/*!
 * 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);

/*!
 * jQuery UI 1.8.2
 *
 * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT (MIT-LICENSE.txt)
 * and GPL (GPL-LICENSE.txt) licenses.
 *
 * http://docs.jquery.com/UI
 */
(function(c){c.ui=c.ui||{};if(!c.ui.version){c.extend(c.ui,{version:"1.8.2",plugin:{add:function(a,b,d){a=c.ui[a].prototype;for(var e in d){a.plugins[e]=a.plugins[e]||[];a.plugins[e].push([b,d[e]])}},call:function(a,b,d){if((b=a.plugins[b])&&a.element[0].parentNode)for(var e=0;e<b.length;e++)a.options[b[e][0]]&&b[e][1].apply(a.element,d)}},contains:function(a,b){return document.compareDocumentPosition?a.compareDocumentPosition(b)&16:a!==b&&a.contains(b)},hasScroll:function(a,b){if(c(a).css("overflow")==
"hidden")return false;b=b&&b=="left"?"scrollLeft":"scrollTop";var d=false;if(a[b]>0)return true;a[b]=1;d=a[b]>0;a[b]=0;return d},isOverAxis:function(a,b,d){return a>b&&a<b+d},isOver:function(a,b,d,e,f,g){return c.ui.isOverAxis(a,d,f)&&c.ui.isOverAxis(b,e,g)},keyCode:{ALT:18,BACKSPACE:8,CAPS_LOCK:20,COMMA:188,COMMAND:91,COMMAND_LEFT:91,COMMAND_RIGHT:93,CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,INSERT:45,LEFT:37,MENU:93,NUMPAD_ADD:107,NUMPAD_DECIMAL:110,NUMPAD_DIVIDE:111,NUMPAD_ENTER:108,
NUMPAD_MULTIPLY:106,NUMPAD_SUBTRACT:109,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SHIFT:16,SPACE:32,TAB:9,UP:38,WINDOWS:91}});c.fn.extend({_focus:c.fn.focus,focus:function(a,b){return typeof a==="number"?this.each(function(){var d=this;setTimeout(function(){c(d).focus();b&&b.call(d)},a)}):this._focus.apply(this,arguments)},enableSelection:function(){return this.attr("unselectable","off").css("MozUserSelect","")},disableSelection:function(){return this.attr("unselectable","on").css("MozUserSelect",
"none")},scrollParent:function(){var a;a=c.browser.msie&&/(static|relative)/.test(this.css("position"))||/absolute/.test(this.css("position"))?this.parents().filter(function(){return/(relative|absolute|fixed)/.test(c.curCSS(this,"position",1))&&/(auto|scroll)/.test(c.curCSS(this,"overflow",1)+c.curCSS(this,"overflow-y",1)+c.curCSS(this,"overflow-x",1))}).eq(0):this.parents().filter(function(){return/(auto|scroll)/.test(c.curCSS(this,"overflow",1)+c.curCSS(this,"overflow-y",1)+c.curCSS(this,"overflow-x",
1))}).eq(0);return/fixed/.test(this.css("position"))||!a.length?c(document):a},zIndex:function(a){if(a!==undefined)return this.css("zIndex",a);if(this.length){a=c(this[0]);for(var b;a.length&&a[0]!==document;){b=a.css("position");if(b=="absolute"||b=="relative"||b=="fixed"){b=parseInt(a.css("zIndex"));if(!isNaN(b)&&b!=0)return b}a=a.parent()}}return 0}});c.extend(c.expr[":"],{data:function(a,b,d){return!!c.data(a,d[3])},focusable:function(a){var b=a.nodeName.toLowerCase(),d=c.attr(a,"tabindex");return(/input|select|textarea|button|object/.test(b)?
!a.disabled:"a"==b||"area"==b?a.href||!isNaN(d):!isNaN(d))&&!c(a)["area"==b?"parents":"closest"](":hidden").length},tabbable:function(a){var b=c.attr(a,"tabindex");return(isNaN(b)||b>=0)&&c(a).is(":focusable")}})}})(jQuery);
(function(b){var j=b.fn.remove;b.fn.remove=function(a,c){return this.each(function(){if(!c)if(!a||b.filter(a,[this]).length)b("*",this).add(this).each(function(){b(this).triggerHandler("remove")});return j.call(b(this),a,c)})};b.widget=function(a,c,d){var e=a.split(".")[0],f;a=a.split(".")[1];f=e+"-"+a;if(!d){d=c;c=b.Widget}b.expr[":"][f]=function(h){return!!b.data(h,a)};b[e]=b[e]||{};b[e][a]=function(h,g){arguments.length&&this._createWidget(h,g)};c=new c;c.options=b.extend({},c.options);b[e][a].prototype=
b.extend(true,c,{namespace:e,widgetName:a,widgetEventPrefix:b[e][a].prototype.widgetEventPrefix||a,widgetBaseClass:f},d);b.widget.bridge(a,b[e][a])};b.widget.bridge=function(a,c){b.fn[a]=function(d){var e=typeof d==="string",f=Array.prototype.slice.call(arguments,1),h=this;d=!e&&f.length?b.extend.apply(null,[true,d].concat(f)):d;if(e&&d.substring(0,1)==="_")return h;e?this.each(function(){var g=b.data(this,a),i=g&&b.isFunction(g[d])?g[d].apply(g,f):g;if(i!==g&&i!==undefined){h=i;return false}}):this.each(function(){var g=
b.data(this,a);if(g){d&&g.option(d);g._init()}else b.data(this,a,new c(d,this))});return h}};b.Widget=function(a,c){arguments.length&&this._createWidget(a,c)};b.Widget.prototype={widgetName:"widget",widgetEventPrefix:"",options:{disabled:false},_createWidget:function(a,c){this.element=b(c).data(this.widgetName,this);this.options=b.extend(true,{},this.options,b.metadata&&b.metadata.get(c)[this.widgetName],a);var d=this;this.element.bind("remove."+this.widgetName,function(){d.destroy()});this._create();
this._init()},_create:function(){},_init:function(){},destroy:function(){this.element.unbind("."+this.widgetName).removeData(this.widgetName);this.widget().unbind("."+this.widgetName).removeAttr("aria-disabled").removeClass(this.widgetBaseClass+"-disabled ui-state-disabled")},widget:function(){return this.element},option:function(a,c){var d=a,e=this;if(arguments.length===0)return b.extend({},e.options);if(typeof a==="string"){if(c===undefined)return this.options[a];d={};d[a]=c}b.each(d,function(f,
h){e._setOption(f,h)});return e},_setOption:function(a,c){this.options[a]=c;if(a==="disabled")this.widget()[c?"addClass":"removeClass"](this.widgetBaseClass+"-disabled ui-state-disabled").attr("aria-disabled",c);return this},enable:function(){return this._setOption("disabled",false)},disable:function(){return this._setOption("disabled",true)},_trigger:function(a,c,d){var e=this.options[a];c=b.Event(c);c.type=(a===this.widgetEventPrefix?a:this.widgetEventPrefix+a).toLowerCase();d=d||{};if(c.originalEvent){a=
b.event.props.length;for(var f;a;){f=b.event.props[--a];c[f]=c.originalEvent[f]}}this.element.trigger(c,d);return!(b.isFunction(e)&&e.call(this.element[0],c,d)===false||c.isDefaultPrevented())}}})(jQuery);
(function(c){c.widget("ui.mouse",{options:{cancel:":input,option",distance:1,delay:0},_mouseInit:function(){var a=this;this.element.bind("mousedown."+this.widgetName,function(b){return a._mouseDown(b)}).bind("click."+this.widgetName,function(b){if(a._preventClickEvent){a._preventClickEvent=false;b.stopImmediatePropagation();return false}});this.started=false},_mouseDestroy:function(){this.element.unbind("."+this.widgetName)},_mouseDown:function(a){a.originalEvent=a.originalEvent||{};if(!a.originalEvent.mouseHandled){this._mouseStarted&&
this._mouseUp(a);this._mouseDownEvent=a;var b=this,e=a.which==1,f=typeof this.options.cancel=="string"?c(a.target).parents().add(a.target).filter(this.options.cancel).length:false;if(!e||f||!this._mouseCapture(a))return true;this.mouseDelayMet=!this.options.delay;if(!this.mouseDelayMet)this._mouseDelayTimer=setTimeout(function(){b.mouseDelayMet=true},this.options.delay);if(this._mouseDistanceMet(a)&&this._mouseDelayMet(a)){this._mouseStarted=this._mouseStart(a)!==false;if(!this._mouseStarted){a.preventDefault();
return true}}this._mouseMoveDelegate=function(d){return b._mouseMove(d)};this._mouseUpDelegate=function(d){return b._mouseUp(d)};c(document).bind("mousemove."+this.widgetName,this._mouseMoveDelegate).bind("mouseup."+this.widgetName,this._mouseUpDelegate);c.browser.safari||a.preventDefault();return a.originalEvent.mouseHandled=true}},_mouseMove:function(a){if(c.browser.msie&&!a.button)return this._mouseUp(a);if(this._mouseStarted){this._mouseDrag(a);return a.preventDefault()}if(this._mouseDistanceMet(a)&&
this._mouseDelayMet(a))(this._mouseStarted=this._mouseStart(this._mouseDownEvent,a)!==false)?this._mouseDrag(a):this._mouseUp(a);return!this._mouseStarted},_mouseUp:function(a){c(document).unbind("mousemove."+this.widgetName,this._mouseMoveDelegate).unbind("mouseup."+this.widgetName,this._mouseUpDelegate);if(this._mouseStarted){this._mouseStarted=false;this._preventClickEvent=a.target==this._mouseDownEvent.target;this._mouseStop(a)}return false},_mouseDistanceMet:function(a){return Math.max(Math.abs(this._mouseDownEvent.pageX-
a.pageX),Math.abs(this._mouseDownEvent.pageY-a.pageY))>=this.options.distance},_mouseDelayMet:function(){return this.mouseDelayMet},_mouseStart:function(){},_mouseDrag:function(){},_mouseStop:function(){},_mouseCapture:function(){return true}})})(jQuery);
(function(d){d.widget("ui.draggable",d.ui.mouse,{widgetEventPrefix:"drag",options:{addClasses:true,appendTo:"parent",axis:false,connectToSortable:false,containment:false,cursor:"auto",cursorAt:false,grid:false,handle:false,helper:"original",iframeFix:false,opacity:false,refreshPositions:false,revert:false,revertDuration:500,scope:"default",scroll:true,scrollSensitivity:20,scrollSpeed:20,snap:false,snapMode:"both",snapTolerance:20,stack:false,zIndex:false},_create:function(){if(this.options.helper==
"original"&&!/^(?:r|a|f)/.test(this.element.css("position")))this.element[0].style.position="relative";this.options.addClasses&&this.element.addClass("ui-draggable");this.options.disabled&&this.element.addClass("ui-draggable-disabled");this._mouseInit()},destroy:function(){if(this.element.data("draggable")){this.element.removeData("draggable").unbind(".draggable").removeClass("ui-draggable ui-draggable-dragging ui-draggable-disabled");this._mouseDestroy();return this}},_mouseCapture:function(a){var b=
this.options;if(this.helper||b.disabled||d(a.target).is(".ui-resizable-handle"))return false;this.handle=this._getHandle(a);if(!this.handle)return false;return true},_mouseStart:function(a){var b=this.options;this.helper=this._createHelper(a);this._cacheHelperProportions();if(d.ui.ddmanager)d.ui.ddmanager.current=this;this._cacheMargins();this.cssPosition=this.helper.css("position");this.scrollParent=this.helper.scrollParent();this.offset=this.positionAbs=this.element.offset();this.offset={top:this.offset.top-
this.margins.top,left:this.offset.left-this.margins.left};d.extend(this.offset,{click:{left:a.pageX-this.offset.left,top:a.pageY-this.offset.top},parent:this._getParentOffset(),relative:this._getRelativeOffset()});this.originalPosition=this.position=this._generatePosition(a);this.originalPageX=a.pageX;this.originalPageY=a.pageY;b.cursorAt&&this._adjustOffsetFromHelper(b.cursorAt);b.containment&&this._setContainment();if(this._trigger("start",a)===false){this._clear();return false}this._cacheHelperProportions();
d.ui.ddmanager&&!b.dropBehaviour&&d.ui.ddmanager.prepareOffsets(this,a);this.helper.addClass("ui-draggable-dragging");this._mouseDrag(a,true);return true},_mouseDrag:function(a,b){this.position=this._generatePosition(a);this.positionAbs=this._convertPositionTo("absolute");if(!b){b=this._uiHash();if(this._trigger("drag",a,b)===false){this._mouseUp({});return false}this.position=b.position}if(!this.options.axis||this.options.axis!="y")this.helper[0].style.left=this.position.left+"px";if(!this.options.axis||
this.options.axis!="x")this.helper[0].style.top=this.position.top+"px";d.ui.ddmanager&&d.ui.ddmanager.drag(this,a);return false},_mouseStop:function(a){var b=false;if(d.ui.ddmanager&&!this.options.dropBehaviour)b=d.ui.ddmanager.drop(this,a);if(this.dropped){b=this.dropped;this.dropped=false}if(!this.element[0]||!this.element[0].parentNode)return false;if(this.options.revert=="invalid"&&!b||this.options.revert=="valid"&&b||this.options.revert===true||d.isFunction(this.options.revert)&&this.options.revert.call(this.element,
b)){var c=this;d(this.helper).animate(this.originalPosition,parseInt(this.options.revertDuration,10),function(){c._trigger("stop",a)!==false&&c._clear()})}else this._trigger("stop",a)!==false&&this._clear();return false},cancel:function(){this.helper.is(".ui-draggable-dragging")?this._mouseUp({}):this._clear();return this},_getHandle:function(a){var b=!this.options.handle||!d(this.options.handle,this.element).length?true:false;d(this.options.handle,this.element).find("*").andSelf().each(function(){if(this==
a.target)b=true});return b},_createHelper:function(a){var b=this.options;a=d.isFunction(b.helper)?d(b.helper.apply(this.element[0],[a])):b.helper=="clone"?this.element.clone():this.element;a.parents("body").length||a.appendTo(b.appendTo=="parent"?this.element[0].parentNode:b.appendTo);a[0]!=this.element[0]&&!/(fixed|absolute)/.test(a.css("position"))&&a.css("position","absolute");return a},_adjustOffsetFromHelper:function(a){if(typeof a=="string")a=a.split(" ");if(d.isArray(a))a={left:+a[0],top:+a[1]||
0};if("left"in a)this.offset.click.left=a.left+this.margins.left;if("right"in a)this.offset.click.left=this.helperProportions.width-a.right+this.margins.left;if("top"in a)this.offset.click.top=a.top+this.margins.top;if("bottom"in a)this.offset.click.top=this.helperProportions.height-a.bottom+this.margins.top},_getParentOffset:function(){this.offsetParent=this.helper.offsetParent();var a=this.offsetParent.offset();if(this.cssPosition=="absolute"&&this.scrollParent[0]!=document&&d.ui.contains(this.scrollParent[0],
this.offsetParent[0])){a.left+=this.scrollParent.scrollLeft();a.top+=this.scrollParent.scrollTop()}if(this.offsetParent[0]==document.body||this.offsetParent[0].tagName&&this.offsetParent[0].tagName.toLowerCase()=="html"&&d.browser.msie)a={top:0,left:0};return{top:a.top+(parseInt(this.offsetParent.css("borderTopWidth"),10)||0),left:a.left+(parseInt(this.offsetParent.css("borderLeftWidth"),10)||0)}},_getRelativeOffset:function(){if(this.cssPosition=="relative"){var a=this.element.position();return{top:a.top-
(parseInt(this.helper.css("top"),10)||0)+this.scrollParent.scrollTop(),left:a.left-(parseInt(this.helper.css("left"),10)||0)+this.scrollParent.scrollLeft()}}else return{top:0,left:0}},_cacheMargins:function(){this.margins={left:parseInt(this.element.css("marginLeft"),10)||0,top:parseInt(this.element.css("marginTop"),10)||0}},_cacheHelperProportions:function(){this.helperProportions={width:this.helper.outerWidth(),height:this.helper.outerHeight()}},_setContainment:function(){var a=this.options;if(a.containment==
"parent")a.containment=this.helper[0].parentNode;if(a.containment=="document"||a.containment=="window")this.containment=[0-this.offset.relative.left-this.offset.parent.left,0-this.offset.relative.top-this.offset.parent.top,d(a.containment=="document"?document:window).width()-this.helperProportions.width-this.margins.left,(d(a.containment=="document"?document:window).height()||document.body.parentNode.scrollHeight)-this.helperProportions.height-this.margins.top];if(!/^(document|window|parent)$/.test(a.containment)&&
a.containment.constructor!=Array){var b=d(a.containment)[0];if(b){a=d(a.containment).offset();var c=d(b).css("overflow")!="hidden";this.containment=[a.left+(parseInt(d(b).css("borderLeftWidth"),10)||0)+(parseInt(d(b).css("paddingLeft"),10)||0)-this.margins.left,a.top+(parseInt(d(b).css("borderTopWidth"),10)||0)+(parseInt(d(b).css("paddingTop"),10)||0)-this.margins.top,a.left+(c?Math.max(b.scrollWidth,b.offsetWidth):b.offsetWidth)-(parseInt(d(b).css("borderLeftWidth"),10)||0)-(parseInt(d(b).css("paddingRight"),
10)||0)-this.helperProportions.width-this.margins.left,a.top+(c?Math.max(b.scrollHeight,b.offsetHeight):b.offsetHeight)-(parseInt(d(b).css("borderTopWidth"),10)||0)-(parseInt(d(b).css("paddingBottom"),10)||0)-this.helperProportions.height-this.margins.top]}}else if(a.containment.constructor==Array)this.containment=a.containment},_convertPositionTo:function(a,b){if(!b)b=this.position;a=a=="absolute"?1:-1;var c=this.cssPosition=="absolute"&&!(this.scrollParent[0]!=document&&d.ui.contains(this.scrollParent[0],
this.offsetParent[0]))?this.offsetParent:this.scrollParent,f=/(html|body)/i.test(c[0].tagName);return{top:b.top+this.offset.relative.top*a+this.offset.parent.top*a-(d.browser.safari&&d.browser.version<526&&this.cssPosition=="fixed"?0:(this.cssPosition=="fixed"?-this.scrollParent.scrollTop():f?0:c.scrollTop())*a),left:b.left+this.offset.relative.left*a+this.offset.parent.left*a-(d.browser.safari&&d.browser.version<526&&this.cssPosition=="fixed"?0:(this.cssPosition=="fixed"?-this.scrollParent.scrollLeft():
f?0:c.scrollLeft())*a)}},_generatePosition:function(a){var b=this.options,c=this.cssPosition=="absolute"&&!(this.scrollParent[0]!=document&&d.ui.contains(this.scrollParent[0],this.offsetParent[0]))?this.offsetParent:this.scrollParent,f=/(html|body)/i.test(c[0].tagName),e=a.pageX,g=a.pageY;if(this.originalPosition){if(this.containment){if(a.pageX-this.offset.click.left<this.containment[0])e=this.containment[0]+this.offset.click.left;if(a.pageY-this.offset.click.top<this.containment[1])g=this.containment[1]+
this.offset.click.top;if(a.pageX-this.offset.click.left>this.containment[2])e=this.containment[2]+this.offset.click.left;if(a.pageY-this.offset.click.top>this.containment[3])g=this.containment[3]+this.offset.click.top}if(b.grid){g=this.originalPageY+Math.round((g-this.originalPageY)/b.grid[1])*b.grid[1];g=this.containment?!(g-this.offset.click.top<this.containment[1]||g-this.offset.click.top>this.containment[3])?g:!(g-this.offset.click.top<this.containment[1])?g-b.grid[1]:g+b.grid[1]:g;e=this.originalPageX+
Math.round((e-this.originalPageX)/b.grid[0])*b.grid[0];e=this.containment?!(e-this.offset.click.left<this.containment[0]||e-this.offset.click.left>this.containment[2])?e:!(e-this.offset.click.left<this.containment[0])?e-b.grid[0]:e+b.grid[0]:e}}return{top:g-this.offset.click.top-this.offset.relative.top-this.offset.parent.top+(d.browser.safari&&d.browser.version<526&&this.cssPosition=="fixed"?0:this.cssPosition=="fixed"?-this.scrollParent.scrollTop():f?0:c.scrollTop()),left:e-this.offset.click.left-
this.offset.relative.left-this.offset.parent.left+(d.browser.safari&&d.browser.version<526&&this.cssPosition=="fixed"?0:this.cssPosition=="fixed"?-this.scrollParent.scrollLeft():f?0:c.scrollLeft())}},_clear:function(){this.helper.removeClass("ui-draggable-dragging");this.helper[0]!=this.element[0]&&!this.cancelHelperRemoval&&this.helper.remove();this.helper=null;this.cancelHelperRemoval=false},_trigger:function(a,b,c){c=c||this._uiHash();d.ui.plugin.call(this,a,[b,c]);if(a=="drag")this.positionAbs=
this._convertPositionTo("absolute");return d.Widget.prototype._trigger.call(this,a,b,c)},plugins:{},_uiHash:function(){return{helper:this.helper,position:this.position,originalPosition:this.originalPosition,offset:this.positionAbs}}});d.extend(d.ui.draggable,{version:"1.8.2"});d.ui.plugin.add("draggable","connectToSortable",{start:function(a,b){var c=d(this).data("draggable"),f=c.options,e=d.extend({},b,{item:c.element});c.sortables=[];d(f.connectToSortable).each(function(){var g=d.data(this,"sortable");
if(g&&!g.options.disabled){c.sortables.push({instance:g,shouldRevert:g.options.revert});g._refreshItems();g._trigger("activate",a,e)}})},stop:function(a,b){var c=d(this).data("draggable"),f=d.extend({},b,{item:c.element});d.each(c.sortables,function(){if(this.instance.isOver){this.instance.isOver=0;c.cancelHelperRemoval=true;this.instance.cancelHelperRemoval=false;if(this.shouldRevert)this.instance.options.revert=true;this.instance._mouseStop(a);this.instance.options.helper=this.instance.options._helper;
c.options.helper=="original"&&this.instance.currentItem.css({top:"auto",left:"auto"})}else{this.instance.cancelHelperRemoval=false;this.instance._trigger("deactivate",a,f)}})},drag:function(a,b){var c=d(this).data("draggable"),f=this;d.each(c.sortables,function(){this.instance.positionAbs=c.positionAbs;this.instance.helperProportions=c.helperProportions;this.instance.offset.click=c.offset.click;if(this.instance._intersectsWith(this.instance.containerCache)){if(!this.instance.isOver){this.instance.isOver=
1;this.instance.currentItem=d(f).clone().appendTo(this.instance.element).data("sortable-item",true);this.instance.options._helper=this.instance.options.helper;this.instance.options.helper=function(){return b.helper[0]};a.target=this.instance.currentItem[0];this.instance._mouseCapture(a,true);this.instance._mouseStart(a,true,true);this.instance.offset.click.top=c.offset.click.top;this.instance.offset.click.left=c.offset.click.left;this.instance.offset.parent.left-=c.offset.parent.left-this.instance.offset.parent.left;
this.instance.offset.parent.top-=c.offset.parent.top-this.instance.offset.parent.top;c._trigger("toSortable",a);c.dropped=this.instance.element;c.currentItem=c.element;this.instance.fromOutside=c}this.instance.currentItem&&this.instance._mouseDrag(a)}else if(this.instance.isOver){this.instance.isOver=0;this.instance.cancelHelperRemoval=true;this.instance.options.revert=false;this.instance._trigger("out",a,this.instance._uiHash(this.instance));this.instance._mouseStop(a,true);this.instance.options.helper=
this.instance.options._helper;this.instance.currentItem.remove();this.instance.placeholder&&this.instance.placeholder.remove();c._trigger("fromSortable",a);c.dropped=false}})}});d.ui.plugin.add("draggable","cursor",{start:function(){var a=d("body"),b=d(this).data("draggable").options;if(a.css("cursor"))b._cursor=a.css("cursor");a.css("cursor",b.cursor)},stop:function(){var a=d(this).data("draggable").options;a._cursor&&d("body").css("cursor",a._cursor)}});d.ui.plugin.add("draggable","iframeFix",{start:function(){var a=
d(this).data("draggable").options;d(a.iframeFix===true?"iframe":a.iframeFix).each(function(){d('<div class="ui-draggable-iframeFix" style="background: #fff;"></div>').css({width:this.offsetWidth+"px",height:this.offsetHeight+"px",position:"absolute",opacity:"0.001",zIndex:1E3}).css(d(this).offset()).appendTo("body")})},stop:function(){d("div.ui-draggable-iframeFix").each(function(){this.parentNode.removeChild(this)})}});d.ui.plugin.add("draggable","opacity",{start:function(a,b){a=d(b.helper);b=d(this).data("draggable").options;
if(a.css("opacity"))b._opacity=a.css("opacity");a.css("opacity",b.opacity)},stop:function(a,b){a=d(this).data("draggable").options;a._opacity&&d(b.helper).css("opacity",a._opacity)}});d.ui.plugin.add("draggable","scroll",{start:function(){var a=d(this).data("draggable");if(a.scrollParent[0]!=document&&a.scrollParent[0].tagName!="HTML")a.overflowOffset=a.scrollParent.offset()},drag:function(a){var b=d(this).data("draggable"),c=b.options,f=false;if(b.scrollParent[0]!=document&&b.scrollParent[0].tagName!=
"HTML"){if(!c.axis||c.axis!="x")if(b.overflowOffset.top+b.scrollParent[0].offsetHeight-a.pageY<c.scrollSensitivity)b.scrollParent[0].scrollTop=f=b.scrollParent[0].scrollTop+c.scrollSpeed;else if(a.pageY-b.overflowOffset.top<c.scrollSensitivity)b.scrollParent[0].scrollTop=f=b.scrollParent[0].scrollTop-c.scrollSpeed;if(!c.axis||c.axis!="y")if(b.overflowOffset.left+b.scrollParent[0].offsetWidth-a.pageX<c.scrollSensitivity)b.scrollParent[0].scrollLeft=f=b.scrollParent[0].scrollLeft+c.scrollSpeed;else if(a.pageX-
b.overflowOffset.left<c.scrollSensitivity)b.scrollParent[0].scrollLeft=f=b.scrollParent[0].scrollLeft-c.scrollSpeed}else{if(!c.axis||c.axis!="x")if(a.pageY-d(document).scrollTop()<c.scrollSensitivity)f=d(document).scrollTop(d(document).scrollTop()-c.scrollSpeed);else if(d(window).height()-(a.pageY-d(document).scrollTop())<c.scrollSensitivity)f=d(document).scrollTop(d(document).scrollTop()+c.scrollSpeed);if(!c.axis||c.axis!="y")if(a.pageX-d(document).scrollLeft()<c.scrollSensitivity)f=d(document).scrollLeft(d(document).scrollLeft()-
c.scrollSpeed);else if(d(window).width()-(a.pageX-d(document).scrollLeft())<c.scrollSensitivity)f=d(document).scrollLeft(d(document).scrollLeft()+c.scrollSpeed)}f!==false&&d.ui.ddmanager&&!c.dropBehaviour&&d.ui.ddmanager.prepareOffsets(b,a)}});d.ui.plugin.add("draggable","snap",{start:function(){var a=d(this).data("draggable"),b=a.options;a.snapElements=[];d(b.snap.constructor!=String?b.snap.items||":data(draggable)":b.snap).each(function(){var c=d(this),f=c.offset();this!=a.element[0]&&a.snapElements.push({item:this,
width:c.outerWidth(),height:c.outerHeight(),top:f.top,left:f.left})})},drag:function(a,b){for(var c=d(this).data("draggable"),f=c.options,e=f.snapTolerance,g=b.offset.left,n=g+c.helperProportions.width,m=b.offset.top,o=m+c.helperProportions.height,h=c.snapElements.length-1;h>=0;h--){var i=c.snapElements[h].left,k=i+c.snapElements[h].width,j=c.snapElements[h].top,l=j+c.snapElements[h].height;if(i-e<g&&g<k+e&&j-e<m&&m<l+e||i-e<g&&g<k+e&&j-e<o&&o<l+e||i-e<n&&n<k+e&&j-e<m&&m<l+e||i-e<n&&n<k+e&&j-e<o&&
o<l+e){if(f.snapMode!="inner"){var p=Math.abs(j-o)<=e,q=Math.abs(l-m)<=e,r=Math.abs(i-n)<=e,s=Math.abs(k-g)<=e;if(p)b.position.top=c._convertPositionTo("relative",{top:j-c.helperProportions.height,left:0}).top-c.margins.top;if(q)b.position.top=c._convertPositionTo("relative",{top:l,left:0}).top-c.margins.top;if(r)b.position.left=c._convertPositionTo("relative",{top:0,left:i-c.helperProportions.width}).left-c.margins.left;if(s)b.position.left=c._convertPositionTo("relative",{top:0,left:k}).left-c.margins.left}var t=
p||q||r||s;if(f.snapMode!="outer"){p=Math.abs(j-m)<=e;q=Math.abs(l-o)<=e;r=Math.abs(i-g)<=e;s=Math.abs(k-n)<=e;if(p)b.position.top=c._convertPositionTo("relative",{top:j,left:0}).top-c.margins.top;if(q)b.position.top=c._convertPositionTo("relative",{top:l-c.helperProportions.height,left:0}).top-c.margins.top;if(r)b.position.left=c._convertPositionTo("relative",{top:0,left:i}).left-c.margins.left;if(s)b.position.left=c._convertPositionTo("relative",{top:0,left:k-c.helperProportions.width}).left-c.margins.left}if(!c.snapElements[h].snapping&&
(p||q||r||s||t))c.options.snap.snap&&c.options.snap.snap.call(c.element,a,d.extend(c._uiHash(),{snapItem:c.snapElements[h].item}));c.snapElements[h].snapping=p||q||r||s||t}else{c.snapElements[h].snapping&&c.options.snap.release&&c.options.snap.release.call(c.element,a,d.extend(c._uiHash(),{snapItem:c.snapElements[h].item}));c.snapElements[h].snapping=false}}}});d.ui.plugin.add("draggable","stack",{start:function(){var a=d(this).data("draggable").options;a=d.makeArray(d(a.stack)).sort(function(c,f){return(parseInt(d(c).css("zIndex"),
10)||0)-(parseInt(d(f).css("zIndex"),10)||0)});if(a.length){var b=parseInt(a[0].style.zIndex)||0;d(a).each(function(c){this.style.zIndex=b+c});this[0].style.zIndex=b+a.length}}});d.ui.plugin.add("draggable","zIndex",{start:function(a,b){a=d(b.helper);b=d(this).data("draggable").options;if(a.css("zIndex"))b._zIndex=a.css("zIndex");a.css("zIndex",b.zIndex)},stop:function(a,b){a=d(this).data("draggable").options;a._zIndex&&d(b.helper).css("zIndex",a._zIndex)}})})(jQuery);
(function(d){d.widget("ui.droppable",{widgetEventPrefix:"drop",options:{accept:"*",activeClass:false,addClasses:true,greedy:false,hoverClass:false,scope:"default",tolerance:"intersect"},_create:function(){var a=this.options,b=a.accept;this.isover=0;this.isout=1;this.accept=d.isFunction(b)?b:function(c){return c.is(b)};this.proportions={width:this.element[0].offsetWidth,height:this.element[0].offsetHeight};d.ui.ddmanager.droppables[a.scope]=d.ui.ddmanager.droppables[a.scope]||[];d.ui.ddmanager.droppables[a.scope].push(this);
a.addClasses&&this.element.addClass("ui-droppable")},destroy:function(){for(var a=d.ui.ddmanager.droppables[this.options.scope],b=0;b<a.length;b++)a[b]==this&&a.splice(b,1);this.element.removeClass("ui-droppable ui-droppable-disabled").removeData("droppable").unbind(".droppable");return this},_setOption:function(a,b){if(a=="accept")this.accept=d.isFunction(b)?b:function(c){return c.is(b)};d.Widget.prototype._setOption.apply(this,arguments)},_activate:function(a){var b=d.ui.ddmanager.current;this.options.activeClass&&
this.element.addClass(this.options.activeClass);b&&this._trigger("activate",a,this.ui(b))},_deactivate:function(a){var b=d.ui.ddmanager.current;this.options.activeClass&&this.element.removeClass(this.options.activeClass);b&&this._trigger("deactivate",a,this.ui(b))},_over:function(a){var b=d.ui.ddmanager.current;if(!(!b||(b.currentItem||b.element)[0]==this.element[0]))if(this.accept.call(this.element[0],b.currentItem||b.element)){this.options.hoverClass&&this.element.addClass(this.options.hoverClass);
this._trigger("over",a,this.ui(b))}},_out:function(a){var b=d.ui.ddmanager.current;if(!(!b||(b.currentItem||b.element)[0]==this.element[0]))if(this.accept.call(this.element[0],b.currentItem||b.element)){this.options.hoverClass&&this.element.removeClass(this.options.hoverClass);this._trigger("out",a,this.ui(b))}},_drop:function(a,b){var c=b||d.ui.ddmanager.current;if(!c||(c.currentItem||c.element)[0]==this.element[0])return false;var e=false;this.element.find(":data(droppable)").not(".ui-draggable-dragging").each(function(){var g=
d.data(this,"droppable");if(g.options.greedy&&!g.options.disabled&&g.options.scope==c.options.scope&&g.accept.call(g.element[0],c.currentItem||c.element)&&d.ui.intersect(c,d.extend(g,{offset:g.element.offset()}),g.options.tolerance)){e=true;return false}});if(e)return false;if(this.accept.call(this.element[0],c.currentItem||c.element)){this.options.activeClass&&this.element.removeClass(this.options.activeClass);this.options.hoverClass&&this.element.removeClass(this.options.hoverClass);this._trigger("drop",
a,this.ui(c));return this.element}return false},ui:function(a){return{draggable:a.currentItem||a.element,helper:a.helper,position:a.position,offset:a.positionAbs}}});d.extend(d.ui.droppable,{version:"1.8.2"});d.ui.intersect=function(a,b,c){if(!b.offset)return false;var e=(a.positionAbs||a.position.absolute).left,g=e+a.helperProportions.width,f=(a.positionAbs||a.position.absolute).top,h=f+a.helperProportions.height,i=b.offset.left,k=i+b.proportions.width,j=b.offset.top,l=j+b.proportions.height;
switch(c){case "fit":return i<e&&g<k&&j<f&&h<l;case "intersect":return i<e+a.helperProportions.width/2&&g-a.helperProportions.width/2<k&&j<f+a.helperProportions.height/2&&h-a.helperProportions.height/2<l;case "pointer":return d.ui.isOver((a.positionAbs||a.position.absolute).top+(a.clickOffset||a.offset.click).top,(a.positionAbs||a.position.absolute).left+(a.clickOffset||a.offset.click).left,j,i,b.proportions.height,b.proportions.width);case "touch":return(f>=j&&f<=l||h>=j&&h<=l||f<j&&h>l)&&(e>=i&&
e<=k||g>=i&&g<=k||e<i&&g>k);default:return false}};d.ui.ddmanager={current:null,droppables:{"default":[]},prepareOffsets:function(a,b){var c=d.ui.ddmanager.droppables[a.options.scope]||[],e=b?b.type:null,g=(a.currentItem||a.element).find(":data(droppable)").andSelf(),f=0;a:for(;f<c.length;f++)if(!(c[f].options.disabled||a&&!c[f].accept.call(c[f].element[0],a.currentItem||a.element))){for(var h=0;h<g.length;h++)if(g[h]==c[f].element[0]){c[f].proportions.height=0;continue a}c[f].visible=c[f].element.css("display")!=
"none";if(c[f].visible){c[f].offset=c[f].element.offset();c[f].proportions={width:c[f].element[0].offsetWidth,height:c[f].element[0].offsetHeight};e=="mousedown"&&c[f]._activate.call(c[f],b)}}},drop:function(a,b){var c=false;d.each(d.ui.ddmanager.droppables[a.options.scope]||[],function(){if(this.options){if(!this.options.disabled&&this.visible&&d.ui.intersect(a,this,this.options.tolerance))c=c||this._drop.call(this,b);if(!this.options.disabled&&this.visible&&this.accept.call(this.element[0],a.currentItem||
a.element)){this.isout=1;this.isover=0;this._deactivate.call(this,b)}}});return c},drag:function(a,b){a.options.refreshPositions&&d.ui.ddmanager.prepareOffsets(a,b);d.each(d.ui.ddmanager.droppables[a.options.scope]||[],function(){if(!(this.options.disabled||this.greedyChild||!this.visible)){var c=d.ui.intersect(a,this,this.options.tolerance);if(c=!c&&this.isover==1?"isout":c&&this.isover==0?"isover":null){var e;if(this.options.greedy){var g=this.element.parents(":data(droppable):eq(0)");if(g.length){e=
d.data(g[0],"droppable");e.greedyChild=c=="isover"?1:0}}if(e&&c=="isover"){e.isover=0;e.isout=1;e._out.call(e,b)}this[c]=1;this[c=="isout"?"isover":"isout"]=0;this[c=="isover"?"_over":"_out"].call(this,b);if(e&&c=="isout"){e.isout=0;e.isover=1;e._over.call(e,b)}}}})}}})(jQuery);
(function(d){d.widget("ui.resizable",d.ui.mouse,{widgetEventPrefix:"resize",options:{alsoResize:false,animate:false,animateDuration:"slow",animateEasing:"swing",aspectRatio:false,autoHide:false,containment:false,ghost:false,grid:false,handles:"e,s,se",helper:false,maxHeight:null,maxWidth:null,minHeight:10,minWidth:10,zIndex:1E3},_create:function(){var b=this,a=this.options;this.element.addClass("ui-resizable");d.extend(this,{_aspectRatio:!!a.aspectRatio,aspectRatio:a.aspectRatio,originalElement:this.element,
_proportionallyResizeElements:[],_helper:a.helper||a.ghost||a.animate?a.helper||"ui-resizable-helper":null});if(this.element[0].nodeName.match(/canvas|textarea|input|select|button|img/i)){/relative/.test(this.element.css("position"))&&d.browser.opera&&this.element.css({position:"relative",top:"auto",left:"auto"});this.element.wrap(d('<div class="ui-wrapper" style="overflow: hidden;"></div>').css({position:this.element.css("position"),width:this.element.outerWidth(),height:this.element.outerHeight(),
top:this.element.css("top"),left:this.element.css("left")}));this.element=this.element.parent().data("resizable",this.element.data("resizable"));this.elementIsWrapper=true;this.element.css({marginLeft:this.originalElement.css("marginLeft"),marginTop:this.originalElement.css("marginTop"),marginRight:this.originalElement.css("marginRight"),marginBottom:this.originalElement.css("marginBottom")});this.originalElement.css({marginLeft:0,marginTop:0,marginRight:0,marginBottom:0});this.originalResizeStyle=
this.originalElement.css("resize");this.originalElement.css("resize","none");this._proportionallyResizeElements.push(this.originalElement.css({position:"static",zoom:1,display:"block"}));this.originalElement.css({margin:this.originalElement.css("margin")});this._proportionallyResize()}this.handles=a.handles||(!d(".ui-resizable-handle",this.element).length?"e,s,se":{n:".ui-resizable-n",e:".ui-resizable-e",s:".ui-resizable-s",w:".ui-resizable-w",se:".ui-resizable-se",sw:".ui-resizable-sw",ne:".ui-resizable-ne",
nw:".ui-resizable-nw"});if(this.handles.constructor==String){if(this.handles=="all")this.handles="n,e,s,w,se,sw,ne,nw";var c=this.handles.split(",");this.handles={};for(var e=0;e<c.length;e++){var g=d.trim(c[e]),f=d('<div class="ui-resizable-handle '+("ui-resizable-"+g)+'"></div>');/sw|se|ne|nw/.test(g)&&f.css({zIndex:++a.zIndex});"se"==g&&f.addClass("ui-icon ui-icon-gripsmall-diagonal-se");this.handles[g]=".ui-resizable-"+g;this.element.append(f)}}this._renderAxis=function(h){h=h||this.element;for(var i in this.handles){if(this.handles[i].constructor==
String)this.handles[i]=d(this.handles[i],this.element).show();if(this.elementIsWrapper&&this.originalElement[0].nodeName.match(/textarea|input|select|button/i)){var j=d(this.handles[i],this.element),l=0;l=/sw|ne|nw|se|n|s/.test(i)?j.outerHeight():j.outerWidth();j=["padding",/ne|nw|n/.test(i)?"Top":/se|sw|s/.test(i)?"Bottom":/^e$/.test(i)?"Right":"Left"].join("");h.css(j,l);this._proportionallyResize()}d(this.handles[i])}};this._renderAxis(this.element);this._handles=d(".ui-resizable-handle",this.element).disableSelection();
this._handles.mouseover(function(){if(!b.resizing){if(this.className)var h=this.className.match(/ui-resizable-(se|sw|ne|nw|n|e|s|w)/i);b.axis=h&&h[1]?h[1]:"se"}});if(a.autoHide){this._handles.hide();d(this.element).addClass("ui-resizable-autohide").hover(function(){d(this).removeClass("ui-resizable-autohide");b._handles.show()},function(){if(!b.resizing){d(this).addClass("ui-resizable-autohide");b._handles.hide()}})}this._mouseInit()},destroy:function(){this._mouseDestroy();var b=function(c){d(c).removeClass("ui-resizable ui-resizable-disabled ui-resizable-resizing").removeData("resizable").unbind(".resizable").find(".ui-resizable-handle").remove()};
if(this.elementIsWrapper){b(this.element);var a=this.element;a.after(this.originalElement.css({position:a.css("position"),width:a.outerWidth(),height:a.outerHeight(),top:a.css("top"),left:a.css("left")})).remove()}this.originalElement.css("resize",this.originalResizeStyle);b(this.originalElement);return this},_mouseCapture:function(b){var a=false;for(var c in this.handles)if(d(this.handles[c])[0]==b.target)a=true;return!this.options.disabled&&a},_mouseStart:function(b){var a=this.options,c=this.element.position(),
e=this.element;this.resizing=true;this.documentScroll={top:d(document).scrollTop(),left:d(document).scrollLeft()};if(e.is(".ui-draggable")||/absolute/.test(e.css("position")))e.css({position:"absolute",top:c.top,left:c.left});d.browser.opera&&/relative/.test(e.css("position"))&&e.css({position:"relative",top:"auto",left:"auto"});this._renderProxy();c=m(this.helper.css("left"));var g=m(this.helper.css("top"));if(a.containment){c+=d(a.containment).scrollLeft()||0;g+=d(a.containment).scrollTop()||0}this.offset=
this.helper.offset();this.position={left:c,top:g};this.size=this._helper?{width:e.outerWidth(),height:e.outerHeight()}:{width:e.width(),height:e.height()};this.originalSize=this._helper?{width:e.outerWidth(),height:e.outerHeight()}:{width:e.width(),height:e.height()};this.originalPosition={left:c,top:g};this.sizeDiff={width:e.outerWidth()-e.width(),height:e.outerHeight()-e.height()};this.originalMousePosition={left:b.pageX,top:b.pageY};this.aspectRatio=typeof a.aspectRatio=="number"?a.aspectRatio:
this.originalSize.width/this.originalSize.height||1;a=d(".ui-resizable-"+this.axis).css("cursor");d("body").css("cursor",a=="auto"?this.axis+"-resize":a);e.addClass("ui-resizable-resizing");this._propagate("start",b);return true},_mouseDrag:function(b){var a=this.helper,c=this.originalMousePosition,e=this._change[this.axis];if(!e)return false;c=e.apply(this,[b,b.pageX-c.left||0,b.pageY-c.top||0]);if(this._aspectRatio||b.shiftKey)c=this._updateRatio(c,b);c=this._respectSize(c,b);this._propagate("resize",
b);a.css({top:this.position.top+"px",left:this.position.left+"px",width:this.size.width+"px",height:this.size.height+"px"});!this._helper&&this._proportionallyResizeElements.length&&this._proportionallyResize();this._updateCache(c);this._trigger("resize",b,this.ui());return false},_mouseStop:function(b){this.resizing=false;var a=this.options,c=this;if(this._helper){var e=this._proportionallyResizeElements,g=e.length&&/textarea/i.test(e[0].nodeName);e=g&&d.ui.hasScroll(e[0],"left")?0:c.sizeDiff.height;
g={width:c.size.width-(g?0:c.sizeDiff.width),height:c.size.height-e};e=parseInt(c.element.css("left"),10)+(c.position.left-c.originalPosition.left)||null;var f=parseInt(c.element.css("top"),10)+(c.position.top-c.originalPosition.top)||null;a.animate||this.element.css(d.extend(g,{top:f,left:e}));c.helper.height(c.size.height);c.helper.width(c.size.width);this._helper&&!a.animate&&this._proportionallyResize()}d("body").css("cursor","auto");this.element.removeClass("ui-resizable-resizing");this._propagate("stop",
b);this._helper&&this.helper.remove();return false},_updateCache:function(b){this.offset=this.helper.offset();if(k(b.left))this.position.left=b.left;if(k(b.top))this.position.top=b.top;if(k(b.height))this.size.height=b.height;if(k(b.width))this.size.width=b.width},_updateRatio:function(b){var a=this.position,c=this.size,e=this.axis;if(b.height)b.width=c.height*this.aspectRatio;else if(b.width)b.height=c.width/this.aspectRatio;if(e=="sw"){b.left=a.left+(c.width-b.width);b.top=null}if(e=="nw"){b.top=
a.top+(c.height-b.height);b.left=a.left+(c.width-b.width)}return b},_respectSize:function(b){var a=this.options,c=this.axis,e=k(b.width)&&a.maxWidth&&a.maxWidth<b.width,g=k(b.height)&&a.maxHeight&&a.maxHeight<b.height,f=k(b.width)&&a.minWidth&&a.minWidth>b.width,h=k(b.height)&&a.minHeight&&a.minHeight>b.height;if(f)b.width=a.minWidth;if(h)b.height=a.minHeight;if(e)b.width=a.maxWidth;if(g)b.height=a.maxHeight;var i=this.originalPosition.left+this.originalSize.width,j=this.position.top+this.size.height,
l=/sw|nw|w/.test(c);c=/nw|ne|n/.test(c);if(f&&l)b.left=i-a.minWidth;if(e&&l)b.left=i-a.maxWidth;if(h&&c)b.top=j-a.minHeight;if(g&&c)b.top=j-a.maxHeight;if((a=!b.width&&!b.height)&&!b.left&&b.top)b.top=null;else if(a&&!b.top&&b.left)b.left=null;return b},_proportionallyResize:function(){if(this._proportionallyResizeElements.length)for(var b=this.helper||this.element,a=0;a<this._proportionallyResizeElements.length;a++){var c=this._proportionallyResizeElements[a];if(!this.borderDif){var e=[c.css("borderTopWidth"),
c.css("borderRightWidth"),c.css("borderBottomWidth"),c.css("borderLeftWidth")],g=[c.css("paddingTop"),c.css("paddingRight"),c.css("paddingBottom"),c.css("paddingLeft")];this.borderDif=d.map(e,function(f,h){f=parseInt(f,10)||0;h=parseInt(g[h],10)||0;return f+h})}d.browser.msie&&(d(b).is(":hidden")||d(b).parents(":hidden").length)||c.css({height:b.height()-this.borderDif[0]-this.borderDif[2]||0,width:b.width()-this.borderDif[1]-this.borderDif[3]||0})}},_renderProxy:function(){var b=this.options;this.elementOffset=
this.element.offset();if(this._helper){this.helper=this.helper||d('<div style="overflow:hidden;"></div>');var a=d.browser.msie&&d.browser.version<7,c=a?1:0;a=a?2:-1;this.helper.addClass(this._helper).css({width:this.element.outerWidth()+a,height:this.element.outerHeight()+a,position:"absolute",left:this.elementOffset.left-c+"px",top:this.elementOffset.top-c+"px",zIndex:++b.zIndex});this.helper.appendTo("body").disableSelection()}else this.helper=this.element},_change:{e:function(b,a){return{width:this.originalSize.width+
a}},w:function(b,a){return{left:this.originalPosition.left+a,width:this.originalSize.width-a}},n:function(b,a,c){return{top:this.originalPosition.top+c,height:this.originalSize.height-c}},s:function(b,a,c){return{height:this.originalSize.height+c}},se:function(b,a,c){return d.extend(this._change.s.apply(this,arguments),this._change.e.apply(this,[b,a,c]))},sw:function(b,a,c){return d.extend(this._change.s.apply(this,arguments),this._change.w.apply(this,[b,a,c]))},ne:function(b,a,c){return d.extend(this._change.n.apply(this,
arguments),this._change.e.apply(this,[b,a,c]))},nw:function(b,a,c){return d.extend(this._change.n.apply(this,arguments),this._change.w.apply(this,[b,a,c]))}},_propagate:function(b,a){d.ui.plugin.call(this,b,[a,this.ui()]);b!="resize"&&this._trigger(b,a,this.ui())},plugins:{},ui:function(){return{originalElement:this.originalElement,element:this.element,helper:this.helper,position:this.position,size:this.size,originalSize:this.originalSize,originalPosition:this.originalPosition}}});d.extend(d.ui.resizable,
{version:"1.8.2"});d.ui.plugin.add("resizable","alsoResize",{start:function(){var b=d(this).data("resizable").options,a=function(c){d(c).each(function(){d(this).data("resizable-alsoresize",{width:parseInt(d(this).width(),10),height:parseInt(d(this).height(),10),left:parseInt(d(this).css("left"),10),top:parseInt(d(this).css("top"),10)})})};if(typeof b.alsoResize=="object"&&!b.alsoResize.parentNode)if(b.alsoResize.length){b.alsoResize=b.alsoResize[0];a(b.alsoResize)}else d.each(b.alsoResize,function(c){a(c)});
else a(b.alsoResize)},resize:function(){var b=d(this).data("resizable"),a=b.options,c=b.originalSize,e=b.originalPosition,g={height:b.size.height-c.height||0,width:b.size.width-c.width||0,top:b.position.top-e.top||0,left:b.position.left-e.left||0},f=function(h,i){d(h).each(function(){var j=d(this),l=d(this).data("resizable-alsoresize"),p={};d.each((i&&i.length?i:["width","height","top","left"])||["width","height","top","left"],function(n,o){if((n=(l[o]||0)+(g[o]||0))&&n>=0)p[o]=n||null});if(/relative/.test(j.css("position"))&&
d.browser.opera){b._revertToRelativePosition=true;j.css({position:"absolute",top:"auto",left:"auto"})}j.css(p)})};typeof a.alsoResize=="object"&&!a.alsoResize.nodeType?d.each(a.alsoResize,function(h,i){f(h,i)}):f(a.alsoResize)},stop:function(){var b=d(this).data("resizable");if(b._revertToRelativePosition&&d.browser.opera){b._revertToRelativePosition=false;el.css({position:"relative"})}d(this).removeData("resizable-alsoresize-start")}});d.ui.plugin.add("resizable","animate",{stop:function(b){var a=
d(this).data("resizable"),c=a.options,e=a._proportionallyResizeElements,g=e.length&&/textarea/i.test(e[0].nodeName),f=g&&d.ui.hasScroll(e[0],"left")?0:a.sizeDiff.height;g={width:a.size.width-(g?0:a.sizeDiff.width),height:a.size.height-f};f=parseInt(a.element.css("left"),10)+(a.position.left-a.originalPosition.left)||null;var h=parseInt(a.element.css("top"),10)+(a.position.top-a.originalPosition.top)||null;a.element.animate(d.extend(g,h&&f?{top:h,left:f}:{}),{duration:c.animateDuration,easing:c.animateEasing,
step:function(){var i={width:parseInt(a.element.css("width"),10),height:parseInt(a.element.css("height"),10),top:parseInt(a.element.css("top"),10),left:parseInt(a.element.css("left"),10)};e&&e.length&&d(e[0]).css({width:i.width,height:i.height});a._updateCache(i);a._propagate("resize",b)}})}});d.ui.plugin.add("resizable","containment",{start:function(){var b=d(this).data("resizable"),a=b.element,c=b.options.containment;if(a=c instanceof d?c.get(0):/parent/.test(c)?a.parent().get(0):c){b.containerElement=
d(a);if(/document/.test(c)||c==document){b.containerOffset={left:0,top:0};b.containerPosition={left:0,top:0};b.parentData={element:d(document),left:0,top:0,width:d(document).width(),height:d(document).height()||document.body.parentNode.scrollHeight}}else{var e=d(a),g=[];d(["Top","Right","Left","Bottom"]).each(function(i,j){g[i]=m(e.css("padding"+j))});b.containerOffset=e.offset();b.containerPosition=e.position();b.containerSize={height:e.innerHeight()-g[3],width:e.innerWidth()-g[1]};c=b.containerOffset;
var f=b.containerSize.height,h=b.containerSize.width;h=d.ui.hasScroll(a,"left")?a.scrollWidth:h;f=d.ui.hasScroll(a)?a.scrollHeight:f;b.parentData={element:a,left:c.left,top:c.top,width:h,height:f}}}},resize:function(b){var a=d(this).data("resizable"),c=a.options,e=a.containerOffset,g=a.position;b=a._aspectRatio||b.shiftKey;var f={top:0,left:0},h=a.containerElement;if(h[0]!=document&&/static/.test(h.css("position")))f=e;if(g.left<(a._helper?e.left:0)){a.size.width+=a._helper?a.position.left-e.left:
a.position.left-f.left;if(b)a.size.height=a.size.width/c.aspectRatio;a.position.left=c.helper?e.left:0}if(g.top<(a._helper?e.top:0)){a.size.height+=a._helper?a.position.top-e.top:a.position.top;if(b)a.size.width=a.size.height*c.aspectRatio;a.position.top=a._helper?e.top:0}a.offset.left=a.parentData.left+a.position.left;a.offset.top=a.parentData.top+a.position.top;c=Math.abs((a._helper?a.offset.left-f.left:a.offset.left-f.left)+a.sizeDiff.width);e=Math.abs((a._helper?a.offset.top-f.top:a.offset.top-
e.top)+a.sizeDiff.height);g=a.containerElement.get(0)==a.element.parent().get(0);f=/relative|absolute/.test(a.containerElement.css("position"));if(g&&f)c-=a.parentData.left;if(c+a.size.width>=a.parentData.width){a.size.width=a.parentData.width-c;if(b)a.size.height=a.size.width/a.aspectRatio}if(e+a.size.height>=a.parentData.height){a.size.height=a.parentData.height-e;if(b)a.size.width=a.size.height*a.aspectRatio}},stop:function(){var b=d(this).data("resizable"),a=b.options,c=b.containerOffset,e=b.containerPosition,
g=b.containerElement,f=d(b.helper),h=f.offset(),i=f.outerWidth()-b.sizeDiff.width;f=f.outerHeight()-b.sizeDiff.height;b._helper&&!a.animate&&/relative/.test(g.css("position"))&&d(this).css({left:h.left-e.left-c.left,width:i,height:f});b._helper&&!a.animate&&/static/.test(g.css("position"))&&d(this).css({left:h.left-e.left-c.left,width:i,height:f})}});d.ui.plugin.add("resizable","ghost",{start:function(){var b=d(this).data("resizable"),a=b.options,c=b.size;b.ghost=b.originalElement.clone();b.ghost.css({opacity:0.25,
display:"block",position:"relative",height:c.height,width:c.width,margin:0,left:0,top:0}).addClass("ui-resizable-ghost").addClass(typeof a.ghost=="string"?a.ghost:"");b.ghost.appendTo(b.helper)},resize:function(){var b=d(this).data("resizable");b.ghost&&b.ghost.css({position:"relative",height:b.size.height,width:b.size.width})},stop:function(){var b=d(this).data("resizable");b.ghost&&b.helper&&b.helper.get(0).removeChild(b.ghost.get(0))}});d.ui.plugin.add("resizable","grid",{resize:function(){var b=
d(this).data("resizable"),a=b.options,c=b.size,e=b.originalSize,g=b.originalPosition,f=b.axis;a.grid=typeof a.grid=="number"?[a.grid,a.grid]:a.grid;var h=Math.round((c.width-e.width)/(a.grid[0]||1))*(a.grid[0]||1);a=Math.round((c.height-e.height)/(a.grid[1]||1))*(a.grid[1]||1);if(/^(se|s|e)$/.test(f)){b.size.width=e.width+h;b.size.height=e.height+a}else if(/^(ne)$/.test(f)){b.size.width=e.width+h;b.size.height=e.height+a;b.position.top=g.top-a}else{if(/^(sw)$/.test(f)){b.size.width=e.width+h;b.size.height=
e.height+a}else{b.size.width=e.width+h;b.size.height=e.height+a;b.position.top=g.top-a}b.position.left=g.left-h}}});var m=function(b){return parseInt(b,10)||0},k=function(b){return!isNaN(parseInt(b,10))}})(jQuery);
(function(e){e.widget("ui.selectable",e.ui.mouse,{options:{appendTo:"body",autoRefresh:true,distance:0,filter:"*",tolerance:"touch"},_create:function(){var c=this;this.element.addClass("ui-selectable");this.dragged=false;var f;this.refresh=function(){f=e(c.options.filter,c.element[0]);f.each(function(){var d=e(this),b=d.offset();e.data(this,"selectable-item",{element:this,$element:d,left:b.left,top:b.top,right:b.left+d.outerWidth(),bottom:b.top+d.outerHeight(),startselected:false,selected:d.hasClass("ui-selected"),
selecting:d.hasClass("ui-selecting"),unselecting:d.hasClass("ui-unselecting")})})};this.refresh();this.selectees=f.addClass("ui-selectee");this._mouseInit();this.helper=e("<div class='ui-selectable-helper'></div>")},destroy:function(){this.selectees.removeClass("ui-selectee").removeData("selectable-item");this.element.removeClass("ui-selectable ui-selectable-disabled").removeData("selectable").unbind(".selectable");this._mouseDestroy();return this},_mouseStart:function(c){var f=this;this.opos=[c.pageX,
c.pageY];if(!this.options.disabled){var d=this.options;this.selectees=e(d.filter,this.element[0]);this._trigger("start",c);e(d.appendTo).append(this.helper);this.helper.css({"z-index":100,position:"absolute",left:c.clientX,top:c.clientY,width:0,height:0});d.autoRefresh&&this.refresh();this.selectees.filter(".ui-selected").each(function(){var b=e.data(this,"selectable-item");b.startselected=true;if(!c.metaKey){b.$element.removeClass("ui-selected");b.selected=false;b.$element.addClass("ui-unselecting");
b.unselecting=true;f._trigger("unselecting",c,{unselecting:b.element})}});e(c.target).parents().andSelf().each(function(){var b=e.data(this,"selectable-item");if(b){var g=!c.metaKey||!b.$element.hasClass("ui-selected");b.$element.removeClass(g?"ui-unselecting":"ui-selected").addClass(g?"ui-selecting":"ui-unselecting");b.unselecting=!g;b.selecting=g;(b.selected=g)?f._trigger("selecting",c,{selecting:b.element}):f._trigger("unselecting",c,{unselecting:b.element});return false}})}},_mouseDrag:function(c){var f=
this;this.dragged=true;if(!this.options.disabled){var d=this.options,b=this.opos[0],g=this.opos[1],h=c.pageX,i=c.pageY;if(b>h){var j=h;h=b;b=j}if(g>i){j=i;i=g;g=j}this.helper.css({left:b,top:g,width:h-b,height:i-g});this.selectees.each(function(){var a=e.data(this,"selectable-item");if(!(!a||a.element==f.element[0])){var k=false;if(d.tolerance=="touch")k=!(a.left>h||a.right<b||a.top>i||a.bottom<g);else if(d.tolerance=="fit")k=a.left>b&&a.right<h&&a.top>g&&a.bottom<i;if(k){if(a.selected){a.$element.removeClass("ui-selected");
a.selected=false}if(a.unselecting){a.$element.removeClass("ui-unselecting");a.unselecting=false}if(!a.selecting){a.$element.addClass("ui-selecting");a.selecting=true;f._trigger("selecting",c,{selecting:a.element})}}else{if(a.selecting)if(c.metaKey&&a.startselected){a.$element.removeClass("ui-selecting");a.selecting=false;a.$element.addClass("ui-selected");a.selected=true}else{a.$element.removeClass("ui-selecting");a.selecting=false;if(a.startselected){a.$element.addClass("ui-unselecting");a.unselecting=
true}f._trigger("unselecting",c,{unselecting:a.element})}if(a.selected)if(!c.metaKey&&!a.startselected){a.$element.removeClass("ui-selected");a.selected=false;a.$element.addClass("ui-unselecting");a.unselecting=true;f._trigger("unselecting",c,{unselecting:a.element})}}}});return false}},_mouseStop:function(c){var f=this;this.dragged=false;e(".ui-unselecting",this.element[0]).each(function(){var d=e.data(this,"selectable-item");d.$element.removeClass("ui-unselecting");d.unselecting=false;d.startselected=
false;f._trigger("unselected",c,{unselected:d.element})});e(".ui-selecting",this.element[0]).each(function(){var d=e.data(this,"selectable-item");d.$element.removeClass("ui-selecting").addClass("ui-selected");d.selecting=false;d.selected=true;d.startselected=true;f._trigger("selected",c,{selected:d.element})});this._trigger("stop",c);this.helper.remove();return false}});e.extend(e.ui.selectable,{version:"1.8.2"})})(jQuery);
(function(d){d.widget("ui.sortable",d.ui.mouse,{widgetEventPrefix:"sort",options:{appendTo:"parent",axis:false,connectWith:false,containment:false,cursor:"auto",cursorAt:false,dropOnEmpty:true,forcePlaceholderSize:false,forceHelperSize:false,grid:false,handle:false,helper:"original",items:"> *",opacity:false,placeholder:false,revert:false,scroll:true,scrollSensitivity:20,scrollSpeed:20,scope:"default",tolerance:"intersect",zIndex:1E3},_create:function(){this.containerCache={};this.element.addClass("ui-sortable");
this.refresh();this.floating=this.items.length?/left|right/.test(this.items[0].item.css("float")):false;this.offset=this.element.offset();this._mouseInit()},destroy:function(){this.element.removeClass("ui-sortable ui-sortable-disabled").removeData("sortable").unbind(".sortable");this._mouseDestroy();for(var a=this.items.length-1;a>=0;a--)this.items[a].item.removeData("sortable-item");return this},_setOption:function(a,b){if(a==="disabled"){this.options[a]=b;this.widget()[b?"addClass":"removeClass"]("ui-sortable-disabled")}else d.Widget.prototype._setOption.apply(this,
arguments)},_mouseCapture:function(a,b){if(this.reverting)return false;if(this.options.disabled||this.options.type=="static")return false;this._refreshItems(a);var c=null,e=this;d(a.target).parents().each(function(){if(d.data(this,"sortable-item")==e){c=d(this);return false}});if(d.data(a.target,"sortable-item")==e)c=d(a.target);if(!c)return false;if(this.options.handle&&!b){var f=false;d(this.options.handle,c).find("*").andSelf().each(function(){if(this==a.target)f=true});if(!f)return false}this.currentItem=
c;this._removeCurrentsFromItems();return true},_mouseStart:function(a,b,c){b=this.options;var e=this;this.currentContainer=this;this.refreshPositions();this.helper=this._createHelper(a);this._cacheHelperProportions();this._cacheMargins();this.scrollParent=this.helper.scrollParent();this.offset=this.currentItem.offset();this.offset={top:this.offset.top-this.margins.top,left:this.offset.left-this.margins.left};this.helper.css("position","absolute");this.cssPosition=this.helper.css("position");d.extend(this.offset,
{click:{left:a.pageX-this.offset.left,top:a.pageY-this.offset.top},parent:this._getParentOffset(),relative:this._getRelativeOffset()});this.originalPosition=this._generatePosition(a);this.originalPageX=a.pageX;this.originalPageY=a.pageY;b.cursorAt&&this._adjustOffsetFromHelper(b.cursorAt);this.domPosition={prev:this.currentItem.prev()[0],parent:this.currentItem.parent()[0]};this.helper[0]!=this.currentItem[0]&&this.currentItem.hide();this._createPlaceholder();b.containment&&this._setContainment();
if(b.cursor){if(d("body").css("cursor"))this._storedCursor=d("body").css("cursor");d("body").css("cursor",b.cursor)}if(b.opacity){if(this.helper.css("opacity"))this._storedOpacity=this.helper.css("opacity");this.helper.css("opacity",b.opacity)}if(b.zIndex){if(this.helper.css("zIndex"))this._storedZIndex=this.helper.css("zIndex");this.helper.css("zIndex",b.zIndex)}if(this.scrollParent[0]!=document&&this.scrollParent[0].tagName!="HTML")this.overflowOffset=this.scrollParent.offset();this._trigger("start",
a,this._uiHash());this._preserveHelperProportions||this._cacheHelperProportions();if(!c)for(c=this.containers.length-1;c>=0;c--)this.containers[c]._trigger("activate",a,e._uiHash(this));if(d.ui.ddmanager)d.ui.ddmanager.current=this;d.ui.ddmanager&&!b.dropBehaviour&&d.ui.ddmanager.prepareOffsets(this,a);this.dragging=true;this.helper.addClass("ui-sortable-helper");this._mouseDrag(a);return true},_mouseDrag:function(a){this.position=this._generatePosition(a);this.positionAbs=this._convertPositionTo("absolute");
if(!this.lastPositionAbs)this.lastPositionAbs=this.positionAbs;if(this.options.scroll){var b=this.options,c=false;if(this.scrollParent[0]!=document&&this.scrollParent[0].tagName!="HTML"){if(this.overflowOffset.top+this.scrollParent[0].offsetHeight-a.pageY<b.scrollSensitivity)this.scrollParent[0].scrollTop=c=this.scrollParent[0].scrollTop+b.scrollSpeed;else if(a.pageY-this.overflowOffset.top<b.scrollSensitivity)this.scrollParent[0].scrollTop=c=this.scrollParent[0].scrollTop-b.scrollSpeed;if(this.overflowOffset.left+
this.scrollParent[0].offsetWidth-a.pageX<b.scrollSensitivity)this.scrollParent[0].scrollLeft=c=this.scrollParent[0].scrollLeft+b.scrollSpeed;else if(a.pageX-this.overflowOffset.left<b.scrollSensitivity)this.scrollParent[0].scrollLeft=c=this.scrollParent[0].scrollLeft-b.scrollSpeed}else{if(a.pageY-d(document).scrollTop()<b.scrollSensitivity)c=d(document).scrollTop(d(document).scrollTop()-b.scrollSpeed);else if(d(window).height()-(a.pageY-d(document).scrollTop())<b.scrollSensitivity)c=d(document).scrollTop(d(document).scrollTop()+
b.scrollSpeed);if(a.pageX-d(document).scrollLeft()<b.scrollSensitivity)c=d(document).scrollLeft(d(document).scrollLeft()-b.scrollSpeed);else if(d(window).width()-(a.pageX-d(document).scrollLeft())<b.scrollSensitivity)c=d(document).scrollLeft(d(document).scrollLeft()+b.scrollSpeed)}c!==false&&d.ui.ddmanager&&!b.dropBehaviour&&d.ui.ddmanager.prepareOffsets(this,a)}this.positionAbs=this._convertPositionTo("absolute");if(!this.options.axis||this.options.axis!="y")this.helper[0].style.left=this.position.left+
"px";if(!this.options.axis||this.options.axis!="x")this.helper[0].style.top=this.position.top+"px";for(b=this.items.length-1;b>=0;b--){c=this.items[b];var e=c.item[0],f=this._intersectsWithPointer(c);if(f)if(e!=this.currentItem[0]&&this.placeholder[f==1?"next":"prev"]()[0]!=e&&!d.ui.contains(this.placeholder[0],e)&&(this.options.type=="semi-dynamic"?!d.ui.contains(this.element[0],e):true)){this.direction=f==1?"down":"up";if(this.options.tolerance=="pointer"||this._intersectsWithSides(c))this._rearrange(a,
c);else break;this._trigger("change",a,this._uiHash());break}}this._contactContainers(a);d.ui.ddmanager&&d.ui.ddmanager.drag(this,a);this._trigger("sort",a,this._uiHash());this.lastPositionAbs=this.positionAbs;return false},_mouseStop:function(a,b){if(a){d.ui.ddmanager&&!this.options.dropBehaviour&&d.ui.ddmanager.drop(this,a);if(this.options.revert){var c=this;b=c.placeholder.offset();c.reverting=true;d(this.helper).animate({left:b.left-this.offset.parent.left-c.margins.left+(this.offsetParent[0]==
document.body?0:this.offsetParent[0].scrollLeft),top:b.top-this.offset.parent.top-c.margins.top+(this.offsetParent[0]==document.body?0:this.offsetParent[0].scrollTop)},parseInt(this.options.revert,10)||500,function(){c._clear(a)})}else this._clear(a,b);return false}},cancel:function(){var a=this;if(this.dragging){this._mouseUp();this.options.helper=="original"?this.currentItem.css(this._storedCSS).removeClass("ui-sortable-helper"):this.currentItem.show();for(var b=this.containers.length-1;b>=0;b--){this.containers[b]._trigger("deactivate",
null,a._uiHash(this));if(this.containers[b].containerCache.over){this.containers[b]._trigger("out",null,a._uiHash(this));this.containers[b].containerCache.over=0}}}this.placeholder[0].parentNode&&this.placeholder[0].parentNode.removeChild(this.placeholder[0]);this.options.helper!="original"&&this.helper&&this.helper[0].parentNode&&this.helper.remove();d.extend(this,{helper:null,dragging:false,reverting:false,_noFinalSort:null});this.domPosition.prev?d(this.domPosition.prev).after(this.currentItem):
d(this.domPosition.parent).prepend(this.currentItem);return this},serialize:function(a){var b=this._getItemsAsjQuery(a&&a.connected),c=[];a=a||{};d(b).each(function(){var e=(d(a.item||this).attr(a.attribute||"id")||"").match(a.expression||/(.+)[-=_](.+)/);if(e)c.push((a.key||e[1]+"[]")+"="+(a.key&&a.expression?e[1]:e[2]))});return c.join("&")},toArray:function(a){var b=this._getItemsAsjQuery(a&&a.connected),c=[];a=a||{};b.each(function(){c.push(d(a.item||this).attr(a.attribute||"id")||"")});return c},
_intersectsWith:function(a){var b=this.positionAbs.left,c=b+this.helperProportions.width,e=this.positionAbs.top,f=e+this.helperProportions.height,g=a.left,h=g+a.width,i=a.top,k=i+a.height,j=this.offset.click.top,l=this.offset.click.left;j=e+j>i&&e+j<k&&b+l>g&&b+l<h;return this.options.tolerance=="pointer"||this.options.forcePointerForContainers||this.options.tolerance!="pointer"&&this.helperProportions[this.floating?"width":"height"]>a[this.floating?"width":"height"]?j:g<b+this.helperProportions.width/
2&&c-this.helperProportions.width/2<h&&i<e+this.helperProportions.height/2&&f-this.helperProportions.height/2<k},_intersectsWithPointer:function(a){var b=d.ui.isOverAxis(this.positionAbs.top+this.offset.click.top,a.top,a.height);a=d.ui.isOverAxis(this.positionAbs.left+this.offset.click.left,a.left,a.width);b=b&&a;a=this._getDragVerticalDirection();var c=this._getDragHorizontalDirection();if(!b)return false;return this.floating?c&&c=="right"||a=="down"?2:1:a&&(a=="down"?2:1)},_intersectsWithSides:function(a){var b=
d.ui.isOverAxis(this.positionAbs.top+this.offset.click.top,a.top+a.height/2,a.height);a=d.ui.isOverAxis(this.positionAbs.left+this.offset.click.left,a.left+a.width/2,a.width);var c=this._getDragVerticalDirection(),e=this._getDragHorizontalDirection();return this.floating&&e?e=="right"&&a||e=="left"&&!a:c&&(c=="down"&&b||c=="up"&&!b)},_getDragVerticalDirection:function(){var a=this.positionAbs.top-this.lastPositionAbs.top;return a!=0&&(a>0?"down":"up")},_getDragHorizontalDirection:function(){var a=
this.positionAbs.left-this.lastPositionAbs.left;return a!=0&&(a>0?"right":"left")},refresh:function(a){this._refreshItems(a);this.refreshPositions();return this},_connectWith:function(){var a=this.options;return a.connectWith.constructor==String?[a.connectWith]:a.connectWith},_getItemsAsjQuery:function(a){var b=[],c=[],e=this._connectWith();if(e&&a)for(a=e.length-1;a>=0;a--)for(var f=d(e[a]),g=f.length-1;g>=0;g--){var h=d.data(f[g],"sortable");if(h&&h!=this&&!h.options.disabled)c.push([d.isFunction(h.options.items)?
h.options.items.call(h.element):d(h.options.items,h.element).not(".ui-sortable-helper").not(".ui-sortable-placeholder"),h])}c.push([d.isFunction(this.options.items)?this.options.items.call(this.element,null,{options:this.options,item:this.currentItem}):d(this.options.items,this.element).not(".ui-sortable-helper").not(".ui-sortable-placeholder"),this]);for(a=c.length-1;a>=0;a--)c[a][0].each(function(){b.push(this)});return d(b)},_removeCurrentsFromItems:function(){for(var a=this.currentItem.find(":data(sortable-item)"),
b=0;b<this.items.length;b++)for(var c=0;c<a.length;c++)a[c]==this.items[b].item[0]&&this.items.splice(b,1)},_refreshItems:function(a){this.items=[];this.containers=[this];var b=this.items,c=[[d.isFunction(this.options.items)?this.options.items.call(this.element[0],a,{item:this.currentItem}):d(this.options.items,this.element),this]],e=this._connectWith();if(e)for(var f=e.length-1;f>=0;f--)for(var g=d(e[f]),h=g.length-1;h>=0;h--){var i=d.data(g[h],"sortable");if(i&&i!=this&&!i.options.disabled){c.push([d.isFunction(i.options.items)?
i.options.items.call(i.element[0],a,{item:this.currentItem}):d(i.options.items,i.element),i]);this.containers.push(i)}}for(f=c.length-1;f>=0;f--){a=c[f][1];e=c[f][0];h=0;for(g=e.length;h<g;h++){i=d(e[h]);i.data("sortable-item",a);b.push({item:i,instance:a,width:0,height:0,left:0,top:0})}}},refreshPositions:function(a){if(this.offsetParent&&this.helper)this.offset.parent=this._getParentOffset();for(var b=this.items.length-1;b>=0;b--){var c=this.items[b],e=this.options.toleranceElement?d(this.options.toleranceElement,
c.item):c.item;if(!a){c.width=e.outerWidth();c.height=e.outerHeight()}e=e.offset();c.left=e.left;c.top=e.top}if(this.options.custom&&this.options.custom.refreshContainers)this.options.custom.refreshContainers.call(this);else for(b=this.containers.length-1;b>=0;b--){e=this.containers[b].element.offset();this.containers[b].containerCache.left=e.left;this.containers[b].containerCache.top=e.top;this.containers[b].containerCache.width=this.containers[b].element.outerWidth();this.containers[b].containerCache.height=
this.containers[b].element.outerHeight()}return this},_createPlaceholder:function(a){var b=a||this,c=b.options;if(!c.placeholder||c.placeholder.constructor==String){var e=c.placeholder;c.placeholder={element:function(){var f=d(document.createElement(b.currentItem[0].nodeName)).addClass(e||b.currentItem[0].className+" ui-sortable-placeholder").removeClass("ui-sortable-helper")[0];if(!e)f.style.visibility="hidden";return f},update:function(f,g){if(!(e&&!c.forcePlaceholderSize)){g.height()||g.height(b.currentItem.innerHeight()-
parseInt(b.currentItem.css("paddingTop")||0,10)-parseInt(b.currentItem.css("paddingBottom")||0,10));g.width()||g.width(b.currentItem.innerWidth()-parseInt(b.currentItem.css("paddingLeft")||0,10)-parseInt(b.currentItem.css("paddingRight")||0,10))}}}}b.placeholder=d(c.placeholder.element.call(b.element,b.currentItem));b.currentItem.after(b.placeholder);c.placeholder.update(b,b.placeholder)},_contactContainers:function(a){for(var b=null,c=null,e=this.containers.length-1;e>=0;e--)if(!d.ui.contains(this.currentItem[0],
this.containers[e].element[0]))if(this._intersectsWith(this.containers[e].containerCache)){if(!(b&&d.ui.contains(this.containers[e].element[0],b.element[0]))){b=this.containers[e];c=e}}else if(this.containers[e].containerCache.over){this.containers[e]._trigger("out",a,this._uiHash(this));this.containers[e].containerCache.over=0}if(b)if(this.containers.length===1){this.containers[c]._trigger("over",a,this._uiHash(this));this.containers[c].containerCache.over=1}else if(this.currentContainer!=this.containers[c]){b=
1E4;e=null;for(var f=this.positionAbs[this.containers[c].floating?"left":"top"],g=this.items.length-1;g>=0;g--)if(d.ui.contains(this.containers[c].element[0],this.items[g].item[0])){var h=this.items[g][this.containers[c].floating?"left":"top"];if(Math.abs(h-f)<b){b=Math.abs(h-f);e=this.items[g]}}if(e||this.options.dropOnEmpty){this.currentContainer=this.containers[c];e?this._rearrange(a,e,null,true):this._rearrange(a,null,this.containers[c].element,true);this._trigger("change",a,this._uiHash());this.containers[c]._trigger("change",
a,this._uiHash(this));this.options.placeholder.update(this.currentContainer,this.placeholder);this.containers[c]._trigger("over",a,this._uiHash(this));this.containers[c].containerCache.over=1}}},_createHelper:function(a){var b=this.options;a=d.isFunction(b.helper)?d(b.helper.apply(this.element[0],[a,this.currentItem])):b.helper=="clone"?this.currentItem.clone():this.currentItem;a.parents("body").length||d(b.appendTo!="parent"?b.appendTo:this.currentItem[0].parentNode)[0].appendChild(a[0]);if(a[0]==
this.currentItem[0])this._storedCSS={width:this.currentItem[0].style.width,height:this.currentItem[0].style.height,position:this.currentItem.css("position"),top:this.currentItem.css("top"),left:this.currentItem.css("left")};if(a[0].style.width==""||b.forceHelperSize)a.width(this.currentItem.width());if(a[0].style.height==""||b.forceHelperSize)a.height(this.currentItem.height());return a},_adjustOffsetFromHelper:function(a){if(typeof a=="string")a=a.split(" ");if(d.isArray(a))a={left:+a[0],top:+a[1]||
0};if("left"in a)this.offset.click.left=a.left+this.margins.left;if("right"in a)this.offset.click.left=this.helperProportions.width-a.right+this.margins.left;if("top"in a)this.offset.click.top=a.top+this.margins.top;if("bottom"in a)this.offset.click.top=this.helperProportions.height-a.bottom+this.margins.top},_getParentOffset:function(){this.offsetParent=this.helper.offsetParent();var a=this.offsetParent.offset();if(this.cssPosition=="absolute"&&this.scrollParent[0]!=document&&d.ui.contains(this.scrollParent[0],
this.offsetParent[0])){a.left+=this.scrollParent.scrollLeft();a.top+=this.scrollParent.scrollTop()}if(this.offsetParent[0]==document.body||this.offsetParent[0].tagName&&this.offsetParent[0].tagName.toLowerCase()=="html"&&d.browser.msie)a={top:0,left:0};return{top:a.top+(parseInt(this.offsetParent.css("borderTopWidth"),10)||0),left:a.left+(parseInt(this.offsetParent.css("borderLeftWidth"),10)||0)}},_getRelativeOffset:function(){if(this.cssPosition=="relative"){var a=this.currentItem.position();return{top:a.top-
(parseInt(this.helper.css("top"),10)||0)+this.scrollParent.scrollTop(),left:a.left-(parseInt(this.helper.css("left"),10)||0)+this.scrollParent.scrollLeft()}}else return{top:0,left:0}},_cacheMargins:function(){this.margins={left:parseInt(this.currentItem.css("marginLeft"),10)||0,top:parseInt(this.currentItem.css("marginTop"),10)||0}},_cacheHelperProportions:function(){this.helperProportions={width:this.helper.outerWidth(),height:this.helper.outerHeight()}},_setContainment:function(){var a=this.options;
if(a.containment=="parent")a.containment=this.helper[0].parentNode;if(a.containment=="document"||a.containment=="window")this.containment=[0-this.offset.relative.left-this.offset.parent.left,0-this.offset.relative.top-this.offset.parent.top,d(a.containment=="document"?document:window).width()-this.helperProportions.width-this.margins.left,(d(a.containment=="document"?document:window).height()||document.body.parentNode.scrollHeight)-this.helperProportions.height-this.margins.top];if(!/^(document|window|parent)$/.test(a.containment)){var b=
d(a.containment)[0];a=d(a.containment).offset();var c=d(b).css("overflow")!="hidden";this.containment=[a.left+(parseInt(d(b).css("borderLeftWidth"),10)||0)+(parseInt(d(b).css("paddingLeft"),10)||0)-this.margins.left,a.top+(parseInt(d(b).css("borderTopWidth"),10)||0)+(parseInt(d(b).css("paddingTop"),10)||0)-this.margins.top,a.left+(c?Math.max(b.scrollWidth,b.offsetWidth):b.offsetWidth)-(parseInt(d(b).css("borderLeftWidth"),10)||0)-(parseInt(d(b).css("paddingRight"),10)||0)-this.helperProportions.width-
this.margins.left,a.top+(c?Math.max(b.scrollHeight,b.offsetHeight):b.offsetHeight)-(parseInt(d(b).css("borderTopWidth"),10)||0)-(parseInt(d(b).css("paddingBottom"),10)||0)-this.helperProportions.height-this.margins.top]}},_convertPositionTo:function(a,b){if(!b)b=this.position;a=a=="absolute"?1:-1;var c=this.cssPosition=="absolute"&&!(this.scrollParent[0]!=document&&d.ui.contains(this.scrollParent[0],this.offsetParent[0]))?this.offsetParent:this.scrollParent,e=/(html|body)/i.test(c[0].tagName);return{top:b.top+
this.offset.relative.top*a+this.offset.parent.top*a-(d.browser.safari&&this.cssPosition=="fixed"?0:(this.cssPosition=="fixed"?-this.scrollParent.scrollTop():e?0:c.scrollTop())*a),left:b.left+this.offset.relative.left*a+this.offset.parent.left*a-(d.browser.safari&&this.cssPosition=="fixed"?0:(this.cssPosition=="fixed"?-this.scrollParent.scrollLeft():e?0:c.scrollLeft())*a)}},_generatePosition:function(a){var b=this.options,c=this.cssPosition=="absolute"&&!(this.scrollParent[0]!=document&&d.ui.contains(this.scrollParent[0],
this.offsetParent[0]))?this.offsetParent:this.scrollParent,e=/(html|body)/i.test(c[0].tagName);if(this.cssPosition=="relative"&&!(this.scrollParent[0]!=document&&this.scrollParent[0]!=this.offsetParent[0]))this.offset.relative=this._getRelativeOffset();var f=a.pageX,g=a.pageY;if(this.originalPosition){if(this.containment){if(a.pageX-this.offset.click.left<this.containment[0])f=this.containment[0]+this.offset.click.left;if(a.pageY-this.offset.click.top<this.containment[1])g=this.containment[1]+this.offset.click.top;
if(a.pageX-this.offset.click.left>this.containment[2])f=this.containment[2]+this.offset.click.left;if(a.pageY-this.offset.click.top>this.containment[3])g=this.containment[3]+this.offset.click.top}if(b.grid){g=this.originalPageY+Math.round((g-this.originalPageY)/b.grid[1])*b.grid[1];g=this.containment?!(g-this.offset.click.top<this.containment[1]||g-this.offset.click.top>this.containment[3])?g:!(g-this.offset.click.top<this.containment[1])?g-b.grid[1]:g+b.grid[1]:g;f=this.originalPageX+Math.round((f-
this.originalPageX)/b.grid[0])*b.grid[0];f=this.containment?!(f-this.offset.click.left<this.containment[0]||f-this.offset.click.left>this.containment[2])?f:!(f-this.offset.click.left<this.containment[0])?f-b.grid[0]:f+b.grid[0]:f}}return{top:g-this.offset.click.top-this.offset.relative.top-this.offset.parent.top+(d.browser.safari&&this.cssPosition=="fixed"?0:this.cssPosition=="fixed"?-this.scrollParent.scrollTop():e?0:c.scrollTop()),left:f-this.offset.click.left-this.offset.relative.left-this.offset.parent.left+
(d.browser.safari&&this.cssPosition=="fixed"?0:this.cssPosition=="fixed"?-this.scrollParent.scrollLeft():e?0:c.scrollLeft())}},_rearrange:function(a,b,c,e){c?c[0].appendChild(this.placeholder[0]):b.item[0].parentNode.insertBefore(this.placeholder[0],this.direction=="down"?b.item[0]:b.item[0].nextSibling);this.counter=this.counter?++this.counter:1;var f=this,g=this.counter;window.setTimeout(function(){g==f.counter&&f.refreshPositions(!e)},0)},_clear:function(a,b){this.reverting=false;var c=[];!this._noFinalSort&&
this.currentItem[0].parentNode&&this.placeholder.before(this.currentItem);this._noFinalSort=null;if(this.helper[0]==this.currentItem[0]){for(var e in this._storedCSS)if(this._storedCSS[e]=="auto"||this._storedCSS[e]=="static")this._storedCSS[e]="";this.currentItem.css(this._storedCSS).removeClass("ui-sortable-helper")}else this.currentItem.show();this.fromOutside&&!b&&c.push(function(f){this._trigger("receive",f,this._uiHash(this.fromOutside))});if((this.fromOutside||this.domPosition.prev!=this.currentItem.prev().not(".ui-sortable-helper")[0]||
this.domPosition.parent!=this.currentItem.parent()[0])&&!b)c.push(function(f){this._trigger("update",f,this._uiHash())});if(!d.ui.contains(this.element[0],this.currentItem[0])){b||c.push(function(f){this._trigger("remove",f,this._uiHash())});for(e=this.containers.length-1;e>=0;e--)if(d.ui.contains(this.containers[e].element[0],this.currentItem[0])&&!b){c.push(function(f){return function(g){f._trigger("receive",g,this._uiHash(this))}}.call(this,this.containers[e]));c.push(function(f){return function(g){f._trigger("update",
g,this._uiHash(this))}}.call(this,this.containers[e]))}}for(e=this.containers.length-1;e>=0;e--){b||c.push(function(f){return function(g){f._trigger("deactivate",g,this._uiHash(this))}}.call(this,this.containers[e]));if(this.containers[e].containerCache.over){c.push(function(f){return function(g){f._trigger("out",g,this._uiHash(this))}}.call(this,this.containers[e]));this.containers[e].containerCache.over=0}}this._storedCursor&&d("body").css("cursor",this._storedCursor);this._storedOpacity&&this.helper.css("opacity",
this._storedOpacity);if(this._storedZIndex)this.helper.css("zIndex",this._storedZIndex=="auto"?"":this._storedZIndex);this.dragging=false;if(this.cancelHelperRemoval){if(!b){this._trigger("beforeStop",a,this._uiHash());for(e=0;e<c.length;e++)c[e].call(this,a);this._trigger("stop",a,this._uiHash())}return false}b||this._trigger("beforeStop",a,this._uiHash());this.placeholder[0].parentNode.removeChild(this.placeholder[0]);this.helper[0]!=this.currentItem[0]&&this.helper.remove();this.helper=null;if(!b){for(e=
0;e<c.length;e++)c[e].call(this,a);this._trigger("stop",a,this._uiHash())}this.fromOutside=false;return true},_trigger:function(){d.Widget.prototype._trigger.apply(this,arguments)===false&&this.cancel()},_uiHash:function(a){var b=a||this;return{helper:b.helper,placeholder:b.placeholder||d([]),position:b.position,originalPosition:b.originalPosition,offset:b.positionAbs,item:b.currentItem,sender:a?a.element:null}}});d.extend(d.ui.sortable,{version:"1.8.2"})})(jQuery);
jQuery.effects||function(f){function k(c){var a;if(c&&c.constructor==Array&&c.length==3)return c;if(a=/rgb\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*\)/.exec(c))return[parseInt(a[1],10),parseInt(a[2],10),parseInt(a[3],10)];if(a=/rgb\(\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*\)/.exec(c))return[parseFloat(a[1])*2.55,parseFloat(a[2])*2.55,parseFloat(a[3])*2.55];if(a=/#([a-fA-F0-9]{2})([a-fA-F0-9]{2})([a-fA-F0-9]{2})/.exec(c))return[parseInt(a[1],
16),parseInt(a[2],16),parseInt(a[3],16)];if(a=/#([a-fA-F0-9])([a-fA-F0-9])([a-fA-F0-9])/.exec(c))return[parseInt(a[1]+a[1],16),parseInt(a[2]+a[2],16),parseInt(a[3]+a[3],16)];if(/rgba\(0, 0, 0, 0\)/.exec(c))return l.transparent;return l[f.trim(c).toLowerCase()]}function q(c,a){var b;do{b=f.curCSS(c,a);if(b!=""&&b!="transparent"||f.nodeName(c,"body"))break;a="backgroundColor"}while(c=c.parentNode);return k(b)}function m(){var c=document.defaultView?document.defaultView.getComputedStyle(this,null):this.currentStyle,
a={},b,d;if(c&&c.length&&c[0]&&c[c[0]])for(var e=c.length;e--;){b=c[e];if(typeof c[b]=="string"){d=b.replace(/\-(\w)/g,function(g,h){return h.toUpperCase()});a[d]=c[b]}}else for(b in c)if(typeof c[b]==="string")a[b]=c[b];return a}function n(c){var a,b;for(a in c){b=c[a];if(b==null||f.isFunction(b)||a in r||/scrollbar/.test(a)||!/color/i.test(a)&&isNaN(parseFloat(b)))delete c[a]}return c}function s(c,a){var b={_:0},d;for(d in a)if(c[d]!=a[d])b[d]=a[d];return b}function j(c,a,b,d){if(typeof c=="object"){d=
a;b=null;a=c;c=a.effect}if(f.isFunction(a)){d=a;b=null;a={}}if(f.isFunction(b)){d=b;b=null}if(typeof a=="number"||f.fx.speeds[a]){d=b;b=a;a={}}a=a||{};b=b||a.duration;b=f.fx.off?0:typeof b=="number"?b:f.fx.speeds[b]||f.fx.speeds._default;d=d||a.complete;return[c,a,b,d]}f.effects={};f.each(["backgroundColor","borderBottomColor","borderLeftColor","borderRightColor","borderTopColor","color","outlineColor"],function(c,a){f.fx.step[a]=function(b){if(!b.colorInit){b.start=q(b.elem,a);b.end=k(b.end);b.colorInit=
true}b.elem.style[a]="rgb("+Math.max(Math.min(parseInt(b.pos*(b.end[0]-b.start[0])+b.start[0],10),255),0)+","+Math.max(Math.min(parseInt(b.pos*(b.end[1]-b.start[1])+b.start[1],10),255),0)+","+Math.max(Math.min(parseInt(b.pos*(b.end[2]-b.start[2])+b.start[2],10),255),0)+")"}});var l={aqua:[0,255,255],azure:[240,255,255],beige:[245,245,220],black:[0,0,0],blue:[0,0,255],brown:[165,42,42],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgrey:[169,169,169],darkgreen:[0,100,0],darkkhaki:[189,
183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkviolet:[148,0,211],fuchsia:[255,0,255],gold:[255,215,0],green:[0,128,0],indigo:[75,0,130],khaki:[240,230,140],lightblue:[173,216,230],lightcyan:[224,255,255],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightyellow:[255,255,224],lime:[0,255,0],magenta:[255,0,255],maroon:[128,0,0],navy:[0,0,128],olive:[128,128,0],orange:[255,
165,0],pink:[255,192,203],purple:[128,0,128],violet:[128,0,128],red:[255,0,0],silver:[192,192,192],white:[255,255,255],yellow:[255,255,0],transparent:[255,255,255]},o=["add","remove","toggle"],r={border:1,borderBottom:1,borderColor:1,borderLeft:1,borderRight:1,borderTop:1,borderWidth:1,margin:1,padding:1};f.effects.animateClass=function(c,a,b,d){if(f.isFunction(b)){d=b;b=null}return this.each(function(){var e=f(this),g=e.attr("style")||" ",h=n(m.call(this)),p,t=e.attr("className");f.each(o,function(u,
i){c[i]&&e[i+"Class"](c[i])});p=n(m.call(this));e.attr("className",t);e.animate(s(h,p),a,b,function(){f.each(o,function(u,i){c[i]&&e[i+"Class"](c[i])});if(typeof e.attr("style")=="object"){e.attr("style").cssText="";e.attr("style").cssText=g}else e.attr("style",g);d&&d.apply(this,arguments)})})};f.fn.extend({_addClass:f.fn.addClass,addClass:function(c,a,b,d){return a?f.effects.animateClass.apply(this,[{add:c},a,b,d]):this._addClass(c)},_removeClass:f.fn.removeClass,removeClass:function(c,a,b,d){return a?
f.effects.animateClass.apply(this,[{remove:c},a,b,d]):this._removeClass(c)},_toggleClass:f.fn.toggleClass,toggleClass:function(c,a,b,d,e){return typeof a=="boolean"||a===undefined?b?f.effects.animateClass.apply(this,[a?{add:c}:{remove:c},b,d,e]):this._toggleClass(c,a):f.effects.animateClass.apply(this,[{toggle:c},a,b,d])},switchClass:function(c,a,b,d,e){return f.effects.animateClass.apply(this,[{add:a,remove:c},b,d,e])}});f.extend(f.effects,{version:"1.8.2",save:function(c,a){for(var b=0;b<a.length;b++)a[b]!==
null&&c.data("ec.storage."+a[b],c[0].style[a[b]])},restore:function(c,a){for(var b=0;b<a.length;b++)a[b]!==null&&c.css(a[b],c.data("ec.storage."+a[b]))},setMode:function(c,a){if(a=="toggle")a=c.is(":hidden")?"show":"hide";return a},getBaseline:function(c,a){var b;switch(c[0]){case "top":b=0;break;case "middle":b=0.5;break;case "bottom":b=1;break;default:b=c[0]/a.height}switch(c[1]){case "left":c=0;break;case "center":c=0.5;break;case "right":c=1;break;default:c=c[1]/a.width}return{x:c,y:b}},createWrapper:function(c){if(c.parent().is(".ui-effects-wrapper"))return c.parent();
var a={width:c.outerWidth(true),height:c.outerHeight(true),"float":c.css("float")},b=f("<div></div>").addClass("ui-effects-wrapper").css({fontSize:"100%",background:"transparent",border:"none",margin:0,padding:0});c.wrap(b);b=c.parent();if(c.css("position")=="static"){b.css({position:"relative"});c.css({position:"relative"})}else{f.extend(a,{position:c.css("position"),zIndex:c.css("z-index")});f.each(["top","left","bottom","right"],function(d,e){a[e]=c.css(e);if(isNaN(parseInt(a[e],10)))a[e]="auto"});
c.css({position:"relative",top:0,left:0})}return b.css(a).show()},removeWrapper:function(c){if(c.parent().is(".ui-effects-wrapper"))return c.parent().replaceWith(c);return c},setTransition:function(c,a,b,d){d=d||{};f.each(a,function(e,g){unit=c.cssUnit(g);if(unit[0]>0)d[g]=unit[0]*b+unit[1]});return d}});f.fn.extend({effect:function(c){var a=j.apply(this,arguments);a={options:a[1],duration:a[2],callback:a[3]};var b=f.effects[c];return b&&!f.fx.off?b.call(this,a):this},_show:f.fn.show,show:function(c){if(!c||
typeof c=="number"||f.fx.speeds[c])return this._show.apply(this,arguments);else{var a=j.apply(this,arguments);a[1].mode="show";return this.effect.apply(this,a)}},_hide:f.fn.hide,hide:function(c){if(!c||typeof c=="number"||f.fx.speeds[c])return this._hide.apply(this,arguments);else{var a=j.apply(this,arguments);a[1].mode="hide";return this.effect.apply(this,a)}},__toggle:f.fn.toggle,toggle:function(c){if(!c||typeof c=="number"||f.fx.speeds[c]||typeof c=="boolean"||f.isFunction(c))return this.__toggle.apply(this,
arguments);else{var a=j.apply(this,arguments);a[1].mode="toggle";return this.effect.apply(this,a)}},cssUnit:function(c){var a=this.css(c),b=[];f.each(["em","px","%","pt"],function(d,e){if(a.indexOf(e)>0)b=[parseFloat(a),e]});return b}});f.easing.jswing=f.easing.swing;f.extend(f.easing,{def:"easeOutQuad",swing:function(c,a,b,d,e){return f.easing[f.easing.def](c,a,b,d,e)},easeInQuad:function(c,a,b,d,e){return d*(a/=e)*a+b},easeOutQuad:function(c,a,b,d,e){return-d*(a/=e)*(a-2)+b},easeInOutQuad:function(c,
a,b,d,e){if((a/=e/2)<1)return d/2*a*a+b;return-d/2*(--a*(a-2)-1)+b},easeInCubic:function(c,a,b,d,e){return d*(a/=e)*a*a+b},easeOutCubic:function(c,a,b,d,e){return d*((a=a/e-1)*a*a+1)+b},easeInOutCubic:function(c,a,b,d,e){if((a/=e/2)<1)return d/2*a*a*a+b;return d/2*((a-=2)*a*a+2)+b},easeInQuart:function(c,a,b,d,e){return d*(a/=e)*a*a*a+b},easeOutQuart:function(c,a,b,d,e){return-d*((a=a/e-1)*a*a*a-1)+b},easeInOutQuart:function(c,a,b,d,e){if((a/=e/2)<1)return d/2*a*a*a*a+b;return-d/2*((a-=2)*a*a*a-2)+
b},easeInQuint:function(c,a,b,d,e){return d*(a/=e)*a*a*a*a+b},easeOutQuint:function(c,a,b,d,e){return d*((a=a/e-1)*a*a*a*a+1)+b},easeInOutQuint:function(c,a,b,d,e){if((a/=e/2)<1)return d/2*a*a*a*a*a+b;return d/2*((a-=2)*a*a*a*a+2)+b},easeInSine:function(c,a,b,d,e){return-d*Math.cos(a/e*(Math.PI/2))+d+b},easeOutSine:function(c,a,b,d,e){return d*Math.sin(a/e*(Math.PI/2))+b},easeInOutSine:function(c,a,b,d,e){return-d/2*(Math.cos(Math.PI*a/e)-1)+b},easeInExpo:function(c,a,b,d,e){return a==0?b:d*Math.pow(2,
10*(a/e-1))+b},easeOutExpo:function(c,a,b,d,e){return a==e?b+d:d*(-Math.pow(2,-10*a/e)+1)+b},easeInOutExpo:function(c,a,b,d,e){if(a==0)return b;if(a==e)return b+d;if((a/=e/2)<1)return d/2*Math.pow(2,10*(a-1))+b;return d/2*(-Math.pow(2,-10*--a)+2)+b},easeInCirc:function(c,a,b,d,e){return-d*(Math.sqrt(1-(a/=e)*a)-1)+b},easeOutCirc:function(c,a,b,d,e){return d*Math.sqrt(1-(a=a/e-1)*a)+b},easeInOutCirc:function(c,a,b,d,e){if((a/=e/2)<1)return-d/2*(Math.sqrt(1-a*a)-1)+b;return d/2*(Math.sqrt(1-(a-=2)*
a)+1)+b},easeInElastic:function(c,a,b,d,e){c=1.70158;var g=0,h=d;if(a==0)return b;if((a/=e)==1)return b+d;g||(g=e*0.3);if(h<Math.abs(d)){h=d;c=g/4}else c=g/(2*Math.PI)*Math.asin(d/h);return-(h*Math.pow(2,10*(a-=1))*Math.sin((a*e-c)*2*Math.PI/g))+b},easeOutElastic:function(c,a,b,d,e){c=1.70158;var g=0,h=d;if(a==0)return b;if((a/=e)==1)return b+d;g||(g=e*0.3);if(h<Math.abs(d)){h=d;c=g/4}else c=g/(2*Math.PI)*Math.asin(d/h);return h*Math.pow(2,-10*a)*Math.sin((a*e-c)*2*Math.PI/g)+d+b},easeInOutElastic:function(c,
a,b,d,e){c=1.70158;var g=0,h=d;if(a==0)return b;if((a/=e/2)==2)return b+d;g||(g=e*0.3*1.5);if(h<Math.abs(d)){h=d;c=g/4}else c=g/(2*Math.PI)*Math.asin(d/h);if(a<1)return-0.5*h*Math.pow(2,10*(a-=1))*Math.sin((a*e-c)*2*Math.PI/g)+b;return h*Math.pow(2,-10*(a-=1))*Math.sin((a*e-c)*2*Math.PI/g)*0.5+d+b},easeInBack:function(c,a,b,d,e,g){if(g==undefined)g=1.70158;return d*(a/=e)*a*((g+1)*a-g)+b},easeOutBack:function(c,a,b,d,e,g){if(g==undefined)g=1.70158;return d*((a=a/e-1)*a*((g+1)*a+g)+1)+b},easeInOutBack:function(c,
a,b,d,e,g){if(g==undefined)g=1.70158;if((a/=e/2)<1)return d/2*a*a*(((g*=1.525)+1)*a-g)+b;return d/2*((a-=2)*a*(((g*=1.525)+1)*a+g)+2)+b},easeInBounce:function(c,a,b,d,e){return d-f.easing.easeOutBounce(c,e-a,0,d,e)+b},easeOutBounce:function(c,a,b,d,e){return(a/=e)<1/2.75?d*7.5625*a*a+b:a<2/2.75?d*(7.5625*(a-=1.5/2.75)*a+0.75)+b:a<2.5/2.75?d*(7.5625*(a-=2.25/2.75)*a+0.9375)+b:d*(7.5625*(a-=2.625/2.75)*a+0.984375)+b},easeInOutBounce:function(c,a,b,d,e){if(a<e/2)return f.easing.easeInBounce(c,a*2,0,
d,e)*0.5+b;return f.easing.easeOutBounce(c,a*2-e,0,d,e)*0.5+d*0.5+b}})}(jQuery);
(function(b){b.effects.blind=function(c){return this.queue(function(){var a=b(this),g=["position","top","left"],f=b.effects.setMode(a,c.options.mode||"hide"),d=c.options.direction||"vertical";b.effects.save(a,g);a.show();var e=b.effects.createWrapper(a).css({overflow:"hidden"}),h=d=="vertical"?"height":"width";d=d=="vertical"?e.height():e.width();f=="show"&&e.css(h,0);var i={};i[h]=f=="show"?d:0;e.animate(i,c.duration,c.options.easing,function(){f=="hide"&&a.hide();b.effects.restore(a,g);b.effects.removeWrapper(a);
c.callback&&c.callback.apply(a[0],arguments);a.dequeue()})})}})(jQuery);
(function(e){e.effects.bounce=function(b){return this.queue(function(){var a=e(this),l=["position","top","left"],h=e.effects.setMode(a,b.options.mode||"effect"),d=b.options.direction||"up",c=b.options.distance||20,m=b.options.times||5,i=b.duration||250;/show|hide/.test(h)&&l.push("opacity");e.effects.save(a,l);a.show();e.effects.createWrapper(a);var f=d=="up"||d=="down"?"top":"left";d=d=="up"||d=="left"?"pos":"neg";c=b.options.distance||(f=="top"?a.outerHeight({margin:true})/3:a.outerWidth({margin:true})/
3);if(h=="show")a.css("opacity",0).css(f,d=="pos"?-c:c);if(h=="hide")c/=m*2;h!="hide"&&m--;if(h=="show"){var g={opacity:1};g[f]=(d=="pos"?"+=":"-=")+c;a.animate(g,i/2,b.options.easing);c/=2;m--}for(g=0;g<m;g++){var j={},k={};j[f]=(d=="pos"?"-=":"+=")+c;k[f]=(d=="pos"?"+=":"-=")+c;a.animate(j,i/2,b.options.easing).animate(k,i/2,b.options.easing);c=h=="hide"?c*2:c/2}if(h=="hide"){g={opacity:0};g[f]=(d=="pos"?"-=":"+=")+c;a.animate(g,i/2,b.options.easing,function(){a.hide();e.effects.restore(a,l);e.effects.removeWrapper(a);
b.callback&&b.callback.apply(this,arguments)})}else{j={};k={};j[f]=(d=="pos"?"-=":"+=")+c;k[f]=(d=="pos"?"+=":"-=")+c;a.animate(j,i/2,b.options.easing).animate(k,i/2,b.options.easing,function(){e.effects.restore(a,l);e.effects.removeWrapper(a);b.callback&&b.callback.apply(this,arguments)})}a.queue("fx",function(){a.dequeue()});a.dequeue()})}})(jQuery);
(function(b){b.effects.clip=function(e){return this.queue(function(){var a=b(this),i=["position","top","left","height","width"],f=b.effects.setMode(a,e.options.mode||"hide"),c=e.options.direction||"vertical";b.effects.save(a,i);a.show();var d=b.effects.createWrapper(a).css({overflow:"hidden"});d=a[0].tagName=="IMG"?d:a;var g={size:c=="vertical"?"height":"width",position:c=="vertical"?"top":"left"};c=c=="vertical"?d.height():d.width();if(f=="show"){d.css(g.size,0);d.css(g.position,c/2)}var h={};h[g.size]=
f=="show"?c:0;h[g.position]=f=="show"?0:c/2;d.animate(h,{queue:false,duration:e.duration,easing:e.options.easing,complete:function(){f=="hide"&&a.hide();b.effects.restore(a,i);b.effects.removeWrapper(a);e.callback&&e.callback.apply(a[0],arguments);a.dequeue()}})})}})(jQuery);
(function(c){c.effects.drop=function(d){return this.queue(function(){var a=c(this),h=["position","top","left","opacity"],e=c.effects.setMode(a,d.options.mode||"hide"),b=d.options.direction||"left";c.effects.save(a,h);a.show();c.effects.createWrapper(a);var f=b=="up"||b=="down"?"top":"left";b=b=="up"||b=="left"?"pos":"neg";var g=d.options.distance||(f=="top"?a.outerHeight({margin:true})/2:a.outerWidth({margin:true})/2);if(e=="show")a.css("opacity",0).css(f,b=="pos"?-g:g);var i={opacity:e=="show"?1:
0};i[f]=(e=="show"?b=="pos"?"+=":"-=":b=="pos"?"-=":"+=")+g;a.animate(i,{queue:false,duration:d.duration,easing:d.options.easing,complete:function(){e=="hide"&&a.hide();c.effects.restore(a,h);c.effects.removeWrapper(a);d.callback&&d.callback.apply(this,arguments);a.dequeue()}})})}})(jQuery);
(function(j){j.effects.explode=function(a){return this.queue(function(){var c=a.options.pieces?Math.round(Math.sqrt(a.options.pieces)):3,d=a.options.pieces?Math.round(Math.sqrt(a.options.pieces)):3;a.options.mode=a.options.mode=="toggle"?j(this).is(":visible")?"hide":"show":a.options.mode;var b=j(this).show().css("visibility","hidden"),g=b.offset();g.top-=parseInt(b.css("marginTop"),10)||0;g.left-=parseInt(b.css("marginLeft"),10)||0;for(var h=b.outerWidth(true),i=b.outerHeight(true),e=0;e<c;e++)for(var f=
0;f<d;f++)b.clone().appendTo("body").wrap("<div></div>").css({position:"absolute",visibility:"visible",left:-f*(h/d),top:-e*(i/c)}).parent().addClass("ui-effects-explode").css({position:"absolute",overflow:"hidden",width:h/d,height:i/c,left:g.left+f*(h/d)+(a.options.mode=="show"?(f-Math.floor(d/2))*(h/d):0),top:g.top+e*(i/c)+(a.options.mode=="show"?(e-Math.floor(c/2))*(i/c):0),opacity:a.options.mode=="show"?0:1}).animate({left:g.left+f*(h/d)+(a.options.mode=="show"?0:(f-Math.floor(d/2))*(h/d)),top:g.top+
e*(i/c)+(a.options.mode=="show"?0:(e-Math.floor(c/2))*(i/c)),opacity:a.options.mode=="show"?1:0},a.duration||500);setTimeout(function(){a.options.mode=="show"?b.css({visibility:"visible"}):b.css({visibility:"visible"}).hide();a.callback&&a.callback.apply(b[0]);b.dequeue();j("div.ui-effects-explode").remove()},a.duration||500)})}})(jQuery);
(function(b){b.effects.fade=function(a){return this.queue(function(){var c=b(this),d=b.effects.setMode(c,a.options.mode||"hide");c.animate({opacity:d},{queue:false,duration:a.duration,easing:a.options.easing,complete:function(){a.callback&&a.callback.apply(this,arguments);c.dequeue()}})})}})(jQuery);
(function(c){c.effects.fold=function(a){return this.queue(function(){var b=c(this),j=["position","top","left"],d=c.effects.setMode(b,a.options.mode||"hide"),g=a.options.size||15,h=!!a.options.horizFirst,k=a.duration?a.duration/2:c.fx.speeds._default/2;c.effects.save(b,j);b.show();var e=c.effects.createWrapper(b).css({overflow:"hidden"}),f=d=="show"!=h,l=f?["width","height"]:["height","width"];f=f?[e.width(),e.height()]:[e.height(),e.width()];var i=/([0-9]+)%/.exec(g);if(i)g=parseInt(i[1],10)/100*
f[d=="hide"?0:1];if(d=="show")e.css(h?{height:0,width:g}:{height:g,width:0});h={};i={};h[l[0]]=d=="show"?f[0]:g;i[l[1]]=d=="show"?f[1]:0;e.animate(h,k,a.options.easing).animate(i,k,a.options.easing,function(){d=="hide"&&b.hide();c.effects.restore(b,j);c.effects.removeWrapper(b);a.callback&&a.callback.apply(b[0],arguments);b.dequeue()})})}})(jQuery);
(function(b){b.effects.highlight=function(c){return this.queue(function(){var a=b(this),e=["backgroundImage","backgroundColor","opacity"],d=b.effects.setMode(a,c.options.mode||"show"),f={backgroundColor:a.css("backgroundColor")};if(d=="hide")f.opacity=0;b.effects.save(a,e);a.show().css({backgroundImage:"none",backgroundColor:c.options.color||"#ffff99"}).animate(f,{queue:false,duration:c.duration,easing:c.options.easing,complete:function(){d=="hide"&&a.hide();b.effects.restore(a,e);d=="show"&&!b.support.opacity&&
this.style.removeAttribute("filter");c.callback&&c.callback.apply(this,arguments);a.dequeue()}})})}})(jQuery);
(function(d){d.effects.pulsate=function(a){return this.queue(function(){var b=d(this),c=d.effects.setMode(b,a.options.mode||"show");times=(a.options.times||5)*2-1;duration=a.duration?a.duration/2:d.fx.speeds._default/2;isVisible=b.is(":visible");animateTo=0;if(!isVisible){b.css("opacity",0).show();animateTo=1}if(c=="hide"&&isVisible||c=="show"&&!isVisible)times--;for(c=0;c<times;c++){b.animate({opacity:animateTo},duration,a.options.easing);animateTo=(animateTo+1)%2}b.animate({opacity:animateTo},duration,
a.options.easing,function(){animateTo==0&&b.hide();a.callback&&a.callback.apply(this,arguments)});b.queue("fx",function(){b.dequeue()}).dequeue()})}})(jQuery);
(function(c){c.effects.puff=function(b){return this.queue(function(){var a=c(this),e=c.effects.setMode(a,b.options.mode||"hide"),g=parseInt(b.options.percent,10)||150,h=g/100,i={height:a.height(),width:a.width()};c.extend(b.options,{fade:true,mode:e,percent:e=="hide"?g:100,from:e=="hide"?i:{height:i.height*h,width:i.width*h}});a.effect("scale",b.options,b.duration,b.callback);a.dequeue()})};c.effects.scale=function(b){return this.queue(function(){var a=c(this),e=c.extend(true,{},b.options),g=c.effects.setMode(a,
b.options.mode||"effect"),h=parseInt(b.options.percent,10)||(parseInt(b.options.percent,10)==0?0:g=="hide"?0:100),i=b.options.direction||"both",f=b.options.origin;if(g!="effect"){e.origin=f||["middle","center"];e.restore=true}f={height:a.height(),width:a.width()};a.from=b.options.from||(g=="show"?{height:0,width:0}:f);h={y:i!="horizontal"?h/100:1,x:i!="vertical"?h/100:1};a.to={height:f.height*h.y,width:f.width*h.x};if(b.options.fade){if(g=="show"){a.from.opacity=0;a.to.opacity=1}if(g=="hide"){a.from.opacity=
1;a.to.opacity=0}}e.from=a.from;e.to=a.to;e.mode=g;a.effect("size",e,b.duration,b.callback);a.dequeue()})};c.effects.size=function(b){return this.queue(function(){var a=c(this),e=["position","top","left","width","height","overflow","opacity"],g=["position","top","left","overflow","opacity"],h=["width","height","overflow"],i=["fontSize"],f=["borderTopWidth","borderBottomWidth","paddingTop","paddingBottom"],k=["borderLeftWidth","borderRightWidth","paddingLeft","paddingRight"],p=c.effects.setMode(a,
b.options.mode||"effect"),n=b.options.restore||false,m=b.options.scale||"both",l=b.options.origin,j={height:a.height(),width:a.width()};a.from=b.options.from||j;a.to=b.options.to||j;if(l){l=c.effects.getBaseline(l,j);a.from.top=(j.height-a.from.height)*l.y;a.from.left=(j.width-a.from.width)*l.x;a.to.top=(j.height-a.to.height)*l.y;a.to.left=(j.width-a.to.width)*l.x}var d={from:{y:a.from.height/j.height,x:a.from.width/j.width},to:{y:a.to.height/j.height,x:a.to.width/j.width}};if(m=="box"||m=="both"){if(d.from.y!=
d.to.y){e=e.concat(f);a.from=c.effects.setTransition(a,f,d.from.y,a.from);a.to=c.effects.setTransition(a,f,d.to.y,a.to)}if(d.from.x!=d.to.x){e=e.concat(k);a.from=c.effects.setTransition(a,k,d.from.x,a.from);a.to=c.effects.setTransition(a,k,d.to.x,a.to)}}if(m=="content"||m=="both")if(d.from.y!=d.to.y){e=e.concat(i);a.from=c.effects.setTransition(a,i,d.from.y,a.from);a.to=c.effects.setTransition(a,i,d.to.y,a.to)}c.effects.save(a,n?e:g);a.show();c.effects.createWrapper(a);a.css("overflow","hidden").css(a.from);
if(m=="content"||m=="both"){f=f.concat(["marginTop","marginBottom"]).concat(i);k=k.concat(["marginLeft","marginRight"]);h=e.concat(f).concat(k);a.find("*[width]").each(function(){child=c(this);n&&c.effects.save(child,h);var o={height:child.height(),width:child.width()};child.from={height:o.height*d.from.y,width:o.width*d.from.x};child.to={height:o.height*d.to.y,width:o.width*d.to.x};if(d.from.y!=d.to.y){child.from=c.effects.setTransition(child,f,d.from.y,child.from);child.to=c.effects.setTransition(child,
f,d.to.y,child.to)}if(d.from.x!=d.to.x){child.from=c.effects.setTransition(child,k,d.from.x,child.from);child.to=c.effects.setTransition(child,k,d.to.x,child.to)}child.css(child.from);child.animate(child.to,b.duration,b.options.easing,function(){n&&c.effects.restore(child,h)})})}a.animate(a.to,{queue:false,duration:b.duration,easing:b.options.easing,complete:function(){a.to.opacity===0&&a.css("opacity",a.from.opacity);p=="hide"&&a.hide();c.effects.restore(a,n?e:g);c.effects.removeWrapper(a);b.callback&&
b.callback.apply(this,arguments);a.dequeue()}})})}})(jQuery);
(function(d){d.effects.shake=function(a){return this.queue(function(){var b=d(this),j=["position","top","left"];d.effects.setMode(b,a.options.mode||"effect");var c=a.options.direction||"left",e=a.options.distance||20,l=a.options.times||3,f=a.duration||a.options.duration||140;d.effects.save(b,j);b.show();d.effects.createWrapper(b);var g=c=="up"||c=="down"?"top":"left",h=c=="up"||c=="left"?"pos":"neg";c={};var i={},k={};c[g]=(h=="pos"?"-=":"+=")+e;i[g]=(h=="pos"?"+=":"-=")+e*2;k[g]=(h=="pos"?"-=":"+=")+
e*2;b.animate(c,f,a.options.easing);for(e=1;e<l;e++)b.animate(i,f,a.options.easing).animate(k,f,a.options.easing);b.animate(i,f,a.options.easing).animate(c,f/2,a.options.easing,function(){d.effects.restore(b,j);d.effects.removeWrapper(b);a.callback&&a.callback.apply(this,arguments)});b.queue("fx",function(){b.dequeue()});b.dequeue()})}})(jQuery);
(function(c){c.effects.slide=function(d){return this.queue(function(){var a=c(this),h=["position","top","left"],e=c.effects.setMode(a,d.options.mode||"show"),b=d.options.direction||"left";c.effects.save(a,h);a.show();c.effects.createWrapper(a).css({overflow:"hidden"});var f=b=="up"||b=="down"?"top":"left";b=b=="up"||b=="left"?"pos":"neg";var g=d.options.distance||(f=="top"?a.outerHeight({margin:true}):a.outerWidth({margin:true}));if(e=="show")a.css(f,b=="pos"?-g:g);var i={};i[f]=(e=="show"?b=="pos"?
"+=":"-=":b=="pos"?"-=":"+=")+g;a.animate(i,{queue:false,duration:d.duration,easing:d.options.easing,complete:function(){e=="hide"&&a.hide();c.effects.restore(a,h);c.effects.removeWrapper(a);d.callback&&d.callback.apply(this,arguments);a.dequeue()}})})}})(jQuery);
(function(e){e.effects.transfer=function(a){return this.queue(function(){var b=e(this),c=e(a.options.to),d=c.offset();c={top:d.top,left:d.left,height:c.innerHeight(),width:c.innerWidth()};d=b.offset();var f=e('<div class="ui-effects-transfer"></div>').appendTo(document.body).addClass(a.options.className).css({top:d.top,left:d.left,height:b.innerHeight(),width:b.innerWidth(),position:"absolute"}).animate(c,a.duration,a.options.easing,function(){f.remove();a.callback&&a.callback.apply(b[0],arguments);
b.dequeue()})})}})(jQuery);
(function(c){c.widget("ui.accordion",{options:{active:0,animated:"slide",autoHeight:true,clearStyle:false,collapsible:false,event:"click",fillSpace:false,header:"> li > :first-child,> :not(li):even",icons:{header:"ui-icon-triangle-1-e",headerSelected:"ui-icon-triangle-1-s"},navigation:false,navigationFilter:function(){return this.href.toLowerCase()==location.href.toLowerCase()}},_create:function(){var a=this.options,b=this;this.running=0;this.element.addClass("ui-accordion ui-widget ui-helper-reset");
this.element.children("li").addClass("ui-accordion-li-fix");this.headers=this.element.find(a.header).addClass("ui-accordion-header ui-helper-reset ui-state-default ui-corner-all").bind("mouseenter.accordion",function(){c(this).addClass("ui-state-hover")}).bind("mouseleave.accordion",function(){c(this).removeClass("ui-state-hover")}).bind("focus.accordion",function(){c(this).addClass("ui-state-focus")}).bind("blur.accordion",function(){c(this).removeClass("ui-state-focus")});this.headers.next().addClass("ui-accordion-content ui-helper-reset ui-widget-content ui-corner-bottom");
if(a.navigation){var d=this.element.find("a").filter(a.navigationFilter);if(d.length){var f=d.closest(".ui-accordion-header");this.active=f.length?f:d.closest(".ui-accordion-content").prev()}}this.active=this._findActive(this.active||a.active).toggleClass("ui-state-default").toggleClass("ui-state-active").toggleClass("ui-corner-all").toggleClass("ui-corner-top");this.active.next().addClass("ui-accordion-content-active");this._createIcons();this.resize();this.element.attr("role","tablist");this.headers.attr("role",
"tab").bind("keydown",function(g){return b._keydown(g)}).next().attr("role","tabpanel");this.headers.not(this.active||"").attr("aria-expanded","false").attr("tabIndex","-1").next().hide();this.active.length?this.active.attr("aria-expanded","true").attr("tabIndex","0"):this.headers.eq(0).attr("tabIndex","0");c.browser.safari||this.headers.find("a").attr("tabIndex","-1");a.event&&this.headers.bind(a.event+".accordion",function(g){b._clickHandler.call(b,g,this);g.preventDefault()})},_createIcons:function(){var a=
this.options;if(a.icons){c("<span/>").addClass("ui-icon "+a.icons.header).prependTo(this.headers);this.active.find(".ui-icon").toggleClass(a.icons.header).toggleClass(a.icons.headerSelected);this.element.addClass("ui-accordion-icons")}},_destroyIcons:function(){this.headers.children(".ui-icon").remove();this.element.removeClass("ui-accordion-icons")},destroy:function(){var a=this.options;this.element.removeClass("ui-accordion ui-widget ui-helper-reset").removeAttr("role").unbind(".accordion").removeData("accordion");
this.headers.unbind(".accordion").removeClass("ui-accordion-header ui-helper-reset ui-state-default ui-corner-all ui-state-active ui-corner-top").removeAttr("role").removeAttr("aria-expanded").removeAttr("tabIndex");this.headers.find("a").removeAttr("tabIndex");this._destroyIcons();var b=this.headers.next().css("display","").removeAttr("role").removeClass("ui-helper-reset ui-widget-content ui-corner-bottom ui-accordion-content ui-accordion-content-active");if(a.autoHeight||a.fillHeight)b.css("height",
"");return this},_setOption:function(a,b){c.Widget.prototype._setOption.apply(this,arguments);a=="active"&&this.activate(b);if(a=="icons"){this._destroyIcons();b&&this._createIcons()}},_keydown:function(a){var b=c.ui.keyCode;if(!(this.options.disabled||a.altKey||a.ctrlKey)){var d=this.headers.length,f=this.headers.index(a.target),g=false;switch(a.keyCode){case b.RIGHT:case b.DOWN:g=this.headers[(f+1)%d];break;case b.LEFT:case b.UP:g=this.headers[(f-1+d)%d];break;case b.SPACE:case b.ENTER:this._clickHandler({target:a.target},
a.target);a.preventDefault()}if(g){c(a.target).attr("tabIndex","-1");c(g).attr("tabIndex","0");g.focus();return false}return true}},resize:function(){var a=this.options,b;if(a.fillSpace){if(c.browser.msie){var d=this.element.parent().css("overflow");this.element.parent().css("overflow","hidden")}b=this.element.parent().height();c.browser.msie&&this.element.parent().css("overflow",d);this.headers.each(function(){b-=c(this).outerHeight(true)});this.headers.next().each(function(){c(this).height(Math.max(0,
b-c(this).innerHeight()+c(this).height()))}).css("overflow","auto")}else if(a.autoHeight){b=0;this.headers.next().each(function(){b=Math.max(b,c(this).height())}).height(b)}return this},activate:function(a){this.options.active=a;a=this._findActive(a)[0];this._clickHandler({target:a},a);return this},_findActive:function(a){return a?typeof a=="number"?this.headers.filter(":eq("+a+")"):this.headers.not(this.headers.not(a)):a===false?c([]):this.headers.filter(":eq(0)")},_clickHandler:function(a,b){var d=
this.options;if(!d.disabled)if(a.target){a=c(a.currentTarget||b);b=a[0]==this.active[0];d.active=d.collapsible&&b?false:c(".ui-accordion-header",this.element).index(a);if(!(this.running||!d.collapsible&&b)){this.active.removeClass("ui-state-active ui-corner-top").addClass("ui-state-default ui-corner-all").find(".ui-icon").removeClass(d.icons.headerSelected).addClass(d.icons.header);if(!b){a.removeClass("ui-state-default ui-corner-all").addClass("ui-state-active ui-corner-top").find(".ui-icon").removeClass(d.icons.header).addClass(d.icons.headerSelected);
a.next().addClass("ui-accordion-content-active")}e=a.next();f=this.active.next();g={options:d,newHeader:b&&d.collapsible?c([]):a,oldHeader:this.active,newContent:b&&d.collapsible?c([]):e,oldContent:f};d=this.headers.index(this.active[0])>this.headers.index(a[0]);this.active=b?c([]):a;this._toggle(e,f,g,b,d)}}else if(d.collapsible){this.active.removeClass("ui-state-active ui-corner-top").addClass("ui-state-default ui-corner-all").find(".ui-icon").removeClass(d.icons.headerSelected).addClass(d.icons.header);
this.active.next().addClass("ui-accordion-content-active");var f=this.active.next(),g={options:d,newHeader:c([]),oldHeader:d.active,newContent:c([]),oldContent:f},e=this.active=c([]);this._toggle(e,f,g)}},_toggle:function(a,b,d,f,g){var e=this.options,k=this;this.toShow=a;this.toHide=b;this.data=d;var i=function(){if(k)return k._completed.apply(k,arguments)};this._trigger("changestart",null,this.data);this.running=b.size()===0?a.size():b.size();if(e.animated){d={};d=e.collapsible&&f?{toShow:c([]),
toHide:b,complete:i,down:g,autoHeight:e.autoHeight||e.fillSpace}:{toShow:a,toHide:b,complete:i,down:g,autoHeight:e.autoHeight||e.fillSpace};if(!e.proxied)e.proxied=e.animated;if(!e.proxiedDuration)e.proxiedDuration=e.duration;e.animated=c.isFunction(e.proxied)?e.proxied(d):e.proxied;e.duration=c.isFunction(e.proxiedDuration)?e.proxiedDuration(d):e.proxiedDuration;f=c.ui.accordion.animations;var h=e.duration,j=e.animated;if(j&&!f[j]&&!c.easing[j])j="slide";f[j]||(f[j]=function(l){this.slide(l,{easing:j,
duration:h||700})});f[j](d)}else{if(e.collapsible&&f)a.toggle();else{b.hide();a.show()}i(true)}b.prev().attr("aria-expanded","false").attr("tabIndex","-1").blur();a.prev().attr("aria-expanded","true").attr("tabIndex","0").focus()},_completed:function(a){var b=this.options;this.running=a?0:--this.running;if(!this.running){b.clearStyle&&this.toShow.add(this.toHide).css({height:"",overflow:""});this.toHide.removeClass("ui-accordion-content-active");this._trigger("change",null,this.data)}}});c.extend(c.ui.accordion,
{version:"1.8.2",animations:{slide:function(a,b){a=c.extend({easing:"swing",duration:300},a,b);if(a.toHide.size())if(a.toShow.size()){var d=a.toShow.css("overflow"),f=0,g={},e={},k;b=a.toShow;k=b[0].style.width;b.width(parseInt(b.parent().width(),10)-parseInt(b.css("paddingLeft"),10)-parseInt(b.css("paddingRight"),10)-(parseInt(b.css("borderLeftWidth"),10)||0)-(parseInt(b.css("borderRightWidth"),10)||0));c.each(["height","paddingTop","paddingBottom"],function(i,h){e[h]="hide";i=(""+c.css(a.toShow[0],
h)).match(/^([\d+-.]+)(.*)$/);g[h]={value:i[1],unit:i[2]||"px"}});a.toShow.css({height:0,overflow:"hidden"}).show();a.toHide.filter(":hidden").each(a.complete).end().filter(":visible").animate(e,{step:function(i,h){if(h.prop=="height")f=h.end-h.start===0?0:(h.now-h.start)/(h.end-h.start);a.toShow[0].style[h.prop]=f*g[h.prop].value+g[h.prop].unit},duration:a.duration,easing:a.easing,complete:function(){a.autoHeight||a.toShow.css("height","");a.toShow.css("width",k);a.toShow.css({overflow:d});a.complete()}})}else a.toHide.animate({height:"hide"},
a);else a.toShow.animate({height:"show"},a)},bounceslide:function(a){this.slide(a,{easing:a.down?"easeOutBounce":"swing",duration:a.down?1E3:200})}}})})(jQuery);
(function(e){e.widget("ui.autocomplete",{options:{minLength:1,delay:300},_create:function(){var a=this,c=this.element[0].ownerDocument;this.element.addClass("ui-autocomplete-input").attr("autocomplete","off").attr({role:"textbox","aria-autocomplete":"list","aria-haspopup":"true"}).bind("keydown.autocomplete",function(d){var b=e.ui.keyCode;switch(d.keyCode){case b.PAGE_UP:a._move("previousPage",d);break;case b.PAGE_DOWN:a._move("nextPage",d);break;case b.UP:a._move("previous",d);d.preventDefault();
break;case b.DOWN:a._move("next",d);d.preventDefault();break;case b.ENTER:case b.NUMPAD_ENTER:a.menu.active&&d.preventDefault();case b.TAB:if(!a.menu.active)return;a.menu.select(d);break;case b.ESCAPE:a.element.val(a.term);a.close(d);break;case b.LEFT:case b.RIGHT:case b.SHIFT:case b.CONTROL:case b.ALT:case b.COMMAND:case b.COMMAND_RIGHT:case b.INSERT:case b.CAPS_LOCK:case b.END:case b.HOME:break;default:clearTimeout(a.searching);a.searching=setTimeout(function(){a.search(null,d)},a.options.delay);
break}}).bind("focus.autocomplete",function(){a.selectedItem=null;a.previous=a.element.val()}).bind("blur.autocomplete",function(d){clearTimeout(a.searching);a.closing=setTimeout(function(){a.close(d);a._change(d)},150)});this._initSource();this.response=function(){return a._response.apply(a,arguments)};this.menu=e("<ul></ul>").addClass("ui-autocomplete").appendTo("body",c).mousedown(function(){setTimeout(function(){clearTimeout(a.closing)},13)}).menu({focus:function(d,b){b=b.item.data("item.autocomplete");
false!==a._trigger("focus",null,{item:b})&&/^key/.test(d.originalEvent.type)&&a.element.val(b.value)},selected:function(d,b){b=b.item.data("item.autocomplete");false!==a._trigger("select",d,{item:b})&&a.element.val(b.value);a.close(d);d=a.previous;if(a.element[0]!==c.activeElement){a.element.focus();a.previous=d}a.selectedItem=b},blur:function(){a.menu.element.is(":visible")&&a.element.val(a.term)}}).zIndex(this.element.zIndex()+1).css({top:0,left:0}).hide().data("menu");e.fn.bgiframe&&this.menu.element.bgiframe()},
destroy:function(){this.element.removeClass("ui-autocomplete-input").removeAttr("autocomplete").removeAttr("role").removeAttr("aria-autocomplete").removeAttr("aria-haspopup");this.menu.element.remove();e.Widget.prototype.destroy.call(this)},_setOption:function(a){e.Widget.prototype._setOption.apply(this,arguments);a==="source"&&this._initSource()},_initSource:function(){var a,c;if(e.isArray(this.options.source)){a=this.options.source;this.source=function(d,b){b(e.ui.autocomplete.filter(a,d.term))}}else if(typeof this.options.source===
"string"){c=this.options.source;this.source=function(d,b){e.getJSON(c,d,b)}}else this.source=this.options.source},search:function(a,c){a=a!=null?a:this.element.val();if(a.length<this.options.minLength)return this.close(c);clearTimeout(this.closing);if(this._trigger("search")!==false)return this._search(a)},_search:function(a){this.term=this.element.addClass("ui-autocomplete-loading").val();this.source({term:a},this.response)},_response:function(a){if(a.length){a=this._normalize(a);this._suggest(a);
this._trigger("open")}else this.close();this.element.removeClass("ui-autocomplete-loading")},close:function(a){clearTimeout(this.closing);if(this.menu.element.is(":visible")){this._trigger("close",a);this.menu.element.hide();this.menu.deactivate()}},_change:function(a){this.previous!==this.element.val()&&this._trigger("change",a,{item:this.selectedItem})},_normalize:function(a){if(a.length&&a[0].label&&a[0].value)return a;return e.map(a,function(c){if(typeof c==="string")return{label:c,value:c};return e.extend({label:c.label||
c.value,value:c.value||c.label},c)})},_suggest:function(a){var c=this.menu.element.empty().zIndex(this.element.zIndex()+1),d;this._renderMenu(c,a);this.menu.deactivate();this.menu.refresh();this.menu.element.show().position({my:"left top",at:"left bottom",of:this.element,collision:"none"});a=c.width("").width();d=this.element.width();c.width(Math.max(a,d))},_renderMenu:function(a,c){var d=this;e.each(c,function(b,f){d._renderItem(a,f)})},_renderItem:function(a,c){return e("<li></li>").data("item.autocomplete",
c).append("<a>"+c.label+"</a>").appendTo(a)},_move:function(a,c){if(this.menu.element.is(":visible"))if(this.menu.first()&&/^previous/.test(a)||this.menu.last()&&/^next/.test(a)){this.element.val(this.term);this.menu.deactivate()}else this.menu[a](c);else this.search(null,c)},widget:function(){return this.menu.element}});e.extend(e.ui.autocomplete,{escapeRegex:function(a){return a.replace(/([\^\$\(\)\[\]\{\}\*\.\+\?\|\\])/gi,"\\$1")},filter:function(a,c){var d=new RegExp(e.ui.autocomplete.escapeRegex(c),
"i");return e.grep(a,function(b){return d.test(b.label||b.value||b)})}})})(jQuery);
(function(e){e.widget("ui.menu",{_create:function(){var a=this;this.element.addClass("ui-menu ui-widget ui-widget-content ui-corner-all").attr({role:"listbox","aria-activedescendant":"ui-active-menuitem"}).click(function(c){if(e(c.target).closest(".ui-menu-item a").length){c.preventDefault();a.select(c)}});this.refresh()},refresh:function(){var a=this;this.element.children("li:not(.ui-menu-item):has(a)").addClass("ui-menu-item").attr("role","menuitem").children("a").addClass("ui-corner-all").attr("tabindex",
-1).mouseenter(function(c){a.activate(c,e(this).parent())}).mouseleave(function(){a.deactivate()})},activate:function(a,c){this.deactivate();if(this.hasScroll()){var d=c.offset().top-this.element.offset().top,b=this.element.attr("scrollTop"),f=this.element.height();if(d<0)this.element.attr("scrollTop",b+d);else d>f&&this.element.attr("scrollTop",b+d-f+c.height())}this.active=c.eq(0).children("a").addClass("ui-state-hover").attr("id","ui-active-menuitem").end();this._trigger("focus",a,{item:c})},deactivate:function(){if(this.active){this.active.children("a").removeClass("ui-state-hover").removeAttr("id");
this._trigger("blur");this.active=null}},next:function(a){this.move("next",".ui-menu-item:first",a)},previous:function(a){this.move("prev",".ui-menu-item:last",a)},first:function(){return this.active&&!this.active.prev().length},last:function(){return this.active&&!this.active.next().length},move:function(a,c,d){if(this.active){a=this.active[a+"All"](".ui-menu-item").eq(0);a.length?this.activate(d,a):this.activate(d,this.element.children(c))}else this.activate(d,this.element.children(c))},nextPage:function(a){if(this.hasScroll())if(!this.active||
this.last())this.activate(a,this.element.children(":first"));else{var c=this.active.offset().top,d=this.element.height(),b=this.element.children("li").filter(function(){var f=e(this).offset().top-c-d+e(this).height();return f<10&&f>-10});b.length||(b=this.element.children(":last"));this.activate(a,b)}else this.activate(a,this.element.children(!this.active||this.last()?":first":":last"))},previousPage:function(a){if(this.hasScroll())if(!this.active||this.first())this.activate(a,this.element.children(":last"));
else{var c=this.active.offset().top,d=this.element.height();result=this.element.children("li").filter(function(){var b=e(this).offset().top-c+d-e(this).height();return b<10&&b>-10});result.length||(result=this.element.children(":first"));this.activate(a,result)}else this.activate(a,this.element.children(!this.active||this.first()?":last":":first"))},hasScroll:function(){return this.element.height()<this.element.attr("scrollHeight")},select:function(a){this._trigger("selected",a,{item:this.active})}})})(jQuery);
(function(a){var g,i=function(b){a(":ui-button",b.target.form).each(function(){var c=a(this).data("button");setTimeout(function(){c.refresh()},1)})},h=function(b){var c=b.name,d=b.form,e=a([]);if(c)e=d?a(d).find("[name='"+c+"']"):a("[name='"+c+"']",b.ownerDocument).filter(function(){return!this.form});return e};a.widget("ui.button",{options:{text:true,label:null,icons:{primary:null,secondary:null}},_create:function(){this.element.closest("form").unbind("reset.button").bind("reset.button",i);this._determineButtonType();
this.hasTitle=!!this.buttonElement.attr("title");var b=this,c=this.options,d=this.type==="checkbox"||this.type==="radio",e="ui-state-hover"+(!d?" ui-state-active":"");if(c.label===null)c.label=this.buttonElement.html();if(this.element.is(":disabled"))c.disabled=true;this.buttonElement.addClass("ui-button ui-widget ui-state-default ui-corner-all").attr("role","button").bind("mouseenter.button",function(){if(!c.disabled){a(this).addClass("ui-state-hover");this===g&&a(this).addClass("ui-state-active")}}).bind("mouseleave.button",
function(){c.disabled||a(this).removeClass(e)}).bind("focus.button",function(){a(this).addClass("ui-state-focus")}).bind("blur.button",function(){a(this).removeClass("ui-state-focus")});d&&this.element.bind("change.button",function(){b.refresh()});if(this.type==="checkbox")this.buttonElement.bind("click.button",function(){if(c.disabled)return false;a(this).toggleClass("ui-state-active");b.buttonElement.attr("aria-pressed",b.element[0].checked)});else if(this.type==="radio")this.buttonElement.bind("click.button",
function(){if(c.disabled)return false;a(this).addClass("ui-state-active");b.buttonElement.attr("aria-pressed",true);var f=b.element[0];h(f).not(f).map(function(){return a(this).button("widget")[0]}).removeClass("ui-state-active").attr("aria-pressed",false)});else{this.buttonElement.bind("mousedown.button",function(){if(c.disabled)return false;a(this).addClass("ui-state-active");g=this;a(document).one("mouseup",function(){g=null})}).bind("mouseup.button",function(){if(c.disabled)return false;a(this).removeClass("ui-state-active")}).bind("keydown.button",
function(f){if(c.disabled)return false;if(f.keyCode==a.ui.keyCode.SPACE||f.keyCode==a.ui.keyCode.ENTER)a(this).addClass("ui-state-active")}).bind("keyup.button",function(){a(this).removeClass("ui-state-active")});this.buttonElement.is("a")&&this.buttonElement.keyup(function(f){f.keyCode===a.ui.keyCode.SPACE&&a(this).click()})}this._setOption("disabled",c.disabled)},_determineButtonType:function(){this.type=this.element.is(":checkbox")?"checkbox":this.element.is(":radio")?"radio":this.element.is("input")?
"input":"button";if(this.type==="checkbox"||this.type==="radio"){this.buttonElement=this.element.parents().last().find("[for="+this.element.attr("id")+"]");this.element.addClass("ui-helper-hidden-accessible");var b=this.element.is(":checked");b&&this.buttonElement.addClass("ui-state-active");this.buttonElement.attr("aria-pressed",b)}else this.buttonElement=this.element},widget:function(){return this.buttonElement},destroy:function(){this.element.removeClass("ui-helper-hidden-accessible");this.buttonElement.removeClass("ui-button ui-widget ui-state-default ui-corner-all ui-state-hover ui-state-active  ui-button-icons-only ui-button-icon-only ui-button-text-icons ui-button-text-icon ui-button-text-only").removeAttr("role").removeAttr("aria-pressed").html(this.buttonElement.find(".ui-button-text").html());
this.hasTitle||this.buttonElement.removeAttr("title");a.Widget.prototype.destroy.call(this)},_setOption:function(b,c){a.Widget.prototype._setOption.apply(this,arguments);if(b==="disabled")c?this.element.attr("disabled",true):this.element.removeAttr("disabled");this._resetButton()},refresh:function(){var b=this.element.is(":disabled");b!==this.options.disabled&&this._setOption("disabled",b);if(this.type==="radio")h(this.element[0]).each(function(){a(this).is(":checked")?a(this).button("widget").addClass("ui-state-active").attr("aria-pressed",
true):a(this).button("widget").removeClass("ui-state-active").attr("aria-pressed",false)});else if(this.type==="checkbox")this.element.is(":checked")?this.buttonElement.addClass("ui-state-active").attr("aria-pressed",true):this.buttonElement.removeClass("ui-state-active").attr("aria-pressed",false)},_resetButton:function(){if(this.type==="input")this.options.label&&this.element.val(this.options.label);else{var b=this.buttonElement.removeClass("ui-button-icons-only ui-button-icon-only ui-button-text-icons ui-button-text-icon ui-button-text-only"),
c=a("<span></span>").addClass("ui-button-text").html(this.options.label).appendTo(b.empty()).text(),d=this.options.icons,e=d.primary&&d.secondary;if(d.primary||d.secondary){b.addClass("ui-button-text-icon"+(e?"s":""));d.primary&&b.prepend("<span class='ui-button-icon-primary ui-icon "+d.primary+"'></span>");d.secondary&&b.append("<span class='ui-button-icon-secondary ui-icon "+d.secondary+"'></span>");if(!this.options.text){b.addClass(e?"ui-button-icons-only":"ui-button-icon-only").removeClass("ui-button-text-icons ui-button-text-icon");
this.hasTitle||b.attr("title",c)}}else b.addClass("ui-button-text-only")}}});a.widget("ui.buttonset",{_create:function(){this.element.addClass("ui-buttonset");this._init()},_init:function(){this.refresh()},_setOption:function(b,c){b==="disabled"&&this.buttons.button("option",b,c);a.Widget.prototype._setOption.apply(this,arguments)},refresh:function(){this.buttons=this.element.find(":button, :submit, :reset, :checkbox, :radio, a, :data(button)").filter(":ui-button").button("refresh").end().not(":ui-button").button().end().map(function(){return a(this).button("widget")[0]}).removeClass("ui-corner-all ui-corner-left ui-corner-right").filter(":first").addClass("ui-corner-left").end().filter(":last").addClass("ui-corner-right").end().end()},
destroy:function(){this.element.removeClass("ui-buttonset");this.buttons.map(function(){return a(this).button("widget")[0]}).removeClass("ui-corner-left ui-corner-right").end().button("destroy");a.Widget.prototype.destroy.call(this)}})})(jQuery);
(function(d){function J(){this.debug=false;this._curInst=null;this._keyEvent=false;this._disabledInputs=[];this._inDialog=this._datepickerShowing=false;this._mainDivId="ui-datepicker-div";this._inlineClass="ui-datepicker-inline";this._appendClass="ui-datepicker-append";this._triggerClass="ui-datepicker-trigger";this._dialogClass="ui-datepicker-dialog";this._disableClass="ui-datepicker-disabled";this._unselectableClass="ui-datepicker-unselectable";this._currentClass="ui-datepicker-current-day";this._dayOverClass=
"ui-datepicker-days-cell-over";this.regional=[];this.regional[""]={closeText:"Done",prevText:"Prev",nextText:"Next",currentText:"Today",monthNames:["January","February","March","April","May","June","July","August","September","October","November","December"],monthNamesShort:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],dayNames:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],dayNamesShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],dayNamesMin:["Su",
"Mo","Tu","We","Th","Fr","Sa"],weekHeader:"Wk",dateFormat:"mm/dd/yy",firstDay:0,isRTL:false,showMonthAfterYear:false,yearSuffix:""};this._defaults={showOn:"focus",showAnim:"fadeIn",showOptions:{},defaultDate:null,appendText:"",buttonText:"...",buttonImage:"",buttonImageOnly:false,hideIfNoPrevNext:false,navigationAsDateFormat:false,gotoCurrent:false,changeMonth:false,changeYear:false,yearRange:"c-10:c+10",showOtherMonths:false,selectOtherMonths:false,showWeek:false,calculateWeek:this.iso8601Week,shortYearCutoff:"+10",
minDate:null,maxDate:null,duration:"fast",beforeShowDay:null,beforeShow:null,onSelect:null,onChangeMonthYear:null,onClose:null,numberOfMonths:1,showCurrentAtPos:0,stepMonths:1,stepBigMonths:12,altField:"",altFormat:"",constrainInput:true,showButtonPanel:false,autoSize:false};d.extend(this._defaults,this.regional[""]);this.dpDiv=d('<div id="'+this._mainDivId+'" class="ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all ui-helper-hidden-accessible"></div>')}function E(a,b){d.extend(a,
b);for(var c in b)if(b[c]==null||b[c]==undefined)a[c]=b[c];return a}d.extend(d.ui,{datepicker:{version:"1.8.2"}});var y=(new Date).getTime();d.extend(J.prototype,{markerClassName:"hasDatepicker",log:function(){this.debug&&console.log.apply("",arguments)},_widgetDatepicker:function(){return this.dpDiv},setDefaults:function(a){E(this._defaults,a||{});return this},_attachDatepicker:function(a,b){var c=null;for(var e in this._defaults){var f=a.getAttribute("date:"+e);if(f){c=c||{};try{c[e]=eval(f)}catch(h){c[e]=
f}}}e=a.nodeName.toLowerCase();f=e=="div"||e=="span";if(!a.id){this.uuid+=1;a.id="dp"+this.uuid}var i=this._newInst(d(a),f);i.settings=d.extend({},b||{},c||{});if(e=="input")this._connectDatepicker(a,i);else f&&this._inlineDatepicker(a,i)},_newInst:function(a,b){return{id:a[0].id.replace(/([^A-Za-z0-9_])/g,"\\\\$1"),input:a,selectedDay:0,selectedMonth:0,selectedYear:0,drawMonth:0,drawYear:0,inline:b,dpDiv:!b?this.dpDiv:d('<div class="'+this._inlineClass+' ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all"></div>')}},
_connectDatepicker:function(a,b){var c=d(a);b.append=d([]);b.trigger=d([]);if(!c.hasClass(this.markerClassName)){this._attachments(c,b);c.addClass(this.markerClassName).keydown(this._doKeyDown).keypress(this._doKeyPress).keyup(this._doKeyUp).bind("setData.datepicker",function(e,f,h){b.settings[f]=h}).bind("getData.datepicker",function(e,f){return this._get(b,f)});this._autoSize(b);d.data(a,"datepicker",b)}},_attachments:function(a,b){var c=this._get(b,"appendText"),e=this._get(b,"isRTL");b.append&&
b.append.remove();if(c){b.append=d('<span class="'+this._appendClass+'">'+c+"</span>");a[e?"before":"after"](b.append)}a.unbind("focus",this._showDatepicker);b.trigger&&b.trigger.remove();c=this._get(b,"showOn");if(c=="focus"||c=="both")a.focus(this._showDatepicker);if(c=="button"||c=="both"){c=this._get(b,"buttonText");var f=this._get(b,"buttonImage");b.trigger=d(this._get(b,"buttonImageOnly")?d("<img/>").addClass(this._triggerClass).attr({src:f,alt:c,title:c}):d('<button type="button"></button>').addClass(this._triggerClass).html(f==
""?c:d("<img/>").attr({src:f,alt:c,title:c})));a[e?"before":"after"](b.trigger);b.trigger.click(function(){d.datepicker._datepickerShowing&&d.datepicker._lastInput==a[0]?d.datepicker._hideDatepicker():d.datepicker._showDatepicker(a[0]);return false})}},_autoSize:function(a){if(this._get(a,"autoSize")&&!a.inline){var b=new Date(2009,11,20),c=this._get(a,"dateFormat");if(c.match(/[DM]/)){var e=function(f){for(var h=0,i=0,g=0;g<f.length;g++)if(f[g].length>h){h=f[g].length;i=g}return i};b.setMonth(e(this._get(a,
c.match(/MM/)?"monthNames":"monthNamesShort")));b.setDate(e(this._get(a,c.match(/DD/)?"dayNames":"dayNamesShort"))+20-b.getDay())}a.input.attr("size",this._formatDate(a,b).length)}},_inlineDatepicker:function(a,b){var c=d(a);if(!c.hasClass(this.markerClassName)){c.addClass(this.markerClassName).append(b.dpDiv).bind("setData.datepicker",function(e,f,h){b.settings[f]=h}).bind("getData.datepicker",function(e,f){return this._get(b,f)});d.data(a,"datepicker",b);this._setDate(b,this._getDefaultDate(b),
true);this._updateDatepicker(b);this._updateAlternate(b)}},_dialogDatepicker:function(a,b,c,e,f){a=this._dialogInst;if(!a){this.uuid+=1;this._dialogInput=d('<input type="text" id="'+("dp"+this.uuid)+'" style="position: absolute; top: -100px; width: 0px; z-index: -10;"/>');this._dialogInput.keydown(this._doKeyDown);d("body").append(this._dialogInput);a=this._dialogInst=this._newInst(this._dialogInput,false);a.settings={};d.data(this._dialogInput[0],"datepicker",a)}E(a.settings,e||{});b=b&&b.constructor==
Date?this._formatDate(a,b):b;this._dialogInput.val(b);this._pos=f?f.length?f:[f.pageX,f.pageY]:null;if(!this._pos)this._pos=[document.documentElement.clientWidth/2-100+(document.documentElement.scrollLeft||document.body.scrollLeft),document.documentElement.clientHeight/2-150+(document.documentElement.scrollTop||document.body.scrollTop)];this._dialogInput.css("left",this._pos[0]+20+"px").css("top",this._pos[1]+"px");a.settings.onSelect=c;this._inDialog=true;this.dpDiv.addClass(this._dialogClass);this._showDatepicker(this._dialogInput[0]);
d.blockUI&&d.blockUI(this.dpDiv);d.data(this._dialogInput[0],"datepicker",a);return this},_destroyDatepicker:function(a){var b=d(a),c=d.data(a,"datepicker");if(b.hasClass(this.markerClassName)){var e=a.nodeName.toLowerCase();d.removeData(a,"datepicker");if(e=="input"){c.append.remove();c.trigger.remove();b.removeClass(this.markerClassName).unbind("focus",this._showDatepicker).unbind("keydown",this._doKeyDown).unbind("keypress",this._doKeyPress).unbind("keyup",this._doKeyUp)}else if(e=="div"||e=="span")b.removeClass(this.markerClassName).empty()}},
_enableDatepicker:function(a){var b=d(a),c=d.data(a,"datepicker");if(b.hasClass(this.markerClassName)){var e=a.nodeName.toLowerCase();if(e=="input"){a.disabled=false;c.trigger.filter("button").each(function(){this.disabled=false}).end().filter("img").css({opacity:"1.0",cursor:""})}else if(e=="div"||e=="span")b.children("."+this._inlineClass).children().removeClass("ui-state-disabled");this._disabledInputs=d.map(this._disabledInputs,function(f){return f==a?null:f})}},_disableDatepicker:function(a){var b=
d(a),c=d.data(a,"datepicker");if(b.hasClass(this.markerClassName)){var e=a.nodeName.toLowerCase();if(e=="input"){a.disabled=true;c.trigger.filter("button").each(function(){this.disabled=true}).end().filter("img").css({opacity:"0.5",cursor:"default"})}else if(e=="div"||e=="span")b.children("."+this._inlineClass).children().addClass("ui-state-disabled");this._disabledInputs=d.map(this._disabledInputs,function(f){return f==a?null:f});this._disabledInputs[this._disabledInputs.length]=a}},_isDisabledDatepicker:function(a){if(!a)return false;
for(var b=0;b<this._disabledInputs.length;b++)if(this._disabledInputs[b]==a)return true;return false},_getInst:function(a){try{return d.data(a,"datepicker")}catch(b){throw"Missing instance data for this datepicker";}},_optionDatepicker:function(a,b,c){var e=this._getInst(a);if(arguments.length==2&&typeof b=="string")return b=="defaults"?d.extend({},d.datepicker._defaults):e?b=="all"?d.extend({},e.settings):this._get(e,b):null;var f=b||{};if(typeof b=="string"){f={};f[b]=c}if(e){this._curInst==e&&
this._hideDatepicker();var h=this._getDateDatepicker(a,true);E(e.settings,f);this._attachments(d(a),e);this._autoSize(e);this._setDateDatepicker(a,h);this._updateDatepicker(e)}},_changeDatepicker:function(a,b,c){this._optionDatepicker(a,b,c)},_refreshDatepicker:function(a){(a=this._getInst(a))&&this._updateDatepicker(a)},_setDateDatepicker:function(a,b){if(a=this._getInst(a)){this._setDate(a,b);this._updateDatepicker(a);this._updateAlternate(a)}},_getDateDatepicker:function(a,b){(a=this._getInst(a))&&
!a.inline&&this._setDateFromField(a,b);return a?this._getDate(a):null},_doKeyDown:function(a){var b=d.datepicker._getInst(a.target),c=true,e=b.dpDiv.is(".ui-datepicker-rtl");b._keyEvent=true;if(d.datepicker._datepickerShowing)switch(a.keyCode){case 9:d.datepicker._hideDatepicker();c=false;break;case 13:c=d("td."+d.datepicker._dayOverClass,b.dpDiv).add(d("td."+d.datepicker._currentClass,b.dpDiv));c[0]?d.datepicker._selectDay(a.target,b.selectedMonth,b.selectedYear,c[0]):d.datepicker._hideDatepicker();
return false;case 27:d.datepicker._hideDatepicker();break;case 33:d.datepicker._adjustDate(a.target,a.ctrlKey?-d.datepicker._get(b,"stepBigMonths"):-d.datepicker._get(b,"stepMonths"),"M");break;case 34:d.datepicker._adjustDate(a.target,a.ctrlKey?+d.datepicker._get(b,"stepBigMonths"):+d.datepicker._get(b,"stepMonths"),"M");break;case 35:if(a.ctrlKey||a.metaKey)d.datepicker._clearDate(a.target);c=a.ctrlKey||a.metaKey;break;case 36:if(a.ctrlKey||a.metaKey)d.datepicker._gotoToday(a.target);c=a.ctrlKey||
a.metaKey;break;case 37:if(a.ctrlKey||a.metaKey)d.datepicker._adjustDate(a.target,e?+1:-1,"D");c=a.ctrlKey||a.metaKey;if(a.originalEvent.altKey)d.datepicker._adjustDate(a.target,a.ctrlKey?-d.datepicker._get(b,"stepBigMonths"):-d.datepicker._get(b,"stepMonths"),"M");break;case 38:if(a.ctrlKey||a.metaKey)d.datepicker._adjustDate(a.target,-7,"D");c=a.ctrlKey||a.metaKey;break;case 39:if(a.ctrlKey||a.metaKey)d.datepicker._adjustDate(a.target,e?-1:+1,"D");c=a.ctrlKey||a.metaKey;if(a.originalEvent.altKey)d.datepicker._adjustDate(a.target,
a.ctrlKey?+d.datepicker._get(b,"stepBigMonths"):+d.datepicker._get(b,"stepMonths"),"M");break;case 40:if(a.ctrlKey||a.metaKey)d.datepicker._adjustDate(a.target,+7,"D");c=a.ctrlKey||a.metaKey;break;default:c=false}else if(a.keyCode==36&&a.ctrlKey)d.datepicker._showDatepicker(this);else c=false;if(c){a.preventDefault();a.stopPropagation()}},_doKeyPress:function(a){var b=d.datepicker._getInst(a.target);if(d.datepicker._get(b,"constrainInput")){b=d.datepicker._possibleChars(d.datepicker._get(b,"dateFormat"));
var c=String.fromCharCode(a.charCode==undefined?a.keyCode:a.charCode);return a.ctrlKey||c<" "||!b||b.indexOf(c)>-1}},_doKeyUp:function(a){a=d.datepicker._getInst(a.target);if(a.input.val()!=a.lastVal)try{if(d.datepicker.parseDate(d.datepicker._get(a,"dateFormat"),a.input?a.input.val():null,d.datepicker._getFormatConfig(a))){d.datepicker._setDateFromField(a);d.datepicker._updateAlternate(a);d.datepicker._updateDatepicker(a)}}catch(b){d.datepicker.log(b)}return true},_showDatepicker:function(a){a=a.target||
a;if(a.nodeName.toLowerCase()!="input")a=d("input",a.parentNode)[0];if(!(d.datepicker._isDisabledDatepicker(a)||d.datepicker._lastInput==a)){var b=d.datepicker._getInst(a);d.datepicker._curInst&&d.datepicker._curInst!=b&&d.datepicker._curInst.dpDiv.stop(true,true);var c=d.datepicker._get(b,"beforeShow");E(b.settings,c?c.apply(a,[a,b]):{});b.lastVal=null;d.datepicker._lastInput=a;d.datepicker._setDateFromField(b);if(d.datepicker._inDialog)a.value="";if(!d.datepicker._pos){d.datepicker._pos=d.datepicker._findPos(a);
d.datepicker._pos[1]+=a.offsetHeight}var e=false;d(a).parents().each(function(){e|=d(this).css("position")=="fixed";return!e});if(e&&d.browser.opera){d.datepicker._pos[0]-=document.documentElement.scrollLeft;d.datepicker._pos[1]-=document.documentElement.scrollTop}c={left:d.datepicker._pos[0],top:d.datepicker._pos[1]};d.datepicker._pos=null;b.dpDiv.css({position:"absolute",display:"block",top:"-1000px"});d.datepicker._updateDatepicker(b);c=d.datepicker._checkOffset(b,c,e);b.dpDiv.css({position:d.datepicker._inDialog&&
d.blockUI?"static":e?"fixed":"absolute",display:"none",left:c.left+"px",top:c.top+"px"});if(!b.inline){c=d.datepicker._get(b,"showAnim");var f=d.datepicker._get(b,"duration"),h=function(){d.datepicker._datepickerShowing=true;var i=d.datepicker._getBorders(b.dpDiv);b.dpDiv.find("iframe.ui-datepicker-cover").css({left:-i[0],top:-i[1],width:b.dpDiv.outerWidth(),height:b.dpDiv.outerHeight()})};b.dpDiv.zIndex(d(a).zIndex()+1);d.effects&&d.effects[c]?b.dpDiv.show(c,d.datepicker._get(b,"showOptions"),f,
h):b.dpDiv[c||"show"](c?f:null,h);if(!c||!f)h();b.input.is(":visible")&&!b.input.is(":disabled")&&b.input.focus();d.datepicker._curInst=b}}},_updateDatepicker:function(a){var b=this,c=d.datepicker._getBorders(a.dpDiv);a.dpDiv.empty().append(this._generateHTML(a)).find("iframe.ui-datepicker-cover").css({left:-c[0],top:-c[1],width:a.dpDiv.outerWidth(),height:a.dpDiv.outerHeight()}).end().find("button, .ui-datepicker-prev, .ui-datepicker-next, .ui-datepicker-calendar td a").bind("mouseout",function(){d(this).removeClass("ui-state-hover");
this.className.indexOf("ui-datepicker-prev")!=-1&&d(this).removeClass("ui-datepicker-prev-hover");this.className.indexOf("ui-datepicker-next")!=-1&&d(this).removeClass("ui-datepicker-next-hover")}).bind("mouseover",function(){if(!b._isDisabledDatepicker(a.inline?a.dpDiv.parent()[0]:a.input[0])){d(this).parents(".ui-datepicker-calendar").find("a").removeClass("ui-state-hover");d(this).addClass("ui-state-hover");this.className.indexOf("ui-datepicker-prev")!=-1&&d(this).addClass("ui-datepicker-prev-hover");
this.className.indexOf("ui-datepicker-next")!=-1&&d(this).addClass("ui-datepicker-next-hover")}}).end().find("."+this._dayOverClass+" a").trigger("mouseover").end();c=this._getNumberOfMonths(a);var e=c[1];e>1?a.dpDiv.addClass("ui-datepicker-multi-"+e).css("width",17*e+"em"):a.dpDiv.removeClass("ui-datepicker-multi-2 ui-datepicker-multi-3 ui-datepicker-multi-4").width("");a.dpDiv[(c[0]!=1||c[1]!=1?"add":"remove")+"Class"]("ui-datepicker-multi");a.dpDiv[(this._get(a,"isRTL")?"add":"remove")+"Class"]("ui-datepicker-rtl");
a==d.datepicker._curInst&&d.datepicker._datepickerShowing&&a.input&&a.input.is(":visible")&&!a.input.is(":disabled")&&a.input.focus()},_getBorders:function(a){var b=function(c){return{thin:1,medium:2,thick:3}[c]||c};return[parseFloat(b(a.css("border-left-width"))),parseFloat(b(a.css("border-top-width")))]},_checkOffset:function(a,b,c){var e=a.dpDiv.outerWidth(),f=a.dpDiv.outerHeight(),h=a.input?a.input.outerWidth():0,i=a.input?a.input.outerHeight():0,g=document.documentElement.clientWidth+d(document).scrollLeft(),
k=document.documentElement.clientHeight+d(document).scrollTop();b.left-=this._get(a,"isRTL")?e-h:0;b.left-=c&&b.left==a.input.offset().left?d(document).scrollLeft():0;b.top-=c&&b.top==a.input.offset().top+i?d(document).scrollTop():0;b.left-=Math.min(b.left,b.left+e>g&&g>e?Math.abs(b.left+e-g):0);b.top-=Math.min(b.top,b.top+f>k&&k>f?Math.abs(f+i):0);return b},_findPos:function(a){for(var b=this._get(this._getInst(a),"isRTL");a&&(a.type=="hidden"||a.nodeType!=1);)a=a[b?"previousSibling":"nextSibling"];
a=d(a).offset();return[a.left,a.top]},_hideDatepicker:function(a){var b=this._curInst;if(!(!b||a&&b!=d.data(a,"datepicker")))if(this._datepickerShowing){a=this._get(b,"showAnim");var c=this._get(b,"duration"),e=function(){d.datepicker._tidyDialog(b);this._curInst=null};d.effects&&d.effects[a]?b.dpDiv.hide(a,d.datepicker._get(b,"showOptions"),c,e):b.dpDiv[a=="slideDown"?"slideUp":a=="fadeIn"?"fadeOut":"hide"](a?c:null,e);a||e();if(a=this._get(b,"onClose"))a.apply(b.input?b.input[0]:null,[b.input?b.input.val():
"",b]);this._datepickerShowing=false;this._lastInput=null;if(this._inDialog){this._dialogInput.css({position:"absolute",left:"0",top:"-100px"});if(d.blockUI){d.unblockUI();d("body").append(this.dpDiv)}}this._inDialog=false}},_tidyDialog:function(a){a.dpDiv.removeClass(this._dialogClass).unbind(".ui-datepicker-calendar")},_checkExternalClick:function(a){if(d.datepicker._curInst){a=d(a.target);a[0].id!=d.datepicker._mainDivId&&a.parents("#"+d.datepicker._mainDivId).length==0&&!a.hasClass(d.datepicker.markerClassName)&&
!a.hasClass(d.datepicker._triggerClass)&&d.datepicker._datepickerShowing&&!(d.datepicker._inDialog&&d.blockUI)&&d.datepicker._hideDatepicker()}},_adjustDate:function(a,b,c){a=d(a);var e=this._getInst(a[0]);if(!this._isDisabledDatepicker(a[0])){this._adjustInstDate(e,b+(c=="M"?this._get(e,"showCurrentAtPos"):0),c);this._updateDatepicker(e)}},_gotoToday:function(a){a=d(a);var b=this._getInst(a[0]);if(this._get(b,"gotoCurrent")&&b.currentDay){b.selectedDay=b.currentDay;b.drawMonth=b.selectedMonth=b.currentMonth;
b.drawYear=b.selectedYear=b.currentYear}else{var c=new Date;b.selectedDay=c.getDate();b.drawMonth=b.selectedMonth=c.getMonth();b.drawYear=b.selectedYear=c.getFullYear()}this._notifyChange(b);this._adjustDate(a)},_selectMonthYear:function(a,b,c){a=d(a);var e=this._getInst(a[0]);e._selectingMonthYear=false;e["selected"+(c=="M"?"Month":"Year")]=e["draw"+(c=="M"?"Month":"Year")]=parseInt(b.options[b.selectedIndex].value,10);this._notifyChange(e);this._adjustDate(a)},_clickMonthYear:function(a){a=this._getInst(d(a)[0]);
a.input&&a._selectingMonthYear&&!d.browser.msie&&a.input.focus();a._selectingMonthYear=!a._selectingMonthYear},_selectDay:function(a,b,c,e){var f=d(a);if(!(d(e).hasClass(this._unselectableClass)||this._isDisabledDatepicker(f[0]))){f=this._getInst(f[0]);f.selectedDay=f.currentDay=d("a",e).html();f.selectedMonth=f.currentMonth=b;f.selectedYear=f.currentYear=c;this._selectDate(a,this._formatDate(f,f.currentDay,f.currentMonth,f.currentYear))}},_clearDate:function(a){a=d(a);this._getInst(a[0]);this._selectDate(a,
"")},_selectDate:function(a,b){a=this._getInst(d(a)[0]);b=b!=null?b:this._formatDate(a);a.input&&a.input.val(b);this._updateAlternate(a);var c=this._get(a,"onSelect");if(c)c.apply(a.input?a.input[0]:null,[b,a]);else a.input&&a.input.trigger("change");if(a.inline)this._updateDatepicker(a);else{this._hideDatepicker();this._lastInput=a.input[0];typeof a.input[0]!="object"&&a.input.focus();this._lastInput=null}},_updateAlternate:function(a){var b=this._get(a,"altField");if(b){var c=this._get(a,"altFormat")||
this._get(a,"dateFormat"),e=this._getDate(a),f=this.formatDate(c,e,this._getFormatConfig(a));d(b).each(function(){d(this).val(f)})}},noWeekends:function(a){a=a.getDay();return[a>0&&a<6,""]},iso8601Week:function(a){a=new Date(a.getTime());a.setDate(a.getDate()+4-(a.getDay()||7));var b=a.getTime();a.setMonth(0);a.setDate(1);return Math.floor(Math.round((b-a)/864E5)/7)+1},parseDate:function(a,b,c){if(a==null||b==null)throw"Invalid arguments";b=typeof b=="object"?b.toString():b+"";if(b=="")return null;
for(var e=(c?c.shortYearCutoff:null)||this._defaults.shortYearCutoff,f=(c?c.dayNamesShort:null)||this._defaults.dayNamesShort,h=(c?c.dayNames:null)||this._defaults.dayNames,i=(c?c.monthNamesShort:null)||this._defaults.monthNamesShort,g=(c?c.monthNames:null)||this._defaults.monthNames,k=c=-1,l=-1,u=-1,j=false,o=function(p){(p=z+1<a.length&&a.charAt(z+1)==p)&&z++;return p},m=function(p){o(p);p=new RegExp("^\\d{1,"+(p=="@"?14:p=="!"?20:p=="y"?4:p=="o"?3:2)+"}");p=b.substring(s).match(p);if(!p)throw"Missing number at position "+
s;s+=p[0].length;return parseInt(p[0],10)},n=function(p,w,G){p=o(p)?G:w;for(w=0;w<p.length;w++)if(b.substr(s,p[w].length)==p[w]){s+=p[w].length;return w+1}throw"Unknown name at position "+s;},r=function(){if(b.charAt(s)!=a.charAt(z))throw"Unexpected literal at position "+s;s++},s=0,z=0;z<a.length;z++)if(j)if(a.charAt(z)=="'"&&!o("'"))j=false;else r();else switch(a.charAt(z)){case "d":l=m("d");break;case "D":n("D",f,h);break;case "o":u=m("o");break;case "m":k=m("m");break;case "M":k=n("M",i,g);break;
case "y":c=m("y");break;case "@":var v=new Date(m("@"));c=v.getFullYear();k=v.getMonth()+1;l=v.getDate();break;case "!":v=new Date((m("!")-this._ticksTo1970)/1E4);c=v.getFullYear();k=v.getMonth()+1;l=v.getDate();break;case "'":if(o("'"))r();else j=true;break;default:r()}if(c==-1)c=(new Date).getFullYear();else if(c<100)c+=(new Date).getFullYear()-(new Date).getFullYear()%100+(c<=e?0:-100);if(u>-1){k=1;l=u;do{e=this._getDaysInMonth(c,k-1);if(l<=e)break;k++;l-=e}while(1)}v=this._daylightSavingAdjust(new Date(c,
k-1,l));if(v.getFullYear()!=c||v.getMonth()+1!=k||v.getDate()!=l)throw"Invalid date";return v},ATOM:"yy-mm-dd",COOKIE:"D, dd M yy",ISO_8601:"yy-mm-dd",RFC_822:"D, d M y",RFC_850:"DD, dd-M-y",RFC_1036:"D, d M y",RFC_1123:"D, d M yy",RFC_2822:"D, d M yy",RSS:"D, d M y",TICKS:"!",TIMESTAMP:"@",W3C:"yy-mm-dd",_ticksTo1970:(718685+Math.floor(492.5)-Math.floor(19.7)+Math.floor(4.925))*24*60*60*1E7,formatDate:function(a,b,c){if(!b)return"";var e=(c?c.dayNamesShort:null)||this._defaults.dayNamesShort,f=(c?
c.dayNames:null)||this._defaults.dayNames,h=(c?c.monthNamesShort:null)||this._defaults.monthNamesShort;c=(c?c.monthNames:null)||this._defaults.monthNames;var i=function(o){(o=j+1<a.length&&a.charAt(j+1)==o)&&j++;return o},g=function(o,m,n){m=""+m;if(i(o))for(;m.length<n;)m="0"+m;return m},k=function(o,m,n,r){return i(o)?r[m]:n[m]},l="",u=false;if(b)for(var j=0;j<a.length;j++)if(u)if(a.charAt(j)=="'"&&!i("'"))u=false;else l+=a.charAt(j);else switch(a.charAt(j)){case "d":l+=g("d",b.getDate(),2);break;
case "D":l+=k("D",b.getDay(),e,f);break;case "o":l+=g("o",(b.getTime()-(new Date(b.getFullYear(),0,0)).getTime())/864E5,3);break;case "m":l+=g("m",b.getMonth()+1,2);break;case "M":l+=k("M",b.getMonth(),h,c);break;case "y":l+=i("y")?b.getFullYear():(b.getYear()%100<10?"0":"")+b.getYear()%100;break;case "@":l+=b.getTime();break;case "!":l+=b.getTime()*1E4+this._ticksTo1970;break;case "'":if(i("'"))l+="'";else u=true;break;default:l+=a.charAt(j)}return l},_possibleChars:function(a){for(var b="",c=false,
e=function(h){(h=f+1<a.length&&a.charAt(f+1)==h)&&f++;return h},f=0;f<a.length;f++)if(c)if(a.charAt(f)=="'"&&!e("'"))c=false;else b+=a.charAt(f);else switch(a.charAt(f)){case "d":case "m":case "y":case "@":b+="0123456789";break;case "D":case "M":return null;case "'":if(e("'"))b+="'";else c=true;break;default:b+=a.charAt(f)}return b},_get:function(a,b){return a.settings[b]!==undefined?a.settings[b]:this._defaults[b]},_setDateFromField:function(a,b){if(a.input.val()!=a.lastVal){var c=this._get(a,"dateFormat"),
e=a.lastVal=a.input?a.input.val():null,f,h;f=h=this._getDefaultDate(a);var i=this._getFormatConfig(a);try{f=this.parseDate(c,e,i)||h}catch(g){this.log(g);e=b?"":e}a.selectedDay=f.getDate();a.drawMonth=a.selectedMonth=f.getMonth();a.drawYear=a.selectedYear=f.getFullYear();a.currentDay=e?f.getDate():0;a.currentMonth=e?f.getMonth():0;a.currentYear=e?f.getFullYear():0;this._adjustInstDate(a)}},_getDefaultDate:function(a){return this._restrictMinMax(a,this._determineDate(a,this._get(a,"defaultDate"),new Date))},
_determineDate:function(a,b,c){var e=function(h){var i=new Date;i.setDate(i.getDate()+h);return i},f=function(h){try{return d.datepicker.parseDate(d.datepicker._get(a,"dateFormat"),h,d.datepicker._getFormatConfig(a))}catch(i){}var g=(h.toLowerCase().match(/^c/)?d.datepicker._getDate(a):null)||new Date,k=g.getFullYear(),l=g.getMonth();g=g.getDate();for(var u=/([+-]?[0-9]+)\s*(d|D|w|W|m|M|y|Y)?/g,j=u.exec(h);j;){switch(j[2]||"d"){case "d":case "D":g+=parseInt(j[1],10);break;case "w":case "W":g+=parseInt(j[1],
10)*7;break;case "m":case "M":l+=parseInt(j[1],10);g=Math.min(g,d.datepicker._getDaysInMonth(k,l));break;case "y":case "Y":k+=parseInt(j[1],10);g=Math.min(g,d.datepicker._getDaysInMonth(k,l));break}j=u.exec(h)}return new Date(k,l,g)};if(b=(b=b==null?c:typeof b=="string"?f(b):typeof b=="number"?isNaN(b)?c:e(b):b)&&b.toString()=="Invalid Date"?c:b){b.setHours(0);b.setMinutes(0);b.setSeconds(0);b.setMilliseconds(0)}return this._daylightSavingAdjust(b)},_daylightSavingAdjust:function(a){if(!a)return null;
a.setHours(a.getHours()>12?a.getHours()+2:0);return a},_setDate:function(a,b,c){var e=!b,f=a.selectedMonth,h=a.selectedYear;b=this._restrictMinMax(a,this._determineDate(a,b,new Date));a.selectedDay=a.currentDay=b.getDate();a.drawMonth=a.selectedMonth=a.currentMonth=b.getMonth();a.drawYear=a.selectedYear=a.currentYear=b.getFullYear();if((f!=a.selectedMonth||h!=a.selectedYear)&&!c)this._notifyChange(a);this._adjustInstDate(a);if(a.input)a.input.val(e?"":this._formatDate(a))},_getDate:function(a){return!a.currentYear||
a.input&&a.input.val()==""?null:this._daylightSavingAdjust(new Date(a.currentYear,a.currentMonth,a.currentDay))},_generateHTML:function(a){var b=new Date;b=this._daylightSavingAdjust(new Date(b.getFullYear(),b.getMonth(),b.getDate()));var c=this._get(a,"isRTL"),e=this._get(a,"showButtonPanel"),f=this._get(a,"hideIfNoPrevNext"),h=this._get(a,"navigationAsDateFormat"),i=this._getNumberOfMonths(a),g=this._get(a,"showCurrentAtPos"),k=this._get(a,"stepMonths"),l=i[0]!=1||i[1]!=1,u=this._daylightSavingAdjust(!a.currentDay?
new Date(9999,9,9):new Date(a.currentYear,a.currentMonth,a.currentDay)),j=this._getMinMaxDate(a,"min"),o=this._getMinMaxDate(a,"max");g=a.drawMonth-g;var m=a.drawYear;if(g<0){g+=12;m--}if(o){var n=this._daylightSavingAdjust(new Date(o.getFullYear(),o.getMonth()-i[0]*i[1]+1,o.getDate()));for(n=j&&n<j?j:n;this._daylightSavingAdjust(new Date(m,g,1))>n;){g--;if(g<0){g=11;m--}}}a.drawMonth=g;a.drawYear=m;n=this._get(a,"prevText");n=!h?n:this.formatDate(n,this._daylightSavingAdjust(new Date(m,g-k,1)),this._getFormatConfig(a));
n=this._canAdjustMonth(a,-1,m,g)?'<a class="ui-datepicker-prev ui-corner-all" onclick="DP_jQuery_'+y+".datepicker._adjustDate('#"+a.id+"', -"+k+", 'M');\" title=\""+n+'"><span class="ui-icon ui-icon-circle-triangle-'+(c?"e":"w")+'">'+n+"</span></a>":f?"":'<a class="ui-datepicker-prev ui-corner-all ui-state-disabled" title="'+n+'"><span class="ui-icon ui-icon-circle-triangle-'+(c?"e":"w")+'">'+n+"</span></a>";var r=this._get(a,"nextText");r=!h?r:this.formatDate(r,this._daylightSavingAdjust(new Date(m,
g+k,1)),this._getFormatConfig(a));f=this._canAdjustMonth(a,+1,m,g)?'<a class="ui-datepicker-next ui-corner-all" onclick="DP_jQuery_'+y+".datepicker._adjustDate('#"+a.id+"', +"+k+", 'M');\" title=\""+r+'"><span class="ui-icon ui-icon-circle-triangle-'+(c?"w":"e")+'">'+r+"</span></a>":f?"":'<a class="ui-datepicker-next ui-corner-all ui-state-disabled" title="'+r+'"><span class="ui-icon ui-icon-circle-triangle-'+(c?"w":"e")+'">'+r+"</span></a>";k=this._get(a,"currentText");r=this._get(a,"gotoCurrent")&&
a.currentDay?u:b;k=!h?k:this.formatDate(k,r,this._getFormatConfig(a));h=!a.inline?'<button type="button" class="ui-datepicker-close ui-state-default ui-priority-primary ui-corner-all" onclick="DP_jQuery_'+y+'.datepicker._hideDatepicker();">'+this._get(a,"closeText")+"</button>":"";e=e?'<div class="ui-datepicker-buttonpane ui-widget-content">'+(c?h:"")+(this._isInRange(a,r)?'<button type="button" class="ui-datepicker-current ui-state-default ui-priority-secondary ui-corner-all" onclick="DP_jQuery_'+
y+".datepicker._gotoToday('#"+a.id+"');\">"+k+"</button>":"")+(c?"":h)+"</div>":"";h=parseInt(this._get(a,"firstDay"),10);h=isNaN(h)?0:h;k=this._get(a,"showWeek");r=this._get(a,"dayNames");this._get(a,"dayNamesShort");var s=this._get(a,"dayNamesMin"),z=this._get(a,"monthNames"),v=this._get(a,"monthNamesShort"),p=this._get(a,"beforeShowDay"),w=this._get(a,"showOtherMonths"),G=this._get(a,"selectOtherMonths");this._get(a,"calculateWeek");for(var K=this._getDefaultDate(a),H="",C=0;C<i[0];C++){for(var L=
"",D=0;D<i[1];D++){var M=this._daylightSavingAdjust(new Date(m,g,a.selectedDay)),t=" ui-corner-all",x="";if(l){x+='<div class="ui-datepicker-group';if(i[1]>1)switch(D){case 0:x+=" ui-datepicker-group-first";t=" ui-corner-"+(c?"right":"left");break;case i[1]-1:x+=" ui-datepicker-group-last";t=" ui-corner-"+(c?"left":"right");break;default:x+=" ui-datepicker-group-middle";t="";break}x+='">'}x+='<div class="ui-datepicker-header ui-widget-header ui-helper-clearfix'+t+'">'+(/all|left/.test(t)&&C==0?c?
f:n:"")+(/all|right/.test(t)&&C==0?c?n:f:"")+this._generateMonthYearHeader(a,g,m,j,o,C>0||D>0,z,v)+'</div><table class="ui-datepicker-calendar"><thead><tr>';var A=k?'<th class="ui-datepicker-week-col">'+this._get(a,"weekHeader")+"</th>":"";for(t=0;t<7;t++){var q=(t+h)%7;A+="<th"+((t+h+6)%7>=5?' class="ui-datepicker-week-end"':"")+'><span title="'+r[q]+'">'+s[q]+"</span></th>"}x+=A+"</tr></thead><tbody>";A=this._getDaysInMonth(m,g);if(m==a.selectedYear&&g==a.selectedMonth)a.selectedDay=Math.min(a.selectedDay,
A);t=(this._getFirstDayOfMonth(m,g)-h+7)%7;A=l?6:Math.ceil((t+A)/7);q=this._daylightSavingAdjust(new Date(m,g,1-t));for(var N=0;N<A;N++){x+="<tr>";var O=!k?"":'<td class="ui-datepicker-week-col">'+this._get(a,"calculateWeek")(q)+"</td>";for(t=0;t<7;t++){var F=p?p.apply(a.input?a.input[0]:null,[q]):[true,""],B=q.getMonth()!=g,I=B&&!G||!F[0]||j&&q<j||o&&q>o;O+='<td class="'+((t+h+6)%7>=5?" ui-datepicker-week-end":"")+(B?" ui-datepicker-other-month":"")+(q.getTime()==M.getTime()&&g==a.selectedMonth&&
a._keyEvent||K.getTime()==q.getTime()&&K.getTime()==M.getTime()?" "+this._dayOverClass:"")+(I?" "+this._unselectableClass+" ui-state-disabled":"")+(B&&!w?"":" "+F[1]+(q.getTime()==u.getTime()?" "+this._currentClass:"")+(q.getTime()==b.getTime()?" ui-datepicker-today":""))+'"'+((!B||w)&&F[2]?' title="'+F[2]+'"':"")+(I?"":' onclick="DP_jQuery_'+y+".datepicker._selectDay('#"+a.id+"',"+q.getMonth()+","+q.getFullYear()+', this);return false;"')+">"+(B&&!w?"&#xa0;":I?'<span class="ui-state-default">'+q.getDate()+
"</span>":'<a class="ui-state-default'+(q.getTime()==b.getTime()?" ui-state-highlight":"")+(q.getTime()==u.getTime()?" ui-state-active":"")+(B?" ui-priority-secondary":"")+'" href="#">'+q.getDate()+"</a>")+"</td>";q.setDate(q.getDate()+1);q=this._daylightSavingAdjust(q)}x+=O+"</tr>"}g++;if(g>11){g=0;m++}x+="</tbody></table>"+(l?"</div>"+(i[0]>0&&D==i[1]-1?'<div class="ui-datepicker-row-break"></div>':""):"");L+=x}H+=L}H+=e+(d.browser.msie&&parseInt(d.browser.version,10)<7&&!a.inline?'<iframe src="javascript:false;" class="ui-datepicker-cover" frameborder="0"></iframe>':
"");a._keyEvent=false;return H},_generateMonthYearHeader:function(a,b,c,e,f,h,i,g){var k=this._get(a,"changeMonth"),l=this._get(a,"changeYear"),u=this._get(a,"showMonthAfterYear"),j='<div class="ui-datepicker-title">',o="";if(h||!k)o+='<span class="ui-datepicker-month">'+i[b]+"</span>";else{i=e&&e.getFullYear()==c;var m=f&&f.getFullYear()==c;o+='<select class="ui-datepicker-month" onchange="DP_jQuery_'+y+".datepicker._selectMonthYear('#"+a.id+"', this, 'M');\" onclick=\"DP_jQuery_"+y+".datepicker._clickMonthYear('#"+
a.id+"');\">";for(var n=0;n<12;n++)if((!i||n>=e.getMonth())&&(!m||n<=f.getMonth()))o+='<option value="'+n+'"'+(n==b?' selected="selected"':"")+">"+g[n]+"</option>";o+="</select>"}u||(j+=o+(h||!(k&&l)?"&#xa0;":""));if(h||!l)j+='<span class="ui-datepicker-year">'+c+"</span>";else{g=this._get(a,"yearRange").split(":");var r=(new Date).getFullYear();i=function(s){s=s.match(/c[+-].*/)?c+parseInt(s.substring(1),10):s.match(/[+-].*/)?r+parseInt(s,10):parseInt(s,10);return isNaN(s)?r:s};b=i(g[0]);g=Math.max(b,
i(g[1]||""));b=e?Math.max(b,e.getFullYear()):b;g=f?Math.min(g,f.getFullYear()):g;for(j+='<select class="ui-datepicker-year" onchange="DP_jQuery_'+y+".datepicker._selectMonthYear('#"+a.id+"', this, 'Y');\" onclick=\"DP_jQuery_"+y+".datepicker._clickMonthYear('#"+a.id+"');\">";b<=g;b++)j+='<option value="'+b+'"'+(b==c?' selected="selected"':"")+">"+b+"</option>";j+="</select>"}j+=this._get(a,"yearSuffix");if(u)j+=(h||!(k&&l)?"&#xa0;":"")+o;j+="</div>";return j},_adjustInstDate:function(a,b,c){var e=
a.drawYear+(c=="Y"?b:0),f=a.drawMonth+(c=="M"?b:0);b=Math.min(a.selectedDay,this._getDaysInMonth(e,f))+(c=="D"?b:0);e=this._restrictMinMax(a,this._daylightSavingAdjust(new Date(e,f,b)));a.selectedDay=e.getDate();a.drawMonth=a.selectedMonth=e.getMonth();a.drawYear=a.selectedYear=e.getFullYear();if(c=="M"||c=="Y")this._notifyChange(a)},_restrictMinMax:function(a,b){var c=this._getMinMaxDate(a,"min");a=this._getMinMaxDate(a,"max");b=c&&b<c?c:b;return b=a&&b>a?a:b},_notifyChange:function(a){var b=this._get(a,
"onChangeMonthYear");if(b)b.apply(a.input?a.input[0]:null,[a.selectedYear,a.selectedMonth+1,a])},_getNumberOfMonths:function(a){a=this._get(a,"numberOfMonths");return a==null?[1,1]:typeof a=="number"?[1,a]:a},_getMinMaxDate:function(a,b){return this._determineDate(a,this._get(a,b+"Date"),null)},_getDaysInMonth:function(a,b){return 32-(new Date(a,b,32)).getDate()},_getFirstDayOfMonth:function(a,b){return(new Date(a,b,1)).getDay()},_canAdjustMonth:function(a,b,c,e){var f=this._getNumberOfMonths(a);
c=this._daylightSavingAdjust(new Date(c,e+(b<0?b:f[0]*f[1]),1));b<0&&c.setDate(this._getDaysInMonth(c.getFullYear(),c.getMonth()));return this._isInRange(a,c)},_isInRange:function(a,b){var c=this._getMinMaxDate(a,"min");a=this._getMinMaxDate(a,"max");return(!c||b.getTime()>=c.getTime())&&(!a||b.getTime()<=a.getTime())},_getFormatConfig:function(a){var b=this._get(a,"shortYearCutoff");b=typeof b!="string"?b:(new Date).getFullYear()%100+parseInt(b,10);return{shortYearCutoff:b,dayNamesShort:this._get(a,
"dayNamesShort"),dayNames:this._get(a,"dayNames"),monthNamesShort:this._get(a,"monthNamesShort"),monthNames:this._get(a,"monthNames")}},_formatDate:function(a,b,c,e){if(!b){a.currentDay=a.selectedDay;a.currentMonth=a.selectedMonth;a.currentYear=a.selectedYear}b=b?typeof b=="object"?b:this._daylightSavingAdjust(new Date(e,c,b)):this._daylightSavingAdjust(new Date(a.currentYear,a.currentMonth,a.currentDay));return this.formatDate(this._get(a,"dateFormat"),b,this._getFormatConfig(a))}});d.fn.datepicker=
function(a){if(!d.datepicker.initialized){d(document).mousedown(d.datepicker._checkExternalClick).find("body").append(d.datepicker.dpDiv);d.datepicker.initialized=true}var b=Array.prototype.slice.call(arguments,1);if(typeof a=="string"&&(a=="isDisabled"||a=="getDate"||a=="widget"))return d.datepicker["_"+a+"Datepicker"].apply(d.datepicker,[this[0]].concat(b));if(a=="option"&&arguments.length==2&&typeof arguments[1]=="string")return d.datepicker["_"+a+"Datepicker"].apply(d.datepicker,[this[0]].concat(b));
return this.each(function(){typeof a=="string"?d.datepicker["_"+a+"Datepicker"].apply(d.datepicker,[this].concat(b)):d.datepicker._attachDatepicker(this,a)})};d.datepicker=new J;d.datepicker.initialized=false;d.datepicker.uuid=(new Date).getTime();d.datepicker.version="1.8.2";window["DP_jQuery_"+y]=d})(jQuery);
(function(c){c.widget("ui.dialog",{options:{autoOpen:true,buttons:{},closeOnEscape:true,closeText:"close",dialogClass:"",draggable:true,hide:null,height:"auto",maxHeight:false,maxWidth:false,minHeight:150,minWidth:150,modal:false,position:"center",resizable:true,show:null,stack:true,title:"",width:300,zIndex:1E3},_create:function(){this.originalTitle=this.element.attr("title");var a=this,b=a.options,d=b.title||a.originalTitle||"&#160;",e=c.ui.dialog.getTitleId(a.element),g=(a.uiDialog=c("<div></div>")).appendTo(document.body).hide().addClass("ui-dialog ui-widget ui-widget-content ui-corner-all "+
b.dialogClass).css({zIndex:b.zIndex}).attr("tabIndex",-1).css("outline",0).keydown(function(i){if(b.closeOnEscape&&i.keyCode&&i.keyCode===c.ui.keyCode.ESCAPE){a.close(i);i.preventDefault()}}).attr({role:"dialog","aria-labelledby":e}).mousedown(function(i){a.moveToTop(false,i)});a.element.show().removeAttr("title").addClass("ui-dialog-content ui-widget-content").appendTo(g);var f=(a.uiDialogTitlebar=c("<div></div>")).addClass("ui-dialog-titlebar ui-widget-header ui-corner-all ui-helper-clearfix").prependTo(g),
h=c('<a href="#"></a>').addClass("ui-dialog-titlebar-close ui-corner-all").attr("role","button").hover(function(){h.addClass("ui-state-hover")},function(){h.removeClass("ui-state-hover")}).focus(function(){h.addClass("ui-state-focus")}).blur(function(){h.removeClass("ui-state-focus")}).click(function(i){a.close(i);return false}).appendTo(f);(a.uiDialogTitlebarCloseText=c("<span></span>")).addClass("ui-icon ui-icon-closethick").text(b.closeText).appendTo(h);c("<span></span>").addClass("ui-dialog-title").attr("id",
e).html(d).prependTo(f);if(c.isFunction(b.beforeclose)&&!c.isFunction(b.beforeClose))b.beforeClose=b.beforeclose;f.find("*").add(f).disableSelection();b.draggable&&c.fn.draggable&&a._makeDraggable();b.resizable&&c.fn.resizable&&a._makeResizable();a._createButtons(b.buttons);a._isOpen=false;c.fn.bgiframe&&g.bgiframe()},_init:function(){this.options.autoOpen&&this.open()},destroy:function(){var a=this;a.overlay&&a.overlay.destroy();a.uiDialog.hide();a.element.unbind(".dialog").removeData("dialog").removeClass("ui-dialog-content ui-widget-content").hide().appendTo("body");
a.uiDialog.remove();a.originalTitle&&a.element.attr("title",a.originalTitle);return a},widget:function(){return this.uiDialog},close:function(a){var b=this,d;if(false!==b._trigger("beforeClose",a)){b.overlay&&b.overlay.destroy();b.uiDialog.unbind("keypress.ui-dialog");b._isOpen=false;if(b.options.hide)b.uiDialog.hide(b.options.hide,function(){b._trigger("close",a)});else{b.uiDialog.hide();b._trigger("close",a)}c.ui.dialog.overlay.resize();if(b.options.modal){d=0;c(".ui-dialog").each(function(){if(this!==
b.uiDialog[0])d=Math.max(d,c(this).css("z-index"))});c.ui.dialog.maxZ=d}return b}},isOpen:function(){return this._isOpen},moveToTop:function(a,b){var d=this,e=d.options;if(e.modal&&!a||!e.stack&&!e.modal)return d._trigger("focus",b);if(e.zIndex>c.ui.dialog.maxZ)c.ui.dialog.maxZ=e.zIndex;if(d.overlay){c.ui.dialog.maxZ+=1;d.overlay.$el.css("z-index",c.ui.dialog.overlay.maxZ=c.ui.dialog.maxZ)}a={scrollTop:d.element.attr("scrollTop"),scrollLeft:d.element.attr("scrollLeft")};c.ui.dialog.maxZ+=1;d.uiDialog.css("z-index",
c.ui.dialog.maxZ);d.element.attr(a);d._trigger("focus",b);return d},open:function(){if(!this._isOpen){var a=this,b=a.options,d=a.uiDialog;a.overlay=b.modal?new c.ui.dialog.overlay(a):null;d.next().length&&d.appendTo("body");a._size();a._position(b.position);d.show(b.show);a.moveToTop(true);b.modal&&d.bind("keypress.ui-dialog",function(e){if(e.keyCode===c.ui.keyCode.TAB){var g=c(":tabbable",this),f=g.filter(":first");g=g.filter(":last");if(e.target===g[0]&&!e.shiftKey){f.focus(1);return false}else if(e.target===
f[0]&&e.shiftKey){g.focus(1);return false}}});c([]).add(d.find(".ui-dialog-content :tabbable:first")).add(d.find(".ui-dialog-buttonpane :tabbable:first")).add(d).filter(":first").focus();a._trigger("open");a._isOpen=true;return a}},_createButtons:function(a){var b=this,d=false,e=c("<div></div>").addClass("ui-dialog-buttonpane ui-widget-content ui-helper-clearfix");b.uiDialog.find(".ui-dialog-buttonpane").remove();typeof a==="object"&&a!==null&&c.each(a,function(){return!(d=true)});if(d){c.each(a,
function(g,f){g=c('<button type="button"></button>').text(g).click(function(){f.apply(b.element[0],arguments)}).appendTo(e);c.fn.button&&g.button()});e.appendTo(b.uiDialog)}},_makeDraggable:function(){function a(f){return{position:f.position,offset:f.offset}}var b=this,d=b.options,e=c(document),g;b.uiDialog.draggable({cancel:".ui-dialog-content, .ui-dialog-titlebar-close",handle:".ui-dialog-titlebar",containment:"document",start:function(f,h){g=d.height==="auto"?"auto":c(this).height();c(this).height(c(this).height()).addClass("ui-dialog-dragging");
b._trigger("dragStart",f,a(h))},drag:function(f,h){b._trigger("drag",f,a(h))},stop:function(f,h){d.position=[h.position.left-e.scrollLeft(),h.position.top-e.scrollTop()];c(this).removeClass("ui-dialog-dragging").height(g);b._trigger("dragStop",f,a(h));c.ui.dialog.overlay.resize()}})},_makeResizable:function(a){function b(f){return{originalPosition:f.originalPosition,originalSize:f.originalSize,position:f.position,size:f.size}}a=a===undefined?this.options.resizable:a;var d=this,e=d.options,g=d.uiDialog.css("position");
a=typeof a==="string"?a:"n,e,s,w,se,sw,ne,nw";d.uiDialog.resizable({cancel:".ui-dialog-content",containment:"document",alsoResize:d.element,maxWidth:e.maxWidth,maxHeight:e.maxHeight,minWidth:e.minWidth,minHeight:d._minHeight(),handles:a,start:function(f,h){c(this).addClass("ui-dialog-resizing");d._trigger("resizeStart",f,b(h))},resize:function(f,h){d._trigger("resize",f,b(h))},stop:function(f,h){c(this).removeClass("ui-dialog-resizing");e.height=c(this).height();e.width=c(this).width();d._trigger("resizeStop",
f,b(h));c.ui.dialog.overlay.resize()}}).css("position",g).find(".ui-resizable-se").addClass("ui-icon ui-icon-grip-diagonal-se")},_minHeight:function(){var a=this.options;return a.height==="auto"?a.minHeight:Math.min(a.minHeight,a.height)},_position:function(a){var b=[],d=[0,0];a=a||c.ui.dialog.prototype.options.position;if(typeof a==="string"||typeof a==="object"&&"0"in a){b=a.split?a.split(" "):[a[0],a[1]];if(b.length===1)b[1]=b[0];c.each(["left","top"],function(e,g){if(+b[e]===b[e]){d[e]=b[e];b[e]=
g}})}else if(typeof a==="object"){if("left"in a){b[0]="left";d[0]=a.left}else if("right"in a){b[0]="right";d[0]=-a.right}if("top"in a){b[1]="top";d[1]=a.top}else if("bottom"in a){b[1]="bottom";d[1]=-a.bottom}}(a=this.uiDialog.is(":visible"))||this.uiDialog.show();this.uiDialog.css({top:0,left:0}).position({my:b.join(" "),at:b.join(" "),offset:d.join(" "),of:window,collision:"fit",using:function(e){var g=c(this).css(e).offset().top;g<0&&c(this).css("top",e.top-g)}});a||this.uiDialog.hide()},_setOption:function(a,
b){var d=this,e=d.uiDialog,g=e.is(":data(resizable)"),f=false;switch(a){case "beforeclose":a="beforeClose";break;case "buttons":d._createButtons(b);break;case "closeText":d.uiDialogTitlebarCloseText.text(""+b);break;case "dialogClass":e.removeClass(d.options.dialogClass).addClass("ui-dialog ui-widget ui-widget-content ui-corner-all "+b);break;case "disabled":b?e.addClass("ui-dialog-disabled"):e.removeClass("ui-dialog-disabled");break;case "draggable":b?d._makeDraggable():e.draggable("destroy");break;
case "height":f=true;break;case "maxHeight":g&&e.resizable("option","maxHeight",b);f=true;break;case "maxWidth":g&&e.resizable("option","maxWidth",b);f=true;break;case "minHeight":g&&e.resizable("option","minHeight",b);f=true;break;case "minWidth":g&&e.resizable("option","minWidth",b);f=true;break;case "position":d._position(b);break;case "resizable":g&&!b&&e.resizable("destroy");g&&typeof b==="string"&&e.resizable("option","handles",b);!g&&b!==false&&d._makeResizable(b);break;case "title":c(".ui-dialog-title",
d.uiDialogTitlebar).html(""+(b||"&#160;"));break;case "width":f=true;break}c.Widget.prototype._setOption.apply(d,arguments);f&&d._size()},_size:function(){var a=this.options,b;this.element.css({width:"auto",minHeight:0,height:0});b=this.uiDialog.css({height:"auto",width:a.width}).height();this.element.css(a.height==="auto"?{minHeight:Math.max(a.minHeight-b,0),height:"auto"}:{minHeight:0,height:Math.max(a.height-b,0)}).show();this.uiDialog.is(":data(resizable)")&&this.uiDialog.resizable("option","minHeight",
this._minHeight())}});c.extend(c.ui.dialog,{version:"1.8.2",uuid:0,maxZ:0,getTitleId:function(a){a=a.attr("id");if(!a){this.uuid+=1;a=this.uuid}return"ui-dialog-title-"+a},overlay:function(a){this.$el=c.ui.dialog.overlay.create(a)}});c.extend(c.ui.dialog.overlay,{instances:[],oldInstances:[],maxZ:0,events:c.map("focus,mousedown,mouseup,keydown,keypress,click".split(","),function(a){return a+".dialog-overlay"}).join(" "),create:function(a){if(this.instances.length===0){setTimeout(function(){c.ui.dialog.overlay.instances.length&&
c(document).bind(c.ui.dialog.overlay.events,function(d){return c(d.target).zIndex()>=c.ui.dialog.overlay.maxZ})},1);c(document).bind("keydown.dialog-overlay",function(d){if(a.options.closeOnEscape&&d.keyCode&&d.keyCode===c.ui.keyCode.ESCAPE){a.close(d);d.preventDefault()}});c(window).bind("resize.dialog-overlay",c.ui.dialog.overlay.resize)}var b=(this.oldInstances.pop()||c("<div></div>").addClass("ui-widget-overlay")).appendTo(document.body).css({width:this.width(),height:this.height()});c.fn.bgiframe&&
b.bgiframe();this.instances.push(b);return b},destroy:function(a){this.oldInstances.push(this.instances.splice(c.inArray(a,this.instances),1)[0]);this.instances.length===0&&c([document,window]).unbind(".dialog-overlay");a.remove();var b=0;c.each(this.instances,function(){b=Math.max(b,this.css("z-index"))});this.maxZ=b},height:function(){var a,b;if(c.browser.msie&&c.browser.version<7){a=Math.max(document.documentElement.scrollHeight,document.body.scrollHeight);b=Math.max(document.documentElement.offsetHeight,
document.body.offsetHeight);return a<b?c(window).height()+"px":a+"px"}else return c(document).height()+"px"},width:function(){var a,b;if(c.browser.msie&&c.browser.version<7){a=Math.max(document.documentElement.scrollWidth,document.body.scrollWidth);b=Math.max(document.documentElement.offsetWidth,document.body.offsetWidth);return a<b?c(window).width()+"px":a+"px"}else return c(document).width()+"px"},resize:function(){var a=c([]);c.each(c.ui.dialog.overlay.instances,function(){a=a.add(this)});a.css({width:0,
height:0}).css({width:c.ui.dialog.overlay.width(),height:c.ui.dialog.overlay.height()})}});c.extend(c.ui.dialog.overlay.prototype,{destroy:function(){c.ui.dialog.overlay.destroy(this.$el)}})})(jQuery);
(function(c){c.ui=c.ui||{};var m=/left|center|right/,n=/top|center|bottom/,p=c.fn.position,q=c.fn.offset;c.fn.position=function(a){if(!a||!a.of)return p.apply(this,arguments);a=c.extend({},a);var b=c(a.of),d=(a.collision||"flip").split(" "),e=a.offset?a.offset.split(" "):[0,0],g,h,i;if(a.of.nodeType===9){g=b.width();h=b.height();i={top:0,left:0}}else if(a.of.scrollTo&&a.of.document){g=b.width();h=b.height();i={top:b.scrollTop(),left:b.scrollLeft()}}else if(a.of.preventDefault){a.at="left top";g=h=
0;i={top:a.of.pageY,left:a.of.pageX}}else{g=b.outerWidth();h=b.outerHeight();i=b.offset()}c.each(["my","at"],function(){var f=(a[this]||"").split(" ");if(f.length===1)f=m.test(f[0])?f.concat(["center"]):n.test(f[0])?["center"].concat(f):["center","center"];f[0]=m.test(f[0])?f[0]:"center";f[1]=n.test(f[1])?f[1]:"center";a[this]=f});if(d.length===1)d[1]=d[0];e[0]=parseInt(e[0],10)||0;if(e.length===1)e[1]=e[0];e[1]=parseInt(e[1],10)||0;if(a.at[0]==="right")i.left+=g;else if(a.at[0]==="center")i.left+=
g/2;if(a.at[1]==="bottom")i.top+=h;else if(a.at[1]==="center")i.top+=h/2;i.left+=e[0];i.top+=e[1];return this.each(function(){var f=c(this),k=f.outerWidth(),l=f.outerHeight(),j=c.extend({},i);if(a.my[0]==="right")j.left-=k;else if(a.my[0]==="center")j.left-=k/2;if(a.my[1]==="bottom")j.top-=l;else if(a.my[1]==="center")j.top-=l/2;j.left=parseInt(j.left);j.top=parseInt(j.top);c.each(["left","top"],function(o,r){c.ui.position[d[o]]&&c.ui.position[d[o]][r](j,{targetWidth:g,targetHeight:h,elemWidth:k,
elemHeight:l,offset:e,my:a.my,at:a.at})});c.fn.bgiframe&&f.bgiframe();f.offset(c.extend(j,{using:a.using}))})};c.ui.position={fit:{left:function(a,b){var d=c(window);b=a.left+b.elemWidth-d.width()-d.scrollLeft();a.left=b>0?a.left-b:Math.max(0,a.left)},top:function(a,b){var d=c(window);b=a.top+b.elemHeight-d.height()-d.scrollTop();a.top=b>0?a.top-b:Math.max(0,a.top)}},flip:{left:function(a,b){if(b.at[0]!=="center"){var d=c(window);d=a.left+b.elemWidth-d.width()-d.scrollLeft();var e=b.my[0]==="left"?
-b.elemWidth:b.my[0]==="right"?b.elemWidth:0,g=-2*b.offset[0];a.left+=a.left<0?e+b.targetWidth+g:d>0?e-b.targetWidth+g:0}},top:function(a,b){if(b.at[1]!=="center"){var d=c(window);d=a.top+b.elemHeight-d.height()-d.scrollTop();var e=b.my[1]==="top"?-b.elemHeight:b.my[1]==="bottom"?b.elemHeight:0,g=b.at[1]==="top"?b.targetHeight:-b.targetHeight,h=-2*b.offset[1];a.top+=a.top<0?e+b.targetHeight+h:d>0?e+g+h:0}}}};if(!c.offset.setOffset){c.offset.setOffset=function(a,b){if(/static/.test(c.curCSS(a,"position")))a.style.position=
"relative";var d=c(a),e=d.offset(),g=parseInt(c.curCSS(a,"top",true),10)||0,h=parseInt(c.curCSS(a,"left",true),10)||0;e={top:b.top-e.top+g,left:b.left-e.left+h};"using"in b?b.using.call(a,e):d.css(e)};c.fn.offset=function(a){var b=this[0];if(!b||!b.ownerDocument)return null;if(a)return this.each(function(){c.offset.setOffset(this,a)});return q.call(this)}}})(jQuery);
(function(b){b.widget("ui.progressbar",{options:{value:0},_create:function(){this.element.addClass("ui-progressbar ui-widget ui-widget-content ui-corner-all").attr({role:"progressbar","aria-valuemin":this._valueMin(),"aria-valuemax":this._valueMax(),"aria-valuenow":this._value()});this.valueDiv=b("<div class='ui-progressbar-value ui-widget-header ui-corner-left'></div>").appendTo(this.element);this._refreshValue()},destroy:function(){this.element.removeClass("ui-progressbar ui-widget ui-widget-content ui-corner-all").removeAttr("role").removeAttr("aria-valuemin").removeAttr("aria-valuemax").removeAttr("aria-valuenow");
this.valueDiv.remove();b.Widget.prototype.destroy.apply(this,arguments)},value:function(a){if(a===undefined)return this._value();this._setOption("value",a);return this},_setOption:function(a,c){switch(a){case "value":this.options.value=c;this._refreshValue();this._trigger("change");break}b.Widget.prototype._setOption.apply(this,arguments)},_value:function(){var a=this.options.value;if(typeof a!=="number")a=0;if(a<this._valueMin())a=this._valueMin();if(a>this._valueMax())a=this._valueMax();return a},
_valueMin:function(){return 0},_valueMax:function(){return 100},_refreshValue:function(){var a=this.value();this.valueDiv[a===this._valueMax()?"addClass":"removeClass"]("ui-corner-right").width(a+"%");this.element.attr("aria-valuenow",a)}});b.extend(b.ui.progressbar,{version:"1.8.2"})})(jQuery);
(function(d){d.widget("ui.slider",d.ui.mouse,{widgetEventPrefix:"slide",options:{animate:false,distance:0,max:100,min:0,orientation:"horizontal",range:false,step:1,value:0,values:null},_create:function(){var a=this,b=this.options;this._mouseSliding=this._keySliding=false;this._animateOff=true;this._handleIndex=null;this._detectOrientation();this._mouseInit();this.element.addClass("ui-slider ui-slider-"+this.orientation+" ui-widget ui-widget-content ui-corner-all");b.disabled&&this.element.addClass("ui-slider-disabled ui-disabled");
this.range=d([]);if(b.range){if(b.range===true){this.range=d("<div></div>");if(!b.values)b.values=[this._valueMin(),this._valueMin()];if(b.values.length&&b.values.length!==2)b.values=[b.values[0],b.values[0]]}else this.range=d("<div></div>");this.range.appendTo(this.element).addClass("ui-slider-range");if(b.range==="min"||b.range==="max")this.range.addClass("ui-slider-range-"+b.range);this.range.addClass("ui-widget-header")}d(".ui-slider-handle",this.element).length===0&&d("<a href='#'></a>").appendTo(this.element).addClass("ui-slider-handle");
if(b.values&&b.values.length)for(;d(".ui-slider-handle",this.element).length<b.values.length;)d("<a href='#'></a>").appendTo(this.element).addClass("ui-slider-handle");this.handles=d(".ui-slider-handle",this.element).addClass("ui-state-default ui-corner-all");this.handle=this.handles.eq(0);this.handles.add(this.range).filter("a").click(function(c){c.preventDefault()}).hover(function(){b.disabled||d(this).addClass("ui-state-hover")},function(){d(this).removeClass("ui-state-hover")}).focus(function(){if(b.disabled)d(this).blur();
else{d(".ui-slider .ui-state-focus").removeClass("ui-state-focus");d(this).addClass("ui-state-focus")}}).blur(function(){d(this).removeClass("ui-state-focus")});this.handles.each(function(c){d(this).data("index.ui-slider-handle",c)});this.handles.keydown(function(c){var e=true,f=d(this).data("index.ui-slider-handle"),g,h,i;if(!a.options.disabled){switch(c.keyCode){case d.ui.keyCode.HOME:case d.ui.keyCode.END:case d.ui.keyCode.PAGE_UP:case d.ui.keyCode.PAGE_DOWN:case d.ui.keyCode.UP:case d.ui.keyCode.RIGHT:case d.ui.keyCode.DOWN:case d.ui.keyCode.LEFT:e=
false;if(!a._keySliding){a._keySliding=true;d(this).addClass("ui-state-active");g=a._start(c,f);if(g===false)return}break}i=a.options.step;g=a.options.values&&a.options.values.length?(h=a.values(f)):(h=a.value());switch(c.keyCode){case d.ui.keyCode.HOME:h=a._valueMin();break;case d.ui.keyCode.END:h=a._valueMax();break;case d.ui.keyCode.PAGE_UP:h=a._trimAlignValue(g+(a._valueMax()-a._valueMin())/5);break;case d.ui.keyCode.PAGE_DOWN:h=a._trimAlignValue(g-(a._valueMax()-a._valueMin())/5);break;case d.ui.keyCode.UP:case d.ui.keyCode.RIGHT:if(g===
a._valueMax())return;h=a._trimAlignValue(g+i);break;case d.ui.keyCode.DOWN:case d.ui.keyCode.LEFT:if(g===a._valueMin())return;h=a._trimAlignValue(g-i);break}a._slide(c,f,h);return e}}).keyup(function(c){var e=d(this).data("index.ui-slider-handle");if(a._keySliding){a._keySliding=false;a._stop(c,e);a._change(c,e);d(this).removeClass("ui-state-active")}});this._refreshValue();this._animateOff=false},destroy:function(){this.handles.remove();this.range.remove();this.element.removeClass("ui-slider ui-slider-horizontal ui-slider-vertical ui-slider-disabled ui-widget ui-widget-content ui-corner-all").removeData("slider").unbind(".slider");
this._mouseDestroy();return this},_mouseCapture:function(a){var b=this.options,c,e,f,g,h,i;if(b.disabled)return false;this.elementSize={width:this.element.outerWidth(),height:this.element.outerHeight()};this.elementOffset=this.element.offset();c={x:a.pageX,y:a.pageY};e=this._normValueFromMouse(c);f=this._valueMax()-this._valueMin()+1;h=this;this.handles.each(function(j){var k=Math.abs(e-h.values(j));if(f>k){f=k;g=d(this);i=j}});if(b.range===true&&this.values(1)===b.min){i+=1;g=d(this.handles[i])}if(this._start(a,
i)===false)return false;this._mouseSliding=true;h._handleIndex=i;g.addClass("ui-state-active").focus();b=g.offset();this._clickOffset=!d(a.target).parents().andSelf().is(".ui-slider-handle")?{left:0,top:0}:{left:a.pageX-b.left-g.width()/2,top:a.pageY-b.top-g.height()/2-(parseInt(g.css("borderTopWidth"),10)||0)-(parseInt(g.css("borderBottomWidth"),10)||0)+(parseInt(g.css("marginTop"),10)||0)};e=this._normValueFromMouse(c);this._slide(a,i,e);return this._animateOff=true},_mouseStart:function(){return true},
_mouseDrag:function(a){var b=this._normValueFromMouse({x:a.pageX,y:a.pageY});this._slide(a,this._handleIndex,b);return false},_mouseStop:function(a){this.handles.removeClass("ui-state-active");this._mouseSliding=false;this._stop(a,this._handleIndex);this._change(a,this._handleIndex);this._clickOffset=this._handleIndex=null;return this._animateOff=false},_detectOrientation:function(){this.orientation=this.options.orientation==="vertical"?"vertical":"horizontal"},_normValueFromMouse:function(a){var b;
if(this.orientation==="horizontal"){b=this.elementSize.width;a=a.x-this.elementOffset.left-(this._clickOffset?this._clickOffset.left:0)}else{b=this.elementSize.height;a=a.y-this.elementOffset.top-(this._clickOffset?this._clickOffset.top:0)}b=a/b;if(b>1)b=1;if(b<0)b=0;if(this.orientation==="vertical")b=1-b;a=this._valueMax()-this._valueMin();return this._trimAlignValue(this._valueMin()+b*a)},_start:function(a,b){var c={handle:this.handles[b],value:this.value()};if(this.options.values&&this.options.values.length){c.value=
this.values(b);c.values=this.values()}return this._trigger("start",a,c)},_slide:function(a,b,c){var e;if(this.options.values&&this.options.values.length){e=this.values(b?0:1);if(this.options.values.length===2&&this.options.range===true&&(b===0&&c>e||b===1&&c<e))c=e;if(c!==this.values(b)){e=this.values();e[b]=c;a=this._trigger("slide",a,{handle:this.handles[b],value:c,values:e});this.values(b?0:1);a!==false&&this.values(b,c,true)}}else if(c!==this.value()){a=this._trigger("slide",a,{handle:this.handles[b],
value:c});a!==false&&this.value(c)}},_stop:function(a,b){var c={handle:this.handles[b],value:this.value()};if(this.options.values&&this.options.values.length){c.value=this.values(b);c.values=this.values()}this._trigger("stop",a,c)},_change:function(a,b){if(!this._keySliding&&!this._mouseSliding){var c={handle:this.handles[b],value:this.value()};if(this.options.values&&this.options.values.length){c.value=this.values(b);c.values=this.values()}this._trigger("change",a,c)}},value:function(a){if(arguments.length){this.options.value=
this._trimAlignValue(a);this._refreshValue();this._change(null,0)}return this._value()},values:function(a,b){var c,e,f;if(arguments.length>1){this.options.values[a]=this._trimAlignValue(b);this._refreshValue();this._change(null,a)}if(arguments.length)if(d.isArray(arguments[0])){c=this.options.values;e=arguments[0];for(f=0;f<c.length;f+=1){c[f]=this._trimAlignValue(e[f]);this._change(null,f)}this._refreshValue()}else return this.options.values&&this.options.values.length?this._values(a):this.value();
else return this._values()},_setOption:function(a,b){var c,e=0;if(d.isArray(this.options.values))e=this.options.values.length;d.Widget.prototype._setOption.apply(this,arguments);switch(a){case "disabled":if(b){this.handles.filter(".ui-state-focus").blur();this.handles.removeClass("ui-state-hover");this.handles.attr("disabled","disabled");this.element.addClass("ui-disabled")}else{this.handles.removeAttr("disabled");this.element.removeClass("ui-disabled")}break;case "orientation":this._detectOrientation();
this.element.removeClass("ui-slider-horizontal ui-slider-vertical").addClass("ui-slider-"+this.orientation);this._refreshValue();break;case "value":this._animateOff=true;this._refreshValue();this._change(null,0);this._animateOff=false;break;case "values":this._animateOff=true;this._refreshValue();for(c=0;c<e;c+=1)this._change(null,c);this._animateOff=false;break}},_value:function(){var a=this.options.value;return a=this._trimAlignValue(a)},_values:function(a){var b,c;if(arguments.length){b=this.options.values[a];
return b=this._trimAlignValue(b)}else{b=this.options.values.slice();for(c=0;c<b.length;c+=1)b[c]=this._trimAlignValue(b[c]);return b}},_trimAlignValue:function(a){if(a<this._valueMin())return this._valueMin();if(a>this._valueMax())return this._valueMax();var b=this.options.step>0?this.options.step:1,c=a%b;a=a-c;if(Math.abs(c)*2>=b)a+=c>0?b:-b;return parseFloat(a.toFixed(5))},_valueMin:function(){return this.options.min},_valueMax:function(){return this.options.max},_refreshValue:function(){var a=
this.options.range,b=this.options,c=this,e=!this._animateOff?b.animate:false,f,g={},h,i,j,k;if(this.options.values&&this.options.values.length)this.handles.each(function(l){f=(c.values(l)-c._valueMin())/(c._valueMax()-c._valueMin())*100;g[c.orientation==="horizontal"?"left":"bottom"]=f+"%";d(this).stop(1,1)[e?"animate":"css"](g,b.animate);if(c.options.range===true)if(c.orientation==="horizontal"){if(l===0)c.range.stop(1,1)[e?"animate":"css"]({left:f+"%"},b.animate);if(l===1)c.range[e?"animate":"css"]({width:f-
h+"%"},{queue:false,duration:b.animate})}else{if(l===0)c.range.stop(1,1)[e?"animate":"css"]({bottom:f+"%"},b.animate);if(l===1)c.range[e?"animate":"css"]({height:f-h+"%"},{queue:false,duration:b.animate})}h=f});else{i=this.value();j=this._valueMin();k=this._valueMax();f=k!==j?(i-j)/(k-j)*100:0;g[c.orientation==="horizontal"?"left":"bottom"]=f+"%";this.handle.stop(1,1)[e?"animate":"css"](g,b.animate);if(a==="min"&&this.orientation==="horizontal")this.range.stop(1,1)[e?"animate":"css"]({width:f+"%"},
b.animate);if(a==="max"&&this.orientation==="horizontal")this.range[e?"animate":"css"]({width:100-f+"%"},{queue:false,duration:b.animate});if(a==="min"&&this.orientation==="vertical")this.range.stop(1,1)[e?"animate":"css"]({height:f+"%"},b.animate);if(a==="max"&&this.orientation==="vertical")this.range[e?"animate":"css"]({height:100-f+"%"},{queue:false,duration:b.animate})}}});d.extend(d.ui.slider,{version:"1.8.2"})})(jQuery);
(function(d){function s(){return++u}function v(){return++w}var u=0,w=0;d.widget("ui.tabs",{options:{add:null,ajaxOptions:null,cache:false,cookie:null,collapsible:false,disable:null,disabled:[],enable:null,event:"click",fx:null,idPrefix:"ui-tabs-",load:null,panelTemplate:"<div></div>",remove:null,select:null,show:null,spinner:"<em>Loading&#8230;</em>",tabTemplate:'<li><a href="#{href}"><span>#{label}</span></a></li>'},_create:function(){this._tabify(true)},_setOption:function(c,e){if(c=="selected")this.options.collapsible&&
e==this.options.selected||this.select(e);else{this.options[c]=e;this._tabify()}},_tabId:function(c){return c.title&&c.title.replace(/\s/g,"_").replace(/[^A-Za-z0-9\-_:\.]/g,"")||this.options.idPrefix+s()},_sanitizeSelector:function(c){return c.replace(/:/g,"\\:")},_cookie:function(){var c=this.cookie||(this.cookie=this.options.cookie.name||"ui-tabs-"+v());return d.cookie.apply(null,[c].concat(d.makeArray(arguments)))},_ui:function(c,e){return{tab:c,panel:e,index:this.anchors.index(c)}},_cleanup:function(){this.lis.filter(".ui-state-processing").removeClass("ui-state-processing").find("span:data(label.tabs)").each(function(){var c=
d(this);c.html(c.data("label.tabs")).removeData("label.tabs")})},_tabify:function(c){function e(g,f){g.css({display:""});!d.support.opacity&&f.opacity&&g[0].style.removeAttribute("filter")}this.list=this.element.find("ol,ul").eq(0);this.lis=d("li:has(a[href])",this.list);this.anchors=this.lis.map(function(){return d("a",this)[0]});this.panels=d([]);var a=this,b=this.options,h=/^#.+/;this.anchors.each(function(g,f){var j=d(f).attr("href"),l=j.split("#")[0],p;if(l&&(l===location.toString().split("#")[0]||
(p=d("base")[0])&&l===p.href)){j=f.hash;f.href=j}if(h.test(j))a.panels=a.panels.add(a._sanitizeSelector(j));else if(j!="#"){d.data(f,"href.tabs",j);d.data(f,"load.tabs",j.replace(/#.*$/,""));j=a._tabId(f);f.href="#"+j;f=d("#"+j);if(!f.length){f=d(b.panelTemplate).attr("id",j).addClass("ui-tabs-panel ui-widget-content ui-corner-bottom").insertAfter(a.panels[g-1]||a.list);f.data("destroy.tabs",true)}a.panels=a.panels.add(f)}else b.disabled.push(g)});if(c){this.element.addClass("ui-tabs ui-widget ui-widget-content ui-corner-all");
this.list.addClass("ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all");this.lis.addClass("ui-state-default ui-corner-top");this.panels.addClass("ui-tabs-panel ui-widget-content ui-corner-bottom");if(b.selected===undefined){location.hash&&this.anchors.each(function(g,f){if(f.hash==location.hash){b.selected=g;return false}});if(typeof b.selected!="number"&&b.cookie)b.selected=parseInt(a._cookie(),10);if(typeof b.selected!="number"&&this.lis.filter(".ui-tabs-selected").length)b.selected=
this.lis.index(this.lis.filter(".ui-tabs-selected"));b.selected=b.selected||(this.lis.length?0:-1)}else if(b.selected===null)b.selected=-1;b.selected=b.selected>=0&&this.anchors[b.selected]||b.selected<0?b.selected:0;b.disabled=d.unique(b.disabled.concat(d.map(this.lis.filter(".ui-state-disabled"),function(g){return a.lis.index(g)}))).sort();d.inArray(b.selected,b.disabled)!=-1&&b.disabled.splice(d.inArray(b.selected,b.disabled),1);this.panels.addClass("ui-tabs-hide");this.lis.removeClass("ui-tabs-selected ui-state-active");
if(b.selected>=0&&this.anchors.length){this.panels.eq(b.selected).removeClass("ui-tabs-hide");this.lis.eq(b.selected).addClass("ui-tabs-selected ui-state-active");a.element.queue("tabs",function(){a._trigger("show",null,a._ui(a.anchors[b.selected],a.panels[b.selected]))});this.load(b.selected)}d(window).bind("unload",function(){a.lis.add(a.anchors).unbind(".tabs");a.lis=a.anchors=a.panels=null})}else b.selected=this.lis.index(this.lis.filter(".ui-tabs-selected"));this.element[b.collapsible?"addClass":
"removeClass"]("ui-tabs-collapsible");b.cookie&&this._cookie(b.selected,b.cookie);c=0;for(var i;i=this.lis[c];c++)d(i)[d.inArray(c,b.disabled)!=-1&&!d(i).hasClass("ui-tabs-selected")?"addClass":"removeClass"]("ui-state-disabled");b.cache===false&&this.anchors.removeData("cache.tabs");this.lis.add(this.anchors).unbind(".tabs");if(b.event!="mouseover"){var k=function(g,f){f.is(":not(.ui-state-disabled)")&&f.addClass("ui-state-"+g)},n=function(g,f){f.removeClass("ui-state-"+g)};this.lis.bind("mouseover.tabs",
function(){k("hover",d(this))});this.lis.bind("mouseout.tabs",function(){n("hover",d(this))});this.anchors.bind("focus.tabs",function(){k("focus",d(this).closest("li"))});this.anchors.bind("blur.tabs",function(){n("focus",d(this).closest("li"))})}var m,o;if(b.fx)if(d.isArray(b.fx)){m=b.fx[0];o=b.fx[1]}else m=o=b.fx;var q=o?function(g,f){d(g).closest("li").addClass("ui-tabs-selected ui-state-active");f.hide().removeClass("ui-tabs-hide").animate(o,o.duration||"normal",function(){e(f,o);a._trigger("show",
null,a._ui(g,f[0]))})}:function(g,f){d(g).closest("li").addClass("ui-tabs-selected ui-state-active");f.removeClass("ui-tabs-hide");a._trigger("show",null,a._ui(g,f[0]))},r=m?function(g,f){f.animate(m,m.duration||"normal",function(){a.lis.removeClass("ui-tabs-selected ui-state-active");f.addClass("ui-tabs-hide");e(f,m);a.element.dequeue("tabs")})}:function(g,f){a.lis.removeClass("ui-tabs-selected ui-state-active");f.addClass("ui-tabs-hide");a.element.dequeue("tabs")};this.anchors.bind(b.event+".tabs",
function(){var g=this,f=d(this).closest("li"),j=a.panels.filter(":not(.ui-tabs-hide)"),l=d(a._sanitizeSelector(this.hash));if(f.hasClass("ui-tabs-selected")&&!b.collapsible||f.hasClass("ui-state-disabled")||f.hasClass("ui-state-processing")||a._trigger("select",null,a._ui(this,l[0]))===false){this.blur();return false}b.selected=a.anchors.index(this);a.abort();if(b.collapsible)if(f.hasClass("ui-tabs-selected")){b.selected=-1;b.cookie&&a._cookie(b.selected,b.cookie);a.element.queue("tabs",function(){r(g,
j)}).dequeue("tabs");this.blur();return false}else if(!j.length){b.cookie&&a._cookie(b.selected,b.cookie);a.element.queue("tabs",function(){q(g,l)});a.load(a.anchors.index(this));this.blur();return false}b.cookie&&a._cookie(b.selected,b.cookie);if(l.length){j.length&&a.element.queue("tabs",function(){r(g,j)});a.element.queue("tabs",function(){q(g,l)});a.load(a.anchors.index(this))}else throw"jQuery UI Tabs: Mismatching fragment identifier.";d.browser.msie&&this.blur()});this.anchors.bind("click.tabs",
function(){return false})},destroy:function(){var c=this.options;this.abort();this.element.unbind(".tabs").removeClass("ui-tabs ui-widget ui-widget-content ui-corner-all ui-tabs-collapsible").removeData("tabs");this.list.removeClass("ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all");this.anchors.each(function(){var e=d.data(this,"href.tabs");if(e)this.href=e;var a=d(this).unbind(".tabs");d.each(["href","load","cache"],function(b,h){a.removeData(h+".tabs")})});this.lis.unbind(".tabs").add(this.panels).each(function(){d.data(this,
"destroy.tabs")?d(this).remove():d(this).removeClass("ui-state-default ui-corner-top ui-tabs-selected ui-state-active ui-state-hover ui-state-focus ui-state-disabled ui-tabs-panel ui-widget-content ui-corner-bottom ui-tabs-hide")});c.cookie&&this._cookie(null,c.cookie);return this},add:function(c,e,a){if(a===undefined)a=this.anchors.length;var b=this,h=this.options;e=d(h.tabTemplate.replace(/#\{href\}/g,c).replace(/#\{label\}/g,e));c=!c.indexOf("#")?c.replace("#",""):this._tabId(d("a",e)[0]);e.addClass("ui-state-default ui-corner-top").data("destroy.tabs",
true);var i=d("#"+c);i.length||(i=d(h.panelTemplate).attr("id",c).data("destroy.tabs",true));i.addClass("ui-tabs-panel ui-widget-content ui-corner-bottom ui-tabs-hide");if(a>=this.lis.length){e.appendTo(this.list);i.appendTo(this.list[0].parentNode)}else{e.insertBefore(this.lis[a]);i.insertBefore(this.panels[a])}h.disabled=d.map(h.disabled,function(k){return k>=a?++k:k});this._tabify();if(this.anchors.length==1){h.selected=0;e.addClass("ui-tabs-selected ui-state-active");i.removeClass("ui-tabs-hide");
this.element.queue("tabs",function(){b._trigger("show",null,b._ui(b.anchors[0],b.panels[0]))});this.load(0)}this._trigger("add",null,this._ui(this.anchors[a],this.panels[a]));return this},remove:function(c){var e=this.options,a=this.lis.eq(c).remove(),b=this.panels.eq(c).remove();if(a.hasClass("ui-tabs-selected")&&this.anchors.length>1)this.select(c+(c+1<this.anchors.length?1:-1));e.disabled=d.map(d.grep(e.disabled,function(h){return h!=c}),function(h){return h>=c?--h:h});this._tabify();this._trigger("remove",
null,this._ui(a.find("a")[0],b[0]));return this},enable:function(c){var e=this.options;if(d.inArray(c,e.disabled)!=-1){this.lis.eq(c).removeClass("ui-state-disabled");e.disabled=d.grep(e.disabled,function(a){return a!=c});this._trigger("enable",null,this._ui(this.anchors[c],this.panels[c]));return this}},disable:function(c){var e=this.options;if(c!=e.selected){this.lis.eq(c).addClass("ui-state-disabled");e.disabled.push(c);e.disabled.sort();this._trigger("disable",null,this._ui(this.anchors[c],this.panels[c]))}return this},
select:function(c){if(typeof c=="string")c=this.anchors.index(this.anchors.filter("[href$="+c+"]"));else if(c===null)c=-1;if(c==-1&&this.options.collapsible)c=this.options.selected;this.anchors.eq(c).trigger(this.options.event+".tabs");return this},load:function(c){var e=this,a=this.options,b=this.anchors.eq(c)[0],h=d.data(b,"load.tabs");this.abort();if(!h||this.element.queue("tabs").length!==0&&d.data(b,"cache.tabs"))this.element.dequeue("tabs");else{this.lis.eq(c).addClass("ui-state-processing");
if(a.spinner){var i=d("span",b);i.data("label.tabs",i.html()).html(a.spinner)}this.xhr=d.ajax(d.extend({},a.ajaxOptions,{url:h,success:function(k,n){d(e._sanitizeSelector(b.hash)).html(k);e._cleanup();a.cache&&d.data(b,"cache.tabs",true);e._trigger("load",null,e._ui(e.anchors[c],e.panels[c]));try{a.ajaxOptions.success(k,n)}catch(m){}},error:function(k,n){e._cleanup();e._trigger("load",null,e._ui(e.anchors[c],e.panels[c]));try{a.ajaxOptions.error(k,n,c,b)}catch(m){}}}));e.element.dequeue("tabs");return this}},
abort:function(){this.element.queue([]);this.panels.stop(false,true);this.element.queue("tabs",this.element.queue("tabs").splice(-2,2));if(this.xhr){this.xhr.abort();delete this.xhr}this._cleanup();return this},url:function(c,e){this.anchors.eq(c).removeData("cache.tabs").data("load.tabs",e);return this},length:function(){return this.anchors.length}});d.extend(d.ui.tabs,{version:"1.8.2"});d.extend(d.ui.tabs.prototype,{rotation:null,rotate:function(c,e){var a=this,b=this.options,h=a._rotate||(a._rotate=
function(i){clearTimeout(a.rotation);a.rotation=setTimeout(function(){var k=b.selected;a.select(++k<a.anchors.length?k:0)},c);i&&i.stopPropagation()});e=a._unrotate||(a._unrotate=!e?function(i){i.clientX&&a.rotate(null)}:function(){t=b.selected;h()});if(c){this.element.bind("tabsshow",h);this.anchors.bind(b.event+".tabs",e);h()}else{clearTimeout(a.rotation);this.element.unbind("tabsshow",h);this.anchors.unbind(b.event+".tabs",e);delete this._rotate;delete this._unrotate}return this}})})(jQuery);

/*
 * jQuery Tools 1.2.3 - The missing UI library for the Web
 * 
 * [toolbox.flashembed, toolbox.history, toolbox.expose, toolbox.mousewheel, tabs, tabs.slideshow, tooltip, tooltip.slide, tooltip.dynamic, scrollable, scrollable.autoscroll, scrollable.navigator, overlay, overlay.apple, dateinput, rangeinput, validator]
 * 
 * NO COPYRIGHTS OR LICENSES. DO WHAT YOU LIKE.
 * 
 * http://flowplayer.org/tools/
 * 
 * jquery.event.wheel.js - rev 1 
 * Copyright (c) 2008, Three Dub Media (http://threedubmedia.com)
 * Liscensed under the MIT License (MIT-LICENSE.txt)
 * http://www.opensource.org/licenses/mit-license.php
 * Created: 2008-07-01 | Updated: 2008-07-14
 * 
 * -----
 * 
 * File generated: Sat Jun 12 10:02:28 GMT 2010
 */
(function(){function f(a,b){if(b)for(key in b)if(b.hasOwnProperty(key))a[key]=b[key];return a}function l(a,b){var c=[];for(var d in a)if(a.hasOwnProperty(d))c[d]=b(a[d]);return c}function m(a,b,c){if(e.isSupported(b.version))a.innerHTML=e.getHTML(b,c);else if(b.expressInstall&&e.isSupported([6,65]))a.innerHTML=e.getHTML(f(b,{src:b.expressInstall}),{MMredirectURL:location.href,MMplayerType:"PlugIn",MMdoctitle:document.title});else{if(!a.innerHTML.replace(/\s/g,"")){a.innerHTML="<h2>Flash version "+
b.version+" or greater is required</h2><h3>"+(g[0]>0?"Your version is "+g:"You have no flash plugin installed")+"</h3>"+(a.tagName=="A"?"<p>Click here to download latest version</p>":"<p>Download latest version from <a href='"+k+"'>here</a></p>");if(a.tagName=="A")a.onclick=function(){location.href=k}}if(b.onFail){var d=b.onFail.call(this);if(typeof d=="string")a.innerHTML=d}}if(h)window[b.id]=document.getElementById(b.id);f(this,{getRoot:function(){return a},getOptions:function(){return b},getConf:function(){return c},
getApi:function(){return a.firstChild}})}var h=document.all,k="http://www.adobe.com/go/getflashplayer",n=typeof jQuery=="function",o=/(\d+)[^\d]+(\d+)[^\d]*(\d*)/,i={width:"100%",height:"100%",id:"_"+(""+Math.random()).slice(9),allowfullscreen:true,allowscriptaccess:"always",quality:"high",version:[3,0],onFail:null,expressInstall:null,w3c:false,cachebusting:false};window.attachEvent&&window.attachEvent("onbeforeunload",function(){__flash_unloadHandler=function(){};__flash_savedUnloadHandler=function(){}});
window.flashembed=function(a,b,c){if(typeof a=="string")a=document.getElementById(a.replace("#",""));if(a){if(typeof b=="string")b={src:b};return new m(a,f(f({},i),b),c)}};var e=f(window.flashembed,{conf:i,getVersion:function(){var a;try{a=navigator.plugins["Shockwave Flash"].description.slice(16)}catch(b){try{var c=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");a=c&&c.GetVariable("$version")}catch(d){}}return(a=o.exec(a))?[a[1],a[3]]:[0,0]},asString:function(a){if(a===null||a===undefined)return null;
var b=typeof a;if(b=="object"&&a.push)b="array";switch(b){case "string":a=a.replace(new RegExp('(["\\\\])',"g"),"\\$1");a=a.replace(/^\s?(\d+\.?\d+)%/,"$1pct");return'"'+a+'"';case "array":return"["+l(a,function(d){return e.asString(d)}).join(",")+"]";case "function":return'"function()"';case "object":b=[];for(var c in a)a.hasOwnProperty(c)&&b.push('"'+c+'":'+e.asString(a[c]));return"{"+b.join(",")+"}"}return String(a).replace(/\s/g," ").replace(/\'/g,'"')},getHTML:function(a,b){a=f({},a);var c='<object width="'+
a.width+'" height="'+a.height+'" id="'+a.id+'" name="'+a.id+'"';if(a.cachebusting)a.src+=(a.src.indexOf("?")!=-1?"&":"?")+Math.random();c+=a.w3c||!h?' data="'+a.src+'" type="application/x-shockwave-flash"':' classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"';c+=">";if(a.w3c||h)c+='<param name="movie" value="'+a.src+'" />';a.width=a.height=a.id=a.w3c=a.src=null;a.onFail=a.version=a.expressInstall=null;for(var d in a)if(a[d])c+='<param name="'+d+'" value="'+a[d]+'" />';a="";if(b){for(var j in b)if(b[j]){d=
b[j];a+=j+"="+(/function|object/.test(typeof d)?e.asString(d):d)+"&"}a=a.slice(0,-1);c+='<param name="flashvars" value=\''+a+"' />"}c+="</object>";return c},isSupported:function(a){return g[0]>a[0]||g[0]==a[0]&&g[1]>=a[1]}}),g=e.getVersion();if(n){jQuery.tools=jQuery.tools||{version:"1.2.3"};jQuery.tools.flashembed={conf:i};jQuery.fn.flashembed=function(a,b){return this.each(function(){$(this).data("flashembed",flashembed(this,a,b))})}}})();
(function(b){function h(c){if(c){var a=d.contentWindow.document;a.open().close();a.location.hash=c}}var g,d,f,i;b.tools=b.tools||{version:"1.2.3"};b.tools.history={init:function(c){if(!i){if(b.browser.msie&&b.browser.version<"8"){if(!d){d=b("<iframe/>").attr("src","javascript:false;").hide().get(0);b("body").append(d);setInterval(function(){var a=d.contentWindow.document;a=a.location.hash;g!==a&&b.event.trigger("hash",a)},100);h(location.hash||"#")}}else setInterval(function(){var a=location.hash;
a!==g&&b.event.trigger("hash",a)},100);f=!f?c:f.add(c);c.click(function(a){var e=b(this).attr("href");d&&h(e);if(e.slice(0,1)!="#"){location.href="#"+e;return a.preventDefault()}});i=true}}};b(window).bind("hash",function(c,a){a?f.filter(function(){var e=b(this).attr("href");return e==a||e==a.replace("#","")}).trigger("history",[a]):f.eq(0).trigger("history",[a]);g=a;window.location.hash=g});b.fn.history=function(c){b.tools.history.init(this);return this.bind("history",c)}})(jQuery);
(function(b){function k(){if(b.browser.msie){var a=b(document).height(),d=b(window).height();return[window.innerWidth||document.documentElement.clientWidth||document.body.clientWidth,a-d<20?d:a]}return[b(document).width(),b(document).height()]}function h(a){if(a)return a.call(b.mask)}b.tools=b.tools||{version:"1.2.3"};var l;l=b.tools.expose={conf:{maskId:"exposeMask",loadSpeed:"slow",closeSpeed:"fast",closeOnClick:true,closeOnEsc:true,zIndex:9998,opacity:0.8,startOpacity:0,color:"#fff",onLoad:null,
onClose:null}};var c,i,f,g,j;b.mask={load:function(a,d){if(f)return this;if(typeof a=="string")a={color:a};a=a||g;g=a=b.extend(b.extend({},l.conf),a);c=b("#"+a.maskId);if(!c.length){c=b("<div/>").attr("id",a.maskId);b("body").append(c)}var m=k();c.css({position:"absolute",top:0,left:0,width:m[0],height:m[1],display:"none",opacity:a.startOpacity,zIndex:a.zIndex});a.color&&c.css("backgroundColor",a.color);if(h(a.onBeforeLoad)===false)return this;a.closeOnEsc&&b(document).bind("keydown.mask",function(e){e.keyCode==
27&&b.mask.close(e)});a.closeOnClick&&c.bind("click.mask",function(e){b.mask.close(e)});b(window).bind("resize.mask",function(){b.mask.fit()});if(d&&d.length){j=d.eq(0).css("zIndex");b.each(d,function(){var e=b(this);/relative|absolute|fixed/i.test(e.css("position"))||e.css("position","relative")});i=d.css({zIndex:Math.max(a.zIndex+1,j=="auto"?0:j)})}c.css({display:"block"}).fadeTo(a.loadSpeed,a.opacity,function(){b.mask.fit();h(a.onLoad)});f=true;return this},close:function(){if(f){if(h(g.onBeforeClose)===
false)return this;c.fadeOut(g.closeSpeed,function(){h(g.onClose);i&&i.css({zIndex:j})});b(document).unbind("keydown.mask");c.unbind("click.mask");b(window).unbind("resize.mask");f=false}return this},fit:function(){if(f){var a=k();c.css({width:a[0],height:a[1]})}},getMask:function(){return c},isLoaded:function(){return f},getConf:function(){return g},getExposed:function(){return i}};b.fn.mask=function(a){b.mask.load(a);return this};b.fn.expose=function(a){b.mask.load(a,this);return this}})(jQuery);
(function(b){function c(a){switch(a.type){case "mousemove":return b.extend(a.data,{clientX:a.clientX,clientY:a.clientY,pageX:a.pageX,pageY:a.pageY});case "DOMMouseScroll":b.extend(a,a.data);a.delta=-a.detail/3;break;case "mousewheel":a.delta=a.wheelDelta/120;break}a.type="wheel";return b.event.handle.call(this,a,a.delta)}b.fn.mousewheel=function(a){return this[a?"bind":"trigger"]("wheel",a)};b.event.special.wheel={setup:function(){b.event.add(this,d,c,{})},teardown:function(){b.event.remove(this,
d,c)}};var d=!b.browser.mozilla?"mousewheel":"DOMMouseScroll"+(b.browser.version<"1.9"?" mousemove":"")})(jQuery);
(function(c){function p(e,b,a){var d=this,l=e.add(this),h=e.find(a.tabs),i=b.jquery?b:e.children(b),j;h.length||(h=e.children());i.length||(i=e.parent().find(b));i.length||(i=c(b));c.extend(this,{click:function(f,g){var k=h.eq(f);if(typeof f=="string"&&f.replace("#","")){k=h.filter("[href*="+f.replace("#","")+"]");f=Math.max(h.index(k),0)}if(a.rotate){var n=h.length-1;if(f<0)return d.click(n,g);if(f>n)return d.click(0,g)}if(!k.length){if(j>=0)return d;f=a.initialIndex;k=h.eq(f)}if(f===j)return d;
g=g||c.Event();g.type="onBeforeClick";l.trigger(g,[f]);if(!g.isDefaultPrevented()){o[a.effect].call(d,f,function(){g.type="onClick";l.trigger(g,[f])});j=f;h.removeClass(a.current);k.addClass(a.current);return d}},getConf:function(){return a},getTabs:function(){return h},getPanes:function(){return i},getCurrentPane:function(){return i.eq(j)},getCurrentTab:function(){return h.eq(j)},getIndex:function(){return j},next:function(){return d.click(j+1)},prev:function(){return d.click(j-1)},destroy:function(){h.unbind(a.event).removeClass(a.current);
i.find("a[href^=#]").unbind("click.T");return d}});c.each("onBeforeClick,onClick".split(","),function(f,g){c.isFunction(a[g])&&c(d).bind(g,a[g]);d[g]=function(k){c(d).bind(g,k);return d}});if(a.history&&c.fn.history){c.tools.history.init(h);a.event="history"}h.each(function(f){c(this).bind(a.event,function(g){d.click(f,g);return g.preventDefault()})});i.find("a[href^=#]").bind("click.T",function(f){d.click(c(this).attr("href"),f)});if(location.hash)d.click(location.hash);else if(a.initialIndex===
0||a.initialIndex>0)d.click(a.initialIndex)}c.tools=c.tools||{version:"1.2.3"};c.tools.tabs={conf:{tabs:"a",current:"current",onBeforeClick:null,onClick:null,effect:"default",initialIndex:0,event:"click",rotate:false,history:false},addEffect:function(e,b){o[e]=b}};var o={"default":function(e,b){this.getPanes().hide().eq(e).show();b.call()},fade:function(e,b){var a=this.getConf(),d=a.fadeOutSpeed,l=this.getPanes();d?l.fadeOut(d):l.hide();l.eq(e).fadeIn(a.fadeInSpeed,b)},slide:function(e,b){this.getPanes().slideUp(200);
this.getPanes().eq(e).slideDown(400,b)},ajax:function(e,b){this.getPanes().eq(0).load(this.getTabs().eq(e).attr("href"),b)}},m;c.tools.tabs.addEffect("horizontal",function(e,b){m||(m=this.getPanes().eq(0).width());this.getCurrentPane().animate({width:0},function(){c(this).hide()});this.getPanes().eq(e).animate({width:m},function(){c(this).show();b.call()})});c.fn.tabs=function(e,b){var a=this.data("tabs");if(a){a.destroy();this.removeData("tabs")}if(c.isFunction(b))b={onBeforeClick:b};b=c.extend({},
c.tools.tabs.conf,b);this.each(function(){a=new p(c(this),e,b);c(this).data("tabs",a)});return b.api?a:this}})(jQuery);
(function(d){function r(g,a){function p(f){var e=d(f);return e.length<2?e:g.parent().find(f)}var c=this,j=g.add(this),b=g.data("tabs"),h,l,m,n=false,o=p(a.next).click(function(){b.next()}),k=p(a.prev).click(function(){b.prev()});d.extend(c,{getTabs:function(){return b},getConf:function(){return a},play:function(){if(!h){var f=d.Event("onBeforePlay");j.trigger(f);if(f.isDefaultPrevented())return c;n=false;h=setInterval(b.next,a.interval);j.trigger("onPlay");b.next()}},pause:function(){if(!h)return c;
var f=d.Event("onBeforePause");j.trigger(f);if(f.isDefaultPrevented())return c;h=clearInterval(h);m=clearInterval(m);j.trigger("onPause")},stop:function(){c.pause();n=true}});d.each("onBeforePlay,onPlay,onBeforePause,onPause".split(","),function(f,e){d.isFunction(a[e])&&c.bind(e,a[e]);c[e]=function(s){return c.bind(e,s)}});if(a.autopause){var t=b.getTabs().add(o).add(k).add(b.getPanes());t.hover(function(){c.pause();l=clearInterval(l)},function(){n||(l=setTimeout(c.play,a.interval))})}if(a.autoplay)m=
setTimeout(c.play,a.interval);else c.stop();a.clickable&&b.getPanes().click(function(){b.next()});if(!b.getConf().rotate){var i=a.disabledClass;b.getIndex()||k.addClass(i);b.onBeforeClick(function(f,e){if(e){k.removeClass(i);e==b.getTabs().length-1?o.addClass(i):o.removeClass(i)}else k.addClass(i)})}}var q;q=d.tools.tabs.slideshow={conf:{next:".forward",prev:".backward",disabledClass:"disabled",autoplay:false,autopause:true,interval:3E3,clickable:true,api:false}};d.fn.slideshow=function(g){var a=
this.data("slideshow");if(a)return a;g=d.extend({},q.conf,g);this.each(function(){a=new r(d(this),g);d(this).data("slideshow",a)});return g.api?a:this}})(jQuery);
(function(f){function p(a,b,c){var h=c.relative?a.position().top:a.offset().top,e=c.relative?a.position().left:a.offset().left,i=c.position[0];h-=b.outerHeight()-c.offset[0];e+=a.outerWidth()+c.offset[1];var j=b.outerHeight()+a.outerHeight();if(i=="center")h+=j/2;if(i=="bottom")h+=j;i=c.position[1];a=b.outerWidth()+a.outerWidth();if(i=="center")e-=a/2;if(i=="left")e-=a;return{top:h,left:e}}function t(a,b){var c=this,h=a.add(c),e,i=0,j=0,m=a.attr("title"),q=n[b.effect],k,r=a.is(":input"),u=r&&a.is(":checkbox, :radio, select, :button, :submit"),
s=a.attr("type"),l=b.events[s]||b.events[r?u?"widget":"input":"def"];if(!q)throw'Nonexistent effect "'+b.effect+'"';l=l.split(/,\s*/);if(l.length!=2)throw"Tooltip: bad events configuration for "+s;a.bind(l[0],function(d){clearTimeout(i);if(b.predelay)j=setTimeout(function(){c.show(d)},b.predelay);else c.show(d)}).bind(l[1],function(d){clearTimeout(j);if(b.delay)i=setTimeout(function(){c.hide(d)},b.delay);else c.hide(d)});if(m&&b.cancelDefault){a.removeAttr("title");a.data("title",m)}f.extend(c,{show:function(d){if(!e){if(m)e=
f(b.layout).addClass(b.tipClass).appendTo(document.body).hide().append(m);else if(b.tip)e=f(b.tip).eq(0);else{e=a.next();e.length||(e=a.parent().next())}if(!e.length)throw"Cannot find tooltip for "+a;}if(c.isShown())return c;e.stop(true,true);var g=p(a,e,b);d=d||f.Event();d.type="onBeforeShow";h.trigger(d,[g]);if(d.isDefaultPrevented())return c;g=p(a,e,b);e.css({position:"absolute",top:g.top,left:g.left});k=true;q[0].call(c,function(){d.type="onShow";k="full";h.trigger(d)});g=b.events.tooltip.split(/,\s*/);
e.bind(g[0],function(){clearTimeout(i);clearTimeout(j)});g[1]&&!a.is("input:not(:checkbox, :radio), textarea")&&e.bind(g[1],function(o){o.relatedTarget!=a[0]&&a.trigger(l[1].split(" ")[0])});return c},hide:function(d){if(!e||!c.isShown())return c;d=d||f.Event();d.type="onBeforeHide";h.trigger(d);if(!d.isDefaultPrevented()){k=false;n[b.effect][1].call(c,function(){d.type="onHide";k=false;h.trigger(d)});return c}},isShown:function(d){return d?k=="full":k},getConf:function(){return b},getTip:function(){return e},
getTrigger:function(){return a}});f.each("onHide,onBeforeShow,onShow,onBeforeHide".split(","),function(d,g){f.isFunction(b[g])&&f(c).bind(g,b[g]);c[g]=function(o){f(c).bind(g,o);return c}})}f.tools=f.tools||{version:"1.2.3"};f.tools.tooltip={conf:{effect:"toggle",fadeOutSpeed:"fast",predelay:0,delay:30,opacity:1,tip:0,position:["top","center"],offset:[0,0],relative:false,cancelDefault:true,events:{def:"mouseenter,mouseleave",input:"focus,blur",widget:"focus mouseenter,blur mouseleave",tooltip:"mouseenter,mouseleave"},
layout:"<div/>",tipClass:"tooltip"},addEffect:function(a,b,c){n[a]=[b,c]}};var n={toggle:[function(a){var b=this.getConf(),c=this.getTip();b=b.opacity;b<1&&c.css({opacity:b});c.show();a.call()},function(a){this.getTip().hide();a.call()}],fade:[function(a){var b=this.getConf();this.getTip().fadeTo(b.fadeInSpeed,b.opacity,a)},function(a){this.getTip().fadeOut(this.getConf().fadeOutSpeed,a)}]};f.fn.tooltip=function(a){var b=this.data("tooltip");if(b)return b;a=f.extend(true,{},f.tools.tooltip.conf,a);
if(typeof a.position=="string")a.position=a.position.split(/,?\s/);this.each(function(){b=new t(f(this),a);f(this).data("tooltip",b)});return a.api?b:this}})(jQuery);
(function(d){var i=d.tools.tooltip;d.extend(i.conf,{direction:"up",bounce:false,slideOffset:10,slideInSpeed:200,slideOutSpeed:200,slideFade:!d.browser.msie});var e={up:["-","top"],down:["+","top"],left:["-","left"],right:["+","left"]};i.addEffect("slide",function(g){var a=this.getConf(),f=this.getTip(),b=a.slideFade?{opacity:a.opacity}:{},c=e[a.direction]||e.up;b[c[1]]=c[0]+"="+a.slideOffset;a.slideFade&&f.css({opacity:0});f.show().animate(b,a.slideInSpeed,g)},function(g){var a=this.getConf(),f=a.slideOffset,
b=a.slideFade?{opacity:0}:{},c=e[a.direction]||e.up,h=""+c[0];if(a.bounce)h=h=="+"?"-":"+";b[c[1]]=h+"="+f;this.getTip().animate(b,a.slideOutSpeed,function(){d(this).hide();g.call()})})})(jQuery);
(function(g){function j(a){var c=g(window),d=c.width()+c.scrollLeft(),h=c.height()+c.scrollTop();return[a.offset().top<=c.scrollTop(),d<=a.offset().left+a.width(),h<=a.offset().top+a.height(),c.scrollLeft()>=a.offset().left]}function k(a){for(var c=a.length;c--;)if(a[c])return false;return true}var i=g.tools.tooltip;i.dynamic={conf:{classNames:"top right bottom left"}};g.fn.dynamic=function(a){if(typeof a=="number")a={speed:a};a=g.extend({},i.dynamic.conf,a);var c=a.classNames.split(/\s/),d;this.each(function(){var h=
g(this).tooltip().onBeforeShow(function(e,f){e=this.getTip();var b=this.getConf();d||(d=[b.position[0],b.position[1],b.offset[0],b.offset[1],g.extend({},b)]);g.extend(b,d[4]);b.position=[d[0],d[1]];b.offset=[d[2],d[3]];e.css({visibility:"hidden",position:"absolute",top:f.top,left:f.left}).show();f=j(e);if(!k(f)){if(f[2]){g.extend(b,a.top);b.position[0]="top";e.addClass(c[0])}if(f[3]){g.extend(b,a.right);b.position[1]="right";e.addClass(c[1])}if(f[0]){g.extend(b,a.bottom);b.position[0]="bottom";e.addClass(c[2])}if(f[1]){g.extend(b,
a.left);b.position[1]="left";e.addClass(c[3])}if(f[0]||f[2])b.offset[0]*=-1;if(f[1]||f[3])b.offset[1]*=-1}e.css({visibility:"visible"}).hide()});h.onBeforeShow(function(){var e=this.getConf();this.getTip();setTimeout(function(){e.position=[d[0],d[1]];e.offset=[d[2],d[3]]},0)});h.onHide(function(){var e=this.getTip();e.removeClass(a.classNames)});ret=h});return a.api?ret:this}})(jQuery);
(function(e){function n(f,c){var a=e(c);return a.length<2?a:f.parent().find(c)}function t(f,c){var a=this,l=f.add(a),g=f.children(),k=0,m=c.vertical;j||(j=a);if(g.length>1)g=e(c.items,f);e.extend(a,{getConf:function(){return c},getIndex:function(){return k},getSize:function(){return a.getItems().size()},getNaviButtons:function(){return o.add(p)},getRoot:function(){return f},getItemWrap:function(){return g},getItems:function(){return g.children(c.item).not("."+c.clonedClass)},move:function(b,d){return a.seekTo(k+
b,d)},next:function(b){return a.move(1,b)},prev:function(b){return a.move(-1,b)},begin:function(b){return a.seekTo(0,b)},end:function(b){return a.seekTo(a.getSize()-1,b)},focus:function(){return j=a},addItem:function(b){b=e(b);if(c.circular){e(".cloned:last").before(b);e(".cloned:first").replaceWith(b.clone().addClass(c.clonedClass))}else g.append(b);l.trigger("onAddItem",[b]);return a},seekTo:function(b,d,h){if(c.circular&&b===0&&k==-1&&d!==0)return a;if(!c.circular&&b<0||b>a.getSize()||b<-1)return a;
var i=b;if(b.jquery)b=a.getItems().index(b);else i=a.getItems().eq(b);var q=e.Event("onBeforeSeek");if(!h){l.trigger(q,[b,d]);if(q.isDefaultPrevented()||!i.length)return a}i=m?{top:-i.position().top}:{left:-i.position().left};k=b;j=a;if(d===undefined)d=c.speed;g.animate(i,d,c.easing,h||function(){l.trigger("onSeek",[b])});return a}});e.each(["onBeforeSeek","onSeek","onAddItem"],function(b,d){e.isFunction(c[d])&&e(a).bind(d,c[d]);a[d]=function(h){e(a).bind(d,h);return a}});if(c.circular){var r=a.getItems().slice(-1).clone().prependTo(g),
s=a.getItems().eq(1).clone().appendTo(g);r.add(s).addClass(c.clonedClass);a.onBeforeSeek(function(b,d,h){if(!b.isDefaultPrevented())if(d==-1){a.seekTo(r,h,function(){a.end(0)});return b.preventDefault()}else d==a.getSize()&&a.seekTo(s,h,function(){a.begin(0)})});a.seekTo(0,0)}var o=n(f,c.prev).click(function(){a.prev()}),p=n(f,c.next).click(function(){a.next()});!c.circular&&a.getSize()>1&&a.onBeforeSeek(function(b,d){setTimeout(function(){if(!b.isDefaultPrevented()){o.toggleClass(c.disabledClass,
d<=0);p.toggleClass(c.disabledClass,d>=a.getSize()-1)}},1)});c.mousewheel&&e.fn.mousewheel&&f.mousewheel(function(b,d){if(c.mousewheel){a.move(d<0?1:-1,c.wheelSpeed||50);return false}});c.keyboard&&e(document).bind("keydown.scrollable",function(b){if(!(!c.keyboard||b.altKey||b.ctrlKey||e(b.target).is(":input")))if(!(c.keyboard!="static"&&j!=a)){var d=b.keyCode;if(m&&(d==38||d==40)){a.move(d==38?-1:1);return b.preventDefault()}if(!m&&(d==37||d==39)){a.move(d==37?-1:1);return b.preventDefault()}}});
e(a).trigger("onBeforeSeek",[c.initialIndex])}e.tools=e.tools||{version:"1.2.3"};e.tools.scrollable={conf:{activeClass:"active",circular:false,clonedClass:"cloned",disabledClass:"disabled",easing:"swing",initialIndex:0,item:null,items:".items",keyboard:true,mousewheel:false,next:".next",prev:".prev",speed:400,vertical:false,wheelSpeed:0}};var j;e.fn.scrollable=function(f){var c=this.data("scrollable");if(c)return c;f=e.extend({},e.tools.scrollable.conf,f);this.each(function(){c=new t(e(this),f);e(this).data("scrollable",
c)});return f.api?c:this}})(jQuery);
(function(c){var g=c.tools.scrollable;g.autoscroll={conf:{autoplay:true,interval:3E3,autopause:true}};c.fn.autoscroll=function(d){if(typeof d=="number")d={interval:d};var b=c.extend({},g.autoscroll.conf,d),h;this.each(function(){var a=c(this).data("scrollable");if(a)h=a;var e,i,f=true;a.play=function(){if(!e){f=false;e=setInterval(function(){a.next()},b.interval);a.next()}};a.pause=function(){e=clearInterval(e)};a.stop=function(){a.pause();f=true};b.autopause&&a.getRoot().add(a.getNaviButtons()).hover(function(){a.pause();
clearInterval(i)},function(){f||(i=setTimeout(a.play,b.interval))});b.autoplay&&setTimeout(a.play,b.interval)});return b.api?h:this}})(jQuery);
(function(d){function p(c,g){var h=d(g);return h.length<2?h:c.parent().find(g)}var m=d.tools.scrollable;m.navigator={conf:{navi:".navi",naviItem:null,activeClass:"active",indexed:false,idPrefix:null,history:false}};d.fn.navigator=function(c){if(typeof c=="string")c={navi:c};c=d.extend({},m.navigator.conf,c);var g;this.each(function(){function h(a,b,i){e.seekTo(b);if(j){if(location.hash)location.hash=a.attr("href").replace("#","")}else return i.preventDefault()}function f(){return k.find(c.naviItem||
"> *")}function n(a){var b=d("<"+(c.naviItem||"a")+"/>").click(function(i){h(d(this),a,i)}).attr("href","#"+a);a===0&&b.addClass(l);c.indexed&&b.text(a+1);c.idPrefix&&b.attr("id",c.idPrefix+a);return b.appendTo(k)}function o(a,b){a=f().eq(b.replace("#",""));a.length||(a=f().filter("[href="+b+"]"));a.click()}var e=d(this).data("scrollable"),k=p(e.getRoot(),c.navi),q=e.getNaviButtons(),l=c.activeClass,j=c.history&&d.fn.history;if(e)g=e;e.getNaviButtons=function(){return q.add(k)};f().length?f().each(function(a){d(this).click(function(b){h(d(this),
a,b)})}):d.each(e.getItems(),function(a){n(a)});e.onBeforeSeek(function(a,b){setTimeout(function(){if(!a.isDefaultPrevented()){var i=f().eq(b);!a.isDefaultPrevented()&&i.length&&f().removeClass(l).eq(b).addClass(l)}},1)});e.onAddItem(function(a,b){b=n(e.getItems().index(b));j&&b.history(o)});j&&f().history(o)});return c.api?g:this}})(jQuery);
(function(a){function t(d,b){var c=this,i=d.add(c),o=a(window),k,f,m,g=a.tools.expose&&(b.mask||b.expose),n=Math.random().toString().slice(10);if(g){if(typeof g=="string")g={color:g};g.closeOnClick=g.closeOnEsc=false}var p=b.target||d.attr("rel");f=p?a(p):d;if(!f.length)throw"Could not find Overlay: "+p;d&&d.index(f)==-1&&d.click(function(e){c.load(e);return e.preventDefault()});a.extend(c,{load:function(e){if(c.isOpened())return c;var h=q[b.effect];if(!h)throw'Overlay: cannot find effect : "'+b.effect+
'"';b.oneInstance&&a.each(s,function(){this.close(e)});e=e||a.Event();e.type="onBeforeLoad";i.trigger(e);if(e.isDefaultPrevented())return c;m=true;g&&a(f).expose(g);var j=b.top,r=b.left,u=f.outerWidth({margin:true}),v=f.outerHeight({margin:true});if(typeof j=="string")j=j=="center"?Math.max((o.height()-v)/2,0):parseInt(j,10)/100*o.height();if(r=="center")r=Math.max((o.width()-u)/2,0);h[0].call(c,{top:j,left:r},function(){if(m){e.type="onLoad";i.trigger(e)}});g&&b.closeOnClick&&a.mask.getMask().one("click",
c.close);b.closeOnClick&&a(document).bind("click."+n,function(l){a(l.target).parents(f).length||c.close(l)});b.closeOnEsc&&a(document).bind("keydown."+n,function(l){l.keyCode==27&&c.close(l)});return c},close:function(e){if(!c.isOpened())return c;e=e||a.Event();e.type="onBeforeClose";i.trigger(e);if(!e.isDefaultPrevented()){m=false;q[b.effect][1].call(c,function(){e.type="onClose";i.trigger(e)});a(document).unbind("click."+n).unbind("keydown."+n);g&&a.mask.close();return c}},getOverlay:function(){return f},
getTrigger:function(){return d},getClosers:function(){return k},isOpened:function(){return m},getConf:function(){return b}});a.each("onBeforeLoad,onStart,onLoad,onBeforeClose,onClose".split(","),function(e,h){a.isFunction(b[h])&&a(c).bind(h,b[h]);c[h]=function(j){a(c).bind(h,j);return c}});k=f.find(b.close||".close");if(!k.length&&!b.close){k=a('<a class="close"></a>');f.prepend(k)}k.click(function(e){c.close(e)});b.load&&c.load()}a.tools=a.tools||{version:"1.2.3"};a.tools.overlay={addEffect:function(d,
b,c){q[d]=[b,c]},conf:{close:null,closeOnClick:true,closeOnEsc:true,closeSpeed:"fast",effect:"default",fixed:!a.browser.msie||a.browser.version>6,left:"center",load:false,mask:null,oneInstance:true,speed:"normal",target:null,top:"10%"}};var s=[],q={};a.tools.overlay.addEffect("default",function(d,b){var c=this.getConf(),i=a(window);if(!c.fixed){d.top+=i.scrollTop();d.left+=i.scrollLeft()}d.position=c.fixed?"fixed":"absolute";this.getOverlay().css(d).fadeIn(c.speed,b)},function(d){this.getOverlay().fadeOut(this.getConf().closeSpeed,
d)});a.fn.overlay=function(d){var b=this.data("overlay");if(b)return b;if(a.isFunction(d))d={onBeforeLoad:d};d=a.extend(true,{},a.tools.overlay.conf,d);this.each(function(){b=new t(a(this),d);s.push(b);a(this).data("overlay",b)});return d.api?b:this}})(jQuery);
(function(i){function j(b){var d=b.offset();return{top:d.top+b.height()/2,left:d.left+b.width()/2}}var k=i.tools.overlay,f=i(window);i.extend(k.conf,{start:{top:null,left:null},fadeInSpeed:"fast",zIndex:9999});function n(b,d){var a=this.getOverlay(),c=this.getConf(),g=this.getTrigger(),o=this,l=a.outerWidth({margin:true}),h=a.data("img");if(!h){var e=a.css("backgroundImage");if(!e)throw"background-image CSS property not set for overlay";e=e.slice(e.indexOf("(")+1,e.indexOf(")")).replace(/\"/g,"");
a.css("backgroundImage","none");h=i('<img src="'+e+'"/>');h.css({border:0,display:"none"}).width(l);i("body").append(h);a.data("img",h)}e=c.start.top||Math.round(f.height()/2);var m=c.start.left||Math.round(f.width()/2);if(g){g=j(g);e=g.top;m=g.left}h.css({position:"absolute",top:e,left:m,width:0,zIndex:c.zIndex}).show();b.top+=f.scrollTop();b.left+=f.scrollLeft();b.position="absolute";a.css(b);h.animate({top:a.css("top"),left:a.css("left"),width:l},c.speed,function(){if(c.fixed){b.top-=f.scrollTop();
b.left-=f.scrollLeft();b.position="fixed";h.add(a).css(b)}a.css("zIndex",c.zIndex+1).fadeIn(c.fadeInSpeed,function(){o.isOpened()&&!i(this).index(a)?d.call():a.hide()})})}function p(b){var d=this.getOverlay().hide(),a=this.getConf(),c=this.getTrigger();d=d.data("img");var g={top:a.start.top,left:a.start.left,width:0};c&&i.extend(g,j(c));a.fixed&&d.css({position:"absolute"}).animate({top:"+="+f.scrollTop(),left:"+="+f.scrollLeft()},0);d.animate(g,a.closeSpeed,b)}k.addEffect("apple",n,p)})(jQuery);
(function(d){function R(b,c){return 32-(new Date(b,c,32)).getDate()}function S(b,c){b=""+b;for(c=c||2;b.length<c;)b="0"+b;return b}function T(b,c,j){var m=b.getDate(),h=b.getDay(),t=b.getMonth();b=b.getFullYear();var f={d:m,dd:S(m),ddd:B[j].shortDays[h],dddd:B[j].days[h],m:t+1,mm:S(t+1),mmm:B[j].shortMonths[t],mmmm:B[j].months[t],yy:String(b).slice(2),yyyy:b};c=c.replace(X,function(o){return o in f?f[o]:o.slice(1,o.length-1)});return Y.html(c).html()}function y(b){return parseInt(b,10)}function U(b,
c){return b.getFullYear()===c.getFullYear()&&b.getMonth()==c.getMonth()&&b.getDate()==c.getDate()}function C(b){if(b){if(b.constructor==Date)return b;if(typeof b=="string"){var c=b.split("-");if(c.length==3)return new Date(y(c[0]),y(c[1])-1,y(c[2]));if(!/^-?\d+$/.test(b))return;b=y(b)}c=new Date;c.setDate(c.getDate()+b);return c}}function Z(b,c){function j(a,e,g){l=a;D=a.getFullYear();E=a.getMonth();G=a.getDate();g=g||d.Event("api");g.type="change";H.trigger(g,[a]);if(!g.isDefaultPrevented()){b.val(T(a,
e.format,e.lang));b.data("date",a);h.hide(g)}}function m(a){a.type="onShow";H.trigger(a);d(document).bind("keydown.d",function(e){var g=e.keyCode;if(g==8){b.val("");return h.hide(e)}if(g==27)return h.hide(e);if(d(V).index(g)>=0){if(!u){h.show(e);return e.preventDefault()}var i=d("#"+f.weeks+" a"),p=d("."+f.focus),q=i.index(p);p.removeClass(f.focus);if(g==74||g==40)q+=7;else if(g==75||g==38)q-=7;else if(g==76||g==39)q+=1;else if(g==72||g==37)q-=1;if(q==-1){h.addMonth(-1);p=d("#"+f.weeks+" a:last")}else if(q==
35){h.addMonth();p=d("#"+f.weeks+" a:first")}else p=i.eq(q);p.addClass(f.focus);return e.preventDefault()}if(g==34)return h.addMonth();if(g==33)return h.addMonth(-1);if(g==36)return h.today();if(g==13)d(e.target).is("select")||d("."+f.focus).click();return d([16,17,18,9]).index(g)>=0});d(document).bind("click.d",function(e){var g=e.target;if(!d(g).parents("#"+f.root).length&&g!=b[0]&&(!K||g!=K[0]))h.hide(e)})}var h=this,t=new Date,f=c.css,o=B[c.lang],k=d("#"+f.root),L=k.find("#"+f.title),K,I,J,D,
E,G,l=b.attr("data-value")||c.value||b.val(),r=b.attr("min")||c.min,s=b.attr("max")||c.max,u;l=C(l)||t;r=C(r||c.yearRange[0]*365);s=C(s||c.yearRange[1]*365);if(!o)throw"Dateinput: invalid language: "+c.lang;if(b.attr("type")=="date"){var M=d("<input/>");d.each("name,readonly,disabled,value,required".split(","),function(a,e){M.attr(e,b.attr(e))});b.replaceWith(M);b=M}b.addClass(f.input);var H=b.add(h);if(!k.length){k=d("<div><div><a/><div/><a/></div><div><div/><div/></div></div>").hide().css({position:"absolute"}).attr("id",
f.root);k.children().eq(0).attr("id",f.head).end().eq(1).attr("id",f.body).children().eq(0).attr("id",f.days).end().eq(1).attr("id",f.weeks).end().end().end().find("a").eq(0).attr("id",f.prev).end().eq(1).attr("id",f.next);L=k.find("#"+f.head).find("div").attr("id",f.title);if(c.selectors){var z=d("<select/>").attr("id",f.month),A=d("<select/>").attr("id",f.year);L.append(z.add(A))}for(var $=k.find("#"+f.days),N=0;N<7;N++)$.append(d("<span/>").text(o.shortDays[(N+c.firstDay)%7]));b.after(k)}if(c.trigger)K=
d("<a/>").attr("href","#").addClass(f.trigger).click(function(a){h.show();return a.preventDefault()}).insertAfter(b);var O=k.find("#"+f.weeks);A=k.find("#"+f.year);z=k.find("#"+f.month);d.extend(h,{show:function(a){if(!(b.is("[readonly]")||u)){a=a||d.Event();a.type="onBeforeShow";H.trigger(a);if(!a.isDefaultPrevented()){d.each(W,function(){this.hide()});u=true;z.unbind("change").change(function(){h.setValue(A.val(),d(this).val())});A.unbind("change").change(function(){h.setValue(d(this).val(),z.val())});
I=k.find("#"+f.prev).unbind("click").click(function(){I.hasClass(f.disabled)||h.addMonth(-1);return false});J=k.find("#"+f.next).unbind("click").click(function(){J.hasClass(f.disabled)||h.addMonth();return false});h.setValue(l);var e=b.position();k.css({top:e.top+b.outerHeight({margins:true})+c.offset[0],left:e.left+c.offset[1]});if(c.speed)k.show(c.speed,function(){m(a)});else{k.show();m(a)}return h}}},setValue:function(a,e,g){var i;if(parseInt(e,10)>=-1){a=y(a);e=y(e);g=y(g);i=new Date(a,e,g)}else{i=
a||l;a=i.getFullYear();e=i.getMonth();g=i.getDate()}if(e==-1){e=11;a--}else if(e==12){e=0;a++}if(!u){j(i,c);return h}E=e;D=a;i=new Date(a,e,1-c.firstDay);g=i.getDay();var p=R(a,e),q=R(a,e-1),P;if(c.selectors){z.empty();d.each(o.months,function(v,F){r<new Date(a,v+1,-1)&&s>new Date(a,v,0)&&z.append(d("<option/>").html(F).attr("value",v))});A.empty();for(i=a+c.yearRange[0];i<a+c.yearRange[1];i++)r<new Date(i+1,-1,0)&&s>new Date(i,0,0)&&A.append(d("<option/>").text(i));z.val(e);A.val(a)}else L.html(o.months[e]+
" "+a);O.empty();I.add(J).removeClass(f.disabled);for(var w=0,n,x;w<42;w++){n=d("<a/>");if(w%7===0){P=d("<div/>").addClass(f.week);O.append(P)}if(w<g){n.addClass(f.off);x=q-g+w+1;i=new Date(a,e-1,x)}else if(w>=g+p){n.addClass(f.off);x=w-p-g+1;i=new Date(a,e+1,x)}else{x=w-g+1;i=new Date(a,e,x);if(U(l,i))n.attr("id",f.current).addClass(f.focus);else U(t,i)&&n.attr("id",f.today)}r&&i<r&&n.add(I).addClass(f.disabled);s&&i>s&&n.add(J).addClass(f.disabled);n.attr("href","#"+x).text(x).data("date",i);P.append(n);
n.click(function(v){var F=d(this);if(!F.hasClass(f.disabled)){d("#"+f.current).removeAttr("id");F.attr("id",f.current);j(F.data("date"),c,v)}return false})}f.sunday&&O.find(f.week).each(function(){var v=c.firstDay?7-c.firstDay:0;d(this).children().slice(v,v+1).addClass(f.sunday)});return h},setMin:function(a,e){r=C(a);e&&l<r&&h.setValue(r);return h},setMax:function(a,e){s=C(a);e&&l>s&&h.setValue(s);return h},today:function(){return h.setValue(t)},addDay:function(a){return this.setValue(D,E,G+(a||
1))},addMonth:function(a){return this.setValue(D,E+(a||1),G)},addYear:function(a){return this.setValue(D+(a||1),E,G)},hide:function(a){if(u){a=a||d.Event();a.type="onHide";H.trigger(a);d(document).unbind("click.d").unbind("keydown.d");if(a.isDefaultPrevented())return;k.hide();u=false}return h},getConf:function(){return c},getInput:function(){return b},getCalendar:function(){return k},getValue:function(a){return a?T(l,a,c.lang):l},isOpen:function(){return u}});d.each(["onBeforeShow","onShow","change",
"onHide"],function(a,e){d.isFunction(c[e])&&d(h).bind(e,c[e]);h[e]=function(g){d(h).bind(e,g);return h}});b.bind("focus click",h.show).keydown(function(a){var e=a.keyCode;if(!u&&d(V).index(e)>=0){h.show(a);return a.preventDefault()}return a.shiftKey||a.ctrlKey||a.altKey||e==9?true:a.preventDefault()});C(b.val())&&j(l,c)}d.tools=d.tools||{version:"1.2.3"};var W=[],Q,V=[75,76,38,39,74,72,40,37],B={};Q=d.tools.dateinput={conf:{format:"mm/dd/yy",selectors:false,yearRange:[-5,5],lang:"en",offset:[0,0],
speed:0,firstDay:0,min:0,max:0,trigger:false,css:{prefix:"cal",input:"date",root:0,head:0,title:0,prev:0,next:0,month:0,year:0,days:0,body:0,weeks:0,today:0,current:0,week:0,off:0,sunday:0,focus:0,disabled:0,trigger:0}},localize:function(b,c){d.each(c,function(j,m){c[j]=m.split(",")});B[b]=c}};Q.localize("en",{months:"January,February,March,April,May,June,July,August,September,October,November,December",shortMonths:"Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec",days:"Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday",
shortDays:"Sun,Mon,Tue,Wed,Thu,Fri,Sat"});var X=/d{1,4}|m{1,4}|yy(?:yy)?|"[^"]*"|'[^']*'/g,Y=d("<a/>");d.expr[":"].date=function(b){var c=b.getAttribute("type");return c&&c=="date"||!!d(b).data("dateinput")};d.fn.dateinput=function(b){if(this.data("dateinput"))return this;b=d.extend(true,{},Q.conf,b);d.each(b.css,function(j,m){if(!m&&j!="prefix")b.css[j]=(b.css.prefix||"")+(m||j)});var c;this.each(function(){var j=new Z(d(this),b);W.push(j);j=j.getInput().data("dateinput",j);c=c?c.add(j):j});return c?
c:this}})(jQuery);
(function(e){function F(d,a){a=Math.pow(10,a);return Math.round(d*a)/a}function p(d,a){if(a=parseInt(d.css(a),10))return a;return(d=d[0].currentStyle)&&d.width&&parseInt(d.width,10)}function C(d){return(d=d.data("events"))&&d.onSlide}function G(d,a){function h(c,b,f,j){if(f===undefined)f=b/k*z;else if(j)f-=a.min;if(r)f=Math.round(f/r)*r;if(b===undefined||r)b=f*k/z;if(isNaN(f))return g;b=Math.max(0,Math.min(b,k));f=b/k*z;if(j||!n)f+=a.min;if(n)if(j)b=k-b;else f=a.max-f;f=F(f,t);var q=c.type=="click";
if(D&&l!==undefined&&!q){c.type="onSlide";A.trigger(c,[f,b]);if(c.isDefaultPrevented())return g}j=q?a.speed:0;q=q?function(){c.type="change";A.trigger(c,[f])}:null;if(n){m.animate({top:b},j,q);a.progress&&B.animate({height:k-b+m.width()/2},j)}else{m.animate({left:b},j,q);a.progress&&B.animate({width:b+m.width()/2},j)}l=f;H=b;d.val(f);return g}function s(){if(n=a.vertical||p(i,"height")>p(i,"width")){k=p(i,"height")-p(m,"height");u=i.offset().top+k}else{k=p(i,"width")-p(m,"width");u=i.offset().left}}
function v(){s();g.setValue(a.value||a.min)}var g=this,o=a.css,i=e("<div><div/><a href='#'/></div>").data("rangeinput",g),n,l,u,k,H;d.before(i);var m=i.addClass(o.slider).find("a").addClass(o.handle),B=i.find("div").addClass(o.progress);e.each("min,max,step,value".split(","),function(c,b){c=d.attr(b);if(parseFloat(c))a[b]=parseFloat(c,10)});var z=a.max-a.min,r=a.step=="any"?0:a.step,t=a.precision;if(t===undefined)try{t=r.toString().split(".")[1].length}catch(I){t=0}if(d.attr("type")=="range"){var w=
e("<input/>");e.each("name,readonly,disabled,required".split(","),function(c,b){w.attr(b,d.attr(b))});w.val(a.value);d.replaceWith(w);d=w}d.addClass(o.input);var A=e(g).add(d),D=true;e.extend(g,{getValue:function(){return l},setValue:function(c,b){return h(b||e.Event("api"),undefined,c,true)},getConf:function(){return a},getProgress:function(){return B},getHandle:function(){return m},getInput:function(){return d},step:function(c,b){b=b||e.Event();var f=a.step=="any"?1:a.step;g.setValue(l+f*(c||1),
b)},stepUp:function(c){return g.step(c||1)},stepDown:function(c){return g.step(-c||-1)}});e.each("onSlide,change".split(","),function(c,b){e.isFunction(a[b])&&e(g).bind(b,a[b]);g[b]=function(f){e(g).bind(b,f);return g}});m.drag({drag:false}).bind("dragStart",function(){D=C(e(g))||C(d)}).bind("drag",function(c,b,f){if(d.is(":disabled"))return false;h(c,n?b:f)}).bind("dragEnd",function(c){if(!c.isDefaultPrevented()){c.type="change";A.trigger(c,[l])}}).click(function(c){return c.preventDefault()});i.click(function(c){if(d.is(":disabled")||
c.target==m[0])return c.preventDefault();s();var b=m.width()/2;h(c,n?k-u-b+c.pageY:c.pageX-u-b)});a.keyboard&&d.keydown(function(c){if(!d.attr("readonly")){var b=c.keyCode,f=e([75,76,38,33,39]).index(b)!=-1,j=e([74,72,40,34,37]).index(b)!=-1;if((f||j)&&!(c.shiftKey||c.altKey||c.ctrlKey)){if(f)g.step(b==33?10:1,c);else if(j)g.step(b==34?-10:-1,c);return c.preventDefault()}}});d.blur(function(c){var b=e(this).val();b!==l&&g.setValue(b,c)});e.extend(d[0],{stepUp:g.stepUp,stepDown:g.stepDown});v();k||
e(window).load(v)}e.tools=e.tools||{version:"1.2.3"};var E;E=e.tools.rangeinput={conf:{min:0,max:100,step:"any",steps:0,value:0,precision:undefined,vertical:0,keyboard:true,progress:false,speed:100,css:{input:"range",slider:"slider",progress:"progress",handle:"handle"}}};var x,y;e.fn.drag=function(d){document.ondragstart=function(){return false};d=e.extend({x:true,y:true,drag:true},d);x=x||e(document).bind("mousedown mouseup",function(a){var h=e(a.target);if(a.type=="mousedown"&&h.data("drag")){var s=
h.position(),v=a.pageX-s.left,g=a.pageY-s.top,o=true;x.bind("mousemove.drag",function(i){var n=i.pageX-v;i=i.pageY-g;var l={};if(d.x)l.left=n;if(d.y)l.top=i;if(o){h.trigger("dragStart");o=false}d.drag&&h.css(l);h.trigger("drag",[i,n]);y=h});a.preventDefault()}else try{y&&y.trigger("dragEnd")}finally{x.unbind("mousemove.drag");y=null}});return this.data("drag",true)};e.expr[":"].range=function(d){var a=d.getAttribute("type");return a&&a=="range"||!!e(d).filter("input").data("rangeinput")};e.fn.rangeinput=
function(d){if(this.data("rangeinput"))return this;d=e.extend(true,{},E.conf,d);var a;this.each(function(){var h=new G(e(this),e.extend(true,{},d));h=h.getInput().data("rangeinput",h);a=a?a.add(h):h});return a?a:this}})(jQuery);
(function(d){function v(a,b,c){var k=a.offset().top,f=a.offset().left,l=c.position.split(/,?\s+/),g=l[0];l=l[1];k-=b.outerHeight()-c.offset[0];f+=a.outerWidth()+c.offset[1];c=b.outerHeight()+a.outerHeight();if(g=="center")k+=c/2;if(g=="bottom")k+=c;a=a.outerWidth();if(l=="center")f-=(a+b.outerWidth())/2;if(l=="left")f-=a;return{top:k,left:f}}function w(a){function b(){return this.getAttribute("type")==a}b.key="[type="+a+"]";return b}function s(a,b,c){function k(g,e,j){if(!(!c.grouped&&g.length)){var h;
if(j===false||d.isArray(j)){h=i.messages[e.key||e]||i.messages["*"];h=h[c.lang]||i.messages["*"].en;(e=h.match(/\$\d/g))&&d.isArray(j)&&d.each(e,function(n){h=h.replace(this,j[n])})}else h=j[c.lang]||j;g.push(h)}}var f=this,l=b.add(f);a=a.not(":button, :image, :reset, :submit");d.extend(f,{getConf:function(){return c},getForm:function(){return b},getInputs:function(){return a},invalidate:function(g,e){if(!e){var j=[];d.each(g,function(h,n){h=a.filter("[name="+h+"]");if(h.length){h.trigger("OI",[n]);
j.push({input:h,messages:[n]})}});g=j;e=d.Event()}e.type="onFail";l.trigger(e,[g]);e.isDefaultPrevented()||q[c.effect][0].call(f,g,e);return f},reset:function(g){g=g||a;g.removeClass(c.errorClass).each(function(){var e=d(this).data("msg.el");if(e){e.remove();d(this).data("msg.el",null)}}).unbind(c.errorInputEvent||"");return f},destroy:function(){b.unbind(c.formEvent).unbind("reset.V");a.unbind(c.inputEvent||"").unbind("change.V");return f.reset()},checkValidity:function(g,e){g=g||a;g=g.not(":disabled");
if(!g.length)return true;e=e||d.Event();e.type="onBeforeValidate";l.trigger(e,[g]);if(e.isDefaultPrevented())return e.result;var j=[],h=c.errorInputEvent+".v";g.each(function(){var p=[],m=d(this).unbind(h).data("messages",p);d.each(t,function(){var o=this,r=o[0];if(m.filter(r).length){o=o[1].call(f,m,m.val());if(o!==true){e.type="onBeforeFail";l.trigger(e,[m,r]);if(e.isDefaultPrevented())return false;var u=m.attr(c.messageAttr);if(u){p=[u];return false}else k(p,r,o)}}});if(p.length){j.push({input:m,
messages:p});m.trigger("OI",[p]);c.errorInputEvent&&m.bind(h,function(o){f.checkValidity(m,o)})}if(c.singleError&&j.length)return false});var n=q[c.effect];if(!n)throw'Validator: cannot find effect "'+c.effect+'"';if(j.length){f.invalidate(j,e);return false}else{n[1].call(f,g,e);e.type="onSuccess";l.trigger(e,[g]);g.unbind(h)}return true}});d.each("onBeforeValidate,onBeforeFail,onFail,onSuccess".split(","),function(g,e){d.isFunction(c[e])&&d(f).bind(e,c[e]);f[e]=function(j){d(f).bind(e,j);return f}});
c.formEvent&&b.bind(c.formEvent,function(g){if(!f.checkValidity(null,g))return g.preventDefault()});b.bind("reset.V",function(){f.reset()});a[0]&&a[0].validity&&a.each(function(){this.oninvalid=function(){return false}});if(b[0])b[0].checkValidity=f.checkValidity;c.inputEvent&&a.bind(c.inputEvent,function(g){f.checkValidity(d(this),g)});a.filter(":checkbox, select").filter("[required]").bind("change.V",function(g){var e=d(this);if(this.checked||e.is("select")&&d(this).val())q[c.effect][1].call(f,
e,g)})}d.tools=d.tools||{version:"1.2.3"};var x=/\[type=([a-z]+)\]/,y=/^-?[0-9]*(\.[0-9]+)?$/,z=/^([a-z0-9_\.\-\+]+)@([\da-z\.\-]+)\.([a-z\.]{2,6})$/i,A=/^(https?:\/\/)?([\da-z\.\-]+)\.([a-z\.]{2,6})([\/\w \.\-]*)*\/?$/i,i;i=d.tools.validator={conf:{grouped:false,effect:"default",errorClass:"invalid",inputEvent:null,errorInputEvent:"keyup",formEvent:"submit",lang:"en",message:"<div/>",messageAttr:"data-message",messageClass:"error",offset:[0,0],position:"center right",singleError:false,speed:"normal"},
messages:{"*":{en:"Please correct this value"}},localize:function(a,b){d.each(b,function(c,k){i.messages[c]=i.messages[c]||{};i.messages[c][a]=k})},localizeFn:function(a,b){i.messages[a]=i.messages[a]||{};d.extend(i.messages[a],b)},fn:function(a,b,c){if(d.isFunction(b))c=b;else{if(typeof b=="string")b={en:b};this.messages[a.key||a]=b}if(b=x.exec(a))a=w(b[1]);t.push([a,c])},addEffect:function(a,b,c){q[a]=[b,c]}};var t=[],q={"default":[function(a){var b=this.getConf();d.each(a,function(c,k){c=k.input;
c.addClass(b.errorClass);var f=c.data("msg.el");if(!f){f=d(b.message).addClass(b.messageClass).appendTo(document.body);c.data("msg.el",f)}f.css({visibility:"hidden"}).find("span").remove();d.each(k.messages,function(l,g){d("<span/>").html(g).appendTo(f)});f.outerWidth()==f.parent().width()&&f.add(f.find("p")).css({display:"inline"});k=v(c,f,b);f.css({visibility:"visible",position:"absolute",top:k.top,left:k.left}).fadeIn(b.speed)})},function(a){var b=this.getConf();a.removeClass(b.errorClass).each(function(){var c=
d(this).data("msg.el");c&&c.css({visibility:"hidden"})})}]};d.each("email,url,number".split(","),function(a,b){d.expr[":"][b]=function(c){return c.getAttribute("type")===b}});d.fn.oninvalid=function(a){return this[a?"bind":"trigger"]("OI",a)};i.fn(":email","Please enter a valid email address",function(a,b){return!b||z.test(b)});i.fn(":url","Please enter a valid URL",function(a,b){return!b||A.test(b)});i.fn(":number","Please enter a numeric value.",function(a,b){return y.test(b)});i.fn("[max]","Please enter a value smaller than $1",
function(a,b){if(d.tools.dateinput&&a.is(":date"))return true;a=a.attr("max");return parseFloat(b)<=parseFloat(a)?true:[a]});i.fn("[min]","Please enter a value larger than $1",function(a,b){if(d.tools.dateinput&&a.is(":date"))return true;a=a.attr("min");return parseFloat(b)>=parseFloat(a)?true:[a]});i.fn("[required]","Please complete this mandatory field.",function(a,b){if(a.is(":checkbox"))return a.is(":checked");return!!b});i.fn("[pattern]",function(a){var b=new RegExp("^"+a.attr("pattern")+"$");
return b.test(a.val())});d.fn.validator=function(a){var b=this.data("validator");if(b){b.destroy();this.removeData("validator")}a=d.extend(true,{},i.conf,a);if(this.is("form"))return this.each(function(){var c=d(this);b=new s(c.find(":input"),c,a);c.data("validator",b)});else{b=new s(this,this.eq(0).closest("form"),a);return this.data("validator",b)}}})(jQuery);

/* 
 * flowplayer.js 3.2.2. The Flowplayer API
 * 
 * Copyright 2010 Flowplayer Oy
 * 
 * This file is part of Flowplayer.
 * 
 * Flowplayer is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 * 
 * Flowplayer is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 * 
 * You should have received a copy of the GNU General Public License
 * along with Flowplayer.  If not, see <http://www.gnu.org/licenses/>.
 * 
 * Date: 2010-05-20 17:15:38 +0000 (Thu, 20 May 2010)
 * Revision: 480 
 */
(function(){function g(o){console.log("$f.fireEvent",[].slice.call(o))}function k(q){if(!q||typeof q!="object"){return q}var o=new q.constructor();for(var p in q){if(q.hasOwnProperty(p)){o[p]=k(q[p])}}return o}function m(t,q){if(!t){return}var o,p=0,r=t.length;if(r===undefined){for(o in t){if(q.call(t[o],o,t[o])===false){break}}}else{for(var s=t[0];p<r&&q.call(s,p,s)!==false;s=t[++p]){}}return t}function c(o){return document.getElementById(o)}function i(q,p,o){if(typeof p!="object"){return q}if(q&&p){m(p,function(r,s){if(!o||typeof s!="function"){q[r]=s}})}return q}function n(s){var q=s.indexOf(".");if(q!=-1){var p=s.slice(0,q)||"*";var o=s.slice(q+1,s.length);var r=[];m(document.getElementsByTagName(p),function(){if(this.className&&this.className.indexOf(o)!=-1){r.push(this)}});return r}}function f(o){o=o||window.event;if(o.preventDefault){o.stopPropagation();o.preventDefault()}else{o.returnValue=false;o.cancelBubble=true}return false}function j(q,o,p){q[o]=q[o]||[];q[o].push(p)}function e(){return"_"+(""+Math.random()).slice(2,10)}var h=function(t,r,s){var q=this,p={},u={};q.index=r;if(typeof t=="string"){t={url:t}}i(this,t,true);m(("Begin*,Start,Pause*,Resume*,Seek*,Stop*,Finish*,LastSecond,Update,BufferFull,BufferEmpty,BufferStop").split(","),function(){var v="on"+this;if(v.indexOf("*")!=-1){v=v.slice(0,v.length-1);var w="onBefore"+v.slice(2);q[w]=function(x){j(u,w,x);return q}}q[v]=function(x){j(u,v,x);return q};if(r==-1){if(q[w]){s[w]=q[w]}if(q[v]){s[v]=q[v]}}});i(this,{onCuepoint:function(x,w){if(arguments.length==1){p.embedded=[null,x];return q}if(typeof x=="number"){x=[x]}var v=e();p[v]=[x,w];if(s.isLoaded()){s._api().fp_addCuepoints(x,r,v)}return q},update:function(w){i(q,w);if(s.isLoaded()){s._api().fp_updateClip(w,r)}var v=s.getConfig();var x=(r==-1)?v.clip:v.playlist[r];i(x,w,true)},_fireEvent:function(v,y,w,A){if(v=="onLoad"){m(p,function(B,C){if(C[0]){s._api().fp_addCuepoints(C[0],r,B)}});return false}A=A||q;if(v=="onCuepoint"){var z=p[y];if(z){return z[1].call(s,A,w)}}if(y&&"onBeforeBegin,onMetaData,onStart,onUpdate,onResume".indexOf(v)!=-1){i(A,y);if(y.metaData){if(!A.duration){A.duration=y.metaData.duration}else{A.fullDuration=y.metaData.duration}}}var x=true;m(u[v],function(){x=this.call(s,A,y,w)});return x}});if(t.onCuepoint){var o=t.onCuepoint;q.onCuepoint.apply(q,typeof o=="function"?[o]:o);delete t.onCuepoint}m(t,function(v,w){if(typeof w=="function"){j(u,v,w);delete t[v]}});if(r==-1){s.onCuepoint=this.onCuepoint}};var l=function(p,r,q,t){var o=this,s={},u=false;if(t){i(s,t)}m(r,function(v,w){if(typeof w=="function"){s[v]=w;delete r[v]}});i(this,{animate:function(y,z,x){if(!y){return o}if(typeof z=="function"){x=z;z=500}if(typeof y=="string"){var w=y;y={};y[w]=z;z=500}if(x){var v=e();s[v]=x}if(z===undefined){z=500}r=q._api().fp_animate(p,y,z,v);return o},css:function(w,x){if(x!==undefined){var v={};v[w]=x;w=v}r=q._api().fp_css(p,w);i(o,r);return o},show:function(){this.display="block";q._api().fp_showPlugin(p);return o},hide:function(){this.display="none";q._api().fp_hidePlugin(p);return o},toggle:function(){this.display=q._api().fp_togglePlugin(p);return o},fadeTo:function(y,x,w){if(typeof x=="function"){w=x;x=500}if(w){var v=e();s[v]=w}this.display=q._api().fp_fadeTo(p,y,x,v);this.opacity=y;return o},fadeIn:function(w,v){return o.fadeTo(1,w,v)},fadeOut:function(w,v){return o.fadeTo(0,w,v)},getName:function(){return p},getPlayer:function(){return q},_fireEvent:function(w,v,x){if(w=="onUpdate"){var z=q._api().fp_getPlugin(p);if(!z){return}i(o,z);delete o.methods;if(!u){m(z.methods,function(){var B=""+this;o[B]=function(){var C=[].slice.call(arguments);var D=q._api().fp_invoke(p,B,C);return D==="undefined"||D===undefined?o:D}});u=true}}var A=s[w];if(A){var y=A.apply(o,v);if(w.slice(0,1)=="_"){delete s[w]}return y}return o}})};function b(q,G,t){var w=this,v=null,D=false,u,s,F=[],y={},x={},E,r,p,C,o,A;i(w,{id:function(){return E},isLoaded:function(){return(v!==null&&v.fp_play!=undefined&&!D)},getParent:function(){return q},hide:function(H){if(H){q.style.height="0px"}if(w.isLoaded()){v.style.height="0px"}return w},show:function(){q.style.height=A+"px";if(w.isLoaded()){v.style.height=o+"px"}return w},isHidden:function(){return w.isLoaded()&&parseInt(v.style.height,10)===0},load:function(J){if(!w.isLoaded()&&w._fireEvent("onBeforeLoad")!==false){var H=function(){u=q.innerHTML;if(u&&!flashembed.isSupported(G.version)){q.innerHTML=""}flashembed(q,G,{config:t});if(J){J.cached=true;j(x,"onLoad",J)}};var I=0;m(a,function(){this.unload(function(K){if(++I==a.length){H()}})})}return w},unload:function(J){if(this.isFullscreen()&&/WebKit/i.test(navigator.userAgent)){if(J){J(false)}return w}if(u.replace(/\s/g,"")!==""){if(w._fireEvent("onBeforeUnload")===false){if(J){J(false)}return w}D=true;try{if(v){v.fp_close();w._fireEvent("onUnload")}}catch(H){}var I=function(){v=null;q.innerHTML=u;D=false;if(J){J(true)}};setTimeout(I,50)}else{if(J){J(false)}}return w},getClip:function(H){if(H===undefined){H=C}return F[H]},getCommonClip:function(){return s},getPlaylist:function(){return F},getPlugin:function(H){var J=y[H];if(!J&&w.isLoaded()){var I=w._api().fp_getPlugin(H);if(I){J=new l(H,I,w);y[H]=J}}return J},getScreen:function(){return w.getPlugin("screen")},getControls:function(){return w.getPlugin("controls")._fireEvent("onUpdate")},getLogo:function(){try{return w.getPlugin("logo")._fireEvent("onUpdate")}catch(H){}},getPlay:function(){return w.getPlugin("play")._fireEvent("onUpdate")},getConfig:function(H){return H?k(t):t},getFlashParams:function(){return G},loadPlugin:function(K,J,M,L){if(typeof M=="function"){L=M;M={}}var I=L?e():"_";w._api().fp_loadPlugin(K,J,M,I);var H={};H[I]=L;var N=new l(K,null,w,H);y[K]=N;return N},getState:function(){return w.isLoaded()?v.fp_getState():-1},play:function(I,H){var J=function(){if(I!==undefined){w._api().fp_play(I,H)}else{w._api().fp_play()}};if(w.isLoaded()){J()}else{if(D){setTimeout(function(){w.play(I,H)},50)}else{w.load(function(){J()})}}return w},getVersion:function(){var I="flowplayer.js 3.2.0";if(w.isLoaded()){var H=v.fp_getVersion();H.push(I);return H}return I},_api:function(){if(!w.isLoaded()){throw"Flowplayer "+w.id()+" not loaded when calling an API method"}return v},setClip:function(H){w.setPlaylist([H]);return w},getIndex:function(){return p}});m(("Click*,Load*,Unload*,Keypress*,Volume*,Mute*,Unmute*,PlaylistReplace,ClipAdd,Fullscreen*,FullscreenExit,Error,MouseOver,MouseOut").split(","),function(){var H="on"+this;if(H.indexOf("*")!=-1){H=H.slice(0,H.length-1);var I="onBefore"+H.slice(2);w[I]=function(J){j(x,I,J);return w}}w[H]=function(J){j(x,H,J);return w}});m(("pause,resume,mute,unmute,stop,toggle,seek,getStatus,getVolume,setVolume,getTime,isPaused,isPlaying,startBuffering,stopBuffering,isFullscreen,toggleFullscreen,reset,close,setPlaylist,addClip,playFeed,setKeyboardShortcutsEnabled,isKeyboardShortcutsEnabled").split(","),function(){var H=this;w[H]=function(J,I){if(!w.isLoaded()){return w}var K=null;if(J!==undefined&&I!==undefined){K=v["fp_"+H](J,I)}else{K=(J===undefined)?v["fp_"+H]():v["fp_"+H](J)}return K==="undefined"||K===undefined?w:K}});w._fireEvent=function(Q){if(typeof Q=="string"){Q=[Q]}var R=Q[0],O=Q[1],M=Q[2],L=Q[3],K=0;if(t.debug){g(Q)}if(!w.isLoaded()&&R=="onLoad"&&O=="player"){v=v||c(r);o=v.clientHeight;m(F,function(){this._fireEvent("onLoad")});m(y,function(S,T){T._fireEvent("onUpdate")});s._fireEvent("onLoad")}if(R=="onLoad"&&O!="player"){return}if(R=="onError"){if(typeof O=="string"||(typeof O=="number"&&typeof M=="number")){O=M;M=L}}if(R=="onContextMenu"){m(t.contextMenu[O],function(S,T){T.call(w)});return}if(R=="onPluginEvent"||R=="onBeforePluginEvent"){var H=O.name||O;var I=y[H];if(I){I._fireEvent("onUpdate",O);return I._fireEvent(M,Q.slice(3))}return}if(R=="onPlaylistReplace"){F=[];var N=0;m(O,function(){F.push(new h(this,N++,w))})}if(R=="onClipAdd"){if(O.isInStream){return}O=new h(O,M,w);F.splice(M,0,O);for(K=M+1;K<F.length;K++){F[K].index++}}var P=true;if(typeof O=="number"&&O<F.length){C=O;var J=F[O];if(J){P=J._fireEvent(R,M,L)}if(!J||P!==false){P=s._fireEvent(R,M,L,J)}}m(x[R],function(){P=this.call(w,O,M);if(this.cached){x[R].splice(K,1)}if(P===false){return false}K++});return P};function B(){if($f(q)){$f(q).getParent().innerHTML="";p=$f(q).getIndex();a[p]=w}else{a.push(w);p=a.length-1}A=parseInt(q.style.height,10)||q.clientHeight;E=q.id||"fp"+e();r=G.id||E+"_api";G.id=r;t.playerId=E;if(typeof t=="string"){t={clip:{url:t}}}if(typeof t.clip=="string"){t.clip={url:t.clip}}t.clip=t.clip||{};if(q.getAttribute("href",2)&&!t.clip.url){t.clip.url=q.getAttribute("href",2)}s=new h(t.clip,-1,w);t.playlist=t.playlist||[t.clip];var H=0;m(t.playlist,function(){var J=this;if(typeof J=="object"&&J.length){J={url:""+J}}m(t.clip,function(K,L){if(L!==undefined&&J[K]===undefined&&typeof L!="function"){J[K]=L}});t.playlist[H]=J;J=new h(J,H,w);F.push(J);H++});m(t,function(J,K){if(typeof K=="function"){if(s[J]){s[J](K)}else{j(x,J,K)}delete t[J]}});m(t.plugins,function(J,K){if(K){y[J]=new l(J,K,w)}});if(!t.plugins||t.plugins.controls===undefined){y.controls=new l("controls",null,w)}y.canvas=new l("canvas",null,w);function I(J){if(!w.isLoaded()&&w._fireEvent("onBeforeClick")!==false){w.load()}return f(J)}u=q.innerHTML;if(u.replace(/\s/g,"")!==""){if(q.addEventListener){q.addEventListener("click",I,false)}else{if(q.attachEvent){q.attachEvent("onclick",I)}}}else{if(q.addEventListener){q.addEventListener("click",f,false)}w.load()}}if(typeof q=="string"){var z=c(q);if(!z){throw"Flowplayer cannot access element: "+q}else{q=z;B()}}else{B()}}var a=[];function d(o){this.length=o.length;this.each=function(p){m(o,p)};this.size=function(){return o.length}}window.flowplayer=window.$f=function(){var p=null;var o=arguments[0];if(!arguments.length){m(a,function(){if(this.isLoaded()){p=this;return false}});return p||a[0]}if(arguments.length==1){if(typeof o=="number"){return a[o]}else{if(o=="*"){return new d(a)}m(a,function(){if(this.id()==o.id||this.id()==o||this.getParent()==o){p=this;return false}});return p}}if(arguments.length>1){var t=arguments[1],q=(arguments.length==3)?arguments[2]:{};if(typeof t=="string"){t={src:t}}t=i({bgcolor:"#000000",version:[9,0],expressInstall:"http://static.flowplayer.org/swf/expressinstall.swf",cachebusting:true},t);if(typeof o=="string"){if(o.indexOf(".")!=-1){var s=[];m(n(o),function(){s.push(new b(this,k(t),k(q)))});return new d(s)}else{var r=c(o);return new b(r!==null?r:o,t,q)}}else{if(o){return new b(o,t,q)}}}return null};i(window.$f,{fireEvent:function(){var o=[].slice.call(arguments);var q=$f(o[0]);return q?q._fireEvent(o.slice(1)):null},addPlugin:function(o,p){b.prototype[o]=p;return $f},each:m,extend:i});if(typeof jQuery=="function"){jQuery.fn.flowplayer=function(q,p){if(!arguments.length||typeof arguments[0]=="number"){var o=[];this.each(function(){var r=$f(this);if(r){o.push(r)}});return arguments.length?o[arguments[0]]:new d(o)}return this.each(function(){$f(this,k(q),p?k(p):{})})}}})();(function(){var h=document.all,j="http://www.adobe.com/go/getflashplayer",c=typeof jQuery=="function",e=/(\d+)[^\d]+(\d+)[^\d]*(\d*)/,b={width:"100%",height:"100%",id:"_"+(""+Math.random()).slice(9),allowfullscreen:true,allowscriptaccess:"always",quality:"high",version:[3,0],onFail:null,expressInstall:null,w3c:false,cachebusting:false};if(window.attachEvent){window.attachEvent("onbeforeunload",function(){__flash_unloadHandler=function(){};__flash_savedUnloadHandler=function(){}})}function i(l,f){if(f){for(key in f){if(f.hasOwnProperty(key)){l[key]=f[key]}}}return l}function a(f,n){var m=[];for(var l in f){if(f.hasOwnProperty(l)){m[l]=n(f[l])}}return m}window.flashembed=function(f,m,l){if(typeof f=="string"){f=document.getElementById(f.replace("#",""))}if(!f){return}if(typeof m=="string"){m={src:m}}return new d(f,i(i({},b),m),l)};var g=i(window.flashembed,{conf:b,getVersion:function(){var f;try{f=navigator.plugins["Shockwave Flash"].description.slice(16)}catch(n){try{var l=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");f=l&&l.GetVariable("$version")}catch(m){}}f=e.exec(f);return f?[f[1],f[3]]:[0,0]},asString:function(l){if(l===null||l===undefined){return null}var f=typeof l;if(f=="object"&&l.push){f="array"}switch(f){case"string":l=l.replace(new RegExp('(["\\\\])',"g"),"\\$1");l=l.replace(/^\s?(\d+\.?\d+)%/,"$1pct");return'"'+l+'"';case"array":return"["+a(l,function(o){return g.asString(o)}).join(",")+"]";case"function":return'"function()"';case"object":var m=[];for(var n in l){if(l.hasOwnProperty(n)){m.push('"'+n+'":'+g.asString(l[n]))}}return"{"+m.join(",")+"}"}return String(l).replace(/\s/g," ").replace(/\'/g,'"')},getHTML:function(o,l){o=i({},o);var n='<object width="'+o.width+'" height="'+o.height+'" id="'+o.id+'" name="'+o.id+'"';if(o.cachebusting){o.src+=((o.src.indexOf("?")!=-1?"&":"?")+Math.random())}if(o.w3c||!h){n+=' data="'+o.src+'" type="application/x-shockwave-flash"'}else{n+=' classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'}n+=">";if(o.w3c||h){n+='<param name="movie" value="'+o.src+'" />'}o.width=o.height=o.id=o.w3c=o.src=null;o.onFail=o.version=o.expressInstall=null;for(var m in o){if(o[m]){n+='<param name="'+m+'" value="'+o[m]+'" />'}}var p="";if(l){for(var f in l){if(l[f]){var q=l[f];p+=f+"="+(/function|object/.test(typeof q)?g.asString(q):q)+"&"}}p=p.slice(0,-1);n+='<param name="flashvars" value=\''+p+"' />"}n+="</object>";return n},isSupported:function(f){return k[0]>f[0]||k[0]==f[0]&&k[1]>=f[1]}});var k=g.getVersion();function d(f,n,m){if(g.isSupported(n.version)){f.innerHTML=g.getHTML(n,m)}else{if(n.expressInstall&&g.isSupported([6,65])){f.innerHTML=g.getHTML(i(n,{src:n.expressInstall}),{MMredirectURL:location.href,MMplayerType:"PlugIn",MMdoctitle:document.title})}else{if(!f.innerHTML.replace(/\s/g,"")){f.innerHTML="<h2>Flash version "+n.version+" or greater is required</h2><h3>"+(k[0]>0?"Your version is "+k:"You have no flash plugin installed")+"</h3>"+(f.tagName=="A"?"<p>Click here to download latest version</p>":"<p>Download latest version from <a href='"+j+"'>here</a></p>");if(f.tagName=="A"){f.onclick=function(){location.href=j}}}if(n.onFail){var l=n.onFail.call(this);if(typeof l=="string"){f.innerHTML=l}}}}if(h){window[n.id]=document.getElementById(n.id)}i(this,{getRoot:function(){return f},getOptions:function(){return n},getConf:function(){return m},getApi:function(){return f.firstChild}})}if(c){jQuery.tools=jQuery.tools||{version:"3.2.0"};jQuery.tools.flashembed={conf:b};jQuery.fn.flashembed=function(l,f){return this.each(function(){$(this).data("flashembed",flashembed(this,l,f))})}}})();

/*
 * jQuery Cycle Plugin (with Transition Definitions)
 * Examples and documentation at: http://jquery.malsup.com/cycle/
 * Copyright (c) 2007-2010 M. Alsup
 * Version: 2.88 (08-JUN-2010)
 * Dual licensed under the MIT and GPL licenses.
 * http://jquery.malsup.com/license.html
 * Requires: jQuery v1.2.6 or later
 */
(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);
/*
 * jQuery Cycle Plugin Transition Definitions
 * This script is a plugin for the jQuery Cycle Plugin
 * Examples and documentation at: http://malsup.com/jquery/cycle/
 * Copyright (c) 2007-2010 M. Alsup
 * Version:	 2.72
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 */
(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-Plugin "preloadCssImages"
 * by Scott Jehl, scott@filamentgroup.com
 * http://www.filamentgroup.com
 * reference article: http://www.filamentgroup.com/lab/update_automatically_preload_images_from_css_with_jquery/
 * demo page: http://www.filamentgroup.com/examples/preloadImages/index_v2.php
 * 
 * Copyright (c) 2008 Filament Group, Inc
 * Dual licensed under the MIT (filamentgroup.com/examples/mit-license.txt) and GPL (filamentgroup.com/examples/gpl-license.txt) licenses.
 *
 * Version: 5.0, 10.31.2008
 * Changelog:
 * 	02.20.2008 initial Version 1.0
 *    06.04.2008 Version 2.0 : removed need for any passed arguments. Images load from any and all directories.
 *    06.21.2008 Version 3.0 : Added options for loading status. Fixed IE abs image path bug (thanks Sam Pohlenz).
 *    07.24.2008 Version 4.0 : Added support for @imported CSS (credit: http://marcarea.com/). Fixed support in Opera as well. 
 *    10.31.2008 Version: 5.0 : Many feature and performance enhancements from trixta
 * --------------------------------------------------------------------
 */

;jQuery.preloadCssImages = function(settings){
	settings = jQuery.extend({
		statusTextEl: null,
		statusBarEl: null,
		errorDelay: 999, // handles 404-Errors in IE
		simultaneousCacheLoading: 2
	}, settings);
	var allImgs = [],
		loaded = 0,
		imgUrls = [],
		thisSheetRules,	
		errorTimer;
	
	function onImgComplete(){
		clearTimeout(errorTimer);
		if (imgUrls && imgUrls.length && imgUrls[loaded]) {
			loaded++;
			if (settings.statusTextEl) {
				var nowloading = (imgUrls[loaded]) ? 
					'Now Loading: <span>' + imgUrls[loaded].split('/')[imgUrls[loaded].split('/').length - 1] : 
					'Loading complete'; // wrong status-text bug fixed
				jQuery(settings.statusTextEl).html('<span class="numLoaded">' + loaded + '</span> of <span class="numTotal">' + imgUrls.length + '</span> loaded (<span class="percentLoaded">' + (loaded / imgUrls.length * 100).toFixed(0) + '%</span>) <span class="currentImg">' + nowloading + '</span></span>');
			}
			if (settings.statusBarEl) {
				var barWidth = jQuery(settings.statusBarEl).width();
				jQuery(settings.statusBarEl).css('background-position', -(barWidth - (barWidth * loaded / imgUrls.length).toFixed(0)) + 'px 50%');
			}
			loadImgs();
		}
	}
	
	function loadImgs(){
		//only load 1 image at the same time / most browsers can only handle 2 http requests, 1 should remain for user-interaction (Ajax, other images, normal page requests...)
		// otherwise set simultaneousCacheLoading to a higher number for simultaneous downloads
		if(imgUrls && imgUrls.length && imgUrls[loaded]){
			var img = new Image(); //new img obj
			img.src = imgUrls[loaded];	//set src either absolute or rel to css dir
			if(!img.complete){
				jQuery(img).bind('error load onreadystatechange', onImgComplete);
			} else {
				onImgComplete();
			}
			errorTimer = setTimeout(onImgComplete, settings.errorDelay); // handles 404-Errors in IE
		}
	}
	
	function parseCSS(sheets, urls) {
		var w3cImport = false,
			imported = [],
			importedSrc = [],
			baseURL;
		var sheetIndex = sheets.length;
		while(sheetIndex--){//loop through each stylesheet
			
			var cssPile = '';//create large string of all css rules in sheet
			
			if(urls && urls[sheetIndex]){
				baseURL = urls[sheetIndex];
			} else {
				var csshref = (sheets[sheetIndex].href) ? sheets[sheetIndex].href : 'window.location.href';
				var baseURLarr = csshref.split('/');//split href at / to make array
				baseURLarr.pop();//remove file path from baseURL array
				baseURL = baseURLarr.join('/');//create base url for the images in this sheet (css file's dir)
				if (baseURL) {
					baseURL += '/'; //tack on a / if needed
				}
			}
			if(sheets[sheetIndex].cssRules || sheets[sheetIndex].rules){
				thisSheetRules = (sheets[sheetIndex].cssRules) ? //->>> http://www.quirksmode.org/dom/w3c_css.html
					sheets[sheetIndex].cssRules : //w3
					sheets[sheetIndex].rules; //ie 
				var ruleIndex = thisSheetRules.length;
				while(ruleIndex--){
					if(thisSheetRules[ruleIndex].style && thisSheetRules[ruleIndex].style.cssText){
						var text = thisSheetRules[ruleIndex].style.cssText;
						if(text.toLowerCase().indexOf('url') != -1){ // only add rules to the string if you can assume, to find an image, speed improvement
							cssPile += text; // thisSheetRules[ruleIndex].style.cssText instead of thisSheetRules[ruleIndex].cssText is a huge speed improvement
						}
					} else if(thisSheetRules[ruleIndex].styleSheet) {
						imported.push(thisSheetRules[ruleIndex].styleSheet);
						w3cImport = true;
					}
					
				}
			}
			//parse cssPile for image urls
			var tmpImage = cssPile.match(/[^\("]+\.(gif|jpg|jpeg|png)/g);//reg ex to get a string of between a "(" and a ".filename" / '"' for opera-bugfix
			if(tmpImage){
				var i = tmpImage.length;
				while(i--){ // handle baseUrl here for multiple stylesheets in different folders bug
					var imgSrc = (tmpImage[i].charAt(0) == '/' || tmpImage[i].match('://')) ? // protocol-bug fixed
						tmpImage[i] : 
						baseURL + tmpImage[i];
					
					if(jQuery.inArray(imgSrc, imgUrls) == -1){
						imgUrls.push(imgSrc);
					}
				}
			}
			
			if(!w3cImport && sheets[sheetIndex].imports && sheets[sheetIndex].imports.length) {
				for(var iImport = 0, importLen = sheets[sheetIndex].imports.length; iImport < importLen; iImport++){
					var iHref = sheets[sheetIndex].imports[iImport].href;
					iHref = iHref.split('/');
					iHref.pop();
					iHref = iHref.join('/');
					if (iHref) {
						iHref += '/'; //tack on a / if needed
					}
					var iSrc = (iHref.charAt(0) == '/' || iHref.match('://')) ? // protocol-bug fixed
						iHref : 
						baseURL + iHref;
					
					importedSrc.push(iSrc);
					imported.push(sheets[sheetIndex].imports[iImport]);
				}
				
				
			}
		}//loop
		if(imported.length){
			parseCSS(imported, importedSrc);
			return false;
		}
		var downloads = settings.simultaneousCacheLoading;
		while( downloads--){
			setTimeout(loadImgs, downloads);
		}
	}
	parseCSS(document.styleSheets);
	return imgUrls;
};

/*! Copyright (c) 2009 Brandon Aaron (http://brandonaaron.net)
 * Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
 * and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
 * Thanks to: http://adomas.org/javascript-mouse-wheel/ for some pointers.
 * Thanks to: Mathias Bank(http://www.mathias-bank.de) for a scope bug fix.
 *
 * Version: 3.0.2
 * 
 * Requires: 1.2.2+
 */

(function(b){function d(a){var f=[].slice.call(arguments,1),e=0;a=b.event.fix(a||window.event);a.type="mousewheel";if(a.wheelDelta)e=a.wheelDelta/120;if(a.detail)e=-a.detail/3;f.unshift(a,e);return b.event.handle.apply(this,f)}var c=["DOMMouseScroll","mousewheel"];b.event.special.mousewheel={setup:function(){if(this.addEventListener)for(var a=c.length;a;)this.addEventListener(c[--a],d,false);else this.onmousewheel=d},teardown:function(){if(this.removeEventListener)for(var a=c.length;a;)this.removeEventListener(c[--a],
d,false);else this.onmousewheel=null}};b.fn.extend({mousewheel:function(a){return a?this.bind("mousewheel",a):this.trigger("mousewheel")},unmousewheel:function(a){return this.unbind("mousewheel",a)}})})(jQuery);

/*
 * jQuery Easing v1.3 - http://gsgd.co.uk/sandbox/jquery/easing/
 *
 * Uses the built in easing capabilities added In jQuery 1.1
 * to offer multiple easing options
 *
 * TERMS OF USE - jQuery Easing
 * 
 * Open source under the BSD License. 
 * 
 * Copyright © 2008 George McGinley Smith
 * All rights reserved.
 * 
 * Redistribution and use in source and binary forms, with or without modification, 
 * are permitted provided that the following conditions are met:
 * 
 * Redistributions of source code must retain the above copyright notice, this list of 
 * conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright notice, this list 
 * of conditions and the following disclaimer in the documentation and/or other materials 
 * provided with the distribution.
 * 
 * Neither the name of the author nor the names of contributors may be used to endorse 
 * or promote products derived from this software without specific prior written permission.
 * 
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY 
 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
 *  COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 *  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
 *  GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 
 * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 *  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 
 * OF THE POSSIBILITY OF SUCH DAMAGE. 
 *
*/

// t: current time, b: begInnIng value, c: change In value, d: duration
eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('h.i[\'1a\']=h.i[\'z\'];h.O(h.i,{y:\'D\',z:9(x,t,b,c,d){6 h.i[h.i.y](x,t,b,c,d)},17:9(x,t,b,c,d){6 c*(t/=d)*t+b},D:9(x,t,b,c,d){6-c*(t/=d)*(t-2)+b},13:9(x,t,b,c,d){e((t/=d/2)<1)6 c/2*t*t+b;6-c/2*((--t)*(t-2)-1)+b},X:9(x,t,b,c,d){6 c*(t/=d)*t*t+b},U:9(x,t,b,c,d){6 c*((t=t/d-1)*t*t+1)+b},R:9(x,t,b,c,d){e((t/=d/2)<1)6 c/2*t*t*t+b;6 c/2*((t-=2)*t*t+2)+b},N:9(x,t,b,c,d){6 c*(t/=d)*t*t*t+b},M:9(x,t,b,c,d){6-c*((t=t/d-1)*t*t*t-1)+b},L:9(x,t,b,c,d){e((t/=d/2)<1)6 c/2*t*t*t*t+b;6-c/2*((t-=2)*t*t*t-2)+b},K:9(x,t,b,c,d){6 c*(t/=d)*t*t*t*t+b},J:9(x,t,b,c,d){6 c*((t=t/d-1)*t*t*t*t+1)+b},I:9(x,t,b,c,d){e((t/=d/2)<1)6 c/2*t*t*t*t*t+b;6 c/2*((t-=2)*t*t*t*t+2)+b},G:9(x,t,b,c,d){6-c*8.C(t/d*(8.g/2))+c+b},15:9(x,t,b,c,d){6 c*8.n(t/d*(8.g/2))+b},12:9(x,t,b,c,d){6-c/2*(8.C(8.g*t/d)-1)+b},Z:9(x,t,b,c,d){6(t==0)?b:c*8.j(2,10*(t/d-1))+b},Y:9(x,t,b,c,d){6(t==d)?b+c:c*(-8.j(2,-10*t/d)+1)+b},W:9(x,t,b,c,d){e(t==0)6 b;e(t==d)6 b+c;e((t/=d/2)<1)6 c/2*8.j(2,10*(t-1))+b;6 c/2*(-8.j(2,-10*--t)+2)+b},V:9(x,t,b,c,d){6-c*(8.o(1-(t/=d)*t)-1)+b},S:9(x,t,b,c,d){6 c*8.o(1-(t=t/d-1)*t)+b},Q:9(x,t,b,c,d){e((t/=d/2)<1)6-c/2*(8.o(1-t*t)-1)+b;6 c/2*(8.o(1-(t-=2)*t)+1)+b},P:9(x,t,b,c,d){f s=1.l;f p=0;f a=c;e(t==0)6 b;e((t/=d)==1)6 b+c;e(!p)p=d*.3;e(a<8.w(c)){a=c;f s=p/4}m f s=p/(2*8.g)*8.r(c/a);6-(a*8.j(2,10*(t-=1))*8.n((t*d-s)*(2*8.g)/p))+b},H:9(x,t,b,c,d){f s=1.l;f p=0;f a=c;e(t==0)6 b;e((t/=d)==1)6 b+c;e(!p)p=d*.3;e(a<8.w(c)){a=c;f s=p/4}m f s=p/(2*8.g)*8.r(c/a);6 a*8.j(2,-10*t)*8.n((t*d-s)*(2*8.g)/p)+c+b},T:9(x,t,b,c,d){f s=1.l;f p=0;f a=c;e(t==0)6 b;e((t/=d/2)==2)6 b+c;e(!p)p=d*(.3*1.5);e(a<8.w(c)){a=c;f s=p/4}m f s=p/(2*8.g)*8.r(c/a);e(t<1)6-.5*(a*8.j(2,10*(t-=1))*8.n((t*d-s)*(2*8.g)/p))+b;6 a*8.j(2,-10*(t-=1))*8.n((t*d-s)*(2*8.g)/p)*.5+c+b},F:9(x,t,b,c,d,s){e(s==u)s=1.l;6 c*(t/=d)*t*((s+1)*t-s)+b},E:9(x,t,b,c,d,s){e(s==u)s=1.l;6 c*((t=t/d-1)*t*((s+1)*t+s)+1)+b},16:9(x,t,b,c,d,s){e(s==u)s=1.l;e((t/=d/2)<1)6 c/2*(t*t*(((s*=(1.B))+1)*t-s))+b;6 c/2*((t-=2)*t*(((s*=(1.B))+1)*t+s)+2)+b},A:9(x,t,b,c,d){6 c-h.i.v(x,d-t,0,c,d)+b},v:9(x,t,b,c,d){e((t/=d)<(1/2.k)){6 c*(7.q*t*t)+b}m e(t<(2/2.k)){6 c*(7.q*(t-=(1.5/2.k))*t+.k)+b}m e(t<(2.5/2.k)){6 c*(7.q*(t-=(2.14/2.k))*t+.11)+b}m{6 c*(7.q*(t-=(2.18/2.k))*t+.19)+b}},1b:9(x,t,b,c,d){e(t<d/2)6 h.i.A(x,t*2,0,c,d)*.5+b;6 h.i.v(x,t*2-d,0,c,d)*.5+c*.5+b}});',62,74,'||||||return||Math|function|||||if|var|PI|jQuery|easing|pow|75|70158|else|sin|sqrt||5625|asin|||undefined|easeOutBounce|abs||def|swing|easeInBounce|525|cos|easeOutQuad|easeOutBack|easeInBack|easeInSine|easeOutElastic|easeInOutQuint|easeOutQuint|easeInQuint|easeInOutQuart|easeOutQuart|easeInQuart|extend|easeInElastic|easeInOutCirc|easeInOutCubic|easeOutCirc|easeInOutElastic|easeOutCubic|easeInCirc|easeInOutExpo|easeInCubic|easeOutExpo|easeInExpo||9375|easeInOutSine|easeInOutQuad|25|easeOutSine|easeInOutBack|easeInQuad|625|984375|jswing|easeInOutBounce'.split('|'),0,{}))

/*
 *
 * TERMS OF USE - EASING EQUATIONS
 * 
 * Open source under the BSD License. 
 * 
 * Copyright © 2001 Robert Penner
 * All rights reserved.
 * 
 * Redistribution and use in source and binary forms, with or without modification, 
 * are permitted provided that the following conditions are met:
 * 
 * Redistributions of source code must retain the above copyright notice, this list of 
 * conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright notice, this list 
 * of conditions and the following disclaimer in the documentation and/or other materials 
 * provided with the distribution.
 * 
 * Neither the name of the author nor the names of contributors may be used to endorse 
 * or promote products derived from this software without specific prior written permission.
 * 
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY 
 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
 *  COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 *  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
 *  GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 
 * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 *  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 
 * OF THE POSSIBILITY OF SUCH DAMAGE. 
 *
 */

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Copyright (c) 20010 Janis Skarnelis
 * Examples and documentation at: http://fancybox.net
 *
 * Version: 1.3.0 (02/02/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

;(function(b){function H(){v.hide();r.onerror=r.onload=null;F&&F.abort();l.empty()}function Q(){b.fancybox('<p id="fancybox_error">The requested content cannot be loaded.<br />Please try again later.</p>',{scrolling:"no",padding:20,transitionIn:"none",transitionOut:"none"})}function B(){H();var a=q[s];e=b.extend({},b.fn.fancybox.defaults,typeof b(a).data("fancybox")=="undefined"?e:b(a).data("fancybox"));var d,f,o=a.title||b(a).title||e.title||"";if(a.nodeName&&!e.orig)e.orig=b(a).children("img:first").length?
b(a).children("img:first"):b(a);if(o==""&&e.orig)o=e.orig.attr("alt");d=a.nodeName&&/^(?:javascript|#)/i.test(a.href)?e.href||null:e.href||a.href||null;if(e.type){f=e.type;if(!d)d=e.content}else if(e.content)f="html";else if(d)if(d.match(I))f="image";else if(d.match(T))f="swf";else if(b(a).hasClass("iframe"))f="iframe";else if(d.match(/#/)){a=d.substr(d.indexOf("#"));f=b(a).length>0?"inline":"ajax"}else f="ajax";else f="inline";e.type=f;e.href=d;e.title=o;if(e.autoDimensions&&e.type!=="iframe"&&e.type!==
"swf"){e.width="auto";e.height="auto"}if(e.modal){e.overlayShow=true;e.hideOnOverlayClick=false;e.hideOnContentClick=false;e.enableEscapeButton=false;e.showCloseButton=false}if(b.isFunction(e.onStart))if(e.onStart(q,s,e)===false){h=false;return}l.css("padding",t+e.padding+e.margin);b(".fancybox-inline-tmp").unbind("fancybox-cancel").bind("fancybox-change",function(){b(this).replaceWith(i.children())});switch(f){case "html":l.html(e.content);G();break;case "inline":b('<div class="fancybox-inline-tmp" />').hide().insertBefore(b(a)).bind("fancybox-cleanup",
function(){b(this).replaceWith(i.children())}).bind("fancybox-cancel",function(){b(this).replaceWith(l.children())});b(a).appendTo(l);G();break;case "image":h=false;b.fancybox.showActivity();r=new Image;r.onerror=function(){Q()};r.onload=function(){r.onerror=null;r.onload=null;U()};r.src=d;break;case "swf":var u="",w="";u+='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+e.width+'" height="'+e.height+'"><param name="movie" value="'+d+'"></param>';b.each(e.swf,function(p,R){u+=
'<param name="'+p+'" value="'+R+'"></param>';w+=" "+p+'="'+R+'"'});u+='<embed src="'+d+'" type="application/x-shockwave-flash" width="'+e.width+'" height="'+e.height+'"'+w+"></embed></object>";l.html(u);G();break;case "ajax":a=d.split("#",2);f=e.ajax.data||{};if(a.length>1){d=a[0];typeof f=="string"?(f+="&selector="+a[1]):(f.selector=a[1])}h=false;b.fancybox.showActivity();F=b.ajax(b.extend(e.ajax,{url:d,data:f,error:Q,success:function(p){if(F.status==200){l.html(p);G()}}}));break;case "iframe":b('<iframe id="fancybox-frame" name="fancybox-frame'+
(new Date).getTime()+'" frameborder="0" hspace="0" scrolling="'+e.scrolling+'" src="'+e.href+'"></iframe>').appendTo(l);J();break}}function U(){h=true;e.width=r.width;e.height=r.height;b("<img />").attr({id:"fancybox-img",src:r.src,alt:e.title}).appendTo(l);J()}function G(){l.width(e.width);l.height(e.height);if(e.width=="auto")e.width=l.width();if(e.height=="auto")e.height=l.height();J()}function J(){v.hide();if(g.is(":visible")&&b.isFunction(c.onCleanup))if(c.onCleanup(j,n,c)===false){b.event.trigger("fancybox-cancel");
h=false;return}j=q;n=s;c=e;i.get(0).scrollTop=0;i.get(0).scrollLeft=0;if(c.overlayShow){K&&b("select:not(#fancybox-tmp select)").filter(function(){return this.style.visibility!=="hidden"}).css({visibility:"hidden"}).one("fancybox-cleanup",function(){this.style.visibility="inherit"});y.css({"background-color":c.overlayColor,opacity:c.overlayOpacity}).unbind().show()}m=V();W();if(g.is(":visible")){b(z.add(C).add(D)).hide();var a=g.position();k={top:a.top,left:a.left,width:g.width(),height:g.height()};
var d=k.width==m.width&&k.height==m.height;i.fadeOut(c.changeFade,function(){function f(){i.html(l.contents()).fadeIn(c.changeFade,L)}b.event.trigger("fancybox-change");i.css({top:c.padding,left:c.padding,width:Math.max(k.width-c.padding*2,1),height:Math.max(k.height-c.padding*2,1)}).empty().css("overflow","hidden");A.prop=0;b(A).animate({prop:1},{duration:d?0:c.changeSpeed,easing:c.easingChange,step:M,complete:f})})}else{g.css("opacity",1);if(c.transitionIn=="elastic"){k=S();i.css({top:c.padding,
left:c.padding,width:Math.max(k.width-c.padding*2,1),height:Math.max(k.height-c.padding*2,1)}).html(l.contents());g.css(k).show();if(c.opacity)m.opacity=0;A.prop=0;b(A).animate({prop:1},{duration:c.speedIn,easing:c.easingIn,step:M,complete:L})}else{i.css({top:c.padding,left:c.padding,width:Math.max(m.width-c.padding*2,1),height:Math.max(m.height-c.padding*2-x,1)}).html(l.contents());g.css(m).fadeIn(c.transitionIn=="none"?0:c.speedIn,L)}}}function M(a){var d=Math.round(k.width+(m.width-k.width)*a),
f=Math.round(k.height+(m.height-k.height)*a),o=Math.round(k.top+(m.top-k.top)*a),u=Math.round(k.left+(m.left-k.left)*a);g.css({width:d+"px",height:f+"px",top:o+"px",left:u+"px"});d=Math.max(d-c.padding*2,0);f=Math.max(f-(c.padding*2+x*a),0);i.css({width:d+"px",height:f+"px"});if(typeof m.opacity!=="undefined")g.css("opacity",a<0.5?0.5:a)}function L(){i.css("overflow",overflow=c.scrolling=="auto"?c.type=="image"||c.type=="iframe"||c.type=="swf"?"hidden":"auto":c.scrolling=="yes"?"auto":"visible");
if(!b.support.opacity){i.get(0).style.removeAttribute("filter");g.get(0).style.removeAttribute("filter")}b("#fancybox-title").show();c.hideOnContentClick&&i.one("click",b.fancybox.close);c.hideOnOverlayClick&&y.one("click",b.fancybox.close);c.showCloseButton&&z.show();X();b(window).bind("resize.fb",b.fancybox.center);c.centerOnScroll?b(window).bind("scroll.fb",b.fancybox.center):b(window).unbind("scroll.fb");b.isFunction(c.onComplete)&&c.onComplete(j,n,c);h=false;Y()}function V(){var a=N(),d={},f=
c.margin,o=c.autoScale,u=(t+f)*2,w=(t+f)*2,p=c.padding*2;if(c.width.toString().indexOf("%")>-1){d.width=a[0]*parseFloat(c.width)/100-t*2;o=false}else d.width=c.width+p;if(c.height.toString().indexOf("%")>-1){d.height=a[1]*parseFloat(c.height)/100-t*2;o=false}else d.height=c.height+p;if(o&&(d.width>a[0]-u||d.height>a[1]-w))if(e.type=="image"||e.type=="swf"){u+=p;w+=p;o=Math.min(Math.min(a[0]-u,c.width)/c.width,Math.min(a[1]-w,c.height)/c.height);d.width=Math.round(o*(d.width-p))+p;d.height=Math.round(o*
(d.height-p))+p}else{d.width=Math.min(d.width,a[0]-u);d.height=Math.min(d.height,a[1]-w)}d.top=a[3]+(a[1]-(d.height+t*2))*0.5;d.left=a[2]+(a[0]-(d.width+t*2))*0.5;if(c.autoScale==false){d.top=Math.max(a[3]+f,d.top);d.left=Math.max(a[2]+f,d.left)}return d}function S(){var a=e.orig?b(e.orig):false,d={};if(a&&a.length){a=Z(a);d={width:a.width+c.padding*2,height:a.height+c.padding*2,top:a.top-c.padding-t,left:a.left-c.padding-t}}else{a=N();d={width:1,height:1,top:a[3]+a[1]*0.5,left:a[2]+a[0]*0.5}}return d}
function X(){b(document).unbind("keydown.fb").bind("keydown.fb",function(a){if(a.keyCode==27&&c.enableEscapeButton){a.preventDefault();b.fancybox.close()}else if(a.keyCode==37){a.preventDefault();b.fancybox.prev()}else if(a.keyCode==39){a.preventDefault();b.fancybox.next()}});if(b.fn.mousewheel){g.unbind("mousewheel.fb");j.length>1&&g.bind("mousewheel.fb",function(a,d){a.preventDefault();h||d==0||(d>0?b.fancybox.prev():b.fancybox.next())})}if(c.showNavArrows){if(c.cyclic&&j.length>1||n!=0)C.show();
if(c.cyclic&&j.length>1||n!=j.length-1)D.show()}}function Y(){if(j.length-1>n){var a=j[n+1].href;if(typeof a!=="undefined"&&a.match(I)){var d=new Image;d.src=a}}if(n>0){a=j[n-1].href;if(typeof a!=="undefined"&&a.match(I)){d=new Image;d.src=a}}}function $(){if(v.is(":visible")){b("div",v).css("top",O*-40+"px");O=(O+1)%12}else clearInterval(P)}function N(){return[b(window).width(),b(window).height(),b(document).scrollLeft(),b(document).scrollTop()]}function Z(a){var d=a.offset();d.top+=parseFloat(a.css("paddingTop"))||
0;d.left+=parseFloat(a.css("paddingLeft"))||0;d.top+=parseFloat(a.css("border-top-width"))||0;d.left+=parseFloat(a.css("border-left-width"))||0;d.width=a.width();d.height=a.height();return d}function W(){b("#fancybox-title").remove();x=0;if(c.titleShow!=false){var a=c.title;a=b.isFunction(c.titleFormat)?c.titleFormat(a,j,n,c):aa(a);if(!(!a||a=="")){var d=m.width-c.padding*2;b('<div id="fancybox-title" class="'+("fancybox-title-"+c.titlePosition)+'" />').css({width:d,paddingLeft:c.padding,paddingRight:c.padding}).html(a).appendTo("body");
switch(c.titlePosition){case "inside":x=b("#fancybox-title").outerHeight(true)-c.padding;m.height+=x;break;case "over":b("#fancybox-title").css("bottom",c.padding);break;default:b("#fancybox-title").css("bottom",b("#fancybox-title").outerHeight(true)*-1);break}b("#fancybox-title").appendTo(E).hide();K&&b("#fancybox-title span").fixPNG()}}}function aa(a){if(a&&a.length)switch(c.titlePosition){case "inside":return a;case "over":return'<span id="fancybox-title-over">'+a+"</span>";default:return'<span id="fancybox-title-wrap"><span id="fancybox-title-left"></span><span id="fancybox-title-main">'+
a+'</span><span id="fancybox-title-right"></span></span>'}return false}function ba(){if(!b("#fancybox-wrap").length){b("body").append(l=b('<div id="fancybox-tmp"></div>'),v=b('<div id="fancybox-loading"><div></div></div>'),y=b('<div id="fancybox-overlay"></div>'),g=b('<div id="fancybox-wrap"></div>'));E=b('<div id="fancybox-outer"></div>').append('<div class="fancy-bg" id="fancy-bg-n"></div><div class="fancy-bg" id="fancy-bg-ne"></div><div class="fancy-bg" id="fancy-bg-e"></div><div class="fancy-bg" id="fancy-bg-se"></div><div class="fancy-bg" id="fancy-bg-s"></div><div class="fancy-bg" id="fancy-bg-sw"></div><div class="fancy-bg" id="fancy-bg-w"></div><div class="fancy-bg" id="fancy-bg-nw"></div>').appendTo(g);
E.append(i=b('<div id="fancybox-inner"></div>'),z=b('<a id="fancybox-close"></a>'),C=b('<a href="javascript:;" id="fancybox-left"><span class="fancy-ico" id="fancybox-left-ico"></span></a>'),D=b('<a href="javascript:;" id="fancybox-right"><span class="fancy-ico" id="fancybox-right-ico"></span></a>'));z.click(b.fancybox.close);v.click(b.fancybox.cancel);C.click(function(a){a.preventDefault();b.fancybox.prev()});D.click(function(a){a.preventDefault();b.fancybox.next()});b.support.opacity||E.find(".fancy-bg").fixPNG();
if(K){b(z.add(".fancy-ico").add("div",v)).fixPNG();y.get(0).style.setExpression("height","document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'");v.get(0).style.setExpression("top","(-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px'");E.prepend('<iframe id="fancybox-hide-sel-frame" src="javascript:\'\';" scrolling="no" frameborder="0" ></iframe>')}}}
var l,v,y,g,E,i,z,C,D,s=0,e={},q=[],n=0,c={},j=[],F=null,r=new Image,I=/\.(jpg|gif|png|bmp|jpeg)(.*)?$/i,T=/[^\.]\.(swf)\s*$/i,P,O=1,k,m,h=false,t=20,A=b.extend(b("<div/>")[0],{prop:0}),x=0,K=!b.support.opacity&&!window.XMLHttpRequest;b.fn.fixPNG=function(){return this.each(function(){var a=b(this).css("backgroundImage");if(a.match(/^url\(["']?(.*\.png)["']?\)$/i)){a=RegExp.$1;b(this).css({backgroundImage:"none",filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod="+
(b(this).css("backgroundRepeat")=="no-repeat"?"crop":"scale")+", src='"+a+"')"}).each(function(){var d=b(this).css("position");d!="absolute"&&d!="relative"&&b(this).css("position","relative")}).css("zoom",1)}})};b.fn.fancybox=function(a){b(this).data("fancybox",b.extend({},a));b(this).unbind("click.fb").bind("click.fb",function(d){d.preventDefault();if(!h){h=true;b(this).blur();q=[];s=0;d=b(this).attr("rel")||"";if(!d||d==""||d==="nofollow")q.push(this);else{q=b("a[rel="+d+"], area[rel="+d+"]");s=
q.index(this)}B();return false}});return this};b.fancybox=function(a,d){if(!h){h=true;q=[];s=0;if(b.isArray(a)){for(var f=0,o=a.length;f<o;f++)if(typeof a[f]=="object")b(a[f]).data("fancybox",b.extend({},d,a[f]));else a[f]=b({}).data("fancybox",b.extend({content:a[f]},d));q=jQuery.merge(q,a)}else{if(typeof a=="object")b(a).data("fancybox",b.extend({},d,a));else a=b({}).data("fancybox",b.extend({content:a},d));q.push(a)}B()}};b.fancybox.showActivity=function(){clearInterval(P);v.show();P=setInterval($,
66)};b.fancybox.hideActivity=function(){v.hide()};b.fancybox.next=function(){return b.fancybox.pos(n+1)};b.fancybox.prev=function(){return b.fancybox.pos(n-1)};b.fancybox.pos=function(a){if(!h){a=parseInt(a);if(a>-1&&j.length>a){s=a;B()}if(c.cyclic&&j.length>1&&a<0){s=j.length-1;B()}if(c.cyclic&&j.length>1&&a>=j.length){s=0;B()}}};b.fancybox.cancel=function(){if(!h){h=true;b.event.trigger("fancybox-cancel");H();e&&b.isFunction(e.onCancel)&&e.onCancel(q,s,e);h=false}};b.fancybox.close=function(){function a(){y.fadeOut("fast");
g.hide();b.event.trigger("fancybox-cleanup");i.empty();b.isFunction(c.onClosed)&&c.onClosed(j,n,c);j=e=[];n=s=0;c=e={};h=false}if(!(h||g.is(":hidden"))){h=true;if(c&&b.isFunction(c.onCleanup))if(c.onCleanup(j,n,c)===false){h=false;return}H();b(z.add(C).add(D)).hide();b("#fancybox-title").remove();g.add(i).add(y).unbind();b(window).unbind("resize.fb scroll.fb");b(document).unbind("keydown.fb");i.css("overflow","hidden");if(c.transitionOut=="elastic"){k=S();var d=g.position();m={top:d.top,left:d.left,
width:g.width(),height:g.height()};if(c.opacity)m.opacity=1;A.prop=1;b(A).animate({prop:0},{duration:c.speedOut,easing:c.easingOut,step:M,complete:a})}else g.fadeOut(c.transitionOut=="none"?0:c.speedOut,a)}};b.fancybox.resize=function(){if(!(h||g.is(":hidden"))){h=true;var a=i.wrapInner("<div style='overflow:auto'></div>").children(),d=a.height();g.css({height:d+c.padding*2+x});i.css({height:d});a.replaceWith(a.children());b.fancybox.center()}};b.fancybox.center=function(){h=true;var a=N(),d=c.margin,
f={};f.top=a[3]+(a[1]-(g.height()-x+t*2))*0.5;f.left=a[2]+(a[0]-(g.width()+t*2))*0.5;f.top=Math.max(a[3]+d,f.top);f.left=Math.max(a[2]+d,f.left);g.css(f);h=false};b.fn.fancybox.defaults={padding:10,margin:20,opacity:false,modal:false,cyclic:false,scrolling:"auto",width:560,height:340,autoScale:true,autoDimensions:true,centerOnScroll:false,ajax:{},swf:{wmode:"transparent"},hideOnOverlayClick:true,hideOnContentClick:false,overlayShow:true,overlayOpacity:0.3,overlayColor:"#666",titleShow:true,titlePosition:"outside",
titleFormat:null,transitionIn:"fade",transitionOut:"fade",speedIn:300,speedOut:300,changeSpeed:300,changeFade:"fast",easingIn:"swing",easingOut:"swing",showCloseButton:true,showNavArrows:true,enableEscapeButton:true,onStart:null,onCancel:null,onComplete:null,onCleanup:null,onClosed:null};b(document).ready(function(){ba()})})(jQuery);

/*
 * jquery.qtip. The jQuery tooltip plugin
 *
 * Copyright (c) 2009 Craig Thompson
 * http://craigsworks.com
 *
 * Licensed under MIT
 * http://www.opensource.org/licenses/mit-license.php
 *
 * Launch  : February 2009
 * Version : 1.0.0-rc3
 * Released: Tuesday 12th May, 2009 - 00:00
 * Debug: jquery.qtip.debug.js
 */
(function(f){f.fn.qtip=function(B,u){var y,t,A,s,x,w,v,z;if(typeof B=="string"){if(typeof f(this).data("qtip")!=="object"){f.fn.qtip.log.error.call(self,1,f.fn.qtip.constants.NO_TOOLTIP_PRESENT,false)}if(B=="api"){return f(this).data("qtip").interfaces[f(this).data("qtip").current]}else{if(B=="interfaces"){return f(this).data("qtip").interfaces}}}else{if(!B){B={}}if(typeof B.content!=="object"||(B.content.jquery&&B.content.length>0)){B.content={text:B.content}}if(typeof B.content.title!=="object"){B.content.title={text:B.content.title}}if(typeof B.position!=="object"){B.position={corner:B.position}}if(typeof B.position.corner!=="object"){B.position.corner={target:B.position.corner,tooltip:B.position.corner}}if(typeof B.show!=="object"){B.show={when:B.show}}if(typeof B.show.when!=="object"){B.show.when={event:B.show.when}}if(typeof B.show.effect!=="object"){B.show.effect={type:B.show.effect}}if(typeof B.hide!=="object"){B.hide={when:B.hide}}if(typeof B.hide.when!=="object"){B.hide.when={event:B.hide.when}}if(typeof B.hide.effect!=="object"){B.hide.effect={type:B.hide.effect}}if(typeof B.style!=="object"){B.style={name:B.style}}B.style=c(B.style);s=f.extend(true,{},f.fn.qtip.defaults,B);s.style=a.call({options:s},s.style);s.user=f.extend(true,{},B)}return f(this).each(function(){if(typeof B=="string"){w=B.toLowerCase();A=f(this).qtip("interfaces");if(typeof A=="object"){if(u===true&&w=="destroy"){while(A.length>0){A[A.length-1].destroy()}}else{if(u!==true){A=[f(this).qtip("api")]}for(y=0;y<A.length;y++){if(w=="destroy"){A[y].destroy()}else{if(A[y].status.rendered===true){if(w=="show"){A[y].show()}else{if(w=="hide"){A[y].hide()}else{if(w=="focus"){A[y].focus()}else{if(w=="disable"){A[y].disable(true)}else{if(w=="enable"){A[y].disable(false)}}}}}}}}}}}else{v=f.extend(true,{},s);v.hide.effect.length=s.hide.effect.length;v.show.effect.length=s.show.effect.length;if(v.position.container===false){v.position.container=f(document.body)}if(v.position.target===false){v.position.target=f(this)}if(v.show.when.target===false){v.show.when.target=f(this)}if(v.hide.when.target===false){v.hide.when.target=f(this)}t=f.fn.qtip.interfaces.length;for(y=0;y<t;y++){if(typeof f.fn.qtip.interfaces[y]=="undefined"){t=y;break}}x=new d(f(this),v,t);f.fn.qtip.interfaces[t]=x;if(typeof f(this).data("qtip")=="object"){if(typeof f(this).attr("qtip")==="undefined"){f(this).data("qtip").current=f(this).data("qtip").interfaces.length}f(this).data("qtip").interfaces.push(x)}else{f(this).data("qtip",{current:0,interfaces:[x]})}if(v.content.prerender===false&&v.show.when.event!==false&&v.show.ready!==true){v.show.when.target.bind(v.show.when.event+".qtip-"+t+"-create",{qtip:t},function(C){z=f.fn.qtip.interfaces[C.data.qtip];z.options.show.when.target.unbind(z.options.show.when.event+".qtip-"+C.data.qtip+"-create");z.cache.mouse={x:C.pageX,y:C.pageY};p.call(z);z.options.show.when.target.trigger(z.options.show.when.event)})}else{x.cache.mouse={x:v.show.when.target.offset().left,y:v.show.when.target.offset().top};p.call(x)}}})};function d(u,t,v){var s=this;s.id=v;s.options=t;s.status={animated:false,rendered:false,disabled:false,focused:false};s.elements={target:u.addClass(s.options.style.classes.target),tooltip:null,wrapper:null,content:null,contentWrapper:null,title:null,button:null,tip:null,bgiframe:null};s.cache={mouse:{},position:{},toggle:0};s.timers={};f.extend(s,s.options.api,{show:function(y){var x,z;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"show")}if(s.elements.tooltip.css("display")!=="none"){return s}s.elements.tooltip.stop(true,false);x=s.beforeShow.call(s,y);if(x===false){return s}function w(){if(s.options.position.type!=="static"){s.focus()}s.onShow.call(s,y);if(f.browser.msie){s.elements.tooltip.get(0).style.removeAttribute("filter")}}s.cache.toggle=1;if(s.options.position.type!=="static"){s.updatePosition(y,(s.options.show.effect.length>0))}if(typeof s.options.show.solo=="object"){z=f(s.options.show.solo)}else{if(s.options.show.solo===true){z=f("div.qtip").not(s.elements.tooltip)}}if(z){z.each(function(){if(f(this).qtip("api").status.rendered===true){f(this).qtip("api").hide()}})}if(typeof s.options.show.effect.type=="function"){s.options.show.effect.type.call(s.elements.tooltip,s.options.show.effect.length);s.elements.tooltip.queue(function(){w();f(this).dequeue()})}else{switch(s.options.show.effect.type.toLowerCase()){case"fade":s.elements.tooltip.fadeIn(s.options.show.effect.length,w);break;case"slide":s.elements.tooltip.slideDown(s.options.show.effect.length,function(){w();if(s.options.position.type!=="static"){s.updatePosition(y,true)}});break;case"grow":s.elements.tooltip.show(s.options.show.effect.length,w);break;default:s.elements.tooltip.show(null,w);break}s.elements.tooltip.addClass(s.options.style.classes.active)}return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_SHOWN,"show")},hide:function(y){var x;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"hide")}else{if(s.elements.tooltip.css("display")==="none"){return s}}clearTimeout(s.timers.show);s.elements.tooltip.stop(true,false);x=s.beforeHide.call(s,y);if(x===false){return s}function w(){s.onHide.call(s,y)}s.cache.toggle=0;if(typeof s.options.hide.effect.type=="function"){s.options.hide.effect.type.call(s.elements.tooltip,s.options.hide.effect.length);s.elements.tooltip.queue(function(){w();f(this).dequeue()})}else{switch(s.options.hide.effect.type.toLowerCase()){case"fade":s.elements.tooltip.fadeOut(s.options.hide.effect.length,w);break;case"slide":s.elements.tooltip.slideUp(s.options.hide.effect.length,w);break;case"grow":s.elements.tooltip.hide(s.options.hide.effect.length,w);break;default:s.elements.tooltip.hide(null,w);break}s.elements.tooltip.removeClass(s.options.style.classes.active)}return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_HIDDEN,"hide")},updatePosition:function(w,x){var C,G,L,J,H,E,y,I,B,D,K,A,F,z;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"updatePosition")}else{if(s.options.position.type=="static"){return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.CANNOT_POSITION_STATIC,"updatePosition")}}G={position:{left:0,top:0},dimensions:{height:0,width:0},corner:s.options.position.corner.target};L={position:s.getPosition(),dimensions:s.getDimensions(),corner:s.options.position.corner.tooltip};if(s.options.position.target!=="mouse"){if(s.options.position.target.get(0).nodeName.toLowerCase()=="area"){J=s.options.position.target.attr("coords").split(",");for(C=0;C<J.length;C++){J[C]=parseInt(J[C])}H=s.options.position.target.parent("map").attr("name");E=f('img[usemap="#'+H+'"]:first').offset();G.position={left:Math.floor(E.left+J[0]),top:Math.floor(E.top+J[1])};switch(s.options.position.target.attr("shape").toLowerCase()){case"rect":G.dimensions={width:Math.ceil(Math.abs(J[2]-J[0])),height:Math.ceil(Math.abs(J[3]-J[1]))};break;case"circle":G.dimensions={width:J[2]+1,height:J[2]+1};break;case"poly":G.dimensions={width:J[0],height:J[1]};for(C=0;C<J.length;C++){if(C%2==0){if(J[C]>G.dimensions.width){G.dimensions.width=J[C]}if(J[C]<J[0]){G.position.left=Math.floor(E.left+J[C])}}else{if(J[C]>G.dimensions.height){G.dimensions.height=J[C]}if(J[C]<J[1]){G.position.top=Math.floor(E.top+J[C])}}}G.dimensions.width=G.dimensions.width-(G.position.left-E.left);G.dimensions.height=G.dimensions.height-(G.position.top-E.top);break;default:return f.fn.qtip.log.error.call(s,4,f.fn.qtip.constants.INVALID_AREA_SHAPE,"updatePosition");break}G.dimensions.width-=2;G.dimensions.height-=2}else{if(s.options.position.target.add(document.body).length===1){G.position={left:f(document).scrollLeft(),top:f(document).scrollTop()};G.dimensions={height:f(window).height(),width:f(window).width()}}else{if(typeof s.options.position.target.attr("qtip")!=="undefined"){G.position=s.options.position.target.qtip("api").cache.position}else{G.position=s.options.position.target.offset()}G.dimensions={height:s.options.position.target.outerHeight(),width:s.options.position.target.outerWidth()}}}y=f.extend({},G.position);if(G.corner.search(/right/i)!==-1){y.left+=G.dimensions.width}if(G.corner.search(/bottom/i)!==-1){y.top+=G.dimensions.height}if(G.corner.search(/((top|bottom)Middle)|center/)!==-1){y.left+=(G.dimensions.width/2)}if(G.corner.search(/((left|right)Middle)|center/)!==-1){y.top+=(G.dimensions.height/2)}}else{G.position=y={left:s.cache.mouse.x,top:s.cache.mouse.y};G.dimensions={height:1,width:1}}if(L.corner.search(/right/i)!==-1){y.left-=L.dimensions.width}if(L.corner.search(/bottom/i)!==-1){y.top-=L.dimensions.height}if(L.corner.search(/((top|bottom)Middle)|center/)!==-1){y.left-=(L.dimensions.width/2)}if(L.corner.search(/((left|right)Middle)|center/)!==-1){y.top-=(L.dimensions.height/2)}I=(f.browser.msie)?1:0;B=(f.browser.msie&&parseInt(f.browser.version.charAt(0))===6)?1:0;if(s.options.style.border.radius>0){if(L.corner.search(/Left/)!==-1){y.left-=s.options.style.border.radius}else{if(L.corner.search(/Right/)!==-1){y.left+=s.options.style.border.radius}}if(L.corner.search(/Top/)!==-1){y.top-=s.options.style.border.radius}else{if(L.corner.search(/Bottom/)!==-1){y.top+=s.options.style.border.radius}}}if(I){if(L.corner.search(/top/)!==-1){y.top-=I}else{if(L.corner.search(/bottom/)!==-1){y.top+=I}}if(L.corner.search(/left/)!==-1){y.left-=I}else{if(L.corner.search(/right/)!==-1){y.left+=I}}if(L.corner.search(/leftMiddle|rightMiddle/)!==-1){y.top-=1}}if(s.options.position.adjust.screen===true){y=o.call(s,y,G,L)}if(s.options.position.target==="mouse"&&s.options.position.adjust.mouse===true){if(s.options.position.adjust.screen===true&&s.elements.tip){K=s.elements.tip.attr("rel")}else{K=s.options.position.corner.tooltip}y.left+=(K.search(/right/i)!==-1)?-6:6;y.top+=(K.search(/bottom/i)!==-1)?-6:6}if(!s.elements.bgiframe&&f.browser.msie&&parseInt(f.browser.version.charAt(0))==6){f("select, object").each(function(){A=f(this).offset();A.bottom=A.top+f(this).height();A.right=A.left+f(this).width();if(y.top+L.dimensions.height>=A.top&&y.left+L.dimensions.width>=A.left){k.call(s)}})}y.left+=s.options.position.adjust.x;y.top+=s.options.position.adjust.y;F=s.getPosition();if(y.left!=F.left||y.top!=F.top){z=s.beforePositionUpdate.call(s,w);if(z===false){return s}s.cache.position=y;if(x===true){s.status.animated=true;s.elements.tooltip.animate(y,200,"swing",function(){s.status.animated=false})}else{s.elements.tooltip.css(y)}s.onPositionUpdate.call(s,w);if(typeof w!=="undefined"&&w.type&&w.type!=="mousemove"){f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_POSITION_UPDATED,"updatePosition")}}return s},updateWidth:function(w){var x;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"updateWidth")}else{if(w&&typeof w!=="number"){return f.fn.qtip.log.error.call(s,2,"newWidth must be of type number","updateWidth")}}x=s.elements.contentWrapper.siblings().add(s.elements.tip).add(s.elements.button);if(!w){if(typeof s.options.style.width.value=="number"){w=s.options.style.width.value}else{s.elements.tooltip.css({width:"auto"});x.hide();if(f.browser.msie){s.elements.wrapper.add(s.elements.contentWrapper.children()).css({zoom:"normal"})}w=s.getDimensions().width+1;if(!s.options.style.width.value){if(w>s.options.style.width.max){w=s.options.style.width.max}if(w<s.options.style.width.min){w=s.options.style.width.min}}}}if(w%2!==0){w-=1}s.elements.tooltip.width(w);x.show();if(s.options.style.border.radius){s.elements.tooltip.find(".qtip-betweenCorners").each(function(y){f(this).width(w-(s.options.style.border.radius*2))})}if(f.browser.msie){s.elements.wrapper.add(s.elements.contentWrapper.children()).css({zoom:"1"});s.elements.wrapper.width(w);if(s.elements.bgiframe){s.elements.bgiframe.width(w).height(s.getDimensions.height)}}return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_WIDTH_UPDATED,"updateWidth")},updateStyle:function(w){var z,A,x,y,B;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"updateStyle")}else{if(typeof w!=="string"||!f.fn.qtip.styles[w]){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.STYLE_NOT_DEFINED,"updateStyle")}}s.options.style=a.call(s,f.fn.qtip.styles[w],s.options.user.style);s.elements.content.css(q(s.options.style));if(s.options.content.title.text!==false){s.elements.title.css(q(s.options.style.title,true))}s.elements.contentWrapper.css({borderColor:s.options.style.border.color});if(s.options.style.tip.corner!==false){if(f("<canvas>").get(0).getContext){z=s.elements.tooltip.find(".qtip-tip canvas:first");x=z.get(0).getContext("2d");x.clearRect(0,0,300,300);y=z.parent("div[rel]:first").attr("rel");B=b(y,s.options.style.tip.size.width,s.options.style.tip.size.height);h.call(s,z,B,s.options.style.tip.color||s.options.style.border.color)}else{if(f.browser.msie){z=s.elements.tooltip.find('.qtip-tip [nodeName="shape"]');z.attr("fillcolor",s.options.style.tip.color||s.options.style.border.color)}}}if(s.options.style.border.radius>0){s.elements.tooltip.find(".qtip-betweenCorners").css({backgroundColor:s.options.style.border.color});if(f("<canvas>").get(0).getContext){A=g(s.options.style.border.radius);s.elements.tooltip.find(".qtip-wrapper canvas").each(function(){x=f(this).get(0).getContext("2d");x.clearRect(0,0,300,300);y=f(this).parent("div[rel]:first").attr("rel");r.call(s,f(this),A[y],s.options.style.border.radius,s.options.style.border.color)})}else{if(f.browser.msie){s.elements.tooltip.find('.qtip-wrapper [nodeName="arc"]').each(function(){f(this).attr("fillcolor",s.options.style.border.color)})}}}return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_STYLE_UPDATED,"updateStyle")},updateContent:function(A,y){var z,x,w;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"updateContent")}else{if(!A){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.NO_CONTENT_PROVIDED,"updateContent")}}z=s.beforeContentUpdate.call(s,A);if(typeof z=="string"){A=z}else{if(z===false){return}}if(f.browser.msie){s.elements.contentWrapper.children().css({zoom:"normal"})}if(A.jquery&&A.length>0){A.clone(true).appendTo(s.elements.content).show()}else{s.elements.content.html(A)}x=s.elements.content.find("img[complete=false]");if(x.length>0){w=0;x.each(function(C){f('<img src="'+f(this).attr("src")+'" />').load(function(){if(++w==x.length){B()}})})}else{B()}function B(){s.updateWidth();if(y!==false){if(s.options.position.type!=="static"){s.updatePosition(s.elements.tooltip.is(":visible"),true)}if(s.options.style.tip.corner!==false){n.call(s)}}}s.onContentUpdate.call(s);return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_CONTENT_UPDATED,"loadContent")},loadContent:function(w,z,A){var y;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"loadContent")}y=s.beforeContentLoad.call(s);if(y===false){return s}if(A=="post"){f.post(w,z,x)}else{f.get(w,z,x)}function x(B){s.onContentLoad.call(s);f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_CONTENT_LOADED,"loadContent");s.updateContent(B)}return s},updateTitle:function(w){if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"updateTitle")}else{if(!w){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.NO_CONTENT_PROVIDED,"updateTitle")}}returned=s.beforeTitleUpdate.call(s);if(returned===false){return s}if(s.elements.button){s.elements.button=s.elements.button.clone(true)}s.elements.title.html(w);if(s.elements.button){s.elements.title.prepend(s.elements.button)}s.onTitleUpdate.call(s);return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_TITLE_UPDATED,"updateTitle")},focus:function(A){var y,x,w,z;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"focus")}else{if(s.options.position.type=="static"){return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.CANNOT_FOCUS_STATIC,"focus")}}y=parseInt(s.elements.tooltip.css("z-index"));x=6000+f("div.qtip[qtip]").length-1;if(!s.status.focused&&y!==x){z=s.beforeFocus.call(s,A);if(z===false){return s}f("div.qtip[qtip]").not(s.elements.tooltip).each(function(){if(f(this).qtip("api").status.rendered===true){w=parseInt(f(this).css("z-index"));if(typeof w=="number"&&w>-1){f(this).css({zIndex:parseInt(f(this).css("z-index"))-1})}f(this).qtip("api").status.focused=false}});s.elements.tooltip.css({zIndex:x});s.status.focused=true;s.onFocus.call(s,A);f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_FOCUSED,"focus")}return s},disable:function(w){if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"disable")}if(w){if(!s.status.disabled){s.status.disabled=true;f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_DISABLED,"disable")}else{f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.TOOLTIP_ALREADY_DISABLED,"disable")}}else{if(s.status.disabled){s.status.disabled=false;f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_ENABLED,"disable")}else{f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.TOOLTIP_ALREADY_ENABLED,"disable")}}return s},destroy:function(){var w,x,y;x=s.beforeDestroy.call(s);if(x===false){return s}if(s.status.rendered){s.options.show.when.target.unbind("mousemove.qtip",s.updatePosition);s.options.show.when.target.unbind("mouseout.qtip",s.hide);s.options.show.when.target.unbind(s.options.show.when.event+".qtip");s.options.hide.when.target.unbind(s.options.hide.when.event+".qtip");s.elements.tooltip.unbind(s.options.hide.when.event+".qtip");s.elements.tooltip.unbind("mouseover.qtip",s.focus);s.elements.tooltip.remove()}else{s.options.show.when.target.unbind(s.options.show.when.event+".qtip-create")}if(typeof s.elements.target.data("qtip")=="object"){y=s.elements.target.data("qtip").interfaces;if(typeof y=="object"&&y.length>0){for(w=0;w<y.length-1;w++){if(y[w].id==s.id){y.splice(w,1)}}}}delete f.fn.qtip.interfaces[s.id];if(typeof y=="object"&&y.length>0){s.elements.target.data("qtip").current=y.length-1}else{s.elements.target.removeData("qtip")}s.onDestroy.call(s);f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_DESTROYED,"destroy");return s.elements.target},getPosition:function(){var w,x;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"getPosition")}w=(s.elements.tooltip.css("display")!=="none")?false:true;if(w){s.elements.tooltip.css({visiblity:"hidden"}).show()}x=s.elements.tooltip.offset();if(w){s.elements.tooltip.css({visiblity:"visible"}).hide()}return x},getDimensions:function(){var w,x;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"getDimensions")}w=(!s.elements.tooltip.is(":visible"))?true:false;if(w){s.elements.tooltip.css({visiblity:"hidden"}).show()}x={height:s.elements.tooltip.outerHeight(),width:s.elements.tooltip.outerWidth()};if(w){s.elements.tooltip.css({visiblity:"visible"}).hide()}return x}})}function p(){var s,w,u,t,v,y,x;s=this;s.beforeRender.call(s);s.status.rendered=true;s.elements.tooltip='<div qtip="'+s.id+'" class="qtip '+(s.options.style.classes.tooltip||s.options.style)+'"style="display:none; -moz-border-radius:0; -webkit-border-radius:0; border-radius:0;position:'+s.options.position.type+';">  <div class="qtip-wrapper" style="position:relative; overflow:hidden; text-align:left;">    <div class="qtip-contentWrapper" style="overflow:hidden;">       <div class="qtip-content '+s.options.style.classes.content+'"></div></div></div></div>';s.elements.tooltip=f(s.elements.tooltip);s.elements.tooltip.appendTo(s.options.position.container);s.elements.tooltip.data("qtip",{current:0,interfaces:[s]});s.elements.wrapper=s.elements.tooltip.children("div:first");s.elements.contentWrapper=s.elements.wrapper.children("div:first").css({background:s.options.style.background});s.elements.content=s.elements.contentWrapper.children("div:first").css(q(s.options.style));if(f.browser.msie){s.elements.wrapper.add(s.elements.content).css({zoom:1})}if(s.options.hide.when.event=="unfocus"){s.elements.tooltip.attr("unfocus",true)}if(typeof s.options.style.width.value=="number"){s.updateWidth()}if(f("<canvas>").get(0).getContext||f.browser.msie){if(s.options.style.border.radius>0){m.call(s)}else{s.elements.contentWrapper.css({border:s.options.style.border.width+"px solid "+s.options.style.border.color})}if(s.options.style.tip.corner!==false){e.call(s)}}else{s.elements.contentWrapper.css({border:s.options.style.border.width+"px solid "+s.options.style.border.color});s.options.style.border.radius=0;s.options.style.tip.corner=false;f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.CANVAS_VML_NOT_SUPPORTED,"render")}if((typeof s.options.content.text=="string"&&s.options.content.text.length>0)||(s.options.content.text.jquery&&s.options.content.text.length>0)){u=s.options.content.text}else{if(typeof s.elements.target.attr("title")=="string"&&s.elements.target.attr("title").length>0){u=s.elements.target.attr("title").replace("\\n","<br />");s.elements.target.attr("title","")}else{if(typeof s.elements.target.attr("alt")=="string"&&s.elements.target.attr("alt").length>0){u=s.elements.target.attr("alt").replace("\\n","<br />");s.elements.target.attr("alt","")}else{u=" ";f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.NO_VALID_CONTENT,"render")}}}if(s.options.content.title.text!==false){j.call(s)}s.updateContent(u);l.call(s);if(s.options.show.ready===true){s.show()}if(s.options.content.url!==false){t=s.options.content.url;v=s.options.content.data;y=s.options.content.method||"get";s.loadContent(t,v,y)}s.onRender.call(s);f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_RENDERED,"render")}function m(){var F,z,t,B,x,E,u,G,D,y,w,C,A,s,v;F=this;F.elements.wrapper.find(".qtip-borderBottom, .qtip-borderTop").remove();t=F.options.style.border.width;B=F.options.style.border.radius;x=F.options.style.border.color||F.options.style.tip.color;E=g(B);u={};for(z in E){u[z]='<div rel="'+z+'" style="'+((z.search(/Left/)!==-1)?"left":"right")+":0; position:absolute; height:"+B+"px; width:"+B+'px; overflow:hidden; line-height:0.1px; font-size:1px">';if(f("<canvas>").get(0).getContext){u[z]+='<canvas height="'+B+'" width="'+B+'" style="vertical-align: top"></canvas>'}else{if(f.browser.msie){G=B*2+3;u[z]+='<v:arc stroked="false" fillcolor="'+x+'" startangle="'+E[z][0]+'" endangle="'+E[z][1]+'" style="width:'+G+"px; height:"+G+"px; margin-top:"+((z.search(/bottom/)!==-1)?-2:-1)+"px; margin-left:"+((z.search(/Right/)!==-1)?E[z][2]-3.5:-1)+'px; vertical-align:top; display:inline-block; behavior:url(#default#VML)"></v:arc>'}}u[z]+="</div>"}D=F.getDimensions().width-(Math.max(t,B)*2);y='<div class="qtip-betweenCorners" style="height:'+B+"px; width:"+D+"px; overflow:hidden; background-color:"+x+'; line-height:0.1px; font-size:1px;">';w='<div class="qtip-borderTop" dir="ltr" style="height:'+B+"px; margin-left:"+B+'px; line-height:0.1px; font-size:1px; padding:0;">'+u.topLeft+u.topRight+y;F.elements.wrapper.prepend(w);C='<div class="qtip-borderBottom" dir="ltr" style="height:'+B+"px; margin-left:"+B+'px; line-height:0.1px; font-size:1px; padding:0;">'+u.bottomLeft+u.bottomRight+y;F.elements.wrapper.append(C);if(f("<canvas>").get(0).getContext){F.elements.wrapper.find("canvas").each(function(){A=E[f(this).parent("[rel]:first").attr("rel")];r.call(F,f(this),A,B,x)})}else{if(f.browser.msie){F.elements.tooltip.append('<v:image style="behavior:url(#default#VML);"></v:image>')}}s=Math.max(B,(B+(t-B)));v=Math.max(t-B,0);F.elements.contentWrapper.css({border:"0px solid "+x,borderWidth:v+"px "+s+"px"})}function r(u,w,s,t){var v=u.get(0).getContext("2d");v.fillStyle=t;v.beginPath();v.arc(w[0],w[1],s,0,Math.PI*2,false);v.fill()}function e(v){var t,s,x,u,w;t=this;if(t.elements.tip!==null){t.elements.tip.remove()}s=t.options.style.tip.color||t.options.style.border.color;if(t.options.style.tip.corner===false){return}else{if(!v){v=t.options.style.tip.corner}}x=b(v,t.options.style.tip.size.width,t.options.style.tip.size.height);t.elements.tip='<div class="'+t.options.style.classes.tip+'" dir="ltr" rel="'+v+'" style="position:absolute; height:'+t.options.style.tip.size.height+"px; width:"+t.options.style.tip.size.width+'px; margin:0 auto; line-height:0.1px; font-size:1px;">';if(f("<canvas>").get(0).getContext){t.elements.tip+='<canvas height="'+t.options.style.tip.size.height+'" width="'+t.options.style.tip.size.width+'"></canvas>'}else{if(f.browser.msie){u=t.options.style.tip.size.width+","+t.options.style.tip.size.height;w="m"+x[0][0]+","+x[0][1];w+=" l"+x[1][0]+","+x[1][1];w+=" "+x[2][0]+","+x[2][1];w+=" xe";t.elements.tip+='<v:shape fillcolor="'+s+'" stroked="false" filled="true" path="'+w+'" coordsize="'+u+'" style="width:'+t.options.style.tip.size.width+"px; height:"+t.options.style.tip.size.height+"px; line-height:0.1px; display:inline-block; behavior:url(#default#VML); vertical-align:"+((v.search(/top/)!==-1)?"bottom":"top")+'"></v:shape>';t.elements.tip+='<v:image style="behavior:url(#default#VML);"></v:image>';t.elements.contentWrapper.css("position","relative")}}t.elements.tooltip.prepend(t.elements.tip+"</div>");t.elements.tip=t.elements.tooltip.find("."+t.options.style.classes.tip).eq(0);if(f("<canvas>").get(0).getContext){h.call(t,t.elements.tip.find("canvas:first"),x,s)}if(v.search(/top/)!==-1&&f.browser.msie&&parseInt(f.browser.version.charAt(0))===6){t.elements.tip.css({marginTop:-4})}n.call(t,v)}function h(t,v,s){var u=t.get(0).getContext("2d");u.fillStyle=s;u.beginPath();u.moveTo(v[0][0],v[0][1]);u.lineTo(v[1][0],v[1][1]);u.lineTo(v[2][0],v[2][1]);u.fill()}function n(u){var t,w,s,x,v;t=this;if(t.options.style.tip.corner===false||!t.elements.tip){return}if(!u){u=t.elements.tip.attr("rel")}w=positionAdjust=(f.browser.msie)?1:0;t.elements.tip.css(u.match(/left|right|top|bottom/)[0],0);if(u.search(/top|bottom/)!==-1){if(f.browser.msie){if(parseInt(f.browser.version.charAt(0))===6){positionAdjust=(u.search(/top/)!==-1)?-3:1}else{positionAdjust=(u.search(/top/)!==-1)?1:2}}if(u.search(/Middle/)!==-1){t.elements.tip.css({left:"50%",marginLeft:-(t.options.style.tip.size.width/2)})}else{if(u.search(/Left/)!==-1){t.elements.tip.css({left:t.options.style.border.radius-w})}else{if(u.search(/Right/)!==-1){t.elements.tip.css({right:t.options.style.border.radius+w})}}}if(u.search(/top/)!==-1){t.elements.tip.css({top:-positionAdjust})}else{t.elements.tip.css({bottom:positionAdjust})}}else{if(u.search(/left|right/)!==-1){if(f.browser.msie){positionAdjust=(parseInt(f.browser.version.charAt(0))===6)?1:((u.search(/left/)!==-1)?1:2)}if(u.search(/Middle/)!==-1){t.elements.tip.css({top:"50%",marginTop:-(t.options.style.tip.size.height/2)})}else{if(u.search(/Top/)!==-1){t.elements.tip.css({top:t.options.style.border.radius-w})}else{if(u.search(/Bottom/)!==-1){t.elements.tip.css({bottom:t.options.style.border.radius+w})}}}if(u.search(/left/)!==-1){t.elements.tip.css({left:-positionAdjust})}else{t.elements.tip.css({right:positionAdjust})}}}s="padding-"+u.match(/left|right|top|bottom/)[0];x=t.options.style.tip.size[(s.search(/left|right/)!==-1)?"width":"height"];t.elements.tooltip.css("padding",0);t.elements.tooltip.css(s,x);if(f.browser.msie&&parseInt(f.browser.version.charAt(0))==6){v=parseInt(t.elements.tip.css("margin-top"))||0;v+=parseInt(t.elements.content.css("margin-top"))||0;t.elements.tip.css({marginTop:v})}}function j(){var s=this;if(s.elements.title!==null){s.elements.title.remove()}s.elements.title=f('<div class="'+s.options.style.classes.title+'">').css(q(s.options.style.title,true)).css({zoom:(f.browser.msie)?1:0}).prependTo(s.elements.contentWrapper);if(s.options.content.title.text){s.updateTitle.call(s,s.options.content.title.text)}if(s.options.content.title.button!==false&&typeof s.options.content.title.button=="string"){s.elements.button=f('<a class="'+s.options.style.classes.button+'" style="float:right; position: relative"></a>').css(q(s.options.style.button,true)).html(s.options.content.title.button).prependTo(s.elements.title).click(function(t){if(!s.status.disabled){s.hide(t)}})}}function l(){var t,v,u,s;t=this;v=t.options.show.when.target;u=t.options.hide.when.target;if(t.options.hide.fixed){u=u.add(t.elements.tooltip)}if(t.options.hide.when.event=="inactive"){s=["click","dblclick","mousedown","mouseup","mousemove","mouseout","mouseenter","mouseleave","mouseover"];function y(z){if(t.status.disabled===true){return}clearTimeout(t.timers.inactive);t.timers.inactive=setTimeout(function(){f(s).each(function(){u.unbind(this+".qtip-inactive");t.elements.content.unbind(this+".qtip-inactive")});t.hide(z)},t.options.hide.delay)}}else{if(t.options.hide.fixed===true){t.elements.tooltip.bind("mouseover.qtip",function(){if(t.status.disabled===true){return}clearTimeout(t.timers.hide)})}}function x(z){if(t.status.disabled===true){return}if(t.options.hide.when.event=="inactive"){f(s).each(function(){u.bind(this+".qtip-inactive",y);t.elements.content.bind(this+".qtip-inactive",y)});y()}clearTimeout(t.timers.show);clearTimeout(t.timers.hide);t.timers.show=setTimeout(function(){t.show(z)},t.options.show.delay)}function w(z){if(t.status.disabled===true){return}if(t.options.hide.fixed===true&&t.options.hide.when.event.search(/mouse(out|leave)/i)!==-1&&f(z.relatedTarget).parents("div.qtip[qtip]").length>0){z.stopPropagation();z.preventDefault();clearTimeout(t.timers.hide);return false}clearTimeout(t.timers.show);clearTimeout(t.timers.hide);t.elements.tooltip.stop(true,true);t.timers.hide=setTimeout(function(){t.hide(z)},t.options.hide.delay)}if((t.options.show.when.target.add(t.options.hide.when.target).length===1&&t.options.show.when.event==t.options.hide.when.event&&t.options.hide.when.event!=="inactive")||t.options.hide.when.event=="unfocus"){t.cache.toggle=0;v.bind(t.options.show.when.event+".qtip",function(z){if(t.cache.toggle==0){x(z)}else{w(z)}})}else{v.bind(t.options.show.when.event+".qtip",x);if(t.options.hide.when.event!=="inactive"){u.bind(t.options.hide.when.event+".qtip",w)}}if(t.options.position.type.search(/(fixed|absolute)/)!==-1){t.elements.tooltip.bind("mouseover.qtip",t.focus)}if(t.options.position.target==="mouse"&&t.options.position.type!=="static"){v.bind("mousemove.qtip",function(z){t.cache.mouse={x:z.pageX,y:z.pageY};if(t.status.disabled===false&&t.options.position.adjust.mouse===true&&t.options.position.type!=="static"&&t.elements.tooltip.css("display")!=="none"){t.updatePosition(z)}})}}function o(u,v,A){var z,s,x,y,t,w;z=this;if(A.corner=="center"){return v.position}s=f.extend({},u);y={x:false,y:false};t={left:(s.left<f.fn.qtip.cache.screen.scroll.left),right:(s.left+A.dimensions.width+2>=f.fn.qtip.cache.screen.width+f.fn.qtip.cache.screen.scroll.left),top:(s.top<f.fn.qtip.cache.screen.scroll.top),bottom:(s.top+A.dimensions.height+2>=f.fn.qtip.cache.screen.height+f.fn.qtip.cache.screen.scroll.top)};x={left:(t.left&&(A.corner.search(/right/i)!=-1||(A.corner.search(/right/i)==-1&&!t.right))),right:(t.right&&(A.corner.search(/left/i)!=-1||(A.corner.search(/left/i)==-1&&!t.left))),top:(t.top&&A.corner.search(/top/i)==-1),bottom:(t.bottom&&A.corner.search(/bottom/i)==-1)};if(x.left){if(z.options.position.target!=="mouse"){s.left=v.position.left+v.dimensions.width}else{s.left=z.cache.mouse.x}y.x="Left"}else{if(x.right){if(z.options.position.target!=="mouse"){s.left=v.position.left-A.dimensions.width}else{s.left=z.cache.mouse.x-A.dimensions.width}y.x="Right"}}if(x.top){if(z.options.position.target!=="mouse"){s.top=v.position.top+v.dimensions.height}else{s.top=z.cache.mouse.y}y.y="top"}else{if(x.bottom){if(z.options.position.target!=="mouse"){s.top=v.position.top-A.dimensions.height}else{s.top=z.cache.mouse.y-A.dimensions.height}y.y="bottom"}}if(s.left<0){s.left=u.left;y.x=false}if(s.top<0){s.top=u.top;y.y=false}if(z.options.style.tip.corner!==false){s.corner=new String(A.corner);if(y.x!==false){s.corner=s.corner.replace(/Left|Right|Middle/,y.x)}if(y.y!==false){s.corner=s.corner.replace(/top|bottom/,y.y)}if(s.corner!==z.elements.tip.attr("rel")){e.call(z,s.corner)}}return s}function q(u,t){var v,s;v=f.extend(true,{},u);for(s in v){if(t===true&&s.search(/(tip|classes)/i)!==-1){delete v[s]}else{if(!t&&s.search(/(width|border|tip|title|classes|user)/i)!==-1){delete v[s]}}}return v}function c(s){if(typeof s.tip!=="object"){s.tip={corner:s.tip}}if(typeof s.tip.size!=="object"){s.tip.size={width:s.tip.size,height:s.tip.size}}if(typeof s.border!=="object"){s.border={width:s.border}}if(typeof s.width!=="object"){s.width={value:s.width}}if(typeof s.width.max=="string"){s.width.max=parseInt(s.width.max.replace(/([0-9]+)/i,"$1"))}if(typeof s.width.min=="string"){s.width.min=parseInt(s.width.min.replace(/([0-9]+)/i,"$1"))}if(typeof s.tip.size.x=="number"){s.tip.size.width=s.tip.size.x;delete s.tip.size.x}if(typeof s.tip.size.y=="number"){s.tip.size.height=s.tip.size.y;delete s.tip.size.y}return s}function a(){var s,t,u,x,v,w;s=this;u=[true,{}];for(t=0;t<arguments.length;t++){u.push(arguments[t])}x=[f.extend.apply(f,u)];while(typeof x[0].name=="string"){x.unshift(c(f.fn.qtip.styles[x[0].name]))}x.unshift(true,{classes:{tooltip:"qtip-"+(arguments[0].name||"defaults")}},f.fn.qtip.styles.defaults);v=f.extend.apply(f,x);w=(f.browser.msie)?1:0;v.tip.size.width+=w;v.tip.size.height+=w;if(v.tip.size.width%2>0){v.tip.size.width+=1}if(v.tip.size.height%2>0){v.tip.size.height+=1}if(v.tip.corner===true){v.tip.corner=(s.options.position.corner.tooltip==="center")?false:s.options.position.corner.tooltip}return v}function b(v,u,t){var s={bottomRight:[[0,0],[u,t],[u,0]],bottomLeft:[[0,0],[u,0],[0,t]],topRight:[[0,t],[u,0],[u,t]],topLeft:[[0,0],[0,t],[u,t]],topMiddle:[[0,t],[u/2,0],[u,t]],bottomMiddle:[[0,0],[u,0],[u/2,t]],rightMiddle:[[0,0],[u,t/2],[0,t]],leftMiddle:[[u,0],[u,t],[0,t/2]]};s.leftTop=s.bottomRight;s.rightTop=s.bottomLeft;s.leftBottom=s.topRight;s.rightBottom=s.topLeft;return s[v]}function g(s){var t;if(f("<canvas>").get(0).getContext){t={topLeft:[s,s],topRight:[0,s],bottomLeft:[s,0],bottomRight:[0,0]}}else{if(f.browser.msie){t={topLeft:[-90,90,0],topRight:[-90,90,-s],bottomLeft:[90,270,0],bottomRight:[90,270,-s]}}}return t}function k(){var s,t,u;s=this;u=s.getDimensions();t='<iframe class="qtip-bgiframe" frameborder="0" tabindex="-1" src="javascript:false" style="display:block; position:absolute; z-index:-1; filter:alpha(opacity=\'0\'); border: 1px solid red; height:'+u.height+"px; width:"+u.width+'px" />';s.elements.bgiframe=s.elements.wrapper.prepend(t).children(".qtip-bgiframe:first")}f(document).ready(function(){f.fn.qtip.cache={screen:{scroll:{left:f(window).scrollLeft(),top:f(window).scrollTop()},width:f(window).width(),height:f(window).height()}};var s;f(window).bind("resize scroll",function(t){clearTimeout(s);s=setTimeout(function(){if(t.type==="scroll"){f.fn.qtip.cache.screen.scroll={left:f(window).scrollLeft(),top:f(window).scrollTop()}}else{f.fn.qtip.cache.screen.width=f(window).width();f.fn.qtip.cache.screen.height=f(window).height()}for(i=0;i<f.fn.qtip.interfaces.length;i++){var u=f.fn.qtip.interfaces[i];if(u.status.rendered===true&&(u.options.position.type!=="static"||u.options.position.adjust.scroll&&t.type==="scroll"||u.options.position.adjust.resize&&t.type==="resize")){u.updatePosition(t,true)}}},100)});f(document).bind("mousedown.qtip",function(t){if(f(t.target).parents("div.qtip").length===0){f(".qtip[unfocus]").each(function(){var u=f(this).qtip("api");if(f(this).is(":visible")&&!u.status.disabled&&f(t.target).add(u.elements.target).length>1){u.hide(t)}})}})});f.fn.qtip.interfaces=[];f.fn.qtip.log={error:function(){return this}};f.fn.qtip.constants={};f.fn.qtip.defaults={content:{prerender:false,text:false,url:false,data:null,title:{text:false,button:false}},position:{target:false,corner:{target:"bottomRight",tooltip:"topLeft"},adjust:{x:0,y:0,mouse:true,screen:false,scroll:true,resize:true},type:"absolute",container:false},show:{when:{target:false,event:"mouseover"},effect:{type:"fade",length:100},delay:140,solo:false,ready:false},hide:{when:{target:false,event:"mouseout"},effect:{type:"fade",length:100},delay:0,fixed:false},api:{beforeRender:function(){},onRender:function(){},beforePositionUpdate:function(){},onPositionUpdate:function(){},beforeShow:function(){},onShow:function(){},beforeHide:function(){},onHide:function(){},beforeContentUpdate:function(){},onContentUpdate:function(){},beforeContentLoad:function(){},onContentLoad:function(){},beforeTitleUpdate:function(){},onTitleUpdate:function(){},beforeDestroy:function(){},onDestroy:function(){},beforeFocus:function(){},onFocus:function(){}}};f.fn.qtip.styles={defaults:{background:"white",color:"#111",overflow:"hidden",textAlign:"left",width:{min:0,max:250},padding:"5px 9px",border:{width:1,radius:0,color:"#d3d3d3"},tip:{corner:false,color:false,size:{width:13,height:13},opacity:1},title:{background:"#e1e1e1",fontWeight:"bold",padding:"7px 12px"},button:{cursor:"pointer"},classes:{target:"",tip:"qtip-tip",title:"qtip-title",button:"qtip-button",content:"qtip-content",active:"qtip-active"}},cream:{border:{width:3,radius:0,color:"#F9E98E"},title:{background:"#F0DE7D",color:"#A27D35"},background:"#FBF7AA",color:"#A27D35",classes:{tooltip:"qtip-cream"}},light:{border:{width:3,radius:0,color:"#E2E2E2"},title:{background:"#f1f1f1",color:"#454545"},background:"white",color:"#454545",classes:{tooltip:"qtip-light"}},dark:{border:{width:3,radius:0,color:"#303030"},title:{background:"#404040",color:"#f3f3f3"},background:"#505050",color:"#f3f3f3",classes:{tooltip:"qtip-dark"}},red:{border:{width:3,radius:0,color:"#CE6F6F"},title:{background:"#f28279",color:"#9C2F2F"},background:"#F79992",color:"#9C2F2F",classes:{tooltip:"qtip-red"}},green:{border:{width:3,radius:0,color:"#A9DB66"},title:{background:"#b9db8c",color:"#58792E"},background:"#CDE6AC",color:"#58792E",classes:{tooltip:"qtip-green"}},blue:{border:{width:3,radius:0,color:"#ADD9ED"},title:{background:"#D0E9F5",color:"#5E99BD"},background:"#E5F6FE",color:"#4D9FBF",classes:{tooltip:"qtip-blue"}}}})(jQuery);

/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.01
 */
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},textDecoration:function(G,F){if(!F){F=this.getStyle(G)}var C={underline:null,overline:null,"line-through":null};for(var B=G;B.parentNode&&B.parentNode.nodeType==1;){var E=true;for(var D in C){if(!k(C,D)||C[D]){continue}if(F.get("textDecoration").indexOf(D)!=-1){C[D]=F.get("color")}E=false}if(E){break}F=this.getStyle(B=B.parentNode)}return C},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var B={inline:1,"inline-block":1,"run-in":1};return function(E,C,D){if(B[C.get("display")]){return E}if(!D.previousSibling){E=E.replace(/^\s+/,"")}if(!D.nextSibling){E=E.replace(/\s+$/,"")}return E}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(C){var B=this.face=C.face;this.glyphs=C.glyphs;this.w=C.w;this.baseSize=parseInt(B["units-per-em"],10);this.family=B["font-family"].toLowerCase();this.weight=B["font-weight"];this.style=B["font-style"]||"normal";this.viewBox=(function(){var E=B.bbox.split(/\s+/);var D={minX:parseInt(E[0],10),minY:parseInt(E[1],10),maxX:parseInt(E[2],10),maxY:parseInt(E[3],10)};D.width=D.maxX-D.minX;D.height=D.maxY-D.minY;D.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return D})();this.ascent=-parseInt(B.ascent,10);this.descent=-parseInt(B.descent,10);this.height=-this.ascent+this.descent}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>I&&L>I)?M<L:M>L:(M<I&&L<I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this)}function E(F){C(this)}function C(F){setTimeout(function(){m.replace(F,d.get(F).options,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var B={},D,F;for(var E=0,C=arguments.length;D=arguments[E],E<C;++E){for(F in D){if(k(D,F)){B[F]=D[F]}}}return B}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(C,J){var B=n.getStyle(v(C,J)).extend(J);var D=c(C,B),E,H,G,F,I;for(E=C.firstChild;E;E=G){H=E.nodeType;G=E.nextSibling;if(H==3){if(F){F.appendData(E.data);C.removeChild(E)}else{F=E}if(G){continue}}if(F){C.replaceChild(o(D,n.whiteSpace(F.data,B,E),B,J,E,C),F);F=null}if(H==1&&E.firstChild){if(/cufon/.test(E.className)){z[J.engine](D,null,B,J,E,C)}else{arguments.callee(E,J)}}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={enableTextDecoration:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||(window.Ext&&Ext.query)||g),separate:"words",textShadow:"none"};var p={words:/[^\S\u00a0]+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.removeClass(x.root(),"cufon-loading")});e=true}if(C.hover){C.forceHitArea=true}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode((".cufon-canvas{text-indent:0;}@media screen,projection{.cufon-canvas{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}.cufon-canvas .cufon-alt{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?".cufon-canvas canvas{position:relative;}":".cufon-canvas canvas{position:absolute;}")+"}@media print{.cufon-canvas{padding:0;}.cufon-canvas canvas{display:none;}.cufon-canvas .cufon-alt{display:inline;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(ah,H,Z,D,L,ai){var n=(H===null);if(n){H=L.alt}var J=ah.viewBox;var p=Z.getSize("fontSize",ah.baseSize);var X=Z.get("letterSpacing");X=(X=="normal")?0:p.convertFrom(parseInt(X,10));var K=0,Y=0,W=0,F=0;var I=D.textShadow,U=[];if(I){for(var ag=I.length;ag--;){var O=I[ag];var T=p.convertFrom(parseFloat(O.offX));var R=p.convertFrom(parseFloat(O.offY));U[ag]=[T,R];if(R<K){K=R}if(T>Y){Y=T}if(R>W){W=R}if(T<F){F=T}}}var al=Cufon.CSS.textTransform(H,Z).split(""),B;var o=ah.glyphs,E,r,ac;var h=0,v,N=[];for(var ag=0,ae=0,ab=al.length;ag<ab;++ag){E=o[B=al[ag]]||ah.missingGlyph;if(!E){continue}if(r){h-=ac=r[B]||0;N[ae-1]-=ac}h+=v=N[ae++]=~~(E.w||ah.w)+X;r=E.k}if(v===undefined){return null}Y+=J.width-v;F+=J.minX;var C,q;if(n){C=L;q=L.firstChild}else{C=document.createElement("span");C.className="cufon cufon-canvas";C.alt=H;q=document.createElement("canvas");C.appendChild(q);if(D.printable){var ad=document.createElement("span");ad.className="cufon-alt";ad.appendChild(document.createTextNode(H));C.appendChild(ad)}}var am=C.style;var Q=q.style;var m=p.convert(J.height);var ak=Math.ceil(m);var V=ak/m;var P=V*Cufon.CSS.fontStretch(Z.get("fontStretch"));var S=h*P;var aa=Math.ceil(p.convert(S+Y-F));var t=Math.ceil(p.convert(J.height-K+W));q.width=aa;q.height=t;Q.width=aa+"px";Q.height=t+"px";K+=J.minY;Q.top=Math.round(p.convert(K-ah.ascent))+"px";Q.left=Math.round(p.convert(F))+"px";var A=Math.ceil(p.convert(S))+"px";if(a){am.width=A;am.height=p.convert(ah.height)+"px"}else{am.paddingLeft=A;am.paddingBottom=(p.convert(ah.height)-1)+"px"}var aj=q.getContext("2d"),M=m/J.height;aj.scale(M,M*V);aj.translate(-F,-K);aj.lineWidth=ah.face["underline-thickness"];aj.save();function s(i,g){aj.strokeStyle=g;aj.beginPath();aj.moveTo(0,i);aj.lineTo(h,i);aj.stroke()}var u=D.enableTextDecoration?Cufon.CSS.textDecoration(ai,Z):{};if(u.underline){s(-ah.face["underline-position"],u.underline)}if(u.overline){s(ah.ascent,u.overline)}function af(){aj.scale(P,1);for(var x=0,k=0,g=al.length;x<g;++x){var y=o[al[x]]||ah.missingGlyph;if(!y){continue}if(y.d){aj.beginPath();if(y.code){c(y.code,aj)}else{y.code=d("m"+y.d,aj)}aj.fill()}aj.translate(N[k++],0)}aj.restore()}if(I){for(var ag=I.length;ag--;){var O=I[ag];aj.save();aj.fillStyle=O.color;aj.translate.apply(aj,U[ag]);af()}}var z=D.textGradient;if(z){var G=z.stops,w=aj.createLinearGradient(0,J.minY,0,J.maxY);for(var ag=0,ab=G.length;ag<ab;++ag){w.addColorStop.apply(w,G[ag])}aj.fillStyle=w}else{aj.fillStyle=Z.get("color")}af();if(u["line-through"]){s(-ah.descent,u["line-through"])}return C}})());Cufon.registerEngine("vml",(function(){if(!document.namespaces){return}if(document.namespaces.cvml==null){document.namespaces.add("cvml","urn:schemas-microsoft-com:vml")}var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var f=(document.documentMode||0)<8;document.write(('<style type="text/css">.cufon-vml-canvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}.cufon-vml-canvas{position:absolute;text-align:left;}.cufon-vml{display:inline-block;position:relative;vertical-align:'+(f?"middle":"text-bottom")+";}.cufon-vml .cufon-alt{position:absolute;left:-10000in;font-size:1px;}a .cufon-vml{cursor:pointer}}@media print{.cufon-vml *{display:none;}.cufon-vml .cufon-alt{display:inline;}}</style>").replace(/;/g,"!important;"));function c(g,h){return a(g,/(?:em|ex|%)$|^[a-z-]+$/i.test(h)?"1em":h)}function a(j,k){if(/px$/i.test(k)){return parseFloat(k)}var i=j.style.left,h=j.runtimeStyle.left;j.runtimeStyle.left=j.currentStyle.left;j.style.left=k.replace("%","em");var g=j.style.pixelLeft;j.style.left=i;j.runtimeStyle.left=h;return g}var e={};function d(n){var o=n.id;if(!e[o]){var l=n.stops,m=document.createElement("cvml:fill"),g=[];m.type="gradient";m.angle=180;m.focus="0";m.method="sigma";m.color=l[0][1];for(var i=1,h=l.length-1;i<h;++i){g.push(l[i][0]*100+"% "+l[i][1])}m.colors=g.join(",");m.color2=l[h][1];e[o]=m}return e[o]}return function(ai,J,ac,F,N,aj,aa){var n=(J===null);if(n){J=N.alt}var L=ai.viewBox;var p=ac.computedFontSize||(ac.computedFontSize=new Cufon.CSS.Size(c(aj,ac.get("fontSize"))+"px",ai.baseSize));var Z=ac.computedLSpacing;if(Z==undefined){Z=ac.get("letterSpacing");ac.computedLSpacing=Z=(Z=="normal")?0:~~p.convertFrom(a(aj,Z))}var B,q;if(n){B=N;q=N.firstChild}else{B=document.createElement("span");B.className="cufon cufon-vml";B.alt=J;q=document.createElement("span");q.className="cufon-vml-canvas";B.appendChild(q);if(F.printable){var af=document.createElement("span");af.className="cufon-alt";af.appendChild(document.createTextNode(J));B.appendChild(af)}if(!aa){B.appendChild(document.createElement("cvml:shape"))}}var ao=B.style;var U=q.style;var h=p.convert(L.height),al=Math.ceil(h);var Y=al/h;var S=Y*Cufon.CSS.fontStretch(ac.get("fontStretch"));var X=L.minX,W=L.minY;U.height=al;U.top=Math.round(p.convert(W-ai.ascent));U.left=Math.round(p.convert(X));ao.height=p.convert(ai.height)+"px";var u=F.enableTextDecoration?Cufon.CSS.textDecoration(aj,ac):{};var I=ac.get("color");var an=Cufon.CSS.textTransform(J,ac).split(""),A;var o=ai.glyphs,G,r,ae;var g=0,O=[],V=0,w;var y,K=F.textShadow;for(var ah=0,ag=0,ad=an.length;ah<ad;++ah){G=o[A=an[ah]]||ai.missingGlyph;if(!G){continue}if(r){g-=ae=r[A]||0;O[ag-1]-=ae}g+=w=O[ag++]=~~(G.w||ai.w)+Z;r=G.k}if(w===undefined){return null}var z=-X+g+(L.width-w);var am=p.convert(z*S),ab=Math.round(am);var R=z+","+L.height,m;var M="r"+R+"ns";var x=F.textGradient&&d(F.textGradient);for(ah=0,ag=0;ah<ad;++ah){G=o[an[ah]]||ai.missingGlyph;if(!G){continue}if(n){y=q.childNodes[ag];while(y.firstChild){y.removeChild(y.firstChild)}}else{y=document.createElement("cvml:shape");q.appendChild(y)}y.stroked="f";y.coordsize=R;y.coordorigin=m=(X-V)+","+W;y.path=(G.d?"m"+G.d+"xe":"")+"m"+m+M;y.fillcolor=I;if(x){y.appendChild(x.cloneNode(false))}var ak=y.style;ak.width=ab;ak.height=al;if(K){var t=K[0],s=K[1];var E=Cufon.CSS.color(t.color),C;var Q=document.createElement("cvml:shadow");Q.on="t";Q.color=E.color;Q.offset=t.offX+","+t.offY;if(s){C=Cufon.CSS.color(s.color);Q.type="double";Q.color2=C.color;Q.offset2=s.offX+","+s.offY}Q.opacity=E.opacity||(C&&C.opacity)||1;y.appendChild(Q)}V+=O[ag++]}var P=y.nextSibling,v,D;if(F.forceHitArea){if(!P){P=document.createElement("cvml:rect");P.stroked="f";P.className="cufon-vml-cover";v=document.createElement("cvml:fill");v.opacity=0;P.appendChild(v);q.appendChild(P)}D=P.style;D.width=ab;D.height=al}else{if(P){q.removeChild(P)}}ao.width=Math.max(Math.ceil(p.convert(g*S)),0);if(f){var T=ac.computedYAdjust;if(T===undefined){var H=ac.get("lineHeight");if(H=="normal"){H="1em"}else{if(!isNaN(H)){H+="em"}}ac.computedYAdjust=T=0.5*(a(aj,H)-parseFloat(ao.height))}if(T){ao.marginTop=Math.ceil(T)+"px";ao.marginBottom=T+"px"}}return B}})());

Cufon.registerFont((function(f){_cufon_bridge_={p:[{"d":"19,-245v25,-12,98,-14,111,6v-12,5,4,35,-13,31v-2,-3,2,-5,0,-8r-14,9v9,-2,15,6,4,7v-53,8,-12,120,-24,188v8,14,-20,74,34,59v11,3,7,34,8,42v-33,-1,-62,1,-92,1v-37,0,-6,-63,-17,-108xm114,-240v-32,18,-61,41,-88,64r-1,10r15,-10v-2,0,-6,1,-6,-1v0,-4,2,-7,6,-5v9,-15,24,-16,26,-24v16,-5,28,-23,43,-28v0,-4,4,-4,5,-6xm27,-245v0,4,1,3,4,2v2,-2,0,0,-2,-2v-1,-1,-2,0,-2,0xm92,-244v-3,0,-4,-1,-3,0v1,1,2,1,3,0xm31,-234v3,-4,7,-5,9,-10v-5,2,-6,6,-9,10xm28,-224v7,-3,21,-14,21,-18v-7,5,-17,10,-21,18xm28,-213v13,-5,23,-20,34,-28v-14,7,-26,18,-34,28xm37,-211v12,-10,27,-17,38,-28v-13,-1,-14,10,-23,14v-6,4,-10,9,-15,14xm27,-193v20,-12,39,-27,58,-43v-7,-5,-14,11,-22,13v-6,5,-19,9,-18,17v-7,3,-14,7,-18,13xm57,-206r41,-30v-9,-3,-16,13,-23,15v-6,4,-12,9,-18,15xm86,-211v10,-6,22,-14,28,-22v-9,8,-22,12,-28,22xm92,-206v12,-3,19,-14,25,-21v-7,8,-19,13,-25,21xm28,-203v0,-2,0,-3,-1,-1xm78,-201v-20,12,-34,30,-53,42v0,9,3,1,8,0v12,-11,39,-23,45,-42xm43,-195v2,0,1,-3,2,-3v-2,0,-2,1,-2,3xm60,-192v-2,-2,-2,0,-1,1xm34,-190r2,0r-2,0xm73,-184v-15,12,-31,27,-48,37r0,6v15,-15,36,-25,48,-43xm40,-178r2,-1xm76,-177r-42,36v8,-2,11,-9,18,-11v6,-7,24,-12,24,-25xm25,-123v9,1,22,-23,38,-27v1,-7,11,-9,14,-15v-18,13,-37,26,-52,42xm75,-156v-11,12,-26,20,-37,32v15,-9,31,-19,37,-32xm23,-101v14,-7,29,-15,36,-29v8,0,10,-9,16,-14v-18,10,-31,32,-52,35v1,4,2,5,0,8xm31,-137v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm75,-127v-17,14,-32,29,-52,41v2,7,8,-5,14,-5v12,-12,33,-19,38,-36xm57,-118v0,0,3,-3,0,-1v-1,0,-1,1,0,1xm24,-115v2,0,2,0,2,-1v0,-1,-1,-2,-2,-2r0,3xm52,-114v1,0,2,0,2,-1v-1,0,-2,0,-2,1xm50,-113v1,2,3,0,1,0r-1,0xm75,-113r-52,38r0,5v5,-3,9,-12,15,-10v4,-13,35,-25,37,-33xm47,-110v-7,9,-22,6,-23,18v7,-6,18,-11,23,-18xm75,-103v-12,4,-35,21,-39,32v11,-9,30,-19,39,-32xm64,-85v3,-1,14,-5,9,-8v-1,5,-6,5,-9,8xm62,-83v1,0,1,-1,1,-1v-1,0,-1,1,-1,1xm51,-62v4,-10,20,-11,24,-21v-19,11,-34,27,-50,41v7,-6,26,-18,26,-20xm25,-52v11,-11,25,-19,36,-30v-11,8,-22,13,-32,23v-1,1,-8,3,-4,7xm23,-32v21,-9,35,-23,52,-35r0,-5xm34,-70v-2,-1,-3,1,-1,1v1,0,1,0,1,-1xm23,-66v0,2,4,2,4,3v-1,-1,2,-2,-4,-3xm75,-46v-1,-3,4,-6,0,-7v-12,12,-27,19,-38,31v14,-4,19,-19,38,-24xm34,-48v1,-1,5,-2,1,-2xm56,-46v-10,4,-21,18,-32,18r0,9v10,-6,19,-20,30,-22v-4,-2,1,-3,2,-5xm76,-34r-1,-6v-17,12,-39,21,-50,39v3,-1,1,-6,8,-5v-3,-3,2,-1,3,-3v13,-6,26,-27,40,-25xm66,-23v2,-3,9,-3,9,-7v-2,2,-9,3,-9,7xm37,-21v-2,0,-5,2,-2,3v-1,-2,2,-1,2,-3xm59,-20v-1,3,0,2,1,2v-1,0,-1,-1,-1,-2xm31,-17r3,-1v-2,0,-3,0,-3,1xm29,-15v-8,1,-2,5,0,1v1,0,1,-1,0,-1xm47,-11v2,2,5,-1,4,-3v-2,0,-1,4,-4,3xm62,-13r-38,26v0,8,2,4,8,2v3,-1,5,-2,6,-5v-1,1,-1,2,1,2v2,-9,19,-16,23,-25xm75,-13v-3,0,-1,2,0,3r0,-3xm47,-9v-2,-1,-4,1,-2,2v1,0,2,-1,2,-2xm57,3v4,-2,11,-7,11,-12xm34,-1v5,0,4,-6,8,-4v1,0,1,-1,0,-1v-4,1,-6,2,-8,5xm68,2r5,-3xm26,6v1,-1,6,-4,6,-6xm35,-1v-2,-1,-5,1,-1,2v1,0,1,-1,1,-2xm24,43v19,-11,35,-22,52,-35v0,-2,1,-3,-1,-4r-52,35xm53,5v0,1,2,2,2,0r-2,0xm63,5r1,0r-1,0xm59,8v0,0,2,-1,0,-1v-1,0,-1,1,0,1xm58,9v-1,0,-3,1,-1,1xm49,16v1,-2,6,-4,1,-3v-1,1,-1,2,-1,3xm48,16v-2,0,-4,1,-1,1v1,0,1,0,1,-1xm43,19v2,0,3,-1,1,-1v0,1,-1,1,-1,1xm34,25v5,0,5,-5,9,-6v-4,1,-6,4,-9,6xm23,62v17,-11,45,-23,52,-39v-18,11,-34,23,-51,35v-1,1,-2,3,-1,4xm29,28r5,-2v-2,0,-4,1,-5,2xm29,30v-2,-2,-4,3,-1,1v1,0,1,0,1,-1xm48,35v4,1,6,-4,1,-2v-1,0,-1,1,-1,2xm24,32v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm34,44v-1,-2,7,-5,3,-3v-2,1,-4,0,-3,3xm24,80v19,-3,37,-21,54,-29v1,-4,-1,-8,-2,-9v-16,14,-34,23,-53,34v0,1,1,3,1,4xm62,45v0,1,4,2,2,-1v-1,0,-2,0,-2,1xm45,56v4,7,5,-8,9,-2v-1,-3,3,-3,2,-4v-3,2,-6,6,-11,6xm79,56r-43,25v19,-5,31,-14,43,-25xm89,57v1,0,2,-1,2,-1v-1,0,-2,1,-2,1xm64,80v15,-6,26,-15,38,-24xm45,58v-8,2,-19,6,-22,14xm51,81v13,-6,26,-14,37,-23v-14,6,-22,18,-37,22v-1,0,-1,0,0,1xm114,62v3,0,4,-3,0,-1v-1,0,-1,1,0,1xm91,71v2,0,3,-2,3,-2v-1,0,-2,1,-3,2xm105,69r-24,13v11,1,16,-8,24,-13xm79,78v4,-1,6,-4,10,-5v-4,0,-8,4,-10,5xm105,76v2,1,6,-4,2,-2v-1,0,-2,1,-2,2xm104,84v4,-3,13,-3,13,-8v-5,0,-11,6,-13,8xm94,84r9,-6v-3,0,-8,4,-9,6","w":145},{"d":"201,-112v-25,40,-45,100,-58,145v-13,13,-13,41,-29,50v-2,-7,-7,2,-11,1v6,-1,16,3,7,6v-20,-1,-38,1,-55,-4r-1,-38v39,3,58,-28,42,-63v-18,-40,-32,-82,-52,-118v-13,2,-25,1,-34,-4r3,-36v2,1,0,4,1,5v15,-24,74,-8,112,-11v-1,20,9,52,-16,46v-4,15,14,42,19,59v15,-13,16,-40,26,-56v-12,-5,-20,10,-20,-15r0,-35v18,5,51,-7,79,0v20,-9,20,10,17,30v0,6,4,12,1,18v-9,0,-31,-4,-24,6v-6,1,-8,8,-7,14xm184,-175v-16,5,-29,18,-42,27v0,2,-1,5,1,5v13,-11,30,-19,41,-32xm148,-140v16,-11,33,-21,47,-35v-16,11,-32,22,-47,35xm142,-156v6,2,18,-14,26,-18r-4,0v0,0,2,1,0,1v-11,-3,-14,10,-23,12v0,2,1,4,1,5xm154,-138v21,-7,39,-24,51,-36xm163,-130v12,-5,25,-20,42,-27v1,-5,11,-10,16,-17v-24,9,-37,26,-58,37v4,2,0,6,0,7xm29,-140v21,-2,33,-24,51,-32r-2,-1v2,-2,4,2,6,0v-25,5,-37,22,-55,33xm32,-173v-6,0,-15,3,-11,10v3,-5,7,-6,11,-10xm18,-147v14,-4,19,-15,31,-20v-1,-4,5,-2,5,-6v-18,1,-23,14,-36,21r0,5xm51,-135v19,-2,39,-29,57,-38v-20,6,-37,23,-54,34v-2,0,-3,2,-3,4xm114,-168v0,2,0,2,2,2v0,-2,0,-2,-2,-2xm55,-128v24,-12,45,-29,65,-45v-26,11,-44,28,-65,45xm66,-173v-18,10,-33,22,-46,33v19,-11,31,-20,46,-33xm88,-171v-13,12,-29,18,-42,29v14,4,22,-17,34,-20v0,0,-1,0,-2,-1v5,0,10,-4,10,-8xm140,-171v0,6,3,4,5,2v1,-1,2,-1,2,-2v-4,1,-3,2,-7,0xm226,-169r-69,50v-1,0,-2,2,-1,3v16,-9,30,-23,45,-29v6,-8,21,-13,25,-24xm69,-127v18,-11,34,-22,51,-37r-62,42v2,7,10,3,14,0v-2,-1,-4,-2,-3,-5xm226,-158r-30,20v2,4,1,5,-2,7v14,-6,20,-16,32,-21v-2,0,-1,-6,0,-6xm93,-136v10,-5,22,-9,27,-18v-9,5,-20,11,-27,18xm117,-143v-2,3,-13,5,0,5v0,-1,2,-4,0,-5xm218,-140v2,-2,5,0,5,-3v-2,0,-7,1,-5,3xm85,-131r-1,0r1,0xm147,-93v12,-5,19,-16,33,-21v0,-10,16,-7,20,-15v-11,5,-21,10,-30,16v-1,0,0,-1,0,-3v-9,6,-23,8,-23,23xm102,-127v-9,-2,-21,14,-31,17v3,5,-4,2,-1,7xm175,-124v3,0,2,-5,1,-1xm64,-111v8,-4,12,-9,17,-12v-6,4,-13,6,-17,12xm91,-111r13,-10v-2,1,-13,7,-13,10xm143,-82v14,-8,26,-21,42,-27v0,-5,15,-6,9,-11v-16,13,-37,22,-51,38xm108,-114v-11,5,-27,13,-31,25v8,-4,15,-15,27,-19v-2,-4,5,-1,4,-6xm73,-98v6,-2,13,-8,16,-13v-5,6,-12,6,-16,13xm139,-73v19,-9,30,-23,50,-31v0,0,1,-2,1,-3v-18,10,-34,21,-51,32v2,1,-2,3,1,3v1,-1,0,-1,-1,-1xm91,-92v3,0,6,-5,2,-2v0,1,-2,2,-2,2xm185,-95v-17,14,-41,21,-53,37v3,-1,5,-3,7,-5v1,1,-3,3,0,3v13,-11,25,-25,44,-30v-1,-2,3,-4,2,-5xm85,-68v7,1,16,-15,24,-13v1,-6,13,-6,4,-12v-2,0,2,3,-1,2v-12,3,-16,15,-27,20v0,1,-1,3,0,3xm99,-91v-5,5,-13,8,-17,15v9,-3,11,-9,17,-15xm85,-88v3,2,6,-2,1,-1v-1,0,-1,0,-1,1xm178,-83r-80,51v-1,8,3,5,7,2v24,-18,53,-30,74,-51v1,-1,1,-2,-1,-2xm89,-60v10,-4,21,-15,30,-22v-13,4,-21,13,-30,22xm91,-51v12,-5,19,-17,31,-22v-10,2,-25,13,-31,22xm166,-49r2,-6r-60,37v0,-2,-4,-1,-3,-4r66,-41v-1,-2,3,-4,1,-6r-71,46r4,10v21,-11,37,-28,61,-36xm98,-46r25,-20v-9,4,-20,13,-25,20xm100,-39v4,-5,27,-10,28,-19v-9,5,-21,11,-28,19xm93,-42v3,1,3,-3,5,-3v-2,0,-4,1,-5,3xm107,-8v21,-7,30,-24,53,-28v0,-2,3,-5,1,-5xm113,-3v14,-8,25,-22,42,-20r3,-7v-16,7,-34,15,-45,27xm112,4v13,-6,35,-14,41,-24v-15,6,-30,13,-41,24xm106,18v15,-7,21,-20,41,-22r3,-5v-15,9,-36,12,-44,27xm142,3v2,0,4,0,3,-2xm138,5v-3,0,-6,1,-2,1xm107,31v-2,-3,3,-4,6,-5v6,-5,25,-12,30,-19v-14,9,-32,13,-43,25v7,1,1,-4,7,-1xm95,48v14,4,17,-12,33,-12v4,-7,12,-7,11,-19v-6,3,-7,2,-4,10xm123,25v-8,6,-21,9,-25,17v8,-5,19,-10,25,-17xm96,58v13,-5,25,-11,36,-19v-26,10,-52,28,-75,38v1,3,6,-3,12,-2r-2,-2v1,-1,3,0,4,0v12,-8,19,-11,27,-14v-2,0,-2,-1,-2,-1xm84,50v-17,-5,-34,14,-16,9v4,-3,10,-7,16,-9xm103,62v8,-6,21,-1,23,-12v-6,4,-18,7,-23,12xm59,71v5,1,9,-7,13,-4v0,-2,-1,-2,-1,-2v7,-3,18,-8,24,-13v-13,-1,-28,10,-36,19xm77,83v13,-5,25,-15,43,-17r1,-5v-18,6,-37,15,-52,24v3,-1,9,0,9,-3v0,1,0,1,-1,1xm93,67v1,1,4,-2,5,-3v-1,2,-5,0,-5,3xm85,71r4,-2v-2,0,-3,1,-4,2xm80,73v2,-1,5,1,5,-2v-2,0,-5,0,-5,2xm72,78v3,0,5,-3,6,-4v-3,1,-4,2,-6,4xm107,75r-18,8v9,1,13,-4,18,-8xm69,79v-2,0,-14,6,-4,3v0,0,-1,-1,0,-1","k":{".":38,",":36,"e":4}},{"d":"100,-197v19,-20,25,-72,71,-52v-9,30,-26,54,-37,81v-21,51,-51,99,-75,150v6,11,-19,16,-33,18v-13,2,-23,-6,-13,-18r87,-173r0,-6xm133,-233v6,-4,16,-8,18,-14xm129,-231v-2,-1,-3,3,-1,1v1,0,1,0,1,-1xm139,-231v-8,1,-12,8,-17,12xm145,-214v-1,0,2,-3,0,-2v2,1,-2,1,0,2xm121,-213v-1,0,-8,3,-4,3v1,-1,3,-2,4,-3xm149,-212v-12,9,-27,16,-37,26xm132,-207v1,0,1,0,1,-1v-1,0,-1,0,-1,1xm106,-190v9,-3,6,-10,15,-17v-5,5,-13,9,-15,17xm144,-201v-1,0,-5,3,-1,2v0,0,0,-2,1,-2xm129,-191v-1,0,-5,1,-2,1xm136,-190v-3,2,-4,2,-1,2v1,0,1,-2,1,-2xm114,-182v2,0,8,-4,7,-6xm127,-184r2,-1xm125,-183v-11,8,-26,13,-34,24v12,-8,25,-14,34,-24xm111,-180r1,-1v2,-2,2,-1,0,0v-1,0,-1,1,-1,1xm111,-165r4,-3v0,2,-5,0,-4,3xm118,-157v0,-2,7,-5,7,-7v0,2,-7,5,-7,7xm89,-158v-2,2,-1,4,1,1v1,0,0,-1,-1,-1xm88,-155v-2,1,-4,6,-4,9v1,-1,4,-6,4,-9xm87,-150v2,0,8,-5,4,-6v-2,-1,-3,6,-4,6xm108,-150v2,0,5,-3,6,-4v-3,0,-5,2,-6,4xm103,-153r-1,1xm98,-150v-6,3,-16,7,-19,12v6,-3,13,-7,19,-12xm104,-147r-1,0r1,0xm111,-139v3,0,4,-3,6,-4xm90,-138v2,0,3,-1,3,-2v-2,0,-3,1,-3,2xm98,-137v2,-1,8,-2,2,-2v-1,0,-2,2,-2,2xm94,-134r3,-3v1,3,-3,1,-3,3xm107,-136v2,0,2,-1,1,-1v-1,0,-1,1,-1,1xm77,-130v1,0,7,-3,6,-5v-2,2,-5,2,-6,5xm84,-127v4,-1,6,-5,9,-7v-4,1,-6,5,-9,7xm88,-116r20,-12v-7,4,-14,7,-20,12xm94,-126v-2,-2,-17,8,-19,12v5,-4,12,-8,19,-12xm70,-119v3,0,4,-3,1,-2v-1,0,-1,1,-1,2xm80,-111r6,-5v-1,2,-6,2,-6,5xm55,-88v15,-9,33,-18,42,-28v-13,11,-31,16,-42,28xm72,-106v4,0,5,-3,7,-5v-4,1,-5,3,-7,5xm67,-102v1,0,2,-1,2,-2v-1,0,-2,1,-2,2xm95,-101v1,0,1,-1,1,-1xm77,-95v-9,6,-22,10,-29,18v10,-6,20,-11,29,-18xm88,-90v1,-1,6,-1,3,-4v0,2,-3,3,-3,4xm85,-88v0,0,3,-3,0,-1v-1,0,-1,1,0,1xm86,-84v1,2,-8,5,-6,6v2,-2,7,-3,6,-6xm69,-64v2,-4,11,-4,11,-9v-2,4,-11,4,-11,9xm66,-64r1,0r-1,0xm27,-32v14,-10,40,-17,48,-29v-16,10,-34,17,-48,29xm59,-59v3,1,6,-3,1,-2v-1,0,-1,1,-1,2xm54,-55v2,0,2,-1,1,-2v-1,-1,-1,0,-1,2xm51,-54v2,1,5,-2,1,-1v-1,1,-2,1,-1,1xm50,-54v-5,2,-11,7,-13,9v5,-1,9,-6,13,-9xm66,-47v0,0,-1,0,0,0r1,-1xm19,-13v11,-7,37,-16,41,-26v-13,9,-29,16,-41,26xm24,-24v7,-1,11,-5,16,-9v-5,3,-12,5,-16,9xm56,-25r1,-2v0,1,-2,1,-1,2xm30,-5v6,-4,22,-4,20,-12","w":152},{"d":"126,-3v-27,4,-75,4,-101,3v-7,-6,2,-34,-11,-28v-1,-6,7,-2,7,-8v-8,1,-3,-4,-3,-5r3,1v-7,-12,11,-8,20,-12v13,4,19,-4,17,-14v-6,-40,-2,-96,0,-134v-10,-2,-23,2,-30,-2r-1,-50v34,-6,66,-4,97,0v18,14,22,61,44,58v-9,19,20,36,25,55v11,0,8,16,19,21v1,3,4,6,5,0v1,-31,-7,-66,-6,-92v-25,8,-27,-20,-19,-39v10,-6,33,5,43,-6v13,9,45,-8,61,7v-8,5,-3,27,-6,39v-5,2,-3,-3,-3,-7v-3,-1,-10,5,-4,3v2,0,3,0,3,2v0,9,-15,3,-22,6r3,202v-13,9,-38,-1,-49,8v-9,0,-6,-11,-15,-11v-3,-17,-15,-17,-16,-33r-62,-107v-6,-10,-13,-16,-16,-27v-4,31,4,84,2,120v6,1,13,4,16,8xm33,-213v0,5,3,2,6,1r48,-36v-23,7,-34,24,-54,35xm100,-248v2,3,4,-1,6,1v1,-4,-5,-1,-6,-1xm35,-220r38,-28v-17,4,-25,17,-39,24xm60,-247v-9,2,-18,9,-24,17v3,-5,16,-7,14,-12v6,0,6,-3,10,-5xm63,-210v15,-15,42,-24,57,-38v-28,7,-42,29,-67,40v5,1,5,-5,10,-2xm42,-209v20,-6,44,-26,60,-37v-25,2,-39,28,-60,37xm34,-244v2,1,2,-2,3,-2v-2,-1,-3,0,-3,2xm220,-213r46,-24r-2,-1v7,-1,13,-5,19,-8v-27,3,-44,22,-66,29v1,3,2,5,3,4xm214,-230v9,-2,17,-10,26,-14v-7,-3,-18,11,-26,14xm250,-241v5,1,6,-3,9,-5xm195,-238v2,-3,5,-3,6,-6v-6,-1,-8,3,-6,6xm220,-244v-12,1,-19,5,-25,12v8,-1,17,-10,25,-12xm64,-203v20,-13,43,-23,61,-38v-20,5,-45,27,-65,36v3,0,4,1,4,2xm249,-240v-2,1,-1,1,-1,1xm33,-235v3,0,5,-2,6,-4v-2,2,-5,1,-6,4xm240,-239v-1,0,-4,1,-4,3v0,-2,4,-1,4,-3xm215,-235r4,-3v-3,0,-4,1,-4,3xm287,-238v-22,8,-42,20,-62,30v-3,1,-6,4,-6,8v15,-12,54,-20,68,-38xm243,-236v1,0,2,-1,2,-2v-1,0,-2,1,-2,2xm195,-226v5,-2,15,-6,17,-10v-5,4,-12,5,-17,10xm64,-191v8,-3,14,-13,22,-12v13,-15,33,-18,43,-31v-21,7,-49,24,-66,37xm242,-235v-1,-1,-5,2,-3,3v-1,-3,3,-1,3,-3xm229,-231v1,-1,-1,-3,-1,-2v0,1,0,2,1,2xm234,-232v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm232,-229v2,0,2,0,2,-2v-1,0,-4,1,-2,2xm207,-226r7,-4xm63,-183r53,-30v-1,-6,22,-8,16,-15r-69,41r0,4xm217,-226v3,0,4,-3,0,-1v-1,0,-1,1,0,1xm226,-227v-2,0,-3,0,-2,1v1,1,1,0,2,-1xm205,-226v-3,3,-13,4,-9,10v12,0,6,-5,9,-10xm221,-224r1,0r-1,0xm215,-220v1,0,4,-3,1,-2v-1,0,-1,1,-1,2xm288,-224v-10,8,-32,11,-38,19v14,-9,27,-9,38,-19xm219,-191v5,-1,28,-8,30,-15xm91,-193r47,-27v-17,6,-31,18,-46,25v-2,0,-2,1,-1,2xm209,-217v0,-1,5,0,4,-3v-2,0,-5,2,-4,3xm66,-172v20,-14,48,-24,71,-36v0,-1,6,-2,3,-7v-24,15,-52,26,-74,43xm39,-208v-2,0,-3,3,0,2v1,0,0,-1,0,-2xm43,-208v-2,0,-5,1,-1,1v1,0,1,0,1,-1xm98,-183v15,-8,34,-12,49,-20v0,-2,-2,-2,-3,-3v-29,14,-54,23,-82,40v0,2,-4,5,1,5r35,-18r0,-4xm235,-203r0,-1v0,0,1,1,0,1xm231,-202v1,0,2,0,2,-1v-1,0,-1,0,-2,1xm231,-202v-5,0,-16,9,-9,5v2,-2,8,-2,9,-5xm150,-198v-16,3,-29,13,-40,21v15,-4,30,-13,40,-21xm219,-179v10,2,24,-15,38,-16v0,-1,1,-4,-1,-4v-9,8,-27,13,-37,20xm243,-198v1,4,2,1,3,1v0,-1,-2,-1,-3,-1xm240,-195v-1,0,-22,5,-21,12xm82,-189v2,1,8,-3,7,-5v-1,2,-5,4,-7,5xm156,-189v-10,-8,-29,13,-42,16v0,6,4,2,9,2v8,-8,23,-11,33,-18xm221,-170v13,-8,22,-14,37,-19v-9,-3,-26,11,-36,15v-2,1,-2,3,-1,4xm79,-186v1,0,5,-4,0,-2v-1,0,-1,1,0,2xm73,-185r3,1v0,-2,-2,-1,-3,-1xm120,-165v9,4,30,-12,37,-20xm69,-181v1,1,4,-2,4,-3v-1,1,-3,0,-4,3xm220,-162v13,-6,27,-11,38,-19v-2,1,0,-4,-2,-2v-11,7,-33,11,-36,21xm63,-177v2,-1,5,-1,5,-4v-1,1,-4,2,-5,4xm123,-157v13,-2,29,-13,33,-20v-9,9,-22,13,-33,20xm220,-156v12,-3,30,-13,37,-19v-12,6,-26,11,-37,19xm166,-171v-10,-2,-29,13,-39,21v7,2,8,-7,16,-6v-2,0,-2,-1,0,-1v8,-4,15,-10,23,-14xm62,-173v0,2,0,2,2,2v0,-1,-1,-2,-2,-2xm102,-166v0,-1,-1,-1,-2,-2v2,1,2,1,2,-2v-15,5,-28,14,-42,21v1,3,1,1,0,5xm85,-167v2,-1,5,-3,2,-2v0,1,-1,2,-2,2xm257,-167v-7,4,-15,5,-21,10v6,-3,19,-4,21,-10xm78,-163v2,0,3,-1,4,-3v-1,1,-4,1,-4,3xm132,-144v10,-3,34,-15,36,-22v-12,8,-26,12,-36,22xm62,-154r15,-9v-5,2,-15,3,-15,9xm62,-137v11,-11,29,-13,40,-24r-40,20v-2,1,-2,2,0,4xm136,-136r38,-23v-13,8,-34,10,-38,23xm226,-152v3,-1,8,-6,10,-3v-2,-5,-8,1,-10,3xm248,-157v-7,4,-19,8,-27,11v4,7,25,-6,27,-11xm247,-149v3,-1,9,-2,10,-6xm63,-132v18,-6,26,-15,39,-18v-3,-2,1,-2,0,-3v-13,7,-30,11,-39,21xm139,-131v13,-4,25,-17,40,-20v-13,-3,-29,13,-40,20xm225,-153r0,2r0,-2xm221,-149v0,-1,3,-2,1,-2xm184,-143v-11,-9,-31,11,-43,17v6,9,17,-6,26,-7v-1,0,-1,-1,-1,-1v7,-1,11,-7,18,-9xm240,-145v2,0,3,-1,3,-2v-2,0,-3,1,-3,2xm101,-143v0,2,2,1,2,0v0,-2,-2,-1,-2,0xm60,-121v10,-6,37,-13,42,-25v-14,8,-36,16,-42,25xm234,-142v2,0,3,-1,4,-2v-2,0,-3,1,-4,2xm223,-130v9,-3,18,-9,26,-14v-9,4,-20,7,-26,14xm229,-140v3,0,6,-2,2,-2v-1,0,-2,1,-2,2xm257,-142r-4,3v1,0,3,-1,4,-3xm229,-140v-5,1,-7,2,-7,5v1,-1,7,-3,7,-5xm145,-119v13,11,32,-13,45,-17r-2,-3v-14,5,-29,16,-43,20xm103,-137r-42,22v0,1,-1,4,1,4v13,-6,26,-16,40,-21v-1,-3,-2,-1,0,-4r2,3v0,-2,0,-3,-1,-4xm222,-123r25,-13v-8,5,-20,6,-25,13xm229,-122v11,-1,17,-7,25,-11v-10,3,-17,7,-25,11xm60,-129v3,0,4,-3,1,-2v-1,0,-1,1,-1,2xm150,-108v12,-3,29,-17,45,-22v-13,0,-33,14,-45,22xm222,-111v13,-4,26,-10,36,-18v-13,4,-26,12,-36,18xm63,-104v10,1,25,-16,39,-20v-8,-6,-32,19,-40,16v-2,3,0,4,0,8v2,0,3,-4,1,-4xm104,-126v-1,-3,-2,0,-1,0v0,1,1,1,1,0xm159,-104v12,-7,27,-12,38,-21v-14,5,-29,10,-38,21xm223,-117v2,-2,5,-2,6,-5v0,3,-7,3,-6,5xm157,-97v13,2,27,-19,44,-20v1,0,2,-2,2,-3v-16,6,-32,15,-46,23xm255,-119v-1,-1,-2,-2,-2,-1v0,1,1,2,2,1xm102,-119r-11,5v2,3,10,-3,11,-5xm251,-118v-2,0,-3,1,-1,1xm243,-114v0,0,5,-3,1,-1v-1,0,-2,1,-1,1xm205,-114v3,0,6,7,4,2v1,-3,-2,-2,-4,-2xm162,-91v14,1,30,-16,41,-23v-14,7,-29,14,-41,23xm238,-111r1,-2v1,1,-3,1,-1,2xm104,-112v-14,5,-32,10,-39,23v13,-11,25,-16,39,-23xm222,-106v5,4,10,-3,14,-5xm258,-109v0,0,-1,-2,-1,0r1,0xm85,-109v-2,0,-4,1,-1,1xm80,-107v0,1,0,1,2,0v0,-2,0,0,-2,0xm206,-107v1,0,1,0,1,-1xm174,-68v10,7,34,-20,48,-18v12,-9,22,-13,33,-22xm63,-84v12,1,26,-14,39,-18v1,0,1,-1,1,-3xm211,-104v1,1,2,0,2,-1v0,-1,-1,0,-2,1xm159,-104v-1,0,-3,1,-1,1v0,0,1,0,1,-1xm208,-102v-1,-1,4,0,2,-2v1,1,-4,1,-2,2xm184,-95v5,-1,10,-6,14,-8v-4,0,-11,6,-14,8xm167,-81v11,4,30,-15,42,-15r-1,-1v2,-2,8,-1,7,-6r-10,3r2,-2v-14,6,-25,16,-40,21xm259,-103r-2,1v1,0,2,-1,2,-1xm104,-95v-13,2,-33,13,-41,21v13,-7,29,-12,41,-21xm249,-89r0,2v3,-3,9,-4,10,-9r-80,34v13,25,34,-7,52,-10v-16,1,-32,17,-43,14v19,-12,43,-17,61,-31xm164,-86v4,3,15,-5,19,-9xm196,-87r2,-2xm104,-88v-10,6,-27,8,-33,18v12,-5,24,-10,33,-18xm192,-84v0,-1,0,-2,1,-2v0,1,-4,1,-1,2xm260,-77v-3,-3,2,-12,-7,-7v-4,19,-49,23,-65,38v24,-8,41,-21,59,-26v1,-1,9,-8,13,-5xm188,-84v1,0,1,0,1,-1xm193,-81v0,0,2,-2,0,-1v-1,1,-1,1,0,1xm247,-81v-3,0,-7,3,-2,2v1,0,2,-1,2,-2xm177,-78v2,1,2,-2,3,-2v0,1,-3,0,-3,2xm187,-79v1,0,4,-1,1,-1xm175,-78v1,0,1,0,1,-1v-1,0,-1,0,-1,1xm171,-71v6,-2,10,-4,14,-8xm240,-76v2,-1,2,-2,1,-3v-2,1,-8,4,-1,3xm169,-76r3,0r-3,0xm235,-76r-4,3v2,-2,4,2,4,-3xm65,-53v12,-6,23,-14,37,-19v-12,4,-33,10,-37,19xm105,-72r-2,-1xm253,-69v4,-1,6,-2,6,-3v-2,1,-5,0,-6,3xm76,-66v1,0,3,1,3,-1v-2,0,-3,1,-3,1xm243,-66v2,1,6,-1,2,-1v-1,0,-2,0,-2,1xm196,-38v20,-10,46,-16,63,-29v-20,11,-53,17,-65,31v0,1,1,1,1,0v-1,-1,-1,-2,1,-2xm103,-66v-15,6,-36,14,-44,23xm233,-61v3,-1,8,-2,9,-4xm68,-64v0,0,0,2,1,2v0,0,0,-2,-1,-2xm196,-32v22,-3,39,-18,53,-19v0,-1,-2,-1,-2,-2v4,3,19,-9,7,-4v-20,9,-40,14,-58,25xm105,-56v0,-1,-1,-3,-1,-1xm229,-58v0,0,-1,-2,-1,0r1,0xm28,-19v25,-14,53,-23,76,-39v-27,8,-54,27,-72,32v-1,1,-1,0,-1,-2v7,-7,18,-9,26,-15v-12,2,-21,8,-30,12xm225,-58v0,1,0,1,1,1v1,-1,0,-1,-1,-1xm62,-54r0,-1v-1,0,-1,1,0,1xm214,-52v-1,-1,-2,-1,-2,0v0,1,1,1,2,0xm210,-51r1,0r-1,0xm204,-48v2,0,4,-2,5,-3xm28,-13r76,-35v-25,3,-51,24,-74,32v-2,0,-2,1,-2,3xm191,-42v3,-1,7,-3,10,-5v-2,0,-9,3,-10,5xm116,-45r4,0r-4,0xm46,-45v-2,0,-3,1,-4,2v2,0,3,0,4,-2xm27,-37v10,-2,18,-7,11,-6v-5,1,-10,1,-11,6xm204,-20v9,3,12,-5,19,-5v-1,-2,-1,0,1,-2r35,-17v-17,7,-40,13,-55,24xm199,-27v12,1,34,-12,39,-16xm108,-32v4,-2,12,-4,14,-8v-4,3,-11,4,-14,8xm257,-36v-17,6,-33,15,-49,21v13,4,36,-14,49,-21xm100,-35v0,2,0,2,2,2v0,-2,0,-2,-2,-2xm29,-9r53,-22v0,-1,0,-1,1,-1v1,2,1,-1,2,-1v1,0,1,-1,0,-1v-18,9,-40,14,-56,25xm103,-30v0,1,1,1,2,0v1,-2,0,-2,-1,-1v-1,0,-1,1,-1,1xm64,-6v24,-5,36,-15,58,-25v-19,3,-39,18,-58,25xm89,-28v0,-1,4,-2,0,-1v-1,0,-1,0,0,1xm259,-30v-2,2,-8,3,-8,4v3,-1,8,-1,8,-4xm49,-6v19,-5,34,-15,51,-22v-16,4,-36,15,-51,22xm32,-5v19,-4,37,-14,54,-23xm248,-23v0,0,3,-2,1,-3v1,2,-3,2,-1,3xm85,-8v16,-2,26,-9,36,-17xm110,-12v-3,2,-16,7,-6,6v3,-5,17,-6,16,-11v-3,2,-6,3,-10,5xm243,-15r3,-2v-1,0,-3,0,-3,2xm236,-5v12,1,19,-4,24,-11xm243,-15v-1,-3,-6,4,-2,1v1,0,2,-1,2,-1xm221,-12v0,-3,6,1,6,-3v-1,1,-8,1,-6,3xm239,-14r-23,10v12,1,16,-5,23,-10xm215,-10v-2,2,-1,6,0,2v1,-1,1,-2,0,-2xm116,-6v3,0,6,1,5,-3v-2,1,-5,1,-5,3xm256,-4v2,1,6,-1,3,-2","w":308,"k":{".":19,",":18,"A":20}},{"d":"36,-190v-1,-14,-27,-34,-10,-60v84,25,104,116,94,215v-24,53,-52,104,-106,124v-4,-8,1,-30,2,-44v6,-1,10,-9,15,-11v33,-47,32,-156,14,-220xm93,-186v0,-15,-30,-17,-37,-29v-12,-2,-17,-12,-28,-16xm52,-227v-1,-1,-2,-2,-1,0v0,1,1,0,1,0xm55,-227v-3,1,4,6,1,3v-1,0,-1,-2,-1,-3xm63,-219v0,-1,0,-2,-2,-2v0,1,0,2,2,2xm55,-221v-1,4,7,5,2,2v-1,0,-1,-1,-2,-2xm32,-219v20,19,48,30,70,47v-17,-21,-47,-32,-70,-47xm71,-215v3,-2,-3,-3,-3,-4v-2,1,-2,2,-4,0v2,3,4,3,7,4xm64,-215v2,7,11,8,18,12v-5,-6,-12,-7,-18,-12xm37,-207v0,-1,0,-2,-1,-3xm107,-162v-20,-19,-46,-27,-67,-45v20,19,43,31,67,45xm109,-150v-17,-17,-41,-28,-60,-43v13,22,39,30,60,43xm86,-156r0,-2v-1,1,-1,1,0,2xm59,-158v8,12,23,18,35,26v-11,-10,-24,-16,-35,-26xm89,-154v0,-1,0,-2,-2,-2v1,0,0,4,2,2xm97,-148v1,0,1,-1,-1,-2v-2,-1,-2,-2,-3,-2xm78,-152v4,11,26,16,34,26r0,-9xm61,-143r0,-3r0,3xm112,-141v-1,-3,-4,-3,-8,-3xm90,-126v-7,-9,-18,-12,-28,-18xm63,-132v-1,-3,-1,-7,-2,-2v0,1,1,2,2,2xm64,-135v9,10,27,18,40,26v-12,-9,-26,-18,-40,-26xm64,-124v0,0,-3,-3,-1,-1v0,1,1,1,1,1xm97,-123v-1,-1,-3,-2,-5,-2xm68,-123v7,7,17,11,25,15v-7,-7,-17,-10,-25,-15xm114,-101v3,-13,-9,-17,-17,-22v3,3,19,10,10,15v0,4,6,3,7,7xm67,-113v2,-2,-3,-5,-5,-5v1,2,3,4,5,5xm68,-114v8,7,17,11,25,17v-2,-8,-17,-13,-25,-17xm67,-103v0,-2,-2,-4,-5,-5v0,3,3,5,5,5xm104,-100v-1,-2,-6,-5,-7,-6v0,2,6,4,7,6xm116,-71v-11,-11,-37,-32,-48,-32v13,14,31,22,48,32xm109,-97v1,1,2,2,1,0v-1,-1,-1,-2,-2,-2v0,1,0,2,1,2xm66,-95v0,-2,-3,-1,-4,-2xm112,-96v-2,2,5,7,2,2v-1,-1,-2,-1,-2,-2xm102,-91v-1,-2,-5,-4,-7,-5v2,2,4,5,7,5xm103,-91v4,5,19,14,9,3xm67,-85v1,-3,-4,-2,-4,-4v-1,1,3,4,4,4xm115,-55v-18,-8,-29,-22,-47,-30v14,13,31,24,47,35r0,-5xm102,-72v-3,-4,-8,-5,-12,-7xm62,-72v-1,3,9,8,4,2v-1,0,-3,-1,-4,-2xm114,-40v-5,-13,-27,-22,-36,-26v11,8,21,17,34,23v-1,2,-2,3,2,3xm68,-67v9,15,31,23,45,35v-12,-14,-30,-24,-45,-35xm116,-65v-3,2,-1,1,-4,0v2,2,5,6,4,0xm64,-59v0,-3,-1,-4,-3,-4v-2,4,0,4,3,4xm110,-25v-13,-11,-31,-26,-44,-33v14,13,27,23,44,33xm62,-50v2,2,3,2,1,-1v-1,-1,-3,-2,-4,-2v0,1,2,2,3,3xm107,-16v-10,-13,-27,-24,-43,-32xm62,-39v0,-3,-7,-7,-3,-2v1,1,3,2,3,2xm62,-39r41,30xm76,-19v-5,-6,-12,-8,-18,-14v1,7,14,10,18,14xm87,0v-5,-11,-19,-14,-26,-23v5,10,20,16,26,23xm97,0v7,-8,-15,-11,-19,-19v2,7,15,11,19,19xm89,12v-5,-15,-24,-18,-33,-30v1,13,25,20,33,30xm69,5r-12,-9v4,3,7,7,12,9xm88,1v1,1,2,2,2,0v0,0,-4,-2,-2,0xm55,3v-1,-1,-3,-3,-5,-3v0,2,4,2,5,3xm62,9v2,-3,-9,-5,-2,-2v2,1,2,2,2,2xm73,9v3,-1,-3,-1,0,-2v-3,0,0,1,0,2xm73,17v0,-2,-9,-7,-10,-8v0,4,9,4,10,8xm85,17v0,-3,-9,-6,-11,-8v3,4,8,4,11,8xm76,28v-7,-6,-16,-10,-22,-18v6,6,13,23,22,18xm69,36v-5,-9,-15,-14,-22,-21v7,8,14,13,22,21xm64,41v-5,-8,-14,-12,-20,-18v5,6,15,11,20,18xm46,33v2,6,10,9,12,17v8,-1,2,-5,-1,-8xm41,39r1,1v0,0,0,-1,-1,-1xm41,66v-2,-7,-13,-12,-18,-17xm23,64v0,-1,-1,-1,-2,-1xm24,66v1,0,3,3,3,2xm20,71v-4,5,2,12,7,8v0,-4,-5,-6,-7,-8","w":135},{"w":123},{"d":"116,-250v33,-1,40,27,55,43r-1,16r-43,1v-3,-12,-8,-21,-20,-25v0,10,-4,46,3,56v19,3,27,17,43,23v28,25,42,83,8,106v-11,13,-31,20,-50,25v-4,8,-2,20,-5,28v-12,0,-20,3,-31,-1r-1,-23v-16,0,-30,-15,-41,-15v-8,-19,-25,-31,-18,-61v9,-3,28,-1,43,-3v0,14,8,32,17,26r-2,-59v-35,-13,-64,-50,-50,-98v7,-24,32,-31,54,-40v-4,-17,17,-12,29,-13v0,7,2,14,10,14xm50,-217v15,-6,40,-27,52,-32r0,-3r-72,44v1,2,-3,4,0,5v7,-3,15,-13,22,-13xm93,-254r4,-3xm84,-255r3,-2v-2,-1,-2,2,-3,2xm86,-249r7,-5v-4,1,-6,3,-7,5xm104,-246r-53,36v4,-3,9,-5,14,-6v-1,0,-3,-1,-1,-1v14,-8,28,-16,40,-29xm80,-221v14,-7,28,-14,39,-24v-17,4,-24,18,-39,24xm125,-240v2,0,2,0,2,-1v0,-1,-1,0,-2,1xm72,-240v-16,4,-30,10,-37,23v10,-5,21,-9,29,-16v-2,0,-5,4,-7,1v3,-4,9,-6,15,-8xm125,-240v-6,2,-18,12,-9,5v3,-2,7,-2,9,-5xm108,-223v12,5,22,-9,26,-16v-7,6,-20,9,-26,16xm109,-232v-7,3,-16,12,-27,15v1,2,0,2,0,5xm146,-230v-8,5,-19,9,-26,16v10,0,17,-12,26,-16xm152,-223v-8,0,-26,10,-26,16v11,-3,16,-12,26,-16xm154,-217v0,-1,2,-2,0,-2r0,2xm27,-186v14,-10,29,-21,45,-29v-14,3,-30,17,-45,23r0,6xm83,-206v4,-2,7,-5,11,-8v-3,3,-8,4,-11,8xm130,-195v7,-6,27,-11,26,-18v-8,6,-21,8,-26,18xm83,-199v5,-4,17,-6,16,-13v-4,4,-12,8,-16,13xm48,-208v1,0,2,-1,2,-2v-1,0,-2,1,-2,2xm74,-210v-10,6,-12,33,2,36v-1,-12,4,-28,-2,-36xm45,-206v1,-1,5,-2,1,-2v-1,0,-1,1,-1,2xm44,-207v0,1,0,1,1,1xm140,-195v12,0,13,-5,20,-10v-7,2,-14,6,-20,10xm40,-203v1,0,1,-1,2,-2v-2,0,-2,1,-2,2xm37,-203v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm60,-202v-11,6,-22,15,-33,20v0,2,0,4,1,5v8,-10,30,-16,32,-25xm82,-189v7,-2,12,-9,18,-13v-7,4,-13,5,-18,13xm156,-197r9,0v-1,-4,-6,-1,-9,0xm32,-199v-2,1,-2,1,-1,1v1,0,1,0,1,-1xm83,-181v5,-4,17,-9,17,-14v-4,6,-14,7,-17,14xm29,-170v8,3,18,-16,30,-16v1,-2,1,-5,0,-6v-12,5,-22,13,-30,22xm82,-170v7,-4,13,-8,17,-16v-6,6,-13,8,-17,16xm62,-181v-13,4,-22,11,-30,20v12,-6,20,-15,30,-20xm49,-138v20,-8,36,-22,54,-33r-1,-7v-18,14,-39,25,-59,37v2,3,4,4,6,3xm67,-171v-10,-5,-35,11,-31,20xm75,-167v-15,3,-25,13,-38,18v2,7,9,-2,13,-2v0,0,0,2,-1,2v6,-6,19,-12,26,-18xm52,-132v18,-7,42,-19,50,-31v-16,12,-33,19,-50,31xm104,-157r-44,30v15,-9,32,-16,45,-27xm113,-151r-45,28v0,2,1,2,2,1v12,-11,31,-18,43,-29xm122,-148v-13,7,-26,14,-36,25xm127,-143v1,0,1,0,2,-1v-1,0,-2,0,-2,1xm77,-102v17,0,25,-15,40,-21v2,-8,15,-9,17,-16v-20,10,-38,23,-57,35r2,0v-1,0,-2,1,-2,2xm114,-135v1,0,3,-1,1,-1xm112,-134v-9,9,-25,14,-36,21v5,3,3,-2,6,-3v1,2,-2,1,-1,3v13,-6,24,-11,31,-21xm132,-129r4,-3v0,2,-4,2,-4,3xm108,-110v13,5,25,-15,39,-20v-12,3,-26,15,-39,20xm127,-126r4,-2v-2,0,-3,0,-4,2xm121,-121v3,-1,5,-3,6,-5xm117,-104v13,-4,28,-12,32,-21xm141,-111v-1,3,7,-2,7,-2r4,-6xm131,-104v-10,0,-3,6,0,10v8,-8,26,-14,29,-23v-8,8,-23,15,-31,19v-1,-2,2,-4,2,-6xm166,-109v-10,1,-25,14,-32,22v14,-4,22,-13,32,-22xm98,-105v-7,4,-23,6,-18,16v6,-5,15,-8,18,-16xm109,-42v20,-5,30,-48,7,-57r-10,-4v3,19,3,39,3,61xm141,-71v5,-12,31,-13,30,-26v-14,10,-33,14,-37,33v6,-2,11,-4,14,-9xm156,-94v1,0,2,0,3,-1v-2,0,-3,0,-3,1xm80,-77v5,1,22,-11,20,-14v-5,6,-16,8,-20,14xm136,-80v5,-2,5,-3,8,-7v-2,2,-7,4,-8,7xm125,-46v10,-2,19,-17,31,-20v3,-8,19,-11,18,-19v-14,12,-30,21,-45,31v0,4,-1,8,-4,8xm81,-65v5,-6,22,-12,19,-19v-5,9,-20,10,-19,19xm103,-74v-10,4,-20,8,-22,21v8,-6,20,-9,22,-21xm149,-73r3,-1v-2,0,-3,0,-3,1xm21,-71r3,-1v-2,0,-3,0,-3,1xm23,-49v13,-3,19,-15,32,-18v-9,-5,-27,9,-32,18xm37,-69v-5,5,-13,7,-15,13v5,-4,13,-8,15,-13xm25,-67v-1,2,-3,2,-4,4v1,0,4,-3,4,-4xm114,-23v14,-3,21,-18,34,-22r-1,-1v8,-4,18,-12,24,-19v-21,12,-38,28,-57,42xm56,-63v-9,7,-28,12,-30,22v13,-4,18,-15,31,-18v0,-2,0,-3,-1,-4xm82,-42v-16,0,-25,15,-40,20v1,5,4,3,7,6r52,-40v1,1,2,1,3,1r-2,-7v-6,7,-16,10,-20,20xm171,-55v-16,13,-39,24,-52,39v15,-14,39,-22,52,-39xm62,-54v-13,0,-22,11,-31,16v-2,1,-1,3,0,5xm55,-13v17,-5,29,-20,43,-28v2,0,7,-6,5,-8xm34,-27v12,-5,23,-15,31,-22v-11,7,-21,14,-31,22xm120,-39v-1,-2,2,-3,0,-3v-1,1,-1,2,0,3xm129,-40v1,0,2,0,3,-2v0,0,-4,-1,-3,2xm62,-10v21,2,40,-22,54,-30r-7,2v-12,-1,-32,22,-47,28xm126,-40v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm118,-37v0,-1,-2,-3,-2,-1xm123,-38v2,1,2,2,2,1v0,-1,-1,-1,-2,-1xm123,-37v-1,0,-3,2,-1,2v1,0,1,-1,1,-2xm104,-21v-3,-6,18,-9,13,-13v-13,10,-28,17,-39,28v12,0,14,-12,26,-15xm130,-17v9,-4,22,-11,25,-17xm98,-10v4,-4,12,-7,15,-12xm88,-4v4,-1,8,-3,9,-6xm81,8v6,-2,6,-5,2,-9xm102,-1v-4,6,-21,8,-19,16v5,-7,17,-10,19,-16xm102,16v-2,0,-4,3,-1,2v1,0,1,-1,1,-2","w":194},{"d":"28,-204v-29,1,-17,-40,-14,-51v42,-18,52,30,37,70v-5,15,-15,26,-37,25v-1,-9,-6,-14,3,-17v-8,-6,14,-14,11,-27xm19,-242v7,-1,11,-6,16,-9v-6,3,-11,5,-16,9xm45,-251r-1,0r1,0xm25,-251v-3,-1,-4,3,-1,1v1,0,1,-1,1,-1xm19,-237v9,-4,17,-7,23,-14xm15,-228v11,-7,24,-13,34,-21v-11,7,-24,12,-34,21xm16,-222v13,-5,28,-12,33,-21v-11,7,-23,13,-33,21xm15,-235v1,0,1,1,1,0v0,-1,0,-1,-1,0xm50,-235v-11,8,-28,11,-32,20v11,-7,23,-12,32,-20xm18,-210v12,-3,29,-12,31,-19xm30,-211v5,-3,18,-3,19,-11v-6,4,-12,8,-19,11xm49,-214v-5,2,-13,3,-14,7xm34,-202v4,-4,11,-3,16,-6v-5,0,-13,3,-16,6xm29,-192v6,-3,30,-14,13,-9v-4,3,-11,4,-13,9xm38,-191v4,-1,9,-3,11,-5v-4,0,-8,3,-11,5xm48,-189r-14,5v4,-2,11,-2,14,-5xm33,-177v4,0,9,-3,11,-5xm32,-177v-3,-1,-7,3,-2,1v2,-1,1,-1,2,-1xm22,-173v2,0,5,-2,5,-3xm27,-170v3,-1,10,-1,10,-5v-3,3,-6,3,-10,5xm76,-209v-4,-12,6,-35,-3,-42v13,-2,39,-3,50,2v1,42,-7,99,-47,88r0,-9v-1,1,-6,-2,-3,-4v8,-10,21,-14,21,-32v-5,-2,-11,-2,-18,-3xm82,-244v0,-1,5,-2,2,-3v-4,0,-2,2,-2,3xm100,-246v-9,-1,-15,4,-19,9xm90,-236v5,-3,14,-4,17,-9v-6,3,-12,5,-17,9xm117,-243v-9,2,-28,10,-36,17v13,-3,25,-12,36,-17xm116,-238v-12,9,-29,9,-36,22v10,-7,33,-14,36,-22xm89,-236r0,0r0,0xm109,-227v3,-1,5,-2,7,-4xm100,-222r8,-4xm94,-213v8,-2,14,-8,22,-11v-9,1,-15,8,-22,11xm98,-221v2,0,2,0,2,-1v-2,0,-2,0,-2,1xm96,-219v0,-1,-1,-1,0,-1r2,0v-1,0,-4,0,-2,1xm92,-217r2,-2xm99,-207v5,-4,14,-5,16,-12v-5,4,-15,4,-16,12xm88,-215v0,-1,1,-1,0,-1v0,0,-1,2,0,1xm98,-202v7,-2,13,-3,17,-8xm113,-203v-5,3,-14,3,-17,9xm109,-196v2,0,4,-1,4,-2v-1,1,-3,2,-4,2xm100,-191v1,0,5,-1,2,-1xm108,-189v2,-1,5,-1,6,-3v-2,1,-5,0,-6,3xm104,-188v1,0,4,-1,1,-1xm111,-185v-7,1,-24,7,-30,13xm95,-184r1,0v-1,0,-1,-1,-1,0xm99,-175v1,0,1,0,1,-1v-1,0,-1,0,-1,1xm98,-175v0,0,-3,1,-1,1v1,0,1,-1,1,-1xm89,-166r-5,2v2,0,3,-1,5,-2","w":134,"k":{"A":25}},{"d":"192,-5v-8,10,-31,-2,-41,8v-12,-3,-51,-1,-60,-3v0,0,1,0,1,-1r-77,-2v-1,-16,3,-29,0,-36r88,-94v2,-2,2,-6,-3,-5v-11,-1,-22,0,-33,1v6,28,-14,24,-37,21r-6,-59v-4,-1,-3,-2,-2,-6r169,4r2,32v-11,0,0,4,-8,9r-85,78v-2,8,-9,11,-11,17v27,-5,68,13,60,-29v16,-1,25,-1,40,0v-1,20,5,43,0,60v-1,0,-5,-3,-3,-5v-4,2,-6,3,-10,8v7,-4,10,0,16,2xm31,-168v5,-1,5,-4,8,-7v-6,0,-8,0,-8,7xm51,-175v-8,1,-19,12,-17,15v7,-4,10,-10,17,-15xm33,-148v8,-10,17,-19,26,-27v-9,7,-16,16,-26,22r0,5xm105,-143v26,-4,34,-22,50,-31v-19,5,-34,22,-50,31xm54,-160v5,-6,14,-8,14,-14v-4,4,-13,7,-14,14xm33,-132v18,-12,35,-27,49,-42r-5,0v-11,13,-28,23,-40,35v-3,1,-3,-2,-4,-3r0,10xm80,-164v7,-2,10,-5,14,-10v-7,-1,-7,7,-14,10xm103,-174r-68,51v0,2,0,3,1,3v23,-21,53,-32,73,-54r-6,0xm127,-174v-23,3,-33,21,-50,31v18,-9,32,-23,50,-31xm122,-124v14,-17,40,-32,54,-50v-31,13,-47,40,-72,58v8,3,11,-7,18,-8xm129,-169v1,0,2,-1,2,-2v-1,0,-2,1,-2,2xm157,-168r1,-1v0,0,0,1,-1,1xm123,-166v-1,-2,3,0,2,-2v-1,0,-4,1,-2,2xm104,-153r18,-13v-5,4,-15,7,-18,13xm129,-165v-2,0,-4,4,0,2v1,0,0,-1,0,-2xm77,-161v3,1,3,-4,1,-2v-1,0,-1,1,-1,2xm122,-159v1,-1,2,-3,3,-3v-2,0,-3,2,-4,3v-1,1,-1,2,1,0xm73,-158v2,-1,4,-2,4,-3v-2,0,-4,2,-4,3xm42,-150v5,-2,8,-6,11,-9v-4,1,-8,7,-11,9xm158,-134v9,-5,17,-18,27,-19r-2,-6v-5,10,-19,17,-25,25xm102,-146r17,-12v-6,3,-14,7,-17,12xm174,-158v-3,4,-12,8,-12,13v1,-5,11,-8,12,-13xm66,-152v0,0,3,-1,1,-1v0,0,0,1,-1,1xm102,-153v-4,4,-12,4,-14,10v8,0,7,-7,14,-10xm131,-149v-9,3,-27,19,-23,23v-1,0,-2,-1,-2,-1xm159,-143v-1,0,-1,0,-1,1v1,0,1,0,1,-1xm154,-139v1,-1,3,-1,3,-3v-2,0,-2,3,-3,3xm155,-139v-1,-1,-3,1,-1,1v1,0,1,0,1,-1xm139,-134v2,0,5,-4,5,-5v-1,3,-4,2,-5,5xm149,-134v3,-3,4,0,4,-4v0,1,-5,3,-4,4xm148,-134v-1,0,-2,2,0,2v1,-1,1,-2,0,-2xm129,-126v3,-2,9,-4,9,-7v-2,2,-8,3,-9,7xm143,-130v3,1,3,0,4,-2xm60,-131v-6,3,-12,6,-14,11v3,-5,10,-7,14,-11xm164,-131v-1,0,-1,2,0,1v1,-1,0,-1,0,-1xm147,-124v-1,-2,7,-4,4,-6v1,2,-6,5,-4,6xm147,-112v-1,0,-2,0,-2,-1v7,-3,11,-11,18,-16v-23,22,-53,41,-73,64r28,-25v1,1,-2,3,0,3v4,-4,7,-11,13,-12v3,0,8,-13,16,-13xm127,-97r0,2r0,-2xm151,-117v2,1,2,-4,1,-1xm141,-127r0,1v-1,0,0,-1,0,-1xm99,-120v2,-2,8,-3,4,-5v1,2,-6,3,-4,5xm116,-113v5,-3,10,-8,12,-12v-4,4,-10,6,-12,12xm137,-123v2,0,3,-1,3,-2v-1,0,-3,1,-3,2xm60,-120v2,-7,-7,-1,-2,-1v1,0,1,1,2,1xm135,-123v-36,36,-82,61,-115,98v0,1,1,3,1,3v10,-9,17,-21,29,-27v2,-10,30,-18,29,-25v10,-3,8,-10,14,-8v4,-10,16,-11,19,-20v7,1,7,-10,11,-7v1,-7,12,-7,12,-14xm92,-81v0,-2,-2,-2,-3,0v1,0,3,1,3,0xm102,-90v-2,-1,-2,-1,-2,0v0,1,1,1,2,0xm135,-115r2,-1v-1,1,-2,1,-2,1xm101,-114v-9,4,-15,19,-26,18r-16,19v13,-13,31,-22,42,-37xm81,-85v12,-7,22,-17,34,-27v-12,5,-24,18,-34,27xm125,-106v2,1,3,-3,4,-3v-1,0,-3,1,-4,3xm90,-60v19,-8,32,-28,51,-37v1,-3,8,-8,8,-12v-30,29,-65,52,-99,77v-3,16,-21,15,-28,26v5,-1,18,0,11,-7v18,-13,34,-31,52,-41v-2,-3,8,-3,5,-6xm118,-103v1,0,3,-1,1,-1xm111,-94v1,1,1,1,1,0r-1,0xm89,-86v1,0,5,-7,1,-2v-1,1,-2,1,-1,2xm116,-83v2,0,2,-1,0,-1r0,1xm70,-77v1,0,2,0,2,-1v-1,0,-2,0,-2,1xm61,-70v1,0,3,1,3,-1v-2,0,-3,0,-3,1xm96,-68v0,0,-2,1,0,1r0,-1xm59,-67r-2,3v1,-2,0,-2,2,-3xm77,-66r1,-2xm89,-62v0,0,5,-3,5,-4v-1,2,-4,1,-5,4xm79,-64r-2,0r2,0xm56,-64v-2,0,-4,1,-1,1v1,0,1,-1,1,-1xm86,-62v2,-1,0,-3,0,-1v0,0,-1,1,0,1xm174,-64v-8,2,-17,9,-18,16v4,-5,13,-10,18,-16xm161,-64v-3,1,-7,2,-7,6v4,0,5,-4,7,-6xm157,-37v4,-12,25,-14,26,-26v-8,7,-29,15,-26,26xm53,-62v-12,10,-28,13,-33,29v9,-11,23,-18,33,-29xm54,-24v19,-11,35,-23,48,-38xm82,-56v2,0,4,-3,4,-5v-1,3,-2,3,-4,5xm69,-59v-13,15,-30,26,-45,40v-2,0,-9,6,-3,8v8,-21,43,-31,48,-48xm74,-50v0,-1,5,-1,2,-3v1,1,-4,2,-2,3xm159,-33v11,-2,14,-12,25,-16r-1,-4v-20,17,-43,30,-62,49v11,-4,17,-12,26,-17r-2,0v5,-3,14,-8,14,-12xm184,-41v-21,9,-35,24,-52,37v16,-9,36,-26,52,-37xm104,-5v24,-1,30,-21,49,-29v-14,-4,-28,27,-42,25v0,-5,6,-3,7,-7v-6,4,-10,6,-14,11xm82,-7v18,-5,27,-21,42,-29v-15,8,-31,16,-42,29xm131,-34r1,-1v-1,0,-1,1,-1,1xm68,-8v17,0,25,-20,40,-26v-16,3,-27,18,-40,26xm84,-34v-5,-1,-6,5,-10,2v1,0,4,0,2,-1v-13,7,-24,15,-34,25v13,4,14,-11,25,-12v-1,-7,13,-9,17,-14xm56,-7v17,-6,24,-19,39,-26v-12,2,-30,17,-39,26xm139,-34v0,2,2,1,2,0v0,0,-2,-1,-2,0xm131,-33v-15,7,-26,17,-38,27v17,-4,24,-18,38,-27xm149,-9v19,3,19,-18,36,-20v0,-1,2,-4,-1,-4v-13,8,-23,13,-35,24xm130,-26v2,0,4,-2,5,-4v-1,0,-3,2,-5,4xm161,-6v12,0,14,-11,25,-14v-3,0,1,-6,-1,-5xm155,-6v-6,-7,-20,7,-2,1v-1,-3,1,-1,2,-1","w":209,"k":{"o":7,"e":4}},{"d":"93,3v-46,-4,-83,-37,-78,-84v5,-38,37,-48,58,-69v-22,-23,-17,-84,13,-94v22,-8,52,-14,67,3r6,0v24,20,32,81,-5,96v8,12,23,23,32,36v10,-12,22,-32,25,-45v11,-11,38,-5,56,-4v-10,9,11,45,-20,40v-14,11,-22,36,-32,52v7,13,43,21,52,8v9,6,5,25,6,41v3,8,-2,15,-7,9r-71,3v-2,-12,-10,-19,-17,-26v-22,18,-54,25,-85,34xm112,-243v1,0,1,-1,1,-1v-1,0,-1,0,-1,1xm102,-220v8,-10,19,-13,25,-23v5,-1,7,-1,0,-1v-22,15,-41,33,-64,46v12,4,32,-25,39,-22xm109,-243v-2,2,0,2,1,1v0,0,1,0,1,-1r-2,0xm89,-235v5,0,8,-4,11,-6v-6,0,-8,3,-11,6xm140,-241v6,13,-27,13,-19,25r27,-19v-1,-4,-4,-5,-8,-6xm134,-238v-9,4,-15,11,-23,17v10,-3,17,-10,23,-17xm90,-234v-10,1,-16,6,-19,13xm154,-233r-29,18v12,-4,20,-10,29,-18xm98,-229v1,0,3,-2,1,-1xm132,-212v11,1,28,-14,25,-17v-8,6,-18,10,-25,17xm86,-224v0,0,3,-2,1,-2xm82,-223v2,0,3,0,4,-1v-2,0,-3,0,-4,1xm91,-223v0,-1,3,-1,1,-1v-1,0,-1,1,-1,1xm90,-223v-3,3,-8,4,-9,7v5,-1,5,-5,9,-7xm80,-222v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm141,-207v5,-5,26,-11,21,-15v-6,5,-16,9,-21,15xm111,-220v-3,0,-6,1,-2,1xm73,-216r5,-4xm78,-214v0,0,1,0,2,-1v0,-2,1,0,-1,0v-1,0,-1,1,-1,1xm143,-192v9,-2,16,-10,23,-14v-8,0,-9,6,-18,5v6,-6,15,-8,21,-14v-14,2,-24,9,-26,23xm70,-213v0,-1,2,-2,0,-2r0,2xm64,-185v16,-6,37,-21,45,-30v-15,10,-31,19,-45,30xm78,-213v-2,0,-3,1,-1,1xm69,-213v-3,-1,-4,2,-1,2v0,0,0,-1,1,-2xm71,-208r6,-4v-4,1,-5,1,-6,4xm130,-211v-23,-2,-23,23,-7,28v14,0,22,-22,7,-28xm67,-206v0,0,-5,2,-3,3v0,-1,1,-1,2,-2v1,-1,2,-1,1,-1xm105,-204r-39,24r2,10v3,-3,9,-3,5,-8v3,-6,14,-6,15,-14v7,-2,14,-6,17,-12xm174,-204v-18,6,-31,20,-48,27r0,3v-16,1,-41,21,-48,26v32,-13,63,-32,91,-49v0,0,8,4,5,-2v-1,-1,0,-3,0,-5xm105,-193v-9,-1,-19,10,-26,16xm55,-124r112,-65v-39,20,-85,38,-112,65xm111,-187v-15,-2,-26,18,-42,20v10,11,27,-17,42,-20xm145,-165v13,-5,27,-8,30,-23v-47,23,-84,53,-133,74v-1,3,-8,6,-9,10v24,-7,37,-25,61,-31v19,-13,33,-20,53,-27xm79,-154v12,-10,24,-17,37,-27v-18,3,-29,15,-41,24v1,1,2,3,4,3xm171,-172v-34,22,-73,32,-104,57r-40,18v0,4,-4,8,-3,12v33,-25,65,-33,92,-54v22,-7,37,-18,54,-29v1,-1,1,-2,1,-4xm214,-139v11,-3,19,-9,28,-14v-13,1,-20,8,-28,14xm216,-134v12,0,27,-13,39,-19v-15,4,-25,13,-39,19xm217,-148v0,-1,6,-3,8,-3v0,-5,-3,0,-6,-1v-1,1,-4,3,-2,4xm258,-148v-3,0,-7,1,-2,1v1,0,1,-1,2,-1xm106,-121v15,-1,31,-12,44,-20v-10,-6,-32,14,-44,20xm241,-140r6,-3v-2,0,-6,1,-6,3xm201,-117r40,-22v-16,5,-28,12,-40,22xm255,-136v4,0,4,-4,3,-6v-25,9,-42,22,-64,34v20,-3,39,-20,61,-28xm124,-135r1,-1v-1,0,-2,0,-1,1xm112,-115v19,-2,27,-14,42,-20v-17,5,-29,12,-42,20xm210,-130v-1,-1,3,-2,1,-2v-2,1,-1,1,-1,2xm258,-133v-8,2,-14,11,1,7xm108,-129v3,0,6,-1,8,-3xm117,-109v13,-5,35,-13,41,-22v-15,8,-30,12,-41,22xm106,-126v1,0,2,-1,2,-3v-1,0,-2,2,-2,3xm205,-127v0,0,2,1,1,0r-1,0xm103,-126v0,0,-2,2,2,1xm123,-104v11,0,29,-15,40,-20v-16,5,-27,12,-40,20xm184,-89v5,-12,26,-11,33,-22v5,4,17,-7,17,-11r-74,41r15,-6r-1,1v4,-1,6,-6,10,-3xm93,-121v-1,0,-4,3,-2,2v1,0,2,-2,2,-2xm129,-97v13,-6,30,-17,40,-20v-10,-6,-31,13,-40,20xm63,-89v-5,45,59,38,80,20v-10,-18,-28,-32,-40,-48v-16,6,-30,16,-40,28xm78,-113r2,-1v-1,1,-2,1,-2,1xm139,-95v12,-5,23,-12,33,-19v-11,7,-24,11,-33,19xm228,-104v2,-1,6,-7,5,-9v-5,1,-1,6,-5,9xm173,-106v-9,2,-15,7,-22,11v8,-2,16,-8,22,-11xm66,-105v-16,6,-32,17,-44,27v16,-7,29,-19,44,-27xm143,-80v14,-6,27,-16,40,-24v-14,1,-19,12,-31,15v0,5,-7,6,-9,9xm58,-103v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm161,-54v17,-18,34,-18,51,-34v4,-3,13,-6,13,-10r-73,46v5,0,2,-4,9,-2xm145,-48v3,-1,6,-2,8,-4v-2,-1,-9,2,-8,4xm128,-44v21,-9,33,-24,53,-32v0,-2,0,-2,2,-2v11,-6,20,-12,29,-19r-149,85v23,-4,36,-16,52,-25v0,1,0,2,1,2v3,-4,10,-9,13,-7xm37,-82v8,-2,16,-7,21,-12xm149,-93v0,0,1,0,1,-1v-2,0,-2,0,-1,1xm133,-91v1,0,2,-1,2,-3xm143,-90v0,0,2,1,1,0r-1,0xm142,-89v-1,0,-7,3,-2,2v2,-1,2,-2,2,-2xm177,-55v2,-7,16,-10,19,-12v0,0,-4,0,0,-2v4,0,2,-4,9,-3v1,-7,12,-6,14,-13r-101,60v21,-7,39,-24,59,-30xm177,-83r1,-1v-1,0,-1,1,-1,1xm46,-82v0,2,2,1,3,1v0,-2,-2,-1,-3,-1xm35,-80v1,0,1,0,2,-1v-1,0,-2,0,-2,1xm44,-79v1,0,3,-2,1,-2xm23,-58v11,-5,34,-14,32,-23v-11,8,-25,11,-32,23xm145,-79v2,-1,0,-3,0,-1v-1,0,-1,1,0,1xm31,-77r3,-3xm158,-79v-9,-4,-14,8,-7,3v2,-1,7,0,7,-3xm168,-78v-6,2,-23,12,-11,6xm35,-75v2,0,4,0,5,-2xm26,-76v0,0,-7,5,-1,2v2,0,2,-1,1,-2xm25,-67r10,-8v-3,3,-8,4,-10,8xm25,-52v9,5,25,-11,35,-16v-1,0,0,-4,-2,-4v-10,7,-23,11,-33,20xm148,-32v23,-10,45,-24,63,-39v-14,6,-32,23,-45,23v-15,14,-29,17,-48,26r2,1v-9,5,-18,8,-25,15v17,-1,19,-8,31,-11v-1,-5,12,-3,9,-9v10,-1,10,-6,14,-7xm28,-43v12,3,26,-13,36,-20v-14,4,-24,14,-36,20xm124,-13v30,-6,48,-28,77,-36v1,-2,-3,-1,-2,-2v5,-1,18,-10,10,-11xm156,-61v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm69,-57v-15,4,-22,14,-36,20v6,7,17,-10,25,-11v-2,0,-1,-1,0,-1v3,-2,8,-4,11,-8xm184,-35v10,3,25,-12,34,-19v-9,-3,-21,15,-34,19xm37,-30v11,4,25,-15,38,-18v-1,-3,8,-2,2,-6xm89,-49v-15,3,-32,17,-44,25v18,-7,30,-16,44,-25xm88,-49v1,0,1,0,1,-1v-1,0,-1,0,-1,1xm114,-50v-19,10,-41,22,-56,36v14,-8,26,-18,41,-25v2,-3,11,-8,15,-11xm190,-26v11,-3,26,-13,35,-22v-12,-3,-22,16,-36,18v0,1,1,3,1,4xm144,-48v-2,0,-7,7,-1,3v1,0,1,-2,1,-3xm206,-28v6,0,8,-8,16,-7v3,-5,12,-5,17,-11v-11,1,-25,14,-33,18xm94,-45v2,0,3,-1,1,-1v0,0,0,1,-1,1xm253,-46v-17,6,-32,16,-47,24v14,-3,19,-8,31,-13v-2,-4,11,-7,16,-11xm94,-45r-3,3v0,-2,3,-1,3,-3xm138,-41r0,-3v-1,1,-1,2,0,3xm136,-42r-65,34v7,1,19,3,19,-4v0,2,-2,2,-4,2v18,-16,34,-19,50,-32xm88,-42v-12,8,-30,13,-38,24v14,-6,26,-16,38,-24xm155,-40v0,0,0,-1,-1,-1v1,0,1,1,1,1xm250,-39v-14,10,-35,16,-48,27v18,-5,32,-19,49,-24v-2,0,-1,-2,-1,-3xm265,-34v-6,1,-17,10,-24,13v8,-5,18,-6,24,-13xm112,-27v-2,2,0,2,1,1v0,-1,0,-1,-1,-1xm242,-14v9,-1,14,-10,23,-12v-8,4,-17,5,-23,12xm199,-24v2,1,5,-1,1,-1v-1,0,-1,1,-1,1xm45,-23v0,-1,0,-1,-1,-1xm116,-23v0,0,-6,2,-2,2v1,0,2,-1,2,-2xm234,-16r6,-5v-2,1,-6,2,-6,5xm108,-19v0,0,-1,0,-1,1v0,0,0,-1,1,-1xm259,-15v3,0,11,-3,3,-3v-1,0,-3,2,-3,3xm103,-16v2,1,3,-1,1,-1v-1,0,-1,0,-1,1xm228,-13r5,-3v-2,1,-5,1,-5,3xm217,-14v1,0,2,0,2,-1xm215,-13v1,0,1,0,1,-1","w":284},{"d":"113,44v5,29,6,58,-22,34v-31,-27,-52,-63,-76,-97v-12,-50,-9,-111,5,-152v13,-39,43,-69,84,-82v2,3,8,38,-2,43v-5,4,-13,9,-9,17v-30,28,-18,99,-18,152v0,37,14,60,30,82xm52,-199v16,-13,34,-23,49,-36v-20,16,-48,24,-64,45v0,-1,3,-3,3,-1v1,0,-1,-3,2,-2v0,1,0,1,-1,1v5,-2,7,-6,11,-9v0,0,1,1,0,2xm77,-230v1,1,2,1,2,-1xm75,-230v-1,1,-4,5,0,2v1,-1,1,-1,0,-2xm67,-223v1,2,2,-1,2,-1v-1,0,-2,1,-2,1xm75,-224r-5,4v2,0,5,-2,5,-4xm29,-175v22,-18,48,-29,68,-47v-23,13,-44,26,-65,41v-2,2,-3,4,-3,6xm59,-218v5,0,6,-6,1,-2v-1,1,-2,2,-1,2xm48,-206v5,-1,13,-6,16,-12v-4,6,-13,5,-16,12xm91,-210v2,0,3,-5,1,-2v0,0,0,1,-1,2xm90,-210v-19,18,-51,25,-66,46v23,-15,47,-28,66,-46xm80,-196v-17,17,-42,25,-58,43v21,-10,39,-23,56,-37v1,-2,2,-4,2,-6xm45,-158r0,-2v-1,1,-1,1,0,2xm36,-135v11,-7,30,-15,33,-26v-10,9,-21,18,-33,26xm42,-158v0,0,-1,2,0,1v0,-1,1,-1,2,-1r-2,0xm37,-154v-2,-1,-5,3,-4,3v0,-2,3,-1,4,-3xm52,-153v-11,1,-22,11,-33,16r0,8xm69,-146r0,-2r0,2xm25,-147v-4,0,-5,0,-6,4xm68,-147v-10,6,-21,10,-29,18v8,-5,21,-11,29,-18xm68,-140v-2,1,-1,8,1,3v0,-1,0,-3,-1,-3xm25,-112v15,-4,25,-17,39,-22v2,-1,1,-2,0,-3xm64,-126r3,-3v0,2,-4,0,-3,3xm33,-125v2,1,6,-3,2,-2v-1,0,-1,2,-2,2xm37,-111v12,-2,17,-9,26,-15v-10,5,-17,8,-26,15xm33,-125v-8,5,-19,9,-16,22v7,-9,3,-15,16,-22xm63,-115v2,-1,4,-2,4,-5v-1,1,-6,3,-4,5xm62,-117v-8,6,-24,9,-25,18v9,-6,17,-11,25,-18xm63,-105v1,0,5,-3,4,-6v-2,1,-4,4,-4,6xm25,-102v1,-2,8,-3,8,-6v-1,1,-8,4,-8,6xm62,-105v-1,-1,2,-3,-2,-2v-10,8,-19,10,-30,18v0,11,-13,8,-16,16v18,-9,33,-20,48,-32xm23,-101r-3,3v0,-1,3,-1,3,-3xm64,-99v-1,2,0,2,2,1v1,0,1,0,1,-1r-3,0xm15,-94v0,-1,5,-3,4,-4v-1,0,-5,3,-4,4xm29,-94v2,0,5,-3,6,-4v-2,0,-5,3,-6,4xm14,-82v3,-7,10,-7,14,-12v-5,3,-14,3,-14,12xm63,-87v1,0,4,-2,4,-4v-2,2,-5,0,-4,4xm14,-52v18,-10,33,-22,48,-35v-19,7,-29,23,-48,30r0,5xm29,-74r11,-7v-4,2,-9,3,-11,7xm63,-68v0,-1,7,-3,4,-6v-2,3,-6,0,-4,6xm17,-42v11,-9,22,-19,35,-26v-14,4,-21,15,-34,20v-2,1,-2,3,-1,6xm18,-34v14,-11,36,-22,44,-35v-15,8,-25,21,-41,29v-2,1,-3,4,-3,6xm19,-67v-3,2,-6,-2,-5,4v3,0,3,-4,5,-4xm65,-60v2,-1,5,0,4,-4v-3,0,-4,2,-4,4xm20,-26v12,-10,36,-22,43,-34v-14,11,-31,21,-43,34xm64,-50v3,1,6,-2,6,-4v-2,0,-5,3,-6,4xm64,-50v-15,8,-27,20,-40,30v-2,0,-1,1,0,2v5,0,4,-8,11,-6v5,-10,23,-14,29,-26xm68,-41v1,-1,5,-2,3,-5v0,2,-4,2,-3,5xm28,-10v14,-10,27,-20,39,-31v-13,9,-28,20,-39,31xm53,-20v6,-4,16,-8,18,-15v-4,6,-15,8,-18,15xm44,-2r25,-22v-8,8,-22,12,-25,22xm52,-20v-4,8,-27,10,-19,19v2,-6,17,-11,19,-19xm75,-15v-12,-2,-27,15,-35,25v13,-6,23,-18,35,-25xm60,4v5,-2,10,-6,13,-10v-2,3,-11,8,-13,10xm39,0v1,1,5,-2,2,-2v1,2,-3,1,-2,2xm75,1v2,-1,5,-1,5,-3v-2,-1,-5,2,-5,3xm68,8v-1,-1,6,-3,3,-4xm56,7v0,-1,3,-1,1,-2v0,0,0,2,-1,2xm57,16v1,-4,8,-3,8,-8v-1,1,-8,6,-8,8xm46,16v1,-4,7,-4,8,-8v-1,1,-8,6,-8,8xm76,9v-7,8,-14,12,-23,18v9,4,16,-14,23,-18xm82,14v-8,7,-17,12,-22,21v6,-8,17,-11,22,-21xm64,41r22,-19v-6,6,-19,10,-22,19xm71,49v2,-8,10,-11,13,-17v-4,5,-22,11,-13,17xm89,38v-1,1,-2,1,-2,1xm89,65r16,-17v-6,5,-12,10,-16,17xm105,64v2,0,3,0,3,-1v-1,0,-2,0,-3,1xm102,67v1,0,2,0,3,-2v-2,-1,-2,2,-3,2xm102,78v6,4,10,-1,7,-8v-2,3,-7,3,-7,8","w":127},{"d":"49,-30v12,-15,-20,-20,-10,-32r-5,2v1,-7,-2,-9,-3,-15v1,6,-4,1,-9,5v6,-30,-25,-62,-2,-96v8,-26,31,-36,44,-57v27,-24,87,-35,123,-24v75,22,127,126,72,197v-36,30,-105,71,-167,41v-18,-4,-27,-30,-43,-21xm42,-51v1,0,2,-4,0,-4v0,0,-3,4,0,4xm69,-177v6,-4,9,-10,16,-12v6,-12,18,-15,26,-25v0,1,-2,2,0,2v11,-14,23,-20,33,-35v-27,19,-54,47,-75,70xm109,-198v15,-16,33,-28,46,-46v2,-1,6,0,6,4r-21,21v3,0,3,-6,8,-5v3,-9,16,-12,20,-20v-5,-1,-15,-6,-17,1r-102,90v-3,13,-30,21,-29,32v10,-13,20,-19,30,-27v-1,0,6,-6,6,-6r-2,2v6,-3,8,-7,12,-11r0,2v4,-7,10,-9,14,-14r-1,3v12,-14,22,-19,30,-28v0,0,1,2,0,2xm72,-167r-2,2xm84,-177v2,-1,2,-1,1,-1v-1,0,-1,1,-1,1xm128,-243v-14,8,-23,23,-35,33xm174,-240v0,0,3,-3,0,-1v-1,0,-1,1,0,1xm184,-240v-10,4,-27,22,-39,32v8,-1,10,-11,18,-12v4,-8,14,-14,21,-20xm114,-240v-18,12,-31,29,-46,45v21,-17,29,-27,46,-45xm136,-208v13,-9,24,-20,36,-31v-13,10,-24,19,-36,31xm190,-237v-12,10,-26,19,-37,31v7,-7,17,-9,22,-18v0,1,-1,1,-1,1v5,-6,12,-7,16,-14xm97,-236v-23,27,-58,42,-74,77v23,-23,52,-49,74,-77xm157,-205v12,10,22,-6,27,-12v-6,3,-12,17,-19,12v6,-11,20,-16,28,-26v-12,8,-24,19,-36,26xm202,-230v-2,0,-2,1,0,1r0,-1xm211,-229v-15,8,-25,19,-37,29v14,-8,24,-20,37,-29xm194,-224v4,1,3,-1,1,-3xm178,-193v12,-12,29,-21,42,-31v-12,-3,-27,18,-39,25v-2,0,-3,4,-3,6xm54,-202v8,-6,16,-15,23,-22v-8,5,-17,15,-23,22xm193,-221v-2,-4,-4,1,-6,2v0,1,-1,2,-1,2v3,-1,2,-5,7,-4xm223,-219v0,-2,4,-1,4,0v0,-4,-3,-1,-4,0xm222,-219v-1,0,-1,0,-1,1v0,0,1,0,1,-1xm181,-190v16,-4,25,-19,38,-27v-13,8,-25,18,-38,27xm230,-217v-12,12,-34,15,-40,32v13,-9,24,-20,38,-28v2,-1,2,-2,2,-4xm195,-188v3,1,4,-2,1,-1xm184,-216v1,2,2,-1,3,0v-1,0,-3,-1,-3,0xm90,-214v2,0,2,0,1,-1v-1,-1,-1,0,-1,1xm134,-215v-1,2,0,2,1,1v1,0,1,-1,1,-1v0,0,-1,-1,-2,0xm194,-181v17,-6,25,-21,42,-29v1,0,0,-1,-1,-1v-15,9,-28,19,-41,30xm90,-207v2,0,2,-1,2,-3xm143,-208r1,0r-1,0xm135,-208v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm132,-205v1,0,5,-2,0,-2v0,0,-1,2,0,2xm201,-175v14,-5,28,-32,43,-25v4,-2,0,-6,-2,-7v-15,7,-24,20,-39,27v-2,1,-2,2,-2,5xm122,-203r1,-2v0,0,-3,2,-1,2xm101,-203r-2,1v1,0,1,0,2,-1xm82,-200r3,-2v-1,-1,-4,2,-3,2xm177,-190v-65,-46,-121,53,-82,117v7,28,58,34,79,14v6,0,14,-4,13,-12v20,-17,25,-68,14,-97v-5,-11,-17,-14,-24,-22xm80,-199r-5,6v2,0,5,-4,5,-6xm207,-167v1,1,2,3,2,5v14,-9,29,-25,43,-30v1,-2,-3,-4,-3,-6xm231,-191v1,-1,9,-4,3,-3v-1,0,-3,2,-3,3xm65,-192v-2,-2,-2,4,-1,1xm19,-134v15,-23,41,-39,54,-58r-56,54v-1,6,1,9,5,4r-3,0xm228,-189v0,0,2,0,2,-1v-1,0,-1,0,-2,1xm263,-169v-17,6,-33,20,-48,29v-1,1,-1,2,-1,4r52,-33v-4,-8,-8,-12,-11,-21v-8,7,-19,10,-24,20v5,-6,18,-17,25,-13r0,3v-18,5,-28,19,-41,28v-3,-8,11,-13,15,-18v-11,7,-21,9,-17,27v3,-2,0,-3,0,-5v16,-10,28,-24,45,-32v1,3,4,5,5,11xm225,-186v1,-1,5,-2,1,-2v0,0,-1,1,-1,2xm224,-186v0,1,-3,3,0,1v1,0,1,-1,0,-1xm214,-177v1,-1,5,-3,5,-5v1,2,-5,3,-5,5xm65,-175v3,2,2,-3,1,-1xm89,-175v-21,23,-52,36,-69,62v19,-14,33,-34,55,-46v3,-7,12,-9,14,-16xm244,-165v4,-3,11,-5,14,-9v-6,1,-10,6,-14,9xm217,-85v21,-8,38,-39,58,-44v4,3,-5,8,-3,9v2,-2,5,-3,7,0v0,-19,-5,-31,-10,-45r-55,35r-1,5v15,-7,30,-26,45,-30v0,-4,3,-5,7,-4v2,1,4,3,1,5v6,0,11,11,3,12v-8,8,-20,17,-26,25v4,-7,12,-11,19,-15v0,-5,11,-14,13,-4v-30,25,-63,47,-88,77r15,-13r-1,1v5,-5,13,-7,16,-14xm204,-85r39,-31v-11,2,-32,20,-39,31xm22,-106v18,-11,33,-36,54,-43v1,-4,7,-8,5,-10v-17,13,-32,29,-51,41v0,6,-9,6,-8,12xm233,-158v0,4,-1,0,1,0v1,0,1,-1,0,-1xm229,-156r1,0r-1,0xm264,-153v-20,10,-36,22,-50,36r0,4v8,-5,12,-11,20,-15v-4,0,-1,-1,0,-2v7,-1,12,-14,21,-14v-1,0,-2,0,-2,-1v6,0,7,-6,11,-8xm50,-125v14,-4,16,-18,30,-19v0,-1,0,-6,-1,-3v0,0,1,0,1,1v-22,11,-37,28,-54,43v11,-4,16,-15,25,-19v-1,-1,-1,-2,-1,-3xm35,-146v2,-1,6,-1,2,-2v-1,0,-2,1,-2,2xm210,-96v16,-17,37,-29,52,-47r-48,34xm30,-142r2,0r-2,0xm22,-134r3,-4v1,3,-3,2,-3,4xm62,-123v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm78,-138v-18,12,-41,28,-51,43v19,-17,36,-25,51,-43xm33,-85v13,-12,25,-28,43,-35r1,-8v-16,12,-33,23,-47,38v1,1,1,4,3,5xm269,-118v-1,-1,3,-1,1,-2v0,1,0,2,-1,2xm261,-111v4,-1,4,-4,6,-7v-1,2,-6,4,-6,7xm239,-84r-1,-1v5,1,6,-6,10,-7v0,0,-2,1,0,1v8,-11,23,-14,30,-27v-24,24,-57,37,-80,62v-23,15,-42,34,-63,51xm66,-107v0,-2,5,-4,3,-4v-2,1,-3,2,-3,4xm255,-106r3,-3v0,0,-2,0,-3,1v-1,1,0,2,0,2xm36,-76v13,-10,28,-26,40,-32v-13,10,-34,15,-40,32xm62,-107v0,2,4,1,2,0r-2,0xm276,-106v-2,-1,-3,2,-1,2v1,0,1,-1,1,-2xm60,-105v0,0,-2,3,0,2r0,-2xm272,-103v-2,1,-5,1,-5,4v1,0,4,-2,5,-4xm79,-99v-11,-5,-25,20,-38,25v-1,0,-1,1,-1,3v15,-11,24,-20,39,-28xm268,-79v4,-2,6,-5,7,-10v-21,15,-36,32,-58,45v-17,10,-33,28,-51,34v29,-32,72,-49,99,-80v4,-3,8,-2,10,-7r-125,90v3,-7,16,-15,25,-19v2,-4,6,-9,12,-9v0,-2,-3,2,-3,-1v8,-2,8,-9,16,-10v-1,0,-1,0,-2,-1v17,-6,22,-18,37,-25v-1,-1,-1,-2,0,-2v9,-8,23,-14,29,-24r-122,94v20,-3,38,-3,46,-17r2,1v26,-23,50,-35,78,-59xm239,-94v0,-2,3,0,3,-2xm43,-64v11,-9,29,-20,37,-30v-11,11,-33,17,-37,30xm82,-85v-9,5,-31,16,-34,28v10,-12,22,-19,34,-28xm53,-49v9,-11,24,-18,34,-29v-10,1,-29,16,-34,29xm59,-45v12,-7,22,-17,33,-25v-12,3,-26,14,-33,25xm265,-70v-2,0,-7,5,-1,3v-1,-2,2,-2,1,-3xm69,-34v11,-7,18,-20,32,-25v-9,-6,-29,18,-32,25xm214,-27v16,-8,33,-16,43,-30xm77,-28v2,-11,22,-18,28,-28v-10,9,-24,14,-31,26v0,1,1,2,3,2xm123,-12v20,-12,38,-26,55,-41v-23,14,-44,28,-61,47v14,3,21,-6,27,-15v-8,2,-13,17,-21,9xm113,-50v-8,0,-34,21,-32,26v10,-10,21,-17,32,-26xm89,-22v8,-10,22,-14,30,-24v-11,5,-24,14,-30,24xm68,-42v-1,-1,3,-3,0,-3v1,1,-3,3,0,3xm150,-41v1,0,4,-2,4,-3v-1,1,-4,0,-4,3xm64,-38v0,-2,4,-1,2,-4v0,1,-7,3,-2,4xm129,-42v-15,5,-29,18,-35,28v12,-7,22,-21,35,-28xm140,-40v-13,2,-29,19,-39,29v12,1,22,-20,39,-29xm217,-36v0,3,1,1,2,1v0,-1,-1,-1,-2,-1xm143,-35v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm213,-32v1,0,2,-1,2,-2xm155,-28v2,0,3,-1,3,-2v0,-1,-2,0,-3,2xm152,-26v2,1,4,-3,1,-2v-1,0,-1,1,-1,2xm207,-28v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm144,-21v4,0,3,-3,7,-4v-3,0,-6,2,-7,4xm201,-24v0,0,1,1,2,0v1,-1,0,-1,-1,-1v-1,0,-1,1,-1,1xm197,-21v2,0,3,-1,4,-2v-1,0,-3,1,-4,2xm187,-13v1,0,7,-3,6,-6v1,4,-7,2,-6,6xm111,-8r4,0v-2,0,-1,-3,-1,-4v0,2,-4,1,-3,4","w":295,"k":{".":19,",":14,"Y":22,"X":14,"W":29,"V":19,"A":18}},{"d":"188,-200r38,111v1,5,7,9,7,17v15,-5,-8,34,29,28v1,12,12,29,6,38v-2,-1,-5,-3,-3,-6v-1,18,-37,6,-54,12v-22,-3,-55,5,-69,-6v1,-5,4,-11,1,-16v0,1,0,1,-1,1r2,-19v11,1,17,-6,28,-5r-13,-36v-18,0,-39,-3,-55,1v-2,12,-6,22,-9,32v8,-3,19,5,30,4v-2,14,7,45,-10,44v-30,-2,-67,4,-92,-4v0,0,0,-1,1,-2v-4,0,-12,7,-12,-5v0,-21,-1,-43,25,-35v13,-53,43,-103,48,-157v-26,2,-43,-1,-32,-38v2,1,5,4,3,7v5,-1,8,-7,12,-10v-7,3,-15,0,-15,-7r90,1v5,-6,9,-4,13,1v19,-3,48,-7,62,-3v-2,11,-1,16,0,27v12,1,-4,6,0,14v3,17,-26,1,-30,11xm193,-236v1,1,20,-14,8,-12r-105,83v-5,-3,-19,6,-19,16v1,0,1,0,2,-1v7,-6,7,-6,13,-9v-1,1,-1,1,0,2v4,-6,9,-10,16,-10v6,-10,17,-12,24,-21v-5,2,-8,7,-14,8v3,-2,6,-9,11,-8v0,-7,11,-5,12,-11v1,1,-2,3,1,3r40,-30v-1,0,-1,0,-1,1v3,-3,9,-7,12,-11xm177,-246v-29,25,-60,48,-92,70v-2,2,-2,5,-1,7v16,-15,22,-14,35,-26v0,1,1,2,2,2v0,-5,7,-3,8,-8v-2,-1,-3,4,-4,2v7,-3,8,-8,13,-8v-2,-1,-2,2,-3,0v17,-10,31,-28,47,-37v-1,-2,-1,-2,-5,-2xm155,-215v4,-4,5,-7,12,-10v-1,1,-1,1,-2,0v10,-7,18,-14,26,-21v-27,17,-48,40,-73,58v6,-1,6,-6,10,-7r-2,1v6,4,5,-10,12,-7v-1,-7,6,-4,9,-7v-2,-1,-2,1,-3,1v3,-4,7,-5,11,-10v0,1,1,2,0,2xm92,-194v10,-5,16,-15,28,-18v-1,0,-2,-1,-2,-2v14,-9,37,-22,36,-32v-17,18,-39,31,-59,46v-2,2,-3,3,-3,6xm129,-213v15,-10,27,-23,41,-33v-19,5,-26,23,-42,31v-13,12,-35,19,-41,35r21,-16v4,4,-2,-7,3,-1r0,1v8,-11,13,-11,21,-18v-1,1,-2,3,-3,1xm113,-199r1,0r-1,0xm125,-209r3,0r-3,0xm95,-204v6,-7,12,-9,20,-16v1,2,-2,1,-2,3v4,-2,9,-5,9,-7v0,2,-2,0,-1,0v10,-7,18,-12,26,-21v-22,6,-32,25,-51,37v-2,1,-2,3,-1,4xm132,-231v-1,-1,-5,2,-3,3v-1,-3,3,-1,3,-3xm144,-192v3,2,3,-6,10,-5v-2,-2,2,-1,3,-5v22,-13,36,-25,55,-39r0,-4v-21,18,-52,33,-68,53xm172,-210v3,2,3,-4,1,-1v-1,0,-1,0,-1,1xm179,-216v-1,2,-2,1,1,1v1,0,1,0,1,-1r-2,0xm113,-228v15,-3,13,-13,23,-16v-18,5,-37,24,-46,32v3,4,4,-3,12,-5v0,-3,3,-5,6,-4v-3,-3,3,-3,5,-4r0,-3xm77,-244v-6,4,-17,9,-19,17v8,-6,13,-10,19,-17xm63,-211v6,-11,18,-16,30,-21v-2,-5,8,-6,11,-12v-23,3,-30,21,-46,30v-1,4,2,3,5,3xm100,-240v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm113,-244v-18,10,-32,24,-49,32v20,-3,34,-23,49,-32xm123,-244v-18,8,-31,22,-47,32v18,-4,29,-18,47,-32xm58,-220v12,-6,21,-14,30,-24v-15,2,-20,15,-30,21v-1,1,0,1,0,3xm178,-233r1,-2v0,0,-1,1,-1,2xm140,-171v13,-9,34,-20,41,-31v-15,8,-26,19,-38,28v-1,-7,6,-10,10,-14v0,2,-3,3,0,4v12,-19,33,-20,43,-34v5,-3,15,-10,16,-17v-24,20,-53,32,-74,54v2,-2,6,-8,9,-3v-2,6,-10,4,-7,13xm193,-210v9,-1,20,-7,18,-15v-6,6,-12,8,-18,15xm164,-222v-2,0,-3,2,-2,2v1,0,2,-1,2,-2xm212,-214v-4,1,-4,3,0,3r0,-3xm166,-205r1,-2xm118,-203v0,1,0,1,1,1v0,-1,-1,-1,-1,-1xm105,-201r-1,0r1,0xm96,-195r3,-3v0,2,-4,0,-3,3xm183,-195v0,0,-1,-2,0,-2v0,1,-3,2,0,2xm181,-195v-10,7,-26,18,-38,28v1,4,2,8,7,2v5,-3,11,-10,15,-10v0,0,-2,1,0,1v2,-8,18,-11,19,-20v-5,-1,-2,3,-6,3v-1,-2,4,-4,3,-4xm118,-192v-2,0,-3,0,-2,1v1,1,1,1,2,-1xm172,-170v3,-7,15,-8,13,-17v-12,9,-22,19,-35,27v-2,1,-3,3,-2,5v8,-2,8,-10,17,-11v0,-3,3,-6,7,-4xm110,-184r-1,1v1,0,0,-1,1,-1xm100,-180v2,-1,3,-2,3,-2v-2,0,-3,1,-3,2xm130,-179v-21,14,-34,27,-57,40v0,2,0,4,-1,5v11,-5,13,-12,24,-14v6,-14,32,-15,34,-31xm189,-177v-10,1,-29,19,-40,28v11,3,29,-20,40,-28xm97,-174v1,0,5,-3,5,-4v-1,2,-4,1,-5,4xm96,-175v0,2,-1,6,1,2v1,-1,0,-2,-1,-2xm89,-172r3,-2v0,2,-3,0,-3,2xm93,-170v1,-1,2,-4,0,-1v-1,0,-1,1,0,1xm152,-142v12,4,26,-20,41,-25v-9,-7,-30,19,-41,25xm88,-168v0,1,1,1,2,0v-1,-2,-1,-2,-2,0xm134,-132v27,3,6,-16,6,-28v0,-4,-2,-8,-7,-8v-5,12,-9,22,-12,37v5,4,8,-2,13,-1xm85,-166v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm96,-139v6,-13,25,-12,28,-26v-18,10,-32,31,-52,35v-3,5,-8,11,-8,18v2,-2,9,-4,9,-7v-1,1,-2,1,-3,1v1,-14,22,-13,25,-23v2,1,2,0,1,2xm193,-163v-10,11,-28,16,-36,29v11,0,18,-17,28,-18v0,-6,10,-5,8,-11xm93,-158v1,0,2,0,2,-1v-1,0,-2,0,-2,1xm197,-155v-14,7,-31,19,-40,32v-18,8,-34,22,-47,36v1,-1,5,-1,7,0v16,-24,45,-30,60,-52v9,-3,15,-12,20,-16xm77,-121v13,-11,30,-17,40,-30v-14,11,-29,17,-40,30xm199,-149v-8,5,-13,12,-20,17v7,-6,14,-10,20,-17xm131,-87v28,-10,44,-33,67,-48v2,-2,3,-4,3,-7v-25,17,-49,35,-70,55xm113,-141v-16,15,-43,21,-52,41v16,-14,45,-24,52,-41xm203,-131v-1,-1,3,-3,1,-3v1,2,-3,2,-1,3xm175,-130v-2,3,0,3,1,1v2,-3,1,-1,-1,-1xm58,-90r55,-38v0,-2,0,-3,-1,-3v-17,14,-42,24,-54,41xm196,-126v3,0,4,-3,0,-1v-1,0,-1,1,0,1xm146,-124v3,-1,6,-4,2,-3v0,1,-1,2,-2,3xm170,-123v0,-1,0,-2,1,-3v0,1,-3,2,-1,3xm193,-103v2,-10,20,-8,13,-24v-11,16,-32,26,-47,38v-2,-2,-5,-1,-5,2v22,0,23,-13,39,-16xm137,-126r-3,0v-16,19,-42,32,-61,48v9,-4,16,-9,22,-14v0,0,-2,1,0,1v4,-2,8,-10,13,-7v0,-8,6,0,6,-7v0,1,-1,4,1,2r0,-3v0,1,0,1,1,1v5,-6,22,-16,21,-21xm145,-88v16,-13,35,-23,49,-38xm51,-67r74,-57r-74,53v-1,2,0,3,0,4xm98,-108v1,0,2,-2,2,-3xm53,-78v20,-15,42,-27,60,-44v-21,7,-38,28,-57,38v-1,1,-3,3,-3,6xm140,-119v1,-2,4,-1,5,-4v-1,0,-5,2,-5,4xm74,-118v1,0,2,0,3,-1v-2,0,-3,0,-3,1xm168,-78v16,-9,24,-17,44,-30r-2,-5r-44,31v1,1,2,3,2,4xm145,-105v3,-1,5,-3,7,-5v-3,0,-5,2,-7,5xm128,-109v-1,-1,-5,2,-3,3v0,-2,3,-1,3,-3xm144,-105r-1,1xm119,-103v0,0,3,-1,1,-1v0,0,0,1,-1,1xm170,-75v2,10,7,-4,13,-1v0,-1,-1,-3,1,-4v14,-3,20,-15,31,-21v-10,-3,-31,20,-45,26xm139,-100r1,-2v-1,0,-1,1,-1,2xm113,-99v1,0,2,0,2,-1v0,0,-1,0,-2,1xm133,-95v1,-3,3,-3,5,-4v-2,0,-5,2,-5,4xm105,-97v2,1,2,-3,1,-1xm104,-87v-1,-7,8,-6,8,-12v-20,18,-43,27,-64,43v-2,-2,3,-2,0,-3v-4,7,1,6,5,4v16,-9,28,-25,51,-32xm100,-89v1,0,1,-1,1,-2v-1,0,-1,1,-1,2xm70,-97v-2,0,-3,3,0,1v1,-1,1,-1,0,-1xm122,-87r10,-8v-4,2,-7,4,-10,8xm174,-63v15,-11,32,-17,43,-32v-13,12,-35,15,-43,32xm220,-88v-16,9,-30,19,-43,30xm81,-82r2,0r-2,0xm180,-51v12,-11,32,-20,42,-31r-43,28v0,1,0,2,1,3xm46,-42v15,-13,41,-27,51,-39v-16,12,-31,22,-49,33v2,2,-2,4,-2,6xm72,-76v1,0,1,-1,1,-1v-1,0,-1,1,-1,1xm183,-42r43,-29r-1,-5v-13,11,-31,17,-42,30r2,-2v-1,2,-2,3,-2,6xm34,-24v22,-11,38,-27,58,-39r2,-8r-71,51r-2,-4v-7,10,8,26,4,7v5,-2,7,-5,11,-6v1,-3,-2,1,-2,-1xm187,-39v11,-2,6,-8,17,-9v0,-3,2,-3,6,-3v4,-9,15,-10,18,-16r-75,49v-1,1,-2,5,0,5v10,-11,22,-17,34,-24r-2,-1r4,1v1,-2,-3,-1,-2,-2xm231,-63v-10,4,-14,12,-25,15v-14,16,-43,24,-54,42v11,-2,18,-12,28,-16v0,0,-2,1,0,1v12,-8,23,-20,37,-25v3,-8,17,-8,14,-17xm88,-55v-17,16,-45,25,-58,42v18,-18,47,-22,58,-42xm177,-7r6,0v-3,-3,2,-3,0,-5v16,-7,37,-23,52,-33v-22,10,-39,25,-58,38xm29,-8v20,0,29,-19,43,-21v3,-9,23,-10,15,-16v-19,13,-41,22,-58,37xm99,-39v-19,5,-39,22,-56,31v23,-6,36,-22,56,-31xm182,-41v-2,0,-3,4,-1,2v0,-1,1,-2,1,-2xm188,-7v19,-9,32,-22,50,-32v-16,7,-37,21,-50,32xm20,-40v-1,6,1,11,6,5v3,-1,6,-5,-1,-4v-2,0,-3,0,-5,-1xm58,-9v25,-5,36,-20,53,-31v-19,9,-35,22,-53,31xm166,-30v2,0,2,0,2,-2xm161,-29v7,-3,14,-4,17,-11v-9,3,-27,7,-25,18v3,-2,5,-5,11,-5v0,-2,-3,0,-3,-2xm200,-7v8,-1,9,-10,19,-9v5,-8,27,-18,28,-23v-16,9,-33,20,-47,32xm71,-8v12,1,16,-11,24,-11v3,-10,25,-13,22,-19xm254,-37v-1,0,-3,1,-1,1v1,0,0,-1,1,-1xm161,-36v0,2,-4,-2,-3,2xm149,-35v0,6,7,4,8,0v-3,-2,-4,2,-8,0xm249,-33v3,0,4,-3,0,-1v-1,0,-1,0,0,1xm29,-35v-3,2,-10,3,-8,8v6,-7,6,-4,8,-8xm221,-9v14,-5,27,-16,40,-24v-12,0,-27,18,-40,24xm34,-32v-1,-1,-1,-1,-1,0v0,1,0,1,1,0xm240,-27v1,0,6,-3,6,-4v-2,1,-5,2,-6,4xm29,-29v1,0,5,-2,1,-2v-1,0,-2,2,-1,2xm118,-30v-13,8,-24,13,-34,23v15,0,21,-14,33,-18v1,-1,1,-3,1,-5xm260,-25v-11,2,-20,11,-27,16v3,0,4,-3,7,0v-1,0,-2,1,-2,1v10,-4,13,-12,22,-17xm97,-6v10,-1,22,3,19,-13xm264,-19v-7,2,-11,4,-11,10v4,-4,8,-6,11,-10xm221,-14v1,-1,4,-3,4,-4v0,2,-5,1,-4,4","w":283,"k":{"'":25,"\"":25,"Y":30,"W":32,"V":27,"U":31,"T":26,"Q":21,"O":22,"y":22,"w":23,"v":24,"u":17,"t":16,"q":7,"p":9,"o":16,"e":11,"d":6,"c":16,"G":22,"C":23,"B":-8}},{"d":"191,-105v-4,20,-1,44,-27,37v-52,3,-102,-2,-146,0v4,-12,-4,-32,3,-42r165,1v2,0,4,2,5,4xm27,-99r8,-5v-4,0,-7,3,-8,5xm57,-104v-1,1,-4,4,-2,2xm33,-75r35,-29v-15,6,-23,20,-35,29xm43,-75v15,-6,23,-19,34,-29v-13,8,-26,18,-34,29xm87,-89v4,-5,14,-11,14,-15v-5,4,-11,10,-14,15xm77,-75v12,-5,20,-16,29,-25xm62,-75v15,-4,20,-18,29,-28v-9,10,-21,17,-29,28xm37,-100v-2,-1,-5,4,-1,3v-1,-2,5,-3,5,-5v-1,1,-2,2,-4,2xm140,-102v-7,5,-16,12,-19,18xm166,-102v0,0,1,2,1,0r-1,0xm116,-73v13,-6,25,-19,32,-29v-9,11,-22,19,-32,29xm157,-100v1,-1,1,-3,0,-1v-1,0,-1,1,0,1xm121,-99v1,0,2,-1,2,-2xm27,-77v11,-6,18,-15,26,-23v-9,6,-20,15,-26,23xm134,-74v12,-2,21,-19,31,-26xm25,-89v4,-4,10,-3,8,-9v-2,3,-8,4,-8,9xm161,-75v8,-5,11,-15,22,-18v-1,-1,1,-4,0,-4v-8,8,-16,13,-22,22xm106,-86v5,-1,5,-5,9,-8xm168,-96r1,0r-1,0xm121,-91v1,0,3,-3,2,-3xm106,-94v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm94,-81v4,-3,7,-6,10,-10xm162,-90v1,0,2,-1,3,-2v-1,0,-3,1,-3,2xm147,-91v-2,0,-8,7,-4,4v-1,-3,5,-1,4,-4xm116,-88v2,0,4,-1,4,-2xm153,-81v3,-2,5,-4,7,-7xm114,-85v0,0,3,-2,1,-2xm28,-85v1,0,2,-1,2,-1v0,0,-2,0,-2,1xm82,-86v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm141,-86r-3,4v0,-2,4,-1,3,-4xm112,-84v-3,0,0,4,0,1r0,-1xm93,-74v5,-2,8,-6,11,-10xm117,-81v2,1,3,-3,1,-3v1,2,-1,1,-1,3xm126,-73v4,-2,8,-4,10,-8xm143,-73v4,-2,8,-5,9,-8v-2,4,-7,4,-9,8xm93,-81v0,0,-2,1,0,1r0,-1xm177,-76v2,0,5,2,4,-1xm23,-74v1,0,3,-3,0,-1v-1,0,-1,1,0,1xm86,-75v1,0,3,0,3,-1v-1,0,-3,0,-3,1xm14,-176v56,-5,148,-12,184,6v-7,7,2,33,-7,35v-14,-9,-50,3,-73,-6v-26,5,-63,-1,-95,-1r-2,5v-8,-7,-7,-25,-7,-39xm22,-148v17,-5,22,-17,35,-26v-15,6,-22,17,-35,26xm79,-174v-16,7,-23,16,-37,26v15,-1,19,-18,37,-26xm32,-148v17,-3,24,-17,35,-26xm58,-152r29,-22v-10,7,-22,12,-29,22xm67,-147v18,-3,23,-18,40,-25v-10,-3,-31,16,-40,25xm88,-146v15,-2,27,-17,39,-27v-15,7,-25,19,-39,27xm138,-173v-14,8,-27,16,-36,28v15,-9,24,-17,36,-28xm126,-152v10,-6,20,-12,27,-21xm19,-170v1,-1,1,-2,-1,-2v0,2,1,2,1,2xm33,-170v0,-1,3,0,3,-2v0,1,-3,0,-3,2xm134,-144v15,-8,27,-19,40,-28r-4,0v-4,10,-29,17,-36,28xm115,-172v-13,7,-26,16,-36,26v13,-8,25,-16,36,-26xm27,-158v5,-4,11,-7,15,-13v-5,1,-13,9,-15,13xm125,-145v14,-5,24,-19,36,-26xm174,-153v1,-9,17,-10,15,-17v-11,10,-23,16,-33,26v9,0,10,-8,18,-9xm31,-170v-4,2,-14,15,-7,8v2,-2,7,-4,7,-8xm81,-164v1,0,1,0,1,-1v-1,0,-1,0,-1,1xm144,-144v13,-4,21,-14,31,-21v-12,6,-21,14,-31,21xm73,-158v0,-1,3,0,3,-2v-1,0,-1,0,-2,1v-1,0,-2,1,-1,1xm22,-153v1,-1,4,-5,1,-2v-1,1,-2,2,-1,2xm122,-154r3,-3v0,2,-4,0,-3,3xm180,-147v2,-3,8,-1,8,-7v-2,3,-7,3,-8,7xm126,-152v-3,-2,-5,5,-2,2v0,-1,2,-2,2,-2xm115,-150v1,0,3,-1,1,-1v-1,0,-1,0,-1,1xm59,-147v3,0,7,-5,2,-3v-1,1,-2,2,-2,3xm108,-145v3,0,6,-2,6,-4xm186,-143v3,2,6,0,3,-3v0,1,-4,1,-3,3","w":212},{"d":"106,-183v5,1,4,7,6,11v23,-15,69,-15,77,8v-2,-2,-2,0,-2,1v25,19,21,74,27,116v5,5,19,3,24,2v-2,5,-6,12,4,15v-8,8,2,26,-12,31v-24,-1,-48,-5,-73,-3v-2,-8,-4,-13,-1,-18v-1,1,-2,3,-4,1v-2,-5,5,-7,7,-9v1,-49,5,-111,-50,-93v-5,24,-1,57,1,78v20,-5,18,15,17,36v-23,15,-72,9,-107,5r-1,-35v7,3,15,-5,25,-6v-3,-27,0,-60,0,-87v-14,-3,-28,-2,-24,-34r-6,2v5,-8,10,-13,10,-18r80,-1v3,1,-1,-3,2,-2xm154,-177v-5,-1,-8,1,-5,5v0,-3,4,-3,5,-5xm106,-136v23,-9,41,-25,58,-40v-40,22,-74,49,-111,73v-1,2,-5,5,-3,8r56,-37r0,-4xm103,-173v2,1,5,-1,1,-1xm49,-86v21,-10,36,-23,55,-34v4,-12,25,-10,29,-21v16,-6,27,-20,42,-28v-42,10,-78,59,-119,75v-4,2,-6,5,-7,8xm27,-169v2,1,3,-2,1,-2v-1,0,-2,2,-1,2xm146,-170v-33,16,-69,42,-96,65v31,-23,64,-43,96,-65xm34,-140v18,-3,28,-22,47,-29v-15,0,-34,22,-47,29xm46,-137v19,-10,36,-20,53,-34v-19,10,-35,23,-53,34xm32,-150v11,0,18,-10,24,-15v-9,4,-17,9,-24,15xm40,-162v2,0,4,-1,4,-2xm27,-163v1,2,1,2,2,0v0,0,-1,-1,-2,0xm171,-158r3,-3v-1,0,-2,1,-3,3xm181,-160v-12,12,-32,18,-40,31v16,-7,30,-18,44,-27v-2,-1,-2,-3,-4,-4xm30,-156r7,-3v-2,1,-6,1,-7,3xm127,-131v20,-1,27,-19,43,-26v1,0,1,0,0,-1v-11,9,-27,13,-36,25v-3,-3,-5,2,-7,2xm96,-149v2,1,2,-3,3,-3v-2,2,-2,0,-3,3xm189,-150v-14,0,-27,17,-40,23v14,-1,26,-17,40,-23xm90,-145v2,1,2,-3,2,-1xm77,-141v3,1,6,-5,2,-2v-1,0,-2,2,-2,2xm84,-141v2,-1,4,-1,5,-3v-2,1,-5,1,-5,3xm154,-120v13,3,28,-16,39,-23v-13,3,-29,14,-39,23xm76,-141v-9,8,-24,10,-26,23v6,-10,19,-14,26,-23xm68,-129v4,0,11,-7,14,-11xm32,-138v2,1,4,-1,1,-1v-1,0,-1,0,-1,1xm195,-137v-2,6,5,3,2,1v0,0,-1,-1,-2,-1xm194,-135v-13,8,-31,14,-37,26v15,-3,19,-18,34,-21v2,-1,3,-3,3,-5xm54,-132v-2,-1,-4,2,-1,1v1,0,1,0,1,-1xm49,-129v1,0,2,1,2,0v-1,-3,-1,-1,-2,0xm139,-129r0,2v1,-1,1,-3,-1,-3v-3,4,0,4,1,1xm200,-123v-1,-4,-2,-8,-3,-2v1,1,1,3,3,2xm62,-124v1,-1,6,-4,2,-3v-1,1,-2,2,-2,3xm146,-126v1,2,1,2,3,3v2,-1,-3,-3,-3,-3xm164,-94v-5,-14,33,-19,31,-30r-34,24r2,9v13,-8,26,-18,38,-27v-13,7,-24,16,-37,24xm59,-120v-3,4,-11,0,-9,8v2,-2,9,-5,9,-8xm153,-116v3,-1,3,-2,1,-2v0,-1,0,0,-1,0v-1,1,-1,2,0,2xm50,-78v17,-13,38,-21,52,-36xm163,-79v13,-11,30,-17,40,-30v-13,3,-28,16,-40,24v1,2,3,4,0,6xm57,-75v11,-10,40,-18,43,-30v-14,10,-31,18,-43,30xm165,-71v12,-9,33,-17,37,-29v-12,10,-30,14,-37,29xm164,-61v10,-9,36,-16,39,-30v-10,14,-33,13,-39,30xm102,-90r-51,33v17,-11,37,-19,51,-33xm49,-47v18,-11,38,-20,53,-33v-18,7,-37,22,-53,33xm205,-79v-10,2,-33,17,-42,27v15,-7,27,-19,42,-27xm68,-75v2,1,5,-3,4,-4v0,2,-5,1,-4,4xm54,-66v4,-2,8,-3,11,-8v-3,3,-8,4,-11,8xm206,-72v-14,3,-26,19,-43,24v0,0,-1,5,2,4xm102,-71v-18,10,-35,17,-52,29v-1,7,2,5,6,3r40,-26v1,0,7,-3,6,-6xm178,-46v9,-7,22,-9,28,-19xm24,-13r78,-44v2,-1,1,-3,1,-5v-24,12,-43,29,-70,38r6,-5v-6,5,-17,3,-15,16xm206,-56v-16,7,-30,16,-43,26v12,-12,33,-13,43,-26xm103,-53v-2,1,2,6,1,2v0,-1,0,-2,-1,-2xm204,-45v2,0,3,-1,3,-2v-2,0,-3,1,-3,2xm39,-11r63,-34v-25,9,-44,20,-63,34xm174,-45r1,0r-1,0xm162,-21v12,-7,23,-14,36,-20v2,0,4,-4,2,-4v-12,9,-30,12,-38,24xm221,-40v-20,8,-38,19,-54,31v17,-12,39,-19,54,-31xm100,-39v0,4,3,1,1,0r-1,0xm229,-36v1,0,1,-1,1,-1v-1,0,-1,1,-1,1xm39,-5v22,-8,42,-19,60,-31v-20,5,-42,20,-60,31xm198,-35v1,0,2,0,2,-1v-1,0,-2,0,-2,1xm159,-11r38,-23v-14,6,-25,11,-38,18r0,5xm32,-33v-6,0,-8,0,-8,5v2,0,8,-3,8,-5xm39,-29v4,1,6,-7,1,-3xm117,-33v-18,7,-39,17,-53,28v4,0,10,2,7,-4v15,-11,31,-13,46,-24xm189,-9v13,-2,30,-15,41,-19v1,-1,1,-2,1,-4v-16,6,-28,15,-42,23xm200,-8v12,3,20,-10,31,-13v-12,1,-21,9,-31,13xm94,-5v13,-2,20,-7,28,-13v-10,5,-20,6,-28,13xm177,-9v7,0,10,-8,16,-9v-6,3,-12,5,-16,9xm231,-13v-5,-1,-13,4,-17,7v5,0,17,0,17,-7xm37,-9v1,-2,2,-3,0,-2r0,2xm121,-9v-4,0,-22,6,-9,5v2,-3,7,-1,9,-5xm52,-5v3,0,5,-4,2,-2v0,0,-2,1,-2,2xm84,-4v2,0,2,-1,3,-3","w":252,"k":{"y":21,"v":27,"u":12}},{"d":"135,-248v3,5,7,4,13,2v-6,11,13,7,15,18v2,-2,4,-2,7,-3v-2,10,-15,9,-17,21v-9,5,-13,8,-21,15v-8,-14,-32,-14,-28,12v0,5,0,10,-2,13v13,-1,23,2,20,13v-5,14,9,35,-20,30v1,28,-3,58,0,84v7,3,16,0,23,0v-10,13,18,46,-18,46v-32,0,-64,-3,-97,-5v3,-16,-3,-42,20,-39v26,-5,11,-53,14,-78v-4,1,-4,-2,-2,-4v0,-1,2,-1,2,-1v-7,-3,-18,-3,-26,-5v-1,-13,5,-21,3,-36v-2,0,-6,0,-6,-2v6,-6,12,-6,21,-3v7,-24,6,-56,28,-68v10,-19,48,-15,71,-10xm81,-208v-10,10,-24,15,-31,28v-1,1,-3,1,-4,0v15,-22,40,-36,58,-53v-1,-6,7,-3,5,-13v-17,23,-41,38,-60,58v-6,1,-3,9,-5,16v13,-12,27,-21,37,-36xm94,-243v-18,0,-30,25,-43,35v15,-11,31,-19,43,-35xm102,-246v-17,16,-34,33,-53,46v0,4,-3,4,-3,7v22,-15,43,-32,56,-53xm84,-208v7,-9,19,-15,25,-25v8,2,5,-9,13,-10v-15,3,-23,23,-37,32v-2,1,-2,2,-1,3xm56,-221v7,-3,17,-9,13,-15v3,-2,5,-2,7,-5v-9,3,-15,13,-20,20xm135,-238v-3,0,-2,-3,-5,-3v-7,13,-24,16,-28,33v-10,12,-29,24,-33,36v2,-5,11,-5,12,-13v16,-11,34,-38,54,-53xm114,-213v11,1,8,-11,18,-10v3,-7,5,-8,11,-13v-15,3,-18,17,-29,23xm122,-210r26,-23v-10,7,-18,14,-26,23xm153,-228v-11,4,-18,12,-26,20v3,3,9,3,8,-2v9,-2,11,-13,18,-18xm112,-228r-3,0v0,0,6,3,3,0xm101,-219v6,1,6,-6,8,-7v-2,3,-7,4,-8,7xm153,-221v-1,1,-2,2,-1,2v1,0,1,-1,1,-2xm140,-208v6,-2,7,-5,10,-10xm92,-205r0,-3v0,1,-2,3,0,3xm89,-203v-1,-1,-2,-1,-1,0v1,1,1,1,1,0xm75,-195v1,0,1,0,1,-1v0,1,-1,1,-1,1xm97,-183v-15,19,-35,33,-53,49v0,-15,26,-28,37,-38r-2,0v6,-8,19,-11,20,-23r-66,61v6,0,13,-1,16,2v13,-17,44,-30,48,-51xm71,-185v4,0,8,-8,8,-8v-14,15,-32,27,-46,42v-4,5,-11,3,-7,9v6,-12,24,-13,27,-24v8,-5,14,-12,21,-19r-3,0xm71,-190r0,-3v0,1,-2,3,0,3xm59,-180v3,-3,9,-6,10,-10v-3,3,-8,5,-10,10xm46,-170v2,-1,7,-4,5,-4v-2,1,-4,3,-5,4xm61,-167v7,1,9,-9,4,-3v-1,0,-3,2,-4,3xm94,-167v1,1,2,0,2,-1v0,-1,-1,-2,-2,-2v2,2,1,2,0,3xm46,-167r-2,0r2,0xm51,-117v15,-12,24,-25,41,-37v0,-6,7,-7,2,-11v-16,10,-26,24,-40,33v0,8,-7,6,-3,15xm56,-162v1,1,5,-2,3,-3v0,2,-3,1,-3,3xm51,-99v13,-9,21,-23,36,-30v6,-13,28,-22,30,-36v-13,20,-47,46,-66,66xm26,-159v4,-3,4,-4,0,-6r0,6xm51,-106v10,-3,12,-15,21,-19v0,-1,0,-1,-1,-2v15,-4,25,-23,36,-35v-22,13,-36,36,-56,51r0,5xm54,-159r2,0r-2,0xm51,-154r0,-3v-1,0,-2,3,0,3xm49,-154r-3,3v2,-1,3,-2,3,-3xm99,-137v6,6,15,-7,18,-15xm39,-144r0,-3r0,3xm112,-134v4,1,4,-8,1,-4v-1,1,-1,3,-1,4xm31,-139v-2,3,-6,1,-5,5v1,0,4,-4,5,-5xm74,-104v5,-14,27,-16,20,-30v-11,15,-30,28,-43,40r0,8v9,-5,13,-15,23,-18xm94,-119v-11,18,-36,20,-43,43v8,-12,23,-16,28,-28v10,-1,16,-9,15,-15xm51,-66v8,-8,11,-9,15,-18v10,-2,23,-15,28,-25v-10,10,-26,20,-35,31v2,0,0,-3,2,-3v-1,8,-10,6,-10,15xm51,-58v17,-11,29,-27,43,-41v-16,10,-25,27,-41,36v-1,1,-2,2,-2,5xm84,-81v6,-2,7,-7,10,-10xm94,-84v-15,15,-32,24,-43,44v5,-2,6,-10,10,-5v-2,-10,14,-9,15,-18v2,-2,2,-6,8,-5v-2,-11,11,-5,10,-16xm79,-76v1,0,2,0,2,-2xm76,-76v1,1,2,2,3,1v1,-1,1,-1,0,-1r-3,0xm74,-71v0,0,4,-3,0,-2r0,2xm68,-67v-1,1,-2,2,0,2r1,-1v0,-1,-1,-2,-1,-1xm92,-63v-27,15,-49,38,-74,56v33,-9,47,-41,74,-56xm74,-35v6,-8,18,-10,18,-18xm51,-50r3,-3v-1,-1,-5,2,-3,3xm75,-43v1,0,1,-1,1,-2v-1,1,-1,2,-1,2xm71,-38v0,-2,4,-2,3,-5v-2,0,-2,3,-3,5xm51,-10v12,-12,31,-19,38,-33xm51,-38v-11,-1,-23,16,-33,23v7,0,6,-5,13,-5v3,-10,16,-9,18,-18r2,0xm36,-38v-10,4,-22,2,-18,18v8,-5,12,-12,18,-18xm71,-5v16,-6,26,-19,38,-28v2,-1,3,-2,3,-5v-14,11,-25,26,-41,33xm64,-34v-1,2,1,0,1,0v1,0,1,0,1,-1xm54,-5r40,-30v-14,9,-28,18,-40,30xm71,-33v-1,-1,-2,-1,-2,0v0,1,1,1,2,0xm64,-33v-3,-1,-5,5,-2,2v1,0,2,-1,2,-2xm66,-30v2,-1,2,-1,3,-3v0,2,-2,2,-3,3xm97,-30v1,-1,2,-1,2,-3v-2,-1,-5,3,-2,3xm61,-5v13,-5,22,-13,30,-22v-9,9,-20,14,-30,22xm61,-25v2,-1,5,-4,0,-3r0,3xm51,-23v0,-1,1,-2,3,-2xm57,-21v0,2,-5,0,-2,0r2,0xm81,-5v9,2,14,-10,21,-15v-8,6,-12,10,-21,15xm112,-15v-5,5,-9,6,-13,10v8,0,10,-5,13,-10xm39,-5v1,0,2,-4,2,-5v-2,2,-2,2,-2,5xm31,-5v0,0,3,-2,1,-2v-1,0,-1,1,-1,2xm120,-5v-1,0,-7,3,-3,3v0,-1,2,-2,3,-3","w":177,"k":{".":24,",":22,"o":19,"i":12,"g":22,"f":15,"e":21,"a":16}},{"d":"105,-53v7,-16,-1,-47,4,-61v-20,-17,-31,-40,-49,-59v-2,-1,-1,2,-3,1v-1,-8,-13,-21,-21,-32v-10,-2,-21,3,-25,-3r1,-46v27,-3,62,3,83,-6v8,7,43,1,25,15v5,-2,8,-8,11,-13v12,6,5,33,6,50r-18,-2v7,15,17,29,26,42v10,-13,18,-28,26,-42v-26,6,-15,-22,-18,-42v28,-4,76,2,111,2v3,13,0,34,1,44v-9,-5,-42,-3,-37,15v-8,5,-16,16,-17,23v-23,24,-48,54,-37,101v-4,1,1,8,-1,10v0,1,-1,0,-2,-1v6,6,41,-10,33,12v8,5,-9,29,6,37v-10,13,-40,6,-64,8r1,1v-27,-3,-48,0,-72,0v-2,-3,-3,-11,0,-14v2,-8,-10,-29,0,-33v1,-9,17,-6,30,-7xm71,-248v-12,11,-26,19,-39,29v13,-6,33,-18,44,-30r-7,0v1,0,2,0,2,1xm40,-209v19,6,32,-27,53,-30v1,-5,8,-6,11,-10v-27,3,-40,28,-64,38r0,2xm28,-249v-8,-1,-12,0,-10,9v2,-3,6,-8,10,-9xm16,-221v14,-7,25,-18,36,-28v-15,6,-24,18,-36,28xm54,-241v2,-4,7,-4,9,-8v-3,2,-8,5,-9,8xm40,-249v-9,4,-21,12,-23,19xm160,-244v9,-2,10,-6,0,-3v-1,0,-1,2,0,3xm78,-213v-10,3,-20,17,-30,13v21,-16,47,-30,65,-47r-69,46v12,14,22,-7,34,-12xm78,-213v5,1,8,-9,15,-10v-6,2,-10,6,-15,10xm161,-231v6,-5,14,-9,20,-15v-7,4,-17,7,-20,15xm241,-246v-22,9,-40,24,-61,34v17,2,35,-19,49,-25v-1,0,-1,-1,-1,-1v5,0,10,-4,13,-8xm258,-246v-32,14,-60,31,-87,49r-2,7v14,-9,30,-21,45,-28v-1,-2,0,-1,2,-2v8,-3,13,-12,22,-12r0,-3v7,-4,15,-5,20,-11xm174,-232v7,-4,11,-10,19,-12v-13,-2,-20,15,-31,18v-2,5,-1,1,3,1v2,0,2,-2,1,-3v6,1,5,-5,9,-5v0,1,-1,1,-1,1xm172,-215v22,-6,33,-20,53,-28v-16,-2,-41,17,-53,28xm208,-245v-17,5,-34,18,-47,30xm119,-243v0,1,-4,3,-2,3v1,-1,3,-2,2,-3xm47,-237v3,0,4,-3,6,-4xm125,-240v-24,16,-45,36,-73,48v9,10,21,-13,30,-11v6,-8,12,-12,24,-17v-2,-5,17,-12,19,-20xm163,-180v21,-10,39,-24,61,-33v11,-9,23,-17,38,-23v0,-1,1,-4,-1,-4r-93,54v-3,1,-4,3,-5,6xm160,-239r1,0r-1,0xm41,-232v0,-2,6,-2,5,-5v1,3,-5,2,-5,5xm93,-223r15,-12xm123,-228v-1,-1,3,-1,1,-2v0,1,0,2,-1,2xm260,-229v-8,6,-24,10,-20,18v10,-1,9,-12,20,-12v-1,-2,2,-5,0,-6xm119,-225v2,1,5,-3,2,-3v0,1,-1,2,-2,3xm130,-219v-2,3,-13,7,1,6xm26,-215v2,0,2,-1,2,-1v0,0,-1,0,-2,1xm118,-217r-2,2xm259,-216v-7,-1,-6,8,-1,2v0,-1,1,-2,1,-2xm113,-213v1,0,1,-1,1,-1v0,0,-1,0,-1,1xm34,-213v1,0,2,-1,2,-2v-1,0,-2,1,-2,2xm34,-213v-1,0,-5,3,-3,4v-1,-3,3,-2,3,-4xm21,-210v0,-1,2,-2,0,-2r0,2xm176,-204v1,-3,4,-2,5,-5v-3,-1,-5,4,-5,5xm116,-199v-14,-3,-31,33,-46,25v13,-12,28,-19,40,-32r-45,30v5,4,8,11,13,15v14,-11,30,-20,42,-33v-14,9,-25,21,-40,28v0,-13,19,-18,26,-24v1,-5,6,-6,10,-9xm153,-166v28,-9,45,-28,71,-33v0,-2,4,-7,0,-7v-24,11,-45,24,-68,36v-2,0,-3,2,-3,4xm114,-176v-1,-8,10,-4,10,-12v-15,10,-29,21,-42,32v12,-2,19,-17,32,-20xm59,-182v4,3,10,-1,8,-5v-3,0,-6,3,-8,5xm106,-124v20,-14,39,-18,61,-36v6,2,7,-6,14,-6v6,-4,11,-10,18,-10v-1,-3,3,-4,5,-6r-99,51v-3,-3,4,-4,3,-5v-2,-1,-5,3,-7,1v0,-2,4,0,3,-3v-8,3,-2,9,2,14xm192,-181r4,-2xm127,-179v-2,0,-2,0,-2,1v0,1,1,0,2,-1xm186,-177v0,-1,3,0,3,-2xm120,-175v1,1,4,-2,3,-2v0,1,-3,0,-3,2xm183,-176v-4,3,-11,4,-14,8v7,-1,9,-5,14,-8xm110,-119v19,-15,48,-21,66,-37v9,-3,25,-12,31,-20r-98,55v-1,1,0,2,1,2xm134,-171v-13,7,-27,33,-39,25v-2,-9,16,-22,24,-29v-10,10,-45,24,-21,36v17,-13,23,-17,36,-32xm160,-163v3,-2,9,-2,9,-4v-4,0,-8,2,-9,4xm148,-156v4,-2,9,-3,11,-7v-4,2,-9,4,-11,7xm110,-159r2,-3v1,2,-2,2,-2,3xm113,-141v8,-5,14,-12,25,-14r-3,1v0,-4,6,-2,6,-6v-11,4,-21,11,-28,19xm196,-159v-30,12,-55,28,-82,42r0,3v27,-17,61,-24,82,-45xm137,-151v1,0,3,0,3,-1v-2,0,-3,1,-3,1xm136,-150v0,0,-1,1,-2,1v1,0,2,0,2,-1xm127,-145v-2,0,-2,0,-2,1v0,1,1,0,2,-1xm146,-117v-2,0,-3,3,-4,0v12,-1,10,-8,18,-7v7,-7,21,-9,25,-19v-24,11,-49,19,-71,32v1,2,1,7,0,9v16,-2,21,-14,32,-15xm118,-140r0,-1v-1,0,-1,1,0,1xm175,-127v-6,2,-12,4,-7,9xm114,-97v-1,8,5,2,8,1r37,-22v-17,6,-29,14,-45,21xm114,-86v17,-9,36,-16,52,-27v-3,0,2,-5,0,-5v-15,11,-31,20,-49,27v-2,1,-3,3,-3,5xm114,-78v17,-7,33,-18,52,-24r0,-3v-18,6,-33,14,-48,21v-2,1,-4,4,-4,6xm113,-69v12,-2,18,-9,29,-11v-1,0,-2,0,-2,-1v2,-1,8,0,8,-3v0,1,0,1,-1,1v8,-3,16,-6,20,-13v-21,6,-36,12,-52,22v-1,1,-2,3,-2,5xm167,-86v-18,6,-34,15,-53,20v-1,3,-2,5,0,8v15,-8,31,-21,47,-22v-1,-5,6,-2,6,-6xm167,-78v-5,3,-14,3,-17,8v5,-2,12,-4,17,-8xm112,-49v-3,6,5,2,5,2v17,-11,33,-12,50,-21r0,-3v-21,5,-37,15,-55,22xm145,-69v1,1,3,1,5,0v-2,-1,-4,-1,-5,0xm113,-53r28,-14v-9,5,-22,6,-28,14xm78,-22v29,-14,62,-24,88,-40r-81,31v2,-6,13,-7,18,-11v-11,-2,-16,8,-25,10v1,4,1,5,0,10xm167,-55r-89,38v1,5,5,2,8,0v26,-15,58,-17,81,-38xm149,-33v-1,0,-3,0,-3,-1v14,-1,25,-11,38,-15v-41,8,-73,24,-105,41v2,5,13,-7,20,-5v-1,-1,-1,-2,-1,-2v8,1,11,-7,21,-7v3,-5,22,-7,30,-11xm200,-44r-50,26r51,-24v1,-7,-3,-11,-9,-5r-106,42r30,-3v0,0,-2,-1,0,-1v10,-2,15,-11,23,-9v20,-9,45,-31,61,-26xm110,-46v-2,0,-5,-1,-4,2v2,0,3,0,4,-2xm153,-44r-3,0v0,0,2,1,3,0xm80,-38v5,1,6,-2,8,-4xm135,-8v26,-4,40,-18,65,-25v-1,-1,-1,-1,0,-2v-23,8,-44,18,-65,27xm169,-10v16,1,21,-6,30,-11v-12,1,-21,6,-30,11xm142,-16v0,0,1,-1,2,-1v-1,0,-2,0,-2,1xm140,-15v2,0,2,0,2,-1v-2,0,-2,0,-2,1xm135,-13v2,0,3,0,3,-1v-1,0,-3,0,-3,1xm159,-10v3,1,10,-5,3,-2v-1,0,-2,1,-3,2","w":277,"k":{";":28,":":31,".":39,",":40,"O":25,"u":24,"o":34,"i":19,"e":37,"a":29,"A":25}},{"d":"13,-186v-3,-30,24,-33,37,-15r24,16v1,-16,-11,-44,-12,-67v11,4,42,1,39,12v-2,16,-3,35,-7,49v18,-4,30,-23,48,-16v4,9,2,24,5,36v-18,3,-36,1,-51,4v8,18,30,19,40,36v-8,10,-20,15,-32,21v-8,-16,-12,-37,-22,-50v-13,15,-23,34,-32,52v-7,-7,-19,-9,-21,-21v12,-11,25,-28,34,-39v-15,-2,-35,-8,-49,-12v-3,0,-5,-5,-1,-4v3,0,4,-3,0,-2xm114,-173v11,-1,19,-14,26,-19xm68,-244r2,-3v-2,0,-2,1,-2,3xm81,-244v-9,-6,-15,17,-7,6v4,0,5,-3,7,-6xm71,-225v5,-6,12,-11,15,-17v-5,5,-13,10,-15,17xm95,-240v-11,2,-15,16,-24,22xm96,-234v-7,3,-17,16,-23,24v9,-8,17,-13,23,-24xm80,-209v5,-3,15,-9,14,-15v-5,6,-10,9,-14,15xm94,-213v-7,5,-13,9,-17,17v7,-5,13,-10,17,-17xm23,-205v3,-2,7,-5,1,-6xm78,-206v1,0,2,-1,2,-3v1,2,-2,2,-2,3xm27,-201v2,-1,12,-5,5,-6v0,3,-5,4,-5,6xm104,-177v10,-10,24,-16,32,-28v-11,9,-23,17,-32,28xm23,-181v7,-6,28,-13,18,-22r-18,12v6,2,15,-19,20,-7v-6,5,-16,8,-20,17xm78,-185v5,-4,11,-9,13,-17v-4,7,-12,7,-13,17xm108,-173v10,-9,22,-16,31,-26v-10,9,-25,16,-31,26xm18,-192r6,-6v-2,1,-6,1,-6,6xm116,-196v1,2,4,-1,5,-2xm50,-188v5,-1,6,-4,1,-6v-6,1,3,3,-1,6xm31,-180v5,-2,15,-5,14,-12v-4,5,-13,5,-14,12xm110,-189v0,0,-2,1,0,1r0,-1xm45,-177v8,2,11,-6,17,-9v-4,-3,-12,8,-17,9xm47,-184r2,-2v0,0,-1,0,-2,1v-1,1,-1,1,0,1xm73,-172v4,-5,11,-9,15,-14v-9,8,-17,6,-25,13v7,4,8,-5,12,-3xm82,-173v6,-2,12,-8,15,-12v-5,0,-11,9,-15,12xm106,-185r-1,0r1,0xm129,-175v5,-1,11,-7,12,-10xm45,-184r-1,2v1,0,1,-1,1,-2xm69,-183v-5,1,-12,5,-13,8xm103,-183v-1,1,-2,2,0,1v1,0,0,0,0,-1xm90,-172v4,-2,9,-6,11,-9xm143,-176v0,0,-6,2,-2,1v1,0,2,-1,2,-1xm97,-173v3,1,3,-3,5,-3v-2,1,-4,1,-5,3xm51,-147v11,-8,22,-16,30,-26v-9,10,-21,16,-30,26xm88,-165v1,-2,-2,-4,-4,-3v-5,2,2,2,2,5v1,-1,2,-1,2,-2xm94,-159v-2,-4,-6,3,-6,3xm100,-156v-6,1,-11,5,-7,9v3,-3,6,-5,7,-9xm35,-125v11,-9,25,-16,33,-29v-11,10,-25,17,-33,29xm101,-147v2,-1,4,-2,3,-5v-1,1,-3,3,-3,5xm97,-137v5,-1,10,-6,12,-10xm116,-144v-7,3,-18,10,-14,17v4,-6,12,-8,14,-17xm63,-143v-7,8,-17,13,-22,23v6,-8,17,-13,22,-23xm105,-113v10,-4,12,-17,22,-21v-13,1,-13,16,-22,17r0,4xm47,-112v0,-5,5,-9,7,-13v-5,3,-14,8,-7,13","w":159},{"d":"122,-260v6,4,10,14,20,14v0,10,19,12,19,22v0,12,2,22,-2,35v-19,-11,-39,-31,-61,-44v-10,-10,2,-33,-5,-40v5,-13,10,10,18,5v0,-2,5,1,8,1v1,2,-2,1,-2,3v5,0,11,-4,14,0xm125,-224v5,7,19,0,28,1v-2,-11,-15,1,-28,-1xm154,-221v-6,4,-28,-1,-17,6v3,5,13,7,17,1v-8,2,-21,-3,-7,-3v4,0,8,0,7,-4xm154,-208v-2,0,-14,2,-4,3v2,0,4,-1,4,-3xm151,-202v2,0,3,6,5,1v0,-4,-4,-1,-5,-1xm116,-230v7,6,25,3,32,-2v-10,-3,-21,4,-32,2xm109,-236v5,9,24,1,31,0v-8,-4,-22,1,-31,0xm106,-240v8,1,23,0,29,-2xm107,-242v6,-4,16,2,22,-4v-9,0,-32,-4,-22,4xm116,-251v2,0,7,2,8,0v-1,-2,-6,-1,-8,0xm118,-256v-5,-4,-12,1,-15,3v6,-1,12,2,15,-3xm109,-262v-3,0,-8,-1,-6,4","w":299},{"d":"143,-115v-20,18,-38,40,-60,56v6,0,7,7,0,8v-2,1,-4,2,-5,3r56,-2r1,-28v15,1,35,-3,47,2v0,11,-2,42,4,58v-1,5,-5,3,-7,6v-1,3,-10,2,-4,4v3,-1,3,1,3,4v-46,8,-115,3,-161,3v-1,-8,2,-19,-6,-17v13,-52,43,-90,83,-115v20,-12,52,-50,19,-71v-15,-5,-37,6,-27,15v-7,5,-8,16,-10,27v-16,-1,-34,1,-48,-1v-14,-93,110,-113,145,-53v8,14,10,37,9,49v-8,7,-7,23,-16,28v-7,8,-15,16,-23,24xm96,-240v1,0,8,-3,7,-5xm44,-209v13,-10,40,-26,46,-34v-16,11,-37,18,-46,34xm43,-194v24,-17,53,-30,73,-50v-31,13,-49,34,-78,47r-4,18v10,-5,18,-14,29,-16r-2,-2v14,-4,17,-13,30,-17v10,-9,28,-19,36,-27v-30,12,-52,36,-82,50v-1,0,-2,-1,-2,-3xm73,-238v3,0,4,-3,6,-4v-3,0,-5,2,-6,4xm73,-238v-6,1,-17,9,-21,15v6,-6,16,-8,21,-15xm68,-220v8,-7,25,-11,27,-20v-8,8,-19,13,-27,20xm140,-237v-18,-1,-33,20,-49,27v16,-9,35,-16,49,-27xm104,-212v16,1,30,-14,42,-22v-17,5,-27,14,-42,22xm113,-208v13,2,30,-14,41,-21v-15,0,-28,15,-41,21xm122,-203v13,-1,19,-13,33,-17v-1,-3,2,-3,3,-4xm64,-218r4,-2v-2,0,-4,1,-4,2xm131,-193v11,-5,23,-28,36,-18v-5,-17,-23,2,-31,7v1,-1,2,0,2,0v-3,3,-14,6,-7,11xm63,-217v-1,0,-3,1,-1,1xm163,-210v-10,7,-19,14,-32,18r0,4v10,-8,24,-12,32,-22xm41,-205v-1,4,0,1,3,1v-1,-3,-2,-5,-3,-1xm85,-206v-18,12,-35,19,-51,31v-2,5,1,9,5,4v7,-2,11,-10,19,-9v3,-8,21,-9,22,-22v1,0,5,-3,5,-4xm132,-180v12,-5,33,-12,39,-26v-15,7,-27,15,-39,23r0,3xm132,-169v14,-8,25,-19,42,-24v-1,-2,0,-3,-3,-3v-11,10,-27,14,-39,23v1,3,1,1,0,4xm72,-185v-1,-1,4,-2,2,-3v1,2,-4,2,-2,3xm171,-187v-14,8,-29,15,-41,26xm66,-181v0,-1,4,-2,3,-4xm62,-179v-1,-1,4,0,2,-2v1,1,-4,1,-2,2xm111,-137v6,-3,10,-8,16,-10v14,-11,37,-22,47,-34v-20,15,-51,23,-63,44xm55,-169v10,0,15,-4,18,-11v-8,2,-12,7,-18,11xm45,-169v2,1,6,-5,2,-2v-1,0,-2,2,-2,2xm161,-162v3,-4,11,-3,12,-9xm82,-112v7,-2,13,-3,18,-9v2,1,-2,3,1,3v3,-1,0,-2,0,-4v25,-9,47,-24,68,-36v1,-1,2,-3,2,-4v-40,20,-87,41,-116,72v10,-8,19,-17,30,-21v-1,0,-3,-1,-3,-1xm117,-118v3,-6,12,-9,19,-10v0,-8,28,-9,29,-21v-37,21,-79,37,-110,64v19,-8,43,-30,62,-33xm107,-135v2,0,3,0,3,-1v-1,0,-3,0,-3,1xm40,-71v36,-21,77,-36,109,-60r-99,51r3,0v-5,2,-12,3,-13,9xm127,-112v-27,19,-61,31,-92,46r-3,10v19,-13,38,-21,53,-28v0,0,-1,0,-1,-1v15,-7,35,-12,43,-27xm104,-88v2,1,4,-2,3,-3v1,3,-3,1,-3,3xm104,-88v-25,10,-54,23,-76,38v2,1,-2,4,0,5v25,-14,53,-26,76,-43xm50,-82v3,1,5,-4,4,-3v-5,1,-6,-1,-9,5v3,1,4,-4,6,-3xm150,-72v-4,2,-11,-2,-9,8v3,-2,8,-5,9,-8xm140,-55v10,-5,19,-10,27,-16v-12,-3,-23,10,-27,16xm84,-69v1,0,1,0,1,-1v-1,0,-1,0,-1,1xm141,-45v10,-7,31,-13,32,-24v-10,8,-22,13,-33,20r2,0v-3,0,2,3,-1,4xm75,-64v0,0,2,-1,0,-1r0,1xm105,-16v25,-14,49,-26,69,-44v-30,20,-63,34,-95,52v11,2,21,-2,26,-8xm74,-59r-48,26v-4,1,-1,8,1,4v10,-9,41,-13,47,-30xm38,-45v8,-2,13,-7,19,-11v-7,2,-12,8,-19,11xm100,-8v11,1,14,-9,25,-10v16,-12,38,-19,51,-34xm140,-44r0,-2r0,2xm26,-39v2,0,16,-6,11,-6v-3,2,-8,3,-11,6xm66,-44r-43,22v1,2,-2,5,0,7v10,-4,24,-13,27,-14r-1,1v6,-5,23,-8,21,-14v1,2,3,-1,0,0v-1,1,-6,6,-4,0v1,-1,1,-2,0,-2xm73,-44v-1,3,1,4,3,2v-2,0,-3,0,-3,-2xm114,-8v27,-1,40,-22,62,-29v1,-2,1,-6,0,-7v-15,13,-44,25,-62,36xm98,-39v0,-1,4,-1,4,-3v1,1,-7,1,-4,3xm66,-8v24,-5,45,-23,68,-33v-25,7,-44,24,-68,33xm87,-41v0,0,-2,1,0,1v1,0,1,-1,0,-1xm118,-41v-2,0,-3,-1,-2,0v1,1,1,1,2,0xm49,-8v28,-3,44,-22,66,-32v-22,6,-46,23,-66,32xm23,-8v12,-5,33,-17,49,-24r-1,1r12,-8v-19,11,-44,17,-60,31xm35,-9v22,-4,28,-15,43,-18v2,-5,15,-7,19,-12xm168,-26v4,-3,10,-2,9,-5v-3,0,-7,3,-9,5xm148,-8v12,0,20,-11,26,-15v-9,4,-20,7,-26,15xm131,-8r10,0v0,-2,-3,0,-3,-2v9,4,12,-9,19,-11","w":199},{"d":"203,-198v0,-1,-2,-1,0,-1v1,0,1,1,0,1xm20,-251r223,3v3,-2,8,-3,11,0v-3,21,1,49,-3,75v-2,0,-6,-2,-5,-6v-11,2,-43,3,-53,1v-2,-8,3,-25,-6,-23v-2,-4,4,-3,4,-7r-59,2r-2,42v5,10,40,-2,45,10v1,1,1,-3,2,-2v6,19,4,45,-25,37v-33,-10,-23,32,-25,63v8,6,32,4,39,7v-12,10,15,56,-28,46v-31,2,-68,-2,-96,3v-9,-4,-21,6,-23,-8v-7,-33,5,-52,35,-45v-8,-45,4,-81,-1,-129v-1,-20,-6,-33,-29,-20v-9,-9,-2,-30,-4,-49xm42,-214v10,-9,22,-18,28,-30v-10,11,-19,17,-28,30xm27,-217v7,-9,21,-18,23,-28v-7,8,-20,16,-23,28xm63,-245v-18,5,-22,25,-36,34v19,-5,24,-21,36,-34xm36,-235v-2,-5,4,-5,5,-9v-8,2,-13,9,-14,16v2,-4,4,-5,9,-7xm48,-213v20,-3,23,-23,35,-31r-6,0v-9,11,-20,20,-29,31xm59,-205r39,-39v-21,0,-23,23,-38,31v-2,2,-3,5,-1,8xm32,-243v-3,1,-6,0,-5,5v3,0,2,-5,5,-5xm103,-241v0,0,3,-3,0,-1v-1,0,-1,1,0,1xm59,-174v11,-9,21,-20,33,-28v-1,-1,0,-3,2,-4v-2,0,-1,3,-3,2v14,-11,25,-25,36,-39v-22,7,-30,32,-48,44v-5,3,-11,16,-17,14r53,-58v-25,13,-37,37,-57,53v-1,4,3,12,1,16xm111,-224v0,0,1,-1,2,-1v-1,0,-2,0,-2,1xm150,-243v4,0,2,3,1,6v6,-2,9,-9,-1,-6xm178,-243v-3,4,-8,7,-10,12xm153,-214v19,-6,23,-19,33,-29v-10,12,-22,19,-33,29xm61,-155v9,-26,43,-41,58,-65v7,-6,13,-14,17,-23v-11,7,-16,21,-28,27v-15,19,-32,32,-49,47r0,17v3,1,5,-5,2,-3xm73,-166r61,-58v-1,-4,10,-13,14,-19r-5,0v-12,25,-39,40,-52,60v-9,2,-13,13,-18,17xm136,-216v15,-3,27,-20,35,-27v-19,2,-24,17,-35,27xm196,-243v-11,6,-21,20,-31,28v13,-7,20,-19,31,-28xm220,-243v-16,6,-22,19,-36,28v15,-6,21,-15,31,-22v-1,-2,-2,-1,1,-1v0,-4,4,-2,4,-5xm179,-214v9,-11,23,-17,31,-29v-20,3,-25,19,-38,29v3,-1,4,-1,7,0xm194,-215v19,-5,25,-17,36,-28v-15,4,-17,17,-30,22v0,4,-4,3,-6,6xm248,-243v-17,14,-38,32,-48,46v23,-13,34,-28,48,-46xm237,-240v-11,1,-50,47,-29,28xm100,-238r2,-2v-2,-1,-3,2,-2,2xm99,-237v-2,0,-4,3,-1,2xm151,-236v-2,-1,-4,2,-2,2v3,-1,-2,-2,2,-2xm88,-226v4,-1,6,-6,8,-8v-5,1,-4,6,-8,8xm144,-230v2,1,5,-2,4,-4xm147,-214v6,-6,15,-10,19,-17v-5,7,-15,9,-19,17xm246,-230r-44,39v25,-14,30,-25,44,-39xm139,-224v1,-1,1,-3,0,-1v-1,0,-1,1,0,1xm82,-220v1,-1,6,-5,1,-2v-1,1,-1,2,-1,2xm58,-196v9,-7,15,-14,22,-22v-8,6,-18,11,-22,22xm208,-184v14,-4,29,-19,39,-33xm132,-213v4,0,12,-2,4,-2v-2,0,-4,1,-4,2xm39,-211v1,1,5,-2,2,-2v1,2,-3,1,-2,2xm235,-211r-1,0r1,0xm218,-183v8,1,12,-5,11,-7v8,-2,12,-11,17,-17v-8,9,-19,15,-28,24xm106,-188v2,-9,12,-11,16,-18v-20,18,-41,35,-58,56v11,-8,19,-20,31,-27v0,-5,8,-9,11,-11xm222,-201v3,0,7,-4,3,-2v-1,1,-2,1,-3,2xm220,-198r2,-2v-1,0,-2,1,-2,2xm61,-136v13,-16,30,-27,43,-43v6,-7,12,-10,16,-18r-60,55xm201,-184v7,-3,12,-8,17,-13v-7,4,-11,8,-17,13xm230,-183v5,-3,14,-9,15,-14v-4,6,-11,8,-15,14xm203,-196r-4,0v0,2,4,1,4,0xm121,-189v0,-2,5,0,2,-3v1,2,-4,1,-2,3xm242,-184v3,1,6,-2,3,-4v0,2,-4,1,-3,4xm118,-187r-59,58v2,3,5,-2,8,-4v0,-9,15,-9,15,-17v15,-10,27,-23,36,-37xm121,-181v2,0,2,0,2,-2xm60,-118v6,-9,16,-12,20,-23v16,-9,23,-22,35,-33v-16,20,-46,33,-55,56xm84,-142v1,0,3,-1,3,-1v-2,0,-3,0,-3,1xm100,-148v8,-6,17,-14,20,-23r-62,57r1,11v16,-18,26,-31,43,-45r-2,0xm92,-130v14,-7,17,-20,30,-29r0,-4v-20,23,-47,43,-64,68v9,-11,23,-21,33,-32v0,4,0,1,1,0v4,-1,0,-1,0,-3xm155,-153v-11,5,-12,17,-23,22v-2,2,-3,3,-2,6v8,-9,20,-19,25,-28xm147,-135v5,-6,13,-10,17,-17v-8,1,-16,13,-17,17xm127,-152v-23,24,-41,50,-69,67v0,2,-1,5,1,5r36,-35v15,-16,26,-27,32,-37xm74,-80v1,0,2,0,2,-1v-1,0,-2,0,-2,1xm60,-67v9,-6,14,-16,24,-21v0,-5,5,-5,7,-8v-4,0,-4,5,-6,0v13,-13,29,-23,39,-40v5,-3,11,-9,10,-16v-24,29,-47,54,-76,78v0,3,0,5,2,7xm141,-125v16,-5,17,-12,25,-22v-7,9,-18,14,-25,22xm112,-142v-1,0,-1,1,-1,2v-1,-2,3,0,1,-2xm153,-125v7,0,22,4,19,-8v-4,1,-5,9,-11,7v1,-6,7,-9,7,-14v-4,6,-11,9,-15,15xm87,-117v9,-1,16,-17,24,-22v-19,13,-35,33,-53,48v-1,1,-1,2,0,3v11,-8,22,-23,31,-28v-1,0,-2,0,-2,-1xm135,-140v-2,0,-3,1,-2,2v1,1,1,0,2,-2xm127,-131v2,1,5,-4,2,-2v-1,0,-2,1,-2,2xm139,-128v2,0,2,-1,2,-2v-1,0,-2,1,-2,2xm136,-124v3,1,3,-5,1,-2v0,1,-1,1,-1,2xm69,-66v24,-20,36,-30,52,-52v-23,17,-40,38,-61,56v1,9,5,1,7,1v0,-3,3,-2,4,-5r-2,0xm121,-108v0,0,-5,4,-1,3v1,-1,1,-2,1,-3xm85,-69v9,0,23,-24,31,-34v-18,16,-35,32,-51,49v2,7,7,-2,10,-3v-1,0,-2,-1,-2,-1v7,-1,7,-6,12,-9r0,3v2,-3,0,-2,0,-5xm94,-100v0,0,3,-1,1,-1xm91,-97v0,0,4,-2,2,-2xm119,-94v-2,0,-2,4,-1,2v0,-1,1,-2,1,-2xm101,-62v5,-5,17,-12,17,-20xm105,-73v-2,0,-3,0,-2,1v1,1,1,0,2,-1xm65,-34v18,-9,27,-29,40,-37v-15,9,-37,31,-50,45v6,2,4,-8,12,-6xm53,-7v22,-19,49,-39,65,-64xm102,-61v-2,0,-5,1,-1,2v1,0,1,-1,1,-2xm74,-19v16,-11,31,-24,43,-40v-14,14,-30,25,-43,40xm80,-40v6,-4,20,-17,18,-19xm76,-51v1,0,2,-1,2,-2v-1,0,-2,1,-2,2xm66,-7v30,-3,33,-24,54,-46v-15,19,-37,30,-54,46xm93,-21v1,0,2,0,2,-1v-1,0,-2,0,-2,1xm60,-45v2,-3,6,-1,6,-5v-1,0,-7,3,-6,5xm73,-49v0,0,1,-2,0,-1v0,1,-1,1,0,1xm26,-49v-6,16,15,0,3,2v-1,0,-2,-1,-3,-2xm72,-49v0,0,-2,1,0,1r0,-1xm26,-21v6,-9,23,-15,24,-27v-6,10,-24,16,-24,27xm42,-47v-7,5,-14,9,-16,16v7,-3,11,-10,16,-16xm60,-45v-6,-2,-13,14,-21,17xm132,-44v-4,-5,-13,12,-19,17v4,-7,15,-10,17,-18v0,0,1,1,2,1xm138,-35v6,-1,5,-8,10,-10v-6,2,-6,6,-10,10xm67,-44v-5,2,-20,17,-10,9v3,-3,9,-4,10,-9xm136,-42v-12,12,-28,20,-38,34v11,1,11,-9,20,-11v3,-9,15,-14,18,-23xm41,-9v21,-2,25,-21,40,-30v-15,8,-25,22,-40,30xm116,-8v13,-8,24,-18,32,-31v-9,11,-23,20,-32,31xm61,-35v-2,-3,-4,-1,-4,2v2,0,0,-3,4,-2xm110,-32r2,-3v1,2,-3,2,-2,3xm135,-32v2,1,2,-2,3,-2v-1,0,-3,1,-3,2xm52,-31v-6,0,-23,11,-25,22v14,-4,14,-15,26,-19v-3,-1,-2,-1,-1,-3xm85,-8v11,-3,16,-12,22,-21v-7,7,-15,13,-22,21xm134,-9v12,-1,16,-13,22,-20v1,-1,0,0,-1,0v-7,8,-13,13,-21,20xm136,-17v6,-3,6,-6,11,-10v-5,2,-8,6,-11,10xm39,-12v7,-2,10,-9,16,-12v-7,0,-11,8,-16,12xm147,-10v5,0,12,-2,8,-9xm67,-14v2,-1,5,-1,5,-3v-2,0,-4,1,-5,3xm125,-9r11,-7v-5,-1,-8,5,-11,7xm65,-12r2,-1v-2,0,-5,0,-2,1xm35,-8r5,-4xm44,-8v-3,-1,-8,1,-2,1v1,0,2,-1,2,-1","w":261,"k":{".":56,",":54,"u":28,"o":30,"e":40,"a":25,"A":22}},{"d":"247,-242v-1,30,2,64,-2,90v-4,0,-3,-7,-7,-5v3,4,0,3,4,7v-18,0,-27,2,-40,-3r0,-36r-3,0v10,-18,-9,-20,-29,-17v-9,34,0,74,-5,111v2,0,4,-2,6,-1v-5,12,-4,31,-1,41v11,0,30,-7,29,13r-2,41v-29,-4,-66,-1,-83,1r0,-3v-15,3,-35,7,-50,3v0,-15,-2,-32,0,-46v3,6,16,-4,28,-2r-2,-157r-21,0v5,9,-9,18,-1,25v-6,5,-3,19,-5,28v0,0,-62,11,-48,-20v-2,-20,4,-47,-2,-63v4,-4,-1,-17,5,-20v83,6,171,-9,229,13xm242,-219v-14,11,-20,18,-35,27r1,6v11,-11,25,-20,34,-33xm57,-248v-14,8,-26,21,-37,31v13,-10,25,-20,37,-31xm41,-243v-1,-2,4,-3,2,-4v1,1,-4,3,-2,4xm31,-203v-5,-16,30,-31,37,-44v-20,7,-29,28,-48,37r2,17v0,-5,7,-6,9,-10xm48,-219v11,-9,21,-18,30,-28v-10,7,-22,18,-30,28xm33,-197r57,-50v-24,13,-40,31,-57,50xm30,-242r3,-5v-1,0,-5,3,-3,5xm69,-217v13,-9,24,-20,36,-30v-17,5,-30,18,-36,30xm123,-246v-20,4,-26,21,-43,29v-2,1,-4,4,-2,5v-2,-2,-1,-2,1,-1v5,1,5,-6,9,-3v9,-10,26,-19,35,-30xm91,-208v9,-17,35,-21,42,-38v-16,10,-29,23,-45,34v2,3,-1,4,3,4xm102,-203v10,-8,32,-17,34,-27v8,-5,14,-10,19,-16v-22,9,-33,28,-52,40v-1,0,-1,2,-1,3xm97,-181v19,-9,32,-29,47,-34v4,-11,25,-20,33,-30v-15,0,-17,14,-27,19v-16,14,-32,28,-51,40v-2,1,-2,3,-2,5xm189,-245v-38,18,-55,50,-92,70v2,14,3,1,11,1v26,-28,57,-43,81,-71xm196,-245v-30,31,-66,55,-98,83v0,2,-1,3,1,4r61,-48v12,-17,32,-22,44,-39r-8,0xm188,-214v14,-10,31,-17,40,-31xm175,-212v19,-10,27,-21,42,-31v-17,6,-28,21,-42,31xm25,-240v0,0,1,2,1,0r-1,0xm207,-209v10,-10,30,-19,35,-31v-11,10,-24,19,-35,31xm226,-235v-2,4,0,2,2,1v1,0,1,-2,0,-3xm149,-232v-18,12,-33,26,-52,37v-2,1,-1,3,0,5v20,-14,37,-27,52,-42xm197,-212v10,-6,19,-12,27,-20v-8,7,-20,12,-27,20xm22,-226v0,-2,5,-5,0,-3v-1,0,-1,2,0,3xm242,-230v-10,12,-33,18,-34,35v11,-12,27,-19,34,-35xm96,-206v5,-2,22,-15,25,-23v-7,10,-17,14,-25,23xm60,-214v0,0,5,-1,3,-2v0,1,-1,2,-3,2xm186,-214v-1,2,1,3,2,1v0,-1,-1,-1,-2,-1xm19,-175v11,-11,37,-22,38,-35v-11,13,-31,16,-38,35xm242,-208v-10,12,-27,16,-34,31v11,-11,24,-19,34,-31xm99,-203r1,0r-1,0xm162,-201v-15,7,-23,20,-37,26v-4,10,-30,12,-26,30v20,-19,45,-34,63,-56xm237,-194v2,-1,4,-3,5,-4xm162,-191v-27,22,-49,31,-64,59v15,-8,21,-22,37,-29v7,-12,19,-19,27,-30xm227,-177v5,-3,13,-10,14,-13v-4,4,-11,8,-14,13xm48,-179r14,-11xm43,-189v-5,7,-27,14,-22,21v5,-9,16,-13,22,-21xm208,-169v5,-5,12,-8,16,-14v-4,6,-13,8,-16,14xm162,-181r-64,56v2,5,-1,10,1,14r63,-57v-21,13,-37,34,-58,47v3,-14,24,-23,32,-32v8,-10,21,-15,26,-28xm236,-176v2,0,5,-3,5,-5xm59,-180v-3,-1,-7,7,-2,3v1,0,2,-2,2,-3xm43,-175v1,0,3,-1,1,-1v0,0,-1,0,-1,1xm53,-175v-7,4,-17,9,-19,17v4,-7,14,-10,19,-17xm41,-156v7,-4,12,-11,18,-16v-6,4,-13,11,-18,16xm28,-168v0,0,-4,3,-1,1v1,0,1,-1,1,-1xm211,-158v4,1,10,-4,11,-8v-3,3,-6,6,-11,8xm24,-166v-1,0,-1,1,-1,1v1,1,1,1,1,-1xm18,-161v3,1,4,-4,1,-1v-1,0,-1,1,-1,1xm208,-162r1,-1xm51,-156v3,-2,7,2,6,-4v-1,-1,-7,2,-6,4xm26,-160v-5,-1,-1,5,-1,2v0,0,1,-1,1,-2xm107,-109v16,-16,45,-29,52,-48v-16,16,-39,30,-52,48xm57,-154v-1,-1,-4,1,-2,1v1,0,2,0,2,-1xm158,-142v4,1,3,-4,1,-1xm161,-137v-5,2,-6,5,-10,8v3,-2,5,-6,10,-4r0,-4xm145,-133v-14,15,-36,23,-47,40v19,-12,33,-24,47,-40xm161,-127v-2,0,-5,2,-5,4v0,-2,5,-1,5,-4xm145,-122r-2,3v-1,-2,2,-2,2,-3xm138,-116v0,-1,2,-2,2,-2xm117,-82v17,-9,29,-25,44,-36v-16,11,-29,24,-44,36xm123,-103r12,-10v-3,2,-12,6,-12,10xm102,-104v0,-1,4,-3,3,-5v0,2,-5,3,-3,5xm113,-96v5,-1,12,-10,4,-4v-1,2,-2,3,-4,4xm161,-102v-6,2,-5,5,0,6v-1,-1,-2,-4,0,-6xm128,-100v-10,8,-25,11,-29,25xm103,-49v13,-19,39,-25,49,-47v-19,13,-34,32,-52,47r3,0xm111,-95v-1,1,-3,1,-1,1xm159,-94v-2,6,-9,10,-11,15v2,-6,14,-6,11,-15xm102,-87v2,0,5,-4,6,-6v-3,0,-6,3,-6,6xm68,-6v29,-24,65,-43,89,-72v3,1,4,1,5,-3v-34,22,-62,47,-95,69xm116,-81r-2,3v0,-1,3,-1,2,-3xm125,-81v-8,8,-25,9,-27,25v9,-8,18,-16,27,-25xm90,-7v20,-21,46,-36,65,-57v-23,23,-54,38,-79,59v5,-3,10,1,15,-1v0,1,-1,0,-1,-1xm123,-60v2,1,2,-1,3,-2xm162,-60v-5,7,-18,11,-19,18v5,-7,14,-11,19,-18xm111,-49v0,-1,3,-3,4,-4v-2,1,-5,1,-4,4xm133,-29v10,-2,19,-16,28,-21r-61,44v15,-8,26,-13,33,-23xm154,-26v12,-4,19,-14,29,-20v1,0,-2,-3,0,-2v5,-3,5,4,7,-1v-19,-1,-23,16,-36,23xm122,-8v16,-15,35,-23,48,-41r-55,41v5,-1,2,-1,7,0xm107,-48v0,1,0,1,1,1v0,-1,0,-2,-1,-1xm104,-45v-2,1,-5,3,-3,3v1,0,3,-1,3,-3xm95,-40v-7,8,-15,2,-15,12v-5,-3,-6,3,-11,4v-1,-8,8,-11,11,-16v-6,0,-9,3,-14,-1v5,8,-3,34,10,16v5,1,5,-8,14,-7v-3,-4,4,-3,5,-8xm135,-38v2,2,3,-1,1,-1v0,1,0,1,-1,1xm193,-33r-31,21v13,0,21,-15,31,-21xm164,-20r4,-1v-1,0,-4,0,-4,1xm150,-15v1,-1,3,-3,3,-4xm178,-12v3,-1,6,-5,7,-7xm147,-14v-1,0,-3,1,-1,1","w":259,"k":{";":23,":":25,".":34,",":32,"o":17,"e":23,"a":8,"A":25}},{"d":"90,-179v-19,3,-36,2,-30,-18v-3,-27,2,-52,30,-52v5,17,-8,15,-10,32v12,-4,13,16,14,30v-2,3,-4,3,-4,8xm86,-189v-4,3,-9,4,-12,7v5,-1,9,-3,12,-7xm68,-183r0,1r0,-1xm82,-183v1,2,2,-1,2,-1xm86,-193r-17,10xm64,-184v9,-6,17,-8,25,-15xm88,-204v-7,5,-23,9,-24,16v8,-5,18,-8,24,-16xm89,-194v-1,-1,-1,-1,-1,0v0,1,0,0,1,0xm64,-195v4,0,22,-11,21,-12v-9,3,-13,7,-21,12xm64,-199v4,-1,20,-11,22,-14v-7,5,-18,6,-22,14xm77,-212v-4,3,-11,3,-13,8xm64,-209v4,-2,9,-2,11,-6xm75,-219v-3,3,-9,3,-12,6v4,0,10,-4,12,-6xm63,-217v7,-1,12,-4,16,-9v-5,3,-12,5,-16,9xm68,-224v-1,1,-2,1,-4,2v2,0,3,-1,4,-2xm72,-230r-7,2v3,-1,3,-1,7,-2xm76,-236v-2,1,-7,1,-8,3v3,0,5,-1,8,-3xm80,-237r-4,1xm84,-239v0,0,-1,1,-2,1xm72,-238r6,-3v-1,0,-7,1,-6,3xm44,-242v10,5,-17,13,-13,27v17,-4,14,25,13,34v-43,14,-41,-37,-23,-61v6,-4,14,-10,23,-7r0,7xm40,-185v0,-2,-2,-1,-3,-1xm33,-189v-2,1,-11,5,-3,4v3,-3,10,-4,10,-8v-3,2,-4,2,-7,4xm34,-193v-4,2,-10,2,-12,6xm40,-201v-9,3,-18,9,-26,14v8,-5,22,-7,26,-14xm41,-206v-2,-3,-26,12,-26,14xm35,-193r0,0r0,0xm18,-199v-2,1,-3,1,-4,2v1,0,3,-2,4,-2xm26,-203v-1,0,-4,1,-2,1v1,0,1,-1,2,-1xm15,-202v7,-1,10,-6,16,-8xm26,-204r2,0r-2,0xm29,-206v0,1,0,1,1,1v1,0,0,-1,-1,-1xm31,-206r2,-1xm27,-214v-3,3,-13,4,-11,8v3,-3,10,-2,11,-8xm36,-209v-1,0,-1,0,-1,1v1,0,1,-1,1,-1xm27,-219v-4,2,-9,3,-11,7v4,-1,9,-5,11,-7xm29,-224v-3,2,-10,4,-11,7v3,-3,9,-3,11,-7xm22,-224v-2,0,-5,2,-5,3v2,-1,4,-1,5,-3xm26,-226r-1,0r1,0xm16,-226v1,0,2,-1,3,-1v-1,0,-3,1,-3,1xm23,-228r-1,0r1,0xm18,-231v5,0,20,-5,22,-9xm31,-232v-1,0,-2,1,-2,1v1,1,2,0,2,-1xm27,-238v-1,0,-1,0,-1,1v1,0,1,0,1,-1xm28,-238v1,0,3,-1,1,-1v-1,0,-1,1,-1,1xm31,-243v3,-1,6,-2,8,-3v-4,-1,-5,3,-8,3","w":105},{"d":"172,-90v15,5,36,-6,43,5v1,-2,2,-2,6,-2v2,27,0,58,2,80v-8,-5,-6,-10,-16,-3v9,-1,13,1,15,8v-77,6,-124,-2,-188,3v-3,0,1,1,-1,2v-16,0,-11,-32,-13,-49v-2,0,-4,2,-6,1v10,-24,35,-47,44,-66v-1,0,-2,1,-2,0v22,-24,38,-54,62,-76v2,-8,8,-10,11,-17v-21,3,-53,-6,-56,7r2,0v-10,18,1,35,-6,44v-3,-2,-4,-5,-4,-9v-14,-1,-29,4,-38,1v5,-25,1,-61,0,-91v42,-1,91,4,130,-1v21,10,50,-4,67,6v-6,13,4,33,-7,43v-2,-1,2,-3,-1,-4v-21,27,-35,53,-58,77v-1,10,-25,16,-15,25v-15,13,-29,36,-44,52v20,8,45,-3,67,-1v-2,-9,4,-22,6,-35xm63,-247v-12,5,-23,13,-31,22xm38,-223v11,-4,14,-11,25,-14r10,-10v-12,6,-26,14,-35,24xm33,-212v19,-10,37,-21,52,-35v-17,8,-32,24,-52,32r0,3xm31,-246v0,4,1,1,2,0r-2,0xm36,-235v3,-4,10,-5,12,-11v-3,5,-11,4,-12,11xm33,-208v3,9,10,-7,19,-5v13,-12,20,-14,34,-20v1,-7,11,-8,14,-13v-28,4,-44,36,-67,38xm35,-194r58,-37r0,2v3,-9,16,-8,19,-17r-76,48v-2,1,-2,2,-1,4xm87,-222v13,4,29,-18,42,-24v-21,2,-27,18,-42,24xm105,-220v13,-5,26,-16,38,-26v-27,11,-39,24,-63,36v12,1,20,-3,25,-10xm97,-209v20,-5,33,-17,48,-27r-2,-1v7,1,9,-7,14,-9v-25,9,-38,26,-60,37xm210,-245v-30,5,-48,25,-70,38v1,-1,1,0,1,1r-6,3v18,-7,40,-18,53,-29v11,0,15,-10,22,-13xm116,-212v25,1,34,-23,55,-32v-25,5,-35,23,-55,32xm134,-210v24,-10,36,-23,57,-33v-27,1,-41,19,-57,33xm188,-222v4,1,6,-3,4,0v2,-7,17,-11,23,-18r-85,45v-10,14,-23,25,-31,41v10,-6,26,-20,32,-18v24,-19,59,-32,83,-47v-36,13,-68,38,-101,53v0,-10,16,-13,25,-17v0,-1,-2,-2,0,-2v22,-10,41,-25,65,-33v-2,-7,14,-3,12,-15r-84,48v11,-20,48,-25,57,-37xm191,-221v0,-2,-2,-1,-2,0v1,1,1,1,2,0xm31,-234v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm32,-220v3,1,6,-3,1,-2xm36,-222v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm78,-215v-3,1,-11,4,-12,9v4,-3,9,-5,12,-9xm116,-212v-1,0,-2,0,-2,1v0,1,1,0,2,-1xm66,-203v-5,-11,-21,11,-31,11r0,7v11,-5,22,-16,31,-18xm202,-206v-38,23,-84,37,-115,66v15,-12,38,-17,46,-27v16,-4,20,-11,32,-16r-1,-1v5,1,6,-5,10,-2v6,-10,20,-13,28,-20xm35,-178v13,-5,21,-13,31,-21v-9,8,-25,10,-31,21xm200,-198r-122,69v-1,1,-1,3,-1,5v5,-5,11,-8,22,-12v-2,-1,-1,-1,0,-2r67,-36v-1,0,-2,1,-2,2v14,-7,29,-13,36,-26xm36,-167v9,-6,21,-10,27,-19v-8,7,-20,11,-27,19xm46,-182v-1,3,4,-3,2,1xm36,-174v2,-1,8,-2,8,-5v-2,0,-8,3,-8,5xm185,-174r1,-4v-37,23,-87,38,-118,65v44,-18,78,-40,117,-61xm46,-167v5,1,11,-5,12,-7xm59,-167v0,-2,7,-1,6,-5v-1,2,-6,3,-6,5xm172,-156v0,-4,1,-4,2,-6r-56,31r53,-27v0,1,0,2,1,2xm161,-145v1,1,3,-1,3,-2xm157,-143v0,0,5,-3,1,-2v-1,0,-1,1,-1,2xm154,-141v2,0,3,-3,1,-2v0,1,-1,2,-1,2xm52,-90r96,-50v-34,16,-72,24,-96,50xm108,-109v12,-12,42,-14,47,-28v-15,11,-37,15,-47,28xm113,-130r4,-1v-1,0,-4,0,-4,1xm111,-128v1,0,1,-1,1,-2v-1,0,-1,1,-1,2xm105,-125r1,-1v0,0,0,1,-1,1xm95,-124v-2,0,-2,1,-1,1xm96,-121v-1,0,-3,1,-1,1v0,0,1,0,1,-1xm113,-102v0,-1,-1,-2,-1,-2v12,-3,24,-9,31,-17v-35,18,-77,29,-107,52v8,-3,18,-9,28,-12r-1,-1v16,-5,36,-18,50,-20xm59,-78v2,-2,-1,-3,-1,-1v0,0,0,1,1,1xm84,-115v3,0,4,-3,0,-1v-1,0,-1,1,0,1xm74,-111v2,0,4,0,4,-2xm99,-106v1,0,4,-2,2,-2v-1,0,-2,1,-2,2xm68,-108v-3,0,-4,3,-1,2v1,0,1,-1,1,-2xm131,-107v-35,21,-76,27,-105,51v35,-16,79,-32,105,-51xm89,-102r4,-2v-1,1,-5,1,-4,2xm82,-99v1,0,6,-1,2,-1v0,0,-2,0,-2,1xm77,-97r2,0r-2,0xm73,-95v1,0,3,-1,4,-2xm50,-59r71,-31v3,-3,2,-3,5,-7v-32,17,-70,29,-100,49v12,-4,17,-8,22,-10v1,3,1,0,3,0v1,0,0,0,-1,-1xm75,-69v-1,-1,-2,-1,-2,0v0,1,1,1,2,0xm71,-94v-9,4,-21,5,-25,13v8,-4,18,-7,25,-13xm176,-70v9,-3,17,-9,24,-14v-11,0,-22,9,-26,16v1,-1,4,-6,3,-3xm174,-78v6,0,12,-8,1,-5v2,1,-1,3,-1,5xm112,-78v-26,5,-57,26,-86,34v-1,12,6,1,13,1v24,-12,55,-17,73,-35xm215,-75v-1,2,-3,2,0,3r0,-3xm172,-55v5,-2,11,-8,18,-8v0,-1,-1,-2,-2,-2v6,-1,11,-6,15,-9v-11,5,-25,8,-31,19xm180,-67v1,0,1,0,1,-1xm213,-67v-30,19,-67,29,-98,47r98,-43v0,1,1,2,2,2xm27,-24v0,-13,16,-6,19,-15v23,-4,35,-14,53,-22r-73,28r0,13v10,-7,21,-7,28,-15v-11,1,-15,10,-27,11xm200,-48v0,0,-1,-2,0,-2v-3,1,-6,2,0,2xm86,-49v0,1,0,1,1,1xm159,-48r-18,9v5,-4,16,-3,18,-9xm146,-48v-25,5,-47,18,-64,31r11,-3r-2,0v27,-11,33,-15,55,-28xm195,-48v-6,0,-10,9,-9,4v5,0,5,-2,9,-4xm27,-10v17,-11,37,-21,57,-29v0,0,-1,0,-1,-1r12,-6v-24,9,-49,19,-69,33v0,1,1,2,1,3xm36,-10v30,-7,53,-26,76,-33v1,-1,1,-2,1,-3v-29,10,-52,23,-77,36xm215,-46r-65,33v8,-3,14,-8,24,-9v0,0,-2,0,-2,-1v9,-3,37,-10,43,-23xm76,-45v-1,0,-2,3,0,2v1,-1,1,-2,0,-2xm178,-40v2,-1,6,0,6,-3v-2,1,-5,1,-6,3xm68,-40r-2,1v0,0,1,0,2,-1xm69,-39v2,0,2,-3,0,-1v0,0,2,1,0,1xm174,-37r1,-2v0,0,-3,2,-1,2xm128,-33v5,-1,9,-3,12,-6xm61,-36v1,-4,-1,1,-4,-1v-1,1,-2,1,-2,2v4,1,2,-1,6,-1xm162,-34v5,-1,10,-1,12,-5v-4,3,-8,3,-12,5xm184,-36v-2,-1,-14,4,-4,3v0,-2,4,-2,4,-3xm216,-35v-4,0,-1,4,0,2r0,-2xm75,-6v21,-6,37,-18,51,-27v-16,10,-36,16,-51,27xm141,-17v13,-4,23,-9,34,-15v-21,3,-39,22,-57,24v6,-11,20,-13,32,-20v-18,6,-37,12,-50,22v16,1,29,-1,38,-8v0,0,-1,1,-2,1v4,-1,8,-1,9,-4v-2,0,-3,3,-4,0xm150,-29v2,2,5,-4,8,-1v0,-4,-3,-1,-5,0v-1,0,-3,1,-3,1xm150,-8v22,-4,40,-13,56,-23v-20,10,-36,12,-56,23xm213,-27v3,1,4,-3,1,-1v-1,0,-1,0,-1,1xm75,-20v3,-2,7,-3,9,-6v-2,3,-7,3,-9,6xm159,-24v0,0,-3,1,-1,1xm172,-9v10,-2,18,-6,26,-11v-9,4,-19,6,-26,11xm215,-19v-1,1,-1,-3,-2,-1v0,0,2,0,2,1xm75,-18r-2,-2v0,1,1,2,2,2xm73,-18v-13,2,-20,7,-29,13v15,1,20,-7,29,-13xm65,-6v8,-3,12,-4,15,-11v-2,2,-13,7,-15,11xm205,-15v-2,-4,-12,4,-17,6v7,-1,12,-4,17,-6xm82,-14v1,-1,1,-1,0,-1v-1,0,-1,0,0,1xm104,-15v0,1,1,1,2,0v1,-1,0,0,-2,0xm50,-13v-7,1,-15,5,-21,8v11,0,13,-4,21,-8xm100,-12v1,0,2,0,2,-2xm143,-11v-3,-1,-7,6,-3,3v2,-1,3,-2,3,-3xm89,-5v1,-2,6,0,1,-2v-1,0,-2,1,-1,2"},{"d":"19,-246v4,2,2,-2,5,0v1,-12,24,-7,36,-5v1,28,2,57,2,86v0,50,1,109,-7,153v4,29,-3,61,2,89v2,18,-25,11,-39,11v-7,-103,2,-228,1,-334xm25,-43v14,-10,26,-15,27,-24v-7,8,-20,16,-27,24xm26,-246v0,4,2,6,4,3v1,-1,2,-2,1,-3v0,3,-3,-1,-5,0xm31,-234v3,-3,7,-4,10,-9v-4,2,-7,5,-10,9xm27,-224v12,-1,16,-12,25,-17v-10,-2,-15,13,-24,14v0,2,-1,3,-1,3xm27,-214v10,4,17,-15,28,-20v-6,-3,-21,14,-28,20xm36,-210v8,-4,19,-11,18,-17xm55,-217v-10,7,-18,16,-28,23v11,-5,26,-12,28,-23xm27,-203v0,0,1,-3,0,-1r0,1xm33,-177v6,-9,20,-12,24,-23v-12,6,-20,17,-31,23r-1,11v6,-5,10,-4,14,-11v-2,-1,-5,4,-6,0xm43,-195v2,1,1,-3,2,-2v-1,0,-2,1,-2,2xm34,-189v2,0,3,-1,1,-1xm26,-153v10,-9,17,-15,31,-23v0,0,1,-8,-2,-8v-8,9,-18,18,-30,25xm42,-178v-1,0,-3,1,-1,1xm25,-140v10,-11,25,-16,32,-30v-11,6,-21,20,-32,22r0,8xm35,-140v8,-8,18,-8,22,-19v-9,6,-15,12,-22,19xm25,-123v10,-4,26,-18,30,-26v-9,9,-23,15,-30,26xm38,-124v5,-4,16,-8,17,-15xm31,-136r1,0r-1,0xm55,-128v-11,6,-18,15,-31,19r0,8v10,-5,19,-13,29,-19v-2,-3,4,-2,2,-8xm25,-115r0,-3r0,3xm52,-114v1,0,3,-1,1,-1xm50,-113v0,3,4,-2,1,0r-1,0xm47,-110v-7,7,-20,7,-22,18v9,-8,18,-13,22,-18xm24,-82v8,-11,29,-14,30,-27v-9,10,-25,13,-30,27xm54,-98v-5,10,-30,14,-30,27v9,-11,22,-13,30,-27xm53,-89v-5,6,-16,12,-17,18v5,-7,19,-7,17,-18xm53,-75v-7,-1,-29,14,-28,24v7,-9,18,-17,28,-24xm32,-68r1,-3xm27,-64v0,0,-6,-4,-3,0v2,3,2,-2,3,0xm24,-32v11,-4,15,-14,26,-15v0,-4,3,-2,2,-7v-11,7,-19,12,-28,22xm35,-49v1,0,1,-1,1,-1v-1,0,-1,1,-1,1xm50,-42v-11,2,-14,15,-25,15r0,8v7,-9,18,-15,25,-23xm36,-21v3,-4,16,-7,13,-12xm49,-23v-8,7,-21,11,-24,22v6,-11,26,-9,24,-22xm36,-21v-2,0,-4,0,-3,2v3,0,4,0,3,-2xm31,-16v2,0,1,-3,2,-3v-2,0,-2,1,-2,3xm26,-14v-2,1,-1,0,0,0v0,0,3,-2,2,-1v-1,0,-1,1,-2,1xm49,-12v-1,1,-3,2,0,2r0,-2xm47,-9v-2,1,-2,-1,-3,-1v-1,2,3,3,3,1xm42,-5v-1,-2,-5,2,-8,3v4,2,4,-3,8,-3xm49,-5v-7,9,-26,10,-24,24v4,-3,10,-9,15,-8v-1,0,-2,-1,-2,-1v3,-5,14,-7,11,-15xm26,6v3,0,4,-4,6,-5v-4,0,-5,3,-6,5xm36,0v-2,-2,-7,0,-2,1v1,0,2,0,2,-1xm45,17v0,-1,3,0,3,-2v-1,0,-2,1,-3,2xm43,19v2,1,2,-4,1,-1xm34,24v5,1,5,-3,8,-5v-4,0,-6,3,-8,5xm24,42v5,-4,28,-11,24,-21v-7,8,-20,10,-24,21xm30,28v1,0,5,-2,1,-2v0,0,-1,1,-1,2xm29,30v-1,0,-4,1,-1,1v1,0,1,0,1,-1xm25,32v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm34,44v-1,-3,5,-2,4,-5v1,2,-7,2,-4,5xm24,62v6,-8,25,-11,25,-21v-8,7,-23,11,-25,21xm44,55v0,3,3,3,4,1v2,-2,1,-2,-1,-1r-3,0xm41,60r-1,1v1,-3,4,1,4,-3v-6,2,-18,7,-20,13r9,-5v-1,0,-1,0,-1,-1v4,2,6,-5,9,-5xm25,82v8,-8,25,-7,25,-22v-9,6,-27,9,-25,22xm36,81v5,-1,14,-2,14,-8v-6,0,-9,7,-14,8","w":74},{"d":"133,-254v10,10,-3,31,5,44v-2,7,-17,0,-28,2r2,-4v-7,3,-1,21,7,20v-6,20,14,38,17,58v1,3,3,4,6,4v14,-26,24,-52,36,-78v-7,-6,-21,1,-26,-9v4,-19,-10,-45,19,-39v25,5,60,-4,84,4v11,11,0,30,-3,41v-5,-2,-6,1,-11,1v-4,-3,-17,0,-7,4v5,31,18,67,31,94v15,-7,21,-45,29,-60v-3,-1,-5,4,-7,0v0,-4,6,-6,9,-5v3,-14,11,-24,11,-35v-11,1,-24,0,-31,0v5,-12,-13,-19,-1,-23v-9,-23,27,-21,53,-21v27,6,70,-12,59,29r0,21v-54,-3,-46,61,-69,97v-7,36,-22,68,-35,99v-3,9,-9,7,-18,9v0,-2,1,-1,-1,-1v-8,2,-16,-2,-24,0v1,1,2,1,2,1r-7,-1v-10,-29,-23,-56,-26,-89v0,-4,-5,-6,-6,-8v-7,30,-33,62,-37,97v-10,3,-37,6,-51,3v-2,0,2,3,-1,2v-33,-65,-49,-148,-79,-216v-25,8,-24,-8,-22,-31v2,-24,55,-7,80,-8xm252,-250v-24,11,-40,35,-67,43r-5,12v24,-17,52,-31,73,-52v-3,-1,-2,-1,-1,-3xm31,-250v-11,-2,-15,14,-6,4v2,-1,4,-3,6,-4xm183,-215v21,4,39,-24,56,-35v-21,8,-38,24,-56,35xm310,-249v-12,-1,-25,11,-27,18v7,-6,18,-13,27,-18xm290,-222v15,-11,30,-16,44,-27r-5,-1v-3,12,-39,12,-39,28xm40,-249v-8,4,-18,6,-20,16v7,-4,14,-11,20,-16xm158,-241v5,-2,6,-3,8,-8r-8,0r0,8xm159,-233v7,-2,16,-11,22,-16v-11,1,-16,10,-22,16xm204,-233v2,-7,13,-9,18,-16v-18,9,-34,21,-51,32v17,-4,20,-12,33,-18r0,2xm292,-249v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm24,-224v12,-7,23,-17,34,-24v-15,5,-23,16,-34,24xm60,-243v3,0,5,-3,7,-5xm78,-248v-14,7,-28,21,-42,31v17,-4,29,-22,42,-31xm159,-216v19,-8,31,-22,49,-32v-20,7,-35,19,-49,32xm290,-248v-7,-5,-13,8,-5,3v-1,0,-1,-1,-1,-1v2,-1,5,0,6,-2xm301,-217v14,-3,18,-12,31,-14v5,-6,20,-11,28,-17v-23,7,-39,20,-59,31xm375,-248v-20,11,-44,19,-62,32v-1,2,0,2,2,1v22,-10,40,-20,60,-33xm45,-214v17,-10,34,-21,49,-33v-22,3,-31,25,-49,33xm121,-247v-2,0,-2,1,0,1r0,-1xm190,-247v-14,5,-22,14,-31,24v8,-6,14,-13,24,-17r-3,0v0,-2,10,-5,10,-7xm84,-216v10,-10,29,-18,34,-30r-70,55v1,5,4,-3,7,-2v11,-9,18,-15,31,-23v0,-1,-2,-1,-2,0xm314,-202v13,-9,29,-18,45,-25v2,-8,21,-9,23,-19v-23,17,-50,25,-73,41v2,2,-5,6,0,6v0,-2,5,-2,7,-3v-1,-2,-1,2,-2,0xm88,-211v15,-13,31,-17,40,-34r-76,63r29,-22v0,-2,3,-5,5,-2v-2,-3,0,-5,4,-4v1,-3,-2,1,-2,-1xm332,-241v3,1,4,-3,1,-1v-1,0,-1,0,-1,1xm28,-219v12,-3,22,-17,32,-24v-10,8,-23,15,-32,24xm46,-198v21,-12,39,-30,59,-43v-23,10,-40,29,-59,43xm330,-241r-12,8v7,-1,7,-4,12,-8xm203,-201v17,-6,27,-20,44,-29v3,-1,5,-4,6,-7r-79,51v-3,12,7,1,7,1v2,0,4,-2,6,-3r-1,0v6,-3,17,-9,17,-13xm31,-237v-1,0,-5,3,-3,4v-1,-3,3,-2,3,-4xm314,-196v22,-14,57,-20,68,-39xm60,-176v20,-14,34,-35,58,-45v-1,-7,11,-6,9,-12v-26,17,-47,38,-73,56v1,4,3,9,5,11r40,-33v-12,10,-24,17,-37,25v-1,-1,-2,-1,-2,-2xm309,-228v3,0,7,-4,2,-2v-1,1,-2,1,-2,2xm309,-227v-1,-1,-3,-1,-3,0v0,1,1,1,3,0xm70,-223r3,-4v0,2,-4,1,-3,4xm239,-217v6,-2,13,3,11,-9xm114,-214v10,2,16,-3,14,-10xm287,-222v-4,0,-8,4,-2,2v1,0,1,-1,2,-2xm23,-222v-3,-2,-3,2,-2,3v1,1,2,-3,2,-3xm48,-207v4,-3,16,-10,19,-15v-7,5,-13,9,-19,15xm48,-204v1,-5,-3,-2,-5,-1v0,4,3,1,5,1xm382,-222r-22,10v10,2,16,-6,22,-10xm380,-213v2,-1,6,0,4,-3xm44,-212v-2,-2,-4,3,-2,2v1,0,2,-1,2,-2xm224,-207v-17,13,-39,23,-56,36v-1,2,-2,4,-2,6v18,-15,44,-24,58,-42xm302,-182r44,-24r-42,18v1,3,-1,4,-2,6xm348,-201v-15,7,-28,17,-45,23v-1,0,-2,2,-2,4v15,-9,34,-16,47,-27xm228,-200r-68,45v-2,5,-5,7,-5,12v8,-7,16,-14,25,-19v-2,0,-2,-1,-1,-2v17,-6,36,-23,49,-36xm152,-134v10,-1,13,-12,16,-7v-2,-8,19,-8,15,-14r4,0v2,-4,12,-7,15,-11v-2,0,-2,2,-3,0v12,-3,18,-13,31,-20v1,-1,-1,-4,-1,-5v-27,19,-56,36,-79,58r4,0v0,0,0,-1,-2,-1xm343,-189v2,0,3,-2,2,-2v-1,0,-2,1,-2,2xm64,-151v13,-15,32,-20,43,-39v-13,13,-29,25,-45,34xm64,-164v13,-7,23,-15,32,-25v-10,11,-23,14,-32,25xm170,-180v0,4,3,1,4,0r-4,0xm339,-180v0,0,-2,0,-2,1v1,0,2,0,2,-1xm207,-157v8,-6,16,-14,28,-17r-2,-6r-83,54v-3,2,-5,4,-5,7r33,-19r-2,1v11,-7,22,-15,33,-21v-1,0,-2,0,-2,1xm67,-144v13,-12,28,-21,40,-34v-12,12,-32,20,-40,34xm69,-136v12,-11,36,-24,43,-38v-12,15,-33,23,-43,38xm314,-174v-1,0,-3,1,-4,2xm292,-149v12,-8,35,-15,43,-23v-15,8,-31,13,-43,23xm301,-166v2,-3,5,-3,7,-6v-1,0,-8,4,-7,6xm237,-166v0,-2,-3,-1,-1,-3v-29,21,-71,38,-94,60v30,-13,61,-41,95,-57xm298,-165v1,0,2,0,2,-1v-1,0,-2,0,-2,1xm62,-161v1,-1,3,-2,0,-2r0,2xm72,-130v14,-10,31,-18,40,-32v-13,11,-29,19,-40,32xm80,-118v-5,-17,34,-25,39,-41v-13,14,-28,24,-45,35v3,3,1,8,3,12v17,-9,30,-23,44,-36v1,-1,1,-3,0,-4xm219,-143v-1,-3,3,-5,5,-2v2,-8,16,-7,15,-14v-39,20,-75,43,-110,65v28,-10,59,-37,90,-49xm285,-130v16,-9,31,-14,44,-25v-14,9,-35,13,-44,25xm211,-123v12,-6,22,-13,33,-20v-26,-3,-52,31,-75,42v15,-6,21,-12,28,-13v-1,0,-2,-1,-2,-1v9,-3,12,-5,17,-9v0,0,-1,0,-1,1xm181,-107v1,0,3,0,3,-1v-2,0,-3,1,-3,1xm80,-103v16,-11,36,-26,44,-40v-12,16,-33,23,-44,40xm212,-117v13,0,26,-11,34,-19v-11,7,-22,13,-34,19xm98,-108v12,-6,21,-15,33,-21r-2,-6xm321,-135v-17,6,-28,14,-44,22v1,4,-3,5,-3,8v3,0,2,-3,5,-1v8,-8,28,-15,40,-21v0,-2,3,-5,2,-8xm250,-130v-12,8,-36,12,-40,25v0,-1,2,-1,3,-1v2,-1,3,-1,0,-2v15,-5,25,-15,37,-22xm84,-90v16,-12,37,-19,50,-34r-50,30r0,4xm252,-123v-9,5,-20,8,-27,15v8,-2,22,-16,28,-7v-14,8,-31,10,-42,20v6,1,6,-4,13,-3v8,-13,36,-6,28,-25xm172,-109v0,0,-1,-1,-2,-1v8,-2,14,-6,19,-11r-96,58r29,-17v-1,0,-1,1,-1,1xm138,-114v-17,5,-37,19,-52,29v16,-11,35,-19,52,-29xm315,-113v-18,3,-30,11,-45,17r-2,8v15,-6,29,-19,45,-20v0,-3,1,-4,2,-5xm105,-64v-6,2,-15,5,-8,13v12,-9,30,-18,43,-25v1,2,-4,1,-2,2r20,-11r-2,0v5,-1,9,-3,12,-5r-2,0r18,-9r-3,0v8,-3,14,-7,19,-12r-90,48v-3,0,-4,6,-9,3v-1,-3,4,-3,4,-4xm270,-111v-2,0,-3,7,0,2v1,-1,0,-2,0,-2xm139,-107r-3,1xm258,-106v-10,-4,-50,18,-40,21v-1,0,-1,-1,-1,-1v13,-4,26,-16,41,-18v0,-1,1,-2,0,-2xm134,-106v-18,7,-32,16,-46,26v18,-8,32,-15,46,-26xm91,-104v0,0,2,0,2,-1v-1,0,-2,0,-2,1xm163,-96v2,-2,6,-4,8,-4v-2,2,-10,0,-8,4xm193,-92r4,-9r-99,54v4,8,14,-3,19,-4r-2,0v17,-9,19,-12,34,-17v10,-6,31,-18,44,-24xm308,-101r-45,19v0,4,-2,5,-4,2v-12,5,-23,13,-37,17v-1,2,0,7,3,4v32,-12,59,-24,83,-42xm259,-98v-15,4,-28,14,-43,18v7,6,20,-5,26,-9v-1,1,-1,1,-2,0v9,-2,12,-6,19,-9xm154,-92v3,-1,6,-2,6,-4xm114,-84v1,0,3,-1,1,-1v0,0,-1,0,-1,1xm91,-68v9,-10,32,-17,36,-27r-38,20xm219,-71v9,10,29,-13,39,-13r-1,2v4,-3,8,-4,5,-10v-16,4,-28,15,-43,21xm303,-90r4,-2v-2,0,-3,1,-4,2xm143,-85r2,-2v-1,0,-2,1,-2,2xm102,-37v5,24,29,0,43,-6r36,-16r2,-8v-25,11,-51,26,-72,37v-9,-7,11,-13,11,-13r66,-33v1,-2,1,-8,3,-9v-30,16,-61,29,-89,48xm303,-84v-25,14,-55,23,-78,39v27,-11,55,-24,78,-39xm279,-78v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm301,-74v-5,1,-7,3,-2,5xm109,-67v1,0,2,0,2,-1v-1,0,-2,0,-2,1xm229,-36v12,-4,14,-9,24,-12v-1,0,-1,-1,-1,-1r11,-4v4,-4,16,-8,22,-13v-18,10,-43,15,-57,27v1,0,1,2,1,3xm242,-37v17,-7,41,-18,54,-29xm141,-63r-1,0r1,0xm242,-59v1,-2,6,-1,6,-4v-3,1,-6,1,-6,4xm236,-57v0,0,1,-1,2,-1v1,0,2,-1,1,-1v0,0,-6,1,-3,2xm233,-25v15,-9,40,-14,60,-26v-1,-2,3,-4,1,-6v-19,13,-41,18,-63,29v1,2,1,3,2,3xm235,-57v-4,1,-15,6,-8,5v3,-3,5,-1,8,-5xm148,-55v-1,1,-2,1,-1,1v1,0,2,0,1,-1xm118,-18v21,-10,44,-18,60,-33r-68,32v1,6,4,5,9,2xm289,-43v-17,9,-39,13,-54,24v18,-6,40,-14,54,-24xm173,-39v-16,10,-36,16,-52,27v5,0,9,-4,12,-6v0,0,-2,1,0,1v14,-10,27,-11,40,-22xm115,-8v3,0,9,-5,3,-3v-1,1,-3,2,-3,3xm237,-35r2,-1v0,0,-1,1,-2,1xm233,-33v3,1,4,-3,1,-1v-1,0,-1,1,-1,1xm287,-33v-3,1,-8,2,-10,4xm271,-27v1,0,6,-1,4,-2v0,0,-2,0,-3,1v-1,1,-2,1,-1,1xm128,-6v11,-8,36,-12,39,-22v-13,7,-25,14,-39,19v1,2,2,2,0,3xm268,-26r-31,12v4,10,23,-11,31,-12xm246,-9r38,-15v-12,2,-29,9,-38,15xm138,-4v9,-2,20,-7,26,-13v-9,4,-19,7,-26,13xm260,-8v6,2,9,-5,14,-6v-4,1,-11,3,-14,6xm277,-8v-7,0,-6,4,-2,4v0,-1,4,-3,2,-4xm161,-5v-5,-3,-14,4,-2,3v-1,-2,2,-2,2,-3","w":397,"k":{";":35,":":39,".":65,",":62,"X":4,"O":25,"y":24,"u":23,"o":45,"i":18,"e":48,"a":35,"A":24}},{"d":"12,-178v0,-58,57,-79,108,-74v35,11,79,38,65,88v-9,33,-30,53,-65,60v-4,10,-3,24,-10,31v-13,-2,-22,-1,-20,-25v2,-18,-6,-32,-5,-52v24,2,50,-3,52,-25v4,-35,-59,-41,-68,-9v-1,25,-29,11,-53,14v-7,1,-10,-7,-4,-8xm101,-246r-80,49v2,2,1,3,0,5v34,-18,54,-34,80,-54xm86,-225v14,-4,20,-12,31,-19v-30,6,-52,35,-77,47v10,-7,25,-10,33,-20v4,1,16,-6,13,-8xm70,-233v7,-1,10,-7,16,-9v-6,-1,-12,8,-16,9xm131,-240v-20,-2,-39,26,-58,29v-14,15,-37,22,-53,35v16,-3,27,-21,40,-21v0,0,-1,-1,-1,-2v4,1,13,-3,10,-6v24,-9,41,-23,62,-35xm98,-212r44,-22v-16,-2,-32,14,-44,22xm66,-235v-1,1,-1,1,-2,1xm57,-230v3,0,4,-2,5,-4v-1,2,-4,1,-5,4xm67,-231v1,0,2,0,2,-1v-1,0,-2,0,-2,1xm63,-228r2,-2xm148,-229v-12,6,-27,10,-38,17v18,2,25,-12,38,-17xm54,-228v3,1,3,-4,1,-1xm45,-227v1,0,1,0,1,-1xm51,-226v-2,1,-3,2,-3,2v1,0,2,0,3,-2xm57,-224v1,0,2,0,2,-1v-1,0,-2,0,-2,1xm121,-208v13,0,25,-11,37,-15v-12,-4,-27,11,-37,15xm55,-223v1,0,1,0,1,-1xm33,-217v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm43,-217v-1,0,-3,2,-1,2v1,0,1,-1,1,-2xm130,-202v8,-3,17,-8,24,-13v-8,4,-18,6,-24,13xm32,-209v1,-1,4,-1,4,-3v-1,1,-4,0,-4,3xm138,-200v13,-2,15,-7,24,-11v-9,2,-17,7,-24,11xm171,-208v-2,0,-2,1,-2,1v1,0,1,0,2,-1xm163,-204v2,0,1,-1,2,-2v-1,1,-3,0,-2,2xm174,-203v1,1,1,1,1,0v0,-1,0,-1,-1,0xm174,-203v-11,4,-26,8,-31,16xm139,-194v5,-3,13,-4,17,-8v-4,3,-15,3,-17,8xm68,-198v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm37,-197v-1,1,0,2,1,2v1,0,0,-1,-1,-2xm179,-197v-8,3,-26,5,-20,11v-1,-7,14,-6,20,-11xm61,-194v1,1,5,-2,6,-3xm35,-194v0,0,1,0,2,-1v-1,0,-2,0,-2,1xm20,-192r0,-1r0,1xm59,-192r-1,0r1,0xm175,-189v3,1,7,-1,4,-3v0,2,-4,1,-4,3xm47,-185v3,-2,7,-3,8,-6v-1,2,-8,3,-8,6xm42,-176v7,-1,22,-5,21,-13v-6,5,-15,8,-21,13xm21,-186v1,0,4,-1,2,-1v-1,0,-1,1,-2,1xm20,-185v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm45,-185r-3,1xm158,-181v2,0,5,-3,6,-4xm146,-183v-2,0,-2,0,-1,1xm37,-180v0,0,5,-1,4,-3v0,0,-2,2,-3,2v-1,0,-2,1,-1,1xm158,-181v-3,0,-7,1,-2,1v1,0,2,0,2,-1xm179,-176v-16,13,-44,17,-58,32v10,-4,19,-11,29,-12v10,-5,16,-14,29,-15v-1,-2,3,-5,0,-5xm148,-167v1,0,5,-3,1,-1v-1,0,-1,1,-1,1xm142,-165r6,-2xm177,-164v-21,9,-40,19,-59,30v4,1,7,-5,11,-4v-1,0,-1,0,-1,1v4,-2,8,-3,12,-7v-2,0,-1,3,-2,0v17,-5,28,-12,39,-20xm174,-154v-3,2,-11,5,-2,6v-1,-2,4,-4,2,-6xm102,-120v22,-10,47,-16,64,-30v-21,10,-45,18,-64,30xm119,-144v0,0,4,-1,2,-2v-1,2,-3,0,-3,-1v0,0,1,1,1,2v0,1,-1,2,0,1xm93,-129v6,-10,25,-11,25,-17v-8,4,-18,6,-27,10xm91,-141v1,0,3,0,3,-1v-1,0,-3,0,-3,1xm114,-134v0,0,6,0,2,-1v0,0,-1,1,-2,1xm114,-134v-2,0,-3,4,0,3r0,-3xm142,-131v1,0,3,-1,1,-1xm105,-129v1,0,2,-1,3,-1xm155,-130v-2,0,-2,3,0,1v1,-1,2,-2,3,-2v-1,0,-2,1,-3,1xm93,-123v6,1,7,-4,12,-6v-3,3,-11,1,-12,6xm102,-113v11,-6,25,-9,35,-16v-11,6,-29,7,-35,16xm126,-123r1,0r-1,0xm128,-118r0,1r0,-1xm117,-113v3,-1,9,-4,3,-3xm101,-105r17,-8v-7,1,-14,2,-17,8xm103,-102v-5,3,-8,7,-4,3v1,0,4,-1,4,-3xm112,-98v-4,4,-14,5,-15,10v4,-4,11,-5,15,-10xm103,-85v-3,2,-7,4,0,3v5,3,5,-2,6,-6xm127,-17v2,27,-34,12,-58,14r-1,-57v14,0,46,-2,59,3r0,40xm73,-41v4,-6,11,-5,14,-12v-6,3,-13,4,-14,12xm118,-53v-14,13,-27,21,-43,32r0,3v17,-9,29,-22,44,-33v0,-1,0,-2,-1,-2xm73,-28v18,-3,25,-16,35,-25v-14,6,-23,17,-35,25xm93,-50r2,0v-1,-1,-2,-1,-2,0xm93,-49v0,0,-7,3,-2,3v-2,-2,4,-1,2,-3xm89,-46v0,0,-6,3,-2,2v0,0,1,-2,2,-2xm73,-35v4,-3,9,-4,12,-9v-4,3,-9,5,-12,9xm112,-39v0,2,0,2,2,2v0,-2,0,-2,-2,-2xm105,-32v1,0,2,0,2,-1v-1,0,-2,0,-2,1xm100,-28v2,0,3,0,3,-1v-1,0,-3,1,-3,1xm110,-29v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm85,-10v8,-5,17,-10,22,-17v-6,7,-16,11,-22,17xm113,-8v0,0,5,-1,6,2v-1,-2,1,-6,-1,-7v0,3,-5,2,-5,5xm95,-8v1,-1,1,-3,0,-1v-1,0,-1,1,0,1","w":198},{"d":"12,-114v27,-42,47,-92,72,-136v1,-2,2,-2,4,-2v2,1,2,3,1,5v39,-9,34,51,55,76v4,22,22,36,22,59v-14,4,-31,1,-46,0v-8,-22,-15,-45,-26,-65v-12,18,-20,41,-32,59v0,1,4,2,2,4v-15,5,-42,5,-52,0xm84,-238v1,-2,5,-2,3,-3v0,1,-4,1,-3,3xm107,-236v-12,9,-37,24,-43,39v11,-16,29,-26,43,-39xm89,-235v-1,0,-1,0,-1,1v0,1,1,0,1,-1xm83,-230v-2,-1,-3,4,-1,2v1,0,1,-1,1,-2xm111,-230v-19,7,-33,34,-48,35v-2,3,-8,9,-7,15v15,-20,39,-31,55,-50xm113,-223v-20,18,-45,32,-63,53v23,-15,45,-32,65,-50v-1,-1,-2,-1,-2,-3xm117,-213v-6,7,-23,11,-20,20v6,-7,16,-10,20,-20xm98,-186v7,-8,19,-12,22,-20v-7,9,-17,11,-22,20xm99,-180v7,6,18,-12,26,-15v-5,-7,-19,10,-26,15xm41,-151r50,-38v-19,3,-30,23,-46,29v-1,4,-4,5,-4,9xm105,-168v9,-5,16,-12,24,-18v-6,-8,-17,11,-26,12xm131,-180v-5,7,-28,10,-21,19v6,-7,22,-9,21,-19xm35,-138v18,-13,37,-25,51,-41v-15,17,-40,22,-51,41xm112,-152v7,-7,19,-11,23,-19v-7,7,-23,8,-23,19xm139,-161v-10,-1,-17,10,-26,14v5,11,20,-9,27,-14v0,-1,0,-4,-1,-2v-3,1,0,0,0,2xm118,-138v5,12,17,-10,27,-10v0,-2,-4,-4,-2,-7v-8,6,-16,12,-25,17xm69,-144v-2,-1,-6,5,-3,2v1,-1,3,0,3,-2xm149,-142v-8,-2,-21,10,-27,17v9,-6,19,-9,27,-17xm61,-139v1,-1,2,0,2,-2v0,1,-1,2,-2,2xm125,-119v9,-2,14,-13,24,-14v1,0,1,-2,1,-3v-8,6,-18,10,-25,17xm40,-118v11,1,21,-9,22,-15v-6,7,-16,9,-22,15xm131,-117v8,-1,20,-8,22,-12xm37,-123r2,-1xm145,-117v6,1,14,1,13,-6v-6,1,-9,4,-13,6xm28,-118v5,1,6,-3,8,-5","w":182},{"d":"19,-251v23,3,60,-1,89,0v3,20,-1,48,7,63v-7,35,-3,92,-4,137v10,3,33,-2,33,8v-9,5,-3,23,-5,38v-9,5,-26,-1,-34,6v-17,-7,-53,1,-82,-2v-4,-12,-6,-25,-5,-41v22,1,39,5,38,-27r-4,-136v-4,2,-7,3,-8,-2r-27,-1v3,-11,-2,-29,2,-43xm46,-212v9,0,10,-8,19,-8r31,-25v-16,12,-37,18,-50,33xm46,-221v19,-5,24,-17,39,-23v-20,7,-38,18,-52,31v7,1,15,-7,13,-8xm27,-244v-1,0,-1,2,-1,2v0,0,1,-1,1,-2xm25,-237r10,-7v-5,1,-9,3,-10,7xm25,-227v8,-6,17,-10,24,-17v-10,3,-18,10,-24,17xm49,-238v3,-1,5,-3,7,-6v-1,2,-7,4,-7,6xm31,-219v14,-7,27,-15,38,-25v-16,6,-25,17,-38,25xm59,-204r43,-33r0,-5r-45,32v3,0,2,3,2,6xm45,-235v3,0,4,-1,3,-2v-1,-1,-2,0,-3,2xm33,-226v4,-3,8,-6,12,-8v-5,0,-9,5,-12,8xm104,-229v0,0,-8,3,-2,2xm27,-222v2,2,6,-6,3,-3v-2,-1,-2,3,-3,3xm96,-222v-16,2,-23,20,-37,20v4,12,9,-7,19,-5v-3,-2,18,-15,18,-15xm104,-221v-14,8,-28,23,-45,29v3,12,5,-2,12,-2v10,-10,23,-17,33,-27xm60,-176v11,-1,30,-31,45,-30r-1,-7v-15,11,-32,21,-45,34v0,1,1,1,1,3xm105,-202v-15,12,-38,21,-44,38v19,-11,28,-24,44,-34r0,-4xm61,-156v19,-9,26,-22,44,-30r0,-4v-14,12,-34,21,-44,34xm62,-145v11,-12,35,-17,43,-35v-17,9,-28,22,-43,31r0,4xm104,-169v0,0,0,2,1,2v0,0,0,-2,-1,-2xm62,-135v12,-8,27,-21,35,-29v-12,10,-28,14,-35,29xm105,-162v-15,11,-31,21,-43,35v15,-9,27,-21,43,-29r0,-6xm105,-143v-1,-2,2,-8,-2,-7v-12,10,-29,15,-37,29v-4,0,-4,0,-3,4v15,-7,25,-24,42,-26xm63,-109v10,-3,30,-19,42,-28v-13,-1,-31,24,-42,25r0,3xm104,-129v-16,8,-26,19,-41,29r0,3v16,-10,30,-18,41,-32xm63,-86v8,-3,26,-19,41,-27r0,-5r-42,29v0,1,1,2,1,3xm67,-79v14,-3,19,-15,37,-23r0,-3r-42,25v-1,6,4,4,7,2v0,0,-1,-1,-2,-1xm63,-66r41,-29v-14,8,-28,18,-42,27v0,1,0,1,1,2xm63,-57r41,-25v0,-2,1,-5,-1,-5v-14,11,-29,17,-40,30xm104,-75v-2,0,-4,2,-5,3xm62,-49v12,-7,28,-13,35,-23v-13,7,-23,15,-35,23xm63,-38v15,-8,23,-21,41,-25v0,-2,1,-5,-1,-5v-12,10,-38,18,-40,30xm27,-9v23,-19,58,-29,77,-50r-77,47r0,3xm93,-43v4,-1,8,-4,11,-7xm80,-9v24,-5,33,-24,52,-34v1,-1,1,-1,0,-2v-15,14,-34,25,-52,36xm48,-9v27,-6,42,-24,64,-35v-28,7,-41,24,-64,35xm37,-9v21,-9,38,-22,56,-34v-18,11,-43,21,-56,34xm118,-41r-54,32v28,-4,37,-19,54,-32xm26,-17v12,-3,19,-13,31,-16v0,0,1,-5,-2,-4r-29,16r0,4xm93,-9v19,-2,28,-16,40,-25v-12,1,-26,20,-40,25xm41,-36v-7,1,-20,0,-15,10xm108,-9v10,-4,23,-8,24,-17xm123,-10v4,-1,9,1,9,-5","w":154},{"d":"68,-94v-77,-22,-68,-181,34,-157v53,12,71,55,76,113v11,31,-6,95,-33,109v-20,24,-79,43,-106,14v-12,-13,-23,-25,-25,-48v20,3,41,-16,50,-10v-2,6,8,20,16,19v2,2,2,3,-1,4v26,9,42,-23,40,-52v-14,6,-31,14,-51,8xm73,-226v-6,3,-12,4,-14,10xm73,-226v11,-5,22,-12,30,-19v-11,3,-20,13,-30,17v-2,5,5,2,2,2v0,1,-1,1,-2,0xm79,-244v-2,3,2,1,2,1v1,0,1,-1,1,-2v-1,0,-2,0,-3,1xm112,-242v-32,15,-60,34,-88,52v-4,-4,5,-8,-2,-8r-2,13v12,-4,22,-19,32,-18v14,-15,25,-14,33,-21r-3,2xm53,-206v0,2,1,1,1,0v0,-1,0,-1,-1,0xm76,-242v-1,2,-1,4,-3,4xm79,-215v13,-7,29,-14,37,-23xm70,-238v-2,0,-1,1,-1,1v0,0,1,0,1,-1xm66,-235r2,0r-2,0xm77,-235r-41,24v4,-1,8,-5,12,-4v6,-9,21,-13,29,-20xm83,-211v18,-6,26,-15,40,-23v-12,8,-34,15,-40,23xm65,-234r-2,2v-1,1,0,0,1,0v1,0,2,-1,1,-2xm92,-209v17,-5,25,-14,42,-23v-15,2,-30,15,-42,23xm55,-226v1,-2,3,-1,3,-3v-1,-1,-5,2,-3,3xm36,-226v-1,-1,-5,3,-1,0r1,0xm139,-226v-14,0,-20,10,-30,14v12,-1,19,-11,30,-14xm50,-225v1,0,2,-1,2,-1v-1,0,-2,0,-2,1xm23,-203v6,0,1,-9,9,-12v-4,-3,-9,12,-9,12xm109,-199v8,12,29,-11,39,-18v-12,-2,-26,13,-39,18xm103,-205v6,13,14,-7,25,-7v-3,-2,5,-4,4,-6v-9,5,-19,9,-29,13xm53,-213r5,-3v-2,2,-7,0,-5,3xm76,-212v1,1,4,-3,3,-3v-1,2,-5,0,-3,3xm75,-213v0,1,-3,1,-1,1v1,0,2,0,1,-1xm51,-212v-1,0,-1,0,-1,1xm108,-209r0,-3v-1,2,-2,1,0,3xm44,-209v1,0,1,0,1,-1v0,1,0,1,-1,1xm105,-209r0,-2r0,2xm119,-186v1,-12,23,-17,33,-23v-13,-1,-27,14,-39,20v5,5,3,18,12,10v-4,2,-6,-4,-2,-4v10,-8,22,-12,32,-20v-13,2,-25,12,-36,17xm66,-208v-15,8,-28,21,-46,26v-1,5,4,2,6,2r-3,0v5,-5,20,-7,21,-12r-1,2v7,-7,18,-10,23,-18xm39,-205r-1,0r1,0xm115,-145v2,-22,-7,-56,-25,-54v1,-1,5,-2,2,-3v-18,-5,-29,6,-29,22v-1,31,24,51,52,35xm26,-198r4,0v-3,-1,2,-3,0,-3v0,3,-3,1,-4,3xm58,-195r4,-3v-1,2,-4,1,-4,3xm53,-192v1,0,3,-3,3,-1v-1,0,-4,0,-3,1xm119,-169v9,-4,16,-10,26,-13v-1,-7,25,-10,9,-8v-11,5,-20,12,-32,16v-2,1,-3,2,-3,5xm47,-188r1,-1v-1,0,-1,1,-1,1xm58,-189v-11,10,-30,11,-36,26v11,-8,22,-17,36,-22v-3,-1,3,-3,0,-4xm48,-188v-4,1,-12,5,-6,6v-1,-5,5,-3,6,-6xm125,-166r29,-16v-11,4,-21,9,-29,16xm20,-172r17,-9v-6,3,-12,5,-17,9xm126,-180v3,0,7,-3,2,-2xm165,-180v-15,7,-38,10,-43,24r9,-6r-2,1v3,-4,8,-3,11,-5r-1,0v8,-5,18,-9,26,-14xm22,-158v12,1,22,-16,36,-18v-11,-4,-24,13,-36,18xm123,-150v14,-8,31,-14,44,-24v-15,5,-29,16,-43,21v-1,0,-2,2,-1,3xm24,-149r35,-22v-11,8,-27,10,-35,22xm122,-140r46,-23v0,-2,0,-3,-1,-3v-15,8,-38,12,-45,26xm26,-145v12,-1,23,-13,33,-18v-12,5,-24,11,-33,18xm62,-158v-11,5,-28,11,-32,20v10,-6,26,-11,32,-20xm80,-109v30,-12,61,-40,91,-44r-1,-5r-110,54v7,6,23,-3,20,-5xm87,-100v36,-9,54,-27,84,-40v-1,-4,0,-15,-3,-9v-26,11,-46,22,-69,36r13,-6v0,1,-1,1,-1,1v19,-6,43,-29,60,-25v-26,16,-59,26,-84,43xm33,-132v9,3,20,-14,32,-16v-10,-4,-24,10,-32,16xm72,-142v-12,-2,-25,8,-35,15v8,2,24,-12,35,-15xm119,-139v1,0,4,-1,2,-1v0,0,-1,0,-2,1xm119,-140r-2,1xm113,-135r5,-3v-1,-1,-2,0,-4,1v-2,1,-2,1,-1,2xm79,-136v-10,-3,-37,11,-31,20xm50,-113v15,14,28,-16,46,-20v-19,-3,-29,15,-46,20xm139,-116v11,-3,25,-11,32,-17r-48,23v3,6,20,-4,16,-6xm172,-126v-14,9,-33,15,-47,24v3,6,12,-4,19,-4v3,-6,29,-10,28,-20xm125,-90v17,-6,29,-17,49,-20v-2,-1,0,-4,-3,-4v-15,9,-37,9,-46,24xm96,-110v0,-1,1,-1,2,-2v1,-1,2,-1,1,-1v-1,2,-3,0,-3,3xm93,-110r-1,1v1,0,0,-1,1,-1xm90,-107r-1,0r1,0xm123,-81v20,-8,32,-20,49,-19v0,-2,2,-4,0,-6v-16,9,-37,12,-49,25xm83,-100v-2,-2,0,-3,2,-4v-2,2,-7,1,-8,4r6,0xm122,-74v17,-6,35,-13,50,-21v-15,-2,-33,15,-50,18v3,1,-3,4,0,3xm168,-78v0,-4,0,-7,2,-9v-22,8,-46,12,-58,30v18,-6,44,-29,56,-21xm162,-76v-20,11,-46,17,-63,32v26,-11,42,-20,63,-32xm49,-18v11,6,21,-8,32,-8v28,-13,53,-29,84,-38v0,-3,1,-5,2,-6xm23,-47v10,4,27,-12,37,-17v-15,3,-24,12,-37,17xm46,-63v1,1,1,1,1,0v0,-1,0,-1,-1,0xm22,-51v6,-4,18,-6,21,-12v-7,2,-15,8,-21,12xm19,-55v2,0,4,-2,5,-3v-2,0,-3,1,-5,3xm27,-40r37,-18v-14,4,-27,10,-37,18xm123,-40v11,-7,28,-9,38,-17v-13,4,-26,10,-38,17xm32,-34v12,-3,34,-16,36,-19v-15,4,-28,8,-36,19xm36,-28v14,0,25,-12,37,-18v-13,1,-26,12,-37,18xm73,-11v27,-12,58,-19,81,-35v-28,11,-57,20,-81,35xm62,-34v0,2,-4,3,0,3v2,-2,1,-2,0,-3xm103,-31v3,0,5,-1,6,-2xm65,-30v1,0,4,-1,1,-1xm62,-28v3,0,2,-3,0,-1v-1,0,-1,1,0,1xm79,-7v22,-1,38,-16,55,-21v-18,8,-38,12,-55,21xm58,-28r4,1v0,-2,-2,-1,-4,-1xm58,-27v-1,-2,-8,2,-2,1v0,0,1,-1,2,-1xm43,-23v3,3,9,0,9,-3v-5,0,-17,3,-7,5v2,0,1,-1,-2,-2xm53,-15v-4,1,-2,-4,-7,-3v1,1,5,5,7,3xm73,-18v-5,1,-21,9,-10,7v-2,0,-2,0,-1,-1v5,1,7,-3,11,-6","w":194},{"d":"264,-134v41,144,-185,174,-238,69v-22,-44,-17,-123,14,-146v24,-44,121,-50,155,-22v7,0,12,10,14,2v-2,-7,-9,-12,2,-15v1,0,3,-1,2,0v7,6,33,-1,35,2r3,90v-12,-6,-21,4,-34,0v-1,0,0,1,0,2v-12,-15,-14,-33,-35,-38v-2,2,-12,2,-7,-3v-75,-30,-123,73,-63,122v15,27,77,15,76,-14v-11,3,-24,-3,-30,6v-3,-16,-5,-47,3,-57v17,11,52,5,75,0v5,5,20,3,28,2xm134,-241v-2,2,-4,4,0,5v6,-4,7,-13,0,-5xm79,-197v13,-16,37,-28,48,-47v-17,13,-34,32,-48,47xm113,-242v-3,0,-9,-1,-5,2v-1,6,1,4,3,2v1,-1,2,-2,2,-4xm114,-202v-1,0,-3,1,-1,1xm22,-114v28,-31,60,-56,88,-86r40,-42r-93,92v-10,13,-33,19,-35,36xm25,-176r-4,18r72,-69v2,-7,7,-8,10,-14v-27,22,-50,51,-74,72v-6,2,-2,-3,-4,-7xm118,-199v14,-12,30,-27,41,-42v-15,12,-29,29,-41,42xm132,-203v20,-6,28,-23,42,-34v-19,-2,-27,24,-42,34xm27,-173v13,-12,22,-27,37,-37v3,-9,24,-19,22,-26v-18,13,-31,39,-53,43v-3,8,-6,13,-6,20xm216,-237v0,0,0,2,1,2v0,0,0,-2,-1,-2xm192,-193v19,-13,38,-26,50,-42v-15,16,-35,26,-50,42xm152,-205v7,-12,20,-18,29,-28v-1,0,-3,-5,-5,-2v-2,12,-21,18,-28,29xm230,-232v-13,13,-34,22,-42,37v13,-14,29,-23,42,-37xm158,-204v7,-8,27,-18,27,-26v-6,10,-22,17,-27,26xm68,-226v1,1,2,-1,1,-1xm195,-226v-11,3,-20,15,-28,23v12,-7,17,-17,28,-23xm237,-221r5,-5v-1,1,-4,3,-5,5xm49,-213v10,0,11,-7,17,-11v-7,-2,-12,10,-17,11xm202,-223v-11,0,-16,17,-28,21v12,2,17,-16,28,-21xm117,-217v0,0,3,-3,0,-1v-1,0,-1,1,0,1xm242,-218r-38,32v13,-11,29,-17,38,-32xm86,-213v0,-2,4,-3,4,-5v0,1,-6,4,-4,5xm20,-125r96,-91v-32,29,-60,60,-94,83v-3,-2,2,-1,0,-3v-4,2,-4,7,-2,11xm225,-211v2,1,5,-5,2,-2v0,1,-1,1,-2,2xm48,-209v-1,0,-7,6,-8,9v1,-4,8,-5,9,-9v0,1,-2,4,-3,1v1,0,2,0,2,-1xm200,-189v7,-7,18,-12,23,-21v-7,7,-19,13,-23,21xm148,-205v-1,-1,-2,-1,-2,0v0,1,1,1,2,0xm131,-202v-1,0,-3,0,-1,1v1,0,1,-1,1,-1xm211,-176v10,-8,22,-14,29,-25v-8,10,-19,17,-29,25xm229,-198v0,1,-2,1,-1,0r1,0xm75,-194r2,-2xm207,-180v6,-5,13,-9,18,-15v-5,6,-14,8,-18,15xm61,-188v1,1,2,0,2,-1r0,-3xm216,-166v9,-8,20,-13,28,-22v-11,6,-18,15,-28,22xm219,-159v12,-3,18,-15,27,-22v-9,1,-16,16,-26,18v-2,1,-1,2,-1,4xm50,-178v-1,0,-1,0,-1,1xm239,-167v-3,3,-11,8,-1,7v2,-5,10,-5,9,-13v-3,2,-5,4,-8,6xm43,-171v-10,4,-12,16,-23,19v0,2,-1,4,1,4v6,-9,16,-15,22,-23xm57,-169v0,1,0,1,1,1v0,0,0,-1,-1,-1xm47,-167v1,1,2,0,2,-1v0,-1,-1,0,-2,1xm24,-105v19,-20,43,-36,58,-60v-17,20,-50,39,-58,60xm245,-161v2,0,3,0,3,-1v-1,0,-2,0,-3,1xm53,-153v1,0,2,-1,2,-1v-1,0,-2,1,-2,1xm77,-149v-18,15,-33,38,-55,47v0,6,2,4,0,8v17,-19,46,-30,55,-55xm24,-87v18,-13,36,-31,53,-47v-17,16,-38,28,-53,47xm132,-8r95,-84v6,-5,19,-19,31,-26v2,1,1,4,3,4v-2,-5,2,-15,-8,-13v-28,40,-75,63,-105,99v-5,5,-12,6,-14,13r2,1v-16,0,-2,10,-13,7v5,3,8,1,13,1v0,-1,-5,1,-4,-2xm28,-79v0,-2,-1,-4,-2,-2v0,0,1,2,2,2xm29,-81v13,-8,22,-20,35,-28v0,-8,15,-8,13,-17v-15,15,-36,28,-48,45xm212,-92v15,-18,23,-18,35,-35v-17,7,-31,26,-45,37v6,7,3,-3,10,-2xm183,-90v13,-5,18,-19,31,-24v0,-7,16,-11,8,-12v-12,13,-29,21,-39,36xm164,-114v1,-4,11,-13,0,-11r1,6v-1,-1,0,-1,-2,0v0,2,-1,5,1,5xm192,-125v-15,4,-23,17,-29,31v8,-6,13,-17,22,-20v1,-5,7,-5,7,-11xm195,-119v2,-2,7,-6,3,-6v1,3,-3,4,-3,6xm174,-90r40,-35v-19,4,-27,24,-40,35xm171,-115v1,-4,8,-4,7,-10v-1,4,-7,5,-7,10xm220,-114v4,-2,7,-4,9,-8v-2,3,-8,4,-9,8xm187,-112v3,-1,6,-3,8,-7v-4,2,-6,4,-8,7xm79,-117r4,2v1,-3,-2,-2,-4,-2xm77,-116v-14,14,-30,28,-47,40v1,12,4,-1,10,-1v12,-15,27,-23,37,-39xm83,-112v0,1,1,4,1,1xm205,-101v3,-2,9,-7,12,-11v-4,5,-9,6,-12,11xm37,-65v17,-13,31,-29,47,-42v0,-4,-3,3,-2,-3r-48,45v0,4,4,6,3,0xm183,-107v0,0,4,-2,2,-2v0,1,-1,1,-2,2xm139,-6v8,0,13,0,14,-7v-1,2,-7,4,-7,0v19,-11,29,-27,46,-36v10,-13,30,-22,37,-35v0,0,0,2,1,2v4,-11,21,-16,23,-27r-115,101r5,-1v-1,2,-2,1,-4,3xm192,-50v1,0,3,-1,3,-1v-1,0,-3,1,-3,1xm253,-97v0,-5,13,-9,8,-12v-1,4,-7,8,-8,12xm181,-106v0,3,1,1,2,0v-1,0,-2,-1,-2,0xm197,-93v3,-2,12,-11,4,-5xm37,-60v16,4,28,-23,43,-32v3,-3,6,-5,6,-8v-18,9,-37,40,-49,40xm234,-68v3,-11,28,-19,29,-31v-33,36,-74,59,-106,93v27,-21,47,-45,77,-62xm176,-99v-4,-2,-1,2,-1,1xm237,-82v3,-3,12,-9,14,-14v-4,6,-10,8,-14,14xm170,-93v1,-1,3,-4,0,-2v-1,0,0,1,0,2xm167,-90v-1,-1,3,-3,1,-3v0,1,-3,2,-1,3xm193,-90v1,-1,6,-5,2,-3v-1,1,-2,3,-2,3xm48,-49r43,-38r-2,-5v-12,15,-41,26,-42,44v-1,-1,0,-1,1,-1xm197,-79v1,-4,6,-5,7,-8v-6,0,-10,3,-7,8xm251,-70v1,-2,3,-9,7,-6r4,-10v-29,27,-62,51,-92,77r43,-33v-1,0,-2,-1,-2,0v0,2,2,3,2,0v13,-13,26,-18,37,-30v0,1,1,2,1,2xm200,-82v1,0,2,-1,2,-1v-1,0,-2,1,-2,1xm77,-62v2,-10,21,-13,17,-20v-13,13,-33,25,-41,39v-1,0,-2,-3,-2,0v10,-1,16,-19,26,-19xm232,-78v1,1,-4,3,-2,3v0,0,4,-2,2,-3xm60,-39v15,-4,27,-24,38,-32v1,-2,1,-3,-1,-4r-38,33v0,1,1,2,1,3xm30,-73v0,-1,-1,-2,-1,-2xm229,-75v-2,-1,-2,1,-2,3xm222,-68v1,-1,6,-2,2,-2v-1,0,-2,1,-2,2xm219,-37v16,-14,27,-19,37,-32r-75,58v9,-5,17,-10,24,-16v-2,-1,0,3,-2,2r17,-13xm77,-40r0,0r0,0xm68,-35v14,-7,22,-21,34,-25v0,-3,6,-4,2,-8xm74,-31v17,4,27,-19,39,-27v-8,-7,-13,8,-22,12v-6,5,-12,9,-17,15xm40,-55r1,0r-1,0xm114,-53v2,2,5,-3,2,-1v-1,0,-2,0,-2,1xm87,-21v15,0,28,-21,39,-32v-14,6,-26,19,-36,30v1,1,2,-1,2,1v-2,-1,-4,-1,-5,1xm201,-50v1,0,4,-5,1,-2v-1,0,-1,1,-1,2xm235,-40v-2,-6,11,-5,9,-13v-12,15,-33,23,-45,38v13,-4,17,-16,27,-18v-2,-3,3,-6,9,-7xm112,-50v0,0,3,-3,0,-1v-1,0,-1,1,0,1xm237,-51r1,-1v0,-1,-1,0,-1,1xm143,-50v-16,6,-25,21,-39,29v14,-4,28,-21,39,-29xm114,-19v15,0,29,-22,41,-31v-16,8,-28,20,-41,31xm197,-47r1,-1xm105,-45v-1,1,-3,2,-1,3v-1,-2,3,-2,1,-3xm118,-38v0,-3,5,-1,3,-4v0,1,-5,3,-3,4xm57,-40v-1,3,1,2,3,3v1,1,1,1,2,0v-3,0,-1,-4,-5,-3xm66,-34v-2,2,-1,3,1,3v0,0,0,-1,-1,-3xm90,-31v-2,2,-6,3,-4,5v0,-3,6,-2,4,-5xm73,-25v7,0,4,-3,0,-5v-1,-1,-2,0,-3,2v2,3,5,-2,5,3v-1,0,-2,-3,-2,0xm198,-29v-1,-1,-1,-1,-1,0v0,1,0,1,1,0xm136,-24v-1,-1,-3,1,-1,1v1,0,1,-1,1,-1xm79,-21v2,0,3,-1,2,-2v1,2,-3,0,-2,2xm87,-17v2,1,4,1,3,-2v-2,-1,-5,-3,-5,0v1,0,1,2,2,2xm104,-19v-10,-3,-8,12,-7,3v2,3,6,-1,7,-3xm104,-9v7,1,16,-7,8,-10v-2,4,-9,3,-8,10xm130,-19v-3,1,-8,4,-5,4xm197,-15v0,0,-3,1,-1,1v0,-1,0,-1,1,-1xm115,-7v4,-1,6,-4,8,-7v-5,1,-6,3,-8,7","w":280,"k":{".":11,",":7}},{"d":"131,-116v-8,-25,-60,-3,-52,15v-8,9,-9,21,-3,31v2,-3,8,-2,6,2v12,26,55,15,66,-5v-2,-2,-4,-4,0,-7v9,2,12,9,22,11v1,14,28,8,23,24v-4,-2,-6,5,-8,10v-25,42,-108,44,-138,14v0,0,-2,1,-2,2r-26,-42v-7,3,-3,0,-2,-5v-3,2,-6,0,-2,-3v-1,-3,1,-6,-4,-6v3,-59,26,-112,90,-108v3,0,5,-8,9,-3r-2,3v12,-3,20,14,33,11v6,3,7,13,14,14v-1,-5,-3,-10,-7,-12v9,-11,27,1,44,0v-12,12,-2,31,-4,42v2,11,7,27,-11,27v-19,0,-34,1,-40,-6v1,-5,-2,-9,-6,-9xm28,-100v22,-17,37,-46,61,-65v-13,-5,-22,27,-36,33v-11,16,-33,21,-35,47v8,-4,4,-11,12,-14xm97,-177v-6,0,-8,5,-10,9v6,0,7,-6,10,-9xm46,-112v22,-19,39,-42,58,-64v-22,19,-38,44,-58,64xm115,-175r-1,5v2,0,6,-4,1,-5xm109,-174r-4,5v2,0,4,-3,4,-5xm133,-165v0,-2,-6,-6,-3,-1v-10,14,-24,23,-35,36v17,-7,26,-23,38,-35xm63,-123v16,-12,29,-30,41,-45xm82,-122v14,-16,31,-28,42,-46xm59,-167v-4,0,-5,5,-1,2v0,-1,1,-2,1,-2xm158,-162v1,0,5,-3,3,-5v-1,0,-4,2,-3,5xm62,-158v1,-2,7,-5,7,-8v0,2,-8,5,-7,8xm181,-166v-12,19,-30,28,-43,46v5,13,10,-4,17,-6v0,-4,3,-5,5,-6v-9,2,-12,16,-20,14v9,-10,18,-22,30,-29v1,-9,10,-9,11,-19xm168,-164r-3,2xm53,-156v1,-2,8,-3,7,-7xm108,-133v19,-3,23,-22,29,-30v-8,11,-20,20,-29,30xm163,-159v2,1,3,-2,1,-2v0,0,0,1,-1,2xm159,-154v0,-2,7,-3,2,-5v1,3,-4,2,-2,5xm49,-158v-1,0,-5,6,-1,3v1,0,1,-2,1,-3xm119,-132v13,-3,21,-17,25,-26xm53,-149v3,-2,5,-4,7,-8v-3,2,-5,5,-7,8xm166,-156v-1,0,-1,2,-1,2v0,0,1,-1,1,-2xm63,-155v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm127,-129v9,-7,16,-15,22,-25v-8,8,-16,16,-22,25xm162,-152v0,0,1,1,2,0v-1,-2,-1,-2,-2,0xm62,-153v0,0,-3,2,-1,2v1,0,1,-1,1,-2xm97,-152v-2,1,-5,7,-1,3v1,-2,1,-3,1,-3xm133,-127v10,-8,15,-14,21,-24v-5,11,-15,14,-21,24xm46,-149v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm58,-149v-11,11,-22,19,-31,32v10,-9,23,-21,31,-32xm41,-149v-2,0,-4,3,-4,5xm48,-145v1,0,4,-3,3,-4v1,3,-3,2,-3,4xm160,-147v2,0,1,-2,0,-2v-1,0,-2,2,0,2xm152,-110v7,-17,22,-20,28,-37v-11,13,-27,24,-35,38v-2,0,-2,-1,-1,1v1,3,1,0,4,1v1,-1,0,-6,4,-3xm156,-144v2,0,2,-1,2,-3v-2,0,-1,2,-2,3xm21,-68v12,-16,31,-28,39,-44v13,-8,22,-22,32,-34r-52,53v-4,10,-20,12,-19,25xm58,-141v2,-1,2,-2,3,-4v-3,0,-2,3,-3,4xm25,-120v7,-8,17,-16,21,-24v-5,9,-21,15,-21,24xm32,-140v1,-3,5,-1,5,-4v-1,0,-5,3,-5,4xm154,-141v-1,0,-3,1,-1,1xm30,-137v0,-1,3,-3,0,-1v-1,0,-1,1,0,1xm180,-137v0,0,0,3,0,1v0,-1,1,-1,0,-1xm161,-136v0,0,0,2,1,2v0,0,0,-2,-1,-2xm49,-133v1,0,2,-2,2,-2xm148,-134v-4,-1,-7,6,-2,2v1,0,2,-1,2,-2xm44,-128r5,-4v-4,0,-3,2,-5,4xm159,-108v10,-4,20,-17,22,-23v-8,7,-16,14,-22,23xm41,-124v2,0,4,-4,1,-3v0,1,0,3,-1,3xm80,-125v-1,-1,4,-1,2,-2v0,0,-4,1,-2,2xm169,-125v1,1,3,-2,2,-2xm27,-112v4,-2,10,-7,12,-11xm63,-122v-2,0,-6,5,-2,3v2,-1,2,-2,2,-3xm26,-58v18,-21,40,-39,54,-63r-56,61v1,0,2,1,2,2xm161,-117v1,0,2,-1,3,-2xm178,-113v-3,3,-6,6,1,5v4,0,4,2,5,-3v0,0,-4,3,-4,-1v0,-2,5,-4,3,-6xm167,-108v3,-2,10,-4,9,-9v-2,4,-7,5,-9,9xm56,-115r-1,0r1,0xm160,-114v-1,0,-3,0,-1,1v1,0,1,-1,1,-1xm41,-106v2,0,6,-3,4,-6xm27,-111v-2,-1,-6,6,-3,4xm49,-109v-2,2,-5,5,-1,5v-1,-3,3,-3,1,-5xm23,-105v-1,0,-4,0,-4,2xm44,-102v-7,8,-25,16,-25,27xm33,-97r1,0r-1,0xm33,-59r35,-38v-11,13,-25,24,-35,38xm52,-94v-1,0,3,-4,0,-2v0,1,-3,2,0,2xm50,-94v0,2,-4,4,-5,5v2,0,6,-2,5,-5xm44,-87v0,0,1,0,2,-1v-1,0,-4,0,-2,1xm39,-82v1,0,4,-3,4,-4v0,2,-5,1,-4,4xm31,-49v13,-11,25,-24,35,-37v-14,10,-26,23,-35,37xm32,-74v2,-3,6,-4,6,-8v0,2,-7,5,-6,8xm35,-45v8,-9,27,-20,30,-33v-10,11,-22,20,-30,33xm23,-65v4,-1,9,-8,7,-9v-1,4,-6,5,-7,9xm154,-69v0,-2,0,-2,-2,-2r0,4xm38,-39v12,-7,19,-20,29,-29v-9,10,-22,17,-29,29xm72,-66v-11,10,-22,20,-30,32v13,-5,18,-23,30,-32xm122,-5v11,-27,32,-34,41,-60v-13,22,-32,38,-45,60v0,-19,30,-38,37,-58r-44,59xm79,-58v0,3,-1,0,1,0v1,0,1,0,1,-1v-1,0,-2,0,-2,1xm142,-11v1,-13,35,-35,30,-47v-10,20,-27,33,-40,50v2,-2,8,0,10,-3xm31,-58v-2,2,0,2,1,1xm46,-29v12,-7,19,-18,27,-29xm28,-54v1,0,3,0,1,-1xm51,-26v11,-8,21,-16,26,-29xm143,-27v8,-8,19,-19,20,-28xm146,-13v17,-6,26,-26,33,-41v-8,17,-22,27,-33,41xm89,-53v-9,13,-18,24,-30,34v9,-2,24,-23,30,-34xm114,-30v6,-6,12,-13,16,-21v-7,7,-10,13,-16,21xm167,-26v8,-4,19,-18,16,-24v-4,11,-10,17,-16,24xm93,-48v-9,12,-17,23,-30,32v16,1,20,-21,30,-32xm101,-47r-28,35v12,-3,20,-25,28,-35xm103,-17v-3,3,-7,13,-11,7v8,-12,20,-21,25,-36v-9,13,-19,26,-30,38v11,7,26,2,27,-8v-4,0,-8,13,-10,5v-1,3,-5,5,-7,2v1,-4,7,-3,6,-8xm79,-10v15,-1,22,-25,31,-35v-16,8,-18,24,-31,35xm73,-41v-4,6,-20,15,-15,20v2,-7,13,-14,15,-20xm135,-18v3,-2,5,-7,9,-9v-4,1,-6,7,-9,9xm116,-25v1,0,2,0,2,-1v-1,0,-2,0,-2,1xm105,-19r4,-4v-1,0,-4,3,-4,4xm115,-19v-2,0,0,3,0,1r0,-1xm133,-16r1,-1v-1,0,-1,0,-1,1xm125,-6v3,1,6,-5,6,-7v-2,2,-4,4,-6,7","w":205,"k":{"l":4,"k":11,"h":4}},{"d":"197,-39v-17,31,-56,41,-103,41v0,1,1,1,-1,1v-10,-5,-27,-8,-32,-5v-1,-4,-5,-6,-9,-8r1,3v-10,-10,-17,-22,-28,-30v3,-13,-10,-14,-6,-21v-3,0,-1,4,-5,2v-2,-4,7,-16,-1,-8v-21,-110,124,-161,175,-74v5,14,9,27,10,40v13,0,-6,8,3,14v-3,1,-6,18,-9,9v-11,-10,-44,-2,-65,-4v-23,-2,-46,-3,-60,7v5,19,13,34,39,34v25,0,33,-16,46,-22v12,11,38,5,45,21xm87,-145v13,-12,25,-19,34,-30v-17,3,-22,21,-34,30xm95,-145v16,-6,25,-21,38,-29v-16,2,-24,22,-38,29xm106,-173v-9,-1,-22,12,-12,14v1,-6,11,-8,12,-14xm107,-147v13,-6,20,-17,33,-24v-14,5,-21,17,-33,24xm87,-167v-26,15,-40,40,-63,57r-1,6v12,-10,20,-23,34,-30r-2,-1v14,-11,22,-19,32,-32xm125,-148v-3,3,-4,6,1,5v9,-6,18,-14,26,-22v-11,3,-19,11,-27,17xm134,-138v11,-5,18,-13,28,-20v-13,3,-18,14,-28,20xm27,-97v19,-20,42,-35,59,-57v-21,22,-42,39,-65,58v1,4,-3,5,0,7v2,-3,11,-6,6,-8xm140,-132v10,-5,18,-15,28,-22v-11,7,-22,11,-28,22xm144,-152v-1,0,-3,1,-1,1xm35,-132r37,-34v-12,11,-28,20,-37,34xm172,-148v-12,6,-23,12,-29,24v8,-10,21,-13,29,-24xm83,-141v0,0,0,-1,1,-1xm173,-138v5,1,4,-7,1,-4v-1,1,-1,3,-1,4xm139,-114v1,-34,-55,-34,-64,-9v-2,3,-3,6,-2,9v22,0,47,7,66,0xm173,-131v2,-1,5,-2,7,-4xm76,-134v-15,22,-43,32,-54,53v19,-17,42,-30,54,-53xm149,-117v11,-3,13,-9,19,-17v-6,6,-11,12,-19,17xm33,-130v1,0,4,-1,1,-1v-1,0,-1,0,-1,1xm125,-87v22,-6,31,-26,52,-35v-1,-4,7,-3,4,-8xm167,-125r2,-2v1,-1,2,-1,1,0r-2,2v-1,1,-2,1,-1,0xm139,-87v13,-13,39,-21,45,-36v-14,13,-33,21,-45,36xm23,-67v14,-17,36,-33,46,-50v-15,17,-34,28,-48,46v0,1,1,3,2,4xm187,-115v-13,10,-27,17,-38,28v14,-8,26,-17,38,-28xm24,-60v17,-13,33,-31,45,-47v-13,18,-33,28,-45,47xm93,-101v3,-1,9,-5,1,-4r-25,22v10,-4,14,-14,24,-18xm181,-101v1,-3,8,-6,1,-3v-1,1,-1,2,-1,3xm81,-101r3,-4xm113,-88v12,0,18,-12,25,-17v-10,4,-17,11,-25,17xm88,-87v12,1,16,-13,27,-17v-12,4,-18,10,-27,17xm100,-87v11,-3,26,-12,24,-18v-9,4,-17,12,-24,18xm159,-87v7,-3,15,-8,20,-14xm80,-100v-6,5,-14,8,-17,16v9,-2,12,-10,17,-16xm66,-95v2,2,5,-3,2,-1v-1,0,-2,0,-2,1xm179,-87v5,-2,11,-3,13,-8v-5,1,-8,6,-13,8xm170,-87r2,-3v1,2,-2,1,-2,3xm190,-86v2,1,5,-2,1,-1v-1,0,-1,1,-1,1xm60,-71v2,-2,3,-5,-2,-4v-8,11,-20,17,-27,28v12,-5,19,-17,29,-24xm28,-53v7,-5,21,-15,18,-18v-4,8,-14,10,-18,18xm34,-41v9,-8,24,-17,28,-27v-9,10,-20,16,-28,27xm37,-35v11,-7,23,-17,26,-25v-7,8,-20,16,-26,25xm59,-46v1,-3,7,-4,7,-8v-1,3,-7,5,-7,8xm155,-48v-16,4,-37,29,-48,42v13,-8,26,-25,39,-34v-1,-1,-1,-1,-1,-2v7,1,4,-9,10,-6xm70,-49v-9,7,-18,16,-25,24v11,-6,17,-16,25,-24xm116,-6v15,-12,39,-27,43,-42v-11,16,-31,26,-43,42xm54,-43v2,0,4,-1,3,-3v-1,1,-3,1,-3,3xm170,-45v-16,8,-23,24,-39,32v-2,1,-7,7,0,6v16,-11,27,-24,39,-38xm55,-18v1,-11,17,-16,17,-26v-3,10,-31,23,-13,28v6,-7,14,-13,19,-22v-9,5,-12,17,-23,20xm43,-32v5,0,9,-7,9,-10v-1,5,-7,6,-9,10xm144,-10v11,-10,26,-20,31,-32v-10,11,-23,21,-31,32xm182,-41v-6,11,-14,17,-23,24v13,-5,20,-14,29,-23xm130,-36v-1,0,-5,1,-3,3v-1,-3,3,-1,3,-3xm88,-33v-13,-2,-18,14,-24,20v10,-3,17,-14,24,-20xm116,-32v-7,8,-31,19,-24,26v9,-5,17,-18,24,-26xm99,-32v-12,3,-19,14,-28,21v11,0,18,-16,28,-21xm80,-8v13,-4,17,-16,27,-22v-7,0,-21,13,-27,22xm103,-11v-1,3,-5,7,1,3v0,-1,0,-3,-1,-3","w":214,"k":{"y":6,"x":4,"w":11,"v":11,"p":14,"j":11,"b":6}},{"d":"18,-70v-2,-11,-7,-36,1,-37v25,5,67,-10,79,8v-8,5,-4,17,-4,27xm72,-102v-10,5,-22,17,-27,22v11,-6,18,-14,27,-22xm20,-92v4,-3,6,-6,9,-9v-3,3,-8,2,-9,9xm26,-76v11,3,15,-7,19,-11v-5,3,-6,6,-12,7v8,-7,15,-15,24,-21v-12,7,-21,17,-31,25xm54,-80v6,-7,17,-13,22,-19xm62,-76v11,-4,18,-12,25,-20v-9,6,-18,12,-25,20xm27,-93v1,0,1,0,1,-1v-1,0,-1,0,-1,1xm20,-86r7,-6xm79,-77v3,-2,10,-2,8,-6xm46,-76v0,0,9,1,7,-4xm40,-76r2,0v-1,-1,-2,-1,-2,0","w":108},{"d":"87,-183v-23,7,-9,-19,-16,-27v2,-15,-7,-50,23,-40v5,11,8,24,14,34r12,-35v32,-6,17,35,20,68v-18,7,-17,-16,-15,-29v-10,12,-1,38,-25,29v-1,-12,-10,-27,-13,-37r0,37xm121,-244v-1,-3,3,-2,3,-4v-4,0,-3,1,-3,4xm136,-248v0,1,-1,1,0,1v1,0,1,-1,0,-1xm129,-248v-5,2,-8,7,-11,11xm85,-247v-4,3,-8,8,-10,13v3,-3,8,-8,10,-13xm75,-228v6,-5,9,-13,14,-19v-3,8,-10,12,-14,19xm122,-233v5,-3,10,-7,13,-13v-3,5,-10,7,-13,13xm75,-246v-1,0,-1,1,-1,2v1,0,1,-1,1,-2xm93,-244v-4,1,-7,6,-7,10v2,-4,6,-5,7,-10xm136,-241v-8,7,-17,15,-24,24v8,-8,18,-14,24,-24xm87,-230v2,-4,10,-9,6,-10xm124,-239v1,0,1,0,1,-1xm122,-237r0,-1r0,1xm122,-237v-2,2,-4,3,-5,6v2,-1,4,-4,5,-6xm95,-235v-2,3,-8,5,-7,9xm83,-232v-3,-1,-7,6,-8,10v3,-4,6,-5,8,-10xm122,-233r-1,1xm96,-232v-1,3,-10,8,-5,10v-1,-6,7,-5,5,-10xm133,-230v0,0,0,-1,1,-1v-1,0,-1,0,-1,1xm114,-224v3,-2,3,-4,6,-6xm136,-229v-2,3,-9,5,-8,9v2,-3,6,-5,8,-9xm76,-216v0,-5,7,-5,7,-10v-2,4,-9,6,-7,10xm100,-225v-2,-1,-6,6,-7,10v2,-4,4,-7,7,-10xm128,-215v1,-3,13,-12,7,-7v-2,2,-8,3,-7,7xm122,-223v-6,8,-22,15,-23,24v7,-9,17,-14,23,-24xm96,-216v1,-3,6,-3,5,-6xm82,-219v1,-1,1,-2,1,-2v0,1,-2,1,-1,2xm91,-220r1,0r-1,0xm128,-211v2,-3,7,-6,9,-9v-3,3,-7,5,-9,9xm78,-215r3,-4xm103,-219v-2,4,-7,6,-8,11v3,-4,7,-8,8,-11xm95,-215v1,0,1,0,1,-1xm100,-196v8,-6,16,-12,21,-20v-7,7,-15,12,-21,20xm77,-215r1,0r-1,0xm124,-213r0,-2r0,2xm106,-211v-5,-6,-15,12,-7,5v2,-2,4,-4,7,-5xm128,-207v2,-2,7,-5,7,-7v-1,2,-7,3,-7,7xm83,-211v-4,2,-5,5,-7,9v3,-1,5,-7,7,-9xm83,-212v0,1,1,1,1,0v0,0,-1,-1,-1,0xm136,-210v-2,3,-8,4,-7,8v0,-4,6,-4,7,-8xm77,-197v2,-3,6,-5,7,-10v-2,4,-6,5,-7,10xm116,-206v-1,0,-12,6,-13,13xm128,-198v3,-1,5,-3,7,-6xm117,-201v-4,4,-12,5,-14,12xm77,-191v1,-3,7,-6,6,-10v1,5,-7,5,-6,10xm135,-200v-2,2,-6,3,-6,7xm114,-195v-2,4,-10,7,-10,10v3,-3,10,-6,10,-10xm78,-189v1,-1,7,-5,5,-6xm129,-190r2,-2v-1,0,-1,1,-2,2xm136,-192v-2,2,-7,4,-7,6v1,-3,6,-3,7,-6xm79,-185v2,-2,5,-2,5,-4v-2,0,-2,4,-5,4xm108,-185v2,-2,6,0,5,-4xm76,-186v1,0,1,0,1,-1v0,0,-1,0,-1,1xm132,-185v2,1,6,0,5,-3xm46,-235v-7,10,4,41,-3,54v-25,3,-6,-35,-17,-53v-6,1,-13,1,-18,0v-6,-29,32,-11,58,-16v4,14,-7,14,-20,15xm52,-248v-4,3,-6,6,-8,10v5,-1,4,-8,8,-10xm57,-248v-5,1,-3,6,-7,8v3,-2,6,-5,7,-8xm59,-244v2,-1,3,-3,3,-4v-2,1,-3,3,-3,4xm46,-247v-6,5,-14,13,-14,20v5,-9,9,-11,14,-20xm33,-246v-2,2,-5,5,-7,8v2,-3,5,-5,7,-8xm11,-242v2,0,4,-5,1,-4xm17,-245v-1,2,-9,7,-4,8v1,-3,4,-6,4,-8xm32,-235r6,-9v-2,3,-7,4,-6,9xm62,-244r-4,4v3,2,3,-3,4,-4xm19,-242r0,-1r0,1xm57,-242r0,-1r0,1xm18,-242r0,0r0,0xm18,-237r2,-3v1,1,-2,3,-2,3xm23,-240v1,2,-7,4,-1,3v-1,-2,2,-1,1,-3xm50,-240v-1,0,-1,0,-1,1xm25,-237v1,0,1,0,1,-1xm41,-232v-3,5,-8,7,-9,14v3,-5,9,-8,9,-14xm40,-223v-1,0,0,0,0,0r0,0xm32,-212v2,-3,9,-7,7,-10v-2,3,-7,4,-7,10xm34,-210v1,-2,4,-3,4,-6xm41,-215r0,1r0,-1xm39,-210r0,-1r0,1xm32,-207v2,0,1,-3,2,-3xm38,-210r-3,4xm41,-208v1,0,0,-1,0,-1r0,1xm40,-207v0,0,-2,1,0,1r0,-1xm41,-204v-2,3,-7,7,-8,10v3,-3,6,-5,8,-10xm33,-203v1,0,0,0,0,0r0,0xm40,-195v-2,4,-7,5,-7,10xm37,-185v1,0,4,-2,4,-4","w":150},{"d":"102,-1v1,17,2,50,31,46v14,2,3,31,6,44v-11,4,-24,0,-38,0v-76,0,-15,-147,-89,-151v-2,-13,2,-31,0,-44v83,-6,-11,-153,118,-146v17,1,11,24,11,40v-61,0,-20,94,-63,128v19,17,31,47,24,83xm63,-199v23,-11,42,-30,62,-45r-60,42v-2,0,-2,1,-2,3xm132,-241r3,0v0,-4,-2,-1,-3,0xm113,-243v-21,4,-29,23,-47,30r-2,7v17,-12,34,-23,49,-37xm93,-237r6,-5v-2,1,-6,2,-6,5xm104,-220v8,-7,20,-10,25,-19v-9,6,-17,11,-25,19xm90,-235r-2,0r2,0xm135,-235r-71,52v-2,0,-2,2,-2,4v9,-2,11,-9,20,-11v0,0,-1,-1,-2,-1v19,-11,38,-24,52,-40v3,2,6,-1,3,-4xm75,-229v1,0,5,-3,5,-5xm82,-230v1,0,4,-3,4,-4v-2,1,-4,2,-4,4xm67,-219v6,-3,11,-6,14,-11v-5,5,-12,4,-14,11xm128,-217v4,0,11,-1,7,-7v-1,2,-7,4,-7,7xm103,-220v-12,11,-25,19,-40,27r-1,8v14,-12,29,-21,41,-35xm104,-202v-13,12,-35,17,-42,31v16,-8,32,-18,42,-31xm81,-176v5,-5,17,-5,18,-14v-4,6,-17,8,-18,14xm79,-176v-8,8,-20,7,-18,23v12,-8,22,-16,35,-23v2,0,2,-2,2,-4v-12,7,-21,12,-30,22v-3,1,-4,-2,-4,-6v7,-2,9,-8,15,-12xm60,-139v10,-10,33,-15,37,-27v-13,8,-28,15,-37,27xm56,-130v13,-8,27,-14,40,-25v-13,10,-28,13,-40,25xm80,-133v-1,-10,21,-5,14,-14v-17,12,-38,19,-51,35v12,-5,21,-18,37,-21xm18,-84v26,-13,53,-31,76,-49r0,-3v-28,12,-49,33,-76,46r0,6xm18,-68r67,-39v1,-2,4,-5,1,-8v-22,16,-48,29,-68,47xm29,-102v-6,1,-12,1,-12,8xm18,-77v11,-3,26,-16,37,-23v-12,8,-28,12,-37,23xm34,-71v14,1,31,-18,45,-24v2,-1,2,-3,1,-3v-16,10,-32,15,-46,27xm42,-66v13,-1,24,-8,24,-13xm78,-73v-13,1,-25,12,-36,18v11,7,25,-13,36,-18xm30,-66v-2,0,-5,3,-1,3xm83,-66v-13,5,-24,12,-35,19v7,1,26,-12,35,-19xm32,-60v2,4,10,0,8,-2v0,3,-7,-1,-8,2xm55,-55r0,-2r0,2xm91,-54v-12,1,-27,11,-35,19v13,-3,23,-14,35,-19xm69,-49v0,-1,5,-4,1,-2v-1,0,-2,1,-1,2xm94,-46v-11,0,-25,11,-33,18v12,-6,20,-13,33,-18xm52,-42v3,3,9,-2,9,-4v-4,1,-4,5,-9,4xm94,-39v-13,5,-25,10,-32,20xm95,-30v-15,5,-28,10,-35,22v12,-6,25,-14,35,-22xm96,-21v-1,0,-3,2,-1,2xm90,-11v-9,8,-19,13,-30,19r1,5v12,-6,19,-15,30,-22v1,-1,1,-2,-1,-2xm61,3r14,-10v-7,2,-11,4,-14,10xm94,1r0,-5v-11,9,-24,15,-33,24v12,-6,19,-13,33,-19xm66,26v7,-6,28,-13,27,-18v-9,6,-19,10,-27,18xm90,19v0,0,5,1,4,-2xm64,45v14,-4,20,-16,33,-21v-11,1,-25,13,-33,21xm80,25v-5,2,-17,10,-9,8v1,-3,8,-4,9,-8xm67,27v-3,0,-7,0,-4,3v0,-2,4,-1,4,-3xm63,38v2,0,2,-3,3,-3v-2,0,-3,1,-3,3xm69,57v11,5,20,-13,31,-17v1,-1,1,-2,1,-3v-12,5,-18,17,-32,20xm71,50v4,-4,11,-7,13,-11v-3,4,-12,4,-13,11xm89,66v10,-6,22,-11,31,-18v-15,-5,-21,11,-31,18xm69,51v-2,0,-1,2,-2,3v2,-1,2,-2,2,-3xm90,55v-7,3,-23,10,-10,17v-2,-7,6,-12,10,-17xm127,51v-16,7,-30,16,-42,26v19,-6,26,-18,42,-26xm134,63v-6,2,-22,14,-11,7v4,-2,10,-3,11,-7xm112,69v3,-1,6,0,6,-4v-2,2,-5,1,-6,4xm109,71v2,2,5,-1,3,-2v-2,0,-2,1,-3,2xm99,77v-2,0,-2,4,-1,2v1,0,1,-2,1,-2xm107,72v-3,1,-5,4,-8,6v2,-1,9,-2,8,-6xm108,73v0,0,2,-1,0,-1r0,1xm116,82v9,3,17,-3,16,-9xm113,77v2,-1,1,-1,0,-2v0,1,-3,2,0,2xm105,82r6,-5v-3,1,-5,3,-6,5","w":151},{"d":"16,-207v-4,-25,-10,-52,25,-45v26,5,57,-7,76,4r0,3v1,-3,1,1,4,0r4,326v-3,3,-2,4,-3,8v-32,4,-81,-2,-108,0v2,-12,4,-24,3,-39v9,-6,30,2,40,-5v0,-18,2,-39,-4,-51v11,-45,6,-130,3,-187v-1,-9,-48,-5,-19,-14v-3,-4,-10,-7,-14,-8v0,5,1,10,-7,8xm26,-239v16,14,36,23,50,39v9,2,19,12,25,18v2,0,7,2,6,6v-1,1,-4,-1,-5,-1v2,4,13,17,14,6v-23,-30,-57,-48,-90,-68xm114,-245v-4,1,-6,1,-1,4xm49,-244v1,1,2,1,2,0v0,-1,0,0,-2,0xm110,-234v-2,-4,-6,-7,-10,-9v2,4,8,6,10,9xm89,-241v7,4,16,20,24,15v-10,-1,-14,-17,-24,-15xm112,-212v-5,-11,-21,-21,-34,-28v7,11,22,12,26,25v3,0,6,2,8,3xm104,-210v-12,-10,-21,-26,-38,-28v5,5,7,9,14,9v3,6,16,14,24,19xm113,-193v-18,-14,-37,-35,-57,-43v19,17,35,30,57,43xm83,-206v-14,-10,-26,-28,-41,-30xm55,-210v-6,-10,-21,-15,-29,-24v5,11,20,15,29,24xm48,-205v-6,-9,-17,-13,-24,-21v5,8,15,17,24,21xm113,-202r0,-2r0,2xm65,-190r49,37v-5,-19,-38,-34,-51,-48xm98,-195r-2,0r2,0xm82,-191r0,1r0,-1xm107,-188v0,-1,-1,-2,-3,-2v0,1,1,2,3,2xm66,-183r49,44v-4,-18,-16,-15,-26,-27v-12,-9,-11,-9,-23,-17xm101,-177v0,-1,-1,-1,-2,-1v0,1,1,1,2,1xm106,-139r-42,-38v3,18,32,27,42,38xm77,-149v16,3,28,24,39,27v-15,-16,-34,-30,-53,-42v4,5,13,7,14,15xm64,-153v9,12,22,15,32,28v3,-2,4,2,7,1v-11,-11,-26,-18,-37,-30v-2,0,-3,0,-2,1xm65,-144v13,18,31,31,52,44v-2,-3,0,-5,0,-9v-20,-4,-34,-25,-52,-35xm110,-135v0,-1,-1,-1,-2,-1v0,1,1,1,2,1xm117,-86v-18,-12,-36,-25,-51,-40v4,18,29,22,34,34v6,-1,13,7,17,10r0,-4xm83,-117r-1,-2xm116,-117v-1,0,-2,0,-2,1v0,1,1,2,2,2r0,-3xm89,-114r-3,0r3,0xm89,-112r1,0r-1,0xm111,-75v2,1,7,8,6,1v-18,-12,-31,-28,-51,-38v6,8,17,16,27,20v1,8,11,6,10,13v2,-4,6,2,8,4xm94,-109v4,6,16,11,22,17v-2,-11,-16,-10,-22,-17xm66,-100v13,8,26,24,39,29r1,1v1,0,1,-1,0,-2r-40,-32r0,4xm76,-84v-3,-2,-8,-8,-10,-7v2,4,6,5,10,7xm76,-84v1,2,4,3,2,1v0,0,-1,-1,-2,-1xm115,-42v-15,-14,-31,-29,-49,-40v0,10,18,11,24,20v0,2,-3,-2,-3,1v3,1,9,0,4,3v9,1,14,11,24,16xm80,-81r35,30v-2,-13,-24,-22,-35,-30xm99,-44v1,5,11,10,18,13r-51,-41v5,16,20,23,33,28xm107,-68v1,0,3,0,2,-1v-2,-2,-2,-1,-2,1xm116,-63v4,-5,-7,1,-1,-1v-1,2,-1,2,1,1xm104,-21v-11,-13,-27,-19,-38,-32v-3,1,0,4,-1,7v10,1,17,13,22,14r-1,-1v6,4,10,10,18,12xm106,-48v0,-1,-1,-1,-2,-1v0,1,1,1,2,1xm116,-26v-10,0,-23,-19,-31,-19v1,1,4,3,1,4v1,2,4,-3,5,0v-1,0,-2,2,-2,2v14,5,18,13,27,21r0,-8xm67,-36v15,13,36,24,48,35v-10,-19,-34,-26,-50,-39r-1,6v0,0,1,-1,3,-2xm74,-22v0,-3,-6,-5,-8,-7v0,4,6,5,8,7xm107,-17v1,-3,-2,-3,-3,-4v-1,2,0,4,3,4xm81,-17r0,-2v-1,0,-1,4,0,2xm110,-15v1,-2,-5,-3,-2,-1v0,1,1,1,2,1xm114,-14r-3,0v1,2,7,2,3,0xm89,-13v-1,3,3,4,5,3v-3,0,-2,-3,-5,-3xm78,-12v14,14,26,30,38,29v-8,-16,-24,-17,-38,-29xm65,-10v1,0,1,-1,1,-2v-1,0,-1,1,-1,2xm96,-9v-1,0,-3,2,-1,2v1,0,1,-1,1,-2xm84,4r-13,-12v2,5,8,9,13,12xm98,-4v4,-2,4,4,9,3v-4,-1,-6,-6,-9,-3xm71,2v0,0,-5,-4,-3,-1v1,1,2,1,3,1xm115,7v-2,-3,-5,-5,-7,-6v0,3,5,5,7,6xm108,1v-1,-3,-5,0,-2,1v1,0,2,-1,2,-1xm79,21v9,-1,31,27,38,19v-18,-10,-35,-29,-53,-35v0,9,17,7,15,16xm85,7v1,0,4,-3,0,-3r0,3xm77,6v0,-1,0,-2,-1,-2v0,1,0,2,1,2xm80,8v0,1,3,1,1,0v-1,0,-2,-1,-2,-1v0,1,1,1,1,1xm85,10v0,-1,-2,-1,-3,-1v2,0,2,5,3,1xm93,16v-1,-1,-4,-3,-6,-3v3,2,2,2,6,3xm96,18v-1,0,-2,-2,-2,-1v0,0,1,1,2,1xm96,18v-1,1,0,1,1,1xm99,21v2,3,4,5,8,5v-3,-3,-5,-4,-8,-5xm66,24v5,14,37,27,51,39v-8,-17,-36,-26,-51,-39xm111,29v0,-2,-4,-2,-4,-3v1,3,1,2,4,3xm113,32v1,0,2,1,1,0v-2,-2,-3,0,-2,0v1,0,1,-1,1,0xm90,35v6,0,-1,0,0,-3v-4,1,1,1,0,3xm116,35v0,0,0,-2,-1,-2v0,0,0,2,1,2xm107,45v1,-3,-9,-6,-3,-3v1,1,3,1,3,3xm64,43v-1,19,19,16,27,26r0,-2v7,5,17,10,24,17v2,-2,2,-4,2,-7v-19,-12,-36,-19,-53,-34xm78,46v0,-1,-1,-1,-2,-1v0,1,-1,1,0,1r2,0xm85,51v1,2,9,10,11,5v-6,0,-6,-3,-11,-5xm104,81r-43,-25v14,12,25,22,43,25xm52,58r-2,-2v0,1,0,2,2,2xm76,81r-38,-25v12,10,25,19,38,25xm96,59r21,14v-2,-9,-13,-11,-21,-14xm52,59v10,8,25,16,37,23v1,-1,1,-1,0,-1v-14,-6,-23,-16,-37,-22xm27,63v1,0,0,-1,-1,-1v-1,0,-2,-2,-2,-2v-1,0,0,2,1,2v1,0,2,1,2,1xm50,71v-1,-2,-2,-2,-2,-1v0,1,0,1,2,1xm36,70v8,4,12,12,23,14v-7,-6,-14,-10,-23,-14xm62,78r-10,-5v-1,3,5,3,10,5xm35,76v0,-1,-4,-3,-3,0r3,0xm36,85v-4,-3,-7,-9,-13,-9v3,4,7,7,13,9xm46,84v-1,-2,-6,-6,-9,-6v3,3,4,5,9,6","w":138},{"d":"29,-126v-7,-5,-6,-16,-16,-18v8,-19,31,-23,46,-35v8,15,21,28,27,46v22,-2,24,-37,45,-44v11,14,25,25,34,40v-18,13,-30,33,-45,50v8,17,22,29,30,44v2,0,5,3,6,4v-11,16,-28,26,-43,38v-4,-2,-5,-6,-7,-10v-3,-1,-5,3,-7,0v0,-2,5,-3,2,-6v-8,-4,-11,-17,-16,-25v-14,12,-25,25,-38,38v-16,-9,-24,-26,-36,-41v4,-12,20,-14,23,-27v7,-5,13,-13,17,-22v-6,-10,-16,-22,-22,-32xm150,-152v-33,13,-70,32,-95,54v13,-5,24,-14,36,-18v1,0,0,0,-1,-1v14,-7,29,-20,43,-23v3,-7,14,-4,17,-12xm59,-168v0,0,-2,0,-2,1v1,0,2,0,2,-1xm121,-159v7,-2,19,-12,6,-7xm50,-163v3,-2,6,0,6,-4v-1,0,-6,3,-6,4xm23,-144v15,-4,27,-10,39,-17v2,-1,2,-2,0,-3v-13,7,-28,11,-39,20xm135,-161v2,0,4,-1,4,-2xm128,-157v0,0,1,-1,2,-1v1,0,2,-1,1,-1v0,2,-3,0,-3,2xm104,-137v15,-3,36,-14,38,-22v-11,8,-31,10,-38,22xm28,-139v7,7,33,-10,38,-18xm118,-157r-1,3v2,1,3,-3,1,-3xm125,-155v1,0,3,-2,1,-2xm33,-129v12,6,25,-15,40,-17v-7,-12,-29,11,-40,17xm59,-89r74,-42r-2,0v7,-5,21,-6,23,-15v-34,15,-63,36,-97,52v2,0,2,3,2,5xm40,-118v13,-4,23,-14,36,-19v2,-2,3,-4,1,-6v-11,7,-28,16,-38,20v-1,1,-1,3,1,5xm95,-103v11,-9,47,-21,57,-34r-57,32v-2,1,-2,2,0,2xm67,-122v0,-8,11,-6,14,-11v-13,6,-27,13,-37,21v9,-5,16,-10,23,-10xm49,-106v11,-4,33,-12,37,-23v-11,9,-28,12,-37,23xm53,-71v7,-4,15,-10,23,-12r-1,1v21,-11,38,-19,54,-32v-32,18,-72,29,-98,54v10,-3,18,-10,23,-12xm85,-98v1,0,8,-3,7,-5xm124,-102v-12,3,-13,17,-28,19r-76,40v17,0,30,-14,45,-19r-1,1v5,0,5,-7,8,-3v16,-16,40,-20,52,-38xm81,-96v1,0,3,0,1,-1v-1,0,-1,0,-1,1xm80,-94v-2,0,-3,-1,-2,0v1,1,1,1,2,0xm74,-93v1,0,3,0,1,-1v-1,0,-1,1,-1,1xm69,-89r4,-2v-1,1,-5,0,-4,2xm114,-83v2,0,3,-1,3,-2v-1,1,-3,0,-3,2xm54,-83v-4,0,-1,3,0,1r0,-1xm107,-79v1,0,3,-1,1,-1xm62,-50v21,-6,41,-13,57,-24v2,-1,2,-2,2,-5v-21,9,-40,19,-59,29xm86,-51v15,2,30,-12,41,-19v-16,2,-28,13,-41,19xm90,-44v13,9,26,-13,40,-16v1,0,-2,-2,2,-1v1,0,0,0,0,-1v-11,0,-28,13,-42,18xm29,-58v2,0,2,-1,2,-1v-1,0,-2,0,-2,1xm94,-34v9,3,37,-14,41,-24v-12,10,-29,15,-41,24xm103,-24v15,-5,29,-14,41,-22v-10,-9,-26,11,-39,13r1,1v-9,-3,-11,7,-3,8xm50,-44v2,0,3,-1,3,-1v-2,-1,-3,0,-3,1xm46,-43v-2,0,-3,0,-2,1v1,1,1,0,2,-1xm106,-19v10,0,39,-16,40,-22v-11,10,-29,13,-40,22xm32,-28v5,-1,21,-6,21,-11v-6,5,-16,5,-21,11xm70,-39v0,1,-5,3,-3,3v2,0,3,-2,3,-3xm36,-23v10,-2,19,-7,26,-12xm50,-23v4,-3,11,-1,14,-5xm111,-13v7,-1,12,-7,18,-10v-6,3,-13,5,-18,10xm41,-19v4,0,5,-2,7,-3v-3,2,-5,0,-7,3xm53,-17v-3,-1,-7,3,-2,2v1,0,2,-1,2,-2","w":177},{"d":"-1,-252v16,3,29,-1,45,1v34,46,61,99,84,155v-1,9,16,7,8,13v12,19,20,42,34,59v-4,7,9,14,-3,19v-1,1,0,2,-1,3v-16,-3,-30,7,-38,-5v-19,-30,-32,-66,-54,-93v-5,1,-2,-1,-1,-4r-72,-140v-1,-2,-2,-5,-2,-8xm77,-189v-6,11,-26,24,-21,33v9,-11,26,-20,21,-33xm21,-222v9,-6,13,-17,20,-24v-8,4,-14,16,-20,24xm9,-244v2,1,3,-3,1,-1v0,0,-1,0,-1,1xm16,-245v-5,-1,-1,4,-3,5v2,0,2,-4,3,-5xm23,-244v-4,3,-11,18,-4,9v1,-3,5,-5,4,-9xm22,-217v9,-3,16,-16,21,-24v-5,8,-15,16,-21,24xm21,-231v2,-1,6,-6,6,-9v-1,2,-6,6,-6,9xm48,-236v-2,1,-1,3,1,2xm42,-231v-2,9,-13,10,-15,20v6,-6,13,-11,15,-20xm33,-199v8,-6,18,-18,20,-27v-6,8,-17,19,-20,27xm59,-219v-8,4,-13,13,-18,20v6,-6,13,-13,18,-20xm36,-215v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm39,-186v10,-7,18,-19,24,-29v-11,8,-15,18,-24,29xm34,-212v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm31,-207r2,-2v-1,0,-2,1,-2,2xm53,-163v6,-17,14,-20,21,-32v-9,4,-16,24,-25,21v2,-10,16,-14,19,-25r1,1v1,-2,4,-5,-1,-5v-8,9,-15,19,-23,28v6,5,2,10,8,12xm55,-194v0,-1,3,-3,0,-1v-1,0,-1,1,0,1xm45,-185v0,2,-2,2,-3,3v2,1,4,-2,3,-3xm61,-148v4,-11,20,-20,20,-30v-5,10,-23,20,-20,30xm63,-140v10,-8,16,-20,24,-30v-10,6,-17,22,-24,30xm90,-161v-2,1,-18,16,-14,19xm71,-126v6,-2,13,-20,23,-22v-1,-2,4,-5,0,-8v-7,10,-22,18,-23,30xm81,-127v6,-1,13,-16,17,-20v-6,5,-12,15,-17,20xm86,-120v5,-7,18,-12,15,-20v-4,7,-15,11,-15,20xm106,-131v-7,9,-24,16,-25,28v0,0,1,-3,2,-1r0,2v6,-10,17,-17,23,-29xm85,-94v11,-7,14,-21,26,-28v-9,-3,-18,19,-26,28xm75,-119v4,-1,1,-1,1,-3v-2,-1,-4,7,-1,3xm91,-90v4,-10,18,-18,21,-26v-6,9,-18,13,-21,26xm81,-114v-2,0,-3,1,-3,3v0,-2,3,-1,3,-3xm95,-84v6,-9,17,-18,22,-26v-8,8,-19,15,-22,26xm95,-76v9,-5,18,-18,25,-27v-13,6,-16,17,-25,27xm81,-100v1,0,2,-1,2,-2xm101,-68v7,1,13,-15,19,-15v-3,-6,9,-6,2,-12v-9,8,-17,19,-21,27xm128,-84v-5,0,-31,20,-21,27v10,-6,14,-19,21,-27xm91,-83v2,1,3,-3,1,-1v-1,0,-1,1,-1,1xm131,-79v-7,10,-16,18,-22,29v4,-7,17,-14,14,-19v4,0,7,-7,8,-10xm119,-52v5,-7,12,-13,17,-20v-6,6,-13,12,-17,20xm139,-64v-8,7,-17,16,-20,23xm143,-58v-7,6,-15,14,-20,22xm125,-26v6,-9,16,-14,20,-25v-7,8,-15,14,-20,25xm117,-49v-1,0,-2,3,0,1v1,0,0,-1,0,-1xm112,-46v1,2,3,2,4,0v-2,0,-3,-3,-4,0xm150,-44v-1,0,-3,4,-1,1xm139,-34v1,0,8,-6,8,-8xm153,-38v-4,6,-14,10,-14,19v1,-10,11,-11,14,-19xm136,-27r3,-6v-1,1,-6,3,-3,6xm157,-31v-9,8,-14,16,-21,24v9,-6,16,-14,21,-24xm131,-22v-3,-1,-3,6,-1,2v0,-1,1,-2,1,-2xm163,-17v0,1,-3,2,-1,2xm158,-12v-1,0,-3,2,-1,2v0,-1,1,-2,1,-2","w":172},{"d":"12,-183v-5,-33,6,-76,39,-68v9,18,-14,14,-15,35v18,-4,17,28,15,36v-13,-1,-29,1,-39,-3xm46,-187v-1,1,-2,4,0,1v0,-1,1,-1,0,-1xm31,-185v6,1,14,-3,15,-8v-4,4,-10,5,-15,8xm40,-193v-5,0,-11,4,-14,7xm47,-201v-9,5,-26,8,-30,14v10,-5,21,-8,30,-14xm48,-208v-10,5,-25,9,-31,16v10,-6,26,-9,31,-16xm40,-193r0,0r0,0xm23,-201r-6,4v2,-1,5,-2,6,-4xm24,-201v2,1,9,-4,3,-2v-1,1,-2,1,-3,2xm17,-202v7,-1,15,-5,19,-9v-7,3,-12,6,-19,9xm31,-204v2,0,2,-1,0,-1r0,1xm34,-206v-1,0,-1,0,-1,1v1,0,3,-1,1,-1xm38,-207v-1,0,-3,0,-1,1v1,0,1,-1,1,-1xm32,-215v-4,3,-11,4,-14,8v4,-3,12,-3,14,-8xm42,-210v-1,0,-2,1,-2,2v1,0,2,-2,2,-2xm32,-219v-6,2,-10,2,-14,6xm33,-225v-4,3,-11,4,-13,7v4,-3,11,-2,13,-7xm20,-222v1,-1,4,-2,2,-2v-2,0,-2,1,-2,2xm30,-227r-1,0r1,0xm19,-227v1,0,2,0,3,-1v-1,0,-3,0,-3,1xm27,-230v-1,0,-3,1,-1,1v1,0,1,-1,1,-1xm21,-232r26,-10xm35,-233r-2,0r2,0xm30,-239v2,0,2,0,1,-1xm35,-241v-1,0,-4,3,-1,1v1,0,1,-1,1,-1xm36,-245v2,-2,8,0,9,-3v-4,0,-6,2,-9,3","w":64},{"d":"99,-249v27,13,11,59,-15,57v-24,-1,-31,-22,-36,-42v1,-19,39,-28,51,-15xm77,-248v-3,1,-7,2,-8,4xm57,-218v12,-6,25,-17,36,-26v-11,9,-30,14,-36,26xm78,-240v1,1,2,1,2,0v0,-1,-1,-1,-2,0xm95,-237v0,-2,3,-2,3,-4v-2,1,-4,1,-3,4xm77,-239v-6,2,-11,6,-15,11v3,-4,11,-8,15,-11xm61,-215v15,-3,21,-18,33,-20r0,-2v-11,4,-23,17,-33,22xm60,-233v1,-1,4,-2,4,-4xm101,-236v-7,4,-13,8,-18,14v6,-6,13,-8,18,-14xm57,-231v-2,0,-3,5,0,5v3,-2,-1,0,0,-5xm77,-201v3,-13,21,-17,28,-26v-13,7,-22,18,-36,24v-1,-4,3,-3,2,-6v-5,3,-3,6,1,8v14,8,18,-11,32,-13v-1,-2,3,-5,1,-7v-9,6,-16,16,-28,20xm95,-225v0,0,2,-1,0,-1v-1,1,-1,1,0,1xm90,-222v0,-2,3,0,3,-2v0,0,-1,1,-2,1v-1,0,-2,1,-1,1xm70,-213r12,-9v-4,3,-10,4,-12,9xm87,-220v3,0,4,-3,0,-1v-1,0,-1,1,0,1xm84,-219v1,2,3,1,2,-1v-1,0,-2,0,-2,1xm66,-211v2,0,3,0,3,-1v-1,0,-3,0,-3,1xm75,-211v1,-1,3,-1,0,-1v-1,0,-1,1,0,1xm92,-202r3,-2v0,1,-3,0,-3,2xm120,-177v-2,34,5,55,1,78v5,13,-4,27,3,34v-12,26,1,71,-5,102v1,2,1,-3,3,0v-12,44,-57,62,-113,53v-5,-15,6,-33,0,-47v15,-5,33,-9,45,-20v2,-19,-1,-42,5,-58v2,-32,-3,-71,3,-99v-11,1,-21,-5,-36,-4v-3,-11,9,-30,0,-37v-1,-1,-1,-3,0,-5v11,2,18,-3,24,-3v1,0,0,2,0,3v23,1,49,-1,70,3xm33,-144v10,-7,17,-18,30,-22v-1,-6,6,-6,8,-9v-16,6,-27,19,-38,31xm57,-143v9,-14,26,-20,36,-32v-19,6,-30,22,-43,35v4,0,2,-7,7,-3xm103,-174v-1,-1,-12,7,-11,9xm111,-172v2,3,1,-1,4,0r-1,-3v-18,13,-33,21,-48,37v6,0,9,-10,17,-10v4,-9,23,-13,28,-24xm45,-174v-2,0,-10,8,-6,9v-1,-4,7,-4,6,-9xm57,-175v-6,3,-14,11,-17,16xm37,-174v-6,-1,-4,8,-1,3v0,-1,1,-2,1,-3xm71,-166v0,-1,-1,-2,0,-2v0,1,-3,2,0,2xm116,-166v-16,8,-36,24,-51,39v1,4,-1,11,3,12v2,-4,5,-4,8,-8v-1,1,-7,2,-8,0v11,-20,40,-22,48,-43xm69,-149v8,-5,15,-8,21,-16v-7,4,-16,10,-21,16xm58,-156v-1,0,-5,3,-1,2v0,0,0,-2,1,-2xm45,-143v-2,-4,4,-3,4,-6v-2,2,-6,3,-4,6xm68,-149v-2,0,-4,3,-4,5v0,-2,4,-2,4,-5xm114,-148v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm67,-105v16,-15,35,-25,48,-41v-19,10,-32,25,-49,36xm40,-142v0,0,4,-3,2,-3v0,2,-3,1,-2,3xm116,-138v-4,1,-13,6,-12,10xm90,-133r-3,0r3,0xm85,-131r1,-1v0,0,0,1,-1,1xm66,-92r49,-36v1,-1,1,-2,0,-3v-16,14,-36,23,-49,39xm82,-129v0,0,0,2,1,2v0,0,0,-2,-1,-2xm100,-127v0,2,0,0,1,0r-1,0xm96,-123v2,0,2,-1,3,-2xm95,-122v0,0,-1,1,-2,1v0,0,1,0,2,-1xm66,-83v16,-13,34,-24,49,-39v-16,14,-36,23,-49,39xm85,-116v0,2,0,2,2,2v0,-2,0,-2,-2,-2xm78,-109v4,-1,3,-2,7,-5v-3,0,-6,3,-7,5xm117,-114v-19,11,-34,26,-52,38v0,2,-1,5,1,5v16,-11,30,-26,47,-35v-1,-5,5,-2,4,-8xm71,-105v-2,0,-7,6,-3,4v2,-4,8,-4,9,-8v-2,1,-4,3,-6,4xm78,-73r38,-26v1,-1,2,-3,1,-6r-39,29v1,0,1,1,1,2v0,1,-1,1,-1,1xm116,-93v-18,14,-40,24,-52,43v17,-15,35,-27,53,-41v0,-1,-1,-2,-1,-2xm118,-84v-11,6,-20,16,-31,22v11,-7,25,-10,31,-22xm62,-27v15,-16,36,-27,55,-45v-19,8,-46,26,-55,45xm74,-68v1,-2,4,-1,3,-4v-1,1,-4,3,-3,4xm72,-67v-3,2,-9,3,-8,7v2,-2,7,-4,8,-7xm62,-19v16,-12,30,-21,44,-36v-15,9,-26,22,-42,31v-2,1,-3,3,-2,5xm61,-11r55,-39v0,-2,1,-5,-1,-5v-17,15,-39,26,-54,44xm116,-43r-55,38v-1,1,0,2,1,2v13,-13,23,-14,34,-25v6,-1,15,-10,20,-15xm69,5v15,-13,29,-23,46,-32r1,-8r-52,36v2,0,2,0,2,1v-2,2,-9,4,-7,8r12,-7xm109,-9v4,0,9,-5,4,-2xm99,-11r3,-2v0,1,-3,0,-3,2xm94,-8v2,-2,5,0,5,-3v-2,0,-4,2,-5,3xm91,-6v1,0,3,1,3,0v-1,-1,-2,-1,-3,0xm116,-6v-2,0,-6,3,-2,3v1,1,1,0,2,0r0,-3xm59,18r28,-20v-12,5,-20,13,-28,20xm54,50v18,-12,30,-31,56,-35v2,-3,9,-9,5,-14v-38,23,-64,50,-99,76r-1,6v12,-13,24,-20,36,-31v2,2,4,1,3,-2xm102,2v0,0,3,2,2,0r-2,0xm71,15v2,-1,4,-1,6,-3v-2,0,-5,2,-6,3xm73,20v1,-2,6,-3,6,-5v0,3,-7,1,-6,5xm69,17v-2,0,-5,2,-4,3v0,-2,4,-1,4,-3xm31,87v21,-10,30,-25,54,-38v4,-7,18,-22,29,-26r0,-6xm62,21v-2,0,-6,4,-2,3v1,-2,4,-2,4,-5v0,1,-1,2,-2,2xm73,21v-7,0,-18,9,-21,15v7,-5,15,-10,21,-15xm34,78v24,-14,41,-35,62,-52v-25,20,-55,35,-76,59v7,3,13,-5,14,-7xm43,40v5,3,12,-7,4,-2xm61,84v13,-19,42,-23,50,-47v-19,19,-39,31,-60,48v2,-1,6,-1,10,-1xm39,42v-7,8,-21,7,-22,21v9,-6,12,-9,19,-14v-1,2,-6,2,-8,1v6,0,4,-2,8,-4v-1,0,-2,1,-1,2v3,1,7,-3,10,-6v-3,2,-4,-3,-6,3v-1,-1,2,-2,0,-3xm50,45v2,0,3,-1,3,-3v-1,1,-3,1,-3,3xm48,46v-2,-2,-4,3,-1,1v1,0,1,0,1,-1xm17,51v2,-1,7,-4,0,-3r0,3xm40,51v-1,0,-2,2,0,2r0,-2xm36,56v-1,-2,2,0,2,-3v0,2,-6,1,-2,3xm33,57v-1,1,-5,2,-3,3v0,-1,5,-1,3,-3xm71,80v12,-2,22,-12,28,-20xm16,69v2,0,2,-1,3,-2v-1,1,-3,0,-3,2xm42,86v7,-1,6,-2,8,-5v-3,1,-6,3,-8,5","w":140},{"d":"193,-131v43,83,-41,159,-132,120v-8,-8,-24,-9,-26,-24v-18,-20,-32,-69,-13,-97v19,-59,145,-68,167,-8v5,2,6,5,4,9xm102,-22v13,-2,22,-14,34,-17v-2,0,-2,0,-1,-1v25,-12,41,-26,64,-38r0,-4r-123,72v14,0,14,-9,26,-9v0,-1,-1,-3,0,-3xm20,-96r96,-70v-30,20,-57,44,-90,62v16,-24,46,-35,69,-53v6,-8,17,-10,23,-18v-35,21,-64,47,-98,69v1,3,-3,8,0,10xm22,-114r83,-60v-34,14,-52,37,-81,55v-2,1,-2,3,-2,5xm26,-126v20,-12,45,-33,62,-46v-23,11,-38,27,-60,39v0,3,0,5,-2,7xm123,-158v5,-4,11,-7,15,-13v-8,0,-11,7,-16,10v2,2,3,-3,4,-1v-1,1,-2,3,-3,4xm149,-164v4,1,5,-2,1,-2xm154,-164v1,2,1,4,4,2v0,-2,-3,-1,-4,-2xm123,-148v9,-6,15,-10,25,-15v-10,3,-17,9,-25,15xm153,-160v-13,5,-26,13,-36,23v10,-9,27,-13,36,-23xm163,-160v-16,10,-29,15,-42,28v12,-5,31,-19,42,-28xm49,-154r5,-4v-2,1,-5,1,-5,4xm103,-144v4,-4,15,-7,13,-13v-4,4,-11,7,-13,13xm166,-154v1,0,2,-1,2,-2v0,0,-4,1,-2,2xm159,-150r6,-4v-1,1,-6,2,-6,4xm129,-124v15,-6,32,-18,45,-28v-17,6,-33,17,-45,28xm45,-149v1,0,2,0,2,-1v-1,0,-2,0,-2,1xm157,-150v0,0,-2,1,0,1v0,-1,1,-1,0,-1xm123,-148v-1,0,-3,1,-1,1xm152,-146r3,-2xm111,-146v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm144,-140v1,-2,7,-4,7,-6v-2,1,-7,3,-7,6xm132,-117v14,-6,34,-20,47,-29v-17,8,-34,17,-47,29xm37,-143v1,0,2,0,2,-1v-1,0,-2,0,-2,1xm99,-143v1,0,3,0,3,-1v-2,0,-3,0,-3,1xm131,-132v3,-2,8,-3,9,-7v-4,2,-6,4,-9,7xm115,-121v-4,-24,-33,-14,-37,5v-4,22,4,47,17,57v2,-1,7,-6,9,0v-7,4,3,6,3,9v34,5,29,-59,12,-73v-1,-1,-3,2,-4,2xm184,-135v-17,9,-34,18,-46,32v14,-12,32,-20,46,-32xm166,-131v1,0,1,0,1,-1xm164,-131v-6,8,-31,15,-26,20v8,-8,21,-11,26,-20xm147,-102v12,-11,30,-16,39,-27v-12,9,-30,16,-39,27xm69,-121v3,1,6,-3,2,-1v-1,0,-2,0,-2,1xm189,-121v-18,9,-38,17,-51,31v17,-7,35,-21,51,-31xm61,-120v-13,10,-30,17,-41,29v15,-8,28,-19,41,-29xm67,-119v1,0,3,-1,1,-1xm66,-118v-2,-1,-5,5,-2,2v1,0,2,-1,2,-2xm191,-115r-23,13v8,-5,17,-7,23,-13xm69,-115v-13,12,-39,24,-46,37v16,-15,33,-22,48,-35xm55,-109v0,0,-4,1,-1,1v0,-1,0,-1,1,-1xm51,-108v-1,0,-1,3,0,2v0,-1,1,-2,0,-2xm23,-71v13,-12,37,-23,47,-35v-16,12,-36,19,-47,35xm137,-75v16,-3,37,-22,49,-31xm45,-103v0,1,-2,2,0,1v1,-1,1,-1,0,-1xm136,-64v23,-10,40,-24,58,-39v-19,13,-42,23,-58,39xm164,-99v0,0,4,-2,4,-3xm41,-100v-3,-1,-4,2,-1,2v1,0,1,-1,1,-2xm160,-97v2,0,3,-1,3,-2xm71,-98v-15,10,-33,17,-45,31v16,-11,30,-18,45,-31xm33,-94v0,0,1,0,2,-1v0,-2,1,0,-1,0v-1,0,-1,0,-1,1xm159,-96v-2,0,-3,2,-1,2xm196,-96r-103,69v40,-18,69,-43,105,-63xm20,-85v4,-3,10,-6,12,-9v-4,3,-10,4,-12,9xm151,-90v0,-2,5,-1,5,-4v-1,1,-5,2,-5,4xm27,-59v16,-6,29,-20,46,-27v0,-2,1,-6,-2,-5v-14,11,-32,19,-44,32xm149,-89r-1,0v0,0,1,1,1,0xm32,-51r43,-29v-15,2,-27,16,-40,22xm35,-47v10,10,29,-31,43,-21v2,-1,-2,-4,0,-6v-16,8,-29,18,-43,27xm194,-66v-13,9,-29,15,-39,27v12,-8,34,-18,39,-27xm73,-64v-2,0,-3,2,-1,2v0,0,1,-1,1,-2xm82,-62v-13,10,-28,16,-39,28v13,-10,28,-17,39,-28xm52,-49v5,-4,15,-7,17,-13xm45,-30v12,-9,35,-16,41,-27v-13,10,-28,17,-41,27xm123,-9v17,-20,48,-25,66,-44v-30,14,-54,26,-79,45v5,1,8,-1,13,-1xm51,-24v14,-6,27,-18,39,-26v-13,9,-30,14,-39,26xm57,-19r44,-26v-9,-1,-34,15,-44,26xm45,-43r2,-2v-1,0,-2,1,-2,2xm183,-40v-19,8,-37,18,-52,30v25,-2,39,-17,52,-30xm151,-39v-1,2,0,2,1,1v1,0,1,-1,1,-1v0,0,-1,-1,-2,0xm148,-36v-2,-1,-3,1,-1,1xm63,-16v9,2,21,-11,25,-16v-7,7,-19,8,-25,16xm129,-30v-1,-1,-4,2,-4,3v0,-2,4,-1,4,-3xm94,-26r-3,0v1,1,2,2,3,0xm90,-8v12,-2,16,-12,28,-14v2,0,3,-2,3,-4v-11,6,-21,10,-31,18xm85,-21v1,-2,4,-1,5,-4v-1,1,-6,3,-5,4xm82,-21v-1,1,-1,2,0,2v1,0,1,0,0,-2xm102,-8v3,1,4,-5,1,-2v-1,1,0,1,-1,2xm129,-8v5,-1,7,-1,10,-3xm121,-8v1,0,1,0,1,-1","w":218,"k":{".":6,"y":4,"x":12,"w":10,"v":10,"j":39}},{"d":"15,-188v-4,-9,19,-13,17,-28v-14,2,-21,-13,-14,-32v-3,-1,-5,-3,-1,-3v13,1,30,-2,39,2v4,36,-7,75,-40,68r1,-7v0,-1,-1,0,-2,0xm21,-247v0,4,2,1,3,1v0,-2,-2,-1,-3,-1xm22,-239v2,-4,21,-8,10,-8v-3,2,-11,3,-10,8xm28,-239v5,-2,11,-3,14,-7xm21,-231v10,-3,26,-9,30,-14xm51,-239v-6,2,-27,7,-31,16v10,-6,22,-10,31,-16xm27,-239v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm45,-231r6,-3v-2,1,-6,0,-6,3xm37,-228v3,0,5,-2,7,-3v-3,-1,-5,3,-7,3xm50,-230v-6,3,-14,4,-18,9v5,-4,12,-5,18,-9xm37,-228v-2,1,-1,1,-1,1xm34,-226r1,0v0,0,-1,-1,-2,-1v-1,0,0,1,1,1xm32,-225r-2,0r2,0xm36,-217v9,-2,19,-12,6,-5v-2,1,-6,2,-6,5xm26,-222v1,0,2,-1,2,-2v-1,0,-2,2,-2,2xm36,-212v6,-2,9,-3,13,-7v-4,2,-11,4,-13,7xm36,-208r12,-5v-3,3,-10,1,-12,5xm48,-210v-1,1,-4,2,-2,2v2,0,2,-1,2,-2xm39,-205v-2,0,-2,1,0,1r0,-1xm43,-203r5,-2v-2,0,-3,1,-5,2xm42,-202r1,-1v0,0,0,1,-1,1xm46,-200v-8,4,-20,3,-25,10xm32,-198v1,0,2,-1,2,-1v-1,0,-2,1,-2,1xm37,-193v-1,0,-1,1,0,1r0,-1xm33,-191v2,1,4,-1,1,-1v-1,0,-1,1,-1,1xm31,-187r-9,4","w":69},{"w":123},{"w":299},{"d":"142,-62v-86,9,7,176,-127,152v5,-13,-12,-48,12,-44v51,-13,0,-96,45,-123v-1,-5,1,-4,4,-7v-24,-20,-24,-71,-29,-106v-2,-16,-16,-23,-34,-23v-4,-26,-1,-50,34,-39r-1,1v91,-7,12,125,95,145v-1,13,1,31,1,44xm90,-199v-15,-20,-43,-27,-59,-47r-3,0v19,17,39,34,62,47xm23,-242v-1,-1,-4,-5,-4,0v3,-1,1,-1,4,0xm88,-214v-19,-7,-26,-27,-47,-30v15,14,32,26,49,37xm61,-238v-1,-3,-3,-4,-6,-5xm25,-241v4,10,16,14,24,20v-7,-8,-17,-12,-24,-20xm63,-237r3,2v0,0,-1,-1,-3,-2xm18,-231v25,12,49,42,73,51v-21,-19,-49,-43,-73,-55r0,4xm79,-231r-6,-4v0,2,5,3,6,4xm72,-231v0,-3,-3,-3,-4,-4v-1,1,3,4,4,4xm86,-220v-1,-7,-10,-7,-14,-11v3,6,9,7,14,11xm26,-218v-2,-2,-10,-12,-8,-1xm91,-186v-2,-21,-28,-19,-38,-33v12,16,27,20,38,33xm50,-203v10,14,26,22,41,31v-7,-16,-28,-18,-41,-31xm54,-189v4,7,15,5,18,13v2,-1,3,-2,1,-3v-6,-2,-14,-10,-19,-10xm56,-181v9,12,25,18,37,27v-1,-13,-9,-17,-18,-23v3,6,17,9,14,18v-13,-6,-20,-16,-33,-22xm94,-139v-9,-9,-29,-28,-38,-24v15,6,24,17,38,24xm57,-156v12,11,26,17,40,26v-10,-13,-27,-15,-40,-26xm111,-112v-15,-14,-35,-28,-54,-34xm61,-136v18,24,51,36,74,52v-14,-23,-51,-35,-74,-52xm68,-107r67,39v-19,-19,-46,-32,-68,-47xm136,-94v1,-8,-6,-7,-11,-8xm99,-100v10,7,28,23,36,21v-13,-6,-23,-16,-36,-21xm120,-71v-14,-12,-32,-17,-46,-28v7,15,31,20,44,30v0,-2,0,-2,2,-2xm112,-66v-7,-3,-21,-14,-25,-11v8,5,14,11,25,11xm76,-73v11,5,25,24,36,18v-12,-5,-24,-18,-36,-18xm127,-63v0,-4,-5,-4,-2,0r2,0xm103,-44v3,-9,-22,-15,-31,-22v5,11,24,12,31,22xm121,-60v-2,-2,-8,-2,-8,0v4,-1,5,2,8,0xm99,-55v0,-2,-1,-4,-2,-1v0,1,1,1,2,1xm97,-34v-9,-9,-20,-17,-34,-21v12,7,21,16,34,21xm82,-51v1,1,4,2,2,0v-1,0,-2,-1,-2,-2v-1,0,-1,2,0,2xm92,-27v-6,-9,-22,-18,-31,-19v11,6,20,12,31,19xm101,-42v-5,0,-5,-3,-9,-5v1,3,5,7,9,5xm91,-19v-3,-10,-21,-15,-32,-20v11,6,23,13,32,20xm94,-8v-9,-10,-22,-16,-36,-22v12,7,23,16,36,22xm60,-19v0,-1,-1,-1,-3,-1v1,1,2,1,3,1xm93,13v-3,-13,-22,-18,-31,-23v13,8,17,17,31,23xm93,2v-2,-5,-9,-6,-14,-9v5,3,7,8,14,9xm92,21v-8,-11,-22,-14,-31,-24v-4,10,26,14,21,20v7,-1,6,3,10,4xm87,27v-7,-7,-18,-17,-29,-18xm63,19r-4,-1v1,1,2,1,4,1xm57,24v11,7,19,17,32,22v-8,-10,-18,-17,-32,-22xm74,26v3,4,9,7,13,9v-4,-4,-8,-6,-13,-9xm86,27v1,1,6,4,5,0r-5,0xm90,37v0,-1,-3,-2,-1,0v0,1,0,0,1,0xm84,58v-13,-4,-20,-15,-31,-21v1,10,14,7,16,16v7,-2,8,11,15,5xm83,51v-2,-6,-10,-10,-13,-10xm34,49v10,7,20,13,31,18v-9,-7,-17,-22,-31,-18xm87,53v-1,-1,-3,-2,-3,0v1,1,2,1,3,0xm60,53v5,4,16,11,14,20v14,-10,-7,-13,-14,-20xm27,52r31,22r-1,-1v5,0,6,7,11,5v-11,-11,-26,-19,-41,-26xm20,62v1,7,11,8,16,12v-2,-4,-13,-8,-16,-12xm42,70v-1,-2,-4,-3,-6,-4v1,4,4,3,6,4xm45,72v1,-1,-3,-1,-2,-2r-2,1v1,1,2,2,4,1xm56,80v0,-1,0,-3,-1,-2v0,0,1,4,1,2xm46,73v1,5,13,7,5,3v-1,-1,-3,-3,-5,-3xm46,73v-2,0,-2,0,-1,1v1,1,1,0,1,-1xm37,84v-5,-4,-10,-9,-16,-11v1,6,7,12,16,11xm42,78v1,0,0,-1,-1,-1v-1,-1,-2,-2,-1,0v1,1,2,1,2,1xm49,82r-7,-4v2,2,4,4,7,4","w":161},{"d":"27,-212v19,-65,153,-44,138,25v8,1,0,18,6,23v-13,38,10,120,-26,144v-11,16,-37,25,-66,20v-30,-6,-46,-28,-57,-54r-6,1v-2,-4,3,-5,5,-7v-15,-42,-3,-120,6,-152xm52,-235v6,-4,15,-5,21,-10v-8,2,-15,5,-21,10xm50,-224v18,-6,34,-17,51,-20v-21,1,-36,12,-51,20xm56,-220v19,-8,42,-12,59,-23v-24,6,-53,19,-75,29v-5,-6,9,-6,5,-12v1,-2,4,-1,5,-4v-11,4,-15,16,-18,29v0,-2,2,-4,5,-3v-6,-10,15,-9,19,-16xm86,-225v12,-2,28,-13,42,-9v-25,-9,-64,17,-88,28v13,-4,24,-11,38,-14v0,0,-1,0,-1,-1v7,0,3,-4,11,-3v0,0,-1,-1,-2,-1xm59,-234v2,0,4,-1,5,-2xm51,-230v3,0,5,-3,7,-4v-3,2,-5,1,-7,4xm137,-229v-8,5,-18,8,-24,14xm93,-221v3,-1,16,-1,11,-3xm89,-218v0,0,5,-2,2,-3v1,1,-4,2,-2,3xm106,-220v-3,5,0,3,2,1v1,0,2,-2,1,-2v-1,0,-2,1,-3,1xm127,-217r4,-3v-2,1,-3,2,-4,3xm85,-217v2,-1,3,-1,0,-2v-1,0,0,1,0,2xm145,-218v-8,1,-23,8,-27,15v9,-6,18,-10,27,-15xm32,-197v15,-2,36,-16,49,-18v-15,0,-35,13,-49,18xm120,-214v-4,4,-1,3,1,1v1,1,5,-2,3,-3v-1,1,-3,2,-4,2xm112,-215v0,0,-2,1,0,1r0,-1xm150,-212v-13,-1,-35,20,-20,9v8,-3,12,-7,20,-9xm119,-65v-6,-59,26,-135,-28,-146v-39,19,-25,104,-22,153v7,16,53,20,50,-7xm113,-210v0,1,5,1,4,-1xm123,-189v9,-6,26,-12,30,-18v-11,6,-26,6,-30,18xm26,-184r43,-22v1,0,2,-1,1,-1r-44,18r0,5xm68,-200v-1,0,-5,3,-1,2v1,0,1,-1,1,-2xm126,-182v13,-4,19,-13,30,-18v-11,5,-20,13,-32,16v-1,3,4,6,2,2xm27,-195v3,0,4,0,3,-2xm62,-197v0,2,2,1,2,0r-2,0xm125,-176v7,12,25,-25,36,-11v-6,-16,-24,9,-36,11xm51,-191v3,-1,0,-2,0,0r-1,0r1,0xm52,-186v3,-1,12,-1,12,-6xm48,-189v0,0,2,-1,0,-1v-1,0,-1,1,0,1xm44,-186r2,-3v0,1,-5,1,-2,3xm36,-184v2,-1,6,0,6,-3v-2,1,-5,1,-6,3xm127,-165v10,-8,27,-9,33,-21v-10,6,-30,13,-33,21xm33,-183v2,0,3,0,1,-1v0,0,0,1,-1,1xm22,-163r40,-20v-16,5,-31,9,-40,20xm30,-181v1,0,2,-1,2,-2v-1,0,-1,1,-2,2xm37,-179v0,-1,6,0,1,-1v-1,0,-1,1,-1,1xm25,-179v1,-1,2,1,2,-1v0,0,-1,0,-2,1xm33,-176v1,-1,5,-2,1,-2v-1,0,-1,1,-1,2xm160,-176v-13,3,-21,12,-32,17v7,-1,23,-13,32,-17xm22,-155v11,-2,23,-17,39,-17v0,-2,0,-3,1,-4v-15,5,-26,12,-40,18r0,3xm23,-172v2,2,5,-4,1,-1v-1,0,-1,0,-1,1xm160,-170v-12,6,-20,12,-33,17v-1,5,1,3,6,3v5,-10,28,-8,27,-20xm57,-166v-13,4,-26,15,-36,17v12,0,25,-13,36,-17xm30,-144v8,-7,20,-11,30,-16v-10,4,-24,8,-30,16xm158,-158v-8,6,-31,9,-29,18v7,-6,22,-10,29,-18xm60,-153v-16,3,-27,15,-39,20v-1,0,-1,1,0,2xm127,-132r33,-19v-10,5,-28,9,-33,19xm55,-143v-5,4,-16,5,-18,10v6,-5,11,-6,18,-10xm24,-141v1,-1,5,-2,4,-3v-1,2,-3,0,-4,3xm160,-144v-11,6,-26,11,-33,21v11,-7,23,-13,33,-21xm22,-116v11,-3,24,-16,37,-21v-13,0,-27,18,-39,17r0,9xm31,-131v-2,0,-1,2,-2,2xm58,-131v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm26,-129v-2,2,1,1,1,1v0,-1,0,-1,-1,-1xm55,-128v-11,9,-32,12,-36,24v9,-9,26,-16,36,-24xm20,-127v1,1,2,2,1,0v0,-1,-1,0,-1,0xm141,-126v2,0,3,0,1,-1v0,0,0,1,-1,1xm156,-121v2,0,4,-3,2,-4xm60,-123v-13,4,-29,15,-41,24v16,-6,30,-13,41,-24xm135,-122v2,0,3,-1,3,-2v0,-1,-2,0,-3,2xm135,-122v-5,2,-13,10,-6,5xm152,-120r-8,6v1,-2,8,-3,8,-6xm125,-107v5,-3,12,-7,15,-10v-5,2,-13,5,-15,10xm158,-116v-10,7,-27,12,-33,21v10,-8,25,-11,33,-21xm60,-113v-17,3,-25,18,-41,20v0,2,-1,4,1,4v14,-8,25,-17,40,-24xm141,-113v-1,1,-1,1,0,1v1,0,1,0,0,-1xm131,-92v9,-6,21,-8,28,-16v-9,6,-20,10,-28,16xm53,-103v4,0,5,-2,7,-3v-3,1,-5,1,-7,3xm50,-101v0,0,0,-1,1,-1xm46,-99v0,0,1,1,2,0v1,-1,0,-1,-2,0xm23,-76v12,-8,27,-13,37,-23v-12,8,-29,11,-37,23xm129,-82r30,-17v-9,7,-24,8,-30,17xm145,-83v2,-3,12,-4,13,-8xm30,-72v8,-5,26,-11,29,-19v-8,7,-23,10,-29,19xm135,-78v2,-1,8,-2,8,-5v-2,1,-8,2,-8,5xm158,-82v-10,5,-35,12,-36,24v10,-10,27,-13,36,-24xm53,-78v4,0,5,-3,8,-4v-3,1,-7,2,-8,4xm45,-74v3,-1,5,-2,7,-4xm126,-72r8,-6v-1,2,-8,3,-8,6xm44,-72r-7,2v-1,1,-1,2,0,1v2,-3,4,-1,7,-3xm120,-51v12,-8,29,-11,38,-21v-15,6,-26,13,-38,21xm36,-54v6,-3,15,-10,24,-13r0,-3v-10,4,-16,10,-24,16xm41,-65v-4,4,-14,3,-14,11xm86,-19v27,-7,47,-22,69,-34v-1,-3,3,-7,1,-9v-3,1,-9,2,-3,7r-88,44v7,5,20,-5,21,-8xm39,-47r21,-13v2,-1,1,-1,-1,0v-7,3,-16,7,-20,13xm112,-40v10,0,22,-10,29,-16v-10,6,-21,9,-29,16xm61,-52v2,0,3,-3,0,-1v-1,0,-1,1,0,1xm57,-51r1,-1v-1,0,-1,1,-1,1xm44,-43r10,-7v-3,2,-8,3,-10,7xm46,-37v9,-3,16,-8,22,-12v-8,2,-16,7,-22,12xm33,-43v1,0,4,-3,4,-4v0,3,-4,1,-4,4xm112,-19v7,-11,33,-11,39,-25v-22,13,-55,23,-75,36v17,-3,26,-11,36,-11xm91,-36v-16,1,-26,20,-38,16v8,-10,18,-12,28,-20v-12,0,-21,13,-35,15v4,4,7,9,13,11v-1,-11,24,-14,32,-22xm54,-32r2,-2v-2,-1,-3,2,-2,2xm88,-27r-1,0r1,0xm130,-24v-1,1,-2,1,-2,1xm127,-22v-11,7,-28,9,-38,17v15,0,31,-10,38,-17xm64,-15r10,-6v-4,1,-8,3,-10,6xm112,-7v9,-2,21,-8,24,-14","w":180},{"d":"12,-251v37,-11,33,22,28,52v-6,9,-12,19,-28,18v-6,-17,9,-16,10,-32v-14,4,-16,-21,-12,-32v1,-2,2,-2,2,-6xm16,-241v4,-3,9,-4,12,-7v-5,2,-9,3,-12,7xm33,-247r1,-1xm20,-248v-2,-1,-2,4,-1,1xm16,-237v7,-2,12,-6,17,-10xm38,-246v-9,5,-17,9,-25,15xm14,-226v6,-5,25,-10,23,-16v-8,5,-17,9,-23,16xm13,-236v1,1,1,1,1,0v0,-1,0,0,-1,0xm14,-223v8,1,16,-7,23,-12xm38,-231v-7,5,-16,9,-23,14v9,-5,18,-7,23,-14xm24,-218v4,-3,12,-2,14,-8xm38,-221v-3,2,-10,2,-11,6xm27,-211v3,-3,9,-3,12,-6v-4,0,-10,4,-12,6xm39,-212v-7,1,-12,3,-16,8xm30,-203v3,-1,5,-2,8,-4v-4,0,-5,3,-8,4xm24,-197r13,-5xm26,-194v2,-1,7,-1,8,-3v-3,0,-5,1,-8,3xm22,-193r4,-1xm18,-190r4,-2v-1,0,-3,1,-4,2xm30,-192r-6,3v1,0,7,-1,6,-3xm58,-188v-10,-5,18,-13,13,-27v-24,4,-7,-27,-14,-35v12,1,28,-4,37,1v-3,24,1,73,-36,68r0,-7xm63,-247r3,0r-3,0xm77,-247v-6,-2,-15,4,-15,10xm68,-237v6,-1,11,-4,13,-9v-3,3,-9,7,-13,9xm62,-229v9,-4,24,-10,27,-17v-7,7,-21,11,-27,17xm60,-222v7,-6,24,-9,27,-16v-8,6,-23,9,-27,16xm67,-237r0,0r0,0xm84,-231v1,-1,2,-1,3,-2v-1,0,-2,2,-3,2xm76,-226v1,0,3,-4,5,-3v-2,0,-4,2,-5,3xm87,-228v-7,1,-10,6,-16,8xm73,-225v2,0,4,-1,1,-1xm73,-224v0,-1,0,-1,-1,-1v-1,0,0,1,1,1xm69,-223v1,0,3,-1,1,-1v-1,0,-1,1,-1,1xm75,-216v3,-3,10,-3,11,-8v-3,3,-10,2,-11,8xm66,-221v0,0,1,0,1,-1v-1,0,-1,1,-1,1xm75,-211v3,-2,8,-3,11,-6v-4,0,-10,3,-11,6xm73,-206r11,-6v-3,2,-10,2,-11,6xm80,-206v1,0,2,-1,3,-1xm76,-204r1,0r-1,0xm86,-204v-1,0,-2,1,-3,1v1,0,3,-1,3,-1xm79,-202r1,0r-1,0xm84,-199v-5,0,-20,5,-22,9xm71,-198v1,0,2,-1,2,-1v-1,0,-2,0,-2,1xm75,-192v1,0,1,0,1,-1v-1,0,-1,0,-1,1xm72,-191v1,0,2,-1,1,-1v0,1,0,1,-1,1xm71,-187v-3,1,-6,2,-8,3v4,1,5,-3,8,-3","w":103},{"d":"18,59r183,1v7,4,8,20,4,30r-180,0v-9,3,-16,-1,-12,-11v-3,-9,-4,-16,5,-20xm18,68v0,2,-1,0,1,0r-1,-2v1,1,1,1,0,2xm39,68v-3,-2,-10,6,-11,11v3,-3,7,-11,11,-11xm125,72v2,-2,6,-3,6,-6xm64,66v-4,4,-12,11,-15,19v5,-6,12,-11,15,-19xm92,75v1,-3,10,-10,1,-9v-2,7,-8,10,-12,16v5,0,9,-3,11,-7xm112,66v-2,4,-9,0,-9,6v-1,1,3,-1,2,1v-7,-1,-7,6,-11,9v11,0,10,-11,18,-16xm150,66v-4,5,-16,11,-15,17v4,-3,12,-10,15,-17xm166,68v-9,-4,-15,8,-20,15v9,2,12,-10,20,-15xm179,68v-10,2,-15,10,-20,17v13,1,13,-12,20,-17xm76,75v-2,3,-10,8,-1,7r8,-14v-3,4,-4,4,-7,7xm185,86v5,-3,14,-10,12,-17v-5,6,-10,8,-12,17xm115,72v-2,4,-10,9,-6,11v1,-3,8,-8,6,-11xm122,77r2,-4v1,2,-4,3,-2,4xm183,75v-3,2,-9,5,-7,10v3,-3,3,-8,7,-10xm63,79v1,-1,5,-2,3,-4xm117,82v4,1,7,-3,4,-5v0,3,-3,3,-4,5xm63,80v-1,0,-4,2,-2,2xm129,83v0,-2,-1,-3,-3,-3v1,1,1,3,3,3xm19,82v0,2,3,3,3,1v-2,0,-1,-3,-3,-1xm31,85r5,0v0,-1,-3,-4,-4,-2v-1,0,-1,1,-1,2xm197,86v3,1,1,-7,1,-2v0,1,-1,2,-1,2","w":218},{"d":"113,-257v5,13,55,-6,41,17v4,19,-3,29,-4,37v-5,-1,-13,-2,-21,0v-2,15,0,32,0,47v23,-15,41,-34,62,-51v-6,-3,-11,-3,-19,-4v3,-8,-3,-14,-1,-20v-1,-1,-3,3,-3,-4v0,-16,7,-22,30,-17v0,-2,-3,-1,-5,-1r98,-3v10,12,3,35,1,51v-13,2,-31,-6,-34,12v-17,13,-27,32,-45,45v4,6,-6,8,-9,11r69,95v6,-4,16,0,27,-1r2,42v-9,2,-26,-5,-36,4r1,-5v-21,3,-49,-2,-73,2v-6,-4,-18,-3,-26,-2v-1,-15,3,-34,-5,-43v1,-6,6,-4,11,-5v-9,-16,-20,-31,-31,-45v-12,4,-1,-10,-13,-14v-6,18,-2,48,-4,62v26,-7,21,21,18,42v-19,9,-61,-3,-80,8v-4,-5,-17,-4,-23,0r1,-3r-25,0r3,-50v4,0,23,1,31,-1v8,-45,0,-103,-1,-152v-10,-5,-16,11,-20,-2v-4,4,-8,-2,-11,-1v-1,-15,-4,-34,-1,-49v30,2,71,4,95,-2xm153,-161v7,-1,17,-12,25,-16v1,0,1,0,-1,-1v23,-11,33,-24,52,-33v15,-15,39,-24,53,-40v-51,18,-83,62,-128,86v-5,9,-24,8,-24,21v8,-8,18,-12,24,-18xm194,-200v10,-3,12,-12,23,-16v0,-1,3,-2,4,-4v-2,1,-5,3,-6,0v18,-6,36,-18,47,-31v-18,16,-51,25,-68,42v2,0,10,-4,5,1v-4,1,-2,6,-5,8xm251,-251v-4,0,-7,4,-13,3v-12,14,-38,19,-51,34v25,-8,44,-25,64,-37xm55,-248r-6,0v1,3,3,3,6,0xm29,-219r40,-30v-12,4,-28,20,-40,30xm49,-228v9,-3,24,-14,32,-20v-11,3,-21,15,-32,20xm23,-247v2,0,5,-1,1,-1v-1,0,-1,0,-1,1xm32,-207v15,-4,22,-16,37,-21v7,-8,21,-14,30,-20v-28,10,-47,24,-67,41xm60,-206v17,-7,26,-22,44,-28v5,-6,14,-9,22,-14v-26,10,-45,27,-66,42xm148,-248v-29,21,-63,34,-91,54v0,11,5,3,10,2r26,-16v-4,-1,0,0,0,-2v22,-13,36,-25,55,-38xm109,-218v1,-1,1,-2,0,-2v-1,0,-1,1,0,2xm179,-214r51,-33v-21,7,-39,19,-51,33xm269,-233v4,-2,15,-4,10,3v4,-5,12,-6,11,-17v-6,6,-15,8,-21,14xm176,-243v3,-1,8,-6,-1,-4v3,0,2,2,1,4xm198,-247v-12,0,-15,8,-21,14v6,-5,15,-8,21,-14xm178,-222r37,-25v-18,0,-25,14,-38,19xm23,-244r0,-1r0,1xm49,-209v20,-8,39,-25,57,-36xm130,-244v-12,8,-28,15,-37,23v15,-8,25,-15,37,-23xm33,-243v-1,0,-4,3,-4,4v0,-3,3,-1,4,-4xm148,-239v-11,5,-27,15,-31,21v8,-7,22,-13,31,-21xm173,-162v19,-12,40,-22,55,-38r4,0v-2,-1,-1,-1,1,-2v1,-1,1,0,2,1v8,-13,26,-18,34,-31r-210,139v3,13,9,-3,15,-1v13,-15,42,-20,52,-36v6,-4,21,-9,18,-14v14,-3,19,-13,30,-17v0,0,0,-1,-1,-1xm169,-158v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm270,-217v5,-5,21,-4,18,-14xm77,-185v25,-12,46,-28,70,-41v-2,0,2,-4,-2,-4v-22,16,-47,27,-68,45xm265,-220v7,-1,9,-6,14,-9v-7,0,-7,8,-14,9xm41,-220v2,0,2,-1,1,-2v-1,-1,-1,0,-1,2xm265,-218r-1,0r1,0xm276,-211r12,2r-1,-9xm23,-215r3,-2v-1,0,-3,1,-3,2xm267,-215v0,0,4,-1,2,-2xm258,-214v0,0,2,0,3,-1v1,-2,0,-2,-1,-1v-1,0,-2,1,-2,2xm109,-213r-1,0r1,0xm111,-214v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm140,-210v4,-3,10,5,8,-1v-2,-5,-5,-1,-8,1xm257,-214v-42,33,-88,57,-130,90v-1,6,3,4,4,1v11,-9,30,-18,36,-27v31,-20,69,-37,90,-64xm103,-209v-1,-1,-5,2,-3,2v0,-1,1,-1,2,-1v1,0,2,-1,1,-1xm95,-203v0,0,5,-2,2,-3v1,2,-4,1,-2,3xm91,-200v1,0,2,-1,2,-2v0,-1,1,-2,0,-1xm115,-200v1,-1,3,-5,0,-1v-1,0,-1,1,0,1xm255,-202r-87,60r84,-55v2,-1,3,-3,3,-5xm111,-198v0,1,1,1,2,0v1,-2,0,-2,-1,-1v-1,0,-1,0,-1,1xm192,-199v2,0,4,-1,2,-1v-1,0,-2,0,-2,1xm120,-199r-62,38r0,5v15,-7,31,-22,43,-25v2,-7,19,-9,19,-18xm191,-198v-1,0,-4,1,-2,3v3,-1,1,-1,2,-3xm107,-195v2,-1,2,-1,2,-2v0,-1,-1,0,-2,2xm223,-195v2,0,2,0,2,-1v0,-1,-1,-1,-2,1xm82,-195v-3,0,-5,3,-7,5xm102,-192v3,0,7,-5,2,-2v-1,0,-2,1,-2,2xm102,-192v-2,-1,-3,4,-1,2v1,0,1,-1,1,-2xm73,-191v-6,5,-21,8,-14,19v6,-5,3,-13,14,-19xm97,-191v-2,1,-4,4,-1,2v2,1,3,-2,1,-2xm179,-188v2,1,4,-2,3,-3v1,2,-3,2,-3,3xm58,-149v20,-9,45,-27,63,-40v-20,14,-44,24,-63,40xm93,-188v-1,1,-4,2,-1,2v1,0,2,-1,1,-2xm175,-185v0,0,4,-2,2,-2v1,2,-2,1,-2,2xm84,-182v1,-1,8,-2,5,-4xm198,-150v10,-12,31,-13,37,-30v0,0,2,0,3,-1v1,-1,1,-1,0,-1r-52,34v5,-1,1,1,1,1v-20,5,-34,24,-51,34v3,4,6,-5,12,-5v-1,-3,2,-3,4,-4v13,-10,33,-17,42,-28v1,-1,3,0,4,0xm76,-177r6,-4v-3,0,-4,3,-6,4xm122,-177v-14,-2,-44,23,-57,33v20,-10,36,-26,57,-33xm170,-181v-1,1,-3,1,-1,2v1,0,1,-2,1,-2xm68,-173v-1,0,-3,3,-1,2v1,0,1,-1,1,-2xm122,-172v-20,14,-43,24,-63,38r0,5v22,-12,42,-25,63,-38r0,-5xm190,-171v-1,1,-1,1,0,1v1,0,1,0,0,-1xm59,-164v1,-2,-1,-5,-1,-1v0,1,0,1,1,1xm60,-118v23,-10,39,-24,61,-36v0,-1,2,-4,0,-5r-51,30v0,7,-14,4,-10,11xm141,-107v19,3,37,-22,53,-31v0,-1,0,-2,-2,-2v5,-4,10,-3,14,-10v-23,13,-47,26,-65,43xm60,-99v21,-14,49,-25,62,-43v-17,4,-26,18,-39,20v1,-3,6,-4,7,-7v-10,8,-33,10,-30,30xm163,-139v-4,0,-7,6,-4,3v2,-1,3,1,4,-3xm152,-132v2,1,3,-2,4,-2v-2,0,-3,0,-4,2xm164,-105v7,-12,39,-16,34,-29v-16,14,-38,21,-50,38r17,-10xm93,-130v-1,-1,4,0,2,-2v0,1,-4,1,-2,2xm132,-117v7,-4,17,-8,19,-15v-6,6,-14,8,-19,15xm156,-86r51,-36v-16,-3,-38,22,-55,30xm111,-109v3,-4,12,-7,11,-11v-3,4,-10,4,-11,11xm215,-112v-16,0,-37,23,-54,31v0,2,3,3,4,0r-3,0v19,-9,36,-20,53,-31xm123,-105v-20,-2,-43,28,-64,35r0,8xm105,-107r-46,26r0,5v14,-10,38,-21,46,-31xm190,-91v10,-4,22,-7,27,-16xm167,-71v18,2,39,-24,56,-27v-1,-5,-5,0,-8,0v-17,8,-34,19,-48,27xm60,-57v25,-13,39,-26,62,-36r1,-4v-24,10,-42,27,-63,40xm172,-63v13,-2,19,-12,32,-15v3,-10,26,-8,21,-18v-14,12,-39,20,-53,33xm186,-89v3,0,4,0,4,-1v-2,0,-3,0,-4,1xm177,-55v20,-9,32,-20,53,-30v2,0,2,-1,2,-3v-18,8,-35,19,-53,28v-1,1,-2,3,-2,5xm171,-78v3,-4,11,-5,13,-9v-4,0,-12,7,-13,9xm59,-50v19,0,39,-28,63,-33v1,-5,-2,-3,-4,-1v-20,11,-42,20,-59,34xm181,-50v16,-10,41,-20,52,-31v-17,11,-37,18,-52,31xm122,-77v-4,3,-12,4,-13,8v1,-6,14,1,13,-8xm227,-63r10,-7v-3,2,-8,3,-10,7xm191,-37r56,-30v-19,5,-40,19,-56,30xm102,-66v0,1,3,1,1,0r-1,0xm97,-63r0,-1v-1,0,-1,1,0,1xm113,-59v1,-4,7,-1,8,0v0,-4,-2,-5,-6,-3v-2,1,-2,2,-2,3xm223,-62v1,0,2,0,3,-1v-1,0,-2,0,-3,1xm252,-59v0,-2,-1,-3,-2,-3v-24,14,-54,23,-76,40r0,3v28,-17,48,-26,78,-40xm223,-61v-4,0,-6,2,-9,4xm23,-20v-1,8,3,0,7,1v16,-11,33,-17,49,-26v0,0,-3,-1,0,-1v6,-6,16,-8,21,-13v-27,12,-54,23,-77,39xm210,-54v1,0,4,-2,3,-3v0,2,-3,1,-3,3xm200,-54v0,-2,4,0,3,-3v-1,1,-4,1,-3,3xm174,-10v22,-13,42,-25,65,-34v1,-5,15,-6,18,-11v-32,9,-55,27,-83,40r0,5xm27,-8v26,-7,34,-19,52,-23v8,-8,26,-14,35,-23xm197,-53v1,0,2,0,2,-1v-1,0,-2,0,-2,1xm190,-44v9,0,13,-6,19,-10xm195,-52r0,1r0,-1xm189,-49v2,0,3,0,1,-1v0,0,0,1,-1,1xm181,-8v28,-12,46,-21,65,-33v1,4,1,-2,5,0v2,-4,7,-4,10,-6v-26,4,-58,28,-80,39xm98,-30v8,-4,22,-7,23,-15r-73,37v21,-2,41,-17,50,-22xm173,-33v5,-3,15,-6,15,-11v-4,4,-13,6,-15,11xm178,-43v-1,0,-1,0,-1,1xm23,-41v1,6,7,1,10,0v-4,-1,-5,-2,-10,0xm192,-8v17,6,30,-13,41,-11v1,-5,9,-9,14,-8v-2,-9,20,-7,19,-15v-28,9,-49,22,-74,34xm175,-41v-2,-1,-3,1,-1,1v0,0,1,0,1,-1xm290,-41r1,0r-1,0xm137,-40v1,3,3,7,5,1v0,-2,-4,-2,-5,-1xm45,-39v-2,-2,-4,3,-1,1v1,0,1,-1,1,-1xm189,-37v-2,1,-1,1,0,1v1,0,1,0,0,-1xm137,-36v-19,8,-38,19,-55,29v25,-9,36,-18,55,-29xm64,-8v22,0,39,-19,54,-26xm28,-30v2,0,3,0,2,-1v-1,-1,-1,-1,-2,1xm99,-8v21,0,30,-13,42,-22v-16,5,-29,14,-42,22xm239,-14r22,-12v-8,2,-18,7,-22,12xm257,-7v11,-5,20,-12,33,-15v-7,-2,-25,10,-33,15xm243,-8v13,0,22,-10,32,-15v-10,6,-23,8,-32,15xm118,-8v10,0,21,-7,22,-13xm270,-8v11,-1,20,-4,24,-11xm22,-11v1,0,2,0,5,-3v-2,1,-5,1,-5,3xm234,-12v2,0,3,-1,3,-2v-2,1,-3,2,-3,2xm135,-8v4,-1,10,4,6,-1xm286,-8v4,-1,11,2,9,-3xm233,-8v2,0,3,-1,4,-2xm217,-8v1,0,2,0,3,-1v-2,0,-3,0,-3,1","w":318,"k":{"O":6,"y":6,"u":10,"o":7,"e":6,"C":7}},{"d":"176,-224v-59,-4,-109,12,-130,50v-2,-3,0,1,-3,0v-22,44,-9,121,33,132v52,28,133,20,151,-23v9,6,33,0,18,13v-26,59,-148,64,-193,18v-44,-20,-42,-116,-26,-159v13,-10,21,-23,37,-31v11,-11,21,-11,31,-20v28,-7,70,-9,96,0v58,21,72,97,46,139r2,-4v-10,23,-33,49,-62,46v-14,-2,-37,10,-35,-11v-18,16,-52,12,-63,2v-17,-10,-28,-32,-25,-62v2,-22,18,-32,26,-50v19,-16,49,-21,79,-9v-3,-16,18,-5,23,-13v2,6,27,0,15,8v-8,35,-18,69,-22,108v35,-4,53,-33,53,-66v0,-38,-26,-60,-51,-68xm234,-103v-1,0,-3,2,-1,2xm141,-246v-19,1,-37,25,-56,27v-4,10,-19,10,-24,19r0,-2v-4,8,-23,9,-24,17v25,-11,50,-35,77,-40v-4,-5,16,-6,11,-10v0,2,-2,0,0,2v-5,0,-17,7,-22,9v7,-11,32,-16,38,-22xm107,-222v1,-2,3,-1,3,-3v-1,2,-3,0,-3,3xm123,-229v14,-3,21,-9,29,-17v-12,4,-18,11,-29,17xm83,-225v13,-4,24,-11,33,-19v-14,3,-23,17,-33,19xm158,-242v-3,-3,-17,11,-26,13v10,-2,18,-11,26,-13xm140,-229v10,4,12,-8,23,-9r-2,0r8,-6v-12,4,-18,11,-29,15xm174,-240v2,0,3,-3,0,-2r0,2xm152,-229v3,-2,16,-7,20,-11xm178,-238v1,-1,4,-2,2,-2xm160,-228v5,-4,14,-7,14,-9v-5,3,-11,4,-14,9xm190,-238v-8,0,-28,10,-19,10xm202,-234v-1,-1,-2,2,-2,0r2,0xm189,-233r0,-1r0,1xm186,-227v3,1,18,-12,6,-5v-2,2,-8,2,-6,5xm83,-233v-1,2,2,3,2,1v0,-1,-1,-1,-2,-1xm49,-207v10,-10,24,-14,34,-24v-13,5,-29,12,-34,24xm189,-224v6,5,11,-4,16,-7v-6,0,-12,3,-16,7xm184,-231v-2,-1,-11,4,-4,3v1,-1,2,-2,4,-3xm129,-228r3,-1xm94,-225r4,-3xm208,-226v-4,-3,-10,3,-14,6v5,-1,11,-3,14,-6xm118,-225v3,0,5,-4,2,-1v-1,0,-1,0,-2,1xm90,-224r3,0v0,0,-2,-1,-3,0xm83,-225r0,1r0,-1xm91,-224v-16,8,-30,16,-42,26v9,-2,7,-4,12,-8v0,1,-2,2,-2,0v13,0,24,-16,28,-14v-1,-1,-2,-1,-1,-1v4,0,0,-1,3,-3v1,1,1,2,0,2xm200,-219v4,2,12,1,14,-5v-5,1,-12,2,-14,5xm78,-222r3,0v-1,1,-3,-3,-3,0xm218,-220v-4,2,-17,5,-13,7v5,-2,9,-3,13,-7xm74,-220v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm72,-219v-1,1,-1,2,0,2v1,0,1,-1,0,-2xm68,-215v0,-1,1,-1,2,-1v-1,0,-4,-1,-2,1xm208,-208v2,-1,18,-7,14,-8v-5,3,-16,2,-14,8xm48,-201r15,-12v-11,7,-26,9,-31,22v6,-1,7,-5,11,-7r-1,1r7,-5xm225,-211v-4,-1,-10,3,-14,5xm46,-209v1,1,-2,2,0,2v1,-1,2,-2,0,-2xm213,-202v3,5,18,-4,14,-7v-4,4,-9,4,-14,7xm43,-206v0,1,0,1,1,1v1,0,0,-1,-1,-1xm218,-196v5,-3,14,-2,15,-8v-6,3,-12,3,-15,8xm220,-193v6,7,6,-6,16,-3v-1,-4,-12,3,-16,3xm171,-198v-4,0,-4,2,-8,0v2,1,0,2,0,3v3,0,5,-1,8,-3xm194,-198v-17,7,-31,17,-50,22v-1,-5,23,-8,12,-11v-6,4,-17,6,-20,5v2,-6,7,-5,11,-9v-8,2,-12,7,-18,11v14,3,24,9,36,-2r0,2v12,-7,22,-11,29,-18xm161,-191v3,2,-2,4,1,5v8,-6,17,-8,23,-12v-9,0,-16,6,-24,7xm116,-196v2,1,4,-2,2,-2v-1,0,-2,1,-2,2xm46,-195v1,0,3,1,3,-1v-1,0,-4,-1,-3,1xm116,-196v-13,5,-25,9,-33,18v6,-6,22,-10,33,-18xm87,-176v10,-8,32,-12,38,-20v-16,9,-35,14,-49,25r13,-7v0,1,-1,2,-2,2xm237,-193v-2,-2,-11,4,-13,8v5,-1,7,-7,14,-6v-1,-1,-1,-2,-1,-2xm41,-193r2,0r-2,0xm129,-193r3,0r-3,0xm123,-189v1,-2,4,-1,4,-4xm137,-191v-25,10,-54,22,-69,33v1,-2,1,-1,2,0v-4,-1,-5,2,-5,5r5,-5v1,2,-2,1,-2,3r18,-8v0,0,-1,0,-1,1v5,-2,9,-9,13,-5v11,-11,26,-11,29,-19v4,2,5,-5,10,-5xm50,-189v2,0,2,0,1,-1v-1,0,-1,0,-1,1xm150,-169v13,-8,31,-9,40,-20v-10,6,-37,11,-40,20xm118,-187v2,-1,8,-2,2,-2xm40,-185v4,0,7,-2,9,-4xm225,-180v5,-2,11,-4,15,-7v-5,2,-11,3,-15,7xm76,-167v18,-4,25,-15,40,-18v-2,-1,-1,-1,0,-2xm116,-187r2,0r-2,0xm30,-182v2,-3,4,-1,6,-3v-3,0,-5,2,-6,3xm26,-173v11,-1,17,-6,24,-12v-10,4,-17,6,-24,12xm34,-182v2,0,4,-2,6,-3v-2,2,-6,0,-6,3xm231,-178v2,2,5,-3,9,-4v-4,0,-7,1,-9,4xm152,-164v10,1,29,-10,37,-18v-16,6,-24,13,-37,18xm28,-178v3,0,8,-4,3,-3xm26,-180v2,0,2,0,1,-1v-1,0,-1,0,-1,1xm26,-176v1,-1,3,-2,0,-2r0,2xm229,-171v5,-1,10,-4,13,-7v-4,2,-10,3,-13,7xm229,-178v-2,1,0,1,1,2v1,0,0,-1,-1,-2xm134,-94v10,-16,28,-67,4,-82v-36,3,-48,48,-45,81v10,13,29,6,41,1xm25,-167v4,-2,10,-5,15,-4r1,-5v-4,4,-14,4,-16,9xm183,-171v-9,6,-23,7,-29,15v12,-3,22,-9,29,-15xm229,-164v6,-2,11,-3,15,-9v-6,2,-8,6,-15,6r0,3xm60,-144v15,-2,31,-18,52,-21v0,-3,0,-5,2,-6xm25,-162v4,-3,11,0,12,-7v-5,5,-8,2,-12,7xm240,-165v3,1,6,-2,2,-2xm153,-150v10,-2,30,-9,31,-17v-9,7,-23,9,-31,17xm72,-164r0,-1r0,1xm234,-162r4,-2xm233,-162r1,0r-1,0xm25,-155v3,-2,11,-4,7,-7v-1,5,-7,2,-7,7xm63,-141v5,2,14,-6,19,-7r-1,1v8,-4,19,-5,24,-13xm154,-144v9,-5,21,-7,28,-14v-9,4,-22,8,-28,14xm231,-156v1,0,4,-2,2,-2xm231,-150r14,-8v-8,2,-9,3,-14,8xm77,-156r-1,0v0,1,1,0,1,0xm25,-150v2,-1,8,-2,6,-5v-1,3,-6,2,-6,5xm70,-153v1,-1,6,-2,2,-2xm70,-150v0,-2,0,-4,-2,-3r0,3v1,-3,0,0,2,0xm245,-153v-5,3,-14,3,-16,9v5,-4,11,-4,16,-9xm58,-131v16,-3,28,-11,42,-19v-10,3,-27,8,-37,14v2,0,7,-2,9,0v-5,1,-10,3,-14,5xm65,-150v-1,0,-2,0,-2,1v-1,-2,3,0,2,-1xm180,-150v-10,3,-24,5,-26,14v5,-9,20,-7,26,-14xm30,-147v-2,1,-9,3,-3,3v0,0,4,-1,3,-3xm233,-138v2,-6,11,-1,11,-9v-7,2,-21,8,-11,9xm178,-145v-7,5,-20,5,-22,13v6,-4,12,-8,21,-10v2,0,2,-1,1,-3xm28,-141v-2,1,-4,6,-7,3v0,-3,4,-3,0,-3r0,9v0,-5,9,-3,7,-9xm96,-141v-11,3,-24,8,-33,14v11,-5,24,-7,33,-14xm61,-138v1,-1,3,-1,1,-2v0,0,-1,1,-1,2xm238,-138v3,1,6,-3,3,0r-3,0xm150,-123v10,-5,17,-11,28,-15v-12,3,-21,5,-28,15xm238,-138v-3,2,-13,4,-9,6xm242,-134v-7,1,-11,5,-16,8v6,-3,11,-5,16,-8xm58,-114r10,-6v0,0,-1,2,-1,0v8,-4,24,-4,24,-12v0,-1,1,-1,1,0v-14,5,-31,6,-34,18xm21,-127v2,-2,8,-4,7,-5v-3,1,-5,3,-7,5xm154,-132v-2,-1,-2,1,-1,1v0,0,1,0,1,-1xm169,-129v2,-1,8,-1,7,-3v-1,2,-7,0,-7,3xm209,-102v10,-10,27,-12,31,-27v-12,7,-25,14,-31,27xm214,-105v2,0,2,0,1,-1xm64,-125v1,0,1,0,1,-1v-1,0,-1,0,-1,1xm176,-127v-14,2,-40,22,-20,9v6,-3,15,-4,20,-9xm26,-125r2,0r-2,0xm65,-125v-4,-1,-10,2,-4,1v1,0,3,0,4,-1xm21,-116v3,-1,7,-2,7,-6v-3,2,-8,1,-7,6xm143,-102v10,-7,24,-10,31,-20v-9,8,-29,10,-31,20xm79,-120v-12,2,-29,14,-11,7v6,-2,8,-3,11,-7xm58,-103v4,-4,30,-10,29,-17v-8,8,-21,8,-29,17xm28,-114r2,-1v0,0,-1,1,-2,1xm173,-111v-9,-3,-20,12,-33,13r-2,8v11,-8,26,-17,35,-21xm176,-80v24,-6,36,-19,55,-25v0,-4,2,-5,3,-8xm21,-113v1,1,1,2,1,1v0,-1,0,-2,-1,-1xm26,-111r4,0r-4,0xm87,-111v-8,1,-16,4,-20,9v4,-6,14,-5,20,-9xm30,-107v-4,1,-10,3,-9,9v0,-5,10,-2,9,-9xm87,-105v-11,2,-22,3,-26,11v10,0,19,-11,26,-11xm172,-104v-24,9,-50,24,-72,35v4,0,8,5,12,0r-2,0v17,-16,46,-19,62,-35xm65,-90v8,0,14,-10,24,-10v-12,-1,-16,6,-24,10xm21,-90v5,-3,15,-11,6,-8v-4,0,-4,5,-6,8xm220,-96r-62,31v13,-5,28,-14,39,-16v4,-6,18,-8,23,-15xm70,-85v8,-3,13,-8,20,-11v-8,3,-19,3,-16,9v0,0,-5,-1,-4,2xm121,-71v18,-6,32,-15,48,-23v-19,8,-33,12,-49,23v0,0,1,3,1,1v0,0,-1,0,0,-1xm32,-93v-2,0,-2,0,-2,2v0,1,1,1,2,1r0,-3xm74,-81r18,-9v-7,3,-13,3,-18,9xm218,-89v1,0,3,-1,1,-1v-1,0,-1,1,-1,1xm147,-74v7,-9,25,-8,22,-16v-6,7,-25,6,-22,16xm78,-80v7,6,12,-6,20,-7v-4,-4,-13,5,-20,7xm214,-87v-2,2,-1,2,1,1v1,-1,1,-2,1,-3v-1,1,-1,2,-2,2xm25,-87v-1,1,-5,4,-2,2xm32,-87v-5,1,-11,9,-5,5v0,-3,3,-3,5,-5xm174,-85v-10,5,-20,8,-29,14v1,-1,3,2,3,0v-1,-2,2,2,1,-1v9,-3,18,-7,25,-13xm209,-85v0,2,4,0,2,0r-2,0xm105,-84v-6,0,-18,3,-20,10v7,-4,15,-4,20,-10xm34,-84v-2,3,-11,5,-8,10v3,-3,14,-3,8,-10xm113,-82v1,-1,3,-1,1,-2xm203,-81v1,-1,4,0,4,-3v-1,2,-4,1,-4,3xm96,-74v8,-1,12,-5,18,-7v-6,0,-10,2,-14,4v0,-1,0,-1,1,-1v0,4,-3,2,-5,4xm200,-78r3,-3v-4,0,-1,2,-3,3xm200,-80v-8,6,-22,7,-29,13v19,-3,20,-6,29,-13xm174,-78v2,1,3,-2,1,-2v-1,0,-1,1,-1,2xm190,-69v0,-2,3,0,3,-2v-2,-1,-4,2,-3,2xm190,-71v7,1,15,-5,15,-7v-3,3,-10,5,-15,7xm36,-76r1,0r-1,0xm36,-76v-2,-1,-5,2,-4,4v0,-3,4,-1,4,-4xm92,-71v1,-2,4,0,4,-3v-1,2,-4,1,-4,3xm30,-65r7,-7v-3,2,-9,2,-7,7xm156,-72v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm156,-71v-4,-1,-14,6,-5,4v2,-1,4,-3,5,-4xm36,-65r5,-4v-2,0,-5,2,-5,4xm36,-58v5,-2,10,0,7,-7v-1,4,-7,3,-7,7xm227,-59v0,1,0,1,1,1v2,-2,1,-3,-1,-1xm190,-20v9,2,7,-7,15,-7v1,-7,11,-4,11,-13v10,-3,16,-12,22,-18v-24,13,-41,32,-60,49v7,-2,13,-6,12,-11xm242,-57v0,0,1,1,2,1v-2,-1,0,-4,-2,-1xm40,-52v1,0,6,-3,6,-6v-4,3,-5,1,-6,6xm227,-58v0,1,-2,2,0,2r0,-2xm52,-52v-1,-4,-5,-1,-6,1v-2,0,-1,3,-1,4v2,-2,3,-4,7,-5xm190,-14v20,-6,33,-23,46,-35v-14,9,-31,25,-46,35xm63,-45v-4,-4,-19,4,-9,5xm67,-43v-5,1,-9,4,-12,7v6,-1,6,-5,12,-7xm63,-34r9,-6v-3,0,-9,2,-9,6xm78,-36v-5,0,-15,5,-11,7v3,-4,7,-5,11,-7xm72,-25v5,-4,9,-4,13,-9v-6,2,-11,3,-13,9xm79,-25r10,-5xm98,-29v-10,-1,-22,14,-8,7xm104,-26v-5,-1,-18,8,-10,10v1,-6,9,-7,10,-10xm78,-24r1,-1v-1,0,-1,1,-1,1xm110,-25v-5,3,-9,5,-12,9v6,2,8,-6,12,-9xm160,-6v-8,-5,4,-12,9,-17v-12,0,-19,10,-26,17r17,0r0,-3v1,-1,0,0,-1,0v-1,0,-1,2,-1,3v0,1,0,0,1,-1v1,-1,2,0,1,1xm174,-23r-11,11v1,-2,9,-7,11,-11xm109,-18v2,-2,9,-1,7,-5v-2,2,-4,3,-7,5xm120,-20v-1,4,-12,6,-8,8v1,-4,9,-2,8,-8xm118,-10v4,-1,9,-10,3,-4v-2,-1,-5,2,-3,4xm125,-16v0,-2,11,-6,2,-5v2,3,-3,1,-2,5xm125,-10v4,-4,10,-6,13,-11v-5,4,-11,4,-13,11xm177,-18v1,-1,1,-2,1,-2v-1,0,-3,2,-1,2xm130,-9v6,1,10,-5,10,-7xm147,-16v-1,3,-10,4,-6,7v-1,-3,6,-4,6,-7xm172,-16v-2,4,-10,8,-9,11v3,0,1,-4,4,-1v-4,-6,8,-3,5,-10xm105,-15r2,-1v-1,0,-2,0,-2,1xm174,-12v1,2,-3,4,-3,6v2,0,5,-3,3,-6xm138,-8v0,2,-1,2,2,2v1,-3,-1,-4,-2,-2","w":266},{"d":"12,-46v15,-3,35,-5,49,-4v5,14,1,31,2,45v-13,2,-34,13,-46,4v0,3,-3,2,-5,1v-2,-14,0,-31,0,-46xm42,-34v4,-5,14,-3,15,-10v-6,2,-10,7,-15,10xm33,-43v-4,-1,-11,5,-5,4v0,-2,5,-1,5,-4xm45,-43v-11,2,-21,12,-26,19v8,-7,19,-11,26,-19xm19,-43v-1,0,-3,3,0,2v4,-2,2,-1,0,-2xm19,-34r-1,1xm39,-32v1,0,1,0,1,-1xm55,-28v2,0,2,-1,1,-2xm50,-26v1,0,1,0,1,-1xm26,-22r1,0r-1,0xm56,-22v-7,4,-25,10,-24,18v12,-3,15,-12,24,-18xm36,-15v1,-2,7,-3,7,-7v-1,4,-8,3,-7,7xm28,-18v1,0,2,0,2,-1v0,0,-1,0,-2,1xm28,-18v-2,1,-3,1,-3,2v0,1,2,0,3,-2xm23,-15v-1,4,-7,4,-5,11v8,0,-1,-6,5,-11","w":73},{"d":"42,-192v44,13,18,-45,36,-57v3,0,4,2,3,7v7,-2,-1,-7,1,-11v6,-2,19,-1,25,0v7,-8,10,5,17,-2v2,21,-11,45,-14,64v20,-2,38,2,55,-3v3,-13,4,-28,10,-38v-2,-23,25,-20,42,-17v7,22,-23,54,3,58v19,-5,19,9,13,27v0,16,-20,11,-32,14r-10,43v13,0,28,0,38,2v-4,11,0,29,-5,41v-16,1,-34,0,-43,7v-5,21,-9,42,-19,58v-11,-6,-33,2,-45,-3v4,-19,11,-33,12,-55v-12,-6,-31,-2,-45,0v-7,18,-13,38,-17,58v-15,1,-32,-3,-44,0v-11,-13,14,-47,3,-61v-6,-1,-10,3,-14,0r4,-40v6,-2,14,-4,23,-3v15,-4,12,-33,14,-47v-8,-3,-26,2,-34,-1v-2,-14,2,-30,5,-41v7,1,13,0,18,0xm75,-210v11,-11,29,-26,35,-38v-12,12,-25,24,-35,38xm102,-246v-10,5,-18,14,-24,23xm194,-245v-11,-2,-7,6,-11,13v1,-5,9,-10,11,-13xm209,-245v-18,1,-20,18,-32,25r-1,13xm173,-197v14,-8,25,-25,38,-37v-13,7,-27,26,-38,37xm78,-191v8,-15,24,-20,32,-35r1,1v-1,-2,3,-7,2,-7v-12,18,-31,25,-40,44v3,0,1,-5,5,-3xm166,-174v14,-19,33,-26,42,-47v-16,15,-33,26,-42,47xm71,-172v1,-8,15,-9,11,-15v2,1,2,2,4,1v6,-10,19,-14,22,-27r-62,56v15,4,16,-16,25,-15xm63,-157v13,-10,28,-22,39,-35v-6,-4,-11,12,-19,15v-8,6,-16,13,-20,20xm194,-184v0,-2,7,-4,5,-7v-1,2,-7,5,-5,7xm102,-151v12,-12,27,-24,37,-36v-20,5,-30,24,-43,36r6,0xm149,-187v-12,12,-29,25,-39,37v17,-8,29,-24,39,-37xm124,-151v20,-1,22,-19,35,-26v-1,-5,5,-6,6,-8v-15,-1,-15,12,-24,17v-6,5,-11,11,-17,17xm156,-133v14,-20,33,-35,50,-52v-11,5,-30,23,-34,33v-11,1,-18,10,-16,19xm30,-185v-4,-1,-2,4,-2,4xm28,-173v8,0,12,-9,17,-12v-8,0,-13,7,-17,12xm120,-185v-23,16,-40,38,-61,55v0,3,-3,6,0,8v2,-16,24,-18,25,-29v15,-8,24,-23,36,-34xm184,-154v15,-6,33,-25,31,-31v-9,12,-23,19,-31,31xm68,-185v-12,8,-19,18,-28,27xm73,-148v4,-14,25,-20,31,-35v1,0,3,1,3,-1v-17,7,-25,21,-39,30r6,0v-8,3,-12,6,-14,15v4,-3,7,-8,13,-9xm164,-158v10,-6,23,-18,27,-26v-9,10,-18,17,-27,26xm52,-183v-6,7,-29,18,-23,26v12,-5,15,-18,23,-26xm201,-157v8,-7,17,-14,22,-24v-6,8,-19,18,-22,24xm174,-174v1,0,1,0,1,-1v0,1,-1,1,-1,1xm228,-174v-2,-1,-3,2,-1,2v0,-1,0,-2,1,-2xm161,-172v2,0,3,0,4,-1v0,0,-1,-2,-4,1xm26,-167v3,-2,4,-9,1,-3v0,1,0,2,-1,3xm161,-170v-2,0,-3,0,-2,1v1,1,1,0,2,-1xm211,-158v11,3,16,-10,13,-12v1,-1,2,0,2,1v-7,1,-9,9,-15,11xm166,-169v2,0,3,0,3,-1v-2,0,-3,0,-3,1xm153,-157v4,-1,11,-6,12,-10v-4,3,-9,6,-12,10xm151,-117v11,-5,16,-20,26,-26v5,-1,4,-7,10,-9v-15,1,-22,22,-34,29v-1,1,-2,3,-2,6xm127,-96v23,0,18,-36,22,-52v-1,-1,-3,-2,-5,-1v-13,3,-29,8,-44,5v-7,11,-9,28,-14,41v12,3,28,7,41,7xm149,-100v17,-9,31,-28,43,-44v1,-2,-2,-5,-2,-1v-13,17,-37,23,-43,48v0,1,2,0,3,0v2,-2,-2,-1,-1,-3xm89,-147v-10,10,-17,20,-31,26v0,1,-4,7,-2,9v9,-13,27,-19,33,-35xm42,-88v14,-14,34,-27,43,-45v-11,9,-22,20,-32,30v-2,12,-36,23,-37,36v11,-5,17,-16,28,-20v-1,-1,-2,-1,-2,-1xm124,-66v25,-18,47,-39,65,-63xm24,-66v24,-3,29,-27,47,-35v2,-8,12,-8,11,-18v-15,22,-39,35,-58,53xm133,-64v9,1,17,-21,28,-22v5,-12,19,-15,23,-26xm38,-59v14,-15,27,-25,43,-38v0,-2,1,-6,-1,-6r-43,39v2,2,-2,5,1,5xm208,-100v-9,7,-32,27,-43,39v16,-13,29,-24,43,-39xm220,-101v-12,12,-27,20,-37,34v14,-9,27,-21,37,-34xm135,-50v15,-19,39,-31,48,-51v-17,13,-26,28,-43,40v-1,0,-6,7,-5,11xm178,-82v6,-7,15,-11,19,-19v-7,5,-15,12,-19,19xm37,-96v-7,3,-18,9,-18,15v6,-6,12,-8,18,-15xm26,-96v-3,0,-6,3,-4,4xm88,-96v-17,17,-41,28,-53,50v6,-4,12,-12,18,-15v12,-11,28,-21,35,-35xm58,-53v19,-11,29,-35,52,-40v-20,-8,-28,18,-42,26v-10,12,-32,19,-35,37v8,-8,16,-16,26,-21v0,-1,-1,-2,-1,-2xm91,-64v7,-7,20,-8,23,-20v3,-2,9,-6,11,-9v-17,1,-20,18,-34,25r0,4xm125,-84v3,-4,8,-4,10,-9v-4,1,-8,6,-10,9xm194,-68v12,-2,16,-15,26,-21v-10,6,-16,14,-26,21xm138,-87r1,0r-1,0xm102,-64v17,3,19,-10,29,-15v-7,1,-10,10,-18,10v3,-4,11,-10,11,-15v-7,7,-16,12,-22,20xm131,-81v4,-1,2,-4,0,-1v-1,1,-1,1,0,1xm173,-78v2,1,4,-1,1,-1xm208,-69r11,0v-3,-4,2,-7,0,-10xm95,-76v1,-2,2,-4,-1,-1v-1,1,0,1,1,1xm172,-78v0,1,-2,2,0,2r0,-2xm166,-72v2,0,3,-1,3,-2xm164,-69v2,-1,6,-2,1,-2v0,0,-1,1,-1,2xm159,-66v3,2,5,-4,1,-1v-1,0,-1,0,-1,1xm157,-64v0,2,2,1,2,0r-2,0xm151,-56v2,-1,5,-3,5,-5v-2,1,-7,2,-5,5xm129,-24v13,-9,28,-21,37,-37v-17,9,-29,19,-37,37xm70,-56v-10,15,-36,22,-39,38v10,-11,24,-18,33,-30v1,-2,3,-3,6,-3v-3,-2,1,-4,0,-5xm146,-53v1,0,3,-1,4,-3v-1,0,-2,1,-4,3xm172,-51v-11,8,-40,26,-47,43v18,-12,33,-27,47,-43xm144,-50v1,-2,1,-1,-1,-1v0,0,0,1,1,1xm143,-50v-1,0,-3,1,-1,1v0,0,1,0,1,-1xm38,-8v9,-10,28,-19,32,-31r-37,34v3,1,5,2,8,0v-2,0,-1,-2,-3,-3xm132,-6v16,-3,26,-16,34,-29v-11,12,-22,18,-34,29xm46,-26v-2,1,-1,3,0,2r0,-2xm37,-17v3,-1,4,-4,7,-6xm31,-13r7,-4v-3,0,-5,2,-7,4xm63,-14v-4,4,-10,5,-13,11v8,0,8,-6,13,-11xm27,-9v2,1,5,-2,4,-4v-1,2,-3,3,-4,4xm149,-8v-1,1,-2,2,-1,2v1,0,1,-1,1,-2xm158,-8v0,1,-2,2,0,2v0,-1,1,-1,0,-2","w":250},{"d":"31,-252v23,-5,53,7,79,0v6,1,-2,15,8,13v-15,48,-5,135,-14,195r26,3v1,17,-2,33,-4,45v-34,1,-80,1,-108,-7v-4,-10,4,-29,-3,-34v-1,0,-2,-2,-1,-4v11,-5,36,3,32,-16v4,-48,1,-99,2,-151r-23,-2v-2,-5,-3,-12,-3,-20v1,-9,-3,-30,9,-22xm31,-250v-1,3,4,1,1,1xm45,-249v-1,0,-2,3,0,2v1,-1,1,-2,0,-2xm31,-239v3,-3,10,-4,12,-8v-3,4,-10,4,-12,8xm48,-242r6,-4v-3,1,-5,1,-6,4xm67,-246v-15,4,-24,13,-34,21v11,-7,24,-12,34,-21xm80,-245v-12,2,-32,16,-39,24xm54,-214v19,-2,33,-23,50,-31v-22,6,-32,21,-50,31xm46,-242v-5,4,-14,7,-15,13v4,-5,11,-8,15,-13xm76,-237r4,-2xm105,-239v-15,13,-34,22,-50,34r0,6v15,-14,43,-22,50,-40xm42,-214v12,-7,25,-12,33,-23xm106,-225v-17,5,-33,22,-51,29r1,12r51,-38v0,-4,-1,-7,-1,-3xm28,-212v8,-2,4,-7,4,-11v-2,4,-6,4,-4,11xm55,-177v18,-10,33,-23,50,-33v-2,-1,2,-4,-1,-5v-16,13,-34,24,-49,38xm106,-205r-51,36r0,6v18,-11,33,-25,52,-35v0,-2,1,-7,-1,-7xm106,-190v-18,9,-35,18,-47,32v-2,-1,-5,-3,-4,2r0,4v17,-11,33,-27,50,-34v1,0,1,-2,1,-4xm54,-146v-1,5,3,3,4,1v15,-12,36,-19,47,-35v-12,6,-27,16,-36,23v0,0,5,-3,5,-1v-6,5,-11,10,-20,12xm104,-170v-18,11,-35,22,-50,36v17,-9,34,-21,51,-30xm55,-123r49,-33v-11,0,-30,16,-42,23v2,0,2,1,1,2v-2,3,-9,2,-8,8xm63,-123v15,0,24,-19,40,-21v-1,-1,2,-4,-1,-4xm57,-101v0,-17,43,-22,45,-38v-16,13,-50,14,-47,42v2,-1,7,-3,2,-4xm55,-85v18,-9,30,-23,47,-33v0,-3,3,-8,0,-10v-6,3,-3,3,0,6v-15,11,-31,19,-47,29r0,8xm76,-111v5,-4,13,-7,17,-12v-4,2,-15,8,-17,12xm60,-118v-1,0,-3,1,-1,1xm55,-114v-1,-2,3,0,2,-2v-2,0,-3,1,-2,2xm102,-111v-14,7,-30,21,-44,29v-2,1,-4,3,-4,6v16,-12,35,-20,48,-35xm53,-67v18,-9,36,-18,49,-33v-14,5,-42,22,-49,33xm53,-60v17,-8,37,-16,48,-30v-16,4,-28,21,-46,26v-1,0,-2,2,-2,4xm53,-51v17,-7,32,-16,47,-25v0,-2,1,-5,-1,-5v-13,11,-30,18,-46,26r0,4xm25,-26v26,-12,51,-25,74,-39v0,0,2,-5,-1,-4v-18,10,-39,17,-52,32v-6,-2,-16,6,-21,11xm99,-57v-23,7,-50,25,-74,35r0,7v26,-13,51,-28,74,-42xm74,-37v10,-3,19,-8,25,-14xm31,-6v27,-8,44,-25,68,-36v-20,6,-51,23,-68,36xm106,-39v-1,0,-3,2,-1,2xm107,-37v2,0,3,-1,3,-2v0,1,-3,0,-3,2xm122,-37v0,0,5,1,4,-2v0,1,-4,0,-4,2xm31,-38v-3,0,-9,2,-5,7v-1,-5,5,-3,5,-7xm44,-5v21,-7,38,-21,58,-30v-19,6,-41,21,-58,30xm70,-33v1,-1,2,-3,-1,-2v-1,1,0,2,1,2xm113,-33v4,1,2,-4,1,-1xm66,-32v1,0,2,0,3,-1v-2,-1,-3,0,-3,1xm99,-26v0,0,3,-1,1,-1xm80,-2v19,-1,25,-17,42,-20v1,0,2,-2,2,-4v-18,9,-34,16,-44,24xm63,-6r31,-18v-11,7,-23,9,-31,18xm43,-19v0,0,1,0,2,-1v1,-1,1,-1,0,-1v-2,0,-3,0,-2,2xm39,-17v1,0,2,0,2,-1v-1,0,-2,0,-2,1xm36,-15v0,0,3,-3,0,-1v-1,0,-1,1,0,1xm98,-2v10,1,16,-9,24,-10v-1,-1,2,-4,-1,-4v-8,4,-17,10,-23,14xm32,-13r-2,-1xm86,-12r0,-1r0,1xm26,-10v0,-1,6,-3,0,-1v-1,0,-1,1,0,1xm69,-3v3,0,11,-6,12,-7v-4,2,-9,3,-12,7","w":142,"k":{"y":5,"w":7}},{"d":"11,-182r106,3v2,18,-4,38,-1,48r-20,2v11,18,16,40,25,58v15,-12,18,-39,26,-56v-18,1,-22,-21,-19,-50v32,-6,69,3,88,-5v3,2,3,5,9,4v0,17,-2,32,-4,47v-6,-1,-4,-1,-10,0v-20,47,-45,92,-69,132v-17,1,-33,2,-50,-3r-65,-136r-14,-2v1,-16,-5,-27,-2,-42xm42,-122v25,-16,58,-32,69,-55v-18,25,-49,34,-69,55xm29,-177v-7,-1,-7,6,-11,8xm47,-177v-11,7,-23,13,-30,24xm26,-155v11,-4,22,-14,31,-22v-11,6,-20,16,-31,22xm36,-152v10,-6,23,-16,33,-25v-12,7,-25,14,-33,25xm215,-174v3,0,3,-2,4,0v0,-4,-4,-1,-4,0xm45,-132v9,-16,33,-29,45,-43v-22,11,-37,27,-56,40v4,4,3,7,11,3xm100,-174v-13,7,-21,19,-33,27v10,-9,24,-17,33,-27xm213,-171r6,0v0,-3,-6,-4,-6,0xm75,-173v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm27,-169r3,-3v-1,2,-3,0,-3,3xm152,-170v2,1,5,-3,2,-1v-1,0,-2,0,-2,1xm147,-158v-2,6,-13,4,-13,14v7,-5,9,-10,18,-12v2,-7,14,-10,21,-16v-13,0,-28,13,-26,14xm143,-171v-6,0,-13,0,-9,9v5,-3,5,-5,9,-9xm134,-137v11,2,29,-24,46,-28v-3,-3,7,-4,1,-6v-16,11,-32,22,-47,34xm199,-171v-20,4,-30,19,-44,29v17,-9,31,-19,44,-29xm149,-168v0,0,1,-1,2,-1v1,0,2,-1,1,-1v0,0,-5,1,-3,2xm69,-168v1,0,1,-1,1,-1v-1,0,-1,1,-1,1xm154,-131v20,-9,41,-26,54,-38v-20,9,-36,22,-53,34v-1,1,-1,2,-1,4xm17,-162v2,-1,8,-4,8,-7xm67,-168v-4,2,-5,5,-9,6v-1,1,0,2,1,1v2,-2,7,-3,8,-7xm71,-134v16,-8,27,-19,40,-30r-66,49v10,-3,15,-15,26,-16r0,-3xm215,-159v2,1,5,-3,4,-3v0,2,-4,0,-4,3xm52,-157v1,1,5,-2,3,-2xm52,-111v20,-13,44,-23,57,-43r-60,44v4,13,17,1,21,-5v-2,0,-5,4,-8,3r1,-1v-4,0,-7,7,-11,2xm27,-144r9,-8v-4,2,-7,5,-9,8xm199,-148v-1,0,-3,2,-1,1xm218,-148v-1,0,-3,1,-1,1xm61,-143v1,0,4,-2,4,-4v0,3,-4,1,-4,4xm196,-147v-13,13,-37,21,-48,35v17,-12,36,-20,48,-35xm206,-139v5,-5,12,7,10,-7xm180,-141r0,0r0,0xm100,-134v7,3,14,-7,5,-4xm145,-136v4,0,5,-2,7,-4xm170,-135v2,1,8,-2,6,-4v-1,3,-4,2,-6,4xm199,-135v-4,2,-5,5,-3,6v1,-3,4,-1,3,-6xm194,-130v-1,-1,-2,-1,-2,0v0,1,1,1,2,0xm139,-89v17,-14,40,-23,54,-40v-20,10,-36,23,-53,33v1,3,-3,4,-1,7xm156,-125v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm89,-121r3,-2xm152,-121r1,-3v-2,0,-2,3,-1,3xm95,-117v-8,-2,-19,14,-29,18v-1,1,0,2,0,3v9,-6,19,-16,29,-21xm163,-116v0,0,6,-4,2,-1v-1,0,-2,0,-2,1xm71,-115v3,-1,5,-3,1,-2v0,1,-1,1,-1,2xm71,-108r5,-4v-1,0,-5,3,-5,4xm91,-107v3,-1,4,-3,5,-5v-2,1,-4,3,-5,5xm125,-60v24,-17,51,-30,64,-52v-18,16,-36,31,-60,41v0,7,-8,-1,-4,11xm178,-110v-1,2,1,0,1,0v1,0,1,-1,1,-1v0,0,-1,0,-2,1xm131,-75v17,-9,34,-21,45,-34v-15,12,-32,21,-45,34xm55,-97v4,-1,14,-9,11,-10v-2,4,-9,5,-11,10xm91,-107v-6,4,-14,7,-18,13xm63,-79v15,-6,27,-16,37,-26v-14,8,-26,15,-37,26xm174,-84v1,3,3,1,3,-1v0,-5,5,-7,6,-11v-13,9,-25,21,-40,29v-12,19,-43,27,-53,44v29,-20,59,-36,84,-61xm63,-95v-1,1,-5,3,-5,5v3,-1,6,-2,5,-5xm184,-91v1,0,2,-1,2,-2v0,-1,-1,0,-2,2xm104,-91v-10,5,-26,18,-35,28v13,-8,25,-18,35,-28xm94,-92v-1,1,-4,3,0,1v1,0,1,-1,0,-1xm89,-89r2,0r-2,0xm88,-88v-1,0,-3,2,-1,2xm109,-85v-11,8,-29,19,-36,28v12,-8,25,-18,36,-28xm180,-78v0,-3,-2,-1,-2,0v1,1,2,1,2,0xm111,-77v-16,7,-24,19,-35,29v11,-7,23,-21,35,-29xm67,-71v1,0,4,-1,2,-2v1,2,-3,0,-2,2xm112,-71v-11,10,-23,17,-33,29v10,14,26,-17,37,-22v-1,-1,-4,3,-4,0v2,-2,5,-5,0,-7xm98,-15v24,-17,51,-27,69,-49xm86,-29v12,-9,28,-20,35,-29v-12,8,-28,18,-35,29xm108,-13v17,-12,38,-22,53,-36v-17,13,-38,22,-53,36xm109,-13v-2,-2,-2,0,-1,1xm158,-38v-15,7,-36,22,-51,33v22,-6,34,-23,51,-33xm105,-27v-2,0,-3,0,-2,1v1,1,1,0,2,-1xm121,-4v9,-5,23,-11,27,-19v-8,6,-20,11,-27,19xm94,-19v-1,1,-1,1,0,1r0,-1xm140,-9v-3,2,-15,6,-7,8v3,-1,8,-5,7,-8","w":234,"k":{".":37,",":35,"o":4,"e":7}},{"d":"32,-249v30,-10,77,4,109,-5v1,7,5,3,11,3v2,16,5,38,-8,42v-1,7,6,9,-5,8v7,10,14,23,25,30v-5,-11,21,-24,20,-35r5,-4v-28,8,-23,-24,-20,-40v38,1,80,-4,115,1v0,22,7,52,-24,44v-29,9,-35,43,-57,59v5,6,-6,10,-10,12v9,7,10,17,21,20v1,16,26,30,31,48v2,7,13,4,13,13v7,-1,4,4,13,2v0,1,-1,1,-2,1r21,1v3,12,6,49,-10,50v-10,-9,-32,3,-45,-2v0,2,4,2,4,1v-5,2,-10,4,-18,5v-4,-7,-64,4,-58,-9v1,-20,-13,-45,10,-47v-4,-15,-16,-24,-25,-37v-10,10,-17,24,-28,34v8,0,16,-7,21,0v-2,18,8,57,-13,51r-73,5v0,-2,0,-3,2,-3v-10,1,-31,-8,-37,2v-8,-10,-4,-29,-6,-45v22,-5,44,-3,52,-27v7,-20,35,-44,44,-66v-23,-22,-26,-51,-49,-68v-7,1,-18,-3,-25,-1v-5,-6,-4,-28,-4,-43xm76,-247v-12,7,-25,19,-37,28v0,2,-1,5,-1,6v10,-12,30,-22,38,-34xm45,-212v17,-10,30,-23,46,-35v-21,7,-30,24,-46,35xm186,-242v2,-2,12,-6,3,-5v1,3,-3,3,-3,5xm203,-244r-1,-3v0,1,0,3,1,3xm174,-219v-1,5,2,4,6,4v8,-14,28,-18,37,-32r-33,22v0,3,-6,10,-10,6xm190,-213v10,-1,15,-11,24,-13v5,-9,15,-13,23,-20v-15,-3,-19,11,-29,15v-7,6,-19,12,-18,18xm105,-246v-19,5,-24,20,-42,27v-8,4,-8,9,3,7v11,-10,28,-21,39,-34xm73,-199r68,-47v-27,12,-46,31,-68,47xm175,-246v-4,0,0,4,-1,7v3,-1,9,-10,5,-5xm235,-237v6,-1,10,-5,13,-9xm181,-192v-1,2,3,3,1,1xm183,-192r81,-54v-28,11,-50,33,-74,46v-3,2,-6,5,-7,8xm171,-176v28,-8,51,-30,74,-43v1,3,1,1,2,0r-1,-1v11,-8,29,-16,33,-26r-10,0v-23,30,-72,42,-98,70xm38,-225v9,-7,18,-13,25,-21v-12,4,-17,13,-25,21xm125,-246v-5,-2,-3,7,-3,3v1,0,1,-1,3,-3xm85,-199r63,-40v-3,0,0,-3,-1,-3v-20,15,-44,26,-62,43xm180,-229v6,-3,13,-7,17,-13v-6,5,-13,6,-17,13xm68,-204v19,-12,34,-23,52,-38v-24,10,-31,24,-52,38xm233,-237v-1,1,-1,2,1,2v1,0,0,-2,-1,-2xm247,-211v17,1,21,-14,33,-20v0,-1,1,-4,-1,-4r-104,65v-11,17,-37,26,-54,39r2,6v0,-6,7,-5,11,-9r-2,0v16,-9,33,-25,49,-30v20,-16,47,-27,66,-47xm148,-232v-20,16,-48,26,-65,44v9,21,31,-13,42,-16r0,-2v-11,5,-22,16,-32,18v14,-22,44,-26,55,-44xm179,-227v-2,0,-5,2,-4,3v0,-2,4,-2,4,-3xm130,-209v6,1,20,-9,17,-12xm266,-212v11,7,18,-14,6,-4v-2,1,-4,3,-6,4xm37,-211v1,0,2,0,2,-1v0,0,-1,0,-2,1xm91,-174v4,3,5,11,9,13v12,-11,28,-17,40,-27v-15,3,-29,23,-41,21v0,-4,4,-3,5,-6v-4,1,-4,5,-9,1v10,-14,27,-13,36,-29v-12,6,-26,18,-40,27xm111,-177v8,-5,24,-10,24,-18xm80,-193v1,0,1,-1,1,-1v-1,0,-1,1,-1,1xm214,-179v8,7,15,-7,20,-13xm148,-180v-10,-4,-48,18,-42,28v11,-13,29,-19,42,-28xm105,-174v2,-2,4,-2,6,-3v-2,0,-5,2,-6,3xm148,-171v3,1,6,-5,1,-4v-13,9,-32,15,-39,29v14,-12,26,-15,38,-25xm172,-175v-2,0,-1,1,0,2r0,-2xm214,-173v-42,13,-67,47,-108,61v-10,3,-14,14,-19,22r4,-1v0,0,0,1,-1,1v4,-1,8,-8,10,-5v6,-18,21,-15,32,-24v27,-20,55,-35,82,-54xm161,-167v-20,1,-34,17,-48,27v8,13,17,-6,27,-7v4,-7,13,-13,21,-20xm216,-168v-24,13,-44,30,-66,43v10,-3,16,-11,25,-13v-1,0,-2,0,-2,-1v8,-2,11,-7,18,-7v-1,-2,-2,-2,0,-3v9,-3,19,-12,25,-19xm140,-109v-2,0,-3,1,-1,-1v4,1,9,-7,15,-6v-1,0,-1,-1,-1,-2v12,-4,28,-14,37,-23v-37,24,-83,39,-115,68v5,-3,8,-9,16,-9v18,-12,30,-17,49,-27xm104,-114v4,-5,11,-5,16,-10v-1,0,-2,1,-2,0v4,-3,-2,-4,-2,-7v-4,4,-10,11,-12,17xm122,-87v21,-16,48,-24,65,-40v1,-1,0,-3,-1,-3v-39,24,-83,43,-119,70v10,-4,18,-10,29,-13v7,-7,15,-9,23,-14v0,0,0,1,-1,1v1,0,5,-5,4,-2v-1,0,-1,1,0,1xm148,-123v-2,-2,-3,4,-1,1v1,0,1,-1,1,-1xm150,-96r6,0v1,-2,-3,0,-2,-2v15,-3,28,-21,42,-22v-13,-4,-35,19,-50,24r4,1v-1,-1,-2,-2,0,-3v1,0,2,1,2,2r-2,0xm141,-120v-2,2,-1,1,1,1v1,0,2,-1,2,-2v-1,0,-2,1,-3,1xm201,-115v-20,3,-30,19,-49,23v13,7,36,-15,52,-19xm158,-84v4,6,11,-5,16,-2v1,0,1,-1,0,-1r-2,0v14,-5,26,-12,37,-16r-2,-5xm122,-99v1,0,1,0,1,-1xm216,-98v-19,1,-35,14,-53,20v0,4,4,3,7,2v16,-11,32,-13,46,-22xm144,-94r-83,43v34,-14,58,-27,83,-43xm169,-68v18,-7,33,-16,52,-22v-16,-1,-38,13,-53,19v1,0,1,2,1,3xm171,-63v14,0,33,-15,48,-20v-16,8,-33,12,-48,20xm131,-80r-50,25v19,-4,34,-17,49,-22v1,-1,1,-2,1,-3xm183,-53v7,-10,36,-19,43,-25v-19,3,-33,15,-49,21xm219,-66v1,-1,4,-2,5,-4v-2,1,-6,0,-5,4xm232,-67v-3,1,-11,7,-7,5v4,0,6,-4,7,-5xm216,-64v-13,2,-20,11,-33,14v0,11,-18,1,-18,13r15,-3r-2,0v9,-4,15,-13,25,-14v-1,-5,9,-8,13,-10xm117,-63v1,0,2,0,2,-1v-1,0,-2,0,-2,1xm32,-24v-3,-1,-6,3,-1,2v1,0,1,-1,1,-2xm52,-33v8,1,11,-9,21,-7v7,-11,26,-11,36,-21r-87,35v-1,13,9,-3,14,1v0,-5,8,-1,8,-5r-2,0r12,-3r-2,0xm245,-54v2,-1,4,-2,-1,-2v-23,5,-57,23,-77,36v8,-2,17,-10,24,-9v9,-4,18,-9,24,-10v7,-8,22,-8,30,-15xm214,-56v-1,1,-3,1,0,1r0,-1xm80,-53v-7,-2,-18,5,-22,9xm58,-24r39,-16v-1,-1,-1,-1,0,-2v7,-2,16,-5,12,-11r-87,38r0,4v16,-4,19,-7,26,-11r-1,3v4,-2,9,-5,12,-6xm110,-37v-1,0,-1,0,-1,-1v2,0,4,1,4,-1v-1,0,-2,1,-2,1v7,-4,13,-7,19,-12r-97,41v21,1,30,-8,44,-11v-1,-1,-2,-2,-1,-2v11,-1,21,-11,34,-15xm102,-33v4,-1,0,-2,0,0r0,0xm171,-30v-2,-1,-3,2,-1,2v1,0,1,-1,1,-2xm213,-49r-46,18r0,3xm246,-48v0,0,3,0,1,0r-1,0xm238,-44v4,1,4,-2,6,-3v-3,0,-4,1,-6,3xm164,-44v1,1,2,1,2,0v0,-1,-1,-1,-2,0xm63,-11v34,-1,50,-18,72,-30r0,-3v-23,13,-47,22,-72,33xm234,-42v2,1,2,-4,1,-1xm197,-5v17,-4,26,-11,42,-16v16,-5,27,-16,44,-21v-20,-1,-33,12,-49,18v-10,9,-25,12,-37,19xm224,-39v4,0,7,0,9,-3v-1,0,-7,4,-9,3xm21,-41v0,7,5,1,9,0r-9,0xm22,-28v6,-8,19,-10,29,-13v-13,1,-34,5,-29,13xm255,-38v-2,-1,-2,-1,-2,0v0,1,1,1,2,0xm222,-36v-2,-1,-9,1,-3,1v1,0,2,-1,3,-1xm225,-38v-2,-1,-6,1,-2,1v1,0,2,-1,2,-1xm252,-37v-3,0,-7,3,-2,2v1,0,2,-2,2,-2xm244,-33v3,0,4,-3,0,-1v-1,0,-1,1,0,1xm204,-30v4,1,10,-2,11,-4xm227,-32v2,1,4,-3,6,-3v-3,0,-5,1,-6,3xm234,-7v23,0,34,-21,53,-20r-2,-6v-14,12,-34,18,-51,26xm210,-18v17,-5,20,-9,32,-15v-22,8,-41,19,-61,28v11,1,25,-8,29,-13xm225,-32v-3,1,-18,8,-9,5v5,0,1,-4,8,-3v2,0,2,-1,1,-2xm211,-25v-3,-1,-16,5,-18,8v4,-2,5,-1,7,-1v1,-3,4,-3,6,-5v0,0,-1,1,-2,1v8,0,0,-2,7,-3xm86,-11v20,-4,31,-11,45,-20v-13,8,-29,14,-45,20xm198,-27v3,1,8,-1,2,-2v-2,0,-2,1,-2,2xm209,-4v23,-5,42,-15,59,-26xm197,-27v-6,4,-22,6,-20,11v5,-6,15,-4,20,-11xm110,-12v7,-2,21,-9,23,-12xm183,-12v2,1,7,-3,8,-5xm131,-15r-5,3v2,-2,4,0,5,-3xm169,-12v1,-1,8,-6,3,-3v-1,1,-4,0,-3,3xm282,-15v-4,3,-11,4,-14,8v7,0,9,-5,14,-8xm180,-11v-2,0,-3,3,-1,1v1,0,1,0,1,-1xm284,-7v1,-1,1,-1,3,0v-1,-3,-2,-3,-3,0xm170,-6r2,-1","w":308},{"d":"17,-176v13,-3,28,19,47,22v37,21,81,37,115,61v-1,2,-3,3,-6,2v-1,8,4,12,2,20v-46,25,-100,44,-148,68v-20,1,-11,-34,-9,-53v24,-6,40,-18,64,-23v2,-4,5,-5,10,-6v-18,-17,-48,-23,-67,-38v-3,-1,-3,4,-4,3v-8,-14,-1,-42,-4,-56xm163,-97v0,1,1,5,3,3xm160,-71v-6,-14,-26,-29,-33,-43v-4,0,-9,-7,-12,-6v18,13,29,34,45,49xm159,-91v0,-2,0,-3,-1,-2v-1,1,0,1,1,2xm153,-98v-1,0,-2,-3,-2,-1v0,1,1,1,2,1xm96,-129v22,18,37,43,57,63v-6,-21,-41,-40,-39,-55v-5,-2,-12,-8,-18,-8xm83,-136v17,22,30,47,51,65v3,4,3,10,11,8v-17,-24,-40,-42,-53,-70v-2,0,-7,-5,-9,-3xm134,-59v-8,-8,-15,-21,-23,-25v8,8,12,20,23,25xm102,-81v8,6,15,21,23,25v-8,-8,-13,-21,-23,-25xm93,-78v6,10,12,18,21,28v5,-6,-13,-29,-21,-28xm62,-148r45,58v-7,-20,-25,-35,-35,-53xm87,-75v-10,8,13,19,15,29v3,0,3,-2,5,-3v-8,-8,-14,-17,-20,-26xm73,-68v9,6,12,26,23,25v-8,-6,-12,-32,-23,-25xm93,-95v-17,-18,-22,-47,-46,-58v19,20,27,42,46,58xm86,-39v-7,-4,-10,-29,-22,-26v7,8,12,22,22,26xm53,-62v6,8,15,29,24,27v-6,-4,-12,-28,-24,-27xm47,-58v-11,8,13,20,13,31r7,-3xm56,-114v-2,-1,-3,-6,-3,-2xm53,-23v0,-11,-11,-23,-19,-30v5,11,11,22,19,30xm49,-123v1,3,2,3,1,0v0,-1,0,-1,-1,0xm27,-50v7,9,10,22,19,29v-8,-8,-10,-22,-19,-29xm24,-148v0,13,11,27,19,25v-8,-7,-12,-17,-19,-25xm22,-43v4,8,10,22,16,25xm30,-152v1,1,1,2,2,3v1,1,1,2,0,1v1,-2,-1,-5,-2,-4xm22,-27v1,8,2,14,9,14xm24,-161v2,4,3,6,6,8v-2,-3,-3,-6,-6,-8","w":188},{"d":"223,-237v1,1,2,5,0,3r0,-3xm273,-80v-20,76,-170,112,-229,34v-12,-15,-20,-37,-23,-59v0,-2,-4,3,-5,0v0,-7,7,-3,5,-12v0,-2,-4,3,-5,0v1,-3,6,-10,1,-11r-1,1v1,-4,4,-9,3,-13r-7,3v13,-19,6,-74,36,-83v28,-25,77,-39,125,-27v15,-1,18,8,28,9v1,3,4,5,7,6v-1,-4,1,-6,5,-5v1,-9,-3,-10,0,-17v14,1,39,-8,45,2v-3,-1,-2,3,-2,5v7,20,1,54,5,80v-17,2,-26,3,-43,0v-3,-50,-96,-45,-112,-10v-18,38,-15,130,38,122v2,0,0,3,2,3v42,-3,66,-24,77,-58v14,6,38,10,50,23v0,1,-10,8,-2,6v2,0,2,0,2,1xm241,-249v-13,0,-29,14,-18,22v4,-11,12,-9,18,-22xm246,-247v0,0,2,0,2,-1v-1,-2,-2,-1,-2,1xm218,-247v0,6,7,5,7,0r-7,0xm128,-245r-99,68v4,5,-6,7,-3,12v12,-4,15,-17,28,-20v7,-12,30,-18,30,-27v18,-6,31,-23,47,-32v-1,-1,-3,-2,-3,-1xm26,-157v16,-7,24,-22,40,-28v-1,-1,4,-4,8,-7r-3,0v21,-10,33,-28,55,-37v1,-5,15,-18,20,-13r-110,83v-5,5,-11,2,-10,10v29,-20,55,-43,87,-61v6,-6,11,-12,21,-14v3,-11,16,-13,22,-20v-56,8,-82,59,-127,81v-2,1,-3,3,-3,6xm119,-244v-10,-2,-7,8,-16,7v-24,18,-42,28,-67,45v2,6,-5,5,-7,10v3,0,2,-3,5,-3v-2,3,-5,2,-5,6v26,-18,48,-40,77,-55v2,-5,7,-8,13,-10xm251,-242v-8,3,-26,12,-20,18v2,-9,17,-9,20,-18xm44,-157v-7,5,-23,7,-17,21v21,-23,53,-39,76,-58r6,0v-7,-4,5,-3,4,-8v15,-3,23,-22,38,-22v4,-10,15,-10,20,-18r-5,0xm99,-239v-25,13,-48,27,-65,47v10,-9,20,-16,32,-22v6,-11,25,-17,33,-25xm183,-239v-25,4,-32,25,-54,32v0,5,-15,8,-10,10v18,-16,43,-28,64,-42xm141,-210v22,-2,34,-17,47,-27xm253,-234v-19,5,-28,20,-45,27v6,3,5,0,8,-3v-3,-1,1,3,0,0v12,-8,29,-11,37,-24xm78,-232v-1,0,-2,1,-2,2v0,-1,1,-2,2,-2xm74,-229v-10,2,-16,11,-23,17xm201,-227v-10,-5,-22,9,-30,15v11,2,20,-12,30,-15xm181,-224r5,-3xm211,-227v-1,0,-3,6,0,3r0,-3xm196,-204v14,-3,24,-12,32,-21v-8,-1,-25,13,-32,21xm208,-197v15,-8,31,-17,45,-28v-12,3,-35,19,-45,28xm208,-222v-9,-4,-18,7,-27,12v13,2,19,-7,27,-12xm158,-210v10,0,13,-8,18,-12v-4,6,-13,8,-18,12xm213,-192v14,-8,38,-14,40,-28v-13,10,-29,16,-40,28xm44,-210v2,0,5,0,5,-2xm190,-207v4,1,5,-5,2,-2v-1,0,-2,1,-2,2xm251,-207v3,0,6,1,5,-3xm206,-203v-3,2,-3,1,0,0v4,-2,5,-1,0,0xm221,-182v7,-8,26,-11,35,-20v-13,4,-29,8,-35,20xm256,-194v-13,2,-32,12,-33,19xm221,-189v2,0,3,-3,1,-3v-1,0,-1,2,-1,3xm218,-187v1,0,2,-2,0,-2r0,2xm248,-182v-9,3,-19,7,-25,13v13,1,15,-11,25,-13xm96,-182v-10,5,-16,12,-26,16v8,-6,19,-10,26,-16xm238,-169v9,0,13,-6,20,-8v-4,-8,-14,4,-20,8xm96,-177v-24,19,-51,28,-70,50r48,-32v1,1,-2,2,0,2v4,-9,20,-10,22,-20xm256,-167v0,0,0,-2,-1,-2v0,0,1,1,1,2xm26,-114v24,-13,40,-33,65,-45v-1,-3,3,-3,3,-6v-26,13,-45,28,-68,43v0,3,3,6,0,8xm64,-159r4,-6v-1,3,-4,2,-4,6xm64,-159v-3,0,-11,6,-5,5v-1,-5,2,-3,5,-5xm31,-112v16,-6,28,-18,43,-25v8,-6,16,-8,17,-17v-20,11,-40,31,-60,42xm44,-110v15,0,20,-20,37,-22v2,-7,10,-1,10,-10r-62,37v2,1,1,5,4,5v0,0,0,-1,-2,-2v5,1,10,-4,13,-8xm31,-95v7,11,11,-8,23,-7v9,-10,21,-18,35,-25r0,-5xm89,-117v-1,-1,1,-5,0,-5r-53,35v16,-3,35,-20,53,-30xm39,-72v18,-3,24,-18,42,-20v-2,-8,16,-5,8,-13v-19,7,-33,21,-50,30r0,3xm89,-107r0,2r0,-2xm234,-99v-7,15,-28,26,-41,39v9,-7,23,-10,28,-22r0,5v8,-5,15,-11,22,-18v-9,-2,-17,-12,-20,3v2,-3,6,-7,11,-7xm31,-100v-2,0,-2,0,-1,1v1,1,1,0,1,-1xm68,-100v-11,5,-20,15,-32,18r0,5v5,-1,8,-12,13,-5v-1,-9,14,-10,19,-18xm31,-90r0,-5v1,2,-3,5,0,5xm44,-62v15,-11,35,-17,47,-30v-19,6,-33,16,-50,25v1,1,3,2,3,5xm251,-92v-2,0,-7,-3,-4,1v-6,9,-23,15,-34,22v5,3,-2,1,0,4xm134,-10v23,-3,39,-22,59,-30r-3,0v21,-10,34,-24,56,-32v2,-6,15,-6,17,-15v-3,-1,-5,-1,-7,-3xm34,-82v-2,-2,-1,-4,2,-3v-3,-1,-3,-2,-4,1v0,1,1,2,2,2xm49,-55v12,-12,28,-20,47,-25v-13,-12,-33,17,-52,20v5,2,2,3,5,5xm34,-80r2,0r-2,0xm196,-32v6,-3,17,-7,17,-13v7,0,11,-6,18,-7v1,-2,-3,-2,0,-3v12,-8,33,-13,30,-25r-115,73v16,3,14,-8,27,-10v2,-7,24,-12,25,-16xm54,-47v13,-12,29,-19,45,-28v-13,1,-40,13,-48,25xm39,-69r0,-6v-2,2,-3,5,0,6xm56,-45v12,5,32,-18,47,-22v-15,-2,-32,15,-47,22xm187,-50v10,-4,19,-8,24,-17v-9,5,-16,11,-24,17xm39,-67v0,2,0,2,2,2v0,-2,0,-2,-2,-2xm166,-7v40,-16,64,-36,90,-58xm116,-57v-15,-3,-33,18,-48,25v18,11,28,-13,45,-15v-1,-1,-1,-3,0,-3v-13,4,-27,22,-39,15v12,-8,31,-12,42,-22xm101,-60v-12,9,-28,13,-40,23v9,5,14,-9,23,-10v7,-3,12,-8,17,-13xm173,-45v4,-3,9,-6,13,-10v-4,3,-13,4,-13,10xm116,-50v3,1,7,-3,2,-2v-1,0,-2,1,-2,2xm100,-30v12,-4,18,-14,31,-17v-20,-1,-34,16,-50,22v3,9,15,0,19,-5xm158,-45r8,-2xm116,-13v14,9,20,-9,33,-8r-3,-1v13,-8,27,-16,37,-25v-20,8,-34,22,-52,32v1,-2,-1,-2,-3,-2v10,-7,22,-11,30,-20v-18,5,-25,18,-42,24xm91,-17v19,-6,30,-20,47,-28r0,-2xm146,-45v3,3,5,0,7,-2v-2,2,-4,2,-7,2xm158,-37v3,0,11,-5,13,-8v-6,2,-11,6,-13,8xm188,-13v20,-8,40,-17,53,-32v-17,12,-34,22,-53,32xm109,-15v8,-12,27,-17,35,-26v-14,9,-32,13,-43,26v24,5,28,-13,43,-15v0,-8,11,-6,14,-12v-19,6,-30,22,-49,27","w":285,"k":{".":14,",":10,"A":15}},{"d":"97,-48r0,-8v-16,23,-57,30,-78,51v-5,3,-7,0,-4,-4v-2,-16,0,-32,20,-30v32,-13,4,-72,15,-114v-1,-21,2,-43,0,-60v-8,-3,-16,4,-26,0v1,-13,-4,-29,2,-38r100,-1r-1,33v-42,-5,-8,57,-22,88v2,62,6,135,-66,129v-6,0,-12,3,-18,0v25,-20,53,-30,78,-46xm84,-248v0,0,7,-1,6,4v-12,10,-26,17,-36,28v16,-7,25,-21,39,-30v0,-4,-6,-3,-9,-2xm41,-218r39,-31v-20,5,-24,20,-39,31xm55,-209v15,-6,35,-28,48,-40v-18,11,-29,27,-48,38r0,2xm55,-195v29,-16,46,-33,67,-54v-24,16,-43,38,-67,54xm55,-200v20,-15,39,-32,58,-48v-23,14,-40,31,-58,48xm43,-226r24,-22v-12,4,-16,15,-24,22xm28,-245v1,-1,3,-2,0,-2r0,2xm30,-240v4,-1,5,-5,7,-7v-4,1,-5,5,-7,7xm54,-245v-8,9,-20,14,-25,26v6,-8,19,-16,25,-26xm41,-239r3,-3v-1,1,-2,1,-3,3xm80,-243v-10,9,-25,16,-32,26v10,-9,24,-17,32,-26xm27,-237r2,-3v0,1,-3,1,-2,3xm38,-235v0,-1,2,-2,0,-2v-1,0,0,2,0,2xm115,-235v-4,6,-13,8,-16,15v4,-6,13,-9,16,-15xm109,-222v5,-2,5,-9,12,-8r0,-3xm41,-225v1,0,2,-1,2,-1v-1,0,-2,1,-2,1xm118,-224v3,0,5,-1,3,-2xm36,-221r0,1v0,0,1,-1,0,-1xm76,-203v7,-6,18,-9,22,-18xm31,-216v2,1,5,-5,2,-2v-1,0,-2,2,-2,2xm55,-173v16,-11,38,-21,46,-36v-15,13,-34,21,-46,36xm55,-180v11,-8,21,-14,30,-24v-9,9,-28,8,-30,24xm73,-201v0,0,3,-2,1,-2v0,1,0,2,-1,2xm72,-200v-6,3,-11,6,-17,10xm54,-162r48,-34v1,-3,-1,-7,-1,-2r-47,31r0,5xm101,-190v-14,11,-31,23,-47,32r0,6v16,-10,32,-27,48,-33xm94,-175v2,-1,9,-2,8,-6xm77,-162v5,-4,13,-4,15,-11v-4,2,-12,7,-15,11xm102,-173v-3,15,-40,28,-48,44r48,-36r0,-8xm91,-165v-10,4,-23,17,-32,24v11,-8,23,-14,32,-24xm77,-161v-7,2,-21,7,-23,18xm61,-129v14,-8,27,-18,38,-26v1,0,2,1,2,2r0,-5v-15,10,-27,18,-40,29xm54,-116v12,-15,39,-17,47,-34r-45,28v-2,2,-3,3,-2,6xm54,-139r4,-2v-2,0,-4,1,-4,2xm52,-109v16,-11,34,-20,48,-32v-16,9,-28,17,-43,28v-4,-1,-4,1,-5,4xm53,-104v14,-10,41,-19,46,-30xm54,-89r45,-29r0,-8v-5,2,-2,1,0,4v-12,15,-34,18,-45,33xm54,-96v11,-9,31,-16,36,-26v-10,10,-21,15,-34,21v-2,1,-2,3,-2,5xm99,-113v-15,12,-29,19,-45,29v-1,6,1,4,4,2r41,-27v1,-1,1,-2,0,-4xm54,-73v15,-11,34,-17,45,-31v-16,7,-28,21,-45,27r0,4xm99,-96v-11,5,-22,14,-31,20v10,-7,24,-10,31,-20xm99,-89v-14,10,-33,16,-44,29v14,-10,33,-18,44,-29xm19,-15v17,-12,37,-21,55,-32v8,-10,29,-7,24,-30r-43,28v18,-5,26,-22,42,-24v1,3,-1,4,-3,6v2,-1,2,1,3,2v-25,17,-53,28,-78,45r0,5xm82,-71v-9,7,-24,9,-28,19v8,-9,19,-11,28,-19xm91,-52r1,-2v1,1,-3,1,-1,2xm90,-52v-4,3,-14,3,-14,10v3,-5,11,-6,14,-10xm52,-48v1,0,2,0,2,-1v-1,0,-2,0,-2,1xm47,-28v12,-5,21,-10,28,-15xm31,-7v17,-3,27,-14,41,-20v0,0,-2,1,0,1v0,-2,2,0,3,-2r-2,0v8,-5,17,-8,24,-14xm67,-37v-1,1,-2,1,-1,1v1,0,2,0,1,-1xm20,-30v0,-2,4,-1,4,-3v-2,1,-5,1,-4,3xm20,-25r8,-6v-4,1,-6,3,-8,6xm47,-27r-1,0r1,0xm41,-24v1,-1,4,-1,2,-3v1,2,-2,2,-2,3xm44,-7v16,-1,24,-12,36,-18v-11,1,-26,13,-36,18xm40,-23v1,0,1,0,1,-1v-1,0,-1,0,-1,1xm72,-14r8,-5","w":134,"k":{".":12,",":10,"u":8,"o":11,"e":12,"a":10,"A":15}},{"d":"42,-51r-3,-80v-13,0,-29,1,-26,-12v-1,-1,-1,0,-1,1v-2,-22,0,-39,18,-39v21,5,51,-5,66,0v1,4,-3,3,-1,4v2,-3,8,-2,6,2v-4,6,2,15,-2,21v12,-23,43,-36,75,-29v-3,16,-1,34,-3,54v-26,7,-81,3,-72,59v-1,7,1,16,-1,22v25,0,54,-6,42,38v1,4,-3,16,-5,8v-25,8,-78,-2,-116,1v-9,-4,2,-20,-7,-25v5,-7,-1,-28,24,-22v3,0,4,-1,6,-3xm148,-179v-14,7,-35,18,-43,32v14,-11,31,-20,43,-32xm26,-140v10,-15,32,-19,43,-34v-19,9,-35,22,-50,35v3,0,4,-2,7,-1xm35,-141v13,-7,37,-21,46,-33v-15,12,-33,20,-46,33xm120,-139v9,-16,34,-19,44,-34r-72,50v10,-4,15,-15,28,-16xm19,-166v2,-3,6,-1,7,-5v-2,1,-10,0,-7,5xm44,-165v2,-2,8,-2,5,-5v0,3,-5,2,-5,5xm93,-167v-17,4,-31,20,-47,28v19,-7,31,-19,47,-28xm140,-163v-1,-2,7,-1,4,-4v1,2,-6,1,-4,4xm42,-163v-5,2,-18,9,-22,16v6,-7,16,-9,22,-16xm132,-158v0,-1,7,-2,6,-5v-2,2,-5,2,-6,5xm93,-159v-13,5,-34,20,-47,28v-1,1,-1,3,0,4xm123,-152v3,-2,7,-3,8,-6v-1,2,-8,3,-8,6xm164,-158v-36,27,-77,47,-115,71v-2,1,-2,3,-1,5v16,-10,36,-20,47,-26r-1,0v0,-2,3,-1,5,-1v17,-19,48,-30,65,-49xm118,-149v0,0,6,-1,3,-3xm47,-115v8,-5,12,-14,23,-16v1,-7,18,-11,20,-19r-44,29xm113,-146v2,-1,5,-1,3,-3v1,3,-3,1,-3,3xm141,-131v13,-3,22,-5,23,-18v-7,8,-16,11,-23,18xm107,-140v2,-2,4,-1,4,-4v-1,1,-5,1,-4,4xm44,-143v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm39,-139v2,-1,8,-2,2,-2v-1,0,-1,1,-2,2xm48,-109v10,-12,27,-13,36,-26v2,-2,6,-1,7,-4v-14,11,-32,17,-43,30xm164,-135v-2,-1,-3,2,-1,2v1,0,1,-1,1,-2xm95,-133v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm95,-131v-2,-1,-3,-1,-3,0v0,1,2,1,3,0xm86,-126v2,0,4,-3,1,-2v-1,1,-1,2,-1,2xm90,-122r-2,1xm73,-119v3,0,5,-1,6,-3v-2,-1,-5,3,-6,3xm85,-120r0,0r0,0xm49,-101v7,-6,19,-10,22,-17v-7,6,-21,7,-22,17xm78,-114v-3,-1,-4,3,-1,1v1,0,1,0,1,-1xm48,-71r42,-26r-42,21r0,5xm96,-88v-18,8,-31,18,-48,27v17,-4,35,-17,48,-27xm94,-77v-13,2,-28,15,-41,20v-1,0,-1,2,-1,3v14,-9,28,-13,42,-23xm92,-66v0,-1,-4,4,-7,5v3,-1,8,1,7,-5xm84,-60v-1,0,-3,1,-1,1xm22,-19v23,-12,51,-18,69,-36v-22,8,-51,21,-69,36xm23,-9r68,-33v-1,-1,1,-4,0,-4r-67,32v-1,1,-1,3,-1,5xm21,-36v0,6,2,1,5,1v2,0,3,-2,3,-4v-4,0,-8,-3,-8,3xm33,-39v1,0,2,0,2,-1v0,0,-1,0,-2,1xm96,-39v-20,11,-44,18,-62,31v23,-8,44,-18,62,-31xm49,-6v21,-9,39,-20,58,-31v-19,11,-41,18,-58,31xm94,-17v15,-4,24,-13,35,-20xm124,-20v-6,3,-17,13,-24,11v5,-12,23,-12,30,-22v-11,10,-30,13,-39,25r19,0v2,-7,12,-7,14,-14xm86,-21v0,0,-2,3,1,2v0,0,0,-2,-1,-2xm116,-5v12,0,15,-6,19,-15v-6,7,-12,9,-19,15xm75,-8v10,1,12,-4,16,-9v-4,5,-12,5,-16,9xm131,-5v2,1,5,-3,2,-3v1,2,-2,1,-2,3","w":185,"k":{".":18,",":16,"q":4,"p":11,"o":5,"m":4,"l":5,"k":12,"e":8,"d":4,"c":5}},{"d":"112,-240v-5,18,-2,49,0,68v28,-21,76,-10,88,14v1,9,9,12,7,24v16,-1,-3,6,6,11r-1,79v0,12,19,1,22,11v2,0,1,-3,1,-4v4,3,14,14,4,14v7,3,-4,13,-2,23v-26,-2,-60,4,-80,-4v-1,2,-4,2,-8,2v-4,-44,15,-107,-15,-127v-41,-7,-24,52,-26,87v27,-6,17,21,21,43v-34,-4,-85,5,-110,-6v4,1,1,-5,2,-7v-2,-2,-4,4,-5,0v0,-4,7,-2,5,-8v-2,0,-4,1,-4,-1v2,-11,6,-23,27,-19r0,-151v-1,0,-2,1,-3,1v0,-4,3,-5,4,-8v0,-1,-6,3,-7,1v8,-9,-6,-4,-10,-9v-3,0,-4,6,-8,4v2,-17,-1,-32,3,-47v9,4,3,2,5,10v2,-3,13,-6,3,-6v14,-11,39,0,50,-7v9,1,31,-5,28,10v0,1,2,2,3,2xm38,-209v24,-9,43,-23,62,-37v-22,9,-42,25,-62,37xm85,-245v-25,6,-43,23,-58,34v24,-5,40,-23,58,-34xm53,-244v-3,2,-7,-2,-10,0v5,10,-19,7,-16,18v8,-7,20,-10,26,-18xm67,-243v-14,4,-36,14,-40,26v14,-8,29,-15,40,-26xm49,-207r56,-34v-19,11,-39,21,-56,34xm97,-229v1,-1,7,-3,7,-5v-1,1,-7,3,-7,5xm95,-228v-4,0,-8,4,-10,6xm51,-192v18,-10,36,-21,52,-34v-1,1,-1,2,-1,2v1,0,4,-3,0,-2r-49,30v-2,1,-3,2,-2,4xm51,-201v14,-5,18,-13,30,-18v2,-1,2,-2,1,-3v-10,8,-23,11,-31,21xm50,-184v20,-11,39,-21,54,-36v-16,14,-39,21,-54,36xm104,-212v-1,2,-1,1,0,3r0,-3xm26,-210v-1,2,2,3,2,1v0,-1,-1,-1,-2,-1xm103,-206v-16,14,-35,24,-53,36r0,4v19,-11,36,-25,54,-38v0,-1,0,-2,-1,-2xm50,-176v8,-3,17,-13,27,-15v-1,-2,-1,-3,0,-3v5,0,11,-7,16,-10v-14,10,-35,13,-43,28xm50,-154r55,-36v1,-7,-2,-8,-5,-4v3,-1,2,1,2,3v-17,13,-39,21,-52,37xm50,-146v14,-15,47,-21,55,-39v-19,12,-40,22,-56,37v-1,0,0,2,1,2xm148,-177v-34,19,-62,42,-97,60v-2,1,-2,2,-1,4xm67,-172v1,-3,7,-1,7,-5v-1,2,-7,3,-7,5xm159,-176v-14,11,-34,20,-48,32v17,-10,33,-19,48,-32xm49,-136v9,-6,18,-15,29,-18v0,0,0,-1,-1,-1v10,-7,22,-11,30,-19v-20,6,-38,21,-55,30v-1,2,-3,5,-3,8xm168,-173r-60,37v18,-6,40,-24,58,-33v1,-1,2,-3,2,-4xm67,-171v-7,0,-10,6,-17,6r0,4v7,-2,10,-8,17,-10xm123,-170v0,0,0,2,1,2v0,0,0,-2,-1,-2xm117,-165r5,-3v-2,1,-7,0,-5,3xm81,-150v8,-7,19,-10,26,-17v-8,6,-20,9,-26,17xm172,-165v0,0,4,-1,2,-2v1,1,-4,1,-2,2xm129,-135v19,-5,47,-19,54,-30v-19,9,-38,18,-54,30xm113,-162v2,1,5,-3,2,-3v1,2,-2,1,-2,3xm169,-163r-3,1xm107,-160v-22,11,-39,22,-58,35v2,10,7,-3,14,-3v17,-14,37,-20,44,-32xm190,-158v-19,6,-37,15,-51,26v18,-4,34,-20,51,-26xm158,-157v1,0,4,-1,1,-1v-1,0,-1,0,-1,1xm189,-151r-43,22v11,5,30,-16,43,-22xm70,-144v5,-1,7,-4,10,-7v-4,2,-8,3,-10,7xm151,-122v13,7,31,-30,47,-20v-11,11,-29,17,-43,26v11,9,32,-17,45,-24v-3,-17,-17,1,-26,5v-7,4,-15,9,-23,13xm49,-131v7,-2,19,-9,19,-13v-5,4,-15,7,-19,13xm95,-135v6,-1,6,-4,10,-6xm123,-136v1,0,1,-1,1,-2v-1,0,-1,1,-1,2xm112,-131v3,-1,7,-2,9,-5v-3,1,-7,3,-9,5xm103,-133v1,1,4,-4,4,-2v-1,1,-4,0,-4,2xm86,-130v3,1,5,-2,7,-4v-3,1,-5,2,-7,4xm202,-134v-14,11,-33,16,-45,29v11,-10,43,-14,45,-29xm102,-132r-2,0r2,0xm88,-125v5,1,6,-3,9,-5xm86,-129v-13,6,-32,14,-36,22v5,-3,9,-8,15,-8v2,-5,16,-8,21,-14xm98,-124v1,0,3,-1,1,-1xm97,-123v-15,4,-28,19,-43,17v2,6,-6,0,-4,10v16,-8,32,-18,47,-27xm203,-123v-15,8,-33,14,-45,25v15,-7,32,-15,45,-25xm90,-113v3,-2,12,-3,11,-8v0,4,-10,6,-11,8xm158,-92v17,-5,33,-17,49,-25v-18,8,-33,17,-49,25xm88,-111v-1,-2,-3,0,-1,0r1,0xm99,-112v-17,11,-39,12,-49,30v17,-5,32,-19,48,-25v-1,-2,-1,-4,1,-5xm158,-81v14,-11,42,-15,48,-30v-15,11,-37,15,-48,30xm158,-69v16,-11,37,-17,49,-31v-17,9,-41,15,-49,31xm97,-100v-18,7,-32,16,-47,25r0,3v15,-10,34,-16,47,-28xm50,-66v17,-6,31,-14,45,-22v0,-2,-1,-3,-1,-3v-14,9,-32,14,-44,25xm156,-58v15,-1,29,-19,45,-24v3,-1,8,-6,5,-8v-16,11,-39,15,-50,32xm102,-81r0,-3v0,-1,0,-1,-1,0v0,1,0,5,1,3xm50,-57v15,-8,33,-13,45,-24v-17,6,-33,13,-45,24xm208,-78v-14,1,-34,21,-52,26v0,3,-1,7,1,9r51,-30v-1,-2,-1,-3,0,-5xm50,-48r45,-24v-14,4,-36,13,-45,24xm200,-60v3,-2,11,-2,7,-8v-17,12,-39,18,-52,34v14,-10,30,-18,45,-26xm57,-45v12,-2,31,-14,37,-20v-11,8,-27,11,-37,20xm81,-50v6,2,15,-4,15,-8v-4,4,-11,4,-15,8xm158,-31v14,-9,41,-15,49,-27v-15,10,-35,16,-49,27xm80,-50r-54,27v4,0,2,-2,6,-1v16,-3,35,-17,48,-26xm91,-46r8,-4v-2,-1,-9,2,-8,4xm207,-46r0,-3v-15,10,-38,15,-52,26v16,-6,34,-17,52,-23xm94,-42v2,0,4,-1,5,-2xm86,-38v0,0,1,0,3,-1v2,-1,2,-1,1,-1v-2,0,-4,1,-4,2xm82,-36v1,1,5,-2,3,-2v0,2,-3,0,-3,2xm23,-37v1,5,3,3,6,1xm30,-5v25,-9,47,-20,69,-32xm79,-36v2,0,2,2,3,0v0,0,-2,-1,-3,0xm36,-35v0,0,-1,3,0,1r2,-2v-1,0,-1,1,-2,1xm77,-33v1,0,3,-3,1,-3v1,2,-3,1,-1,3xm207,-35r-50,21v-2,1,-3,3,-3,5v17,-9,37,-16,53,-26xm61,-26v3,0,9,-3,9,-6xm201,-24r6,-3v-1,1,-8,0,-6,3xm186,-6v21,-3,31,-16,47,-21xm57,-24v1,1,4,-2,3,-2xm161,-8v17,-1,24,-11,38,-16v-15,3,-26,10,-38,16xm53,-21v0,-1,3,-1,2,-3v0,1,-4,2,-2,3xm60,-5v16,-1,20,-15,35,-16v1,0,1,-2,1,-3v-12,7,-26,10,-36,19xm84,-6v13,-1,23,-14,37,-16v-11,-2,-25,12,-37,16xm79,-22v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm46,-19v2,2,5,-3,2,-1v-1,0,-2,0,-2,1xm76,-20v1,0,2,0,2,-1v-1,0,-2,0,-2,1xm69,-17v2,-1,6,-1,6,-3v-2,1,-5,1,-6,3xm68,-17v-8,3,-17,7,-23,12v11,0,14,-8,23,-12xm112,-13v5,0,8,-2,11,-4xm31,-15v-1,-1,-5,2,-3,2v0,-2,3,0,3,-2xm182,-10v1,0,11,-3,10,-5v-2,2,-8,2,-10,5xm215,-5v7,1,13,-5,17,-9v-4,0,-14,4,-17,9xm99,-6v6,1,10,-5,13,-7v-5,2,-9,4,-13,7xm211,-12v-5,3,-13,6,-2,7xm111,-5v3,0,12,-2,12,-6xm77,-7v-1,0,-3,2,-1,2v1,0,1,-1,1,-2","w":250,"k":{"y":16}},{"d":"38,-70v-10,-3,-29,-10,-26,-19v8,-1,-2,-13,1,-20r151,-68v17,-2,11,42,6,54v-24,9,-50,15,-68,29v-2,-1,-4,-2,-6,0v23,11,51,35,74,35v2,15,6,48,0,59xm25,-83v0,-1,-2,-4,-3,-3v1,1,2,5,3,3xm28,-108v16,17,25,41,47,49v-20,-14,-30,-32,-45,-50v-1,0,-2,0,-2,1xm30,-89v1,2,1,3,1,3v0,-1,0,-2,-1,-3xm38,-78v-2,-1,0,-3,-3,-3xm35,-113v12,21,31,33,42,54v1,1,-3,-1,-2,1v5,1,11,8,17,7v-20,-19,-38,-42,-57,-62xm105,-44v-18,-26,-36,-51,-58,-74v3,26,43,43,49,72v3,0,6,4,9,2xm77,-96v-8,-7,-14,-26,-23,-23v8,5,15,21,23,23xm64,-125v5,10,14,21,22,26xm92,-100v7,-9,-13,-20,-17,-30v-5,8,12,22,17,30xm116,-38v1,4,8,4,11,6r-45,-58v7,21,22,34,34,52xm101,-105v10,-5,-13,-20,-15,-29v-8,7,12,19,15,29xm94,-138v0,4,14,34,22,26v-9,-6,-12,-21,-22,-26xm95,-84r42,57v1,1,3,1,5,1v-16,-19,-29,-41,-47,-58xm102,-141v8,7,13,30,22,26v-7,-8,-10,-24,-22,-26xm111,-144v1,2,4,-4,3,1v8,7,11,29,22,25v-6,-8,-16,-32,-25,-26xm129,-153v-12,6,11,20,13,31r6,-1v-5,-11,-15,-18,-19,-30xm135,-65v0,2,2,5,3,4v-3,0,-2,-2,-3,-4xm138,-157v-6,8,10,24,17,30xm140,-56v0,0,0,-2,-1,-2v1,0,1,1,1,2xm164,-130v-8,-7,-14,-19,-19,-29v7,9,9,23,19,29xm165,-30v-1,-13,-10,-26,-19,-27v8,7,12,19,19,27xm167,-137v-3,-10,-11,-16,-14,-26v-2,0,-3,0,-3,1xm159,-27v-1,-2,-5,-5,-2,-1v1,1,1,2,2,1xm167,-153v0,-8,-2,-13,-8,-14v2,6,5,9,8,14xm165,-19r-6,-7","w":191},{"d":"51,-199v-4,-6,-14,-4,-22,-3v-2,-2,3,0,2,-3v-19,4,-8,-30,-12,-46v42,1,91,-5,129,0v18,-2,3,8,9,16v0,14,6,34,-20,29v-27,-4,-15,27,-20,46v2,22,-10,54,2,69v-7,10,0,25,-1,39r72,1v2,0,2,-3,2,-6r-4,-1v10,-13,6,-37,3,-55v3,-3,7,-4,6,3v9,-3,-3,-5,2,-10v12,-1,16,4,29,3v19,16,8,78,7,115v-82,7,-141,-2,-212,1v-9,-9,-8,-34,-4,-46v10,-3,32,-2,27,-19v1,-32,10,-86,5,-133xm58,-191v22,-15,51,-27,69,-44v12,-3,11,-8,21,-12v-4,0,-2,0,0,-2r-91,56v0,1,0,2,1,2xm116,-249v0,0,0,2,1,2v0,-1,-1,-2,-1,-2xm56,-201v9,-5,16,-11,26,-14v0,0,-2,-1,-2,0v8,-4,14,-9,20,-11v-1,0,-1,0,-1,-1v12,-8,25,-14,36,-22v-29,9,-48,28,-73,41v-1,3,-6,3,-6,7xm34,-211v22,-6,40,-25,58,-37v-22,9,-38,25,-58,37xm28,-214v-4,1,-4,3,-1,3v10,-10,24,-15,31,-22v-1,1,-1,1,-2,0v10,-4,15,-8,22,-13v-23,0,-34,22,-50,32xm90,-239v6,-1,10,-5,14,-8v-22,11,-40,25,-59,38v19,-6,29,-22,47,-28v0,-1,-1,-2,-2,-2xm26,-220r36,-26v-14,6,-29,14,-36,26xm31,-245v-3,0,-5,0,-5,3v3,0,3,-2,5,-3xm100,-237r9,-6v-3,2,-7,3,-9,6xm28,-230v6,-4,11,-8,17,-13v-6,4,-13,7,-17,13xm58,-181r34,-20v22,-17,43,-20,57,-38v-34,13,-62,37,-91,54r0,4xm87,-229r12,-8v-4,3,-9,4,-12,8xm150,-229v-10,7,-27,11,-33,20v14,-5,21,-9,33,-20xm78,-224v4,1,9,-5,4,-2v-1,1,-3,1,-4,2xm151,-215v1,-4,-1,-8,-2,-4v1,1,2,2,0,3v-2,-6,-15,3,-18,6v6,0,12,-1,15,-2v1,0,0,0,-1,1v8,1,6,-3,5,-5xm60,-168v14,-15,28,-20,43,-32r0,2v2,-4,12,-4,9,-10v-17,13,-35,20,-54,31xm96,-203v-1,-1,3,-1,1,-2v0,0,-3,2,-1,2xm60,-162v15,-11,40,-22,51,-34v-17,12,-36,20,-51,34xm111,-187r-50,30v-2,1,-2,2,-1,4v16,-11,37,-22,51,-34xm112,-180v-18,12,-39,21,-54,36v21,-10,35,-21,54,-33r0,-3xm73,-177v1,0,3,-1,3,-1v-2,0,-3,1,-3,1xm57,-139v13,-2,44,-19,54,-31v-16,10,-39,19,-54,31xm57,-131v21,-4,34,-24,54,-25v0,-2,1,-5,-1,-5v-17,11,-38,17,-53,30xm111,-153v-18,10,-40,17,-55,30v22,-11,41,-17,55,-30xm108,-144v-17,11,-36,17,-53,27r0,8v15,-13,37,-17,50,-31v2,1,4,3,4,-1v0,-1,0,-3,-1,-3xm55,-98v6,-20,48,-21,53,-37v-17,11,-35,21,-54,30r-1,12v13,-3,20,-12,33,-16v3,-10,20,-5,22,-16v-21,6,-33,19,-53,27xm66,-94v14,0,26,-11,39,-15v2,0,3,-2,3,-5v-15,4,-29,14,-42,20xm216,-114v-5,0,-10,3,-10,7xm199,-95v10,-6,20,-12,27,-19v-11,5,-20,10,-27,19xm199,-88v7,-6,19,-11,24,-17v-7,7,-17,9,-24,17xm52,-75r55,-29v-17,6,-43,16,-55,29xm198,-103v1,0,1,-1,1,-1v-1,0,-1,1,-1,1xm202,-78v5,-9,20,-10,24,-21v-8,5,-15,11,-24,15v-2,1,-2,4,0,6xm97,-93v4,-1,8,-3,11,-5v-4,0,-8,3,-11,5xm52,-59v20,-9,41,-20,57,-31v-22,5,-40,19,-57,31xm92,-90v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm201,-71v8,-5,22,-11,25,-19v-8,7,-19,11,-25,19xm86,-87v2,0,3,-1,4,-2xm53,-68r32,-18v-10,6,-23,10,-32,18xm228,-82v-9,8,-28,11,-29,23v10,-8,22,-13,29,-23xm53,-50v15,-10,33,-17,47,-28r-48,23xm74,-55v12,-8,28,-11,37,-21v-14,5,-25,13,-37,21xm228,-74v-2,5,-6,6,-9,8v4,2,6,-5,10,1v-3,-3,3,-8,-1,-9xm22,-18r89,-46v0,-1,1,-4,-1,-4xm198,-51v6,-5,13,-8,18,-13v-6,5,-14,7,-18,13xm168,-23v20,-14,45,-22,61,-40v-22,13,-43,25,-61,40xm35,-17v2,1,3,-3,6,-1v2,0,-2,-3,1,-3v0,1,1,1,1,1r-1,-1v29,-9,42,-23,68,-32v1,-1,1,-3,1,-4v-25,14,-54,23,-76,40xm67,-51v2,0,5,-2,5,-3v-3,0,-4,1,-5,3xm139,-4v38,-9,65,-30,91,-50v-27,20,-61,33,-91,50xm22,-26v12,-2,17,-12,29,-14v0,-1,-3,-2,0,-2v6,-4,11,-3,14,-8v-15,1,-30,22,-42,15xm37,-45v2,-1,10,0,10,-4xm44,-7v30,-9,49,-27,77,-38v-27,8,-51,26,-77,38xm139,-46v-29,11,-59,25,-83,41xm103,-12v12,-5,28,-11,38,-19v1,0,1,1,0,2r30,-17v-26,7,-47,22,-68,34xm153,-46v-5,0,-6,2,-6,6xm38,-44v-8,-1,-16,1,-15,8v4,-5,12,-2,15,-8xm33,-8v22,-13,51,-23,70,-37v-23,13,-49,22,-70,37xm39,-42v1,0,2,-1,2,-2v-1,0,-2,1,-2,2xm157,-4v28,-12,54,-20,73,-40v-23,16,-51,24,-73,40xm143,-39v0,-2,-3,-1,-5,0v-4,4,-1,2,1,1xm135,-36v-25,9,-44,22,-65,31v6,0,9,-2,14,-3v0,-3,-4,1,-4,-1v26,-6,36,-18,55,-27xm171,-4v22,-7,45,-17,60,-31v-19,13,-40,19,-60,31xm157,-31v2,0,2,-1,0,-2v-2,1,-2,2,0,2xm150,-27v2,-1,5,-1,5,-4v-1,0,-6,3,-5,4xm147,-26v2,1,3,-3,2,-3xm162,-29v-8,8,-23,9,-31,18v7,-3,17,-5,19,-10v0,0,0,1,-1,2v4,-3,11,-4,13,-10xm144,-25v2,0,3,0,1,-1v-1,0,-2,0,-1,1xm185,-4v19,-2,36,-12,45,-22xm119,-12v8,-4,19,-6,24,-13v-8,4,-18,7,-24,13xm163,-22v1,0,4,0,4,-1v-1,-1,-3,0,-4,1xm22,-7v9,2,6,-9,1,-4v0,2,0,3,-1,4xm109,-9r10,-3v-3,1,-8,1,-10,3xm94,-9v-4,0,-12,5,-2,4v3,-4,8,-3,11,-7v-3,1,-6,3,-9,3xm111,-4v5,-2,15,3,19,-1v-4,0,-9,-3,-3,-4v2,0,3,0,4,-1v-7,-1,-14,5,-20,6xm230,-10v-8,1,-15,3,-18,7v6,-2,14,-3,18,-7xm228,-3r6,0v-2,-1,-4,-2,-6,0","w":247,"k":{"'":39,"\"":37,"Y":27,"W":37,"V":41,"T":24,"y":14}},{"d":"82,-112v-2,33,5,71,34,62v7,15,-1,33,2,45v-45,13,-92,5,-84,-52v-2,-27,0,-58,-4,-82v-7,-2,-28,2,-17,-7v-5,-11,-5,-25,-5,-37v8,5,10,6,21,3v8,-5,-5,-25,8,-30v16,-6,24,-20,36,-30v20,-15,18,6,19,24v-2,11,-1,23,-1,33v28,-9,26,15,25,41v-13,-3,-22,4,-34,3v1,7,2,12,0,20v1,1,7,-4,8,0v1,5,-6,5,-8,7xm75,-233v2,0,2,0,1,-1xm36,-188v15,-9,35,-25,48,-38v-18,5,-31,26,-47,35v-1,1,-1,1,-1,3xm45,-187v14,-9,26,-20,40,-29v-13,4,-31,20,-40,29xm39,-179v7,6,20,-15,32,-16v1,-6,13,-5,12,-13xm37,-197v0,0,2,-1,2,-2v-2,0,-2,0,-2,2xm18,-152v9,-2,16,-8,19,-11v0,0,-1,2,-1,0v22,-11,26,-19,44,-29v3,-2,5,-3,4,-6v-26,12,-48,27,-66,46xm35,-181v3,-1,9,-2,8,-6xm29,-146v9,-14,44,-25,55,-41v-24,12,-41,27,-63,41v3,1,4,1,8,0xm84,-179v-14,8,-29,18,-41,27v18,-6,27,-17,41,-27xm100,-178v-17,2,-30,18,-41,25v2,0,4,-4,6,-2v-9,7,-24,10,-28,23v10,-7,20,-12,29,-20v1,1,-3,1,-1,2v8,-11,20,-14,29,-24v-1,0,-3,1,-3,-1v4,0,6,-2,9,-3xm107,-174v0,0,0,-2,1,-2v1,1,-3,1,-1,2xm33,-174v-6,4,-15,6,-16,15v6,-1,6,-7,13,-7v1,-5,6,-5,7,-9r-5,3v0,0,0,-1,1,-2xm55,-138v18,-11,34,-23,50,-36v-17,12,-35,22,-50,36xm16,-168v2,-3,0,-9,-1,-2v0,2,1,2,1,2xm40,-115v20,-21,47,-35,69,-53v-22,13,-43,34,-66,42v-1,0,0,-1,0,-2v-8,0,-5,8,-3,13xm109,-159v-6,6,-21,6,-20,16v10,-1,16,-9,20,-16xm103,-145v3,0,9,-2,4,-3xm20,-145v1,-2,-3,-1,-2,-2v0,1,0,2,2,2xm37,-144r4,-1v-2,-1,-3,-1,-4,1xm54,-136v1,-2,2,-2,-1,-2v0,1,1,2,1,2xm75,-135v-11,10,-32,18,-35,30r36,-27v1,-1,0,-2,-1,-3xm76,-125v-13,3,-20,16,-32,20r-3,9v10,-10,25,-18,35,-29xm75,-117v-11,10,-26,16,-34,28v10,-9,29,-19,34,-28xm41,-77v10,-11,30,-18,34,-31v-10,11,-31,14,-34,31xm41,-67v9,-12,32,-15,33,-31v-10,12,-29,13,-33,31xm41,-51v8,-16,31,-21,34,-36v-12,10,-36,17,-34,36xm39,-41v15,-1,22,-24,39,-30v0,-7,-2,-5,-6,-2v-12,9,-27,17,-33,32xm78,-66v-12,12,-28,19,-37,33v13,-10,25,-22,37,-33xm44,-27v9,-13,32,-21,37,-34r-36,30v-2,1,-2,2,-1,4xm85,-53v-14,4,-26,18,-36,29v12,-10,27,-19,36,-29xm50,-17v13,-1,32,-23,38,-31xm90,-40v-7,12,-44,22,-22,34v11,-16,28,-21,39,-37v-14,11,-29,18,-40,33v-4,1,-5,-1,-4,-5v7,-5,12,-12,20,-16v-1,0,-1,1,-1,0v5,-4,11,-7,15,-13v-3,0,-6,2,-7,4xm73,-5v19,1,27,-20,40,-29r-2,-5v-11,13,-27,21,-38,34xm94,-7v5,-2,15,-9,15,-13v-4,6,-11,7,-15,13","w":130},{"d":"12,-137v16,-2,29,2,45,1v1,-13,-2,-31,1,-42v16,0,33,-4,30,17v3,10,3,12,2,23r41,3r-1,26v-15,2,-26,3,-43,2r-2,44v-10,2,-20,-3,-28,-4v14,-77,-53,-11,-45,-70xm65,-174r-5,0v0,4,4,3,5,0xm73,-174v-7,1,-8,7,-13,10v6,-2,9,-6,13,-10xm60,-158v6,-5,14,-8,18,-15v-6,7,-13,8,-18,15xm83,-171r1,0r-1,0xm81,-169v-1,0,-2,1,-2,1v0,0,1,0,2,-1xm75,-165v1,-1,4,0,4,-3xm84,-166v-7,5,-20,12,-23,21xm63,-155v4,-1,8,-7,12,-9v-4,3,-9,5,-12,9xm84,-159r1,-1xm82,-159v-6,8,-19,9,-21,21v6,-9,19,-11,21,-21xm33,-113v19,-9,44,-23,51,-40v-17,15,-32,28,-51,40xm84,-143r1,0r-1,0xm44,-114v17,-5,32,-18,39,-29v-13,12,-25,18,-39,29xm86,-137r-1,1xm60,-117v7,-1,23,-14,22,-18xm21,-134v-2,2,-6,0,-5,4xm97,-129v2,-2,5,-5,-1,-4v-11,10,-23,21,-36,29v0,5,2,4,4,2xm28,-133v-4,3,-10,4,-12,9v4,-3,10,-4,12,-9xm16,-114v9,0,21,-12,28,-19xm26,-114v12,-5,20,-11,27,-19xm84,-113v5,-6,27,-15,20,-20v-4,10,-14,13,-20,20xm115,-132v-10,5,-17,14,-26,20v11,-3,17,-14,26,-20xm86,-131v-9,8,-21,11,-25,24v-1,-2,3,-1,2,-2v7,-8,17,-13,23,-22xm121,-131v-4,2,-6,6,-10,8v3,-2,8,-5,10,-8xm127,-130v-1,0,-3,1,-1,1xm100,-111v9,-3,23,-11,24,-18v-6,6,-16,13,-24,18xm26,-127v-1,0,-1,1,0,1v1,0,1,0,0,-1xm24,-125v-1,0,-1,0,-1,1v1,0,1,0,1,-1xm110,-111v8,-2,16,-6,16,-11xm57,-115v-1,0,-3,2,-3,4v2,0,4,-1,3,-4xm125,-114v-2,0,0,0,0,-1r0,1xm82,-112v1,0,1,-1,1,-1v0,0,-1,0,-1,1xm81,-111r1,0r-1,0xm79,-111v-5,9,-15,8,-18,18v6,-6,18,-8,18,-18xm83,-103v-7,0,-13,12,-22,14r0,4v8,-5,15,-13,22,-18xm77,-93v-4,6,-16,10,-15,14xm82,-91v-6,6,-15,10,-20,17xm63,-70v7,-3,17,-10,18,-15v-7,6,-11,8,-18,15xm81,-78r-12,9v7,-1,9,-5,12,-9xm76,-69v1,2,6,1,5,-3","w":145},{"d":"8,-247v1,-9,27,-7,33,-4v3,32,4,64,-32,63v-5,-19,21,-17,12,-32v-4,0,-9,2,-13,1v-1,-10,-1,-22,0,-28xm26,-248v-4,-1,-13,7,-14,11v3,-4,9,-8,14,-11xm12,-242r8,-7v-5,1,-7,3,-8,7xm30,-247r-1,0r1,0xm28,-247v-1,1,-3,2,-1,3xm31,-244r0,-1r0,1xm14,-237v5,0,7,-6,12,-7xm11,-229r19,-15v-7,6,-13,8,-19,15xm33,-238v1,0,4,-4,4,-4xm31,-241v-6,6,-15,10,-20,17v7,-5,14,-11,20,-17xm33,-238v-2,-1,-5,3,-3,4v0,-3,1,-3,3,-4xm18,-223v7,-4,16,-9,19,-15xm27,-234r0,1r0,-1xm34,-230v1,0,6,-2,3,-3v-1,1,-1,2,-3,3xm29,-226r2,-2v0,0,-4,1,-2,2xm36,-227v1,0,1,-1,1,-1xm27,-225v1,0,1,-1,1,-1v-1,0,-1,1,-1,1xm27,-220v2,1,5,-5,4,-5v-1,1,-5,2,-4,5xm32,-220v2,-1,6,-2,6,-5xm31,-220v0,1,-3,3,0,1v1,0,0,-1,0,-1xm28,-217r1,-1xm32,-215r1,-1v-1,0,-1,0,-1,1xm13,-195v7,-7,21,-14,24,-21v-6,9,-19,12,-24,21xm27,-211v2,-1,4,-3,1,-2v-1,1,-1,1,-1,2xm35,-208v1,0,2,-1,2,-2xm33,-206v1,0,2,-2,2,-2xm30,-204r0,-1r0,1xm18,-193v8,-3,14,-4,18,-11v-8,3,-12,7,-18,11","w":48,"k":{"t":6,"r":42,"d":60}},{"d":"57,-66v1,24,42,45,59,19v1,-34,-50,-23,-72,-39v-28,-7,-31,-43,-24,-72v3,0,3,0,3,-2v14,-27,73,-33,94,-12v-2,-4,2,-6,0,-11v11,3,30,4,39,2v0,18,2,37,0,54v-10,5,-27,4,-42,4v1,-22,-43,-30,-51,-9v2,-2,8,-1,4,3v-4,1,-2,5,0,7v20,17,64,10,82,29v2,-1,6,-2,5,2v12,18,14,59,-7,72v-20,26,-81,29,-93,-2v4,11,6,27,-12,24v-33,4,-24,-35,-23,-66v8,-3,29,-1,38,-3xm136,-129v6,-2,19,0,15,-10v-5,4,-11,5,-15,10xm77,-178v-4,1,-12,4,-11,7xm22,-132v19,-16,52,-27,64,-46v-4,3,-3,8,-9,6v-18,12,-40,20,-55,34r0,6xm62,-176v-4,-1,-10,3,-3,2v1,-1,3,-1,3,-2xm99,-175v-2,-2,-6,2,-2,2v1,0,2,-1,2,-2xm22,-121v22,-20,54,-36,75,-51v-26,11,-53,32,-75,47v-1,1,-1,3,0,4xm37,-161v5,-3,13,-6,16,-11v-4,6,-12,4,-16,11xm64,-172v-14,11,-32,15,-42,29v13,-10,37,-17,42,-29xm127,-172v-4,-1,-7,1,-5,3v2,-1,5,-1,5,-3xm99,-148v14,-6,24,-15,37,-22v-14,7,-25,13,-37,22xm144,-167v-13,3,-24,13,-34,21xm106,-158v3,-4,13,-5,8,-9v-1,4,-6,5,-8,9xm152,-164v-12,0,-29,19,-40,26v14,-2,26,-17,40,-22r0,-4xm102,-163v-5,2,-16,9,-13,11xm84,-157v2,0,2,0,2,-1v0,-1,-1,-1,-2,1xm66,-146v8,-1,14,-7,17,-11xm150,-153v-1,-2,4,-1,2,-2v0,0,-4,1,-2,2xm145,-151v2,0,3,-1,4,-2xm85,-150v1,-1,1,-1,0,-1v-2,0,-3,2,0,1xm145,-148v-9,1,-21,10,-28,16v10,-4,17,-12,28,-16xm124,-129v10,-4,24,-10,27,-19v-9,6,-19,11,-27,19xm32,-122v9,-6,20,-11,27,-19r-31,21v6,4,13,-3,15,-7v-2,2,-6,6,-11,5xm48,-123v2,1,6,-5,1,-2v-1,0,-1,1,-1,2xm28,-103v10,-5,20,-10,27,-18v-9,6,-20,11,-27,18xm23,-116v-3,5,0,3,3,2v3,-1,0,-2,2,-5v-1,1,-3,2,-5,3xm37,-101r26,-17v-7,4,-21,11,-26,17xm65,-111v3,-1,4,-4,0,-2r-27,16v10,5,18,-11,27,-14xm73,-109v-8,5,-20,12,-24,19v8,-6,19,-13,24,-19xm81,-106r-27,17v10,1,20,-11,27,-17xm91,-104v-10,4,-16,10,-23,16v7,-4,17,-12,23,-16xm72,-84v12,-3,20,-14,31,-19v-12,5,-21,12,-31,19xm97,-92v1,-1,7,-4,5,-4v-2,1,-4,2,-5,4xm91,-80v11,-4,20,-13,30,-19v-12,1,-24,12,-30,19xm102,-77v5,0,14,-14,23,-16v1,0,1,-1,0,-2v-7,6,-20,8,-23,18xm106,-75v12,2,35,-15,27,-19v-11,5,-15,16,-27,19xm89,-87v-3,1,-11,6,-3,5v0,-5,6,-4,8,-8v-1,1,-3,2,-5,3xm141,-87v-9,4,-18,13,-27,18v8,2,14,-12,24,-13v0,-2,2,-5,3,-5xm151,-82v-9,-9,-21,16,-32,18v7,11,22,-13,32,-18xm121,-47v11,-10,27,-18,33,-30r-33,24r0,6xm73,-11v29,2,55,-37,80,-51v0,-4,7,-8,1,-5v-21,20,-44,35,-68,52r-1,-3xm84,-5v26,-14,54,-34,74,-54v0,-1,0,-2,-1,-2v-21,21,-48,38,-73,56xm41,-57v-10,4,-16,10,-21,18v2,1,0,-1,2,-1r0,7v9,-8,21,-16,31,-23v-15,-1,-19,18,-30,15v2,-9,13,-10,18,-16xm27,-55v-3,-2,-6,4,-2,2v1,0,2,-1,2,-2xm40,-40v6,-4,17,-5,17,-13v-4,5,-13,8,-17,13xm94,-4v28,-5,42,-32,63,-46xm24,-12v6,-15,33,-18,37,-32v-14,7,-24,19,-38,26xm25,-26v5,-5,13,-10,19,-14v-6,4,-19,6,-19,14xm145,-31v1,-4,9,-4,9,-9v-1,4,-8,6,-9,9xm68,-39v-19,6,-26,23,-44,29v-1,0,-1,1,-1,3v20,-5,32,-21,45,-32xm78,-31v-7,-5,-28,8,-16,13v7,-4,11,-7,16,-13xm22,-31v-1,1,-2,1,-1,1v1,0,2,0,1,-1xm21,-26v1,-1,3,-3,1,-4v-2,4,0,2,-1,4xm66,-14v12,0,17,-11,27,-15v-13,-2,-18,9,-27,15xm37,-8v8,-5,5,6,13,4v2,-17,-5,-11,-13,-4xm123,-12r0,-1r0,1xm117,-9v3,2,5,-3,1,-1v-1,0,-1,1,-1,1","w":177},{"d":"82,5v-81,-5,-92,-153,-22,-179v26,-19,63,-6,81,15v5,-6,-1,-28,12,-22v26,2,60,-4,81,3v-7,13,7,30,-1,46v-7,-2,-16,-5,-29,-2v7,46,3,109,1,159v-14,43,-52,65,-105,64v-4,1,-5,5,-10,5v0,-4,4,-2,5,-5v-16,2,-24,-5,-40,-4v1,-1,2,-1,2,-1v-10,-6,-24,-12,-24,-27v10,-2,21,-23,31,-33v-4,18,32,18,51,14v13,-8,24,-24,23,-46v-11,7,-34,15,-56,13xm91,-175r-68,61v-1,1,-1,2,0,3r70,-63v0,-1,-1,-1,-2,-1xm109,-173v-3,-1,-6,-2,-5,3r-82,75v-2,5,-1,9,0,13v3,0,8,-6,9,-9v-3,1,-4,5,-8,4v30,-26,51,-60,86,-81v0,0,1,5,-2,6v4,-3,10,-10,2,-11xm151,-168v0,-3,5,-3,1,-5v1,1,-3,4,-1,5xm230,-171v-14,-7,-19,14,-29,19v-8,8,-18,14,-24,24v18,-13,32,-36,53,-43xm151,-154v4,-6,11,-11,10,-17v-4,5,-12,8,-10,17xm148,-113v10,-4,16,-14,25,-19r38,-39v-26,12,-40,37,-62,53v-1,2,-1,3,-1,5xm184,-170v-19,11,-31,29,-45,44xm197,-170v-20,10,-33,30,-49,45v17,-13,31,-32,49,-45xm167,-165v3,0,3,-1,4,-3v-2,0,-3,2,-4,3xm119,-166v2,2,2,6,4,0v0,2,-4,-2,-4,0xm165,-162v0,-1,3,-2,1,-2xm36,-143v6,-8,16,-12,21,-21v-8,7,-17,11,-21,21xm198,-139v14,-3,20,-15,28,-25v-8,10,-18,17,-28,25xm113,-145v6,-3,17,-12,14,-16v-4,6,-11,9,-14,16xm104,-145r11,-12v-5,2,-8,8,-11,12xm68,-122v12,-11,25,-20,33,-34v-11,8,-25,24,-33,34xm121,-141v5,-1,17,-11,12,-15v-4,5,-9,9,-12,15xm212,-141v7,2,16,-6,14,-12xm63,-140v4,-2,11,-8,10,-9v-2,4,-8,4,-10,9xm142,-145v-4,0,-16,7,-11,10xm51,-130v4,-1,10,-7,11,-10v-3,5,-7,6,-11,10xm123,-39v26,-22,34,-98,-17,-100v-38,7,-38,85,-5,96v6,2,13,4,22,4xm25,-121v2,-4,9,-12,4,-14v-2,2,-6,10,-4,14xm194,-129v3,1,6,3,5,-4v-2,0,-3,2,-5,4xm190,-131r-39,30r0,10xm46,-124v2,1,7,-8,3,-3v-1,1,-3,1,-3,3xm174,-125v-3,-2,-10,7,-4,4v-1,-1,0,-2,2,-3v1,0,1,-1,2,-1xm36,-116v3,-2,8,-4,8,-7xm147,-73v18,-15,34,-31,48,-50v-17,12,-28,27,-46,38v0,4,0,8,-2,12xm74,-121v-16,11,-29,28,-46,39v-5,4,-7,8,-5,14v13,-19,38,-34,51,-53xm157,-112v4,-2,8,-5,10,-8v-3,1,-9,6,-10,8xm35,-115v-2,1,-2,3,0,2v0,-1,1,-2,0,-2xm185,-92v6,-8,19,-6,14,-23v-21,27,-46,52,-70,76v13,-3,15,-18,25,-19v9,-14,21,-20,31,-34xm145,-50v2,0,2,-1,0,-1r0,1xm30,-109v1,0,2,-1,2,-3xm56,-94v6,-4,13,-11,18,-17v-7,5,-13,10,-18,17xm157,-111v-2,-3,-7,4,-2,1v1,0,2,-1,2,-1xm22,-103v5,1,2,-2,4,-4v-3,-1,-3,2,-4,4xm32,-64v11,-11,31,-22,38,-34v-15,9,-26,22,-38,34xm121,-10v26,-32,52,-46,79,-72r0,-14v-17,14,-33,29,-48,45v13,-8,29,-35,42,-31v-25,29,-64,51,-84,78v6,-2,12,-2,15,-6v-1,0,-4,3,-4,0xm64,-85v-13,8,-23,30,-37,28v0,-1,1,-3,-1,-3v-1,3,2,7,2,10v11,-11,27,-22,36,-35xm150,-67v3,1,13,-15,12,-15v-8,10,-19,16,-24,29v6,-1,4,-12,11,-11r1,-4r0,1xm71,-79v-16,7,-25,21,-37,31v12,-11,24,-21,37,-31xm156,-28v10,-19,40,-26,43,-47v-20,20,-42,36,-63,55v11,3,10,-7,20,-8xm72,-71v-13,5,-22,16,-31,25xm23,-64v3,-1,0,-4,0,-2r0,2xm72,-64v-11,11,-24,20,-35,29v12,0,26,-22,35,-29xm145,-11r57,-47v-3,0,1,-5,-2,-5v-15,19,-36,32,-55,46v-2,2,-2,4,0,6xm42,-27v11,-9,29,-19,33,-31v-10,11,-24,19,-33,31xm47,-21v10,-8,25,-20,31,-29v-10,10,-24,17,-31,29xm144,11r51,-45v3,19,-32,27,-41,42v-10,7,-18,16,-23,25v27,-17,43,-43,71,-57v-3,-8,1,-16,0,-26v-6,3,-11,7,-4,10v-15,20,-41,30,-54,51xm143,-42v3,0,7,-4,6,-7xm30,-46v2,0,4,-1,1,-1v-1,0,-1,0,-1,1xm52,-15v12,-8,21,-20,33,-29v-9,3,-24,19,-33,29xm146,-3v20,-10,33,-25,46,-39v-17,12,-32,25,-46,39xm60,-11r33,-29v-13,1,-24,21,-33,29xm143,-41v-2,0,-3,1,-3,1v0,0,2,0,3,-1xm137,-37v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm101,-36v-12,5,-26,20,-35,30v13,-7,23,-21,35,-30xm90,-1v20,-7,20,-26,36,-33v0,1,-1,2,-1,2v2,0,7,-3,3,-4v-16,7,-28,24,-38,35xm136,-36v-4,0,-1,3,0,1r0,-1xm113,-34v-14,4,-28,20,-36,32v16,-6,23,-23,36,-32xm130,-30v1,0,1,0,2,-1v-1,0,-2,0,-2,1xm129,-12v1,-2,6,-4,6,-8v1,3,-6,5,-6,8xm82,81v38,-30,80,-58,114,-92v4,0,6,-2,5,-7v-27,20,-51,44,-79,63v-12,8,-26,16,-36,27v-1,2,-3,2,-5,1v1,-2,8,-3,7,-7v-6,4,-13,7,-18,13xm109,-9v-2,2,-8,7,-2,6xm97,82r103,-86r-113,86r10,0xm200,5r-55,45v21,-9,35,-28,54,-37xm115,82v24,-23,55,-39,82,-59v-29,15,-62,41,-88,60v1,0,3,-1,6,-1xm139,73v20,-12,37,-25,55,-38r-1,-2v-22,18,-47,31,-69,48v7,0,15,-2,15,-8xm59,40v-1,2,-3,3,1,1v2,-1,2,-2,1,-3v-1,1,-2,1,-2,2xm71,43v-12,0,-23,11,-31,20v10,-6,23,-12,31,-20xm143,77v12,-5,30,-5,34,-19v6,-3,10,-7,11,-12v-14,11,-32,19,-45,31xm81,47v-17,2,-26,14,-37,20v13,2,27,-11,37,-20xm54,73v16,-5,28,-18,41,-26v-16,6,-28,17,-41,26xm142,53v2,-1,5,-1,3,-3v0,2,-3,1,-3,3xm61,76v14,-5,24,-13,35,-22v-12,6,-25,14,-35,22xm138,56v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm132,61v-5,0,-4,4,-1,2v0,-1,1,-1,1,-2xm125,66v0,0,0,-1,1,-1","w":246,"k":{".":17,",":16,"o":4,"e":9}},{"d":"155,-208v-4,-11,-14,-56,12,-45v31,1,62,1,90,-1v3,16,-2,27,1,46v-33,11,-31,57,-52,81v-10,28,-27,50,-33,82v-7,12,-12,25,-14,40v1,2,18,3,7,5v-19,-2,-44,4,-58,-3r0,-3v-3,0,-4,6,-9,3v-1,-4,5,-6,7,-7r-51,-143v-7,-16,-20,-28,-22,-47v-3,-6,-17,-7,-24,-3v0,-16,-2,-33,0,-48r108,0v8,-8,13,2,22,3v-3,21,7,51,-29,42v-13,2,2,8,-1,12r32,78v24,-24,23,-61,41,-86v-4,-6,-16,-2,-25,-4v0,-4,6,-2,6,-6xm168,-248v-9,0,-11,4,-10,10v5,-2,7,-7,10,-10xm183,-247v-13,-1,-17,13,-24,20v9,-6,16,-13,24,-20xm190,-206v15,-10,34,-26,44,-37v3,0,4,-2,4,-5v-17,13,-35,25,-48,42xm194,-247v-13,7,-23,18,-33,27v12,-8,21,-19,33,-27xm203,-247v0,0,-4,2,-2,2xm179,-211v13,0,14,-13,25,-15v3,-11,16,-12,21,-21v-16,9,-32,24,-46,36xm183,-185r68,-55r0,-6v-24,13,-41,34,-64,48v1,5,-6,8,-4,13xm211,-246v-9,9,-21,16,-29,26v8,-8,23,-16,29,-26xm16,-240v-1,-4,3,-2,3,-5v-4,-1,-6,3,-3,5xm17,-215r27,-30v-13,5,-22,18,-27,30xm19,-208v13,-8,26,-24,36,-37v-18,6,-22,27,-36,37xm68,-245v-17,6,-25,26,-38,37v2,0,5,2,6,0v0,-1,-1,-2,-1,-2v13,-7,23,-23,33,-35xm97,-245v-22,14,-37,35,-56,52v4,10,11,23,18,8v-2,2,-8,3,-8,-2v24,-16,39,-40,61,-58v-10,2,-18,6,-22,16v-16,12,-25,28,-42,39v-7,-9,13,-15,18,-23v9,-12,21,-20,31,-32xm120,-245v-17,15,-33,29,-45,47v13,-18,33,-28,45,-47xm54,-164v13,-9,27,-23,37,-36v-7,4,-12,18,-21,15r61,-60v-29,22,-52,50,-79,74v-1,0,-1,-4,-2,-1v0,2,5,4,4,8xm39,-198v18,-14,30,-29,45,-46v-26,4,-28,32,-48,42v2,0,2,4,3,4xm199,-244v-1,0,-1,1,-1,1xm191,-237v1,0,3,-1,1,-1v0,0,0,1,-1,1xm104,-210v12,2,27,-12,27,-25xm175,-168v24,-21,53,-37,74,-61r0,-4r-73,59v-1,1,-1,4,-1,6xm23,-232v-4,0,-9,9,-3,3xm177,-225v2,0,3,-1,3,-2v-1,0,-3,1,-3,2xm241,-211v7,1,16,-6,8,-9v-1,3,-7,7,-8,9xm171,-220v-4,0,-1,3,0,1r0,-1xm178,-218v1,0,1,-1,1,-1v0,0,-1,0,-1,1xm164,-213v2,-1,3,-3,4,-5v-2,1,-3,3,-4,5xm120,-211v6,0,7,-3,10,-6xm104,-208v1,1,2,1,2,0v0,-1,-1,-1,-2,0xm237,-207r-66,47v0,4,-4,8,-3,12v6,-3,8,-11,16,-10v15,-14,26,-22,38,-30v3,-8,14,-10,15,-19xm57,-158v15,-2,27,-29,43,-37v-4,-1,1,-2,0,-5v-12,15,-32,27,-43,42xm60,-186v3,-1,11,-8,13,-12xm61,-150v11,-10,34,-28,42,-42xm228,-185v-24,16,-52,29,-68,53v26,-13,45,-37,68,-53xm63,-143v15,4,25,-34,45,-38v-8,-8,-17,15,-27,20v-7,6,-12,12,-18,18xm66,-135v16,-7,31,-29,45,-40v-14,2,-32,32,-45,40xm168,-120v14,-18,44,-31,53,-51v-22,15,-41,35,-64,49v0,4,-4,5,-2,9v4,-2,7,-8,13,-7xm219,-167v-1,1,-2,3,0,1r0,-1xm72,-124r42,-43v-17,11,-28,25,-44,40v0,1,1,2,2,3xm75,-117v13,-13,37,-27,41,-43v-14,11,-24,27,-39,37v-2,1,-2,4,-2,6xm120,-149v-16,3,-26,30,-44,36r1,4v17,-13,31,-24,43,-40xm208,-147v-1,0,-2,3,0,2v1,-1,1,-2,0,-2xm81,-100v17,-13,25,-24,44,-38v-15,-3,-30,31,-46,34v0,2,1,3,2,4xm204,-138r-55,48v0,4,1,3,1,0v7,-3,13,-11,20,-13v-1,0,-2,0,-2,-1v13,-10,27,-20,36,-34xm160,-97v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm81,-97v2,10,8,7,12,1v5,-4,8,-11,15,-14r21,-22xm132,-121v-10,7,-18,19,-27,26v7,-9,22,-15,27,-26xm165,-119r-1,0r1,0xm171,-116v0,-1,4,-3,0,-2v-1,1,-1,2,0,2xm159,-116v0,0,0,2,1,2v0,0,0,-2,-1,-2xm168,-95r26,-19v-9,5,-18,13,-26,19xm103,-62v24,-15,43,-35,65,-52v-25,17,-53,34,-75,54v3,1,1,10,7,6v-1,0,-1,-1,-1,-1v6,0,6,-3,4,-7xm90,-72v16,-10,32,-28,45,-41v-14,14,-33,25,-45,41xm155,-112r-1,1v1,0,1,-1,1,-1xm144,-111v-3,10,1,3,6,4v-2,-2,-1,-4,-6,-4xm108,-79v7,-2,10,-13,18,-11v4,-9,14,-8,12,-15v-10,5,-24,17,-30,26xm136,-98v-2,0,-3,0,-1,1v1,0,1,-1,1,-1xm184,-98v0,0,5,-3,2,-4xm163,-91v0,-1,6,-2,4,-4xm104,-31v30,-13,49,-34,72,-52v7,5,5,-4,8,-9r-70,50v0,6,-8,6,-10,11xm102,-91r-2,1xm157,-87v2,-1,5,-1,5,-3v-2,0,-4,1,-5,3xm144,-86v2,0,2,-2,0,-1v-1,1,-1,1,0,1xm150,-81v2,0,5,-3,4,-5v-1,2,-4,3,-4,5xm141,-84v-1,2,0,2,1,1v1,0,1,-1,1,-1v0,0,-1,-1,-2,0xm136,-72v2,-1,5,-4,8,-4v-1,0,-2,0,-1,-1v4,0,6,-3,5,-5v-15,13,-34,21,-50,33v1,6,6,0,10,-1v8,-11,19,-14,29,-23xm138,-80v-2,0,-2,1,-2,1v0,0,1,0,2,-1xm100,-73v4,0,6,-3,8,-5v-4,0,-6,3,-8,5xm179,-76v-6,2,-10,8,-15,11v5,-4,13,-4,15,-11xm99,-73v-2,3,-9,4,-7,9v0,-4,7,-6,7,-9xm141,-68v0,0,1,0,2,-1v-1,0,-2,0,-2,1xm171,-56r-33,27v11,-9,24,-16,33,-27xm154,-49v-2,0,-4,3,-1,2xm148,-46v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm135,-44r-11,8v5,-3,9,-5,11,-8xm111,-15v12,-8,25,-18,33,-28v-12,8,-21,17,-32,24v-2,1,-2,2,-1,4xm160,-38r6,-4v-2,0,-5,3,-6,4xm116,-28v2,-2,12,-8,4,-7v-1,6,-12,6,-12,13v3,-2,5,-4,8,-6xm147,-22v4,-3,12,-4,12,-9v-4,5,-8,5,-12,9xm136,-6v6,-5,23,-9,21,-15v-6,5,-15,9,-21,15xm144,-20v-2,0,-2,0,-2,1v0,1,1,0,2,-1xm132,-11v3,1,5,-5,1,-2v-1,0,-1,1,-1,2xm114,-6r0,-4v-1,0,-2,4,0,4xm128,-9v1,0,3,-1,1,-1xm150,-6v4,0,5,0,6,-3v-2,-1,-4,3,-6,3","w":267,"k":{";":30,":":33,".":60,",":58,"O":24,"u":17,"o":39,"i":16,"e":42,"a":30,"G":13,"A":24}},{"d":"86,-249v46,-10,10,52,23,97v1,13,-6,31,-1,41v20,-7,32,-21,47,-32v-8,0,-17,1,-24,-1v1,-16,-9,-46,14,-38r94,3v-1,14,1,31,-1,43v-24,-4,-43,35,-69,41v24,14,28,53,63,51v11,7,1,27,5,42v-9,3,-20,0,-27,7v-1,-3,1,-3,2,-5v-12,0,-40,6,-36,-8r-67,-77v-9,7,0,24,-1,39v5,0,9,-8,14,-3v1,5,-3,2,-4,5v20,-3,5,26,9,46v-36,-5,-87,8,-112,-9v12,-7,-8,-39,26,-33v3,-36,10,-101,2,-136v9,-4,3,-20,3,-30v-9,0,-35,0,-28,-7v-8,-13,7,-32,-3,-40v18,-8,55,15,72,-2xm119,-85v20,7,41,-28,57,-30v17,-18,36,-25,52,-43xm24,-235r11,-12v-9,-4,-10,6,-11,12xm42,-243v-4,-2,-15,12,-19,17v7,-5,13,-11,19,-17xm94,-244v-18,7,-27,22,-42,31r2,5v12,-12,28,-23,40,-36xm52,-230v6,-4,12,-7,17,-13v-6,4,-13,7,-17,13xm41,-213v19,-4,24,-21,39,-29v-14,4,-28,19,-39,29xm29,-218v10,-7,22,-14,29,-25v-13,9,-26,18,-35,30v6,1,11,1,16,0v-5,-7,10,-11,13,-16v-9,2,-16,18,-23,11xm53,-197v14,-16,42,-27,47,-46v-16,11,-30,35,-47,37r0,9xm39,-234v0,0,-4,3,-2,3v0,-2,3,-1,2,-3xm98,-230v0,0,1,1,2,0v0,-5,0,-2,-2,0xm98,-229v-2,-1,-3,1,-1,1xm54,-185v14,-14,37,-25,46,-40v-15,13,-34,23,-46,40xm26,-224v0,4,0,2,2,0v1,0,0,-1,0,-1v0,0,-1,1,-2,1xm101,-217v-15,14,-37,23,-47,41r46,-36v1,-1,1,-3,1,-5xm101,-206v-16,12,-37,21,-47,40v15,-14,33,-25,47,-40xm97,-195v0,0,2,0,3,-1v1,-1,1,-1,0,-1xm101,-190v-16,8,-25,20,-39,29v15,-8,26,-20,39,-29xm101,-183v-2,0,-6,1,-5,4v0,-2,5,-1,5,-4xm76,-177r0,-1v-1,1,-1,1,0,1xm71,-174r4,-3v-1,-1,-4,2,-4,3xm52,-138v16,-10,36,-23,49,-38v-15,10,-37,23,-49,38xm135,-176v0,5,0,5,3,3v1,0,2,-2,2,-3r-5,0xm89,-174v1,0,2,-1,2,-2v-1,0,-2,1,-2,2xm155,-176v-7,0,-22,8,-18,15xm167,-175v-12,5,-21,12,-29,21xm181,-174v-17,4,-27,14,-38,24v15,-6,26,-16,38,-24xm193,-172v-15,0,-26,16,-38,22v21,1,25,-13,38,-22xm112,-97v30,-24,63,-47,97,-68v5,3,19,-12,6,-6v-41,21,-70,50,-106,73v-2,-1,-5,-4,-6,-1v1,3,6,0,9,2xm54,-158v5,-3,9,-10,15,-14v-6,4,-12,7,-15,14xm113,-90v42,-18,80,-52,118,-76v0,-2,1,-6,-1,-6v-12,12,-36,19,-42,34xm81,-168v2,0,2,-3,1,-2v0,1,-1,2,-1,2xm73,-162v3,-1,5,-3,7,-5v-3,0,-5,3,-7,5xm94,-162v2,-1,5,-1,5,-3v-2,0,-4,2,-5,3xm89,-158r5,-4v0,2,-5,1,-5,4xm73,-161v-2,0,-12,7,-4,3v2,0,4,-2,4,-3xm57,-155v1,-1,8,-6,3,-6v1,2,-4,5,-3,6xm101,-159v-16,11,-38,23,-49,39v13,-16,34,-25,49,-39xm228,-158v1,0,2,0,2,-1v-1,0,-2,0,-2,1xm186,-158r1,0r-1,0xm52,-129v11,-10,26,-16,35,-29v-12,10,-25,16,-35,29xm52,-151v3,1,5,-7,2,-2v-1,0,-2,1,-2,2xm60,-150r4,-5v-2,0,-4,3,-4,5xm231,-152v2,0,2,0,2,-2v0,0,0,3,-2,2xm93,-146v1,1,3,-3,3,-3v0,2,-4,0,-3,3xm171,-148v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm55,-147v-3,1,-4,5,-1,2v1,0,1,-1,1,-2xm75,-132v5,-5,13,-7,16,-14v-4,5,-13,7,-16,14xm101,-136v-18,8,-32,29,-49,34v10,-18,32,-28,48,-40v2,0,2,-1,1,-3v-17,14,-47,22,-49,48v10,-12,37,-24,49,-39xm167,-143v0,0,0,-2,1,-2v1,1,-3,1,-1,2xm65,-125v3,-2,8,-3,8,-8v-1,4,-8,3,-8,8xm101,-126v-16,6,-34,24,-50,33v0,1,-2,8,1,8v16,-14,34,-26,49,-41xm57,-81v11,-13,28,-21,42,-31v1,-1,2,-5,0,-5v-15,10,-25,22,-40,31v-2,2,-2,3,-2,5xm173,-108r3,-2v-2,0,-3,1,-3,2xm101,-104v-1,0,-3,-3,-3,-1xm50,-68r48,-35v0,1,0,1,-1,0v-16,6,-37,21,-47,35xm163,-103v0,0,0,2,1,2v0,0,0,-2,-1,-2xm160,-99v1,0,2,-1,2,-2xm158,-97v2,0,2,0,2,-2v-1,-1,-5,2,-2,2xm164,-97v-11,8,-22,15,-35,21v0,5,4,7,7,3v5,-12,24,-10,28,-24xm51,-60v15,-12,33,-22,47,-36v-15,13,-36,19,-47,36xm154,-95v1,0,2,-1,2,-1v-1,0,-2,1,-2,1xm153,-95v-6,6,-24,14,-24,18v5,-8,20,-9,24,-18xm50,-50v15,-14,36,-22,49,-38v-17,12,-38,20,-49,38xm137,-64v8,-7,25,-14,29,-22v-11,6,-22,12,-29,22xm141,-60v11,-6,23,-14,33,-21v-9,-1,-25,13,-33,21xm51,-77v2,1,3,-4,3,-4v0,1,-6,1,-3,4xm179,-77v-10,7,-27,10,-32,22v10,-8,23,-13,32,-22xm101,-74v-18,12,-42,20,-53,39v17,-14,35,-23,54,-36v0,0,-1,-2,-1,-3xm150,-49v11,-5,30,-16,32,-22v-10,8,-25,11,-32,22xm156,-44v5,4,33,-17,30,-22v-8,9,-22,13,-30,22xm36,-13v11,-22,49,-36,65,-51v-27,15,-50,33,-74,50v-3,6,2,8,8,6v17,-18,39,-29,58,-44xm161,-35v10,-7,28,-15,32,-24v-10,8,-24,13,-32,24xm94,-52v0,0,7,-4,4,-4v0,3,-4,1,-4,4xm198,-54v-10,9,-24,13,-32,24v0,1,1,2,3,3v9,-10,20,-14,31,-23v0,-1,-1,-3,-2,-4xm39,-7v24,-13,43,-32,62,-44xm171,-23v10,-7,26,-16,32,-23v-10,9,-24,13,-32,23xm57,-7v10,-15,34,-23,46,-37v-18,7,-30,22,-47,31v-3,3,-6,7,1,6xm175,-18v13,-5,21,-15,33,-21v-8,3,-24,14,-33,21xm221,-38v-19,5,-28,17,-43,26v14,-5,30,-19,43,-26xm71,-6v4,-18,26,-18,34,-31v-14,11,-29,17,-40,30xm30,-26v-4,-5,7,-7,0,-8v-4,-1,-4,2,-4,6v2,0,4,2,2,4v-3,-1,-2,4,-2,6v7,-7,14,-8,19,-16v-8,0,-9,6,-15,8xm121,-32v-13,6,-24,16,-34,25v14,-5,22,-16,34,-25xm224,-28r5,-3xm107,-30v-1,0,-3,1,-1,1xm221,-26v1,1,5,-2,3,-2v0,1,-3,0,-3,2xm221,-26v-1,0,-3,2,-1,2xm98,-24r-3,3v0,-2,4,0,3,-3xm98,-6v9,-4,18,-11,23,-18xm203,-6v10,-3,16,-10,23,-16v-7,5,-19,9,-23,16xm75,-6v8,-4,12,-10,19,-15v-8,4,-12,10,-19,15xm188,-5v8,2,13,-12,23,-13v1,-1,1,-2,1,-3xm117,-7v0,-3,8,-5,4,-10v-2,4,-19,11,-6,12v6,3,10,-4,6,-1v0,-2,-4,2,-4,-1xm216,-7v5,0,13,-6,12,-9v-4,3,-8,5,-12,9","w":246},{"d":"12,-50v24,-1,54,-7,46,22v7,27,-25,27,-45,23v-4,-13,-4,-31,-1,-45xm27,-46v-6,0,-8,5,-12,8v5,-1,9,-6,12,-8xm16,-45v0,1,0,1,1,1v0,-1,-1,-1,-1,-1xm46,-44v-9,8,-26,13,-29,24v8,-10,21,-13,29,-24xm28,-42v2,0,3,-1,3,-2xm40,-32v4,-2,15,-11,10,-8v-10,7,-21,13,-29,22v4,-5,21,-12,19,-14xm24,-40v1,1,3,1,2,0r-2,0xm26,-35v1,0,2,0,2,-1v-1,0,-2,0,-2,1xm43,-28v2,-2,9,-4,9,-7xm20,-30r1,-1v-1,0,-1,0,-1,1xm24,-9v11,-3,18,-14,28,-19v-9,6,-20,11,-28,19xm39,-24r0,-2r0,2xm39,-24v-7,0,-9,8,-15,9v7,-1,9,-7,15,-9xm45,-11v4,0,7,-2,7,-5xm62,-129v0,15,-2,25,0,38v-20,1,-53,14,-48,-18v-8,-29,21,-19,48,-20xm28,-125v0,0,-4,2,-2,2v-1,-1,3,-1,2,-2xm38,-125v-9,2,-15,6,-18,13xm44,-123r1,-1v-1,0,-1,1,-1,1xm20,-124v-2,0,-3,2,-1,1v1,0,1,-1,1,-1xm40,-121v-7,4,-16,9,-20,14xm21,-92v10,-12,24,-21,36,-31r-35,26v-2,1,-2,3,-1,5xm20,-100v8,-6,15,-10,22,-17v-8,5,-16,10,-22,17xm33,-98v7,-7,20,-7,23,-18v-7,6,-17,10,-23,18xm30,-93v10,2,16,-10,21,-11v-7,3,-14,6,-21,11xm45,-94v6,-1,12,-3,10,-8","w":78},{"d":"214,-154v21,-17,56,-32,91,-28r0,3v13,2,19,14,29,18v0,24,12,55,7,93v3,10,0,20,2,27v8,3,17,-1,24,2v-3,16,10,35,-2,40v3,-2,0,-2,-1,-3v-23,-2,-61,13,-73,-4v6,-63,-3,-144,-67,-113v-5,23,8,57,3,74v7,-1,14,1,22,1v3,12,-4,33,6,39v-6,9,-29,7,-38,11v0,0,1,-2,1,-3v-16,-1,-35,2,-46,0r-10,-120v-10,-6,-51,-10,-53,3v7,1,-4,22,9,20v2,5,-5,6,-7,8v2,16,-10,47,13,43v24,-5,8,33,14,41v-3,3,-6,12,-8,3v-27,4,-55,0,-84,0v-33,9,-24,-18,-30,-41v8,-11,34,5,27,-26v0,0,15,-74,-17,-69v-8,-8,-2,-30,-4,-46r86,-3v6,2,5,11,7,17v21,-14,60,-19,80,0v8,3,15,5,19,13xm67,-178v-11,9,-39,21,-37,32v12,-11,26,-20,37,-32xm97,-178v-26,6,-38,26,-58,38v19,-13,42,-22,58,-38xm54,-175v1,-2,2,-2,1,-2v-1,0,-1,1,-1,2xm32,-140r48,-37v-19,9,-34,23,-48,37xm46,-177v-8,2,-13,8,-18,14xm105,-177v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm174,-109r95,-62v2,-3,11,-8,10,1r-101,63v-3,2,-3,4,-3,7r97,-62v7,-4,13,-9,18,-14v-12,0,-23,-2,-28,6v-27,22,-61,37,-89,58v0,1,0,2,1,3xm26,-176v1,6,5,5,7,0r-7,0xm45,-138v22,-9,48,-22,59,-38v-18,15,-42,23,-59,38xm303,-174v-28,8,-49,35,-75,49v24,-17,53,-30,75,-49xm50,-111v36,-17,66,-40,101,-58v2,-1,2,-3,2,-5v-42,13,-65,41,-103,58r0,5xm51,-99r119,-73v-42,15,-78,49,-120,65xm217,-146v15,-6,25,-16,37,-25v-16,5,-25,15,-37,25xm311,-170v-23,12,-44,26,-65,40v23,-10,46,-25,65,-40xm77,-103v25,-24,86,-39,100,-67r-127,76r0,8v10,-4,20,-10,27,-17xm42,-167v1,0,3,0,2,-1v-1,0,-4,0,-2,1xm319,-165v-19,2,-42,25,-61,34v19,0,19,-10,34,-17v15,-7,14,-9,27,-17xm35,-162v0,-1,7,-2,5,-5v1,1,-5,4,-5,5xm105,-167r-55,33v-2,0,-1,2,-1,4v20,-6,40,-24,57,-35v1,0,0,-2,-1,-2xm131,-129v3,-1,5,-1,7,-3v-3,1,-5,1,-7,3xm138,-132v19,-7,37,-20,52,-31v-17,8,-38,19,-52,31xm324,-160v-19,7,-37,23,-52,31v22,-2,36,-21,52,-31xm50,-121v21,-11,41,-24,60,-37v-21,9,-38,22,-58,32v-1,1,-2,3,-2,5xm166,-129v1,-14,28,-18,37,-28v-18,3,-33,20,-51,28v27,12,37,-10,55,-18v1,-1,1,-3,1,-4v-16,4,-25,18,-42,22xm285,-121v15,-9,28,-21,45,-28r-1,-5v-18,10,-34,20,-50,31v2,0,2,4,5,4v-1,-2,1,-6,1,-2xm216,-146r-39,24v15,-6,27,-14,39,-24xm300,-126v15,3,20,-10,32,-14r0,-4v-18,7,-29,20,-48,26v3,9,10,-3,16,-3v2,-3,-1,-3,0,-5xm144,-129v9,1,9,-6,16,-10v-6,3,-11,6,-16,10xm291,-110v0,8,7,0,7,0v10,-8,32,-12,34,-25v-12,10,-29,16,-41,25xm275,-127v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm334,-123v-8,-1,-27,16,-38,20v-2,1,-3,3,-2,5v13,-9,30,-14,40,-25xm170,-117v2,0,6,-3,6,-5v-1,2,-6,2,-6,5xm220,-121r-45,26v0,3,1,5,2,6v14,-11,31,-19,43,-32xm50,-79v18,-10,33,-23,52,-32v2,0,3,-2,3,-5v-16,14,-41,21,-55,37xm334,-114v-12,9,-31,12,-39,26v14,-6,25,-16,39,-22v-1,-1,3,-4,0,-4xm212,-107v1,-1,7,-3,6,-6v1,2,-6,4,-6,6xm49,-69v16,-8,49,-21,56,-38v-17,14,-44,19,-56,38xm182,-79v12,-6,21,-17,34,-22v2,0,3,-2,3,-4v-11,7,-27,16,-37,26xm204,-100v0,-1,5,-3,2,-4v-1,1,-2,2,-2,4xm296,-77r38,-22r0,-5r-38,21v-2,1,-1,4,0,6xm176,-82v7,0,21,-15,25,-18v-9,7,-18,9,-25,18xm177,-66r42,-27v-10,-1,-35,15,-42,27xm105,-95v-18,13,-40,23,-58,35r0,7v17,-17,50,-19,58,-42xm297,-67v12,-7,21,-15,35,-20v2,-1,3,-5,1,-5r-35,20v-2,1,-2,2,-1,5xm219,-84v-12,2,-36,16,-42,29v12,-12,31,-17,42,-29xm296,-57v12,-6,36,-17,37,-24v-12,9,-29,12,-37,24xm46,-49v1,2,2,4,2,6v20,-10,36,-23,57,-32r0,-6v-18,12,-39,22,-59,32xm177,-46v14,-11,33,-15,43,-30v-14,9,-34,15,-43,30xm295,-44v15,-8,35,-19,39,-28v-13,9,-24,14,-39,21v1,2,1,5,0,7xm45,-27v16,-16,62,-18,59,-42v-19,23,-55,32,-79,51r0,7v3,-7,11,-15,20,-16xm177,-35v15,-9,27,-20,44,-27r-1,-5v-14,7,-27,19,-40,26v-2,1,-3,3,-3,6xm304,-42v10,-5,17,-14,30,-16v2,-1,1,-3,0,-5v-10,7,-22,11,-30,21xm221,-51v-11,-7,-34,15,-44,24xm299,-32r38,-21v-12,2,-30,12,-38,21xm105,-53v-22,13,-52,22,-70,37v23,-13,49,-21,70,-37xm64,-47v1,0,2,-1,2,-1v-1,0,-2,1,-2,1xm56,-42v2,-1,9,-1,7,-5v-2,2,-6,2,-7,5xm105,-44v-2,-3,-12,4,-15,7xm296,-21v13,-8,28,-15,40,-24v-14,1,-25,16,-37,19v-2,1,-3,3,-3,5xm176,-16v16,-8,31,-17,45,-26v0,-2,-1,-2,-2,-1v-14,9,-36,12,-43,27xm301,-42v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm26,-31v5,-4,12,-8,17,-10v-8,-1,-19,-3,-17,10xm25,-24v9,-4,22,-11,26,-17v-8,6,-20,9,-26,17xm299,-41v0,1,0,1,1,1xm230,-39r-2,0r2,0xm244,-39v0,0,1,0,2,-1v-2,0,-3,0,-2,1xm109,-39v0,0,0,2,1,2v0,0,0,-2,-1,-2xm107,-37v-23,6,-47,19,-67,30v28,-6,43,-20,67,-30xm222,-35v1,-1,2,-2,3,-2v-2,0,-3,1,-3,2xm89,-37v-5,3,-14,3,-15,9v3,-5,11,-5,15,-9xm130,-37v0,0,0,2,1,2v1,-1,1,-2,-1,-2xm338,-35v-14,-1,-29,14,-42,21v15,-7,28,-12,42,-21xm237,-36v-19,8,-33,17,-49,28xm221,-34v-12,7,-41,13,-46,30v5,3,13,-1,8,-7v11,-9,26,-15,38,-23xm244,-32r-54,30v18,-5,32,-24,52,-22v-11,8,-26,15,-39,22v19,4,25,-22,39,-13v-4,6,-13,8,-19,12v16,-2,24,-8,21,-29xm132,-30v-19,7,-38,15,-54,26v22,-1,35,-18,54,-26xm313,-5v22,-1,27,-18,47,-22v1,0,2,-2,2,-3v-18,8,-33,17,-49,25xm70,-28v-4,1,-15,5,-12,7xm343,-28v-13,7,-28,13,-40,21xm57,-7v15,-2,25,-11,37,-17v-13,5,-26,10,-37,17xm56,-21v-2,0,-2,1,0,1v1,0,0,0,0,-1xm46,-15v2,-2,8,-3,6,-5v-1,2,-7,1,-6,5xm120,-16r1,-2v1,1,-3,1,-1,2xm107,-10v-3,2,-16,7,-6,6v3,-4,15,-8,17,-12v-3,2,-7,4,-11,6xm108,-3v11,0,21,-7,22,-13xm348,-9v6,3,9,-5,14,-7xm31,-15r1,0r-1,0xm41,-14v2,1,3,1,3,-1v-1,0,-2,0,-3,1xm35,-11v4,0,8,-4,2,-2v-1,1,-2,1,-2,2xm33,-9v-1,-1,-4,2,-3,2v0,-2,3,0,3,-2xm333,-5v2,-1,5,-1,5,-4xm68,-4v5,3,5,-2,7,-4xm130,-2v2,-6,-7,0,-2,-1v0,0,1,1,2,1","w":385,"k":{"y":24,"u":19}},{"d":"164,-150v8,-3,2,6,3,8v-19,18,-26,45,-41,66v16,-15,19,-38,34,-50v0,-10,8,-11,11,-18v8,9,-4,35,3,51v-4,10,-2,34,2,44v-3,8,9,3,14,6v0,-3,4,-7,6,-3r1,5r-2,-1r-3,43v-24,9,-48,-10,-70,0v-8,-6,-4,-12,-2,-17v1,-3,1,1,2,-2v-7,-1,-8,13,-12,7v-17,12,-50,15,-70,7v-1,3,-3,5,-6,2v-3,-12,-29,-31,-20,-53v3,-43,61,-73,103,-45v11,-11,-5,-28,-15,-31v-12,-8,-47,-1,-47,8v-12,-2,-24,-9,-31,-13v0,4,-3,0,-5,1v-10,-13,18,-26,33,-32v19,-15,52,-18,74,-8v12,6,26,20,38,25xm101,-176v-9,6,-12,19,-19,27xm93,-175v-8,4,-11,16,-16,25xm64,-140v6,-7,19,-26,18,-34xm51,-129v9,-12,18,-27,24,-43v-7,13,-19,28,-24,43xm89,-141v-7,-5,7,-15,8,-21v-5,7,-11,14,-15,22v5,-1,13,2,15,-2v0,1,-4,2,-4,0v3,-12,15,-18,16,-29xm116,-170v-6,9,-13,16,-17,26xm123,-168v-9,9,-16,18,-20,30v11,-5,13,-20,20,-30xm100,-165v0,0,2,-1,0,-1r0,1xm109,-135v9,-1,21,-24,19,-31xm98,-162v1,0,1,-2,1,-2v0,0,-1,1,-1,2xm117,-129v6,-11,17,-20,18,-34v-4,12,-17,22,-18,34xm39,-135v5,-8,10,-15,14,-24xm143,-158v-10,1,-16,26,-22,34v9,-9,14,-23,22,-34xm149,-153v-8,8,-24,25,-23,41xm80,-145r0,-3v1,2,-3,2,0,3xm157,-147v-10,28,-37,54,-39,78v12,-28,29,-50,43,-76v-3,2,-2,-2,-4,-2xm126,-100r25,-45v-7,16,-22,25,-25,45xm74,-140v3,1,3,-1,3,-4v1,3,-3,2,-3,4xm168,-124r-25,45v9,-13,18,-28,25,-45xm160,-120v-11,20,-29,39,-37,60v0,1,1,2,2,2v11,-12,14,-30,26,-41v-4,-5,8,-14,9,-21xm117,-26v18,-25,33,-48,48,-79v4,1,3,-4,2,-6v-15,29,-34,56,-50,85xm31,-19v9,-29,23,-52,33,-80v-14,25,-25,51,-36,80r7,6v14,-36,26,-60,42,-94r-4,1r-39,88v-1,0,-2,0,-3,-1xm69,-65v10,-14,12,-26,21,-41v-9,11,-15,27,-21,41xm81,-76v8,-6,12,-19,15,-28v-7,8,-12,17,-15,28xm90,-80v5,-6,12,-16,12,-22xm22,-29v9,-24,18,-44,30,-67v6,0,2,6,1,8v2,-5,6,-7,7,-13v-25,12,-30,46,-38,72xm109,-99v-6,4,-9,13,-13,19v6,-6,9,-11,13,-19xm53,-46v11,-14,19,-38,25,-50xm115,-96v-4,0,-16,15,-10,18v5,-4,6,-12,10,-18xm129,-25v9,-22,32,-46,38,-71r-45,71v2,-2,5,-2,7,0xm122,-94v-4,-1,-13,15,-9,19v0,-7,7,-13,9,-19xm157,-64v3,-8,11,-9,11,-20xm50,-81v1,-1,1,-3,0,-1v-1,1,-1,1,0,1xm22,-48v4,-11,11,-20,14,-32v-4,11,-14,18,-14,32xm22,-62v2,-8,8,-9,8,-19v-2,6,-8,11,-8,19xm46,-75v1,0,3,-3,3,-5v-1,3,-1,3,-3,5xm143,-78r-3,6v-1,-2,3,-4,3,-6xm44,-67r2,-7v1,2,-4,5,-2,7xm73,-50v3,17,41,9,41,-7v0,-24,-42,-20,-43,2v1,0,5,3,2,5xm167,-69v0,-1,2,-4,0,-2v-1,0,-1,2,0,2xm126,-49v4,-4,15,-26,8,-15v-3,5,-7,9,-8,15xm40,-62v1,0,3,-3,1,-3v2,1,0,2,-1,3xm126,-9v15,-16,26,-35,37,-55v-12,19,-28,34,-37,55xm168,-62v-1,1,-1,2,0,2r0,-2xm39,-58r2,-4xm131,-7v15,-16,24,-34,35,-51v-11,14,-25,38,-35,51xm38,-58v-1,2,-1,3,0,3v1,0,1,-2,0,-3xm122,-53v2,-1,0,-3,0,-1v0,0,-1,1,0,1xm25,-23r12,-31v-6,7,-4,23,-15,26v2,0,2,3,3,5xm44,-9v8,-11,18,-28,21,-41v-7,14,-16,26,-21,41xm163,-45v2,0,2,-1,2,-3xm46,-29r8,-16v-5,2,-6,11,-8,16xm20,-45v-1,0,-4,3,-1,3v-1,-2,3,-2,1,-3xm161,-41v0,0,0,-1,1,-2v0,0,-3,2,-1,2xm52,-6v4,-12,16,-26,16,-37v-5,12,-17,24,-16,37xm107,-25v4,-5,7,-11,10,-18v-4,5,-8,11,-10,18xm157,-27r9,-13v-1,3,-10,9,-9,13xm89,-9v12,-5,13,-21,20,-31xm158,-37r1,-2v-1,1,-1,2,-1,2xm149,-7v8,-10,17,-20,22,-32v-7,11,-18,19,-22,32xm171,-27v1,-4,7,-8,7,-12v-1,4,-7,8,-7,12xm73,-39v-3,13,-13,21,-15,34v8,-5,14,-24,15,-34xm75,-24v2,-3,5,-7,5,-11xm71,-7v5,-8,14,-17,15,-27v-5,9,-12,17,-15,27xm90,-28v0,-1,4,-4,3,-5xm95,-28v1,0,2,0,2,-1v0,-1,-2,-1,-2,1xm151,-27r2,-3xm45,-27r0,-1v-1,0,-1,1,0,1xm161,-8v6,-4,10,-14,16,-19v-6,5,-12,12,-16,19xm81,-7v6,-4,11,-12,13,-20xm37,-11v4,-3,5,-12,7,-15v-4,4,-5,10,-7,15xm118,-25v0,0,-4,3,-2,3v-1,-2,2,-1,2,-3xm152,-22v2,0,5,-5,2,-2v0,1,-2,2,-2,2xm102,-16v0,-2,5,-5,3,-7xm166,-22r0,1r0,-1xm152,-21v-2,0,-3,3,-2,4xm108,-18v2,0,5,-3,1,-3xm189,-21v0,7,-12,12,-8,18v2,-3,8,-13,8,-18xm173,-4r10,-15v-5,6,-8,8,-10,15xm143,-11v2,0,5,-3,5,-6xm166,-5v5,-1,7,-8,8,-12v-1,6,-7,6,-8,12xm155,-7v0,0,1,-1,1,-2xm187,0v2,0,1,-3,1,-5","w":207,"k":{"y":12,"w":14,"v":14,"t":10,"p":10,"j":17}},{"d":"220,-116v12,57,-21,133,-78,113v-2,0,-3,6,-7,3v-1,-2,3,-3,3,-4v-12,-2,-17,-16,-29,-15v-2,-3,2,-6,-1,-8v-5,3,2,22,-6,20v1,-5,-1,-3,-3,-1v-1,6,-5,2,-10,4v6,1,21,3,10,6r-76,-5r-1,-41v8,-5,13,-3,24,-3r4,-156v-10,-1,-29,2,-26,-8v-2,2,-6,3,-5,-3v4,-9,-7,-27,3,-33v1,0,0,1,0,2v22,-3,65,-7,86,2v-4,25,1,66,2,89v13,-20,34,-43,66,-32v1,-2,6,-4,6,1v14,18,32,42,38,69xm61,-242v-6,11,-22,23,-20,33v3,-12,21,-22,20,-33xm73,-237v0,-3,5,-6,0,-5v2,1,-2,4,0,5xm85,-242v-10,8,-23,24,-27,39v9,-13,21,-24,27,-39xm96,-242v-18,11,-25,34,-39,48r0,6v12,-14,21,-31,34,-44v-1,-5,6,-6,5,-10xm39,-238v2,0,4,-6,1,-1xm53,-241v-8,9,-16,19,-20,31v5,-11,16,-20,20,-31xm22,-239v2,0,4,-1,2,-1v0,0,-2,0,-2,1xm66,-237v-5,7,-12,14,-16,22v4,-7,14,-14,16,-22xm71,-234v0,0,3,-3,0,-1v-1,0,-1,1,0,1xm68,-231v1,0,1,0,1,-1v0,-1,-1,0,-1,1xm31,-217v1,-6,7,-8,8,-14v-1,5,-8,8,-8,14xm87,-221v2,-1,6,-6,6,-9v-1,4,-3,7,-6,9xm93,-220v2,-2,8,-5,7,-10xm66,-228v-1,0,-1,2,-1,2v0,0,1,-1,1,-2xm57,-216v5,-3,3,-5,8,-9v-4,1,-6,6,-8,9xm60,-171v-6,-16,21,-32,27,-49v-10,19,-32,27,-31,58v3,-3,4,-8,8,-10v-3,-1,-1,1,-4,1xm89,-214v0,-2,4,-4,3,-6v0,2,-4,4,-3,6xm100,-210v4,0,2,-1,2,-3v-15,25,-43,38,-47,72v9,-22,30,-46,45,-69xm46,-209r4,0v0,-1,-4,-2,-4,0xm64,-174v9,-11,20,-22,27,-36xm101,-201v1,0,3,-1,1,-1xm97,-194v0,0,0,-2,1,-3v-1,0,-3,3,-1,3xm95,-193v-2,1,-1,2,0,1r0,-1xm102,-192r-50,61v-1,7,2,4,4,1v16,-19,33,-42,46,-62xm89,-186v1,0,2,-2,2,-2v0,0,-2,1,-2,2xm161,-183v-21,17,-34,41,-52,61v21,-18,35,-40,52,-61xm52,-67r98,-115v-34,30,-58,75,-95,103v0,-14,17,-20,22,-30r27,-30v-5,-5,3,-9,4,-13v-20,20,-33,46,-56,62v2,10,-2,14,0,23xm85,-158v4,-8,18,-13,17,-23v-4,8,-13,15,-17,23xm129,-136v14,-14,27,-28,38,-45v-15,15,-25,30,-38,45xm177,-176v-9,11,-20,34,-31,36r25,-35v-13,12,-22,24,-33,38v26,6,35,-20,46,-35v-14,7,-18,32,-32,35v5,-15,25,-28,25,-39xm129,-167v1,-2,4,-4,4,-7v-2,1,-4,4,-4,7xm51,-105v19,-18,38,-44,52,-64v-17,22,-40,38,-52,64xm161,-132v11,-3,19,-24,25,-33xm167,-127v10,-3,24,-26,25,-36xm56,-97v19,-21,33,-41,47,-62v-17,20,-31,42,-51,59v0,5,-1,9,3,4v2,0,3,-1,2,-2xm172,-118v7,-14,24,-24,25,-40v-6,16,-22,25,-25,40xm174,-107v9,-14,24,-29,28,-43v-9,15,-24,25,-28,43xm77,-148v1,0,2,0,2,-1v-2,0,-2,0,-2,1xm113,-149v-1,0,-2,2,-2,2v0,0,2,-1,2,-2xm176,-97v8,-15,24,-31,29,-46v-8,15,-26,31,-29,46xm209,-132v-13,8,-27,30,-33,46v4,-10,15,-15,18,-26v8,-4,10,-14,15,-20xm162,-124v-28,-22,-66,14,-52,44v-3,7,3,22,11,19v24,22,57,-10,47,-46v-2,-7,-3,-12,-6,-17xm212,-125v-12,22,-35,32,-42,58v-4,7,-10,13,-17,16v-7,13,-16,27,-27,35v5,1,12,8,14,1r74,-97v0,-1,0,-3,-1,-4r-76,102v-1,1,-2,2,-4,1v22,-41,56,-71,79,-112xm55,-122v-1,0,-3,2,-1,2xm59,-55v13,-15,31,-32,40,-47v5,1,4,-4,4,-9v-16,18,-30,37,-44,56xm93,-107v-1,1,-1,2,-1,2v0,0,1,0,1,-2xm161,-31v18,-25,40,-46,55,-73v-18,25,-39,46,-55,73xm52,-53r37,-50v-10,18,-33,30,-37,50xm146,-8v15,5,22,-6,29,-14v-6,4,-10,15,-18,13v12,-13,23,-24,33,-39v-12,12,-21,30,-37,36v9,-11,21,-25,30,-33v3,-14,34,-33,33,-49v-21,30,-47,58,-70,86xm44,-7v20,-25,45,-46,58,-75v-20,27,-43,49,-65,74xm197,-51v8,-6,18,-16,19,-26xm101,-59v1,-2,6,-8,2,-10v-3,4,-7,7,-2,10xm210,-57v2,1,3,-4,1,-2v-1,0,-1,1,-1,2xm108,-49v1,-2,4,-5,4,-8v-1,3,-4,3,-4,8xm57,-52v2,0,2,-1,1,-1v-1,0,-1,0,-1,1xm109,-42v2,-2,11,-14,5,-8v-1,3,-6,5,-5,8xm169,-8v11,-2,9,-15,19,-18v2,-9,14,-18,18,-26xm50,-34v3,-8,10,-11,13,-18v-4,6,-13,8,-13,18xm93,-51v-11,17,-26,29,-38,45v14,-12,28,-28,38,-45xm190,-49v1,0,2,-2,2,-2v0,0,-2,1,-2,2xm197,-50v-1,1,-1,2,-1,2v0,0,1,0,1,-2xm121,-49v-3,5,-10,7,-10,15v2,-5,14,-12,10,-15xm87,-31v3,-6,12,-11,13,-17v-3,5,-11,11,-13,17xm114,-28v4,-6,15,-12,15,-19v-5,6,-13,12,-15,19xm138,-47r0,1r0,-1xm194,-44v1,-1,-1,-1,-1,-1v0,1,0,1,1,1xm207,-45v-9,11,-20,20,-27,33v12,-7,20,-21,27,-33xm117,-25v8,-4,14,-13,19,-20xm144,-45v-6,9,-25,18,-19,27v5,-8,14,-18,19,-27xm28,-44v-3,13,2,16,7,5v1,-1,1,-2,1,-3xm45,-42v-7,6,-13,13,-17,21xm190,-42v-1,1,-2,6,0,2v1,-1,0,-2,0,-2xm72,-5v8,-11,25,-21,28,-33v-6,12,-26,22,-28,33xm49,-33v-9,-2,-20,12,-21,25xm184,-32v1,-1,2,-1,0,-2v0,1,-3,2,0,2xm108,-28v0,-3,-3,-4,-2,-1v0,1,1,1,2,1xm159,-30v1,0,2,0,2,-1v0,0,-1,0,-2,1xm83,-27v2,0,2,-1,2,-3v1,2,-2,2,-2,3xm159,-29v-2,-1,-3,3,-1,1v1,0,1,-1,1,-1xm178,-27v0,2,0,1,2,0v1,0,1,-1,0,-1v0,0,-1,1,-2,1xm79,-5v12,2,23,-16,21,-23v-5,8,-15,16,-21,23xm156,-27v-2,0,0,3,0,1v0,0,1,-1,0,-1xm63,-5v4,0,5,-6,7,-7v-4,0,-5,6,-7,7","w":233,"k":{"v":4,"u":5,"l":4,"b":5}},{"d":"13,-251v36,-5,90,7,119,2v2,-1,3,0,5,2v-11,5,-9,25,-9,41v-5,4,-15,0,-19,6r0,136v9,25,59,33,58,-3r-2,-137v-7,-1,-10,2,-17,0v2,-14,0,-32,4,-44v17,-2,39,2,52,-3v7,7,34,-6,39,5v-7,9,6,46,-8,39r-16,1v4,102,-4,244,-137,198v-60,-21,-31,-131,-47,-199v-10,3,-16,-2,-22,0v-3,-12,1,-30,0,-44xm224,-217v2,-7,18,-9,11,-17v-4,2,-4,7,-7,9r0,-3v-19,10,-34,31,-55,35v-3,0,-2,6,0,7v18,-9,31,-22,51,-31xm23,-246v-4,-2,-7,4,-4,4v-1,-3,5,-1,4,-4xm17,-233v10,-1,11,-9,18,-12v-7,0,-18,5,-18,12xm28,-215v-2,-12,34,-22,32,-30v-16,3,-31,31,-42,26v0,-5,7,-2,8,-7v-5,2,-9,5,-11,11v29,8,42,-18,61,-30v-21,5,-31,21,-48,30xm84,-245v0,4,-9,5,-7,7v1,0,8,-4,7,-7xm170,-211v15,-2,40,-22,51,-34v-17,11,-37,20,-51,34xm195,-210v4,-14,35,-17,40,-34v-1,-1,-2,-1,-3,-1v-19,18,-42,28,-60,47v7,-3,16,-16,23,-12xm45,-206v16,-14,35,-24,53,-37v-20,5,-37,26,-56,36r2,26v7,0,3,-4,3,-8v19,-14,37,-29,60,-39v-1,-6,11,-8,15,-15v-31,8,-51,42,-76,48v21,-21,42,-29,63,-48r-62,39v-1,0,-2,-1,-2,-2xm154,-238v3,-1,9,-5,1,-5xm155,-212v15,-1,17,-11,30,-16v1,-7,10,-6,12,-12v-14,9,-26,18,-38,28r-4,-4v9,-4,13,-13,24,-15r-2,2v5,-3,7,-9,16,-14v-15,6,-25,18,-39,25xm154,-229r17,-13v-6,1,-13,9,-17,13xm198,-242v0,2,0,2,2,2v0,-2,0,-2,-2,-2xm169,-235v3,0,8,-3,8,-5v-3,2,-4,5,-8,5xm26,-227v6,-3,11,-7,15,-12v-5,4,-11,7,-15,12xm190,-238v2,0,3,0,4,-1v-2,0,-3,0,-4,1xm180,-239r-1,1v1,0,1,-1,1,-1xm33,-238v-7,2,-10,8,-16,11v7,-1,11,-8,16,-11xm168,-238v0,0,0,2,1,2v0,0,0,-2,-1,-2xm190,-238v-1,2,-8,4,-7,5v2,-2,7,-1,7,-5xm67,-231v5,0,6,-3,8,-6v-3,2,-6,3,-8,6xm123,-236v-23,18,-48,29,-70,48v27,-14,48,-28,70,-48xm173,-234v2,1,3,-2,4,-2v-2,0,-4,1,-4,2xm200,-235v-2,0,-2,1,-2,2v0,1,1,0,2,-2xm172,-234v-1,0,-6,4,-1,2v1,0,1,-2,1,-2xm158,-230v2,-1,4,-1,2,-2xm163,-229v0,-2,5,-2,3,-4xm193,-229v0,0,1,0,2,-1v1,-1,1,-1,0,-1v1,1,-3,1,-2,2xm33,-210v14,-2,27,-15,31,-19v-9,8,-21,13,-31,19xm158,-226v-3,2,-6,1,0,0v2,-1,3,-3,3,-3xm174,-227v2,1,4,-2,2,-2xm173,-227v-1,0,-4,2,-2,2v1,0,2,-1,2,-2xm122,-227v-24,19,-53,33,-77,48v0,5,0,10,2,13v15,-17,45,-21,57,-41v-18,12,-35,24,-55,33v3,-8,17,-7,20,-16v16,-2,33,-28,54,-31v1,-1,1,-6,-1,-6xm166,-222v0,2,4,1,2,0r-2,0xm163,-219v1,0,3,-1,1,-1xm53,-219v1,0,2,0,2,-1v-1,0,-2,0,-2,1xm225,-212v12,2,14,-12,6,-4xm188,-218v-1,0,-3,2,-1,2v1,-1,1,-2,1,-2xm123,-216v-11,1,-16,9,0,5v3,-2,-1,-2,0,-5xm181,-213r1,0r-1,0xm173,-208v2,0,5,-1,6,-2xm210,-201v-9,2,-20,15,-29,20xm103,-196v-17,7,-39,24,-57,34v0,2,-2,6,1,6v19,-12,35,-28,56,-38r0,-2xm72,-162v8,-11,23,-13,30,-26v-21,10,-41,34,-57,37v1,28,13,0,27,0v0,-10,24,-12,20,-20v4,-2,12,-1,10,-8v-17,11,-32,25,-51,33v2,-10,15,-15,21,-16xm173,-184r4,-4v1,2,-7,1,-4,4xm173,-151v14,-5,19,-18,35,-21r0,-4v-13,5,-20,14,-31,20v-5,-13,26,-17,31,-30v-12,6,-22,20,-35,21r0,14xm180,-181v-1,0,-4,4,-1,1v1,0,1,-1,1,-1xm173,-176v1,-1,4,-1,1,-3v1,2,-2,1,-1,3xm181,-174v1,-1,2,0,2,-2v-1,0,-2,1,-2,2xm55,-138v-7,3,-9,6,-7,17v3,-3,4,-12,14,-11r-2,-1v14,-11,30,-20,42,-32v-1,-3,-2,-1,-4,0v-15,14,-30,25,-49,35v-2,-4,5,-7,6,-8xm206,-165v-9,-1,-25,19,-33,19v0,0,-1,2,-1,3v14,-6,21,-16,34,-22xm206,-158v-11,5,-21,22,-34,20r0,8v12,-8,21,-19,34,-26v1,0,1,-1,0,-2xm51,-108v-2,-5,5,-12,13,-12v3,-2,-3,-1,-1,-2v3,1,11,-11,8,-2v-2,-1,-4,-1,-4,2v5,-2,9,-4,7,-8r2,2v2,1,3,-3,1,-3v0,0,-3,4,-2,1v7,-8,20,-11,26,-21v-18,10,-35,29,-53,35r1,22r52,-40v-17,9,-34,21,-47,35v-7,-5,1,-8,6,-12v-2,0,-1,3,-1,4v6,-4,11,-15,14,-10v-1,-3,3,-6,2,-3v-1,0,-1,0,-1,1v6,1,9,-8,3,-3v3,-6,7,1,8,-8v0,0,1,2,2,0v-3,-5,16,-7,13,-12xm89,-149v0,2,1,0,2,0v1,0,0,-1,-1,-1xm74,-148v1,0,2,0,3,-1v-2,0,-3,0,-3,1xm68,-143v0,-2,3,0,3,-2v0,0,-5,-1,-3,2xm87,-145r0,1r0,-1xm80,-142v2,-1,2,-1,3,-3xm65,-142r0,1r0,-1xm73,-139v2,0,2,-1,2,-3xm207,-140v-11,3,-25,16,-35,24v0,1,0,2,1,3v10,-11,25,-15,34,-27xm78,-139v1,0,3,-1,1,-1v0,0,-1,0,-1,1xm59,-139r-1,4v-1,-2,3,-3,1,-4xm77,-139r-4,6v0,-3,5,-2,4,-6xm85,-137r0,3v0,-1,2,-2,0,-3xm64,-133v2,0,5,0,4,-2xm71,-134v-1,2,-5,3,1,3v0,-2,0,-3,-1,-3xm82,-132v2,0,3,-3,0,-2r0,2xm91,-132v0,4,0,1,2,0r-2,0xm81,-132v0,0,-3,3,-1,2xm58,-130v1,0,1,0,1,-1xm55,-127r1,-1v-1,0,-1,0,-1,1xm63,-126v2,0,2,-1,2,-2v-2,0,-2,1,-2,2xm85,-126v0,0,4,-3,1,-2v1,2,-1,0,-1,2xm204,-128v-4,1,-7,7,-11,7v6,0,7,-5,11,-7xm102,-126v-16,7,-24,17,-38,27v12,-9,29,-14,38,-27xm173,-97v13,-8,20,-18,35,-24v-11,4,-25,16,-35,24xm86,-118r0,-2v-2,0,-1,2,0,2xm60,-119v0,2,0,2,2,2v0,-2,0,-2,-2,-2xm189,-119r-7,6v3,0,8,-3,7,-6xm56,-113v0,-2,4,-1,4,-3v0,0,-4,-2,-4,3xm83,-115v1,0,2,-1,2,-2v-1,0,-2,1,-2,2xm78,-87v-3,4,-7,4,-9,9v3,-3,9,-4,9,-9xm102,-97r0,-20v-6,2,-6,3,-3,8v-17,11,-30,26,-50,34r1,9v17,-6,16,-13,23,-19v10,-2,22,-26,28,-15v-17,12,-31,27,-51,36r3,12v16,-12,34,-23,49,-37v-16,8,-31,22,-47,31v-1,-2,-2,-3,0,-5v17,-9,30,-23,47,-34xm67,-67v1,-3,9,-6,3,-4r-3,0v2,1,-2,3,0,4xm82,-115v-2,1,-2,-1,-4,3xm49,-79v15,-12,34,-21,46,-35v-14,11,-32,18,-42,32v-3,-2,-5,-2,-4,3xm76,-113v0,1,0,2,1,2v0,0,0,-2,-1,-2xm176,-107r5,-6xm86,-112v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm71,-107v1,-1,6,-2,2,-2xm56,-105r1,-2v-1,1,-1,2,-1,2xm78,-105v0,-1,4,0,4,-2xm174,-107v0,0,-2,1,0,1v1,0,1,-1,0,-1xm174,-82v9,-9,28,-16,33,-25v-11,10,-23,14,-33,25xm54,-104v0,-1,3,-3,0,-2v-1,0,0,1,0,2xm64,-102v2,1,3,-2,1,-2v0,1,0,1,-1,2xm73,-100v1,0,3,-2,3,-3v-2,1,-2,1,-3,3xm62,-99v1,0,2,0,2,-1v0,-1,-4,-2,-2,1xm65,-95v-1,-3,7,-1,6,-4r-3,0xm56,-96v2,0,3,-2,1,-2xm174,-76v11,-6,22,-13,32,-20v-12,6,-21,13,-32,20xm77,-95v2,2,2,-1,1,-1xm62,-93v0,0,1,1,2,0v1,-2,0,-2,-1,-1v-1,0,-1,0,-1,1xm180,-94v-3,3,-8,-1,-7,4v3,-1,5,-2,7,-4xm55,-90v1,-1,2,-3,3,-4v-3,0,-1,3,-3,4xm73,-93v1,0,3,-1,1,-1xm71,-92v-1,2,3,3,2,1v-1,0,-2,-1,-2,-1xm49,-87v1,-1,1,-3,0,-4r0,4xm57,-91v-1,2,1,3,2,1xm174,-64v12,-6,22,-17,31,-25v-11,7,-26,12,-31,25xm66,-88v-1,2,-1,2,0,2v1,0,0,-1,0,-2xm63,-87r1,0r-1,0xm54,-80v3,-1,8,-1,8,-5v-4,2,-6,1,-8,5xm85,-83v-1,1,-2,2,1,2xm101,-80v-16,8,-30,25,-47,31v0,2,0,5,2,5v14,-14,33,-21,45,-36xm207,-79v0,-2,0,-2,-2,-1v-1,1,0,1,2,1xm82,-79v-2,0,-3,0,-2,1v1,1,1,0,2,-1xm75,-75v1,-1,3,-1,3,-3v-2,0,-2,2,-3,3xm86,-72v1,0,2,-1,1,-2v-1,-1,-1,0,-1,2xm73,-73v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm85,-73v-1,0,-3,2,-1,2xm95,-71r0,-1r0,1xm101,-69v-12,-1,-28,19,-41,26v-1,1,-2,4,-2,6v14,-11,32,-18,43,-32xm119,-7v10,-2,13,-8,21,-10r62,-45v-1,-4,3,-7,1,-9xm78,-68v3,1,3,-1,4,-2v-1,0,-3,1,-4,2xm62,-64v2,-3,3,-5,-1,-1v0,1,1,1,1,1xm73,-64v4,1,6,-5,3,-1v-1,0,-3,1,-3,1xm81,-61v2,1,2,-3,3,-3xm73,-63v-3,0,-3,3,0,1v1,0,1,-1,0,-1xm104,-60v-16,0,-28,23,-42,25v10,2,30,-17,42,-25xm81,-59v1,-2,-1,-1,-1,-2v-1,1,-1,2,1,2xm64,-57v2,-1,5,-1,5,-3v0,1,-6,1,-5,3xm76,-58v1,0,3,-1,1,-1v-1,0,-1,0,-1,1xm173,-54r4,-5v0,0,-7,4,-4,5xm66,-26v14,0,28,-22,43,-27v-15,4,-34,20,-43,27xm70,-53v-1,-1,-2,2,-2,2v0,-1,2,-2,2,-2xm80,-51v1,0,3,0,1,-1v-1,0,-1,1,-1,1xm196,-51r-25,19v8,-7,21,-9,25,-19xm78,-48v1,0,3,-1,1,-1v0,0,-1,0,-1,1xm82,-19v8,-10,25,-20,29,-30v-14,8,-30,18,-36,30v5,4,9,0,14,-3v-3,-2,-4,3,-7,3xm75,-45v0,0,1,0,2,-1v1,-1,0,0,-1,0xm85,-42r5,-3v-1,0,-2,1,-4,2v-2,1,-2,1,-1,1xm82,-15v16,-1,30,-20,40,-26v-14,-7,-21,19,-36,22v-1,1,-3,2,-4,4xm71,-41v0,-1,0,-2,2,-3v-2,0,-2,1,-2,3xm80,-41v0,2,2,2,1,1xm189,-41v0,0,2,1,1,0r-1,0xm95,-40r1,-1xm113,-23v-3,-4,20,-9,14,-16v-11,11,-23,17,-34,27v8,-2,15,-8,21,-12xm75,-36v1,0,2,0,2,-1v-1,0,-2,0,-2,1xm71,-35v0,1,1,3,1,1xm104,-9v13,-6,24,-16,35,-25v-14,1,-25,16,-35,25xm84,-34v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm118,-34r0,1r0,-1xm177,-25v3,-3,8,-4,9,-8xm169,-31v-2,0,-6,2,-5,5v0,-3,5,-2,5,-5xm80,-30v-1,1,-4,5,-1,2xm89,-23v3,0,6,-3,6,-7v-1,2,-6,5,-6,7xm110,-26r1,-4xm172,-30v-5,4,-19,11,-17,14v6,-5,12,-9,17,-14xm108,-26v-3,1,-5,4,0,1v1,-1,1,-1,0,-1xm161,-26r1,0r-1,0xm120,-25r-1,0v0,1,0,0,1,0xm152,-18v1,-2,8,-5,8,-7v-2,4,-8,1,-8,7xm127,-22r3,-2xm117,-23r1,-1xm101,-22v1,1,2,2,2,-1xm126,-21r-3,3v0,-2,4,0,3,-3xm93,-16v3,2,10,-6,3,-2v-1,0,-3,0,-3,2xm109,-17r0,-2r0,2xm122,-18v0,0,-1,2,0,1r0,-1xm139,-12v4,0,9,-3,11,-6xm118,-15v0,1,2,1,1,0v-1,0,-1,-1,-1,0xm152,-15v-2,0,-3,1,-2,2v1,1,2,0,2,-2xm114,-13v2,0,3,1,3,0v0,-1,-2,-1,-3,0xm111,-10r1,-2v-1,0,-1,1,-1,2","w":253,"k":{".":24,",":21,"A":27}},{"d":"73,-252v46,0,106,-1,141,15r-3,0v31,10,48,63,21,87v-6,6,-13,10,-20,15v19,11,38,25,45,46v0,-1,1,-1,2,-1v1,12,-3,22,-3,33v0,0,-1,-2,-1,0v-26,84,-146,45,-228,63r1,-55r20,-2v4,-44,4,-102,2,-147v-16,-9,-35,11,-30,-27v1,-10,-5,-27,5,-28v-2,0,-1,2,-1,4v11,-7,31,-3,49,-3xm30,-246v-3,-1,-6,2,-3,4v-1,-3,3,-2,3,-4xm40,-209v21,6,30,-16,46,-21v2,-9,16,-9,15,-16v-18,-2,-21,12,-31,18v-12,7,-21,16,-30,19xm27,-227r25,-19v-11,2,-19,12,-25,19xm27,-211v15,-2,18,-17,31,-22r-2,2v5,-3,10,-11,16,-15v-8,1,-11,-1,-9,5v-13,8,-26,18,-36,30xm39,-210v14,-6,18,-12,25,-19r0,2v6,-7,13,-13,19,-19v-17,8,-30,23,-44,36xm27,-233v4,-5,9,-7,12,-12v-4,3,-12,6,-12,12xm59,-200v18,-20,42,-29,61,-44v-21,-2,-21,9,-34,18v-13,8,-11,9,-23,17v1,1,1,2,1,2v-4,-3,-5,2,-7,4v0,1,1,3,2,3xm63,-190v0,-2,-4,2,-4,0v21,-15,37,-31,61,-43v3,-7,7,-6,12,-11v-31,11,-50,34,-75,49v1,7,1,14,0,20v34,-18,66,-44,97,-66v-33,17,-63,39,-91,61v-2,-1,-3,-1,-3,-2v3,-3,12,-13,12,-8v9,-14,28,-23,40,-27v-3,0,-6,3,-9,1v9,-2,12,-11,23,-12v3,-8,10,-9,16,-14v-31,13,-53,37,-80,54v0,-1,1,-1,1,-2xm114,-220v6,0,8,-8,4,-2v0,0,-3,0,-4,2xm159,-236r5,-4v-2,1,-5,-2,-6,0v3,0,2,4,1,4xm46,-238r-1,0r1,0xm188,-238v-24,-5,-36,23,-56,29v24,0,36,-21,56,-29xm94,-237v-1,2,1,0,1,0v1,0,1,-1,1,-1v0,0,-1,0,-2,1xm197,-235v4,-1,0,-4,0,-1v-1,1,-1,1,0,1xm50,-236v0,0,-11,4,-4,3v1,0,4,-2,4,-3xm111,-237v-2,2,-3,2,-2,1xm73,-235v1,0,2,-1,2,-1v-1,0,-2,1,-2,1xm116,-207v12,2,6,-7,16,-9v9,-4,21,-13,26,-20xm153,-207v17,-5,26,-20,42,-26v-11,1,-33,16,-42,26xm90,-233v1,0,3,-1,1,-1xm42,-233v-2,2,-7,4,-2,6v-2,-4,4,-4,2,-6xm207,-231v-17,-1,-29,21,-45,28v16,-5,32,-19,45,-28xm114,-228v-1,-1,4,0,2,-2v1,1,-4,1,-2,2xm101,-228v-1,-1,-3,1,-1,1v1,0,1,-1,1,-1xm27,-219v5,-5,8,-6,11,-6v-4,-3,-8,1,-11,6xm62,-225v1,2,1,-1,2,-1xm175,-201v15,-4,36,-15,40,-26v-13,9,-28,16,-40,26xm120,-225v2,0,4,-1,5,-1v-2,0,-5,-1,-5,1xm108,-225v0,2,3,1,1,0r-1,0xm78,-222v0,0,3,-3,0,-1v-1,0,-1,1,0,1xm106,-222v-2,0,-3,3,-1,1v1,0,1,0,1,-1xm74,-220v0,0,2,1,1,0v-1,-2,-1,0,-1,0xm112,-220v0,1,2,2,1,0v-1,-1,-1,-1,-1,0xm179,-194v14,8,29,-18,45,-24v-14,0,-30,18,-45,24xm99,-216v-2,0,-2,0,-2,1v0,1,1,1,2,-1xm91,-211v1,0,2,0,3,-1v1,-1,1,-2,0,-1v-1,0,-2,1,-3,2xm102,-212v0,0,-3,5,0,2v2,-2,4,-3,1,-3v0,1,0,1,-1,1xm176,-169v15,-15,40,-28,52,-42v-20,5,-28,20,-46,26v1,9,-5,10,-6,16xm117,-211r2,0r-2,0xm72,-209r4,-2xm90,-211r-2,3v-1,-2,2,-1,2,-3xm114,-209v2,0,3,-2,1,-2v0,0,0,2,-1,2xm28,-210v0,3,0,1,3,1v1,-2,-3,-1,-3,-1xm99,-209v-2,-1,-4,-1,-4,2xm71,-206v-1,-2,-3,0,-1,0r1,0xm112,-207v0,0,-4,2,-2,2v-1,-2,3,-1,2,-2xm58,-164v20,-6,34,-26,62,-38v0,-2,-2,-2,0,-3v-24,5,-43,26,-62,38r0,3xm80,-202v0,-2,4,-1,3,-4v0,1,-5,2,-3,4xm80,-197v4,1,10,-5,10,-7xm105,-202v0,1,1,1,2,0v2,-2,-4,-3,-1,-2v0,0,0,2,-1,2xm202,-176v5,-11,21,-21,32,-21v-8,9,-21,15,-30,25v11,-8,22,-14,33,-22r-5,-10v-23,16,-40,30,-62,48v10,-5,23,-21,32,-20xm100,-198v3,1,5,-5,1,-2v-1,0,-1,1,-1,2xm127,-162v18,5,43,1,45,-15v3,-22,-33,-31,-50,-21v4,12,3,24,5,36xm175,-198v-1,0,-2,-1,-4,-1v0,4,3,2,4,1xm98,-197v-2,0,-1,1,0,0v2,0,1,-1,0,0xm78,-194v1,0,3,-2,1,-2xm93,-196v0,3,2,1,3,0v-2,1,-2,2,-3,0xm111,-196v0,0,0,2,1,2v0,0,0,-2,-1,-2xm75,-192v2,0,2,-1,2,-2v0,-1,-1,0,-2,2xm93,-194v-2,-1,-6,4,-1,2v1,0,1,-1,1,-2xm108,-192r1,-1v-1,0,-1,1,-1,1xm80,-166v1,-12,29,-15,32,-28v-15,15,-40,23,-53,38r21,-13v-1,1,-1,2,0,3xm177,-194v-3,4,5,9,2,2v0,-1,-1,-2,-2,-2xm87,-191r3,0v-1,0,-3,-1,-3,0xm85,-189v-1,1,-1,1,0,1v1,0,1,0,0,-1xm116,-189v-16,15,-50,27,-57,44v16,-14,45,-27,57,-44xm102,-188v-2,0,-2,1,-2,1v1,0,2,0,2,-1xm81,-187v-4,2,-3,1,-5,4v1,0,7,-3,5,-4xm97,-185v2,0,2,-4,1,-1v1,1,0,1,-1,1xm205,-156v13,-6,20,-17,33,-21r0,-9v-45,24,-77,48,-118,75v1,1,4,1,5,0v-1,0,-1,-1,-1,-1v1,-1,5,0,5,-2v0,-1,-4,3,-3,0v7,0,12,-6,13,-7v0,0,-1,2,-1,0r69,-36v-1,0,-2,1,-2,1xm208,-157v0,0,3,-3,0,-1v-1,0,-1,1,0,1xm179,-181r0,-2r0,2xm70,-180v0,1,1,1,2,0v1,-2,0,-2,-1,-1v-1,0,-1,0,-1,1xm92,-181r-2,1v1,0,2,0,2,-1xm59,-132v17,-17,41,-28,60,-43v0,-2,-1,-4,-2,-6r-59,43xm88,-178r2,-2v-2,-1,-2,0,-2,2xm69,-179v-1,1,-4,2,-4,4v0,-3,4,-1,4,-4xm94,-176v2,1,2,-2,1,-1v0,1,-1,1,-1,1xm83,-177v0,0,2,3,2,1xm77,-170v-1,-4,6,-1,5,-6v-1,2,-7,3,-5,6xm90,-172v1,-1,2,-2,1,-3xm198,-169v2,0,4,-2,5,-3v-4,-1,-5,8,-5,3xm87,-170v2,0,3,-3,0,-2r0,2xm72,-167v3,-2,4,-2,1,-2v-1,0,-1,1,-1,2xm202,-148v10,-1,19,-18,24,-6v1,-6,8,-9,9,-15v-30,21,-73,36,-101,57v30,4,45,-24,60,-26v1,-5,15,-6,8,-10xm193,-166r3,-2v0,2,-3,0,-3,2xm58,-122v19,-18,45,-27,61,-45v-18,16,-53,27,-61,45xm68,-165v1,0,2,-1,3,-2v-2,0,-3,1,-3,2xm67,-165v-3,1,-12,8,-7,4v2,-1,7,-1,7,-4xm185,-160v3,0,6,-3,8,-5v-4,0,-4,4,-8,5xm75,-164v0,3,0,0,2,0r-2,0xm68,-159r3,-1xm184,-159r-1,0r1,0xm177,-156r6,0v-1,-5,-5,-1,-6,0xm80,-158v0,0,0,2,1,2v0,0,0,-2,-1,-2xm75,-132v-9,3,-12,8,-18,11v8,-4,13,-4,18,-11xm56,-111v20,-13,55,-31,62,-46r-61,37v0,3,1,8,-1,9xm141,-154v-41,5,-48,43,-85,53v2,10,3,22,1,33r33,-23v-10,4,-18,16,-30,14v24,-13,40,-26,62,-40r-1,-1v24,-11,36,-26,52,-32v-1,-3,5,-1,2,-4r-114,68v11,-10,28,-15,38,-26r0,2r47,-35r-1,1v4,0,3,-2,0,-3v8,-3,11,-5,14,-9v-37,17,-62,49,-100,62v28,-23,56,-38,82,-60xm164,-153v2,0,3,-1,3,-1v0,0,-2,0,-3,1xm95,-144v1,-1,3,-2,4,-3v-2,-1,-5,3,-4,3xm80,-144v-2,1,-1,1,-1,1xm88,-139v1,0,2,-1,3,-2v1,-1,0,0,-1,0v1,2,-4,0,-2,2xm72,-141v0,0,1,2,2,2v0,-1,-1,-2,-2,-2xm204,-138v-1,-1,3,-1,1,-2v0,1,0,2,-1,2xm83,-136v2,1,6,-3,1,-2v-1,0,-1,1,-1,2xm76,-132v3,1,9,-6,2,-2v-1,1,-1,2,-2,2xm152,-108v5,0,7,4,11,5v1,-2,1,-4,0,-5v16,-4,26,-15,39,-23v-15,-5,-29,14,-44,19v2,0,0,4,0,4v0,-4,-4,-2,-6,0xm171,-103v14,-3,28,-15,40,-22v-15,-2,-28,13,-40,22xm182,-92v14,-9,35,-15,42,-28v-13,9,-35,17,-42,28xm73,-116r-2,0r2,0xm208,-116v-1,0,-2,1,-1,1xm202,-113v3,0,4,-1,5,-3v-2,1,-5,1,-5,3xm184,-87v3,7,10,-6,18,-7v11,-9,19,-11,28,-20v-16,10,-30,16,-46,27xm176,-98v8,0,18,-10,25,-15v-8,5,-18,9,-25,15xm62,-110r-1,0r1,0xm147,-110v0,0,-2,-1,-3,-1v0,2,2,2,3,1xm185,-80v3,3,-2,5,0,6v8,-3,11,-10,19,-9v6,-11,37,-15,31,-26v-16,11,-33,20,-50,29xm116,-108v-4,2,-9,6,-13,9v6,-2,11,-3,13,-9xm176,-64v3,-34,-23,-40,-54,-39v4,14,2,34,4,50v19,3,45,2,50,-11xm167,-101v3,2,8,0,2,-2v-1,0,-2,0,-2,2xm185,-64v18,-16,43,-22,59,-37v-20,8,-40,23,-59,32v1,2,-3,5,0,5xm116,-99v-24,7,-37,27,-59,36v-1,6,3,6,5,3v18,-13,39,-23,54,-39xm176,-95v0,-3,-4,-3,-2,-1v1,0,2,1,2,1xm95,-94v2,1,5,-3,4,-3v0,2,-4,2,-4,3xm245,-93r1,1v2,0,2,-1,1,-2v-1,-1,-1,-1,-2,1xm179,-93v0,3,1,3,2,1v1,0,0,0,0,-1v-1,-1,-2,-1,-2,0xm56,-50v21,-1,36,-23,52,-30v4,-2,10,-6,8,-10v-18,15,-45,22,-60,40xm233,-77v6,-2,13,-4,16,-9xm182,-83r0,-3r0,3xm34,-24v21,-13,42,-30,64,-40v0,-2,13,-13,14,-4v-18,14,-41,24,-59,38v-6,3,-21,6,-18,14v25,-12,48,-30,74,-39v-1,-2,5,-3,8,-5r-1,-20r-79,50v-2,1,-3,3,-3,6xm228,-79v-2,0,-3,0,-2,1v1,1,1,1,2,-1xm172,-40v16,-6,37,-23,51,-27v-1,0,-2,0,-2,1v5,-3,10,-7,12,-11r-61,36v-1,0,0,0,0,1xm243,-73v-25,16,-54,29,-80,45r-33,20v26,-6,45,-24,63,-32v-1,0,-2,0,-2,-1v23,-9,34,-16,52,-32xm204,-66r5,-2v-2,0,-4,0,-5,2xm204,-66v-3,1,-10,5,-6,5v0,-3,7,-1,6,-5xm219,-64v1,0,1,0,1,-1v-1,0,-1,0,-1,1xm189,-58v0,0,8,-1,5,-3xm185,-24v23,-8,42,-21,61,-32v1,-1,1,-2,0,-4xm99,-7v29,0,35,-21,55,-27r0,-2r0,2v11,-10,24,-14,35,-23v-35,15,-59,33,-90,50xm230,-55v2,-1,2,-3,0,-2r0,2xm227,-54r-1,1xm212,-45v1,-1,6,-3,4,-3v-3,1,-4,2,-4,3xm41,-3v28,-12,59,-27,75,-47v-27,17,-50,27,-75,47xm244,-48r1,0r-1,0xm86,-7v18,-1,24,-17,39,-17v7,-12,19,-10,26,-21v-20,8,-44,27,-65,38xm127,-43v-4,0,-2,2,0,1r0,-1xm130,-45v-3,-1,-4,2,-1,2v1,0,1,-1,1,-2xm34,-42r0,9v6,-5,9,-6,16,-9r-16,0xm92,-42v-18,12,-41,19,-59,31v2,5,-2,11,7,7v2,-15,32,-22,45,-31v-1,-5,7,-3,7,-7xm207,-42v-3,-1,-5,4,-1,2v1,-1,0,-1,1,-2xm170,-10v28,-4,44,-20,63,-32xm56,-4v24,-5,39,-26,60,-30v-4,-5,9,-3,0,-7v-18,14,-40,25,-60,37xm168,-38v3,0,4,-3,0,-1v-1,0,-1,1,0,1xm198,-14v18,-3,37,-13,41,-25v-12,11,-28,15,-41,25xm198,-37v2,0,4,0,3,-2xm167,-38r-49,31v11,0,13,-10,23,-11v0,-3,3,-7,6,-3v-3,-6,22,-8,20,-17xm189,-32r9,-4v-3,0,-8,2,-9,4xm186,-30v1,0,2,-1,2,-2v-1,0,-2,1,-2,2xm180,-27v2,-1,5,-1,5,-3v-3,0,-3,2,-5,3xm172,-22v3,0,5,-2,6,-5xm180,-20v2,0,0,-3,0,-1v-1,1,-1,1,0,1xm163,-17r7,-4v-1,0,-7,2,-7,4xm159,-16v1,0,2,-1,3,-1v-1,0,-3,1,-3,1xm90,-15v-1,0,-3,1,-1,1xm156,-13r3,-2v-2,0,-3,1,-3,2xm72,-6v6,-1,12,-3,16,-7xm158,-9v6,2,12,-7,4,-3v-2,1,-3,2,-4,3","w":271,"k":{"A":6}},{"d":"122,-252v30,2,67,-2,93,4v7,-5,18,1,25,-4v5,21,-6,53,0,79v-8,7,-34,4,-51,2v-3,-10,6,-33,-11,-32v-21,2,-46,1,-64,2v1,15,-3,35,4,45r58,-1v12,32,0,62,-39,52v-22,-6,-18,14,-17,34v0,8,-3,18,2,22r43,1v9,3,23,5,23,-8v0,-13,-8,-32,15,-27v14,3,25,-1,37,0v10,22,-3,55,3,83v-64,9,-147,-5,-209,-2v-17,-6,-7,-23,-12,-39v0,-12,27,4,24,-19v-2,-15,-1,-25,0,-41r-3,0v4,-30,0,-75,-1,-102v-13,-2,-32,8,-23,-18v-4,-10,-3,-25,4,-29v32,3,74,-3,102,-1v0,-1,-1,-1,-3,-1xm95,-217v13,-8,27,-18,37,-28v-16,5,-25,18,-37,28xm151,-245v-2,1,-3,2,-3,2v1,0,2,0,3,-2xm131,-208v21,-8,37,-26,56,-37v-24,8,-35,27,-56,37xm140,-245r2,0r-2,0xm165,-245v-3,0,-1,2,0,1r0,-1xm50,-198v21,-14,37,-30,57,-46v-24,8,-34,30,-58,39v2,0,1,5,1,7xm154,-208v18,-9,30,-21,45,-33v-17,9,-30,21,-45,33xm167,-208v17,-7,34,-24,46,-36xm226,-244v-14,4,-22,16,-32,24xm29,-244v-6,0,-6,0,-4,4v1,0,2,-2,4,-4xm52,-228v3,-6,13,-11,16,-16v-14,6,-31,24,-44,34r4,0v-1,-1,-1,-2,0,-2v5,2,1,-5,7,-4v1,-4,15,-14,17,-12xm32,-211v16,-5,37,-24,42,-33v-14,11,-26,24,-42,33xm81,-237v-1,-3,14,-7,4,-6r-41,33v11,1,11,-9,20,-11v2,-9,12,-10,17,-16xm51,-191r67,-53v-23,11,-41,36,-65,48v-2,1,-2,3,-2,5xm37,-243v-6,2,-8,6,-12,10v5,-2,8,-6,12,-10xm124,-232v5,-3,11,-6,15,-11v-5,3,-11,6,-15,11xm44,-240v-1,-2,1,-1,1,-3v-2,-1,-3,3,-1,3xm26,-218v10,-8,22,-14,30,-25v-8,4,-26,17,-30,25xm189,-211v20,-7,31,-21,46,-32v-19,11,-28,21,-46,32xm42,-240v-5,4,-13,6,-15,13v3,-3,12,-9,15,-13xm150,-232r9,-6v-5,0,-6,4,-9,6xm139,-235v0,0,3,-2,1,-2v1,1,-3,1,-1,2xm196,-203r42,-32v-15,6,-28,20,-42,28v-1,1,-1,2,0,4xm109,-215v11,-3,21,-16,29,-20xm146,-229v0,-1,3,-2,1,-2v-1,0,-1,1,-1,2xm101,-215v7,-4,15,-9,20,-15xm216,-211v8,-5,16,-10,22,-17v-6,6,-15,11,-22,17xm143,-208v9,-4,16,-10,23,-17xm194,-220v-1,-1,-4,3,-1,2v-1,-2,1,-1,1,-2xm196,-185v13,-12,32,-18,42,-33v-14,8,-34,17,-42,33xm93,-216v1,0,1,-1,1,-1v-1,0,-1,1,-1,1xm189,-216v1,0,1,0,1,-1v-1,0,-3,1,-1,1xm90,-207v4,-2,9,-5,10,-8xm88,-213v1,0,2,-1,2,-1v-1,0,-2,1,-2,1xm52,-175v12,-5,32,-23,46,-30v-1,0,-2,0,-2,-1v4,-1,4,-1,6,-4v-16,11,-44,19,-50,35xm119,-211v-3,0,-7,0,-6,2v2,-3,5,1,6,-2xm212,-207v1,0,4,-3,2,-4xm189,-210v-2,0,-5,3,-1,3v1,0,1,-1,1,-3xm210,-207v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm209,-187v9,-8,20,-12,27,-20v-8,6,-21,12,-27,20xm52,-162r53,-39v0,-2,1,-5,-1,-5v-16,14,-35,25,-52,37r0,7xm84,-203r-1,0r1,0xm80,-201v1,0,1,-1,1,-2v-1,0,-1,1,-1,2xm198,-198v1,1,5,-2,3,-2xm207,-179v9,-5,24,-11,27,-19v-9,9,-22,15,-34,22v7,-1,17,2,19,-4v-4,0,-8,6,-12,1xm60,-192v-1,4,-9,5,-7,8v2,-2,7,-4,7,-8xm53,-154v13,-16,36,-20,48,-37v-14,14,-33,23,-49,34v-1,1,0,2,1,3xm53,-145r54,-43r-54,38r0,5xm232,-187v-1,0,-4,1,-1,1v1,0,1,0,1,-1xm225,-176v3,2,4,-2,7,0v-1,-1,-1,-3,0,-4xm107,-179v-15,17,-45,23,-54,44v17,-14,35,-27,54,-39r0,-5xm52,-125v18,-14,38,-26,55,-42v-20,11,-42,24,-55,42xm65,-119v6,-6,19,-12,25,-19v-10,5,-22,17,-30,18v11,-13,34,-19,41,-33v4,1,7,-4,6,-7v-19,14,-39,25,-55,41v0,8,4,7,8,3v2,-2,4,-3,6,-4xm83,-111v12,-2,15,-15,31,-19v7,-10,17,-11,24,-21v-25,11,-43,29,-61,47v3,-2,7,-5,6,-7xm148,-151v-7,-1,-4,2,-6,5v2,1,4,-4,6,-5xm158,-150v-10,5,-17,12,-25,18v11,-6,16,-10,25,-18xm146,-127v3,-11,16,-14,22,-22v-13,4,-27,21,-40,28v4,2,0,5,-2,7v8,-3,12,-13,20,-13xm69,-112v11,0,18,-16,26,-17v4,-8,13,-9,17,-18v-20,14,-37,28,-59,40r1,9v6,-6,13,-6,15,-14xm140,-143v-22,10,-39,27,-58,39v20,-11,43,-27,58,-39xm136,-116v12,-4,30,-18,36,-28v-13,9,-22,21,-36,28xm91,-139v2,-1,8,-2,2,-2v-1,0,-2,1,-2,2xm67,-136v2,0,2,0,2,-2xm130,-129r2,-3v0,2,-3,1,-2,3xm127,-127v0,-1,2,-1,3,0v0,-2,-1,-3,-2,-2v-1,1,-2,2,-1,2xm163,-127v3,1,4,-3,1,-1v-1,0,-1,0,-1,1xm125,-127v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm156,-122v1,1,4,-2,4,-3v0,2,-4,0,-4,3xm117,-120v1,0,7,-3,5,-5v-2,3,-3,2,-5,5xm138,-111v6,-2,13,-5,16,-10xm53,-75v19,-17,45,-28,62,-46v-20,14,-43,24,-62,39r0,7xm148,-110v5,0,10,-5,12,-9v-3,5,-8,5,-12,9xm165,-114v-4,2,-7,4,0,3v4,0,7,-6,4,-7v-1,2,-2,3,-4,4xm120,-116v0,2,-14,6,-5,6v-1,-3,5,-4,5,-6xm111,-107v-13,1,-43,26,-58,35r0,8xm69,-104r0,-1v0,0,1,1,0,1xm68,-103v-2,0,-2,0,-1,1xm66,-101v-4,4,-14,4,-13,13v4,-5,8,-9,13,-13xm54,-54v23,-15,36,-28,57,-42v2,-1,3,-3,3,-5v-22,12,-42,28,-61,43v3,0,-1,4,1,4xm114,-91v-20,11,-39,30,-60,42v5,9,12,-5,19,-6v3,-4,7,-10,12,-9v9,-12,21,-15,29,-27xm32,-19v22,-13,40,-30,62,-42v3,-7,11,-17,20,-13v-3,0,1,-7,-1,-9xm193,-46v14,-8,27,-18,39,-31v-17,8,-26,21,-39,31xm201,-76v-5,-1,-10,1,-7,5v2,-3,4,-3,7,-5xm219,-75v-14,0,-16,12,-26,16r0,8v8,-10,19,-15,26,-24xm208,-46r29,-27r-99,69v34,-13,45,-27,69,-44v-1,1,0,1,1,2xm32,-11v30,-15,66,-38,80,-61v-24,22,-53,39,-80,58r0,3xm193,-64v2,-2,8,-3,7,-6v-3,2,-5,2,-7,6xm201,-37v14,-8,28,-18,38,-28v-13,8,-25,19,-38,28xm50,-9v19,-18,51,-31,61,-53v-22,20,-46,37,-72,53r11,0xm111,-50v0,0,1,0,2,-1v1,-2,-1,0,-1,0v-1,0,-2,1,-1,1xm168,-9v12,-8,27,-14,38,-24r0,2v9,-6,19,-13,26,-21xm165,-3v8,0,14,-1,15,-6v19,-6,27,-16,41,-24r0,2v4,-7,13,-10,17,-18v-24,19,-47,31,-73,46xm96,-39v3,1,7,-4,9,-6v-3,1,-6,3,-9,6xm69,-8v15,-12,34,-23,47,-35v-21,3,-33,29,-55,33v1,-2,8,-5,8,-7r-12,8xm81,-12v17,-8,30,-17,45,-31v-19,11,-35,23,-51,36v6,0,5,0,6,-5xm134,-42v0,1,0,1,1,1v1,0,0,-1,0,-2v0,0,-1,0,-1,1xm54,-41v0,0,2,-1,0,-1v-1,0,-1,1,0,1xm131,-22v8,-7,17,-12,24,-20v-14,0,-16,13,-26,17v-9,7,-19,13,-28,20v16,2,20,-13,32,-17r-2,0xm118,-6v20,-8,34,-24,50,-36v-23,6,-32,25,-50,36xm127,-5v16,-1,17,-14,32,-17v3,-10,18,-10,21,-19v-19,8,-36,25,-53,36xm41,-33r11,-8v-6,3,-7,4,-11,8xm238,-39r0,-2r0,2xm40,-39v-6,-2,-13,4,-7,7xm111,-25v7,-4,14,-8,20,-14xm93,-7v14,-1,22,-16,34,-21v0,0,-2,1,0,1v-2,-6,9,-6,11,-12xm86,-30v3,0,8,-5,8,-7xm195,-33v-1,-1,6,-2,5,-4v1,1,-8,2,-5,4xm193,-4v17,-6,34,-17,45,-30xm32,-26v3,-1,6,-4,8,-7v-4,2,-6,3,-8,7xm185,-25r9,-7v-4,0,-9,3,-9,7xm85,-30v-2,0,-4,5,-1,3v0,-1,1,-2,1,-3xm151,-4v13,-3,24,-14,33,-22xm77,-23v3,0,4,-3,2,-2v0,1,-2,2,-2,2xm105,-21v2,2,5,-2,4,-3v0,2,-4,1,-4,3xm204,-4v14,1,21,-13,31,-19v-8,8,-22,13,-31,19xm77,-22v-2,-1,-4,1,-1,1v1,0,1,0,1,-1xm102,-19v2,0,3,-1,3,-1v-1,0,-3,0,-3,1xm83,-7v6,0,13,-6,15,-10xm204,-17r-2,3v0,-2,3,-1,2,-3xm218,-4v9,1,15,-6,17,-12xm198,-13v1,0,4,-1,1,-1v0,0,-1,0,-1,1xm182,-4v7,0,10,-6,15,-8xm161,-4v4,-3,6,-1,8,-5v-4,0,-6,3,-8,5","w":260},{"d":"86,50v-10,-3,-27,-35,-2,-40v0,-6,6,-6,11,-8v-57,-25,-92,-73,-80,-154v6,-40,32,-79,69,-86v1,-2,-3,0,-2,-2v63,-21,148,-11,175,33v8,-2,1,9,9,5v10,3,-7,8,9,10v-4,2,-2,8,2,11v2,12,6,27,15,32v-11,19,13,47,-4,68v-14,45,-44,77,-96,84v1,22,31,17,48,23v4,11,-1,22,-1,33v-40,11,-71,-10,-99,-22r1,-1v-21,-6,-44,0,-55,14xm172,-244r-141,85v27,-14,50,-33,79,-45v20,-15,43,-26,66,-39v-1,0,-3,-1,-4,-1xm183,-239v0,-1,3,-1,2,-3v0,1,-4,3,-2,3xm28,-159v5,-15,29,-24,44,-31v13,-10,25,-14,37,-24v1,1,1,2,2,2v11,-13,29,-18,41,-29r-124,70v0,8,-7,11,-6,19r9,-7r-3,0xm192,-240v5,20,-52,26,-59,43r4,-2v0,1,-1,1,-1,1v9,0,2,-4,10,-2v12,-18,41,-23,59,-35xm72,-208v18,-8,32,-20,48,-30v-17,7,-31,22,-48,30xm134,-239v-3,0,-12,4,-12,7v4,-4,9,-2,12,-7xm51,-164v15,-7,28,-16,45,-22v21,-20,61,-33,83,-52xm99,-234v-17,9,-30,23,-50,27v6,-10,25,-17,36,-25v-21,8,-37,21,-47,38v22,-11,42,-25,61,-40xm215,-233v-22,10,-44,23,-63,34v25,-3,44,-28,67,-30v0,3,-2,4,-3,6v11,-1,5,-5,-1,-10xm118,-229v0,-1,5,-1,2,-3v-1,1,-3,3,-2,3xm114,-226r0,-2v-1,2,-1,3,0,2xm208,-219v2,-2,6,-1,7,-4v-3,1,-6,1,-7,4xm227,-222v-16,10,-36,15,-50,27v16,-10,35,-16,50,-27xm158,-219v2,0,4,0,3,-1v-1,-1,-2,0,-3,1xm204,-217v1,-1,4,-2,2,-2v-1,0,-2,1,-2,2xm157,-218v-1,0,-7,4,-2,3v2,-1,2,-2,2,-3xm166,-199v14,-1,25,-11,35,-17v-10,7,-23,12,-35,17xm94,-214r4,-2xm85,-214v2,0,2,0,1,-1v-1,-1,-1,0,-1,1xm148,-212v-3,-1,-6,4,-2,1v1,0,2,0,2,-1xm216,-209r3,-2xm193,-188v4,12,15,-7,23,-4v4,-11,20,-9,27,-17v-18,6,-32,16,-50,21xm210,-208v-1,2,1,2,2,1v1,0,0,-1,0,-1r-2,0xm72,-207v-1,2,-1,1,-1,1v1,0,1,-1,1,-1xm137,-206v-1,-1,-2,-1,-2,0v0,1,1,1,2,0xm203,-181v16,-9,34,-15,49,-25v-18,7,-34,16,-49,25xm69,-206v-1,1,-4,2,-2,2v1,0,2,-1,2,-2xm204,-203v2,0,4,-4,1,-1v-1,0,-1,1,-1,1xm134,-204v-2,-1,-3,1,-1,1v0,0,1,0,1,-1xm63,-203v0,0,-3,5,0,2v1,0,1,-1,0,-2xm214,-201v-1,0,-3,1,-1,1v1,0,1,0,1,-1xm211,-200v-7,2,-13,5,-18,9xm207,-176v19,-6,34,-15,48,-24v-15,9,-34,14,-48,24xm126,-199v-3,-1,-8,1,-3,2v0,-2,2,-2,3,-2xm121,-197v-2,0,-3,1,-2,2v1,1,2,0,2,-2xm128,-195v2,0,3,-1,3,-2xm115,-194v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm59,-192v-1,0,2,-3,0,-2v0,1,-3,2,0,2xm48,-193r-1,0r1,0xm123,-55v60,33,125,-24,91,-95v-5,-32,-39,-48,-68,-40v-2,0,-1,-3,-3,-3v-49,4,-70,62,-48,111v5,13,8,29,28,27xm212,-171v18,0,33,-14,49,-20v-15,-2,-34,14,-49,20xm33,-184v1,-4,8,-2,8,-6v-3,-1,-6,-1,-8,6xm111,-190v2,0,1,-3,0,-1r0,1xm42,-190v2,0,3,0,3,-1v-2,0,-3,0,-3,1xm192,-191v-3,0,-6,1,-2,1v1,0,2,0,2,-1xm103,-188v-1,1,-2,4,1,3v0,-1,0,-3,-1,-3xm97,-182v0,0,2,0,3,-1v2,-3,0,-2,-2,-1v-1,0,-1,1,-1,2xm39,-184r-9,7v3,-2,9,-3,9,-7xm95,-183r-75,44v0,4,-3,12,0,16v1,-4,8,-3,9,-6v-11,1,4,-4,-5,-9v7,-5,15,-12,27,-13v20,-19,28,-17,44,-32xm266,-180v-9,2,-36,15,-47,22xm244,-177r3,-2xm239,-174r4,-1v-1,0,-4,-2,-4,1xm221,-151v16,-8,34,-15,49,-24v-19,6,-35,14,-49,24xm217,-163v6,-4,19,-7,20,-11v-6,4,-17,4,-20,11xm224,-145v12,3,24,-15,39,-16v-1,-6,11,0,10,-9v-18,6,-35,15,-49,25xm86,-165v1,-1,3,0,3,-2xm84,-164v-10,5,-22,8,-30,15r5,0v0,-1,-1,-1,-2,-2v10,-4,19,-8,27,-13xm47,-163v-1,0,-5,3,-3,4v0,-2,4,-1,3,-4xm227,-136v15,-5,36,-27,50,-17v1,-3,-1,-7,-4,-8v-16,5,-27,15,-43,20v-2,0,-3,3,-3,5xm20,-113v18,-12,41,-21,61,-31v0,-6,4,-11,5,-15v-6,1,-9,3,-5,8v-15,15,-49,18,-61,38xm32,-151v-1,-1,8,-7,4,-5v-1,2,-4,2,-4,5xm30,-129v15,-9,34,-14,46,-26v-15,9,-33,15,-46,26xm29,-151v-2,-1,-3,3,-1,1v1,0,1,-1,1,-1xm269,-150v-16,6,-33,9,-42,21xm26,-148v-3,-1,-6,2,-6,4v2,-2,3,-4,6,-4xm277,-148v-1,1,-2,2,-3,2v2,-1,3,-1,3,-2xm51,-147v-2,0,-5,4,-1,2v1,0,1,-1,1,-2xm260,-139v4,-3,8,-1,10,-5v-3,0,-9,3,-10,5xm42,-141v2,0,6,-2,1,-2v-1,1,-2,2,-1,2xm273,-140v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm228,-123v11,-2,17,-12,30,-13v-3,-5,-24,7,-30,13xm271,-139r-43,21v-1,7,4,2,6,1v11,-7,29,-14,37,-22xm21,-107r0,5v17,-12,44,-24,60,-34v-19,0,-41,21,-60,29xm285,-138v-14,6,-29,13,-41,21v15,-4,27,-15,40,-18v1,0,1,-1,1,-3xm228,-101r60,-26v0,-2,0,-4,-2,-3v-19,10,-42,16,-58,29xm79,-129v-19,10,-35,23,-56,31v-1,0,-2,2,-1,4v20,-10,37,-22,58,-30xm286,-121v-21,8,-46,17,-59,30v21,-7,40,-19,60,-27v0,-1,0,-3,-1,-3xm59,-99v4,-8,25,-10,20,-21r-1,3v-18,8,-38,18,-54,28v1,2,3,12,6,7v9,-3,21,-20,29,-17xm238,-114v1,0,2,-1,2,-1v-1,-1,-5,1,-2,1xm245,-92v14,-5,31,-10,43,-18v-16,4,-29,12,-43,18xm80,-107v-16,12,-38,19,-52,34v16,-1,36,-20,53,-28xm288,-101v-6,-1,-4,4,-1,4v0,-1,0,-4,1,-4xm217,-67v8,-1,24,-11,32,-13v-1,1,-3,1,-2,2v5,-2,6,-6,13,-5v-1,-1,-1,-1,0,-2v9,0,16,-8,25,-7v-1,-2,3,-3,1,-5v-21,10,-49,18,-69,30xm32,-65v21,-9,27,-16,52,-29v-18,6,-38,18,-52,29xm240,-90v4,-1,5,-1,4,-3v0,2,-4,0,-4,3xm254,-89v1,-1,0,0,-1,0v-2,0,-2,4,-1,1v0,-1,1,-1,2,-1xm233,-86v0,-1,5,-4,0,-2v-1,0,-1,2,0,2xm35,-59v13,-3,43,-16,51,-28v-18,8,-36,16,-51,28xm230,-86r-1,0r1,0xm245,-85v1,0,3,0,1,-1v-1,0,-1,1,-1,1xm245,-85v-9,3,-20,3,-24,11v8,-5,16,-6,24,-11xm228,-84r-1,0r1,0xm152,-20r103,-46v11,-4,24,-7,27,-19v-56,32,-119,58,-185,80v5,1,10,5,14,1v-1,-1,-4,3,-4,0v15,-6,32,-9,45,-18r0,2xm260,-78v2,0,2,-1,3,-2xm39,-51v16,-9,34,-16,49,-27v-15,10,-40,16,-49,27xm204,-52r52,-25v-20,6,-41,11,-52,25xm44,-46v14,4,31,-19,46,-22v1,-1,1,-2,1,-4v-19,6,-30,17,-47,26xm167,-14v34,-12,64,-30,102,-38r6,-16v-12,6,-27,9,-37,17v10,-2,26,-19,34,-9v-56,26,-118,39,-167,69v1,-2,1,-4,4,-4v-7,1,-27,8,-20,13v-1,-9,13,-2,11,-9v7,6,18,-8,25,-6v7,-5,23,-9,33,-13v0,0,-1,-1,-1,-2v5,-1,7,-1,11,-3xm99,-60v-13,-9,-35,16,-50,21v13,-1,15,-9,28,-11v0,0,-2,-1,0,-1v7,-1,14,-7,22,-9xm53,-35v10,10,27,-15,41,-15v-3,-4,2,-2,3,-4xm113,-52v-15,0,-39,17,-53,25v17,1,35,-21,53,-25xm216,-43v8,-1,14,-4,20,-8xm80,-30v15,-3,27,-13,41,-18v-16,5,-28,12,-41,18xm113,15v-7,-6,-22,8,-34,8v1,3,-1,6,1,9v13,-9,25,-12,39,-18v0,-2,-2,-1,-1,-3v2,2,5,0,9,0v-2,1,-3,-3,-1,-1v8,0,23,-10,29,-10r-1,1v34,-12,69,-31,103,-39v5,4,6,-5,8,-8v-51,17,-101,44,-153,57v-1,3,1,1,1,4xm86,-25v16,1,30,-13,45,-19v-18,3,-31,12,-45,19xm141,-40v1,0,4,-1,1,-1xm122,-32r18,-8v-7,1,-14,4,-18,8xm86,-10v25,0,52,-22,76,-30v-26,7,-52,19,-76,30xm80,-13v16,-3,22,-10,34,-14v1,0,0,-1,-1,-1v4,1,6,-1,7,-3v-1,2,-2,0,0,0v1,0,1,0,1,-1v-15,6,-29,10,-41,19xm214,-16v0,0,-1,2,-2,2v4,-2,14,-7,18,-2v9,-4,17,-9,24,-16v-31,10,-57,25,-90,33v0,5,-9,1,-11,7v12,-7,49,-15,61,-24xm154,5v-24,11,-50,20,-75,28v1,3,1,6,5,4v17,-6,30,-18,50,-21v0,-5,19,-3,20,-11xm76,-26v2,0,3,-1,3,-2v-1,0,-2,1,-3,2xm73,-16v5,1,6,-3,8,-5xm118,26v16,-7,45,-7,59,-22v-20,7,-41,12,-59,22xm134,27v14,6,41,-8,49,-16xm100,14v0,0,-4,-1,-1,0r1,0xm80,20v2,0,4,-2,5,-3v-2,0,-4,1,-5,3xm148,33v17,3,30,-10,45,-13v-10,-5,-31,10,-45,13xm78,22v0,1,-2,2,0,2r0,-2xm75,24v-1,2,2,9,3,4v-4,0,-1,-3,-3,-4xm200,24v-14,6,-31,7,-42,15v15,-3,28,-10,42,-15xm212,28v-19,2,-32,10,-47,15v17,1,32,-10,47,-15xm77,31v2,0,2,0,1,-1v-1,0,-1,1,-1,1xm228,32v0,0,3,-1,1,-1v-1,0,-1,1,-1,1xm178,48v13,4,31,-13,46,-16v-18,3,-31,10,-46,16xm236,36v-16,4,-33,8,-43,17v16,3,21,-11,37,-12v3,-1,6,-2,6,-5xm93,39v-1,-1,-9,2,-6,4xm235,46v-10,1,-17,6,-25,9v11,1,24,4,25,-9","w":306,"k":{".":13,",":10,"U":19}},{"d":"125,-3v-6,5,-17,1,-23,6v-1,0,-2,-2,-2,-5v-21,4,-55,1,-87,2v-4,-12,0,-33,-4,-52v4,8,18,4,30,6v0,-23,5,-66,-4,-89v-4,2,-13,1,-19,1v0,-15,-1,-33,-3,-42v36,-1,61,-3,87,10r1,114r20,2v1,16,0,33,4,47xm24,-170v-2,1,-5,1,-3,4r-2,-1v0,3,2,2,3,1v0,-2,1,-3,2,-4xm38,-170v-10,-2,-20,14,-16,13v6,-4,11,-8,16,-13xm22,-141r32,-29v-12,6,-20,20,-33,25xm28,-139v14,-7,27,-21,38,-30v-16,4,-26,20,-38,30xm73,-163v1,-2,7,-6,0,-5r-32,27v13,-4,21,-18,32,-22xm21,-149v8,-5,14,-11,19,-17v-7,6,-15,8,-19,17xm88,-164v-13,7,-29,37,-42,29v1,-5,6,-2,6,-7v-6,3,-6,8,-7,17v17,-10,30,-25,43,-39xm73,-158r2,-2xm53,-143v8,-3,13,-10,20,-14xm96,-156v-12,9,-24,19,-33,31v11,-11,26,-16,33,-31xm80,-147v-2,0,-3,3,0,2v1,0,0,-1,0,-2xm48,-117v12,-6,17,-18,30,-27v-9,11,-33,16,-32,32v3,-1,4,-2,2,-5xm88,-141v0,0,4,-2,1,-2xm91,-137v0,-2,5,-1,5,-4xm86,-140v-12,14,-36,22,-40,40xm69,-107v2,-11,27,-17,24,-26v-16,13,-32,28,-47,42v-1,1,0,2,1,3v6,-8,14,-14,22,-19xm46,-79v23,-16,33,-26,50,-44v-18,9,-38,27,-50,44xm78,-94v1,-8,16,-9,17,-19r-49,42v5,6,21,-22,32,-23xm47,-58r47,-44v-17,11,-34,25,-48,39xm50,-48v4,-20,35,-30,45,-48v-19,12,-30,31,-49,43v-4,8,8,8,4,5xm94,-86v-9,9,-21,16,-29,26v9,-9,22,-15,29,-26xm93,-76v-4,6,-18,10,-17,18v-4,1,-9,3,-2,4v6,-8,19,-12,19,-22xm18,-7v26,0,37,-27,58,-38v2,-7,17,-10,17,-20xm60,-48v4,-2,6,-4,9,-7xm57,-20v11,-10,28,-15,36,-29v-12,10,-26,18,-36,29xm62,-10v13,-8,20,-18,35,-25v-1,-4,4,-3,6,-7v-14,8,-29,17,-41,28v3,1,3,-2,4,-2v1,3,-4,4,-4,6xm34,-42v-9,2,-21,-1,-15,11v7,-2,9,-7,15,-11xm19,-24v8,-5,23,-11,21,-18v-5,7,-18,8,-21,18xm51,-38v1,1,3,-2,2,-2xm118,-39v-11,5,-30,21,-38,31v15,-5,22,-20,35,-26v2,-1,3,-3,3,-5xm108,-39v-3,0,-3,5,0,2r0,-2xm50,-37v-1,0,-2,2,0,1v1,0,0,-1,0,-1xm19,-13r27,-22v-10,-1,-18,11,-27,15r0,7xm102,-34r-1,2v1,1,2,-3,1,-2xm100,-31v-2,-3,-2,5,-2,0r2,0xm91,-25v2,0,5,-3,5,-5v-2,1,-5,3,-5,5xm94,-8v7,-7,20,-12,22,-21v-6,8,-18,11,-22,21xm69,-7v7,-1,9,-11,15,-10v-3,-4,10,-6,5,-7xm49,-14v1,-2,9,-6,5,-6v1,3,-5,4,-5,6xm105,-8v2,-2,9,-6,10,-10v-3,3,-8,6,-10,10xm52,-9v-3,0,-6,3,-1,2xm59,-7v0,0,3,-3,0,-1v-1,0,-1,1,0,1xm33,-8v-2,1,-1,3,1,2xm39,-7v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm86,-195v-25,3,-44,-11,-44,-36v-1,-24,38,-28,53,-17r-2,2v2,1,9,0,5,4v1,1,8,-2,4,5v6,18,0,36,-16,42xm60,-245v-1,0,-5,3,-1,2xm49,-221v-1,1,0,3,1,4v14,-7,25,-17,37,-26v-14,5,-24,21,-38,22xm64,-239v2,1,3,-1,3,-3v0,2,-3,2,-3,3xm51,-213v17,-7,28,-17,41,-26v-13,10,-28,16,-41,26xm66,-234v-7,1,-7,7,-15,6v-2,-1,2,-1,0,-2v-2,1,-4,2,-3,7xm95,-228v-3,0,-4,1,-6,3v2,-1,6,0,6,-3xm87,-217v-9,4,-19,6,-22,14v7,-5,14,-10,22,-14xm71,-219v3,-1,1,-1,1,-1v-1,0,-1,0,-1,1xm56,-210v4,0,15,-7,13,-9xm95,-216v-6,2,-11,7,-15,10v4,-4,12,-4,15,-10","w":134,"k":{"v":10}},{"d":"16,-138v19,6,47,-9,42,16v-1,9,4,23,0,31v-17,-3,-37,9,-44,-4v4,-14,-9,-37,2,-43xm22,-132v-3,-2,-4,0,-4,3v0,-1,4,-1,4,-3xm18,-124v3,-2,6,-4,9,-7v-4,2,-7,4,-9,7xm23,-112v7,-5,24,-13,24,-19v-8,7,-18,11,-24,19xm33,-125v2,1,5,-3,3,-4v1,3,-3,2,-3,4xm20,-103v11,-3,26,-16,33,-25v-9,5,-18,11,-26,18v2,0,1,-3,3,-1xm27,-126v-2,0,-3,2,-1,2xm30,-122v0,0,3,-3,0,-1v-1,0,-1,1,0,1xm26,-119v2,-1,2,-1,3,-3v0,1,-4,1,-3,3xm55,-122v-1,0,-3,1,-1,1xm21,-121v1,1,2,0,2,-1v-1,0,-2,1,-2,1xm21,-95v10,-8,24,-15,32,-26v-10,10,-24,15,-32,26xm28,-95v12,-4,21,-11,27,-20v-9,8,-19,12,-27,20xm22,-111r-1,0r1,0xm40,-95v7,-1,14,-7,13,-13v-4,6,-10,6,-13,13xm54,-99v-4,0,-4,3,0,2r0,-2xm55,-50v10,43,3,96,-43,90v0,-9,-2,-22,8,-19v4,-5,22,-18,9,-25v-6,0,-13,2,-19,1v-1,-16,-1,-38,5,-46xm16,-28r20,-16v-7,5,-16,7,-20,16xm16,-35v4,-2,8,-6,12,-9v-6,1,-10,4,-12,9xm41,-42v-1,0,-1,-1,-1,0v0,1,0,1,1,0xm36,-39r4,-2xm42,-39r2,0r-2,0xm19,-27v5,-4,13,-6,17,-12xm15,-17v8,-7,19,-12,26,-21v-7,9,-18,13,-26,21xm49,-32v-2,1,-5,3,-2,2v1,-2,5,-3,5,-5xm44,-33v-9,6,-22,14,-29,23xm40,-24r6,-5v-3,0,-4,3,-6,5xm25,-9v10,-4,23,-12,27,-20xm38,-23v-3,0,-1,2,0,1r0,-1xm52,-23v-1,4,-7,3,-8,8v2,-2,9,-4,8,-8xm49,-14v2,0,2,0,2,-1v-1,0,-1,0,-2,1xm41,-13v0,-1,0,-1,-1,-1v-1,0,0,1,1,1xm39,-12v0,0,1,0,1,-1xm46,-13v-3,2,-8,4,-9,8v3,1,7,-5,9,-8xm45,-5v1,-2,8,-3,8,-6xm41,-2v0,0,5,-2,3,-3xm46,1v0,2,-1,-1,-1,1r-1,1v0,0,1,0,2,-1v1,-1,0,-1,0,-1xm18,30v10,-9,28,-18,34,-28v-11,10,-26,16,-34,28xm37,8v2,0,8,-5,2,-2v-2,1,-2,1,-2,2xm49,12r2,-2xm49,13v-2,0,-5,1,-2,1xm42,16v1,1,-2,2,0,2v1,-1,1,-1,0,-2xm26,32v10,-2,19,-7,23,-15v-10,5,-14,11,-23,15","w":69},{"d":"206,-243v91,14,125,227,-2,238v-63,6,-125,2,-181,5v-4,-10,-1,-27,-2,-44v12,1,27,-2,37,1v3,-59,-6,-108,-10,-161v-8,-1,-20,-1,-26,3v1,-16,-7,-39,0,-50v50,5,123,-7,177,3v2,2,4,4,7,5xm92,-204v4,-6,27,-14,22,-18v11,-6,25,-16,27,-23v-25,23,-58,40,-84,62v2,2,2,4,2,7v12,-9,10,-14,22,-17v-2,-4,4,-5,9,-9v0,1,0,1,1,1v-3,-3,3,-1,1,-3xm57,-188v14,-12,31,-20,43,-33v11,-1,12,-11,20,-11v0,-3,9,-10,14,-12v-29,12,-49,37,-75,52v-2,1,-3,2,-2,4xm86,-209v1,0,2,0,2,-1v-1,0,-2,0,-2,1xm115,-215v17,-9,25,-21,40,-29v-18,5,-26,22,-40,29xm104,-206v3,-2,12,-6,11,-9v-4,3,-8,6,-11,9xm55,-197v22,-5,47,-36,65,-47v-26,9,-42,31,-65,44r0,3xm27,-244v-1,4,3,6,4,2xm60,-242v1,-1,1,-2,0,-2r0,2xm106,-244v-13,4,-19,14,-28,21v10,-5,20,-14,28,-21xm167,-244v-17,6,-25,18,-38,27v16,-3,24,-16,38,-27xm38,-210v19,-5,30,-23,44,-33xm93,-243v-16,10,-29,21,-43,33v6,4,6,-6,12,-5v7,-11,23,-17,31,-28xm183,-242v-19,0,-28,19,-44,27v20,-6,31,-16,44,-27xm56,-241v1,0,3,0,1,-1v-1,0,-1,1,-1,1xm150,-215v19,-3,29,-17,44,-25v-16,3,-29,17,-44,25xm40,-239v1,0,3,0,3,-1v-2,0,-3,0,-3,1xm49,-240v-2,-1,-5,6,-1,2v1,-1,0,-1,1,-2xm28,-228v1,-5,11,-5,12,-10v-4,3,-11,4,-12,10xm62,-234v4,1,2,-3,5,-3xm171,-213v15,-4,24,-15,36,-22v-15,6,-24,13,-36,22xm53,-232v1,-1,4,-1,4,-3v-2,-1,-3,3,-4,3xm164,-215v12,-6,20,-13,30,-20xm42,-234v-1,0,-1,1,0,1v0,0,1,-1,0,-1xm48,-232v1,0,1,-1,1,-2v-1,0,-1,1,-1,2xm62,-233v0,0,-5,4,-1,2v1,-1,1,-1,1,-2xm214,-231v-11,4,-24,14,-36,20v16,1,24,-14,36,-20xm27,-222v5,0,9,-6,13,-9v-5,1,-9,6,-13,9xm51,-231r-1,1xm185,-209v17,10,24,-14,39,-19v-14,-4,-23,17,-39,19xm27,-209v16,-5,19,-13,29,-19v-11,6,-20,12,-29,19xm195,-201v8,3,8,-5,15,-5v2,-6,17,-11,22,-17v-13,-2,-25,16,-37,22xm79,-222v-2,-3,-5,3,-7,3v4,1,4,-2,7,-3xm202,-192v8,-6,21,-17,29,-18v-1,-5,12,-7,5,-11v-11,10,-22,16,-35,24xm68,-215v2,1,5,-4,1,-3v1,2,-1,1,-1,3xm64,-213v3,1,5,-4,2,-2xm208,-185v3,-13,40,-18,34,-30v-11,10,-25,17,-38,25v1,1,2,4,4,5xm126,-213v-24,12,-47,30,-66,47v2,7,5,-3,10,-2v13,-8,22,-20,36,-27v5,-8,16,-11,20,-18xm62,-210v2,1,1,-2,2,-2v-2,0,-3,0,-2,2xm62,-209v-2,-1,-3,0,-3,1v0,1,2,0,3,-1xm211,-179r40,-29v-15,5,-29,18,-43,25v2,1,0,3,3,4xm134,-185v-5,48,10,94,1,144r-49,32v22,-8,37,-23,53,-36v60,10,85,-27,82,-90v-12,-42,-33,-88,-95,-70v-20,19,-48,31,-65,50v-1,2,0,4,1,6v18,-12,34,-29,52,-39v5,-6,10,-13,16,-17v3,6,4,11,4,20xm59,-208v-3,0,-2,3,-1,2v1,0,1,-1,1,-2xm75,-184r15,-9r-2,-1v7,-3,15,-9,16,-12v-9,9,-20,12,-29,22xm95,-196v1,0,2,0,1,-1v-2,0,-3,0,-1,1xm213,-173v9,10,25,-16,37,-21v4,-2,8,-7,2,-8v-12,12,-28,17,-40,27v2,-1,5,5,1,2xm216,-162v8,6,19,-11,29,-14v-1,0,-1,-1,-1,-1v9,-1,6,-7,17,-11v-8,-13,-18,13,-30,14v-6,3,-11,7,-15,12xm62,-143v-1,8,5,1,8,1v16,-19,44,-29,56,-50v-24,14,-42,34,-64,49xm68,-179v4,-1,4,-3,7,-5v-4,0,-5,3,-7,5xm241,-162v1,-9,19,-12,23,-21v-15,8,-29,18,-43,27r0,5v8,-3,11,-12,20,-11xm64,-127v7,-8,27,-16,26,-21v10,-1,15,-14,23,-14v2,-8,13,-7,12,-19v-20,17,-38,34,-62,47xm62,-175v-4,4,-1,3,1,1r4,-4v-2,1,-2,1,-5,3xm224,-142v10,-4,13,-12,23,-13v-3,-1,0,-3,2,-4v3,-6,24,-10,16,-17v-9,15,-39,15,-41,34xm251,-149v6,1,23,-11,18,-19v-13,12,-28,20,-44,29v0,2,4,3,3,7v8,-4,21,-12,23,-17xm88,-136r-2,1v7,-2,11,-12,18,-13v0,0,-2,1,0,1v7,-6,10,-12,21,-15v0,-2,1,-5,-1,-5v-18,18,-39,29,-60,44v-1,7,3,3,4,1v5,-2,12,-11,20,-14xm66,-105r51,-44v5,1,4,4,8,-3v1,-3,1,-5,-1,-6v-17,16,-42,28,-59,44xm273,-158v-12,12,-31,21,-46,31r0,4v12,-6,19,-15,33,-19v1,-8,14,-4,13,-16xm86,-155v0,0,-2,1,0,1v0,-1,1,-1,0,-1xm227,-115v8,-4,14,-10,24,-12v0,-1,-1,-1,-1,-1v9,-7,22,-8,26,-21v-14,14,-39,17,-49,34xm66,-87v5,-4,13,-8,16,-15r0,3v12,-9,21,-21,35,-29v-1,-9,13,-4,8,-15v-17,18,-39,36,-59,50r0,6xm278,-138v-18,8,-33,20,-52,28v2,2,-2,6,0,7v7,-6,9,-8,17,-10v3,-1,2,-6,9,-5v-1,0,-2,-1,-1,-2v11,-2,20,-11,27,-18xm109,-135v2,0,4,-1,1,-1xm108,-133v-3,-1,-4,2,-1,2v1,0,1,-1,1,-2xm66,-98v15,-10,27,-19,39,-33r-40,29xm229,-96v19,-5,32,-26,51,-30v-1,-4,-1,-2,0,-5v-17,12,-37,22,-55,33r-1,7v2,-1,6,-1,5,-5xm127,-130v-23,16,-36,34,-61,48v0,1,-2,4,1,4v2,-3,7,-4,9,-7v-1,-1,-3,3,-4,1v20,-7,23,-18,38,-26v6,-7,16,-9,17,-20xm280,-123v-16,14,-38,25,-57,37r-4,12v15,-10,46,-29,61,-49xm101,-86v11,-4,18,-16,29,-22v1,-9,-7,-11,-4,-6v1,1,1,0,2,1v-17,20,-39,35,-62,50r0,5v12,-8,22,-18,35,-25r0,-3xm242,-81v11,-14,35,-13,39,-33v-11,12,-28,21,-39,33xm66,-69v3,5,7,-6,13,-6v0,0,0,-1,-1,-2v3,3,4,-5,8,-5v-2,3,2,0,2,2v0,-4,-3,-5,2,-3v0,-7,14,-8,18,-18v4,1,9,-8,12,-11v-18,15,-36,26,-54,39r0,4xm239,-100v2,0,3,-1,3,-2xm65,-49v16,-3,30,-27,47,-32v3,-9,20,-9,17,-19v-21,16,-40,33,-64,46v0,2,4,6,0,5xm97,-70v1,0,2,-1,2,-2v-1,0,-2,1,-2,2xm218,-52v13,-17,47,-30,60,-47v-46,33,-99,57,-143,91v19,-3,33,-21,48,-24v8,-5,13,-8,19,-11v0,-3,-3,3,-4,0v8,-2,12,-8,20,-9xm186,-33r-3,0r3,0xm194,-38v0,2,1,1,2,0r-2,0xm66,-98v0,0,0,2,1,2v0,-1,-1,-2,-1,-2xm273,-82v4,-2,6,-6,7,-10v-25,19,-49,36,-76,52v0,0,2,4,0,1v-16,7,-41,21,-56,31v14,3,16,-7,26,-10v-1,-2,1,-5,2,-2r-1,1v9,-8,20,-10,28,-18v-1,-3,-1,3,-2,0v29,-13,47,-32,72,-45xm130,-85r0,-4v-4,1,-3,3,0,4xm118,-80v3,-1,5,-3,5,-4v-2,1,-4,3,-5,4xm130,-82r-62,44v-3,0,-4,6,-6,5v20,-14,52,-32,68,-49xm238,-79v0,0,-12,4,-3,3v-1,-4,3,0,3,-3xm96,-64v8,-4,17,-8,21,-16xm278,-78r-113,70v12,4,13,-8,23,-8r-1,-1v12,-6,23,-13,34,-20v0,2,-3,1,-3,3v17,-13,42,-27,60,-44xm229,-73v1,0,2,-1,2,-2v-1,0,-2,1,-2,2xm86,-72v1,0,2,-1,2,-1v-2,0,-2,1,-2,1xm225,-72v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm220,-67r2,-3v0,1,-4,3,-2,3xm181,-9v24,-1,31,-22,53,-27v3,1,-1,-2,1,-2v12,-10,31,-14,38,-29v-27,25,-60,38,-92,58xm44,-6v27,-3,35,-26,56,-35r-2,0v11,-8,24,-14,32,-25v-28,23,-58,38,-86,60xm218,-66v-2,-1,-5,1,-3,3v0,-2,3,-1,3,-3xm55,-22v8,-1,13,-10,17,-9v6,-4,13,-10,20,-13v3,-7,19,-13,24,-19v-22,12,-40,27,-61,41xm88,-58r3,-2v-1,0,-2,0,-3,2xm222,-56v2,0,3,-1,3,-2xm78,-17v17,-12,36,-22,50,-38v-16,13,-35,23,-50,38xm80,-52v1,0,2,-1,2,-2v-1,0,-2,1,-2,2xm211,-10v14,-18,43,-22,57,-41r-69,41r12,0xm77,-50v-2,0,-2,1,-1,2xm69,-45v0,0,2,-1,0,-1v-1,0,-1,1,0,1xm122,-41v3,0,5,-3,7,-5v-2,0,-8,2,-7,5xm207,-46v-2,0,-3,-1,-2,0v1,1,2,1,2,0xm249,-45v-2,0,-3,1,-1,2v1,0,1,-1,1,-2xm183,-44v0,2,0,2,2,2v0,-2,0,-2,-2,-2xm48,-31v8,-1,13,-8,18,-12v-8,3,-13,8,-18,12xm72,-8v21,-3,26,-20,40,-23v0,-1,5,-5,10,-9v-18,9,-33,22,-50,32xm38,-38v-7,-1,-14,0,-10,7v6,0,6,-5,10,-7xm48,-38v-9,2,-14,10,-21,15xm97,-8v14,3,9,-10,18,-7v7,-9,23,-14,32,-22v-23,4,-31,21,-50,29xm148,-28v0,-6,6,-5,8,-9v-15,10,-32,17,-45,29v24,-2,19,-16,37,-20xm165,-35v3,2,7,-4,2,-2v-1,0,-2,1,-2,2xm164,-32v1,-1,1,-2,-1,-2xm62,-33v-3,1,-12,6,-9,6v2,-3,6,-3,9,-6xm48,-30v-8,0,-12,10,-20,11r0,3xm156,-28v2,1,2,-3,3,-3v-1,0,-2,1,-3,3xm154,-28v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm238,-28r-1,1v1,0,1,-1,1,-1xm225,-15v7,-3,20,-6,22,-13xm219,-26v3,-6,-2,-1,-2,-1v0,1,1,2,2,1xm53,-26v-10,6,-22,7,-25,19v5,-2,5,-10,11,-7v0,-7,12,-10,14,-12xm126,-9r6,1v1,-5,13,-11,17,-15xm53,-20v1,0,1,0,1,-1v-1,0,-1,0,-1,1xm35,-6v6,-3,13,-9,16,-14v-5,5,-13,7,-16,14","w":303,"k":{".":10,",":7,"Y":23,"W":30,"V":19,"A":14}},{"d":"112,-117v-18,-11,-40,3,-48,17v-8,-1,-8,-9,-18,-6v-4,-3,3,-3,3,-4v-5,-11,-26,-13,-21,-29r2,-100v4,-8,-11,-9,-2,-12v32,3,64,-7,90,0r54,0v2,20,8,49,-3,64v-13,-2,-23,3,-36,4v0,-11,-2,-28,-14,-19r-49,0v-3,15,4,32,2,41v65,-22,124,17,104,90v-1,64,-77,88,-130,59v-11,-13,-32,-41,-28,-55v-3,-4,-11,-11,-1,-11v13,-3,32,1,45,1v-3,31,52,39,58,7v3,-17,1,-38,-8,-47xm37,-215v20,-8,38,-19,56,-30v-22,2,-39,21,-56,30xm44,-211r64,-34v-25,5,-40,21,-62,30v-2,1,-3,3,-2,4xm36,-239v4,-1,8,-4,7,-6v-4,0,-8,0,-7,6xm57,-245v-8,2,-16,5,-20,11xm67,-244v-4,0,-24,9,-21,10xm77,-244v0,0,-6,5,-2,2v1,-1,6,-2,2,-2xm36,-196v23,-16,63,-36,78,-43v-3,-3,5,-2,4,-6r-82,42r0,7xm77,-209v21,-11,45,-20,62,-35v-30,4,-45,24,-70,33v1,4,6,0,10,2r-2,0xm111,-209v6,-15,44,-18,54,-35v-23,10,-44,23,-66,35r12,0xm86,-209v12,-2,17,-11,29,-12r0,-3v12,-2,27,-13,37,-20v-22,8,-46,24,-66,35xm69,-239v1,0,1,-1,0,-1v-1,0,-1,1,0,1xm67,-239v-11,1,-19,16,-30,11v-3,2,2,5,0,7v10,-2,12,-11,23,-11v-1,-5,7,-3,7,-7xm122,-209v12,-15,36,-14,46,-28r-55,28v4,0,6,-2,9,0xm43,-232r-1,1v1,0,0,-1,1,-1xm37,-229r1,0r-1,0xm165,-228v-1,0,-3,2,-1,2v0,0,1,-1,1,-2xm129,-211v10,5,27,-11,32,-15v-9,6,-23,8,-32,15xm159,-218r0,-1r0,1xm136,-198v5,-2,5,-4,12,-5r-3,0v8,-4,16,-9,23,-15xm158,-217r-2,0r2,0xm37,-206v0,-3,7,-3,6,-5v-1,2,-6,3,-6,5xm145,-209v2,0,3,-1,3,-2v-1,0,-5,1,-3,2xm161,-205v1,-3,6,-3,7,-6v-1,2,-7,3,-7,6xm140,-206v2,0,3,-3,0,-2r0,2xm136,-203r4,-3v-3,0,-4,1,-4,3xm59,-206v-10,7,-27,9,-23,27v3,-3,5,-3,0,-6v7,-7,24,-11,23,-21xm158,-205v-7,5,-18,7,-22,15v8,-4,16,-9,22,-15xm159,-199v4,0,11,-1,9,-6v-2,2,-6,5,-9,6xm41,-185v10,-3,15,-6,21,-13v-8,2,-15,10,-21,13xm158,-198r-1,0r1,0xm156,-192v6,-1,16,3,13,-6xm62,-190v-11,4,-17,10,-28,15r0,4v9,-5,19,-13,28,-19xm62,-182v-9,3,-24,10,-29,20v10,-5,18,-16,29,-20xm33,-156v12,-6,20,-14,30,-20v-13,6,-20,12,-30,20xm33,-149v13,-4,20,-13,31,-19v-9,1,-24,12,-31,19xm64,-162v-11,7,-24,11,-31,22r3,0v-1,0,-2,0,-2,1v10,-8,21,-14,30,-23xm99,-161v-14,15,-38,24,-56,35v2,1,4,8,7,4v-3,-1,-4,0,-3,-4v19,-12,44,-20,58,-35r-6,0xm51,-123v22,-10,48,-22,67,-38v-21,8,-47,27,-67,38xm89,-159v-8,2,-17,4,-17,13xm64,-119v3,0,5,-1,5,-3xm125,-159v-23,16,-50,27,-74,43v16,3,25,-15,37,-17v-1,-2,0,-2,3,-2v12,-10,27,-14,34,-24xm33,-156v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm89,-129v10,-1,15,-11,23,-10v3,-9,16,-7,21,-17v-17,11,-29,16,-44,27xm33,-132r13,-7r-2,-1v9,-2,23,-10,20,-15v-11,7,-19,13,-31,19v3,1,-3,3,0,4xm92,-126v19,-5,33,-14,48,-26v-15,5,-32,19,-48,26xm103,-126v20,4,27,-15,46,-20v1,-1,1,-1,0,-2v-15,1,-32,17,-46,22xm37,-129r35,-17v-10,-6,-24,12,-35,17xm115,-122v13,-5,26,-15,40,-21v-15,2,-29,13,-40,21xm161,-139v-16,1,-31,14,-43,22v18,-2,29,-13,43,-22xm165,-130v-11,-5,-31,15,-42,20v7,1,7,-5,15,-4v5,-9,18,-10,27,-16xm90,-129v-4,0,-8,4,-11,6xm126,-103v13,-5,32,-15,42,-23v-12,9,-31,13,-42,23xm77,-123v-2,2,-4,4,-8,5v2,-2,8,-3,8,-5xm129,-97v14,-6,26,-15,42,-19v1,-5,-2,-2,-5,-1v-12,7,-27,11,-37,20xm69,-114v-9,-3,-10,12,-3,3xm167,-109v1,0,2,0,2,-1v-1,0,-1,1,-2,1xm165,-109v-10,9,-29,9,-37,19v13,-7,32,-10,37,-19xm128,-84v-1,10,3,3,8,1v4,0,4,0,3,-3v15,-3,25,-11,35,-20v-17,5,-30,15,-46,22xm129,-96v-1,-1,-1,-1,-1,0v0,1,0,1,1,0xm170,-96v1,0,2,0,2,-1v-1,0,-2,1,-2,1xm168,-94v-13,8,-30,12,-42,21v11,4,32,-15,42,-21xm171,-89v-2,2,-2,7,1,2v1,-1,0,-2,-1,-2xm158,-78v0,-2,7,-3,5,-5v0,1,-8,3,-5,5xm153,-80r-1,0r1,0xm169,-68v-33,12,-54,33,-86,44v-5,4,-8,11,-17,7v14,-6,29,-22,42,-21v26,-21,41,-22,61,-37v2,-1,3,-3,2,-5v-35,25,-77,43,-115,65v20,11,36,-15,56,-19v6,-6,26,-7,26,-16r5,0v6,-7,21,-9,26,-18xm150,-80v-8,6,-25,9,-25,20v9,-10,20,-12,25,-20xm136,-64v9,-3,15,-8,20,-14xm24,-66v6,0,11,-4,15,-7v-5,2,-13,3,-15,7xm23,-71v1,1,2,1,2,0v0,-1,-1,-1,-2,0xm26,-58r24,-13v-10,2,-20,4,-24,13xm59,-66v1,-2,3,-5,-3,-4v-2,0,-4,-1,-5,0v2,0,4,1,3,3v-10,4,-20,7,-27,14v10,-3,20,-11,32,-13xm132,-63v1,2,3,1,4,-1xm131,-60v-3,-1,0,2,0,0v0,-2,1,-1,0,0xm58,-60v-9,-1,-20,8,-30,10v7,12,21,-8,30,-10xm165,-57v-3,-1,-4,5,-1,2v0,0,1,-1,1,-2xm123,-57v-1,1,-1,1,-1,2xm63,-53v-10,-1,-27,8,-29,16v8,1,7,-9,15,-5r-2,-3v8,-1,9,-6,16,-8xm158,-54r-86,45v18,6,23,-13,36,-10v3,-3,4,-8,10,-7v11,-8,29,-14,40,-28xm39,-32v12,1,21,-13,33,-15v-12,-5,-23,10,-35,13v0,3,1,4,3,4v0,-1,0,-1,-1,-2xm46,-22v12,-8,27,-13,37,-23v-17,3,-28,12,-42,18v2,4,5,3,5,5xm121,-24v16,-5,24,-13,37,-21v-11,8,-26,13,-37,21xm165,-40r0,-1v-1,1,-1,1,0,1xm86,-35r0,-2r0,2xm69,-30v2,-1,4,-2,1,-2v0,1,0,1,-1,2xm125,-21v9,-3,17,-7,23,-11v-8,3,-16,7,-23,11xm77,-31v-1,1,0,1,0,1r2,-2v0,0,-1,0,-2,1xm156,-30v2,2,6,-3,2,-1v-1,0,-2,0,-2,1xm57,-25v-3,2,-11,7,-5,6r15,-11v-4,1,-7,3,-10,5xm116,-21r3,-1xm115,-19v-2,-2,-6,1,-6,2v2,-3,4,-1,6,-2xm108,-6v10,-2,18,-11,27,-13v-11,2,-18,7,-27,13xm100,-9v2,0,3,-1,3,-2","w":194},{"d":"210,-136v-35,-1,-49,42,-68,51v7,0,9,-7,15,-8v13,14,22,33,34,48v9,-3,16,3,24,2v-1,12,-3,27,-2,42v-25,2,-73,10,-78,-15v-9,3,-3,-2,-5,-6v-4,1,-3,-2,-1,-4v-5,-6,-6,-14,-13,-19v-18,11,-31,29,-44,45v-18,2,-34,-3,-51,-1v1,-7,-5,-20,-1,-32v-4,0,-3,2,-7,1v6,-22,47,-18,53,-42v28,-15,6,-37,-5,-52v-12,2,3,-10,-13,-6v2,-8,0,-10,-17,-9v-11,-5,-7,-37,2,-43v26,7,66,-8,74,22v8,5,12,16,19,22v12,-8,18,-21,27,-32r-3,-7v21,3,71,-17,58,23v0,6,1,13,2,20xm39,-177v-5,1,-9,0,-8,6xm54,-176v-12,0,-17,6,-23,12xm39,-162v6,1,23,-8,29,-13v-11,2,-23,10,-29,13xm163,-158v10,-6,21,-10,30,-17v-11,4,-22,10,-30,17xm41,-147v18,-5,37,-15,49,-28xm167,-173v-6,-2,-11,4,-4,2v1,-1,2,-1,4,-2xm76,-172v-15,9,-36,11,-46,25v17,-7,33,-16,46,-25xm176,-172v-10,3,-22,8,-26,15xm190,-167v3,0,6,-3,8,-4v-3,0,-6,2,-8,4xm208,-167v0,0,-8,3,-2,2v1,0,2,-1,2,-2xm132,-136v21,-6,43,-21,56,-31v-16,13,-42,16,-56,31xm88,-164v0,0,4,-2,2,-2xm160,-140v16,-7,27,-16,42,-24v-37,15,-80,39,-112,62v-3,0,-5,2,-4,4v24,-12,50,-31,74,-40v1,-1,1,-1,0,-2xm82,-160v1,-2,4,-1,5,-4v-1,0,-5,3,-5,4xm55,-142v16,-6,33,-12,45,-22v-15,8,-31,13,-45,22xm60,-136v11,3,35,-16,43,-22v-13,8,-30,13,-43,22xm90,-90r65,-38v0,0,0,1,-1,1v2,-5,5,1,7,-4v-1,0,-2,2,-2,0v16,-9,34,-15,47,-27r-118,63v2,1,2,2,2,5xm156,-155r2,-2v-2,0,-2,1,-2,2xm153,-153v1,0,1,-1,0,-1r0,1xm68,-125v14,-9,32,-14,42,-27v-16,3,-31,15,-45,23v2,1,1,3,3,4xm198,-145v-3,1,-11,5,-1,4v4,-1,9,-4,7,-9v-2,2,-4,4,-6,5xm70,-121v10,8,22,-13,35,-13v2,-4,10,-10,13,-6v-9,-13,-34,14,-48,19xm179,-136r-56,32v20,-8,37,-21,56,-30v1,0,1,-1,0,-2xm125,-131v-11,-2,-33,17,-45,25v18,-5,31,-18,45,-25xm76,-112v12,-6,25,-12,35,-20v-13,5,-25,12,-35,20xm64,-63v16,-5,27,-15,42,-21v-1,0,-1,1,-1,1v11,-4,21,-14,32,-17r-2,-1v7,-2,16,-8,22,-13v-31,17,-70,28,-93,51xm115,-98v2,0,8,-3,7,-6xm102,-66v17,-14,36,-20,50,-37v-35,29,-87,48,-126,68v-1,7,4,4,7,2v24,-16,41,-18,63,-32r-1,2v4,-2,4,-1,5,-5v4,-1,0,2,2,2xm112,-98v-1,1,-1,1,0,2v1,-1,1,-1,0,-2xm109,-95r-1,0r1,0xm106,-94v0,-2,-2,-1,-1,0r1,0xm100,-90v0,-2,4,0,4,-3v0,1,-6,2,-4,3xm84,-82v2,-1,2,-3,0,-2v0,1,-1,2,0,2xm93,-53v23,-7,51,-17,63,-31xm160,-76v-15,8,-31,13,-44,23v19,-3,32,-13,44,-23xm120,-47v11,9,25,-14,38,-15v-1,-2,10,-4,9,-10xm123,-38v17,1,33,-16,47,-24r0,-3xm61,-60v2,0,2,-1,2,-2v0,-1,-1,0,-2,2xm126,-33v14,13,36,-14,51,-20v0,-4,-1,-4,-3,-5v-13,9,-32,18,-48,25xm133,-23v14,1,25,-15,41,-17v-1,-6,12,-5,6,-9v-15,10,-32,16,-47,26xm82,-47v1,0,2,0,2,-1v-1,-1,-2,0,-2,1xm26,-44v2,-1,6,0,7,-2xm86,-40v-1,-2,-2,-2,0,-3v-18,9,-37,12,-51,25xm93,-37v0,-3,7,-1,7,-5v-1,2,-7,2,-7,5xm89,-36r4,-2v-1,1,-4,0,-4,2xm52,-36v-9,4,-23,6,-26,14v5,3,13,-11,21,-9v-1,-2,-1,-1,0,-2v3,0,3,-2,5,-3xm142,-12v15,-11,35,-18,47,-25v-18,5,-32,16,-47,23v-1,0,-1,1,0,2xm60,-23v9,-5,20,-7,28,-13v-11,4,-19,7,-28,13xm195,-28v4,-2,11,-3,13,-7xm82,-27v4,-3,11,-1,13,-6xm188,-24v3,-1,5,-2,7,-4v-3,1,-5,2,-7,4xm165,-4r45,-24v-17,7,-32,14,-45,24xm178,-25r5,-2xm151,-24v-5,2,-10,2,-13,7v5,-1,10,-4,13,-7xm72,-23v3,-1,6,-1,8,-4v-2,2,-7,1,-8,4xm177,-25r-33,17v13,-4,23,-10,33,-17xm152,-5v12,-4,27,-12,34,-19v-11,7,-25,11,-34,19xm39,-14v8,-2,15,-5,21,-9v-7,1,-17,5,-21,9xm68,-21v2,0,3,-1,3,-2xm45,-5v17,-1,29,-9,39,-17v-15,5,-27,10,-39,17xm35,-6v11,-5,22,-9,32,-15v-10,5,-23,9,-32,15xm25,-12v7,-3,2,-9,1,-5v0,1,-1,3,-1,5xm208,-18v-11,1,-21,9,-31,14v15,1,20,-9,31,-14xm199,-5r11,1v-1,-11,-7,-5,-11,-1","w":228,"k":{"e":8}},{"d":"21,-255v92,11,205,-24,225,55v5,17,5,30,0,43v1,0,4,-2,5,-1v-11,57,-62,72,-129,73v1,16,-4,48,17,38v22,-3,14,23,18,37v-4,1,-2,11,-9,5r0,4r-122,2v-3,-12,-4,-35,1,-46v12,-1,23,0,26,-8r-2,0v8,-39,-3,-102,-1,-154v-20,-4,-37,10,-31,-19v3,-12,-6,-27,2,-29xm22,-247v3,4,4,4,7,-1v0,2,-7,0,-7,1xm23,-232v7,-7,13,-11,20,-16v-10,1,-15,8,-20,16xm23,-225v10,-6,22,-17,28,-23v-9,8,-21,13,-28,23xm23,-212v13,3,10,-10,20,-10v7,-11,23,-14,28,-25r-40,29v-2,-1,-4,-2,-8,-2v1,0,2,7,0,8xm79,-234v6,-3,14,-6,15,-12v-4,6,-12,5,-15,12xm56,-242v2,1,6,-3,1,-2v-1,0,-1,1,-1,2xm100,-244v3,3,3,7,6,0v-1,-1,-5,-1,-6,0xm159,-244v-36,6,-53,33,-83,45v-4,2,-13,17,-17,11v12,-14,36,-24,48,-34v4,-8,24,-14,30,-21v-35,10,-55,38,-84,48v1,7,2,24,7,11v15,-3,25,-18,36,-19v19,-18,43,-27,63,-41xm120,-243v-26,13,-46,28,-68,44v22,-9,48,-31,68,-44xm181,-242v-10,0,-18,8,-24,14xm43,-233v2,-4,10,-4,12,-9v-3,4,-12,4,-12,9xm167,-242v-9,7,-25,9,-30,20v11,-6,17,-13,30,-20xm77,-242v-1,0,-3,1,-1,1v0,-1,0,0,1,-1xm192,-239r1,-1v-1,0,-2,0,-1,1xm158,-208v14,-8,36,-19,49,-30v-15,2,-38,19,-49,30xm100,-239v-16,9,-38,20,-45,32v16,-10,36,-22,45,-32xm56,-227v5,-1,14,-8,13,-11xm188,-235v3,-1,3,-4,0,-2v-1,0,0,1,0,2xm76,-234v0,0,-2,1,0,1v1,0,1,-1,0,-1xm153,-213r32,-21v-14,4,-23,11,-32,21xm65,-226v1,1,5,-6,2,-2v-1,0,-2,1,-2,2xm176,-196v12,-13,31,-20,46,-30v-14,-6,-38,21,-53,29v20,11,38,-18,58,-25v-15,6,-35,17,-51,26xm152,-226v1,0,6,-2,1,-2v-1,0,-1,1,-1,2xm165,-204v11,-3,32,-17,38,-24v-12,7,-29,14,-38,24xm140,-219v-2,2,-14,8,-4,7v12,3,4,-7,11,-9v2,-1,2,-2,2,-4xm55,-166r77,-53v-23,6,-56,31,-77,47v-2,1,2,3,0,6xm226,-215v-13,11,-38,17,-44,31xm153,-213v-4,0,-6,3,0,2r0,-2xm236,-209r0,-3v-20,11,-39,23,-57,36v0,1,1,1,2,1v12,-11,36,-24,55,-34xm123,-140v21,9,47,-5,53,-24v-4,-27,-16,-45,-47,-42v-12,10,-3,41,-6,66xm185,-171v17,-11,40,-19,53,-32v-17,11,-37,20,-53,32xm55,-157v20,-15,46,-24,62,-42v-16,13,-40,24,-58,35v-3,1,-4,4,-4,7xm180,-157v19,-13,44,-21,60,-38v-20,11,-47,21,-60,38xm173,-193v0,1,4,6,2,2v-1,-1,-2,-1,-2,-2xm79,-163v6,-12,30,-16,38,-26v-14,7,-31,15,-43,26v1,0,4,-3,5,0xm176,-184v4,1,7,-2,2,-2v-2,0,-2,1,-2,2xm163,-136v23,-16,53,-27,72,-47v-24,15,-55,25,-72,47xm117,-181r-61,35v-1,1,-1,2,0,4v20,-16,42,-24,61,-39xm238,-176r5,0v0,-3,-4,-1,-5,0xm228,-170r-169,102v2,2,0,6,3,6v25,-24,55,-33,69,-47v10,-1,12,-10,23,-11v23,-16,54,-29,74,-50xm182,-169v-1,0,-2,0,-2,1v0,1,1,0,2,-1xm235,-167v0,1,1,1,1,0r-1,0xm56,-130v22,-11,42,-23,62,-36v-25,8,-41,24,-62,36xm65,-157v3,-1,7,-4,7,-6v-1,3,-8,1,-7,6xm240,-158v2,-6,-1,-1,-1,-1xm59,-154v2,-1,4,0,5,-3xm57,-120v11,3,24,-17,38,-20v4,-7,18,-9,23,-17v-22,11,-46,19,-61,37xm88,-156v0,-1,0,-1,-1,-1v0,1,0,1,1,1xm56,-136v10,-5,20,-12,28,-19v-9,7,-22,9,-28,19xm191,-129v12,-9,29,-14,38,-26r-48,30r11,-5v0,0,-1,0,-1,1xm239,-151v1,0,0,-2,-1,-2v-11,11,-29,19,-42,28xm59,-108v15,-14,45,-24,59,-40v-20,13,-42,24,-60,38v0,1,0,2,1,2xm72,-105v9,-12,28,-22,37,-25v-2,-1,6,-3,3,-6r-56,31v2,12,8,-2,16,0xm116,-135v1,-2,2,-6,-2,-3v-1,1,0,3,2,3xm219,-130r3,-3v0,0,-4,2,-3,3xm233,-133v-9,8,-23,11,-30,21v10,-7,22,-12,30,-21xm121,-130v2,-1,6,-2,1,-2v-1,0,-1,1,-1,2xm59,-92r62,-38v-3,1,-1,-1,-3,-2r-60,39v1,6,0,9,5,5v-2,0,-4,-2,-4,-4xm143,-129v2,0,5,-2,5,-3xm152,-93v22,-12,45,-23,64,-37v-22,12,-45,21,-64,37xm130,-129v-2,0,-3,0,-2,1v1,1,1,0,2,-1xm134,-124v3,-1,8,-1,8,-5xm123,-125v2,1,5,-3,2,-1v-1,0,-2,0,-2,1xm111,-118v6,-1,13,-5,11,-7xm179,-124r3,0r-3,0xm192,-125v-1,3,6,1,1,1xm134,-124v-5,1,-11,4,-13,8xm182,-118r9,-4v-3,0,-8,2,-9,4xm174,-121v-2,1,-1,1,0,0v1,0,2,-1,2,-1v0,0,-1,1,-2,1xm171,-120v0,0,0,2,1,2v0,0,0,-2,-1,-2xm225,-118v-12,4,-21,11,-32,17v14,-2,24,-9,32,-17xm181,-118v-1,0,-1,1,-1,1v1,1,1,0,1,-1xm105,-112v2,-3,4,-3,6,-5v-4,1,-6,1,-6,5xm118,-115v-2,2,-5,2,-6,5v3,-2,4,0,6,-5xm165,-115v1,0,2,0,2,-1v-1,0,-2,0,-2,1xm103,-114v-11,8,-25,14,-35,23v11,-10,28,-11,35,-23xm167,-110v2,0,3,-1,4,-2xm159,-112v-2,-1,-2,4,-1,1xm153,-111v-1,0,-1,-1,-1,0v0,1,0,1,1,0xm59,-78v17,-12,37,-20,52,-33v-15,6,-24,18,-42,21v0,6,-11,4,-10,12xm166,-109v-11,4,-21,11,-31,17r13,-1v-2,-9,12,-10,18,-16xm189,-105v2,1,3,-4,1,-2v-1,0,-1,2,-1,2xm185,-104r3,-1v-2,1,-2,1,-3,1xm166,-93v5,-1,13,-6,16,-10xm130,-95r0,-1v0,0,-1,1,0,1xm87,-90r-3,3v0,-2,4,0,3,-3xm84,-87v-2,0,-2,0,-1,1xm81,-86v-6,5,-19,7,-21,15v6,-6,15,-9,21,-15xm56,-41v9,-5,15,-13,26,-16v7,-9,19,-14,26,-21v-18,13,-38,21,-52,37xm118,-76v0,-2,3,-1,0,-2v1,0,-3,4,0,2xm79,-42v8,-14,27,-16,40,-26v0,-1,0,-2,-1,-2v-30,16,-59,33,-87,51v1,3,-3,5,0,5v3,-2,7,-10,10,-5v5,-11,23,-15,30,-19v-1,-4,5,-5,8,-4xm77,-33v0,0,-1,-1,-1,-2v10,-1,8,-7,18,-7v6,-10,18,-9,24,-19v-30,15,-57,34,-85,51v-2,1,-2,2,-2,4v16,-8,32,-19,46,-27xm68,-60v-4,2,-8,3,-9,7v5,-2,6,-4,9,-7xm119,-53v-5,6,-16,5,-17,12v4,-5,15,-6,17,-12xm108,-39v4,-1,9,-3,11,-6xm93,-37r7,-4v-3,1,-5,2,-7,4xm53,-40v-10,2,-18,6,-22,14xm137,-39v-20,9,-40,20,-55,32xm108,-38v-7,2,-16,7,-21,12v5,-3,14,-5,17,-9v-1,1,-2,2,-2,0v2,-1,5,-1,6,-3xm76,-10r30,-17v-1,-5,12,-6,16,-12v-18,8,-33,16,-46,29xm145,-37r0,1r0,-1xm91,-36v-11,8,-25,12,-33,22xm95,-8v21,-6,33,-17,48,-28xm112,-8v15,-6,27,-14,38,-24v-12,7,-28,14,-38,24xm65,-7v-1,-9,16,-13,21,-19v-11,7,-22,8,-29,19v3,1,5,1,8,0xm133,-13v-2,1,-10,6,-2,5v0,-4,8,-5,8,-9v-2,2,-4,3,-6,4xm56,-15v-3,3,-8,3,-10,7v3,-2,9,-3,10,-7xm137,-8r13,1v1,-9,-3,-3,-8,-3v-3,0,-5,1,-5,2xm73,-9v-2,3,-1,2,1,1v1,0,1,-1,0,-2xm43,-7v1,0,1,0,1,-1v-1,0,-1,1,-1,1","w":258,"k":{".":66,",":63,"o":8,"e":12,"A":19}},{"d":"24,-33v-4,-16,-15,-33,-14,-49v0,0,-1,1,-2,1v10,-51,27,-99,88,-101v16,0,27,5,31,17v6,-6,2,-20,4,-33v-3,3,-8,1,-3,-2v2,-6,4,-3,3,-7v0,-1,-1,-1,-2,0v-4,3,-17,1,-21,3v2,-4,-3,0,-3,-4v0,0,2,1,3,1v-2,-10,0,-29,2,-39v21,-9,62,-8,86,-4v-5,8,11,11,1,17r-5,146v3,10,1,25,0,37v7,5,23,2,29,2v-1,14,1,31,-1,44r-82,5v-5,-6,-11,-7,-8,-20v-10,11,-25,23,-51,20v-26,-3,-39,-22,-55,-34xm190,-248v-16,14,-33,36,-50,51v-3,3,-4,5,-4,9v20,-18,37,-39,54,-60xm138,-201r42,-46v-17,12,-34,27,-42,46xm157,-246v-11,9,-23,21,-31,31v10,-11,24,-19,31,-31xm130,-212v16,0,17,-16,31,-23v0,-6,7,-6,7,-11v-16,9,-25,22,-38,34xm145,-243v3,0,5,-2,1,-2v-1,0,-1,1,-1,2xm131,-237v3,0,5,-4,7,-7v-9,9,-21,17,-26,30v0,0,7,3,6,-1v-7,-9,15,-14,13,-22xm117,-242v-3,-2,-4,4,-1,1v1,0,1,-1,1,-1xm120,-233v4,-1,6,-7,9,-9v-3,1,-8,6,-9,9xm121,-217r26,-25v-10,4,-19,16,-26,25xm136,-176v12,-7,17,-20,28,-27v4,-13,28,-17,27,-37v-18,22,-42,38,-55,64xm114,-226v1,-2,4,-3,4,-6v0,2,-6,4,-4,6xm135,-161v21,-18,37,-41,56,-61v-19,9,-39,38,-56,54r0,7xm123,-212v3,1,5,-4,1,-1v-1,0,-1,0,-1,1xm144,-159v12,-19,41,-29,46,-54r-54,57v2,0,5,-4,8,-3xm140,-145v14,-21,37,-29,50,-52r-70,61v8,6,12,-10,20,-9xm130,-127v23,-18,41,-37,61,-59v0,0,0,-2,-1,-2v-20,20,-41,39,-63,56v1,2,1,5,3,5xm131,-122v21,-6,40,-36,59,-51r0,-5v-17,23,-38,36,-59,56xm29,-129v16,-8,25,-23,42,-30v-1,-6,14,-9,16,-16v-23,8,-32,28,-51,38v-3,2,-5,4,-7,8xm65,-152v13,-6,23,-13,31,-23xm35,-141r35,-30v-14,7,-26,17,-35,30xm64,-131v17,-8,36,-26,51,-39v-2,0,-5,-2,-4,1v-27,28,-66,43,-93,71r0,3v14,-12,38,-25,46,-36xm17,-83r105,-79v0,-3,-2,-4,-4,-4v1,3,1,1,0,4r-101,75v-1,1,0,2,0,4xm134,-115v17,-5,44,-34,54,-49v-17,17,-39,30,-54,49xm129,-162v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm83,-156v1,-1,1,-2,0,-2v0,2,-6,4,0,2xm126,-157v-15,9,-32,24,-45,30v20,-3,33,-17,45,-30xm71,-148v2,-2,8,-4,8,-7v-1,2,-6,5,-8,7xm189,-154v-15,12,-42,30,-53,51v19,-13,35,-28,49,-46v1,1,6,2,3,-1xm114,-138v8,-2,12,-9,17,-14xm55,-144v6,-2,7,-4,10,-6v-4,-1,-8,5,-10,6xm87,-146v1,0,2,0,2,-1v-1,0,-2,0,-2,1xm64,-143v1,-1,2,-1,3,-2v-1,0,-2,1,-3,2xm73,-144v1,0,3,0,1,-1v-1,0,-1,0,-1,1xm188,-144v-12,17,-29,31,-47,42v-3,2,-3,4,-3,8v17,-15,44,-27,50,-50xm53,-142v1,0,3,-1,1,-1v-1,0,-1,0,-1,1xm64,-138v3,-1,5,-4,7,-5v-1,0,-7,3,-7,5xm59,-139v-2,-1,-5,3,-2,1v1,0,2,-1,2,-1xm61,-137r0,1v1,-1,1,-1,0,-1xm54,-136v-10,10,-34,13,-33,30v7,-17,22,-19,33,-30xm50,-129v3,-1,8,-3,9,-6v-4,1,-7,3,-9,6xm43,-134v-2,-2,-3,3,-1,1v1,0,1,0,1,-1xm99,-50v41,0,39,-64,17,-81v-16,-2,-25,11,-36,16v-6,23,-8,65,19,65xm149,-72v12,-20,43,-24,39,-57v-6,2,-1,5,0,8v-16,16,-31,33,-52,45v-1,11,-7,17,-10,26v-18,14,-41,24,-56,42v10,3,11,-12,19,-10v13,-16,41,-24,42,-38v4,-7,11,-11,18,-16xm78,-122v0,0,-1,-2,-1,0r1,0xm137,-83v17,-9,28,-25,42,-37v-17,7,-25,25,-41,33xm17,-71v18,-17,43,-28,58,-49r-59,44xm40,-78v5,-14,30,-12,30,-30v-15,16,-40,25,-51,45v6,-3,11,-12,21,-15xm187,-103r-49,45v18,-8,33,-26,50,-39xm67,-94v-13,15,-42,19,-45,40v15,-12,39,-23,45,-40xm137,-93v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm80,-6v37,-24,81,-46,106,-83v-32,31,-72,54,-106,83xm67,-83v-11,14,-36,20,-43,37v16,-11,31,-22,43,-37xm68,-76v-11,14,-30,22,-40,36v16,-5,27,-23,42,-30v0,-3,0,-5,-2,-6xm185,-75r-51,42v-1,1,-1,2,0,5v21,-9,35,-26,52,-39xm73,-62v-14,-2,-27,20,-41,26v0,3,2,2,3,4xm186,-60v-16,15,-33,25,-51,37v1,2,2,4,0,6v17,-14,43,-21,51,-43xm77,-54v-11,-3,-25,17,-36,23v-2,1,-2,3,-1,5xm81,-49v-14,6,-25,17,-36,27v15,-6,28,-18,36,-27xm186,-46r-37,25v14,-8,25,-13,37,-25xm91,-45v-13,3,-26,20,-40,27v13,8,27,-18,40,-27xm60,-12v16,-4,29,-21,44,-29v-19,1,-29,22,-44,29xm209,-40v-2,-2,-4,4,-1,1v1,0,1,0,1,-1xm182,-34r7,-5v-3,0,-5,3,-7,5xm202,-27r12,-8v-3,1,-11,5,-12,8xm141,-8v12,-7,23,-14,33,-21v-10,8,-24,11,-33,21xm196,-23v2,-1,4,-2,5,-4xm197,-11v3,-7,16,-10,16,-16v-8,6,-19,10,-24,19v8,0,19,-3,26,0v1,-20,-8,0,-18,-3xm187,-24v-9,7,-18,10,-26,17v11,-2,17,-12,26,-17xm91,-5v9,-1,19,-12,24,-17xm147,-18v1,0,2,0,2,-2v0,1,-4,0,-2,2xm157,-11v2,-2,10,-9,3,-3v-2,1,-3,2,-3,3xm175,-8v11,1,9,-2,10,-8xm151,-8v2,0,4,-2,5,-3","w":235,"k":{"y":12,"w":13,"v":12}},{"d":"52,-252v29,-3,40,10,56,21r8,79v-5,6,4,10,-6,12v-17,39,-108,26,-95,-26v-1,-22,-5,-46,2,-64v8,-11,23,-15,35,-22xm34,-224v11,-8,25,-13,34,-23v-15,4,-23,15,-34,23xm79,-244r-4,0v0,2,4,1,4,0xm43,-239v4,0,5,-2,7,-4xm76,-242v-1,0,-4,4,-1,2v1,0,1,-1,1,-2xm85,-239v-10,2,-14,10,-22,14v10,-2,16,-9,22,-14xm68,-235v2,0,2,-4,5,-4xm34,-238v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm30,-233v0,-1,3,-2,1,-2v-1,0,-1,1,-1,2xm73,-222v8,3,8,-8,16,-8v-1,-4,3,-2,2,-5v-6,4,-14,7,-18,13xm37,-234r2,0r-2,0xm32,-230r4,-2v-1,0,-3,1,-4,2xm98,-231v-6,6,-19,7,-19,17v6,-5,14,-11,19,-17xm22,-221v0,-2,3,-4,5,-5v-1,0,-8,3,-5,5xm101,-225r-6,5v1,0,9,-3,6,-5xm39,-221v-7,5,-20,9,-20,18v6,-6,15,-11,20,-18xm63,-220v-22,6,-10,48,-8,70v11,12,22,0,21,-18v-5,-18,6,-47,-13,-52xm50,-217v-1,2,2,3,2,1v0,-1,-1,-1,-2,-1xm50,-216v-11,5,-19,15,-32,19v0,7,1,8,6,5v1,-14,20,-14,26,-24xm79,-200v6,-3,11,-9,16,-14v-6,4,-12,8,-16,14xm104,-211v-7,3,-15,13,-25,17r0,5v7,-8,19,-13,25,-22xm28,-196r11,-9v-2,0,-11,6,-11,9xm105,-203v-6,9,-19,10,-24,21v10,-5,18,-13,24,-21xm19,-182v5,-4,11,-8,17,-13v-7,4,-13,8,-17,13xm19,-174v8,-7,22,-11,25,-21v-8,7,-18,13,-25,21xm107,-192r0,-2v-8,2,4,7,0,2xm46,-184v-6,-4,-18,13,-25,18v9,-4,17,-13,25,-18xm100,-180v0,-3,3,-1,4,-4v-1,1,-4,3,-4,4xm84,-159v6,-6,19,-12,21,-19v-7,7,-16,10,-21,19xm82,-175v1,-2,3,-1,3,-3xm39,-171v1,-4,8,0,7,-5v-2,1,-7,2,-7,5xm36,-171v-5,5,-12,7,-14,15v4,-3,11,-10,14,-15xm39,-162v0,-2,7,-4,7,-6v-2,2,-7,3,-7,6xm109,-165v-2,-1,-3,1,-1,1xm48,-127v18,0,48,-23,57,-36xm32,-149v3,-5,14,-5,14,-12v-4,4,-11,7,-14,12xm81,-157v1,0,1,-1,1,-2v-1,0,-1,1,-1,2xm79,-152v2,-1,5,-2,6,-3v-3,1,-3,0,-6,3xm61,-123v12,-7,25,-13,35,-22xm50,-150v-3,-3,-32,12,-18,18v6,-8,16,-8,18,-18xm37,-130v7,2,17,-8,17,-13v-6,4,-13,7,-17,13xm87,-131v-6,2,-9,4,-13,8v5,0,8,-7,13,-8xm178,-195v15,-23,21,-57,61,-53v5,19,-16,25,-18,42v-9,8,-22,23,-20,33v-31,41,-62,101,-99,145v-8,22,-21,34,-51,27v37,-71,84,-130,127,-194xm215,-241r-3,0r3,0xm231,-239v1,2,3,0,3,-1xm214,-225v5,-3,12,-2,15,-7v-6,1,-11,4,-15,7xm221,-221v-7,-1,-27,9,-27,15v8,-7,16,-10,27,-15xm215,-212v-9,6,-22,8,-29,16v11,-4,20,-9,29,-16xm174,-181v12,-6,27,-9,33,-21v-11,8,-25,9,-33,21xm186,-196v-1,0,-1,1,-1,1v1,0,1,0,1,-1xm194,-179v0,0,-11,4,-6,3v2,0,4,-1,6,-3xm176,-176v1,1,1,0,1,-2xm168,-172v1,-1,7,0,6,-4v-3,0,-4,3,-6,4xm180,-173v0,0,0,1,-1,1xm179,-166v3,-1,9,0,9,-4xm178,-166v-1,0,-3,1,-1,1xm155,-149v9,-2,28,-9,27,-12v-9,5,-21,5,-27,12xm146,-134v10,-6,22,-9,31,-16v-11,4,-25,7,-31,16xm170,-139v0,0,2,0,2,-1v-1,0,-2,0,-2,1xm152,-128v5,-3,19,2,14,-6xm155,-122r8,-3v-1,1,-8,1,-8,3xm134,-114v3,-1,5,-3,7,-5v-3,1,-5,3,-7,5xm132,-107v7,-1,19,-14,22,-5v0,0,1,1,0,2r4,-8v-10,3,-21,4,-26,11xm123,-101v0,-3,8,-1,8,-4v-6,-2,-6,-1,-8,4xm122,-94v10,-3,22,-4,28,-11xm132,-92v4,0,13,0,9,-3v-1,2,-7,2,-9,3xm132,-85v3,-1,4,2,5,-1xm127,-84v2,0,3,0,3,-1v-1,0,-3,0,-3,1xm126,-84r-12,5xm132,-79v-12,0,-19,8,-30,9v-2,0,-3,3,-1,3xm113,-79v-2,-1,-6,4,-2,2xm104,-75v2,1,3,-2,4,-2xm117,-68v3,-1,9,-1,9,-3v-2,1,-8,1,-9,3xm86,-51r35,-12v-15,0,-26,5,-35,12xm113,-53v1,-1,1,-1,0,-1r-2,0v1,1,1,1,2,1xm81,-37v6,-6,25,-3,29,-11v-11,1,-20,7,-29,11xm83,-45v-2,-1,-3,2,-1,2v1,-1,1,-1,1,-2xm86,-33v1,0,2,0,3,-1v-2,0,-4,0,-3,1xm74,-27r11,-6v-4,1,-10,1,-11,6xm81,-24v6,-4,12,-2,17,-7v-6,1,-12,3,-17,7xm66,-13v8,-4,17,-4,24,-9v-9,3,-17,4,-24,9xm63,-6v10,0,15,-4,22,-7v-8,2,-16,3,-22,7xm188,-88v-9,-53,68,-58,95,-29v4,39,16,106,-27,113v-24,12,-52,-5,-64,-19v-2,-18,-7,-43,-4,-65xm265,-27v-12,8,-25,12,-35,21v16,-2,25,-13,35,-21xm224,-8v1,-3,-8,-1,-3,-1v0,0,2,1,3,1xm249,-8v2,0,10,-8,3,-4v-1,1,-2,3,-3,4xm225,-12v1,-2,0,-2,-1,-1v-2,3,0,3,1,1xm214,-14v8,-4,16,-7,22,-13v-11,2,-14,8,-22,13xm231,-17v-3,0,-2,3,-5,3v2,0,4,-2,5,-3xm265,-13v0,-1,-3,-3,-3,-1v1,0,2,1,3,1xm270,-18v0,0,-2,1,-3,2v-1,1,-2,1,-1,1v0,-1,4,-1,4,-3xm227,-31v-7,-3,-16,8,-19,13v5,-4,15,-7,19,-13xm262,-17r-1,0r1,0xm267,-21r-4,2v1,0,3,-1,4,-2xm202,-23v7,-4,17,-9,19,-16v-5,6,-14,9,-19,16xm278,-30v0,3,-4,4,-6,6v1,0,9,-3,6,-6xm199,-28v0,-3,4,-4,6,-6v-1,0,-9,3,-6,6xm281,-48v-4,7,-16,11,-20,17v8,-2,13,-10,21,-12xm231,-105v-8,23,-12,89,16,67v4,-20,8,-60,-7,-71xm250,-37v-1,0,-2,0,-2,1v0,1,1,2,2,2r0,-3xm250,-35v11,-6,19,-14,32,-18r0,-8v-8,10,-22,18,-32,26xm221,-53r-16,13v6,-3,13,-6,16,-13xm222,-64v-7,9,-22,10,-26,22v8,-6,16,-12,26,-17r0,-5xm262,-46v2,0,10,-6,10,-9v-1,5,-9,5,-10,9xm195,-51v7,-9,19,-11,26,-20v-10,4,-20,12,-26,20xm282,-68v-7,3,-12,7,-18,12v7,-3,13,-7,18,-12xm282,-76v-8,7,-20,11,-26,19v8,-7,19,-11,26,-19xm194,-62r0,2v8,-2,-4,-7,0,-2xm255,-67v8,1,20,-13,27,-17v-9,4,-18,13,-27,17xm197,-70r5,-4xm219,-94v-7,8,-18,8,-23,18v8,-6,17,-10,23,-18xm221,-80v0,2,-4,2,-4,5xm263,-80v-1,0,-4,5,-8,2r0,3xm269,-84v6,-2,10,-4,12,-10xm264,-89v0,2,-8,3,-8,6v3,-2,7,-3,8,-6xm193,-89v2,1,3,-1,1,-1xm256,-125v-19,1,-45,21,-59,34v20,-12,37,-24,59,-34xm271,-102v-4,5,-12,5,-15,11v5,-4,12,-6,15,-11xm222,-94v1,-2,-1,-3,-2,-1xm224,-102v-2,1,-5,3,-7,4v3,-1,5,-1,7,-4xm243,-129v-12,5,-25,14,-36,20v13,-6,24,-12,36,-20xm253,-105v3,13,23,-7,23,-7v-4,-14,-15,7,-23,7xm266,-121v-6,-1,-18,6,-17,12v7,-4,13,-5,17,-12xm216,-122v6,-2,10,-3,14,-7v-7,-1,-10,5,-14,7","w":303},{"d":"18,-46v15,-2,35,-5,49,-4v6,16,1,32,2,45v-13,2,-34,13,-46,4v0,4,-3,1,-5,1r0,-46xm48,-34v5,-2,10,-7,16,-6r-1,-4v-6,2,-10,7,-15,10xm40,-43v-4,-1,-13,5,-5,4v0,-3,5,-2,5,-4xm51,-43v-11,3,-20,12,-26,19v8,-7,20,-10,26,-19xm23,-42v0,3,4,0,5,0v-3,-1,-2,-1,-5,0xm26,-34v-1,0,-3,1,-1,1xm45,-32v1,0,2,0,2,-1v0,0,-1,0,-2,1xm62,-28v2,-1,1,-1,0,-2r0,2xm58,-26r-1,0r1,0xm32,-22v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm62,-21v-5,1,-21,9,-24,17v12,-2,14,-12,24,-17xm42,-15v2,-2,8,-3,8,-7v-1,4,-7,3,-8,7xm35,-18v1,0,2,0,2,-1v0,0,-1,0,-2,1xm34,-18v-2,1,-2,1,-2,2v0,1,1,0,2,-2xm30,-15v-1,4,-8,4,-6,11v8,0,1,-6,6,-11xm92,-46v15,-3,35,-5,49,-4v5,14,1,31,2,45v-14,2,-34,13,-47,4v0,3,-3,1,-4,1v-2,-14,0,-31,0,-46xm122,-34v4,-4,17,-4,14,-10xm113,-43v-4,-1,-11,5,-5,4v0,-2,5,-1,5,-4xm99,-24v8,-7,19,-11,26,-19v-12,2,-21,12,-26,19xm96,-42v0,3,5,0,6,0v-3,-1,-3,-1,-6,0xm99,-34r-1,1xm118,-32v1,0,2,0,2,-1v0,0,-1,0,-2,1xm136,-29v0,0,-2,1,0,1v1,0,0,-1,0,-1xm130,-26v1,0,1,0,1,-1xm107,-22v-2,-1,-3,1,-1,1xm136,-22v-7,4,-25,10,-24,18v12,-3,15,-12,24,-18xm116,-15v1,-2,7,-3,7,-7v-1,4,-8,3,-7,7xm108,-18v1,0,2,0,2,-1v0,0,-1,0,-2,1xm108,-18v-2,1,-3,1,-3,2v0,1,2,0,3,-2xm103,-15v-1,4,-7,4,-5,11v8,0,-1,-6,5,-11xm165,-46v15,-2,35,-5,49,-4v6,14,1,31,2,45v-13,2,-34,13,-46,4v0,3,-3,2,-5,1r0,-46xm195,-34v5,-2,9,-7,16,-6r-1,-4v-6,2,-10,7,-15,10xm186,-43v-4,-1,-11,5,-5,4v0,-2,5,-1,5,-4xm198,-43v-11,3,-21,12,-26,19v8,-7,20,-10,26,-19xm172,-43v-1,0,-3,3,0,2v4,-2,2,-1,0,-2xm173,-34v-1,0,-3,1,-1,1xm192,-32v1,0,2,0,2,-1v0,0,-1,0,-2,1xm209,-28v2,-1,1,-1,0,-2r0,2xm205,-26v0,0,-1,-2,-1,0r1,0xm179,-22v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm209,-21v-5,1,-21,9,-24,17v12,-2,14,-12,24,-17xm189,-15v2,-2,8,-3,8,-7v-2,2,-7,3,-8,7xm181,-18v1,0,3,0,3,-1v0,0,-2,0,-3,1xm181,-18v-2,1,-2,1,-2,2v0,1,1,0,2,-2xm177,-15v-1,4,-8,4,-6,11v8,0,1,-6,6,-11","w":234},{"d":"225,-142v26,67,9,158,-84,148v-9,-5,-24,-4,-28,-14v-4,11,-3,30,-1,43v19,4,36,1,30,35v2,7,0,15,3,19v-35,5,-79,-3,-113,0v-28,4,-15,-30,-15,-54v11,1,19,-1,29,-2v5,-17,3,-40,4,-62v-4,-1,-4,3,-8,3v-1,-8,9,-5,8,-13v-12,-1,5,-8,-2,-11v10,-13,3,-51,5,-76v-3,-9,-30,3,-22,-17v0,-12,4,-27,-3,-34v21,-3,63,-5,82,0v0,6,-1,13,3,15v24,-36,91,-17,103,10v8,2,3,8,9,10xm148,-177v-11,-1,-25,9,-17,13v6,-4,12,-8,17,-13xm159,-176v-15,5,-30,19,-37,26v13,-8,28,-14,37,-26xm45,-173v-1,0,-2,2,0,2v1,0,0,-1,0,-2xm86,-173v-17,9,-33,22,-49,31v-1,4,1,5,5,4v9,-1,0,-9,10,-12v12,-9,24,-13,34,-23xm38,-169r2,-3v-2,-1,-5,3,-2,3xm40,-149v11,-6,23,-15,33,-23v-13,6,-25,13,-33,23xm88,-113v1,0,2,-1,2,-1v-1,0,-2,1,-2,1xm58,-91v33,-31,80,-51,120,-78v-18,-4,-29,18,-48,24r-67,40v0,-13,18,-10,23,-21v-10,4,-16,12,-26,15xm106,-169v-14,8,-39,20,-52,33v20,-2,31,-22,48,-28v2,-1,4,-2,4,-5xm166,-147v6,-4,24,-10,26,-17v-9,6,-18,10,-26,17xm83,-162v-1,-1,-5,2,-3,3v0,-2,3,-1,3,-3xm128,-132v21,-5,35,-18,49,-30v-16,10,-35,18,-49,30xm75,-157v1,-1,5,-2,1,-2v-1,0,-1,1,-1,2xm59,-124v19,-8,32,-22,49,-32v0,-2,-1,-2,-3,-3r-46,30r0,5xm201,-158v-15,2,-35,18,-50,25v18,-7,32,-18,50,-25xm63,-149v1,-2,10,-5,10,-8v-1,3,-10,4,-10,8xm161,-130v17,-3,30,-17,46,-23v-18,4,-33,14,-46,23xm167,-125v17,-4,30,-15,44,-22v-16,6,-31,14,-44,22xm103,-144v1,1,3,-1,1,-1xm159,-143v0,0,5,1,4,-2v-1,1,-4,0,-4,2xm98,-143v1,1,0,2,2,2v0,-1,-1,-2,-2,-2xm216,-141v-14,-2,-27,17,-44,20v4,5,4,15,11,9v0,-1,-4,-1,-3,-3v10,-11,26,-16,36,-26xm94,-139v0,0,4,-3,2,-3v1,2,-2,1,-2,3xm89,-136v-2,0,-5,4,-1,2v1,-1,5,-1,4,-4v-1,1,-2,2,-3,2xm105,-136v1,0,1,-1,1,-1xm102,-134r2,-2v-1,0,-2,1,-2,2xm219,-134v-11,5,-24,13,-33,20v11,-7,24,-12,33,-20xm91,-127v-2,-1,-4,3,-1,1v1,0,1,0,1,-1xm150,-49v37,-3,33,-84,-3,-75v-29,-15,-38,27,-34,65v7,10,22,15,37,10xm180,-101v10,-11,36,-15,41,-28r-40,23v-2,1,-2,3,-1,5xm223,-120v-14,9,-32,13,-43,25v13,-7,25,-16,40,-21v2,-1,4,1,5,4v-16,7,-33,12,-44,24v17,-6,29,-17,46,-23v-1,-3,-1,-8,-4,-9xm94,-108v6,-3,15,-5,18,-11xm184,-114v0,0,0,2,1,2v0,0,0,-2,-1,-2xm58,-77v13,-12,49,-17,51,-34v-17,12,-38,18,-51,34xm198,-86v7,-8,19,-17,30,-13r-1,-6v-15,9,-34,14,-46,26v4,1,15,-12,17,-7xm57,-69r54,-29v-21,6,-39,17,-54,29xm223,-92v5,0,7,-8,3,-3v-17,7,-35,12,-46,25xm57,-59v17,-5,30,-18,49,-23v0,-1,4,-7,2,-8v-17,11,-40,17,-51,31xm220,-84v4,0,8,-3,10,-5v-4,0,-8,3,-10,5xm114,-15r90,-49r-1,0v7,-5,19,-9,25,-15v-41,18,-77,40,-115,60v0,3,2,1,1,4xm58,-50v12,-10,42,-14,46,-26v-14,10,-37,12,-46,26xm166,-33v18,-16,47,-23,65,-41v-37,23,-80,37,-113,63v11,0,17,-12,28,-13v0,-4,18,-12,20,-9xm197,-72v-1,-1,-5,2,-3,2v0,-2,3,0,3,-2xm192,-70v-5,4,-16,5,-17,11v6,-4,13,-6,17,-11xm104,-66r-47,22r0,6v15,-10,35,-17,47,-28xm231,-65v-6,1,-9,6,-14,8xm56,-24v19,-9,36,-17,52,-29v-15,9,-31,18,-50,24v13,-12,28,-19,45,-26v1,-1,1,-3,1,-4r-48,26r0,9xm215,-56v-1,0,-6,2,-2,2xm130,-5v33,-8,64,-34,95,-47v2,-1,2,-2,2,-4xm174,-35v11,-2,27,-12,36,-19xm55,-15v25,-10,40,-21,62,-32v-1,0,-2,-3,-4,-2v-18,14,-42,19,-58,34xm221,-44r-79,42v25,-10,47,-24,72,-34v4,-1,6,-4,7,-8xm126,-42v-24,9,-55,20,-70,37v19,-14,51,-24,70,-37xm108,-26v14,-3,23,-8,31,-14v-13,3,-20,9,-31,14xm159,-26v6,-2,11,-5,15,-9v-5,3,-11,5,-15,9xm151,0v24,1,40,-17,58,-27v-18,10,-40,16,-58,27xm156,-26v0,2,0,3,2,1v1,-1,0,-1,-1,-1r-1,0xm155,-24v-4,0,-6,2,-8,4xm56,-22v1,0,2,0,2,-1r-2,0v-1,0,0,0,0,1xm55,3v8,-1,16,-13,22,-9v3,-7,13,-9,17,-14v-12,8,-31,11,-39,23xm54,12v16,-12,43,-13,52,-32v-16,9,-30,19,-47,27v-3,1,-5,2,-5,5xm178,-2v5,-3,15,-6,17,-10v-5,4,-12,5,-17,10xm53,22v17,-11,43,-13,54,-30v-17,11,-41,15,-54,30xm108,4v-1,-1,-3,1,-1,1v1,0,2,-1,1,-1xm93,16v4,-3,12,-6,13,-8xm53,29v12,-3,18,-8,25,-13v-9,4,-18,7,-25,13xm90,17v-5,4,-15,3,-17,10v4,-1,11,-7,17,-10xm24,62v29,-11,58,-26,83,-42v-29,11,-53,26,-84,35xm60,32r12,-5xm60,33v-1,-1,-1,-1,-1,0v0,1,1,1,1,0xm53,36v1,-1,4,0,4,-3v0,2,-4,0,-4,3xm64,55r44,-18v-12,-4,-31,12,-44,18xm45,39v0,0,-4,3,-1,2v0,-1,2,-1,1,-2xm27,44v1,0,3,-1,3,-2v-5,-6,-10,6,-3,2xm40,42v-2,0,-3,3,0,1v1,0,1,-1,0,-1xm31,46v1,0,2,0,3,-1v-2,0,-3,0,-3,1xm27,81v28,-5,49,-27,78,-35v-28,6,-56,22,-78,35xm30,46v-1,1,-4,4,-1,2v1,0,1,-1,1,-2xm135,49v-21,6,-42,23,-62,31v-1,1,-2,2,-2,4v22,-8,40,-22,62,-31v2,0,2,-2,2,-4xm63,50v1,0,4,-1,1,-1v-1,0,-1,1,-1,1xm22,72r41,-21v-14,6,-33,9,-41,21xm63,56v-2,1,-9,2,-5,4v0,-2,5,-1,5,-4xm99,60v2,0,7,-1,2,-1v-1,0,-2,0,-2,1xm135,59v-17,7,-33,15,-47,25xm53,60v1,0,3,0,3,-1v-2,0,-3,0,-3,1xm58,82v13,-8,30,-12,40,-22v-13,9,-29,12,-40,22xm48,64r5,-2xm81,63v0,0,2,0,2,-1v-1,0,-2,0,-2,1xm74,66v1,0,3,1,3,-1v-2,0,-3,0,-3,1xm40,68v1,0,2,0,2,-1v-1,0,-2,0,-2,1xm70,69v2,0,3,0,3,-2v-1,-1,-4,2,-3,2xm135,68v-10,1,-20,9,-29,12v-1,2,2,1,2,3v-2,-1,-5,1,-2,2v12,-2,19,-12,29,-17xm42,84v10,-3,17,-10,24,-14v-7,4,-19,7,-24,14xm119,86v6,-3,12,-5,16,-10v-5,1,-12,7,-16,10","w":247},{"d":"136,-257v19,16,18,53,36,72v8,21,15,40,29,55v19,-33,34,-79,48,-119v30,-3,66,-1,86,-7v3,11,50,-6,44,12v1,0,2,-2,3,1r-2,0v3,13,0,34,-2,49v-17,-9,-19,8,-19,26v0,25,-8,53,-2,77v1,5,-2,33,-3,38v8,7,35,9,24,22r-2,33v-10,-1,-1,-18,-16,-7v2,2,6,1,9,1v-20,13,-78,1,-116,7v2,-20,-6,-51,14,-51v30,0,9,-40,15,-63r1,-77v-21,39,-32,89,-51,130v8,7,-10,7,-1,15v-10,3,2,7,-11,13v1,2,7,4,1,7v-9,-1,1,8,-8,8v-2,7,-7,24,-12,13v-12,-7,-26,8,-31,-4v-26,-55,-46,-119,-68,-180v4,42,-1,89,-2,132v10,0,3,5,0,8v8,-2,16,-2,25,0v0,15,-5,27,-3,43v-34,0,-68,4,-96,0v-1,0,0,1,0,2v-2,-3,-5,2,-9,1v1,-14,0,-30,6,-41v-5,-2,-2,-5,1,-7v7,1,28,0,20,-7v2,-42,11,-99,1,-139v3,-7,6,-7,-4,-8v-12,-1,-29,-7,-23,-29v-3,-1,-3,-17,3,-18r2,1v1,0,-3,-2,0,-3v37,0,78,-7,113,-2r0,-4xm49,-212v23,-7,32,-25,51,-36v-20,8,-36,23,-51,36xm74,-219v-1,1,-1,2,0,2v1,0,1,-1,0,-2xm57,-209v-2,2,-1,4,2,3v15,-17,38,-26,53,-42xm44,-212v12,-14,31,-23,43,-35v-24,6,-36,23,-54,36xm55,-195v22,-9,30,-24,53,-35v0,0,-1,-1,0,-2v6,-2,15,-13,24,-15v-34,5,-47,32,-72,46v-2,1,-4,3,-5,6xm321,-234v11,-3,22,-7,30,-13v-43,14,-83,29,-116,53v18,-10,42,-17,58,-28v11,1,20,-9,30,-11v-1,1,-2,1,-2,-1xm230,-180v10,-6,23,-16,32,-14v4,-11,21,-8,27,-17v35,-13,52,-23,81,-36v-6,1,-9,1,-14,0v1,0,1,1,1,3v-41,21,-88,37,-127,61v-1,1,-1,3,0,3xm25,-216v15,-7,23,-21,35,-31r-6,0v-7,14,-24,17,-29,31xm52,-230v6,1,4,-9,10,-6v-1,-5,8,-6,10,-11v-15,4,-22,17,-32,26v4,-3,7,-8,12,-9xm23,-242v2,4,4,-1,6,-2v-3,0,-6,-2,-6,2xm46,-245v-10,3,-14,13,-21,20v8,-7,16,-11,21,-20xm328,-245v-30,9,-55,23,-80,37v0,-1,0,-2,1,-2v27,-10,54,-24,79,-35xm311,-244v-24,7,-51,17,-67,32v21,-12,48,-22,67,-32xm36,-244v-7,2,-12,8,-11,14v4,-5,9,-8,11,-14xm252,-238v5,-1,8,-3,10,-6v-6,1,-9,-1,-10,6xm279,-243v-12,0,-22,8,-30,14xm260,-225v8,-8,23,-13,33,-19v-16,6,-31,12,-42,22r10,-5v0,2,-2,0,-1,2xm315,-208v17,-9,41,-17,59,-27v1,-6,-2,-6,-7,-4v-4,2,-5,0,-3,5v-14,8,-30,16,-46,22v-2,0,-3,2,-3,4xm102,-208v2,-6,15,-6,18,-15v6,-2,22,-7,20,-16v-13,9,-24,20,-39,28v-1,0,-1,2,1,3xm127,-237v-2,-1,-2,4,-1,1xm122,-234v-25,13,-42,31,-67,44v1,3,-1,6,0,7v12,-6,19,-14,29,-19v-2,-2,-2,2,-4,0v11,-1,12,-12,22,-14v7,-11,16,-11,20,-18xm346,-230v3,-1,4,-1,0,-1v-1,0,-1,1,0,1xm106,-191v15,-9,29,-18,42,-29r-4,-10r-42,26v13,10,29,-27,43,-18v-11,12,-31,15,-39,31xm283,-201v20,-8,44,-18,62,-29v-20,10,-43,17,-62,29xm289,-191v28,-14,62,-21,85,-39v-27,14,-61,22,-85,39xm356,-207v4,0,18,2,11,4v1,1,5,1,7,1r0,-20v-4,1,-9,4,-13,6v0,0,13,-6,13,2r-85,34r-1,6r25,-10r-1,0v13,-8,37,-10,44,-23xm37,-220v1,0,1,0,1,-1xm33,-216v-3,0,-3,3,0,2r0,-2xm289,-185v24,-11,50,-17,69,-31v-21,12,-50,17,-69,31xm25,-213v1,6,2,4,5,1xm150,-213r-36,23v15,-8,25,-13,36,-23xm290,-198v8,-4,16,-7,24,-11v-9,3,-17,6,-24,11xm240,-205v3,-1,5,-1,7,-3v-3,-1,-5,0,-7,3xm154,-206v-13,3,-30,25,-44,23v5,25,17,-3,31,-2v2,-8,13,-6,16,-13v-16,1,-31,26,-43,20v12,-10,28,-18,40,-28xm94,-197v-14,8,-29,15,-39,27v12,-6,17,-11,29,-16v-2,-6,8,-4,10,-11xm293,-170r58,-25v-19,9,-42,13,-58,25xm243,-183v6,-3,21,-6,22,-11v-8,4,-15,6,-22,11xm118,-161v13,-7,26,-21,40,-23v0,-4,6,-5,1,-7v-15,7,-26,19,-43,24xm355,-190v-23,11,-48,17,-68,29r0,3v22,-13,54,-14,68,-32xm94,-188v-11,7,-22,13,-31,22v10,-5,22,-14,31,-22xm274,-188v-17,9,-36,15,-52,25v14,-6,37,-14,52,-25xm110,-185v0,-1,-1,-1,-2,-1v-1,1,0,1,2,1xm119,-156v16,-8,34,-17,42,-28v-13,10,-30,17,-42,28xm240,-181v-5,0,-7,6,-13,6v2,3,11,-4,13,-6xm55,-181v-1,3,1,4,2,2v0,-1,-2,-2,-2,-2xm287,-150v21,-12,52,-13,68,-30v-22,10,-54,12,-68,30xm271,-179v-16,5,-37,15,-51,23v19,-5,36,-14,51,-23xm85,-167v0,-7,13,-4,9,-12v-11,12,-31,14,-39,29v11,-4,19,-15,30,-17xm122,-150v15,-8,41,-19,44,-29v-14,10,-31,18,-44,29xm216,-144r48,-21v2,0,6,-5,3,-6r-49,21v-1,1,-2,4,-2,6xm286,-142v22,-10,48,-16,68,-28r-63,22v-3,1,-4,3,-5,6xm168,-170v-15,8,-33,16,-45,27xm96,-166v-6,-1,-28,12,-29,21v9,-7,22,-12,29,-21xm153,-156v9,-1,14,-7,19,-11xm55,-161v3,-1,7,0,7,-5v-3,2,-6,1,-7,5xm126,-131v16,-8,32,-18,49,-31v-15,10,-35,19,-49,31xm354,-162v-24,6,-46,15,-66,25v0,1,2,4,0,3v0,-1,-1,-1,-3,-1v0,7,4,2,8,1v15,-6,27,-15,43,-19v1,-4,14,-5,18,-9xm213,-138v10,0,17,-10,26,-9v4,-5,19,-7,24,-12v-16,7,-36,11,-50,21xm179,-156v-20,9,-39,20,-50,32v18,-10,34,-19,50,-32xm90,-153v1,1,4,-2,4,-3v0,2,-4,1,-4,3xm299,-131v15,-5,37,-18,54,-20r0,-5v-18,8,-38,15,-54,25xm150,-153v1,0,2,-1,2,-2v-1,0,-2,1,-2,2xm138,-144v4,-4,7,-5,11,-8v1,-1,2,-1,1,-1v-3,3,-12,4,-12,9xm261,-152v-17,6,-31,14,-50,18v0,5,-2,5,-3,9v10,-5,19,-11,31,-14v4,-8,15,-6,22,-13xm132,-114v7,21,21,-8,34,-9v7,-10,30,-13,16,-27v-17,11,-37,19,-52,32v21,-5,34,-26,53,-29r0,3v-16,11,-35,20,-51,30xm94,-148v1,0,3,-1,1,-1xm90,-145r4,-3v0,1,-4,1,-4,3xm55,-138v6,-4,14,-6,3,-10v-1,3,-5,6,-3,10xm288,-109v18,-7,32,-16,52,-21v4,-6,17,-4,13,-17v-23,6,-47,15,-66,26r1,5r58,-28v2,0,2,2,3,5v-19,8,-39,21,-57,26v-2,0,-3,2,-4,4xm127,-139v3,-2,6,-3,8,-5v-3,1,-6,3,-8,5xm156,-89v33,-19,71,-33,101,-55v-28,12,-52,27,-79,41v-8,4,-15,9,-22,14xm94,-142v-17,8,-31,16,-41,28v15,-8,33,-16,43,-27v1,-1,0,-1,-2,-1xm70,-140v1,0,2,0,2,-1v-1,0,-1,0,-2,1xm126,-139v-1,0,-3,1,-1,1xm145,-103v13,-12,35,-17,46,-31v-14,11,-35,18,-46,31xm54,-131v0,-2,2,0,2,-2v-2,0,-2,0,-2,2xm147,-75v14,-8,36,-21,50,-23v-1,-2,-1,-4,1,-2v18,-12,43,-17,56,-33r-108,55v0,1,1,2,1,3xm290,-128v4,-1,10,-3,4,-2xm194,-125v-3,-7,-15,8,-22,11v0,-2,0,0,1,0xm287,-95r66,-28r-2,-4v-19,13,-41,20,-64,28r0,4xm287,-103v18,-7,37,-13,52,-23v-17,8,-37,13,-52,23xm87,-123v2,0,2,-1,2,-2v0,-1,-1,0,-2,2xm80,-120v2,1,6,-1,2,-1v0,0,-1,1,-2,1xm53,-96v14,-8,31,-12,41,-25v-13,6,-24,15,-38,20v-2,1,-3,3,-3,5xm140,-91v13,9,37,-23,55,-25v1,-1,6,-4,1,-5v-17,12,-40,17,-56,30xm197,-87v16,-1,30,-16,46,-18r5,-15v-32,19,-71,29,-100,50v10,0,29,-15,39,-17r-1,-1v21,-5,34,-21,52,-23v-16,19,-62,26,-82,44r42,-18v-1,0,-1,-1,-1,-2xm76,-116v3,1,2,-3,4,-3v-2,1,-4,2,-4,3xm67,-116v0,0,4,-1,1,-1v0,0,-1,0,-1,1xm354,-117v-23,9,-49,15,-66,30v5,2,18,-11,26,-11v0,0,-2,-1,0,-1xm54,-109r10,-5v-4,1,-8,2,-10,5xm165,-109v3,0,8,-7,2,-3v-1,0,-2,1,-2,3xm53,-88v15,-5,30,-14,41,-24v-15,7,-27,14,-41,22v-1,0,-1,1,0,2xm154,-104v5,-1,6,-2,10,-5v-4,-1,-8,3,-10,5xm290,-80v21,-8,42,-22,63,-26r0,-3v-23,6,-45,20,-65,26v1,3,-2,8,0,10v6,-3,2,-2,2,-7xm95,-102v-9,0,-34,13,-42,23v10,-4,29,-21,42,-23xm151,-102r3,-2v-2,0,-3,1,-3,2xm150,-102r-1,0r1,0xm351,-100v-14,4,-36,14,-52,20v-1,0,-1,2,-1,3v17,-9,39,-12,53,-23xm157,-59r80,-39v-25,14,-59,22,-80,39xm94,-96r-42,23r0,3v10,-4,18,-15,28,-15v-1,-3,3,-3,9,-7v3,-1,5,-2,5,-4xm346,-90r5,-2v-1,0,-3,1,-5,2xm287,-67v21,-3,41,-14,59,-23v-21,7,-41,13,-59,23xm156,-51v26,-8,58,-20,82,-39v-29,13,-58,22,-82,39xm94,-88v-16,5,-26,19,-42,21v2,12,7,-4,12,0r-1,-2v11,-5,22,-11,31,-19xm288,-57v16,-7,27,-12,43,-16v2,-9,19,-2,20,-13r-62,25v-2,0,-2,2,-1,4xm52,-53v15,-6,29,-17,42,-26v-13,9,-32,14,-42,26xm233,-78r-73,33v15,0,21,-12,31,-11v10,-11,32,-11,42,-22xm346,-76r-58,22v1,8,6,-2,12,0r0,-2v18,-6,33,-11,46,-20xm349,-70v-14,4,-26,10,-39,16r38,-13v-1,0,-1,-1,-1,-1v2,0,2,0,2,-2xm163,-40v0,10,7,0,11,3v13,-13,40,-18,55,-30v-25,6,-44,18,-66,27xm26,-27v18,-15,52,-22,67,-36r-65,32v-1,1,-2,2,-2,4xm349,-63v-22,6,-40,14,-61,21v15,6,43,-13,61,-17r0,-4xm224,-57v-19,10,-42,16,-58,29v2,2,2,8,5,9v-1,-5,9,-6,8,-8v-5,0,-9,7,-11,0v13,-10,44,-18,56,-30xm93,-55r-63,29v2,5,-6,2,-5,8r39,-19v-1,0,-1,2,0,1r30,-15xm260,-20v16,-5,33,-13,47,-15v-2,-3,8,-2,8,-5v5,3,23,-9,34,-10r-1,-4v-18,8,-39,13,-59,19v-4,7,-20,12,-27,6v7,-2,11,-7,19,-8v-11,-2,-22,4,-21,17xm304,-53v1,0,4,2,3,0r-3,0xm303,-52r1,-1v-1,0,-1,1,-1,1xm220,-46v-5,0,-5,2,-9,4v3,1,8,-2,9,-4xm260,-14v29,-11,63,-17,89,-31r-89,29v-1,0,-1,1,0,2xm25,-13v24,-4,53,-21,69,-31xm269,-41v-10,-2,-8,6,-2,4xm36,-40v2,0,3,-1,1,-1v0,0,0,1,-1,1xm356,-39v-30,6,-65,21,-97,30v1,2,-2,5,0,6v12,-5,26,-10,37,-16v24,-5,37,-15,60,-20xm28,-36r7,-4v-3,0,-8,-2,-7,4xm103,-40v-18,7,-37,13,-47,22v24,-10,30,-12,47,-22xm204,-37v0,0,1,-4,0,-2r0,2xm300,-14r72,-25v-24,5,-51,15,-72,25xm116,-39v0,2,0,2,2,2v0,-2,0,-2,-2,-2xm176,-17v13,-4,27,-14,40,-20v-14,6,-30,10,-40,20xm182,-35v0,0,0,2,1,2v0,0,0,-2,-1,-2xm285,-33v-2,-1,-5,2,-2,1v1,0,2,0,2,-1xm190,-32v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm100,-31v0,0,-1,-2,-1,0v0,1,0,0,1,0xm94,-28v1,0,2,-1,2,-2xm183,-27v-1,-1,4,-2,2,-3v0,0,-5,2,-2,3xm304,-6v27,-4,44,-14,65,-19v4,-1,3,-6,-1,-3xm46,-8v22,-3,31,-13,48,-20xm198,-21v4,-1,14,-4,14,-7v-4,4,-9,2,-14,7xm345,-24v2,-1,4,-1,6,-3v-2,1,-4,1,-6,3xm62,-25v0,-1,-1,-2,-2,-1v-1,1,0,1,2,1xm75,-7v17,-2,28,-11,41,-17v-15,2,-28,12,-41,17xm100,-24r-2,1xm343,-24v-1,1,-9,2,-2,2v1,0,2,-1,2,-2xm86,-17v4,-1,8,-3,10,-6v-3,4,-7,2,-10,6xm333,-21v2,1,5,-2,2,0v-1,0,-2,-1,-2,0xm318,-15v4,-3,11,-1,13,-6xm86,-17v-6,1,-12,1,-14,7xm188,-9r16,-8v-6,2,-12,4,-16,8xm172,-16r0,-1v-1,1,-1,1,0,1xm358,-17v-11,5,-27,8,-38,12v15,0,30,-5,38,-12xm53,-16v-4,-1,-6,4,-3,1v1,1,2,1,3,-1xm96,-6v9,-1,15,-5,18,-10v-6,4,-14,5,-18,10xm181,-13r5,-2v-1,1,-6,0,-5,2xm47,-15v0,0,0,2,1,2v0,0,0,-2,-1,-2xm293,-12v2,-2,6,1,6,-3v-1,1,-7,0,-6,3xm311,-13r-4,0v0,2,4,1,4,0xm42,-13v-4,0,-4,4,-1,2v1,0,1,-1,1,-2xm305,-11v3,0,4,-3,0,-1v-1,0,-1,1,0,1xm67,-9v2,1,5,-3,4,-3v0,2,-4,0,-4,3xm175,-9v1,-1,6,-4,1,-3v-1,0,-1,2,-1,3xm291,-12v0,1,-7,3,-1,2v2,0,2,-1,1,-2xm299,-9v3,1,6,-3,1,-2v-1,0,-1,1,-1,2xm197,-9v2,0,7,4,6,-1v-2,0,-6,-1,-6,1xm33,-9r3,0r-3,0xm298,-9v-1,0,-3,1,-1,1xm276,-5v2,-2,5,0,6,-3v-3,0,-5,1,-6,3xm293,-7v1,1,1,0,1,-1v0,-1,0,0,-1,1xm292,-6v-2,0,-2,-1,0,-1v0,0,1,1,0,1xm30,-3v1,1,1,2,0,2v-5,-1,-5,-8,0,-2xm301,-5v0,0,2,0,2,-1v-1,0,-2,0,-2,1xm275,-6v-2,1,-4,2,-2,2v1,0,2,-1,2,-2xm285,-4v2,0,3,-1,3,-2v-2,0,-3,1,-3,2","w":398},{"d":"174,-179v-4,16,-33,0,-47,7v3,-32,-39,-59,-50,-22v20,53,106,50,105,120v4,9,4,29,0,35r-1,-1v-11,35,-53,43,-90,37v1,0,1,-1,1,-2v-11,-1,-19,-12,-30,-13v-2,7,-1,12,-4,17v-10,-4,-15,1,-22,4v0,-2,2,-4,3,-5v-5,-3,-10,1,-11,5v-1,-6,-6,-6,-11,-8v-2,-23,6,-55,-2,-73v4,0,1,-14,8,-7v5,10,35,-4,44,1v-8,5,2,37,12,26v1,-1,3,0,4,2v-5,9,7,11,20,11v18,0,22,-12,20,-31v-7,-13,-21,-16,-31,-26v-2,1,-3,4,-5,0v1,-9,-11,-6,-12,-14v-29,-23,-69,-51,-58,-95v11,-44,85,-60,111,-24v2,-3,3,-7,4,-13r40,2v7,14,-2,51,2,67xm22,-197v22,-13,53,-32,67,-52xm78,-248r-56,43v19,-8,38,-31,56,-43xm23,-184v23,-24,56,-37,77,-62r-75,55v-2,2,-3,4,-2,7xm38,-185v27,-17,49,-36,70,-58v-29,19,-56,45,-85,63v0,0,2,5,3,2v-1,0,-2,0,-2,-1v5,4,8,-6,16,-5v0,-1,-1,-1,-2,-1xm35,-222v10,-6,20,-12,27,-21v-9,6,-19,14,-27,21xm135,-237v1,-2,5,-4,1,-5xm134,-230v0,11,-28,6,-18,19v12,-11,30,-19,38,-31v0,2,-7,2,-8,1v-2,6,-8,8,-12,11xm125,-211v15,-10,32,-17,41,-31v-14,11,-29,20,-41,31xm49,-239v-6,0,-5,5,-10,7v4,-1,7,-4,10,-7xm90,-217v10,-4,21,-14,25,-20v-8,4,-17,15,-25,20xm104,-220v3,6,12,-5,19,-10v-5,-5,-15,6,-19,10xm160,-229v1,0,1,0,1,-1xm158,-228v-11,8,-21,17,-34,24v-2,0,-2,-5,-1,-6v-6,1,0,6,1,8v13,-7,24,-16,34,-26xm26,-213r4,-6v-1,2,-4,3,-4,6xm133,-202v8,-2,16,-10,22,-15v-6,6,-16,8,-22,15xm131,-184v11,-7,26,-13,32,-26v-8,12,-28,12,-32,26xm150,-206v0,-2,-4,0,-1,0r1,0xm145,-203v2,0,3,0,2,-1v-1,-1,-2,0,-2,1xm28,-171v14,-3,30,-19,43,-27v-2,-3,2,-3,0,-6v-13,12,-29,22,-43,33xm128,-198v1,1,3,-3,3,-3v0,2,-3,2,-3,3xm135,-197v3,0,4,-3,6,-4v-3,2,-5,1,-6,4xm131,-193v1,0,2,-1,2,-2v-1,0,-2,1,-2,2xm165,-193v-6,1,-16,8,-21,14v12,1,16,-7,21,-14xm32,-167v6,10,12,-9,22,-8v4,-8,12,-10,17,-17v-14,7,-25,18,-39,25xm38,-157v10,-9,28,-18,34,-28v-11,10,-26,15,-34,28xm159,-179v8,2,11,-7,4,-3v-1,1,-3,2,-4,3xm76,-179v-11,9,-27,12,-33,27v12,-8,23,-17,33,-27xm53,-142v11,-5,21,-19,32,-27v-1,-2,-4,-7,-7,-3v4,1,4,0,6,3v-11,10,-21,16,-31,27xm77,-172v-9,8,-22,13,-29,24v11,-6,21,-15,29,-24xm57,-139v13,10,24,-17,34,-23v1,-1,1,-3,-1,-3v-10,10,-23,17,-33,26xm66,-130v13,-5,20,-21,34,-27v-6,-7,-11,10,-18,12v-6,4,-11,9,-16,15xm72,-126v12,-6,26,-20,32,-28v-13,9,-23,17,-32,28xm108,-147r3,-2v0,0,-6,1,-3,2xm77,-121v11,-5,23,-17,28,-25xm91,-117v8,-6,24,-18,29,-25v-10,10,-21,13,-29,25xm92,-109v10,-9,23,-16,31,-27v-9,10,-22,17,-31,27xm99,-109v-5,5,6,7,9,11r36,-29v-16,-8,-23,25,-41,24v3,-2,4,-8,8,-6v5,-13,15,-15,22,-26v-13,6,-21,19,-34,26xm113,-94v13,-9,22,-21,36,-29v-16,6,-25,18,-36,29xm154,-118v-13,7,-26,15,-34,27xm152,-110v0,0,2,1,1,0r-1,0xm163,-109v-12,6,-27,19,-36,29v13,-8,23,-20,36,-29xm123,-87v10,-6,20,-11,26,-21xm131,-69v10,-13,24,-24,36,-34v-11,4,-35,20,-36,34xm171,-98v-13,13,-32,19,-41,35xm174,-89v0,2,2,1,2,0r-2,0xm171,-87v-26,28,-59,49,-89,73v14,4,16,-15,30,-19v19,-19,45,-30,59,-54xm177,-79v-21,13,-49,36,-69,54v25,-15,47,-36,70,-51v0,-1,-1,-2,-1,-3xm25,-43v1,-14,26,-22,35,-36v-17,4,-20,24,-37,28v-2,9,3,13,8,6xm48,-78v-11,3,-24,12,-24,23v2,-8,13,-8,15,-16v3,-2,6,-5,9,-7xm24,-67v5,-3,8,-6,12,-11v-6,0,-11,6,-12,11xm33,-47v9,-9,22,-15,27,-26v-9,9,-20,17,-27,26xm139,-66v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm22,-28v15,-11,28,-23,41,-37v-14,12,-31,21,-41,37xm104,-6v32,-11,44,-32,67,-47v4,-2,6,-6,8,-10xm127,-54v5,-3,8,-3,10,-9v-4,3,-8,4,-10,9xm95,-9v12,2,16,-12,27,-14v11,-12,21,-19,35,-28v-3,-4,10,-5,9,-11v-18,12,-31,29,-53,38v-3,9,-13,9,-18,15xm24,-16v6,-16,31,-27,42,-40v-19,7,-26,26,-44,34v1,2,0,5,2,6xm26,-8v6,-20,36,-27,44,-43v-17,11,-27,28,-47,36v0,0,-1,7,3,7xm178,-51r-61,46v25,-13,42,-28,61,-46xm33,-11v19,-8,25,-23,42,-33v5,7,-10,12,-12,18r20,-18v-12,-8,-19,9,-29,14v-8,4,-15,12,-21,19xm69,-22v9,0,19,-11,26,-18v-13,0,-19,11,-26,18xm174,-40v-1,2,-5,4,-3,5v1,-1,4,-4,3,-5xm131,-6v12,-4,20,-14,29,-21v-10,8,-21,12,-29,21xm89,-24v2,1,3,-3,1,-1v-1,0,-1,1,-1,1xm106,-23v0,-1,1,-3,1,-1xm59,-23r-1,1v0,-1,0,-1,1,-1xm104,-21v1,-1,2,-2,0,-1v-1,0,-1,1,0,1xm153,-13v0,-2,7,-3,5,-6v1,3,-6,3,-5,6xm38,-6v6,0,12,-7,15,-12xm55,-13v0,4,-4,5,-6,7v3,1,5,1,8,0v-6,-1,2,-6,-2,-7xm105,-11v-2,0,-3,3,-1,1v1,0,1,-1,1,-1","w":198},{"d":"50,-48r1,-154v-18,-7,-43,3,-35,-11r-1,-38v42,-4,103,3,138,0v2,17,-3,35,4,47v-12,8,-30,-9,-37,2v1,40,-9,90,-1,125v-6,4,-1,14,-2,24v15,5,44,-4,35,28v2,0,5,0,5,2v0,5,-5,4,-8,6v1,8,-3,8,0,14v-29,14,-83,-5,-112,0v-3,-3,-10,-4,-14,-2v-3,-5,3,-10,1,-16v-2,0,-4,5,-7,2v1,-4,4,-6,6,-8v-3,-3,-2,-6,2,-8v-7,-17,12,-14,25,-13xm150,-249v-2,0,-2,-1,-2,0v0,1,1,1,2,0xm64,-247v-13,11,-33,18,-41,32v12,-11,34,-22,41,-32xm21,-246v0,10,5,1,7,0r-7,0xm33,-210v1,-1,6,-2,2,-2v-1,0,-2,1,-2,2xm79,-246v-24,6,-40,28,-58,35v0,1,-1,3,-1,4v15,1,16,-10,27,-11v-2,-1,-5,3,-5,0v3,-1,7,-8,9,-3v0,-6,4,-8,11,-9v3,-7,13,-10,17,-16xm35,-209v21,0,33,-21,47,-27v2,-3,9,-6,12,-10v-24,7,-37,28,-59,37xm29,-235v4,-4,15,-7,15,-11v-5,4,-11,6,-15,11xm134,-240v6,-2,4,-5,-2,-6xm58,-202v12,-14,37,-24,48,-35r3,-1r-1,0v4,-2,13,-10,1,-8v-17,17,-37,28,-55,42v3,11,7,8,17,1r48,-36v-20,12,-40,26,-57,40v-3,0,-4,-1,-4,-3xm120,-239v2,-2,6,-3,7,-7v-1,1,-7,4,-7,7xm118,-219v10,-9,24,-14,31,-25xm110,-235v0,-1,4,-3,2,-3v0,2,-3,1,-2,3xm85,-237v0,0,0,2,1,2v0,0,0,-2,-1,-2xm127,-218v5,-6,25,-11,22,-19v-5,6,-18,12,-22,19xm53,-234v1,-1,3,0,3,-2v-1,0,-2,1,-3,2xm50,-234r1,0r-1,0xm28,-234v-2,1,-2,1,-2,2v0,1,1,0,2,-2xm116,-232v2,0,4,-2,2,-2xm81,-233v-1,0,-1,1,0,1v0,0,1,-1,0,-1xm94,-224v1,-2,7,-4,7,-6v-1,3,-8,3,-7,6xm28,-228v1,0,1,-2,0,-1v0,1,-1,1,0,1xm80,-228v-1,0,-3,2,-1,2xm110,-228v1,0,2,0,2,-1v-1,0,-2,0,-2,1xm22,-227v0,3,2,1,4,0v-1,0,-3,2,-4,0xm74,-225v3,1,4,-3,1,-1v-1,0,-1,0,-1,1xm110,-226r-1,0r1,0xm136,-219v-6,4,-17,13,-2,9v5,-6,16,-8,15,-17v-4,3,-9,5,-13,8xm104,-225v0,0,-1,0,0,0v1,0,0,-1,1,-1v-2,1,-1,1,-1,1xm55,-224v1,1,2,-2,3,-2v-1,0,-2,1,-3,2xm78,-224v0,0,0,-1,1,-1xm102,-222v3,1,5,-6,2,-1v-1,0,-2,1,-2,1xm51,-221v1,0,2,-1,2,-2v-1,0,-2,1,-2,2xm100,-220v1,0,1,-2,0,-2v2,1,-2,1,0,2xm104,-221r-2,1v0,-1,1,-1,2,-1xm51,-221v0,0,-3,1,-1,1xm67,-220v-1,-1,-5,2,-3,3v0,-2,3,-2,3,-3xm58,-216v3,0,7,-4,2,-2v-1,0,-2,1,-2,2xm95,-217v1,-2,4,2,4,-1v-1,-3,-3,0,-4,1xm115,-217v0,0,3,-1,1,-1v0,0,0,1,-1,1xm82,-216r2,-2v0,0,-4,1,-2,2xm123,-215v2,0,3,-1,1,-2xm100,-217v0,0,-1,1,-1,2v1,0,1,-2,1,-2xm75,-213v2,0,5,-2,6,-3v-2,1,-4,3,-6,3xm89,-210v2,-3,9,-7,1,-5v2,4,-3,2,-1,5xm89,-213v0,1,-3,2,-1,2v1,0,1,-1,1,-2xm39,-215r3,0v-2,1,-2,-2,-3,0xm122,-215r-63,41v-2,1,-2,3,-1,5v21,-18,46,-27,64,-46xm56,-212v2,0,4,-2,2,-3v1,2,-2,1,-2,3xm139,-207v2,-2,13,1,8,-6v-2,2,-7,3,-8,6xm107,-211v1,0,2,-1,2,-2v-2,0,-2,1,-2,2xm67,-183v12,-10,29,-15,38,-28v-11,9,-28,18,-38,28xm78,-206v5,0,10,-4,3,-2v-1,0,-3,1,-3,2xm72,-201v-1,-1,6,-2,5,-4v0,1,-7,2,-5,4xm114,-199v-13,8,-50,26,-57,40v18,-18,41,-26,57,-40xm64,-197v0,0,0,-1,1,-1xm66,-196v2,0,3,0,1,-1v0,1,0,1,-1,1xm73,-194v-1,1,-5,4,-3,4v-1,-3,3,-2,3,-4xm81,-189v0,-2,5,-1,5,-4v0,2,-7,2,-5,4xm67,-190v-2,1,-8,7,-8,1v0,-1,0,-1,-1,-1r0,11v4,-4,3,-5,9,-11xm99,-183v2,1,5,-2,5,-3v-1,3,-3,1,-5,3xm68,-153v15,-10,35,-22,45,-33v-13,13,-31,21,-45,33xm59,-150v6,-17,31,-19,40,-32v-14,7,-28,22,-43,25r0,12v4,0,8,-4,3,-5xm63,-178v0,1,0,0,1,-1xm70,-144v12,-13,32,-18,43,-33v-12,11,-39,21,-43,33xm85,-176v-1,1,-1,1,0,1v1,0,1,0,0,-1xm91,-147v-2,-5,19,-22,24,-16v0,-5,0,-9,-3,-4v-19,13,-39,24,-56,39r0,6v12,-8,21,-18,35,-25xm73,-168v-1,0,-1,1,-1,2v1,0,1,-1,1,-2xm70,-120v16,-11,30,-24,46,-36r-1,-7v-11,19,-32,28,-45,43xm65,-151v1,0,2,-1,2,-2v-1,0,-2,1,-2,2xm116,-149r-56,41v-2,-4,4,-6,5,-10v-5,4,-11,7,-9,18v10,-13,26,-17,36,-28v9,-5,22,-13,24,-21xm56,-141v1,3,1,2,0,5v4,-2,3,-2,2,-5v-1,2,-1,1,-2,0xm116,-139v-13,11,-30,20,-41,31v11,-8,25,-16,38,-24v0,0,2,1,3,2v0,-3,-2,-7,0,-9xm75,-133v0,0,-1,2,0,1v4,-1,0,-2,0,-1xm73,-129v0,0,2,-1,0,-1v0,0,-1,1,0,1xm70,-126r2,-3v0,2,-4,0,-2,3xm69,-126v-2,1,-6,4,-4,5v-1,-4,5,-2,4,-5xm89,-104v8,-6,18,-10,25,-18xm58,-118v2,0,4,-2,6,-3v-2,-1,-5,2,-6,3xm67,-118v1,0,1,0,1,-1v0,0,-4,1,-1,1xm56,-116v2,-1,1,-1,1,-1xm58,-90v15,-7,23,-15,35,-24v-12,9,-25,12,-35,24xm85,-95v10,-5,26,-11,28,-19xm70,-106v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm66,-73v15,-6,23,-18,37,-24v1,-1,1,-2,1,-3r-34,22v1,0,2,-1,2,1xm83,-92v0,-1,1,-4,1,-1xm91,-73v4,-7,23,-10,20,-20v-5,7,-16,13,-20,20xm97,-87v-12,9,-27,17,-41,23v3,1,-3,11,3,7v11,-9,29,-17,38,-30xm111,-81v-12,6,-27,20,-43,27v0,2,4,4,2,6r41,-30r0,-3xm80,-77r0,-1v0,0,1,1,0,1xm72,-73v1,0,5,-3,2,-2v-1,0,-2,1,-2,2xm87,-71v3,0,1,-3,1,-2v0,1,-1,2,-1,2xm37,-19v20,-9,31,-23,48,-29v2,-3,1,-5,4,-2r0,-3v9,-2,11,-11,22,-11v0,-2,-1,-3,-1,-4xm57,-67v0,2,2,1,1,0r-1,0xm32,-11v12,-3,18,-12,30,-14v0,0,-2,-4,0,-2v17,-7,34,-28,50,-28r0,-5xm45,-11v25,-11,47,-24,67,-39xm147,-46r1,0r-1,0xm65,-45v-1,-1,-1,-1,-1,0v0,1,0,1,1,0xm116,-28r25,-16v-11,2,-17,10,-25,16xm31,-43v1,3,1,2,0,5v3,-1,7,-3,9,-5r-9,0xm81,-13v14,-10,33,-16,44,-30v-19,11,-35,25,-56,34v0,4,8,-1,12,2r0,-6xm56,-9v25,-6,39,-21,57,-34v-19,11,-40,21,-57,34xm90,-5r58,-35v-17,7,-44,23,-58,35xm37,-26r0,2r0,-2xm30,-23v7,-2,19,-13,28,-18v-12,5,-21,9,-28,18xm107,-8v14,-5,28,-19,42,-24v-12,0,-30,17,-42,24xm111,-25v1,0,1,-1,1,-2v-1,0,-1,1,-1,2xm111,-4v19,-1,23,-12,37,-17r0,-6v-12,8,-25,16,-37,23xm105,-22r4,-2xm100,-18r3,-2v-2,0,-3,1,-3,2xm97,-16v1,0,2,0,2,-1v-1,0,-2,0,-2,1xm143,-12v0,0,3,-1,1,-1v-1,0,-1,0,-1,1xm136,-8v1,1,5,-2,3,-2v0,2,-3,0,-3,2xm130,-5v4,1,9,-2,3,-2v-1,0,-2,1,-3,2xm103,-6v-2,-1,-4,2,-1,1v1,0,1,0,1,-1","w":171},{"d":"70,-154v29,8,61,-34,28,-52v-22,-4,-33,11,-38,28v-14,-2,-40,2,-44,-7v6,-22,18,-44,34,-56v54,-38,155,21,110,86v-6,9,-11,16,-18,22v36,7,51,78,23,99v-19,30,-78,42,-112,23v-30,-5,-39,-38,-42,-71v15,0,34,-5,47,0v-2,12,7,-4,6,9v-1,27,44,31,52,11v11,-28,-14,-50,-45,-50v-6,-5,3,-18,-7,-20v0,-4,5,-2,5,-6r-5,1v5,-2,5,-9,6,-17xm39,-221v7,-2,13,-8,19,-7v7,-12,20,-9,23,-19v-18,5,-29,16,-42,26xm25,-195r78,-46v0,-1,-1,-2,-2,-2v1,1,3,2,3,-1v-4,-1,-7,-2,-8,2v2,1,2,-3,3,0v-27,9,-45,29,-72,38xm52,-235r14,-10v-7,1,-10,6,-14,10xm114,-241v-4,-1,-7,1,-2,3v1,-2,5,-5,2,-3xm32,-211v14,-5,38,-18,44,-27v-12,13,-31,16,-44,27xm115,-234v0,2,3,0,1,0r-1,0xm126,-234v-14,6,-23,11,-34,19v-3,-4,-8,1,-11,3v18,-5,33,-12,45,-22xm99,-212r38,-20v-13,1,-27,14,-38,20xm57,-204v7,-3,14,-10,23,-12v-1,-6,11,-6,13,-10r-70,37v9,7,15,-8,23,-8v-2,-2,1,-3,4,-4v4,-1,7,-2,8,-4xm139,-226v-12,4,-24,9,-32,17xm111,-204v11,-3,21,-12,31,-17v-10,6,-23,9,-31,17xm140,-210r-1,1v5,-3,10,-6,14,-10v-15,4,-25,14,-39,20v5,7,22,-12,26,-11xm118,-189v12,-2,23,-14,36,-17v0,-3,6,-4,3,-8r-38,21v-1,0,-1,2,-1,4xm118,-181v14,-8,29,-15,44,-22v-12,0,-33,14,-44,22xm37,-186v14,0,19,-12,28,-15v-5,-2,-19,12,-28,15xm50,-186v9,3,12,-9,5,-3v-2,1,-4,2,-5,3xm146,-190r3,-2v0,2,-3,0,-3,2xm143,-188v1,-2,2,-1,3,0v-1,-3,-2,-1,-3,0xm152,-187r1,1xm151,-174v-1,0,-1,-1,-1,-2v7,-2,13,-5,15,-11r-88,46r21,-8v-2,-1,-2,2,-3,0v8,-2,11,-4,17,-8v0,1,-2,2,0,2v18,-10,30,-15,39,-19xm139,-186v-9,0,-12,9,-20,9v-2,0,-2,1,-2,3xm149,-184v1,-3,-1,-1,-2,-1v-1,0,-1,1,0,2v0,0,2,-3,2,-1xm139,-180v6,-1,6,-2,4,-3v0,1,-3,2,-4,3xm137,-179v-4,1,-6,5,-1,2v1,0,1,-2,1,-2xm130,-174v2,0,2,-1,2,-2v-2,0,-2,1,-2,2xm77,-125v30,-8,57,-35,81,-38r4,-13v-1,2,-4,1,-5,4v2,-1,2,0,2,2v-27,13,-53,32,-81,43v-1,1,-2,2,-1,2xm127,-148r0,1r0,-1xm125,-172v0,0,5,1,4,-2xm121,-170v3,1,3,-1,2,-2v1,2,-2,1,-2,2xm115,-166v2,-1,5,0,5,-4v-1,2,-4,1,-5,4xm113,-166v-1,1,0,1,1,1v0,-1,-1,-2,-1,-1xm133,-162v-2,3,3,1,3,1v0,0,1,-1,1,-2v-1,0,-2,1,-4,1xm130,-159v-1,0,-1,0,-1,1v1,0,1,0,1,-1xm131,-160v-1,-1,-1,-1,-2,1v2,0,2,-1,2,-1xm126,-159v0,2,2,1,1,0r-1,0xm154,-159v-23,16,-50,26,-76,38v-1,0,-1,1,-1,3v14,-4,19,-12,31,-14v15,-8,32,-14,46,-24v1,-1,1,-2,0,-3xm77,-129v15,-11,27,-18,41,-22v2,-5,4,-3,7,-6v-19,6,-31,16,-49,21v3,2,-1,4,1,7xm75,-151v1,3,2,8,6,2xm82,-148r-2,1v1,1,2,0,2,-1xm142,-143v-5,3,-12,4,-16,8v7,-1,11,-5,16,-8xm88,-118r35,-15v-14,3,-23,9,-35,15xm92,-114v15,2,30,-10,38,-14v-11,-1,-27,9,-38,14xm137,-129v-2,0,-3,-1,-2,0v1,1,1,1,2,0xm142,-123v2,0,2,-1,2,-3v-15,4,-28,11,-42,16v17,2,25,-8,40,-13xm111,-105v11,2,29,-11,39,-16xm89,-118v-2,-2,-7,2,-3,2v1,0,3,-1,3,-2xm115,-98v14,-4,28,-14,42,-19v-15,5,-29,10,-42,19xm159,-111v-13,2,-23,7,-32,13v10,-4,24,-7,32,-13xm165,-105v-12,-2,-31,11,-44,15v10,8,29,-13,44,-15xm168,-98v-18,1,-28,11,-43,15v-2,0,-2,1,-1,3v16,-5,31,-10,44,-18xm157,-73v5,6,10,-6,16,-1v-1,-4,1,-12,-3,-13v-15,7,-33,11,-47,20v17,-1,35,-19,48,-10xm153,-86v-9,2,-18,8,-28,8v1,9,4,0,9,2v3,-4,15,-5,19,-10xm39,-76r-23,0v1,13,14,-1,23,0xm50,-76r4,0r-4,0xm49,-74v-8,4,-30,4,-30,12xm22,-57v8,-6,26,-8,36,-14v0,2,1,0,-1,0v-11,5,-26,7,-35,14xm148,-70v1,0,2,0,2,-1v-1,0,-4,0,-2,1xm171,-63v-9,5,-24,9,-33,14v8,-3,20,-10,32,-11v1,-3,3,-5,3,-10r-49,19v16,-2,32,-17,47,-12xm133,-65r4,-2v-1,0,-6,1,-4,2xm145,-64v1,-3,4,1,5,-2v-2,0,-4,1,-5,2xm22,-51v12,-2,30,-9,36,-13v-15,3,-26,6,-36,13xm116,-53v12,-2,15,-8,22,-7v-1,-3,4,-1,6,-3v-10,0,-23,2,-28,10xm50,-55v-1,0,-2,1,-2,2v2,-2,4,3,2,-2xm164,-53v0,3,3,1,4,0v1,0,1,0,1,-1xm26,-44r21,-9v-10,3,-25,8,-21,9xm66,-53v-13,4,-31,7,-38,15v5,-6,14,-4,21,-9v-1,1,-1,1,0,2v4,-7,14,-6,17,-8xm117,-48v2,-1,8,-2,2,-2v-1,0,-2,1,-2,2xm116,-49v-6,4,-21,8,-30,9v-8,4,-25,9,-37,11r9,-3v-4,-2,-14,6,-21,6v8,10,24,6,32,0v-7,0,-18,9,-22,2v21,-6,48,-14,69,-25xm73,-23v24,-9,52,-14,74,-25xm127,-48v0,2,0,2,2,2v0,-2,0,-2,-2,-2xm165,-47r-105,33v39,-3,75,-18,105,-33xm138,-35v-1,1,-1,1,0,1v1,0,1,0,0,-1xm76,-44v-12,-5,-30,12,-45,13r6,1v15,-4,25,-15,39,-14xm30,-35v8,0,18,-5,25,-9v-8,2,-19,5,-25,9xm88,-42v-1,-1,-1,-1,-1,0v0,1,1,1,1,0xm82,-41v-2,0,-3,2,-1,2xm73,-37r-1,0r1,0xm68,-36r1,0r-1,0xm153,-34v2,0,4,-1,5,-3v-2,1,-5,1,-5,3xm60,-32v2,-1,5,-2,6,-4v0,3,-7,0,-6,4xm149,-33v2,0,4,0,4,-1v-2,0,-4,0,-4,1xm75,-10v28,0,50,-14,72,-22v-23,8,-51,11,-72,22xm62,-26r2,-2v-1,0,-4,1,-2,2xm141,-22v-1,-1,-2,0,-2,1v0,1,0,0,2,-1xm73,-21v2,1,4,-1,1,-1v-1,0,-1,0,-1,1xm69,-20v0,0,-2,-1,-1,0v1,1,1,1,1,0xm133,-20v-2,1,1,2,1,2v0,-1,0,-2,-1,-2xm95,-9v18,-1,28,-5,36,-10xm76,-14v-1,0,-1,0,-1,1v0,1,1,1,1,-1","w":193,"k":{"4":4}},{"d":"242,-156v2,1,5,-5,7,0v1,5,-6,4,-7,7v-3,32,1,71,0,95r4,0v-1,3,1,3,2,4v29,-7,20,26,20,51v-31,-6,-85,6,-118,-5v0,-18,-1,-39,3,-50v2,0,2,3,2,5v25,5,28,-23,24,-47v5,-20,-37,-13,-61,-16r-5,52v1,5,4,1,6,1v3,3,0,6,-2,7v14,-3,34,6,20,12v0,0,7,47,-8,39v-22,1,-50,-5,-66,2v-4,0,1,-3,0,-5v-26,-3,-46,11,-38,-26v-1,-7,-2,-16,1,-22v45,6,12,-54,24,-97r-6,-53r-16,0v-2,-17,13,-16,22,-26v6,-6,21,-15,19,-19v-15,10,-27,24,-41,35v-3,-7,-10,9,-9,-10v-17,-51,50,-24,88,-31v6,7,31,-6,32,9v7,0,8,6,1,8v2,12,0,19,-1,28v-13,2,-25,1,-23,19v1,8,4,16,1,24v9,10,50,11,61,0v-4,-9,2,-22,-1,-31v-3,-11,-15,-6,-24,-7v1,-17,-4,-34,2,-48r110,0v6,3,1,4,-1,7v-25,20,-59,31,-82,52v11,-4,25,-18,35,-16r0,-3r48,-26v-4,-10,4,-7,12,-6v1,6,-4,7,-6,10v2,8,-8,21,0,27v-15,4,-27,-11,-28,18xm57,-195v2,-1,5,-4,7,-2v-1,-1,-1,-3,1,-3v24,-11,41,-28,64,-40v-1,-6,5,-3,6,-8v-29,17,-54,34,-78,53xm94,-217v0,1,1,2,2,1v1,-1,0,-1,-1,-1r-1,0xm50,-246v1,0,1,-2,0,-1v0,1,-1,1,0,1xm61,-247v-12,5,-25,20,-31,28v11,-9,19,-20,31,-28xm43,-247v-10,2,-13,10,-19,17v8,-5,13,-11,19,-17xm50,-213v14,-11,36,-22,45,-34v-17,8,-34,22,-45,34xm50,-195v26,-22,51,-33,71,-52v-22,13,-45,27,-64,43v-3,3,-6,1,-5,-3v18,-14,36,-24,54,-36v-1,-3,-1,-2,1,-4v-19,17,-58,23,-57,52xm184,-247v-13,0,-13,14,-25,17v-2,3,2,1,0,4xm24,-246v0,7,3,7,5,3v1,-1,2,-2,3,-4xm35,-207v13,-19,37,-23,46,-40v-14,13,-39,26,-46,40xm170,-247v-8,0,-15,3,-11,11v4,-3,8,-7,11,-11xm165,-224v13,-6,23,-13,32,-23v-11,3,-24,16,-32,23xm160,-210v4,-4,9,-9,16,-10r-2,0v13,-7,24,-18,37,-26v-19,2,-28,21,-45,27v-3,2,-5,6,-6,9xm225,-246v-24,9,-43,23,-60,39v24,-8,42,-25,60,-39xm226,-239v7,-2,12,-3,17,-7v-9,-2,-11,4,-17,7xm183,-201r73,-45xm48,-244v-8,8,-19,13,-24,24v7,-8,19,-15,24,-24xm69,-190r-2,-1v0,1,1,1,2,1xm134,-241v-25,21,-55,37,-83,55v0,11,7,-5,9,3v-4,-7,7,-5,8,-9r65,-45v1,-1,2,-2,1,-4xm225,-236v-1,-1,-1,-1,0,-2v0,0,-5,5,0,2xm216,-230v2,0,5,-3,5,-6v-1,3,-4,3,-5,6xm227,-236v0,0,0,2,1,2v0,0,0,-2,-1,-2xm79,-230r1,-3v-2,-1,-3,3,-1,3xm106,-233v-1,0,-3,1,-1,1xm186,-207v3,-11,36,-17,36,-26v-4,1,-8,8,-13,7r6,-4v-10,2,-15,12,-25,14v-3,9,-8,6,-13,10xm56,-179v-7,2,-4,18,4,12v5,-9,20,-10,19,-16v-9,8,-18,8,-25,16r-1,-4v8,-2,16,-11,24,-15v-2,-1,-2,3,-3,1v6,-1,14,-10,18,-11r-1,1v4,-1,5,-2,8,-4r-3,0v14,-8,25,-18,39,-27r0,-5xm237,-231v-1,0,-3,1,-1,1xm265,-230v-29,14,-57,30,-83,45v1,1,-1,6,1,3xm263,-222v-4,3,-12,3,-11,10v8,-2,15,4,11,-10xm28,-219r1,0r-1,0xm135,-212v0,-9,-1,-7,-6,-4v-7,9,6,4,6,4xm111,-219v-3,0,-3,4,-1,2v1,0,1,-1,1,-2xm79,-215v1,0,3,1,3,-1v-2,0,-3,0,-3,1xm226,-215v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm222,-212v1,0,4,-1,1,-1xm87,-212v0,1,1,3,1,1v0,-1,0,-1,-1,-1xm200,-208v1,0,1,-1,1,-2v-1,0,-1,1,-1,2xm65,-204v0,0,3,-3,0,-1v-1,0,-1,1,0,1xm211,-206v0,1,-2,0,0,0r0,0xm88,-203r2,-3v0,1,-4,3,-2,3xm205,-203r-1,1v1,0,1,0,1,-1xm103,-198v1,-2,1,-2,0,-1v-1,1,-2,3,-3,4xm78,-198r1,0v-1,0,-1,-1,-1,0xm76,-169v6,-7,11,-10,19,-12v0,-11,16,-8,17,-17v-19,14,-41,25,-58,41r10,-6v1,2,-3,0,-1,2v3,-5,11,-8,13,-8xm194,-197v0,2,1,0,2,0v1,0,1,-1,0,-1v0,1,-2,2,-2,1xm219,-197v-2,0,-2,0,-2,1v0,1,1,0,2,-1xm238,-195v-22,7,-36,27,-57,36v0,0,-2,6,0,4xm207,-194v1,0,3,0,1,-1v-1,0,-1,1,-1,1xm94,-192r4,-3v-1,1,-4,1,-4,3xm214,-194v1,0,2,0,2,-1v-1,0,-2,0,-2,1xm181,-173v13,-5,21,-13,31,-20v-10,7,-24,10,-31,20xm51,-192v0,0,-2,1,0,1r0,-1xm87,-185v2,-2,6,-4,6,-7xm88,-188v-4,2,-9,3,-7,7v3,-2,4,-4,7,-7xm94,-190v2,0,3,-2,2,-2v-1,0,-2,1,-2,2xm109,-188v1,0,3,2,4,0v-1,-1,-4,-2,-4,0xm63,-186r2,-2v-1,0,-2,1,-2,2xm216,-188v-1,-1,-5,2,-3,2xm194,-187v-1,0,-3,1,-1,1xm238,-181r-1,-5r-43,29v19,-7,25,-16,44,-24xm106,-185v-17,12,-38,20,-52,35xm181,-165v8,-7,22,-12,27,-20v-8,8,-20,12,-27,20xm55,-181r-1,0r1,0xm66,-148v2,0,3,-3,1,-2v0,1,-1,2,-1,2xm54,-143v19,-6,40,-35,57,-31v-17,16,-42,23,-57,40v22,-10,37,-25,59,-36r-1,-12v-18,14,-43,24,-58,39xm74,-177r1,-1v-1,0,-1,1,-1,1xm96,-176v0,0,-2,1,0,1v1,0,1,-1,0,-1xm228,-170v3,-2,6,1,4,4v4,0,7,-4,4,-9xm197,-173v-1,-1,-1,-1,-1,0v0,1,0,1,1,0xm227,-170r-92,54v10,2,11,-8,21,-7r0,-3v9,-1,16,-12,24,-11v1,-6,7,-8,13,-8v0,-2,-3,-4,1,-2v1,-1,1,-1,0,-2v12,-2,25,-13,33,-21xm230,-165v-3,0,-9,4,-11,6v3,-2,10,-3,11,-6xm65,-132v17,-8,32,-19,47,-30v-21,8,-36,24,-56,33v-1,1,-1,2,1,3r3,-3v0,0,-1,2,-1,3v4,-1,3,-7,6,-3r0,-3xm153,-115v36,-3,50,-36,83,-40v-9,11,-26,16,-37,25v14,-6,25,-15,38,-21r-1,-11xm214,-156v1,0,4,-1,4,-3v-1,2,-2,2,-4,3xm118,-156v0,-1,1,-1,-1,-1v-1,0,0,1,1,1xm191,-155v1,0,3,-1,1,-1xm111,-152v1,-2,4,-1,5,-4v-2,1,-5,0,-5,4xm55,-106v-1,-1,3,-1,2,-2v-1,0,-4,1,-2,2xm82,-124v16,-11,35,-19,50,-31v-25,5,-47,27,-70,38v-4,2,-7,4,-8,8v11,-2,20,-13,28,-14v1,0,0,1,1,1v0,-1,-1,-2,-1,-2xm73,-117v-2,2,-3,0,-5,3v4,1,2,-3,5,-3xm95,-129v0,-1,-1,-1,-1,-1v0,1,1,1,1,1xm75,-154v2,1,3,-1,1,-1xm200,-148v5,1,9,-6,12,-7v-5,1,-9,5,-12,7xm54,-99r97,-55v-39,7,-60,37,-93,49v-3,2,-4,4,-4,6xm118,-118v14,2,10,-8,21,-8v1,-10,34,-17,36,-28xm147,-132v-2,0,-3,1,-1,1xm55,-118v8,-1,20,-17,27,-14v-1,-3,4,-5,6,-5v0,2,-3,0,-3,2v8,-7,19,-10,25,-19v-16,14,-40,21,-55,36xm187,-151v2,1,3,-3,1,-1xm174,-148v1,-1,4,-2,2,-2v-2,1,-3,2,-2,2xm182,-148v-1,-1,4,0,2,-2v1,2,-3,0,-2,2xm197,-145v0,-2,3,0,3,-2v-2,0,-5,0,-3,2xm77,-147v0,1,1,3,1,1xm174,-145v1,1,3,-1,1,-1xm181,-136v-3,-1,-16,8,-20,11xm166,-125v1,0,2,0,2,-1v-1,0,-3,0,-2,1xm181,-137v6,-2,10,-4,15,-8v-7,3,-11,5,-15,8xm185,-112v17,-7,30,-18,46,-26v3,-1,4,-4,4,-7r-56,33v2,-1,4,-1,6,-3v1,2,-4,2,0,3xm85,-143v0,1,-2,4,0,2v1,0,1,-2,0,-2xm166,-140v2,0,3,-1,4,-2xm141,-140v1,0,2,0,2,-1v-1,0,-2,0,-2,1xm159,-140v1,-1,3,-1,0,-1v-1,0,0,0,0,1xm93,-140v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm153,-137v-2,1,-1,1,0,1v1,0,1,0,0,-1xm125,-136v-1,0,-3,0,-1,1v1,0,1,-1,1,-1xm131,-134v2,0,3,-2,2,-2v-1,0,-2,1,-2,2xm149,-134r0,1v1,0,1,-1,0,-1xm70,-132v2,0,3,-3,0,-2r0,2xm100,-132v2,0,3,0,2,-1v-1,-1,-1,-1,-2,1xm186,-104v16,-10,36,-17,49,-30v-15,11,-36,17,-49,30xm68,-131v-2,-3,3,-1,1,-1v0,0,0,1,-1,1xm121,-130v2,0,4,0,2,-2v0,0,-4,1,-2,2xm126,-130r1,-1v-1,0,-1,1,-1,1xm153,-132r0,0r0,0xm125,-130v-1,0,-3,1,-1,1xm74,-130v-1,3,4,1,1,1xm93,-129v-1,0,-1,1,-1,2v1,0,1,-1,1,-2xm146,-127r0,-1v-1,0,-1,1,0,1xm198,-128r-4,1v2,-1,3,-2,4,-1xm118,-126v1,0,3,-3,2,-2v0,1,-2,1,-2,2xm194,-126v-1,0,-2,1,-3,1v1,0,2,-1,3,-1xm122,-124v0,0,3,-3,0,-1v-1,0,-1,1,0,1xm85,-124v0,0,4,-2,1,-1xm104,-124v1,0,1,-1,1,-2v-1,0,-1,1,-1,2xm185,-93v18,-9,33,-21,51,-30v-14,0,-36,18,-50,25v-2,1,-2,3,-1,5xm111,-125v-1,0,-1,1,0,1v0,0,1,-1,0,-1xm112,-123v0,0,1,0,2,-1v-1,0,-2,1,-2,1xm161,-122r3,-2v-1,0,-2,1,-3,2xm111,-118v5,-1,13,-8,4,-4v1,0,1,1,0,2v-2,0,-4,0,-4,2xm107,-120v1,0,4,-1,4,-3v0,1,-2,2,-4,3xm101,-120v3,1,7,-3,2,-1v-1,0,-2,0,-2,1xm156,-120v1,0,3,-1,1,-1v-1,0,-2,1,-1,1xm183,-121v0,0,-3,2,-1,1xm94,-120r2,0r-2,0xm152,-117v0,-1,2,-2,0,-2v0,1,-3,1,0,2xm177,-118v1,0,2,-1,2,-1v-1,0,-2,1,-2,1xm149,-117v1,0,1,0,1,-1v-1,0,-1,0,-1,1xm90,-118v0,2,-2,3,0,2v1,-1,1,-2,0,-2xm99,-116v2,1,2,-1,3,-2xm97,-117v-1,0,-5,3,-1,2v1,0,1,-1,1,-2xm109,-116v-18,4,-34,22,-55,28r1,10v17,-15,37,-24,54,-38xm170,-113v2,-1,4,-2,6,-4v-3,1,-5,1,-6,4xm230,-109v2,2,1,5,1,6v5,-1,6,-8,3,-13v-16,11,-36,18,-49,32v0,1,0,2,1,3v15,-8,28,-20,44,-28xm90,-112v2,1,3,-3,1,-3v0,2,-2,1,-1,3xm63,-111v2,-1,5,-1,4,-3v0,2,-4,1,-4,3xm82,-113v0,1,-2,2,0,1v1,-1,1,-1,0,-1xm91,-112r3,0r-3,0xm90,-111v-3,-1,-5,3,-1,1v1,0,1,-1,1,-2v-2,0,-2,-1,0,1xm76,-109v1,0,5,-3,1,-2xm106,-107v1,1,6,-3,1,-2v-1,0,-1,1,-1,2xm80,-105v2,-1,5,-1,5,-4xm73,-104v3,-1,5,-1,7,-3v-3,1,-5,1,-7,3xm98,-102v3,-1,6,-3,7,-5xm73,-102v1,-1,6,-3,2,-2v-1,1,-2,1,-2,2xm72,-103r-1,0r1,0xm53,-66v17,-12,47,-22,57,-37v-19,13,-40,22,-57,37xm226,-100v3,1,2,-3,4,-3v-2,0,-3,1,-4,3xm73,-99v-5,-6,-19,5,-19,9v4,-5,11,-3,13,-9v-2,0,-1,4,-4,2v0,-2,10,-5,5,-2v-1,0,-1,1,0,1v0,-2,3,-1,5,-1xm93,-102r-3,0r3,0xm86,-94v4,-1,7,-4,11,-7v-4,2,-8,4,-11,7xm235,-100v-15,12,-35,18,-51,29r0,5v20,-4,32,-30,51,-27v-15,13,-35,22,-51,33v18,-4,34,-22,52,-30v0,-3,1,-8,-1,-10xm219,-96v2,1,2,-4,1,-1xm215,-94v0,0,-2,1,0,1r0,-1xm79,-89v3,-1,5,-2,6,-4v-3,-1,-5,2,-6,4xm76,-88v1,0,3,-1,1,-1v0,0,0,1,-1,1xm68,-82v3,-1,6,-4,8,-6v-2,0,-8,3,-8,6xm66,-87v0,0,0,2,1,2v0,0,0,-2,-1,-2xm201,-86v1,0,3,0,1,-1v-1,0,-1,1,-1,1xm109,-86v-16,8,-32,16,-46,26v15,-9,33,-15,46,-26xm66,-60v1,0,5,-1,3,-3v0,2,-3,1,-3,3xm236,-84v-13,4,-28,17,-40,24v15,-7,26,-16,40,-24xm65,-80v-1,-2,4,-1,2,-2v1,1,-4,0,-2,2xm194,-81v0,0,-2,0,-2,1r2,0v1,0,0,0,0,-1xm190,-79v1,0,1,-1,1,-1v-1,0,-1,1,-1,1xm109,-79v-2,1,0,2,0,1r0,-1xm185,-76v1,0,2,0,2,-2v-1,0,-2,0,-2,2xm54,-74v1,0,3,-1,4,-2v1,-1,2,-1,1,-1xm236,-75v-25,11,-58,30,-80,46v26,-13,52,-35,78,-44v3,2,2,2,2,-2xm69,-74v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm76,-71v0,-2,-1,-3,-2,-3xm45,-22v5,-9,18,-15,29,-20v0,0,0,1,-1,2r6,-4v-2,0,-1,3,-2,0v10,-10,35,-11,31,-30v-4,9,-16,8,-21,15v6,-2,10,-8,17,-9v1,0,1,2,1,5r-74,43v-1,1,-2,2,-1,3r14,-8v1,2,-2,2,1,3xm56,-50v14,-5,28,-13,39,-22xm235,-70v-21,19,-50,30,-75,44v-3,1,-4,4,-5,7v30,-13,53,-30,79,-45v2,-2,2,-4,1,-6xm57,-67v-2,0,-2,1,0,1r0,-1xm59,-64v0,2,0,0,1,0v1,0,1,-1,0,-1v0,1,-1,1,-1,1xm53,-60r3,-1v-2,0,-3,0,-3,1xm77,-53v1,-2,10,-3,9,-7v-1,2,-9,4,-9,7xm188,-55v3,-1,5,-2,6,-4xm235,-57r-57,33v21,-10,38,-22,57,-33xm59,-56v0,-1,4,-1,1,-2v0,0,1,3,-1,2xm57,-54v0,-1,3,-5,0,-1v-1,1,-1,1,0,1xm57,-22v2,-2,11,-8,16,-8v1,1,2,1,1,0v4,-9,24,-15,34,-22r0,-5r-76,44v13,1,17,-10,27,-9r-2,0xm184,-53v2,0,5,-2,2,-2v-1,0,-2,1,-2,2xm30,-27v14,-10,34,-14,45,-27v-13,11,-32,16,-45,27xm65,-51v1,-1,5,-2,1,-2v-1,0,-1,1,-1,2xm90,-52v0,2,0,2,2,2v0,-2,0,-2,-2,-2xm235,-49v1,0,2,-1,2,-1v-1,0,-2,1,-2,1xm262,-46v1,1,2,1,3,0v1,-1,0,-2,-2,-2xm70,-48v-2,1,-1,1,-2,0v0,1,0,2,1,2v1,0,1,-2,1,-2xm81,-44v0,-1,6,-1,3,-4v0,2,-4,1,-3,4xm29,-40v4,-1,4,-6,9,-4v-5,-3,-9,-4,-9,4xm46,-11v25,-7,44,-22,64,-34v-20,3,-43,25,-64,34xm31,-34v4,-5,14,-7,18,-12v-6,4,-14,6,-18,12xm155,-35v4,-4,10,-4,11,-10v-7,0,-13,1,-11,10xm132,-43v-21,6,-43,21,-62,34v23,-11,41,-22,62,-34xm191,-11v26,-10,40,-20,64,-33v-25,8,-44,21,-64,33xm221,-41r6,-3v-2,1,-5,1,-6,3xm73,-38v0,0,0,-2,-1,-2v-1,1,0,1,1,2xm217,-40v0,3,0,2,2,0r-2,0xm208,-6v24,-5,35,-23,57,-31v-14,-2,-44,28,-57,31xm52,-37v1,0,1,0,1,-1xm80,-34v1,0,2,-1,2,-2v-1,0,-2,1,-2,2xm124,-32v2,0,4,-2,5,-3v-3,1,-3,0,-5,3xm123,-32v0,0,-2,1,0,1r0,-1xm241,-32v0,0,0,2,1,2v0,0,0,-2,-1,-2xm120,-30v-12,8,-28,12,-38,22v14,-4,29,-15,38,-22xm240,-30v-2,-1,-4,1,-1,1v1,0,1,0,1,-1xm133,-30v-13,6,-21,16,-36,20v-1,0,0,1,0,2v12,-8,27,-12,36,-22xm88,-29v-2,-2,-2,0,-1,1xm67,-27r2,0r-2,0xm195,-27v1,1,4,0,1,0r-1,0xm89,-24v1,0,1,-1,1,-2v-1,0,-1,1,-1,2xm228,-23v3,0,2,-4,0,-1v-1,0,0,0,0,1xm255,-25r-30,16v-3,2,-6,5,1,2v0,0,-1,-1,0,-1v8,1,9,-7,16,-6v1,-7,11,-5,13,-11xm60,-22v2,-1,6,-2,1,-2v-1,0,-1,1,-1,2xm174,-22v0,0,3,-2,1,-1xm190,-6v15,0,25,-9,36,-17xm83,-23v-1,2,-2,2,1,2v1,-1,0,-2,-1,-2xm134,-22v-7,5,-19,7,-23,14v10,0,16,-9,23,-14xm81,-20r-1,0r1,0xm171,-21v-5,3,-13,5,-15,10v5,-4,12,-5,15,-10xm181,-19v1,0,5,-2,3,-1xm200,-20r0,-1v0,0,1,1,0,1xm93,-20v0,2,2,1,2,0v-1,0,-2,-1,-2,0xm50,-17v0,-2,3,0,3,-2v-1,0,-5,1,-3,2xm178,-17v2,0,4,0,2,-2v0,0,-4,1,-2,2xm159,-7v7,-1,16,-7,17,-10v-5,4,-12,5,-17,10xm251,-14v1,0,1,0,1,-1v-1,0,-1,0,-1,1xm264,-14v-3,-2,-10,6,-14,7v8,2,9,-5,14,-7xm185,-13r-2,0r2,0xm131,-13v-2,2,-13,8,-3,5v-1,-2,4,-4,3,-5xm242,-8v1,1,10,-7,4,-4v-1,1,-5,2,-4,4xm64,-13v-2,0,-6,3,-1,2v0,0,1,-1,1,-2xm181,-11v-3,-3,-13,10,-4,4v1,-2,2,-3,4,-4xm131,-8v-1,3,0,1,3,1v-1,-2,-1,-2,-3,-1xm238,-6v3,0,3,-3,0,-2r0,2","w":293},{"d":"29,-3v-30,10,-19,-31,-18,-47v18,1,38,-1,53,3v11,50,-3,105,-53,98r-2,-23v12,-3,27,-20,20,-31xm14,-45v1,4,1,6,4,4v1,-2,-1,-4,-4,-4xm27,-43v-5,-2,-10,6,-12,10v4,0,9,-7,12,-10xm16,-26v6,-5,21,-12,20,-18v-7,6,-18,10,-20,18xm17,-11v8,-11,32,-21,38,-32v-9,13,-34,20,-38,32xm15,-20v13,-1,24,-16,33,-23v-12,6,-23,15,-33,23xm59,-39v-13,11,-29,20,-41,33v13,-8,31,-17,41,-33xm28,-7v13,-2,28,-14,31,-24xm61,-22v-1,0,-1,0,-1,1xm36,-3v8,-4,14,-9,19,-15v-5,6,-15,9,-19,15xm60,-14v-6,2,-10,4,-12,9v2,-5,11,-4,12,-9xm43,-1v1,0,4,-3,3,-4v0,2,-4,1,-3,4xm51,-1v-5,5,-16,7,-15,14v4,-7,10,-7,15,-14xm30,22v10,-7,22,-12,30,-21v-11,5,-21,13,-30,21xm16,39v15,-3,26,-24,41,-25v-1,-1,3,-4,1,-5v-14,10,-30,18,-42,30xm16,46v12,-8,32,-17,39,-27v-14,9,-26,16,-39,27xm28,23r2,0r-2,0xm31,43v6,-2,13,-6,15,-11v-5,3,-11,6,-15,11","w":77},{"d":"36,-5v20,-18,59,-28,80,-48v-1,-5,-3,-7,-5,-2r-77,46v-1,1,-3,1,-4,-1v8,-13,26,-16,38,-26v-14,7,-29,13,-41,22v2,10,-5,3,-9,2v-4,-8,-1,-39,11,-29v7,-4,18,-2,26,-4v-5,-50,-1,-107,-2,-157v-5,0,-13,5,-16,3v1,0,1,-2,1,-3v-21,11,-17,-16,-19,-35v-1,-33,56,-5,89,-18v31,4,91,-8,111,20v19,18,40,61,23,87v-9,12,-18,24,-30,31v17,22,25,50,43,71v8,-4,12,1,17,5r-2,39v-21,2,-61,-5,-67,7r0,-2v-31,-26,-38,-79,-64,-110r-18,1v-3,22,3,40,0,57v7,2,32,-3,24,4v4,9,1,28,2,42v-30,3,-79,3,-116,2v1,-3,1,-6,5,-4xm18,-14r0,-1r0,1xm24,-243v5,-1,11,-8,0,-6r0,6xm80,-221v20,-6,33,-18,49,-28v-28,9,-50,29,-76,42v5,7,22,-10,27,-14xm59,-198v17,-5,32,-20,47,-23v2,-9,19,-6,22,-16v6,3,19,-16,28,-9r-1,3v4,-1,9,-3,11,-6v-45,-2,-62,28,-98,39v-2,6,-12,4,-9,12xm63,-179v26,-19,60,-29,86,-49v10,-8,25,-11,34,-20r-11,-1v1,0,1,1,1,2v-18,12,-42,17,-57,31r-57,32v-3,20,5,13,17,8v12,-12,27,-17,38,-28v-19,6,-31,25,-51,25xm113,-249v-28,12,-50,27,-73,43v26,-11,51,-29,73,-43xm52,-248v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm33,-207v19,-17,46,-25,64,-41v-25,9,-44,26,-66,38v-1,0,-2,-1,-3,-3v8,-4,12,-11,22,-12v8,-11,23,-12,30,-23v-21,6,-35,24,-55,32v2,4,4,8,8,9xm29,-235r13,-11v-6,4,-9,6,-13,11xm24,-220v14,-6,25,-15,36,-24xm72,-199v23,-13,49,-21,69,-38v3,-1,13,-2,13,-6v-35,14,-62,35,-95,50v2,7,7,-4,13,-3r0,-3xm38,-237v4,0,5,-2,7,-4v-3,0,-4,3,-7,4xm139,-211v13,-4,21,-11,34,-14v4,-8,19,-9,25,-16v-21,8,-40,20,-59,30xm122,-210v27,-3,37,-21,59,-28v-20,7,-39,21,-59,28xm206,-237v-18,5,-37,16,-51,25v20,-7,32,-15,51,-25xm31,-231r5,-4xm206,-230v-15,5,-28,12,-40,20v16,-4,27,-13,40,-20xm24,-226r4,-3v0,1,-4,1,-4,3xm207,-224v-3,-1,-4,3,-1,1v1,0,1,0,1,-1xm225,-216v0,-1,-3,-7,-5,-6v5,3,-3,7,-4,9v-13,5,-22,10,-33,17v0,2,5,6,2,1v14,-6,24,-16,40,-21xm196,-217v1,0,2,-1,2,-2v-1,0,-2,1,-2,2xm177,-202v8,5,16,-8,25,-9v1,-3,8,-5,9,-8v-10,7,-24,11,-34,17xm190,-214r4,-2v2,-1,1,-1,1,-1v0,1,-6,1,-5,3xm193,-191v12,-2,25,-12,38,-15v-15,2,-28,9,-38,15xm29,-206v0,3,3,2,5,2v0,-3,-3,-2,-5,-2xm116,-204r5,1v0,-4,-4,-3,-5,-1xm163,-204v-30,-7,-54,-1,-42,32v-3,27,22,11,41,16v21,-4,25,-43,1,-48xm233,-201r1,0r-1,0xm222,-196v-8,0,-17,5,-24,10xm60,-158v15,-16,41,-19,54,-37v-19,7,-35,23,-54,32v2,1,-2,4,0,5xm185,-171v16,-9,39,-14,51,-25r-50,21v-1,1,-1,3,-1,4xm241,-186v-1,-6,-3,0,-4,1r-179,88v9,6,26,-15,36,-12v44,-30,104,-47,147,-77xm112,-184v2,0,3,0,1,-1xm116,-179v-20,6,-35,31,-54,30v16,-14,34,-21,49,-35v-16,11,-33,17,-47,29v-7,-3,-6,6,-6,13xm187,-180v2,0,2,0,2,-2v-2,0,-2,0,-2,2xm204,-175v-8,3,-12,7,-23,8v1,3,-1,3,-2,5xm206,-150v12,-7,32,-12,36,-22v-12,10,-24,13,-36,22xm112,-170r-54,35v18,-9,39,-23,54,-35xm226,-170r-168,79r1,4v-3,-4,3,-1,0,0v20,-4,37,-23,51,-22v11,-10,27,-16,43,-20v14,-14,55,-26,73,-41xm116,-164v-20,13,-41,21,-58,36v-2,11,6,3,10,2r48,-32r0,-6xm241,-162v-4,2,-11,3,-6,8v-11,11,-30,15,-45,23v6,0,12,-3,16,-5r-1,1v11,-10,32,-10,36,-27xm58,-112v2,6,8,-2,12,-3v19,-11,35,-25,56,-35v-12,-9,-24,11,-37,16v-10,8,-24,10,-31,22xm155,-149v2,1,5,-4,1,-3v1,1,-1,3,-1,3xm181,-136v-12,10,-32,12,-44,22v29,-13,60,-21,85,-38v-15,4,-25,13,-41,16xm58,-103v30,-12,57,-31,85,-47v-28,5,-59,37,-85,47xm204,-150v-2,-1,-3,2,-1,2v0,0,1,-1,1,-2xm197,-147v1,0,3,-1,1,-1v-1,0,-1,1,-1,1xm190,-143v0,0,1,0,2,-1xm144,-144r-3,0r3,0xm185,-140r2,-2v-1,0,-2,1,-2,2xm230,-142r-82,38v3,11,10,10,18,8v10,-10,27,-13,37,-24v-15,-1,-33,20,-47,22v14,-25,58,-23,74,-44xm183,-140v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm168,-133v1,0,2,0,2,-1v-1,0,-2,0,-2,1xm190,-129v-14,2,-33,11,-45,18v15,-3,27,-14,43,-16v-2,0,-2,-1,0,-1v1,0,1,-1,2,-1xm136,-114v-2,0,-3,1,-1,2v1,0,1,-1,1,-2xm208,-111r-3,-2v2,-1,1,2,3,2xm156,-88v9,7,44,-15,49,-25xm58,-109r1,0r-1,0xm60,-75v16,-11,39,-16,50,-32r-51,26xm212,-104v-12,-1,-28,17,-44,20v-2,0,-9,4,-5,7xm114,-103v-14,14,-36,22,-54,32v0,17,7,-2,16,0v7,-13,41,-15,38,-32xm166,-69r51,-30v-17,7,-35,16,-50,26v-1,0,-1,2,-1,4xm222,-93v-13,4,-23,12,-35,18v14,-3,25,-10,35,-18xm60,-56v18,-11,40,-18,54,-34v-18,12,-38,21,-54,34xm60,-46v16,-12,42,-23,53,-35r-49,29v-3,1,-4,3,-4,6xm223,-78v-13,5,-35,15,-50,22v1,8,3,8,6,2v16,-7,29,-15,44,-24xm225,-73v2,1,7,-5,2,-2v-1,0,-2,1,-2,2xm208,-64v7,-2,12,-5,17,-9v-6,3,-13,5,-17,9xm114,-72v-20,10,-42,24,-61,33r-28,13v1,3,2,4,0,7r44,-24v0,1,0,0,-1,-1v19,-6,31,-19,46,-28xm181,-37v15,-12,34,-18,50,-29v0,-1,0,-1,-1,-2v2,3,4,1,4,-2v-17,9,-36,15,-51,26v-4,2,-6,-1,-3,-4v-8,0,1,11,1,11xm112,-62v3,-1,2,0,2,-3xm176,-61r2,-3v-1,0,-2,1,-2,3xm204,-60v2,-1,3,-1,3,-4xm237,-62r-53,30v20,-5,32,-20,51,-26v1,-1,2,-2,2,-4xm174,-61r1,0r-1,0xm200,-60v0,1,0,1,2,0r-2,0xm199,-59v-1,-1,-4,2,-4,3v0,-2,4,0,4,-3xm103,-58v-9,6,-21,10,-28,18v11,-4,18,-12,28,-18xm189,-26v18,-6,37,-19,51,-29v-18,8,-35,18,-51,29xm198,-19v18,-7,36,-16,46,-30v-18,11,-31,19,-52,28v-1,3,6,6,6,2xm116,-46v2,1,2,1,2,0v0,-1,0,-1,-2,0xm57,-6v16,-17,43,-22,59,-39v-18,8,-40,24,-57,28v-2,9,-12,5,-17,12xm92,-19v0,0,4,-2,2,-2xm64,-6v24,-11,47,-23,67,-38v-25,10,-47,24,-67,38xm245,-40v-1,0,-1,2,0,1r0,-1xm69,-37v4,1,3,-2,4,-3v-2,1,-3,2,-4,3xm205,-10v20,-8,37,-19,55,-30v-22,6,-36,21,-55,30xm24,-37v-1,6,1,7,5,4v2,-1,3,-3,5,-4v-5,1,-4,1,-10,0xm237,-36v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm129,-35r-30,17v11,-4,21,-11,30,-17xm92,-8v21,-3,31,-18,48,-25v-13,3,-34,19,-48,25xm265,-28v-12,2,-26,15,-39,20v10,4,27,-13,39,-20xm251,-28v-5,0,-10,10,-5,4v2,-1,5,-2,5,-4xm225,-28v-3,0,-3,1,-3,2v0,1,1,0,3,-2xm137,-24v1,0,3,-2,2,-3v0,1,-4,3,-2,3xm225,-13v5,-3,12,-3,15,-8v-4,4,-11,4,-15,8xm211,-19v-1,-1,-3,-1,-3,0v0,1,1,1,3,0xm265,-19v-9,2,-15,7,-21,11v9,-1,14,-7,21,-11xm121,-8v8,0,16,-7,17,-11v-6,5,-13,5,-17,11xm90,-12v4,0,5,-4,8,-6v-2,1,-7,4,-8,6xm206,-18v-1,0,-4,4,-1,2v1,0,1,-1,1,-2xm202,-15v3,1,-3,1,0,2v0,0,-1,-2,0,-2xm119,-14v-4,2,-8,3,-11,6v7,2,7,-5,11,-6xm216,-8v4,0,6,-3,9,-5v-5,0,-7,2,-9,5xm45,-12v0,0,2,1,1,0r-1,0xm87,-11v1,0,1,-1,1,-1xm80,-8v2,1,8,-2,6,-3v-1,2,-6,0,-6,3xm135,-6v3,1,7,-1,4,-4v-1,1,-4,2,-4,4xm203,-8v-1,1,-4,2,-2,2","w":283,"k":{"W":27,"V":18,"U":23,"T":14,"O":18,"y":12}},{"d":"31,-89v-15,-35,-35,-135,-4,-165v14,-1,30,2,41,5v5,59,6,115,-13,158v-10,3,-13,4,-24,2xm43,-244v-8,0,-14,6,-18,9v7,-5,12,-4,18,-9xm62,-243v-13,7,-26,15,-41,21v17,-4,34,-13,41,-21xm22,-228v9,-3,19,-6,24,-13xm20,-211v17,-5,32,-14,44,-24v-11,3,-27,14,-39,18v-3,1,-5,3,-5,6xm64,-228v-13,11,-31,16,-45,26v4,1,9,-7,13,-5v3,-8,28,-8,32,-21xm64,-217v-14,5,-25,13,-36,19v13,-5,28,-11,36,-19xm20,-180v14,-7,28,-21,45,-27v-12,-1,-34,17,-46,22v2,2,-2,5,1,5xm20,-168v2,-12,34,-18,39,-30v-12,8,-25,16,-40,23r-2,13v16,-8,30,-17,45,-27v3,-1,3,-3,3,-5v-14,9,-28,19,-45,26xm52,-176v5,-3,17,-5,13,-9xm47,-173v2,0,3,-2,2,-2v-1,0,-1,1,-2,2xm21,-147v16,-6,29,-16,45,-23v-17,6,-30,14,-45,23xm39,-168v1,0,2,-1,2,-2xm28,-142v14,-5,22,-14,38,-18v-1,-2,1,-3,0,-4v-12,8,-30,12,-38,22xm66,-147v-15,5,-28,11,-38,20xm24,-141v-1,1,-1,2,1,2v0,-1,0,-2,-1,-2xm56,-135v6,0,9,-5,5,-3xm48,-130v0,-2,5,0,3,-3v1,2,-5,1,-3,3xm35,-123v1,0,2,-1,2,-2v-1,0,-2,1,-2,2xm56,-123v-6,5,-14,7,-18,13v4,-3,10,-8,18,-7v-1,-2,3,-6,0,-6xm38,-103r15,-8v-6,2,-11,4,-15,8xm40,-96v5,0,13,-2,9,-6v-1,5,-6,3,-9,6xm15,-66v17,-2,36,-1,53,1v-1,21,8,50,-2,64v-18,-3,-44,3,-55,-6v17,-3,37,-27,55,-33v-21,7,-31,21,-50,30v-2,0,-4,-4,-7,-3v2,-16,6,-35,6,-53xm21,-59v2,0,7,-1,2,-1v-1,0,-2,1,-2,1xm21,-50r15,-10v-7,2,-9,6,-15,10xm51,-60v-11,6,-22,12,-32,19v10,-7,24,-10,32,-19xm18,-26v19,-7,32,-20,48,-29v-16,10,-35,17,-48,29xm19,-49r2,0r-2,0xm56,-27v4,-1,7,-2,9,-5v-4,1,-6,3,-9,5xm56,-27v-4,0,-4,3,0,2v1,0,0,-1,0,-2xm21,-21v0,1,1,1,2,1xm48,-8v7,-1,13,-3,15,-8xm35,-8v1,0,7,-3,6,-5v-1,3,-4,3,-6,5","w":81,"k":{"\"":-7}},{"d":"136,-7v-38,14,-96,12,-109,-25v-2,-3,-8,-9,-8,-15v-2,0,-6,2,-7,0v8,-12,-3,-20,-1,-39v-1,1,-1,3,-2,1v-1,-75,87,-130,135,-66v6,-12,-13,-28,10,-28v21,-5,57,-1,78,-4v6,3,-1,16,5,19v8,4,-6,16,-1,29v-13,7,-32,-3,-28,29v3,23,-4,50,0,70r-4,75v5,5,18,-1,24,4v2,10,-1,21,5,27v-7,1,-2,13,-5,20r-116,-2r1,-43v4,-5,17,-3,25,-2v-1,-17,2,-36,-2,-50xm135,-130v13,0,25,-20,40,-23v3,-7,19,-15,27,-21v-27,10,-45,29,-67,44xm187,-174v-1,0,-5,3,-1,2v0,0,1,-1,1,-2xm215,-174v-23,9,-36,27,-58,37v0,8,-13,12,-18,15v14,5,25,-25,38,-19v7,-14,30,-18,39,-31v-1,0,-2,1,-2,0v0,-1,1,-2,1,-2xm217,-173r-1,1v1,0,1,0,1,-1xm176,-170v-13,2,-19,8,-25,18v9,1,27,-14,32,-21v-4,0,-8,-1,-10,2v0,2,4,-2,3,1xm37,-141v19,-9,37,-19,53,-31v-19,9,-37,19,-53,31xm228,-166v1,-5,-3,-8,-4,-3v2,0,4,1,4,3xm152,-163v3,-1,11,-6,7,-8v-6,0,-11,3,-7,8xm27,-125v27,-13,51,-30,78,-44v-32,7,-55,27,-78,44xm73,-169v-1,-2,-2,1,-2,1v1,0,2,0,2,-1xm117,-166v-36,11,-61,34,-93,49r0,8v31,-22,64,-35,93,-57xm177,-139v18,-6,29,-17,43,-27v-15,11,-33,18,-45,31v-1,-4,7,0,2,-4xm62,-163v-1,0,-3,2,-1,2xm221,-159v0,0,4,-2,3,-3v1,1,-5,2,-3,3xm86,-131v9,-14,30,-16,40,-28r-4,-2r-83,48v-3,11,-18,6,-19,17v9,0,10,-9,19,-8v12,-10,22,-15,35,-21r-2,-1v4,2,4,-4,7,-1v0,-4,4,-7,7,-4xm214,-148v4,3,18,-7,13,-10v-3,4,-11,5,-13,10xm132,-152v-8,-3,-23,13,-32,17v17,3,20,-12,32,-17xm204,-147v2,0,3,-3,0,-1v-1,0,-1,1,0,1xm230,-148v-4,2,-11,6,-14,10v7,-1,17,3,14,-10xm210,-147v-19,14,-42,26,-61,38v-1,9,1,3,5,1v16,-11,29,-18,39,-23v6,-7,12,-9,17,-16xm139,-144v-4,-3,-9,9,-11,3v0,0,2,-4,3,-3v-5,3,-9,5,-12,8v1,2,4,-2,5,0v-1,0,-2,1,-2,1v1,1,2,1,4,1v-2,-2,0,-4,1,-2v6,-1,9,-4,12,-8xm192,-140v1,0,3,0,1,-1v-1,0,-1,1,-1,1xm33,-138v2,0,2,0,1,-1xm188,-138v0,0,-5,3,-1,2v1,0,1,-2,1,-2xm183,-133v0,-2,3,-1,1,-3v0,1,-4,3,-1,3xm172,-135v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm104,-127v-32,7,-33,78,5,78v42,0,43,-65,16,-77v-6,0,-13,-2,-21,-1xm171,-127v1,0,4,0,2,-1v-1,0,-2,1,-2,1xm199,-127v1,-1,1,-1,0,-1v-1,0,-2,3,0,1xm196,-125v-17,7,-35,17,-49,26v20,-2,32,-22,48,-23v0,-1,0,-3,1,-3xm161,-122v1,0,4,-1,1,-1v-1,0,-1,1,-1,1xm193,-118r9,-4v-3,0,-7,4,-9,4xm75,-122v-17,13,-45,18,-55,36v21,-17,39,-21,55,-36xm81,-114v-1,-4,5,-5,4,-8v-19,18,-51,23,-64,45xm157,-120v1,0,3,-1,1,-1v-1,0,-1,0,-1,1xm143,-117v0,-1,-1,-2,-2,-2v0,1,1,2,2,2xm146,-84v19,-8,37,-21,56,-31v-20,4,-40,20,-56,31xm149,-114v0,0,1,0,2,-1v-1,0,-2,0,-2,1xm65,-99v1,-1,6,-1,6,-4xm145,-64r57,-39v-20,11,-41,21,-58,35v0,2,0,3,1,4xm184,-100r4,-3v0,2,-4,2,-4,3xm179,-97v2,0,3,-1,4,-3xm63,-99v0,2,-2,2,0,2v1,-1,1,-2,0,-2xm72,-93v2,0,4,-4,2,-4v-1,1,-3,1,-2,4xm49,-89r12,-7v-5,1,-9,5,-12,7xm154,-83v7,-4,19,-6,23,-13v-8,3,-17,8,-23,13xm148,-41v16,-14,40,-23,56,-39v-3,-5,-2,-9,-2,-16r-59,37v1,0,1,4,0,4v0,-1,0,-3,-1,-3r-14,14r8,-4v14,-8,24,-20,41,-25v5,-6,16,-20,24,-13v-8,25,-49,32,-66,51v6,-2,10,-3,14,-7v0,0,0,1,-1,1xm157,-47r0,0r0,0xm71,-94v-11,1,-24,12,-33,18r4,-1v-6,4,-17,8,-21,14v6,-1,17,-12,19,-9v7,-8,23,-14,31,-22xm150,-93v3,1,5,-3,1,-1v-1,0,-1,1,-1,1xm46,-88v0,1,-7,3,-4,4v1,-1,5,-1,4,-4xm24,-56v7,-2,21,-12,28,-14v3,-7,19,-7,21,-16v-18,8,-34,19,-49,30xm34,-80r1,0r-1,0xm188,-76v2,0,9,-6,2,-2v-2,1,-2,1,-2,2xm30,-42v12,-12,35,-20,42,-35r-48,25v0,4,3,9,6,10xm174,-66v3,-2,14,-7,12,-10v-1,5,-11,5,-12,10xm91,-6v30,2,44,-18,65,-26v-2,0,-3,-2,0,-2v15,-12,37,-18,46,-36v-34,22,-68,47,-105,62v-1,0,0,-1,0,-2xm36,-33v1,-19,31,-21,40,-35r-45,29r4,9v17,-8,29,-20,47,-28v-9,-7,-25,14,-37,18v0,4,-5,7,-9,7xm138,-65v2,0,5,0,2,-2v-1,0,-2,1,-2,2xm84,-5v19,-18,50,-33,73,-49v0,0,-2,-1,0,-1v4,-3,12,-6,14,-11v-31,23,-67,37,-99,59xm97,-16v0,0,0,2,1,2v0,0,0,-2,-1,-2xm202,-58v-6,5,-19,10,-19,16v3,-7,17,-8,19,-16xm39,-24v18,-8,32,-21,48,-30v-18,8,-34,18,-48,30xm93,-48v-19,6,-35,18,-47,30v18,-7,33,-19,47,-30xm123,-40v1,-2,5,-5,2,-3v-1,1,-3,1,-2,3xm144,-5v21,-10,39,-21,58,-34r0,-5v-17,12,-35,23,-54,32v-3,1,-4,4,-4,7xm62,-10v15,-3,27,-21,45,-26v-2,-1,-1,-3,1,-3v3,0,5,-1,2,-3v-20,8,-31,23,-48,32xm116,-37v2,0,8,-4,2,-2v-1,0,-2,1,-2,2xm175,-39v1,0,2,0,2,-1v0,0,-1,1,-2,1xm91,-39v-11,9,-27,15,-37,25v14,1,25,-19,37,-25xm109,-33v2,0,5,-2,4,-3v-2,1,-3,2,-4,3xm130,-31v2,0,5,-2,5,-4v-1,1,-4,2,-5,4xm125,-27v0,-1,6,-2,3,-4v1,2,-4,3,-3,4xm162,-7v14,-8,31,-13,40,-24xm103,-29v-1,0,-3,0,-1,1v1,0,1,-1,1,-1xm154,-25v1,-1,1,-1,0,-1v-1,0,-1,1,0,1xm201,-22r1,2v0,-1,0,-2,-1,-2xm176,3v10,-4,16,-13,26,-17v-5,0,-21,10,-26,17xm185,-12r4,-2v-1,0,-3,1,-4,2xm185,-11v-16,6,-27,16,-42,23v2,1,0,4,0,5v15,-7,27,-22,42,-28xm162,20v13,-8,34,-14,40,-27v-19,13,-43,22,-59,38v9,-2,14,-10,21,-10v0,-1,-1,-1,-2,-1xm159,-4v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm176,4v-1,0,-3,1,-1,1xm154,16v8,-2,13,-7,17,-11xm201,5r-57,32v-2,1,-3,3,-2,5v19,-13,43,-21,59,-37xm134,54r64,-33r0,-6v-21,13,-45,24,-64,39xm197,27v-24,17,-57,26,-79,45v0,3,-2,8,0,10v17,-28,59,-30,80,-53v0,-1,0,-2,-1,-2xm197,40v-11,2,-26,12,-36,18v12,-5,25,-11,36,-18xm117,54v3,-2,9,-2,10,-6v-6,-1,-10,-2,-10,6xm184,62v12,-2,18,-11,28,-15v-11,4,-18,11,-28,15xm218,53v-23,8,-43,19,-64,30v27,-3,44,-20,64,-30xm132,54v-7,-1,-15,5,-15,9v6,-1,10,-7,15,-9xm179,82v18,-6,31,-17,45,-27v-13,11,-30,18,-45,27xm183,56v-3,-1,-4,2,-1,2v1,0,1,-1,1,-2xm161,58v-2,0,-6,4,-3,2v2,-1,3,-2,3,-2xm180,59v-3,-3,-21,10,-10,4v7,-1,5,-2,10,-4xm183,63v-16,5,-31,13,-45,20v17,-6,31,-12,45,-20xm146,66v1,0,2,-1,2,-2v-1,0,-2,1,-2,2xm204,76v8,-2,15,-6,20,-11v-8,1,-14,7,-20,11xm180,66v1,0,4,-1,1,-1xm159,68v1,0,6,-2,2,-2v-1,0,-2,1,-2,2xm157,69r2,0v1,0,0,0,0,-1v-2,-1,-2,0,-2,1xm224,73v0,1,-2,2,0,2r0,-2xm214,82v2,3,8,2,10,-1xm211,84r0,-2v-2,1,-1,1,0,2","w":255},{"d":"12,-108v26,-39,56,-73,79,-114v13,-8,19,-37,36,-34v0,1,-1,1,-1,2r33,1v20,2,7,38,12,60r-4,79v2,12,24,0,24,16v1,0,2,-1,2,0v-4,18,2,47,-28,35v-5,22,5,21,23,22r-3,43r-96,-5v-2,-5,1,-22,0,-34v8,1,14,-4,21,-2r-1,-27v-25,4,-59,-5,-80,-1v-11,-14,-22,-32,-24,-47v4,0,5,4,7,6xm164,-247r-63,27v-3,2,-4,4,-5,8v26,-15,48,-17,68,-35xm116,-241v4,-1,9,-3,10,-6v-4,-1,-9,2,-10,6xm139,-247v-12,3,-23,6,-29,15v8,-6,19,-10,29,-15xm110,-228r38,-17v-12,6,-28,10,-38,17xm152,-234v-20,9,-38,19,-60,26v-4,1,-5,5,-6,9v19,-14,48,-22,66,-35xm81,-190v26,-16,58,-24,83,-39v-1,-2,-2,-2,0,-3v-26,15,-64,22,-83,42xm123,-209v2,0,3,-1,3,-2xm104,-225v3,0,7,-4,3,-6v1,3,-3,3,-3,6xm113,-195r51,-23r0,-4r-87,36r-9,12v9,-6,10,-6,21,-9v8,-9,18,-7,25,-13v2,2,-2,0,-1,1xm80,-176v12,2,10,-5,33,-9v1,-2,-3,-1,-1,-3v1,0,2,1,3,1v1,0,0,-1,-1,-2v13,0,16,-8,27,-10v-2,0,-2,0,-1,-1v10,-1,18,-14,25,-8v-2,0,-1,-3,-1,-4v-35,16,-74,26,-103,48v9,-3,16,-8,25,-9v0,-3,-7,1,-6,-3xm164,-203v-33,8,-73,31,-106,42v-1,1,-1,2,-1,3v6,-3,14,-7,21,-6r-1,-2v22,-4,29,-17,45,-20v16,-3,31,-13,42,-17xm120,-198v1,1,2,1,2,0v0,-1,-1,-1,-2,0xm164,-193v-6,-11,-32,9,-45,11v2,5,2,5,-2,6v19,-1,27,-15,47,-17xm164,-188v-15,1,-31,13,-45,18v-1,1,-1,2,1,3v10,-8,33,-12,44,-21xm119,-160v15,-5,30,-13,45,-17v-2,-2,-1,-3,0,-5v-13,8,-31,12,-45,18r0,4xm119,-153r29,-11v0,1,-1,1,-1,0v3,-1,12,-4,17,-9v-14,8,-36,9,-45,20xm112,-170v-15,18,-32,41,-45,62v12,4,31,2,45,5v-4,-23,2,-42,0,-67xm46,-144v18,-11,43,-17,56,-23v-6,0,0,-1,0,-3v-18,9,-45,9,-56,26xm119,-147v17,-3,30,-10,43,-17xm42,-137v18,-9,37,-9,51,-20v-18,2,-36,14,-51,20xm160,-156v-12,1,-32,12,-41,16v-1,3,1,4,3,2v12,-7,26,-12,38,-18xm119,-127v14,-6,38,-10,43,-24v-15,7,-29,13,-43,17r0,7xm86,-147v-18,7,-43,9,-54,22xm162,-140v-11,3,-33,13,-45,19v16,-4,35,-11,45,-19xm78,-135r-2,-2xm122,-117v14,-5,30,-7,40,-15v-15,5,-28,7,-40,15xm26,-118v6,-2,11,-4,16,-4v-2,0,-3,-1,-3,-2v5,0,10,-2,13,0v1,0,0,-1,0,-1v-2,0,-4,0,-3,-2v5,0,9,-1,12,-4v-10,2,-23,8,-35,13xm19,-107v14,-2,33,-18,52,-20v2,-2,3,-3,3,-4v-17,9,-42,11,-55,24xm148,-112v5,-3,16,-3,14,-12v-11,1,-3,8,-14,12xm149,-121r-32,9v-2,7,4,6,8,3v0,1,-1,1,-1,1v9,-4,21,-7,25,-13xm63,-118v2,0,1,-2,3,-3v-1,2,-5,0,-3,3xm51,-115v5,1,7,-3,10,-5xm122,-117r-5,0v2,4,1,1,5,0xm42,-111v3,-1,6,0,7,-3v-3,0,-5,1,-7,3xm63,-112v-14,2,-33,9,-44,14v-2,7,10,5,10,3v7,-7,30,-4,30,-16v1,0,2,0,4,-1xm32,-96v1,0,2,-1,3,-2xm144,-111v2,0,4,1,4,-1xm83,-77v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm67,-73v39,-8,65,-21,93,-35v2,-1,2,-2,2,-4xm38,-109v1,-1,6,-2,2,-2v-1,0,-1,1,-2,2xm136,-108v1,0,4,2,5,0v-2,-1,3,-3,-3,-1v-1,0,-2,1,-2,1xm138,-108v-5,1,-15,4,-18,8v9,-1,12,-6,18,-8xm33,-108v3,1,8,-1,2,-1v-1,0,-2,1,-2,1xm26,-103v1,-2,4,-1,5,-4xm154,-98r14,-5v-4,-3,-11,4,-14,5xm145,-100v0,1,1,1,2,1v0,-1,-1,-1,-2,-1xm175,-100v-26,8,-49,17,-73,28v17,-1,23,-4,33,-9v7,-3,17,-6,24,-11v1,2,-3,1,-1,3v5,-6,12,-5,17,-11xm53,-98v-9,-1,-21,7,-31,9v5,7,24,-4,31,-9xm89,-86v8,-5,19,-5,23,-12v-27,5,-46,21,-77,22v9,1,20,4,28,0r-2,0v8,-3,18,-8,25,-9r-3,0v3,1,2,-2,7,-2xm116,-98v-2,0,-4,2,-2,2v1,0,2,-1,2,-2xm144,-93v3,-2,8,-1,8,-5v-3,0,-5,2,-8,5xm184,-96v-21,6,-49,19,-70,30v12,-2,20,-9,32,-11v0,0,-1,-1,-1,-2v16,-2,28,-9,39,-17xm64,-93v2,-2,4,-1,4,-5v-2,2,-5,2,-4,5xm86,-96r-58,16v-1,5,6,8,7,4v-1,0,-3,1,-3,-1v6,2,13,-6,19,-5v-1,0,-2,0,-2,-1v15,-3,25,-7,37,-13xm60,-94v1,0,3,0,1,-1v-1,0,-1,1,-1,1xm144,-93v-2,0,-5,1,-2,0v1,0,2,1,2,0xm58,-92v1,0,1,0,0,-1v-2,1,-4,1,0,1xm48,-89v6,0,4,-1,7,-3v-3,-1,-5,0,-7,3xm139,-92v-3,2,-1,0,-5,2v3,0,5,0,5,-2xm35,-86v5,0,8,-1,11,-4xm129,-87v3,0,3,-2,5,-3v-2,2,-4,0,-5,3xm119,-87v0,0,5,-5,0,-2r0,2xm182,-86v2,0,3,-2,2,-3v-17,9,-37,15,-55,23v7,0,9,-4,16,-6v-1,1,-2,1,0,2v9,-7,20,-10,37,-16xm119,-85r10,-2xm115,-83r-2,1xm113,-80v0,-2,-1,-2,-1,-1v0,0,0,1,1,1xm184,-82v-1,2,-1,2,1,2xm84,-73v13,2,19,-4,25,-7xm114,-56v20,-2,49,-16,64,-23v-23,8,-43,13,-64,23xm185,-73v-3,-3,-16,3,-20,6v7,1,20,1,20,-6xm158,-66r-42,13v-1,2,-2,4,0,6v14,-7,31,-9,42,-19xm116,-62r3,0r-3,0xm158,-59v-12,4,-34,9,-44,19v14,1,26,-13,41,-15v2,-1,3,-3,3,-4xm158,-51v-14,6,-32,10,-44,19v14,-6,34,-9,44,-19xm159,-43v-19,6,-46,13,-63,25v-5,7,5,13,11,10v10,-3,19,-9,30,-11v0,0,-1,-1,-1,-2v15,-2,27,-10,40,-15v-25,4,-48,23,-74,25v-1,-1,3,-3,0,-3v-3,3,-8,-3,-4,-4v12,-4,24,-14,37,-13v2,-8,18,-4,24,-12xm104,-15r55,-22v-17,8,-39,13,-55,22xm180,-32r1,0r-1,0xm110,-31v-4,-3,-7,3,-11,2v0,-2,-3,-1,-5,-3r2,8v4,-4,8,-5,14,-7xm172,-28r-58,20v5,4,14,-3,18,0v14,-6,28,-12,40,-20xm144,-6v11,0,24,-13,37,-11r0,-4v-11,8,-25,9,-37,15xm177,-11r-18,6v9,0,12,-2,18,-6xm178,-5v0,-2,5,0,3,-3v-1,2,-3,1,-3,3","w":205},{"d":"42,-128v-28,-24,-36,-84,-1,-108v23,-14,81,-24,114,-12v4,-1,9,-5,13,-1v0,4,-6,2,-7,5v19,14,34,38,29,64v-4,20,-17,34,-32,45v13,17,27,35,32,60v27,61,-83,97,-138,64v-21,-13,-39,-30,-39,-60v1,-27,14,-44,29,-57xm122,-245v-21,1,-33,20,-51,27v-14,14,-49,20,-46,43v24,-27,64,-45,97,-70xm73,-204v16,-14,42,-30,63,-40v-3,-1,-7,-2,-7,2r-76,45v0,7,-12,8,-15,14v15,-4,21,-17,36,-22xm23,-189v24,-20,57,-35,80,-55v-24,14,-47,24,-65,42v-6,1,-8,9,-15,7r0,6xm98,-216v20,-5,34,-18,50,-27v-19,2,-33,19,-50,27xm41,-210v16,-11,35,-19,48,-33v-21,7,-31,23,-48,33xm75,-241v-18,12,-43,20,-49,38v12,-7,24,-21,36,-25v1,-6,9,-9,13,-13xm154,-240v-10,8,-48,17,-36,25v12,-10,24,-14,37,-23xm60,-237v-7,2,-14,7,-18,12v7,-4,11,-7,18,-12xm124,-212v11,-8,26,-13,35,-23v-14,4,-27,15,-35,23xm152,-222v4,-4,17,-4,13,-9v-13,7,-32,15,-38,24v11,-4,21,-11,25,-15xm133,-199v11,-6,34,-13,35,-25v-12,7,-26,11,-35,20v6,0,-1,0,0,5xm166,-212v2,0,4,-2,5,-3v-2,1,-5,1,-5,3xm94,-203v-25,8,-16,44,6,49v31,7,40,-34,20,-49v-2,-1,-6,3,-6,0v7,-6,-2,-5,-5,-9v-3,4,-19,0,-15,9xm150,-203v7,-2,7,-6,16,-8v-6,0,-12,6,-16,8xm145,-199v6,0,2,-3,8,-4v-8,0,-13,6,-17,9v7,1,7,-6,12,-8v0,3,-2,1,-3,3xm177,-209v3,0,1,-1,0,-2v0,1,-1,2,0,2xm145,-194v17,-2,21,-11,32,-15v-11,-1,-23,10,-32,15xm39,-210v0,0,0,2,1,2v0,0,0,-2,-1,-2xm84,-206v2,0,0,-3,0,-1r0,1xm84,-205v-1,-1,-2,-1,-3,0v-1,1,0,1,2,0r1,0xm31,-167v6,-13,33,-16,35,-25v4,-2,14,-6,16,-11v-22,4,-39,35,-58,29v5,4,1,13,8,14v12,-13,29,-15,40,-29v-14,6,-27,22,-41,22xm181,-203v-7,1,-7,3,-2,7v0,-2,3,-1,4,-1v-1,-2,-2,-3,-2,-6xm170,-199r-31,17r0,4v11,-6,22,-12,31,-21xm139,-172v9,-4,18,-13,26,-14v-2,-1,-3,-2,1,-2r11,-7v-12,7,-30,14,-38,23xm136,-193r1,0r-1,0xm148,-191v-4,0,-13,5,-8,6xm134,-160v15,-7,29,-25,49,-26v0,-2,-1,-5,1,-5v-16,11,-40,14,-50,31xm140,-154v19,-2,23,-20,38,-17r4,-11v-32,14,-55,33,-88,46v-22,15,-44,26,-69,38r-4,12r50,-30v19,-13,35,-21,58,-29v-2,-6,14,-4,11,-9xm165,-166r1,0r-1,0xm48,-157v-3,2,-13,9,-11,0v14,-8,25,-12,33,-23r-38,25v5,9,8,7,16,1v8,-6,18,-10,24,-17v-9,4,-17,8,-24,14xm21,-77v16,-15,42,-20,57,-37v16,-8,33,-18,49,-23v0,-1,-1,-2,-1,-2v20,-6,28,-13,45,-20v0,-2,4,-5,4,-8r-154,84v0,2,-2,5,0,6xm53,-148v10,-6,21,-9,23,-17v-11,4,-19,11,-28,17v1,1,3,-3,3,0v-1,3,-12,5,-10,8v4,-3,11,-4,14,-8v-2,0,-1,3,-2,0xm60,-152v1,1,3,1,3,0v0,-1,-2,-1,-3,0xm48,-134v1,1,1,1,2,0v-1,-1,-1,-1,-2,0xm67,-145v9,-2,20,-9,13,-13v-12,8,-23,12,-34,22v2,0,3,-1,2,0v-1,1,-2,1,-2,2v10,-2,23,-8,21,-11xm56,-132v7,11,18,-10,26,-8v0,-4,2,-3,4,-5v-2,0,-1,3,-2,0v8,-2,12,-5,4,-8v-10,9,-20,14,-32,21xm124,-122v-6,2,-14,2,-18,7v8,2,12,-3,18,-7xm96,-116v31,-4,47,-21,69,-34v-25,10,-52,20,-69,34xm28,-103v18,-5,34,-20,51,-26v0,-3,8,-6,15,-7r-2,-2v8,-3,13,-5,16,-8v-32,0,-47,28,-75,36xm138,-127v-1,-2,3,0,2,-2v-2,-1,-4,1,-2,2xm57,-126v0,0,-2,-3,-2,-1v0,0,1,1,2,1xm116,-113v14,4,22,-11,36,-13v-10,-5,-25,9,-36,13xm136,-127v-2,0,-2,0,-1,1v1,1,1,0,1,-1xm55,-124v3,0,1,-1,0,-2v-1,0,-1,2,0,2xm132,-125r1,0r-1,0xm127,-125v-3,3,0,3,1,1v1,0,2,0,2,-1r-3,0xm52,-125v-2,-1,-4,3,-1,3v-1,-2,2,-1,1,-3xm39,-115v5,-1,6,-5,9,-7v-3,2,-7,3,-9,7xm159,-120v-10,-4,-23,8,-33,11v13,4,22,-8,33,-11xm164,-114v-6,-4,-26,6,-30,11v7,-2,22,-10,30,-11xm36,-112r1,-2v1,1,-3,1,-1,2xm138,-100v7,13,19,-6,30,-8v-8,-5,-21,6,-30,8xm77,-105v2,2,6,-2,5,-4xm138,-66v0,-35,-25,-46,-49,-41v-23,20,-17,71,21,65v14,-2,28,-7,28,-24xm23,-67v14,-19,44,-23,55,-37v-14,-1,-41,24,-57,29r0,12v18,-8,41,-22,51,-29v-18,5,-33,20,-49,25xm143,-87r29,-16v-8,6,-28,6,-29,16xm145,-77r32,-17v-9,-4,-31,5,-32,17xm177,-72v-11,-1,-23,10,-34,13r-2,6v15,-7,31,-13,43,-23v0,-5,-4,-10,-6,-13v-12,5,-21,11,-32,17r-1,9v11,-7,23,-10,32,-20v6,3,3,7,0,11xm68,-84r-46,26v-1,-1,0,-1,1,0r0,3v14,-10,38,-17,45,-29xm24,-51v12,9,25,-15,43,-16r1,-8v-16,7,-29,16,-44,24xm95,-17v26,-18,67,-31,93,-49r-2,-4r-116,60v10,-1,14,-9,25,-7xm31,-39v16,-9,27,-13,39,-22v-13,-4,-25,12,-38,15v-1,3,-2,4,-1,7xm150,-37v12,0,14,-9,24,-10v3,-6,16,-5,13,-12v-34,20,-74,35,-111,52v32,-1,56,-24,75,-29v1,-1,0,-1,-1,-1xm35,-35v8,8,26,-15,38,-18v-13,0,-26,13,-38,18xm131,-22r51,-21v3,-1,4,-3,4,-6xm78,-47v-14,4,-29,12,-37,20v15,-5,24,-14,37,-20xm64,-29v-6,1,-9,7,-17,7v5,8,9,-6,19,-5v0,-9,25,-6,17,-15v-12,4,-21,9,-31,16v6,1,6,-4,12,-3xm63,-15v10,-8,26,-11,35,-20v-15,-2,-20,8,-32,11v2,4,-19,8,-5,11v6,5,10,-2,15,-5v-4,1,-8,3,-13,3xm96,-32v2,0,3,0,2,-2xm117,-10v31,-4,47,-16,62,-26v-20,9,-44,14,-62,26xm131,-22v-13,4,-26,11,-37,17v17,-1,24,-12,37,-17","w":208},{"d":"112,-174r90,-4v-4,3,-3,3,-3,8v-17,12,-38,21,-53,36v23,-10,35,-25,56,-36v5,34,-11,84,-1,121v5,2,12,4,21,3v1,10,1,12,0,22v0,2,4,-2,3,1v-3,6,-3,16,-8,22v-1,0,1,-3,-1,-3v-26,0,-56,4,-75,-4v2,-10,-6,-12,-9,-4v-35,32,-100,4,-102,-38v-2,-28,3,-61,-1,-86r-14,0v0,-16,-9,-53,15,-43v23,1,47,2,65,5v-4,30,1,73,-1,106v3,16,25,24,37,11v11,-22,-2,-52,1,-78v-26,8,-23,-16,-20,-39xm18,-166v4,-2,8,-3,9,-8v-2,0,-7,2,-9,0v1,4,1,4,0,8xm130,-140v16,-7,36,-22,55,-32v-22,-1,-34,17,-50,25v-2,1,-4,4,-5,7xm120,-145v7,-10,18,-14,26,-23v-10,9,-23,14,-31,25v2,1,7,3,11,2v9,-17,27,-20,40,-31v-20,4,-29,20,-46,27xm27,-154v9,-4,16,-12,22,-17v-8,4,-17,10,-22,17xm23,-142v15,-8,26,-20,40,-29v-18,4,-28,19,-40,29xm29,-165v-2,2,-8,9,-3,6r10,-12v-3,3,-4,3,-7,6xm38,-148v-4,11,5,8,8,4v9,-11,20,-16,29,-27v-18,2,-22,18,-37,23xm35,-109v15,-10,27,-24,43,-32v1,-6,10,-6,11,-13v-19,10,-30,29,-50,37v4,-8,11,-14,21,-18v6,-13,24,-16,29,-29v-16,13,-34,24,-48,39v-1,1,-2,1,-4,1v10,-21,42,-25,49,-47v-19,9,-32,29,-51,37v1,12,1,14,0,25xm139,-171v-6,4,-17,9,-18,15v7,-3,13,-10,18,-15xm115,-160r11,-8v-7,0,-6,6,-11,8xm140,-136v11,-9,25,-15,35,-25v-13,6,-23,14,-34,22v-2,1,-2,1,-1,3xm139,-119v2,7,-1,19,6,12v16,-15,36,-26,51,-41r-54,38v-5,-14,25,-15,30,-28v7,-8,22,-11,25,-21v-19,10,-36,22,-51,33v1,1,3,-2,3,0v-3,3,-6,5,-10,7xm116,-152v2,-2,5,0,5,-3v-1,1,-7,1,-5,3xm27,-152v-1,-1,-2,-1,-2,0v0,1,1,1,2,0xm21,-148v-1,0,-1,0,-1,1v1,0,1,0,1,-1xm35,-103v18,-11,46,-27,53,-41v-18,14,-37,25,-53,41xm142,-93v13,-5,23,-18,34,-21v7,-10,20,-16,20,-26r-55,40xm90,-133v-12,4,-43,22,-48,37v-3,1,-5,2,-6,4v21,-14,34,-29,54,-41xm140,-128v2,0,3,0,2,-2xm36,-77v17,-12,35,-32,53,-44v-4,-3,4,-2,0,-5r-52,38xm168,-96v7,-9,27,-13,26,-23v-8,9,-19,13,-26,23xm86,-113r-51,42v18,-12,37,-26,51,-42xm191,-105v2,0,4,0,3,-2v-1,-1,-2,1,-3,2xm89,-103r1,-4v-18,16,-42,30,-55,47v17,-13,36,-33,54,-43xm158,-96v-8,2,-14,7,-17,14v6,-4,11,-9,17,-14xm158,-96v2,-1,9,-5,3,-4v-1,1,-3,3,-3,4xm194,-101v-19,16,-42,28,-59,47v26,-12,32,-31,59,-40r0,-7xm178,-98v-10,10,-25,17,-37,26v-1,5,1,3,3,2v11,-9,24,-18,34,-28xm36,-54v18,-10,31,-31,53,-39v0,-1,-1,-2,0,-3v1,-1,0,0,-1,0v-20,13,-37,25,-52,42xm166,-95v-1,-1,-2,1,-3,2v0,-1,3,0,3,-2xm193,-92v-23,18,-48,42,-72,54v-7,12,-25,21,-36,30v3,1,6,2,10,2v15,-29,58,-41,79,-65v8,-3,11,-12,20,-15xm46,-55v14,-9,29,-23,42,-34xm134,-33v-6,0,-14,6,-17,12v5,-6,11,-8,17,-12xm132,-35v7,1,12,-7,20,-9v13,-11,32,-21,42,-36v-21,14,-39,34,-62,45xm44,-46v12,-11,39,-21,42,-33v-14,10,-31,22,-42,33xm193,-71v-25,26,-61,39,-86,64v8,-2,17,-3,19,-12v22,-18,50,-29,67,-52xm89,-68v-13,3,-26,16,-37,24v13,-7,24,-17,37,-24xm90,-62v-15,8,-28,18,-41,28r10,-3v-5,2,-18,16,-6,9v11,-12,28,-20,37,-34xm144,-23v19,-11,36,-23,50,-39v-16,13,-35,24,-50,39xm144,-14v13,-8,40,-25,49,-37v-14,15,-36,21,-49,37xm77,-33v5,-6,17,-11,18,-17v-5,6,-14,11,-18,17xm75,-26v1,8,-9,7,-11,13v12,-7,31,-24,38,-34v-9,7,-17,15,-27,21xm60,-28v7,-4,17,-11,20,-18xm85,-22v9,-5,18,-15,26,-21v-10,6,-18,14,-26,21xm190,-39v-13,9,-27,16,-37,28v6,1,18,0,9,-5v8,-9,20,-14,28,-23xm175,-12r32,-26v-10,9,-25,14,-32,26xm183,-11v16,0,18,-15,30,-20v3,-2,4,-4,3,-7xm66,-23v1,-5,9,-4,9,-9v-1,4,-10,4,-9,9xm103,-28r2,-4v-1,0,-3,4,-2,4xm59,-26v-7,2,-7,6,-1,9v1,0,4,-6,1,-3v-4,0,-1,-5,0,-6xm80,-9v7,-5,14,-9,18,-17v-5,7,-14,9,-18,17xm207,-19v-4,2,-11,10,-1,8v5,-2,12,-7,9,-15v-3,3,-5,5,-8,7xm105,-6v-5,-9,13,-10,10,-16v-4,5,-15,10,-17,16r7,0"},{"d":"112,-203v-28,-4,-47,24,-38,46v-6,6,6,12,-9,14v0,0,-1,2,0,3v-18,4,-29,16,-45,23v1,17,13,0,20,0v0,0,0,-1,-1,-1v5,1,3,-5,10,-3v10,-10,25,-17,40,-22v-2,0,-3,-2,0,-2v1,0,1,0,2,1v-3,-4,4,-6,8,-6v-23,7,-46,22,-67,33v-1,4,-3,6,-6,5v19,-24,47,-28,70,-45v20,-6,41,0,49,13v39,26,36,115,-3,132v-21,17,-81,17,-95,-4v-38,-29,-31,-96,-34,-160v4,-16,4,-31,16,-38v18,-34,75,-50,116,-24v6,-3,13,8,7,9v10,10,12,25,14,43v-13,2,-22,6,-34,9v-13,0,-6,-30,-22,-20v-2,-1,0,-7,2,-6xm24,-195v23,-20,52,-31,75,-50v-30,10,-50,30,-75,45r0,5xm60,-210v14,-4,25,-19,39,-25v0,-5,8,-4,8,-10v-28,21,-65,37,-88,61v19,-7,25,-18,42,-24v-1,0,-1,-1,-1,-2xm31,-209r30,-18v-1,0,-2,0,-2,-2v12,-1,17,-10,25,-14v-20,9,-38,21,-53,34xm120,-240v-21,-2,-32,26,-52,27v-10,16,-35,22,-49,35v2,2,-2,5,1,6v3,-3,9,-7,11,-9v0,0,0,1,-1,2v7,-5,6,-9,15,-10v-2,-3,2,-1,3,-4v9,-4,18,-15,27,-15v14,-13,32,-18,45,-32xm89,-217v1,-1,4,-1,2,-1v-1,-1,-1,0,-2,1xm32,-175v23,-13,43,-28,68,-39v12,-12,23,-15,32,-24r-6,-1v-28,25,-67,38,-94,64xm64,-236r3,-2v-2,0,-3,1,-3,2xm59,-233v2,-2,1,-1,3,0v1,-1,1,-2,0,-2v-1,0,-2,1,-3,2xm57,-230v1,0,4,-5,1,-3v2,2,-2,0,-1,3xm96,-208v17,-6,30,-16,43,-25v-16,1,-30,18,-43,25xm109,-210v11,-3,17,-11,29,-14r-2,-2v3,-2,7,0,8,-4v-16,6,-23,13,-35,20xm148,-224v-9,-3,-22,10,-32,14v7,5,21,-12,32,-14xm122,-204v10,0,19,-11,30,-15v-10,1,-24,8,-30,15xm147,-210v1,0,2,-2,1,0r-1,0xm145,-210v-6,5,-19,6,-20,13v5,-5,17,-5,20,-13xm128,-191v8,-8,20,-11,29,-17v-11,3,-26,6,-29,17xm157,-201v-9,1,-20,7,-23,13xm139,-186v7,-3,27,-4,19,-11v-5,3,-14,7,-19,11xm42,-172v10,-2,14,-13,27,-14r3,-6v-10,7,-22,12,-30,20xm45,-179v2,0,3,0,2,-1v-1,-1,-1,0,-2,1xm65,-181v-15,10,-35,18,-45,32v16,-8,26,-21,45,-26v0,-2,3,-4,0,-6xm43,-178v-1,0,-3,1,-1,1v0,0,1,0,1,-1xm39,-176v1,1,-3,2,-1,2xm31,-174v0,-2,-2,0,-1,0r1,0xm35,-172v-7,4,-18,6,-15,15v5,-1,6,-8,12,-6v-5,-1,-7,-4,-2,-6v2,-1,4,-2,5,-3xm32,-165r10,-6v-3,-1,-9,4,-10,6xm20,-140r45,-28r0,-3v-16,7,-31,19,-45,28r0,3xm65,-161v-15,9,-32,15,-43,28v1,0,5,-1,3,-2v-1,1,-3,3,-3,1v7,-4,20,-6,20,-12v1,0,2,1,2,1r-1,-1v8,-1,11,-8,22,-11r0,-4xm55,-114r44,-26v2,-5,12,-9,18,-13v-34,15,-64,33,-95,51r0,7r35,-19r-2,0xm37,-133v5,-1,6,-5,12,-4v1,-2,-2,-1,-1,-3v5,-2,17,-5,16,-12v-13,9,-29,15,-41,25v2,-1,5,-5,9,-3v-3,3,-10,3,-12,9v6,-2,16,-13,19,-11v1,-1,1,-1,0,-1r-2,0xm65,-114v23,-5,49,-27,63,-36v-25,9,-43,22,-63,36xm96,-123v9,4,22,-10,32,-10v1,-6,9,-5,13,-7v-14,-13,-32,13,-45,17xm31,-137v1,0,1,0,1,-1v0,1,0,1,-1,1xm144,-137v-14,6,-27,11,-40,19v14,1,27,-13,40,-19xm110,-114v13,7,26,-13,38,-17v-14,1,-28,10,-38,17xm151,-127v0,1,-5,3,-3,3v2,0,3,-2,3,-3xm142,-123v-1,0,-4,3,-1,3v1,0,1,-1,1,-3xm155,-120v-13,1,-29,10,-38,18v12,3,26,-13,38,-18xm134,-117r0,-1r0,1xm94,-117v-38,-2,-27,57,-8,66v19,9,38,-6,33,-29v-4,-16,-10,-33,-25,-37xm157,-115v-12,4,-24,11,-35,17r0,6v14,-5,27,-18,38,-19v0,-3,-1,-4,-3,-4xm130,-114v0,-2,-1,0,-2,0v1,1,2,1,2,0xm65,-114v-14,8,-33,14,-42,26xm125,-85v12,-8,33,-12,38,-22v-15,5,-30,9,-38,22xm22,-80v13,-6,22,-16,35,-21v-11,2,-28,12,-35,21xm32,-77v4,-10,35,-19,30,-22v-13,6,-24,16,-37,22v-1,0,-2,2,-2,4v4,-2,4,-5,9,-4xm166,-98v-16,2,-30,10,-41,18v0,3,0,4,1,5v15,-6,24,-16,40,-19r0,-4xm32,-73v10,-7,24,-10,32,-19v-12,3,-29,17,-32,19xm166,-89v-17,6,-26,13,-41,20r0,3r23,-13v-2,0,0,-2,0,0v2,0,13,-10,18,-6r0,-4xm26,-60v15,-4,21,-18,39,-20v-2,-3,2,-3,-1,-5v-13,8,-37,14,-38,25xm119,-51v18,-10,25,-16,47,-26r0,-6v-14,12,-40,13,-47,32xm29,-70v1,-1,5,-3,1,-3v-1,0,-1,2,-1,3xm54,-17v25,2,57,-26,72,-27v12,-10,35,-13,40,-28r-62,32v-16,8,-35,14,-50,23xm26,-69v1,0,1,0,1,-1v-1,0,-1,0,-1,1xm30,-50v11,-5,22,-16,37,-17v-5,-6,-31,11,-37,17xm68,-62v-16,3,-26,8,-35,18v13,-8,20,-14,35,-18xm105,-28v20,-8,44,-18,61,-31r-95,42v-1,2,3,1,1,3v-6,-6,-14,5,-3,4v10,-7,23,-13,37,-17v0,-1,-1,-1,-1,-1xm35,-38v10,1,22,-14,36,-16v-12,-8,-25,11,-36,16xm39,-31v17,-7,24,-12,36,-19v-13,4,-27,11,-36,19xm163,-48r-21,8v6,0,15,-5,21,-8xm55,-34v8,-2,14,-5,20,-10xm52,-24v-2,-2,-9,3,-3,2v1,0,2,-1,3,-2xm51,-24v17,-5,27,-13,39,-18v-16,3,-28,10,-39,18xm90,-9v6,-3,15,-3,19,-8r-1,1r50,-24v-24,10,-49,17,-68,31xm132,-35v4,0,6,-1,7,-3xm131,-34v-14,7,-47,16,-50,25v16,-13,38,-16,50,-25xm129,-33r2,-1v-1,0,-2,1,-2,1xm148,-28v0,-3,5,-1,6,-3v-1,0,-7,1,-6,3xm75,-29r-1,0r1,0xm66,-25r-2,1xm106,-8v18,2,27,-6,38,-13v-14,2,-27,10,-38,13xm112,-14v1,0,3,0,1,-1v-1,0,-1,1,-1,1xm75,-9v1,0,2,1,3,1v1,0,3,0,2,-1v-2,0,-4,-2,-5,0","w":186},{"d":"180,-94v-13,26,-28,48,-36,79v-5,-4,-18,4,-16,6v7,-2,16,-8,13,6v-16,3,-30,-1,-48,0r-7,-29v-4,1,-8,-3,-2,-6v-11,-35,-25,-70,-42,-99r-12,1v0,-3,6,-2,9,-2v-4,-3,-14,0,-19,-1v5,1,4,-2,1,-2v-8,5,-10,-4,-9,-14v1,-16,-1,-22,3,-33v41,16,87,-6,110,14v-1,12,-2,28,-1,35v-6,1,-12,-4,-18,0v1,11,4,24,15,23v-2,6,-5,7,0,13v17,-23,27,-53,42,-77v11,4,32,4,48,0r27,85v12,-9,11,-27,22,-39v-21,1,-15,-24,-17,-43v31,-4,56,0,84,-1v15,0,9,33,6,45v-3,-2,-1,-1,-5,0v0,-7,-9,0,-14,0v-2,5,5,10,-5,11v-15,41,-29,84,-52,117v8,2,0,3,-1,6r-40,-1v-22,-17,-23,-58,-32,-89v0,-3,-1,-4,-4,-5xm66,-179v-19,8,-36,19,-48,34v10,-1,12,-10,21,-12v9,-10,17,-14,27,-22xm55,-169v-1,-1,-2,-1,-2,0v0,1,1,1,2,0xm40,-179v-9,1,-21,8,-19,16v6,-8,14,-10,19,-16xm93,-177v-18,6,-32,20,-47,28v-4,-11,34,-19,32,-29v-20,8,-34,22,-52,34v5,-1,9,-2,13,1v-2,-6,5,-6,6,-2xm86,-162v1,-6,29,-12,15,-15r-42,28v1,7,-9,4,-10,10v14,-6,24,-17,37,-23xm27,-162v6,-2,15,-8,19,-14v-5,5,-15,8,-19,14xm57,-126v-1,-7,16,-9,17,-17v5,3,4,-6,10,-5v6,-8,24,-19,33,-26v-27,9,-45,26,-66,41v4,8,9,13,11,22r39,-23v-12,-7,-27,27,-40,14v8,-3,18,-12,27,-14v-3,-4,13,-2,7,-6v-15,1,-26,21,-36,15v15,-17,56,-17,59,-42xm254,-170v3,-3,3,-5,-3,-4v1,3,-3,5,0,6v2,-1,1,-1,3,-2xm158,-148v12,-9,31,-14,39,-26v-10,11,-30,14,-39,26xm259,-173v7,2,1,7,-2,8v-2,2,-5,0,-6,3v9,-2,14,-6,21,-10v-3,1,-11,-3,-13,-1xm304,-170r-42,17v-1,4,-3,6,-8,4v0,-16,33,-11,41,-25v-18,3,-33,10,-44,20v1,5,2,9,-2,11v21,-7,36,-17,55,-27xm161,-157v9,-5,16,-12,25,-16v-11,2,-17,10,-25,16xm207,-170v0,-1,2,-1,0,-2v0,1,1,2,0,2xm160,-162v2,-4,7,-5,9,-9v-6,-3,-9,6,-9,9xm144,-129v20,-14,41,-26,61,-39v-22,7,-42,24,-60,35v-2,1,-2,3,-1,4xm278,-139v22,-5,37,-15,54,-24v-15,-6,-39,23,-60,25v-2,1,-4,2,-5,4v6,2,5,-3,11,-3r0,-2xm145,-125v1,6,-8,1,-7,8v24,-16,51,-28,72,-46v-23,12,-43,25,-65,38xm25,-159v2,-1,2,-3,0,-2v0,1,-1,2,0,2xm257,-139v9,3,11,-5,21,-4v0,-8,21,-8,24,-16xm332,-156v-21,14,-53,17,-72,34v19,-9,51,-21,72,-34xm126,-97v28,-15,57,-39,86,-55v1,-1,1,-2,0,-3r-84,52xm156,-153v0,0,2,-1,0,-1r0,1xm102,-145v8,0,13,-2,15,-8xm155,-146v2,0,3,-1,3,-2xm314,-140v5,-1,21,-3,14,-7v-4,2,-11,3,-14,7xm156,-104v22,-11,38,-23,60,-36r-2,-6v-33,16,-58,38,-90,55v1,3,8,2,11,0v-1,-1,5,-3,5,-3v-1,-1,-2,2,-2,0v8,-3,13,-8,20,-12v0,0,1,1,0,1v-1,0,-2,0,-2,1xm115,-144v1,0,1,1,2,0v2,-2,0,-2,-1,-1v0,0,-1,0,-1,1xm154,-145v-4,-2,-7,2,-3,2v1,0,3,-1,3,-2xm28,-143v-2,0,-4,0,-5,1v1,-4,4,4,5,-1xm263,-114r28,-15v3,-1,14,-4,16,-9r-54,26v4,1,7,-4,11,-4xm207,-129v6,3,12,3,11,-5xm63,-105v7,6,20,-10,28,-14v4,2,0,1,0,0v4,-3,11,-4,12,-10v-16,6,-28,14,-40,24xm264,-104v10,-14,33,-10,42,-25v-18,11,-44,14,-57,30v-2,-2,-1,2,-4,1v8,-1,13,-7,19,-9v0,2,-4,1,-4,3v2,0,3,-3,4,0xm203,-126v1,0,5,-1,3,-3v0,2,-3,1,-3,3xm201,-125v-2,0,-4,4,-1,2v0,0,1,-1,1,-2xm199,-111v8,-4,19,-6,21,-14xm67,-99v10,9,27,-17,40,-21v-17,0,-23,17,-40,21xm206,-120v-1,-1,-6,1,-5,2v4,1,1,-2,5,-2xm185,-108v4,-3,13,-5,14,-10xm188,-97v13,-1,23,-11,35,-17v-8,-5,-26,11,-35,17xm199,-58v37,-16,65,-31,96,-48v3,-2,5,-6,5,-11v-23,25,-73,38,-101,59xm181,-114r4,-1v-1,1,-2,1,-4,1xm82,-96v9,-6,26,-11,27,-18v-8,7,-19,10,-27,18xm175,-108v1,0,4,-4,3,-4v0,2,-4,1,-3,4xm170,-104v-2,-1,-1,-1,0,-2r4,-2v-17,10,-39,20,-53,33v20,-10,27,-20,49,-29xm226,-108v-11,4,-34,11,-34,19xm113,-108v-14,6,-21,18,-37,23v-5,-4,4,-9,5,-10v-12,3,-7,8,-7,13v15,-5,24,-17,39,-23v1,0,2,-2,0,-3xm277,-105v-12,7,-33,5,-36,20xm105,-58v24,-12,50,-30,73,-45v1,0,1,-1,-1,-1v-23,17,-50,28,-72,46xm210,-92v6,-1,12,-7,18,-9v-7,2,-13,6,-18,9xm100,-89v3,-4,16,-9,14,-10v-9,8,-24,10,-29,21v8,-5,8,-6,15,-11xm205,-51v13,-6,27,-14,40,-18v-2,0,-5,2,-6,1v18,-4,37,-28,52,-23v0,-2,4,-3,3,-7v-29,16,-63,29,-89,47xm203,-82v12,-1,16,-10,28,-12v-6,-2,-20,9,-28,12xm117,-91v-8,1,-13,7,-18,11xm158,-84v3,0,9,-3,9,-6xm234,-89v-12,5,-27,10,-34,20xm206,-33v16,-7,30,-16,47,-21v-1,-2,-1,2,-2,0v10,-5,21,-11,29,-18v-24,14,-49,24,-73,37v5,-21,41,-21,55,-34v8,-8,22,-8,29,-20v-29,17,-62,29,-88,48v3,1,1,6,3,8xm148,-77r9,-6xm90,-35v10,-2,16,-9,29,-13v9,-12,40,-19,47,-34xm89,-67v9,2,12,-10,21,-12v1,0,2,-1,1,-2v-7,6,-16,8,-22,14xm95,-78v-1,2,1,0,1,0v1,-1,2,-1,0,-2v0,0,0,2,-1,2xm145,-75v0,0,3,-2,1,-2v0,1,0,2,-1,2xm79,-75v-3,3,2,9,3,5v-4,-2,2,-9,-3,-5xm210,-75r1,0r-1,0xm118,-75v-14,4,-22,14,-33,22v2,5,1,6,8,4v4,-7,8,-16,25,-26xm141,-74v-5,1,-4,4,-1,3v0,-1,0,-2,1,-3xm285,-74v-3,0,-3,4,0,1r0,-1xm135,-69v1,-1,2,-1,0,-2v0,1,-2,4,0,2xm245,-69v2,0,2,-1,2,-2xm131,-68v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm117,-59v9,-2,6,-4,11,-7v-5,1,-7,5,-11,7xm219,-32v22,-9,40,-18,61,-29r0,-3v-18,12,-42,20,-61,32xm90,-63v-2,-1,-4,3,-1,2v1,0,1,-1,1,-2xm145,-58r5,-3v-1,1,-8,0,-5,3xm117,-59v-5,3,-10,5,-14,9v3,-5,10,-5,14,-9xm155,-59v-19,14,-44,19,-59,38v12,-7,43,-23,59,-38xm99,-48v-2,0,-2,1,-2,2v0,1,1,0,2,-2xm150,-46v-10,3,-16,9,-24,14v6,-1,0,-2,8,-3v0,-6,13,-5,16,-11xm210,-20v20,-7,38,-15,54,-25v-19,8,-38,13,-54,25xm92,-43v3,1,3,-1,1,-2v0,1,-2,1,-1,2xm90,-41r-1,1xm105,-35v3,-1,6,-3,2,-2v0,1,-2,1,-2,2xm105,-10v13,-6,32,-17,39,-25v-16,6,-27,14,-39,25xm101,-33v3,0,4,-3,0,-1v-1,0,-1,1,0,1xm98,-32v0,0,3,-1,1,0r-1,0xm264,-32v-14,9,-35,20,-51,22v12,10,39,-15,51,-22xm120,-28v-2,0,-4,1,-1,1xm234,-23r4,0v-1,-1,-2,-1,-4,0xm233,-23v-2,3,-6,1,-8,4v3,-1,7,-2,8,-4xm233,-5v12,1,20,-8,24,-15v-8,5,-18,9,-24,15xm95,-16v1,1,5,-1,3,-2v-2,-1,-2,1,-3,2xm213,-13v0,0,0,-1,1,-1v0,0,0,1,-1,1","w":347,"k":{".":39,",":37,"o":6,"h":4,"e":10}},{"d":"17,-255v47,6,104,1,153,2v2,25,3,37,-4,55v-10,3,-11,14,-20,20v-1,10,-10,13,-11,24r-3,1v-10,17,-22,55,-15,71v-7,4,-8,30,0,36v10,0,20,-7,28,-2v-3,13,-1,32,-3,47r-84,0v-3,2,-7,10,-10,2v0,0,0,-1,1,-2v-11,2,-14,0,-24,3v-2,-20,4,-35,0,-53v6,6,26,3,34,5v-5,-70,27,-115,53,-158v-2,-6,-6,-1,-12,-2v1,1,1,2,2,0v-4,0,-4,0,-7,2v0,-2,3,0,3,-2v-13,-1,-25,6,-39,5r-1,26v-14,1,-23,2,-36,0v-1,3,-3,7,-7,5v1,-28,-3,-61,2,-85xm164,-247v-21,7,-35,21,-52,32v17,-2,20,-13,34,-17v1,-5,14,-9,18,-15xm149,-246v-24,5,-36,22,-54,33v20,-2,28,-18,43,-24v-1,0,-2,-1,-1,-1v7,-2,5,-5,12,-8xm72,-209v27,-8,30,-16,47,-26r14,-11v-23,11,-42,23,-61,37xm62,-209v15,-2,18,-17,30,-16r0,-3v0,1,1,2,1,1r25,-17v-24,8,-36,23,-56,35xm27,-243v-5,-1,-7,0,-6,5v3,0,6,-3,6,-5xm68,-219v9,2,12,-10,22,-13r12,-12v-29,18,-57,35,-80,58v6,-7,21,-9,21,-15v12,-8,10,-7,25,-14r0,-4xm21,-203v18,-12,42,-23,51,-40v-21,7,-32,24,-50,34xm31,-201v11,-4,7,-7,15,-11r-1,2v6,-3,12,-13,19,-12v-1,-7,21,-13,28,-21v-20,-1,-24,13,-35,20v-13,8,-26,18,-36,29r4,0v0,-1,4,-6,8,-6v0,0,-1,-1,-2,-1xm27,-235v4,1,9,-6,10,-8v-4,2,-9,3,-10,8xm61,-241v-1,-1,-2,-2,-2,-1v0,1,1,2,2,1xm22,-224v12,-4,21,-14,26,-17v-14,1,-19,10,-26,17xm22,-215v13,-6,24,-18,36,-26v-15,5,-23,18,-36,26xm123,-207r41,-28v0,-3,-1,-5,-2,-5v-9,12,-38,16,-39,33xm24,-232r3,-2v-2,0,-3,1,-3,2xm117,-198v17,-4,27,-16,41,-22v0,1,-1,3,-1,1v5,-1,11,-3,7,-10xm112,-185v20,-9,34,-23,54,-32v-19,9,-44,16,-54,32xm161,-210v-22,15,-50,23,-65,44v2,-1,3,-6,8,-4v-1,-1,-1,-2,0,-3v1,-1,3,-1,3,0r-2,1v2,0,3,-1,3,-3v0,0,-1,2,-1,0v5,-2,11,-8,16,-6v6,-9,18,-11,26,-16r-3,0v10,1,11,-8,15,-13xm27,-184v11,-2,18,-9,23,-17v-10,6,-18,12,-29,17v0,8,4,3,7,2v0,0,-1,-1,-1,-2xm96,-158v4,-9,19,-6,18,-14v10,3,12,-10,21,-9v-1,0,-1,0,-1,-1v3,-3,15,-5,14,-11v-17,13,-41,17,-52,35xm43,-186v1,0,2,-4,1,-2xm53,-188v-1,1,-1,5,0,2r0,-2xm31,-179v3,-2,9,-4,10,-7xm41,-181v6,4,13,-7,4,-2v-1,1,-3,1,-4,2xm109,-182v1,-1,2,-1,1,-1v-1,0,-2,0,-1,1xm118,-167v9,-4,21,-4,21,-12xm109,-175v1,0,2,0,3,-1v-2,0,-3,0,-3,1xm90,-145v4,-2,19,-4,15,-9v10,0,9,-6,18,-8r-2,0r10,-5v-14,7,-30,11,-41,22xm118,-158v-2,0,-2,0,-1,1xm120,-166v-4,-4,-18,7,-6,3v2,-1,3,-3,6,-3xm102,-158v4,1,5,-2,6,-4xm111,-145v-1,-6,18,-4,16,-15v-16,13,-41,15,-51,34r13,-8v0,-1,1,-1,2,-1v6,-1,14,-11,20,-10xm95,-158v-1,-2,-1,0,-1,0v0,0,1,1,1,0xm102,-157v-1,0,-3,1,-4,2xm93,-157v-1,0,-1,0,-1,1v0,1,0,0,1,-1xm87,-154r2,0v0,-1,-1,-1,-2,-1v-1,0,-1,1,0,1xm71,-117v-1,7,4,4,6,2v1,-1,1,-1,0,-2v4,2,2,-4,6,-2v0,1,-1,2,-1,2v14,-14,30,-16,41,-30v-18,11,-37,17,-52,30xm105,-126v3,-4,12,-3,13,-9xm74,-98v6,-8,16,-7,24,-13r-2,0v6,-5,20,-4,19,-14v-13,9,-32,16,-41,27xm104,-125v-14,5,-22,13,-36,18v1,6,6,3,6,3v-4,-1,2,-1,0,-3v4,0,3,-3,7,-4v4,4,1,-2,2,-2v1,1,2,1,2,1v0,-3,2,-1,4,-2r-3,0v8,-1,5,-7,13,-6v-1,-4,4,-1,5,-5xm65,-85v16,-7,28,-17,46,-22v0,-1,3,-6,0,-6v-14,10,-40,14,-46,28xm108,-103v-14,6,-27,14,-40,23v15,-4,41,-14,40,-23xm69,-95v1,0,2,0,2,-1v0,-1,-1,-1,-2,1xm71,-73v13,0,25,-14,37,-19v-13,6,-25,11,-37,19xm69,-60v10,-10,30,-13,38,-24v-14,8,-33,14,-42,27v2,-1,3,-4,6,-4v0,1,-1,1,-2,1xm65,-76v1,0,3,-1,1,-1xm65,-49v7,-3,7,-7,11,-5v-1,-2,-2,-1,0,-3v4,4,4,-2,7,-3v-1,1,-1,2,-1,1v8,-4,18,-11,23,-16r-40,22r0,4xm65,-64v4,-1,6,-4,6,-6v-4,2,-2,4,-6,6xm77,-46v9,-7,19,-12,30,-17r0,-4r-68,37v5,0,9,-5,14,-6v8,-4,21,-11,24,-10xm37,-23v22,-12,49,-18,68,-32xm71,-29v11,-4,21,-8,29,-15v-18,7,-39,14,-52,26v7,-3,10,-7,16,-5v-3,0,1,-2,-2,-3v4,-1,11,1,12,-3r-3,0xm112,-42v0,3,4,3,5,0r-5,0xm30,-39v2,-1,4,-2,0,-2r0,2xm50,-41v-9,0,-12,5,-20,6r0,5xm46,-13v36,-3,39,-15,62,-25v-21,5,-41,18,-62,25xm120,-36r-62,28v19,-3,33,-13,49,-19v-1,0,-2,-1,-2,-2v7,1,11,-5,15,-7xm72,-36r0,1v1,0,1,-1,0,-1xm87,-35v2,0,3,0,3,-1v-1,0,-3,-1,-3,1xm80,-32v-2,-1,-6,4,-2,2v1,0,2,-1,2,-2xm36,-27v1,-2,3,-1,3,-3v-2,0,-3,1,-3,3xm33,-26v-1,0,-3,1,-1,1v1,0,0,-1,1,-1xm117,-26v-10,8,-25,9,-33,18r12,0v3,-9,13,-13,21,-15v2,-1,2,-2,0,-3xm107,-11v7,-3,14,-6,19,-11v-7,3,-15,6,-19,11xm40,-20v-3,1,-15,4,-7,7v1,-2,6,-5,7,-7xm124,-14v-4,1,-15,5,-4,5v5,-1,8,-7,15,-9v-4,1,-8,3,-11,4xm109,-18r-1,0v0,1,0,0,1,0xm139,-13v-7,-2,-12,8,-1,2xm58,-13v-2,0,-4,2,-2,2xm74,-8v2,1,6,-2,2,-2v-1,0,-2,1,-2,2","w":183,"k":{".":23,",":23}}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+-217-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("iQ*,VwkR7lZoiT+3H;~Tz|jQEOvi{@k&#0M8)>Wln(*7VxH:K]ryG5+w!.de$Yho92aPFR,cL}mU3sZ_%wjPOQOZnck,*wZoncvP7lM!*WsY(FRylL+x{R}dOTMxO!.wi|Z~#lmwl8d]@5*>nE>P@zjGl!an#,}a&>HG*8,xH)Oa@Gv3nWa,@z~5k,axnE>P@z|}7wZxH)O2@)+xH);2()~_K)~xH)O2@lMK8R;oOcaclzmz8!v.#|aRiPHF*,*$&w,r(+WTMWjd&R0,:j~5vWa,@G;Pk!~k>R5F8Ta8On|R&E>cHFxy{!k2VQ+RiTOyi8ad#);Yxz,y{!;YVz,2{wa+VwHR7Ta!#lOo*ym!VE+27E@Z:LR37l(.{,}.#FdLHLHx{y5%izsUHQZF(n*+(lad*wWY*lj5*nvFnTmGVc,s{yhx{!M9xcjc*ljY7l*+VQWr*QWPx,2o(cZhKEM9xcjc*ljY7l*+xLM9xwWx{wk9Vn2oi,2oHQZF(n*+(lad*wWFHQZP*W2o(cZhKQM+HwsP*cZx{wk9Vn2oi,2o*QWcVFv!V,2o(cZhKEM9xcjc*ljY7l*+VlZc7lWx{wk9Vn2oi,2oHQZF(n*+(lad*wWhVL*d*W2o(cZhKQZ,HEv+(lk.nTmGVc,s{yhx{wZ,HEv+(lk.nTmGVcRdvTsoHQWFHTrYVckrHQ+9Vym.VLkRVwjh*85d*wZPizhd#Q23iPhdilHV(,hdnWRZxjhdnnRdiT5]")}catch(e){}delete _cufon_bridge_;return f})({"w":239,"face":{"font-family":"Sketch Block","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 0 0 0 0 0 0 0 0","ascent":"270","descent":"-90","bbox":"-1 -277.037 388.763 94","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+2122"}}));

Cufon.registerFont((function(f){_cufon_bridge_={p:[{"d":"62,-314v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm62,-300v2,0,0,4,0,5r-2,0xm64,-280v0,2,-4,9,-3,2xm65,-268v0,2,-2,1,-3,1v0,-2,2,-1,3,-1xm75,-219v2,0,5,6,1,5xm99,-188v3,-3,9,-2,4,0r-4,0xm84,-199v-2,0,-7,-1,-3,-3v1,1,1,2,3,3xm97,-188v0,2,-2,1,-3,1v0,-2,2,-1,3,-1xm75,-202v1,2,-1,2,-3,2v-1,-2,1,-2,3,-2xm105,-174v0,0,-2,10,-3,7xm105,-165v2,4,0,3,-4,4xm77,-188r-1,3xm108,-156v-1,2,-1,5,-3,6v1,-2,-1,-7,3,-6xm106,-149v1,0,2,5,0,5r0,-5xm100,-162v-4,2,-8,3,-4,8v2,-1,1,-1,1,1v0,1,0,2,-1,3v-2,0,-3,-10,-9,-11v9,-1,8,-3,13,-1xm86,-158v5,-1,0,6,1,5v-5,-3,-4,-2,-1,-5xm-18,-259v-7,4,-9,3,-15,1xm-36,-261v-1,1,-2,4,-3,2xm73,-230v-19,9,6,47,-2,64v0,3,4,7,5,4v6,2,4,7,18,18v1,-1,2,-1,3,-2v-4,4,2,8,8,10v1,-1,2,-3,2,-5v0,2,0,6,1,10v38,35,39,102,-6,124v0,1,-1,3,-3,5v0,-1,1,-3,0,-4v-4,4,-9,3,-18,5r2,2v-4,-4,-16,-3,-24,-3v-26,-2,-53,-36,-50,-68r38,-7v-1,26,9,46,38,38v-3,-4,-8,-5,-13,-2v7,-5,-12,-8,-2,-12v-2,1,-2,3,0,4v5,-18,-1,-41,1,-61v-21,-24,-57,-40,-57,-92v0,-69,96,-89,114,-26v2,8,5,14,5,24v-13,0,-35,7,-48,3v16,2,6,-8,6,-16v0,-9,-6,-13,-18,-13xm66,-74v-1,2,-1,2,-3,1v1,-1,2,-1,3,-1xm68,-68v0,7,1,4,-4,3r0,-4v0,2,2,3,4,1xm65,-63v0,1,2,3,0,3v-1,-1,-4,-4,0,-3xm111,-10v2,1,4,2,1,3v-1,-1,-3,-2,-1,-3xm92,-211v2,-4,-1,-4,-2,-1xm65,-229v-19,12,-16,36,-2,56xm82,-89v3,-6,6,-5,0,-9r0,9xm74,-91v11,-2,5,-12,-1,-18v-4,7,7,8,1,18xm89,-85v0,-1,2,-4,-1,-3v-1,1,-1,3,1,3xm84,-83v0,0,4,-4,-1,-5xm79,-83v1,-1,2,-8,-4,-6v1,2,2,4,4,6","w":145,"k":{"z":7,"y":7,"x":7,"w":7,"v":7,"j":7,"a":11,"Z":7,"Y":7,"X":7,"W":7,"V":7,"T":14,"J":7,"A":11}},{"d":"86,-302v0,1,2,3,0,3v-1,-1,-4,-4,0,-3xm75,-37v26,1,21,-32,21,-58r39,0v6,55,-17,95,-60,95v-36,0,-62,-30,-61,-67v0,-1,0,-29,1,-85v-1,7,10,16,6,3v-1,-2,-2,-3,-2,-4v3,4,12,2,6,-2v-3,-3,-4,-6,-5,1v-5,0,-6,-5,-5,-10v2,1,3,2,4,4v0,-10,6,-16,-4,-15v0,-27,-3,-56,12,-69v-1,-2,-7,-15,3,-14v-3,-4,0,-6,4,-9v3,2,6,5,11,9v14,-7,11,-26,15,-43v3,0,7,-1,11,-2v-2,2,-2,12,4,10v-1,3,5,11,9,6v-2,-2,-6,-6,-1,-7v1,0,3,2,7,6v-6,8,-8,7,-1,17v3,0,7,-1,12,-2v-1,8,-8,4,-11,7v35,15,51,39,46,89v-16,4,-13,-11,-28,-10v2,1,3,8,8,5v2,4,-3,8,-3,2v-6,5,-16,5,-16,-10v0,-28,-2,-36,-22,-39v-28,-4,-21,53,-22,84v1,-4,-8,-9,-10,-4v3,0,1,2,0,0v-3,2,-1,3,1,6v2,-3,3,-1,5,1v-4,1,-4,2,-4,6v1,0,2,-1,2,-3v11,7,4,25,6,40v-9,-5,-16,16,-21,-11v-2,4,-1,8,0,12v-1,0,-4,-5,-6,-1v8,4,-2,15,8,10v8,1,7,29,12,19v1,1,3,3,3,0v-8,-6,4,-41,4,-9v0,28,7,42,22,42xm32,-95v2,0,4,4,1,3xm45,-82v-1,2,0,7,-4,7v1,-2,0,-7,4,-7xm70,-289v-4,4,0,14,8,13v-1,-7,-1,-10,-8,-13xm78,-273v-2,0,-4,1,-7,2v7,1,4,1,7,-2xm63,-272v10,-4,6,-4,1,-10xm68,-265v-1,-6,-7,-5,-9,1v3,-1,6,-1,9,-1xm105,-184v1,-4,-2,-3,-5,-3v0,4,3,2,5,3xm25,-255v0,11,9,9,12,3v-1,0,-5,-2,-12,-3xm31,-149v1,-1,4,-2,2,-3v-1,1,-4,2,-2,3xm33,-143v0,0,3,-6,-1,-5v0,0,-3,6,1,5xm21,-127v2,0,1,-2,1,-3v-2,0,-1,2,-1,3xm32,-110v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3","w":149,"k":{"z":7,"y":7,"x":7,"v":7,"t":7,"j":11,"a":7,"Z":7,"Y":7,"X":7,"V":7,"T":7,"J":11,"A":7,"'":7,"\"":7}},{"d":"76,-127v-1,12,5,38,-2,44v8,22,0,60,3,88r-59,0r0,-31r26,0r0,-56v9,-3,15,5,8,-5v-3,1,-4,3,-8,2r0,-49r5,0v-10,-6,-1,-13,5,-24v-5,1,-9,4,-10,-4v1,2,5,1,6,0v0,0,-1,-1,-1,-2v4,1,9,-4,2,-4v-4,1,-5,3,-6,-2r0,-56v1,-1,9,-4,7,-8v-3,1,-8,9,-8,0v0,-1,-2,-10,-6,-9v0,1,0,2,1,3r-21,0r0,-31r58,0r-1,142v-7,-3,-13,1,-8,8v4,-3,7,0,9,-6xm39,-247v2,-1,0,-2,-1,-3v-2,1,0,2,1,3xm37,-245v2,0,4,0,3,-2v-2,0,-4,0,-3,2xm70,-185v0,0,6,3,5,-1v0,0,-6,-3,-5,1xm65,-173v-1,-6,11,-12,2,-9v-3,-2,-6,-1,-6,5v2,1,5,-1,4,4xm53,-179v4,0,6,0,4,-3v-2,2,-3,3,-4,3xm65,-165v-1,-1,-1,-4,-3,-4v1,2,0,5,3,4xm70,-158v2,0,4,0,3,-2v-2,0,-4,0,-3,2xm60,-167v0,-1,4,-5,0,-4v0,1,-2,3,0,4xm50,-175v2,2,5,-1,3,-2xm54,-170v3,-2,2,-4,-2,-3v0,1,1,2,2,3xm65,-149v1,-1,2,0,2,-2v-1,1,-2,0,-2,2xm57,-131v1,-1,4,-3,2,-4v-1,1,-4,3,-2,4xm53,-132v2,0,2,0,2,-2v-2,0,-2,0,-2,2xm60,-119v-5,-9,-1,-3,-6,0v2,-1,4,-2,6,0xm52,-123v2,1,4,-2,2,-3","w":94},{"d":"167,-170v14,-11,-6,-24,7,-34v2,-19,16,-16,30,-29v-1,11,-14,11,-25,21v-9,18,-8,20,-2,31v-23,25,-6,69,-11,112v-11,5,-29,3,-30,-9v-7,12,-26,18,-42,13v7,-5,3,-6,-3,-12v10,-1,8,-7,1,-10v-4,-5,-12,-5,-15,-1r1,4r-3,-17v-10,7,-11,16,-15,28v-24,17,4,54,37,54v8,0,20,-5,36,-14v1,0,8,6,20,18v-15,27,-78,29,-104,12v-7,-2,-25,-22,-28,-34v-2,2,-5,5,-10,11v2,2,5,4,8,8v-11,0,-11,-6,-23,-2v11,-6,17,-10,14,-16v0,1,2,2,3,3v2,-2,4,-12,7,-7v-2,-25,-1,-53,-1,-80v2,5,18,2,19,-4v-10,3,-11,1,-19,-2v2,-37,-4,-82,5,-111v3,-2,13,-3,5,-6v10,-29,79,-34,105,-20v26,13,35,43,33,93xm80,-83v3,-1,1,2,1,4v-3,1,-1,-2,-1,-4xm107,-30v1,2,6,4,4,6v-1,-2,-6,-4,-4,-6xm92,-45v1,2,4,4,2,5v-1,-2,-4,-4,-2,-5xm101,-34v2,0,4,4,1,3xm113,-255v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm134,-202v1,-7,0,-9,-6,-3xm89,-206v5,-1,10,-5,9,-13v2,0,-1,11,5,9v3,-3,5,-4,7,-4r-2,3v7,-5,19,10,22,-3v1,2,3,3,4,3v-1,-17,-20,-35,-42,-31v-4,9,5,23,-3,36xm78,-226v4,-3,12,-8,6,-10v-2,2,-11,4,-6,10xm88,-223v0,-2,2,-5,-1,-4v0,2,-2,5,1,4xm86,-204v2,0,1,-3,1,-4v-2,0,-1,3,-1,4xm69,-214v3,1,2,-4,2,-6v-3,-1,-2,4,-2,6xm124,-184v-21,-3,-16,24,-15,42v2,3,7,4,9,3v-1,4,3,10,8,6v-1,-1,-1,-4,0,-4v1,1,3,1,6,2v1,-1,2,-12,2,-34v0,-5,-5,-15,-10,-15xm63,-213v1,-2,3,-3,0,-4v0,1,-2,3,0,4xm108,-133v3,1,4,-4,2,-4xm95,-134v2,-2,5,-4,1,-6xm121,-91v18,1,11,-24,12,-42v-2,5,-16,3,-19,9r1,-9v-13,2,-3,21,-6,33v0,6,4,9,12,9xm148,-81v2,-2,5,0,4,-4v-2,1,-4,2,-4,4xm90,-136v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm69,-156v1,-4,-3,-6,-3,-1v2,0,2,0,3,1xm85,-146v6,-4,10,5,18,2v6,-24,-26,-5,-44,-13v3,-1,11,-8,12,-2v9,-9,2,-27,-6,-19v-12,-12,-12,-47,10,-45v1,-10,-1,-10,-10,-12v-23,17,-11,68,-14,109v-2,1,-5,3,-10,5v0,0,10,-1,10,4v1,11,7,33,-4,39v5,-1,6,3,5,7v14,-10,6,-25,25,-34v-13,0,-12,0,-21,-11v1,-1,6,6,12,5v0,-4,3,-8,6,-4v0,0,-2,5,2,6v0,-9,-2,-13,8,-14v-4,-8,-13,-7,-24,-4v-5,-2,0,-10,3,-12v4,5,7,-3,8,7v9,-7,4,-8,1,-15v0,1,-1,3,-2,5v-4,-6,-9,-10,0,-10v-1,0,-1,2,-1,5v6,-5,16,1,17,-1v0,0,-1,0,-1,2xm136,-84r-13,-1v-1,15,7,10,13,1xm45,-161v2,0,4,-1,2,-3xm31,-148v-2,-8,4,-15,8,-12v0,-8,0,-13,-2,-17v-1,3,-3,8,-5,14v0,0,1,0,1,-2v-8,-1,-6,12,-2,17xm40,-146v7,1,3,-3,3,-6v0,2,-1,4,-3,6xm24,-160v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm34,-148v0,1,5,2,5,0r-5,0xm25,-62v2,0,4,0,3,-2v-2,0,-4,0,-3,2xm122,-170v2,2,2,7,-1,7xm115,-171v11,5,-3,13,9,21v-2,2,-2,6,-5,7v-4,-8,-5,-15,-4,-28xm111,-159v1,1,3,3,1,4v-1,-1,-3,-3,-1,-4xm121,-141v2,1,-1,3,-2,4v-2,-1,1,-3,2,-4xm112,-144v0,-1,3,2,3,2xm60,-176r-1,3xm62,-148v2,3,0,5,-4,5v0,-2,2,-4,4,-5xm67,-122v3,3,-1,8,-4,7v-1,-3,-1,-5,-1,-5v3,3,3,0,5,-2","w":184},{"d":"82,-220v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm4,-297v1,0,2,4,0,4r0,-4xm96,-190v2,1,0,3,0,4v-3,-1,-1,-2,0,-4xm5,-277v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm81,-185v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm4,-260v2,2,2,11,0,12r0,-12xm4,-247v2,1,0,3,0,4v-3,-1,-1,-2,0,-4xm63,-176v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm99,-108v1,3,2,4,1,7xm66,-109v8,4,-2,7,-1,13v-1,-3,-2,-7,-5,-1r0,59r70,0v-1,10,-1,23,0,37r-99,0v-2,4,-2,-1,-11,0r-2,-114v-4,3,2,8,-5,8v6,-10,-11,-12,-1,-15v-3,-2,0,-2,2,-5v0,3,4,5,4,0v0,-2,0,-8,-3,-3v0,-6,7,-8,1,-13r-3,2v2,-2,-10,-16,0,-16v-6,11,8,20,7,4v-1,-4,0,-14,-5,-10v7,-28,5,-69,3,-102r111,0r0,37r-68,0r1,72v16,-2,42,5,50,-5v-4,11,-1,28,-2,42v-7,0,-12,-1,-10,8v0,-8,-12,-11,-17,-5v3,2,0,2,-1,2v-7,-8,-8,-1,-14,-2v3,3,3,5,-2,7xm1,-192v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm81,-107v2,2,2,11,0,12r0,-12xm78,-107v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm12,-164v-5,-1,-3,-3,0,-8r0,8xm14,-161v1,1,4,2,2,3v-1,-1,-4,-2,-2,-3xm79,-94v1,4,-5,1,-6,1v-1,-4,5,-1,6,-1xm15,-157v4,0,0,5,1,8v-4,0,0,-5,-1,-8xm68,-100v0,1,2,4,0,4v0,-1,-2,-3,0,-4xm69,-95v3,1,1,2,0,4v-2,-1,0,-3,0,-4xm76,-82v1,2,6,3,4,5v-1,-2,-6,-3,-4,-5xm69,-90v1,3,-2,2,-4,2v-1,-3,2,-2,4,-2xm15,-201v-1,6,-1,5,-8,5v-5,33,1,98,-2,140v0,-2,-3,-1,-4,0r0,-18v-1,0,-1,1,-2,2v0,-2,4,-4,-1,-6v-1,2,-1,6,-3,10v-4,-10,-2,-5,4,-15v-2,3,1,8,3,3r0,-30v-1,0,-2,2,-4,2v2,-9,1,-7,-4,-7v-2,-6,2,-21,6,-14v4,-2,5,-11,0,-15v5,-28,2,-63,5,-98v6,14,-10,54,10,41xm11,-145v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm-16,-149v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm17,-104v1,4,-1,5,-5,4v1,-4,0,-5,5,-4xm-18,-129v4,0,3,13,0,13r0,-13xm-15,-114v-2,2,-3,2,-5,0r5,0xm-4,-95v3,1,1,2,0,4v-2,-1,0,-3,0,-4xm16,-76v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm16,-51v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm-15,-81v-1,3,2,9,-2,8v1,-3,-2,-9,2,-8xm16,-33v2,1,0,3,0,4v-3,-1,-1,-2,0,-4xm-15,-58v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm5,-11r-2,-42v5,8,3,27,2,42xm-15,-50v0,1,2,3,0,3v-1,-1,-4,-4,0,-3xm-15,-29v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm2,-64v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4","w":147,"k":{"z":4,"y":4,"x":4,"w":4,"v":4,"s":7,"q":7,"o":7,"k":7,"j":7,"g":7,"c":7,"Z":4,"Y":4,"X":4,"W":4,"V":4,"S":7,"Q":7,"O":7,"K":7,"J":7,"G":7,"C":7}},{"d":"47,-193v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm27,-210v0,1,2,3,0,3v-1,-1,-1,-2,0,-3xm37,-179v1,-14,-4,-15,1,-23r0,30v-2,-3,-5,-5,-3,-9v0,1,1,1,2,2xm34,-184r-4,-1xm27,-184v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm29,-182r-2,6xm38,-170v0,1,-1,1,-2,1v0,-1,1,-1,2,-1xm47,-154v2,0,2,6,0,6r0,-6xm38,-166r0,11v-4,-2,0,-6,0,-11xm55,-138v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm76,-232v2,32,-11,82,17,89r0,23v-44,11,18,121,-55,124r0,-26v9,-4,13,-19,8,-29v8,0,-3,-6,2,-11v-3,-1,-2,-1,-2,-4r1,2v3,-3,-5,-51,8,-54v-3,-7,4,-8,11,-14v-27,-12,-18,-58,-18,-96v0,-13,-15,-19,-30,-16r0,-24v32,-4,56,9,58,36xm37,-154v2,1,2,8,0,9r0,-9xm50,-137v1,2,-1,2,-3,2v-1,-2,1,-2,3,-2xm36,-138v1,-1,1,-3,1,0r-1,0xm49,-123v1,0,3,2,1,2xm38,-132v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm38,-107v-1,2,-1,5,-1,9v-3,-4,-2,-5,1,-9xm31,-104v0,1,2,3,0,3v-1,-1,-1,-2,0,-3xm31,-97v0,-6,3,-2,1,0r-1,0xm36,-95r0,5r0,-5xm34,-84v0,1,-1,1,-2,1v0,-1,1,-1,2,-1xm37,-87r0,12v-3,-2,-3,-10,0,-12xm36,-74v0,1,-1,1,-2,1v0,-1,1,-1,2,-1xm36,-72v2,0,2,6,0,6r0,-6xm34,-56v0,-7,5,-4,2,0r-2,0xm32,-63v0,1,2,3,0,3v-1,-1,-1,-2,0,-3xm47,-47v-1,2,-1,5,-4,5v1,-2,0,-6,4,-5xm38,-40v-1,-3,-6,-9,-1,-12xm44,-38v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm37,-39v0,2,1,6,-1,6v0,0,-3,-7,1,-6xm37,-28v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm36,4r-18,0r0,-25v6,1,12,1,18,0r0,25xm36,14r-1,3xm53,-188v0,2,5,4,1,6v-1,-1,-1,-3,-1,-6xm54,-176v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm52,-177v2,0,1,-2,1,-3v-2,0,-1,2,-1,3xm75,-132v-1,-8,-1,-6,-4,-2v2,-1,5,-2,4,2xm60,-123v1,-1,3,0,3,-2v-1,1,-3,0,-3,2xm55,-122v0,2,5,3,5,1xm51,-92v5,-3,6,-18,12,-23v-3,1,-7,2,-6,-4v-4,9,-2,12,-6,27xm50,-83v1,-2,3,-3,0,-4v0,1,-2,3,0,4xm65,-52v-3,-5,-7,1,-14,-1v2,4,9,0,14,1","w":111},{"d":"82,-220v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm4,-297v1,0,2,4,0,4r0,-4xm96,-190v2,1,0,3,0,4v-3,-1,-1,-2,0,-4xm5,-277v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm81,-185v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm4,-260v2,2,2,11,0,12r0,-12xm4,-247v2,1,0,3,0,4v-3,-1,-1,-2,0,-4xm63,-176v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm99,-108v1,3,2,4,1,7xm66,-109v8,4,-2,7,-1,13v-1,-3,-2,-7,-5,-1r0,59r70,0v-1,10,-1,23,0,37r-99,0v-2,4,-2,-1,-11,0r-2,-114v-4,3,2,8,-5,8v6,-10,-11,-12,-1,-15v-3,-2,0,-2,2,-5v0,3,4,5,4,0v0,-2,0,-8,-3,-3v0,-6,7,-8,1,-13r-3,2v2,-2,-10,-16,0,-16v-6,11,8,20,7,4v-1,-4,0,-14,-5,-10v7,-28,5,-69,3,-102r111,0r0,37r-68,0r1,72v16,-2,42,5,50,-5v-4,11,-1,28,-2,42v-7,0,-12,-1,-10,8v0,-8,-12,-11,-17,-5v3,2,0,2,-1,2v-7,-8,-8,-1,-14,-2v3,3,3,5,-2,7xm1,-192v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm81,-107v2,2,2,11,0,12r0,-12xm78,-107v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm12,-164v-5,-1,-3,-3,0,-8r0,8xm14,-161v1,1,4,2,2,3v-1,-1,-4,-2,-2,-3xm79,-94v1,4,-5,1,-6,1v-1,-4,5,-1,6,-1xm15,-157v4,0,0,5,1,8v-4,0,0,-5,-1,-8xm68,-100v0,1,2,4,0,4v0,-1,-2,-3,0,-4xm69,-95v3,1,1,2,0,4v-2,-1,0,-3,0,-4xm76,-82v1,2,6,3,4,5v-1,-2,-6,-3,-4,-5xm69,-90v1,3,-2,2,-4,2v-1,-3,2,-2,4,-2xm15,-201v-1,6,-1,5,-8,5v-5,33,1,98,-2,140v0,-2,-3,-1,-4,0r0,-18v-1,0,-1,1,-2,2v0,-2,4,-4,-1,-6v-1,2,-1,6,-3,10v-4,-10,-2,-5,4,-15v-2,3,1,8,3,3r0,-30v-1,0,-2,2,-4,2v2,-9,1,-7,-4,-7v-2,-6,2,-21,6,-14v4,-2,5,-11,0,-15v5,-28,2,-63,5,-98v6,14,-10,54,10,41xm11,-145v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm-16,-149v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm17,-104v1,4,-1,5,-5,4v1,-4,0,-5,5,-4xm-18,-129v4,0,3,13,0,13r0,-13xm-15,-114v-2,2,-3,2,-5,0r5,0xm-4,-95v3,1,1,2,0,4v-2,-1,0,-3,0,-4xm16,-76v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm16,-51v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm-15,-81v-1,3,2,9,-2,8v1,-3,-2,-9,2,-8xm16,-33v2,1,0,3,0,4v-3,-1,-1,-2,0,-4xm-15,-58v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm5,-11r-2,-42v5,8,3,27,2,42xm-15,-50v0,1,2,3,0,3v-1,-1,-4,-4,0,-3xm-15,-29v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm2,-64v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4","w":147,"k":{"z":4,"y":4,"x":4,"w":4,"v":4,"s":7,"q":7,"o":7,"k":7,"j":7,"g":7,"c":7,"Z":4,"Y":4,"X":4,"W":4,"V":4,"S":7,"Q":7,"O":7,"K":7,"J":7,"G":7,"C":7}},{"d":"167,-135v0,1,2,3,0,3v-1,-1,-4,-4,0,-3xm170,-132v0,1,2,3,0,3v-1,-1,-1,-2,0,-3xm169,-131v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm164,-132v0,0,3,6,-1,5v0,0,-3,-6,1,-5xm169,-118v2,0,3,3,1,3xm151,-137v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm152,-128r0,-7v4,3,3,5,0,7xm163,-115v3,-1,4,4,2,4xm152,-124v0,0,-2,5,-2,3xm155,-116v-1,5,-2,1,-6,5v0,-7,1,-2,6,-5xm0,-114v6,5,10,16,18,18r0,-169v66,-4,122,1,122,67v0,27,-8,47,-26,60v9,7,8,12,14,7v0,1,-1,3,-2,4v32,28,22,127,-33,127r-75,0r0,-51v6,0,13,0,15,-4v-3,-22,-13,-19,-15,-38v-12,-5,-13,-7,-18,-21xm1,-170v4,-1,6,2,4,5v-2,-2,-4,-4,-4,-5xm6,-160v-2,10,-21,12,-14,27v-1,0,-4,1,-7,2v-6,-20,12,-21,21,-29xm-7,-130v3,2,4,6,4,12v-4,-3,-8,-6,-4,-12xm-13,-116v-8,-1,-7,-4,-2,-10v0,1,0,5,2,10xm-5,-108v0,2,1,6,-2,5v0,-2,-1,-6,2,-5xm19,-74v0,2,1,6,-2,5v0,-2,-1,-6,2,-5xm83,-158v21,-4,25,-67,-2,-69r-22,0r0,25v5,-9,14,-15,25,-1v0,0,-12,7,-8,9v6,-2,6,2,4,7v8,4,4,10,-4,10v-1,5,2,17,-5,13v3,-10,0,-11,5,-17v-7,0,-10,-9,-18,-2v0,4,13,2,1,8r0,7v4,-4,8,-4,12,0v0,6,-8,4,-12,2r0,11r14,0v1,-8,7,-8,10,-3xm62,-196v-4,2,-3,4,-3,9v2,-3,3,-6,3,-9xm83,-110v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm78,-108v-1,-1,-2,-4,-3,-2xm88,-77v2,0,1,-2,1,-3v-2,0,-1,2,-1,3xm58,-37v37,6,50,-18,45,-54v-1,1,-6,4,-6,0v8,-1,6,-8,-2,-18v0,2,-1,4,-2,2v0,-3,-5,-9,-9,-8v1,6,7,0,4,7r-3,0v1,-1,1,-1,2,0v2,15,-5,13,0,25v0,-1,0,-3,1,-3v6,4,5,18,12,11v-1,4,1,7,2,9v0,0,0,1,-3,0v1,1,1,1,0,2v-2,-2,-3,-4,-3,-5v1,1,1,1,1,2v0,-1,-1,-3,-1,-5v-2,3,-6,8,-10,1v-2,5,10,8,1,10v-1,-9,-6,0,-7,-4v0,3,1,5,2,6v-5,-3,-1,0,-7,1v3,0,5,2,5,5v-12,2,-2,-11,-10,-16v0,2,-2,6,-4,2v1,-1,2,-2,2,-3v-1,0,-3,1,-4,2v4,-7,-5,-2,0,-20v3,8,3,-4,6,1v2,-2,4,-15,4,-22v0,1,0,1,-1,1r2,-6v0,1,0,2,-1,2v1,-7,-9,-6,-16,-6r0,81xm100,-99v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm91,-104v1,1,4,4,0,3v-1,-1,-1,-2,0,-3xm99,-94v0,1,2,3,0,3v-1,-1,-4,-4,0,-3xm87,-52v2,0,3,3,1,3xm74,-50r-1,3xm78,-45v0,1,2,4,-1,3v-1,-1,-1,-3,1,-3","w":153,"k":{"z":4,"y":7,"x":11,"w":7,"v":11,"t":11,"j":11,"a":7,"Z":4,"Y":7,"X":11,"W":7,"V":11,"T":11,"J":11,"A":7,"'":7,"\"":7}},{"d":"45,-182v2,-2,6,-10,3,1v-1,-1,-2,-1,-3,-1xm45,-175v2,0,3,3,1,3xm51,-167v2,1,-1,3,-2,4v-2,-2,0,-3,2,-4xm47,-166v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm56,-176v-2,-7,0,-16,1,-19r-2,1v2,-14,-2,-14,-1,-35r-45,1r0,-37r43,0v1,-10,6,-26,6,-9v1,5,1,6,5,2v-2,2,-3,6,1,7r57,0v-2,88,-35,178,-49,265r-38,0v9,-47,23,-86,18,-142v-2,1,-3,7,-3,15v-3,-13,-2,-8,0,-29v2,-4,9,-11,-1,-16v2,1,6,-14,5,-5v0,1,2,1,3,1xm50,-123v0,2,1,6,-2,5v0,-2,-1,-6,2,-5xm50,-117v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm48,-107v3,1,1,2,0,4v-2,-1,0,-3,0,-4xm47,-101v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm63,-229v-9,21,-4,35,-1,58r-3,0v2,3,4,15,4,34v1,-8,5,-17,2,-25r3,2r14,-69r-19,0xm50,-147v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm56,-131v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm57,-117v5,0,1,-9,2,-13v-5,0,-1,9,-2,13","w":130,"k":{"8":14,"6":5,"4":28,"2":14,"1":9}},{"d":"46,-282v2,1,0,3,0,4v-3,-1,-1,-2,0,-4xm134,-180r-7,0v1,-5,5,-4,7,0xm135,-160v1,4,-2,5,-5,5v-1,-5,2,-7,5,-5xm160,-123v0,1,2,3,0,3v-1,-1,-4,-4,0,-3xm137,-149v-1,5,3,8,-5,5xm135,-140v-4,0,-9,1,-5,6v-8,-2,-10,1,-18,2v-1,-8,3,-7,9,-11v3,9,11,3,14,3xm141,-118v0,2,1,6,-2,5v0,-2,-1,-6,2,-5xm23,-223v1,2,-1,2,-3,2v-1,-2,1,-2,3,-2xm7,-219v5,-1,9,-7,13,-1v-3,0,-5,0,-6,-1v0,1,1,2,2,3v-4,0,-7,0,-9,-1xm39,-281v-4,13,18,-1,14,11r-1,-1v4,2,5,6,8,0v-6,26,13,64,22,84r26,-76r42,0r-48,128r53,135r-43,0r-31,-81r-30,81r-42,0r50,-135v-3,-7,-2,-7,-9,-24v0,0,-5,-26,-10,-15v-7,2,-5,-5,-5,-11v3,-8,-2,-28,-9,-19v-1,-4,1,-6,5,-5v-9,-10,-5,-8,-9,-17r-15,3v-1,-9,9,5,6,-9v-4,8,-6,-3,-10,-5v-3,-19,1,-40,10,-50r0,8v4,-5,4,-6,10,-3v-2,-2,-3,-4,-3,-5v4,1,6,3,8,1v0,-1,0,-1,-1,-2v8,4,2,14,-5,15v5,0,7,0,3,3v3,6,14,6,10,-3v1,-3,1,-3,4,-8xm46,-167v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm39,-165v2,2,5,5,-1,4v-2,0,1,-4,1,-4xm50,-154v0,1,4,5,0,4v0,-1,-2,-3,0,-4xm37,-163v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm54,-142v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm51,-130v3,-1,1,2,1,4v-2,0,-2,-2,-1,-4xm44,-122v4,0,0,7,1,10v-4,0,0,-7,-1,-10xm33,-126v2,0,5,8,1,7xm52,-269v-1,-1,-1,-3,-3,-3v1,1,0,4,3,3xm52,-263v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm43,-272v2,0,4,0,3,-2v-2,0,-4,0,-3,2xm48,-267v-1,-2,-4,-1,-6,-1v3,0,5,1,6,1xm15,-247v-5,1,-4,2,-2,3v2,0,2,-1,2,-3xm37,-180v1,-2,8,-2,0,-2r0,2","w":164,"k":{"w":11,"v":11,"u":7,"s":7,"q":11,"o":14,"j":11,"g":4,"e":4,"d":4,"c":7,"W":11,"V":11,"U":7,"S":7,"Q":11,"O":14,"J":11,"G":4,"E":4,"D":4,"C":7}},{"d":"151,-159v10,-3,4,2,5,12v-1,-1,-4,-1,-8,-1v1,-3,6,-3,3,-11xm143,-151v5,-1,4,3,2,5v-1,-2,-1,-3,-2,-5xm145,-140v0,1,2,4,-1,3v-1,-1,-1,-3,1,-3xm78,-267v46,1,68,41,61,94v2,-4,9,-2,8,4v-4,0,-7,1,-8,-3v-3,46,7,108,-8,139v-1,13,19,0,15,21r0,27v-21,3,-35,-11,-43,-21v-18,10,-34,1,-55,-1v1,0,1,1,2,0v-8,1,-8,-12,-15,-8v2,-6,-3,-11,-8,-8v2,-7,-4,-24,-8,-18r-1,-168v-1,-28,31,-59,60,-58xm90,1v-1,11,1,27,-2,36v-3,-12,-1,-27,2,-36xm15,-47v1,0,2,4,0,4r0,-4xm83,37v0,2,0,2,-2,2v0,-2,0,-2,2,-2xm82,41v2,3,2,5,0,10r0,-10xm87,-168v1,0,1,-1,1,-2v-1,0,-1,1,-1,2xm89,-160v2,0,1,-2,1,-3v-2,0,-1,2,-1,3xm90,-152v4,0,6,0,3,-3xm89,-154v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm87,-142v2,0,4,-4,2,-5xm82,-127v-3,14,-14,-1,-19,1v15,1,14,-13,15,-24v0,0,5,2,4,-2v-4,-3,-1,-13,0,-23v15,-4,3,15,15,18v4,-20,10,-73,-19,-73v-14,0,-21,9,-21,28r-1,101v3,2,5,5,5,9v-1,-2,-4,-1,-4,2v-2,15,4,23,7,32v8,-2,9,2,2,7v-1,-1,-2,-2,-3,-2v0,8,7,12,12,5v-5,-1,-2,-2,0,-1v0,0,1,-1,2,-3v0,1,1,3,2,6r0,-19v0,3,-1,6,-2,10v0,-2,-3,-9,-2,-12v1,0,1,0,1,1v-3,-16,12,-26,1,-33v1,-2,7,-14,6,-4v1,-5,1,-17,-1,-24xm90,-42v20,-21,6,-69,9,-104v-2,4,-13,10,-13,20v1,17,7,20,1,28v7,9,5,35,0,46r0,-7r-1,13v0,-2,3,-5,4,-2r0,6xm85,-59v2,0,1,-2,1,-3v-2,0,-1,2,-1,3xm77,-37v1,-1,4,-2,2,-3v-1,0,-2,1,-2,3xm91,-197v-4,8,-6,13,-7,17v-4,-10,-4,-18,1,-28v0,4,2,19,6,11xm91,-193v0,5,-2,8,-3,9v0,-4,-1,-9,3,-9xm98,-178v1,3,-2,2,-4,2v-1,-3,2,-2,4,-2xm95,-174v2,3,-1,7,-3,3v0,-2,1,-3,3,-3xm71,-171v0,2,0,4,-3,3v0,-2,0,-4,3,-3xm90,-126v1,0,2,4,0,4r0,-4xm95,-99v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm76,-116v-5,3,-17,-4,-6,-8v-2,7,2,4,9,9v-3,3,-2,8,-5,6xm92,-89v3,0,4,7,3,10v0,-2,-2,-6,-3,-10xm75,-103v0,1,2,3,0,3v-1,-1,-3,-2,0,-3xm99,-79v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm70,-103v-5,-6,-9,3,-12,-4v4,-5,6,-3,9,-5v0,3,5,4,3,9xm79,-95v2,2,-3,3,-3,3xm75,-93v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm67,-97v-3,0,-5,0,-4,-3v3,0,4,0,4,3xm64,-80v0,3,2,5,0,6v-4,0,-4,-4,0,-6","w":156,"k":{"z":7,"y":11,"x":11,"w":11,"v":11,"t":14,"j":7,"a":9,"Z":7,"Y":11,"X":11,"W":11,"V":11,"T":14,"J":7,"A":9}},{"d":"191,-245v1,3,-2,2,-4,2v-1,-3,2,-2,4,-2xm166,-257v1,-2,4,-4,2,0r-2,0xm178,-246v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm168,-244v2,0,0,2,0,3v-2,-1,-2,-2,0,-3xm147,-265v4,0,4,10,1,9xm156,-271r-1,39v-1,-2,-8,-9,-4,-12v0,1,1,2,2,3v4,-14,-5,-25,3,-30xm128,-279v-4,-2,-13,3,-14,-4v-1,2,-1,2,-4,2v3,-5,15,-3,18,2xm144,-249v4,1,5,4,0,2r0,-2xm148,-242v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm107,-282v-2,-6,-22,4,-20,-5v8,-1,18,-1,20,5xm163,-221v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm169,-206v-1,2,2,8,-2,7v1,-2,-2,-8,2,-7xm155,-207v-7,-1,4,-12,-9,-13v8,-5,11,-1,9,13xm74,-290v6,0,14,12,4,4v-2,2,-13,3,-16,-1v5,0,11,2,12,-3xm154,-203r-1,7xm185,-158v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm155,-175v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm153,-141v2,2,2,11,0,12r0,-12xm192,-97v1,0,2,4,0,4r0,-4xm185,-104v-4,-1,-3,-2,-7,1v1,-4,7,-6,7,-1xm146,-132v3,-1,1,2,1,4v-3,1,-1,-2,-1,-4xm153,-126v2,0,3,9,-1,8xm168,-110v0,0,6,8,-1,10v1,-3,1,-6,1,-10xm181,-94v7,0,4,4,0,7v0,-2,1,-6,0,-7xm179,-96v-1,1,-3,4,-4,2v1,-2,2,-4,4,-2xm143,-126v3,-1,4,4,1,3xm169,-99v3,-1,5,4,3,5xm188,-86v-1,6,3,11,-6,11v1,-7,5,-1,6,-11xm183,-85v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm186,-70v-4,0,-6,-3,-2,-4v0,2,1,3,2,4xm175,-78v1,2,6,4,2,5v-1,-2,-4,-4,-2,-5xm3,-245v-4,-2,-6,-2,-1,-3v1,1,1,2,1,3xm201,-48v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm204,-34v2,0,0,2,0,3v-2,-1,-2,-2,0,-3xm202,-23v3,1,1,2,0,4v-2,-1,0,-3,0,-4xm169,-60v-2,1,-8,13,-7,3v1,2,3,0,3,-1v0,-1,0,-3,-1,-4v1,3,2,4,5,2xm-14,-247v-6,6,-17,0,-27,2v6,-9,12,1,14,-8v4,10,7,5,13,6xm54,-271v-2,5,-16,0,-19,6v6,1,15,1,22,0r0,109r44,0r0,-108r41,0v-2,8,-1,15,0,23v1,-1,1,-2,2,-2v-7,36,-1,92,-3,135v4,2,8,1,5,6v-2,-2,-5,-4,-5,4v2,9,2,4,10,11v3,-9,-1,-16,-1,-26v9,-2,1,10,10,9v3,3,5,11,9,7v-3,5,1,5,3,15v0,-1,2,-2,5,-3v-4,12,-11,12,-25,17v0,-2,0,-3,-1,-4v-1,6,-5,2,-8,3v2,6,8,8,11,2v-2,7,1,6,5,4v-3,3,-5,4,-6,13v3,-6,-2,-12,-11,-13r0,63r-41,0v3,-4,-2,-6,-8,-10v-8,4,-8,15,-5,26v-4,-4,-4,5,-5,-4v-1,1,-1,1,-1,2v-5,-9,-1,-29,-21,-14v7,-6,13,-7,4,-16v3,-4,5,7,6,-5v0,-5,1,-8,1,-9v1,4,0,17,6,13v-3,1,0,6,0,6v7,-1,5,-4,12,-7v3,3,7,4,11,4v-5,-18,12,-15,10,-30v-1,1,-2,4,-4,7v-7,-16,-11,-1,-18,-16r2,2v0,-4,-4,-8,-8,-2v1,-3,8,-8,3,-9v-1,0,-6,-1,-3,-7v8,-1,7,6,10,9r3,-13v0,3,12,12,6,3v0,-8,-6,-31,2,-36v-4,-1,-3,-7,-3,-12r-43,0v-2,22,-2,33,8,50v-2,-3,-2,0,-7,1v4,2,4,19,7,22v-1,-3,-4,-8,-8,-14r0,59r-40,0v-1,-29,3,-68,-2,-92r2,1r0,-150v-1,-1,-5,-2,-13,-3v2,-9,15,3,14,-11v0,1,-1,2,-1,3r0,-12v21,0,20,-9,36,-7xm200,-10r-1,3xm157,-51v2,0,4,5,1,4xm153,-49v2,1,2,8,0,8r0,-8xm186,-12v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm188,-6v0,4,-3,6,-4,2v1,0,2,-2,4,-2xm97,-94v1,2,3,4,1,5v-1,-2,-3,-3,-1,-5xm186,0v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm98,-85v0,2,5,5,1,5v-1,-2,-3,-4,-1,-5xm171,-11v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm153,-24v2,0,2,7,0,7r0,-7xm167,-8v-9,1,-8,2,-6,-3xm157,-9v0,1,-1,4,-3,7v1,-1,-3,-9,3,-7xm77,-60v-10,1,-6,-11,-2,-18v-4,8,-2,10,2,18xm82,-53v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm69,-62v2,1,0,3,0,4v-3,-1,-1,-2,0,-4xm72,-51v0,2,1,6,-2,5v0,-2,-1,-6,2,-5xm79,-40v-3,-1,-4,-3,-1,-4v0,2,0,3,1,4xm78,-38v2,0,4,4,1,3xm79,-34v2,1,4,2,1,3v-1,-1,-3,-2,-1,-3xm62,-48v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm73,-35v1,3,-3,2,-5,2v-1,-3,3,-2,5,-2xm-5,-103v3,1,4,6,0,8r0,-8xm-1,-84v-4,-1,-4,-3,-3,-7v0,1,2,3,3,7xm-10,-92v3,-1,1,2,1,3v-2,-1,-2,-1,-1,-3xm3,-79v-6,-1,-6,-1,-9,-4v4,1,7,3,9,4xm156,-88v6,-2,0,-12,-1,-13xm148,-78v2,0,6,1,5,-2v-2,0,-6,-1,-5,2xm141,-64v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm61,-73v-1,-2,0,-6,-4,-5v1,2,0,6,4,5xm98,-8v2,0,4,-4,1,-3xm39,-61v1,-2,8,0,6,-5v-3,2,-5,3,-6,5xm73,-9v2,0,0,-2,0,-3r-2,0xm82,9v2,0,5,-8,1,-7","w":160,"k":{"j":7,"J":7}},{"d":"88,-296v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm91,-291v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm84,-283v1,-2,4,-4,2,0r-2,0xm85,-273v0,2,1,6,-2,5v0,-2,-1,-6,2,-5xm85,-264v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm82,-250v4,0,3,13,0,13r0,-13xm84,-234v0,2,0,2,-2,2v0,-2,0,-2,2,-2xm87,-187v-3,-1,-4,0,-4,5r0,-10v1,1,3,3,4,5xm82,-195v-2,5,2,16,-3,18v2,-5,-2,-16,3,-18xm184,-85v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm177,-76v-3,0,-5,-1,-6,-4v2,1,3,3,4,-1v0,-2,-5,-3,0,-4v0,1,3,5,2,9xm81,-176v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm156,-75v-11,0,-3,-12,-2,-18v4,8,11,8,2,18xm175,-71v1,7,-1,5,-6,1v3,0,4,-1,6,-1xm88,-85v5,7,10,24,2,16v-3,2,-2,5,0,9v2,-3,-1,4,6,2r0,8v-11,-5,-11,3,-4,7v8,-5,11,-18,11,-40r0,-182v10,1,22,0,41,1r2,181v2,-1,2,-5,3,-2v-1,7,-1,2,-5,4v-2,39,-10,60,-34,71v-8,4,-14,23,-23,12v-6,3,-8,10,-16,8v-3,-27,1,-48,5,-76v-6,-11,1,-38,1,-51v0,3,1,8,2,14v3,-2,8,-14,8,-4v-1,0,-8,7,-4,5v1,-1,3,-2,6,-3v-1,1,-4,10,1,4v0,3,-4,6,-6,1v-7,10,2,11,2,19v1,-1,2,-2,2,-4xm149,-90v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm78,-143v3,-1,1,2,1,4v-3,1,-1,-2,-1,-4xm195,-18v1,1,4,3,1,4v-1,-1,-3,-3,-1,-4xm154,-45v0,1,2,3,0,3v-1,-1,-4,-4,0,-3xm97,-89v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm100,-87v-1,11,1,7,-6,10v-1,-6,6,-6,6,-10xm154,-19v2,-5,1,2,6,1v-2,0,-4,0,-6,-1xm68,-4v-36,-5,-61,-51,-50,-90r0,-171r41,0r0,208v20,-1,7,33,9,53xm150,-26v1,2,-1,2,-3,2v-1,-2,1,-2,3,-2xm152,-21v-2,3,-3,1,-6,-1v0,0,1,0,6,1xm100,-70v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm144,-20r0,7v-3,-4,-4,-12,0,-7xm70,-64r-8,0v3,-2,7,-9,8,0xm70,12v2,2,2,12,0,14r0,-14xm70,39v-1,3,2,9,-2,9v1,-3,-2,-9,2,-9xm70,50v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm66,73v1,-2,4,-4,2,0r-2,0xm151,-80v1,-1,4,-1,2,-2v-1,1,-2,0,-2,2xm78,-95v2,0,2,0,2,-2v-2,0,-2,0,-2,2xm85,-73v1,-1,3,0,3,-2v-1,1,-3,0,-3,2xm84,-63v1,-2,5,-2,1,-5v-1,1,-1,3,-1,5xm84,-57v2,-4,-1,-4,-2,-1xm77,-48v-1,-1,-1,-3,-3,-3v1,1,0,4,3,3xm74,-41v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4","w":161,"k":{"z":7,"y":7,"x":7,"a":7,"Z":7,"Y":7,"X":7,"A":7}},{"d":"88,-296v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm91,-291v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm84,-283v1,-2,4,-4,2,0r-2,0xm85,-273v0,2,1,6,-2,5v0,-2,-1,-6,2,-5xm85,-264v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm82,-250v4,0,3,13,0,13r0,-13xm84,-234v0,2,0,2,-2,2v0,-2,0,-2,2,-2xm87,-187v-3,-1,-4,0,-4,5r0,-10v1,1,3,3,4,5xm82,-195v-2,5,2,16,-3,18v2,-5,-2,-16,3,-18xm184,-85v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm177,-76v-3,0,-5,-1,-6,-4v2,1,3,3,4,-1v0,-2,-5,-3,0,-4v0,1,3,5,2,9xm81,-176v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm156,-75v-11,0,-3,-12,-2,-18v4,8,11,8,2,18xm175,-71v1,7,-1,5,-6,1v3,0,4,-1,6,-1xm88,-85v5,7,10,24,2,16v-3,2,-2,5,0,9v2,-3,-1,4,6,2r0,8v-11,-5,-11,3,-4,7v8,-5,11,-18,11,-40r0,-182v10,1,22,0,41,1r2,181v2,-1,2,-5,3,-2v-1,7,-1,2,-5,4v-2,39,-10,60,-34,71v-8,4,-14,23,-23,12v-6,3,-8,10,-16,8v-3,-27,1,-48,5,-76v-6,-11,1,-38,1,-51v0,3,1,8,2,14v3,-2,8,-14,8,-4v-1,0,-8,7,-4,5v1,-1,3,-2,6,-3v-1,1,-4,10,1,4v0,3,-4,6,-6,1v-7,10,2,11,2,19v1,-1,2,-2,2,-4xm149,-90v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm78,-143v3,-1,1,2,1,4v-3,1,-1,-2,-1,-4xm195,-18v1,1,4,3,1,4v-1,-1,-3,-3,-1,-4xm154,-45v0,1,2,3,0,3v-1,-1,-4,-4,0,-3xm97,-89v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm100,-87v-1,11,1,7,-6,10v-1,-6,6,-6,6,-10xm154,-19v2,-5,1,2,6,1v-2,0,-4,0,-6,-1xm68,-4v-36,-5,-61,-51,-50,-90r0,-171r41,0r0,208v20,-1,7,33,9,53xm150,-26v1,2,-1,2,-3,2v-1,-2,1,-2,3,-2xm152,-21v-2,3,-3,1,-6,-1v0,0,1,0,6,1xm100,-70v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm144,-20r0,7v-3,-4,-4,-12,0,-7xm70,-64r-8,0v3,-2,7,-9,8,0xm70,12v2,2,2,12,0,14r0,-14xm70,39v-1,3,2,9,-2,9v1,-3,-2,-9,2,-9xm70,50v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm66,73v1,-2,4,-4,2,0r-2,0xm151,-80v1,-1,4,-1,2,-2v-1,1,-2,0,-2,2xm78,-95v2,0,2,0,2,-2v-2,0,-2,0,-2,2xm85,-73v1,-1,3,0,3,-2v-1,1,-3,0,-3,2xm84,-63v1,-2,5,-2,1,-5v-1,1,-1,3,-1,5xm84,-57v2,-4,-1,-4,-2,-1xm77,-48v-1,-1,-1,-3,-3,-3v1,1,0,4,3,3xm74,-41v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4","w":161,"k":{"z":7,"y":7,"x":7,"a":7,"Z":7,"Y":7,"X":7,"A":7}},{"d":"95,-287v1,1,4,2,2,3v-1,-1,-4,-2,-2,-3xm77,-252v1,2,-3,4,-3,2xm67,-251v1,3,-2,2,-4,2v-1,-3,2,-2,4,-2xm58,-86r-1,85r-40,0v2,-14,3,-26,0,-40r-2,2v7,-68,1,-153,3,-227r41,0r0,103r46,-102r41,0r-45,92v7,42,21,42,5,56v-1,13,11,-2,14,9v9,37,24,68,31,107r-42,0r-33,-121v-5,9,-12,22,-18,36xm56,-136v6,1,14,-3,9,-7v-3,1,-11,-1,-9,7xm47,-133v2,-7,6,-13,1,-19v1,4,-9,17,-1,19xm124,-39v2,1,4,-2,2,-3xm33,-21v-1,0,-4,-2,-4,0v1,0,3,2,4,0","w":169,"k":{"z":14,"y":14,"x":14,"w":14,"v":14,"u":11,"t":4,"s":14,"q":18,"p":11,"o":18,"n":11,"m":9,"l":11,"j":16,"i":14,"h":11,"g":18,"f":18,"e":18,"d":11,"c":18,"b":11,"a":11,"Z":14,"Y":14,"X":14,"W":14,"V":14,"U":11,"T":4,"S":14,"Q":18,"P":11,"O":18,"N":11,"M":9,"L":11,"J":16,"I":14,"H":11,"G":18,"F":18,"E":18,"D":11,"C":18,"B":11,"A":11,"-":18,"'":18,"\"":18}},{"d":"11,-265v0,8,-1,8,-4,4v2,0,4,-1,4,-4xm6,-263v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm3,-259v4,0,4,10,1,9xm12,-257v0,9,1,21,-1,29v-7,-7,-3,-19,1,-29xm1,-242v0,0,6,0,3,1xm-3,-242v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm-1,-239v4,-1,1,4,1,5v-4,1,-1,-4,-1,-5xm11,-205v-6,0,0,-7,-2,-12v1,3,2,7,2,12xm144,-188v0,57,-14,81,-72,80v-3,2,-2,10,-1,14v0,-2,-5,-22,-12,-11r0,106r-40,0v3,-11,-5,-21,-3,-24r2,2r0,-244r69,0v38,0,57,25,57,77xm12,-201v-1,3,2,9,-2,8v1,-3,-2,-9,2,-8xm92,-102v-1,1,-2,5,-2,1xm88,-105v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm85,-104v-1,1,-1,3,-3,3v1,-1,0,-4,3,-3xm91,-92v2,2,-2,3,-3,5v-2,-2,2,-3,3,-5xm82,-93v1,2,5,3,3,5v-1,-2,-5,-3,-3,-5xm89,-85v1,1,5,2,3,4v-1,-1,-5,-2,-3,-4xm86,-87v0,4,-1,8,-4,4xm11,-162v-1,5,2,14,-2,15v1,-5,-2,-14,2,-15xm9,-144v4,0,3,12,0,12r0,-12xm70,-88r0,23v-6,-3,0,-18,0,-23xm79,-65r-1,3xm2,-132v1,-2,4,-4,2,0r-2,0xm9,-129v4,-1,1,5,1,7v-4,1,-1,-5,-1,-7xm68,-58v3,0,5,9,1,8xm10,-119r0,24v-1,-2,-7,-22,0,-24xm6,-101v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm69,-36v4,-1,1,5,1,6v-4,1,-1,-5,-1,-6xm72,-21v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm10,-88r0,24v-4,-4,-7,-20,0,-24xm11,-57v-1,2,2,8,-2,7v1,-2,-2,-8,2,-7xm11,-36v-1,2,2,8,-2,7v1,-2,-2,-8,2,-7xm13,-20r-4,4v0,-4,2,-6,4,-4xm9,-7v3,1,1,2,0,4v-2,-1,0,-3,0,-4xm104,-187v1,-33,-12,-43,-45,-40r0,80r11,0v-2,-6,-1,-6,1,-15v2,4,1,10,0,15v26,2,32,-7,33,-40xm92,-212v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm82,-215v4,0,8,1,5,4v-1,-1,-3,-2,-5,-4xm85,-204v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm71,-216v-1,2,2,8,-2,7v1,-2,-2,-8,2,-7xm68,-206v0,0,6,0,3,1xm93,-184v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm72,-203v-1,3,2,11,-2,11v1,-3,-2,-11,2,-11xm86,-182v1,2,-1,2,-3,2v-1,-2,1,-2,3,-2xm69,-184v0,-4,4,-4,2,0r-2,0","w":153,"k":{"z":14,"y":14,"x":11,"w":4,"v":7,"j":21,"a":18,"Z":14,"Y":14,"X":11,"W":4,"V":7,"J":21,"A":18}},{"d":"120,-246v0,4,-6,1,-9,2v0,-4,6,-1,9,-2xm-9,-372v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm-10,-357v4,-1,1,4,1,5v-4,1,-1,-4,-1,-5xm102,-239v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm111,-230v0,2,-4,4,-3,1xm111,-227v4,1,0,3,-1,5v-4,-1,0,-3,1,-5xm101,-234v5,6,0,6,-1,1xm34,-298v-1,2,0,6,-4,6v1,-2,0,-6,4,-6xm106,-223v0,0,-2,4,-2,2xm89,-236v-2,-1,-4,-1,-3,-5v1,1,2,3,3,5xm73,-254v2,0,0,2,0,3v-2,-1,-2,-2,0,-3xm-8,-337v0,3,-4,9,-3,2xm95,-228v3,-1,4,6,2,6xm33,-288v2,0,0,2,0,3v-1,-1,-1,-2,0,-3xm-7,-325v1,2,-1,2,-3,2v-1,-2,1,-2,3,-2xm89,-224v-1,2,0,6,-4,5v1,-2,0,-6,4,-5xm73,-223v-11,-7,6,-25,-5,-25r0,12v-2,-7,-5,-9,-1,-16v1,6,3,0,7,2v0,13,1,28,-1,39v-2,-2,-7,-8,-5,-13v1,2,4,4,5,1xm62,-230v1,1,4,3,2,4v-1,-1,-4,-3,-2,-4xm97,-192v2,0,0,2,0,3v-2,-1,-2,-2,0,-3xm65,-222v2,0,0,2,0,3v-2,-1,-2,-2,0,-3xm98,-188v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm6,-273v0,0,3,6,-1,5v0,0,-3,-6,1,-5xm83,-194v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm88,-184v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm10,-256v2,1,6,4,-1,3xm74,-185v-9,-2,-1,-2,-2,-13v1,3,2,7,2,13xm4,-256v1,2,-1,2,-3,2v-1,-2,1,-2,3,-2xm72,-181v4,0,0,5,1,8v-4,0,0,-5,-1,-8xm7,-242v2,1,0,3,0,4v-3,-1,-1,-2,0,-4xm69,-169v0,1,4,5,0,4v0,-1,-2,-3,0,-4xm71,-163v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm130,-95v-2,-9,-9,-9,-1,-14v1,2,1,7,1,14xm-5,-207v-4,-24,-2,-46,-1,-78v2,23,8,47,7,69v0,9,11,-1,9,6v-6,-1,-11,0,-9,9v2,11,2,22,-2,30v-1,-13,3,-28,-7,-33v1,0,3,-1,3,-3xm87,-141v0,1,2,3,0,3v-1,-1,-4,-4,0,-3xm72,-152v4,-1,1,4,1,5v-4,1,-1,-4,-1,-5xm63,-166v-1,6,3,17,-2,19v1,-6,-3,-17,2,-19xm16,-204v-2,7,-2,11,-7,7v-1,-6,3,-4,7,-7xm15,-183v-4,-1,-4,-2,-1,-5v1,1,1,3,1,5xm73,-136v0,9,6,19,-4,18v-2,-6,5,-12,4,-18xm5,-189v3,-1,1,2,1,3v-2,-1,-2,-1,-1,-3xm116,-69v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm73,-113v-1,3,2,11,-2,11v1,-3,-2,-11,2,-11xm105,-79v4,6,-1,0,-6,5v0,-5,-1,-4,6,-5xm63,-113v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm8,-164v10,-2,-8,-10,2,-14v1,-1,4,3,4,1v0,-1,-1,-2,-2,-4v0,0,6,2,6,-2v1,-4,-7,-6,-2,-9v8,-6,-9,-18,2,-19v0,-15,-8,-50,5,-59v-1,0,-1,1,-1,2v15,2,6,-6,10,-16v5,3,-2,17,7,17v11,0,24,-5,19,11v5,74,-1,172,1,255r-24,0v-3,-6,-9,3,-17,0v-3,-15,5,-40,-3,-49v1,-1,1,-3,2,-5v-1,0,-2,1,-4,2v8,-4,4,-21,5,-33v-8,-5,-9,-5,-17,-4v6,-5,-12,-7,-2,-12v0,2,-4,3,0,4v2,-22,-2,-43,2,-62v1,4,7,11,3,19v6,-1,5,-2,5,-12v3,3,8,5,10,1v0,-3,-1,-5,-5,-5v8,-5,7,-14,1,-18v-3,4,2,17,-7,11xm103,-67r3,7v-6,0,-5,-3,-3,-7xm65,-105v2,1,0,3,-1,4r-2,0xm8,-160v3,1,3,3,0,5r0,-5xm94,-75v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm72,-90v-5,0,-1,-8,-1,-9v1,2,1,5,1,9xm86,-83v3,2,3,6,3,11v-3,-2,-3,-6,-3,-11xm99,-70v0,4,0,5,-4,5v1,0,2,-2,4,-5xm98,-64v2,0,0,3,0,4v-2,-1,0,-3,0,-4xm63,-98v0,2,0,2,-2,2v0,-2,0,-2,2,-2xm90,-71v2,0,5,8,1,7xm106,-59v-2,2,-6,12,-5,4v2,-1,4,-2,5,-4xm101,-44v1,-7,6,-1,7,-12v1,9,-3,9,-7,12xm99,-50v1,1,4,4,0,3v-1,-1,-1,-2,0,-3xm75,-74v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm100,-57v-2,8,-8,8,-15,5r0,-4v2,2,12,9,12,-2v1,1,2,1,3,1xm72,-61v6,2,4,3,-1,4v0,-8,-1,-18,-3,-29v1,0,1,0,4,-1v0,12,1,21,0,26xm105,-44v2,2,-1,5,-1,7v-2,-5,-4,-6,1,-7xm65,-81v2,0,0,4,0,6r-2,0xm95,-47v2,2,4,4,-1,3v1,-1,1,-2,1,-3xm81,-59v3,-1,1,2,1,3v-2,-1,-2,-1,-1,-3xm87,-50v1,2,4,6,1,8v0,-4,-1,-6,-1,-8xm65,-65v5,-1,2,1,1,3v0,-1,0,-2,-1,-3xm66,-61v1,3,-2,2,-4,2v-1,-3,2,-2,4,-2xm70,-55v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm-7,-121v-1,-1,3,-3,1,-3v-1,1,-3,2,-1,3xm69,-38v8,-1,2,0,3,-13v-3,5,-4,6,-5,12v0,-2,1,-5,3,-2v-1,1,-1,2,-1,3xm-3,-118v-1,2,0,9,-4,4v0,-3,-1,-5,1,-2xm72,-36v-1,4,4,6,-3,5v2,-3,3,-5,3,-5xm-8,-112v2,0,4,3,1,2xm14,-77v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm-4,-87v3,1,5,0,1,2v0,-2,0,-2,-1,-2xm-20,-36v3,1,1,2,0,4v-2,-1,0,-3,0,-4xm-19,-24v-1,1,-1,3,-3,3v1,-1,0,-4,3,-3xm41,-158v10,-3,9,-7,0,-12v0,7,-3,6,0,12xm42,-138v16,2,-1,-9,4,-17v-7,0,-3,11,-4,17xm33,-162v-5,-6,9,-8,1,-10v-8,7,-10,13,-1,20v-6,1,-8,6,-1,6v-2,-1,-1,-3,0,-4v4,2,-1,9,5,7r0,-23xm11,-170v2,-1,0,-6,-3,-5xm11,-139v2,-3,8,-2,7,-8v-3,0,-5,0,-7,-2r0,10xm14,-133v2,-4,4,-4,-2,-5xm9,-133v1,-1,2,-8,-4,-6v1,2,2,4,4,6xm52,-69v-2,-2,-8,-7,-7,-1v0,5,4,7,7,1xm35,-59v0,-2,-5,-5,-4,-1xm25,-56v3,1,2,-3,2,-5v-3,-1,-2,3,-2,5xm20,-53v4,-4,6,-6,-2,-7","w":77,"k":{"j":7,"J":7}},{"d":"151,-159v10,-3,4,2,5,12v-1,-1,-4,-1,-8,-1v1,-3,6,-3,3,-11xm143,-151v5,-1,4,3,2,5v-1,-2,-1,-3,-2,-5xm145,-140v0,1,2,4,-1,3v-1,-1,-1,-3,1,-3xm78,-267v46,1,68,41,61,94v2,-4,9,-2,8,4v-4,0,-7,1,-8,-3v-3,46,7,108,-8,139v-1,13,19,0,15,21r0,27v-21,3,-35,-11,-43,-21v-18,10,-34,1,-55,-1v1,0,1,1,2,0v-8,1,-8,-12,-15,-8v2,-6,-3,-11,-8,-8v2,-7,-4,-24,-8,-18r-1,-168v-1,-28,31,-59,60,-58xm90,1v-1,11,1,27,-2,36v-3,-12,-1,-27,2,-36xm15,-47v1,0,2,4,0,4r0,-4xm83,37v0,2,0,2,-2,2v0,-2,0,-2,2,-2xm82,41v2,3,2,5,0,10r0,-10xm87,-168v1,0,1,-1,1,-2v-1,0,-1,1,-1,2xm89,-160v2,0,1,-2,1,-3v-2,0,-1,2,-1,3xm90,-152v4,0,6,0,3,-3xm89,-154v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm87,-142v2,0,4,-4,2,-5xm82,-127v-3,14,-14,-1,-19,1v15,1,14,-13,15,-24v0,0,5,2,4,-2v-4,-3,-1,-13,0,-23v15,-4,3,15,15,18v4,-20,10,-73,-19,-73v-14,0,-21,9,-21,28r-1,101v3,2,5,5,5,9v-1,-2,-4,-1,-4,2v-2,15,4,23,7,32v8,-2,9,2,2,7v-1,-1,-2,-2,-3,-2v0,8,7,12,12,5v-5,-1,-2,-2,0,-1v0,0,1,-1,2,-3v0,1,1,3,2,6r0,-19v0,3,-1,6,-2,10v0,-2,-3,-9,-2,-12v1,0,1,0,1,1v-3,-16,12,-26,1,-33v1,-2,7,-14,6,-4v1,-5,1,-17,-1,-24xm90,-42v20,-21,6,-69,9,-104v-2,4,-13,10,-13,20v1,17,7,20,1,28v7,9,5,35,0,46r0,-7r-1,13v0,-2,3,-5,4,-2r0,6xm85,-59v2,0,1,-2,1,-3v-2,0,-1,2,-1,3xm77,-37v1,-1,4,-2,2,-3v-1,0,-2,1,-2,3xm91,-197v-4,8,-6,13,-7,17v-4,-10,-4,-18,1,-28v0,4,2,19,6,11xm91,-193v0,5,-2,8,-3,9v0,-4,-1,-9,3,-9xm98,-178v1,3,-2,2,-4,2v-1,-3,2,-2,4,-2xm95,-174v2,3,-1,7,-3,3v0,-2,1,-3,3,-3xm71,-171v0,2,0,4,-3,3v0,-2,0,-4,3,-3xm90,-126v1,0,2,4,0,4r0,-4xm95,-99v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm76,-116v-5,3,-17,-4,-6,-8v-2,7,2,4,9,9v-3,3,-2,8,-5,6xm92,-89v3,0,4,7,3,10v0,-2,-2,-6,-3,-10xm75,-103v0,1,2,3,0,3v-1,-1,-3,-2,0,-3xm99,-79v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm70,-103v-5,-6,-9,3,-12,-4v4,-5,6,-3,9,-5v0,3,5,4,3,9xm79,-95v2,2,-3,3,-3,3xm75,-93v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm67,-97v-3,0,-5,0,-4,-3v3,0,4,0,4,3xm64,-80v0,3,2,5,0,6v-4,0,-4,-4,0,-6","w":156,"k":{"z":7,"y":11,"x":11,"w":11,"v":11,"t":14,"j":7,"a":9,"Z":7,"Y":11,"X":11,"W":11,"V":11,"T":14,"J":7,"A":9}},{"d":"162,-264v2,0,4,4,1,3xm165,-261v3,1,3,3,1,4v-2,1,-2,-1,-2,-3v1,0,1,0,1,-1xm159,-261v2,0,5,6,1,5xm166,-248v1,1,4,4,0,3v-1,-1,-1,-2,0,-3xm148,-266v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm152,-258v-2,-1,-4,-1,-3,-6v2,2,4,2,3,6xm161,-245v0,1,2,4,0,4v0,-1,-2,-3,0,-4xm149,-253v-1,1,-2,4,-3,2xm151,-245v-1,4,-2,0,-5,4v0,-5,0,-2,5,-4xm124,-212v0,39,-12,46,-36,81v0,4,9,20,28,49v4,-3,8,-18,13,-44v10,3,21,5,32,7v1,17,-6,30,-21,67v0,3,7,7,20,15v-2,14,5,36,-5,41v0,-7,-7,-4,-17,-9r-4,3v0,-8,-14,-12,-16,-18v-31,39,-100,18,-100,-40v0,-33,19,-53,30,-74v-29,-48,-28,-134,40,-129v25,2,36,25,36,51xm108,-114v0,2,1,6,-2,5v0,-2,-1,-6,2,-5xm173,-18v10,3,2,5,-2,6v-5,0,-10,-8,-3,-9v1,0,2,1,5,3xm75,-237v2,0,4,0,3,-2v-2,0,-4,0,-3,2xm75,-234v2,0,0,-2,0,-3r-2,0xm90,-210v4,-15,-4,-31,-6,-11v1,10,4,1,6,11xm87,-208v2,0,1,-2,1,-3v-2,0,-1,2,-1,3xm72,-236v-7,4,-10,15,-10,32v3,-11,1,-18,4,-10v5,-8,7,-4,6,-22xm67,-195v-1,-2,-3,-4,0,-5v-1,0,-2,1,-3,2v0,-1,1,-2,1,-3v-8,4,1,14,8,37v3,-4,9,-15,17,-34v-1,0,-3,-1,-5,-3r0,9v-2,-6,-5,1,-6,-3v0,3,1,4,2,5v-3,-2,-2,0,-6,1v3,0,4,2,4,5v-1,-3,-10,4,-6,-4v-3,0,-1,-19,-6,-7xm58,-85v7,-3,5,-1,11,0v0,-7,-1,-8,-4,-14xm86,-62v-7,0,-5,9,-14,8v4,5,11,23,22,7v0,-2,-2,-7,-8,-15xm62,-66v-2,-3,-3,-8,-5,-13v-6,6,0,10,5,13xm55,-55v5,-2,-1,-7,-2,-6v0,3,1,5,2,6xm73,-181v2,1,2,1,1,3v-3,1,-1,-2,-1,-3xm77,-176v0,1,2,3,0,3v-1,-1,-3,-2,0,-3","w":196},{"d":"69,-328v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm68,-313v4,-1,1,4,1,5v-4,1,-1,-4,-1,-5xm70,-293v1,2,-3,11,-2,3xm72,-280v0,2,-2,1,-3,1v0,-2,2,-1,3,-1xm85,-229v0,0,3,6,-1,5v0,0,-3,-6,1,-5xm90,-212v3,2,4,4,-2,3xm83,-211v0,2,-2,1,-3,1v0,-2,2,-1,3,-1xm86,-197v2,0,0,2,0,3v-2,-1,-2,-2,0,-3xm78,-127v-2,-36,-14,-76,-4,-113v-2,27,6,48,6,66v-1,3,5,7,8,5r17,-98r42,0v-10,79,-34,125,-21,217v-8,8,-11,-1,-10,8v1,-2,7,1,3,1v-6,0,-6,2,-4,5v-3,-4,-6,-3,-5,4v5,1,-2,5,1,7v1,0,2,-1,4,-1v-3,11,-16,8,-9,17v-7,-3,-5,0,-7,8r-45,0r-53,-266r42,0r33,166v1,-8,10,-36,7,-56v7,-1,7,-11,-2,-10v-3,14,4,28,-3,40xm125,-43v0,2,1,6,-2,5v0,-2,-1,-6,2,-5xm122,-28v2,-2,4,0,3,3xm118,-34v5,2,2,3,-1,7xm123,-24v1,1,4,2,2,3v-2,0,-4,-1,-2,-3xm123,-14v1,1,4,3,2,4v-1,-1,-4,-3,-2,-4xm111,-9v2,0,0,3,-1,4v-2,-1,0,-3,1,-4xm-39,-12v1,1,4,3,2,4v-1,-1,-4,-3,-2,-4xm111,-44v2,0,0,-3,0,-4v-3,1,-1,2,0,4xm101,-12v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4","w":147,"k":{"x":11,"s":7,"q":11,"o":7,"j":21,"g":2,"e":4,"c":5,"a":14,"X":11,"S":7,"Q":11,"O":7,"J":21,"G":2,"E":4,"C":5,"A":14}},{"d":"208,-307v-1,2,-10,2,-11,0r11,0xm194,-304v-2,-1,-5,-1,-5,-3v2,1,6,0,5,3xm158,-302v9,-5,18,-1,28,-6v0,2,1,4,2,4v-10,2,-20,4,-30,2xm149,-301v0,-2,7,-3,6,0r-12,1v2,0,6,1,6,-1xm138,-303v1,2,1,4,-2,5v1,-1,2,-2,2,-5xm107,-323v2,1,-1,3,-2,4v-2,-2,0,-3,2,-4xm109,-294v11,-6,18,-3,27,-9v-5,14,-10,5,-27,9xm77,-320v-5,0,-8,8,-12,0v3,0,6,-3,12,0xm62,-320v-1,6,-3,4,-9,7v1,-3,5,-4,1,-7r8,0xm-12,-326v-6,-12,9,-3,2,-1v-1,0,-2,1,-2,1xm62,-150v3,-11,0,-34,-2,-42r2,-119v2,40,-6,96,11,128v4,-4,4,-9,12,-10v6,-21,13,-45,20,-73r39,0v-3,35,-46,123,-46,177r0,89r-29,0v1,-5,-2,-7,-7,-6r-3,-98v-2,2,-14,9,-2,15v-3,7,-9,0,-15,8v0,-6,-8,-7,-14,-8v5,-10,-2,-13,-10,-15v6,-6,9,-9,17,-11v-6,24,35,18,6,2v0,-4,-1,-11,-2,-19v-12,-4,-8,-15,0,-17v2,0,4,1,5,-1r-43,-121v11,4,9,0,42,0v15,31,12,81,19,121xm77,-165v1,-3,6,-7,-1,-6v1,2,1,4,1,6xm62,-131v3,1,2,-3,2,-5v-3,-1,-2,3,-2,5","w":145,"k":{"u":7,"s":7,"q":11,"o":7,"j":18,"g":2,"e":4,"c":7,"a":7,"U":7,"S":7,"Q":11,"O":7,"J":18,"G":2,"E":4,"C":7,"A":7}},{"d":"105,-120v-2,-5,-9,-13,-4,-22v2,6,4,13,4,22xm32,-142v21,-9,31,-9,41,-23v1,1,1,0,4,2r86,-40r0,30r-83,38v6,5,-8,14,3,10r-1,8r79,37v4,8,1,19,2,30v-28,-10,-53,-25,-80,-37v1,-2,5,-4,2,-5v-3,1,1,2,-2,5r-23,-11r0,3v-5,-11,-15,-6,-23,-15v-7,5,1,18,-9,18v-8,-13,-8,-38,-10,-61v2,1,3,0,4,-1v-7,1,-3,-4,-3,-9v13,-6,8,22,13,21xm75,-145r0,0r0,0xm62,-150r-9,0v4,2,4,6,4,8v2,-4,4,-6,5,-8xm79,-124r0,0r0,0xm79,-124r-1,1xm63,-122v6,3,13,-5,7,-9v-1,3,-9,2,-10,6v1,-2,2,0,6,1v-1,1,-1,1,-3,2xm59,-128v-1,-5,0,-6,-4,-8v-1,5,2,6,4,8xm52,-130v1,-4,5,-6,2,-9v0,3,-4,4,-2,9xm60,-126r0,0r0,0xm60,-125r0,0r0,0xm60,-125r0,-1r0,1xm64,-111v0,0,0,-2,-1,-2v1,1,0,1,1,2xm78,-96v2,0,4,-3,0,-2v-1,0,-1,2,0,2xm57,-113v3,-1,2,-6,0,-9v2,3,-2,6,0,9xm53,-110v1,0,1,0,1,-2v0,0,0,1,-1,2","w":181},{"d":"48,-297v4,2,6,8,11,5v0,2,-3,4,-8,7v2,3,3,12,3,4v-9,3,-5,-8,-6,-16xm16,-226v2,1,0,3,0,4v-3,-1,-1,-2,0,-4xm86,-265v28,-1,55,31,54,60v-5,80,26,196,-53,205r-69,0r-1,-159r-1,1v0,-7,-9,-32,-1,-46r2,3v3,-9,-1,-55,-6,-30v2,6,2,13,-6,7v-3,6,-7,11,-13,3v-4,4,-5,15,-6,23v-6,-15,-3,-39,-4,-61v7,1,8,4,10,-4v2,5,-1,19,7,10v1,-10,15,2,19,-16r0,4r68,0xm-18,-195v2,1,5,9,1,8xm-14,-50v1,-4,12,-4,6,0r-6,0xm-3,-243v2,-4,-1,-4,-2,-1xm101,-113v-4,-44,15,-117,-32,-113v2,6,5,2,9,5v-6,3,-9,7,-11,-6v-2,7,-5,7,-9,0r0,26v0,-2,4,-5,5,-1v-3,5,-10,18,-1,23v-1,0,-2,1,-4,3r0,139v45,12,48,-42,40,-83v2,4,3,6,3,7xm17,-188v2,-1,2,-10,0,-12r0,12xm18,-177v0,-3,0,-8,-3,-5v0,2,1,3,3,5xm67,-214v-1,1,-1,3,-3,3v1,-1,0,-4,3,-3xm74,-205v2,1,0,3,0,4v-3,-1,-1,-2,0,-4xm95,-169v6,0,4,4,1,5xm77,-185v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm83,-153v-1,2,2,8,-2,7v1,-2,-2,-8,2,-7xm95,-136v2,0,2,6,0,6r0,-6xm97,-128v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm65,-132v3,0,3,3,2,6v-6,1,-3,-3,-2,-6xm66,-103v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm73,-76v4,3,-3,8,-6,7v2,-2,4,-4,6,-7xm60,-79v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm63,-67v1,2,-1,2,-3,2v-1,-2,1,-2,3,-2","w":150,"k":{"z":7,"y":7,"x":7,"w":4,"v":4,"t":7,"j":11,"a":4,"Z":7,"Y":7,"X":7,"W":4,"V":4,"T":7,"J":11,"A":4,"'":7,"\"":7}},{"d":"104,-159v2,0,0,2,0,3v-1,-1,-1,-2,0,-3xm16,-235v0,2,0,2,-2,2v0,-2,0,-2,2,-2xm42,-199v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm162,-75v1,1,3,3,1,4v-1,-1,-3,-3,-1,-4xm51,-201v0,-7,-6,-7,-3,-13r5,0v-2,-2,-6,-2,-7,1r-28,-68r29,0r117,283r-30,0r-66,-159v-6,1,-10,20,-15,11v17,-6,-6,-13,3,-19v4,-2,6,10,11,5v-9,-9,-8,-26,-14,-39v3,-4,8,-8,7,-11v-2,2,-7,0,-6,-4v-2,10,-10,-2,-1,10v-1,1,-1,2,-2,3xm58,-170v2,1,0,2,-1,3v-2,-1,0,-2,1,-3xm63,-158r0,0r0,0xm74,-139v2,0,0,2,0,3v-1,-1,-1,-2,0,-3xm53,-156v2,1,-1,3,-2,4v-2,-1,1,-3,2,-4xm62,-141v1,1,3,0,3,2v-1,-1,-3,0,-3,-2xm74,-126v-2,0,-3,1,-3,1v0,-2,3,-4,3,-1xm59,-142v-2,4,1,3,-2,9v-2,-3,-6,-11,2,-9xm56,-130v-1,1,-2,6,-4,4v1,-1,1,-5,4,-4xm45,-133v2,0,0,3,0,4v-2,-1,0,-3,0,-4xm52,-122v2,0,-1,4,-1,6v-4,-1,0,-4,1,-6xm42,-126v2,1,2,1,1,3v-3,1,-1,-2,-1,-3xm55,-93v3,1,22,-2,14,3v-5,-1,-14,3,-14,-3xm40,-115r-2,4xm54,-91v0,2,-2,1,-3,1v0,-2,2,-1,3,-1xm34,-105v-1,1,-2,4,-3,2xm52,-92v-5,1,-12,4,-16,0r16,0xm33,-90r-8,0v2,0,7,-5,8,0xm0,-85v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm33,-246v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm57,-220v0,0,6,0,3,-1xm53,-220v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm52,-218v0,2,5,3,5,1xm73,-184v2,5,14,3,6,-1v-1,0,-3,0,-6,1xm61,-162v-6,-1,-5,1,-2,5v-2,-3,0,-3,2,-5","w":182},{"d":"193,-260v-7,4,-10,1,-15,1v6,-3,8,-1,15,-1xm175,-263v2,2,-2,3,-3,4v-2,-2,1,-3,3,-4xm141,-270v2,1,5,1,5,4v-2,-1,-6,0,-5,-4xm135,-272v1,1,5,2,3,4v-2,-1,-5,-2,-3,-4xm70,-271v3,2,-1,0,-1,2v0,-2,0,-2,1,-2xm89,-263v51,1,59,118,19,145r29,119r-42,0r-26,-110r-17,0r0,110r-18,0r-2,-203r0,202r-23,0r0,-267v7,1,15,2,22,0r0,8v0,1,1,0,2,0v0,-11,1,-23,2,-35v2,18,-4,32,14,29v8,-1,24,2,34,0r-1,-2v4,6,5,-1,7,4xm-1,-42v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm32,-244v5,0,1,-8,2,-12v-5,0,-1,8,-2,12xm32,-239v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm55,-204v-7,9,-1,40,-3,57v31,3,41,-3,41,-40v0,-21,-5,-34,-15,-38r0,4v0,-1,-2,-8,-7,-6v0,5,-2,7,-3,2v-6,9,10,8,-1,13r-1,-2v-1,5,-3,3,-7,1v-1,2,-2,17,-5,13v1,-2,1,-3,1,-4","w":155,"k":{"z":14,"y":18,"x":18,"w":18,"v":18,"u":11,"t":7,"s":11,"q":11,"p":11,"o":18,"n":9,"l":11,"k":11,"j":18,"i":7,"h":11,"g":14,"f":11,"e":7,"d":7,"c":11,"b":11,"a":7,"Z":14,"Y":18,"X":18,"W":18,"V":18,"U":11,"T":7,"S":11,"Q":11,"P":11,"O":18,"N":9,"L":11,"K":11,"J":18,"I":7,"H":11,"G":14,"F":11,"E":7,"D":7,"C":11,"B":11,"A":7,"-":21,"'":18,"\"":18}},{"d":"120,-246v0,4,-6,1,-9,2v0,-4,6,-1,9,-2xm-9,-372v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm-10,-357v4,-1,1,4,1,5v-4,1,-1,-4,-1,-5xm102,-239v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm111,-230v0,2,-4,4,-3,1xm111,-227v4,1,0,3,-1,5v-4,-1,0,-3,1,-5xm101,-234v5,6,0,6,-1,1xm34,-298v-1,2,0,6,-4,6v1,-2,0,-6,4,-6xm106,-223v0,0,-2,4,-2,2xm89,-236v-2,-1,-4,-1,-3,-5v1,1,2,3,3,5xm73,-254v2,0,0,2,0,3v-2,-1,-2,-2,0,-3xm-8,-337v0,3,-4,9,-3,2xm95,-228v3,-1,4,6,2,6xm33,-288v2,0,0,2,0,3v-1,-1,-1,-2,0,-3xm-7,-325v1,2,-1,2,-3,2v-1,-2,1,-2,3,-2xm89,-224v-1,2,0,6,-4,5v1,-2,0,-6,4,-5xm73,-223v-11,-7,6,-25,-5,-25r0,12v-2,-7,-5,-9,-1,-16v1,6,3,0,7,2v0,13,1,28,-1,39v-2,-2,-7,-8,-5,-13v1,2,4,4,5,1xm62,-230v1,1,4,3,2,4v-1,-1,-4,-3,-2,-4xm97,-192v2,0,0,2,0,3v-2,-1,-2,-2,0,-3xm65,-222v2,0,0,2,0,3v-2,-1,-2,-2,0,-3xm98,-188v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm6,-273v0,0,3,6,-1,5v0,0,-3,-6,1,-5xm83,-194v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm88,-184v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm10,-256v2,1,6,4,-1,3xm74,-185v-9,-2,-1,-2,-2,-13v1,3,2,7,2,13xm4,-256v1,2,-1,2,-3,2v-1,-2,1,-2,3,-2xm72,-181v4,0,0,5,1,8v-4,0,0,-5,-1,-8xm7,-242v2,1,0,3,0,4v-3,-1,-1,-2,0,-4xm69,-169v0,1,4,5,0,4v0,-1,-2,-3,0,-4xm71,-163v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm130,-95v-2,-9,-9,-9,-1,-14v1,2,1,7,1,14xm-5,-207v-4,-24,-2,-46,-1,-78v2,23,8,47,7,69v0,9,11,-1,9,6v-6,-1,-11,0,-9,9v2,11,2,22,-2,30v-1,-13,3,-28,-7,-33v1,0,3,-1,3,-3xm87,-141v0,1,2,3,0,3v-1,-1,-4,-4,0,-3xm72,-152v4,-1,1,4,1,5v-4,1,-1,-4,-1,-5xm63,-166v-1,6,3,17,-2,19v1,-6,-3,-17,2,-19xm16,-204v-2,7,-2,11,-7,7v-1,-6,3,-4,7,-7xm15,-183v-4,-1,-4,-2,-1,-5v1,1,1,3,1,5xm73,-136v0,9,6,19,-4,18v-2,-6,5,-12,4,-18xm5,-189v3,-1,1,2,1,3v-2,-1,-2,-1,-1,-3xm116,-69v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm73,-113v-1,3,2,11,-2,11v1,-3,-2,-11,2,-11xm105,-79v4,6,-1,0,-6,5v0,-5,-1,-4,6,-5xm63,-113v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm8,-164v10,-2,-8,-10,2,-14v1,-1,4,3,4,1v0,-1,-1,-2,-2,-4v0,0,6,2,6,-2v1,-4,-7,-6,-2,-9v8,-6,-9,-18,2,-19v0,-15,-8,-50,5,-59v-1,0,-1,1,-1,2v15,2,6,-6,10,-16v5,3,-2,17,7,17v11,0,24,-5,19,11v5,74,-1,172,1,255r-24,0v-3,-6,-9,3,-17,0v-3,-15,5,-40,-3,-49v1,-1,1,-3,2,-5v-1,0,-2,1,-4,2v8,-4,4,-21,5,-33v-8,-5,-9,-5,-17,-4v6,-5,-12,-7,-2,-12v0,2,-4,3,0,4v2,-22,-2,-43,2,-62v1,4,7,11,3,19v6,-1,5,-2,5,-12v3,3,8,5,10,1v0,-3,-1,-5,-5,-5v8,-5,7,-14,1,-18v-3,4,2,17,-7,11xm103,-67r3,7v-6,0,-5,-3,-3,-7xm65,-105v2,1,0,3,-1,4r-2,0xm8,-160v3,1,3,3,0,5r0,-5xm94,-75v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm72,-90v-5,0,-1,-8,-1,-9v1,2,1,5,1,9xm86,-83v3,2,3,6,3,11v-3,-2,-3,-6,-3,-11xm99,-70v0,4,0,5,-4,5v1,0,2,-2,4,-5xm98,-64v2,0,0,3,0,4v-2,-1,0,-3,0,-4xm63,-98v0,2,0,2,-2,2v0,-2,0,-2,2,-2xm90,-71v2,0,5,8,1,7xm106,-59v-2,2,-6,12,-5,4v2,-1,4,-2,5,-4xm101,-44v1,-7,6,-1,7,-12v1,9,-3,9,-7,12xm99,-50v1,1,4,4,0,3v-1,-1,-1,-2,0,-3xm75,-74v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm100,-57v-2,8,-8,8,-15,5r0,-4v2,2,12,9,12,-2v1,1,2,1,3,1xm72,-61v6,2,4,3,-1,4v0,-8,-1,-18,-3,-29v1,0,1,0,4,-1v0,12,1,21,0,26xm105,-44v2,2,-1,5,-1,7v-2,-5,-4,-6,1,-7xm65,-81v2,0,0,4,0,6r-2,0xm95,-47v2,2,4,4,-1,3v1,-1,1,-2,1,-3xm81,-59v3,-1,1,2,1,3v-2,-1,-2,-1,-1,-3xm87,-50v1,2,4,6,1,8v0,-4,-1,-6,-1,-8xm65,-65v5,-1,2,1,1,3v0,-1,0,-2,-1,-3xm66,-61v1,3,-2,2,-4,2v-1,-3,2,-2,4,-2xm70,-55v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm-7,-121v-1,-1,3,-3,1,-3v-1,1,-3,2,-1,3xm69,-38v8,-1,2,0,3,-13v-3,5,-4,6,-5,12v0,-2,1,-5,3,-2v-1,1,-1,2,-1,3xm-3,-118v-1,2,0,9,-4,4v0,-3,-1,-5,1,-2xm72,-36v-1,4,4,6,-3,5v2,-3,3,-5,3,-5xm-8,-112v2,0,4,3,1,2xm14,-77v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm-4,-87v3,1,5,0,1,2v0,-2,0,-2,-1,-2xm-20,-36v3,1,1,2,0,4v-2,-1,0,-3,0,-4xm-19,-24v-1,1,-1,3,-3,3v1,-1,0,-4,3,-3xm41,-158v10,-3,9,-7,0,-12v0,7,-3,6,0,12xm42,-138v16,2,-1,-9,4,-17v-7,0,-3,11,-4,17xm33,-162v-5,-6,9,-8,1,-10v-8,7,-10,13,-1,20v-6,1,-8,6,-1,6v-2,-1,-1,-3,0,-4v4,2,-1,9,5,7r0,-23xm11,-170v2,-1,0,-6,-3,-5xm11,-139v2,-3,8,-2,7,-8v-3,0,-5,0,-7,-2r0,10xm14,-133v2,-4,4,-4,-2,-5xm9,-133v1,-1,2,-8,-4,-6v1,2,2,4,4,6xm52,-69v-2,-2,-8,-7,-7,-1v0,5,4,7,7,1xm35,-59v0,-2,-5,-5,-4,-1xm25,-56v3,1,2,-3,2,-5v-3,-1,-2,3,-2,5xm20,-53v4,-4,6,-6,-2,-7","w":77,"k":{"j":7,"J":7}},{"d":"192,-108v-2,1,-11,-7,-5,-10v-1,1,-1,3,0,4v2,-2,3,4,5,6xm150,-118v5,4,3,3,-1,6v0,-3,0,-4,1,-6xm8,-259v1,1,0,7,-3,4xm1,-249v0,-4,4,-4,2,0r-2,0xm49,-262v11,0,32,12,32,24r0,88v-7,-1,-25,0,-11,5v0,0,-2,0,-3,-1r0,7v0,0,1,-2,1,-4v0,4,4,11,4,0v8,4,-6,13,-6,13v-1,-2,-3,-5,-3,1v-24,11,-42,-7,-45,-25v2,-43,-13,-107,31,-108xm101,-124v-3,-4,9,-17,-3,-15r52,-119r22,0r-110,258r-23,0r54,-125r1,8r-3,-1v3,3,2,4,6,6v-3,-6,0,-6,2,-1v-5,2,1,4,4,10v2,-7,2,-4,-2,-14v10,6,7,-2,3,-5v-4,3,-9,4,-8,-6v2,1,4,2,5,4xm174,-125v-9,6,12,8,8,15v2,0,8,8,11,4r0,83v1,13,-18,27,-31,27v-29,1,-36,-26,-33,-59v5,-7,10,5,14,0v-1,-2,-3,1,-3,-3v5,-1,9,-5,12,-9v3,17,-9,49,10,51v6,0,8,-2,8,-6r0,-83v0,-3,-10,-6,-6,-16v-8,-4,-12,6,-18,0v-2,17,-5,10,-8,2r-3,12v-2,-4,-3,-5,-3,-6v-1,-12,36,-27,42,-12xm151,-88v4,13,-7,35,-19,22r-3,1v0,-21,-1,-30,2,-38v0,17,11,7,17,19v1,-1,2,-2,3,-4xm74,-149v2,1,8,3,3,6v-7,-3,-5,-2,-3,-6xm40,-183v2,14,-6,36,9,37v18,-6,8,-67,9,-89v0,-4,-4,-7,-9,-7v-6,0,-8,3,-8,9xm60,-142v4,0,4,-10,1,-9xm39,-142v3,-1,1,-3,0,-6r0,6xm35,-134v2,-5,-2,-5,-2,-1","w":211},{"d":"40,-376v-1,2,-1,5,-3,5v1,-2,0,-6,3,-5xm78,-316v4,-1,1,5,1,6v-4,1,-1,-5,-1,-6xm40,-356v1,2,-4,11,-3,3xm79,-307r-1,3xm41,-343v0,2,-2,1,-3,1v0,-2,2,-1,3,-1xm82,-286v-6,-4,-7,-9,-3,-17v3,2,2,14,3,17xm81,-283v0,5,-1,4,-3,1v1,0,1,0,3,-1xm68,-288v1,2,4,5,2,7v-1,-2,-6,-6,-2,-7xm81,-278v0,9,0,4,-5,5xm36,-313v3,2,3,6,-1,3v0,-1,1,-2,1,-3xm52,-292v2,0,3,5,1,5xm58,-275v3,2,4,4,-2,3xm52,-274v0,2,-2,1,-3,1v0,-2,2,-1,3,-1xm11,-311v8,-1,20,-5,22,2v-18,-6,-32,10,-45,1v9,2,18,-2,24,-5xm83,-227v4,-1,1,5,1,6v-4,1,-1,-5,-1,-6xm85,-220v0,2,1,6,-2,5v0,-2,-1,-6,2,-5xm-13,-304v-2,-1,-5,-1,-5,-3v2,1,6,0,5,3xm73,-218v3,1,1,2,0,4v-2,-1,0,-3,0,-4xm63,-223v-2,7,-2,11,-7,7v-1,-6,3,-4,7,-7xm61,-211v3,-1,5,5,2,5xm62,-203v0,2,-2,0,-4,0v1,-2,4,-6,4,0xm53,-208v2,0,0,2,0,3v-1,-1,-1,-2,0,-3xm55,-180v2,2,4,4,1,6v0,0,-1,-2,-1,-6xm47,-190v3,-17,-7,-28,-5,-38r-18,-1r0,-37v7,-1,18,4,18,-5v-5,-14,-3,-12,1,-33r0,37r95,0v10,66,-23,58,-50,173v-13,4,-11,22,-27,56r77,0r0,37r-120,0v-4,-48,16,-71,27,-104v-4,-1,5,-4,-1,-7v3,0,3,1,5,-1v-2,-5,-11,-5,-3,-8v-2,2,-2,2,1,4r1,-63v3,2,4,27,9,16r-1,-8v3,4,6,1,9,5v-7,-3,-9,3,-6,9v3,0,2,-4,1,-5v9,3,7,-4,9,-10v0,-2,-1,-3,-4,-3v-2,0,-3,0,-4,1v0,-2,10,-13,7,-17v-3,4,-9,-6,-8,4r2,-1v4,11,-12,8,-3,3v-4,-4,-8,-8,-2,-12v1,-1,4,4,4,2v0,-1,-1,-3,-2,-5v13,4,7,-6,10,-12v5,4,10,0,8,8v2,2,10,2,5,-2v2,-1,2,-2,2,-4v0,1,0,2,1,3v2,-3,5,-10,9,-20v-6,2,-25,-2,-20,4v0,-1,1,-4,1,-2v0,1,0,3,-1,5v0,-2,-9,-13,-10,-3v-4,-6,-17,-7,-16,3v1,15,5,18,-1,31xm42,-143v-1,4,-2,2,-4,0v2,1,2,1,4,0xm88,-91v2,-1,4,-1,3,3xm44,-137r0,7v-1,-2,-5,-11,-2,-5xm88,-87v1,1,3,1,3,3v-1,-1,-4,0,-3,-3xm41,-132v1,1,4,4,0,3v-1,-1,-1,-2,0,-3xm89,-77v1,1,3,3,1,4v-1,-1,-3,-3,-1,-4xm77,-73v3,1,1,3,0,5v-3,-1,-1,-3,0,-5xm81,-195v2,-4,-1,-4,-2,-1xm76,-201r-3,22v1,-3,10,-12,2,-14v12,1,-2,-3,1,-8xm58,-189v4,-1,0,-3,-1,-5v-2,0,1,3,1,5xm61,-152v1,-2,4,-6,-2,-5xm56,-152v1,-2,2,-8,-4,-6v1,2,2,4,4,6","w":156,"k":{"u":7,"s":7,"q":7,"o":11,"j":11,"g":2,"e":4,"c":7,"U":7,"S":7,"Q":7,"O":11,"J":11,"G":2,"E":4,"C":7}},{"d":"95,-260v0,2,-1,5,-3,9v1,-3,-2,-10,3,-9xm99,-140v0,-2,-1,-7,-3,-14v5,0,2,9,3,14xm103,-143v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm96,-108v0,1,2,3,0,3v-1,-1,-1,-2,0,-3xm88,-276v3,16,0,38,9,52v-9,11,-8,43,-3,58v-3,10,3,36,0,49v0,0,-1,0,-4,1v2,-2,1,-4,0,-6v-4,3,0,17,4,9v4,28,-10,53,-6,75v-1,0,-2,0,-3,-1v-6,29,-28,45,-67,39r0,-37v37,8,29,-35,29,-69v9,0,-3,-9,1,-20v-5,-7,7,-10,0,-12r0,-127v16,-2,39,7,40,-11xm93,-61v0,12,1,25,-1,36v-2,-15,-2,-20,1,-36xm87,-25v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm86,-21v1,4,3,5,0,10r0,-10xm2,-94v-2,-8,-9,-9,-1,-13v1,2,1,6,1,13xm8,-49v2,4,-1,7,-2,1xm90,-234v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm92,-227v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm92,-220v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm89,-183v0,-2,2,-5,-1,-4v-1,2,-1,4,1,4xm88,-124v2,0,2,0,2,-2v-2,0,-2,0,-2,2xm92,-71v2,0,0,-2,0,-3v-2,1,-2,2,0,3","w":108,"k":{"j":7,"a":7,"J":7,"A":7}},{"d":"42,-21v-1,-2,-7,-7,0,-6r0,6xm35,-25v5,8,-4,13,-9,5v-3,-3,-6,-9,0,-6r2,-1v0,0,-2,1,0,1v4,-3,4,2,7,1xm33,-12v0,2,-3,2,-5,2v1,0,3,-1,5,-2xm43,-6v0,15,-5,14,-14,37r-12,0r10,-31v2,0,5,3,6,1v-3,-2,-8,-2,-15,-1r0,-27v2,3,7,4,6,10v-2,-1,-4,-4,-6,-2v3,2,0,4,0,7v1,0,5,-5,2,0v2,7,5,10,11,7r-1,-1v4,1,7,1,13,0xm33,-20v2,0,1,-3,1,-4v-2,0,-1,3,-1,4xm34,2v0,0,2,0,2,-1v0,0,-2,0,-2,1xm36,11r-1,-3","w":60},{"d":"24,-282v1,17,-7,48,-5,66v-6,-23,0,-38,5,-66xm152,-73v2,1,7,2,4,5v-1,0,-2,-2,-4,-5xm137,-52v-4,-5,-8,-6,-3,-10v0,0,2,3,3,10xm132,-52v9,12,9,36,14,52r-41,0v-3,-21,-6,-40,-9,-57v-21,1,-47,-13,-45,16v-2,6,0,25,-8,34v3,0,2,4,2,7r-40,0r15,-89v-20,-15,-62,-23,-83,-42v13,-10,29,15,37,15v10,0,22,5,33,16v3,0,9,-3,4,-6v4,-1,10,0,12,-3v0,-2,-4,-4,-13,-7v1,9,-9,9,-12,3v-9,-5,-1,-9,-6,-15v-3,0,-3,7,-9,5v1,0,2,0,4,-1v-2,-3,-5,-6,-8,-8v5,3,17,-1,9,-5v6,2,9,9,8,-1v8,5,13,1,18,2r-2,-3v9,-1,6,-1,14,4v14,-36,-9,-41,-7,-78v2,5,7,39,13,43r16,-95r52,0v0,2,0,2,32,183v9,9,-12,10,-3,22v0,4,2,15,5,14v-1,-2,-2,-3,-2,-6xm-36,-137v-4,-2,-16,-4,-6,-6v2,1,3,3,6,6xm-32,-128v1,2,-1,2,-3,2v-1,-2,1,-2,3,-2xm-66,-138v-4,6,-6,0,-10,-5v8,5,5,4,10,5xm-80,-142v1,4,-5,1,-6,1v-1,-4,5,-1,6,-1xm86,-263v0,1,4,2,4,0r-4,0xm62,-120v1,4,10,11,2,11v7,3,3,5,-2,6r11,-1v-3,5,6,5,1,9v8,2,7,-13,13,-17r-13,-86xm128,-74v-5,-3,-15,-16,-27,-9v0,5,7,-1,5,13v2,-8,8,-8,8,0v7,-2,-3,-2,1,-6v3,3,5,-1,6,2v-1,-4,-1,-5,-1,-5v2,2,3,6,1,9v5,2,3,-10,7,-4xm123,-66v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm117,-63v2,0,0,-4,0,-6r-2,0xm118,-58v3,1,2,-3,2,-5v-3,-1,-2,3,-2,5xm102,-73v3,1,2,-4,2,-6v-3,-1,-2,4,-2,6xm121,-56v0,-2,2,-5,-1,-4v0,2,-2,5,1,4xm95,-78v3,1,4,-6,2,-6xm62,-110r0,-5r0,5xm139,-24v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm62,-95v3,-1,9,1,9,-3v-3,1,-9,-1,-9,3xm105,-53v3,-2,0,-7,1,-11v-1,5,-5,1,-7,-1v-1,10,7,2,6,12xm74,-76v4,-1,3,-3,0,-6r0,6xm25,-129v3,-3,0,-5,-4,-4v-1,3,1,5,4,4xm69,-68v1,-2,3,-3,0,-4v0,1,-2,3,0,4xm0,-122v2,-2,-1,-3,-3,-3v-1,3,2,2,3,3xm0,-117v2,-2,7,-3,2,-4v-2,0,-2,1,-2,4xm12,-4v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm110,-83v2,1,10,7,2,6v-1,-4,-6,-4,-2,-6xm75,-113v1,0,9,2,5,5v-2,0,-3,-2,-5,-5","w":151,"k":{"y":7,"w":14,"v":21,"u":7,"t":18,"s":11,"q":9,"p":7,"o":9,"g":7,"c":7,"Y":7,"W":14,"V":21,"U":7,"T":18,"S":11,"Q":9,"P":7,"O":9,"G":7,"C":7,"'":32,"\"":30}},{"d":"88,-211v-1,-4,-1,-7,-1,-7v3,2,3,5,1,7xm89,-209v-1,3,2,9,-2,9v1,-3,-2,-9,2,-9xm106,-182v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm104,-174v2,0,4,4,1,3xm96,-185v1,2,0,10,-4,11xm162,-88v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm107,-144v-1,3,2,10,-2,10v1,-3,-2,-10,2,-10xm157,-83v1,2,-1,2,-3,2v-1,-2,1,-2,3,-2xm90,-161v15,-6,58,-28,81,-10v-20,-9,-96,-1,-75,27v-6,15,-5,28,-8,42v0,-16,1,-39,-2,-50v-4,4,-4,8,0,12v-7,-3,-6,6,-6,13v0,1,2,5,5,10v-1,0,-3,-1,-4,-2v-4,35,0,75,-2,119r-37,0r0,-125v-4,-3,-7,2,-7,-5v-1,-5,11,-10,2,-11v-2,5,-1,0,-5,0v3,0,2,-3,0,-4r3,1v-1,-5,0,-20,5,-13v-2,-17,-1,-58,3,-68v-1,-3,-11,-4,-32,-4v-1,-6,3,-5,7,-8v-9,-7,-9,-11,-17,-8r0,-21r120,0r0,36v-10,3,-40,0,-42,5r0,72v17,4,1,-34,12,-44xm96,-116v0,1,2,4,0,4v0,-1,-2,-3,0,-4xm85,-125v0,2,1,6,-2,5v0,-2,-1,-6,2,-5xm27,-179v1,1,3,3,1,4v-1,-1,-3,-3,-1,-4xm83,-116v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm32,-165v1,3,-2,2,-4,2v-1,-3,2,-2,4,-2xm88,-98v2,3,4,5,0,7r0,-7xm24,-162v1,0,2,5,0,5r0,-5xm30,-157v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm83,-102v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm31,-146v0,2,0,2,-2,2v0,-2,0,-2,2,-2xm92,-83v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm27,-147v-1,3,0,8,-3,9v1,-3,-1,-9,3,-9xm33,-131v-2,-3,-3,-2,0,-5r0,5xm89,-89v-1,8,3,22,-2,27v1,-8,-3,-22,2,-27xm85,-78v2,1,-1,3,-2,4v-2,-1,1,-3,2,-4xm9,-150v4,0,4,11,1,10xm29,-124v0,-1,-1,-1,-2,-2v1,1,-3,10,-3,4v0,-3,-2,-7,4,-6v0,1,1,2,1,4xm87,-60v4,0,0,7,1,10v-4,0,0,-7,-1,-10xm17,-129v-4,5,-6,13,-13,13v2,-1,8,-12,13,-13xm89,-48v-1,3,2,11,-2,11v1,-3,-2,-11,2,-11xm87,-36v4,0,3,13,0,13r0,-13xm1,-112v4,1,0,3,-1,5v-2,-1,0,-3,1,-5xm89,-9v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm72,-224v1,0,3,1,3,-1v-1,0,-3,-1,-3,1xm51,-242v-3,0,-10,2,-8,9v6,0,13,-6,8,-9xm88,-186v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm52,-230v-4,0,-10,6,-7,9v1,-1,4,-3,7,-9xm36,-146v2,0,5,2,4,-1v-2,0,-5,-2,-4,1xm37,-131v4,1,4,-3,2,-4v-2,2,-2,3,-2,4","w":121,"k":{"r":-4,"q":14,"j":14,"g":7,"a":11,"R":-4,"Q":14,"J":14,"G":7,"A":11}},{"d":"42,-22v0,-2,-2,-2,0,-3r0,3xm43,1r-25,0r0,-26v12,-1,15,3,20,1v1,9,1,3,5,4r0,21xm36,-19v2,0,1,-3,1,-4v-2,0,-1,3,-1,4xm38,-7v3,0,1,-3,1,-6v0,1,0,1,-1,2v-2,-2,-4,-4,-3,1v2,0,3,1,3,3","w":60},{"d":"114,-377v1,2,-1,2,-3,2v-1,-2,1,-2,3,-2xm88,-327v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm162,-251v2,0,0,2,0,3r-2,0xm88,-316v-1,3,2,11,-2,11v1,-3,-2,-11,2,-11xm88,-297v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm143,-207v2,0,2,6,0,6r0,-6xm142,-187v1,0,2,5,0,5r0,-5xm147,-181v0,4,1,7,-4,6xm151,-174v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm150,-169v1,3,-4,4,-4,2xm151,-164v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm83,-88v0,38,-1,45,-9,87r-35,0r-38,-262r38,0r21,150r22,-137v3,26,-4,62,2,89r3,-120v-2,18,13,12,34,12r16,98v0,-1,1,-2,2,-4v0,13,1,26,6,19v3,4,3,-1,6,3r15,-115r39,0r-39,263r-35,0v-6,-25,-7,-55,-15,-78v-1,0,-3,1,-6,2v4,-3,12,-5,1,-11r0,7v-1,-1,-2,-3,-3,-1v0,1,0,3,1,4v-6,-7,3,-13,4,-22v-5,1,-3,-8,-4,-12v4,-5,0,-14,-8,-8v0,-3,2,-8,-1,-9v-8,42,-12,70,-12,85v-5,-2,2,-37,-5,-40xm67,-181v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm106,-121v4,-1,1,4,1,5v-4,1,-1,-4,-1,-5xm101,-121v2,1,3,2,1,5v-1,1,-2,1,-3,1xm103,-115v7,-1,2,5,2,8v-3,-2,-8,-4,-2,-8xm107,-96v-1,-1,-1,-2,-3,-3v-3,5,-5,9,0,12v-8,1,-2,-6,-6,-10v4,0,5,-1,5,-6v1,2,2,4,4,7xm100,-84v7,0,1,20,0,4r0,-4xm98,-83v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm106,-75v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm110,-66v3,-1,1,2,1,3v-2,-1,-2,-1,-1,-3xm104,-65v0,-6,4,-5,3,0v0,6,-3,5,-3,0xm110,-61v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm109,-52v-1,3,-4,2,-2,1v0,0,1,0,2,-1xm105,-42v-3,-6,-8,-15,-4,-21v-2,7,4,10,4,21xm110,-45v0,2,0,2,-2,2v0,-2,0,-2,2,-2xm96,-54v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm103,-41v1,2,-3,4,-3,2xm88,-46v0,2,0,2,-2,2v0,-2,0,-2,2,-2xm148,-132v-1,5,-3,-1,-4,0v3,4,1,8,2,13v2,-3,2,-7,2,-13xm146,-116v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm109,-128v-1,-3,-5,-11,-5,-18v-1,9,-3,4,-5,12v1,-1,2,-3,3,-5v2,8,1,18,5,8v1,1,1,2,2,3xm82,-133v4,0,4,-11,1,-11xm113,-94v4,0,0,-6,1,-9v-4,0,0,6,-1,9xm82,-122v4,0,4,-10,1,-9xm82,-111v4,0,1,-6,2,-9v-4,0,-1,6,-2,9xm83,-102v1,-1,4,-4,0,-3v-1,1,-1,2,0,3xm85,-97v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm82,-91v4,0,4,-11,1,-10","w":205,"k":{"x":7,"s":7,"q":11,"j":18,"g":2,"e":4,"a":14,"X":7,"S":7,"Q":11,"J":18,"G":2,"E":4,"A":14}},{"d":"41,-303v0,6,1,11,-5,9v-1,-6,2,-6,5,-9xm73,-269v3,2,5,10,0,13r0,-13xm76,-253v1,2,2,7,-3,6r0,-8v1,0,2,1,3,2xm41,-290v0,3,10,9,5,16v-3,-5,-3,-6,-8,-15v1,0,2,-1,3,-1xm80,-243v1,1,4,4,0,3v-1,-1,-1,-2,0,-3xm76,-243v-3,5,-10,-2,-5,-2v1,0,3,1,5,2xm15,-212v-5,-1,-4,-6,-2,-12v1,1,2,5,2,12xm11,-205v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm13,-180v1,1,4,2,2,3v-1,-1,-4,-2,-2,-3xm49,-266v22,-9,15,43,30,42v3,7,-4,10,5,13v-1,1,-5,-4,-5,0r35,100r0,-155r38,0r0,266r-37,0r-36,-97v-3,7,-8,-6,-7,4v-2,2,-4,4,-7,8v-6,-13,-8,-11,-4,-22v2,5,5,18,8,7v-1,-9,-5,-15,-12,-12r0,62r6,-6r0,20v-9,4,-7,22,-7,36r-38,0v2,-6,1,-14,0,-21v-3,1,-4,2,-4,2v10,-13,3,-41,5,-62v-11,-10,-3,-19,-24,-16r0,6v-5,-10,-34,-2,-35,13v-2,6,-3,5,-8,5v2,-6,-4,-11,-7,-6v4,3,-2,6,-4,11v11,-14,-18,-12,0,-22v0,-7,-4,-11,-5,-18v6,6,11,29,25,13v-1,-4,-2,-7,-2,-11v5,13,21,11,37,1v0,-2,-1,-5,-2,-10v12,11,13,18,25,11v3,-34,0,-70,0,-103r0,-59v9,-2,28,5,28,-5v1,3,2,4,2,5xm82,-86v0,2,1,6,-2,5v0,-2,-1,-6,2,-5xm12,-138v6,5,-1,18,-4,8v0,-3,1,-5,4,-8xm60,-66v4,-4,4,-24,14,-9v-1,4,-1,9,-5,5v1,-1,6,-6,1,-6v-4,0,-8,9,-10,10xm73,-60v-2,2,-6,5,-5,0v0,-2,0,-4,2,-5v2,2,3,3,3,5xm-2,-128v1,4,-1,5,-3,2v1,-1,2,-1,3,-2xm17,-107v1,3,-1,3,-4,3v-1,-3,1,-3,4,-3xm71,-49v1,5,-1,5,-3,2v1,0,2,-2,3,-2xm-10,-124v2,0,5,8,1,7xm81,-10v1,1,6,1,4,3v-2,-1,-5,0,-4,-3xm17,-78v1,5,-1,4,-4,7v0,-4,2,-6,4,-7xm59,-30v0,1,2,3,0,3v-1,-1,-3,-2,0,-3xm-4,-90v2,3,1,2,-1,5v0,-3,0,-4,1,-5xm67,-15v4,0,7,6,2,6v-1,-1,-2,-3,-2,-6xm72,-1v-2,-3,-4,-5,-5,-6v4,0,6,1,5,6xm73,7v0,4,0,8,-4,7v0,-1,1,-3,4,-7xm-66,-116v-1,2,-1,5,-3,5v1,-2,0,-6,3,-5xm-28,-60v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm1,-26v2,0,0,2,0,3v-2,-1,-2,-2,0,-3xm-52,-66v1,1,4,3,2,4v-1,-1,-4,-3,-2,-4xm-60,-65v3,3,2,3,-1,5v0,-2,0,-4,1,-5xm-16,-22v0,2,1,6,-2,5v0,-2,-1,-6,2,-5xm-31,-33v-1,1,-2,5,-2,1xm-56,-57v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm-47,-36v0,5,0,7,-5,7v0,0,-1,-6,5,-7xm57,-156v4,1,1,-4,1,-5v-4,-1,-1,4,-1,5xm60,-145v2,-1,-1,-5,-1,-7v-4,1,0,5,1,7xm73,-112v-3,-15,-5,-17,-10,-25v-2,7,7,23,10,25xm17,-170v2,0,0,-2,0,-3v-2,1,-2,2,0,3xm74,-104v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm61,-117v-1,-2,-2,-5,-2,-11v-4,5,-3,7,2,11xm58,-33v4,-1,2,-6,-1,-6v0,3,0,5,1,6xm-43,-79v0,-2,-1,-2,-4,-2v-1,5,2,4,4,2","w":169,"k":{"j":7,"J":7}},{"d":"86,-238r-31,0v0,10,3,22,-8,24v2,2,9,17,0,12v1,-6,-7,-6,-9,-2r1,1v-3,2,-14,3,-10,8v1,-1,1,-1,3,-1v-1,1,-1,3,-2,5v4,-1,8,0,8,3v-6,-5,-7,3,-11,5v-6,-18,7,-44,-9,-49r0,-38r68,0r0,32xm53,-211v0,2,3,5,1,6v-1,-2,-5,-5,-1,-6xm44,-199v2,0,0,2,0,3v-2,-1,-2,-2,0,-3xm42,-195v1,1,9,5,5,7v0,0,-2,-2,-5,-7xm38,-191v2,0,4,4,1,3xm48,-180v0,2,-4,3,-4,1xm54,-167v-2,-1,-2,-2,-1,-4v0,2,0,3,1,4xm35,-188v0,2,2,5,-1,4v0,-2,-2,-5,1,-4xm50,-171v-2,4,-10,0,-5,-1v1,3,2,2,5,1xm54,-162v2,2,-3,3,-3,3xm46,-168v0,2,4,5,-3,4v2,-1,3,-2,3,-4xm43,-160v8,-1,4,4,3,7v0,-3,-1,-3,-3,-7xm40,-162v-1,1,-3,3,-4,1v1,-1,2,-2,4,-1xm25,-148v2,-13,-1,-23,0,-32v7,-2,5,7,13,8v-6,4,-6,-5,-9,1v2,8,8,-1,12,2v-3,5,-17,3,-8,9v-8,2,-4,7,0,2v1,0,2,-1,3,-1v2,7,-5,15,-3,4v-4,0,-3,5,-8,7xm40,-158v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm29,-164r0,0r0,0xm45,-151v4,0,4,4,2,6v-2,-2,-5,-3,-7,-4v2,1,9,2,5,-2xm37,-147v4,-1,1,4,1,5v-4,1,-1,-4,-1,-5xm30,-151v0,0,2,1,0,1r0,-1xm47,-129v3,0,1,1,1,1xm38,-136r-1,3xm51,-116v1,-2,4,-4,2,0r-2,0xm29,-147v1,3,2,8,1,10v-2,-1,-4,-1,-5,1v3,-5,3,-6,4,-11xm33,-133v1,-2,4,-4,2,0r-2,0xm55,-113v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm34,-131v3,-1,4,4,2,4xm51,-68v2,0,3,2,2,3v-1,-1,-2,-2,-2,-3xm37,-113v3,4,11,-7,10,2v1,7,7,3,8,3r0,37v-8,-3,-6,0,-13,5v3,-7,-4,-3,-7,-6v-3,2,-8,4,-3,6v1,-3,6,-4,7,0v0,4,-1,7,2,9v1,-5,1,-7,1,-7v3,4,4,-1,7,-4v-1,3,-3,6,0,8v3,-2,-1,-3,1,-3r5,1r0,35r31,0r0,31r-68,0v2,-16,-2,-39,4,-52v-4,-2,-5,-7,-4,-13v9,4,4,-7,8,-9v-5,-1,-11,-12,-2,-15v-5,-4,-7,-8,-6,-18v9,4,2,-13,9,-15v-4,-1,-3,-14,-2,-16v1,1,5,5,5,1v0,-1,-1,0,-2,-1v1,-1,2,-2,3,-2v0,4,1,9,-4,9v2,4,5,3,6,7v-2,-1,-3,-1,-4,1v1,1,2,2,3,2v-1,0,-4,-4,-4,0v4,4,12,-1,9,4xm19,-77v0,1,4,5,0,4v0,-1,-2,-3,0,-4xm45,-226v2,0,0,-2,0,-3v-2,1,-2,2,0,3xm49,-220v2,0,3,-2,1,-4xm36,-227v2,-2,4,-2,0,-4r0,4xm45,-218v1,-1,3,0,3,-2v-1,1,-3,0,-3,2xm44,-223v-2,-1,-12,1,-11,9v-1,-2,-3,0,-4,1v-1,6,0,10,8,8v0,-1,-1,-2,-2,-3v14,0,6,-9,9,-15xm28,-198v4,-2,9,-4,1,-3v0,1,0,2,-1,3xm28,-175v1,-1,4,-4,0,-3v-1,1,-1,2,0,3xm30,-162v-1,-1,-2,-4,-3,-2v0,1,1,2,3,2xm46,-108v-4,-4,-2,-6,-7,-3v2,2,5,2,7,3xm39,-103v3,-2,0,-4,-2,-7v0,2,2,4,2,7xm34,-105v2,-2,-2,-3,-4,-4v-2,2,2,3,4,4xm38,-88v2,2,4,2,3,-2xm37,-51v2,0,5,1,4,-2v-2,0,-5,-1,-4,2xm31,-57v2,0,2,0,2,-2v-2,0,-2,0,-2,2xm37,-217v2,3,1,3,-2,2v2,1,2,1,2,-2","w":104},{"w":77},{"d":"103,-264v2,2,0,3,-2,3v0,-2,1,-3,2,-3xm99,-257v0,0,-2,4,-2,2xm99,-306v-3,14,-4,35,-4,43r-1,-2r-5,44r-16,0r-11,-85r37,0xm59,-264v2,2,0,3,-2,3v0,-2,1,-3,2,-3xm60,-261v1,1,0,7,-3,4xm55,-257v0,0,-2,4,-2,2xm55,-306v-3,14,-4,35,-4,43r-1,-2r-5,44r-16,0r-11,-85r37,0xm13,-264v1,1,4,3,2,4v-1,-1,-4,-3,-2,-4xm16,-256v2,0,0,2,0,3v-2,-1,-2,-2,0,-3xm6,-262v3,1,1,2,0,4v-2,-1,0,-3,0,-4xm10,-255v3,-1,1,2,1,3v-2,-1,-2,-1,-1,-3xm93,-270v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm67,-284v0,-1,2,-3,0,-4v0,1,-2,3,0,4xm92,-256v-1,-2,-1,-5,-3,-6v1,2,-1,7,3,6xm49,-270v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm35,-271v3,1,4,-4,2,-4xm23,-284v0,-1,2,-3,0,-4v0,1,-2,3,0,4xm48,-256v-1,-2,-1,-5,-3,-6v1,2,-1,7,3,6xm37,-253v0,0,3,-6,-1,-5v0,0,-3,6,1,5","w":117},{"d":"11,-265v0,8,-1,8,-4,4v2,0,4,-1,4,-4xm6,-263v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm3,-259v4,0,4,10,1,9xm12,-257v0,9,1,21,-1,29v-7,-7,-3,-19,1,-29xm1,-242v0,0,6,0,3,1xm-3,-242v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm-1,-239v4,-1,1,4,1,5v-4,1,-1,-4,-1,-5xm11,-205v-6,0,0,-7,-2,-12v1,3,2,7,2,12xm144,-188v0,57,-14,81,-72,80v-3,2,-2,10,-1,14v0,-2,-5,-22,-12,-11r0,106r-40,0v3,-11,-5,-21,-3,-24r2,2r0,-244r69,0v38,0,57,25,57,77xm12,-201v-1,3,2,9,-2,8v1,-3,-2,-9,2,-8xm92,-102v-1,1,-2,5,-2,1xm88,-105v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm85,-104v-1,1,-1,3,-3,3v1,-1,0,-4,3,-3xm91,-92v2,2,-2,3,-3,5v-2,-2,2,-3,3,-5xm82,-93v1,2,5,3,3,5v-1,-2,-5,-3,-3,-5xm89,-85v1,1,5,2,3,4v-1,-1,-5,-2,-3,-4xm86,-87v0,4,-1,8,-4,4xm11,-162v-1,5,2,14,-2,15v1,-5,-2,-14,2,-15xm9,-144v4,0,3,12,0,12r0,-12xm70,-88r0,23v-6,-3,0,-18,0,-23xm79,-65r-1,3xm2,-132v1,-2,4,-4,2,0r-2,0xm9,-129v4,-1,1,5,1,7v-4,1,-1,-5,-1,-7xm68,-58v3,0,5,9,1,8xm10,-119r0,24v-1,-2,-7,-22,0,-24xm6,-101v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm69,-36v4,-1,1,5,1,6v-4,1,-1,-5,-1,-6xm72,-21v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm10,-88r0,24v-4,-4,-7,-20,0,-24xm11,-57v-1,2,2,8,-2,7v1,-2,-2,-8,2,-7xm11,-36v-1,2,2,8,-2,7v1,-2,-2,-8,2,-7xm13,-20r-4,4v0,-4,2,-6,4,-4xm9,-7v3,1,1,2,0,4v-2,-1,0,-3,0,-4xm104,-187v1,-33,-12,-43,-45,-40r0,80r11,0v-2,-6,-1,-6,1,-15v2,4,1,10,0,15v26,2,32,-7,33,-40xm92,-212v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm82,-215v4,0,8,1,5,4v-1,-1,-3,-2,-5,-4xm85,-204v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm71,-216v-1,2,2,8,-2,7v1,-2,-2,-8,2,-7xm68,-206v0,0,6,0,3,1xm93,-184v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm72,-203v-1,3,2,11,-2,11v1,-3,-2,-11,2,-11xm86,-182v1,2,-1,2,-3,2v-1,-2,1,-2,3,-2xm69,-184v0,-4,4,-4,2,0r-2,0","w":153,"k":{"z":14,"y":14,"x":11,"w":4,"v":7,"j":21,"a":18,"Z":14,"Y":14,"X":11,"W":4,"V":7,"J":21,"A":18}},{"d":"95,-287v1,1,4,2,2,3v-1,-1,-4,-2,-2,-3xm77,-252v1,2,-3,4,-3,2xm67,-251v1,3,-2,2,-4,2v-1,-3,2,-2,4,-2xm58,-86r-1,85r-40,0v2,-14,3,-26,0,-40r-2,2v7,-68,1,-153,3,-227r41,0r0,103r46,-102r41,0r-45,92v7,42,21,42,5,56v-1,13,11,-2,14,9v9,37,24,68,31,107r-42,0r-33,-121v-5,9,-12,22,-18,36xm56,-136v6,1,14,-3,9,-7v-3,1,-11,-1,-9,7xm47,-133v2,-7,6,-13,1,-19v1,4,-9,17,-1,19xm124,-39v2,1,4,-2,2,-3xm33,-21v-1,0,-4,-2,-4,0v1,0,3,2,4,0","w":169,"k":{"z":14,"y":14,"x":14,"w":14,"v":14,"u":11,"t":4,"s":14,"q":18,"p":11,"o":18,"n":11,"m":9,"l":11,"j":16,"i":14,"h":11,"g":18,"f":18,"e":18,"d":11,"c":18,"b":11,"a":11,"Z":14,"Y":14,"X":14,"W":14,"V":14,"U":11,"T":4,"S":14,"Q":18,"P":11,"O":18,"N":11,"M":9,"L":11,"J":16,"I":14,"H":11,"G":18,"F":18,"E":18,"D":11,"C":18,"B":11,"A":11,"-":18,"'":18,"\"":18}},{"d":"86,-294v-3,4,-6,1,-7,-4v2,0,4,1,7,4xm64,-269v-7,4,-11,2,-17,4v3,-4,10,-3,17,-4xm45,-267v4,1,0,3,-1,5v-2,-1,0,-3,1,-5xm13,-196v3,-1,1,2,1,4v-3,1,-1,-2,-1,-4xm9,-198v-1,3,2,9,-2,9v1,-3,-2,-9,2,-9xm40,-264v0,2,-2,3,-5,5v7,1,14,2,21,0v0,19,0,37,-3,49v0,-1,-3,-6,-3,-1v11,7,-8,19,1,28v3,-5,4,-20,3,-6v-2,17,3,42,-6,53v8,15,-3,43,3,60v-10,1,-20,-3,-26,0v0,-3,-1,-11,-1,-22v-1,3,8,19,9,7v-5,-13,4,-31,-1,-42v-3,2,-5,-2,-7,-3v-6,17,-7,46,-15,63r-5,-28r-3,2v3,-27,-1,-44,6,-71v0,2,1,2,3,3v-3,-8,16,-12,5,-18v-1,0,-3,1,-5,3v0,-5,3,-9,8,-6v0,-25,-2,-48,-4,-71v11,-7,18,-2,25,-5xm56,-1r-38,0r0,-39r38,0r0,39xm33,-253v2,0,1,-3,1,-4v-2,0,-1,3,-1,4xm54,-217v-6,-5,-6,0,-7,3v2,-2,3,-4,7,-3xm47,-174v1,-1,4,-3,1,-4v-1,1,-3,3,-1,4xm43,-108v0,-12,8,-32,-4,-31v0,-2,3,-1,4,-1v-5,-1,-3,-2,-7,-2v0,14,-1,29,7,34xm20,-137v2,-2,6,-5,0,-4r0,4xm10,-130v5,2,9,3,11,-4v-3,-2,-12,-2,-11,4xm15,-105v3,1,3,-2,3,-5v-3,1,-6,1,-10,1v4,2,7,4,7,4","w":74},{"d":"79,-326v1,1,3,1,1,2xm50,-295v-3,-4,-6,3,-9,-1v-1,7,-2,7,-4,1v-1,6,-2,5,-6,2r21,-35v7,-1,20,3,23,-2v3,7,14,26,33,58v-17,2,-21,-3,-27,-14v-1,3,-3,8,-5,14v0,0,-9,-18,4,-15v0,-5,-13,-2,-5,-9v-4,-9,-11,-27,-17,-11v-1,-4,-9,-4,-11,-2v12,-2,8,12,3,14xm73,-289r0,-1r0,1xm43,-294r-1,2v0,-1,1,-1,1,-2xm32,-290v-4,7,16,7,4,18v-10,0,-10,-1,-18,0v5,-6,9,-19,14,-18xm49,-304v1,0,1,0,1,-1v-1,0,-1,0,-1,1xm51,-301v0,-1,-2,-3,-2,-1xm38,-304v1,0,3,-1,1,-1xm26,-280v2,0,3,-1,1,-2","w":126},{"d":"117,-316v-2,0,-5,1,-8,1v0,-3,8,-8,8,-1xm93,-335v2,2,-2,3,-3,4v-2,-2,2,-3,3,-4xm84,-329v0,2,-3,4,-3,2xm76,-324v-1,1,-2,4,-3,2xm119,-274v1,3,-1,14,-3,6v0,-1,1,-3,3,-6xm67,-319v2,1,0,1,-1,2xm51,-317v25,0,35,22,58,12v0,1,0,2,1,3v0,-1,3,-5,9,-15r12,7v-4,10,-19,31,-36,27v5,-2,8,-5,8,-10v-6,13,-13,1,-19,8v0,0,-6,-15,-5,-3v-7,1,-6,-6,-13,0v1,-1,1,-2,3,-3v-19,-10,-30,-10,-39,10v-5,-3,-9,-5,-12,-7v7,-17,15,-28,33,-29xm99,-271v-1,-1,-1,-2,0,-3r0,3xm88,-263v0,2,-2,1,-3,1v0,-2,2,-1,3,-1xm103,-298v2,0,3,-5,1,-5xm103,-293v2,0,1,-3,1,-4v-2,0,-1,3,-1,4xm82,-302v0,-1,2,-2,0,-2r0,2xm75,-305v2,0,-1,-3,-1,-5v-2,1,0,3,1,5","w":148},{"d":"100,-322v0,0,3,7,-1,6v0,0,-3,-7,1,-6xm89,-314v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm100,-293v2,0,0,2,0,3v-2,-1,-2,-2,0,-3xm101,-289v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm88,-294v-1,6,3,16,-2,18v1,-6,-3,-16,2,-18xm101,-259v2,1,0,3,0,4v-3,-1,-1,-2,0,-4xm102,-243v0,3,-1,7,-3,12v-2,-9,-2,-5,3,-12xm101,-230v0,1,2,3,0,3v-1,-1,-4,-4,0,-3xm205,-120v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm82,-241v2,1,0,3,0,4v-2,-1,0,-3,0,-4xm99,-221v1,1,4,3,2,4v-1,-1,-4,-3,-2,-4xm26,-292v6,7,-6,23,-7,9v9,3,5,-2,7,-9xm18,-289v3,-1,2,2,2,4v-3,1,-2,-2,-2,-4xm14,-292v-1,3,2,10,-2,10v1,-3,-2,-10,2,-10xm192,-5r-26,0v-1,-6,3,-5,7,-8v-10,-8,-6,-11,-18,-8r-1,-159r-37,176r-18,0v-18,-68,-8,-164,-11,-247v1,47,9,92,21,139r30,-156r53,0r0,263xm-21,-254v4,1,8,2,1,3v-2,0,-3,1,-4,1v0,-3,2,-4,3,-4xm-6,-214v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm71,-264v19,83,13,49,13,214r-28,-129r0,179r-38,0r0,-172v-1,2,-2,5,-3,9v0,-4,-2,-13,-5,-28r-2,2v3,-14,1,-60,5,-74r3,3v-2,-6,13,-19,11,-4r44,0xm107,81v1,3,-2,2,-4,2v-1,-3,2,-2,4,-2xm76,78v0,4,-13,4,-14,1xm19,-201v-2,1,-5,1,-2,4v1,0,2,-1,2,-4","w":210,"k":{"j":7,"J":7}},{"d":"110,-137v3,4,2,4,-1,6v0,-2,0,-5,1,-6xm116,-126v1,1,1,2,0,3v-1,-1,-1,-2,0,-3xm119,-117v0,2,0,2,-2,2v0,-2,0,-2,2,-2xm62,-141v5,-1,7,1,4,4v-1,0,-3,-1,-4,-4xm38,-138v7,-8,25,-4,24,7v2,-1,-1,-4,0,-6v2,2,4,17,7,8r-3,-7v1,4,7,1,7,2v-1,-2,-4,-5,-4,-8r49,0v-7,5,-5,5,-11,2v0,2,-1,7,-3,11v-1,-2,-3,-5,-5,-9r-3,11v0,-3,-6,-10,-9,-5r1,0v-3,1,-1,3,0,5v8,-1,0,3,1,6v2,1,3,-3,1,-3v3,0,6,4,5,9r-23,0v0,-1,1,-1,0,-3v-11,7,-37,1,-54,3r0,-27v10,2,19,-3,20,4xm76,-132v1,-1,4,-2,2,-3xm78,-127v0,-2,2,-5,-1,-4v0,2,-2,5,1,4","w":136},{"d":"40,-376v-1,2,-1,5,-3,5v1,-2,0,-6,3,-5xm78,-316v4,-1,1,5,1,6v-4,1,-1,-5,-1,-6xm40,-356v1,2,-4,11,-3,3xm79,-307r-1,3xm41,-343v0,2,-2,1,-3,1v0,-2,2,-1,3,-1xm82,-286v-6,-4,-7,-9,-3,-17v3,2,2,14,3,17xm81,-283v0,5,-1,4,-3,1v1,0,1,0,3,-1xm68,-288v1,2,4,5,2,7v-1,-2,-6,-6,-2,-7xm81,-278v0,9,0,4,-5,5xm36,-313v3,2,3,6,-1,3v0,-1,1,-2,1,-3xm52,-292v2,0,3,5,1,5xm58,-275v3,2,4,4,-2,3xm52,-274v0,2,-2,1,-3,1v0,-2,2,-1,3,-1xm11,-311v8,-1,20,-5,22,2v-18,-6,-32,10,-45,1v9,2,18,-2,24,-5xm83,-227v4,-1,1,5,1,6v-4,1,-1,-5,-1,-6xm85,-220v0,2,1,6,-2,5v0,-2,-1,-6,2,-5xm-13,-304v-2,-1,-5,-1,-5,-3v2,1,6,0,5,3xm73,-218v3,1,1,2,0,4v-2,-1,0,-3,0,-4xm63,-223v-2,7,-2,11,-7,7v-1,-6,3,-4,7,-7xm61,-211v3,-1,5,5,2,5xm62,-203v0,2,-2,0,-4,0v1,-2,4,-6,4,0xm53,-208v2,0,0,2,0,3v-1,-1,-1,-2,0,-3xm55,-180v2,2,4,4,1,6v0,0,-1,-2,-1,-6xm47,-190v3,-17,-7,-28,-5,-38r-18,-1r0,-37v7,-1,18,4,18,-5v-5,-14,-3,-12,1,-33r0,37r95,0v10,66,-23,58,-50,173v-13,4,-11,22,-27,56r77,0r0,37r-120,0v-4,-48,16,-71,27,-104v-4,-1,5,-4,-1,-7v3,0,3,1,5,-1v-2,-5,-11,-5,-3,-8v-2,2,-2,2,1,4r1,-63v3,2,4,27,9,16r-1,-8v3,4,6,1,9,5v-7,-3,-9,3,-6,9v3,0,2,-4,1,-5v9,3,7,-4,9,-10v0,-2,-1,-3,-4,-3v-2,0,-3,0,-4,1v0,-2,10,-13,7,-17v-3,4,-9,-6,-8,4r2,-1v4,11,-12,8,-3,3v-4,-4,-8,-8,-2,-12v1,-1,4,4,4,2v0,-1,-1,-3,-2,-5v13,4,7,-6,10,-12v5,4,10,0,8,8v2,2,10,2,5,-2v2,-1,2,-2,2,-4v0,1,0,2,1,3v2,-3,5,-10,9,-20v-6,2,-25,-2,-20,4v0,-1,1,-4,1,-2v0,1,0,3,-1,5v0,-2,-9,-13,-10,-3v-4,-6,-17,-7,-16,3v1,15,5,18,-1,31xm42,-143v-1,4,-2,2,-4,0v2,1,2,1,4,0xm88,-91v2,-1,4,-1,3,3xm44,-137r0,7v-1,-2,-5,-11,-2,-5xm88,-87v1,1,3,1,3,3v-1,-1,-4,0,-3,-3xm41,-132v1,1,4,4,0,3v-1,-1,-1,-2,0,-3xm89,-77v1,1,3,3,1,4v-1,-1,-3,-3,-1,-4xm77,-73v3,1,1,3,0,5v-3,-1,-1,-3,0,-5xm81,-195v2,-4,-1,-4,-2,-1xm76,-201r-3,22v1,-3,10,-12,2,-14v12,1,-2,-3,1,-8xm58,-189v4,-1,0,-3,-1,-5v-2,0,1,3,1,5xm61,-152v1,-2,4,-6,-2,-5xm56,-152v1,-2,2,-8,-4,-6v1,2,2,4,4,6","w":156,"k":{"u":7,"s":7,"q":7,"o":11,"j":11,"g":2,"e":4,"c":7,"U":7,"S":7,"Q":7,"O":11,"J":11,"G":2,"E":4,"C":7}},{"d":"111,-165v0,3,-3,3,-6,3v2,-1,4,-3,6,-3xm107,-157v10,4,26,2,20,-10r44,0r0,26r-85,0v-5,-5,4,-29,-11,-16v-7,-6,-6,0,-9,7r-4,-8r-3,11v-1,-3,-6,-12,-10,-6v0,0,0,1,1,1v-1,-2,-1,0,-2,1v4,5,5,2,4,10v3,-1,2,-5,4,0r-37,0r1,-26v2,2,1,10,5,15v-1,-1,-2,-4,-2,-6v0,6,11,18,6,5v-1,-1,-1,-2,-1,-3v1,3,7,3,7,1v-2,-12,-12,4,-11,-11r71,-1v-2,3,3,20,10,11r3,1v0,-1,-1,-2,-1,-2xm72,-157v5,3,2,3,-1,5v0,-2,0,-4,1,-5xm79,-146v2,0,0,2,0,3v-2,-1,-2,-2,0,-3xm66,-101v-2,0,-4,0,-3,-2v6,-1,9,-4,11,-9r97,0r0,26r-117,0v-6,-11,3,-18,12,-15xm71,-112v-6,14,-16,-3,-24,9v-4,-2,-6,-5,-6,-9r30,0xm39,-104v2,-1,4,3,1,2xm49,-92v4,-1,1,5,1,6v-2,0,0,-4,-1,-6xm46,-86r-27,0r0,-26r20,0v1,9,-3,2,-5,4v7,4,0,15,7,9v3,1,6,6,5,13xm112,-147v1,0,3,1,3,-1v-1,0,-3,-1,-3,1xm111,-147v-1,1,-8,-7,-10,-2xm38,-152v1,-1,4,-3,2,-4v-1,1,-4,3,-2,4xm40,-147v0,0,3,-6,-1,-5v0,0,-3,6,1,5","w":188},{"d":"208,-307v-1,2,-10,2,-11,0r11,0xm194,-304v-2,-1,-5,-1,-5,-3v2,1,6,0,5,3xm158,-302v9,-5,18,-1,28,-6v0,2,1,4,2,4v-10,2,-20,4,-30,2xm149,-301v0,-2,7,-3,6,0r-12,1v2,0,6,1,6,-1xm138,-303v1,2,1,4,-2,5v1,-1,2,-2,2,-5xm107,-323v2,1,-1,3,-2,4v-2,-2,0,-3,2,-4xm109,-294v11,-6,18,-3,27,-9v-5,14,-10,5,-27,9xm77,-320v-5,0,-8,8,-12,0v3,0,6,-3,12,0xm62,-320v-1,6,-3,4,-9,7v1,-3,5,-4,1,-7r8,0xm-12,-326v-6,-12,9,-3,2,-1v-1,0,-2,1,-2,1xm62,-150v3,-11,0,-34,-2,-42r2,-119v2,40,-6,96,11,128v4,-4,4,-9,12,-10v6,-21,13,-45,20,-73r39,0v-3,35,-46,123,-46,177r0,89r-29,0v1,-5,-2,-7,-7,-6r-3,-98v-2,2,-14,9,-2,15v-3,7,-9,0,-15,8v0,-6,-8,-7,-14,-8v5,-10,-2,-13,-10,-15v6,-6,9,-9,17,-11v-6,24,35,18,6,2v0,-4,-1,-11,-2,-19v-12,-4,-8,-15,0,-17v2,0,4,1,5,-1r-43,-121v11,4,9,0,42,0v15,31,12,81,19,121xm77,-165v1,-3,6,-7,-1,-6v1,2,1,4,1,6xm62,-131v3,1,2,-3,2,-5v-3,-1,-2,3,-2,5","w":145,"k":{"u":7,"s":7,"q":11,"o":7,"j":18,"g":2,"e":4,"c":7,"a":7,"U":7,"S":7,"Q":11,"O":7,"J":18,"G":2,"E":4,"C":7,"A":7}},{"d":"118,-231r-67,0v1,9,-5,27,10,21v0,1,2,4,-1,3r-42,0r0,-59r100,0r0,35xm125,-77v-19,-1,6,24,-13,26v0,12,19,-1,21,9v-2,1,1,17,-8,17v-1,-2,-2,-7,-3,-11v-9,13,-14,23,-28,35v-3,-2,-7,0,-10,-2v-2,10,-10,21,-19,9v-15,3,-21,27,-35,5v-3,-5,-18,-13,-9,-17v4,5,23,14,29,4v-26,-8,-35,-34,-38,-65v-6,-4,6,-19,-9,-21v1,-5,3,-10,7,-14v1,10,20,7,15,17v10,11,29,-9,25,26v2,12,7,28,25,23v4,-4,0,-13,0,-19v6,0,6,5,9,7v8,-20,2,-57,4,-84v-4,-24,-34,-21,-38,4v-17,1,-14,-1,-34,-1v2,-24,-4,-55,4,-73v-1,-1,-6,-2,-14,-2v17,1,34,-2,45,2r0,35v22,-32,74,-11,74,29r0,61xm39,-119v0,2,0,4,-3,3v0,-2,0,-4,3,-3xm18,-122v2,0,3,3,1,3xm47,-83v5,1,7,2,0,3r0,-3xm-2,-114v-5,1,-15,-14,-10,-13v5,4,19,3,10,13xm11,13v2,0,0,3,0,4r-2,0","w":143,"k":{"7":7,"4":21,"2":21,"1":18,"0":7}},{"d":"141,-149v0,0,0,2,-1,2v0,0,0,-2,1,-2xm132,-131v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm152,-106v1,1,4,2,2,3v-2,0,-4,-1,-2,-3xm131,-107v2,1,0,3,0,4v-3,-1,-1,-2,0,-4xm153,-88v-5,1,-6,13,-15,15v1,-4,6,-9,15,-15xm132,-96v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm133,-86v0,1,2,3,0,3v-1,-1,-3,-2,0,-3xm139,-70v0,2,0,2,-2,2v0,-2,0,-2,2,-2xm143,-60v2,3,3,8,1,11v0,-2,-1,-6,-1,-11xm125,-54v1,9,-11,27,-10,35v-10,4,-18,10,-17,16v-6,1,-1,1,0,3v-2,9,-3,9,-9,15v6,-8,-10,-12,0,-13v0,-2,-1,-3,-4,-3v-5,0,-6,7,-6,12v1,-12,-1,-30,-2,-11v-10,6,-17,-2,-23,4v-20,-13,-45,-27,-45,-67r0,-142v-1,-34,24,-60,57,-60v33,0,58,26,58,59v0,44,-5,96,3,134v2,-4,1,-4,4,-12v4,4,8,23,1,27v-2,-4,-4,-5,-5,-1v4,0,3,4,3,8v-2,-2,-4,-3,-5,-4xm139,-52v2,0,0,3,0,4r-2,0xm125,-45v3,0,5,-5,4,2v-1,-1,-2,-1,-4,-2xm130,-37v0,1,2,3,0,3v-1,-1,-3,-2,0,-3xm139,-3v0,0,-4,5,-3,1xm109,-12v0,-3,3,-3,1,0r-1,0xm110,-1v2,2,1,1,0,3r0,-3xm99,10v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm98,16v2,0,0,3,0,4r-2,0xm75,-40v6,-7,-7,-27,3,-38v-4,-4,4,-17,1,-31v-6,1,-7,-1,-2,-3v1,1,1,0,2,0v1,-15,-4,-34,1,-46v3,14,-1,24,1,42v2,-1,3,-1,5,-1v-4,-37,14,-110,-20,-113v-11,-1,-20,13,-20,24r0,152v0,2,2,7,6,14v0,-25,1,-38,1,-39v0,2,1,16,2,42v4,4,6,6,11,1v0,-1,-2,-4,0,-4v1,3,1,8,7,6v2,-7,5,-1,4,-7v-1,0,-1,0,-2,1xm126,-65v1,-1,4,-3,2,-4v-1,1,-4,3,-2,4xm123,-65v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm86,-99r0,-16v-8,6,-8,11,0,16xm127,-57v-3,-2,-5,0,-1,1xm85,-94v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm85,-85v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm82,-63v8,-7,-5,-23,4,-30v-6,0,-1,-4,-4,-5v-1,12,-1,23,0,35xm85,-61v-6,1,-2,13,-3,19v0,-3,1,-9,3,-19xm92,1r-1,-1v0,0,0,1,1,1xm18,-45v2,-3,3,-6,-2,-5v1,2,1,3,2,5xm80,-185v4,1,0,3,-1,5v-2,-1,0,-3,1,-5xm81,-177v0,2,1,6,-2,5v0,-2,-1,-6,2,-5xm81,-171v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm81,-163v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm76,-140v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm76,-125v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm73,-114v0,0,0,2,-1,2v0,0,0,-2,1,-2xm74,-87v0,1,2,4,0,4v0,-1,-2,-3,0,-4xm66,-54v-7,-2,0,-25,0,-7r0,7","w":133,"k":{"4":7,"2":11,"1":11}},{"d":"86,-302v0,1,2,3,0,3v-1,-1,-4,-4,0,-3xm75,-37v26,1,21,-32,21,-58r39,0v6,55,-17,95,-60,95v-36,0,-62,-30,-61,-67v0,-1,0,-29,1,-85v-1,7,10,16,6,3v-1,-2,-2,-3,-2,-4v3,4,12,2,6,-2v-3,-3,-4,-6,-5,1v-5,0,-6,-5,-5,-10v2,1,3,2,4,4v0,-10,6,-16,-4,-15v0,-27,-3,-56,12,-69v-1,-2,-7,-15,3,-14v-3,-4,0,-6,4,-9v3,2,6,5,11,9v14,-7,11,-26,15,-43v3,0,7,-1,11,-2v-2,2,-2,12,4,10v-1,3,5,11,9,6v-2,-2,-6,-6,-1,-7v1,0,3,2,7,6v-6,8,-8,7,-1,17v3,0,7,-1,12,-2v-1,8,-8,4,-11,7v35,15,51,39,46,89v-16,4,-13,-11,-28,-10v2,1,3,8,8,5v2,4,-3,8,-3,2v-6,5,-16,5,-16,-10v0,-28,-2,-36,-22,-39v-28,-4,-21,53,-22,84v1,-4,-8,-9,-10,-4v3,0,1,2,0,0v-3,2,-1,3,1,6v2,-3,3,-1,5,1v-4,1,-4,2,-4,6v1,0,2,-1,2,-3v11,7,4,25,6,40v-9,-5,-16,16,-21,-11v-2,4,-1,8,0,12v-1,0,-4,-5,-6,-1v8,4,-2,15,8,10v8,1,7,29,12,19v1,1,3,3,3,0v-8,-6,4,-41,4,-9v0,28,7,42,22,42xm32,-95v2,0,4,4,1,3xm45,-82v-1,2,0,7,-4,7v1,-2,0,-7,4,-7xm70,-289v-4,4,0,14,8,13v-1,-7,-1,-10,-8,-13xm78,-273v-2,0,-4,1,-7,2v7,1,4,1,7,-2xm63,-272v10,-4,6,-4,1,-10xm68,-265v-1,-6,-7,-5,-9,1v3,-1,6,-1,9,-1xm105,-184v1,-4,-2,-3,-5,-3v0,4,3,2,5,3xm25,-255v0,11,9,9,12,3v-1,0,-5,-2,-12,-3xm31,-149v1,-1,4,-2,2,-3v-1,1,-4,2,-2,3xm33,-143v0,0,3,-6,-1,-5v0,0,-3,6,1,5xm21,-127v2,0,1,-2,1,-3v-2,0,-1,2,-1,3xm32,-110v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3","w":149,"k":{"z":7,"y":7,"x":7,"v":7,"t":7,"j":11,"a":7,"Z":7,"Y":7,"X":7,"V":7,"T":7,"J":11,"A":7,"'":7,"\"":7}},{"d":"-13,-235v2,0,5,8,1,7xm-5,-241v-2,13,4,38,-7,26v10,2,-1,-21,7,-26xm70,-267v32,0,62,28,61,60r0,147v3,65,-104,83,-118,14v-2,-11,-3,-24,-3,-39v-2,0,-4,-2,-8,-4v6,3,9,0,9,-9r-2,-103v0,-35,26,-66,61,-66xm-18,-220v0,2,0,2,-2,2v0,-2,0,-2,2,-2xm-15,-218v1,1,0,7,-3,4xm6,-188v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm-7,-188v-5,-3,2,-4,0,-10r0,10xm-6,-185v0,2,1,6,-2,5v0,-2,-1,-6,2,-5xm8,-154v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm-8,-150v5,0,1,9,2,13v-5,0,-1,-9,-2,-13xm-6,-133v-1,3,2,9,-2,8v1,-3,-2,-9,2,-8xm-8,-123v4,-1,1,5,1,6v-4,1,-1,-5,-1,-6xm10,-105v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm6,-109v-1,2,2,8,-2,7v1,-2,-2,-8,2,-7xm9,-101v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm-7,-114v-1,7,3,20,-2,23v1,-7,-3,-20,2,-23xm6,-80v-3,-1,-3,-3,0,-5r0,5xm-8,-86v4,0,0,6,1,9v-4,0,0,-6,-1,-9xm3,-69v2,2,-2,4,-3,6v-2,-2,2,-4,3,-6xm-9,-74v4,0,4,13,1,13xm-7,-60v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm20,-25v0,1,2,3,0,3v-1,-1,-4,-4,0,-3xm9,-25v-3,0,-4,-2,-4,-5v1,0,2,-1,4,-1r0,6xm-7,-41v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm-5,-28v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm71,-153v8,5,11,-13,5,-3v-2,-2,-5,-1,-5,3xm80,-147v0,-2,4,-6,0,-5v0,2,-2,4,0,5xm87,-163v-13,8,7,20,-5,32r-2,-2r0,8v4,-4,5,-5,8,-3v-2,11,5,22,-5,22v0,7,0,13,8,11r1,-111v1,-28,-43,-31,-43,-2r0,148v2,6,5,21,15,18v2,-8,-11,1,-8,-12v6,6,16,-4,16,6v8,-3,9,9,17,-2v-2,-3,-4,-6,-6,-11v-4,5,-7,8,-11,0v1,9,-8,-2,-13,5v-7,-1,-8,-7,-3,-12v8,-2,8,9,14,3v-1,-7,-4,-15,-6,-5v-8,-1,-18,-3,-4,-10v-1,-5,-5,-2,-7,-4v2,-1,10,-12,14,-4v3,-6,3,-12,0,-18v-18,4,-14,-19,-14,-32v0,-8,21,-9,15,-20v-1,0,-3,1,-5,3v1,-4,-8,-8,-6,-11v4,3,8,-5,8,-6v-1,-1,-3,3,-3,1v3,-5,7,-11,17,-4v0,-2,1,-4,4,-3v6,7,0,6,-5,12v5,-3,8,-2,9,3xm63,-140v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm75,-97v3,-4,8,-7,1,-10v-1,2,-3,5,-7,3v-2,6,7,1,6,7xm89,-57v7,-6,0,-23,1,-34v0,8,-5,5,-5,14r4,-2v-3,5,-1,15,0,22xm82,-71v-6,0,-6,4,0,6r0,-6xm60,-85v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm76,-62v1,-4,-3,-9,-4,-5v0,1,1,3,4,5xm67,-41v4,1,12,-4,4,-4v-4,0,-3,-4,-2,-6v-7,3,1,5,-2,10xm65,-99v2,0,0,2,0,3v-2,-1,-2,-2,0,-3xm83,-56v0,1,4,7,0,8v-3,0,-5,-2,-5,-4v0,-3,2,-4,5,-4","w":140,"k":{"z":11,"y":7,"x":11,"w":7,"v":7,"t":7,"j":14,"a":11,"Z":11,"Y":7,"X":11,"W":7,"V":7,"T":7,"J":14,"A":11}},{"d":"100,-322v0,0,3,7,-1,6v0,0,-3,-7,1,-6xm89,-314v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm100,-293v2,0,0,2,0,3v-2,-1,-2,-2,0,-3xm101,-289v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm88,-294v-1,6,3,16,-2,18v1,-6,-3,-16,2,-18xm101,-259v2,1,0,3,0,4v-3,-1,-1,-2,0,-4xm102,-243v0,3,-1,7,-3,12v-2,-9,-2,-5,3,-12xm101,-230v0,1,2,3,0,3v-1,-1,-4,-4,0,-3xm205,-120v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm82,-241v2,1,0,3,0,4v-2,-1,0,-3,0,-4xm99,-221v1,1,4,3,2,4v-1,-1,-4,-3,-2,-4xm26,-292v6,7,-6,23,-7,9v9,3,5,-2,7,-9xm18,-289v3,-1,2,2,2,4v-3,1,-2,-2,-2,-4xm14,-292v-1,3,2,10,-2,10v1,-3,-2,-10,2,-10xm192,-5r-26,0v-1,-6,3,-5,7,-8v-10,-8,-6,-11,-18,-8r-1,-159r-37,176r-18,0v-18,-68,-8,-164,-11,-247v1,47,9,92,21,139r30,-156r53,0r0,263xm-21,-254v4,1,8,2,1,3v-2,0,-3,1,-4,1v0,-3,2,-4,3,-4xm-6,-214v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm71,-264v19,83,13,49,13,214r-28,-129r0,179r-38,0r0,-172v-1,2,-2,5,-3,9v0,-4,-2,-13,-5,-28r-2,2v3,-14,1,-60,5,-74r3,3v-2,-6,13,-19,11,-4r44,0xm107,81v1,3,-2,2,-4,2v-1,-3,2,-2,4,-2xm76,78v0,4,-13,4,-14,1xm19,-201v-2,1,-5,1,-2,4v1,0,2,-1,2,-4","w":210,"k":{"j":7,"J":7}},{"d":"53,-293v4,-1,1,5,1,6v-4,1,-1,-5,-1,-6xm17,-331v0,3,-4,9,-3,2xm55,-284v2,1,0,3,0,4v-3,-1,-1,-2,0,-4xm18,-319v1,2,-1,2,-3,2v-1,-2,1,-2,3,-2xm72,-264v35,3,50,33,49,72r-37,0v0,-22,0,-31,-14,-39v4,-2,3,-10,0,-13v-2,2,-3,2,-5,-2v3,-1,3,-2,5,1v1,-7,7,-9,2,-14v1,0,2,2,2,0v0,-1,-1,-3,-2,-5xm54,-279v-3,8,10,25,1,30v-1,-6,-4,-22,-1,-30xm69,-252v2,1,-1,3,-2,4v-2,-1,1,-3,2,-4xm52,-256v-2,-1,-3,-1,-2,-3v0,1,1,2,2,3xm42,-265v3,-1,5,6,4,6xm57,-248v1,6,4,13,-5,9v6,-2,2,-5,5,-9xm28,-269v2,0,5,6,1,5xm110,-188v1,2,1,5,-3,4v0,-3,0,-5,3,-4xm51,-254v-6,9,-7,2,-13,12v-1,-8,0,-11,-6,-8v0,-4,8,0,6,-8v4,0,4,-3,5,4v0,0,-4,-2,-4,1v2,-1,6,2,8,0v0,-1,-1,-1,-2,-1v2,0,4,2,6,0xm137,-159v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm51,-243v-1,3,-4,11,-3,1v-1,-3,2,-1,3,-1xm168,-124v6,6,-6,7,-7,9v-3,-6,3,-8,7,-9xm43,-240v1,3,-2,2,-4,2v-1,-3,2,-2,4,-2xm28,-252v1,2,-1,2,-3,2v-1,-2,1,-2,3,-2xm58,-225v1,1,-1,8,-4,8xm57,-216v2,3,2,3,-3,4v1,-1,1,-2,3,-4xm32,-238v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm59,-206v2,0,0,4,0,6r-2,0xm59,-199v1,0,2,5,0,5r0,-5xm148,-99v-7,-2,-4,-2,-5,-8v2,0,7,3,5,8xm49,-197v2,0,0,2,0,3v-2,-1,-2,-2,0,-3xm171,-70v-5,0,-14,1,-10,-6v3,2,11,-1,10,6xm186,-38v5,-1,5,1,3,4v-5,1,-6,-2,-3,-4xm143,-78v1,1,4,4,0,3v-1,-1,-1,-2,0,-3xm127,-77v-1,-7,5,-2,11,-1v-2,6,-7,5,-11,1xm33,-161v-5,-12,3,-18,0,-28v-6,6,-7,6,-10,19v2,-16,-5,-16,-2,-30v-7,-18,-6,-58,-2,-79v-3,26,8,46,5,66v-1,5,10,0,9,5v-14,-2,-5,9,-8,19v3,5,5,2,9,-3v-10,-5,12,-17,2,-28v1,-11,4,-3,7,-11v1,10,-9,9,1,15v-1,2,-4,3,-1,5v0,-4,11,-3,10,-1v-9,2,-6,2,-4,8v1,1,2,-4,2,-1v0,6,-4,4,-7,0v0,2,1,3,2,4v-2,-1,-4,-1,-5,0v4,3,5,13,13,12v-1,2,-2,6,2,6v5,0,1,-4,3,-7v5,11,-3,34,8,31v-3,4,-6,5,-1,9v0,-6,5,-13,16,-11v37,-4,43,40,43,80v0,55,-20,82,-59,82v-52,0,-64,-55,-56,-105v6,4,0,4,7,2v-3,3,5,8,6,5v1,-5,-7,-3,-4,-6v4,3,7,-2,3,-4r-7,0r3,3v-1,1,-6,-4,-8,-2v-1,-16,1,-33,0,-43v14,0,2,9,12,17v3,-2,3,-3,3,-7v-1,1,-2,2,-4,3v2,-2,3,-8,4,-18v3,6,7,11,8,1r3,3r2,-12v-1,0,-2,1,-5,1xm9,-184v1,-2,4,-4,2,0r-2,0xm31,-159v2,-1,1,5,1,5v0,-1,-1,-3,-1,-5xm-14,-99v12,-6,21,5,2,3v-1,-1,-1,-2,-2,-3xm-7,-87v-3,-2,-11,-1,-6,-5v2,0,5,2,6,5xm-23,-96v10,-1,7,5,1,8v-7,1,-5,-5,-1,-8xm78,12v5,0,6,3,2,6v-5,-1,-5,-2,-2,-6xm74,6v2,4,-1,5,-4,6v0,-4,1,-4,4,-6xm61,-173v-5,-11,-7,3,-10,-9v-2,3,-2,9,-2,15r4,-1v-8,3,-2,18,4,17v2,-4,1,-8,0,-15v0,1,0,3,-2,4v-2,-7,2,-6,6,-11xm33,-171v1,-2,3,-3,0,-4v0,1,-2,3,0,4xm53,-147v-1,-6,0,-6,-3,-1v1,0,2,0,3,1xm87,-91v0,-18,0,-43,-23,-37v0,21,-6,48,23,37xm27,-142v4,1,5,-1,4,-5xm32,-135v2,-2,1,-3,-1,-4v-3,3,-3,4,1,4xm22,-127v-1,-2,0,-3,-3,-2v1,0,2,1,3,2xm15,-129v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm20,-121v2,0,3,-3,1,-3xm52,-73v3,1,4,-5,7,-2v0,2,-1,2,-1,1v3,0,7,-5,2,-6v-2,0,-4,1,-8,2r0,-7v3,3,12,-1,9,-4v9,9,31,-8,25,24v5,36,-34,40,-39,15r0,-14v0,1,1,2,2,3v1,-2,15,-14,3,-12xm27,-95v-4,-1,-11,5,-3,4v0,-1,1,-2,3,-4xm28,-80v7,-1,8,-4,0,-5r0,5xm28,-92v-5,9,-13,3,-1,9xm16,-79v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm26,-68v1,0,1,-1,1,-2v-1,0,-1,1,-1,2xm15,-52v2,0,0,-2,0,-3r-2,0xm51,-174v4,1,5,4,0,2r0,-2xm66,-71v-4,-1,-2,-7,0,-4r0,4xm64,-70v1,0,2,1,2,3v-2,0,-4,-1,-2,-3xm64,-60v1,1,3,2,1,3v-1,-1,-3,-2,-1,-3xm53,-56v2,0,0,3,-1,4v-2,-1,0,-3,1,-4","w":131},{"d":"31,-301v1,-5,3,-4,2,0r-2,0xm27,-287v-3,5,-5,15,-4,6v0,-4,-1,-7,4,-6xm18,-277v1,-5,0,-11,-1,-14v8,3,-1,5,4,12v-2,0,-3,1,-3,2xm36,-268v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm26,-271v4,3,2,4,-2,6v-2,-3,2,-3,2,-6xm19,-275v2,0,0,2,0,3v-2,-1,-2,-2,0,-3xm28,-266v3,-1,3,7,2,7xm26,-263v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm22,-265v5,4,-2,8,-4,11v0,-2,0,-7,-1,-17v8,4,1,3,3,9v1,-1,1,-2,2,-3xm7,-264v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm20,-249v2,1,-1,6,-1,8v-4,-1,1,-5,1,-8xm-11,-275v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm-25,-271v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm30,-244v33,-48,113,-18,109,37r0,27r-40,0v4,-25,-4,-53,-21,-51v-19,3,-22,15,-21,40r0,114v-2,-2,-2,-2,-7,-5v4,1,3,-2,2,-4v-5,7,-6,-4,-11,2v-2,-5,-9,-5,-5,-11v0,3,0,5,3,3v-3,-2,-2,-4,1,-4v-2,4,-1,8,3,8v1,-7,-3,-9,-7,-11v-2,-1,-8,5,-7,7v4,8,11,11,7,24v3,3,6,8,10,2v-3,-4,-6,1,-2,-7v9,6,-4,12,4,18v-7,0,-12,-1,-17,-1v1,-17,-5,-4,-14,-4v3,-16,-4,-49,5,-54v7,-3,3,-13,-2,-14v-1,1,-1,2,-1,5v-1,-3,-1,-8,-1,-15v6,2,8,-3,4,-7v-5,1,-3,1,0,6v0,-1,-4,-4,-4,-1r0,-86v1,4,3,2,4,-1v-5,-1,-4,-8,-2,-13v-1,6,1,8,-1,11xm2,-238v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm6,-226v-1,2,2,8,-2,7v1,-2,-2,-8,2,-7xm4,-203v1,2,-1,2,-3,2v-1,-2,1,-2,3,-2xm-5,-204v2,0,0,3,0,4v-2,-1,0,-3,0,-4xm3,-184v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm-7,-160v1,2,-1,2,-3,2v-1,-2,1,-2,3,-2xm19,-56v10,4,2,24,16,21v5,11,24,6,27,-6v25,15,37,0,38,-34r0,-26r-24,0r0,-33r62,0r0,131r-18,0v-2,-6,-4,-12,-5,-17v1,3,9,6,10,-1v-2,-8,0,-15,-3,-20v-5,2,-14,9,-6,15v1,-1,2,-1,4,-1v-7,8,-30,30,-49,28v-31,-3,-40,-15,-50,-40v0,2,-1,4,-3,7v2,-6,1,-13,1,-24xm45,-82v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm-8,-125v1,1,5,7,-1,4v-2,0,-4,0,-3,-3v3,1,4,2,4,-1xm-5,-113v1,1,3,1,3,3v-1,-1,-4,0,-3,-3xm1,-108v2,1,0,2,-1,3v-2,-1,0,-2,1,-3xm6,-101v-1,4,1,11,-4,11v0,-7,-2,-8,-6,-6v-2,-10,7,1,10,-5xm-7,-103v-2,0,-10,-10,-1,-8v-3,2,1,6,1,8xm48,-52v8,5,3,16,-7,16v1,-4,4,-5,6,-3v1,-3,1,-8,1,-13xm4,-87v3,1,1,2,0,4v-2,-1,0,-3,0,-4xm44,-49v1,2,-2,7,-5,6xm-2,-95v1,5,0,4,-5,4v1,0,3,-2,5,-4xm-15,-103v4,2,0,5,0,11r0,-11xm-10,-101v6,1,-3,12,-1,18v-5,-6,2,-15,1,-18xm11,-72v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm-27,-93v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm-24,-77v3,-1,1,2,1,3v-2,-1,-2,-1,-1,-3xm21,-29v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm20,-19v-3,-1,-7,-7,0,-6r0,6xm14,-23v-3,-3,-4,2,-9,-1v3,-1,7,-4,9,1xm-27,-64v0,3,0,5,-3,4v0,-3,0,-5,3,-4xm-36,-69v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm21,-9v0,2,1,6,-2,5v0,-2,-1,-6,2,-5xm4,-26v-1,2,-1,5,-3,5v1,-2,0,-6,3,-5xm-30,-50v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm-36,-52v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm-15,-22v6,2,4,2,2,10v0,-2,-1,-5,-2,-10xm-28,-26r-1,3xm-30,-6v2,0,4,4,1,3xm111,-84v-1,10,14,9,6,3v-3,-2,-5,-3,-6,-3xm22,-157v-4,6,6,-2,-2,-1v1,0,2,0,2,1xm18,-152v2,0,2,0,2,-2v-2,0,-2,0,-2,2xm22,-147v2,-1,0,-3,-1,-4v-2,1,0,3,1,4xm21,-129v4,1,3,-3,1,-4xm57,-29v-1,1,-3,1,-4,0v1,3,3,3,4,0","k":{"z":4,"y":7,"x":7,"w":2,"v":5,"t":7,"j":7,"a":7,"Z":4,"Y":7,"X":7,"W":2,"V":5,"T":7,"J":7,"A":7,"'":7,"\"":7}},{"d":"-13,-235v2,0,5,8,1,7xm-5,-241v-2,13,4,38,-7,26v10,2,-1,-21,7,-26xm70,-267v32,0,62,28,61,60r0,147v3,65,-104,83,-118,14v-2,-11,-3,-24,-3,-39v-2,0,-4,-2,-8,-4v6,3,9,0,9,-9r-2,-103v0,-35,26,-66,61,-66xm-18,-220v0,2,0,2,-2,2v0,-2,0,-2,2,-2xm-15,-218v1,1,0,7,-3,4xm6,-188v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm-7,-188v-5,-3,2,-4,0,-10r0,10xm-6,-185v0,2,1,6,-2,5v0,-2,-1,-6,2,-5xm8,-154v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm-8,-150v5,0,1,9,2,13v-5,0,-1,-9,-2,-13xm-6,-133v-1,3,2,9,-2,8v1,-3,-2,-9,2,-8xm-8,-123v4,-1,1,5,1,6v-4,1,-1,-5,-1,-6xm10,-105v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm6,-109v-1,2,2,8,-2,7v1,-2,-2,-8,2,-7xm9,-101v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm-7,-114v-1,7,3,20,-2,23v1,-7,-3,-20,2,-23xm6,-80v-3,-1,-3,-3,0,-5r0,5xm-8,-86v4,0,0,6,1,9v-4,0,0,-6,-1,-9xm3,-69v2,2,-2,4,-3,6v-2,-2,2,-4,3,-6xm-9,-74v4,0,4,13,1,13xm-7,-60v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm20,-25v0,1,2,3,0,3v-1,-1,-4,-4,0,-3xm9,-25v-3,0,-4,-2,-4,-5v1,0,2,-1,4,-1r0,6xm-7,-41v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm-5,-28v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm71,-153v8,5,11,-13,5,-3v-2,-2,-5,-1,-5,3xm80,-147v0,-2,4,-6,0,-5v0,2,-2,4,0,5xm87,-163v-13,8,7,20,-5,32r-2,-2r0,8v4,-4,5,-5,8,-3v-2,11,5,22,-5,22v0,7,0,13,8,11r1,-111v1,-28,-43,-31,-43,-2r0,148v2,6,5,21,15,18v2,-8,-11,1,-8,-12v6,6,16,-4,16,6v8,-3,9,9,17,-2v-2,-3,-4,-6,-6,-11v-4,5,-7,8,-11,0v1,9,-8,-2,-13,5v-7,-1,-8,-7,-3,-12v8,-2,8,9,14,3v-1,-7,-4,-15,-6,-5v-8,-1,-18,-3,-4,-10v-1,-5,-5,-2,-7,-4v2,-1,10,-12,14,-4v3,-6,3,-12,0,-18v-18,4,-14,-19,-14,-32v0,-8,21,-9,15,-20v-1,0,-3,1,-5,3v1,-4,-8,-8,-6,-11v4,3,8,-5,8,-6v-1,-1,-3,3,-3,1v3,-5,7,-11,17,-4v0,-2,1,-4,4,-3v6,7,0,6,-5,12v5,-3,8,-2,9,3xm63,-140v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm75,-97v3,-4,8,-7,1,-10v-1,2,-3,5,-7,3v-2,6,7,1,6,7xm89,-57v7,-6,0,-23,1,-34v0,8,-5,5,-5,14r4,-2v-3,5,-1,15,0,22xm82,-71v-6,0,-6,4,0,6r0,-6xm60,-85v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm76,-62v1,-4,-3,-9,-4,-5v0,1,1,3,4,5xm67,-41v4,1,12,-4,4,-4v-4,0,-3,-4,-2,-6v-7,3,1,5,-2,10xm65,-99v2,0,0,2,0,3v-2,-1,-2,-2,0,-3xm83,-56v0,1,4,7,0,8v-3,0,-5,-2,-5,-4v0,-3,2,-4,5,-4","w":140,"k":{"z":11,"y":7,"x":11,"w":7,"v":7,"t":7,"j":14,"a":11,"Z":11,"Y":7,"X":11,"W":7,"V":7,"T":7,"J":14,"A":11}},{"d":"119,-351v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm118,-343v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm117,-339v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm116,-333v-1,2,0,7,-4,7v1,-2,0,-7,4,-7xm133,-333v-2,14,4,36,-2,46v2,-14,-4,-36,2,-46xm120,-304v2,0,0,2,0,3v-2,-1,-2,-2,0,-3xm115,-306v-1,6,-11,6,-5,12v-5,-3,-5,5,-8,12v3,-19,7,-31,11,-35v0,3,-7,11,-3,15v1,-1,3,-2,5,-4xm73,-213v2,1,0,3,0,4v-3,-1,-1,-2,0,-4xm177,-91v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm176,-62v2,0,0,3,0,4r-2,0xm168,-67v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm174,-48v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm18,-263v28,2,53,-3,77,-1v2,-5,4,-14,7,-17v-2,7,-7,14,-3,18v10,0,21,0,34,-1r0,38r-71,0r0,71r52,0r0,37r-53,0r0,118r-43,0r0,-263xm168,-50v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm177,-23v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm176,-3v0,1,2,3,0,3v-1,-1,-4,-4,0,-3xm53,-252v-6,-3,-11,6,-3,6v0,-6,4,1,3,-6xm26,-256v-3,11,12,12,-1,24v-1,11,1,20,9,22v-2,1,-5,2,-6,2v5,5,11,20,15,7v-5,-15,1,-18,10,-15v2,-7,0,-16,0,-27v-8,-1,-8,6,-13,-1v4,-3,6,-8,2,-12r-16,0xm42,-184v-2,-4,-8,1,-4,1v1,0,2,-1,4,-1xm46,-238v-1,3,2,9,-2,9v1,-3,-2,-9,2,-9","w":142,"k":{"s":4,"q":4,"o":4,"j":28,"g":4,"c":4,"a":18,"S":4,"Q":4,"O":4,"J":28,"G":4,"C":4,"A":18}},{"d":"69,-328v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm68,-313v4,-1,1,4,1,5v-4,1,-1,-4,-1,-5xm70,-293v1,2,-3,11,-2,3xm72,-280v0,2,-2,1,-3,1v0,-2,2,-1,3,-1xm85,-229v0,0,3,6,-1,5v0,0,-3,-6,1,-5xm90,-212v3,2,4,4,-2,3xm83,-211v0,2,-2,1,-3,1v0,-2,2,-1,3,-1xm86,-197v2,0,0,2,0,3v-2,-1,-2,-2,0,-3xm78,-127v-2,-36,-14,-76,-4,-113v-2,27,6,48,6,66v-1,3,5,7,8,5r17,-98r42,0v-10,79,-34,125,-21,217v-8,8,-11,-1,-10,8v1,-2,7,1,3,1v-6,0,-6,2,-4,5v-3,-4,-6,-3,-5,4v5,1,-2,5,1,7v1,0,2,-1,4,-1v-3,11,-16,8,-9,17v-7,-3,-5,0,-7,8r-45,0r-53,-266r42,0r33,166v1,-8,10,-36,7,-56v7,-1,7,-11,-2,-10v-3,14,4,28,-3,40xm125,-43v0,2,1,6,-2,5v0,-2,-1,-6,2,-5xm122,-28v2,-2,4,0,3,3xm118,-34v5,2,2,3,-1,7xm123,-24v1,1,4,2,2,3v-2,0,-4,-1,-2,-3xm123,-14v1,1,4,3,2,4v-1,-1,-4,-3,-2,-4xm111,-9v2,0,0,3,-1,4v-2,-1,0,-3,1,-4xm-39,-12v1,1,4,3,2,4v-1,-1,-4,-3,-2,-4xm111,-44v2,0,0,-3,0,-4v-3,1,-1,2,0,4xm101,-12v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4","w":147,"k":{"x":11,"s":7,"q":11,"o":7,"j":21,"g":2,"e":4,"c":5,"a":14,"X":11,"S":7,"Q":11,"O":7,"J":21,"G":2,"E":4,"C":5,"A":14}},{"d":"175,-324v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm174,-316v0,2,0,2,-2,2v0,-2,0,-2,2,-2xm173,-312v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm170,-306v4,-1,1,5,1,7v-4,1,-1,-5,-1,-7xm187,-306v-2,14,4,36,-2,46v2,-14,-4,-36,2,-46xm175,-278r-1,3xm171,-280v-1,7,-10,6,-5,12v-5,0,-4,4,-7,12v3,-19,7,-30,10,-34v0,1,-6,11,-2,14xm143,-239r-1,3xm21,-353v2,0,4,4,1,3xm151,-229v4,2,-2,6,-3,9v-2,-2,2,-6,3,-9xm14,-354v-2,3,-6,4,-6,0r6,0xm0,-361v1,2,1,4,-3,3xm145,-215v1,0,2,5,0,5r0,-5xm139,-201v2,0,0,2,0,3v-2,-1,-2,-2,0,-3xm132,-187v2,0,2,2,1,4v-2,0,-2,-2,-1,-4xm133,-125v1,5,1,8,-5,8v0,-3,2,-6,5,-8xm6,-240v6,1,1,5,-1,9v-7,-5,1,-1,1,-9xm39,-65v5,-9,-14,-17,-6,-26v-5,-8,-14,1,-15,-8r67,-165r39,0r0,98v1,0,1,0,1,-1v-5,15,-1,36,-2,54v5,-4,8,5,1,1r-1,12r25,0r0,35r-25,0r0,64r-13,0v-2,-16,-3,-22,-15,-20v-4,9,8,9,3,20r-11,0v-2,-21,4,-49,-3,-64v-15,1,-29,2,-45,0xm8,-204v4,5,-1,5,-4,8r0,-7v2,1,3,1,4,-1xm19,-77v4,0,3,12,0,12r0,-12xm87,-101r0,-94r-22,55v-3,-2,-9,-1,-9,6r6,4v-4,10,-3,9,-10,29r35,0xm95,-113v0,-1,2,-3,0,-3v-1,1,-3,2,0,3xm51,-139v3,1,1,-2,1,-4v-3,-1,-1,2,-1,4xm101,-55v0,0,6,3,5,-1v0,0,-6,-3,-5,1","w":166,"k":{"9":16,"7":25,"5":7,"4":23,"3":7,"2":14,"1":25,"0":7}},{"d":"158,-280v2,2,1,5,-3,5v-3,-3,-1,-3,3,-5xm158,-238v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm131,-254v1,6,-6,9,-6,1v2,0,4,0,6,-1xm98,-274v5,1,5,5,0,4r0,-4xm79,-271v-4,1,-4,-2,-2,-3v1,0,2,1,2,3xm21,-276v0,1,-3,3,-3,1xm121,-282v0,3,10,7,18,10v-6,5,-8,18,-20,13v1,-2,5,-4,1,-7v-1,1,-13,0,-12,6v28,18,30,97,3,112v-1,2,-1,4,-2,5v38,20,32,120,-5,135r0,-268v1,-3,3,-19,3,-8v-2,7,-1,12,5,16v5,-7,9,-8,8,-20v6,1,8,3,1,6xm43,-140v-50,-42,-12,-156,58,-119r0,254v-26,11,-51,6,-67,-12v-5,3,-9,-1,-13,-3v10,-19,-3,-30,-3,-59v0,-33,7,-48,25,-61xm14,-163v1,3,-2,2,-4,2v-1,-3,2,-2,4,-2xm1,-138v3,-1,1,2,1,3v-2,-1,-2,-1,-1,-3xm-10,-117v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm-15,-101v2,-1,6,3,3,5v-3,1,-5,-2,-3,-5xm-18,-96v1,0,2,4,0,4r0,-4xm-28,-97v-1,0,-3,2,-3,0v1,-1,2,-1,3,0xm0,-75v-4,7,10,15,9,22v-6,-4,-3,7,-10,6v3,-16,-11,-22,-6,-7v-2,1,-6,11,-11,5v7,-7,12,-18,1,-28v5,1,13,-11,12,-16v10,1,1,20,13,18v0,7,-3,5,-8,0xm16,-47v5,8,0,16,6,22v-12,3,-7,-14,-20,-5v4,-5,4,-6,14,-17xm30,-4v-3,-6,-5,-4,-3,-7v7,-3,14,9,3,7xm36,4v-5,1,-5,-1,-3,-4v2,0,3,1,3,4xm48,15v0,1,2,3,0,3v-1,-1,-4,-4,0,-3xm20,-12v0,1,2,3,0,3v-1,-1,-1,-2,0,-3xm-2,-21v8,3,7,7,-1,6v-1,-2,-1,-6,1,-6xm-19,-34v-1,0,-7,-3,-3,-5v1,0,2,2,3,5xm24,11v1,6,-7,6,-7,9v0,-5,0,-11,7,-9xm-37,-30v4,0,10,3,4,4v-1,0,-3,-1,-4,-4xm-23,17v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm107,-262v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm88,-164v10,-17,7,-85,-22,-64r1,6v-2,-2,1,-5,-4,-4v2,7,1,8,-6,13r-1,38v9,2,11,-3,13,-9v-2,4,-4,5,-4,0v8,-9,18,4,20,-5v8,4,2,10,-3,13v5,-3,4,-2,8,2v-5,5,-5,6,-2,10xm83,-169v-7,1,-10,10,-2,4v1,-1,2,-3,2,-4xm58,-174v5,14,12,21,13,6v-5,4,-8,-6,-13,-6xm73,-113v3,7,13,5,10,-1v-5,-6,-5,2,-10,1xm88,-87v8,-1,5,-5,5,-12v0,4,-1,8,-5,6r0,6xm88,-94v2,0,1,-2,1,-3v-2,0,-1,2,-1,3xm77,-102v0,-1,2,-3,0,-3v-1,1,-3,2,0,3xm79,-94v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm70,-98v5,-6,4,-12,0,-18v-10,-3,-12,14,-13,21v5,-2,10,-11,13,-3xm94,-88v-8,6,-1,13,-1,21xm81,-78v4,1,8,4,5,-4v-3,2,-5,2,-5,4xm64,-95v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm80,-73v0,-3,0,-6,-4,-5v0,3,1,5,4,5xm69,-72v6,-2,6,-9,1,-14v-2,8,-4,3,-14,4v0,-5,9,-6,6,-12v-13,0,-5,12,-7,21v5,-4,12,-8,14,1xm85,-70v-6,5,-21,5,-30,-2v-1,11,0,21,11,20r1,-5v-6,5,-8,-2,-7,-7v3,1,6,2,10,2v-2,4,-2,5,2,6r0,-7v4,6,6,-1,9,5v-1,-8,7,-10,8,-4v1,3,-3,5,-6,4v3,6,7,1,9,-2v-1,-3,-4,-6,-7,-10xm70,-52v3,0,10,1,6,-2v0,0,-2,1,-6,2xm92,-49v-20,3,-27,8,-35,-3v5,22,29,25,35,3xm-4,-73v-3,-2,-4,-7,-8,-5v1,5,0,7,8,5xm70,-109v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2","w":152,"k":{"8":7,"7":7,"6":4,"4":18,"2":21,"1":18,"0":7}},{"d":"130,-146v-1,1,-1,4,-3,4v1,-2,0,-5,3,-4xm68,-182v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm61,-184r-1,3xm93,-136v4,-1,1,4,1,5v-4,1,-1,-4,-1,-5xm71,-154v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm-23,-241v1,2,-1,2,-3,2v-1,-2,1,-2,3,-2xm-4,-206v-3,-3,-6,-5,0,-8v6,2,-2,4,0,8xm-29,-238v2,2,-2,3,-3,4v-2,-2,1,-3,3,-4xm2,-209v-1,3,2,10,-2,10v1,-3,-2,-10,2,-10xm88,-120v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm122,4v-4,0,-10,2,-8,-4r-96,0v-2,-19,3,-45,-2,-60v6,-20,0,-50,2,-74v-1,0,-1,1,-1,1r0,-132r42,0v1,32,-2,73,2,100v1,-1,1,-2,1,-4v5,8,-5,7,-2,16r2,-2v0,18,18,28,13,46v-8,0,-18,-3,-15,5v1,-1,2,-2,4,-3v-2,3,0,5,3,4v-6,16,-9,41,-8,66v20,2,49,-5,63,4r0,37xm132,-48v1,-2,4,-4,2,0r-2,0xm-5,-188v-2,1,-4,4,-5,2v2,-1,3,-4,5,-2xm74,-102v6,-1,4,2,2,9xm-23,-193v2,2,1,3,-1,5v-3,-1,1,-5,1,-5xm71,-97v2,0,0,3,0,4v-2,-1,0,-3,0,-4xm11,-155v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm67,-96v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm79,-92v4,10,10,23,12,35v-13,0,-17,-8,-13,-22v2,0,4,-1,4,-1v-3,-4,-14,-8,-3,-12xm-48,-206r-1,3xm11,-147v3,1,1,2,0,4r-2,0xm-4,-160v3,1,1,2,0,4v-2,-1,0,-3,0,-4xm14,-143v2,1,-1,6,-1,8v-4,-1,1,-5,1,-8xm8,-143v1,4,3,3,0,7r0,-7xm14,-124v1,3,-4,2,-6,2v-1,-3,4,-2,6,-2xm-7,-142v3,1,1,2,0,4v-2,-1,0,-3,0,-4xm-5,-136v4,-1,1,4,1,5v-4,1,-1,-4,-1,-5xm-4,-128v1,1,4,4,0,3v-1,-1,-1,-2,0,-3xm13,-111v-1,2,2,8,-2,7v1,-2,-2,-8,2,-7xm-5,-124v4,0,3,13,0,13r0,-13xm-3,-110v0,4,-4,13,-3,3v0,-2,1,-3,3,-3xm15,-81v1,1,3,3,1,4v-1,-1,-4,-3,-1,-4xm10,-79v3,-1,1,2,1,3v-2,-1,-2,-1,-1,-3xm-17,-105v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm-1,-76v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm-4,-79v-2,2,-3,9,-6,6v2,-2,2,-6,6,-6xm2,-64v2,1,0,3,0,4v-3,-1,-1,-2,0,-4xm-17,-81v-1,4,-4,5,-2,0r2,0xm-4,-56v-3,-3,-7,-6,0,-7r0,7xm-3,-55v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm-9,-34v1,0,2,4,0,4r0,-4xm-3,-27v-1,2,2,8,-2,7v1,-2,-2,-8,2,-7xm69,-114v0,-6,-4,-2,-8,-2v0,6,6,-1,8,2","w":131,"k":{"y":39,"w":21,"v":35,"u":7,"t":18,"s":7,"q":11,"o":7,"Y":39,"W":21,"V":35,"U":7,"T":18,"S":7,"Q":11,"O":7,"-":42,"'":39,"\"":39}},{"d":"98,-286v0,2,0,2,-2,2v0,-2,0,-2,2,-2xm97,-279v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm96,-275v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm93,-269v4,-1,1,5,1,7v-4,1,-1,-5,-1,-7xm100,-241v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm94,-243v1,7,-12,4,-4,12v-6,-2,-5,2,-8,11v3,-18,7,-29,10,-33v0,1,-6,11,-2,14xm169,-122v6,-1,4,1,2,7xm68,-203v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm75,-193v1,2,-1,8,-5,8xm70,-179v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm64,-166v-1,1,-1,3,-3,3v1,-1,0,-4,3,-3xm94,-202v5,-12,21,-45,15,-66r1,22v2,-7,6,-17,11,-30r28,0r-53,144r-6,-1v3,2,9,1,4,8v0,-2,0,-4,-1,-4v-3,9,-9,2,-2,12r-45,125r-28,0v6,-21,22,-53,29,-87v1,0,3,-1,4,-3v16,-39,25,-85,45,-120r-2,0xm55,-149v0,-3,3,-3,1,0r-1,0xm48,-133r-2,5xm43,-123v2,0,-1,3,-1,5r-2,0xm38,-112v-2,5,-2,11,-7,13v1,-3,3,-8,7,-13xm28,-98v7,-1,7,1,3,6v-10,1,2,-4,-3,-6xm25,-91v8,-1,2,2,2,10v-9,-3,0,-6,-2,-10xm20,-80v0,-1,4,2,4,2xm22,-73r-6,6v1,-4,1,-4,-1,-6v3,1,4,0,7,0xm92,-135v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm85,-131v4,1,3,2,-1,5xm67,-72v2,0,2,0,2,-2v-2,0,-2,0,-2,2xm53,-45v2,-1,5,-1,6,-4v-2,1,-6,0,-6,4","w":166},{"d":"48,-297v4,2,6,8,11,5v0,2,-3,4,-8,7v2,3,3,12,3,4v-9,3,-5,-8,-6,-16xm16,-226v2,1,0,3,0,4v-3,-1,-1,-2,0,-4xm86,-265v28,-1,55,31,54,60v-5,80,26,196,-53,205r-69,0r-1,-159r-1,1v0,-7,-9,-32,-1,-46r2,3v3,-9,-1,-55,-6,-30v2,6,2,13,-6,7v-3,6,-7,11,-13,3v-4,4,-5,15,-6,23v-6,-15,-3,-39,-4,-61v7,1,8,4,10,-4v2,5,-1,19,7,10v1,-10,15,2,19,-16r0,4r68,0xm-18,-195v2,1,5,9,1,8xm-14,-50v1,-4,12,-4,6,0r-6,0xm-3,-243v2,-4,-1,-4,-2,-1xm101,-113v-4,-44,15,-117,-32,-113v2,6,5,2,9,5v-6,3,-9,7,-11,-6v-2,7,-5,7,-9,0r0,26v0,-2,4,-5,5,-1v-3,5,-10,18,-1,23v-1,0,-2,1,-4,3r0,139v45,12,48,-42,40,-83v2,4,3,6,3,7xm17,-188v2,-1,2,-10,0,-12r0,12xm18,-177v0,-3,0,-8,-3,-5v0,2,1,3,3,5xm67,-214v-1,1,-1,3,-3,3v1,-1,0,-4,3,-3xm74,-205v2,1,0,3,0,4v-3,-1,-1,-2,0,-4xm95,-169v6,0,4,4,1,5xm77,-185v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm83,-153v-1,2,2,8,-2,7v1,-2,-2,-8,2,-7xm95,-136v2,0,2,6,0,6r0,-6xm97,-128v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm65,-132v3,0,3,3,2,6v-6,1,-3,-3,-2,-6xm66,-103v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm73,-76v4,3,-3,8,-6,7v2,-2,4,-4,6,-7xm60,-79v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm63,-67v1,2,-1,2,-3,2v-1,-2,1,-2,3,-2","w":150,"k":{"z":7,"y":7,"x":7,"w":4,"v":4,"t":7,"j":11,"a":4,"Z":7,"Y":7,"X":7,"W":4,"V":4,"T":7,"J":11,"A":4,"'":7,"\"":7}},{"d":"55,-149v2,4,0,7,-1,10v0,-3,1,-6,1,-10xm65,-124v0,-2,-3,-5,-1,-9v1,2,1,5,1,9xm57,-136v1,1,3,2,1,3v-1,-1,-3,-2,-1,-3xm49,-142v0,1,-1,1,-2,1v0,-1,1,-1,2,-1xm41,-153v7,11,-1,12,6,36v-3,3,-8,4,-9,-1v-5,5,-9,8,-13,0v1,4,-3,6,-8,5v-5,-1,8,-16,-3,-17v4,0,4,-8,4,-13r23,-1v-2,-3,1,-4,0,-9xm2,-123v10,10,12,2,5,25v-11,-1,-5,-34,-9,-54v9,2,3,18,13,22v-2,1,-4,3,-9,7xm42,0r-24,0r0,-25r24,0r0,25","w":59},{"d":"177,-281v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm186,-272v1,2,-3,4,-3,2xm188,-268v-1,1,-2,5,-4,3v1,-1,1,-4,4,-3xm177,-276v1,2,3,4,1,5v-1,-2,-5,-4,-1,-5xm165,-282v-1,4,-4,5,-2,0r2,0xm182,-264v0,1,-3,3,-3,1xm150,-295v2,0,0,2,0,3r-2,0xm173,-270v0,0,3,7,-1,6v0,0,-3,-7,1,-6xm165,-266v-1,2,-1,5,-3,5v1,-2,0,-6,3,-5xm150,-265v-10,-7,6,-23,-5,-24r0,11v-1,-6,-4,-7,-1,-14v2,3,3,-1,7,1v0,13,1,27,-1,38v-1,-2,-8,-10,-4,-13v0,2,3,4,4,1xm213,-206v0,1,2,4,-1,3v-1,-1,-1,-3,1,-3xm140,-272v1,1,4,3,2,4v-1,-1,-4,-3,-2,-4xm173,-235v2,0,0,2,0,3r-2,0xm144,-264v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm174,-231v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm133,-269v2,0,0,2,0,3v-2,-1,-2,-2,0,-3xm139,-263v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm57,-342v-1,0,-5,4,-4,0v1,0,3,-2,4,0xm159,-237v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm165,-227v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm151,-228v-2,0,-3,-1,-5,-3v1,0,1,0,2,1v1,-3,1,-7,1,-11v1,4,2,8,2,13xm26,-347r-1,3xm149,-223v4,-1,1,5,1,6v-4,1,-1,-5,-1,-6xm147,-212v0,2,2,5,-1,4v0,-2,-2,-5,1,-4xm18,-340v-1,1,-2,5,-2,1xm148,-207v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm205,-141v-2,-8,-9,-8,-1,-13v1,2,1,6,1,13xm162,-185v2,0,4,4,1,3xm149,-195v3,-1,1,2,1,4v-3,1,-1,-2,-1,-4xm70,-273v2,2,-1,5,-2,2xm150,-180v1,4,2,26,-4,12v1,-1,4,-9,4,-12xm209,-96v2,0,4,5,1,4xm191,-115v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm150,-158v-1,3,2,11,-2,11v1,-3,-2,-11,2,-11xm175,-120v-2,-10,13,-1,3,-2v0,0,-1,1,-3,2xm141,-158v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm144,-149v-1,1,-3,4,-4,2v1,-2,2,-4,4,-2xm177,-107v0,-7,2,-5,4,0r-4,0xm167,-118v0,-4,4,-4,2,0r-2,0xm149,-136v-3,0,0,-7,-1,-8v1,2,1,4,1,8xm162,-128v3,1,3,6,3,10v-2,-2,-4,-5,-3,-10xm174,-116v1,4,2,4,-3,5v1,0,1,-2,3,-5xm90,-199v2,0,2,6,0,6r0,-6xm174,-110v2,0,0,3,0,4v-3,-1,-1,-2,0,-4xm139,-144v1,1,4,4,0,3v-1,-1,-1,-2,0,-3xm166,-117v2,0,5,8,1,7xm182,-105v-2,2,-6,12,-5,4v2,-1,4,-3,5,-4xm91,-191v0,1,2,3,0,3v-1,-1,-1,-2,0,-3xm184,-92v0,-1,0,-2,-1,-3v-2,2,-4,3,-6,4v2,-1,3,-4,1,-5v6,2,5,-1,6,-6r0,10xm152,-120v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm175,-96v0,1,2,3,0,3v-1,-1,-4,-4,0,-3xm176,-103v-4,6,-5,8,-15,5r0,-4v4,7,11,-2,15,-1xm149,-107v2,2,8,2,-1,3v0,-8,0,-16,-2,-27v0,0,5,-2,4,2v0,10,0,17,-1,22xm191,-76v3,-1,4,4,1,3xm179,-84v-3,-5,1,-9,2,-5v0,2,-1,3,-2,5xm142,-127v4,-1,1,5,1,6v-4,1,-1,-5,-1,-6xm89,-178r-1,3xm174,-90v0,-1,-1,-1,-4,-1v0,-1,1,-2,1,-3xm75,-193v-1,3,2,9,-2,9v1,-3,-2,-9,2,-9xm158,-105v2,0,0,2,0,3v-1,-1,-1,-2,0,-3xm187,-76v2,1,-1,3,-2,4v-2,-1,1,-3,2,-4xm198,-63v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm164,-96v1,2,3,7,0,8r0,-8xm142,-111v4,-1,3,0,2,2xm140,-117v-1,1,-1,4,-3,4v1,-2,0,-5,3,-4xm24,-231r-1,4xm128,-124v2,0,0,3,0,4r-2,0xm131,-119v3,-1,4,5,2,5xm201,-49v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm143,-106v-3,0,-5,1,-7,1v0,-2,1,-4,3,-4v3,0,4,1,4,3xm122,-125v3,-1,1,2,1,3v-2,-1,-2,-1,-1,-3xm147,-101v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm88,-160v1,1,0,7,-3,4xm72,-169v2,0,5,6,1,5xm81,-159v0,2,2,5,-1,4v0,-2,-2,-5,1,-4xm149,-97v-2,6,5,12,-2,12v0,-6,-2,-7,2,-12xm201,-37v2,1,0,2,-1,3v-2,-1,0,-2,1,-3xm127,-112v2,0,-1,4,-1,6v-4,-1,0,-4,1,-6xm161,-74v2,0,4,6,2,6xm181,-49v1,-1,4,0,4,3xm155,-77v2,0,0,3,0,4v-3,-1,-1,-2,0,-4xm82,-153v0,4,0,7,-2,8v0,-3,-1,-8,2,-8xm17,-216v-1,2,2,8,-2,7v1,-2,-2,-8,2,-7xm157,-68v1,-5,3,-4,2,0r-2,0xm51,-180v4,-1,1,5,1,7v-4,1,-1,-5,-1,-7xm11,-219v-2,6,1,4,-4,3v1,-1,2,-2,4,-3xm115,-108v2,2,7,-6,4,2v-3,0,-7,-1,-3,-5v0,0,-1,2,-1,3xm128,-99v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm59,-164v1,2,5,3,3,5v-1,-2,-5,-3,-3,-5xm76,-147v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm127,-95v2,0,0,2,0,3r-2,0xm149,-84v0,9,2,21,0,28v-1,-3,-1,-2,-5,0v2,-7,9,-15,0,-19v5,3,1,-5,5,-9xm5,-215v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm127,-91v-1,1,-2,4,-3,2xm199,-17v2,1,3,4,-1,3v0,-1,0,-2,1,-3xm66,-149v1,0,2,4,0,4r0,-4xm120,-96v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm17,-198v2,0,0,3,0,4r-2,0xm138,-231v7,40,-6,88,-25,116v-9,22,-37,57,-50,81r73,0r0,34r-116,0v2,-6,1,-9,0,-15v-1,2,-2,4,-5,1v7,-4,5,-15,9,-27v7,-11,19,-25,23,-35v-1,0,-2,0,-3,1v7,-5,6,6,13,12v14,-8,7,-18,2,-29v0,1,0,1,1,2v3,-4,2,-4,-1,-8r3,0v7,-18,24,-33,24,-53v10,-4,12,-21,12,-30v0,1,0,2,1,2v11,-28,-11,-70,-33,-40v3,1,3,2,2,6r-4,-3v-7,9,-2,24,-4,34v-13,1,-25,0,-37,0v-3,-31,10,-55,21,-72v29,-17,85,-12,92,25xm120,-92v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm75,-139v-1,3,2,9,-2,8v1,-3,-2,-9,2,-8xm17,-192v2,1,0,3,0,4v-3,-1,-1,-2,0,-4xm13,-195v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm176,-27v-1,1,-2,5,-2,1xm127,-79v-1,3,2,9,-2,9v1,-3,-2,-9,2,-9xm117,-89v-1,2,2,8,-2,7v1,-2,-2,-8,2,-7xm134,-68v1,0,2,4,0,4r0,-4xm8,-195v0,2,5,6,1,6v0,-2,-3,-5,-1,-6xm60,-141v2,1,0,3,0,4v-3,-1,-1,-2,0,-4xm184,-15v-4,-4,-8,-1,-1,-5xm15,-184v2,2,-1,6,-3,4xm108,-93v-1,3,2,11,-2,11v1,-3,-2,-11,2,-11xm4,-192v3,1,1,2,0,4v-2,-1,0,-3,0,-4xm184,-14v-1,4,-4,5,-2,0r2,0xm102,-94v4,-1,1,5,1,6v-4,1,-1,-5,-1,-6xm112,-82v1,1,6,3,4,7v-1,-1,-2,-4,-4,-7xm126,-67v1,1,4,2,2,3v-1,-1,-4,-2,-2,-3xm72,-123v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm170,-28v-2,2,-2,10,-6,5v2,-2,4,-3,6,-5xm18,-176v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm149,-40v-1,3,2,9,-2,8v1,-3,-2,-9,2,-8xm194,9v2,1,0,3,0,4v-3,-1,-1,-2,0,-4xm162,-23v0,1,-2,1,-7,3v1,-6,3,-8,7,-3xm19,-163v2,2,-2,3,-3,4v-2,-2,2,-3,3,-4xm6,-177v-1,2,-1,5,-4,6v1,-2,0,-6,4,-6xm32,-149v-1,1,-1,4,-3,4v1,-2,0,-5,3,-4xm133,-41v1,1,3,2,1,3v-1,-1,-3,-2,-1,-3xm15,-160v0,2,2,5,-1,4v0,-2,-2,-5,1,-4xm10,-164v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm62,-110v2,1,-1,3,-2,4v-2,-1,1,-3,2,-4xm17,-154v2,0,0,3,0,4r-2,0xm100,-72v-1,4,-4,5,-2,0r2,0xm142,-27r-1,3xm106,-62v2,0,0,2,0,3r-2,0xm19,-148v0,2,-3,1,-4,1v0,-2,3,-1,4,-1xm-10,-172v1,-2,5,0,3,2xm62,-105v0,0,-4,5,-3,1xm92,-71v0,3,-2,5,-3,1v2,0,3,0,3,-1xm48,-107r-1,-1v-1,2,-2,3,-3,0v1,0,3,0,4,1xm7,-148v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm55,-98v4,-1,1,4,1,5v-4,1,-1,-4,-1,-5xm38,-114v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm107,-45v2,0,-1,4,-1,6v-4,-1,0,-4,1,-6xm90,-60v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm-10,-159v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm48,-104r0,14v-5,-5,-3,-7,0,-14xm28,-113v0,2,-4,4,-3,1xm14,-126v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm19,-120v-1,1,-2,4,-2,2xm38,-103v-1,3,2,9,-2,8v1,-3,-2,-9,2,-8xm54,-81v1,-2,5,0,3,2xm35,-105v-1,2,2,8,-2,7v1,-2,-2,-8,2,-7xm-10,-149v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm14,-121v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm15,-113v1,-2,4,-4,2,0r-2,0xm19,-112v3,3,1,4,-3,4v2,-2,2,-3,3,-4xm132,1v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm30,-94v-1,6,-4,2,-7,-1v2,2,3,2,7,1xm180,59v0,0,0,2,-1,2v0,0,0,-2,1,-2xm18,-100v-5,-4,-4,-3,0,-6r0,6xm10,-107v-1,-4,-7,-5,-2,-8v0,2,1,5,2,8xm72,-44v1,1,-2,6,-3,3xm28,-83v0,-4,-1,-3,-3,-2v0,-3,1,-4,2,-4v1,0,1,3,1,6xm19,-98v-2,4,-3,8,-4,2v2,-2,3,-2,4,-2xm41,-75v3,4,0,8,-6,4v3,-2,6,2,6,-4xm8,-106v1,3,-3,2,-5,2v-1,-3,3,-2,5,-2xm20,-91v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm23,-86v0,1,4,5,0,4v0,-1,-2,-3,0,-4xm20,-87v1,6,-1,5,-5,8v1,-2,3,-5,5,-8xm9,-94v4,-1,1,5,1,6v-4,1,-1,-5,-1,-6xm6,-95r-1,-1v0,2,-2,8,-2,1r0,-4v2,0,3,1,3,4xm27,-76v1,5,5,9,2,13v-3,-3,-2,-9,-2,-13xm20,-76v2,2,0,3,-2,3v0,-2,1,-3,2,-3xm-11,-102v3,-1,1,2,1,4v-2,0,-2,-2,-1,-4xm154,68v0,2,1,6,-2,5v0,-2,-1,-6,2,-5xm-5,-89v0,1,2,4,0,4v-1,-2,-3,-3,0,-4xm4,-80v1,1,1,7,0,8r0,-8xm110,28v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm-10,-91v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm16,-68v8,4,2,5,1,18v-4,-5,1,-11,-1,-18xm8,-64v0,-2,1,-4,1,-5v1,5,-1,13,-1,5xm-8,-82v1,2,6,3,4,5v-1,-2,-6,-3,-4,-5xm6,-70v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm9,-54v-1,4,-4,5,-2,0r2,0xm-5,-66v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm92,31v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm17,-42v2,0,0,2,0,3v-2,-1,-2,-2,0,-3xm18,-38v0,1,2,3,0,3v-1,-1,-4,-4,0,-3xm4,-47v0,0,-4,5,-3,1xm75,24v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm-4,-53v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm11,-40v-2,3,-2,8,-5,9v2,-3,1,-9,5,-9xm-2,-47v2,1,2,8,0,8r0,-8xm7,-38v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm57,14v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm11,-32v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm19,-27v0,0,1,9,-4,7v1,-2,2,-4,4,-7xm87,47v2,0,0,3,0,4r-2,0xm56,18v1,1,4,2,2,3v-1,-1,-4,-2,-2,-3xm-5,-46v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm46,7v1,1,3,3,1,4v-1,-1,-3,-3,-1,-4xm4,-19v7,7,1,7,-1,1xm20,-1v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm57,38v0,0,3,6,-1,5v0,0,-3,-6,1,-5xm38,20v2,0,0,2,0,3v-2,-1,-2,-2,0,-3xm11,-5v-1,1,-2,4,-3,2xm20,5v0,4,-1,4,-4,6v0,-7,2,-2,4,-6xm62,50v0,2,1,6,-2,5v0,-2,-1,-6,2,-5xm62,61v0,1,2,3,0,3v-1,-1,-3,-2,0,-3xm12,16v3,-1,1,2,1,3v-2,-1,-2,-1,-1,-3xm-7,2v1,-2,4,-4,2,0r-2,0xm19,41v-3,1,-3,0,-2,-4v1,1,2,2,2,4xm-5,22v4,-1,1,4,1,5v-4,1,-1,-4,-1,-5xm18,45v2,0,0,3,0,4r-2,0xm111,-194v2,-1,7,1,6,-3v-2,1,-7,-1,-6,3xm49,-196v0,-2,2,-5,-1,-4v0,2,-2,5,1,4xm109,-15v2,0,4,-1,2,-3v-1,0,-2,1,-2,3","w":154,"k":{"8":7,"4":25,"2":11,"1":11}},{"d":"59,-264v2,2,0,3,-2,3v0,-2,1,-3,2,-3xm60,-261v1,1,0,7,-3,4xm55,-257v0,0,-2,4,-2,2xm55,-306v-3,14,-4,35,-4,43r-1,-2r-5,44r-16,0r-11,-85r37,0xm13,-264v1,1,4,3,2,4v-1,-1,-4,-3,-2,-4xm16,-256v2,0,0,2,0,3v-2,-1,-2,-2,0,-3xm6,-262v3,1,1,2,0,4v-2,-1,0,-3,0,-4xm10,-255v3,-1,1,2,1,3v-2,-1,-2,-1,-1,-3xm49,-270v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm35,-271v3,1,4,-4,2,-4xm23,-284v0,-1,2,-3,0,-4v0,1,-2,3,0,4xm48,-256v-1,-2,-1,-5,-3,-6v1,2,-1,7,3,6xm37,-253v0,0,3,-6,-1,-5v0,0,-3,6,1,5","w":73,"k":{"s":11,"S":11}},{"d":"114,-377v1,2,-1,2,-3,2v-1,-2,1,-2,3,-2xm88,-327v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm162,-251v2,0,0,2,0,3r-2,0xm88,-316v-1,3,2,11,-2,11v1,-3,-2,-11,2,-11xm88,-297v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm143,-207v2,0,2,6,0,6r0,-6xm142,-187v1,0,2,5,0,5r0,-5xm147,-181v0,4,1,7,-4,6xm151,-174v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm150,-169v1,3,-4,4,-4,2xm151,-164v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm83,-88v0,38,-1,45,-9,87r-35,0r-38,-262r38,0r21,150r22,-137v3,26,-4,62,2,89r3,-120v-2,18,13,12,34,12r16,98v0,-1,1,-2,2,-4v0,13,1,26,6,19v3,4,3,-1,6,3r15,-115r39,0r-39,263r-35,0v-6,-25,-7,-55,-15,-78v-1,0,-3,1,-6,2v4,-3,12,-5,1,-11r0,7v-1,-1,-2,-3,-3,-1v0,1,0,3,1,4v-6,-7,3,-13,4,-22v-5,1,-3,-8,-4,-12v4,-5,0,-14,-8,-8v0,-3,2,-8,-1,-9v-8,42,-12,70,-12,85v-5,-2,2,-37,-5,-40xm67,-181v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm106,-121v4,-1,1,4,1,5v-4,1,-1,-4,-1,-5xm101,-121v2,1,3,2,1,5v-1,1,-2,1,-3,1xm103,-115v7,-1,2,5,2,8v-3,-2,-8,-4,-2,-8xm107,-96v-1,-1,-1,-2,-3,-3v-3,5,-5,9,0,12v-8,1,-2,-6,-6,-10v4,0,5,-1,5,-6v1,2,2,4,4,7xm100,-84v7,0,1,20,0,4r0,-4xm98,-83v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm106,-75v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm110,-66v3,-1,1,2,1,3v-2,-1,-2,-1,-1,-3xm104,-65v0,-6,4,-5,3,0v0,6,-3,5,-3,0xm110,-61v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm109,-52v-1,3,-4,2,-2,1v0,0,1,0,2,-1xm105,-42v-3,-6,-8,-15,-4,-21v-2,7,4,10,4,21xm110,-45v0,2,0,2,-2,2v0,-2,0,-2,2,-2xm96,-54v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm103,-41v1,2,-3,4,-3,2xm88,-46v0,2,0,2,-2,2v0,-2,0,-2,2,-2xm148,-132v-1,5,-3,-1,-4,0v3,4,1,8,2,13v2,-3,2,-7,2,-13xm146,-116v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm109,-128v-1,-3,-5,-11,-5,-18v-1,9,-3,4,-5,12v1,-1,2,-3,3,-5v2,8,1,18,5,8v1,1,1,2,2,3xm82,-133v4,0,4,-11,1,-11xm113,-94v4,0,0,-6,1,-9v-4,0,0,6,-1,9xm82,-122v4,0,4,-10,1,-9xm82,-111v4,0,1,-6,2,-9v-4,0,-1,6,-2,9xm83,-102v1,-1,4,-4,0,-3v-1,1,-1,2,0,3xm85,-97v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm82,-91v4,0,4,-11,1,-10","w":205,"k":{"x":7,"s":7,"q":11,"j":18,"g":2,"e":4,"a":14,"X":7,"S":7,"Q":11,"J":18,"G":2,"E":4,"A":14}},{"d":"52,-192v-2,-9,-3,-13,1,-21v2,12,5,8,-1,21xm57,-202v0,3,-3,10,-2,2v0,-1,1,-2,2,-2xm55,-189v7,16,-7,31,2,51r9,0r0,-47r25,0r0,46r49,0r0,23r-49,0r0,47r-25,0v-1,-22,4,-33,-1,-47v7,1,5,0,8,2r0,-2v2,2,5,4,10,3v0,-3,1,-9,-2,-9v-15,0,-30,4,-24,21v-3,1,-4,0,-3,-4v-2,3,-1,4,0,9r2,-2v-1,12,2,27,-3,35v-6,-7,-3,-33,-4,-51v-1,5,-2,9,-2,11v-1,-5,3,-14,-5,-13v-1,-4,-1,-3,-1,0v-4,-1,-10,2,-8,-7v3,1,4,-1,5,-3r0,2v4,-2,-1,-7,-1,-11v0,7,-11,11,-4,19r-15,0r0,-22v11,1,28,-2,34,0v-1,-6,2,-11,1,-13v-1,0,0,1,-1,1v0,-14,-3,-25,-2,-39r5,0xm48,-146v0,1,0,7,-3,5v1,-1,2,-3,3,-5xm58,-95v0,1,2,3,0,3v-1,-1,-1,-2,0,-3xm48,-100v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm46,-94v1,-1,1,-3,1,0r-1,0xm47,-89v1,1,1,2,0,3v-1,-1,-1,-2,0,-3xm46,-85v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm56,-57v0,14,0,21,-1,21v0,-8,-2,-15,1,-21xm52,-37v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm51,-33v1,1,2,4,0,7r0,-7xm54,-184v1,0,1,-1,1,-2v-1,0,-1,1,-1,2xm56,-178v1,0,1,-1,1,-2v-1,0,-1,1,-1,2xm56,-174v2,0,1,-2,1,-3v-2,0,-1,2,-1,3xm77,-106v2,-2,4,-3,1,-5xm62,-126v-1,0,-3,-2,-3,0v1,1,2,1,3,0xm58,-126v0,-2,4,-3,0,-4v-1,1,-2,3,0,4xm73,-108v2,0,2,0,2,-2v-2,0,-2,0,-2,2xm56,-118v2,0,2,0,2,-2v-2,0,-2,0,-2,2xm53,-106v1,0,1,-1,1,-2v-1,0,-1,1,-1,2xm28,-124v1,0,1,-1,1,-2v-1,0,-1,1,-1,2xm55,-69r0,-2v-1,1,-1,1,0,2"},{"d":"47,-115r-29,0r0,-31r29,0r0,31xm32,35r-14,0r10,-36r-10,0r0,-31v9,-2,4,5,10,9v-1,-3,-2,-7,1,-1v0,8,6,6,3,0v-1,-1,-2,-2,-2,-3v2,3,6,3,7,1v-3,-7,-7,0,-10,-6r20,0v0,16,2,33,-5,42v0,-1,-1,-2,-2,-3v-2,10,-3,14,-8,28xm40,-23v1,-1,3,-2,1,-3v-1,1,-3,2,-1,3xm40,-19v2,0,3,-5,0,-4r0,4xm31,-7v2,0,2,0,2,-2v-2,0,-2,0,-2,2xm40,7v2,0,2,0,2,-2v-2,0,-2,0,-2,2","w":65},{"d":"26,-182v1,1,4,4,0,3v-1,-1,-1,-2,0,-3xm38,-168v-1,2,-1,9,-4,6v1,-2,0,-6,4,-6xm32,-4v6,17,23,7,19,33r-33,0r0,-386r33,0r0,116v-4,3,-6,7,-5,12v0,-3,-7,-12,-10,-6v1,0,1,0,1,1v-1,-2,-2,0,-3,1v5,4,8,3,4,10v1,0,2,-1,2,-3v4,5,5,13,11,13r0,29v-14,-7,-19,14,-26,-12v-2,4,-1,8,0,12v-1,0,-4,-5,-6,-1v8,4,-1,15,8,10v8,1,7,29,12,19v2,2,3,3,3,-2v-1,-1,-2,-3,-3,-1v-1,-5,3,-31,12,-17v-3,54,3,116,-5,165v-1,-2,-3,-5,-5,-9r-3,12v0,-3,-7,-12,-10,-6v1,0,1,0,1,1v-1,-2,-2,0,-3,1v5,4,7,3,4,10v1,0,2,-1,2,-2xm24,-235v4,-4,0,-5,-1,-1xm24,-229v2,0,5,-6,1,-5xm25,-196v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm46,-38v2,-4,-1,-4,-2,-1","w":69},{"d":"104,-252v2,0,0,2,0,3v-2,-1,-2,-2,0,-3xm91,-261v0,2,-1,7,-1,16v-3,-2,-6,-16,1,-16xm86,-254v3,-1,1,2,1,3v-2,-1,-2,-1,-1,-3xm89,-241v4,-1,1,5,1,6v-4,1,-1,-5,-1,-6xm84,-242v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm113,-205v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm91,-214v0,2,1,6,-2,5v0,-2,-1,-6,2,-5xm90,-206v0,4,1,2,-2,1v2,0,2,0,2,-1xm-21,-312v0,0,0,2,-1,2v0,0,0,-2,1,-2xm-32,-322v0,2,0,2,-2,2v0,-2,0,-2,2,-2xm97,-194v1,4,-2,1,-3,1v1,-1,2,-1,3,-1xm-35,-323v0,5,4,4,0,6r0,-6xm-19,-308v8,0,4,4,1,10v-5,-3,3,-8,-1,-10xm-31,-317v2,1,0,3,0,4v-3,-1,-1,-2,0,-4xm95,-183v9,-2,11,-1,8,2v0,1,1,2,1,3v-5,-6,-9,2,-9,-5xm30,-228v3,-3,10,-8,8,1v-1,-2,-6,-3,-8,-1xm112,-150v-2,2,-3,3,-4,3v0,-5,2,-4,4,-3xm38,-219r-7,0v1,-2,7,-7,7,0xm104,-151v2,0,0,3,0,4v-3,-1,-1,-2,0,-4xm36,-212v9,-3,-3,2,2,6v-1,6,-1,2,-5,0v-1,-4,4,-5,1,-8v-1,1,-2,4,-2,-1v2,0,3,-1,5,-3xm44,-204v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm44,-186v0,2,3,5,1,5v-1,-2,-3,-4,-1,-5xm55,-173v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm40,-192v-1,6,0,3,-1,14v2,-3,-1,-3,4,-3v0,5,-2,7,-7,6v-1,-9,-1,-9,4,-17xm34,-188v1,2,-1,4,-1,1v0,-1,1,-1,1,-1xm51,-171v2,1,-1,3,-2,4v-2,-1,1,-3,2,-4xm51,-166v4,1,2,2,0,4r0,-4xm33,-184v1,3,0,7,-1,5v0,-2,0,-4,1,-5xm43,-168v-2,-2,-8,-5,-2,-6v1,1,2,3,2,6xm55,-156v2,2,-3,4,-4,6v-2,-2,3,-4,4,-6xm56,-152v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm36,-171v3,0,5,9,1,8xm32,-175v2,3,5,6,1,9v-4,-2,-2,-5,-1,-9xm51,-148v3,-1,4,4,1,3xm39,-160v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm46,-213v-2,-22,-22,-52,-28,-67v9,-5,9,-4,25,-13v17,27,32,57,43,91v2,0,0,21,4,5v3,14,0,35,7,45v-5,10,4,40,-6,48r3,0v-1,6,-2,7,-3,13v0,-2,-1,-8,-3,-16v0,1,-1,15,-1,43v-3,-11,-12,1,-14,-7r0,3v0,-2,-6,-6,-7,0v-1,9,5,2,11,3v4,0,6,-1,7,-2v-8,26,-21,55,-40,87v-8,0,-7,-3,-26,-12v38,-77,52,-108,38,-193v-2,0,-3,3,-2,6v2,-14,0,-13,-6,-36xm32,-162v1,3,-3,2,-5,2v-1,-3,3,-2,5,-2xm35,-159v-1,4,-1,4,-3,1xm39,-155v-1,3,2,9,-2,9v1,-3,-2,-9,2,-9xm39,-140v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm87,-62v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm125,41v1,2,-1,2,-3,2v-1,-2,1,-2,3,-2xm101,-181v2,0,0,-2,0,-3v-2,1,-2,2,0,3xm87,-181v3,1,2,-3,2,-5v-3,-1,-2,3,-2,5xm87,-167v4,0,1,-8,2,-11v-4,0,-1,8,-2,11xm89,-108v-2,-17,4,-41,-2,-54v2,17,-4,41,2,54xm85,-103v0,-7,-1,-12,-2,-16v-2,10,-13,15,-5,27v-3,-7,5,-14,7,-11xm71,-103v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm81,-92v0,1,4,2,4,0r-4,0","w":113},{"d":"40,-369v1,0,2,4,0,4r0,-4xm43,-364v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm41,-359v0,2,-2,9,-3,4v0,-2,1,-3,3,-4xm38,-351v4,0,0,5,1,8v-4,0,0,-5,-1,-8xm39,-342v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm37,-327v5,0,0,8,1,12v-5,0,0,-8,-1,-12xm39,-274v-3,0,-2,-6,-2,-9v4,3,-1,4,2,9xm122,-194v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm35,-285v2,2,1,12,-1,14xm117,-196v2,0,0,2,0,3v-2,-1,-2,-2,0,-3xm85,-227v0,2,0,2,-2,2v0,-2,0,-2,2,-2xm122,-186v0,0,0,2,-1,2v0,0,0,-2,1,-2xm35,-269v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm108,-196v1,3,6,4,4,7v-2,0,-4,-1,-6,-4v1,-1,3,4,5,2v0,-3,-5,-3,-3,-5xm103,-195v1,2,-3,4,-2,1xm34,-259v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm101,-196v-3,2,-4,11,-9,7v0,-6,-1,-9,2,-14v3,5,3,11,7,7xm86,-208v2,4,2,6,0,3v0,1,-2,3,-3,0xm111,-180v-2,-1,-8,-5,0,-4r0,4xm92,-193v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm88,-200v3,4,3,5,0,9r0,-3v-6,4,-5,6,-7,2v0,0,1,1,2,1v1,-1,4,-9,-4,-7v0,-4,2,-4,6,-2v0,6,4,7,3,0xm81,-196v1,0,3,2,1,2xm33,-243v3,-1,1,2,1,4v-3,1,-1,-2,-1,-4xm130,-139r-5,0r5,0xm95,-167v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm92,-163v2,0,5,2,3,3xm97,-158v0,2,0,2,-2,2v0,-2,0,-2,2,-2xm87,-162v1,0,3,2,1,2xm88,-155v1,1,5,4,3,4v-1,-1,-3,-2,-3,-4xm91,-150v2,-1,3,2,1,2v0,-1,0,-2,-1,-2xm100,-140v-5,0,-5,-6,-5,-2v2,0,3,1,5,2xm91,-148v0,2,0,2,-2,2v0,-2,0,-2,2,-2xm88,-145v3,0,6,2,1,4v3,-2,1,-2,-1,-4xm87,-140v-4,0,-6,-5,-1,-5v0,2,0,3,1,5xm27,-185v1,0,3,2,1,2xm45,-133v46,20,-13,121,49,113r0,23v-46,10,-69,-29,-52,-62v-4,2,-5,-1,-6,-6v3,1,5,-1,1,-1v-2,-22,3,-55,-19,-57r0,-22v2,1,13,-7,14,-15v-1,1,-1,1,-2,3v-1,-8,-2,-17,2,-22r-2,1v-1,-13,1,-11,-3,-16v7,0,3,-11,5,-26v0,4,1,8,2,13v3,-19,5,-30,5,-45r2,2v7,-15,29,-22,53,-19r0,24v-61,-14,-3,94,-49,112xm27,-157v4,4,-2,1,-2,1v3,-3,3,-8,3,-4xm28,-117v-1,3,2,11,-2,11v1,-3,-2,-11,2,-11xm27,-92v0,2,1,6,-2,5v0,-2,-1,-6,2,-5xm27,-86v0,2,0,2,-2,2v0,-2,0,-2,2,-2xm25,-69v2,0,0,2,0,3v-1,-1,-1,-2,0,-3xm25,-65v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm92,-196v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm84,-204v1,0,1,-1,1,-2v-1,0,-1,1,-1,2xm34,-203v0,-1,2,-3,0,-3v-1,1,-1,2,0,3xm35,-200v1,0,1,-1,1,-2v-1,0,-1,1,-1,2xm35,-196v1,0,1,-1,1,-2v-1,0,-1,1,-1,2xm32,-166v1,-1,-1,-4,-2,-2xm30,-160v2,0,1,-2,1,-3v-2,0,-1,2,-1,3xm32,-127v5,0,0,-5,0,-6r0,6xm33,-119v2,0,5,-7,1,-6xm32,-121v0,-2,2,-5,-1,-4v0,2,0,3,1,4xm59,-82v-7,2,-5,-3,-9,4v3,-1,4,0,5,2v-3,-3,3,-4,4,-6xm40,-67v1,-1,4,-1,2,-2v-1,1,-2,0,-2,2xm64,-34v-6,-2,-4,-3,-10,0v5,1,4,5,10,0","w":104},{"d":"127,-315v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm128,-309v2,0,0,2,0,3v-1,-1,-1,-2,0,-3xm124,-314v4,3,2,4,-2,6v-5,-2,-1,-4,2,-6xm93,-289v-1,1,-2,4,-3,2xm106,-232v-9,-2,-1,-1,0,-7r0,7xm4,-208v1,0,2,4,0,4r0,-4xm87,-117v-2,2,-2,8,-5,5v2,-2,1,-5,5,-5xm4,-190v2,1,2,10,-2,9xm7,-88v9,0,0,-19,13,-14r-3,-27v-2,0,-1,1,-1,-1v0,-1,-1,-2,-1,-2v0,1,1,2,2,2v2,-34,5,-51,11,-73v9,5,11,-5,10,-15r-1,-2r-4,4v5,-30,8,-19,34,-70r25,12v1,1,-30,59,-29,64v-3,-3,-7,-21,-16,-15v0,16,4,24,13,24v-11,27,-10,84,-5,111v-2,-4,3,-5,5,-3v-13,5,-1,19,5,40v9,32,16,36,27,60r-24,14v-7,-10,-20,-36,-39,-79v-1,5,-8,11,-4,5v0,-5,-2,-2,-4,-4v-4,7,-4,3,-7,-2v-1,-9,5,2,5,-4r0,5v-1,-1,-2,-1,-2,1v9,-6,12,-9,8,-15v-1,5,-4,11,-5,2v0,1,0,1,1,2v1,-1,6,-6,-1,-6v-1,0,-1,1,-1,1v0,0,-4,-14,-5,-5r-1,3v-5,-6,3,-9,-6,-11v2,0,3,0,4,-1v-1,-1,-2,-1,-4,-1xm5,-178v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm5,-173v2,0,0,3,0,4v-2,-1,0,-3,0,-4xm62,-107v2,1,2,8,0,8r0,-8xm73,-95v4,1,5,15,2,16xm10,-146v1,1,-7,5,-6,6v0,-13,0,-22,1,-27v1,7,-4,25,5,21xm61,-93v0,-3,3,-3,1,0r-1,0xm77,-77v0,2,1,6,-2,5v0,-2,-1,-6,2,-5xm62,-90v2,1,2,8,0,8r0,-8xm59,-90v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm57,-82v0,-3,3,-3,1,0r-1,0xm15,-126v4,-1,1,5,1,6v-4,1,-1,-5,-1,-6xm62,-76v2,1,2,8,0,9r0,-9xm9,-125v4,-1,1,4,1,5v-4,1,-1,-4,-1,-5xm9,-109v1,2,5,4,3,6v-1,-2,-5,-4,-3,-6xm9,-105v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm-2,-114v0,1,2,4,0,4v0,-1,-2,-3,0,-4xm0,-77r-2,-17r6,1v-1,-15,-1,-31,0,-46v6,21,2,72,-1,100v-1,-3,-1,-12,-2,-14v-2,2,-4,6,-2,9v-6,-6,-1,-11,4,-15r0,-19xm17,-76v-1,3,2,9,-2,8v1,-3,-2,-9,2,-8xm17,-68v0,0,-2,4,-2,2xm30,-52v0,2,0,2,-2,2v0,-2,0,-2,2,-2xm-12,-94v2,2,2,12,0,14r0,-14xm24,-48v4,3,-1,17,-2,8v0,-4,1,-6,2,-8xm17,-49v1,2,4,4,2,6v-1,-2,-6,-5,-2,-6xm17,-44v-1,3,2,9,-2,8v1,-3,-2,-9,2,-8xm16,-34v5,1,0,7,0,9v-2,-3,-1,-6,0,-9xm24,-22v-1,1,-2,4,-3,2xm-12,-62v2,3,5,15,1,16xm20,-24v2,1,-1,5,-1,7r-2,0xm4,-36v2,6,2,23,0,29r0,-29xm12,-19v9,-2,5,10,6,17v-6,-10,-1,-10,-6,-17xm-9,-17v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm14,-87r0,-7v-2,1,0,6,0,7","w":110},{"d":"193,-260v-7,4,-10,1,-15,1v6,-3,8,-1,15,-1xm175,-263v2,2,-2,3,-3,4v-2,-2,1,-3,3,-4xm141,-270v2,1,5,1,5,4v-2,-1,-6,0,-5,-4xm135,-272v1,1,5,2,3,4v-2,-1,-5,-2,-3,-4xm70,-271v3,2,-1,0,-1,2v0,-2,0,-2,1,-2xm89,-263v51,1,59,118,19,145r29,119r-42,0r-26,-110r-17,0r0,110r-18,0r-2,-203r0,202r-23,0r0,-267v7,1,15,2,22,0r0,8v0,1,1,0,2,0v0,-11,1,-23,2,-35v2,18,-4,32,14,29v8,-1,24,2,34,0r-1,-2v4,6,5,-1,7,4xm-1,-42v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm32,-244v5,0,1,-8,2,-12v-5,0,-1,8,-2,12xm32,-239v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm55,-204v-7,9,-1,40,-3,57v31,3,41,-3,41,-40v0,-21,-5,-34,-15,-38r0,4v0,-1,-2,-8,-7,-6v0,5,-2,7,-3,2v-6,9,10,8,-1,13r-1,-2v-1,5,-3,3,-7,1v-1,2,-2,17,-5,13v1,-2,1,-3,1,-4","w":155,"k":{"z":14,"y":18,"x":18,"w":18,"v":18,"u":11,"t":7,"s":11,"q":11,"p":11,"o":18,"n":9,"l":11,"k":11,"j":18,"i":7,"h":11,"g":14,"f":11,"e":7,"d":7,"c":11,"b":11,"a":7,"Z":14,"Y":18,"X":18,"W":18,"V":18,"U":11,"T":7,"S":11,"Q":11,"P":11,"O":18,"N":9,"L":11,"K":11,"J":18,"I":7,"H":11,"G":14,"F":11,"E":7,"D":7,"C":11,"B":11,"A":7,"-":21,"'":18,"\"":18}},{"d":"62,-314v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm62,-300v2,0,0,4,0,5r-2,0xm64,-280v0,2,-4,9,-3,2xm65,-268v0,2,-2,1,-3,1v0,-2,2,-1,3,-1xm75,-219v2,0,5,6,1,5xm99,-188v3,-3,9,-2,4,0r-4,0xm84,-199v-2,0,-7,-1,-3,-3v1,1,1,2,3,3xm97,-188v0,2,-2,1,-3,1v0,-2,2,-1,3,-1xm75,-202v1,2,-1,2,-3,2v-1,-2,1,-2,3,-2xm105,-174v0,0,-2,10,-3,7xm105,-165v2,4,0,3,-4,4xm77,-188r-1,3xm108,-156v-1,2,-1,5,-3,6v1,-2,-1,-7,3,-6xm106,-149v1,0,2,5,0,5r0,-5xm100,-162v-4,2,-8,3,-4,8v2,-1,1,-1,1,1v0,1,0,2,-1,3v-2,0,-3,-10,-9,-11v9,-1,8,-3,13,-1xm86,-158v5,-1,0,6,1,5v-5,-3,-4,-2,-1,-5xm-18,-259v-7,4,-9,3,-15,1xm-36,-261v-1,1,-2,4,-3,2xm73,-230v-19,9,6,47,-2,64v0,3,4,7,5,4v6,2,4,7,18,18v1,-1,2,-1,3,-2v-4,4,2,8,8,10v1,-1,2,-3,2,-5v0,2,0,6,1,10v38,35,39,102,-6,124v0,1,-1,3,-3,5v0,-1,1,-3,0,-4v-4,4,-9,3,-18,5r2,2v-4,-4,-16,-3,-24,-3v-26,-2,-53,-36,-50,-68r38,-7v-1,26,9,46,38,38v-3,-4,-8,-5,-13,-2v7,-5,-12,-8,-2,-12v-2,1,-2,3,0,4v5,-18,-1,-41,1,-61v-21,-24,-57,-40,-57,-92v0,-69,96,-89,114,-26v2,8,5,14,5,24v-13,0,-35,7,-48,3v16,2,6,-8,6,-16v0,-9,-6,-13,-18,-13xm66,-74v-1,2,-1,2,-3,1v1,-1,2,-1,3,-1xm68,-68v0,7,1,4,-4,3r0,-4v0,2,2,3,4,1xm65,-63v0,1,2,3,0,3v-1,-1,-4,-4,0,-3xm111,-10v2,1,4,2,1,3v-1,-1,-3,-2,-1,-3xm92,-211v2,-4,-1,-4,-2,-1xm65,-229v-19,12,-16,36,-2,56xm82,-89v3,-6,6,-5,0,-9r0,9xm74,-91v11,-2,5,-12,-1,-18v-4,7,7,8,1,18xm89,-85v0,-1,2,-4,-1,-3v-1,1,-1,3,1,3xm84,-83v0,0,4,-4,-1,-5xm79,-83v1,-1,2,-8,-4,-6v1,2,2,4,4,6","w":145,"k":{"z":7,"y":7,"x":7,"w":7,"v":7,"j":7,"a":11,"Z":7,"Y":7,"X":7,"W":7,"V":7,"J":7,"A":11}},{"d":"183,-143v1,1,4,3,2,4v-1,-1,-4,-3,-2,-4xm30,-260v4,1,0,4,-1,6v-2,-1,1,-4,1,-6xm27,-252v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm150,-185v11,-26,17,-45,19,-73r34,0v-1,23,-6,42,-9,63v7,1,5,13,10,3v0,4,2,10,3,3v3,5,17,4,26,4v-2,14,-3,23,-4,29v-16,3,-35,-9,-38,9v-2,-3,-2,-4,-3,-6r0,4v-1,-3,-7,-1,-10,0v8,2,-2,10,-1,12v2,-2,4,5,8,1v0,9,-8,22,-4,28r40,0v2,13,-6,20,-2,30v-14,-1,-34,4,-43,-3v1,5,-13,5,-1,7v-1,6,-1,11,-3,2v-2,7,-3,7,-5,3v-2,3,3,6,4,9v-4,8,-6,10,-6,16v-6,2,-11,1,-6,5v4,0,9,2,11,-1v-5,12,2,36,-20,32v2,5,8,1,14,2r0,5r-35,0v-2,-5,5,-6,6,-6v-9,-3,-4,-3,-2,-16v4,-11,-1,-19,9,-18v-11,-1,-4,-9,-4,-15v3,0,5,1,6,0v-1,-4,-3,-4,-5,-1v2,-12,8,-25,-15,-21v-2,0,-5,-1,-9,-4v-10,9,-7,6,-15,21v-1,-10,-6,4,-5,-6v2,0,5,-3,3,-4v-11,7,-7,18,-10,37v-10,-2,-9,5,-1,4v-2,13,-3,22,-4,28v-1,1,-13,1,-35,1v2,-13,3,-23,4,-30v3,3,4,-1,4,-4v-1,1,-4,4,-3,0v0,-8,9,-15,10,-24v-2,5,-5,8,-8,12v3,-17,4,-16,4,-32r-31,0v1,-2,4,-7,-1,-6v1,10,-4,7,-9,6v2,-14,3,-23,4,-29v3,-2,41,6,43,-5v5,-25,7,-33,7,-42v-13,-6,-24,1,-42,-1v1,-5,3,-14,4,-28v1,-1,14,-1,41,-1v7,-21,8,-49,13,-73v5,1,16,-3,12,5v2,1,4,2,5,-1v-2,-2,-3,-3,-3,-4r9,0v-2,6,1,5,4,2v-1,-1,-3,-2,-3,-2r10,0r-11,71v4,2,4,2,5,7v3,-11,23,-3,34,-5xm173,-55v-2,4,-2,10,-5,12v2,-4,0,-11,5,-12xm188,-209v-1,-1,-2,-5,-2,-1xm195,-190v2,0,0,-2,0,-3v-1,1,-1,2,0,3xm206,-175v0,-1,4,-5,0,-4v0,1,-2,3,0,4xm178,-204v3,0,7,1,6,-3v-3,2,-4,1,-7,-2v0,3,-1,6,-2,10v1,-1,4,-5,4,-1v0,1,-2,3,-4,5v5,1,7,-7,3,-9xm193,-186v2,0,1,-2,1,-3v-2,0,-1,2,-1,3xm178,-189v2,-2,-4,-5,-5,-7v-2,2,4,5,5,7xm113,-245v3,1,2,-4,2,-6v-3,-1,-2,4,-2,6xm110,-247v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm106,-244v0,0,-3,-8,-2,-3v0,2,-1,6,2,3xm101,-245v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm156,-167v0,2,5,3,5,1xm149,-184v1,4,-11,16,-1,14r1,6v0,-5,-1,-13,0,-20xm172,-140v0,-1,4,-5,0,-4v0,1,-2,3,0,4xm170,-145v-1,-2,-6,0,-8,0r8,0xm132,-177v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm169,-139v0,-1,4,-5,0,-4v0,1,-2,3,0,4xm180,-124v1,-1,4,-2,2,-3v-1,0,-2,1,-2,3xm93,-211v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm126,-178v2,0,1,-3,1,-4v-2,0,-1,3,-1,4xm208,-98v0,-2,-4,-3,-4,-1xm120,-180v2,-1,5,0,4,-3v-2,1,-5,0,-4,3xm162,-139r-1,-3xm135,-163v4,1,4,-1,2,-3v0,1,-1,2,-2,3xm171,-129v-5,-1,-5,1,-2,2xm83,-209v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm165,-128v-2,-2,-1,-7,-4,-8v1,3,0,8,4,8xm195,-92v4,0,7,0,5,-5v-3,2,-5,3,-5,5xm161,-127v0,2,8,5,7,1xm178,-113v-1,1,-7,6,0,5r0,-5xm179,-104v3,1,1,-2,1,-4v-3,-1,-1,2,-1,4xm189,-84v13,0,3,-7,4,-17v-2,6,-3,16,-7,9v-3,6,6,4,3,8xm96,-191v-4,5,-11,2,-12,0v4,-4,1,-5,-3,-12v1,11,-5,14,5,22v1,-5,9,-5,10,-10xm175,-93v1,-6,-3,-6,-3,-1v1,1,2,1,3,1xm84,-178v4,1,7,-3,1,-2xm147,-103v-7,-3,-15,6,-17,-4v3,0,7,-3,6,2v4,-2,7,-3,10,-3v2,-21,5,-37,9,-47v-9,-6,-11,-13,-17,-6v3,4,5,-4,8,1v-5,8,-21,2,-32,4v5,-6,7,-11,9,-15v-6,1,-16,-10,-3,-7v-9,-4,-10,1,-13,-5v4,8,-4,4,1,9v-5,0,-10,-3,-10,4v0,-2,8,-3,9,-1v-2,3,-3,7,-5,2v2,4,8,13,-3,14v-2,9,3,18,4,19v0,0,-7,-3,-6,3v1,1,-3,4,-3,4v5,-1,9,-9,8,-1v-1,10,-3,16,-1,22r25,0v5,14,11,8,21,5xm167,-92v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm148,-107v3,1,2,-3,2,-5v-3,-1,-2,3,-2,5xm171,-79v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm153,-55v1,-19,10,-32,25,-31v-5,-7,-8,2,-19,-1v1,1,4,3,1,4v-5,-6,-1,-7,6,-13v-2,2,-6,2,-5,-2v3,-3,8,1,7,-2v-4,-8,-4,-8,3,-18v-2,2,-9,1,-7,-5v-1,5,-4,11,-7,1v5,1,4,-4,4,-8v-4,5,-8,7,-5,11r1,-1v-1,3,6,9,6,9v-8,8,-7,8,-14,8v0,4,11,1,7,8v-4,-1,-4,-5,-8,-2v1,0,2,1,3,2v-10,-2,7,13,-11,8v5,2,9,3,12,0v-1,7,2,7,5,10v0,3,-13,17,-4,22xm91,-157v2,0,4,-5,1,-4xm145,-101v0,1,5,2,5,0r-5,0xm96,-144v1,-5,-2,-6,-3,-2v1,1,2,2,3,2xm166,-72r-3,3v-2,-8,5,-3,3,-3xm131,-104v2,0,4,0,3,-2v-2,0,-4,0,-3,2xm140,-92v2,0,2,0,2,-2v-2,0,-2,0,-2,2xm141,-89v3,1,4,-3,1,-3xm121,-105v2,0,4,0,3,-2v-2,0,-4,0,-3,2xm151,-72v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm131,-91v1,0,3,1,3,-1v-1,0,-3,-1,-3,1xm129,-95v-2,-4,-2,-8,-2,-10v-15,4,-3,1,-2,10r4,0xm161,-60v2,-1,0,-2,-1,-3v-2,1,0,2,1,3xm143,-76v3,1,1,-2,1,-3v-2,1,-2,1,-1,3xm151,-66v0,0,3,-6,-1,-5v0,0,-3,6,1,5xm134,-87v-7,5,-10,-6,-9,2v2,0,5,-1,9,-2xm131,-92v-8,-5,-14,-4,-19,0r19,0xm87,-125v3,1,4,-3,2,-4xm85,-116v7,2,15,-2,14,-11v-6,-1,-6,13,-12,3v0,3,0,5,-2,8xm121,-85v3,1,4,-5,2,-5xm149,-45v1,-2,3,-4,1,-5v-1,2,-5,4,-1,5xm163,-29v0,-1,5,-4,1,-4v-1,1,-3,3,-1,4xm150,-41v2,0,4,0,3,-2v-2,0,-4,0,-3,2xm86,-98v9,-3,1,-12,2,-15r-4,0v2,0,2,0,3,1v-2,3,-3,7,-5,3v3,6,4,9,4,11xm142,-39v2,0,2,0,2,-2v-2,0,-2,0,-2,2xm93,-69v2,0,5,-5,3,-8v-4,1,-3,4,-3,8xm138,-28v1,-2,-2,-4,-4,-2v1,1,2,2,4,2xm146,-15v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm146,-7v2,-2,0,-3,-2,-3v-2,2,0,3,2,3xm136,-5v2,0,2,0,2,-2v-2,0,-2,0,-2,2xm45,-89v3,1,4,-5,2,-5xm36,-87v3,1,4,-3,1,-3xm76,-31v0,1,4,2,4,0r-4,0xm78,-34v-10,2,-12,3,-16,-2v-1,10,3,5,16,2xm65,-14v2,-1,4,-6,-2,-5v1,2,2,4,2,5xm148,-159v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm116,-174v0,10,-6,-2,-7,7v0,-2,0,-10,7,-7xm192,-92v0,1,3,3,1,3v-1,-1,-3,-2,-1,-3xm116,-164v0,0,-6,12,-6,5v0,-2,2,-4,6,-5xm106,-152v0,2,0,2,-2,2v0,-2,0,-2,2,-2xm105,-147v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm157,-86v-2,2,-5,6,-4,0r4,0","w":251},{"d":"95,-222v1,3,2,7,-2,6v-3,-3,-3,-5,2,-6xm101,-212v1,3,-3,2,-5,2v-1,-3,3,-2,5,-2xm99,-204r2,3v-2,0,-4,-1,-2,-3xm95,-208v-2,0,-6,1,-12,4v0,-10,6,-3,10,-5v0,-1,-1,-1,-2,-2xm111,-168v0,2,2,5,-1,4v-1,-2,-1,-4,1,-4xm67,-212v2,2,-3,3,-5,5v-3,-3,3,-3,5,-5xm88,-198v-6,4,-5,6,-1,11v-3,-3,-7,-2,-6,5v-7,-1,-5,-11,2,-13v3,-2,5,-3,5,-3xm106,-167v4,-1,1,4,1,5v-4,1,-1,-4,-1,-5xm104,-167v-1,4,-4,5,-2,0r2,0xm71,-184v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm79,-170v2,1,3,7,-1,6xm127,-179v-9,-12,3,-21,3,-34v7,-4,16,-9,27,-16v0,11,-18,10,-24,19v-18,24,10,27,-13,44v-13,17,-14,7,-24,20v8,6,17,15,27,26v-16,0,-22,7,-9,8v22,1,24,18,25,44v0,43,-16,57,-51,67r0,36r-20,0r0,-36v-25,-6,-42,-18,-50,-35r26,-23v10,9,14,25,32,25v24,1,31,-28,25,-53v11,-2,-6,5,6,4v5,-3,13,-6,7,-11v-1,1,-3,4,-4,2v-2,-4,-3,0,-9,2v-8,-10,-18,-22,-32,-33v11,0,3,-7,4,-16v-7,2,-1,15,-11,13v-18,-21,-41,-38,-41,-75v0,-37,22,-53,46,-63v0,-2,1,-11,1,-25r20,0r0,25v21,6,35,15,43,27v-9,9,-17,17,-24,23v-13,-10,-11,-17,-27,-17v-32,1,-29,47,-8,65v0,-5,3,-5,5,-1v-1,10,13,13,15,18v7,-10,32,-16,35,-30xm76,-92v2,2,0,3,-2,4v-2,-2,0,-3,2,-4xm40,-87v2,0,0,3,0,4v-3,-1,-1,-2,0,-4xm-13,-130v1,3,-3,2,-5,2v-1,-3,3,-2,5,-2xm13,-90v2,2,-1,3,-3,3v0,-2,2,-2,3,-3xm5,-89v1,1,4,2,2,3v-1,0,-2,-1,-2,-3xm-25,-40v14,-17,42,-28,46,-54v5,-9,33,-25,39,-31v-11,19,-38,16,-39,47v-21,11,-29,30,-47,45v2,2,4,3,7,7v-9,1,-12,-6,-22,-2v6,-4,16,-6,14,-15v0,0,1,1,2,3xm-12,-42v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm128,-99v3,-2,3,-4,0,-6v-2,2,-1,4,0,6xm107,-127v-4,-2,-10,-7,-8,3v1,-2,8,0,8,-3xm123,-101v2,0,1,-2,1,-3v-2,0,-1,2,-1,3xm104,-119v-1,-1,-1,-3,-3,-3v1,1,0,4,3,3xm97,-130v-6,-4,-10,2,-11,6v6,0,13,2,11,-6xm102,-111v2,0,4,-4,1,-3xm100,-118v-2,2,-5,8,-5,1r-3,6v0,0,11,6,8,-7xm80,-124v2,0,4,-1,2,-3v-1,0,-2,1,-2,3xm89,-110v2,0,1,-3,1,-4v-2,0,-1,3,-1,4xm86,-117v-2,1,-1,4,0,7r0,-7"},{"d":"164,25v0,3,-3,2,-6,2xm122,33v4,4,2,4,-2,6v0,-3,1,-4,2,-6xm128,45r-1,3xm181,21r4,0r0,30r-48,0v-4,-10,-4,-6,-2,-22v-10,-1,-11,5,-17,1v0,3,-2,6,-4,11v-2,-4,-3,-7,-4,-9r-4,12v0,-3,-6,-12,-10,-6r1,0v-4,2,-2,3,0,6v9,-1,-1,3,1,6v5,-4,8,3,1,1r-107,0r0,-30r42,-1v3,6,11,17,7,5v-1,-3,6,-6,12,-5v7,0,10,1,12,2v-2,2,0,18,4,16v-1,-2,-2,-4,-2,-6v2,3,6,20,8,9r-3,-7v3,5,12,2,6,-3v-7,-6,-10,8,-10,-9v3,4,7,6,4,-1r71,0v-1,5,3,0,4,1v-4,3,1,11,5,15v8,-6,41,2,29,-16xm166,44v0,0,2,0,2,-1v0,0,-2,0,-2,1xm164,44v-1,1,-8,-7,-11,-2xm84,38v4,-4,0,-5,-1,-1xm84,44v2,0,5,-6,1,-5xm53,26v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm54,28v3,1,4,-4,1,-3","w":176},{"d":"68,-265v29,0,55,27,55,57r0,103r-8,-1v4,5,4,7,8,7v-2,32,6,57,-9,39v-1,-7,0,-11,6,-12v-4,0,-13,-11,-13,-2v-6,0,-6,-16,-13,-11v-3,-1,0,-6,2,-5v1,2,15,9,21,4v-6,-2,-8,-4,-6,-9v-3,4,-9,5,-15,0v4,-1,13,3,11,-3v-4,0,-10,-7,-13,-2v3,0,6,0,5,3v-16,-1,-10,-8,-13,-22v-10,7,-18,1,-28,-5v6,-11,-11,-11,-15,-20v-3,8,-10,-6,-8,5v-2,-1,-1,-5,-6,-4v1,2,2,3,4,6v-9,-5,-15,2,-22,-3v-1,-40,-2,-60,-2,-61v0,-35,24,-64,59,-64xm75,-111v0,2,-4,4,-3,1xm87,-95v6,-1,4,2,1,5v-1,-2,-1,-4,-1,-5xm47,-135v4,10,-3,5,-7,3v1,-3,3,-4,7,-3xm105,-67v0,-2,7,2,7,2xm86,-78v6,-1,12,3,8,7v-1,0,-4,-2,-8,-7xm18,-136v4,-1,6,4,1,3v0,-1,0,-1,-1,-3xm18,-122v0,-1,3,2,3,2xm43,-103v-7,0,-10,-3,-17,-8v11,8,10,-3,17,8xm87,-59v12,8,15,-3,26,9v4,0,7,0,9,1v-2,29,-25,50,-55,50v-34,-1,-61,-29,-55,-71r36,0v2,12,2,38,20,36v14,-2,18,-9,19,-25xm61,-134v29,0,25,-32,26,-64v0,-21,-7,-32,-20,-32v-19,0,-22,18,-21,45v1,34,-4,45,15,51xm108,-104v0,0,-3,-2,-7,-4v-1,5,3,6,7,4xm71,-123v0,-2,2,-5,-1,-4v0,2,-2,5,1,4xm16,-141v2,-1,-1,-3,-2,-4v-2,1,1,3,2,4xm100,-43v2,0,0,-2,0,-3v-2,1,-2,2,0,3","w":132,"k":{"7":7,"4":7,"2":7,"1":7}},{"d":"95,-260v0,2,-1,5,-3,9v1,-3,-2,-10,3,-9xm99,-140v0,-2,-1,-7,-3,-14v5,0,2,9,3,14xm103,-143v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm96,-108v0,1,2,3,0,3v-1,-1,-1,-2,0,-3xm88,-276v3,16,0,38,9,52v-9,11,-8,43,-3,58v-3,10,3,36,0,49v0,0,-1,0,-4,1v2,-2,1,-4,0,-6v-4,3,0,17,4,9v4,28,-10,53,-6,75v-1,0,-2,0,-3,-1v-6,29,-28,45,-67,39r0,-37v37,8,29,-35,29,-69v9,0,-3,-9,1,-20v-5,-7,7,-10,0,-12r0,-127v16,-2,39,7,40,-11xm93,-61v0,12,1,25,-1,36v-2,-15,-2,-20,1,-36xm87,-25v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm86,-21v1,4,3,5,0,10r0,-10xm2,-94v-2,-8,-9,-9,-1,-13v1,2,1,6,1,13xm8,-49v2,4,-1,7,-2,1xm90,-234v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm92,-227v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm92,-220v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm89,-183v0,-2,2,-5,-1,-4v-1,2,-1,4,1,4xm88,-124v2,0,2,0,2,-2v-2,0,-2,0,-2,2xm92,-71v2,0,0,-2,0,-3v-2,1,-2,2,0,3","w":108,"k":{"j":7,"a":7,"J":7,"A":7}},{"d":"148,-111r-130,61r0,-29r49,-21v0,1,-1,2,-1,3v5,-8,5,-7,15,-10v7,-8,23,-11,34,-17r-95,-44v-3,-9,-2,-18,-2,-29v13,8,48,20,65,31v0,3,-3,5,-1,7v1,-1,7,-14,6,-3v8,-4,5,13,9,3r51,23r0,25xm115,-135v0,-1,0,-1,-1,-1xm66,-86v-1,-2,-2,-3,-3,-1","w":166},{"d":"128,-213v3,10,-6,9,-13,7v-4,-3,-1,-8,3,-7r10,0xm96,-241v-3,4,-13,12,-16,9xm133,-138v2,9,-2,22,-6,11v0,-2,2,-5,6,-11xm121,-135v2,0,0,4,0,5r-2,0xm76,-219v1,8,-5,22,0,26v2,-1,10,-4,23,-10v2,13,5,2,14,6v3,14,-12,13,-1,23v-1,2,-3,5,-5,8v-4,-3,-14,-23,-22,-15v-1,5,3,6,5,9v-3,0,-7,0,-7,3v0,3,8,10,8,11v-1,1,-28,-6,-25,4v-6,-3,-10,13,-16,21r-19,-13v-6,7,-11,14,-14,22v-8,-7,14,-18,9,-26v4,-4,10,-11,18,-20v-10,-2,-19,-4,-26,-5v3,-8,4,-16,5,-21v-3,1,-2,1,-7,4v13,-14,7,-8,22,-14v-2,1,-3,3,-5,5v4,3,9,6,17,9r-1,-19v-2,1,-5,2,-9,4v8,-13,25,-15,38,-22v-2,1,-7,4,-15,9xm97,-138v5,-1,4,3,2,5v-1,-2,-2,-4,-2,-5xm88,-153v9,3,5,8,-4,15v-9,-4,-6,-16,4,-15xm97,-132v1,1,6,4,2,4v-1,-1,-4,-3,-2,-4xm94,-130v0,1,2,3,0,3v-1,-1,-1,-2,0,-3xm97,-125v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm83,-120v-6,2,-9,-7,-3,-2v2,-2,1,1,3,2xm-2,-181v2,2,-1,3,-3,3v0,-2,2,-2,3,-3","w":130},{"d":"191,-245v1,3,-2,2,-4,2v-1,-3,2,-2,4,-2xm166,-257v1,-2,4,-4,2,0r-2,0xm178,-246v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm168,-244v2,0,0,2,0,3v-2,-1,-2,-2,0,-3xm147,-265v4,0,4,10,1,9xm156,-271r-1,39v-1,-2,-8,-9,-4,-12v0,1,1,2,2,3v4,-14,-5,-25,3,-30xm128,-279v-4,-2,-13,3,-14,-4v-1,2,-1,2,-4,2v3,-5,15,-3,18,2xm144,-249v4,1,5,4,0,2r0,-2xm148,-242v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm107,-282v-2,-6,-22,4,-20,-5v8,-1,18,-1,20,5xm163,-221v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm169,-206v-1,2,2,8,-2,7v1,-2,-2,-8,2,-7xm155,-207v-7,-1,4,-12,-9,-13v8,-5,11,-1,9,13xm74,-290v6,0,14,12,4,4v-2,2,-13,3,-16,-1v5,0,11,2,12,-3xm154,-203r-1,7xm185,-158v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm155,-175v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm153,-141v2,2,2,11,0,12r0,-12xm192,-97v1,0,2,4,0,4r0,-4xm185,-104v-4,-1,-3,-2,-7,1v1,-4,7,-6,7,-1xm146,-132v3,-1,1,2,1,4v-3,1,-1,-2,-1,-4xm153,-126v2,0,3,9,-1,8xm168,-110v0,0,6,8,-1,10v1,-3,1,-6,1,-10xm181,-94v7,0,4,4,0,7v0,-2,1,-6,0,-7xm179,-96v-1,1,-3,4,-4,2v1,-2,2,-4,4,-2xm143,-126v3,-1,4,4,1,3xm169,-99v3,-1,5,4,3,5xm188,-86v-1,6,3,11,-6,11v1,-7,5,-1,6,-11xm183,-85v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm186,-70v-4,0,-6,-3,-2,-4v0,2,1,3,2,4xm175,-78v1,2,6,4,2,5v-1,-2,-4,-4,-2,-5xm3,-245v-4,-2,-6,-2,-1,-3v1,1,1,2,1,3xm201,-48v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm204,-34v2,0,0,2,0,3v-2,-1,-2,-2,0,-3xm202,-23v3,1,1,2,0,4v-2,-1,0,-3,0,-4xm169,-60v-2,1,-8,13,-7,3v1,2,3,0,3,-1v0,-1,0,-3,-1,-4v1,3,2,4,5,2xm-14,-247v-6,6,-17,0,-27,2v6,-9,12,1,14,-8v4,10,7,5,13,6xm54,-271v-2,5,-16,0,-19,6v6,1,15,1,22,0r0,109r44,0r0,-108r41,0v-2,8,-1,15,0,23v1,-1,1,-2,2,-2v-7,36,-1,92,-3,135v4,2,8,1,5,6v-2,-2,-5,-4,-5,4v2,9,2,4,10,11v3,-9,-1,-16,-1,-26v9,-2,1,10,10,9v3,3,5,11,9,7v-3,5,1,5,3,15v0,-1,2,-2,5,-3v-4,12,-11,12,-25,17v0,-2,0,-3,-1,-4v-1,6,-5,2,-8,3v2,6,8,8,11,2v-2,7,1,6,5,4v-3,3,-5,4,-6,13v3,-6,-2,-12,-11,-13r0,63r-41,0v3,-4,-2,-6,-8,-10v-8,4,-8,15,-5,26v-4,-4,-4,5,-5,-4v-1,1,-1,1,-1,2v-5,-9,-1,-29,-21,-14v7,-6,13,-7,4,-16v3,-4,5,7,6,-5v0,-5,1,-8,1,-9v1,4,0,17,6,13v-3,1,0,6,0,6v7,-1,5,-4,12,-7v3,3,7,4,11,4v-5,-18,12,-15,10,-30v-1,1,-2,4,-4,7v-7,-16,-11,-1,-18,-16r2,2v0,-4,-4,-8,-8,-2v1,-3,8,-8,3,-9v-1,0,-6,-1,-3,-7v8,-1,7,6,10,9r3,-13v0,3,12,12,6,3v0,-8,-6,-31,2,-36v-4,-1,-3,-7,-3,-12r-43,0v-2,22,-2,33,8,50v-2,-3,-2,0,-7,1v4,2,4,19,7,22v-1,-3,-4,-8,-8,-14r0,59r-40,0v-1,-29,3,-68,-2,-92r2,1r0,-150v-1,-1,-5,-2,-13,-3v2,-9,15,3,14,-11v0,1,-1,2,-1,3r0,-12v21,0,20,-9,36,-7xm200,-10r-1,3xm157,-51v2,0,4,5,1,4xm153,-49v2,1,2,8,0,8r0,-8xm186,-12v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm188,-6v0,4,-3,6,-4,2v1,0,2,-2,4,-2xm97,-94v1,2,3,4,1,5v-1,-2,-3,-3,-1,-5xm186,0v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm98,-85v0,2,5,5,1,5v-1,-2,-3,-4,-1,-5xm171,-11v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm153,-24v2,0,2,7,0,7r0,-7xm167,-8v-9,1,-8,2,-6,-3xm157,-9v0,1,-1,4,-3,7v1,-1,-3,-9,3,-7xm77,-60v-10,1,-6,-11,-2,-18v-4,8,-2,10,2,18xm82,-53v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm69,-62v2,1,0,3,0,4v-3,-1,-1,-2,0,-4xm72,-51v0,2,1,6,-2,5v0,-2,-1,-6,2,-5xm79,-40v-3,-1,-4,-3,-1,-4v0,2,0,3,1,4xm78,-38v2,0,4,4,1,3xm79,-34v2,1,4,2,1,3v-1,-1,-3,-2,-1,-3xm62,-48v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm73,-35v1,3,-3,2,-5,2v-1,-3,3,-2,5,-2xm-5,-103v3,1,4,6,0,8r0,-8xm-1,-84v-4,-1,-4,-3,-3,-7v0,1,2,3,3,7xm-10,-92v3,-1,1,2,1,3v-2,-1,-2,-1,-1,-3xm3,-79v-6,-1,-6,-1,-9,-4v4,1,7,3,9,4xm156,-88v6,-2,0,-12,-1,-13xm148,-78v2,0,6,1,5,-2v-2,0,-6,-1,-5,2xm141,-64v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm61,-73v-1,-2,0,-6,-4,-5v1,2,0,6,4,5xm98,-8v2,0,4,-4,1,-3xm39,-61v1,-2,8,0,6,-5v-3,2,-5,3,-6,5xm73,-9v2,0,0,-2,0,-3r-2,0xm82,9v2,0,5,-8,1,-7","w":160,"k":{"j":7,"J":7}},{"d":"116,-163v-6,-6,-1,-4,0,-11r0,11xm120,-149v1,1,4,3,2,4v-1,-1,-4,-3,-2,-4xm118,-155v1,8,-5,9,-6,19v-1,-1,-2,-5,-4,-12xm72,-183v0,0,0,2,-1,2v0,0,0,-2,1,-2xm161,-85v-4,-1,-4,-4,-2,-5v1,0,2,3,2,5xm161,-81v3,8,-1,5,-3,9v0,-3,1,-7,3,-9xm57,-180v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm109,-133v1,20,17,40,7,61v0,-11,-13,-3,-14,-14v-3,3,-16,4,-19,7v3,-28,-18,-43,-39,-44r0,-29v7,-2,8,-3,23,-7v0,2,-6,8,-4,15v3,-2,4,-6,4,-8v9,10,-7,17,-2,24r14,0v-8,-32,12,-99,-17,-103v-15,-1,-20,21,-17,40v-12,-1,-26,1,-36,-1v-5,-51,31,-83,71,-71v31,9,29,37,37,70v-6,3,-1,13,-1,17r-2,-1v-2,23,-13,23,-13,43v1,-7,-4,-9,-8,-4v1,0,6,4,14,11v1,-1,1,-3,2,-6xm-13,-222v0,2,0,2,-2,2v0,-2,0,-2,2,-2xm41,-168v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm16,-182v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm-19,-208v3,-1,4,4,1,3xm126,-51v2,0,0,3,0,4r-2,0xm72,-94v3,-6,8,-4,4,2v-3,-1,-4,-2,-4,-2xm68,-94v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm79,-81v0,0,-4,5,-3,1xm71,-85v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm28,-123v1,2,-1,2,-3,2v-1,-2,1,-2,3,-2xm23,-113v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm114,-21v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm114,-16v1,1,4,4,0,3v-1,-1,-1,-2,0,-3xm64,-62v0,2,-3,1,-4,1v0,-2,3,-1,4,-1xm-25,-143v-2,-9,-9,-9,-1,-14v1,2,1,8,1,14xm114,-8v4,1,0,3,-1,5v-2,-1,0,-3,1,-5xm26,-86v0,2,0,2,-2,2v0,-2,0,-2,2,-2xm86,-61v11,11,24,7,34,-8v-2,38,-19,70,-57,70v-39,0,-63,-38,-58,-77r20,0v-4,3,-4,8,0,11r4,-13v19,0,15,11,37,-1v0,-1,0,-3,-2,-6v5,4,8,7,9,9v-36,-2,-39,38,-10,43v12,-1,18,-18,23,-28xm51,-51v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm-8,-99v2,0,0,2,0,3v-1,-1,-1,-2,0,-3xm-19,-99v0,2,2,5,-1,4v0,-2,-2,-5,1,-4xm77,14v-1,1,-3,3,-5,6v0,-4,0,-7,5,-6xm6,-38v0,2,1,6,-2,5v0,-2,-1,-6,2,-5xm-30,-66v-1,4,-4,5,-2,0r2,0xm-28,-53v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm-28,-41v2,1,-1,3,-2,4v-2,-1,1,-3,2,-4xm52,44v-1,1,-3,4,-4,2v1,-2,2,-4,4,-2xm-30,-21r1,4v-3,0,-4,-2,-1,-4xm108,-184v-6,-1,-13,0,-9,8v8,1,4,-3,9,-8xm97,-165v6,2,19,-11,7,-11v3,4,-1,4,-7,11xm56,-135v0,-1,3,-4,1,-4v-1,1,-3,3,-1,4xm42,-72v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm37,-13v2,0,0,-2,0,-3v-1,1,-1,2,0,3","w":129,"k":{"7":14,"4":7,"2":14,"1":14}},{"d":"192,-279v3,2,3,6,-1,3v0,-1,0,-2,1,-3xm168,-275v10,-2,17,-8,21,0v-3,-2,-30,8,-43,2v13,3,12,-4,22,-6r0,4xm145,-271v-6,1,-11,3,-17,0v8,-5,9,1,17,0xm127,-270v1,2,-1,2,-3,2v-1,-2,1,-2,3,-2xm119,-271v-1,1,-8,7,-9,3v2,-1,5,-2,9,-3xm105,-268r0,1r0,-1xm114,-254v-1,2,2,8,-2,7v1,-2,-2,-8,2,-7xm59,-288v2,1,0,2,-1,3v-2,-1,0,-2,1,-3xm28,-287v-2,2,-3,3,-5,3v0,-2,2,-4,5,-3xm125,-181v6,-1,4,3,2,8v0,-2,-2,-4,-2,-8xm16,-281v-1,0,-4,0,-9,2v4,-3,2,-5,9,-2xm141,-137v-9,4,-14,-12,-13,-21v2,0,4,-1,4,-1v-1,-4,-9,-8,-4,-12v8,14,12,26,13,34xm18,-213v5,-29,32,-52,54,-49v5,-7,11,0,16,-6v0,1,0,2,1,3v2,-5,0,-3,4,1v5,-4,8,-5,12,-4v-2,3,-21,5,-24,7v35,8,34,20,42,41v-1,-5,-6,-9,-8,-5v5,11,16,32,11,38v-10,-3,-12,6,-12,17v0,26,-7,22,-11,44v-1,-5,-2,-13,-4,-23v-4,3,-1,7,-7,5v-4,23,-11,37,-8,67v-11,1,-21,1,-32,0r0,-6v4,5,9,8,9,-4v0,-4,0,-10,1,-16v2,6,6,5,10,2v-2,-10,5,-27,-5,-30r3,0v-1,-2,-7,-6,-7,0v2,2,-1,9,-1,6v1,-16,-8,-12,1,-28v2,-7,47,-71,12,-76v-11,-2,-23,17,-25,27v-12,-5,-23,-8,-32,-11xm65,-130r-1,2xm62,-123r0,0r0,0xm63,-121v-1,3,3,9,-1,9v0,-2,0,-5,1,-9xm63,-106r-1,3v0,-1,1,-2,1,-3xm87,0r-37,0r0,-40r37,0r0,40xm115,-230v0,1,2,-3,2,-3xm114,-220v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm115,-191v2,0,0,-2,0,-3r-2,0xm111,-183v1,-1,4,-2,2,-3v-1,1,-4,2,-2,3xm111,-163v-2,0,-8,2,-5,5v4,1,5,-2,5,-5xm93,-162v1,-2,6,-6,2,-7v-1,2,-4,5,-2,7xm88,-155v1,-1,3,-3,1,-4v-1,1,-3,3,-1,4xm79,-143v1,2,8,0,9,-2","w":140},{"d":"24,-282v1,17,-7,48,-5,66v-6,-23,0,-38,5,-66xm152,-73v2,1,7,2,4,5v-1,0,-2,-2,-4,-5xm137,-52v-4,-5,-8,-6,-3,-10v0,0,2,3,3,10xm132,-52v9,12,9,36,14,52r-41,0v-3,-21,-6,-40,-9,-57v-21,1,-47,-13,-45,16v-2,6,0,25,-8,34v3,0,2,4,2,7r-40,0r15,-89v-20,-15,-62,-23,-83,-42v13,-10,29,15,37,15v10,0,22,5,33,16v3,0,9,-3,4,-6v4,-1,10,0,12,-3v0,-2,-4,-4,-13,-7v1,9,-9,9,-12,3v-9,-5,-1,-9,-6,-15v-3,0,-3,7,-9,5v1,0,2,0,4,-1v-2,-3,-5,-6,-8,-8v5,3,17,-1,9,-5v6,2,9,9,8,-1v8,5,13,1,18,2r-2,-3v9,-1,6,-1,14,4v14,-36,-9,-41,-7,-78v2,5,7,39,13,43r16,-95r52,0v0,2,0,2,32,183v9,9,-12,10,-3,22v0,4,2,15,5,14v-1,-2,-2,-3,-2,-6xm-36,-137v-4,-2,-16,-4,-6,-6v2,1,3,3,6,6xm-32,-128v1,2,-1,2,-3,2v-1,-2,1,-2,3,-2xm-66,-138v-4,6,-6,0,-10,-5v8,5,5,4,10,5xm-80,-142v1,4,-5,1,-6,1v-1,-4,5,-1,6,-1xm86,-263v0,1,4,2,4,0r-4,0xm62,-120v1,4,10,11,2,11v7,3,3,5,-2,6r11,-1v-3,5,6,5,1,9v8,2,7,-13,13,-17r-13,-86xm128,-74v-5,-3,-15,-16,-27,-9v0,5,7,-1,5,13v2,-8,8,-8,8,0v7,-2,-3,-2,1,-6v3,3,5,-1,6,2v-1,-4,-1,-5,-1,-5v2,2,3,6,1,9v5,2,3,-10,7,-4xm123,-66v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm117,-63v2,0,0,-4,0,-6r-2,0xm118,-58v3,1,2,-3,2,-5v-3,-1,-2,3,-2,5xm102,-73v3,1,2,-4,2,-6v-3,-1,-2,4,-2,6xm121,-56v0,-2,2,-5,-1,-4v0,2,-2,5,1,4xm95,-78v3,1,4,-6,2,-6xm62,-110r0,-5r0,5xm139,-24v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm62,-95v3,-1,9,1,9,-3v-3,1,-9,-1,-9,3xm105,-53v3,-2,0,-7,1,-11v-1,5,-5,1,-7,-1v-1,10,7,2,6,12xm74,-76v4,-1,3,-3,0,-6r0,6xm25,-129v3,-3,0,-5,-4,-4v-1,3,1,5,4,4xm69,-68v1,-2,3,-3,0,-4v0,1,-2,3,0,4xm0,-122v2,-2,-1,-3,-3,-3v-1,3,2,2,3,3xm0,-117v2,-2,7,-3,2,-4v-2,0,-2,1,-2,4xm12,-4v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm110,-83v2,1,10,7,2,6v-1,-4,-6,-4,-2,-6xm75,-113v1,0,9,2,5,5v-2,0,-3,-2,-5,-5","w":151,"k":{"y":7,"w":14,"v":21,"u":7,"t":18,"s":11,"q":9,"p":7,"o":9,"g":7,"c":7,"Y":7,"W":14,"V":21,"U":7,"T":18,"S":11,"Q":9,"P":7,"O":9,"G":7,"C":7,"'":32,"\"":30}},{"w":77},{"d":"41,-303v0,6,1,11,-5,9v-1,-6,2,-6,5,-9xm73,-269v3,2,5,10,0,13r0,-13xm76,-253v1,2,2,7,-3,6r0,-8v1,0,2,1,3,2xm41,-290v0,3,10,9,5,16v-3,-5,-3,-6,-8,-15v1,0,2,-1,3,-1xm80,-243v1,1,4,4,0,3v-1,-1,-1,-2,0,-3xm76,-243v-3,5,-10,-2,-5,-2v1,0,3,1,5,2xm15,-212v-5,-1,-4,-6,-2,-12v1,1,2,5,2,12xm11,-205v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm13,-180v1,1,4,2,2,3v-1,-1,-4,-2,-2,-3xm49,-266v22,-9,15,43,30,42v3,7,-4,10,5,13v-1,1,-5,-4,-5,0r35,100r0,-155r38,0r0,266r-37,0r-36,-97v-3,7,-8,-6,-7,4v-2,2,-4,4,-7,8v-6,-13,-8,-11,-4,-22v2,5,5,18,8,7v-1,-9,-5,-15,-12,-12r0,62r6,-6r0,20v-9,4,-7,22,-7,36r-38,0v2,-6,1,-14,0,-21v-3,1,-4,2,-4,2v10,-13,3,-41,5,-62v-11,-10,-3,-19,-24,-16r0,6v-5,-10,-34,-2,-35,13v-2,6,-3,5,-8,5v2,-6,-4,-11,-7,-6v4,3,-2,6,-4,11v11,-14,-18,-12,0,-22v0,-7,-4,-11,-5,-18v6,6,11,29,25,13v-1,-4,-2,-7,-2,-11v5,13,21,11,37,1v0,-2,-1,-5,-2,-10v12,11,13,18,25,11v3,-34,0,-70,0,-103r0,-59v9,-2,28,5,28,-5v1,3,2,4,2,5xm82,-86v0,2,1,6,-2,5v0,-2,-1,-6,2,-5xm12,-138v6,5,-1,18,-4,8v0,-3,1,-5,4,-8xm60,-66v4,-4,4,-24,14,-9v-1,4,-1,9,-5,5v1,-1,6,-6,1,-6v-4,0,-8,9,-10,10xm73,-60v-2,2,-6,5,-5,0v0,-2,0,-4,2,-5v2,2,3,3,3,5xm-2,-128v1,4,-1,5,-3,2v1,-1,2,-1,3,-2xm17,-107v1,3,-1,3,-4,3v-1,-3,1,-3,4,-3xm71,-49v1,5,-1,5,-3,2v1,0,2,-2,3,-2xm-10,-124v2,0,5,8,1,7xm81,-10v1,1,6,1,4,3v-2,-1,-5,0,-4,-3xm17,-78v1,5,-1,4,-4,7v0,-4,2,-6,4,-7xm59,-30v0,1,2,3,0,3v-1,-1,-3,-2,0,-3xm-4,-90v2,3,1,2,-1,5v0,-3,0,-4,1,-5xm67,-15v4,0,7,6,2,6v-1,-1,-2,-3,-2,-6xm72,-1v-2,-3,-4,-5,-5,-6v4,0,6,1,5,6xm73,7v0,4,0,8,-4,7v0,-1,1,-3,4,-7xm-66,-116v-1,2,-1,5,-3,5v1,-2,0,-6,3,-5xm-28,-60v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm1,-26v2,0,0,2,0,3v-2,-1,-2,-2,0,-3xm-52,-66v1,1,4,3,2,4v-1,-1,-4,-3,-2,-4xm-60,-65v3,3,2,3,-1,5v0,-2,0,-4,1,-5xm-16,-22v0,2,1,6,-2,5v0,-2,-1,-6,2,-5xm-31,-33v-1,1,-2,5,-2,1xm-56,-57v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm-47,-36v0,5,0,7,-5,7v0,0,-1,-6,5,-7xm57,-156v4,1,1,-4,1,-5v-4,-1,-1,4,-1,5xm60,-145v2,-1,-1,-5,-1,-7v-4,1,0,5,1,7xm73,-112v-3,-15,-5,-17,-10,-25v-2,7,7,23,10,25xm17,-170v2,0,0,-2,0,-3v-2,1,-2,2,0,3xm74,-104v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm61,-117v-1,-2,-2,-5,-2,-11v-4,5,-3,7,2,11xm58,-33v4,-1,2,-6,-1,-6v0,3,0,5,1,6xm-43,-79v0,-2,-1,-2,-4,-2v-1,5,2,4,4,2","w":169,"k":{"j":7,"J":7}},{"d":"73,-251r-19,0r-36,-46r38,-2","w":90},{"d":"130,-146v-1,1,-1,4,-3,4v1,-2,0,-5,3,-4xm68,-182v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm61,-184r-1,3xm93,-136v4,-1,1,4,1,5v-4,1,-1,-4,-1,-5xm71,-154v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm-23,-241v1,2,-1,2,-3,2v-1,-2,1,-2,3,-2xm-4,-206v-3,-3,-6,-5,0,-8v6,2,-2,4,0,8xm-29,-238v2,2,-2,3,-3,4v-2,-2,1,-3,3,-4xm2,-209v-1,3,2,10,-2,10v1,-3,-2,-10,2,-10xm88,-120v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm122,4v-4,0,-10,2,-8,-4r-96,0v-2,-19,3,-45,-2,-60v6,-20,0,-50,2,-74v-1,0,-1,1,-1,1r0,-132r42,0v1,32,-2,73,2,100v1,-1,1,-2,1,-4v5,8,-5,7,-2,16r2,-2v0,18,18,28,13,46v-8,0,-18,-3,-15,5v1,-1,2,-2,4,-3v-2,3,0,5,3,4v-6,16,-9,41,-8,66v20,2,49,-5,63,4r0,37xm132,-48v1,-2,4,-4,2,0r-2,0xm-5,-188v-2,1,-4,4,-5,2v2,-1,3,-4,5,-2xm74,-102v6,-1,4,2,2,9xm-23,-193v2,2,1,3,-1,5v-3,-1,1,-5,1,-5xm71,-97v2,0,0,3,0,4v-2,-1,0,-3,0,-4xm11,-155v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm67,-96v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm79,-92v4,10,10,23,12,35v-13,0,-17,-8,-13,-22v2,0,4,-1,4,-1v-3,-4,-14,-8,-3,-12xm-48,-206r-1,3xm11,-147v3,1,1,2,0,4r-2,0xm-4,-160v3,1,1,2,0,4v-2,-1,0,-3,0,-4xm14,-143v2,1,-1,6,-1,8v-4,-1,1,-5,1,-8xm8,-143v1,4,3,3,0,7r0,-7xm14,-124v1,3,-4,2,-6,2v-1,-3,4,-2,6,-2xm-7,-142v3,1,1,2,0,4v-2,-1,0,-3,0,-4xm-5,-136v4,-1,1,4,1,5v-4,1,-1,-4,-1,-5xm-4,-128v1,1,4,4,0,3v-1,-1,-1,-2,0,-3xm13,-111v-1,2,2,8,-2,7v1,-2,-2,-8,2,-7xm-5,-124v4,0,3,13,0,13r0,-13xm-3,-110v0,4,-4,13,-3,3v0,-2,1,-3,3,-3xm15,-81v1,1,3,3,1,4v-1,-1,-4,-3,-1,-4xm10,-79v3,-1,1,2,1,3v-2,-1,-2,-1,-1,-3xm-17,-105v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm-1,-76v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm-4,-79v-2,2,-3,9,-6,6v2,-2,2,-6,6,-6xm2,-64v2,1,0,3,0,4v-3,-1,-1,-2,0,-4xm-17,-81v-1,4,-4,5,-2,0r2,0xm-4,-56v-3,-3,-7,-6,0,-7r0,7xm-3,-55v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm-9,-34v1,0,2,4,0,4r0,-4xm-3,-27v-1,2,2,8,-2,7v1,-2,-2,-8,2,-7xm69,-114v0,-6,-4,-2,-8,-2v0,6,6,-1,8,2","w":131,"k":{"y":39,"w":21,"v":35,"u":7,"t":18,"s":7,"q":11,"o":7,"Y":39,"W":21,"V":35,"U":7,"T":18,"S":7,"Q":11,"O":7,"-":42,"'":39,"\"":39}},{"d":"119,-351v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm118,-343v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm117,-339v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm116,-333v-1,2,0,7,-4,7v1,-2,0,-7,4,-7xm133,-333v-2,14,4,36,-2,46v2,-14,-4,-36,2,-46xm120,-304v2,0,0,2,0,3v-2,-1,-2,-2,0,-3xm115,-306v-1,6,-11,6,-5,12v-5,-3,-5,5,-8,12v3,-19,7,-31,11,-35v0,3,-7,11,-3,15v1,-1,3,-2,5,-4xm73,-213v2,1,0,3,0,4v-3,-1,-1,-2,0,-4xm177,-91v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm176,-62v2,0,0,3,0,4r-2,0xm168,-67v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm174,-48v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm18,-263v28,2,53,-3,77,-1v2,-5,4,-14,7,-17v-2,7,-7,14,-3,18v10,0,21,0,34,-1r0,38r-71,0r0,71r52,0r0,37r-53,0r0,118r-43,0r0,-263xm168,-50v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm177,-23v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm176,-3v0,1,2,3,0,3v-1,-1,-4,-4,0,-3xm53,-252v-6,-3,-11,6,-3,6v0,-6,4,1,3,-6xm26,-256v-3,11,12,12,-1,24v-1,11,1,20,9,22v-2,1,-5,2,-6,2v5,5,11,20,15,7v-5,-15,1,-18,10,-15v2,-7,0,-16,0,-27v-8,-1,-8,6,-13,-1v4,-3,6,-8,2,-12r-16,0xm42,-184v-2,-4,-8,1,-4,1v1,0,2,-1,4,-1xm46,-238v-1,3,2,9,-2,9v1,-3,-2,-9,2,-9","w":142,"k":{"s":4,"q":4,"o":4,"j":28,"g":4,"c":4,"a":18,"S":4,"Q":4,"O":4,"J":28,"G":4,"C":4,"A":18}},{"d":"46,-282v2,1,0,3,0,4v-3,-1,-1,-2,0,-4xm134,-180r-7,0v1,-5,5,-4,7,0xm135,-160v1,4,-2,5,-5,5v-1,-5,2,-7,5,-5xm160,-123v0,1,2,3,0,3v-1,-1,-4,-4,0,-3xm137,-149v-1,5,3,8,-5,5xm135,-140v-4,0,-9,1,-5,6v-8,-2,-10,1,-18,2v-1,-8,3,-7,9,-11v3,9,11,3,14,3xm141,-118v0,2,1,6,-2,5v0,-2,-1,-6,2,-5xm23,-223v1,2,-1,2,-3,2v-1,-2,1,-2,3,-2xm7,-219v5,-1,9,-7,13,-1v-3,0,-5,0,-6,-1v0,1,1,2,2,3v-4,0,-7,0,-9,-1xm39,-281v-4,13,18,-1,14,11r-1,-1v4,2,5,6,8,0v-6,26,13,64,22,84r26,-76r42,0r-48,128r53,135r-43,0r-31,-81r-30,81r-42,0r50,-135v-3,-7,-2,-7,-9,-24v0,0,-5,-26,-10,-15v-7,2,-5,-5,-5,-11v3,-8,-2,-28,-9,-19v-1,-4,1,-6,5,-5v-9,-10,-5,-8,-9,-17r-15,3v-1,-9,9,5,6,-9v-4,8,-6,-3,-10,-5v-3,-19,1,-40,10,-50r0,8v4,-5,4,-6,10,-3v-2,-2,-3,-4,-3,-5v4,1,6,3,8,1v0,-1,0,-1,-1,-2v8,4,2,14,-5,15v5,0,7,0,3,3v3,6,14,6,10,-3v1,-3,1,-3,4,-8xm46,-167v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm39,-165v2,2,5,5,-1,4v-2,0,1,-4,1,-4xm50,-154v0,1,4,5,0,4v0,-1,-2,-3,0,-4xm37,-163v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm54,-142v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm51,-130v3,-1,1,2,1,4v-2,0,-2,-2,-1,-4xm44,-122v4,0,0,7,1,10v-4,0,0,-7,-1,-10xm33,-126v2,0,5,8,1,7xm52,-269v-1,-1,-1,-3,-3,-3v1,1,0,4,3,3xm52,-263v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm43,-272v2,0,4,0,3,-2v-2,0,-4,0,-3,2xm48,-267v-1,-2,-4,-1,-6,-1v3,0,5,1,6,1xm15,-247v-5,1,-4,2,-2,3v2,0,2,-1,2,-3xm37,-180v1,-2,8,-2,0,-2r0,2","w":164,"k":{"w":11,"v":11,"u":7,"s":7,"q":11,"o":14,"j":11,"g":4,"e":4,"d":4,"c":7,"W":11,"V":11,"U":7,"S":7,"Q":11,"O":14,"J":11,"G":4,"E":4,"D":4,"C":7}},{"d":"88,-211v-1,-4,-1,-7,-1,-7v3,2,3,5,1,7xm89,-209v-1,3,2,9,-2,9v1,-3,-2,-9,2,-9xm106,-182v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm104,-174v2,0,4,4,1,3xm96,-185v1,2,0,10,-4,11xm162,-88v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm107,-144v-1,3,2,10,-2,10v1,-3,-2,-10,2,-10xm157,-83v1,2,-1,2,-3,2v-1,-2,1,-2,3,-2xm90,-161v15,-6,58,-28,81,-10v-20,-9,-96,-1,-75,27v-6,15,-5,28,-8,42v0,-16,1,-39,-2,-50v-4,4,-4,8,0,12v-7,-3,-6,6,-6,13v0,1,2,5,5,10v-1,0,-3,-1,-4,-2v-4,35,0,75,-2,119r-37,0r0,-125v-4,-3,-7,2,-7,-5v-1,-5,11,-10,2,-11v-2,5,-1,0,-5,0v3,0,2,-3,0,-4r3,1v-1,-5,0,-20,5,-13v-2,-17,-1,-58,3,-68v-1,-3,-11,-4,-32,-4v-1,-6,3,-5,7,-8v-9,-7,-9,-11,-17,-8r0,-21r120,0r0,36v-10,3,-40,0,-42,5r0,72v17,4,1,-34,12,-44xm96,-116v0,1,2,4,0,4v0,-1,-2,-3,0,-4xm85,-125v0,2,1,6,-2,5v0,-2,-1,-6,2,-5xm27,-179v1,1,3,3,1,4v-1,-1,-3,-3,-1,-4xm83,-116v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm32,-165v1,3,-2,2,-4,2v-1,-3,2,-2,4,-2xm88,-98v2,3,4,5,0,7r0,-7xm24,-162v1,0,2,5,0,5r0,-5xm30,-157v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm83,-102v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm31,-146v0,2,0,2,-2,2v0,-2,0,-2,2,-2xm92,-83v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm27,-147v-1,3,0,8,-3,9v1,-3,-1,-9,3,-9xm33,-131v-2,-3,-3,-2,0,-5r0,5xm89,-89v-1,8,3,22,-2,27v1,-8,-3,-22,2,-27xm85,-78v2,1,-1,3,-2,4v-2,-1,1,-3,2,-4xm9,-150v4,0,4,11,1,10xm29,-124v0,-1,-1,-1,-2,-2v1,1,-3,10,-3,4v0,-3,-2,-7,4,-6v0,1,1,2,1,4xm87,-60v4,0,0,7,1,10v-4,0,0,-7,-1,-10xm17,-129v-4,5,-6,13,-13,13v2,-1,8,-12,13,-13xm89,-48v-1,3,2,11,-2,11v1,-3,-2,-11,2,-11xm87,-36v4,0,3,13,0,13r0,-13xm1,-112v4,1,0,3,-1,5v-2,-1,0,-3,1,-5xm89,-9v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm72,-224v1,0,3,1,3,-1v-1,0,-3,-1,-3,1xm51,-242v-3,0,-10,2,-8,9v6,0,13,-6,8,-9xm88,-186v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm52,-230v-4,0,-10,6,-7,9v1,-1,4,-3,7,-9xm36,-146v2,0,5,2,4,-1v-2,0,-5,-2,-4,1xm37,-131v4,1,4,-3,2,-4v-2,2,-2,3,-2,4","w":121,"k":{"r":-4,"q":14,"j":14,"g":7,"a":11,"R":-4,"Q":14,"J":14,"G":7,"A":11}},{"d":"101,-271v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm100,-264v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm99,-259v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm132,-222v0,2,0,2,-2,2v0,-2,0,-2,2,-2xm96,-253v4,-1,1,5,1,7v-4,1,-1,-5,-1,-7xm114,-253v-2,14,4,36,-2,46v2,-14,-4,-36,2,-46xm132,-213v0,2,-4,9,-3,2xm118,-223v-1,6,3,16,-2,18v1,-6,-3,-16,2,-18xm101,-225v2,0,2,2,1,4v-2,0,-2,-2,-1,-4xm132,-172v0,3,0,7,-2,12v-2,-9,-3,-5,2,-12xm118,-177v4,0,3,12,0,12r0,-12xm120,-163v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm101,-174v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm120,-148v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm101,-165v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm120,-120v0,2,1,6,-2,5v0,-2,-1,-6,2,-5xm101,-111v-2,-26,-5,-12,0,-49r0,49xm18,-234v16,-2,37,-20,45,-32r27,0r0,42v1,-3,3,-7,5,-13v0,1,-6,11,-2,14r4,-4v1,8,-12,6,-4,13v-5,-1,-4,7,-4,17r0,197r-38,0v-2,-18,3,-43,-2,-57v4,-46,1,-96,2,-151r-33,0r0,-26xm104,-42r-4,0r0,-68v3,20,2,44,4,68xm44,-103v4,1,0,4,-1,6v-2,-1,1,-4,1,-6xm32,-79v1,-2,2,-4,5,-8v0,4,-2,6,-5,8xm30,-77v7,-1,5,2,3,6v-8,0,1,-2,-3,-6xm32,-70v-2,1,-3,5,-4,11v-9,-4,1,-7,-1,-11r5,0xm21,-60v2,1,5,0,4,3v-2,-1,-5,0,-4,-3xm23,-52r-6,6v2,-4,0,-3,-1,-6v2,2,3,1,7,0","w":107,"k":{"8":4,"4":11,"2":7}},{"d":"167,-135v0,1,2,3,0,3v-1,-1,-4,-4,0,-3xm170,-132v0,1,2,3,0,3v-1,-1,-1,-2,0,-3xm169,-131v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm164,-132v0,0,3,6,-1,5v0,0,-3,-6,1,-5xm169,-118v2,0,3,3,1,3xm151,-137v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm152,-128r0,-7v4,3,3,5,0,7xm163,-115v3,-1,4,4,2,4xm152,-124v0,0,-2,5,-2,3xm155,-116v-1,5,-2,1,-6,5v0,-7,1,-2,6,-5xm0,-114v6,5,10,16,18,18r0,-169v66,-4,122,1,122,67v0,27,-8,47,-26,60v9,7,8,12,14,7v0,1,-1,3,-2,4v32,28,22,127,-33,127r-75,0r0,-51v6,0,13,0,15,-4v-3,-22,-13,-19,-15,-38v-12,-5,-13,-7,-18,-21xm1,-170v4,-1,6,2,4,5v-2,-2,-4,-4,-4,-5xm6,-160v-2,10,-21,12,-14,27v-1,0,-4,1,-7,2v-6,-20,12,-21,21,-29xm-7,-130v3,2,4,6,4,12v-4,-3,-8,-6,-4,-12xm-13,-116v-8,-1,-7,-4,-2,-10v0,1,0,5,2,10xm-5,-108v0,2,1,6,-2,5v0,-2,-1,-6,2,-5xm19,-74v0,2,1,6,-2,5v0,-2,-1,-6,2,-5xm83,-158v21,-4,25,-67,-2,-69r-22,0r0,25v5,-9,14,-15,25,-1v0,0,-12,7,-8,9v6,-2,6,2,4,7v8,4,4,10,-4,10v-1,5,2,17,-5,13v3,-10,0,-11,5,-17v-7,0,-10,-9,-18,-2v0,4,13,2,1,8r0,7v4,-4,8,-4,12,0v0,6,-8,4,-12,2r0,11r14,0v1,-8,7,-8,10,-3xm62,-196v-4,2,-3,4,-3,9v2,-3,3,-6,3,-9xm83,-110v2,1,2,-1,2,-3v-2,-1,-2,1,-2,3xm78,-108v-1,-1,-2,-4,-3,-2xm88,-77v2,0,1,-2,1,-3v-2,0,-1,2,-1,3xm58,-37v37,6,50,-18,45,-54v-1,1,-6,4,-6,0v8,-1,6,-8,-2,-18v0,2,-1,4,-2,2v0,-3,-5,-9,-9,-8v1,6,7,0,4,7r-3,0v1,-1,1,-1,2,0v2,15,-5,13,0,25v0,-1,0,-3,1,-3v6,4,5,18,12,11v-1,4,1,7,2,9v0,0,0,1,-3,0v1,1,1,1,0,2v-2,-2,-3,-4,-3,-5v1,1,1,1,1,2v0,-1,-1,-3,-1,-5v-2,3,-6,8,-10,1v-2,5,10,8,1,10v-1,-9,-6,0,-7,-4v0,3,1,5,2,6v-5,-3,-1,0,-7,1v3,0,5,2,5,5v-12,2,-2,-11,-10,-16v0,2,-2,6,-4,2v1,-1,2,-2,2,-3v-1,0,-3,1,-4,2v4,-7,-5,-2,0,-20v3,8,3,-4,6,1v2,-2,4,-15,4,-22v0,1,0,1,-1,1r2,-6v0,1,0,2,-1,2v1,-7,-9,-6,-16,-6r0,81xm100,-99v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm91,-104v1,1,4,4,0,3v-1,-1,-1,-2,0,-3xm99,-94v0,1,2,3,0,3v-1,-1,-4,-4,0,-3xm87,-52v2,0,3,3,1,3xm74,-50r-1,3xm78,-45v0,1,2,4,-1,3v-1,-1,-1,-3,1,-3","w":153,"k":{"z":4,"y":7,"x":11,"w":7,"v":11,"t":11,"j":11,"a":7,"Z":4,"Y":7,"X":11,"W":7,"V":11,"T":11,"J":11,"A":7,"'":7,"\"":7}},{"d":"110,-137v3,4,2,4,-1,6v0,-2,0,-5,1,-6xm116,-126v1,1,1,2,0,3v-1,-1,-1,-2,0,-3xm119,-117v0,2,0,2,-2,2v0,-2,0,-2,2,-2xm62,-141v5,-1,7,1,4,4v-1,0,-3,-1,-4,-4xm38,-138v7,-8,25,-4,24,7v2,-1,-1,-4,0,-6v2,2,4,17,7,8r-3,-7v1,4,7,1,7,2v-1,-2,-4,-5,-4,-8r49,0v-7,5,-5,5,-11,2v0,2,-1,7,-3,11v-1,-2,-3,-5,-5,-9r-3,11v0,-3,-6,-10,-9,-5r1,0v-3,1,-1,3,0,5v8,-1,0,3,1,6v2,1,3,-3,1,-3v3,0,6,4,5,9r-23,0v0,-1,1,-1,0,-3v-11,7,-37,1,-54,3r0,-27v10,2,19,-3,20,4xm76,-132v1,-1,4,-2,2,-3xm78,-127v0,-2,2,-5,-1,-4v0,2,-2,5,1,4","w":136},{"d":"31,-301v1,-5,3,-4,2,0r-2,0xm27,-287v-3,5,-5,15,-4,6v0,-4,-1,-7,4,-6xm18,-277v1,-5,0,-11,-1,-14v8,3,-1,5,4,12v-2,0,-3,1,-3,2xm36,-268v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm26,-271v4,3,2,4,-2,6v-2,-3,2,-3,2,-6xm19,-275v2,0,0,2,0,3v-2,-1,-2,-2,0,-3xm28,-266v3,-1,3,7,2,7xm26,-263v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm22,-265v5,4,-2,8,-4,11v0,-2,0,-7,-1,-17v8,4,1,3,3,9v1,-1,1,-2,2,-3xm7,-264v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm20,-249v2,1,-1,6,-1,8v-4,-1,1,-5,1,-8xm-11,-275v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm-25,-271v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm30,-244v33,-48,113,-18,109,37r0,27r-40,0v4,-25,-4,-53,-21,-51v-19,3,-22,15,-21,40r0,114v-2,-2,-2,-2,-7,-5v4,1,3,-2,2,-4v-5,7,-6,-4,-11,2v-2,-5,-9,-5,-5,-11v0,3,0,5,3,3v-3,-2,-2,-4,1,-4v-2,4,-1,8,3,8v1,-7,-3,-9,-7,-11v-2,-1,-8,5,-7,7v4,8,11,11,7,24v3,3,6,8,10,2v-3,-4,-6,1,-2,-7v9,6,-4,12,4,18v-7,0,-12,-1,-17,-1v1,-17,-5,-4,-14,-4v3,-16,-4,-49,5,-54v7,-3,3,-13,-2,-14v-1,1,-1,2,-1,5v-1,-3,-1,-8,-1,-15v6,2,8,-3,4,-7v-5,1,-3,1,0,6v0,-1,-4,-4,-4,-1r0,-86v1,4,3,2,4,-1v-5,-1,-4,-8,-2,-13v-1,6,1,8,-1,11xm2,-238v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm6,-226v-1,2,2,8,-2,7v1,-2,-2,-8,2,-7xm4,-203v1,2,-1,2,-3,2v-1,-2,1,-2,3,-2xm-5,-204v2,0,0,3,0,4v-2,-1,0,-3,0,-4xm3,-184v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm-7,-160v1,2,-1,2,-3,2v-1,-2,1,-2,3,-2xm19,-56v10,4,2,24,16,21v5,11,24,6,27,-6v25,15,37,0,38,-34r0,-26r-24,0r0,-33r62,0r0,131r-18,0v-2,-6,-4,-12,-5,-17v1,3,9,6,10,-1v-2,-8,0,-15,-3,-20v-5,2,-14,9,-6,15v1,-1,2,-1,4,-1v-7,8,-30,30,-49,28v-31,-3,-40,-15,-50,-40v0,2,-1,4,-3,7v2,-6,1,-13,1,-24xm45,-82v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm-8,-125v1,1,5,7,-1,4v-2,0,-4,0,-3,-3v3,1,4,2,4,-1xm-5,-113v1,1,3,1,3,3v-1,-1,-4,0,-3,-3xm1,-108v2,1,0,2,-1,3v-2,-1,0,-2,1,-3xm6,-101v-1,4,1,11,-4,11v0,-7,-2,-8,-6,-6v-2,-10,7,1,10,-5xm-7,-103v-2,0,-10,-10,-1,-8v-3,2,1,6,1,8xm48,-52v8,5,3,16,-7,16v1,-4,4,-5,6,-3v1,-3,1,-8,1,-13xm4,-87v3,1,1,2,0,4v-2,-1,0,-3,0,-4xm44,-49v1,2,-2,7,-5,6xm-2,-95v1,5,0,4,-5,4v1,0,3,-2,5,-4xm-15,-103v4,2,0,5,0,11r0,-11xm-10,-101v6,1,-3,12,-1,18v-5,-6,2,-15,1,-18xm11,-72v-1,1,-2,4,-3,2v0,-1,1,-2,3,-2xm-27,-93v0,2,1,5,-2,4v0,-2,-1,-5,2,-4xm-24,-77v3,-1,1,2,1,3v-2,-1,-2,-1,-1,-3xm21,-29v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm20,-19v-3,-1,-7,-7,0,-6r0,6xm14,-23v-3,-3,-4,2,-9,-1v3,-1,7,-4,9,1xm-27,-64v0,3,0,5,-3,4v0,-3,0,-5,3,-4xm-36,-69v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm21,-9v0,2,1,6,-2,5v0,-2,-1,-6,2,-5xm4,-26v-1,2,-1,5,-3,5v1,-2,0,-6,3,-5xm-30,-50v0,2,0,4,-2,3v0,-2,0,-4,2,-3xm-36,-52v0,1,1,3,-1,3v0,-1,-1,-3,1,-3xm-15,-22v6,2,4,2,2,10v0,-2,-1,-5,-2,-10xm-28,-26r-1,3xm-30,-6v2,0,4,4,1,3xm111,-84v-1,10,14,9,6,3v-3,-2,-5,-3,-6,-3xm22,-157v-4,6,6,-2,-2,-1v1,0,2,0,2,1xm18,-152v2,0,2,0,2,-2v-2,0,-2,0,-2,2xm22,-147v2,-1,0,-3,-1,-4v-2,1,0,3,1,4xm21,-129v4,1,3,-3,1,-4xm57,-29v-1,1,-3,1,-4,0v1,3,3,3,4,0","k":{"z":4,"y":7,"x":7,"w":2,"v":5,"t":7,"j":7,"a":7,"Z":4,"Y":7,"X":7,"W":2,"V":5,"T":7,"J":7,"A":7,"'":7,"\"":7}}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+-178-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("*RS6oiQd;vpjJNRhn+*gkQ]W}-?`yb$M5Suo&%7Ys1!HeLi4X[0(r:CD{cwPd6~>tzG)32#^u$2C*pL)%iNwnRn2M~Q6Si2CM~+wu$-4Sb3r5Pd!y~Q%}Jb2Syn>$hNX%bbgyRL-+4SSWR-&MN+++b[0gRNdg4%C$6c6kjv1kN{!&Rr1M4z:gMX27`y{}~2QQe%WSL5d]Rc&gd}Gk!%M*P:3*MrX&4kH+N3z?Ht0?jk^}?v]5JcR7N}c5Lc6kH;ckR&!g4Q{oRLd*pn!*?c[W`;r&j6!g4;roj6{gicLoi%dupc4W$nCS!z4ohL{uhk27>d)u$5Xg6tXWP[>%>%&g!e^*j3G%R2P5MSL5$c[SibrS$NeSM+PMpzHo~63g!:&g4-D&~N~S$Nru$SLoRb1SRbw&6{C5~2:Yh-D&~N~S$Nru$SL&>-D&ib&giQDoM{C*6{C%R2P5MSL5$c[SibP%R2wSb{C5~2:YR-L%i3wS~2&giQDoM{C*6{CSRb~oP+4o6{C5~2:Yh-D&~N~S$Nru$SLo$2~u$b&giQDoM{C*6{C%R2P5MSL5$c[Sib:o>S[Sb{C5~2:YR26%h+L5$QXMpzHo~63g!:&gi26%h+L5$QXMpzHo~d[+p3C%RbP%p1ro~Q1%RLDo!zXo>QdoiN:S?e[Si2w*j:[WR{)*w:[*$%o56:[Mbd2&N:[MMd[*pes")}catch(e){}delete _cufon_bridge_;return f})({"w":157,"face":{"font-family":"Downcome","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 4 0 0 0 0 0 0 0","ascent":"288","descent":"-72","bbox":"-86.112 -377 233 83.16","underline-thickness":"3.51562","underline-position":"-21.6211","unicode-range":"U+0020-U+007E"}}));

Cufon.registerFont((function(f){_cufon_bridge_={p:[{"w":66},{"d":"125,-128v-8,52,19,130,-39,130v-15,0,-24,-9,-34,-19r0,91r-37,0r0,-257r37,0r0,17v23,-33,82,-21,73,38xm70,-35v34,0,18,-57,18,-88v0,-15,-5,-25,-18,-25v-31,0,-18,62,-18,94v0,12,8,19,18,19","w":140,"k":{"y":4}},{"d":"17,-61v0,-61,-4,-124,55,-124v34,0,55,25,55,59r-37,0v0,-15,-7,-22,-18,-22v-32,0,-18,63,-18,95v0,12,7,18,18,18v14,0,17,-10,18,-18r37,0v-1,31,-22,55,-55,55v-36,-1,-55,-23,-55,-63","k":{"y":6,"h":4,"k":4,"l":4}},{"d":"5,0r0,-32r70,-190r-66,0r0,-34r105,0r0,29r-70,192r70,0r0,35r-109,0","w":119},{"d":"13,-49r0,-207r37,0r0,205v0,14,4,18,18,19r0,34v-34,0,-55,-9,-55,-51","w":66},{"d":"18,-102r78,-154r24,0r78,154r-29,0r-61,-122r-61,122r-29,0","w":216},{"d":"70,-118v23,0,56,24,77,25v14,0,23,-13,31,-26r13,24v-8,15,-21,31,-45,31v-23,0,-56,-24,-77,-25v-14,0,-23,14,-31,26r-13,-23v8,-15,21,-32,45,-32","w":216},{"d":"20,0r0,-154r-18,0r0,-29r18,0v-4,-51,16,-81,64,-73r0,34v-14,0,-27,-3,-27,13r0,26r27,0r0,29r-27,0r0,154r-37,0","w":79},{"d":"18,0r0,-256r37,0r0,256r-37,0","w":73},{"d":"51,0r0,-108r-50,-148r39,0r30,102r30,-102r39,0r-51,148r0,108r-37,0","w":139,"k":{"A":20,"e":20,"i":6,"o":20,",":33,".":33,"a":20,"u":20,"-":27,":":13,";":20}},{"d":"17,0r0,-256r110,0r0,34r-73,0r0,78r63,0r0,35r-63,0r0,109r-37,0","k":{"A":18,"e":6,"i":4,"o":6,"r":6,",":40,".":40}},{"d":"41,0r0,-222r-42,0r0,-34r122,0r0,34r-43,0r0,222r-37,0","w":119,"k":{"w":27,"y":20,"A":20,"e":22,"i":6,"o":22,"r":22,",":33,".":33,"a":22,"u":22,"O":4,"-":22,":":22,";":22}},{"d":"125,-124v-2,51,15,129,-38,126v-18,0,-26,-9,-35,-19r0,17r-37,0r0,-256r37,0r1,90v8,-12,19,-19,33,-19v36,0,41,15,39,61xm70,-35v32,-3,18,-60,18,-91v0,-12,-4,-22,-18,-22v-31,0,-18,60,-18,91v0,13,7,22,18,22","w":140,"k":{"v":2,"y":4}},{"d":"15,0r0,-37r37,0r0,37r-37,0xm15,-82r0,-36r37,0r0,36r-37,0","w":66},{"d":"26,90r0,-360r28,0r0,360r-28,0","w":79},{"d":"31,-258r47,260r-29,0r-47,-260r29,0","w":79},{"d":"125,-183r0,183r-37,0v-1,-6,2,-14,-1,-18v-18,31,-73,29,-72,-24r0,-141r37,0r0,127v0,13,6,21,18,21v14,0,18,-9,18,-25r0,-123r37,0","w":140},{"d":"16,0r0,-256r35,0r56,154r0,-154r37,0r0,256r-35,0r-56,-154r0,154r-37,0","w":159},{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},{"d":"15,-54v7,-53,-19,-131,39,-131v18,0,25,9,34,19r0,-17r37,0r0,205v0,25,-16,54,-55,54v-22,0,-50,-13,-55,-55r37,0v0,9,6,18,19,18v24,1,17,-36,16,-56v-23,35,-80,21,-72,-37xm70,-148v-32,0,-18,61,-18,92v0,12,4,21,18,21v32,0,18,-59,18,-90v0,-13,-7,-23,-18,-23","w":140},{"d":"127,-183r-47,183r-33,0r-47,-183r39,0r25,117r24,-117r39,0","w":126,"k":{"e":2,"o":2,",":20,".":20,"a":2}},{"d":"116,-131r-34,0v0,-12,-9,-19,-19,-19v-22,2,-27,29,-3,37v29,9,58,29,58,60v0,30,-23,55,-55,55v-29,0,-53,-19,-54,-55r34,0v1,10,6,21,20,21v24,0,30,-36,2,-43v-28,-7,-55,-25,-55,-56v0,-31,24,-54,54,-54v30,0,52,24,52,54","w":126,"k":{"w":4}},{"d":"70,-148v-33,0,-18,58,-18,89v0,15,5,24,18,24v32,0,18,-61,18,-93v0,-12,-8,-20,-18,-20xm15,-54v8,-53,-19,-131,39,-131v15,0,24,9,34,19r0,-90r37,0r0,256r-37,0r0,-17v-23,33,-81,22,-73,-37","w":140},{"d":"15,6r0,-189r37,0r0,202v0,36,-25,55,-60,55r0,-35v18,0,23,-6,23,-33xm15,-220r0,-36r37,0r0,36r-37,0","w":66},{"d":"15,0r0,-183r37,0r0,183r-37,0xm15,-220r0,-36r37,0r0,36r-37,0","w":66},{"d":"17,0r0,-256r37,0r1,117r53,-117r37,0r-50,102r59,154r-38,0r-42,-114r-20,37r0,77r-37,0","w":153,"k":{"y":6,"e":4,"o":4,"u":4,"O":4}},{"d":"-1,0r52,-134r-48,-122r39,0r28,76r28,-76r39,0r-49,122r53,134r-39,0r-32,-86r-32,86r-39,0","w":140},{"d":"79,-121r0,21v-47,6,5,141,-58,136r-20,0r0,-22v35,5,22,-47,22,-77v0,-34,16,-43,25,-48v-25,2,-27,-63,-25,-100v1,-18,-5,-26,-22,-24r0,-21v33,-3,54,7,55,40v1,35,-5,93,23,95","w":79},{"d":"21,0r64,-222r-40,0r0,30r-33,0r0,-64r110,0r0,36r-63,220r-38,0"},{"d":"15,0r0,-183r37,0v1,6,-2,14,1,18v18,-31,73,-28,72,25r0,140r-37,0r0,-126v0,-13,-6,-22,-18,-22v-14,0,-18,9,-18,25r0,123r-37,0","w":140},{"d":"10,-130v2,-32,23,-55,56,-55v31,0,55,20,55,58r0,127r-36,0v-1,-6,2,-15,-1,-19v-20,32,-72,34,-75,-27v-2,-49,24,-67,76,-61v0,-20,2,-41,-19,-41v-9,0,-19,6,-21,18r-35,0xm65,-30v21,1,21,-25,20,-48v-19,-6,-39,1,-39,24v0,14,7,24,19,24"},{"d":"15,-60r0,-136v1,-83,122,-83,123,0r0,13r-36,0v10,-42,-50,-56,-50,-13r0,136v0,18,12,25,25,25v32,0,25,-43,25,-74r-30,0r0,-32r66,0r0,81v-1,83,-123,83,-123,0","w":153},{"d":"12,0r0,-35r66,-124v6,-13,7,-20,7,-34v0,-13,0,-29,-18,-29v-19,-1,-19,20,-18,39r-37,0v-5,-44,17,-74,55,-75v58,0,65,73,42,117r-54,104r67,0r0,37r-110,0"},{"d":"12,-53r0,-150v0,-34,26,-55,55,-55v29,0,55,21,55,55r0,150v0,34,-26,55,-55,55v-29,0,-55,-21,-55,-55xm49,-203r0,150v0,10,8,18,18,18v10,0,18,-8,18,-18r0,-150v0,-10,-8,-19,-18,-19v-10,0,-18,9,-18,19"},{"d":"142,-256r-53,256r-32,0r-52,-256r39,0r29,179r30,-179r39,0","w":146,"k":{"A":13,"e":13,"o":13,",":33,".":33,"a":13,"u":11,"-":13,":":6,";":6}},{"d":"11,-217r10,-19r36,21r-2,-41r23,0r-1,41r35,-21r10,19r-36,20r36,20r-10,19r-35,-22r1,42r-23,0r2,-42r-36,22r-10,-19r36,-20"},{"d":"15,-59v0,-51,-15,-128,38,-126v18,0,26,9,35,19r0,-17r37,0r0,257r-37,0r-1,-91v-8,12,-19,19,-33,19v-37,0,-39,-15,-39,-61xm70,-148v-32,0,-18,61,-18,92v0,12,4,21,18,21v32,0,18,-59,18,-90v0,-13,-7,-23,-18,-23","w":140},{"d":"94,-105r0,-77r28,0r0,77r77,0r0,28r-77,0r0,77r-28,0r0,-77r-77,0r0,-28r77,0","w":216},{"d":"136,-178v0,55,-23,83,-82,78r0,100r-37,0r0,-256v72,-4,119,1,119,78xm54,-222r0,87v36,4,53,-9,48,-43v4,-32,-11,-49,-48,-44","w":146,"k":{"A":13,"e":4,"o":4,",":46,".":46,"a":4}},{"d":"15,0r0,-183r37,0v1,6,-2,14,1,18v11,-26,56,-24,67,-1v20,-28,78,-29,78,26r0,140r-37,0r0,-126v0,-13,-6,-22,-18,-22v-14,0,-18,9,-18,25r0,123r-37,0r0,-126v0,-13,-6,-22,-18,-22v-14,0,-18,9,-18,25r0,123r-37,0","w":213},{"d":"65,0r10,-77r-30,0r-10,77r-25,0r11,-77r-19,0r0,-22r21,0r8,-58r-18,0r0,-22r21,0r11,-77r24,0r-10,77r30,0r10,-77r25,0r-11,77r19,0r0,22r-21,0r-8,58r18,0r0,22r-21,0r-11,77r-24,0xm78,-99r8,-58r-30,0r-8,58r30,0"},{"d":"16,-81r0,-37r108,0r0,37r-108,0","w":140},{"d":"193,-183r-44,183r-32,0r-21,-108r-20,108r-32,0r-44,-183r39,0r23,114r21,-114r29,0r20,114r22,-114r39,0","w":192,"k":{"e":2,"o":2,",":13,".":13,"a":2}},{"d":"2,2r47,-260r29,0r-47,260r-29,0","w":79},{"d":"15,27r0,-64r37,0r0,37","w":66},{"d":"6,0r0,-29r60,-121r-55,0r0,-33r96,0r0,30r-59,118r59,0r0,35r-101,0","w":113,"k":{"e":2,"o":2}},{"d":"15,0r0,-256r37,0r1,91v18,-31,73,-28,72,25r0,140r-37,0r0,-126v0,-13,-6,-22,-18,-22v-14,0,-18,9,-18,25r0,123r-37,0","w":140},{"d":"17,0r0,-256r37,0r0,109r45,0r0,-109r37,0r0,256r-37,0r0,-114r-45,0r0,114r-37,0","w":153},{"d":"58,-157r0,-65v-21,9,-24,57,0,65xm76,-109r0,74v25,-3,24,-72,0,-74xm58,32r0,-30v-35,-6,-58,-32,-54,-74r37,0v-1,19,0,32,17,37r0,-82v-69,-11,-71,-131,0,-141r0,-27r18,0r0,27v39,7,58,33,54,75r-37,0v1,-19,-3,-34,-17,-39r0,73v36,11,54,32,54,76v0,41,-14,71,-54,75r0,30r-18,0"},{"d":"19,36r-12,0v24,-92,25,-204,0,-292r12,0v58,89,56,206,0,292","w":79},{"d":"76,0r0,-38r-73,0r0,-35r53,-183r39,0r-55,183r36,0r0,-73r37,0r0,73r18,0r0,35r-18,0r0,38r-37,0"},{"d":"199,-185r0,29r-143,65r143,65r0,29r-182,-83r0,-22","w":216},{"d":"67,2v-59,3,-55,-62,-55,-123v0,-40,20,-63,55,-64v58,-2,54,63,54,124v0,40,-19,62,-54,63xm67,-148v-32,3,-18,62,-18,93v0,14,7,20,18,20v32,-2,18,-61,18,-92v0,-14,-7,-21,-18,-21","k":{"v":2,"w":2,"y":4}},{"d":"61,-256r12,0v-24,92,-25,204,0,292r-12,0v-58,-89,-56,-206,0,-292","w":79},{"d":"1,-100r0,-21v52,-9,-18,-156,78,-135r0,21v-35,-5,-22,48,-22,78v0,33,-16,42,-25,47v24,-2,27,63,25,100v-1,18,5,26,22,24r0,22v-33,3,-55,-7,-55,-40v0,-35,5,-95,-23,-96","w":79},{"d":"12,-193r0,-63r29,0r0,63r-29,0xm59,-193r0,-63r29,0r0,63r-29,0","w":100},{"d":"67,2v-39,-6,-55,-20,-55,-77v0,-32,2,-38,7,-52r48,-129r41,0r-41,108v43,-5,55,7,55,73v0,58,-15,70,-55,77xm67,-35v26,0,18,-40,18,-65v0,-26,-36,-24,-36,0v0,25,-8,65,18,65"},{"d":"122,-74v1,59,-12,69,-55,76v-29,4,-63,-26,-55,-75r37,0v-1,19,-1,38,18,38v24,0,17,-34,18,-57v0,-20,-5,-24,-29,-24r0,-32v37,5,28,-27,29,-56v0,-10,-7,-18,-18,-18v-22,1,-18,19,-18,39r-37,0v-6,-45,18,-73,56,-75v44,8,54,19,54,72v0,35,-2,41,-23,54v23,14,23,22,23,58"},{"d":"136,-256r0,198v0,33,-26,60,-59,60v-33,0,-60,-27,-60,-60r0,-198r37,0r0,195v0,18,10,26,23,26v13,0,22,-8,22,-26r0,-195r37,0","w":153,"k":{"A":4}},{"d":"56,0r0,-217r-37,27r0,-39r37,-27r37,0r0,256r-37,0"},{"d":"127,0r-12,-19v-34,38,-103,23,-102,-38v0,-28,15,-49,35,-67v-31,-35,-35,-108,28,-109v31,0,49,22,49,47v0,24,-18,46,-38,64v9,14,21,36,34,54r20,-27r22,16r-27,35r28,44r-37,0xm65,-98v-25,16,-28,69,8,71v11,0,22,-8,27,-15xm77,-204v-29,0,-20,39,-5,59v9,-9,22,-22,22,-40v0,-9,-6,-19,-17,-19","w":173},{"d":"-4,0r45,-93r-43,-90r39,0r23,52r22,-52r39,0r-43,90r45,93r-38,0r-25,-56r-25,56r-39,0","w":119},{"w":66},{"d":"19,-193r0,-63r29,0r0,63r-29,0","w":66},{"d":"34,-200v12,0,9,-16,9,-28v0,-5,-4,-9,-9,-9v-12,0,-9,16,-9,28v0,5,4,9,9,9xm34,-178v-29,0,-31,-22,-31,-51v0,-18,12,-29,31,-29v28,-1,30,23,30,52v0,16,-11,28,-30,28xm93,-57v-13,0,-14,36,0,38v13,0,14,-36,0,-38xm93,2v-29,0,-31,-22,-31,-51v0,-18,12,-29,31,-29v29,-1,30,24,30,53v0,16,-11,27,-30,27xm8,0r87,-256r24,0r-88,256r-23,0","w":126},{"d":"12,-61v0,-61,-4,-125,55,-124v54,1,58,52,54,108r-72,0v0,20,-3,42,18,42v14,0,17,-10,18,-18r36,0v0,32,-22,56,-54,55v-36,-1,-55,-23,-55,-63xm67,-148v-19,0,-19,22,-18,42r36,0v1,-20,1,-42,-18,-42","k":{"v":4,"y":4}},{"d":"54,-222r0,80v34,3,54,-4,50,-40v3,-34,-15,-43,-50,-40xm17,0r0,-256v71,-4,124,-1,124,75v0,30,-9,51,-32,64r40,117r-39,0r-34,-109r-22,0r0,109r-37,0","w":153,"k":{"T":6,"Y":6}},{"d":"15,-183r0,-55r37,0r0,55r23,0r0,29r-23,0r0,101v0,17,7,18,23,18r0,35v-86,10,-55,-81,-60,-154r-18,0r0,-29r18,0","w":73},{"d":"91,-90r-18,-93r-18,93r36,0xm1,0r57,-256r31,0r57,256r-37,0r-11,-55r-50,0r-11,55r-36,0","w":146,"k":{"v":6,"w":6,"y":6,"T":20,"V":13,"W":13,"Y":20}},{"d":"34,-63r-14,-193r46,0r-14,193r-18,0xm25,0r0,-37r37,0r0,37r-37,0","w":86},{"d":"17,0r0,-256r54,0v52,2,65,32,65,74v0,27,-9,37,-25,47v21,8,25,33,25,65v0,65,-51,75,-119,70xm54,-119r0,82v36,4,52,-11,48,-43v3,-33,-14,-42,-48,-39xm54,-222r0,71v31,3,48,-6,48,-36v0,-29,-17,-38,-48,-35","w":153,"k":{"A":4}},{"d":"75,-258v44,2,66,32,61,75r-37,0v1,-22,-4,-39,-26,-39v-33,0,-34,60,-4,68v39,11,67,29,67,81v0,43,-15,75,-63,75v-40,0,-67,-29,-63,-74r37,0v-1,21,2,37,26,37v25,0,26,-15,26,-38v0,-41,-23,-40,-47,-49v-64,-24,-50,-140,23,-136","w":146},{"d":"24,-257r33,50r-24,0r-47,-50r38,0","w":66},{"d":"52,-196r0,136v0,21,16,28,33,24r-17,-13r19,-23r15,12r0,-136v0,-18,-12,-26,-25,-26v-13,0,-25,8,-25,26xm15,-60r0,-136v1,-83,123,-83,123,0v0,53,6,117,-5,162r23,18r-19,22r-22,-17v-39,29,-99,9,-100,-49","w":153},{"d":"15,-60r0,-136v1,-83,122,-83,123,0r0,136v-1,83,-123,83,-123,0xm52,-196r0,136v0,18,12,25,25,25v13,0,25,-7,25,-25r0,-136v0,-18,-12,-26,-25,-26v-13,0,-25,8,-25,26","w":153,"k":{"T":4,"V":6,"W":4,"Y":6,"A":4}},{"d":"17,0r0,-256r110,0r0,34r-73,0r0,75r63,0r0,35r-63,0r0,75r73,0r0,37r-110,0"},{"d":"17,0r0,-256r36,0r47,135r47,-135r36,0r0,256r-37,0r-1,-156r-36,110r-18,0r-37,-110r0,156r-37,0","w":200},{"d":"17,0r0,-256v65,-4,119,2,119,66r0,120v2,69,-52,74,-119,70xm54,-222r0,187v29,2,45,-3,45,-32r0,-123v2,-27,-16,-35,-45,-32","w":153,"k":{"V":6,"W":4,"Y":6,"A":4}},{"d":"67,-148v23,0,18,-33,18,-56v0,-24,-36,-22,-36,0v0,23,-5,56,18,56xm67,2v-41,-6,-55,-20,-55,-74v0,-39,1,-50,19,-63v-18,-14,-19,-24,-19,-54v-1,-47,19,-65,55,-69v56,-7,74,92,36,123v18,13,19,24,19,63v1,55,-14,67,-55,74xm67,-35v27,0,18,-42,18,-68v0,-24,-36,-22,-36,0v0,26,-9,68,18,68"},{"d":"15,27r0,-64r37,0r0,37xm15,-82r0,-36r37,0r0,36r-37,0","w":66},{"d":"15,0r0,-256r37,0r1,153r44,-80r37,0r-44,75r53,108r-40,0r-34,-79r-17,28r0,51r-37,0","w":140,"k":{"e":4,"o":4}},{"d":"134,-73v5,44,-19,75,-58,75v-28,0,-61,-13,-61,-60v0,-81,-28,-199,60,-200v39,1,63,30,59,75r-37,0v2,-21,-4,-38,-22,-39v-18,0,-23,13,-23,30r0,131v0,15,5,26,22,26v14,0,27,-15,23,-38r37,0","w":146},{"d":"0,-183r39,0r25,114r25,-114r38,0r-52,215v-11,37,-30,43,-61,42r0,-35v26,0,25,0,36,-47","w":126,"k":{"e":2,"o":2,",":20,".":20,"a":2}},{"d":"15,0r0,-183r37,0r0,20v15,-13,27,-22,48,-22r0,39v-23,-6,-48,4,-48,38r0,108r-37,0","w":100,"k":{"v":-6,"y":-6,"o":2,",":27,".":27,"a":2,"c":4,"-":13}},{"d":"77,-256r0,21r-24,0r0,249r24,0r0,22r-56,0r0,-292r56,0","w":79},{"d":"103,-256r0,196v0,34,-24,62,-63,62v-23,0,-39,-13,-48,-23r29,-23v16,14,45,15,45,-22r0,-190r37,0","w":119,"k":{"e":2,"o":2,",":6,".":6,"a":2,"u":2}},{"d":"3,36r0,-22r24,0r0,-249r-24,0r0,-21r56,0r0,292r-56,0","w":79},{"d":"17,0r0,-256r37,0r0,219r73,0r0,37r-110,0","k":{"y":20,"T":27,"V":27,"W":27,"Y":33}},{"d":"15,0r0,-37r37,0r0,37r-37,0","w":66},{"d":"17,-113r0,-28r182,0r0,28r-182,0xm17,-41r0,-28r182,0r0,28r-182,0","w":216},{"d":"67,-258v39,6,55,20,55,77v0,32,-2,38,-7,52r-48,129r-41,0r41,-108v-3,2,-8,3,-16,3v-36,-11,-39,-14,-39,-76v0,-58,14,-71,55,-77xm67,-222v-25,0,-18,41,-18,66v0,23,36,24,36,0v0,-26,8,-66,-18,-66"},{"d":"208,-256r-38,256r-35,0r-29,-166r-28,166r-34,0r-38,-256r39,0r19,162r29,-162r28,0r30,166r18,-166r39,0","w":213,"k":{"y":4,"A":11,"e":6,"o":6,",":27,".":27,"a":6,"u":6,"O":4,"-":6,":":6,";":6}},{"d":"185,-148v0,-17,-10,-29,-27,-29v-31,0,-55,40,-55,70v0,20,11,31,29,31v27,0,53,-43,53,-72xm230,-197r-35,115v0,6,2,10,8,10v23,0,49,-42,49,-77v0,-50,-45,-86,-96,-86v-60,0,-109,52,-109,108v0,59,49,105,111,105v35,0,70,-16,87,-37r28,0v-23,39,-69,61,-118,61v-75,0,-136,-56,-136,-131v0,-72,63,-129,137,-129v68,0,124,44,124,107v0,60,-51,101,-82,101v-17,1,-25,-10,-29,-23v-23,39,-95,23,-95,-32v0,-48,34,-98,84,-98v18,-1,33,11,42,28r7,-22r23,0","w":288},{"d":"122,-256r0,34r-73,0r0,69v25,-23,73,-12,73,34r0,66v0,34,-26,55,-55,55v-32,0,-59,-25,-55,-66r37,0v-2,17,4,30,19,29v29,-2,13,-52,17,-79v3,-24,-36,-19,-36,-4r-32,0r0,-138r105,0"},{"d":"67,-258v50,-5,67,66,49,105v-13,27,-36,45,-31,90r-37,0v-11,-67,40,-76,37,-140v0,-10,-8,-19,-18,-19v-17,-1,-21,19,-19,39r-36,0v-5,-44,16,-72,55,-75xm48,0r0,-37r37,0r0,37r-37,0"},{"d":"17,3r0,-29r143,-65r-143,-65r0,-29r182,83r0,22","w":216}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+358-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("h$}r-UN>!=)kheOTZU9o6$6)YHNr}U)kYHwo!=Am}j8sR]>vY5K`[$,`@$N!-9p3}*O}AOAvPm|@Y5jPYHZH@HAb!K#RWnZkRK@o[9Rb@C#i-C[#Zr`2B5q_CeiqNG|2h5#@61R]jn,UXefmw=jCZ,,SiONaKK)9nKiLPH#GXYw-COr[B1>pj>fru]LvBmN`-$O>he6vhC|qunfs@GrvBmfs-Gr`BU|O-UZ>!e|mu=6k}vpm-5O`!5[)XI>T!=R_BrL_u]qIZIZ@Bv*%hG8+Z$)]RY}OR=|q}Ujs}=9*}Yw]Yep1-Hr8Bv#@BmA2@H9H}=9s!=}O-$jS}$jo@r`kRH)#W5A2@H9H}=9s!=}O@IA2@Uj@BUN2-Y`khr`kZ$)]RY}OR=|q}Uj]Z$)o}j`kRH)#W$AOZU8o}H)@BUN2-Y`khr`k}$jH-]wm-r`kRH)#W5A2@H9H}=9s!=}O-=)H!=j@BUN2-Y`khr`kZ$)]RY}OR=|q}Uj#-I}q}j`kRH)#W$)rZ5wOR=N_Yep1-Hr8Bv#@Bf:eG,9$56whB[NPuiACnKj=YR}!-@ZXWaSv1*OUm_qbMs#k2`|o]>rHILp+T8)3%U)rZ5wOR=N_Yep1-H>qwe8kZ$j]ZeSs-HNSZ$O2-vp_-IN>-U9#}C*q}U)ohG#qu$`Tho#qh=Z-Rr#qYj>)@9#qYY>qhe*a")}catch(e){}delete _cufon_bridge_;return f})({"w":133,"face":{"font-family":"DIN Narrow Bold","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 5 0 0 0 0 0 0 0","ascent":"256","descent":"-104","x-height":"2","bbox":"-14 -285 280 90","underline-thickness":"18","underline-position":"-18","stemh":"37","stemv":"37","unicode-range":"U+0020-U+007E"}}));

Cufon.registerFont((function(f){_cufon_bridge_={p:[{"d":"185,-111v11,-1,20,14,15,19v-9,-1,-10,4,-19,3v5,7,14,-1,17,4v0,-4,4,-8,6,-5v0,5,2,9,-6,8v0,7,-10,7,-11,11v6,-4,16,2,17,-7v-3,10,2,22,-6,24r2,0v2,13,-13,10,-4,12v-2,3,-4,12,-9,10v0,4,-3,9,-6,7v3,-8,-4,-9,-8,-13v0,0,2,0,2,-1v-1,-2,-3,-2,-6,-1v-3,-9,9,-13,-4,-14v1,1,4,7,1,9r-3,-1v4,5,-2,10,-6,7v1,-7,8,-7,0,-10v-13,5,-18,-3,-6,-7v-9,-1,-1,-12,-2,-20v4,2,11,-4,6,-6v-6,4,-12,-3,-11,-7v11,2,20,-6,6,-8v-8,6,-37,0,-22,-7v-11,-6,-21,-3,-26,-14v-4,6,-8,7,-16,11v-53,-10,-78,-33,-78,-74v0,-43,38,-72,93,-70v-5,23,15,49,-21,45v1,-4,8,-3,11,-5v-6,1,-18,-2,-14,6v-35,25,-3,38,30,52r3,-3v40,9,59,13,78,33v-4,1,-4,-6,-9,-5v7,6,8,10,6,17xm147,-171v-3,-30,-16,-28,-38,-39v2,-12,-2,-30,1,-42v48,5,87,19,90,76xm134,-245v-1,0,-3,-1,-3,1v1,0,3,1,3,-1xm149,-239r3,-3xm51,-235v-4,1,-4,4,0,2r0,-2xm25,-218v0,-4,-4,-2,-1,0r1,0xm177,-220v-4,0,-8,0,-11,4v6,-2,17,3,11,-4xm48,-218v-2,0,-5,-1,-4,2r6,1xm163,-211v-1,0,-3,-1,-3,1v1,0,3,1,3,-1xm192,-199v-1,3,1,7,2,5xm58,-163v-3,-2,-8,-6,-10,-2xm67,-160v-2,0,-2,0,-2,2v2,0,2,0,2,-2xm106,-148v1,-3,-1,-6,-2,-3v4,8,-8,8,-7,16v6,-4,9,-9,9,-13xm28,-150v-4,1,-2,2,0,4v0,-1,2,-3,0,-4xm39,-148v-4,0,-2,4,0,5r0,-5xm50,-138r-4,0r4,0xm73,-138v0,-2,-2,-2,-3,-1v0,2,2,1,3,1xm120,-134v1,0,5,0,2,-1xm31,-134v1,0,4,2,4,0r-4,0xm167,-133v6,9,-12,0,-5,14v-4,5,-8,0,-15,6v8,1,9,0,16,-3v1,5,-6,5,0,10v4,0,0,-12,7,-8v4,-8,-11,-5,-4,-11v6,1,8,-5,1,-8xm95,-131r0,4r0,-4xm130,-128v-2,0,-2,2,-2,4v3,1,2,-2,2,-4xm96,-123v-1,-6,-7,6,-13,0v2,7,10,5,13,0xm174,-122v-3,-1,-2,2,-3,3v2,0,4,0,3,-3xm193,-116v-5,1,-8,-4,-3,-5v2,1,3,3,3,5xm124,-118v-1,-1,-1,-1,-2,0r2,0xm182,-115v-1,-2,-6,-2,-5,1xm101,-111v-1,-5,4,-3,6,-1v0,1,1,3,-1,3xm176,-112v-1,0,-3,-1,-3,1v1,0,4,2,3,-1xm179,-109v1,1,0,2,2,2xm89,-107v9,1,11,-5,17,0r0,5v-11,-2,-17,-4,-17,-5xm146,-105v-2,-3,-3,2,-3,2v2,0,3,-1,3,-2xm170,-104v-3,-2,-9,3,-7,6xm188,-100v-1,-2,-7,-2,-6,-1xm175,-97v-2,0,-2,0,-2,2v4,0,4,0,2,-2xm180,-87v-7,2,-16,1,-21,5r8,0v0,3,1,5,3,5v-3,-4,1,-6,6,-5v2,1,4,3,3,-1v-1,-2,0,-3,1,-4xm74,-3v-15,0,-24,-4,-37,-11v1,-6,4,-4,4,-9v-21,10,-40,-23,-38,-48v-2,-1,-6,-13,0,-12v8,3,20,-3,27,2v2,-6,20,-4,24,-2v-2,5,6,20,11,26v-1,-1,-2,-2,-2,1v10,0,21,10,26,9v-1,5,1,0,6,1v7,-1,9,10,3,11v-1,0,-3,-2,-3,0v7,3,2,9,3,16v-1,-1,-2,-1,-3,0v-2,5,14,8,2,14v2,2,4,3,1,5v-7,2,-4,-7,-13,-8v1,5,-3,5,-7,5v-3,-5,-6,-10,-6,-5v2,0,2,2,2,5xm37,-82v-3,0,-3,3,-1,4xm191,-82v-2,-1,-5,1,-2,2xm185,-78v-3,0,-5,0,-3,3xm5,-78v-3,-1,-2,4,-2,6v4,0,4,-3,2,-6xm23,-74v0,-3,-4,-4,-3,0r3,0xm51,-70v0,-4,-5,-11,-6,-3v3,-1,3,3,6,3xm14,-72v1,0,4,1,4,-1v-2,0,-3,0,-4,1xm174,-73v-3,2,-8,6,0,5r0,-5xm37,-72v-4,1,-5,4,0,4r0,-4xm157,-72r1,2xm27,-70v-3,-1,-2,2,-2,4v3,1,2,-2,2,-4xm149,-66v1,2,8,7,11,5v-4,-2,-6,-5,-11,-5xm175,-66v-2,0,-1,2,-1,3v2,0,1,-2,1,-3xm14,-65v-1,1,-3,2,0,2r0,-2xm184,-65v-4,-1,-3,3,-1,4v2,0,1,-3,1,-4xm172,-58v0,-4,-6,-6,-5,-4v0,1,2,2,5,4xm187,-59v-2,-2,-5,1,-2,2xm166,-54v1,-3,-5,-6,-4,-2xm46,-51v1,-3,-3,-7,-3,-3v1,1,0,4,3,3xm176,-54v1,0,3,2,3,0r-3,0xm17,-53v-1,1,-4,4,0,3r0,-3xm181,-53r-6,12v4,-1,15,-8,6,-10r0,-2xm31,-49r1,5xm55,-49v-1,2,-4,1,-4,4xm116,-12v9,-10,-7,-19,-7,-31v6,-3,8,-2,17,-5v2,6,-3,5,-8,5v1,7,2,4,10,4v-1,-1,-2,-2,1,-2v3,1,3,3,5,6v3,-9,-8,-11,-2,-15v23,0,20,27,37,17v3,9,-11,16,-2,19v1,-9,6,-19,12,-7v-18,13,-20,13,-37,13v0,-1,2,-3,0,-3v1,9,-9,11,-33,10v0,-7,-2,-14,7,-11xm141,-45v-2,0,-2,3,-1,4xm60,-43v2,1,4,6,6,5v-1,-3,-1,-6,-6,-5xm95,-36v0,-2,-4,-3,-3,0r3,0xm145,-36v-2,0,-4,0,-3,2r4,0xm184,-36v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm175,-35v1,3,-1,5,-4,4v-1,-3,1,-5,4,-4xm57,-31v2,1,4,3,3,-1v-2,-1,-7,1,-3,1xm109,-28v-1,-3,1,-8,3,-3v-1,1,0,4,-3,3xm38,-31v-1,1,-2,0,-2,2r3,0xm82,-30v-2,3,1,3,4,2v0,-2,-3,-1,-4,-2xm72,-29v-2,5,8,6,4,2v-1,2,-4,1,-4,-2xm109,-20v-2,-6,3,-7,7,-5v2,6,-3,8,-7,5xm158,-25v-3,0,-7,4,-1,3xm148,-25v-3,-1,-2,3,-2,5v7,-1,5,-1,2,-5xm56,-24v1,1,0,2,2,2xm130,-22v-1,2,0,4,3,3v0,-2,-2,-2,-3,-3xm66,-15v-2,-2,-6,-7,-5,0v1,-1,3,-1,5,0xm95,-9v0,-3,-6,-8,-5,-3v1,3,5,-1,5,3xm152,-12v4,1,9,-2,3,-3xm49,-14v6,-1,3,6,7,6v3,-5,-4,-5,-7,-6xm78,-14v-1,2,2,7,2,2xm119,-9v-1,5,2,3,4,2v0,-1,-1,-2,-4,-2xm114,-3r6,1v0,-3,-4,-1,-6,-1xm78,-3v0,2,-4,2,-4,0r4,0xm81,-1v0,-2,2,-1,3,-1v1,3,-2,2,-3,1","w":212},{"d":"2,-108v-15,-76,45,-150,113,-143v-2,14,5,37,-5,43v3,3,4,-3,5,0v-14,4,-27,10,-37,19r-6,-2v12,6,-15,24,-14,48v-3,-3,-6,1,-1,1v5,14,-9,16,-5,19r2,-1v1,0,8,19,4,29v-1,0,-1,0,-1,1v4,-2,6,0,6,7v1,6,20,39,45,39v-1,7,-3,5,-9,3v-2,9,-14,4,-7,13v7,-5,12,-13,22,-6v2,11,-6,3,-7,12v5,-3,9,2,6,7v-11,-6,-2,9,-12,9v-1,-3,2,-2,2,-5r-2,0v3,-4,5,-8,5,-10v0,8,-16,6,-8,10v-1,2,-1,5,0,7v-1,0,-2,-2,-2,0v1,1,5,5,2,7v-5,-3,-16,1,-15,-8v-22,-1,-30,-7,-50,-26v-9,-18,-18,-18,-26,-46v-1,-8,8,-6,5,-12v5,2,9,-1,7,7r-2,-1v-5,11,12,3,12,13r2,0v0,-2,-4,-6,1,-5v4,0,5,3,7,0v-1,-6,0,-2,-5,0v-4,-9,-20,1,-10,-14v2,1,5,4,5,0v-2,-2,3,-8,-2,-5v-9,-3,-28,15,-25,-9v5,6,6,-1,8,-6v-4,2,-4,4,-6,-1r1,0r-3,-2v0,5,2,5,0,8xm140,-48v6,2,24,-21,32,-21v-6,-3,-2,-2,4,-10v-2,-5,0,-6,4,-6v3,-1,2,3,4,3v1,-5,-11,-1,-5,-12r4,2v0,-5,-3,-9,-1,-16v2,2,6,-1,6,-5v-3,-1,-2,7,-6,3v-3,-24,14,-23,30,-18v3,-6,7,-2,9,-4v-5,0,-1,-2,-4,-5v-1,4,-15,6,-16,2r2,-5v-9,2,-9,1,-20,0v-2,-6,-5,-15,3,-16v-17,-20,-29,-47,-61,-52v1,-14,-2,-32,1,-44v41,-4,103,42,103,76r0,-5v2,0,3,4,5,14v-3,-1,-3,-4,-4,3v-2,10,-17,4,-21,0v4,4,-2,8,-8,7v0,0,0,-2,-1,-2v-1,3,3,5,1,6v0,-1,0,-1,-1,-1r0,4v-3,0,-10,-5,-11,-1v9,2,23,10,29,3v-4,-2,-14,-7,-5,-12v3,2,0,5,2,7v0,-2,3,-2,7,-3v1,3,-6,7,-1,6v5,0,0,-8,5,-6v4,-1,9,-7,11,-1v-2,1,5,18,-4,15v1,4,-5,2,-5,5r6,-2r-1,2v10,0,6,8,6,16v-2,0,-1,-5,-5,-4v2,9,-8,5,-6,11v2,-2,5,0,8,0r-1,2r4,0v0,23,-8,50,-29,74v-22,26,-57,43,-84,36v2,0,2,0,2,-1v-6,1,-2,-8,-3,-12v1,-6,4,-4,11,-6v-9,-6,-2,-17,1,-25v-2,1,-5,2,-4,-2v2,0,7,-3,8,-1xm188,-220v3,-2,-2,-6,-2,-3v1,0,2,1,2,3xm46,-210v-2,0,-4,1,-4,4v2,-1,4,-2,4,-4xm224,-176v-2,1,-11,3,-5,3v2,-1,6,0,5,-3xm20,-171v-2,0,-2,0,-2,2v2,0,2,0,2,-2xm59,-154v-2,0,-6,2,-4,4xm43,-152v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm207,-150v-1,0,-2,3,-2,1xm205,-144v0,0,-3,2,-1,2xm20,-140v1,-2,-2,-7,-2,-2xm28,-138v0,-2,-4,-3,-3,0r3,0xm218,-138v2,1,7,4,10,5v1,-5,-4,-5,-10,-5xm14,-134v0,-2,-3,-4,-2,-1xm182,-137v4,-3,9,3,6,6v-4,0,-6,-2,-6,-6xm24,-129v0,0,-5,-5,-4,-1v6,-1,7,7,4,11v-5,2,-9,5,-6,5v8,-5,12,-9,19,-3r-1,1v6,2,2,-4,5,-4v2,3,10,2,8,-5v-11,0,-13,-3,-18,-9v0,4,-4,4,-7,5xm237,-130v-1,8,-12,-7,-6,4v3,-2,7,2,6,-4xm14,-126v-1,3,1,3,3,2r0,-2v-1,1,-2,1,-3,0xm197,-113v0,-3,-9,-10,-11,-6xm15,-114v-1,0,-1,0,-1,1v3,0,1,-1,1,-1xm24,-111r1,-3xm219,-114v0,0,-2,0,-2,1r4,0xm205,-114v-2,1,-6,0,-6,4v4,-2,7,4,6,-4xm21,-108v1,-1,4,-2,2,-2xm202,-105v0,-2,-2,-6,-2,-3v2,2,-1,4,2,3xm208,-107v-1,2,4,5,4,1xm234,-107v-3,-1,-2,2,-3,3v2,0,4,0,3,-3xm55,-104v-2,0,-6,1,-4,2v2,0,5,1,4,-2xm49,-102v-3,0,-5,0,-3,3xm38,-101v-7,3,-8,3,-1,6xm187,-99v-3,-1,-2,2,-1,3v4,1,2,-1,1,-3xm54,-81v-3,-14,-15,-14,-18,-6r1,3v5,-6,12,-1,17,3xm195,-91v-1,-1,-7,-2,-6,2v3,0,4,-1,6,-2xm6,-86v-2,0,-3,-5,-1,-5v3,0,3,3,1,5xm35,-88v-5,-4,-6,7,-3,2v2,1,4,1,3,-2xm19,-73v1,-7,-6,-8,-9,-6xm186,-80r1,1xm64,-77v-2,0,-5,2,0,2r0,-2xm181,-72r0,5v3,0,2,-4,0,-5xm197,-72v-2,2,-3,5,1,4xm72,-68v-1,-1,-4,-3,-3,0v1,1,2,1,3,0xm40,-67v-3,-1,-7,2,-2,3xm188,-64v0,-2,-4,-3,-4,-1v1,1,2,1,4,1xm176,-65r0,5v2,-2,2,-4,0,-5xm67,-56v0,-3,0,-5,-2,-5v2,2,-2,6,2,5xm75,-55v-2,-3,-6,2,-8,3xm43,-55v-3,0,-8,2,-2,4v1,-1,2,-2,2,-4xm28,-48v-2,-2,-4,-2,-3,1xm58,-50v-3,-1,-2,2,-2,4v2,0,1,-3,2,-4xm94,-48r0,2v3,-1,4,-5,0,-2xm31,-44v0,-1,1,-4,-1,-4v0,2,0,3,1,4xm75,-38v-1,-11,-12,-7,-2,0r2,0xm40,-43v-3,-1,-5,2,-3,4v3,0,5,-1,3,-4xm52,-41v-3,0,-6,3,-1,3xm126,-36v-1,-2,-1,-5,2,-4v-1,1,0,4,-2,4xm47,-38v0,1,-4,3,-2,3xm54,-38v-2,0,-1,2,-1,3v2,0,1,-2,1,-3xm55,-34v1,6,10,5,11,0v-3,2,-7,0,-11,0xm140,-33v-1,0,-3,-1,-3,1v1,0,4,2,3,-1xm125,-21v1,-3,-1,-8,1,-9v0,3,1,7,-1,9xm54,-22v1,-3,-5,-5,-5,-3v1,5,6,4,11,4v-2,0,-5,-2,-7,0xm66,-25v-1,1,-4,4,0,3r0,-3xm160,-24v-2,0,-4,4,-1,3xm83,-18v0,-2,-4,-3,-4,-1v1,1,2,1,4,1xm92,-20v-4,-1,-2,3,-2,5v5,0,4,-1,2,-5xm62,-19v0,1,-3,4,-1,4v3,-1,5,-3,1,-4xm88,-12v1,-4,-2,-3,-5,-3v2,1,0,3,5,3xm114,-8v-3,-1,-1,-10,1,-8v0,3,0,6,-1,8xm139,-9v1,-3,-3,-6,-2,-1xm103,-3v1,-8,12,-5,12,2v-7,3,-8,-3,-12,-2","w":249},{"d":"1,-252r53,0v9,13,19,27,27,44r-2,0v5,7,19,16,14,27v5,1,14,8,9,14v-16,-1,-31,9,-44,5v-4,6,-10,-10,-10,-10v4,2,14,3,17,0v-7,0,-10,-11,-19,-6v-10,-10,-46,-74,-45,-74xm149,-227v-12,-35,31,-27,57,-23v2,8,-9,6,0,10r0,63v-3,2,-4,2,0,5v-2,49,4,107,-2,152r-27,-47r2,0v-36,-36,-28,-62,-29,-111v6,0,7,-4,9,-9v-16,1,-8,-26,-10,-40xm186,-246v-3,-1,-2,2,-2,4v1,-1,2,-2,2,-4xm38,-239r0,1r0,-1xm174,-239v-1,0,-2,-2,-2,0r2,0xm25,-173v-11,-4,-18,12,-25,1v2,-19,-4,-47,2,-62r30,52v-3,2,-8,3,-7,9xm192,-232v-3,-1,-7,3,-3,3xm177,-228v-2,0,-6,-1,-5,2v2,0,6,1,5,-2xm165,-221v4,-1,2,-4,0,-2r0,2xm194,-208v-1,0,-1,0,-1,1v3,-1,3,5,6,1xm179,-201v-1,1,-3,2,0,3r0,-3xm75,-194v0,-3,-4,-6,-3,0v1,2,2,2,3,0xm149,-188v2,-2,8,1,7,5v-3,5,-8,0,-7,-5xm77,-173v8,4,10,-5,14,-8v-11,5,-21,-14,-19,1v-2,0,-4,1,-4,4v6,-2,5,6,9,5r0,-2xm197,-185v-1,0,-1,0,-1,1v2,0,5,2,5,0xm81,-176v2,-2,5,-6,4,0v-2,1,-3,3,-4,0xm38,-167v-5,0,-6,-5,0,-5v2,2,2,4,0,5xm17,-170v6,-2,7,4,4,7v4,-1,10,-6,13,-2v-1,1,-4,4,0,3v5,-5,12,-3,12,6v-15,2,-32,10,-46,9v-1,-21,2,-7,14,-13v-2,-4,0,-6,5,-5xm78,-154v12,4,21,-5,30,-8v9,6,1,13,7,16v-1,-2,-1,-4,2,-3r88,149r-52,0r-85,-140v0,0,2,0,2,-1v-6,-1,-16,-16,-2,-12v0,1,10,6,10,-1xm172,-160v-2,-1,-5,1,-2,2xm160,-156v-1,0,-4,-1,-4,1v2,0,5,2,4,-1xm42,-152v-1,4,2,7,5,4v2,11,10,3,8,18v-2,0,-4,0,-3,2r3,0r1,128v-18,-1,-40,2,-56,-1r0,-136v6,-11,28,-6,30,4v9,-8,-14,-8,-8,-14v5,-1,12,2,16,0v-2,-3,2,-3,4,-5xm54,-143v-3,0,-8,-6,-3,-6v2,1,3,3,3,6xm92,-146v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm43,-141v-2,-2,-4,-2,-4,2v0,1,-1,3,1,3v2,-1,3,-2,3,-5xm97,-139v2,0,5,2,5,0v-1,-1,-3,-1,-5,0xm102,-136v-1,-3,-2,2,-2,2xm119,-136v0,0,-8,6,-2,5v0,-2,4,-5,2,-5xm114,-130v0,-1,-4,-2,-4,0r4,0xm9,-130v2,8,8,8,10,2v-3,-1,-5,-3,-10,-2xm36,-128v-4,1,-3,6,-11,5v0,1,-1,4,1,4v3,-3,9,-4,10,-9xm51,-123v0,0,-2,0,-2,1r3,2xm41,-121v-2,0,-6,-1,-5,2v2,0,6,1,5,-2xm129,-121v-3,-1,-4,3,-2,4v1,-1,2,-2,2,-4xm21,-117v0,-2,-2,-2,-3,-1v0,2,2,1,3,1xm29,-112v3,0,4,-1,5,-2v-4,1,-5,1,-5,2xm128,-108v-2,0,-4,3,0,2r0,-2xm12,-101v-4,-1,-3,3,-1,4xm194,-94v0,-4,-4,-2,-1,0r1,0xm121,-87v-2,-1,-5,1,-2,2xm186,-12v-1,-1,-2,-1,-3,0r3,0xm148,-8v1,2,6,4,7,1","w":219},{"d":"45,-176v3,-1,1,-4,0,-2r0,2xm31,-180v3,0,1,-4,0,-1r0,1xm6,-191v-3,2,-6,11,0,9r2,1v0,-4,-1,-7,-2,-10xm54,-172v4,0,2,-4,0,-1r0,1xm73,-150v1,-1,3,-4,0,-3v-1,1,-1,2,0,3xm113,-129r-113,-41r0,-40r187,68r0,13r-74,0xm132,-154v0,-2,-2,0,-3,0r3,0xm128,-150v0,-2,-2,-1,-3,-1v-1,3,2,2,3,1xm154,-132v6,-1,10,-4,4,-7xm111,-147v2,-4,9,-3,9,-7v-9,5,-6,-6,-13,-4v1,4,-2,4,-3,6v3,1,8,0,7,5xm139,-131v0,0,-4,-10,-4,-5v2,0,3,2,4,5xm133,-130v-1,-1,0,-3,-2,-3v1,2,1,3,2,3xm103,-148v-2,-2,-4,-2,-2,1xm125,-137v3,0,4,-2,4,-4v-1,0,-2,1,-4,4xm96,-145v0,-9,-3,-7,-5,-3v2,0,4,1,5,3xm124,-135v-1,-1,-1,-3,-1,0r1,0xm146,-143v-2,-4,-4,-6,-6,-6v3,-1,1,7,6,6xm170,-136v0,0,-4,-5,-3,-1xm81,-161v-1,-1,-3,-7,-3,-2v1,0,1,3,3,2xm100,-164v-3,4,-7,-3,-6,2v2,2,6,0,6,-2xm78,-168v0,-1,-1,-3,-1,-1xm71,-166v0,1,-2,3,0,3r0,-3xm69,-169v0,-2,-1,-4,-3,-2v-1,2,1,2,3,2xm87,-156v0,0,0,-2,-1,-2v0,0,0,2,1,2xm133,-112v1,2,2,3,2,-1xm147,-116v0,2,3,3,2,0r-2,0xm172,-121v-2,6,4,8,6,4r-2,-4r11,0r0,14r-187,68r0,-40r115,-42r57,0xm124,-109v-1,2,1,5,2,2xm105,-87v0,2,1,2,3,2v0,-1,-1,-2,-3,-2xm30,-71v1,3,-3,7,-2,8v1,0,3,-2,4,-6xm48,-89v1,2,5,1,1,0r-1,0xm55,-85v-4,-1,-3,2,-1,2v1,0,1,-1,1,-2xm55,-69v-2,-4,-6,-8,-8,-3v3,-1,4,3,8,3xm6,-73v-3,3,0,8,3,4v-2,-1,-3,-3,-3,-4xm76,-86v-2,-4,-8,-11,-9,0v-1,-1,-7,-4,-7,0v2,0,0,2,2,2v0,0,0,-2,1,-2v4,0,6,10,6,1xm75,-74v-3,0,-6,7,-4,6v1,-5,4,-2,4,-6xm77,-67v1,0,1,-1,2,-3v-2,-1,-2,1,-2,3xm80,-84v-3,1,-3,3,0,2r0,-2xm84,-73v-2,-5,-5,-7,-3,-2v1,0,1,3,3,2xm84,-79v3,-4,7,-3,2,-7v-1,0,-2,2,-2,7xm86,-74v0,1,-2,2,0,2r0,-2xm12,-59v-1,0,-3,10,0,6v1,-4,7,-5,0,-6xm40,-83v0,0,-9,6,-3,6v0,-3,1,-6,3,-6xm24,-62r-1,1xm39,-75v-1,2,1,2,3,2v1,-2,-1,-2,-3,-2xm33,-59v2,0,2,0,2,-2v-2,0,0,2,-2,2xm36,-66r-1,3xm102,-99v-2,0,-4,5,-1,4xm80,-98v0,2,4,4,6,2v1,-5,-3,2,-6,-2xm102,-102v0,-1,2,-2,0,-2r0,2xm109,-100v-1,2,1,5,1,1xm112,-106v-1,2,-1,4,2,3v0,-2,-1,-3,-2,-3xm93,-92v0,0,0,2,1,2v0,0,0,-2,-1,-2","w":198},{"d":"45,-189v2,-1,2,-3,-1,-3v-2,0,1,3,1,3xm40,-209v1,0,3,-1,1,-1xm27,-245v2,4,8,4,14,4v-3,-2,0,-11,-3,-8xm49,-176v2,1,7,-2,2,-2xm79,-151v1,-1,4,-2,2,-3v-1,0,-2,1,-2,3xm111,-99r0,99r-18,0r-92,-252r54,0xm76,-74v2,1,2,-1,2,-3v-1,0,-2,1,-2,3xm81,-83v-1,5,3,4,3,1v0,-2,-2,-1,-3,-1xm107,-44v-5,2,-12,8,-5,11v-1,-4,5,-6,5,-11xm77,-95v0,5,3,6,3,1v-1,-5,7,-5,6,-8v-7,3,-6,-5,-8,-9v2,8,-13,-1,-6,10v4,0,10,2,5,6xm99,-70v0,3,8,8,9,5v-6,-1,-5,-5,-9,-5xm82,-117v2,3,6,5,3,0r-3,0xm101,-83v-6,2,-9,8,-3,5v-1,-3,4,-2,3,-5xm89,-122v-5,-4,-4,-10,-10,-3v0,1,3,2,10,3xm100,-86v0,2,2,0,3,0r-3,0xm92,-55v1,-5,-9,-7,-9,-7v0,3,4,5,9,7xm99,-22v3,1,1,-2,1,-4v-3,-1,-1,2,-1,4xm62,-146v2,0,5,4,5,2v-3,0,-2,-3,-5,-2xm63,-116v2,0,5,-6,3,-9v-1,0,-4,-1,-4,1v6,0,2,5,1,8xm55,-148v0,4,4,2,1,0r-1,0xm61,-155v3,1,6,-2,1,-2xm53,-161v2,2,4,2,4,-1v-2,-1,-4,-1,-4,1xm72,-134v2,0,2,0,2,-2v-2,0,-2,0,-2,2xm257,-70v-1,-2,-3,-2,-3,1xm253,-50v0,-2,-4,-4,-3,-1xm243,-14r7,3v-1,-4,-1,-7,1,-9r-8,0r0,-77r57,-155r54,0r-92,252r-19,0r0,-14xm263,-82v0,-4,-4,-2,-1,0r1,0xm292,-107v0,-2,-4,-4,-3,-1v1,1,2,3,3,1xm322,-214v-2,0,-14,3,-9,5v5,-2,8,-3,9,-5xm288,-187v-2,0,-2,0,-2,2r2,2r0,-4xm293,-182v-3,-1,-2,2,-2,4v3,1,3,-1,2,-4xm314,-177v-2,-8,-6,-15,-9,-6xm316,-242v-1,-7,-5,-4,-9,-1v3,1,7,5,9,1xm287,-165v1,1,4,1,3,4v-6,-1,-13,6,-6,8v5,-3,4,2,6,4v-3,-11,15,-9,1,-14v2,-6,-4,-11,-4,-2xm315,-158v-4,3,-9,1,-9,7v3,-1,6,-3,9,-7xm316,-148v-1,1,-4,0,-4,2v2,-1,4,-1,4,-2xm296,-147v-3,1,-4,5,0,2r0,-2xm304,-144v-1,0,-3,-1,-3,1r7,3v-3,0,-2,-3,-4,-4xm300,-139v-13,1,-11,4,-5,8v0,-3,2,-6,5,-8xm309,-137v-1,1,-2,0,-2,2r3,0xm337,-235v-3,-7,-8,-1,-11,-1v1,9,4,0,11,1xm302,-205v-5,2,-10,5,-7,8v-2,-5,9,-1,7,-8xm324,-221v-2,0,-4,3,-1,2xm308,-199v0,0,-5,5,-1,4xm327,-208v-1,0,-5,4,-1,3xm322,-205v-3,-1,-7,3,-2,2xm277,-118v-1,1,-7,4,-2,4v-1,-2,3,-1,2,-4xm276,-141v1,4,-3,4,-4,6v13,2,-2,-15,4,-6xm268,-114v0,0,-3,2,-1,2xm271,-105v2,0,5,2,5,0r-5,0xm267,-102v-3,1,-5,2,-2,5v3,0,3,-2,2,-5xm285,-126v-1,0,-3,-1,-3,1v1,0,3,1,3,-1xm136,-70v0,0,-5,0,-3,1xm193,-134v2,0,4,0,3,-2v-2,0,-4,0,-3,2xm219,-26v0,6,6,4,3,0r-3,0xm213,-55v1,-5,-8,-7,-8,-7v0,3,3,5,8,7xm221,-86v0,2,4,1,4,0r-4,0xm211,-122v-5,-3,-5,-10,-10,-3v0,1,3,2,10,3xm222,-83v-5,2,-9,7,-3,5v-1,-3,4,-2,3,-5xm204,-117v1,3,5,4,3,1xm230,-73v0,0,-4,-5,-3,-1xm220,-67v4,-4,7,8,9,2v-6,-1,-4,-6,-9,-5r0,3xm198,-95v0,5,4,7,4,1v-2,-6,8,-4,6,-8v-8,7,-6,-15,-9,-5v-6,-3,-9,2,-5,6v5,0,10,2,4,6xm228,-44v-6,3,-11,8,-4,11v-1,-4,4,-6,4,-11xm202,-83v-1,5,3,4,3,1v0,-2,-2,-1,-3,-1xm197,-74v2,1,2,-1,2,-3v-1,0,-2,1,-2,3xm200,-151v1,-1,4,-2,2,-3v-1,0,-2,1,-2,3xm155,-118v3,10,9,14,8,-2v-3,2,-8,-2,-8,2xm163,-126v-1,0,-3,-1,-3,1v1,0,3,1,3,-1xm145,-102v-2,1,-4,2,-2,5v3,0,3,-2,2,-5xm150,-105v0,1,4,2,4,0r-4,0xm147,-114v-2,-1,-5,1,-2,2xm155,-135v4,-6,-6,-12,-1,-6v2,5,-7,6,1,6xm156,-118v-1,1,-8,4,-3,4v-1,-2,4,-1,3,-4xm201,-154v0,-2,-1,-7,-1,-2xm196,-164v1,1,5,7,4,1xm184,-161v0,1,1,4,1,1xm169,-174v-6,3,-1,9,-1,11v4,0,4,-2,6,-4v-4,0,-5,-3,-5,-7xm175,-160r-1,-1xm162,-153v-6,1,-4,7,-1,9v0,-3,6,-7,1,-9xm171,-107v0,-2,-4,-4,-3,-1v1,1,2,3,3,1xm142,-82v0,-4,-6,-2,-2,0r2,0xm131,-50v0,-5,-4,-2,-1,0r1,0xm109,-73v0,0,-5,-5,-4,-1xm189,-121v-1,-2,-1,-5,-3,-3v2,3,0,5,-1,8v1,0,3,-2,4,-5xm194,-121v0,2,2,1,3,1v0,-2,-2,-1,-3,-1xm190,-159v-1,1,3,10,5,8v-2,-5,-3,-7,-5,-8xm205,-175r28,76r0,99r-19,0r-36,-100r-37,100r-19,0r0,-14r7,3v-1,-4,-1,-7,1,-9r-8,0r0,-77r28,-78r55,0","w":356},{"d":"163,-139v19,31,24,82,-2,108v3,9,-13,3,-8,12v-10,11,-30,17,-60,19r1,-48v37,-6,34,-68,-1,-70r0,-48v32,-1,56,14,70,27xm157,-148v1,-4,10,-3,6,1v-3,-2,-1,-3,-6,-1xm126,-109v1,6,2,5,3,0r-3,0xm144,-102v1,1,2,3,2,0r-2,0xm155,-82v-1,0,-3,-1,-3,1v4,-2,6,4,6,0xm83,-205v-40,5,-26,77,-26,121v0,18,9,30,26,36r0,48v-29,-4,-55,-7,-57,-25v-3,2,-5,1,-9,-3v0,-2,2,-5,-1,-4v-26,-29,-12,-91,-16,-141v-1,-19,10,-37,15,-53v14,-11,36,-29,68,-27r0,48xm14,-234v-1,-8,11,-3,5,-1v0,0,0,-2,-1,-2v0,3,-1,3,-4,3xm27,-159v1,3,6,7,2,9v6,1,4,-6,6,-9r-8,0xm35,-189v-2,0,-4,0,-2,2xm27,-80v0,-4,-6,-1,-7,0v0,0,0,2,1,2v-1,-3,4,-2,6,-2","w":191},{"d":"103,-255v0,-4,2,-6,7,-5xm6,-229v0,-4,0,-8,-6,-7v1,-5,-2,-15,2,-17v15,1,34,-2,47,1v0,1,-2,3,0,3v3,-5,5,1,8,4r0,120v-1,-1,-3,-1,-3,1v2,2,5,9,2,12v1,-2,1,-2,-2,-2v-1,4,-2,12,-9,11v1,7,5,14,8,1r4,0v-2,33,3,73,-3,102v-12,-7,-45,9,-54,-5v3,-13,12,-14,7,-17v-2,2,-3,2,-7,8r0,-89v8,0,12,-11,9,-18v-3,0,-4,17,-9,11r0,-49v4,1,7,-1,3,-4r-3,1v3,-21,-7,-55,4,-69xm66,-252v43,-3,96,-2,115,27v20,31,23,82,-2,106v4,8,-13,5,-8,12v-10,15,-67,25,-105,18v1,-15,-3,-35,2,-46v15,-1,35,1,45,2r-1,-3v38,-6,33,-73,-5,-70v-5,-6,-22,3,-26,-2v1,0,1,0,1,-1v-4,2,-11,3,-16,1r0,-44xm15,-251v-2,0,-4,5,-1,4xm6,-237v0,0,10,3,9,-3v-4,0,-8,0,-9,3xm175,-235v2,-3,4,-5,7,-2v0,1,1,3,-1,3v-3,-2,-1,-3,-6,-1xm8,-218v-1,2,4,7,6,4v-1,-2,-2,-5,-6,-4xm5,-215v-4,-1,-1,4,-1,5xm91,-212v-2,-2,-3,0,-1,1xm22,-209v1,2,-4,-2,-2,1v-2,0,-1,2,-1,3v5,0,10,-3,3,-4xm87,-203v0,-2,3,-4,2,0r-2,0xm18,-203v-3,0,-3,3,-3,6v1,-1,2,-1,3,0v2,13,-8,0,-12,6v7,-2,8,9,17,10v-3,0,-5,-2,-6,-5v0,-4,2,-5,6,-5v0,-7,-4,-5,-5,-12xm144,-197v1,7,2,6,3,0r-3,0xm30,-189v-1,-6,-4,-3,-3,0r3,0xm164,-189v-2,0,-2,0,-1,1xm24,-170v-2,-1,-5,-7,-7,-4v2,2,2,5,7,4xm57,-168v-1,-1,-4,-3,-3,0r3,0xm173,-170v-2,0,-4,0,-3,2v4,-2,6,4,6,0xm92,-124v0,-5,-6,-9,-8,-3xm79,-126v-4,-5,-18,3,-5,2v-1,3,7,10,9,6v-5,1,-8,-6,-4,-8xm46,-125v-3,0,1,4,-5,7v5,1,5,-3,5,-7xm109,-125v-5,-1,-5,2,-2,5v5,1,3,-2,2,-5xm41,-123v-8,-3,-11,3,-2,3xm31,-118v-2,1,-1,8,0,11v4,-1,6,-1,6,-4v-5,2,-7,-1,-6,-7xm92,-114v-2,-1,-2,1,-2,3v2,1,2,-1,2,-3xm99,-110v0,-1,-5,-2,-5,0r5,0xm94,-107v-1,-3,-2,2,-2,2xm44,-105v-5,-1,-6,2,-2,5v1,0,1,0,1,-1v0,0,-2,0,-2,-1xm14,-100v-1,-2,-3,2,-3,2xm15,-92v2,4,2,6,7,9v0,-5,-2,-9,-7,-9xm17,-81v0,-2,-3,-3,-2,0r2,0xm44,-75v1,-3,-4,-6,-3,-1xm29,-78v-2,0,-7,-1,-6,2v2,0,7,1,6,-2xm40,-74v-2,0,-3,3,-3,6v2,-1,3,-4,3,-6xm21,-73v-3,-1,-6,3,-4,3v2,-1,4,-2,4,-3xm23,-62v-5,-9,-12,-3,-7,2xm34,-64v-1,-1,-3,-3,-3,0r3,0xm49,-58v1,-6,-7,-1,-11,-2v4,0,8,4,11,2xm34,-42v-5,-4,-5,0,-2,2xm53,-36v0,-3,-5,-4,-4,0v1,0,3,2,4,0xm46,-32v2,10,-17,1,-6,10v4,-3,14,-6,6,-10xm12,-28v-4,0,-5,4,0,3r0,-3xm23,-17v0,7,9,6,13,3v-3,-2,-11,0,-13,-3xm48,-15v-2,0,-3,6,-1,7v1,-2,3,-4,1,-7xm51,-13r-2,2xm17,-7v-2,-3,-6,1,-4,3v3,-1,4,-2,4,-3","w":205},{"d":"0,-37r16,-48v3,0,3,9,5,5v-4,-8,9,-11,2,-14v-3,-1,-2,7,-7,9v3,-6,0,-18,9,-18v-1,2,1,2,3,2v-3,-5,1,-10,-2,-12v0,5,0,8,-3,7v9,-17,10,-49,23,-58v-1,-26,20,-59,27,-88r66,0r89,252r-65,0v-10,-36,-16,-54,-17,-54r-70,0r13,-46v14,-1,31,2,43,-1v-13,-38,-19,-71,-27,-93v0,7,-11,51,-35,130r-20,64r-50,0v-1,-7,2,-15,0,-20v1,1,3,1,3,-1v-6,1,-2,-7,-3,-11v2,-3,10,-1,4,-5v-1,2,-3,0,-4,0xm60,-172v-1,-1,-5,-4,-4,0r4,0xm44,-145v-1,-2,-6,-2,-5,1xm40,-130v-4,5,-5,7,-7,11v6,-1,5,-6,7,-11xm31,-117v-3,-1,-2,2,-1,3xm56,-105v-1,0,-2,-2,-2,0r2,0xm45,-94v5,2,3,13,8,6v-2,-2,-4,-6,-8,-6xm35,-88v-1,1,-2,0,-2,2xm19,-76v-1,0,-4,-1,-4,1r5,2xm47,-73v-1,-2,-1,-4,-1,0r1,0xm30,-71v-2,0,-5,-1,-4,2v2,0,5,1,4,-2xm39,-67v2,-1,-2,-3,-2,-3xm38,-62v0,2,-5,-2,-4,2v3,0,9,0,4,-2xm26,-58v-2,-1,-8,3,-3,4v-1,-2,4,-1,3,-4xm12,-42v-1,-5,-3,0,-6,0v2,2,4,2,6,0xm16,-42v-2,2,-4,2,-5,5v3,0,7,-2,5,-5xm54,-27v4,-3,1,-10,-4,-6v2,2,4,4,4,6xm38,-30v3,-1,-1,-5,-1,-2xm35,-25v-8,1,2,16,-9,14v1,8,12,-10,14,7v4,-2,4,-16,2,-18v-4,1,-1,6,-1,10v-4,-3,-11,-6,-6,-13xm28,-16v-7,-6,-9,2,-3,3v-1,-2,3,-1,3,-3xm6,-12v-2,0,-4,0,-3,3v2,-1,3,-2,3,-3","w":234},{"d":"64,0r-64,0r111,-253r64,0xm58,-68v0,0,-5,0,-3,1xm53,-49v0,-4,-7,-3,-3,0r3,0xm50,-19v-6,0,-13,0,-15,3r14,5v-1,-3,-2,-7,1,-8xm65,-80v-1,-4,-8,-2,-2,0r2,0xm95,-107v-1,3,4,6,3,2v0,-1,-1,-2,-3,-2xm133,-208v-4,3,-17,3,-10,6v6,-2,9,-4,10,-6xm94,-181v-2,0,-2,0,-2,2v2,1,2,1,2,-2xm101,-173v0,-3,-4,-4,-3,0r3,0xm113,-178r11,6v-3,-5,-7,-16,-9,-6r-2,0xm127,-235v-2,-5,-7,-3,-11,-1v4,2,8,6,11,1xm99,-163v-3,-5,-7,-2,-6,3v1,1,4,1,3,4v-6,-1,-16,5,-8,8v7,3,22,-6,10,-10v0,0,-3,-6,1,-5xm125,-152v-3,-3,-6,6,-10,2v2,9,2,-1,10,-2xm126,-144v-2,1,-5,0,-4,3v3,-1,4,-2,4,-3xm103,-143v-3,2,-5,4,1,3xm112,-140v-1,0,-3,-1,-3,1v0,1,3,3,8,5v-1,-3,-3,-3,-5,-6xm107,-134v-15,0,-11,3,-5,7v0,-3,1,-5,5,-7xm120,-131v-1,-2,-4,-1,-5,0r5,0xm151,-228v-3,-6,-11,-1,-13,-1v0,4,3,4,5,6v0,-4,3,-5,8,-5xm110,-199v-6,2,-11,5,-8,8v-1,-5,10,-1,8,-8xm136,-214v-2,-1,-6,3,-2,2xm117,-193v-3,-1,-4,2,-4,4v3,1,4,-2,4,-4xm139,-202v-1,1,-7,5,-1,4xm128,-197v2,0,7,-1,2,-1xm81,-114v-1,0,-8,3,-3,3v0,-2,4,0,3,-3xm81,-131v3,-7,-7,-14,-2,-3v1,3,-3,1,-4,3r6,0xm71,-111v-2,-1,-5,1,-2,2xm74,-102v0,1,5,4,5,0r-5,0xm69,-99v-3,1,-5,2,-2,5v3,0,3,-2,2,-5xm90,-123v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm57,-184r-4,-1v1,1,2,2,4,1xm49,-201v3,-1,3,-5,0,-2r0,2xm35,-237v2,4,9,4,15,4v-4,-1,1,-11,-3,-8xm65,-173v-4,0,-7,3,-1,2r-14,31r-50,-113r64,0r18,42xm95,-146v1,-1,5,-2,2,-3v-1,0,-2,1,-2,3xm120,-48v4,-1,10,4,13,3v0,-1,-10,-7,-13,-3xm91,-71v3,1,2,-2,2,-4v-1,1,-2,2,-2,4xm114,-35v-1,4,3,3,3,1v0,-2,-2,-1,-3,-1xm124,-81v-6,3,-14,7,-6,11v-1,-4,6,-5,6,-11xm123,-20v-7,2,-7,5,0,7v3,-3,6,-6,0,-7xm92,-92v0,6,5,6,5,1v-1,-5,8,-4,7,-8v-9,6,-9,-16,-11,-4v-6,-2,-10,1,-6,6v5,0,11,1,5,5xm121,-101v1,0,5,4,4,0v-7,0,-2,-5,-1,-8r2,0v-1,0,-3,-2,-1,-3r50,112r-64,0r-18,-40r8,-18v0,1,10,9,9,1v-4,0,-7,-1,-8,-3xm99,-113v2,3,7,3,3,0r-3,0xm109,-114v2,3,6,-1,7,-4v-5,2,-7,3,-7,4xm107,-118v-6,-4,-4,-10,-12,-3v0,1,4,2,12,3xm115,-122v1,3,3,1,5,0r-5,0xm144,-20v3,-1,11,-5,4,-5v-6,-1,-7,-6,-10,1v2,2,7,-3,6,4xm132,-40v1,1,2,2,4,2v-1,-1,-2,-2,-4,-2xm113,-63v0,6,6,4,3,0r-3,0xm138,-54r-3,0v0,2,6,4,3,0xm128,-56v1,1,2,2,5,2v-1,-1,-2,-2,-5,-2xm76,-142v0,2,6,6,5,2v-3,0,-2,-3,-5,-2xm77,-112v3,0,5,-6,3,-9v-2,0,-5,-1,-5,1v7,-1,3,5,2,8xm68,-143v1,3,2,0,1,0r-1,0xm74,-150v2,0,6,1,5,-2v-3,0,-4,1,-5,2xm32,-216v2,1,5,3,5,-1v-2,-1,-4,-1,-5,1xm86,-130v2,0,5,1,4,-2v-2,0,-5,-1,-4,2","w":181},{"d":"25,-62v0,-2,-1,-3,-1,-1xm0,-80r0,-142v13,5,11,-7,23,-7v-3,0,-19,-10,-12,-3v2,6,-4,6,-8,4v6,-8,-9,-14,0,-26r14,0v0,3,-6,2,-6,6v4,-5,18,-9,25,-4v-2,7,-15,4,-2,8v0,6,2,12,4,3v-7,-6,15,-5,4,-12v-2,0,-5,1,-5,-1v7,0,17,-3,15,7v5,-3,6,3,5,8r-3,0v8,43,1,104,3,153v-4,13,15,22,14,28r-1,-1v1,4,10,2,19,3v-1,11,2,26,-1,35v-2,0,-7,-1,-7,1v10,-1,8,10,8,19v-44,6,-89,-24,-89,-79xm2,-240v2,-1,6,0,5,-3v-3,0,-6,-1,-5,3xm44,-240v5,6,12,1,3,-3v-2,0,-2,2,-3,3xm21,-245v1,8,6,15,9,7xm32,-225v2,1,2,-1,2,-3v-3,-1,-4,1,-2,3xm55,-223v-2,-2,-3,-5,-7,-4v0,2,2,3,7,4xm37,-219v2,0,2,0,2,-2r-2,-2r0,4xm12,-216v2,0,14,-3,9,-5v-5,2,-8,3,-9,5xm48,-215v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm2,-210v2,0,2,-3,3,-5v-2,0,-4,2,-3,5xm6,-188v4,-2,0,-12,-2,-6xm76,-11v2,0,5,1,5,-1xm75,-22v0,2,3,1,5,1xm77,-50v-3,-2,-10,0,-7,5v3,-1,8,0,7,-5xm69,-20r-1,-1xm75,-25r3,-12v-4,1,-8,5,-11,1v0,4,3,8,8,11xm68,-51v0,0,-6,-4,-3,-1v-1,2,2,3,3,1xm56,-12v0,2,-1,6,2,5v0,-2,1,-6,-2,-5xm64,-25v3,-4,-9,-6,-10,-8v0,5,4,6,10,8xm52,-81v-1,2,-1,4,2,4v0,-2,-1,-3,-2,-4xm51,-58v1,4,0,9,4,9v0,-6,7,-3,8,-7xm48,-45v0,1,1,3,4,3v1,-3,-1,-3,-4,-3xm44,-61v-4,-1,-2,5,-3,7v4,1,2,-5,3,-7xm33,-52v-1,3,2,5,3,2xm29,-84r2,11v1,-6,3,-9,-2,-11xm18,-82v0,1,-1,3,1,3v0,-1,2,-4,-1,-3xm25,-67v0,4,3,4,2,0r-2,0xm4,-111r0,1r0,-1xm52,-254v3,0,6,-1,4,3v-2,0,-3,-1,-4,-3xm2,-224v-4,0,-1,-6,-2,-9v4,-1,1,5,2,9xm22,-84r2,0r-2,0xm162,-73r1,-2v-1,0,-1,0,-1,2xm152,-253v29,2,12,3,32,0v7,2,4,20,-3,19v3,0,5,6,1,8v-5,1,-6,-2,-5,-6v2,-1,4,-2,1,-4v-2,6,-14,3,-12,10v10,-8,9,12,22,4r0,142v-9,52,-37,83,-89,80v1,-8,-3,-21,8,-19r0,-2v-1,2,-6,-2,-8,1v3,-13,-9,-42,12,-35v-1,-5,8,1,7,-4v-1,1,-3,1,-3,-1v10,-5,15,-13,15,-25r0,-145v7,-6,-4,-12,2,-18v5,1,4,0,4,-5v4,1,12,-2,14,1v-6,-3,-9,2,-5,6v12,-4,-1,16,10,8v0,0,-2,0,-2,-1v0,-5,7,-5,6,-9v-4,2,-6,-1,-7,-5xm181,-242v0,2,6,3,5,0r-5,0xm141,-242v-7,2,-6,5,0,7v2,-3,4,-6,0,-7xm142,-200v5,8,3,2,9,-3r0,-4v-3,3,-7,3,-9,7xm155,-214v-1,4,3,3,3,1v0,-2,-2,-1,-3,-1xm132,-223v5,-1,10,-3,5,-3xm148,-219v3,1,2,-2,2,-4v-1,1,-2,2,-2,4xm165,-219v4,-1,7,5,10,3v0,-1,-8,-7,-10,-3xm138,-215v2,0,1,-3,1,-4v-2,0,-1,3,-1,4xm182,-215v0,5,4,8,4,1xm181,-188v1,-2,4,-7,0,-8r0,8xm124,-23v-1,-1,-4,-4,-4,0r4,0xm145,-101v0,-2,-4,0,-5,0r5,0xm119,-36v3,-6,-3,-8,-7,-6v-1,6,4,5,7,6xm151,-100r1,-1xm153,-116v-3,5,-9,-2,-11,0r3,11v5,-3,8,-7,8,-11xm126,-44v-1,-2,-7,1,-4,2v2,0,3,0,4,-2xm144,-19v0,-2,1,-6,-2,-5v0,2,-1,6,2,5xm166,-112v0,0,-9,1,-11,7v6,0,10,-4,11,-7xm134,-77v0,0,1,-5,0,-1r0,1xm142,-53v4,0,5,-9,4,-9v-4,1,-10,0,-12,3v5,0,7,2,8,6xm145,-46v4,0,6,-4,0,-3r0,3xm156,-58v-1,-3,1,-7,-3,-7v1,2,-1,8,3,7xm161,-53v7,-1,3,-4,0,-1r0,1xm156,-84v2,-2,4,-11,2,-11v-5,2,-3,5,-2,11xm169,-90v0,-2,0,-4,-2,-3v1,1,0,3,2,3xm162,-78v-2,-1,-2,1,-2,3v1,0,2,-1,2,-3xm184,-111r0,1r0,-1xm130,-252v7,-4,5,4,1,1xm188,-233v-1,3,2,10,-3,9v1,-3,-1,-9,3,-9xm163,-95r2,0r-2,0","w":201},{"d":"131,18v-1,2,1,6,2,5v0,-2,1,-6,-2,-5xm158,21v-6,0,-14,4,-17,-1v2,4,0,8,-2,10v5,-8,13,-4,19,-9xm130,9v-4,0,-4,0,-2,2xm134,5v0,-2,-2,0,-3,0r3,0xm145,5v-2,-1,-2,-1,-2,2v2,0,2,0,2,-2xm78,34v-1,-1,-1,-3,-1,0r1,0xm94,30v0,-3,1,-5,-1,-3v1,0,1,1,1,3xm73,23v1,0,1,-1,1,-2v-1,0,-1,1,-1,2xm30,20v5,4,16,9,19,8v-4,0,-3,-5,-2,-8v-4,6,-11,-1,-17,0xm114,22v0,0,2,-1,0,-1r0,1xm110,32v-1,1,-2,2,1,2xm112,18v-2,1,-3,2,1,2xm78,20v-1,-1,-3,-3,-3,0r3,0xm62,9v-4,0,-4,0,-2,2xm54,4v1,0,2,2,2,0r-2,0xm45,4v-1,0,-2,1,-2,3v2,1,2,-1,2,-3xm53,25v0,1,1,2,5,3v-1,-4,0,-4,-5,-3xm55,23v0,0,5,-4,0,-5r0,5xm130,29v9,-2,2,-7,0,-2r0,2xm0,15v-1,-4,1,-7,4,-3v1,3,-1,3,-4,3xm156,43v4,-1,9,3,5,4r-8,0xm134,38v3,3,-2,12,-8,8v0,-3,5,-8,8,-8xm188,10v0,3,0,6,-4,5v0,-3,1,-5,4,-5xm80,4r0,0r0,0xm108,4r0,-1r0,1xm67,34v2,-2,2,-4,0,-5r0,5xm67,28v1,-1,1,-1,0,-2r0,2xm151,0v2,3,6,6,5,0v15,-1,18,2,23,10v0,-2,1,-3,2,-3v-3,14,6,12,7,25v-3,-1,-3,1,-3,4v7,9,-4,12,-14,11v-1,-1,-2,0,-2,-2v6,0,1,-10,7,-12v-2,0,-4,0,-3,-2v11,-1,-2,-8,3,-15v-14,-4,-6,20,-11,28v-6,0,-3,-7,-10,-5v-1,3,-12,3,-5,8v-11,1,-17,-1,-11,-9v-6,-2,-7,-2,-16,0v2,4,2,7,-2,9v-19,-2,-44,4,-58,-3r2,-6v-9,-2,-9,-2,-16,0v6,8,0,10,-11,9v3,-5,-3,-8,-10,-8v1,3,-6,7,-7,3v1,-16,1,-28,-9,-26v5,6,-7,13,2,15v-3,4,3,6,1,14v3,0,6,1,2,2v-12,1,-20,-2,-14,-15v-7,-1,-2,-9,2,-12v0,-3,5,0,4,-4v-7,1,-2,-6,-2,-9v2,4,6,2,7,-2v-3,0,-2,-4,0,-5v8,3,10,-2,18,1v-1,1,-1,3,1,3v27,-10,77,-1,118,-4xm70,16v0,-1,-1,-4,-1,-1xm121,27r-1,0r1,0xm121,29v-2,1,-2,3,0,5r0,-5xm118,13v0,0,1,5,1,1xm25,46v2,-3,9,-4,10,1v-3,0,-8,1,-10,-1xm52,40v3,-5,8,1,10,6v-7,3,-6,-2,-10,-6xm102,20v-2,-1,-5,1,-1,1xm101,8v1,2,1,4,1,0r-1,0xm117,39v0,-2,-4,-1,-5,0r5,0xm97,2v-2,1,-2,3,0,4r0,-4xm110,42v-1,0,-4,1,-1,1xm102,11v1,2,8,2,6,-1xm102,38v3,0,7,-5,1,-4xm81,9v4,2,10,0,5,-3v0,2,-1,3,-4,3v0,-4,-2,-1,-4,-3v1,4,3,7,3,3xm103,23v0,0,16,3,9,0v-1,1,-1,1,-2,0v-1,-11,-2,4,-10,-1v0,3,-3,2,-2,5xm86,35v1,-7,-6,-14,0,-17v-5,4,-8,-4,-10,-2v8,5,4,13,10,19xm103,39v-1,-2,-5,-1,-1,0r1,0xm99,45v-4,-6,-11,-4,-18,-7v0,7,9,8,18,7xm99,30v-1,-3,-5,-3,-2,0r2,0xm97,21v2,-3,-7,-11,-5,-3v3,0,4,2,5,3xm96,34v0,-3,-6,-3,-7,0v1,2,4,-1,7,0","w":187},{"d":"185,-111v11,-1,20,14,15,19v-9,-1,-10,4,-19,3v5,7,14,-1,17,4v0,-4,4,-8,6,-5v0,5,2,9,-6,8v0,7,-10,7,-11,11v6,-4,16,2,17,-7v-3,10,2,22,-6,24r2,0v2,13,-13,10,-4,12v-2,3,-4,12,-9,10v0,4,-3,9,-6,7v3,-8,-4,-9,-8,-13v0,0,2,0,2,-1v-1,-2,-3,-2,-6,-1v-3,-9,9,-13,-4,-14v1,1,4,7,1,9r-3,-1v4,5,-2,10,-6,7v1,-7,8,-7,0,-10v-13,5,-18,-3,-6,-7v-9,-1,-1,-12,-2,-20v4,2,11,-4,6,-6v-6,4,-12,-3,-11,-7v11,2,20,-6,6,-8v-8,6,-37,0,-22,-7v-11,-6,-21,-3,-26,-14v-4,6,-8,7,-16,11v-53,-10,-78,-33,-78,-74v0,-43,38,-72,93,-70v-5,23,15,49,-21,45v1,-4,8,-3,11,-5v-6,1,-18,-2,-14,6v-35,25,-3,38,30,52r3,-3v40,9,59,13,78,33v-4,1,-4,-6,-9,-5v7,6,8,10,6,17xm147,-171v-3,-30,-16,-28,-38,-39v2,-12,-2,-30,1,-42v48,5,87,19,90,76xm134,-245v-1,0,-3,-1,-3,1v1,0,3,1,3,-1xm149,-239r3,-3xm51,-235v-4,1,-4,4,0,2r0,-2xm25,-218v0,-4,-4,-2,-1,0r1,0xm177,-220v-4,0,-8,0,-11,4v6,-2,17,3,11,-4xm48,-218v-2,0,-5,-1,-4,2r6,1xm163,-211v-1,0,-3,-1,-3,1v1,0,3,1,3,-1xm192,-199v-1,3,1,7,2,5xm58,-163v-3,-2,-8,-6,-10,-2xm67,-160v-2,0,-2,0,-2,2v2,0,2,0,2,-2xm106,-148v1,-3,-1,-6,-2,-3v4,8,-8,8,-7,16v6,-4,9,-9,9,-13xm28,-150v-4,1,-2,2,0,4v0,-1,2,-3,0,-4xm39,-148v-4,0,-2,4,0,5r0,-5xm50,-138r-4,0r4,0xm73,-138v0,-2,-2,-2,-3,-1v0,2,2,1,3,1xm120,-134v1,0,5,0,2,-1xm31,-134v1,0,4,2,4,0r-4,0xm167,-133v6,9,-12,0,-5,14v-4,5,-8,0,-15,6v8,1,9,0,16,-3v1,5,-6,5,0,10v4,0,0,-12,7,-8v4,-8,-11,-5,-4,-11v6,1,8,-5,1,-8xm95,-131r0,4r0,-4xm130,-128v-2,0,-2,2,-2,4v3,1,2,-2,2,-4xm96,-123v-1,-6,-7,6,-13,0v2,7,10,5,13,0xm174,-122v-3,-1,-2,2,-3,3v2,0,4,0,3,-3xm193,-116v-5,1,-8,-4,-3,-5v2,1,3,3,3,5xm124,-118v-1,-1,-1,-1,-2,0r2,0xm182,-115v-1,-2,-6,-2,-5,1xm101,-111v-1,-5,4,-3,6,-1v0,1,1,3,-1,3xm176,-112v-1,0,-3,-1,-3,1v1,0,4,2,3,-1xm179,-109v1,1,0,2,2,2xm89,-107v9,1,11,-5,17,0r0,5v-11,-2,-17,-4,-17,-5xm146,-105v-2,-3,-3,2,-3,2v2,0,3,-1,3,-2xm170,-104v-3,-2,-9,3,-7,6xm188,-100v-1,-2,-7,-2,-6,-1xm175,-97v-2,0,-2,0,-2,2v4,0,4,0,2,-2xm180,-87v-7,2,-16,1,-21,5r8,0v0,3,1,5,3,5v-3,-4,1,-6,6,-5v2,1,4,3,3,-1v-1,-2,0,-3,1,-4xm74,-3v-15,0,-24,-4,-37,-11v1,-6,4,-4,4,-9v-21,10,-40,-23,-38,-48v-2,-1,-6,-13,0,-12v8,3,20,-3,27,2v2,-6,20,-4,24,-2v-2,5,6,20,11,26v-1,-1,-2,-2,-2,1v10,0,21,10,26,9v-1,5,1,0,6,1v7,-1,9,10,3,11v-1,0,-3,-2,-3,0v7,3,2,9,3,16v-1,-1,-2,-1,-3,0v-2,5,14,8,2,14v2,2,4,3,1,5v-7,2,-4,-7,-13,-8v1,5,-3,5,-7,5v-3,-5,-6,-10,-6,-5v2,0,2,2,2,5xm37,-82v-3,0,-3,3,-1,4xm191,-82v-2,-1,-5,1,-2,2xm185,-78v-3,0,-5,0,-3,3xm5,-78v-3,-1,-2,4,-2,6v4,0,4,-3,2,-6xm23,-74v0,-3,-4,-4,-3,0r3,0xm51,-70v0,-4,-5,-11,-6,-3v3,-1,3,3,6,3xm14,-72v1,0,4,1,4,-1v-2,0,-3,0,-4,1xm174,-73v-3,2,-8,6,0,5r0,-5xm37,-72v-4,1,-5,4,0,4r0,-4xm157,-72r1,2xm27,-70v-3,-1,-2,2,-2,4v3,1,2,-2,2,-4xm149,-66v1,2,8,7,11,5v-4,-2,-6,-5,-11,-5xm175,-66v-2,0,-1,2,-1,3v2,0,1,-2,1,-3xm14,-65v-1,1,-3,2,0,2r0,-2xm184,-65v-4,-1,-3,3,-1,4v2,0,1,-3,1,-4xm172,-58v0,-4,-6,-6,-5,-4v0,1,2,2,5,4xm187,-59v-2,-2,-5,1,-2,2xm166,-54v1,-3,-5,-6,-4,-2xm46,-51v1,-3,-3,-7,-3,-3v1,1,0,4,3,3xm176,-54v1,0,3,2,3,0r-3,0xm17,-53v-1,1,-4,4,0,3r0,-3xm181,-53r-6,12v4,-1,15,-8,6,-10r0,-2xm31,-49r1,5xm55,-49v-1,2,-4,1,-4,4xm116,-12v9,-10,-7,-19,-7,-31v6,-3,8,-2,17,-5v2,6,-3,5,-8,5v1,7,2,4,10,4v-1,-1,-2,-2,1,-2v3,1,3,3,5,6v3,-9,-8,-11,-2,-15v23,0,20,27,37,17v3,9,-11,16,-2,19v1,-9,6,-19,12,-7v-18,13,-20,13,-37,13v0,-1,2,-3,0,-3v1,9,-9,11,-33,10v0,-7,-2,-14,7,-11xm141,-45v-2,0,-2,3,-1,4xm60,-43v2,1,4,6,6,5v-1,-3,-1,-6,-6,-5xm95,-36v0,-2,-4,-3,-3,0r3,0xm145,-36v-2,0,-4,0,-3,2r4,0xm184,-36v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm175,-35v1,3,-1,5,-4,4v-1,-3,1,-5,4,-4xm57,-31v2,1,4,3,3,-1v-2,-1,-7,1,-3,1xm109,-28v-1,-3,1,-8,3,-3v-1,1,0,4,-3,3xm38,-31v-1,1,-2,0,-2,2r3,0xm82,-30v-2,3,1,3,4,2v0,-2,-3,-1,-4,-2xm72,-29v-2,5,8,6,4,2v-1,2,-4,1,-4,-2xm109,-20v-2,-6,3,-7,7,-5v2,6,-3,8,-7,5xm158,-25v-3,0,-7,4,-1,3xm148,-25v-3,-1,-2,3,-2,5v7,-1,5,-1,2,-5xm56,-24v1,1,0,2,2,2xm130,-22v-1,2,0,4,3,3v0,-2,-2,-2,-3,-3xm66,-15v-2,-2,-6,-7,-5,0v1,-1,3,-1,5,0xm95,-9v0,-3,-6,-8,-5,-3v1,3,5,-1,5,3xm152,-12v4,1,9,-2,3,-3xm49,-14v6,-1,3,6,7,6v3,-5,-4,-5,-7,-6xm78,-14v-1,2,2,7,2,2xm119,-9v-1,5,2,3,4,2v0,-1,-1,-2,-4,-2xm114,-3r6,1v0,-3,-4,-1,-6,-1xm78,-3v0,2,-4,2,-4,0r4,0xm81,-1v0,-2,2,-1,3,-1v1,3,-2,2,-3,1","w":212},{"d":"0,-46v18,2,43,-4,57,2v-7,5,5,19,-1,30v0,-7,-4,-5,-8,-7v2,0,14,10,2,11v-2,-1,-4,-5,-5,-3v3,2,3,6,4,8v6,0,4,-4,8,-4v2,13,-8,7,-18,9v-4,-7,-13,4,-19,-4v2,7,-7,3,-11,4v1,-4,-2,-3,-5,-3v1,2,1,4,-2,3v-1,-11,-1,-26,0,-35r9,2v-5,-1,-5,-6,-9,-8v0,2,1,5,-2,4r0,-9xm22,-46v-1,0,-5,5,-1,4xm17,-42v-3,-1,-7,3,-2,2xm27,-26v-1,1,-8,4,-3,4v-1,-2,4,-1,3,-4xm35,-17v3,-3,-2,-11,-3,-8v6,5,-7,9,3,8xm18,-22v-1,0,-5,0,-2,1xm21,-13v0,1,4,2,4,0r-4,0xm16,-10v-3,1,-5,2,-2,5v3,0,3,-2,2,-5xm43,-8v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm0,-180v18,2,43,-4,57,2v-7,5,5,19,-1,30v1,-6,-6,-7,-8,-6v0,0,13,9,2,10v-2,-1,-4,-5,-5,-3v3,2,3,6,4,8v6,0,4,-4,8,-4v1,18,-18,3,-31,9v-5,-6,-20,4,-26,-2v5,-5,-4,-16,4,-21v-1,-3,-8,-7,-2,-12r9,2v-5,-1,-5,-6,-9,-8v0,2,1,5,-2,4r0,-9xm22,-179v-1,0,-5,4,-1,3xm17,-176v-3,-1,-7,3,-2,2xm27,-160v-1,1,-8,4,-3,4v-1,-2,4,-1,3,-4xm35,-151v3,-3,-2,-11,-3,-8v6,4,-7,10,3,8xm18,-156v-2,-1,-5,1,-2,2xm21,-147v0,2,2,2,4,2v1,-3,-2,-2,-4,-2xm16,-144v-3,1,-5,2,-2,5v3,0,3,-2,2,-5xm43,-142v-2,0,-4,0,-3,2v2,0,4,0,3,-2","w":70},{"d":"0,-30v4,-1,4,11,12,9v3,-10,-7,-7,-7,-17v-4,0,-5,-1,-5,-2v-1,-15,0,-35,4,-41v-3,3,-5,-2,-4,-5v4,-2,12,-2,15,-4v-1,2,4,12,6,9v-7,-3,7,-11,-1,-12v-3,2,-4,-2,-7,-2v0,1,1,3,-1,3v0,-1,1,-3,-1,-3v-3,3,-6,2,-11,4v2,-11,-5,-29,5,-33v-7,0,-6,-7,-4,-11v2,1,4,3,3,-1v0,-2,2,-4,0,-5v0,3,-3,2,-4,1v2,-36,-4,-80,2,-112r19,0v-1,5,5,5,9,7v2,-2,-8,-2,-7,-7v10,2,39,-5,31,6v4,-1,4,6,2,8v-5,-1,-16,7,-2,5v0,-2,1,-3,3,-3r-2,190v-4,-2,-3,-6,-5,-7v3,5,-7,4,-3,11v-5,3,-5,4,-11,2v1,14,-6,1,-9,1v1,-5,-5,-6,-10,-9v3,1,3,-1,1,-3r-3,0v1,1,1,3,0,5v-7,-5,-11,7,-5,5v3,3,6,-7,11,-3v2,6,-3,9,-8,6v0,7,5,8,11,8v-2,7,2,7,6,4v0,-3,-4,-3,0,-6v11,4,2,18,-8,20v1,-7,-2,-8,-9,-10v7,2,6,10,0,13v-3,-2,-1,-7,-3,-11v-8,2,-3,7,-3,12v-9,0,-7,-13,-7,-22xm44,-237v7,-10,-9,-18,-10,-7v-1,0,-3,-2,-3,0v0,2,3,4,7,4r0,-4v6,2,8,5,1,4v1,2,2,4,5,3xm144,-180v6,-2,6,6,10,3r0,-3v-3,2,-3,-4,-11,-3v-6,-32,-60,-16,-76,-25v7,2,7,-10,12,-14v-4,0,-9,-1,-13,-4v0,-13,-1,-31,9,-23v6,-6,21,-3,13,9v2,0,7,2,8,0v-1,-1,-6,-1,-5,-5v0,-13,14,-5,23,-7v28,2,40,-2,34,10v3,3,7,4,6,10v8,1,5,-9,12,-5v5,-8,11,4,18,9v-3,6,-12,-7,-14,-5v-3,5,19,9,7,20r-11,-1v0,1,2,3,0,4v9,-3,11,6,15,4v-4,-7,3,-10,3,-18v9,3,11,15,12,17v-6,-2,-11,4,-8,11v4,-5,6,-7,10,-7v3,12,-14,10,-9,17v2,-2,2,3,5,2v-3,-3,-2,-9,4,-7v3,11,1,42,-11,32r0,3v2,-2,5,1,8,0v-5,20,-21,28,-39,35v7,0,17,6,22,16v-2,1,-6,0,-5,4v4,1,5,-5,7,-2v-3,2,-2,5,-3,8v8,-4,8,-1,11,13v-5,5,-4,-6,-9,-5v1,2,1,5,0,7v13,-3,8,8,9,11v0,-2,0,-2,2,-2v2,9,4,18,-8,15r0,-6v-3,3,-8,10,-13,5v0,-7,4,-10,12,-10v-7,-5,-9,-12,-9,-18v-5,3,-5,-2,-6,-7v1,-2,1,-2,-2,-2v-6,3,9,11,-8,11v-3,5,-2,9,-9,6v2,6,1,9,1,15v-9,2,-11,-4,-11,-10v3,1,4,0,8,0v-4,-7,5,-16,11,-13v0,-6,0,-4,-2,-12v3,1,4,-3,2,-4v-9,0,0,12,-12,16v-4,-10,-16,-5,-21,-2v-8,-2,-10,-11,-16,-9r2,4v-16,-3,-28,1,-43,-3v1,-14,-3,-34,2,-44v41,4,82,-4,76,-41xm102,-246r-2,2xm21,-240v-3,1,-3,1,-1,3xm142,-236v-1,-6,-4,-4,-4,0v8,14,-12,27,2,33v0,-7,3,-15,12,-16v-2,-8,-1,-2,-8,1v0,2,-2,2,-4,2v-2,-10,17,-16,2,-20xm30,-239v-2,0,-1,2,-1,3v2,0,1,-2,1,-3xm101,-237v-2,0,-5,-1,-4,2v2,-2,4,2,4,-2xm158,-234v-2,0,-3,-3,0,-2r0,2xm142,-231v0,0,2,-3,2,-1xm159,-231v-3,0,-3,2,-2,5v1,-1,2,-2,2,-5xm76,-223v3,-2,-2,-7,-3,-5xm88,-224v1,-2,-2,-7,-2,-2xm169,-227v-3,-3,-7,1,-8,4v4,-2,4,1,9,1v-2,-2,-4,-3,-1,-5xm101,-226v-10,1,-13,12,-1,10v-3,-4,-3,-7,1,-10xm54,-225v-3,3,-7,3,-10,6v6,-1,10,0,10,-6xm13,-223v0,0,-9,0,-5,3xm133,-223v-1,0,-3,-2,-3,0r3,0xm161,-222v-1,1,-2,2,-2,5v6,0,4,0,2,-5xm68,-211v-5,-1,-1,-10,1,-11v3,4,7,8,-1,11xm14,-219v-1,3,-4,6,2,5v3,-3,1,-4,-2,-5xm44,-208v0,-7,-5,-11,-8,-4v4,0,-2,8,8,4xm26,-216v-1,3,2,2,4,2v1,-3,-2,-2,-4,-2xm156,-216v-2,1,-2,3,0,5v1,-1,1,-3,0,-5xm97,-207v-1,-3,-3,-4,-2,0r2,0xm136,-209v1,-1,4,-4,3,0r-3,0xm48,-209v-4,0,-2,3,0,1r0,-1xm155,-207v3,1,5,-1,1,-2xm148,-208v0,0,7,4,6,1xm24,-203v0,3,1,5,5,5v-2,-3,-1,-4,-5,-5xm3,-201v4,4,9,9,8,-1xm41,-201v-6,1,-5,3,-5,8v2,0,2,-2,2,-5v1,0,3,3,3,1v-2,-1,0,-3,0,-4xm150,-199v-3,-1,-2,2,-1,3v3,1,1,-2,1,-3xm167,-199v-1,1,-3,1,0,1r0,-1xm176,-195v-2,-7,-2,3,-8,1r0,2xm142,-196v-1,-1,-4,-3,-3,0r3,0xm146,-196v-1,1,-3,3,0,3r0,-3xm154,-194v-3,-1,-2,2,-3,4v3,1,3,-1,3,-4xm146,-192v0,0,2,5,1,2xm179,-189v-2,-1,-2,-1,-2,2xm26,-187v-3,0,-6,-1,-6,3v2,-1,7,1,6,-3xm32,-177v11,-5,-5,-2,0,-10v-9,1,-3,5,0,10xm169,-187v1,4,5,8,4,2v-3,0,-1,-3,-4,-2xm165,-176v3,-1,-1,-6,-2,-4v1,2,1,4,2,4xm195,-179v-1,0,-4,2,-2,2xm30,-164v0,-2,-6,-7,-6,-3v0,1,2,2,6,3xm172,-169v0,10,7,6,9,4v-2,-3,-6,-1,-9,-4xm189,-163v1,-2,-3,-6,-2,-2xm39,-164v-15,3,-2,13,0,3r0,-3xm38,-147v-6,-1,-3,3,-10,4v2,-11,-9,0,-15,-5v-2,-6,9,-4,8,-12v-4,0,-12,-3,-9,4v-1,4,-9,10,0,9v-1,3,-3,5,0,7v0,-2,1,-3,3,-3v6,8,24,-2,23,-4xm150,-157v-1,0,-3,-1,-3,1v1,0,3,1,3,-1xm180,-156v-3,1,-3,5,0,2r0,-2xm172,-151v-2,0,0,2,0,3r0,-3xm164,-142v-1,-2,-8,-3,-7,0v2,1,5,1,7,0xm179,-139v-1,-7,-3,-3,-1,0r1,0xm130,-138v-2,0,-1,5,0,6r0,-6xm109,-137v-2,-1,-2,1,-2,3v2,1,2,-1,2,-3xm145,-135v-2,0,-6,-2,-5,2v4,-2,5,6,7,3v-1,0,-2,-2,-2,-5xm171,-134v-2,-3,-19,5,-10,6v2,-6,5,-1,9,0v-1,-1,-6,-6,1,-6xm120,-134v-2,-1,-4,3,-2,4xm36,-123v-3,-2,-9,-11,-11,-7v4,2,6,6,11,7xm15,-126v-4,1,-10,-7,-9,1v3,0,8,2,9,-1xm19,-129v-1,1,-3,2,-1,3v3,1,3,-1,1,-3xm117,-123v1,0,6,-1,3,-3xm130,-124v-1,-1,-9,1,-3,2xm97,-124v1,1,4,4,3,0r-3,0xm145,-119v0,0,-2,0,-2,1v1,2,3,3,5,4xm20,-117v-1,1,-3,3,0,3r0,-3xm31,-117v-3,-1,-1,2,-1,4v5,1,4,-2,1,-4xm101,-114v0,-3,-4,-4,-3,0r3,0xm129,-112v-2,-6,-9,3,-12,2v2,2,-2,5,0,5xm157,-114v-2,0,-6,-1,-5,2v2,0,6,1,5,-2xm147,-104v3,-2,-3,-13,-2,-5v3,-1,2,3,2,5xm9,-108v0,-1,-2,-4,-2,-2xm30,-111v-1,1,-1,3,0,5r0,-5xm167,-111v-3,-1,-2,2,-1,3v1,-1,3,-2,1,-3xm134,-103v-2,-2,-5,-5,-4,1v3,1,8,5,8,-1v-1,-2,-3,-2,-4,0xm98,-105v1,0,2,3,2,1xm116,-105v-3,1,-5,6,0,6r0,-6xm20,-103v-2,-1,-2,1,-2,3v2,1,2,-1,2,-3xm104,-97v-1,-5,-5,-3,-3,0r3,0xm122,-97v0,0,-2,0,-2,1r3,0xm43,-95v-2,0,-4,0,-4,3v3,0,5,0,4,-3xm38,-79v-9,-8,-6,-6,0,-15v-9,-4,-5,8,-14,6v2,4,5,4,2,10v6,-4,8,3,12,-1xm177,-93v-2,1,-3,3,1,3xm41,-88v2,1,6,5,5,0v-2,0,-4,-2,-5,0xm131,-77v-4,-2,-5,-10,2,-9v0,4,-1,6,-2,9xm157,-76v3,-9,14,-6,9,2v0,0,-8,1,-9,-2xm44,-78v-4,-1,-1,5,-1,6v2,0,2,-2,1,-6xm12,-71v0,-4,-6,-7,-5,0v-4,0,-3,4,-2,6v5,-4,3,-5,11,-3r0,-3v-3,2,-3,-2,-4,0xm34,-76v-9,2,4,12,-6,16v12,-3,4,-9,6,-16xm166,-65v-2,-2,-1,-8,3,-7v1,4,2,7,-3,7xm134,-65v-2,-1,-1,-4,2,-3xm15,-60v2,0,7,4,7,0v-2,-2,-6,-3,-7,0xm185,-51v0,-2,0,-4,2,-3v0,2,0,4,-2,3xm189,-46v-3,-4,1,-11,4,-6v0,4,0,6,-4,6xm30,-51v-2,0,-3,2,-3,4v3,0,5,-1,3,-4xm192,-27v-2,18,7,21,6,27v-9,-1,-19,1,-14,-7v-5,-2,0,-8,0,-14v-5,0,0,6,-4,6v-4,-6,-12,-8,-18,-5v13,0,6,11,4,13v-16,2,-5,-13,-16,-10v-10,-16,17,-19,7,-25v-8,1,-8,-5,-5,-9v13,0,12,10,28,14r-1,6v6,0,12,-1,15,-1v-2,-9,-26,-3,-23,-19v8,2,14,-5,15,7r3,-2v7,-1,12,22,12,29v-9,3,-2,-7,-9,-10xm138,-41v1,-3,0,1,3,1v1,2,2,6,-2,5xm48,-30v-4,-4,0,-9,6,-6v0,4,-1,7,-6,6xm172,-26v3,-5,0,-4,-4,-3v0,4,3,2,4,3xm4,-27v-1,-4,4,-5,4,-1v-1,1,-2,1,-4,1xm139,-30v1,-2,3,0,5,0v-3,3,3,9,-3,8xm53,-16v-3,13,-13,-5,-13,-5v-3,-7,4,-12,10,-7v1,5,-3,2,-4,7v4,-1,9,2,7,5xm189,-28v-2,0,-5,2,0,2r0,-2xm38,-6v-1,-4,-8,-4,-2,-8v8,5,15,10,5,11r1,3v-7,2,-20,-2,-11,-8v-1,4,5,1,7,2xm199,-6v-3,-1,-3,-7,2,-6v5,3,6,6,-2,6xm18,0v-12,0,-6,-2,-3,-9v5,3,10,-6,12,2v-1,5,-9,1,-9,7xm152,-1v-5,-3,-3,-10,4,-8v1,4,1,8,-4,8xm7,0v-5,1,-8,-5,-2,-5v2,1,4,2,2,5xm54,0v-4,0,-4,-5,0,-5v1,2,1,4,0,5xm44,0v-1,-2,1,-2,3,-2v1,2,-1,2,-3,2xm164,0v-1,-3,3,-2,5,-2v1,3,-3,2,-5,2","w":210},{"d":"0,-37r16,-48v3,0,3,9,5,5v-4,-8,9,-11,2,-14v-3,-1,-2,7,-7,9v3,-6,0,-18,9,-18v-1,2,1,2,3,2v-3,-5,1,-10,-2,-12v0,5,0,8,-3,7v9,-17,10,-49,23,-58v-1,-26,20,-59,27,-88r66,0r89,252r-65,0v-10,-36,-16,-54,-17,-54r-70,0r13,-46v14,-1,31,2,43,-1v-13,-38,-19,-71,-27,-93v0,7,-11,51,-35,130r-20,64r-50,0v-1,-7,2,-15,0,-20v1,1,3,1,3,-1v-6,1,-2,-7,-3,-11v2,-3,10,-1,4,-5v-1,2,-3,0,-4,0xm60,-172v-1,-1,-5,-4,-4,0r4,0xm44,-145v-1,-2,-6,-2,-5,1xm40,-130v-4,5,-5,7,-7,11v6,-1,5,-6,7,-11xm31,-117v-3,-1,-2,2,-1,3xm56,-105v-1,0,-2,-2,-2,0r2,0xm45,-94v5,2,3,13,8,6v-2,-2,-4,-6,-8,-6xm35,-88v-1,1,-2,0,-2,2xm19,-76v-1,0,-4,-1,-4,1r5,2xm47,-73v-1,-2,-1,-4,-1,0r1,0xm30,-71v-2,0,-5,-1,-4,2v2,0,5,1,4,-2xm39,-67v2,-1,-2,-3,-2,-3xm38,-62v0,2,-5,-2,-4,2v3,0,9,0,4,-2xm26,-58v-2,-1,-8,3,-3,4v-1,-2,4,-1,3,-4xm12,-42v-1,-5,-3,0,-6,0v2,2,4,2,6,0xm16,-42v-2,2,-4,2,-5,5v3,0,7,-2,5,-5xm54,-27v4,-3,1,-10,-4,-6v2,2,4,4,4,6xm38,-30v3,-1,-1,-5,-1,-2xm35,-25v-8,1,2,16,-9,14v1,8,12,-10,14,7v4,-2,4,-16,2,-18v-4,1,-1,6,-1,10v-4,-3,-11,-6,-6,-13xm28,-16v-7,-6,-9,2,-3,3v-1,-2,3,-1,3,-3xm6,-12v-2,0,-4,0,-3,3v2,-1,3,-2,3,-3","w":234},{"d":"0,-251v16,-2,41,-2,57,0v1,15,1,27,-10,17v5,4,4,10,1,11v3,-1,7,-5,9,-3r0,112v-13,-8,-10,11,-21,4v-1,1,-3,3,-1,4v9,-1,15,12,12,-4v13,0,0,9,10,13v1,9,-2,13,-6,17v4,1,5,-1,6,-3v-2,14,4,36,-4,43v7,1,5,19,3,26v1,-6,-6,-7,-8,-6v0,0,13,9,2,10v-2,-1,-4,-5,-5,-3v3,2,3,6,4,8v6,0,4,-4,8,-4v1,18,-18,3,-31,9v-5,-6,-20,4,-26,-2v5,-5,-4,-16,4,-21v-1,-3,-8,-7,-2,-12r9,2v-5,-1,-5,-6,-9,-8v0,2,1,5,-2,4v2,-18,-9,-42,20,-34v-1,-3,-16,-2,-11,-9v-2,0,-4,-2,-4,-9v-5,3,-6,-3,-5,-8r3,0v-7,-42,-1,-104,-3,-154xm20,-248v0,0,-5,0,-3,1xm30,-239v0,-5,-4,-2,-1,0r1,0xm41,-230v-6,0,-11,0,-13,4r12,5v-1,-4,-1,-7,1,-9xm45,-219v0,-4,-6,-2,-2,0r2,0xm7,-217v-1,-1,-4,-3,-3,0v1,1,2,1,3,0xm51,-149v-2,0,-3,10,1,9v2,-3,0,-6,-1,-9xm56,-123v0,-5,-3,-4,-4,0v0,2,3,0,4,0xm9,-122v-3,-1,-2,3,-2,5v3,1,2,-3,2,-5xm45,-121v-2,0,-13,4,-9,6v5,-2,8,-4,9,-6xm20,-117v-2,0,-2,0,-2,2v2,1,2,1,2,-2xm2,-114v2,2,3,5,7,4v0,-2,-2,-3,-7,-4xm25,-112v-3,-1,-2,2,-2,4v3,1,3,-1,2,-4xm56,-113v2,1,2,8,0,9v0,-3,-2,-7,0,-9xm36,-92v-2,-8,-6,-15,-9,-6xm13,-97v-6,-5,-12,0,-3,3v2,0,2,-2,3,-3xm19,-96v2,2,3,6,-2,6v-5,-1,-7,7,-2,7v9,3,5,-5,14,-6v-4,1,-7,-18,-10,-7xm56,-97v-2,1,-7,-1,-6,3v3,0,7,1,6,-3xm47,-87v-2,-2,-13,4,-7,6v0,-2,3,-5,7,-6xm1,-85v5,0,3,5,1,9v-4,1,-1,-5,-2,-8xm47,-79v-1,1,-4,0,-3,3v2,-1,3,-2,3,-3xm28,-78v-3,3,-5,5,1,3xm36,-74v-1,0,-3,-1,-3,1v0,1,2,2,6,4v0,-3,-2,-2,-3,-5xm31,-69v-13,1,-11,4,-4,7v0,-3,1,-5,4,-7xm41,-67v-1,1,-3,0,-3,2r4,0xm14,-62v-3,-6,-7,-1,-10,-1v1,10,3,1,10,1xm48,-60v-9,4,-12,8,0,4r0,-4xm20,-58v-2,-1,-6,3,-2,2xm55,-54v-4,-1,-6,4,-1,3xm22,-46v-1,0,-5,5,-1,4xm17,-42v-3,-1,-7,3,-2,2xm27,-26v-1,1,-8,4,-3,4v-1,-2,4,-1,3,-4xm35,-17v3,-3,-2,-11,-3,-8v6,4,-7,10,3,8xm18,-22v-2,-1,-5,1,-2,2xm21,-13v0,2,2,2,4,2v1,-3,-2,-2,-4,-2xm16,-10v-3,1,-5,2,-2,5v3,0,3,-2,2,-5xm43,-8v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm178,-31v-10,-4,-10,10,-11,19v4,-1,1,5,2,7v-6,2,-13,-7,-20,2v2,0,3,1,3,3v-8,2,-21,-2,-12,-6v-2,-8,-7,-5,-16,-3v4,4,2,7,-2,9r-14,0v1,-4,-5,-3,-5,-2v1,1,3,0,3,2v-25,2,-44,4,-37,-33r5,3v-3,-4,-8,-11,-4,-17v7,0,12,-1,13,5v11,-8,15,-4,28,-5v-1,6,-5,4,-5,8v7,-14,41,-5,52,-7v-1,0,-1,0,-1,-1v9,1,14,0,21,1v-2,4,-1,10,4,6v-1,13,5,10,7,25v0,3,-5,25,-18,12v6,1,0,-10,7,-11v-2,0,-4,0,-3,-2v9,-2,-1,-9,3,-15xm145,-44v-1,2,1,6,1,2xm136,-43r-3,1xm117,-37v1,-5,-2,-4,-2,-1xm128,-38v1,1,2,1,3,0r-3,0xm188,-38v2,1,2,8,-2,6v0,-3,0,-5,2,-6xm118,-35v1,2,3,6,2,0r-2,0xm88,-27v3,-1,3,-8,-1,-5xm115,-27v1,-3,-5,-6,-4,-1xm135,-30v-7,1,1,7,-4,11v11,-3,1,-2,4,-11xm79,-28v0,-2,-3,-3,-2,0v1,1,1,1,0,2v-14,1,4,2,-1,11v3,0,1,3,4,2v-3,-6,-3,-6,-1,-15xm160,-27v-4,-2,-16,7,-17,-1v3,5,-3,9,-2,11v5,-8,14,-3,19,-10xm117,-27v-2,-1,-2,1,-2,3v2,0,1,-2,2,-3xm122,-24v-6,4,-2,13,-7,19v7,-1,8,-10,7,-19xm107,-23v-2,0,-4,3,0,2r0,-2xm99,-22v-4,0,-9,3,-6,6v3,-1,2,-5,6,-6xm111,-21v-2,0,-2,8,1,8xm136,-9v3,5,-6,14,-8,5v2,-4,5,-5,8,-5xm155,-1v1,-5,12,-3,7,1v-2,0,-7,1,-7,-1","w":202},{"d":"18,-252v6,9,-13,8,-16,15v7,0,5,7,2,10v-9,1,-2,-18,-3,-25v9,-2,11,5,17,0xm10,-183v-2,-9,11,-20,9,-11v1,2,1,5,3,5v-1,-3,1,-3,3,-1r-1,1v2,-1,8,1,7,-3v-10,4,-11,-23,-17,-8v-1,-1,-3,-1,-5,-1v4,7,1,13,-9,14v1,-8,-1,-14,2,-17r0,3v6,2,8,-7,6,-3v-7,-1,-9,-6,-4,-9v9,-3,3,9,8,3v-2,-10,-1,-11,-8,-15v8,-2,1,-7,13,-6v0,7,3,5,7,3v-3,-6,-3,-11,-3,-19v2,0,5,3,6,1r-2,-6v10,1,25,-2,32,2v-1,7,3,20,-2,24v1,-8,-3,-7,-3,-2v6,3,5,20,5,31v-2,0,-6,-2,-7,0v6,1,8,6,7,14v-7,0,-1,2,0,3v-3,18,7,46,-8,52v-1,-6,-8,4,-11,-2v0,-4,4,-6,0,-9v-1,3,0,7,-4,6v-7,-5,-4,-13,0,-20v9,1,18,-7,8,-12v-1,9,-11,15,-22,14v3,-7,-2,-8,-2,-14v5,-1,6,9,10,5v-4,-3,-7,-6,-3,-8v5,4,5,-4,8,-8v-5,-5,-19,-3,-13,-12v-2,2,-6,1,-8,2v1,0,1,1,1,2xm38,-246v0,1,-4,5,0,4v1,-1,1,-3,0,-4xm52,-245v-5,4,1,12,3,5v-1,-2,-1,-5,-3,-5xm35,-240v-2,0,-5,3,-3,3xm46,-235v-6,-2,-8,3,-10,3r1,-1v-3,-1,-6,7,-3,7v0,-4,12,-3,12,-9xm32,-224v-1,0,-3,2,-1,2xm21,-223v-2,1,-8,2,-5,4v2,-1,6,0,5,-4xm45,-221v-3,0,-2,6,-2,7v6,-1,13,-5,2,-5r0,-2xm23,-220v-2,-1,-2,1,-2,3v2,1,2,-1,2,-3xm33,-218v-2,0,-4,3,-1,2v1,-1,3,-1,1,-2xm30,-213v-2,0,-1,2,-1,3v2,0,1,-2,1,-3xm54,-205v-1,-8,-7,5,-16,2v0,-2,-2,-2,-4,-1v-1,8,8,3,14,6v-4,-3,0,-8,6,-7xm48,-183v-1,-4,-8,-7,-12,-6v3,4,9,2,12,6xm49,-183v4,0,4,0,2,-2xm0,-175v-1,-4,1,-14,3,-5v-1,3,0,9,-3,5xm40,-183v-3,1,1,2,1,5r2,0xm20,-136v4,-9,2,-7,2,-14v11,0,8,8,4,13v13,11,15,7,17,22v8,-2,0,-8,11,-7v1,-1,0,-4,3,-3v-2,33,4,74,-3,102v5,-1,1,3,3,6v5,11,-10,25,-11,12v-5,0,-5,3,-11,3v-2,-5,8,-5,2,-8v0,3,-6,8,-11,5v0,-12,14,-4,15,-16v-4,1,-3,-2,-3,-5v6,-2,6,7,10,4v-7,-1,-3,-8,1,-11v2,0,0,3,3,2v0,-5,-3,-15,-6,-5v-2,8,-11,9,-18,15v-1,-4,-11,-6,-3,-9v5,1,4,-3,5,-7r-4,0v1,2,1,4,-2,3v-1,-1,-1,-4,-3,-4v2,11,-7,1,-8,11v-1,-2,-2,0,-3,1v6,0,6,4,7,8v-6,0,-7,0,-6,8v7,0,5,2,5,7v-5,0,-7,2,-8,-5v-11,-3,-5,-9,-8,-27v3,-3,9,-6,0,-5v4,-16,-5,-49,3,-65v-6,-1,-5,-21,0,-23v0,0,1,2,1,0v-6,-5,-6,-31,-2,-39v3,1,0,3,3,4v6,-10,-4,-10,4,-18v0,0,7,15,7,4v-2,0,-3,-1,-3,-2v5,-3,13,3,8,7v-12,0,0,20,-11,12v-8,10,18,11,3,21v1,2,4,3,7,3xm45,-174v-1,-3,-3,-4,-2,0r2,0xm45,-172v1,10,-11,-1,-13,7v5,-1,17,0,13,-7xm69,-110v2,-5,10,-7,4,-13v-1,2,-3,0,-4,0v0,3,3,10,-2,10v1,-10,-2,-23,1,-31r3,7v3,-9,-4,-12,-3,-19v7,0,7,16,12,6v-3,-4,-6,-7,3,-6v21,2,58,-4,71,2v-2,-1,-4,-2,-4,1v4,2,6,2,8,-1r0,16v-8,-3,-14,-5,-20,-9v4,16,9,7,20,9r0,27r-74,1v-4,-7,-8,1,-15,0xm6,-155v-3,-1,-2,2,-2,4v2,0,4,-3,2,-4xm94,-155v-2,0,-1,2,-2,3v1,0,2,-1,2,-3xm98,-155v-2,0,-3,1,-3,3v1,-1,4,0,3,-3xm53,-153v-3,0,-3,3,-1,4v0,0,2,0,2,-1xm131,-153v-8,0,-5,3,-1,6v1,-7,4,2,7,0v-2,0,-4,-2,-6,-6xm43,-149v-2,0,0,2,0,3v1,0,3,1,3,-1xm94,-147v0,1,1,3,1,1xm81,-146v-3,1,1,5,2,7v1,-2,5,-6,3,-7v-2,3,-3,4,-5,0xm6,-139v2,-1,4,-4,0,-2r0,2xm119,-142v-1,2,-4,-2,-3,2v2,0,4,0,3,-2xm95,-139v-2,-2,-5,1,-2,2xm133,-139v-3,-1,-2,2,-2,4v3,1,3,-2,2,-4xm80,-127v7,-4,-10,-14,-2,-8v1,2,3,4,2,8xm132,-133v-2,0,-1,2,-1,3v2,0,1,-2,1,-3xm149,-130v-3,-2,-5,0,-3,3xm93,-128v0,0,-10,2,-4,5v4,0,6,-1,4,-5xm124,-129v-4,-1,-6,5,-2,6xm21,-128v-16,5,-2,19,-17,23v6,-2,13,3,11,-6r5,0v-3,-4,1,-7,6,-6v4,2,1,5,4,7v0,-1,-1,-3,1,-3v6,2,1,11,5,12v0,-8,4,-4,2,-12v-9,0,-2,-6,-1,-10v-3,-1,-3,4,-7,1v0,-2,1,-5,-1,-5v-1,5,-2,7,-10,7v1,3,-1,5,-4,4v1,-6,3,-5,6,-12xm80,-126v-5,0,-6,4,0,2r0,-2xm131,-125v-4,0,0,5,0,8v3,-1,1,-5,0,-8xm113,-114v0,-2,-4,-3,-3,0r3,0xm132,-116v-1,1,-4,1,-3,4v1,-1,4,-1,3,-4xm26,-105v-2,-9,-5,2,-10,0v1,4,7,9,5,0v2,-1,3,-1,5,0xm51,-108v-2,0,-4,0,-3,3v1,0,2,-1,3,-3xm46,-100v1,-3,-2,-4,-2,-2xm9,-102v-4,0,-6,7,0,5r0,-5xm41,-94v-2,0,-4,0,-3,3v1,-1,4,0,3,-3xm50,-84v6,-4,1,-14,-4,-6v1,3,0,7,4,6xm14,-88v-5,-1,-6,1,-2,4v2,-1,6,-3,2,-4xm38,-88v-3,1,-7,-1,-7,3v4,1,5,-1,7,-3xm46,-82v0,1,-2,3,0,3r0,-3xm10,-76r-4,0r4,0xm13,-72v0,-2,-2,-5,-2,-3xm48,-70v2,-6,-11,-7,-11,-4v9,-1,0,8,4,9v2,-1,3,-6,7,-5xm22,-71v0,-2,-2,-1,-3,-1v0,2,2,1,3,1xm5,-59v1,-6,10,-4,12,-8v-7,2,-15,-1,-12,8xm54,-66v0,-2,-2,0,-3,0v0,4,2,5,5,6v-2,-3,-5,-6,-2,-6xm13,-54v-3,0,-4,2,-4,6xm52,-44v0,-10,-4,-3,-7,-1xm11,-44v0,2,4,2,4,0r-4,0xm10,-41v0,0,-2,0,-2,1v2,2,5,2,2,-1xm14,-35v-1,0,-3,-2,-3,0v1,2,2,2,3,0xm9,-17v-2,-5,-2,-8,-5,-4v1,2,-1,5,5,4xm20,-20v3,0,2,5,1,7v0,-2,-3,-5,-1,-7xm55,-12v0,0,-9,1,-5,2v4,-1,5,-1,5,-2xm0,-1v0,-2,3,-4,3,-1v-1,1,-2,3,-3,1xm169,-251v13,-4,43,-4,57,0v1,15,0,26,-10,16v5,5,3,10,1,12v3,-1,6,-6,9,-4r0,112v-13,-5,-11,7,-23,7v6,0,18,13,13,-2v13,0,0,8,10,12v1,9,-2,14,-6,18v4,1,3,-3,6,-3v-2,14,4,36,-4,43v1,1,3,1,4,0v-1,8,3,21,-2,25v1,-6,-6,-6,-7,-6v2,0,13,10,2,11v-2,-1,-4,-6,-5,-4v3,7,6,9,12,5v2,13,-8,7,-18,9v-4,-7,-15,5,-19,-5v2,7,-6,5,-11,5v1,-4,-3,-3,-6,-3v0,2,3,0,2,3v-11,-2,1,-22,-5,-33v2,-4,7,0,11,0v-5,-1,-6,-5,-9,-8v0,2,1,5,-2,4v2,-11,-6,-43,8,-33v4,0,17,-1,8,-3v1,-5,-11,1,-7,-7v0,-6,-11,-9,-9,-18r3,0v-8,-43,-1,-104,-3,-153xm189,-249v0,0,-5,0,-3,1xm199,-240v0,-5,-4,-2,-1,0r1,0xm210,-231v-6,0,-11,0,-13,4r12,5v-1,-4,-1,-7,1,-9xm214,-220v0,-4,-6,-2,-2,0r2,0xm176,-217v0,-2,-4,-4,-3,-1xm220,-149v-2,0,-3,9,1,8v2,-3,0,-5,-1,-8xm224,-128v-2,0,-5,6,0,5r0,-5xm178,-138v-3,-1,-2,3,-2,5v3,1,2,-3,2,-5xm214,-122v-2,0,-13,4,-9,6v5,-2,8,-4,9,-6xm188,-132v-2,0,-2,0,-2,2r2,2r0,-4xm173,-126v2,1,4,3,8,3v0,-2,-3,-2,-8,-3xm192,-121v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm224,-114v4,0,1,6,2,9v-3,1,-2,-5,-2,-9xm207,-123v-1,-8,-6,-15,-9,-7xm182,-109v-2,-6,-5,-4,-9,-1v3,1,6,4,9,1xm195,-101v-2,-5,-5,-2,-5,2v3,2,4,6,-2,6v-4,-1,-5,7,-1,7v4,-2,4,1,6,3v-3,-11,15,-8,1,-13v0,-2,-1,-5,1,-5xm224,-97v-2,0,-6,-1,-5,2v2,0,6,1,5,-2xm216,-88v-2,-2,-13,4,-7,6v0,-2,3,-5,7,-6xm170,-86v5,0,4,6,1,9v-4,1,-1,-5,-2,-8xm216,-79v-2,0,-4,0,-3,2v2,-1,3,-1,3,-2xm197,-79v-3,3,-5,5,1,3xm205,-75v-1,0,-3,-1,-3,1v0,1,2,2,6,4v0,-3,-2,-2,-3,-5xm200,-70v-13,1,-11,4,-4,7v0,-3,1,-5,4,-7xm210,-68v-1,1,-3,0,-3,2r4,0xm183,-63v-5,-7,-14,1,-8,5v2,-2,2,-6,8,-5xm217,-61v-5,2,-10,6,-7,7v-1,-4,9,-1,7,-7xm189,-59v-2,-1,-6,3,-2,2xm224,-55v-4,-1,-6,4,-1,3xm191,-46v-1,0,-5,4,-1,3xm186,-43v-3,-1,-7,3,-2,2xm196,-27v-1,1,-8,4,-3,4v-1,-2,4,-1,3,-4xm204,-18v3,-3,-2,-11,-3,-8v6,4,-7,10,3,8xm187,-23v-2,-1,-5,1,-2,2xm189,-14v0,1,5,4,5,0r-5,0xm185,-11v-3,1,-5,2,-2,5v3,0,3,-2,2,-5xm212,-9v-2,0,-4,0,-3,2v2,0,4,0,3,-2","w":239},{"d":"1,-252r53,0v9,13,19,27,27,44r-2,0v5,7,19,16,14,27v5,1,14,8,9,14v-16,-1,-31,9,-44,5v-4,6,-10,-10,-10,-10v4,2,14,3,17,0v-7,0,-10,-11,-19,-6v-10,-10,-46,-74,-45,-74xm149,-227v-12,-35,31,-27,57,-23v2,8,-9,6,0,10r0,63v-3,2,-4,2,0,5v-2,49,4,107,-2,152r-27,-47r2,0v-36,-36,-28,-62,-29,-111v6,0,7,-4,9,-9v-16,1,-8,-26,-10,-40xm186,-246v-3,-1,-2,2,-2,4v1,-1,2,-2,2,-4xm38,-239r0,1r0,-1xm174,-239v-1,0,-2,-2,-2,0r2,0xm25,-173v-11,-4,-18,12,-25,1v2,-19,-4,-47,2,-62r30,52v-3,2,-8,3,-7,9xm192,-232v-3,-1,-7,3,-3,3xm177,-228v-2,0,-6,-1,-5,2v2,0,6,1,5,-2xm165,-221v4,-1,2,-4,0,-2r0,2xm194,-208v-1,0,-1,0,-1,1v3,-1,3,5,6,1xm179,-201v-1,1,-3,2,0,3r0,-3xm75,-194v0,-3,-4,-6,-3,0v1,2,2,2,3,0xm149,-188v2,-2,8,1,7,5v-3,5,-8,0,-7,-5xm77,-173v8,4,10,-5,14,-8v-11,5,-21,-14,-19,1v-2,0,-4,1,-4,4v6,-2,5,6,9,5r0,-2xm197,-185v-1,0,-1,0,-1,1v2,0,5,2,5,0xm81,-176v2,-2,5,-6,4,0v-2,1,-3,3,-4,0xm38,-167v-5,0,-6,-5,0,-5v2,2,2,4,0,5xm17,-170v6,-2,7,4,4,7v4,-1,10,-6,13,-2v-1,1,-4,4,0,3v5,-5,12,-3,12,6v-15,2,-32,10,-46,9v-1,-21,2,-7,14,-13v-2,-4,0,-6,5,-5xm78,-154v12,4,21,-5,30,-8v9,6,1,13,7,16v-1,-2,-1,-4,2,-3r88,149r-52,0r-85,-140v0,0,2,0,2,-1v-6,-1,-16,-16,-2,-12v0,1,10,6,10,-1xm172,-160v-2,-1,-5,1,-2,2xm160,-156v-1,0,-4,-1,-4,1v2,0,5,2,4,-1xm42,-152v-1,4,2,7,5,4v2,11,10,3,8,18v-2,0,-4,0,-3,2r3,0r1,128v-18,-1,-40,2,-56,-1r0,-136v6,-11,28,-6,30,4v9,-8,-14,-8,-8,-14v5,-1,12,2,16,0v-2,-3,2,-3,4,-5xm54,-143v-3,0,-8,-6,-3,-6v2,1,3,3,3,6xm92,-146v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm43,-141v-2,-2,-4,-2,-4,2v0,1,-1,3,1,3v2,-1,3,-2,3,-5xm97,-139v2,0,5,2,5,0v-1,-1,-3,-1,-5,0xm102,-136v-1,-3,-2,2,-2,2xm119,-136v0,0,-8,6,-2,5v0,-2,4,-5,2,-5xm114,-130v0,-1,-4,-2,-4,0r4,0xm9,-130v2,8,8,8,10,2v-3,-1,-5,-3,-10,-2xm36,-128v-4,1,-3,6,-11,5v0,1,-1,4,1,4v3,-3,9,-4,10,-9xm51,-123v0,0,-2,0,-2,1r3,2xm41,-121v-2,0,-6,-1,-5,2v2,0,6,1,5,-2xm129,-121v-3,-1,-4,3,-2,4v1,-1,2,-2,2,-4xm21,-117v0,-2,-2,-2,-3,-1v0,2,2,1,3,1xm29,-112v3,0,4,-1,5,-2v-4,1,-5,1,-5,2xm128,-108v-2,0,-4,3,0,2r0,-2xm12,-101v-4,-1,-3,3,-1,4xm194,-94v0,-4,-4,-2,-1,0r1,0xm121,-87v-2,-1,-5,1,-2,2xm186,-12v-1,-1,-2,-1,-3,0r3,0xm148,-8v1,2,6,4,7,1","w":219},{"d":"2,-108v-15,-76,45,-150,113,-143v-2,14,5,37,-5,43v3,3,4,-3,5,0v-14,4,-27,10,-36,19r-7,-2v12,6,-15,24,-14,48v-3,-3,-6,1,-1,1v5,14,-9,16,-5,19r2,-1v1,0,8,19,4,29v-1,0,-1,0,-1,1v4,-2,6,0,6,7v1,6,20,39,45,39v-1,7,-4,5,-9,3v-2,9,-12,4,-7,13v7,-5,12,-13,22,-6v2,10,-8,5,-6,12v4,-3,7,3,5,7v-11,-6,-3,8,-11,9v0,-5,3,-10,4,-15v-5,11,-13,4,-8,17v0,0,-1,-2,-1,0v2,0,2,2,3,6v-4,1,-20,1,-16,-7v-23,-1,-30,-6,-51,-26v-9,-18,-18,-18,-26,-46v-1,-8,8,-6,5,-12v5,2,9,-1,7,7r-2,-1v-5,11,12,3,12,13r2,0v0,-2,-4,-6,1,-5v4,0,5,3,7,0v-1,-6,0,-2,-5,0v-4,-9,-20,1,-10,-14v2,1,5,4,5,0v-2,-2,3,-8,-2,-5v-9,-3,-28,15,-25,-9v5,6,6,-1,8,-6v-4,2,-4,4,-6,-1r1,0r-3,-2v0,5,2,5,0,8xm140,-48v6,2,24,-21,32,-21v-6,-3,-2,-2,4,-10v-2,-5,0,-6,4,-6v3,-1,2,3,4,3v1,-6,-9,1,-6,-12r50,27v-14,34,-65,75,-102,65v2,0,2,0,2,-1v-6,1,-2,-8,-3,-12v1,-6,4,-4,11,-6v-9,-6,-2,-17,1,-25v-2,1,-5,2,-4,-2v2,0,7,-3,8,-1xm186,-156v-17,-20,-29,-47,-61,-52v1,-14,-2,-32,1,-44v41,-4,103,42,103,76v-1,-5,1,-7,3,-1xm188,-220v3,-2,-2,-6,-2,-3v1,0,2,1,2,3xm46,-210v-2,0,-4,1,-4,4v3,-1,4,-2,4,-4xm225,-176v-2,1,-13,3,-5,3v2,-1,6,0,5,-3xm20,-171v-2,0,-2,0,-2,2v2,0,2,0,2,-2xm59,-154v-2,0,-6,2,-4,4xm43,-152v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm20,-140v1,-2,-2,-7,-2,-2xm28,-138v0,-2,-4,-3,-3,0r3,0xm14,-134v0,-2,-3,-4,-2,-1xm24,-129v0,0,-5,-5,-4,-1v6,-1,7,7,4,11v-4,2,-9,5,-6,5v8,-5,12,-9,19,-3r-1,1v6,2,2,-4,5,-4v2,3,10,2,8,-5v-11,0,-13,-3,-18,-9v0,4,-4,4,-7,5xm14,-126v-1,3,1,3,3,2r0,-2v-1,1,-2,1,-3,0xm15,-114v-1,0,-1,0,-1,1v3,0,1,-1,1,-1xm24,-111r1,-3xm21,-108v1,-1,4,-2,2,-2xm55,-104v-2,0,-6,1,-4,2v2,0,5,1,4,-2xm49,-102v-3,0,-5,0,-3,3xm38,-101v-7,3,-8,3,-1,6xm54,-81v-3,-14,-15,-14,-18,-6r1,3v5,-6,12,-1,17,3xm6,-86v-2,0,-3,-5,-1,-5v3,0,3,3,1,5xm35,-88v-5,-4,-6,7,-3,2v2,1,4,1,3,-2xm19,-73v1,-7,-6,-8,-9,-6xm186,-80r1,1xm64,-77v-2,0,-5,2,0,2r0,-2xm181,-72r0,5v3,0,2,-4,0,-5xm197,-72v-2,2,-3,5,1,4xm72,-68v-1,-1,-4,-3,-3,0v1,1,2,1,3,0xm40,-67v-3,-1,-7,2,-2,3xm188,-64v0,-2,-4,-3,-4,-1v1,1,2,1,4,1xm176,-65r0,5v2,-2,2,-4,0,-5xm67,-56v0,-3,0,-5,-2,-5v2,2,-2,6,2,5xm75,-55v-2,-3,-6,2,-8,3xm43,-55v-3,0,-8,2,-2,4v1,-1,2,-2,2,-4xm28,-48v-2,-2,-4,-2,-3,1xm58,-50v-3,-1,-2,2,-2,4v2,0,1,-3,2,-4xm94,-48r0,2v4,-2,3,-4,0,-2xm31,-44v0,-1,1,-4,-1,-4v0,2,0,3,1,4xm75,-38v-1,-11,-12,-7,-2,0r2,0xm40,-43v-3,-1,-5,2,-3,4v3,0,5,-1,3,-4xm52,-41v-3,0,-6,3,-1,3xm126,-36v-1,-2,-1,-5,2,-4v-1,1,0,4,-2,4xm47,-38v0,1,-4,3,-2,3xm54,-38v-2,0,-1,2,-1,3v2,0,1,-2,1,-3xm55,-34v1,6,10,5,11,0v-3,2,-7,0,-11,0xm140,-33v-1,0,-3,-1,-3,1v1,0,4,2,3,-1xm125,-21v1,-3,-1,-8,1,-9v0,3,1,7,-1,9xm54,-22v1,-3,-5,-5,-5,-3v1,5,6,4,11,4v-2,0,-5,-2,-7,0xm66,-25v-1,1,-4,4,0,3r0,-3xm160,-24v-2,0,-4,4,-1,3xm83,-18v0,-2,-4,-3,-4,-1v1,1,2,1,4,1xm92,-20v-5,-1,-2,3,-1,5v5,0,2,-2,1,-5xm62,-19v0,1,-3,4,-1,4v3,-1,5,-3,1,-4xm88,-12v1,-3,-3,-4,-4,-2v2,0,1,3,4,2xm114,-8v-3,-1,-1,-10,1,-8v0,3,0,6,-1,8xm139,-9v1,-3,-3,-6,-2,-1xm103,-3v1,-8,12,-5,12,2v-6,3,-8,-3,-12,-2","w":241},{"d":"48,-68v0,0,-5,0,-3,1xm112,-84v0,-2,-8,-2,-8,1xm114,-96v0,-4,-4,-9,-7,-6v2,3,6,3,7,6xm115,-88v-1,-3,-5,-3,-2,0r2,0xm120,-107v1,3,10,3,6,-1xm125,-76v1,3,6,-1,3,-1v0,1,-1,1,-3,1xm114,-112v1,-4,-1,-2,-3,-1xm131,-78v5,1,6,-1,2,-2xm119,-107r-1,-3xm120,-98v-2,-1,-7,2,-2,2xm138,-105v0,0,1,5,1,1xm141,-89v-2,2,-2,4,0,5r0,-5xm141,-92v-1,1,-1,1,0,2r0,-2xm81,-104v0,1,1,3,1,1xm79,-90r0,-1r0,1xm79,-84v2,-1,2,-3,0,-5r0,5xm127,-114r-1,0r1,0xm94,-113r-1,-1xm152,-90v2,2,10,-3,3,-2v-1,1,-3,0,-3,2xm64,-94v2,-3,6,-6,0,-6r0,6xm62,-93r6,3v-1,-4,-1,-4,-6,-3xm53,-114v-3,2,-4,2,0,3r0,-3xm63,-113v0,0,2,0,2,-1v0,0,-2,0,-2,1xm69,-109v1,1,0,2,2,2xm128,-84v2,0,2,-1,1,-2xm134,-97v-2,0,-1,2,-1,3v2,0,1,-2,1,-3xm85,-97v0,2,3,4,1,1xm110,-87v-1,-4,3,-5,-2,-4v1,0,2,2,2,4xm167,-110v3,-1,2,-3,0,-4r0,4xm157,-113r-3,1xm151,-109v-4,0,-4,0,-2,2xm185,-97v-4,-2,-18,7,-20,-1v3,5,-3,9,-2,11v6,-9,16,-3,22,-10xm154,-99v1,2,0,7,2,5v2,-6,-4,-7,-4,-4xm155,-72v0,3,1,1,3,1v-1,-3,-1,-3,-3,-1xm177,-75v-2,1,-5,0,-4,3v2,-1,4,-2,4,-3xm176,-83v-1,-2,-13,4,-7,5v0,-2,3,-4,7,-5xm149,-97v-3,7,7,11,-5,11v-1,3,-3,5,0,7v6,-3,21,-7,7,-10v0,-4,4,-7,-2,-8xm151,-80v-3,-1,-1,2,-1,4v1,-1,1,-2,1,-4xm170,-114v-6,6,0,8,5,12v1,-6,-6,-7,-5,-12xm155,-104v0,-3,-4,-4,-3,0r3,0xm149,-112v-2,0,-2,0,-2,2v2,1,2,1,2,-2xm60,-74v-2,3,-4,5,1,3xm80,-75v-2,1,-5,0,-4,3v2,-1,4,-2,4,-3xm79,-83v-2,-2,-6,5,-9,2v2,7,3,-1,9,-2xm69,-110v3,3,4,5,9,8v-1,-5,-6,-17,-7,-8r-2,0xm59,-104v0,-3,-4,-4,-3,0r3,0xm52,-111v0,0,-2,0,-2,1v1,1,2,2,2,-1xm139,-153v0,-3,-7,-3,-9,0v1,2,6,-1,9,0xm141,-165v0,-4,-5,-8,-8,-6v2,3,7,3,8,6xm142,-157v-1,-3,-5,-3,-2,0r2,0xm146,-176v1,3,10,3,6,-1xm151,-145v1,3,6,-1,3,-1v0,1,-1,1,-3,1xm140,-181v0,-3,-1,-3,-2,-1xm163,-147v-1,-3,-5,-2,-6,0r6,0xm145,-176r-1,-3xm146,-167v-2,-1,-7,2,-2,2xm164,-174v0,0,1,5,1,1xm167,-158v-2,1,-2,3,0,5r0,-5xm167,-161v-1,1,-1,1,0,2r0,-2xm108,-171v1,-2,2,-2,0,-3v-1,1,-1,2,0,3xm105,-160r1,0r-1,0xm105,-153v2,-1,2,-3,0,-5r0,5xm152,-183r1,0r-1,0xm120,-182r0,-1r0,1xm179,-158v7,-2,6,-5,-1,-4v2,2,-1,3,1,4xm90,-163v2,-3,6,-6,0,-6r0,6xm88,-162r6,3v-1,-4,-1,-4,-6,-3xm77,-181v-1,0,2,-2,2,-2xm91,-183v0,0,-2,0,-2,1v1,0,3,2,3,0xm94,-178r3,2xm155,-155v-1,1,-2,2,1,2xm161,-166v-2,-1,-2,1,-2,3v2,0,1,-2,2,-3xm111,-166v0,2,2,4,2,1xm136,-156v0,-3,4,-5,-1,-4v1,0,1,2,1,4xm194,-179v0,-2,2,-3,0,-4r0,4xm183,-182r-3,1xm178,-178v-4,0,-4,0,-2,2xm211,-166v-4,-2,-18,7,-20,-1v3,5,-3,9,-2,11v5,-7,15,-5,22,-10xm180,-169v-4,1,2,7,2,6v0,-2,1,-7,-2,-6xm172,-123v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm150,-97v1,1,2,2,4,2v0,-3,-2,-3,-4,-2xm158,-102v0,1,5,4,5,0r-5,0xm156,-111v-2,-1,-5,1,-2,2xm164,-131v2,-3,-2,-12,-3,-8v6,5,-7,9,3,8xm165,-113v0,0,-8,2,-3,2v0,-1,1,-2,3,-2xm209,-198v-2,0,-6,1,-2,1xm214,-201v0,2,-4,1,-3,3v2,0,4,0,3,-3xm196,-193v-3,-1,-4,2,-4,4v3,1,4,-2,4,-4xm212,-214v-2,-1,-6,3,-2,2xm189,-199v-5,2,-10,5,-7,8v-2,-5,9,-1,7,-8xm219,-232v-1,5,-9,2,-2,9v0,-4,3,-5,7,-5v-1,-2,-3,-3,-5,-4xm197,-133v-1,1,-3,0,-3,2r4,0xm187,-134v-13,1,-10,2,-5,7v0,-3,2,-5,5,-7xm189,-139v0,1,2,3,6,5v-1,-2,-4,-7,-6,-5xm183,-143v-2,1,-3,4,1,3xm203,-144v-1,1,-4,0,-3,3v2,-1,3,-2,3,-3xm202,-152v-2,-3,-5,6,-9,2v2,7,3,-1,9,-2xm184,-153v1,-5,-9,-4,-6,-10v0,0,2,0,2,-1v-4,-2,-5,-3,-6,4v3,1,4,5,-1,5v-5,-1,-7,7,-2,7v4,-3,4,4,6,2v0,-5,3,-9,7,-7xm204,-235v-2,-5,-5,-4,-9,-1v3,2,7,6,9,1xm197,-183v-7,4,-2,8,4,11v0,-5,-5,-7,-4,-11xm182,-173v0,-3,-4,-4,-3,0r3,0xm175,-181v-2,0,-2,0,-2,2v2,1,2,1,2,-2xm209,-208v-4,3,-13,3,-9,6v5,-2,8,-4,9,-6xm178,-107v-3,1,2,6,1,2xm149,-80r0,0r0,0xm138,-19v-6,0,-11,0,-13,3r12,5v0,-3,0,-6,1,-8xm140,-49v0,-2,-4,-4,-3,-1xm143,-70v0,1,-3,3,-1,3v2,-1,2,-1,1,-3xm75,-123v-2,0,-2,0,-2,2v2,0,2,0,2,-2xm62,-102v0,2,2,2,4,2v1,-3,-2,-2,-4,-2xm59,-111v-2,-1,-5,1,-2,2xm66,-139v1,2,-6,10,1,8v1,-3,1,-7,-1,-8xm68,-113v0,0,-8,3,-3,2v0,-1,1,-2,3,-2xm108,-197v2,1,6,-1,2,-1xm118,-202v-1,1,-7,5,-1,4xm99,-193v-3,-1,-4,2,-4,4v3,1,4,-2,4,-4xm115,-214v-2,-1,-4,2,-2,2xm93,-199v-5,2,-8,4,-8,8v-1,-5,10,-1,8,-8xm128,-228v-4,-5,-7,-1,-11,-1v0,4,2,4,4,6v0,-4,3,-5,7,-5xm100,-133v-1,1,-3,0,-3,2r4,0xm90,-134v-14,0,-10,3,-4,7v0,-3,1,-5,4,-7xm92,-139v0,1,2,3,6,5v-2,-3,-2,-8,-6,-5xm87,-143v-3,2,-5,4,1,3xm106,-144v-1,1,-4,0,-3,3v2,-1,3,-2,3,-3xm105,-152v-1,-1,-12,4,-6,5v0,-2,2,-4,6,-5xm107,-235v-2,-5,-5,-4,-9,-1v3,2,7,6,9,1xm97,-176v2,0,8,7,7,1v-5,-4,-3,-12,-9,-3v4,0,4,0,2,2xm85,-173v0,-3,-4,-4,-3,0r3,0xm79,-180v0,0,-2,0,-2,1v1,1,2,2,2,-1xm112,-208v-4,3,-11,3,-9,6v5,-2,8,-4,9,-6xm81,-107v-3,2,2,3,2,3xm42,-19v-6,0,-12,0,-14,3r13,5v-1,-3,-2,-7,1,-8xm43,-49v0,-5,-4,-2,-1,0r1,0xm52,-80v2,0,2,0,2,-2v-4,0,-4,0,-2,2xm120,-80v3,0,7,-5,1,-4xm91,-98r-1,0r1,0xm132,-98v-3,-4,-5,1,-1,1xm35,-97r0,0r0,0xm91,-84v0,0,-1,-2,-1,0r1,0xm146,-149v3,0,7,-5,1,-4xm116,-168v0,1,0,1,1,1xm158,-167v0,-3,-2,-1,-3,0v1,1,2,1,3,0xm61,-166r0,0r0,0xm118,-153v0,-3,-3,0,-1,0r1,0xm54,-96r0,-1r0,1xm54,-97v-6,3,-1,9,3,10v-2,-3,-5,-6,-3,-10xm57,-95v-2,0,-2,0,-1,1xm83,-156v2,-2,-5,-4,-3,-10v-4,3,-1,9,3,10xm57,-99v-5,7,-16,3,-22,1r26,-68v5,6,17,0,19,10v-6,-1,-13,7,-6,8v15,3,11,-16,5,-18v-2,6,-13,0,-18,-1r33,-86r54,0r-32,85v-1,-1,-2,-1,-2,1r2,0r-26,69v-1,-4,-4,1,0,0r-37,98r-54,0r36,-97v5,6,17,0,19,10v-6,-1,-13,6,-6,8v4,-2,4,1,6,3v0,-11,10,-7,4,-13v-3,0,-3,-3,-3,-5v3,0,3,-2,2,-5xm97,-90r0,0r0,0xm121,-94v5,5,-6,13,-5,19v-10,-2,-12,-1,-21,-5v1,7,11,8,20,7v-3,7,-17,1,-25,3v4,-7,3,-22,11,-13v-7,-16,3,-23,6,-35r24,0v-3,12,-7,22,-17,27xm193,-85v-2,3,6,6,0,11r-4,0xm195,-92v1,-3,2,-8,3,-3v-2,1,1,4,-3,3xm198,-101v2,-8,8,-21,7,-10v0,4,4,2,6,1v-2,14,7,11,8,25v-8,0,4,11,-6,15v-5,-1,-15,3,-16,-3v7,1,2,-10,9,-11v-2,0,-4,0,-3,-2v11,-1,-1,-9,3,-15v-3,-1,-6,-3,-8,0xm22,-73v-7,8,-29,1,-18,-12v-5,1,-4,-4,-4,-8v4,-3,8,-4,11,-9v-7,1,-2,-6,-2,-9v2,4,9,1,6,-2v-2,-1,-1,-4,1,-5v10,1,8,2,18,0r-10,26v-7,-2,4,-14,-10,-10v4,7,-7,13,3,17r-3,0v1,3,6,5,4,12r4,0xm219,-108v0,4,1,7,-4,6v0,-4,0,-6,4,-6xm189,-72v1,3,-10,2,-10,2v1,-5,8,-7,10,-2xm0,-102v-1,-5,1,-8,5,-4v1,4,-1,5,-5,4xm123,-159r0,0r0,0xm158,-187v-5,9,-5,23,-17,25r0,2v3,-1,5,-4,8,-2v-3,7,-6,24,-16,15v-5,2,-7,-1,-12,-2v1,7,11,8,21,7v-3,7,-18,1,-26,3v4,-7,3,-22,11,-13v-8,-14,4,-23,6,-35r25,0xm220,-155v1,4,-4,4,2,4v0,5,0,9,-6,8xm222,-161v1,-3,2,-8,3,-3v-1,2,0,3,-3,3xm225,-171v0,-7,9,-21,5,-10v1,3,4,5,7,2v0,3,5,9,-2,8v2,6,13,5,11,17v-1,1,-5,25,-22,12v7,1,2,-10,8,-11v-2,0,-4,0,-3,-2v11,-2,-1,-9,3,-16v-3,-1,-5,-1,-7,0xm49,-142v-7,8,-28,2,-19,-13v-8,-5,4,-11,7,-16v-7,1,-2,-6,-2,-9v2,4,8,1,6,-2v-2,-1,-1,-4,1,-5v10,1,9,2,18,0r-9,26v-9,-2,5,-14,-11,-10v5,6,-9,14,3,15v-5,4,3,5,1,14r5,0xm246,-177v0,4,1,7,-4,6v1,-3,0,-7,4,-6xm209,-144v4,0,9,3,5,5v-7,1,-11,-1,-5,-5xm27,-172v-1,-4,1,-7,4,-3v1,3,-1,3,-4,3xm150,0r-55,0r95,-253r55,0xm55,-95v-1,0,-1,-1,-1,-1","w":252},{"d":"18,-252v6,9,-13,8,-16,15v7,0,5,7,2,10v-9,1,-2,-18,-3,-25v9,-2,11,5,17,0xm10,-183v-2,-9,11,-20,9,-11v1,2,1,5,3,5v-1,-3,1,-3,3,-1r-1,1v2,-1,8,1,7,-3v-10,4,-11,-23,-17,-8v-1,-1,-3,-1,-5,-1v4,7,1,13,-9,14v1,-8,-1,-14,2,-17r0,3v6,2,8,-7,6,-3v-7,-1,-9,-6,-4,-9v9,-3,3,9,8,3v-2,-10,-1,-11,-8,-15v8,-2,1,-7,13,-6v0,7,3,5,7,3v-3,-6,-3,-11,-3,-19v2,0,5,3,6,1r-2,-6v10,1,25,-2,32,2v-1,7,3,20,-2,24v1,-8,-3,-7,-3,-2v6,3,5,20,5,31v-2,0,-6,-2,-7,0v6,1,8,6,7,14v-7,0,-1,2,0,3v-3,18,7,46,-8,52v-1,-6,-8,4,-11,-2v0,-4,4,-6,0,-9v-1,3,0,7,-4,6v-7,-5,-4,-13,0,-20v9,1,18,-7,8,-12v-1,9,-11,15,-22,14v3,-7,-2,-8,-2,-14v5,-1,6,9,10,5v-4,-3,-7,-6,-3,-8v5,4,5,-4,8,-8v-5,-5,-19,-3,-13,-12v-2,2,-6,1,-8,2v1,0,1,1,1,2xm67,-247v0,-9,20,-5,25,-3v-2,0,-3,4,-1,4v2,0,3,-2,3,-6v27,0,29,2,54,0r0,3v1,-2,4,2,4,-1r-1,-2v11,1,27,-3,34,2v-1,14,3,34,-2,44r-116,-1v-1,-13,2,-33,0,-40xm38,-246v0,1,-4,5,0,4v1,-1,1,-3,0,-4xm52,-245v-5,4,1,12,3,5v-1,-2,-1,-5,-3,-5xm78,-242v-3,0,-4,3,0,3v1,-1,1,-2,0,-3xm35,-240v-2,0,-5,3,-3,3xm150,-239v-4,1,-8,1,-8,6v6,1,6,-3,8,-6xm108,-235v-2,-2,-4,-2,-3,2xm46,-235v-6,-2,-8,3,-10,3r1,-1v-3,-1,-6,7,-3,7v0,-4,12,-3,12,-9xm88,-232v-1,-3,-2,2,-2,2xm141,-232v-1,1,-4,4,0,3r0,-3xm80,-216v4,-3,-3,-12,-7,-10v3,2,6,3,7,10xm32,-224v-1,0,-3,2,-1,2xm21,-223v-2,1,-8,2,-5,4v2,-1,6,0,5,-4xm45,-221v-3,0,-2,6,-2,7v6,-1,13,-5,2,-5r0,-2xm23,-220v-2,-1,-2,1,-2,3v2,1,2,-1,2,-3xm33,-218v-2,0,-4,3,-1,2v1,-1,3,-1,1,-2xm107,-217v-1,0,-5,0,-2,1xm81,-216v-2,-1,-7,2,-2,2xm127,-216v-3,-1,-5,6,-3,6v1,-2,4,-2,3,-6xm30,-213v-2,0,-1,2,-1,3v2,0,1,-2,1,-3xm84,-212v-2,0,-1,3,-1,4v2,0,2,-3,1,-4xm139,-210v-2,0,0,3,0,3r0,-3xm54,-205v-1,-8,-7,5,-16,2v0,-2,-2,-2,-4,-1v-1,8,8,3,14,6v-4,-3,0,-8,6,-7xm48,-183v-1,-4,-8,-7,-12,-6v3,4,9,2,12,6xm49,-183v4,0,4,0,2,-2xm0,-175v-1,-4,1,-14,3,-5v-1,3,0,9,-3,5xm40,-183v-3,1,1,2,1,5r2,0xm20,-136v4,-9,2,-7,2,-14v11,0,8,8,4,13v13,11,15,7,17,22v8,-2,0,-8,11,-7v1,-1,0,-4,3,-3v-2,33,4,74,-3,102v5,-1,1,3,3,6v5,11,-10,25,-11,12v-5,0,-5,3,-11,3v-2,-5,8,-5,2,-8v0,3,-6,8,-11,5v0,-12,14,-4,15,-16v-4,1,-3,-2,-3,-5v6,-2,6,7,10,4v-7,-1,-3,-8,1,-11v2,0,0,3,3,2v0,-5,-3,-15,-6,-5v-2,8,-11,9,-18,15v-1,-4,-11,-6,-3,-9v5,1,4,-3,5,-7r-4,0v1,2,1,4,-2,3v-1,-1,-1,-4,-3,-4v2,11,-7,1,-8,11v-1,-2,-2,0,-3,1v6,0,6,4,7,8v-6,0,-7,0,-6,8v7,0,5,2,5,7v-5,0,-7,2,-8,-5v-11,-3,-5,-9,-8,-27v3,-3,9,-6,0,-5v4,-16,-5,-49,3,-65v-6,-1,-5,-21,0,-23v0,0,1,2,1,0v-6,-5,-6,-31,-2,-39v3,1,0,3,3,4v6,-10,-4,-10,4,-18v0,0,7,15,7,4v-2,0,-3,-1,-3,-2v5,-3,13,3,8,7v-12,0,0,20,-11,12v-8,10,18,11,3,21v1,2,4,3,7,3xm45,-174v-1,-3,-3,-4,-2,0r2,0xm45,-172v1,10,-11,-1,-13,7v5,-1,17,0,13,-7xm68,-155v3,-3,6,2,8,7r-1,1v5,-13,74,-11,97,-7v-2,0,-6,-2,-6,1v5,2,6,1,10,-1r0,16v-9,-3,-16,-5,-24,-9v4,17,13,6,23,9v0,9,2,19,0,27r-87,1v-4,-9,-14,5,-19,-2v4,1,12,-8,5,-11v-1,1,-3,1,-4,0v1,4,2,10,-3,10v1,-10,-4,-42,5,-24v3,-9,-5,-12,-4,-18xm6,-155v-3,-1,-2,2,-2,4v2,0,4,-3,2,-4xm99,-155v-2,0,-1,2,-2,3v1,0,2,-1,2,-3xm104,-155v-2,0,-6,2,-3,3v1,-1,4,0,3,-3xm53,-153v-3,0,-3,3,-1,4v0,0,2,0,2,-1xm136,-151v6,3,9,2,15,4v-4,1,-9,-11,-15,-4xm43,-149v-2,0,0,2,0,3v1,0,3,1,3,-1xm101,-145v0,-2,-3,-3,-2,0r2,0xm82,-146v0,7,9,8,9,0v-5,4,-4,2,-9,0xm6,-139v2,-1,4,-4,0,-2r0,2xm125,-140v2,0,6,1,5,-2v-2,2,-6,-2,-5,2xm100,-139v-2,-2,-5,1,-2,2xm146,-139v-4,-1,-3,2,-2,4v3,1,3,-2,2,-4xm84,-127v3,-5,-7,-14,-6,-8v5,-2,2,7,6,8xm145,-133v-2,0,-1,2,-1,3v2,0,1,-2,1,-3xm165,-130v-3,-2,-5,0,-3,3xm98,-128v-1,2,-7,-5,-3,1v-3,1,-8,2,-1,4v4,0,6,-1,4,-5xm135,-129v-4,-1,-8,5,-2,6xm21,-128v-16,5,-2,19,-17,23v6,-2,13,3,11,-6r5,0v-3,-4,1,-7,6,-6v4,2,1,5,4,7v0,-1,-1,-3,1,-3v6,2,1,11,5,12v0,-8,4,-4,2,-12v-9,0,-2,-6,-1,-10v-3,-1,-3,4,-7,1v0,-2,1,-5,-1,-5v-1,5,-2,7,-10,7v1,3,-1,5,-4,4v1,-6,3,-5,6,-12xm82,-126v-5,0,-6,4,0,2r0,-2xm143,-125v-4,1,0,5,1,8v3,-1,1,-6,-1,-8xm118,-116v-1,3,2,2,4,2v0,-2,-3,-1,-4,-2xm145,-116v-2,0,-4,1,-4,4v1,-1,5,-1,4,-4xm26,-105v-2,-9,-5,2,-10,0v1,4,7,9,5,0v2,-1,3,-1,5,0xm51,-108v-2,0,-4,0,-3,3v1,0,2,-1,3,-3xm46,-100v1,-3,-2,-4,-2,-2xm9,-102v-4,0,-6,7,0,5r0,-5xm41,-94v-2,0,-4,0,-3,3v1,-1,4,0,3,-3xm50,-84v6,-4,1,-14,-4,-6v1,3,0,7,4,6xm14,-88v-5,-1,-6,1,-2,4v2,-1,6,-3,2,-4xm38,-88v-3,1,-7,-1,-7,3v4,1,5,-1,7,-3xm46,-82v0,1,-2,3,0,3r0,-3xm10,-76r-4,0r4,0xm13,-72v0,-2,-2,-5,-2,-3xm48,-70v2,-6,-11,-7,-11,-4v9,-1,0,8,4,9v2,-1,3,-6,7,-5xm22,-71v0,-2,-2,-1,-3,-1v0,2,2,1,3,1xm5,-59v1,-6,10,-4,12,-8v-7,2,-15,-1,-12,8xm54,-66v0,-2,-2,0,-3,0v0,4,2,5,5,6v-2,-3,-5,-6,-2,-6xm13,-54v-3,0,-4,2,-4,6xm52,-44v0,-10,-4,-3,-7,-1xm80,-43v2,-7,12,-4,19,-3v-1,0,-1,0,-1,1v8,-1,45,-6,45,2v2,0,7,6,7,2v-2,0,-3,-2,-4,-6v13,-2,20,3,29,3r-1,-3v17,-5,14,11,9,17r5,-3v-2,13,2,23,-2,33v-11,-1,-27,2,-36,-1v3,1,5,-4,2,-1v0,0,-28,7,-20,-7v-9,-2,-9,-4,-16,0v6,7,0,10,-11,9v3,-12,-11,-4,-17,-5v5,-13,-6,-18,-1,-24v0,-3,-6,-5,-8,-2v5,5,-8,13,2,15v-3,4,3,5,1,13v3,-1,5,1,2,3v-12,2,-19,-3,-14,-15v-7,-1,-2,-9,2,-12v0,-3,4,-2,4,-4v-7,1,-2,-6,-2,-9v2,3,9,0,6,-3xm11,-44v0,2,4,2,4,0r-4,0xm112,-44v-1,1,-4,4,0,4r0,-4xm121,-44v0,2,3,3,2,0r-2,0xm10,-41v0,0,-2,0,-2,1v2,2,5,2,2,-1xm140,-41v-2,0,-1,3,-1,4v2,0,2,-2,1,-4xm125,-38v1,1,3,1,4,0r-4,0xm67,-32v-1,-4,1,-9,4,-4v1,3,-1,5,-4,4xm14,-35v-1,0,-3,-2,-3,0v1,2,2,2,3,0xm139,-34v0,-2,-2,0,-3,0v0,1,-1,3,1,3v0,-2,1,-3,2,-3xm167,-27v4,-1,0,-10,-1,-4xm145,-31v-1,2,-5,1,-4,4v2,0,5,0,4,-4xm123,-30v-4,1,3,10,-3,8r5,2v-3,-3,1,-8,-2,-10xm180,-30v-6,5,3,13,-4,17v7,0,1,-12,9,-10v1,-7,-8,0,-5,-7xm114,-28v-2,7,-11,2,-17,1v5,4,16,9,19,8v-4,0,-3,-6,-2,-9xm140,-24v2,0,-1,-6,-1,-3xm9,-17v-2,-5,-2,-8,-5,-4v1,2,-1,5,5,4xm136,-24v-6,2,0,22,5,18v-3,-6,-3,-10,-5,-18xm152,-21v-1,-3,-5,-1,-2,0r2,0xm159,-22v-2,0,-2,0,-1,1v3,-1,5,10,7,2xm147,-21v-1,1,-4,12,0,6r0,-6xm20,-20v3,0,2,5,1,7v0,-2,-3,-5,-1,-7xm55,-12v0,0,-9,1,-5,2v4,-1,5,-1,5,-2xm119,-7v3,-4,9,0,10,5v-6,4,-6,0,-10,-5xm92,-2v4,-2,9,-3,10,2v-4,0,-9,1,-10,-2xm0,-1v0,-2,3,-4,3,-1v-1,1,-2,3,-3,1xm68,-155v3,-3,6,2,8,7r-1,1v5,-13,74,-11,97,-7v-2,0,-6,-2,-6,1v5,2,6,1,10,-1r0,16v-9,-3,-16,-5,-24,-9v4,17,13,6,23,9v0,9,2,19,0,27r-87,1v-4,-9,-14,5,-19,-2v4,1,12,-8,5,-11v-1,1,-3,1,-4,0v1,4,2,10,-3,10v1,-10,-4,-42,5,-24v3,-9,-5,-12,-4,-18xm99,-155v-2,0,-1,2,-2,3v1,0,2,-1,2,-3xm104,-155v-2,0,-6,2,-3,3v1,-1,4,0,3,-3xm136,-151v6,3,9,2,15,4v-4,1,-9,-11,-15,-4xm101,-145v0,-2,-3,-3,-2,0r2,0xm82,-146v0,7,9,8,9,0v-5,4,-4,2,-9,0xm125,-140v2,0,6,1,5,-2v-2,2,-6,-2,-5,2xm100,-139v-2,-2,-5,1,-2,2xm146,-139v-4,-1,-3,2,-2,4v3,1,3,-2,2,-4xm84,-127v3,-5,-7,-14,-6,-8v5,-2,2,7,6,8xm145,-133v-2,0,-1,2,-1,3v2,0,1,-2,1,-3xm165,-130v-3,-2,-5,0,-3,3xm98,-128v-1,2,-7,-5,-3,1v-3,1,-8,2,-1,4v4,0,6,-1,4,-5xm135,-129v-4,-1,-8,5,-2,6xm82,-126v-5,0,-6,4,0,2r0,-2xm143,-125v-4,1,0,5,1,8v3,-1,1,-6,-1,-8xm118,-116v-1,3,2,2,4,2v0,-2,-3,-1,-4,-2xm145,-116v-2,0,-4,1,-4,4v1,-1,5,-1,4,-4","w":198},{"d":"0,-251v13,-4,43,-4,57,0v1,12,1,32,-9,15v0,4,5,11,0,13r9,-4r0,112v-13,-7,-10,12,-21,5v0,1,-3,3,-1,3v8,-1,15,14,12,-3v13,0,0,8,10,12v1,9,-2,14,-6,18v4,1,5,-1,6,-3v-2,14,4,36,-4,43v7,1,5,19,3,26v0,-7,-4,-5,-8,-7v2,0,14,10,2,11v-2,-1,-4,-5,-5,-3v3,2,3,6,4,8v6,0,4,-4,8,-4v2,13,-8,7,-18,9v-4,-7,-13,4,-19,-4v2,7,-7,3,-11,4v1,-4,-2,-3,-5,-3v1,2,1,4,-2,3v-1,-11,-1,-26,0,-35r9,2v-5,-1,-5,-6,-9,-8v0,2,1,5,-2,4v2,-11,-6,-43,8,-33v6,-1,16,0,8,-4v-11,-1,-7,-4,-11,-16v-5,3,-6,-3,-5,-8r3,0v-8,-42,-1,-104,-3,-153xm20,-248v0,0,-5,0,-3,1xm30,-239v0,-5,-4,-2,-1,0r1,0xm28,-227r12,6v-1,-4,-1,-7,1,-9v-6,-1,-10,1,-13,3xm45,-219v0,-4,-6,-2,-2,0r2,0xm5,-219v-1,1,1,4,2,2v0,-2,-1,-1,-2,-2xm51,-149v-4,2,0,12,2,6xm56,-123v0,-5,-3,-4,-4,0v0,2,3,0,4,0xm9,-122v-3,-1,-2,3,-2,5v3,1,2,-3,2,-5xm45,-121v-2,0,-13,4,-9,6v5,-2,8,-4,9,-6xm20,-117v-2,0,-2,0,-2,2v2,1,2,1,2,-2xm2,-114v2,2,3,5,7,4v0,-2,-2,-3,-7,-4xm25,-112v-3,-1,-2,2,-2,4v3,1,3,-1,2,-4xm56,-113v2,1,2,8,0,9v0,-3,-2,-7,0,-9xm27,-99r9,7v-1,-5,-6,-18,-7,-7r-2,0xm13,-97v-5,-6,-12,-1,-3,3v2,0,2,-2,3,-3xm21,-101v-6,3,6,13,-7,10v-3,5,-1,10,6,7r1,4v-4,-12,17,-9,2,-13xm56,-97v-2,1,-7,-1,-6,3v3,0,7,1,6,-3xm47,-89v-3,2,-12,5,-7,7v-1,-3,7,-3,7,-7xm1,-85v5,0,3,5,1,9v-4,1,-1,-5,-2,-8xm47,-79v-1,1,-4,0,-3,3v2,-1,3,-2,3,-3xm28,-78v-3,3,-5,5,1,3xm36,-74v-1,0,-3,-1,-3,1v0,1,2,2,6,4v0,-3,-2,-2,-3,-5xm31,-69v-13,1,-11,4,-4,7v0,-3,1,-5,4,-7xm41,-67v-1,1,-3,0,-3,2r4,0xm9,-66v-1,5,-9,2,-2,9v0,-4,3,-5,7,-5v-1,-2,-3,-3,-5,-4xm48,-60v-9,4,-12,8,0,4r0,-4xm20,-58v-2,-1,-6,3,-2,2xm55,-55v-3,-1,-4,2,-4,4v3,1,4,-2,4,-4xm22,-46v-1,0,-5,5,-1,4xm17,-42v-3,-1,-7,3,-2,2xm27,-26v-1,1,-8,4,-3,4v-1,-2,4,-1,3,-4xm35,-17v3,-3,-2,-11,-3,-8v6,5,-7,9,3,8xm18,-22v-1,0,-5,0,-2,1xm21,-13v0,1,4,2,4,0r-4,0xm16,-10v-3,1,-5,2,-2,5v3,0,3,-2,2,-5xm43,-8v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm0,-251v13,-4,43,-4,57,0v1,12,1,32,-9,15v0,4,5,11,0,13r9,-4r0,112v-13,-7,-10,12,-21,5v0,1,-3,3,-1,3v8,-1,15,14,12,-3v13,0,0,8,10,12v1,9,-2,14,-6,18v4,1,5,-1,6,-3v-2,14,4,36,-4,43v7,1,5,19,3,26v0,-7,-4,-5,-8,-7v2,0,14,10,2,11v-2,-1,-4,-5,-5,-3v3,2,3,6,4,8v6,0,4,-4,8,-4v2,13,-8,7,-18,9v-4,-7,-13,4,-19,-4v2,7,-7,3,-11,4v1,-4,-2,-3,-5,-3v1,2,1,4,-2,3v-1,-11,-1,-26,0,-35r9,2v-5,-1,-5,-6,-9,-8v0,2,1,5,-2,4v2,-11,-6,-43,8,-33v6,-1,16,0,8,-4v-11,-1,-7,-4,-11,-16v-5,3,-6,-3,-5,-8r3,0v-8,-42,-1,-104,-3,-153xm20,-248v0,0,-5,0,-3,1xm30,-239v0,-5,-4,-2,-1,0r1,0xm28,-227r12,6v-1,-4,-1,-7,1,-9v-6,-1,-10,1,-13,3xm45,-219v0,-4,-6,-2,-2,0r2,0xm5,-219v-1,1,1,4,2,2v0,-2,-1,-1,-2,-2xm51,-149v-4,2,0,12,2,6xm56,-123v0,-5,-3,-4,-4,0v0,2,3,0,4,0xm9,-122v-3,-1,-2,3,-2,5v3,1,2,-3,2,-5xm45,-121v-2,0,-13,4,-9,6v5,-2,8,-4,9,-6xm20,-117v-2,0,-2,0,-2,2v2,1,2,1,2,-2xm2,-114v2,2,3,5,7,4v0,-2,-2,-3,-7,-4xm25,-112v-3,-1,-2,2,-2,4v3,1,3,-1,2,-4xm56,-113v2,1,2,8,0,9v0,-3,-2,-7,0,-9xm27,-99r9,7v-1,-5,-6,-18,-7,-7r-2,0xm13,-97v-5,-6,-12,-1,-3,3v2,0,2,-2,3,-3xm21,-101v-6,3,6,13,-7,10v-3,5,-1,10,6,7r1,4v-4,-12,17,-9,2,-13xm56,-97v-2,1,-7,-1,-6,3v3,0,7,1,6,-3xm47,-89v-3,2,-12,5,-7,7v-1,-3,7,-3,7,-7xm1,-85v5,0,3,5,1,9v-4,1,-1,-5,-2,-8xm47,-79v-1,1,-4,0,-3,3v2,-1,3,-2,3,-3xm28,-78v-3,3,-5,5,1,3xm36,-74v-1,0,-3,-1,-3,1v0,1,2,2,6,4v0,-3,-2,-2,-3,-5xm31,-69v-13,1,-11,4,-4,7v0,-3,1,-5,4,-7xm41,-67v-1,1,-3,0,-3,2r4,0xm9,-66v-1,5,-9,2,-2,9v0,-4,3,-5,7,-5v-1,-2,-3,-3,-5,-4xm48,-60v-9,4,-12,8,0,4r0,-4xm20,-58v-2,-1,-6,3,-2,2xm55,-55v-3,-1,-4,2,-4,4v3,1,4,-2,4,-4xm22,-46v-1,0,-5,5,-1,4xm17,-42v-3,-1,-7,3,-2,2xm27,-26v-1,1,-8,4,-3,4v-1,-2,4,-1,3,-4xm35,-17v3,-3,-2,-11,-3,-8v6,5,-7,9,3,8xm18,-22v-1,0,-5,0,-2,1xm21,-13v0,1,4,2,4,0r-4,0xm16,-10v-3,1,-5,2,-2,5v3,0,3,-2,2,-5xm43,-8v-2,0,-4,0,-3,2v2,0,4,0,3,-2","w":69},{"d":"88,-252v-2,9,1,9,-1,20v-2,0,-6,-2,-7,0v13,-1,7,17,8,28v-10,-2,-18,12,-23,9r1,-1v-8,13,-2,43,22,39r0,4v-3,-3,-6,3,-6,6v2,-1,1,-3,6,-4r0,42v-12,0,-14,6,-20,4v1,7,-8,3,-9,9r4,-1v-11,14,9,40,-13,43v1,8,11,-3,4,14v10,-1,15,-4,14,-14v6,3,15,4,20,7r0,42v-6,2,-3,-4,-5,-6v-1,12,-10,10,-21,9v-1,-5,3,-9,6,-15v-1,2,-4,2,-7,2v1,2,0,4,0,6v-3,-2,-6,7,-8,5v-21,-11,-18,-4,-36,-23v5,-7,13,-5,8,-11v-4,0,-8,0,-7,-5v9,0,8,-7,1,-7v1,3,2,4,-3,5v-6,0,-15,-2,-10,-8v-3,0,-6,-7,-6,-21v0,-21,14,-50,25,-49v0,-10,25,-12,25,-19v-9,0,-12,7,-20,0v4,-5,-3,-8,0,-15v-8,2,-3,-3,-4,-5v-5,3,-5,-2,-5,-7v4,-8,7,-10,7,-16v-8,2,-6,14,-16,11r-1,5v-2,0,-3,-5,-4,-16v-1,-37,29,-71,81,-67xm74,-235v-1,-4,-4,-4,-6,-2v3,0,2,3,6,2xm59,-230v-3,-1,-4,3,-2,4xm68,-218v0,-4,-5,-2,-8,-3v-1,4,5,1,8,3xm51,-214v0,1,-4,5,0,4r0,-4xm65,-211v-10,-1,-8,6,-3,8xm87,-210v0,0,-4,2,-2,2xm40,-207v-2,-3,-8,2,-8,6v3,2,5,-8,8,-6xm18,-207v-2,0,-5,-1,-4,2v2,0,5,1,4,-2xm60,-201v-1,-2,-1,0,-3,0v0,1,-1,3,1,3v1,0,1,-1,2,-3xm32,-190r11,2v-1,-4,-4,-8,0,-10v-4,0,-8,3,-11,8xm28,-198v-1,1,-2,0,-2,2xm57,-189v3,-3,-1,-11,-6,-7v1,3,0,8,6,7xm29,-190v-3,-1,-2,2,-2,4v2,0,1,-3,2,-4xm17,-189v-1,3,2,6,2,1xm61,-176v1,-2,-3,-4,-3,-2xm46,-178v1,4,5,6,4,0r-4,0xm36,-176v1,4,3,7,4,2xm18,-170v1,1,4,4,0,3r0,-3xm11,-167v6,-4,8,5,4,6v-2,-1,-4,-3,-4,-6xm71,-160v-3,-1,-4,4,-2,4v1,-1,2,-2,2,-4xm18,-161v-1,2,7,7,3,10v-2,-3,-9,-7,-3,-10xm57,-155v-3,-8,-27,6,-14,0v4,-1,10,5,14,0xm62,-147v-2,0,-4,1,-2,3v2,1,2,-1,2,-3xm85,-140v-3,0,-5,1,-2,3v3,1,3,-1,2,-3xm55,-133r-3,-2xm62,-132v0,2,-4,5,-2,6v3,1,5,-5,2,-6xm83,-126v-3,0,-8,3,-5,4v2,-3,6,0,5,-4xm22,-67v-7,8,19,0,11,11v-2,-2,-5,2,-8,3v7,-2,5,1,7,7v11,-2,4,-7,13,-8v-5,-2,4,-9,-1,-7v-17,0,6,-21,-16,-20v4,-9,-14,-8,-5,-14v1,-4,-11,-12,-1,-14v1,-2,13,-6,12,3v9,-3,10,-14,-1,-20v-9,4,-8,2,1,4v3,17,-26,2,-20,15r-4,6r1,-1v9,3,-5,12,6,14v4,2,0,14,6,13v-2,-4,0,-6,5,-5v7,5,2,18,-6,13xm59,-110v0,1,5,4,5,0r-5,0xm59,-108v-2,0,-2,0,-2,2v2,0,2,0,2,-2xm23,-106v-3,1,-3,1,0,2r0,-2xm41,-94v-10,-1,0,2,-4,6r6,0xm9,-87v-3,0,-3,1,-1,2xm7,-69v-1,-3,-2,2,-2,2xm17,-54v2,-7,-4,-16,-3,-8v-1,6,-5,7,3,8xm7,-60v-1,-2,-5,-4,-4,1v2,0,3,0,4,-1xm64,-60v6,1,4,7,0,12v-12,0,1,-10,0,-12xm31,-39v0,-4,-2,-6,-5,-3v0,1,2,2,5,3xm9,-38v1,-4,10,-4,8,2v-2,4,-6,1,-8,-2xm86,-36v-4,-1,-5,5,-3,7v0,-3,6,-3,3,-7xm39,-35v0,-2,-2,0,-3,0v0,0,0,2,1,2xm80,-15v-3,0,-5,0,-4,3v3,0,5,0,4,-3xm149,-57v-1,4,3,3,3,1v0,-2,-2,-1,-3,-1xm150,-66v-1,-1,-3,-2,-1,-7v5,-1,5,-1,5,-4v-7,6,-6,-15,-9,-5v-6,-1,-8,2,-5,7v12,-3,-2,12,10,9xm150,-91v1,3,5,2,3,0r-3,0xm157,-97v-5,-5,-5,-9,-10,-2v0,1,3,1,10,2xm171,-61v-5,-1,-1,1,-1,1xm131,-91v2,0,5,-6,3,-9v-1,0,-4,-1,-4,1v6,0,2,5,1,8xm139,-109v2,0,4,0,3,-2v-2,0,-4,0,-3,2xm161,-127v0,2,3,4,2,1v-1,-1,-1,-3,-2,-1xm146,-35r0,-1r0,1xm111,-237v-1,2,1,2,3,2v0,-1,-1,-2,-3,-2xm129,-226v-1,-7,-4,-3,-1,0r1,0xm124,-221v-4,0,-7,-1,-7,3v2,-1,8,1,7,-3xm136,-210v0,-4,-4,-6,-3,0r3,0xm129,-207v0,-4,-9,-5,-9,-4v2,8,1,9,9,4xm100,-211v-3,1,-3,1,-1,3v3,1,1,-2,1,-3xm146,-208v2,2,5,10,7,6v-1,-4,-4,-5,-7,-6xm171,-207v-2,0,-6,-1,-5,2v2,0,6,1,5,-2xm125,-202v-2,2,1,5,3,4v1,-3,-2,-3,-3,-4xm142,-198v5,2,-3,8,0,10r11,-2v-3,-5,-7,-8,-11,-8xm156,-198v1,0,2,3,2,1xm128,-197v0,3,-3,10,3,8v2,-4,3,-8,-3,-8xm157,-190v-2,0,-1,3,-1,4v2,0,1,-3,1,-4xm167,-189v-2,0,-2,2,-2,4v3,1,2,-2,2,-4xm127,-178v-1,-2,-5,-1,-4,2xm139,-178v-4,-1,-7,2,-3,4v1,0,2,-2,3,-4xm148,-176v-3,1,-5,5,-1,5xm115,-156v2,-1,-2,-7,-1,-2xm133,-158v-4,0,-6,3,-3,5v7,1,9,-3,16,0v0,-2,-5,-3,-13,-5xm126,-146v-2,-2,-7,1,-2,2xm104,-139v-4,-3,-9,3,-2,2xm130,-133v0,-1,3,-2,1,-2xm122,-132v-2,2,0,7,3,6xm107,-122v0,0,-6,-6,-5,-2xm125,-110v-2,-1,-7,2,-2,2xm128,-108v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm102,-29v4,-5,-5,-11,-5,-3v3,0,5,1,5,3xm108,-15v-2,0,-4,0,-3,3v2,0,4,0,3,-3xm172,-21v2,-1,2,-3,-1,-3xm167,-41v1,0,4,-1,1,-1xm177,-9v2,1,5,-1,2,-2xm116,-237r-2,-2v0,1,0,2,2,2xm168,-108v1,0,3,1,3,-1v-1,0,-3,-1,-3,1xm186,-132v3,-1,5,-2,2,-5v-3,0,-3,2,-2,5xm182,-129v-2,0,-5,-2,-5,0r5,0xm184,-120v1,0,5,0,2,-1xm175,-116v1,-1,8,-4,3,-4v1,2,-4,1,-3,4xm164,-167v0,-2,3,-4,2,0r-2,0xm168,-164v-1,-4,1,-5,5,-3v1,5,-5,8,-5,3xm163,-151v1,-7,3,-12,7,-7xm121,-48v-5,-5,-7,-10,0,-12v-1,2,12,11,0,12xm181,-99v-1,0,-1,0,-1,1v1,0,1,0,1,-1xm153,-130r3,-11r55,0r-25,67r27,74r-54,0r-5,-14v-9,0,-18,17,-28,4v-2,1,-3,0,-4,-2v3,-4,-5,-2,-6,-5v3,6,7,10,6,15v-11,2,-17,2,-21,-9v0,4,1,7,-4,6r0,-42v6,-2,22,-13,20,1v4,0,4,8,13,6v-3,-4,-1,-19,2,-9v8,-9,-20,-8,-6,-23v1,-11,0,-17,-5,-25v2,1,6,2,5,-2v-15,-1,-7,-9,-29,-10r0,-42v5,1,4,3,6,4v0,-6,-6,-5,-6,-10v22,2,29,-24,22,-39v1,1,1,3,-1,3v-5,-7,-12,-10,-21,-11v2,-10,-6,-30,8,-28v-1,-3,-8,2,-8,-1v0,-9,1,-10,0,-19v49,0,76,19,81,63v-6,0,0,0,0,4v-1,13,-5,21,-6,11v-11,5,-4,-10,-13,-7v-1,-2,0,-5,-3,-4v0,10,9,11,7,24r-6,-1v3,3,6,6,-2,5v4,12,-6,25,-13,15v-3,0,-8,-2,-7,3v3,-1,11,6,18,9xm163,-85v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm163,-74v2,-1,1,-5,2,-7v-2,0,-5,5,-2,7xm157,-86v2,-1,3,-2,-1,-2xm162,-97v1,0,1,-1,1,-1xm143,-112v6,3,5,-9,8,-13v-7,5,-6,7,-8,13xm196,-28v1,-3,-2,-2,-4,-2v-1,3,1,3,4,2xm180,-34v-2,2,-6,3,-6,-2v1,-5,-7,-7,-7,-2v-3,8,5,5,6,14v-1,-4,18,-7,7,-10xm162,-25v-3,-3,-5,-5,-3,1xm153,-22v-1,-13,-4,-11,-7,-4v3,0,5,1,7,4xm190,-9v-1,-1,-1,-3,-1,0r1,0xm150,-45v5,3,13,-4,5,-1v-5,1,-5,-6,-5,1xm141,-37v0,-2,0,-2,-2,-2v0,2,0,2,2,2","w":220},{"d":"2,-108v-15,-76,45,-150,113,-143v-2,14,5,37,-5,43v3,3,4,-3,5,0v-14,4,-27,10,-37,19r-6,-2v12,6,-15,24,-14,48v-3,-3,-6,1,-1,1v5,14,-9,16,-5,19r2,-1v1,0,8,19,4,29v-1,0,-1,0,-1,1v4,-2,6,0,6,7v1,6,20,39,45,39v-1,7,-3,5,-9,3v-2,9,-14,4,-7,13v7,-5,12,-13,22,-6v2,11,-6,3,-7,12v5,-3,9,2,6,7v-11,-6,-2,9,-12,9v-1,-3,2,-2,2,-5r-2,0v3,-4,5,-8,5,-10v0,8,-16,6,-8,10v-1,2,-1,5,0,7v-1,0,-2,-2,-2,0v1,1,5,5,2,7v-5,-3,-16,1,-15,-8v-22,-1,-30,-7,-50,-26v-9,-18,-18,-18,-26,-46v-1,-8,8,-6,5,-12v5,2,9,-1,7,7r-2,-1v-5,11,12,3,12,13r2,0v0,-2,-4,-6,1,-5v4,0,5,3,7,0v-1,-6,0,-2,-5,0v-4,-9,-20,1,-10,-14v2,1,5,4,5,0v-2,-2,3,-8,-2,-5v-9,-3,-28,15,-25,-9v5,6,6,-1,8,-6v-4,2,-4,4,-6,-1r1,0r-3,-2v0,5,2,5,0,8xm140,-48v6,2,24,-21,32,-21v-6,-3,-2,-2,4,-10v-2,-5,0,-6,4,-6v3,-1,2,3,4,3v1,-5,-11,-1,-5,-12r4,2v0,-5,-3,-9,-1,-16v2,2,6,-1,6,-5v-3,-1,-2,7,-6,3v-3,-24,14,-23,30,-18v3,-6,7,-2,9,-4v-5,0,-1,-2,-4,-5v-1,4,-15,6,-16,2r2,-5v-9,2,-9,1,-20,0v-2,-6,-5,-15,3,-16v-17,-20,-29,-47,-61,-52v1,-14,-2,-32,1,-44v41,-4,103,42,103,76r0,-5v2,0,3,4,5,14v-3,-1,-3,-4,-4,3v-2,10,-17,4,-21,0v4,4,-2,8,-8,7v0,0,0,-2,-1,-2v-1,3,3,5,1,6v0,-1,0,-1,-1,-1r0,4v-3,0,-10,-5,-11,-1v9,2,23,10,29,3v-4,-2,-14,-7,-5,-12v3,2,0,5,2,7v0,-2,3,-2,7,-3v1,3,-6,7,-1,6v5,0,0,-8,5,-6v4,-1,9,-7,11,-1v-2,1,5,18,-4,15v1,4,-5,2,-5,5r6,-2r-1,2v10,0,6,8,6,16v-2,0,-1,-5,-5,-4v2,9,-8,5,-6,11v2,-2,5,0,8,0r-1,2r4,0v0,23,-8,50,-29,74v-22,26,-57,43,-84,36v2,0,2,0,2,-1v-6,1,-2,-8,-3,-12v1,-6,4,-4,11,-6v-9,-6,-2,-17,1,-25v-2,1,-5,2,-4,-2v2,0,7,-3,8,-1xm188,-220v3,-2,-2,-6,-2,-3v1,0,2,1,2,3xm46,-210v-2,0,-4,1,-4,4v2,-1,4,-2,4,-4xm224,-176v-2,1,-11,3,-5,3v2,-1,6,0,5,-3xm20,-171v-2,0,-2,0,-2,2v2,0,2,0,2,-2xm59,-154v-2,0,-6,2,-4,4xm43,-152v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm207,-150v-1,0,-2,3,-2,1xm205,-144v0,0,-3,2,-1,2xm20,-140v1,-2,-2,-7,-2,-2xm28,-138v0,-2,-4,-3,-3,0r3,0xm218,-138v2,1,7,4,10,5v1,-5,-4,-5,-10,-5xm14,-134v0,-2,-3,-4,-2,-1xm182,-137v4,-3,9,3,6,6v-4,0,-6,-2,-6,-6xm24,-129v0,0,-5,-5,-4,-1v6,-1,7,7,4,11v-5,2,-9,5,-6,5v8,-5,12,-9,19,-3r-1,1v6,2,2,-4,5,-4v2,3,10,2,8,-5v-11,0,-13,-3,-18,-9v0,4,-4,4,-7,5xm237,-130v-1,8,-12,-7,-6,4v3,-2,7,2,6,-4xm14,-126v-1,3,1,3,3,2r0,-2v-1,1,-2,1,-3,0xm197,-113v0,-3,-9,-10,-11,-6xm15,-114v-1,0,-1,0,-1,1v3,0,1,-1,1,-1xm24,-111r1,-3xm219,-114v0,0,-2,0,-2,1r4,0xm205,-114v-2,1,-6,0,-6,4v4,-2,7,4,6,-4xm21,-108v1,-1,4,-2,2,-2xm202,-105v0,-2,-2,-6,-2,-3v2,2,-1,4,2,3xm208,-107v-1,2,4,5,4,1xm234,-107v-3,-1,-2,2,-3,3v2,0,4,0,3,-3xm55,-104v-2,0,-6,1,-4,2v2,0,5,1,4,-2xm49,-102v-3,0,-5,0,-3,3xm38,-101v-7,3,-8,3,-1,6xm187,-99v-3,-1,-2,2,-1,3v4,1,2,-1,1,-3xm54,-81v-3,-14,-15,-14,-18,-6r1,3v5,-6,12,-1,17,3xm195,-91v-1,-1,-7,-2,-6,2v3,0,4,-1,6,-2xm6,-86v-2,0,-3,-5,-1,-5v3,0,3,3,1,5xm35,-88v-5,-4,-6,7,-3,2v2,1,4,1,3,-2xm19,-73v1,-7,-6,-8,-9,-6xm186,-80r1,1xm64,-77v-2,0,-5,2,0,2r0,-2xm181,-72r0,5v3,0,2,-4,0,-5xm197,-72v-2,2,-3,5,1,4xm72,-68v-1,-1,-4,-3,-3,0v1,1,2,1,3,0xm40,-67v-3,-1,-7,2,-2,3xm188,-64v0,-2,-4,-3,-4,-1v1,1,2,1,4,1xm176,-65r0,5v2,-2,2,-4,0,-5xm67,-56v0,-3,0,-5,-2,-5v2,2,-2,6,2,5xm75,-55v-2,-3,-6,2,-8,3xm43,-55v-3,0,-8,2,-2,4v1,-1,2,-2,2,-4xm28,-48v-2,-2,-4,-2,-3,1xm58,-50v-3,-1,-2,2,-2,4v2,0,1,-3,2,-4xm94,-48r0,2v3,-1,4,-5,0,-2xm31,-44v0,-1,1,-4,-1,-4v0,2,0,3,1,4xm75,-38v-1,-11,-12,-7,-2,0r2,0xm40,-43v-3,-1,-5,2,-3,4v3,0,5,-1,3,-4xm52,-41v-3,0,-6,3,-1,3xm126,-36v-1,-2,-1,-5,2,-4v-1,1,0,4,-2,4xm47,-38v0,1,-4,3,-2,3xm54,-38v-2,0,-1,2,-1,3v2,0,1,-2,1,-3xm55,-34v1,6,10,5,11,0v-3,2,-7,0,-11,0xm140,-33v-1,0,-3,-1,-3,1v1,0,4,2,3,-1xm125,-21v1,-3,-1,-8,1,-9v0,3,1,7,-1,9xm54,-22v1,-3,-5,-5,-5,-3v1,5,6,4,11,4v-2,0,-5,-2,-7,0xm66,-25v-1,1,-4,4,0,3r0,-3xm160,-24v-2,0,-4,4,-1,3xm83,-18v0,-2,-4,-3,-4,-1v1,1,2,1,4,1xm92,-20v-4,-1,-2,3,-2,5v5,0,4,-1,2,-5xm62,-19v0,1,-3,4,-1,4v3,-1,5,-3,1,-4xm88,-12v1,-4,-2,-3,-5,-3v2,1,0,3,5,3xm114,-8v-3,-1,-1,-10,1,-8v0,3,0,6,-1,8xm139,-9v1,-3,-3,-6,-2,-1xm103,-3v1,-8,12,-5,12,2v-7,3,-8,-3,-12,-2","w":249},{"d":"45,-189v2,-1,2,-3,-1,-3v-2,0,1,3,1,3xm40,-209v1,0,3,-1,1,-1xm27,-245v2,4,8,4,14,4v-3,-2,0,-11,-3,-8xm49,-176v2,1,7,-2,2,-2xm79,-151v1,-1,4,-2,2,-3v-1,0,-2,1,-2,3xm111,-99r0,99r-18,0r-92,-252r54,0xm76,-74v2,1,2,-1,2,-3v-1,0,-2,1,-2,3xm81,-83v-1,5,3,4,3,1v0,-2,-2,-1,-3,-1xm107,-44v-5,2,-12,8,-5,11v-1,-4,5,-6,5,-11xm77,-95v0,5,3,6,3,1v-1,-5,7,-5,6,-8v-7,3,-6,-5,-8,-9v2,8,-13,-1,-6,10v4,0,10,2,5,6xm99,-70v0,3,8,8,9,5v-6,-1,-5,-5,-9,-5xm82,-117v2,3,6,5,3,0r-3,0xm101,-83v-6,2,-9,8,-3,5v-1,-3,4,-2,3,-5xm89,-122v-5,-4,-4,-10,-10,-3v0,1,3,2,10,3xm100,-86v0,2,2,0,3,0r-3,0xm92,-55v1,-5,-9,-7,-9,-7v0,3,4,5,9,7xm99,-22v3,1,1,-2,1,-4v-3,-1,-1,2,-1,4xm62,-146v2,0,5,4,5,2v-3,0,-2,-3,-5,-2xm63,-116v2,0,5,-6,3,-9v-1,0,-4,-1,-4,1v6,0,2,5,1,8xm55,-148v0,4,4,2,1,0r-1,0xm61,-155v3,1,6,-2,1,-2xm53,-161v2,2,4,2,4,-1v-2,-1,-4,-1,-4,1xm72,-134v2,0,2,0,2,-2v-2,0,-2,0,-2,2xm257,-70v-1,-2,-3,-2,-3,1xm253,-50v0,-2,-4,-4,-3,-1xm243,-14r7,3v-1,-4,-1,-7,1,-9r-8,0r0,-77r57,-155r54,0r-92,252r-19,0r0,-14xm263,-82v0,-4,-4,-2,-1,0r1,0xm292,-107v0,-2,-4,-4,-3,-1v1,1,2,3,3,1xm322,-214v-2,0,-14,3,-9,5v5,-2,8,-3,9,-5xm288,-187v-2,0,-2,0,-2,2r2,2r0,-4xm293,-182v-3,-1,-2,2,-2,4v3,1,3,-1,2,-4xm314,-177v-2,-8,-6,-15,-9,-6xm316,-242v-1,-7,-5,-4,-9,-1v3,1,7,5,9,1xm287,-165v1,1,4,1,3,4v-6,-1,-13,6,-6,8v5,-3,4,2,6,4v-3,-11,15,-9,1,-14v2,-6,-4,-11,-4,-2xm315,-158v-4,3,-9,1,-9,7v3,-1,6,-3,9,-7xm316,-148v-1,1,-4,0,-4,2v2,-1,4,-1,4,-2xm296,-147v-3,1,-4,5,0,2r0,-2xm304,-144v-1,0,-3,-1,-3,1r7,3v-3,0,-2,-3,-4,-4xm300,-139v-13,1,-11,4,-5,8v0,-3,2,-6,5,-8xm309,-137v-1,1,-2,0,-2,2r3,0xm337,-235v-3,-7,-8,-1,-11,-1v1,9,4,0,11,1xm302,-205v-5,2,-10,5,-7,8v-2,-5,9,-1,7,-8xm324,-221v-2,0,-4,3,-1,2xm308,-199v0,0,-5,5,-1,4xm327,-208v-1,0,-5,4,-1,3xm322,-205v-3,-1,-7,3,-2,2xm277,-118v-1,1,-7,4,-2,4v-1,-2,3,-1,2,-4xm276,-141v1,4,-3,4,-4,6v13,2,-2,-15,4,-6xm268,-114v0,0,-3,2,-1,2xm271,-105v2,0,5,2,5,0r-5,0xm267,-102v-3,1,-5,2,-2,5v3,0,3,-2,2,-5xm285,-126v-1,0,-3,-1,-3,1v1,0,3,1,3,-1xm136,-70v0,0,-5,0,-3,1xm193,-134v2,0,4,0,3,-2v-2,0,-4,0,-3,2xm219,-26v0,6,6,4,3,0r-3,0xm213,-55v1,-5,-8,-7,-8,-7v0,3,3,5,8,7xm221,-86v0,2,4,1,4,0r-4,0xm211,-122v-5,-3,-5,-10,-10,-3v0,1,3,2,10,3xm222,-83v-5,2,-9,7,-3,5v-1,-3,4,-2,3,-5xm204,-117v1,3,5,4,3,1xm230,-73v0,0,-4,-5,-3,-1xm220,-67v4,-4,7,8,9,2v-6,-1,-4,-6,-9,-5r0,3xm198,-95v0,5,4,7,4,1v-2,-6,8,-4,6,-8v-8,7,-6,-15,-9,-5v-6,-3,-9,2,-5,6v5,0,10,2,4,6xm228,-44v-6,3,-11,8,-4,11v-1,-4,4,-6,4,-11xm202,-83v-1,5,3,4,3,1v0,-2,-2,-1,-3,-1xm197,-74v2,1,2,-1,2,-3v-1,0,-2,1,-2,3xm200,-151v1,-1,4,-2,2,-3v-1,0,-2,1,-2,3xm155,-118v3,10,9,14,8,-2v-3,2,-8,-2,-8,2xm163,-126v-1,0,-3,-1,-3,1v1,0,3,1,3,-1xm145,-102v-2,1,-4,2,-2,5v3,0,3,-2,2,-5xm150,-105v0,1,4,2,4,0r-4,0xm147,-114v-2,-1,-5,1,-2,2xm155,-135v4,-6,-6,-12,-1,-6v2,5,-7,6,1,6xm156,-118v-1,1,-8,4,-3,4v-1,-2,4,-1,3,-4xm201,-154v0,-2,-1,-7,-1,-2xm196,-164v1,1,5,7,4,1xm184,-161v0,1,1,4,1,1xm169,-174v-6,3,-1,9,-1,11v4,0,4,-2,6,-4v-4,0,-5,-3,-5,-7xm175,-160r-1,-1xm162,-153v-6,1,-4,7,-1,9v0,-3,6,-7,1,-9xm171,-107v0,-2,-4,-4,-3,-1v1,1,2,3,3,1xm142,-82v0,-4,-6,-2,-2,0r2,0xm131,-50v0,-5,-4,-2,-1,0r1,0xm109,-73v0,0,-5,-5,-4,-1xm189,-121v-1,-2,-1,-5,-3,-3v2,3,0,5,-1,8v1,0,3,-2,4,-5xm194,-121v0,2,2,1,3,1v0,-2,-2,-1,-3,-1xm190,-159v-1,1,3,10,5,8v-2,-5,-3,-7,-5,-8xm205,-175r28,76r0,99r-19,0r-36,-100r-37,100r-19,0r0,-14r7,3v-1,-4,-1,-7,1,-9r-8,0r0,-77r28,-78r55,0","w":356},{"w":105},{"d":"64,0r-64,0r111,-253r64,0xm58,-68v0,0,-5,0,-3,1xm53,-49v0,-4,-7,-3,-3,0r3,0xm50,-19v-6,0,-13,0,-15,3r14,5v-1,-3,-2,-7,1,-8xm65,-80v-1,-4,-8,-2,-2,0r2,0xm95,-107v-1,3,4,6,3,2v0,-1,-1,-2,-3,-2xm133,-208v-4,3,-17,3,-10,6v6,-2,9,-4,10,-6xm94,-181v-2,0,-2,0,-2,2v2,1,2,1,2,-2xm101,-173v0,-3,-4,-4,-3,0r3,0xm113,-178r11,6v-3,-5,-7,-16,-9,-6r-2,0xm127,-235v-2,-5,-7,-3,-11,-1v4,2,8,6,11,1xm99,-163v-3,-5,-7,-2,-6,3v1,1,4,1,3,4v-6,-1,-16,5,-8,8v7,3,22,-6,10,-10v0,0,-3,-6,1,-5xm125,-152v-3,-3,-6,6,-10,2v2,9,2,-1,10,-2xm126,-144v-2,1,-5,0,-4,3v3,-1,4,-2,4,-3xm103,-143v-3,2,-5,4,1,3xm112,-140v-1,0,-3,-1,-3,1v0,1,3,3,8,5v-1,-3,-3,-3,-5,-6xm107,-134v-15,0,-11,3,-5,7v0,-3,1,-5,5,-7xm120,-131v-1,-2,-4,-1,-5,0r5,0xm151,-228v-3,-6,-11,-1,-13,-1v0,4,3,4,5,6v0,-4,3,-5,8,-5xm110,-199v-6,2,-11,5,-8,8v-1,-5,10,-1,8,-8xm136,-214v-2,-1,-6,3,-2,2xm117,-193v-3,-1,-4,2,-4,4v3,1,4,-2,4,-4xm139,-202v-1,1,-7,5,-1,4xm128,-197v2,0,7,-1,2,-1xm81,-114v-1,0,-8,3,-3,3v0,-2,4,0,3,-3xm81,-131v3,-7,-7,-14,-2,-3v1,3,-3,1,-4,3r6,0xm71,-111v-2,-1,-5,1,-2,2xm74,-102v0,1,5,4,5,0r-5,0xm69,-99v-3,1,-5,2,-2,5v3,0,3,-2,2,-5xm90,-123v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm57,-184r-4,-1v1,1,2,2,4,1xm49,-201v3,-1,3,-5,0,-2r0,2xm35,-237v2,4,9,4,15,4v-4,-1,1,-11,-3,-8xm65,-173v-4,0,-7,3,-1,2r-14,31r-50,-113r64,0r18,42xm95,-146v1,-1,5,-2,2,-3v-1,0,-2,1,-2,3xm91,-71v3,1,2,-2,2,-4v-1,1,-2,2,-2,4xm92,-92v0,6,5,6,5,1v-1,-5,8,-4,7,-8v-9,6,-9,-16,-11,-4v-6,-2,-10,1,-6,6v5,0,11,1,5,5xm99,-113v2,3,7,3,3,0r-3,0xm109,-114v2,3,6,-1,7,-4v-5,2,-7,3,-7,4xm107,-118v-6,-4,-4,-10,-12,-3v0,1,4,2,12,3xm115,-122v1,3,3,1,5,0r-5,0xm76,-142v0,2,6,6,5,2v-3,0,-2,-3,-5,-2xm77,-112v3,0,5,-6,3,-9v-2,0,-5,-1,-5,1v7,-1,3,5,2,8xm68,-143v1,3,2,0,1,0r-1,0xm74,-150v2,0,6,1,5,-2v-3,0,-4,1,-5,2xm32,-216v2,1,5,3,5,-1v-2,-1,-4,-1,-5,1xm86,-130v2,0,5,1,4,-2v-2,0,-5,-1,-4,2","w":182},{"d":"60,-60v1,-1,2,0,2,-2v-1,0,-2,0,-2,2xm50,-252v11,-4,21,7,25,4v-3,-1,-5,-2,-6,-4v15,-6,23,14,10,19v4,2,5,11,-4,9v-1,-5,2,-7,1,-10v-5,5,-22,10,-5,8v4,5,4,10,14,6r0,142v-10,48,-29,76,-76,80v-1,-6,-4,2,-9,0v1,-8,-1,-18,5,-21v-1,2,-4,-2,-5,1v3,-11,-8,-39,8,-35v-1,-5,10,2,5,-5v10,-5,15,-14,15,-26r0,-144v7,-6,-4,-12,2,-18v5,2,4,-1,4,-6v4,1,13,-2,14,2v-6,-3,-8,1,-5,6v12,-4,-1,16,9,8v0,0,-2,0,-2,-1v-1,-6,8,-5,7,-9v-5,2,-7,-1,-7,-6xm78,-241v0,2,8,5,6,0r-6,0xm39,-241v-6,3,-7,6,0,8v1,-3,3,-6,0,-8xm64,-242v-5,3,-11,7,-5,11v-1,-4,5,-6,5,-11xm51,-226v-1,4,3,3,3,1v0,-2,-2,-1,-3,-1xm37,-224v-4,-1,-5,2,-7,3v5,-1,7,-1,7,-3xm46,-217v3,1,2,-2,2,-4v-1,1,-2,2,-2,4xm62,-217v4,-1,8,4,11,3v0,-1,-8,-7,-11,-3xm35,-213v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm80,-213v0,5,4,8,4,1xm78,-186v3,-1,5,-8,0,-8r0,8xm9,-9v-1,0,-4,-2,-4,0r4,0xm6,-18v7,-1,3,-3,0,-1r0,1xm15,-43v3,-6,-3,-7,-7,-5v-1,5,4,4,7,5xm16,-18r1,-1xm18,-34v-3,5,-9,-2,-11,0r3,11v5,-3,8,-7,8,-11xm22,-51v-1,-2,-7,2,-4,3v3,1,3,-2,4,-3xm30,-5v0,-2,1,-5,-2,-4v0,2,-1,5,2,4xm31,-30v0,0,-15,5,-9,7v6,-1,8,-4,9,-7xm34,-76v-1,-2,-1,-2,-3,-1v-1,3,2,1,3,1xm35,-55v-2,-2,-11,1,-13,3v7,-2,6,7,11,4v0,-3,1,-5,2,-7xm33,-40v4,0,6,-4,0,-3r0,3xm44,-52v-1,-3,1,-7,-3,-7v1,2,-1,8,3,7xm49,-47v7,-1,3,-4,0,-1r0,1xm54,-71v2,-3,4,-11,2,-11v-3,3,-2,5,-2,11xm67,-77v0,-2,0,-4,-2,-3v1,1,0,3,2,3xm60,-65v-2,-1,-2,1,-2,3v1,0,2,-1,2,-3xm82,-109r0,1r0,-1xm28,-252v7,-2,3,5,1,2v-1,0,-1,-1,-1,-2xm85,-222v-3,0,-2,-7,0,-9r0,9xm64,-82r-1,0r1,0","w":97},{"d":"99,8r-55,0r96,-261r54,0xm94,-63v-1,-2,-5,1,-3,1xm89,-43v0,-5,-4,-2,-1,0r1,0xm74,-9r13,6v-1,-4,-1,-7,1,-9v-6,-1,-10,1,-14,3xm100,-75v0,-4,-6,-2,-2,0r2,0xm127,-102v-1,1,1,4,2,2v0,-2,-1,-1,-2,-2xm158,-207v-2,0,-13,4,-9,6v5,-2,8,-4,9,-6xm124,-179v-2,0,0,2,0,3r0,-3xm131,-171v0,-3,-4,-4,-3,0r3,0xm146,-181v-8,4,-2,9,4,12v1,-6,-5,-7,-4,-12xm153,-235v-2,-5,-5,-4,-9,-1v3,2,7,6,9,1xm129,-161v-3,-4,-6,-2,-5,3v2,2,4,6,-2,5v-5,-1,-7,8,-2,8v4,-2,4,1,6,3v-4,-11,15,-9,2,-13v0,0,-3,-7,1,-6xm151,-151v-4,1,-4,7,-9,4v2,7,3,-1,9,-2r0,-2xm152,-141v-1,1,-4,0,-3,3v2,-1,3,-2,3,-3xm133,-140v-3,2,-5,6,0,3r0,-3xm144,-131v-1,-4,-2,-5,-6,-5v0,1,2,3,6,5xm136,-131v-13,1,-11,4,-4,7v0,-3,1,-5,4,-7xm146,-129v-1,1,-3,0,-3,2r4,0xm174,-228v-4,-5,-6,-1,-11,-1v-1,4,3,3,3,6v0,-4,3,-5,8,-5xm139,-198v-5,2,-11,5,-8,8v-1,-5,10,-1,8,-8xm161,-213v-2,-1,-4,2,-2,2xm145,-192v-3,-1,-4,2,-4,4v3,1,4,-2,4,-4xm164,-201v-1,1,-7,5,-1,4xm158,-197v-3,-1,-6,3,-1,2xm114,-109v0,0,-8,2,-3,2v0,-1,1,-2,3,-2xm113,-128v3,-3,-2,-11,-3,-8v6,3,-5,10,3,8xm105,-107v-2,-1,-5,1,-2,2xm108,-98v0,2,2,2,4,2v1,-3,-2,-2,-4,-2xm103,-94v-2,1,-5,2,-2,4v3,0,3,-2,2,-4xm121,-119v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm80,-135v-3,8,-14,11,-31,12r0,-24v23,-6,11,-41,14,-66v-2,-9,-7,-14,-14,-15r0,-25v48,-1,43,42,43,88v0,13,-6,28,-12,30xm81,-244v2,-1,6,-1,3,1xm67,-224v-3,-1,-1,2,-1,3r1,0v-2,0,0,-2,0,-3xm76,-220v-2,0,-2,0,-1,1xm80,-165v-1,0,-1,0,-1,1v1,0,3,2,3,0xm43,-228v-20,3,-11,40,-13,62v0,9,4,16,13,19r0,24v-52,-1,-42,-42,-43,-89v0,-24,15,-42,43,-41r0,25xm9,-245v1,0,3,1,1,1v-1,-4,-2,5,-3,-1v1,0,2,1,2,0xm18,-204v-6,-1,-1,2,-3,4v3,1,2,-2,3,-4xm18,-220v-1,0,-1,0,-1,1xm14,-164v-1,0,-3,2,-3,0r3,0xm199,-130v47,-2,46,43,43,88v-2,28,-12,39,-43,42r0,-25v22,-6,10,-41,13,-66v-2,-9,-6,-13,-13,-14r0,-25xm231,-121v0,-2,3,-2,3,0v-2,-1,-1,-1,-3,0xm215,-98v2,0,1,-2,1,-3v-2,0,-1,2,-1,3xm224,-97r1,0r-1,0xm230,-42v0,0,-2,0,-2,1v2,-1,4,1,3,0xm192,0v-50,-3,-43,-41,-43,-89v0,-26,15,-41,43,-41r0,24v-20,3,-11,41,-13,63v0,9,4,15,13,18r0,25xm157,-121v0,-4,5,0,2,0v0,-2,0,0,-1,0r-1,0xm168,-82v-7,-2,-4,5,-2,5xm168,-98v0,0,-2,0,-2,1xm163,-41v-1,0,-3,2,-3,0r3,0","w":253},{"d":"1,-252r53,0v9,13,19,27,27,44r-2,0v5,7,19,16,14,27v5,1,14,8,9,14v-16,-1,-31,9,-44,5v-4,6,-10,-10,-10,-10v4,2,14,3,17,0v-7,0,-10,-11,-19,-6v-10,-10,-46,-74,-45,-74xm292,-2v-14,5,-39,0,-57,1r1,-59v4,-7,10,-1,8,-13r-8,-1v3,-57,-10,-67,26,-110v7,-9,17,-38,30,-49r0,153v-3,2,-4,2,0,5r0,63v1,2,-6,1,-5,4v5,-1,6,2,5,6xm271,-6v2,0,1,-3,0,-4r0,4xm38,-239r0,1r0,-1xm259,-12v2,-1,3,-2,-1,-2xm25,-174v-11,-4,-17,11,-25,2v2,-20,-4,-47,2,-63r30,52v-2,3,-8,3,-7,9xm273,-23v0,2,4,1,5,2v-2,-1,-2,-2,-5,-2xm259,-24v2,0,5,1,4,-2v-2,0,-5,-1,-4,2xm251,-28v3,-1,3,-1,1,-3xm279,-45v0,0,11,-3,4,-2v-2,-1,-1,3,-4,2xm265,-51r0,-4v-2,1,-2,3,0,4xm75,-194v0,-3,-4,-6,-3,0v1,2,2,2,3,0xm242,-69v0,6,-8,9,-6,0v0,-3,5,-2,6,0xm77,-173v8,4,10,-5,14,-8v-11,5,-21,-14,-19,1v-2,0,-4,1,-4,4v6,-2,5,6,9,5r0,-2xm282,-68r5,-1xm81,-176v2,-2,5,-6,4,0v-2,1,-3,3,-4,0xm33,-170v2,-3,6,-4,7,1v-3,1,-5,1,-7,-1xm17,-170v6,-2,7,3,4,7v2,-2,11,-7,13,-3v0,1,-4,5,0,4v4,-6,12,-4,12,6v-19,2,-33,10,-46,8v-1,-19,2,-8,14,-12v-4,-7,9,-3,3,-10xm141,-17r-73,-123v0,0,2,0,2,-1v-6,-1,-16,-16,-2,-12v7,6,20,-4,29,-2v2,-10,19,-5,17,4v-3,0,-3,5,0,5v0,-2,0,-4,3,-3r24,41r0,91xm255,-94v0,4,4,2,1,0r-1,0xm242,-98r4,0r-4,0xm42,-152v-1,4,2,5,5,3v2,11,10,4,8,19v-2,0,-4,0,-3,2r3,0r1,127r-56,0r0,-136v5,-12,28,-6,30,3v8,-9,-14,-7,-8,-14v6,-2,13,4,16,0v-2,-3,2,-3,4,-4xm54,-144v-3,0,-8,-6,-3,-6v2,1,3,3,3,6xm92,-146v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm43,-142v-3,-3,-4,-1,-4,3v0,1,-1,3,1,3v2,-1,3,-3,3,-6xm97,-139v2,0,5,2,5,0v-1,-1,-3,-1,-5,0xm102,-136v-1,-3,-2,2,-2,2xm119,-136v0,0,-8,6,-2,5v0,-2,4,-5,2,-5xm114,-130v0,-1,-4,-2,-4,0r4,0xm9,-130v2,8,7,7,10,2v-3,-1,-5,-3,-10,-2xm36,-127v-3,-3,-3,5,-11,3v0,2,-1,5,1,5v5,-3,7,-5,10,-8xm51,-123v0,0,-2,0,-2,1r3,2xm41,-121v-2,0,-6,-1,-5,2v2,0,6,1,5,-2xm129,-121v-3,-1,-4,3,-2,4v1,-1,2,-2,2,-4xm21,-118v-1,-1,-2,-1,-3,0r3,0xm34,-114v-2,-2,-9,4,-2,2xm128,-108v-2,0,-4,3,0,2r0,-2xm12,-102v-4,-1,-3,3,-1,4xm278,-157v1,0,3,-1,1,-1xm121,-87v-2,-1,-5,1,-2,2xm209,-180v2,1,6,4,2,5v-1,-1,-2,-2,-2,-5xm255,-233v1,-1,2,0,2,-2xm163,-47v0,-4,-4,-2,-1,0r1,0xm171,-94v-1,-1,-4,-4,-3,0r3,0xm180,-113v0,-5,-4,-2,-1,0r1,0xm184,-131v0,-1,-4,-2,-4,0r4,0xm179,-132v-1,-3,-2,-4,-5,-4v2,1,2,4,5,4xm194,-137v0,0,-2,0,-2,1v1,1,2,2,2,-1xm197,-139v0,-3,-4,-2,-5,0v0,2,4,0,5,0xm204,-146v-2,0,-2,0,-2,2v2,0,2,0,2,-2xm213,-182v-14,-2,-7,7,-2,9v6,-3,8,7,10,-4v2,0,5,1,5,-1v-8,1,-10,-2,-13,-4xm231,-198v-1,-1,-5,0,-4,3v2,2,5,0,4,-3xm202,-168v-4,0,-9,1,-12,-1v0,-10,14,-8,9,-18v16,-23,24,-45,40,-66r54,0v-2,5,-13,21,-30,51v-11,19,-10,16,-19,28v1,-2,-1,-2,-3,-2v3,6,-19,1,-8,6v3,-2,11,-1,13,-2v-8,11,-8,22,-22,31r2,0r-73,123r0,-91v9,-13,14,-31,26,-41v-1,4,1,4,3,2v-10,-11,11,-19,20,-20xm232,-161v2,0,5,2,4,-1v-2,0,-3,0,-4,1xm228,-160v-4,-3,-11,-3,-20,-4v4,3,12,4,20,4xm207,-166v-1,0,-5,0,-2,1","w":307},{"d":"50,-253v0,1,-2,3,0,3v1,-2,10,-6,12,-1v-1,-1,-2,-2,-2,1v4,1,12,2,11,9v8,0,14,-5,2,-8r-1,-4v32,3,76,-6,102,3v-6,13,7,44,-4,54v-14,-3,-13,-12,-18,-7v5,0,0,5,9,7r-90,0v-1,-9,-8,-9,-18,-9v1,4,17,4,12,9r-50,0v1,-3,-1,-5,-3,-2r1,2r-13,0v-2,-12,2,-16,5,-24r-5,6r0,-39r50,0xm5,-250v1,0,1,-1,1,-2xm56,-237v4,-6,-12,-7,-1,-1xm51,-237v-3,7,3,12,3,3xm57,-227v0,4,8,3,11,0v-1,-4,-1,-6,-4,-6v3,6,-2,8,-7,6xm69,-240v-1,7,3,7,6,2v0,-1,0,-1,-1,-1v0,0,0,2,-1,2xm74,-209v0,1,2,4,2,2v-1,-1,0,-2,-2,-2xm82,-214v-1,5,4,1,7,1v-3,-2,6,-6,-1,-5xm94,-213v-2,0,-4,3,0,2r0,-2xm97,-240v-2,2,-2,4,1,3v1,-2,3,-4,-1,-3xm96,-224v0,2,-1,6,2,5v0,-2,1,-6,-2,-5xm100,-235v5,5,7,-1,1,-1xm102,-216v-1,2,2,5,2,3v-1,-2,-1,-3,-2,-3xm112,-219v-10,5,-2,13,2,7xm111,-230v-1,1,-3,3,0,3r0,-3xm116,-245v-6,-1,-1,8,-2,12v1,0,4,-4,4,-10xm132,-230v0,4,-6,5,0,5v2,-2,2,-4,0,-5xm136,-246v2,3,3,-3,3,-3v-3,-1,-2,2,-3,3xm142,-242v9,-3,3,17,10,6v-3,-4,-5,-13,-10,-6xm147,-207v0,2,1,3,2,3v0,-2,0,-4,-2,-3xm157,-219v8,2,7,-8,4,-13v-4,2,0,11,-4,13xm159,-243v1,1,4,1,7,1v-2,-2,-4,-2,-7,-1xm161,-247r3,2xm167,-213v-3,3,0,8,4,5v-1,-3,-3,-5,-4,-5xm63,0r-64,0r111,-189r63,0xm56,-51v-1,-2,-5,1,-3,1xm49,-38v-1,0,-1,0,-1,1v3,0,1,-1,1,-1xm34,-12r14,4v-1,-3,-1,-5,1,-7v-7,-1,-11,1,-15,3xm59,-61v2,0,5,2,5,0r-5,0xm97,-78v-1,-1,-4,-3,-3,0v1,1,2,1,3,0xm131,-155v-2,-1,-15,2,-10,4v6,-1,9,-3,10,-4xm92,-136v-2,0,-2,0,-2,2v2,1,2,1,2,-2xm98,-132v-2,-1,-2,1,-2,3v3,1,4,-1,2,-3xm122,-128v-2,-7,-6,-11,-10,-5xm125,-176v-2,-4,-9,-3,-11,0v4,1,8,3,11,0xm102,-115v-1,-1,-11,-4,-5,-8v-12,-3,4,9,-11,7v-1,2,-3,5,1,5v4,-2,5,1,7,3v-1,-5,2,-8,8,-7xm123,-115v-3,2,-8,1,-10,5v5,0,2,-3,10,-3r0,-2xm124,-108v-1,1,-4,0,-4,2v3,-1,4,-1,4,-2xm101,-107v-3,1,-4,5,0,2r0,-2xm115,-101v-2,-2,-3,-3,-7,-3v0,1,2,1,7,3xm105,-101v-15,-1,-11,4,-5,6v0,-2,2,-4,5,-6xm117,-99v-1,0,-3,-1,-3,1r4,0xm149,-171v-5,-6,-19,2,-8,4v0,-3,4,-5,8,-4xm108,-149v-6,2,-11,3,-8,6v-1,-4,9,-1,8,-6xm134,-160v-2,0,-6,1,-2,1xm116,-144v-4,-1,-7,3,-1,2xm137,-151v-4,1,-3,3,0,1r0,-1xm131,-149v-3,-1,-7,3,-2,2xm80,-86v-1,1,-7,3,-3,3v0,-2,4,0,3,-3xm74,-98v9,3,5,-10,2,-6v3,3,2,4,-2,6xm69,-83v-2,-1,-5,1,-1,1xm73,-76v2,0,5,2,5,0r-5,0xm68,-74v-3,0,-6,1,-3,3v2,0,4,0,3,-3xm88,-92v-2,0,-4,0,-3,2v2,0,4,0,3,-2","w":186},{"d":"20,-295v0,-4,3,-4,7,-4xm56,-37r0,-179v-2,-26,-25,-27,-38,-32v-1,2,-6,4,-8,1v1,-1,2,-2,-1,-2v-1,3,-7,5,-9,1v1,-14,-3,-34,2,-45v43,-2,79,4,96,28v0,0,1,-2,1,0v29,53,15,151,15,230v0,21,-5,40,-18,51v4,10,-13,3,-8,12v-11,14,-55,25,-88,18v1,-15,-3,-35,2,-46v32,5,54,-7,54,-37xm92,-275v1,-4,10,-3,6,1v-3,-2,-1,-3,-6,-1xm17,-252v-3,0,-1,1,-1,1xm13,-243v1,-1,2,-3,2,0r-2,0xm65,-236v-5,-1,-4,2,-3,5v3,0,0,-4,3,-5xm82,-228v-2,-2,-3,0,-1,1xm91,-35v-2,0,-5,-1,-4,2v4,-2,6,4,6,0xm13,5v1,1,4,9,6,4v-2,0,-2,-5,-6,-4xm3,6v-3,5,5,15,9,11v-9,0,-1,-12,-9,-11xm26,10v-5,-1,-5,2,-2,5v4,0,4,-2,2,-5xm18,21v-2,0,-2,0,-2,2v2,0,2,0,2,-2xm16,24r0,1r0,-1xm16,27v5,0,3,4,0,1r0,-1xm123,-149v6,-2,8,4,11,1r-1,-1v11,1,25,-1,34,1v-1,14,3,34,-2,45r-23,0r0,-3v-2,4,-12,3,-19,3r0,-46","w":175},{"d":"45,-189v2,-1,2,-3,-1,-3v-2,0,1,3,1,3xm40,-209v1,0,3,-1,1,-1xm27,-245v2,4,8,4,14,4v-3,-2,0,-11,-3,-8xm49,-176v2,1,7,-2,2,-2xm79,-151v1,-1,4,-2,2,-3v-1,0,-2,1,-2,3xm111,-99r0,99r-18,0r-92,-252r54,0xm76,-74v2,1,2,-1,2,-3v-1,0,-2,1,-2,3xm81,-83v-1,5,3,4,3,1v0,-2,-2,-1,-3,-1xm107,-44v-5,2,-12,8,-5,11v-1,-4,5,-6,5,-11xm77,-95v0,5,3,6,3,1v-1,-5,7,-5,6,-8v-7,3,-6,-5,-8,-9v2,8,-13,-1,-6,10v4,0,10,2,5,6xm99,-70v0,3,8,8,9,5v-6,-1,-5,-5,-9,-5xm109,-73v0,0,-5,-5,-4,-1xm82,-117v2,3,6,5,3,0r-3,0xm101,-83v-6,2,-9,8,-3,5v-1,-3,4,-2,3,-5xm89,-122v-5,-4,-4,-10,-10,-3v0,1,3,2,10,3xm100,-86v0,2,2,0,3,0r-3,0xm92,-55v1,-5,-9,-7,-9,-7v0,3,4,5,9,7xm99,-22v3,1,1,-2,1,-4v-3,-1,-1,2,-1,4xm62,-146v2,0,5,4,5,2v-3,0,-2,-3,-5,-2xm63,-116v2,0,5,-6,3,-9v-1,0,-4,-1,-4,1v6,0,2,5,1,8xm55,-148v0,4,4,2,1,0r-1,0xm61,-155v3,1,6,-2,1,-2xm53,-161v2,2,4,2,4,-1v-2,-1,-4,-1,-4,1xm72,-134v2,0,2,0,2,-2v-2,0,-2,0,-2,2xm136,-70v0,0,-5,0,-3,1xm131,-50v0,-5,-4,-2,-1,0r1,0xm122,-14r7,3v-1,-4,-1,-7,1,-9r-8,0r0,-77r56,-155r55,0r-92,252r-19,0r0,-14xm142,-82v0,-4,-6,-2,-2,0r2,0xm171,-107v0,-2,-4,-4,-3,-1v1,1,2,3,3,1xm200,-214v-2,0,-14,3,-9,5v5,-2,8,-3,9,-5xm166,-187v-2,0,-1,3,0,4r0,-4xm172,-182v-3,-1,-2,2,-2,4v3,1,3,-1,2,-4xm188,-189v-7,5,-3,9,4,12v1,-6,-5,-7,-4,-12xm195,-242v-2,-6,-5,-4,-9,-1v3,1,6,4,9,1xm168,-171v-7,2,6,13,-7,11v-3,4,0,9,5,6v1,2,0,5,2,5v-4,-11,15,-8,2,-14v-1,-5,1,-6,-2,-8xm193,-158v-4,0,-5,6,-9,3v2,9,2,0,9,-1r0,-2xm194,-148v-1,1,-3,0,-3,2v2,-1,3,-1,3,-2xm175,-147v-3,1,-4,5,0,2r0,-2xm183,-144v-1,0,-3,-1,-3,1r6,3v-3,0,-1,-3,-3,-4xm178,-139v-14,1,-10,5,-4,8v0,-3,1,-6,4,-8xm188,-137v-1,1,-3,0,-3,2r4,0xm216,-235v-4,-7,-8,-2,-11,-1v1,8,4,0,11,1xm181,-205v-5,2,-11,5,-8,8v-1,-5,10,-1,8,-8xm203,-221v-2,-1,-4,2,-2,2xm187,-199v-3,-1,-4,2,-4,4v3,1,4,-2,4,-4xm206,-208v-2,0,-6,4,-1,3xm200,-205v-3,-1,-6,3,-1,2xm156,-118v-1,1,-8,4,-3,4v-1,-2,4,-1,3,-4xm155,-135v4,-6,-6,-12,-1,-6v2,5,-7,6,1,6xm147,-114v-2,-1,-5,1,-2,2xm150,-105v0,1,4,2,4,0r-4,0xm145,-102v-2,1,-4,2,-2,5v3,0,3,-2,2,-5xm163,-126v-1,0,-3,-1,-3,1v1,0,3,1,3,-1","w":240},{"d":"58,-252r-1,252r-57,0r0,-252r58,0xm146,-252v24,1,51,-2,73,1r-115,113r120,138r-69,0r-89,-105r0,-62","w":228},{"d":"103,-255v0,-4,2,-6,7,-5xm6,-229v0,-4,0,-8,-6,-7v1,-5,-2,-15,2,-17v15,1,34,-2,47,1v0,1,-2,3,0,3v3,-5,5,1,8,4r0,120v-1,-1,-3,-1,-3,1v2,2,5,9,2,12v1,-2,1,-2,-2,-2v-1,4,-2,12,-9,11v1,7,5,14,8,1r4,0v-2,33,3,73,-3,102v-12,-7,-45,9,-54,-5v3,-13,12,-14,7,-17v-2,2,-3,2,-7,8r0,-89v8,0,12,-11,9,-18v-3,0,-4,17,-9,11r0,-49v4,1,7,-1,3,-4r-3,1v3,-21,-7,-55,4,-69xm66,-252v43,-3,96,-2,115,27v24,36,16,89,16,143v0,21,-5,40,-18,51v2,4,-3,6,-7,8v0,0,0,-2,-1,-2v-2,24,-67,28,-105,23v1,-14,-3,-35,2,-45v15,-1,34,1,45,1r-1,-2v45,-12,21,-79,27,-128v-6,-41,-48,-28,-73,-32r0,-44xm15,-251v-2,0,-4,5,-1,4xm6,-237v0,0,10,3,9,-3v-4,0,-8,0,-9,3xm175,-235v2,-3,4,-5,7,-2v0,1,1,3,-1,3v-3,-2,-1,-3,-6,-1xm8,-218v-1,2,4,7,6,4v-1,-2,-2,-5,-6,-4xm5,-215v-4,-1,-1,4,-1,5xm91,-212v-2,-2,-3,0,-1,1xm22,-209v1,2,-4,-2,-2,1v-2,0,-1,2,-1,3v5,0,10,-3,3,-4xm87,-203v0,-2,3,-4,2,0r-2,0xm18,-203v-3,0,-3,3,-3,6v1,-1,2,-1,3,0v2,13,-8,0,-12,6v7,-2,8,9,17,10v-3,0,-5,-2,-6,-5v0,-4,2,-5,6,-5v0,-7,-4,-5,-5,-12xm144,-197v1,7,2,6,3,0r-3,0xm30,-189v-1,-6,-4,-3,-3,0r3,0xm164,-189v-2,0,-2,0,-1,1xm24,-170v-2,-1,-5,-7,-7,-4v2,2,2,5,7,4xm57,-168v-1,-1,-4,-3,-3,0r3,0xm173,-82v-1,0,-3,-1,-3,1v4,-2,6,4,6,0xm92,-37v-1,-4,-5,-10,-8,-2xm74,-41v-7,2,-8,5,0,4v-1,3,7,12,9,7v-9,-1,-2,-11,-9,-11xm46,-125v-3,0,1,4,-5,7v5,1,5,-3,5,-7xm111,-33v0,-3,-5,-6,-6,-3v1,3,2,5,6,3xm41,-123v-8,-3,-11,3,-2,3xm31,-118v-2,1,-1,8,0,11v4,-1,6,-1,6,-4v-5,2,-7,-1,-6,-7xm92,-27v-2,-1,-2,1,-2,3v2,1,2,-1,2,-3xm99,-22v0,-1,-5,-2,-5,0r5,0xm94,-20v-2,0,-2,0,-2,2xm44,-105v-5,-1,-6,2,-2,5v1,0,1,0,1,-1v0,0,-2,0,-2,-1xm14,-100v-1,-2,-3,2,-3,2xm15,-92v2,4,2,6,7,9v0,-5,-2,-9,-7,-9xm17,-81v0,-2,-3,-3,-2,0r2,0xm44,-75v1,-3,-4,-6,-3,-1xm29,-78v-2,0,-7,-1,-6,2v2,0,7,1,6,-2xm40,-74v-2,0,-3,3,-3,6v2,-1,3,-4,3,-6xm21,-73v-3,-1,-6,3,-4,3v2,-1,4,-2,4,-3xm23,-62v-5,-9,-12,-3,-7,2xm34,-64v-1,-1,-3,-3,-3,0r3,0xm49,-58v1,-6,-7,-1,-11,-2v4,0,8,4,11,2xm34,-42v-5,-4,-5,0,-2,2xm53,-36v0,-3,-5,-4,-4,0v1,0,3,2,4,0xm46,-32v2,10,-17,1,-6,10v4,-3,14,-6,6,-10xm12,-28v-4,0,-5,4,0,3r0,-3xm23,-17v0,7,9,6,13,3v-3,-2,-11,0,-13,-3xm48,-15v-2,0,-3,6,-1,7v1,-2,3,-4,1,-7xm51,-13r-2,2xm17,-7v-2,-3,-6,1,-4,3v3,-1,4,-2,4,-3","w":208},{"d":"0,-150v-1,-11,19,-6,25,-4v-1,1,-4,4,-1,5v2,0,3,-3,3,-7v13,-1,28,1,33,4v-1,-1,-1,-2,-1,-4r22,0r0,3v1,-2,4,2,4,-1r-1,-2v11,1,27,-3,34,2v-1,14,3,34,-2,45r-23,0r0,-3v-25,6,-64,4,-93,1v-1,-12,2,-33,0,-39xm11,-146v-4,0,-3,3,0,4v0,-1,2,-3,0,-4xm83,-142v-3,1,-8,1,-8,5v5,1,7,-1,8,-5xm41,-139v-2,-2,-5,1,-2,2xm21,-137v-3,-1,-2,2,-2,4v1,-1,2,-2,2,-4xm74,-135v-1,1,-4,4,0,3r0,-3xm13,-120v4,-3,-3,-12,-7,-10v3,2,6,4,7,10xm40,-121v-2,-1,-5,1,-2,2xm14,-119v-2,-1,-7,2,-2,2xm60,-119v-3,-1,-5,5,-3,5v2,-1,4,-2,3,-5xm17,-115v-2,0,-1,2,-1,3v2,0,2,-2,1,-3xm72,-114v-2,0,-1,3,0,4r0,-4","w":130},{"d":"47,-251v14,-4,44,-4,58,0v1,12,0,32,-9,15v-3,3,5,11,0,13r9,-4r0,112v-13,-6,-11,12,-22,5r-1,3v6,-2,18,12,12,2v-2,-6,5,-7,7,-3v-5,6,12,19,-3,28v5,1,4,-2,7,-3v-2,14,5,38,-5,43v1,2,3,2,5,1v-1,8,2,32,-4,20r-5,-2v1,1,11,10,2,11v-2,-1,-5,-5,-6,-3v5,7,6,9,13,4v0,19,-20,1,-32,9v-6,-6,-6,2,-17,0v1,-4,-2,-3,-5,-3v0,2,3,0,2,3v-10,0,-2,-6,-6,-18v9,-5,-5,-11,2,-17r9,2v-5,-1,-5,-7,-9,-8v0,2,1,5,-2,4v2,-11,-6,-43,9,-33v5,-1,15,0,8,-4v-10,0,-9,-4,-11,-16v-5,4,-7,-3,-6,-8r3,0v-8,-42,-1,-104,-3,-153xm67,-248v-1,-2,-3,-2,-3,1xm78,-239v0,-2,-4,-4,-3,-1xm75,-227r13,6v-1,-4,-1,-7,1,-9v-6,-1,-10,1,-14,3xm92,-219v0,-4,-4,-2,-1,0r1,0xm53,-219v-1,1,1,4,2,2v0,-2,-1,-1,-2,-2xm98,-149v0,3,0,11,2,6xm103,-123v0,-5,-3,-4,-4,0v0,2,3,0,4,0xm56,-122r0,5r0,-5xm92,-121v-2,0,-11,4,-9,6v5,-2,8,-4,9,-6xm67,-117v-2,0,-2,0,-2,2v2,1,2,1,2,-2xm49,-114v2,1,3,4,7,4v0,-2,-2,-3,-7,-4xm71,-108v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm103,-113v4,0,1,6,2,9v-3,1,-3,-7,-2,-9xm74,-99r9,7v-1,-5,-4,-18,-7,-7r-2,0xm61,-97v-2,-5,-5,-4,-9,-1v3,2,7,6,9,1xm69,-101v-9,1,8,13,-7,10v-3,5,-1,10,5,7v1,1,0,4,2,4v-4,-11,15,-9,2,-13xm103,-97v-2,1,-6,0,-5,3v3,0,6,1,5,-3xm94,-89v-4,1,-4,7,-9,4v2,7,3,-1,9,-2r0,-2xm47,-76v-2,-8,4,-14,6,-5v-3,1,-2,5,-6,5xm95,-79v-2,1,-5,0,-4,3v2,-1,4,-2,4,-3xm75,-78v-2,3,-4,5,1,3xm83,-74v0,0,-2,0,-2,1v0,1,2,2,6,4v0,-3,-3,-2,-4,-5xm79,-69v-12,1,-11,3,-5,7v0,-3,2,-5,5,-7xm89,-67v-1,1,-3,0,-3,2r4,0xm62,-62v-4,-5,-7,-1,-11,-1v0,4,2,4,4,6v0,-4,3,-5,7,-5xm96,-60v-9,4,-12,8,0,4r0,-4xm67,-58v-2,-1,-4,2,-2,2xm102,-55v-3,-1,-4,2,-4,4v3,1,4,-2,4,-4xm70,-46v-1,1,-7,5,-1,4xm65,-42v-3,-1,-7,3,-2,2xm74,-26v-1,1,-7,4,-2,4v-1,-2,3,-1,2,-4xm82,-17v2,-3,-1,-11,-2,-8v6,4,-6,9,2,8xm65,-22v-1,0,-3,1,-1,1xm68,-13v2,0,5,2,5,0r-5,0xm64,-10v-3,1,-5,2,-2,5v3,0,3,-2,2,-5xm91,-8v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm47,-251v14,-4,44,-4,58,0v1,12,0,32,-9,15v-3,3,5,11,0,13r9,-4r0,112v-13,-6,-11,12,-22,5r-1,3v6,-2,18,12,12,2v-2,-6,5,-7,7,-3v-5,6,12,19,-3,28v5,1,4,-2,7,-3v-2,14,5,38,-5,43v1,2,3,2,5,1v-1,8,2,32,-4,20r-5,-2v1,1,11,10,2,11v-2,-1,-5,-5,-6,-3v5,7,6,9,13,4v0,19,-20,1,-32,9v-6,-6,-6,2,-17,0v1,-4,-2,-3,-5,-3v0,2,3,0,2,3v-10,0,-2,-6,-6,-18v9,-5,-5,-11,2,-17r9,2v-5,-1,-5,-7,-9,-8v0,2,1,5,-2,4v2,-11,-6,-43,9,-33v5,-1,15,0,8,-4v-10,0,-9,-4,-11,-16v-5,4,-7,-3,-6,-8r3,0v-8,-42,-1,-104,-3,-153xm67,-248v-1,-2,-3,-2,-3,1xm78,-239v0,-2,-4,-4,-3,-1xm75,-227r13,6v-1,-4,-1,-7,1,-9v-6,-1,-10,1,-14,3xm92,-219v0,-4,-4,-2,-1,0r1,0xm53,-219v-1,1,1,4,2,2v0,-2,-1,-1,-2,-2xm98,-149v0,3,0,11,2,6xm103,-123v0,-5,-3,-4,-4,0v0,2,3,0,4,0xm56,-122r0,5r0,-5xm92,-121v-2,0,-11,4,-9,6v5,-2,8,-4,9,-6xm67,-117v-2,0,-2,0,-2,2v2,1,2,1,2,-2xm49,-114v2,1,3,4,7,4v0,-2,-2,-3,-7,-4xm71,-108v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm103,-113v4,0,1,6,2,9v-3,1,-3,-7,-2,-9xm74,-99r9,7v-1,-5,-4,-18,-7,-7r-2,0xm61,-97v-2,-5,-5,-4,-9,-1v3,2,7,6,9,1xm69,-101v-9,1,8,13,-7,10v-3,5,-1,10,5,7v1,1,0,4,2,4v-4,-11,15,-9,2,-13xm103,-97v-2,1,-6,0,-5,3v3,0,6,1,5,-3xm94,-89v-4,1,-4,7,-9,4v2,7,3,-1,9,-2r0,-2xm47,-76v-2,-8,4,-14,6,-5v-3,1,-2,5,-6,5xm95,-79v-2,1,-5,0,-4,3v2,-1,4,-2,4,-3xm75,-78v-2,3,-4,5,1,3xm83,-74v0,0,-2,0,-2,1v0,1,2,2,6,4v0,-3,-3,-2,-4,-5xm79,-69v-12,1,-11,3,-5,7v0,-3,2,-5,5,-7xm89,-67v-1,1,-3,0,-3,2r4,0xm62,-62v-4,-5,-7,-1,-11,-1v0,4,2,4,4,6v0,-4,3,-5,7,-5xm96,-60v-9,4,-12,8,0,4r0,-4xm67,-58v-2,-1,-4,2,-2,2xm102,-55v-3,-1,-4,2,-4,4v3,1,4,-2,4,-4xm70,-46v-1,1,-7,5,-1,4xm65,-42v-3,-1,-7,3,-2,2xm74,-26v-1,1,-7,4,-2,4v-1,-2,3,-1,2,-4xm82,-17v2,-3,-1,-11,-2,-8v6,4,-6,9,2,8xm65,-22v-1,0,-3,1,-1,1xm68,-13v2,0,5,2,5,0r-5,0xm64,-10v-3,1,-5,2,-2,5v3,0,3,-2,2,-5xm91,-8v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm19,-218v-4,2,-3,10,-3,16v1,-4,7,0,8,-2xm0,-158r0,-63r35,-32r0,64","w":117},{"d":"0,-251v13,-4,43,-4,57,0v1,12,1,32,-9,15v0,4,5,11,0,13r9,-4r0,112v-13,-7,-10,12,-21,5v0,1,-3,3,-1,3v8,-1,15,14,12,-3v13,0,0,8,10,12v1,9,-2,14,-6,18v4,1,5,-1,6,-3v-2,14,4,36,-4,43v7,1,5,19,3,26v0,-7,-4,-5,-8,-7v2,0,14,10,2,11v-2,-1,-4,-5,-5,-3v3,2,3,6,4,8v6,0,4,-4,8,-4v2,13,-8,7,-18,9v-4,-7,-13,4,-19,-4v2,7,-7,3,-11,4v1,-4,-2,-3,-5,-3v1,2,1,4,-2,3v-1,-11,-1,-26,0,-35r9,2v-5,-1,-5,-6,-9,-8v0,2,1,5,-2,4v2,-11,-6,-43,8,-33v6,-1,16,0,8,-4v-11,-1,-7,-4,-11,-16v-5,3,-6,-3,-5,-8r3,0v-8,-42,-1,-104,-3,-153xm20,-248v0,0,-5,0,-3,1xm30,-239v0,-5,-4,-2,-1,0r1,0xm28,-227r12,6v-1,-4,-1,-7,1,-9v-6,-1,-10,1,-13,3xm45,-219v0,-4,-6,-2,-2,0r2,0xm5,-219v-1,1,1,4,2,2v0,-2,-1,-1,-2,-2xm51,-149v-4,2,0,12,2,6xm56,-123v0,-5,-3,-4,-4,0v0,2,3,0,4,0xm9,-122v-3,-1,-2,3,-2,5v3,1,2,-3,2,-5xm45,-121v-2,0,-13,4,-9,6v5,-2,8,-4,9,-6xm20,-117v-2,0,-2,0,-2,2v2,1,2,1,2,-2xm2,-114v2,2,3,5,7,4v0,-2,-2,-3,-7,-4xm25,-112v-3,-1,-2,2,-2,4v3,1,3,-1,2,-4xm56,-113v2,1,2,8,0,9v0,-3,-2,-7,0,-9xm27,-99r9,7v-1,-5,-6,-18,-7,-7r-2,0xm13,-97v-5,-6,-12,-1,-3,3v2,0,2,-2,3,-3xm21,-101v-6,3,6,13,-7,10v-3,5,-1,10,6,7r1,4v-4,-12,17,-9,2,-13xm56,-97v-2,1,-7,-1,-6,3v3,0,7,1,6,-3xm47,-89v-3,2,-12,5,-7,7v-1,-3,7,-3,7,-7xm1,-85v5,0,3,5,1,9v-4,1,-1,-5,-2,-8xm47,-79v-1,1,-4,0,-3,3v2,-1,3,-2,3,-3xm28,-78v-3,3,-5,5,1,3xm36,-74v-1,0,-3,-1,-3,1v0,1,2,2,6,4v0,-3,-2,-2,-3,-5xm31,-69v-13,1,-11,4,-4,7v0,-3,1,-5,4,-7xm41,-67v-1,1,-3,0,-3,2r4,0xm9,-66v-1,5,-9,2,-2,9v0,-4,3,-5,7,-5v-1,-2,-3,-3,-5,-4xm48,-60v-9,4,-12,8,0,4r0,-4xm20,-58v-2,-1,-6,3,-2,2xm55,-55v-3,-1,-4,2,-4,4v3,1,4,-2,4,-4xm22,-46v-1,0,-5,5,-1,4xm17,-42v-3,-1,-7,3,-2,2xm27,-26v-1,1,-8,4,-3,4v-1,-2,4,-1,3,-4xm35,-17v3,-3,-2,-11,-3,-8v6,5,-7,9,3,8xm18,-22v-1,0,-5,0,-2,1xm21,-13v0,1,4,2,4,0r-4,0xm16,-10v-3,1,-5,2,-2,5v3,0,3,-2,2,-5xm43,-8v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm0,-251v13,-4,43,-4,57,0v1,12,1,32,-9,15v0,4,5,11,0,13r9,-4r0,112v-13,-7,-10,12,-21,5v0,1,-3,3,-1,3v8,-1,15,14,12,-3v13,0,0,8,10,12v1,9,-2,14,-6,18v4,1,5,-1,6,-3v-2,14,4,36,-4,43v7,1,5,19,3,26v0,-7,-4,-5,-8,-7v2,0,14,10,2,11v-2,-1,-4,-5,-5,-3v3,2,3,6,4,8v6,0,4,-4,8,-4v2,13,-8,7,-18,9v-4,-7,-13,4,-19,-4v2,7,-7,3,-11,4v1,-4,-2,-3,-5,-3v1,2,1,4,-2,3v-1,-11,-1,-26,0,-35r9,2v-5,-1,-5,-6,-9,-8v0,2,1,5,-2,4v2,-11,-6,-43,8,-33v6,-1,16,0,8,-4v-11,-1,-7,-4,-11,-16v-5,3,-6,-3,-5,-8r3,0v-8,-42,-1,-104,-3,-153xm20,-248v0,0,-5,0,-3,1xm30,-239v0,-5,-4,-2,-1,0r1,0xm28,-227r12,6v-1,-4,-1,-7,1,-9v-6,-1,-10,1,-13,3xm45,-219v0,-4,-6,-2,-2,0r2,0xm5,-219v-1,1,1,4,2,2v0,-2,-1,-1,-2,-2xm51,-149v-4,2,0,12,2,6xm56,-123v0,-5,-3,-4,-4,0v0,2,3,0,4,0xm9,-122v-3,-1,-2,3,-2,5v3,1,2,-3,2,-5xm45,-121v-2,0,-13,4,-9,6v5,-2,8,-4,9,-6xm20,-117v-2,0,-2,0,-2,2v2,1,2,1,2,-2xm2,-114v2,2,3,5,7,4v0,-2,-2,-3,-7,-4xm25,-112v-3,-1,-2,2,-2,4v3,1,3,-1,2,-4xm56,-113v2,1,2,8,0,9v0,-3,-2,-7,0,-9xm27,-99r9,7v-1,-5,-6,-18,-7,-7r-2,0xm13,-97v-5,-6,-12,-1,-3,3v2,0,2,-2,3,-3xm21,-101v-6,3,6,13,-7,10v-3,5,-1,10,6,7r1,4v-4,-12,17,-9,2,-13xm56,-97v-2,1,-7,-1,-6,3v3,0,7,1,6,-3xm47,-89v-3,2,-12,5,-7,7v-1,-3,7,-3,7,-7xm1,-85v5,0,3,5,1,9v-4,1,-1,-5,-2,-8xm47,-79v-1,1,-4,0,-3,3v2,-1,3,-2,3,-3xm28,-78v-3,3,-5,5,1,3xm36,-74v-1,0,-3,-1,-3,1v0,1,2,2,6,4v0,-3,-2,-2,-3,-5xm31,-69v-13,1,-11,4,-4,7v0,-3,1,-5,4,-7xm41,-67v-1,1,-3,0,-3,2r4,0xm9,-66v-1,5,-9,2,-2,9v0,-4,3,-5,7,-5v-1,-2,-3,-3,-5,-4xm48,-60v-9,4,-12,8,0,4r0,-4xm20,-58v-2,-1,-6,3,-2,2xm55,-55v-3,-1,-4,2,-4,4v3,1,4,-2,4,-4xm22,-46v-1,0,-5,5,-1,4xm17,-42v-3,-1,-7,3,-2,2xm27,-26v-1,1,-8,4,-3,4v-1,-2,4,-1,3,-4xm35,-17v3,-3,-2,-11,-3,-8v6,5,-7,9,3,8xm18,-22v-1,0,-5,0,-2,1xm21,-13v0,1,4,2,4,0r-4,0xm16,-10v-3,1,-5,2,-2,5v3,0,3,-2,2,-5xm43,-8v-2,0,-4,0,-3,2v2,0,4,0,3,-2","w":69},{"d":"0,-250v57,-8,135,-2,134,61v-6,0,0,0,0,4v-1,14,-4,21,-5,11v-11,4,-4,-10,-14,-7v-1,-1,0,-4,-2,-4v-1,9,10,12,6,24r-5,-1v3,3,4,6,-3,5v4,12,-6,25,-13,15v-3,0,-8,-2,-7,3v4,1,23,9,25,16v8,0,27,25,22,42v8,12,-4,30,-3,35v-12,5,-15,-9,-19,0v-1,2,13,3,4,8v-4,0,-7,0,-6,4v2,0,5,2,10,7v-18,19,-16,12,-36,23v-2,-2,-12,-6,-8,-11v-4,1,-8,-3,-8,-1v4,5,7,9,7,14v-11,2,-18,2,-22,-9r0,6v-9,-1,-2,2,-5,5v-17,-1,-39,3,-52,-2v1,-14,-3,-35,2,-45v13,1,30,-2,40,2r-1,-1v11,-2,20,-2,31,-8v0,8,3,14,15,14v1,-4,-7,-9,0,-13v1,2,2,6,3,-1v-20,-3,-1,-31,-12,-43v2,1,5,1,4,-2v-10,-11,-50,-10,-82,-13v1,-14,-3,-34,2,-44r44,0v9,6,38,-10,33,-33v-5,1,1,-8,-4,-7v1,1,1,3,-1,3v-10,-21,-51,-6,-74,-14r0,-43xm24,-248v-2,-2,-5,-5,-4,1xm55,-244v-2,0,-4,0,-3,2v1,-1,3,0,3,-2xm50,-239v0,-2,-3,-4,-2,0r2,0xm72,-237v-1,-3,-3,-1,-5,0v0,4,3,1,5,0xm5,-238v-2,3,1,3,4,2v0,-2,-3,-1,-4,-2xm61,-232v-4,0,-11,-3,-11,-1v3,4,6,2,11,1xm85,-226v-1,-7,-4,-3,-1,0r1,0xm81,-221v-4,0,-8,-1,-8,3v3,-1,8,1,8,-3xm92,-210v0,-4,-4,-6,-3,0r3,0xm77,-212v-1,5,1,12,8,5v0,-4,-6,-2,-8,-5xm56,-211v-2,1,-2,1,-1,3v3,1,1,-2,1,-3xm102,-208v2,2,5,10,7,6v-1,-4,-4,-5,-7,-6xm127,-207v-2,0,-5,-1,-4,2v2,0,5,1,4,-2xm81,-202v1,2,3,7,3,1xm98,-198v5,2,-3,8,0,10r11,-2v-3,-5,-7,-8,-11,-8xm114,-197r0,1r0,-1xm89,-196v-5,-3,-7,4,-5,7v5,1,4,-4,5,-7xm114,-186v-1,-7,-3,-3,-1,0r1,0xm123,-189v-1,0,-2,4,0,4r0,-4xm83,-178v-1,-2,-3,2,-3,2xm95,-178v-4,-1,-7,2,-3,4v1,0,2,-2,3,-4xm105,-176v-3,1,-6,5,-2,5xm121,-167v0,-2,3,-4,2,0r-2,0xm130,-167v0,3,-4,8,-6,5v0,-4,0,-8,6,-5xm72,-160v-2,0,-2,0,-2,2r2,2r0,-4xm120,-151v-3,-4,4,-14,6,-7xm89,-158v-4,0,-6,3,-3,5v7,1,9,-3,16,0v0,-2,-5,-3,-13,-5xm58,-147v0,0,-5,-11,-5,-4v4,1,5,2,5,4xm82,-146v-2,-1,-4,-1,-3,2v2,0,3,-1,3,-2xm60,-139v-4,-3,-9,3,-2,2xm88,-135v0,1,-3,2,-1,2xm79,-132v-4,1,0,7,2,6xm63,-122v0,0,-6,-6,-5,-2v1,0,3,0,5,2xm108,-126v-11,7,-10,15,-2,20v1,-10,16,-5,18,1v-12,8,4,15,-11,17v3,13,-14,2,-9,16v-4,5,3,10,-9,12v3,0,2,5,1,6v9,1,2,6,13,8v1,-4,1,-10,7,-7v-5,-4,-13,-2,-8,-10v8,2,19,-4,6,-3v-8,-3,-5,-17,5,-14v0,3,-2,7,2,6v1,-4,1,-7,0,-11v2,2,3,0,3,-2v8,-9,3,-17,5,-25v-5,-2,-22,4,-23,-10v6,-1,8,-1,2,-4xm36,-117r5,0v-2,-2,-4,-2,-5,0xm81,-110v-3,-1,-6,2,-1,2xm84,-108v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm121,-105v-1,0,-4,-2,-3,1xm105,-92v-1,-5,-7,-1,-7,2v0,3,2,2,6,2v-2,-2,-2,-4,1,-4xm135,-87v-4,0,-4,0,-2,2xm136,-67v1,-3,-2,-4,-2,-2xm129,-64v-10,-5,-2,5,-5,10v10,1,1,-6,5,-10xm138,-62v-3,0,-5,2,-3,3v2,0,4,0,3,-3xm77,-48v-5,-5,-7,-10,0,-12v-1,2,12,11,0,12xm46,-44v-6,2,-4,5,0,6v3,-1,1,-4,0,-6xm113,-44v-2,0,-2,3,-3,5v4,-2,5,-2,3,-5xm36,-42v-1,0,-3,-1,-3,1v0,2,4,3,8,3v-1,-2,-2,-4,-5,-4xm128,-34v-5,1,-5,-7,-1,-7v4,1,4,4,1,7xm29,-30v-1,-6,-4,-11,-10,-2v2,0,7,8,10,2xm58,-36v-9,0,0,4,0,7v3,0,0,-5,0,-7xm104,-36v0,0,-2,0,-2,1v2,2,5,2,2,-1xm50,-24v2,-6,-7,-6,-8,-3v0,4,2,2,8,3xm26,-21v-2,2,-1,3,1,1xm64,-15v-2,0,-4,0,-3,3v2,0,4,0,3,-3xm38,-14r0,3v3,-1,5,-1,0,-3xm41,-5v3,-4,-2,-6,-3,-3v1,1,0,4,3,3xm38,-4v-1,-3,-8,-3,-7,1v2,0,7,1,7,-1","w":153},{"d":"18,-252v6,9,-13,8,-16,15v7,0,5,7,2,10v-9,1,-2,-18,-3,-25v9,-2,11,5,17,0xm10,-183v-2,-9,11,-20,9,-11v1,2,1,5,3,5v-1,-3,1,-3,3,-1r-1,1v2,-1,8,1,7,-3v-10,4,-11,-23,-17,-8v-1,-1,-3,-1,-5,-1v4,7,1,13,-9,14v1,-8,-1,-14,2,-17r0,3v6,2,8,-7,6,-3v-7,-1,-9,-6,-4,-9v9,-3,3,9,8,3v-2,-10,-1,-11,-8,-15v8,-2,1,-7,13,-6v0,7,3,5,7,3v-3,-6,-3,-11,-3,-19v2,0,5,3,6,1r-2,-6v10,1,25,-2,32,2v-1,7,3,20,-2,24v1,-8,-3,-7,-3,-2v6,3,5,20,5,31v-2,0,-6,-2,-7,0v6,1,8,6,7,14v-7,0,-1,2,0,3v-3,18,7,46,-8,52v-1,-6,-8,4,-11,-2v0,-4,4,-6,0,-9v-1,3,0,7,-4,6v-7,-5,-4,-13,0,-20v9,1,18,-7,8,-12v-1,9,-11,15,-22,14v3,-7,-2,-8,-2,-14v5,-1,6,9,10,5v-4,-3,-7,-6,-3,-8v5,4,5,-4,8,-8v-5,-5,-19,-3,-13,-12v-2,2,-6,1,-8,2v1,0,1,1,1,2xm67,-247v0,-9,20,-5,25,-3v-2,0,-3,4,-1,4v2,0,3,-2,3,-6v27,0,29,2,54,0r0,3v1,-2,4,2,4,-1r-1,-2v11,1,27,-3,34,2v-1,14,3,34,-2,44r-116,-1v-1,-13,2,-33,0,-40xm38,-246v0,1,-4,5,0,4v1,-1,1,-3,0,-4xm52,-245v-5,4,1,12,3,5v-1,-2,-1,-5,-3,-5xm78,-242v-3,0,-4,3,0,3v1,-1,1,-2,0,-3xm35,-240v-2,0,-5,3,-3,3xm150,-239v-4,1,-8,1,-8,6v6,1,6,-3,8,-6xm108,-235v-2,-2,-4,-2,-3,2xm46,-235v-6,-2,-8,3,-10,3r1,-1v-3,-1,-6,7,-3,7v0,-4,12,-3,12,-9xm88,-232v-1,-3,-2,2,-2,2xm141,-232v-1,1,-4,4,0,3r0,-3xm80,-216v4,-3,-3,-12,-7,-10v3,2,6,3,7,10xm32,-224v-1,0,-3,2,-1,2xm21,-223v-2,1,-8,2,-5,4v2,-1,6,0,5,-4xm45,-221v-3,0,-2,6,-2,7v6,-1,13,-5,2,-5r0,-2xm23,-220v-2,-1,-2,1,-2,3v2,1,2,-1,2,-3xm33,-218v-2,0,-4,3,-1,2v1,-1,3,-1,1,-2xm107,-217v-1,0,-5,0,-2,1xm81,-216v-2,-1,-7,2,-2,2xm127,-216v-3,-1,-5,6,-3,6v1,-2,4,-2,3,-6xm30,-213v-2,0,-1,2,-1,3v2,0,1,-2,1,-3xm84,-212v-2,0,-1,3,-1,4v2,0,2,-3,1,-4xm139,-210v-2,0,0,3,0,3r0,-3xm54,-205v-1,-8,-7,5,-16,2v0,-2,-2,-2,-4,-1v-1,8,8,3,14,6v-4,-3,0,-8,6,-7xm48,-183v-1,-4,-8,-7,-12,-6v3,4,9,2,12,6xm49,-183v4,0,4,0,2,-2xm0,-175v-1,-4,1,-14,3,-5v-1,3,0,9,-3,5xm40,-183v-3,1,1,2,1,5r2,0xm20,-136v4,-9,2,-7,2,-14v11,0,8,8,4,13v13,11,15,7,17,22v8,-2,0,-8,11,-7v1,-1,0,-4,3,-3v-2,33,4,74,-3,102v5,-1,1,3,3,6v5,11,-10,25,-11,12v-5,0,-5,3,-11,3v-2,-5,8,-5,2,-8v0,3,-6,8,-11,5v0,-12,14,-4,15,-16v-4,1,-3,-2,-3,-5v6,-2,6,7,10,4v-7,-1,-3,-8,1,-11v2,0,0,3,3,2v0,-5,-3,-15,-6,-5v-2,8,-11,9,-18,15v-1,-4,-11,-6,-3,-9v5,1,4,-3,5,-7r-4,0v1,2,1,4,-2,3v-1,-1,-1,-4,-3,-4v2,11,-7,1,-8,11v-1,-2,-2,0,-3,1v6,0,6,4,7,8v-6,0,-7,0,-6,8v7,0,5,2,5,7v-5,0,-7,2,-8,-5v-11,-3,-5,-9,-8,-27v3,-3,9,-6,0,-5v4,-16,-5,-49,3,-65v-6,-1,-5,-21,0,-23v0,0,1,2,1,0v-6,-5,-6,-31,-2,-39v3,1,0,3,3,4v6,-10,-4,-10,4,-18v0,0,7,15,7,4v-2,0,-3,-1,-3,-2v5,-3,13,3,8,7v-12,0,0,20,-11,12v-8,10,18,11,3,21v1,2,4,3,7,3xm45,-174v-1,-3,-3,-4,-2,0r2,0xm45,-172v1,10,-11,-1,-13,7v5,-1,17,0,13,-7xm68,-155v3,-3,6,2,8,7r-1,1v5,-13,74,-11,97,-7v-2,0,-6,-2,-6,1v5,2,6,1,10,-1r0,16v-9,-3,-16,-5,-24,-9v4,17,13,6,23,9v0,9,2,19,0,27r-87,1v-4,-9,-14,5,-19,-2v4,1,12,-8,5,-11v-1,1,-3,1,-4,0v1,4,2,10,-3,10v1,-10,-4,-42,5,-24v3,-9,-5,-12,-4,-18xm6,-155v-3,-1,-2,2,-2,4v2,0,4,-3,2,-4xm99,-155v-2,0,-1,2,-2,3v1,0,2,-1,2,-3xm104,-155v-2,0,-6,2,-3,3v1,-1,4,0,3,-3xm53,-153v-3,0,-3,3,-1,4v0,0,2,0,2,-1xm136,-151v6,3,9,2,15,4v-4,1,-9,-11,-15,-4xm43,-149v-2,0,0,2,0,3v1,0,3,1,3,-1xm101,-145v0,-2,-3,-3,-2,0r2,0xm82,-146v0,7,9,8,9,0v-5,4,-4,2,-9,0xm6,-139v2,-1,4,-4,0,-2r0,2xm125,-140v2,0,6,1,5,-2v-2,2,-6,-2,-5,2xm100,-139v-2,-2,-5,1,-2,2xm146,-139v-4,-1,-3,2,-2,4v3,1,3,-2,2,-4xm84,-127v3,-5,-7,-14,-6,-8v5,-2,2,7,6,8xm145,-133v-2,0,-1,2,-1,3v2,0,1,-2,1,-3xm165,-130v-3,-2,-5,0,-3,3xm98,-128v-1,2,-7,-5,-3,1v-3,1,-8,2,-1,4v4,0,6,-1,4,-5xm135,-129v-4,-1,-8,5,-2,6xm21,-128v-16,5,-2,19,-17,23v6,-2,13,3,11,-6r5,0v-3,-4,1,-7,6,-6v4,2,1,5,4,7v0,-1,-1,-3,1,-3v6,2,1,11,5,12v0,-8,4,-4,2,-12v-9,0,-2,-6,-1,-10v-3,-1,-3,4,-7,1v0,-2,1,-5,-1,-5v-1,5,-2,7,-10,7v1,3,-1,5,-4,4v1,-6,3,-5,6,-12xm82,-126v-5,0,-6,4,0,2r0,-2xm143,-125v-4,1,0,5,1,8v3,-1,1,-6,-1,-8xm118,-116v-1,3,2,2,4,2v0,-2,-3,-1,-4,-2xm145,-116v-2,0,-4,1,-4,4v1,-1,5,-1,4,-4xm26,-105v-2,-9,-5,2,-10,0v1,4,7,9,5,0v2,-1,3,-1,5,0xm51,-108v-2,0,-4,0,-3,3v1,0,2,-1,3,-3xm46,-100v1,-3,-2,-4,-2,-2xm9,-102v-4,0,-6,7,0,5r0,-5xm41,-94v-2,0,-4,0,-3,3v1,-1,4,0,3,-3xm50,-84v6,-4,1,-14,-4,-6v1,3,0,7,4,6xm14,-88v-5,-1,-6,1,-2,4v2,-1,6,-3,2,-4xm38,-88v-3,1,-7,-1,-7,3v4,1,5,-1,7,-3xm46,-82v0,1,-2,3,0,3r0,-3xm10,-76r-4,0r4,0xm13,-72v0,-2,-2,-5,-2,-3xm48,-70v2,-6,-11,-7,-11,-4v9,-1,0,8,4,9v2,-1,3,-6,7,-5xm22,-71v0,-2,-2,-1,-3,-1v0,2,2,1,3,1xm5,-59v1,-6,10,-4,12,-8v-7,2,-15,-1,-12,8xm54,-66v0,-2,-2,0,-3,0v0,4,2,5,5,6v-2,-3,-5,-6,-2,-6xm13,-54v-3,0,-4,2,-4,6xm52,-44v0,-10,-4,-3,-7,-1xm11,-44v0,2,4,2,4,0r-4,0xm10,-41v0,0,-2,0,-2,1v2,2,5,2,2,-1xm14,-35v-1,0,-3,-2,-3,0v1,2,2,2,3,0xm9,-17v-2,-5,-2,-8,-5,-4v1,2,-1,5,5,4xm20,-20v3,0,2,5,1,7v0,-2,-3,-5,-1,-7xm55,-12v0,0,-9,1,-5,2v4,-1,5,-1,5,-2xm0,-1v0,-2,3,-4,3,-1v-1,1,-2,3,-3,1","w":198},{"d":"58,-252r-1,252r-57,0r0,-252r58,0xm146,-252v24,1,51,-2,73,1r-115,113r120,138r-69,0r-89,-105r0,-62","w":228},{"d":"64,0r-64,0r111,-253r64,0xm58,-68v0,0,-5,0,-3,1xm53,-49v0,-4,-7,-3,-3,0r3,0xm50,-19v-6,0,-13,0,-15,3r14,5v-1,-3,-2,-7,1,-8xm65,-80v-1,-4,-8,-2,-2,0r2,0xm95,-107v-1,3,4,6,3,2v0,-1,-1,-2,-3,-2xm133,-208v-4,3,-17,3,-10,6v6,-2,9,-4,10,-6xm94,-181v-2,0,-2,0,-2,2v2,1,2,1,2,-2xm101,-173v0,-3,-4,-4,-3,0r3,0xm113,-178r11,6v-3,-5,-7,-16,-9,-6r-2,0xm127,-235v-2,-5,-7,-3,-11,-1v4,2,8,6,11,1xm99,-163v-3,-5,-7,-2,-6,3v1,1,4,1,3,4v-6,-1,-16,5,-8,8v7,3,22,-6,10,-10v0,0,-3,-6,1,-5xm125,-152v-3,-3,-6,6,-10,2v2,9,2,-1,10,-2xm126,-144v-2,1,-5,0,-4,3v3,-1,4,-2,4,-3xm103,-143v-3,2,-5,4,1,3xm112,-140v-1,0,-3,-1,-3,1v0,1,3,3,8,5v-1,-3,-3,-3,-5,-6xm107,-134v-15,0,-11,3,-5,7v0,-3,1,-5,5,-7xm120,-131v-1,-2,-4,-1,-5,0r5,0xm151,-228v-3,-6,-11,-1,-13,-1v0,4,3,4,5,6v0,-4,3,-5,8,-5xm110,-199v-6,2,-11,5,-8,8v-1,-5,10,-1,8,-8xm136,-214v-2,-1,-6,3,-2,2xm117,-193v-3,-1,-4,2,-4,4v3,1,4,-2,4,-4xm139,-202v-1,1,-7,5,-1,4xm128,-197v2,0,7,-1,2,-1xm81,-114v-1,0,-8,3,-3,3v0,-2,4,0,3,-3xm81,-131v3,-7,-7,-14,-2,-3v1,3,-3,1,-4,3r6,0xm71,-111v-2,-1,-5,1,-2,2xm74,-102v0,1,5,4,5,0r-5,0xm69,-99v-3,1,-5,2,-2,5v3,0,3,-2,2,-5xm90,-123v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm57,-184r-4,-1v1,1,2,2,4,1xm49,-201v3,-1,3,-5,0,-2r0,2xm35,-237v2,4,9,4,15,4v-4,-1,1,-11,-3,-8xm65,-173v-4,0,-7,3,-1,2r-14,31r-50,-113r64,0r18,42xm95,-146v1,-1,5,-2,2,-3v-1,0,-2,1,-2,3xm120,-48v4,-1,10,4,13,3v0,-1,-10,-7,-13,-3xm91,-71v3,1,2,-2,2,-4v-1,1,-2,2,-2,4xm114,-35v-1,4,3,3,3,1v0,-2,-2,-1,-3,-1xm124,-81v-6,3,-14,7,-6,11v-1,-4,6,-5,6,-11xm123,-20v-7,2,-7,5,0,7v3,-3,6,-6,0,-7xm92,-92v0,6,5,6,5,1v-1,-5,8,-4,7,-8v-9,6,-9,-16,-11,-4v-6,-2,-10,1,-6,6v5,0,11,1,5,5xm121,-101v1,0,5,4,4,0v-7,0,-2,-5,-1,-8r2,0v-1,0,-3,-2,-1,-3r50,112r-64,0r-18,-40r8,-18v0,1,10,9,9,1v-4,0,-7,-1,-8,-3xm99,-113v2,3,7,3,3,0r-3,0xm109,-114v2,3,6,-1,7,-4v-5,2,-7,3,-7,4xm107,-118v-6,-4,-4,-10,-12,-3v0,1,4,2,12,3xm115,-122v1,3,3,1,5,0r-5,0xm144,-20v3,-1,11,-5,4,-5v-6,-1,-7,-6,-10,1v2,2,7,-3,6,4xm132,-40v1,1,2,2,4,2v-1,-1,-2,-2,-4,-2xm113,-63v0,6,6,4,3,0r-3,0xm138,-54r-3,0v0,2,6,4,3,0xm128,-56v1,1,2,2,5,2v-1,-1,-2,-2,-5,-2xm76,-142v0,2,6,6,5,2v-3,0,-2,-3,-5,-2xm77,-112v3,0,5,-6,3,-9v-2,0,-5,-1,-5,1v7,-1,3,5,2,8xm68,-143v1,3,2,0,1,0r-1,0xm74,-150v2,0,6,1,5,-2v-3,0,-4,1,-5,2xm32,-216v2,1,5,3,5,-1v-2,-1,-4,-1,-5,1xm86,-130v2,0,5,1,4,-2v-2,0,-5,-1,-4,2","w":181},{"d":"45,-189v2,-1,2,-3,-1,-3v-2,0,1,3,1,3xm40,-209v1,0,3,-1,1,-1xm27,-245v2,4,8,4,14,4v-3,-2,0,-11,-3,-8xm49,-176v2,1,7,-2,2,-2xm79,-151v1,-1,4,-2,2,-3v-1,0,-2,1,-2,3xm111,-99r0,99r-18,0r-92,-252r54,0xm76,-74v2,1,2,-1,2,-3v-1,0,-2,1,-2,3xm81,-83v-1,5,3,4,3,1v0,-2,-2,-1,-3,-1xm107,-44v-5,2,-12,8,-5,11v-1,-4,5,-6,5,-11xm77,-95v0,5,3,6,3,1v-1,-5,7,-5,6,-8v-7,3,-6,-5,-8,-9v2,8,-13,-1,-6,10v4,0,10,2,5,6xm99,-70v0,3,8,8,9,5v-6,-1,-5,-5,-9,-5xm109,-73v0,0,-5,-5,-4,-1xm82,-117v2,3,6,5,3,0r-3,0xm101,-83v-6,2,-9,8,-3,5v-1,-3,4,-2,3,-5xm89,-122v-5,-4,-4,-10,-10,-3v0,1,3,2,10,3xm100,-86v0,2,2,0,3,0r-3,0xm92,-55v1,-5,-9,-7,-9,-7v0,3,4,5,9,7xm99,-22v3,1,1,-2,1,-4v-3,-1,-1,2,-1,4xm62,-146v2,0,5,4,5,2v-3,0,-2,-3,-5,-2xm63,-116v2,0,5,-6,3,-9v-1,0,-4,-1,-4,1v6,0,2,5,1,8xm55,-148v0,4,4,2,1,0r-1,0xm61,-155v3,1,6,-2,1,-2xm53,-161v2,2,4,2,4,-1v-2,-1,-4,-1,-4,1xm72,-134v2,0,2,0,2,-2v-2,0,-2,0,-2,2xm136,-70v0,0,-5,0,-3,1xm131,-50v0,-5,-4,-2,-1,0r1,0xm122,-14r7,3v-1,-4,-1,-7,1,-9r-8,0r0,-77r56,-155r55,0r-92,252r-19,0r0,-14xm142,-82v0,-4,-6,-2,-2,0r2,0xm171,-107v0,-2,-4,-4,-3,-1v1,1,2,3,3,1xm200,-214v-2,0,-14,3,-9,5v5,-2,8,-3,9,-5xm166,-187v-2,0,-1,3,0,4r0,-4xm172,-182v-3,-1,-2,2,-2,4v3,1,3,-1,2,-4xm188,-189v-7,5,-3,9,4,12v1,-6,-5,-7,-4,-12xm195,-242v-2,-6,-5,-4,-9,-1v3,1,6,4,9,1xm168,-171v-7,2,6,13,-7,11v-3,4,0,9,5,6v1,2,0,5,2,5v-4,-11,15,-8,2,-14v-1,-5,1,-6,-2,-8xm193,-158v-4,0,-5,6,-9,3v2,9,2,0,9,-1r0,-2xm194,-148v-1,1,-3,0,-3,2v2,-1,3,-1,3,-2xm175,-147v-3,1,-4,5,0,2r0,-2xm183,-144v-1,0,-3,-1,-3,1r6,3v-3,0,-1,-3,-3,-4xm178,-139v-14,1,-10,5,-4,8v0,-3,1,-6,4,-8xm188,-137v-1,1,-3,0,-3,2r4,0xm216,-235v-4,-7,-8,-2,-11,-1v1,8,4,0,11,1xm181,-205v-5,2,-11,5,-8,8v-1,-5,10,-1,8,-8xm203,-221v-2,-1,-4,2,-2,2xm187,-199v-3,-1,-4,2,-4,4v3,1,4,-2,4,-4xm206,-208v-2,0,-6,4,-1,3xm200,-205v-3,-1,-6,3,-1,2xm156,-118v-1,1,-8,4,-3,4v-1,-2,4,-1,3,-4xm155,-135v4,-6,-6,-12,-1,-6v2,5,-7,6,1,6xm147,-114v-2,-1,-5,1,-2,2xm150,-105v0,1,4,2,4,0r-4,0xm145,-102v-2,1,-4,2,-2,5v3,0,3,-2,2,-5xm163,-126v-1,0,-3,-1,-3,1v1,0,3,1,3,-1","w":240},{"d":"60,-60v1,-1,2,0,2,-2v-1,0,-2,0,-2,2xm50,-252v11,-4,21,7,25,4v-3,-1,-5,-2,-6,-4v15,-6,23,14,10,19v4,2,5,11,-4,9v-1,-5,2,-7,1,-10v-5,5,-22,10,-5,8v4,5,4,10,14,6r0,142v-10,48,-29,76,-76,80v-1,-6,-4,2,-9,0v1,-8,-1,-18,5,-21v-1,2,-4,-2,-5,1v3,-11,-8,-39,8,-35v-1,-5,10,2,5,-5v10,-5,15,-14,15,-26r0,-144v7,-6,-4,-12,2,-18v5,2,4,-1,4,-6v4,1,13,-2,14,2v-6,-3,-8,1,-5,6v12,-4,-1,16,9,8v0,0,-2,0,-2,-1v-1,-6,8,-5,7,-9v-5,2,-7,-1,-7,-6xm78,-241v0,2,8,5,6,0r-6,0xm39,-241v-6,3,-7,6,0,8v1,-3,3,-6,0,-8xm64,-242v-5,3,-11,7,-5,11v-1,-4,5,-6,5,-11xm51,-226v-1,4,3,3,3,1v0,-2,-2,-1,-3,-1xm37,-224v-4,-1,-5,2,-7,3v5,-1,7,-1,7,-3xm46,-217v3,1,2,-2,2,-4v-1,1,-2,2,-2,4xm62,-217v4,-1,8,4,11,3v0,-1,-8,-7,-11,-3xm35,-213v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm80,-213v0,5,4,8,4,1xm78,-186v3,-1,5,-8,0,-8r0,8xm9,-9v-1,0,-4,-2,-4,0r4,0xm6,-18v7,-1,3,-3,0,-1r0,1xm15,-43v3,-6,-3,-7,-7,-5v-1,5,4,4,7,5xm16,-18r1,-1xm18,-34v-3,5,-9,-2,-11,0r3,11v5,-3,8,-7,8,-11xm22,-51v-1,-2,-7,2,-4,3v3,1,3,-2,4,-3xm30,-5v0,-2,1,-5,-2,-4v0,2,-1,5,2,4xm31,-30v0,0,-15,5,-9,7v6,-1,8,-4,9,-7xm34,-76v-1,-2,-1,-2,-3,-1v-1,3,2,1,3,1xm35,-55v-2,-2,-11,1,-13,3v7,-2,6,7,11,4v0,-3,1,-5,2,-7xm33,-40v4,0,6,-4,0,-3r0,3xm44,-52v-1,-3,1,-7,-3,-7v1,2,-1,8,3,7xm49,-47v7,-1,3,-4,0,-1r0,1xm54,-71v2,-3,4,-11,2,-11v-3,3,-2,5,-2,11xm67,-77v0,-2,0,-4,-2,-3v1,1,0,3,2,3xm60,-65v-2,-1,-2,1,-2,3v1,0,2,-1,2,-3xm82,-109r0,1r0,-1xm28,-252v7,-2,3,5,1,2v-1,0,-1,-1,-1,-2xm85,-222v-3,0,-2,-7,0,-9r0,9xm64,-82r-1,0r1,0","w":97},{"d":"0,-251v16,-2,41,-2,57,0v1,15,1,27,-10,17v5,4,4,10,1,11v3,-1,7,-5,9,-3r0,112v-13,-8,-10,11,-21,4v-1,1,-3,3,-1,4v9,-1,15,12,12,-4v13,0,0,9,10,13v1,9,-2,13,-6,17v4,1,5,-1,6,-3v-2,14,4,36,-4,43v7,1,5,19,3,26v1,-6,-6,-7,-8,-6v0,0,13,9,2,10v-2,-1,-4,-5,-5,-3v3,2,3,6,4,8v6,0,4,-4,8,-4v1,18,-18,3,-31,9v-5,-6,-20,4,-26,-2v5,-5,-4,-16,4,-21v-1,-3,-8,-7,-2,-12r9,2v-5,-1,-5,-6,-9,-8v0,2,1,5,-2,4v2,-18,-9,-42,20,-34v-1,-3,-16,-2,-11,-9v-2,0,-4,-2,-4,-9v-5,3,-6,-3,-5,-8r3,0v-7,-42,-1,-104,-3,-154xm20,-248v0,0,-5,0,-3,1xm30,-239v0,-5,-4,-2,-1,0r1,0xm41,-230v-6,0,-11,0,-13,4r12,5v-1,-4,-1,-7,1,-9xm45,-219v0,-4,-6,-2,-2,0r2,0xm7,-217v-1,-1,-4,-3,-3,0v1,1,2,1,3,0xm51,-149v-2,0,-3,10,1,9v2,-3,0,-6,-1,-9xm56,-123v0,-5,-3,-4,-4,0v0,2,3,0,4,0xm9,-122v-3,-1,-2,3,-2,5v3,1,2,-3,2,-5xm45,-121v-2,0,-13,4,-9,6v5,-2,8,-4,9,-6xm20,-117v-2,0,-2,0,-2,2v2,1,2,1,2,-2xm2,-114v2,2,3,5,7,4v0,-2,-2,-3,-7,-4xm25,-112v-3,-1,-2,2,-2,4v3,1,3,-1,2,-4xm56,-113v2,1,2,8,0,9v0,-3,-2,-7,0,-9xm36,-92v-2,-8,-6,-15,-9,-6xm13,-97v-6,-5,-12,0,-3,3v2,0,2,-2,3,-3xm19,-96v2,2,3,6,-2,6v-5,-1,-7,7,-2,7v9,3,5,-5,14,-6v-4,1,-7,-18,-10,-7xm56,-97v-2,1,-7,-1,-6,3v3,0,7,1,6,-3xm47,-87v-2,-2,-13,4,-7,6v0,-2,3,-5,7,-6xm1,-85v5,0,3,5,1,9v-4,1,-1,-5,-2,-8xm47,-79v-1,1,-4,0,-3,3v2,-1,3,-2,3,-3xm28,-78v-3,3,-5,5,1,3xm36,-74v-1,0,-3,-1,-3,1v0,1,2,2,6,4v0,-3,-2,-2,-3,-5xm31,-69v-13,1,-11,4,-4,7v0,-3,1,-5,4,-7xm41,-67v-1,1,-3,0,-3,2r4,0xm14,-62v-3,-6,-7,-1,-10,-1v1,10,3,1,10,1xm48,-60v-9,4,-12,8,0,4r0,-4xm20,-58v-2,-1,-6,3,-2,2xm55,-54v-4,-1,-6,4,-1,3xm22,-46v-1,0,-5,5,-1,4xm17,-42v-3,-1,-7,3,-2,2xm27,-26v-1,1,-8,4,-3,4v-1,-2,4,-1,3,-4xm35,-17v3,-3,-2,-11,-3,-8v6,4,-7,10,3,8xm18,-22v-2,-1,-5,1,-2,2xm21,-13v0,2,2,2,4,2v1,-3,-2,-2,-4,-2xm16,-10v-3,1,-5,2,-2,5v3,0,3,-2,2,-5xm43,-8v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm178,-31v-10,-4,-10,10,-11,19v4,-1,1,5,2,7v-6,2,-13,-7,-20,2v2,0,3,1,3,3v-8,2,-21,-2,-12,-6v-2,-8,-7,-5,-16,-3v4,4,2,7,-2,9r-14,0v1,-4,-5,-3,-5,-2v1,1,3,0,3,2v-25,2,-44,4,-37,-33r5,3v-3,-4,-8,-11,-4,-17v7,0,12,-1,13,5v11,-8,15,-4,28,-5v-1,6,-5,4,-5,8v7,-14,41,-5,52,-7v-1,0,-1,0,-1,-1v9,1,14,0,21,1v-2,4,-1,10,4,6v-1,13,5,10,7,25v0,3,-5,25,-18,12v6,1,0,-10,7,-11v-2,0,-4,0,-3,-2v9,-2,-1,-9,3,-15xm145,-44v-1,2,1,6,1,2xm136,-43r-3,1xm117,-37v1,-5,-2,-4,-2,-1xm128,-38v1,1,2,1,3,0r-3,0xm188,-38v2,1,2,8,-2,6v0,-3,0,-5,2,-6xm118,-35v1,2,3,6,2,0r-2,0xm88,-27v3,-1,3,-8,-1,-5xm115,-27v1,-3,-5,-6,-4,-1xm135,-30v-7,1,1,7,-4,11v11,-3,1,-2,4,-11xm79,-28v0,-2,-3,-3,-2,0v1,1,1,1,0,2v-14,1,4,2,-1,11v3,0,1,3,4,2v-3,-6,-3,-6,-1,-15xm160,-27v-4,-2,-16,7,-17,-1v3,5,-3,9,-2,11v5,-8,14,-3,19,-10xm117,-27v-2,-1,-2,1,-2,3v2,0,1,-2,2,-3xm122,-24v-6,4,-2,13,-7,19v7,-1,8,-10,7,-19xm107,-23v-2,0,-4,3,0,2r0,-2xm99,-22v-4,0,-9,3,-6,6v3,-1,2,-5,6,-6xm111,-21v-2,0,-2,8,1,8xm136,-9v3,5,-6,14,-8,5v2,-4,5,-5,8,-5xm155,-1v1,-5,12,-3,7,1v-2,0,-7,1,-7,-1","w":202},{"d":"88,-299v4,-1,5,2,6,4xm25,24v-16,-12,-24,-34,-24,-59v0,-79,-12,-176,15,-231v16,-17,59,-35,99,-25v-1,14,3,34,-2,45v-31,-3,-49,1,-55,30r0,179v0,18,9,30,27,36v-1,2,-2,5,2,4v5,-5,21,-5,28,-1v-1,15,3,35,-2,46v-39,-1,-81,0,-86,-26v-2,0,-2,0,-2,2xm15,-274v-1,-8,9,-1,4,-1v0,0,0,-2,-1,-2v0,3,-1,3,-3,3xm97,-252v1,1,2,1,3,0r-3,0xm99,-245v1,1,3,2,0,2r0,-2xm54,-236v-7,-1,0,3,-3,5v3,1,2,-3,3,-5xm36,-229v-2,0,-4,0,-2,2xm27,-33v0,-4,-5,-1,-6,0v0,0,0,2,1,2v-1,-3,3,-2,5,-2xm97,11v4,-2,6,-7,1,-6v0,2,-3,5,-1,6xm113,11v0,-6,-5,-5,-7,-2v6,4,-5,8,-3,10v7,-1,6,-7,10,-8xm92,10v-4,-1,-7,5,-2,5v1,-2,2,-2,2,-5xm98,21v-1,0,-1,1,-1,2v1,0,1,-1,1,-2xm98,24r0,1r0,-1xm96,30v-1,-3,2,-4,2,-2"},{"d":"2,-108v-15,-76,45,-150,113,-143v-2,14,5,37,-5,43v3,3,4,-3,5,0v-14,4,-27,10,-37,19r-6,-2v12,6,-15,24,-14,48v-3,-3,-6,1,-1,1v5,14,-9,16,-5,19r2,-1v1,0,8,19,4,29v-1,0,-1,0,-1,1v4,-2,6,0,6,7v1,6,20,39,45,39v-1,7,-3,5,-9,3v-2,9,-14,4,-7,13v7,-5,12,-13,22,-6v2,11,-6,3,-7,12v5,-3,9,2,6,7v-11,-6,-2,9,-12,9v-1,-3,2,-2,2,-5r-2,0v3,-4,5,-8,5,-10v0,8,-16,6,-8,10v-1,2,-1,5,0,7v-1,0,-2,-2,-2,0v1,1,5,5,2,7v-5,-3,-16,1,-15,-8v-22,-1,-30,-7,-50,-26v-9,-18,-18,-18,-26,-46v-1,-8,8,-6,5,-12v5,2,9,-1,7,7r-2,-1v-5,11,12,3,12,13r2,0v0,-2,-4,-6,1,-5v4,0,5,3,7,0v-1,-6,0,-2,-5,0v-4,-9,-20,1,-10,-14v2,1,5,4,5,0v-2,-2,3,-8,-2,-5v-9,-3,-28,15,-25,-9v5,6,6,-1,8,-6v-4,2,-4,4,-6,-1r1,0r-3,-2v0,5,2,5,0,8xm237,-123v2,0,2,0,2,2v-1,0,-2,-1,-2,-2xm140,-48v6,2,24,-21,32,-21v-6,-3,-2,-2,4,-10v-2,-5,0,-6,4,-6v3,-1,2,3,4,3v1,-5,-11,-1,-5,-12r4,2v0,-5,-3,-9,-1,-16v2,2,6,-1,6,-5v-3,-1,-2,7,-6,3v-3,-11,3,-8,0,-13v16,2,40,-4,52,2v-1,7,-10,3,-3,7v2,0,5,-2,5,0r-1,2r4,0v0,23,-8,50,-29,74v-22,26,-57,43,-84,36v2,0,2,0,2,-1v-6,1,-2,-8,-3,-12v1,-6,4,-4,11,-6v-9,-6,-2,-17,1,-25v-2,1,-5,2,-4,-2v2,0,7,-3,8,-1xm46,-210v-2,0,-4,1,-4,4v2,-1,4,-2,4,-4xm20,-171v-2,0,-2,0,-2,2v2,0,2,0,2,-2xm59,-154v-2,0,-6,2,-4,4xm43,-152v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm20,-140v1,-2,-2,-7,-2,-2xm28,-138v0,-2,-4,-3,-3,0r3,0xm14,-134v0,-2,-3,-4,-2,-1xm24,-129v0,0,-5,-5,-4,-1v6,-1,7,7,4,11v-5,2,-9,5,-6,5v8,-5,12,-9,19,-3r-1,1v6,2,2,-4,5,-4v2,3,10,2,8,-5v-11,0,-13,-3,-18,-9v0,4,-4,4,-7,5xm14,-126v-1,3,1,3,3,2r0,-2v-1,1,-2,1,-3,0xm197,-113v0,-3,-9,-10,-11,-6xm15,-114v-1,0,-1,0,-1,1v3,0,1,-1,1,-1xm24,-111r1,-3xm219,-114v0,0,-2,0,-2,1r4,0xm205,-114v-2,1,-6,0,-6,4v4,-2,7,4,6,-4xm21,-108v1,-1,4,-2,2,-2xm202,-105v0,-2,-2,-6,-2,-3v2,2,-1,4,2,3xm208,-107v-1,2,4,5,4,1xm234,-107v-3,-1,-2,2,-3,3v2,0,4,0,3,-3xm55,-104v-2,0,-6,1,-4,2v2,0,5,1,4,-2xm49,-102v-3,0,-5,0,-3,3xm38,-101v-7,3,-8,3,-1,6xm187,-99v-3,-1,-2,2,-1,3v4,1,2,-1,1,-3xm54,-81v-3,-14,-15,-14,-18,-6r1,3v5,-6,12,-1,17,3xm195,-91v-1,-1,-7,-2,-6,2v3,0,4,-1,6,-2xm6,-86v-2,0,-3,-5,-1,-5v3,0,3,3,1,5xm35,-88v-5,-4,-6,7,-3,2v2,1,4,1,3,-2xm19,-73v1,-7,-6,-8,-9,-6xm186,-80r1,1xm64,-77v-2,0,-5,2,0,2r0,-2xm181,-72r0,5v3,0,2,-4,0,-5xm197,-72v-2,2,-3,5,1,4xm72,-68v-1,-1,-4,-3,-3,0v1,1,2,1,3,0xm40,-67v-3,-1,-7,2,-2,3xm188,-64v0,-2,-4,-3,-4,-1v1,1,2,1,4,1xm176,-65r0,5v2,-2,2,-4,0,-5xm67,-56v0,-3,0,-5,-2,-5v2,2,-2,6,2,5xm75,-55v-2,-3,-6,2,-8,3xm43,-55v-3,0,-8,2,-2,4v1,-1,2,-2,2,-4xm28,-48v-2,-2,-4,-2,-3,1xm58,-50v-3,-1,-2,2,-2,4v2,0,1,-3,2,-4xm94,-48r0,2v3,-1,4,-5,0,-2xm31,-44v0,-1,1,-4,-1,-4v0,2,0,3,1,4xm75,-38v-1,-11,-12,-7,-2,0r2,0xm40,-43v-3,-1,-5,2,-3,4v3,0,5,-1,3,-4xm52,-41v-3,0,-6,3,-1,3xm126,-36v-1,-2,-1,-5,2,-4v-1,1,0,4,-2,4xm47,-38v0,1,-4,3,-2,3xm54,-38v-2,0,-1,2,-1,3v2,0,1,-2,1,-3xm55,-34v1,6,10,5,11,0v-3,2,-7,0,-11,0xm140,-33v-1,0,-3,-1,-3,1v1,0,4,2,3,-1xm125,-21v1,-3,-1,-8,1,-9v0,3,1,7,-1,9xm54,-22v1,-3,-5,-5,-5,-3v1,5,6,4,11,4v-2,0,-5,-2,-7,0xm66,-25v-1,1,-4,4,0,3r0,-3xm160,-24v-2,0,-4,4,-1,3xm83,-18v0,-2,-4,-3,-4,-1v1,1,2,1,4,1xm92,-20v-4,-1,-2,3,-2,5v5,0,4,-1,2,-5xm62,-19v0,1,-3,4,-1,4v3,-1,5,-3,1,-4xm88,-12v1,-4,-2,-3,-5,-3v2,1,0,3,5,3xm114,-8v-3,-1,-1,-10,1,-8v0,3,0,6,-1,8xm139,-9v1,-3,-3,-6,-2,-1xm103,-3v1,-8,12,-5,12,2v-7,3,-8,-3,-12,-2xm186,-156v-17,-20,-29,-47,-61,-52v1,-14,-2,-32,1,-44v41,-4,103,42,103,76v-1,-5,1,-7,3,-1xm188,-220v3,-2,-2,-6,-2,-3v1,0,2,1,2,3xm225,-176v-2,1,-13,3,-5,3v2,-1,6,0,5,-3xm135,-118v7,3,8,2,15,4v-4,1,-9,-11,-15,-4xm129,-109v-6,2,-3,-8,-4,-14v13,1,40,-3,46,2v-2,0,-5,-2,-5,1v5,2,6,1,10,-1r0,16v-9,-3,-17,-5,-25,-9v5,17,13,6,24,9v0,9,2,19,0,27r-50,1v1,-11,-3,-30,4,-32xm147,-104v-2,-2,-7,-1,-4,2v2,0,3,-1,4,-2xm144,-100v-2,0,-1,2,-1,3v2,0,1,-2,1,-3xm164,-97v-3,-2,-5,0,-3,3xm134,-96v-3,0,-5,1,-4,5v4,2,4,-2,4,-5xm142,-92v-4,1,0,5,1,8v3,-2,0,-5,-1,-8xm144,-83v-2,0,-4,1,-4,4v1,-1,5,-1,4,-4","w":246},{"d":"64,0r-64,0r111,-253r64,0xm58,-68v0,0,-5,0,-3,1xm53,-49v0,-4,-7,-3,-3,0r3,0xm50,-19v-6,0,-13,0,-15,3r14,5v-1,-3,-2,-7,1,-8xm65,-80v-1,-4,-8,-2,-2,0r2,0xm95,-107v-1,3,4,6,3,2v0,-1,-1,-2,-3,-2xm133,-208v-4,3,-17,3,-10,6v6,-2,9,-4,10,-6xm94,-181v-2,0,-2,0,-2,2v2,1,2,1,2,-2xm101,-173v0,-3,-4,-4,-3,0r3,0xm113,-178r11,6v-3,-5,-7,-16,-9,-6r-2,0xm127,-235v-2,-5,-7,-3,-11,-1v4,2,8,6,11,1xm99,-163v-3,-5,-7,-2,-6,3v1,1,4,1,3,4v-6,-1,-16,5,-8,8v7,3,22,-6,10,-10v0,0,-3,-6,1,-5xm125,-152v-3,-3,-6,6,-10,2v2,9,2,-1,10,-2xm126,-144v-2,1,-5,0,-4,3v3,-1,4,-2,4,-3xm103,-143v-3,2,-5,4,1,3xm112,-140v-1,0,-3,-1,-3,1v0,1,3,3,8,5v-1,-3,-3,-3,-5,-6xm107,-134v-15,0,-11,3,-5,7v0,-3,1,-5,5,-7xm120,-131v-1,-2,-4,-1,-5,0r5,0xm151,-228v-3,-6,-11,-1,-13,-1v0,4,3,4,5,6v0,-4,3,-5,8,-5xm110,-199v-6,2,-11,5,-8,8v-1,-5,10,-1,8,-8xm136,-214v-2,-1,-6,3,-2,2xm117,-193v-3,-1,-4,2,-4,4v3,1,4,-2,4,-4xm139,-202v-1,1,-7,5,-1,4xm128,-197v2,0,7,-1,2,-1xm81,-114v-1,0,-8,3,-3,3v0,-2,4,0,3,-3xm81,-131v3,-7,-7,-14,-2,-3v1,3,-3,1,-4,3r6,0xm71,-111v-2,-1,-5,1,-2,2xm74,-102v0,1,5,4,5,0r-5,0xm69,-99v-3,1,-5,2,-2,5v3,0,3,-2,2,-5xm90,-123v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm57,-184r-4,-1v1,1,2,2,4,1xm49,-201v3,-1,3,-5,0,-2r0,2xm35,-237v2,4,9,4,15,4v-4,-1,1,-11,-3,-8xm65,-173v-4,0,-7,3,-1,2r-14,31r-50,-113r64,0r18,42xm95,-146v1,-1,5,-2,2,-3v-1,0,-2,1,-2,3xm91,-71v3,1,2,-2,2,-4v-1,1,-2,2,-2,4xm92,-92v0,6,5,6,5,1v-1,-5,8,-4,7,-8v-9,6,-9,-16,-11,-4v-6,-2,-10,1,-6,6v5,0,11,1,5,5xm99,-113v2,3,7,3,3,0r-3,0xm109,-114v2,3,6,-1,7,-4v-5,2,-7,3,-7,4xm107,-118v-6,-4,-4,-10,-12,-3v0,1,4,2,12,3xm115,-122v1,3,3,1,5,0r-5,0xm76,-142v0,2,6,6,5,2v-3,0,-2,-3,-5,-2xm77,-112v3,0,5,-6,3,-9v-2,0,-5,-1,-5,1v7,-1,3,5,2,8xm68,-143v1,3,2,0,1,0r-1,0xm74,-150v2,0,6,1,5,-2v-3,0,-4,1,-5,2xm32,-216v2,1,5,3,5,-1v-2,-1,-4,-1,-5,1xm86,-130v2,0,5,1,4,-2v-2,0,-5,-1,-4,2","w":182},{"d":"2,-108v-15,-76,45,-150,113,-143v-2,14,5,37,-5,43v3,3,4,-3,5,0v-14,4,-27,10,-37,19r-6,-2v12,6,-15,24,-14,48v-3,-3,-6,1,-1,1v5,14,-9,16,-5,19r2,-1v1,0,8,19,4,29v-1,0,-1,0,-1,1v4,-2,6,0,6,7v1,6,20,39,45,39v-1,7,-3,5,-9,3v-2,9,-14,4,-7,13v7,-5,12,-13,22,-6v2,11,-6,3,-7,12v5,-3,9,2,6,7v-11,-6,-2,9,-12,9v-1,-3,2,-2,2,-5r-2,0v3,-4,5,-8,5,-10v0,8,-16,6,-8,10v-1,2,-1,5,0,7v-1,0,-2,-2,-2,0v1,1,5,5,2,7v-5,-3,-16,1,-15,-8v-22,-1,-30,-7,-50,-26v-9,-18,-18,-18,-26,-46v-1,-8,8,-6,5,-12v5,2,9,-1,7,7r-2,-1v-5,11,12,3,12,13r2,0v0,-2,-4,-6,1,-5v4,0,5,3,7,0v-1,-6,0,-2,-5,0v-4,-9,-20,1,-10,-14v2,1,5,4,5,0v-2,-2,3,-8,-2,-5v-9,-3,-28,15,-25,-9v5,6,6,-1,8,-6v-4,2,-4,4,-6,-1r1,0r-3,-2v0,5,2,5,0,8xm46,-210v-2,0,-4,1,-4,4v2,-1,4,-2,4,-4xm20,-171v-2,0,-2,0,-2,2v2,0,2,0,2,-2xm59,-154v-2,0,-6,2,-4,4xm43,-152v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm20,-140v1,-2,-2,-7,-2,-2xm28,-138v0,-2,-4,-3,-3,0r3,0xm14,-134v0,-2,-3,-4,-2,-1xm24,-129v0,0,-5,-5,-4,-1v6,-1,7,7,4,11v-5,2,-9,5,-6,5v8,-5,12,-9,19,-3r-1,1v6,2,2,-4,5,-4v2,3,10,2,8,-5v-11,0,-13,-3,-18,-9v0,4,-4,4,-7,5xm14,-126v-1,3,1,3,3,2r0,-2v-1,1,-2,1,-3,0xm15,-114v-1,0,-1,0,-1,1v3,0,1,-1,1,-1xm24,-111r1,-3xm21,-108v1,-1,4,-2,2,-2xm55,-104v-2,0,-6,1,-4,2v2,0,5,1,4,-2xm49,-102v-3,0,-5,0,-3,3xm38,-101v-7,3,-8,3,-1,6xm54,-81v-3,-14,-15,-14,-18,-6r1,3v5,-6,12,-1,17,3xm6,-86v-2,0,-3,-5,-1,-5v3,0,3,3,1,5xm35,-88v-5,-4,-6,7,-3,2v2,1,4,1,3,-2xm19,-73v1,-7,-6,-8,-9,-6xm64,-77v-2,0,-5,2,0,2r0,-2xm72,-68v-1,-1,-4,-3,-3,0v1,1,2,1,3,0xm40,-67v-3,-1,-7,2,-2,3xm67,-56v0,-3,0,-5,-2,-5v2,2,-2,6,2,5xm75,-55v-2,-3,-6,2,-8,3xm192,-31v1,-1,4,-1,3,-4v-3,1,-5,0,-3,4xm28,-48v-2,-2,-4,-2,-3,1xm58,-50v-3,-1,-2,2,-2,4v2,0,1,-3,2,-4xm94,-48r0,2v3,-1,4,-5,0,-2xm31,-44v0,-1,1,-4,-1,-4v0,2,0,3,1,4xm75,-38v-1,-11,-12,-7,-2,0r2,0xm40,-43v-3,-1,-5,2,-3,4v3,0,5,-1,3,-4xm52,-41v-3,0,-6,3,-1,3xm47,-38v0,1,-4,3,-2,3xm54,-38v-2,0,-1,2,-1,3v2,0,1,-2,1,-3xm55,-34v1,6,10,5,11,0v-3,2,-7,0,-11,0xm54,-22v1,-3,-5,-5,-5,-3v1,5,6,4,11,4v-2,0,-5,-2,-7,0xm66,-25v-1,1,-4,4,0,3r0,-3xm83,-18v0,-2,-4,-3,-4,-1v1,1,2,1,4,1xm92,-20v-4,-1,-2,3,-2,5v5,0,4,-1,2,-5xm62,-19v0,1,-3,4,-1,4v3,-1,5,-3,1,-4xm88,-12v1,-4,-2,-3,-5,-3v2,1,0,3,5,3xm114,-8v-3,-1,-1,-10,1,-8v0,3,0,6,-1,8xm103,-3v1,-8,12,-5,12,2v-7,3,-8,-3,-12,-2xm219,-45v-1,1,-5,4,0,3v1,-1,1,-2,0,-3xm139,-9v1,-3,-3,-6,-2,-1xm160,-24v-2,0,-4,4,-1,3xm140,-33v-1,0,-3,-1,-3,1v1,0,4,2,3,-1xm176,-65r0,5v2,-2,2,-4,0,-5xm188,-64v0,-2,-4,-3,-4,-1v1,1,2,1,4,1xm181,-72r0,5v3,0,2,-4,0,-5xm186,-80r1,1xm195,-91v-1,-1,-7,-2,-6,2v3,0,4,-1,6,-2xm187,-99v-3,-1,-2,2,-1,3v4,1,2,-1,1,-3xm234,-107v-3,-1,-2,2,-3,3v2,0,4,0,3,-3xm208,-107v-1,2,4,5,4,1xm202,-105v0,-2,-2,-6,-2,-3v2,2,-1,4,2,3xm207,-42v-2,1,-6,0,-6,4v3,-3,8,4,6,-4xm219,-114v0,0,-2,0,-2,1r4,0xm197,-113v0,-3,-9,-10,-11,-6xm237,-130v-1,8,-12,-7,-6,4v3,-2,7,2,6,-4xm218,-138v2,1,7,4,10,5v1,-5,-4,-5,-10,-5xm205,-144v0,0,-3,2,-1,2xm224,-176v-2,1,-11,3,-5,3v2,-1,6,0,5,-3xm188,-220v3,-2,-2,-6,-2,-3v1,0,2,1,2,3xm192,-15v1,1,4,2,3,-1v-1,0,-3,-1,-3,1xm197,-55v4,1,3,-2,2,-4v-2,1,-1,3,-2,4xm125,-21v1,-3,-1,-8,1,-9v0,3,1,7,-1,9xm126,-36v-1,-2,-1,-5,2,-4v-1,1,0,4,-2,4xm182,-137v4,-3,9,3,6,6v-4,0,-6,-2,-6,-6xm207,-150v-1,0,-2,3,-2,1xm216,-42v-3,-2,-4,0,-5,2xm223,-156v7,1,11,-7,14,-1v-2,1,5,18,-4,15v1,4,-5,2,-5,5r6,-2r-1,2v10,0,6,8,6,16v-2,0,-1,-5,-5,-4v2,9,-8,5,-6,11v2,-2,5,0,8,0r-1,2r4,0v2,20,-11,40,-20,64v2,-3,2,-8,5,-9r18,17r-41,41r-17,-18v-17,9,-41,21,-58,15v2,0,2,0,2,-1v-6,1,-2,-8,-3,-12v1,-6,4,-4,11,-6v-9,-6,-2,-17,1,-25v-2,1,-5,2,-4,-2v2,0,7,-3,8,-1v-1,1,-2,2,1,2v1,-5,30,-20,29,-24v-1,0,-3,2,-3,0v5,-1,9,-22,16,-11v1,-5,-11,-1,-5,-12r4,2v0,-5,-3,-9,-1,-16v2,2,6,-1,6,-5v-3,-1,-2,7,-6,3v-3,-24,14,-23,30,-18v3,-6,7,-2,9,-4v-5,0,-1,-2,-4,-5v-1,4,-15,6,-16,2r2,-5v-9,2,-9,1,-20,0v-2,-6,-5,-15,3,-16v-17,-20,-29,-47,-61,-52v1,-14,-2,-32,1,-44v41,-4,103,42,103,76r0,-5v2,0,3,4,5,14v-3,-1,-3,-4,-4,3v-2,10,-17,4,-21,0v4,4,-2,8,-8,7v0,0,0,-2,-1,-2v-1,3,3,5,1,6v0,-1,0,-1,-1,-1r0,4v-3,0,-10,-5,-11,-1v9,2,23,10,29,3v-4,-2,-14,-7,-5,-12v3,2,0,5,2,7v0,-2,3,-2,7,-3v1,3,-6,7,-1,6v2,0,5,-5,2,-6","w":251},{"d":"0,-46v18,2,43,-4,57,2v-7,5,5,19,-1,30v0,-7,-4,-5,-8,-7v2,0,14,10,2,11v-2,-1,-4,-5,-5,-3v3,2,3,6,4,8v6,0,4,-4,8,-4v2,13,-8,7,-18,9v-4,-7,-13,4,-19,-4v2,7,-7,3,-11,4v1,-4,-2,-3,-5,-3v1,2,1,4,-2,3v-1,-11,-1,-26,0,-35r9,2v-5,-1,-5,-6,-9,-8v0,2,1,5,-2,4r0,-9xm20,-248v0,0,-5,0,-3,1xm30,-239v0,-5,-4,-2,-1,0r1,0xm41,-230v-6,0,-11,0,-13,3r12,6v0,-3,-2,-8,1,-9xm41,-221v1,0,4,2,4,0r-4,0xm7,-217v0,-2,-4,-4,-3,-1v1,1,2,3,3,1xm51,-149v-2,0,-3,9,1,8v2,-3,0,-5,-1,-8xm56,-124v0,-5,-3,-4,-4,0v0,2,3,0,4,0xm9,-123v-3,-1,-2,3,-2,5v3,1,2,-3,2,-5xm45,-122v-2,0,-13,4,-9,6v5,-2,8,-4,9,-6xm20,-118v-2,0,-2,0,-2,2v2,1,2,1,2,-2xm2,-115v2,2,3,5,7,4v0,-2,-2,-3,-7,-4xm25,-113v-3,-1,-2,2,-2,4v3,1,3,-1,2,-4xm56,-114v2,1,2,8,0,9v0,-3,-2,-7,0,-9xm36,-93v-2,-8,-6,-15,-9,-6xm11,-102v-8,3,-7,4,0,7v2,-2,2,-5,0,-7xm19,-97v2,2,4,6,-2,5v-5,-1,-7,8,-2,8v10,3,4,-6,14,-7v-5,1,-7,-17,-10,-6xm56,-98v-2,1,-7,-1,-6,3v3,0,7,1,6,-3xm47,-90v-3,2,-12,5,-7,7v-1,-3,7,-3,7,-7xm1,-86v5,0,3,5,1,9v-4,1,-1,-5,-2,-8xm47,-80v-1,1,-4,0,-3,3v2,-1,3,-2,3,-3xm28,-79v-3,3,-5,5,1,3xm39,-70v-1,-4,-2,-5,-6,-5v0,1,2,3,6,5xm31,-70v-14,0,-10,3,-4,7v0,-3,1,-5,4,-7xm41,-68v-1,0,-3,-1,-3,1r4,0xm9,-68v0,6,-10,3,-2,9v0,-4,3,-4,7,-4v-1,-2,-3,-4,-5,-5xm57,-58v-12,-2,-21,0,-39,0v1,-1,3,-1,0,-1v-4,2,-12,1,-18,1v-3,-18,5,-15,20,-14v-1,-4,-16,-1,-11,-9v-1,-7,-15,-12,-6,-22r-3,-4v2,-47,-4,-103,2,-146v17,2,41,-3,55,2v1,15,0,26,-10,16v5,5,3,10,1,12v3,-1,6,-6,9,-4r0,112v-13,-8,-10,11,-21,4v-1,1,-3,3,-1,4v9,-1,15,12,12,-4v13,0,0,8,10,12v1,9,-2,14,-6,18v4,1,5,-1,6,-3r0,26xm22,-46v-1,0,-5,5,-1,4xm17,-42v-3,-1,-7,3,-2,2xm27,-26v-1,1,-8,4,-3,4v-1,-2,4,-1,3,-4xm35,-17v3,-3,-2,-11,-3,-8v6,5,-7,9,3,8xm18,-22v-1,0,-5,0,-2,1xm21,-13v0,1,4,2,4,0r-4,0xm16,-10v-3,1,-5,2,-2,5v3,0,3,-2,2,-5xm43,-8v-2,0,-4,0,-3,2v2,0,4,0,3,-2","w":70},{"d":"140,-299v4,-1,5,2,6,4xm165,-293v4,10,3,36,0,47v-31,-3,-48,2,-55,30r0,179v0,18,9,30,27,36v-1,2,-2,5,2,4v5,-5,21,-5,28,-1v-1,15,3,35,-2,46v-39,-1,-83,-2,-86,-26v-3,2,-5,1,-9,-3v0,-2,2,-5,-1,-4v-33,-50,-9,-152,-16,-228v-2,-19,10,-37,15,-53v18,-17,53,-32,97,-27xm67,-274v2,-7,11,-2,2,0r-2,0xm152,-252v0,0,-2,0,-2,1xm151,-245v1,1,3,2,0,2r0,-2xm106,-236v-7,-1,0,3,-3,5v3,1,2,-3,3,-5xm88,-229v-2,0,-4,0,-2,2xm80,-33v0,-4,-6,-1,-7,0v0,0,0,2,1,2v-1,-3,4,-2,6,-2xm149,11v4,-2,6,-7,1,-6v0,2,-3,5,-1,6xm165,11v0,-6,-5,-5,-7,-2v5,4,-1,7,-3,10v7,-1,6,-7,10,-8xm144,10v-5,-1,-7,5,-1,5xm150,21v-1,0,-1,1,-1,2v1,0,1,-1,1,-2xm150,24v1,0,1,0,1,1v-1,0,-1,0,-1,-1xm148,30v-1,-3,2,-4,2,-2xm44,-103v-7,0,-17,2,-19,-3r0,3v-8,-1,-20,2,-25,-2v1,-14,-3,-34,2,-44r32,0v-1,1,-2,2,1,2v2,-1,3,-2,9,-2r0,46","w":175},{"d":"56,-252v1,7,-19,7,-8,15v2,-2,9,-9,7,-2v-2,27,6,73,-2,91v0,-2,2,-5,-1,-5v-3,5,-2,7,1,10r-20,0v3,-8,10,-19,11,-25v-12,1,-8,5,-14,9v10,2,1,9,3,15v-11,0,-22,2,-32,0r-2,-56v7,-5,-10,-33,7,-36v-3,-4,-8,-6,-7,-15v6,2,8,13,16,6v-1,-1,-1,-3,0,-5v-4,1,-12,2,-12,-3v12,1,28,-2,38,1r-9,4v11,5,14,-5,24,-4xm54,-220v0,-2,-2,-3,-4,-3v1,1,1,4,4,3xm54,-216v1,-3,-3,-5,-4,-2v1,1,2,2,4,2xm52,-176v0,-12,-3,-6,-7,-1v8,1,-5,5,0,8v0,-3,3,-5,7,-7xm42,-218v2,0,4,-3,0,-2r0,2xm43,-236v-2,-3,-8,1,-9,3v3,1,7,6,9,4v-3,-2,-5,-5,0,-7xm39,-190v-5,-1,3,-5,-3,-4v0,3,0,5,3,4xm34,-219v0,-1,3,-4,1,-4v-3,0,-4,2,-1,4xm32,-172v3,-2,2,-5,-2,-4v0,2,1,3,2,4xm20,-237v4,7,17,-6,10,-5v0,4,-3,6,-10,5xm28,-175r-5,0r5,0xm26,-157v1,-4,-5,-1,-6,-1v2,2,4,4,6,1xm21,-221v2,-4,-1,-10,-6,-5v1,3,2,7,6,5xm22,-185v0,-3,-1,-5,-5,-4v-2,4,2,4,5,4xm19,-237v0,-2,-2,-7,-3,-5v1,2,0,6,3,5xm18,-176v0,-5,-7,0,-10,0v2,3,6,0,10,0xm5,-198v2,-1,3,-5,-1,-4xm7,-175v-1,-2,-2,-3,-5,-3v1,2,2,4,5,3xm124,-252v1,7,-19,7,-8,15v2,-1,5,-7,8,-4v-1,17,3,40,-3,52v5,6,6,40,-1,41v0,-2,2,-5,-1,-5v-2,5,-1,6,1,10r-19,0v2,-9,9,-20,11,-25v-12,1,-8,5,-14,9v5,2,8,17,-5,16r-25,-1r-1,-88v13,-5,-6,-12,2,-19v-1,6,8,10,13,6v-1,-1,-1,-3,0,-5v-4,1,-11,2,-12,-3v12,1,28,-2,38,1r-8,4v11,5,14,-5,24,-4xm121,-220v0,-2,-2,-2,-3,-3v1,1,0,4,3,3xm121,-216v1,-2,-2,-5,-3,-2v0,1,1,2,3,2xm117,-184v-3,8,0,7,-6,15v3,-1,11,-10,6,-15xm110,-218v2,0,4,-3,0,-2r0,2xm111,-236v-2,-3,-8,1,-9,3v3,1,7,6,9,4v-4,-2,-6,-5,0,-7xm104,-194v0,2,-1,5,2,4v-2,-1,2,-5,-2,-4xm102,-219v0,-1,3,-4,1,-4v-3,0,-4,2,-1,4xm100,-172v3,-2,2,-5,-2,-4v0,2,1,3,2,4xm88,-237v3,6,17,-7,10,-5v0,4,-3,5,-10,5xm95,-175v0,-2,-3,-1,-4,-1v0,2,3,1,4,1xm93,-157v1,-4,-4,-1,-5,-1v2,2,3,4,5,1xm89,-221v2,-4,-1,-11,-7,-5v2,3,2,8,7,5xm90,-185v1,-5,-6,-5,-7,-1xm87,-237v0,-3,-2,-8,-4,-5v1,2,0,6,4,5xm86,-176v0,-5,-7,0,-10,0v2,3,6,0,10,0xm73,-198v2,-1,3,-5,-1,-4xm75,-175v-2,-2,-2,-3,-6,-3v2,1,2,4,6,3","w":137},{"d":"97,-232v0,-10,1,-10,0,-20v49,0,76,19,81,63v-6,0,0,0,0,4v-1,13,-5,21,-6,11v-11,5,-4,-10,-13,-7v-1,-2,0,-5,-3,-4v0,10,9,11,7,24r-6,-1v3,3,6,6,-2,5v4,12,-6,25,-13,15v-3,0,-8,-2,-7,3v4,1,23,9,25,16v10,1,22,20,24,40v-7,1,3,6,1,9v-2,22,-5,18,-6,28v-11,5,-16,-9,-19,0v-1,2,11,4,3,8v-4,0,-6,0,-6,4v2,0,6,2,11,7v-18,19,-16,13,-37,23v-1,-2,-12,-6,-8,-11v-3,1,-7,-3,-7,-1v4,5,6,9,6,14v-11,2,-17,2,-21,-9v0,4,1,7,-4,6r0,-42v6,-2,22,-13,20,1v4,0,4,8,13,6v-3,-4,-1,-19,2,-9v8,-9,-20,-8,-6,-23v1,-11,0,-17,-5,-25v2,1,6,2,5,-2v-15,-1,-7,-9,-29,-10r0,-42v5,1,4,3,6,4v0,-6,-6,-5,-6,-10v22,2,29,-24,22,-39v1,1,1,3,-1,3v-5,-7,-12,-10,-21,-11v2,-10,-6,-30,8,-28v-1,-2,-6,0,-8,0xm116,-237v-2,-3,-4,-1,-5,2v3,1,2,-2,5,-2xm129,-226v-1,-7,-4,-3,-1,0r1,0xm124,-221v-4,0,-7,-1,-7,3v2,-1,8,1,7,-3xm136,-210v0,-4,-4,-6,-3,0r3,0xm129,-207v0,-4,-9,-5,-9,-4v2,8,1,9,9,4xm100,-211v-3,1,-3,1,-1,3v3,1,1,-2,1,-3xm146,-208v2,2,5,10,7,6v-1,-4,-4,-5,-7,-6xm171,-207v-2,0,-6,-1,-5,2v2,0,6,1,5,-2xm125,-202v-2,2,1,5,3,4v1,-3,-2,-3,-3,-4xm142,-198v5,2,-3,8,0,10r11,-2v-3,-5,-7,-8,-11,-8xm156,-198v1,0,2,3,2,1xm128,-197v0,3,-3,10,3,8v2,-4,3,-8,-3,-8xm157,-190v-2,0,-1,3,-1,4v2,0,1,-3,1,-4xm167,-189v-2,0,-2,2,-2,4v3,1,2,-2,2,-4xm127,-178v-1,-2,-5,-1,-4,2xm139,-178v-4,-1,-7,2,-3,4v1,0,2,-2,3,-4xm148,-176v-3,1,-5,5,-1,5xm164,-167v0,-2,3,-4,2,0r-2,0xm168,-164v-1,-4,1,-5,5,-3v1,5,-5,8,-5,3xm115,-156v2,-1,-2,-7,-1,-2xm163,-151v1,-7,3,-12,7,-7xm133,-158v-4,0,-6,3,-3,5v7,1,9,-3,16,0v0,-2,-5,-3,-13,-5xm126,-146v-2,-2,-7,1,-2,2xm104,-139v-4,-3,-9,3,-2,2xm130,-133v0,-1,3,-2,1,-2xm122,-132v-2,2,0,7,3,6xm107,-122v0,0,-6,-6,-5,-2xm139,-62v1,3,3,6,0,8v9,1,3,6,14,8v1,-4,1,-10,7,-7v-5,-4,-13,-2,-8,-10v7,2,19,-4,6,-3v-7,-3,-6,-17,5,-14v-2,5,2,8,2,1r-1,-6v2,1,4,0,4,-2v5,-9,7,-20,2,-25v-5,-3,-20,3,-20,-10v8,-1,10,0,2,-4v-10,7,-9,10,-5,20v4,-5,17,-9,21,1v-12,7,3,15,-12,17v1,12,-16,6,-9,25xm125,-110v-2,-1,-7,2,-2,2xm128,-108v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm164,-105v-1,-1,-2,-2,-2,1xm149,-92v-1,-5,-7,-1,-7,2v1,2,1,2,5,2v-1,-2,-1,-4,2,-4xm179,-87v-4,0,-4,0,-2,2xm180,-67v1,-3,-2,-4,-2,-2xm172,-64v-11,-4,-1,5,-4,10v8,1,1,-5,4,-10xm181,-62v-3,0,-4,4,0,3r0,-3xm121,-48v-5,-5,-7,-10,0,-12v-1,2,12,11,0,12xm156,-44r-2,5v5,-2,5,-3,2,-5xm172,-34v-5,1,-5,-7,-1,-7v4,1,4,4,1,7xm102,-29v4,-5,-5,-11,-5,-3v3,0,5,1,5,3xm148,-33v0,-5,-3,-3,-1,0r1,0xm108,-15v-2,0,-4,0,-3,3v2,0,4,0,3,-3xm88,-252v-2,9,1,9,-1,20v-2,0,-6,-2,-7,0v13,-1,7,17,8,28v-10,-2,-18,12,-23,9r1,-1v-8,13,-2,43,22,39r0,4v-3,-3,-6,3,-6,6v2,-1,1,-3,6,-4r0,42v-12,0,-14,6,-20,4v1,7,-8,3,-9,9r4,-1v-11,14,9,40,-13,43v1,8,11,-3,4,14v10,-1,15,-4,14,-14v6,3,15,4,20,7r0,42v-6,2,-3,-4,-5,-6v-1,12,-10,10,-21,9v-1,-5,3,-9,6,-15v-1,2,-4,2,-7,2v1,2,0,4,0,6v-3,-2,-6,7,-8,5v-21,-11,-18,-4,-36,-23v5,-7,13,-5,8,-11v-4,0,-8,0,-7,-5v9,0,8,-7,1,-7v1,3,2,4,-3,5v-6,0,-15,-2,-10,-8v-3,0,-6,-7,-6,-21v0,-21,14,-50,25,-49v0,-10,25,-12,25,-19v-9,0,-12,7,-20,0v4,-5,-3,-8,0,-15v-8,2,-3,-3,-4,-5v-5,3,-5,-2,-5,-7v4,-8,7,-10,7,-16v-8,2,-6,14,-16,11r-1,5v-2,0,-3,-5,-4,-16v-1,-37,29,-71,81,-67xm74,-235v-1,-4,-4,-4,-6,-2v3,0,2,3,6,2xm59,-230v-3,-1,-4,3,-2,4xm68,-218v0,-4,-5,-2,-8,-3v-1,4,5,1,8,3xm51,-214v0,1,-4,5,0,4r0,-4xm65,-211v-10,-1,-8,6,-3,8xm87,-210v0,0,-4,2,-2,2xm40,-207v-2,-3,-8,2,-8,6v3,2,5,-8,8,-6xm18,-207v-2,0,-5,-1,-4,2v2,0,5,1,4,-2xm60,-201v-1,-2,-1,0,-3,0v0,1,-1,3,1,3v1,0,1,-1,2,-3xm32,-190r11,2v-1,-4,-4,-8,0,-10v-4,0,-8,3,-11,8xm28,-198v-1,1,-2,0,-2,2xm57,-189v3,-3,-1,-11,-6,-7v1,3,0,8,6,7xm29,-190v-3,-1,-2,2,-2,4v2,0,1,-3,2,-4xm17,-189v-1,3,2,6,2,1xm61,-176v1,-2,-3,-4,-3,-2xm46,-178v1,4,5,6,4,0r-4,0xm36,-176v1,4,3,7,4,2xm18,-170v1,1,4,4,0,3r0,-3xm11,-167v6,-4,8,5,4,6v-2,-1,-4,-3,-4,-6xm71,-160v-3,-1,-4,4,-2,4v1,-1,2,-2,2,-4xm18,-161v-1,2,7,7,3,10v-2,-3,-9,-7,-3,-10xm57,-155v-3,-8,-27,6,-14,0v4,-1,10,5,14,0xm62,-147v-2,0,-4,1,-2,3v2,1,2,-1,2,-3xm85,-140v-3,0,-5,1,-2,3v3,1,3,-1,2,-3xm55,-133r-3,-2xm62,-132v0,2,-4,5,-2,6v3,1,5,-5,2,-6xm83,-126v-3,0,-8,3,-5,4v2,-3,6,0,5,-4xm22,-67v-7,8,19,0,11,11v-2,-2,-5,2,-8,3v7,-2,5,1,7,7v11,-2,4,-7,13,-8v-5,-2,4,-9,-1,-7v-17,0,6,-21,-16,-20v4,-9,-14,-8,-5,-14v1,-4,-11,-12,-1,-14v1,-2,13,-6,12,3v9,-3,10,-14,-1,-20v-9,4,-8,2,1,4v3,17,-26,2,-20,15r-4,6r1,-1v9,3,-5,12,6,14v4,2,0,14,6,13v-2,-4,0,-6,5,-5v7,5,2,18,-6,13xm59,-110v0,1,5,4,5,0r-5,0xm59,-108v-2,0,-2,0,-2,2v2,0,2,0,2,-2xm23,-106v-3,1,-3,1,0,2r0,-2xm41,-94v-10,-1,0,2,-4,6r6,0xm9,-87v-3,0,-3,1,-1,2xm7,-69v-1,-3,-2,2,-2,2xm17,-54v2,-7,-4,-16,-3,-8v-1,6,-5,7,3,8xm7,-60v-1,-2,-5,-4,-4,1v2,0,3,0,4,-1xm64,-60v6,1,4,7,0,12v-12,0,1,-10,0,-12xm31,-39v0,-4,-2,-6,-5,-3v0,1,2,2,5,3xm9,-38v1,-4,10,-4,8,2v-2,4,-6,1,-8,-2xm86,-36v-4,-1,-5,5,-3,7v0,-3,6,-3,3,-7xm39,-35v0,-2,-2,0,-3,0v0,0,0,2,1,2xm80,-15v-3,0,-5,0,-4,3v3,0,5,0,4,-3","w":193},{"d":"48,-153v12,-3,40,-17,29,-36v-1,-2,2,-8,-2,-7v1,1,1,3,-1,3v-10,-21,-51,-6,-74,-14v1,-14,-3,-34,2,-45v68,-3,130,0,132,63v-6,0,0,0,0,4v-1,14,-4,21,-5,11v-11,4,-4,-10,-14,-7v-1,-1,0,-4,-2,-4v-1,9,10,12,6,24r-5,-1v3,3,4,6,-3,5v4,12,-6,25,-13,15v-3,0,-8,-2,-7,3v4,1,23,9,25,16v8,0,27,25,22,42v8,12,-4,30,-3,35v-12,5,-15,-9,-19,0v-1,2,13,3,4,8v-4,0,-7,0,-6,4v2,0,5,2,10,7v-18,19,-16,12,-36,23v-2,-2,-12,-6,-8,-11v-4,1,-8,-3,-8,-1v4,5,7,9,7,14v-11,2,-18,2,-22,-9r0,6v-9,-1,-2,2,-5,5v-17,-1,-39,3,-52,-2v1,-14,-3,-35,2,-45v13,1,30,-2,40,2r-1,-1v11,-2,20,-2,31,-8v0,8,3,14,15,14v1,-4,-7,-9,0,-13v1,2,2,6,3,-1v-20,-3,-1,-31,-12,-43v2,1,5,1,4,-2v-16,-2,-7,-10,-33,-11xm24,-248v-2,-2,-5,-5,-4,1xm55,-244v-2,0,-4,0,-3,2v1,-1,3,0,3,-2xm50,-239v0,-2,-3,-4,-2,0r2,0xm72,-237v-1,-3,-3,-1,-5,0v0,4,3,1,5,0xm5,-238v-2,3,1,3,4,2v0,-2,-3,-1,-4,-2xm61,-232v-4,0,-11,-3,-11,-1v3,4,6,2,11,1xm85,-226v-1,-7,-4,-3,-1,0r1,0xm81,-221v-4,0,-8,-1,-8,3v3,-1,8,1,8,-3xm92,-210v0,-4,-4,-6,-3,0r3,0xm77,-212v-1,5,1,12,8,5v0,-4,-6,-2,-8,-5xm56,-211v-2,1,-2,1,-1,3v3,1,1,-2,1,-3xm102,-208v2,2,5,10,7,6v-1,-4,-4,-5,-7,-6xm127,-207v-2,0,-5,-1,-4,2v2,0,5,1,4,-2xm81,-202v1,2,3,7,3,1xm98,-198v5,2,-3,8,0,10r11,-2v-3,-5,-7,-8,-11,-8xm114,-197r0,1r0,-1xm89,-196v-5,-3,-7,4,-5,7v5,1,4,-4,5,-7xm114,-186v-1,-7,-3,-3,-1,0r1,0xm123,-189v-1,0,-2,4,0,4r0,-4xm83,-178v-1,-2,-3,2,-3,2xm95,-178v-4,-1,-7,2,-3,4v1,0,2,-2,3,-4xm105,-176v-3,1,-6,5,-2,5xm121,-167v0,-2,3,-4,2,0r-2,0xm130,-167v0,3,-4,8,-6,5v0,-4,0,-8,6,-5xm72,-160v-2,0,-2,0,-2,2r2,2r0,-4xm120,-151v-3,-4,4,-14,6,-7xm89,-158v-4,0,-6,3,-3,5v7,1,9,-3,16,0v0,-2,-5,-3,-13,-5xm58,-147v0,0,-5,-11,-5,-4v4,1,5,2,5,4xm82,-146v-2,-1,-4,-1,-3,2v2,0,3,-1,3,-2xm60,-139v-4,-3,-9,3,-2,2xm88,-135v0,1,-3,2,-1,2xm79,-132v-4,1,0,7,2,6xm63,-122v0,0,-6,-6,-5,-2v1,0,3,0,5,2xm108,-126v-11,7,-10,15,-2,20v1,-10,16,-5,18,1v-12,8,4,15,-11,17v3,13,-14,2,-9,16v-4,5,3,10,-9,12v3,0,2,5,1,6v9,1,2,6,13,8v1,-4,1,-10,7,-7v-5,-4,-13,-2,-8,-10v8,2,19,-4,6,-3v-8,-3,-5,-17,5,-14v0,3,-2,7,2,6v1,-4,1,-7,0,-11v2,2,3,0,3,-2v8,-9,3,-17,5,-25v-5,-2,-22,4,-23,-10v6,-1,8,-1,2,-4xm81,-110v-3,-1,-6,2,-1,2xm84,-108v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm121,-105v-1,0,-4,-2,-3,1xm105,-92v-1,-5,-7,-1,-7,2v0,3,2,2,6,2v-2,-2,-2,-4,1,-4xm135,-87v-4,0,-4,0,-2,2xm136,-67v1,-3,-2,-4,-2,-2xm129,-64v-10,-5,-2,5,-5,10v10,1,1,-6,5,-10xm138,-62v-3,0,-5,2,-3,3v2,0,4,0,3,-3xm77,-48v-5,-5,-7,-10,0,-12v-1,2,12,11,0,12xm46,-44v-6,2,-4,5,0,6v3,-1,1,-4,0,-6xm113,-44v-2,0,-2,3,-3,5v4,-2,5,-2,3,-5xm36,-42v-1,0,-3,-1,-3,1v0,2,4,3,8,3v-1,-2,-2,-4,-5,-4xm128,-34v-5,1,-5,-7,-1,-7v4,1,4,4,1,7xm29,-30v-1,-6,-4,-11,-10,-2v2,0,7,8,10,2xm58,-36v-9,0,0,4,0,7v3,0,0,-5,0,-7xm104,-36v0,0,-2,0,-2,1v2,2,5,2,2,-1xm50,-24v2,-6,-7,-6,-8,-3v0,4,2,2,8,3xm26,-21v-2,2,-1,3,1,1xm64,-15v-2,0,-4,0,-3,3v2,0,4,0,3,-3xm38,-14r0,3v3,-1,5,-1,0,-3xm41,-5v3,-4,-2,-6,-3,-3v1,1,0,4,3,3xm38,-4v-1,-3,-8,-3,-7,1v2,0,7,1,7,-1","w":150},{"d":"18,-252v6,9,-13,8,-16,15v7,0,5,7,2,10v-9,1,-2,-18,-3,-25v9,-2,11,5,17,0xm10,-183v-2,-9,11,-20,9,-11v1,2,1,5,3,5v-1,-3,1,-3,3,-1r-1,1v2,-1,8,1,7,-3v-10,4,-11,-23,-17,-8v-1,-1,-3,-1,-5,-1v4,7,1,13,-9,14v1,-8,-1,-14,2,-17r0,3v6,2,8,-7,6,-3v-7,-1,-9,-6,-4,-9v9,-3,3,9,8,3v-2,-10,-1,-11,-8,-15v8,-2,1,-7,13,-6v0,7,3,5,7,3v-3,-6,-3,-11,-3,-19v2,0,5,3,6,1r-2,-6v10,1,25,-2,32,2v-1,7,3,20,-2,24v1,-8,-3,-7,-3,-2v6,3,5,20,5,31v-2,0,-6,-2,-7,0v6,1,8,6,7,14v-7,0,-1,2,0,3v-3,18,7,46,-8,52v-1,-6,-8,4,-11,-2v0,-4,4,-6,0,-9v-1,3,0,7,-4,6v-7,-5,-4,-13,0,-20v9,1,18,-7,8,-12v-1,9,-11,15,-22,14v3,-7,-2,-8,-2,-14v5,-1,6,9,10,5v-4,-3,-7,-6,-3,-8v5,4,5,-4,8,-8v-5,-5,-19,-3,-13,-12v-2,2,-6,1,-8,2v1,0,1,1,1,2xm38,-246v0,1,-4,5,0,4v1,-1,1,-3,0,-4xm52,-245v-5,4,1,12,3,5v-1,-2,-1,-5,-3,-5xm35,-240v-2,0,-5,3,-3,3xm46,-235v-6,-2,-8,3,-10,3r1,-1v-3,-1,-6,7,-3,7v0,-4,12,-3,12,-9xm32,-224v-1,0,-3,2,-1,2xm21,-223v-2,1,-8,2,-5,4v2,-1,6,0,5,-4xm45,-221v-3,0,-2,6,-2,7v6,-1,13,-5,2,-5r0,-2xm23,-220v-2,-1,-2,1,-2,3v2,1,2,-1,2,-3xm33,-218v-2,0,-4,3,-1,2v1,-1,3,-1,1,-2xm30,-213v-2,0,-1,2,-1,3v2,0,1,-2,1,-3xm54,-205v-1,-8,-7,5,-16,2v0,-2,-2,-2,-4,-1v-1,8,8,3,14,6v-4,-3,0,-8,6,-7xm48,-183v-1,-4,-8,-7,-12,-6v3,4,9,2,12,6xm49,-183v4,0,4,0,2,-2xm0,-175v-1,-4,1,-14,3,-5v-1,3,0,9,-3,5xm40,-183v-3,1,1,2,1,5r2,0xm20,-136v4,-9,2,-7,2,-14v11,0,8,8,4,13v13,11,15,7,17,22v8,-2,0,-8,11,-7v1,-1,0,-4,3,-3v-2,33,4,74,-3,102v5,-1,1,3,3,6v5,11,-10,25,-11,12v-5,0,-5,3,-11,3v-2,-5,8,-5,2,-8v0,3,-6,8,-11,5v0,-12,14,-4,15,-16v-4,1,-3,-2,-3,-5v6,-2,6,7,10,4v-7,-1,-3,-8,1,-11v2,0,0,3,3,2v0,-5,-3,-15,-6,-5v-2,8,-11,9,-18,15v-1,-4,-11,-6,-3,-9v5,1,4,-3,5,-7r-4,0v1,2,1,4,-2,3v-1,-1,-1,-4,-3,-4v2,11,-7,1,-8,11v-1,-2,-2,0,-3,1v6,0,6,4,7,8v-6,0,-7,0,-6,8v7,0,5,2,5,7v-5,0,-7,2,-8,-5v-11,-3,-5,-9,-8,-27v3,-3,9,-6,0,-5v4,-16,-5,-49,3,-65v-6,-1,-5,-21,0,-23v0,0,1,2,1,0v-6,-5,-6,-31,-2,-39v3,1,0,3,3,4v6,-10,-4,-10,4,-18v0,0,7,15,7,4v-2,0,-3,-1,-3,-2v5,-3,13,3,8,7v-12,0,0,20,-11,12v-8,10,18,11,3,21v1,2,4,3,7,3xm45,-174v-1,-3,-3,-4,-2,0r2,0xm45,-172v1,10,-11,-1,-13,7v5,-1,17,0,13,-7xm69,-110v2,-5,10,-7,4,-13v-1,2,-3,0,-4,0v0,3,3,10,-2,10v1,-10,-2,-23,1,-31r3,7v3,-9,-4,-12,-3,-19v7,0,7,16,12,6v-3,-4,-6,-7,3,-6v21,2,58,-4,71,2v-2,-1,-4,-2,-4,1v4,2,6,2,8,-1r0,16v-8,-3,-14,-5,-20,-9v4,16,9,7,20,9r0,27r-74,1v-4,-7,-8,1,-15,0xm6,-155v-3,-1,-2,2,-2,4v2,0,4,-3,2,-4xm94,-155v-2,0,-1,2,-2,3v1,0,2,-1,2,-3xm98,-155v-2,0,-3,1,-3,3v1,-1,4,0,3,-3xm53,-153v-3,0,-3,3,-1,4v0,0,2,0,2,-1xm131,-153v-8,0,-5,3,-1,6v1,-7,4,2,7,0v-2,0,-4,-2,-6,-6xm43,-149v-2,0,0,2,0,3v1,0,3,1,3,-1xm94,-147v0,1,1,3,1,1xm81,-146v-3,1,1,5,2,7v1,-2,5,-6,3,-7v-2,3,-3,4,-5,0xm6,-139v2,-1,4,-4,0,-2r0,2xm119,-142v-1,2,-4,-2,-3,2v2,0,4,0,3,-2xm95,-139v-2,-2,-5,1,-2,2xm133,-139v-3,-1,-2,2,-2,4v3,1,3,-2,2,-4xm80,-127v7,-4,-10,-14,-2,-8v1,2,3,4,2,8xm132,-133v-2,0,-1,2,-1,3v2,0,1,-2,1,-3xm149,-130v-3,-2,-5,0,-3,3xm93,-128v0,0,-10,2,-4,5v4,0,6,-1,4,-5xm124,-129v-4,-1,-6,5,-2,6xm21,-128v-16,5,-2,19,-17,23v6,-2,13,3,11,-6r5,0v-3,-4,1,-7,6,-6v4,2,1,5,4,7v0,-1,-1,-3,1,-3v6,2,1,11,5,12v0,-8,4,-4,2,-12v-9,0,-2,-6,-1,-10v-3,-1,-3,4,-7,1v0,-2,1,-5,-1,-5v-1,5,-2,7,-10,7v1,3,-1,5,-4,4v1,-6,3,-5,6,-12xm80,-126v-5,0,-6,4,0,2r0,-2xm131,-125v-4,0,0,5,0,8v3,-1,1,-5,0,-8xm113,-114v0,-2,-4,-3,-3,0r3,0xm132,-116v-1,1,-4,1,-3,4v1,-1,4,-1,3,-4xm26,-105v-2,-9,-5,2,-10,0v1,4,7,9,5,0v2,-1,3,-1,5,0xm51,-108v-2,0,-4,0,-3,3v1,0,2,-1,3,-3xm46,-100v1,-3,-2,-4,-2,-2xm9,-102v-4,0,-6,7,0,5r0,-5xm41,-94v-2,0,-4,0,-3,3v1,-1,4,0,3,-3xm50,-84v6,-4,1,-14,-4,-6v1,3,0,7,4,6xm14,-88v-5,-1,-6,1,-2,4v2,-1,6,-3,2,-4xm38,-88v-3,1,-7,-1,-7,3v4,1,5,-1,7,-3xm46,-82v0,1,-2,3,0,3r0,-3xm10,-76r-4,0r4,0xm13,-72v0,-2,-2,-5,-2,-3xm48,-70v2,-6,-11,-7,-11,-4v9,-1,0,8,4,9v2,-1,3,-6,7,-5xm22,-71v0,-2,-2,-1,-3,-1v0,2,2,1,3,1xm5,-59v1,-6,10,-4,12,-8v-7,2,-15,-1,-12,8xm54,-66v0,-2,-2,0,-3,0v0,4,2,5,5,6v-2,-3,-5,-6,-2,-6xm13,-54v-3,0,-4,2,-4,6xm52,-44v0,-10,-4,-3,-7,-1xm11,-44v0,2,4,2,4,0r-4,0xm10,-41v0,0,-2,0,-2,1v2,2,5,2,2,-1xm14,-35v-1,0,-3,-2,-3,0v1,2,2,2,3,0xm9,-17v-2,-5,-2,-8,-5,-4v1,2,-1,5,5,4xm20,-20v3,0,2,5,1,7v0,-2,-3,-5,-1,-7xm55,-12v0,0,-9,1,-5,2v4,-1,5,-1,5,-2xm0,-1v0,-2,3,-4,3,-1v-1,1,-2,3,-3,1xm169,-251v13,-4,43,-4,57,0v1,15,0,26,-10,16v5,5,3,10,1,12v3,-1,6,-6,9,-4r0,112v-13,-5,-11,7,-23,7v6,0,18,13,13,-2v13,0,0,8,10,12v1,9,-2,14,-6,18v4,1,3,-3,6,-3v-2,14,4,36,-4,43v1,1,3,1,4,0v-1,8,3,21,-2,25v1,-6,-6,-6,-7,-6v2,0,13,10,2,11v-2,-1,-4,-6,-5,-4v3,7,6,9,12,5v2,13,-8,7,-18,9v-4,-7,-15,5,-19,-5v2,7,-6,5,-11,5v1,-4,-3,-3,-6,-3v0,2,3,0,2,3v-11,-2,1,-22,-5,-33v2,-4,7,0,11,0v-5,-1,-6,-5,-9,-8v0,2,1,5,-2,4v2,-11,-6,-43,8,-33v4,0,17,-1,8,-3v1,-5,-11,1,-7,-7v0,-6,-11,-9,-9,-18r3,0v-8,-43,-1,-104,-3,-153xm189,-249v0,0,-5,0,-3,1xm199,-240v0,-5,-4,-2,-1,0r1,0xm210,-231v-6,0,-11,0,-13,4r12,5v-1,-4,-1,-7,1,-9xm214,-220v0,-4,-6,-2,-2,0r2,0xm176,-217v0,-2,-4,-4,-3,-1xm220,-149v-2,0,-3,9,1,8v2,-3,0,-5,-1,-8xm224,-128v-2,0,-5,6,0,5r0,-5xm178,-138v-3,-1,-2,3,-2,5v3,1,2,-3,2,-5xm214,-122v-2,0,-13,4,-9,6v5,-2,8,-4,9,-6xm188,-132v-2,0,-2,0,-2,2r2,2r0,-4xm173,-126v2,1,4,3,8,3v0,-2,-3,-2,-8,-3xm192,-121v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm224,-114v4,0,1,6,2,9v-3,1,-2,-5,-2,-9xm207,-123v-1,-8,-6,-15,-9,-7xm182,-109v-2,-6,-5,-4,-9,-1v3,1,6,4,9,1xm195,-101v-2,-5,-5,-2,-5,2v3,2,4,6,-2,6v-4,-1,-5,7,-1,7v4,-2,4,1,6,3v-3,-11,15,-8,1,-13v0,-2,-1,-5,1,-5xm224,-97v-2,0,-6,-1,-5,2v2,0,6,1,5,-2xm216,-88v-2,-2,-13,4,-7,6v0,-2,3,-5,7,-6xm170,-86v5,0,4,6,1,9v-4,1,-1,-5,-2,-8xm216,-79v-2,0,-4,0,-3,2v2,-1,3,-1,3,-2xm197,-79v-3,3,-5,5,1,3xm205,-75v-1,0,-3,-1,-3,1v0,1,2,2,6,4v0,-3,-2,-2,-3,-5xm200,-70v-13,1,-11,4,-4,7v0,-3,1,-5,4,-7xm210,-68v-1,1,-3,0,-3,2r4,0xm183,-63v-5,-7,-14,1,-8,5v2,-2,2,-6,8,-5xm217,-61v-5,2,-10,6,-7,7v-1,-4,9,-1,7,-7xm189,-59v-2,-1,-6,3,-2,2xm224,-55v-4,-1,-6,4,-1,3xm191,-46v-1,0,-5,4,-1,3xm186,-43v-3,-1,-7,3,-2,2xm196,-27v-1,1,-8,4,-3,4v-1,-2,4,-1,3,-4xm204,-18v3,-3,-2,-11,-3,-8v6,4,-7,10,3,8xm187,-23v-2,-1,-5,1,-2,2xm189,-14v0,1,5,4,5,0r-5,0xm185,-11v-3,1,-5,2,-2,5v3,0,3,-2,2,-5xm212,-9v-2,0,-4,0,-3,2v2,0,4,0,3,-2","w":239},{"d":"103,-255v0,-4,2,-6,7,-5xm6,-229v0,-4,0,-8,-6,-7v1,-5,-2,-15,2,-17v15,1,34,-2,47,1v0,1,-2,3,0,3v3,-5,5,1,8,4r0,120v-1,-1,-3,-1,-3,1v2,2,5,9,2,12v1,-2,1,-2,-2,-2v-1,4,-2,12,-9,11v1,7,5,14,8,1r4,0v-2,33,3,73,-3,102v-12,-7,-45,9,-54,-5v3,-13,12,-14,7,-17v-2,2,-3,2,-7,8r0,-89v8,0,12,-11,9,-18v-3,0,-4,17,-9,11r0,-49v4,1,7,-1,3,-4r-3,1v3,-21,-7,-55,4,-69xm66,-252v43,-3,96,-2,115,27v24,36,16,89,16,143v0,21,-5,40,-18,51v2,4,-3,6,-7,8v0,0,0,-2,-1,-2v-2,24,-67,28,-105,23v1,-14,-3,-35,2,-45v15,-1,34,1,45,1r-1,-2v45,-12,21,-79,27,-128v-6,-41,-48,-28,-73,-32r0,-44xm15,-251v-2,0,-4,5,-1,4xm6,-237v0,0,10,3,9,-3v-4,0,-8,0,-9,3xm175,-235v2,-3,4,-5,7,-2v0,1,1,3,-1,3v-3,-2,-1,-3,-6,-1xm8,-218v-1,2,4,7,6,4v-1,-2,-2,-5,-6,-4xm5,-215v-4,-1,-1,4,-1,5xm91,-212v-2,-2,-3,0,-1,1xm22,-209v1,2,-4,-2,-2,1v-2,0,-1,2,-1,3v5,0,10,-3,3,-4xm87,-203v0,-2,3,-4,2,0r-2,0xm18,-203v-3,0,-3,3,-3,6v1,-1,2,-1,3,0v2,13,-8,0,-12,6v7,-2,8,9,17,10v-3,0,-5,-2,-6,-5v0,-4,2,-5,6,-5v0,-7,-4,-5,-5,-12xm144,-197v1,7,2,6,3,0r-3,0xm30,-189v-1,-6,-4,-3,-3,0r3,0xm164,-189v-2,0,-2,0,-1,1xm24,-170v-2,-1,-5,-7,-7,-4v2,2,2,5,7,4xm57,-168v-1,-1,-4,-3,-3,0r3,0xm173,-82v-1,0,-3,-1,-3,1v4,-2,6,4,6,0xm92,-37v-1,-4,-5,-10,-8,-2xm74,-41v-7,2,-8,5,0,4v-1,3,7,12,9,7v-9,-1,-2,-11,-9,-11xm46,-125v-3,0,1,4,-5,7v5,1,5,-3,5,-7xm111,-33v0,-3,-5,-6,-6,-3v1,3,2,5,6,3xm41,-123v-8,-3,-11,3,-2,3xm31,-118v-2,1,-1,8,0,11v4,-1,6,-1,6,-4v-5,2,-7,-1,-6,-7xm92,-27v-2,-1,-2,1,-2,3v2,1,2,-1,2,-3xm99,-22v0,-1,-5,-2,-5,0r5,0xm94,-20v-2,0,-2,0,-2,2xm44,-105v-5,-1,-6,2,-2,5v1,0,1,0,1,-1v0,0,-2,0,-2,-1xm14,-100v-1,-2,-3,2,-3,2xm15,-92v2,4,2,6,7,9v0,-5,-2,-9,-7,-9xm17,-81v0,-2,-3,-3,-2,0r2,0xm44,-75v1,-3,-4,-6,-3,-1xm29,-78v-2,0,-7,-1,-6,2v2,0,7,1,6,-2xm40,-74v-2,0,-3,3,-3,6v2,-1,3,-4,3,-6xm21,-73v-3,-1,-6,3,-4,3v2,-1,4,-2,4,-3xm23,-62v-5,-9,-12,-3,-7,2xm34,-64v-1,-1,-3,-3,-3,0r3,0xm49,-58v1,-6,-7,-1,-11,-2v4,0,8,4,11,2xm34,-42v-5,-4,-5,0,-2,2xm53,-36v0,-3,-5,-4,-4,0v1,0,3,2,4,0xm46,-32v2,10,-17,1,-6,10v4,-3,14,-6,6,-10xm12,-28v-4,0,-5,4,0,3r0,-3xm23,-17v0,7,9,6,13,3v-3,-2,-11,0,-13,-3xm48,-15v-2,0,-3,6,-1,7v1,-2,3,-4,1,-7xm51,-13r-2,2xm17,-7v-2,-3,-6,1,-4,3v3,-1,4,-2,4,-3","w":208},{"d":"86,-190v9,0,6,20,3,25v-1,-1,-2,-1,-4,-1v0,2,2,3,6,3v0,27,-2,29,0,55v-5,2,5,28,-2,36v-15,-1,-35,3,-46,-2r0,-23r3,0v-6,-25,-4,-64,-1,-93v13,-1,34,2,41,0xm81,-179v0,-4,-3,-3,-4,0v1,0,3,2,4,0xm77,-107v0,0,0,-8,-5,-8v-1,5,1,7,5,8xm76,-151v-3,-2,-6,0,-2,2xm72,-169v1,-3,-2,-2,-4,-2v1,1,2,2,4,2xm70,-116v-1,-1,-4,-4,-3,0r3,0xm65,-183v0,1,-14,6,-9,8v4,-2,7,-4,9,-8xm55,-150v1,-2,-1,-5,-1,-1xm54,-176v1,-2,-2,-7,-2,-2xm54,-130v1,-4,-4,-2,-6,-3v2,1,2,4,6,3xm50,-173v0,-2,-3,-1,-4,-1v0,2,3,2,4,1xm48,-117v0,-2,0,-2,-2,-2r-2,2r4,0xm37,-107v-12,-1,-29,3,-37,-2v1,-14,-3,-34,2,-45r30,0r0,3v3,0,1,-4,5,-3r0,47xm99,-154v13,2,35,-7,35,11r0,28v-2,0,-4,0,-3,2v3,-1,3,1,3,4v-7,3,-26,4,-33,0v1,-1,4,-4,1,-5v-2,0,-3,3,-3,7r0,-47xm120,-117v4,0,3,-3,0,-4v0,1,-2,3,0,4xm41,-121v3,-1,8,-1,8,-5v-5,-1,-7,2,-8,5xm84,-124v2,1,4,1,4,-2v-2,0,-3,1,-4,2xm107,-126v3,1,2,-2,2,-4v-1,1,-2,2,-2,4xm50,-128v1,-1,5,-4,0,-3r0,3xm114,-142v-2,7,16,12,9,7v-5,0,-1,-13,-9,-7xm85,-142v2,1,7,-2,2,-2xm116,-144v2,1,8,-1,3,-2xm65,-144v3,1,2,-3,3,-5v-2,1,-4,2,-3,5xm110,-149v2,2,4,1,3,-2xm52,-149v2,0,2,0,2,-2r-2,-2r0,4","w":147},{"d":"0,-250v5,3,11,13,15,5v-2,-1,0,-3,0,-4v-4,1,-11,2,-12,-3v12,1,28,-2,38,1r-8,4v11,3,14,-5,24,-4v2,7,-19,7,-8,14v2,-1,5,-6,8,-3v-1,17,3,40,-3,52v6,3,6,40,-1,41v0,-2,2,-6,-1,-6v-1,4,-3,8,1,10r-19,0v2,-9,10,-19,11,-24v-11,2,-9,4,-14,9v10,1,1,9,3,14v-11,0,-23,2,-33,0r-1,-87v11,-6,-2,-8,0,-19xm54,-220v0,-2,-2,-1,-3,-2v0,1,1,2,3,2xm54,-215v0,-2,-2,-6,-3,-3v1,1,0,4,3,3xm52,-176v0,-10,-2,-5,-6,-1v8,1,-5,6,0,9v0,-3,2,-6,6,-8xm43,-218v2,0,4,-3,0,-2r0,2xm44,-237v-10,0,-9,9,0,9v-4,-4,-4,-4,0,-9xm37,-194v0,2,-1,6,2,5v-2,-2,2,-6,-2,-5xm35,-219v0,-1,3,-3,1,-3v-3,1,-3,1,-1,3xm33,-171v3,-2,2,-7,-2,-4v0,2,1,3,2,4xm21,-237v3,8,17,-6,10,-4v0,3,-4,4,-10,4xm28,-174v0,-2,-3,-1,-4,-1v0,2,3,1,4,1xm26,-156v1,-4,-4,-1,-5,-1v2,2,3,4,5,1xm18,-220v8,-4,4,-3,1,-9v-6,2,0,6,-1,9xm23,-184v1,-4,-5,-6,-6,-2xm20,-237v-1,-1,-2,-7,-3,-4v1,2,0,5,3,4xm19,-176v-1,-4,-7,0,-10,1v2,3,6,0,10,-1xm6,-197v2,-1,3,-5,-1,-4xm8,-174v-1,-3,-2,-4,-6,-4v2,2,2,5,6,4","w":69},{"d":"188,-251v1,12,-7,8,-12,2v-1,-6,8,-2,12,-2xm156,-213v-7,-6,-16,-10,-14,-22v6,3,11,-4,14,1v-4,1,-8,6,-5,7v3,-6,8,-7,7,2v17,5,8,-14,19,-11v-5,1,2,-5,-2,-6v0,0,0,2,-1,2v-1,-2,-1,-4,3,-3v-1,2,1,2,3,2v3,-2,10,4,5,7v-2,-1,-8,-2,-7,2v5,-2,1,1,1,1v-3,0,0,5,0,7v5,0,2,-9,9,-11v0,14,-1,22,0,33v-6,1,0,-5,-3,-6v-5,13,-34,3,-56,6v-4,-2,-10,-1,-9,-7r5,-2v-7,2,-6,-6,-3,-8v4,-1,7,6,9,0v-2,2,-6,1,-5,-3v4,-7,12,-2,18,0v1,9,3,13,12,9xm173,-210v3,0,7,-8,5,-11v-4,3,-1,7,-5,11xm173,-209r0,3v1,-1,1,-2,0,-3xm165,-252v3,1,9,-2,9,2r-11,0xm172,-217v-2,1,-5,0,-4,3xm169,-240v-2,18,-9,-5,-19,2v-4,-2,4,-5,-1,-7v-9,1,-8,15,-18,5v-2,1,-3,2,-3,5v7,4,5,1,14,3v0,8,-8,6,-13,3v-10,12,-7,12,-20,15v2,7,6,-2,6,10v1,1,3,0,3,2v-32,-2,-70,4,-97,-3v0,1,2,4,-1,3v-11,4,-29,-7,-15,-10v-1,-3,-3,-4,-3,-9v5,-2,5,8,7,1v-3,1,-6,-5,-4,-9v11,0,3,11,14,13v-1,-4,2,-3,5,-3v2,5,-6,6,-3,9v1,-6,8,-2,10,2v-2,0,-2,0,-2,2v10,1,10,-9,3,-4v-5,-9,-15,-13,-8,-22v4,0,6,2,4,6v9,1,1,-4,8,-7v-11,1,-1,-7,-11,-7v1,-1,1,-3,-1,-3v0,7,-9,8,-8,0r-7,0v0,6,-2,5,-7,5v0,-5,-1,-6,5,-7v2,-10,10,-5,26,-7v3,3,6,9,5,0v14,4,45,-5,60,2v8,-8,24,5,27,-2v10,0,42,-1,28,3v5,7,29,-1,10,10v3,2,4,0,6,-1xm167,-213v0,-2,-2,-1,-3,-1v0,2,2,1,3,1xm163,-213v-10,3,0,-11,-8,-11v2,4,2,17,8,11xm142,-248v5,5,4,-1,1,-1xm144,-206v-1,-2,-3,-2,-3,1xm141,-214v0,-2,-3,0,-4,0v0,2,0,4,2,3xm131,-246v1,2,5,1,2,0r-2,0xm119,-225v2,-4,-8,0,-6,-10v-3,1,-5,-1,-4,-4v6,1,4,3,11,5v-5,-15,-19,0,-20,-15v-5,1,3,8,-2,10v7,-2,15,6,10,12v-5,1,-4,7,-13,6v10,6,11,-5,20,1v-1,-2,-1,-4,0,-6xm103,-234v-6,0,-5,-1,-4,-4v-2,2,-9,3,-1,6v3,2,-2,3,4,3xm102,-207v1,-3,-1,-3,-4,-3v0,1,2,2,4,3xm97,-212v0,-2,-2,0,-3,0r3,0xm96,-244v0,-3,-5,-4,-5,-1v1,1,3,1,5,1xm88,-216v1,-2,-1,-5,-2,-2v1,1,0,2,2,2xm83,-204v3,0,7,-6,2,-7v-7,1,-5,1,-2,7xm82,-243v0,0,2,-1,0,-1v-3,1,-3,5,0,6v2,-1,0,-3,0,-5xm82,-219v2,-1,1,-6,-2,-5v0,3,1,4,2,5xm78,-211v0,-2,-3,-1,-4,-2v-1,3,2,2,4,2xm71,-243v4,-1,0,-4,1,-3xm71,-243v0,1,-4,3,-2,3xm70,-220v1,7,-6,3,-9,4v4,7,13,5,9,-4xm67,-235v0,1,0,5,1,2xm63,-246v0,-2,0,-2,-2,-2r0,2v-3,1,-6,-6,-5,-1v6,1,3,8,7,10v-1,-3,-3,-7,0,-9xm62,-204v2,0,0,-2,0,-3v-2,1,-7,0,-6,5v3,-2,6,-7,6,-2xm50,-240v2,-2,-1,-5,-5,-4xm41,-206v10,0,3,-4,1,-7xm41,-243v0,1,-2,4,0,4r0,-4xm39,-245v-2,0,-4,3,0,2r0,-2xm33,-243v-2,1,-2,3,0,4r0,-4xm16,-244v7,-2,4,-5,0,-4r0,4xm18,-235v1,3,-1,3,-4,3r-2,-2xm12,-203v1,-3,-2,-8,-3,-5v0,3,2,5,3,5xm1,-252v1,0,3,2,1,2v-1,-1,-3,-1,-1,-2xm66,-1v2,-30,-5,-68,3,-92v1,-4,-8,-10,1,-13r2,1v2,-11,0,-15,10,-15v-1,-3,4,-2,4,-4v-8,-3,-16,4,-20,0v2,-10,-3,-27,2,-33v0,2,-1,5,2,4v1,-4,4,-6,7,-8v-16,5,-6,-9,-11,-23v5,-2,-4,-13,9,-7v0,-4,8,-1,11,-2v0,1,-1,4,1,4v8,-6,27,-4,36,-2v1,10,-1,5,-9,3v3,4,-2,5,-3,9v2,-3,9,-8,10,-1v1,5,-8,4,-7,8v4,-2,7,-2,9,-7v-2,8,4,23,-4,25v8,6,4,32,3,43v1,-4,-1,-5,-5,-4v6,3,9,20,0,22v1,1,5,6,1,8v-5,1,-6,-2,-5,-6v1,-1,3,-2,1,-4v-5,5,-22,10,-5,8v4,6,4,10,14,6r0,80r-57,0xm116,-47v2,-1,5,-9,0,-8r0,8xm118,-74v0,5,4,8,4,1xm73,-74v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm100,-78v4,-1,8,4,11,3v0,-1,-8,-7,-11,-3xm84,-78v3,1,2,-2,2,-4v-1,1,-2,2,-2,4xm68,-82v6,-1,10,-3,4,-3xm89,-87v-1,5,3,4,3,1v0,-2,-2,-1,-3,-1xm122,-91v2,1,2,9,-1,8xm102,-103v-6,3,-11,7,-5,12v-1,-5,6,-6,5,-12xm77,-101v-7,2,-7,5,0,7v2,-2,2,-5,0,-7xm88,-102v-4,2,-2,11,2,6v-1,-1,-3,-1,-1,-6v4,-1,6,-1,6,-4v-8,7,-6,-15,-9,-5v-7,-2,-9,6,-3,7v2,0,6,-1,5,2xm116,-101v0,2,8,5,6,0r-6,0xm104,-113v0,3,8,8,9,5v-6,-1,-5,-5,-9,-5xm72,-114v1,4,-5,7,-6,3v-1,-8,1,-9,6,-3xm114,-116v0,0,-5,-5,-4,-1xm90,-120v2,3,7,3,3,0r-3,0xm99,-121v3,3,5,-2,6,-5v-4,2,-6,4,-6,5xm97,-126v-5,-4,-5,-10,-9,-2v0,1,2,1,9,2xm108,-129v-5,-1,-1,1,-1,1xm75,-128v2,-1,10,-6,3,-5v-6,0,-4,-6,-8,-1v-1,6,6,-1,5,6xm114,-134v1,-5,-8,-7,-8,-6v0,2,3,4,8,6xm82,-138v1,1,2,2,4,2v-1,-1,-2,-2,-4,-2xm117,-143v0,5,6,4,3,0r-3,0xm88,-149v0,-2,0,-4,-3,-3v-1,2,3,1,3,3xm79,-154v1,1,2,2,4,2v-1,-1,-2,-2,-4,-2xm88,-171v2,0,5,4,5,2v-3,0,-2,-3,-5,-2xm98,-168v2,1,5,-5,3,-8v-7,-1,2,3,-3,8xm81,-173v0,4,4,2,1,0r-1,0xm87,-180v3,1,6,-2,1,-2xm79,-185v2,1,4,1,4,-2v-2,-2,-3,0,-4,2xm106,-185v2,0,4,0,3,-2v-2,0,-4,0,-3,2","w":201},{"d":"82,-146v-2,-1,-4,-1,-3,2v2,0,3,-1,3,-2xm139,-211v-2,0,-1,3,0,4r0,-4xm84,-212v-2,0,-1,2,-1,3v2,0,2,-2,1,-3xm127,-216v-3,-1,-5,5,-3,5v2,-1,4,-2,3,-5xm81,-216v-2,-1,-7,2,-2,2xm107,-218v-2,-1,-5,1,-2,2xm80,-217v4,-3,-3,-12,-7,-10v3,2,6,4,7,10xm141,-232v-1,1,-4,4,0,3r0,-3xm88,-234v-3,-1,-2,2,-2,4v1,-1,2,-2,2,-4xm108,-236v-2,-2,-5,1,-2,2xm78,-243v-4,0,-3,3,0,4v0,-1,2,-3,0,-4xm38,-4v-1,-3,-8,-3,-7,1v2,0,7,1,7,-1xm41,-5v3,-4,-2,-6,-3,-3v1,1,0,4,3,3xm38,-14r0,3v3,-1,5,-1,0,-3xm64,-15v-2,0,-4,0,-3,3v2,0,4,0,3,-3xm26,-21v-2,2,-1,3,1,1xm50,-24v2,-6,-7,-6,-8,-3v0,4,2,2,8,3xm104,-36v0,0,-2,0,-2,1v2,2,5,2,2,-1xm58,-36v-9,0,0,4,0,7v3,0,0,-5,0,-7xm29,-30v-1,-6,-4,-11,-10,-2v2,0,7,8,10,2xm36,-42v-1,0,-3,-1,-3,1v0,2,4,3,8,3v-1,-2,-2,-4,-5,-4xm113,-44v-2,0,-2,3,-3,5v4,-2,5,-2,3,-5xm46,-44v-6,2,-4,5,0,6v3,-1,1,-4,0,-6xm138,-62v-3,0,-5,2,-3,3v2,0,4,0,3,-3xm129,-64v-10,-5,-2,5,-5,10v10,1,1,-6,5,-10xm136,-67v1,-3,-2,-4,-2,-2xm135,-87v-4,0,-4,0,-2,2xm105,-92v-1,-5,-7,-1,-7,2v0,3,2,2,6,2v-2,-2,-2,-4,1,-4xm121,-105v-1,0,-4,-2,-3,1xm84,-108v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm81,-110v-3,-1,-6,2,-1,2xm36,-117r5,0v-2,-2,-4,-2,-5,0xm108,-126v-11,7,-10,15,-2,20v1,-10,16,-5,18,1v-12,8,4,15,-11,17v3,13,-14,2,-9,16v-4,5,3,10,-9,12v3,0,2,5,1,6v9,1,2,6,13,8v1,-4,1,-10,7,-7v-5,-4,-13,-2,-8,-10v8,2,19,-4,6,-3v-8,-3,-5,-17,5,-14v0,3,-2,7,2,6v1,-4,1,-7,0,-11v2,2,3,0,3,-2v8,-9,3,-17,5,-25v-5,-2,-22,4,-23,-10v6,-1,8,-1,2,-4xm63,-122v0,0,-6,-6,-5,-2v1,0,3,0,5,2xm79,-132v-4,1,0,7,2,6xm88,-135v0,1,-3,2,-1,2xm60,-139v-4,-3,-9,3,-2,2xm77,-48v-5,-5,-7,-10,0,-12v-1,2,12,11,0,12xm58,-147v0,0,-2,-8,-5,-4v4,1,5,2,5,4xm30,-159v4,9,11,-5,17,-1v2,-7,6,-2,8,-7v-7,1,-6,-8,-1,-10v8,0,0,14,3,20v30,1,35,15,53,27v11,9,32,24,28,49v8,12,-4,30,-3,35v-12,5,-15,-9,-19,0v-1,2,13,3,4,8v-4,0,-7,0,-6,4v2,0,5,2,10,7v-18,19,-16,12,-36,23v-2,-2,-12,-6,-8,-11v-4,1,-8,-3,-8,-1v4,5,7,9,7,14v-11,2,-18,2,-22,-9r0,6v-9,-1,-2,2,-5,5v-17,-1,-39,3,-52,-2v1,-14,-3,-35,2,-45v13,1,30,-2,40,2r-1,-1v11,-2,20,-2,31,-8v0,8,3,14,15,14v1,-4,-7,-9,0,-13v1,2,2,6,3,-1v-20,-3,-1,-31,-12,-43v2,1,5,1,4,-2v-10,-11,-50,-10,-82,-13v2,-21,-4,-49,2,-66v0,6,3,6,3,2v-6,-4,-5,-21,-5,-32v2,0,6,2,7,0v-7,0,-8,-5,-7,-13v7,0,0,-2,0,-4r0,-28v4,3,17,-4,23,2v-9,0,-16,3,-10,12v6,-8,11,-16,24,-14v-2,6,5,11,0,14v0,-4,-6,-8,-8,-5v4,3,7,6,3,8v-5,-4,-5,4,-8,8v5,5,19,3,13,11v3,-1,8,1,9,-1v-2,0,-2,0,-2,-2v2,-1,4,-1,3,3v-3,-1,-2,2,-2,4v1,2,-2,6,-6,7v-4,-1,2,-9,-4,-10v1,3,-1,5,-3,2v1,-1,2,-2,-1,-2v-2,1,-6,0,-5,4v9,-4,10,21,17,8v1,1,3,1,5,1v-4,-7,-1,-12,9,-14v-1,8,1,14,-2,16r0,-2v-6,-2,-8,7,-6,2v6,1,9,7,4,9r-6,0v0,-2,2,-6,0,-6v-3,17,9,17,1,24v-8,1,-11,-7,-15,-1v7,3,0,10,3,17xm51,-253v-1,2,-1,4,2,3v1,-3,0,-3,4,-3v1,5,0,24,-3,11v-4,1,0,7,-8,8v11,0,6,8,2,11v0,0,-7,-15,-7,-4v2,0,3,0,3,1v-5,3,-14,-2,-8,-6v13,0,0,-20,11,-12v6,-3,-6,-11,4,-9xm57,-229v1,5,-1,14,-3,4v1,-3,1,-8,3,-4xm141,-206v-24,-2,-54,3,-74,-2v1,-14,-3,-34,2,-45v11,1,25,-3,22,7v2,0,3,-3,3,-7v13,-1,28,1,33,4v-1,-1,-1,-2,-1,-4r15,0r0,47xm128,-34v-5,1,-5,-7,-1,-7v4,1,4,4,1,7","w":153},{"d":"95,-66v2,0,2,6,3,4v-3,-7,7,-8,2,-11v-2,-1,-2,5,-5,7xm88,-14v-2,0,-4,0,-3,2v2,-1,3,-1,3,-2xm103,-17v-4,-3,-7,2,-2,2v0,-2,2,0,2,-2xm107,-24v-3,5,2,10,-5,11v1,5,8,-7,10,4v3,0,3,-10,2,-12v-3,0,-1,4,-1,7v-5,-1,-6,-6,-6,-10xm112,-29v-2,0,-2,0,-2,2v2,0,2,0,2,-2xm123,-25v3,-3,-1,-6,-4,-4v3,2,2,4,4,4xm95,-36v-3,2,-5,6,-1,3v2,-1,2,-1,1,-3xm92,-36v0,-2,-3,0,-4,0v0,3,3,2,4,0xm98,-47v-1,4,2,3,4,1v0,-2,-3,1,-4,-1xm108,-48v3,0,6,-1,2,-2v-2,0,-2,0,-2,2xm112,-53v0,-1,-2,-4,-2,-2xm105,-56v-1,0,-3,-1,-3,1v1,0,3,1,3,-1xm117,-60v-2,0,-1,2,-1,3xm97,-60v-1,0,-3,-1,-3,1r4,1xm108,-68r-1,1xm115,-73v4,2,4,10,6,4v-1,-2,-2,-4,-6,-4xm124,-80v0,-2,-2,-3,-2,0r2,0xm106,-89v-2,0,-2,1,-1,2xm112,-98v-1,2,-8,8,-2,7v-1,-5,2,-4,2,-7xm115,-110v-2,0,-4,0,-3,2v1,-1,3,0,3,-2xm124,-130v0,1,2,3,2,1xm163,-252v112,-7,201,133,119,217v-24,25,-36,30,-82,30v-7,-26,-11,-39,-12,-39r-50,0r9,-33v10,-1,23,2,31,-1v-10,-27,-12,-51,-19,-66r-40,139r-36,0v3,-10,-4,-24,5,-25v-9,-2,0,-14,2,-23v1,0,2,2,2,0v-3,-14,14,-25,10,-33v0,4,0,4,-2,4r36,-104r47,0r57,161v34,-8,43,-49,43,-90v0,-70,-53,-130,-125,-128v-77,2,-126,69,-128,150v-3,134,131,203,233,121r0,13v-107,79,-267,1,-263,-130v2,-93,70,-157,163,-163","w":319},{"d":"1,-252r53,0v9,13,19,27,27,44r-2,0v5,7,19,16,14,27v5,1,14,8,9,14v-16,-1,-31,9,-44,5v-4,6,-10,-10,-10,-10v4,2,14,3,17,0v-7,0,-10,-11,-19,-6v-10,-10,-46,-74,-45,-74xm292,-2v-14,5,-39,0,-57,1r1,-59v4,-7,10,-1,8,-13r-8,-1v3,-57,-10,-67,26,-110v7,-9,17,-38,30,-49r0,153v-3,2,-4,2,0,5r0,63v1,2,-6,1,-5,4v5,-1,6,2,5,6xm271,-6v2,0,1,-3,0,-4r0,4xm38,-239r0,1r0,-1xm259,-12v2,-1,3,-2,-1,-2xm25,-174v-11,-4,-17,11,-25,2v2,-20,-4,-47,2,-63r30,52v-2,3,-8,3,-7,9xm273,-23v0,2,4,1,5,2v-2,-1,-2,-2,-5,-2xm259,-24v2,0,5,1,4,-2v-2,0,-5,-1,-4,2xm251,-28v3,-1,3,-1,1,-3xm279,-45v0,0,11,-3,4,-2v-2,-1,-1,3,-4,2xm265,-51r0,-4v-2,1,-2,3,0,4xm75,-194v0,-3,-4,-6,-3,0v1,2,2,2,3,0xm242,-69v0,6,-8,9,-6,0v0,-3,5,-2,6,0xm77,-173v8,4,10,-5,14,-8v-11,5,-21,-14,-19,1v-2,0,-4,1,-4,4v6,-2,5,6,9,5r0,-2xm282,-68r5,-1xm81,-176v2,-2,5,-6,4,0v-2,1,-3,3,-4,0xm33,-170v2,-3,6,-4,7,1v-3,1,-5,1,-7,-1xm17,-170v6,-2,7,3,4,7v2,-2,11,-7,13,-3v0,1,-4,5,0,4v4,-6,12,-4,12,6v-19,2,-33,10,-46,8v-1,-19,2,-8,14,-12v-4,-7,9,-3,3,-10xm141,-17r-73,-123v0,0,2,0,2,-1v-6,-1,-16,-16,-2,-12v7,6,20,-4,29,-2v2,-10,19,-5,17,4v-3,0,-3,5,0,5v0,-2,0,-4,3,-3r24,41r0,91xm255,-94v0,4,4,2,1,0r-1,0xm242,-98r4,0r-4,0xm42,-152v-1,4,2,5,5,3v2,11,10,4,8,19v-2,0,-4,0,-3,2r3,0r1,127r-56,0r0,-136v5,-12,28,-6,30,3v8,-9,-14,-7,-8,-14v6,-2,13,4,16,0v-2,-3,2,-3,4,-4xm54,-144v-3,0,-8,-6,-3,-6v2,1,3,3,3,6xm92,-146v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm43,-142v-3,-3,-4,-1,-4,3v0,1,-1,3,1,3v2,-1,3,-3,3,-6xm97,-139v2,0,5,2,5,0v-1,-1,-3,-1,-5,0xm102,-136v-1,-3,-2,2,-2,2xm119,-136v0,0,-8,6,-2,5v0,-2,4,-5,2,-5xm114,-130v0,-1,-4,-2,-4,0r4,0xm9,-130v2,8,7,7,10,2v-3,-1,-5,-3,-10,-2xm36,-127v-3,-3,-3,5,-11,3v0,2,-1,5,1,5v5,-3,7,-5,10,-8xm51,-123v0,0,-2,0,-2,1r3,2xm41,-121v-2,0,-6,-1,-5,2v2,0,6,1,5,-2xm129,-121v-3,-1,-4,3,-2,4v1,-1,2,-2,2,-4xm21,-118v-1,-1,-2,-1,-3,0r3,0xm34,-114v-2,-2,-9,4,-2,2xm128,-108v-2,0,-4,3,0,2r0,-2xm12,-102v-4,-1,-3,3,-1,4xm278,-157v1,0,3,-1,1,-1xm121,-87v-2,-1,-5,1,-2,2xm209,-180v2,1,6,4,2,5v-1,-1,-2,-2,-2,-5xm255,-233v1,-1,2,0,2,-2xm163,-47v0,-4,-4,-2,-1,0r1,0xm171,-94v-1,-1,-4,-4,-3,0r3,0xm180,-113v0,-5,-4,-2,-1,0r1,0xm184,-131v0,-1,-4,-2,-4,0r4,0xm179,-132v-1,-3,-2,-4,-5,-4v2,1,2,4,5,4xm194,-137v0,0,-2,0,-2,1v1,1,2,2,2,-1xm197,-139v0,-3,-4,-2,-5,0v0,2,4,0,5,0xm204,-146v-2,0,-2,0,-2,2v2,0,2,0,2,-2xm213,-182v-14,-2,-7,7,-2,9v6,-3,8,7,10,-4v2,0,5,1,5,-1v-8,1,-10,-2,-13,-4xm231,-198v-1,-1,-5,0,-4,3v2,2,5,0,4,-3xm202,-168v-4,0,-9,1,-12,-1v0,-10,14,-8,9,-18v16,-23,24,-45,40,-66r54,0v-2,5,-13,21,-30,51v-11,19,-10,16,-19,28v1,-2,-1,-2,-3,-2v3,6,-19,1,-8,6v3,-2,11,-1,13,-2v-8,11,-8,22,-22,31r2,0r-73,123r0,-91v9,-13,14,-31,26,-41v-1,4,1,4,3,2v-10,-11,11,-19,20,-20xm232,-161v2,0,5,2,4,-1v-2,0,-3,0,-4,1xm228,-160v-4,-3,-11,-3,-20,-4v4,3,12,4,20,4xm207,-166v-1,0,-5,0,-2,1","w":307},{"d":"174,-57v2,11,-2,15,-5,24r5,-5r0,38v-16,-1,-36,2,-50,-1v1,-1,1,-2,-1,-2v-1,3,-8,5,-11,2v3,-4,-11,-2,-9,-11v-8,0,-14,5,-2,8r1,4v-33,-3,-76,6,-103,-3v8,-11,-9,-45,5,-54v14,3,13,12,18,7v-5,-1,0,-5,-9,-7r90,0v-2,9,11,11,18,9v-1,-4,-17,-4,-12,-9r49,0v-1,4,2,5,4,2r-1,-2r13,0xm167,-1v2,0,3,-3,0,-2r0,2xm124,-13v-4,3,-4,-2,-7,-3v-1,5,3,5,7,5r0,-2xm122,-16v0,0,3,-9,-2,-8v2,2,-1,6,2,8xm117,-26v0,-4,-8,-3,-11,0v1,4,1,6,4,6v-3,-6,2,-8,7,-6xm104,-13v1,-7,-2,-6,-5,-2v0,1,0,1,1,1v0,0,0,-2,1,-2xm99,-44v2,-1,-2,-3,-2,-3xm92,-39v1,-5,-4,-1,-7,-1v3,3,-5,6,1,5xm80,-40v2,0,4,-3,0,-2r0,2xm77,-13v1,-1,2,-4,-1,-3v-1,2,-3,4,1,3xm78,-28v0,-2,1,-7,-2,-6v0,2,-1,7,2,6xm74,-18v-5,-5,-8,1,-1,1xm72,-37v0,-2,-3,-5,-3,-3v1,2,2,3,3,3xm61,-34v11,-5,2,-13,-2,-7xm63,-23v1,-1,3,-3,0,-3r0,3xm58,-8v5,0,0,-8,1,-12v-1,4,-5,10,-1,12xm41,-23v2,-4,3,-7,-1,-3xm35,-4v3,0,4,-5,0,-4v0,1,-2,3,0,4xm32,-11v-10,3,-3,-17,-10,-6v2,5,6,13,10,6xm27,-46v0,-2,-4,-4,-3,0r3,0xm16,-34v-6,-1,-7,10,-3,13v4,-2,1,-10,3,-13xm15,-10v-2,-1,-5,-1,-8,-1v2,2,5,2,8,1xm13,-6r-3,-2xm7,-40v0,-4,0,-7,-4,-5v1,3,3,5,4,5xm50,-253v0,1,-2,3,0,3v1,-2,10,-6,12,-1v-1,-1,-2,-2,-2,1v4,1,12,2,11,9v8,0,14,-5,2,-8r-1,-4v32,3,76,-6,102,3v-6,13,7,44,-4,54v-14,-3,-13,-12,-18,-7v5,0,0,5,9,7r-90,0v-1,-9,-8,-9,-18,-9v1,4,17,4,12,9r-50,0v1,-3,-1,-5,-3,-2r1,2r-13,0v-2,-12,2,-16,5,-24r-5,6r0,-39r50,0xm5,-250v1,0,1,-1,1,-2xm56,-237v4,-6,-12,-7,-1,-1xm51,-237v-3,7,3,12,3,3xm57,-227v0,4,8,3,11,0v-1,-4,-1,-6,-4,-6v3,6,-2,8,-7,6xm69,-240v-1,7,3,7,6,2v0,-1,0,-1,-1,-1v0,0,0,2,-1,2xm74,-209v0,1,2,4,2,2v-1,-1,0,-2,-2,-2xm82,-214v-1,5,4,1,7,1v-3,-2,6,-6,-1,-5xm94,-213v-2,0,-4,3,0,2r0,-2xm97,-240v-2,2,-2,4,1,3v1,-2,3,-4,-1,-3xm96,-224v0,2,-1,6,2,5v0,-2,1,-6,-2,-5xm100,-235v5,5,7,-1,1,-1xm102,-216v-1,2,2,5,2,3v-1,-2,-1,-3,-2,-3xm112,-219v-10,5,-2,13,2,7xm111,-230v-1,1,-3,3,0,3r0,-3xm116,-245v-6,-1,-1,8,-2,12v1,0,4,-4,4,-10xm132,-230v0,4,-6,5,0,5v2,-2,2,-4,0,-5xm136,-246v2,3,3,-3,3,-3v-3,-1,-2,2,-3,3xm142,-242v9,-3,3,17,10,6v-3,-4,-5,-13,-10,-6xm147,-207v0,2,1,3,2,3v0,-2,0,-4,-2,-3xm157,-219v8,2,7,-8,4,-13v-4,2,0,11,-4,13xm159,-243v1,1,4,1,7,1v-2,-2,-4,-2,-7,-1xm161,-247r3,2xm167,-213v-3,3,0,8,4,5v-1,-3,-3,-5,-4,-5xm105,-168v2,2,6,5,1,5v-2,-1,-2,-3,-1,-5xm66,-86v0,-4,-4,-2,-1,0r1,0xm56,-108v5,0,4,-1,1,-2xm60,-119v0,-2,-3,-6,-3,-2xm80,-131v0,-1,-4,-2,-4,0r4,0xm75,-132v-1,-3,-3,-5,-6,-5v2,2,2,6,6,5xm92,-136v-3,1,-3,1,-1,3xm95,-138v0,-3,-4,-2,-5,0v0,2,4,0,5,0xm105,-144v-1,0,-3,-1,-3,1v1,0,4,2,3,-1xm121,-174v-9,5,-34,2,-15,13v6,3,24,-3,14,-6xm122,-181v1,-5,-3,-4,-4,-1v0,2,2,2,4,1xm172,-188v-14,14,-13,22,-27,25v1,-2,-1,-2,-3,-2v-5,2,-22,11,-8,7v3,4,11,-1,12,1v-15,21,-45,2,-61,-5v-2,1,-1,2,-3,3v0,-9,14,-7,12,-16v4,-5,7,-9,11,-13r67,0xm68,-63r-68,0r73,-87v5,-1,2,4,3,4v5,-2,-2,-15,8,-11v17,2,34,10,50,9v-1,4,4,3,5,1","w":187},{"w":105},{"d":"0,-46v18,2,43,-4,57,2v-7,5,5,19,-1,30v0,-7,-4,-5,-8,-7v2,0,14,10,2,11v-2,-1,-4,-5,-5,-3v3,2,3,6,4,8v6,0,4,-4,8,-4v2,13,-8,7,-18,9v-4,-7,-13,4,-19,-4v2,7,-7,3,-11,4v1,-4,-2,-3,-5,-3v1,2,1,4,-2,3v-1,-11,-1,-26,0,-35r9,2v-5,-1,-5,-6,-9,-8v0,2,1,5,-2,4r0,-9xm22,-46v-1,0,-5,5,-1,4xm17,-42v-3,-1,-7,3,-2,2xm27,-26v-1,1,-8,4,-3,4v-1,-2,4,-1,3,-4xm35,-17v3,-3,-2,-11,-3,-8v6,5,-7,9,3,8xm18,-22v-1,0,-5,0,-2,1xm21,-13v0,1,4,2,4,0r-4,0xm16,-10v-3,1,-5,2,-2,5v3,0,3,-2,2,-5xm43,-8v-2,0,-4,0,-3,2v2,0,4,0,3,-2","w":71},{"d":"25,-62v0,-2,-1,-3,-1,-1xm0,-80r0,-142v13,5,11,-7,23,-7v-3,0,-19,-10,-12,-3v2,6,-4,6,-8,4v6,-8,-9,-14,0,-26r14,0v0,3,-6,2,-6,6v4,-5,18,-9,25,-4v-2,7,-15,4,-2,8v0,6,2,12,4,3v-7,-6,15,-5,4,-12v-2,0,-5,1,-5,-1v7,0,17,-3,15,7v5,-3,6,3,5,8r-3,0v8,43,1,104,3,153v-4,13,15,22,14,28r-1,-1v1,4,10,2,19,3v-1,11,2,26,-1,35v-2,0,-7,-1,-7,1v10,-1,8,10,8,19v-44,6,-89,-24,-89,-79xm2,-240v2,-1,6,0,5,-3v-3,0,-6,-1,-5,3xm44,-240v5,6,12,1,3,-3v-2,0,-2,2,-3,3xm21,-245v1,8,6,15,9,7xm32,-225v2,1,2,-1,2,-3v-3,-1,-4,1,-2,3xm55,-223v-2,-2,-3,-5,-7,-4v0,2,2,3,7,4xm37,-219v2,0,2,0,2,-2r-2,-2r0,4xm12,-216v2,0,14,-3,9,-5v-5,2,-8,3,-9,5xm48,-215v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm2,-210v2,0,2,-3,3,-5v-2,0,-4,2,-3,5xm6,-188v4,-2,0,-12,-2,-6xm76,-11v2,0,5,1,5,-1xm75,-22v0,2,3,1,5,1xm77,-50v-3,-2,-10,0,-7,5v3,-1,8,0,7,-5xm69,-20r-1,-1xm75,-25r3,-12v-4,1,-8,5,-11,1v0,4,3,8,8,11xm68,-51v0,0,-6,-4,-3,-1v-1,2,2,3,3,1xm56,-12v0,2,-1,6,2,5v0,-2,1,-6,-2,-5xm64,-25v3,-4,-9,-6,-10,-8v0,5,4,6,10,8xm52,-81v-1,2,-1,4,2,4v0,-2,-1,-3,-2,-4xm51,-58v1,4,0,9,4,9v0,-6,7,-3,8,-7xm48,-45v0,1,1,3,4,3v1,-3,-1,-3,-4,-3xm44,-61v-4,-1,-2,5,-3,7v4,1,2,-5,3,-7xm33,-52v-1,3,2,5,3,2xm29,-84r2,11v1,-6,3,-9,-2,-11xm18,-82v0,1,-1,3,1,3v0,-1,2,-4,-1,-3xm25,-67v0,4,3,4,2,0r-2,0xm4,-111r0,1r0,-1xm52,-254v3,0,6,-1,4,3v-2,0,-3,-1,-4,-3xm2,-224v-4,0,-1,-6,-2,-9v4,-1,1,5,2,9xm22,-84r2,0r-2,0xm162,-73r1,-2v-1,0,-1,0,-1,2xm152,-253v29,2,12,3,32,0v7,2,4,20,-3,19v3,0,5,6,1,8v-5,1,-6,-2,-5,-6v2,-1,4,-2,1,-4v-2,6,-14,3,-12,10v10,-8,9,12,22,4r0,142v-9,52,-37,83,-89,80v1,-8,-3,-21,8,-19r0,-2v-1,2,-6,-2,-8,1v3,-13,-9,-42,12,-35v-1,-5,8,1,7,-4v-1,1,-3,1,-3,-1v10,-5,15,-13,15,-25r0,-145v7,-6,-4,-12,2,-18v5,1,4,0,4,-5v4,1,12,-2,14,1v-6,-3,-9,2,-5,6v12,-4,-1,16,10,8v0,0,-2,0,-2,-1v0,-5,7,-5,6,-9v-4,2,-6,-1,-7,-5xm181,-242v0,2,6,3,5,0r-5,0xm141,-242v-7,2,-6,5,0,7v2,-3,4,-6,0,-7xm142,-200v5,8,3,2,9,-3r0,-4v-3,3,-7,3,-9,7xm155,-214v-1,4,3,3,3,1v0,-2,-2,-1,-3,-1xm132,-223v5,-1,10,-3,5,-3xm148,-219v3,1,2,-2,2,-4v-1,1,-2,2,-2,4xm165,-219v4,-1,7,5,10,3v0,-1,-8,-7,-10,-3xm138,-215v2,0,1,-3,1,-4v-2,0,-1,3,-1,4xm182,-215v0,5,4,8,4,1xm181,-188v1,-2,4,-7,0,-8r0,8xm124,-23v-1,-1,-4,-4,-4,0r4,0xm145,-101v0,-2,-4,0,-5,0r5,0xm119,-36v3,-6,-3,-8,-7,-6v-1,6,4,5,7,6xm151,-100r1,-1xm153,-116v-3,5,-9,-2,-11,0r3,11v5,-3,8,-7,8,-11xm126,-44v-1,-2,-7,1,-4,2v2,0,3,0,4,-2xm144,-19v0,-2,1,-6,-2,-5v0,2,-1,6,2,5xm166,-112v0,0,-9,1,-11,7v6,0,10,-4,11,-7xm134,-77v0,0,1,-5,0,-1r0,1xm142,-53v4,0,5,-9,4,-9v-4,1,-10,0,-12,3v5,0,7,2,8,6xm145,-46v4,0,6,-4,0,-3r0,3xm156,-58v-1,-3,1,-7,-3,-7v1,2,-1,8,3,7xm161,-53v7,-1,3,-4,0,-1r0,1xm156,-84v2,-2,4,-11,2,-11v-5,2,-3,5,-2,11xm169,-90v0,-2,0,-4,-2,-3v1,1,0,3,2,3xm162,-78v-2,-1,-2,1,-2,3v1,0,2,-1,2,-3xm184,-111r0,1r0,-1xm130,-252v7,-4,5,4,1,1xm188,-233v-1,3,2,10,-3,9v1,-3,-1,-9,3,-9xm163,-95r2,0r-2,0","w":201},{"d":"0,-262v13,-4,43,-4,57,0v0,12,2,34,-9,17v0,4,5,12,0,14v3,-1,6,-6,9,-4r0,125v-13,-8,-10,12,-21,5v-1,1,-3,3,-1,4v9,-1,15,14,12,-4v13,0,-1,10,10,14v1,10,-2,16,-6,20v5,1,5,-2,6,-4v-2,15,5,40,-4,48v7,1,5,21,3,29v0,-6,-6,-8,-8,-7v2,0,13,11,2,12v-2,-1,-4,-6,-5,-4v3,2,3,7,4,9v6,1,4,-4,8,-4v2,14,-8,9,-18,10v-5,-6,-14,4,-19,-5v2,7,-6,5,-11,5v1,-4,-2,-3,-5,-3v1,2,1,4,-2,3v-2,-12,-1,-29,0,-39r9,2v-6,0,-5,-7,-9,-9v0,2,1,6,-2,5v2,-12,-6,-46,8,-37v4,0,17,-1,8,-3v-4,-5,-10,-1,-11,-19v-6,3,-5,-4,-5,-9r3,0v-8,-48,-1,-116,-3,-171xm20,-259v0,0,-5,0,-3,1xm30,-249v0,-5,-4,-2,-1,0r1,0xm45,-227v0,-4,-6,-2,-2,0r2,0xm7,-224v0,-2,-4,-4,-3,-1v1,1,2,3,3,1xm9,-118v-3,-1,-2,3,-2,5v3,1,2,-3,2,-5xm2,-109v2,2,3,5,7,4v0,-2,-2,-3,-7,-4xm13,-90v-1,-7,-5,-4,-9,-1v3,-1,7,7,9,1xm1,-77v5,0,3,7,1,10v-4,0,-1,-6,-2,-9xm9,-56v0,7,-10,2,-2,10v0,-4,3,-5,7,-5v-1,-2,-3,-4,-5,-5xm27,-11v-1,1,-8,4,-3,4v-1,-2,4,-1,3,-4xm35,-1v3,-4,-2,-12,-3,-9v7,4,-7,11,3,9xm18,-7v-2,-1,-5,1,-2,2xm21,3v0,2,2,2,4,2v1,-3,-2,-2,-4,-2xm16,7v-3,1,-5,2,-2,5v3,0,3,-2,2,-5xm43,9v-2,0,-4,0,-3,2v2,0,4,0,3,-2","w":70},{"d":"0,-251v13,-4,42,-4,57,0r-1,251v-9,-2,-21,1,-38,0v0,-2,0,-4,-2,-3v0,3,-13,5,-16,1r0,-249xm190,-71v-11,-1,-8,2,-6,11v4,1,5,-1,8,-2v1,11,8,26,0,32v9,-3,9,9,7,18v5,-4,6,1,11,8v-2,5,-11,4,-18,4r1,-10v-2,0,-2,3,-3,10v-5,0,-21,1,-15,-3v10,3,-1,-12,15,-9r0,-5v-14,3,-14,4,-14,12r-8,0v1,9,-10,4,-16,5v-10,-17,-12,-24,-19,-72v-2,-19,-25,-18,-44,-24v2,0,2,0,2,-2v-5,3,-18,9,-25,4v2,-7,-5,-19,5,-19v0,0,0,-2,-1,-2v-1,0,-3,2,-4,0v1,-8,-2,-20,2,-24v41,1,79,-1,75,-39v-4,-39,-44,-21,-77,-29v1,-15,-3,-35,2,-46v31,-1,105,1,102,16v45,13,36,102,-3,109v1,4,-6,4,-10,7v9,-1,24,12,27,29v-4,-1,-7,-2,-5,2v9,-3,8,3,11,19xm171,-200v-1,0,-4,2,-2,2xm55,-177v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm157,-159v-4,0,-3,4,-2,6v2,0,1,-4,2,-6xm50,-147v9,-8,3,-2,-1,-1v0,1,0,1,1,1xm138,-148v2,2,6,6,9,2v-4,1,-6,0,-9,-2xm48,-144v0,-4,-3,-2,-1,0r1,0xm129,-135v-6,-8,-8,3,-21,3v3,2,-4,8,2,7v7,-2,2,-10,12,-9v2,2,4,6,7,-1xm91,-137v-2,-1,-2,1,-2,3v2,1,2,-1,2,-3xm150,-137v-2,0,-2,7,0,7r0,-7xm81,-136v0,9,3,9,6,2xm145,-116v0,-5,-8,-10,-9,-3xm103,-119v0,3,3,4,4,1xm36,-115v-2,2,-10,6,-2,5xm54,-116v-2,0,-5,-1,-4,2v2,0,5,1,4,-2xm79,-113v2,2,11,6,13,1v-7,2,-10,-5,-13,-1xm100,-109v0,0,-10,-1,-5,0r5,0xm44,-109v-4,0,-8,5,-1,4xm149,-108v-1,-2,-5,-1,-4,2xm130,-101v2,4,1,11,4,13v-2,-5,3,-14,-4,-13xm179,-96v-1,0,-3,-1,-3,1v1,0,4,2,3,-1xm186,-85v-9,-2,-14,4,-6,3v4,3,7,6,6,-3xm161,-85r-3,5v1,-2,3,-2,3,-5xm143,-82v-2,0,-1,3,-1,4xm180,-79v0,0,0,9,1,3xm163,-75v-1,0,-4,2,-2,2xm175,-72v-1,-2,-6,-2,-5,1xm51,-68v0,0,-5,5,-1,4xm178,-68v-4,0,-7,5,-3,4v1,-1,4,-1,3,-4xm145,-66v1,1,4,9,5,4v-3,0,-1,-5,-5,-4xm48,-62v-1,2,-4,2,-7,4v2,-1,7,0,7,-4xm168,-60v-2,0,-5,-2,-5,0v2,1,4,1,5,0xm173,-58v-4,1,-11,-1,-13,3v5,1,13,1,13,-3xm152,-54v-1,1,-4,4,0,3r0,-3xm140,-48v1,6,4,8,5,3v-2,-1,-2,-3,-5,-3xm160,-46v0,4,3,4,6,2v1,-3,-4,-2,-6,-2xm179,-46v-2,0,-5,-1,-4,2v2,0,5,1,4,-2xm148,-42v1,0,3,2,3,0r-3,0xm35,-37v-5,-1,-4,2,-1,4v2,0,1,-3,1,-4xm172,-37v0,1,3,5,8,5v1,-3,-3,-4,-8,-5xm39,-32v0,-1,-2,-2,-2,0r2,0xm161,-22v-3,-2,-11,-12,-15,-8v7,3,7,8,15,8xm186,-28v-3,0,-3,0,-2,2xm11,-24v-1,0,-3,-1,-3,1v1,0,3,1,3,-1xm170,-23v-3,3,-2,6,-4,9v6,2,4,-5,4,-9xm196,-23v-2,0,-5,-1,-4,2v2,0,5,1,4,-2xm30,-20v-2,-3,-6,1,-6,3v4,-1,6,-2,6,-3xm150,-17v-1,-1,-1,-3,-1,0r1,0xm12,-12v4,0,4,0,2,-2xm42,-10v-1,-1,-3,-3,-3,0r3,0xm11,-10v-1,-3,-2,2,-2,2xm29,-8v0,-4,-3,-2,-1,0r1,0xm38,-9v0,-1,-2,3,-2,3xm163,-8v-3,0,-5,0,-5,3v2,-1,6,0,5,-3xm208,7v1,-3,7,-3,8,0v-1,3,-7,3,-8,0","w":210},{"d":"124,-68v-1,2,-10,6,-12,1v1,1,2,2,2,-1v-4,-1,-12,-2,-11,-9v-7,0,-14,5,-2,8r1,4v-32,-3,-75,6,-102,-3v6,-13,-7,-44,4,-54v13,3,15,12,18,7v-3,-2,-1,-5,-9,-7r90,0v0,7,11,12,18,9v0,-4,-16,-5,-11,-9r49,0v-1,3,2,6,3,2v0,-5,8,-1,12,-2v1,11,-2,16,-4,24r4,-6r0,39v-15,-2,-43,4,-50,-3xm118,-91v0,-4,-8,-3,-11,0v2,7,4,8,3,1v2,-2,5,-2,8,-1xm105,-78v1,-7,-3,-7,-6,-2v0,1,0,1,1,1v0,0,0,-2,1,-2xm99,-109v0,0,-2,-5,-1,-2xm92,-104v1,-5,-4,-1,-7,-1v3,2,-6,6,1,5xm81,-105v2,0,3,-3,0,-2r0,2xm77,-78v2,-2,2,-4,-1,-3v-1,2,-3,4,1,3xm78,-94v0,-2,1,-6,-2,-5v0,2,-1,6,2,5xm74,-83v-5,-5,-7,1,-1,1xm73,-102v1,-2,-3,-5,-3,-3v1,2,2,3,3,3xm62,-99v10,-5,2,-13,-2,-7xm64,-88v0,-1,2,-3,0,-3r0,3xm58,-73v6,1,1,-8,2,-12v-1,0,-4,4,-4,10xm42,-88v0,-4,6,-5,0,-5v-2,2,-2,4,0,5xm36,-69v2,0,3,-5,0,-4v0,1,-2,3,0,4xm32,-76v-10,2,-1,-17,-10,-6v3,4,6,13,10,6xm28,-111v0,-2,-4,-4,-3,0r3,0xm17,-99v-8,-2,-6,8,-4,13v4,-2,0,-11,4,-13xm15,-75v-1,-1,-4,-1,-7,-1v2,2,4,2,7,1xm11,-73v1,1,0,2,2,2xm7,-105v3,-3,0,-8,-4,-5v1,3,3,5,4,5xm105,-233v2,2,8,5,2,6v-2,-1,-2,-3,-2,-6xm66,-151v0,-4,-4,-2,-1,0r1,0xm60,-173v-1,-1,-4,-4,-3,0r3,0xm57,-187v0,3,4,4,3,0r-3,0xm80,-197v-1,0,-4,-1,-4,1v2,0,5,2,4,-1xm75,-197v-1,-3,-3,-5,-6,-5v2,2,2,6,6,5xm92,-198v1,-3,-2,-4,-2,-2xm96,-202v0,0,-9,-1,-5,0r5,0xm105,-209v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm121,-239v-2,4,-16,4,-23,5v7,1,5,12,16,8r0,3v3,0,4,-1,4,-5v11,1,3,-2,3,-11xm123,-249v-2,-2,-4,0,-5,3v2,4,5,-1,5,-3xm173,-253v-13,15,-15,22,-28,25v1,-2,1,-2,-2,-2v-5,3,-24,11,-9,7v3,6,12,-1,13,1v-11,19,-34,2,-49,3v1,-2,-7,-8,-12,-5v0,-1,2,-2,0,-2r-4,2v2,-10,17,-6,12,-16v4,-5,7,-9,11,-13r68,0xm1,-128r73,-87v5,1,2,6,6,2v-7,-13,16,-8,16,-8v-2,2,1,2,3,3r4,-1r-1,2v15,3,30,8,37,5v-1,1,-4,12,-11,10v3,8,-48,55,-60,74r-67,0xm174,-242v1,8,-1,21,-7,9xm165,-231v6,3,1,7,0,8v3,-1,7,-5,9,-3r0,97r-57,0r0,-42xm136,-248v-1,-2,-4,1,-2,1xm145,-241v-1,0,-1,0,-1,1v1,0,3,2,3,0xm161,-219v0,-4,-4,-2,-1,0r1,0xm124,-216v0,-2,-4,-4,-3,-1v1,1,2,3,3,1xm168,-148v-2,0,-3,9,1,8xm117,-60v5,-1,5,2,7,3r0,-3r40,1v-9,4,-10,6,1,3v-1,-5,6,-2,9,-3v3,10,-5,19,-3,21r3,-1v-1,8,2,32,-4,20r-5,-2v1,0,12,10,2,11v-2,-1,-5,-5,-6,-3v5,7,6,9,13,4v1,19,-20,1,-31,9v-6,-6,-6,1,-17,0v1,-4,-3,-3,-6,-3v0,2,3,0,2,3v-9,1,-3,-8,-5,-18v6,-5,-3,-10,1,-17r9,2v-5,-1,-5,-7,-9,-8v0,1,1,4,-1,4r0,-23xm174,-242v1,8,-1,21,-7,9xm136,-248v-1,-2,-4,1,-2,1xm145,-241v-1,0,-1,0,-1,1v1,0,3,2,3,0xm161,-219v0,-4,-4,-2,-1,0r1,0xm124,-216v0,-2,-4,-4,-3,-1v1,1,2,3,3,1xm168,-148v-2,0,-3,9,1,8xm163,-217v-3,-3,-7,3,-7,7v2,-1,4,-3,5,-1v0,-3,1,-5,2,-6xm163,-210v-1,1,-4,4,0,3r0,-3xm155,-204v-2,0,-6,-1,-5,2v2,0,6,1,5,-2xm161,-196v1,0,-3,-3,-3,-3v0,1,1,2,3,3xm165,-188v-2,-8,-5,-6,-10,0v4,1,8,3,10,0xm146,-192v-2,1,-3,2,1,2xm133,-186v-2,-1,-5,-2,-4,2v7,2,19,-4,4,-2xm149,-171v-2,2,-7,4,-2,5v1,-1,2,-2,2,-5xm129,-162v1,-4,-2,-2,-4,-1v0,2,2,2,4,1xm133,-158v-5,1,-4,4,-1,7v0,-3,8,6,11,0v-2,-5,-11,2,-10,-7xm170,-151v0,-2,-1,-3,-3,-3v0,2,0,4,3,3xm157,-141v-6,-3,-20,2,-6,5v0,-2,2,-3,6,-5xm132,-134v4,-2,-1,-11,-2,-4xm129,-137v0,-1,-2,-4,-2,-2xm145,-15v1,1,3,5,3,1xm142,-34v-1,-1,-3,-5,-3,-1xm139,-49v0,5,4,5,3,0r-3,0","w":188},{"d":"57,-50v1,7,-19,7,-8,15v2,-1,5,-7,8,-4v-1,17,3,40,-3,52v5,6,6,40,-1,41v0,-2,2,-5,-1,-5v-2,5,-1,6,1,10r-19,0v2,-9,9,-20,11,-25v-11,2,-9,4,-14,9v5,2,8,17,-5,16r-25,-1r-1,-88v13,-5,-6,-12,2,-19v-1,6,8,10,13,6v-1,-1,-1,-3,0,-5v-4,1,-11,2,-12,-3v12,1,28,-2,38,1r-8,4v11,5,14,-5,24,-4xm54,-18v0,-2,-2,-2,-3,-3v1,1,0,4,3,3xm54,-14v0,-2,-1,-3,-3,-3v1,1,0,4,3,3xm50,18v-3,8,0,7,-6,15v3,-1,11,-10,6,-15xm46,-18v-1,0,-5,0,-2,1xm44,-34v-2,-3,-8,1,-9,3v3,1,7,6,9,4v-4,-2,-6,-5,0,-7xm37,8v0,2,-1,5,2,4v-2,-1,2,-5,-2,-4xm35,-17v0,-1,3,-4,1,-4v-3,0,-4,2,-1,4xm33,30v3,-2,2,-7,-2,-4v0,2,1,3,2,4xm21,-35v3,6,17,-7,10,-5v0,4,-3,5,-10,5xm28,27v0,-2,-3,-1,-4,-1v0,2,3,1,4,1xm26,45v1,-4,-4,-1,-5,-1v2,2,3,4,5,1xm22,-19v2,-4,-1,-11,-7,-5v2,3,2,8,7,5xm23,17v0,-3,-1,-5,-5,-4v-2,4,2,4,5,4xm20,-35v0,-2,-2,-7,-3,-5v1,2,0,6,3,5xm9,26v2,4,14,-2,8,-2xm6,4v2,-1,3,-5,-1,-4xm8,27v0,-3,-2,-3,-6,-3v2,1,2,4,6,3","w":70},{"d":"0,-182v-1,-11,19,-6,25,-4v-1,1,-4,3,-1,4v2,0,3,-2,3,-6v12,0,26,-2,33,4v-1,-1,-1,-2,-1,-4r22,0r0,3v1,-2,4,2,4,-1r-1,-2v11,1,27,-3,34,2v-1,14,3,34,-2,44r-116,-1v-1,-12,2,-33,0,-39xm11,-178v-3,0,-4,3,0,3v1,-1,1,-2,0,-3xm83,-175v-1,4,-8,0,-8,6v6,1,7,-2,8,-6xm41,-171v-2,-2,-4,-2,-3,2xm21,-169v-2,-1,-2,1,-2,3v1,0,2,-1,2,-3xm74,-167v-1,1,-3,2,0,2r0,-2xm13,-152v4,-3,-3,-12,-7,-10v3,2,6,3,7,10xm40,-153v-2,-1,-5,1,-2,2xm14,-151v-2,-1,-7,2,-2,2xm60,-151v-3,-1,-5,5,-3,5v1,-2,3,-2,3,-5xm17,-148v-2,0,-1,3,-1,4v2,0,2,-3,1,-4xm72,-146v-2,0,-1,3,0,4r0,-4xm0,-118v0,-9,20,-5,25,-3v-2,0,-3,4,-1,4v2,0,3,-2,3,-6v12,-1,28,0,33,3r-1,-3v10,0,18,0,26,2r-1,-2v11,1,27,-3,34,2v-1,14,3,34,-2,44v-25,-2,-57,3,-78,-2v-8,4,-29,4,-38,0v-1,-12,2,-33,0,-39xm8,-112v2,1,3,3,4,0v-1,-1,-3,-1,-4,0xm83,-110v-4,1,-8,1,-8,6v6,1,7,-2,8,-6xm41,-106v-2,-2,-4,-2,-3,2xm21,-103v-1,-3,-2,2,-2,2xm74,-103v-1,1,-4,4,0,3r0,-3xm7,-98v0,2,6,11,8,9v-2,-4,-4,-7,-8,-9xm40,-88v-1,0,-5,0,-2,1xm14,-87v-2,-1,-7,2,-2,2xm60,-87v-3,-1,-5,6,-3,6v1,-2,4,-2,3,-6xm17,-83v-2,0,-1,3,-1,4v2,0,2,-3,1,-4xm72,-81v-2,0,0,3,0,3r0,-3","w":131},{"d":"150,9r-55,0r-95,-261r55,0xm46,-183v1,3,5,2,1,0r-1,0xm42,-199v3,-1,3,-5,0,-2r0,2xm30,-236v2,4,7,4,13,4v-3,-1,0,-8,-2,-9v-2,3,-8,3,-11,5xm52,-168v2,1,7,-2,2,-2xm82,-142v2,0,3,-3,1,-4xm103,-41v4,-1,8,4,11,3v0,-1,-8,-7,-11,-3xm78,-65v3,1,2,-2,2,-4v-1,1,-2,2,-2,4xm84,-70v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm106,-75v-6,3,-11,7,-5,12v-1,-5,5,-7,5,-12xm106,-12v-7,2,-7,5,0,7v1,-3,3,-5,0,-7xm79,-87v-2,9,9,4,4,3v-1,-6,7,-6,6,-10v-8,6,-7,-16,-9,-4v-6,-3,-8,2,-5,6v4,0,10,2,4,5xm107,-96v-6,-1,-4,-6,-9,-5v-1,6,9,6,9,5xm108,-104r-4,-1xm85,-108v1,2,5,3,3,1xm100,-114v-5,2,-9,7,-3,5v-1,-3,4,-2,3,-5xm92,-114v-5,-5,-5,-9,-10,-2v0,1,3,1,10,2xm99,-117v1,3,3,2,4,0r-4,0xm124,-12v1,-1,7,-5,3,-5v-6,0,-4,-5,-9,-2v-1,7,6,0,6,7xm94,-47v1,-5,-8,-7,-8,-7v0,3,3,5,8,7xm113,-33v1,1,2,2,4,2v-1,-1,-2,-2,-4,-2xm97,-57v0,6,6,4,3,0r-3,0xm118,-44v2,0,0,-2,0,-3r-2,0v-1,1,3,1,2,3xm110,-49v0,2,2,2,4,2v-1,-1,-2,-2,-4,-2xm65,-138v0,2,6,6,5,2v-3,0,-2,-3,-5,-2xm66,-108v3,1,5,-6,3,-9v-2,0,-5,-1,-5,1v5,0,4,5,2,8xm58,-140v0,4,4,2,1,0r-1,0xm63,-147v2,0,6,1,5,-2v-3,0,-4,1,-5,2xm55,-152v3,2,5,2,5,-2v-3,-2,-4,0,-5,2xm74,-126v1,0,3,1,3,-1v-1,0,-3,-1,-3,1","w":148},{"d":"113,-292v4,10,3,35,0,46r-10,-2v2,2,-1,3,-3,3v-10,-4,-26,3,-41,1r0,243r26,1v-1,2,-1,4,2,3v6,-4,20,-2,28,-1v-1,15,3,35,-2,46r-113,0r1,-340r112,0xm100,-252v-2,0,-4,0,-2,2xm99,-245v1,1,4,4,0,3r0,-3xm53,-236v-6,-1,1,4,-2,6v3,1,2,-4,2,-6xm36,-229v-2,0,-4,0,-2,2xm27,-33v0,-2,-4,0,-6,0v0,0,0,2,1,2v-1,-3,3,-2,5,-2xm101,5v-3,-1,-6,4,-4,6v4,0,3,-4,4,-6xm113,11v0,-5,-5,-4,-7,-2v7,4,-5,9,-3,11v7,-1,6,-8,10,-9xm92,12v-2,-3,-4,1,-5,3v3,2,4,-1,5,-3xm98,21v-2,0,-1,2,-1,3v2,0,1,-2,1,-3xm98,25r0,1r0,-1xm98,28v-1,1,-2,3,-2,0r2,0"},{"d":"142,-179v0,0,-1,5,0,1r0,-1xm155,-182v0,1,1,3,1,1xm181,-191v-3,1,-3,6,-3,10v9,1,5,-4,3,-10xm131,-175v0,1,0,5,1,2xm113,-153r1,3xm73,-129r-73,0r0,-13r187,-68r0,40xm54,-155v0,2,2,1,3,1xm61,-149v0,-4,-3,-2,-1,0r1,0xm27,-139v-4,5,-2,5,6,7v-2,-2,-3,-6,-6,-7xm76,-147v-2,-7,10,-4,2,-12v-7,0,-1,10,-12,5v1,4,6,3,10,7xm52,-138v-4,-1,-4,6,-4,7v1,-5,4,-3,4,-7xm54,-130r1,-3xm86,-150v-3,1,-1,4,0,2r0,-2xm57,-141v0,3,2,2,4,4v-3,-3,-1,-4,-4,-4xm91,-145v3,-3,7,-4,1,-7v-1,0,-1,2,-1,7xm64,-137v-2,0,0,2,0,3r0,-3xm46,-149v0,0,-8,7,-2,6v-1,-3,4,-7,2,-6xm19,-139v-4,0,-4,4,0,2r0,-2xm108,-165v0,1,-3,4,-1,4xm86,-164v0,2,4,4,7,2v1,-5,-3,1,-7,-2xm110,-170v-4,0,-2,3,0,1r0,-1xm115,-166v-1,2,1,5,1,1xm119,-172v0,1,-2,4,1,3v1,-1,1,-3,-1,-3xm99,-158v0,2,0,2,2,2v0,-2,0,-2,-2,-2xm52,-110v2,-1,-1,-4,-1,-2xm37,-114v4,0,1,-3,0,-1r0,1xm8,-116v5,1,9,1,6,-5r58,0r114,42r0,40r-186,-68r0,-14r10,0xm62,-109v0,1,-2,3,0,3r0,-3xm79,-85v2,1,3,-2,1,-2xm159,-63v-3,-1,-2,-11,-4,-6v1,4,3,6,4,6xm139,-88v0,-2,-3,0,-3,0r3,0xm132,-83v0,0,2,-3,0,-2r0,2xm140,-72v-3,-3,-7,-2,-9,3v4,1,6,-4,9,-3xm179,-67v4,-1,4,-5,1,-6v1,2,-3,4,-1,6xm125,-84v1,-2,4,-5,-2,-4v-1,2,-5,3,-4,-2v1,-3,-4,-3,-6,-2v-2,13,8,7,12,8xm116,-68v0,0,-3,-10,-4,-4v2,0,3,1,4,4xm110,-67v-1,-1,0,-3,-2,-3v1,2,1,3,2,3xm109,-82v-1,-2,-2,-3,-2,1xm107,-76v0,0,0,-2,-1,-2v0,0,-6,5,-2,5v0,-2,2,-2,3,-3xm102,-79v1,-10,-3,-7,-5,-3v2,0,4,1,5,3xm101,-72v0,0,0,-2,-1,-2r0,3xm174,-51v5,-3,0,-11,-3,-6v3,0,3,3,3,6xm152,-77v-2,-4,-3,-6,-6,-6v3,-1,1,7,6,6xm163,-61v0,-1,-1,-3,-1,-1xm148,-73v1,-3,-2,-2,-4,-2v-1,3,2,2,4,2xm154,-59v-2,0,0,-2,-2,-2v0,2,0,2,2,2xm152,-63v1,-2,-3,-4,-2,-1xm86,-95v0,0,-2,-7,-1,-2v1,0,1,1,1,2xm100,-96v4,3,11,-4,3,-1v-2,-1,-4,-3,-3,1xm85,-102v0,0,-2,-3,-2,-1xm78,-100v0,1,-2,3,0,3r0,-3xm75,-103v0,-2,-1,-4,-3,-2v0,1,1,2,3,2xm94,-90v0,-2,0,-2,-2,-2v0,2,0,2,2,2","w":197},{"d":"71,-150v0,0,-5,0,-3,1xm82,-142v-1,-3,-5,-1,-2,0r2,0xm92,-133v-6,0,-11,0,-13,4r12,5xm96,-122v0,-4,-6,-2,-2,0r2,0xm58,-119v0,-2,-3,-4,-2,-1v1,1,1,3,2,1xm72,-237v-1,-1,0,-2,-2,-2v0,1,0,2,2,2xm0,-207v1,-15,-3,-35,2,-46v68,-3,130,0,132,63v-3,1,-1,34,-5,15v-11,4,-4,-9,-14,-7v-1,-1,0,-4,-2,-4v-1,10,10,13,6,25r-5,-1v3,3,3,5,-3,4v3,11,3,18,-5,24r0,19v-13,-5,-11,7,-23,7v4,0,12,7,15,5v-4,0,-1,-4,-2,-7v13,0,0,8,10,12v1,9,-2,14,-6,18v4,1,5,-1,6,-3r0,27r-13,0v1,0,5,-1,4,-4v-11,7,-31,3,-48,4v-1,-8,0,-23,8,-14v4,0,17,-1,8,-3v1,-5,-11,1,-7,-7v0,-6,-11,-9,-9,-18r3,0v-5,-15,-3,-37,-4,-56v12,-3,40,-17,29,-35v-3,-25,-52,-11,-77,-18xm58,-66v-1,5,-9,2,-2,9v0,-4,3,-5,7,-5v-1,-2,-3,-3,-5,-4xm90,-67v-1,1,-3,1,0,1r0,-1xm80,-69v-13,2,-9,1,-6,7v4,0,1,-6,6,-7xm85,-75v-1,0,-3,-1,-3,1v0,1,2,3,6,5xm77,-78v-3,2,-5,4,1,3xm97,-79v-2,1,-5,0,-4,3v2,-1,4,-2,4,-3xm96,-89v-3,2,-12,5,-7,7v-1,-3,7,-3,7,-7xm105,-97v-2,1,-7,-1,-6,3v3,0,7,1,6,-3xm73,-99v-3,-4,-5,-1,-5,3v7,6,-13,4,-4,13v10,3,4,-6,14,-7v0,-1,-12,-6,-5,-9xm62,-97v-5,-6,-12,-1,-3,3v2,0,2,-2,3,-3xm66,-133v-7,4,-2,8,4,11v0,-5,-5,-7,-4,-11xm74,-112v-2,-1,-2,1,-2,3v3,1,4,-1,2,-3xm105,-123v0,-5,-3,-4,-4,0v0,2,3,0,4,0xm89,-159v-4,0,-7,4,-3,6v7,1,9,-3,16,0v0,-2,-5,-4,-13,-6xm72,-157v1,-3,-2,-4,-2,-2xm105,-177v-3,0,-6,6,-2,6xm90,-178v0,3,3,4,5,0r-5,0xm83,-178v0,-2,-3,1,-3,1xm123,-190v0,1,-2,4,0,4r0,-4xm114,-187v-1,-7,-3,-3,-1,0r1,0xm89,-196v-6,-3,-7,3,-5,7v5,1,4,-4,5,-7xm114,-197r0,1r0,-1xm98,-199v5,3,-2,9,0,11r11,-3v-3,-5,-7,-8,-11,-8xm82,-202v-1,1,1,6,2,3v0,-2,0,-4,-2,-3xm127,-207v-2,0,-5,-1,-4,2v2,0,5,1,4,-2xm102,-209v2,2,4,9,7,7v-1,-4,-4,-6,-7,-7xm57,-209v0,-2,-4,-3,-2,0r2,0xm77,-212v-1,6,2,12,8,4v0,-4,-5,-2,-8,-4xm92,-211v-2,-4,-4,-6,-3,0r3,0xm81,-220v-1,-2,-8,-1,-8,1xm85,-227v0,-5,-4,-2,-1,0r1,0xm61,-232v-3,-2,-11,-4,-11,-2v3,4,5,3,11,2xm5,-238v-1,0,-1,0,-1,1v2,0,5,2,5,0xm48,-243v-1,2,2,7,2,2xm55,-245v-2,0,-4,0,-3,2v1,-1,3,0,3,-2xm24,-248v-2,-2,-5,-6,-4,1xm70,-236r-3,0r3,0xm121,-168v0,-2,3,-3,2,0r-2,0xm50,-85v5,0,3,5,1,9v-4,1,-1,-5,-2,-8xm105,-113v2,1,2,8,0,9v0,-3,-2,-7,0,-9xm54,-154v-3,3,3,3,5,5v-1,-2,-2,-5,-5,-5xm58,-110v0,-2,-2,0,-3,0r3,0xm94,-121v-3,2,-11,3,-9,5v5,-2,8,-3,9,-5xm120,-152v-2,-3,4,-12,6,-7xm126,-161v-3,0,-2,-7,-1,-8v7,-1,5,6,1,8xm50,-46v18,2,43,-4,57,2v-2,3,-6,7,0,5v-1,8,3,21,-2,25v1,-7,-4,-5,-7,-7v0,0,12,9,2,11v-2,-1,-4,-5,-5,-3v3,2,3,6,4,8v6,0,3,-5,8,-4v1,19,-20,1,-31,9v-6,-6,-6,1,-17,0v1,-4,-3,-3,-6,-3v0,2,3,0,2,3v-8,-1,-2,-6,-5,-18v7,-5,-4,-12,2,-17v2,0,7,3,8,1v-5,0,-5,-5,-8,-7v0,2,1,5,-2,4r0,-9xm72,-46v-1,0,-5,5,-1,4xm67,-42v-3,-1,-7,3,-2,2xm77,-26v-1,1,-8,4,-3,4v-1,-2,4,-1,3,-4xm85,-17v3,-3,-2,-11,-3,-8v6,5,-7,9,3,8xm68,-22v-1,0,-5,0,-2,1xm70,-13v2,0,5,2,5,0r-5,0xm66,-10v-3,1,-5,2,-2,5v3,0,3,-2,2,-5xm93,-8v-2,0,-4,0,-3,2v2,0,4,0,3,-2","w":145},{"d":"185,-111v11,-1,20,14,15,19v-9,-1,-10,4,-19,3v5,7,14,-1,17,4v0,-4,4,-8,6,-5v0,5,2,9,-6,8v0,7,-10,7,-11,11v6,-4,16,2,17,-7v-3,10,2,22,-6,24r2,0v2,13,-13,10,-4,12v-2,3,-4,12,-9,10v0,4,-3,9,-6,7v3,-8,-4,-9,-8,-13v0,0,2,0,2,-1v-1,-2,-3,-2,-6,-1v-3,-9,9,-13,-4,-14v1,1,4,7,1,9r-3,-1v4,5,-2,10,-6,7v1,-7,8,-7,0,-10v-13,5,-18,-3,-6,-7v-9,-1,-1,-12,-2,-20v4,2,11,-4,6,-6v-6,4,-12,-3,-11,-7v11,2,20,-6,6,-8v-8,6,-37,0,-22,-7v-11,-6,-21,-3,-26,-14v-4,6,-8,7,-16,11v-53,-10,-78,-33,-78,-74v0,-43,38,-72,93,-70v-5,23,15,49,-21,45v1,-4,8,-3,11,-5v-6,1,-18,-2,-14,6v-35,25,-3,38,30,52r3,-3v40,9,59,13,78,33v-4,1,-4,-6,-9,-5v7,6,8,10,6,17xm147,-171v-3,-30,-16,-28,-38,-39v2,-12,-2,-30,1,-42v48,5,87,19,90,76xm134,-245v-1,0,-3,-1,-3,1v1,0,3,1,3,-1xm149,-239r3,-3xm51,-235v-4,1,-4,4,0,2r0,-2xm25,-218v0,-4,-4,-2,-1,0r1,0xm177,-220v-4,0,-8,0,-11,4v6,-2,17,3,11,-4xm48,-218v-2,0,-5,-1,-4,2r6,1xm163,-211v-1,0,-3,-1,-3,1v1,0,3,1,3,-1xm192,-199v-1,3,1,7,2,5xm58,-163v-3,-2,-8,-6,-10,-2xm67,-160v-2,0,-2,0,-2,2v2,0,2,0,2,-2xm106,-148v1,-3,-1,-6,-2,-3v4,8,-8,8,-7,16v6,-4,9,-9,9,-13xm28,-150v-4,1,-2,2,0,4v0,-1,2,-3,0,-4xm39,-148v-4,0,-2,4,0,5r0,-5xm50,-138r-4,0r4,0xm73,-138v0,-2,-2,-2,-3,-1v0,2,2,1,3,1xm120,-134v1,0,5,0,2,-1xm31,-134v1,0,4,2,4,0r-4,0xm167,-133v6,9,-12,0,-5,14v-4,5,-8,0,-15,6v8,1,9,0,16,-3v1,5,-6,5,0,10v4,0,0,-12,7,-8v4,-8,-11,-5,-4,-11v6,1,8,-5,1,-8xm95,-131r0,4r0,-4xm130,-128v-2,0,-2,2,-2,4v3,1,2,-2,2,-4xm96,-123v-1,-6,-7,6,-13,0v2,7,10,5,13,0xm174,-122v-3,-1,-2,2,-3,3v2,0,4,0,3,-3xm193,-116v-5,1,-8,-4,-3,-5v2,1,3,3,3,5xm124,-118v-1,-1,-1,-1,-2,0r2,0xm182,-115v-1,-2,-6,-2,-5,1xm101,-111v-1,-5,4,-3,6,-1v0,1,1,3,-1,3xm176,-112v-1,0,-3,-1,-3,1v1,0,4,2,3,-1xm179,-109v1,1,0,2,2,2xm89,-107v9,1,11,-5,17,0r0,5v-11,-2,-17,-4,-17,-5xm146,-105v-2,-3,-3,2,-3,2v2,0,3,-1,3,-2xm170,-104v-3,-2,-9,3,-7,6xm188,-100v-1,-2,-7,-2,-6,-1xm175,-97v-2,0,-2,0,-2,2v4,0,4,0,2,-2xm180,-87v-7,2,-16,1,-21,5r8,0v0,3,1,5,3,5v-3,-4,1,-6,6,-5v2,1,4,3,3,-1v-1,-2,0,-3,1,-4xm74,-3v-15,0,-24,-4,-37,-11v1,-6,4,-4,4,-9v-21,10,-40,-23,-38,-48v-2,-1,-6,-13,0,-12v8,3,20,-3,27,2v2,-6,20,-4,24,-2v-2,5,6,20,11,26v-1,-1,-2,-2,-2,1v10,0,21,10,26,9v-1,5,1,0,6,1v7,-1,9,10,3,11v-1,0,-3,-2,-3,0v7,3,2,9,3,16v-1,-1,-2,-1,-3,0v-2,5,14,8,2,14v2,2,4,3,1,5v-7,2,-4,-7,-13,-8v1,5,-3,5,-7,5v-3,-5,-6,-10,-6,-5v2,0,2,2,2,5xm37,-82v-3,0,-3,3,-1,4xm191,-82v-2,-1,-5,1,-2,2xm185,-78v-3,0,-5,0,-3,3xm5,-78v-3,-1,-2,4,-2,6v4,0,4,-3,2,-6xm23,-74v0,-3,-4,-4,-3,0r3,0xm51,-70v0,-4,-5,-11,-6,-3v3,-1,3,3,6,3xm14,-72v1,0,4,1,4,-1v-2,0,-3,0,-4,1xm174,-73v-3,2,-8,6,0,5r0,-5xm37,-72v-4,1,-5,4,0,4r0,-4xm157,-72r1,2xm27,-70v-3,-1,-2,2,-2,4v3,1,2,-2,2,-4xm149,-66v1,2,8,7,11,5v-4,-2,-6,-5,-11,-5xm175,-66v-2,0,-1,2,-1,3v2,0,1,-2,1,-3xm14,-65v-1,1,-3,2,0,2r0,-2xm184,-65v-4,-1,-3,3,-1,4v2,0,1,-3,1,-4xm172,-58v0,-4,-6,-6,-5,-4v0,1,2,2,5,4xm187,-59v-2,-2,-5,1,-2,2xm166,-54v1,-3,-5,-6,-4,-2xm46,-51v1,-3,-3,-7,-3,-3v1,1,0,4,3,3xm176,-54v1,0,3,2,3,0r-3,0xm17,-53v-1,1,-4,4,0,3r0,-3xm181,-53r-6,12v4,-1,15,-8,6,-10r0,-2xm31,-49r1,5xm55,-49v-1,2,-4,1,-4,4xm116,-12v9,-10,-7,-19,-7,-31v6,-3,8,-2,17,-5v2,6,-3,5,-8,5v1,7,2,4,10,4v-1,-1,-2,-2,1,-2v3,1,3,3,5,6v3,-9,-8,-11,-2,-15v23,0,20,27,37,17v3,9,-11,16,-2,19v1,-9,6,-19,12,-7v-18,13,-20,13,-37,13v0,-1,2,-3,0,-3v1,9,-9,11,-33,10v0,-7,-2,-14,7,-11xm141,-45v-2,0,-2,3,-1,4xm60,-43v2,1,4,6,6,5v-1,-3,-1,-6,-6,-5xm95,-36v0,-2,-4,-3,-3,0r3,0xm145,-36v-2,0,-4,0,-3,2r4,0xm184,-36v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm175,-35v1,3,-1,5,-4,4v-1,-3,1,-5,4,-4xm57,-31v2,1,4,3,3,-1v-2,-1,-7,1,-3,1xm109,-28v-1,-3,1,-8,3,-3v-1,1,0,4,-3,3xm38,-31v-1,1,-2,0,-2,2r3,0xm82,-30v-2,3,1,3,4,2v0,-2,-3,-1,-4,-2xm72,-29v-2,5,8,6,4,2v-1,2,-4,1,-4,-2xm109,-20v-2,-6,3,-7,7,-5v2,6,-3,8,-7,5xm158,-25v-3,0,-7,4,-1,3xm148,-25v-3,-1,-2,3,-2,5v7,-1,5,-1,2,-5xm56,-24v1,1,0,2,2,2xm130,-22v-1,2,0,4,3,3v0,-2,-2,-2,-3,-3xm66,-15v-2,-2,-6,-7,-5,0v1,-1,3,-1,5,0xm152,-12v4,1,9,-2,3,-3xm49,-14v6,-1,3,6,7,6v3,-5,-4,-5,-7,-6xm78,-14v-1,2,2,7,2,2xm119,-9v-1,5,2,3,4,2v0,-1,-1,-2,-4,-2xm114,-3r6,1v0,-3,-4,-1,-6,-1xm78,-3v0,2,-4,2,-4,0r4,0xm81,-1v0,-2,2,-1,3,-1v1,3,-2,2,-3,1xm87,-230v-3,1,2,6,1,2xm120,-150v-2,0,-3,10,1,9xm123,-126v-2,0,-1,4,-2,6v2,0,2,-3,2,-6xm90,-120v-3,-1,-2,3,-2,5v3,1,2,-3,2,-5xm116,-119v-2,0,-9,4,-7,6v4,-2,6,-4,7,-6xm97,-115v-2,0,-1,3,0,4r0,-4xm84,-111v2,1,2,4,6,4v0,-2,-2,-3,-6,-4xm101,-109v-2,0,-1,3,-1,4v0,0,2,0,2,-1xm123,-110v4,0,1,7,2,10v-4,1,-1,-6,-2,-10xm118,-50v-4,2,-8,6,-5,8v-1,-5,7,-2,5,-8xm123,-44v0,0,-5,5,-1,4xm99,-33v-1,1,-4,4,0,3r0,-3xm95,-30v-2,0,-4,3,-1,2xm109,-306v-2,0,-2,2,-3,3v1,-1,4,0,3,-3xm114,-306v-2,0,-6,2,-3,3v1,-1,4,0,3,-3xm91,13v6,3,9,2,15,4v-4,1,-9,-11,-15,-4xm111,-296v0,-2,-3,-3,-2,0r2,0xm92,-297v0,7,9,8,9,0v-5,4,-4,2,-9,0xm80,24v2,0,6,1,5,-2v-2,2,-6,-2,-5,2xm110,-290v-1,0,-4,-2,-4,0v0,3,3,2,4,0xm103,27v-2,-2,-7,-1,-4,2v2,0,3,-1,4,-2xm94,-278v4,-8,-14,-13,-2,-6v0,2,-1,7,2,6xm100,31v-2,0,-1,3,-1,4v2,0,1,-3,1,-4xm118,33v-3,-1,-1,2,-1,4v2,-1,4,-2,1,-4xm103,-281v4,4,-8,9,5,5r1,1v-1,-3,0,-4,-4,-3v0,-2,0,-4,-2,-3xm90,36v-4,-2,-6,4,-2,5xm92,-277v-5,0,-6,4,0,2r0,-2xm98,39v-4,1,0,5,1,8v3,-2,0,-5,-1,-8xm109,18v3,18,10,5,23,10v0,9,2,18,0,26r-54,1v2,-14,-4,-36,2,-46v13,3,40,-4,48,2v-2,0,-5,-1,-5,1v5,2,6,1,10,-1r0,17v-8,-4,-17,-6,-24,-10xm128,-267v1,1,6,8,0,4v-9,2,-30,7,-35,-3v-3,1,-10,9,-14,3v4,1,12,-8,5,-11v-1,1,-3,1,-4,0v1,4,2,10,-3,10v1,-8,-2,-43,4,-24v4,-9,-4,-12,-3,-19v6,5,17,14,10,1v8,-3,29,0,43,-1r0,41xm100,48v-3,0,-3,3,-4,4v2,0,5,0,4,-4","w":213},{"d":"53,-227r-13,-50r30,0r-13,50r44,-28r9,29r-50,3r38,34r-25,17r-18,-48r-17,47r-25,-17r38,-33r-51,-3r10,-29xm54,-226v2,1,3,-1,1,-1xm36,-228v0,0,-2,-3,-2,-1xm52,-225v0,-1,-6,-2,-5,1v3,1,3,1,5,-1xm41,-230v1,-1,-2,-5,-1,-1xm47,-226v-1,0,-2,-2,-2,0r2,0xm43,-228v-1,0,-4,-2,-4,0v3,7,6,-4,4,0xm40,-224v0,-3,-1,-1,-3,-1v0,2,3,-2,3,1xm58,-228v0,-1,2,-4,0,-4r0,4xm59,-238v1,0,1,-1,1,-2v-1,0,-1,1,-1,2xm30,-179v1,0,1,-1,1,-2v-1,0,-1,1,-1,2xm50,-242v2,-1,5,3,5,1xm35,-181v1,0,1,0,1,-1v-1,0,-1,0,-1,1xm27,-182v3,0,6,-2,2,-2xm37,-183v1,0,1,-1,1,-2v-1,0,-1,1,-1,2xm61,-248v-2,0,-1,3,-1,4v2,0,1,-3,1,-4xm43,-192v-3,2,-4,3,-2,5v0,-2,3,-2,2,-5xm28,-190v0,2,4,2,5,0v-1,-2,-3,0,-5,0xm58,-252v0,0,2,0,2,-1v0,0,-2,0,-2,1xm52,-258v1,1,4,4,4,2xm29,-197v-3,-2,-2,-2,-2,2v1,0,2,-1,2,-2xm55,-260r0,-1r0,1xm38,-200v0,3,3,0,1,0r-1,0xm53,-263v-1,-1,-5,2,-1,1v0,-1,0,-1,1,-1xm52,-265v0,0,2,0,2,-1v0,0,-2,0,-2,1xm53,-271v0,0,4,4,4,2xm58,-272v1,1,1,3,1,0r-1,0xm69,-226v1,0,2,3,2,1xm73,-224v2,-2,-2,-8,1,-3xm65,-227v0,2,3,1,1,0r-1,0xm68,-230v1,0,3,-1,1,-1xm47,-214v1,1,2,2,2,-1xm78,-233r-1,0r1,0xm23,-243v3,-1,1,-3,0,-4v-2,-1,-3,1,-1,2v2,1,2,0,1,2xm24,-233v0,-1,0,-1,-1,-1v0,0,0,1,1,1xm22,-236r-1,0r1,0xm18,-237v0,-1,-1,-3,-1,-1xm18,-234v-3,-2,-5,0,-2,2v1,0,1,-1,2,-2xm15,-247v2,-1,1,-4,-1,-2xm15,-240r1,1xm13,-235v0,-1,0,-1,-1,-1v0,1,0,1,1,1xm9,-248r1,-1xm8,-234v3,1,4,-5,2,-5v0,3,-4,0,-4,2v2,-1,2,1,2,3xm9,-245v0,-1,0,-1,-1,-1v0,1,0,1,1,1xm39,-205v6,0,6,-2,2,-3v0,1,-1,2,-2,3xm47,-206v1,-2,5,-4,-1,-2xm44,-210v1,0,3,-1,1,-1xm43,-216v1,0,3,-1,1,-1xm46,-217v1,0,3,-1,1,-1xm36,-190v1,-1,1,-6,0,-3v-1,1,-1,2,0,3xm38,-200v1,0,3,-2,0,-2r0,2xm38,-182v1,0,1,-1,1,-2v-1,0,-1,1,-1,2xm43,-200v2,-2,5,1,5,-1v-3,0,-4,0,-5,1xm33,-184r0,-1r0,1xm41,-185r-3,-2v0,1,1,2,3,2xm30,-188v0,0,3,2,2,0r-2,0xm39,-210v-2,0,-4,4,-1,4xm37,-191v4,0,3,-2,0,-3v-1,1,-1,2,0,3xm46,-212v-1,0,-2,-2,-2,0r2,0xm49,-217v0,2,4,2,5,0r-5,0xm42,-198v0,-3,0,-6,-2,-2v0,1,1,2,2,2xm52,-218r-2,0r2,0xm30,-201v1,-2,1,-2,-1,-1xm18,-186v6,0,5,-1,2,-3v0,1,-1,2,-2,3xm26,-189v1,3,3,1,5,1v-1,-4,-2,-2,-5,-1xm25,-191r-1,0r1,0xm22,-196v1,0,3,-3,1,-2xm81,-226r1,-1xm86,-226r2,0r-2,0xm80,-230v1,1,2,0,3,0r-3,0xm89,-226v1,0,3,-1,1,-1xm99,-231v-2,1,-6,0,-5,4v1,-2,5,-1,5,-4xm85,-236v1,3,2,4,4,2v0,-2,-2,-1,-4,-2xm91,-236v5,0,-5,8,2,5v-1,0,-1,0,-1,-1v7,0,3,-5,3,-7v-1,3,-5,-3,-4,3xm86,-241v3,1,4,-4,2,-4xm98,-240v1,2,2,2,1,0r-1,0xm102,-241v-2,-1,1,-4,-1,-4v-2,3,-4,0,1,4xm97,-247v-3,-2,-1,-4,-4,-4v0,2,1,6,4,4xm99,-249v0,1,0,1,1,1v0,-1,0,-1,-1,-1xm82,-178v1,0,1,-1,1,-2v-1,0,-1,1,-1,2xm77,-180v1,0,1,0,1,-1v-1,0,-1,0,-1,1xm85,-181r-3,-2v0,1,1,2,3,2xm75,-182v0,-1,-1,-3,-1,-1xm72,-186v0,0,-3,-8,-2,-3v1,1,2,2,2,3xm80,-189v0,3,4,2,4,0v-1,0,-3,-2,-4,0xm86,-194v0,-3,0,-5,-3,-2v0,1,2,2,3,2xm73,-197v0,-1,3,-2,1,-2xm65,-213v2,0,2,-1,1,-2xm73,-204v-2,-2,-3,-5,-4,-1v0,0,1,1,4,1xm63,-205v5,-1,0,-1,-1,-4v-2,2,1,1,1,4xm66,-210r2,1xm65,-217r2,1xm77,-189v0,-2,-1,-5,-2,-3xm72,-201r3,2v0,-1,-1,-2,-3,-2xm73,-181v1,0,1,0,1,-1v-1,0,-1,0,-1,1xm69,-199v0,-1,-4,-2,-5,0v2,-1,3,-1,5,0xm78,-182v2,0,1,-3,0,-1r0,1xm71,-184v2,0,4,-2,2,-2xm81,-185v1,0,1,-1,1,-2v-1,0,-1,1,-1,2xm73,-205v0,-1,1,-4,-1,-4v1,1,1,2,1,4xm72,-191v2,1,5,0,3,-2v-1,1,-2,2,-3,2xm69,-211v-1,-1,-2,-1,-3,0r3,0xm59,-214v0,0,6,0,4,1xm70,-197v4,0,2,-3,1,-4v-2,0,-1,3,-1,4xm62,-217r-2,0r2,0xm81,-202v1,1,2,3,2,0r-2,0xm93,-186v-2,-2,-3,-4,-5,-1v0,0,2,1,5,1xm82,-189v3,4,4,2,1,-1v0,1,0,1,-1,1xm87,-190r2,1xm89,-197r1,0r-1,0"},{"d":"188,-251v1,12,-7,8,-12,2v-1,-6,8,-2,12,-2xm156,-213v-7,-6,-16,-10,-14,-22v6,3,11,-4,14,1v-4,1,-8,6,-5,7v3,-6,8,-7,7,2v17,5,8,-14,19,-11v-5,1,2,-5,-2,-6v0,0,0,2,-1,2v-1,-2,-1,-4,3,-3v-1,2,1,2,3,2v3,-2,10,4,5,7v-2,-1,-8,-2,-7,2v5,-2,1,1,1,1v-3,0,0,5,0,7v5,0,2,-9,9,-11v0,14,-1,22,0,33v-6,1,0,-5,-3,-6v-5,13,-34,3,-56,6v-4,-2,-10,-1,-9,-7r5,-2v-7,2,-6,-6,-3,-8v4,-1,7,6,9,0v-2,2,-6,1,-5,-3v4,-7,12,-2,18,0v1,9,3,13,12,9xm173,-210v3,0,7,-8,5,-11v-4,3,-1,7,-5,11xm173,-209r0,3v1,-1,1,-2,0,-3xm165,-252v3,1,9,-2,9,2r-11,0xm172,-217v-2,1,-5,0,-4,3xm169,-240v-2,18,-9,-5,-19,2v-4,-2,4,-5,-1,-7v-9,1,-8,15,-18,5v-2,1,-3,2,-3,5v7,4,5,1,14,3v0,8,-8,6,-13,3v-10,12,-7,12,-20,15v2,7,6,-2,6,10v1,1,3,0,3,2v-32,-2,-70,4,-97,-3v0,1,2,4,-1,3v-11,4,-29,-7,-15,-10v-1,-3,-3,-4,-3,-9v5,-2,5,8,7,1v-3,1,-6,-5,-4,-9v11,0,3,11,14,13v-1,-4,2,-3,5,-3v2,5,-6,6,-3,9v1,-6,8,-2,10,2v-2,0,-2,0,-2,2v10,1,10,-9,3,-4v-5,-9,-15,-13,-8,-22v4,0,6,2,4,6v9,1,1,-4,8,-7v-11,1,-1,-7,-11,-7v1,-1,1,-3,-1,-3v0,7,-9,8,-8,0r-7,0v0,6,-2,5,-7,5v0,-5,-1,-6,5,-7v2,-10,10,-5,26,-7v3,3,6,9,5,0v14,4,45,-5,60,2v8,-8,24,5,27,-2v10,0,42,-1,28,3v5,7,29,-1,10,10v3,2,4,0,6,-1xm167,-213v0,-2,-2,-1,-3,-1v0,2,2,1,3,1xm163,-213v-10,3,0,-11,-8,-11v2,4,2,17,8,11xm142,-248v5,5,4,-1,1,-1xm144,-206v-1,-2,-3,-2,-3,1xm141,-214v0,-2,-3,0,-4,0v0,2,0,4,2,3xm131,-246v1,2,5,1,2,0r-2,0xm119,-225v2,-4,-8,0,-6,-10v-3,1,-5,-1,-4,-4v6,1,4,3,11,5v-5,-15,-19,0,-20,-15v-5,1,3,8,-2,10v7,-2,15,6,10,12v-5,1,-4,7,-13,6v10,6,11,-5,20,1v-1,-2,-1,-4,0,-6xm103,-234v-6,0,-5,-1,-4,-4v-2,2,-9,3,-1,6v3,2,-2,3,4,3xm102,-207v1,-3,-1,-3,-4,-3v0,1,2,2,4,3xm97,-212v0,-2,-2,0,-3,0r3,0xm96,-244v0,-3,-5,-4,-5,-1v1,1,3,1,5,1xm88,-216v1,-2,-1,-5,-2,-2v1,1,0,2,2,2xm83,-204v3,0,7,-6,2,-7v-7,1,-5,1,-2,7xm82,-243v0,0,2,-1,0,-1v-3,1,-3,5,0,6v2,-1,0,-3,0,-5xm82,-219v2,-1,1,-6,-2,-5v0,3,1,4,2,5xm78,-211v0,-2,-3,-1,-4,-2v-1,3,2,2,4,2xm71,-243v4,-1,0,-4,1,-3xm71,-243v0,1,-4,3,-2,3xm70,-220v1,7,-6,3,-9,4v4,7,13,5,9,-4xm67,-235v0,1,0,5,1,2xm63,-246v0,-2,0,-2,-2,-2r0,2v-3,1,-6,-6,-5,-1v6,1,3,8,7,10v-1,-3,-3,-7,0,-9xm62,-204v2,0,0,-2,0,-3v-2,1,-7,0,-6,5v3,-2,6,-7,6,-2xm50,-240v2,-2,-1,-5,-5,-4xm41,-206v10,0,3,-4,1,-7xm41,-243v0,1,-2,4,0,4r0,-4xm39,-245v-2,0,-4,3,0,2r0,-2xm33,-243v-2,1,-2,3,0,4r0,-4xm16,-244v7,-2,4,-5,0,-4r0,4xm18,-235v1,3,-1,3,-4,3r-2,-2xm12,-203v1,-3,-2,-8,-3,-5v0,3,2,5,3,5xm1,-252v1,0,3,2,1,2v-1,-1,-3,-1,-1,-2xm66,-1v2,-30,-5,-68,3,-92v1,-4,-8,-10,1,-13r2,1v2,-11,0,-15,10,-15v-1,-3,4,-2,4,-4v-8,-3,-16,4,-20,0v2,-10,-3,-27,2,-33v0,2,-1,5,2,4v1,-4,4,-6,7,-8v-16,5,-6,-9,-11,-23v5,-2,-4,-13,9,-7v0,-4,8,-1,11,-2v0,1,-1,4,1,4v8,-6,27,-4,36,-2v1,10,-1,5,-9,3v3,4,-2,5,-3,9v2,-3,9,-8,10,-1v1,5,-8,4,-7,8v4,-2,7,-2,9,-7v-2,8,4,23,-4,25v8,6,4,32,3,43v1,-4,-1,-5,-5,-4v6,3,9,20,0,22v1,1,5,6,1,8v-5,1,-6,-2,-5,-6v1,-1,3,-2,1,-4v-5,5,-22,10,-5,8v4,6,4,10,14,6r0,80r-57,0xm116,-47v2,-1,5,-9,0,-8r0,8xm118,-74v0,5,4,8,4,1xm73,-74v3,1,2,-2,2,-4v-3,-1,-2,2,-2,4xm100,-78v4,-1,8,4,11,3v0,-1,-8,-7,-11,-3xm84,-78v3,1,2,-2,2,-4v-1,1,-2,2,-2,4xm68,-82v6,-1,10,-3,4,-3xm89,-87v-1,5,3,4,3,1v0,-2,-2,-1,-3,-1xm122,-91v2,1,2,9,-1,8xm102,-103v-6,3,-11,7,-5,12v-1,-5,6,-6,5,-12xm77,-101v-7,2,-7,5,0,7v2,-2,2,-5,0,-7xm88,-102v-4,2,-2,11,2,6v-1,-1,-3,-1,-1,-6v4,-1,6,-1,6,-4v-8,7,-6,-15,-9,-5v-7,-2,-9,6,-3,7v2,0,6,-1,5,2xm116,-101v0,2,8,5,6,0r-6,0xm104,-113v0,3,8,8,9,5v-6,-1,-5,-5,-9,-5xm72,-114v1,4,-5,7,-6,3v-1,-8,1,-9,6,-3xm114,-116v0,0,-5,-5,-4,-1xm90,-120v2,3,7,3,3,0r-3,0xm99,-121v3,3,5,-2,6,-5v-4,2,-6,4,-6,5xm97,-126v-5,-4,-5,-10,-9,-2v0,1,2,1,9,2xm108,-129v-5,-1,-1,1,-1,1xm75,-128v2,-1,10,-6,3,-5v-6,0,-4,-6,-8,-1v-1,6,6,-1,5,6xm114,-134v1,-5,-8,-7,-8,-6v0,2,3,4,8,6xm82,-138v1,1,2,2,4,2v-1,-1,-2,-2,-4,-2xm117,-143v0,5,6,4,3,0r-3,0xm88,-149v0,-2,0,-4,-3,-3v-1,2,3,1,3,3xm79,-154v1,1,2,2,4,2v-1,-1,-2,-2,-4,-2xm88,-171v2,0,5,4,5,2v-3,0,-2,-3,-5,-2xm98,-168v2,1,5,-5,3,-8v-7,-1,2,3,-3,8xm81,-173v0,4,4,2,1,0r-1,0xm87,-180v3,1,6,-2,1,-2xm79,-185v2,1,4,1,4,-2v-2,-2,-3,0,-4,2xm106,-185v2,0,4,0,3,-2v-2,0,-4,0,-3,2","w":201},{"d":"0,-250v57,-8,135,-2,134,61v-6,0,0,0,0,4v-1,14,-4,21,-5,11v-11,4,-4,-10,-14,-7v-1,-1,0,-4,-2,-4v-1,9,10,12,6,24r-5,-1v3,3,4,6,-3,5v4,12,-6,25,-13,15v-3,0,-8,-2,-7,3v4,1,23,9,25,16v8,0,27,25,22,42v8,12,-4,30,-3,35v-12,5,-15,-9,-19,0v-1,2,13,3,4,8v-4,0,-7,0,-6,4v2,0,5,2,10,7v-18,19,-16,12,-36,23v-2,-2,-12,-6,-8,-11v-4,1,-8,-3,-8,-1v4,5,7,9,7,14v-11,2,-18,2,-22,-9r0,6v-9,-1,-2,2,-5,5v-17,-1,-39,3,-52,-2v1,-14,-3,-35,2,-45v13,1,30,-2,40,2r-1,-1v11,-2,20,-2,31,-8v0,8,3,14,15,14v1,-4,-7,-9,0,-13v1,2,2,6,3,-1v-20,-3,-1,-31,-12,-43v2,1,5,1,4,-2v-10,-11,-50,-10,-82,-13v1,-14,-3,-34,2,-44r44,0v9,6,38,-10,33,-33v-5,1,1,-8,-4,-7v1,1,1,3,-1,3v-10,-21,-51,-6,-74,-14r0,-43xm24,-248v-2,-2,-5,-5,-4,1xm55,-244v-2,0,-4,0,-3,2v1,-1,3,0,3,-2xm50,-239v0,-2,-3,-4,-2,0r2,0xm72,-237v-1,-3,-3,-1,-5,0v0,4,3,1,5,0xm5,-238v-2,3,1,3,4,2v0,-2,-3,-1,-4,-2xm61,-232v-4,0,-11,-3,-11,-1v3,4,6,2,11,1xm85,-226v-1,-7,-4,-3,-1,0r1,0xm81,-221v-4,0,-8,-1,-8,3v3,-1,8,1,8,-3xm92,-210v0,-4,-4,-6,-3,0r3,0xm77,-212v-1,5,1,12,8,5v0,-4,-6,-2,-8,-5xm56,-211v-2,1,-2,1,-1,3v3,1,1,-2,1,-3xm102,-208v2,2,5,10,7,6v-1,-4,-4,-5,-7,-6xm127,-207v-2,0,-5,-1,-4,2v2,0,5,1,4,-2xm81,-202v1,2,3,7,3,1xm98,-198v5,2,-3,8,0,10r11,-2v-3,-5,-7,-8,-11,-8xm114,-197r0,1r0,-1xm89,-196v-5,-3,-7,4,-5,7v5,1,4,-4,5,-7xm114,-186v-1,-7,-3,-3,-1,0r1,0xm123,-189v-1,0,-2,4,0,4r0,-4xm83,-178v-1,-2,-3,2,-3,2xm95,-178v-4,-1,-7,2,-3,4v1,0,2,-2,3,-4xm105,-176v-3,1,-6,5,-2,5xm121,-167v0,-2,3,-4,2,0r-2,0xm130,-167v0,3,-4,8,-6,5v0,-4,0,-8,6,-5xm72,-160v-2,0,-2,0,-2,2r2,2r0,-4xm120,-151v-3,-4,4,-14,6,-7xm89,-158v-4,0,-6,3,-3,5v7,1,9,-3,16,0v0,-2,-5,-3,-13,-5xm58,-147v0,0,-5,-11,-5,-4v4,1,5,2,5,4xm82,-146v-2,-1,-4,-1,-3,2v2,0,3,-1,3,-2xm60,-139v-4,-3,-9,3,-2,2xm88,-135v0,1,-3,2,-1,2xm79,-132v-4,1,0,7,2,6xm63,-122v0,0,-6,-6,-5,-2v1,0,3,0,5,2xm108,-126v-11,7,-10,15,-2,20v1,-10,16,-5,18,1v-12,8,4,15,-11,17v3,13,-14,2,-9,16v-4,5,3,10,-9,12v3,0,2,5,1,6v9,1,2,6,13,8v1,-4,1,-10,7,-7v-5,-4,-13,-2,-8,-10v8,2,19,-4,6,-3v-8,-3,-5,-17,5,-14v0,3,-2,7,2,6v1,-4,1,-7,0,-11v2,2,3,0,3,-2v8,-9,3,-17,5,-25v-5,-2,-22,4,-23,-10v6,-1,8,-1,2,-4xm36,-117r5,0v-2,-2,-4,-2,-5,0xm81,-110v-3,-1,-6,2,-1,2xm84,-108v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm121,-105v-1,0,-4,-2,-3,1xm105,-92v-1,-5,-7,-1,-7,2v0,3,2,2,6,2v-2,-2,-2,-4,1,-4xm135,-87v-4,0,-4,0,-2,2xm136,-67v1,-3,-2,-4,-2,-2xm129,-64v-10,-5,-2,5,-5,10v10,1,1,-6,5,-10xm138,-62v-3,0,-5,2,-3,3v2,0,4,0,3,-3xm77,-48v-5,-5,-7,-10,0,-12v-1,2,12,11,0,12xm46,-44v-6,2,-4,5,0,6v3,-1,1,-4,0,-6xm113,-44v-2,0,-2,3,-3,5v4,-2,5,-2,3,-5xm36,-42v-1,0,-3,-1,-3,1v0,2,4,3,8,3v-1,-2,-2,-4,-5,-4xm128,-34v-5,1,-5,-7,-1,-7v4,1,4,4,1,7xm29,-30v-1,-6,-4,-11,-10,-2v2,0,7,8,10,2xm58,-36v-9,0,0,4,0,7v3,0,0,-5,0,-7xm104,-36v0,0,-2,0,-2,1v2,2,5,2,2,-1xm50,-24v2,-6,-7,-6,-8,-3v0,4,2,2,8,3xm26,-21v-2,2,-1,3,1,1xm64,-15v-2,0,-4,0,-3,3v2,0,4,0,3,-3xm38,-14r0,3v3,-1,5,-1,0,-3xm41,-5v3,-4,-2,-6,-3,-3v1,1,0,4,3,3xm38,-4v-1,-3,-8,-3,-7,1v2,0,7,1,7,-1","w":153},{"d":"18,-252v6,9,-13,8,-16,15v7,0,5,7,2,10v-9,1,-2,-18,-3,-25v9,-2,11,5,17,0xm10,-183v-2,-9,11,-20,9,-11v1,2,1,5,3,5v-1,-3,1,-3,3,-1r-1,1v2,-1,8,1,7,-3v-10,4,-11,-23,-17,-8v-1,-1,-3,-1,-5,-1v4,7,1,13,-9,14v1,-8,-1,-14,2,-17r0,3v6,2,8,-7,6,-3v-7,-1,-9,-6,-4,-9v9,-3,3,9,8,3v-2,-10,-1,-11,-8,-15v8,-2,1,-7,13,-6v0,7,3,5,7,3v-3,-6,-3,-11,-3,-19v2,0,5,3,6,1r-2,-6v10,1,25,-2,32,2v-1,7,3,20,-2,24v1,-8,-3,-7,-3,-2v6,3,5,20,5,31v-2,0,-6,-2,-7,0v6,1,8,6,7,14v-7,0,-1,2,0,3v-3,18,7,46,-8,52v-1,-6,-8,4,-11,-2v0,-4,4,-6,0,-9v-1,3,0,7,-4,6v-7,-5,-4,-13,0,-20v9,1,18,-7,8,-12v-1,9,-11,15,-22,14v3,-7,-2,-8,-2,-14v5,-1,6,9,10,5v-4,-3,-7,-6,-3,-8v5,4,5,-4,8,-8v-5,-5,-19,-3,-13,-12v-2,2,-6,1,-8,2v1,0,1,1,1,2xm67,-247v0,-9,20,-5,25,-3v-2,0,-3,4,-1,4v2,0,3,-2,3,-6v27,0,29,2,54,0r0,3v1,-2,4,2,4,-1r-1,-2v11,1,27,-3,34,2v-1,14,3,34,-2,44r-116,-1v-1,-13,2,-33,0,-40xm38,-246v0,1,-4,5,0,4v1,-1,1,-3,0,-4xm52,-245v-5,4,1,12,3,5v-1,-2,-1,-5,-3,-5xm78,-242v-3,0,-4,3,0,3v1,-1,1,-2,0,-3xm35,-240v-2,0,-5,3,-3,3xm150,-239v-4,1,-8,1,-8,6v6,1,6,-3,8,-6xm108,-235v-2,-2,-4,-2,-3,2xm46,-235v-6,-2,-8,3,-10,3r1,-1v-3,-1,-6,7,-3,7v0,-4,12,-3,12,-9xm88,-232v-1,-3,-2,2,-2,2xm141,-232v-1,1,-4,4,0,3r0,-3xm80,-216v4,-3,-3,-12,-7,-10v3,2,6,3,7,10xm32,-224v-1,0,-3,2,-1,2xm21,-223v-2,1,-8,2,-5,4v2,-1,6,0,5,-4xm45,-221v-3,0,-2,6,-2,7v6,-1,13,-5,2,-5r0,-2xm23,-220v-2,-1,-2,1,-2,3v2,1,2,-1,2,-3xm33,-218v-2,0,-4,3,-1,2v1,-1,3,-1,1,-2xm107,-217v-1,0,-5,0,-2,1xm81,-216v-2,-1,-7,2,-2,2xm127,-216v-3,-1,-5,6,-3,6v1,-2,4,-2,3,-6xm30,-213v-2,0,-1,2,-1,3v2,0,1,-2,1,-3xm84,-212v-2,0,-1,3,-1,4v2,0,2,-3,1,-4xm139,-210v-2,0,0,3,0,3r0,-3xm54,-205v-1,-8,-7,5,-16,2v0,-2,-2,-2,-4,-1v-1,8,8,3,14,6v-4,-3,0,-8,6,-7xm48,-183v-1,-4,-8,-7,-12,-6v3,4,9,2,12,6xm49,-183v4,0,4,0,2,-2xm0,-175v-1,-4,1,-14,3,-5v-1,3,0,9,-3,5xm40,-183v-3,1,1,2,1,5r2,0xm20,-136v4,-9,2,-7,2,-14v11,0,8,8,4,13v13,11,15,7,17,22v8,-2,0,-8,11,-7v1,-1,0,-4,3,-3v-2,33,4,74,-3,102v5,-1,1,3,3,6v5,11,-10,25,-11,12v-5,0,-5,3,-11,3v-2,-5,8,-5,2,-8v0,3,-6,8,-11,5v0,-12,14,-4,15,-16v-4,1,-3,-2,-3,-5v6,-2,6,7,10,4v-7,-1,-3,-8,1,-11v2,0,0,3,3,2v0,-5,-3,-15,-6,-5v-2,8,-11,9,-18,15v-1,-4,-11,-6,-3,-9v5,1,4,-3,5,-7r-4,0v1,2,1,4,-2,3v-1,-1,-1,-4,-3,-4v2,11,-7,1,-8,11v-1,-2,-2,0,-3,1v6,0,6,4,7,8v-6,0,-7,0,-6,8v7,0,5,2,5,7v-5,0,-7,2,-8,-5v-11,-3,-5,-9,-8,-27v3,-3,9,-6,0,-5v4,-16,-5,-49,3,-65v-6,-1,-5,-21,0,-23v0,0,1,2,1,0v-6,-5,-6,-31,-2,-39v3,1,0,3,3,4v6,-10,-4,-10,4,-18v0,0,7,15,7,4v-2,0,-3,-1,-3,-2v5,-3,13,3,8,7v-12,0,0,20,-11,12v-8,10,18,11,3,21v1,2,4,3,7,3xm45,-174v-1,-3,-3,-4,-2,0r2,0xm45,-172v1,10,-11,-1,-13,7v5,-1,17,0,13,-7xm68,-155v3,-3,6,2,8,7r-1,1v5,-13,74,-11,97,-7v-2,0,-6,-2,-6,1v5,2,6,1,10,-1r0,16v-9,-3,-16,-5,-24,-9v4,17,13,6,23,9v0,9,2,19,0,27r-87,1v-4,-9,-14,5,-19,-2v4,1,12,-8,5,-11v-1,1,-3,1,-4,0v1,4,2,10,-3,10v1,-10,-4,-42,5,-24v3,-9,-5,-12,-4,-18xm6,-155v-3,-1,-2,2,-2,4v2,0,4,-3,2,-4xm99,-155v-2,0,-1,2,-2,3v1,0,2,-1,2,-3xm104,-155v-2,0,-6,2,-3,3v1,-1,4,0,3,-3xm53,-153v-3,0,-3,3,-1,4v0,0,2,0,2,-1xm136,-151v6,3,9,2,15,4v-4,1,-9,-11,-15,-4xm43,-149v-2,0,0,2,0,3v1,0,3,1,3,-1xm101,-145v0,-2,-3,-3,-2,0r2,0xm82,-146v0,7,9,8,9,0v-5,4,-4,2,-9,0xm6,-139v2,-1,4,-4,0,-2r0,2xm125,-140v2,0,6,1,5,-2v-2,2,-6,-2,-5,2xm100,-139v-2,-2,-5,1,-2,2xm146,-139v-4,-1,-3,2,-2,4v3,1,3,-2,2,-4xm84,-127v3,-5,-7,-14,-6,-8v5,-2,2,7,6,8xm145,-133v-2,0,-1,2,-1,3v2,0,1,-2,1,-3xm165,-130v-3,-2,-5,0,-3,3xm98,-128v-1,2,-7,-5,-3,1v-3,1,-8,2,-1,4v4,0,6,-1,4,-5xm135,-129v-4,-1,-8,5,-2,6xm21,-128v-16,5,-2,19,-17,23v6,-2,13,3,11,-6r5,0v-3,-4,1,-7,6,-6v4,2,1,5,4,7v0,-1,-1,-3,1,-3v6,2,1,11,5,12v0,-8,4,-4,2,-12v-9,0,-2,-6,-1,-10v-3,-1,-3,4,-7,1v0,-2,1,-5,-1,-5v-1,5,-2,7,-10,7v1,3,-1,5,-4,4v1,-6,3,-5,6,-12xm82,-126v-5,0,-6,4,0,2r0,-2xm143,-125v-4,1,0,5,1,8v3,-1,1,-6,-1,-8xm118,-116v-1,3,2,2,4,2v0,-2,-3,-1,-4,-2xm145,-116v-2,0,-4,1,-4,4v1,-1,5,-1,4,-4xm26,-105v-2,-9,-5,2,-10,0v1,4,7,9,5,0v2,-1,3,-1,5,0xm51,-108v-2,0,-4,0,-3,3v1,0,2,-1,3,-3xm46,-100v1,-3,-2,-4,-2,-2xm9,-102v-4,0,-6,7,0,5r0,-5xm41,-94v-2,0,-4,0,-3,3v1,-1,4,0,3,-3xm50,-84v6,-4,1,-14,-4,-6v1,3,0,7,4,6xm14,-88v-5,-1,-6,1,-2,4v2,-1,6,-3,2,-4xm38,-88v-3,1,-7,-1,-7,3v4,1,5,-1,7,-3xm46,-82v0,1,-2,3,0,3r0,-3xm10,-76r-4,0r4,0xm13,-72v0,-2,-2,-5,-2,-3xm48,-70v2,-6,-11,-7,-11,-4v9,-1,0,8,4,9v2,-1,3,-6,7,-5xm22,-71v0,-2,-2,-1,-3,-1v0,2,2,1,3,1xm5,-59v1,-6,10,-4,12,-8v-7,2,-15,-1,-12,8xm54,-66v0,-2,-2,0,-3,0v0,4,2,5,5,6v-2,-3,-5,-6,-2,-6xm13,-54v-3,0,-4,2,-4,6xm52,-44v0,-10,-4,-3,-7,-1xm80,-43v2,-7,12,-4,19,-3v-1,0,-1,0,-1,1v8,-1,45,-6,45,2v2,0,7,6,7,2v-2,0,-3,-2,-4,-6v13,-2,20,3,29,3r-1,-3v17,-5,14,11,9,17r5,-3v-2,13,2,23,-2,33v-11,-1,-27,2,-36,-1v3,1,5,-4,2,-1v0,0,-28,7,-20,-7v-9,-2,-9,-4,-16,0v6,7,0,10,-11,9v3,-12,-11,-4,-17,-5v5,-13,-6,-18,-1,-24v0,-3,-6,-5,-8,-2v5,5,-8,13,2,15v-3,4,3,5,1,13v3,-1,5,1,2,3v-12,2,-19,-3,-14,-15v-7,-1,-2,-9,2,-12v0,-3,4,-2,4,-4v-7,1,-2,-6,-2,-9v2,3,9,0,6,-3xm11,-44v0,2,4,2,4,0r-4,0xm112,-44v-1,1,-4,4,0,4r0,-4xm121,-44v0,2,3,3,2,0r-2,0xm10,-41v0,0,-2,0,-2,1v2,2,5,2,2,-1xm140,-41v-2,0,-1,3,-1,4v2,0,2,-2,1,-4xm125,-38v1,1,3,1,4,0r-4,0xm67,-32v-1,-4,1,-9,4,-4v1,3,-1,5,-4,4xm14,-35v-1,0,-3,-2,-3,0v1,2,2,2,3,0xm139,-34v0,-2,-2,0,-3,0v0,1,-1,3,1,3v0,-2,1,-3,2,-3xm167,-27v4,-1,0,-10,-1,-4xm145,-31v-1,2,-5,1,-4,4v2,0,5,0,4,-4xm123,-30v-4,1,3,10,-3,8r5,2v-3,-3,1,-8,-2,-10xm180,-30v-6,5,3,13,-4,17v7,0,1,-12,9,-10v1,-7,-8,0,-5,-7xm114,-28v-2,7,-11,2,-17,1v5,4,16,9,19,8v-4,0,-3,-6,-2,-9xm140,-24v2,0,-1,-6,-1,-3xm9,-17v-2,-5,-2,-8,-5,-4v1,2,-1,5,5,4xm136,-24v-6,2,0,22,5,18v-3,-6,-3,-10,-5,-18xm152,-21v-1,-3,-5,-1,-2,0r2,0xm159,-22v-2,0,-2,0,-1,1v3,-1,5,10,7,2xm147,-21v-1,1,-4,12,0,6r0,-6xm20,-20v3,0,2,5,1,7v0,-2,-3,-5,-1,-7xm55,-12v0,0,-9,1,-5,2v4,-1,5,-1,5,-2xm119,-7v3,-4,9,0,10,5v-6,4,-6,0,-10,-5xm92,-2v4,-2,9,-3,10,2v-4,0,-9,1,-10,-2xm0,-1v0,-2,3,-4,3,-1v-1,1,-2,3,-3,1xm68,-155v3,-3,6,2,8,7r-1,1v5,-13,74,-11,97,-7v-2,0,-6,-2,-6,1v5,2,6,1,10,-1r0,16v-9,-3,-16,-5,-24,-9v4,17,13,6,23,9v0,9,2,19,0,27r-87,1v-4,-9,-14,5,-19,-2v4,1,12,-8,5,-11v-1,1,-3,1,-4,0v1,4,2,10,-3,10v1,-10,-4,-42,5,-24v3,-9,-5,-12,-4,-18xm99,-155v-2,0,-1,2,-2,3v1,0,2,-1,2,-3xm104,-155v-2,0,-6,2,-3,3v1,-1,4,0,3,-3xm136,-151v6,3,9,2,15,4v-4,1,-9,-11,-15,-4xm101,-145v0,-2,-3,-3,-2,0r2,0xm82,-146v0,7,9,8,9,0v-5,4,-4,2,-9,0xm125,-140v2,0,6,1,5,-2v-2,2,-6,-2,-5,2xm100,-139v-2,-2,-5,1,-2,2xm146,-139v-4,-1,-3,2,-2,4v3,1,3,-2,2,-4xm84,-127v3,-5,-7,-14,-6,-8v5,-2,2,7,6,8xm145,-133v-2,0,-1,2,-1,3v2,0,1,-2,1,-3xm165,-130v-3,-2,-5,0,-3,3xm98,-128v-1,2,-7,-5,-3,1v-3,1,-8,2,-1,4v4,0,6,-1,4,-5xm135,-129v-4,-1,-8,5,-2,6xm82,-126v-5,0,-6,4,0,2r0,-2xm143,-125v-4,1,0,5,1,8v3,-1,1,-6,-1,-8xm118,-116v-1,3,2,2,4,2v0,-2,-3,-1,-4,-2xm145,-116v-2,0,-4,1,-4,4v1,-1,5,-1,4,-4","w":198},{"d":"21,-295v0,-3,2,-4,6,-4xm1,-291v32,-7,82,2,97,26v0,0,1,-2,1,0v5,15,16,34,16,52r0,178v0,22,-6,38,-18,51v2,4,-3,6,-7,8v0,0,0,-2,-1,-2v-1,2,-1,4,0,6v-10,14,-55,25,-88,18v1,-15,-2,-33,1,-46v11,-2,23,2,29,2r-1,-3v18,-6,27,-18,27,-36r0,-179v-4,-24,-19,-28,-38,-31r1,1v-1,-5,-7,5,-9,-1v1,-1,2,-2,-1,-2v-1,2,-8,5,-9,1r0,-43xm93,-275v1,-3,7,-5,7,1v-3,1,-2,-2,-4,-3v1,2,-1,2,-3,2xm18,-252v-3,0,-1,1,-1,1xm14,-243v1,-1,2,-3,2,0r-2,0xm65,-236v-4,-1,-2,3,-2,5v0,-3,1,-3,2,-5xm82,-229v-2,0,-2,1,-1,2xm91,-35v-2,0,-4,0,-3,2v4,-2,6,4,6,0xm14,5v1,1,4,9,6,4v-2,0,-2,-5,-6,-4xm4,6v-5,4,5,15,9,11v-10,0,-1,-11,-9,-11xm27,10v-5,-1,-5,2,-2,5v3,0,3,-2,2,-5xm19,21v-2,0,-2,0,-2,2v2,0,2,0,2,-2xm17,24r0,1r0,-1xm17,27v5,0,3,4,0,1r0,-1"},{"d":"2,-108v-15,-76,45,-150,113,-143v-2,14,5,37,-5,43v3,3,4,-3,5,0v-14,4,-27,10,-37,19r-6,-2v12,6,-15,24,-14,48v-3,-3,-6,1,-1,1v5,14,-9,16,-5,19r2,-1v1,0,8,19,4,29v-1,0,-1,0,-1,1v4,-2,6,0,6,7v1,6,20,39,45,39v-1,7,-3,5,-9,3v-2,9,-14,4,-7,13v7,-5,12,-13,22,-6v2,11,-6,3,-7,12v5,-3,9,2,6,7v-11,-6,-2,9,-12,9v-1,-3,2,-2,2,-5r-2,0v3,-4,5,-8,5,-10v0,8,-16,6,-8,10v-1,2,-1,5,0,7v-1,0,-2,-2,-2,0v1,1,5,5,2,7v-5,-3,-16,1,-15,-8v-22,-1,-30,-7,-50,-26v-9,-18,-18,-18,-26,-46v-1,-8,8,-6,5,-12v5,2,9,-1,7,7r-2,-1v-5,11,12,3,12,13r2,0v0,-2,-4,-6,1,-5v4,0,5,3,7,0v-1,-6,0,-2,-5,0v-4,-9,-20,1,-10,-14v2,1,5,4,5,0v-2,-2,3,-8,-2,-5v-9,-3,-28,15,-25,-9v5,6,6,-1,8,-6v-4,2,-4,4,-6,-1r1,0r-3,-2v0,5,2,5,0,8xm46,-210v-2,0,-4,1,-4,4v2,-1,4,-2,4,-4xm20,-171v-2,0,-2,0,-2,2v2,0,2,0,2,-2xm59,-154v-2,0,-6,2,-4,4xm43,-152v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm20,-140v1,-2,-2,-7,-2,-2xm28,-138v0,-2,-4,-3,-3,0r3,0xm14,-134v0,-2,-3,-4,-2,-1xm24,-129v0,0,-5,-5,-4,-1v6,-1,7,7,4,11v-5,2,-9,5,-6,5v8,-5,12,-9,19,-3r-1,1v6,2,2,-4,5,-4v2,3,10,2,8,-5v-11,0,-13,-3,-18,-9v0,4,-4,4,-7,5xm14,-126v-1,3,1,3,3,2r0,-2v-1,1,-2,1,-3,0xm15,-114v-1,0,-1,0,-1,1v3,0,1,-1,1,-1xm24,-111r1,-3xm21,-108v1,-1,4,-2,2,-2xm55,-104v-2,0,-6,1,-4,2v2,0,5,1,4,-2xm49,-102v-3,0,-5,0,-3,3xm38,-101v-7,3,-8,3,-1,6xm54,-81v-3,-14,-15,-14,-18,-6r1,3v5,-6,12,-1,17,3xm6,-86v-2,0,-3,-5,-1,-5v3,0,3,3,1,5xm35,-88v-5,-4,-6,7,-3,2v2,1,4,1,3,-2xm19,-73v1,-7,-6,-8,-9,-6xm64,-77v-2,0,-5,2,0,2r0,-2xm72,-68v-1,-1,-4,-3,-3,0v1,1,2,1,3,0xm40,-67v-3,-1,-7,2,-2,3xm67,-56v0,-3,0,-5,-2,-5v2,2,-2,6,2,5xm75,-55v-2,-3,-6,2,-8,3xm192,-31v1,-1,4,-1,3,-4v-3,1,-5,0,-3,4xm28,-48v-2,-2,-4,-2,-3,1xm58,-50v-3,-1,-2,2,-2,4v2,0,1,-3,2,-4xm94,-48r0,2v3,-1,4,-5,0,-2xm31,-44v0,-1,1,-4,-1,-4v0,2,0,3,1,4xm75,-38v-1,-11,-12,-7,-2,0r2,0xm40,-43v-3,-1,-5,2,-3,4v3,0,5,-1,3,-4xm52,-41v-3,0,-6,3,-1,3xm47,-38v0,1,-4,3,-2,3xm54,-38v-2,0,-1,2,-1,3v2,0,1,-2,1,-3xm55,-34v1,6,10,5,11,0v-3,2,-7,0,-11,0xm54,-22v1,-3,-5,-5,-5,-3v1,5,6,4,11,4v-2,0,-5,-2,-7,0xm66,-25v-1,1,-4,4,0,3r0,-3xm83,-18v0,-2,-4,-3,-4,-1v1,1,2,1,4,1xm92,-20v-4,-1,-2,3,-2,5v5,0,4,-1,2,-5xm62,-19v0,1,-3,4,-1,4v3,-1,5,-3,1,-4xm88,-12v1,-4,-2,-3,-5,-3v2,1,0,3,5,3xm114,-8v-3,-1,-1,-10,1,-8v0,3,0,6,-1,8xm103,-3v1,-8,12,-5,12,2v-7,3,-8,-3,-12,-2xm219,-45v-1,1,-5,4,0,3v1,-1,1,-2,0,-3xm139,-9v1,-3,-3,-6,-2,-1xm160,-24v-2,0,-4,4,-1,3xm140,-33v-1,0,-3,-1,-3,1v1,0,4,2,3,-1xm176,-65r0,5v2,-2,2,-4,0,-5xm188,-64v0,-2,-4,-3,-4,-1v1,1,2,1,4,1xm181,-72r0,5v3,0,2,-4,0,-5xm186,-80r1,1xm195,-91v-1,-1,-7,-2,-6,2v3,0,4,-1,6,-2xm187,-99v-3,-1,-2,2,-1,3v4,1,2,-1,1,-3xm234,-107v-3,-1,-2,2,-3,3v2,0,4,0,3,-3xm208,-107v-1,2,4,5,4,1xm202,-105v0,-2,-2,-6,-2,-3v2,2,-1,4,2,3xm207,-42v-2,1,-6,0,-6,4v3,-3,8,4,6,-4xm219,-114v0,0,-2,0,-2,1r4,0xm197,-113v0,-3,-9,-10,-11,-6xm237,-130v-1,8,-12,-7,-6,4v3,-2,7,2,6,-4xm218,-138v2,1,7,4,10,5v1,-5,-4,-5,-10,-5xm205,-144v0,0,-3,2,-1,2xm224,-176v-2,1,-11,3,-5,3v2,-1,6,0,5,-3xm188,-220v3,-2,-2,-6,-2,-3v1,0,2,1,2,3xm192,-15v1,1,4,2,3,-1v-1,0,-3,-1,-3,1xm197,-55v4,1,3,-2,2,-4v-2,1,-1,3,-2,4xm125,-21v1,-3,-1,-8,1,-9v0,3,1,7,-1,9xm126,-36v-1,-2,-1,-5,2,-4v-1,1,0,4,-2,4xm182,-137v4,-3,9,3,6,6v-4,0,-6,-2,-6,-6xm207,-150v-1,0,-2,3,-2,1xm216,-42v-3,-2,-4,0,-5,2xm223,-156v7,1,11,-7,14,-1v-2,1,5,18,-4,15v1,4,-5,2,-5,5r6,-2r-1,2v10,0,6,8,6,16v-2,0,-1,-5,-5,-4v2,9,-8,5,-6,11v2,-2,5,0,8,0r-1,2r4,0v2,20,-11,40,-20,64v2,-3,2,-8,5,-9r18,17r-41,41r-17,-18v-17,9,-41,21,-58,15v2,0,2,0,2,-1v-6,1,-2,-8,-3,-12v1,-6,4,-4,11,-6v-9,-6,-2,-17,1,-25v-2,1,-5,2,-4,-2v2,0,7,-3,8,-1v-1,1,-2,2,1,2v1,-5,30,-20,29,-24v-1,0,-3,2,-3,0v5,-1,9,-22,16,-11v1,-5,-11,-1,-5,-12r4,2v0,-5,-3,-9,-1,-16v2,2,6,-1,6,-5v-3,-1,-2,7,-6,3v-3,-24,14,-23,30,-18v3,-6,7,-2,9,-4v-5,0,-1,-2,-4,-5v-1,4,-15,6,-16,2r2,-5v-9,2,-9,1,-20,0v-2,-6,-5,-15,3,-16v-17,-20,-29,-47,-61,-52v1,-14,-2,-32,1,-44v41,-4,103,42,103,76r0,-5v2,0,3,4,5,14v-3,-1,-3,-4,-4,3v-2,10,-17,4,-21,0v4,4,-2,8,-8,7v0,0,0,-2,-1,-2v-1,3,3,5,1,6v0,-1,0,-1,-1,-1r0,4v-3,0,-10,-5,-11,-1v9,2,23,10,29,3v-4,-2,-14,-7,-5,-12v3,2,0,5,2,7v0,-2,3,-2,7,-3v1,3,-6,7,-1,6v2,0,5,-5,2,-6","w":251},{"d":"8,-185v2,3,7,1,2,-1xm16,-199v0,-5,-6,-3,-2,0r2,0xm32,-252v3,33,-9,50,-16,72r-15,0r26,-72r5,0xm30,-243v0,0,0,5,1,3v-1,-1,-1,-2,-1,-3xm21,-226v4,5,-6,4,-2,8v6,1,6,-9,2,-8xm29,-233r2,-1xm31,-231v-1,0,-1,0,-1,1v1,0,1,-1,1,-1xm25,-220v0,0,-2,1,0,1r0,-1xm29,-228v0,-2,-1,-1,-2,-2xm23,-214v-9,0,-5,4,-2,6v0,-2,0,-4,2,-6xm30,-228v-1,0,-1,0,-1,1v1,0,1,0,1,-1xm27,-236v-3,2,-5,4,-5,7v-1,-4,6,-2,5,-7xm29,-246v0,0,-2,1,0,1r0,-1xm35,-248v-1,-5,2,-4,6,-4r26,72r-16,0v-6,-21,-22,-42,-14,-69xm47,-199v1,0,1,0,1,-1xm49,-200v1,0,1,0,1,-1v-1,0,-1,0,-1,1xm54,-212v-5,2,-8,6,-4,9v0,-4,4,-5,4,-9xm53,-183v0,2,2,0,3,0v-1,-2,-1,0,-3,0xm39,-237v-3,5,5,3,4,9v3,-7,4,-4,0,-10v-1,3,-2,1,-4,1xm49,-217v-5,-4,-1,-8,-8,-3v0,1,2,3,8,3xm60,-185r0,-1r0,1xm45,-213v-1,0,-1,1,-1,2xm46,-216v1,0,1,0,1,-1v-1,0,-1,0,-1,1","w":77},{"d":"103,-255v0,-4,2,-6,7,-5xm6,-229v0,-4,0,-8,-6,-7v1,-5,-2,-15,2,-17v15,1,34,-2,47,1v0,1,-2,3,0,3v3,-5,5,1,8,4r0,120v-1,-1,-3,-1,-3,1v2,2,5,9,2,12v1,-2,1,-2,-2,-2v-1,4,-2,12,-9,11v1,7,5,14,8,1r4,0v-2,33,3,73,-3,102v-12,-7,-45,9,-54,-5v3,-13,12,-14,7,-17v-2,2,-3,2,-7,8r0,-89v8,0,12,-11,9,-18v-3,0,-4,17,-9,11r0,-49v4,1,7,-1,3,-4r-3,1v3,-21,-7,-55,4,-69xm66,-252v43,-3,96,-2,115,27v20,31,23,82,-2,106v4,8,-13,5,-8,12v-10,15,-67,25,-105,18v1,-15,-3,-35,2,-46v15,-1,35,1,45,2r-1,-3v38,-6,33,-73,-5,-70v-5,-6,-22,3,-26,-2v1,0,1,0,1,-1v-4,2,-11,3,-16,1r0,-44xm15,-251v-2,0,-4,5,-1,4xm6,-237v0,0,10,3,9,-3v-4,0,-8,0,-9,3xm175,-235v2,-3,4,-5,7,-2v0,1,1,3,-1,3v-3,-2,-1,-3,-6,-1xm8,-218v-1,2,4,7,6,4v-1,-2,-2,-5,-6,-4xm5,-215v-4,-1,-1,4,-1,5xm91,-212v-2,-2,-3,0,-1,1xm22,-209v1,2,-4,-2,-2,1v-2,0,-1,2,-1,3v5,0,10,-3,3,-4xm87,-203v0,-2,3,-4,2,0r-2,0xm18,-203v-3,0,-3,3,-3,6v1,-1,2,-1,3,0v2,13,-8,0,-12,6v7,-2,8,9,17,10v-3,0,-5,-2,-6,-5v0,-4,2,-5,6,-5v0,-7,-4,-5,-5,-12xm144,-197v1,7,2,6,3,0r-3,0xm30,-189v-1,-6,-4,-3,-3,0r3,0xm164,-189v-2,0,-2,0,-1,1xm24,-170v-2,-1,-5,-7,-7,-4v2,2,2,5,7,4xm57,-168v-1,-1,-4,-3,-3,0r3,0xm173,-170v-2,0,-4,0,-3,2v4,-2,6,4,6,0xm92,-124v0,-5,-6,-9,-8,-3xm79,-126v-4,-5,-18,3,-5,2v-1,3,7,10,9,6v-5,1,-8,-6,-4,-8xm46,-125v-3,0,1,4,-5,7v5,1,5,-3,5,-7xm109,-125v-5,-1,-5,2,-2,5v5,1,3,-2,2,-5xm41,-123v-8,-3,-11,3,-2,3xm31,-118v-2,1,-1,8,0,11v4,-1,6,-1,6,-4v-5,2,-7,-1,-6,-7xm92,-114v-2,-1,-2,1,-2,3v2,1,2,-1,2,-3xm99,-110v0,-1,-5,-2,-5,0r5,0xm94,-107v-1,-3,-2,2,-2,2xm44,-105v-5,-1,-6,2,-2,5v1,0,1,0,1,-1v0,0,-2,0,-2,-1xm14,-100v-1,-2,-3,2,-3,2xm15,-92v2,4,2,6,7,9v0,-5,-2,-9,-7,-9xm17,-81v0,-2,-3,-3,-2,0r2,0xm44,-75v1,-3,-4,-6,-3,-1xm29,-78v-2,0,-7,-1,-6,2v2,0,7,1,6,-2xm40,-74v-2,0,-3,3,-3,6v2,-1,3,-4,3,-6xm21,-73v-3,-1,-6,3,-4,3v2,-1,4,-2,4,-3xm23,-62v-5,-9,-12,-3,-7,2xm34,-64v-1,-1,-3,-3,-3,0r3,0xm49,-58v1,-6,-7,-1,-11,-2v4,0,8,4,11,2xm34,-42v-5,-4,-5,0,-2,2xm53,-36v0,-3,-5,-4,-4,0v1,0,3,2,4,0xm46,-32v2,10,-17,1,-6,10v4,-3,14,-6,6,-10xm12,-28v-4,0,-5,4,0,3r0,-3xm23,-17v0,7,9,6,13,3v-3,-2,-11,0,-13,-3xm48,-15v-2,0,-3,6,-1,7v1,-2,3,-4,1,-7xm51,-13r-2,2xm17,-7v-2,-3,-6,1,-4,3v3,-1,4,-2,4,-3","w":205},{"d":"0,-180v18,2,43,-4,57,2v-7,5,5,19,-1,30v1,-6,-6,-7,-8,-6v0,0,13,9,2,10v-2,-1,-4,-5,-5,-3v3,2,3,6,4,8v6,0,4,-4,8,-4v1,18,-18,3,-31,9v-5,-6,-20,4,-26,-2v5,-5,-4,-16,4,-21v-1,-3,-8,-7,-2,-12r9,2v-5,-1,-5,-6,-9,-8v0,2,1,5,-2,4r0,-9xm22,-179v-1,0,-5,4,-1,3xm17,-176v-3,-1,-7,3,-2,2xm27,-160v-1,1,-8,4,-3,4v-1,-2,4,-1,3,-4xm35,-151v3,-3,-2,-11,-3,-8v6,4,-7,10,3,8xm18,-156v-2,-1,-5,1,-2,2xm21,-147v0,2,2,2,4,2v1,-3,-2,-2,-4,-2xm16,-144v-3,1,-5,2,-2,5v3,0,3,-2,2,-5xm43,-142v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm57,-50v1,7,-19,7,-8,15v2,-1,5,-7,8,-4v-1,17,3,40,-3,52v5,6,6,40,-1,41v0,-2,2,-5,-1,-5v-2,5,-1,6,1,10r-19,0v2,-9,9,-20,11,-25v-11,2,-9,4,-14,9v5,2,8,17,-5,16r-25,-1r-1,-88v13,-5,-6,-12,2,-19v-1,6,8,10,13,6v-1,-1,-1,-3,0,-5v-4,1,-11,2,-12,-3v12,1,28,-2,38,1r-8,4v11,5,14,-5,24,-4xm54,-18v0,-2,-2,-2,-3,-3v1,1,0,4,3,3xm54,-14v0,-2,-1,-3,-3,-3v1,1,0,4,3,3xm50,18v-3,8,0,7,-6,15v3,-1,11,-10,6,-15xm46,-18v-1,0,-5,0,-2,1xm44,-34v-2,-3,-8,1,-9,3v3,1,7,6,9,4v-4,-2,-6,-5,0,-7xm37,8v0,2,-1,5,2,4v-2,-1,2,-5,-2,-4xm35,-17v0,-1,3,-4,1,-4v-3,0,-4,2,-1,4xm33,30v3,-2,2,-7,-2,-4v0,2,1,3,2,4xm21,-35v3,6,17,-7,10,-5v0,4,-3,5,-10,5xm28,27v0,-2,-3,-1,-4,-1v0,2,3,1,4,1xm26,45v1,-4,-4,-1,-5,-1v2,2,3,4,5,1xm22,-19v2,-4,-1,-11,-7,-5v2,3,2,8,7,5xm23,17v0,-3,-1,-5,-5,-4v-2,4,2,4,5,4xm20,-35v0,-2,-2,-7,-3,-5v1,2,0,6,3,5xm9,26v2,4,14,-2,8,-2xm6,4v2,-1,3,-5,-1,-4xm8,27v0,-3,-2,-3,-6,-3v2,1,2,4,6,3","w":70},{"d":"97,-155v1,0,4,0,2,-1v-1,0,-1,1,-2,1xm72,-237v-1,-1,0,-2,-2,-2v0,1,0,2,2,2xm111,-171v-3,3,-3,5,-6,9v6,1,9,-3,6,-9xm55,-115v2,0,2,0,2,-2v-1,0,-2,0,-2,2xm49,-101r0,-2r0,2xm50,-99v-1,-1,-1,-3,-1,0r1,0xm50,-96v2,1,7,-2,2,-2xm61,-109v-3,2,-2,9,-2,11v4,-3,3,-5,2,-11xm65,-133v-5,0,-2,4,0,1r0,-1xm72,-129v-2,1,-1,8,2,7xm81,-141v-4,0,-6,4,0,3r0,-3xm84,-134v-4,0,-4,9,-3,9v8,-1,8,-2,3,-9xm81,-105v1,3,1,3,3,1v1,-3,-2,-1,-3,-1xm82,-151v2,-2,10,-5,6,-7v-4,1,-6,4,-6,7xm83,-176v0,2,-1,6,2,5v0,-2,1,-6,-2,-5xm89,-130v3,-1,8,-3,1,-3xm92,-147v2,-4,9,1,11,-1r-3,-10v-5,3,-8,7,-8,11xm94,-164v0,1,-3,2,-1,2xm95,-139v-1,6,2,7,8,6v0,-5,-4,-5,-8,-6xm104,-163v-7,1,-3,3,0,1r0,-1xm100,-173v0,1,5,4,5,0r-5,0xm55,-120r-2,3v1,0,2,-1,2,-3xm94,-139v0,-1,-4,-3,-3,0r3,0xm72,-104v1,0,1,0,1,-1v-1,0,-1,0,-1,1xm57,-108r3,0v-1,-1,-2,-1,-3,0xm122,-179v-4,-3,-7,-2,-9,-6v-1,6,4,10,9,6xm67,-237v-1,2,1,2,3,2v0,-1,-1,-2,-3,-2xm24,-248v-2,-2,-5,-5,-4,1xm55,-244v-2,0,-4,0,-3,2v1,-1,3,0,3,-2xm50,-239v0,-2,-3,-4,-2,0r2,0xm5,-238v-2,3,1,3,4,2v0,-2,-3,-1,-4,-2xm61,-232v-4,0,-11,-3,-11,-1v3,4,6,2,11,1xm85,-226v-1,-7,-4,-3,-1,0r1,0xm81,-221v-4,0,-8,-1,-8,3v3,-1,8,1,8,-3xm92,-210v0,-4,-4,-6,-3,0r3,0xm77,-212v-1,5,1,12,8,5v0,-4,-6,-2,-8,-5xm56,-211v-2,1,-2,1,-1,3v3,1,1,-2,1,-3xm102,-208v2,2,5,10,7,6v-1,-4,-4,-5,-7,-6xm127,-207v-2,0,-5,-1,-4,2v2,0,5,1,4,-2xm81,-202v1,2,3,7,3,1xm98,-198v5,2,-3,8,0,10r11,-2v-3,-5,-7,-8,-11,-8xm114,-197r0,1r0,-1xm89,-196v-5,-3,-7,4,-5,7v5,1,4,-4,5,-7xm114,-186v-1,-7,-3,-3,-1,0r1,0xm123,-189v-1,0,-2,4,0,4r0,-4xm83,-178v-1,-2,-3,2,-3,2xm93,-153v0,-1,-1,-1,-2,-1xm77,-130r2,1v0,0,-1,-1,-2,-1xm43,-86v-1,-1,-1,-1,-2,0r2,0xm39,-77v0,-2,-4,0,-1,0r1,0xm38,-62v-5,0,-11,-1,-12,2r11,2v-1,-2,-1,-4,1,-4xm46,-93v1,0,3,2,3,0r-3,0xm53,-108v-1,0,-3,1,-1,1xm56,-103v0,1,4,2,4,0r-4,0xm50,-101v-1,3,2,1,3,1v-1,-2,-1,-2,-3,-1xm48,-101r1,0r-1,0xm-1,-52r76,-118v4,-7,6,-20,0,-26v1,1,1,3,-1,3v-10,-21,-51,-6,-74,-14v1,-14,-3,-34,2,-45v68,-3,130,0,132,63v-6,0,0,0,0,4v-1,16,-8,18,-11,24r-70,109r-54,0xm0,-41v1,-10,20,-4,28,-4v-1,1,-4,4,-1,5v2,0,3,-2,3,-6v14,-1,30,1,37,3r-1,-3v11,-1,25,2,29,1r-1,-1v13,1,28,-2,39,1v-1,14,3,34,-2,45r-27,0r0,-3v-1,0,-2,1,-2,3v-19,-1,-44,3,-60,-2v-9,3,-32,4,-42,0v-1,-12,2,-33,0,-39xm12,-37v-4,0,-3,3,0,4v0,-1,2,-3,0,-4xm93,-33v-3,2,-9,0,-8,5v5,1,7,-1,8,-5xm46,-29v-2,-2,-4,-2,-4,1xm23,-28v-3,-1,-2,2,-2,4v1,-1,2,-2,2,-4xm83,-26v-1,1,-5,4,0,3r0,-3xm17,-12v-2,-3,-7,-10,-10,-8v7,-2,3,11,10,8xm45,-12v-2,-1,-7,2,-2,2xm15,-10v-2,-1,-7,2,-2,2xm67,-10v-3,-1,-5,6,-3,6v1,-2,4,-2,3,-6xm19,-6v-2,0,-1,2,-1,3v2,0,2,-2,1,-3xm81,-1v1,-3,-2,-4,-2,-2","w":145},{"d":"174,-57v2,11,-2,15,-5,24r5,-5r0,38v-16,-1,-36,2,-50,-1v1,-1,1,-2,-1,-2v-1,3,-8,5,-11,2v3,-4,-11,-2,-9,-11v-8,0,-14,5,-2,8r1,4v-33,-3,-76,6,-103,-3v8,-11,-9,-45,5,-54v14,3,13,12,18,7v-5,-1,0,-5,-9,-7r90,0v-2,9,11,11,18,9v-1,-4,-17,-4,-12,-9r49,0v-1,4,2,5,4,2r-1,-2r13,0xm167,-1v2,0,3,-3,0,-2r0,2xm124,-13v-4,3,-4,-2,-7,-3v-1,5,3,5,7,5r0,-2xm122,-16v0,0,3,-9,-2,-8v2,2,-1,6,2,8xm117,-26v0,-4,-8,-3,-11,0v1,4,1,6,4,6v-3,-6,2,-8,7,-6xm104,-13v1,-7,-2,-6,-5,-2v0,1,0,1,1,1v0,0,0,-2,1,-2xm99,-44v2,-1,-2,-3,-2,-3xm92,-39v1,-5,-4,-1,-7,-1v3,3,-5,6,1,5xm80,-40v2,0,4,-3,0,-2r0,2xm77,-13v1,-1,2,-4,-1,-3v-1,2,-3,4,1,3xm78,-28v0,-2,1,-7,-2,-6v0,2,-1,7,2,6xm74,-18v-5,-5,-8,1,-1,1xm72,-37v0,-2,-3,-5,-3,-3v1,2,2,3,3,3xm61,-34v11,-5,2,-13,-2,-7xm63,-23v1,-1,3,-3,0,-3r0,3xm58,-8v5,0,0,-8,1,-12v-1,4,-5,10,-1,12xm41,-23v2,-4,3,-7,-1,-3xm35,-4v3,0,4,-5,0,-4v0,1,-2,3,0,4xm32,-11v-10,3,-3,-17,-10,-6v2,5,6,13,10,6xm27,-46v0,-2,-4,-4,-3,0r3,0xm16,-34v-6,-1,-7,10,-3,13v4,-2,1,-10,3,-13xm15,-10v-2,-1,-5,-1,-8,-1v2,2,5,2,8,1xm13,-6r-3,-2xm7,-40v0,-4,0,-7,-4,-5v1,3,3,5,4,5xm50,-253v0,1,-2,3,0,3v1,-2,10,-6,12,-1v-1,-1,-2,-2,-2,1v4,1,12,2,11,9v8,0,14,-5,2,-8r-1,-4v32,3,76,-6,102,3v-6,13,7,44,-4,54v-14,-3,-13,-12,-18,-7v5,0,0,5,9,7r-90,0v-1,-9,-8,-9,-18,-9v1,4,17,4,12,9r-50,0v1,-3,-1,-5,-3,-2r1,2r-13,0v-2,-12,2,-16,5,-24r-5,6r0,-39r50,0xm5,-250v1,0,1,-1,1,-2xm56,-237v4,-6,-12,-7,-1,-1xm51,-237v-3,7,3,12,3,3xm57,-227v0,4,8,3,11,0v-1,-4,-1,-6,-4,-6v3,6,-2,8,-7,6xm69,-240v-1,7,3,7,6,2v0,-1,0,-1,-1,-1v0,0,0,2,-1,2xm74,-209v0,1,2,4,2,2v-1,-1,0,-2,-2,-2xm82,-214v-1,5,4,1,7,1v-3,-2,6,-6,-1,-5xm94,-213v-2,0,-4,3,0,2r0,-2xm97,-240v-2,2,-2,4,1,3v1,-2,3,-4,-1,-3xm96,-224v0,2,-1,6,2,5v0,-2,1,-6,-2,-5xm100,-235v5,5,7,-1,1,-1xm102,-216v-1,2,2,5,2,3v-1,-2,-1,-3,-2,-3xm112,-219v-10,5,-2,13,2,7xm111,-230v-1,1,-3,3,0,3r0,-3xm116,-245v-6,-1,-1,8,-2,12v1,0,4,-4,4,-10xm132,-230v0,4,-6,5,0,5v2,-2,2,-4,0,-5xm136,-246v2,3,3,-3,3,-3v-3,-1,-2,2,-3,3xm142,-242v9,-3,3,17,10,6v-3,-4,-5,-13,-10,-6xm147,-207v0,2,1,3,2,3v0,-2,0,-4,-2,-3xm157,-219v8,2,7,-8,4,-13v-4,2,0,11,-4,13xm159,-243v1,1,4,1,7,1v-2,-2,-4,-2,-7,-1xm161,-247r3,2xm167,-213v-3,3,0,8,4,5v-1,-3,-3,-5,-4,-5xm105,-168v2,2,6,5,1,5v-2,-1,-2,-3,-1,-5xm66,-86v0,-4,-4,-2,-1,0r1,0xm56,-108v5,0,4,-1,1,-2xm60,-119v0,-2,-3,-6,-3,-2xm80,-131v0,-1,-4,-2,-4,0r4,0xm75,-132v-1,-3,-3,-5,-6,-5v2,2,2,6,6,5xm92,-136v-3,1,-3,1,-1,3xm95,-138v0,-3,-4,-2,-5,0v0,2,4,0,5,0xm105,-144v-1,0,-3,-1,-3,1v1,0,4,2,3,-1xm121,-174v-9,5,-34,2,-15,13v6,3,24,-3,14,-6xm122,-181v1,-5,-3,-4,-4,-1v0,2,2,2,4,1xm172,-188v-14,14,-13,22,-27,25v1,-2,-1,-2,-3,-2v-5,2,-22,11,-8,7v3,4,11,-1,12,1v-15,21,-45,2,-61,-5v-2,1,-1,2,-3,3v0,-9,14,-7,12,-16v4,-5,7,-9,11,-13r67,0xm68,-63r-68,0r73,-87v5,-1,2,4,3,4v5,-2,-2,-15,8,-11v17,2,34,10,50,9v-1,4,4,3,5,1","w":187},{"d":"2,-108v-15,-76,45,-150,113,-143v-2,14,5,37,-5,43v3,3,4,-3,5,0v-14,4,-27,10,-37,19r-6,-2v12,6,-15,24,-14,48v-3,-3,-6,1,-1,1v5,14,-9,16,-5,19r2,-1v1,0,8,19,4,29v-1,0,-1,0,-1,1v4,-2,6,0,6,7v1,6,20,39,45,39v-1,7,-3,5,-9,3v-2,9,-14,4,-7,13v7,-5,12,-13,22,-6v2,11,-6,3,-7,12v5,-3,9,2,6,7v-11,-6,-2,9,-12,9v-1,-3,2,-2,2,-5r-2,0v3,-4,5,-8,5,-10v0,8,-16,6,-8,10v-1,2,-1,5,0,7v-1,0,-2,-2,-2,0v1,1,5,5,2,7v-5,-3,-16,1,-15,-8v-22,-1,-30,-7,-50,-26v-9,-18,-18,-18,-26,-46v-1,-8,8,-6,5,-12v5,2,9,-1,7,7r-2,-1v-5,11,12,3,12,13r2,0v0,-2,-4,-6,1,-5v4,0,5,3,7,0v-1,-6,0,-2,-5,0v-4,-9,-20,1,-10,-14v2,1,5,4,5,0v-2,-2,3,-8,-2,-5v-9,-3,-28,15,-25,-9v5,6,6,-1,8,-6v-4,2,-4,4,-6,-1r1,0r-3,-2v0,5,2,5,0,8xm237,-123v2,0,2,0,2,2v-1,0,-2,-1,-2,-2xm140,-48v6,2,24,-21,32,-21v-6,-3,-2,-2,4,-10v-2,-5,0,-6,4,-6v3,-1,2,3,4,3v1,-5,-11,-1,-5,-12r4,2v0,-5,-3,-9,-1,-16v2,2,6,-1,6,-5v-3,-1,-2,7,-6,3v-3,-11,3,-8,0,-13v16,2,40,-4,52,2v-1,7,-10,3,-3,7v2,0,5,-2,5,0r-1,2r4,0v0,23,-8,50,-29,74v-22,26,-57,43,-84,36v2,0,2,0,2,-1v-6,1,-2,-8,-3,-12v1,-6,4,-4,11,-6v-9,-6,-2,-17,1,-25v-2,1,-5,2,-4,-2v2,0,7,-3,8,-1xm46,-210v-2,0,-4,1,-4,4v2,-1,4,-2,4,-4xm20,-171v-2,0,-2,0,-2,2v2,0,2,0,2,-2xm59,-154v-2,0,-6,2,-4,4xm43,-152v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm20,-140v1,-2,-2,-7,-2,-2xm28,-138v0,-2,-4,-3,-3,0r3,0xm14,-134v0,-2,-3,-4,-2,-1xm24,-129v0,0,-5,-5,-4,-1v6,-1,7,7,4,11v-5,2,-9,5,-6,5v8,-5,12,-9,19,-3r-1,1v6,2,2,-4,5,-4v2,3,10,2,8,-5v-11,0,-13,-3,-18,-9v0,4,-4,4,-7,5xm14,-126v-1,3,1,3,3,2r0,-2v-1,1,-2,1,-3,0xm197,-113v0,-3,-9,-10,-11,-6xm15,-114v-1,0,-1,0,-1,1v3,0,1,-1,1,-1xm24,-111r1,-3xm219,-114v0,0,-2,0,-2,1r4,0xm205,-114v-2,1,-6,0,-6,4v4,-2,7,4,6,-4xm21,-108v1,-1,4,-2,2,-2xm202,-105v0,-2,-2,-6,-2,-3v2,2,-1,4,2,3xm208,-107v-1,2,4,5,4,1xm234,-107v-3,-1,-2,2,-3,3v2,0,4,0,3,-3xm55,-104v-2,0,-6,1,-4,2v2,0,5,1,4,-2xm49,-102v-3,0,-5,0,-3,3xm38,-101v-7,3,-8,3,-1,6xm187,-99v-3,-1,-2,2,-1,3v4,1,2,-1,1,-3xm54,-81v-3,-14,-15,-14,-18,-6r1,3v5,-6,12,-1,17,3xm195,-91v-1,-1,-7,-2,-6,2v3,0,4,-1,6,-2xm6,-86v-2,0,-3,-5,-1,-5v3,0,3,3,1,5xm35,-88v-5,-4,-6,7,-3,2v2,1,4,1,3,-2xm19,-73v1,-7,-6,-8,-9,-6xm186,-80r1,1xm64,-77v-2,0,-5,2,0,2r0,-2xm181,-72r0,5v3,0,2,-4,0,-5xm197,-72v-2,2,-3,5,1,4xm72,-68v-1,-1,-4,-3,-3,0v1,1,2,1,3,0xm40,-67v-3,-1,-7,2,-2,3xm188,-64v0,-2,-4,-3,-4,-1v1,1,2,1,4,1xm176,-65r0,5v2,-2,2,-4,0,-5xm67,-56v0,-3,0,-5,-2,-5v2,2,-2,6,2,5xm75,-55v-2,-3,-6,2,-8,3xm43,-55v-3,0,-8,2,-2,4v1,-1,2,-2,2,-4xm28,-48v-2,-2,-4,-2,-3,1xm58,-50v-3,-1,-2,2,-2,4v2,0,1,-3,2,-4xm94,-48r0,2v3,-1,4,-5,0,-2xm31,-44v0,-1,1,-4,-1,-4v0,2,0,3,1,4xm75,-38v-1,-11,-12,-7,-2,0r2,0xm40,-43v-3,-1,-5,2,-3,4v3,0,5,-1,3,-4xm52,-41v-3,0,-6,3,-1,3xm126,-36v-1,-2,-1,-5,2,-4v-1,1,0,4,-2,4xm47,-38v0,1,-4,3,-2,3xm54,-38v-2,0,-1,2,-1,3v2,0,1,-2,1,-3xm55,-34v1,6,10,5,11,0v-3,2,-7,0,-11,0xm140,-33v-1,0,-3,-1,-3,1v1,0,4,2,3,-1xm125,-21v1,-3,-1,-8,1,-9v0,3,1,7,-1,9xm54,-22v1,-3,-5,-5,-5,-3v1,5,6,4,11,4v-2,0,-5,-2,-7,0xm66,-25v-1,1,-4,4,0,3r0,-3xm160,-24v-2,0,-4,4,-1,3xm83,-18v0,-2,-4,-3,-4,-1v1,1,2,1,4,1xm92,-20v-4,-1,-2,3,-2,5v5,0,4,-1,2,-5xm62,-19v0,1,-3,4,-1,4v3,-1,5,-3,1,-4xm88,-12v1,-4,-2,-3,-5,-3v2,1,0,3,5,3xm114,-8v-3,-1,-1,-10,1,-8v0,3,0,6,-1,8xm139,-9v1,-3,-3,-6,-2,-1xm103,-3v1,-8,12,-5,12,2v-7,3,-8,-3,-12,-2xm186,-156v-17,-20,-29,-47,-61,-52v1,-14,-2,-32,1,-44v41,-4,103,42,103,76v-1,-5,1,-7,3,-1xm188,-220v3,-2,-2,-6,-2,-3v1,0,2,1,2,3xm225,-176v-2,1,-13,3,-5,3v2,-1,6,0,5,-3xm135,-118v7,3,8,2,15,4v-4,1,-9,-11,-15,-4xm129,-109v-6,2,-3,-8,-4,-14v13,1,40,-3,46,2v-2,0,-5,-2,-5,1v5,2,6,1,10,-1r0,16v-9,-3,-17,-5,-25,-9v5,17,13,6,24,9v0,9,2,19,0,27r-50,1v1,-11,-3,-30,4,-32xm147,-104v-2,-2,-7,-1,-4,2v2,0,3,-1,4,-2xm144,-100v-2,0,-1,2,-1,3v2,0,1,-2,1,-3xm164,-97v-3,-2,-5,0,-3,3xm134,-96v-3,0,-5,1,-4,5v4,2,4,-2,4,-5xm142,-92v-4,1,0,5,1,8v3,-2,0,-5,-1,-8xm144,-83v-2,0,-4,1,-4,4v1,-1,5,-1,4,-4","w":246},{"d":"0,-180v18,2,43,-4,57,2v-7,5,5,19,-1,30v1,-6,-6,-7,-8,-6v0,0,13,9,2,10v-2,-1,-4,-5,-5,-3v3,2,3,6,4,8v6,0,4,-4,8,-4v1,18,-18,3,-31,9v-5,-6,-20,4,-26,-2v5,-5,-4,-16,4,-21v-1,-3,-8,-7,-2,-12r9,2v-5,-1,-5,-6,-9,-8v0,2,1,5,-2,4r0,-9xm22,-179v-1,0,-5,4,-1,3xm17,-176v-3,-1,-7,3,-2,2xm27,-160v-1,1,-8,4,-3,4v-1,-2,4,-1,3,-4xm35,-151v3,-3,-2,-11,-3,-8v6,4,-7,10,3,8xm18,-156v-2,-1,-5,1,-2,2xm21,-147v0,2,2,2,4,2v1,-3,-2,-2,-4,-2xm16,-144v-3,1,-5,2,-2,5v3,0,3,-2,2,-5xm43,-142v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm57,-50v1,7,-19,7,-8,15v2,-1,5,-7,8,-4v-1,17,3,40,-3,52v5,6,6,40,-1,41v0,-2,2,-5,-1,-5v-2,5,-1,6,1,10r-19,0v2,-9,9,-20,11,-25v-11,2,-9,4,-14,9v5,2,8,17,-5,16r-25,-1r-1,-88v13,-5,-6,-12,2,-19v-1,6,8,10,13,6v-1,-1,-1,-3,0,-5v-4,1,-11,2,-12,-3v12,1,28,-2,38,1r-8,4v11,5,14,-5,24,-4xm54,-18v0,-2,-2,-2,-3,-3v1,1,0,4,3,3xm54,-14v0,-2,-1,-3,-3,-3v1,1,0,4,3,3xm50,18v-3,8,0,7,-6,15v3,-1,11,-10,6,-15xm46,-18v-1,0,-5,0,-2,1xm44,-34v-2,-3,-8,1,-9,3v3,1,7,6,9,4v-4,-2,-6,-5,0,-7xm37,8v0,2,-1,5,2,4v-2,-1,2,-5,-2,-4xm35,-17v0,-1,3,-4,1,-4v-3,0,-4,2,-1,4xm33,30v3,-2,2,-7,-2,-4v0,2,1,3,2,4xm21,-35v3,6,17,-7,10,-5v0,4,-3,5,-10,5xm28,27v0,-2,-3,-1,-4,-1v0,2,3,1,4,1xm26,45v1,-4,-4,-1,-5,-1v2,2,3,4,5,1xm22,-19v2,-4,-1,-11,-7,-5v2,3,2,8,7,5xm23,17v0,-3,-1,-5,-5,-4v-2,4,2,4,5,4xm20,-35v0,-2,-2,-7,-3,-5v1,2,0,6,3,5xm9,26v2,4,14,-2,8,-2xm6,4v2,-1,3,-5,-1,-4xm8,27v0,-3,-2,-3,-6,-3v2,1,2,4,6,3","w":70},{"d":"20,1v5,-1,11,7,10,-1r26,0r0,-244v-21,-1,-43,2,-47,-4v-1,3,-7,5,-9,1v1,-14,-3,-34,2,-45r112,0r0,341v-37,-2,-81,4,-114,-2v1,-15,-3,-35,2,-46r18,0xm17,-250v-1,-3,-2,0,-1,0r1,0xm14,-242v1,-1,1,-3,1,0r-1,0xm65,-235v-5,-1,-4,2,-3,5v3,0,0,-4,3,-5xm82,-227v-2,-2,-3,0,-1,1xm91,-34v-2,0,-5,-1,-4,2v4,-2,6,4,6,0xm18,12v0,0,-4,-11,-4,-3xm3,7v-3,5,5,15,9,11v-9,-1,0,-12,-9,-11xm26,11v-5,-1,-5,2,-2,5v4,0,4,-2,2,-5xm18,22v-2,0,-2,0,-2,2v2,0,2,0,2,-2xm16,25r0,1r0,-1xm16,28v5,0,3,4,0,1r0,-1"},{"d":"96,-253v92,-1,85,83,83,171v0,21,-5,40,-18,51v4,8,-12,5,-8,12v-10,10,-29,17,-57,19r0,-48v43,-12,21,-80,26,-128v-4,-17,-12,-27,-26,-29r0,-48xm158,-235v2,-3,3,-3,7,-2v0,2,0,4,-2,3v-3,-1,-1,-4,-5,-1xm130,-196v-5,-1,-4,2,-3,5v3,0,0,-4,3,-5xm147,-188v-2,-2,-3,0,-1,1xm156,-82v-2,0,-5,-1,-4,2v4,-2,7,4,7,0xm83,-205v-40,5,-26,77,-26,121v0,18,9,30,26,36r0,48v-29,-4,-55,-7,-57,-25v-3,2,-5,1,-9,-3v0,-2,2,-5,-1,-4v-26,-29,-12,-91,-16,-141v-1,-19,10,-37,15,-53v14,-11,36,-29,68,-27r0,48xm14,-234v-1,-8,11,-3,5,-1v0,0,0,-2,-1,-2v0,3,-1,3,-4,3xm27,-159v1,3,6,7,2,9v6,1,4,-6,6,-9r-8,0xm35,-189v-2,0,-4,0,-2,2xm27,-80v0,-4,-6,-1,-7,0v0,0,0,2,1,2v-1,-3,4,-2,6,-2","w":193},{"d":"18,-252v6,9,-13,8,-16,15v7,0,5,7,2,10v-9,1,-2,-18,-3,-25v9,-2,11,5,17,0xm10,-183v-2,-9,11,-20,9,-11v1,2,1,5,3,5v-1,-3,1,-3,3,-1r-1,1v2,-1,8,1,7,-3v-10,4,-11,-23,-17,-8v-1,-1,-3,-1,-5,-1v4,7,1,13,-9,14v1,-8,-1,-14,2,-17r0,3v6,2,8,-7,6,-3v-7,-1,-9,-6,-4,-9v9,-3,3,9,8,3v-2,-10,-1,-11,-8,-15v8,-2,1,-7,13,-6v0,7,3,5,7,3v-3,-6,-3,-11,-3,-19v2,0,5,3,6,1r-2,-6v10,1,25,-2,32,2v-1,7,3,20,-2,24v1,-8,-3,-7,-3,-2v6,3,5,20,5,31v-2,0,-6,-2,-7,0v6,1,8,6,7,14v-7,0,-1,2,0,3v-3,18,7,46,-8,52v-1,-6,-8,4,-11,-2v0,-4,4,-6,0,-9v-1,3,0,7,-4,6v-7,-5,-4,-13,0,-20v9,1,18,-7,8,-12v-1,9,-11,15,-22,14v3,-7,-2,-8,-2,-14v5,-1,6,9,10,5v-4,-3,-7,-6,-3,-8v5,4,5,-4,8,-8v-5,-5,-19,-3,-13,-12v-2,2,-6,1,-8,2v1,0,1,1,1,2xm67,-247v0,-9,20,-5,25,-3v-2,0,-3,4,-1,4v2,0,3,-2,3,-6v27,0,29,2,54,0r0,3v1,-2,4,2,4,-1r-1,-2v11,1,27,-3,34,2v-1,14,3,34,-2,44r-116,-1v-1,-13,2,-33,0,-40xm38,-246v0,1,-4,5,0,4v1,-1,1,-3,0,-4xm52,-245v-5,4,1,12,3,5v-1,-2,-1,-5,-3,-5xm78,-242v-3,0,-4,3,0,3v1,-1,1,-2,0,-3xm35,-240v-2,0,-5,3,-3,3xm150,-239v-4,1,-8,1,-8,6v6,1,6,-3,8,-6xm108,-235v-2,-2,-4,-2,-3,2xm46,-235v-6,-2,-8,3,-10,3r1,-1v-3,-1,-6,7,-3,7v0,-4,12,-3,12,-9xm88,-232v-1,-3,-2,2,-2,2xm141,-232v-1,1,-4,4,0,3r0,-3xm80,-216v4,-3,-3,-12,-7,-10v3,2,6,3,7,10xm32,-224v-1,0,-3,2,-1,2xm21,-223v-2,1,-8,2,-5,4v2,-1,6,0,5,-4xm45,-221v-3,0,-2,6,-2,7v6,-1,13,-5,2,-5r0,-2xm23,-220v-2,-1,-2,1,-2,3v2,1,2,-1,2,-3xm33,-218v-2,0,-4,3,-1,2v1,-1,3,-1,1,-2xm107,-217v-1,0,-5,0,-2,1xm81,-216v-2,-1,-7,2,-2,2xm127,-216v-3,-1,-5,6,-3,6v1,-2,4,-2,3,-6xm30,-213v-2,0,-1,2,-1,3v2,0,1,-2,1,-3xm84,-212v-2,0,-1,3,-1,4v2,0,2,-3,1,-4xm139,-210v-2,0,0,3,0,3r0,-3xm54,-205v-1,-8,-7,5,-16,2v0,-2,-2,-2,-4,-1v-1,8,8,3,14,6v-4,-3,0,-8,6,-7xm48,-183v-1,-4,-8,-7,-12,-6v3,4,9,2,12,6xm49,-183v4,0,4,0,2,-2xm0,-175v-1,-4,1,-14,3,-5v-1,3,0,9,-3,5xm40,-183v-3,1,1,2,1,5r2,0xm20,-136v4,-9,2,-7,2,-14v11,0,8,8,4,13v13,11,15,7,17,22v8,-2,0,-8,11,-7v1,-1,0,-4,3,-3v-2,33,4,74,-3,102v5,-1,1,3,3,6v5,11,-10,25,-11,12v-5,0,-5,3,-11,3v-2,-5,8,-5,2,-8v0,3,-6,8,-11,5v0,-12,14,-4,15,-16v-4,1,-3,-2,-3,-5v6,-2,6,7,10,4v-7,-1,-3,-8,1,-11v2,0,0,3,3,2v0,-5,-3,-15,-6,-5v-2,8,-11,9,-18,15v-1,-4,-11,-6,-3,-9v5,1,4,-3,5,-7r-4,0v1,2,1,4,-2,3v-1,-1,-1,-4,-3,-4v2,11,-7,1,-8,11v-1,-2,-2,0,-3,1v6,0,6,4,7,8v-6,0,-7,0,-6,8v7,0,5,2,5,7v-5,0,-7,2,-8,-5v-11,-3,-5,-9,-8,-27v3,-3,9,-6,0,-5v4,-16,-5,-49,3,-65v-6,-1,-5,-21,0,-23v0,0,1,2,1,0v-6,-5,-6,-31,-2,-39v3,1,0,3,3,4v6,-10,-4,-10,4,-18v0,0,7,15,7,4v-2,0,-3,-1,-3,-2v5,-3,13,3,8,7v-12,0,0,20,-11,12v-8,10,18,11,3,21v1,2,4,3,7,3xm45,-174v-1,-3,-3,-4,-2,0r2,0xm45,-172v1,10,-11,-1,-13,7v5,-1,17,0,13,-7xm68,-155v3,-3,6,2,8,7r-1,1v5,-13,74,-11,97,-7v-2,0,-6,-2,-6,1v5,2,6,1,10,-1r0,16v-9,-3,-16,-5,-24,-9v4,17,13,6,23,9v0,9,2,19,0,27r-87,1v-4,-9,-14,5,-19,-2v4,1,12,-8,5,-11v-1,1,-3,1,-4,0v1,4,2,10,-3,10v1,-10,-4,-42,5,-24v3,-9,-5,-12,-4,-18xm6,-155v-3,-1,-2,2,-2,4v2,0,4,-3,2,-4xm99,-155v-2,0,-1,2,-2,3v1,0,2,-1,2,-3xm104,-155v-2,0,-6,2,-3,3v1,-1,4,0,3,-3xm53,-153v-3,0,-3,3,-1,4v0,0,2,0,2,-1xm136,-151v6,3,9,2,15,4v-4,1,-9,-11,-15,-4xm43,-149v-2,0,0,2,0,3v1,0,3,1,3,-1xm101,-145v0,-2,-3,-3,-2,0r2,0xm82,-146v0,7,9,8,9,0v-5,4,-4,2,-9,0xm6,-139v2,-1,4,-4,0,-2r0,2xm125,-140v2,0,6,1,5,-2v-2,2,-6,-2,-5,2xm100,-139v-2,-2,-5,1,-2,2xm146,-139v-4,-1,-3,2,-2,4v3,1,3,-2,2,-4xm84,-127v3,-5,-7,-14,-6,-8v5,-2,2,7,6,8xm145,-133v-2,0,-1,2,-1,3v2,0,1,-2,1,-3xm165,-130v-3,-2,-5,0,-3,3xm98,-128v-1,2,-7,-5,-3,1v-3,1,-8,2,-1,4v4,0,6,-1,4,-5xm135,-129v-4,-1,-8,5,-2,6xm21,-128v-16,5,-2,19,-17,23v6,-2,13,3,11,-6r5,0v-3,-4,1,-7,6,-6v4,2,1,5,4,7v0,-1,-1,-3,1,-3v6,2,1,11,5,12v0,-8,4,-4,2,-12v-9,0,-2,-6,-1,-10v-3,-1,-3,4,-7,1v0,-2,1,-5,-1,-5v-1,5,-2,7,-10,7v1,3,-1,5,-4,4v1,-6,3,-5,6,-12xm82,-126v-5,0,-6,4,0,2r0,-2xm143,-125v-4,1,0,5,1,8v3,-1,1,-6,-1,-8xm118,-116v-1,3,2,2,4,2v0,-2,-3,-1,-4,-2xm145,-116v-2,0,-4,1,-4,4v1,-1,5,-1,4,-4xm26,-105v-2,-9,-5,2,-10,0v1,4,7,9,5,0v2,-1,3,-1,5,0xm51,-108v-2,0,-4,0,-3,3v1,0,2,-1,3,-3xm46,-100v1,-3,-2,-4,-2,-2xm9,-102v-4,0,-6,7,0,5r0,-5xm41,-94v-2,0,-4,0,-3,3v1,-1,4,0,3,-3xm50,-84v6,-4,1,-14,-4,-6v1,3,0,7,4,6xm14,-88v-5,-1,-6,1,-2,4v2,-1,6,-3,2,-4xm38,-88v-3,1,-7,-1,-7,3v4,1,5,-1,7,-3xm46,-82v0,1,-2,3,0,3r0,-3xm10,-76r-4,0r4,0xm13,-72v0,-2,-2,-5,-2,-3xm48,-70v2,-6,-11,-7,-11,-4v9,-1,0,8,4,9v2,-1,3,-6,7,-5xm22,-71v0,-2,-2,-1,-3,-1v0,2,2,1,3,1xm5,-59v1,-6,10,-4,12,-8v-7,2,-15,-1,-12,8xm54,-66v0,-2,-2,0,-3,0v0,4,2,5,5,6v-2,-3,-5,-6,-2,-6xm13,-54v-3,0,-4,2,-4,6xm52,-44v0,-10,-4,-3,-7,-1xm11,-44v0,2,4,2,4,0r-4,0xm10,-41v0,0,-2,0,-2,1v2,2,5,2,2,-1xm14,-35v-1,0,-3,-2,-3,0v1,2,2,2,3,0xm9,-17v-2,-5,-2,-8,-5,-4v1,2,-1,5,5,4xm20,-20v3,0,2,5,1,7v0,-2,-3,-5,-1,-7xm55,-12v0,0,-9,1,-5,2v4,-1,5,-1,5,-2xm0,-1v0,-2,3,-4,3,-1v-1,1,-2,3,-3,1","w":198},{"d":"85,-87v-79,7,-108,-85,-67,-135v-4,-10,13,-3,8,-12v10,-11,30,-17,60,-19r0,44v-3,-1,-3,1,-2,4v-37,6,-33,68,1,70r0,48xm21,-105v-1,4,-7,3,-7,-1v4,-1,3,2,7,1xm49,-144v5,1,4,-2,3,-5v-3,0,0,4,-3,5xm32,-152v2,2,3,0,1,-1xm23,-171v2,0,5,1,4,-2v-4,2,-7,-4,-7,0xm95,-48v40,-5,26,-77,26,-121v0,-18,-9,-30,-26,-36r0,-48v29,4,55,7,58,24v38,18,26,95,26,149v0,48,-31,80,-84,80r0,-48xm164,-19v1,8,-12,0,-4,1v0,0,0,2,1,2v0,-2,1,-3,3,-3xm152,-95v-5,-2,0,-9,-6,-8r-2,8r8,0xm146,-66v-2,1,-1,3,0,1r0,-1xm152,-173v0,4,5,1,6,0v0,0,0,-2,-1,-2v1,3,-3,2,-5,2","w":189},{"d":"2,-108v-15,-76,45,-150,113,-143v-2,14,5,37,-5,43v3,3,4,-3,5,0v-14,4,-27,10,-36,19r-7,-2v12,6,-15,24,-14,48v-3,-3,-6,1,-1,1v5,14,-9,16,-5,19r2,-1v1,0,8,19,4,29v-1,0,-1,0,-1,1v4,-2,6,0,6,7v1,6,20,39,45,39v-1,7,-4,5,-9,3v-2,9,-12,4,-7,13v7,-5,12,-13,22,-6v2,10,-8,5,-6,12v4,-3,7,3,5,7v-11,-6,-3,8,-11,9v0,-5,3,-10,4,-15v-5,11,-13,4,-8,17v0,0,-1,-2,-1,0v2,0,2,2,3,6v-4,1,-20,1,-16,-7v-23,-1,-30,-6,-51,-26v-9,-18,-18,-18,-26,-46v-1,-8,8,-6,5,-12v5,2,9,-1,7,7r-2,-1v-5,11,12,3,12,13r2,0v0,-2,-4,-6,1,-5v4,0,5,3,7,0v-1,-6,0,-2,-5,0v-4,-9,-20,1,-10,-14v2,1,5,4,5,0v-2,-2,3,-8,-2,-5v-9,-3,-28,15,-25,-9v5,6,6,-1,8,-6v-4,2,-4,4,-6,-1r1,0r-3,-2v0,5,2,5,0,8xm140,-48v6,2,24,-21,32,-21v-6,-3,-2,-2,4,-10v-2,-5,0,-6,4,-6v3,-1,2,3,4,3v1,-6,-9,1,-6,-12r50,27v-14,34,-65,75,-102,65v2,0,2,0,2,-1v-6,1,-2,-8,-3,-12v1,-6,4,-4,11,-6v-9,-6,-2,-17,1,-25v-2,1,-5,2,-4,-2v2,0,7,-3,8,-1xm186,-156v-17,-20,-29,-47,-61,-52v1,-14,-2,-32,1,-44v41,-4,103,42,103,76v-1,-5,1,-7,3,-1xm188,-220v3,-2,-2,-6,-2,-3v1,0,2,1,2,3xm46,-210v-2,0,-4,1,-4,4v3,-1,4,-2,4,-4xm225,-176v-2,1,-13,3,-5,3v2,-1,6,0,5,-3xm20,-171v-2,0,-2,0,-2,2v2,0,2,0,2,-2xm59,-154v-2,0,-6,2,-4,4xm43,-152v-2,0,-4,0,-3,2v2,0,4,0,3,-2xm20,-140v1,-2,-2,-7,-2,-2xm28,-138v0,-2,-4,-3,-3,0r3,0xm14,-134v0,-2,-3,-4,-2,-1xm24,-129v0,0,-5,-5,-4,-1v6,-1,7,7,4,11v-4,2,-9,5,-6,5v8,-5,12,-9,19,-3r-1,1v6,2,2,-4,5,-4v2,3,10,2,8,-5v-11,0,-13,-3,-18,-9v0,4,-4,4,-7,5xm14,-126v-1,3,1,3,3,2r0,-2v-1,1,-2,1,-3,0xm15,-114v-1,0,-1,0,-1,1v3,0,1,-1,1,-1xm24,-111r1,-3xm21,-108v1,-1,4,-2,2,-2xm55,-104v-2,0,-6,1,-4,2v2,0,5,1,4,-2xm49,-102v-3,0,-5,0,-3,3xm38,-101v-7,3,-8,3,-1,6xm54,-81v-3,-14,-15,-14,-18,-6r1,3v5,-6,12,-1,17,3xm6,-86v-2,0,-3,-5,-1,-5v3,0,3,3,1,5xm35,-88v-5,-4,-6,7,-3,2v2,1,4,1,3,-2xm19,-73v1,-7,-6,-8,-9,-6xm186,-80r1,1xm64,-77v-2,0,-5,2,0,2r0,-2xm181,-72r0,5v3,0,2,-4,0,-5xm197,-72v-2,2,-3,5,1,4xm72,-68v-1,-1,-4,-3,-3,0v1,1,2,1,3,0xm40,-67v-3,-1,-7,2,-2,3xm188,-64v0,-2,-4,-3,-4,-1v1,1,2,1,4,1xm176,-65r0,5v2,-2,2,-4,0,-5xm67,-56v0,-3,0,-5,-2,-5v2,2,-2,6,2,5xm75,-55v-2,-3,-6,2,-8,3xm43,-55v-3,0,-8,2,-2,4v1,-1,2,-2,2,-4xm28,-48v-2,-2,-4,-2,-3,1xm58,-50v-3,-1,-2,2,-2,4v2,0,1,-3,2,-4xm94,-48r0,2v4,-2,3,-4,0,-2xm31,-44v0,-1,1,-4,-1,-4v0,2,0,3,1,4xm75,-38v-1,-11,-12,-7,-2,0r2,0xm40,-43v-3,-1,-5,2,-3,4v3,0,5,-1,3,-4xm52,-41v-3,0,-6,3,-1,3xm126,-36v-1,-2,-1,-5,2,-4v-1,1,0,4,-2,4xm47,-38v0,1,-4,3,-2,3xm54,-38v-2,0,-1,2,-1,3v2,0,1,-2,1,-3xm55,-34v1,6,10,5,11,0v-3,2,-7,0,-11,0xm140,-33v-1,0,-3,-1,-3,1v1,0,4,2,3,-1xm125,-21v1,-3,-1,-8,1,-9v0,3,1,7,-1,9xm54,-22v1,-3,-5,-5,-5,-3v1,5,6,4,11,4v-2,0,-5,-2,-7,0xm66,-25v-1,1,-4,4,0,3r0,-3xm160,-24v-2,0,-4,4,-1,3xm83,-18v0,-2,-4,-3,-4,-1v1,1,2,1,4,1xm92,-20v-5,-1,-2,3,-1,5v5,0,2,-2,1,-5xm62,-19v0,1,-3,4,-1,4v3,-1,5,-3,1,-4xm88,-12v1,-3,-3,-4,-4,-2v2,0,1,3,4,2xm114,-8v-3,-1,-1,-10,1,-8v0,3,0,6,-1,8xm139,-9v1,-3,-3,-6,-2,-1xm103,-3v1,-8,12,-5,12,2v-6,3,-8,-3,-12,-2","w":241},{"d":"0,-150v-1,-11,19,-6,25,-4v-1,1,-4,4,-1,5v2,0,3,-3,3,-7v13,-1,28,1,33,4v-1,-1,-1,-2,-1,-4r22,0r0,3v1,-2,4,2,4,-1r-1,-2v11,1,27,-3,34,2v-1,14,3,34,-2,45r-23,0r0,-3v-25,6,-64,4,-93,1v-1,-12,2,-33,0,-39xm11,-146v-4,0,-3,3,0,4v0,-1,2,-3,0,-4xm83,-142v-3,1,-8,1,-8,5v5,1,7,-1,8,-5xm41,-139v-2,-2,-5,1,-2,2xm21,-137v-3,-1,-2,2,-2,4v1,-1,2,-2,2,-4xm74,-135v-1,1,-4,4,0,3r0,-3xm13,-120v4,-3,-3,-12,-7,-10v3,2,6,4,7,10xm40,-121v-2,-1,-5,1,-2,2xm14,-119v-2,-1,-7,2,-2,2xm60,-119v-3,-1,-5,5,-3,5v2,-1,4,-2,3,-5xm17,-115v-2,0,-1,2,-1,3v2,0,2,-2,1,-3xm72,-114v-2,0,-1,3,0,4r0,-4","w":130},{"d":"52,9r-55,0r95,-261r55,0xm46,-61v-1,-2,-3,-2,-3,1xm42,-41v0,-2,-4,-4,-3,-1xm40,-11v-6,0,-11,0,-13,4r12,5v-1,-4,-1,-7,1,-9xm52,-73v0,-4,-4,-2,-1,0r1,0xm81,-98v0,-2,-4,-4,-3,-1v1,1,2,3,3,1xm111,-205v-2,0,-14,3,-9,5v5,-2,8,-3,9,-5xm77,-178v-2,0,-2,0,-2,2r2,2r0,-4xm82,-172v-2,0,-1,2,-1,3v3,1,2,-2,1,-3xm103,-168v-2,-7,-5,-14,-9,-6xm105,-233v-1,-7,-5,-4,-9,-1v3,1,7,5,9,1xm82,-159v-3,-5,-7,-2,-6,3v1,1,4,1,3,4v-6,-1,-13,6,-6,8v5,-3,4,2,6,4v-4,-11,15,-8,2,-14v0,0,-3,-6,1,-5xm104,-149v-4,0,-5,6,-9,3v2,9,2,0,9,-1r0,-2xm105,-139v-1,1,-4,0,-4,2v2,-1,4,-1,4,-2xm85,-138v-2,1,-3,5,0,2r0,-2xm91,-134v0,1,2,3,6,5v-1,-2,-4,-7,-6,-5xm89,-129v-13,0,-11,3,-5,7v0,-3,2,-5,5,-7xm98,-128v-1,1,-2,0,-2,2r3,0xm126,-226v-3,-6,-9,-1,-11,-1v0,4,2,4,4,6v0,-4,3,-5,7,-5xm91,-196v-5,2,-10,5,-7,8v-2,-5,9,-1,7,-8xm114,-212v-2,-1,-6,3,-2,2xm97,-190v-3,-1,-2,2,-3,4v3,1,3,-1,3,-4xm116,-199v-1,0,-5,4,-1,3xm111,-196v-3,-1,-7,3,-2,2xm66,-109v-1,1,-7,4,-2,4v-1,-2,3,-1,2,-4xm66,-126v2,-3,-2,-12,-3,-8v6,5,-7,9,3,8xm57,-105v0,0,-3,2,-1,2xm60,-96v0,1,5,4,5,0r-5,0xm56,-93v-3,1,-5,2,-2,5v3,0,3,-2,2,-5xm74,-117v-2,0,-4,0,-3,2v2,0,4,0,3,-2","w":146}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+273-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("qPjI5~F7Tf$JqpW}?~XO+P+$:|FIj~$J:|UOTf=Kj!yk4*7b]|$J2WH|]PXS!!$*)KU&5@`)4OFW88j2?O&C8b!hF{If8|=H?YZL4fx%TfU~TI`|T3LQjIW%+:hH+6g*T@xnU{xIx@I0:t]LNP@LRK!y]6xk2!%Hf*LsUp-]x3]-]!CL)*UT=I%IN9N{j!7L=6W9R!L.+bC*HP%-?pgb+b3kTY7LRtZ$4bCLRPL$HpCkjfCK?Pgkj*IbR~4Jj|%CHP`*2:h$)|W~qp$iq9y0?{?{:pS-2Ogs)K=.H|X|jfXkTfjW5P!`jP!OHILJ4|$hrpSn:pC75{F`?~!`5PW~jf%W4f=WHKFHR~F.5:%75{F`?~!`5PW~j:F75{UW:pC65|IyRbhHRK=.H|X|jfXkTfjWH{=.H~!HR~F.5:%3j:j.N~?.:pC65|IyRbhHR~=W?~yOj|$HR~F.5:%7Z&p9@XPt+UqRNF)2x=8Y]!f:4jT5H?irg`b63W~KQ-;nkhJ.L%O*7I|{SC0}y$es5{F`?~!`5PW~jfI.?~WW:pC65|IyRbhHRK=.H|X|jfXkTfjW5f$|Tf!HR~F.5:%.?:=OjfX6TXLJ4|$hrpSn:pC.?:=OjfX6TXLJ4|$hq8x.RK=WH{xQ5P$64:=-5|SJTP$*?PC`5f]-qfj.Hbg}TY%k)OknT8WKf|F5T!I?2:&5T!I$q8g-")}catch(e){}delete _cufon_bridge_;return f})({"w":123,"face":{"font-family":"CaptureIt","font-weight":400,"font-variant":"small-caps","font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 0 0 0 0 0 0 0","ascent":"288","descent":"-72","bbox":"-3 -307.374 354 72.7201","underline-thickness":"26.3672","underline-position":"-24.9609","unicode-range":"U+0020-U+007D"}}));

$(document).ready(function(){$(".trythis .sliderClick").click(function(){var $this=$(this);if($this.is('.headerShown')){$this.next().slideUp("slow");$this.removeClass('headerShown');$this.addClass('headerHidden')}else{$this.next().slideDown("slow");$this.removeClass('headerHidden');$this.addClass('headerShown')}return false})
$("ul.homethumb li").hover(function() {
	$(this).css({'z-index' : '10'}); /*Add a higher z-index value so this image stays on top*/ 
	$(this).find('img').addClass("hover").stop() /* Add class of "hover", then stop animation queue buildup*/
		.animate({
			marginTop: '-130px', /* The next 4 lines will vertically align this image */ 
			marginLeft: '-250px',
			top: '50%',
			left: '50%',
			width: '500px', /* Set new width */
			height: '250px', /* Set new height */
			padding: '20px'
		}, 200); /* this value of "200" is the speed of how fast/slow this hover animates */

	} , function() {
	$(this).css({'z-index' : '0'}); /* Set z-index back to 0 */
	$(this).find('img').removeClass("hover").stop()  /* Remove the "hover" class , then stop animation queue buildup*/
		.animate({
			marginTop: '0', /* Set alignment back to default */
			marginLeft: '0',
			top: '0',
			left: '0',
			width: '310px', /* Set width back to default */
			height: '155px', /* Set height back to default */
			padding: '5px'
		}, 400);
});
});
