/*
 * 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 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.noConflict();;(function($){var ver="2.81";if($.support==undefined){$.support={opacity:!($.browser.msie)};}function debug(s){if($.fn.cycle.debug){log(s);}}function log(){if(window.console&&window.console.log){window.console.log("[cycle] "+Array.prototype.join.call(arguments," "));}}$.fn.cycle=function(options,arg2){var o={s:this.selector,c:this.context};if(this.length===0&&options!="stop"){if(!$.isReady&&o.s){log("DOM not ready, queuing slideshow");$(function(){$(o.s,o.c).cycle(options,arg2);});return this;}log("terminating; zero elements found by selector"+($.isReady?"":" (DOM not ready)"));return this;}return this.each(function(){var opts=handleArguments(this,options,arg2);if(opts===false){return;}opts.updateActivePagerLink=opts.updateActivePagerLink||$.fn.cycle.updateActivePagerLink;if(this.cycleTimeout){clearTimeout(this.cycleTimeout);}this.cycleTimeout=this.cyclePause=0;var $cont=$(this);var $slides=opts.slideExpr?$(opts.slideExpr,this):$cont.children();var els=$slides.get();if(els.length<2){log("terminating; too few slides: "+els.length);return;}var opts2=buildOptions($cont,$slides,els,opts,o);if(opts2===false){return;}var startTime=opts2.continuous?10:getTimeout(opts2.currSlide,opts2.nextSlide,opts2,!opts2.rev);if(startTime){startTime+=(opts2.delay||0);if(startTime<10){startTime=10;}debug("first timeout: "+startTime);this.cycleTimeout=setTimeout(function(){go(els,opts2,0,!opts2.rev);},startTime);}});};function handleArguments(cont,options,arg2){if(cont.cycleStop==undefined){cont.cycleStop=0;}if(options===undefined||options===null){options={};}if(options.constructor==String){switch(options){case"destroy":case"stop":var opts=$(cont).data("cycle.opts");if(!opts){return false;}cont.cycleStop++;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);}cont.cycleTimeout=0;$(cont).removeData("cycle.opts");if(options=="destroy"){destroy(opts);}return false;case"toggle":cont.cyclePause=(cont.cyclePause===1)?0:1;return false;case"pause":cont.cyclePause=1;return false;case"resume":cont.cyclePause=0;if(arg2===true){options=$(cont).data("cycle.opts");if(!options){log("options not found, can not resume");return false;}if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}go(options.elements,options,1,1);}return false;case"prev":case"next":var opts=$(cont).data("cycle.opts");if(!opts){log('options not found, "prev/next" ignored');return false;}$.fn.cycle[options](opts);return false;default:options={fx:options};}return options;}else{if(options.constructor==Number){var num=options;options=$(cont).data("cycle.opts");if(!options){log("options not found, can not advance slide");return false;}if(num<0||num>=options.elements.length){log("invalid slide index: "+num);return false;}options.nextSlide=num;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}if(typeof arg2=="string"){options.oneTimeFx=arg2;}go(options.elements,options,1,num>=options.currSlide);return false;}}return options;}function removeFilter(el,opts){if(!$.support.opacity&&opts.cleartype&&el.style.filter){try{el.style.removeAttribute("filter");}catch(smother){}}}function destroy(opts){if(opts.next){$(opts.next).unbind(opts.prevNextEvent);}if(opts.prev){$(opts.prev).unbind(opts.prevNextEvent);}if(opts.pager||opts.pagerAnchorBuilder){$.each(opts.pagerAnchors||[],function(){this.unbind().remove();});}opts.pagerAnchors=null;if(opts.destroy){opts.destroy(opts);}}function buildOptions($cont,$slides,els,options,o){var opts=$.extend({},$.fn.cycle.defaults,options||{},$.metadata?$cont.metadata():$.meta?$cont.data():{});if(opts.autostop){opts.countdown=opts.autostopCount||els.length;}var cont=$cont[0];$cont.data("cycle.opts",opts);opts.$cont=$cont;opts.stopCount=cont.cycleStop;opts.elements=els;opts.before=opts.before?[opts.before]:[];opts.after=opts.after?[opts.after]:[];opts.after.unshift(function(){opts.busy=0;});if(!$.support.opacity&&opts.cleartype){opts.after.push(function(){removeFilter(this,opts);});}if(opts.continuous){opts.after.push(function(){go(els,opts,0,!opts.rev);});}saveOriginalOpts(opts);if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($slides);}if($cont.css("position")=="static"){$cont.css("position","relative");}if(opts.width){$cont.width(opts.width);}if(opts.height&&opts.height!="auto"){$cont.height(opts.height);}if(opts.startingSlide){opts.startingSlide=parseInt(opts.startingSlide);}if(opts.random){opts.randomMap=[];for(var i=0;i<els.length;i++){opts.randomMap.push(i);}opts.randomMap.sort(function(a,b){return Math.random()-0.5;});opts.randomIndex=1;opts.startingSlide=opts.randomMap[1];}else{if(opts.startingSlide>=els.length){opts.startingSlide=0;}}opts.currSlide=opts.startingSlide||0;var first=opts.startingSlide;$slides.css({position:"absolute",top:0,left:0}).hide().each(function(i){var z=first?i>=first?els.length-(i-first):first-i:els.length-i;$(this).css("z-index",z);});$(els[first]).css("opacity",1).show();removeFilter(els[first],opts);if(opts.fit&&opts.width){$slides.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}var reshape=opts.containerResize&&!$cont.innerHeight();if(reshape){var maxw=0,maxh=0;for(var j=0;j<els.length;j++){var $e=$(els[j]),e=$e[0],w=$e.outerWidth(),h=$e.outerHeight();if(!w){w=e.offsetWidth||e.width||$e.attr("width");}if(!h){h=e.offsetHeight||e.height||$e.attr("height");}maxw=w>maxw?w:maxw;maxh=h>maxh?h:maxh;}if(maxw>0&&maxh>0){$cont.css({width:maxw+"px",height:maxh+"px"});}}if(opts.pause){$cont.hover(function(){this.cyclePause++;},function(){this.cyclePause--;});}if(supportMultiTransitions(opts)===false){return false;}var requeue=false;options.requeueAttempts=options.requeueAttempts||0;$slides.each(function(){var $el=$(this);this.cycleH=(opts.fit&&opts.height)?opts.height:($el.height()||this.offsetHeight||this.height||$el.attr("height")||0);this.cycleW=(opts.fit&&opts.width)?opts.width:($el.width()||this.offsetWidth||this.width||$el.attr("width")||0);if($el.is("img")){var loadingIE=($.browser.msie&&this.cycleW==28&&this.cycleH==30&&!this.complete);var loadingFF=($.browser.mozilla&&this.cycleW==34&&this.cycleH==19&&!this.complete);var loadingOp=($.browser.opera&&((this.cycleW==42&&this.cycleH==19)||(this.cycleW==37&&this.cycleH==17))&&!this.complete);var loadingOther=(this.cycleH==0&&this.cycleW==0&&!this.complete);if(loadingIE||loadingFF||loadingOp||loadingOther){if(o.s&&opts.requeueOnImageNotLoaded&&++options.requeueAttempts<100){log(options.requeueAttempts," - img slide not loaded, requeuing slideshow: ",this.src,this.cycleW,this.cycleH);setTimeout(function(){$(o.s,o.c).cycle(options);},opts.requeueTimeout);requeue=true;return false;}else{log("could not determine size of image: "+this.src,this.cycleW,this.cycleH);}}}return true;});if(requeue){return false;}opts.cssBefore=opts.cssBefore||{};opts.animIn=opts.animIn||{};opts.animOut=opts.animOut||{};$slides.not(":eq("+first+")").css(opts.cssBefore);if(opts.cssFirst){$($slides[first]).css(opts.cssFirst);}if(opts.timeout){opts.timeout=parseInt(opts.timeout);if(opts.speed.constructor==String){opts.speed=$.fx.speeds[opts.speed]||parseInt(opts.speed);}if(!opts.sync){opts.speed=opts.speed/2;}var buffer=opts.fx=="shuffle"?500:250;while((opts.timeout-opts.speed)<buffer){opts.timeout+=opts.speed;}}if(opts.easing){opts.easeIn=opts.easeOut=opts.easing;}if(!opts.speedIn){opts.speedIn=opts.speed;}if(!opts.speedOut){opts.speedOut=opts.speed;}opts.slideCount=els.length;opts.currSlide=opts.lastSlide=first;if(opts.random){if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{opts.nextSlide=opts.startingSlide>=(els.length-1)?0:opts.startingSlide+1;}if(!opts.multiFx){var init=$.fn.cycle.transitions[opts.fx];if($.isFunction(init)){init($cont,$slides,opts);}else{if(opts.fx!="custom"&&!opts.multiFx){log("unknown transition: "+opts.fx,"; slideshow terminating");return false;}}}var e0=$slides[first];if(opts.before.length){opts.before[0].apply(e0,[e0,e0,opts,true]);}if(opts.after.length>1){opts.after[1].apply(e0,[e0,e0,opts,true]);}if(opts.next){$(opts.next).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?-1:1);});}if(opts.prev){$(opts.prev).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?1:-1);});}if(opts.pager||opts.pagerAnchorBuilder){buildPager(els,opts);}exposeAddSlide(opts,els);return opts;}function saveOriginalOpts(opts){opts.original={before:[],after:[]};opts.original.cssBefore=$.extend({},opts.cssBefore);opts.original.cssAfter=$.extend({},opts.cssAfter);opts.original.animIn=$.extend({},opts.animIn);opts.original.animOut=$.extend({},opts.animOut);$.each(opts.before,function(){opts.original.before.push(this);});$.each(opts.after,function(){opts.original.after.push(this);});}function supportMultiTransitions(opts){var i,tx,txs=$.fn.cycle.transitions;if(opts.fx.indexOf(",")>0){opts.multiFx=true;opts.fxs=opts.fx.replace(/\s*/g,"").split(",");for(i=0;i<opts.fxs.length;i++){var fx=opts.fxs[i];tx=txs[fx];if(!tx||!txs.hasOwnProperty(fx)||!$.isFunction(tx)){log("discarding unknown transition: ",fx);opts.fxs.splice(i,1);i--;}}if(!opts.fxs.length){log("No valid transitions named; slideshow terminating.");return false;}}else{if(opts.fx=="all"){opts.multiFx=true;opts.fxs=[];for(p in txs){tx=txs[p];if(txs.hasOwnProperty(p)&&$.isFunction(tx)){opts.fxs.push(p);}}}}if(opts.multiFx&&opts.randomizeEffects){var r1=Math.floor(Math.random()*20)+30;for(i=0;i<r1;i++){var r2=Math.floor(Math.random()*opts.fxs.length);opts.fxs.push(opts.fxs.splice(r2,1)[0]);}debug("randomized fx sequence: ",opts.fxs);}return true;}function exposeAddSlide(opts,els){opts.addSlide=function(newSlide,prepend){var $s=$(newSlide),s=$s[0];if(!opts.autostopCount){opts.countdown++;}els[prepend?"unshift":"push"](s);if(opts.els){opts.els[prepend?"unshift":"push"](s);}opts.slideCount=els.length;$s.css("position","absolute");$s[prepend?"prependTo":"appendTo"](opts.$cont);if(prepend){opts.currSlide++;opts.nextSlide++;}if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($s);}if(opts.fit&&opts.width){$s.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}s.cycleH=(opts.fit&&opts.height)?opts.height:$s.height();s.cycleW=(opts.fit&&opts.width)?opts.width:$s.width();$s.css(opts.cssBefore);if(opts.pager||opts.pagerAnchorBuilder){$.fn.cycle.createPagerAnchor(els.length-1,s,$(opts.pager),els,opts);}if($.isFunction(opts.onAddSlide)){opts.onAddSlide($s);}else{$s.hide();}};}$.fn.cycle.resetState=function(opts,fx){fx=fx||opts.fx;opts.before=[];opts.after=[];opts.cssBefore=$.extend({},opts.original.cssBefore);opts.cssAfter=$.extend({},opts.original.cssAfter);opts.animIn=$.extend({},opts.original.animIn);opts.animOut=$.extend({},opts.original.animOut);opts.fxFn=null;$.each(opts.original.before,function(){opts.before.push(this);});$.each(opts.original.after,function(){opts.after.push(this);});var init=$.fn.cycle.transitions[fx];if($.isFunction(init)){init(opts.$cont,$(opts.elements),opts);}};function go(els,opts,manual,fwd){if(manual&&opts.busy&&opts.manualTrump){debug("manualTrump in go(), stopping active transition");$(els).stop(true,true);opts.busy=false;}if(opts.busy){debug("transition active, ignoring new tx request");return;}var p=opts.$cont[0],curr=els[opts.currSlide],next=els[opts.nextSlide];if(p.cycleStop!=opts.stopCount||p.cycleTimeout===0&&!manual){return;}if(!manual&&!p.cyclePause&&((opts.autostop&&(--opts.countdown<=0))||(opts.nowrap&&!opts.random&&opts.nextSlide<opts.currSlide))){if(opts.end){opts.end(opts);}return;}if((manual||!p.cyclePause)&&(opts.nextSlide!=opts.currSlide)){var fx=opts.fx;curr.cycleH=curr.cycleH||$(curr).height();curr.cycleW=curr.cycleW||$(curr).width();next.cycleH=next.cycleH||$(next).height();next.cycleW=next.cycleW||$(next).width();if(opts.multiFx){if(opts.lastFx==undefined||++opts.lastFx>=opts.fxs.length){opts.lastFx=0;}fx=opts.fxs[opts.lastFx];opts.currFx=fx;}if(opts.oneTimeFx){fx=opts.oneTimeFx;opts.oneTimeFx=null;}$.fn.cycle.resetState(opts,fx);if(opts.before.length){$.each(opts.before,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});}var after=function(){$.each(opts.after,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});};debug("tx firing; currSlide: "+opts.currSlide+"; nextSlide: "+opts.nextSlide);opts.busy=1;if(opts.fxFn){opts.fxFn(curr,next,opts,after,fwd);}else{if($.isFunction($.fn.cycle[opts.fx])){$.fn.cycle[opts.fx](curr,next,opts,after,manual&&opts.fastOnEvent);}else{$.fn.cycle.custom(curr,next,opts,after,manual&&opts.fastOnEvent);}}}opts.lastSlide=opts.currSlide;if(opts.random){opts.currSlide=opts.nextSlide;if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];if(opts.nextSlide==opts.currSlide){opts.nextSlide=(opts.currSlide==opts.slideCount-1)?0:opts.currSlide+1;}}else{var roll=(opts.nextSlide+1)==els.length;opts.nextSlide=roll?0:opts.nextSlide+1;opts.currSlide=roll?els.length-1:opts.nextSlide-1;}if(opts.pager){opts.updateActivePagerLink(opts.pager,opts.currSlide,opts.activePagerClass);}var ms=0;if(opts.timeout&&!opts.continuous){ms=getTimeout(curr,next,opts,fwd);}else{if(opts.continuous&&p.cyclePause){ms=10;}}if(ms>0){p.cycleTimeout=setTimeout(function(){go(els,opts,0,!opts.rev);},ms);}}$.fn.cycle.updateActivePagerLink=function(pager,currSlide,clsName){$(pager).each(function(){$(this).find("a").removeClass(clsName).filter("a:eq("+currSlide+")").addClass(clsName);});};function getTimeout(curr,next,opts,fwd){if(opts.timeoutFn){var t=opts.timeoutFn(curr,next,opts,fwd);while((t-opts.speed)<250){t+=opts.speed;}debug("calculated timeout: "+t+"; speed: "+opts.speed);if(t!==false){return t;}}return opts.timeout;}$.fn.cycle.next=function(opts){advance(opts,opts.rev?-1:1);};$.fn.cycle.prev=function(opts){advance(opts,opts.rev?1:-1);};function advance(opts,val){var els=opts.elements;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}if(opts.random&&val<0){opts.randomIndex--;if(--opts.randomIndex==-2){opts.randomIndex=els.length-2;}else{if(opts.randomIndex==-1){opts.randomIndex=els.length-1;}}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{if(opts.random){opts.nextSlide=opts.randomMap[opts.randomIndex];}else{opts.nextSlide=opts.currSlide+val;if(opts.nextSlide<0){if(opts.nowrap){return false;}opts.nextSlide=els.length-1;}else{if(opts.nextSlide>=els.length){if(opts.nowrap){return false;}opts.nextSlide=0;}}}}var cb=opts.onPrevNextEvent||opts.prevNextClick;if($.isFunction(cb)){cb(val>0,opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,val>=0);return false;}function buildPager(els,opts){var $p=$(opts.pager);$.each(els,function(i,o){$.fn.cycle.createPagerAnchor(i,o,$p,els,opts);});opts.updateActivePagerLink(opts.pager,opts.startingSlide,opts.activePagerClass);}$.fn.cycle.createPagerAnchor=function(i,el,$p,els,opts){var a;if($.isFunction(opts.pagerAnchorBuilder)){a=opts.pagerAnchorBuilder(i,el);debug("pagerAnchorBuilder("+i+", el) returned: "+a);}else{a='<a href="#">'+(i+1)+"</a>";}if(!a){return;}var $a=$(a);if($a.parents("body").length===0){var arr=[];if($p.length>1){$p.each(function(){var $clone=$a.clone(true);$(this).append($clone);arr.push($clone[0]);});$a=$(arr);}else{$a.appendTo($p);}}opts.pagerAnchors=opts.pagerAnchors||[];opts.pagerAnchors.push($a);$a.bind(opts.pagerEvent,function(e){e.preventDefault();opts.nextSlide=i;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}var cb=opts.onPagerEvent||opts.pagerClick;if($.isFunction(cb)){cb(opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,opts.currSlide<i);});if(!/^click/.test(opts.pagerEvent)&&!opts.allowPagerClickBubble){$a.bind("click.cycle",function(){return false;});}if(opts.pauseOnPagerHover){$a.hover(function(){opts.$cont[0].cyclePause++;},function(){opts.$cont[0].cyclePause--;});}};$.fn.cycle.hopsFromLast=function(opts,fwd){var hops,l=opts.lastSlide,c=opts.currSlide;if(fwd){hops=c>l?c-l:opts.slideCount-l;}else{hops=c<l?l-c:l+opts.slideCount-c;}return hops;};function clearTypeFix($slides){debug("applying clearType background-color hack");function hex(s){s=parseInt(s).toString(16);return s.length<2?"0"+s:s;}function getBg(e){for(;e&&e.nodeName.toLowerCase()!="html";e=e.parentNode){var v=$.css(e,"background-color");if(v.indexOf("rgb")>=0){var rgb=v.match(/\d+/g);return"#"+hex(rgb[0])+hex(rgb[1])+hex(rgb[2]);}if(v&&v!="transparent"){return v;}}return"#ffffff";}$slides.each(function(){$(this).css("background-color",getBg(this));});}$.fn.cycle.commonReset=function(curr,next,opts,w,h,rev){$(opts.elements).not(curr).hide();opts.cssBefore.opacity=1;opts.cssBefore.display="block";if(w!==false&&next.cycleW>0){opts.cssBefore.width=next.cycleW;}if(h!==false&&next.cycleH>0){opts.cssBefore.height=next.cycleH;}opts.cssAfter=opts.cssAfter||{};opts.cssAfter.display="none";$(curr).css("zIndex",opts.slideCount+(rev===true?1:0));$(next).css("zIndex",opts.slideCount+(rev===true?0:1));};$.fn.cycle.custom=function(curr,next,opts,cb,speedOverride){var $l=$(curr),$n=$(next);var speedIn=opts.speedIn,speedOut=opts.speedOut,easeIn=opts.easeIn,easeOut=opts.easeOut;$n.css(opts.cssBefore);if(speedOverride){if(typeof speedOverride=="number"){speedIn=speedOut=speedOverride;}else{speedIn=speedOut=1;}easeIn=easeOut=null;}var fn=function(){$n.animate(opts.animIn,speedIn,easeIn,cb);};$l.animate(opts.animOut,speedOut,easeOut,function(){if(opts.cssAfter){$l.css(opts.cssAfter);}if(!opts.sync){fn();}});if(opts.sync){fn();}};$.fn.cycle.transitions={fade:function($cont,$slides,opts){$slides.not(":eq("+opts.currSlide+")").css("opacity",0);opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.opacity=0;});opts.animIn={opacity:1};opts.animOut={opacity:0};opts.cssBefore={top:0,left:0};}};$.fn.cycle.ver=function(){return ver;};$.fn.cycle.defaults={fx:"fade",timeout:4000,timeoutFn:null,continuous:0,speed:1000,speedIn:null,speedOut:null,next:null,prev:null,onPrevNextEvent:null,prevNextEvent:"click.cycle",pager:null,onPagerEvent:null,pagerEvent:"click.cycle",allowPagerClickBubble:false,pagerAnchorBuilder:null,before:null,after:null,end:null,easing:null,easeIn:null,easeOut:null,shuffle:null,animIn:null,animOut:null,cssBefore:null,cssAfter:null,fxFn:null,height:"auto",startingSlide:0,sync:1,random:0,fit:0,containerResize:1,pause:0,pauseOnPagerHover:0,autostop:0,autostopCount:0,delay:0,slideExpr:null,cleartype:!$.support.opacity,cleartypeNoBg:false,nowrap:0,fastOnEvent:0,randomizeEffects:1,rev:0,manualTrump:true,requeueOnImageNotLoaded:true,requeueTimeout:250,activePagerClass:"activeSlide",updateActivePagerLink:null};})(jQuery);(function($){$.fn.cycle.transitions.none=function($cont,$slides,opts){opts.fxFn=function(curr,next,opts,after){$(next).show();$(curr).hide();after();};};$.fn.cycle.transitions.scrollUp=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var h=$cont.height();opts.cssBefore={top:h,left:0};opts.cssFirst={top:0};opts.animIn={top:0};opts.animOut={top:-h};};$.fn.cycle.transitions.scrollDown=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var h=$cont.height();opts.cssFirst={top:0};opts.cssBefore={top:-h,left:0};opts.animIn={top:0};opts.animOut={top:h};};$.fn.cycle.transitions.scrollLeft=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var w=$cont.width();opts.cssFirst={left:0};opts.cssBefore={left:w,top:0};opts.animIn={left:0};opts.animOut={left:0-w};};$.fn.cycle.transitions.scrollRight=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var w=$cont.width();opts.cssFirst={left:0};opts.cssBefore={left:-w,top:0};opts.animIn={left:0};opts.animOut={left:w};};$.fn.cycle.transitions.scrollHorz=function($cont,$slides,opts){$cont.css("overflow","hidden").width();opts.before.push(function(curr,next,opts,fwd){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.left=fwd?(next.cycleW-1):(1-next.cycleW);opts.animOut.left=fwd?-curr.cycleW:curr.cycleW;});opts.cssFirst={left:0};opts.cssBefore={top:0};opts.animIn={left:0};opts.animOut={top:0};};$.fn.cycle.transitions.scrollVert=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push(function(curr,next,opts,fwd){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.top=fwd?(1-next.cycleH):(next.cycleH-1);opts.animOut.top=fwd?curr.cycleH:-curr.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0};opts.animIn={top:0};opts.animOut={left:0};};$.fn.cycle.transitions.slideX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$(opts.elements).not(curr).hide();$.fn.cycle.commonReset(curr,next,opts,false,true);opts.animIn.width=next.cycleW;});opts.cssBefore={left:0,top:0,width:0};opts.animIn={width:"show"};opts.animOut={width:0};};$.fn.cycle.transitions.slideY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$(opts.elements).not(curr).hide();$.fn.cycle.commonReset(curr,next,opts,true,false);opts.animIn.height=next.cycleH;});opts.cssBefore={left:0,top:0,height:0};opts.animIn={height:"show"};opts.animOut={height:0};};$.fn.cycle.transitions.shuffle=function($cont,$slides,opts){var i,w=$cont.css("overflow","visible").width();$slides.css({left:0,top:0});opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);});if(!opts.speedAdjusted){opts.speed=opts.speed/2;opts.speedAdjusted=true;}opts.random=0;opts.shuffle=opts.shuffle||{left:-w,top:15};opts.els=[];for(i=0;i<$slides.length;i++){opts.els.push($slides[i]);}for(i=0;i<opts.currSlide;i++){opts.els.push(opts.els.shift());}opts.fxFn=function(curr,next,opts,cb,fwd){var $el=fwd?$(curr):$(next);$(next).css(opts.cssBefore);var count=opts.slideCount;$el.animate(opts.shuffle,opts.speedIn,opts.easeIn,function(){var hops=$.fn.cycle.hopsFromLast(opts,fwd);for(var k=0;k<hops;k++){fwd?opts.els.push(opts.els.shift()):opts.els.unshift(opts.els.pop());}if(fwd){for(var i=0,len=opts.els.length;i<len;i++){$(opts.els[i]).css("z-index",len-i+count);}}else{var z=$(curr).css("z-index");$el.css("z-index",parseInt(z)+1+count);}$el.animate({left:0,top:0},opts.speedOut,opts.easeOut,function(){$(fwd?this:curr).hide();if(cb){cb();}});});};opts.cssBefore={display:"block",opacity:1,top:0,left:0};};$.fn.cycle.transitions.turnUp=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.cssBefore.top=next.cycleH;opts.animIn.height=next.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0,height:0};opts.animIn={top:0};opts.animOut={height:0};};$.fn.cycle.transitions.turnDown=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0,top:0,height:0};opts.animOut={height:0};};$.fn.cycle.transitions.turnLeft=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.cssBefore.left=next.cycleW;opts.animIn.width=next.cycleW;});opts.cssBefore={top:0,width:0};opts.animIn={left:0};opts.animOut={width:0};};$.fn.cycle.transitions.turnRight=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.animIn.width=next.cycleW;opts.animOut.left=curr.cycleW;});opts.cssBefore={top:0,left:0,width:0};opts.animIn={left:0};opts.animOut={width:0};};$.fn.cycle.transitions.zoom=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,false,true);opts.cssBefore.top=next.cycleH/2;opts.cssBefore.left=next.cycleW/2;opts.animIn={top:0,left:0,width:next.cycleW,height:next.cycleH};opts.animOut={width:0,height:0,top:curr.cycleH/2,left:curr.cycleW/2};});opts.cssFirst={top:0,left:0};opts.cssBefore={width:0,height:0};};$.fn.cycle.transitions.fadeZoom=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,false);opts.cssBefore.left=next.cycleW/2;opts.cssBefore.top=next.cycleH/2;opts.animIn={top:0,left:0,width:next.cycleW,height:next.cycleH};});opts.cssBefore={width:0,height:0};opts.animOut={opacity:0};};$.fn.cycle.transitions.blindX=function($cont,$slides,opts){var w=$cont.css("overflow","hidden").width();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.width=next.cycleW;opts.animOut.left=curr.cycleW;});opts.cssBefore={left:w,top:0};opts.animIn={left:0};opts.animOut={left:w};};$.fn.cycle.transitions.blindY=function($cont,$slides,opts){var h=$cont.css("overflow","hidden").height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssBefore={top:h,left:0};opts.animIn={top:0};opts.animOut={top:h};};$.fn.cycle.transitions.blindZ=function($cont,$slides,opts){var h=$cont.css("overflow","hidden").height();var w=$cont.width();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssBefore={top:h,left:w};opts.animIn={top:0,left:0};opts.animOut={top:h,left:w};};$.fn.cycle.transitions.growX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.cssBefore.left=this.cycleW/2;opts.animIn={left:0,width:this.cycleW};opts.animOut={left:0};});opts.cssBefore={width:0,top:0};};$.fn.cycle.transitions.growY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.cssBefore.top=this.cycleH/2;opts.animIn={top:0,height:this.cycleH};opts.animOut={top:0};});opts.cssBefore={height:0,left:0};};$.fn.cycle.transitions.curtainX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true,true);opts.cssBefore.left=next.cycleW/2;opts.animIn={left:0,width:this.cycleW};opts.animOut={left:curr.cycleW/2,width:0};});opts.cssBefore={top:0,width:0};};$.fn.cycle.transitions.curtainY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false,true);opts.cssBefore.top=next.cycleH/2;opts.animIn={top:0,height:next.cycleH};opts.animOut={top:curr.cycleH/2,height:0};});opts.cssBefore={left:0,height:0};};$.fn.cycle.transitions.cover=function($cont,$slides,opts){var d=opts.direction||"left";var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);if(d=="right"){opts.cssBefore.left=-w;}else{if(d=="up"){opts.cssBefore.top=h;}else{if(d=="down"){opts.cssBefore.top=-h;}else{opts.cssBefore.left=w;}}}});opts.animIn={left:0,top:0};opts.animOut={opacity:1};opts.cssBefore={top:0,left:0};};$.fn.cycle.transitions.uncover=function($cont,$slides,opts){var d=opts.direction||"left";var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);if(d=="right"){opts.animOut.left=w;}else{if(d=="up"){opts.animOut.top=-h;}else{if(d=="down"){opts.animOut.top=h;}else{opts.animOut.left=-w;}}}});opts.animIn={left:0,top:0};opts.animOut={opacity:1};opts.cssBefore={top:0,left:0};};$.fn.cycle.transitions.toss=function($cont,$slides,opts){var w=$cont.css("overflow","visible").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);if(!opts.animOut.left&&!opts.animOut.top){opts.animOut={left:w*2,top:-h/2,opacity:0};}else{opts.animOut.opacity=0;}});opts.cssBefore={left:0,top:0};opts.animIn={left:0};};$.fn.cycle.transitions.wipe=function($cont,$slides,opts){var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.cssBefore=opts.cssBefore||{};var clip;if(opts.clip){if(/l2r/.test(opts.clip)){clip="rect(0px 0px "+h+"px 0px)";}else{if(/r2l/.test(opts.clip)){clip="rect(0px "+w+"px "+h+"px "+w+"px)";}else{if(/t2b/.test(opts.clip)){clip="rect(0px "+w+"px 0px 0px)";}else{if(/b2t/.test(opts.clip)){clip="rect("+h+"px "+w+"px "+h+"px 0px)";}else{if(/zoom/.test(opts.clip)){var top=parseInt(h/2);var left=parseInt(w/2);clip="rect("+top+"px "+left+"px "+top+"px "+left+"px)";}}}}}}opts.cssBefore.clip=opts.cssBefore.clip||clip||"rect(0px 0px 0px 0px)";var d=opts.cssBefore.clip.match(/(\d+)/g);var t=parseInt(d[0]),r=parseInt(d[1]),b=parseInt(d[2]),l=parseInt(d[3]);opts.before.push(function(curr,next,opts){if(curr==next){return;}var $curr=$(curr),$next=$(next);$.fn.cycle.commonReset(curr,next,opts,true,true,false);opts.cssAfter.display="block";var step=1,count=parseInt((opts.speedIn/13))-1;(function f(){var tt=t?t-parseInt(step*(t/count)):0;var ll=l?l-parseInt(step*(l/count)):0;var bb=b<h?b+parseInt(step*((h-b)/count||1)):h;var rr=r<w?r+parseInt(step*((w-r)/count||1)):w;$next.css({clip:"rect("+tt+"px "+rr+"px "+bb+"px "+ll+"px)"});(step++<=count)?setTimeout(f,13):$curr.css("display","none");})();});opts.cssBefore={display:"block",opacity:1,top:0,left:0};opts.animIn={left:0};opts.animOut={left:0};};})(jQuery);;var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return!!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1990, 2002 Adobe Systems Incorporated. All rights reserved.
 * 
 * Trademark:
 * Rockwell is a trademark of The Monotype Corporation registered in the U.S.
 * Patent and Trademark Office and which may be registered in certain other
 * jurisdictions.
 * 
 * Full name:
 * RockwellStd-ExtraBold
 * 
 * Designer:
 * Unknown
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":270,"face":{"font-family":"RwEb","font-weight":800,"font-stretch":"normal","units-per-em":"360","panose-1":"2 6 10 7 5 4 5 2 1 4","ascent":"244","descent":"-116","x-height":"5","bbox":"-30 -346 421 79","underline-thickness":"18","underline-position":"-18","stemh":"50","stemv":"89","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":119,"k":{"\u201c":56,"\u2018":41,"T":27,"V":36,"W":29,"Y":45,"\u00dd":45}},"!":{"d":"27,0r0,-64r88,0r0,64r-88,0xm41,-98v-8,-44,-15,-91,-12,-146r84,0v2,55,-4,101,-12,146r-60,0","w":142},"\"":{"d":"100,-244r71,0v2,37,-4,66,-11,94r-49,0v-6,-29,-13,-57,-11,-94xm9,-244r71,0v2,37,-4,66,-11,94r-49,0v-6,-29,-13,-57,-11,-94","w":180},"#":{"d":"83,-54r-13,61r-49,0r13,-61r-22,0r0,-49r32,0r8,-38r-40,0r0,-49r50,0r13,-61r49,0r-13,61r47,0r13,-61r48,0r-13,61r23,0r0,49r-33,0r-8,38r41,0r0,49r-51,0r-13,61r-48,0r13,-61r-47,0xm93,-103r47,0r8,-38r-47,0","w":240},"$":{"d":"101,-32r0,-63v-115,-17,-114,-142,0,-149r0,-17r23,0r0,17v55,3,89,30,86,71r-55,0v-1,-20,-9,-30,-31,-35r0,56v69,19,91,46,91,83v0,33,-27,71,-91,72r0,27r-23,0r0,-28v-63,-4,-92,-35,-91,-74r58,0v-1,18,10,35,33,40xm124,-88r0,58v23,-1,37,-10,37,-27v0,-14,-12,-25,-37,-31xm101,-159r0,-51v-25,1,-38,9,-38,24v0,13,10,20,38,27","w":225},"%":{"d":"276,5v-38,0,-64,-27,-64,-67v0,-40,26,-68,64,-68v38,0,64,28,64,68v0,40,-26,67,-64,67xm276,-28v10,0,13,-7,13,-34v0,-27,-2,-34,-13,-34v-9,0,-13,8,-13,34v0,27,3,34,13,34xm73,-115v-38,0,-64,-27,-64,-67v0,-40,26,-67,64,-67v38,0,64,27,64,67v0,40,-26,67,-64,67xm73,-148v10,0,13,-7,13,-34v0,-27,-2,-34,-13,-34v-9,0,-13,8,-13,34v0,27,3,34,13,34xm111,0r-38,0r165,-244r38,0","w":348},"&":{"d":"302,-59r0,59r-104,0r-14,-19v-52,42,-172,30,-172,-50v0,-38,30,-71,76,-83v-36,-68,24,-109,112,-96r0,50v-32,0,-32,19,-14,42r25,32v12,-17,21,-33,29,-54r62,0r0,59r-27,0v-6,15,-13,26,-27,39r16,21r38,0xm155,-55r-44,-56v-35,11,-25,72,12,70v12,0,20,-4,32,-14","w":315},"\u2019":{"d":"27,-109r0,-35v26,0,33,-8,33,-36r-33,0r0,-64r88,0r0,78v1,42,-36,61,-88,57","w":142,"k":{"\u2019":24," ":41,"v":7,"d":22,"t":-4,"s":7}},"(":{"d":"152,34r0,44v-189,-47,-176,-287,0,-327r0,44v-34,14,-44,55,-44,119v0,62,7,103,44,120","w":164},")":{"d":"13,34v37,-17,44,-58,44,-120v0,-64,-10,-105,-44,-119r0,-44v177,40,189,280,0,327r0,-44","w":164},"*":{"d":"33,-86r18,-25v16,-6,37,-19,49,-32v-24,-4,-39,-4,-58,1r-30,-10r16,-52r30,10v12,15,23,23,47,36v-4,-22,-11,-39,-21,-55r0,-31r57,0r0,31v-11,16,-18,35,-20,55v26,-15,37,-24,45,-36r30,-10r17,52r-30,10v-19,-6,-41,-6,-57,-1v18,18,32,27,49,32r18,25r-45,32r-18,-24v1,-16,-7,-39,-17,-56v-10,20,-15,37,-16,56r-19,24","w":225},"+":{"d":"19,-150r73,0r0,-73r57,0r0,73r72,0r0,56r-72,0r0,73r-57,0r0,-73r-73,0r0,-56","w":240},",":{"d":"27,71r0,-35v26,0,33,-8,33,-36r-33,0r0,-64r88,0r0,78v1,42,-38,63,-88,57","w":142,"k":{"\u201d":50,"\u2019":50," ":41}},"-":{"d":"18,-47r0,-76r125,0r0,76r-125,0","w":161},".":{"d":"27,0r0,-64r88,0r0,64r-88,0","w":142,"k":{"\u201d":50,"\u2019":50," ":41}},"\/":{"d":"51,-244r50,0r-51,244r-50,0","w":101},"0":{"d":"18,-123v0,-75,44,-126,106,-126v58,0,105,45,105,126v0,87,-53,126,-105,126v-57,0,-106,-45,-106,-126xm124,-49v20,0,25,-23,25,-74v0,-54,-7,-75,-25,-75v-20,0,-26,26,-26,75v0,49,5,74,26,74","w":247},"1":{"d":"55,0r0,-56r35,0r0,-112v-12,3,-32,2,-35,2r0,-54v35,1,63,-12,76,-29r36,0r0,193r34,0r0,56r-146,0","w":247},"2":{"d":"219,-178v0,71,-107,77,-128,122r77,0r1,-21r51,0r-3,77r-194,0v0,-35,5,-64,38,-100v25,-28,81,-44,81,-81v0,-14,-10,-24,-25,-24v-18,0,-26,11,-28,33r-62,-2v1,-58,47,-75,94,-75v58,0,98,29,98,71","w":247},"3":{"d":"16,-82r64,-5v-6,45,66,51,66,11v0,-20,-13,-31,-40,-32r0,-39v43,-2,44,-54,8,-54v-16,0,-27,9,-28,27r-65,-3v3,-48,37,-72,100,-72v91,0,131,89,58,119v30,6,47,28,47,58v0,46,-41,75,-106,75v-73,0,-104,-35,-104,-85","w":247},"4":{"d":"99,0r0,-50r29,0r0,-30r-103,0r-13,-51r114,-118r75,0r0,125r25,0r0,44r-25,0r0,30r25,0r0,50r-127,0xm128,-124r0,-68r-66,68r66,0","w":247},"5":{"d":"14,-66r64,-4v8,31,67,28,67,-11v0,-36,-47,-41,-66,-18r-53,-18r7,-127r180,0r0,64r-41,0r-6,-15r-87,0r-2,48v57,-36,148,-4,148,65v0,44,-33,85,-105,85v-57,0,-97,-26,-106,-69","w":247},"6":{"d":"226,-189r-61,6v-22,-39,-70,-17,-66,36r0,2v50,-37,129,-3,129,63v0,49,-40,85,-96,85v-58,0,-111,-39,-111,-127v0,-80,42,-125,114,-125v50,0,82,20,91,60xm98,-101v0,37,10,55,32,55v16,0,25,-10,25,-31v0,-39,-32,-40,-57,-24","w":247},"7":{"d":"46,0r0,-56r32,0v15,-48,47,-104,80,-139r-87,0r0,34r-49,0r0,-83r196,0r0,46v-36,54,-58,115,-62,142r32,0r0,56r-142,0","w":247},"8":{"d":"62,-129v-24,-9,-38,-28,-38,-51v0,-43,38,-69,98,-69v95,0,137,85,64,120v33,14,44,30,44,59v0,33,-19,73,-107,73v-114,0,-141,-93,-61,-132xm95,-176v0,16,11,27,29,27v18,0,28,-10,28,-27v0,-16,-10,-27,-27,-27v-17,0,-30,11,-30,27xm91,-74v0,18,13,31,33,31v20,0,33,-13,33,-32v0,-19,-13,-31,-32,-31v-20,0,-34,13,-34,32","w":247},"9":{"d":"21,-58r61,-5v23,40,72,17,67,-38v-52,36,-130,2,-130,-64v0,-49,41,-84,97,-84v58,0,110,39,110,127v0,80,-41,125,-113,125v-50,0,-83,-21,-92,-61xm150,-145v0,-37,-10,-55,-32,-55v-16,0,-25,10,-25,31v0,39,32,40,57,24","w":247},":":{"d":"27,-107r0,-64r88,0r0,64r-88,0xm27,0r0,-64r88,0r0,64r-88,0","w":142,"k":{" ":27}},";":{"d":"27,71r0,-35v26,0,33,-8,33,-36r-33,0r0,-64r88,0r0,78v1,42,-38,63,-88,57xm27,-107r0,-64r88,0r0,64r-88,0","w":142,"k":{" ":27}},"<":{"d":"19,-148r202,-83r0,61r-123,48r123,48r0,62r-202,-84r0,-52","w":240},"=":{"d":"19,-194r202,0r0,57r-202,0r0,-57xm19,-107r202,0r0,57r-202,0r0,-57","w":240},">":{"d":"221,-148r0,52r-202,84r0,-62r124,-48r-124,-48r0,-61","w":240},"?":{"d":"9,-180v3,-49,48,-69,105,-69v65,0,106,27,106,70v0,42,-38,69,-85,68r-4,16r-46,0v1,-17,-7,-40,-2,-53v26,5,56,-4,56,-31v0,-17,-12,-29,-30,-29v-18,0,-29,10,-29,28r-71,0xm64,0r0,-64r88,0r0,64r-88,0","w":228},"@":{"d":"203,-182r-22,139v-1,9,0,13,7,13v13,0,52,-22,52,-86v0,-61,-37,-100,-97,-100v-69,0,-117,52,-117,128v0,116,127,159,205,90r40,0v-27,35,-79,62,-130,62v-83,0,-145,-65,-145,-152v0,-65,38,-158,147,-158v87,0,128,64,128,130v0,81,-64,116,-95,116v-15,0,-23,-7,-27,-21v-41,46,-100,11,-100,-55v0,-72,69,-156,117,-86r3,-20r34,0xm112,-28v36,0,42,-56,42,-97v0,-21,-8,-33,-23,-33v-27,0,-43,46,-43,92v0,24,9,38,24,38","w":266},"A":{"d":"4,0r0,-59r18,0r46,-127r-19,0r0,-58r176,0r0,58r-20,0r47,127r18,0r0,59r-128,0r0,-54r21,0r-9,-30r-63,0r-10,30r20,0r0,54r-97,0xm101,-115r43,0v-8,-22,-12,-48,-21,-68","w":273,"k":{"v":7,"w":7,"y":7,"\u00fd":7,"\u00ff":7,"C":7,"\u00c7":7,"G":7,"O":7,"\u00d8":7,"\u00d3":7,"\u00d4":7,"\u00d6":7,"\u00d2":7,"\u00d5":7,"Q":7,"T":18,"U":2,"\u00da":2,"\u00db":2,"\u00dc":2,"\u00d9":2,"V":20,"W":14,"Y":18,"\u00dd":18}},"B":{"d":"16,0r0,-59r21,0r0,-127r-21,0r0,-58r173,0v73,0,95,31,95,63v1,26,-19,43,-45,51v32,8,54,32,54,61v0,33,-23,69,-109,69r-168,0xm132,-54v28,1,62,1,58,-23v4,-24,-30,-27,-58,-25r0,48xm132,-146v26,1,59,0,55,-22v3,-22,-29,-25,-55,-23r0,45","w":307,"k":{"U":5,"\u00da":5,"\u00db":5,"\u00dc":5,"\u00d9":5,",":14,".":14,"A":7,"\u00c6":7,"\u00c1":7,"\u00c2":7,"\u00c4":7,"\u00c0":7,"\u00c5":7,"\u00c3":7}},"C":{"d":"210,-108r64,23v-12,49,-44,89,-119,89v-110,0,-137,-75,-137,-126v0,-101,109,-161,189,-106r0,-16r59,0r0,89r-61,0v-21,-53,-81,-52,-81,32v0,48,13,70,41,70v24,0,39,-18,45,-55","w":288,"k":{",":14,".":14,"A":7,"\u00c6":7,"\u00c1":7,"\u00c2":7,"\u00c4":7,"\u00c0":7,"\u00c5":7,"\u00c3":7}},"D":{"d":"131,-244v99,-10,162,46,162,123v0,43,-21,86,-55,103v-59,31,-142,14,-224,18r0,-59r19,0r0,-127r-19,0r0,-58r117,0xm128,-59v44,3,62,-15,62,-63v0,-52,-17,-67,-62,-64r0,127","w":315,"k":{"V":14,"W":18,"Y":18,"\u00dd":18,",":27,".":27,"A":11,"\u00c6":11,"\u00c1":11,"\u00c2":11,"\u00c4":11,"\u00c0":11,"\u00c5":11,"\u00c3":11}},"E":{"d":"16,0r0,-59r19,0r0,-127r-19,0r0,-58r233,0r0,78r-64,0r0,-20r-55,0r0,38r48,0r0,49r-48,0r0,40r55,0r0,-19r64,0r0,78r-233,0"},"F":{"d":"9,0r0,-59r26,0r0,-127r-26,0r0,-58r240,0r0,80r-64,0r0,-22r-55,0r0,38r42,0r0,50r-42,0r0,39r28,0r0,59r-149,0","w":254,"k":{"\u00ec":7,"\u00ee":7,",":68,".":68,"A":22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,"a":36,"\u00e6":36,"\u00e1":36,"\u00e2":36,"\u00e4":36,"\u00e0":36,"\u00e5":36,"\u00e3":36,"e":47,"\u00e9":47,"\u00ea":47,"\u00eb":47,"\u00e8":47,"i":7,"\u00ed":7,"\u00ef":7,"o":47,"\u00f8":47,"\u00f3":47,"\u00f4":47,"\u00f6":47,"\u00f2":47,"\u00f5":47,"r":7}},"G":{"d":"176,-84r0,-47r109,0v7,89,-48,135,-123,135v-123,0,-144,-84,-144,-126v0,-101,118,-161,200,-106r0,-16r58,0r0,85r-58,0v-27,-52,-94,-42,-94,40v0,46,13,66,44,66v21,0,33,-11,33,-31r-25,0","w":303,"k":{",":14,".":14}},"H":{"d":"16,0r0,-59r19,0r0,-127r-19,0r0,-58r129,0r0,58r-16,0r0,38r57,0r0,-38r-16,0r0,-58r129,0r0,58r-19,0r0,127r19,0r0,59r-129,0r0,-59r16,0r0,-40r-57,0r0,40r16,0r0,59r-129,0","w":315},"I":{"d":"13,0r0,-59r22,0r0,-127r-22,0r0,-58r140,0r0,58r-23,0r0,127r23,0r0,59r-140,0","w":164},"J":{"d":"130,-22v6,86,-43,109,-123,98r0,-61v22,6,28,1,28,-35r0,-166r-22,0r0,-58r137,0r0,58r-20,0r0,164","w":161,"k":{",":18,".":18,"a":11,"\u00e6":11,"\u00e1":11,"\u00e2":11,"\u00e4":11,"\u00e0":11,"\u00e5":11,"\u00e3":11,"e":14,"\u00e9":14,"\u00ea":14,"\u00eb":14,"\u00e8":14,"o":14,"\u00f8":14,"\u00f3":14,"\u00f4":14,"\u00f6":14,"\u00f2":14,"\u00f5":14,"u":11,"\u00fa":11,"\u00fb":11,"\u00fc":11,"\u00f9":11}},"K":{"d":"16,0r0,-59r19,0r0,-127r-19,0r0,-58r133,0r0,58r-19,0r0,127r19,0r0,59r-133,0xm175,0r0,-59r11,0r-54,-69r63,-58r-20,0r0,-58r120,0r0,58r-19,0r-50,46r63,81r12,0r0,59r-126,0","w":307,"k":{"y":11,"\u00fd":11,"\u00ff":11,"O":4,"\u00d8":4,"\u00d3":4,"\u00d4":4,"\u00d6":4,"\u00d2":4,"\u00d5":4,"e":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00e8":4,"o":4,"\u00f8":4,"\u00f3":4,"\u00f4":4,"\u00f6":4,"\u00f2":4,"\u00f5":4,"u":7,"\u00fa":7,"\u00fb":7,"\u00fc":7,"\u00f9":7}},"L":{"d":"13,0r0,-59r22,0r0,-127r-22,0r0,-58r139,0r0,58r-23,0r0,127r58,0r0,-39r59,0r0,98r-233,0","w":251,"k":{"y":11,"\u00fd":11,"\u00ff":11,"T":27,"V":32,"W":29,"Y":27,"\u00dd":27,"\u201d":14,"\u2019":14}},"M":{"d":"15,0r0,-59r20,0r0,-127r-20,0r0,-58r148,0r36,94r37,-94r146,0r0,58r-19,0r0,127r19,0r0,59r-127,0r0,-59r19,0r0,-135r-73,194r-37,0r-73,-194r0,135r20,0r0,59r-96,0","w":397},"N":{"d":"12,0r0,-59r21,0r0,-127r-21,0r0,-58r116,0r89,127r0,-69r-20,0r0,-58r99,0r0,58r-22,0r0,190r-80,0r-104,-149r0,86r22,0r0,59r-100,0","w":307,"k":{",":14,".":14,"A":5,"\u00c6":5,"\u00c1":5,"\u00c2":5,"\u00c4":5,"\u00c0":5,"\u00c5":5,"\u00c3":5}},"O":{"d":"18,-123v0,-58,43,-126,138,-126v95,0,137,68,137,126v0,58,-42,127,-137,127v-95,0,-138,-69,-138,-127xm124,-123v0,46,6,70,32,70v26,0,31,-24,31,-70v0,-46,-5,-69,-31,-69v-26,0,-32,23,-32,69","w":311,"k":{"T":16,"V":13,"W":13,"Y":18,"\u00dd":18,",":22,".":22,"A":22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,"X":13}},"P":{"d":"16,0r0,-59r24,0r0,-127r-24,0r0,-58r165,0v77,0,107,36,107,77v0,30,-17,75,-97,75r-57,0r0,33r25,0r0,59r-143,0xm134,-146v25,1,57,1,55,-22v4,-23,-29,-24,-55,-23r0,45","w":296,"k":{",":72,".":72,"A":23,"\u00c6":23,"\u00c1":23,"\u00c2":23,"\u00c4":23,"\u00c0":23,"\u00c5":23,"\u00c3":23,"a":13,"\u00e6":13,"\u00e1":13,"\u00e2":13,"\u00e4":13,"\u00e0":13,"\u00e5":13,"\u00e3":13,"e":20,"\u00e9":20,"\u00ea":20,"\u00eb":20,"\u00e8":20,"o":20,"\u00f8":20,"\u00f3":20,"\u00f4":20,"\u00f6":20,"\u00f2":20,"\u00f5":20}},"Q":{"d":"156,-249v186,3,179,245,4,254v34,5,49,17,95,13r-21,57v-41,7,-98,-53,-147,-22r-26,-34v15,-13,32,-19,58,-19v-137,-26,-140,-252,37,-249xm124,-123v0,46,6,70,32,70v26,0,31,-24,31,-70v0,-46,-5,-69,-31,-69v-26,0,-32,23,-32,69","w":311,"k":{"U":9,"\u00da":9,"\u00db":9,"\u00dc":9,"\u00d9":9,",":22,".":22}},"R":{"d":"152,-244v95,-2,134,11,134,73v0,25,-14,48,-36,57r34,55r18,0r0,59r-89,0r-53,-100r-30,0r0,41r19,0r0,59r-133,0r0,-59r20,0r0,-127r-20,0r0,-58r136,0xm130,-144v26,1,57,1,57,-23v0,-24,-30,-26,-57,-24r0,47","w":307,"k":{"O":5,"\u00d8":5,"\u00d3":5,"\u00d4":5,"\u00d6":5,"\u00d2":5,"\u00d5":5,"T":9,"U":7,"\u00da":7,"\u00db":7,"\u00dc":7,"\u00d9":7,"V":7,"W":7,"Y":14,"\u00dd":14}},"S":{"d":"145,-175v-6,-18,-18,-29,-35,-29v-16,0,-24,16,-14,26v21,20,114,37,114,107v0,66,-88,96,-139,55r0,16r-55,0r0,-78r55,0v8,22,20,32,38,32v18,1,26,-18,13,-29v-25,-21,-108,-41,-108,-100v0,-66,86,-95,131,-54r0,-15r56,0r0,69r-56,0","w":225,"k":{",":9,".":9}},"T":{"d":"257,-244r0,103r-46,0r0,-45r-28,0r0,127r21,0r0,59r-138,0r0,-59r22,0r0,-127r-28,0r0,45r-46,0r0,-103r243,0","k":{"\u00f2":29,"\u00f6":29,"\u00f4":29,"\u00ed":4,"\u00e8":22,"\u00eb":22,"\u00ea":22,"\u00e3":18,"\u00e5":18,"\u00e0":18,"\u00e2":18,"w":-7,"O":13,"\u00d8":13,"\u00d3":13,"\u00d4":13,"\u00d6":13,"\u00d2":13,"\u00d5":13,",":36,".":36,"A":18,"\u00c6":18,"\u00c1":18,"\u00c2":18,"\u00c4":18,"\u00c0":18,"\u00c5":18,"\u00c3":18,"a":18,"\u00e6":18,"\u00e1":18,"\u00e4":18,"e":22,"\u00e9":22,"i":4,"\u00ee":4,"\u00ef":4,"\u00ec":4,"o":29,"\u00f8":29,"\u00f3":29,"\u00f5":29,":":7,"-":43,";":7}},"U":{"d":"10,-186r0,-58r125,0r0,58r-12,0r0,90v0,19,2,43,26,43v39,-1,18,-92,23,-133r-12,0r0,-58r92,0r0,58r-19,0r0,95v0,60,-34,95,-101,95v-66,0,-103,-28,-103,-101r0,-89r-19,0","w":262,"k":{",":29,".":29,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9}},"V":{"d":"99,2r-78,-188r-18,0r0,-58r131,0r0,58r-20,0r36,104r38,-104r-20,0r0,-58r99,0r0,58r-18,0r-74,188r-76,0","k":{"\u00f6":36,"\u00ee":9,"\u00e8":36,"\u00eb":36,"\u00e3":36,"\u00e5":36,"\u00e0":36,"\u00e4":36,"\u00e2":36,"G":14,"O":13,"\u00d8":13,"\u00d3":13,"\u00d4":13,"\u00d6":13,"\u00d2":13,"\u00d5":13,",":56,".":56,"A":16,"\u00c6":16,"\u00c1":16,"\u00c2":16,"\u00c4":16,"\u00c0":16,"\u00c5":16,"\u00c3":16,"a":36,"\u00e6":36,"\u00e1":36,"e":36,"\u00e9":36,"\u00ea":36,"i":9,"\u00ed":9,"\u00ef":9,"\u00ec":9,"o":36,"\u00f8":36,"\u00f3":36,"\u00f4":36,"\u00f2":36,"\u00f5":36,"u":20,"\u00fa":20,"\u00fb":20,"\u00fc":20,"\u00f9":20,":":18,"-":36,";":18}},"W":{"d":"89,2r-69,-188r-17,0r0,-58r127,0r0,58r-18,0r29,105r36,-105r-18,0r0,-58r106,0r0,58r-18,0r37,105r29,-105r-17,0r0,-58r98,0r0,58r-16,0r-70,188r-76,0r-33,-94r-33,94r-77,0","w":397,"k":{"\u00fc":14,"\u00f6":22,"\u00e4":29,"y":18,"\u00fd":18,"\u00ff":18,"O":13,"\u00d8":13,"\u00d3":13,"\u00d4":13,"\u00d6":13,"\u00d2":13,"\u00d5":13,",":40,".":40,"A":11,"\u00c6":11,"\u00c1":11,"\u00c2":11,"\u00c4":11,"\u00c0":11,"\u00c5":11,"\u00c3":11,"a":29,"\u00e6":29,"\u00e1":29,"\u00e2":29,"\u00e0":29,"\u00e5":29,"\u00e3":29,"e":22,"\u00e9":22,"\u00ea":22,"\u00eb":22,"\u00e8":22,"i":5,"\u00ed":5,"\u00ee":5,"\u00ef":5,"\u00ec":5,"o":22,"\u00f8":22,"\u00f3":22,"\u00f4":22,"\u00f2":22,"\u00f5":22,"u":14,"\u00fa":14,"\u00fb":14,"\u00f9":14,":":22,"-":29,";":22,"h":-9}},"X":{"d":"9,0r0,-59r28,0r80,-62r-80,-65r-26,0r0,-58r163,0r0,51r-25,0r41,36r36,-36r-20,0r0,-51r135,0r0,58r-36,0r-66,55r87,72r25,0r0,59r-165,0r0,-51r26,0r-45,-41r-42,41r26,0r0,51r-142,0","w":360},"Y":{"d":"65,0r0,-59r20,0r0,-39r-62,-88r-17,0r0,-58r128,0r0,58r-14,0r25,50r32,-50r-15,0r0,-58r94,0r0,58r-16,0r-61,88r0,39r20,0r0,59r-134,0","w":262,"k":{"\u00f6":45,"O":18,"\u00d8":18,"\u00d3":18,"\u00d4":18,"\u00d6":18,"\u00d2":18,"\u00d5":18,",":43,".":43,"A":22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,"a":40,"\u00e6":40,"\u00e1":40,"\u00e2":40,"\u00e4":40,"\u00e0":40,"\u00e5":40,"\u00e3":40,"e":45,"\u00e9":45,"\u00ea":45,"\u00eb":45,"\u00e8":45,"i":9,"\u00ed":9,"\u00ee":9,"\u00ef":9,"\u00ec":9,"o":45,"\u00f8":45,"\u00f3":45,"\u00f4":45,"\u00f2":45,"\u00f5":45,"u":29,"\u00fa":29,"\u00fb":29,"\u00fc":29,"\u00f9":29,":":25,"-":45,";":25}},"Z":{"d":"10,0r0,-56r121,-135r-61,0r0,30r-56,0r0,-83r237,0r0,49r-126,141r70,0r0,-33r57,0r0,87r-242,0","w":262},"[":{"d":"28,75r0,-319r137,0r0,67r-51,0r0,184r51,0r0,68r-137,0","w":180},"\\":{"d":"50,-244r51,244r-50,0r-51,-244r50,0","w":101},"]":{"d":"152,-244r0,319r-137,0r0,-68r51,0r0,-184r-51,0r0,-67r137,0","w":180},"^":{"d":"94,-249r49,0r72,142r-62,0r-35,-86r-33,86r-63,0","w":237},"_":{"d":"182,45r-184,0r0,-18r184,0r0,18","w":180},"\u2018":{"d":"115,-244r0,34v-26,0,-33,9,-33,37r33,0r0,64r-87,0r0,-78v-1,-42,37,-63,87,-57","w":142,"k":{"\u2018":24}},"a":{"d":"83,-122r-69,-8v14,-34,45,-46,111,-46v110,-1,119,32,113,122r22,0r0,54r-111,0r0,-15v-10,9,-20,18,-60,18v-53,0,-74,-27,-74,-53v0,-49,88,-68,134,-46v12,-44,-47,-56,-66,-26xm149,-44r0,-31v-18,-11,-51,-7,-50,17v2,31,34,30,50,14"},"b":{"d":"9,0r0,-54r23,0r0,-137r-23,0r0,-53r111,0r0,85v57,-36,149,-5,149,72v0,76,-96,115,-149,72r0,15r-111,0xm120,-85v0,24,11,38,30,38v19,0,29,-14,29,-39v0,-24,-11,-37,-30,-37v-18,0,-29,14,-29,38","w":285,"k":{"y":7,"\u00fd":7,"\u00ff":7,"b":7,"\u00fe":7,"l":4,",":7,".":7}},"c":{"d":"170,-70r65,15v-12,39,-49,60,-104,60v-70,0,-115,-35,-115,-89v0,-51,43,-90,101,-90v31,0,50,14,56,18r0,-15r54,0r0,73r-54,0v-12,-46,-68,-36,-68,14v0,48,58,59,65,14","w":247,"k":{",":7,".":7}},"d":{"d":"276,0r-111,0r0,-15v-9,9,-29,18,-58,18v-51,0,-90,-39,-90,-90v0,-77,90,-108,148,-72r0,-32r-21,0r0,-53r110,0r0,190r22,0r0,54xm166,-85v0,-24,-12,-38,-30,-38v-19,0,-29,13,-29,37v0,25,10,39,29,39v19,0,30,-14,30,-38","w":288,"k":{"v":7,"w":7,"y":7,"\u00fd":7,"\u00ff":7,"d":7}},"e":{"d":"158,-54r73,9v-14,32,-49,50,-98,50v-84,0,-117,-43,-117,-89v0,-54,44,-92,109,-92v55,0,109,27,110,100r-134,0v-4,44,44,55,57,22xm152,-99v1,-26,-10,-37,-25,-37v-16,0,-26,16,-25,37r50,0","w":251,"k":{"p":7,"v":7,"w":7,"y":7,"\u00fd":7,"\u00ff":7,",":7,".":7}},"f":{"d":"12,0r0,-54r22,0r0,-63r-22,0r0,-54r22,0v-3,-76,63,-81,141,-78r0,47v-28,-2,-59,-3,-53,31r33,0r0,54r-33,0r0,63r29,0r0,54r-139,0","w":164,"k":{"l":4,"a":7,"\u00e6":7,"\u00e1":7,"\u00e2":7,"\u00e4":7,"\u00e0":7,"\u00e5":7,"\u00e3":7,"e":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00e8":4,"i":4,"\u00ed":4,"\u00ee":4,"\u00ef":4,"\u00ec":4,"\u201d":-7,"\u2019":-7}},"g":{"d":"30,64r24,-43v39,12,121,19,111,-39v-61,35,-150,3,-150,-68v0,-51,40,-88,95,-88v30,0,47,12,55,19r0,-16r110,0r0,54r-21,0r0,103v0,66,-38,92,-124,92v-37,0,-77,-5,-100,-14xm105,-84v0,22,11,36,30,36v19,0,31,-13,31,-36v0,-23,-13,-39,-31,-39v-18,0,-30,16,-30,39","w":285,"k":{"g":5,",":22,".":22,"e":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00e8":4,"o":7,"\u00f8":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7}},"h":{"d":"8,0r0,-54r22,0r0,-137r-22,0r0,-53r111,0r0,94v53,-37,134,-39,134,50r0,46r21,0r0,54r-109,0r0,-91v1,-27,-26,-30,-46,-18r0,55r24,0r0,54r-135,0","w":285,"k":{"y":14,"\u00fd":14,"\u00ff":14}},"i":{"d":"13,0r0,-54r17,0r0,-63r-17,0r0,-54r106,0r0,117r15,0r0,54r-121,0xm71,-249v28,0,48,12,48,30v0,17,-17,30,-48,30v-29,0,-48,-11,-48,-30v0,-17,20,-30,48,-30","w":146,"k":{"v":7}},"j":{"d":"-1,73r0,-48v31,0,34,-4,34,-40r0,-102r-18,0r0,-54r107,0v-9,106,41,245,-91,245v-13,0,-23,0,-32,-1xm71,-249v28,0,48,12,48,30v0,19,-20,30,-48,30v-30,0,-48,-11,-48,-30v0,-18,21,-30,48,-30","w":146},"k":{"d":"9,0r0,-54r22,0r0,-137r-22,0r0,-53r110,0r0,170r56,-55r-31,0r0,-42r109,0r0,47r-20,0r-32,31r38,39r14,0r0,54r-64,0r-70,-74r0,74r-110,0","w":266,"k":{"e":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00e8":4,"o":4,"\u00f8":4,"\u00f3":4,"\u00f4":4,"\u00f6":4,"\u00f2":4,"\u00f5":4}},"l":{"d":"12,0r0,-54r18,0r0,-137r-18,0r0,-53r106,0r0,190r16,0r0,54r-122,0","w":146,"k":{"w":9,"y":13,"\u00fd":13,"\u00ff":13}},"m":{"d":"12,0r0,-54r22,0r0,-63r-22,0r0,-54r110,0r0,26v13,-11,37,-29,74,-29v29,0,49,12,59,34v50,-46,141,-56,143,38r0,48r23,0r0,54r-111,0r0,-94v0,-31,-33,-24,-50,-11r0,51r25,0r0,54r-113,0r0,-94v1,-30,-33,-24,-50,-11r0,51r25,0r0,54r-135,0","w":431,"k":{"y":13,"\u00fd":13,"\u00ff":13,"u":11,"\u00fa":11,"\u00fb":11,"\u00fc":11,"\u00f9":11}},"n":{"d":"12,0r0,-54r22,0r0,-63r-22,0r0,-54r111,0r0,24v14,-10,36,-27,70,-27v58,0,71,54,65,120r21,0r0,54r-109,0r0,-89v2,-31,-29,-32,-47,-18r0,53r25,0r0,54r-136,0","w":288,"k":{"v":11,"y":11,"\u00fd":11,"\u00ff":11,"u":4,"\u00fa":4,"\u00fb":4,"\u00fc":4,"\u00f9":4}},"o":{"d":"15,-85v0,-118,240,-126,240,0v0,59,-58,90,-120,90v-63,0,-120,-31,-120,-90xm105,-85v0,25,10,40,29,40v19,0,31,-15,31,-41v0,-24,-11,-39,-29,-39v-19,0,-31,14,-31,40","k":{"g":4,"v":11,"w":11,"y":9,"\u00fd":9,"\u00ff":9,",":14,".":14,"x":9}},"p":{"d":"13,-171r109,0r0,16v5,-4,25,-19,58,-19v53,0,92,39,92,90v0,74,-90,108,-150,73r0,36r22,0r0,53r-131,0r0,-53r20,0r0,-142r-20,0r0,-54xm122,-85v0,24,10,38,29,38v16,0,32,-10,32,-40v0,-24,-11,-36,-31,-36v-19,0,-30,14,-30,38","w":288,"k":{"y":7,"\u00fd":7,"\u00ff":7,",":7,".":7}},"q":{"d":"276,-171r0,54r-21,0r0,142r21,0r0,53r-132,0r0,-53r23,0r0,-36v-8,5,-24,14,-55,14v-57,0,-95,-34,-95,-87v0,-51,39,-90,92,-90v31,0,49,12,58,19r0,-16r109,0xm167,-85v0,-24,-12,-38,-31,-38v-20,0,-30,12,-30,36v0,30,16,40,32,40v19,0,29,-14,29,-38","w":288},"r":{"d":"12,0r0,-54r23,0r0,-63r-23,0r0,-54r105,0v1,14,-2,31,1,43v11,-32,38,-48,77,-46r0,74v-53,-3,-73,14,-72,46r26,0r0,54r-137,0","w":195,"k":{"p":-11,"v":-14,"y":-18,"\u00fd":-18,"\u00ff":-18,",":14,".":14,"i":-9,"\u00ed":-9,"\u00ee":-9,"\u00ef":-9,"\u00ec":-9,"r":-14,"u":-14,"\u00fa":-14,"\u00fb":-14,"\u00fc":-14,"\u00f9":-14,"m":-14,"n":-14,"\u00f1":-14,"t":-11}},"s":{"d":"21,2r0,-54r51,0v16,16,27,21,44,21v14,0,23,-4,23,-10v0,-11,-24,-13,-39,-17v-32,-9,-84,-16,-84,-61v0,-35,25,-55,70,-55v27,0,48,10,53,16r0,-13r54,0r0,50r-50,0v-14,-13,-28,-18,-45,-18v-14,0,-19,4,-19,11v20,23,127,13,127,74v0,69,-98,64,-130,43r0,13r-55,0","w":221,"k":{"w":7,",":7,".":7}},"t":{"d":"149,-62r0,52v-44,28,-135,18,-125,-50r0,-57r-22,0r0,-54r22,0r0,-26r89,-42r0,68r36,0r0,54r-36,0v2,22,-7,63,16,60v6,0,15,-2,20,-5","w":164},"u":{"d":"8,-117r0,-54r109,0r0,89v-3,34,28,32,47,20r0,-55r-23,0r0,-54r112,0r0,117r20,0r0,54r-109,0r0,-22v-52,38,-134,40,-135,-48r0,-47r-21,0","w":285},"v":{"d":"87,2r-64,-119r-17,0r0,-54r121,0r0,54r-19,0r28,65r30,-65r-17,0r0,-54r88,0r0,54r-16,0r-63,119r-71,0","w":243,"k":{",":36,".":36,"a":5,"\u00e6":5,"\u00e1":5,"\u00e2":5,"\u00e4":5,"\u00e0":5,"\u00e5":5,"\u00e3":5,"e":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"o":7,"\u00f8":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7}},"w":{"d":"78,2r-52,-119r-18,0r0,-54r115,0r0,54r-18,0r21,57r42,-111r65,0r38,111r22,-57r-16,0r0,-54r83,0r0,54r-17,0r-50,119r-69,0r-39,-87r-37,87r-70,0","w":367,"k":{",":36,".":36,"a":5,"\u00e6":5,"\u00e1":5,"\u00e2":5,"\u00e4":5,"\u00e0":5,"\u00e5":5,"\u00e3":5,"e":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"o":7,"\u00f8":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7,"h":4}},"x":{"d":"14,0r0,-54r22,0r25,-27r-30,-36r-21,0r0,-54r87,0r31,46r32,-46r67,0r0,54r-24,0r-22,25r32,38r20,0r0,54r-84,0r-33,-46r-35,46r-67,0","w":243,"k":{"e":9,"\u00e9":9,"\u00ea":9,"\u00eb":9,"\u00e8":9}},"y":{"d":"45,78r0,-53r29,0r8,-16r-65,-126r-13,0r0,-54r116,0r0,54r-19,0r30,67r27,-67r-17,0r0,-54r89,0r0,54r-17,0r-93,195r-75,0","w":236,"k":{",":36,".":36,"a":7,"\u00e6":7,"\u00e1":7,"\u00e2":7,"\u00e4":7,"\u00e0":7,"\u00e5":7,"\u00e3":7,"e":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"o":7,"\u00f8":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7}},"z":{"d":"14,0r0,-45r96,-85r-58,0r0,19r-36,0r0,-60r206,0r0,42r-97,89r58,0r0,-21r37,0r0,61r-206,0","w":236},"{":{"d":"4,-60r0,-51v36,3,37,-32,35,-68v-3,-65,35,-73,97,-70r0,57v-31,-4,-35,14,-34,49v1,34,-10,50,-31,58v26,6,32,31,31,67v0,33,7,40,34,39r0,57v-62,3,-100,-5,-97,-70v1,-36,2,-72,-35,-68","w":140},"|":{"d":"86,-244r58,0r0,299r-58,0r0,-299","w":230},"}":{"d":"136,-111r0,51v-36,-3,-35,32,-34,68v3,65,-36,73,-98,70r0,-57v31,4,35,-14,34,-49v-1,-34,10,-50,31,-58v-26,-6,-32,-31,-31,-67v0,-33,-7,-40,-34,-39r0,-57v62,-3,101,5,98,70v-1,35,-2,72,34,68","w":140},"~":{"d":"219,-175r0,57v-26,21,-39,27,-58,27v-35,0,-61,-28,-88,-28v-19,0,-36,9,-56,28r0,-58v21,-19,39,-27,60,-27v35,0,63,28,88,28v17,0,33,-8,54,-27","w":236},"\u00a1":{"d":"115,-171r0,64r-87,0r0,-64r87,0xm101,-72v9,44,16,90,13,146r-85,0v-2,-55,4,-102,13,-146r59,0","w":142},"\u00a2":{"d":"115,4v-62,-5,-99,-39,-99,-89v0,-58,53,-89,99,-89r0,-27r26,0r0,30v16,3,22,5,32,11r0,-11r54,0r0,73r-54,0v-3,-13,-16,-30,-34,-30v-20,0,-34,18,-34,44v0,47,58,60,65,14r65,14v-11,36,-47,61,-94,61r0,28r-26,0r0,-29","w":247},"\u00a3":{"d":"184,-77r41,10v0,69,-74,91,-113,48v-28,37,-97,26,-97,-24v0,-33,36,-52,67,-37v-4,-11,-12,-24,-19,-32r-45,0r0,-33r27,0v-27,-58,11,-104,86,-104v56,0,87,23,87,63r-57,7v0,-32,-44,-34,-45,-5v0,7,6,21,14,39r54,0r0,33r-45,0v4,13,4,38,-2,50v19,11,42,12,47,-15xm87,-47v-14,-19,-48,-24,-51,4v3,32,50,27,51,-4","w":225},"\u00a5":{"d":"85,-82r-74,0r0,-23r68,0r-16,-24r-52,0r0,-23r35,0r-23,-34r-17,0r0,-58r128,0r0,58r-14,0r25,50r32,-50r-15,0r0,-58r94,0r0,58r-15,0r-24,34r34,0r0,23r-50,0r-17,24r67,0r0,23r-72,0r0,23r20,0r0,59r-134,0r0,-59r20,0r0,-23","w":262},"\u00a7":{"d":"27,15r59,0v1,20,16,30,39,30v28,0,41,-19,26,-35v-22,-23,-135,-30,-135,-99v0,-22,11,-39,33,-53v-48,-45,-12,-107,68,-107v58,0,97,25,99,64r-59,0v-1,-37,-65,-42,-69,-9v11,36,83,27,119,65v31,32,29,79,-12,99v57,43,12,108,-70,108v-50,0,-100,-16,-98,-63xm85,-120v-15,9,-13,28,-2,38v13,13,51,20,77,33v14,-7,13,-30,3,-39v-18,-18,-51,-19,-78,-32","w":243},"\u00a4":{"d":"19,-186r38,-37r25,25v21,-11,53,-12,76,0r26,-25r37,37r-26,26v11,19,12,56,1,76r25,25r-37,38r-25,-25v-24,12,-55,14,-78,1r-24,24r-38,-38r24,-23v-12,-25,-12,-57,1,-80xm119,-156v-19,0,-34,15,-34,34v0,19,15,34,34,34v19,0,34,-15,34,-34v0,-19,-15,-34,-34,-34","w":240},"'":{"d":"14,-244r72,0v2,37,-4,66,-11,94r-49,0v-7,-28,-15,-56,-12,-94","w":100},"\u201c":{"d":"233,-244r0,34v-26,0,-34,9,-34,37r34,0r0,64r-88,0r0,-78v-1,-42,38,-63,88,-57xm114,-244r0,34v-26,0,-33,9,-33,37r33,0r0,64r-88,0r0,-78v-1,-42,38,-63,88,-57","w":258},"\u00ab":{"d":"268,-171r-40,86r40,85r-82,0r-39,-85r39,-86r82,0xm138,-171r-41,86r41,85r-82,0r-40,-85r40,-86r82,0","w":277},"\u2013":{"d":"-2,-145r184,0r0,68r-184,0r0,-68","w":180},"\u00b7":{"d":"27,-100r0,-64r88,0r0,64r-88,0","w":142},"\u00b6":{"d":"283,-249r0,55r-23,0r0,272r-52,0r0,-272r-29,0r0,272r-53,0r0,-178v-66,7,-103,-28,-103,-76v0,-36,21,-73,80,-73r180,0","w":306},"\u201d":{"d":"145,-109r0,-35v26,0,33,-8,33,-36r-33,0r0,-64r88,0r0,78v1,42,-36,61,-88,57xm26,-109r0,-35v26,0,33,-8,33,-36r-33,0r0,-64r88,0r0,78v1,42,-36,61,-88,57","w":258,"k":{" ":56}},"\u00bb":{"d":"9,0r41,-86r-41,-85r82,0r40,85r-40,86r-82,0xm140,0r41,-86r-41,-85r82,0r40,85r-40,86r-82,0","w":277},"\u2026":{"d":"16,0r0,-64r87,0r0,64r-87,0xm256,0r0,-64r88,0r0,64r-88,0xm136,0r0,-64r88,0r0,64r-88,0","w":360},"\u00bf":{"d":"219,9v-2,49,-48,69,-104,70v-65,0,-106,-27,-106,-70v0,-42,38,-69,85,-68r4,-16r46,0v-1,17,7,40,2,53v-24,-7,-56,3,-56,30v0,17,12,30,30,30v18,0,28,-11,28,-29r71,0xm165,-171r0,64r-88,0r0,-64r88,0","w":228},"`":{"d":"98,-196r-42,0r-73,-63r81,0","w":119},"\u00b4":{"d":"22,-196r33,-63r82,0r-73,63r-42,0","w":119},"\u00af":{"d":"-30,-247r180,0r0,38r-180,0r0,-38","w":119},"\u00a8":{"d":"3,-266v18,0,32,14,32,32v0,18,-14,33,-32,33v-18,0,-33,-15,-33,-33v0,-18,15,-32,33,-32xm117,-266v18,0,33,14,33,32v0,18,-15,33,-33,33v-18,0,-32,-15,-32,-33v0,-18,14,-32,32,-32","w":119},"\u00b8":{"d":"20,69r2,-21v11,1,30,0,27,-11v1,-7,-7,-7,-14,-7r4,-17v22,-20,68,-8,68,24v0,33,-51,40,-87,32","w":119},"\u2014":{"d":"-2,-145r364,0r0,68r-364,0r0,-68","w":360},"\u00c6":{"d":"-5,0r0,-59r15,0r68,-127r-20,0r0,-58r316,0r0,77r-64,0r0,-19r-56,0r0,38r48,0r0,49r-48,0r0,40r56,0r0,-19r64,0r0,78r-234,0r0,-59r19,0r0,-40r-68,0r-19,40r22,0r0,59r-99,0xm158,-145r0,-49r-19,0r-25,49r44,0","w":393},"\u00aa":{"d":"54,-212r-49,-5v9,-24,31,-32,74,-32v68,-1,79,16,75,72r14,0r0,38r-75,0r0,-6v-32,16,-85,6,-85,-27v0,-30,50,-42,85,-31v4,-25,-32,-25,-39,-9xm93,-167r0,-15v-21,-13,-41,15,-15,19v4,0,6,0,15,-4","w":172},"\u00d8":{"d":"156,-53v29,0,34,-41,31,-84r-56,67v5,11,13,17,25,17xm294,-121v0,98,-119,156,-212,108r-14,18r-25,-20r13,-17v-79,-74,-28,-217,100,-217v26,0,54,7,70,16r14,-16r25,19r-12,15v24,21,41,51,41,94xm156,-192v-27,0,-33,34,-32,80r56,-66v-5,-8,-11,-14,-24,-14","w":311,"k":{"T":16,"V":13,"W":13,"Y":18,"\u00dd":18,",":22,".":22,"A":22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,"X":13}},"\u00ba":{"d":"8,-193v0,-33,32,-56,77,-56v48,0,80,23,80,56v0,34,-32,57,-78,57v-48,0,-79,-23,-79,-57xm69,-193v0,13,6,21,17,21v12,0,17,-8,17,-22v0,-13,-6,-19,-16,-19v-12,0,-18,6,-18,20","w":172},"\u00e6":{"d":"294,-54r74,9v-19,60,-154,66,-194,18v-36,46,-156,44,-159,-21v-3,-49,85,-67,134,-46v12,-51,-48,-56,-65,-29r-69,-6v11,-30,44,-47,111,-47v32,0,60,6,78,17v14,-9,38,-17,59,-17v72,0,110,44,109,100r-134,0v-3,43,42,56,56,22xm149,-38r0,-30v-17,-12,-50,-8,-50,16v0,27,34,30,50,14xm238,-98r50,0v1,-23,-7,-38,-25,-38v-18,0,-25,13,-25,38","w":386},"\u00f8":{"d":"219,-152v73,52,25,157,-83,157v-24,0,-43,-3,-63,-11r-19,19r-20,-14r17,-17v-74,-55,-24,-158,82,-158v23,0,43,4,64,12r20,-20r20,14xm106,-73r47,-47v-27,-17,-55,8,-47,47xm164,-97r-47,47v28,17,54,-9,47,-47","k":{"g":4,"v":11,"w":11,"y":9,"\u00fd":9,"\u00ff":9,",":14,".":14,"x":9}},"\u00df":{"d":"10,0r0,-54r21,0r0,-108v0,-59,40,-87,120,-87v67,0,111,20,111,63v1,24,-17,41,-39,49v73,24,65,138,-30,140v-15,0,-29,-2,-42,-7r0,-41v20,4,30,-6,30,-31v0,-27,-8,-38,-34,-39r0,-40v17,0,27,-10,27,-25v0,-15,-11,-26,-27,-26v-21,0,-27,17,-27,41r0,111r12,0r0,54r-122,0","w":285,"k":{"w":7,",":7,".":7}},"\u00ac":{"d":"19,-195r202,0r0,142r-57,0r0,-85r-145,0r0,-57","w":240},"\u00b5":{"d":"21,78r0,-249r72,0v2,38,-11,120,24,118v10,0,23,-3,30,-16r0,-102r72,0r0,171r-70,0v-1,-7,2,-17,-1,-22v-12,26,-34,33,-55,22r0,78r-72,0","w":240},"\u2122":{"d":"4,-244r141,0r0,34r-50,0r0,109r-41,0r0,-109r-50,0r0,-34xm161,-244r62,0v8,25,12,54,21,78r20,-78r62,0r0,143r-39,0r-1,-101r-26,101r-33,0r-26,-101r0,101r-40,0r0,-143","w":341},"\u00d0":{"d":"16,0r0,-59r19,0r0,-39r-19,0r0,-50r19,0r0,-38r-19,0r0,-58r140,0v91,0,138,55,138,124v0,58,-34,120,-130,120r-148,0xm130,-59v44,3,62,-14,62,-62v0,-49,-18,-67,-62,-65r0,38r37,0r0,50r-37,0r0,39","w":315,"k":{"V":14,"W":18,"Y":18,"\u00dd":18,",":27,".":27,"A":11,"\u00c6":11,"\u00c1":11,"\u00c2":11,"\u00c4":11,"\u00c0":11,"\u00c5":11,"\u00c3":11}},"\u00bd":{"d":"204,0v-7,-55,55,-65,71,-95v-6,-21,-30,-3,-27,8r-41,-1v0,-27,15,-45,57,-45v36,0,60,16,60,40v0,36,-58,41,-71,58r38,0r0,-11r34,0r-1,46r-120,0xm111,0r-38,0r165,-244r38,0xm38,-116r0,-36r20,0r0,-49v-7,1,-15,1,-20,0r0,-34v27,0,37,-5,46,-14r24,0r0,97r20,0r0,36r-90,0","w":348},"\u00b1":{"d":"19,-192r73,0r0,-66r57,0r0,66r72,0r0,57r-72,0r0,65r-57,0r0,-65r-73,0r0,-57xm19,-57r202,0r0,57r-202,0r0,-57","w":240},"\u00de":{"d":"134,-212r0,14r47,0v77,0,107,36,107,77v0,30,-17,75,-97,75r-57,0r0,14r25,0r0,32r-143,0r0,-32r24,0r0,-180r-24,0r0,-32r142,0r0,32r-24,0xm134,-100v25,1,57,1,55,-22v4,-23,-29,-23,-55,-22r0,44","w":296},"\u00bc":{"d":"249,0r0,-32r17,0r0,-9r-60,0r-9,-31r69,-61r48,0r0,63r15,0r0,29r-15,0r0,9r15,0r0,32r-80,0xm116,0r-39,0r165,-244r38,0xm266,-70r0,-25r-28,25r28,0xm38,-116r0,-36r20,0r0,-49v-7,1,-15,1,-20,0r0,-34v27,0,37,-5,46,-14r24,0r0,97r20,0r0,36r-90,0","w":348},"\u00f7":{"d":"120,-81v18,0,33,15,33,33v0,18,-15,33,-33,33v-18,0,-33,-15,-33,-33v0,-18,15,-33,33,-33xm120,-229v18,0,33,15,33,33v0,18,-15,33,-33,33v-18,0,-33,-15,-33,-33v0,-18,15,-33,33,-33xm19,-150r202,0r0,56r-202,0r0,-56","w":240},"\u00a6":{"d":"86,-75r58,0r0,130r-58,0r0,-130xm86,-244r58,0r0,130r-58,0r0,-130","w":230},"\u00b0":{"d":"72,-249v38,0,68,30,68,68v0,38,-30,68,-68,68v-38,0,-68,-30,-68,-68v0,-38,30,-68,68,-68xm72,-213v-18,0,-32,14,-32,32v0,18,14,32,32,32v18,0,32,-14,32,-32v0,-18,-14,-32,-32,-32","w":144},"\u00fe":{"d":"13,-244r109,0r0,85v64,-38,150,1,150,75v0,74,-89,108,-150,73r0,36r22,0r0,53r-131,0r0,-53r20,0r0,-216r-20,0r0,-53xm122,-85v0,24,10,38,29,38v16,0,32,-10,32,-40v0,-24,-11,-36,-31,-36v-19,0,-30,14,-30,38","w":288,"k":{"y":7,"\u00fd":7,"\u00ff":7,"b":7,"\u00fe":7,"l":4,",":7,".":7}},"\u00be":{"d":"249,0r0,-32r17,0r0,-9r-60,0r-9,-31r69,-61r48,0r0,63r15,0r0,29r-15,0r0,9r15,0r0,32r-80,0xm116,0r-39,0r165,-244r38,0xm266,-70r0,-25r-28,25r28,0xm17,-165r42,-2v-5,24,32,26,34,9v0,-8,-7,-13,-23,-13r0,-27v23,2,27,-19,7,-21v-10,0,-13,5,-14,15r-44,-2v2,-30,21,-43,61,-43v51,0,79,36,45,62v42,28,13,72,-45,72v-41,0,-62,-16,-63,-50","w":348},"\u00ae":{"d":"208,-58r-36,0v-15,-24,-26,-66,-59,-58r0,58r-29,0r0,-143v49,0,115,-9,115,40v0,23,-16,35,-38,41v16,0,34,44,47,62xm113,-139v24,1,59,1,56,-20v2,-21,-32,-19,-56,-19r0,39xm10,-129v0,-74,60,-134,134,-134v74,0,135,60,135,134v0,74,-61,134,-135,134v-74,0,-134,-60,-134,-134xm36,-129v0,60,48,108,108,108v60,0,109,-48,109,-108v0,-60,-49,-108,-109,-108v-60,0,-108,48,-108,108","w":288},"\u00f0":{"d":"60,-198r53,-18v-12,-7,-23,-12,-35,-17r50,-16v19,3,34,8,46,14r42,-14r24,13r-44,15v31,21,60,62,60,111v0,73,-41,115,-120,115v-71,0,-119,-37,-119,-92v0,-68,79,-108,139,-79v-3,-14,-15,-28,-24,-35r-47,16xm107,-85v0,25,10,40,29,40v19,0,30,-15,30,-41v0,-24,-11,-39,-29,-39v-19,0,-30,14,-30,40","w":272},"\u00d7":{"d":"22,-179r40,-41r58,58r58,-58r40,41r-58,58r58,58r-40,40r-58,-58r-58,58r-40,-40r58,-58","w":240},"\u00a9":{"d":"176,-113r36,9v-10,34,-32,51,-67,51v-44,0,-73,-31,-73,-76v0,-82,123,-102,138,-27r-34,6v-4,-19,-15,-29,-32,-29v-20,0,-33,20,-33,50v0,63,56,65,65,16xm10,-129v0,-74,60,-134,134,-134v74,0,135,60,135,134v0,74,-61,134,-135,134v-74,0,-134,-60,-134,-134xm36,-129v0,60,48,108,108,108v60,0,109,-48,109,-108v0,-60,-49,-108,-109,-108v-60,0,-108,48,-108,108","w":288},"\u00c1":{"d":"4,0r0,-59r18,0r46,-127r-19,0r0,-58r176,0r0,58r-20,0r47,127r18,0r0,59r-128,0r0,-54r21,0r-9,-30r-63,0r-10,30r20,0r0,54r-97,0xm101,-115r43,0v-8,-22,-12,-48,-21,-68xm99,-268r33,-63r82,0r-73,63r-42,0","w":273,"k":{"v":7,"w":7,"y":7,"\u00fd":7,"\u00ff":7,"C":7,"\u00c7":7,"G":7,"O":7,"\u00d8":7,"\u00d3":7,"\u00d4":7,"\u00d6":7,"\u00d2":7,"\u00d5":7,"Q":7,"T":18,"U":2,"\u00da":2,"\u00db":2,"\u00dc":2,"\u00d9":2,"V":20,"W":14,"Y":18,"\u00dd":18}},"\u00c2":{"d":"4,0r0,-59r18,0r46,-127r-19,0r0,-58r176,0r0,58r-20,0r47,127r18,0r0,59r-128,0r0,-54r21,0r-9,-30r-63,0r-10,30r20,0r0,54r-97,0xm101,-115r43,0v-8,-22,-12,-48,-21,-68xm58,-268r37,-64r84,0r37,64r-50,0r-29,-24r-29,24r-50,0","w":273,"k":{"v":7,"w":7,"y":7,"\u00fd":7,"\u00ff":7,"C":7,"\u00c7":7,"G":7,"O":7,"\u00d8":7,"\u00d3":7,"\u00d4":7,"\u00d6":7,"\u00d2":7,"\u00d5":7,"Q":7,"T":18,"U":2,"\u00da":2,"\u00db":2,"\u00dc":2,"\u00d9":2,"V":20,"W":14,"Y":18,"\u00dd":18}},"\u00c4":{"d":"4,0r0,-59r18,0r46,-127r-19,0r0,-58r176,0r0,58r-20,0r47,127r18,0r0,59r-128,0r0,-54r21,0r-9,-30r-63,0r-10,30r20,0r0,54r-97,0xm101,-115r43,0v-8,-22,-12,-48,-21,-68xm80,-338v18,0,32,14,32,32v0,18,-14,33,-32,33v-18,0,-33,-15,-33,-33v0,-18,15,-32,33,-32xm194,-338v18,0,33,14,33,32v0,18,-15,33,-33,33v-18,0,-32,-15,-32,-33v0,-18,14,-32,32,-32","w":273,"k":{"v":7,"w":7,"y":7,"\u00fd":7,"\u00ff":7,"C":7,"\u00c7":7,"G":7,"O":7,"\u00d8":7,"\u00d3":7,"\u00d4":7,"\u00d6":7,"\u00d2":7,"\u00d5":7,"Q":7,"T":18,"U":2,"\u00da":2,"\u00db":2,"\u00dc":2,"\u00d9":2,"V":20,"W":14,"Y":18,"\u00dd":18}},"\u00c0":{"d":"4,0r0,-59r18,0r46,-127r-19,0r0,-58r176,0r0,58r-20,0r47,127r18,0r0,59r-128,0r0,-54r21,0r-9,-30r-63,0r-10,30r20,0r0,54r-97,0xm101,-115r43,0v-8,-22,-12,-48,-21,-68xm175,-268r-42,0r-73,-63r81,0","w":273,"k":{"v":7,"w":7,"y":7,"\u00fd":7,"\u00ff":7,"C":7,"\u00c7":7,"G":7,"O":7,"\u00d8":7,"\u00d3":7,"\u00d4":7,"\u00d6":7,"\u00d2":7,"\u00d5":7,"Q":7,"T":18,"U":2,"\u00da":2,"\u00db":2,"\u00dc":2,"\u00d9":2,"V":20,"W":14,"Y":18,"\u00dd":18}},"\u00c5":{"d":"4,0r0,-59r18,0r46,-127r-19,0r0,-58r176,0r0,58r-20,0r47,127r18,0r0,59r-128,0r0,-54r21,0r-9,-30r-63,0r-10,30r20,0r0,54r-97,0xm101,-115r43,0v-8,-22,-12,-48,-21,-68xm137,-321v-10,0,-18,8,-18,18v0,10,8,18,18,18v10,0,18,-8,18,-18v0,-10,-8,-18,-18,-18xm137,-346v23,0,42,20,42,43v0,23,-19,42,-42,42v-23,0,-43,-19,-43,-42v0,-23,20,-43,43,-43","w":273,"k":{"v":7,"w":7,"y":7,"\u00fd":7,"\u00ff":7,"C":7,"\u00c7":7,"G":7,"O":7,"\u00d8":7,"\u00d3":7,"\u00d4":7,"\u00d6":7,"\u00d2":7,"\u00d5":7,"Q":7,"T":18,"U":2,"\u00da":2,"\u00db":2,"\u00dc":2,"\u00d9":2,"V":20,"W":14,"Y":18,"\u00dd":18}},"\u00c3":{"d":"4,0r0,-59r18,0r46,-127r-19,0r0,-58r176,0r0,58r-20,0r47,127r18,0r0,59r-128,0r0,-54r21,0r-9,-30r-63,0r-10,30r20,0r0,54r-97,0xm101,-115r43,0v-8,-22,-12,-48,-21,-68xm99,-268r-40,0v4,-39,22,-62,49,-62v31,0,56,35,68,0r39,0v-1,39,-21,62,-49,62v-32,0,-55,-36,-67,0","w":273,"k":{"v":7,"w":7,"y":7,"\u00fd":7,"\u00ff":7,"C":7,"\u00c7":7,"G":7,"O":7,"\u00d8":7,"\u00d3":7,"\u00d4":7,"\u00d6":7,"\u00d2":7,"\u00d5":7,"Q":7,"T":18,"U":2,"\u00da":2,"\u00db":2,"\u00dc":2,"\u00d9":2,"V":20,"W":14,"Y":18,"\u00dd":18}},"\u00c7":{"d":"104,69r3,-21v11,1,29,-1,26,-11v1,-7,-6,-7,-13,-7r3,-17v5,-6,16,-6,22,-9v-102,-5,-127,-76,-127,-126v0,-101,109,-161,189,-106r0,-16r59,0r0,89r-61,0v-21,-53,-81,-52,-81,32v0,48,13,70,41,70v24,0,39,-18,45,-55r64,23v-10,48,-44,84,-112,90v18,2,30,15,30,32v0,34,-52,40,-88,32","w":288,"k":{",":14,".":14,"A":7,"\u00c6":7,"\u00c1":7,"\u00c2":7,"\u00c4":7,"\u00c0":7,"\u00c5":7,"\u00c3":7}},"\u00c9":{"d":"16,0r0,-59r19,0r0,-127r-19,0r0,-58r233,0r0,78r-64,0r0,-20r-55,0r0,38r48,0r0,49r-48,0r0,40r55,0r0,-19r64,0r0,78r-233,0xm97,-268r34,-63r81,0r-73,63r-42,0"},"\u00ca":{"d":"16,0r0,-59r19,0r0,-127r-19,0r0,-58r233,0r0,78r-64,0r0,-20r-55,0r0,38r48,0r0,49r-48,0r0,40r55,0r0,-19r64,0r0,78r-233,0xm57,-268r36,-64r84,0r37,64r-50,0r-29,-24r-28,24r-50,0"},"\u00cb":{"d":"16,0r0,-59r19,0r0,-127r-19,0r0,-58r233,0r0,78r-64,0r0,-20r-55,0r0,38r48,0r0,49r-48,0r0,40r55,0r0,-19r64,0r0,78r-233,0xm78,-338v18,0,33,14,33,32v0,18,-15,33,-33,33v-18,0,-33,-15,-33,-33v0,-18,15,-32,33,-32xm193,-338v18,0,32,14,32,32v0,18,-14,33,-32,33v-18,0,-33,-15,-33,-33v0,-18,15,-32,33,-32"},"\u00c8":{"d":"16,0r0,-59r19,0r0,-127r-19,0r0,-58r233,0r0,78r-64,0r0,-20r-55,0r0,38r48,0r0,49r-48,0r0,40r55,0r0,-19r64,0r0,78r-233,0xm173,-268r-42,0r-73,-63r82,0"},"\u00cd":{"d":"13,0r0,-59r22,0r0,-127r-22,0r0,-58r140,0r0,58r-23,0r0,127r23,0r0,59r-140,0xm45,-268r33,-63r81,0r-72,63r-42,0","w":164},"\u00ce":{"d":"13,0r0,-59r22,0r0,-127r-22,0r0,-58r140,0r0,58r-23,0r0,127r23,0r0,59r-140,0xm4,-268r37,-64r84,0r36,64r-50,0r-28,-24r-29,24r-50,0","w":164},"\u00cf":{"d":"13,0r0,-59r22,0r0,-127r-22,0r0,-58r140,0r0,58r-23,0r0,127r23,0r0,59r-140,0xm26,-338v18,0,32,14,32,32v0,18,-14,33,-32,33v-18,0,-33,-15,-33,-33v0,-18,15,-32,33,-32xm140,-338v18,0,32,14,32,32v0,18,-14,33,-32,33v-18,0,-33,-15,-33,-33v0,-18,15,-32,33,-32","w":164},"\u00cc":{"d":"13,0r0,-59r22,0r0,-127r-22,0r0,-58r140,0r0,58r-23,0r0,127r23,0r0,59r-140,0xm121,-268r-43,0r-72,-63r81,0","w":164},"\u00d1":{"d":"12,0r0,-59r21,0r0,-127r-21,0r0,-58r116,0r89,127r0,-69r-20,0r0,-58r99,0r0,58r-22,0r0,190r-80,0r-104,-149r0,86r22,0r0,59r-100,0xm116,-268r-40,0v4,-39,22,-62,49,-62v32,-1,55,34,68,0r38,0v-1,39,-20,62,-48,62v-32,0,-55,-36,-67,0","w":307,"k":{",":14,".":14,"A":5,"\u00c6":5,"\u00c1":5,"\u00c2":5,"\u00c4":5,"\u00c0":5,"\u00c5":5,"\u00c3":5}},"\u00d3":{"d":"18,-123v0,-58,43,-126,138,-126v95,0,137,68,137,126v0,58,-42,127,-137,127v-95,0,-138,-69,-138,-127xm124,-123v0,46,6,70,32,70v26,0,31,-24,31,-70v0,-46,-5,-69,-31,-69v-26,0,-32,23,-32,69xm118,-268r33,-63r82,0r-73,63r-42,0","w":311,"k":{"T":16,"V":13,"W":13,"Y":18,"\u00dd":18,",":22,".":22,"A":22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,"X":13}},"\u00d4":{"d":"18,-123v0,-58,43,-126,138,-126v95,0,137,68,137,126v0,58,-42,127,-137,127v-95,0,-138,-69,-138,-127xm124,-123v0,46,6,70,32,70v26,0,31,-24,31,-70v0,-46,-5,-69,-31,-69v-26,0,-32,23,-32,69xm77,-268r37,-64r84,0r36,64r-50,0r-28,-24r-29,24r-50,0","w":311,"k":{"T":16,"V":13,"W":13,"Y":18,"\u00dd":18,",":22,".":22,"A":22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,"X":13}},"\u00d6":{"d":"18,-123v0,-58,43,-126,138,-126v95,0,137,68,137,126v0,58,-42,127,-137,127v-95,0,-138,-69,-138,-127xm124,-123v0,46,6,70,32,70v26,0,31,-24,31,-70v0,-46,-5,-69,-31,-69v-26,0,-32,23,-32,69xm99,-338v18,0,32,14,32,32v0,18,-14,33,-32,33v-18,0,-33,-15,-33,-33v0,-18,15,-32,33,-32xm213,-338v18,0,33,14,33,32v0,18,-15,33,-33,33v-18,0,-33,-15,-33,-33v0,-18,15,-32,33,-32","w":311,"k":{"T":16,"V":13,"W":13,"Y":18,"\u00dd":18,",":22,".":22,"A":22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,"X":13}},"\u00d2":{"d":"18,-123v0,-58,43,-126,138,-126v95,0,137,68,137,126v0,58,-42,127,-137,127v-95,0,-138,-69,-138,-127xm124,-123v0,46,6,70,32,70v26,0,31,-24,31,-70v0,-46,-5,-69,-31,-69v-26,0,-32,23,-32,69xm194,-268r-42,0r-73,-63r81,0","w":311,"k":{"T":16,"V":13,"W":13,"Y":18,"\u00dd":18,",":22,".":22,"A":22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,"X":13}},"\u00d5":{"d":"18,-123v0,-58,43,-126,138,-126v95,0,137,68,137,126v0,58,-42,127,-137,127v-95,0,-138,-69,-138,-127xm124,-123v0,46,6,70,32,70v26,0,31,-24,31,-70v0,-46,-5,-69,-31,-69v-26,0,-32,23,-32,69xm117,-268r-39,0v4,-39,21,-62,48,-62v31,0,56,35,68,0r39,0v-1,39,-21,62,-49,62v-32,0,-54,-35,-67,0","w":311,"k":{"T":16,"V":13,"W":13,"Y":18,"\u00dd":18,",":22,".":22,"A":22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,"X":13}},"\u00da":{"d":"10,-186r0,-58r125,0r0,58r-12,0r0,90v0,19,2,43,26,43v39,-1,18,-92,23,-133r-12,0r0,-58r92,0r0,58r-19,0r0,95v0,60,-34,95,-101,95v-66,0,-103,-28,-103,-101r0,-89r-19,0xm93,-268r34,-63r81,0r-73,63r-42,0","w":262,"k":{",":29,".":29,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9}},"\u00db":{"d":"10,-186r0,-58r125,0r0,58r-12,0r0,90v0,19,2,43,26,43v39,-1,18,-92,23,-133r-12,0r0,-58r92,0r0,58r-19,0r0,95v0,60,-34,95,-101,95v-66,0,-103,-28,-103,-101r0,-89r-19,0xm53,-268r36,-64r85,0r36,64r-50,0r-29,-24r-28,24r-50,0","w":262,"k":{",":29,".":29,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9}},"\u00dc":{"d":"10,-186r0,-58r125,0r0,58r-12,0r0,90v0,19,2,43,26,43v39,-1,18,-92,23,-133r-12,0r0,-58r92,0r0,58r-19,0r0,95v0,60,-34,95,-101,95v-66,0,-103,-28,-103,-101r0,-89r-19,0xm74,-338v18,0,33,14,33,32v0,18,-15,33,-33,33v-18,0,-33,-15,-33,-33v0,-18,15,-32,33,-32xm189,-338v18,0,32,14,32,32v0,18,-14,33,-32,33v-18,0,-33,-15,-33,-33v0,-18,15,-32,33,-32","w":262,"k":{",":29,".":29,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9}},"\u00d9":{"d":"10,-186r0,-58r125,0r0,58r-12,0r0,90v0,19,2,43,26,43v39,-1,18,-92,23,-133r-12,0r0,-58r92,0r0,58r-19,0r0,95v0,60,-34,95,-101,95v-66,0,-103,-28,-103,-101r0,-89r-19,0xm169,-268r-42,0r-73,-63r82,0","w":262,"k":{",":29,".":29,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9}},"\u00dd":{"d":"65,0r0,-59r20,0r0,-39r-62,-88r-17,0r0,-58r128,0r0,58r-14,0r25,50r32,-50r-15,0r0,-58r94,0r0,58r-16,0r-61,88r0,39r20,0r0,59r-134,0xm93,-268r34,-63r81,0r-73,63r-42,0","w":262,"k":{"O":18,"\u00d8":18,"\u00d3":18,"\u00d4":18,"\u00d6":18,"\u00d2":18,"\u00d5":18,",":43,".":43,"A":22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,"a":40,"\u00e6":40,"\u00e1":40,"\u00e2":40,"\u00e4":40,"\u00e0":40,"\u00e5":40,"\u00e3":40,"e":45,"\u00e9":45,"\u00ea":45,"\u00eb":45,"\u00e8":45,"i":9,"\u00ed":9,"\u00ee":9,"\u00ef":9,"\u00ec":9,"o":45,"\u00f8":45,"\u00f3":45,"\u00f4":45,"\u00f6":45,"\u00f2":45,"\u00f5":45,"u":29,"\u00fa":29,"\u00fb":29,"\u00fc":29,"\u00f9":29,":":25,"-":45,";":25}},"\u00e1":{"d":"83,-122r-69,-8v14,-34,45,-46,111,-46v110,-1,119,32,113,122r22,0r0,54r-111,0r0,-15v-10,9,-20,18,-60,18v-53,0,-74,-27,-74,-53v0,-49,88,-68,134,-46v12,-44,-47,-56,-66,-26xm149,-44r0,-31v-18,-11,-51,-7,-50,17v2,31,34,30,50,14xm97,-196r34,-63r81,0r-73,63r-42,0"},"\u00e2":{"d":"83,-122r-69,-8v14,-34,45,-46,111,-46v110,-1,119,32,113,122r22,0r0,54r-111,0r0,-15v-10,9,-20,18,-60,18v-53,0,-74,-27,-74,-53v0,-49,88,-68,134,-46v12,-44,-47,-56,-66,-26xm149,-44r0,-31v-18,-11,-51,-7,-50,17v2,31,34,30,50,14xm57,-195r36,-64r84,0r37,64r-50,0r-29,-25r-28,25r-50,0"},"\u00e4":{"d":"83,-122r-69,-8v14,-34,45,-46,111,-46v110,-1,119,32,113,122r22,0r0,54r-111,0r0,-15v-10,9,-20,18,-60,18v-53,0,-74,-27,-74,-53v0,-49,88,-68,134,-46v12,-44,-47,-56,-66,-26xm149,-44r0,-31v-18,-11,-51,-7,-50,17v2,31,34,30,50,14xm78,-266v18,0,33,14,33,32v0,18,-15,33,-33,33v-18,0,-33,-15,-33,-33v0,-18,15,-32,33,-32xm193,-266v18,0,32,14,32,32v0,18,-14,33,-32,33v-18,0,-33,-15,-33,-33v0,-18,15,-32,33,-32"},"\u00e0":{"d":"83,-122r-69,-8v14,-34,45,-46,111,-46v110,-1,119,32,113,122r22,0r0,54r-111,0r0,-15v-10,9,-20,18,-60,18v-53,0,-74,-27,-74,-53v0,-49,88,-68,134,-46v12,-44,-47,-56,-66,-26xm149,-44r0,-31v-18,-11,-51,-7,-50,17v2,31,34,30,50,14xm173,-196r-42,0r-73,-63r82,0"},"\u00e5":{"d":"83,-122r-69,-8v14,-34,45,-46,111,-46v110,-1,119,32,113,122r22,0r0,54r-111,0r0,-15v-10,9,-20,18,-60,18v-53,0,-74,-27,-74,-53v0,-49,88,-68,134,-46v12,-44,-47,-56,-66,-26xm149,-44r0,-31v-18,-11,-51,-7,-50,17v2,31,34,30,50,14xm135,-249v-10,0,-18,8,-18,18v0,10,8,18,18,18v10,0,18,-8,18,-18v0,-10,-8,-18,-18,-18xm135,-274v23,0,42,20,42,43v0,23,-19,42,-42,42v-23,0,-42,-19,-42,-42v0,-23,19,-43,42,-43"},"\u00e3":{"d":"83,-122r-69,-8v14,-34,45,-46,111,-46v110,-1,119,32,113,122r22,0r0,54r-111,0r0,-15v-10,9,-20,18,-60,18v-53,0,-74,-27,-74,-53v0,-49,88,-68,134,-46v12,-44,-47,-56,-66,-26xm149,-44r0,-31v-18,-11,-51,-7,-50,17v2,31,34,30,50,14xm97,-196r-39,0v4,-39,21,-62,48,-62v32,-1,56,36,68,0r39,0v-1,39,-21,63,-49,63v-32,0,-54,-35,-67,-1"},"\u00e7":{"d":"83,69r3,-21v11,1,29,-1,26,-11v1,-7,-6,-7,-13,-7r3,-17v5,-5,14,-6,18,-9v-63,-3,-104,-37,-104,-88v0,-51,43,-90,101,-90v31,0,50,14,56,18r0,-15r54,0r0,73r-54,0v-12,-46,-68,-36,-68,14v0,48,58,59,65,14r65,15v-9,36,-46,54,-91,60v15,4,27,16,27,32v0,33,-52,40,-88,32","w":247,"k":{",":7,".":7}},"\u00e9":{"d":"158,-54r73,9v-14,32,-49,50,-98,50v-84,0,-117,-43,-117,-89v0,-54,44,-92,109,-92v55,0,109,27,110,100r-134,0v-4,44,44,55,57,22xm152,-99v1,-26,-10,-37,-25,-37v-16,0,-26,16,-25,37r50,0xm88,-196r33,-63r82,0r-73,63r-42,0","w":251,"k":{"p":7,"v":7,"w":7,"y":7,"\u00fd":7,"\u00ff":7,",":7,".":7}},"\u00ea":{"d":"158,-54r73,9v-14,32,-49,50,-98,50v-84,0,-117,-43,-117,-89v0,-54,44,-92,109,-92v55,0,109,27,110,100r-134,0v-4,44,44,55,57,22xm152,-99v1,-26,-10,-37,-25,-37v-16,0,-26,16,-25,37r50,0xm47,-195r37,-64r84,0r36,64r-50,0r-28,-25r-29,25r-50,0","w":251,"k":{"p":7,"v":7,"w":7,"y":7,"\u00fd":7,"\u00ff":7,",":7,".":7}},"\u00eb":{"d":"158,-54r73,9v-14,32,-49,50,-98,50v-84,0,-117,-43,-117,-89v0,-54,44,-92,109,-92v55,0,109,27,110,100r-134,0v-4,44,44,55,57,22xm152,-99v1,-26,-10,-37,-25,-37v-16,0,-26,16,-25,37r50,0xm69,-266v18,0,32,14,32,32v0,18,-14,33,-32,33v-18,0,-33,-15,-33,-33v0,-18,15,-32,33,-32xm183,-266v18,0,33,14,33,32v0,18,-15,33,-33,33v-18,0,-33,-15,-33,-33v0,-18,15,-32,33,-32","w":251,"k":{"p":7,"v":7,"w":7,"y":7,"\u00fd":7,"\u00ff":7,",":7,".":7}},"\u00e8":{"d":"158,-54r73,9v-14,32,-49,50,-98,50v-84,0,-117,-43,-117,-89v0,-54,44,-92,109,-92v55,0,109,27,110,100r-134,0v-4,44,44,55,57,22xm152,-99v1,-26,-10,-37,-25,-37v-16,0,-26,16,-25,37r50,0xm164,-196r-42,0r-73,-63r81,0","w":251,"k":{"p":7,"v":7,"w":7,"y":7,"\u00fd":7,"\u00ff":7,",":7,".":7}},"\u00ed":{"d":"13,0r0,-54r17,0r0,-63r-17,0r0,-54r106,0r0,117r15,0r0,54r-121,0xm35,-196r34,-63r81,0r-73,63r-42,0","w":146,"k":{"v":7}},"\u00ee":{"d":"13,0r0,-54r17,0r0,-63r-17,0r0,-54r106,0r0,117r15,0r0,54r-121,0xm-5,-195r36,-64r85,0r36,64r-50,0r-29,-25r-28,25r-50,0","w":146,"k":{"v":7}},"\u00ef":{"d":"13,0r0,-54r17,0r0,-63r-17,0r0,-54r106,0r0,117r15,0r0,54r-121,0xm16,-266v18,0,33,14,33,32v0,18,-15,33,-33,33v-18,0,-33,-15,-33,-33v0,-18,15,-32,33,-32xm131,-266v18,0,32,14,32,32v0,18,-14,33,-32,33v-18,0,-33,-15,-33,-33v0,-18,15,-32,33,-32","w":146,"k":{"v":7}},"\u00ec":{"d":"13,0r0,-54r17,0r0,-63r-17,0r0,-54r106,0r0,117r15,0r0,54r-121,0xm111,-196r-42,0r-73,-63r82,0","w":146,"k":{"v":7}},"\u00f1":{"d":"12,0r0,-54r22,0r0,-63r-22,0r0,-54r111,0r0,24v14,-10,36,-27,70,-27v58,0,71,54,65,120r21,0r0,54r-109,0r0,-89v2,-31,-29,-32,-47,-18r0,53r25,0r0,54r-136,0xm106,-196r-39,0v4,-39,21,-62,48,-62v32,-1,56,36,68,0r39,0v-1,39,-21,63,-49,63v-32,0,-54,-35,-67,-1","w":288,"k":{"v":11,"y":11,"\u00fd":11,"\u00ff":11,"u":4,"\u00fa":4,"\u00fb":4,"\u00fc":4,"\u00f9":4}},"\u00f3":{"d":"15,-85v0,-118,240,-126,240,0v0,59,-58,90,-120,90v-63,0,-120,-31,-120,-90xm105,-85v0,25,10,40,29,40v19,0,31,-15,31,-41v0,-24,-11,-39,-29,-39v-19,0,-31,14,-31,40xm97,-196r34,-63r81,0r-73,63r-42,0","k":{"g":4,"v":11,"w":11,"y":9,"\u00fd":9,"\u00ff":9,",":14,".":14,"x":9}},"\u00f4":{"d":"15,-85v0,-118,240,-126,240,0v0,59,-58,90,-120,90v-63,0,-120,-31,-120,-90xm105,-85v0,25,10,40,29,40v19,0,31,-15,31,-41v0,-24,-11,-39,-29,-39v-19,0,-31,14,-31,40xm57,-195r36,-64r84,0r37,64r-50,0r-29,-25r-28,25r-50,0","k":{"g":4,"v":11,"w":11,"y":9,"\u00fd":9,"\u00ff":9,",":14,".":14,"x":9}},"\u00f6":{"d":"15,-85v0,-118,240,-126,240,0v0,59,-58,90,-120,90v-63,0,-120,-31,-120,-90xm105,-85v0,25,10,40,29,40v19,0,31,-15,31,-41v0,-24,-11,-39,-29,-39v-19,0,-31,14,-31,40xm78,-266v18,0,33,14,33,32v0,18,-15,33,-33,33v-18,0,-33,-15,-33,-33v0,-18,15,-32,33,-32xm193,-266v18,0,32,14,32,32v0,18,-14,33,-32,33v-18,0,-33,-15,-33,-33v0,-18,15,-32,33,-32","k":{"g":4,"v":11,"w":11,"y":9,"\u00fd":9,"\u00ff":9,",":14,".":14,"x":9}},"\u00f2":{"d":"15,-85v0,-118,240,-126,240,0v0,59,-58,90,-120,90v-63,0,-120,-31,-120,-90xm105,-85v0,25,10,40,29,40v19,0,31,-15,31,-41v0,-24,-11,-39,-29,-39v-19,0,-31,14,-31,40xm173,-196r-42,0r-73,-63r82,0","k":{"g":4,"v":11,"w":11,"y":9,"\u00fd":9,"\u00ff":9,",":14,".":14,"x":9}},"\u00f5":{"d":"15,-85v0,-118,240,-126,240,0v0,59,-58,90,-120,90v-63,0,-120,-31,-120,-90xm105,-85v0,25,10,40,29,40v19,0,31,-15,31,-41v0,-24,-11,-39,-29,-39v-19,0,-31,14,-31,40xm97,-196r-39,0v4,-39,21,-62,48,-62v32,-1,56,36,68,0r39,0v-1,39,-21,63,-49,63v-32,0,-54,-35,-67,-1","k":{"g":4,"v":11,"w":11,"y":9,"\u00fd":9,"\u00ff":9,",":14,".":14,"x":9}},"\u00fa":{"d":"8,-117r0,-54r109,0r0,89v-3,34,28,32,47,20r0,-55r-23,0r0,-54r112,0r0,117r20,0r0,54r-109,0r0,-22v-52,38,-134,40,-135,-48r0,-47r-21,0xm105,-196r33,-63r82,0r-73,63r-42,0","w":285},"\u00fb":{"d":"8,-117r0,-54r109,0r0,89v-3,34,28,32,47,20r0,-55r-23,0r0,-54r112,0r0,117r20,0r0,54r-109,0r0,-22v-52,38,-134,40,-135,-48r0,-47r-21,0xm64,-195r37,-64r84,0r36,64r-50,0r-28,-25r-29,25r-50,0","w":285},"\u00fc":{"d":"8,-117r0,-54r109,0r0,89v-3,34,28,32,47,20r0,-55r-23,0r0,-54r112,0r0,117r20,0r0,54r-109,0r0,-22v-52,38,-134,40,-135,-48r0,-47r-21,0xm86,-266v18,0,32,14,32,32v0,18,-14,33,-32,33v-18,0,-33,-15,-33,-33v0,-18,15,-32,33,-32xm200,-266v18,0,33,14,33,32v0,18,-15,33,-33,33v-18,0,-33,-15,-33,-33v0,-18,15,-32,33,-32","w":285},"\u00f9":{"d":"8,-117r0,-54r109,0r0,89v-3,34,28,32,47,20r0,-55r-23,0r0,-54r112,0r0,117r20,0r0,54r-109,0r0,-22v-52,38,-134,40,-135,-48r0,-47r-21,0xm181,-196r-42,0r-73,-63r81,0","w":285},"\u00fd":{"d":"45,78r0,-53r29,0r8,-16r-65,-126r-13,0r0,-54r116,0r0,54r-19,0r30,67r27,-67r-17,0r0,-54r89,0r0,54r-17,0r-93,195r-75,0xm80,-196r34,-63r81,0r-73,63r-42,0","w":236,"k":{",":36,".":36,"a":7,"\u00e6":7,"\u00e1":7,"\u00e2":7,"\u00e4":7,"\u00e0":7,"\u00e5":7,"\u00e3":7,"e":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"o":7,"\u00f8":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7}},"\u00ff":{"d":"45,78r0,-53r29,0r8,-16r-65,-126r-13,0r0,-54r116,0r0,54r-19,0r30,67r27,-67r-17,0r0,-54r89,0r0,54r-17,0r-93,195r-75,0xm61,-266v18,0,33,14,33,32v0,18,-15,33,-33,33v-18,0,-33,-15,-33,-33v0,-18,15,-32,33,-32xm176,-266v18,0,32,14,32,32v0,18,-14,33,-32,33v-18,0,-33,-15,-33,-33v0,-18,15,-32,33,-32","w":236,"k":{",":36,".":36,"a":7,"\u00e6":7,"\u00e1":7,"\u00e2":7,"\u00e4":7,"\u00e0":7,"\u00e5":7,"\u00e3":7,"e":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"o":7,"\u00f8":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7}},"\u00a0":{"w":119},"\u00ad":{"d":"18,-47r0,-76r125,0r0,76r-125,0","w":161},"\u00b9":{"d":"28,-116r0,-36r21,0r0,-49v-7,1,-16,1,-21,0r0,-34v27,0,37,-5,46,-14r25,0r0,97r19,0r0,36r-90,0","w":146},"\u00b3":{"d":"84,-158v0,-8,-8,-13,-24,-13r0,-27v23,2,27,-19,7,-21v-11,0,-13,5,-14,14r-43,-1v2,-30,21,-43,61,-43v51,0,77,35,45,62v41,26,12,72,-45,72v-41,0,-63,-16,-64,-50r42,-2v-5,24,35,26,35,9","w":146},"\u00b2":{"d":"12,-116v-7,-56,54,-65,70,-96v-8,-19,-30,-1,-27,9r-41,-1v0,-27,15,-45,57,-45v36,0,60,15,60,39v0,37,-56,42,-71,58r38,0r0,-10r34,0r-1,46r-119,0","w":146}}});;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 1992 Adobe Systems Incorporated.  All Rights Reserved.AG Book is
 * a trademark of H. Berthold AG.
 * 
 * Manufacturer:
 * Adobe Systems Incorporated
 */
Cufon.registerFont({"w":217,"face":{"font-family":"Ste","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 6 3 4 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"6","bbox":"-18 -342 335.027 85","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":105},"\u00a0":{"w":105},"%":{"d":"63,-220v-29,11,-28,90,0,100r0,33v-71,0,-76,-161,0,-165r0,32xm72,-120v27,-11,29,-93,0,-100r0,-32v81,2,70,165,0,164r0,-32xm90,0r102,-248r32,0r-102,248r-32,0xm242,-129v-28,12,-26,90,0,101r0,31v-68,-1,-69,-127,-25,-155v7,-5,15,-8,25,-9r0,32xm252,-161v75,-1,69,142,16,160v-5,1,-11,4,-16,4r0,-33v27,-7,28,-92,0,-100r0,-31","w":315},"&":{"d":"56,-74v0,19,12,28,29,33r0,45v-74,4,-106,-104,-43,-138r17,-11v-15,-18,-20,-66,1,-85v10,-10,24,-19,44,-20r0,42v-22,5,-12,33,-3,45v19,-2,37,-35,13,-45r0,-42v61,0,74,89,26,113r-15,9r29,42v6,-11,9,-21,11,-39r47,0v-4,29,-13,50,-27,70v8,6,19,12,34,11r0,44v-29,4,-51,-5,-65,-20v-20,16,-33,21,-60,24r0,-45v15,-1,22,-5,31,-10r-43,-58v-12,6,-26,16,-26,35","w":225},"\u2019":{"d":"72,-254v6,58,-7,106,-55,114v-5,-32,29,-27,29,-61r-27,0r0,-53r53,0","w":90,"k":{"\u00c6":22,"J":60,"A":22,".":45}},"(":{"d":"126,-254v-60,78,-65,241,0,317r-49,0v-29,-42,-54,-87,-54,-158v0,-72,25,-114,57,-159r46,0","w":127},")":{"d":"67,-228v57,76,40,234,-20,291r-45,0v55,-74,66,-244,0,-317r47,0","w":127},"*":{"d":"6,-198r10,-29r38,14r0,-41r31,0r0,41r38,-14r10,29r-39,13r25,32r-25,19r-25,-34r-24,34r-25,-19r25,-32","w":142,"k":{"\u00c5":22,"\u00c4":22,"\u00c6":22,"J":60,"A":22}},",":{"d":"14,41v17,-7,28,-20,31,-41r-27,0r0,-54r53,0v6,59,-8,106,-57,115r0,-20","w":90,"k":{"\u201d":60,"7":22,"1":15,"\u2019":60}},"-":{"d":"14,-136r106,0r0,43r-106,0r0,-43","w":135,"k":{"Y":22,"T":22}},".":{"d":"18,0r0,-54r53,0r0,54r-53,0","w":90,"k":{"\"":60,"\u201d":60,"\u201c":60,"'":60,"\u2018":60,"*":60,"\u2019":60}},"\/":{"d":"7,0r106,-254r45,0r-105,254r-46,0","w":164,"k":{"\u00dc":-15,"Z":-15,"U":-15,"R":-15,"P":-15,"N":-15,"M":-15,"L":-15,"K":-15,"J":18,"I":-15,"H":-15,"F":-15,"E":-15,"D":-15,"B":-15,"\/":-15}},"0":{"d":"59,-145v-2,46,-1,97,37,105r0,44v-123,0,-114,-260,0,-257r0,43v-28,4,-36,35,-37,65xm144,-128v0,-39,-7,-77,-38,-82r0,-43v111,-3,108,194,44,241v-11,8,-26,14,-44,16r0,-44v34,-7,38,-48,38,-88","w":202,"k":{"9":-8,"8":-8,"7":7,"6":-8,"5":-8,"4":-8,"3":-8,"2":-8,"1":-8}},"1":{"d":"27,-206v20,0,37,-2,49,-10r0,48r-49,0r0,-38xm85,-227v5,-5,6,-15,8,-22r44,0r0,249r-52,0r0,-227","w":202,"k":{"7":67,".":60}},"2":{"d":"15,0r0,-45r171,0r0,45r-171,0xm97,-206v-22,2,-33,22,-31,49r-49,-2v0,-57,27,-90,80,-93r0,46xm181,-176v-2,65,-46,89,-83,122r-68,0v35,-39,92,-56,101,-119v3,-20,-10,-29,-25,-32r0,-47v46,2,76,26,75,76","w":202,"k":{"9":-8,"8":-8,"7":7,"6":-8,"5":-8,"4":-8,"3":-8,"2":-8,"1":-8,"0":-8}},"3":{"d":"62,-89v-2,29,9,46,34,50r0,43v-54,-5,-83,-33,-83,-90xm96,-211v-21,3,-29,20,-29,44r-48,-3v-1,-52,26,-79,77,-82r0,41xm148,-134v46,5,54,77,24,108v-15,17,-36,27,-67,29r0,-42v20,-3,33,-18,33,-37v0,-29,-26,-41,-56,-34r0,-43v27,4,52,-4,49,-33v-2,-13,-12,-22,-26,-24r0,-43v43,2,75,23,75,68v0,25,-12,43,-32,51","w":202,"k":{"9":-8,"8":-8,"7":7,"6":-8,"5":-8,"4":-8,"3":-8,"2":-8,"1":-8,"0":-8}},"4":{"d":"8,-105r93,-130r0,71r-49,69r49,0r0,42r-93,0r0,-52xm110,0r0,-248r49,0r0,153r34,0r0,42r-34,0r0,53r-49,0","w":202,"k":{"9":-8,"8":-8,"7":15,"6":-8,"5":-8,"4":-8,"3":-8,"2":-8,"1":-8,"0":-8}},"5":{"d":"58,-77v0,24,14,35,37,37r0,43v-55,-1,-82,-30,-88,-78xm95,-129v-13,2,-26,6,-31,18r-47,0r14,-82r44,0r-7,35v9,-6,15,-9,27,-12r0,41xm33,-202r8,-46r140,0r-5,46r-143,0xm104,-171v93,-12,111,127,41,163v-11,6,-25,10,-41,11r0,-43v21,-6,34,-21,34,-46v1,-26,-13,-39,-34,-43r0,-42","w":202,"k":{"9":-8,"8":-8,"6":-8,"5":-8,"4":-8,"3":-8,"2":-8,"1":-8,"0":-8}},"6":{"d":"64,-85v0,25,13,42,36,45r0,43v-115,5,-110,-211,-32,-246v9,-4,20,-8,32,-9r0,41v-27,7,-38,31,-40,65v13,-13,26,-25,55,-25v89,0,100,130,36,163v-11,6,-24,10,-41,11r0,-43v21,-4,35,-20,35,-46v0,-27,-14,-43,-40,-43v-26,0,-41,18,-41,44xm140,-184v-1,-17,-12,-26,-30,-27r0,-41v48,0,70,26,78,65","w":202,"k":{"9":-8,"8":-8,"6":-8,"5":-8,"4":-8,"3":-8,"2":-8,"1":-8,"0":-8}},"7":{"d":"18,-202r0,-46r164,0r0,46r-164,0xm172,-192v-37,42,-69,118,-68,192r-56,0v6,-81,34,-143,73,-192r51,0","w":202,"k":{"9":7,"8":7,"7":7,"6":7,"5":7,"4":22,"3":7,"2":7,"1":-4,"0":7,"\/":22,".":60,"-":15}},"8":{"d":"58,-75v0,21,16,36,38,37r0,42v-49,-2,-86,-30,-86,-79v1,-31,15,-48,35,-59v-31,-12,-35,-70,-9,-94v14,-13,34,-23,60,-25r0,42v-17,4,-31,12,-31,31v0,19,15,32,35,31v22,-1,37,-10,37,-33v-1,-17,-11,-28,-31,-29r0,-42v43,3,79,23,78,70v-1,23,-9,41,-27,49v37,13,46,86,12,114v-15,13,-37,22,-63,24r0,-42v20,-3,37,-14,37,-38v1,-23,-18,-37,-42,-37v-27,0,-43,14,-43,38","w":202,"k":{"9":-8,"8":-8,"7":7,"6":-8,"5":-8,"4":-8,"3":-8,"2":-8,"1":-8,"0":-8}},"9":{"d":"103,-252v120,-1,111,238,14,252v-5,1,-9,2,-14,3r0,-42v29,-6,37,-34,40,-64v-12,14,-28,26,-55,26v-90,0,-98,-134,-33,-166v10,-5,23,-9,38,-9r0,43v-23,4,-34,22,-35,47v-1,26,17,41,40,42v54,3,52,-86,5,-89r0,-43xm63,-65v2,18,12,26,30,28r0,40v-47,1,-72,-24,-78,-65","w":202,"k":{"9":-8,"8":-8,"7":7,"6":-8,"5":-8,"4":-8,"3":-8,"2":-8,"1":-8,"0":-8}},":":{"d":"33,-178r54,0r0,53r-54,0r0,-53xm33,0r0,-53r54,0r0,53r-54,0","w":105},";":{"d":"33,-53r54,0v4,59,-6,107,-56,113v-5,-31,30,-25,28,-60r-26,0r0,-53xm33,-177r54,0r0,52r-54,0r0,-52","w":105},"?":{"d":"93,-216v-26,1,-37,19,-38,43r-52,0v3,-55,31,-86,90,-87r0,44xm74,-53r54,0r0,53r-54,0r0,-53xm102,-261v86,-9,109,103,46,143v-15,9,-24,18,-23,43r-51,0v3,-7,2,-17,2,-26v4,-42,53,-40,57,-83v2,-22,-14,-29,-31,-32r0,-45","w":202},"A":{"d":"-2,0r87,-254r65,0r90,254r-64,0r-17,-54r-71,0r14,-46r43,0r-27,-98v-15,70,-38,132,-56,198r-64,0","w":240,"k":{"\"":22,"\u00d6":7,"\u00dc":-8,"\u00c6":-15,"\u201d":22,"\u201c":22,"'":22,"z":-8,"y":7,"x":-15,"w":7,"v":7,"\u2018":22,"Z":-11,"Y":37,"X":-15,"W":15,"V":15,"U":-2,"T":37,"R":-8,"Q":7,"P":-8,"O":7,"N":-8,"M":-8,"L":-8,"K":-8,"J":-8,"I":-8,"H":-8,"G":7,"F":-8,"E":-8,"D":-8,"C":7,"B":-8,"A":-15,"\/":-15,"\u2019":22}},"B":{"d":"20,0r0,-254r58,0r0,254r-58,0xm87,-157v33,-2,78,10,78,-24v0,-35,-44,-24,-78,-26r0,-47v69,-3,135,-1,135,64v0,28,-17,44,-36,53v23,10,43,29,43,62v0,71,-65,79,-142,75r0,-47v36,-3,83,6,83,-33v0,-39,-45,-30,-83,-31r0,-46","w":240,"k":{"\u00f6":-4,"\u00e4":-4,"\u00c5":-2,"\u00c4":-2,"\u00d6":-8,"\u00dc":-15,"\u00d8":-8,"\u00c6":-2,"o":-4,"a":-4,"Z":-9,"Y":7,"U":-15,"S":-8,"R":-15,"Q":-8,"P":-15,"O":-8,"N":-15,"M":-15,"L":-15,"K":-15,"J":-8,"I":-15,"H":-15,"G":-8,"F":-15,"E":-15,"D":-15,"C":-8,"B":-15,"A":-2,"\/":-15}},"C":{"d":"73,-124v0,47,19,77,61,81r0,48v-134,11,-162,-201,-57,-251v16,-8,34,-12,57,-13r0,47v-46,4,-60,41,-61,88xm190,-173v-5,-22,-20,-37,-46,-39r0,-47v60,3,93,31,104,82xm144,-43v28,-4,45,-18,48,-46r60,4v-9,55,-45,89,-108,90r0,-48","w":254,"k":{"\u00f6":-8,"\u00e4":-8,"\u00d6":-8,"\u00dc":-8,"\u00e6":-8,"\u00d8":-8,"y":-8,"o":-8,"e":-8,"a":-8,"Z":-8,"Y":7,"W":-4,"U":-8,"T":-8,"S":-8,"R":-8,"Q":-8,"P":-8,"O":-8,"N":-8,"M":-8,"L":-8,"K":-8,"J":-11,"I":-8,"H":-8,"G":-8,"F":-8,"E":-8,"D":-8,"C":-8,"B":-8}},"D":{"d":"20,0r0,-255r57,0r0,255r-57,0xm235,-127v-1,87,-51,135,-148,127r0,-47v64,6,88,-25,88,-82v-1,-55,-25,-84,-88,-78r0,-48v97,-7,149,40,148,128","w":247,"k":{"\u00c5":7,"\u00c4":7,"\u00d6":-8,"\u00dc":-8,"\u00d8":-8,"\u00c6":7,"Z":-2,"Y":15,"X":7,"W":7,"V":7,"U":-8,"T":7,"S":-8,"R":-8,"Q":-8,"P":-8,"O":-8,"N":-8,"M":-8,"L":-8,"K":-8,"I":-8,"H":-8,"G":-8,"F":-8,"E":-8,"D":-8,"C":-8,"B":-8,"A":7}},"E":{"d":"20,0r0,-254r57,0r0,254r-57,0xm87,0r0,-47r121,0r0,47r-121,0xm87,-208r0,-46r119,0r0,46r-119,0xm87,-111r0,-46r110,0r0,46r-110,0","k":{"\u00c5":-8,"\u00c4":-8,"\u00d6":-8,"\u00dc":-15,"\u00d8":-8,"z":-8,"x":-8,"Z":-15,"Y":-4,"X":-8,"W":-4,"V":-4,"U":-15,"T":-4,"S":-8,"R":-15,"Q":-8,"P":-15,"O":-8,"N":-15,"M":-15,"L":-15,"K":-15,"J":-8,"I":-15,"H":-15,"G":-8,"F":-15,"E":-15,"D":-15,"C":-8,"B":-15,"A":-15,"\/":-15}},"F":{"d":"19,-254r58,0r0,254r-58,0r0,-254xm86,-107r0,-45r105,0r0,45r-105,0xm86,-207r0,-47r121,0r0,47r-121,0","w":209,"k":{"\u00fc":7,"\u00f6":7,"\u00e5":7,"\u00e4":7,"\u00c5":22,"\u00c4":22,"\u00d6":-6,"\u00dc":-8,"\u00f8":7,"\u00e6":7,"\u00d8":-6,"\u00c6":22,"z":7,"x":7,"u":7,"s":7,"r":7,"q":7,"p":7,"o":7,"n":7,"m":7,"g":7,"e":7,"d":7,"c":7,"a":7,"Z":-8,"Y":-15,"W":-15,"V":-15,"U":-8,"T":-15,"R":-8,"Q":-6,"P":-8,"O":-6,"N":-8,"M":-8,"L":-8,"K":-8,"J":15,"I":-8,"H":-8,"G":-6,"F":-8,"E":-8,"D":-8,"C":-6,"B":-8,"A":22,".":37}},"G":{"d":"73,-130v0,50,17,83,61,87r0,49v-147,16,-156,-222,-45,-258v15,-5,30,-9,45,-9r0,49v-42,4,-61,34,-61,82xm138,-141r115,0r-2,141r-41,0r-3,-31v-15,20,-33,33,-63,36r0,-48v33,-3,49,-23,58,-52r-64,0r0,-46xm196,-171v-7,-25,-22,-39,-52,-41r0,-49v61,2,100,32,108,87","w":270,"k":{"\u00c5":-8,"\u00c4":-8,"\u00d6":-8,"\u00dc":-15,"\u00d8":-8,"\u00c6":-8,"Z":-15,"Y":7,"X":-8,"U":-15,"S":-8,"R":-15,"Q":-8,"P":-15,"O":-8,"N":-15,"M":-15,"L":-15,"K":-15,"J":-8,"I":-15,"H":-15,"G":-8,"F":-15,"E":-15,"D":-15,"C":-8,"B":-15,"A":-8,"\/":-15}},"H":{"d":"20,0r0,-255r57,0r0,255r-57,0xm87,-110r0,-48r83,0r0,-97r57,0r0,255r-57,0r0,-110r-83,0","w":247,"k":{"\u00c5":-8,"\u00c4":-8,"\u00d6":-8,"\u00dc":-15,"\u00d8":-8,"\u00c6":-8,"Z":-15,"Y":-4,"X":-8,"W":-4,"V":-4,"U":-15,"T":-4,"S":-8,"R":-15,"Q":-8,"P":-15,"O":-8,"N":-15,"M":-15,"L":-15,"K":-15,"J":-8,"I":-15,"H":-15,"G":-8,"F":-15,"E":-15,"D":-15,"C":-8,"B":-15,"A":-8,"\/":-15}},"I":{"d":"20,0r0,-254r57,0r0,254r-57,0","w":97,"k":{"\u00c4":-8,"\u00d6":-8,"\u00dc":-15,"\u00c6":-8,"Z":-11,"Y":-4,"X":-8,"W":-4,"V":-4,"U":-15,"T":-4,"S":-8,"R":-15,"Q":-8,"P":-15,"O":-8,"N":-15,"M":-15,"L":-15,"K":-15,"J":-8,"I":-15,"H":-15,"G":-8,"F":-15,"E":-15,"D":-15,"C":-8,"B":-15,"A":-8,"\/":-15}},"J":{"d":"81,5v-59,-1,-85,-37,-79,-104r55,0v-1,28,-1,53,24,55r0,49xm91,-44v15,-3,23,-13,23,-30r0,-180r57,0v-2,70,4,150,-5,213v-12,27,-35,44,-75,46r0,-49","w":187,"k":{"\u00d6":-8,"\u00dc":-15,"\u00d8":-8,"Z":-15,"Y":-4,"X":-8,"W":-4,"V":-4,"U":-15,"T":-4,"S":-8,"R":-15,"Q":-8,"P":-15,"O":-8,"N":-15,"M":-15,"L":-15,"K":-15,"J":-8,"I":-15,"H":-15,"G":-8,"F":-15,"E":-15,"D":-15,"C":-8,"B":-15,"\/":-15}},"K":{"d":"20,0r0,-254r57,0r0,254r-57,0xm86,-105r0,-63r81,-86r74,0r-116,115r122,139r-71,0","w":240,"k":{"\u00fc":3,"\u00f6":7,"\u00c5":-19,"\u00c4":-19,"\u00d6":7,"\u00dc":-8,"\u00f8":7,"\u00d8":7,"\u00c6":-19,"y":7,"w":7,"v":7,"u":3,"q":7,"o":7,"g":7,"e":7,"d":7,"c":7,"Z":-15,"Y":-15,"X":-15,"W":-15,"V":-15,"U":-8,"T":-15,"S":7,"R":-8,"Q":7,"P":-8,"O":7,"N":-8,"M":-8,"L":-8,"K":-8,"I":-8,"H":-8,"G":7,"F":-8,"E":-8,"D":-8,"C":7,"B":-8,"A":-19}},"L":{"d":"20,0r0,-255r58,0r0,255r-58,0xm87,0r0,-48r111,0r0,48r-111,0","w":202,"k":{"\"":45,"\u00fc":-4,"\u00e5":-4,"\u00e4":-4,"\u00c5":-15,"\u00c4":-15,"\u00d6":15,"\u00e6":-4,"\u00d8":15,"\u00c6":-15,"\u201d":45,"\u201c":45,"'":45,"z":-4,"y":15,"x":-4,"w":15,"v":15,"u":-4,"t":-4,"s":-4,"r":-4,"p":-4,"n":-4,"m":-4,"l":-4,"k":-4,"j":-4,"i":-4,"h":-4,"f":-4,"b":-4,"a":-4,"\u2018":45,"Z":-8,"Y":52,"X":-8,"W":37,"V":45,"T":52,"Q":15,"O":15,"J":-8,"G":15,"C":15,"A":-15,"-":15,"\u2019":45}},"M":{"d":"20,0r0,-254r54,0r0,254r-54,0xm83,-138r0,-116r17,0r50,193r48,-193r19,0r0,114r-38,140r-58,0xm226,0r0,-254r53,0r0,254r-53,0","w":299,"k":{"\u00c5":-8,"\u00c4":-8,"\u00d6":-8,"\u00dc":-15,"\u00d8":-8,"\u00c6":-8,"Z":-15,"Y":-4,"X":-8,"W":-4,"V":-4,"U":-15,"T":-4,"S":-8,"R":-15,"Q":-8,"P":-15,"O":-8,"N":-15,"M":-15,"L":-15,"K":-15,"J":-8,"I":-15,"H":-15,"G":-8,"F":-15,"E":-15,"D":-15,"C":-8,"B":-15,"A":-8,"\/":-15}},"N":{"d":"21,0r0,-237r54,92r3,145r-57,0xm21,-254r55,0r151,254r-54,0xm170,-254r57,0r0,235r-55,-92","w":247,"k":{"\u00c5":-8,"\u00c4":-8,"\u00d6":-8,"\u00dc":-15,"\u00d8":-8,"\u00c6":-8,"Z":-15,"Y":-4,"X":-8,"W":-4,"V":-4,"U":-15,"T":-4,"S":-8,"R":-15,"Q":-8,"P":-15,"O":-8,"N":-15,"M":-15,"L":-15,"K":-15,"J":-8,"I":-15,"H":-15,"G":-8,"F":-15,"E":-15,"D":-15,"C":-8,"B":-15,"A":-8,"\/":-15}},"O":{"d":"72,-129v0,47,19,80,61,85r0,49v-135,9,-159,-204,-55,-253v15,-7,33,-12,55,-13r0,48v-42,5,-60,38,-61,84xm143,-261v138,-9,159,210,51,254v-15,7,-32,11,-51,12r0,-49v42,-4,61,-39,61,-84v0,-49,-20,-79,-61,-85r0,-48","w":277,"k":{"\u00c4":7,"\u00d6":-8,"\u00dc":-8,"\u00c6":7,"Z":-2,"Y":15,"X":7,"W":7,"V":7,"U":-8,"T":7,"S":-8,"R":-8,"Q":-8,"P":-8,"O":-8,"N":-8,"M":-8,"L":-8,"K":-8,"I":-8,"H":-8,"G":-8,"F":-8,"E":-8,"D":-8,"C":-8,"B":-8,"A":7}},"P":{"d":"20,0r0,-254r58,0r0,254r-58,0xm217,-170v0,68,-54,88,-130,82r0,-47v40,2,77,0,73,-42v-3,-32,-37,-32,-73,-31r0,-46v77,-5,131,11,130,84","w":225,"k":{"\u00fc":7,"\u00f6":7,"\u00e5":7,"\u00e4":7,"\u00c5":22,"\u00c4":22,"\u00d6":-6,"\u00dc":-8,"\u00f8":7,"\u00e6":7,"\u00d8":-6,"\u00c6":22,"z":7,"y":-4,"x":7,"u":7,"t":-8,"s":7,"r":7,"q":7,"p":7,"o":7,"n":7,"m":7,"g":7,"f":-8,"e":7,"d":7,"c":7,"a":7,"X":7,"W":-8,"V":-8,"U":-8,"T":-8,"S":-6,"R":-8,"Q":-6,"P":-8,"O":-6,"N":-8,"M":-8,"L":-8,"K":-8,"J":30,"I":-8,"H":-8,"G":-6,"F":-8,"E":-8,"D":-8,"C":-6,"B":-8,"A":22,".":37}},"Q":{"d":"72,-128v-1,53,26,92,80,83r45,37v-18,10,-36,14,-62,14v-81,-2,-123,-55,-123,-133v0,-82,45,-129,126,-133v107,-5,154,114,108,206r-46,-38v13,-54,-4,-122,-62,-120v-47,2,-65,36,-66,84xm140,-67r31,-37r95,79r-30,37","w":277,"k":{"U":-8}},"R":{"d":"19,0r0,-254r58,0r0,254r-58,0xm172,0v-24,-25,1,-101,-59,-94r-27,0r0,-46v38,0,78,5,78,-35v0,-39,-41,-30,-78,-31r0,-48v71,-3,136,1,134,70v0,35,-17,55,-45,62v49,9,28,88,57,122r-60,0","w":240,"k":{"\u00c5":-11,"\u00c4":-11,"\u00d6":-8,"\u00dc":-15,"\u00d8":-8,"\u00c6":-11,"Z":-15,"Y":7,"X":-8,"U":-15,"S":-8,"R":-15,"Q":-8,"P":-15,"O":-8,"N":-15,"M":-15,"L":-15,"K":-15,"I":-15,"H":-15,"G":-8,"F":-15,"E":-15,"D":-15,"C":-8,"B":-15,"A":-11,"\/":-15}},"S":{"d":"67,-84v1,30,19,41,49,43r0,47v-63,0,-103,-25,-106,-86xm126,-42v36,7,57,-41,22,-53v-55,-19,-132,-15,-130,-89v1,-56,41,-74,98,-76r0,46v-19,2,-41,3,-40,25v11,45,89,23,122,56v37,18,35,101,-2,119v-17,14,-41,19,-70,20r0,-48xm165,-175v-1,-25,-15,-36,-40,-38r0,-47v57,0,92,28,96,80","w":240,"k":{"\u00d6":-8,"\u00dc":-8,"\u00d8":-8,"Z":-8,"Y":11,"W":3,"V":3,"U":-8,"S":-8,"R":-8,"Q":-8,"P":-8,"O":-8,"N":-8,"M":-8,"L":-8,"K":-8,"J":-8,"I":-8,"H":-8,"G":-8,"F":-8,"E":-8,"D":-8,"C":-8,"B":-8}},"T":{"d":"0,-254r67,0r0,47r-67,0r0,-47xm76,0r0,-254r57,0r0,254r-57,0xm143,-207r0,-47r67,0r0,47r-67,0","w":209,"k":{"\u00fc":22,"\u00f6":30,"\u00e5":30,"\u00e4":26,"\u00c5":37,"\u00c4":37,"\u00d6":7,"\u00dc":-6,"\u00f8":33,"\u00e6":30,"\u00d8":7,"\u00c6":37,"\u00bb":22,"z":22,"y":37,"x":22,"w":37,"v":37,"u":22,"s":22,"r":22,"q":30,"p":22,"o":33,"n":22,"m":22,"g":30,"e":33,"d":30,"c":30,"a":30,"Z":-4,"Y":-15,"X":-8,"W":-15,"V":-15,"U":-6,"T":-15,"R":-4,"Q":7,"P":-4,"O":7,"N":-4,"M":-4,"L":-4,"K":-4,"J":52,"I":-4,"H":-4,"G":7,"F":-4,"E":-4,"D":-4,"C":7,"B":-4,"A":37,"\/":15,".":30,"-":22}},"U":{"d":"115,6v-63,1,-98,-33,-98,-99r0,-161r58,0r1,174v1,23,14,36,39,37r0,49xm124,-43v32,-2,40,-22,40,-57r0,-154r58,0r-1,176v-2,58,-37,83,-97,84r0,-49","w":240,"k":{"\u00c4":-8,"\u00d6":-8,"\u00dc":-15,"\u00c6":-8,"Z":-15,"Y":-4,"X":-8,"W":-4,"V":-4,"U":-15,"T":-4,"S":-8,"R":-15,"Q":-8,"P":-15,"O":-8,"N":-15,"M":-15,"L":-15,"K":-15,"J":-8,"I":-15,"H":-15,"G":-8,"F":-15,"E":-15,"D":-15,"C":-8,"B":-15,"\/":-15}},"V":{"d":"0,-254r62,0r81,254r-54,0xm122,-98r48,-156r62,0r-84,239","w":232,"k":{"\u00fc":15,"\u00f6":22,"\u00e5":15,"\u00e4":15,"\u00c5":15,"\u00c4":15,"\u00d6":7,"\u00dc":-4,"\u00f8":22,"\u00e6":15,"\u00d8":7,"\u00c6":15,"z":15,"x":15,"u":15,"s":15,"r":15,"q":15,"p":15,"o":22,"n":15,"m":15,"g":15,"e":22,"d":15,"c":15,"a":15,"Z":-4,"Y":-15,"X":-8,"W":-15,"V":-15,"U":-4,"T":-15,"R":-4,"Q":7,"P":-4,"O":7,"N":-4,"M":-4,"L":-4,"K":-4,"J":30,"I":-4,"H":-4,"G":7,"F":-4,"E":-4,"D":-4,"C":7,"B":-4,"A":15,".":30}},"W":{"d":"0,-254r57,0r66,254r-52,0xm103,-115r31,-139r54,0r63,254r-52,0r-37,-168r-33,151xm231,-119r35,-135r57,0r-67,237","w":322,"k":{"\u00fc":7,"\u00f6":15,"\u00e5":15,"\u00e4":15,"\u00c5":15,"\u00c4":15,"\u00d6":7,"\u00dc":-8,"\u00f8":15,"\u00e6":15,"\u00d8":7,"\u00c6":15,"z":15,"x":15,"u":7,"s":15,"r":7,"q":15,"p":15,"o":15,"n":15,"m":15,"g":15,"e":15,"d":15,"c":15,"a":15,"Z":-4,"Y":-15,"X":-8,"W":-15,"V":-15,"U":-8,"T":-15,"R":-4,"Q":7,"P":-4,"O":7,"N":-4,"M":-4,"L":-4,"K":-4,"J":15,"I":-4,"H":-4,"G":7,"F":-4,"E":-4,"D":-4,"C":7,"B":-4,"A":15,".":30}},"X":{"d":"-1,0r79,-123r33,50r-47,73r-65,0xm6,-254r64,0r163,254r-65,0xm122,-192r40,-62r64,0r-72,113","w":232,"k":{"\u00f6":7,"\u00c5":-15,"\u00c4":-15,"\u00d6":7,"\u00dc":-8,"\u00f8":7,"\u00d8":7,"\u00c6":-15,"y":7,"w":7,"v":7,"q":7,"o":7,"g":7,"e":7,"d":7,"c":7,"Z":-8,"Y":-15,"X":-15,"W":-15,"V":-15,"U":-8,"T":-15,"S":7,"R":-8,"Q":7,"P":-8,"O":7,"N":-8,"M":-8,"L":-8,"K":-8,"I":-8,"H":-8,"G":7,"F":-8,"E":-8,"D":-8,"C":7,"B":-8,"A":-15}},"Y":{"d":"-2,-254r64,0r79,159r0,95r-57,0r0,-95xm118,-163r45,-91r64,0r-80,149","w":225,"k":{"\u00fc":22,"\u00f6":30,"\u00e5":22,"\u00e4":22,"\u00c5":37,"\u00c4":37,"\u00d6":15,"\u00dc":-4,"\u00e6":22,"\u00c6":37,"\u00bb":22,"z":22,"y":37,"x":22,"w":7,"v":7,"u":22,"s":22,"r":22,"q":30,"p":22,"o":30,"n":22,"m":22,"g":30,"e":30,"d":30,"c":30,"a":22,"Z":-4,"Y":-15,"X":-8,"W":-15,"V":-15,"U":-4,"T":-15,"S":15,"R":-4,"Q":15,"P":-4,"O":15,"N":-4,"M":-4,"L":-4,"K":-4,"J":52,"I":-4,"H":-4,"G":15,"F":-4,"E":-4,"D":-4,"C":15,"B":-4,"A":37,".":30,"-":22}},"Z":{"d":"8,0r0,-42r180,-213r32,0r0,45r-178,210r-34,0xm15,-255r160,0r-40,48r-120,0r0,-48xm55,0r39,-47r129,0r0,47r-168,0","w":232,"k":{"\u00c5":-8,"\u00c4":-8,"\u00d6":-4,"\u00dc":-15,"\u00d8":-4,"\u00c6":-8,"Z":-15,"Y":-4,"X":-8,"W":-4,"V":-4,"U":-15,"T":-4,"S":-8,"R":-15,"Q":-4,"P":-15,"O":-4,"N":-15,"M":-15,"L":-15,"K":-15,"J":-8,"I":-15,"H":-15,"G":-4,"F":-15,"E":-15,"D":-15,"C":-4,"B":-15,"A":-8,"\/":-15}},"[":{"d":"23,61r0,-315r53,0r0,315r-53,0xm86,61r0,-42r44,0r0,42r-44,0xm86,-212r0,-42r44,0r0,42r-44,0","w":135},"]":{"d":"5,61r0,-42r45,0r0,42r-45,0xm5,-254r45,0r0,43r-45,0r0,-43xm59,61r0,-315r53,0r0,315r-53,0","w":135},"_":{"d":"184,45r-188,0r0,-18r188,0r0,18","w":180},"\u2018":{"d":"18,-143v-3,-58,3,-106,57,-115v6,34,-31,26,-30,61r26,0r0,54r-53,0","w":90,"k":{"\u00c5":22,"\u00c4":22,"\u00c6":22,"J":60,"A":22}},"a":{"d":"9,-56v3,-61,64,-60,116,-70r0,38v-23,6,-58,4,-59,30v-1,28,43,25,59,10v-3,13,-2,28,0,41v-41,29,-119,10,-116,-49xm104,-157v-16,1,-33,7,-33,25r-51,0v3,-47,34,-68,84,-68v53,0,85,23,85,78v0,40,-6,92,7,122r-59,0v-10,-36,0,-94,-5,-137v-1,-14,-11,-20,-28,-20","w":209},"b":{"d":"20,0r0,-255r56,0r0,255r-56,0xm112,-155v-13,-1,-20,6,-27,10r0,-46v63,-30,121,18,121,91v0,74,-58,130,-121,95r0,-46v5,4,13,11,25,11v53,0,57,-115,2,-115"},"c":{"d":"105,-156v-49,6,-48,109,0,114r0,47v-111,9,-121,-173,-33,-199v11,-4,22,-7,33,-7r0,45xm114,-42v21,-5,27,-13,32,-33r55,2v-8,45,-34,76,-87,78r0,-47xm145,-125v-3,-18,-13,-28,-31,-31r0,-45v53,1,76,29,85,73","w":202,"k":{"\u00f6":-4,"\u00e5":-8,"\u00e4":-8,"\u00e6":-8,"q":-4,"o":-4,"g":-4,"e":-4,"d":-4,"c":-4,"a":-8}},"d":{"d":"68,-97v-7,41,36,72,64,46r0,47v-63,29,-121,-22,-121,-93v0,-71,56,-125,121,-94r0,46v-28,-24,-70,6,-64,48xm141,0r0,-254r56,0r0,254r-56,0"},"e":{"d":"68,-100v-6,51,55,84,81,39r56,4v-12,36,-45,63,-93,62v-65,-1,-94,-39,-100,-102v-10,-117,173,-142,190,-30v3,15,5,30,5,46r-127,0v-3,-12,-3,-29,0,-42r69,0v-4,-20,-14,-34,-37,-34v-32,1,-40,24,-44,57"},"f":{"d":"31,-195v-6,-57,37,-62,93,-59r0,42v-17,1,-41,-5,-37,17r37,0r0,42r-37,0r0,153r-56,0r0,-153r-27,0r0,-42r27,0","w":127,"k":{"\u00f6":5,"\u00f8":5,"y":-8,"w":-8,"v":-8,"o":5,".":15}},"g":{"d":"66,-107v-6,45,51,63,73,31r0,50v-12,8,-25,15,-45,14v-56,-1,-80,-38,-83,-93v-5,-73,75,-124,128,-77r0,43v-21,-30,-79,-13,-73,32xm81,3v13,33,78,19,68,-22r0,-176r55,0r-2,204v-10,70,-160,78,-177,9v-2,-6,-3,-11,-4,-15r60,0","w":225},"h":{"d":"20,0r0,-255r56,0r0,255r-56,0xm141,-111v10,-41,-38,-52,-56,-29r0,-43v42,-37,112,-12,112,56r0,127r-56,0r0,-111"},"i":{"d":"21,0r0,-195r55,0r0,195r-55,0xm21,-205r0,-50r55,0r0,50r-55,0","w":97},"j":{"d":"-12,15v24,0,33,-1,33,-22r0,-188r55,0r-2,221v-6,35,-43,37,-86,36r0,-47xm21,-205r0,-49r55,0r0,49r-55,0","w":97},"k":{"d":"20,0r0,-254r56,0r0,254r-56,0xm86,-139r50,-56r72,0r-83,81r88,114r-70,0r-57,-76r0,-63","w":209,"k":{"\u00f6":3,"z":-8,"y":-4,"x":-8,"w":-4,"v":-4,"t":-4,"q":3,"o":3,"g":3,"f":-4,"e":3,"d":3,"c":3}},"l":{"d":"21,0r0,-254r55,0r0,254r-55,0","w":97},"m":{"d":"20,0r0,-195r56,0r0,195r-56,0xm134,-102v7,-37,-22,-57,-48,-41r0,-42v24,-26,87,-17,94,18v11,-18,30,-33,60,-33v89,-3,58,116,63,200r-56,0r-1,-123v-1,-15,-9,-28,-27,-27v-22,0,-29,16,-29,39r0,111r-56,0r0,-102","w":322},"n":{"d":"20,0r0,-195r56,0r0,195r-56,0xm141,-117v6,-33,-40,-44,-55,-21r0,-44v44,-36,112,-7,112,62r0,120r-57,0r0,-117"},"o":{"d":"108,-157v-55,3,-53,116,0,117r0,46v-108,7,-128,-159,-43,-196v12,-6,26,-10,43,-11r0,44xm118,-201v108,-6,125,159,42,196v-12,6,-26,10,-42,11r0,-46v27,-5,39,-26,39,-60v1,-33,-13,-53,-39,-57r0,-44","w":225,"k":{"x":3}},"p":{"d":"20,61r0,-256r56,0r0,256r-56,0xm150,-100v6,-44,-38,-71,-65,-45r0,-44v62,-36,121,16,121,91v0,73,-57,122,-121,93r0,-46v29,24,71,-6,65,-49"},"q":{"d":"68,-97v-6,42,35,72,64,45r0,48v-65,29,-120,-21,-120,-94v0,-71,57,-124,120,-93r0,46v-30,-27,-70,7,-64,48xm141,62r0,-257r56,0r0,257r-56,0"},"r":{"d":"21,0r0,-195r56,0r0,195r-56,0xm135,-148v-21,-3,-40,1,-48,13r0,-48v8,-12,27,-19,48,-15r0,50","w":135,"k":{"y":-15,"x":-15,"w":-11,"v":-11,"t":-11,"f":-8,".":15}},"s":{"d":"65,-68v2,20,12,28,30,32r0,41v-49,-4,-81,-21,-83,-72xm105,-36v27,5,40,-27,13,-35v-43,-12,-100,-11,-100,-68v0,-43,34,-61,77,-62r0,40v-17,-3,-35,19,-18,27v42,21,115,11,113,75v-2,45,-37,64,-85,64r0,-41xm132,-132v1,-19,-13,-24,-27,-28r0,-41v45,0,77,23,80,66","w":202},"t":{"d":"123,-1v-51,9,-93,0,-93,-52r0,-100r-27,0r0,-42r27,0r0,-35r56,0r0,35r37,0r0,42r-37,0r0,95v0,17,20,16,37,14r0,43","w":127,"k":{"\u00e4":-4,"y":-4,"x":-8,"a":-4}},"u":{"d":"76,-82v-7,38,38,52,56,30r0,42v-41,31,-111,11,-111,-54r-1,-131r56,0r0,113xm141,0r0,-195r56,0r0,195r-56,0"},"v":{"d":"0,-195r59,0r60,195r-51,0xm100,-96r28,-99r59,0r-62,183","w":187,"k":{"\u00f6":3,"y":-8,"w":-8,"t":-8,"o":3,"f":-4,".":15}},"w":{"d":"-3,-195r57,0r51,195r-51,0xm89,-99r26,-96r49,0r50,195r-42,0r-33,-134r-28,120xm199,-96r25,-99r57,0r-57,195","w":277,"k":{"y":-11,"v":-8,"t":-11,"f":-8,".":15}},"x":{"d":"-4,0r133,-195r63,0r-133,195r-63,0xm-3,-195r65,0r28,40r-32,46xm102,-47r32,-46r64,93r-64,0","w":195,"k":{"z":-8}},"y":{"d":"18,15v31,4,55,-5,45,-34r-63,-176r60,0r58,206v-10,44,-42,52,-100,49r0,-45xm100,-89r29,-106r59,0r-64,190","w":187,"k":{"x":-8,"w":-8,"v":-8,"t":-11,"f":-8,".":15}},"z":{"d":"8,-42r140,-153r27,0r0,43r-136,152r-31,0r0,-42xm19,-150r0,-45r117,0r-42,45r-75,0xm51,0r42,-47r88,0r0,47r-130,0","w":195,"k":{"\u00f6":3,"q":3,"o":3,"g":3,"e":3,"d":3,"c":3}},"{":{"d":"41,10v0,-40,8,-91,-37,-87r0,-37v45,3,37,-47,37,-88v0,-46,38,-54,86,-52r0,37v-36,-5,-42,17,-39,54v3,39,-11,61,-40,69v44,1,40,52,41,97v0,22,15,24,38,24r0,36v-49,2,-86,-6,-86,-53","w":127},"}":{"d":"91,-185v-2,37,-2,73,36,71r0,37v-43,-2,-35,46,-36,88v-1,45,-37,55,-87,52r0,-36v75,15,5,-121,79,-121v-34,-7,-40,-47,-40,-100v0,-21,-14,-24,-39,-23r0,-37v58,-4,90,12,87,69","w":127},"\u00a1":{"d":"16,0v-2,-66,3,-124,10,-181r37,0v6,57,10,116,8,181r-55,0xm18,-201r0,-53r53,0r0,53r-53,0","w":105},"\u00a2":{"d":"86,-148v-21,18,-24,81,0,98r0,53v-89,-5,-96,-165,-24,-193v9,-4,16,-7,24,-9r0,51xm132,-48v6,-6,14,-13,14,-27r55,2v-6,40,-33,69,-69,76r0,-51xm145,-125v-2,-12,-5,-19,-13,-25r0,-50v39,9,60,34,67,72xm95,37r0,-272r28,0r0,272r-28,0","w":202},"\u00a3":{"d":"40,-37v1,6,3,9,10,10r0,31v-45,2,-59,-60,-21,-77v6,-3,13,-4,21,-4r0,31v-4,1,-10,2,-10,9xm59,-26v12,0,13,-18,0,-20r0,-30v7,1,9,1,14,4v-1,-10,-3,-19,-11,-28r-43,0r0,-34r27,0v-18,-22,-24,-78,4,-98v15,-11,34,-22,59,-22r0,42v-41,1,-31,60,-11,78r45,0r0,34r-34,0v7,10,6,36,2,48v21,24,55,3,46,-34r46,0v0,49,-10,89,-59,90v-21,0,-38,-8,-50,-17v-11,10,-19,14,-35,16r0,-29xm151,-158v0,-29,-9,-48,-32,-54r0,-42v52,4,76,34,78,86","w":209},"\u00a5":{"d":"167,-143r38,0r0,38r-59,0r-28,-58r45,-90r63,0xm78,-105r-59,0r0,-38r39,0r-59,-110r64,0r78,158r0,95r-57,0r0,-50r-65,0r0,-39r65,0v1,-8,-4,-11,-6,-16xm150,-89r55,0r0,39r-55,0r0,-39","w":225},"'":{"d":"46,-270v16,-1,28,12,24,29r-19,94r-11,0r-21,-98v0,-17,13,-24,27,-25","w":90,"k":{"\u00c5":22,"\u00c4":22,"\u00c6":22,"J":60,"A":22,".":45}},"\u201c":{"d":"73,-238v-15,8,-27,20,-28,40r28,0r0,55r-54,0v-2,-57,1,-106,54,-115r0,20xm91,-143v-3,-59,3,-107,57,-115r0,20v-18,8,-28,19,-31,40r29,0r0,55r-55,0","w":164,"k":{"\u00c5":22,"\u00c4":22,"\u00c6":22,"J":60,"A":22}},"\u00ab":{"d":"14,-124r56,-49r0,46r-30,25r30,25r0,44r-56,-46r0,-45xm83,-124r56,-49r0,44r-30,27r30,25r0,44r-56,-47r0,-44","w":157,"k":{"Y":22,"T":22}},"\u2013":{"d":"14,-93r0,-43r174,0r0,43r-174,0","w":202},"\u00b7":{"d":"18,-88r0,-54r53,0r0,54r-53,0","w":90,"k":{"\u00d6":15,"\u00dc":15,"\u00d8":15,"Z":15,"Y":30,"X":30,"W":30,"V":30,"U":15,"T":30,"S":15,"R":15,"Q":15,"P":15,"O":15,"N":15,"M":15,"L":15,"K":15,"J":15,"I":15,"H":15,"G":15,"F":15,"E":15,"D":15,"C":15,"B":15,"\/":15}},"\u2219":{"d":"18,-88r0,-54r53,0r0,54r-53,0","w":90},"\u201d":{"d":"73,-254v2,58,-2,106,-56,115v-7,-33,32,-29,30,-61r-28,0r0,-54r54,0xm91,-160v16,-7,27,-21,29,-40r-29,0r0,-54r55,0v3,58,-3,106,-55,114r0,-20","w":164,"k":{".":45}},"\u00bb":{"d":"19,-76r29,-26r-29,-25r0,-44r56,48r0,43r-56,49r0,-45xm87,-76r30,-26r-30,-24r0,-45r56,47r0,45r-56,48r0,-45","w":157},"\u2026":{"d":"33,0r0,-54r54,0r0,54r-54,0xm153,0r0,-54r54,0r0,54r-54,0xm273,0r0,-54r54,0r0,54r-54,0","w":360},"\u00bf":{"d":"94,-109v-28,14,-35,67,5,70r0,45v-75,7,-109,-89,-55,-134v16,-13,36,-21,33,-52r51,0v1,37,-11,59,-34,71xm75,-202r0,-53r53,0r0,53r-53,0xm109,-39v26,-1,36,-16,38,-42r52,0v-3,55,-31,85,-90,87r0,-45","w":202},"`":{"d":"13,-271r62,0r17,53r-35,0","w":105},"\u00b4":{"d":"15,-218r16,-54r59,0r-40,54r-35,0","w":105},"\u00af":{"d":"-12,-253r129,0r0,36r-129,0r0,-36","w":105},"\u00a8":{"d":"-12,-262r51,0r0,45r-51,0r0,-45xm68,-262r49,0r0,45r-49,0r0,-45","w":105},"\u00b8":{"d":"26,85r23,-30r-14,0r0,-38r43,0r0,38r-23,30r-29,0","w":105},"\u2014":{"d":"14,-93r0,-43r211,0r0,43r-211,0","w":240},"\u00c6":{"d":"-3,0r113,-254r93,0r0,254r-56,0r0,-55r-56,0r19,-44r37,0r0,-115r-89,214r-61,0xm212,-47r120,0r0,47r-120,0r0,-47xm212,-206r0,-48r120,0r0,48r-120,0xm212,-111r0,-46r110,0r0,46r-110,0","w":344,"k":{"Z":-15,"Y":-4,"X":-8,"W":-4,"V":-4,"U":-15,"T":-4,"S":-8,"R":-15,"Q":-8,"P":-15,"O":-8,"N":-15,"M":-15,"L":-15,"K":-15,"J":-8,"I":-15,"H":-15,"G":-8,"F":-15,"D":-15,"C":-8,"B":-15,"A":-8,"\/":-15}},"\u00aa":{"d":"45,-170v-2,12,20,14,28,7r0,31v-30,12,-69,-4,-67,-37v2,-38,31,-38,67,-44r0,27v-19,6,-26,2,-28,16xm83,-219v0,-14,-33,-14,-34,0r0,5r-36,0v2,-32,20,-46,54,-46v74,0,47,75,60,128r-41,0v-6,-23,-2,-58,-3,-87","w":135},"\u00d8":{"d":"134,6v-32,0,-52,-11,-72,-23r-22,27r-18,-14r23,-29v-38,-36,-44,-136,-6,-181v21,-25,50,-45,95,-46r0,48v-56,2,-74,80,-52,133r97,-118v-10,-8,-19,-14,-36,-15r0,-48v30,0,53,9,70,22r25,-31r19,16r-26,31v42,37,42,152,-2,191v-22,19,-50,34,-86,37r0,-49v59,0,74,-83,51,-134r-97,118v9,8,18,15,37,16r0,49","w":277,"k":{"Z":-8,"X":7,"W":7,"V":7,"T":7,"S":-8,"R":-8,"Q":-8,"P":-8,"N":-8,"M":-8,"L":-8,"K":-8,"H":-8,"G":-8,"F":-8,"E":-8,"D":-8,"C":-8,"B":-8}},"\u00ba":{"d":"67,-129v-70,4,-79,-105,-24,-125v7,-3,16,-5,24,-6r0,32v-28,2,-30,63,0,67r0,32xm76,-260v64,-2,80,97,28,123v-8,5,-17,7,-28,8r0,-32v26,-2,30,-65,0,-67r0,-32","w":142},"\u00e6":{"d":"156,-18v-37,38,-146,34,-146,-42v0,-61,59,-62,120,-62r0,40v-26,2,-63,-5,-64,22v-1,35,64,26,68,1v5,16,10,27,22,41xm105,-157v-21,0,-31,7,-34,23r-52,0v0,-70,108,-84,155,-46v20,-17,43,-24,77,-21v58,5,85,53,84,119r-130,0v-2,-14,-2,-30,0,-42r71,0v-4,-23,-17,-34,-39,-34v-34,0,-40,26,-44,57v-7,54,59,80,83,40r57,3v-14,36,-43,63,-95,63v-76,0,-104,-52,-100,-134v1,-21,-11,-28,-33,-28","w":344},"\u00f8":{"d":"107,5v-26,-1,-41,-7,-57,-18r-22,25r-16,-15r22,-26v-33,-31,-29,-114,4,-144v17,-15,39,-28,69,-29r0,44v-39,3,-48,50,-38,90r72,-81v-9,-6,-12,-8,-24,-9r0,-44v24,0,40,8,56,17r22,-25r16,14r-22,26v29,28,34,105,3,138v-18,19,-40,35,-75,37r0,-45v39,-2,49,-53,37,-90r-71,80v7,7,13,8,24,10r0,45","w":225},"\u00df":{"d":"102,-217v-24,2,-26,22,-26,49r0,168r-55,0r2,-204v5,-38,36,-54,79,-57r0,44xm139,-189v0,-18,-11,-26,-28,-28r0,-44v44,1,82,21,82,66v0,23,-13,40,-31,49v26,12,43,33,43,69v0,64,-51,95,-115,77r0,-39v38,7,62,-10,62,-44v0,-35,-28,-45,-62,-40r0,-38v28,2,48,-3,49,-28"},"\u00cc":{"d":"20,0r0,-254r57,0r0,254r-57,0xm2,-322r59,0r8,45r-34,0","w":97},"\u00b3":{"d":"45,-150v-1,17,4,29,17,30r0,31v-35,-3,-52,-23,-51,-60xm62,-221v-14,3,-13,13,-14,27r-34,-3v-1,-34,17,-52,48,-55r0,31xm102,-177v44,21,15,94,-30,88v2,-11,-5,-30,5,-33v17,-6,14,-42,-11,-38v-3,0,-8,0,-13,1r0,-31v27,10,43,-25,19,-31r0,-31v43,-2,61,53,30,75","w":135},"\u00d3":{"d":"72,-129v0,47,19,80,61,85r0,49v-135,9,-159,-204,-55,-253v15,-7,33,-12,55,-13r0,48v-42,5,-60,38,-61,84xm143,-261v138,-9,159,210,51,254v-15,7,-32,11,-51,12r0,-49v42,-4,61,-39,61,-84v0,-49,-20,-79,-61,-85r0,-48xm116,-278r10,-44r59,0r-34,44r-35,0","w":277},"\u00cf":{"d":"20,0r0,-254r57,0r0,254r-57,0xm-18,-277r0,-45r47,0r0,45r-47,0xm67,-277r0,-45r46,0r0,45r-46,0","w":97},"\u00c7":{"d":"73,-124v0,47,20,77,61,81r0,48v-134,11,-162,-201,-57,-251v16,-8,34,-12,57,-13r0,47v-46,4,-60,41,-61,88xm99,85r23,-30r-14,0r0,-38r44,0r0,38r-24,30r-29,0xm190,-173v-5,-22,-20,-37,-46,-39r0,-47v60,3,93,31,104,82xm144,-43v28,-4,45,-18,48,-46r60,4v-9,55,-45,89,-108,90r0,-48","w":254},"\u00d9":{"d":"115,6v-63,1,-98,-33,-98,-99r0,-161r58,0r1,174v1,23,14,36,39,37r0,49xm124,-43v32,-2,40,-22,40,-57r0,-154r58,0r-1,176v-2,58,-37,83,-97,84r0,-49xm73,-322r59,0r8,45r-34,0","w":240},"\u00fe":{"d":"20,61r0,-316r56,0r0,316r-56,0xm150,-100v6,-44,-38,-71,-65,-45r0,-44v62,-36,121,16,121,91v0,73,-57,122,-121,93r0,-46v29,24,71,-6,65,-49"},"\u00dc":{"d":"115,6v-63,1,-98,-33,-98,-99r0,-161r58,0r1,174v1,23,14,36,39,37r0,49xm54,-277r0,-45r46,0r0,45r-46,0xm124,-43v32,-2,40,-22,40,-57r0,-154r58,0r-1,176v-2,58,-37,83,-97,84r0,-49xm138,-277r0,-45r47,0r0,45r-47,0","w":240,"k":{"Z":-15,"Y":-4,"X":-8,"W":-4,"V":-4,"T":-4,"S":-8,"R":-15,"Q":-8,"P":-15,"O":-8,"N":-15,"M":-15,"L":-15,"K":-15,"J":-8,"I":-15,"H":-15,"G":-8,"F":-15,"E":-15,"D":-15,"C":-8,"B":-15,"A":-8,"\/":-15}},"\u00d6":{"d":"72,-129v0,47,19,80,61,85r0,49v-135,9,-159,-204,-55,-253v15,-7,33,-12,55,-13r0,48v-42,5,-60,38,-61,84xm143,-261v138,-9,159,210,51,254v-15,7,-32,11,-51,12r0,-49v42,-4,61,-39,61,-84v0,-49,-20,-79,-61,-85r0,-48xm72,-278r0,-45r47,0r0,45r-47,0xm157,-278r0,-45r46,0r0,45r-46,0","w":277,"k":{"Z":-2,"Y":15,"X":7,"W":7,"V":7,"U":-8,"T":7,"S":-8,"R":-8,"Q":-8,"P":-8,"O":-8,"N":-8,"M":-8,"L":-8,"K":-8,"I":-8,"H":-8,"G":-8,"F":-8,"E":-8,"D":-8,"C":-8,"B":-8,"A":7}},"\u00c8":{"d":"20,0r0,-254r57,0r0,254r-57,0xm87,0r0,-47r121,0r0,47r-121,0xm87,-208r0,-46r119,0r0,46r-119,0xm87,-111r0,-46r110,0r0,46r-110,0xm62,-322r59,0r8,45r-34,0"},"\u00c2":{"d":"-2,0r87,-254r65,0r90,254r-64,0r-17,-54r-71,0r14,-46r43,0r-27,-98v-15,70,-38,132,-56,198r-64,0xm60,-277r31,-45r58,0r31,45r-41,0r-19,-24r-18,24r-42,0","w":240},"\u00b2":{"d":"12,-91r0,-32r110,0r0,32r-110,0xm63,-218v-12,3,-16,14,-15,30r-34,-2v-1,-36,15,-59,49,-61r0,33xm119,-202v-1,35,-23,52,-43,70r-49,0v23,-21,52,-34,57,-69v0,-9,-5,-15,-12,-17r0,-33v27,3,48,17,47,49","w":135},"\u00d1":{"d":"21,0r0,-237r54,92r3,145r-57,0xm21,-254r55,0r151,254r-54,0xm170,-254r57,0r0,235r-55,-92xm147,-277v-17,1,-43,-18,-51,-1r-27,0v0,-23,7,-43,31,-43v16,1,46,17,53,0r28,0v-1,27,-9,43,-34,44","w":247},"\u00e7":{"d":"73,85r23,-30r-15,0r0,-38r44,0r0,38r-23,30r-29,0xm105,-156v-47,4,-45,95,-12,110v5,2,9,3,12,4r0,47v-111,9,-121,-173,-33,-199v11,-4,22,-7,33,-7r0,45xm114,-42v21,-5,27,-13,32,-33r55,2v-8,45,-35,76,-87,78r0,-47xm145,-125v-4,-18,-13,-28,-31,-31r0,-45v52,1,77,29,85,73","w":202},"\u00d2":{"d":"72,-129v0,47,19,80,61,85r0,49v-135,9,-159,-204,-55,-253v15,-7,33,-12,55,-13r0,48v-42,5,-60,38,-61,84xm143,-261v138,-9,159,210,51,254v-15,7,-32,11,-51,12r0,-49v42,-4,61,-39,61,-84v0,-49,-20,-79,-61,-85r0,-48xm92,-322r59,0r8,45r-34,0","w":277},"\u00b9":{"d":"20,-223v11,0,17,1,26,-3r0,31r-26,0r0,-28xm55,-235v2,-5,5,-7,5,-14r32,0r0,158r-37,0r0,-144","w":135},"\u00c4":{"d":"-2,0r87,-254r65,0r90,254r-64,0r-17,-54r-71,0r14,-46r43,0r-27,-98v-15,70,-38,132,-56,198r-64,0xm53,-278r0,-45r46,0r0,45r-46,0xm137,-278r0,-45r47,0r0,45r-47,0","w":240,"k":{"\"":22,"\u201d":22,"\u201c":22,"'":22,"z":-8,"y":7,"x":-15,"w":7,"v":7,"\u2018":22,"Z":-11,"Y":15,"X":-15,"W":15,"V":15,"U":-2,"T":37,"R":-8,"Q":7,"P":-8,"O":7,"N":-8,"M":-8,"L":-8,"K":-8,"J":-8,"I":-8,"H":-8,"G":7,"F":-8,"E":-8,"D":-8,"C":7,"B":-8,"\/":-15,"\u2019":22}},"\u00c0":{"d":"-2,0r87,-254r65,0r90,254r-64,0r-17,-54r-71,0r14,-46r43,0r-27,-98v-15,70,-38,132,-56,198r-64,0xm73,-322r59,0r8,45r-34,0","w":240},"\u2122":{"d":"163,-135r-28,-92r3,92r-25,0r0,-119r33,0r29,90r27,-90r34,0r0,119r-25,0r2,-93r-27,93r-23,0xm66,-135r-25,0r0,-98r-38,0r0,-21r100,0r0,21r-37,0r0,98","w":247},"\u00ce":{"d":"20,0r0,-254r57,0r0,254r-57,0xm-11,-277r31,-45r58,0r30,45r-41,0r-18,-24r-18,24r-42,0","w":97},"\u00c9":{"d":"20,0r0,-254r57,0r0,254r-57,0xm87,0r0,-47r121,0r0,47r-121,0xm87,-208r0,-46r119,0r0,46r-119,0xm87,-111r0,-46r110,0r0,46r-110,0xm86,-278r10,-44r59,0r-34,44r-35,0"},"\u00ae":{"d":"178,-46v-14,-27,4,-82,-51,-71r0,71r-34,0r0,-164v52,1,122,-10,122,43v0,22,-15,33,-31,38v27,11,18,60,33,83r-39,0xm180,-165v-1,-24,-30,-18,-53,-19r0,39v24,-1,54,6,53,-20xm150,-255v78,0,128,51,128,129v0,77,-51,127,-128,127v-77,0,-128,-51,-128,-128v0,-78,51,-128,128,-128xm150,-10v71,0,117,-46,117,-117v0,-71,-46,-117,-117,-117v-71,0,-117,47,-117,117v0,69,47,117,117,117","w":299},"\u00d5":{"d":"72,-129v0,47,19,80,61,85r0,49v-135,9,-159,-204,-55,-253v15,-7,33,-12,55,-13r0,48v-42,5,-60,38,-61,84xm143,-261v138,-9,159,210,51,254v-15,7,-32,11,-51,12r0,-49v42,-4,61,-39,61,-84v0,-49,-20,-79,-61,-85r0,-48xm162,-277v-17,1,-43,-18,-51,-1r-27,0v0,-23,7,-43,30,-43v17,0,46,17,54,0r28,0v-2,26,-10,43,-34,44","w":277},"\u00f0":{"d":"118,-40v70,-18,33,-146,0,-175r-57,12r-11,-24r46,-10v-6,-5,-10,-11,-18,-15r53,-13v6,4,13,11,18,17r36,-8r11,24r-27,6v48,43,69,179,-2,216v-15,8,-29,14,-49,15r0,-45xm68,-107v0,39,10,63,40,68r0,45v-64,-4,-97,-41,-97,-104v0,-64,44,-107,107,-101v10,16,18,32,24,52v-29,-23,-74,-1,-74,40","w":225},"\u00db":{"d":"115,6v-63,1,-98,-33,-98,-99r0,-161r58,0r1,174v1,23,14,36,39,37r0,49xm124,-43v32,-2,40,-22,40,-57r0,-154r58,0r-1,176v-2,58,-37,83,-97,84r0,-49xm60,-277r31,-45r58,0r31,45r-41,0r-19,-24r-18,24r-42,0","w":240},"\u00c3":{"d":"-2,0r87,-254r65,0r90,254r-64,0r-17,-54r-71,0r14,-46r43,0r-27,-98v-15,70,-38,132,-56,198r-64,0xm143,-277v-17,1,-43,-18,-51,-1r-27,0v0,-23,7,-43,31,-43v16,1,46,17,53,0r28,0v-1,27,-9,43,-34,44","w":240},"\u00ca":{"d":"20,0r0,-254r57,0r0,254r-57,0xm87,0r0,-47r121,0r0,47r-121,0xm87,-208r0,-46r119,0r0,46r-119,0xm87,-111r0,-46r110,0r0,46r-110,0xm49,-277r31,-45r58,0r30,45r-41,0r-18,-24r-18,24r-42,0"},"\u00d4":{"d":"72,-129v0,47,19,80,61,85r0,49v-135,9,-159,-204,-55,-253v15,-7,33,-12,55,-13r0,48v-42,5,-60,38,-61,84xm143,-261v138,-9,159,210,51,254v-15,7,-32,11,-51,12r0,-49v42,-4,61,-39,61,-84v0,-49,-20,-79,-61,-85r0,-48xm79,-277r31,-45r58,0r30,45r-41,0r-18,-24r-18,24r-42,0","w":277},"\u00a9":{"d":"150,-255v78,0,128,50,128,128v0,77,-50,128,-128,128v-77,0,-128,-51,-128,-128v0,-78,51,-128,128,-128xm150,-10v70,0,117,-46,117,-117v0,-71,-46,-117,-117,-117v-71,0,-117,47,-117,117v0,69,47,117,117,117xm101,-128v-5,53,71,68,95,33r26,23v-48,60,-157,30,-157,-55v0,-86,111,-114,157,-57r-26,25v-22,-36,-101,-22,-95,31","w":299},"\u00cd":{"d":"20,0r0,-254r57,0r0,254r-57,0xm26,-278r10,-44r59,0r-34,44r-35,0","w":97},"\u00c1":{"d":"-2,0r87,-254r65,0r90,254r-64,0r-17,-54r-71,0r14,-46r43,0r-27,-98v-15,70,-38,132,-56,198r-64,0xm98,-278r9,-44r59,0r-34,44r-34,0","w":240},"\u00de":{"d":"20,0r0,-255r58,0r0,255r-58,0xm217,-129v-1,67,-54,89,-130,83r0,-48v40,2,77,0,73,-41v-3,-32,-37,-33,-73,-32r0,-46v77,-5,131,11,130,84","w":225},"\u00da":{"d":"115,6v-63,1,-98,-33,-98,-99r0,-161r58,0r1,174v1,23,14,36,39,37r0,49xm124,-43v32,-2,40,-22,40,-57r0,-154r58,0r-1,176v-2,58,-37,83,-97,84r0,-49xm98,-278r9,-44r59,0r-34,44r-34,0","w":240},"\u00c5":{"d":"-2,0r87,-254r65,0r90,254r-64,0r-17,-54r-71,0r14,-46r43,0r-27,-98v-15,70,-38,132,-56,198r-64,0xm156,-305v2,44,-71,49,-74,4v-1,-24,14,-41,36,-41v23,0,37,15,38,37xm118,-320v-9,0,-16,8,-15,17v1,7,8,15,16,14v8,-1,15,-7,15,-16v0,-9,-8,-15,-16,-15","w":240,"k":{"\"":22,"\u201d":22,"\u201c":22,"'":22,"y":7,"w":7,"v":7,"\u2018":22,"Z":-8,"Y":15,"X":-15,"W":15,"V":15,"T":37,"R":-8,"Q":7,"P":-8,"N":-8,"M":-8,"L":-8,"K":-8,"J":-8,"H":-8,"G":7,"F":-8,"E":-8,"D":-8,"C":7,"B":-8,"\u2019":22}},"\u00d0":{"d":"20,0r0,-103r-20,0r0,-44r20,0r0,-108r57,0r0,255r-57,0xm235,-127v0,87,-51,135,-148,127r0,-47v64,6,88,-25,88,-82v-1,-55,-25,-84,-88,-78r0,-48v98,-8,148,41,148,128xm87,-147r55,0r0,44r-55,0r0,-44","w":247},"\u00dd":{"d":"-2,-254r64,0r79,159r0,95r-57,0r0,-95xm118,-163r45,-91r64,0r-80,149xm90,-278r9,-44r59,0r-33,44r-35,0","w":225},"\u00cb":{"d":"20,0r0,-254r57,0r0,254r-57,0xm87,0r0,-47r121,0r0,47r-121,0xm87,-208r0,-46r119,0r0,46r-119,0xm42,-277r0,-45r47,0r0,45r-47,0xm87,-111r0,-46r110,0r0,46r-110,0xm127,-277r0,-45r47,0r0,45r-47,0"},"\u00b5":{"d":"132,-10v-11,11,-37,20,-56,10r0,62r-56,0r0,-257r56,0r0,113v-7,38,38,52,56,30r0,42xm141,0r0,-195r56,0r0,195r-56,0"},"$":{"d":"58,-78v-1,19,10,28,22,34r0,47v-45,-9,-68,-34,-72,-81r50,0xm127,-45v17,-5,26,-34,7,-43v-5,-3,-11,-6,-16,-8r0,134r-29,0r0,-143v-71,-1,-106,-110,-32,-139v8,-3,15,-5,23,-6r0,44v-22,2,-21,42,0,46r9,3r0,-129r29,0r0,138v71,-1,106,98,45,137v-12,8,-22,11,-36,14r0,-48xm141,-174v1,-16,-6,-24,-14,-29r0,-46v39,8,58,32,62,73","w":209},"\u00e1":{"d":"9,-56v3,-61,64,-60,116,-70r0,38v-23,6,-58,4,-59,30v-1,28,43,25,59,10v-3,13,-2,28,0,41v-41,29,-119,10,-116,-49xm104,-157v-16,1,-33,7,-33,25r-51,0v3,-47,34,-68,84,-68v53,0,85,23,85,78v0,40,-6,92,7,122r-59,0v-10,-36,0,-94,-5,-137v-1,-14,-11,-20,-28,-20xm83,-218r16,-54r59,0r-40,54r-35,0","w":209},"\u00e2":{"d":"46,-216r35,-55r51,0r32,55r-40,0r-18,-31r-19,31r-41,0xm9,-56v3,-61,64,-60,116,-70r0,38v-23,6,-58,4,-59,30v-1,28,43,25,59,10v-3,13,-2,28,0,41v-41,29,-119,10,-116,-49xm104,-157v-16,1,-33,7,-33,25r-51,0v3,-47,34,-68,84,-68v53,0,85,23,85,78v0,40,-6,92,7,122r-59,0v-10,-36,0,-94,-5,-137v-1,-14,-11,-20,-28,-20","w":209},"\u00e4":{"d":"9,-56v3,-61,64,-60,116,-70r0,38v-23,6,-58,4,-59,30v-1,28,43,25,59,10v-3,13,-2,28,0,41v-41,29,-119,10,-116,-49xm104,-157v-16,1,-33,7,-33,25r-51,0v3,-47,34,-68,84,-68v53,0,85,23,85,78v0,40,-6,92,7,122r-59,0v-10,-36,0,-94,-5,-137v-1,-14,-11,-20,-28,-20xm50,-263r51,0r0,45r-51,0r0,-45xm130,-263r49,0r0,45r-49,0r0,-45","w":209},"\u00e0":{"d":"9,-56v3,-61,64,-60,116,-70r0,38v-23,6,-58,4,-59,30v-1,28,43,25,59,10v-3,13,-2,28,0,41v-41,29,-119,10,-116,-49xm104,-157v-16,1,-33,7,-33,25r-51,0v3,-47,34,-68,84,-68v53,0,85,23,85,78v0,40,-6,92,7,122r-59,0v-10,-36,0,-94,-5,-137v-1,-14,-11,-20,-28,-20xm50,-271r62,0r17,53r-35,0","w":209},"\u00e5":{"d":"148,-244v3,33,-41,45,-60,25v-21,-21,-7,-61,25,-60v23,1,34,14,35,35xm113,-258v-18,0,-16,28,0,28v6,0,14,-7,14,-14v-1,-6,-5,-14,-14,-14xm9,-56v3,-61,64,-60,116,-70r0,38v-23,6,-58,4,-59,30v-1,28,43,25,59,10v-3,13,-2,28,0,41v-41,29,-119,10,-116,-49xm104,-157v-16,1,-33,7,-33,25r-51,0v3,-47,34,-68,84,-68v53,0,85,23,85,78v0,40,-6,92,7,122r-59,0v-10,-36,0,-94,-5,-137v-1,-14,-11,-20,-28,-20","w":209},"\u00e3":{"d":"136,-217v-22,0,-47,-32,-57,-5r0,5r-26,0v-1,-29,4,-59,35,-53v14,4,41,25,49,4r0,-4r24,0v0,27,2,53,-25,53xm9,-56v3,-61,64,-60,116,-70r0,38v-23,6,-58,4,-59,30v-1,28,43,25,59,10v-3,13,-2,28,0,41v-41,29,-119,10,-116,-49xm104,-157v-16,1,-33,7,-33,25r-51,0v3,-47,34,-68,84,-68v53,0,85,23,85,78v0,40,-6,92,7,122r-59,0v-10,-36,0,-94,-5,-137v-1,-14,-11,-20,-28,-20","w":209},"\u00e9":{"d":"68,-100v-6,51,55,84,81,39r56,4v-12,36,-45,63,-93,62v-65,-1,-94,-39,-100,-102v-10,-117,173,-142,190,-30v3,15,5,30,5,46r-127,0v-3,-12,-3,-29,0,-42r69,0v-4,-20,-14,-34,-37,-34v-32,1,-40,24,-44,57xm90,-218r16,-54r59,0r-40,54r-35,0"},"\u00ea":{"d":"53,-216r35,-55r51,0r32,55r-40,0r-18,-31r-19,31r-41,0xm68,-100v-6,51,55,84,81,39r56,4v-12,36,-45,63,-93,62v-65,-1,-94,-39,-100,-102v-10,-117,173,-142,190,-30v3,15,5,30,5,46r-127,0v-3,-12,-3,-29,0,-42r69,0v-4,-20,-14,-34,-37,-34v-32,1,-40,24,-44,57"},"\u00eb":{"d":"68,-100v-6,51,55,84,81,39r56,4v-12,36,-45,63,-93,62v-65,-1,-94,-39,-100,-102v-10,-117,173,-142,190,-30v3,15,5,30,5,46r-127,0v-3,-12,-3,-29,0,-42r69,0v-4,-20,-14,-34,-37,-34v-32,1,-40,24,-44,57xm48,-262r51,0r0,45r-51,0r0,-45xm128,-262r49,0r0,45r-49,0r0,-45"},"\u00e8":{"d":"68,-100v-6,51,55,84,81,39r56,4v-12,36,-45,63,-93,62v-65,-1,-94,-39,-100,-102v-10,-117,173,-142,190,-30v3,15,5,30,5,46r-127,0v-3,-12,-3,-29,0,-42r69,0v-4,-20,-14,-34,-37,-34v-32,1,-40,24,-44,57xm53,-271r62,0r17,53r-35,0"},"\u00ed":{"d":"21,0r0,-195r55,0r0,195r-55,0xm26,-218r16,-54r59,0r-40,54r-35,0","w":97},"\u00ee":{"d":"-10,-216r34,-55r52,0r32,55r-41,0r-18,-31r-18,31r-41,0xm21,0r0,-195r55,0r0,195r-55,0","w":97},"\u00ef":{"d":"21,0r0,-195r55,0r0,195r-55,0xm-15,-262r51,0r0,45r-51,0r0,-45xm65,-262r49,0r0,45r-49,0r0,-45","w":97},"\u00ec":{"d":"21,0r0,-195r55,0r0,195r-55,0xm-7,-271r62,0r17,53r-35,0","w":97},"\u00f1":{"d":"140,-217v-23,0,-48,-32,-58,-5r0,5r-25,0v-4,-29,3,-59,34,-53v14,3,41,26,49,4r0,-4r24,0v2,25,2,53,-24,53xm20,0r0,-195r56,0r0,195r-56,0xm141,-117v6,-33,-40,-44,-55,-21r0,-44v44,-36,112,-7,112,62r0,120r-57,0r0,-117"},"\u00f3":{"d":"108,-157v-55,3,-53,116,0,117r0,46v-108,7,-128,-159,-43,-196v12,-6,26,-10,43,-11r0,44xm118,-201v108,-6,125,159,42,196v-12,6,-26,10,-42,11r0,-46v27,-5,39,-26,39,-60v1,-33,-13,-53,-39,-57r0,-44xm90,-218r16,-54r59,0r-40,54r-35,0","w":225},"\u00f4":{"d":"53,-216r35,-55r51,0r32,55r-40,0r-18,-31r-18,31r-42,0xm108,-157v-55,3,-53,116,0,117r0,46v-108,7,-128,-159,-43,-196v12,-6,26,-10,43,-11r0,44xm118,-201v108,-6,125,159,42,196v-12,6,-26,10,-42,11r0,-46v27,-5,39,-26,39,-60v1,-33,-13,-53,-39,-57r0,-44","w":225},"\u00f6":{"d":"108,-157v-55,3,-53,116,0,117r0,46v-108,7,-128,-159,-43,-196v12,-6,26,-10,43,-11r0,44xm118,-201v108,-6,125,159,42,196v-12,6,-26,10,-42,11r0,-46v27,-5,39,-26,39,-60v1,-33,-13,-53,-39,-57r0,-44xm48,-264r51,0r0,45r-51,0r0,-45xm128,-264r49,0r0,45r-49,0r0,-45","w":225,"k":{"x":3}},"\u00f2":{"d":"108,-157v-55,3,-53,116,0,117r0,46v-108,7,-128,-159,-43,-196v12,-6,26,-10,43,-11r0,44xm118,-201v108,-6,125,159,42,196v-12,6,-26,10,-42,11r0,-46v27,-5,39,-26,39,-60v1,-33,-13,-53,-39,-57r0,-44xm57,-271r62,0r17,53r-35,0","w":225},"\u00f5":{"d":"144,-217v-23,0,-48,-32,-58,-5r0,5r-26,0v-1,-29,4,-59,35,-53v14,3,41,26,49,4r0,-4r24,0v0,26,2,53,-24,53xm108,-157v-55,3,-53,116,0,117r0,46v-108,7,-128,-159,-43,-196v12,-6,26,-10,43,-11r0,44xm118,-201v108,-6,125,159,42,196v-12,6,-26,10,-42,11r0,-46v27,-5,39,-26,39,-60v1,-33,-13,-53,-39,-57r0,-44","w":225},"\u00fa":{"d":"76,-82v-7,38,38,52,56,30r0,42v-41,31,-111,11,-111,-54r-1,-131r56,0r0,113xm141,0r0,-195r56,0r0,195r-56,0xm86,-218r16,-54r59,0r-40,54r-35,0"},"\u00fb":{"d":"49,-216r35,-55r51,0r32,55r-40,0r-18,-31r-18,31r-42,0xm76,-82v-7,38,38,52,56,30r0,42v-41,31,-111,11,-111,-54r-1,-131r56,0r0,113xm141,0r0,-195r56,0r0,195r-56,0"},"\u00fc":{"d":"76,-82v-7,38,38,52,56,30r0,42v-41,31,-111,11,-111,-54r-1,-131r56,0r0,113xm141,0r0,-195r56,0r0,195r-56,0xm45,-263r51,0r0,45r-51,0r0,-45xm125,-263r49,0r0,45r-49,0r0,-45"},"\u00f9":{"d":"76,-82v-7,38,38,52,56,30r0,42v-41,31,-111,11,-111,-54r-1,-131r56,0r0,113xm141,0r0,-195r56,0r0,195r-56,0xm53,-271r62,0r17,53r-35,0"},"\u00fd":{"d":"18,15v31,4,55,-5,45,-34r-63,-176r60,0r58,206v-10,44,-42,52,-100,49r0,-45xm100,-89r29,-106r59,0r-64,190xm71,-218r16,-54r59,0r-40,54r-35,0","w":187},"\u00ff":{"d":"18,15v31,4,55,-5,45,-34r-63,-176r60,0r58,206v-10,44,-42,52,-100,49r0,-45xm100,-89r29,-106r59,0r-64,190xm30,-262r51,0r0,45r-51,0r0,-45xm110,-262r49,0r0,45r-49,0r0,-45","w":187},"!":{"d":"33,0r0,-53r53,0r0,53r-53,0xm42,-72v-6,-57,-11,-116,-9,-182r56,0v2,66,-3,125,-11,182r-36,0","w":105},"\"":{"d":"121,-270v16,-1,28,12,24,29r-19,94r-11,0r-21,-98v0,-17,13,-24,27,-25xm46,-270v16,-1,28,12,24,29r-19,94r-11,0r-21,-98v0,-17,13,-24,27,-25","w":164,"k":{"\u00c5":22,"\u00c4":22,"\u00c6":22,"J":60,"A":22,".":45}}}});;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1987, 1991, 1993, 2002 Adobe Systems Incorporated. All rights reserved.
 * 
 * Trademark:
 * Futura is a registered trademark of Bauer Types, S.A.
 * 
 * Full name:
 * FuturaStd-Bold
 * 
 * Designer:
 * Paul Renner
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":246,"face":{"font-family":"FtB","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 8 2 2 2 4 2 2 4","ascent":"297","descent":"-63","x-height":"6","bbox":"-27 -374 408 95","underline-thickness":"18","underline-position":"-18","stemh":"57","stemv":"66","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":123},"!":{"d":"69,-77v23,0,42,19,42,42v0,23,-19,42,-42,42v-23,0,-42,-19,-42,-42v0,-23,19,-42,42,-42xm35,-92r0,-179r68,0r0,179r-68,0","w":138},"\"":{"d":"17,-271r61,0r-10,119r-41,0xm102,-271r61,0r-10,119r-41,0","w":180},"#":{"d":"95,-261r39,0r-14,73r36,0r14,-73r38,0r-14,73r28,0r0,40r-35,0r-8,45r33,0r0,41r-42,0r-12,62r-38,0r12,-62r-37,0r-11,62r-39,0r12,-62r-33,0r0,-41r41,0r9,-45r-35,0r0,-40r42,0xm112,-148r-9,45r37,0r9,-45r-37,0"},"$":{"d":"24,-31r30,-55v17,15,42,31,65,31v15,0,34,-9,34,-27v0,-20,-29,-24,-57,-34v-28,-10,-56,-26,-56,-70v0,-42,29,-82,73,-85r0,-44r34,0r0,44v23,2,46,8,65,21r-26,52v-13,-10,-29,-18,-46,-18v-16,0,-31,7,-31,21v0,17,22,24,35,28v41,14,78,28,78,78v0,50,-28,76,-75,88r0,45r-34,0r0,-43v-36,-1,-67,-14,-89,-32"},"%":{"d":"81,-275v40,0,74,23,74,66v0,44,-33,67,-74,67v-41,0,-74,-23,-74,-67v0,-43,34,-66,74,-66xm81,-239v-17,0,-31,14,-31,31v0,17,14,30,31,30v17,0,31,-13,31,-30v0,-17,-14,-31,-31,-31xm270,-129v40,0,74,23,74,66v0,44,-33,67,-74,67v-41,0,-74,-23,-74,-67v0,-43,34,-66,74,-66xm270,-93v-17,0,-31,13,-31,30v0,17,14,31,31,31v17,0,31,-14,31,-31v0,-17,-14,-30,-31,-30xm237,-271r35,0r-158,271r-35,0","w":351},"&":{"d":"155,-67r-43,-46v-30,9,-33,58,5,57v13,0,27,-5,38,-11xm141,-172v26,-8,39,-56,2,-59v-35,3,-22,45,-2,59xm217,0r-23,-25v-57,47,-178,47,-180,-46v-1,-44,29,-62,64,-78v-10,-17,-25,-28,-25,-55v0,-47,41,-75,85,-75v43,0,84,28,84,74v0,34,-22,51,-50,65r34,36v13,-12,26,-24,36,-38r40,38v-13,13,-24,28,-38,40r61,64r-88,0","w":305},"\u2019":{"d":"66,-271r61,0r-66,119r-42,0","w":133,"k":{"\u2019":14,"t":14,"s":58}},"(":{"d":"70,-284r39,22v-57,98,-55,228,0,326r-39,22v-71,-107,-69,-264,0,-370","w":126},")":{"d":"18,-262r39,-22v70,106,71,263,0,370r-39,-22v55,-98,56,-228,0,-326","w":126},"*":{"d":"71,-271r32,0r-2,38r32,-20r16,27r-34,18r34,19r-16,27r-32,-21r2,37r-33,0r2,-36r-30,19r-16,-27r32,-18r-34,-18r17,-28r31,20","w":173},"+":{"d":"96,-120r0,-65r54,0r0,65r66,0r0,54r-66,0r0,66r-54,0r0,-66r-65,0r0,-54r65,0"},",":{"d":"55,-69r61,0r-66,120r-42,0","w":123},"-":{"d":"19,-143r103,0r0,54r-103,0r0,-54","w":141},".":{"d":"62,-77v23,0,42,19,42,42v0,23,-19,42,-42,42v-23,0,-42,-19,-42,-42v0,-23,19,-42,42,-42","w":123},"\/":{"d":"147,-299r52,0r-138,332r-51,0","w":208},"0":{"d":"123,-282v157,2,156,290,0,293v-155,-3,-155,-291,0,-293xm123,-220v-36,0,-45,58,-45,84v0,26,9,85,45,85v36,0,45,-59,45,-85v0,-26,-9,-84,-45,-84"},"1":{"d":"97,-212r-39,0r0,-59r109,0r0,271r-70,0r0,-212"},"2":{"d":"141,-60r89,0r0,60r-218,0r111,-121v16,-17,31,-41,31,-66v0,-17,-12,-35,-31,-35v-23,0,-34,21,-29,44r-77,0v2,-62,41,-104,105,-104v57,0,105,37,105,96v0,61,-53,92,-86,126"},"3":{"d":"26,-193v6,-54,42,-85,101,-89v75,-6,119,94,58,134v29,8,45,41,45,69v0,92,-130,117,-187,59v-16,-17,-32,-44,-31,-68r72,0v0,22,16,38,38,38v22,0,38,-14,38,-36v0,-25,-25,-42,-50,-34r0,-47v23,2,38,-8,38,-30v0,-17,-11,-28,-27,-28v-18,0,-29,14,-29,32r-66,0"},"4":{"d":"203,-110r33,0r0,54r-33,0r0,56r-65,0r0,-56r-132,0r0,-45r105,-170r92,0r0,161xm138,-110r-1,-105r-64,105r65,0"},"5":{"d":"222,-85v3,93,-129,123,-202,71r10,-66v21,19,48,31,76,31v22,0,43,-16,43,-40v0,-53,-71,-54,-111,-35r24,-147r141,0r0,59r-94,0r-5,31v68,-14,116,32,118,96"},"6":{"d":"122,11v-58,0,-115,-42,-114,-98v3,-77,66,-132,102,-184r80,0r-76,92v64,-29,125,23,125,87v0,67,-55,103,-117,103xm122,-45v25,0,43,-20,43,-45v0,-24,-18,-44,-43,-44v-24,0,-45,20,-45,44v0,25,21,45,45,45"},"7":{"d":"139,-212r-113,0r0,-59r222,0r-155,271r-78,0"},"8":{"d":"123,-233v-17,0,-29,13,-29,30v0,17,12,31,29,31v17,0,30,-14,30,-31v0,-17,-13,-30,-30,-30xm123,-114v-18,0,-32,15,-32,34v0,18,14,33,32,33v18,0,33,-15,33,-33v0,-19,-15,-34,-33,-34xm31,-205v0,-103,185,-103,185,0v0,29,-18,54,-43,62v32,11,54,36,54,72v0,56,-57,82,-104,82v-47,0,-103,-26,-103,-82v0,-36,22,-61,54,-72v-25,-8,-43,-33,-43,-62"},"9":{"d":"125,-282v59,0,116,42,114,98v-3,77,-66,132,-102,184r-80,0r77,-92v-65,29,-126,-24,-126,-88v0,-67,55,-102,117,-102xm125,-226v-25,0,-43,19,-43,44v0,25,18,45,43,45v25,0,45,-20,45,-45v0,-25,-20,-44,-45,-44"},":":{"d":"62,-77v23,0,42,19,42,42v0,23,-19,42,-42,42v-23,0,-42,-19,-42,-42v0,-23,19,-42,42,-42xm62,-198v23,0,42,19,42,42v0,23,-19,42,-42,42v-23,0,-42,-19,-42,-42v0,-23,19,-42,42,-42","w":123},";":{"d":"50,-69r61,0r-66,120r-42,0xm78,-198v23,0,43,19,43,42v0,23,-20,42,-43,42v-23,0,-42,-19,-42,-42v0,-23,19,-42,42,-42","w":123},"<":{"d":"36,-71r0,-43r176,-66r0,54r-99,34r99,33r0,54"},"=":{"d":"31,-163r185,0r0,54r-185,0r0,-54xm31,-76r185,0r0,54r-185,0r0,-54"},">":{"d":"212,-114r0,43r-176,66r0,-54r98,-34r-98,-33r0,-54"},"?":{"d":"104,-279v48,-1,94,38,94,85v0,41,-28,66,-65,78r0,25r-66,0r0,-70v27,7,61,-4,62,-33v0,-15,-12,-27,-27,-27v-17,0,-25,12,-25,27r-72,0v0,-55,48,-85,99,-85xm101,-77v23,0,42,19,42,42v0,23,-19,42,-42,42v-23,0,-42,-19,-42,-42v0,-23,19,-42,42,-42","w":214},"@":{"d":"136,-169v-38,-2,-51,73,-8,75v39,1,49,-75,8,-75xm264,-163v0,54,-36,111,-78,108v-10,0,-19,-9,-22,-21v-30,41,-106,15,-106,-46v0,-64,74,-118,117,-64r4,-19r34,0r-18,93v-2,9,-6,25,4,24v13,-1,34,-31,36,-62v3,-61,-42,-95,-97,-95v-60,0,-102,46,-102,109v0,94,101,132,173,95r29,24v-25,13,-58,24,-97,24v-77,0,-139,-61,-139,-143v0,-81,60,-143,137,-143v65,0,125,52,125,116","w":266},"A":{"d":"189,-47r-97,0r-19,47r-74,0r104,-271r77,0r102,271r-75,0xm170,-101r-29,-87r-29,87r58,0","w":281},"B":{"d":"94,-112r0,58v27,0,65,4,65,-29v0,-36,-38,-28,-65,-29xm230,-76v0,96,-115,74,-207,76r0,-271v82,3,184,-20,181,70v0,24,-7,45,-29,56v39,5,55,31,55,69xm94,-217r0,52v23,0,46,0,46,-26v0,-27,-24,-26,-46,-26","w":243},"C":{"d":"9,-135v0,-100,109,-178,208,-130r0,85v-37,-55,-134,-29,-134,45v0,73,95,98,134,45r0,85v-102,42,-208,-31,-208,-130","w":237},"D":{"d":"23,0r0,-271r100,0v76,0,138,59,138,135v0,76,-63,136,-138,136r-100,0xm94,-212r0,152v54,3,94,-17,94,-76v0,-55,-38,-80,-94,-76","w":270},"E":{"d":"177,-212r-83,0r0,46r79,0r0,59r-79,0r0,47r83,0r0,60r-154,0r0,-271r154,0r0,59","w":198},"F":{"d":"179,-212r-85,0r0,46r77,0r0,59r-77,0r0,107r-71,0r0,-271r156,0r0,59","w":195,"k":{"A":20,"\u00c6":20,"\u00c1":20,"\u00c2":20,"\u00c4":20,"\u00c0":20,"\u00c5":20,"\u00c3":20,",":46,".":46}},"G":{"d":"294,-152v7,87,-56,161,-140,161v-85,0,-145,-58,-145,-143v0,-88,61,-146,148,-146v56,0,99,25,122,76r-67,28v-10,-26,-31,-44,-59,-44v-93,2,-93,170,1,171v31,0,54,-16,57,-47r-57,0r0,-56r140,0","w":303},"H":{"d":"94,-167r101,0r0,-104r71,0r0,271r-71,0r0,-111r-101,0r0,111r-71,0r0,-271r71,0r0,104","w":289},"I":{"d":"94,-271r0,271r-71,0r0,-271r71,0","w":116},"J":{"d":"84,-271r70,0v-8,116,37,281,-90,278v-30,0,-53,-15,-69,-40r40,-43v8,11,20,23,29,23v21,0,20,-25,20,-40r0,-178","w":176},"K":{"d":"180,-271r87,0r-108,128r118,143r-92,0r-91,-118r0,118r-71,0r0,-271r71,0r0,112","w":272},"L":{"d":"94,-271r0,211r84,0r0,60r-155,0r0,-271r71,0","w":178,"k":{"T":20,"V":33,"W":20,"y":13,"\u00fd":13,"\u00ff":13,"Y":33,"\u00dd":33,"\u2019":27}},"M":{"d":"7,0r46,-271r69,0r55,145r59,-145r70,0r41,271r-71,0r-20,-156r-65,156r-28,0r-63,-156r-23,156r-70,0","w":353},"N":{"d":"23,0r0,-271r71,0r130,166r0,-166r70,0r0,271r-70,0r-130,-166r0,166r-71,0","w":317},"O":{"d":"159,-280v78,0,151,57,151,139v0,88,-64,150,-151,150v-87,0,-150,-62,-150,-150v0,-82,72,-139,150,-139xm159,-212v-42,0,-76,35,-76,72v0,47,34,81,76,81v42,0,77,-34,77,-81v0,-37,-35,-72,-77,-72","w":319},"P":{"d":"23,0r0,-271v99,0,207,-15,207,89v0,80,-54,97,-136,92r0,90r-71,0xm94,-215r0,68v31,0,62,4,62,-33v0,-38,-30,-35,-62,-35","w":237,"k":{"A":27,"\u00c6":27,"\u00c1":27,"\u00c2":27,"\u00c4":27,"\u00c0":27,"\u00c5":27,"\u00c3":27,",":50,".":46}},"Q":{"d":"204,-114r20,19v33,-50,-7,-118,-64,-117v-42,0,-77,35,-77,72v0,54,46,93,98,77r-43,-43xm320,7r-64,10r-22,-26v-101,53,-225,-16,-225,-132v0,-82,72,-139,150,-139v85,0,151,57,151,145v0,36,-12,67,-35,95","w":319},"R":{"d":"163,-111r86,111r-88,0r-67,-104r0,104r-71,0r0,-271v94,0,202,-16,200,83v0,37,-21,70,-60,77xm94,-217r0,67v27,0,55,-2,55,-34v0,-32,-28,-33,-55,-33","w":244,"k":{"V":7,"W":7,"Y":14,"\u00dd":14}},"S":{"d":"211,-91v0,100,-129,125,-200,67r30,-57v18,15,39,28,63,28v17,0,34,-8,34,-27v0,-20,-28,-27,-43,-31v-44,-13,-73,-24,-73,-77v0,-92,110,-112,178,-68r-28,54v-13,-11,-30,-18,-47,-18v-13,0,-30,8,-30,23v0,23,30,25,49,31v38,11,67,31,67,75","w":221},"T":{"d":"131,-212r0,212r-71,0r0,-212r-58,0r0,-59r187,0r0,59r-58,0","w":191,"k":{"\u00fc":29,"\u00f2":27,"\u00f6":27,"\u00e8":27,"\u00eb":27,"\u00ea":27,"\u00e3":27,"\u00e5":27,"\u00e0":27,"\u00e4":27,"\u00e2":27,"w":29,"y":29,"\u00fd":29,"\u00ff":29,"A":22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,",":33,".":40,"o":27,"\u00f8":27,"\u00f3":27,"\u00f4":27,"\u00f5":27,"a":27,"\u00e6":27,"\u00e1":27,"c":27,"\u00e7":27,"e":27,"\u00e9":27,"r":20,"s":33,"u":29,"\u00fa":29,"\u00fb":29,"\u00f9":29,":":13,"-":36,";":24}},"U":{"d":"188,-271r70,0r0,152v0,35,0,71,-28,96v-47,42,-133,42,-180,0v-28,-25,-28,-61,-28,-96r0,-152r70,0r0,142v0,35,3,74,48,74v45,0,48,-39,48,-74r0,-142","w":280},"V":{"d":"71,-271r66,164r66,-164r76,0r-116,271r-54,0r-114,-271r76,0","w":273,"k":{"\u00f6":27,"\u00f4":27,"\u00e8":27,"\u00eb":27,"\u00ea":27,"\u00e3":27,"\u00e5":27,"\u00e0":27,"\u00e4":27,"\u00e2":27,"y":6,"\u00fd":6,"\u00ff":6,"A":32,"\u00c6":32,"\u00c1":32,"\u00c2":32,"\u00c4":32,"\u00c0":32,"\u00c5":32,"\u00c3":32,",":58,".":54,"o":27,"\u00f8":27,"\u00f3":27,"\u00f2":27,"\u00f5":27,"a":27,"\u00e6":27,"\u00e1":27,"e":27,"\u00e9":27,"r":13,"u":13,"\u00fa":13,"\u00fb":13,"\u00fc":13,"\u00f9":13,":":20,"-":20,";":33,"i":-7,"\u00ed":-7,"\u00ee":-7,"\u00ef":-7,"\u00ec":-7}},"W":{"d":"68,-271r48,175r57,-175r56,0r54,175r51,-175r74,0r-87,271r-72,0r-48,-157r-54,157r-71,0r-81,-271r73,0","w":402,"k":{"\u00fc":14,"\u00f6":14,"\u00ea":14,"\u00e4":13,"A":29,"\u00c6":29,"\u00c1":29,"\u00c2":29,"\u00c4":29,"\u00c0":29,"\u00c5":29,"\u00c3":29,",":50,".":33,"o":14,"\u00f8":14,"\u00f3":14,"\u00f4":14,"\u00f2":14,"\u00f5":14,"a":13,"\u00e6":13,"\u00e1":13,"\u00e2":13,"\u00e0":13,"\u00e5":13,"\u00e3":13,"e":14,"\u00e9":14,"\u00eb":14,"\u00e8":14,"r":14,"u":14,"\u00fa":14,"\u00fb":14,"\u00f9":14,":":6,"-":13,";":22}},"X":{"d":"103,-145r-86,-126r86,0r42,70r41,-70r87,0r-87,126r101,145r-85,0r-57,-89r-63,89r-85,0","w":284},"Y":{"d":"93,-130r-100,-141r85,0r51,73r50,-73r85,0r-100,141r0,130r-71,0r0,-130","w":257,"k":{"\u00fc":27,"\u00f6":43,"v":20,"A":43,"\u00c6":43,"\u00c1":43,"\u00c2":43,"\u00c4":43,"\u00c0":43,"\u00c5":43,"\u00c3":43,",":43,".":43,"o":43,"\u00f8":43,"\u00f3":43,"\u00f4":43,"\u00f2":43,"\u00f5":43,"q":33,"a":33,"\u00e6":33,"\u00e1":33,"\u00e2":33,"\u00e4":33,"\u00e0":33,"\u00e5":33,"\u00e3":33,"e":33,"\u00e9":33,"\u00ea":33,"\u00eb":33,"\u00e8":33,"u":27,"\u00fa":27,"\u00fb":27,"\u00f9":27,":":27,"-":33,";":43,"i":-7,"\u00ed":-7,"\u00ee":-7,"\u00ef":-7,"\u00ec":-7,"p":27}},"Z":{"d":"123,-60r114,0r0,60r-233,0r128,-212r-106,0r0,-59r225,0","w":254},"[":{"d":"69,-246r0,294r38,0r0,38r-88,0r0,-370r88,0r0,38r-38,0","w":126},"\\":{"d":"10,-299r52,0r137,299r-51,0","w":208},"]":{"d":"57,48r0,-294r-38,0r0,-38r88,0r0,370r-88,0r0,-38r38,0","w":126},"^":{"d":"78,-122r-41,-25r65,-135r43,0r65,135r-41,25r-46,-97"},"_":{"d":"180,45r-180,0r0,-18r180,0r0,18","w":180},"\u2018":{"d":"68,-152r-61,0r66,-119r42,0","w":133,"k":{"\u2018":14}},"a":{"d":"118,-134v-27,0,-42,19,-42,42v0,23,15,41,42,41v27,0,42,-18,42,-41v0,-23,-15,-42,-42,-42xm224,-185r0,185r-66,0v-1,-6,2,-16,-1,-21v-49,63,-149,5,-149,-72v0,-77,95,-131,150,-74r0,-18r66,0","w":245},"b":{"d":"19,0r0,-299r66,0r0,132v54,-57,150,-3,150,74v0,77,-99,134,-150,72r0,21r-66,0xm125,-134v-27,0,-42,19,-42,42v0,23,15,41,42,41v27,0,42,-18,42,-41v0,-23,-15,-42,-42,-42","w":245},"c":{"d":"155,-180r0,55v-28,-26,-79,-10,-79,32v0,42,51,60,79,33r0,56v-68,31,-147,-14,-147,-86v0,-74,79,-124,147,-90","w":173},"d":{"d":"161,0v-1,-6,2,-16,-1,-21v-49,63,-149,6,-149,-72v0,-78,94,-131,150,-74r0,-132r65,0r0,299r-65,0xm121,-134v-27,0,-43,19,-43,42v0,23,16,41,43,41v27,0,42,-18,42,-41v0,-23,-15,-42,-42,-42","w":245},"e":{"d":"75,-119r75,0v-5,-38,-70,-39,-75,0xm209,-57v-9,41,-48,62,-94,63v-61,0,-107,-34,-107,-98v0,-62,42,-99,102,-99v66,0,103,42,101,110r-138,0v-6,43,55,55,73,24r63,0","w":219},"f":{"d":"28,-185v-12,-77,41,-135,111,-111r0,57v-20,-12,-49,-10,-45,24r0,30r45,0r0,54r-45,0r0,131r-66,0r0,-131r-23,0r0,-54r23,0","w":139,"k":{"\u2019":-7}},"g":{"d":"86,22v3,11,17,18,31,18v38,0,43,-27,42,-62v-52,58,-150,10,-150,-69v0,-78,97,-135,150,-74r0,-20r65,0r0,167v0,78,-39,110,-107,110v-42,0,-99,-21,-105,-70r74,0xm119,-135v-27,0,-42,18,-42,41v0,23,15,42,42,42v27,0,42,-19,42,-42v0,-23,-15,-41,-42,-41","w":243},"h":{"d":"22,-299r65,0r1,138v36,-55,128,-31,128,48r0,113r-65,0r0,-95v0,-22,-4,-44,-30,-44v-56,0,-27,87,-34,139r-65,0r0,-299","w":237},"i":{"d":"87,-185r0,185r-65,0r0,-185r65,0xm54,-292v20,0,37,16,37,36v0,20,-17,37,-37,37v-20,0,-36,-17,-36,-37v0,-20,16,-36,36,-36","w":108},"j":{"d":"87,-185r0,277r-65,0r0,-277r65,0xm54,-292v20,0,37,16,37,36v0,20,-17,37,-37,37v-20,0,-36,-17,-36,-37v0,-20,16,-36,36,-36","w":108},"k":{"d":"87,-299r0,181r68,-67r90,0r-93,86r99,99r-92,0r-72,-75r0,75r-65,0r0,-299r65,0","w":247},"l":{"d":"87,-299r0,299r-65,0r0,-299r65,0","w":108},"m":{"d":"87,-185v1,7,-2,18,1,23v28,-43,98,-38,121,6v13,-23,38,-35,63,-35v90,-1,57,111,63,191r-66,0r0,-88v0,-19,1,-51,-27,-51v-30,0,-31,29,-31,51r0,88r-66,0r0,-88v0,-21,0,-52,-29,-52v-29,0,-29,31,-29,52r0,88r-65,0r0,-185r65,0","w":356},"n":{"d":"87,-185v1,7,-2,18,1,24v15,-22,33,-30,59,-30v93,-2,65,107,69,191r-65,0r0,-90v0,-18,2,-49,-30,-49v-57,0,-26,87,-34,139r-65,0r0,-185r65,0","w":237},"o":{"d":"119,-191v59,0,111,36,111,99v0,63,-52,98,-111,98v-59,0,-111,-35,-111,-98v0,-63,52,-99,111,-99xm119,-134v-27,0,-42,19,-42,42v0,23,15,41,42,41v27,0,42,-18,42,-41v0,-23,-15,-42,-42,-42","w":238},"p":{"d":"85,-185v1,6,-2,16,1,21v49,-63,149,-5,149,72v0,77,-95,131,-150,74r0,110r-66,0r0,-277r66,0xm125,-134v-27,0,-42,19,-42,42v0,23,15,41,42,41v27,0,42,-18,42,-41v0,-23,-15,-42,-42,-42","w":245},"q":{"d":"226,-185r0,277r-65,0r0,-110v-55,57,-150,4,-150,-74v0,-78,98,-134,150,-72r0,-21r65,0xm121,-134v-27,0,-43,19,-43,42v0,23,16,41,43,41v27,0,42,-18,42,-41v0,-23,-15,-42,-42,-42","w":245},"r":{"d":"87,-185v1,10,-2,23,1,31v16,-26,37,-35,72,-33r0,63v-39,-18,-73,5,-73,49r0,75r-65,0r0,-185r65,0","w":163,"k":{"v":-6,"w":-6,"y":-6,"\u00fd":-6,"\u00ff":-6,"\u2019":-14,",":33,".":33,"f":-7,"\u00df":-7,"g":-6,"o":6,"\u00f8":6,"\u00f3":6,"\u00f4":6,"\u00f6":6,"\u00f2":6,"\u00f5":6,"q":6,"t":-6,"z":-7}},"s":{"d":"166,-179r-22,42v-16,-7,-49,-18,-56,3v0,13,20,15,29,17v31,6,54,20,54,54v0,79,-108,83,-162,48r24,-46v13,9,36,19,52,19v8,0,20,-4,20,-14v0,-14,-20,-16,-41,-21v-21,-5,-41,-15,-41,-48v2,-68,87,-79,143,-54","w":184},"t":{"d":"93,-131r0,131r-65,0r0,-131r-22,0r0,-54r22,0r0,-55r65,0r0,55r37,0r0,54r-37,0","w":129},"u":{"d":"21,-185r65,0r0,99v0,23,6,40,33,40v58,0,25,-88,33,-139r65,0r0,112v0,61,-43,79,-98,79v-55,0,-98,-18,-98,-79r0,-112","w":237},"v":{"d":"68,-185r44,95r44,-95r74,0r-97,185r-42,0r-96,-185r73,0","w":224,"k":{",":43,".":27}},"w":{"d":"67,-185r46,100r47,-100r39,0r46,100r47,-100r72,0r-97,185r-42,0r-46,-101r-45,101r-43,0r-96,-185r72,0","w":358,"k":{",":50,".":33}},"x":{"d":"87,-100r-75,-85r83,0r33,38r33,-38r85,0r-76,85r92,100r-86,0r-48,-55r-47,55r-86,0","w":256},"y":{"d":"84,-25r-89,-160r75,0r50,95r48,-95r74,0r-148,277r-73,0","w":235,"k":{",":43,".":33}},"z":{"d":"112,-54r78,0r0,54r-187,0r87,-130r-76,0r0,-55r185,0","w":201},"{":{"d":"13,-82r0,-37v7,0,25,2,25,-19r0,-91v7,-55,30,-58,76,-55r0,43v-63,-8,10,136,-60,141v11,1,34,4,34,42r0,80v-3,13,7,24,26,21r0,43v-46,2,-76,1,-76,-54r0,-91v0,-25,-18,-23,-25,-23","w":126},"|":{"d":"131,-283r0,360r-54,0r0,-360r54,0","w":208},"}":{"d":"114,-119r0,37v-7,0,-25,-2,-25,23r0,91v-7,54,-30,57,-76,54r0,-43v47,5,18,-62,26,-101v0,-40,25,-39,34,-43v-11,-2,-34,-7,-34,-38r0,-81v3,-13,-7,-24,-26,-21r0,-43v46,-2,76,-1,76,55r0,91v0,21,18,19,25,19","w":126},"~":{"d":"81,-142v29,-1,58,37,85,38v10,0,18,-20,22,-30r41,35v-13,21,-33,56,-63,56v-33,0,-60,-38,-84,-38v-9,0,-19,18,-24,30r-40,-35v15,-19,33,-56,63,-56"},"\u00a1":{"d":"69,-192v23,0,42,20,42,43v0,23,-19,42,-42,42v-23,0,-42,-19,-42,-42v0,-23,19,-43,42,-43xm35,-92r68,0r0,179r-68,0r0,-179","w":138},"\u00a2":{"d":"142,-4r0,-35v-50,-2,-91,-47,-91,-97v0,-54,38,-93,91,-98r0,-33r33,0r0,35r21,6r0,59v-25,-28,-77,-10,-77,30v0,39,51,59,77,31r0,58v-7,3,-14,5,-21,6r0,38r-33,0"},"\u00a3":{"d":"46,-135v-41,-67,19,-141,92,-141v71,0,99,31,100,102r-70,0v3,-27,-10,-47,-33,-47v-44,0,-39,60,-19,86r56,0r0,27r-51,0v4,12,5,35,0,48v21,7,71,30,76,-4r43,0v-2,40,-24,70,-66,70v-32,0,-63,-19,-95,-19v-9,0,-20,3,-23,13r-47,0v6,-31,28,-64,62,-64v7,-15,3,-31,-6,-44r-58,0r0,-27r39,0"},"\u00a5":{"d":"228,-161r-51,0r-20,31r71,0r0,27r-71,0r0,103r-67,0r0,-103r-72,0r0,-27r72,0r-21,-31r-51,0r0,-27r33,0r-55,-83r80,0r47,73r48,-73r80,0r-56,83r33,0r0,27"},"\u00a7":{"d":"103,-97r60,30v31,-45,-49,-57,-76,-77v-22,15,-6,42,16,47xm203,-212r-57,0v-2,-25,-44,-31,-46,-3v7,32,51,34,74,52v30,15,53,28,53,65v0,23,-12,43,-30,57v49,53,-9,124,-76,124v-50,0,-103,-27,-100,-84r66,0v-4,35,61,47,63,9v-21,-56,-130,-41,-129,-117v0,-23,13,-45,30,-59v-42,-47,6,-111,66,-111v43,0,84,19,86,67"},"\u00a4":{"d":"18,-55r23,-23v-23,-29,-24,-88,0,-117r-23,-25r22,-22r24,24v30,-24,89,-26,118,0r24,-24r23,22r-23,23v25,30,27,89,0,118r23,24r-21,23r-24,-23v-29,25,-91,25,-120,-1r-24,24xm125,-183v-27,0,-48,21,-48,48v0,27,21,45,48,45v27,0,47,-18,47,-45v0,-27,-20,-48,-47,-48"},"'":{"d":"14,-271r62,0r-10,119r-42,0","w":90},"\u201c":{"d":"160,-152r-61,0r66,-119r42,0xm68,-152r-61,0r66,-119r42,0","w":226},"\u00ab":{"d":"152,-115r46,62r-37,26r-62,-88r62,-89r36,25xm62,-115r46,62r-37,26r-62,-88r62,-89r36,25","w":217},"\u2013":{"d":"0,-143r180,0r0,54r-180,0r0,-54","w":180},"\u00b7":{"d":"62,-134v23,0,42,19,42,42v0,23,-19,42,-42,42v-23,0,-42,-19,-42,-42v0,-23,19,-42,42,-42","w":123},"\u00b6":{"d":"95,-271r135,0r0,32r-23,0r0,300r-37,0r0,-299r-33,0r0,299r-37,0r0,-165v-42,-4,-77,-22,-83,-78v-5,-44,36,-89,78,-89"},"\u201d":{"d":"66,-271r61,0r-66,119r-42,0xm158,-271r61,0r-66,119r-42,0","w":226},"\u00bb":{"d":"19,-53r47,-62r-46,-64r36,-25r62,89r-62,88xm109,-53r46,-62r-45,-64r36,-25r62,89r-62,88","w":217},"\u2026":{"d":"180,-77v23,0,42,19,42,42v0,23,-19,42,-42,42v-23,0,-42,-19,-42,-42v0,-23,19,-42,42,-42xm300,-77v23,0,42,19,42,42v0,23,-19,42,-42,42v-23,0,-42,-19,-42,-42v0,-23,19,-42,42,-42xm60,-77v23,0,42,19,42,42v0,23,-19,42,-42,42v-23,0,-42,-19,-42,-42v0,-23,19,-42,42,-42","w":360},"\u00bf":{"d":"110,95v-49,0,-94,-38,-94,-85v0,-41,28,-65,65,-77r0,-26r66,0r0,70v-28,-7,-60,5,-61,34v0,15,11,27,26,27v17,0,25,-13,25,-28r72,0v0,55,-48,85,-99,85xm113,-192v23,0,42,20,42,43v0,23,-19,42,-42,42v-23,0,-42,-19,-42,-42v0,-23,19,-43,42,-43","w":214},"`":{"d":"27,-266r40,-29r51,62r-29,21","w":144},"\u00b4":{"d":"118,-266r-62,54r-29,-21r51,-62","w":144},"\u00af":{"d":"27,-271r163,0r0,39r-163,0r0,-39","w":217},"\u00a8":{"d":"63,-288v19,0,35,16,35,35v0,20,-16,36,-35,36v-20,0,-36,-16,-36,-36v0,-19,16,-35,36,-35xm155,-288v19,0,35,16,35,35v0,20,-16,36,-35,36v-20,0,-36,-16,-36,-36v0,-19,16,-35,36,-35","w":217},"\u00b8":{"d":"109,34r-54,51r-28,-17r47,-57","w":136},"\u2014":{"d":"47,-143r266,0r0,54r-266,0r0,-54","w":360},"\u00c6":{"d":"169,-101r-29,-81r-31,81r60,0xm206,0r-18,-47r-98,0r-17,47r-74,0r104,-271r167,0r22,59r-90,0r17,46r89,0r22,59r-89,0r17,47r90,0r21,60r-163,0","w":369},"\u00aa":{"d":"75,-194v15,0,28,-12,28,-26v0,-14,-13,-25,-28,-25v-15,0,-27,11,-27,25v0,14,12,26,27,26xm101,-164v-1,-4,2,-10,-1,-12v-32,36,-102,2,-96,-44v-5,-47,63,-79,97,-44r0,-11r43,0r0,111r-43,0","w":147},"\u00d8":{"d":"94,-99r104,-103v-64,-37,-146,35,-104,103xm227,-173r-106,103v61,40,143,-32,106,-103xm8,-14r32,-32v-19,-25,-31,-58,-31,-95v-2,-117,148,-178,240,-111r35,-34r28,29r-33,32v19,22,31,51,31,84v0,124,-145,191,-241,122r-33,33","w":319},"\u00ba":{"d":"74,-279v39,0,72,21,72,59v0,38,-33,59,-72,59v-39,0,-72,-21,-72,-59v0,-38,33,-59,72,-59xm74,-244v-15,0,-27,10,-27,24v0,14,12,25,27,25v15,0,27,-11,27,-25v0,-14,-12,-24,-27,-24","w":147},"\u00e6":{"d":"195,-119r76,0v-5,-38,-70,-38,-76,0xm134,-58v-4,-26,-60,-28,-63,-1v3,28,57,27,63,1xm328,-57v-11,67,-132,89,-168,27v-18,23,-46,36,-75,36v-35,0,-77,-18,-77,-59v0,-62,74,-74,124,-52v3,-51,-60,-40,-95,-28r0,-49v45,-14,99,-16,123,24v15,-22,43,-33,69,-33v66,0,103,42,101,110r-137,0v-6,42,54,55,72,24r63,0","w":338},"\u00f8":{"d":"80,-77r55,-54v-35,-12,-69,18,-55,54xm159,-108r-55,55v37,10,66,-17,55,-55xm8,-6r23,-23v-15,-16,-23,-37,-23,-63v-2,-86,101,-121,172,-84r26,-26r25,23r-24,23v14,16,23,38,23,64v2,85,-100,120,-172,84r-25,25","w":238},"\u00df":{"d":"22,-159v2,-49,-9,-93,22,-120v53,-46,163,-26,161,56v0,26,-12,42,-32,57v63,15,69,107,25,148v-24,22,-56,25,-92,24r0,-56v27,1,49,-15,49,-43v0,-27,-23,-46,-49,-44r0,-52v20,1,36,-8,36,-30v0,-17,-11,-27,-28,-27v-26,0,-27,21,-27,41r0,205r-65,0r0,-107r-19,0r0,-52r19,0","w":234},"\u00b9":{"d":"59,-240r-26,0r0,-36r71,0r0,163r-45,0r0,-127","w":148},"\u00ac":{"d":"162,-51r0,-58r-131,0r0,-54r185,0r0,112r-54,0"},"\u00b5":{"d":"21,-185r65,0r0,99v0,23,6,40,33,40v58,0,25,-88,33,-139r65,0r0,112v-1,85,-91,95,-131,61r0,104r-65,0r0,-277","w":237},"\u2122":{"d":"324,-271r0,145r-32,0r-1,-117r-42,117r-19,0r-42,-117r0,117r-32,0r0,-145r51,0r33,86r33,-86r51,0xm138,-271r0,28r-44,0r0,117r-35,0r0,-117r-44,0r0,-28r123,0","w":338},"\u00d0":{"d":"94,-212r0,45r39,0r0,56r-39,0r0,51v54,3,94,-17,94,-76v0,-55,-38,-80,-94,-76xm23,0r0,-111r-30,0r0,-56r30,0r0,-104r91,0v86,0,147,56,147,135v0,80,-64,136,-146,136r-92,0","w":270},"\u00bd":{"d":"61,-236r-25,0r0,-35r71,0r0,162r-46,0r0,-127xm196,-107v1,-39,28,-62,69,-62v66,0,92,79,39,110r-27,23r57,0r0,36r-141,0r72,-72v17,-14,34,-61,0,-61v-15,0,-20,11,-19,26r-50,0xm222,-271r35,0r-157,271r-36,0","w":370},"\u00b1":{"d":"96,-184r0,-51r54,0r0,51r66,0r0,54r-66,0r0,51r-54,0r0,-51r-65,0r0,-54r65,0xm31,-54r185,0r0,54r-185,0r0,-54"},"\u00de":{"d":"23,0r0,-271r71,0r0,43v78,-5,135,13,136,89v1,80,-54,97,-136,92r0,47r-71,0xm94,-171r0,67v31,0,62,4,62,-33v0,-38,-30,-34,-62,-34","w":237},"\u00bc":{"d":"271,-66v-1,-20,2,-45,-1,-63r-41,63r42,0xm232,-271r35,0r-157,271r-35,0xm61,-236r-25,0r0,-35r71,0r0,162r-46,0r0,-127xm313,-66r21,0r0,32r-21,0r0,34r-42,0r0,-34r-86,0r0,-27r68,-102r60,0r0,97","w":370},"\u00f7":{"d":"31,-120r185,0r0,54r-185,0r0,-54xm123,-46v14,0,26,12,26,26v0,14,-12,26,-26,26v-14,0,-25,-12,-25,-26v0,-14,11,-26,25,-26xm123,-191v14,0,26,12,26,26v0,14,-12,26,-26,26v-14,0,-25,-12,-25,-26v0,-14,11,-26,25,-26"},"\u00a6":{"d":"131,-58r0,90r-54,0r0,-90r54,0xm131,-238r0,90r-54,0r0,-90r54,0","w":208},"\u00b0":{"d":"126,-224v0,30,-24,53,-54,53v-30,0,-54,-23,-54,-53v0,-30,24,-55,54,-55v30,0,54,25,54,55xm95,-225v0,-13,-10,-23,-23,-23v-13,0,-23,10,-23,23v0,13,10,24,23,24v13,0,23,-11,23,-24","w":144},"\u00fe":{"d":"85,-299r1,135v49,-63,149,-5,149,72v0,77,-95,131,-150,74r0,110r-66,0r0,-391r66,0xm125,-134v-27,0,-42,19,-42,42v0,23,15,41,42,41v27,0,42,-18,42,-41v0,-23,-15,-42,-42,-42","w":245},"\u00be":{"d":"289,-66v-1,-20,2,-45,-1,-63r-41,63r42,0xm263,-271r35,0r-157,271r-36,0xm331,-66r21,0r0,32r-21,0r0,34r-42,0r0,-34r-86,0r0,-27r68,-102r60,0r0,97xm65,-155v1,13,10,23,24,23v14,0,25,-9,25,-22v0,-15,-16,-25,-33,-21r0,-28v15,1,25,-5,25,-18v0,-10,-8,-16,-18,-16v-12,0,-19,9,-19,19r-42,0v-1,-63,122,-74,122,-6v0,13,-6,26,-19,33v59,25,19,95,-39,95v-37,0,-73,-25,-73,-59r47,0","w":370},"\u00b2":{"d":"141,-224v0,37,-34,56,-56,75r58,0r0,36r-142,0r72,-72v18,-14,35,-61,0,-61v-15,0,-21,13,-18,26r-51,0v1,-37,27,-62,69,-62v37,0,68,22,68,58","w":148},"\u00ae":{"d":"144,7v-80,0,-143,-63,-143,-142v0,-80,63,-144,143,-144v79,0,143,64,143,144v0,79,-64,142,-143,142xm144,-27v61,0,109,-45,109,-108v0,-64,-48,-110,-109,-110v-62,0,-109,46,-109,110v0,63,47,108,109,108xm176,-126r36,63r-36,0r-33,-63r-23,0r0,63r-33,0r0,-148v56,5,131,-20,130,45v0,27,-15,38,-41,40xm120,-148v27,-3,69,11,66,-22v-2,-24,-42,-13,-66,-15r0,37","w":288},"\u00f0":{"d":"15,-268r38,-37v38,18,47,24,57,30r46,-25r23,27r-38,20v46,38,89,77,89,146v0,80,-56,113,-113,113v-46,0,-109,-29,-109,-98v0,-67,58,-102,119,-92v-12,-14,-25,-29,-40,-41r-47,25r-24,-25r39,-21v-13,-8,-26,-16,-40,-22xm119,-134v-27,0,-42,19,-42,42v0,23,15,41,42,41v27,0,42,-18,42,-41v0,-23,-15,-42,-42,-42","w":238},"\u00d7":{"d":"86,-92r-55,-55r38,-38r54,55r54,-55r38,38r-53,55r54,54r-39,38r-54,-54r-54,54r-38,-38"},"\u00b3":{"d":"1,-166r47,0v0,13,11,23,25,23v14,0,24,-9,24,-22v0,-15,-16,-24,-32,-20r0,-28v14,1,25,-6,25,-18v0,-10,-8,-17,-18,-17v-12,0,-19,9,-19,19r-43,0v-1,-64,122,-74,122,-6v0,13,-5,26,-18,33v60,26,18,95,-40,95v-37,0,-72,-26,-73,-59","w":148},"\u00a9":{"d":"144,7v-80,0,-143,-63,-143,-142v0,-80,63,-144,143,-144v79,0,143,64,143,144v0,79,-64,142,-143,142xm144,-27v61,0,109,-45,109,-108v0,-64,-48,-110,-109,-110v-62,0,-109,46,-109,110v0,63,47,108,109,108xm217,-165r-33,0v-18,-53,-79,-21,-79,27v0,27,17,56,45,56v17,0,33,-11,34,-28r33,0v-18,93,-153,57,-146,-27v-11,-89,132,-113,146,-28","w":288},"\u00c1":{"d":"189,-47r-97,0r-19,47r-74,0r104,-271r77,0r102,271r-75,0xm170,-101r-29,-87r-29,87r58,0xm193,-342r-61,54r-29,-21r50,-62","w":281},"\u00c2":{"d":"189,-47r-97,0r-19,47r-74,0r104,-271r77,0r102,271r-75,0xm170,-101r-29,-87r-29,87r58,0xm62,-315r78,-59r80,59r-28,30r-52,-40r-52,40","w":281},"\u00c4":{"d":"189,-47r-97,0r-19,47r-74,0r104,-271r77,0r102,271r-75,0xm170,-101r-29,-87r-29,87r58,0xm95,-364v19,0,35,16,35,35v0,20,-16,36,-35,36v-20,0,-36,-16,-36,-36v0,-19,16,-35,36,-35xm187,-364v19,0,35,16,35,35v0,20,-16,36,-35,36v-20,0,-36,-16,-36,-36v0,-19,16,-35,36,-35","w":281},"\u00c0":{"d":"189,-47r-97,0r-19,47r-74,0r104,-271r77,0r102,271r-75,0xm170,-101r-29,-87r-29,87r58,0xm88,-342r40,-29r51,62r-29,21","w":281},"\u00c5":{"d":"189,-47r-97,0r-19,47r-74,0r104,-271r77,0r102,271r-75,0xm170,-101r-29,-87r-29,87r58,0xm85,-322v0,-57,110,-57,111,-1v0,57,-110,57,-111,1xm162,-323v-1,-21,-41,-21,-42,0v1,22,41,22,42,0","w":281},"\u00c3":{"d":"189,-47r-97,0r-19,47r-74,0r104,-271r77,0r102,271r-75,0xm170,-101r-29,-87r-29,87r58,0xm69,-298v-2,-29,14,-55,40,-56v26,-2,64,28,73,-1r30,0v-2,26,-15,57,-46,57v-22,0,-60,-30,-67,0r-30,0","w":281},"\u00c7":{"d":"9,-135v0,-100,109,-178,208,-130r0,85v-37,-55,-134,-29,-134,45v0,73,95,98,134,45r0,85v-102,42,-208,-31,-208,-130xm169,34r-55,51r-28,-17r47,-57","w":237},"\u00c9":{"d":"177,-212r-83,0r0,46r79,0r0,59r-79,0r0,47r83,0r0,60r-154,0r0,-271r154,0r0,59xm144,-342r-61,54r-29,-21r50,-62","w":198},"\u00ca":{"d":"177,-212r-83,0r0,46r79,0r0,59r-79,0r0,47r83,0r0,60r-154,0r0,-271r154,0r0,59xm20,-315r78,-59r80,59r-28,30r-52,-40r-52,40","w":198},"\u00cb":{"d":"177,-212r-83,0r0,46r79,0r0,59r-79,0r0,47r83,0r0,60r-154,0r0,-271r154,0r0,59xm53,-364v19,0,35,16,35,35v0,20,-16,36,-35,36v-20,0,-36,-16,-36,-36v0,-19,16,-35,36,-35xm145,-364v19,0,35,16,35,35v0,20,-16,36,-35,36v-20,0,-36,-16,-36,-36v0,-19,16,-35,36,-35","w":198},"\u00c8":{"d":"177,-212r-83,0r0,46r79,0r0,59r-79,0r0,47r83,0r0,60r-154,0r0,-271r154,0r0,59xm54,-342r40,-29r50,62r-29,21","w":198},"\u00cd":{"d":"94,-271r0,271r-71,0r0,-271r71,0xm109,-342r-61,54r-30,-21r51,-62","w":116},"\u00ce":{"d":"94,-271r0,271r-71,0r0,-271r71,0xm-15,-315r78,-59r80,59r-28,30r-52,-40r-52,40","w":116},"\u00cf":{"d":"94,-271r0,271r-71,0r0,-271r71,0xm12,-364v19,0,36,16,36,35v0,20,-17,36,-36,36v-20,0,-35,-16,-35,-36v0,-19,15,-35,35,-35xm104,-364v19,0,36,16,36,35v0,20,-17,36,-36,36v-20,0,-35,-16,-35,-36v0,-19,15,-35,35,-35","w":116},"\u00cc":{"d":"94,-271r0,271r-71,0r0,-271r71,0xm8,-342r40,-29r50,62r-29,21","w":116},"\u00d1":{"d":"23,0r0,-271r71,0r130,166r0,-166r70,0r0,271r-70,0r-130,-166r0,166r-71,0xm87,-298v-2,-29,14,-55,40,-56v26,-2,64,28,73,-1r30,0v-2,26,-15,57,-46,57v-22,0,-60,-30,-67,0r-30,0","w":317},"\u00d3":{"d":"159,-280v78,0,151,57,151,139v0,88,-64,150,-151,150v-87,0,-150,-62,-150,-150v0,-82,72,-139,150,-139xm159,-212v-42,0,-76,35,-76,72v0,47,34,81,76,81v42,0,77,-34,77,-81v0,-37,-35,-72,-77,-72xm212,-342r-61,54r-29,-21r50,-62","w":319},"\u00d4":{"d":"159,-280v78,0,151,57,151,139v0,88,-64,150,-151,150v-87,0,-150,-62,-150,-150v0,-82,72,-139,150,-139xm159,-212v-42,0,-76,35,-76,72v0,47,34,81,76,81v42,0,77,-34,77,-81v0,-37,-35,-72,-77,-72xm81,-315r78,-59r80,59r-28,30r-52,-40r-52,40","w":319},"\u00d6":{"d":"159,-280v78,0,151,57,151,139v0,88,-64,150,-151,150v-87,0,-150,-62,-150,-150v0,-82,72,-139,150,-139xm159,-212v-42,0,-76,35,-76,72v0,47,34,81,76,81v42,0,77,-34,77,-81v0,-37,-35,-72,-77,-72xm114,-364v19,0,35,16,35,35v0,20,-16,36,-35,36v-20,0,-36,-16,-36,-36v0,-19,16,-35,36,-35xm206,-364v19,0,35,16,35,35v0,20,-16,36,-35,36v-20,0,-36,-16,-36,-36v0,-19,16,-35,36,-35","w":319},"\u00d2":{"d":"159,-280v78,0,151,57,151,139v0,88,-64,150,-151,150v-87,0,-150,-62,-150,-150v0,-82,72,-139,150,-139xm159,-212v-42,0,-76,35,-76,72v0,47,34,81,76,81v42,0,77,-34,77,-81v0,-37,-35,-72,-77,-72xm107,-342r40,-29r51,62r-29,21","w":319},"\u00d5":{"d":"159,-280v78,0,151,57,151,139v0,88,-64,150,-151,150v-87,0,-150,-62,-150,-150v0,-82,72,-139,150,-139xm159,-212v-42,0,-76,35,-76,72v0,47,34,81,76,81v42,0,77,-34,77,-81v0,-37,-35,-72,-77,-72xm88,-298v-2,-29,14,-55,40,-56v26,-2,64,28,73,-1r30,0v-2,26,-15,57,-46,57v-22,0,-60,-30,-67,0r-30,0","w":319},"\u00da":{"d":"188,-271r70,0r0,152v0,35,0,71,-28,96v-47,42,-133,42,-180,0v-28,-25,-28,-61,-28,-96r0,-152r70,0r0,142v0,35,3,74,48,74v45,0,48,-39,48,-74r0,-142xm193,-342r-62,54r-29,-21r51,-62","w":280},"\u00db":{"d":"188,-271r70,0r0,152v0,35,0,71,-28,96v-47,42,-133,42,-180,0v-28,-25,-28,-61,-28,-96r0,-152r70,0r0,142v0,35,3,74,48,74v45,0,48,-39,48,-74r0,-142xm61,-315r78,-59r80,59r-28,30r-52,-40r-52,40","w":280},"\u00dc":{"d":"188,-271r70,0r0,152v0,35,0,71,-28,96v-47,42,-133,42,-180,0v-28,-25,-28,-61,-28,-96r0,-152r70,0r0,142v0,35,3,74,48,74v45,0,48,-39,48,-74r0,-142xm94,-364v19,0,35,16,35,35v0,20,-16,36,-35,36v-20,0,-36,-16,-36,-36v0,-19,16,-35,36,-35xm186,-364v19,0,35,16,35,35v0,20,-16,36,-35,36v-20,0,-36,-16,-36,-36v0,-19,16,-35,36,-35","w":280},"\u00d9":{"d":"188,-271r70,0r0,152v0,35,0,71,-28,96v-47,42,-133,42,-180,0v-28,-25,-28,-61,-28,-96r0,-152r70,0r0,142v0,35,3,74,48,74v45,0,48,-39,48,-74r0,-142xm87,-342r40,-29r51,62r-29,21","w":280},"\u00dd":{"d":"93,-130r-100,-141r85,0r51,73r50,-73r85,0r-100,141r0,130r-71,0r0,-130xm188,-342r-61,54r-29,-21r50,-62","w":257,"k":{"v":20,"A":43,"\u00c6":43,"\u00c1":43,"\u00c2":43,"\u00c4":43,"\u00c0":43,"\u00c5":43,"\u00c3":43,",":43,".":43,"o":43,"\u00f8":43,"\u00f3":43,"\u00f4":43,"\u00f6":43,"\u00f2":43,"\u00f5":43,"q":33,"a":33,"\u00e6":33,"\u00e1":33,"\u00e2":33,"\u00e4":33,"\u00e0":33,"\u00e5":33,"\u00e3":33,"e":33,"\u00e9":33,"\u00ea":33,"\u00eb":33,"\u00e8":33,"u":27,"\u00fa":27,"\u00fb":27,"\u00fc":27,"\u00f9":27,":":27,"-":33,";":43,"i":-7,"\u00ed":-7,"\u00ee":-7,"\u00ef":-7,"\u00ec":-7,"p":27}},"\u00e1":{"d":"118,-134v-27,0,-42,19,-42,42v0,23,15,41,42,41v27,0,42,-18,42,-41v0,-23,-15,-42,-42,-42xm224,-185r0,185r-66,0v-1,-6,2,-16,-1,-21v-49,63,-149,5,-149,-72v0,-77,95,-131,150,-74r0,-18r66,0xm175,-266r-61,54r-29,-21r50,-62","w":245},"\u00e2":{"d":"118,-134v-27,0,-42,19,-42,42v0,23,15,41,42,41v27,0,42,-18,42,-41v0,-23,-15,-42,-42,-42xm224,-185r0,185r-66,0v-1,-6,2,-16,-1,-21v-49,63,-149,5,-149,-72v0,-77,95,-131,150,-74r0,-18r66,0xm44,-239r78,-59r80,59r-28,30r-52,-40r-52,40","w":245},"\u00e4":{"d":"118,-134v-27,0,-42,19,-42,42v0,23,15,41,42,41v27,0,42,-18,42,-41v0,-23,-15,-42,-42,-42xm224,-185r0,185r-66,0v-1,-6,2,-16,-1,-21v-49,63,-149,5,-149,-72v0,-77,95,-131,150,-74r0,-18r66,0xm77,-288v19,0,35,16,35,35v0,20,-16,36,-35,36v-20,0,-36,-16,-36,-36v0,-19,16,-35,36,-35xm169,-288v19,0,35,16,35,35v0,20,-16,36,-35,36v-20,0,-36,-16,-36,-36v0,-19,16,-35,36,-35","w":245},"\u00e0":{"d":"118,-134v-27,0,-42,19,-42,42v0,23,15,41,42,41v27,0,42,-18,42,-41v0,-23,-15,-42,-42,-42xm224,-185r0,185r-66,0v-1,-6,2,-16,-1,-21v-49,63,-149,5,-149,-72v0,-77,95,-131,150,-74r0,-18r66,0xm77,-266r40,-29r51,62r-29,21","w":245},"\u00e5":{"d":"118,-134v-27,0,-42,19,-42,42v0,23,15,41,42,41v27,0,42,-18,42,-41v0,-23,-15,-42,-42,-42xm224,-185r0,185r-66,0v-1,-6,2,-16,-1,-21v-49,63,-149,5,-149,-72v0,-77,95,-131,150,-74r0,-18r66,0xm68,-252v0,-57,109,-55,110,0v-1,57,-109,56,-110,0xm144,-252v-1,-21,-41,-21,-42,0v1,21,41,21,42,0","w":245},"\u00e3":{"d":"118,-134v-27,0,-42,19,-42,42v0,23,15,41,42,41v27,0,42,-18,42,-41v0,-23,-15,-42,-42,-42xm224,-185r0,185r-66,0v-1,-6,2,-16,-1,-21v-49,63,-149,5,-149,-72v0,-77,95,-131,150,-74r0,-18r66,0xm51,-222v-2,-29,14,-55,40,-56v25,-2,65,29,73,-1r31,0v-2,26,-16,57,-47,57v-22,0,-60,-30,-67,0r-30,0","w":245},"\u00e7":{"d":"155,-180r0,55v-28,-26,-79,-10,-79,32v0,42,51,60,79,33r0,56v-68,31,-147,-14,-147,-86v0,-74,79,-124,147,-90xm128,34r-54,51r-28,-17r47,-57","w":173},"\u00e9":{"d":"75,-119r75,0v-5,-38,-70,-39,-75,0xm209,-57v-9,41,-48,62,-94,63v-61,0,-107,-34,-107,-98v0,-62,42,-99,102,-99v66,0,103,42,101,110r-138,0v-6,43,55,55,73,24r63,0xm164,-266r-61,54r-30,-21r51,-62","w":219},"\u00ea":{"d":"75,-119r75,0v-5,-38,-70,-39,-75,0xm209,-57v-9,41,-48,62,-94,63v-61,0,-107,-34,-107,-98v0,-62,42,-99,102,-99v66,0,103,42,101,110r-138,0v-6,43,55,55,73,24r63,0xm31,-239r78,-59r80,59r-28,30r-52,-40r-52,40","w":219},"\u00eb":{"d":"75,-119r75,0v-5,-38,-70,-39,-75,0xm209,-57v-9,41,-48,62,-94,63v-61,0,-107,-34,-107,-98v0,-62,42,-99,102,-99v66,0,103,42,101,110r-138,0v-6,43,55,55,73,24r63,0xm64,-288v19,0,35,16,35,35v0,20,-16,36,-35,36v-20,0,-36,-16,-36,-36v0,-19,16,-35,36,-35xm156,-288v19,0,35,16,35,35v0,20,-16,36,-35,36v-20,0,-36,-16,-36,-36v0,-19,16,-35,36,-35","w":219},"\u00e8":{"d":"75,-119r75,0v-5,-38,-70,-39,-75,0xm209,-57v-9,41,-48,62,-94,63v-61,0,-107,-34,-107,-98v0,-62,42,-99,102,-99v66,0,103,42,101,110r-138,0v-6,43,55,55,73,24r63,0xm55,-266r40,-29r51,62r-29,21","w":219},"\u00ed":{"d":"87,-185r0,185r-65,0r0,-185r65,0xm105,-266r-61,54r-30,-21r51,-62","w":108},"\u00ee":{"d":"87,-185r0,185r-65,0r0,-185r65,0xm-25,-239r79,-59r79,59r-28,30r-51,-40r-52,40","w":108},"\u00ef":{"d":"87,-185r0,185r-65,0r0,-185r65,0xm8,-288v19,0,36,16,36,35v0,20,-17,36,-36,36v-20,0,-35,-16,-35,-36v0,-19,15,-35,35,-35xm100,-288v19,0,36,16,36,35v0,20,-17,36,-36,36v-20,0,-35,-16,-35,-36v0,-19,15,-35,35,-35","w":108},"\u00ec":{"d":"87,-185r0,185r-65,0r0,-185r65,0xm4,-266r40,-29r50,62r-29,21","w":108},"\u00f1":{"d":"87,-185v1,7,-2,18,1,24v15,-22,33,-30,59,-30v93,-2,65,107,69,191r-65,0r0,-90v0,-18,2,-49,-30,-49v-57,0,-26,87,-34,139r-65,0r0,-185r65,0xm48,-222v-5,-27,14,-55,39,-56v25,-1,65,29,73,-1r31,0v-2,26,-16,57,-47,57v-22,0,-60,-30,-67,0r-29,0","w":237},"\u00f3":{"d":"119,-191v59,0,111,36,111,99v0,63,-52,98,-111,98v-59,0,-111,-35,-111,-98v0,-63,52,-99,111,-99xm119,-134v-27,0,-42,19,-42,42v0,23,15,41,42,41v27,0,42,-18,42,-41v0,-23,-15,-42,-42,-42xm174,-266r-62,54r-29,-21r51,-62","w":238},"\u00f4":{"d":"119,-191v59,0,111,36,111,99v0,63,-52,98,-111,98v-59,0,-111,-35,-111,-98v0,-63,52,-99,111,-99xm119,-134v-27,0,-42,19,-42,42v0,23,15,41,42,41v27,0,42,-18,42,-41v0,-23,-15,-42,-42,-42xm40,-239r78,-59r80,59r-28,30r-52,-40r-51,40","w":238},"\u00f6":{"d":"119,-191v59,0,111,36,111,99v0,63,-52,98,-111,98v-59,0,-111,-35,-111,-98v0,-63,52,-99,111,-99xm119,-134v-27,0,-42,19,-42,42v0,23,15,41,42,41v27,0,42,-18,42,-41v0,-23,-15,-42,-42,-42xm73,-288v19,0,35,16,35,35v0,20,-16,36,-35,36v-20,0,-36,-16,-36,-36v0,-19,16,-35,36,-35xm165,-288v19,0,36,16,36,35v0,20,-17,36,-36,36v-20,0,-35,-16,-35,-36v0,-19,15,-35,35,-35","w":238},"\u00f2":{"d":"119,-191v59,0,111,36,111,99v0,63,-52,98,-111,98v-59,0,-111,-35,-111,-98v0,-63,52,-99,111,-99xm119,-134v-27,0,-42,19,-42,42v0,23,15,41,42,41v27,0,42,-18,42,-41v0,-23,-15,-42,-42,-42xm65,-266r40,-29r51,62r-30,21","w":238},"\u00f5":{"d":"119,-191v59,0,111,36,111,99v0,63,-52,98,-111,98v-59,0,-111,-35,-111,-98v0,-63,52,-99,111,-99xm119,-134v-27,0,-42,19,-42,42v0,23,15,41,42,41v27,0,42,-18,42,-41v0,-23,-15,-42,-42,-42xm48,-222v-3,-30,13,-55,39,-56v26,-2,65,29,74,-1r30,0v-2,26,-16,57,-47,57v-22,0,-59,-29,-67,0r-29,0","w":238},"\u00fa":{"d":"21,-185r65,0r0,99v0,23,6,40,33,40v58,0,25,-88,33,-139r65,0r0,112v0,61,-43,79,-98,79v-55,0,-98,-18,-98,-79r0,-112xm175,-266r-62,54r-29,-21r51,-62","w":237},"\u00fb":{"d":"21,-185r65,0r0,99v0,23,6,40,33,40v58,0,25,-88,33,-139r65,0r0,112v0,61,-43,79,-98,79v-55,0,-98,-18,-98,-79r0,-112xm40,-239r78,-59r80,59r-28,30r-52,-40r-52,40","w":237},"\u00fc":{"d":"21,-185r65,0r0,99v0,23,6,40,33,40v58,0,25,-88,33,-139r65,0r0,112v0,61,-43,79,-98,79v-55,0,-98,-18,-98,-79r0,-112xm73,-288v19,0,35,16,35,35v0,20,-16,36,-35,36v-20,0,-36,-16,-36,-36v0,-19,16,-35,36,-35xm165,-288v19,0,35,16,35,35v0,20,-16,36,-35,36v-20,0,-36,-16,-36,-36v0,-19,16,-35,36,-35","w":237},"\u00f9":{"d":"21,-185r65,0r0,99v0,23,6,40,33,40v58,0,25,-88,33,-139r65,0r0,112v0,61,-43,79,-98,79v-55,0,-98,-18,-98,-79r0,-112xm63,-266r40,-29r50,62r-29,21","w":237},"\u00fd":{"d":"84,-25r-89,-160r75,0r50,95r48,-95r74,0r-148,277r-73,0xm177,-266r-61,54r-29,-21r51,-62","w":235,"k":{",":43,".":33}},"\u00ff":{"d":"84,-25r-89,-160r75,0r50,95r48,-95r74,0r-148,277r-73,0xm77,-288v19,0,35,16,35,35v0,20,-16,36,-35,36v-20,0,-36,-16,-36,-36v0,-19,16,-35,36,-35xm169,-288v19,0,35,16,35,35v0,20,-16,36,-35,36v-20,0,-35,-16,-35,-36v0,-19,15,-35,35,-35","w":235,"k":{",":43,".":33}},"\u00a0":{"w":123},"\u00ad":{"d":"19,-143r103,0r0,54r-103,0r0,-54","w":141}}});;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1990, 1992, 1996, 2000, 2001 Adobe Systems Incorporated. All rights reserved.
 * 
 * Trademark:
 * Adobe Caslon is either a registered trademark or a trademark of Adobe Systems
 * Incorporated in the United States and/or other countries.
 * 
 * Full name:
 * ACaslonPro-Regular
 * 
 * Designer:
 * Carol Twombly
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":180,"face":{"font-family":"Cas","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 5 5 2 5 5 10 2 4 3","ascent":"265","descent":"-95","x-height":"4","bbox":"-28 -333 409.332 101.018","underline-thickness":"18","underline-position":"-18","stemh":"13","stemv":"26","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":91,"k":{"\u2019":22,"\u201d":22,"T":16,"V":5,"W":5,"Y":5,"\u00dd":5,"\u2018":11,"\u201c":11}},"A":{"d":"108,-243v11,-6,30,-17,38,-24v28,62,56,182,82,238v8,17,18,17,37,16v3,1,5,14,-1,14v-9,-8,-118,16,-94,-14v13,1,24,0,20,-14v-4,-13,-18,-59,-23,-73r-88,0v-5,14,-25,63,-26,79v-2,17,36,-5,32,19v-5,8,-19,2,-44,2v-34,0,-46,9,-38,-13v19,1,27,-1,33,-17r74,-196v4,-6,1,-12,-2,-17xm163,-113r-37,-111v-9,7,-35,97,-42,111r79,0","w":267,"k":{"\u2019":40,"\u201d":40,"c":4,"d":4,"e":4,"o":4,"q":4,"\u00e7":4,"\u00e8":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00f2":4,"\u00f3":4,"\u00f4":4,"\u00f5":4,"\u00f6":4,"\u00f8":4,"\u00f0":4,"y":13,"\u00fd":13,"\u00ff":13,"h":2,"m":2,"n":2,"\u00f1":2,"p":2,"C":15,"G":15,"O":15,"Q":15,"\u00c7":15,"\u00d2":15,"\u00d3":15,"\u00d4":15,"\u00d5":15,"\u00d6":15,"\u00d8":15,"t":2,"T":31,"u":5,"\u00f9":5,"\u00fa":5,"\u00fb":5,"\u00fc":5,"U":7,"\u00d9":7,"\u00da":7,"\u00db":7,"\u00dc":7,"V":34,"W":34,"v":9,"w":11,"X":11,"Y":34,"\u00dd":34}},"B":{"d":"215,-66v-2,45,-35,71,-97,67v-34,-1,-75,3,-105,-2v1,-4,-3,-12,3,-12v17,0,32,3,32,-16v0,-39,1,-142,1,-191v0,-29,-20,-18,-38,-24v-2,-23,16,-8,51,-11v65,-5,137,-3,137,58v0,36,-16,44,-44,59v34,13,62,33,60,72xm177,-68v0,-51,-42,-66,-96,-62v4,48,-17,120,38,120v30,0,58,-15,58,-58xm99,-244v-36,-5,-10,53,-18,101v49,8,85,-11,85,-51v0,-32,-32,-53,-67,-50","w":237,"k":{"T":5,"V":4,"W":4,",":11,".":11,"\u2026":11,"A":14,"\u00c0":14,"\u00c1":14,"\u00c2":14,"\u00c3":14,"\u00c4":14,"\u00c5":14,"\u00c6":14}},"C":{"d":"17,-129v0,-68,47,-132,127,-131v33,0,60,12,73,20v13,8,3,-12,14,-13v8,8,11,64,12,79v-3,1,-7,5,-9,-1v-12,-31,-43,-73,-91,-73v-64,0,-90,57,-90,110v0,21,8,61,35,93v48,57,129,25,158,-16v2,-2,9,2,8,6v-22,31,-56,60,-107,60v-85,0,-130,-61,-130,-134","w":268,"k":{"\u2019":-7,"\u201d":-7,"C":7,"G":7,"O":7,"Q":7,"\u00c7":7,"\u00d2":7,"\u00d3":7,"\u00d4":7,"\u00d5":7,"\u00d6":7,"\u00d8":7,"A":11,"\u00c0":11,"\u00c1":11,"\u00c2":11,"\u00c3":11,"\u00c4":11,"\u00c5":11,"\u00c6":11}},"D":{"d":"67,-255v114,0,210,14,211,123v0,41,-11,70,-36,95v-62,64,-138,29,-229,38v-6,1,-2,-8,-3,-12v9,-7,39,6,39,-11r2,-143v-5,-20,14,-83,-17,-77v-11,2,-30,2,-20,-14v5,0,21,1,53,1xm121,-244v-17,0,-36,-1,-36,20r0,182v0,23,17,33,45,32v70,-2,110,-49,110,-120v0,-67,-44,-114,-119,-114","w":292,"k":{"y":-11,"\u00fd":-11,"\u00ff":-11,"h":3,"C":-4,"G":-4,"O":-4,"Q":-4,"\u00c7":-4,"\u00d2":-4,"\u00d3":-4,"\u00d4":-4,"\u00d5":-4,"\u00d6":-4,"\u00d8":-4,"t":-4,"T":2,"u":-13,"\u00f9":-13,"\u00fa":-13,"\u00fb":-13,"\u00fc":-13,"U":-4,"\u00d9":-4,"\u00da":-4,"\u00db":-4,"\u00dc":-4,"V":9,"W":9,"v":-13,"w":-13,"X":14,"Y":2,"\u00dd":2,",":7,".":7,"\u2026":7,"A":14,"\u00c0":14,"\u00c1":14,"\u00c2":14,"\u00c3":14,"\u00c4":14,"\u00c5":14,"\u00c6":14,"k":-4,"l":-6,"z":-5,"r":-4,"j":-4,"b":-9,"x":-11}},"E":{"d":"222,-196v-18,21,-37,-55,-72,-46r-64,-1r0,105v19,-3,63,6,62,-18v1,-7,3,-30,17,-17v-3,23,-2,60,1,79v-1,4,-12,7,-13,0v-3,-14,-4,-30,-20,-31v-17,-2,-41,-1,-47,-1r0,84v1,41,42,29,79,29v26,0,48,-29,61,-50v2,-6,7,-1,10,1v1,19,-14,39,-18,58v-9,10,-8,4,-39,4r-162,-1v1,-4,-3,-12,3,-12v17,0,38,3,33,-16r-2,-199v2,-20,-21,-10,-34,-16v1,-4,-3,-12,3,-12r184,2v1,5,17,54,18,58","w":248,"k":{"T":2,"V":9,"W":9,"X":5,"Y":4,"\u00dd":4,"J":5,"M":9,"B":9,"D":9,"E":9,"F":9,"H":9,"I":9,"K":9,"L":9,"N":9,"P":9,"R":9,"\u00c8":9,"\u00c9":9,"\u00ca":9,"\u00cb":9,"\u00cc":9,"\u00cd":9,"\u00ce":9,"\u00cf":9,"\u00d1":9,"\u00de":9,"S":5,"Z":5}},"F":{"d":"84,-126v32,0,71,4,66,-35v1,-4,10,-3,12,0v-4,24,3,65,-1,81v-19,10,-8,-34,-29,-32v-17,-2,-42,-2,-48,-2r0,90v-4,19,24,6,35,13v0,23,-10,11,-52,11v-36,0,-54,12,-47,-13v11,-1,29,3,29,-8r1,-210v2,-16,-27,-7,-38,-13v-2,-23,28,-8,55,-11v6,0,132,1,138,-1r14,66v-21,7,-28,-47,-58,-50v-9,-1,-66,-3,-77,-3r0,117","w":215,"k":{"\u00ef":-7,"\u00ec":-7,"\u00eb":14,"\u00ea":14,"\u00e8":14,"\u00e5":11,"\u00e4":11,"\u00e3":11,"\u00e0":11,"\u2019":-20,"\u201d":-20,"c":14,"d":14,"e":14,"o":14,"q":14,"\u00e7":14,"\u00e9":14,"\u00f2":14,"\u00f3":14,"\u00f4":14,"\u00f5":14,"\u00f6":14,"\u00f8":14,"\u00f0":14,"T":-25,"u":12,"\u00f9":12,"\u00fa":12,"\u00fb":12,"\u00fc":12,"U":-25,"\u00d9":-25,"\u00da":-25,"\u00db":-25,"\u00dc":-25,",":36,".":36,"\u2026":36,"A":24,"\u00c0":24,"\u00c1":24,"\u00c2":24,"\u00c3":24,"\u00c4":24,"\u00c5":24,"\u00c6":24,"a":11,"\u00e1":11,"\u00e2":11,"\u00e6":11,"l":-13,"i":-7,"\u00ed":-7,"\u00ee":-7,"r":13}},"G":{"d":"152,-9v44,0,70,1,69,-44v0,-25,5,-51,-30,-43v-5,0,-4,-12,-1,-14v7,3,89,-3,92,2v7,23,-28,0,-28,26r1,59v0,3,-2,4,-6,5v-97,54,-239,11,-232,-117v4,-70,61,-125,142,-125v31,0,59,13,71,21v10,6,10,-9,19,-10v3,0,3,1,3,4v-1,23,4,52,-1,72v-4,0,-8,3,-9,-2v-10,-32,-34,-72,-87,-72v-55,0,-101,54,-101,112v0,69,36,126,98,126","w":294,"k":{"y":-4,"\u00fd":-4,"\u00ff":-4,"T":9,"u":-4,"\u00f9":-4,"\u00fa":-4,"\u00fb":-4,"\u00fc":-4}},"H":{"d":"47,-30r1,-189v2,-26,-12,-23,-33,-23v-3,0,-3,-12,0,-14v6,3,97,-3,102,2v6,25,-44,-2,-35,33r-1,78v38,9,94,0,138,3v7,1,7,-3,7,-9v0,-21,-1,-71,-1,-75v4,-24,-19,-14,-33,-20v-3,-22,19,-8,50,-11v30,4,50,-13,49,11v-10,7,-31,-7,-31,21r0,192v-2,20,13,18,31,18v6,0,2,7,3,11v-5,5,-93,3,-104,1v-8,-25,41,3,35,-29r1,-92v0,-4,-2,-5,-8,-5r-132,0v-7,-1,-5,6,-5,11v0,10,1,66,1,91v0,24,34,-2,32,24v-6,3,-93,3,-101,0v-8,-25,41,2,34,-29","w":307,"k":{"\u2019":-4,"\u201d":-4,"h":-4,"T":-4,"U":-4,"\u00d9":-4,"\u00da":-4,"\u00db":-4,"\u00dc":-4,"w":-5,"k":-5,"l":-5,"B":-4,"D":-4,"E":-4,"F":-4,"H":-4,"I":-4,"K":-4,"L":-4,"N":-4,"P":-4,"R":-4,"\u00c8":-4,"\u00c9":-4,"\u00ca":-4,"\u00cb":-4,"\u00cc":-4,"\u00cd":-4,"\u00ce":-4,"\u00cf":-4,"\u00d1":-4,"\u00de":-4,"r":4,"b":-11,"x":-5}},"I":{"d":"49,-23r0,-207v2,-18,-29,-8,-42,-14v-1,-24,15,-6,59,-11v40,4,49,-13,51,11v-6,7,-32,-5,-32,12r0,206v-3,20,24,8,34,16v1,22,-12,6,-53,10v-43,-5,-57,14,-57,-11v9,-7,40,6,40,-12","w":133,"k":{"\u2019":-4,"\u201d":-4,"h":-4,"T":-4,"U":-4,"\u00d9":-4,"\u00da":-4,"\u00db":-4,"\u00dc":-4,"w":-5,"k":-5,"l":-5,"B":-4,"D":-4,"E":-4,"F":-4,"H":-4,"I":-4,"K":-4,"L":-4,"N":-4,"P":-4,"R":-4,"\u00c8":-4,"\u00c9":-4,"\u00ca":-4,"\u00cb":-4,"\u00cc":-4,"\u00cd":-4,"\u00ce":-4,"\u00cf":-4,"\u00d1":-4,"\u00de":-4,"r":4,"b":-11,"x":-5}},"J":{"d":"21,60v43,-22,18,-149,24,-205v0,-6,0,-70,-1,-85v4,-16,-25,-9,-36,-14v0,-23,9,-7,54,-11v39,4,51,-13,52,10v-4,9,-34,-6,-34,14r-3,201v4,57,-36,106,-80,109v-6,0,-25,-5,-25,-21v1,-27,44,-18,49,2","w":119,"k":{"\u2019":-9,"\u201d":-9,"y":-4,"\u00fd":-4,"\u00ff":-4,"T":-9,",":5,".":5,"\u2026":5,"A":14,"\u00c0":14,"\u00c1":14,"\u00c2":14,"\u00c3":14,"\u00c4":14,"\u00c5":14,"\u00c6":14,"i":-5,"\u00ec":-5,"\u00ed":-5,"\u00ee":-5,"\u00ef":-5}},"K":{"d":"47,-19r0,-214v5,-14,-39,-2,-23,-23v4,8,106,-15,83,14v-12,1,-25,-4,-25,11r-1,97v9,0,15,0,21,-5v8,-6,75,-90,78,-95v8,-12,-19,-4,-8,-22v7,3,58,-2,65,2v5,19,-18,8,-30,19v-12,11,-69,74,-84,94v3,4,94,115,97,119v8,14,28,4,40,12v1,21,-10,10,-47,10v-38,0,-56,12,-49,-13v8,1,15,-3,11,-9v-16,-13,-59,-108,-94,-101r1,102v-3,17,37,-3,25,22v-6,-8,-111,15,-84,-14v9,0,24,2,24,-6","w":256,"k":{"\u2019":-4,"\u201d":-4,"y":4,"\u00fd":4,"\u00ff":4,"C":18,"G":18,"O":18,"Q":18,"\u00c7":18,"\u00d2":18,"\u00d3":18,"\u00d4":18,"\u00d5":18,"\u00d6":18,"\u00d8":18,"T":4,"u":4,"\u00f9":4,"\u00fa":4,"\u00fb":4,"\u00fc":4,"U":4,"\u00d9":4,"\u00da":4,"\u00db":4,"\u00dc":4,"V":4,"W":4,"v":7,"w":13,"Y":4,"\u00dd":4,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u00c5":4,"\u00c6":4,"a":-4,"\u00e0":-4,"\u00e1":-4,"\u00e2":-4,"\u00e3":-4,"\u00e4":-4,"\u00e5":-4,"\u00e6":-4,"l":-4,"B":4,"D":4,"E":4,"F":4,"H":4,"I":4,"K":4,"L":4,"N":4,"P":4,"R":4,"\u00c8":4,"\u00c9":4,"\u00ca":4,"\u00cb":4,"\u00cc":4,"\u00cd":4,"\u00ce":4,"\u00cf":4,"\u00d1":4,"\u00de":4,"S":4}},"L":{"d":"49,-23r0,-206v2,-16,-15,-13,-30,-13v-5,-23,7,-13,47,-13v44,0,55,-13,56,10v-6,10,-37,-8,-37,17r0,214v8,1,79,1,90,0v21,-3,43,-47,48,-61v2,-3,9,0,9,4v-1,3,-15,62,-17,72r-201,-2v-10,-22,35,-4,35,-22","w":238,"k":{"\u2019":36,"\u201d":36,"c":-9,"d":-9,"e":-9,"o":-9,"q":-9,"\u00e7":-9,"\u00e8":-9,"\u00e9":-9,"\u00ea":-9,"\u00eb":-9,"\u00f2":-9,"\u00f3":-9,"\u00f4":-9,"\u00f5":-9,"\u00f6":-9,"\u00f8":-9,"\u00f0":-9,"y":7,"\u00fd":7,"\u00ff":7,"C":4,"G":4,"O":4,"Q":4,"\u00c7":4,"\u00d2":4,"\u00d3":4,"\u00d4":4,"\u00d5":4,"\u00d6":4,"\u00d8":4,"T":45,"u":-4,"\u00f9":-4,"\u00fa":-4,"\u00fb":-4,"\u00fc":-4,"U":6,"\u00d9":6,"\u00da":6,"\u00db":6,"\u00dc":6,"V":32,"W":32,"v":7,"w":9,"Y":25,"\u00dd":25,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u00c5":4,"\u00c6":4,"a":-4,"\u00e0":-4,"\u00e1":-4,"\u00e2":-4,"\u00e3":-4,"\u00e4":-4,"\u00e5":-4,"\u00e6":-4,"l":-4,"B":11,"D":11,"E":11,"F":11,"H":11,"I":11,"K":11,"L":11,"N":11,"P":11,"R":11,"\u00c8":11,"\u00c9":11,"\u00ca":11,"\u00cb":11,"\u00cc":11,"\u00cd":11,"\u00ce":11,"\u00cf":11,"\u00d1":11,"\u00de":11,"j":-4}},"M":{"d":"62,-132v4,18,-14,125,17,119v10,1,24,-4,20,12v-7,5,-12,1,-46,1v-31,0,-44,1,-47,1v-6,1,-2,-8,-3,-12v14,-4,40,1,40,-24v0,-73,7,-129,5,-194v6,-18,-27,-10,-39,-15v1,-21,4,-11,46,-11v26,0,32,-7,40,5r80,192r87,-193v1,-4,4,-4,8,-4v54,2,59,-6,67,2v8,21,-38,1,-31,26r0,195v-4,28,21,13,36,22v-2,22,-2,10,-54,10v-41,0,-52,13,-54,-10v7,-11,38,10,37,-16r-1,-208r-100,221v-2,7,-10,14,-13,3v-1,-3,-47,-117,-49,-121v-7,-17,-39,-98,-44,-102v-1,5,-2,97,-2,101","w":353,"k":{"\u2019":-4,"\u201d":-4,"j":-4}},"N":{"d":"234,-1r-170,-212r-2,0r3,179v0,19,6,22,24,21v6,0,2,7,3,11v-8,6,-59,3,-75,1v-4,-24,34,1,30,-34v2,-5,2,-130,2,-173v0,-31,-18,-34,-41,-36v-3,-19,17,-11,38,-11v19,0,27,-5,34,4r149,189r2,0r-1,-110v-4,-33,7,-78,-36,-70v-6,-22,8,-13,40,-13v22,0,30,-1,35,-1v4,0,3,12,0,14v-16,-1,-22,2,-23,20r-4,226v-4,0,-7,-4,-8,-5","w":286,"k":{"\u2019":-4,"\u201d":-4,"c":4,"d":4,"e":4,"o":4,"q":4,"\u00e7":4,"\u00e8":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00f2":4,"\u00f3":4,"\u00f4":4,"\u00f5":4,"\u00f6":4,"\u00f8":4,"\u00f0":4,"y":4,"\u00fd":4,"\u00ff":4,"u":4,"\u00f9":4,"\u00fa":4,"\u00fb":4,"\u00fc":4,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u00c5":4,"\u00c6":4,"a":4,"\u00e0":4,"\u00e1":4,"\u00e2":4,"\u00e3":4,"\u00e4":4,"\u00e5":4,"\u00e6":4,"i":4,"\u00ec":4,"\u00ed":4,"\u00ee":4,"\u00ef":4}},"O":{"d":"278,-124v0,68,-50,131,-130,129v-64,-2,-134,-43,-131,-130v0,-22,6,-57,34,-90v84,-98,227,-30,227,91xm150,-8v79,0,93,-81,93,-113v0,-79,-56,-126,-96,-126v-5,0,-30,-4,-57,22v-24,23,-36,59,-36,89v0,95,65,128,96,128","w":295,"k":{"y":-11,"\u00fd":-11,"\u00ff":-11,"h":3,"C":-4,"G":-4,"O":-4,"Q":-4,"\u00c7":-4,"\u00d2":-4,"\u00d3":-4,"\u00d4":-4,"\u00d5":-4,"\u00d6":-4,"\u00d8":-4,"t":-4,"T":2,"u":-13,"\u00f9":-13,"\u00fa":-13,"\u00fb":-13,"\u00fc":-13,"U":-4,"\u00d9":-4,"\u00da":-4,"\u00db":-4,"\u00dc":-4,"V":9,"W":9,"v":-13,"w":-13,"X":14,"Y":2,"\u00dd":2,",":7,".":7,"\u2026":7,"A":14,"\u00c0":14,"\u00c1":14,"\u00c2":14,"\u00c3":14,"\u00c4":14,"\u00c5":14,"\u00c6":14,"k":-4,"l":-6,"z":-5,"r":-4,"j":-4,"b":-9,"x":-11}},"P":{"d":"64,-255v74,0,146,4,148,69v2,58,-62,83,-131,72r1,90v-3,24,39,-4,38,22v-9,8,-14,2,-54,2v-41,0,-55,12,-50,-13v14,-1,31,4,31,-11r1,-210v3,-19,-46,6,-35,-22v4,0,17,1,51,1xm81,-127v46,11,99,-8,93,-58v-7,-58,-50,-63,-93,-57r0,115","w":218,"k":{"\u2019":-14,"\u201d":-14,"c":17,"d":17,"e":17,"o":17,"q":17,"\u00e7":17,"\u00e8":17,"\u00e9":17,"\u00ea":17,"\u00eb":17,"\u00f2":17,"\u00f3":17,"\u00f4":17,"\u00f5":17,"\u00f6":17,"\u00f8":17,"\u00f0":17,"y":-5,"\u00fd":-5,"\u00ff":-5,"h":-5,"n":7,"\u00f1":7,"T":-14,"u":-4,"\u00f9":-4,"\u00fa":-4,"\u00fb":-4,"\u00fc":-4,"Y":-7,"\u00dd":-7,",":47,".":47,"\u2026":47,"A":29,"\u00c0":29,"\u00c1":29,"\u00c2":29,"\u00c3":29,"\u00c4":29,"\u00c5":29,"\u00c6":29,"a":12,"\u00e0":12,"\u00e1":12,"\u00e2":12,"\u00e3":12,"\u00e4":12,"\u00e5":12,"\u00e6":12,"l":-9,"B":-4,"D":-4,"E":-4,"F":-4,"H":-4,"I":-4,"K":-4,"L":-4,"N":-4,"P":-4,"R":-4,"\u00c8":-4,"\u00c9":-4,"\u00ca":-4,"\u00cb":-4,"\u00cc":-4,"\u00cd":-4,"\u00ce":-4,"\u00cf":-4,"\u00d1":-4,"\u00de":-4,"i":-4,"\u00ec":-4,"\u00ed":-4,"\u00ee":-4,"\u00ef":-4,"s":11,"r":7}},"Q":{"d":"176,3v65,25,204,60,227,36v3,-2,9,4,5,7v-40,33,-48,38,-145,12v-36,-10,-88,-29,-138,-52v-7,-3,-39,-9,-73,-43v-43,-42,-46,-145,7,-189v92,-77,217,-11,217,95v0,70,-49,118,-100,134xm54,-135v0,73,53,129,94,129v73,0,92,-83,92,-114v0,-99,-82,-166,-155,-104v-26,22,-31,59,-31,89","w":293,"k":{",":7,"y":-11,"\u00fd":-11,"\u00ff":-11,"h":3,"C":-4,"G":-4,"O":-4,"Q":-4,"\u00c7":-4,"\u00d2":-4,"\u00d3":-4,"\u00d4":-4,"\u00d5":-4,"\u00d6":-4,"\u00d8":-4,"t":-4,"T":2,"u":-13,"\u00f9":-13,"\u00fa":-13,"\u00fb":-13,"\u00fc":-13,"U":-4,"\u00d9":-4,"\u00da":-4,"\u00db":-4,"\u00dc":-4,"V":9,"W":9,"v":-13,"w":-13,"X":14,"Y":2,"\u00dd":2,".":7,"\u2026":7,"A":14,"\u00c0":14,"\u00c1":14,"\u00c2":14,"\u00c3":14,"\u00c4":14,"\u00c5":14,"\u00c6":14,"k":-4,"l":-6,"z":-5,"r":-4,"j":-4,"b":-9,"x":-11}},"R":{"d":"66,-255v79,-6,142,1,146,62v3,46,-23,61,-66,73v36,24,49,70,81,101v9,9,31,-3,29,17v-2,7,-46,-1,-61,3v-24,-27,-38,-66,-62,-95v-11,-13,-25,-25,-51,-20r1,87v-1,22,23,9,35,17v-1,21,-5,10,-51,10v-43,0,-49,11,-46,-13v13,-1,28,3,28,-12r1,-199v2,-22,-17,-16,-31,-20v0,-22,6,-8,47,-11xm99,-244v-10,-1,-17,3,-17,14r0,102v63,11,103,-41,95,-59v-4,-41,-29,-58,-78,-57","w":250,"k":{"C":5,"G":5,"O":5,"Q":5,"\u00c7":5,"\u00d2":5,"\u00d3":5,"\u00d4":5,"\u00d5":5,"\u00d6":5,"\u00d8":5,"t":-4,"T":5,"u":-4,"\u00f9":-4,"\u00fa":-4,"\u00fb":-4,"\u00fc":-4,"U":2,"\u00d9":2,"\u00da":2,"\u00db":2,"\u00dc":2,"V":14,"W":14,"Y":9,"\u00dd":9,",":-7,".":-7,"\u2026":-7,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u00c5":4,"\u00c6":4,"a":-4,"\u00e0":-4,"\u00e1":-4,"\u00e2":-4,"\u00e3":-4,"\u00e4":-4,"\u00e5":-4,"\u00e6":-4,"B":4,"D":4,"E":4,"F":4,"H":4,"I":4,"K":4,"L":4,"N":4,"P":4,"R":4,"\u00c8":4,"\u00c9":4,"\u00ca":4,"\u00cb":4,"\u00cc":4,"\u00cd":4,"\u00ce":4,"\u00cf":4,"\u00d1":4,"\u00de":4,"S":4}},"S":{"d":"160,-191v-9,-17,-26,-59,-64,-56v-46,4,-54,45,-32,73v42,36,116,22,115,101v0,42,-26,78,-74,78v-30,1,-48,-11,-65,-23v-4,-1,-7,13,-13,11v-8,-7,4,-57,3,-71v1,-3,10,-4,10,1v-3,30,29,68,64,68v22,0,49,-13,49,-45v0,-84,-126,-45,-126,-143v0,-55,74,-77,115,-54v8,5,16,-17,19,-1v-3,16,14,58,-1,61","w":197,"k":{"c":-5,"d":-5,"e":-5,"o":-5,"q":-5,"\u00e7":-5,"\u00e8":-5,"\u00e9":-5,"\u00ea":-5,"\u00eb":-5,"\u00f2":-5,"\u00f3":-5,"\u00f4":-5,"\u00f5":-5,"\u00f6":-5,"\u00f8":-5,"\u00f0":-5,"y":-5,"\u00fd":-5,"\u00ff":-5,"h":-5,"m":-5,"n":-5,"\u00f1":-5,"p":-5,"t":-5,"u":-5,"\u00f9":-5,"\u00fa":-5,"\u00fb":-5,"\u00fc":-5,"v":-5,"w":-5,",":11,".":11,"\u2026":11,"a":-5,"\u00e0":-5,"\u00e1":-5,"\u00e2":-5,"\u00e3":-5,"\u00e4":-5,"\u00e5":-5,"\u00e6":-5,"k":-5,"l":-5,"i":-5,"\u00ec":-5,"\u00ed":-5,"\u00ee":-5,"\u00ef":-5,"r":-5,"j":-5}},"T":{"d":"235,-268v5,7,14,55,12,74v-18,6,-16,-35,-35,-42v-14,-6,-50,-6,-72,-6r0,215v-1,18,19,14,35,14v6,-1,4,6,4,11v-8,8,-13,2,-54,2v-35,0,-50,1,-55,1v-5,0,-4,-12,-1,-14v14,0,36,3,37,-9r1,-220v-19,0,-47,-1,-66,4v-19,5,-24,35,-36,44v-3,-2,-9,-1,-8,-5v11,-19,9,-83,30,-64v30,16,134,6,178,6v13,1,21,-7,30,-11","w":252,"k":{"\u00f1":14,"\u00e8":34,"\u00e3":31,"n":14,"j":4,"\u2019":-14,"\u201d":-14,"c":34,"d":34,"e":34,"o":34,"q":34,"\u00e7":34,"\u00e9":34,"\u00ea":34,"\u00eb":34,"\u00f2":34,"\u00f3":34,"\u00f4":34,"\u00f5":34,"\u00f6":34,"\u00f8":34,"\u00f0":34,"y":27,"\u00fd":27,"\u00ff":27,"m":32,"C":4,"G":4,"O":4,"Q":4,"\u00c7":4,"\u00d2":4,"\u00d3":4,"\u00d4":4,"\u00d5":4,"\u00d6":4,"\u00d8":4,"T":-11,"u":34,"\u00f9":34,"\u00fa":34,"\u00fb":34,"\u00fc":34,"U":-4,"\u00d9":-4,"\u00da":-4,"\u00db":-4,"\u00dc":-4,"V":-3,"W":-3,"v":31,"w":34,"X":-4,"Y":-7,"\u00dd":-7,",":45,".":45,"\u2026":45,"A":40,"\u00c0":40,"\u00c1":40,"\u00c2":40,"\u00c3":40,"\u00c4":40,"\u00c5":40,"\u00c6":40,"a":31,"\u00e0":31,"\u00e1":31,"\u00e2":31,"\u00e4":31,"\u00e5":31,"\u00e6":31,"z":31,"J":-4,"M":-5,"B":-4,"D":-4,"E":-4,"F":-4,"H":-4,"I":-4,"K":-4,"L":-4,"N":-4,"P":-4,"R":-4,"\u00c8":-4,"\u00c9":-4,"\u00ca":-4,"\u00cb":-4,"\u00cc":-4,"\u00cd":-4,"\u00ce":-4,"\u00cf":-4,"\u00d1":-4,"\u00de":-4,"Z":9,"i":-7,"\u00ec":-7,"\u00ed":-7,"\u00ee":-7,"\u00ef":-7,")":-10,"]":-10,"}":-10,"s":32,"r":32,":":31,";":31,"-":9,"\u2013":9,"\u2014":9}},"U":{"d":"264,-242v-50,-11,-28,47,-31,74v-5,49,5,131,-32,152v-14,13,-37,21,-68,21v-88,0,-100,-39,-97,-143r0,-86v2,-21,-13,-18,-31,-18v-4,0,-1,-8,-2,-11v6,-8,20,-2,52,-2v37,0,54,-14,53,11v-10,5,-39,-3,-38,17r1,147v-4,44,31,71,69,71v48,0,72,-32,72,-83r0,-77v-3,-48,13,-75,-33,-73v-5,0,-2,-7,-3,-11v5,-8,19,-2,47,-2v35,0,46,-10,41,13","w":268,"k":{"\u2019":-7,"\u201d":-7,"y":4,"\u00fd":4,"\u00ff":4,"h":-5,"t":2,"T":-14,",":22,".":22,"\u2026":22,"A":19,"\u00c0":19,"\u00c1":19,"\u00c2":19,"\u00c3":19,"\u00c4":19,"\u00c5":19,"\u00c6":19,"k":-5,"l":-5,"i":-5,"\u00ec":-5,"\u00ed":-5,"\u00ee":-5,"\u00ef":-5,"s":4,"r":4,"b":-13}},"V":{"d":"74,-233v11,59,35,127,58,186r61,-166v7,-18,10,-31,-16,-29v-3,0,-4,-13,0,-14v5,7,107,-14,81,14v-18,-1,-28,2,-35,14v-33,57,-70,173,-97,231v-4,7,-9,4,-11,-4r-79,-229v-4,-14,-15,-10,-26,-14v0,-22,8,-11,46,-11v40,0,58,-11,51,13v-12,0,-35,-2,-33,9","w":254,"k":{"\u2019":-25,"\u201d":-25,"c":29,"d":29,"e":29,"o":29,"q":29,"\u00e7":29,"\u00e8":29,"\u00e9":29,"\u00ea":29,"\u00eb":29,"\u00f2":29,"\u00f3":29,"\u00f4":29,"\u00f5":29,"\u00f6":29,"\u00f8":29,"\u00f0":29,"y":14,"\u00fd":14,"\u00ff":14,"h":-13,"m":20,"C":11,"G":11,"O":11,"Q":11,"\u00c7":11,"\u00d2":11,"\u00d3":11,"\u00d4":11,"\u00d5":11,"\u00d6":11,"\u00d8":11,"t":13,"T":-10,"u":20,"\u00f9":20,"\u00fa":20,"\u00fb":20,"\u00fc":20,",":32,".":32,"\u2026":32,"A":43,"\u00c0":43,"\u00c1":43,"\u00c2":43,"\u00c3":43,"\u00c4":43,"\u00c5":43,"\u00c6":43,"a":31,"\u00e0":31,"\u00e1":31,"\u00e2":31,"\u00e3":31,"\u00e4":31,"\u00e5":31,"\u00e6":31,"S":4,"i":-11,"\u00ec":-11,"\u00ed":-11,"\u00ee":-11,"\u00ef":-11,")":-33,"]":-33,"}":-33,"r":17,":":6,";":6,"-":22,"\u2013":22,"\u2014":22}},"W":{"d":"189,-198v-9,17,-64,200,-78,205v-3,0,-6,-2,-7,-6r-80,-230v-4,-18,-19,-9,-30,-16v-1,-19,6,-10,41,-10v26,0,41,-1,45,-1v5,0,1,7,2,11v0,2,1,3,-2,3v-12,-1,-20,2,-17,13r59,182v1,-6,56,-160,56,-175v0,-12,-12,-23,-29,-20v-5,-22,6,-13,45,-13v39,0,49,-13,50,11v-7,4,-32,-1,-27,16r57,181v4,-12,56,-163,56,-184v0,-10,-11,-12,-23,-11v-6,-21,7,-13,39,-13v29,0,41,-7,34,13v-12,-1,-18,2,-23,10v-8,12,-76,221,-93,239v-4,0,-6,-3,-8,-8","w":376,"k":{"\u2019":-25,"\u201d":-25,"c":29,"d":29,"e":29,"o":29,"q":29,"\u00e7":29,"\u00e8":29,"\u00e9":29,"\u00ea":29,"\u00eb":29,"\u00f2":29,"\u00f3":29,"\u00f4":29,"\u00f5":29,"\u00f6":29,"\u00f8":29,"\u00f0":29,"y":14,"\u00fd":14,"\u00ff":14,"h":-13,"m":20,"C":11,"G":11,"O":11,"Q":11,"\u00c7":11,"\u00d2":11,"\u00d3":11,"\u00d4":11,"\u00d5":11,"\u00d6":11,"\u00d8":11,"t":13,"T":-10,"u":20,"\u00f9":20,"\u00fa":20,"\u00fb":20,"\u00fc":20,",":32,".":32,"\u2026":32,"A":43,"\u00c0":43,"\u00c1":43,"\u00c2":43,"\u00c3":43,"\u00c4":43,"\u00c5":43,"\u00c6":43,"a":31,"\u00e0":31,"\u00e1":31,"\u00e2":31,"\u00e3":31,"\u00e4":31,"\u00e5":31,"\u00e6":31,"S":4,"i":-11,"\u00ec":-11,"\u00ed":-11,"\u00ee":-11,"\u00ef":-11,")":-33,"]":-33,"}":-33,"r":17,":":6,";":6,"-":22,"\u2013":22,"\u2014":22}},"X":{"d":"59,-29v-14,27,37,6,21,30r-86,0v-3,-1,-3,-12,0,-14v17,1,23,0,34,-10v22,-19,64,-84,82,-105v-13,-19,-67,-101,-75,-109v-4,-10,-43,5,-32,-19v6,10,134,-18,105,14v-17,-2,-34,3,-23,17v4,5,36,61,45,73v10,-13,50,-68,54,-75v14,-19,-28,-9,-14,-29v4,1,71,1,76,0v5,1,1,7,2,11v-3,8,-27,-1,-32,8v-7,5,-64,77,-78,96v5,7,74,115,78,118v12,14,26,6,39,13v0,21,-8,10,-49,10v-38,0,-59,13,-52,-13v9,0,27,2,23,-7v-2,-5,-51,-87,-59,-97v-14,20,-56,82,-59,88","w":250,"k":{"\u2019":-7,"\u201d":-7,"C":9,"G":9,"O":9,"Q":9,"\u00c7":9,"\u00d2":9,"\u00d3":9,"\u00d4":9,"\u00d5":9,"\u00d6":9,"\u00d8":9,"T":4,"X":7,"A":11,"\u00c0":11,"\u00c1":11,"\u00c2":11,"\u00c3":11,"\u00c4":11,"\u00c5":11,"\u00c6":11,"a":-5,"\u00e0":-5,"\u00e1":-5,"\u00e2":-5,"\u00e3":-5,"\u00e4":-5,"\u00e5":-5,"\u00e6":-5}},"Y":{"d":"133,-114r1,88v0,21,22,7,33,16v1,21,-10,10,-51,10v-41,0,-54,12,-48,-13v12,0,31,2,31,-9r1,-88v-5,-9,-65,-110,-75,-123v-7,-9,-20,-7,-30,-11v-3,-21,11,-11,44,-11v46,0,60,-13,54,13v-12,0,-28,-2,-23,12v1,6,45,83,56,104v13,-21,65,-96,66,-102v8,-13,-15,-13,-25,-17v-2,-20,11,-10,45,-10v29,0,36,-11,36,10v-5,8,-20,-1,-30,11v-6,8,-71,100,-85,120","w":239,"k":{"\u00e8":43,"\u2019":-29,"\u201d":-29,"c":43,"d":43,"e":43,"o":43,"q":43,"\u00e7":43,"\u00e9":43,"\u00ea":43,"\u00eb":43,"\u00f2":43,"\u00f3":43,"\u00f4":43,"\u00f5":43,"\u00f6":43,"\u00f8":43,"\u00f0":43,"C":11,"G":11,"O":11,"Q":11,"\u00c7":11,"\u00d2":11,"\u00d3":11,"\u00d4":11,"\u00d5":11,"\u00d6":11,"\u00d8":11,"t":14,"T":-15,"u":25,"\u00f9":25,"\u00fa":25,"\u00fb":25,"\u00fc":25,"V":-8,"W":-8,"v":16,"X":-4,"Y":-11,"\u00dd":-11,",":14,".":14,"\u2026":14,"A":43,"\u00c0":43,"\u00c1":43,"\u00c2":43,"\u00c3":43,"\u00c4":43,"\u00c5":43,"\u00c6":43,"a":36,"\u00e0":36,"\u00e1":36,"\u00e2":36,"\u00e3":36,"\u00e4":36,"\u00e5":36,"\u00e6":36,"l":-18,"i":-11,"\u00ec":-11,"\u00ed":-11,"\u00ee":-11,"\u00ef":-11,")":-35,"]":-35,"}":-35,"r":29,":":7,";":7,"-":27,"\u2013":27,"\u2014":27}},"Z":{"d":"219,5v-49,-6,-136,-5,-197,-5v-3,0,-7,0,-7,-3v18,-32,168,-229,173,-240v-37,3,-84,-6,-112,5v-8,6,-37,43,-44,54v-3,1,-10,-1,-9,-5v10,-22,14,-50,27,-69v46,6,128,2,182,1v6,0,7,4,3,9v-7,8,-165,224,-172,235r126,0v19,-7,44,-61,59,-51v-1,12,-22,58,-29,69","w":252,"k":{"\u2019":-11,"\u201d":-11,"c":-4,"d":-4,"e":-4,"o":-4,"q":-4,"\u00e7":-4,"\u00e8":-4,"\u00e9":-4,"\u00ea":-4,"\u00eb":-4,"\u00f2":-4,"\u00f3":-4,"\u00f4":-4,"\u00f5":-4,"\u00f6":-4,"\u00f8":-4,"\u00f0":-4,"C":4,"G":4,"O":4,"Q":4,"\u00c7":4,"\u00d2":4,"\u00d3":4,"\u00d4":4,"\u00d5":4,"\u00d6":4,"\u00d8":4,"T":-4,"u":-4,"\u00f9":-4,"\u00fa":-4,"\u00fb":-4,"\u00fc":-4,"A":-4,"\u00c0":-4,"\u00c1":-4,"\u00c2":-4,"\u00c3":-4,"\u00c4":-4,"\u00c5":-4,"\u00c6":-4,"a":-4,"\u00e0":-4,"\u00e1":-4,"\u00e2":-4,"\u00e3":-4,"\u00e4":-4,"\u00e5":-4,"\u00e6":-4,"i":-4,"\u00ec":-4,"\u00ed":-4,"\u00ee":-4,"\u00ef":-4}},"a":{"d":"15,-108v-3,-41,106,-74,106,-11r0,76v-1,35,15,29,27,20v3,3,7,3,3,10v-3,5,-10,17,-28,17v-14,1,-21,-11,-26,-24v-14,17,-77,49,-79,-6v-9,-30,60,-52,77,-64v1,-27,2,-51,-27,-51v-14,0,-31,8,-25,24v6,18,-27,32,-28,9xm95,-35r0,-44v-13,10,-49,17,-49,47v0,13,8,19,19,19v10,0,30,-12,30,-22","w":153},"b":{"d":"1,-231v7,-15,35,-19,48,-29v3,0,3,2,3,6r0,118v45,-36,115,-17,115,59v0,59,-65,100,-117,72v-7,3,-18,15,-25,5r1,-194v1,-30,-8,-31,-25,-37xm52,-124v3,53,-14,119,39,117v22,0,49,-15,49,-62v0,-50,-50,-89,-88,-55","w":181,"k":{"\u2019":11,"\u201d":11,"y":4,"\u00fd":4,"\u00ff":4,"h":2,"m":2,"n":2,"\u00f1":2,"v":-2,"w":2,",":11,".":11,"\u2026":11,"k":2,"z":-2,"x":4}},"c":{"d":"126,-113v-18,0,-27,-37,-44,-30v-21,0,-42,19,-42,56v0,53,56,100,97,57v4,-2,9,5,6,9v-10,12,-34,25,-58,25v-34,7,-72,-39,-72,-74v0,-42,29,-84,77,-84v37,0,49,21,49,29v0,8,-5,12,-13,12","w":147,"k":{"\u2019":-8,"\u201d":-8,"y":-5,"\u00fd":-5,"\u00ff":-5,"h":-2,"a":-4,"\u00e0":-4,"\u00e1":-4,"\u00e2":-4,"\u00e3":-4,"\u00e4":-4,"\u00e5":-4,"\u00e6":-4,"k":-4,"l":-7}},"d":{"d":"13,-71v-1,-54,56,-101,118,-78v-7,-35,20,-89,-23,-91v-5,0,-5,-11,0,-12r48,-8v5,37,1,141,1,202v0,24,0,39,19,39v9,-2,10,7,5,9r-40,14v-7,1,-7,-13,-10,-19v-12,12,-35,19,-53,19v-32,0,-72,-40,-65,-75xm89,-11v52,2,42,-47,42,-94v0,-23,-12,-35,-41,-37v-30,-3,-50,37,-50,61v0,41,28,70,49,70","w":187,"k":{"\u2019":-10,"\u201d":-10,"l":-7}},"e":{"d":"13,-78v-5,-28,35,-86,74,-76v41,0,53,38,53,52v0,5,-4,6,-10,6r-89,0v-7,41,15,79,50,79v25,0,37,-15,47,-26v3,3,9,1,5,8v-6,14,-25,39,-57,39v-43,0,-78,-35,-73,-82xm43,-107r56,0v7,0,9,-2,9,-5v0,-8,-4,-32,-27,-32v-16,0,-31,10,-38,37","w":153,"k":{"\u2019":-4,"\u201d":-4,"y":-2,"\u00fd":-2,"\u00ff":-2,"v":-4,"w":-4,",":3,".":3,"\u2026":3,"z":-1}},"f":{"d":"104,-243v-39,0,-42,54,-40,93v15,2,37,-4,47,3v4,21,-27,13,-47,14r1,112v-5,20,44,-4,31,22v-28,-2,-63,3,-87,-2v-8,-22,30,1,30,-23r0,-109v-14,-1,-33,6,-26,-15v4,-5,18,-1,26,-2v-4,-67,35,-105,83,-110v29,-3,44,32,17,35v-17,2,-19,-18,-35,-18","w":111,"k":{"\u2019":-54,"\u201d":-54,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"\u00e7":-2,"\u00e8":-2,"\u00e9":-2,"\u00ea":-2,"\u00eb":-2,"\u00f2":-2,"\u00f3":-2,"\u00f4":-2,"\u00f5":-2,"\u00f6":-2,"\u00f8":-2,"\u00f0":-2,"t":-7,",":6,".":6,"\u2026":6,"g":-2,"i":4,"\u00ec":4,"\u00ed":4,"\u00ee":4,"\u00ef":4,")":-47,"]":-47,"}":-47,"\"":-39,"'":-39,"s":-4,"?":-40,"!":-40}},"g":{"d":"147,2v45,45,0,96,-69,96v-27,0,-73,-11,-73,-41v0,-21,23,-34,38,-44v-41,-10,-19,-54,8,-61v-14,-6,-33,-22,-33,-54v0,-23,20,-52,61,-52v27,0,42,16,46,20v10,-7,21,-14,33,-14v22,0,23,29,3,29v-12,0,-16,-14,-31,-7v19,46,-16,98,-68,83v-7,3,-20,10,-20,20v0,15,19,13,43,12v30,-1,50,0,62,13xm43,-92v0,20,12,41,33,41v40,-1,46,-89,6,-93v-23,-2,-44,30,-39,52xm27,51v0,28,25,36,64,35v13,0,53,-9,51,-37v5,-34,-49,-40,-87,-32v-11,3,-28,15,-28,34","w":174,"k":{"\u2019":-8,"\u201d":-8,"c":2,"d":2,"e":2,"o":2,"q":2,"\u00e7":2,"\u00e8":2,"\u00e9":2,"\u00ea":2,"\u00eb":2,"\u00f2":2,"\u00f3":2,"\u00f4":2,"\u00f5":2,"\u00f6":2,"\u00f8":2,"\u00f0":2,"y":-11,"\u00fd":-11,"\u00ff":-11,"p":-2,",":4,".":4,"\u2026":4,"f":-4}},"h":{"d":"15,-12v37,5,20,-40,20,-75r0,-109v2,-29,-12,-26,-26,-35v8,-15,34,-20,50,-29v10,15,-5,100,4,129v13,-15,33,-23,49,-23v63,-3,51,81,52,137v-2,10,36,-3,21,18v-5,-6,-91,13,-69,-13v9,0,22,1,22,-7v0,-50,12,-117,-36,-119v-15,-1,-41,12,-41,33r0,78v-8,27,30,3,20,28v-9,-7,-80,12,-72,-10v0,-3,2,-3,6,-3","w":194,"k":{"\u2019":11,"\u201d":11,"y":4,"\u00fd":4,"\u00ff":4}},"i":{"d":"13,-129v8,-15,33,-15,49,-25v2,20,1,97,1,133v0,21,26,-4,26,18v-2,10,-19,0,-38,3v-28,-4,-42,11,-42,-9v2,-10,27,6,27,-10r1,-86v4,-15,-11,-18,-24,-24xm40,-196v-8,0,-19,-7,-19,-19v0,-9,7,-18,21,-18v13,0,19,9,19,17v0,9,-7,20,-21,20","w":96,"k":{"\u2019":-7,"\u201d":-7}},"j":{"d":"15,82v26,-5,20,-71,20,-108r0,-72v5,-22,-17,-17,-23,-32v12,-8,31,-17,48,-24v5,8,-1,79,1,112v5,63,-14,146,-67,140v-21,2,-30,-28,-8,-32v11,-2,21,14,29,16xm41,-196v-9,0,-22,-7,-22,-22v0,-8,10,-21,25,-21v8,0,20,6,20,22v0,10,-9,21,-23,21","w":88,"k":{"\u2019":-7,"\u201d":-7,",":2,".":2,"\u2026":2}},"k":{"d":"93,-87v19,12,64,77,92,75v5,-1,3,6,3,10v-4,7,-12,0,-33,2v-28,-4,-42,11,-42,-8v0,-6,14,0,10,-9v-9,-6,-39,-59,-63,-56r0,54v-3,14,31,-2,18,20v-6,-7,-79,13,-68,-10v2,-9,23,5,23,-12r1,-186v4,-18,-10,-21,-24,-28v0,-4,0,-5,5,-7r45,-18v4,30,-2,122,0,176v25,3,45,-36,56,-44v9,-15,-24,-3,-10,-23v5,6,84,-12,62,13v-35,0,-48,29,-75,51","w":178,"k":{"\u2019":7,"\u201d":7}},"l":{"d":"6,-234v14,-10,36,-17,53,-26v3,0,3,1,3,6r-1,231v-7,21,37,-1,27,24v-7,-7,-94,13,-84,-10v4,-10,30,6,30,-12r-1,-184v1,-17,-15,-20,-27,-26r0,-3","w":92,"k":{"\u2019":-3,"\u201d":-3,"y":-4,"\u00fd":-4,"\u00ff":-4,"v":-4,"w":-4,"l":-2}},"m":{"d":"197,-138v-46,1,-37,66,-37,118v-4,16,34,-2,21,21v-5,-7,-88,13,-65,-13v8,-1,20,3,19,-6v-4,-46,16,-126,-34,-120v-14,-2,-40,18,-40,45r0,72v-3,18,25,-2,24,18v-4,10,-12,1,-36,3v-26,-3,-36,11,-36,-9v0,-10,22,7,22,-12r0,-83v6,-15,-25,-18,-18,-31v13,-6,25,-14,39,-18v8,3,-1,22,6,26v19,-30,78,-40,93,0v27,-33,105,-45,105,28r0,80v-3,14,31,-2,18,20v-8,-7,-75,12,-66,-10v1,-8,22,4,21,-10v-2,-46,18,-120,-36,-119","w":290,"k":{"\u2019":22,"\u201d":22,"u":4,"\u00f9":4,"\u00fa":4,"\u00fb":4,"\u00fc":4,"v":2,"w":2}},"n":{"d":"111,-154v28,0,49,23,50,42r0,93v-3,16,34,-3,21,20v-5,-7,-80,12,-70,-10v2,-9,24,4,23,-11v-3,-50,16,-122,-36,-117v-11,-4,-44,20,-38,39r0,74v-2,14,7,12,18,12v5,-1,2,6,3,10v-3,8,-11,0,-33,2v-25,-3,-36,10,-35,-9v0,-8,23,4,21,-10v-4,-41,13,-100,-20,-110v7,-14,27,-17,40,-25v7,3,2,20,7,26v10,-13,31,-26,49,-26","w":191,"k":{"\u2019":22,"\u201d":22,"y":2,"\u00fd":2,"\u00ff":2,"T":29,"v":2,"w":2}},"o":{"d":"92,-154v45,3,75,38,75,79v0,39,-36,79,-80,79v-36,0,-82,-38,-74,-83v-6,-31,46,-78,79,-75xm89,-144v-63,1,-65,136,2,138v27,0,45,-33,45,-72v0,-40,-29,-66,-47,-66","w":179,"k":{"\u2019":11,"\u201d":11,"y":4,"\u00fd":4,"\u00ff":4,"h":2,"m":2,"n":2,"\u00f1":2,"v":-2,"w":2,",":11,".":11,"\u2026":11,"k":2,"z":-2,"x":4}},"p":{"d":"111,-154v40,0,61,29,61,73v0,60,-53,102,-114,79r0,76v-1,18,11,11,24,12v5,0,2,6,3,10v-4,8,-12,0,-40,2v-28,-3,-40,11,-40,-9v2,-8,26,4,26,-12r1,-179v6,-16,-30,-19,-21,-33v14,-6,27,-15,43,-20v5,3,0,21,5,25v10,-13,28,-24,52,-24xm58,-36v-1,22,23,29,44,29v21,0,41,-15,41,-60v1,-74,-54,-90,-85,-48r0,79","w":185,"k":{"\u2019":11,"\u201d":11,"y":4,"\u00fd":4,"\u00ff":4,"h":2,"m":2,"n":2,"\u00f1":2,"v":-2,"w":2,",":11,".":11,"\u2026":11,"k":2,"z":-2,"x":4}},"q":{"d":"13,-71v-1,-53,58,-105,121,-76v8,-2,19,-11,26,-5v-7,56,-5,164,-2,228v-5,18,32,1,19,23v-9,-7,-86,13,-75,-10v1,-6,13,-2,19,-3v18,-4,6,-66,8,-99v-38,26,-116,32,-116,-58xm41,-84v0,68,53,90,89,57r0,-83v-3,-25,-27,-33,-41,-33v-32,0,-48,38,-48,59","w":182,"k":{"\u2019":4,"\u201d":4,",":2,".":2,"\u2026":2}},"r":{"d":"108,-123v-21,-11,-47,-5,-47,21r0,75v-2,19,12,14,27,15v4,0,2,10,1,13v-7,-7,-91,13,-80,-10v2,-9,26,5,26,-10v-2,-43,12,-98,-23,-112v11,-11,28,-17,44,-23v7,5,-1,24,6,29v11,-17,28,-32,43,-32v26,-1,19,34,3,34","w":122,"k":{"\u2019":-7,"\u201d":-7,"c":4,"d":4,"e":4,"o":4,"q":4,"\u00e7":4,"\u00e8":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00f2":4,"\u00f3":4,"\u00f4":4,"\u00f5":4,"\u00f6":4,"\u00f8":4,"\u00f0":4,"y":-13,"\u00fd":-13,"\u00ff":-13,"h":-2,"m":-2,"n":-2,"\u00f1":-2,"p":-5,"t":-5,"u":-5,"\u00f9":-5,"\u00fa":-5,"\u00fb":-5,"\u00fc":-5,"v":-14,"w":-14,",":22,".":22,"\u2026":22,"a":-2,"\u00e0":-2,"\u00e1":-2,"\u00e2":-2,"\u00e3":-2,"\u00e4":-2,"\u00e5":-2,"\u00e6":-2,"k":2,"l":-7,"z":-4,"i":-4,"\u00ec":-4,"\u00ed":-4,"\u00ee":-4,"\u00ef":-4,"f":-4,"b":-4,"x":-11,":":-5,";":-5}},"s":{"d":"37,-119v0,44,84,23,77,76v8,45,-74,61,-93,32v-1,-12,-8,-27,-4,-37v22,1,16,41,49,41v13,0,28,-8,28,-25v0,-40,-83,-28,-77,-79v-5,-41,70,-56,90,-29v2,10,11,32,-5,28v-11,-13,-13,-30,-38,-31v-14,0,-27,9,-27,24","w":128},"t":{"d":"62,-131v2,44,-17,143,41,113v5,-2,8,4,6,8v-4,4,-18,14,-40,14v-18,0,-35,-16,-35,-30r2,-105v-12,1,-40,0,-21,-11v9,-5,36,-34,41,-46v2,-5,8,-4,8,2r-1,36r50,0v10,27,-29,17,-51,19","w":114,"k":{"\u2019":-18,"\u201d":-18,"y":-5,"\u00fd":-5,"\u00ff":-5,"p":-2,"v":-2,"w":-2,"b":-3}},"u":{"d":"90,-12v12,-1,34,-11,34,-28r0,-86v3,-18,-25,-3,-23,-21v9,-8,32,0,48,-4v8,7,-2,11,1,51v3,37,-14,92,26,82v0,2,2,7,0,8v-15,4,-28,12,-45,14v-8,-1,-2,-20,-7,-25v-39,49,-114,20,-97,-62v-2,-20,8,-57,-14,-55v-11,1,-11,-10,-4,-12r41,-1v14,28,-20,143,40,139","w":182,"k":{"\u2019":4,"\u201d":4}},"v":{"d":"50,-131v7,30,20,72,34,98v6,-14,31,-76,35,-90v3,-13,-2,-16,-14,-15v-5,-18,7,-12,30,-12v21,1,34,-8,27,12v-31,-5,-34,41,-47,61v-11,18,-27,78,-41,82v-23,-29,-36,-93,-54,-130v-7,-13,-9,-13,-22,-13v-4,-18,1,-12,32,-12v26,0,40,-9,34,12v-7,0,-14,-1,-14,7","w":155,"k":{"\u2019":-14,"\u201d":-14,"c":2,"d":2,"e":2,"o":2,"q":2,"\u00e7":2,"\u00e8":2,"\u00e9":2,"\u00ea":2,"\u00eb":2,"\u00f2":2,"\u00f3":2,"\u00f4":2,"\u00f5":2,"\u00f6":2,"\u00f8":2,"\u00f0":2,"v":-4,",":27,".":27,"\u2026":27,"k":-5,"l":-5,"s":-2,"r":-2,"b":-5,":":-7,";":-7}},"w":{"d":"119,-121v4,-21,-22,-6,-21,-25v6,-8,13,-2,36,-2v25,0,36,-6,28,12v-8,-1,-15,0,-13,9r29,88r29,-79v5,-16,2,-21,-10,-20v-7,-18,4,-11,28,-12v22,0,35,-5,26,12v-9,-1,-16,0,-20,6v-4,7,-50,121,-55,133v-3,7,-12,5,-13,-2r-37,-103r-45,104v-4,8,-10,6,-13,-2r-47,-127v-3,-9,-12,-9,-24,-9v-5,-19,4,-12,33,-12v21,0,33,-10,33,9v-1,6,-14,-1,-10,12r29,96","w":246,"k":{"\u2019":-14,"\u201d":-14,"c":2,"d":2,"e":2,"o":2,"q":2,"\u00e7":2,"\u00e8":2,"\u00e9":2,"\u00ea":2,"\u00eb":2,"\u00f2":2,"\u00f3":2,"\u00f4":2,"\u00f5":2,"\u00f6":2,"\u00f8":2,"\u00f0":2,"p":-2,"t":-4,",":27,".":27,"\u2026":27,"r":-4,":":-7,";":-7}},"x":{"d":"89,-82v22,23,26,66,66,70v6,15,-3,14,-29,12v-27,-2,-37,10,-38,-8v0,-8,20,0,11,-15r-26,-42v-4,12,-43,43,-28,53v9,-4,14,8,7,13v-8,-6,-68,11,-59,-10v1,-7,24,1,27,-7v7,-6,41,-51,47,-58v-26,-27,-27,-65,-66,-64v-7,-19,4,-12,30,-12v25,0,43,-8,33,12v-8,-1,-9,5,-4,12r22,35r27,-36v9,-12,-18,-8,-8,-24v18,2,42,-4,55,3v5,15,-16,7,-23,14v-6,5,-36,43,-44,52","w":157,"k":{"\u2019":-4,"\u201d":-4,"c":2,"d":2,"e":2,"o":2,"q":2,"\u00e7":2,"\u00e8":2,"\u00e9":2,"\u00ea":2,"\u00eb":2,"\u00f2":2,"\u00f3":2,"\u00f4":2,"\u00f5":2,"\u00f6":2,"\u00f8":2,"\u00f0":2,"v":2}},"y":{"d":"51,75v0,18,-50,37,-51,5v0,-20,29,-9,40,-13v5,-6,24,-47,29,-61v-2,-9,-40,-121,-43,-129v-5,-12,-10,-16,-26,-15v-6,0,-2,-7,-3,-11v5,-5,11,-1,36,-1v25,0,42,-9,35,12v-7,0,-14,0,-12,8v2,8,24,89,31,95v4,-6,35,-81,37,-90v2,-12,-2,-14,-12,-13v-6,-18,4,-11,29,-12v16,0,31,-5,23,12v-9,0,-13,-1,-19,6v-11,12,-79,177,-94,207","w":156,"k":{"\u2019":-14,"\u201d":-14,"c":4,"d":4,"e":4,"o":4,"q":4,"\u00e7":4,"\u00e8":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00f2":4,"\u00f3":4,"\u00f4":4,"\u00f5":4,"\u00f6":4,"\u00f8":4,"\u00f0":4,"m":-4,"n":-4,"\u00f1":-4,"p":-4,"t":-4,"v":-4,",":31,".":31,"\u2026":31,"l":-4,"z":-4,"i":-4,"\u00ec":-4,"\u00ed":-4,"\u00ee":-4,"\u00ef":-4,"s":-4,"r":-4,"f":-5,"j":-5,"b":-4,":":-11,";":-11}},"z":{"d":"28,-155v27,7,76,5,115,5v4,0,5,2,3,5r-96,134v58,-2,63,11,101,-39v3,-4,10,2,9,5r-28,49v-31,-7,-78,-3,-114,-4v-4,0,-5,-1,-2,-6r93,-133v-55,2,-58,-12,-95,39v-2,4,-11,0,-9,-4","w":156,"k":{"\u2019":-4,"\u201d":-4,"c":-5,"d":-5,"e":-5,"o":-5,"q":-5,"\u00e7":-5,"\u00e8":-5,"\u00e9":-5,"\u00ea":-5,"\u00eb":-5,"\u00f2":-5,"\u00f3":-5,"\u00f4":-5,"\u00f5":-5,"\u00f6":-5,"\u00f8":-5,"\u00f0":-5,"y":-9,"\u00fd":-9,"\u00ff":-9,"a":-4,"\u00e0":-4,"\u00e1":-4,"\u00e2":-4,"\u00e3":-4,"\u00e4":-4,"\u00e5":-4,"\u00e6":-4}},",":{"d":"48,10v-1,-20,-25,-6,-27,-34v0,-9,7,-17,20,-17v13,0,32,11,32,34v0,44,-33,66,-50,71v-3,0,-4,-1,-4,-3v7,-14,30,-26,29,-51","w":91,"k":{"\u2019":-3,"\u201d":-3," ":25}},"-":{"d":"22,-86v-6,0,-2,-11,-3,-17v0,-2,0,-3,3,-3r101,0v7,0,3,12,4,18v-29,6,-72,0,-105,2","w":145,"k":{"T":34,"V":22,"W":22,"Y":27,"\u00dd":27}},".":{"d":"47,4v-8,0,-23,-4,-23,-21v0,-6,5,-20,23,-20v10,0,20,9,20,22v0,12,-9,19,-20,19","w":91,"k":{"\u2019":-3,"\u201d":-3," ":25}},":":{"d":"47,4v-8,0,-23,-4,-23,-21v0,-6,5,-20,23,-20v10,0,20,9,20,22v0,12,-9,19,-20,19xm47,-113v-8,0,-23,-4,-23,-21v0,-6,5,-20,23,-20v10,0,20,8,20,21v0,12,-9,20,-20,20","w":91,"k":{" ":11}},";":{"d":"48,10v-1,-20,-25,-6,-27,-34v0,-9,7,-17,20,-17v13,0,32,11,32,34v0,44,-33,66,-50,71v-3,0,-4,-1,-4,-3v7,-14,30,-26,29,-51xm62,-133v-1,25,-41,30,-43,-1v0,-6,4,-20,22,-20v10,0,21,8,21,21","w":91,"k":{" ":11}},"&":{"d":"199,-75v22,22,35,53,76,57v31,3,33,-38,48,-25v-2,16,-24,48,-67,48v-39,0,-63,-37,-78,-57v-18,22,-43,57,-89,57v-35,0,-76,-22,-76,-63v0,-48,38,-72,71,-90v-25,-14,-38,-32,-38,-45v0,-28,38,-62,59,-62v27,0,51,26,50,50v-1,19,-24,42,-39,50v25,13,58,44,76,70v12,-14,34,-49,35,-59v7,-15,-31,-6,-17,-23v11,3,67,-3,74,2v6,21,-35,4,-36,21v-3,4,-39,59,-49,69xm102,-16v35,0,59,-33,68,-44v-17,-23,-45,-62,-79,-81v-26,14,-50,41,-49,71v1,30,32,54,60,54xm105,-242v-18,0,-34,21,-34,42v0,13,20,29,37,39v24,-6,41,-81,-3,-81","w":297},"!":{"d":"47,4v-8,0,-23,-4,-23,-21v0,-6,5,-20,23,-20v10,0,20,9,20,22v0,12,-9,19,-20,19xm46,-246v10,0,20,6,18,21v-1,8,-9,121,-15,151v-4,0,-10,1,-9,-4v-1,-35,-11,-132,-11,-147v0,-11,7,-21,17,-21","w":91},"\u00a1":{"d":"47,-113v-8,0,-23,-4,-23,-21v0,-6,5,-20,23,-20v10,0,20,8,20,21v0,12,-9,20,-20,20xm47,98v-10,0,-18,-6,-18,-21v0,-8,12,-114,13,-148v0,-4,5,-3,9,-3v10,29,10,136,13,151v0,11,-7,21,-17,21","w":91},"?":{"d":"105,-165v0,-27,-39,-49,-61,-49v-15,0,-25,-8,-25,-18v0,-3,2,-14,17,-14v30,0,85,50,85,94v0,45,-45,44,-66,45v-13,7,11,44,-13,44v-6,-18,0,-49,-2,-71v17,-9,65,9,65,-31xm49,4v-10,0,-19,-7,-19,-18v0,-11,7,-20,20,-20v10,0,19,9,19,19v0,9,-7,19,-20,19","w":133},"\u00bf":{"d":"26,17v0,27,39,49,61,49v15,0,25,8,25,18v0,3,-2,14,-17,14v-30,0,-85,-50,-85,-94v0,-45,45,-44,66,-45v13,-7,-11,-44,13,-44v6,18,0,49,2,71v-17,9,-65,-9,-65,31xm84,-116v-10,0,-20,-8,-20,-19v0,-11,8,-19,21,-19v10,0,19,9,19,19v0,9,-7,19,-20,19","w":133},"\u2013":{"d":"180,-86r-180,0r0,-20r180,0r0,20","k":{"T":34,"V":22,"W":22,"Y":27,"\u00dd":27}},"\u2014":{"d":"360,-106r0,20r-360,0r0,-20r360,0","w":360,"k":{"T":34,"V":22,"W":22,"Y":27,"\u00dd":27}},"(":{"d":"100,62v-43,-24,-80,-89,-78,-165v1,-71,36,-139,78,-166v7,1,9,6,4,12v-34,36,-58,83,-58,154v0,70,23,118,58,153v5,5,3,11,-4,12","w":118,"k":{"T":-6,"V":-19,"W":-19,"Y":-22,"\u00dd":-22,"J":-48}},")":{"d":"19,-269v42,25,79,91,78,166v-1,71,-36,138,-78,165v-3,0,-7,-3,-7,-5v32,-41,61,-85,61,-160v0,-70,-24,-119,-59,-154v-4,-5,-1,-11,5,-12","w":118},"[":{"d":"36,-269v24,2,55,-3,76,2v-1,4,2,12,-3,12r-48,0v-3,0,-4,1,-4,4r0,295v0,4,1,5,3,5v18,2,43,-4,56,3v0,4,2,10,-3,10r-76,0v-3,0,-4,-1,-4,-4r0,-324v0,-3,1,-3,3,-3","w":127,"k":{"T":-6,"V":-19,"W":-19,"Y":-22,"\u00dd":-22,"J":-48}},"]":{"d":"91,62v-25,-2,-59,5,-79,-3v1,-4,-2,-10,2,-10r54,0v7,-93,-1,-202,2,-300v0,-3,-1,-4,-3,-4v-17,-2,-41,4,-52,-3v1,-4,-2,-10,2,-11r74,0v2,0,4,0,4,3r0,324v0,3,-1,4,-4,4","w":127},"{":{"d":"32,4v0,-36,33,-96,-12,-105v-3,0,-5,-3,-5,-6v0,-4,2,-7,5,-7v46,-5,11,-66,12,-99v1,-41,40,-56,80,-56v8,0,7,12,2,12v-32,-2,-53,15,-54,42v0,24,5,44,6,66v1,21,-19,32,-22,42v2,10,23,21,22,43v-1,18,-6,46,-6,65v3,40,30,46,56,50v2,0,2,2,2,6v1,9,-8,4,-14,5v-25,-1,-72,-13,-72,-58","w":127,"k":{"T":-6,"V":-19,"W":-19,"Y":-22,"\u00dd":-22,"J":-48}},"}":{"d":"96,-213v-1,36,-33,90,11,100v3,0,5,3,5,6v0,4,-2,7,-5,7v-47,6,-9,63,-11,99v-2,44,-39,66,-81,63v-4,0,-6,-2,-6,-5v0,-9,9,-6,16,-7v24,-3,43,-21,43,-49v0,-25,-5,-45,-6,-66v-2,-22,18,-33,22,-42v-3,-9,-25,-21,-22,-43r6,-60v-3,-33,-28,-46,-55,-47v-2,0,-4,-2,-4,-6v-1,-10,8,-6,15,-6v25,0,72,15,72,56","w":127},"@":{"d":"104,-80v32,-9,77,-59,79,-92v0,-10,-6,-20,-15,-20v-30,0,-72,70,-72,101v0,7,2,11,8,11xm197,-23r5,9v-11,10,-46,19,-79,19v-70,0,-112,-41,-112,-100v0,-85,81,-165,162,-165v63,0,96,37,96,96v0,47,-39,101,-103,101v-24,-10,-11,-20,0,-55r-2,-1v-14,20,-48,56,-75,56v-9,0,-18,-7,-18,-21v0,-48,60,-118,102,-118v19,0,20,22,26,6v3,-6,11,-2,18,-3v-3,33,-38,74,-40,114v0,5,5,8,11,8v19,0,59,-29,59,-91v0,-53,-29,-79,-78,-79v-73,0,-131,77,-131,147v0,85,89,111,159,77","w":282},"\/":{"d":"1,-1v30,-88,73,-172,107,-258v4,-5,18,2,18,8r-108,253v-5,8,-11,-2,-17,-3","w":126},"\\":{"d":"125,-4v1,7,-14,12,-18,5r-106,-256v6,-1,14,-9,18,-4","w":126},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0"},"*":{"d":"59,-144v-27,0,3,-47,-2,-55v-11,6,-30,44,-48,27v-12,-26,39,-22,48,-31v-9,-6,-62,-6,-49,-27v16,-25,40,27,50,25v1,-9,-24,-55,1,-55v9,0,12,4,12,12v1,6,-13,43,-10,44v8,-3,32,-48,48,-27v5,8,1,13,-5,16v-4,4,-42,10,-42,13v9,7,63,5,48,30v-19,19,-41,-28,-50,-27v0,9,26,55,-1,55","w":118},"\u00a7":{"d":"55,-176v-21,-44,14,-84,61,-84v21,0,36,9,36,22v0,9,-7,13,-13,13v-17,3,-21,-24,-37,-24v-17,0,-33,15,-33,33v0,31,22,41,56,62v28,18,41,38,41,60v0,30,-17,44,-30,50v31,38,-6,93,-51,93v-23,0,-44,-8,-44,-21v0,-8,6,-14,14,-14v17,-1,21,23,38,22v12,0,31,-4,31,-33v0,-54,-96,-71,-96,-130v0,-28,15,-42,27,-49xm120,-123v-36,-26,-51,-34,-59,-44v-20,16,-16,51,8,69v32,24,53,37,59,45v23,-20,28,-44,-8,-70","w":194},"\u00b6":{"d":"129,-241r0,285v1,8,-6,4,-12,5v-6,-39,0,-91,-2,-134v-34,-2,-97,-11,-97,-83v0,-82,79,-89,173,-87v6,0,4,5,4,9v-2,6,-18,2,-25,3r0,289v0,0,-14,10,-14,-3r0,-286v-4,0,-22,1,-27,2","w":207},"\u00b7":{"d":"47,-107v-8,0,-23,-4,-23,-21v0,-6,5,-20,23,-20v10,0,20,8,20,21v0,12,-9,20,-20,20","w":91},"\u2026":{"d":"61,4v-8,0,-22,-4,-22,-21v0,-6,4,-20,22,-20v11,0,21,9,21,22v0,12,-9,19,-21,19xm302,4v-8,0,-23,-4,-23,-21v0,-6,5,-20,23,-20v10,0,20,9,20,22v0,12,-9,19,-20,19xm181,4v-8,0,-22,-4,-22,-21v0,-6,4,-20,22,-20v11,0,21,9,21,22v0,12,-9,19,-21,19","w":360,"k":{"\u2019":-3,"\u201d":-3," ":25}},"\u00a9":{"d":"96,-134v0,25,29,71,61,71v26,0,46,-14,56,-28v2,-1,9,3,5,6v-14,19,-35,37,-67,37v-50,1,-82,-33,-81,-81v0,-40,30,-78,79,-78v25,0,36,12,47,11v1,-4,0,-8,7,-7v6,4,8,38,8,47v-14,3,-11,-15,-24,-24v-10,-10,-23,-17,-38,-17v-37,0,-53,35,-53,63xm149,-260v76,0,131,54,131,133v0,75,-51,132,-131,132v-81,0,-132,-58,-132,-132v0,-76,59,-133,132,-133xm149,-8v82,0,112,-67,112,-119v0,-170,-226,-149,-225,0v0,87,66,119,113,119","w":297},"\u00ae":{"d":"156,-132v-48,14,-33,-39,-68,-41v2,15,-8,37,12,37v0,10,-28,4,-41,4v-3,-9,15,-1,12,-13r0,-69v3,-8,-15,-4,-10,-13v30,2,78,-7,78,24v0,18,-15,25,-25,27v16,10,18,38,42,40r0,4xm88,-180v44,7,42,-43,7,-40r-7,0r0,40xm102,-260v51,0,86,34,86,83v0,46,-33,82,-86,82v-54,0,-86,-36,-86,-82v0,-47,37,-83,86,-83xm102,-107v51,0,70,-38,70,-70v0,-103,-141,-90,-140,0v0,54,41,70,70,70","w":203},"\u2122":{"d":"9,-257v4,-8,10,6,17,2v32,-2,72,6,96,-5v2,2,10,34,2,38v-7,-3,-8,-15,-16,-19v-7,-3,-28,-3,-32,-3r0,101v-3,13,25,0,16,17v-18,-1,-40,2,-56,-1v-6,-14,15,-5,18,-13r0,-104v-14,-3,-44,5,-45,20v0,3,-4,0,-6,0v-2,-6,7,-30,6,-33xm136,-136v29,6,14,-58,18,-70v0,-19,5,-40,-16,-41v0,-3,-1,-8,1,-9v11,4,45,-6,49,4r35,89r39,-89v18,-3,57,-13,44,7v-7,-1,-13,2,-12,7r0,92v-4,16,21,3,15,20v-18,-1,-41,3,-55,-2v-5,-13,18,-3,17,-15r0,-99r-49,109v-2,4,-7,6,-9,1v-16,-36,-27,-77,-46,-110r0,49v3,13,-10,65,16,57v3,0,3,9,0,10v-16,-1,-37,3,-49,-2v0,-3,-1,-8,2,-8","w":326},"\"":{"d":"44,-166r-12,0v3,-30,-31,-94,6,-94v39,0,2,65,6,94xm102,-166r-12,0v3,-30,-31,-94,5,-94v38,0,3,65,7,94","w":133},"'":{"d":"44,-166r-13,0v3,-30,-29,-94,6,-94v38,0,3,65,7,94","w":74},"\u2018":{"d":"33,-212v1,18,22,6,24,31v0,8,-6,15,-18,15v-60,-15,-7,-92,16,-94v3,0,3,1,3,3v-8,10,-25,24,-25,45","w":68,"k":{"j":-7,"c":11,"d":11,"e":11,"o":11,"q":11,"\u00e7":11,"\u00e8":11,"\u00e9":11,"\u00ea":11,"\u00eb":11,"\u00f2":11,"\u00f3":11,"\u00f4":11,"\u00f5":11,"\u00f6":11,"\u00f8":11,"\u00f0":11,"h":-7,"m":14,"n":14,"\u00f1":14,"p":14,"T":-14,"u":-7,"\u00f9":-7,"\u00fa":-7,"\u00fb":-7,"\u00fc":-7,"U":-4,"\u00d9":-4,"\u00da":-4,"\u00db":-4,"\u00dc":-4,"V":-17,"W":-17,"v":-7,"w":-7,"X":-8,"Y":-12,"\u00dd":-12,"A":32,"\u00c0":32,"\u00c1":32,"\u00c2":32,"\u00c3":32,"\u00c4":32,"\u00c5":32,"\u00c6":32,"a":14,"\u00e0":14,"\u00e1":14,"\u00e2":14,"\u00e3":14,"\u00e4":14,"\u00e5":14,"\u00e6":14,"k":-7,"l":-13,"J":-4,"M":-4,"B":-4,"D":-4,"E":-4,"F":-4,"H":-4,"I":-4,"K":-4,"L":-4,"N":-4,"P":-4,"R":-4,"\u00c8":-4,"\u00c9":-4,"\u00ca":-4,"\u00cb":-4,"\u00cc":-4,"\u00cd":-4,"\u00ce":-4,"\u00cf":-4,"\u00d1":-4,"\u00de":-4,"g":7,"i":-7,"\u00ec":-7,"\u00ed":-7,"\u00ee":-7,"\u00ef":-7,"s":11,"r":11,"f":7,"b":-11,"\u2018":9,"\u201c":9}},"\u2019":{"d":"36,-214v-1,-18,-22,-6,-24,-31v0,-8,6,-15,18,-15v57,13,8,95,-16,94v-3,0,-4,0,-4,-2v7,-12,26,-24,26,-46","w":68,"k":{"\u00ef":-7,"\u00ee":-7,"\u00ed":-7,"\u00ec":-7,"\u2019":9,"\u201d":9,"c":32,"d":32,"e":32,"o":32,"q":32,"\u00e7":32,"\u00e8":32,"\u00e9":32,"\u00ea":32,"\u00eb":32,"\u00f2":32,"\u00f3":32,"\u00f4":32,"\u00f5":32,"\u00f6":32,"\u00f8":32,"\u00f0":32,"m":14,"t":16,"v":4," ":36,"l":-14,"i":-7,"s":22,"r":14}},"\u201c":{"d":"33,-212v0,18,22,5,24,31v0,8,-6,15,-18,15v-58,0,-6,-94,16,-94v3,0,4,1,4,3v-8,11,-26,24,-26,45xm93,-212v1,18,22,6,24,31v0,8,-7,15,-19,15v-58,0,-7,-95,17,-94v3,0,3,1,3,3v-5,11,-26,24,-25,45","w":129,"k":{"c":11,"d":11,"e":11,"o":11,"q":11,"\u00e7":11,"\u00e8":11,"\u00e9":11,"\u00ea":11,"\u00eb":11,"\u00f2":11,"\u00f3":11,"\u00f4":11,"\u00f5":11,"\u00f6":11,"\u00f8":11,"\u00f0":11,"h":-7,"m":14,"n":14,"\u00f1":14,"p":14,"T":-14,"u":-7,"\u00f9":-7,"\u00fa":-7,"\u00fb":-7,"\u00fc":-7,"U":-4,"\u00d9":-4,"\u00da":-4,"\u00db":-4,"\u00dc":-4,"V":-17,"W":-17,"v":-7,"w":-7,"X":-8,"Y":-12,"\u00dd":-12,"A":32,"\u00c0":32,"\u00c1":32,"\u00c2":32,"\u00c3":32,"\u00c4":32,"\u00c5":32,"\u00c6":32,"a":14,"\u00e0":14,"\u00e1":14,"\u00e2":14,"\u00e3":14,"\u00e4":14,"\u00e5":14,"\u00e6":14,"k":-7,"l":-13,"J":-4,"M":-4,"B":-4,"D":-4,"E":-4,"F":-4,"H":-4,"I":-4,"K":-4,"L":-4,"N":-4,"P":-4,"R":-4,"\u00c8":-4,"\u00c9":-4,"\u00ca":-4,"\u00cb":-4,"\u00cc":-4,"\u00cd":-4,"\u00ce":-4,"\u00cf":-4,"\u00d1":-4,"\u00de":-4,"g":7,"i":-7,"\u00ec":-7,"\u00ed":-7,"\u00ee":-7,"\u00ef":-7,"s":11,"r":11,"f":7,"j":-7,"b":-11,"\u2018":9,"\u201c":9}},"\u201d":{"d":"36,-214v-1,-18,-21,-6,-23,-31v0,-8,6,-15,18,-15v59,13,6,103,-20,92v7,-12,25,-24,25,-46xm96,-214v-1,-18,-22,-6,-24,-31v0,-8,7,-15,18,-15v59,13,8,95,-16,94v-3,0,-3,0,-3,-2v5,-12,26,-24,25,-46","w":129,"k":{"\u00ef":-7,"\u00ec":-7,"\u2019":9,"\u201d":9,"c":32,"d":32,"e":32,"o":32,"q":32,"\u00e7":32,"\u00e8":32,"\u00e9":32,"\u00ea":32,"\u00eb":32,"\u00f2":32,"\u00f3":32,"\u00f4":32,"\u00f5":32,"\u00f6":32,"\u00f8":32,"\u00f0":32,"m":14,"t":16,"v":4," ":36,"l":-14,"i":-7,"\u00ed":-7,"\u00ee":-7,"s":22,"r":14}},"\u00ab":{"d":"9,-76v19,-21,39,-41,60,-60v3,2,10,6,7,10r-33,50v10,18,28,36,33,54v-2,2,-5,7,-9,4xm66,-76v19,-21,39,-41,60,-60v3,2,11,7,6,10r-32,50v10,18,28,36,33,54v-3,1,-5,7,-9,4","w":148},"\u00bb":{"d":"82,-76r-60,59v-3,-3,-11,-6,-6,-10r33,-49v-10,-18,-28,-35,-34,-54v3,-1,6,-9,9,-4xm139,-76r-60,59v-3,-3,-11,-6,-6,-10r32,-49v-10,-18,-28,-36,-33,-54v3,-2,6,-9,10,-4","w":148},"0":{"d":"92,5v-58,0,-81,-69,-81,-113v0,-82,34,-138,80,-138v53,0,78,69,78,124v0,82,-31,127,-77,127xm89,-233v-64,0,-53,149,-34,195v10,24,24,30,37,30v42,0,47,-47,46,-122v0,-53,-18,-103,-49,-103"},"1":{"d":"81,-33r0,-147v3,-40,-33,-7,-51,-10v0,-4,-7,-8,-1,-11r79,-45v8,23,-1,153,2,212v-7,29,24,16,42,24v-1,4,3,11,-3,11r-112,0v-3,-1,-5,-16,3,-14v22,-1,41,6,41,-20"},"2":{"d":"143,5v-6,12,-11,-11,-30,-5v-36,-1,-79,4,-111,-1v-1,-3,-1,-3,1,-5v29,-30,126,-102,122,-165v-2,-32,-21,-50,-47,-50v-31,0,-42,24,-48,35v-2,5,-6,-1,-9,-1v2,-21,22,-59,72,-59v30,0,63,25,63,66v0,56,-82,131,-114,156r74,0v24,0,33,-18,41,-31v2,-3,3,-4,7,-2v3,1,4,4,3,6"},"3":{"d":"82,-224v-31,-1,-39,25,-52,43v-5,-1,-9,0,-7,-7v5,-25,27,-58,68,-58v80,0,55,91,13,109v24,6,53,31,53,63v0,46,-41,79,-90,79v-42,0,-54,-18,-54,-28v0,-9,5,-16,11,-16v27,11,4,31,49,31v33,0,53,-24,53,-49v0,-36,-23,-58,-52,-65v-10,1,-9,-9,-2,-10v46,1,68,-89,10,-92"},"4":{"d":"140,-5v0,10,-15,3,-23,5v-3,0,-4,-1,-4,-4r0,-63r-101,0v-6,-1,-7,-6,-2,-12r117,-161v4,-7,14,-10,13,5r0,144v11,1,28,-3,34,3v-2,8,5,21,-6,21r-28,0r0,62xm113,-89r0,-99v0,-6,-4,-7,-7,-2r-66,91v-4,6,-4,10,2,10r71,0"},"5":{"d":"120,-66v0,-45,-46,-69,-85,-63v-4,-32,9,-72,11,-106v0,-4,1,-5,6,-5v36,-5,89,15,99,-18v1,-5,12,0,10,2v-10,15,-3,44,-29,43r-75,0r-6,58v53,-3,96,26,96,71v0,51,-41,89,-90,89v-27,0,-47,-10,-47,-20v0,-5,3,-9,8,-9v16,2,24,15,46,14v28,0,56,-24,56,-56"},"6":{"d":"164,-78v-1,56,-25,79,-73,83v-53,6,-75,-48,-75,-86v0,-68,56,-151,121,-165v5,0,5,8,1,9v-29,13,-76,53,-85,112v12,-10,26,-16,47,-16v45,0,64,40,64,63xm90,-126v-39,0,-44,23,-44,57v0,18,3,63,47,63v8,0,41,-4,41,-61v0,-32,-16,-59,-44,-59"},"7":{"d":"70,-240r101,0v6,1,5,4,1,9v-26,50,-66,123,-94,218v-7,23,-29,23,-32,5v27,-73,70,-137,102,-206v-47,4,-110,-14,-122,25v-2,5,-12,0,-9,-4r22,-58v2,-5,14,-4,11,4v-1,5,2,7,20,7"},"8":{"d":"90,5v-95,0,-77,-90,-19,-120v-71,-27,-66,-131,27,-131v33,0,61,23,61,47v0,34,-11,49,-49,76v70,21,68,128,-20,128xm46,-52v0,59,89,61,89,1v0,-29,-25,-42,-53,-57v-23,13,-36,33,-36,56xm93,-231v-26,0,-44,21,-44,46v0,26,17,36,49,55v41,-16,57,-100,-5,-101"},"9":{"d":"16,-172v0,-31,37,-77,73,-74v45,-8,75,51,75,83v0,69,-48,157,-122,168v-3,0,-5,-1,-5,-5v0,-3,1,-4,3,-5v31,-13,79,-52,87,-112v-10,9,-23,17,-44,17v-50,0,-67,-38,-67,-72xm90,-115v36,0,41,-21,41,-56v0,-32,-8,-63,-41,-63v-21,0,-45,20,-45,60v0,34,21,59,45,59"},"$":{"d":"67,-117v-39,-5,-56,-77,-19,-101v8,-5,15,-10,21,-12v2,-9,-5,-27,11,-24v5,3,1,16,2,22v6,-1,13,0,19,1v2,-9,-5,-27,10,-23v7,2,1,18,2,25v13,5,19,4,28,-2v5,9,10,66,-5,57v-2,-13,-11,-32,-23,-39r-2,81v62,10,59,115,-4,125v-2,9,6,25,-9,22v-6,-1,-2,-15,-3,-21v-4,0,-15,0,-19,-1v0,9,0,31,-13,19r1,-22v-5,0,-18,-14,-26,-14v-4,2,-12,16,-15,3v5,-9,-3,-67,16,-55v-4,14,13,47,25,51xm99,-135r2,-83v-5,-3,-14,-3,-19,-2r-2,80v4,2,11,4,19,5xm68,-144r1,-73v-29,14,-24,62,-1,73xm79,-113r-3,92v3,3,14,3,20,3r2,-90v-9,-3,-14,-4,-19,-5xm110,-104r-2,83v30,-5,33,-75,2,-83"},"\u00a2":{"d":"84,-60r5,-124v-24,1,-45,23,-45,54v0,43,12,58,40,70xm141,-157v-16,0,-21,-29,-38,-27r-5,127v26,5,39,-6,55,-15v2,2,7,3,4,8v-10,12,-33,25,-60,25v-2,14,1,33,-4,44v-5,-1,-12,4,-12,-5r2,-39v-29,1,-65,-40,-65,-74v0,-40,24,-77,72,-83v4,-14,-9,-42,13,-39v5,8,0,26,1,38v40,1,51,22,51,29v0,8,-6,11,-14,11"},"\u00a3":{"d":"173,-208v-21,4,-15,-26,-36,-26v-17,0,-28,13,-39,57v-6,26,-31,77,-35,83v18,1,40,-3,54,2v-1,5,2,11,-4,11r-56,0v-6,11,-19,27,-25,35v35,-4,53,2,73,27v10,12,35,16,42,1v6,-13,-31,-6,-25,-18v0,-5,4,-15,18,-15v13,0,25,9,25,23v2,35,-77,45,-97,9v-13,-15,-25,-19,-41,-18v-5,10,-18,37,-34,37v-5,0,-6,-3,-6,-6v0,-12,18,-32,31,-38v5,-5,15,-27,19,-37v-11,-1,-37,5,-27,-13r32,0v18,-45,38,-155,105,-152v37,1,54,32,26,38"},"\u00a4":{"d":"162,-204v5,-2,11,6,10,11r-33,32v18,19,18,59,0,78v11,12,26,22,34,35v-4,3,-5,11,-11,9r-35,-32v-21,15,-57,15,-76,-2v-12,11,-22,27,-36,34v-2,-4,-12,-8,-7,-13r33,-32v-19,-19,-16,-57,2,-75v-11,-13,-29,-22,-35,-38v3,-2,5,-9,11,-7r36,34v19,-17,54,-16,72,-1xm91,-75v23,0,41,-17,41,-46v0,-27,-16,-47,-41,-47v-57,1,-56,93,0,93"},"\u00a5":{"d":"75,-118v-22,-27,-44,-110,-84,-112v-2,-20,10,-10,38,-10v30,0,40,-5,47,0v8,20,-38,7,-25,28v6,9,38,73,44,83v6,-11,43,-76,46,-84v6,-14,-6,-16,-20,-15v-6,-21,6,-11,37,-12v23,-1,36,-7,27,12v-10,-1,-16,1,-20,7v-5,7,-43,73,-62,103v17,2,42,-4,54,3v-1,4,3,10,-4,10r-52,0r0,26v18,1,41,-3,56,2v-1,4,2,11,-4,11r-51,0v4,23,-14,62,25,53v5,0,5,12,0,14v-6,-9,-100,16,-77,-14v11,0,26,3,25,-9r0,-44v-19,-1,-43,3,-58,-2v1,-4,-3,-11,4,-11r54,0r0,-26r-54,0v-5,1,-4,-6,-4,-10v13,-8,40,-1,58,-3"},"%":{"d":"32,-167v0,31,8,61,29,61v22,0,27,-29,26,-63v0,-29,-4,-66,-29,-66v-24,0,-26,46,-26,68xm59,-246v41,0,54,44,54,75v0,48,-21,76,-52,76v-47,0,-54,-51,-54,-72v0,-40,16,-79,52,-79xm205,-246v3,1,19,6,10,11r-149,240v-1,0,-3,1,-7,-2v-6,-5,-6,-4,-3,-9xm182,-69v0,32,8,61,29,61v38,0,37,-128,-3,-129v-24,-1,-26,45,-26,68xm209,-148v41,0,54,45,54,76v0,48,-21,75,-52,75v-47,0,-54,-51,-54,-72v0,-40,16,-79,52,-79","w":270},"\u00bd":{"d":"199,-246v3,2,18,6,10,11r-150,240v-3,-4,-13,-4,-9,-11xm238,3v-11,7,-7,-6,-21,-3v-24,-1,-54,4,-74,-1v14,-21,78,-61,77,-102v-1,-40,-48,-25,-55,-9v-3,5,-8,0,-10,-3v4,-9,18,-33,49,-33v20,0,41,12,41,38v7,27,-54,82,-67,91v26,-1,59,5,66,-14v2,-5,11,0,9,4xm67,-243r-1,121v-5,17,17,8,27,14v0,4,2,11,-3,11v-12,-3,-68,3,-77,-2v-9,-21,37,-2,30,-23r-1,-85v-2,-24,-32,14,-36,-7v18,-12,38,-22,58,-32v2,0,3,1,3,3","w":267},"\u00bc":{"d":"230,-4v0,8,-13,2,-19,4v-7,-6,-1,-26,-3,-38r-69,0v-4,-1,-4,-6,-1,-9r87,-101v3,0,5,3,5,9r0,84v12,2,31,-7,26,14v-2,7,-18,1,-26,3r0,34xm208,-55r0,-51v0,-4,-2,-5,-5,-2r-40,48v-3,4,-2,5,1,5r44,0xm207,-246v3,2,18,6,10,11r-150,240v-3,-4,-13,-4,-9,-11xm69,-243r-1,121v-4,17,16,9,27,14v-1,4,2,10,-2,11v-13,-3,-68,3,-78,-2v-9,-21,37,-1,30,-23r0,-85v-2,-23,-32,13,-36,-7v16,-13,39,-21,57,-32v2,0,3,1,3,3","w":267},"\u00be":{"d":"206,-246v3,1,19,6,10,11r-149,240v-1,0,-3,1,-7,-2v-6,-5,-6,-4,-3,-9xm55,-230v-17,-1,-23,14,-32,24v-3,-1,-7,0,-6,-5v3,-15,14,-35,45,-35v54,0,38,55,10,66v15,3,34,18,34,37v0,29,-26,48,-59,48v-30,0,-38,-11,-38,-17v0,-8,5,-13,10,-13v17,6,3,19,30,19v44,-1,39,-60,2,-64v-6,0,-7,-9,-1,-9v25,0,39,-49,5,-51xm227,-4v0,8,-13,3,-19,4v-7,-6,-1,-26,-3,-38r-70,0v-4,-1,-4,-7,0,-9r86,-101v3,0,6,3,6,9r0,84v12,2,31,-7,26,14v-2,7,-18,2,-26,3r0,34xm205,-55r0,-51v0,-4,-2,-5,-5,-2r-41,48v-3,4,-1,5,2,5r44,0","w":267},"#":{"d":"104,-95r12,-55r-39,0r-12,55r39,0xm85,5v-1,-24,12,-55,15,-81r-39,0v-7,26,-8,59,-20,81v-7,-2,-20,5,-18,-5r17,-76r-41,0v-10,-24,24,-18,45,-19r11,-55v-13,-2,-35,4,-42,-3v2,-6,0,-17,8,-17r38,0v7,-25,10,-53,19,-76v6,1,20,-3,18,4r-15,72r39,0v7,-24,8,-57,18,-76v6,2,20,-4,18,4r-15,72v13,2,34,-4,42,3v-3,6,1,17,-8,17r-38,0r-12,55v14,2,35,-4,44,3v-3,5,0,16,-8,16r-40,0v-7,26,-9,58,-19,81r-17,0"},"\u00b0":{"d":"54,-260v26,0,40,15,40,36v0,20,-16,37,-40,37v-26,0,-40,-15,-40,-37v0,-20,16,-36,40,-36xm78,-224v0,-35,-48,-31,-48,0v0,36,48,32,48,0","w":108},"+":{"d":"101,-14r-21,0r0,-62r-60,0r0,-20r60,0r0,-62r21,0r0,62r59,0r0,20r-59,0r0,62"},"\u00d7":{"d":"156,-36r-15,15r-52,-53r-52,53r-13,-15r52,-51r-52,-51r15,-14r51,52r52,-52r14,13r-52,51"},"\u00f7":{"d":"20,-96r140,0r0,20r-140,0r0,-20xm90,-124v-12,0,-20,-9,-20,-19v0,-11,8,-18,20,-18v11,0,20,7,20,18v0,10,-9,19,-20,19xm90,-12v-12,0,-20,-9,-20,-19v0,-11,8,-18,20,-18v11,0,20,7,20,18v0,10,-9,19,-20,19"},"<":{"d":"142,-14r-112,-67r0,-12r112,-65r0,23v-25,17,-56,28,-79,48r79,48r0,25"},"=":{"d":"20,-125r140,0r0,20r-140,0r0,-20xm20,-71r140,0r0,21r-140,0r0,-21"},">":{"d":"38,-158r112,66r0,12r-112,66r0,-24v25,-17,56,-28,79,-48r-79,-48r0,-24"},"^":{"d":"8,-94r76,-152r12,0r76,152r-23,0v-21,-38,-37,-82,-61,-118r-57,118r-23,0"},"|":{"d":"73,90v0,8,-11,3,-17,4v-7,-115,1,-246,-2,-365v0,-6,11,-2,16,-3v2,0,3,1,3,4r0,360","w":126},"~":{"d":"140,-111r19,0v1,62,-51,56,-79,29v-21,-11,-37,-17,-40,20r-19,0v-1,-59,50,-58,79,-31v15,14,41,20,40,-18"},"\u00a6":{"d":"54,-59v-1,-7,11,-3,17,-4v6,35,0,83,2,122v0,6,-11,3,-17,4v-6,-35,0,-83,-2,-122xm73,-121v0,6,-11,3,-17,4v-4,-35,-3,-90,0,-126v6,1,17,-4,17,4r0,118","w":126},"\u00ac":{"d":"20,-105r0,-20r140,0r0,81r-22,0r0,-61r-118,0"},"\u00b1":{"d":"101,-53r-21,0r0,-51r-60,0r0,-20r60,0r0,-50r21,0r0,50r59,0r0,20r-59,0r0,51xm20,-23r140,0r0,20r-140,0r0,-20"},"\u00b5":{"d":"88,-12v16,-1,38,-11,38,-29r-1,-103v-1,-11,14,-4,22,-6v18,2,-2,85,6,119v-1,25,15,15,26,13v6,14,-17,22,-30,22v-16,1,-18,-18,-23,-27v-18,23,-52,41,-75,13v-6,71,25,112,-22,106r-1,-239v-1,-13,14,-5,23,-7v20,19,-23,140,37,138","w":187},"\u00c0":{"d":"108,-243v11,-6,30,-17,38,-24v28,62,56,182,82,238v8,17,18,17,37,16v3,1,5,14,-1,14v-9,-8,-118,16,-94,-14v13,1,24,0,20,-14v-4,-13,-18,-59,-23,-73r-88,0v-5,14,-25,63,-26,79v-2,17,36,-5,32,19v-5,8,-19,2,-44,2v-34,0,-46,9,-38,-13v19,1,27,-1,33,-17r74,-196v4,-6,1,-12,-2,-17xm163,-113r-37,-111v-9,7,-35,97,-42,111r79,0xm147,-285v1,4,-3,9,-7,8v-22,-15,-60,-19,-71,-44v1,-13,19,-16,28,-5","w":267,"k":{"\u2019":40,"\u201d":40,"c":4,"d":4,"e":4,"o":4,"q":4,"\u00e7":4,"\u00e8":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00f2":4,"\u00f3":4,"\u00f4":4,"\u00f5":4,"\u00f6":4,"\u00f8":4,"\u00f0":4,"y":13,"\u00fd":13,"\u00ff":13,"h":2,"m":2,"n":2,"\u00f1":2,"p":2,"C":15,"G":15,"O":15,"Q":15,"\u00c7":15,"\u00d2":15,"\u00d3":15,"\u00d4":15,"\u00d5":15,"\u00d6":15,"\u00d8":15,"t":2,"T":31,"u":5,"\u00f9":5,"\u00fa":5,"\u00fb":5,"\u00fc":5,"U":7,"\u00d9":7,"\u00da":7,"\u00db":7,"\u00dc":7,"V":34,"W":34,"v":9,"w":11,"X":11,"Y":34,"\u00dd":34}},"\u00c1":{"d":"108,-243v11,-6,30,-17,38,-24v28,62,56,182,82,238v8,17,18,17,37,16v3,1,5,14,-1,14v-9,-8,-118,16,-94,-14v13,1,24,0,20,-14v-4,-13,-18,-59,-23,-73r-88,0v-5,14,-25,63,-26,79v-2,17,36,-5,32,19v-5,8,-19,2,-44,2v-34,0,-46,9,-38,-13v19,1,27,-1,33,-17r74,-196v4,-6,1,-12,-2,-17xm163,-113r-37,-111v-9,7,-35,97,-42,111r79,0xm122,-277v-4,2,-8,-6,-6,-8v21,-15,38,-39,64,-48v17,2,16,20,2,27","w":267,"k":{"\u2019":40,"\u201d":40,"c":4,"d":4,"e":4,"o":4,"q":4,"\u00e7":4,"\u00e8":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00f2":4,"\u00f3":4,"\u00f4":4,"\u00f5":4,"\u00f6":4,"\u00f8":4,"\u00f0":4,"y":13,"\u00fd":13,"\u00ff":13,"h":2,"m":2,"n":2,"\u00f1":2,"p":2,"C":15,"G":15,"O":15,"Q":15,"\u00c7":15,"\u00d2":15,"\u00d3":15,"\u00d4":15,"\u00d5":15,"\u00d6":15,"\u00d8":15,"t":2,"T":31,"u":5,"\u00f9":5,"\u00fa":5,"\u00fb":5,"\u00fc":5,"U":7,"\u00d9":7,"\u00da":7,"\u00db":7,"\u00dc":7,"V":34,"W":34,"v":9,"w":11,"X":11,"Y":34,"\u00dd":34}},"\u00c2":{"d":"108,-243v11,-6,30,-17,38,-24v28,62,56,182,82,238v8,17,18,17,37,16v3,1,5,14,-1,14v-9,-8,-118,16,-94,-14v13,1,24,0,20,-14v-4,-13,-18,-59,-23,-73r-88,0v-5,14,-25,63,-26,79v-2,17,36,-5,32,19v-5,8,-19,2,-44,2v-34,0,-46,9,-38,-13v19,1,27,-1,33,-17r74,-196v4,-6,1,-12,-2,-17xm163,-113r-37,-111v-9,7,-35,97,-42,111r79,0xm188,-284v-7,18,-37,-12,-52,-14v-15,6,-30,17,-46,21v-1,-2,-5,-5,-2,-7v17,-14,31,-30,49,-43v18,12,34,29,51,43","w":267,"k":{"\u2019":40,"\u201d":40,"c":4,"d":4,"e":4,"o":4,"q":4,"\u00e7":4,"\u00e8":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00f2":4,"\u00f3":4,"\u00f4":4,"\u00f5":4,"\u00f6":4,"\u00f8":4,"\u00f0":4,"y":13,"\u00fd":13,"\u00ff":13,"h":2,"m":2,"n":2,"\u00f1":2,"p":2,"C":15,"G":15,"O":15,"Q":15,"\u00c7":15,"\u00d2":15,"\u00d3":15,"\u00d4":15,"\u00d5":15,"\u00d6":15,"\u00d8":15,"t":2,"T":31,"u":5,"\u00f9":5,"\u00fa":5,"\u00fb":5,"\u00fc":5,"U":7,"\u00d9":7,"\u00da":7,"\u00db":7,"\u00dc":7,"V":34,"W":34,"v":9,"w":11,"X":11,"Y":34,"\u00dd":34}},"\u00c3":{"d":"108,-243v11,-6,30,-17,38,-24v28,62,56,182,82,238v8,17,18,17,37,16v3,1,5,14,-1,14v-9,-8,-118,16,-94,-14v13,1,24,0,20,-14v-4,-13,-18,-59,-23,-73r-88,0v-5,14,-25,63,-26,79v-2,17,36,-5,32,19v-5,8,-19,2,-44,2v-34,0,-46,9,-38,-13v19,1,27,-1,33,-17r74,-196v4,-6,1,-12,-2,-17xm163,-113r-37,-111v-9,7,-35,97,-42,111r79,0xm188,-322v5,43,-47,33,-79,24v-11,-3,-9,18,-23,16v-4,-18,13,-36,28,-36v22,0,59,24,68,-4r6,0","w":267,"k":{"\u2019":40,"\u201d":40,"c":4,"d":4,"e":4,"o":4,"q":4,"\u00e7":4,"\u00e8":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00f2":4,"\u00f3":4,"\u00f4":4,"\u00f5":4,"\u00f6":4,"\u00f8":4,"\u00f0":4,"y":13,"\u00fd":13,"\u00ff":13,"h":2,"m":2,"n":2,"\u00f1":2,"p":2,"C":15,"G":15,"O":15,"Q":15,"\u00c7":15,"\u00d2":15,"\u00d3":15,"\u00d4":15,"\u00d5":15,"\u00d6":15,"\u00d8":15,"t":2,"T":31,"u":5,"\u00f9":5,"\u00fa":5,"\u00fb":5,"\u00fc":5,"U":7,"\u00d9":7,"\u00da":7,"\u00db":7,"\u00dc":7,"V":34,"W":34,"v":9,"w":11,"X":11,"Y":34,"\u00dd":34}},"\u00c4":{"d":"108,-243v11,-6,30,-17,38,-24v28,62,56,182,82,238v8,17,18,17,37,16v3,1,5,14,-1,14v-9,-8,-118,16,-94,-14v13,1,24,0,20,-14v-4,-13,-18,-59,-23,-73r-88,0v-5,14,-25,63,-26,79v-2,17,36,-5,32,19v-5,8,-19,2,-44,2v-34,0,-46,9,-38,-13v19,1,27,-1,33,-17r74,-196v4,-6,1,-12,-2,-17xm163,-113r-37,-111v-9,7,-35,97,-42,111r79,0xm101,-317v8,0,16,6,16,17v-1,22,-32,24,-35,-1v0,-4,4,-16,19,-16xm173,-317v8,0,16,6,16,17v0,10,-7,17,-16,17v-6,0,-19,-4,-19,-18v0,-4,4,-16,19,-16","w":267,"k":{"\u2019":40,"\u201d":40,"c":4,"d":4,"e":4,"o":4,"q":4,"\u00e7":4,"\u00e8":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00f2":4,"\u00f3":4,"\u00f4":4,"\u00f5":4,"\u00f6":4,"\u00f8":4,"\u00f0":4,"y":13,"\u00fd":13,"\u00ff":13,"h":2,"m":2,"n":2,"\u00f1":2,"p":2,"C":15,"G":15,"O":15,"Q":15,"\u00c7":15,"\u00d2":15,"\u00d3":15,"\u00d4":15,"\u00d5":15,"\u00d6":15,"\u00d8":15,"t":2,"T":31,"u":5,"\u00f9":5,"\u00fa":5,"\u00fb":5,"\u00fc":5,"U":7,"\u00d9":7,"\u00da":7,"\u00db":7,"\u00dc":7,"V":34,"W":34,"v":9,"w":11,"X":11,"Y":34,"\u00dd":34}},"\u00c5":{"d":"108,-243v10,-8,33,-7,42,-12v22,47,56,179,78,226v8,17,18,17,37,16v3,1,5,14,-1,14v-9,-8,-118,16,-94,-14v13,1,24,0,20,-14v-4,-13,-18,-59,-23,-73r-88,0v-5,14,-25,63,-26,79v-2,17,36,-5,32,19v-5,8,-19,2,-44,2v-34,0,-46,9,-38,-13v19,1,27,-1,33,-17r74,-196v4,-6,1,-12,-2,-17xm163,-113r-37,-111v-9,7,-35,97,-42,111r79,0xm170,-301v-2,41,-69,37,-71,4v0,-17,17,-29,37,-29v23,0,34,11,34,25xm135,-281v10,0,17,-6,17,-18v0,-11,-9,-18,-17,-18v-23,0,-22,37,0,36","w":267,"k":{"\u2019":40,"\u201d":40,"c":4,"d":4,"e":4,"o":4,"q":4,"\u00e7":4,"\u00e8":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00f2":4,"\u00f3":4,"\u00f4":4,"\u00f5":4,"\u00f6":4,"\u00f8":4,"\u00f0":4,"y":13,"\u00fd":13,"\u00ff":13,"h":2,"m":2,"n":2,"\u00f1":2,"p":2,"C":15,"G":15,"O":15,"Q":15,"\u00c7":15,"\u00d2":15,"\u00d3":15,"\u00d4":15,"\u00d5":15,"\u00d6":15,"\u00d8":15,"t":2,"T":31,"u":5,"\u00f9":5,"\u00fa":5,"\u00fb":5,"\u00fc":5,"U":7,"\u00d9":7,"\u00da":7,"\u00db":7,"\u00dc":7,"V":34,"W":34,"v":9,"w":11,"X":11,"Y":34,"\u00dd":34}},"\u00c7":{"d":"17,-129v0,-68,47,-132,127,-131v33,0,60,12,73,20v13,8,3,-12,14,-13v8,8,11,64,12,79v-4,2,-7,4,-9,-2v-11,-31,-43,-72,-91,-72v-64,0,-90,57,-90,110v0,21,8,61,35,93v48,57,129,25,158,-16v2,-2,9,2,8,6v-22,31,-57,60,-107,60r-15,19v13,4,24,14,24,25v0,23,-34,36,-57,36v-6,0,-7,-3,-7,-7v9,-10,41,-3,40,-25v0,-9,-7,-15,-23,-19r23,-29v-74,-4,-115,-66,-115,-134","w":268,"k":{"\u2019":-7,"\u201d":-7,"C":7,"G":7,"O":7,"Q":7,"\u00c7":7,"\u00d2":7,"\u00d3":7,"\u00d4":7,"\u00d5":7,"\u00d6":7,"\u00d8":7,"A":11,"\u00c0":11,"\u00c1":11,"\u00c2":11,"\u00c3":11,"\u00c4":11,"\u00c5":11,"\u00c6":11}},"\u00c8":{"d":"222,-196v-18,21,-37,-55,-72,-46r-64,-1r0,105v19,-3,63,6,62,-18v1,-7,3,-30,17,-17v-3,23,-2,60,1,79v-1,4,-12,7,-13,0v-3,-14,-4,-30,-20,-31v-17,-2,-41,-1,-47,-1r0,84v1,41,42,29,79,29v26,0,48,-29,61,-50v2,-6,7,-1,10,1v1,19,-14,39,-18,58v-9,10,-8,4,-39,4r-162,-1v1,-4,-3,-12,3,-12v17,0,38,3,33,-16r-2,-199v2,-20,-21,-10,-34,-16v1,-4,-3,-12,3,-12r184,2v1,5,17,54,18,58xm148,-285v1,4,-3,9,-7,8r-60,-29v-14,-7,-14,-25,3,-27v25,9,43,34,64,48","w":248,"k":{"T":2,"V":9,"W":9,"X":5,"Y":4,"\u00dd":4,"J":5,"M":9,"B":9,"D":9,"E":9,"F":9,"H":9,"I":9,"K":9,"L":9,"N":9,"P":9,"R":9,"\u00c8":9,"\u00c9":9,"\u00ca":9,"\u00cb":9,"\u00cc":9,"\u00cd":9,"\u00ce":9,"\u00cf":9,"\u00d1":9,"\u00de":9,"S":5,"Z":5}},"\u00c9":{"d":"222,-196v-18,21,-37,-55,-72,-46r-64,-1r0,105v19,-3,63,6,62,-18v1,-7,3,-30,17,-17v-3,23,-2,60,1,79v-1,4,-12,7,-13,0v-3,-14,-4,-30,-20,-31v-17,-2,-41,-1,-47,-1r0,84v1,41,42,29,79,29v26,0,48,-29,61,-50v2,-6,7,-1,10,1v1,19,-14,39,-18,58v-9,10,-8,4,-39,4r-162,-1v1,-4,-3,-12,3,-12v17,0,38,3,33,-16r-2,-199v2,-20,-21,-10,-34,-16v1,-4,-3,-12,3,-12r184,2v1,5,17,54,18,58xm111,-277v-5,1,-7,-5,-7,-8v21,-15,39,-38,64,-48v17,1,17,20,3,27","w":248,"k":{"T":2,"V":9,"W":9,"X":5,"Y":4,"\u00dd":4,"J":5,"M":9,"B":9,"D":9,"E":9,"F":9,"H":9,"I":9,"K":9,"L":9,"N":9,"P":9,"R":9,"\u00c8":9,"\u00c9":9,"\u00ca":9,"\u00cb":9,"\u00cc":9,"\u00cd":9,"\u00ce":9,"\u00cf":9,"\u00d1":9,"\u00de":9,"S":5,"Z":5}},"\u00ca":{"d":"222,-196v-18,21,-37,-55,-72,-46r-64,-1r0,105v19,-3,63,6,62,-18v1,-7,3,-30,17,-17v-3,23,-2,60,1,79v-1,4,-12,7,-13,0v-3,-14,-4,-30,-20,-31v-17,-2,-41,-1,-47,-1r0,84v1,41,42,29,79,29v26,0,48,-29,61,-50v2,-6,7,-1,10,1v1,19,-14,39,-18,58v-9,10,-8,4,-39,4r-162,-1v1,-4,-3,-12,3,-12v17,0,38,3,33,-16r-2,-199v2,-20,-21,-10,-34,-16v1,-4,-3,-12,3,-12r184,2v1,5,17,54,18,58xm180,-284v-6,18,-36,-12,-51,-14v-16,6,-30,18,-47,21v-1,-2,-5,-5,-2,-7r49,-43v18,12,34,29,51,43","w":248,"k":{"T":2,"V":9,"W":9,"X":5,"Y":4,"\u00dd":4,"J":5,"M":9,"B":9,"D":9,"E":9,"F":9,"H":9,"I":9,"K":9,"L":9,"N":9,"P":9,"R":9,"\u00c8":9,"\u00c9":9,"\u00ca":9,"\u00cb":9,"\u00cc":9,"\u00cd":9,"\u00ce":9,"\u00cf":9,"\u00d1":9,"\u00de":9,"S":5,"Z":5}},"\u00cb":{"d":"222,-196v-18,21,-37,-55,-72,-46r-64,-1r0,105v19,-3,63,6,62,-18v1,-7,3,-30,17,-17v-3,23,-2,60,1,79v-1,4,-12,7,-13,0v-3,-14,-4,-30,-20,-31v-17,-2,-41,-1,-47,-1r0,84v1,41,42,29,79,29v26,0,48,-29,61,-50v2,-6,7,-1,10,1v1,19,-14,39,-18,58v-9,10,-8,4,-39,4r-162,-1v1,-4,-3,-12,3,-12v17,0,38,3,33,-16r-2,-199v2,-20,-21,-10,-34,-16v1,-4,-3,-12,3,-12r184,2v1,5,17,54,18,58xm93,-317v8,0,16,6,16,17v-1,22,-32,24,-34,-1v0,-4,3,-16,18,-16xm165,-317v8,0,16,6,16,17v0,10,-7,17,-16,17v-6,0,-19,-4,-19,-18v0,-4,4,-16,19,-16","w":248,"k":{"T":2,"V":9,"W":9,"X":5,"Y":4,"\u00dd":4,"J":5,"M":9,"B":9,"D":9,"E":9,"F":9,"H":9,"I":9,"K":9,"L":9,"N":9,"P":9,"R":9,"\u00c8":9,"\u00c9":9,"\u00ca":9,"\u00cb":9,"\u00cc":9,"\u00cd":9,"\u00ce":9,"\u00cf":9,"\u00d1":9,"\u00de":9,"S":5,"Z":5}},"\u00cc":{"d":"49,-23r0,-207v2,-18,-29,-8,-42,-14v-1,-24,15,-6,59,-11v40,4,49,-13,51,11v-6,7,-32,-5,-32,12r0,206v-3,20,24,8,34,16v1,22,-12,6,-53,10v-43,-5,-57,14,-57,-11v9,-7,40,6,40,-12xm84,-285v1,4,-3,9,-7,8v-22,-15,-60,-19,-71,-44v1,-13,19,-16,28,-5","w":133,"k":{"\u2019":-4,"\u201d":-4,"h":-4,"T":-4,"U":-4,"\u00d9":-4,"\u00da":-4,"\u00db":-4,"\u00dc":-4,"w":-5,"k":-5,"l":-5,"B":-4,"D":-4,"E":-4,"F":-4,"H":-4,"I":-4,"K":-4,"L":-4,"N":-4,"P":-4,"R":-4,"\u00c8":-4,"\u00c9":-4,"\u00ca":-4,"\u00cb":-4,"\u00cc":-4,"\u00cd":-4,"\u00ce":-4,"\u00cf":-4,"\u00d1":-4,"\u00de":-4,"r":4,"b":-11,"x":-5}},"\u00cd":{"d":"49,-23r0,-207v2,-18,-29,-8,-42,-14v-1,-24,15,-6,59,-11v40,4,49,-13,51,11v-6,7,-32,-5,-32,12r0,206v-3,20,24,8,34,16v1,22,-12,6,-53,10v-43,-5,-57,14,-57,-11v9,-7,40,6,40,-12xm57,-277v-5,1,-7,-5,-7,-8v21,-15,39,-38,64,-48v17,1,17,20,3,27","w":133,"k":{"\u2019":-4,"\u201d":-4,"h":-4,"T":-4,"U":-4,"\u00d9":-4,"\u00da":-4,"\u00db":-4,"\u00dc":-4,"w":-5,"k":-5,"l":-5,"B":-4,"D":-4,"E":-4,"F":-4,"H":-4,"I":-4,"K":-4,"L":-4,"N":-4,"P":-4,"R":-4,"\u00c8":-4,"\u00c9":-4,"\u00ca":-4,"\u00cb":-4,"\u00cc":-4,"\u00cd":-4,"\u00ce":-4,"\u00cf":-4,"\u00d1":-4,"\u00de":-4,"r":4,"b":-11,"x":-5}},"\u00ce":{"d":"49,-23r0,-207v2,-18,-29,-8,-42,-14v-1,-24,15,-6,59,-11v40,4,49,-13,51,11v-6,7,-32,-5,-32,12r0,206v-3,20,24,8,34,16v1,22,-12,6,-53,10v-43,-5,-57,14,-57,-11v9,-7,40,6,40,-12xm117,-284v-6,18,-36,-12,-51,-14v-16,6,-30,18,-47,21v-1,-2,-5,-5,-2,-7r49,-43v18,12,34,29,51,43","w":133,"k":{"\u2019":-4,"\u201d":-4,"h":-4,"T":-4,"U":-4,"\u00d9":-4,"\u00da":-4,"\u00db":-4,"\u00dc":-4,"w":-5,"k":-5,"l":-5,"B":-4,"D":-4,"E":-4,"F":-4,"H":-4,"I":-4,"K":-4,"L":-4,"N":-4,"P":-4,"R":-4,"\u00c8":-4,"\u00c9":-4,"\u00ca":-4,"\u00cb":-4,"\u00cc":-4,"\u00cd":-4,"\u00ce":-4,"\u00cf":-4,"\u00d1":-4,"\u00de":-4,"r":4,"b":-11,"x":-5}},"\u00cf":{"d":"49,-23r0,-207v2,-18,-29,-8,-42,-14v-1,-24,15,-6,59,-11v40,4,49,-13,51,11v-6,7,-32,-5,-32,12r0,206v-3,20,24,8,34,16v1,22,-12,6,-53,10v-43,-5,-57,14,-57,-11v9,-7,40,6,40,-12xm32,-317v8,0,16,6,16,17v-1,22,-32,24,-34,-1v0,-4,3,-16,18,-16xm104,-317v8,0,16,6,16,17v0,10,-7,17,-16,17v-6,0,-19,-4,-19,-18v0,-4,4,-16,19,-16","w":133,"k":{"\u2019":-4,"\u201d":-4,"h":-4,"T":-4,"U":-4,"\u00d9":-4,"\u00da":-4,"\u00db":-4,"\u00dc":-4,"w":-5,"k":-5,"l":-5,"B":-4,"D":-4,"E":-4,"F":-4,"H":-4,"I":-4,"K":-4,"L":-4,"N":-4,"P":-4,"R":-4,"\u00c8":-4,"\u00c9":-4,"\u00ca":-4,"\u00cb":-4,"\u00cc":-4,"\u00cd":-4,"\u00ce":-4,"\u00cf":-4,"\u00d1":-4,"\u00de":-4,"r":4,"b":-11,"x":-5}},"\u00d1":{"d":"234,-1r-170,-212r-2,0r3,179v0,19,6,22,24,21v6,0,2,7,3,11v-8,6,-59,3,-75,1v-4,-24,34,1,30,-34v2,-5,2,-130,2,-173v0,-31,-18,-34,-41,-36v-3,-19,17,-11,38,-11v19,0,27,-5,34,4r149,189r2,0r-1,-110v-4,-33,7,-78,-36,-70v-6,-22,8,-13,40,-13v22,0,30,-1,35,-1v4,0,3,12,0,14v-16,-1,-22,2,-23,20r-4,226v-4,0,-7,-4,-8,-5xm201,-322v5,43,-47,33,-79,24v-11,-3,-9,18,-23,16v-4,-18,13,-36,28,-36v22,0,59,24,68,-4r6,0","w":286,"k":{"\u2019":-4,"\u201d":-4,"c":4,"d":4,"e":4,"o":4,"q":4,"\u00e7":4,"\u00e8":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00f2":4,"\u00f3":4,"\u00f4":4,"\u00f5":4,"\u00f6":4,"\u00f8":4,"\u00f0":4,"y":4,"\u00fd":4,"\u00ff":4,"u":4,"\u00f9":4,"\u00fa":4,"\u00fb":4,"\u00fc":4,"A":4,"\u00c0":4,"\u00c1":4,"\u00c2":4,"\u00c3":4,"\u00c4":4,"\u00c5":4,"\u00c6":4,"a":4,"\u00e0":4,"\u00e1":4,"\u00e2":4,"\u00e3":4,"\u00e4":4,"\u00e5":4,"\u00e6":4,"i":4,"\u00ec":4,"\u00ed":4,"\u00ee":4,"\u00ef":4}},"\u00d2":{"d":"278,-124v0,68,-50,131,-130,129v-64,-2,-134,-43,-131,-130v0,-22,6,-57,34,-90v84,-98,227,-30,227,91xm150,-8v79,0,93,-81,93,-113v0,-79,-56,-126,-96,-126v-5,0,-30,-4,-57,22v-24,23,-36,59,-36,89v0,95,65,128,96,128xm168,-285v1,4,-3,9,-7,8r-60,-29v-14,-7,-14,-25,3,-27v25,9,43,34,64,48","w":295,"k":{"y":-11,"\u00fd":-11,"\u00ff":-11,"h":3,"C":-4,"G":-4,"O":-4,"Q":-4,"\u00c7":-4,"\u00d2":-4,"\u00d3":-4,"\u00d4":-4,"\u00d5":-4,"\u00d6":-4,"\u00d8":-4,"t":-4,"T":2,"u":-13,"\u00f9":-13,"\u00fa":-13,"\u00fb":-13,"\u00fc":-13,"U":-4,"\u00d9":-4,"\u00da":-4,"\u00db":-4,"\u00dc":-4,"V":9,"W":9,"v":-13,"w":-13,"X":14,"Y":2,"\u00dd":2,",":7,".":7,"\u2026":7,"A":14,"\u00c0":14,"\u00c1":14,"\u00c2":14,"\u00c3":14,"\u00c4":14,"\u00c5":14,"\u00c6":14,"k":-4,"l":-6,"z":-5,"r":-4,"j":-4,"b":-9,"x":-11}},"\u00d3":{"d":"278,-124v0,68,-50,131,-130,129v-64,-2,-134,-43,-131,-130v0,-22,6,-57,34,-90v84,-98,227,-30,227,91xm150,-8v79,0,93,-81,93,-113v0,-79,-56,-126,-96,-126v-5,0,-30,-4,-57,22v-24,23,-36,59,-36,89v0,95,65,128,96,128xm130,-277v-3,1,-9,-6,-6,-8v21,-15,39,-38,64,-48v17,1,17,20,3,27","w":295,"k":{"y":-11,"\u00fd":-11,"\u00ff":-11,"h":3,"C":-4,"G":-4,"O":-4,"Q":-4,"\u00c7":-4,"\u00d2":-4,"\u00d3":-4,"\u00d4":-4,"\u00d5":-4,"\u00d6":-4,"\u00d8":-4,"t":-4,"T":2,"u":-13,"\u00f9":-13,"\u00fa":-13,"\u00fb":-13,"\u00fc":-13,"U":-4,"\u00d9":-4,"\u00da":-4,"\u00db":-4,"\u00dc":-4,"V":9,"W":9,"v":-13,"w":-13,"X":14,"Y":2,"\u00dd":2,",":7,".":7,"\u2026":7,"A":14,"\u00c0":14,"\u00c1":14,"\u00c2":14,"\u00c3":14,"\u00c4":14,"\u00c5":14,"\u00c6":14,"k":-4,"l":-6,"z":-5,"r":-4,"j":-4,"b":-9,"x":-11}},"\u00d4":{"d":"278,-124v0,68,-50,131,-130,129v-64,-2,-134,-43,-131,-130v0,-22,6,-57,34,-90v84,-98,227,-30,227,91xm150,-8v79,0,93,-81,93,-113v0,-79,-56,-126,-96,-126v-5,0,-30,-4,-57,22v-24,23,-36,59,-36,89v0,95,65,128,96,128xm198,-284v-6,18,-36,-12,-51,-14v-16,6,-30,18,-47,21v-1,-2,-5,-5,-2,-7r49,-43v18,12,34,29,51,43","w":295,"k":{"y":-11,"\u00fd":-11,"\u00ff":-11,"h":3,"C":-4,"G":-4,"O":-4,"Q":-4,"\u00c7":-4,"\u00d2":-4,"\u00d3":-4,"\u00d4":-4,"\u00d5":-4,"\u00d6":-4,"\u00d8":-4,"t":-4,"T":2,"u":-13,"\u00f9":-13,"\u00fa":-13,"\u00fb":-13,"\u00fc":-13,"U":-4,"\u00d9":-4,"\u00da":-4,"\u00db":-4,"\u00dc":-4,"V":9,"W":9,"v":-13,"w":-13,"X":14,"Y":2,"\u00dd":2,",":7,".":7,"\u2026":7,"A":14,"\u00c0":14,"\u00c1":14,"\u00c2":14,"\u00c3":14,"\u00c4":14,"\u00c5":14,"\u00c6":14,"k":-4,"l":-6,"z":-5,"r":-4,"j":-4,"b":-9,"x":-11}},"\u00d5":{"d":"278,-124v0,68,-50,131,-130,129v-64,-2,-134,-43,-131,-130v0,-22,6,-57,34,-90v84,-98,227,-30,227,91xm150,-8v79,0,93,-81,93,-113v0,-79,-56,-126,-96,-126v-5,0,-30,-4,-57,22v-24,23,-36,59,-36,89v0,95,65,128,96,128xm199,-322v5,42,-48,34,-79,24v-11,-2,-9,18,-23,16v-4,-18,13,-38,28,-36v20,-2,57,24,65,-2v1,-3,6,-2,9,-2","w":295,"k":{"y":-11,"\u00fd":-11,"\u00ff":-11,"h":3,"C":-4,"G":-4,"O":-4,"Q":-4,"\u00c7":-4,"\u00d2":-4,"\u00d3":-4,"\u00d4":-4,"\u00d5":-4,"\u00d6":-4,"\u00d8":-4,"t":-4,"T":2,"u":-13,"\u00f9":-13,"\u00fa":-13,"\u00fb":-13,"\u00fc":-13,"U":-4,"\u00d9":-4,"\u00da":-4,"\u00db":-4,"\u00dc":-4,"V":9,"W":9,"v":-13,"w":-13,"X":14,"Y":2,"\u00dd":2,",":7,".":7,"\u2026":7,"A":14,"\u00c0":14,"\u00c1":14,"\u00c2":14,"\u00c3":14,"\u00c4":14,"\u00c5":14,"\u00c6":14,"k":-4,"l":-6,"z":-5,"r":-4,"j":-4,"b":-9,"x":-11}},"\u00d6":{"d":"278,-124v0,68,-50,131,-130,129v-64,-2,-134,-43,-131,-130v0,-22,6,-57,34,-90v84,-98,227,-30,227,91xm150,-8v79,0,93,-81,93,-113v0,-79,-56,-126,-96,-126v-5,0,-30,-4,-57,22v-24,23,-36,59,-36,89v0,95,65,128,96,128xm113,-317v8,0,16,6,16,17v-1,22,-32,24,-34,-1v0,-4,3,-16,18,-16xm185,-317v8,0,16,6,16,17v0,10,-7,17,-16,17v-6,0,-19,-4,-19,-18v0,-4,4,-16,19,-16","w":295,"k":{"y":-11,"\u00fd":-11,"\u00ff":-11,"h":3,"C":-4,"G":-4,"O":-4,"Q":-4,"\u00c7":-4,"\u00d2":-4,"\u00d3":-4,"\u00d4":-4,"\u00d5":-4,"\u00d6":-4,"\u00d8":-4,"t":-4,"T":2,"u":-13,"\u00f9":-13,"\u00fa":-13,"\u00fb":-13,"\u00fc":-13,"U":-4,"\u00d9":-4,"\u00da":-4,"\u00db":-4,"\u00dc":-4,"V":9,"W":9,"v":-13,"w":-13,"X":14,"Y":2,"\u00dd":2,",":7,".":7,"\u2026":7,"A":14,"\u00c0":14,"\u00c1":14,"\u00c2":14,"\u00c3":14,"\u00c4":14,"\u00c5":14,"\u00c6":14,"k":-4,"l":-6,"z":-5,"r":-4,"j":-4,"b":-9,"x":-11}},"\u00d8":{"d":"148,5v-19,0,-67,-10,-88,-31v-13,10,-29,44,-43,20v9,-12,21,-21,31,-32v-36,-48,-48,-117,3,-177v32,-39,67,-45,97,-45v23,0,62,8,86,33v14,-11,30,-47,46,-22r-34,35v67,75,20,219,-98,219xm225,-193r-144,146v22,27,51,39,69,39v79,0,93,-81,93,-113v0,-28,-7,-53,-18,-72xm72,-63r143,-145v-20,-26,-46,-39,-68,-39v-5,0,-30,-3,-57,22v-42,39,-46,115,-18,162","w":295,"k":{"y":-11,"\u00fd":-11,"\u00ff":-11,"h":3,"C":-4,"G":-4,"O":-4,"Q":-4,"\u00c7":-4,"\u00d2":-4,"\u00d3":-4,"\u00d4":-4,"\u00d5":-4,"\u00d6":-4,"\u00d8":-4,"t":-4,"T":2,"u":-13,"\u00f9":-13,"\u00fa":-13,"\u00fb":-13,"\u00fc":-13,"U":-4,"\u00d9":-4,"\u00da":-4,"\u00db":-4,"\u00dc":-4,"V":9,"W":9,"v":-13,"w":-13,"X":14,"Y":2,"\u00dd":2,",":7,".":7,"\u2026":7,"A":14,"\u00c0":14,"\u00c1":14,"\u00c2":14,"\u00c3":14,"\u00c4":14,"\u00c5":14,"\u00c6":14,"k":-4,"l":-6,"z":-5,"r":-4,"j":-4,"b":-9,"x":-11}},"\u00d9":{"d":"264,-242v-50,-11,-28,47,-31,74v-5,49,5,131,-32,152v-14,13,-37,21,-68,21v-88,0,-100,-39,-97,-143r0,-86v2,-21,-13,-18,-31,-18v-4,0,-1,-8,-2,-11v6,-8,20,-2,52,-2v37,0,54,-14,53,11v-10,5,-39,-3,-38,17r1,147v-4,44,31,71,69,71v48,0,72,-32,72,-83r0,-77v-3,-48,13,-75,-33,-73v-5,0,-2,-7,-3,-11v5,-8,19,-2,47,-2v35,0,46,-10,41,13xm158,-285v1,4,-3,9,-7,8r-60,-29v-14,-7,-14,-25,3,-27v25,9,43,34,64,48","w":268,"k":{"\u2019":-7,"\u201d":-7,"y":4,"\u00fd":4,"\u00ff":4,"h":-5,"t":2,"T":-14,",":22,".":22,"\u2026":22,"A":19,"\u00c0":19,"\u00c1":19,"\u00c2":19,"\u00c3":19,"\u00c4":19,"\u00c5":19,"\u00c6":19,"k":-5,"l":-5,"i":-5,"\u00ec":-5,"\u00ed":-5,"\u00ee":-5,"\u00ef":-5,"s":4,"r":4,"b":-13}},"\u00da":{"d":"264,-242v-50,-11,-28,47,-31,74v-5,49,5,131,-32,152v-14,13,-37,21,-68,21v-88,0,-100,-39,-97,-143r0,-86v2,-21,-13,-18,-31,-18v-4,0,-1,-8,-2,-11v6,-8,20,-2,52,-2v37,0,54,-14,53,11v-10,5,-39,-3,-38,17r1,147v-4,44,31,71,69,71v48,0,72,-32,72,-83r0,-77v-3,-48,13,-75,-33,-73v-5,0,-2,-7,-3,-11v5,-8,19,-2,47,-2v35,0,46,-10,41,13xm135,-277v-4,2,-8,-6,-6,-8v21,-15,38,-39,64,-48v17,2,16,20,2,27","w":268,"k":{"\u2019":-7,"\u201d":-7,"y":4,"\u00fd":4,"\u00ff":4,"h":-5,"t":2,"T":-14,",":22,".":22,"\u2026":22,"A":19,"\u00c0":19,"\u00c1":19,"\u00c2":19,"\u00c3":19,"\u00c4":19,"\u00c5":19,"\u00c6":19,"k":-5,"l":-5,"i":-5,"\u00ec":-5,"\u00ed":-5,"\u00ee":-5,"\u00ef":-5,"s":4,"r":4,"b":-13}},"\u00db":{"d":"264,-242v-50,-11,-28,47,-31,74v-5,49,5,131,-32,152v-14,13,-37,21,-68,21v-88,0,-100,-39,-97,-143r0,-86v2,-21,-13,-18,-31,-18v-4,0,-1,-8,-2,-11v6,-8,20,-2,52,-2v37,0,54,-14,53,11v-10,5,-39,-3,-38,17r1,147v-4,44,31,71,69,71v48,0,72,-32,72,-83r0,-77v-3,-48,13,-75,-33,-73v-5,0,-2,-7,-3,-11v5,-8,19,-2,47,-2v35,0,46,-10,41,13xm192,-284v-7,18,-37,-12,-52,-14v-16,6,-29,18,-46,21v-1,-2,-5,-5,-2,-7v17,-14,31,-30,49,-43v18,12,34,29,51,43","w":268,"k":{"\u2019":-7,"\u201d":-7,"y":4,"\u00fd":4,"\u00ff":4,"h":-5,"t":2,"T":-14,",":22,".":22,"\u2026":22,"A":19,"\u00c0":19,"\u00c1":19,"\u00c2":19,"\u00c3":19,"\u00c4":19,"\u00c5":19,"\u00c6":19,"k":-5,"l":-5,"i":-5,"\u00ec":-5,"\u00ed":-5,"\u00ee":-5,"\u00ef":-5,"s":4,"r":4,"b":-13}},"\u00dc":{"d":"264,-242v-50,-11,-28,47,-31,74v-5,49,5,131,-32,152v-14,13,-37,21,-68,21v-88,0,-100,-39,-97,-143r0,-86v2,-21,-13,-18,-31,-18v-4,0,-1,-8,-2,-11v6,-8,20,-2,52,-2v37,0,54,-14,53,11v-10,5,-39,-3,-38,17r1,147v-4,44,31,71,69,71v48,0,72,-32,72,-83r0,-77v-3,-48,13,-75,-33,-73v-5,0,-2,-7,-3,-11v5,-8,19,-2,47,-2v35,0,46,-10,41,13xm103,-317v8,0,16,6,16,17v-1,22,-32,24,-34,-1v0,-4,3,-16,18,-16xm175,-317v8,0,16,6,16,17v0,10,-7,17,-16,17v-6,0,-19,-4,-19,-18v0,-4,4,-16,19,-16","w":268,"k":{"\u2019":-7,"\u201d":-7,"y":4,"\u00fd":4,"\u00ff":4,"h":-5,"t":2,"T":-14,",":22,".":22,"\u2026":22,"A":19,"\u00c0":19,"\u00c1":19,"\u00c2":19,"\u00c3":19,"\u00c4":19,"\u00c5":19,"\u00c6":19,"k":-5,"l":-5,"i":-5,"\u00ec":-5,"\u00ed":-5,"\u00ee":-5,"\u00ef":-5,"s":4,"r":4,"b":-13}},"\u00dd":{"d":"133,-114r1,88v0,21,22,7,33,16v1,21,-10,10,-51,10v-41,0,-54,12,-48,-13v12,0,31,2,31,-9r1,-88v-5,-9,-65,-110,-75,-123v-7,-9,-20,-7,-30,-11v-3,-21,11,-11,44,-11v46,0,60,-13,54,13v-12,0,-28,-2,-23,12v1,6,45,83,56,104v13,-21,65,-96,66,-102v8,-13,-15,-13,-25,-17v-2,-20,11,-10,45,-10v29,0,36,-11,36,10v-5,8,-20,-1,-30,11v-6,8,-71,100,-85,120xm129,-277v-3,1,-9,-6,-6,-8v21,-15,38,-39,64,-48v17,1,17,20,3,27","w":239,"k":{"\u00e8":43,"\u2019":-29,"\u201d":-29,"c":43,"d":43,"e":43,"o":43,"q":43,"\u00e7":43,"\u00e9":43,"\u00ea":43,"\u00eb":43,"\u00f2":43,"\u00f3":43,"\u00f4":43,"\u00f5":43,"\u00f6":43,"\u00f8":43,"\u00f0":43,"C":11,"G":11,"O":11,"Q":11,"\u00c7":11,"\u00d2":11,"\u00d3":11,"\u00d4":11,"\u00d5":11,"\u00d6":11,"\u00d8":11,"t":14,"T":-15,"u":25,"\u00f9":25,"\u00fa":25,"\u00fb":25,"\u00fc":25,"V":-8,"W":-8,"v":16,"X":-4,"Y":-11,"\u00dd":-11,",":14,".":14,"\u2026":14,"A":43,"\u00c0":43,"\u00c1":43,"\u00c2":43,"\u00c3":43,"\u00c4":43,"\u00c5":43,"\u00c6":43,"a":36,"\u00e0":36,"\u00e1":36,"\u00e2":36,"\u00e3":36,"\u00e4":36,"\u00e5":36,"\u00e6":36,"l":-18,"i":-11,"\u00ec":-11,"\u00ed":-11,"\u00ee":-11,"\u00ef":-11,")":-35,"]":-35,"}":-35,"r":29,":":7,";":7,"-":27,"\u2013":27,"\u2014":27}},"\u00d0":{"d":"121,-244v-17,0,-36,-1,-36,20r0,89r61,0v6,0,2,6,3,10v0,3,0,3,-3,3r-61,0v3,51,-18,117,45,112v68,-5,110,-49,110,-120v0,-67,-44,-114,-119,-114xm67,-255v116,0,211,14,211,123v0,41,-11,70,-36,95v-64,64,-132,29,-229,38v-6,1,-2,-7,-3,-11v3,-6,19,-2,27,-3v27,-4,8,-59,14,-109v-13,-3,-40,9,-38,-10v6,-7,26,-1,38,-3r0,-30v-5,-21,14,-82,-17,-77v-11,2,-29,2,-20,-14v4,0,17,1,53,1","w":292,"k":{"y":-11,"\u00fd":-11,"\u00ff":-11,"h":3,"C":-4,"G":-4,"O":-4,"Q":-4,"\u00c7":-4,"\u00d2":-4,"\u00d3":-4,"\u00d4":-4,"\u00d5":-4,"\u00d6":-4,"\u00d8":-4,"t":-4,"T":2,"u":-13,"\u00f9":-13,"\u00fa":-13,"\u00fb":-13,"\u00fc":-13,"U":-4,"\u00d9":-4,"\u00da":-4,"\u00db":-4,"\u00dc":-4,"V":9,"W":9,"v":-13,"w":-13,"X":14,"Y":2,"\u00dd":2,",":7,".":7,"\u2026":7,"A":14,"\u00c0":14,"\u00c1":14,"\u00c2":14,"\u00c3":14,"\u00c4":14,"\u00c5":14,"\u00c6":14,"k":-4,"l":-6,"z":-5,"r":-4,"j":-4,"b":-9,"x":-11}},"\u00de":{"d":"81,-203v69,-7,125,10,127,67v3,57,-61,81,-127,70v3,18,-8,51,13,53v11,1,30,-7,26,11v-9,8,-14,2,-54,2v-45,0,-54,12,-50,-13v14,-1,31,5,31,-11r1,-210v4,-17,-47,5,-35,-22r104,0v5,0,3,6,3,10v-2,11,-34,-3,-38,9v-1,6,-1,17,-1,34xm81,-190r0,110v42,14,95,-7,90,-54v-6,-58,-49,-64,-90,-56","w":218},"\u00e0":{"d":"15,-108v-3,-41,106,-74,106,-11r0,76v-1,35,15,29,27,20v3,3,7,3,3,10v-3,5,-10,17,-28,17v-14,1,-21,-11,-26,-24v-14,17,-77,49,-79,-6v-9,-30,60,-52,77,-64v1,-27,2,-51,-27,-51v-14,0,-31,8,-25,24v6,18,-27,32,-28,9xm95,-35r0,-44v-13,10,-49,17,-49,47v0,13,8,19,19,19v10,0,30,-12,30,-22xm98,-181v1,3,-4,6,-7,6r-47,-34v-14,-10,-5,-24,5,-24v24,9,31,36,49,52","w":153},"\u00e1":{"d":"15,-108v-3,-41,106,-74,106,-11r0,76v-1,35,15,29,27,20v3,3,7,3,3,10v-3,5,-10,17,-28,17v-14,1,-21,-11,-26,-24v-14,17,-77,49,-79,-6v-9,-30,60,-52,77,-64v1,-27,2,-51,-27,-51v-14,0,-31,8,-25,24v6,18,-27,32,-28,9xm95,-35r0,-44v-13,10,-49,17,-49,47v0,13,8,19,19,19v10,0,30,-12,30,-22xm64,-175v-2,1,-8,-3,-7,-6v17,-16,26,-43,50,-52v10,0,18,14,4,24","w":153},"\u00e2":{"d":"15,-108v-3,-41,106,-74,106,-11r0,76v-1,35,15,29,27,20v3,3,7,3,3,10v-3,5,-10,17,-28,17v-14,1,-21,-11,-26,-24v-14,17,-77,49,-79,-6v-9,-30,60,-52,77,-64v1,-27,2,-51,-27,-51v-14,0,-31,8,-25,24v6,18,-27,32,-28,9xm95,-35r0,-44v-13,10,-49,17,-49,47v0,13,8,19,19,19v10,0,30,-12,30,-22xm120,-179v-15,8,-31,-19,-46,-24v-14,7,-28,31,-43,24v11,-19,28,-39,44,-54v15,17,33,36,45,54","w":153},"\u00e3":{"d":"15,-108v-3,-41,106,-74,106,-11r0,76v-1,35,15,29,27,20v3,3,7,3,3,10v-3,5,-10,17,-28,17v-14,1,-21,-11,-26,-24v-14,17,-77,49,-79,-6v-9,-30,60,-52,77,-64v1,-27,2,-51,-27,-51v-14,0,-31,8,-25,24v6,18,-27,32,-28,9xm95,-35r0,-44v-13,10,-49,17,-49,47v0,13,8,19,19,19v10,0,30,-12,30,-22xm26,-178v-3,-47,47,-34,78,-25v14,1,6,-18,20,-16v4,14,-9,34,-26,34v-23,0,-54,-27,-63,5v-1,3,-6,2,-9,2","w":153},"\u00e4":{"d":"15,-108v-3,-41,106,-74,106,-11r0,76v-1,35,15,29,27,20v3,3,7,3,3,10v-3,5,-10,17,-28,17v-14,1,-21,-11,-26,-24v-14,17,-77,49,-79,-6v-9,-30,60,-52,77,-64v1,-27,2,-51,-27,-51v-14,0,-31,8,-25,24v6,18,-27,32,-28,9xm95,-35r0,-44v-13,10,-49,17,-49,47v0,13,8,19,19,19v10,0,30,-12,30,-22xm48,-229v8,0,16,6,16,17v0,9,-7,16,-16,16v-6,0,-19,-3,-19,-17v0,-5,5,-16,19,-16xm109,-229v8,0,16,6,16,17v-1,20,-32,24,-35,-1v0,-5,4,-16,19,-16","w":153},"\u00e5":{"d":"15,-108v-3,-41,106,-74,106,-11r0,76v-1,35,15,29,27,20v3,3,7,3,3,10v-3,5,-10,17,-28,17v-14,1,-21,-11,-26,-24v-14,17,-77,49,-79,-6v-9,-30,60,-52,77,-64v1,-27,2,-51,-27,-51v-14,0,-31,8,-25,24v6,18,-27,32,-28,9xm95,-35r0,-44v-13,10,-49,17,-49,47v0,13,8,19,19,19v10,0,30,-12,30,-22xm72,-178v-21,0,-32,-11,-32,-24v0,-15,15,-27,36,-27v21,0,32,10,32,23v0,17,-14,28,-36,28xm74,-187v10,0,16,-5,16,-17v0,-9,-7,-16,-15,-16v-10,0,-17,8,-17,17v0,9,6,16,16,16","w":153},"\u00e7":{"d":"39,-87v0,53,56,100,97,57v4,-1,11,5,7,9v-8,10,-26,20,-45,24r-17,21v11,3,22,14,22,25v0,23,-32,36,-55,36v-6,0,-7,-3,-7,-7v9,-10,41,-3,41,-25v0,-9,-8,-16,-24,-19r23,-30v-32,6,-68,-40,-68,-74v0,-42,29,-84,77,-84v37,0,49,21,49,29v0,8,-6,12,-14,12v-18,0,-27,-37,-44,-30v-21,0,-42,19,-42,56","w":150,"k":{"\u2019":-8,"\u201d":-8,"y":-5,"\u00fd":-5,"\u00ff":-5,"h":-2,"a":-4,"\u00e0":-4,"\u00e1":-4,"\u00e2":-4,"\u00e3":-4,"\u00e4":-4,"\u00e5":-4,"\u00e6":-4,"k":-4,"l":-7}},"\u00e8":{"d":"13,-78v-5,-28,35,-86,74,-76v41,0,53,38,53,52v0,5,-4,6,-10,6r-89,0v-7,41,15,79,50,79v25,0,37,-15,47,-26v3,3,9,1,5,8v-6,14,-25,39,-57,39v-43,0,-78,-35,-73,-82xm43,-107r56,0v7,0,9,-2,9,-5v0,-8,-4,-32,-27,-32v-16,0,-31,10,-38,37xm105,-181v-1,3,-4,7,-7,6r-48,-34v-14,-10,-5,-24,5,-24v25,9,32,36,50,52","w":153,"k":{"\u2019":-4,"\u201d":-4,"y":-2,"\u00fd":-2,"\u00ff":-2,"v":-4,"w":-4,",":3,".":3,"\u2026":3,"z":-1}},"\u00e9":{"d":"13,-78v-5,-28,35,-86,74,-76v41,0,53,38,53,52v0,5,-4,6,-10,6r-89,0v-7,41,15,79,50,79v25,0,37,-15,47,-26v3,3,9,1,5,8v-6,14,-25,39,-57,39v-43,0,-78,-35,-73,-82xm43,-107r56,0v7,0,9,-2,9,-5v0,-8,-4,-32,-27,-32v-16,0,-31,10,-38,37xm71,-175v-3,2,-8,-3,-7,-6v17,-16,26,-43,50,-52v10,0,18,14,4,24","w":153,"k":{"\u2019":-4,"\u201d":-4,"y":-2,"\u00fd":-2,"\u00ff":-2,"v":-4,"w":-4,",":3,".":3,"\u2026":3,"z":-1}},"\u00ea":{"d":"13,-78v-5,-28,35,-86,74,-76v41,0,53,38,53,52v0,5,-4,6,-10,6r-89,0v-7,41,15,79,50,79v25,0,37,-15,47,-26v3,3,9,1,5,8v-6,14,-25,39,-57,39v-43,0,-78,-35,-73,-82xm43,-107r56,0v7,0,9,-2,9,-5v0,-8,-4,-32,-27,-32v-16,0,-31,10,-38,37xm128,-179v-15,8,-30,-19,-45,-24v-14,8,-25,22,-40,27v-2,-2,-5,-4,-2,-7v14,-16,26,-35,42,-50v16,16,33,36,45,54","w":153,"k":{"\u2019":-4,"\u201d":-4,"y":-2,"\u00fd":-2,"\u00ff":-2,"v":-4,"w":-4,",":3,".":3,"\u2026":3,"z":-1}},"\u00eb":{"d":"13,-78v-5,-28,35,-86,74,-76v41,0,53,38,53,52v0,5,-4,6,-10,6r-89,0v-7,41,15,79,50,79v25,0,37,-15,47,-26v3,3,9,1,5,8v-6,14,-25,39,-57,39v-43,0,-78,-35,-73,-82xm43,-107r56,0v7,0,9,-2,9,-5v0,-8,-4,-32,-27,-32v-16,0,-31,10,-38,37xm55,-229v8,0,16,6,16,17v0,9,-7,16,-16,16v-6,0,-19,-3,-19,-17v0,-5,5,-16,19,-16xm116,-229v8,0,16,6,16,17v-1,20,-32,24,-35,-1v0,-5,4,-16,19,-16","w":153,"k":{"\u2019":-4,"\u201d":-4,"y":-2,"\u00fd":-2,"\u00ff":-2,"v":-4,"w":-4,",":3,".":3,"\u2026":3,"z":-1}},"\u00ec":{"d":"13,-129v8,-15,33,-15,49,-25v2,20,1,97,1,133v0,21,26,-4,26,18v-2,10,-19,0,-38,3v-28,-4,-42,11,-42,-9v2,-10,27,6,27,-10r1,-86v4,-15,-11,-18,-24,-24xm71,-181v1,3,-4,6,-7,6r-47,-34v-14,-10,-5,-24,5,-24v24,9,31,36,49,52","w":96,"k":{"\u2019":-7,"\u201d":-7}},"\u00ed":{"d":"13,-129v8,-15,33,-15,49,-25v2,20,1,97,1,133v0,21,26,-4,26,18v-2,10,-19,0,-38,3v-28,-4,-42,11,-42,-9v2,-10,27,6,27,-10r1,-86v4,-15,-11,-18,-24,-24xm39,-175v-3,2,-8,-3,-7,-6v17,-16,26,-43,50,-52v10,0,18,14,4,24","w":96,"k":{"\u2019":-7,"\u201d":-7}},"\u00ee":{"d":"13,-129v8,-15,33,-15,49,-25v2,20,1,97,1,133v0,21,26,-4,26,18v-2,10,-19,0,-38,3v-28,-4,-42,11,-42,-9v2,-10,27,6,27,-10r1,-86v4,-15,-11,-18,-24,-24xm94,-179v-15,8,-30,-19,-45,-24v-14,8,-25,22,-40,27v-2,-2,-5,-4,-2,-7v14,-16,26,-35,42,-50v16,16,33,36,45,54","w":96,"k":{"\u2019":-7,"\u201d":-7}},"\u00ef":{"d":"13,-129v8,-15,33,-15,49,-25v2,20,1,97,1,133v0,21,26,-4,26,18v-2,10,-19,0,-38,3v-28,-4,-42,11,-42,-9v2,-10,27,6,27,-10r1,-86v4,-15,-11,-18,-24,-24xm19,-229v8,0,16,6,16,17v0,9,-7,16,-16,16v-6,0,-19,-3,-19,-17v0,-5,5,-16,19,-16xm80,-229v8,0,16,6,16,17v-1,20,-32,24,-35,-1v0,-5,4,-16,19,-16","w":96,"k":{"\u2019":-7,"\u201d":-7}},"\u00f1":{"d":"111,-154v28,0,49,23,50,42r0,93v-3,16,34,-3,21,20v-5,-7,-80,12,-70,-10v2,-9,24,4,23,-11v-3,-50,16,-122,-36,-117v-11,-4,-44,20,-38,39r0,74v-2,14,7,12,18,12v5,-1,2,6,3,10v-3,8,-11,0,-33,2v-25,-3,-36,10,-35,-9v0,-8,23,4,21,-10v-4,-41,13,-100,-20,-110v7,-14,27,-17,40,-25v7,3,2,20,7,26v10,-13,31,-26,49,-26xm47,-178v-4,-48,47,-34,78,-25v14,1,4,-18,20,-16v4,15,-10,34,-27,34v-23,0,-54,-27,-62,5v-1,3,-6,2,-9,2","w":191,"k":{"\u2019":22,"\u201d":22,"y":2,"\u00fd":2,"\u00ff":2,"T":29,"v":2,"w":2}},"\u00f2":{"d":"92,-154v45,3,75,38,75,79v0,39,-36,79,-80,79v-36,0,-82,-38,-74,-83v-6,-31,46,-78,79,-75xm89,-144v-63,1,-65,136,2,138v27,0,45,-33,45,-72v0,-40,-29,-66,-47,-66xm111,-181v-1,3,-4,7,-7,6r-48,-34v-14,-10,-5,-24,5,-24v25,9,32,36,50,52","w":179,"k":{"\u2019":11,"\u201d":11,"y":4,"\u00fd":4,"\u00ff":4,"h":2,"m":2,"n":2,"\u00f1":2,"v":-2,"w":2,",":11,".":11,"\u2026":11,"k":2,"z":-2,"x":4}},"\u00f3":{"d":"92,-154v45,3,75,38,75,79v0,39,-36,79,-80,79v-36,0,-82,-38,-74,-83v-6,-31,46,-78,79,-75xm89,-144v-63,1,-65,136,2,138v27,0,45,-33,45,-72v0,-40,-29,-66,-47,-66xm84,-175v-3,2,-8,-3,-7,-6v17,-16,26,-43,50,-52v10,0,18,14,4,24","w":179,"k":{"\u2019":11,"\u201d":11,"y":4,"\u00fd":4,"\u00ff":4,"h":2,"m":2,"n":2,"\u00f1":2,"v":-2,"w":2,",":11,".":11,"\u2026":11,"k":2,"z":-2,"x":4}},"\u00f4":{"d":"92,-154v45,3,75,38,75,79v0,39,-36,79,-80,79v-36,0,-82,-38,-74,-83v-6,-31,46,-78,79,-75xm89,-144v-63,1,-65,136,2,138v27,0,45,-33,45,-72v0,-40,-29,-66,-47,-66xm134,-179v-15,8,-30,-19,-45,-24v-14,8,-25,22,-40,27v-2,-2,-5,-4,-2,-7v14,-16,26,-35,42,-50v16,16,33,36,45,54","w":179,"k":{"\u2019":11,"\u201d":11,"y":4,"\u00fd":4,"\u00ff":4,"h":2,"m":2,"n":2,"\u00f1":2,"v":-2,"w":2,",":11,".":11,"\u2026":11,"k":2,"z":-2,"x":4}},"\u00f5":{"d":"92,-154v45,3,75,38,75,79v0,39,-36,79,-80,79v-36,0,-82,-38,-74,-83v-6,-31,46,-78,79,-75xm89,-144v-63,1,-65,136,2,138v27,0,45,-33,45,-72v0,-40,-29,-66,-47,-66xm41,-178v-4,-47,47,-34,77,-25v14,1,6,-18,21,-16v4,15,-10,34,-27,34v-23,0,-54,-27,-62,5v-1,3,-6,2,-9,2","w":179,"k":{"\u2019":11,"\u201d":11,"y":4,"\u00fd":4,"\u00ff":4,"h":2,"m":2,"n":2,"\u00f1":2,"v":-2,"w":2,",":11,".":11,"\u2026":11,"k":2,"z":-2,"x":4}},"\u00f6":{"d":"92,-154v45,3,75,38,75,79v0,39,-36,79,-80,79v-36,0,-82,-38,-74,-83v-6,-31,46,-78,79,-75xm89,-144v-63,1,-65,136,2,138v27,0,45,-33,45,-72v0,-40,-29,-66,-47,-66xm60,-229v8,0,17,6,17,17v-1,19,-33,24,-35,-1v0,-5,4,-16,18,-16xm122,-229v8,0,16,6,16,17v-1,20,-32,24,-35,-1v0,-5,4,-16,19,-16","w":179,"k":{"\u2019":11,"\u201d":11,"y":4,"\u00fd":4,"\u00ff":4,"h":2,"m":2,"n":2,"\u00f1":2,"v":-2,"w":2,",":11,".":11,"\u2026":11,"k":2,"z":-2,"x":4}},"\u00f8":{"d":"136,-137v8,-7,20,-25,29,-9v-5,7,-12,13,-18,19v63,62,-32,175,-108,114v-7,8,-19,25,-26,8v4,-6,12,-12,17,-18v-61,-71,43,-171,106,-114xm130,-109r-77,81v28,46,83,13,83,-50v0,-12,-2,-22,-6,-31xm123,-122v-32,-47,-81,-9,-81,46v0,14,1,25,5,35","w":179,"k":{"\u2019":11,"\u201d":11,"y":4,"\u00fd":4,"\u00ff":4,"h":2,"m":2,"n":2,"\u00f1":2,"v":-2,"w":2,",":11,".":11,"\u2026":11,"k":2,"z":-2,"x":4}},"\u00f9":{"d":"90,-12v12,-1,34,-11,34,-28r0,-86v3,-18,-25,-3,-23,-21v9,-8,32,0,48,-4v8,7,-2,11,1,51v3,37,-14,92,26,82v0,2,2,7,0,8v-15,4,-28,12,-45,14v-8,-1,-2,-20,-7,-25v-39,49,-114,20,-97,-62v-2,-20,8,-57,-14,-55v-11,1,-11,-10,-4,-12r41,-1v14,28,-20,143,40,139xm102,-181v-1,3,-4,7,-7,6r-48,-34v-14,-10,-5,-24,5,-24v25,9,32,36,50,52","w":182,"k":{"\u2019":4,"\u201d":4}},"\u00fa":{"d":"90,-12v12,-1,34,-11,34,-28r0,-86v3,-18,-25,-3,-23,-21v9,-8,32,0,48,-4v8,7,-2,11,1,51v3,37,-14,92,26,82v0,2,2,7,0,8v-15,4,-28,12,-45,14v-8,-1,-2,-20,-7,-25v-39,49,-114,20,-97,-62v-2,-20,8,-57,-14,-55v-11,1,-11,-10,-4,-12r41,-1v14,28,-20,143,40,139xm78,-175v-2,1,-8,-3,-7,-6v17,-16,26,-43,50,-52v10,0,18,14,4,24","w":182,"k":{"\u2019":4,"\u201d":4}},"\u00fb":{"d":"90,-12v12,-1,34,-11,34,-28r0,-86v3,-18,-25,-3,-23,-21v9,-8,32,0,48,-4v8,7,-2,11,1,51v3,37,-14,92,26,82v0,2,2,7,0,8v-15,4,-28,12,-45,14v-8,-1,-2,-20,-7,-25v-39,49,-114,20,-97,-62v-2,-20,8,-57,-14,-55v-11,1,-11,-10,-4,-12r41,-1v14,28,-20,143,40,139xm135,-179v-15,8,-30,-19,-45,-24v-14,6,-28,31,-43,24v10,-19,28,-38,43,-54v16,16,34,35,45,54","w":182,"k":{"\u2019":4,"\u201d":4}},"\u00fc":{"d":"90,-12v12,-1,34,-11,34,-28r0,-86v4,-19,-25,-3,-23,-21v9,-8,32,0,48,-4v8,7,-2,11,1,51v3,37,-14,92,26,82v0,2,2,7,0,8v-15,4,-28,12,-45,14v-8,-1,-2,-20,-7,-25v-39,49,-114,20,-97,-62r0,-42v3,-18,-24,-5,-22,-22v8,-8,30,0,45,-4v14,28,-20,143,40,139xm62,-229v8,0,16,6,16,17v0,9,-7,16,-16,16v-6,0,-18,-3,-18,-17v0,-5,4,-16,18,-16xm123,-229v8,0,16,6,16,17v-1,20,-32,24,-35,-1v0,-5,4,-16,19,-16","w":182,"k":{"\u2019":4,"\u201d":4}},"\u00fd":{"d":"51,75v0,18,-50,37,-51,5v0,-20,29,-9,40,-13v5,-6,24,-47,29,-61v-2,-9,-40,-121,-43,-129v-5,-12,-10,-16,-26,-15v-6,0,-2,-7,-3,-11v5,-5,11,-1,36,-1v25,0,42,-9,35,12v-7,0,-14,0,-12,8v2,8,24,89,31,95v4,-6,35,-81,37,-90v2,-12,-2,-14,-12,-13v-6,-18,4,-11,29,-12v16,0,31,-5,23,12v-9,0,-13,-1,-19,6v-11,12,-79,177,-94,207xm87,-175v-2,1,-8,-3,-7,-6v17,-16,26,-43,50,-52v10,0,18,14,4,24","w":156,"k":{"\u2019":-14,"\u201d":-14,"c":4,"d":4,"e":4,"o":4,"q":4,"\u00e7":4,"\u00e8":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00f2":4,"\u00f3":4,"\u00f4":4,"\u00f5":4,"\u00f6":4,"\u00f8":4,"\u00f0":4,"m":-4,"n":-4,"\u00f1":-4,"p":-4,"t":-4,"v":-4,",":31,".":31,"\u2026":31,"l":-4,"z":-4,"i":-4,"\u00ec":-4,"\u00ed":-4,"\u00ee":-4,"\u00ef":-4,"s":-4,"r":-4,"f":-5,"j":-5,"b":-4,":":-11,";":-11}},"\u00ff":{"d":"51,75v0,18,-50,37,-51,5v0,-20,29,-9,40,-13v5,-6,24,-47,29,-61v-2,-9,-40,-121,-43,-129v-5,-12,-10,-16,-26,-15v-6,0,-2,-7,-3,-11v5,-5,11,-1,36,-1v25,0,42,-9,35,12v-7,0,-14,0,-12,8v2,8,24,89,31,95v4,-6,35,-81,37,-90v2,-12,-2,-14,-12,-13v-6,-18,4,-11,29,-12v16,0,31,-5,23,12v-9,0,-13,-1,-19,6v-11,12,-79,177,-94,207xm57,-229v8,0,16,6,16,17v0,9,-7,16,-16,16v-6,0,-19,-3,-19,-17v0,-5,5,-16,19,-16xm118,-229v8,0,16,6,16,17v-1,20,-32,24,-35,-1v0,-5,4,-16,19,-16","w":156,"k":{"\u2019":-14,"\u201d":-14,"c":4,"d":4,"e":4,"o":4,"q":4,"\u00e7":4,"\u00e8":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00f2":4,"\u00f3":4,"\u00f4":4,"\u00f5":4,"\u00f6":4,"\u00f8":4,"\u00f0":4,"m":-4,"n":-4,"\u00f1":-4,"p":-4,"t":-4,"v":-4,",":31,".":31,"\u2026":31,"l":-4,"z":-4,"i":-4,"\u00ec":-4,"\u00ed":-4,"\u00ee":-4,"\u00ef":-4,"s":-4,"r":-4,"f":-5,"j":-5,"b":-4,":":-11,";":-11}},"\u00f0":{"d":"92,-144v-66,-3,-68,138,-8,138v36,0,46,-42,46,-81v0,-50,-20,-57,-38,-57xm13,-71v0,-46,62,-108,112,-73v-8,-30,-21,-47,-38,-68v-15,7,-30,23,-46,24v-15,-18,23,-23,35,-33v-10,-11,-27,-20,-41,-28v3,-4,1,-12,9,-11v15,6,30,14,50,28v15,-7,27,-19,43,-22v15,17,-20,23,-31,32v59,42,88,226,-26,226v-40,0,-67,-28,-67,-75","w":175},"\u00fe":{"d":"31,77r0,-254v1,-42,-12,-31,-23,-46v13,-10,31,-16,47,-23v9,30,-2,82,4,116v18,-24,68,-37,94,-6v9,10,18,17,18,55v0,65,-53,101,-113,78r0,79v-1,13,13,9,24,10v5,0,2,6,3,10v-4,8,-14,2,-40,2v-31,0,-39,11,-40,-9v3,-9,26,5,26,-12xm58,-37v0,24,18,30,44,30v19,0,42,-15,42,-60v0,-63,-56,-96,-86,-47r0,77","w":184,"k":{"\u2019":11,"\u201d":11,"y":4,"\u00fd":4,"\u00ff":4,"h":2,"m":2,"n":2,"\u00f1":2,"v":-2,"w":2,",":11,".":11,"\u2026":11,"k":2,"z":-2,"x":4}},"`":{"d":"72,-181v1,3,-4,7,-6,6r-48,-34v-14,-10,-5,-24,5,-24v25,9,32,36,49,52","w":120},"\u00a8":{"d":"29,-229v8,0,16,6,16,17v0,9,-7,16,-16,16v-6,0,-18,-3,-18,-17v0,-5,4,-16,18,-16xm90,-229v8,0,16,6,16,17v-1,20,-32,24,-34,-1v0,-5,3,-16,18,-16","w":117},"\u00af":{"d":"14,-184v-6,0,-5,-15,0,-17r79,0v5,0,2,9,3,14v-20,8,-56,0,-82,3","w":106},"\u00b4":{"d":"53,-175v-2,1,-7,-4,-6,-6v17,-16,25,-43,49,-52v10,0,18,14,4,24","w":118},"\u00b8":{"d":"56,0r16,0r-21,24v11,3,22,14,22,25v0,23,-32,36,-55,36v-6,0,-7,-3,-7,-7v9,-10,41,-3,40,-25v0,-9,-7,-16,-23,-19","w":117},"\u00c6":{"d":"73,-114v-19,41,-40,66,-43,93v-2,18,32,-4,31,17v-4,12,-11,4,-43,4v-23,0,-35,1,-40,1v-3,0,-4,-13,0,-14v19,2,24,-3,32,-17r110,-195v6,-15,1,-18,-11,-17v-6,0,-4,-6,-4,-11v38,-7,129,0,183,-2v-1,10,28,62,13,65v-22,-11,-30,-52,-62,-52r-63,-1r0,116v17,-4,66,8,64,-18v3,-10,-2,-24,15,-20v2,18,2,66,1,84v-20,7,-7,-32,-30,-32v-17,0,-44,-1,-50,-1r1,72v-1,42,37,29,75,29v30,0,43,-33,58,-50v2,-6,11,1,11,4r-19,55v-7,11,-9,4,-35,4r-153,1v-6,0,-2,-7,-3,-11v6,-11,34,11,34,-19r0,-85r-72,0xm81,-127r64,0v-2,-34,4,-76,-3,-104v-2,0,-4,0,-6,4","w":332,"k":{"T":2,"V":9,"W":9,"X":5,"Y":4,"\u00dd":4,"J":5,"M":9,"B":9,"D":9,"E":9,"F":9,"H":9,"I":9,"K":9,"L":9,"N":9,"P":9,"R":9,"\u00c8":9,"\u00c9":9,"\u00ca":9,"\u00cb":9,"\u00cc":9,"\u00cd":9,"\u00ce":9,"\u00cf":9,"\u00d1":9,"\u00de":9,"S":5,"Z":5}},"\u00e6":{"d":"82,-154v26,3,29,5,34,22v17,-19,31,-22,48,-22v41,0,52,37,52,51v0,6,-3,8,-9,8r-86,8v-2,33,10,68,46,70v32,2,36,-27,51,-23v-12,51,-81,58,-114,15v-22,23,-28,29,-62,29v-13,0,-24,-11,-24,-31v-8,-25,55,-52,77,-62v0,-27,3,-52,-27,-52v-15,0,-31,9,-25,26v6,18,-26,27,-28,9v-6,-17,40,-51,67,-48xm46,-34v0,37,39,19,54,-3v-4,-10,-5,-25,-5,-40v-15,8,-49,17,-49,43xm123,-98v19,-5,58,1,63,-16v0,-10,-7,-30,-27,-30v-14,0,-29,10,-36,46","w":228,"k":{"\u2019":-4,"\u201d":-4,"y":-2,"\u00fd":-2,"\u00ff":-2,"v":-4,"w":-4,",":3,".":3,"\u2026":3,"z":-1}},"\u00df":{"d":"106,-242v-56,0,-42,83,-42,141v0,42,1,75,1,80v-5,18,31,-2,21,22v-12,-3,-69,3,-77,-2v-8,-22,30,2,30,-24r0,-103v-9,-2,-27,6,-24,-11v4,-5,17,-2,24,-4v-7,-68,33,-117,79,-117v20,0,42,15,42,40v0,37,-38,56,-40,89v6,35,79,35,70,87v7,39,-63,65,-86,33v-1,-10,-6,-35,8,-26v7,13,14,30,31,30v11,0,27,-8,27,-26v0,-44,-75,-46,-71,-88v4,-41,39,-47,37,-91v0,-16,-13,-30,-30,-30","w":199},"\u00aa":{"d":"59,-205v47,0,34,32,34,71v0,34,9,30,19,19v2,2,6,1,5,4v0,16,-43,23,-46,1v-15,17,-56,24,-61,-7v-3,-19,41,-38,60,-44v1,-18,0,-33,-20,-32v-9,-1,-21,7,-17,17v0,5,-3,10,-15,10v-6,0,-10,-5,-10,-10v-3,-11,34,-29,51,-29xm70,-120r0,-31v-16,0,-51,31,-24,43v8,0,21,-7,24,-12","w":118},"\u00ba":{"d":"68,-205v37,1,58,22,58,53v0,34,-26,57,-62,57v-28,0,-58,-21,-56,-55v-6,-25,34,-62,60,-55xm33,-158v-9,59,67,69,66,13v0,-33,-17,-49,-32,-49v-17,0,-36,20,-34,36","w":133},"\u00b9":{"d":"76,-289r-1,120v-4,17,16,10,27,15v-1,3,2,10,-2,10v-12,-2,-67,1,-78,-1v-9,-21,37,-1,30,-23r0,-85v-3,-25,-34,14,-37,-8v18,-12,38,-22,58,-31v2,0,3,1,3,3","w":120},"\u00b2":{"d":"94,-142v-10,7,-7,-6,-21,-3r-71,1v-2,0,-3,-5,-1,-6v17,-14,76,-60,75,-97v-1,-40,-47,-27,-55,-10v-2,5,-11,2,-9,-3v4,-9,18,-32,49,-32v20,0,40,11,40,37v8,28,-54,81,-66,92v25,-1,58,5,65,-14v2,-5,11,-2,9,3","w":120},"\u00b3":{"d":"54,-276v-20,-2,-21,22,-37,22v-2,-17,13,-38,44,-38v54,0,37,55,10,66v15,3,34,18,34,37v0,29,-26,48,-59,48v-30,0,-38,-11,-38,-17v0,-8,5,-14,10,-14v17,6,3,19,30,19v44,-1,38,-60,2,-64v-6,0,-7,-9,-1,-9v24,0,39,-46,5,-50","w":120},"\u00a0":{"w":91},"\u00ad":{"d":"22,-86v-6,0,-2,-11,-3,-17v0,-2,0,-3,3,-3r101,0v7,0,3,12,4,18v-29,6,-72,0,-105,2","w":145}}});;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * COPYRIGHT ESSELTE LETRASET LTD., 1993
 */
Cufon.registerFont({"w":143,"face":{"font-family":"Agc","font-weight":500,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","cap-height":"16","bbox":"-42 -324 350.221 77","underline-thickness":"28.8281","underline-position":"-33.3984","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":76},"\u00d7":{"w":0},"\u00fd":{"w":0},"!":{"d":"50,0v-19,-5,-40,-18,-26,-38r20,-17v1,16,13,25,29,25v-6,13,-21,13,-23,30xm44,-231v10,10,21,23,32,31v-18,45,-24,97,-35,141v-14,-35,-9,-111,-31,-143v11,-11,29,-13,34,-29","w":81},"\"":{"d":"52,-211v12,-6,22,-26,30,-8v2,5,12,7,11,9v-9,25,-12,56,-22,80v-8,-23,-9,-62,-19,-81xm5,-211v13,-6,23,-26,31,-8v2,5,11,7,10,9v-11,31,-11,54,-21,80v-10,-21,-7,-63,-20,-81","w":98},"#":{"d":"19,-60v0,-27,13,-75,-18,-74v8,-11,19,-18,24,-32v16,4,24,12,27,30v5,-14,16,-19,22,-32v15,18,46,1,45,-21v-1,-12,-10,-23,-24,-22v-34,4,-63,39,-100,39v-22,0,-37,-12,-37,-32v0,-21,18,-34,40,-36v16,-1,28,16,16,24v0,-8,-2,-18,-14,-18v-11,0,-21,7,-21,18v14,44,81,-9,110,-5v26,-2,47,24,32,47v-11,18,-36,35,-43,60v-3,-14,-7,-22,-14,-22v-18,4,-11,43,-11,66v0,23,-2,34,13,38v20,-3,-10,-32,9,-35v29,21,-19,47,-26,69v-12,-10,-23,-28,-42,-30v10,-8,12,-15,12,-32","w":96},"$":{"d":"79,-91v2,16,-4,38,2,50v13,4,19,7,27,14v1,-33,0,-56,-29,-64xm73,-142v-1,-13,2,-29,-1,-40v-12,-5,-18,-7,-28,-14v-2,28,6,47,29,54xm81,-251v-18,58,73,15,51,75v-2,5,-7,10,-13,17v5,-21,-23,-15,-40,-22r0,41v38,12,86,40,61,87v-17,32,-73,35,-62,97v-9,-3,-6,-17,-5,-25v0,-41,-100,-17,-64,-76v4,-7,12,-12,22,-18v-16,26,24,27,42,32r0,-50v-30,-14,-61,-21,-63,-59v-1,-54,75,-37,63,-104","w":157},"%":{"d":"32,-212v6,26,-8,69,9,86v5,2,14,5,12,-7v-6,-29,15,-78,-21,-79xm114,-105v8,29,-17,86,22,89v-9,-28,18,-87,-22,-89xm134,-219v3,-8,15,-6,22,-10r-110,193v-4,10,-10,19,-13,29r-20,7r99,-173v9,-17,17,-33,22,-46xm8,-211v18,3,36,-5,40,-19v42,3,19,66,30,103v-19,3,-35,4,-39,20v-46,-1,-22,-63,-31,-104xm91,-103v19,2,37,-6,40,-19v42,3,20,64,29,103v-19,2,-33,5,-39,19v-44,-1,-22,-63,-30,-103","w":172},"&":{"d":"56,-123v-5,36,-6,86,31,85v12,0,20,-5,25,-14xm94,-209v-30,9,-10,58,6,70r37,47v4,-11,7,-25,8,-41v14,11,40,11,50,-2v10,25,-10,45,-40,39v-7,-1,-12,4,-14,9v19,20,29,52,61,56v-6,10,-29,17,-30,31v-28,-3,-41,-29,-56,-47v-12,18,-34,21,-37,47v-74,8,-95,-107,-24,-124v-32,-36,-6,-85,38,-92v10,-5,21,-7,28,-17v32,11,44,71,9,91v-7,5,-15,8,-25,9v1,-21,11,-69,-11,-76","w":207},"'":{"d":"5,-211v13,-6,23,-26,31,-8v2,5,11,7,10,9v-11,31,-11,54,-21,80v-10,-21,-7,-63,-20,-81","w":51},"(":{"d":"90,-255v-41,69,-38,211,0,280v-33,-39,-59,-84,-73,-140v15,-54,39,-99,73,-140","w":90},")":{"d":"0,25v40,-68,38,-214,0,-280v38,49,64,92,72,143v-13,48,-32,90,-72,137","w":90},"*":{"d":"97,-144v-6,-6,-19,-15,-28,-20v0,8,1,16,3,25v-10,-1,-20,9,-23,6r1,-30r-20,13v-3,-7,-9,-12,-20,-16v11,-3,22,-7,32,-13v-6,-4,-15,-9,-24,-12v3,-6,6,-14,7,-23v8,7,14,12,25,18v0,-10,0,-18,-1,-26v8,-1,15,-4,23,-8v-2,10,-3,23,-3,36v9,-3,20,-21,27,-10v3,4,8,7,14,10r-30,15v7,4,14,8,23,11v-2,5,-6,16,-6,24","w":119},"+":{"d":"51,-71r-26,34v16,-11,41,-7,50,10v1,-26,1,-40,-24,-44xm84,-125v-17,6,-32,-4,-39,-13v-1,22,2,33,22,36xm12,-134v25,1,46,-14,51,-34v8,13,21,27,41,20v22,-26,45,-39,71,-39v30,0,51,19,51,48v0,29,-22,51,-53,54v-27,2,-46,-35,-20,-42v8,4,-11,11,-7,17v0,11,10,17,21,17v21,0,33,-18,33,-40v2,-36,-40,-53,-68,-33v-21,14,-42,45,-59,66v35,4,46,50,18,69v-7,8,-37,12,-35,31v-13,-16,-43,-18,-43,6v1,32,54,30,64,7v7,14,-20,24,-34,25v-46,1,-50,-63,-19,-85r20,-26v-30,-7,-34,-27,-32,-61","w":232},",":{"d":"39,-2v0,-14,-12,-27,-28,-26v6,-11,24,-12,26,-28v58,18,16,80,-22,101v-2,0,-3,-1,-3,-3v11,-12,27,-23,27,-44","w":75},"-":{"d":"38,-103v17,1,49,18,60,0v8,5,-2,8,-12,21v-7,4,-9,14,-14,20v-17,1,-32,-11,-48,-13v-9,-3,-11,19,-17,10v-1,-15,28,-25,31,-38","w":107,"k":{"Y":17,"X":19,"W":19,"V":12,"A":12}},".":{"d":"38,0v-2,-20,-8,-25,-27,-29v7,-11,25,-11,27,-27v32,9,35,42,0,56","w":75},"\/":{"d":"114,-231v3,-7,16,-5,23,-9r-114,243r-23,6v37,-80,84,-153,114,-240","w":127},"0":{"d":"46,-205v8,72,-30,184,48,178r0,-129v2,-36,-15,-49,-48,-49xm63,0v-30,-4,-54,-26,-51,-64v3,-44,-13,-107,15,-130v11,-14,44,-17,49,-37v31,5,54,24,52,62v-3,44,11,104,-13,129v-11,12,-51,20,-52,40","w":139},"1":{"d":"24,-182v1,-21,-12,-27,-24,-14v5,-26,31,-32,49,-14v4,-10,10,-16,18,-20v-16,45,-7,119,-7,177v0,14,3,20,14,22v-7,11,-23,15,-24,31v-12,-11,-20,-26,-37,-32v9,-5,11,-10,11,-25r0,-125","w":85},"2":{"d":"76,-228v54,3,70,76,32,113v-26,25,-84,38,-94,79v36,-9,91,16,111,-11v4,19,-23,31,-24,48v-30,4,-68,-10,-96,-1v-10,-87,86,-84,86,-160v0,-31,-15,-45,-48,-44v1,26,-3,57,2,80v-36,4,-51,-39,-28,-62v10,-16,50,-24,59,-42","w":139},"3":{"d":"13,-191v4,-14,20,-25,25,-39v30,0,63,6,90,0v-9,38,-50,53,-75,75v67,-21,88,64,58,114v-10,16,-52,20,-55,41v-29,-5,-51,-24,-51,-55v0,-22,13,-39,35,-38v-6,41,6,70,46,67v-4,-43,15,-110,-31,-109v-13,0,-23,8,-30,14v-5,-4,0,-7,5,-16v18,-31,49,-40,73,-63v-30,3,-71,-5,-90,9","w":134},"4":{"d":"12,-100r58,0v-2,-32,5,-71,-5,-95xm112,-199v-16,19,-5,67,-8,99v12,-1,23,1,32,-4r-8,20r-24,0v1,22,-6,51,15,54v-7,10,-20,15,-21,30v-14,-7,-23,-25,-37,-30v13,-7,8,-34,9,-54v-19,1,-47,-3,-58,5r-7,-21r73,-129v11,5,20,24,34,30","w":140},"5":{"d":"82,-98v5,-46,-56,-50,-66,-17v-4,-33,10,-75,12,-111v26,-5,77,9,99,-7v-3,15,-19,21,-23,38v-24,3,-48,-1,-73,-2r-9,65v12,-13,37,-15,44,-31v58,-5,70,107,26,132v-14,8,-33,14,-36,31v-42,2,-69,-58,-37,-88v5,-3,11,-5,20,-5v-4,39,4,67,43,67r0,-72","w":129},"6":{"d":"68,-127v-36,0,-30,93,0,99v4,1,17,7,21,2v-6,-33,12,-101,-21,-101xm59,0v-63,-4,-51,-99,-44,-160v4,-35,38,-70,69,-71v1,16,22,15,23,32v-41,-8,-61,31,-61,77v6,-14,26,-21,28,-37v55,-7,62,86,36,122v-8,11,-49,19,-51,37","w":134},"7":{"d":"0,-190v6,-15,23,-23,25,-39v34,0,72,5,104,0v-28,47,-60,87,-59,161v0,24,1,31,16,39v-8,8,-24,19,-26,29v-11,-11,-21,-25,-38,-30v6,-4,9,-6,8,-16v1,-68,30,-125,74,-155v-27,9,-80,-5,-104,11","w":122},"8":{"d":"48,-109v-2,46,-2,88,47,83v1,-39,5,-70,-33,-77v-7,-3,-12,-5,-14,-6xm95,-129v3,-45,-2,-80,-47,-76v1,30,-6,58,23,65xm80,-230v54,-1,71,91,18,102v43,10,45,81,7,97v-10,7,-40,16,-42,31v-54,2,-74,-98,-19,-111v-32,-13,-40,-55,-19,-81v9,-11,50,-19,55,-38"},"9":{"d":"67,-104v31,0,27,-73,12,-91v-7,-7,-18,-11,-33,-12v7,34,-14,103,21,103xm60,-72v-55,5,-63,-96,-31,-126v14,-13,40,-14,47,-33v66,5,52,113,40,173v-6,28,-32,54,-63,58v-4,-11,-25,-25,-31,-38v39,24,70,-22,67,-71v-7,13,-25,20,-29,37","w":134},":":{"d":"38,-110v0,-20,-8,-25,-27,-28v6,-11,25,-14,27,-28v32,8,36,42,0,56xm38,0v-2,-20,-8,-25,-27,-29v7,-11,25,-11,27,-27v32,9,35,42,0,56","w":75},";":{"d":"39,-2v0,-14,-12,-27,-28,-26v6,-11,24,-12,26,-28v58,18,16,80,-22,101v-2,0,-3,-1,-3,-3v11,-12,27,-23,27,-44xm39,-110v0,-20,-8,-25,-27,-28v7,-11,25,-14,28,-28v32,9,36,42,-1,56","w":75},"<":{"d":"8,-27v22,-19,7,-80,11,-120r-19,0r0,-14r19,0v0,-13,0,-23,-5,-30v28,-3,37,-13,42,-38v12,9,26,12,40,6v-2,24,-27,38,-49,25v7,10,6,21,6,37v16,-2,37,2,48,-4v11,9,20,14,35,20v-15,19,-7,63,-7,95v0,15,3,19,13,23v-5,11,-20,17,-22,29v-13,-7,-21,-27,-38,-28v20,-15,7,-64,11,-97v4,-28,-16,-25,-40,-24r0,90v1,20,1,26,14,31v-4,7,-18,18,-22,28v-12,-8,-20,-24,-37,-29","w":146},"=":{"d":"56,-158v12,-19,24,-44,31,-63r20,-7r-110,194r-12,29r-21,7","w":71},">":{"d":"8,-27v22,-19,7,-80,11,-120r-19,0r0,-14r19,0v0,-13,0,-23,-5,-30v28,-3,37,-13,42,-38v10,8,25,11,34,4v7,10,13,15,13,29v8,-22,21,-33,42,-29v-13,8,-17,15,-17,35r0,143v0,13,3,17,12,21v-3,7,-20,18,-22,28v-12,-9,-19,-26,-37,-29v9,-8,13,-13,12,-32r-2,-156v-7,18,-25,26,-44,18v6,9,6,21,6,36v10,0,23,0,28,-3r-9,17r-19,0r0,90v1,20,1,26,14,31v-4,7,-18,18,-22,28v-12,-8,-20,-24,-37,-29","w":145},"?":{"d":"48,-55v1,16,16,25,34,24v-4,12,-24,17,-24,31v-43,-8,-39,-37,-10,-55xm10,-182v1,-20,31,-30,35,-49v71,-11,86,79,41,116v-18,15,-32,31,-39,55v-10,-29,28,-62,28,-95v0,-40,-46,-61,-65,-27","w":123},"@":{"d":"72,-55v1,-27,-5,-59,13,-69v-14,-5,-24,-9,-37,-17r0,85v1,12,3,24,13,25v10,-1,12,-11,11,-24xm67,-166v10,8,33,19,50,23v-18,18,-11,60,-11,94v0,13,3,18,16,18v-6,13,-20,16,-24,31v-16,-4,-21,-14,-25,-31v-5,14,-22,12,-23,31v-56,2,-30,-81,-39,-132v26,1,48,-17,56,-34","w":123},"A":{"d":"70,-24v-28,-12,-68,17,-34,27v11,0,23,-9,34,-27xm135,-49v27,9,30,-16,29,-43r-49,0r-18,33xm165,-109r0,-72r-40,72r40,0xm44,-138v-8,43,58,69,70,29r4,0r44,-81v-41,-41,-123,-12,-118,52xm29,-152v0,-84,113,-115,170,-60v6,-10,12,-17,26,-18v-14,9,-16,19,-16,44r0,126v1,17,1,22,12,28v-5,13,-31,15,-31,32v-19,-3,-26,-22,-25,-48v-4,21,-33,25,-33,47v-18,-9,-34,-16,-56,-21v-13,17,-19,31,-43,31v-16,0,-28,-12,-28,-29v0,-36,48,-50,86,-40r15,-27v-43,16,-77,-22,-77,-65","w":228},"B":{"d":"32,-2v0,5,6,10,12,9v13,0,27,-8,43,-24v-22,-6,-52,-5,-55,15xm167,-37v-12,-25,15,-80,-27,-75v2,21,-4,50,2,67xm133,-192v-63,22,19,97,-15,140r15,4r0,-144xm143,-127v27,-2,29,-65,0,-65r-3,0r0,64v2,0,3,1,3,1xm125,-217v15,2,8,-30,19,-26v17,7,-7,20,-4,39v11,-6,18,-15,20,-25v23,13,46,22,46,57v0,31,-20,45,-46,50v25,3,48,-2,48,40v0,13,0,33,2,41v-45,0,-64,11,-71,44v-16,-8,-30,-14,-45,-18v-13,14,-32,29,-53,29v-16,0,-28,-10,-28,-28v2,-42,55,-48,101,-39v5,-20,-32,-38,-45,-23v-13,-8,-3,-27,9,-29v-14,-4,-26,7,-26,20v0,11,6,17,17,18v-30,12,-49,-30,-28,-53v6,-7,14,-11,23,-13v1,-45,39,-49,69,-66r0,-11v-22,29,-104,-13,-108,36v-1,21,25,23,35,11v1,0,3,2,3,3v-17,26,-61,4,-58,-28v2,-30,23,-51,54,-52v28,-1,41,20,66,23","w":224},"C":{"d":"126,-189v-73,-3,-81,106,-31,137v10,7,22,12,36,14r0,-148v-23,18,5,82,-25,102v-7,4,-15,10,-26,17v-2,-29,5,-68,-4,-90v18,-10,34,-18,50,-32xm194,-230v5,30,-22,46,-57,41r0,151v25,2,35,0,57,-5v-6,18,-35,21,-36,43v-73,10,-131,-21,-131,-88v0,-64,41,-102,104,-108r0,-16v-24,28,-105,-10,-110,36v-2,11,11,16,17,23v-19,9,-37,-18,-36,-37v1,-47,61,-64,97,-36v7,3,14,8,23,9v16,2,9,-32,19,-27v16,8,-10,24,-4,45v11,-11,17,-21,19,-31v13,10,23,9,38,0","w":197,"k":{"\u00b1":5,"y":5,"u":5,"o":5,"l":5,"i":5,"e":5}},"D":{"d":"32,-2v12,22,46,-3,56,-15v-21,-6,-54,-5,-56,15xm134,-192v-64,24,18,91,-15,140r15,4r0,-144xm168,-37v-2,-19,0,-41,-1,-61r-27,0r0,52xm167,-104r0,-13r-27,0r0,13r27,0xm167,-124v-1,-31,8,-72,-27,-69r0,69r27,0xm140,-202v13,-7,19,-12,22,-27v25,14,48,21,49,63r3,125v-38,-3,-72,9,-75,44v-14,-9,-32,-15,-45,-19v-19,20,-38,30,-55,30v-16,0,-26,-14,-26,-29v0,-44,58,-47,101,-38v6,-17,-32,-40,-45,-23v-12,-11,-4,-26,9,-30v-27,-4,-37,36,-9,40v-22,6,-37,-9,-37,-29v1,-21,14,-33,32,-38v-1,-44,41,-50,70,-67r0,-10v-22,26,-106,-11,-109,36v-1,21,24,24,35,11v1,0,3,2,3,3v-17,25,-61,3,-58,-28v3,-30,22,-50,53,-52v31,-2,48,29,76,21v-2,-20,12,-33,16,-17v2,8,-13,18,-10,34","w":228},"E":{"d":"130,-191v-70,-6,-85,83,-49,126v13,15,30,24,51,26r0,-150v-25,13,2,73,-20,97v-5,7,-22,18,-32,24v-1,-27,4,-71,-4,-90v18,-8,38,-23,54,-33xm194,-230v3,33,-22,42,-57,39r0,62v17,-1,35,3,46,-5r-9,22r-37,0r0,73v19,2,41,0,55,-4v-7,20,-32,20,-35,43v-91,14,-160,-55,-119,-137v16,-32,47,-58,94,-58r0,-16v-22,30,-108,-12,-111,38v-1,12,9,17,17,21v-17,8,-37,-18,-36,-36v2,-31,25,-49,58,-52v34,-3,42,30,72,24v-2,-17,7,-35,14,-20v0,11,-13,20,-9,38v8,-7,20,-19,20,-32v12,9,24,10,37,0","w":196},"F":{"d":"54,-19v-24,-5,-36,28,-12,28v12,0,25,-8,40,-22v-12,-4,-21,-6,-28,-6xm114,-47v20,2,19,-12,20,-31r0,-117v-32,5,-33,48,-15,72v12,26,11,53,-5,76xm193,-216v0,22,-35,17,-54,19r0,67v17,0,39,2,48,-6r-10,22r-38,0r0,67v-2,17,-31,28,-29,47r-21,-11v-17,17,-34,26,-50,26v-18,0,-34,-13,-33,-31v2,-45,60,-46,101,-33v7,-21,-32,-44,-46,-24v-10,-11,-7,-27,7,-34v-14,0,-24,10,-25,22v0,12,7,18,20,18v-22,8,-42,-9,-41,-30v0,-22,17,-35,38,-39v3,-43,41,-50,74,-66r0,-9v-26,27,-106,-12,-109,37v0,15,15,24,29,16v1,0,2,1,2,2v-18,20,-53,-6,-51,-33v3,-31,23,-50,54,-51v23,-7,53,33,75,19v-3,-17,12,-31,16,-15v2,9,-14,16,-11,31v11,-5,21,-9,21,-24v0,0,33,-4,33,13","w":188,"k":{".":34,"-":12,",":34}},"G":{"d":"127,-192v-74,-4,-82,105,-31,137v12,7,22,12,35,13r0,-145v-20,14,2,69,-16,92v-7,9,-18,17,-34,25v-3,-29,4,-67,-5,-89v19,-8,37,-22,51,-33xm150,-131v-25,8,-10,59,-14,89v12,0,20,-2,29,-6v-5,-27,11,-79,-15,-83xm131,-220v-2,-20,12,-31,16,-16v1,9,-14,18,-10,35v10,-8,16,-19,19,-31v12,9,27,10,39,0v2,34,-25,45,-59,40r0,61v7,-16,32,-20,36,-38v65,15,40,106,-5,122v-17,13,-29,21,-30,48v-66,0,-110,-34,-110,-95v0,-62,44,-101,104,-104r0,-13v-23,27,-105,-11,-109,36v-4,13,23,17,12,25v-56,-17,-29,-90,23,-90v31,0,47,29,74,20","w":222,"k":{".":24,",":24}},"H":{"d":"114,-47v33,7,16,-52,20,-82v-15,19,3,62,-20,82xm54,-19v-23,-5,-38,26,-11,27v12,0,26,-7,40,-21v-10,-3,-18,-6,-29,-6xm122,-118v3,-11,3,-12,12,-19r0,-58v-35,11,-27,52,-12,77xm164,-107v1,-16,-8,-31,-24,-26r0,26r24,0xm140,-87r22,0v1,-5,2,-9,2,-13r-24,0r0,13xm195,1v-41,2,-42,-47,-33,-82r-22,0v5,36,-9,54,-27,68v-2,3,-3,8,-3,13v-7,-4,-14,-8,-21,-11v-18,17,-34,26,-49,26v-18,1,-34,-14,-33,-32v3,-44,60,-45,101,-32v7,-22,-27,-48,-41,-28v-14,-9,-9,-25,5,-33v-14,0,-25,8,-25,22v0,12,13,20,25,16v-33,19,-59,-29,-34,-54v6,-7,15,-11,26,-13v4,-37,40,-47,70,-63r0,-9v-22,27,-107,-11,-109,37v-1,20,24,24,35,11v2,0,3,1,3,3v-18,25,-61,3,-58,-29v3,-30,24,-50,55,-51v28,-1,48,28,74,22v0,-21,11,-34,16,-18v2,8,-12,16,-10,30v12,-7,17,-13,16,-24v8,3,24,3,22,13v-3,16,-20,18,-38,20r0,56v13,-8,30,-19,33,-33v13,13,41,31,38,55v2,24,-25,64,-26,93v-1,17,13,17,24,22v0,3,-4,5,-14,5","w":217},"I":{"d":"54,-19v-24,0,-37,28,-10,28v16,0,29,-11,39,-22v-10,-4,-20,-6,-29,-6xm115,-48v24,7,18,-27,19,-50r-7,0v1,24,-2,35,-12,50xm134,-104r0,-13r-12,0v3,7,1,15,12,13xm106,-161v4,18,6,42,28,38r0,-72v-18,6,-28,17,-28,34xm62,-73v-12,-10,-6,-29,6,-34v-27,-2,-34,40,-4,40v-32,16,-57,-31,-31,-54v7,-6,15,-12,26,-14v5,-41,41,-50,75,-69r0,-7v-26,27,-104,-11,-109,36v-1,16,14,25,28,17v2,0,3,1,3,2v-20,20,-54,-6,-51,-34v3,-30,24,-47,54,-50v30,-3,48,29,75,21v-2,-20,11,-35,15,-17v2,8,-12,15,-10,29v6,-4,9,-8,10,-13v6,1,9,3,9,7v0,7,-7,12,-19,15r-1,155v-5,16,-28,21,-27,43r-22,-11v-17,17,-33,27,-49,27v-16,0,-35,-14,-33,-32v3,-45,57,-47,100,-33v7,-20,-34,-45,-45,-24","w":157},"J":{"d":"117,-47v27,4,17,-27,19,-50v-9,-2,-7,4,-6,11v-1,19,-5,24,-13,39xm116,-135v10,11,4,32,20,32r0,-92v-28,7,-33,34,-20,60xm142,-208v7,-4,7,-4,10,-12v15,7,7,18,-10,23r-1,154v-4,14,-28,22,-28,43v-20,-9,-32,-15,-56,-18v-31,-3,-40,41,-8,42v9,3,23,-12,31,-9v-19,30,-77,18,-75,-24v3,-49,58,-54,105,-40v6,-21,-33,-43,-46,-24v-12,-11,-6,-28,7,-33v-13,-1,-25,10,-25,22v0,11,6,18,20,17v-20,10,-41,-7,-41,-29v0,-20,12,-33,37,-40v2,-41,43,-50,74,-67r0,-8v-26,26,-107,-10,-109,36v-1,16,16,24,29,17v2,0,2,1,2,2v-20,20,-51,-5,-51,-33v0,-54,71,-64,105,-33v8,5,16,5,24,2v-3,-14,10,-34,16,-17v0,11,-12,15,-10,29","w":160},"K":{"d":"54,-19v-24,0,-39,28,-12,28v18,0,27,-9,40,-21v-10,-4,-19,-7,-28,-7xm113,-47v18,4,21,-7,21,-27r0,-121v-63,25,24,105,-21,148xm169,-220v-2,14,-15,15,-29,22v2,23,-4,53,2,72v59,3,1,-105,68,-106v5,0,6,1,6,3v-27,6,-6,44,-6,64v0,28,-22,41,-48,45v22,4,55,0,48,38v2,19,-7,46,11,50v-7,12,-28,15,-32,32v-33,-5,-23,-50,-23,-87v0,-19,-7,-24,-26,-23v-3,35,8,71,-18,88v-9,9,-12,9,-12,23r-21,-11v-18,17,-35,26,-49,26v-18,1,-34,-14,-33,-32v0,-45,62,-47,100,-32v11,-18,-26,-49,-40,-29v-14,-11,-8,-25,6,-33v-29,-4,-35,39,-6,39r4,0v-36,17,-56,-30,-33,-54v6,-7,15,-12,26,-14v4,-39,44,-48,70,-63r0,-8v-24,27,-104,-12,-109,36v-1,18,24,25,35,12v2,0,3,0,3,2v-18,26,-63,2,-58,-29v-1,-28,27,-51,55,-51v31,0,45,28,74,22v-1,-22,12,-34,16,-17v2,8,-12,15,-10,30v11,-6,16,-9,19,-22v7,0,10,2,10,7","w":228},"L":{"d":"89,-20v-26,-11,-68,15,-37,26v15,-2,29,-14,37,-26xm134,-52r0,-44r-8,0v3,16,-1,30,-8,41v6,1,12,2,16,3xm134,-102r0,-13r-12,0v1,3,2,8,3,13r9,0xm134,-194v-34,5,-31,49,-15,72r15,0r0,-72xm139,-204v13,-8,21,-8,21,-25v10,2,22,1,21,13v-2,16,-21,16,-42,21r0,144v32,7,51,16,67,-4v-1,28,-28,29,-30,55v-12,0,-19,-1,-37,-7r0,48v-11,-8,-3,-31,-5,-50v-15,-2,-25,-8,-38,-10v-11,26,-75,50,-75,5v0,-38,45,-50,86,-43v-4,-16,-33,-31,-47,-15v-10,-11,-4,-30,7,-34v-13,0,-24,10,-24,23v0,12,8,17,23,17v-34,16,-59,-31,-34,-55v7,-7,16,-12,27,-14v3,-41,45,-51,75,-66r0,-9v-24,27,-106,-12,-109,36v-1,15,15,23,29,16v2,0,2,1,2,3v-21,19,-53,-7,-51,-34v2,-31,24,-49,55,-51v32,-2,42,27,74,22v-4,-15,13,-35,16,-16v2,8,-13,15,-11,30","w":205},"M":{"d":"54,-19v-23,0,-39,27,-12,28v13,0,26,-8,40,-22v-9,-3,-21,-6,-28,-6xm113,-47v18,4,21,-6,21,-26r0,-121v-17,4,-32,22,-26,43v9,32,35,72,5,104xm140,-123r23,0v-3,-28,10,-71,-23,-72r0,72xm163,-117r-23,0r0,13r23,0r0,-13xm235,-123v-3,-26,9,-70,-13,-72v-19,-2,-13,49,-14,72r27,0xm208,-104r27,0r0,-13r-27,0r0,13xm260,0v-33,-4,-24,-58,-25,-97r-27,0v3,23,-8,60,11,67v-7,11,-29,14,-32,30v-34,-5,-21,-59,-24,-97r-23,0v0,33,4,65,-21,77v-6,5,-9,10,-9,21v-6,-5,-14,-8,-22,-11v-17,25,-81,40,-81,-6v0,-47,61,-46,100,-32v11,-21,-28,-50,-40,-29v-14,-10,-8,-25,6,-33v-15,-2,-26,9,-26,22v1,12,10,18,24,17v-36,16,-57,-29,-33,-54v7,-7,14,-12,25,-14v6,-37,40,-47,70,-63r0,-8v-23,27,-105,-13,-108,35v-1,21,24,25,35,12v2,0,3,1,3,3v-19,24,-61,4,-58,-29v2,-31,24,-48,54,-51v24,-2,47,27,74,22v0,-20,12,-33,17,-18v3,8,-12,16,-10,31v11,-7,19,-13,24,-25v14,10,41,16,43,37v8,-18,28,-19,35,-36v20,14,38,21,38,60r0,113v0,13,0,23,11,25v-7,11,-29,14,-31,31","w":300},"N":{"d":"54,-19v-23,0,-39,27,-12,28v13,0,26,-8,40,-22v-9,-3,-21,-6,-28,-6xm107,-159v8,32,36,80,6,112v15,5,21,-6,20,-26r0,-121v-14,4,-25,18,-26,35xm171,-121r-31,0r0,13r31,0r0,-13xm171,-127v0,-35,5,-72,-31,-68r0,68r31,0xm195,0v-35,-4,-21,-62,-24,-101r-31,0v0,0,5,69,-21,81v-6,5,-9,10,-9,21v-6,-5,-14,-8,-22,-11v-18,26,-81,41,-81,-6v0,-47,61,-46,100,-32v11,-21,-28,-50,-40,-29v-14,-10,-8,-25,6,-33v-28,-5,-36,40,-7,39r5,0v-34,16,-56,-29,-34,-54v6,-7,15,-12,26,-14v6,-37,40,-47,70,-63r0,-8v-24,26,-104,-11,-108,35v-1,21,26,25,35,12v1,1,3,1,3,3v-19,26,-60,3,-58,-29v2,-31,24,-48,54,-51v24,-3,47,27,74,22v0,-20,11,-32,17,-18v3,7,-15,19,-9,31v14,-7,23,-14,28,-27v24,14,46,18,46,60r0,117v0,14,2,21,12,25v-6,10,-29,16,-32,30","w":236},"O":{"d":"199,-99r-62,0r0,57v37,-3,57,-22,62,-57xm200,-105r-1,-16r-62,0r0,16r63,0xm137,-126r61,0v-5,-34,-28,-58,-61,-65r0,65xm126,-192v-73,-4,-77,105,-28,136v11,7,21,12,33,13r0,-146v-22,17,-1,73,-19,98v-6,7,-16,14,-29,21v-2,-30,4,-68,-5,-91v16,-11,34,-19,48,-31xm137,-201v10,-11,15,-16,18,-33v36,23,72,44,72,100v0,55,-47,78,-77,105v-10,9,-14,17,-11,29v-65,-1,-109,-33,-109,-94v0,-59,42,-102,101,-104r0,-14v-22,29,-106,-11,-109,37v-1,13,12,15,17,22v-19,8,-37,-17,-37,-36v0,-30,24,-48,55,-51v26,-2,53,34,74,20v0,-20,11,-32,15,-17v2,7,-13,20,-9,36","w":236,"k":{".":24,",":24}},"P":{"d":"28,-3v10,24,35,8,55,-10v-21,-9,-49,-10,-55,10xm114,-48v16,4,20,-4,20,-22r0,-125v-28,5,-34,43,-16,67v12,24,15,60,-4,80xm173,-118r-33,0v1,9,-2,22,1,29v22,0,28,-8,32,-29xm173,-124r1,-14r-34,0r0,14r33,0xm173,-143v-1,-32,-6,-50,-33,-53r0,53r33,0xm134,-219v-3,-17,9,-33,15,-17v2,7,-11,16,-9,30v14,-8,22,-16,22,-27v30,15,54,34,54,81v0,48,-26,71,-76,70v4,35,-8,54,-27,70v-2,3,-3,7,-3,12v-9,-5,-16,-9,-21,-11v-16,17,-33,26,-50,26v-18,0,-33,-13,-32,-30v2,-44,58,-47,101,-34v10,-21,-28,-49,-42,-27v-13,-9,-6,-30,7,-34v-14,-1,-26,9,-26,22v0,12,10,18,23,17v-35,20,-55,-31,-32,-54v6,-7,14,-12,25,-14v6,-39,39,-47,71,-63r0,-10v-24,28,-105,-10,-109,38v-1,20,24,23,35,11v6,8,-20,14,-20,14v-21,1,-35,-19,-35,-41v0,-28,25,-50,55,-50v29,0,45,29,74,21","w":225,"k":{"\u00b1":5,"s":5,"o":5,"e":5,"c":5,"a":4,".":36,"-":12,",":36}},"Q":{"d":"137,-191r0,66r61,0v-6,-33,-27,-61,-61,-66xm199,-120r-62,0r0,16r62,0r0,-16xm64,-123v-1,55,52,99,105,73v-3,-13,-31,-23,-31,-3v0,8,-7,10,-7,1r0,-136v-24,19,4,82,-25,103v-6,5,-14,10,-24,15v-2,-29,5,-68,-4,-90v20,-10,36,-21,48,-31v-40,1,-61,28,-62,68xm198,-99r-61,0r0,31v12,-25,35,-32,58,-17v1,-4,2,-9,3,-14xm155,-234v53,22,101,97,50,159v15,14,17,42,43,44v-5,15,-28,14,-30,32v-31,-1,-31,-28,-47,-47v-18,15,-35,21,-32,46v-64,-2,-109,-32,-109,-94v0,-59,42,-102,101,-104r0,-14v-23,27,-104,-10,-109,36v-1,13,12,16,17,23v-19,8,-37,-17,-37,-36v0,-30,24,-47,55,-51v28,-3,51,35,74,20v-3,-15,11,-34,15,-17v2,8,-13,20,-9,36v10,-8,16,-19,18,-33","w":243},"R":{"d":"54,-18v-24,-5,-37,26,-11,27v14,0,32,-11,39,-21v-11,-4,-20,-6,-28,-6xm134,-194v-67,28,28,98,-20,147v15,3,20,-6,20,-25r0,-122xm166,-162v0,-20,-7,-37,-26,-33v1,22,-2,49,1,69v18,0,25,-16,25,-36xm190,0v-35,-3,-24,-52,-24,-89v0,-19,-8,-21,-26,-21v-3,36,8,74,-20,90v-8,8,-7,8,-10,21v-7,-4,-13,-7,-21,-10v-18,17,-34,25,-50,25v-18,0,-32,-12,-32,-31v2,-45,61,-47,101,-33v7,-22,-28,-48,-42,-28v-13,-10,-6,-28,6,-33v-15,-1,-25,8,-25,21v0,12,10,19,24,17v-21,12,-43,-5,-43,-28v0,-21,12,-34,35,-39v3,-38,47,-50,71,-64r0,-8v-24,26,-107,-11,-109,36v-1,21,25,24,35,11v2,0,3,1,3,3v-18,24,-62,4,-58,-30v3,-32,23,-48,55,-50v30,-2,44,29,74,21v-2,-17,10,-33,16,-17v0,12,-12,16,-10,31v13,-8,19,-13,22,-27v24,14,48,22,48,59v0,33,-20,47,-47,53v0,1,2,2,5,2v42,-7,45,20,42,61v0,15,1,23,12,25v-8,13,-29,14,-32,32","w":228},"S":{"d":"51,-24v-25,0,-44,29,-12,29v17,0,32,-8,46,-25v-14,-3,-26,-4,-34,-4xm122,-69v12,9,34,-3,21,-15v-3,-2,-8,-4,-14,-4v-2,7,-4,13,-7,19xm124,-88r-18,2v5,7,5,10,11,15v3,-6,5,-12,7,-17xm116,-55v43,20,78,-31,51,-64v-7,-7,-15,-11,-26,-12r-4,13v13,2,27,13,26,29v-1,19,-22,34,-43,26xm98,-117v22,-2,38,2,37,-15v-13,-3,-27,1,-40,2xm30,-153v-1,30,29,40,62,36v-2,-6,-1,-14,-11,-12v-46,7,-47,-51,-13,-55v11,-1,18,11,22,23v26,-9,56,8,56,-16v0,-23,-30,-23,-54,-25v-33,-2,-61,23,-62,49xm63,-171v0,8,10,11,20,10v-1,-13,-16,-22,-20,-10xm19,-136v5,-68,62,-103,140,-93v6,0,10,-2,14,-5v-10,23,-17,45,-24,70v53,6,57,67,22,102v-14,15,-34,33,-31,62r-47,-18v-15,16,-30,28,-56,29v-18,0,-37,-13,-35,-31v4,-43,59,-49,108,-36r5,-10v-8,-6,-13,-12,-16,-20v-45,6,-83,-8,-80,-50","w":203,"k":{".":24}},"T":{"d":"124,-190v-63,-2,-79,83,-44,124v12,15,29,24,50,27r0,-54v-27,-4,-32,20,-50,26r-2,-92v17,-10,28,-17,46,-31xm130,-99r0,-13r-10,0v0,5,-1,9,-3,13r13,0xm130,-187v-15,10,-7,42,-9,68r9,0r0,-68xm116,-195v-52,-22,-125,12,-77,43v-16,11,-38,-17,-37,-36v2,-34,28,-51,63,-52v39,-1,83,20,116,22v15,1,18,-14,4,-13v-1,0,-2,-1,-2,-2v5,-8,19,1,18,11v-4,28,-31,37,-65,32r0,151v20,2,38,0,58,-5v-7,17,-35,22,-38,43v-71,11,-130,-24,-130,-88v0,-57,38,-98,90,-106","w":201,"k":{"\u00b1":7,"z":5,"y":7,"w":7,"u":7,"s":7,"r":7,"o":7,"j":7,"i":7,"e":7,"c":7,"-":12}},"U":{"d":"137,-39v28,6,26,-30,25,-59r-25,0r0,59xm150,-194v-22,2,-10,45,-13,69r25,0v-3,-24,8,-65,-12,-69xm162,-104r0,-14r-25,0r0,14r25,0xm137,-195v11,-15,36,-16,44,-35v21,7,24,24,24,57r1,124v1,13,2,13,11,19v-7,14,-28,12,-31,30v-19,-2,-24,-18,-25,-39v-6,13,-28,20,-27,39v-56,-1,-95,-35,-95,-91v0,-47,34,-79,67,-96v1,0,2,1,2,2v-35,23,-46,99,-6,128v10,7,19,13,30,17r0,-171v-25,26,-105,-11,-110,36v-2,21,25,25,36,12v2,0,2,0,2,2v-15,25,-62,5,-58,-28v3,-31,23,-50,56,-51v20,-6,52,33,74,19v0,-19,10,-30,15,-16v-1,8,-14,24,-10,42","w":223},"V":{"d":"162,-124v-2,-24,8,-66,-12,-70v-20,1,-11,46,-13,70r25,0xm137,-118r0,14r25,0r0,-14r-25,0xm137,-38v30,4,25,-31,25,-60r-25,0r0,60xm137,-195v12,-14,37,-16,44,-35v47,19,12,119,27,178v-40,3,-67,17,-74,52v-57,0,-95,-36,-95,-90v0,-48,35,-80,67,-97v1,0,2,1,2,2v-35,24,-48,96,-7,129v8,7,18,13,31,17r0,-172v-27,27,-105,-11,-110,36v-2,21,25,25,36,12v2,0,2,0,2,2v-16,25,-61,5,-58,-29v3,-32,23,-48,56,-50v31,-2,44,29,74,21v-1,-18,9,-33,15,-18v-1,8,-14,24,-10,42","w":222},"W":{"d":"137,-43v29,11,25,-25,25,-55r-25,0r0,55xm151,-195v-21,5,-12,44,-14,69r25,0v-3,-22,9,-65,-11,-69xm162,-105r0,-14r-25,0r0,14r25,0xm138,-192v7,-17,41,-16,43,-38v20,5,26,21,26,49r0,121v0,13,0,23,14,23v11,0,14,-10,13,-24r0,-120v0,-11,-3,-18,-12,-19v6,-11,29,-13,31,-30v23,4,26,19,26,47r0,130v1,13,1,17,10,22v-5,11,-31,17,-30,31v-18,-5,-25,-15,-25,-38v-9,17,-44,14,-46,38v-19,-5,-27,-17,-26,-43v-6,17,-27,20,-26,43v-47,-7,-90,-47,-89,-95v1,-43,31,-82,66,-91v-43,31,-31,124,18,140r0,-164v-24,29,-109,-13,-109,36v0,20,21,22,36,12v2,0,3,0,3,2v-17,27,-62,3,-59,-29v3,-30,24,-48,55,-51v29,-3,48,31,75,20v-3,-17,12,-31,16,-16v0,6,-3,13,-10,21r0,23","w":298},"X":{"d":"68,-17v-16,-6,-44,-5,-44,13v0,16,20,12,29,4v6,-4,10,-10,15,-17xm94,-52v50,21,35,-23,20,-46xm2,-16v0,-38,46,-50,86,-37r22,-52r-7,-13r-40,0r0,-15r32,0v-15,-26,-22,-62,-55,-68v8,-15,28,-11,31,-31v38,5,43,42,62,73r31,-73v13,11,32,12,49,2v6,30,-28,45,-58,35r-18,43r9,19v14,0,35,1,43,-4r-11,19r-24,0v20,31,28,79,66,88v-5,11,-29,14,-31,30v-31,-6,-41,-32,-55,-58v2,31,-29,29,-30,57v-9,-5,-19,-10,-30,-14v-12,32,-72,40,-72,-1","w":220},"Y":{"d":"150,-194v-19,5,-11,45,-13,69r24,0v-3,-23,9,-64,-11,-69xm137,-118r0,14r24,0r0,-14r-24,0xm137,-60v20,1,25,-16,24,-38r-24,0r0,38xm137,-193v6,-15,39,-19,44,-38v52,24,4,135,34,194v0,15,-9,18,-18,27v-18,17,-28,34,-32,49v-35,-31,-125,-27,-109,31v-36,-41,12,-91,65,-88v28,2,38,5,61,16v1,-22,-29,-29,-21,-64v-3,22,-27,23,-27,48v-62,-5,-111,-64,-80,-128v9,-18,26,-41,47,-45v-44,37,-18,123,31,130r0,-150v-25,27,-128,-15,-106,49v3,8,17,1,21,7v-19,13,-48,-10,-45,-34v2,-31,22,-47,54,-51v24,-3,53,31,76,19v-1,-18,12,-30,15,-15v0,5,-3,15,-10,19r0,24","w":224},"Z":{"d":"47,-229v22,-4,80,19,96,0v4,2,2,4,0,8r-52,86r11,0r58,-93v4,0,3,4,1,7r-51,86v16,-2,38,2,50,-5r-13,25r-50,0r-46,78v34,-12,89,11,120,-10v-3,20,-30,26,-32,47v-37,1,-88,-16,-114,1v-5,0,-3,-7,0,-8r65,-108r-11,0r-71,114v-5,0,-3,-8,0,-9r63,-105v-17,0,-35,-1,-48,4r14,-24r46,0r35,-57v-31,11,-84,-18,-101,10v1,-21,26,-27,30,-47","w":175},"[":{"d":"76,18r-57,0r0,-266r57,0r11,20v-9,-5,-17,-3,-32,-4r0,234v12,0,25,2,32,-4","w":90},"\\":{"d":"117,3v-30,-81,-78,-165,-115,-243v8,3,21,1,24,9v31,86,77,160,113,240","w":127},"]":{"d":"3,-2v8,6,19,4,32,4r0,-234v-12,1,-23,-1,-32,4r11,-20r57,0r0,266r-57,0","w":90},"^":{"d":"14,-237r0,235r116,0r0,-235r-116,0xm132,0r-120,0r0,-240r120,0r0,240"},"_":{"d":"0,77r0,-29r180,0r0,29r-180,0","w":180},"`":{"d":"77,-232v-28,12,6,47,10,65r-63,-65r53,0","w":111},"a":{"d":"41,-60v-5,31,24,41,24,5r0,-49v-10,13,-25,19,-24,44xm44,-99v21,2,30,-33,8,-35r-22,4v-5,16,-1,30,14,31xm31,-137v20,0,34,-13,38,-30v40,5,29,63,30,110v0,15,3,23,17,24v-5,11,-24,17,-23,33v-17,-5,-24,-12,-26,-30v-7,13,-23,14,-24,32v-19,-7,-34,-20,-34,-46v0,-27,14,-40,34,-50v-22,-1,-23,-15,-19,-35v-18,2,-21,-26,-4,-27v9,0,14,11,11,19","w":116},"b":{"d":"74,-110v0,-14,0,-25,-11,-25v-21,7,-25,108,13,103v-4,-24,-1,-51,-2,-78xm50,-136v5,-6,31,-20,29,-31v42,2,28,67,28,111v0,28,-45,24,-45,56v-83,-9,-28,-143,-50,-225v8,7,12,14,15,27v3,-23,18,-35,44,-33v-32,6,-18,59,-21,95","w":121,"k":{".":12,",":12}},"c":{"d":"11,-135v28,1,46,-11,51,-33v5,11,30,22,31,40v0,9,-8,19,-23,31v3,-20,-10,-22,-23,-38v9,38,-19,119,42,104v-5,14,-22,15,-23,31v-68,6,-45,-77,-55,-135","w":98,"k":{"\u00b1":2,"t":2,"q":2,"o":2,"l":5,"k":5,"h":5,"e":2,"c":2,"a":2,"-":12}},"d":{"d":"47,-65v0,24,6,37,28,37v-6,-28,-2,-66,-3,-99r-25,-37r0,99xm64,0v-68,7,-41,-82,-55,-134v57,-2,25,-65,-2,-73v11,0,19,2,28,10v-8,-18,13,-40,31,-27v-16,4,-7,20,0,29v16,20,27,44,46,61v-12,23,-7,73,-2,104v-26,-1,-45,8,-46,30","w":121},"e":{"d":"49,-81v20,-14,21,-42,-2,-56xm62,0v-65,7,-42,-80,-51,-134v29,1,47,-7,51,-32v30,19,42,49,8,71v-14,14,-21,27,-21,39v0,22,30,36,34,12v0,-7,-11,-23,3,-24v30,21,-20,47,-24,68","w":101,"k":{"x":2}},"f":{"d":"89,-223v-2,20,-22,36,-42,25v6,9,6,22,6,37v11,0,27,1,33,-3r-8,17r-25,0r0,90v1,20,1,26,14,31v-4,7,-18,18,-22,28v-12,-8,-20,-24,-37,-29v22,-19,7,-80,11,-120r-19,0r0,-14r19,0v0,-13,0,-23,-5,-30v28,-3,37,-13,42,-38v10,8,20,10,33,6","w":78,"k":{"\u2019":-19,"\u201d":-19,"\u00b1":5,"o":5,"g":5,"f":2,"e":5,"c":2,".":7,",":7}},"g":{"d":"72,-45v4,-27,-6,-68,12,-79v-17,-7,-29,-12,-36,-17r0,83v-3,29,21,37,24,13xm51,0v-57,0,-28,-82,-40,-132v28,0,46,-14,55,-34v14,10,31,17,51,23v-18,19,-8,65,-10,101v-1,21,1,30,11,42v-24,13,-36,24,-41,53v-21,-25,-87,-21,-71,24v-32,-49,36,-89,83,-59v-12,-14,-17,-24,-16,-48v-6,13,-20,13,-22,30","w":124},"h":{"d":"73,-230v-33,7,-19,59,-22,96v9,-15,29,-10,30,-32v42,4,25,68,28,112v1,15,3,21,17,22v-4,15,-23,14,-23,32v-39,-6,-27,-65,-27,-108v0,-17,-4,-25,-12,-25v-20,2,-11,55,-13,80v0,14,5,19,15,23v-6,12,-20,16,-21,31v-12,-7,-22,-29,-40,-32v28,-37,9,-130,9,-192v8,8,11,13,14,25v5,-24,18,-34,45,-32","w":126},"i":{"d":"27,-170v3,-15,2,-25,-10,-27v3,-24,27,-39,50,-26v-22,6,-28,36,-40,53xm19,-54v-3,-30,12,-77,-16,-81v8,-9,19,-20,23,-31v10,9,21,15,35,20v-15,19,-7,64,-7,96v0,15,3,19,13,23v-3,10,-20,16,-21,29v-15,-9,-21,-26,-39,-28v9,-7,13,-12,12,-28","w":72},"j":{"d":"27,-170v3,-13,1,-25,-10,-27v3,-24,28,-39,50,-26v-23,6,-27,35,-40,53xm28,53v32,-19,-11,-45,-11,-75r0,-93v0,-14,-1,-19,-14,-20v6,-13,18,-16,22,-31v12,9,17,14,36,22v-19,26,-6,81,-8,122v14,31,12,79,-28,82v-24,2,-39,-35,-12,-38v23,-3,2,27,15,31","w":69},"k":{"d":"52,-83v12,-10,46,-39,13,-50v-17,-2,-13,32,-13,50xm84,-166v15,13,42,30,13,48r-13,11v30,-1,25,38,27,67v0,7,8,8,15,10v-3,9,-23,17,-24,32v-27,-4,-28,-35,-27,-68v0,-8,-3,-16,-11,-16v-12,0,-12,17,-12,32v0,15,3,17,14,22v-7,11,-21,15,-22,30v-9,-6,-25,-29,-39,-32v25,-40,9,-130,9,-193v7,5,12,14,14,25v6,-23,20,-32,46,-31v-34,7,-19,60,-22,97v10,-14,25,-18,32,-34","w":126},"l":{"d":"65,-26v-3,7,-20,17,-22,28v-12,-10,-19,-25,-37,-29v8,-8,12,-14,11,-32v-2,-52,4,-111,-3,-157v9,3,12,10,14,22v6,-25,18,-38,42,-34v-13,8,-17,15,-17,35r0,146v-1,14,2,17,12,21","w":70},"m":{"d":"18,-68v-2,-24,12,-68,-16,-66v9,-12,21,-16,25,-32v14,6,23,16,25,32v10,-13,27,-12,30,-32v18,4,27,13,29,32v9,-13,26,-12,29,-32v41,6,26,64,29,110v1,17,2,21,16,24v-5,12,-22,16,-23,32v-39,-6,-28,-63,-28,-107v0,-15,-1,-25,-10,-27v-20,2,-12,55,-13,80v-1,16,1,23,15,24v-5,9,-24,23,-22,32v-12,-11,-19,-23,-34,-32v11,-16,6,-52,6,-78v0,-17,-3,-25,-10,-25v-20,2,-11,56,-13,82v0,13,5,19,15,21v-10,11,-20,17,-23,32v-13,-10,-23,-31,-39,-33v11,-8,14,-15,12,-37","w":185},"n":{"d":"19,-62v-3,-26,13,-72,-17,-72v8,-10,21,-19,25,-32v16,6,22,14,26,32v9,-11,27,-16,29,-32v46,5,24,74,30,122v1,9,7,12,16,12v-6,12,-22,17,-23,32v-41,-7,-26,-67,-29,-114v0,-13,-3,-19,-10,-19v-22,6,-13,51,-13,78v0,17,2,19,15,25v-8,13,-19,16,-22,32v-13,-8,-21,-29,-39,-33v9,-6,14,-15,12,-31","w":128},"o":{"d":"47,-136v12,32,-19,102,27,106v-8,-33,16,-113,-27,-106xm11,-136v27,5,47,-10,52,-30v64,-2,35,83,48,136v-29,-2,-47,8,-52,30v-63,0,-38,-81,-48,-136","w":121,"k":{"x":2}},"p":{"d":"67,-133v-24,7,-9,63,-13,93v12,3,17,6,26,13v-4,-24,-1,-55,-2,-83v0,-16,-4,-23,-11,-23xm20,-110v1,-18,-1,-22,-16,-24v9,-10,20,-18,25,-32v15,6,23,14,25,32v8,-14,27,-12,30,-32v39,4,31,67,27,107v-3,26,-45,27,-45,59v-4,-4,-8,-7,-12,-9v0,27,-2,61,9,75v-10,-6,-15,-12,-19,-24v-5,19,-22,33,-42,29v23,-9,17,-50,18,-83v-13,1,-17,9,-18,23v-11,-20,2,-39,18,-46r0,-75","w":125,"k":{".":12,",":12}},"q":{"d":"73,-55v1,-26,-4,-59,12,-69v-18,-7,-30,-13,-37,-18r0,88v0,12,4,23,14,23v10,0,12,-10,11,-24xm11,-132v30,-3,45,-12,56,-34v14,10,31,15,50,22v-20,43,-9,138,-6,199v1,3,3,6,5,9v-9,-5,-15,-13,-18,-25v-3,18,-19,33,-42,31v25,-14,15,-61,17,-99v-7,11,-19,13,-22,29v-58,0,-28,-81,-40,-132","w":124},"r":{"d":"1,-134v6,-16,24,-13,24,-32v17,5,23,12,27,31v2,-13,19,-18,21,-32v10,13,22,15,35,2v-11,17,-24,29,-30,51v-3,-14,-7,-21,-14,-21v-20,6,-11,48,-11,77v0,17,2,24,13,26v20,-3,-10,-32,9,-35v26,15,-8,47,-22,58v-1,2,-3,6,-4,11v-13,-11,-22,-26,-42,-30v19,-13,12,-53,12,-83v0,-17,-2,-22,-18,-23","w":96,"k":{"\u00b1":5,"t":-7,"s":5,"q":5,"o":5,"g":5,"e":5,"c":5,".":7,",":7}},"s":{"d":"51,-71r-26,34v17,-11,40,-6,50,10v1,-25,1,-40,-24,-44xm84,-125v-16,6,-32,-3,-39,-13v-1,22,2,33,22,36xm44,-73v-27,-6,-36,-25,-32,-61v25,1,46,-14,51,-34v7,19,29,21,45,22v-10,16,-24,31,-35,46v29,4,43,36,27,60v-5,14,-44,17,-44,40v-12,-17,-43,-17,-43,6v0,32,53,30,64,7v7,14,-20,24,-34,25v-43,0,-52,-56,-21,-83","w":112},"t":{"d":"58,-215v-6,15,-5,32,-5,54v11,0,23,1,31,-2r-8,16r-23,0v-2,34,4,77,-4,104v11,8,11,11,24,14v-6,13,-21,15,-24,31v-13,-15,-21,-24,-38,-30v18,-24,6,-79,9,-119r-20,0v-1,-10,16,-9,21,-18v11,-9,24,-39,37,-50","w":77,"k":{"\u00b1":2,"s":2,"q":2,"o":2,"g":2,"e":2,"c":2}},"u":{"d":"17,-54v0,-30,13,-77,-15,-81v8,-13,20,-14,24,-31v37,8,24,70,26,118v0,12,4,18,11,18v23,-8,13,-56,13,-85v0,-12,-4,-19,-15,-20v7,-11,19,-16,22,-31v8,8,20,15,34,20v-13,18,-7,62,-7,93v0,14,3,20,14,24v-6,13,-21,13,-22,30v-16,-5,-25,-15,-26,-31v-6,13,-22,12,-23,30v-26,-8,-36,-19,-36,-54","w":128},"v":{"d":"18,-49v-5,-29,14,-83,-16,-86v7,-13,20,-16,24,-31v38,8,26,66,26,110v0,17,4,25,12,25v19,0,10,-61,12,-87v0,-10,-4,-16,-13,-17v7,-13,26,-16,28,-31v38,19,26,112,-6,129v-11,11,-26,17,-27,37v-27,-4,-42,-16,-40,-49","w":124,"k":{".":17,",":17}},"w":{"d":"77,-32v-4,12,-23,17,-24,32v-49,-4,-35,-68,-35,-117v0,-14,-5,-15,-16,-18v8,-13,19,-15,23,-31v39,8,27,70,27,115v0,27,22,26,23,7v2,-20,1,-49,1,-71v-1,-15,-1,-19,-14,-21v5,-12,20,-16,22,-30v10,8,18,14,34,19v-15,18,-8,59,-8,90v0,17,5,26,13,26v21,-10,10,-65,11,-95v-1,-5,-6,-9,-12,-9v6,-14,25,-14,28,-31v33,12,24,87,8,113v-11,18,-41,25,-42,53v-23,-3,-34,-12,-39,-32","w":182,"k":{".":17,",":17}},"x":{"d":"125,-168v3,27,-16,42,-42,37v-2,10,-11,22,-5,31v9,0,22,1,27,-2r-5,15r-17,0v11,19,11,52,38,55v-2,13,-22,16,-22,32v-24,-11,-28,-27,-40,-54r-16,52v-13,-11,-38,-9,-37,11v0,15,15,24,31,24v18,1,25,-10,32,-22v8,12,-17,29,-33,28v-23,-2,-41,-13,-41,-36v0,-26,23,-44,52,-38r9,-27r-10,-25v-10,0,-23,0,-28,4r5,-17r18,0v-8,-20,-10,-34,-30,-36v7,-12,22,-13,23,-30v24,6,28,31,38,52r16,-52v13,9,25,8,37,-2","w":126,"k":{"\u00b1":2,"o":2,"e":2,"c":2}},"y":{"d":"75,-63v-2,-26,11,-70,-15,-73v7,-11,21,-14,23,-30v10,9,21,16,33,20v-14,25,-7,71,-7,107v0,18,4,28,12,38v-23,12,-39,24,-42,53v-23,-26,-84,-20,-71,22v-25,-37,16,-79,63,-65v7,2,14,5,21,8v-13,-11,-16,-25,-17,-48v-5,13,-21,15,-23,31v-55,-4,-24,-85,-40,-132v-3,-3,-6,-4,-11,-2v6,-11,21,-18,24,-32v38,7,27,68,27,111v0,13,1,23,11,24v12,-3,13,-15,12,-32","w":127},"z":{"d":"30,-163v23,1,47,6,69,0r-36,63v12,0,22,-1,31,-3r-11,21r-30,0r-29,49v0,0,53,12,68,-2v-3,17,-22,20,-26,36v-21,5,-48,-12,-70,-1r47,-82v-13,0,-25,0,-33,4r12,-22r31,0r19,-33v-22,3,-45,-4,-64,5v3,-15,21,-17,22,-35","w":100},"{":{"d":"14,-237r0,235r116,0r0,-235r-116,0xm132,0r-120,0r0,-240r120,0r0,240"},"|":{"d":"14,-237r0,235r116,0r0,-235r-116,0xm132,0r-120,0r0,-240r120,0r0,240"},"}":{"d":"14,-237r0,235r116,0r0,-235r-116,0xm132,0r-120,0r0,-240r120,0r0,240"},"~":{"d":"14,-237r0,235r116,0r0,-235r-116,0xm132,0r-120,0r0,-240r120,0r0,240"},"\u00c4":{"d":"70,-24v-28,-12,-68,17,-34,27v11,0,23,-9,34,-27xm135,-49v27,9,30,-16,29,-43r-49,0r-18,33xm165,-109r0,-72r-40,72r40,0xm44,-138v-8,43,58,69,70,29r4,0r44,-81v-41,-41,-123,-12,-118,52xm29,-152v0,-84,113,-115,170,-60v6,-10,12,-17,26,-18v-14,9,-16,19,-16,44r0,126v1,17,1,22,12,28v-5,13,-31,15,-31,32v-19,-3,-26,-22,-25,-48v-4,21,-33,25,-33,47v-18,-9,-34,-16,-56,-21v-13,17,-19,31,-43,31v-16,0,-28,-12,-28,-29v0,-36,48,-50,86,-40r15,-27v-43,16,-77,-22,-77,-65xm128,-283v4,-10,20,-14,20,-26v31,6,36,32,5,49v-1,-13,-8,-22,-25,-23xm71,-283v4,-8,21,-15,21,-26v31,6,35,32,5,49v-1,-13,-9,-22,-26,-23","w":228},"\u00c5":{"d":"121,-307v-1,18,-2,37,14,41v0,-19,2,-35,-14,-41xm126,-250v-18,-5,-33,-43,-12,-60v6,-4,11,-8,14,-14v15,6,39,51,9,66xm70,-24v-28,-12,-68,17,-34,27v11,0,23,-9,34,-27xm135,-49v27,9,30,-16,29,-43r-49,0r-18,33xm165,-109r0,-72r-40,72r40,0xm44,-138v-8,43,58,69,70,29r4,0r44,-81v-41,-41,-123,-12,-118,52xm29,-152v0,-84,113,-115,170,-60v6,-10,12,-17,26,-18v-14,9,-16,19,-16,44r0,126v1,17,1,22,12,28v-5,13,-31,15,-31,32v-19,-3,-26,-22,-25,-48v-4,21,-33,25,-33,47v-18,-9,-34,-16,-56,-21v-13,17,-19,31,-43,31v-16,0,-28,-12,-28,-29v0,-36,48,-50,86,-40r15,-27v-43,16,-77,-22,-77,-65","w":228},"\u00c7":{"d":"126,-189v-71,-4,-82,106,-31,137v10,7,22,12,36,14r0,-148v-25,17,8,85,-27,103v-8,7,-15,12,-23,16v-2,-29,3,-67,-5,-90v22,-11,32,-19,50,-32xm194,-43v-6,18,-35,21,-36,43v-16,2,-36,-2,-42,10v41,13,14,54,-17,56v21,-11,11,-32,-11,-31v-2,0,-6,0,-10,1r39,-35v-101,3,-115,-148,-35,-183v14,-10,32,-11,49,-14r0,-16v-23,28,-105,-10,-110,36v-2,11,12,16,18,23v-19,9,-37,-18,-37,-36v0,-45,61,-67,97,-37v9,4,21,14,32,6v-1,-22,11,-32,16,-16v0,7,-14,20,-10,37v11,-11,18,-21,20,-31v11,10,23,9,37,0v5,30,-22,45,-57,41r0,151v25,2,35,0,57,-5","w":197},"\u00c9":{"d":"130,-191v-70,-6,-85,83,-49,126v13,15,30,24,51,26r0,-150v-25,13,2,73,-20,97v-5,7,-22,18,-32,24v-1,-27,4,-71,-4,-90v18,-8,38,-23,54,-33xm194,-230v3,33,-22,42,-57,39r0,62v17,-1,35,3,46,-5r-9,22r-37,0r0,73v19,2,41,0,55,-4v-7,20,-32,20,-35,43v-91,14,-160,-55,-119,-137v16,-32,47,-58,94,-58r0,-16v-22,30,-108,-12,-111,38v-1,12,9,17,17,21v-17,8,-37,-18,-36,-36v2,-31,25,-49,58,-52v34,-3,42,30,72,24v-2,-17,7,-35,14,-20v0,11,-13,20,-9,38v8,-7,20,-19,20,-32v12,9,24,10,37,0xm83,-250v5,-20,38,-52,10,-65r53,0v-21,17,-43,45,-63,65","w":196},"\u00d1":{"d":"142,-265v-21,-2,-47,-17,-64,0v-7,1,-6,-5,-1,-7v13,-9,19,-26,37,-30r42,10v11,3,16,-15,26,-8v-10,8,-23,33,-40,35xm54,-19v-23,0,-39,27,-12,28v13,0,26,-8,40,-22v-9,-3,-21,-6,-28,-6xm107,-159v8,32,36,80,6,112v15,5,21,-6,20,-26r0,-121v-14,4,-25,18,-26,35xm171,-121r-31,0r0,13r31,0r0,-13xm171,-127v0,-35,5,-72,-31,-68r0,68r31,0xm195,0v-35,-4,-21,-62,-24,-101r-31,0v0,0,5,69,-21,81v-6,5,-9,10,-9,21v-6,-5,-14,-8,-22,-11v-18,26,-81,41,-81,-6v0,-47,61,-46,100,-32v11,-21,-28,-50,-40,-29v-14,-10,-8,-25,6,-33v-28,-5,-36,40,-7,39r5,0v-34,16,-56,-29,-34,-54v6,-7,15,-12,26,-14v6,-37,40,-47,70,-63r0,-8v-24,26,-104,-11,-108,35v-1,21,26,25,35,12v1,1,3,1,3,3v-19,26,-60,3,-58,-29v2,-31,24,-48,54,-51v24,-3,47,27,74,22v0,-20,11,-32,17,-18v3,7,-15,19,-9,31v14,-7,23,-14,28,-27v24,14,46,18,46,60r0,117v0,14,2,21,12,25v-6,10,-29,16,-32,30","w":234},"\u00d6":{"d":"199,-99r-62,0r0,57v37,-3,57,-22,62,-57xm200,-105r-1,-16r-62,0r0,16r63,0xm137,-126r61,0v-5,-34,-28,-58,-61,-65r0,65xm126,-192v-73,-4,-77,105,-28,136v11,7,21,12,33,13r0,-146v-22,17,-1,73,-19,98v-6,7,-16,14,-29,21v-2,-30,4,-68,-5,-91v16,-11,34,-19,48,-31xm137,-201v10,-11,15,-16,18,-33v36,23,72,44,72,100v0,55,-47,78,-77,105v-10,9,-14,17,-11,29v-65,-1,-109,-33,-109,-94v0,-59,42,-102,101,-104r0,-14v-22,29,-106,-11,-109,37v-1,13,12,15,17,22v-19,8,-37,-17,-37,-36v0,-30,24,-48,55,-51v26,-2,53,34,74,20v0,-20,11,-32,15,-17v2,7,-13,20,-9,36xm125,-283v4,-10,20,-14,20,-26v31,6,36,32,5,49v-1,-13,-8,-22,-25,-23xm68,-283v4,-8,21,-15,21,-26v31,6,35,32,5,49v-1,-13,-9,-22,-26,-23","w":236},"\u00dc":{"d":"137,-39v28,6,26,-30,25,-59r-25,0r0,59xm150,-194v-22,2,-10,45,-13,69r25,0v-3,-24,8,-65,-12,-69xm162,-104r0,-14r-25,0r0,14r25,0xm137,-195v11,-15,36,-16,44,-35v21,7,24,24,24,57r1,124v1,13,2,13,11,19v-7,14,-28,12,-31,30v-19,-2,-24,-18,-25,-39v-6,13,-28,20,-27,39v-56,-1,-95,-35,-95,-91v0,-47,34,-79,67,-96v1,0,2,1,2,2v-35,23,-46,99,-6,128v10,7,19,13,30,17r0,-171v-25,26,-105,-11,-110,36v-2,21,25,25,36,12v2,0,2,0,2,2v-15,25,-62,5,-58,-28v3,-31,23,-50,56,-51v20,-6,52,33,74,19v0,-19,10,-30,15,-16v-1,8,-14,24,-10,42xm124,-283v4,-10,20,-14,20,-26v31,6,36,32,5,49v-1,-13,-8,-22,-25,-23xm67,-283v4,-8,21,-15,21,-26v31,6,35,32,5,49v-1,-13,-9,-22,-26,-23","w":223},"\u00e1":{"d":"41,-60v-5,31,24,41,24,5r0,-49v-10,13,-25,19,-24,44xm44,-99v21,2,30,-33,8,-35r-22,4v-5,16,-1,30,14,31xm31,-137v20,0,34,-13,38,-30v40,5,29,63,30,110v0,15,3,23,17,24v-5,11,-24,17,-23,33v-17,-5,-24,-12,-26,-30v-7,13,-23,14,-24,32v-19,-7,-34,-20,-34,-46v0,-27,14,-40,34,-50v-22,-1,-23,-15,-19,-35v-18,2,-21,-26,-4,-27v9,0,14,11,11,19xm33,-167v5,-20,38,-52,10,-65r53,0v-21,17,-43,45,-63,65","w":116},"\u00e0":{"d":"41,-60v-5,31,24,41,24,5r0,-49v-10,13,-25,19,-24,44xm44,-99v21,2,30,-33,8,-35r-22,4v-5,16,-1,30,14,31xm31,-137v20,0,34,-13,38,-30v40,5,29,63,30,110v0,15,3,23,17,24v-5,11,-24,17,-23,33v-17,-5,-24,-12,-26,-30v-7,13,-23,14,-24,32v-19,-7,-34,-20,-34,-46v0,-27,14,-40,34,-50v-22,-1,-23,-15,-19,-35v-18,2,-21,-26,-4,-27v9,0,14,11,11,19xm73,-232v-28,12,6,47,10,65r-63,-65r53,0","w":116},"\u00e2":{"d":"59,-190v-19,-16,-28,-1,-46,11v-6,-16,38,-29,47,-44v14,3,34,15,45,19v-4,5,-21,12,-21,25v-9,-3,-17,-7,-25,-11xm41,-60v-5,31,24,41,24,5r0,-49v-10,13,-25,19,-24,44xm44,-99v21,2,30,-33,8,-35r-22,4v-5,16,-1,30,14,31xm31,-137v20,0,34,-13,38,-30v40,5,29,63,30,110v0,15,3,23,17,24v-5,11,-24,17,-23,33v-17,-5,-24,-12,-26,-30v-7,13,-23,14,-24,32v-19,-7,-34,-20,-34,-46v0,-27,14,-40,34,-50v-22,-1,-23,-15,-19,-35v-18,2,-21,-26,-4,-27v9,0,14,11,11,19","w":116},"\u00e4":{"d":"41,-60v-5,31,24,41,24,5r0,-49v-10,13,-25,19,-24,44xm44,-99v21,2,30,-33,8,-35r-22,4v-5,16,-1,30,14,31xm31,-137v20,0,34,-13,38,-30v40,5,29,63,30,110v0,15,3,23,17,24v-5,11,-24,17,-23,33v-17,-5,-24,-12,-26,-30v-7,13,-23,14,-24,32v-19,-7,-34,-20,-34,-46v0,-27,14,-40,34,-50v-22,-1,-23,-15,-19,-35v-18,2,-21,-26,-4,-27v9,0,14,11,11,19xm62,-200v4,-10,20,-14,20,-26v31,6,36,32,5,49v-1,-13,-8,-22,-25,-23xm5,-200v4,-8,21,-15,21,-26v31,6,35,32,5,49v-1,-13,-9,-22,-26,-23","w":116},"\u00e3":{"d":"72,-182v-24,-5,-47,-18,-64,0v-6,0,-5,-6,0,-8v13,-9,19,-25,37,-29v22,6,46,15,64,0v2,0,3,0,3,2v-10,8,-23,32,-40,35xm41,-60v-5,31,24,41,24,5r0,-49v-10,13,-25,19,-24,44xm44,-99v21,2,30,-33,8,-35r-22,4v-5,16,-1,30,14,31xm31,-137v20,0,34,-13,38,-30v40,5,29,63,30,110v0,15,3,23,17,24v-5,11,-24,17,-23,33v-17,-5,-24,-12,-26,-30v-7,13,-23,14,-24,32v-19,-7,-34,-20,-34,-46v0,-27,14,-40,34,-50v-22,-1,-23,-15,-19,-35v-18,2,-21,-26,-4,-27v9,0,14,11,11,19","w":116},"\u00e5":{"d":"50,-224v-1,18,-2,37,14,41v0,-19,3,-36,-14,-41xm53,-167v-14,-8,-32,-42,-10,-60v6,-4,11,-8,14,-14v16,5,39,51,9,66xm41,-60v-5,31,24,41,24,5r0,-49v-10,13,-25,19,-24,44xm44,-99v21,2,30,-33,8,-35r-22,4v-5,16,-1,30,14,31xm31,-137v20,0,34,-13,38,-30v40,5,29,63,30,110v0,15,3,23,17,24v-5,11,-24,17,-23,33v-17,-5,-24,-12,-26,-30v-7,13,-23,14,-24,32v-19,-7,-34,-20,-34,-46v0,-27,14,-40,34,-50v-22,-1,-23,-15,-19,-35v-18,2,-21,-26,-4,-27v9,0,14,11,11,19","w":116},"\u00e7":{"d":"47,-135v9,44,-17,119,42,104v-4,14,-22,15,-23,31v-7,-1,-10,2,-13,5v40,12,17,55,-16,56v21,-11,8,-31,-12,-31v-2,0,-6,0,-10,1r36,-32v-51,-5,-31,-85,-40,-134v28,1,46,-11,51,-33v5,11,30,22,31,40v0,9,-8,19,-23,31v3,-20,-10,-22,-23,-38","w":98},"\u00e9":{"d":"49,-81v20,-14,21,-42,-2,-56xm62,0v-65,7,-42,-80,-51,-134v29,1,47,-7,51,-32v30,19,42,49,8,71v-14,14,-21,27,-21,39v0,22,30,36,34,12v0,-7,-11,-23,3,-24v30,21,-20,47,-24,68xm32,-167v5,-20,38,-52,10,-65r53,0v-21,17,-43,45,-63,65","w":101},"\u00e8":{"d":"49,-81v20,-14,21,-42,-2,-56xm62,0v-65,7,-42,-80,-51,-134v29,1,47,-7,51,-32v30,19,42,49,8,71v-14,14,-21,27,-21,39v0,22,30,36,34,12v0,-7,-11,-23,3,-24v30,21,-20,47,-24,68xm64,-232v-28,12,6,47,10,65r-63,-65r53,0","w":101},"\u00ea":{"d":"52,-190v-18,-17,-28,-2,-45,11v-4,1,-3,-4,-2,-6v7,-10,38,-27,49,-38v14,3,33,15,44,19v-4,5,-21,12,-21,25v-9,-3,-17,-7,-25,-11xm49,-81v20,-14,21,-42,-2,-56xm62,0v-65,7,-42,-80,-51,-134v29,1,47,-7,51,-32v30,19,42,49,8,71v-14,14,-21,27,-21,39v0,22,30,36,34,12v0,-7,-11,-23,3,-24v30,21,-20,47,-24,68","w":101},"\u00eb":{"d":"49,-81v20,-14,21,-42,-2,-56xm62,0v-65,7,-42,-80,-51,-134v29,1,47,-7,51,-32v30,19,42,49,8,71v-14,14,-21,27,-21,39v0,22,30,36,34,12v0,-7,-11,-23,3,-24v30,21,-20,47,-24,68xm53,-200v4,-10,20,-14,20,-26v31,6,36,32,5,49v-1,-13,-8,-22,-25,-23xm-4,-200v4,-8,21,-15,21,-26v31,6,35,32,5,49v-1,-13,-9,-22,-26,-23","w":101},"\u00ed":{"d":"19,-54v-3,-30,12,-77,-16,-81v8,-9,19,-20,23,-31v10,9,21,15,35,20v-15,19,-7,64,-7,96v0,15,3,19,13,23v-3,10,-20,16,-21,29v-15,-9,-21,-26,-39,-28v9,-7,13,-12,12,-28xm9,-167v5,-20,38,-52,10,-65r53,0v-21,17,-43,45,-63,65","w":72},"\u00ec":{"d":"19,-54v-3,-30,12,-77,-16,-81v8,-9,19,-20,23,-31v10,9,21,15,35,20v-15,19,-7,64,-7,96v0,15,3,19,13,23v-3,10,-20,16,-21,29v-15,-9,-21,-26,-39,-28v9,-7,13,-12,12,-28xm52,-232v-28,12,6,47,10,65r-63,-65r53,0","w":72},"\u00ee":{"d":"36,-190v-19,-16,-28,-1,-46,11v-6,-16,38,-29,47,-44v14,3,34,15,45,19v-4,5,-21,12,-21,25v-9,-3,-17,-7,-25,-11xm19,-54v-3,-30,12,-77,-16,-81v8,-9,19,-20,23,-31v10,9,21,15,35,20v-15,19,-7,64,-7,96v0,15,3,19,13,23v-3,10,-20,16,-21,29v-15,-9,-21,-26,-39,-28v9,-7,13,-12,12,-28","w":72},"\u00ef":{"d":"19,-54v-3,-30,12,-77,-16,-81v8,-9,19,-20,23,-31v10,9,21,15,35,20v-15,19,-7,64,-7,96v0,15,3,19,13,23v-3,10,-20,16,-21,29v-15,-9,-21,-26,-39,-28v9,-7,13,-12,12,-28xm39,-200v4,-10,20,-14,20,-26v31,6,36,32,5,49v-1,-13,-8,-22,-25,-23xm-18,-200v4,-8,21,-15,21,-26v31,6,35,32,5,49v-1,-13,-9,-22,-26,-23","w":72},"\u00f1":{"d":"36,-192v-8,-3,-20,16,-26,7v12,-12,23,-28,40,-34v22,5,47,16,64,0v2,0,4,0,4,2v-12,9,-22,36,-45,35v-2,-1,-33,-11,-37,-10xm19,-62v-3,-26,13,-72,-17,-72v8,-10,21,-19,25,-32v16,6,22,14,26,32v9,-11,27,-16,29,-32v46,5,24,74,30,122v1,9,7,12,16,12v-6,12,-22,17,-23,32v-41,-7,-26,-67,-29,-114v0,-13,-3,-19,-10,-19v-22,6,-13,51,-13,78v0,17,2,19,15,25v-8,13,-19,16,-22,32v-13,-8,-21,-29,-39,-33v9,-6,14,-15,12,-31","w":128},"\u00f3":{"d":"47,-136v12,32,-19,102,27,106v-8,-33,16,-113,-27,-106xm11,-136v27,5,47,-10,52,-30v64,-2,35,83,48,136v-29,-2,-47,8,-52,30v-63,0,-38,-81,-48,-136xm38,-167v5,-20,38,-52,10,-65r53,0v-21,17,-43,45,-63,65","w":121},"\u00f2":{"d":"47,-136v12,32,-19,102,27,106v-8,-33,16,-113,-27,-106xm11,-136v27,5,47,-10,52,-30v64,-2,35,83,48,136v-29,-2,-47,8,-52,30v-63,0,-38,-81,-48,-136xm74,-232v-28,12,6,47,10,65r-63,-65r53,0","w":121},"\u00f4":{"d":"59,-190v-19,-16,-28,-1,-46,11v-6,-16,38,-29,47,-44v14,3,34,15,45,19v-4,5,-21,12,-21,25v-9,-3,-17,-7,-25,-11xm47,-136v12,32,-19,102,27,106v-8,-33,16,-113,-27,-106xm11,-136v27,5,47,-10,52,-30v64,-2,35,83,48,136v-29,-2,-47,8,-52,30v-63,0,-38,-81,-48,-136","w":121},"\u00f6":{"d":"47,-136v12,32,-19,102,27,106v-8,-33,16,-113,-27,-106xm11,-136v27,5,47,-10,52,-30v64,-2,35,83,48,136v-29,-2,-47,8,-52,30v-63,0,-38,-81,-48,-136xm63,-200v4,-10,20,-14,20,-26v31,6,36,32,5,49v-1,-13,-8,-22,-25,-23xm6,-200v4,-8,21,-15,21,-26v31,6,35,32,5,49v-1,-13,-9,-22,-26,-23","w":121},"\u00f5":{"d":"33,-192v-8,-3,-20,16,-26,7v13,-11,22,-29,41,-34v22,6,46,15,64,0v2,0,3,0,3,2v-12,9,-22,36,-45,35v-2,-1,-33,-11,-37,-10xm47,-136v12,32,-19,102,27,106v-8,-33,16,-113,-27,-106xm11,-136v27,5,47,-10,52,-30v64,-2,35,83,48,136v-29,-2,-47,8,-52,30v-63,0,-38,-81,-48,-136","w":121},"\u00fa":{"d":"17,-54v0,-30,13,-77,-15,-81v8,-13,20,-14,24,-31v37,8,24,70,26,118v0,12,4,18,11,18v23,-8,13,-56,13,-85v0,-12,-4,-19,-15,-20v7,-11,19,-16,22,-31v8,8,20,15,34,20v-13,18,-7,62,-7,93v0,14,3,20,14,24v-6,13,-21,13,-22,30v-16,-5,-25,-15,-26,-31v-6,13,-22,12,-23,30v-26,-8,-36,-19,-36,-54xm47,-167v5,-20,38,-52,10,-65r53,0v-21,17,-43,45,-63,65","w":128},"\u00f9":{"d":"17,-54v0,-30,13,-77,-15,-81v8,-13,20,-14,24,-31v37,8,24,70,26,118v0,12,4,18,11,18v23,-8,13,-56,13,-85v0,-12,-4,-19,-15,-20v7,-11,19,-16,22,-31v8,8,20,15,34,20v-13,18,-7,62,-7,93v0,14,3,20,14,24v-6,13,-21,13,-22,30v-16,-5,-25,-15,-26,-31v-6,13,-22,12,-23,30v-26,-8,-36,-19,-36,-54xm80,-232v-28,12,6,47,10,65r-63,-65r53,0","w":128},"\u00fb":{"d":"66,-190v-18,-17,-28,-2,-45,11v-5,1,-3,-4,-1,-6v6,-10,38,-26,48,-38v14,3,34,15,45,19v-5,5,-22,12,-22,25v-9,-3,-17,-7,-25,-11xm17,-54v0,-30,13,-77,-15,-81v8,-13,20,-14,24,-31v37,8,24,70,26,118v0,12,4,18,11,18v23,-8,13,-56,13,-85v0,-12,-4,-19,-15,-20v7,-11,19,-16,22,-31v8,8,20,15,34,20v-13,18,-7,62,-7,93v0,14,3,20,14,24v-6,13,-21,13,-22,30v-16,-5,-25,-15,-26,-31v-6,13,-22,12,-23,30v-26,-8,-36,-19,-36,-54","w":128},"\u00fc":{"d":"17,-54v0,-30,13,-77,-15,-81v8,-13,20,-14,24,-31v37,8,24,70,26,118v0,12,4,18,11,18v23,-8,13,-56,13,-85v0,-12,-4,-19,-15,-20v7,-11,19,-16,22,-31v8,8,20,15,34,20v-13,18,-7,62,-7,93v0,14,3,20,14,24v-6,13,-21,13,-22,30v-16,-5,-25,-15,-26,-31v-6,13,-22,12,-23,30v-26,-8,-36,-19,-36,-54xm65,-200v4,-10,20,-14,20,-26v31,6,36,32,5,49v-1,-13,-8,-22,-25,-23xm8,-200v4,-8,21,-15,21,-26v31,6,35,32,5,49v-1,-13,-9,-22,-26,-23","w":128},"\u00b0":{"d":"14,-237r0,235r116,0r0,-235r-116,0xm132,0r-120,0r0,-240r120,0r0,240"},"\u00a2":{"d":"11,-169v39,3,50,-19,45,-62v15,7,-4,31,16,40v22,18,31,38,-2,61v3,-20,-10,-24,-23,-39v9,39,-19,120,42,104v-16,15,-33,31,-27,71v-15,-5,3,-37,-17,-42v-45,-10,-22,-88,-34,-133","w":101},"\u00a3":{"d":"103,-229v19,12,52,4,51,28v0,8,-6,22,-18,41v13,-33,-46,-19,-62,-40r0,67v18,-1,37,3,50,-4r-11,20r-39,0v4,45,-10,64,-40,79v32,-12,93,19,117,-7v1,22,-21,30,-24,48v-31,3,-89,-20,-115,-3v3,-30,36,-44,22,-81r-9,-36r-23,0r0,-16r21,0v-10,-61,58,-58,80,-96","w":158},"\u00a7":{"d":"14,-237r0,235r116,0r0,-235r-116,0xm132,0r-120,0r0,-240r120,0r0,240"},"\u00b6":{"d":"14,-237r0,235r116,0r0,-235r-116,0xm132,0r-120,0r0,-240r120,0r0,240"},"\u00df":{"d":"6,-29v26,-25,13,-95,13,-141v0,-11,-2,-19,-4,-24v29,-1,47,-13,57,-34v13,15,37,23,40,46v3,24,-42,38,-16,60v13,11,29,20,29,41v0,37,-46,51,-52,86v-2,11,11,19,21,13v-7,16,-33,11,-31,-6v4,-34,60,-64,19,-99v-7,-6,-20,-17,-20,-25v6,-25,49,-49,10,-72r-21,-18v5,44,1,99,2,147v0,17,3,22,16,27v-8,11,-20,14,-23,30v-14,-9,-21,-29,-40,-31","w":132},"\u00ae":{"d":"14,-237r0,235r116,0r0,-235r-116,0xm132,0r-120,0r0,-240r120,0r0,240"},"\u00a9":{"d":"14,-237r0,235r116,0r0,-235r-116,0xm132,0r-120,0r0,-240r120,0r0,240"},"\u2122":{"d":"14,-237r0,235r116,0r0,-235r-116,0xm132,0r-120,0r0,-240r120,0r0,240"},"\u00b4":{"d":"23,-167v5,-20,38,-52,10,-65r53,0v-21,17,-43,45,-63,65","w":109},"\u00a8":{"d":"85,-200v4,-10,20,-14,20,-26v31,6,36,32,5,49v-1,-13,-8,-22,-25,-23xm28,-200v4,-8,21,-15,21,-26v31,6,35,32,5,49v-1,-13,-9,-22,-26,-23","w":157},"\u00c6":{"d":"14,-237r0,235r116,0r0,-235r-116,0xm132,0r-120,0r0,-240r120,0r0,240"},"\u00d8":{"d":"14,-237r0,235r116,0r0,-235r-116,0xm132,0r-120,0r0,-240r120,0r0,240"},"\u00b1":{"d":"63,-1v-65,12,-44,-77,-52,-133v29,1,48,-7,52,-32v9,10,30,24,30,38v0,20,-34,31,-21,56v1,6,-4,9,-9,9v-32,-10,23,-39,-3,-59r-14,-17v9,39,-18,119,40,109v-5,11,-23,15,-23,29","w":97,"k":{"x":2}},"\u00a5":{"d":"105,-230v41,25,20,119,-13,135v15,0,26,-2,36,-6r-10,21r-32,0v1,22,-6,49,16,50v-9,10,-19,13,-22,30v-15,-10,-19,-22,-36,-30v13,-7,7,-31,8,-50r-42,0r0,-15r24,0v-17,-15,-14,-48,-14,-81v0,-17,-1,-23,-15,-25v7,-12,21,-18,25,-32v37,12,25,68,25,115v0,19,14,25,34,22r0,-83v0,-15,-2,-19,-13,-22v10,-14,20,-12,29,-29","w":140},"\u00b5":{"d":"124,-190v-72,-4,-80,107,-30,136v10,7,22,13,36,15r0,-54v-28,-3,-30,19,-50,25v2,-29,-4,-73,-2,-91v18,-10,26,-15,46,-31xm130,-99r0,-13r-10,0v0,5,-1,9,-3,13r13,0xm130,-187v-16,9,-7,42,-9,68r9,0r0,-68xm201,-222v0,26,-36,37,-65,32r0,151v19,2,32,0,45,-4v-7,18,-31,22,-35,43v-69,5,-120,-26,-120,-89v0,-55,37,-97,90,-106v-36,-6,-88,-14,-94,24v-2,14,24,14,13,22v-18,1,-34,-21,-33,-39v2,-35,30,-52,68,-52v39,0,76,20,111,22v15,1,18,-14,4,-13v-1,0,-2,-1,-2,-2v5,-8,21,1,18,11xm243,-223v-29,5,-15,58,-18,90v10,-12,28,-15,30,-33v44,8,26,78,29,126v3,46,-31,79,-72,72v51,-6,36,-81,38,-140v0,-13,-1,-23,-11,-24v-22,4,-14,49,-14,75v0,19,3,23,16,28v-8,12,-22,15,-23,31v-13,-10,-22,-29,-39,-32v25,-27,7,-94,12,-142v0,-8,-1,-14,-3,-18v20,-11,25,-38,54,-40v22,-2,29,37,7,37v-17,0,0,-20,2,-24v-1,-4,-2,-7,-8,-6","w":296},"\u00aa":{"d":"14,-237r0,235r116,0r0,-235r-116,0xm132,0r-120,0r0,-240r120,0r0,240"},"\u00ba":{"d":"14,-237r0,235r116,0r0,-235r-116,0xm132,0r-120,0r0,-240r120,0r0,240"},"\u00e6":{"d":"41,-62v-5,28,23,44,24,10r0,-53v-10,9,-26,20,-24,43xm44,-101v21,0,29,-32,8,-35r-22,5v-5,16,-2,30,14,30xm31,-138v19,0,34,-14,38,-31v35,5,30,47,30,89v27,-18,26,-42,-1,-60v12,-8,16,-12,19,-28v9,13,25,21,30,38v-2,28,-49,42,-48,74v-4,22,32,36,36,12v-1,-8,-11,-22,1,-24v7,0,10,6,9,13v1,27,-32,31,-33,56v-24,-1,-38,-12,-44,-33v-7,10,-23,16,-25,32v-46,-10,-45,-80,0,-95v-19,-1,-24,-15,-19,-35v-17,1,-22,-26,-4,-28v9,1,14,11,11,20","w":153},"\u00f8":{"d":"74,-30v-2,-20,0,-43,-1,-65v-12,19,-44,59,1,65xm49,-71r24,-39v-2,-21,-9,-30,-26,-26v4,17,1,44,2,65xm11,-136v27,5,47,-10,52,-30v16,1,28,6,34,15v12,-24,10,-22,31,-27r-25,37v10,27,-2,82,8,111v-29,-2,-47,8,-52,30v-15,-1,-26,-6,-33,-15v-13,27,-11,23,-33,29v6,-8,15,-21,27,-39v-12,-24,-1,-81,-9,-111","w":121},"\u00bf":{"d":"65,-231v20,3,42,17,29,39v-3,4,-10,9,-19,16v-2,-17,-14,-25,-34,-24v5,-11,24,-17,24,-31xm113,-48v-2,24,-32,25,-35,48v-71,10,-87,-77,-41,-115v18,-15,30,-33,39,-55v10,28,-28,61,-28,95v0,38,46,61,65,27","w":123},"\u00a1":{"d":"36,-231v38,6,36,41,6,55v-1,-16,-11,-25,-29,-25v6,-14,21,-13,23,-30xm42,0v-11,-8,-17,-26,-32,-29v15,-58,29,-93,31,-135v1,-10,6,-11,8,-3v10,45,10,100,27,138v-11,11,-29,13,-34,29","w":81},"\u00ac":{"d":"14,-237r0,235r116,0r0,-235r-116,0xm132,0r-120,0r0,-240r120,0r0,240"},"\u00ab":{"d":"43,-81r48,-67r14,4r-44,59r43,57r-16,10xm7,-81r48,-67r14,4r-43,59r44,58r-17,10","w":111},"\u00bb":{"d":"69,-84r-48,67r-14,-4r44,-60r-43,-57r16,-9xm105,-84r-48,67r-14,-4r43,-60r-44,-58r17,-9","w":111},"\u2026":{"d":"295,0v-1,-21,-8,-25,-27,-29v7,-11,25,-11,27,-27v33,9,37,41,0,56xm180,0v-1,-21,-8,-25,-27,-29v8,-11,25,-11,28,-27v33,9,35,42,-1,56xm66,0v-2,-20,-9,-25,-28,-29v8,-11,26,-11,28,-27v33,9,35,42,0,56","w":360},"\u00a0":{"w":76},"\u00c0":{"d":"70,-24v-28,-12,-68,17,-34,27v11,0,23,-9,34,-27xm135,-49v27,9,30,-16,29,-43r-49,0r-18,33xm165,-109r0,-72r-40,72r40,0xm44,-138v-8,43,58,69,70,29r4,0r44,-81v-41,-41,-123,-12,-118,52xm29,-152v0,-84,113,-115,170,-60v6,-10,12,-17,26,-18v-14,9,-16,19,-16,44r0,126v1,17,1,22,12,28v-5,13,-31,15,-31,32v-19,-3,-26,-22,-25,-48v-4,21,-33,25,-33,47v-18,-9,-34,-16,-56,-21v-13,17,-19,31,-43,31v-16,0,-28,-12,-28,-29v0,-36,48,-50,86,-40r15,-27v-43,16,-77,-22,-77,-65xm145,-315v-28,12,6,47,10,65r-63,-65r53,0","w":228},"\u00c3":{"d":"108,-274v-9,-3,-18,13,-26,7v13,-12,22,-30,41,-35r41,10v11,3,17,-15,26,-8v-12,9,-22,36,-45,35v-3,0,-34,-10,-37,-9xm70,-24v-28,-12,-68,17,-34,27v11,0,23,-9,34,-27xm135,-49v27,9,30,-16,29,-43r-49,0r-18,33xm165,-109r0,-72r-40,72r40,0xm44,-138v-8,43,58,69,70,29r4,0r44,-81v-41,-41,-123,-12,-118,52xm29,-152v0,-84,113,-115,170,-60v6,-10,12,-17,26,-18v-14,9,-16,19,-16,44r0,126v1,17,1,22,12,28v-5,13,-31,15,-31,32v-19,-3,-26,-22,-25,-48v-4,21,-33,25,-33,47v-18,-9,-34,-16,-56,-21v-13,17,-19,31,-43,31v-16,0,-28,-12,-28,-29v0,-36,48,-50,86,-40r15,-27v-43,16,-77,-22,-77,-65","w":228},"\u00d5":{"d":"74,-267v13,-11,22,-31,41,-35v7,-1,35,10,41,10v11,3,17,-15,26,-8v-12,9,-22,36,-44,35v-3,0,-34,-10,-38,-9v-9,-3,-18,13,-26,7xm199,-99r-62,0r0,57v37,-3,57,-22,62,-57xm200,-105r-1,-16r-62,0r0,16r63,0xm137,-126r61,0v-5,-34,-28,-58,-61,-65r0,65xm126,-192v-73,-4,-77,105,-28,136v11,7,21,12,33,13r0,-146v-22,17,-1,73,-19,98v-6,7,-16,14,-29,21v-2,-30,4,-68,-5,-91v16,-11,34,-19,48,-31xm137,-201v10,-11,15,-16,18,-33v36,23,72,44,72,100v0,55,-47,78,-77,105v-10,9,-14,17,-11,29v-65,-1,-109,-33,-109,-94v0,-59,42,-102,101,-104r0,-14v-22,29,-106,-11,-109,37v-1,13,12,15,17,22v-19,8,-37,-17,-37,-36v0,-30,24,-48,55,-51v26,-2,53,34,74,20v0,-20,11,-32,15,-17v2,7,-13,20,-9,36","w":236},"\u2013":{"d":"150,-104v3,11,-25,30,-27,43v-31,2,-66,-12,-97,-13v-13,-4,-14,19,-19,9v-1,-15,26,-23,30,-39v41,-5,88,23,113,0","w":159},"\u2014":{"d":"349,-105v8,12,-26,24,-24,43r-285,-11v-22,-3,-24,4,-31,13v-10,-16,26,-28,27,-43v74,-3,146,4,218,4v32,0,75,13,95,-6","w":358},"\u201c":{"d":"62,-229v-19,20,-36,56,2,62v-5,10,-21,9,-23,23v-52,-15,-4,-81,21,-85xm115,-229v-17,16,-37,57,2,62v-5,10,-21,8,-23,23v-50,-14,-10,-74,21,-85","w":128},"\u201d":{"d":"66,-146v22,-17,35,-55,-2,-60v5,-10,21,-9,23,-23v49,15,15,68,-19,85v-2,0,-2,0,-2,-2xm13,-146v22,-17,34,-55,-2,-60v5,-10,21,-10,23,-23v48,15,14,68,-19,85v-2,0,-2,0,-2,-2","w":128},"\u2018":{"d":"63,-227v-24,17,-35,55,1,60v-5,10,-21,9,-23,23v-51,-15,-9,-69,19,-86","w":75},"\u2019":{"d":"13,-146v21,-13,34,-57,-2,-60v5,-10,21,-8,23,-23v49,15,13,69,-19,85v-2,0,-2,0,-2,-2","w":75,"k":{"s":29}},"\u00f7":{"d":"14,-237r0,235r116,0r0,-235r-116,0xm132,0r-120,0r0,-240r120,0r0,240"},"\u00ff":{"d":"75,-63v-2,-26,11,-70,-15,-73v7,-11,21,-14,23,-30v10,9,21,16,33,20v-14,25,-7,71,-7,107v0,18,4,28,12,38v-23,12,-39,24,-42,53v-23,-26,-84,-20,-71,22v-25,-37,16,-79,63,-65v7,2,14,5,21,8v-13,-11,-16,-25,-17,-48v-5,13,-21,15,-23,31v-55,-4,-24,-85,-40,-132v-3,-3,-6,-4,-11,-2v6,-11,21,-18,24,-32v38,7,27,68,27,111v0,13,1,23,11,24v12,-3,13,-15,12,-32xm64,-200v4,-10,20,-14,20,-26v31,6,36,32,5,49v-1,-13,-8,-22,-25,-23xm7,-200v4,-8,21,-15,21,-26v31,6,35,32,5,49v-1,-13,-9,-22,-26,-23","w":127},"\u00a4":{"d":"14,-237r0,235r116,0r0,-235r-116,0xm132,0r-120,0r0,-240r120,0r0,240"},"\u00b7":{"d":"37,-88v-1,-20,-9,-25,-27,-29v7,-11,23,-12,27,-27v32,8,35,42,0,56","w":75},"\u2219":{"d":"37,-88v-1,-20,-9,-25,-27,-29v7,-11,23,-12,27,-27v32,8,35,42,0,56","w":75},"\u00c2":{"d":"143,-273v-19,-15,-27,-3,-45,11v-5,1,-3,-4,-1,-6v7,-10,38,-25,48,-38v14,3,34,15,45,19v-5,5,-22,12,-22,26v-9,-3,-17,-8,-25,-12xm70,-24v-28,-12,-68,17,-34,27v11,0,23,-9,34,-27xm135,-49v27,9,30,-16,29,-43r-49,0r-18,33xm165,-109r0,-72r-40,72r40,0xm44,-138v-8,43,58,69,70,29r4,0r44,-81v-41,-41,-123,-12,-118,52xm29,-152v0,-84,113,-115,170,-60v6,-10,12,-17,26,-18v-14,9,-16,19,-16,44r0,126v1,17,1,22,12,28v-5,13,-31,15,-31,32v-19,-3,-26,-22,-25,-48v-4,21,-33,25,-33,47v-18,-9,-34,-16,-56,-21v-13,17,-19,31,-43,31v-16,0,-28,-12,-28,-29v0,-36,48,-50,86,-40r15,-27v-43,16,-77,-22,-77,-65","w":228},"\u00ca":{"d":"117,-273v-19,-15,-27,-3,-45,11v-5,1,-3,-4,-1,-6v7,-10,38,-25,48,-38v14,3,34,15,45,19v-5,5,-22,12,-22,26v-9,-3,-17,-8,-25,-12xm130,-191v-70,-6,-85,83,-49,126v13,15,30,24,51,26r0,-150v-25,13,2,73,-20,97v-5,7,-22,18,-32,24v-1,-27,4,-71,-4,-90v18,-8,38,-23,54,-33xm194,-230v3,33,-22,42,-57,39r0,62v17,-1,35,3,46,-5r-9,22r-37,0r0,73v19,2,41,0,55,-4v-7,20,-32,20,-35,43v-91,14,-160,-55,-119,-137v16,-32,47,-58,94,-58r0,-16v-22,30,-108,-12,-111,38v-1,12,9,17,17,21v-17,8,-37,-18,-36,-36v2,-31,25,-49,58,-52v34,-3,42,30,72,24v-2,-17,7,-35,14,-20v0,11,-13,20,-9,38v8,-7,20,-19,20,-32v12,9,24,10,37,0","w":196},"\u00c1":{"d":"70,-24v-28,-12,-68,17,-34,27v11,0,23,-9,34,-27xm135,-49v27,9,30,-16,29,-43r-49,0r-18,33xm165,-109r0,-72r-40,72r40,0xm44,-138v-8,43,58,69,70,29r4,0r44,-81v-41,-41,-123,-12,-118,52xm29,-152v0,-84,113,-115,170,-60v6,-10,12,-17,26,-18v-14,9,-16,19,-16,44r0,126v1,17,1,22,12,28v-5,13,-31,15,-31,32v-19,-3,-26,-22,-25,-48v-4,21,-33,25,-33,47v-18,-9,-34,-16,-56,-21v-13,17,-19,31,-43,31v-16,0,-28,-12,-28,-29v0,-36,48,-50,86,-40r15,-27v-43,16,-77,-22,-77,-65xm107,-250v5,-20,38,-52,10,-65r53,0v-21,17,-43,45,-63,65","w":228},"\u00cb":{"d":"130,-191v-70,-6,-85,83,-49,126v13,15,30,24,51,26r0,-150v-25,13,2,73,-20,97v-5,7,-22,18,-32,24v-1,-27,4,-71,-4,-90v18,-8,38,-23,54,-33xm194,-230v3,33,-22,42,-57,39r0,62v17,-1,35,3,46,-5r-9,22r-37,0r0,73v19,2,41,0,55,-4v-7,20,-32,20,-35,43v-91,14,-160,-55,-119,-137v16,-32,47,-58,94,-58r0,-16v-22,30,-108,-12,-111,38v-1,12,9,17,17,21v-17,8,-37,-18,-36,-36v2,-31,25,-49,58,-52v34,-3,42,30,72,24v-2,-17,7,-35,14,-20v0,11,-13,20,-9,38v8,-7,20,-19,20,-32v12,9,24,10,37,0xm110,-283v4,-10,20,-14,20,-26v31,6,36,32,5,49v-1,-13,-8,-22,-25,-23xm53,-283v4,-8,21,-15,21,-26v31,6,35,32,5,49v-1,-13,-9,-22,-26,-23","w":196},"\u00c8":{"d":"130,-191v-70,-6,-85,83,-49,126v13,15,30,24,51,26r0,-150v-25,13,2,73,-20,97v-5,7,-22,18,-32,24v-1,-27,4,-71,-4,-90v18,-8,38,-23,54,-33xm194,-230v3,33,-22,42,-57,39r0,62v17,-1,35,3,46,-5r-9,22r-37,0r0,73v19,2,41,0,55,-4v-7,20,-32,20,-35,43v-91,14,-160,-55,-119,-137v16,-32,47,-58,94,-58r0,-16v-22,30,-108,-12,-111,38v-1,12,9,17,17,21v-17,8,-37,-18,-36,-36v2,-31,25,-49,58,-52v34,-3,42,30,72,24v-2,-17,7,-35,14,-20v0,11,-13,20,-9,38v8,-7,20,-19,20,-32v12,9,24,10,37,0xm122,-315v-28,12,6,47,10,65r-63,-65r53,0","w":196},"\u00cd":{"d":"54,-19v-24,0,-37,28,-10,28v16,0,29,-11,39,-22v-10,-4,-20,-6,-29,-6xm115,-48v24,7,18,-27,19,-50r-7,0v1,24,-2,35,-12,50xm134,-104r0,-13r-12,0v3,7,1,15,12,13xm106,-161v4,18,6,42,28,38r0,-72v-18,6,-28,17,-28,34xm62,-73v-12,-10,-6,-29,6,-34v-27,-2,-34,40,-4,40v-32,16,-57,-31,-31,-54v7,-6,15,-12,26,-14v5,-41,41,-50,75,-69r0,-7v-26,27,-104,-11,-109,36v-1,16,14,25,28,17v2,0,3,1,3,2v-20,20,-54,-6,-51,-34v3,-30,24,-47,54,-50v30,-3,48,29,75,21v-2,-20,11,-35,15,-17v2,8,-12,15,-10,29v6,-4,9,-8,10,-13v6,1,9,3,9,7v0,7,-7,12,-19,15r-1,155v-5,16,-28,21,-27,43r-22,-11v-17,17,-33,27,-49,27v-16,0,-35,-14,-33,-32v3,-45,57,-47,100,-33v7,-20,-34,-45,-45,-24xm63,-250v5,-20,38,-52,10,-65r53,0v-21,17,-43,45,-63,65","w":157},"\u00ce":{"d":"85,-273v-20,-16,-26,-1,-45,11v-5,1,-3,-4,-1,-6v7,-10,38,-25,48,-38v14,3,34,15,45,19v-5,5,-22,12,-22,26v-9,-3,-17,-8,-25,-12xm54,-19v-24,0,-37,28,-10,28v16,0,29,-11,39,-22v-10,-4,-20,-6,-29,-6xm115,-48v24,7,18,-27,19,-50r-7,0v1,24,-2,35,-12,50xm134,-104r0,-13r-12,0v3,7,1,15,12,13xm106,-161v4,18,6,42,28,38r0,-72v-18,6,-28,17,-28,34xm62,-73v-12,-10,-6,-29,6,-34v-27,-2,-34,40,-4,40v-32,16,-57,-31,-31,-54v7,-6,15,-12,26,-14v5,-41,41,-50,75,-69r0,-7v-26,27,-104,-11,-109,36v-1,16,14,25,28,17v2,0,3,1,3,2v-20,20,-54,-6,-51,-34v3,-30,24,-47,54,-50v30,-3,48,29,75,21v-2,-20,11,-35,15,-17v2,8,-12,15,-10,29v6,-4,9,-8,10,-13v6,1,9,3,9,7v0,7,-7,12,-19,15r-1,155v-5,16,-28,21,-27,43r-22,-11v-17,17,-33,27,-49,27v-16,0,-35,-14,-33,-32v3,-45,57,-47,100,-33v7,-20,-34,-45,-45,-24","w":157},"\u00cf":{"d":"54,-19v-24,0,-37,28,-10,28v16,0,29,-11,39,-22v-10,-4,-20,-6,-29,-6xm115,-48v24,7,18,-27,19,-50r-7,0v1,24,-2,35,-12,50xm134,-104r0,-13r-12,0v3,7,1,15,12,13xm106,-161v4,18,6,42,28,38r0,-72v-18,6,-28,17,-28,34xm62,-73v-12,-10,-6,-29,6,-34v-27,-2,-34,40,-4,40v-32,16,-57,-31,-31,-54v7,-6,15,-12,26,-14v5,-41,41,-50,75,-69r0,-7v-26,27,-104,-11,-109,36v-1,16,14,25,28,17v2,0,3,1,3,2v-20,20,-54,-6,-51,-34v3,-30,24,-47,54,-50v30,-3,48,29,75,21v-2,-20,11,-35,15,-17v2,8,-12,15,-10,29v6,-4,9,-8,10,-13v6,1,9,3,9,7v0,7,-7,12,-19,15r-1,155v-5,16,-28,21,-27,43r-22,-11v-17,17,-33,27,-49,27v-16,0,-35,-14,-33,-32v3,-45,57,-47,100,-33v7,-20,-34,-45,-45,-24xm85,-283v4,-10,20,-14,20,-26v31,6,36,32,5,49v-1,-13,-8,-22,-25,-23xm28,-283v4,-8,21,-15,21,-26v31,6,35,32,5,49v-1,-13,-9,-22,-26,-23","w":157},"\u00cc":{"d":"54,-19v-24,0,-37,28,-10,28v16,0,29,-11,39,-22v-10,-4,-20,-6,-29,-6xm115,-48v24,7,18,-27,19,-50r-7,0v1,24,-2,35,-12,50xm134,-104r0,-13r-12,0v3,7,1,15,12,13xm106,-161v4,18,6,42,28,38r0,-72v-18,6,-28,17,-28,34xm62,-73v-12,-10,-6,-29,6,-34v-27,-2,-34,40,-4,40v-32,16,-57,-31,-31,-54v7,-6,15,-12,26,-14v5,-41,41,-50,75,-69r0,-7v-26,27,-104,-11,-109,36v-1,16,14,25,28,17v2,0,3,1,3,2v-20,20,-54,-6,-51,-34v3,-30,24,-47,54,-50v30,-3,48,29,75,21v-2,-20,11,-35,15,-17v2,8,-12,15,-10,29v6,-4,9,-8,10,-13v6,1,9,3,9,7v0,7,-7,12,-19,15r-1,155v-5,16,-28,21,-27,43r-22,-11v-17,17,-33,27,-49,27v-16,0,-35,-14,-33,-32v3,-45,57,-47,100,-33v7,-20,-34,-45,-45,-24xm89,-315v-28,12,6,47,10,65r-63,-65r53,0","w":157},"\u00d3":{"d":"199,-99r-62,0r0,57v37,-3,57,-22,62,-57xm200,-105r-1,-16r-62,0r0,16r63,0xm137,-126r61,0v-5,-34,-28,-58,-61,-65r0,65xm126,-192v-73,-4,-77,105,-28,136v11,7,21,12,33,13r0,-146v-22,17,-1,73,-19,98v-6,7,-16,14,-29,21v-2,-30,4,-68,-5,-91v16,-11,34,-19,48,-31xm137,-201v10,-11,15,-16,18,-33v36,23,72,44,72,100v0,55,-47,78,-77,105v-10,9,-14,17,-11,29v-65,-1,-109,-33,-109,-94v0,-59,42,-102,101,-104r0,-14v-22,29,-106,-11,-109,37v-1,13,12,15,17,22v-19,8,-37,-17,-37,-36v0,-30,24,-48,55,-51v26,-2,53,34,74,20v0,-20,11,-32,15,-17v2,7,-13,20,-9,36xm101,-250v5,-20,38,-52,10,-65r53,0v-21,17,-43,45,-63,65","w":236},"\u00d4":{"d":"126,-273v-19,-15,-27,-3,-45,11v-4,1,-3,-4,-2,-6v7,-10,38,-26,49,-38v14,3,33,15,44,19v-5,6,-21,13,-21,26v-9,-3,-17,-8,-25,-12xm199,-99r-62,0r0,57v37,-3,57,-22,62,-57xm200,-105r-1,-16r-62,0r0,16r63,0xm137,-126r61,0v-5,-34,-28,-58,-61,-65r0,65xm126,-192v-73,-4,-77,105,-28,136v11,7,21,12,33,13r0,-146v-22,17,-1,73,-19,98v-6,7,-16,14,-29,21v-2,-30,4,-68,-5,-91v16,-11,34,-19,48,-31xm137,-201v10,-11,15,-16,18,-33v36,23,72,44,72,100v0,55,-47,78,-77,105v-10,9,-14,17,-11,29v-65,-1,-109,-33,-109,-94v0,-59,42,-102,101,-104r0,-14v-22,29,-106,-11,-109,37v-1,13,12,15,17,22v-19,8,-37,-17,-37,-36v0,-30,24,-48,55,-51v26,-2,53,34,74,20v0,-20,11,-32,15,-17v2,7,-13,20,-9,36","w":236},"\u00d2":{"d":"199,-99r-62,0r0,57v37,-3,57,-22,62,-57xm200,-105r-1,-16r-62,0r0,16r63,0xm137,-126r61,0v-5,-34,-28,-58,-61,-65r0,65xm126,-192v-73,-4,-77,105,-28,136v11,7,21,12,33,13r0,-146v-22,17,-1,73,-19,98v-6,7,-16,14,-29,21v-2,-30,4,-68,-5,-91v16,-11,34,-19,48,-31xm137,-201v10,-11,15,-16,18,-33v36,23,72,44,72,100v0,55,-47,78,-77,105v-10,9,-14,17,-11,29v-65,-1,-109,-33,-109,-94v0,-59,42,-102,101,-104r0,-14v-22,29,-106,-11,-109,37v-1,13,12,15,17,22v-19,8,-37,-17,-37,-36v0,-30,24,-48,55,-51v26,-2,53,34,74,20v0,-20,11,-32,15,-17v2,7,-13,20,-9,36xm134,-315v-28,12,6,47,10,65r-63,-65r53,0","w":236},"\u00da":{"d":"137,-39v28,6,26,-30,25,-59r-25,0r0,59xm150,-194v-22,2,-10,45,-13,69r25,0v-3,-24,8,-65,-12,-69xm162,-104r0,-14r-25,0r0,14r25,0xm137,-195v11,-15,36,-16,44,-35v21,7,24,24,24,57r1,124v1,13,2,13,11,19v-7,14,-28,12,-31,30v-19,-2,-24,-18,-25,-39v-6,13,-28,20,-27,39v-56,-1,-95,-35,-95,-91v0,-47,34,-79,67,-96v1,0,2,1,2,2v-35,23,-46,99,-6,128v10,7,19,13,30,17r0,-171v-25,26,-105,-11,-110,36v-2,21,25,25,36,12v2,0,2,0,2,2v-15,25,-62,5,-58,-28v3,-31,23,-50,56,-51v20,-6,52,33,74,19v0,-19,10,-30,15,-16v-1,8,-14,24,-10,42xm97,-250v5,-20,38,-52,10,-65r53,0v-21,17,-43,45,-63,65","w":223},"\u00db":{"d":"130,-273v-20,-16,-26,-1,-45,11v-6,-16,38,-28,47,-44v14,3,34,15,45,19v-5,5,-21,13,-21,26v-9,-3,-18,-8,-26,-12xm137,-39v28,6,26,-30,25,-59r-25,0r0,59xm150,-194v-22,2,-10,45,-13,69r25,0v-3,-24,8,-65,-12,-69xm162,-104r0,-14r-25,0r0,14r25,0xm137,-195v11,-15,36,-16,44,-35v21,7,24,24,24,57r1,124v1,13,2,13,11,19v-7,14,-28,12,-31,30v-19,-2,-24,-18,-25,-39v-6,13,-28,20,-27,39v-56,-1,-95,-35,-95,-91v0,-47,34,-79,67,-96v1,0,2,1,2,2v-35,23,-46,99,-6,128v10,7,19,13,30,17r0,-171v-25,26,-105,-11,-110,36v-2,21,25,25,36,12v2,0,2,0,2,2v-15,25,-62,5,-58,-28v3,-31,23,-50,56,-51v20,-6,52,33,74,19v0,-19,10,-30,15,-16v-1,8,-14,24,-10,42","w":223},"\u00d9":{"d":"137,-39v28,6,26,-30,25,-59r-25,0r0,59xm150,-194v-22,2,-10,45,-13,69r25,0v-3,-24,8,-65,-12,-69xm162,-104r0,-14r-25,0r0,14r25,0xm137,-195v11,-15,36,-16,44,-35v21,7,24,24,24,57r1,124v1,13,2,13,11,19v-7,14,-28,12,-31,30v-19,-2,-24,-18,-25,-39v-6,13,-28,20,-27,39v-56,-1,-95,-35,-95,-91v0,-47,34,-79,67,-96v1,0,2,1,2,2v-35,23,-46,99,-6,128v10,7,19,13,30,17r0,-171v-25,26,-105,-11,-110,36v-2,21,25,25,36,12v2,0,2,0,2,2v-15,25,-62,5,-58,-28v3,-31,23,-50,56,-51v20,-6,52,33,74,19v0,-19,10,-30,15,-16v-1,8,-14,24,-10,42xm129,-315v-28,12,6,47,10,65r-63,-65r53,0","w":223},"\u00af":{"d":"14,-237r0,235r116,0r0,-235r-116,0xm132,0r-120,0r0,-240r120,0r0,240"},"\u00b8":{"d":"14,-237r0,235r116,0r0,-235r-116,0xm132,0r-120,0r0,-240r120,0r0,240"}}});;function clean_contact_form(){var send=document.getElementById('str_clean_contact_send').value;document.write('<a name="clean_contact"></a><form method="post" action="#clean_contact" name="clean_contact" id="clean_contact" onsubmit="return clean_contact_validate(this)">');document.write('<input type="hidden" name="clean_contact_token" value="cc" />');document.write('<fieldset class="CleanContact">');document.write('<label for="clean_contact_from_name" style="display: inline;">'+document.getElementById('str_clean_contact_name').value+'<em>*</em></label><input type="text" name="clean_contact_from_name" id="clean_contact_from_name" onchange="clean_contact_msg_clr()" />');document.write('<label for="clean_contact_from_email" style="display: inline;">'+document.getElementById('str_clean_contact_email').value+'<em>*</em></label><input type="text" name="clean_contact_from_email" id="clean_contact_from_email"  onchange="clean_contact_msg_clr()"  />');document.write('<label for="clean_contact_subject">'+document.getElementById('str_clean_contact_subject').value+'<em>*</em></label><input type="text" id="clean_contact_subject" name="clean_contact_subject"  onchange="clean_contact_msg_clr()"  />');document.write('<label for="clean_contact_body">'+document.getElementById('str_clean_contact_body').value+'<em>*</em></label>');document.write('<textarea id="clean_contact_body" name="clean_contact_body"  onchange="clean_contact_msg_clr()" ></textarea><br />');document.write('<div id="clean_contact_msg"></div>');document.write('<input type="submit" id="clean_contact_send" value=" '+send+' " />');document.write('</fieldset>');document.write('</form>');}
function clean_contact_validate(){var email=/^([^@\s]+)@((?:[-a-z0-9]+\.)+[a-z]{2,})$/;var error=document.getElementById('str_clean_contact_send').value+': ';var str=/\w+/;var error=document.getElementById('str_clean_contact_error').value+': ';if(document.getElementById('clean_contact_from_name').value==''){clean_contact_msg(error+document.getElementById('str_clean_contact_name').value);return false;}
if(!email.test(document.getElementById('clean_contact_from_email').value)){clean_contact_msg(error+document.getElementById('str_clean_contact_email').value);return false;}
if(document.getElementById('clean_contact_subject').value==''){clean_contact_msg(error+document.getElementById('str_clean_contact_subject').value);return false;}
if(document.getElementById('clean_contact_body').value==''){clean_contact_msg(error+document.getElementById('str_clean_contact_body').value);return false;}
return true;}
function clean_contact_msg_clr(){document.getElementById('clean_contact_msg').style.display='none';}
function clean_contact_msg(msg){em=document.getElementById('clean_contact_msg');em.innerHTML=msg;em.style.display='block';}
function clean_contact_url(url){window.location=url;}