﻿/*!
 * 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.5
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI
 */
(function(c,j){function k(a){return!c(a).parents().andSelf().filter(function(){return c.curCSS(this,"visibility")==="hidden"||c.expr.filters.hidden(this)}).length}c.ui=c.ui||{};if(!c.ui.version){c.extend(c.ui,{version:"1.8.5",keyCode:{ALT:18,BACKSPACE:8,CAPS_LOCK:20,COMMA:188,COMMAND:91,COMMAND_LEFT:91,COMMAND_RIGHT:93,CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,INSERT:45,LEFT:37,MENU:93,NUMPAD_ADD:107,NUMPAD_DECIMAL:110,NUMPAD_DIVIDE:111,NUMPAD_ENTER:108,NUMPAD_MULTIPLY:106,
NUMPAD_SUBTRACT:109,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SHIFT:16,SPACE:32,TAB:9,UP:38,WINDOWS:91}});c.fn.extend({_focus:c.fn.focus,focus:function(a,b){return typeof a==="number"?this.each(function(){var d=this;setTimeout(function(){c(d).focus();b&&b.call(d)},a)}):this._focus.apply(this,arguments)},scrollParent:function(){var a;a=c.browser.msie&&/(static|relative)/.test(this.css("position"))||/absolute/.test(this.css("position"))?this.parents().filter(function(){return/(relative|absolute|fixed)/.test(c.curCSS(this,
"position",1))&&/(auto|scroll)/.test(c.curCSS(this,"overflow",1)+c.curCSS(this,"overflow-y",1)+c.curCSS(this,"overflow-x",1))}).eq(0):this.parents().filter(function(){return/(auto|scroll)/.test(c.curCSS(this,"overflow",1)+c.curCSS(this,"overflow-y",1)+c.curCSS(this,"overflow-x",1))}).eq(0);return/fixed/.test(this.css("position"))||!a.length?c(document):a},zIndex:function(a){if(a!==j)return this.css("zIndex",a);if(this.length){a=c(this[0]);for(var b;a.length&&a[0]!==document;){b=a.css("position");
if(b==="absolute"||b==="relative"||b==="fixed"){b=parseInt(a.css("zIndex"));if(!isNaN(b)&&b!=0)return b}a=a.parent()}}return 0},disableSelection:function(){return this.bind("mousedown.ui-disableSelection selectstart.ui-disableSelection",function(a){a.preventDefault()})},enableSelection:function(){return this.unbind(".ui-disableSelection")}});c.each(["Width","Height"],function(a,b){function d(f,g,l,m){c.each(e,function(){g-=parseFloat(c.curCSS(f,"padding"+this,true))||0;if(l)g-=parseFloat(c.curCSS(f,
"border"+this+"Width",true))||0;if(m)g-=parseFloat(c.curCSS(f,"margin"+this,true))||0});return g}var e=b==="Width"?["Left","Right"]:["Top","Bottom"],h=b.toLowerCase(),i={innerWidth:c.fn.innerWidth,innerHeight:c.fn.innerHeight,outerWidth:c.fn.outerWidth,outerHeight:c.fn.outerHeight};c.fn["inner"+b]=function(f){if(f===j)return i["inner"+b].call(this);return this.each(function(){c.style(this,h,d(this,f)+"px")})};c.fn["outer"+b]=function(f,g){if(typeof f!=="number")return i["outer"+b].call(this,f);return this.each(function(){c.style(this,
h,d(this,f,true,g)+"px")})}});c.extend(c.expr[":"],{data:function(a,b,d){return!!c.data(a,d[3])},focusable:function(a){var b=a.nodeName.toLowerCase(),d=c.attr(a,"tabindex");if("area"===b){b=a.parentNode;d=b.name;if(!a.href||!d||b.nodeName.toLowerCase()!=="map")return false;a=c("img[usemap=#"+d+"]")[0];return!!a&&k(a)}return(/input|select|textarea|button|object/.test(b)?!a.disabled:"a"==b?a.href||!isNaN(d):!isNaN(d))&&k(a)},tabbable:function(a){var b=c.attr(a,"tabindex");return(isNaN(b)||b>=0)&&c(a).is(":focusable")}});
c(function(){var a=document.createElement("div"),b=document.body;c.extend(a.style,{minHeight:"100px",height:"auto",padding:0,borderWidth:0});c.support.minHeight=b.appendChild(a).offsetHeight===100;b.removeChild(a).style.display="none"});c.extend(c.ui,{plugin:{add:function(a,b,d){a=c.ui[a].prototype;for(var e in d){a.plugins[e]=a.plugins[e]||[];a.plugins[e].push([b,d[e]])}},call:function(a,b,d){if((b=a.plugins[b])&&a.element[0].parentNode)for(var e=0;e<b.length;e++)a.options[b[e][0]]&&b[e][1].apply(a.element,
d)}},contains:function(a,b){return document.compareDocumentPosition?a.compareDocumentPosition(b)&16:a!==b&&a.contains(b)},hasScroll:function(a,b){if(c(a).css("overflow")==="hidden")return false;b=b&&b==="left"?"scrollLeft":"scrollTop";var d=false;if(a[b]>0)return true;a[b]=1;d=a[b]>0;a[b]=0;return d},isOverAxis:function(a,b,d){return a>b&&a<b+d},isOver:function(a,b,d,e,h,i){return c.ui.isOverAxis(a,d,h)&&c.ui.isOverAxis(b,e,i)}})}})(jQuery);
;/*!
 * jQuery UI Widget 1.8.5
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Widget
 */
(function(b,j){if(b.cleanData){var k=b.cleanData;b.cleanData=function(a){for(var c=0,d;(d=a[c])!=null;c++)b(d).triggerHandler("remove");k(a)}}else{var l=b.fn.remove;b.fn.remove=function(a,c){return this.each(function(){if(!c)if(!a||b.filter(a,[this]).length)b("*",this).add([this]).each(function(){b(this).triggerHandler("remove")});return l.call(b(this),a,c)})}}b.widget=function(a,c,d){var e=a.split(".")[0],f;a=a.split(".")[1];f=e+"-"+a;if(!d){d=c;c=b.Widget}b.expr[":"][f]=function(h){return!!b.data(h,
a)};b[e]=b[e]||{};b[e][a]=function(h,g){arguments.length&&this._createWidget(h,g)};c=new c;c.options=b.extend(true,{},c.options);b[e][a].prototype=b.extend(true,c,{namespace:e,widgetName:a,widgetEventPrefix:b[e][a].prototype.widgetEventPrefix||a,widgetBaseClass:f},d);b.widget.bridge(a,b[e][a])};b.widget.bridge=function(a,c){b.fn[a]=function(d){var e=typeof d==="string",f=Array.prototype.slice.call(arguments,1),h=this;d=!e&&f.length?b.extend.apply(null,[true,d].concat(f)):d;if(e&&d.substring(0,1)===
"_")return h;e?this.each(function(){var g=b.data(this,a);if(!g)throw"cannot call methods on "+a+" prior to initialization; attempted to call method '"+d+"'";if(!b.isFunction(g[d]))throw"no such method '"+d+"' for "+a+" widget instance";var i=g[d].apply(g,f);if(i!==g&&i!==j){h=i;return false}}):this.each(function(){var g=b.data(this,a);g?g.option(d||{})._init():b.data(this,a,new c(d,this))});return h}};b.Widget=function(a,c){arguments.length&&this._createWidget(a,c)};b.Widget.prototype={widgetName:"widget",
widgetEventPrefix:"",options:{disabled:false},_createWidget:function(a,c){b.data(c,this.widgetName,this);this.element=b(c);this.options=b.extend(true,{},this.options,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===j)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);
; /*
 * jQuery UI selectmenu
 *
 * Copyright (c) 2009 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($) {

$.widget("ui.selectmenu", {
	_init: function() {
		var self = this, o = this.options;
		
		//quick array of button and menu id's
		this.ids = [this.element.attr('id') + '-' + 'button', this.element.attr('id') + '-' + 'menu'];
		
		//define safe mouseup for future toggling
		this._safemouseup = true;
		
		//create menu button wrapper
		this.newelement = $('<a class="'+ this.widgetBaseClass +' ui-widget ui-state-default ui-corner-all" id="'+this.ids[0]+'" role="button" href="#" aria-haspopup="true" aria-owns="'+this.ids[1]+'"></a>')
			.insertAfter(this.element);
		
		//transfer tabindex
		var tabindex = this.element.attr('tabindex');
		if(tabindex){ this.newelement.attr('tabindex', tabindex); }
		
		//save reference to select in data for ease in calling methods
		this.newelement.data('selectelement', this.element);
		
		//menu icon
		this.selectmenuIcon = $('<span class="'+ this.widgetBaseClass +'-icon ui-icon"></span>')
			.prependTo(this.newelement)
			.addClass( (o.style == "popup")? 'ui-icon-triangle-2-n-s' : 'ui-icon-triangle-1-s' );	

			
		//make associated form label trigger focus
		$('label[for='+this.element.attr('id')+']')
			.attr('for', this.ids[0])
			.bind('click', function(){
				self.newelement[0].focus();
				return false;
			});	

		//click toggle for menu visibility
		this.newelement
			.bind('mousedown', function(event){
				self._toggle(event);
				//make sure a click won't open/close instantly
				if(o.style == "popup"){
					self._safemouseup = false;
					setTimeout(function(){self._safemouseup = true;}, 300);
				}	
				return false;
			})
			.bind('click',function(){
				return false;
			})
			.keydown(function(event){
				var ret = true;
				switch (event.keyCode) {
					case $.ui.keyCode.ENTER:
						ret = true;
						break;
					case $.ui.keyCode.SPACE:
						ret = false;
						self._toggle(event);	
						break;
					case $.ui.keyCode.UP:
					case $.ui.keyCode.LEFT:
						ret = false;
						self._moveSelection(-1);
						break;
					case $.ui.keyCode.DOWN:
					case $.ui.keyCode.RIGHT:
						ret = false;
						self._moveSelection(1);
						break;	
					case $.ui.keyCode.TAB:
						ret = true;
						break;	
					default:
						ret = false;
						self._typeAhead(event.keyCode, 'mouseup');
						break;	
				}
				return ret;
			})
			.bind('mouseover focus', function(){ 
				$(this).addClass(self.widgetBaseClass+'-focus ui-state-hover'); 
			})
			.bind('mouseout blur', function(){  
				$(this).removeClass(self.widgetBaseClass+'-focus ui-state-hover'); 
			});
		
		//document click closes menu
		$(document)
			.mousedown(function(event){
				self.close(event);
			});

		//change event on original selectmenu
		this.element
			.click(function(){ this._refreshValue(); })
			.focus(function(){ this.newelement[0].focus(); });
		
		//create menu portion, append to body
		var cornerClass = (o.style == "dropdown")? " ui-corner-bottom" : " ui-corner-all"
		this.list = $('<ul class="' + self.widgetBaseClass + '-menu ui-widget ui-widget-content'+cornerClass+'" aria-hidden="true" role="listbox" aria-labelledby="'+this.ids[0]+'" id="'+this.ids[1]+'"></ul>').appendTo('body');				
		
		//serialize selectmenu element options	
		var selectOptionData = [];
		this.element
			.find('option')
			.each(function(){
				selectOptionData.push({
					value: $(this).attr('value'),
					text: self._formatText(jQuery(this).text()),
					selected: $(this).attr('selected'),
					classes: $(this).attr('class'),
					parentOptGroup: $(this).parent('optgroup').attr('label')
				});
			});		
				
		//active state class is only used in popup style
		var activeClass = (self.options.style == "popup") ? " ui-state-active" : "";
		
		//write li's
		for(var i in selectOptionData){
			var thisLi = $('<li role="presentation"><a href="#" tabindex="-1" role="option" aria-selected="false">'+ selectOptionData[i].text +'</a></li>')
				.data('index',i)
				.addClass(selectOptionData[i].classes)
				.data('optionClasses', selectOptionData[i].classes|| '')
				.mouseup(function(event){
						if(self._safemouseup){
							var changed = $(this).data('index') != self._selectedIndex();
							self.value($(this).data('index'));
							self.select(event);
							if(changed){ self.change(event); }
							self.close(event,true);
						}
					return false;
				})
				.click(function(){
					return false;
				})
				.bind('mouseover focus', function(){ 
					self._selectedOptionLi().addClass(activeClass); 
					self._focusedOptionLi().removeClass(self.widgetBaseClass+'-item-focus ui-state-hover'); 
					$(this).removeClass('ui-state-active').addClass(self.widgetBaseClass + '-item-focus ui-state-hover'); 
				})
				.bind('mouseout blur', function(){ 
					if($(this).is( self._selectedOptionLi() )){ $(this).addClass(activeClass); }
					$(this).removeClass(self.widgetBaseClass + '-item-focus ui-state-hover'); 
				});
				
			//optgroup or not...
			if(selectOptionData[i].parentOptGroup){
				var optGroupName = self.widgetBaseClass + '-group-' + selectOptionData[i].parentOptGroup;
				if(this.list.find('li.' + optGroupName).size()){
					this.list.find('li.' + optGroupName + ':last ul').append(thisLi);
				}
				else{
					$('<li role="presentation" class="'+self.widgetBaseClass+'-group '+optGroupName+'"><span class="'+self.widgetBaseClass+'-group-label">'+selectOptionData[i].parentOptGroup+'</span><ul></ul></li>')
						.appendTo(this.list)
						.find('ul')
						.append(thisLi);
				}
			}
			else{
				thisLi.appendTo(this.list);
			}
			
			//this allows for using the scrollbar in an overflowed list
			this.list.bind('mousedown mouseup', function(){return false;});
			
			//append icon if option is specified
			if(o.icons){
				for(var j in o.icons){
					if(thisLi.is(o.icons[j].find)){
						thisLi
							.data('optionClasses', selectOptionData[i].classes + ' ' + self.widgetBaseClass + '-hasIcon')
							.addClass(self.widgetBaseClass + '-hasIcon');
						var iconClass = o.icons[j].icon || "";
						
						thisLi
							.find('a:eq(0)')
							.prepend('<span class="'+self.widgetBaseClass+'-item-icon ui-icon '+iconClass + '"></span>');
					}
				}
			}
		}	
		
		//add corners to top and bottom menu items
		this.list.find('li:last').addClass("ui-corner-bottom");
		if(o.style == 'popup'){ this.list.find('li:first').addClass("ui-corner-top"); }
		
		//transfer classes to selectmenu and list
		if(o.transferClasses){
			var transferClasses = this.element.attr('class') || ''; 
			this.newelement.add(this.list).addClass(transferClasses);
		}
		
		//original selectmenu width
		var selectWidth = this.element.width();
		
		//set menu button width
		this.newelement.width( (o.width) ? o.width : selectWidth);
		
		//set menu width to either menuWidth option value, width option value, or select width 
		if(o.style == 'dropdown'){ this.list.width( (o.menuWidth) ? o.menuWidth : ((o.width) ? o.width : selectWidth)); }
		else { this.list.width( (o.menuWidth) ? o.menuWidth : ((o.width) ? o.width - o.handleWidth : selectWidth - o.handleWidth)); }	
		
		//set max height from option 
		if(o.maxHeight && o.maxHeight < this.list.height()){ this.list.height(o.maxHeight); }	
		
		//save reference to actionable li's (not group label li's)
		this._optionLis = this.list.find('li:not(.'+ self.widgetBaseClass +'-group)');
				
		//transfer menu click to menu button
		this.list
			.keydown(function(event){
				var ret = true;
				switch (event.keyCode) {
					case $.ui.keyCode.UP:
					case $.ui.keyCode.LEFT:
						ret = false;
						self._moveFocus(-1);
						break;
					case $.ui.keyCode.DOWN:
					case $.ui.keyCode.RIGHT:
						ret = false;
						self._moveFocus(1);
						break;	
					case $.ui.keyCode.HOME:
						ret = false;
						self._moveFocus(':first');
						break;	
					case $.ui.keyCode.PAGE_UP:
						ret = false;
						self._scrollPage('up');
						break;	
					case $.ui.keyCode.PAGE_DOWN:
						ret = false;
						self._scrollPage('down');
						break;
					case $.ui.keyCode.END:
						ret = false;
						self._moveFocus(':last');
						break;			
					case $.ui.keyCode.ENTER:
					case $.ui.keyCode.SPACE:
						ret = false;
						self.close(event,true);
						$(event.target).parents('li:eq(0)').trigger('mouseup');
						break;		
					case $.ui.keyCode.TAB:
						ret = true;
						self.close(event,true);
						break;	
					case $.ui.keyCode.ESCAPE:
						ret = false;
						self.close(event,true);
						break;	
					default:
						ret = false;
						self._typeAhead(event.keyCode,'focus');
						break;		
				}
				return ret;
			});
			
		//selectmenu style
		if(o.style == 'dropdown'){
			this.newelement
				.addClass(self.widgetBaseClass+"-dropdown");
			this.list
				.addClass(self.widgetBaseClass+"-menu-dropdown");	
		}
		else {
			this.newelement
				.addClass(self.widgetBaseClass+"-popup");
			this.list
				.addClass(self.widgetBaseClass+"-menu-popup");	
		}
		
		//append status span to button
		this.newelement.prepend('<span class="'+self.widgetBaseClass+'-status">'+ selectOptionData[this._selectedIndex()].text +'</span>');
		
		//hide original selectmenu element
		this.element.hide();
		
		//transfer disabled state
		if(this.element.attr('disabled') == true){ this.disable(); }
		
		//update value
		this.value(this._selectedIndex());
	},
	destroy: function() {
		this.element.removeData(this.widgetName)
			.removeClass(this.widgetBaseClass + '-disabled' + ' ' + this.namespace + '-state-disabled')
			.removeAttr('aria-disabled');
	
		//unbind click on label, reset its for attr
		$('label[for='+this.newelement.attr('id')+']')
			.attr('for',this.element.attr('id'))
			.unbind('click');
		this.newelement.remove();
		this.list.remove();
		this.element.show();	
	},
	_typeAhead: function(code, eventType){
		var self = this;
		//define self._prevChar if needed
		if(!self._prevChar){ self._prevChar = ['',0]; }
		var C = String.fromCharCode(code);
		c = C.toLowerCase();
		var focusFound = false;
		function focusOpt(elem, ind){
			focusFound = true;
			$(elem).trigger(eventType);
			self._prevChar[1] = ind;
		};
		this.list.find('li a').each(function(i){	
			if(!focusFound){
				var thisText = $(this).text();
				if( thisText.indexOf(C) == 0 || thisText.indexOf(c) == 0){
						if(self._prevChar[0] == C){
							if(self._prevChar[1] < i){ focusOpt(this,i); }	
						}
						else{ focusOpt(this,i); }	
				}
			}
		});
		this._prevChar[0] = C;
	},
	_uiHash: function(){
		return {
			value: this.value()
		};
	},
	open: function(event){
		var self = this;
		var disabledStatus = this.newelement.attr("aria-disabled");
		if(disabledStatus != 'true'){
			this._refreshPosition();
			this._closeOthers(event);
			this.newelement
				.addClass('ui-state-active');
			
			this.list
				.appendTo('body')
				.addClass(self.widgetBaseClass + '-open')
				.attr('aria-hidden', false)
				.find('li:not(.'+ self.widgetBaseClass +'-group):eq('+ this._selectedIndex() +') a')[0].focus();	
			if(this.options.style == "dropdown"){ this.newelement.removeClass('ui-corner-all').addClass('ui-corner-top'); }	
			this._refreshPosition();
			this._trigger("open", event, this._uiHash());
		}
	},
	close: function(event, retainFocus){
		if(this.newelement.is('.ui-state-active')){
			this.newelement
				.removeClass('ui-state-active');
			this.list
				.attr('aria-hidden', true)
				.removeClass(this.widgetBaseClass+'-open');
			if(this.options.style == "dropdown"){ this.newelement.removeClass('ui-corner-top').addClass('ui-corner-all'); }
			if(retainFocus){this.newelement[0].focus();}	
			this._trigger("close", event, this._uiHash());
		}
	},
	change: function(event) {
		this.element.trigger('change');
		this._trigger("change", event, this._uiHash());
	},
	select: function(event) {
		this._trigger("select", event, this._uiHash());
	},
	_closeOthers: function(event){
		$('.'+ this.widgetBaseClass +'.ui-state-active').not(this.newelement).each(function(){
			$(this).data('selectelement').selectmenu('close',event);
		});
		$('.'+ this.widgetBaseClass +'.ui-state-hover').trigger('mouseout');
	},
	_toggle: function(event,retainFocus){
		if(this.list.is('.'+ this.widgetBaseClass +'-open')){ this.close(event,retainFocus); }
		else { this.open(event); }
	},
	_formatText: function(text){
		return this.options.format ? this.options.format(text) : text;
	},
	_selectedIndex: function(){
		return this.element[0].selectedIndex;
	},
	_selectedOptionLi: function(){
		return this._optionLis.eq(this._selectedIndex());
	},
	_focusedOptionLi: function(){
		return this.list.find('.'+ this.widgetBaseClass +'-item-focus');
	},
	_moveSelection: function(amt){
		var currIndex = parseInt(this._selectedOptionLi().data('index'), 10);
		var newIndex = currIndex + amt;
		return this._optionLis.eq(newIndex).trigger('mouseup');
	},
	_moveFocus: function(amt){
		if(!isNaN(amt)){
			var currIndex = parseInt(this._focusedOptionLi().data('index'), 10);
			var newIndex = currIndex + amt;
		}
		else { var newIndex = parseInt(this._optionLis.filter(amt).data('index'), 10); }
		
		if(newIndex < 0){ newIndex = 0; }
		if(newIndex > this._optionLis.size()-1){
			newIndex =  this._optionLis.size()-1;
		}
		var activeID = this.widgetBaseClass + '-item-' + Math.round(Math.random() * 1000);
		
		this._focusedOptionLi().find('a:eq(0)').attr('id','');
		this._optionLis.eq(newIndex).find('a:eq(0)').attr('id',activeID)[0].focus();
		this.list.attr('aria-activedescendant', activeID);
	},
	_scrollPage: function(direction){
		var numPerPage = Math.floor(this.list.outerHeight() / this.list.find('li:first').outerHeight());
		numPerPage = (direction == 'up') ? -numPerPage : numPerPage;
		this._moveFocus(numPerPage);
	},
	_setData: function(key, value) {
		this.options[key] = value;
		if (key == 'disabled') {
			this.close();
			this.element
				.add(this.newelement)
				.add(this.list)
					[value ? 'addClass' : 'removeClass'](
						this.widgetBaseClass + '-disabled' + ' ' +
						this.namespace + '-state-disabled')
					.attr("aria-disabled", value);
		}
	},
	value: function(newValue) {
		if (arguments.length) {
			this.element[0].selectedIndex = newValue;
			this._refreshValue();
			this._refreshPosition();
		}
		return this.element[0].selectedIndex;
	},
	_refreshValue: function() {
		var activeClass = (this.options.style == "popup") ? " ui-state-active" : "";
		var activeID = this.widgetBaseClass + '-item-' + Math.round(Math.random() * 1000);
		//deselect previous
		this.list
			.find('.'+ this.widgetBaseClass +'-item-selected')
			.removeClass(this.widgetBaseClass + "-item-selected" + activeClass)
			.find('a')
			.attr('aria-selected', 'false')
			.attr('id', '');
		//select new
		this._selectedOptionLi()
			.addClass(this.widgetBaseClass + "-item-selected"+activeClass)
			.find('a')
			.attr('aria-selected', 'true')
			.attr('id', activeID);
			
		//toggle any class brought in from option
		var currentOptionClasses = this.newelement.data('optionClasses') ? this.newelement.data('optionClasses') : "";
		var newOptionClasses = this._selectedOptionLi().data('optionClasses') ? this._selectedOptionLi().data('optionClasses') : "";
		this.newelement
			.removeClass(currentOptionClasses)
			.data('optionClasses', newOptionClasses)
			.addClass( newOptionClasses )
			.find('.'+this.widgetBaseClass+'-status')
			.html( 
				this._selectedOptionLi()
					.find('a:eq(0)')
					.html() 
			);
			
		this.list.attr('aria-activedescendant', activeID)
	},
	_refreshPosition: function(){	
		//set left value
		this.list.css('left', this.newelement.offset().left);
		
		//set top value
		var menuTop = this.newelement.offset().top;
		var scrolledAmt = this.list[0].scrollTop;
		this.list.find('li:lt('+this._selectedIndex()+')').each(function(){
			scrolledAmt -= $(this).outerHeight();
		});
		
		if(this.newelement.is('.'+this.widgetBaseClass+'-popup')){
			menuTop+=scrolledAmt; 
			this.list.css('top', menuTop); 
		}	
		else { 
			menuTop += this.newelement.height();
			this.list.css('top', menuTop); 
		}
	}
});

$.extend($.ui.selectmenu, {
	getter: "value",
	version: "@VERSION",
	eventPrefix: "selectmenu",
	defaults: {
		transferClasses: true,
		style: 'popup', 
		width: null, 
		menuWidth: null, 
		handleWidth: 26, 
		maxHeight: null,
		icons: null, 
		format: null
	}
});

})(jQuery);/**
* hoverIntent r5 // 2007.03.27 // jQuery 1.1.2+
* <http://cherne.net/brian/resources/jquery.hoverIntent.html>
* 
* @param  f  onMouseOver function || An object with configuration options
* @param  g  onMouseOut function  || Nothing (use configuration options object)
* @author    Brian Cherne <brian@cherne.net>
*/
(function($){$.fn.hoverIntent=function(f,g){var cfg={sensitivity:7,interval:100,timeout:0};cfg=$.extend(cfg,g?{over:f,out:g}:f);var cX,cY,pX,pY;var track=function(ev){cX=ev.pageX;cY=ev.pageY;};var compare=function(ev,ob){ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t);if((Math.abs(pX-cX)+Math.abs(pY-cY))<cfg.sensitivity){$(ob).unbind("mousemove",track);ob.hoverIntent_s=1;return cfg.over.apply(ob,[ev]);}else{pX=cX;pY=cY;ob.hoverIntent_t=setTimeout(function(){compare(ev,ob);},cfg.interval);}};var delay=function(ev,ob){ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t);ob.hoverIntent_s=0;return cfg.out.apply(ob,[ev]);};var handleHover=function(e){var p=(e.type=="mouseover"?e.fromElement:e.toElement)||e.relatedTarget;while(p&&p!=this){try{p=p.parentNode;}catch(e){p=this;}}if(p==this){return false;}var ev=jQuery.extend({},e);var ob=this;if(ob.hoverIntent_t){ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t);}if(e.type=="mouseover"){pX=ev.pageX;pY=ev.pageY;$(ob).bind("mousemove",track);if(ob.hoverIntent_s!=1){ob.hoverIntent_t=setTimeout(function(){compare(ev,ob);},cfg.interval);}}else{$(ob).unbind("mousemove",track);if(ob.hoverIntent_s==1){ob.hoverIntent_t=setTimeout(function(){delay(ev,ob);},cfg.timeout);}}};return this.mouseover(handleHover).mouseout(handleHover);};})(jQuery);/*
 * jQuery Tools 1.2.5 - The missing UI library for the Web
 * 
 * [scrollable, scrollable.autoscroll, scrollable.navigator, overlay, overlay.apple]
 * 
 * NO COPYRIGHTS OR LICENSES. DO WHAT YOU LIKE.
 * 
 * http://flowplayer.org/tools/
 * 
 * File generated: Wed Sep 22 07:53:41 GMT 2010
 */
(function(e){function p(f,c){var b=e(c);return b.length<2?b:f.parent().find(c)}function u(f,c){var b=this,n=f.add(b),g=f.children(),l=0,j=c.vertical;k||(k=b);if(g.length>1)g=e(c.items,f);e.extend(b,{getConf:function(){return c},getIndex:function(){return l},getSize:function(){return b.getItems().size()},getNaviButtons:function(){return o.add(q)},getRoot:function(){return f},getItemWrap:function(){return g},getItems:function(){return g.children(c.item).not("."+c.clonedClass)},move:function(a,d){return b.seekTo(l+
a,d)},next:function(a){return b.move(1,a)},prev:function(a){return b.move(-1,a)},begin:function(a){return b.seekTo(0,a)},end:function(a){return b.seekTo(b.getSize()-1,a)},focus:function(){return k=b},addItem:function(a){a=e(a);if(c.circular){g.children("."+c.clonedClass+":last").before(a);g.children("."+c.clonedClass+":first").replaceWith(a.clone().addClass(c.clonedClass))}else g.append(a);n.trigger("onAddItem",[a]);return b},seekTo:function(a,d,h){a.jquery||(a*=1);if(c.circular&&a===0&&l==-1&&d!==
0)return b;if(!c.circular&&a<0||a>b.getSize()||a<-1)return b;var i=a;if(a.jquery)a=b.getItems().index(a);else i=b.getItems().eq(a);var r=e.Event("onBeforeSeek");if(!h){n.trigger(r,[a,d]);if(r.isDefaultPrevented()||!i.length)return b}i=j?{top:-i.position().top}:{left:-i.position().left};l=a;k=b;if(d===undefined)d=c.speed;g.animate(i,d,c.easing,h||function(){n.trigger("onSeek",[a])});return b}});e.each(["onBeforeSeek","onSeek","onAddItem"],function(a,d){e.isFunction(c[d])&&e(b).bind(d,c[d]);b[d]=function(h){h&&
e(b).bind(d,h);return b}});if(c.circular){var s=b.getItems().slice(-1).clone().prependTo(g),t=b.getItems().eq(1).clone().appendTo(g);s.add(t).addClass(c.clonedClass);b.onBeforeSeek(function(a,d,h){if(!a.isDefaultPrevented())if(d==-1){b.seekTo(s,h,function(){b.end(0)});return a.preventDefault()}else d==b.getSize()&&b.seekTo(t,h,function(){b.begin(0)})});b.seekTo(0,0,function(){})}var o=p(f,c.prev).click(function(){b.prev()}),q=p(f,c.next).click(function(){b.next()});if(!c.circular&&b.getSize()>1){b.onBeforeSeek(function(a,
d){setTimeout(function(){if(!a.isDefaultPrevented()){o.toggleClass(c.disabledClass,d<=0);q.toggleClass(c.disabledClass,d>=b.getSize()-1)}},1)});c.initialIndex||o.addClass(c.disabledClass)}c.mousewheel&&e.fn.mousewheel&&f.mousewheel(function(a,d){if(c.mousewheel){b.move(d<0?1:-1,c.wheelSpeed||50);return false}});if(c.touch){var m={};g[0].ontouchstart=function(a){a=a.touches[0];m.x=a.clientX;m.y=a.clientY};g[0].ontouchmove=function(a){if(a.touches.length==1&&!g.is(":animated")){var d=a.touches[0],h=
m.x-d.clientX;d=m.y-d.clientY;b[j&&d>0||!j&&h>0?"next":"prev"]();a.preventDefault()}}}c.keyboard&&e(document).bind("keydown.scrollable",function(a){if(!(!c.keyboard||a.altKey||a.ctrlKey||e(a.target).is(":input")))if(!(c.keyboard!="static"&&k!=b)){var d=a.keyCode;if(j&&(d==38||d==40)){b.move(d==38?-1:1);return a.preventDefault()}if(!j&&(d==37||d==39)){b.move(d==37?-1:1);return a.preventDefault()}}});c.initialIndex&&b.seekTo(c.initialIndex,0,function(){})}e.tools=e.tools||{version:"1.2.5"};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,touch:true,wheelSpeed:0}};var k;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 u(e(this),f);e(this).data("scrollable",c)});return f.api?c:this}})(jQuery);
(function(b){var f=b.tools.scrollable;f.autoscroll={conf:{autoplay:true,interval:3E3,autopause:true}};b.fn.autoscroll=function(c){if(typeof c=="number")c={interval:c};var d=b.extend({},f.autoscroll.conf,c),g;this.each(function(){var a=b(this).data("scrollable");if(a)g=a;var e,h=true;a.play=function(){if(!e){h=false;e=setInterval(function(){a.next()},d.interval)}};a.pause=function(){e=clearInterval(e)};a.stop=function(){a.pause();h=true};d.autopause&&a.getRoot().add(a.getNaviButtons()).hover(a.pause,
a.play);d.autoplay&&a.play()});return d.api?g:this}})(jQuery);
(function(d){function p(b,g){var h=d(g);return h.length<2?h:b.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(b){if(typeof b=="string")b={navi:b};b=d.extend({},m.navigator.conf,b);var g;this.each(function(){function h(a,c,i){e.seekTo(c);if(j){if(location.hash)location.hash=a.attr("href").replace("#","")}else return i.preventDefault()}function f(){return k.find(b.naviItem||
"> *")}function n(a){var c=d("<"+(b.naviItem||"a")+"/>").click(function(i){h(d(this),a,i)}).attr("href","#"+a);a===0&&c.addClass(l);b.indexed&&c.text(a+1);b.idPrefix&&c.attr("id",b.idPrefix+a);return c.appendTo(k)}function o(a,c){a=f().eq(c.replace("#",""));a.length||(a=f().filter("[href="+c+"]"));a.click()}var e=d(this).data("scrollable"),k=b.navi.jquery?b.navi:p(e.getRoot(),b.navi),q=e.getNaviButtons(),l=b.activeClass,j=b.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(c){h(d(this),a,c)})}):d.each(e.getItems(),function(a){n(a)});e.onBeforeSeek(function(a,c){setTimeout(function(){if(!a.isDefaultPrevented()){var i=f().eq(c);!a.isDefaultPrevented()&&i.length&&f().removeClass(l).eq(c).addClass(l)}},1)});e.onAddItem(function(a,c){c=n(e.getItems().index(c));j&&c.history(o)});j&&f().history(o)});return b.api?g:this}})(jQuery);
(function(a){function t(d,b){var c=this,j=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";j.trigger(e);if(e.isDefaultPrevented())return c;m=true;g&&a(f).expose(g);var i=b.top,r=b.left,u=f.outerWidth({margin:true}),v=f.outerHeight({margin:true});if(typeof i=="string")i=i=="center"?Math.max((o.height()-v)/2,0):parseInt(i,10)/100*o.height();if(r=="center")r=Math.max((o.width()-u)/2,0);h[0].call(c,{top:i,left:r},function(){if(m){e.type="onLoad";j.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";j.trigger(e);if(!e.isDefaultPrevented()){m=false;q[b.effect][1].call(c,function(){e.type="onClose";j.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(i){i&&a(c).bind(h,i);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.5"};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(),j=a(window);if(!c.fixed){d.top+=j.scrollTop();d.left+=j.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(h){function k(d){var e=d.offset();return{top:e.top+d.height()/2,left:e.left+d.width()/2}}var l=h.tools.overlay,f=h(window);h.extend(l.conf,{start:{top:null,left:null},fadeInSpeed:"fast",zIndex:9999});function o(d,e){var a=this.getOverlay(),c=this.getConf(),g=this.getTrigger(),p=this,m=a.outerWidth({margin:true}),b=a.data("img"),n=c.fixed?"fixed":"absolute";if(!b){b=a.css("backgroundImage");if(!b)throw"background-image CSS property not set for overlay";b=b.slice(b.indexOf("(")+1,b.indexOf(")")).replace(/\"/g,
"");a.css("backgroundImage","none");b=h('<img src="'+b+'"/>');b.css({border:0,display:"none"}).width(m);h("body").append(b);a.data("img",b)}var i=c.start.top||Math.round(f.height()/2),j=c.start.left||Math.round(f.width()/2);if(g){g=k(g);i=g.top;j=g.left}if(c.fixed){i-=f.scrollTop();j-=f.scrollLeft()}else{d.top+=f.scrollTop();d.left+=f.scrollLeft()}b.css({position:"absolute",top:i,left:j,width:0,zIndex:c.zIndex}).show();d.position=n;a.css(d);b.animate({top:a.css("top"),left:a.css("left"),width:m},
c.speed,function(){a.css("zIndex",c.zIndex+1).fadeIn(c.fadeInSpeed,function(){p.isOpened()&&!h(this).index(a)?e.call():a.hide()})}).css("position",n)}function q(d){var e=this.getOverlay().hide(),a=this.getConf(),c=this.getTrigger();e=e.data("img");var g={top:a.start.top,left:a.start.left,width:0};c&&h.extend(g,k(c));a.fixed&&e.css({position:"absolute"}).animate({top:"+="+f.scrollTop(),left:"+="+f.scrollLeft()},0);e.animate(g,a.closeSpeed,d)}l.addEffect("apple",o,q)})(jQuery);
/*
* call this function on a scrollable node to add some more clones on the right side of the carousel
* as the jQuery Tools Scrollable plugin is build to just show one item on screen at once (not
* multiple small elements). This function fills up the empty space right to the carousel with dummy
* nodes
* @param int addItems [OPTIONAL] define the number of clone items to aditionally add to the wrapper
* @return void
*/
$.fn.scrollableAddClones = function(addItems) {
    // grab scrollable plugin
    var scrollable;
    if (!(scrollable = $(this).data('scrollable')) || !scrollable.getConf().circular)
        return;
    // grab scrollable elements and remember it's count
    var nodes = scrollable.getItems();
    var length = nodes.length;
    // grab class for the nodes
    var clonedClass = scrollable.getConf().clonedClass;
    // get wrap object to append the clones to
    var wrap = scrollable.getItemWrap();
    // fill as much nodes as needed for 500 pixels
    if (!addItems) addItems = Math.ceil(500 / nodes.eq(1).width());
    // create fake container to add the clones to (max 15 clones)
    var newNodesAppend = $('<span />');
    for (var i = 1; i <= (addItems < 15 ? addItems : 15); i++)
        nodes.eq(i % length).clone().addClass(clonedClass).appendTo(newNodesAppend);
    // insert HTML
    newNodesAppend.children().appendTo(wrap);
};// ColorBox v1.3.13 - a full featured, light-weight, customizable lightbox based on jQuery 1.3+
// Copyright (c) 2010 Jack Moore - jack@colorpowered.com
// Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php
(function(b,ib){var t="none",M="LoadedContent",c=false,v="resize.",o="y",q="auto",e=true,L="nofollow",m="x";function f(a,c){a=a?' id="'+i+a+'"':"";c=c?' style="'+c+'"':"";return b("<div"+a+c+"/>")}function p(a,b){b=b===m?n.width():n.height();return typeof a==="string"?Math.round(/%/.test(a)?b/100*parseInt(a,10):parseInt(a,10)):a}function U(b){return a.photo||/\.(gif|png|jpg|jpeg|bmp)(?:\?([^#]*))?(?:#(\.*))?$/i.test(b)}function cb(a){for(var c in a)if(b.isFunction(a[c])&&c.substring(0,2)!=="on")a[c]=a[c].call(l);a.rel=a.rel||l.rel||L;a.href=a.href||b(l).attr("href");a.title=a.title||l.title;return a}function w(c,a){a&&a.call(l);b.event.trigger(c)}function jb(){var b,e=i+"Slideshow_",c="click."+i,f,k;if(a.slideshow&&h[1]){f=function(){F.text(a.slideshowStop).unbind(c).bind(V,function(){if(g<h.length-1||a.loop)b=setTimeout(d.next,a.slideshowSpeed)}).bind(W,function(){clearTimeout(b)}).one(c+" "+N,k);j.removeClass(e+"off").addClass(e+"on");b=setTimeout(d.next,a.slideshowSpeed)};k=function(){clearTimeout(b);F.text(a.slideshowStart).unbind([V,W,N,c].join(" ")).one(c,f);j.removeClass(e+"on").addClass(e+"off")};a.slideshowAuto?f():k()}}function db(c){if(!O){l=c;a=cb(b.extend({},b.data(l,r)));h=b(l);g=0;if(a.rel!==L){h=b("."+G).filter(function(){return (b.data(this,r).rel||this.rel)===a.rel});g=h.index(l);if(g===-1){h=h.add(l);g=h.length-1}}if(!u){u=E=e;j.show();if(a.returnFocus)try{l.blur();b(l).one(eb,function(){try{this.focus()}catch(a){}})}catch(f){}x.css({opacity:+a.opacity,cursor:a.overlayClose?"pointer":q}).show();a.w=p(a.initialWidth,m);a.h=p(a.initialHeight,o);d.position(0);X&&n.bind(v+P+" scroll."+P,function(){x.css({width:n.width(),height:n.height(),top:n.scrollTop(),left:n.scrollLeft()})}).trigger("scroll."+P);w(fb,a.onOpen);Y.add(H).add(I).add(F).add(Z).hide();ab.html(a.close).show()}d.load(e)}}var gb={transition:"elastic",speed:300,width:c,initialWidth:"600",innerWidth:c,maxWidth:c,height:c,initialHeight:"450",innerHeight:c,maxHeight:c,scalePhotos:e,scrolling:e,inline:c,html:c,iframe:c,photo:c,href:c,title:c,rel:c,opacity:.9,preloading:e,current:"image {current} of {total}",previous:"previous",next:"next",close:"close",open:c,returnFocus:e,loop:e,slideshow:c,slideshowAuto:e,slideshowSpeed:2500,slideshowStart:"start slideshow",slideshowStop:"stop slideshow",onOpen:c,onLoad:c,onComplete:c,onCleanup:c,onClosed:c,overlayClose:e,escKey:e,arrowKey:e},r="colorbox",i="cbox",fb=i+"_open",W=i+"_load",V=i+"_complete",N=i+"_cleanup",eb=i+"_closed",Q=i+"_purge",hb=i+"_loaded",A=b.browser.msie&&!b.support.opacity,X=A&&b.browser.version<7,P=i+"_IE6",x,j,B,s,bb,T,R,S,h,n,k,J,K,Z,Y,F,I,H,ab,C,D,y,z,l,g,a,u,E,O=c,d,G=i+"Element";d=b.fn[r]=b[r]=function(c,f){var a=this,d;if(!a[0]&&a.selector)return a;c=c||{};if(f)c.onComplete=f;if(!a[0]||a.selector===undefined){a=b("<a/>");c.open=e}a.each(function(){b.data(this,r,b.extend({},b.data(this,r)||gb,c));b(this).addClass(G)});d=c.open;if(b.isFunction(d))d=d.call(a);d&&db(a[0]);return a};d.init=function(){var l="hover",m="clear:left";n=b(ib);j=f().attr({id:r,"class":A?i+"IE":""});x=f("Overlay",X?"position:absolute":"").hide();B=f("Wrapper");s=f("Content").append(k=f(M,"width:0; height:0; overflow:hidden"),K=f("LoadingOverlay").add(f("LoadingGraphic")),Z=f("Title"),Y=f("Current"),I=f("Next"),H=f("Previous"),F=f("Slideshow").bind(fb,jb),ab=f("Close"));B.append(f().append(f("TopLeft"),bb=f("TopCenter"),f("TopRight")),f(c,m).append(T=f("MiddleLeft"),s,R=f("MiddleRight")),f(c,m).append(f("BottomLeft"),S=f("BottomCenter"),f("BottomRight"))).children().children().css({"float":"left"});J=f(c,"position:absolute; width:9999px; visibility:hidden; display:none");b("body").prepend(x,j.append(B,J));s.children().hover(function(){b(this).addClass(l)},function(){b(this).removeClass(l)}).addClass(l);C=bb.height()+S.height()+s.outerHeight(e)-s.height();D=T.width()+R.width()+s.outerWidth(e)-s.width();y=k.outerHeight(e);z=k.outerWidth(e);j.css({"padding-bottom":C,"padding-right":D}).hide();I.click(d.next);H.click(d.prev);ab.click(d.close);s.children().removeClass(l);b("."+G).live("click",function(a){if(!(a.button!==0&&typeof a.button!=="undefined"||a.ctrlKey||a.shiftKey||a.altKey)){a.preventDefault();db(this)}});x.click(function(){a.overlayClose&&d.close()});b(document).bind("keydown",function(b){if(u&&a.escKey&&b.keyCode===27){b.preventDefault();d.close()}if(u&&a.arrowKey&&!E&&h[1])if(b.keyCode===37&&(g||a.loop)){b.preventDefault();H.click()}else if(b.keyCode===39&&(g<h.length-1||a.loop)){b.preventDefault();I.click()}})};d.remove=function(){j.add(x).remove();b("."+G).die("click").removeData(r).removeClass(G)};d.position=function(f,d){function b(a){bb[0].style.width=S[0].style.width=s[0].style.width=a.style.width;K[0].style.height=K[1].style.height=s[0].style.height=T[0].style.height=R[0].style.height=a.style.height}var e,h=Math.max(document.documentElement.clientHeight-a.h-y-C,0)/2+n.scrollTop(),g=Math.max(n.width()-a.w-z-D,0)/2+n.scrollLeft();e=j.width()===a.w+z&&j.height()===a.h+y?0:f;B[0].style.width=B[0].style.height="9999px";j.dequeue().animate({width:a.w+z,height:a.h+y,top:h,left:g},{duration:e,complete:function(){b(this);E=c;B[0].style.width=a.w+z+D+"px";B[0].style.height=a.h+y+C+"px";d&&d()},step:function(){b(this)}})};d.resize=function(b){if(u){b=b||{};if(b.width)a.w=p(b.width,m)-z-D;if(b.innerWidth)a.w=p(b.innerWidth,m);k.css({width:a.w});if(b.height)a.h=p(b.height,o)-y-C;if(b.innerHeight)a.h=p(b.innerHeight,o);if(!b.innerHeight&&!b.height){b=k.wrapInner("<div style='overflow:auto'></div>").children();a.h=b.height();b.replaceWith(b.children())}k.css({height:a.h});d.position(a.transition===t?0:a.speed)}};d.prep=function(o){var e="hidden";function m(t){var q,f,o,e,m=h.length,s=a.loop;d.position(t,function(){if(u){A&&p&&k.fadeIn(100);k.show();w(hb);Z.show().html(a.title);if(m>1){typeof a.current==="string"&&Y.html(a.current.replace(/\{current\}/,g+1).replace(/\{total\}/,m)).show();I[s||g<m-1?"show":"hide"]().html(a.next);H[s||g?"show":"hide"]().html(a.previous);q=g?h[g-1]:h[m-1];o=g<m-1?h[g+1]:h[0];a.slideshow&&F.show();if(a.preloading){e=b.data(o,r).href||o.href;f=b.data(q,r).href||q.href;e=b.isFunction(e)?e.call(o):e;f=b.isFunction(f)?f.call(q):f;if(U(e))b("<img/>")[0].src=e;if(U(f))b("<img/>")[0].src=f}}K.hide();if(a.transition==="fade")j.fadeTo(l,1,function(){if(A)j[0].style.filter=c});else if(A)j[0].style.filter=c;n.bind(v+i,function(){d.position(0)});w(V,a.onComplete)}})}if(u){var p,l=a.transition===t?0:a.speed;n.unbind(v+i);k.remove();k=f(M).html(o);k.hide().appendTo(J.show()).css({width:function(){a.w=a.w||k.width();a.w=a.mw&&a.mw<a.w?a.mw:a.w;return a.w}(),overflow:a.scrolling?q:e}).css({height:function(){a.h=a.h||k.height();a.h=a.mh&&a.mh<a.h?a.mh:a.h;return a.h}()}).prependTo(s);J.hide();b("#"+i+"Photo").css({cssFloat:t,marginLeft:q,marginRight:q});X&&b("select").not(j.find("select")).filter(function(){return this.style.visibility!==e}).css({visibility:e}).one(N,function(){this.style.visibility="inherit"});a.transition==="fade"?j.fadeTo(l,0,function(){m(0)}):m(l)}};d.load=function(u){var n,c,s,q=d.prep;E=e;l=h[g];u||(a=cb(b.extend({},b.data(l,r))));w(Q);w(W,a.onLoad);a.h=a.height?p(a.height,o)-y-C:a.innerHeight&&p(a.innerHeight,o);a.w=a.width?p(a.width,m)-z-D:a.innerWidth&&p(a.innerWidth,m);a.mw=a.w;a.mh=a.h;if(a.maxWidth){a.mw=p(a.maxWidth,m)-z-D;a.mw=a.w&&a.w<a.mw?a.w:a.mw}if(a.maxHeight){a.mh=p(a.maxHeight,o)-y-C;a.mh=a.h&&a.h<a.mh?a.h:a.mh}n=a.href;K.show();if(a.inline){f().hide().insertBefore(b(n)[0]).one(Q,function(){b(this).replaceWith(k.children())});q(b(n))}else if(a.iframe){j.one(hb,function(){var c=b("<iframe name='"+(new Date).getTime()+"' frameborder=0"+(a.scrolling?"":" scrolling='no'")+(A?" allowtransparency='true'":"")+" style='width:100%; height:100%; border:0; display:block;'/>");c[0].src=a.href;c.appendTo(k).one(Q,function(){c[0].src="about:blank"})});q(" ")}else if(a.html)q(a.html);else if(U(n)){c=new Image;c.onload=function(){var e;c.onload=null;c.id=i+"Photo";b(c).css({border:t,display:"block",cssFloat:"left"});if(a.scalePhotos){s=function(){c.height-=c.height*e;c.width-=c.width*e};if(a.mw&&c.width>a.mw){e=(c.width-a.mw)/c.width;s()}if(a.mh&&c.height>a.mh){e=(c.height-a.mh)/c.height;s()}}if(a.h)c.style.marginTop=Math.max(a.h-c.height,0)/2+"px";h[1]&&(g<h.length-1||a.loop)&&b(c).css({cursor:"pointer"}).click(d.next);if(A)c.style.msInterpolationMode="bicubic";setTimeout(function(){q(c)},1)};setTimeout(function(){c.src=n},1)}else n&&J.load(n,function(d,c,a){q(c==="error"?"Request unsuccessful: "+a.statusText:b(this).children())})};d.next=function(){if(!E){g=g<h.length-1?g+1:0;d.load()}};d.prev=function(){if(!E){g=g?g-1:h.length-1;d.load()}};d.close=function(){if(u&&!O){O=e;u=c;w(N,a.onCleanup);n.unbind("."+i+" ."+P);x.fadeTo("fast",0);j.stop().fadeTo("fast",0,function(){w(Q);k.remove();j.add(x).css({opacity:1,cursor:q}).hide();setTimeout(function(){O=c;w(eb,a.onClosed)},1)})}};d.element=function(){return b(l)};d.settings=gb;b(d.init)})(jQuery,this)/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09i
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * HTF Gotham� � 2000 The Hoefler Type Foundry, Inc. Info: www.typography.com.
 * Customized 2009.
 * 
 * Trademark:
 * Please refer to the Copyright section for the font trademark attribution
 * notices.
 * 
 * Full name:
 * GothamSerif-Light
 * 
 * Manufacturer:
 * The Hoefler Type Foundry, Inc
 */
Cufon.registerFont({"w":185,"face":{"font-family":"Gotham Serif","font-weight":300,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 6 4 3 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-21 -323 415 59.0279","underline-thickness":"7.2","underline-position":"-40.68","stemh":"17","stemv":"19","unicode-range":"U+0020-U+FB02"},"glyphs":{" ":{"w":100},"!":{"d":"53,-66r-10,0r-6,-186r22,0xm48,-26v8,0,13,6,13,13v0,7,-5,13,-13,13v-7,0,-13,-6,-13,-13v0,-7,6,-13,13,-13","w":96},"\"":{"d":"92,-161r13,-91v7,1,20,-3,23,2r-25,89r-11,0xm27,-161r13,-91v7,1,20,-3,23,2r-25,89r-11,0","w":153},"#":{"d":"46,-179v7,0,13,6,13,13v0,8,-6,13,-13,13v-8,0,-13,-5,-13,-13v0,-7,5,-13,13,-13xm46,-26v7,0,13,6,13,13v0,7,-6,13,-13,13v-8,0,-13,-6,-13,-13v0,-7,5,-13,13,-13xm103,-79r0,-21r96,0r0,21r-96,0","w":226},"$":{"d":"110,35r0,-35v-33,-3,-60,-16,-86,-39r12,-14v22,21,46,33,75,36r0,-102v-54,-12,-77,-31,-77,-68v0,-36,32,-64,76,-65r0,-21r17,0r0,22v28,2,49,12,70,29r-12,14v-19,-17,-38,-24,-59,-27r0,101v55,12,78,32,78,68v0,38,-32,64,-77,66r0,35r-17,0xm111,-138r0,-98v-35,1,-58,21,-58,48v0,23,11,38,58,50xm126,-16v36,-1,60,-22,60,-50v0,-24,-12,-39,-60,-50r0,100","w":233},"%":{"d":"78,-126v-33,0,-55,-31,-55,-64v0,-34,22,-65,55,-65v33,0,56,31,56,65v0,34,-23,64,-56,64xm49,0r185,-252r19,0r-185,252r-19,0xm224,3v-33,0,-55,-31,-55,-65v0,-34,23,-64,56,-64v33,0,55,31,55,64v0,34,-23,65,-56,65xm78,-141v21,0,37,-22,37,-49v0,-28,-17,-49,-37,-49v-21,0,-37,22,-37,49v0,28,17,49,37,49xm225,-13v21,0,36,-21,36,-49v0,-28,-17,-49,-37,-49v-21,0,-36,23,-36,49v0,28,17,49,37,49","w":302},"&":{"d":"227,5r-44,-45v-24,28,-51,44,-85,44v-44,0,-77,-29,-77,-71v0,-34,24,-59,65,-74v-48,-40,-33,-114,35,-115v33,0,58,24,58,55v0,31,-23,52,-62,65r66,68v12,-17,23,-38,33,-61r17,7v-12,26,-24,49,-38,67r47,48xm105,-147v36,-12,55,-29,55,-54v0,-22,-17,-39,-40,-39v-55,0,-58,57,-15,93xm98,-13v28,0,52,-15,73,-39r-74,-77v-40,15,-58,37,-58,62v0,31,24,54,59,54","w":256},"'":{"d":"27,-161r13,-91v7,1,20,-3,23,2r-25,89r-11,0","w":88},"(":{"d":"128,51v-63,-36,-100,-89,-100,-154v0,-65,37,-118,100,-154r8,11v-117,64,-118,222,0,285","w":160},")":{"d":"32,51r-7,-12v117,-63,116,-222,0,-285r7,-11v63,36,100,89,100,154v0,65,-37,118,-100,154","w":160},"*":{"d":"73,-146r3,-46r-38,26r-8,-13r42,-20r-42,-21r8,-13r38,26r-3,-46r15,0r-3,46r38,-26r8,13r-43,21r43,20r-8,13r-38,-26r3,46r-15,0","w":160},"+":{"d":"81,-41r0,-77r-78,0r0,-17r78,0r0,-78r18,0r0,78r78,0r0,17r-78,0r0,77r-18,0","w":208},",":{"d":"44,-26v9,0,12,9,12,21v0,22,-8,35,-30,43r-4,-9v15,-8,21,-16,20,-29v-16,-2,-13,-26,2,-26","w":88,"k":{"\u00d9":5,"\u00db":5,"\u00da":5,"\u00d2":14,"\u00d4":14,"\u00d3":14,"\u2019":14,"\u201d":14,"\u0153":7,"\u0152":14,"\u00f5":7,"\u00f6":7,"\u00f4":7,"\u00f2":7,"\u00f3":7,"\u00eb":7,"\u00ea":7,"\u00e8":7,"\u00e9":7,"\u00e7":7,"\u00e5":7,"\u00e3":7,"\u00e4":7,"\u00e2":7,"\u00e0":7,"\u00e1":7,"\u00dc":5,"\u00d6":14,"\u00c7":14,"y":16,"w":25,"v":31,"t":9,"q":4,"o":7,"j":-5,"g":4,"f":5,"e":7,"d":4,"c":7,"a":7,"Y":47,"W":36,"V":43,"U":5,"T":36,"Q":14,"O":14,"G":14,"C":14,"7":7,"1":18,"0":7}},"-":{"d":"28,-97r0,-20r97,0r0,20r-97,0","w":152,"k":{"\u00c1":14,"\u00c2":14,"\u00c3":14,"\u00c0":14,"\u00c6":14,"\u00c5":14,"\u00c4":14,"z":4,"y":5,"x":11,"w":4,"v":5,"Z":11,"Y":29,"X":18,"W":13,"V":14,"T":32,"A":14,"7":14,"3":4,"1":11}},".":{"d":"44,-26v7,0,13,6,13,13v0,7,-6,13,-13,13v-7,0,-13,-6,-13,-13v0,-7,6,-13,13,-13","w":88,"k":{"\u00d9":5,"\u00db":5,"\u00da":5,"\u00d2":14,"\u00d4":14,"\u00d3":14,"\u2019":14,"\u201d":14,"\u0153":7,"\u0152":14,"\u00f5":7,"\u00f6":7,"\u00f4":7,"\u00f2":7,"\u00f3":7,"\u00eb":7,"\u00ea":7,"\u00e8":7,"\u00e9":7,"\u00e7":7,"\u00e5":7,"\u00e3":7,"\u00e4":7,"\u00e2":7,"\u00e0":7,"\u00e1":7,"\u00dc":5,"\u00d6":14,"\u00c7":14,"y":22,"w":25,"v":31,"t":9,"q":4,"o":7,"g":4,"f":5,"e":7,"d":4,"c":7,"a":7,"Y":47,"W":36,"V":43,"U":5,"T":36,"Q":14,"O":14,"G":14,"C":14,"7":7,"1":18,"0":7}},"\/":{"d":"-4,46r170,-333r18,0r-170,333r-18,0","k":{"\u00d2":14,"\u00d4":14,"\u00d3":14,"\u00c1":43,"\u00c2":43,"\u0153":29,"\u0152":14,"\u00c3":43,"\u00c0":43,"\u00e6":23,"\u00c6":43,"\u00fc":18,"\u00fb":18,"\u00f9":18,"\u00fa":18,"\u00f5":29,"\u00f6":29,"\u00f4":29,"\u00f2":29,"\u00f3":29,"\u00eb":29,"\u00ea":29,"\u00e8":29,"\u00e9":29,"\u00e7":29,"\u00e5":23,"\u00e3":23,"\u00e4":23,"\u00e2":23,"\u00e0":23,"\u00e1":23,"\u00d6":14,"\u00c7":14,"\u00c5":43,"\u00c4":43,"z":22,"y":18,"x":18,"w":18,"v":18,"u":18,"t":7,"s":31,"r":18,"q":25,"p":18,"o":29,"n":18,"m":18,"g":25,"f":9,"e":29,"d":25,"c":29,"a":23,"Z":7,"S":11,"Q":14,"O":14,"J":47,"G":14,"C":14,"A":43,"9":7,"8":5,"7":4,"6":13,"5":7,"4":34,"3":4,"2":7,"1":-4,"0":13,"\/":61}},"0":{"d":"129,4v-64,0,-105,-60,-105,-130v0,-69,41,-130,105,-130v64,0,104,60,104,130v0,69,-40,130,-104,130xm129,-13v52,0,85,-54,85,-113v0,-59,-33,-113,-85,-113v-52,0,-85,53,-85,113v0,58,33,113,85,113","w":257,"k":{"9":5,"8":6,"7":21,"5":14,"3":11,"2":10,"1":6}},"1":{"d":"62,-17r33,0r0,17r-85,0r0,-17r34,0r0,-218r-34,0r0,-17r52,0r0,235","w":105,"k":{"9":6,"7":14,"4":9,"1":-11}},"2":{"d":"172,-18r0,-26r17,0r0,44r-172,0r0,-14v43,-45,150,-110,150,-171v0,-32,-27,-54,-57,-54v-32,0,-53,17,-74,47r-14,-9v22,-33,45,-54,90,-54v42,0,74,30,74,70v0,60,-99,123,-139,167r125,0","w":211,"k":{"9":3,"7":14,"6":6,"5":4,"4":17,"3":2,"2":8,"0":3}},"3":{"d":"97,-141v48,3,91,25,90,72v0,44,-38,73,-82,73v-41,0,-72,-18,-93,-45r14,-12v31,54,139,58,141,-16v1,-39,-41,-58,-92,-55r-5,-11r87,-100r-115,0r0,27r-18,0r0,-44r159,0r0,13","w":209,"k":{"9":11,"7":11,"5":14,"3":3,"2":13,"0":12}},"4":{"d":"210,-62r-41,0r0,45r41,0r0,17r-100,0r0,-17r41,0r0,-45r-136,0r-7,-14r144,-177r17,0r0,175r41,0r0,16xm151,-78r0,-148r-120,148r120,0","w":231,"k":{"9":19,"8":2,"7":25,"6":5,"5":22,"3":11,"2":11,"0":12}},"5":{"d":"112,4v-34,0,-67,-18,-89,-40r14,-14v23,23,48,37,75,37v40,0,68,-28,68,-64v0,-58,-84,-74,-126,-44r-14,-9r7,-122r141,0r0,18r-125,0r-6,94v55,-31,142,-4,142,63v0,48,-36,81,-87,81","w":222,"k":{"9":13,"8":3,"7":20,"6":2,"5":12,"3":6,"2":9,"0":6}},"6":{"d":"121,4v-68,0,-97,-43,-97,-124v0,-76,40,-136,103,-136v29,0,51,11,73,29r-12,14v-69,-62,-153,-6,-145,104v14,-24,38,-47,79,-47v46,0,87,32,87,78v0,48,-38,82,-88,82xm122,-13v41,0,67,-29,67,-65v0,-35,-28,-61,-68,-61v-41,0,-70,31,-70,63v0,36,30,63,71,63","w":231,"k":{"9":17,"8":3,"7":17,"5":13,"3":3,"2":15,"0":6}},"7":{"d":"17,-207r0,-45r169,0r0,14r-116,238r-21,0r115,-234r-129,0r0,27r-18,0","w":201,"k":{"9":9,"8":14,"7":9,"6":28,"5":20,"4":40,"3":9,"2":17,"1":-4,"0":18}},"8":{"d":"114,4v-53,0,-93,-29,-93,-72v0,-30,24,-52,56,-62v-25,-10,-47,-29,-47,-60v0,-39,40,-66,84,-66v44,0,86,27,85,67v0,30,-22,49,-47,59v32,10,56,32,56,63v0,42,-41,71,-94,71xm114,-137v36,0,66,-21,66,-53v0,-28,-29,-49,-66,-49v-37,0,-65,21,-65,50v0,31,29,52,65,52xm114,-13v46,0,75,-26,75,-54v0,-31,-34,-54,-75,-54v-41,0,-74,23,-74,54v0,28,28,54,74,54","w":228,"k":{"9":13,"7":15,"5":8,"2":16,"0":6}},"9":{"d":"111,-256v69,0,93,43,96,124v5,118,-105,175,-179,105r12,-14v71,66,156,9,148,-102v-14,26,-38,49,-78,49v-51,0,-87,-34,-87,-78v0,-46,35,-84,88,-84xm111,-111v43,0,70,-32,70,-64v0,-36,-30,-64,-72,-64v-41,0,-67,32,-67,67v0,35,29,61,69,61","w":231,"k":{"9":6,"8":6,"7":14,"5":8,"4":5,"3":13,"2":13}},":":{"d":"46,-179v7,0,13,6,13,13v0,8,-6,13,-13,13v-7,0,-13,-5,-13,-13v0,-7,6,-13,13,-13xm46,-26v7,0,13,6,13,13v0,7,-6,13,-13,13v-7,0,-13,-6,-13,-13v0,-7,6,-13,13,-13","w":92,"k":{"Y":14,"W":5,"V":7,"T":18}},";":{"d":"46,-179v7,0,13,6,13,13v0,8,-6,13,-13,13v-7,0,-13,-5,-13,-13v0,-7,6,-13,13,-13xm46,-26v9,-1,13,9,13,21v0,22,-8,35,-30,43r-4,-9v15,-8,21,-16,20,-29v-16,-2,-15,-26,1,-26","w":92,"k":{"Y":14,"W":5,"V":7,"T":18}},"<":{"d":"196,-33r-167,-87r0,-14r167,-87r0,20r-145,74r145,75r0,19","w":236},"=":{"d":"36,-158r0,-18r164,0r0,18r-164,0xm36,-77r0,-18r164,0r0,18r-164,0","w":236},">":{"d":"40,-33r0,-19r145,-74r-145,-75r0,-20r167,87r0,14","w":236},"?":{"d":"81,-124v42,-6,76,-23,76,-60v0,-30,-23,-55,-60,-55v-28,0,-51,14,-69,37r-13,-10v21,-26,45,-43,83,-43v48,0,78,31,78,71v0,44,-34,68,-76,73r-3,45r-12,0xm91,-26v7,0,13,6,13,13v0,7,-6,13,-13,13v-7,0,-13,-6,-13,-13v0,-7,6,-13,13,-13","w":198},"@":{"d":"183,58v-92,0,-161,-71,-161,-157v0,-86,70,-157,158,-157v88,0,157,66,157,142v0,62,-35,88,-66,88v-25,0,-43,-13,-49,-34v-15,18,-33,34,-61,34v-35,0,-64,-26,-64,-64v0,-78,105,-122,137,-58r5,-27r18,2r-17,102v0,21,12,32,33,32v25,0,51,-23,51,-75v0,-66,-61,-131,-144,-131v-83,0,-146,66,-146,146v0,81,62,146,149,146v36,0,62,-9,90,-25r5,9v-28,17,-58,27,-95,27xm163,-43v64,0,95,-120,18,-120v-33,0,-65,31,-65,71v0,31,19,49,47,49","w":358},"A":{"d":"160,-254r109,237r25,0r0,17r-72,0r0,-17r27,0r-24,-54r-149,0r-24,54r28,0r0,17r-72,0r0,-17r25,0r109,-237r18,0xm84,-87r133,0r-66,-146","w":302,"k":{"\u00d9":25,"\u00db":25,"\u00da":25,"\u00d2":14,"\u00d4":14,"\u00d3":14,"\u2039":7,"\u2019":29,"\u2018":29,"\u201d":29,"\u201c":29,"\u2014":14,"\u2013":14,"\u0153":9,"\u0152":14,"\u00ab":7,"\u2122":36,"\u00fc":4,"\u00fb":4,"\u00f9":4,"\u00fa":4,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00dc":25,"\u00d6":14,"\u00c7":14,"y":28,"w":33,"v":33,"u":4,"t":11,"q":9,"o":9,"g":9,"f":7,"e":9,"d":9,"c":9,"a":9,"\\":43,"Y":44,"W":45,"V":51,"U":25,"T":32,"S":5,"Q":14,"O":14,"G":14,"C":14,"?":22,"-":14,"*":36}},"B":{"d":"15,-252v87,6,218,-26,218,63v0,34,-22,51,-43,59v30,8,57,26,57,61v0,42,-36,69,-90,69r-142,0r0,-17r33,0r0,-218r-33,0r0,-17xm67,-235r0,99v64,0,147,11,147,-52v0,-57,-87,-47,-147,-47xm67,-118r0,101v67,0,161,11,161,-52v0,-58,-97,-50,-161,-49","w":264,"k":{"\u00f5":8,"\u00f6":8,"\u00f4":8,"\u00f2":8,"\u00f3":8,"\u00eb":8,"\u00ea":8,"\u00e8":8,"\u00e9":8,"\u00e5":8,"\u00e3":8,"\u00e4":8,"\u00e2":8,"\u00e0":8,"\u00e1":8,"y":4,"w":4,"v":4,"q":8,"o":8,"g":8,"e":8,"d":8,"c":8,"a":8,"Y":11,"X":7,"W":5,"V":7,"T":7,"?":2}},"C":{"d":"146,4v-72,0,-125,-57,-125,-130v0,-71,53,-130,126,-130v34,0,65,11,77,26r0,-17r17,0r0,45r-17,0v-10,-20,-39,-37,-77,-37v-60,0,-106,49,-106,113v0,64,46,114,106,114v37,0,62,-15,87,-40r13,12v-27,27,-56,44,-101,44","w":260,"k":{"\u2014":4,"\u2013":4,"\u0153":4,"\u0152":7,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00c7":7,"y":4,"x":4,"w":4,"v":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"Y":4,"X":4,"Q":7,"G":7,"C":7,"-":4}},"D":{"d":"133,-252v79,0,133,54,133,126v0,71,-54,126,-133,126r-118,0r0,-17r34,0r0,-218r-34,0r0,-17r118,0xm133,-17v70,0,114,-48,114,-109v0,-60,-44,-109,-114,-109r-65,0r0,218r65,0","w":287,"k":{"\u00c1":16,"\u00c2":16,"\u00c3":16,"\u00c0":16,"\u2026":14,"\u00c6":16,"\u00f5":8,"\u00f6":8,"\u00f4":8,"\u00f2":8,"\u00f3":8,"\u00eb":8,"\u00ea":8,"\u00e8":8,"\u00e9":8,"\u00e5":8,"\u00e3":8,"\u00e4":8,"\u00e2":8,"\u00e0":8,"\u00e1":8,"\u00c5":16,"\u00c4":16,"}":7,"y":11,"x":4,"q":8,"o":8,"g":8,"e":8,"d":8,"c":8,"a":8,"]":7,"\\":14,"Z":16,"Y":23,"X":20,"W":13,"V":16,"T":20,"S":4,"J":14,"A":16,"?":7,"\/":14,".":14,",":14,")":11}},"E":{"d":"15,0r0,-17r34,0r0,-218r-34,0r0,-17r213,0r0,47r-17,0r0,-30r-143,0r0,99r144,0r0,18r-144,0r0,101r145,0r0,-30r17,0r0,47r-215,0","w":249,"k":{"\u0153":4,"\u00fc":8,"\u00fb":8,"\u00f9":8,"\u00fa":8,"\u00f5":8,"\u00f6":8,"\u00f4":8,"\u00f2":8,"\u00f3":8,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"y":4,"w":4,"v":4,"u":8,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4}},"F":{"d":"174,-101r0,-13r-107,0r0,97r34,0r0,17r-86,0r0,-17r34,0r0,-218r-34,0r0,-17r211,0r0,47r-17,0r0,-30r-142,0r0,104r107,0r0,-14r18,0r0,44r-18,0","w":237,"k":{"\u00d2":7,"\u00d4":7,"\u00d3":7,"\u00c1":29,"\u00c2":29,"\u203a":5,"\u2019":-7,"\u201d":-7,"\u0153":5,"\u0152":7,"\u00c3":29,"\u00c0":29,"\u2026":36,"\u00bb":5,"\u00e6":9,"\u00c6":29,"\u00fc":17,"\u00fb":17,"\u00f9":17,"\u00fa":17,"\u00f5":14,"\u00f6":18,"\u00f4":14,"\u00f2":14,"\u00f3":14,"\u00eb":14,"\u00ea":14,"\u00e8":14,"\u00e9":14,"\u00e7":5,"\u00e5":14,"\u00e3":14,"\u00e4":14,"\u00e2":14,"\u00e0":14,"\u00e1":14,"\u00d6":7,"\u00c7":7,"\u00c5":29,"\u00c4":29,"z":5,"y":5,"w":4,"v":5,"u":17,"s":4,"r":9,"q":4,"o":18,"g":4,"e":18,"d":4,"c":5,"a":14,"Z":4,"Q":7,"O":7,"J":40,"G":7,"C":7,"A":34,"?":-4,"\/":25,".":36,",":36,"&":11}},"G":{"d":"147,4v-80,0,-126,-58,-126,-130v0,-68,49,-130,124,-130v34,0,58,9,80,24r0,-20r17,0r0,43r-17,0v-20,-18,-43,-30,-81,-30v-61,0,-104,51,-104,113v0,65,41,113,108,113v32,0,62,-13,80,-28r0,-73r-84,0r0,-17r102,0r0,98v-23,20,-58,37,-99,37","w":274,"k":{"\u00e6":-4,"\u00e5":-4,"\u00e3":-4,"\u00e4":-4,"\u00e2":-4,"\u00e0":-4,"\u00e1":-4,"y":2,"v":2,"a":-4,"\\":5,"Y":11,"X":4,"W":5,"V":7,"T":7,"?":4}},"H":{"d":"101,-17r0,17r-86,0r0,-17r34,0r0,-218r-34,0r0,-17r86,0r0,17r-34,0r0,100r162,0r0,-100r-34,0r0,-17r85,0r0,17r-33,0r0,218r33,0r0,17r-85,0r0,-17r34,0r0,-101r-162,0r0,101r34,0","w":295,"k":{"\u00f5":8,"\u00f6":8,"\u00f4":8,"\u00f2":8,"\u00f3":8,"\u00eb":8,"\u00ea":8,"\u00e8":8,"\u00e9":8,"\u00e5":8,"\u00e3":8,"\u00e4":8,"\u00e2":8,"\u00e0":8,"\u00e1":8,"y":11,"q":8,"o":8,"g":8,"e":8,"d":8,"c":8,"a":8}},"I":{"d":"15,-18r34,0r0,-217r-34,0r0,-17r85,0r0,17r-33,0r0,217r33,0r0,18r-85,0r0,-18","w":115,"k":{"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"y":11,"q":9,"o":9,"g":9,"e":9,"d":12,"c":9,"a":9}},"J":{"d":"157,-82v9,96,-122,110,-151,38r16,-10v25,58,117,56,117,-27r0,-154r-34,0r0,-17r86,0r0,17r-34,0r0,153","w":202,"k":{"\u00c1":9,"\u00c2":9,"\u00c3":9,"\u00c0":9,"\u2026":5,"\u00c6":9,"\u00f5":14,"\u00f6":14,"\u00f4":14,"\u00f2":14,"\u00f3":14,"\u00eb":14,"\u00ea":14,"\u00e8":14,"\u00e9":14,"\u00e5":14,"\u00e3":14,"\u00e4":14,"\u00e2":14,"\u00e0":14,"\u00e1":14,"\u00c5":9,"\u00c4":9,"q":14,"o":14,"g":14,"e":14,"d":14,"c":14,"a":14,"J":7,"A":9,".":5,",":5}},"K":{"d":"195,0r0,-17r24,0r-89,-111r-63,64r0,47r33,0r0,17r-85,0r0,-17r34,0r0,-218r-34,0r0,-17r85,0r0,17r-33,0r0,148r145,-148r-19,0r0,-17r72,0r0,17r-28,0r-94,94r101,124r23,0r0,17r-72,0","w":277,"k":{"\u00d9":5,"\u00db":5,"\u00da":5,"\u00d2":18,"\u00d4":18,"\u00d3":18,"\u2039":7,"\u2014":18,"\u2013":18,"\u0153":11,"\u0152":18,"\u00ab":7,"\u00e6":4,"\u00fc":7,"\u00fb":7,"\u00f9":7,"\u00fa":7,"\u00f5":11,"\u00f6":11,"\u00f4":11,"\u00f2":11,"\u00f3":11,"\u00eb":11,"\u00ea":11,"\u00e8":11,"\u00e9":11,"\u00e7":11,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00dc":5,"\u00d6":18,"\u00c7":18,"y":18,"w":18,"v":22,"u":11,"t":9,"q":9,"o":11,"g":9,"f":7,"e":11,"d":9,"c":11,"a":20,"Y":14,"W":11,"V":11,"U":5,"T":4,"S":4,"Q":18,"O":18,"G":18,"C":18,"-":18,"&":4}},"L":{"d":"68,-235r0,218r130,0r0,-30r18,0r0,47r-201,0r0,-18r34,0r0,-217r-34,0r0,-17r86,0r0,17r-33,0","w":225,"k":{"\u00d9":14,"\u00db":14,"\u00da":14,"\u00d2":14,"\u00d4":14,"\u00d3":14,"\u2019":14,"\u2018":14,"\u201d":14,"\u201c":14,"\u2014":14,"\u2013":14,"\u0153":4,"\u0152":14,"\u2122":32,"\u00fc":9,"\u00fb":9,"\u00f9":9,"\u00fa":9,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00dc":14,"\u00d6":14,"\u00c7":14,"y":22,"w":18,"v":22,"u":9,"t":7,"q":2,"o":4,"g":2,"f":7,"e":4,"d":2,"c":4,"a":4,"\\":43,"Y":47,"W":36,"V":46,"U":14,"T":36,"Q":14,"O":14,"G":14,"C":14,"?":22,"-":14,"*":29,"&":4}},"M":{"d":"16,-17r34,0r0,-218r-35,0r0,-17r53,0r100,149r102,-149r51,0r0,17r-34,0r0,218r34,0r0,17r-86,0r0,-17r34,0r0,-202r-100,145r-2,0r-99,-145r0,202r34,0r0,17r-86,0r0,-17","w":336,"k":{"\u00f5":8,"\u00f6":8,"\u00f4":8,"\u00f2":8,"\u00f3":8,"\u00eb":8,"\u00ea":8,"\u00e8":8,"\u00e9":8,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"y":11,"q":8,"o":8,"g":8,"e":8,"d":8,"c":8,"a":9}},"N":{"d":"49,-17r0,-218r-34,0r0,-17r52,0r173,219r0,-202r-33,0r0,-17r85,0r0,17r-34,0r0,235r-14,0r-177,-224r0,207r34,0r0,17r-86,0r0,-17r34,0","w":307,"k":{"\u00d2":6,"\u00d4":6,"\u00d3":6,"\u00f5":8,"\u00f6":8,"\u00f4":8,"\u00f2":8,"\u00f3":8,"\u00eb":8,"\u00ea":8,"\u00e8":8,"\u00e9":8,"\u00e5":8,"\u00e3":8,"\u00e4":8,"\u00e2":8,"\u00e0":8,"\u00e1":8,"\u00d6":6,"\u00c7":8,"y":11,"q":8,"o":8,"g":8,"e":8,"d":8,"c":8,"a":8,"O":6,"G":8,"C":8}},"O":{"d":"147,4v-76,0,-126,-60,-126,-130v0,-69,51,-130,127,-130v76,0,126,60,126,130v0,69,-51,130,-127,130xm148,-13v62,0,107,-50,107,-113v0,-62,-46,-113,-108,-113v-62,0,-107,50,-107,113v0,62,46,113,108,113","w":295,"k":{"\u00c1":14,"\u00c2":14,"\u00c3":14,"\u00c0":14,"\u2026":14,"\u00c6":14,"\u00c5":14,"\u00c4":14,"}":7,"x":2,"m":3,"]":7,"\\":14,"Z":14,"Y":22,"X":18,"W":13,"V":14,"T":20,"S":2,"J":11,"A":14,"?":7,"\/":14,".":14,",":14,")":11}},"P":{"d":"234,-175v0,79,-82,86,-166,81r0,77r33,0r0,17r-86,0r0,-17r34,0r0,-218r-33,0r0,-17r124,0v55,0,94,28,94,77xm68,-235r0,124v70,4,148,0,148,-63v0,-65,-79,-63,-148,-61","w":251,"k":{"\u00c1":25,"\u00c2":25,"\u2039":-4,"\u2019":-7,"\u201d":-7,"\u0153":2,"\u00c3":25,"\u00c0":25,"\u2026":36,"\u00ab":-4,"\u00e6":4,"\u00c6":25,"\u00fc":-2,"\u00fb":-2,"\u00f9":-2,"\u00fa":-2,"\u00f5":14,"\u00f6":14,"\u00f4":14,"\u00f2":14,"\u00f3":14,"\u00eb":14,"\u00ea":14,"\u00e8":14,"\u00e9":14,"\u00e7":2,"\u00e5":14,"\u00e3":14,"\u00e4":14,"\u00e2":14,"\u00e0":14,"\u00e1":14,"\u00c5":25,"\u00c4":25,"y":-4,"w":-4,"v":-4,"u":-2,"t":-5,"q":14,"o":14,"g":14,"f":-5,"e":14,"d":14,"c":2,"a":14,"Z":5,"Y":4,"X":11,"W":2,"V":4,"J":36,"A":30,"\/":22,".":36,",":36,"&":7}},"Q":{"d":"264,8r-35,-32v-21,18,-50,28,-82,28v-76,0,-126,-60,-126,-130v0,-69,51,-130,127,-130v114,0,163,141,93,219r36,30xm40,-127v0,91,106,148,175,91r-49,-42r13,-15r49,44v59,-67,13,-190,-81,-190v-62,0,-107,50,-107,112","w":297,"k":{"Y":23,"W":13,"V":14,"T":20,"?":7,")":4}},"R":{"d":"16,-252v95,3,226,-23,228,72v0,42,-31,66,-73,72r69,91r29,0r0,17r-72,0r0,-17r20,0r-67,-88r-82,0r0,88r32,0r0,17r-85,0r0,-17r34,0r0,-217r-33,0r0,-18xm68,-121v70,1,157,9,157,-59v0,-63,-90,-55,-157,-54r0,113","w":280,"k":{"\u0153":4,"\u00f5":17,"\u00f6":17,"\u00f4":17,"\u00f2":17,"\u00f3":17,"\u00eb":11,"\u00ea":11,"\u00e8":11,"\u00e9":11,"\u00e7":4,"\u00e5":17,"\u00e3":17,"\u00e4":17,"\u00e2":17,"\u00e0":17,"\u00e1":17,"y":11,"t":-4,"q":2,"o":17,"g":2,"f":-4,"e":11,"d":2,"c":4,"a":17,"Y":9,"W":5,"V":7,"T":4,"J":2}},"S":{"d":"36,-22r0,22r-17,0r0,-46r20,0v0,0,25,33,75,33v40,0,70,-22,70,-51v0,-27,-18,-42,-75,-54v-60,-12,-88,-32,-88,-71v0,-60,104,-87,142,-49r0,-14r17,0r0,41r-17,0v-19,-46,-123,-31,-123,21v0,27,17,42,76,55v58,12,86,32,86,70v0,71,-121,88,-166,43","w":219,"k":{"\u00c1":5,"\u00c2":5,"\u00c3":5,"\u00c0":5,"\u00c6":5,"\u00eb":-2,"\u00ea":-2,"\u00e8":-2,"\u00e9":-2,"\u00c5":5,"\u00c4":5,"z":2,"y":5,"x":5,"w":4,"v":24,"t":2,"f":2,"e":-2,"\\":7,"Z":4,"Y":11,"X":9,"W":9,"V":11,"T":5,"S":4,"A":5,"?":4}},"T":{"d":"204,-205r-17,0r0,-30r-70,0r0,218r33,0r0,17r-85,0r0,-17r33,0r0,-218r-71,0r0,30r-17,0r0,-47r194,0r0,47","w":214,"k":{"\u00d2":20,"\u00d4":20,"\u00d3":20,"\u00c1":32,"\u00c2":32,"\u203a":25,"\u2039":32,"\u2014":32,"\u2013":32,"\u0153":49,"\u0152":20,"\u00c3":32,"\u00c0":32,"\u2026":36,"\u00bb":25,"\u00ab":32,"\u00e6":49,"\u00c6":32,"\u00fc":28,"\u00fb":28,"\u00f9":28,"\u00fa":28,"\u00f5":49,"\u00f6":49,"\u00f4":49,"\u00f2":49,"\u00f3":49,"\u00eb":49,"\u00ea":49,"\u00e8":49,"\u00e9":49,"\u00e7":49,"\u00e5":49,"\u00e3":49,"\u00e4":49,"\u00e2":49,"\u00e0":49,"\u00e1":49,"\u00d6":20,"\u00c7":14,"\u00c5":32,"\u00c4":32,"z":40,"y":36,"x":36,"w":28,"v":36,"u":28,"t":18,"s":41,"r":31,"q":45,"p":36,"o":49,"n":36,"m":36,"l":5,"j":14,"i":14,"h":7,"g":45,"f":18,"e":49,"d":45,"c":49,"a":49,"Z":7,"S":5,"Q":20,"O":20,"J":40,"G":20,"C":14,"A":32,";":18,":":18,"\/":32,".":36,"-":32,",":36,"&":25}},"U":{"d":"284,-252r0,17r-33,0r0,128v0,72,-42,111,-103,111v-60,0,-103,-39,-103,-109r0,-130r-33,0r0,-17r84,0r0,17r-33,0r0,128v0,59,33,94,86,94v51,0,84,-32,84,-92r0,-130r-34,0r0,-17r85,0","w":295,"k":{"\u00c1":9,"\u00c2":9,"\u00c3":9,"\u00c0":9,"\u2026":5,"\u00c6":9,"\u00c5":9,"\u00c4":9,"x":2,"m":5,"g":6,"X":4,"J":7,"A":9,"\/":5,".":5,",":5}},"V":{"d":"287,-235r-29,0r-103,236r-16,0r-104,-236r-27,0r0,-17r72,0r0,17r-24,0r91,214r92,-214r-24,0r0,-17r72,0r0,17","w":295,"k":{"\u00d2":14,"\u00d4":14,"\u00d3":14,"\u00c1":36,"\u00c2":36,"\u203a":14,"\u2039":22,"\u2014":14,"\u2013":14,"\u0153":25,"\u0152":14,"\u00c3":36,"\u00c0":36,"\u2026":43,"\u00bb":14,"\u00ab":22,"\u00e6":25,"\u00c6":36,"\u00fc":14,"\u00fb":14,"\u00f9":14,"\u00fa":14,"\u00f5":25,"\u00f6":25,"\u00f4":25,"\u00f2":25,"\u00f3":25,"\u00eb":25,"\u00ea":25,"\u00e8":25,"\u00e9":25,"\u00e7":25,"\u00e5":25,"\u00e3":25,"\u00e4":25,"\u00e2":25,"\u00e0":25,"\u00e1":25,"\u00d6":14,"\u00c7":22,"\u00c5":36,"\u00c4":36,"z":20,"y":14,"x":18,"w":13,"v":14,"u":14,"t":7,"s":22,"r":14,"q":23,"p":14,"o":25,"n":14,"m":14,"l":4,"j":7,"i":7,"g":23,"f":9,"e":25,"d":23,"c":25,"a":25,"Z":4,"Y":7,"X":7,"W":4,"V":4,"S":9,"Q":14,"O":14,"J":43,"G":23,"C":22,"A":36,";":7,":":7,"\/":43,".":43,"-":14,",":43,"&":20}},"W":{"d":"339,-235r0,-17r72,0r0,17r-28,0r-85,236r-15,0r-73,-217r-74,217r-15,0r-85,-236r-28,0r0,-17r72,0r0,17r-23,0r73,207r73,-225r14,0r74,225r73,-207r-25,0","w":419,"k":{"\u00d2":13,"\u00d4":13,"\u00d3":13,"\u00c1":32,"\u00c2":32,"\u203a":13,"\u2039":18,"\u2014":13,"\u2013":13,"\u0153":23,"\u0152":13,"\u00c3":32,"\u00c0":32,"\u2026":36,"\u00bb":13,"\u00ab":18,"\u00e6":25,"\u00c6":32,"\u00fc":13,"\u00fb":13,"\u00f9":13,"\u00fa":13,"\u00f5":31,"\u00f6":31,"\u00f4":31,"\u00f2":31,"\u00f3":31,"\u00eb":31,"\u00ea":31,"\u00e8":31,"\u00e9":31,"\u00e7":23,"\u00e5":37,"\u00e3":37,"\u00e4":37,"\u00e2":37,"\u00e0":37,"\u00e1":37,"\u00d6":13,"\u00c7":13,"\u00c5":32,"\u00c4":32,"z":20,"y":13,"x":14,"w":13,"v":13,"u":13,"t":9,"s":22,"r":13,"q":22,"p":13,"o":31,"n":13,"m":13,"l":4,"j":5,"i":5,"g":22,"f":11,"e":31,"d":22,"c":23,"a":37,"Z":4,"Y":7,"X":5,"W":4,"V":4,"S":7,"Q":13,"O":13,"J":38,"G":17,"C":13,"A":32,";":5,":":5,"\/":36,".":36,"-":13,",":36,"&":16}},"X":{"d":"140,-116r-76,99r22,0r0,17r-72,0r0,-17r28,0r87,-112r-83,-106r-30,0r0,-17r73,0r0,17r-21,0r72,94r73,-94r-20,0r0,-17r73,0r0,17r-31,0r-83,106r86,112r30,0r0,17r-72,0r0,-17r20,0","w":281,"k":{"\u00d9":4,"\u00db":4,"\u00da":4,"\u00d2":18,"\u00d4":18,"\u00d3":18,"\u203a":7,"\u2039":18,"\u2014":18,"\u2013":18,"\u0153":16,"\u0152":18,"\u00bb":7,"\u00ab":18,"\u00e6":4,"\u00fc":7,"\u00fb":7,"\u00f9":7,"\u00fa":7,"\u00f5":16,"\u00f6":16,"\u00f4":16,"\u00f2":16,"\u00f3":16,"\u00eb":16,"\u00ea":16,"\u00e8":16,"\u00e9":16,"\u00e7":16,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00dc":4,"\u00d6":18,"\u00c7":18,"y":14,"w":14,"v":18,"u":7,"t":7,"q":14,"o":16,"l":4,"j":4,"i":4,"g":14,"f":7,"e":16,"d":14,"c":16,"a":4,"Y":7,"W":5,"V":7,"U":4,"S":11,"Q":18,"O":18,"J":4,"G":18,"C":18,"?":5,"-":18,"&":4}},"Y":{"d":"201,-235r0,-17r72,0r0,17r-27,0r-96,135r0,83r33,0r0,17r-85,0r0,-17r33,0r0,-83r-95,-135r-28,0r0,-17r72,0r0,17r-21,0r82,118r83,-118r-23,0","w":280,"k":{"\u00d2":22,"\u00d4":22,"\u00d3":22,"\u00c1":40,"\u00c2":40,"\u203a":27,"\u2039":36,"\u2014":29,"\u2013":29,"\u0153":40,"\u0152":22,"\u00c3":40,"\u00c0":40,"\u2026":47,"\u00bb":27,"\u00ab":36,"\u00e6":36,"\u00c6":40,"\u00fc":27,"\u00fb":27,"\u00f9":27,"\u00fa":27,"\u00f5":62,"\u00f6":62,"\u00f4":62,"\u00f2":62,"\u00f3":62,"\u00eb":40,"\u00ea":40,"\u00e8":40,"\u00e9":40,"\u00e7":40,"\u00e5":51,"\u00e3":51,"\u00e4":51,"\u00e2":51,"\u00e0":51,"\u00e1":51,"\u00d6":22,"\u00c7":22,"\u00c5":40,"\u00c4":40,"z":29,"y":22,"x":25,"w":20,"v":22,"u":27,"t":11,"s":36,"r":27,"q":38,"p":27,"o":62,"n":27,"m":27,"l":4,"j":7,"i":7,"g":38,"f":14,"e":45,"d":44,"c":40,"a":51,"Z":4,"X":7,"W":7,"V":7,"S":13,"Q":22,"O":22,"J":47,"G":22,"C":22,"A":40,";":14,":":14,"\/":40,".":47,"-":29,",":47,"&":25}},"Z":{"d":"224,-47r0,47r-200,0r0,-10r173,-225r-149,0r0,30r-17,0r0,-47r193,0r0,10r-173,225r155,0r0,-30r18,0","w":248,"k":{"\u00d2":14,"\u00d4":14,"\u00d3":14,"\u2039":7,"\u2014":11,"\u2013":11,"\u0153":9,"\u0152":14,"\u00ab":7,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00d6":14,"\u00c7":14,"y":5,"w":5,"v":7,"q":7,"o":9,"g":7,"f":4,"e":9,"d":7,"c":9,"a":9,"Z":4,"S":4,"Q":14,"O":14,"G":14,"C":14,"-":11,"&":5}},"[":{"d":"38,47r0,-299r98,0r0,14r-81,0r0,271r81,0r0,14r-98,0","w":160},"\\":{"d":"172,46r-170,-333r17,0r170,333r-17,0"},"]":{"d":"24,47r0,-14r82,0r0,-271r-82,0r0,-14r98,0r0,299r-98,0","w":160},"^":{"d":"28,-177r57,-76r16,0r57,76r-19,0r-46,-61r-47,61r-18,0"},"_":{"d":"2,58r0,-16r218,0r0,16r-218,0","w":221},"`":{"d":"98,-214r-39,-37r22,-11r32,48r-15,0"},"a":{"d":"182,0r0,-39v-37,70,-164,50,-164,-53v0,-101,127,-122,164,-50r0,-40r44,0r0,17r-27,0r0,148r27,0r0,17r-44,0xm109,-13v38,0,74,-31,74,-79v0,-46,-36,-78,-74,-78v-39,0,-72,31,-72,79v0,49,32,78,72,78","w":241,"k":{"\u00f5":5,"\u00f6":5,"\u00f4":5,"\u00f2":5,"\u00f3":5,"\u00eb":5,"\u00ea":5,"\u00e8":5,"\u00e9":5,"\u00e5":5,"\u00e3":5,"\u00e4":5,"\u00e2":5,"\u00e0":5,"\u00e1":5,"y":7,"w":7,"v":7,"t":2,"q":5,"o":5,"g":6,"e":5,"d":5,"c":5,"a":5,"\\":27,"?":13,"*":5}},"b":{"d":"58,-39r0,39r-44,0r0,-17r26,0r0,-218r-26,0r0,-17r44,0r0,110v37,-71,163,-52,163,51v0,102,-126,122,-163,52xm131,-170v-38,0,-74,32,-74,79v0,47,36,78,74,78v40,0,71,-29,71,-78v0,-48,-33,-79,-71,-79","w":239,"k":{"\u203a":2,"\u2018":4,"\u201c":4,"\u2026":4,"\u00bb":2,"}":5,"z":5,"y":9,"x":11,"w":7,"v":9,"t":5,"r":3,"p":4,"n":6,"m":6,"l":6,"k":4,"]":7,"\\":25,"?":13,".":4,",":4,"*":5,")":11}},"c":{"d":"111,4v-53,0,-93,-44,-93,-96v0,-73,94,-122,146,-76r0,-14r17,0r0,42r-17,0v-30,-60,-127,-22,-127,48v0,75,97,105,137,49r12,11v-19,21,-41,36,-75,36","w":200,"k":{"\u203a":-4,"\u2039":4,"\u2019":-5,"\u2018":-4,"\u201d":-5,"\u201c":-4,"\u0153":5,"\u00bb":-4,"\u00ab":4,"\u00f5":5,"\u00f6":5,"\u00f4":5,"\u00f2":5,"\u00f3":5,"\u00eb":5,"\u00ea":5,"\u00e8":5,"\u00e9":5,"\u00e7":5,"\u00e5":5,"\u00e3":5,"\u00e4":5,"\u00e2":5,"\u00e0":5,"\u00e1":5,"y":2,"x":4,"w":2,"v":2,"q":4,"o":5,"k":7,"g":4,"e":5,"d":4,"c":5,"a":5,"\\":14,"?":5,")":5}},"d":{"d":"181,-40v-37,71,-163,51,-163,-51v0,-100,124,-123,163,-53r0,-108r44,0r0,17r-27,0r0,218r27,0r0,17r-44,0r0,-40xm108,-169v-39,0,-71,28,-71,78v0,48,33,78,71,78v38,0,74,-31,74,-78v0,-46,-36,-78,-74,-78","w":239,"k":{"\u00f5":5,"\u00f6":7,"\u00f4":5,"\u00f2":5,"\u00f3":5,"\u00eb":8,"\u00ea":8,"\u00e8":8,"\u00e9":8,"\u00e5":7,"\u00e3":7,"\u00e4":5,"\u00e2":7,"\u00e0":7,"\u00e1":7,"y":7,"w":7,"v":13,"t":2,"q":5,"o":5,"g":6,"e":8,"d":5,"c":5,"a":7,"\\":27,"?":13,"*":5}},"e":{"d":"182,-30v-47,62,-164,34,-164,-61v0,-53,37,-95,86,-95v53,1,85,43,83,102r-151,0v2,76,97,92,134,43xm103,-170v-36,0,-64,30,-67,70r132,0v-3,-37,-23,-70,-65,-70","w":205,"k":{"\u203a":4,"\u2018":7,"\u201c":7,"\u2026":4,"\u00bb":4,"}":4,"z":5,"y":9,"x":11,"w":9,"v":16,"t":3,"r":4,"p":4,"n":8,"m":6,"l":5,"k":4,"j":6,"i":2,"f":6,"b":4,"]":7,"\\":29,"?":14,".":4,",":4,"*":7,")":11}},"f":{"d":"40,-182v-7,-58,30,-92,82,-74r0,16v-41,-16,-72,5,-64,58r63,0r0,16r-63,0r0,149r27,0r0,17r-71,0r0,-17r26,0r0,-149r-26,0r0,-16r26,0","w":126,"k":{"\u2039":5,"\u2019":-13,"\u2018":-11,"\u201d":-13,"\u201c":-11,"\u0153":4,"\u2026":16,"\u00ab":5,"\u00e6":5,"\u2122":-20,"\u00f5":4,"\u00f6":15,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":12,"\u00e3":5,"\u00e4":5,"\u00e2":5,"\u00e0":5,"\u00e1":5,"}":-11,"z":4,"s":6,"q":4,"o":23,"g":4,"f":5,"e":19,"d":16,"c":15,"a":16,"]":-7,"\\":-11,"?":-13,"\/":16,".":16,",":16,"*":-11,")":-11}},"g":{"d":"198,-28v4,91,-113,107,-172,58r10,-15v56,49,163,29,145,-71v-34,67,-163,50,-163,-44v0,-92,127,-112,163,-46r0,-36r44,0r0,17r-27,0r0,137xm107,-170v-38,0,-70,27,-70,70v0,41,33,69,70,69v38,0,75,-28,75,-69v0,-42,-37,-70,-75,-70","w":237,"k":{"\u00f5":5,"\u00f6":5,"\u00f4":5,"\u00f2":5,"\u00f3":5,"\u00eb":6,"\u00ea":6,"\u00e8":6,"\u00e9":6,"\u00e5":6,"\u00e3":6,"\u00e4":6,"\u00e2":6,"\u00e0":6,"\u00e1":6,"s":2,"q":8,"o":9,"k":6,"g":6,"e":6,"d":8,"c":8,"a":6,"\\":18,".":8,",":8}},"h":{"d":"85,-17r0,17r-71,0r0,-17r26,0r0,-218r-26,0r0,-17r44,0r0,104v12,-21,32,-38,65,-38v46,0,73,31,73,75r0,94r26,0r0,17r-70,0r0,-17r26,0v-1,-68,15,-153,-57,-153v-35,0,-63,27,-63,65r0,88r27,0","w":233,"k":{"\u00fc":5,"\u00fb":5,"\u00f9":5,"\u00fa":5,"\u00f5":12,"\u00f6":12,"\u00f4":12,"\u00f2":12,"\u00f3":12,"\u00eb":12,"\u00ea":12,"\u00e8":12,"\u00e9":12,"\u00e7":12,"\u00e5":12,"\u00e3":12,"\u00e4":12,"\u00e2":12,"\u00e0":12,"\u00e1":12,"y":18,"w":5,"v":19,"u":5,"t":8,"q":12,"p":4,"o":12,"j":4,"g":12,"e":8,"d":12,"c":12,"a":13,"\\":27,"?":11,"*":5}},"i":{"d":"62,-242v0,8,-6,13,-13,13v-7,0,-13,-5,-13,-13v0,-7,6,-13,13,-13v7,0,13,6,13,13xm14,-17r26,0r0,-148r-26,0r0,-17r44,0r0,165r26,0r0,17r-70,0r0,-17","w":96,"k":{"\u00f5":12,"\u00f6":12,"\u00f4":12,"\u00f2":12,"\u00f3":12,"\u00eb":12,"\u00ea":12,"\u00e8":12,"\u00e9":12,"\u00e7":12,"\u00e5":12,"\u00e3":12,"\u00e4":12,"\u00e2":12,"\u00e0":12,"\u00e1":12,"q":12,"o":12,"g":8,"e":12,"d":12,"c":9,"a":12}},"j":{"d":"50,-255v7,0,13,6,13,13v0,7,-6,12,-13,12v-7,0,-13,-5,-13,-12v0,-7,6,-13,13,-13xm58,15v0,34,-22,46,-54,41r0,-15v21,4,36,-1,36,-25r0,-181r-26,0r0,-17r44,0r0,197","w":87},"k":{"d":"85,-17r0,17r-71,0r0,-17r27,0r0,-218r-27,0r0,-17r44,0r0,187r96,-100r-20,0r0,-17r70,0r0,17r-27,0r-63,64r68,84r25,0r0,17r-71,0r0,-17r24,0r-58,-72r-44,45r0,27r27,0","w":213,"k":{"\u203a":4,"\u2039":7,"\u2014":7,"\u2013":7,"\u0153":9,"\u00bb":4,"\u00ab":7,"\u00e6":4,"\u00fc":4,"\u00fb":4,"\u00f9":4,"\u00fa":4,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":4,"\u00e3":4,"\u00e4":16,"\u00e2":4,"\u00e0":4,"\u00e1":4,"y":5,"w":7,"v":7,"u":4,"t":4,"q":9,"o":11,"g":9,"e":11,"d":9,"c":9,"a":16,"\\":14,"-":7}},"l":{"d":"85,-17r0,17r-71,0r0,-17r26,0r0,-218r-26,0r0,-17r44,0r0,235r27,0","w":96,"k":{"\u00fc":5,"\u00fb":5,"\u00f9":5,"\u00fa":5,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":3,"\u00ea":3,"\u00e8":3,"\u00e9":3,"\u00e5":6,"\u00e3":4,"\u00e4":5,"\u00e2":4,"\u00e0":4,"\u00e1":4,"u":5,"q":4,"o":4,"g":4,"e":3,"d":5,"c":4,"a":6}},"m":{"d":"273,-17r27,0v0,-66,13,-153,-54,-153v-31,0,-57,23,-57,64r0,89r27,0r0,17r-45,0v-3,-69,18,-172,-53,-170v-32,0,-58,28,-58,65r0,88r27,0r0,17r-72,0r0,-17r27,0r0,-148r-27,0r0,-17r45,0r0,33v12,-19,28,-37,60,-37v32,0,52,18,62,39v12,-20,31,-39,66,-39v44,0,70,30,70,76r0,93r27,0r0,17r-72,0r0,-17","w":355,"k":{"\u00fc":5,"\u00fb":5,"\u00f9":5,"\u00fa":5,"\u00f5":6,"\u00f6":6,"\u00f4":6,"\u00f2":6,"\u00f3":6,"\u00eb":6,"\u00ea":6,"\u00e8":6,"\u00e9":6,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":11,"\u00e2":9,"\u00e0":9,"\u00e1":9,"y":22,"w":14,"v":22,"u":5,"t":9,"q":6,"o":6,"j":3,"g":6,"e":6,"d":6,"c":9,"a":9,"\\":27,"?":11,"*":5}},"n":{"d":"59,-105r0,88r27,0r0,17r-71,0r0,-17r27,0r0,-148r-27,0r0,-17r44,0r0,34v12,-21,33,-38,66,-38v46,0,73,31,73,75r0,94r27,0r0,17r-71,0r0,-17r27,0v-1,-69,14,-153,-58,-153v-36,0,-64,27,-64,65","w":235,"k":{"\u00fc":5,"\u00fb":5,"\u00f9":5,"\u00fa":5,"\u00f5":12,"\u00f6":12,"\u00f4":12,"\u00f2":12,"\u00f3":12,"\u00eb":2,"\u00ea":2,"\u00e8":2,"\u00e9":2,"\u00e7":12,"\u00e5":12,"\u00e3":12,"\u00e4":8,"\u00e2":12,"\u00e0":12,"\u00e1":12,"y":22,"w":5,"v":22,"u":5,"t":11,"q":12,"o":12,"g":12,"e":2,"d":8,"c":12,"a":12,"\\":27,"?":11,"*":5}},"o":{"d":"111,-186v54,0,93,44,93,95v0,51,-39,95,-93,95v-54,0,-93,-43,-93,-95v0,-51,39,-95,93,-95xm111,-12v43,0,74,-35,74,-79v0,-44,-32,-79,-74,-79v-43,0,-74,36,-74,79v0,44,32,79,74,79","w":222,"k":{"\u203a":4,"\u2018":7,"\u201c":7,"\u2026":7,"\u00bb":4,"}":5,"z":7,"y":11,"x":13,"w":9,"v":16,"t":5,"s":2,"r":3,"p":4,"n":6,"m":6,"l":6,"k":4,"j":6,"f":5,"b":6,"]":7,"\\":29,"?":18,".":7,",":7,"*":7,")":11}},"p":{"d":"14,57r0,-18r26,0r0,-204r-26,0r0,-17r44,0r0,41v36,-73,162,-53,162,50v0,101,-126,123,-162,51r0,79r26,0r0,18r-70,0xm57,-91v0,47,36,78,74,78v39,0,71,-28,71,-78v0,-48,-33,-78,-71,-78v-38,0,-74,32,-74,78","w":238,"k":{"\u203a":2,"\u2018":4,"\u201c":4,"\u2026":4,"\u00bb":2,"\u00fc":9,"\u00fb":9,"\u00f9":9,"\u00fa":9,"}":5,"z":5,"y":9,"x":11,"w":7,"v":9,"u":9,"t":5,"r":3,"p":6,"n":6,"m":6,"l":4,"k":4,"]":7,"\\":25,"?":13,".":4,",":4,"*":5,")":11}},"q":{"d":"181,-41v-36,72,-163,53,-163,-50v0,-101,126,-123,163,-52r0,-39r44,0r0,17r-27,0r0,205r27,0r0,17r-71,0r0,-17r27,0r0,-81xm108,-169v-40,0,-71,28,-71,78v0,48,33,78,71,78v37,0,74,-32,74,-78v0,-46,-37,-78,-74,-78","w":238,"k":{"\\":18}},"r":{"d":"60,-130v14,-32,44,-56,80,-55v-1,6,3,17,-2,19v-42,0,-78,32,-78,91r0,58r26,0r0,17r-71,0r0,-17r27,0r0,-148r-27,0r0,-17r45,0r0,52","w":144,"k":{"\u2039":4,"\u2019":-13,"\u2018":-7,"\u201d":-13,"\u201c":-7,"\u0153":9,"\u2026":32,"\u00ab":4,"\u00e6":9,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"z":4,"q":9,"o":14,"g":14,"e":14,"d":10,"c":14,"a":10,"\\":11,"\/":27,".":32,",":32,"*":-7}},"s":{"d":"17,-134v0,-41,65,-67,95,-39r0,-8r17,0r0,34r-16,0v-14,-33,-79,-24,-78,12v0,16,12,31,52,36v84,10,70,104,-4,103v-21,0,-39,-7,-52,-17r0,13r-17,0r0,-38r17,0v18,39,97,30,97,-10v0,-16,-9,-26,-47,-34v-40,-8,-64,-24,-64,-52","w":163,"k":{"\u2039":4,"\u2018":4,"\u201c":4,"\u00ab":4,"\u00fc":9,"\u00fb":9,"\u00f9":9,"\u00fa":9,"\u00e5":3,"}":4,"z":4,"y":14,"x":9,"w":19,"v":19,"u":9,"t":8,"s":4,"o":3,"m":4,"l":8,"k":4,"a":3,"]":5,"\\":27,"?":13,")":7}},"t":{"d":"36,-239r17,0r0,57r64,0r0,16r-64,0r0,117v-1,38,36,42,63,29r0,17v-36,15,-80,2,-80,-44r0,-119r-27,0r0,-16r27,0r0,-57","w":124,"k":{"\u2039":4,"\u2019":-4,"\u201d":-4,"\u0153":5,"\u00ab":4,"\u00f5":14,"\u00f6":14,"\u00f4":14,"\u00f2":14,"\u00f3":14,"\u00eb":5,"\u00ea":5,"\u00e8":5,"\u00e9":5,"\u00e7":5,"\u00e5":15,"\u00e3":9,"\u00e4":15,"\u00e2":9,"\u00e0":9,"\u00e1":9,"q":5,"o":17,"g":5,"e":13,"d":5,"c":5,"a":15,"\\":14}},"u":{"d":"175,-77r0,-105r44,0r0,17r-26,0r0,148r26,0r0,17r-44,0r0,-33v-12,21,-33,37,-66,37v-46,0,-73,-31,-73,-75r0,-94r-26,0r0,-17r44,0v3,72,-19,170,58,170v36,0,63,-27,63,-65","w":231,"k":{"\\":18}},"v":{"d":"153,-165r0,-17r71,0r0,17r-27,0r-74,166r-15,0r-73,-166r-28,0r0,-17r70,0r0,17r-22,0r61,145r62,-145r-25,0","w":230,"k":{"\u203a":5,"\u2039":11,"\u2014":5,"\u2013":5,"\u0153":11,"\u2026":31,"\u00bb":5,"\u00ab":11,"\u00e6":9,"\u00f5":11,"\u00f6":11,"\u00f4":11,"\u00f2":11,"\u00f3":11,"\u00eb":11,"\u00ea":11,"\u00e8":11,"\u00e9":11,"\u00e7":11,"\u00e5":9,"\u00e3":9,"\u00e4":12,"\u00e2":9,"\u00e0":9,"\u00e1":9,"}":4,"z":2,"y":5,"x":4,"w":5,"v":5,"s":7,"q":9,"o":16,"g":9,"e":16,"d":16,"c":11,"a":16,"]":7,"\\":18,"?":4,"\/":25,".":40,"-":5,",":40}},"w":{"d":"248,-165r0,-17r71,0r0,17r-27,0r-60,166r-15,0r-54,-155r-54,155r-14,0r-61,-166r-27,0r0,-17r70,0r0,17r-24,0r49,142r55,-159r13,0r55,159r49,-142r-26,0","w":325,"k":{"\u203a":4,"\u2039":7,"\u2014":4,"\u2013":4,"\u0153":9,"\u2026":25,"\u00bb":4,"\u00ab":7,"\u00e6":7,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":17,"\u00ea":17,"\u00e8":17,"\u00e9":17,"\u00e7":9,"\u00e5":7,"\u00e3":7,"\u00e4":7,"\u00e2":7,"\u00e0":7,"\u00e1":7,"}":4,"z":2,"y":4,"x":4,"w":4,"v":5,"s":5,"q":7,"o":9,"g":7,"e":17,"d":7,"c":9,"a":7,"]":7,"\\":18,"?":4,"\/":22,".":34,"-":4,",":34}},"x":{"d":"210,-165r-32,0r-58,72r61,76r29,0r0,17r-71,0r0,-17r21,0r-51,-64r-51,64r23,0r0,17r-71,0r0,-17r28,0r60,-76r-57,-72r-31,0r0,-17r71,0r0,17r-19,0r48,60r47,-60r-18,0r0,-17r71,0r0,17","w":219,"k":{"\u203a":5,"\u2039":16,"\u2014":11,"\u2013":11,"\u0153":13,"\u00bb":5,"\u00ab":16,"\u00e6":5,"\u00f5":13,"\u00f6":13,"\u00f4":13,"\u00f2":13,"\u00f3":13,"\u00eb":13,"\u00ea":13,"\u00e8":13,"\u00e9":13,"\u00e7":13,"\u00e5":5,"\u00e3":5,"\u00e4":5,"\u00e2":5,"\u00e0":5,"\u00e1":5,"}":4,"y":4,"w":4,"v":4,"s":7,"q":11,"o":13,"g":11,"e":13,"d":11,"c":13,"a":5,"]":4,"\\":18,"?":5,"-":11}},"y":{"d":"157,-165r0,-17r71,0r0,17r-29,0r-71,171v-21,52,-52,61,-97,44r6,-16v35,15,60,9,76,-35r-79,-164r-27,0r0,-17r71,0r0,17r-24,0r68,145r58,-145r-23,0","w":234,"k":{"\u203a":5,"\u2039":11,"\u2014":5,"\u2013":5,"\u0153":11,"\u2026":31,"\u00bb":5,"\u00ab":11,"\u00e6":9,"\u00f5":11,"\u00f6":11,"\u00f4":11,"\u00f2":11,"\u00f3":11,"\u00eb":11,"\u00ea":11,"\u00e8":11,"\u00e9":11,"\u00e7":11,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"}":4,"z":2,"y":4,"x":4,"w":4,"v":5,"s":7,"q":9,"o":14,"g":11,"e":11,"d":15,"c":11,"a":9,"]":7,"\\":18,"?":4,"\/":25,".":31,"-":5,",":31}},"z":{"d":"17,-182r152,0r0,10r-131,155r114,0r0,-30r17,0r0,47r-157,0r0,-11r131,-155r-109,0r0,31r-17,0r0,-47","w":182,"k":{"\u2039":5,"\u0153":5,"\u00ab":5,"\u00f5":5,"\u00f6":5,"\u00f4":5,"\u00f2":5,"\u00f3":5,"\u00eb":5,"\u00ea":5,"\u00e8":5,"\u00e9":5,"\u00e7":5,"\u00e5":5,"\u00e3":5,"\u00e4":5,"\u00e2":5,"\u00e0":5,"\u00e1":5,"q":5,"o":5,"g":5,"e":5,"d":5,"c":5,"a":5,"\\":16}},"{":{"d":"153,51v-77,-17,-77,-39,-76,-102v1,-31,-15,-48,-53,-45r0,-14v50,4,53,-27,53,-74v0,-37,12,-61,76,-73r2,11v-67,17,-61,34,-61,91v0,32,-14,45,-37,52v33,7,37,36,37,79v0,36,6,49,61,63","w":178},"|":{"d":"35,46r0,-333r16,0r0,333r-16,0","w":86},"}":{"d":"26,51r-3,-12v67,-17,61,-33,61,-90v0,-32,15,-45,38,-52v-33,-7,-38,-36,-38,-79v0,-36,-6,-50,-61,-64r3,-11v77,17,77,39,76,101v-1,31,14,49,52,46r0,14v-51,-4,-52,27,-52,74v0,37,-12,61,-76,73","w":178},"~":{"d":"45,-87r-13,-3v10,-54,47,-27,77,-19v9,0,13,-4,18,-18r12,3v-10,54,-46,27,-76,19v-9,0,-13,4,-18,18","w":171},"\u00c4":{"d":"135,-283v0,7,-6,13,-13,13v-7,0,-12,-6,-12,-13v0,-7,5,-13,12,-13v7,0,13,6,13,13xm167,-283v0,-7,5,-13,12,-13v7,0,13,6,13,13v0,7,-6,13,-13,13v-7,0,-12,-6,-12,-13xm160,-254r109,237r25,0r0,17r-72,0r0,-17r27,0r-24,-54r-149,0r-24,54r28,0r0,17r-72,0r0,-17r25,0r109,-237r18,0xm84,-87r133,0r-66,-146","w":302,"k":{"\u00d9":25,"\u00db":25,"\u00da":25,"\u00d2":14,"\u00d4":14,"\u00d3":14,"\u2039":7,"\u2019":29,"\u2018":29,"\u201d":29,"\u201c":29,"\u2014":14,"\u2013":14,"\u0153":9,"\u0152":14,"\u00ab":7,"\u2122":36,"\u00fc":4,"\u00fb":4,"\u00f9":4,"\u00fa":4,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00dc":25,"\u00d6":14,"\u00c7":14,"y":28,"w":33,"v":33,"u":4,"t":11,"q":9,"o":9,"g":9,"f":7,"e":9,"d":9,"c":9,"a":9,"\\":43,"Y":40,"W":45,"V":51,"U":25,"T":32,"S":5,"Q":14,"O":14,"G":14,"C":14,"?":22,"-":14,"*":36}},"\u00c5":{"d":"226,0r0,-17r25,0r-24,-54r-149,0r-24,54r26,0r0,17r-72,0r0,-17r27,0r105,-226v-33,-10,-25,-65,13,-65v38,0,47,54,14,65r104,226r27,0r0,17r-72,0xm131,-275v0,14,10,23,22,23v12,0,22,-9,22,-23v0,-12,-10,-22,-22,-22v-12,0,-22,10,-22,22xm86,-87r133,0r-66,-146","w":306,"k":{"\u00d9":25,"\u00db":25,"\u00da":25,"\u00d2":14,"\u00d4":14,"\u00d3":14,"\u2039":7,"\u2019":29,"\u2018":29,"\u201d":29,"\u201c":29,"\u2014":14,"\u2013":14,"\u0153":9,"\u0152":14,"\u00ab":7,"\u2122":36,"\u00fc":4,"\u00fb":4,"\u00f9":4,"\u00fa":4,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00dc":25,"\u00d6":14,"\u00c7":14,"y":28,"w":33,"v":33,"u":4,"t":11,"q":9,"o":9,"g":9,"f":7,"e":9,"d":9,"c":9,"a":9,"\\":43,"Y":40,"W":45,"V":51,"U":25,"T":32,"S":5,"Q":14,"O":14,"G":14,"C":14,"?":22,"-":14,"*":36}},"\u00c7":{"d":"129,53r-20,-9r27,-40v-66,-6,-113,-61,-113,-130v0,-71,53,-130,126,-130v45,0,72,16,98,40r-14,14v-22,-21,-47,-37,-85,-37v-60,0,-106,49,-106,113v0,105,131,151,193,74r13,12v-26,25,-53,43,-95,44","w":261,"k":{"\u2014":4,"\u2013":4,"\u0153":4,"\u0152":7,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00c7":7,"y":4,"x":4,"w":4,"v":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"Y":4,"X":4,"Q":7,"G":7,"C":7,"-":4}},"\u00c9":{"d":"118,-275r31,-48r22,11r-38,37r-15,0xm15,0r0,-17r34,0r0,-218r-34,0r0,-17r213,0r0,47r-17,0r0,-30r-143,0r0,99r144,0r0,18r-144,0r0,101r145,0r0,-30r17,0r0,47r-215,0","w":249,"k":{"\u0153":4,"\u00fc":8,"\u00fb":8,"\u00f9":8,"\u00fa":8,"\u00f5":8,"\u00f6":8,"\u00f4":8,"\u00f2":8,"\u00f3":8,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":8,"\u00e3":8,"\u00e4":8,"\u00e2":8,"\u00e0":8,"\u00e1":8,"y":11,"w":4,"v":4,"u":8,"q":8,"o":8,"g":8,"e":4,"d":4,"c":4,"a":8}},"\u00d1":{"d":"108,-272r-13,-3v10,-54,47,-27,77,-19v9,0,13,-4,18,-18r12,3v-10,54,-46,27,-76,19v-9,0,-13,4,-18,18xm49,-17r0,-218r-34,0r0,-17r52,0r173,219r0,-202r-33,0r0,-17r85,0r0,17r-34,0r0,235r-14,0r-177,-224r0,207r34,0r0,17r-86,0r0,-17r34,0","w":307},"\u00d6":{"d":"191,-289v0,7,-6,12,-13,12v-7,0,-12,-5,-12,-12v0,-7,5,-13,12,-13v7,0,13,6,13,13xm129,-289v0,7,-5,12,-12,12v-7,0,-13,-5,-13,-12v0,-7,6,-13,13,-13v7,0,12,6,12,13xm147,4v-76,0,-126,-60,-126,-130v0,-69,51,-130,127,-130v76,0,126,60,126,130v0,69,-51,130,-127,130xm148,-13v62,0,107,-50,107,-113v0,-62,-46,-113,-108,-113v-62,0,-107,50,-107,113v0,62,46,113,108,113","w":295,"k":{"\u00c1":14,"\u00c2":14,"\u00c3":14,"\u00c0":14,"\u2026":14,"\u00c6":14,"\u00c5":14,"\u00c4":14,"}":7,"x":2,"m":3,"]":7,"\\":14,"Z":14,"Y":22,"X":18,"W":13,"V":14,"T":20,"S":2,"J":11,"A":14,"?":7,"\/":14,".":14,",":14,")":11}},"\u00dc":{"d":"286,-252r0,17r-33,0r0,128v0,72,-42,111,-103,111v-60,0,-103,-39,-103,-109r0,-130r-33,0r0,-17r85,0r0,17r-33,0r0,128v0,59,32,94,85,94v51,0,84,-32,84,-92r0,-130r-34,0r0,-17r85,0xm193,-289v0,7,-6,12,-13,12v-7,0,-13,-5,-13,-12v0,-7,6,-13,13,-13v7,0,13,6,13,13xm131,-289v0,7,-6,12,-13,12v-7,0,-13,-5,-13,-12v0,-7,6,-13,13,-13v7,0,13,6,13,13","w":299,"k":{"\u00c1":9,"\u00c2":9,"\u00c3":9,"\u00c0":9,"\u2026":5,"\u00c6":9,"\u00c5":9,"\u00c4":9,"x":2,"m":5,"g":6,"X":4,"J":7,"A":9,"\/":5,".":5,",":5}},"\u00e1":{"d":"94,-214r32,-48r22,11r-39,37r-15,0xm182,0r0,-39v-37,70,-164,50,-164,-53v0,-101,127,-122,164,-50r0,-40r44,0r0,17r-27,0r0,148r27,0r0,17r-44,0xm109,-13v38,0,74,-31,74,-79v0,-46,-36,-78,-74,-78v-39,0,-72,31,-72,79v0,49,32,78,72,78","w":241,"k":{"\u00f5":5,"\u00f6":5,"\u00f4":5,"\u00f2":5,"\u00f3":5,"\u00eb":5,"\u00ea":5,"\u00e8":5,"\u00e9":5,"\u00e5":5,"\u00e3":5,"\u00e4":5,"\u00e2":5,"\u00e0":5,"\u00e1":5,"y":7,"w":7,"v":7,"t":2,"q":5,"o":5,"g":6,"e":5,"d":5,"c":5,"a":5,"\\":27,"?":13,"*":5}},"\u00e0":{"d":"97,-214r-39,-37r22,-11r32,48r-15,0xm182,0r0,-39v-37,70,-164,50,-164,-53v0,-101,127,-122,164,-50r0,-40r44,0r0,17r-27,0r0,148r27,0r0,17r-44,0xm109,-13v38,0,74,-31,74,-79v0,-46,-36,-78,-74,-78v-39,0,-72,31,-72,79v0,49,32,78,72,78","w":241,"k":{"\u00f5":5,"\u00f6":5,"\u00f4":5,"\u00f2":5,"\u00f3":5,"\u00eb":5,"\u00ea":5,"\u00e8":5,"\u00e9":5,"\u00e5":5,"\u00e3":5,"\u00e4":5,"\u00e2":5,"\u00e0":5,"\u00e1":5,"y":7,"w":7,"v":7,"t":2,"q":5,"o":5,"g":6,"e":5,"d":5,"c":5,"a":5,"\\":27,"?":13,"*":5}},"\u00e2":{"d":"63,-214r36,-44r14,0r36,44v-26,3,-30,-16,-43,-25v-14,9,-17,28,-43,25xm182,0r0,-39v-37,70,-164,50,-164,-53v0,-101,127,-122,164,-50r0,-40r44,0r0,17r-27,0r0,148r27,0r0,17r-44,0xm109,-13v38,0,74,-31,74,-79v0,-46,-36,-78,-74,-78v-39,0,-72,31,-72,79v0,49,32,78,72,78","w":241,"k":{"\u00f5":5,"\u00f6":5,"\u00f4":5,"\u00f2":5,"\u00f3":5,"\u00eb":5,"\u00ea":5,"\u00e8":5,"\u00e9":5,"\u00e5":5,"\u00e3":5,"\u00e4":5,"\u00e2":5,"\u00e0":5,"\u00e1":5,"y":7,"w":7,"v":7,"t":2,"q":5,"o":5,"g":6,"e":5,"d":5,"c":5,"a":5,"\\":27,"?":13,"*":5}},"\u00e4":{"d":"151,-228v0,7,-6,13,-13,13v-7,0,-13,-6,-13,-13v0,-7,6,-12,13,-12v7,0,13,5,13,12xm94,-228v0,7,-6,13,-13,13v-7,0,-12,-6,-12,-13v0,-7,5,-12,12,-12v7,0,13,5,13,12xm182,0r0,-39v-37,70,-164,50,-164,-53v0,-101,127,-122,164,-50r0,-40r44,0r0,17r-27,0r0,148r27,0r0,17r-44,0xm109,-13v38,0,74,-31,74,-79v0,-46,-36,-78,-74,-78v-39,0,-72,31,-72,79v0,49,32,78,72,78","w":241,"k":{"\u00f5":5,"\u00f6":5,"\u00f4":5,"\u00f2":5,"\u00f3":5,"\u00eb":5,"\u00ea":5,"\u00e8":5,"\u00e9":5,"\u00e5":5,"\u00e3":5,"\u00e4":5,"\u00e2":5,"\u00e0":5,"\u00e1":5,"y":7,"w":7,"v":7,"t":2,"q":5,"o":5,"g":6,"e":5,"d":5,"c":5,"a":5,"\\":27,"?":13,"*":5}},"\u00e3":{"d":"65,-211r-12,-3v10,-54,46,-27,76,-19v9,0,13,-4,18,-18r12,3v-10,54,-46,27,-76,19v-9,0,-13,4,-18,18xm182,0r0,-39v-37,70,-164,50,-164,-53v0,-101,127,-122,164,-50r0,-40r44,0r0,17r-27,0r0,148r27,0r0,17r-44,0xm109,-13v38,0,74,-31,74,-79v0,-46,-36,-78,-74,-78v-39,0,-72,31,-72,79v0,49,32,78,72,78","w":241,"k":{"\u00f5":5,"\u00f6":5,"\u00f4":5,"\u00f2":5,"\u00f3":5,"\u00eb":5,"\u00ea":5,"\u00e8":5,"\u00e9":5,"\u00e5":5,"\u00e3":5,"\u00e4":5,"\u00e2":5,"\u00e0":5,"\u00e1":5,"y":7,"w":7,"v":7,"t":2,"q":5,"o":5,"g":6,"e":5,"d":5,"c":5,"a":5,"\\":27,"?":13,"*":5}},"\u00e5":{"d":"182,0r0,-39v-37,70,-164,50,-164,-53v0,-101,127,-122,164,-50r0,-40r44,0r0,17r-27,0r0,148r27,0r0,17r-44,0xm109,-13v38,0,74,-31,74,-79v0,-46,-36,-78,-74,-78v-39,0,-72,31,-72,79v0,49,32,78,72,78xm113,-277v18,0,36,15,36,34v0,18,-18,33,-36,33v-18,0,-35,-15,-35,-34v0,-18,17,-33,35,-33xm113,-266v-12,0,-22,10,-22,23v0,12,10,22,22,22v12,0,22,-10,22,-23v0,-12,-10,-22,-22,-22","w":241,"k":{"\u00f5":5,"\u00f6":5,"\u00f4":5,"\u00f2":5,"\u00f3":5,"\u00eb":5,"\u00ea":5,"\u00e8":5,"\u00e9":5,"\u00e5":5,"\u00e3":5,"\u00e4":5,"\u00e2":5,"\u00e0":5,"\u00e1":5,"y":7,"w":7,"v":7,"t":2,"q":5,"o":5,"g":6,"e":5,"d":5,"c":5,"a":5,"\\":27,"?":13,"*":5}},"\u00e7":{"d":"92,53r-20,-9r27,-40v-47,-6,-81,-47,-81,-96v0,-51,41,-96,94,-96v35,0,56,16,73,34r-13,13v-39,-54,-135,-28,-135,49v0,75,98,107,137,49r12,11v-18,20,-39,35,-70,36","w":205,"k":{"\u203a":-4,"\u2039":4,"\u2019":-5,"\u2018":-4,"\u201d":-5,"\u201c":-4,"\u0153":5,"\u00bb":-4,"\u00ab":4,"\u00f5":5,"\u00f6":5,"\u00f4":5,"\u00f2":5,"\u00f3":5,"\u00eb":5,"\u00ea":5,"\u00e8":5,"\u00e9":5,"\u00e7":5,"\u00e5":5,"\u00e3":5,"\u00e4":5,"\u00e2":5,"\u00e0":5,"\u00e1":5,"y":2,"x":4,"w":2,"v":2,"q":4,"o":5,"k":7,"g":4,"e":5,"d":4,"c":5,"a":5,"\\":14,"?":5,")":5}},"\u00e9":{"d":"94,-214r32,-48r22,11r-39,37r-15,0xm182,-30v-47,62,-164,34,-164,-61v0,-53,37,-95,86,-95v53,1,85,43,83,102r-151,0v2,76,97,92,134,43xm103,-170v-36,0,-64,30,-67,70r132,0v-3,-37,-23,-70,-65,-70","w":205,"k":{"\u203a":4,"\u2018":7,"\u201c":7,"\u2026":4,"\u00bb":4,"}":4,"z":5,"y":9,"x":11,"w":9,"v":9,"t":5,"r":3,"p":4,"n":6,"m":6,"l":4,"k":4,"i":2,"f":4,"b":4,"]":7,"\\":29,"?":14,".":4,",":4,"*":7,")":11}},"\u00e8":{"d":"105,-214r-39,-37r22,-11r32,48r-15,0xm182,-30v-47,62,-164,34,-164,-61v0,-53,37,-95,86,-95v53,1,85,43,83,102r-151,0v2,76,97,92,134,43xm103,-170v-36,0,-64,30,-67,70r132,0v-3,-37,-23,-70,-65,-70","w":205,"k":{"\u203a":4,"\u2018":7,"\u201c":7,"\u2026":4,"\u00bb":4,"}":4,"z":5,"y":9,"x":11,"w":9,"v":9,"t":5,"r":3,"p":4,"n":6,"m":6,"l":4,"k":4,"i":2,"f":4,"b":4,"]":7,"\\":29,"?":14,".":4,",":4,"*":7,")":11}},"\u00ea":{"d":"66,-214r36,-44r14,0r36,44v-26,3,-30,-16,-44,-25v-13,9,-17,28,-42,25xm182,-30v-47,62,-164,34,-164,-61v0,-53,37,-95,86,-95v53,1,85,43,83,102r-151,0v2,76,97,92,134,43xm103,-170v-36,0,-64,30,-67,70r132,0v-3,-37,-23,-70,-65,-70","w":205,"k":{"\u203a":4,"\u2018":7,"\u201c":7,"\u2026":4,"\u00bb":4,"}":4,"z":5,"y":9,"x":11,"w":9,"v":9,"t":5,"r":3,"p":4,"n":6,"m":6,"l":4,"k":4,"i":2,"f":4,"b":4,"]":7,"\\":29,"?":14,".":4,",":4,"*":7,")":11}},"\u00eb":{"d":"182,-30v-47,62,-164,34,-164,-61v0,-53,37,-95,86,-95v53,1,85,43,83,102r-151,0v2,76,97,92,134,43xm103,-170v-36,0,-64,30,-67,70r132,0v-3,-37,-23,-70,-65,-70xm151,-228v0,7,-6,13,-13,13v-7,0,-13,-6,-13,-13v0,-7,6,-12,13,-12v7,0,13,5,13,12xm94,-228v0,7,-6,13,-13,13v-7,0,-12,-6,-12,-13v0,-7,5,-12,12,-12v7,0,13,5,13,12","w":205,"k":{"\u203a":4,"\u2018":7,"\u201c":7,"\u2026":4,"\u00bb":4,"}":4,"z":5,"y":9,"x":11,"w":9,"v":9,"t":5,"r":3,"p":4,"n":6,"m":6,"l":4,"k":4,"i":2,"f":4,"b":4,"]":7,"\\":29,"?":14,".":4,",":4,"*":7,")":11}},"\u00ed":{"d":"32,-214r32,-48r22,11r-39,37r-15,0xm14,-17r26,0r0,-148r-26,0r0,-17r44,0r0,165r26,0r0,17r-70,0r0,-17","w":96},"\u00ec":{"d":"43,-214r-38,-37r22,-11r31,48r-15,0xm14,-17r26,0r0,-148r-26,0r0,-17r44,0r0,165r26,0r0,17r-70,0r0,-17","w":96},"\u00ee":{"d":"1,-214r36,-44r14,0r36,44v-26,3,-30,-16,-43,-25v-14,9,-17,28,-43,25xm14,-17r26,0r0,-148r-26,0r0,-17r44,0r0,165r26,0r0,17r-70,0r0,-17","w":97},"\u00ef":{"d":"14,-17r26,0r0,-148r-26,0r0,-17r44,0r0,165r26,0r0,17r-70,0r0,-17xm88,-228v0,7,-6,13,-13,13v-7,0,-13,-6,-13,-13v0,-7,6,-12,13,-12v7,0,13,5,13,12xm31,-228v0,7,-6,13,-13,13v-7,0,-12,-6,-12,-13v0,-7,5,-12,12,-12v7,0,13,5,13,12","w":97},"\u00f1":{"d":"77,-211r-12,-3v10,-54,46,-27,76,-19v9,0,13,-4,18,-18r13,3v-10,54,-47,27,-77,19v-9,0,-13,4,-18,18xm59,-105r0,88r27,0r0,17r-71,0r0,-17r27,0r0,-148r-27,0r0,-17r44,0r0,34v12,-21,33,-38,66,-38v46,0,73,31,73,75r0,94r27,0r0,17r-71,0r0,-17r27,0v-1,-69,14,-153,-58,-153v-36,0,-64,27,-64,65","w":237},"\u00f3":{"d":"110,-214r31,-48r22,11r-38,37r-15,0xm111,-186v54,0,93,44,93,95v0,51,-39,95,-93,95v-54,0,-93,-43,-93,-95v0,-51,39,-95,93,-95xm111,-12v43,0,74,-35,74,-79v0,-44,-32,-79,-74,-79v-43,0,-74,36,-74,79v0,44,32,79,74,79","w":222,"k":{"\u203a":4,"\u2018":7,"\u201c":7,"\u2026":7,"\u00bb":4,"}":5,"z":7,"y":11,"x":13,"w":9,"v":11,"t":5,"r":3,"p":4,"n":6,"m":6,"l":4,"k":4,"]":7,"\\":29,"?":18,".":7,",":7,"*":7,")":11}},"\u00f2":{"d":"109,-214r-38,-37r22,-11r31,48r-15,0xm111,-186v54,0,93,44,93,95v0,51,-39,95,-93,95v-54,0,-93,-43,-93,-95v0,-51,39,-95,93,-95xm111,-12v43,0,74,-35,74,-79v0,-44,-32,-79,-74,-79v-43,0,-74,36,-74,79v0,44,32,79,74,79","w":222,"k":{"\u203a":4,"\u2018":7,"\u201c":7,"\u2026":7,"\u00bb":4,"}":5,"z":7,"y":11,"x":13,"w":9,"v":11,"t":5,"r":3,"p":4,"n":6,"m":6,"l":4,"k":4,"]":7,"\\":29,"?":18,".":7,",":7,"*":7,")":11}},"\u00f4":{"d":"74,-214r36,-44r14,0r36,44v-26,3,-30,-16,-43,-25v-14,9,-17,28,-43,25xm111,-186v54,0,93,44,93,95v0,51,-39,95,-93,95v-54,0,-93,-43,-93,-95v0,-51,39,-95,93,-95xm111,-12v43,0,74,-35,74,-79v0,-44,-32,-79,-74,-79v-43,0,-74,36,-74,79v0,44,32,79,74,79","w":222,"k":{"\u203a":4,"\u2018":7,"\u201c":7,"\u2026":7,"\u00bb":4,"}":5,"z":7,"y":11,"x":13,"w":9,"v":11,"t":5,"r":3,"p":4,"n":6,"m":6,"l":4,"k":4,"]":7,"\\":29,"?":18,".":7,",":7,"*":7,")":11}},"\u00f6":{"d":"68,-227v0,-7,6,-13,13,-13v7,0,12,6,12,13v0,7,-5,13,-12,13v-7,0,-13,-6,-13,-13xm155,-227v0,7,-6,13,-13,13v-7,0,-12,-6,-12,-13v0,-7,5,-13,12,-13v7,0,13,6,13,13xm111,-186v54,0,93,44,93,95v0,51,-39,95,-93,95v-54,0,-93,-43,-93,-95v0,-51,39,-95,93,-95xm111,-12v43,0,74,-35,74,-79v0,-44,-32,-79,-74,-79v-43,0,-74,36,-74,79v0,44,32,79,74,79","w":222,"k":{"\u203a":4,"\u2018":7,"\u201c":7,"\u2026":7,"\u00bb":4,"}":5,"z":7,"y":11,"x":13,"w":9,"v":11,"t":5,"r":6,"p":4,"n":6,"m":6,"l":4,"k":4,"]":7,"\\":29,"?":18,".":7,",":7,"*":7,")":11}},"\u00f5":{"d":"76,-211r-12,-3v10,-54,46,-27,76,-19v9,0,13,-4,18,-18r12,3v-10,54,-46,27,-76,19v-9,0,-13,4,-18,18xm111,-186v54,0,93,44,93,95v0,51,-39,95,-93,95v-54,0,-93,-43,-93,-95v0,-51,39,-95,93,-95xm111,-12v43,0,74,-35,74,-79v0,-44,-32,-79,-74,-79v-43,0,-74,36,-74,79v0,44,32,79,74,79","w":222,"k":{"\u203a":4,"\u2018":7,"\u201c":7,"\u2026":7,"\u00bb":4,"}":5,"z":7,"y":11,"x":13,"w":9,"v":11,"t":5,"r":3,"p":4,"n":6,"m":6,"l":4,"k":4,"]":7,"\\":29,"?":18,".":7,",":7,"*":7,")":11}},"\u00fa":{"d":"106,-212r32,-48r22,11r-39,37r-15,0xm177,-77r0,-105r44,0r0,17r-27,0r0,148r27,0r0,17r-44,0r0,-33v-12,21,-33,37,-66,37v-46,0,-73,-31,-73,-75r0,-94r-26,0r0,-17r44,0v2,72,-21,170,57,170v36,0,64,-27,64,-65","w":236,"k":{"\\":18}},"\u00f9":{"d":"111,-212r-39,-37r22,-11r32,48r-15,0xm177,-77r0,-105r44,0r0,17r-27,0r0,148r27,0r0,17r-44,0r0,-33v-12,21,-33,37,-66,37v-46,0,-73,-31,-73,-75r0,-94r-26,0r0,-17r44,0v2,72,-21,170,57,170v36,0,64,-27,64,-65","w":236,"k":{"\\":18}},"\u00fb":{"d":"74,-214r36,-44r15,0r36,44v-26,3,-30,-16,-44,-25v-14,9,-17,28,-43,25xm177,-77r0,-105r44,0r0,17r-27,0r0,148r27,0r0,17r-44,0r0,-33v-12,21,-33,37,-66,37v-46,0,-73,-31,-73,-75r0,-94r-26,0r0,-17r44,0v2,72,-21,170,57,170v36,0,64,-27,64,-65","w":236,"k":{"\\":18}},"\u00fc":{"d":"177,-77r0,-105r44,0r0,17r-27,0r0,148r27,0r0,17r-44,0r0,-33v-12,21,-33,37,-66,37v-46,0,-73,-31,-73,-75r0,-94r-26,0r0,-17r44,0v2,72,-21,170,57,170v36,0,64,-27,64,-65xm73,-227v0,-7,5,-13,12,-13v7,0,13,6,13,13v0,7,-6,13,-13,13v-7,0,-12,-6,-12,-13xm159,-227v0,7,-5,13,-12,13v-7,0,-13,-6,-13,-13v0,-7,6,-13,13,-13v7,0,12,6,12,13","w":236,"k":{"\\":18}},"\u2020":{"d":"69,-86r2,-103r-45,3r0,-16r44,2r-2,-52r18,0r-3,52r45,-2r0,16r-45,-3r2,103r-16,0","w":153},"\u00b0":{"d":"84,-148v-28,0,-54,-25,-54,-54v0,-28,26,-52,54,-52v28,0,54,24,54,53v0,28,-26,53,-54,53xm84,-164v21,0,36,-18,36,-38v0,-19,-15,-36,-36,-36v-21,0,-36,17,-36,37v0,19,15,37,36,37","w":167},"\u00a2":{"d":"80,2r8,-39v-37,-13,-63,-49,-63,-91v1,-52,42,-98,99,-96r6,-30r18,0r-7,33v22,5,38,17,51,31r-12,13v-12,-12,-25,-24,-43,-28r-30,156v34,5,56,-10,74,-30r13,11v-21,24,-48,40,-89,35r-7,35r-18,0xm92,-54r30,-153v-87,-8,-103,129,-30,153","w":214},"\u00a3":{"d":"136,-239v-55,0,-63,52,-59,112r108,0r0,17r-108,0r0,93r135,0r0,17r-184,0r0,-9r31,-7r0,-94r-31,0r0,-17r31,0v-6,-72,12,-129,77,-129v37,0,59,17,76,39r-14,11v-15,-18,-32,-33,-62,-33","w":237,"k":{"4":5}},"\u00a7":{"d":"121,4v-32,0,-61,-15,-81,-35r13,-13v17,17,41,30,70,30v28,0,42,-13,42,-28v0,-15,-17,-27,-66,-39v-54,-13,-73,-27,-73,-50v0,-21,22,-37,54,-41v-55,-21,-32,-84,32,-84v32,0,62,15,82,35r-14,13v-17,-17,-41,-30,-70,-30v-28,0,-42,13,-42,28v0,15,17,27,66,39v54,13,73,27,73,50v0,21,-21,37,-53,41v56,23,30,84,-33,84xm102,-97v36,10,85,5,86,-23v0,-13,-11,-22,-56,-35v-37,-10,-86,-6,-87,23v0,13,13,22,57,35","w":233,"k":{"7":5}},"\u2022":{"d":"87,-82v-24,0,-44,-20,-44,-45v0,-24,21,-44,44,-44v23,0,45,20,45,45v0,24,-21,44,-45,44","w":174},"\u00b6":{"d":"123,0v-2,-32,4,-72,-2,-100v-55,0,-99,-27,-99,-76v0,-56,52,-82,120,-76r0,252r-19,0","w":178},"\u00df":{"d":"40,-18r0,-162v0,-50,30,-85,79,-85v43,0,72,28,72,63v0,35,-29,59,-57,69v38,6,73,25,73,65v0,43,-37,69,-96,69r0,-16v48,-1,77,-18,77,-53v0,-32,-29,-50,-77,-55r0,-15v35,-11,61,-30,61,-64v0,-27,-22,-47,-54,-47v-35,0,-60,27,-60,69r0,180r-51,0r0,-18r33,0","w":236,"k":{"y":4,"x":4,"w":2,"v":4}},"\u00ae":{"d":"152,4v-73,0,-130,-58,-130,-130v0,-71,58,-130,131,-130v73,0,130,58,130,130v0,71,-58,130,-131,130xm152,-6v68,0,120,-54,120,-121v0,-66,-51,-119,-119,-119v-68,0,-120,54,-120,121v0,66,51,119,119,119xm102,-195v47,1,107,-9,108,38v0,21,-15,34,-36,38r44,55r-20,0r-42,-53r-38,0r0,53r-16,0r0,-131xm118,-131v32,-1,76,6,76,-26v0,-28,-45,-24,-76,-24r0,50","w":304},"\u00a9":{"d":"152,4v-73,0,-130,-58,-130,-130v0,-71,58,-130,131,-130v73,0,130,58,130,130v0,71,-58,130,-131,130xm152,-6v68,0,120,-54,120,-121v0,-66,-51,-119,-119,-119v-68,0,-120,54,-120,121v0,66,51,119,119,119xm206,-83v-36,45,-118,18,-118,-45v0,-61,81,-90,117,-46r-11,11v-27,-35,-90,-16,-90,35v0,49,62,73,91,35","w":304},"\u2122":{"d":"123,-141r0,-111r13,0r43,66r43,-66r13,0r0,111r-12,0r0,-89v-16,20,-27,46,-45,64r-43,-64r0,89r-12,0xm49,-141r0,-99r-37,0r0,-12r86,0r0,12r-37,0r0,99r-12,0","w":254},"\u00b4":{"d":"73,-214r31,-48r22,11r-38,37r-15,0"},"\u00a8":{"d":"110,-214r0,-29r25,0r0,29r-25,0xm51,-214r0,-29r25,0r0,29r-25,0"},"\u00c6":{"d":"14,0r152,-252r192,0r0,17r-155,0r0,99r139,0r0,18r-139,0r0,101r157,0r0,17r-176,0r0,-71r-108,0r-42,71r-20,0xm86,-87r98,0r0,-148r-9,0","w":389,"k":{"\u0153":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"y":4,"w":4,"v":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4}},"\u00d8":{"d":"150,4v-33,0,-61,-11,-82,-29r-26,27r-21,0r36,-38v-71,-78,-21,-223,94,-220v33,0,61,11,82,30r25,-28r22,0r-36,38v71,78,21,223,-94,220xm70,-50r151,-162v-65,-62,-178,-8,-178,86v0,29,10,56,27,76xm80,-40v65,62,178,8,178,-86v0,-29,-10,-56,-27,-76","w":300},"\u03c0":{"d":"152,4v-73,0,-130,-58,-130,-130v0,-71,58,-130,131,-130v73,0,130,58,130,130v0,71,-58,130,-131,130xm152,-6v68,0,120,-54,120,-121v0,-66,-51,-119,-119,-119v-68,0,-120,54,-120,121v0,66,51,119,119,119xm109,-63r0,-132v48,-1,105,-4,103,42v-1,42,-43,47,-87,44r0,46r-16,0xm125,-124v33,1,70,2,70,-29v0,-31,-38,-27,-70,-27r0,56","w":304},"\u00aa":{"d":"46,-179v7,0,13,6,13,13v0,8,-6,13,-13,13v-8,0,-13,-5,-13,-13v0,-7,5,-13,13,-13xm46,-26v7,0,13,6,13,13v0,7,-6,13,-13,13v-8,0,-13,-6,-13,-13v0,-7,5,-13,13,-13xm103,-79r0,-21r96,0r0,21r-96,0","w":226},"\u00ba":{"d":"73,-148v-30,0,-52,-24,-52,-53v0,-28,22,-53,52,-53v30,0,52,24,52,53v0,28,-22,53,-52,53xm21,-105r0,-15r104,0r0,15r-104,0xm73,-162v21,0,36,-17,36,-39v0,-22,-15,-39,-36,-39v-21,0,-36,17,-36,39v0,22,15,39,36,39","w":146},"\u00e6":{"d":"170,-36v-30,48,-147,62,-152,-18v-4,-59,83,-70,136,-52v10,-68,-69,-77,-113,-49r-6,-16v45,-25,121,-22,132,31v14,-28,42,-48,74,-48v53,1,86,44,84,103r-153,0v2,78,97,93,135,44r13,11v-33,44,-121,47,-150,-6xm172,-100r134,0v-3,-37,-24,-72,-66,-72v-36,0,-65,31,-68,72xm88,-12v31,0,56,-17,74,-39v-5,-12,-8,-25,-8,-39v-38,-13,-117,-14,-117,36v0,27,23,42,51,42","w":347,"k":{"\u2026":4,"}":4,"z":5,"y":9,"x":11,"w":9,"v":9,"]":7,"\\":29,"?":14,".":4,",":4,"*":7,")":11}},"\u00f8":{"d":"214,-93v0,78,-95,127,-155,76r-18,19r-21,0r29,-30v-51,-57,-11,-163,71,-160v23,0,44,8,60,22r19,-20r21,0r-29,30v15,17,23,39,23,63xm62,-41r107,-111v-45,-44,-124,-6,-124,60v0,19,6,37,17,51xm71,-31v46,44,124,5,124,-61v0,-19,-7,-37,-17,-51","w":239},"\u00bf":{"d":"117,-128v-43,7,-76,22,-76,60v0,30,22,55,59,55v29,0,51,-14,70,-37r13,10v-21,26,-45,43,-83,43v-48,0,-78,-31,-78,-71v0,-45,34,-68,76,-73r3,-45r12,0xm107,-247v7,0,13,6,13,13v0,7,-6,13,-13,13v-7,0,-13,-6,-13,-13v0,-7,6,-13,13,-13","w":198,"k":{"\u00d9":5,"\u00db":5,"\u00da":5,"\u00d2":7,"\u00d4":7,"\u00d3":7,"\u0152":7,"\u00e6":-4,"\u00e5":-4,"\u00e3":-4,"\u00e4":-4,"\u00e2":-4,"\u00e0":-4,"\u00e1":-4,"\u00dc":5,"\u00d6":7,"\u00c7":7,"y":13,"w":13,"v":16,"t":5,"f":4,"a":-4,"Y":25,"X":4,"W":18,"V":22,"U":5,"T":22,"Q":7,"O":7,"G":7,"C":7}},"\u00a1":{"d":"38,0r5,-186r10,0r6,186r-21,0xm48,-247v7,0,13,6,13,13v0,7,-6,13,-13,13v-7,0,-12,-6,-12,-13v0,-7,5,-13,12,-13","w":96},"\u0192":{"d":"101,-138v-15,57,-6,157,-83,138r0,-15v25,4,41,-3,46,-29r17,-94r-39,0r0,-16r42,0v9,-42,13,-100,61,-100v12,0,18,1,27,4r0,16v-31,-8,-52,-5,-59,32r-9,48r55,0r0,16r-58,0","w":187,"k":{"5":4,"4":11,"1":-11}},"\u00ab":{"d":"152,-15v-18,-27,-41,-49,-57,-78r57,-75r14,8r-50,68r50,68xm79,-15v-18,-27,-42,-48,-58,-78r58,-75r13,8r-49,68r49,68","w":191,"k":{"\u0153":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"y":5,"x":5,"w":4,"v":5,"q":2,"o":4,"g":2,"e":4,"d":2,"c":4,"a":4,"Y":27,"X":7,"W":13,"V":14,"T":25}},"\u00bb":{"d":"112,-15r-13,-9r49,-67r-49,-69r13,-8v18,27,42,48,58,78xm39,-15r-13,-9r49,-67r-49,-69r13,-8v18,27,41,49,57,78","w":191,"k":{"\u00c1":7,"\u00c2":7,"\u00c3":7,"\u00c0":7,"\u00c6":7,"\u00c5":7,"\u00c4":7,"z":7,"y":11,"x":16,"w":7,"v":11,"t":4,"s":4,"f":4,"Z":5,"Y":36,"X":18,"W":18,"V":22,"T":32,"S":4,"A":7}},"\u2026":{"d":"44,-26v7,0,13,6,13,13v0,7,-6,13,-13,13v-7,0,-13,-6,-13,-13v0,-7,6,-13,13,-13xm125,-26v7,0,13,6,13,13v0,7,-6,13,-13,13v-7,0,-12,-6,-12,-13v0,-7,5,-13,12,-13xm207,-26v7,0,13,6,13,13v0,7,-6,13,-13,13v-7,0,-13,-6,-13,-13v0,-7,6,-13,13,-13","w":250,"k":{"\u00d9":5,"\u00db":5,"\u00da":5,"\u00d2":14,"\u00d4":14,"\u00d3":14,"\u0153":7,"\u0152":14,"\u00f5":7,"\u00f6":7,"\u00f4":7,"\u00f2":7,"\u00f3":7,"\u00eb":7,"\u00ea":7,"\u00e8":7,"\u00e9":7,"\u00e7":7,"\u00e5":7,"\u00e3":7,"\u00e4":7,"\u00e2":7,"\u00e0":7,"\u00e1":7,"\u00dc":5,"\u00d6":14,"\u00c7":14,"y":22,"w":25,"v":31,"t":9,"q":4,"o":7,"g":4,"f":5,"e":7,"d":4,"c":7,"a":7,"Y":47,"W":36,"V":43,"U":5,"T":36,"Q":14,"O":14,"G":14,"C":14}},"\u00a0":{"w":108},"\u00c0":{"d":"140,-275r-39,-37r22,-11r32,48r-15,0xm160,-254r109,237r25,0r0,17r-72,0r0,-17r27,0r-24,-54r-149,0r-24,54r28,0r0,17r-72,0r0,-17r25,0r109,-237r18,0xm84,-87r133,0r-66,-146","w":297,"k":{"\u00d9":25,"\u00db":25,"\u00da":25,"\u00d2":14,"\u00d4":14,"\u00d3":14,"\u2039":7,"\u2019":29,"\u2018":29,"\u201d":29,"\u201c":29,"\u2014":14,"\u2013":14,"\u0153":9,"\u0152":14,"\u00ab":7,"\u2122":36,"\u00fc":4,"\u00fb":4,"\u00f9":4,"\u00fa":4,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00dc":25,"\u00d6":14,"\u00c7":14,"y":28,"w":33,"v":33,"u":4,"t":11,"q":9,"o":9,"g":9,"f":7,"e":9,"d":9,"c":9,"a":9,"\\":43,"Y":40,"W":45,"V":51,"U":25,"T":32,"S":5,"Q":14,"O":14,"G":14,"C":14,"?":22,"-":14,"*":36}},"\u00c3":{"d":"108,-272r-13,-3v10,-54,47,-27,77,-19v9,0,13,-4,18,-18r12,3v-10,54,-46,27,-76,19v-9,0,-13,4,-18,18xm160,-254r109,237r25,0r0,17r-72,0r0,-17r27,0r-24,-54r-149,0r-24,54r28,0r0,17r-72,0r0,-17r25,0r109,-237r18,0xm84,-87r133,0r-66,-146","w":297,"k":{"\u00d9":25,"\u00db":25,"\u00da":25,"\u00d2":14,"\u00d4":14,"\u00d3":14,"\u2039":7,"\u2019":29,"\u2018":29,"\u201d":29,"\u201c":29,"\u2014":14,"\u2013":14,"\u0153":9,"\u0152":14,"\u00ab":7,"\u2122":36,"\u00fc":4,"\u00fb":4,"\u00f9":4,"\u00fa":4,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00dc":25,"\u00d6":14,"\u00c7":14,"y":28,"w":33,"v":33,"u":4,"t":11,"q":9,"o":9,"g":9,"f":7,"e":9,"d":9,"c":9,"a":9,"\\":43,"Y":40,"W":45,"V":51,"U":25,"T":32,"S":5,"Q":14,"O":14,"G":14,"C":14,"?":22,"-":14,"*":36}},"\u00d5":{"d":"147,4v-76,0,-126,-60,-126,-130v0,-69,51,-130,127,-130v76,0,126,60,126,130v0,69,-51,130,-127,130xm148,-13v62,0,107,-50,107,-113v0,-62,-46,-113,-108,-113v-62,0,-107,50,-107,113v0,62,46,113,108,113xm107,-272r-13,-3v10,-54,47,-27,77,-19v9,0,13,-4,18,-18r12,3v-10,54,-46,27,-76,19v-9,0,-13,4,-18,18","w":295},"\u0152":{"d":"155,0v-79,0,-134,-54,-134,-126v0,-71,55,-126,134,-126r230,0r0,17r-155,0r0,99r139,0r0,18r-139,0r0,101r157,0r0,17r-232,0xm155,-17r56,0r0,-218v-98,-11,-171,27,-171,109v0,60,45,109,115,109","w":415,"k":{"\u0153":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"y":4,"w":4,"v":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4}},"\u0153":{"d":"112,4v-54,0,-94,-44,-94,-96v0,-51,40,-96,94,-96v39,0,71,23,85,56v13,-33,42,-56,78,-56v53,1,86,44,84,103r-153,0v2,78,97,93,135,44r13,11v-38,49,-136,45,-157,-22v-14,33,-46,56,-85,56xm206,-100r134,0v-3,-37,-24,-72,-66,-72v-36,0,-65,31,-68,72xm113,-12v44,0,75,-36,75,-80v0,-44,-34,-79,-76,-79v-44,0,-75,35,-75,79v0,44,34,80,76,80","w":376,"k":{"\u203a":4,"\u2018":7,"\u201c":7,"\u2026":4,"\u00bb":4,"}":4,"z":5,"y":9,"x":11,"w":9,"v":9,"t":5,"r":3,"p":4,"n":6,"m":6,"l":4,"k":4,"]":7,"\\":29,"?":14,".":4,",":4,"*":7,")":11}},"\u2013":{"d":"28,-98r0,-18r140,0r0,18r-140,0","w":195,"k":{"\u00c1":14,"\u00c2":14,"\u00c3":14,"\u00c0":14,"\u00c6":14,"\u00c5":14,"\u00c4":14,"z":4,"y":5,"x":11,"w":4,"v":5,"Z":11,"Y":29,"X":18,"W":13,"V":14,"T":32,"A":14,"7":14,"3":4,"1":11}},"\u2014":{"d":"28,-98r0,-18r273,0r0,18r-273,0","w":329,"k":{"\u00c1":14,"\u00c2":14,"\u00c3":14,"\u00c0":14,"\u00c6":14,"\u00c5":14,"\u00c4":14,"z":4,"y":5,"x":11,"w":4,"v":5,"Z":11,"Y":29,"X":18,"W":13,"V":14,"T":32,"A":14,"7":14,"3":4,"1":11}},"\u201c":{"d":"43,-245v9,-1,13,9,13,21v0,22,-8,35,-30,43r-4,-9v15,-8,21,-17,20,-30v-16,-1,-15,-25,1,-25xm108,-245v9,-1,13,9,13,21v0,22,-8,35,-30,43r-4,-9v15,-8,21,-17,20,-30v-16,-1,-15,-25,1,-25","w":153,"k":{"\u00c1":32,"\u00c2":32,"\u0153":5,"\u00c3":32,"\u00c0":32,"\u00bf":13,"\u00e6":4,"\u00c6":32,"\u00f5":5,"\u00f6":5,"\u00f4":5,"\u00f2":5,"\u00f3":5,"\u00eb":5,"\u00ea":5,"\u00e8":5,"\u00e9":5,"\u00e7":5,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00c5":32,"\u00c4":32,"z":4,"t":-5,"s":4,"q":5,"o":5,"g":5,"e":5,"d":5,"c":5,"a":4,"J":29,"A":32}},"\u201d":{"d":"107,-181v-9,1,-12,-10,-12,-22v0,-22,8,-34,30,-42r4,9v-15,8,-22,16,-21,29v16,2,15,26,-1,26xm42,-181v-9,1,-12,-10,-12,-22v0,-22,8,-34,30,-42r4,9v-15,8,-21,16,-20,29v16,2,13,26,-2,26","w":153},"\u2018":{"d":"42,-181v-9,1,-12,-10,-12,-22v0,-22,8,-34,30,-42r4,9v-15,8,-21,16,-20,29v16,2,13,26,-2,26","w":88,"k":{"\u00c1":32,"\u00c2":32,"\u0153":5,"\u00c3":32,"\u00c0":32,"\u00bf":13,"\u00e6":4,"\u00c6":32,"\u00f5":5,"\u00f6":5,"\u00f4":5,"\u00f2":5,"\u00f3":5,"\u00eb":5,"\u00ea":5,"\u00e8":5,"\u00e9":5,"\u00e7":5,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00c5":32,"\u00c4":32,"z":4,"t":-5,"s":4,"q":5,"o":5,"g":5,"e":5,"d":5,"c":5,"a":4,"J":29,"A":32}},"\u2019":{"d":"45,-246v9,-1,12,9,12,21v0,22,-8,34,-30,42r-4,-9v15,-8,22,-16,21,-29v-16,-1,-15,-25,1,-25","w":88,"k":{"\u00c1":36,"\u00c2":36,"\u0153":16,"\u00c3":36,"\u00c0":36,"\u00e6":7,"\u00c6":36,"\u00f5":16,"\u00f6":16,"\u00f4":16,"\u00f2":16,"\u00f3":16,"\u00eb":16,"\u00ea":16,"\u00e8":16,"\u00e9":16,"\u00e7":16,"\u00e5":7,"\u00e3":7,"\u00e4":7,"\u00e2":7,"\u00e0":7,"\u00e1":7,"\u00c5":36,"\u00c4":36,"s":11,"q":14,"o":16,"g":14,"e":16,"d":14,"c":16,"a":7,"J":36,"A":36}},"\u2044":{"d":"-21,35r168,-308r20,0r-169,308r-19,0","w":153,"k":{"9":-7,"8":-7,"7":-11,"5":-7,"4":27,"3":-14,"2":-4,"1":-22}},"\u2039":{"d":"79,-15v-18,-27,-42,-48,-58,-78r58,-75r13,8r-49,68r49,68","w":117,"k":{"\u0153":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"y":5,"x":5,"w":4,"v":5,"q":2,"o":4,"g":2,"e":4,"d":2,"c":4,"a":4,"Y":27,"X":7,"W":13,"V":14,"T":25}},"\u203a":{"d":"39,-15r-13,-9r49,-67r-49,-69r13,-8v18,27,41,49,57,78","w":117,"k":{"\u00c1":7,"\u00c2":7,"\u00c3":7,"\u00c0":7,"\u00c6":7,"\u00c5":7,"\u00c4":7,"z":7,"y":11,"x":16,"w":7,"v":11,"t":4,"s":4,"f":4,"Z":5,"Y":36,"X":18,"W":18,"V":22,"T":32,"S":4,"A":7}},"\u2021":{"d":"71,0r3,-52r-45,2r0,-16r45,3r-2,-63r2,-63r-45,3r0,-16r45,2r-3,-52r18,0r-2,52r44,-2r0,16r-45,-3r2,63r-2,63r45,-3r0,16r-44,-2r2,52r-18,0","w":160},"\u00b7":{"d":"32,-92r0,-30r24,0r0,30r-24,0","w":88},"\u201a":{"d":"26,39r-4,-9v15,-8,21,-16,20,-30r-10,0r0,-31r24,0v1,36,1,60,-30,70xm44,-26v9,0,12,9,12,21v0,22,-8,35,-30,43r-4,-9v15,-8,21,-16,20,-29v-16,-2,-13,-26,2,-26","w":88,"k":{"\u00d9":5,"\u00db":5,"\u00da":5,"\u00d2":14,"\u00d4":14,"\u00d3":14,"\u0153":7,"\u0152":14,"\u00f5":7,"\u00f6":7,"\u00f4":7,"\u00f2":7,"\u00f3":7,"\u00eb":7,"\u00ea":7,"\u00e8":7,"\u00e9":7,"\u00e7":7,"\u00e5":7,"\u00e3":7,"\u00e4":7,"\u00e2":7,"\u00e0":7,"\u00e1":7,"\u00dc":5,"\u00d6":14,"\u00c7":14,"y":16,"w":25,"v":31,"t":9,"q":4,"o":7,"j":-5,"g":4,"f":5,"e":7,"d":4,"c":7,"a":7,"Y":47,"W":36,"V":43,"U":5,"T":36,"Q":14,"O":14,"G":14,"C":14}},"\u201e":{"d":"44,-26v9,0,12,9,12,21v0,22,-8,35,-30,43r-4,-9v15,-8,21,-16,20,-29v-16,-2,-13,-26,2,-26xm108,-26v9,-1,13,9,13,21v0,22,-8,35,-30,43r-4,-9v15,-8,21,-16,20,-29v-16,-2,-15,-26,1,-26","w":153,"k":{"\u00d9":5,"\u00db":5,"\u00da":5,"\u00d2":14,"\u00d4":14,"\u00d3":14,"\u0153":7,"\u0152":14,"\u00f5":7,"\u00f6":7,"\u00f4":7,"\u00f2":7,"\u00f3":7,"\u00eb":7,"\u00ea":7,"\u00e8":7,"\u00e9":7,"\u00e7":7,"\u00e5":7,"\u00e3":7,"\u00e4":7,"\u00e2":7,"\u00e0":7,"\u00e1":7,"\u00dc":5,"\u00d6":14,"\u00c7":14,"y":16,"w":25,"v":31,"t":9,"q":4,"o":7,"j":-5,"g":4,"f":5,"e":7,"d":4,"c":7,"a":7,"Y":47,"W":36,"V":43,"U":5,"T":36,"Q":14,"O":14,"G":14,"C":14}},"\u2030":{"d":"78,-126v-33,0,-55,-31,-55,-64v0,-34,22,-65,55,-65v33,0,56,31,56,65v0,34,-23,64,-56,64xm49,0r185,-252r19,0r-185,252r-19,0xm359,3v-33,0,-55,-31,-55,-65v0,-34,23,-64,56,-64v33,0,55,31,55,64v0,34,-23,65,-56,65xm224,3v-33,0,-55,-31,-55,-65v0,-34,23,-64,56,-64v33,0,55,31,55,64v0,34,-23,65,-56,65xm78,-141v21,0,37,-22,37,-49v0,-28,-17,-49,-37,-49v-21,0,-37,22,-37,49v0,28,17,49,37,49xm360,-13v21,0,36,-21,36,-49v0,-28,-17,-49,-37,-49v-21,0,-36,23,-36,49v0,28,17,49,37,49xm225,-13v21,0,36,-21,36,-49v0,-28,-17,-49,-37,-49v-21,0,-36,23,-36,49v0,28,17,49,37,49","w":437},"\u00c2":{"d":"105,-274r36,-44r14,0r36,44v-26,3,-30,-15,-43,-24v-14,9,-18,27,-43,24xm160,-254r109,237r25,0r0,17r-72,0r0,-17r27,0r-24,-54r-149,0r-24,54r28,0r0,17r-72,0r0,-17r25,0r109,-237r18,0xm84,-87r133,0r-66,-146","w":302,"k":{"\u00d9":25,"\u00db":25,"\u00da":25,"\u00d2":14,"\u00d4":14,"\u00d3":14,"\u2039":7,"\u2019":29,"\u2018":29,"\u201d":29,"\u201c":29,"\u2014":14,"\u2013":14,"\u0153":9,"\u0152":14,"\u00ab":7,"\u2122":36,"\u00fc":4,"\u00fb":4,"\u00f9":4,"\u00fa":4,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00dc":25,"\u00d6":14,"\u00c7":14,"y":28,"w":33,"v":33,"u":4,"t":11,"q":9,"o":9,"g":9,"f":7,"e":9,"d":9,"c":9,"a":9,"\\":43,"Y":40,"W":45,"V":51,"U":25,"T":32,"S":5,"Q":14,"O":14,"G":14,"C":14,"?":22,"-":14,"*":36}},"\u00ca":{"d":"85,-275r36,-44r15,0r36,44v-26,3,-30,-16,-44,-25v-13,9,-17,28,-43,25xm12,0r0,-17r33,0r0,-218r-33,0r0,-17r213,0r0,47r-18,0r0,-30r-143,0r0,99r144,0r0,18r-144,0r0,101r145,0r0,-30r17,0r0,47r-214,0","w":241,"k":{"\u0153":4,"\u00fc":8,"\u00fb":8,"\u00f9":8,"\u00fa":8,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"y":4,"w":4,"v":4,"u":8,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4}},"\u00c1":{"d":"143,-275r31,-48r22,11r-38,37r-15,0xm160,-254r109,237r25,0r0,17r-72,0r0,-17r27,0r-24,-54r-149,0r-24,54r28,0r0,17r-72,0r0,-17r25,0r109,-237r18,0xm84,-87r133,0r-66,-146","w":297,"k":{"\u00d9":25,"\u00db":25,"\u00da":25,"\u00d2":14,"\u00d4":14,"\u00d3":14,"\u2039":7,"\u2019":29,"\u2018":29,"\u201d":29,"\u201c":29,"\u2014":14,"\u2013":14,"\u0153":9,"\u0152":14,"\u00ab":7,"\u2122":36,"\u00fc":4,"\u00fb":4,"\u00f9":4,"\u00fa":4,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00dc":25,"\u00d6":14,"\u00c7":14,"y":28,"w":33,"v":33,"u":4,"t":11,"q":9,"o":9,"g":9,"f":7,"e":9,"d":9,"c":9,"a":9,"\\":43,"Y":40,"W":45,"V":51,"U":25,"T":32,"S":5,"Q":14,"O":14,"G":14,"C":14,"?":22,"-":14,"*":36}},"\u00cb":{"d":"175,-289v0,7,-5,12,-12,12v-7,0,-13,-5,-13,-12v0,-7,6,-13,13,-13v7,0,12,6,12,13xm114,-289v0,7,-6,12,-13,12v-7,0,-13,-5,-13,-12v0,-7,6,-13,13,-13v7,0,13,6,13,13xm15,0r0,-17r34,0r0,-218r-34,0r0,-17r213,0r0,47r-17,0r0,-30r-143,0r0,99r144,0r0,18r-144,0r0,101r145,0r0,-30r17,0r0,47r-215,0","w":249,"k":{"\u0153":4,"\u00fc":8,"\u00fb":8,"\u00f9":8,"\u00fa":8,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"y":4,"w":4,"v":4,"u":8,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4}},"\u00c8":{"d":"132,-275r-38,-37r22,-11r31,48r-15,0xm15,0r0,-17r34,0r0,-218r-34,0r0,-17r213,0r0,47r-17,0r0,-30r-143,0r0,99r144,0r0,18r-144,0r0,101r145,0r0,-30r17,0r0,47r-215,0","w":249,"k":{"\u0153":4,"\u00fc":8,"\u00fb":8,"\u00f9":8,"\u00fa":8,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"y":4,"w":4,"v":4,"u":8,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4}},"\u00cd":{"d":"49,-275r32,-48r22,11r-39,37r-15,0xm15,-18r34,0r0,-217r-34,0r0,-17r85,0r0,17r-33,0r0,217r33,0r0,18r-85,0r0,-18","w":115},"\u00ce":{"d":"14,-275r36,-44r14,0r36,44v-26,3,-29,-16,-43,-25v-14,9,-17,28,-43,25xm15,-18r34,0r0,-217r-34,0r0,-17r85,0r0,17r-33,0r0,217r33,0r0,18r-85,0r0,-18","w":115},"\u00cf":{"d":"15,-18r34,0r0,-217r-34,0r0,-17r85,0r0,17r-33,0r0,217r33,0r0,18r-85,0r0,-18xm102,-289v0,7,-6,12,-13,12v-7,0,-13,-5,-13,-12v0,-7,6,-13,13,-13v7,0,13,6,13,13xm40,-289v0,7,-6,12,-13,12v-7,0,-13,-5,-13,-12v0,-7,6,-13,13,-13v7,0,13,6,13,13","w":115},"\u00cc":{"d":"48,-275r-39,-37r22,-11r32,48r-15,0xm15,-18r34,0r0,-217r-34,0r0,-17r85,0r0,17r-33,0r0,217r33,0r0,18r-85,0r0,-18","w":115},"\u00d3":{"d":"147,4v-76,0,-126,-60,-126,-130v0,-69,51,-130,127,-130v76,0,126,60,126,130v0,69,-51,130,-127,130xm148,-13v62,0,107,-50,107,-113v0,-62,-46,-113,-108,-113v-62,0,-107,50,-107,113v0,62,46,113,108,113xm142,-275r32,-48r21,11r-38,37r-15,0","w":295,"k":{"\u00c1":14,"\u00c2":14,"\u00c3":14,"\u00c0":14,"\u2026":14,"\u00c6":14,"\u00c5":14,"\u00c4":14,"}":7,"x":2,"m":3,"]":7,"\\":14,"Z":14,"Y":22,"X":18,"W":13,"V":14,"T":20,"S":2,"J":11,"A":14,"?":7,"\/":14,".":14,",":14,")":11}},"\u00d4":{"d":"147,4v-76,0,-126,-60,-126,-130v0,-69,51,-130,127,-130v76,0,126,60,126,130v0,69,-51,130,-127,130xm148,-13v62,0,107,-50,107,-113v0,-62,-46,-113,-108,-113v-62,0,-107,50,-107,113v0,62,46,113,108,113xm104,-275r36,-44r15,0r36,44v-26,3,-30,-16,-44,-25v-13,9,-17,28,-43,25","w":295,"k":{"\u00c1":14,"\u00c2":14,"\u00c3":14,"\u00c0":14,"\u2026":14,"\u00c6":14,"\u00c5":14,"\u00c4":14,"}":7,"x":2,"m":3,"]":7,"\\":14,"Z":14,"Y":22,"X":18,"W":13,"V":14,"T":20,"S":2,"J":11,"A":14,"?":7,"\/":14,".":14,",":14,")":11}},"\u00d2":{"d":"147,4v-76,0,-126,-60,-126,-130v0,-69,51,-130,127,-130v76,0,126,60,126,130v0,69,-51,130,-127,130xm148,-13v62,0,107,-50,107,-113v0,-62,-46,-113,-108,-113v-62,0,-107,50,-107,113v0,62,46,113,108,113xm138,-275r-38,-37r22,-11r31,48r-15,0","w":295,"k":{"\u00c1":14,"\u00c2":14,"\u00c3":14,"\u00c0":14,"\u2026":14,"\u00c6":14,"\u00c5":14,"\u00c4":14,"}":7,"x":2,"m":3,"]":7,"\\":14,"Z":14,"Y":22,"X":18,"W":13,"V":14,"T":20,"S":2,"J":11,"A":14,"?":7,"\/":14,".":14,",":14,")":11}},"\u00da":{"d":"134,-274r32,-47r22,10r-39,37r-15,0xm286,-252r0,17r-33,0r0,128v0,72,-42,111,-103,111v-60,0,-103,-39,-103,-109r0,-130r-33,0r0,-17r85,0r0,17r-33,0r0,128v0,59,32,94,85,94v51,0,84,-32,84,-92r0,-130r-34,0r0,-17r85,0","w":299,"k":{"\u00c1":9,"\u00c2":9,"\u00c3":9,"\u00c0":9,"\u2026":5,"\u00c6":9,"\u00c5":9,"\u00c4":9,"x":2,"m":5,"g":6,"X":4,"J":7,"A":9,"\/":5,".":5,",":5}},"\u00db":{"d":"100,-274r36,-44r14,0r36,44v-25,3,-29,-15,-43,-24v-14,9,-18,27,-43,24xm286,-252r0,17r-33,0r0,128v0,72,-42,111,-103,111v-60,0,-103,-39,-103,-109r0,-130r-33,0r0,-17r85,0r0,17r-33,0r0,128v0,59,32,94,85,94v51,0,84,-32,84,-92r0,-130r-34,0r0,-17r85,0","w":299,"k":{"\u00c1":9,"\u00c2":9,"\u00c3":9,"\u00c0":9,"\u2026":5,"\u00c6":9,"\u00c5":9,"\u00c4":9,"x":2,"m":5,"g":6,"X":4,"J":7,"A":9,"\/":5,".":5,",":5}},"\u00d9":{"d":"137,-274r-38,-37r22,-10r31,47r-15,0xm286,-252r0,17r-33,0r0,128v0,72,-42,111,-103,111v-60,0,-103,-39,-103,-109r0,-130r-33,0r0,-17r85,0r0,17r-33,0r0,128v0,59,32,94,85,94v51,0,84,-32,84,-92r0,-130r-34,0r0,-17r85,0","w":299,"k":{"\u00c1":9,"\u00c2":9,"\u00c3":9,"\u00c0":9,"\u2026":5,"\u00c6":9,"\u00c5":9,"\u00c4":9,"x":2,"m":5,"g":6,"X":4,"J":7,"A":9,"\/":5,".":5,",":5}},"\u0131":{"d":"14,-17r26,0r0,-148r-26,0r0,-17r44,0r0,165r26,0r0,17r-70,0r0,-17","w":97},"\u02c6":{"d":"50,-214r36,-44r14,0r36,44v-26,3,-30,-16,-43,-25v-14,9,-17,28,-43,25"},"\u02dc":{"d":"52,-211r-12,-3v10,-54,46,-27,76,-19v9,0,13,-4,18,-18r12,3v-10,54,-46,27,-76,19v-9,0,-13,4,-18,18"},"\u00af":{"d":"39,-216r0,-19r108,0r0,19r-108,0"},"\u02d8":{"d":"93,-213v-27,0,-46,-17,-48,-45r14,0v4,34,64,34,68,0r14,0v-2,28,-21,45,-48,45"},"\u02d9":{"d":"80,-214r0,-29r26,0r0,29r-26,0"},"\u02da":{"d":"93,-213v-19,0,-35,-16,-35,-35v0,-18,16,-33,35,-33v19,0,35,15,35,34v0,18,-16,34,-35,34xm93,-225v12,0,22,-10,22,-23v0,-12,-10,-22,-22,-22v-12,0,-22,10,-22,23v0,12,10,22,22,22"},"\u00b8":{"d":"81,53r-20,-9r33,-48r15,0"},"\u02dd":{"d":"94,-214r32,-48r20,10r-36,38r-16,0xm40,-214r32,-48r19,10r-36,38r-15,0"},"\u02db":{"d":"131,59v-54,1,-71,-25,-56,-63r16,0v-6,32,1,51,40,52r0,11"},"\u02c7":{"d":"86,-214r-36,-44v26,-3,30,15,43,24v14,-9,18,-27,43,-24r-36,44r-14,0"},"\u20ac":{"d":"157,4v-50,0,-88,-37,-100,-92r-33,0r0,-17r30,0v-1,-15,-1,-31,1,-45r-31,0r0,-17r34,0v13,-51,50,-89,96,-89v42,0,68,21,87,50r-15,10v-19,-28,-38,-44,-72,-44v-36,0,-66,31,-78,73r103,0r0,17r-106,0v-1,15,-3,30,-1,45r107,0r0,17r-103,0v15,82,115,103,152,30r14,9v-19,30,-45,53,-85,53","w":264,"k":{"1":-7}}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * HTF Gotham� � 2000 The Hoefler Type Foundry, Inc. Info: www.typography.com.
 * Customized 2009.
 * 
 * Trademark:
 * Please refer to the Copyright section for the font trademark attribution
 * notices.
 * 
 * Full name:
 * GothamSerif-Bold
 * 
 * Manufacturer:
 * The Hoefler Type Foundry, Inc
 */
Cufon.registerFont({"w":185,"face":{"font-family":"Gotham Serif","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 4 3 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"5","bbox":"-23 -336 433 63","underline-thickness":"7.2","underline-position":"-40.68","stemh":"51","stemv":"55","unicode-range":"U+0020-U+FB02"},"glyphs":{" ":{"w":100},"!":{"d":"62,-77v23,0,41,18,41,41v0,23,-18,41,-41,41v-23,0,-41,-18,-41,-41v0,-23,18,-41,41,-41xm48,-96r-17,-165r64,0r-17,165r-30,0","w":124},"\"":{"d":"108,-137r7,-115v19,2,45,-4,60,2r-39,113r-28,0xm23,-137r7,-115v19,2,45,-4,60,2r-39,113r-28,0","w":192},"#":{"d":"66,-193v23,0,41,18,41,41v0,23,-18,41,-41,41v-23,0,-42,-18,-42,-41v0,-23,19,-41,42,-41xm66,-77v23,0,41,18,41,41v0,23,-18,41,-41,41v-23,0,-42,-18,-42,-41v0,-23,19,-41,42,-41xm132,-70r0,-52r120,0r0,52r-120,0","w":276},"$":{"d":"104,35r0,-36v-31,-4,-61,-16,-85,-34r28,-41v19,15,37,25,58,29r0,-57v-52,-14,-77,-35,-77,-77v0,-40,31,-66,76,-71r0,-21r37,0r0,22v26,4,48,12,67,26r-24,42v-14,-10,-30,-17,-45,-21r0,55v55,15,78,37,78,78v0,40,-30,66,-76,71r0,35r-37,0xm105,-158r0,-49v-33,4,-34,40,0,49xm139,-45v35,-5,35,-42,0,-51r0,51","w":238},"%":{"d":"232,-252r43,0r-184,252r-43,0xm145,-191v0,36,-24,65,-61,65v-36,0,-62,-29,-62,-64v0,-36,25,-65,62,-65v36,0,61,29,61,64xm60,-191v0,18,10,32,24,32v15,0,23,-15,23,-31v0,-17,-9,-32,-23,-32v-15,0,-24,14,-24,31xm239,-126v36,0,61,29,61,64v0,35,-25,65,-62,65v-36,0,-61,-29,-61,-65v0,-36,25,-64,62,-64xm239,-30v15,0,23,-15,23,-32v0,-17,-10,-31,-24,-31v-15,0,-23,14,-23,31v0,17,10,32,24,32","w":322},"&":{"d":"206,5r-29,-29v-47,48,-158,33,-158,-46v0,-32,17,-55,49,-69v-38,-49,-15,-117,58,-117v43,0,71,28,71,64v0,34,-22,54,-53,66r34,33v8,-13,16,-28,24,-43r41,22v-10,18,-20,37,-33,54r37,37xm116,-156v22,-8,33,-17,33,-34v0,-14,-10,-23,-24,-23v-31,2,-30,39,-9,57xm75,-72v-1,35,50,38,71,16r-48,-49v-17,9,-23,21,-23,33","w":263},"'":{"d":"23,-137r7,-115v19,2,46,-4,61,2r-39,113r-29,0","w":108},"(":{"d":"124,51v-133,-61,-133,-247,0,-308r24,36v-94,58,-95,177,0,235","w":165},")":{"d":"42,51r-24,-37v94,-58,93,-177,0,-235r24,-36v133,61,133,247,0,308","w":165},"*":{"d":"66,-134r5,-43r-35,27r-15,-26r41,-17r-41,-17r15,-26r35,26r-5,-43r29,0r-6,43r35,-26r15,26r-40,17r40,17r-15,26r-35,-27r6,43r-29,0","w":160},"+":{"d":"93,-37r0,-65r-66,0r0,-50r66,0r0,-64r51,0r0,64r65,0r0,50r-65,0r0,65r-51,0","w":236},",":{"d":"62,-77v32,1,41,27,41,65v0,47,-24,66,-66,67r-4,-22v22,-2,34,-12,35,-28v-28,2,-46,-16,-47,-41v0,-23,18,-41,41,-41","w":124,"k":{"\u00d9":5,"\u00db":5,"\u00da":5,"\u00d2":14,"\u00d4":14,"\u00d3":14,"\u2019":14,"\u201d":14,"\u0153":7,"\u0152":14,"\u00e6":7,"\u00f5":7,"\u00f6":7,"\u00f4":7,"\u00f2":7,"\u00f3":7,"\u00eb":7,"\u00ea":7,"\u00e8":7,"\u00e9":7,"\u00e7":7,"\u00e5":7,"\u00e3":7,"\u00e4":7,"\u00e2":7,"\u00e0":7,"\u00e1":7,"\u00dc":5,"\u00d6":14,"\u00c7":14,"y":16,"w":25,"v":31,"t":9,"q":4,"o":7,"j":-5,"g":4,"f":5,"e":7,"d":4,"c":7,"a":7,"Y":47,"W":36,"V":43,"U":5,"T":36,"Q":14,"O":14,"G":14,"C":14,"7":7,"1":18,"0":7}},"-":{"d":"21,-85r0,-53r111,0r0,53r-111,0","w":152,"k":{"\u00c1":14,"\u00c2":14,"\u00c3":14,"\u00c0":14,"\u00c6":14,"\u00c5":14,"\u00c4":14,"z":4,"y":5,"x":11,"w":4,"v":5,"Z":11,"Y":29,"X":18,"W":13,"V":14,"T":32,"A":14,"7":14,"3":4,"1":11}},".":{"d":"62,-77v23,0,41,18,41,41v0,23,-18,41,-41,41v-23,0,-41,-18,-41,-41v0,-23,18,-41,41,-41","w":124,"k":{"\u00d9":5,"\u00db":5,"\u00da":5,"\u00d2":14,"\u00d4":14,"\u00d3":14,"\u2019":14,"\u201d":14,"\u0153":7,"\u0152":14,"\u00e6":7,"\u00f5":7,"\u00f6":7,"\u00f4":7,"\u00f2":7,"\u00f3":7,"\u00eb":7,"\u00ea":7,"\u00e8":7,"\u00e9":7,"\u00e7":7,"\u00e5":7,"\u00e3":7,"\u00e4":7,"\u00e2":7,"\u00e0":7,"\u00e1":7,"\u00dc":5,"\u00d6":14,"\u00c7":14,"y":22,"w":25,"v":31,"t":9,"q":4,"o":7,"g":4,"f":5,"e":7,"d":4,"c":7,"a":7,"Y":47,"W":36,"V":43,"U":5,"T":36,"Q":14,"O":14,"G":14,"C":14,"7":7,"1":18,"0":7}},"\/":{"d":"-7,46r159,-333r47,0r-160,333r-46,0","w":196,"k":{"\u00d2":14,"\u00d4":14,"\u00d3":14,"\u00c1":43,"\u00c2":43,"\u0153":29,"\u0152":14,"\u00c3":43,"\u00c0":43,"\u00e6":23,"\u00c6":43,"\u00fc":18,"\u00fb":18,"\u00f9":18,"\u00fa":18,"\u00f5":29,"\u00f6":29,"\u00f4":29,"\u00f2":29,"\u00f3":29,"\u00eb":29,"\u00ea":29,"\u00e8":29,"\u00e9":29,"\u00e7":29,"\u00e5":23,"\u00e3":23,"\u00e4":23,"\u00e2":23,"\u00e0":23,"\u00e1":23,"\u00d6":14,"\u00c7":14,"\u00c5":43,"\u00c4":43,"z":22,"y":18,"x":18,"w":18,"v":18,"u":18,"t":7,"s":31,"r":18,"q":25,"p":18,"o":29,"n":18,"m":18,"g":25,"f":9,"e":29,"d":25,"c":29,"a":23,"Z":7,"S":11,"Q":14,"O":14,"J":47,"G":14,"C":14,"A":43,"9":7,"8":5,"7":4,"6":13,"5":7,"4":34,"3":4,"2":7,"1":-4,"0":13,"\/":58}},"0":{"d":"138,-255v67,0,111,56,111,130v0,73,-45,130,-112,130v-67,0,-112,-56,-112,-130v0,-73,46,-130,113,-130xm138,-45v33,0,54,-34,54,-80v0,-46,-22,-80,-55,-80v-33,0,-55,34,-55,80v0,46,23,80,56,80","w":274,"k":{"9":3,"7":13,"5":13,"4":2,"3":11,"2":10,"1":11,"\/":13,".":7,",":7}},"1":{"d":"111,-252r0,206r41,0r0,46r-138,0r0,-46r42,0r0,-160r-42,0r0,-46r97,0","w":163,"k":{"\u2044":-20,"9":11,"8":5,"6":8,"5":5,"4":14,"2":5,"0":11}},"2":{"d":"154,-48r0,-22r46,0r0,70r-186,0r0,-44r84,-68v31,-26,43,-39,43,-60v0,-50,-62,-38,-84,1r-39,-32v25,-33,48,-52,93,-52v52,0,87,31,87,79v0,55,-66,95,-107,128r63,0","w":218,"k":{"\u2044":-22,"7":2,"6":4,"4":5}},"3":{"d":"132,-149v34,6,67,24,67,71v0,48,-34,82,-90,82v-45,0,-76,-18,-98,-44r38,-36v17,19,34,30,60,30v21,0,36,-11,36,-31v0,-27,-36,-35,-72,-32r-9,-35r60,-60r-52,0r0,19r-46,0r0,-66r169,0r0,41","w":220,"k":{"\u2044":-11,"9":6,"7":7,"5":2,"2":2,"0":4,"\/":4}},"4":{"d":"189,-251r0,140r34,0r0,45r-34,0r0,21r24,0r0,46r-114,0r0,-46r38,0r0,-21r-117,0r-9,-39r132,-146r46,0xm137,-111r0,-65r-61,65r61,0","w":241,"k":{"\u2044":-11,"9":7,"7":11,"1":5,"0":4,"\/":7}},"5":{"d":"83,-160v60,-14,120,7,120,77v0,97,-141,110,-189,49r34,-40v19,17,38,28,60,28v26,0,41,-13,41,-36v0,-38,-58,-40,-86,-25r-32,-21r7,-123r155,0r0,48r-107,0","w":225,"k":{"\u2044":-7,"9":8,"7":11,"6":3,"5":3,"3":2,"2":4,"1":3,"\/":7}},"6":{"d":"127,4v-73,0,-102,-38,-102,-122v0,-77,35,-137,110,-137v34,0,57,9,79,27r-29,43v-36,-36,-102,-21,-102,38v48,-35,140,-10,140,65v0,51,-42,86,-96,86xm125,-43v27,0,43,-15,43,-38v0,-21,-16,-36,-43,-36v-27,0,-43,15,-43,37v0,21,16,37,43,37","w":244,"k":{"\u2044":-11,"9":5,"7":7,"6":5,"5":3,"3":5,"2":2,"1":4,"0":8,"\/":4}},"7":{"d":"14,-180r0,-72r182,0r0,42r-113,210r-63,0r113,-204r-73,0r0,24r-46,0","w":208,"k":{"\u2044":40,"\u2014":11,"\u2013":11,"9":5,"8":4,"6":8,"5":9,"4":31,"3":7,"2":5,"1":5,"0":12,"\/":50,".":36,"-":11,",":36}},"8":{"d":"175,-129v26,13,40,29,40,60v0,47,-42,74,-97,74v-91,0,-132,-100,-56,-134v-60,-35,-29,-124,56,-124v85,0,118,88,57,124xm118,-208v-23,0,-35,14,-35,30v0,17,13,31,35,31v22,0,36,-13,36,-31v0,-15,-13,-30,-36,-30xm118,-41v27,0,44,-13,44,-32v0,-19,-19,-30,-44,-30v-25,0,-43,11,-43,31v0,17,16,31,43,31","w":236,"k":{"\u2044":-14,"9":7,"7":8,"6":4,"3":5,"1":6,"0":4}},"9":{"d":"117,-255v73,0,101,39,102,123v0,81,-38,137,-109,137v-37,0,-62,-13,-83,-30r29,-42v38,38,104,26,106,-35v-49,39,-140,8,-140,-65v0,-50,38,-88,95,-88xm120,-131v27,0,43,-15,43,-38v0,-22,-17,-38,-44,-38v-27,0,-43,15,-43,38v0,22,17,38,44,38","w":244,"k":{"\u2044":-5,"9":2,"8":6,"7":8,"5":9,"3":5,"2":9,"\/":9,".":4,",":4}},":":{"d":"62,-193v23,0,41,18,41,41v0,23,-18,41,-41,41v-23,0,-41,-18,-41,-41v0,-23,18,-41,41,-41xm62,-77v23,0,41,18,41,41v0,23,-18,41,-41,41v-23,0,-41,-18,-41,-41v0,-23,18,-41,41,-41","w":124,"k":{"Y":14,"W":5,"V":7,"T":4}},"<":{"d":"202,-26r-175,-76r0,-50r175,-76r0,51r-122,50r122,50r0,51","w":236},"=":{"d":"33,-149r0,-49r170,0r0,49r-170,0xm33,-55r0,-50r170,0r0,50r-170,0","w":236},">":{"d":"35,-26r0,-50r121,-50r-121,-50r0,-52r174,76r0,50","w":236},"?":{"d":"70,-152v41,-4,68,-13,65,-34v-5,-40,-66,-29,-87,-2r-33,-36v38,-56,174,-53,174,36v0,46,-31,64,-70,72r-4,22r-37,0xm96,-77v23,0,42,18,42,41v0,23,-19,41,-42,41v-23,0,-41,-18,-41,-41v0,-23,18,-41,41,-41","w":208},"@":{"d":"183,58v-92,0,-161,-71,-161,-157v0,-86,70,-157,158,-157v88,0,157,68,157,142v0,90,-84,112,-127,69v-36,40,-119,22,-119,-48v0,-74,89,-120,130,-66r4,-19r42,7r-18,108v0,13,10,23,27,23v26,0,45,-26,45,-74v0,-67,-60,-128,-141,-128v-81,0,-143,64,-143,143v0,79,61,143,146,143v36,0,61,-8,88,-24r7,11v-28,17,-58,27,-95,27xm169,-60v23,0,43,-22,43,-52v0,-21,-14,-34,-33,-34v-23,0,-44,22,-44,51v0,22,14,35,34,35","w":358},"A":{"d":"171,-252r87,207r22,0r0,45r-101,0r0,-45r23,0r-15,-36r-85,0r-15,36r25,0r0,45r-102,0r0,-45r22,0r88,-207r51,0xm121,-129r47,0r-24,-57","w":290,"k":{"\u00d9":23,"\u00db":23,"\u00da":23,"\u00d2":16,"\u00d4":16,"\u00d3":16,"\u2039":7,"\u2019":29,"\u2018":29,"\u201d":29,"\u201c":29,"\u2014":14,"\u2013":14,"\u0153":9,"\u0152":16,"\u00ab":7,"\u00e6":9,"\u00c6":7,"\u2122":36,"\u00fc":4,"\u00fb":4,"\u00f9":4,"\u00fa":4,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00dc":9,"\u00d6":16,"\u00c7":23,"\u00c5":7,"y":18,"w":20,"v":25,"u":8,"t":14,"q":9,"o":9,"g":12,"f":7,"e":9,"d":9,"c":9,"a":9,"\\":43,"Y":53,"W":48,"V":52,"U":23,"T":32,"S":4,"Q":16,"O":16,"G":16,"C":23,"?":22,"-":14,"*":36}},"B":{"d":"15,-252v93,7,234,-30,236,66v0,28,-15,44,-33,54v29,11,47,28,47,63v1,96,-153,64,-249,69r0,-46r35,0r0,-160r-36,0r0,-46xm105,-203r0,53v36,-1,91,8,91,-27v0,-34,-56,-25,-91,-26xm105,-104r0,55v40,-3,105,13,105,-28v0,-36,-67,-26,-105,-27","w":280,"k":{"\u00d9":3,"\u00db":3,"\u00da":3,"\u00d2":6,"\u00d4":6,"\u00d3":6,"\u00e6":6,"\u00fc":8,"\u00fb":8,"\u00f9":8,"\u00fa":8,"\u00f5":6,"\u00f6":6,"\u00f4":6,"\u00f2":6,"\u00f3":6,"\u00eb":5,"\u00ea":5,"\u00e8":5,"\u00e9":5,"\u00e5":6,"\u00e3":6,"\u00e4":6,"\u00e2":6,"\u00e0":6,"\u00e1":6,"\u00dc":3,"\u00d6":6,"\u00c7":8,"y":8,"w":4,"v":4,"u":8,"q":6,"o":6,"g":6,"e":5,"d":6,"c":6,"a":6,"Z":6,"Y":14,"X":7,"W":14,"V":20,"U":3,"T":4,"S":-3,"O":6,"F":8,"C":8,"?":2,"&":-5}},"C":{"d":"148,5v-74,0,-129,-57,-129,-131v0,-92,97,-163,183,-114r0,-12r44,0r0,78r-48,0v-30,-60,-121,-23,-121,48v0,44,30,80,73,80v29,0,47,-12,67,-30r35,36v-26,28,-55,45,-104,45","w":265,"k":{"\u00d2":7,"\u00d4":7,"\u00d3":7,"\u2014":4,"\u2013":4,"\u0153":4,"\u0152":7,"\u00e6":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00d6":7,"\u00c7":7,"y":4,"x":4,"w":4,"v":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"Y":4,"X":4,"W":2,"V":2,"Q":7,"O":7,"G":7,"C":7,"-":4}},"D":{"d":"49,-47r0,-159r-34,0r0,-46r132,0v79,0,134,54,134,126v0,71,-55,126,-134,126r-131,0r0,-47r33,0xm104,-202r0,152v69,7,120,-13,119,-76v0,-61,-50,-84,-119,-76","w":299,"k":{"\u00d2":6,"\u00d4":6,"\u00d3":6,"\u00c8":11,"\u00cb":11,"\u00c1":25,"\u00ca":11,"\u00c2":25,"\u00c3":25,"\u00c0":25,"\u2026":14,"\u00e6":6,"\u00c6":18,"\u00f5":6,"\u00f6":6,"\u00f4":6,"\u00f2":6,"\u00f3":6,"\u00eb":5,"\u00ea":5,"\u00e8":5,"\u00e9":5,"\u00e5":6,"\u00e3":6,"\u00e4":6,"\u00e2":6,"\u00e0":6,"\u00e1":6,"\u00d6":6,"\u00c9":11,"\u00c7":11,"\u00c5":18,"\u00c4":18,"}":7,"x":4,"q":6,"o":6,"g":6,"e":5,"d":6,"c":6,"a":6,"]":7,"\\":14,"Z":14,"Y":23,"X":20,"W":14,"V":16,"T":14,"S":4,"R":11,"P":11,"O":6,"N":11,"M":11,"L":11,"K":8,"J":25,"I":11,"H":11,"F":8,"E":11,"D":11,"C":11,"B":17,"A":25,"?":7,"\/":14,".":14,",":14,")":11}},"E":{"d":"241,-78r0,78r-226,0r0,-46r34,0r0,-161r-32,0r0,-45r224,0r0,78r-47,0r0,-29r-90,0r0,53r75,0r0,50r-75,0r0,51r90,0r0,-29r47,0","w":260,"k":{"\u00d2":6,"\u00d4":6,"\u00d3":6,"\u0153":4,"\u00e6":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00d6":6,"\u00c7":11,"y":4,"w":4,"v":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"O":6,"C":11}},"F":{"d":"139,-46r0,46r-124,0r0,-46r34,0r0,-160r-34,0r0,-46r226,0r0,78r-46,0r0,-28r-90,0r0,54r75,0r0,50r-75,0r0,52r34,0","w":253,"k":{"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u00c1":48,"\u00c2":48,"\u203a":5,"\u2019":-7,"\u201d":-7,"\u0153":5,"\u00c3":48,"\u00c0":48,"\u2026":36,"\u00bb":5,"\u00e6":9,"\u00c6":29,"\u00f5":23,"\u00f6":23,"\u00f4":23,"\u00f2":23,"\u00f3":23,"\u00eb":25,"\u00ea":25,"\u00e8":25,"\u00e9":25,"\u00e7":25,"\u00e5":25,"\u00e3":25,"\u00e4":25,"\u00e2":25,"\u00e0":25,"\u00e1":25,"\u00d6":9,"\u00c7":8,"\u00c5":29,"\u00c4":29,"w":-3,"s":4,"q":25,"o":26,"g":4,"e":27,"d":20,"c":25,"a":25,"Z":4,"Q":9,"O":9,"J":51,"G":8,"C":8,"A":55,"?":-4,"\/":25,".":36,",":36,"&":5}},"G":{"d":"152,5v-78,0,-133,-55,-133,-131v0,-97,106,-166,194,-112r0,-13r43,0r0,79r-51,0v0,-15,-20,-34,-60,-34v-40,0,-68,36,-68,80v0,68,77,102,129,65r0,-36r-56,0r0,-48r110,0r0,109v-26,22,-62,41,-108,41","w":286,"k":{"\u00c1":11,"\u00c2":11,"\u00c3":11,"\u00c0":11,"\u00e6":-4,"\u00e5":-4,"\u00e3":-4,"\u00e4":-4,"\u00e2":-4,"\u00e0":-4,"\u00e1":-4,"\u00c5":11,"\u00c4":11,"y":2,"v":2,"u":5,"a":-4,"\\":5,"Y":11,"X":4,"W":7,"V":9,"T":4,"A":11,"?":4}},"H":{"d":"139,-45r0,45r-124,0r0,-45r34,0r0,-161r-34,0r0,-46r124,0r0,46r-34,0r0,54r102,0r0,-54r-35,0r0,-46r124,0r0,46r-34,0r0,161r35,0r0,45r-124,0r0,-45r34,0r0,-56r-102,0r0,56r34,0","w":312,"k":{"\u00d2":6,"\u00d4":6,"\u00d3":6,"\u00e6":6,"\u00f5":6,"\u00f6":6,"\u00f4":6,"\u00f2":6,"\u00f3":6,"\u00eb":5,"\u00ea":5,"\u00e8":5,"\u00e9":5,"\u00e5":6,"\u00e3":6,"\u00e4":6,"\u00e2":6,"\u00e0":6,"\u00e1":6,"\u00d6":6,"\u00c7":11,"y":9,"u":5,"q":6,"o":8,"g":6,"e":7,"d":6,"c":6,"a":6,"O":6,"C":11}},"I":{"d":"139,-205r-34,0r0,160r34,0r0,45r-124,0r0,-45r34,0r0,-160r-34,0r0,-47r124,0r0,47","w":154,"k":{"\u00d2":6,"\u00d4":6,"\u00d3":6,"\u00e6":6,"\u00f5":6,"\u00f6":6,"\u00f4":6,"\u00f2":6,"\u00f3":6,"\u00eb":5,"\u00ea":5,"\u00e8":5,"\u00e9":5,"\u00e5":6,"\u00e3":6,"\u00e4":6,"\u00e2":6,"\u00e0":6,"\u00e1":6,"\u00d6":6,"\u00c7":11,"t":5,"q":6,"o":6,"g":6,"e":5,"d":6,"c":6,"a":6,"O":6,"C":6}},"J":{"d":"177,-86v1,59,-32,89,-88,90v-39,0,-66,-17,-83,-37r35,-39v23,32,80,40,80,-17r0,-117r-39,0r0,-46r127,0r0,46r-32,0r0,120","w":224,"k":{"\u00d2":14,"\u00d4":14,"\u00d3":14,"\u00c1":34,"\u00c2":34,"\u00c3":34,"\u00c0":34,"\u2026":5,"\u00e6":15,"\u00c6":9,"\u00fc":13,"\u00fb":13,"\u00f9":13,"\u00fa":13,"\u00f5":15,"\u00f6":15,"\u00f4":15,"\u00f2":15,"\u00f3":15,"\u00eb":15,"\u00ea":15,"\u00e8":15,"\u00e9":15,"\u00e5":15,"\u00e3":15,"\u00e4":15,"\u00e2":15,"\u00e0":15,"\u00e1":15,"\u00d6":14,"\u00c7":8,"\u00c5":9,"\u00c4":9,"u":13,"q":15,"o":18,"g":15,"e":18,"d":15,"c":15,"a":18,"O":14,"L":3,"J":31,"C":8,"A":34,".":18,",":13}},"K":{"d":"260,-206r-35,0r-59,61r74,99r27,0r0,46r-109,0r0,-46r15,0r-44,-61r-29,30r0,31r26,0r0,46r-111,0r0,-46r29,0r0,-160r-29,0r0,-46r111,0r0,46r-26,0r0,64r59,-64r-14,0r0,-46r115,0r0,46","w":277,"k":{"\u00d9":5,"\u00db":5,"\u00da":5,"\u00d2":20,"\u00d4":20,"\u00d3":20,"\u2039":7,"\u2014":18,"\u2013":18,"\u0153":11,"\u0152":20,"\u00ab":7,"\u00e6":4,"\u00c6":7,"\u00fc":7,"\u00fb":7,"\u00f9":7,"\u00fa":7,"\u00f5":11,"\u00f6":11,"\u00f4":11,"\u00f2":11,"\u00f3":11,"\u00eb":11,"\u00ea":11,"\u00e8":11,"\u00e9":11,"\u00e7":11,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00dc":5,"\u00d6":20,"\u00c7":20,"\u00c5":7,"\u00c4":7,"y":18,"w":18,"v":22,"u":7,"t":9,"q":9,"o":11,"g":9,"f":7,"e":11,"d":9,"c":11,"a":11,"Y":4,"W":4,"V":4,"U":5,"T":4,"S":4,"Q":20,"O":20,"G":20,"C":20,"-":18}},"L":{"d":"105,-206r0,156r76,0r0,-67r49,0r0,117r-215,0r0,-50r34,0r0,-156r-34,0r0,-46r124,0r0,46r-34,0","w":244,"k":{"\u00d9":7,"\u00db":7,"\u00da":7,"\u00d2":3,"\u00d4":3,"\u00d3":3,"\u2019":14,"\u2018":14,"\u201d":14,"\u201c":14,"\u2014":14,"\u2013":14,"\u0153":4,"\u0152":14,"\u00e6":4,"\u2122":32,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00dc":7,"\u00d6":14,"\u00c7":11,"y":22,"w":18,"v":22,"t":7,"q":2,"o":4,"g":2,"f":7,"e":4,"d":2,"c":4,"a":4,"\\":43,"Y":47,"W":36,"V":41,"U":7,"T":31,"?":22,"-":14,"*":29}},"M":{"d":"139,-46r0,46r-124,0r0,-46r35,0r0,-160r-35,0r0,-46r94,0r67,106r66,-106r94,0r0,46r-34,0r0,160r34,0r0,46r-123,0r0,-46r34,0r0,-119v-25,35,-45,75,-73,108r-70,-107r0,118r35,0","w":351,"k":{"\u00d2":6,"\u00d4":6,"\u00d3":6,"\u00e6":6,"\u00f5":6,"\u00f6":6,"\u00f4":6,"\u00f2":6,"\u00f3":6,"\u00eb":5,"\u00ea":5,"\u00e8":5,"\u00e9":5,"\u00e5":5,"\u00e3":5,"\u00e4":5,"\u00e2":5,"\u00e0":5,"\u00e1":5,"\u00d6":6,"\u00c7":11,"q":6,"o":12,"g":6,"e":12,"d":9,"c":10,"a":5,"O":6,"C":11}},"N":{"d":"15,-206r0,-46r85,0r119,155r0,-109r-35,0r0,-46r123,0r0,46r-34,0r0,206r-47,0r-122,-161r0,115r34,0r0,46r-123,0r0,-46r34,0r0,-160r-34,0","w":322,"k":{"\u00d2":14,"\u00d4":14,"\u00d3":14,"\u00c1":19,"\u00c2":19,"\u00c3":19,"\u00c0":19,"\u00e6":17,"\u00fc":13,"\u00fb":13,"\u00f9":13,"\u00fa":13,"\u00f5":17,"\u00f6":17,"\u00f4":17,"\u00f2":17,"\u00f3":17,"\u00eb":17,"\u00ea":17,"\u00e8":17,"\u00e9":17,"\u00e5":17,"\u00e3":17,"\u00e4":17,"\u00e2":17,"\u00e0":17,"\u00e1":17,"\u00d6":14,"\u00c7":11,"\u00c5":19,"\u00c4":19,"u":13,"q":17,"o":17,"g":17,"e":17,"d":17,"c":17,"a":17,"O":14,"J":17,"G":13,"C":11,"A":19,".":13,",":13}},"O":{"d":"154,-256v78,0,134,58,134,130v0,72,-57,131,-135,131v-78,0,-134,-58,-134,-131v0,-72,57,-130,135,-130xm154,-46v45,0,76,-36,76,-80v0,-43,-32,-79,-77,-79v-45,0,-76,36,-76,79v0,43,32,80,77,80","w":307,"k":{"\u00c8":11,"\u00cb":11,"\u00c1":26,"\u00ca":11,"\u00c2":26,"\u00c3":26,"\u00c0":26,"\u2026":14,"\u00c6":16,"\u00c9":11,"\u00c5":16,"\u00c4":16,"}":7,"x":2,"c":3,"]":7,"\\":14,"Z":13,"Y":22,"X":18,"W":14,"V":16,"T":11,"S":2,"R":5,"P":6,"N":5,"M":5,"L":9,"K":9,"J":22,"I":5,"H":11,"F":6,"E":11,"D":11,"B":11,"A":26,"?":7,"\/":14,".":14,",":14,")":11}},"P":{"d":"138,-46r0,46r-123,0r0,-46r34,0r0,-159r-34,0r0,-47r137,0v60,0,96,36,96,88v-1,73,-64,94,-143,88r0,30r33,0xm105,-202r0,77v42,2,87,1,87,-39v0,-41,-45,-40,-87,-38","w":263,"k":{"\u00d2":6,"\u00d4":6,"\u00d3":6,"\u00c8":5,"\u00cb":5,"\u00c1":40,"\u00ca":5,"\u00c2":40,"\u2039":-4,"\u2019":-7,"\u201d":-7,"\u0153":2,"\u00c3":40,"\u00c0":40,"\u2026":36,"\u00ab":-4,"\u00e6":4,"\u00c6":25,"\u00fc":-2,"\u00fb":-2,"\u00f9":-2,"\u00fa":-2,"\u00f5":2,"\u00f6":2,"\u00f4":2,"\u00f2":2,"\u00f3":2,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":8,"\u00e5":8,"\u00e3":8,"\u00e4":8,"\u00e2":8,"\u00e0":8,"\u00e1":8,"\u00d6":6,"\u00c9":5,"\u00c7":11,"\u00c5":25,"\u00c4":25,"y":-4,"w":-4,"v":-4,"u":-2,"t":-5,"q":10,"o":10,"g":10,"f":-5,"e":9,"d":8,"c":8,"a":8,"Z":5,"Y":4,"X":11,"W":2,"V":4,"R":5,"P":5,"O":6,"N":5,"M":5,"L":5,"K":6,"J":48,"I":6,"H":5,"F":5,"E":5,"D":5,"C":11,"B":5,"A":45,"\/":22,".":36,",":36}},"Q":{"d":"227,-17v-86,56,-208,-8,-208,-109v0,-71,56,-130,134,-130v106,0,170,115,112,202r26,22r-36,40xm77,-127v0,57,54,97,109,73r-41,-35r35,-39r42,37v23,-53,-12,-114,-69,-114v-45,0,-76,35,-76,78","w":309,"k":{"\u00c1":11,"\u00c2":11,"\u00c3":11,"\u00c0":11,"\u00c5":11,"\u00c4":11,"Y":23,"W":14,"V":16,"T":11,"R":6,"F":11,"A":11,"?":7,")":4}},"R":{"d":"165,-252v56,0,94,29,95,84v0,41,-22,66,-54,78r29,44r32,0r0,46r-65,0r-54,-81r-43,0r0,35r33,0r0,46r-123,0r0,-46r34,0r0,-160r-34,0r0,-46r150,0xm105,-202r0,72v43,0,98,7,98,-36v0,-44,-55,-36,-98,-36","w":279,"k":{"\u00d2":6,"\u00d4":6,"\u00d3":6,"\u0153":4,"\u00e6":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00d6":6,"\u00c7":11,"t":-4,"q":2,"o":4,"g":2,"f":-4,"e":4,"d":2,"c":4,"a":4,"Y":9,"W":5,"V":7,"O":6,"J":2,"C":11}},"S":{"d":"73,-183v0,26,29,23,60,32v51,14,83,32,83,77v0,72,-104,101,-153,58r0,16r-44,0r0,-79r44,0v10,26,30,34,55,34v30,0,43,-9,43,-24v0,-13,-12,-21,-54,-31v-50,-13,-92,-28,-92,-79v0,-68,105,-100,144,-58r0,-15r45,0r0,80r-45,0v-4,-28,-31,-34,-48,-34v-21,0,-38,9,-38,23","w":232,"k":{"\u00c1":5,"\u00c2":5,"\u00c3":5,"\u00c0":5,"\u00c6":5,"\u00c5":5,"\u00c4":5,"z":2,"y":5,"x":5,"w":4,"v":14,"t":2,"f":2,"\\":7,"Z":4,"Y":11,"X":9,"W":9,"V":11,"T":5,"S":4,"A":5,"?":4}},"T":{"d":"175,-46r0,46r-122,0r0,-46r33,0r0,-155r-29,0r0,27r-47,0r0,-78r208,0r0,78r-47,0r0,-27r-29,0r0,155r33,0","w":228,"k":{"\u00d2":11,"\u00d4":11,"\u00d3":11,"\u00c1":32,"\u00c2":32,"\u203a":25,"\u2039":32,"\u2014":32,"\u2013":32,"\u0153":38,"\u0152":11,"\u00c3":32,"\u00c0":32,"\u2026":36,"\u00bb":25,"\u00ab":32,"\u00e6":38,"\u00c6":32,"\u00fc":-3,"\u00fb":-3,"\u00f9":-3,"\u00fa":-3,"\u00f5":38,"\u00f6":38,"\u00f4":38,"\u00f2":38,"\u00f3":38,"\u00eb":28,"\u00ea":28,"\u00e8":28,"\u00e9":28,"\u00e7":28,"\u00e5":31,"\u00e3":31,"\u00e4":31,"\u00e2":31,"\u00e0":31,"\u00e1":31,"\u00d6":11,"\u00c7":11,"\u00c5":32,"\u00c4":32,"u":2,"s":11,"r":4,"q":34,"o":38,"l":2,"i":4,"g":34,"e":28,"d":25,"c":28,"a":31,"Z":4,"Y":-3,"V":-3,"T":-3,"S":5,"Q":11,"O":11,"J":40,"G":11,"C":11,"A":32,":":4,"\/":32,".":36,"-":32,",":36,"&":16}},"U":{"d":"256,-109v0,76,-43,113,-110,113v-67,0,-109,-38,-109,-111r0,-99r-23,0r0,-46r102,0r0,46r-23,0v1,67,-15,159,54,159v70,0,52,-92,54,-159r-25,0r0,-46r102,0r0,46r-22,0r0,97","w":291,"k":{"\u00c1":23,"\u00c2":23,"\u00c3":23,"\u00c0":23,"\u2026":5,"\u00c6":9,"\u00c5":9,"\u00c4":9,"x":2,"s":4,"n":8,"g":7,"a":7,"X":4,"J":25,"A":23,"\/":5,".":13,",":13}},"V":{"d":"243,-206r-82,206r-49,0r-82,-206r-22,0r0,-46r103,0r0,46r-22,0r48,130r48,-130r-21,0r0,-46r100,0r0,46r-21,0","w":272,"k":{"\u00d2":16,"\u00d4":16,"\u00d3":16,"\u00c1":50,"\u00c2":50,"\u203a":14,"\u2039":22,"\u2014":14,"\u2013":14,"\u0153":25,"\u0152":16,"\u00c3":50,"\u00c0":50,"\u2026":43,"\u00bb":14,"\u00ab":22,"\u00e6":25,"\u00c6":36,"\u00fc":14,"\u00fb":14,"\u00f9":14,"\u00fa":14,"\u00f5":34,"\u00f6":34,"\u00f4":34,"\u00f2":34,"\u00f3":34,"\u00eb":33,"\u00ea":33,"\u00e8":33,"\u00e9":33,"\u00e7":25,"\u00e5":34,"\u00e3":34,"\u00e4":34,"\u00e2":34,"\u00e0":34,"\u00e1":34,"\u00d6":16,"\u00c7":16,"\u00c5":36,"\u00c4":36,"z":20,"y":14,"x":18,"w":13,"v":14,"u":14,"t":7,"s":22,"r":14,"q":23,"p":14,"o":34,"n":14,"m":14,"l":4,"j":7,"i":7,"g":23,"f":9,"e":33,"d":23,"c":25,"a":34,"Z":4,"Y":-6,"W":4,"V":-3,"T":-6,"S":9,"Q":16,"O":16,"J":54,"G":16,"C":16,"A":52,":":7,"\/":43,".":59,"-":14,",":56,"&":14}},"W":{"d":"258,0r-56,-163r-57,163r-47,0r-70,-206r-20,0r0,-46r97,0r0,46r-20,0r38,124r56,-170r47,0r56,170r38,-124r-21,0r0,-46r96,0r0,46r-20,0r-69,206r-48,0","w":403,"k":{"\u00d2":14,"\u00d4":14,"\u00d3":14,"\u00c1":42,"\u00c2":42,"\u203a":13,"\u2039":18,"\u2014":13,"\u2013":13,"\u0153":23,"\u0152":14,"\u00c3":42,"\u00c0":42,"\u2026":36,"\u00bb":13,"\u00ab":18,"\u00e6":25,"\u00c6":32,"\u00fc":13,"\u00fb":13,"\u00f9":13,"\u00fa":13,"\u00f5":23,"\u00f6":23,"\u00f4":23,"\u00f2":23,"\u00f3":23,"\u00eb":23,"\u00ea":23,"\u00e8":23,"\u00e9":23,"\u00e7":23,"\u00e5":25,"\u00e3":25,"\u00e4":25,"\u00e2":25,"\u00e0":25,"\u00e1":25,"\u00d6":14,"\u00c7":14,"\u00c5":32,"\u00c4":32,"z":20,"y":13,"x":14,"w":13,"v":13,"u":13,"t":9,"s":22,"r":13,"q":22,"p":13,"o":23,"n":13,"m":13,"l":4,"j":5,"i":5,"g":22,"f":11,"e":23,"d":22,"c":23,"a":25,"Z":4,"Y":-5,"X":5,"W":4,"V":4,"S":7,"Q":14,"O":14,"J":50,"G":14,"C":14,"A":42,":":5,"\/":36,".":36,"-":13,",":36,"&":11}},"X":{"d":"166,-129r56,83r31,0r0,46r-107,0r0,-46r13,0r-27,-40r-26,40r15,0r0,46r-107,0r0,-46r30,0r56,-82r-52,-78r-32,0r0,-46r107,0r0,46r-12,0r23,36r23,-36r-12,0r0,-46r107,0r0,46r-33,0","w":266,"k":{"\u00d9":4,"\u00db":4,"\u00da":4,"\u00d2":18,"\u00d4":18,"\u00d3":18,"\u203a":7,"\u2039":18,"\u2014":18,"\u2013":18,"\u0153":16,"\u0152":18,"\u00bb":7,"\u00ab":18,"\u00e6":4,"\u00c6":7,"\u00fc":7,"\u00fb":7,"\u00f9":7,"\u00fa":7,"\u00f5":16,"\u00f6":16,"\u00f4":16,"\u00f2":16,"\u00f3":16,"\u00eb":16,"\u00ea":16,"\u00e8":16,"\u00e9":16,"\u00e7":16,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00dc":4,"\u00d6":18,"\u00c7":18,"\u00c5":7,"\u00c4":7,"y":14,"w":14,"v":18,"u":7,"t":7,"q":14,"o":16,"l":4,"j":4,"i":4,"g":14,"f":7,"e":16,"d":14,"c":16,"a":4,"Y":3,"W":5,"U":4,"S":11,"Q":18,"O":18,"J":4,"G":18,"C":18,"?":5,"-":18,"&":4}},"Y":{"d":"147,-206r0,-46r110,0r0,46r-29,0r-67,106r0,54r33,0r0,46r-123,0r0,-46r34,0r0,-53r-67,-107r-30,0r0,-46r111,0r0,46r-18,0r32,55r33,-55r-19,0","w":265,"k":{"\u00d2":22,"\u00d4":22,"\u00d3":22,"\u00c1":48,"\u00c2":48,"\u203a":27,"\u2039":36,"\u2014":29,"\u2013":29,"\u0153":40,"\u0152":22,"\u00c3":48,"\u00c0":48,"\u2026":47,"\u00bb":27,"\u00ab":36,"\u00e6":36,"\u00c6":40,"\u00fc":27,"\u00fb":27,"\u00f9":27,"\u00fa":27,"\u00f5":48,"\u00f6":48,"\u00f4":48,"\u00f2":48,"\u00f3":48,"\u00eb":48,"\u00ea":48,"\u00e8":48,"\u00e9":48,"\u00e7":40,"\u00e5":36,"\u00e3":36,"\u00e4":36,"\u00e2":36,"\u00e0":36,"\u00e1":36,"\u00d6":22,"\u00c7":22,"\u00c5":40,"\u00c4":40,"z":29,"y":22,"x":25,"w":20,"v":22,"u":27,"t":11,"s":36,"r":27,"q":45,"p":27,"o":48,"n":27,"m":27,"l":4,"j":7,"i":7,"g":38,"f":14,"e":48,"d":38,"c":40,"a":40,"Z":4,"Y":-3,"X":11,"W":-6,"V":-3,"T":-3,"S":6,"Q":22,"O":22,"J":47,"G":22,"C":22,"A":48,":":14,"\/":40,".":47,"-":29,",":47,"&":20}},"Z":{"d":"227,-252r0,42r-139,163r92,0r0,-31r48,0r-1,78r-210,0r0,-42r140,-163r-89,0r0,31r-46,0r0,-78r205,0","w":244,"k":{"\u00d2":13,"\u00d4":13,"\u00d3":13,"\u00c1":3,"\u00c2":3,"\u2039":7,"\u2014":11,"\u2013":11,"\u0153":9,"\u0152":13,"\u00c3":3,"\u00c0":3,"\u00ab":7,"\u00e6":9,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00d6":13,"\u00c7":13,"\u00c5":3,"\u00c4":3,"y":5,"w":5,"v":7,"q":7,"o":9,"g":7,"f":4,"e":9,"d":7,"c":9,"a":9,"Z":4,"S":4,"Q":13,"O":13,"G":13,"C":13,"A":3,"-":11}},"[":{"d":"33,47r0,-299r116,0r0,43r-64,0r0,213r64,0r0,43r-116,0","w":173},"\\":{"d":"157,46r-159,-333r46,0r160,333r-47,0","w":196},"]":{"d":"24,47r0,-43r64,0r0,-213r-64,0r0,-43r116,0r0,299r-116,0","w":173},"^":{"d":"21,-177r53,-75r38,0r53,75r-40,0r-32,-43r-33,43r-39,0"},"_":{"d":"2,58r0,-42r218,0r0,42r-218,0","w":221},"`":{"d":"89,-214r-47,-43r48,-21r40,64r-41,0"},"a":{"d":"240,-146r-21,0r0,100r21,0r0,46r-75,0r0,-25v-46,56,-148,23,-148,-72v0,-95,104,-129,148,-68r0,-28r75,0r0,47xm118,-43v26,0,47,-21,47,-54v0,-32,-21,-53,-47,-53v-25,0,-46,21,-46,54v0,32,21,53,46,53","w":255,"k":{"\u00e7":3,"y":7,"w":7,"v":7,"u":2,"t":4,"s":2,"o":4,"g":4,"e":4,"c":5,"\\":27,"?":13,"*":5}},"b":{"d":"35,-206r-21,0r0,-46r76,0r0,87v44,-61,147,-26,147,69v0,94,-101,127,-147,70r0,26r-76,0r0,-46r21,0r0,-160xm135,-150v-26,0,-46,21,-46,54v0,32,20,53,46,53v26,0,47,-21,47,-54v0,-32,-21,-53,-47,-53","w":254,"k":{"\u203a":2,"\u2018":4,"\u201c":4,"\u2026":4,"\u00bb":2,"}":5,"z":5,"y":9,"x":11,"w":7,"v":9,"u":4,"t":4,"r":7,"n":5,"m":6,"l":6,"k":8,"i":7,"f":3,"]":7,"\\":25,"?":13,".":4,",":4,"*":5,")":11}},"c":{"d":"166,-66r33,33v-20,22,-43,39,-82,38v-57,0,-99,-44,-99,-100v0,-64,72,-127,132,-87r0,-11r43,0r0,69r-44,0v-20,-44,-79,-20,-79,29v0,56,68,68,96,29","w":212,"k":{"\u203a":-4,"\u2039":4,"\u2019":-5,"\u2018":-4,"\u201d":-5,"\u201c":-4,"\u0153":5,"\u00bb":-4,"\u00ab":4,"\u00e6":9,"\u00f5":5,"\u00f6":5,"\u00f4":5,"\u00f2":5,"\u00f3":5,"\u00eb":5,"\u00ea":5,"\u00e8":5,"\u00e9":5,"\u00e7":5,"\u00e5":11,"\u00e3":11,"\u00e4":11,"\u00e2":11,"\u00e0":11,"\u00e1":11,"y":2,"x":4,"w":2,"v":2,"q":4,"o":11,"k":4,"h":2,"g":4,"e":7,"d":4,"c":5,"a":11,"\\":14,"?":5,")":5}},"d":{"d":"240,-206r-21,0r0,160r21,0r0,46r-75,0r0,-25v-46,57,-148,24,-148,-71v0,-94,102,-129,148,-69r0,-87r75,0r0,46xm165,-96v0,-32,-21,-53,-46,-53v-26,0,-47,21,-47,53v0,32,21,54,47,54v25,0,46,-22,46,-54","w":254,"k":{"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":3,"\u00e5":7,"\u00e3":7,"\u00e4":7,"\u00e2":7,"\u00e0":7,"\u00e1":7,"y":7,"w":7,"v":7,"t":4,"s":2,"o":4,"g":2,"e":6,"c":3,"a":6,"\\":27,"?":13,"*":5}},"e":{"d":"197,-32v-49,67,-180,34,-180,-64v0,-55,39,-100,95,-100v69,0,98,53,94,119r-135,0v9,46,66,49,95,18xm112,-152v-22,0,-37,16,-41,41r82,0v-3,-25,-18,-41,-41,-41","w":223,"k":{"\u203a":4,"\u2018":7,"\u201c":7,"\u2026":4,"\u00bb":4,"}":4,"z":5,"y":9,"x":11,"w":9,"v":9,"u":5,"t":7,"r":7,"p":3,"o":2,"n":7,"m":7,"l":8,"k":8,"j":3,"i":7,"h":7,"f":2,"e":2,"c":2,"b":4,"a":2,"]":7,"\\":29,"?":14,".":4,",":4,"*":7,")":11}},"f":{"d":"37,-185v-10,-65,46,-87,99,-69r0,46v-20,-9,-51,-8,-45,24r45,0r0,44r-45,0r0,93r31,0r0,47r-106,0r0,-47r21,0r0,-93r-23,0r0,-45r23,0","w":144,"k":{"\u2039":5,"\u2019":-13,"\u2018":-11,"\u201d":-13,"\u201c":-11,"\u0153":4,"\u2026":16,"\u00ab":5,"\u00e6":5,"\u2122":-14,"\u00f5":4,"\u00f6":6,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":5,"\u00e3":5,"\u00e4":5,"\u00e2":5,"\u00e0":5,"\u00e1":5,"}":-11,"z":4,"q":4,"o":7,"g":4,"f":2,"e":6,"d":4,"c":4,"a":5,"]":-7,"\\":-11,"?":-13,"\/":16,".":16,",":16,"*":-11,")":-11}},"g":{"d":"218,-42v12,107,-116,118,-191,81r18,-41v41,27,132,28,120,-44v-43,58,-148,30,-148,-58v0,-88,105,-116,147,-61r0,-28r84,0r0,46r-30,0r0,105xm72,-104v0,26,20,44,46,44v27,0,47,-18,47,-44v0,-26,-20,-45,-47,-45v-26,0,-46,19,-46,45","w":254,"k":{"\u00e6":10,"\u00f5":10,"\u00f6":10,"\u00f4":10,"\u00f2":10,"\u00f3":10,"\u00eb":10,"\u00ea":10,"\u00e8":10,"\u00e9":10,"\u00e5":4,"\u00e3":3,"\u00e4":3,"\u00e2":3,"\u00e0":3,"\u00e1":3,"q":10,"o":10,"l":3,"g":7,"e":10,"d":10,"c":10,"a":4,"\\":18}},"h":{"d":"120,-46r0,46r-106,0r0,-46r31,0r0,-161r-31,0r0,-45r85,0r0,87v29,-50,121,-35,121,41r0,78r21,0r0,46r-75,0v-6,-52,21,-143,-33,-146v-43,-2,-33,58,-34,100r21,0","w":253,"k":{"\u00fc":6,"\u00fb":6,"\u00f9":6,"\u00fa":6,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e5":3,"\u00e3":3,"\u00e4":3,"\u00e2":3,"\u00e0":3,"\u00e1":3,"y":12,"w":11,"v":11,"u":6,"t":6,"o":2,"e":6,"c":3,"a":3,"\\":27,"?":11,"*":5}},"i":{"d":"12,-46r36,0r0,-101r-30,0r0,-46r85,0r0,147r22,0r0,46r-113,0r0,-46xm41,-248v0,-17,15,-31,32,-31v17,0,31,14,31,31v0,17,-14,31,-31,31v-17,0,-32,-14,-32,-31","w":136,"k":{"\u00e6":2,"\u00f5":2,"\u00f6":2,"\u00f4":2,"\u00f2":2,"\u00f3":2,"\u00eb":2,"\u00ea":2,"\u00e8":2,"\u00e9":2,"\u00e7":6,"\u00e5":2,"\u00e3":2,"\u00e4":2,"\u00e2":2,"\u00e0":2,"\u00e1":2,"t":6,"q":2,"o":2,"g":7,"e":2,"d":4,"c":6,"a":2}},"j":{"d":"4,14v18,3,32,0,31,-21r0,-140r-21,0r0,-46r76,0r0,190v2,51,-37,69,-86,60r0,-43xm58,-280v17,0,32,15,32,32v0,17,-15,31,-32,31v-17,0,-31,-14,-31,-31v0,-17,14,-32,31,-32","w":120,"k":{"\u00e6":6,"\u00fc":8,"\u00fb":8,"\u00f9":8,"\u00fa":8,"\u00f5":6,"\u00f6":6,"\u00f4":6,"\u00f2":6,"\u00f3":6,"\u00eb":6,"\u00ea":6,"\u00e8":6,"\u00e9":6,"\u00e5":6,"\u00e3":6,"\u00e4":6,"\u00e2":6,"\u00e0":6,"\u00e1":6,"u":8,"q":6,"o":6,"g":6,"e":6,"d":2,"c":6,"a":6}},"k":{"d":"120,-46r0,46r-106,0r0,-46r31,0r0,-160r-31,0r0,-46r85,0r0,129r63,-70r60,0r0,46r-39,0r-29,30r46,70r25,0r0,47r-57,0r-50,-79v-7,10,-22,13,-19,33r21,0","w":235,"k":{"\u203a":4,"\u2039":7,"\u2014":7,"\u2013":7,"\u0153":9,"\u00bb":4,"\u00ab":7,"\u00e6":4,"\u00fc":4,"\u00fb":4,"\u00f9":4,"\u00fa":4,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":4,"\u00e3":4,"\u00e4":6,"\u00e2":4,"\u00e0":4,"\u00e1":4,"y":5,"w":7,"v":7,"u":4,"t":4,"q":9,"o":10,"g":9,"e":9,"d":9,"c":9,"a":10,"\\":14,"-":7}},"l":{"d":"10,-46r31,0r0,-160r-31,0r0,-46r86,0r0,205r21,1r0,46r-107,0r0,-46","w":128,"k":{"\u00e6":6,"\u00f5":6,"\u00f6":6,"\u00f4":6,"\u00f2":6,"\u00f3":6,"\u00eb":6,"\u00ea":6,"\u00e8":6,"\u00e9":6,"\u00e7":6,"\u00e5":6,"\u00e3":6,"\u00e4":6,"\u00e2":6,"\u00e0":6,"\u00e1":6,"y":7,"w":7,"v":7,"q":6,"o":6,"g":6,"e":6,"d":6,"c":6,"a":6}},"m":{"d":"47,-46r0,-101r-32,0r0,-46r86,0r0,28v19,-36,92,-43,110,-1v37,-48,133,-40,127,41r0,79r21,0r0,46r-75,0v-6,-52,20,-144,-32,-147v-41,-2,-31,60,-32,101r20,0r0,46r-74,0v-6,-52,21,-144,-32,-147v-41,-3,-33,59,-33,101r21,0r0,46r-106,0r0,-46r31,0","w":371,"k":{"\u00e6":6,"\u00f5":6,"\u00f6":6,"\u00f4":6,"\u00f2":6,"\u00f3":6,"\u00eb":6,"\u00ea":6,"\u00e8":6,"\u00e9":6,"\u00e5":6,"\u00e3":6,"\u00e4":6,"\u00e2":6,"\u00e0":6,"\u00e1":6,"y":8,"w":5,"v":12,"u":6,"q":6,"p":3,"o":6,"m":3,"g":6,"e":5,"d":6,"c":6,"a":6,"\\":27,"?":11,"*":5}},"n":{"d":"101,-167v29,-50,123,-34,123,42r0,78r20,0r0,47r-76,0v-6,-52,21,-144,-33,-147v-43,-3,-33,58,-34,100r21,0r0,47r-107,0r0,-47r31,0r0,-100r-31,0r0,-46r86,0r0,26","w":256,"k":{"\u00f5":6,"\u00f6":6,"\u00f4":6,"\u00f2":6,"\u00f3":6,"\u00eb":1,"\u00ea":1,"\u00e8":1,"\u00e9":1,"\u00e5":6,"\u00e3":6,"\u00e4":4,"\u00e2":6,"\u00e0":6,"\u00e1":6,"y":10,"w":5,"v":10,"u":7,"t":7,"q":6,"o":6,"n":2,"g":5,"e":5,"d":4,"c":6,"a":4,"\\":27,"?":11,"*":5}},"o":{"d":"122,-197v60,0,104,45,104,101v0,56,-44,101,-104,101v-60,0,-105,-44,-105,-101v0,-55,45,-101,105,-101xm122,-42v31,0,50,-24,50,-54v0,-28,-20,-53,-50,-53v-31,0,-50,24,-50,53v0,28,20,54,50,54","w":243,"k":{"\u203a":4,"\u2018":7,"\u201c":7,"\u2026":7,"\u00bb":4,"}":5,"z":7,"y":11,"x":13,"w":9,"v":11,"u":4,"t":5,"r":7,"p":5,"n":5,"m":6,"l":6,"k":9,"i":7,"h":4,"f":3,"b":4,"]":7,"\\":29,"?":18,".":7,",":7,"*":7,")":11}},"p":{"d":"89,-164v44,-59,147,-26,147,69v0,94,-100,127,-147,71r0,41r20,0r0,46r-95,0r0,-46r21,0r0,-164r-21,0r0,-46r75,0r0,29xm135,-42v26,0,46,-21,46,-54v0,-32,-20,-52,-46,-52v-26,0,-47,20,-47,53v0,32,21,53,47,53","w":253,"k":{"\u203a":2,"\u2018":4,"\u201c":4,"\u2026":4,"\u00bb":2,"}":5,"z":5,"y":9,"x":11,"w":7,"v":9,"t":5,"r":7,"p":4,"n":5,"m":6,"l":6,"k":8,"i":7,"h":6,"f":3,"]":7,"\\":25,"?":13,".":6,",":4,"*":5,")":11}},"q":{"d":"218,-147r0,164r21,0r0,46r-75,0r0,-90v-44,61,-147,26,-147,-69v0,-94,100,-127,147,-71r0,-26r75,0r0,46r-21,0xm165,-96v0,-32,-22,-53,-47,-53v-26,0,-47,21,-47,53v0,32,21,55,47,55v25,0,47,-23,47,-55","w":252,"k":{"e":5,"\\":18}},"r":{"d":"163,-140v-47,-3,-67,37,-62,94r21,0r0,46r-107,0r0,-46r31,0r0,-101r-31,0r0,-46r86,0r0,39v11,-27,30,-43,62,-42r0,56","w":171,"k":{"\u2039":4,"\u2019":-13,"\u2018":-7,"\u201d":-13,"\u201c":-7,"\u0153":5,"\u2026":32,"\u00ab":4,"\u00e6":9,"\u00fc":-4,"\u00fb":-4,"\u00f9":-4,"\u00fa":-4,"\u00f5":5,"\u00f6":5,"\u00f4":5,"\u00f2":5,"\u00f3":5,"\u00eb":5,"\u00ea":5,"\u00e8":5,"\u00e9":5,"\u00e7":5,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"z":4,"u":-4,"q":4,"o":11,"k":6,"h":4,"g":4,"e":5,"d":4,"c":5,"b":3,"a":9,"\\":11,"\/":27,".":32,",":22,"*":-7}},"s":{"d":"64,-140v5,17,25,16,46,22v40,11,65,25,65,60v0,57,-82,79,-122,47r0,11r-39,0r0,-61r41,0v7,16,21,24,38,24v9,0,33,-3,33,-17v0,-9,-5,-14,-38,-22v-39,-10,-74,-22,-74,-62v0,-53,81,-71,112,-46r0,-9r40,0r0,61r-40,0v-3,-19,-21,-22,-34,-22v-8,0,-28,1,-28,14","w":192,"k":{"\u2039":4,"\u2018":4,"\u201c":4,"\u00ab":4,"\u00e6":6,"\u00f5":6,"\u00f6":6,"\u00f4":6,"\u00f2":6,"\u00f3":6,"\u00eb":6,"\u00ea":6,"\u00e8":6,"\u00e9":6,"\u00e5":2,"\u00e3":2,"\u00e4":2,"\u00e2":2,"\u00e0":2,"\u00e1":2,"}":4,"z":4,"y":5,"x":9,"w":5,"v":7,"t":11,"s":4,"q":4,"o":4,"k":5,"g":4,"e":6,"d":4,"c":4,"a":2,"]":5,"\\":27,"?":13,")":7}},"t":{"d":"35,-54r0,-93r-23,0r0,-46r23,0r0,-49r55,0r0,49r45,0r0,46r-45,0r0,84v-2,26,30,19,45,12r0,43v-38,21,-100,20,-100,-46","w":143,"k":{"\u2039":4,"\u2019":-4,"\u201d":-4,"\u0153":5,"\u00ab":4,"\u00e6":5,"\u00f5":5,"\u00f6":5,"\u00f4":5,"\u00f2":5,"\u00f3":5,"\u00eb":5,"\u00ea":5,"\u00e8":5,"\u00e9":5,"\u00e7":5,"\u00e5":5,"\u00e3":5,"\u00e4":7,"\u00e2":5,"\u00e0":5,"\u00e1":5,"t":2,"q":5,"o":5,"g":5,"e":5,"d":5,"c":5,"a":5,"\\":14}},"u":{"d":"211,-46r22,0r0,46r-77,0r0,-27v-29,50,-122,36,-122,-41r0,-79r-22,0r0,-46r77,0v6,52,-21,144,33,147v43,2,33,-59,34,-101r-22,0r0,-46r77,0r0,147","w":244,"k":{"t":7,"p":4,"o":2,"e":4,"\\":18}},"v":{"d":"195,-147r-58,147r-49,0r-58,-147r-20,0r0,-46r89,0r0,46r-13,0r27,82r27,-82r-13,0r0,-46r89,0r0,46r-21,0","w":225,"k":{"\u203a":5,"\u2039":11,"\u2014":5,"\u2013":5,"\u0153":11,"\u2026":31,"\u00bb":5,"\u00ab":11,"\u00e6":9,"\u00f5":11,"\u00f6":11,"\u00f4":11,"\u00f2":11,"\u00f3":11,"\u00eb":11,"\u00ea":11,"\u00e8":11,"\u00e9":11,"\u00e7":11,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"}":4,"z":2,"y":5,"x":4,"v":5,"s":7,"q":9,"o":11,"g":9,"e":12,"d":9,"c":11,"a":9,"]":7,"\\":18,"?":4,"\/":25,".":31,"-":5,",":31}},"w":{"d":"312,-147r-19,0r-46,147r-49,0r-37,-117r-38,117r-48,0r-46,-147r-19,0r0,-46r88,0r0,46r-16,0r19,70r37,-116r46,0r37,117r19,-71r-15,0r0,-46r87,0r0,46","w":322,"k":{"\u203a":4,"\u2039":7,"\u2014":4,"\u2013":4,"\u0153":9,"\u2026":25,"\u00bb":4,"\u00ab":7,"\u00e6":7,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":7,"\u00e3":7,"\u00e4":7,"\u00e2":7,"\u00e0":7,"\u00e1":7,"}":4,"z":2,"y":4,"w":4,"v":5,"s":5,"q":7,"o":11,"g":7,"e":9,"d":7,"c":9,"a":7,"]":7,"\\":18,"?":4,"\/":22,".":25,"-":4,",":25}},"x":{"d":"192,-46r0,46r-79,0v0,-24,4,-52,-12,-60v-14,9,-11,36,-11,60r-80,0r0,-46r24,0r37,-52r-35,-49r-22,0r0,-46r80,0v1,20,-5,48,8,56v14,-8,8,-35,9,-56r80,0r0,46r-24,0r-34,48r37,53r22,0","w":202,"k":{"\u203a":5,"\u2039":16,"\u2014":11,"\u2013":11,"\u0153":13,"\u00bb":5,"\u00ab":16,"\u00e6":5,"\u00f5":13,"\u00f6":13,"\u00f4":13,"\u00f2":13,"\u00f3":13,"\u00eb":13,"\u00ea":13,"\u00e8":13,"\u00e9":13,"\u00e7":13,"\u00e5":5,"\u00e3":5,"\u00e4":5,"\u00e2":5,"\u00e0":5,"\u00e1":5,"}":4,"w":4,"v":4,"s":7,"q":11,"o":13,"g":11,"e":13,"d":11,"c":13,"a":5,"]":4,"\\":18,"?":5,"-":11}},"y":{"d":"131,-147r0,-46r86,0r0,46r-20,0r-57,152v-16,59,-67,65,-112,40r18,-39v15,8,35,13,43,-5r-58,-148r-21,0r0,-46r86,0r0,46r-9,0r28,85r27,-85r-11,0","w":227,"k":{"\u203a":5,"\u2039":11,"\u2014":5,"\u2013":5,"\u0153":11,"\u2026":31,"\u00bb":5,"\u00ab":11,"\u00e6":9,"\u00f5":11,"\u00f6":11,"\u00f4":11,"\u00f2":11,"\u00f3":11,"\u00eb":11,"\u00ea":11,"\u00e8":11,"\u00e9":11,"\u00e7":11,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"}":4,"z":2,"y":4,"x":4,"w":4,"v":5,"s":7,"q":9,"o":11,"g":9,"e":11,"d":10,"c":11,"a":9,"]":7,"\\":18,"?":4,"\/":25,".":31,"-":5,",":31}},"z":{"d":"12,-130r0,-63r167,0r0,38r-99,111r53,0r0,-19r46,0r0,63r-167,0r0,-38r99,-111r-53,0r0,19r-46,0","w":192,"k":{"\u2039":5,"\u0153":5,"\u00ab":5,"\u00e6":5,"\u00f5":5,"\u00f6":5,"\u00f4":5,"\u00f2":5,"\u00f3":5,"\u00eb":5,"\u00ea":5,"\u00e8":5,"\u00e9":5,"\u00e7":5,"\u00e5":5,"\u00e3":5,"\u00e4":5,"\u00e2":5,"\u00e0":5,"\u00e1":5,"q":5,"o":5,"g":5,"e":5,"d":5,"c":5,"a":5,"\\":16}},"{":{"d":"153,51v-77,-17,-88,-36,-84,-96v2,-31,-16,-38,-48,-37r0,-42v44,6,47,-21,47,-62v0,-37,19,-59,85,-71r9,36v-50,14,-42,28,-42,69v0,26,-14,41,-38,49v34,9,36,36,36,75v0,22,6,31,44,42","w":182,"k":{"\u00d2":7,"\u00d4":7,"\u00d3":7,"\u0153":5,"\u0152":7,"\u00e6":5,"\u00f5":5,"\u00f6":5,"\u00f4":5,"\u00f2":5,"\u00f3":5,"\u00eb":5,"\u00ea":5,"\u00e8":5,"\u00e9":5,"\u00e7":5,"\u00e5":5,"\u00e3":5,"\u00e4":5,"\u00e2":5,"\u00e0":5,"\u00e1":5,"\u00d6":7,"\u00c7":7,"z":4,"y":4,"x":4,"w":4,"v":4,"s":4,"q":5,"o":5,"j":-13,"g":4,"e":5,"d":5,"c":5,"a":5,"Q":7,"O":7,"J":4,"G":7,"C":7}},"|":{"d":"44,46r0,-333r43,0r0,333r-43,0","w":131},"}":{"d":"30,51r-10,-37v50,-14,44,-26,43,-69v0,-26,13,-40,37,-48v-33,-9,-36,-36,-36,-75v0,-22,-6,-32,-44,-43r10,-36v77,17,87,35,83,96v-2,32,17,38,49,37r0,42v-43,-6,-48,19,-48,61v0,37,-18,60,-84,72","w":182},"~":{"d":"50,-81r-29,-9v8,-30,19,-49,44,-49v34,1,61,33,75,-4r29,9v-8,30,-20,50,-45,50v-33,0,-61,-33,-74,3","w":189},"\u00c4":{"d":"77,-301v0,-17,14,-31,31,-31v17,0,31,14,31,31v0,17,-14,31,-31,31v-17,0,-31,-14,-31,-31xm187,-270v-17,0,-31,-14,-31,-31v0,-17,14,-31,31,-31v17,0,31,14,31,31v0,17,-14,31,-31,31xm171,-252r87,207r22,0r0,45r-101,0r0,-45r23,0r-15,-36r-85,0r-15,36r25,0r0,45r-102,0r0,-45r22,0r88,-207r51,0xm121,-129r47,0r-24,-57","w":290,"k":{"\u00d9":9,"\u00db":9,"\u00da":9,"\u00d2":16,"\u00d4":16,"\u00d3":16,"\u00c1":7,"\u00c2":7,"\u2039":7,"\u2019":29,"\u2018":29,"\u201d":29,"\u201c":29,"\u2014":14,"\u2013":14,"\u0153":9,"\u0152":16,"\u00c3":7,"\u00c0":7,"\u00ab":7,"\u00e6":9,"\u00c6":7,"\u2122":36,"\u00fc":4,"\u00fb":4,"\u00f9":4,"\u00fa":4,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00dc":9,"\u00d6":16,"\u00c7":16,"\u00c5":7,"\u00c4":7,"y":18,"w":20,"v":25,"u":4,"t":11,"q":9,"o":9,"g":9,"f":7,"e":9,"d":9,"c":9,"a":9,"\\":43,"Y":40,"X":7,"W":32,"V":36,"U":9,"T":32,"S":4,"Q":16,"O":16,"G":16,"C":16,"A":7,"?":22,"-":14,"*":36}},"\u00c5":{"d":"179,0r0,-46r23,0r-15,-35r-85,0r-15,35r25,0r0,46r-102,0r0,-46r22,0r85,-200v-32,-21,-13,-74,27,-74v39,0,59,51,29,73r85,201r22,0r0,46r-101,0xm144,-300v-13,0,-22,10,-22,22v0,12,9,22,22,22v13,0,23,-10,23,-22v0,-12,-10,-22,-23,-22xm121,-129r47,0r-23,-57","w":290,"k":{"\u00d9":9,"\u00db":9,"\u00da":9,"\u00d2":16,"\u00d4":16,"\u00d3":16,"\u00c1":7,"\u00c2":7,"\u2039":7,"\u2019":29,"\u2018":29,"\u201d":29,"\u201c":29,"\u2014":14,"\u2013":14,"\u0153":9,"\u0152":16,"\u00c3":7,"\u00c0":7,"\u00ab":7,"\u00e6":9,"\u00c6":7,"\u2122":36,"\u00fc":4,"\u00fb":4,"\u00f9":4,"\u00fa":4,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00dc":9,"\u00d6":16,"\u00c7":16,"\u00c5":7,"\u00c4":7,"y":18,"w":20,"v":25,"u":4,"t":11,"q":9,"o":9,"g":9,"f":7,"e":9,"d":9,"c":9,"a":9,"\\":43,"Y":40,"X":7,"W":32,"V":36,"U":9,"T":32,"S":4,"Q":16,"O":16,"G":16,"C":16,"A":7,"?":22,"-":14,"*":36}},"\u00c7":{"d":"134,62r-45,-19r28,-42v-58,-13,-98,-64,-98,-127v0,-72,54,-130,131,-130v48,0,77,16,100,39r-35,40v-46,-52,-138,-25,-138,51v0,43,30,79,73,79v29,0,46,-11,66,-29r36,35v-24,26,-51,43,-94,45","w":265,"k":{"\u00d2":7,"\u00d4":7,"\u00d3":7,"\u2014":4,"\u2013":4,"\u0153":4,"\u0152":7,"\u00e6":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00d6":7,"\u00c7":7,"y":4,"x":4,"w":4,"v":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"Y":4,"X":4,"W":2,"V":2,"Q":7,"O":7,"G":7,"C":7,"-":4}},"\u00c9":{"d":"114,-272r40,-64r48,21r-46,43r-42,0xm241,-78r0,78r-226,0r0,-46r34,0r0,-161r-32,0r0,-45r224,0r0,78r-47,0r0,-29r-90,0r0,53r75,0r0,50r-75,0r0,51r90,0r0,-29r47,0","w":260,"k":{"\u00d2":6,"\u00d4":6,"\u00d3":6,"\u0153":4,"\u00e6":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00d6":6,"\u00c7":11,"y":4,"w":4,"v":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"O":6,"C":11}},"\u00d1":{"d":"111,-268r-29,-9v8,-30,19,-50,44,-50v34,1,61,33,75,-3r29,9v-8,30,-20,49,-45,49v-34,-1,-61,-33,-74,4xm15,-206r0,-46r85,0r119,155r0,-109r-35,0r0,-46r123,0r0,46r-34,0r0,206r-47,0r-122,-161r0,115r34,0r0,46r-123,0r0,-46r34,0r0,-160r-34,0","w":322},"\u00d6":{"d":"197,-332v17,0,31,14,31,31v0,17,-14,32,-31,32v-17,0,-31,-15,-31,-32v0,-17,14,-31,31,-31xm81,-301v0,-17,14,-31,31,-31v17,0,31,14,31,31v0,17,-14,32,-31,32v-17,0,-31,-15,-31,-32xm154,-256v78,0,134,58,134,130v0,72,-57,131,-135,131v-78,0,-134,-58,-134,-131v0,-72,57,-130,135,-130xm154,-46v45,0,76,-36,76,-80v0,-43,-32,-79,-77,-79v-45,0,-76,36,-76,79v0,43,32,80,77,80","w":307,"k":{"\u00c8":6,"\u00cb":6,"\u00c1":16,"\u00ca":6,"\u00c2":16,"\u00c3":16,"\u00c0":16,"\u2026":14,"\u00c6":16,"\u00c9":6,"\u00c5":16,"\u00c4":16,"}":7,"x":2,"]":7,"\\":14,"Z":13,"Y":22,"X":18,"W":14,"V":16,"T":11,"S":2,"R":5,"P":6,"N":5,"M":5,"L":9,"K":9,"J":11,"I":5,"H":6,"F":6,"E":6,"D":6,"B":6,"A":16,"?":7,"\/":14,".":14,",":14,")":11}},"\u00dc":{"d":"187,-332v17,0,31,14,31,31v0,17,-14,32,-31,32v-17,0,-31,-15,-31,-32v0,-17,14,-31,31,-31xm71,-301v0,-17,14,-31,31,-31v17,0,31,14,31,31v0,17,-14,32,-31,32v-17,0,-31,-15,-31,-32xm256,-109v0,76,-43,113,-110,113v-67,0,-109,-38,-109,-111r0,-99r-23,0r0,-46r102,0r0,46r-23,0v1,67,-15,159,54,159v70,0,52,-92,54,-159r-25,0r0,-46r102,0r0,46r-22,0r0,97","w":291,"k":{"\u00c1":9,"\u00c2":9,"\u00c3":9,"\u00c0":9,"\u2026":5,"\u00c6":9,"\u00c5":9,"\u00c4":9,"x":2,"X":4,"J":7,"A":9,"\/":5,".":5,",":5}},"\u00e1":{"d":"97,-214r41,-64r47,21r-46,43r-42,0xm240,-146r-21,0r0,100r21,0r0,46r-75,0r0,-25v-46,56,-148,23,-148,-72v0,-95,104,-129,148,-68r0,-28r75,0r0,47xm118,-43v26,0,47,-21,47,-54v0,-32,-21,-53,-47,-53v-25,0,-46,21,-46,54v0,32,21,53,46,53","w":255,"k":{"\u00e7":3,"y":7,"w":7,"v":7,"t":2,"s":2,"g":2,"c":3,"\\":27,"?":13,"*":5}},"\u00e0":{"d":"117,-214r-46,-43r47,-21r41,64r-42,0xm240,-146r-21,0r0,100r21,0r0,46r-75,0r0,-25v-46,56,-148,23,-148,-72v0,-95,104,-129,148,-68r0,-28r75,0r0,47xm118,-43v26,0,47,-21,47,-54v0,-32,-21,-53,-47,-53v-25,0,-46,21,-46,54v0,32,21,53,46,53","w":255,"k":{"\u00e7":3,"y":7,"w":7,"v":7,"t":2,"s":2,"g":2,"c":3,"\\":27,"?":13,"*":5}},"\u00e2":{"d":"62,-214r45,-57r51,0r45,57r-42,0r-29,-24r-28,24r-42,0xm240,-146r-21,0r0,100r21,0r0,46r-75,0r0,-25v-46,56,-148,23,-148,-72v0,-95,104,-129,148,-68r0,-28r75,0r0,47xm118,-43v26,0,47,-21,47,-54v0,-32,-21,-53,-47,-53v-25,0,-46,21,-46,54v0,32,21,53,46,53","w":255,"k":{"\u00e7":3,"y":7,"w":7,"v":7,"t":2,"s":2,"g":2,"c":3,"\\":27,"?":13,"*":5}},"\u00e4":{"d":"62,-247v0,-17,15,-31,32,-31v17,0,31,14,31,31v0,17,-14,31,-31,31v-17,0,-32,-14,-32,-31xm140,-247v0,-17,14,-31,31,-31v17,0,31,14,31,31v0,17,-14,31,-31,31v-17,0,-31,-14,-31,-31xm240,-146r-21,0r0,100r21,0r0,46r-75,0r0,-25v-46,56,-148,23,-148,-72v0,-95,104,-129,148,-68r0,-28r75,0r0,47xm118,-43v26,0,47,-21,47,-54v0,-32,-21,-53,-47,-53v-25,0,-46,21,-46,54v0,32,21,53,46,53","w":255,"k":{"\u00e7":3,"y":7,"w":7,"v":7,"t":2,"s":2,"g":2,"c":3,"\\":27,"?":13,"*":5}},"\u00e3":{"d":"91,-211r-29,-9v8,-30,19,-49,44,-49v34,1,61,33,75,-4r29,9v-8,30,-20,50,-45,50v-33,0,-61,-33,-74,3xm240,-146r-21,0r0,100r21,0r0,46r-75,0r0,-25v-46,56,-148,23,-148,-72v0,-95,104,-129,148,-68r0,-28r75,0r0,47xm118,-43v26,0,47,-21,47,-54v0,-32,-21,-53,-47,-53v-25,0,-46,21,-46,54v0,32,21,53,46,53","w":255,"k":{"\u00e7":3,"y":7,"w":7,"v":7,"t":2,"s":2,"g":2,"c":3,"\\":27,"?":13,"*":5}},"\u00e5":{"d":"77,-256v0,-23,21,-42,44,-42v23,0,43,19,43,42v0,23,-20,42,-43,42v-23,0,-44,-19,-44,-42xm143,-256v0,-13,-10,-22,-22,-22v-12,0,-22,9,-22,22v0,12,10,22,22,22v12,0,22,-10,22,-22xm240,-146r-21,0r0,100r21,0r0,46r-75,0r0,-25v-46,56,-148,23,-148,-72v0,-95,104,-129,148,-68r0,-28r75,0r0,47xm118,-43v26,0,47,-21,47,-54v0,-32,-21,-53,-47,-53v-25,0,-46,21,-46,54v0,32,21,53,46,53","w":255,"k":{"\u00e7":3,"y":7,"w":7,"v":7,"t":2,"s":2,"g":2,"d":3,"c":3,"\\":27,"?":13,"*":5}},"\u00e7":{"d":"103,62r-45,-19r29,-43v-42,-13,-70,-50,-70,-96v0,-55,42,-101,101,-101v36,0,59,13,77,33r-33,36v-27,-38,-91,-20,-91,32v0,53,64,70,94,33r32,32v-17,19,-37,33,-70,35","w":210,"k":{"\u203a":-4,"\u2039":4,"\u2019":-5,"\u2018":-4,"\u201d":-5,"\u201c":-4,"\u0153":5,"\u00bb":-4,"\u00ab":4,"\u00e6":5,"\u00f5":5,"\u00f6":5,"\u00f4":5,"\u00f2":5,"\u00f3":5,"\u00eb":5,"\u00ea":5,"\u00e8":5,"\u00e9":5,"\u00e7":5,"\u00e5":5,"\u00e3":5,"\u00e4":5,"\u00e2":5,"\u00e0":5,"\u00e1":5,"y":2,"x":4,"w":2,"v":2,"q":4,"o":5,"k":4,"h":2,"g":4,"e":5,"d":4,"c":5,"a":5,"\\":14,"?":5,")":5}},"\u00e9":{"d":"197,-32v-49,67,-180,34,-180,-64v0,-55,40,-101,96,-101v69,1,99,56,93,120r-134,0v8,44,65,48,94,18xm71,-112r82,0v-3,-24,-17,-41,-40,-41v-23,0,-38,16,-42,41xm91,-214r40,-64r48,21r-47,43r-41,0","w":223,"k":{"\u203a":4,"\u2018":7,"\u201c":7,"\u2026":4,"\u00bb":4,"}":4,"z":5,"y":9,"x":11,"w":9,"v":9,"t":7,"r":7,"n":5,"m":6,"l":6,"k":5,"i":7,"h":4,"f":3,"]":7,"\\":29,"?":14,".":4,",":4,"*":7,")":11}},"\u00e8":{"d":"197,-32v-49,67,-180,34,-180,-64v0,-55,40,-101,96,-101v69,1,99,56,93,120r-134,0v8,44,65,48,94,18xm71,-112r82,0v-3,-24,-17,-41,-40,-41v-23,0,-38,16,-42,41xm92,-214r-46,-43r47,-21r41,64r-42,0","w":223,"k":{"\u203a":4,"\u2018":7,"\u201c":7,"\u2026":4,"\u00bb":4,"}":4,"z":5,"y":9,"x":11,"w":9,"v":9,"t":7,"r":7,"n":5,"m":6,"l":6,"k":5,"i":7,"h":4,"f":3,"]":7,"\\":29,"?":14,".":4,",":4,"*":7,")":11}},"\u00ea":{"d":"197,-32v-49,67,-180,34,-180,-64v0,-55,40,-101,96,-101v69,1,99,56,93,120r-134,0v8,44,65,48,94,18xm71,-112r82,0v-3,-24,-17,-41,-40,-41v-23,0,-38,16,-42,41xm42,-214r44,-57r52,0r45,57r-43,0r-28,-24r-28,24r-42,0","w":223,"k":{"\u203a":4,"\u2018":7,"\u201c":7,"\u2026":4,"\u00bb":4,"}":4,"z":5,"y":9,"x":11,"w":9,"v":9,"t":7,"r":7,"n":5,"m":6,"l":6,"k":5,"i":7,"h":4,"f":3,"]":7,"\\":29,"?":14,".":4,",":4,"*":7,")":11}},"\u00eb":{"d":"197,-32v-49,67,-180,34,-180,-64v0,-55,40,-101,96,-101v69,1,99,56,93,120r-134,0v8,44,65,48,94,18xm71,-112r82,0v-3,-24,-17,-41,-40,-41v-23,0,-38,16,-42,41xm45,-247v0,-17,15,-31,32,-31v17,0,31,14,31,31v0,17,-14,31,-31,31v-17,0,-32,-14,-32,-31xm123,-247v0,-17,14,-31,31,-31v17,0,31,14,31,31v0,17,-14,31,-31,31v-17,0,-31,-14,-31,-31","w":223,"k":{"\u203a":4,"\u2018":7,"\u201c":7,"\u2026":4,"\u00bb":4,"}":4,"z":5,"y":9,"x":11,"w":9,"v":9,"t":7,"r":7,"n":5,"m":6,"l":6,"k":5,"i":7,"h":4,"f":3,"]":7,"\\":29,"?":14,".":4,",":4,"*":7,")":11}},"\u00ed":{"d":"37,-214r41,-64r47,21r-46,43r-42,0xm14,-46r36,0r0,-101r-30,0r0,-46r85,0r0,147r21,0r0,46r-112,0r0,-46","w":139},"\u00ec":{"d":"63,-214r-46,-43r47,-21r40,64r-41,0xm14,-46r36,0r0,-101r-30,0r0,-46r85,0r0,147r21,0r0,46r-112,0r0,-46","w":139},"\u00ee":{"d":"-3,-214r44,-57r52,0r45,57r-43,0r-28,-24r-28,24r-42,0xm14,-46r36,0r0,-101r-30,0r0,-46r85,0r0,147r21,0r0,46r-112,0r0,-46","w":139},"\u00ef":{"d":"0,-247v0,-17,14,-31,31,-31v17,0,31,14,31,31v0,17,-14,31,-31,31v-17,0,-31,-14,-31,-31xm77,-247v0,-17,14,-31,31,-31v17,0,31,14,31,31v0,17,-14,31,-31,31v-17,0,-31,-14,-31,-31xm14,-46r36,0r0,-101r-30,0r0,-46r85,0r0,147r21,0r0,46r-112,0r0,-46","w":139},"\u00f1":{"d":"101,-167v29,-50,123,-34,123,42r0,78r20,0r0,47r-76,0v-6,-52,21,-144,-33,-147v-43,-3,-33,58,-34,100r21,0r0,47r-107,0r0,-47r31,0r0,-100r-31,0r0,-46r86,0r0,26xm82,-211r-29,-9v8,-30,20,-49,45,-49v34,1,61,33,74,-4r29,9v-8,30,-19,50,-44,50v-34,-1,-61,-33,-75,3","w":256},"\u00f3":{"d":"121,4v-60,0,-104,-44,-104,-100v0,-55,45,-101,105,-101v60,0,104,45,104,101v0,55,-45,100,-105,100xm122,-43v31,0,50,-24,50,-53v0,-28,-21,-53,-51,-53v-31,0,-50,24,-50,53v0,28,21,53,51,53xm101,-214r40,-64r48,21r-46,43r-42,0","w":243,"k":{"\u203a":4,"\u2018":7,"\u201c":7,"\u2026":7,"\u00bb":4,"}":5,"z":7,"y":11,"x":13,"w":9,"v":11,"r":7,"n":5,"m":6,"l":6,"k":5,"i":7,"f":3,"]":7,"\\":29,"?":18,".":7,",":7,"*":7,")":11}},"\u00f2":{"d":"121,4v-60,0,-104,-44,-104,-100v0,-55,45,-101,105,-101v60,0,104,45,104,101v0,55,-45,100,-105,100xm122,-43v31,0,50,-24,50,-53v0,-28,-21,-53,-51,-53v-31,0,-50,24,-50,53v0,28,21,53,51,53xm101,-214r-46,-43r47,-21r41,64r-42,0","w":243,"k":{"\u203a":4,"\u2018":7,"\u201c":7,"\u2026":7,"\u00bb":4,"}":5,"z":7,"y":11,"x":13,"w":9,"v":11,"r":7,"n":5,"m":6,"l":6,"k":5,"i":7,"f":3,"]":7,"\\":29,"?":18,".":7,",":7,"*":7,")":11}},"\u00f4":{"d":"121,4v-60,0,-104,-44,-104,-100v0,-55,45,-101,105,-101v60,0,104,45,104,101v0,55,-45,100,-105,100xm122,-43v31,0,50,-24,50,-53v0,-28,-21,-53,-51,-53v-31,0,-50,24,-50,53v0,28,21,53,51,53xm51,-214r45,-57r52,0r44,57r-42,0r-29,-24r-28,24r-42,0","w":243,"k":{"\u203a":4,"\u2018":7,"\u201c":7,"\u2026":7,"\u00bb":4,"}":5,"z":7,"y":11,"x":13,"w":9,"v":11,"r":7,"n":5,"m":6,"l":6,"k":5,"i":7,"f":3,"]":7,"\\":29,"?":18,".":7,",":7,"*":7,")":11}},"\u00f6":{"d":"82,-216v-17,0,-31,-14,-31,-31v0,-17,14,-32,31,-32v17,0,32,15,32,32v0,17,-15,31,-32,31xm130,-247v0,-17,14,-32,31,-32v17,0,31,15,31,32v0,17,-14,31,-31,31v-17,0,-31,-14,-31,-31xm122,-197v60,0,104,45,104,101v0,56,-44,101,-104,101v-60,0,-105,-44,-105,-101v0,-55,45,-101,105,-101xm122,-42v31,0,50,-24,50,-54v0,-28,-20,-53,-50,-53v-31,0,-50,24,-50,53v0,28,20,54,50,54","w":243,"k":{"\u203a":4,"\u2018":7,"\u201c":7,"\u2026":7,"\u00bb":4,"}":5,"z":7,"y":11,"x":13,"w":9,"v":11,"r":7,"n":4,"m":6,"l":6,"k":5,"i":7,"f":3,"]":7,"\\":29,"?":18,".":7,",":7,"*":7,")":11}},"\u00f5":{"d":"121,4v-60,0,-104,-44,-104,-100v0,-55,45,-101,105,-101v60,0,104,45,104,101v0,55,-45,100,-105,100xm122,-43v31,0,50,-24,50,-53v0,-28,-21,-53,-51,-53v-31,0,-50,24,-50,53v0,28,21,53,51,53xm77,-211r-29,-9v8,-30,19,-49,44,-49v34,1,61,33,75,-4r29,9v-8,30,-20,50,-45,50v-33,0,-61,-33,-74,3","w":243,"k":{"\u203a":4,"\u2018":7,"\u201c":7,"\u2026":7,"\u00bb":4,"}":5,"z":7,"y":11,"x":13,"w":9,"v":11,"r":7,"n":5,"m":6,"l":6,"k":5,"i":7,"f":3,"]":7,"\\":29,"?":18,".":7,",":7,"*":7,")":11}},"\u00fa":{"d":"92,-214r40,-64r48,21r-46,43r-42,0xm211,-46r22,0r0,46r-77,0r0,-27v-29,50,-122,36,-122,-41r0,-79r-22,0r0,-46r77,0v6,52,-21,144,33,147v43,2,33,-59,34,-101r-22,0r0,-46r77,0r0,147","w":244,"k":{"t":7,"p":2,"\\":18}},"\u00f9":{"d":"103,-214r-46,-43r47,-21r41,64r-42,0xm211,-46r22,0r0,46r-77,0r0,-27v-29,50,-122,36,-122,-41r0,-79r-22,0r0,-46r77,0v6,52,-21,144,33,147v43,2,33,-59,34,-101r-22,0r0,-46r77,0r0,147","w":244,"k":{"t":7,"p":2,"\\":18}},"\u00fb":{"d":"45,-214r45,-57r51,0r45,57r-42,0r-29,-24r-28,24r-42,0xm211,-46r22,0r0,46r-77,0r0,-27v-29,50,-122,36,-122,-41r0,-79r-22,0r0,-46r77,0v6,52,-21,144,33,147v43,2,33,-59,34,-101r-22,0r0,-46r77,0r0,147","w":244,"k":{"t":7,"p":2,"\\":18}},"\u00fc":{"d":"211,-46r22,0r0,46r-77,0r0,-27v-29,50,-122,36,-122,-41r0,-79r-22,0r0,-46r77,0v6,52,-21,144,33,147v43,2,33,-59,34,-101r-22,0r0,-46r77,0r0,147xm78,-216v-17,0,-31,-14,-31,-31v0,-17,14,-32,31,-32v17,0,31,15,31,32v0,17,-14,31,-31,31xm125,-247v0,-17,15,-32,32,-32v17,0,31,15,31,32v0,17,-14,31,-31,31v-17,0,-32,-14,-32,-31","w":244,"k":{"t":7,"p":2,"\\":18}},"\u2020":{"d":"62,-86r3,-97r-43,4r0,-30r43,3r-5,-46r33,0r-4,46r42,-3r0,30r-43,-4r4,97r-30,0","w":153},"\u00b0":{"d":"89,-132v-33,0,-62,-28,-62,-62v0,-33,29,-60,62,-60v33,0,63,27,63,61v0,33,-30,61,-63,61xm89,-159v19,0,33,-16,33,-35v0,-18,-14,-33,-33,-33v-19,0,-33,15,-33,34v0,18,14,34,33,34","w":178},"\u00a2":{"d":"78,2r7,-35v-38,-14,-65,-51,-65,-95v0,-56,43,-101,103,-100r5,-26r37,0r-6,32v16,5,28,14,39,26r-32,35v-6,-6,-12,-11,-18,-14r-20,100v15,-2,27,-9,39,-20r31,31v-19,21,-42,36,-77,37r-6,29r-37,0xm96,-81r19,-100v-46,1,-56,79,-19,100","w":214},"\u00a3":{"d":"176,-180v-18,-33,-68,-33,-68,10r0,28r82,0r0,46r-82,0r0,48r109,0r0,48r-193,0r0,-36r28,-9r0,-51r-28,0r0,-46r28,0v-6,-71,20,-115,85,-114v41,0,64,19,81,42","w":237,"k":{"4":5}},"\u00a7":{"d":"194,-53v5,71,-129,70,-158,22r30,-29v17,15,32,24,52,24v16,0,24,-5,24,-14v0,-8,-7,-13,-39,-20v-57,-14,-80,-25,-80,-54v0,-24,15,-36,32,-42v-36,-37,-4,-90,58,-90v37,0,64,13,84,35r-29,29v-17,-15,-33,-24,-53,-24v-15,0,-24,5,-24,14v0,8,6,12,40,20v57,14,80,24,80,54v0,24,-15,36,-32,42v10,8,15,20,15,33xm107,-111v29,8,49,15,56,-10v0,-9,-12,-14,-37,-20v-29,-8,-49,-15,-55,10v0,9,11,14,36,20","w":233,"k":{"7":5}},"\u2022":{"d":"93,-73v-30,0,-54,-23,-54,-54v0,-30,24,-53,54,-53v30,0,54,23,54,54v0,30,-24,53,-54,53"},"\u00b6":{"d":"130,0r0,-83v-65,2,-115,-25,-115,-84v-2,-78,82,-92,170,-85r0,252r-55,0","w":218},"\u00df":{"d":"45,-46r-1,-135v0,-53,35,-84,89,-84v85,0,103,99,47,129v85,35,48,149,-53,137r0,-41v30,-1,47,-12,47,-34v0,-19,-21,-31,-47,-35r0,-36v18,-11,32,-25,32,-45v0,-18,-11,-29,-29,-29v-19,0,-31,14,-31,36r0,183r-85,0r0,-46r31,0","w":247,"k":{"y":4,"x":4,"w":2,"v":4}},"\u00ae":{"d":"152,4v-73,0,-130,-58,-130,-130v0,-71,58,-130,131,-130v73,0,130,58,130,130v0,71,-58,130,-131,130xm152,-10v66,0,115,-52,115,-117v0,-64,-48,-115,-114,-115v-66,0,-116,52,-116,117v0,64,49,115,115,115xm99,-199v54,-1,117,-7,116,46v0,22,-12,37,-30,43r34,50r-36,0r-30,-45r-24,0r0,45r-30,0r0,-139xm129,-131v24,0,55,4,55,-21v0,-24,-31,-20,-55,-20r0,41","w":304},"\u00a9":{"d":"152,4v-73,0,-130,-58,-130,-130v0,-71,58,-130,131,-130v73,0,130,58,130,130v0,71,-58,130,-131,130xm152,-10v66,0,115,-52,115,-117v0,-64,-48,-115,-114,-115v-66,0,-116,52,-116,117v0,64,49,115,115,115xm211,-81v-36,47,-135,21,-128,-47v-7,-63,89,-94,127,-50r-20,23v-25,-29,-75,-14,-75,28v0,40,52,56,75,26","w":304},"\u2122":{"d":"127,-141r0,-111r27,0r29,47r29,-47r26,0r0,111r-24,0r0,-75r-30,49r-3,0r-30,-49r0,75r-24,0xm45,-141r0,-89r-33,0r0,-22r92,0r0,22r-33,0r0,89r-26,0","w":254},"\u00b4":{"d":"55,-214r41,-64r47,21r-46,43r-42,0"},"\u00a8":{"d":"105,-214r0,-49r53,0r0,49r-53,0xm28,-214r0,-49r53,0r0,49r-53,0"},"\u00c6":{"d":"10,0r135,-252r217,0r0,49r-126,0r0,51r110,0r0,50r-110,0r0,53r128,0r0,49r-183,0r0,-57r-85,0r-30,57r-56,0xm122,-105r59,0r0,-99r-7,0","w":389,"k":{"\u0153":4,"\u00e6":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"y":4,"w":4,"v":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4}},"\u00d8":{"d":"290,-127v0,99,-114,165,-204,113r-14,16r-53,0r35,-41v-72,-79,-14,-217,102,-217v26,0,50,6,70,18r14,-16r53,0r-36,41v21,23,33,53,33,86xm91,-82r100,-116v-70,-35,-143,45,-100,116xm121,-54v70,35,143,-45,100,-116","w":311},"\u03c0":{"d":"152,4v-73,0,-130,-58,-130,-130v0,-71,58,-130,131,-130v73,0,130,58,130,130v0,71,-58,130,-131,130xm152,-10v66,0,115,-52,115,-117v0,-64,-48,-115,-114,-115v-66,0,-116,52,-116,117v0,64,49,115,115,115xm104,-59r0,-139v54,-3,113,-2,111,49v-2,40,-36,51,-80,48r0,42r-31,0xm135,-128v23,1,48,0,48,-21v0,-21,-25,-22,-48,-21r0,42","w":304},"\u00aa":{"d":"66,-193v23,0,41,18,41,41v0,23,-18,41,-41,41v-23,0,-42,-18,-42,-41v0,-23,19,-41,42,-41xm66,-77v23,0,41,18,41,41v0,23,-18,41,-41,41v-23,0,-42,-18,-42,-41v0,-23,19,-41,42,-41xm132,-70r0,-52r120,0r0,52r-120,0","w":276},"\u00ba":{"d":"73,-143v-32,0,-55,-24,-55,-56v0,-31,23,-55,55,-55v32,0,56,24,56,56v0,31,-24,55,-56,55xm21,-100r0,-23r104,0r0,23r-104,0xm73,-169v16,0,26,-14,26,-30v0,-15,-10,-29,-26,-29v-16,0,-26,14,-26,30v0,15,10,29,26,29","w":146},"\u00e6":{"d":"171,-25v-40,40,-152,43,-152,-31v0,-59,75,-73,125,-54v5,-48,-61,-42,-94,-28r-14,-42v34,-18,119,-25,140,9v16,-16,38,-26,64,-26v68,1,98,56,92,120r-134,0v8,44,65,48,94,18r31,27v-29,44,-116,48,-152,7xm197,-112r82,0v-3,-24,-17,-41,-40,-41v-23,0,-38,16,-42,41xm72,-58v4,34,57,26,80,5v-3,-8,-6,-16,-7,-25v-22,-12,-77,-10,-73,20","w":353,"k":{"\u203a":4,"\u2018":7,"\u201c":7,"\u2026":4,"\u00bb":4,"}":4,"z":5,"y":9,"x":11,"w":9,"v":9,"r":7,"l":6,"k":5,"i":7,"]":7,"\\":29,"?":14,".":4,",":4,"*":7,")":11}},"\u00f8":{"d":"229,-97v0,75,-86,125,-157,89v-7,15,-37,9,-58,10r29,-33v-54,-63,-6,-170,82,-166v19,0,36,5,51,13r10,-11r48,0r-29,34v15,17,24,39,24,64xm78,-71r66,-76v-46,-18,-89,30,-66,76xm104,-45v47,19,89,-29,66,-76","w":248},"\u00bf":{"d":"140,-108v-38,7,-68,13,-65,35v6,40,67,29,87,1r33,36v-38,56,-175,55,-175,-36v0,-46,32,-64,71,-72r4,-22r36,0xm114,-265v23,0,41,18,41,41v0,23,-18,42,-41,42v-23,0,-41,-19,-41,-42v0,-23,18,-41,41,-41","w":208,"k":{"\u00d9":5,"\u00db":5,"\u00da":5,"\u00d2":7,"\u00d4":7,"\u00d3":7,"\u0152":7,"\u00e6":-4,"\u00e5":-4,"\u00e3":-4,"\u00e4":-4,"\u00e2":-4,"\u00e0":-4,"\u00e1":-4,"\u00dc":5,"\u00d6":7,"\u00c7":7,"y":13,"w":13,"v":16,"t":5,"f":4,"a":-4,"Y":25,"X":4,"W":18,"V":22,"U":5,"T":22,"Q":7,"O":7,"G":7,"C":7}},"\u00a1":{"d":"33,0r17,-166r30,0r17,166r-64,0xm65,-265v23,0,42,18,42,41v0,23,-19,42,-42,42v-23,0,-41,-19,-41,-42v0,-23,18,-41,41,-41","w":129},"\u0192":{"d":"109,-57v-8,49,-41,65,-91,57r0,-44v48,12,39,-47,48,-80r-24,0r0,-45r32,0v7,-47,19,-87,73,-85v14,0,27,2,36,5r0,45v-31,-11,-55,1,-54,35r41,0r0,45r-49,0","w":198,"k":{"5":4,"4":11,"1":-11}},"\u00ab":{"d":"176,-14v-19,-29,-43,-53,-60,-84r60,-81r42,21r-47,61r47,62xm78,-14v-19,-29,-43,-53,-60,-84r60,-81r42,21r-47,61r47,62","w":237,"k":{"\u0153":4,"\u00e6":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"y":5,"x":5,"w":4,"v":5,"q":2,"o":4,"g":2,"e":4,"d":2,"c":4,"a":4,"Y":27,"X":7,"W":13,"V":14,"T":25}},"\u00bb":{"d":"160,-14r-42,-21r47,-61r-47,-62r42,-21v19,29,43,53,60,84xm62,-14r-42,-21r47,-61r-47,-62r42,-21v19,29,43,53,60,84","w":237,"k":{"\u00c1":7,"\u00c2":7,"\u00c3":7,"\u00c0":7,"\u00c6":7,"\u00c5":7,"\u00c4":7,"z":7,"y":11,"x":16,"w":7,"v":11,"t":4,"s":4,"f":4,"Z":5,"Y":36,"X":18,"W":18,"V":22,"T":32,"S":4,"A":7}},"\u2026":{"d":"226,0r0,-56r57,0r0,56r-57,0xm126,0r0,-56r57,0r0,56r-57,0xm25,0r0,-56r57,0r0,56r-57,0","w":308,"k":{"\u00d9":5,"\u00db":5,"\u00da":5,"\u00d2":14,"\u00d4":14,"\u00d3":14,"\u0153":7,"\u0152":14,"\u00e6":7,"\u00f5":7,"\u00f6":7,"\u00f4":7,"\u00f2":7,"\u00f3":7,"\u00eb":7,"\u00ea":7,"\u00e8":7,"\u00e9":7,"\u00e7":7,"\u00e5":7,"\u00e3":7,"\u00e4":7,"\u00e2":7,"\u00e0":7,"\u00e1":7,"\u00dc":5,"\u00d6":14,"\u00c7":14,"y":22,"w":25,"v":31,"t":9,"q":4,"o":7,"g":4,"f":5,"e":7,"d":4,"c":7,"a":7,"Y":47,"W":36,"V":43,"U":5,"T":36,"Q":14,"O":14,"G":14,"C":14}},"\u00a0":{"w":108},"\u00c0":{"d":"129,-272r-47,-43r48,-21r40,64r-41,0xm171,-252r87,207r22,0r0,45r-101,0r0,-45r23,0r-15,-36r-85,0r-15,36r25,0r0,45r-102,0r0,-45r22,0r88,-207r51,0xm121,-129r47,0r-24,-57","w":290,"k":{"\u00d9":23,"\u00db":23,"\u00da":23,"\u00d2":16,"\u00d4":16,"\u00d3":16,"\u2039":7,"\u2019":29,"\u2018":29,"\u201d":29,"\u201c":29,"\u2014":14,"\u2013":14,"\u0153":9,"\u0152":16,"\u00ab":7,"\u00e6":9,"\u00c6":7,"\u2122":36,"\u00fc":4,"\u00fb":4,"\u00f9":4,"\u00fa":4,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00dc":9,"\u00d6":16,"\u00c7":23,"\u00c5":7,"y":18,"w":20,"v":25,"u":4,"t":11,"q":9,"o":9,"g":9,"f":7,"e":9,"d":9,"c":9,"a":9,"\\":43,"Y":53,"W":48,"V":48,"U":23,"T":32,"S":4,"Q":16,"O":16,"G":16,"C":23,"?":22,"-":14,"*":36}},"\u00c3":{"d":"102,-268r-29,-9v8,-30,20,-50,45,-50v33,0,61,33,74,-3r29,9v-8,30,-19,49,-44,49v-34,-1,-61,-33,-75,4xm171,-252r87,207r22,0r0,45r-101,0r0,-45r23,0r-15,-36r-85,0r-15,36r25,0r0,45r-102,0r0,-45r22,0r88,-207r51,0xm121,-129r47,0r-24,-57","w":290,"k":{"\u00d9":23,"\u00db":23,"\u00da":23,"\u00d2":16,"\u00d4":16,"\u00d3":16,"\u2039":7,"\u2019":29,"\u2018":29,"\u201d":29,"\u201c":29,"\u2014":14,"\u2013":14,"\u0153":9,"\u0152":16,"\u00ab":7,"\u00e6":9,"\u00c6":7,"\u2122":36,"\u00fc":4,"\u00fb":4,"\u00f9":4,"\u00fa":4,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00dc":9,"\u00d6":16,"\u00c7":23,"\u00c5":7,"y":18,"w":20,"v":25,"u":4,"t":11,"q":9,"o":9,"g":9,"f":7,"e":9,"d":9,"c":9,"a":9,"\\":43,"Y":53,"W":48,"V":48,"U":23,"T":32,"S":4,"Q":16,"O":16,"G":16,"C":23,"?":22,"-":14,"*":36}},"\u00d5":{"d":"153,4v-78,0,-134,-57,-134,-130v0,-72,56,-130,134,-130v78,0,134,57,134,130v0,72,-56,130,-134,130xm153,-47v45,0,76,-35,76,-79v0,-43,-31,-79,-76,-79v-45,0,-76,35,-76,79v0,43,31,79,76,79xm108,-268r-29,-9v8,-30,19,-50,44,-50v34,1,61,33,75,-3r29,9v-8,30,-19,49,-44,49v-34,-1,-61,-33,-75,4","w":306},"\u0152":{"d":"153,0v-79,0,-134,-54,-134,-126v0,-71,55,-126,134,-126r213,0r0,49r-126,0r0,51r110,0r0,50r-110,0r0,53r128,0r0,49r-215,0xm77,-127v0,58,43,84,108,77r0,-152v-64,-7,-108,18,-108,75","w":389,"k":{"\u0153":4,"\u00e6":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"y":4,"w":4,"v":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4}},"\u0153":{"d":"194,-28v-54,65,-175,22,-175,-68v0,-87,122,-136,176,-69v17,-20,42,-32,71,-32v69,1,99,56,93,120r-134,0v8,44,65,48,94,18r31,27v-30,45,-122,49,-156,4xm224,-112r82,0v-3,-24,-17,-41,-40,-41v-23,0,-38,16,-42,41xm122,-43v30,0,48,-24,48,-53v0,-28,-20,-53,-49,-53v-30,0,-48,24,-48,53v0,28,20,53,49,53","w":378,"k":{"\u203a":4,"\u2018":7,"\u201c":7,"\u2026":4,"\u00bb":4,"}":4,"z":5,"y":9,"x":11,"w":9,"v":9,"r":7,"n":5,"m":6,"l":6,"k":8,"i":7,"f":3,"]":7,"\\":29,"?":14,".":4,",":4,"*":7,")":11}},"\u2013":{"d":"21,-86r0,-51r154,0r0,51r-154,0","w":195,"k":{"\u00c1":14,"\u00c2":14,"\u00c3":14,"\u00c0":14,"\u00c6":14,"\u00c5":14,"\u00c4":14,"z":4,"y":5,"x":11,"w":4,"v":5,"Z":11,"Y":29,"X":18,"W":13,"V":14,"T":32,"A":14,"7":14,"3":4,"1":11}},"\u2014":{"d":"21,-86r0,-51r287,0r0,51r-287,0","w":329,"k":{"\u00c1":14,"\u00c2":14,"\u00c3":14,"\u00c0":14,"\u00c6":14,"\u00c5":14,"\u00c4":14,"z":4,"y":5,"x":11,"w":4,"v":5,"Z":11,"Y":29,"X":18,"W":13,"V":14,"T":32,"A":14,"7":14,"3":4,"1":11}},"\u201c":{"d":"173,-123v-32,-1,-41,-28,-41,-66v0,-47,24,-66,66,-67r5,23v-22,2,-34,12,-35,28v25,-5,47,16,47,40v0,23,-19,42,-42,42xm62,-123v-32,-1,-41,-28,-41,-66v0,-47,24,-66,66,-67r4,23v-22,2,-33,12,-34,28v25,-5,46,16,46,40v0,23,-18,42,-41,42","w":235},"\u201d":{"d":"62,-256v32,1,41,28,41,66v0,47,-24,66,-66,67r-4,-23v22,-2,34,-12,35,-28v-26,5,-47,-16,-47,-41v0,-23,18,-41,41,-41xm174,-256v32,1,41,28,41,66v0,47,-24,66,-66,67r-5,-23v22,-2,34,-12,35,-28v-25,5,-47,-17,-47,-41v0,-23,19,-41,42,-41","w":235},"\u2018":{"d":"62,-123v-32,-1,-41,-28,-41,-66v0,-47,24,-66,66,-67r4,23v-22,2,-33,12,-34,28v25,-5,46,16,46,40v0,23,-18,42,-41,42","w":124},"\u2019":{"d":"62,-256v32,1,41,28,41,66v0,47,-24,66,-66,67r-4,-23v22,-2,34,-12,35,-28v-26,5,-47,-16,-47,-41v0,-23,18,-41,41,-41","w":124},"\u2044":{"d":"-23,35r168,-308r48,0r-167,308r-49,0","w":178,"k":{"9":-7,"8":-7,"7":-11,"5":-7,"4":27,"3":-14,"2":-4,"1":-22}},"\u2039":{"d":"78,-14v-19,-29,-43,-53,-60,-84r60,-81r42,21r-47,61r47,62","w":140,"k":{"\u0153":4,"\u00e6":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"y":5,"x":5,"w":4,"v":5,"q":2,"o":4,"g":2,"e":4,"d":2,"c":4,"a":4,"Y":27,"X":7,"W":13,"V":14,"T":25}},"\u203a":{"d":"62,-14r-42,-21r47,-61r-47,-62r42,-21v19,29,43,53,60,84","w":140,"k":{"\u00c1":7,"\u00c2":7,"\u00c3":7,"\u00c0":7,"\u00c6":7,"\u00c5":7,"\u00c4":7,"z":7,"y":11,"x":16,"w":7,"v":11,"t":4,"s":4,"f":4,"Z":5,"Y":36,"X":18,"W":18,"V":22,"T":32,"S":4,"A":7}},"\u2021":{"d":"64,0r4,-46r-42,3r0,-30r42,4v-3,-38,-3,-76,0,-114r-42,4r0,-30r42,3r-4,-46r33,0r-5,46r43,-3r0,30r-43,-4v3,38,3,76,0,114r43,-4r0,30r-43,-3r5,46r-33,0","w":160},"\u00b7":{"d":"25,-83r0,-57r59,0r0,57r-59,0","w":108},"\u201a":{"d":"62,-77v32,1,41,27,41,65v0,47,-24,66,-66,67r-4,-22v22,-2,34,-12,35,-28v-28,2,-46,-16,-47,-41v0,-23,18,-41,41,-41","w":124,"k":{"\u00d9":5,"\u00db":5,"\u00da":5,"\u00d2":14,"\u00d4":14,"\u00d3":14,"\u0153":7,"\u0152":14,"\u00e6":7,"\u00f5":7,"\u00f6":7,"\u00f4":7,"\u00f2":7,"\u00f3":7,"\u00eb":7,"\u00ea":7,"\u00e8":7,"\u00e9":7,"\u00e7":7,"\u00e5":7,"\u00e3":7,"\u00e4":7,"\u00e2":7,"\u00e0":7,"\u00e1":7,"\u00dc":5,"\u00d6":14,"\u00c7":14,"y":16,"w":25,"v":31,"t":9,"q":4,"o":7,"j":-5,"g":4,"f":5,"e":7,"d":4,"c":7,"a":7,"Y":47,"W":36,"V":43,"U":5,"T":36,"Q":14,"O":14,"G":14,"C":14}},"\u201e":{"d":"62,-77v32,1,41,27,41,65v0,47,-24,66,-66,67r-4,-22v22,-2,34,-12,35,-28v-28,2,-46,-16,-47,-41v0,-23,18,-41,41,-41xm174,-77v32,1,41,27,41,65v0,47,-24,66,-66,67r-5,-22v22,-2,34,-12,35,-28v-27,2,-46,-16,-47,-41v0,-23,19,-41,42,-41","w":235,"k":{"\u00d9":5,"\u00db":5,"\u00da":5,"\u00d2":14,"\u00d4":14,"\u00d3":14,"\u0153":7,"\u0152":14,"\u00e6":7,"\u00f5":7,"\u00f6":7,"\u00f4":7,"\u00f2":7,"\u00f3":7,"\u00eb":7,"\u00ea":7,"\u00e8":7,"\u00e9":7,"\u00e7":7,"\u00e5":7,"\u00e3":7,"\u00e4":7,"\u00e2":7,"\u00e0":7,"\u00e1":7,"\u00dc":5,"\u00d6":14,"\u00c7":14,"y":16,"w":25,"v":31,"t":9,"q":4,"o":7,"j":-5,"g":4,"f":5,"e":7,"d":4,"c":7,"a":7,"Y":47,"W":36,"V":43,"U":5,"T":36,"Q":14,"O":14,"G":14,"C":14}},"\u2030":{"d":"80,-126v-36,0,-61,-29,-61,-64v0,-36,25,-65,62,-65v36,0,60,29,60,65v0,35,-24,64,-61,64xm44,0r184,-252r43,0r-184,252r-43,0xm372,3v-36,0,-61,-29,-61,-65v0,-36,24,-64,61,-64v36,0,61,29,61,64v0,35,-24,65,-61,65xm235,3v-36,0,-61,-29,-61,-65v0,-36,24,-64,61,-64v36,0,61,29,61,64v0,35,-24,65,-61,65xm81,-159v15,0,23,-15,23,-31v0,-17,-10,-32,-24,-32v-15,0,-23,14,-23,32v0,17,10,31,24,31xm372,-30v15,0,23,-15,23,-32v0,-17,-9,-31,-23,-31v-15,0,-24,14,-24,31v0,17,10,32,24,32xm235,-30v15,0,23,-15,23,-32v0,-17,-9,-31,-23,-31v-15,0,-23,14,-23,31v0,17,9,32,23,32","w":452},"\u00c2":{"d":"77,-272r44,-56r52,0r44,56r-42,0r-28,-24r-29,24r-41,0xm171,-252r87,207r22,0r0,45r-101,0r0,-45r23,0r-15,-36r-85,0r-15,36r25,0r0,45r-102,0r0,-45r22,0r88,-207r51,0xm121,-129r47,0r-24,-57","w":290,"k":{"\u00d9":23,"\u00db":23,"\u00da":23,"\u00d2":16,"\u00d4":16,"\u00d3":16,"\u2039":7,"\u2019":29,"\u2018":29,"\u201d":29,"\u201c":29,"\u2014":14,"\u2013":14,"\u0153":9,"\u0152":16,"\u00ab":7,"\u00e6":9,"\u00c6":7,"\u2122":36,"\u00fc":4,"\u00fb":4,"\u00f9":4,"\u00fa":4,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00dc":9,"\u00d6":16,"\u00c7":23,"\u00c5":7,"y":18,"w":20,"v":25,"u":4,"t":11,"q":9,"o":9,"g":9,"f":7,"e":9,"d":9,"c":9,"a":9,"\\":43,"Y":53,"W":48,"V":48,"U":23,"T":32,"S":4,"Q":16,"O":16,"G":16,"C":23,"?":22,"-":14,"*":36}},"\u00ca":{"d":"61,-272r44,-56r52,0r44,56r-42,0r-28,-24r-29,24r-41,0xm241,-78r0,78r-226,0r0,-46r34,0r0,-161r-32,0r0,-45r224,0r0,78r-47,0r0,-29r-90,0r0,53r75,0r0,50r-75,0r0,51r90,0r0,-29r47,0","w":254,"k":{"\u00d2":6,"\u00d4":6,"\u00d3":6,"\u0153":4,"\u00e6":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00d6":6,"\u00c7":11,"y":4,"w":4,"v":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"O":6,"C":11}},"\u00c1":{"d":"124,-272r41,-64r47,21r-46,43r-42,0xm171,-252r87,207r22,0r0,45r-101,0r0,-45r23,0r-15,-36r-85,0r-15,36r25,0r0,45r-102,0r0,-45r22,0r88,-207r51,0xm121,-129r47,0r-24,-57","w":290,"k":{"\u00d9":23,"\u00db":23,"\u00da":23,"\u00d2":16,"\u00d4":16,"\u00d3":16,"\u2039":7,"\u2019":29,"\u2018":29,"\u201d":29,"\u201c":29,"\u2014":14,"\u2013":14,"\u0153":9,"\u0152":16,"\u00ab":7,"\u00e6":9,"\u00c6":7,"\u2122":36,"\u00fc":4,"\u00fb":4,"\u00f9":4,"\u00fa":4,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00dc":9,"\u00d6":16,"\u00c7":23,"\u00c5":7,"y":18,"w":20,"v":25,"u":4,"t":11,"q":9,"o":9,"g":9,"f":7,"e":9,"d":9,"c":9,"a":9,"\\":43,"Y":53,"W":48,"V":48,"U":23,"T":32,"S":4,"Q":16,"O":16,"G":16,"C":23,"?":22,"-":14,"*":36}},"\u00cb":{"d":"241,-78r0,78r-226,0r0,-46r34,0r0,-161r-32,0r0,-45r224,0r0,78r-47,0r0,-29r-90,0r0,53r75,0r0,50r-75,0r0,51r90,0r0,-29r47,0xm61,-304v0,-17,15,-31,32,-31v17,0,30,14,30,31v0,17,-13,31,-30,31v-17,0,-32,-14,-32,-31xm171,-273v-17,0,-31,-14,-31,-31v0,-17,14,-31,31,-31v17,0,31,14,31,31v0,17,-14,31,-31,31","w":254,"k":{"\u00d2":6,"\u00d4":6,"\u00d3":6,"\u0153":4,"\u00e6":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00d6":6,"\u00c7":11,"y":4,"w":4,"v":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"O":6,"C":11}},"\u00c8":{"d":"121,-272r-46,-43r47,-21r40,64r-41,0xm241,-78r0,78r-226,0r0,-46r34,0r0,-161r-32,0r0,-45r224,0r0,78r-47,0r0,-29r-90,0r0,53r75,0r0,50r-75,0r0,51r90,0r0,-29r47,0","w":254,"k":{"\u00d2":6,"\u00d4":6,"\u00d3":6,"\u0153":4,"\u00e6":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00d6":6,"\u00c7":11,"y":4,"w":4,"v":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"O":6,"C":11}},"\u00cd":{"d":"44,-272r41,-64r47,21r-46,43r-42,0xm139,-205r-34,0r0,160r34,0r0,45r-124,0r0,-45r34,0r0,-160r-34,0r0,-47r124,0r0,47","w":154},"\u00ce":{"d":"4,-272r44,-56r52,0r44,56r-42,0r-28,-24r-29,24r-41,0xm139,-205r-34,0r0,160r34,0r0,45r-124,0r0,-45r34,0r0,-160r-34,0r0,-47r124,0r0,47","w":154},"\u00cf":{"d":"139,-205r-34,0r0,160r34,0r0,45r-124,0r0,-45r34,0r0,-160r-34,0r0,-47r124,0r0,47xm8,-304v0,-17,14,-31,31,-31v17,0,31,14,31,31v0,17,-14,31,-31,31v-17,0,-31,-14,-31,-31xm118,-273v-17,0,-32,-14,-32,-31v0,-17,15,-31,32,-31v17,0,31,14,31,31v0,17,-14,31,-31,31","w":154},"\u00cc":{"d":"63,-272r-46,-43r47,-21r40,64r-41,0xm139,-205r-34,0r0,160r34,0r0,45r-124,0r0,-45r34,0r0,-160r-34,0r0,-47r124,0r0,47","w":154},"\u00d3":{"d":"153,4v-78,0,-134,-57,-134,-130v0,-72,56,-130,134,-130v78,0,134,57,134,130v0,72,-56,130,-134,130xm153,-47v45,0,76,-35,76,-79v0,-43,-31,-79,-76,-79v-45,0,-76,35,-76,79v0,43,31,79,76,79xm134,-272r40,-64r47,21r-46,43r-41,0","w":306,"k":{"\u00c8":6,"\u00cb":6,"\u00c1":26,"\u00ca":6,"\u00c2":26,"\u00c3":26,"\u00c0":26,"\u2026":14,"\u00c6":16,"\u00c9":6,"\u00c5":16,"\u00c4":16,"}":7,"x":2,"]":7,"\\":14,"Z":13,"Y":22,"X":18,"W":14,"V":16,"T":11,"S":2,"R":5,"P":6,"N":5,"M":5,"L":9,"K":9,"J":22,"I":5,"H":6,"F":6,"E":6,"D":6,"B":6,"A":26,"?":7,"\/":14,".":14,",":14,")":11}},"\u00d4":{"d":"153,4v-78,0,-134,-57,-134,-130v0,-72,56,-130,134,-130v78,0,134,57,134,130v0,72,-56,130,-134,130xm153,-47v45,0,76,-35,76,-79v0,-43,-31,-79,-76,-79v-45,0,-76,35,-76,79v0,43,31,79,76,79xm83,-272r44,-56r52,0r44,56r-42,0r-28,-24r-29,24r-41,0","w":306,"k":{"\u00c8":6,"\u00cb":6,"\u00c1":26,"\u00ca":6,"\u00c2":26,"\u00c3":26,"\u00c0":26,"\u2026":14,"\u00c6":16,"\u00c9":6,"\u00c5":16,"\u00c4":16,"}":7,"x":2,"]":7,"\\":14,"Z":13,"Y":22,"X":18,"W":14,"V":16,"T":11,"S":2,"R":5,"P":6,"N":5,"M":5,"L":9,"K":9,"J":22,"I":5,"H":6,"F":6,"E":6,"D":6,"B":6,"A":26,"?":7,"\/":14,".":14,",":14,")":11}},"\u00d2":{"d":"153,4v-78,0,-134,-57,-134,-130v0,-72,56,-130,134,-130v78,0,134,57,134,130v0,72,-56,130,-134,130xm153,-47v45,0,76,-35,76,-79v0,-43,-31,-79,-76,-79v-45,0,-76,35,-76,79v0,43,31,79,76,79xm131,-272r-46,-43r47,-21r40,64r-41,0","w":306,"k":{"\u00c8":6,"\u00cb":6,"\u00c1":26,"\u00ca":6,"\u00c2":26,"\u00c3":26,"\u00c0":26,"\u2026":14,"\u00c6":16,"\u00c9":6,"\u00c5":16,"\u00c4":16,"}":7,"x":2,"]":7,"\\":14,"Z":13,"Y":22,"X":18,"W":14,"V":16,"T":11,"S":2,"R":5,"P":6,"N":5,"M":5,"L":9,"K":9,"J":22,"I":5,"H":6,"F":6,"E":6,"D":6,"B":6,"A":26,"?":7,"\/":14,".":14,",":14,")":11}},"\u00da":{"d":"118,-270r40,-64r48,21r-47,43r-41,0xm256,-109v0,76,-43,113,-110,113v-67,0,-109,-38,-109,-111r0,-99r-23,0r0,-46r102,0r0,46r-23,0v1,67,-15,159,54,159v70,0,52,-92,54,-159r-25,0r0,-46r102,0r0,46r-22,0r0,97","w":291,"k":{"\u00c1":23,"\u00c2":23,"\u00c3":23,"\u00c0":23,"\u2026":5,"\u00c6":9,"\u00c5":9,"\u00c4":9,"x":2,"X":4,"J":25,"A":23,"\/":5,".":5,",":5}},"\u00db":{"d":"146,4v-71,0,-113,-37,-113,-112r0,-98r-19,0r0,-46r102,0r0,46r-23,0v3,65,-17,159,50,159v70,0,52,-92,54,-159r-21,0r0,-46r102,0r0,46r-22,0r0,97v0,76,-43,113,-110,113xm72,-272r45,-56r51,0r45,56r-42,0r-29,-24r-28,24r-42,0","w":291,"k":{"\u00c1":23,"\u00c2":23,"\u00c3":23,"\u00c0":23,"\u2026":5,"\u00c6":9,"\u00c5":9,"\u00c4":9,"x":2,"X":4,"J":25,"A":23,"\/":5,".":5,",":5}},"\u00d9":{"d":"126,-270r-46,-43r47,-21r40,64r-41,0xm256,-109v0,76,-43,113,-110,113v-67,0,-109,-38,-109,-111r0,-99r-23,0r0,-46r102,0r0,46r-23,0v1,67,-15,159,54,159v70,0,52,-92,54,-159r-25,0r0,-46r102,0r0,46r-22,0r0,97","w":291,"k":{"\u00c1":23,"\u00c2":23,"\u00c3":23,"\u00c0":23,"\u2026":5,"\u00c6":9,"\u00c5":9,"\u00c4":9,"x":2,"X":4,"J":25,"A":23,"\/":5,".":5,",":5}},"\u0131":{"d":"12,-46r36,0r0,-101r-30,0r0,-46r85,0r0,147r22,0r0,46r-113,0r0,-46","w":138},"\u02c6":{"d":"23,-214r44,-57r52,0r44,57r-42,0r-28,-24r-29,24r-41,0"},"\u02dc":{"d":"48,-211r-29,-9v8,-30,19,-49,44,-49v34,1,61,33,75,-4r29,9v-8,30,-20,50,-45,50v-33,0,-61,-33,-74,3"},"\u00af":{"d":"28,-216r0,-38r130,0r0,38r-130,0"},"\u02d8":{"d":"93,-213v-38,0,-65,-22,-68,-58r37,0v3,28,59,29,62,0r37,0v-3,36,-30,58,-68,58"},"\u02d9":{"d":"66,-214r0,-49r54,0r0,49r-54,0"},"\u02da":{"d":"93,-213v-23,0,-44,-19,-44,-43v0,-23,21,-42,44,-42v23,0,43,19,43,43v0,23,-20,42,-43,42xm93,-233v12,0,22,-10,22,-23v0,-12,-10,-22,-22,-22v-12,0,-22,10,-22,23v0,12,10,22,22,22"},"\u00b8":{"d":"91,62r-46,-19r32,-47r41,0"},"\u02dd":{"d":"86,-214r41,-64r46,21r-47,43r-40,0xm16,-214r40,-64r46,21r-46,43r-40,0"},"\u02db":{"d":"136,59v-58,6,-85,-21,-66,-63r38,0v-7,22,-2,38,28,39r0,24"},"\u02c7":{"d":"67,-214r-44,-57r42,0r28,24r29,-24r41,0r-44,57r-52,0"},"\u20ac":{"d":"160,4v-55,0,-92,-33,-106,-82r-33,0r0,-36r27,0v-1,-8,-1,-17,0,-25r-27,0r0,-36r33,0v15,-48,52,-81,105,-81v45,0,70,19,89,46r-42,31v-23,-38,-77,-37,-94,4r67,0r0,36r-75,0v-1,8,-1,17,0,25r75,0r0,36r-67,0v17,43,73,43,97,3r39,30v-21,30,-47,49,-88,49","w":264,"k":{"1":-7}},";":{"d":"66,-77v32,1,41,27,41,65v0,47,-24,66,-66,67r-5,-22v22,-2,34,-12,35,-28v-27,2,-46,-16,-47,-41v0,-23,19,-41,42,-41xm66,-193v23,0,41,18,41,41v0,23,-18,41,-41,41v-23,0,-42,-18,-42,-41v0,-23,19,-41,42,-41","w":131,"k":{"Y":14,"W":5,"V":7,"T":4}}}});
/*!
* The following copyright notice may not be removed under any circumstances.
* 
* Copyright:
* HTF Gotham  2000 The Hoefler Type Foundry, Inc. Info: www.typography.com
 * 
 * Trademark:
 * Please refer to the Copyright section for the font trademark attribution
 * notices.
 * 
 * Full name:
 * Gotham-Bold
* 
* Manufacturer:
* The Hoefler Type Foundry, Inc
*/
Cufon.registerFont({ "w": 224, "face": { "font-family": "Gotham Bold", "font-weight": 700, "font-stretch": "normal", "units-per-em": "360", "panose-1": "2 0 8 4 3 0 0 2 0 4", "ascent": "288", "descent": "-72", "x-height": "4", "bbox": "-16 -336 393 62", "underline-thickness": "7.2", "underline-position": "-40.68", "unicode-range": "U+0020-U+00FF" }, "glyphs": { " ": { "w": 108 }, "!": { "d": "29,-58r58,0r0,58r-58,0r0,-58xm43,-86r-17,-166r64,0r-17,166r-30,0", "w": 116 }, "\"": { "d": "27,-252v19,2,45,-4,60,2r-39,113r-27,0xm112,-252v19,2,45,-4,60,2r-39,113r-28,0", "w": 187 }, "#": { "d": "148,-100r9,-53r-53,0r-9,53r53,0xm40,-54r-27,0r0,-46r35,0r9,-53r-32,0r0,-46r40,0r9,-53r47,0r-9,53r53,0r9,-53r47,0r-9,53r27,0r0,46r-35,0r-9,53r32,0r0,46r-40,0r-9,54r-48,0r10,-54r-53,0r-9,54r-47,0", "w": 252 }, "$": { "d": "136,-45v24,-2,33,-22,21,-39v-3,-5,-11,-8,-21,-12r0,51xm103,-207v-21,0,-32,21,-20,37v3,4,10,8,20,12r0,-49xm215,-72v0,46,-34,66,-77,72r0,35r-37,0r0,-36v-33,-4,-63,-18,-85,-34r28,-41v19,13,34,24,59,29r0,-57v-45,-14,-78,-26,-78,-77v0,-45,33,-66,76,-71r0,-21r37,0r0,22v27,4,48,12,67,26r-24,42v-14,-8,-28,-16,-45,-21r0,55v46,13,79,28,79,77", "w": 232, "k": { "7": 4} }, "%": { "d": "209,-62v-1,16,8,32,24,32v16,0,23,-16,23,-32v0,-15,-9,-31,-24,-31v-16,-1,-23,16,-23,31xm54,-191v-1,17,8,32,24,32v16,1,23,-16,23,-31v0,-15,-8,-32,-24,-32v-16,0,-23,16,-23,31xm293,-62v0,39,-23,65,-61,65v-39,0,-61,-25,-61,-65v0,-38,23,-64,62,-64v38,0,60,25,60,64xm225,-252r43,0r-184,252r-43,0xm139,-191v0,39,-23,65,-62,65v-39,0,-61,-26,-61,-64v0,-38,23,-65,62,-65v39,0,61,26,61,64", "w": 309 }, "&": { "d": "68,-72v-1,36,52,36,72,16r-49,-49v-13,6,-23,17,-23,33xm119,-213v-31,-1,-30,42,-10,57v18,-7,33,-13,34,-34v0,-14,-10,-23,-24,-23xm237,-114v-10,18,-22,38,-34,54r37,37r-40,28r-29,-29v-44,45,-162,36,-159,-46v1,-37,21,-56,49,-69v-36,-46,-10,-123,59,-117v42,3,71,22,71,64v0,38,-25,54,-53,66r33,33v9,-14,17,-28,25,-43", "w": 250, "k": { "Y": 22, "W": 16, "V": 20, "T": 18} }, "'": { "d": "27,-252v19,2,46,-4,61,2r-39,113r-28,0", "w": 102 }, "(": { "d": "76,-103v0,62,32,91,69,117r-24,37v-58,-33,-100,-73,-100,-154v0,-81,42,-122,100,-154r24,36v-37,27,-69,56,-69,118", "w": 160, "k": { "\u00b5": 11, "s": 5, "q": 11, "o": 11, "j": -11, "g": 7, "e": 11, "d": 11, "c": 11, "Q": 11, "O": 11, "J": 5, "G": 11, "C": 11} }, ")": { "d": "39,-257v58,32,100,73,100,154v0,81,-43,121,-100,154r-24,-37v38,-26,69,-55,70,-117v0,-62,-33,-91,-70,-118", "w": 160 }, "*": { "d": "68,-177r-35,27r-15,-26r41,-17r-41,-17r15,-26r35,26r-5,-43r29,0r-6,43r35,-26r15,26r-40,17r40,17r-15,26r-35,-27r6,43r-29,0", "w": 154, "k": { "\u00e6": 4, "\u00c6": 36, "t": -4, "s": 4, "q": 5, "o": 7, "g": 5, "e": 7, "d": 5, "c": 7, "a": 4, "J": 29, "A": 36} }, "+": { "d": "90,-102r-66,0r0,-50r66,0r0,-64r51,0r0,64r65,0r0,50r-65,0r0,65r-51,0r0,-65", "w": 230 }, ",": { "d": "9,36v25,-3,38,-15,36,-36r-23,0r0,-58r59,0v4,64,-2,119,-67,116", "w": 102, "k": { "\u00b5": 14, "y": 16, "w": 25, "v": 31, "t": 9, "q": 4, "o": 7, "j": -5, "g": 4, "f": 5, "e": 7, "d": 4, "c": 7, "Y": 47, "W": 36, "V": 43, "U": 5, "T": 36, "Q": 14, "O": 14, "G": 14, "C": 14, "7": 7, "1": 18, "0": 7} }, "-": { "d": "18,-138r111,0r0,53r-111,0r0,-53", "w": 146, "k": { "\u00b1": 4, "\u00c6": 14, "z": 4, "y": 5, "x": 11, "w": 4, "v": 5, "Z": 11, "Y": 29, "X": 18, "W": 13, "V": 14, "T": 32, "A": 14, "7": 14, "3": 4, "1": 11} }, "\u00ad": { "d": "18,-138r111,0r0,53r-111,0r0,-53", "w": 146 }, ".": { "d": "22,-58r59,0r0,58r-59,0r0,-58", "w": 102, "k": { "\u00b5": 14, "y": 22, "w": 25, "v": 31, "t": 9, "q": 4, "o": 7, "g": 4, "f": 5, "e": 7, "d": 4, "c": 7, "Y": 47, "W": 36, "V": 43, "U": 5, "T": 36, "Q": 14, "O": 14, "G": 14, "C": 14, "7": 7, "1": 18, "0": 7} }, "\/": { "d": "149,-287r47,0r-160,333r-46,0", "w": 190, "k": { "\u00e6": 23, "\u00b5": 14, "\u00b1": 4, "\u00c6": 43, "z": 22, "y": 18, "x": 18, "w": 18, "v": 18, "u": 18, "t": 7, "s": 31, "r": 18, "q": 25, "p": 18, "o": 29, "n": 18, "m": 18, "g": 25, "f": 9, "e": 29, "d": 25, "c": 29, "a": 23, "Z": 7, "S": 11, "Q": 14, "O": 14, "J": 47, "G": 14, "C": 14, "A": 43, "9": 7, "8": 5, "7": 4, "6": 13, "5": 7, "4": 34, "3": 4, "2": 7, "1": -4, "0": 13, "\/": 58} }, "0": { "d": "131,-206v-75,2,-74,159,1,160v75,-1,73,-159,-1,-160xm243,-127v0,75,-38,131,-112,131v-74,0,-112,-55,-112,-130v0,-74,38,-130,113,-130v73,0,111,55,111,129", "w": 262, "k": { "\u00b1": 5, "7": 9, "3": 4, "2": 4, "1": 2, "\/": 13, ".": 7, ",": 7} }, "1": { "d": "64,-198r-44,11r-11,-45v35,-9,62,-26,110,-22r0,254r-55,0r0,-198", "w": 151 }, "2": { "d": "115,-256v89,-6,110,105,50,152r-71,56r110,0r0,48r-186,0r0,-44v41,-39,95,-66,125,-115v8,-25,-6,-49,-32,-47v-26,2,-36,16,-51,34r-39,-31v21,-30,45,-50,94,-53", "k": { "7": 2, "4": 5} }, "3": { "d": "203,-79v4,99,-147,103,-189,40r38,-37v17,18,30,30,61,31v20,0,36,-13,35,-32v-1,-30,-37,-34,-72,-32r-9,-35r60,-60r-99,0r0,-48r171,0r0,42r-64,61v40,5,66,25,68,70", "w": 223, "k": { "9": 2, "7": 7, "5": 2, "\/": 4} }, "4": { "d": "143,-99r0,-79r-67,79r67,0xm143,-54r-123,0r-9,-40r138,-160r47,0r0,155r34,0r0,45r-34,0r0,54r-53,0r0,-54", "w": 248, "k": { "9": 4, "7": 11, "1": 7, "\/": 7} }, "5": { "d": "206,-84v0,100,-139,109,-191,51r34,-40v17,15,33,26,60,27v24,0,42,-12,42,-36v0,-40,-58,-39,-87,-25r-32,-21r8,-124r154,0r0,49r-107,0r-3,43v61,-14,122,10,122,76", "w": 226, "k": { "\u00b1": 2, "9": 2, "7": 11, "3": 2, "2": 4, "\/": 7} }, "6": { "d": "76,-81v0,23,19,38,44,38v25,0,44,-14,43,-38v0,-23,-19,-37,-44,-37v-25,-1,-43,13,-43,37xm218,-84v-3,57,-39,88,-96,88v-75,0,-101,-45,-103,-123v-2,-95,59,-160,155,-130v12,4,24,11,35,20r-29,43v-25,-28,-91,-26,-98,15v-2,7,-4,15,-5,23v51,-35,145,-10,141,64", "w": 238, "k": { "\u00b1": 2, "9": 4, "7": 5, "3": 4, "1": 4, "\/": 4} }, "7": { "d": "143,-204r-119,0r0,-48r182,0r0,42r-113,210r-63,0", "w": 222, "k": { "\u00b1": 4, "9": 5, "8": 4, "6": 7, "5": 9, "4": 31, "3": 7, "2": 5, "1": -4, "0": 7, "\/": 50, ".": 36, "-": 11, ",": 36} }, "8": { "d": "70,-74v0,22,19,32,43,32v24,0,44,-11,44,-32v0,-22,-21,-31,-44,-31v-23,0,-43,9,-43,31xm77,-181v0,20,15,32,36,32v21,1,36,-12,36,-31v0,-18,-15,-30,-36,-30v-21,0,-36,12,-36,29xm211,-71v0,53,-43,75,-98,75v-53,0,-95,-22,-97,-74v-1,-34,17,-49,41,-61v-19,-11,-33,-25,-32,-55v3,-48,40,-70,88,-70v49,0,87,21,89,70v0,29,-13,44,-32,55v23,13,41,26,41,60", "w": 226, "k": { "\u00b1": 2, "9": 2, "7": 4} }, "9": { "d": "75,-171v0,24,19,39,44,39v25,0,43,-14,43,-38v1,-24,-18,-40,-44,-39v-26,0,-42,14,-43,38xm219,-134v10,117,-110,177,-193,108r29,-42v20,22,70,33,91,6v8,-11,13,-24,15,-41v-50,37,-147,10,-141,-65v5,-56,38,-88,96,-88v75,0,97,48,103,122", "w": 238, "k": { "\u00b1": 4, "7": 4, "5": 2, "3": 4, "2": 4, "\/": 9, ".": 4, ",": 4} }, ":": { "d": "24,-58r58,0r0,58r-58,0r0,-58xm24,-193r58,0r0,58r-58,0r0,-58", "w": 106, "k": { "Y": 14, "W": 5, "V": 7, "T": 4} }, ";": { "d": "11,36v25,-3,37,-15,35,-36r-22,0r0,-58r58,0v-1,38,4,84,-17,100v-12,9,-28,16,-49,16xm24,-193r58,0r0,58r-58,0r0,-58", "w": 106, "k": { "Y": 14, "W": 5, "V": 7, "T": 4} }, "\u037e": { "d": "11,36v25,-3,37,-15,35,-36r-22,0r0,-58r58,0v-1,38,4,84,-17,100v-12,9,-28,16,-49,16xm24,-193r58,0r0,58r-58,0r0,-58", "w": 106 }, "<": { "d": "24,-102r0,-50r175,-76r0,51r-122,50r122,50r0,51", "w": 230 }, "=": { "d": "30,-105r171,0r0,50r-171,0r0,-50xm30,-198r171,0r0,49r-171,0r0,-49", "w": 230 }, ">": { "d": "32,-76r121,-50r-121,-50r0,-52r174,76r0,50r-174,76r0,-50", "w": 230 }, "?": { "d": "59,-58r58,0r0,58r-58,0r0,-58xm7,-216v37,-55,179,-57,176,36v-2,47,-32,63,-71,72r-4,22r-37,0r-8,-58v30,-7,64,-5,64,-35v0,-43,-73,-24,-87,-1", "w": 195 }, "@": { "d": "176,-146v-47,-4,-63,85,-10,86v46,3,62,-86,10,-86xm88,-93v-8,-74,88,-119,130,-66r4,-19r43,7r-18,108v-1,14,12,23,26,23v35,0,46,-36,46,-74v0,-79,-61,-128,-142,-128v-87,0,-143,57,-143,143v0,88,57,143,146,143v39,0,62,-9,88,-24r7,11v-27,15,-54,28,-95,27v-97,-4,-161,-61,-161,-157v0,-95,63,-157,158,-157v90,0,157,55,157,142v0,53,-22,88,-72,91v-27,1,-44,-11,-55,-22v-37,40,-126,20,-119,-48", "w": 352 }, "A": { "d": "175,-105r-34,-82r-33,82r67,0xm117,-254r51,0r108,254r-58,0r-23,-57r-107,0r-23,57r-56,0", "w": 284, "k": { "\u00ab": 7, "\u00b5": 16, "\u00c6": 7, "y": 18, "w": 20, "v": 25, "u": 4, "t": 11, "q": 9, "o": 9, "g": 9, "f": 7, "e": 9, "d": 9, "c": 9, "\\": 43, "Y": 40, "X": 7, "W": 32, "V": 36, "U": 9, "T": 32, "S": 4, "Q": 16, "O": 16, "G": 16, "C": 16, "A": 7, "?": 22, "-": 14, "*": 36} }, "B": { "d": "189,-76v0,-42,-65,-25,-105,-28r0,55v40,-4,104,14,105,-27xm175,-177v0,-37,-55,-23,-91,-26r0,53v37,-2,91,11,91,-27xm244,-70v0,94,-124,65,-214,70r0,-252v85,3,200,-20,200,66v1,28,-15,45,-33,54v26,11,47,26,47,62", "w": 259, "k": { "y": 4, "w": 4, "v": 4, "Y": 11, "X": 7, "W": 5, "V": 7, "T": 4, "?": 2, "&": -5} }, "C": { "d": "252,-41v-24,26,-54,47,-104,45v-79,-2,-124,-52,-129,-130v-7,-120,153,-170,231,-91r-35,40v-42,-49,-138,-28,-138,51v0,80,99,101,139,50", "w": 265, "k": { "\u00b5": 7, "y": 4, "x": 4, "w": 4, "v": 4, "q": 4, "o": 4, "g": 4, "e": 4, "d": 4, "c": 4, "Y": 4, "X": 4, "W": 2, "V": 2, "Q": 7, "O": 7, "G": 7, "C": 7, "-": 4} }, "D": { "d": "204,-125v0,-65,-48,-83,-118,-77r0,152v69,6,118,-12,118,-75xm262,-127v0,82,-53,127,-133,127r-99,0r0,-252r99,0v79,4,133,45,133,125", "w": 281, "k": { "\u00c6": 18, "}": 7, "x": 4, "]": 7, "\\": 14, "Z": 14, "Y": 23, "X": 20, "W": 14, "V": 16, "T": 14, "S": 4, "J": 14, "A": 18, "?": 7, "\/": 14, ".": 14, ",": 14, ")": 11} }, "E": { "d": "30,-252r190,0r0,49r-135,0r0,51r119,0r0,50r-119,0r0,53r137,0r0,49r-192,0r0,-252", "w": 241, "k": { "y": 4, "w": 4, "v": 4, "o": 4, "e": 4, "d": 4, "c": 4} }, "F": { "d": "30,-252r192,0r0,50r-136,0r0,54r120,0r0,50r-120,0r0,98r-56,0r0,-252", "w": 236, "k": { "\u00bb": 5, "\u00e6": 9, "\u00c6": 29, "z": 5, "y": 5, "w": 4, "v": 5, "s": 4, "q": 4, "o": 5, "g": 4, "e": 5, "d": 4, "c": 5, "a": 9, "Z": 4, "J": 40, "A": 29, "?": -4, "\/": 25, ".": 36, ",": 36, "&": 5} }, "G": { "d": "259,-36v-25,21,-60,41,-107,40v-83,-2,-129,-49,-133,-130v-6,-118,148,-168,231,-96r-35,42v-17,-14,-36,-25,-66,-25v-45,0,-70,33,-72,79v-5,70,77,100,129,65r0,-36r-56,0r0,-48r109,0r0,109", "w": 282, "k": { "\u00e6": -4, "y": 2, "v": 2, "a": -4, "\\": 5, "Y": 11, "X": 4, "W": 7, "V": 9, "T": 4, "?": 4} }, "H": { "d": "30,-252r56,0r0,100r102,0r0,-100r55,0r0,252r-55,0r0,-101r-102,0r0,101r-56,0r0,-252", "w": 273 }, "I": { "d": "33,-252r55,0r0,252r-55,0r0,-252", "w": 120 }, "J": { "d": "177,-87v11,99,-126,115,-172,53r35,-39v18,30,80,39,80,-17r0,-162r57,0r0,165", "w": 203, "k": { "\u00c6": 9, "J": 7, "A": 9, ".": 5, ",": 5} }, "K": { "d": "30,-252r56,0r0,110r102,-110r67,0r-103,107r108,145r-67,0r-78,-107r-29,30r0,77r-56,0r0,-252", "w": 262, "k": { "\u00ab": 7, "\u00e6": 4, "\u00b5": 20, "\u00c6": 7, "y": 18, "w": 18, "v": 22, "u": 7, "t": 9, "q": 9, "o": 11, "g": 9, "f": 7, "e": 11, "d": 9, "c": 11, "a": 4, "Y": 11, "W": 11, "V": 11, "U": 5, "T": 4, "S": 4, "Q": 20, "O": 20, "G": 20, "C": 20, "A": 7, "-": 18} }, "L": { "d": "30,-252r56,0r0,202r125,0r0,50r-181,0r0,-252", "w": 222, "k": { "\u00b5": 14, "y": 22, "w": 18, "v": 22, "t": 7, "q": 2, "o": 4, "g": 2, "f": 7, "e": 4, "d": 2, "c": 4, "\\": 43, "Y": 47, "W": 36, "V": 41, "U": 7, "T": 36, "Q": 14, "O": 14, "G": 14, "C": 14, "?": 22, "-": 14, "*": 29} }, "M": { "d": "30,-252r60,0r66,107r66,-107r60,0r0,252r-55,0r0,-165r-72,108r-70,-106r0,163r-55,0r0,-252", "w": 312 }, "N": { "d": "30,-252r51,0r118,155r0,-155r55,0r0,252r-47,0r-122,-160r0,160r-55,0r0,-252", "w": 284 }, "O": { "d": "77,-127v0,48,28,80,76,80v48,0,76,-32,76,-79v0,-47,-29,-79,-76,-79v-48,0,-76,32,-76,78xm287,-127v0,81,-53,131,-134,131v-81,0,-134,-50,-134,-130v0,-80,54,-130,134,-130v81,0,134,50,134,129", "w": 306, "k": { "\u00c6": 16, "}": 7, "x": 2, "]": 7, "\\": 14, "Z": 13, "Y": 22, "X": 18, "W": 14, "V": 16, "T": 11, "S": 2, "J": 11, "A": 16, "?": 7, "\/": 14, ".": 14, ",": 14, ")": 11} }, "P": { "d": "174,-163v0,-42,-45,-40,-88,-39r0,77v43,2,88,2,88,-38xm230,-165v0,76,-62,94,-144,89r0,76r-56,0r0,-252r103,0v60,0,97,30,97,87", "w": 240, "k": { "\u00ab": -4, "\u00e6": 4, "\u00c6": 25, "y": -4, "w": -4, "v": -4, "u": -2, "t": -5, "o": 2, "f": -5, "e": 2, "c": 2, "a": 4, "Z": 5, "Y": 4, "X": 11, "W": 2, "V": 4, "J": 36, "A": 25, "\/": 22, ".": 36, ",": 36} }, "Q": { "d": "77,-127v-2,59,52,95,109,73r-41,-35r36,-39r41,37v21,-55,-11,-115,-69,-114v-48,2,-74,32,-76,78xm153,-256v108,-5,167,115,112,202r26,22r-36,40r-27,-25v-21,13,-43,22,-75,21v-81,-3,-134,-50,-134,-130v0,-80,54,-126,134,-130", "w": 306, "k": { "Y": 23, "W": 14, "V": 16, "T": 11, "?": 7, ")": 4} }, "R": { "d": "184,-165v0,-46,-54,-36,-98,-37r0,72v43,-1,98,9,98,-35xm240,-169v0,43,-23,68,-54,79r62,90r-65,0r-54,-81r-43,0r0,81r-56,0r0,-252v96,0,210,-16,210,83", "w": 260, "k": { "t": -4, "q": 2, "o": 4, "g": 2, "f": -4, "e": 4, "d": 2, "c": 4, "Y": 9, "W": 5, "V": 7, "J": 2} }, "S": { "d": "166,-140v81,31,43,154,-46,144v-45,-5,-81,-17,-107,-41r33,-39v21,15,42,28,75,31v39,3,48,-39,11,-49v-50,-13,-109,-20,-109,-86v0,-90,131,-91,182,-44r-29,42v-19,-13,-39,-22,-65,-25v-29,-3,-45,28,-22,42v19,11,55,17,77,25", "w": 230, "k": { "\u00c6": 5, "z": 2, "y": 5, "x": 5, "w": 4, "v": 5, "t": 2, "f": 2, "\\": 7, "Z": 4, "Y": 11, "X": 9, "W": 9, "V": 11, "T": 5, "S": 4, "A": 5, "?": 4} }, "T": { "d": "89,-201r-77,0r0,-51r209,0r0,51r-77,0r0,201r-55,0r0,-201", "w": 233, "k": { "\u00bb": 25, "\u00ab": 32, "\u00e6": 38, "\u00b5": 11, "\u00c6": 32, "z": 29, "y": 18, "x": 18, "w": 14, "v": 18, "u": 18, "t": 7, "s": 32, "r": 22, "q": 34, "p": 22, "o": 38, "n": 22, "m": 22, "l": 2, "j": 4, "i": 4, "g": 34, "f": 11, "e": 38, "d": 34, "c": 38, "a": 38, "Z": 4, "S": 5, "Q": 11, "O": 11, "J": 40, "G": 11, "C": 11, "A": 32, ";": 4, ":": 4, "\/": 32, ".": 36, "-": 32, ",": 36, "&": 16} }, "U": { "d": "246,-110v-1,74,-38,113,-111,114v-70,0,-110,-40,-109,-112r0,-144r56,0v8,78,-29,205,54,205v85,1,46,-128,54,-205r56,0r0,142", "w": 272, "k": { "\u00c6": 9, "x": 2, "X": 4, "J": 7, "A": 9, "\/": 5, ".": 5, ",": 5} }, "V": { "d": "9,-252r61,0r66,177r66,-177r59,0r-102,254r-48,0", "w": 270, "k": { "\u00bb": 14, "\u00ab": 22, "\u00e6": 25, "\u00b5": 16, "\u00c6": 36, "z": 20, "y": 14, "x": 18, "w": 13, "v": 14, "u": 14, "t": 7, "s": 22, "r": 14, "q": 23, "p": 14, "o": 25, "n": 14, "m": 14, "l": 4, "j": 7, "i": 7, "g": 23, "f": 9, "e": 25, "d": 23, "c": 25, "a": 25, "Z": 4, "Y": 7, "X": 7, "W": 4, "V": 4, "S": 9, "Q": 16, "O": 16, "J": 43, "G": 16, "C": 16, "A": 36, ";": 7, ":": 7, "\/": 43, ".": 43, "-": 14, ",": 43, "&": 14} }, "W": { "d": "11,-252r59,0r52,171r57,-172r47,0r57,172r52,-171r58,0r-86,254r-48,0r-57,-165r-57,165r-48,0", "w": 403, "k": { "\u00bb": 13, "\u00ab": 18, "\u00e6": 25, "\u00b5": 14, "\u00c6": 32, "z": 20, "y": 13, "x": 14, "w": 13, "v": 13, "u": 13, "t": 9, "s": 22, "r": 13, "q": 22, "p": 13, "o": 23, "n": 13, "m": 13, "l": 4, "j": 5, "i": 5, "g": 22, "f": 11, "e": 23, "d": 22, "c": 23, "a": 25, "Z": 4, "Y": 7, "X": 5, "W": 4, "V": 4, "S": 7, "Q": 14, "O": 14, "J": 38, "G": 14, "C": 14, "A": 32, ";": 5, ":": 5, "\/": 36, ".": 36, "-": 13, ",": 36, "&": 11} }, "X": { "d": "99,-128r-84,-124r65,0r52,82r54,-82r63,0r-84,123r87,129r-64,0r-57,-86r-57,86r-63,0", "w": 263, "k": { "\u00bb": 7, "\u00ab": 18, "\u00e6": 4, "\u00b5": 18, "\u00c6": 7, "y": 14, "w": 14, "v": 18, "u": 7, "t": 7, "q": 14, "o": 16, "l": 4, "j": 4, "i": 4, "g": 14, "f": 7, "e": 16, "d": 14, "c": 16, "a": 4, "Y": 11, "W": 5, "V": 7, "U": 4, "S": 11, "Q": 18, "O": 18, "J": 4, "G": 18, "C": 18, "A": 7, "?": 5, "-": 18, "&": 4} }, "Y": { "d": "101,-99r-97,-153r65,0r60,101r61,-101r63,0r-96,152r0,100r-56,0r0,-99", "w": 257, "k": { "\u00bb": 27, "\u00ab": 36, "\u00e6": 36, "\u00b5": 22, "\u00c6": 40, "z": 29, "y": 22, "x": 25, "w": 20, "v": 22, "u": 27, "t": 11, "s": 36, "r": 27, "q": 38, "p": 27, "o": 40, "n": 27, "m": 27, "l": 4, "j": 7, "i": 7, "g": 38, "f": 14, "e": 40, "d": 38, "c": 40, "a": 36, "Z": 4, "Y": 7, "X": 11, "W": 7, "V": 7, "S": 13, "Q": 22, "O": 22, "J": 47, "G": 22, "C": 22, "A": 40, ";": 14, ":": 14, "\/": 40, ".": 47, "-": 29, ",": 47, "&": 20} }, "Z": { "d": "23,-42r138,-161r-134,0r0,-49r206,0r0,42r-139,161r139,0r0,49r-210,0r0,-42", "w": 254, "k": { "\u00ab": 7, "\u00b5": 13, "y": 5, "w": 5, "v": 7, "q": 7, "o": 9, "g": 7, "f": 4, "e": 9, "d": 7, "c": 9, "Z": 4, "S": 4, "Q": 13, "O": 13, "G": 13, "C": 13, "-": 11} }, "[": { "d": "30,-252r116,0r0,43r-64,0r0,213r64,0r0,43r-116,0r0,-299", "w": 167, "k": { "\u00e6": 4, "\u00b5": 7, "y": 4, "x": 4, "w": 7, "v": 7, "s": 5, "q": 7, "o": 7, "j": -11, "e": 7, "d": 7, "c": 7, "a": 4, "Q": 7, "O": 7, "J": 4, "G": 7, "C": 7} }, "\\": { "d": "-5,-287r46,0r160,333r-47,0", "w": 190, "k": { "\u00b5": 14, "y": 22, "w": 22, "v": 25, "t": 11, "j": -11, "f": 4, "Y": 40, "W": 36, "V": 43, "U": 5, "T": 32, "Q": 14, "O": 14, "G": 14, "C": 14} }, "]": { "d": "21,4r64,0r0,-213r-64,0r0,-43r117,0r0,299r-117,0r0,-43", "w": 167 }, "^": { "d": "71,-252r38,0r53,75r-40,0r-32,-43r-33,43r-39,0", "w": 180 }, "_": { "d": "-1,16r218,0r0,42r-218,0r0,-42", "w": 216 }, "`": { "d": "40,-257r47,-21r40,64r-41,0", "w": 180 }, "a": { "d": "66,-58v0,16,14,25,30,24v26,-1,47,-14,43,-44v-23,-11,-73,-12,-73,20xm138,-110v4,-49,-65,-41,-95,-28r-13,-42v22,-9,42,-15,74,-15v58,0,86,27,86,83r0,112r-52,0r0,-21v-31,39,-125,32,-125,-35v0,-62,74,-72,125,-54", "w": 213, "k": { "y": 7, "w": 7, "v": 7, "t": 2, "\\": 27, "?": 13, "*": 5} }, "b": { "d": "78,-97v0,32,17,54,47,54v29,0,47,-21,47,-54v0,-32,-18,-53,-47,-53v-30,0,-47,22,-47,53xm227,-97v0,61,-32,98,-88,101v-30,2,-46,-14,-60,-29r0,25r-55,0r0,-263r55,0r0,98v14,-17,30,-34,60,-32v55,3,88,40,88,100", "w": 243, "k": { "\u00bb": 2, "}": 5, "z": 5, "y": 9, "x": 11, "w": 7, "v": 9, "]": 7, "\\": 25, "?": 13, ".": 4, ",": 4, "*": 5, ")": 11} }, "c": { "d": "69,-97v0,55,67,69,93,34r32,32v-19,19,-40,36,-78,35v-61,-3,-97,-39,-101,-100v-6,-93,122,-133,178,-68r-33,36v-23,-36,-91,-22,-91,31", "w": 205, "k": { "\u00bb": -4, "\u00ab": 4, "y": 2, "x": 4, "w": 2, "v": 2, "q": 4, "o": 5, "g": 4, "e": 5, "d": 4, "c": 5, "\\": 14, "?": 5, ")": 5} }, "d": { "d": "71,-97v0,33,18,54,47,54v30,0,47,-23,47,-54v0,-31,-17,-53,-47,-53v-29,0,-47,21,-47,53xm164,-28v-14,17,-30,34,-60,32v-56,-3,-88,-40,-88,-101v0,-60,32,-97,88,-100v30,-2,46,14,60,29r0,-95r55,0r0,263r-55,0r0,-28", "w": 243 }, "e": { "d": "151,-112v0,-34,-44,-55,-68,-29v-7,7,-12,17,-14,29r82,0xm195,-32v-17,22,-41,36,-79,36v-62,-2,-101,-38,-101,-100v0,-60,36,-101,96,-101v67,0,96,48,93,120r-135,0v5,42,70,47,94,18", "w": 220, "k": { "}": 4, "z": 5, "y": 9, "x": 11, "w": 9, "v": 9, "]": 7, "\\": 29, "?": 14, ".": 4, ",": 4, "*": 7, ")": 11} }, "f": { "d": "132,-215v-19,-7,-50,-7,-44,24r44,0r0,45r-43,0r0,146r-55,0r0,-146r-23,0r0,-45r23,0v-10,-64,44,-86,98,-69r0,45", "w": 137, "k": { "\u00ab": 5, "\u00e6": 5, "}": -11, "z": 4, "q": 4, "o": 4, "g": 4, "e": 4, "d": 4, "c": 4, "a": 5, "]": -7, "\\": -11, "?": -13, "\/": 16, ".": 16, ",": 16, "*": -11, ")": -11} }, "g": { "d": "71,-107v-1,27,20,47,46,46v30,-1,48,-18,48,-46v0,-27,-19,-44,-48,-44v-28,0,-45,16,-46,44xm16,-106v-6,-85,104,-118,148,-62r0,-25r55,0r0,149v11,107,-115,121,-193,82r18,-41v40,27,132,29,121,-44v-15,18,-31,31,-63,31v-54,-2,-82,-35,-86,-90", "w": 243, "k": { "\\": 18} }, "h": { "d": "113,-147v-57,0,-27,94,-34,147r-55,0r0,-263r55,0r0,97v13,-16,29,-30,57,-31v88,-1,61,114,65,197r-54,0v-7,-53,23,-147,-34,-147", "k": { "y": 5, "w": 5, "v": 7, "\\": 27, "?": 11, "*": 5} }, "i": { "d": "27,-193r55,0r0,193r-55,0r0,-193xm26,-263r57,0r0,49r-57,0r0,-49", "w": 108 }, "j": { "d": "82,-3v2,51,-35,68,-86,60r0,-43v19,4,31,-2,31,-22r0,-185r55,0r0,190xm26,-263r57,0r0,49r-57,0r0,-49", "w": 108 }, "k": { "d": "24,-263r55,0r0,140r64,-70r66,0r-74,76r76,117r-62,0r-51,-79r-19,20r0,59r-55,0r0,-263", "w": 213, "k": { "\u00bb": 4, "\u00ab": 7, "\u00e6": 4, "y": 5, "w": 7, "v": 7, "u": 4, "t": 4, "q": 9, "o": 9, "g": 9, "e": 9, "d": 9, "c": 9, "a": 4, "\\": 14, "-": 7} }, "l": { "d": "27,-263r55,0r0,263r-55,0r0,-263", "w": 108 }, "m": { "d": "112,-147v-55,0,-26,95,-33,147r-55,0r0,-193r55,0r0,27v18,-36,96,-43,111,0v32,-49,129,-40,129,40r0,126r-55,0v-7,-53,22,-147,-32,-147v-55,0,-26,95,-33,147r-55,0v-7,-53,22,-147,-32,-147", "w": 342, "k": { "y": 5, "w": 5, "v": 7, "\\": 27, "?": 11, "*": 5} }, "n": { "d": "113,-147v-57,0,-27,94,-34,147r-55,0r0,-193r55,0r0,27v13,-16,29,-30,57,-31v88,-1,61,114,65,197r-54,0v-7,-53,23,-147,-34,-147", "k": { "y": 5, "w": 5, "v": 7, "\\": 27, "?": 11, "*": 5} }, "o": { "d": "69,-97v0,32,19,54,51,54v33,0,50,-22,50,-53v0,-31,-18,-53,-51,-53v-33,0,-50,21,-50,52xm224,-97v0,63,-42,101,-105,101v-63,0,-104,-38,-104,-100v0,-62,42,-101,105,-101v62,0,104,38,104,100", "w": 239, "k": { "\u00bb": 4, "}": 5, "z": 7, "y": 11, "x": 13, "w": 9, "v": 11, "]": 7, "\\": 29, "?": 18, ".": 7, ",": 7, "*": 7, ")": 11} }, "p": { "d": "78,-97v0,32,17,54,47,54v29,0,47,-21,47,-54v0,-32,-18,-53,-47,-53v-30,0,-47,22,-47,53xm139,4v-30,2,-46,-14,-60,-29r0,83r-55,0r0,-251r55,0r0,28v14,-17,30,-34,60,-32v56,3,88,40,88,101v0,60,-32,97,-88,100", "w": 243, "k": { "\u00bb": 2, "}": 5, "z": 5, "y": 9, "x": 11, "w": 7, "v": 9, "]": 7, "\\": 25, "?": 13, ".": 4, ",": 4, "*": 5, ")": 11} }, "q": { "d": "71,-97v0,33,18,54,47,54v30,0,47,-23,47,-54v0,-31,-17,-53,-47,-53v-29,0,-47,21,-47,53xm104,-197v30,-2,46,14,60,29r0,-25r55,0r0,251r-55,0r0,-86v-14,17,-30,34,-60,32v-56,-3,-88,-40,-88,-101v0,-60,32,-97,88,-100", "w": 243, "k": { "\\": 18} }, "r": { "d": "141,-139v-70,-5,-63,71,-62,139r-55,0r0,-193r55,0r0,39v11,-24,28,-45,62,-43r0,58", "w": 150, "k": { "\u00ab": 4, "\u00e6": 9, "z": 4, "q": 4, "o": 5, "g": 4, "e": 5, "d": 4, "c": 5, "a": 9, "\\": 11, "\/": 27, ".": 32, ",": 32, "*": -7} }, "s": { "d": "128,-109v65,22,37,121,-36,113v-34,-4,-61,-13,-83,-30r24,-36v18,13,35,23,61,23v24,0,30,-21,11,-28v-37,-14,-86,-17,-86,-68v-1,-71,98,-73,143,-39r-21,38v-16,-9,-33,-16,-52,-18v-22,-3,-28,20,-9,27", "w": 180, "k": { "\u00ab": 4, "}": 4, "z": 4, "y": 5, "x": 9, "w": 5, "v": 7, "t": 4, "s": 4, "]": 5, "\\": 27, "?": 13, ")": 7} }, "t": { "d": "133,-8v-40,23,-100,11,-100,-47r0,-91r-23,0r0,-47r23,0r0,-49r55,0r0,49r46,0r0,47r-46,0r0,82v-2,24,30,22,45,12r0,44", "w": 149, "k": { "\u00ab": 4, "q": 5, "o": 5, "g": 5, "e": 5, "d": 5, "c": 5, "\\": 14} }, "u": { "d": "145,-27v-13,15,-29,30,-56,31v-89,3,-62,-114,-66,-197r55,0v7,53,-23,147,33,147v57,0,27,-94,34,-147r55,0r0,193r-55,0r0,-27", "k": { "\\": 18} }, "v": { "d": "7,-193r58,0r43,129r44,-129r57,0r-76,194r-50,0", "w": 216, "k": { "\u00bb": 5, "\u00ab": 11, "\u00e6": 9, "}": 4, "z": 2, "y": 5, "x": 4, "w": 5, "v": 5, "s": 7, "q": 9, "o": 11, "g": 9, "e": 11, "d": 9, "c": 11, "a": 9, "]": 7, "\\": 18, "?": 4, "\/": 25, ".": 31, "-": 5, ",": 31} }, "w": { "d": "9,-193r55,0r31,117r36,-118r48,0r36,118r32,-117r54,0r-60,194r-49,0r-37,-118r-38,118r-49,0", "w": 309, "k": { "\u00bb": 4, "\u00ab": 7, "\u00e6": 7, "}": 4, "z": 2, "y": 4, "x": 4, "w": 4, "v": 5, "s": 5, "q": 7, "o": 9, "g": 7, "e": 9, "d": 7, "c": 9, "a": 7, "]": 7, "\\": 18, "?": 4, "\/": 22, ".": 25, "-": 4, ",": 25} }, "x": { "d": "76,-98r-65,-95r58,0r36,56r37,-56r57,0r-65,94r68,99r-59,0r-39,-60r-38,60r-58,0", "w": 210, "k": { "\u00bb": 5, "\u00ab": 16, "\u00e6": 5, "}": 4, "y": 4, "w": 4, "v": 4, "s": 7, "q": 11, "o": 13, "g": 11, "e": 13, "d": 11, "c": 13, "a": 5, "]": 4, "\\": 18, "?": 5, "-": 11} }, "y": { "d": "40,6v12,7,38,13,43,-5r-76,-194r58,0r44,131r42,-131r57,0r-74,198v-9,47,-67,70,-112,40", "w": 216, "k": { "\u00bb": 5, "\u00ab": 11, "\u00e6": 9, "}": 4, "z": 2, "y": 4, "x": 4, "w": 4, "v": 5, "s": 7, "q": 9, "o": 11, "g": 9, "e": 11, "d": 9, "c": 11, "a": 9, "]": 7, "\\": 18, "?": 4, "\/": 25, ".": 31, "-": 5, ",": 31} }, "z": { "d": "18,-39r100,-110r-97,0r0,-44r165,0r0,39r-100,110r100,0r0,44r-168,0r0,-39", "w": 202, "k": { "\u00ab": 5, "q": 5, "o": 5, "g": 5, "e": 5, "d": 5, "c": 5, "\\": 16} }, "{": { "d": "117,-55v0,43,7,64,42,69r-9,37v-54,-8,-90,-29,-83,-96v3,-32,-16,-38,-49,-37r0,-42v85,15,13,-103,91,-123v11,-3,24,-7,41,-10r9,36v-34,6,-50,25,-42,69v-1,29,-15,40,-38,49v23,8,38,19,38,48", "w": 176, "k": { "\u00b5": 7, "z": 4, "y": 4, "x": 4, "w": 4, "v": 4, "s": 4, "q": 5, "o": 5, "j": -13, "g": 4, "e": 5, "d": 5, "c": 5, "Q": 7, "O": 7, "J": 4, "G": 7, "C": 7} }, "|": { "d": "41,-287r44,0r0,333r-44,0r0,-333", "w": 126 }, "}": { "d": "159,-82v-86,-17,-13,101,-91,122v-11,3,-24,8,-41,11r-10,-37v35,-7,43,-24,43,-69v0,-29,14,-40,37,-48v-31,-8,-36,-34,-36,-75v0,-30,-19,-36,-44,-43r10,-36v56,7,89,29,83,96v-3,32,16,38,49,37r0,42", "w": 176 }, "~": { "d": "121,-84v-28,0,-62,-32,-74,3r-29,-9v7,-25,16,-48,44,-49v0,0,63,32,75,-4r29,9v-8,24,-15,49,-45,50", "w": 183 }, "\u00c4": { "d": "77,-320r53,0r0,48r-53,0r0,-48xm154,-320r53,0r0,48r-53,0r0,-48xm175,-105r-34,-82r-33,82r67,0xm117,-254r51,0r108,254r-58,0r-23,-57r-107,0r-23,57r-56,0", "w": 284 }, "\u00c5": { "d": "175,-105r-34,-82r-33,82r67,0xm120,-279v0,12,9,23,22,22v13,0,23,-10,23,-22v0,-12,-10,-22,-23,-22v-12,0,-22,9,-22,22xm142,-321v41,0,58,52,29,74r105,247r-58,0r-23,-57r-107,0r-23,57r-56,0r105,-247v-28,-21,-13,-74,28,-74", "w": 284 }, "\u00c7": { "d": "252,-41v-22,24,-49,44,-94,45r-24,58r-45,-19r28,-42v-56,-16,-94,-57,-98,-127v-6,-120,153,-170,231,-91r-35,40v-42,-49,-138,-28,-138,51v0,80,99,101,139,50", "w": 265 }, "\u00c9": { "d": "136,-336r47,21r-46,43r-42,0xm30,-252r190,0r0,49r-135,0r0,51r119,0r0,50r-119,0r0,53r137,0r0,49r-192,0r0,-252", "w": 241 }, "\u00d1": { "d": "172,-272v-30,0,-63,-31,-75,4r-29,-9v7,-26,17,-49,45,-50v28,0,62,32,74,-3r29,9v-8,23,-14,49,-44,49xm30,-252r51,0r118,155r0,-155r55,0r0,252r-47,0r-122,-160r0,160r-55,0r0,-252", "w": 284 }, "\u00d6": { "d": "88,-320r53,0r0,48r-53,0r0,-48xm165,-320r53,0r0,48r-53,0r0,-48xm77,-127v0,48,28,80,76,80v48,0,76,-32,76,-79v0,-47,-29,-79,-76,-79v-48,0,-76,32,-76,78xm287,-127v0,81,-53,131,-134,131v-81,0,-134,-50,-134,-130v0,-80,54,-130,134,-130v81,0,134,50,134,129", "w": 306 }, "\u00dc": { "d": "71,-320r53,0r0,48r-53,0r0,-48xm148,-320r53,0r0,48r-53,0r0,-48xm246,-110v-1,74,-38,113,-111,114v-70,0,-110,-40,-109,-112r0,-144r56,0v8,78,-29,205,54,205v85,1,46,-128,54,-205r56,0r0,142", "w": 272 }, "\u00e1": { "d": "122,-278r48,21r-47,43r-41,0xm66,-58v0,16,14,25,30,24v26,-1,47,-14,43,-44v-23,-11,-73,-12,-73,20xm138,-110v4,-49,-65,-41,-95,-28r-13,-42v22,-9,42,-15,74,-15v58,0,86,27,86,83r0,112r-52,0r0,-21v-31,39,-125,32,-125,-35v0,-62,74,-72,125,-54", "w": 213 }, "\u00e0": { "d": "45,-257r48,-21r40,64r-42,0xm66,-58v0,16,14,25,30,24v26,-1,47,-14,43,-44v-23,-11,-73,-12,-73,20xm138,-110v4,-49,-65,-41,-95,-28r-13,-42v22,-9,42,-15,74,-15v58,0,86,27,86,83r0,112r-52,0r0,-21v-31,39,-125,32,-125,-35v0,-62,74,-72,125,-54", "w": 213 }, "\u00e2": { "d": "80,-271r52,0r44,57r-42,0r-29,-24r-28,24r-41,0xm66,-58v0,16,14,25,30,24v26,-1,47,-14,43,-44v-23,-11,-73,-12,-73,20xm138,-110v4,-49,-65,-41,-95,-28r-13,-42v22,-9,42,-15,74,-15v58,0,86,27,86,83r0,112r-52,0r0,-21v-31,39,-125,32,-125,-35v0,-62,74,-72,125,-54", "w": 213 }, "\u00e4": { "d": "41,-263r53,0r0,49r-53,0r0,-49xm118,-263r53,0r0,49r-53,0r0,-49xm66,-58v0,16,14,25,30,24v26,-1,47,-14,43,-44v-23,-11,-73,-12,-73,20xm138,-110v4,-49,-65,-41,-95,-28r-13,-42v22,-9,42,-15,74,-15v58,0,86,27,86,83r0,112r-52,0r0,-21v-31,39,-125,32,-125,-35v0,-62,74,-72,125,-54", "w": 213 }, "\u00e3": { "d": "136,-214v-29,1,-62,-32,-74,3r-30,-9v7,-26,16,-49,45,-49v30,0,62,31,75,-4r29,9v-7,25,-16,49,-45,50xm66,-58v0,16,14,25,30,24v26,-1,47,-14,43,-44v-23,-11,-73,-12,-73,20xm138,-110v4,-49,-65,-41,-95,-28r-13,-42v22,-9,42,-15,74,-15v58,0,86,27,86,83r0,112r-52,0r0,-21v-31,39,-125,32,-125,-35v0,-62,74,-72,125,-54", "w": 213 }, "\u00e5": { "d": "84,-256v-1,13,10,23,22,23v12,0,22,-10,22,-23v0,-12,-10,-22,-22,-22v-12,0,-22,10,-22,22xm149,-256v0,27,-19,40,-43,43v-25,-2,-44,-17,-44,-43v0,-25,19,-40,44,-42v24,3,43,16,43,42xm66,-58v0,16,14,25,30,24v26,-1,47,-14,43,-44v-23,-11,-73,-12,-73,20xm138,-110v4,-49,-65,-41,-95,-28r-13,-42v22,-9,42,-15,74,-15v58,0,86,27,86,83r0,112r-52,0r0,-21v-31,39,-125,32,-125,-35v0,-62,74,-72,125,-54", "w": 213 }, "\u00e7": { "d": "69,-97v0,55,67,69,93,34r32,32v-18,18,-35,33,-69,35r-24,58r-46,-19r30,-43v-40,-14,-68,-43,-70,-96v-4,-93,122,-133,178,-68r-33,36v-23,-36,-91,-22,-91,31", "w": 205 }, "\u00e9": { "d": "129,-278r47,21r-46,43r-41,0xm151,-112v0,-34,-44,-55,-68,-29v-7,7,-12,17,-14,29r82,0xm195,-32v-17,22,-41,36,-79,36v-62,-2,-101,-38,-101,-100v0,-60,36,-101,96,-101v67,0,96,48,93,120r-135,0v5,42,70,47,94,18", "w": 220 }, "\u00e8": { "d": "44,-257r47,-21r41,64r-42,0xm151,-112v0,-34,-44,-55,-68,-29v-7,7,-12,17,-14,29r82,0xm195,-32v-17,22,-41,36,-79,36v-62,-2,-101,-38,-101,-100v0,-60,36,-101,96,-101v67,0,96,48,93,120r-135,0v5,42,70,47,94,18", "w": 220 }, "\u00ea": { "d": "84,-271r52,0r44,57r-42,0r-28,-24r-29,24r-41,0xm151,-112v0,-34,-44,-55,-68,-29v-7,7,-12,17,-14,29r82,0xm195,-32v-17,22,-41,36,-79,36v-62,-2,-101,-38,-101,-100v0,-60,36,-101,96,-101v67,0,96,48,93,120r-135,0v5,42,70,47,94,18", "w": 220 }, "\u00eb": { "d": "45,-263r53,0r0,49r-53,0r0,-49xm122,-263r53,0r0,49r-53,0r0,-49xm151,-112v0,-34,-44,-55,-68,-29v-7,7,-12,17,-14,29r82,0xm195,-32v-17,22,-41,36,-79,36v-62,-2,-101,-38,-101,-100v0,-60,36,-101,96,-101v67,0,96,48,93,120r-135,0v5,42,70,47,94,18", "w": 220 }, "\u00ed": { "d": "71,-278r47,21r-46,43r-41,0xm27,-193r55,0r0,193r-55,0r0,-193", "w": 108 }, "\u00ec": { "d": "-10,-257r47,-21r41,64r-42,0xm27,-193r55,0r0,193r-55,0r0,-193", "w": 108 }, "\u00ee": { "d": "28,-271r52,0r45,57r-43,0r-28,-24r-28,24r-42,0xm27,-193r55,0r0,193r-55,0r0,-193", "w": 108 }, "\u00ef": { "d": "-10,-263r52,0r0,49r-52,0r0,-49xm67,-263r52,0r0,49r-52,0r0,-49xm27,-193r55,0r0,193r-55,0r0,-193", "w": 108 }, "\u00f1": { "d": "143,-214v-28,0,-62,-32,-74,3r-29,-9v7,-25,16,-48,44,-49v0,0,63,32,75,-4r29,9v-8,24,-15,49,-45,50xm113,-147v-57,0,-27,94,-34,147r-55,0r0,-193r55,0r0,27v13,-16,29,-30,57,-31v88,-1,61,114,65,197r-54,0v-7,-53,23,-147,-34,-147" }, "\u00f3": { "d": "139,-278r47,21r-46,43r-41,0xm69,-97v0,32,19,54,51,54v33,0,50,-22,50,-53v0,-31,-18,-53,-51,-53v-33,0,-50,21,-50,52xm224,-97v0,63,-42,101,-105,101v-63,0,-104,-38,-104,-100v0,-62,42,-101,105,-101v62,0,104,38,104,100", "w": 239 }, "\u00f2": { "d": "53,-257r47,-21r40,64r-41,0xm69,-97v0,32,19,54,51,54v33,0,50,-22,50,-53v0,-31,-18,-53,-51,-53v-33,0,-50,21,-50,52xm224,-97v0,63,-42,101,-105,101v-63,0,-104,-38,-104,-100v0,-62,42,-101,105,-101v62,0,104,38,104,100", "w": 239 }, "\u00f4": { "d": "94,-271r51,0r45,57r-42,0r-29,-24r-28,24r-42,0xm69,-97v0,32,19,54,51,54v33,0,50,-22,50,-53v0,-31,-18,-53,-51,-53v-33,0,-50,21,-50,52xm224,-97v0,63,-42,101,-105,101v-63,0,-104,-38,-104,-100v0,-62,42,-101,105,-101v62,0,104,38,104,100", "w": 239 }, "\u00f6": { "d": "55,-263r52,0r0,49r-52,0r0,-49xm132,-263r52,0r0,49r-52,0r0,-49xm69,-97v0,32,19,54,51,54v33,0,50,-22,50,-53v0,-31,-18,-53,-51,-53v-33,0,-50,21,-50,52xm224,-97v0,63,-42,101,-105,101v-63,0,-104,-38,-104,-100v0,-62,42,-101,105,-101v62,0,104,38,104,100", "w": 239 }, "\u00f5": { "d": "149,-214v-29,1,-62,-32,-74,3r-30,-9v7,-26,16,-49,45,-49v30,0,62,31,75,-4r29,9v-7,25,-16,49,-45,50xm69,-97v0,32,19,54,51,54v33,0,50,-22,50,-53v0,-31,-18,-53,-51,-53v-33,0,-50,21,-50,52xm224,-97v0,63,-42,101,-105,101v-63,0,-104,-38,-104,-100v0,-62,42,-101,105,-101v62,0,104,38,104,100", "w": 239 }, "\u00fa": { "d": "126,-278r47,21r-46,43r-42,0xm145,-27v-13,15,-29,30,-56,31v-89,3,-62,-114,-66,-197r55,0v7,53,-23,147,33,147v57,0,27,-94,34,-147r55,0r0,193r-55,0r0,-27" }, "\u00f9": { "d": "51,-257r47,-21r41,64r-42,0xm145,-27v-13,15,-29,30,-56,31v-89,3,-62,-114,-66,-197r55,0v7,53,-23,147,33,147v57,0,27,-94,34,-147r55,0r0,193r-55,0r0,-27" }, "\u00fb": { "d": "86,-271r52,0r44,57r-42,0r-28,-24r-29,24r-41,0xm145,-27v-13,15,-29,30,-56,31v-89,3,-62,-114,-66,-197r55,0v7,53,-23,147,33,147v57,0,27,-94,34,-147r55,0r0,193r-55,0r0,-27" }, "\u00fc": { "d": "47,-263r53,0r0,49r-53,0r0,-49xm124,-263r53,0r0,49r-53,0r0,-49xm145,-27v-13,15,-29,30,-56,31v-89,3,-62,-114,-66,-197r55,0v7,53,-23,147,33,147v57,0,27,-94,34,-147r55,0r0,193r-55,0r0,-27" }, "\u00b0": { "d": "53,-194v0,18,14,35,33,35v20,0,34,-17,34,-35v-1,-17,-15,-33,-34,-33v-19,0,-32,16,-33,33xm149,-194v0,37,-26,62,-63,62v-36,0,-62,-25,-62,-62v0,-36,27,-60,62,-60v36,0,63,24,63,60", "w": 172 }, "\u00a2": { "d": "112,-181v-46,1,-55,79,-19,100xm195,-64v-18,20,-40,37,-77,37r-6,29r-37,0r7,-35v-38,-15,-65,-45,-65,-95v0,-62,40,-98,103,-100r5,-26r37,0r-6,32v17,5,27,15,39,26r-32,35v-6,-6,-11,-10,-18,-14r-20,100v17,-3,27,-9,39,-20", "w": 209 }, "\u00a3": { "d": "173,-180v-13,-29,-69,-34,-68,10r0,28r82,0r0,46r-82,0r0,48r110,0r0,48r-193,0r0,-36r27,-9r0,-51r-27,0r0,-46r27,0v-25,-113,111,-149,166,-72", "w": 231, "k": { "4": 5} }, "\u00a7": { "d": "68,-132v4,22,47,25,72,28v11,2,20,-6,20,-17v-8,-20,-48,-24,-73,-27v-11,-1,-21,6,-19,16xm176,-86v37,37,-1,90,-59,90v-38,0,-65,-14,-84,-35r30,-29v15,14,28,22,53,24v18,2,33,-17,15,-24v-40,-19,-110,-15,-111,-64v-1,-25,14,-35,32,-42v-38,-36,1,-90,59,-90v38,0,65,14,83,35r-29,29v-15,-14,-28,-22,-53,-24v-28,-2,-30,25,-5,29v39,14,101,11,101,59v0,24,-14,35,-32,42", "w": 227, "k": { "7": 5} }, "\u00b6": { "d": "13,-167v-2,-84,81,-89,169,-85r0,252r-55,0r0,-83v-66,1,-113,-21,-114,-84", "w": 212 }, "\u00df": { "d": "161,-136v47,10,65,91,20,119v-18,12,-43,19,-73,18r0,-41v26,-2,45,-10,46,-34v0,-23,-24,-32,-46,-35r0,-36v15,-11,31,-22,31,-45v1,-18,-10,-30,-28,-29v-20,0,-33,15,-32,36r0,183r-55,0r0,-181v2,-54,33,-84,89,-84v48,1,79,23,80,70v1,32,-14,46,-32,59", "w": 223, "k": { "y": 4, "x": 4, "w": 2, "v": 4} }, "\u00ae": { "d": "181,-151v0,-26,-30,-21,-55,-21r0,41v25,0,55,4,55,-20xm212,-154v0,23,-14,37,-30,44r34,50r-36,0r-30,-45r-24,0r0,45r-30,0r0,-139v53,-1,116,-7,116,45xm34,-126v0,70,45,116,115,116v71,0,116,-46,116,-117v0,-69,-46,-115,-115,-115v-71,0,-116,46,-116,116xm280,-127v0,79,-52,131,-131,131v-78,0,-130,-52,-130,-130v0,-78,52,-130,131,-130v78,0,130,51,130,129", "w": 298 }, "\u00a9": { "d": "112,-128v0,44,54,55,76,27r20,20v-36,46,-128,24,-128,-47v0,-66,85,-93,127,-50r-20,23v-23,-26,-75,-17,-75,27xm34,-126v0,70,45,116,115,116v71,0,116,-46,116,-117v0,-69,-46,-115,-115,-115v-71,0,-116,46,-116,116xm280,-127v0,79,-52,131,-131,131v-78,0,-130,-52,-130,-130v0,-78,52,-130,131,-130v78,0,130,51,130,129", "w": 298 }, "\u00b4": { "d": "93,-278r47,21r-46,43r-41,0", "w": 180 }, "\u00a8": { "d": "25,-263r53,0r0,49r-53,0r0,-49xm102,-263r53,0r0,49r-53,0r0,-49", "w": 180 }, "\u00c6": { "d": "174,-105r0,-99r-6,0r-52,99r58,0xm139,-252r216,0r0,49r-126,0r0,51r110,0r0,50r-110,0r0,53r128,0r0,49r-183,0r0,-57r-84,0r-30,57r-57,0", "w": 376, "k": { "y": 4, "w": 4, "v": 4, "o": 4, "e": 4, "d": 4, "c": 4} }, "\u00d8": { "d": "118,-54v70,35,142,-45,100,-116xm188,-198v-70,-35,-142,45,-100,116xm287,-127v4,106,-115,161,-204,113r-14,16r-53,0r35,-41v-18,-22,-31,-50,-32,-87v-3,-104,115,-160,204,-112r14,-16r53,0r-35,41v18,21,31,50,32,86", "w": 306 }, "\u00b1": { "d": "165,-130v75,32,34,134,-52,134v-45,0,-78,-19,-100,-43r37,-36v16,28,101,50,101,-1v0,-30,-41,-29,-75,-28r0,-46v34,2,70,0,68,-30v-1,-17,-15,-27,-36,-27v-26,1,-38,14,-52,30r-38,-33v21,-25,43,-47,90,-46v50,2,89,19,90,68v1,31,-14,46,-33,58", "w": 221, "k": { "7": 2} }, "\u00a5": { "d": "97,-33r-66,0r0,-39r66,0r0,-22r-66,0r0,-39r51,0r-77,-119r64,0r55,93r56,-93r62,0r-78,119r52,0r0,39r-66,0r0,22r66,0r0,39r-66,0r0,33r-53,0r0,-33", "w": 246, "k": { "4": 7} }, "\u00b5": { "d": "77,-127v0,48,28,80,76,80v48,0,76,-32,76,-79v0,-47,-29,-79,-76,-79v-48,0,-76,32,-76,78xm287,-127v0,42,-18,74,-41,96r64,64r0,3r-81,0r-38,-37v-96,20,-172,-34,-172,-125v0,-80,54,-130,134,-130v81,0,134,50,134,129", "w": 306, "k": { "\u00c6": 16, "}": 7, "x": 2, "]": 7, "\\": 14, "Z": 13, "Y": 22, "X": 18, "W": 14, "V": 16, "T": 11, "S": 2, "J": 11, "A": 16, "?": 7, "\/": 14, ".": 14, ",": 14, ")": 11} }, "\u03bc": { "d": "77,-127v0,48,28,80,76,80v48,0,76,-32,76,-79v0,-47,-29,-79,-76,-79v-48,0,-76,32,-76,78xm287,-127v0,42,-18,74,-41,96r64,64r0,3r-81,0r-38,-37v-96,20,-172,-34,-172,-125v0,-80,54,-130,134,-130v81,0,134,50,134,129", "w": 306 }, "\u00aa": { "d": "48,-178v0,10,7,13,16,13v15,-1,26,-7,24,-24v-12,-6,-40,-8,-40,11xm18,-123r100,0r0,23r-100,0r0,-23xm87,-157v-16,22,-68,17,-68,-20v0,-33,41,-40,68,-29v3,-28,-34,-24,-52,-16r-7,-22v32,-17,88,-13,88,37r0,61r-29,0r0,-11", "w": 140 }, "\u00ba": { "d": "44,-199v0,17,11,30,27,30v15,0,25,-14,25,-30v0,-15,-11,-29,-26,-29v-15,0,-26,14,-26,29xm18,-123r104,0r0,23r-104,0r0,-23xm126,-199v0,34,-23,56,-56,56v-33,0,-55,-21,-55,-56v0,-34,23,-55,56,-55v33,0,55,21,55,55", "w": 140 }, "\u00e6": { "d": "66,-58v3,36,62,23,79,5v-3,-8,-6,-15,-7,-25v-23,-11,-74,-12,-72,20xm273,-112v0,-34,-45,-55,-69,-29v-7,7,-12,17,-14,29r83,0xm191,-77v5,42,70,47,94,18r31,27v-25,44,-121,47,-152,7v-37,39,-151,45,-151,-31v0,-62,74,-72,125,-54v4,-49,-65,-41,-95,-28r-13,-42v36,-19,116,-24,140,9v14,-14,36,-26,64,-26v65,2,97,51,91,120r-134,0", "w": 342, "k": { "}": 4, "z": 5, "y": 9, "x": 11, "w": 9, "v": 9, "]": 7, "\\": 29, "?": 14, ".": 4, ",": 4, "*": 7, ")": 11} }, "\u00f8": { "d": "99,-45v47,18,87,-27,67,-76xm140,-147v-48,-19,-88,27,-67,76xm224,-97v2,81,-85,122,-157,89v-7,16,-36,9,-57,10r29,-33v-13,-16,-24,-37,-24,-65v-2,-79,86,-123,156,-88r10,-11r48,0r-29,34v15,16,24,37,24,64", "w": 239 }, "\u00bf": { "d": "189,-36v-38,54,-179,57,-176,-36v2,-47,32,-63,71,-72r4,-22r37,0r8,58v-31,7,-65,6,-65,35v0,43,73,25,88,1xm78,-252r59,0r0,58r-59,0r0,-58", "w": 195, "k": { "\u00e6": -4, "\u00b5": 7, "y": 13, "w": 13, "v": 16, "t": 5, "f": 4, "a": -4, "Y": 25, "X": 4, "W": 18, "V": 22, "U": 5, "T": 22, "Q": 7, "O": 7, "G": 7, "C": 7} }, "\u00a1": { "d": "26,0r17,-166r30,0r17,166r-64,0xm29,-252r58,0r0,58r-58,0r0,-58", "w": 116 }, "\u00ab": { "d": "75,-14v-19,-29,-43,-53,-60,-84r60,-81r42,21r-47,61r47,62xm173,-14v-19,-29,-43,-53,-60,-84r60,-81r42,21r-47,61r47,62", "w": 232, "k": { "y": 5, "x": 5, "w": 4, "v": 5, "q": 2, "o": 4, "g": 2, "e": 4, "d": 2, "c": 4, "Y": 27, "X": 7, "W": 13, "V": 14, "T": 25} }, "\u00bb": { "d": "17,-35r47,-61r-47,-62r42,-21v19,29,44,53,61,84r-61,81xm115,-35r47,-61r-47,-62r42,-21v19,29,43,53,60,84r-60,81", "w": 232, "k": { "\u00c6": 7, "z": 7, "y": 11, "x": 16, "w": 7, "v": 11, "t": 4, "s": 4, "f": 4, "Z": 5, "Y": 36, "X": 18, "W": 18, "V": 22, "T": 32, "S": 4, "A": 7} }, "\u00a0": { "w": 108 }, "\u00c0": { "d": "77,-315r48,-21r40,64r-42,0xm175,-105r-34,-82r-33,82r67,0xm117,-254r51,0r108,254r-58,0r-23,-57r-107,0r-23,57r-56,0", "w": 284 }, "\u00c3": { "d": "172,-272v-30,0,-63,-31,-75,4r-29,-9v7,-26,17,-49,45,-50v28,0,62,32,74,-3r29,9v-8,23,-14,49,-44,49xm175,-105r-34,-82r-33,82r67,0xm117,-254r51,0r108,254r-58,0r-23,-57r-107,0r-23,57r-56,0", "w": 284 }, "\u00d5": { "d": "183,-272v-30,1,-63,-32,-75,4r-29,-9v7,-25,16,-49,44,-50v29,-1,63,32,75,-3r29,9v-8,23,-14,49,-44,49xm77,-127v0,48,28,80,76,80v48,0,76,-32,76,-79v0,-47,-29,-79,-76,-79v-48,0,-76,32,-76,78xm287,-127v0,81,-53,131,-134,131v-81,0,-134,-50,-134,-130v0,-80,54,-130,134,-130v81,0,134,50,134,129", "w": 306 }, "\u00ff": { "d": "43,-263r53,0r0,49r-53,0r0,-49xm120,-263r53,0r0,49r-53,0r0,-49xm40,6v12,7,38,13,43,-5r-76,-194r58,0r44,131r42,-131r57,0r-74,198v-9,47,-67,70,-112,40", "w": 216 }, "\u00b7": { "d": "22,-140r59,0r0,57r-59,0r0,-57", "w": 102 }, "\u2219": { "d": "22,-140r59,0r0,57r-59,0r0,-57", "w": 102 }, "\u00c2": { "d": "116,-328r52,0r44,56r-42,0r-28,-24r-29,24r-41,0xm175,-105r-34,-82r-33,82r67,0xm117,-254r51,0r108,254r-58,0r-23,-57r-107,0r-23,57r-56,0", "w": 284 }, "\u00ca": { "d": "99,-328r51,0r45,56r-42,0r-29,-24r-28,24r-42,0xm30,-252r190,0r0,49r-135,0r0,51r119,0r0,50r-119,0r0,53r137,0r0,49r-192,0r0,-252", "w": 241 }, "\u00c1": { "d": "160,-336r47,21r-46,43r-42,0xm175,-105r-34,-82r-33,82r67,0xm117,-254r51,0r108,254r-58,0r-23,-57r-107,0r-23,57r-56,0", "w": 284 }, "\u00cb": { "d": "60,-320r52,0r0,48r-52,0r0,-48xm137,-320r52,0r0,48r-52,0r0,-48xm30,-252r190,0r0,49r-135,0r0,51r119,0r0,50r-119,0r0,53r137,0r0,49r-192,0r0,-252", "w": 241 }, "\u00c8": { "d": "68,-315r47,-21r41,64r-42,0xm30,-252r190,0r0,49r-135,0r0,51r119,0r0,50r-119,0r0,53r137,0r0,49r-192,0r0,-252", "w": 241 }, "\u00cd": { "d": "78,-336r47,21r-46,43r-42,0xm33,-252r55,0r0,252r-55,0r0,-252", "w": 120 }, "\u00ce": { "d": "35,-328r51,0r45,56r-42,0r-29,-24r-28,24r-42,0xm33,-252r55,0r0,252r-55,0r0,-252", "w": 120 }, "\u00cf": { "d": "-4,-320r52,0r0,48r-52,0r0,-48xm73,-320r52,0r0,48r-52,0r0,-48xm33,-252r55,0r0,252r-55,0r0,-252", "w": 120 }, "\u00cc": { "d": "-4,-315r47,-21r41,64r-42,0xm33,-252r55,0r0,252r-55,0r0,-252", "w": 120 }, "\u00d3": { "d": "174,-336r47,21r-46,43r-41,0xm77,-127v0,48,28,80,76,80v48,0,76,-32,76,-79v0,-47,-29,-79,-76,-79v-48,0,-76,32,-76,78xm287,-127v0,81,-53,131,-134,131v-81,0,-134,-50,-134,-130v0,-80,54,-130,134,-130v81,0,134,50,134,129", "w": 306 }, "\u00d4": { "d": "127,-328r52,0r44,56r-42,0r-28,-24r-29,24r-41,0xm77,-127v0,48,28,80,76,80v48,0,76,-32,76,-79v0,-47,-29,-79,-76,-79v-48,0,-76,32,-76,78xm287,-127v0,81,-53,131,-134,131v-81,0,-134,-50,-134,-130v0,-80,54,-130,134,-130v81,0,134,50,134,129", "w": 306 }, "\u00d2": { "d": "85,-315r47,-21r40,64r-41,0xm77,-127v0,48,28,80,76,80v48,0,76,-32,76,-79v0,-47,-29,-79,-76,-79v-48,0,-76,32,-76,78xm287,-127v0,81,-53,131,-134,131v-81,0,-134,-50,-134,-130v0,-80,54,-130,134,-130v81,0,134,50,134,129", "w": 306 }, "\u00da": { "d": "152,-334r47,21r-46,43r-42,0xm246,-110v-1,74,-38,113,-111,114v-70,0,-110,-40,-109,-112r0,-144r56,0v8,78,-29,205,54,205v85,1,46,-128,54,-205r56,0r0,142", "w": 272 }, "\u00db": { "d": "110,-328r52,0r44,56r-42,0r-28,-24r-29,24r-41,0xm246,-110v-1,74,-38,113,-111,114v-70,0,-110,-40,-109,-112r0,-144r56,0v8,78,-29,205,54,205v85,1,46,-128,54,-205r56,0r0,142", "w": 272 }, "\u00d9": { "d": "73,-313r47,-21r41,64r-42,0xm246,-110v-1,74,-38,113,-111,114v-70,0,-110,-40,-109,-112r0,-144r56,0v8,78,-29,205,54,205v85,1,46,-128,54,-205r56,0r0,142", "w": 272 }, "\u00af": { "d": "25,-254r130,0r0,38r-130,0r0,-38", "w": 180 }, "\u02c9": { "d": "25,-254r130,0r0,38r-130,0r0,-38", "w": 180 }, "\u00b8": { "d": "42,43r33,-47r40,0r-27,66", "w": 180 }, "\u00dd": { "d": "148,-334r47,21r-46,43r-41,0xm101,-99r-97,-153r65,0r60,101r61,-101r63,0r-96,152r0,100r-56,0r0,-99", "w": 257 }, "\u00fd": { "d": "123,-278r47,21r-46,43r-42,0xm40,6v12,7,38,13,43,-5r-76,-194r58,0r44,131r42,-131r57,0r-74,198v-9,47,-67,70,-112,40", "w": 216 }, "\u00de": { "d": "174,-126v0,-42,-45,-40,-88,-39r0,77v43,2,88,2,88,-38xm230,-128v0,76,-62,94,-144,89r0,39r-56,0r0,-252r56,0r0,37v82,-6,144,12,144,87", "w": 242 }, "\u00fe": { "d": "78,-97v0,32,17,54,47,54v29,0,47,-21,47,-54v0,-32,-18,-53,-47,-53v-30,0,-47,22,-47,53xm139,4v-30,2,-46,-14,-60,-29r0,83r-55,0r0,-321r55,0r0,98v14,-17,30,-34,60,-32v56,3,88,40,88,101v0,60,-32,97,-88,100", "w": 243 }, "\u00f0": { "d": "68,-90v1,29,18,48,49,48v31,0,47,-18,47,-48v0,-29,-19,-44,-48,-46v-28,-1,-49,20,-48,46xm186,-183v58,68,31,192,-71,187v-60,-3,-97,-36,-100,-95v-4,-68,69,-103,127,-72r-31,-42r-42,17r-20,-27r42,-17r-23,-31r61,0r9,12r36,-15r19,27r-36,15", "w": 233 }, "\u00a4": { "d": "246,-45v-21,27,-43,49,-89,49v-60,-1,-91,-35,-106,-82r-33,0r0,-36r27,0v0,-8,-2,-17,0,-25r-27,0r0,-36r33,0v11,-82,151,-112,194,-35r-42,31v-17,-36,-81,-37,-94,4r67,0r0,36r-75,0v0,8,-2,18,0,25r75,0r0,36r-67,0v9,19,21,33,48,33v26,0,37,-15,49,-30", "w": 259, "k": { "1": -7} }, "\u00d0": { "d": "215,-125v1,-65,-49,-83,-119,-77r0,51r54,0r0,49r-54,0r0,52v69,6,119,-12,119,-75xm273,-127v0,117,-105,136,-232,127r0,-102r-27,0r0,-49r27,0r0,-101r98,0v80,4,134,45,134,125", "w": 292}} });
