/*!
 * jQuery JavaScript Library v1.5.1
 * http://jquery.com/
 *
 * Copyright 2011, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2011, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Wed Feb 23 13:55:29 2011 -0500
 */
(function(a,b){function cg(a){return d.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function cd(a){if(!bZ[a]){var b=d("<"+a+">").appendTo("body"),c=b.css("display");b.remove();if(c==="none"||c==="")c="block";bZ[a]=c}return bZ[a]}function cc(a,b){var c={};d.each(cb.concat.apply([],cb.slice(0,b)),function(){c[this]=a});return c}function bY(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}function bX(){try{return new a.XMLHttpRequest}catch(b){}}function bW(){d(a).unload(function(){for(var a in bU)bU[a](0,1)})}function bQ(a,c){a.dataFilter&&(c=a.dataFilter(c,a.dataType));var e=a.dataTypes,f={},g,h,i=e.length,j,k=e[0],l,m,n,o,p;for(g=1;g<i;g++){if(g===1)for(h in a.converters)typeof h==="string"&&(f[h.toLowerCase()]=a.converters[h]);l=k,k=e[g];if(k==="*")k=l;else if(l!=="*"&&l!==k){m=l+" "+k,n=f[m]||f["* "+k];if(!n){p=b;for(o in f){j=o.split(" ");if(j[0]===l||j[0]==="*"){p=f[j[1]+" "+k];if(p){o=f[o],o===!0?n=p:p===!0&&(n=o);break}}}}!n&&!p&&d.error("No conversion from "+m.replace(" "," to ")),n!==!0&&(c=n?n(c):p(o(c)))}}return c}function bP(a,c,d){var e=a.contents,f=a.dataTypes,g=a.responseFields,h,i,j,k;for(i in g)i in d&&(c[g[i]]=d[i]);while(f[0]==="*")f.shift(),h===b&&(h=a.mimeType||c.getResponseHeader("content-type"));if(h)for(i in e)if(e[i]&&e[i].test(h)){f.unshift(i);break}if(f[0]in d)j=f[0];else{for(i in d){if(!f[0]||a.converters[i+" "+f[0]]){j=i;break}k||(k=i)}j=j||k}if(j){j!==f[0]&&f.unshift(j);return d[j]}}function bO(a,b,c,e){if(d.isArray(b)&&b.length)d.each(b,function(b,f){c||bq.test(a)?e(a,f):bO(a+"["+(typeof f==="object"||d.isArray(f)?b:"")+"]",f,c,e)});else if(c||b==null||typeof b!=="object")e(a,b);else if(d.isArray(b)||d.isEmptyObject(b))e(a,"");else for(var f in b)bO(a+"["+f+"]",b[f],c,e)}function bN(a,c,d,e,f,g){f=f||c.dataTypes[0],g=g||{},g[f]=!0;var h=a[f],i=0,j=h?h.length:0,k=a===bH,l;for(;i<j&&(k||!l);i++)l=h[i](c,d,e),typeof l==="string"&&(!k||g[l]?l=b:(c.dataTypes.unshift(l),l=bN(a,c,d,e,l,g)));(k||!l)&&!g["*"]&&(l=bN(a,c,d,e,"*",g));return l}function bM(a){return function(b,c){typeof b!=="string"&&(c=b,b="*");if(d.isFunction(c)){var e=b.toLowerCase().split(bB),f=0,g=e.length,h,i,j;for(;f<g;f++)h=e[f],j=/^\+/.test(h),j&&(h=h.substr(1)||"*"),i=a[h]=a[h]||[],i[j?"unshift":"push"](c)}}}function bo(a,b,c){var e=b==="width"?bi:bj,f=b==="width"?a.offsetWidth:a.offsetHeight;if(c==="border")return f;d.each(e,function(){c||(f-=parseFloat(d.css(a,"padding"+this))||0),c==="margin"?f+=parseFloat(d.css(a,"margin"+this))||0:f-=parseFloat(d.css(a,"border"+this+"Width"))||0});return f}function ba(a,b){b.src?d.ajax({url:b.src,async:!1,dataType:"script"}):d.globalEval(b.text||b.textContent||b.innerHTML||""),b.parentNode&&b.parentNode.removeChild(b)}function _(a){return"getElementsByTagName"in a?a.getElementsByTagName("*"):"querySelectorAll"in a?a.querySelectorAll("*"):[]}function $(a,b){if(b.nodeType===1){var c=b.nodeName.toLowerCase();b.clearAttributes(),b.mergeAttributes(a);if(c==="object")b.outerHTML=a.outerHTML;else if(c!=="input"||a.type!=="checkbox"&&a.type!=="radio"){if(c==="option")b.selected=a.defaultSelected;else if(c==="input"||c==="textarea")b.defaultValue=a.defaultValue}else a.checked&&(b.defaultChecked=b.checked=a.checked),b.value!==a.value&&(b.value=a.value);b.removeAttribute(d.expando)}}function Z(a,b){if(b.nodeType===1&&d.hasData(a)){var c=d.expando,e=d.data(a),f=d.data(b,e);if(e=e[c]){var g=e.events;f=f[c]=d.extend({},e);if(g){delete f.handle,f.events={};for(var h in g)for(var i=0,j=g[h].length;i<j;i++)d.event.add(b,h+(g[h][i].namespace?".":"")+g[h][i].namespace,g[h][i],g[h][i].data)}}}}function Y(a,b){return d.nodeName(a,"table")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function O(a,b,c){if(d.isFunction(b))return d.grep(a,function(a,d){var e=!!b.call(a,d,a);return e===c});if(b.nodeType)return d.grep(a,function(a,d){return a===b===c});if(typeof b==="string"){var e=d.grep(a,function(a){return a.nodeType===1});if(J.test(b))return d.filter(b,e,!c);b=d.filter(b,e)}return d.grep(a,function(a,e){return d.inArray(a,b)>=0===c})}function N(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function F(a,b){return(a&&a!=="*"?a+".":"")+b.replace(r,"`").replace(s,"&")}function E(a){var b,c,e,f,g,h,i,j,k,l,m,n,o,q=[],r=[],s=d._data(this,"events");if(a.liveFired!==this&&s&&s.live&&!a.target.disabled&&(!a.button||a.type!=="click")){a.namespace&&(n=new RegExp("(^|\\.)"+a.namespace.split(".").join("\\.(?:.*\\.)?")+"(\\.|$)")),a.liveFired=this;var t=s.live.slice(0);for(i=0;i<t.length;i++)g=t[i],g.origType.replace(p,"")===a.type?r.push(g.selector):t.splice(i--,1);f=d(a.target).closest(r,a.currentTarget);for(j=0,k=f.length;j<k;j++){m=f[j];for(i=0;i<t.length;i++){g=t[i];if(m.selector===g.selector&&(!n||n.test(g.namespace))&&!m.elem.disabled){h=m.elem,e=null;if(g.preType==="mouseenter"||g.preType==="mouseleave")a.type=g.preType,e=d(a.relatedTarget).closest(g.selector)[0];(!e||e!==h)&&q.push({elem:h,handleObj:g,level:m.level})}}}for(j=0,k=q.length;j<k;j++){f=q[j];if(c&&f.level>c)break;a.currentTarget=f.elem,a.data=f.handleObj.data,a.handleObj=f.handleObj,o=f.handleObj.origHandler.apply(f.elem,arguments);if(o===!1||a.isPropagationStopped()){c=f.level,o===!1&&(b=!1);if(a.isImmediatePropagationStopped())break}}return b}}function C(a,c,e){var f=d.extend({},e[0]);f.type=a,f.originalEvent={},f.liveFired=b,d.event.handle.call(c,f),f.isDefaultPrevented()&&e[0].preventDefault()}function w(){return!0}function v(){return!1}function g(a){for(var b in a)if(b!=="toJSON")return!1;return!0}function f(a,c,f){if(f===b&&a.nodeType===1){f=a.getAttribute("data-"+c);if(typeof f==="string"){try{f=f==="true"?!0:f==="false"?!1:f==="null"?null:d.isNaN(f)?e.test(f)?d.parseJSON(f):f:parseFloat(f)}catch(g){}d.data(a,c,f)}else f=b}return f}var c=a.document,d=function(){function I(){if(!d.isReady){try{c.documentElement.doScroll("left")}catch(a){setTimeout(I,1);return}d.ready()}}var d=function(a,b){return new d.fn.init(a,b,g)},e=a.jQuery,f=a.$,g,h=/^(?:[^<]*(<[\w\W]+>)[^>]*$|#([\w\-]+)$)/,i=/\S/,j=/^\s+/,k=/\s+$/,l=/\d/,m=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,n=/^[\],:{}\s]*$/,o=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,p=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,q=/(?:^|:|,)(?:\s*\[)+/g,r=/(webkit)[ \/]([\w.]+)/,s=/(opera)(?:.*version)?[ \/]([\w.]+)/,t=/(msie) ([\w.]+)/,u=/(mozilla)(?:.*? rv:([\w.]+))?/,v=navigator.userAgent,w,x=!1,y,z="then done fail isResolved isRejected promise".split(" "),A,B=Object.prototype.toString,C=Object.prototype.hasOwnProperty,D=Array.prototype.push,E=Array.prototype.slice,F=String.prototype.trim,G=Array.prototype.indexOf,H={};d.fn=d.prototype={constructor:d,init:function(a,e,f){var g,i,j,k;if(!a)return this;if(a.nodeType){this.context=this[0]=a,this.length=1;return this}if(a==="body"&&!e&&c.body){this.context=c,this[0]=c.body,this.selector="body",this.length=1;return this}if(typeof a==="string"){g=h.exec(a);if(!g||!g[1]&&e)return!e||e.jquery?(e||f).find(a):this.constructor(e).find(a);if(g[1]){e=e instanceof d?e[0]:e,k=e?e.ownerDocument||e:c,j=m.exec(a),j?d.isPlainObject(e)?(a=[c.createElement(j[1])],d.fn.attr.call(a,e,!0)):a=[k.createElement(j[1])]:(j=d.buildFragment([g[1]],[k]),a=(j.cacheable?d.clone(j.fragment):j.fragment).childNodes);return d.merge(this,a)}i=c.getElementById(g[2]);if(i&&i.parentNode){if(i.id!==g[2])return f.find(a);this.length=1,this[0]=i}this.context=c,this.selector=a;return this}if(d.isFunction(a))return f.ready(a);a.selector!==b&&(this.selector=a.selector,this.context=a.context);return d.makeArray(a,this)},selector:"",jquery:"1.5.1",length:0,size:function(){return this.length},toArray:function(){return E.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this[this.length+a]:this[a]},pushStack:function(a,b,c){var e=this.constructor();d.isArray(a)?D.apply(e,a):d.merge(e,a),e.prevObject=this,e.context=this.context,b==="find"?e.selector=this.selector+(this.selector?" ":"")+c:b&&(e.selector=this.selector+"."+b+"("+c+")");return e},each:function(a,b){return d.each(this,a,b)},ready:function(a){d.bindReady(),y.done(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(E.apply(this,arguments),"slice",E.call(arguments).join(","))},map:function(a){return this.pushStack(d.map(this,function(b,c){return a.call(b,c,b)}))},end:function(){return this.prevObject||this.constructor(null)},push:D,sort:[].sort,splice:[].splice},d.fn.init.prototype=d.fn,d.extend=d.fn.extend=function(){var a,c,e,f,g,h,i=arguments[0]||{},j=1,k=arguments.length,l=!1;typeof i==="boolean"&&(l=i,i=arguments[1]||{},j=2),typeof i!=="object"&&!d.isFunction(i)&&(i={}),k===j&&(i=this,--j);for(;j<k;j++)if((a=arguments[j])!=null)for(c in a){e=i[c],f=a[c];if(i===f)continue;l&&f&&(d.isPlainObject(f)||(g=d.isArray(f)))?(g?(g=!1,h=e&&d.isArray(e)?e:[]):h=e&&d.isPlainObject(e)?e:{},i[c]=d.extend(l,h,f)):f!==b&&(i[c]=f)}return i},d.extend({noConflict:function(b){a.$=f,b&&(a.jQuery=e);return d},isReady:!1,readyWait:1,ready:function(a){a===!0&&d.readyWait--;if(!d.readyWait||a!==!0&&!d.isReady){if(!c.body)return setTimeout(d.ready,1);d.isReady=!0;if(a!==!0&&--d.readyWait>0)return;y.resolveWith(c,[d]),d.fn.trigger&&d(c).trigger("ready").unbind("ready")}},bindReady:function(){if(!x){x=!0;if(c.readyState==="complete")return setTimeout(d.ready,1);if(c.addEventListener)c.addEventListener("DOMContentLoaded",A,!1),a.addEventListener("load",d.ready,!1);else if(c.attachEvent){c.attachEvent("onreadystatechange",A),a.attachEvent("onload",d.ready);var b=!1;try{b=a.frameElement==null}catch(e){}c.documentElement.doScroll&&b&&I()}}},isFunction:function(a){return d.type(a)==="function"},isArray:Array.isArray||function(a){return d.type(a)==="array"},isWindow:function(a){return a&&typeof a==="object"&&"setInterval"in a},isNaN:function(a){return a==null||!l.test(a)||isNaN(a)},type:function(a){return a==null?String(a):H[B.call(a)]||"object"},isPlainObject:function(a){if(!a||d.type(a)!=="object"||a.nodeType||d.isWindow(a))return!1;if(a.constructor&&!C.call(a,"constructor")&&!C.call(a.constructor.prototype,"isPrototypeOf"))return!1;var c;for(c in a){}return c===b||C.call(a,c)},isEmptyObject:function(a){for(var b in a)return!1;return!0},error:function(a){throw a},parseJSON:function(b){if(typeof b!=="string"||!b)return null;b=d.trim(b);if(n.test(b.replace(o,"@").replace(p,"]").replace(q,"")))return a.JSON&&a.JSON.parse?a.JSON.parse(b):(new Function("return "+b))();d.error("Invalid JSON: "+b)},parseXML:function(b,c,e){a.DOMParser?(e=new DOMParser,c=e.parseFromString(b,"text/xml")):(c=new ActiveXObject("Microsoft.XMLDOM"),c.async="false",c.loadXML(b)),e=c.documentElement,(!e||!e.nodeName||e.nodeName==="parsererror")&&d.error("Invalid XML: "+b);return c},noop:function(){},globalEval:function(a){if(a&&i.test(a)){var b=c.head||c.getElementsByTagName("head")[0]||c.documentElement,e=c.createElement("script");d.support.scriptEval()?e.appendChild(c.createTextNode(a)):e.text=a,b.insertBefore(e,b.firstChild),b.removeChild(e)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,c,e){var f,g=0,h=a.length,i=h===b||d.isFunction(a);if(e){if(i){for(f in a)if(c.apply(a[f],e)===!1)break}else for(;g<h;)if(c.apply(a[g++],e)===!1)break}else if(i){for(f in a)if(c.call(a[f],f,a[f])===!1)break}else for(var j=a[0];g<h&&c.call(j,g,j)!==!1;j=a[++g]){}return a},trim:F?function(a){return a==null?"":F.call(a)}:function(a){return a==null?"":(a+"").replace(j,"").replace(k,"")},makeArray:function(a,b){var c=b||[];if(a!=null){var e=d.type(a);a.length==null||e==="string"||e==="function"||e==="regexp"||d.isWindow(a)?D.call(c,a):d.merge(c,a)}return c},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var c=0,d=b.length;c<d;c++)if(b[c]===a)return c;return-1},merge:function(a,c){var d=a.length,e=0;if(typeof c.length==="number")for(var f=c.length;e<f;e++)a[d++]=c[e];else while(c[e]!==b)a[d++]=c[e++];a.length=d;return a},grep:function(a,b,c){var d=[],e;c=!!c;for(var f=0,g=a.length;f<g;f++)e=!!b(a[f],f),c!==e&&d.push(a[f]);return d},map:function(a,b,c){var d=[],e;for(var f=0,g=a.length;f<g;f++)e=b(a[f],f,c),e!=null&&(d[d.length]=e);return d.concat.apply([],d)},guid:1,proxy:function(a,c,e){arguments.length===2&&(typeof c==="string"?(e=a,a=e[c],c=b):c&&!d.isFunction(c)&&(e=c,c=b)),!c&&a&&(c=function(){return a.apply(e||this,arguments)}),a&&(c.guid=a.guid=a.guid||c.guid||d.guid++);return c},access:function(a,c,e,f,g,h){var i=a.length;if(typeof c==="object"){for(var j in c)d.access(a,j,c[j],f,g,e);return a}if(e!==b){f=!h&&f&&d.isFunction(e);for(var k=0;k<i;k++)g(a[k],c,f?e.call(a[k],k,g(a[k],c)):e,h);return a}return i?g(a[0],c):b},now:function(){return(new Date).getTime()},_Deferred:function(){var a=[],b,c,e,f={done:function(){if(!e){var c=arguments,g,h,i,j,k;b&&(k=b,b=0);for(g=0,h=c.length;g<h;g++)i=c[g],j=d.type(i),j==="array"?f.done.apply(f,i):j==="function"&&a.push(i);k&&f.resolveWith(k[0],k[1])}return this},resolveWith:function(d,f){if(!e&&!b&&!c){c=1;try{while(a[0])a.shift().apply(d,f)}catch(g){throw g}finally{b=[d,f],c=0}}return this},resolve:function(){f.resolveWith(d.isFunction(this.promise)?this.promise():this,arguments);return this},isResolved:function(){return c||b},cancel:function(){e=1,a=[];return this}};return f},Deferred:function(a){var b=d._Deferred(),c=d._Deferred(),e;d.extend(b,{then:function(a,c){b.done(a).fail(c);return this},fail:c.done,rejectWith:c.resolveWith,reject:c.resolve,isRejected:c.isResolved,promise:function(a){if(a==null){if(e)return e;e=a={}}var c=z.length;while(c--)a[z[c]]=b[z[c]];return a}}),b.done(c.cancel).fail(b.cancel),delete b.cancel,a&&a.call(b,b);return b},when:function(a){var b=arguments.length,c=b<=1&&a&&d.isFunction(a.promise)?a:d.Deferred(),e=c.promise();if(b>1){var f=E.call(arguments,0),g=b,h=function(a){return function(b){f[a]=arguments.length>1?E.call(arguments,0):b,--g||c.resolveWith(e,f)}};while(b--)a=f[b],a&&d.isFunction(a.promise)?a.promise().then(h(b),c.reject):--g;g||c.resolveWith(e,f)}else c!==a&&c.resolve(a);return e},uaMatch:function(a){a=a.toLowerCase();var b=r.exec(a)||s.exec(a)||t.exec(a)||a.indexOf("compatible")<0&&u.exec(a)||[];return{browser:b[1]||"",version:b[2]||"0"}},sub:function(){function a(b,c){return new a.fn.init(b,c)}d.extend(!0,a,this),a.superclass=this,a.fn=a.prototype=this(),a.fn.constructor=a,a.subclass=this.subclass,a.fn.init=function b(b,c){c&&c instanceof d&&!(c instanceof a)&&(c=a(c));return d.fn.init.call(this,b,c,e)},a.fn.init.prototype=a.fn;var e=a(c);return a},browser:{}}),y=d._Deferred(),d.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(a,b){H["[object "+b+"]"]=b.toLowerCase()}),w=d.uaMatch(v),w.browser&&(d.browser[w.browser]=!0,d.browser.version=w.version),d.browser.webkit&&(d.browser.safari=!0),G&&(d.inArray=function(a,b){return G.call(b,a)}),i.test(" ")&&(j=/^[\s\xA0]+/,k=/[\s\xA0]+$/),g=d(c),c.addEventListener?A=function(){c.removeEventListener("DOMContentLoaded",A,!1),d.ready()}:c.attachEvent&&(A=function(){c.readyState==="complete"&&(c.detachEvent("onreadystatechange",A),d.ready())});return d}();(function(){d.support={};var b=c.createElement("div");b.style.display="none",b.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var e=b.getElementsByTagName("*"),f=b.getElementsByTagName("a")[0],g=c.createElement("select"),h=g.appendChild(c.createElement("option")),i=b.getElementsByTagName("input")[0];if(e&&e.length&&f){d.support={leadingWhitespace:b.firstChild.nodeType===3,tbody:!b.getElementsByTagName("tbody").length,htmlSerialize:!!b.getElementsByTagName("link").length,style:/red/.test(f.getAttribute("style")),hrefNormalized:f.getAttribute("href")==="/a",opacity:/^0.55$/.test(f.style.opacity),cssFloat:!!f.style.cssFloat,checkOn:i.value==="on",optSelected:h.selected,deleteExpando:!0,optDisabled:!1,checkClone:!1,noCloneEvent:!0,noCloneChecked:!0,boxModel:null,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableHiddenOffsets:!0},i.checked=!0,d.support.noCloneChecked=i.cloneNode(!0).checked,g.disabled=!0,d.support.optDisabled=!h.disabled;var j=null;d.support.scriptEval=function(){if(j===null){var b=c.documentElement,e=c.createElement("script"),f="script"+d.now();try{e.appendChild(c.createTextNode("window."+f+"=1;"))}catch(g){}b.insertBefore(e,b.firstChild),a[f]?(j=!0,delete a[f]):j=!1,b.removeChild(e),b=e=f=null}return j};try{delete b.test}catch(k){d.support.deleteExpando=!1}!b.addEventListener&&b.attachEvent&&b.fireEvent&&(b.attachEvent("onclick",function l(){d.support.noCloneEvent=!1,b.detachEvent("onclick",l)}),b.cloneNode(!0).fireEvent("onclick")),b=c.createElement("div"),b.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";var m=c.createDocumentFragment();m.appendChild(b.firstChild),d.support.checkClone=m.cloneNode(!0).cloneNode(!0).lastChild.checked,d(function(){var a=c.createElement("div"),b=c.getElementsByTagName("body")[0];if(b){a.style.width=a.style.paddingLeft="1px",b.appendChild(a),d.boxModel=d.support.boxModel=a.offsetWidth===2,"zoom"in a.style&&(a.style.display="inline",a.style.zoom=1,d.support.inlineBlockNeedsLayout=a.offsetWidth===2,a.style.display="",a.innerHTML="<div style='width:4px;'></div>",d.support.shrinkWrapBlocks=a.offsetWidth!==2),a.innerHTML="<table><tr><td style='padding:0;border:0;display:none'></td><td>t</td></tr></table>";var e=a.getElementsByTagName("td");d.support.reliableHiddenOffsets=e[0].offsetHeight===0,e[0].style.display="",e[1].style.display="none",d.support.reliableHiddenOffsets=d.support.reliableHiddenOffsets&&e[0].offsetHeight===0,a.innerHTML="",b.removeChild(a).style.display="none",a=e=null}});var n=function(a){var b=c.createElement("div");a="on"+a;if(!b.attachEvent)return!0;var d=a in b;d||(b.setAttribute(a,"return;"),d=typeof b[a]==="function"),b=null;return d};d.support.submitBubbles=n("submit"),d.support.changeBubbles=n("change"),b=e=f=null}})();var e=/^(?:\{.*\}|\[.*\])$/;d.extend({cache:{},uuid:0,expando:"jQuery"+(d.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(a){a=a.nodeType?d.cache[a[d.expando]]:a[d.expando];return!!a&&!g(a)},data:function(a,c,e,f){if(d.acceptData(a)){var g=d.expando,h=typeof c==="string",i,j=a.nodeType,k=j?d.cache:a,l=j?a[d.expando]:a[d.expando]&&d.expando;if((!l||f&&l&&!k[l][g])&&h&&e===b)return;l||(j?a[d.expando]=l=++d.uuid:l=d.expando),k[l]||(k[l]={},j||(k[l].toJSON=d.noop));if(typeof c==="object"||typeof c==="function")f?k[l][g]=d.extend(k[l][g],c):k[l]=d.extend(k[l],c);i=k[l],f&&(i[g]||(i[g]={}),i=i[g]),e!==b&&(i[c]=e);if(c==="events"&&!i[c])return i[g]&&i[g].events;return h?i[c]:i}},removeData:function(b,c,e){if(d.acceptData(b)){var f=d.expando,h=b.nodeType,i=h?d.cache:b,j=h?b[d.expando]:d.expando;if(!i[j])return;if(c){var k=e?i[j][f]:i[j];if(k){delete k[c];if(!g(k))return}}if(e){delete i[j][f];if(!g(i[j]))return}var l=i[j][f];d.support.deleteExpando||i!=a?delete i[j]:i[j]=null,l?(i[j]={},h||(i[j].toJSON=d.noop),i[j][f]=l):h&&(d.support.deleteExpando?delete b[d.expando]:b.removeAttribute?b.removeAttribute(d.expando):b[d.expando]=null)}},_data:function(a,b,c){return d.data(a,b,c,!0)},acceptData:function(a){if(a.nodeName){var b=d.noData[a.nodeName.toLowerCase()];if(b)return b!==!0&&a.getAttribute("classid")===b}return!0}}),d.fn.extend({data:function(a,c){var e=null;if(typeof a==="undefined"){if(this.length){e=d.data(this[0]);if(this[0].nodeType===1){var g=this[0].attributes,h;for(var i=0,j=g.length;i<j;i++)h=g[i].name,h.indexOf("data-")===0&&(h=h.substr(5),f(this[0],h,e[h]))}}return e}if(typeof a==="object")return this.each(function(){d.data(this,a)});var k=a.split(".");k[1]=k[1]?"."+k[1]:"";if(c===b){e=this.triggerHandler("getData"+k[1]+"!",[k[0]]),e===b&&this.length&&(e=d.data(this[0],a),e=f(this[0],a,e));return e===b&&k[1]?this.data(k[0]):e}return this.each(function(){var b=d(this),e=[k[0],c];b.triggerHandler("setData"+k[1]+"!",e),d.data(this,a,c),b.triggerHandler("changeData"+k[1]+"!",e)})},removeData:function(a){return this.each(function(){d.removeData(this,a)})}}),d.extend({queue:function(a,b,c){if(a){b=(b||"fx")+"queue";var e=d._data(a,b);if(!c)return e||[];!e||d.isArray(c)?e=d._data(a,b,d.makeArray(c)):e.push(c);return e}},dequeue:function(a,b){b=b||"fx";var c=d.queue(a,b),e=c.shift();e==="inprogress"&&(e=c.shift()),e&&(b==="fx"&&c.unshift("inprogress"),e.call(a,function(){d.dequeue(a,b)})),c.length||d.removeData(a,b+"queue",!0)}}),d.fn.extend({queue:function(a,c){typeof a!=="string"&&(c=a,a="fx");if(c===b)return d.queue(this[0],a);return this.each(function(b){var e=d.queue(this,a,c);a==="fx"&&e[0]!=="inprogress"&&d.dequeue(this,a)})},dequeue:function(a){return this.each(function(){d.dequeue(this,a)})},delay:function(a,b){a=d.fx?d.fx.speeds[a]||a:a,b=b||"fx";return this.queue(b,function(){var c=this;setTimeout(function(){d.dequeue(c,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var h=/[\n\t\r]/g,i=/\s+/,j=/\r/g,k=/^(?:href|src|style)$/,l=/^(?:button|input)$/i,m=/^(?:button|input|object|select|textarea)$/i,n=/^a(?:rea)?$/i,o=/^(?:radio|checkbox)$/i;d.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"},d.fn.extend({attr:function(a,b){return d.access(this,a,b,!0,d.attr)},removeAttr:function(a,b){return this.each(function(){d.attr(this,a,""),this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(d.isFunction(a))return this.each(function(b){var c=d(this);c.addClass(a.call(this,b,c.attr("class")))});if(a&&typeof a==="string"){var b=(a||"").split(i);for(var c=0,e=this.length;c<e;c++){var f=this[c];if(f.nodeType===1)if(f.className){var g=" "+f.className+" ",h=f.className;for(var j=0,k=b.length;j<k;j++)g.indexOf(" "+b[j]+" ")<0&&(h+=" "+b[j]);f.className=d.trim(h)}else f.className=a}}return this},removeClass:function(a){if(d.isFunction(a))return this.each(function(b){var c=d(this);c.removeClass(a.call(this,b,c.attr("class")))});if(a&&typeof a==="string"||a===b){var c=(a||"").split(i);for(var e=0,f=this.length;e<f;e++){var g=this[e];if(g.nodeType===1&&g.className)if(a){var j=(" "+g.className+" ").replace(h," ");for(var k=0,l=c.length;k<l;k++)j=j.replace(" "+c[k]+" "," ");g.className=d.trim(j)}else g.className=""}}return this},toggleClass:function(a,b){var c=typeof a,e=typeof b==="boolean";if(d.isFunction(a))return this.each(function(c){var e=d(this);e.toggleClass(a.call(this,c,e.attr("class"),b),b)});return this.each(function(){if(c==="string"){var f,g=0,h=d(this),j=b,k=a.split(i);while(f=k[g++])j=e?j:!h.hasClass(f),h[j?"addClass":"removeClass"](f)}else if(c==="undefined"||c==="boolean")this.className&&d._data(this,"__className__",this.className),this.className=this.className||a===!1?"":d._data(this,"__className__")||""})},hasClass:function(a){var b=" "+a+" ";for(var c=0,d=this.length;c<d;c++)if((" "+this[c].className+" ").replace(h," ").indexOf(b)>-1)return!0;return!1},val:function(a){if(!arguments.length){var c=this[0];if(c){if(d.nodeName(c,"option")){var e=c.attributes.value;return!e||e.specified?c.value:c.text}if(d.nodeName(c,"select")){var f=c.selectedIndex,g=[],h=c.options,i=c.type==="select-one";if(f<0)return null;for(var k=i?f:0,l=i?f+1:h.length;k<l;k++){var m=h[k];if(m.selected&&(d.support.optDisabled?!m.disabled:m.getAttribute("disabled")===null)&&(!m.parentNode.disabled||!d.nodeName(m.parentNode,"optgroup"))){a=d(m).val();if(i)return a;g.push(a)}}if(i&&!g.length&&h.length)return d(h[f]).val();return g}if(o.test(c.type)&&!d.support.checkOn)return c.getAttribute("value")===null?"on":c.value;return(c.value||"").replace(j,"")}return b}var n=d.isFunction(a);return this.each(function(b){var c=d(this),e=a;if(this.nodeType===1){n&&(e=a.call(this,b,c.val())),e==null?e="":typeof e==="number"?e+="":d.isArray(e)&&(e=d.map(e,function(a){return a==null?"":a+""}));if(d.isArray(e)&&o.test(this.type))this.checked=d.inArray(c.val(),e)>=0;else if(d.nodeName(this,"select")){var f=d.makeArray(e);d("option",this).each(function(){this.selected=d.inArray(d(this).val(),f)>=0}),f.length||(this.selectedIndex=-1)}else this.value=e}})}}),d.extend({attrFn:{val:!0,css:!0,html:!0,text:!0,data:!0,width:!0,height:!0,offset:!0},attr:function(a,c,e,f){if(!a||a.nodeType===3||a.nodeType===8||a.nodeType===2)return b;if(f&&c in d.attrFn)return d(a)[c](e);var g=a.nodeType!==1||!d.isXMLDoc(a),h=e!==b;c=g&&d.props[c]||c;if(a.nodeType===1){var i=k.test(c);if(c==="selected"&&!d.support.optSelected){var j=a.parentNode;j&&(j.selectedIndex,j.parentNode&&j.parentNode.selectedIndex)}if((c in a||a[c]!==b)&&g&&!i){h&&(c==="type"&&l.test(a.nodeName)&&a.parentNode&&d.error("type property can't be changed"),e===null?a.nodeType===1&&a.removeAttribute(c):a[c]=e);if(d.nodeName(a,"form")&&a.getAttributeNode(c))return a.getAttributeNode(c).nodeValue;if(c==="tabIndex"){var o=a.getAttributeNode("tabIndex");return o&&o.specified?o.value:m.test(a.nodeName)||n.test(a.nodeName)&&a.href?0:b}return a[c]}if(!d.support.style&&g&&c==="style"){h&&(a.style.cssText=""+e);return a.style.cssText}h&&a.setAttribute(c,""+e);if(!a.attributes[c]&&(a.hasAttribute&&!a.hasAttribute(c)))return b;var p=!d.support.hrefNormalized&&g&&i?a.getAttribute(c,2):a.getAttribute(c);return p===null?b:p}h&&(a[c]=e);return a[c]}});var p=/\.(.*)$/,q=/^(?:textarea|input|select)$/i,r=/\./g,s=/ /g,t=/[^\w\s.|`]/g,u=function(a){return a.replace(t,"\\$&")};d.event={add:function(c,e,f,g){if(c.nodeType!==3&&c.nodeType!==8){try{d.isWindow(c)&&(c!==a&&!c.frameElement)&&(c=a)}catch(h){}if(f===!1)f=v;else if(!f)return;var i,j;f.handler&&(i=f,f=i.handler),f.guid||(f.guid=d.guid++);var k=d._data(c);if(!k)return;var l=k.events,m=k.handle;l||(k.events=l={}),m||(k.handle=m=function(){return typeof d!=="undefined"&&!d.event.triggered?d.event.handle.apply(m.elem,arguments):b}),m.elem=c,e=e.split(" ");var n,o=0,p;while(n=e[o++]){j=i?d.extend({},i):{handler:f,data:g},n.indexOf(".")>-1?(p=n.split("."),n=p.shift(),j.namespace=p.slice(0).sort().join(".")):(p=[],j.namespace=""),j.type=n,j.guid||(j.guid=f.guid);var q=l[n],r=d.event.special[n]||{};if(!q){q=l[n]=[];if(!r.setup||r.setup.call(c,g,p,m)===!1)c.addEventListener?c.addEventListener(n,m,!1):c.attachEvent&&c.attachEvent("on"+n,m)}r.add&&(r.add.call(c,j),j.handler.guid||(j.handler.guid=f.guid)),q.push(j),d.event.global[n]=!0}c=null}},global:{},remove:function(a,c,e,f){if(a.nodeType!==3&&a.nodeType!==8){e===!1&&(e=v);var g,h,i,j,k=0,l,m,n,o,p,q,r,s=d.hasData(a)&&d._data(a),t=s&&s.events;if(!s||!t)return;c&&c.type&&(e=c.handler,c=c.type);if(!c||typeof c==="string"&&c.charAt(0)==="."){c=c||"";for(h in t)d.event.remove(a,h+c);return}c=c.split(" ");while(h=c[k++]){r=h,q=null,l=h.indexOf(".")<0,m=[],l||(m=h.split("."),h=m.shift(),n=new RegExp("(^|\\.)"+d.map(m.slice(0).sort(),u).join("\\.(?:.*\\.)?")+"(\\.|$)")),p=t[h];if(!p)continue;if(!e){for(j=0;j<p.length;j++){q=p[j];if(l||n.test(q.namespace))d.event.remove(a,r,q.handler,j),p.splice(j--,1)}continue}o=d.event.special[h]||{};for(j=f||0;j<p.length;j++){q=p[j];if(e.guid===q.guid){if(l||n.test(q.namespace))f==null&&p.splice(j--,1),o.remove&&o.remove.call(a,q);if(f!=null)break}}if(p.length===0||f!=null&&p.length===1)(!o.teardown||o.teardown.call(a,m)===!1)&&d.removeEvent(a,h,s.handle),g=null,delete t[h]}if(d.isEmptyObject(t)){var w=s.handle;w&&(w.elem=null),delete s.events,delete s.handle,d.isEmptyObject(s)&&d.removeData(a,b,!0)}}},trigger:function(a,c,e){var f=a.type||a,g=arguments[3];if(!g){a=typeof a==="object"?a[d.expando]?a:d.extend(d.Event(f),a):d.Event(f),f.indexOf("!")>=0&&(a.type=f=f.slice(0,-1),a.exclusive=!0),e||(a.stopPropagation(),d.event.global[f]&&d.each(d.cache,function(){var b=d.expando,e=this[b];e&&e.events&&e.events[f]&&d.event.trigger(a,c,e.handle.elem)}));if(!e||e.nodeType===3||e.nodeType===8)return b;a.result=b,a.target=e,c=d.makeArray(c),c.unshift(a)}a.currentTarget=e;var h=d._data(e,"handle");h&&h.apply(e,c);var i=e.parentNode||e.ownerDocument;try{e&&e.nodeName&&d.noData[e.nodeName.toLowerCase()]||e["on"+f]&&e["on"+f].apply(e,c)===!1&&(a.result=!1,a.preventDefault())}catch(j){}if(!a.isPropagationStopped()&&i)d.event.trigger(a,c,i,!0);else if(!a.isDefaultPrevented()){var k,l=a.target,m=f.replace(p,""),n=d.nodeName(l,"a")&&m==="click",o=d.event.special[m]||{};if((!o._default||o._default.call(e,a)===!1)&&!n&&!(l&&l.nodeName&&d.noData[l.nodeName.toLowerCase()])){try{l[m]&&(k=l["on"+m],k&&(l["on"+m]=null),d.event.triggered=!0,l[m]())}catch(q){}k&&(l["on"+m]=k),d.event.triggered=!1}}},handle:function(c){var e,f,g,h,i,j=[],k=d.makeArray(arguments);c=k[0]=d.event.fix(c||a.event),c.currentTarget=this,e=c.type.indexOf(".")<0&&!c.exclusive,e||(g=c.type.split("."),c.type=g.shift(),j=g.slice(0).sort(),h=new RegExp("(^|\\.)"+j.join("\\.(?:.*\\.)?")+"(\\.|$)")),c.namespace=c.namespace||j.join("."),i=d._data(this,"events"),f=(i||{})[c.type];if(i&&f){f=f.slice(0);for(var l=0,m=f.length;l<m;l++){var n=f[l];if(e||h.test(n.namespace)){c.handler=n.handler,c.data=n.data,c.handleObj=n;var o=n.handler.apply(this,k);o!==b&&(c.result=o,o===!1&&(c.preventDefault(),c.stopPropagation()));if(c.isImmediatePropagationStopped())break}}}return c.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(a){if(a[d.expando])return a;var e=a;a=d.Event(e);for(var f=this.props.length,g;f;)g=this.props[--f],a[g]=e[g];a.target||(a.target=a.srcElement||c),a.target.nodeType===3&&(a.target=a.target.parentNode),!a.relatedTarget&&a.fromElement&&(a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement);if(a.pageX==null&&a.clientX!=null){var h=c.documentElement,i=c.body;a.pageX=a.clientX+(h&&h.scrollLeft||i&&i.scrollLeft||0)-(h&&h.clientLeft||i&&i.clientLeft||0),a.pageY=a.clientY+(h&&h.scrollTop||i&&i.scrollTop||0)-(h&&h.clientTop||i&&i.clientTop||0)}a.which==null&&(a.charCode!=null||a.keyCode!=null)&&(a.which=a.charCode!=null?a.charCode:a.keyCode),!a.metaKey&&a.ctrlKey&&(a.metaKey=a.ctrlKey),!a.which&&a.button!==b&&(a.which=a.button&1?1:a.button&2?3:a.button&4?2:0);return a},guid:1e8,proxy:d.proxy,special:{ready:{setup:d.bindReady,teardown:d.noop},live:{add:function(a){d.event.add(this,F(a.origType,a.selector),d.extend({},a,{handler:E,guid:a.handler.guid}))},remove:function(a){d.event.remove(this,F(a.origType,a.selector),a)}},beforeunload:{setup:function(a,b,c){d.isWindow(this)&&(this.onbeforeunload=c)},teardown:function(a,b){this.onbeforeunload===b&&(this.onbeforeunload=null)}}}},d.removeEvent=c.removeEventListener?function(a,b,c){a.removeEventListener&&a.removeEventListener(b,c,!1)}:function(a,b,c){a.detachEvent&&a.detachEvent("on"+b,c)},d.Event=function(a){if(!this.preventDefault)return new d.Event(a);a&&a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||a.returnValue===!1||a.getPreventDefault&&a.getPreventDefault()?w:v):this.type=a,this.timeStamp=d.now(),this[d.expando]=!0},d.Event.prototype={preventDefault:function(){this.isDefaultPrevented=w;var a=this.originalEvent;a&&(a.preventDefault?a.preventDefault():a.returnValue=!1)},stopPropagation:function(){this.isPropagationStopped=w;var a=this.originalEvent;a&&(a.stopPropagation&&a.stopPropagation(),a.cancelBubble=!0)},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=w,this.stopPropagation()},isDefaultPrevented:v,isPropagationStopped:v,isImmediatePropagationStopped:v};var x=function(a){var b=a.relatedTarget;try{if(b!==c&&!b.parentNode)return;while(b&&b!==this)b=b.parentNode;b!==this&&(a.type=a.data,d.event.handle.apply(this,arguments))}catch(e){}},y=function(a){a.type=a.data,d.event.handle.apply(this,arguments)};d.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){d.event.special[a]={setup:function(c){d.event.add(this,b,c&&c.selector?y:x,a)},teardown:function(a){d.event.remove(this,b,a&&a.selector?y:x)}}}),d.support.submitBubbles||(d.event.special.submit={setup:function(a,b){if(this.nodeName&&this.nodeName.toLowerCase()!=="form")d.event.add(this,"click.specialSubmit",function(a){var b=a.target,c=b.type;(c==="submit"||c==="image")&&d(b).closest("form").length&&C("submit",this,arguments)}),d.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,c=b.type;(c==="text"||c==="password")&&d(b).closest("form").length&&a.keyCode===13&&C("submit",this,arguments)});else return!1},teardown:function(a){d.event.remove(this,".specialSubmit")}});if(!d.support.changeBubbles){var z,A=function(a){var b=a.type,c=a.value;b==="radio"||b==="checkbox"?c=a.checked:b==="select-multiple"?c=a.selectedIndex>-1?d.map(a.options,function(a){return a.selected}).join("-"):"":a.nodeName.toLowerCase()==="select"&&(c=a.selectedIndex);return c},B=function B(a){var c=a.target,e,f;if(q.test(c.nodeName)&&!c.readOnly){e=d._data(c,"_change_data"),f=A(c),(a.type!=="focusout"||c.type!=="radio")&&d._data(c,"_change_data",f);if(e===b||f===e)return;if(e!=null||f)a.type="change",a.liveFired=b,d.event.trigger(a,arguments[1],c)}};d.event.special.change={filters:{focusout:B,beforedeactivate:B,click:function(a){var b=a.target,c=b.type;(c==="radio"||c==="checkbox"||b.nodeName.toLowerCase()==="select")&&B.call(this,a)},keydown:function(a){var b=a.target,c=b.type;(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(c==="checkbox"||c==="radio")||c==="select-multiple")&&B.call(this,a)},beforeactivate:function(a){var b=a.target;d._data(b,"_change_data",A(b))}},setup:function(a,b){if(this.type==="file")return!1;for(var c in z)d.event.add(this,c+".specialChange",z[c]);return q.test(this.nodeName)},teardown:function(a){d.event.remove(this,".specialChange");return q.test(this.nodeName)}},z=d.event.special.change.filters,z.focus=z.beforeactivate}c.addEventListener&&d.each({focus:"focusin",blur:"focusout"},function(a,b){function c(a){a=d.event.fix(a),a.type=b;return d.event.handle.call(this,a)}d.event.special[b]={setup:function(){this.addEventListener(a,c,!0)},teardown:function(){this.removeEventListener(a,c,!0)}}}),d.each(["bind","one"],function(a,c){d.fn[c]=function(a,e,f){if(typeof a==="object"){for(var g in a)this[c](g,e,a[g],f);return this}if(d.isFunction(e)||e===!1)f=e,e=b;var h=c==="one"?d.proxy(f,function(a){d(this).unbind(a,h);return f.apply(this,arguments)}):f;if(a==="unload"&&c!=="one")this.one(a,e,f);else for(var i=0,j=this.length;i<j;i++)d.event.add(this[i],a,h,e);return this}}),d.fn.extend({unbind:function(a,b){if(typeof a!=="object"||a.preventDefault)for(var e=0,f=this.length;e<f;e++)d.event.remove(this[e],a,b);else for(var c in a)this.unbind(c,a[c]);return this},delegate:function(a,b,c,d){return this.live(b,c,d,a)},undelegate:function(a,b,c){return arguments.length===0?this.unbind("live"):this.die(b,null,c,a)},trigger:function(a,b){return this.each(function(){d.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){var c=d.Event(a);c.preventDefault(),c.stopPropagation(),d.event.trigger(c,b,this[0]);return c.result}},toggle:function(a){var b=arguments,c=1;while(c<b.length)d.proxy(a,b[c++]);return this.click(d.proxy(a,function(e){var f=(d._data(this,"lastToggle"+a.guid)||0)%c;d._data(this,"lastToggle"+a.guid,f+1),e.preventDefault();return b[f].apply(this,arguments)||!1}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var D={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};d.each(["live","die"],function(a,c){d.fn[c]=function(a,e,f,g){var h,i=0,j,k,l,m=g||this.selector,n=g?this:d(this.context);if(typeof a==="object"&&!a.preventDefault){for(var o in a)n[c](o,e,a[o],m);return this}d.isFunction(e)&&(f=e,e=b),a=(a||"").split(" ");while((h=a[i++])!=null){j=p.exec(h),k="",j&&(k=j[0],h=h.replace(p,""));if(h==="hover"){a.push("mouseenter"+k,"mouseleave"+k);continue}l=h,h==="focus"||h==="blur"?(a.push(D[h]+k),h=h+k):h=(D[h]||h)+k;if(c==="live")for(var q=0,r=n.length;q<r;q++)d.event.add(n[q],"live."+F(h,m),{data:e,selector:m,handler:f,origType:h,origHandler:f,preType:l});else n.unbind("live."+F(h,m),f)}return this}}),d.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){d.fn[b]=function(a,c){c==null&&(c=a,a=null);return arguments.length>0?this.bind(b,a,c):this.trigger(b)},d.attrFn&&(d.attrFn[b]=!0)}),function(){function u(a,b,c,d,e,f){for(var g=0,h=d.length;g<h;g++){var i=d[g];if(i){var j=!1;i=i[a];while(i){if(i.sizcache===c){j=d[i.sizset];break}if(i.nodeType===1){f||(i.sizcache=c,i.sizset=g);if(typeof b!=="string"){if(i===b){j=!0;break}}else if(k.filter(b,[i]).length>0){j=i;break}}i=i[a]}d[g]=j}}}function t(a,b,c,d,e,f){for(var g=0,h=d.length;g<h;g++){var i=d[g];if(i){var j=!1;i=i[a];while(i){if(i.sizcache===c){j=d[i.sizset];break}i.nodeType===1&&!f&&(i.sizcache=c,i.sizset=g);if(i.nodeName.toLowerCase()===b){j=i;break}i=i[a]}d[g]=j}}}var a=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,f=Object.prototype.toString,g=!1,h=!0,i=/\\/g,j=/\W/;[0,0].sort(function(){h=!1;return 0});var k=function(b,d,e,g){e=e||[],d=d||c;var h=d;if(d.nodeType!==1&&d.nodeType!==9)return[];if(!b||typeof b!=="string")return e;var i,j,n,o,q,r,s,t,u=!0,w=k.isXML(d),x=[],y=b;do{a.exec(""),i=a.exec(y);if(i){y=i[3],x.push(i[1]);if(i[2]){o=i[3];break}}}while(i);if(x.length>1&&m.exec(b))if(x.length===2&&l.relative[x[0]])j=v(x[0]+x[1],d);else{j=l.relative[x[0]]?[d]:k(x.shift(),d);while(x.length)b=x.shift(),l.relative[b]&&(b+=x.shift()),j=v(b,j)}else{!g&&x.length>1&&d.nodeType===9&&!w&&l.match.ID.test(x[0])&&!l.match.ID.test(x[x.length-1])&&(q=k.find(x.shift(),d,w),d=q.expr?k.filter(q.expr,q.set)[0]:q.set[0]);if(d){q=g?{expr:x.pop(),set:p(g)}:k.find(x.pop(),x.length===1&&(x[0]==="~"||x[0]==="+")&&d.parentNode?d.parentNode:d,w),j=q.expr?k.filter(q.expr,q.set):q.set,x.length>0?n=p(j):u=!1;while(x.length)r=x.pop(),s=r,l.relative[r]?s=x.pop():r="",s==null&&(s=d),l.relative[r](n,s,w)}else n=x=[]}n||(n=j),n||k.error(r||b);if(f.call(n)==="[object Array]")if(u)if(d&&d.nodeType===1)for(t=0;n[t]!=null;t++)n[t]&&(n[t]===!0||n[t].nodeType===1&&k.contains(d,n[t]))&&e.push(j[t]);else for(t=0;n[t]!=null;t++)n[t]&&n[t].nodeType===1&&e.push(j[t]);else e.push.apply(e,n);else p(n,e);o&&(k(o,h,e,g),k.uniqueSort(e));return e};k.uniqueSort=function(a){if(r){g=h,a.sort(r);if(g)for(var b=1;b<a.length;b++)a[b]===a[b-1]&&a.splice(b--,1)}return a},k.matches=function(a,b){return k(a,null,null,b)},k.matchesSelector=function(a,b){return k(b,null,null,[a]).length>0},k.find=function(a,b,c){var d;if(!a)return[];for(var e=0,f=l.order.length;e<f;e++){var g,h=l.order[e];if(g=l.leftMatch[h].exec(a)){var j=g[1];g.splice(1,1);if(j.substr(j.length-1)!=="\\"){g[1]=(g[1]||"").replace(i,""),d=l.find[h](g,b,c);if(d!=null){a=a.replace(l.match[h],"");break}}}}d||(d=typeof b.getElementsByTagName!=="undefined"?b.getElementsByTagName("*"):[]);return{set:d,expr:a}},k.filter=function(a,c,d,e){var f,g,h=a,i=[],j=c,m=c&&c[0]&&k.isXML(c[0]);while(a&&c.length){for(var n in l.filter)if((f=l.leftMatch[n].exec(a))!=null&&f[2]){var o,p,q=l.filter[n],r=f[1];g=!1,f.splice(1,1);if(r.substr(r.length-1)==="\\")continue;j===i&&(i=[]);if(l.preFilter[n]){f=l.preFilter[n](f,j,d,i,e,m);if(f){if(f===!0)continue}else g=o=!0}if(f)for(var s=0;(p=j[s])!=null;s++)if(p){o=q(p,f,s,j);var t=e^!!o;d&&o!=null?t?g=!0:j[s]=!1:t&&(i.push(p),g=!0)}if(o!==b){d||(j=i),a=a.replace(l.match[n],"");if(!g)return[];break}}if(a===h)if(g==null)k.error(a);else break;h=a}return j},k.error=function(a){throw"Syntax error, unrecognized expression: "+a};var l=k.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF\-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF\-]|\\.)+)\s*(?:(\S?=)\s*(?:(['"])(.*?)\3|(#?(?:[\w\u00c0-\uFFFF\-]|\\.)*)|)|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*\-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\(\s*(even|odd|(?:[+\-]?\d+|(?:[+\-]?\d*)?n\s*(?:[+\-]\s*\d+)?))\s*\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^\-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF\-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(a){return a.getAttribute("href")},type:function(a){return a.getAttribute("type")}},relative:{"+":function(a,b){var c=typeof b==="string",d=c&&!j.test(b),e=c&&!d;d&&(b=b.toLowerCase());for(var f=0,g=a.length,h;f<g;f++)if(h=a[f]){while((h=h.previousSibling)&&h.nodeType!==1){}a[f]=e||h&&h.nodeName.toLowerCase()===b?h||!1:h===b}e&&k.filter(b,a,!0)},">":function(a,b){var c,d=typeof b==="string",e=0,f=a.length;if(d&&!j.test(b)){b=b.toLowerCase();for(;e<f;e++){c=a[e];if(c){var g=c.parentNode;a[e]=g.nodeName.toLowerCase()===b?g:!1}}}else{for(;e<f;e++)c=a[e],c&&(a[e]=d?c.parentNode:c.parentNode===b);d&&k.filter(b,a,!0)}},"":function(a,b,c){var d,f=e++,g=u;typeof b==="string"&&!j.test(b)&&(b=b.toLowerCase(),d=b,g=t),g("parentNode",b,f,a,d,c)},"~":function(a,b,c){var d,f=e++,g=u;typeof b==="string"&&!j.test(b)&&(b=b.toLowerCase(),d=b,g=t),g("previousSibling",b,f,a,d,c)}},find:{ID:function(a,b,c){if(typeof b.getElementById!=="undefined"&&!c){var d=b.getElementById(a[1]);return d&&d.parentNode?[d]:[]}},NAME:function(a,b){if(typeof b.getElementsByName!=="undefined"){var c=[],d=b.getElementsByName(a[1]);for(var e=0,f=d.length;e<f;e++)d[e].getAttribute("name")===a[1]&&c.push(d[e]);return c.length===0?null:c}},TAG:function(a,b){if(typeof b.getElementsByTagName!=="undefined")return b.getElementsByTagName(a[1])}},preFilter:{CLASS:function(a,b,c,d,e,f){a=" "+a[1].replace(i,"")+" ";if(f)return a;for(var g=0,h;(h=b[g])!=null;g++)h&&(e^(h.className&&(" "+h.className+" ").replace(/[\t\n\r]/g," ").indexOf(a)>=0)?c||d.push(h):c&&(b[g]=!1));return!1},ID:function(a){return a[1].replace(i,"")},TAG:function(a,b){return a[1].replace(i,"").toLowerCase()},CHILD:function(a){if(a[1]==="nth"){a[2]||k.error(a[0]),a[2]=a[2].replace(/^\+|\s*/g,"");var b=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(a[2]==="even"&&"2n"||a[2]==="odd"&&"2n+1"||!/\D/.test(a[2])&&"0n+"+a[2]||a[2]);a[2]=b[1]+(b[2]||1)-0,a[3]=b[3]-0}else a[2]&&k.error(a[0]);a[0]=e++;return a},ATTR:function(a,b,c,d,e,f){var g=a[1]=a[1].replace(i,"");!f&&l.attrMap[g]&&(a[1]=l.attrMap[g]),a[4]=(a[4]||a[5]||"").replace(i,""),a[2]==="~="&&(a[4]=" "+a[4]+" ");return a},PSEUDO:function(b,c,d,e,f){if(b[1]==="not")if((a.exec(b[3])||"").length>1||/^\w/.test(b[3]))b[3]=k(b[3],null,null,c);else{var g=k.filter(b[3],c,d,!0^f);d||e.push.apply(e,g);return!1}else if(l.match.POS.test(b[0])||l.match.CHILD.test(b[0]))return!0;return b},POS:function(a){a.unshift(!0);return a}},filters:{enabled:function(a){return a.disabled===!1&&a.type!=="hidden"},disabled:function(a){return a.disabled===!0},checked:function(a){return a.checked===!0},selected:function(a){a.parentNode&&a.parentNode.selectedIndex;return a.selected===!0},parent:function(a){return!!a.firstChild},empty:function(a){return!a.firstChild},has:function(a,b,c){return!!k(c[3],a).length},header:function(a){return/h\d/i.test(a.nodeName)},text:function(a){return"text"===a.getAttribute("type")},radio:function(a){return"radio"===a.type},checkbox:function(a){return"checkbox"===a.type},file:function(a){return"file"===a.type},password:function(a){return"password"===a.type},submit:function(a){return"submit"===a.type},image:function(a){return"image"===a.type},reset:function(a){return"reset"===a.type},button:function(a){return"button"===a.type||a.nodeName.toLowerCase()==="button"},input:function(a){return/input|select|textarea|button/i.test(a.nodeName)}},setFilters:{first:function(a,b){return b===0},last:function(a,b,c,d){return b===d.length-1},even:function(a,b){return b%2===0},odd:function(a,b){return b%2===1},lt:function(a,b,c){return b<c[3]-0},gt:function(a,b,c){return b>c[3]-0},nth:function(a,b,c){return c[3]-0===b},eq:function(a,b,c){return c[3]-0===b}},filter:{PSEUDO:function(a,b,c,d){var e=b[1],f=l.filters[e];if(f)return f(a,c,b,d);if(e==="contains")return(a.textContent||a.innerText||k.getText([a])||"").indexOf(b[3])>=0;if(e==="not"){var g=b[3];for(var h=0,i=g.length;h<i;h++)if(g[h]===a)return!1;return!0}k.error(e)},CHILD:function(a,b){var c=b[1],d=a;switch(c){case"only":case"first":while(d=d.previousSibling)if(d.nodeType===1)return!1;if(c==="first")return!0;d=a;case"last":while(d=d.nextSibling)if(d.nodeType===1)return!1;return!0;case"nth":var e=b[2],f=b[3];if(e===1&&f===0)return!0;var g=b[0],h=a.parentNode;if(h&&(h.sizcache!==g||!a.nodeIndex)){var i=0;for(d=h.firstChild;d;d=d.nextSibling)d.nodeType===1&&(d.nodeIndex=++i);h.sizcache=g}var j=a.nodeIndex-f;return e===0?j===0:j%e===0&&j/e>=0}},ID:function(a,b){return a.nodeType===1&&a.getAttribute("id")===b},TAG:function(a,b){return b==="*"&&a.nodeType===1||a.nodeName.toLowerCase()===b},CLASS:function(a,b){return(" "+(a.className||a.getAttribute("class"))+" ").indexOf(b)>-1},ATTR:function(a,b){var c=b[1],d=l.attrHandle[c]?l.attrHandle[c](a):a[c]!=null?a[c]:a.getAttribute(c),e=d+"",f=b[2],g=b[4];return d==null?f==="!=":f==="="?e===g:f==="*="?e.indexOf(g)>=0:f==="~="?(" "+e+" ").indexOf(g)>=0:g?f==="!="?e!==g:f==="^="?e.indexOf(g)===0:f==="$="?e.substr(e.length-g.length)===g:f==="|="?e===g||e.substr(0,g.length+1)===g+"-":!1:e&&d!==!1},POS:function(a,b,c,d){var e=b[2],f=l.setFilters[e];if(f)return f(a,c,b,d)}}},m=l.match.POS,n=function(a,b){return"\\"+(b-0+1)};for(var o in l.match)l.match[o]=new RegExp(l.match[o].source+/(?![^\[]*\])(?![^\(]*\))/.source),l.leftMatch[o]=new RegExp(/(^(?:.|\r|\n)*?)/.source+l.match[o].source.replace(/\\(\d+)/g,n));var p=function(a,b){a=Array.prototype.slice.call(a,0);if(b){b.push.apply(b,a);return b}return a};try{Array.prototype.slice.call(c.documentElement.childNodes,0)[0].nodeType}catch(q){p=function(a,b){var c=0,d=b||[];if(f.call(a)==="[object Array]")Array.prototype.push.apply(d,a);else if(typeof a.length==="number")for(var e=a.length;c<e;c++)d.push(a[c]);else for(;a[c];c++)d.push(a[c]);return d}}var r,s;c.documentElement.compareDocumentPosition?r=function(a,b){if(a===b){g=!0;return 0}if(!a.compareDocumentPosition||!b.compareDocumentPosition)return a.compareDocumentPosition?-1:1;return a.compareDocumentPosition(b)&4?-1:1}:(r=function(a,b){var c,d,e=[],f=[],h=a.parentNode,i=b.parentNode,j=h;if(a===b){g=!0;return 0}if(h===i)return s(a,b);if(!h)return-1;if(!i)return 1;while(j)e.unshift(j),j=j.parentNode;j=i;while(j)f.unshift(j),j=j.parentNode;c=e.length,d=f.length;for(var k=0;k<c&&k<d;k++)if(e[k]!==f[k])return s(e[k],f[k]);return k===c?s(a,f[k],-1):s(e[k],b,1)},s=function(a,b,c){if(a===b)return c;var d=a.nextSibling;while(d){if(d===b)return-1;d=d.nextSibling}return 1}),k.getText=function(a){var b="",c;for(var d=0;a[d];d++)c=a[d],c.nodeType===3||c.nodeType===4?b+=c.nodeValue:c.nodeType!==8&&(b+=k.getText(c.childNodes));return b},function(){var a=c.createElement("div"),d="script"+(new Date).getTime(),e=c.documentElement;a.innerHTML="<a name='"+d+"'/>",e.insertBefore(a,e.firstChild),c.getElementById(d)&&(l.find.ID=function(a,c,d){if(typeof c.getElementById!=="undefined"&&!d){var e=c.getElementById(a[1]);return e?e.id===a[1]||typeof e.getAttributeNode!=="undefined"&&e.getAttributeNode("id").nodeValue===a[1]?[e]:b:[]}},l.filter.ID=function(a,b){var c=typeof a.getAttributeNode!=="undefined"&&a.getAttributeNode("id");return a.nodeType===1&&c&&c.nodeValue===b}),e.removeChild(a),e=a=null}(),function(){var a=c.createElement("div");a.appendChild(c.createComment("")),a.getElementsByTagName("*").length>0&&(l.find.TAG=function(a,b){var c=b.getElementsByTagName(a[1]);if(a[1]==="*"){var d=[];for(var e=0;c[e];e++)c[e].nodeType===1&&d.push(c[e]);c=d}return c}),a.innerHTML="<a href='#'></a>",a.firstChild&&typeof a.firstChild.getAttribute!=="undefined"&&a.firstChild.getAttribute("href")!=="#"&&(l.attrHandle.href=function(a){return a.getAttribute("href",2)}),a=null}(),c.querySelectorAll&&function(){var a=k,b=c.createElement("div"),d="__sizzle__";b.innerHTML="<p class='TEST'></p>";if(!b.querySelectorAll||b.querySelectorAll(".TEST").length!==0){k=function(b,e,f,g){e=e||c;if(!g&&!k.isXML(e)){var h=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b);if(h&&(e.nodeType===1||e.nodeType===9)){if(h[1])return p(e.getElementsByTagName(b),f);if(h[2]&&l.find.CLASS&&e.getElementsByClassName)return p(e.getElementsByClassName(h[2]),f)}if(e.nodeType===9){if(b==="body"&&e.body)return p([e.body],f);if(h&&h[3]){var i=e.getElementById(h[3]);if(!i||!i.parentNode)return p([],f);if(i.id===h[3])return p([i],f)}try{return p(e.querySelectorAll(b),f)}catch(j){}}else if(e.nodeType===1&&e.nodeName.toLowerCase()!=="object"){var m=e,n=e.getAttribute("id"),o=n||d,q=e.parentNode,r=/^\s*[+~]/.test(b);n?o=o.replace(/'/g,"\\$&"):e.setAttribute("id",o),r&&q&&(e=e.parentNode);try{if(!r||q)return p(e.querySelectorAll("[id='"+o+"'] "+b),f)}catch(s){}finally{n||m.removeAttribute("id")}}}return a(b,e,f,g)};for(var e in a)k[e]=a[e];b=null}}(),function(){var a=c.documentElement,b=a.matchesSelector||a.mozMatchesSelector||a.webkitMatchesSelector||a.msMatchesSelector,d=!1;try{b.call(c.documentElement,"[test!='']:sizzle")}catch(e){d=!0}b&&(k.matchesSelector=function(a,c){c=c.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!k.isXML(a))try{if(d||!l.match.PSEUDO.test(c)&&!/!=/.test(c))return b.call(a,c)}catch(e){}return k(c,null,null,[a]).length>0})}(),function(){var a=c.createElement("div");a.innerHTML="<div class='test e'></div><div class='test'></div>";if(a.getElementsByClassName&&a.getElementsByClassName("e").length!==0){a.lastChild.className="e";if(a.getElementsByClassName("e").length===1)return;l.order.splice(1,0,"CLASS"),l.find.CLASS=function(a,b,c){if(typeof b.getElementsByClassName!=="undefined"&&!c)return b.getElementsByClassName(a[1])},a=null}}(),c.documentElement.contains?k.contains=function(a,b){return a!==b&&(a.contains?a.contains(b):!0)}:c.documentElement.compareDocumentPosition?k.contains=function(a,b){return!!(a.compareDocumentPosition(b)&16)}:k.contains=function(){return!1},k.isXML=function(a){var b=(a?a.ownerDocument||a:0).documentElement;return b?b.nodeName!=="HTML":!1};var v=function(a,b){var c,d=[],e="",f=b.nodeType?[b]:b;while(c=l.match.PSEUDO.exec(a))e+=c[0],a=a.replace(l.match.PSEUDO,"");a=l.relative[a]?a+"*":a;for(var g=0,h=f.length;g<h;g++)k(a,f[g],d);return k.filter(e,d)};d.find=k,d.expr=k.selectors,d.expr[":"]=d.expr.filters,d.unique=k.uniqueSort,d.text=k.getText,d.isXMLDoc=k.isXML,d.contains=k.contains}();var G=/Until$/,H=/^(?:parents|prevUntil|prevAll)/,I=/,/,J=/^.[^:#\[\.,]*$/,K=Array.prototype.slice,L=d.expr.match.POS,M={children:!0,contents:!0,next:!0,prev:!0};d.fn.extend({find:function(a){var b=this.pushStack("","find",a),c=0;for(var e=0,f=this.length;e<f;e++){c=b.length,d.find(a,this[e],b);if(e>0)for(var g=c;g<b.length;g++)for(var h=0;h<c;h++)if(b[h]===b[g]){b.splice(g--,1);break}}return b},has:function(a){var b=d(a);return this.filter(function(){for(var a=0,c=b.length;a<c;a++)if(d.contains(this,b[a]))return!0})},not:function(a){return this.pushStack(O(this,a,!1),"not",a)},filter:function(a){return this.pushStack(O(this,a,!0),"filter",a)},is:function(a){return!!a&&d.filter(a,this).length>0},closest:function(a,b){var c=[],e,f,g=this[0];if(d.isArray(a)){var h,i,j={},k=1;if(g&&a.length){for(e=0,f=a.length;e<f;e++)i=a[e],j[i]||(j[i]=d.expr.match.POS.test(i)?d(i,b||this.context):i);while(g&&g.ownerDocument&&g!==b){for(i in j)h=j[i],(h.jquery?h.index(g)>-1:d(g).is(h))&&c.push({selector:i,elem:g,level:k});g=g.parentNode,k++}}return c}var l=L.test(a)?d(a,b||this.context):null;for(e=0,f=this.length;e<f;e++){g=this[e];while(g){if(l?l.index(g)>-1:d.find.matchesSelector(g,a)){c.push(g);break}g=g.parentNode;if(!g||!g.ownerDocument||g===b)break}}c=c.length>1?d.unique(c):c;return this.pushStack(c,"closest",a)},index:function(a){if(!a||typeof a==="string")return d.inArray(this[0],a?d(a):this.parent().children());return d.inArray(a.jquery?a[0]:a,this)},add:function(a,b){var c=typeof a==="string"?d(a,b):d.makeArray(a),e=d.merge(this.get(),c);return this.pushStack(N(c[0])||N(e[0])?e:d.unique(e))},andSelf:function(){return this.add(this.prevObject)}}),d.each({parent:function(a){var b=a.parentNode;return b&&b.nodeType!==11?b:null},parents:function(a){return d.dir(a,"parentNode")},parentsUntil:function(a,b,c){return d.dir(a,"parentNode",c)},next:function(a){return d.nth(a,2,"nextSibling")},prev:function(a){return d.nth(a,2,"previousSibling")},nextAll:function(a){return d.dir(a,"nextSibling")},prevAll:function(a){return d.dir(a,"previousSibling")},nextUntil:function(a,b,c){return d.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return d.dir(a,"previousSibling",c)},siblings:function(a){return d.sibling(a.parentNode.firstChild,a)},children:function(a){return d.sibling(a.firstChild)},contents:function(a){return d.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:d.makeArray(a.childNodes)}},function(a,b){d.fn[a]=function(c,e){var f=d.map(this,b,c),g=K.call(arguments);G.test(a)||(e=c),e&&typeof e==="string"&&(f=d.filter(e,f)),f=this.length>1&&!M[a]?d.unique(f):f,(this.length>1||I.test(e))&&H.test(a)&&(f=f.reverse());return this.pushStack(f,a,g.join(","))}}),d.extend({filter:function(a,b,c){c&&(a=":not("+a+")");return b.length===1?d.find.matchesSelector(b[0],a)?[b[0]]:[]:d.find.matches(a,b)},dir:function(a,c,e){var f=[],g=a[c];while(g&&g.nodeType!==9&&(e===b||g.nodeType!==1||!d(g).is(e)))g.nodeType===1&&f.push(g),g=g[c];return f},nth:function(a,b,c,d){b=b||1;var e=0;for(;a;a=a[c])if(a.nodeType===1&&++e===b)break;return a},sibling:function(a,b){var c=[];for(;a;a=a.nextSibling)a.nodeType===1&&a!==b&&c.push(a);return c}});var P=/ jQuery\d+="(?:\d+|null)"/g,Q=/^\s+/,R=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,S=/<([\w:]+)/,T=/<tbody/i,U=/<|&#?\w+;/,V=/<(?:script|object|embed|option|style)/i,W=/checked\s*(?:[^=]|=\s*.checked.)/i,X={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,"",""]};X.optgroup=X.option,X.tbody=X.tfoot=X.colgroup=X.caption=X.thead,X.th=X.td,d.support.htmlSerialize||(X._default=[1,"div<div>","</div>"]),d.fn.extend({text:function(a){if(d.isFunction(a))return this.each(function(b){var c=d(this);c.text(a.call(this,b,c.text()))});if(typeof a!=="object"&&a!==b)return this.empty().append((this[0]&&this[0].ownerDocument||c).createTextNode(a));return d.text(this)},wrapAll:function(a){if(d.isFunction(a))return this.each(function(b){d(this).wrapAll(a.call(this,b))});if(this[0]){var b=d(a,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstChild&&a.firstChild.nodeType===1)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(a){if(d.isFunction(a))return this.each(function(b){d(this).wrapInner(a.call(this,b))});return this.each(function(){var b=d(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){d(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){d.nodeName(this,"body")||d(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this)});if(arguments.length){var a=d(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this.nextSibling)});if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,d(arguments[0]).toArray());return a}},remove:function(a,b){for(var c=0,e;(e=this[c])!=null;c++)if(!a||d.filter(a,[e]).length)!b&&e.nodeType===1&&(d.cleanData(e.getElementsByTagName("*")),d.cleanData([e])),e.parentNode&&e.parentNode.removeChild(e);return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++){b.nodeType===1&&d.cleanData(b.getElementsByTagName("*"));while(b.firstChild)b.removeChild(b.firstChild)}return this},clone:function(a,b){a=a==null?!1:a,b=b==null?a:b;return this.map(function(){return d.clone(this,a,b)})},html:function(a){if(a===b)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(P,""):null;if(typeof a!=="string"||V.test(a)||!d.support.leadingWhitespace&&Q.test(a)||X[(S.exec(a)||["",""])[1].toLowerCase()])d.isFunction(a)?this.each(function(b){var c=d(this);c.html(a.call(this,b,c.html()))}):this.empty().append(a);else{a=a.replace(R,"<$1></$2>");try{for(var c=0,e=this.length;c<e;c++)this[c].nodeType===1&&(d.cleanData(this[c].getElementsByTagName("*")),this[c].innerHTML=a)}catch(f){this.empty().append(a)}}return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){if(d.isFunction(a))return this.each(function(b){var c=d(this),e=c.html();c.replaceWith(a.call(this,b,e))});typeof a!=="string"&&(a=d(a).detach());return this.each(function(){var b=this.nextSibling,c=this.parentNode;d(this).remove(),b?d(b).before(a):d(c).append(a)})}return this.pushStack(d(d.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,!0)},domManip:function(a,c,e){var f,g,h,i,j=a[0],k=[];if(!d.support.checkClone&&arguments.length===3&&typeof j==="string"&&W.test(j))return this.each(function(){d(this).domManip(a,c,e,!0)});if(d.isFunction(j))return this.each(function(f){var g=d(this);a[0]=j.call(this,f,c?g.html():b),g.domManip(a,c,e)});if(this[0]){i=j&&j.parentNode,d.support.parentNode&&i&&i.nodeType===11&&i.childNodes.length===this.length?f={fragment:i}:f=d.buildFragment(a,this,k),h=f.fragment,h.childNodes.length===1?g=h=h.firstChild:g=h.firstChild;if(g){c=c&&d.nodeName(g,"tr");for(var l=0,m=this.length,n=m-1;l<m;l++)e.call(c?Y(this[l],g):this[l],f.cacheable||m>1&&l<n?d.clone(h,!0,!0):h)}k.length&&d.each(k,ba)}return this}}),d.buildFragment=function(a,b,e){var f,g,h,i=b&&b[0]?b[0].ownerDocument||b[0]:c;a.length===1&&typeof a[0]==="string"&&a[0].length<512&&i===c&&a[0].charAt(0)==="<"&&!V.test(a[0])&&(d.support.checkClone||!W.test(a[0]))&&(g=!0,h=d.fragments[a[0]],h&&(h!==1&&(f=h))),f||(f=i.createDocumentFragment(),d.clean(a,i,f,e)),g&&(d.fragments[a[0]]=h?f:1);return{fragment:f,cacheable:g}},d.fragments={},d.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){d.fn[a]=function(c){var e=[],f=d(c),g=this.length===1&&this[0].parentNode;if(g&&g.nodeType===11&&g.childNodes.length===1&&f.length===1){f[b](this[0]);return this}for(var h=0,i=f.length;h<i;h++){var j=(h>0?this.clone(!0):this).get();d(f[h])[b](j),e=e.concat(j)}return this.pushStack(e,a,f.selector)}}),d.extend({clone:function(a,b,c){var e=a.cloneNode(!0),f,g,h;if((!d.support.noCloneEvent||!d.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!d.isXMLDoc(a)){$(a,e),f=_(a),g=_(e);for(h=0;f[h];++h)$(f[h],g[h])}if(b){Z(a,e);if(c){f=_(a),g=_(e);for(h=0;f[h];++h)Z(f[h],g[h])}}return e},clean:function(a,b,e,f){b=b||c,typeof b.createElement==="undefined"&&(b=b.ownerDocument||b[0]&&b[0].ownerDocument||c);var g=[];for(var h=0,i;(i=a[h])!=null;h++){typeof i==="number"&&(i+="");if(!i)continue;if(typeof i!=="string"||U.test(i)){if(typeof i==="string"){i=i.replace(R,"<$1></$2>");var j=(S.exec(i)||["",""])[1].toLowerCase(),k=X[j]||X._default,l=k[0],m=b.createElement("div");m.innerHTML=k[1]+i+k[2];while(l--)m=m.lastChild;if(!d.support.tbody){var n=T.test(i),o=j==="table"&&!n?m.firstChild&&m.firstChild.childNodes:k[1]==="<table>"&&!n?m.childNodes:[];for(var p=o.length-1;p>=0;--p)d.nodeName(o[p],"tbody")&&!o[p].childNodes.length&&o[p].parentNode.removeChild(o[p])}!d.support.leadingWhitespace&&Q.test(i)&&m.insertBefore(b.createTextNode(Q.exec(i)[0]),m.firstChild),i=m.childNodes}}else i=b.createTextNode(i);i.nodeType?g.push(i):g=d.merge(g,i)}if(e)for(h=0;g[h];h++)!f||!d.nodeName(g[h],"script")||g[h].type&&g[h].type.toLowerCase()!=="text/javascript"?(g[h].nodeType===1&&g.splice.apply(g,[h+1,0].concat(d.makeArray(g[h].getElementsByTagName("script")))),e.appendChild(g[h])):f.push(g[h].parentNode?g[h].parentNode.removeChild(g[h]):g[h]);return g},cleanData:function(a){var b,c,e=d.cache,f=d.expando,g=d.event.special,h=d.support.deleteExpando;for(var i=0,j;(j=a[i])!=null;i++){if(j.nodeName&&d.noData[j.nodeName.toLowerCase()])continue;c=j[d.expando];if(c){b=e[c]&&e[c][f];if(b&&b.events){for(var k in b.events)g[k]?d.event.remove(j,k):d.removeEvent(j,k,b.handle);b.handle&&(b.handle.elem=null)}h?delete j[d.expando]:j.removeAttribute&&j.removeAttribute(d.expando),delete e[c]}}}});var bb=/alpha\([^)]*\)/i,bc=/opacity=([^)]*)/,bd=/-([a-z])/ig,be=/([A-Z])/g,bf=/^-?\d+(?:px)?$/i,bg=/^-?\d/,bh={position:"absolute",visibility:"hidden",display:"block"},bi=["Left","Right"],bj=["Top","Bottom"],bk,bl,bm,bn=function(a,b){return b.toUpperCase()};d.fn.css=function(a,c){if(arguments.length===2&&c===b)return this;return d.access(this,a,c,!0,function(a,c,e){return e!==b?d.style(a,c,e):d.css(a,c)})},d.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=bk(a,"opacity","opacity");return c===""?"1":c}return a.style.opacity}}},cssNumber:{zIndex:!0,fontWeight:!0,opacity:!0,zoom:!0,lineHeight:!0},cssProps:{"float":d.support.cssFloat?"cssFloat":"styleFloat"},style:function(a,c,e,f){if(a&&a.nodeType!==3&&a.nodeType!==8&&a.style){var g,h=d.camelCase(c),i=a.style,j=d.cssHooks[h];c=d.cssProps[h]||h;if(e===b){if(j&&"get"in j&&(g=j.get(a,!1,f))!==b)return g;return i[c]}if(typeof e==="number"&&isNaN(e)||e==null)return;typeof e==="number"&&!d.cssNumber[h]&&(e+="px");if(!j||!("set"in j)||(e=j.set(a,e))!==b)try{i[c]=e}catch(k){}}},css:function(a,c,e){var f,g=d.camelCase(c),h=d.cssHooks[g];c=d.cssProps[g]||g;if(h&&"get"in h&&(f=h.get(a,!0,e))!==b)return f;if(bk)return bk(a,c,g)},swap:function(a,b,c){var d={};for(var e in b)d[e]=a.style[e],a.style[e]=b[e];c.call(a);for(e in b)a.style[e]=d[e]},camelCase:function(a){return a.replace(bd,bn)}}),d.curCSS=d.css,d.each(["height","width"],function(a,b){d.cssHooks[b]={get:function(a,c,e){var f;if(c){a.offsetWidth!==0?f=bo(a,b,e):d.swap(a,bh,function(){f=bo(a,b,e)});if(f<=0){f=bk(a,b,b),f==="0px"&&bm&&(f=bm(a,b,b));if(f!=null)return f===""||f==="auto"?"0px":f}if(f<0||f==null){f=a.style[b];return f===""||f==="auto"?"0px":f}return typeof f==="string"?f:f+"px"}},set:function(a,b){if(!bf.test(b))return b;b=parseFloat(b);if(b>=0)return b+"px"}}}),d.support.opacity||(d.cssHooks.opacity={get:function(a,b){return bc.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(a,b){var c=a.style;c.zoom=1;var e=d.isNaN(b)?"":"alpha(opacity="+b*100+")",f=c.filter||"";c.filter=bb.test(f)?f.replace(bb,e):c.filter+" "+e}}),c.defaultView&&c.defaultView.getComputedStyle&&(bl=function(a,c,e){var f,g,h;e=e.replace(be,"-$1").toLowerCase();if(!(g=a.ownerDocument.defaultView))return b;if(h=g.getComputedStyle(a,null))f=h.getPropertyValue(e),f===""&&!d.contains(a.ownerDocument.documentElement,a)&&(f=d.style(a,e));return f}),c.documentElement.currentStyle&&(bm=function(a,b){var c,d=a.currentStyle&&a.currentStyle[b],e=a.runtimeStyle&&a.runtimeStyle[b],f=a.style;!bf.test(d)&&bg.test(d)&&(c=f.left,e&&(a.runtimeStyle.left=a.currentStyle.left),f.left=b==="fontSize"?"1em":d||0,d=f.pixelLeft+"px",f.left=c,e&&(a.runtimeStyle.left=e));return d===""?"auto":d}),bk=bl||bm,d.expr&&d.expr.filters&&(d.expr.filters.hidden=function(a){var b=a.offsetWidth,c=a.offsetHeight;return b===0&&c===0||!d.support.reliableHiddenOffsets&&(a.style.display||d.css(a,"display"))==="none"},d.expr.filters.visible=function(a){return!d.expr.filters.hidden(a)});var bp=/%20/g,bq=/\[\]$/,br=/\r?\n/g,bs=/#.*$/,bt=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,bu=/^(?:color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,bv=/(?:^file|^widget|\-extension):$/,bw=/^(?:GET|HEAD)$/,bx=/^\/\//,by=/\?/,bz=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,bA=/^(?:select|textarea)/i,bB=/\s+/,bC=/([?&])_=[^&]*/,bD=/(^|\-)([a-z])/g,bE=function(a,b,c){return b+c.toUpperCase()},bF=/^([\w\+\.\-]+:)\/\/([^\/?#:]*)(?::(\d+))?/,bG=d.fn.load,bH={},bI={},bJ,bK;try{bJ=c.location.href}catch(bL){bJ=c.createElement("a"),bJ.href="",bJ=bJ.href}bK=bF.exec(bJ.toLowerCase()),d.fn.extend({load:function(a,c,e){if(typeof a!=="string"&&bG)return bG.apply(this,arguments);if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var g=a.slice(f,a.length);a=a.slice(0,f)}var h="GET";c&&(d.isFunction(c)?(e=c,c=b):typeof c==="object"&&(c=d.param(c,d.ajaxSettings.traditional),h="POST"));var i=this;d.ajax({url:a,type:h,dataType:"html",data:c,complete:function(a,b,c){c=a.responseText,a.isResolved()&&(a.done(function(a){c=a}),i.html(g?d("<div>").append(c.replace(bz,"")).find(g):c)),e&&i.each(e,[c,b,a])}});return this},serialize:function(){return d.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?d.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||bA.test(this.nodeName)||bu.test(this.type))}).map(function(a,b){var c=d(this).val();return c==null?null:d.isArray(c)?d.map(c,function(a,c){return{name:b.name,value:a.replace(br,"\r\n")}}):{name:b.name,value:c.replace(br,"\r\n")}}).get()}}),d.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){d.fn[b]=function(a){return this.bind(b,a)}}),d.each(["get","post"],function(a,c){d[c]=function(a,e,f,g){d.isFunction(e)&&(g=g||f,f=e,e=b);return d.ajax({type:c,url:a,data:e,success:f,dataType:g})}}),d.extend({getScript:function(a,c){return d.get(a,b,c,"script")},getJSON:function(a,b,c){return d.get(a,b,c,"json")},ajaxSetup:function(a,b){b?d.extend(!0,a,d.ajaxSettings,b):(b=a,a=d.extend(!0,d.ajaxSettings,b));for(var c in {context:1,url:1})c in b?a[c]=b[c]:c in d.ajaxSettings&&(a[c]=d.ajaxSettings[c]);return a},ajaxSettings:{url:bJ,isLocal:bv.test(bK[1]),global:!0,type:"GET",contentType:"application/x-www-form-urlencoded",processData:!0,async:!0,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":"*/*"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":a.String,"text html":!0,"text json":d.parseJSON,"text xml":d.parseXML}},ajaxPrefilter:bM(bH),ajaxTransport:bM(bI),ajax:function(a,c){function v(a,c,l,n){if(r!==2){r=2,p&&clearTimeout(p),o=b,m=n||"",u.readyState=a?4:0;var q,t,v,w=l?bP(e,u,l):b,x,y;if(a>=200&&a<300||a===304){if(e.ifModified){if(x=u.getResponseHeader("Last-Modified"))d.lastModified[k]=x;if(y=u.getResponseHeader("Etag"))d.etag[k]=y}if(a===304)c="notmodified",q=!0;else try{t=bQ(e,w),c="success",q=!0}catch(z){c="parsererror",v=z}}else{v=c;if(!c||a)c="error",a<0&&(a=0)}u.status=a,u.statusText=c,q?h.resolveWith(f,[t,c,u]):h.rejectWith(f,[u,c,v]),u.statusCode(j),j=b,s&&g.trigger("ajax"+(q?"Success":"Error"),[u,e,q?t:v]),i.resolveWith(f,[u,c]),s&&(g.trigger("ajaxComplete",[u,e]),--d.active||d.event.trigger("ajaxStop"))}}typeof a==="object"&&(c=a,a=b),c=c||{};var e=d.ajaxSetup({},c),f=e.context||e,g=f!==e&&(f.nodeType||f instanceof d)?d(f):d.event,h=d.Deferred(),i=d._Deferred(),j=e.statusCode||{},k,l={},m,n,o,p,q,r=0,s,t,u={readyState:0,setRequestHeader:function(a,b){r||(l[a.toLowerCase().replace(bD,bE)]=b);return this},getAllResponseHeaders:function(){return r===2?m:null},getResponseHeader:function(a){var c;if(r===2){if(!n){n={};while(c=bt.exec(m))n[c[1].toLowerCase()]=c[2]}c=n[a.toLowerCase()]}return c===b?null:c},overrideMimeType:function(a){r||(e.mimeType=a);return this},abort:function(a){a=a||"abort",o&&o.abort(a),v(0,a);return this}};h.promise(u),u.success=u.done,u.error=u.fail,u.complete=i.done,u.statusCode=function(a){if(a){var b;if(r<2)for(b in a)j[b]=[j[b],a[b]];else b=a[u.status],u.then(b,b)}return this},e.url=((a||e.url)+"").replace(bs,"").replace(bx,bK[1]+"//"),e.dataTypes=d.trim(e.dataType||"*").toLowerCase().split(bB),e.crossDomain||(q=bF.exec(e.url.toLowerCase()),e.crossDomain=q&&(q[1]!=bK[1]||q[2]!=bK[2]||(q[3]||(q[1]==="http:"?80:443))!=(bK[3]||(bK[1]==="http:"?80:443)))),e.data&&e.processData&&typeof e.data!=="string"&&(e.data=d.param(e.data,e.traditional)),bN(bH,e,c,u);if(r===2)return!1;s=e.global,e.type=e.type.toUpperCase(),e.hasContent=!bw.test(e.type),s&&d.active++===0&&d.event.trigger("ajaxStart");if(!e.hasContent){e.data&&(e.url+=(by.test(e.url)?"&":"?")+e.data),k=e.url;if(e.cache===!1){var w=d.now(),x=e.url.replace(bC,"$1_="+w);e.url=x+(x===e.url?(by.test(e.url)?"&":"?")+"_="+w:"")}}if(e.data&&e.hasContent&&e.contentType!==!1||c.contentType)l["Content-Type"]=e.contentType;e.ifModified&&(k=k||e.url,d.lastModified[k]&&(l["If-Modified-Since"]=d.lastModified[k]),d.etag[k]&&(l["If-None-Match"]=d.etag[k])),l.Accept=e.dataTypes[0]&&e.accepts[e.dataTypes[0]]?e.accepts[e.dataTypes[0]]+(e.dataTypes[0]!=="*"?", */*; q=0.01":""):e.accepts["*"];for(t in e.headers)u.setRequestHeader(t,e.headers[t]);if(e.beforeSend&&(e.beforeSend.call(f,u,e)===!1||r===2)){u.abort();return!1}for(t in {success:1,error:1,complete:1})u[t](e[t]);o=bN(bI,e,c,u);if(o){u.readyState=1,s&&g.trigger("ajaxSend",[u,e]),e.async&&e.timeout>0&&(p=setTimeout(function(){u.abort("timeout")},e.timeout));try{r=1,o.send(l,v)}catch(y){status<2?v(-1,y):d.error(y)}}else v(-1,"No Transport");return u},param:function(a,c){var e=[],f=function(a,b){b=d.isFunction(b)?b():b,e[e.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};c===b&&(c=d.ajaxSettings.traditional);if(d.isArray(a)||a.jquery&&!d.isPlainObject(a))d.each(a,function(){f(this.name,this.value)});else for(var g in a)bO(g,a[g],c,f);return e.join("&").replace(bp,"+")}}),d.extend({active:0,lastModified:{},etag:{}});var bR=d.now(),bS=/(\=)\?(&|$)|()\?\?()/i;d.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return d.expando+"_"+bR++}}),d.ajaxPrefilter("json jsonp",function(b,c,e){var f=typeof b.data==="string";if(b.dataTypes[0]==="jsonp"||c.jsonpCallback||c.jsonp!=null||b.jsonp!==!1&&(bS.test(b.url)||f&&bS.test(b.data))){var g,h=b.jsonpCallback=d.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,i=a[h],j=b.url,k=b.data,l="$1"+h+"$2",m=function(){a[h]=i,g&&d.isFunction(i)&&a[h](g[0])};b.jsonp!==!1&&(j=j.replace(bS,l),b.url===j&&(f&&(k=k.replace(bS,l)),b.data===k&&(j+=(/\?/.test(j)?"&":"?")+b.jsonp+"="+h))),b.url=j,b.data=k,a[h]=function(a){g=[a]},e.then(m,m),b.converters["script json"]=function(){g||d.error(h+" was not called");return g[0]},b.dataTypes[0]="json";return"script"}}),d.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(a){d.globalEval(a);return a}}}),d.ajaxPrefilter("script",function(a){a.cache===b&&(a.cache=!1),a.crossDomain&&(a.type="GET",a.global=!1)}),d.ajaxTransport("script",function(a){if(a.crossDomain){var d,e=c.head||c.getElementsByTagName("head")[0]||c.documentElement;return{send:function(f,g){d=c.createElement("script"),d.async="async",a.scriptCharset&&(d.charset=a.scriptCharset),d.src=a.url,d.onload=d.onreadystatechange=function(a,c){if(!d.readyState||/loaded|complete/.test(d.readyState))d.onload=d.onreadystatechange=null,e&&d.parentNode&&e.removeChild(d),d=b,c||g(200,"success")},e.insertBefore(d,e.firstChild)},abort:function(){d&&d.onload(0,1)}}}});var bT=d.now(),bU,bV;d.ajaxSettings.xhr=a.ActiveXObject?function(){return!this.isLocal&&bX()||bY()}:bX,bV=d.ajaxSettings.xhr(),d.support.ajax=!!bV,d.support.cors=bV&&"withCredentials"in bV,bV=b,d.support.ajax&&d.ajaxTransport(function(a){if(!a.crossDomain||d.support.cors){var c;return{send:function(e,f){var g=a.xhr(),h,i;a.username?g.open(a.type,a.url,a.async,a.username,a.password):g.open(a.type,a.url,a.async);if(a.xhrFields)for(i in a.xhrFields)g[i]=a.xhrFields[i];a.mimeType&&g.overrideMimeType&&g.overrideMimeType(a.mimeType),(!a.crossDomain||a.hasContent)&&!e["X-Requested-With"]&&(e["X-Requested-With"]="XMLHttpRequest");try{for(i in e)g.setRequestHeader(i,e[i])}catch(j){}g.send(a.hasContent&&a.data||null),c=function(e,i){var j,k,l,m,n;try{if(c&&(i||g.readyState===4)){c=b,h&&(g.onreadystatechange=d.noop,delete bU[h]);if(i)g.readyState!==4&&g.abort();else{j=g.status,l=g.getAllResponseHeaders(),m={},n=g.responseXML,n&&n.documentElement&&(m.xml=n),m.text=g.responseText;try{k=g.statusText}catch(o){k=""}j||!a.isLocal||a.crossDomain?j===1223&&(j=204):j=m.text?200:404}}}catch(p){i||f(-1,p)}m&&f(j,k,m,l)},a.async&&g.readyState!==4?(bU||(bU={},bW()),h=bT++,g.onreadystatechange=bU[h]=c):c()},abort:function(){c&&c(0,1)}}}});var bZ={},b$=/^(?:toggle|show|hide)$/,b_=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,ca,cb=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];d.fn.extend({show:function(a,b,c){var e,f;if(a||a===0)return this.animate(cc("show",3),a,b,c);for(var g=0,h=this.length;g<h;g++)e=this[g],f=e.style.display,!d._data(e,"olddisplay")&&f==="none"&&(f=e.style.display=""),f===""&&d.css(e,"display")==="none"&&d._data(e,"olddisplay",cd(e.nodeName));for(g=0;g<h;g++){e=this[g],f=e.style.display;if(f===""||f==="none")e.style.display=d._data(e,"olddisplay")||""}return this},hide:function(a,b,c){if(a||a===0)return this.animate(cc("hide",3),a,b,c);for(var e=0,f=this.length;e<f;e++){var g=d.css(this[e],"display");g!=="none"&&!d._data(this[e],"olddisplay")&&d._data(this[e],"olddisplay",g)}for(e=0;e<f;e++)this[e].style.display="none";return this},_toggle:d.fn.toggle,toggle:function(a,b,c){var e=typeof a==="boolean";d.isFunction(a)&&d.isFunction(b)?this._toggle.apply(this,arguments):a==null||e?this.each(function(){var b=e?a:d(this).is(":hidden");d(this)[b?"show":"hide"]()}):this.animate(cc("toggle",3),a,b,c);return this},fadeTo:function(a,b,c,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,c,d)},animate:function(a,b,c,e){var f=d.speed(b,c,e);if(d.isEmptyObject(a))return this.each(f.complete);return this[f.queue===!1?"each":"queue"](function(){var b=d.extend({},f),c,e=this.nodeType===1,g=e&&d(this).is(":hidden"),h=this;for(c in a){var i=d.camelCase(c);c!==i&&(a[i]=a[c],delete a[c],c=i);if(a[c]==="hide"&&g||a[c]==="show"&&!g)return b.complete.call(this);if(e&&(c==="height"||c==="width")){b.overflow=[this.style.overflow,this.style.overflowX,this.style.overflowY];if(d.css(this,"display")==="inline"&&d.css(this,"float")==="none")if(d.support.inlineBlockNeedsLayout){var j=cd(this.nodeName);j==="inline"?this.style.display="inline-block":(this.style.display="inline",this.style.zoom=1)}else this.style.display="inline-block"}d.isArray(a[c])&&((b.specialEasing=b.specialEasing||{})[c]=a[c][1],a[c]=a[c][0])}b.overflow!=null&&(this.style.overflow="hidden"),b.curAnim=d.extend({},a),d.each(a,function(c,e){var f=new d.fx(h,b,c);if(b$.test(e))f[e==="toggle"?g?"show":"hide":e](a);else{var i=b_.exec(e),j=f.cur();if(i){var k=parseFloat(i[2]),l=i[3]||(d.cssNumber[c]?"":"px");l!=="px"&&(d.style(h,c,(k||1)+l),j=(k||1)/f.cur()*j,d.style(h,c,j+l)),i[1]&&(k=(i[1]==="-="?-1:1)*k+j),f.custom(j,k,l)}else f.custom(j,e,"")}});return!0})},stop:function(a,b){var c=d.timers;a&&this.queue([]),this.each(function(){for(var a=c.length-1;a>=0;a--)c[a].elem===this&&(b&&c[a](!0),c.splice(a,1))}),b||this.dequeue();return this}}),d.each({slideDown:cc("show",1),slideUp:cc("hide",1),slideToggle:cc("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){d.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),d.extend({speed:function(a,b,c){var e=a&&typeof a==="object"?d.extend({},a):{complete:c||!c&&b||d.isFunction(a)&&a,duration:a,easing:c&&b||b&&!d.isFunction(b)&&b};e.duration=d.fx.off?0:typeof e.duration==="number"?e.duration:e.duration in d.fx.speeds?d.fx.speeds[e.duration]:d.fx.speeds._default,e.old=e.complete,e.complete=function(){e.queue!==!1&&d(this).dequeue(),d.isFunction(e.old)&&e.old.call(this)};return e},easing:{linear:function(a,b,c,d){return c+d*a},swing:function(a,b,c,d){return(-Math.cos(a*Math.PI)/2+.5)*d+c}},timers:[],fx:function(a,b,c){this.options=b,this.elem=a,this.prop=c,b.orig||(b.orig={})}}),d.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this),(d.fx.step[this.prop]||d.fx.step._default)(this)},cur:function(){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];var a,b=d.css(this.elem,this.prop);return isNaN(a=parseFloat(b))?!b||b==="auto"?0:b:a},custom:function(a,b,c){function g(a){return e.step(a)}var e=this,f=d.fx;this.startTime=d.now(),this.start=a,this.end=b,this.unit=c||this.unit||(d.cssNumber[this.prop]?"":"px"),this.now=this.start,this.pos=this.state=0,g.elem=this.elem,g()&&d.timers.push(g)&&!ca&&(ca=setInterval(f.tick,f.interval))},show:function(){this.options.orig[this.prop]=d.style(this.elem,this.prop),this.options.show=!0,this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur()),d(this.elem).show()},hide:function(){this.options.orig[this.prop]=d.style(this.elem,this.prop),this.options.hide=!0,this.custom(this.cur(),0)},step:function(a){var b=d.now(),c=!0;if(a||b>=this.options.duration+this.startTime){this.now=this.end,this.pos=this.state=1,this.update(),this.options.curAnim[this.prop]=!0;for(var e in this.options.curAnim)this.options.curAnim[e]!==!0&&(c=!1);if(c){if(this.options.overflow!=null&&!d.support.shrinkWrapBlocks){var f=this.elem,g=this.options;d.each(["","X","Y"],function(a,b){f.style["overflow"+b]=g.overflow[a]})}this.options.hide&&d(this.elem).hide();if(this.options.hide||this.options.show)for(var h in this.options.curAnim)d.style(this.elem,h,this.options.orig[h]);this.options.complete.call(this.elem)}return!1}var i=b-this.startTime;this.state=i/this.options.duration;var j=this.options.specialEasing&&this.options.specialEasing[this.prop],k=this.options.easing||(d.easing.swing?"swing":"linear");this.pos=d.easing[j||k](this.state,i,0,1,this.options.duration),this.now=this.start+(this.end-this.start)*this.pos,this.update();return!0}},d.extend(d.fx,{tick:function(){var a=d.timers;for(var b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||d.fx.stop()},interval:13,stop:function(){clearInterval(ca),ca=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){d.style(a.elem,"opacity",a.now)},_default:function(a){a.elem.style&&a.elem.style[a.prop]!=null?a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit:a.elem[a.prop]=a.now}}}),d.expr&&d.expr.filters&&(d.expr.filters.animated=function(a){return d.grep(d.timers,function(b){return a===b.elem}).length});var ce=/^t(?:able|d|h)$/i,cf=/^(?:body|html)$/i;"getBoundingClientRect"in c.documentElement?d.fn.offset=function(a){var b=this[0],c;if(a)return this.each(function(b){d.offset.setOffset(this,a,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return d.offset.bodyOffset(b);try{c=b.getBoundingClientRect()}catch(e){}var f=b.ownerDocument,g=f.documentElement;if(!c||!d.contains(g,b))return c?{top:c.top,left:c.left}:{top:0,left:0};var h=f.body,i=cg(f),j=g.clientTop||h.clientTop||0,k=g.clientLeft||h.clientLeft||0,l=i.pageYOffset||d.support.boxModel&&g.scrollTop||h.scrollTop,m=i.pageXOffset||d.support.boxModel&&g.scrollLeft||h.scrollLeft,n=c.top+l-j,o=c.left+m-k;return{top:n,left:o}}:d.fn.offset=function(a){var b=this[0];if(a)return this.each(function(b){d.offset.setOffset(this,a,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return d.offset.bodyOffset(b);d.offset.initialize();var c,e=b.offsetParent,f=b,g=b.ownerDocument,h=g.documentElement,i=g.body,j=g.defaultView,k=j?j.getComputedStyle(b,null):b.currentStyle,l=b.offsetTop,m=b.offsetLeft;while((b=b.parentNode)&&b!==i&&b!==h){if(d.offset.supportsFixedPosition&&k.position==="fixed")break;c=j?j.getComputedStyle(b,null):b.currentStyle,l-=b.scrollTop,m-=b.scrollLeft,b===e&&(l+=b.offsetTop,m+=b.offsetLeft,d.offset.doesNotAddBorder&&(!d.offset.doesAddBorderForTableAndCells||!ce.test(b.nodeName))&&(l+=parseFloat(c.borderTopWidth)||0,m+=parseFloat(c.borderLeftWidth)||0),f=e,e=b.offsetParent),d.offset.subtractsBorderForOverflowNotVisible&&c.overflow!=="visible"&&(l+=parseFloat(c.borderTopWidth)||0,m+=parseFloat(c.borderLeftWidth)||0),k=c}if(k.position==="relative"||k.position==="static")l+=i.offsetTop,m+=i.offsetLeft;d.offset.supportsFixedPosition&&k.position==="fixed"&&(l+=Math.max(h.scrollTop,i.scrollTop),m+=Math.max(h.scrollLeft,i.scrollLeft));return{top:l,left:m}},d.offset={initialize:function(){var a=c.body,b=c.createElement("div"),e,f,g,h,i=parseFloat(d.css(a,"marginTop"))||0,j="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";d.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"}),b.innerHTML=j,a.insertBefore(b,a.firstChild),e=b.firstChild,f=e.firstChild,h=e.nextSibling.firstChild.firstChild,this.doesNotAddBorder=f.offsetTop!==5,this.doesAddBorderForTableAndCells=h.offsetTop===5,f.style.position="fixed",f.style.top="20px",this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15,f.style.position=f.style.top="",e.style.overflow="hidden",e.style.position="relative",this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5,this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==i,a.removeChild(b),a=b=e=f=g=h=null,d.offset.initialize=d.noop},bodyOffset:function(a){var b=a.offsetTop,c=a.offsetLeft;d.offset.initialize(),d.offset.doesNotIncludeMarginInBodyOffset&&(b+=parseFloat(d.css(a,"marginTop"))||0,c+=parseFloat(d.css(a,"marginLeft"))||0);return{top:b,left:c}},setOffset:function(a,b,c){var e=d.css(a,"position");e==="static"&&(a.style.position="relative");var f=d(a),g=f.offset(),h=d.css(a,"top"),i=d.css(a,"left"),j=e==="absolute"&&d.inArray("auto",[h,i])>-1,k={},l={},m,n;j&&(l=f.position()),m=j?l.top:parseInt(h,10)||0,n=j?l.left:parseInt(i,10)||0,d.isFunction(b)&&(b=b.call(a,c,g)),b.top!=null&&(k.top=b.top-g.top+m),b.left!=null&&(k.left=b.left-g.left+n),"using"in b?b.using.call(a,k):f.css(k)}},d.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),c=this.offset(),e=cf.test(b[0].nodeName)?{top:0,left:0}:b.offset();c.top-=parseFloat(d.css(a,"marginTop"))||0,c.left-=parseFloat(d.css(a,"marginLeft"))||0,e.top+=parseFloat(d.css(b[0],"borderTopWidth"))||0,e.left+=parseFloat(d.css(b[0],"borderLeftWidth"))||0;return{top:c.top-e.top,left:c.left-e.left}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||c.body;while(a&&(!cf.test(a.nodeName)&&d.css(a,"position")==="static"))a=a.offsetParent;return a})}}),d.each(["Left","Top"],function(a,c){var e="scroll"+c;d.fn[e]=function(c){var f=this[0],g;if(!f)return null;if(c!==b)return this.each(function(){g=cg(this),g?g.scrollTo(a?d(g).scrollLeft():c,a?c:d(g).scrollTop()):this[e]=c});g=cg(f);return g?"pageXOffset"in g?g[a?"pageYOffset":"pageXOffset"]:d.support.boxModel&&g.document.documentElement[e]||g.document.body[e]:f[e]}}),d.each(["Height","Width"],function(a,c){var e=c.toLowerCase();d.fn["inner"+c]=function(){return this[0]?parseFloat(d.css(this[0],e,"padding")):null},d.fn["outer"+c]=function(a){return this[0]?parseFloat(d.css(this[0],e,a?"margin":"border")):null},d.fn[e]=function(a){var f=this[0];if(!f)return a==null?null:this;if(d.isFunction(a))return this.each(function(b){var c=d(this);c[e](a.call(this,b,c[e]()))});if(d.isWindow(f)){var g=f.document.documentElement["client"+c];return f.document.compatMode==="CSS1Compat"&&g||f.document.body["client"+c]||g}if(f.nodeType===9)return Math.max(f.documentElement["client"+c],f.body["scroll"+c],f.documentElement["scroll"+c],f.body["offset"+c],f.documentElement["offset"+c]);if(a===b){var h=d.css(f,e),i=parseFloat(h);return d.isNaN(i)?h:i}return this.css(e,typeof a==="string"?a:a+"px")}}),a.jQuery=a.$=d})(window);
/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09i
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright © 1987, 1991, 1993, 1994, 1998, 2002 Adobe Systems Incorporated.  All
 * Rights Reserved. © 1981, 1998, 2002 Heidelberger Druckmaschinen AG. All rights
 * reserved.
 * 
 * Trademark:
 * Univers is a trademark of Heidelberger Druckmaschinen AG, exclusively licensed
 * through Linotype Library GmbH, and may be registered in certain jurisdictions.
 * 
 * Full name:
 * UniversLTStd-Light
 * 
 * Designer:
 * Adrian Frutiger
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":200,"face":{"font-family":"Univers LT Std","font-weight":300,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 4 3 2 2 2 2 2 4","ascent":"261","descent":"-99","x-height":"5","bbox":"-16 -345 357 90","underline-thickness":"18","underline-position":"-18","stemh":"22","stemv":"23","unicode-range":"U+0020-U+00FF"},"glyphs":{" ":{"w":100,"k":{"T":43,"V":27,"W":27,"Y":43,"\u00dd":43,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9}},"!":{"d":"80,-62r-20,0r-5,-198r30,0xm56,-31r29,0r0,31r-29,0r0,-31","w":140},"\"":{"d":"21,-179r0,-81r19,0r0,81r-19,0xm60,-179r0,-81r19,0r0,81r-19,0","w":100},"#":{"d":"130,-152r-49,0r-8,49r50,0xm190,-174r0,22r-39,0r-7,49r36,0r0,22r-39,0r-11,81r-22,0r12,-81r-49,0r-13,81r-21,0r13,-81r-40,0r0,-22r43,0r7,-49r-40,0r0,-22r43,0r12,-75r21,0r-11,75r48,0r11,-75r21,0r-11,75r36,0"},"$":{"d":"108,-111r0,95v25,-2,52,-17,52,-47v0,-31,-29,-40,-52,-48xm108,5r0,19r-18,0r0,-19v-38,-1,-77,-21,-75,-68r25,0v-2,32,22,45,50,47r0,-99v-19,-8,-70,-17,-70,-70v0,-38,36,-70,70,-70r0,-17r18,0r0,17v35,0,70,22,73,63r-25,0v0,-31,-26,-41,-48,-42r0,99v37,12,77,23,77,72v0,47,-39,68,-77,68xm90,-140r0,-93v-23,0,-45,18,-45,47v0,28,23,39,45,46"},"%":{"d":"100,-238v-52,3,-52,100,0,103v52,-3,50,-100,0,-103xm235,-255r21,0r-140,255r-21,0xm100,-255v36,0,57,33,57,69v0,36,-21,68,-57,68v-36,0,-58,-32,-58,-68v0,-36,22,-69,58,-69xm260,-131v36,0,58,32,58,68v0,36,-22,68,-58,68v-36,0,-57,-32,-57,-68v0,-36,21,-68,57,-68xm260,-114v-52,3,-50,100,0,103v52,-3,52,-100,0,-103","w":360},"&":{"d":"180,-50r-81,-87v-17,11,-54,38,-54,61v2,71,103,76,135,26xm103,-166v15,-14,37,-29,37,-52v0,-18,-16,-26,-32,-26v-51,-1,-30,60,-5,78xm19,-71v0,-41,36,-62,65,-82v-16,-18,-34,-39,-34,-65v0,-63,114,-63,115,-1v0,31,-25,51,-48,68r76,81v12,-27,18,-67,17,-96r25,0v-4,38,-6,79,-26,112r49,54r-33,0r-31,-35v-41,65,-176,47,-175,-36","w":259},"(":{"d":"84,35r-18,0v-18,-47,-39,-96,-39,-148v0,-51,21,-100,39,-147r18,0v-41,97,-39,202,0,295","w":100},")":{"d":"34,35r-18,0v39,-92,43,-198,0,-295r18,0v18,47,39,96,39,147v0,52,-21,101,-39,148","w":100},"*":{"d":"76,-260r24,49r25,-49r18,10r-32,46r52,-4r0,20r-51,-4r31,47r-19,10r-24,-50r-24,50r-18,-10r31,-46r-52,3r0,-20r53,4r-33,-45"},"+":{"d":"108,-101r0,-80r22,0r0,80r79,0r0,21r-79,0r0,80r-22,0r0,-80r-79,0r0,-21r79,0","w":237},",":{"d":"37,-29r29,0r-26,74r-19,0","w":100},"-":{"d":"5,-85r0,-22r90,0r0,22r-90,0","w":100},".":{"d":"64,0r-28,0r0,-31r28,0r0,31","w":100},"\/":{"d":"-8,35r93,-295r23,0r-94,295r-22,0","w":100},"0":{"d":"100,-233v-53,0,-58,71,-58,108v0,37,5,109,58,109v53,0,58,-72,58,-109v0,-37,-5,-108,-58,-108xm100,-255v68,0,83,67,83,130v0,63,-15,130,-83,130v-68,0,-83,-67,-83,-130v0,-63,15,-130,83,-130","k":{"1":27,"0":-7}},"1":{"d":"42,-186r0,-24v21,-9,41,-23,57,-39r22,0r0,249r-23,0r0,-224v-17,16,-36,28,-56,38","k":{"9":18,"8":13,"7":25,"6":18,"5":18,"4":18,"3":18,"2":18,"1":41,"0":27,".":50,"-":27}},"2":{"d":"175,0r-157,0r0,-24v32,-29,128,-120,128,-165v0,-29,-23,-44,-50,-44v-30,0,-50,21,-50,50r-25,0v0,-44,33,-72,76,-72v40,0,74,22,74,65v0,58,-86,131,-125,168r129,0r0,22"},"3":{"d":"81,-118r0,-23v32,4,69,-10,69,-47v0,-29,-26,-45,-55,-45v-32,0,-52,16,-55,45r-25,0v0,-42,37,-67,76,-67v42,0,84,21,84,69v0,30,-23,50,-51,56v32,7,55,30,55,63v0,93,-168,98,-167,1r25,0v0,31,27,50,56,50v33,0,61,-17,61,-53v0,-40,-39,-54,-73,-49"},"4":{"d":"125,0r0,-58r-117,0r0,-23r109,-168r31,0r0,172r40,0r0,19r-40,0r0,58r-23,0xm125,-77r-1,-149r-96,149r97,0"},"5":{"d":"27,-105r6,-144r137,0r0,21r-115,0r-3,90v42,-54,131,-15,131,57v0,48,-31,86,-80,86v-42,0,-80,-19,-81,-66r26,0v1,30,24,45,52,45v39,0,58,-30,58,-66v0,-68,-94,-82,-107,-23r-24,0"},"6":{"d":"107,-142v-40,0,-61,29,-61,66v0,31,24,60,56,60v37,0,57,-27,57,-62v0,-33,-15,-64,-52,-64xm107,-255v41,0,73,21,74,64r-25,0v-1,-26,-22,-42,-48,-42v-59,-1,-69,67,-66,112v11,-27,37,-41,66,-41v49,0,76,35,76,83v0,48,-30,84,-79,84v-69,0,-89,-57,-89,-117v0,-64,10,-143,91,-143"},"7":{"d":"177,-249r0,21r-97,228r-27,0r100,-228r-135,0r0,-21r159,0","k":{"6":27,"4":49,".":76,"-":14,",":76}},"8":{"d":"15,-68v-1,-33,25,-53,55,-62v-29,-3,-51,-28,-51,-58v1,-90,161,-90,162,0v0,30,-22,52,-50,58v33,9,54,29,54,62v-1,98,-169,98,-170,0xm42,-188v0,31,25,47,58,47v33,0,58,-16,58,-47v-1,-64,-115,-63,-116,0xm41,-68v0,36,28,52,59,52v31,0,59,-16,59,-52v0,-36,-28,-51,-59,-51v-31,0,-59,15,-59,51"},"9":{"d":"96,-233v-37,0,-55,27,-55,62v0,33,21,55,54,55v35,0,60,-24,60,-59v0,-34,-25,-58,-59,-58xm17,-61r25,0v1,33,23,45,54,45v56,1,65,-82,62,-118v-29,65,-142,40,-142,-39v0,-48,32,-82,80,-82v72,0,88,62,88,124v0,67,-14,136,-94,136v-44,0,-70,-26,-73,-66"},":":{"d":"36,-181r28,0r0,31r-28,0r0,-31xm36,-31r28,0r0,31r-28,0r0,-31","w":100},";":{"d":"44,-29r29,0r-26,74r-19,0xm39,-181r28,0r0,31r-28,0r0,-31","w":100},"<":{"d":"57,-90r152,71r0,23r-180,-85r0,-19r180,-80r0,23","w":237},"=":{"d":"209,-136r0,22r-180,0r0,-22r180,0xm209,-66r0,21r-180,0r0,-21r180,0","w":237},">":{"d":"180,-90r-151,-71r0,-23r180,84r0,19r-180,81r0,-23","w":237},"?":{"d":"153,-201v0,50,-75,79,-69,115r0,25r-21,0r0,-39v1,-34,67,-55,67,-100v0,-47,-56,-50,-93,-38r0,-22v54,-15,116,1,116,59xm59,-31r29,0r0,31r-29,0r0,-31","w":180},"@":{"d":"93,-104v0,17,9,33,27,33v33,0,59,-60,59,-92v0,-14,-10,-26,-24,-26v-38,0,-62,53,-62,85xm194,-187r5,-17r24,0r-36,108v-5,16,-8,28,6,28v30,0,57,-48,57,-86v0,-58,-47,-93,-101,-93v-66,0,-113,53,-113,118v0,64,50,116,114,116v37,0,72,-17,94,-48r21,0v-22,41,-68,66,-115,66v-77,0,-136,-61,-136,-136v0,-74,61,-134,134,-134v68,0,123,47,123,112v0,57,-45,105,-83,105v-13,0,-26,-6,-30,-19v-31,34,-97,16,-92,-36v-8,-63,81,-150,128,-84","w":288},"A":{"d":"62,-92r114,0r-56,-146xm27,0r-24,0r103,-260r28,0r103,260r-25,0r-28,-70r-129,0","w":240,"k":{"v":20,"w":20,"y":22,"\u00fd":22,"\u00ff":22,"c":7,"\u00e7":7,"C":20,"\u00c7":20,"d":7,"e":14,"\u00e9":14,"\u00ea":14,"\u00eb":14,"\u00e8":14,"g":7,"G":20,"o":7,"\u00f8":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7,"O":7,"\u00d8":7,"\u00d3":7,"\u00d4":7,"\u00d6":7,"\u00d2":7,"\u00d5":7,"q":7,"Q":7,"s":5,"S":9,"T":27,"u":9,"\u00fa":9,"\u00fb":9,"\u00fc":9,"\u00f9":9,"U":14,"\u00da":14,"\u00db":14,"\u00dc":14,"\u00d9":14,"V":20,"W":14,"Y":36,"\u00dd":36,"\u00ab":18,"\u00bb":18}},"B":{"d":"59,-124r0,102v60,-1,128,10,128,-51v0,-59,-68,-50,-128,-51xm59,-145v55,0,117,8,117,-48v0,-58,-64,-43,-117,-45r0,93xm135,0r-99,0r0,-260v77,-1,165,-11,166,65v1,30,-24,52,-49,60v35,6,59,29,59,66v0,34,-20,69,-77,69","w":240,"k":{"e":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"o":7,"\u00f8":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7,"V":20,"W":14,"Y":27,"\u00dd":27,"a":7,"\u00e6":7,"\u00e1":7,"\u00e2":7,"\u00e4":7,"\u00e0":7,"\u00e5":7,"\u00e3":7,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9,",":9,".":9}},"C":{"d":"220,-199r-25,0v-4,-32,-31,-45,-61,-45v-67,0,-87,61,-87,114v0,53,20,114,87,114v29,0,58,-15,64,-47r25,0v-8,44,-47,68,-89,68v-79,0,-112,-63,-112,-135v0,-71,34,-135,112,-135v42,0,82,19,86,66","w":240,"k":{"y":9,"\u00fd":9,"\u00ff":9}},"D":{"d":"56,-22r53,0v73,0,103,-42,103,-108v1,-92,-62,-115,-156,-108r0,216xm33,-260v119,-9,204,16,204,130v0,113,-85,140,-204,130r0,-260","w":259,"k":{"O":7,"\u00d8":7,"\u00d3":7,"\u00d4":7,"\u00d6":7,"\u00d2":7,"\u00d5":7,"V":14,"W":7,"Y":20,"\u00dd":20,"A":20,"\u00c6":20,"\u00c1":20,"\u00c2":20,"\u00c4":20,"\u00c0":20,"\u00c5":20,"\u00c3":20,",":18,".":18,"J":20}},"E":{"d":"197,0r-160,0r0,-260r154,0r0,22r-131,0r0,93r126,0r0,22r-126,0r0,101r137,0r0,22","w":219,"k":{"T":9}},"F":{"d":"58,0r-24,0r0,-260r147,0r0,22r-123,0r0,91r119,0r0,22r-119,0r0,125","k":{"\u00eb":14,"\u00e3":7,"\u00e0":7,"\u00e4":7,"e":14,"\u00e9":14,"\u00ea":14,"\u00e8":14,"o":14,"\u00f8":14,"\u00f3":14,"\u00f4":14,"\u00f6":14,"\u00f2":14,"\u00f5":14,"u":20,"\u00fa":20,"\u00fb":20,"\u00fc":20,"\u00f9":20,"a":7,"\u00e6":7,"\u00e1":7,"\u00e2":7,"\u00e5":7,"A":34,"\u00c6":34,"\u00c1":34,"\u00c2":34,"\u00c4":34,"\u00c0":34,"\u00c5":34,"\u00c3":34,",":77,".":77,"J":63,"r":20,"-":45}},"G":{"d":"139,-132r88,0r0,121v-31,12,-60,16,-93,16v-71,0,-111,-55,-111,-135v0,-67,36,-135,111,-135v43,0,87,23,91,69r-26,0v-5,-33,-34,-48,-65,-48v-62,0,-86,60,-86,114v0,66,28,114,98,114v19,0,40,-6,58,-11r0,-84r-65,0r0,-21","w":259,"k":{"A":7,"\u00c6":7,"\u00c1":7,"\u00c2":7,"\u00c4":7,"\u00c0":7,"\u00c5":7,"\u00c3":7}},"H":{"d":"59,0r-23,0r0,-260r23,0r0,114r142,0r0,-114r23,0r0,260r-23,0r0,-124r-142,0r0,124","w":259,"k":{"O":7,"\u00d8":7,"\u00d3":7,"\u00d4":7,"\u00d6":7,"\u00d2":7,"\u00d5":7,"T":16}},"I":{"d":"62,0r-23,0r0,-261r23,0r0,261","w":100,"k":{"T":7}},"J":{"d":"5,-64r25,0v3,28,21,48,49,48v33,0,46,-34,46,-65r0,-179r23,0r0,175v0,19,-1,44,-18,65v-41,49,-126,21,-125,-44","w":180,"k":{"e":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"o":7,"\u00f8":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7,"O":7,"\u00d8":7,"\u00d3":7,"\u00d4":7,"\u00d6":7,"\u00d2":7,"\u00d5":7,"u":7,"\u00fa":7,"\u00fb":7,"\u00fc":7,"\u00f9":7,"a":7,"\u00e6":7,"\u00e1":7,"\u00e2":7,"\u00e4":7,"\u00e0":7,"\u00e5":7,"\u00e3":7,"A":14,"\u00c6":14,"\u00c1":14,"\u00c2":14,"\u00c4":14,"\u00c0":14,"\u00c5":14,"\u00c3":14,",":9,".":9}},"K":{"d":"61,0r-23,0r0,-260r23,0r1,115r116,-115r29,0r-120,117r131,143r-32,0r-124,-136","w":219,"k":{"w":20,"y":14,"\u00fd":14,"\u00ff":14,"e":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"o":7,"\u00f8":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7,"O":14,"\u00d8":14,"\u00d3":14,"\u00d4":14,"\u00d6":14,"\u00d2":14,"\u00d5":14,"u":7,"\u00fa":7,"\u00fb":7,"\u00fc":7,"\u00f9":7}},"L":{"d":"190,0r-154,0r0,-260r23,0r0,238r131,0r0,22","k":{"y":27,"\u00fd":27,"\u00ff":27,"e":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"o":7,"\u00f8":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7,"S":14,"T":34,"V":41,"W":41,"Y":50,"\u00dd":50,"-":72}},"M":{"d":"58,0r-23,0r0,-260r37,0r98,227r100,-227r35,0r0,260r-23,0r-1,-240r-99,240r-24,0r-100,-239r0,239","w":339},"N":{"d":"33,0r0,-260r27,0r144,229r0,-229r23,0r0,260r-29,0r-141,-225r0,225r-24,0","w":259},"O":{"d":"140,-244v-124,0,-123,228,0,228v124,0,123,-228,0,-228xm256,-130v0,81,-41,135,-116,135v-75,0,-116,-54,-116,-135v0,-81,41,-135,116,-135v75,0,116,54,116,135","w":280,"k":{"v":5,"w":5,"e":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"G":7,"O":7,"\u00d8":7,"\u00d3":7,"\u00d4":7,"\u00d6":7,"\u00d2":7,"\u00d5":7,"T":20,"U":7,"\u00da":7,"\u00db":7,"\u00dc":7,"\u00d9":7,"V":20,"W":20,"Y":27,"\u00dd":27,"A":20,"\u00c6":20,"\u00c1":20,"\u00c2":20,"\u00c4":20,"\u00c0":20,"\u00c5":20,"\u00c3":20,",":9,".":9,"X":14}},"P":{"d":"59,-238r0,103v58,-1,123,11,123,-51v0,-62,-65,-51,-123,-52xm59,0r-23,0r0,-260v81,0,171,-12,171,74v0,78,-76,74,-148,73r0,113","w":219,"k":{"\u00e4":11,"e":20,"\u00e9":20,"\u00ea":20,"\u00eb":20,"\u00e8":20,"o":20,"\u00f8":20,"\u00f3":20,"\u00f4":20,"\u00f6":20,"\u00f2":20,"\u00f5":20,"u":7,"\u00fa":7,"\u00fb":7,"\u00fc":7,"\u00f9":7,"a":11,"\u00e6":11,"\u00e1":11,"\u00e2":11,"\u00e0":11,"\u00e5":11,"\u00e3":11,"A":27,"\u00c6":27,"\u00c1":27,"\u00c2":27,"\u00c4":27,"\u00c0":27,"\u00c5":27,"\u00c3":27,",":90,".":90,"r":7,"-":14}},"Q":{"d":"266,0v-45,1,-89,-4,-126,5v-75,0,-116,-54,-116,-135v0,-81,41,-135,116,-135v123,0,153,181,68,245v16,1,39,-2,58,-2r0,22xm140,-244v-124,0,-123,228,0,228v124,0,123,-228,0,-228","w":280},"R":{"d":"60,-145v56,-3,120,15,125,-47v-9,-69,-68,-40,-125,-46r0,93xm37,-260v81,0,173,-12,173,68v0,29,-22,47,-50,57v61,1,35,108,57,135r-27,0v-6,-17,-8,-36,-9,-54v-5,-59,-9,-70,-56,-70r-65,0r0,124r-23,0r0,-260","w":240,"k":{"C":7,"\u00c7":7,"e":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"G":7,"o":7,"\u00f8":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7,"O":7,"\u00d8":7,"\u00d3":7,"\u00d4":7,"\u00d6":7,"\u00d2":7,"\u00d5":7,"S":7,"T":7,"u":7,"\u00fa":7,"\u00fb":7,"\u00fc":7,"\u00f9":7,"U":7,"\u00da":7,"\u00db":7,"\u00dc":7,"\u00d9":7,"V":7,"W":7,"Y":14,"\u00dd":14,"a":4,"\u00e6":4,"\u00e1":4,"\u00e2":4,"\u00e4":4,"\u00e0":4,"\u00e5":4,"\u00e3":4}},"S":{"d":"199,-68v0,57,-49,73,-101,73v-41,0,-76,-30,-77,-73r25,0v-1,74,128,67,128,2v0,-26,-19,-39,-41,-46v-42,-14,-106,-27,-106,-83v0,-86,152,-101,167,-8r-25,0v-4,-62,-117,-52,-117,5v0,74,147,40,147,130","w":219,"k":{"v":9,"w":9,"y":9,"\u00fd":9,"\u00ff":9,"T":7,"V":9,"Y":18,"\u00dd":18,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9,",":9,".":9}},"T":{"d":"89,0r0,-238r-84,0r0,-22r190,0r0,22r-82,0r-1,238r-23,0","k":{"\u00fc":41,"\u00f2":41,"\u00f6":41,"\u00e8":41,"\u00eb":41,"\u00ea":41,"\u00e3":34,"\u00e5":34,"\u00e0":34,"\u00e4":34,"\u00e2":34,"w":41,"y":41,"\u00fd":41,"\u00ff":41,"e":41,"\u00e9":41,"o":41,"\u00f8":41,"\u00f3":41,"\u00f4":41,"\u00f5":41,"O":20,"\u00d8":20,"\u00d3":20,"\u00d4":20,"\u00d6":20,"\u00d2":20,"\u00d5":20,"u":41,"\u00fa":41,"\u00fb":41,"\u00f9":41,"\u00ab":72,"\u00bb":72,"a":34,"\u00e6":34,"\u00e1":34,"A":27,"\u00c6":27,"\u00c1":27,"\u00c2":27,"\u00c4":27,"\u00c0":27,"\u00c5":27,"\u00c3":27,",":61,".":61,"h":7,"J":45,"r":41,"-":54,":":52,";":52}},"U":{"d":"35,-260r23,0r0,168v2,47,29,76,72,76v43,0,72,-29,72,-76r0,-168r23,0r0,169v-1,56,-32,96,-95,96v-63,0,-95,-40,-95,-96r0,-169","w":259,"k":{"T":16,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9,",":9,".":9}},"V":{"d":"28,-260r84,237r82,-237r24,0r-94,260r-27,0r-95,-260r26,0","w":219,"k":{"\u00f6":27,"\u00f4":27,"\u00ee":7,"\u00e8":27,"\u00eb":27,"\u00ea":27,"\u00e3":20,"\u00e5":20,"\u00e0":20,"\u00e4":20,"\u00e2":20,"C":20,"\u00c7":20,"e":27,"\u00e9":27,"G":20,"o":27,"\u00f8":27,"\u00f3":27,"\u00f2":27,"\u00f5":27,"O":20,"\u00d8":20,"\u00d3":20,"\u00d4":20,"\u00d6":20,"\u00d2":20,"\u00d5":20,"u":13,"\u00fa":13,"\u00fb":13,"\u00fc":13,"\u00f9":13,"Y":-7,"\u00dd":-7,"\u00ab":36,"\u00bb":27,"a":20,"\u00e6":20,"\u00e1":20,"A":20,"\u00c6":20,"\u00c1":20,"\u00c2":20,"\u00c4":20,"\u00c0":20,"\u00c5":20,"\u00c3":20,",":49,".":49,"-":20,":":20,";":20,"i":7,"\u00ed":7,"\u00ef":7,"\u00ec":7}},"W":{"d":"180,-236r-76,236r-33,0r-67,-260r24,0r62,237r76,-237r28,0r80,237r60,-237r23,0r-69,260r-32,0","w":360,"k":{"\u00fc":14,"\u00f6":14,"\u00ea":14,"\u00e4":14,"y":14,"\u00fd":14,"\u00ff":14,"e":14,"\u00e9":14,"\u00eb":14,"\u00e8":14,"o":14,"\u00f8":14,"\u00f3":14,"\u00f4":14,"\u00f2":14,"\u00f5":14,"O":20,"\u00d8":20,"\u00d3":20,"\u00d4":20,"\u00d6":20,"\u00d2":20,"\u00d5":20,"u":14,"\u00fa":14,"\u00fb":14,"\u00f9":14,"Y":-7,"\u00dd":-7,"\u00ab":27,"\u00bb":18,"a":14,"\u00e6":14,"\u00e1":14,"\u00e2":14,"\u00e0":14,"\u00e5":14,"\u00e3":14,"A":14,"\u00c6":14,"\u00c1":14,"\u00c2":14,"\u00c4":14,"\u00c0":14,"\u00c5":14,"\u00c3":14,",":27,".":27,"r":14,"-":7,":":13,";":13,"i":-7,"\u00ed":-7,"\u00ee":-7,"\u00ef":-7,"\u00ec":-7}},"X":{"d":"108,-116r-78,116r-27,0r92,-134r-87,-126r30,0r74,110r76,-110r26,0r-90,126r93,134r-30,0","w":219,"k":{"C":7,"\u00c7":7,"O":14,"\u00d8":14,"\u00d3":14,"\u00d4":14,"\u00d6":14,"\u00d2":14,"\u00d5":14}},"Y":{"d":"99,0r0,-112r-96,-148r30,0r79,126r80,-126r25,0r-95,147r0,113r-23,0","w":219,"k":{"\u00fc":36,"\u00f6":49,"C":18,"\u00c7":18,"e":49,"\u00e9":49,"\u00ea":49,"\u00eb":49,"\u00e8":49,"o":49,"\u00f8":49,"\u00f3":49,"\u00f4":49,"\u00f2":49,"\u00f5":49,"O":27,"\u00d8":27,"\u00d3":27,"\u00d4":27,"\u00d6":27,"\u00d2":27,"\u00d5":27,"S":18,"u":36,"\u00fa":36,"\u00fb":36,"\u00f9":36,"\u00ab":63,"\u00bb":36,"a":41,"\u00e6":41,"\u00e1":41,"\u00e2":41,"\u00e4":41,"\u00e0":41,"\u00e5":41,"\u00e3":41,"A":36,"\u00c6":36,"\u00c1":36,"\u00c2":36,"\u00c4":36,"\u00c0":36,"\u00c5":36,"\u00c3":36,",":61,".":61,"-":63,":":36,";":36,"i":13,"\u00ed":13,"\u00ee":13,"\u00ef":13,"\u00ec":13}},"Z":{"d":"186,0r-172,0r0,-22r144,-216r-144,0r0,-22r172,0r0,22r-145,216r145,0r0,22"},"[":{"d":"80,35r-49,0r0,-295r49,0r0,18r-26,0r0,259r26,0r0,18","w":100},"\\":{"d":"93,0r-109,-260r24,0r108,260r-23,0","w":100},"]":{"d":"20,-260r49,0r0,295r-49,0r0,-18r26,0r0,-259r-26,0r0,-18","w":100},"^":{"d":"48,-86r-21,0r82,-163r19,0r83,163r-20,0r-73,-141","w":237},"_":{"d":"180,45r-180,0r0,-21r180,0r0,21","w":180},"a":{"d":"36,-50v0,24,19,36,41,36v47,0,56,-39,54,-77v-31,1,-95,-4,-95,41xm13,-50v0,-54,65,-65,118,-61v3,-37,-11,-55,-43,-55v-23,0,-41,7,-44,31r-23,0v5,-37,33,-51,68,-51v40,0,64,19,64,60r1,126r-22,0r-1,-27v-7,18,-33,31,-58,32v-33,0,-60,-20,-60,-55","w":180},"b":{"d":"105,-166v-42,0,-58,35,-58,72v0,41,14,80,61,80v41,0,52,-46,52,-79v0,-35,-14,-73,-55,-73xm48,-28v-3,7,-1,19,-2,28r-23,0r2,-260r22,0r1,107v13,-21,37,-33,61,-33v54,0,75,48,75,95v0,45,-20,96,-73,96v-26,0,-48,-11,-63,-33","k":{"v":7,"y":7,"\u00fd":7,"\u00ff":7}},"c":{"d":"166,-125r-23,0v-2,-28,-19,-41,-49,-41v-33,0,-54,34,-54,75v0,41,21,77,54,77v28,0,47,-18,49,-43r23,0v-6,41,-29,62,-70,62v-54,0,-79,-46,-79,-95v0,-49,26,-96,80,-96v37,0,67,22,69,61","w":180,"k":{"h":18,"k":18}},"d":{"d":"91,-14v83,2,86,-153,3,-152v-41,0,-54,37,-54,72v0,33,10,80,51,80xm154,0r-1,-28v-15,22,-37,33,-62,33v-101,-2,-101,-189,0,-191v24,-1,50,16,62,32r0,-106r22,0r2,260r-23,0"},"e":{"d":"181,-85r-140,0v1,39,19,71,63,71v26,0,47,-19,52,-44r23,0v-11,43,-38,63,-82,63v-54,0,-79,-46,-79,-95v0,-49,27,-96,81,-96v60,0,82,44,82,101xm42,-105r116,0v-3,-35,-22,-61,-59,-61v-35,0,-54,29,-57,61","k":{"v":7,"w":7,"y":7,"\u00fd":7,"\u00ff":7,"x":7}},"f":{"d":"66,0r-22,0r0,-161r-36,0r0,-20r36,0v-1,-44,-3,-87,44,-83v7,0,14,3,20,4r0,17v-44,-9,-46,20,-42,62r41,0r0,20r-41,0r0,161","w":119,"k":{"e":14,"\u00e9":14,"\u00ea":14,"\u00eb":14,"\u00e8":14,"o":7,"\u00f8":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7,"a":7,"\u00e6":7,"\u00e1":7,"\u00e2":7,"\u00e4":7,"\u00e0":7,"\u00e5":7,"\u00e3":7,",":20,".":20,"f":16,"\u00df":16,"t":18}},"g":{"d":"96,-21v79,-2,75,-144,-1,-145v-75,4,-74,142,1,145xm177,-181v-14,111,37,249,-81,250v-33,0,-72,-11,-72,-48r24,0v3,22,28,28,51,28v41,0,61,-35,54,-84v-10,21,-36,34,-59,34v-54,0,-78,-41,-78,-91v0,-49,22,-94,77,-94v26,0,47,16,60,32r1,-27r23,0","k":{",":-7,".":-7}},"h":{"d":"50,-260r1,107v13,-22,34,-33,57,-33v59,0,63,52,63,73r0,113r-21,0v-6,-65,24,-168,-48,-166v-72,2,-48,97,-52,166r-21,0r0,-260r21,0","k":{"y":7,"\u00fd":7,"\u00ff":7}},"i":{"d":"29,-181r22,0r0,181r-22,0r0,-181xm53,-260r0,27r-26,0r0,-27r26,0","w":79},"j":{"d":"1,69r0,-20v32,0,28,-8,28,-55r0,-175r22,0r0,189v0,46,-1,62,-50,61xm53,-260r0,27r-26,0r0,-27r26,0","w":79},"k":{"d":"53,-260r0,153r87,-74r28,0r-92,78r99,103r-27,0r-95,-98r0,98r-22,0r0,-260r22,0","w":180,"k":{"y":-7,"\u00fd":-7,"\u00ff":-7,"e":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"g":7,"o":7,"\u00f8":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7}},"l":{"d":"51,-260r0,260r-22,0r0,-260r22,0","w":79},"m":{"d":"49,-181v1,9,-1,21,2,28v23,-47,100,-42,115,6v13,-21,34,-39,62,-39v59,0,64,52,64,73r0,113r-22,0v-6,-64,24,-168,-47,-166v-72,2,-48,97,-52,166r-22,0v-6,-64,24,-168,-47,-166v-72,2,-48,97,-52,166r-22,0r-1,-181r22,0","w":320,"k":{"y":7,"\u00fd":7,"\u00ff":7}},"n":{"d":"102,-166v-72,2,-48,97,-52,166r-21,0r-2,-181r22,0v1,9,-1,21,2,28v13,-22,34,-33,57,-33v59,0,63,52,63,73r0,113r-21,0v-6,-65,24,-168,-48,-166","k":{"v":7,"w":7,"y":7,"\u00fd":7,"\u00ff":7}},"o":{"d":"161,-90v0,-33,-17,-76,-61,-76v-44,0,-61,43,-61,76v0,33,17,76,61,76v44,0,61,-43,61,-76xm100,-186v58,0,84,48,84,96v0,48,-26,95,-84,95v-58,0,-84,-47,-84,-95v0,-48,26,-96,84,-96","k":{"v":7,"w":7,"y":7,"\u00fd":7,"\u00ff":7,"x":7}},"p":{"d":"47,-95v0,41,14,81,61,81v41,0,52,-47,52,-80v0,-35,-14,-72,-55,-72v-42,0,-58,34,-58,71xm48,-28v-4,29,0,66,-1,97r-22,0r-2,-250r23,0v1,9,-1,21,2,28v13,-21,37,-33,61,-33v54,0,75,48,75,95v0,45,-20,96,-73,96v-26,0,-48,-11,-63,-33","k":{"y":7,"\u00fd":7,"\u00ff":7}},"q":{"d":"153,-95v0,-37,-16,-71,-58,-71v-41,0,-55,37,-55,72v0,33,11,80,52,80v47,0,61,-40,61,-81xm153,-153r1,-28r23,0r-2,250r-22,0r0,-97v-15,22,-37,33,-63,33v-100,-3,-100,-190,1,-191v24,0,50,11,62,33"},"r":{"d":"113,-165v-85,-14,-59,95,-63,165r-21,0r-2,-181r22,0v1,8,-1,20,2,27v9,-24,29,-35,62,-32r0,21","w":119,"k":{"v":-14,"w":-20,"y":-14,"\u00fd":-14,"\u00ff":-14,"u":9,"\u00fa":9,"\u00fb":9,"\u00fc":9,"\u00f9":9,",":27,".":27,"x":-7,"r":4,"-":36,"z":-7}},"s":{"d":"137,-50v0,-53,-117,-21,-114,-86v3,-68,130,-69,132,0r-24,0v-2,-41,-80,-40,-85,-1v-5,39,115,21,115,83v0,74,-139,84,-144,5r23,0v3,49,97,47,97,-1","w":180},"t":{"d":"44,-48r0,-113r-36,0r0,-20r36,0r0,-38r22,-10r0,48r41,0r0,20r-41,0r0,121v-2,25,22,30,43,23r0,19v-7,2,-15,3,-22,3v-46,0,-43,-29,-43,-53","w":119,"k":{"w":-7,"y":-7,"\u00fd":-7,"\u00ff":-7,"u":9,"\u00fa":9,"\u00fb":9,"\u00fc":9,"\u00f9":9,"a":-7,"\u00e6":-7,"\u00e1":-7,"\u00e2":-7,"\u00e4":-7,"\u00e0":-7,"\u00e5":-7,"\u00e3":-7,"t":18}},"u":{"d":"98,-14v72,-2,48,-98,52,-167r21,0r2,181r-22,0v-1,-8,1,-20,-2,-27v-13,22,-33,32,-56,32v-59,0,-64,-52,-64,-73r0,-113r21,0v6,65,-24,169,48,167","k":{"v":7,"w":7,"y":7,"\u00fd":7,"\u00ff":7}},"v":{"d":"5,-181r24,0r62,151r60,-151r24,0r-72,181r-24,0","w":180,"k":{"v":-7,"y":-7,"\u00fd":-7,"\u00ff":-7,"c":7,"\u00e7":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,"a":7,"\u00e6":7,"\u00e1":7,"\u00e2":7,"\u00e4":7,"\u00e0":7,"\u00e5":7,"\u00e3":7,",":27,".":27,"-":4}},"w":{"d":"30,-181r54,153r55,-153r26,0r54,151r52,-151r23,0r-67,181r-20,0r-57,-156r-56,156r-22,0r-66,-181r24,0","w":299,"k":{"y":-7,"\u00fd":-7,"\u00ff":-7,"c":7,"\u00e7":7,"d":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,"a":7,"\u00e6":7,"\u00e1":7,"\u00e2":7,"\u00e4":7,"\u00e0":7,"\u00e5":7,"\u00e3":7,",":27,".":27,"-":14}},"x":{"d":"91,-108r54,-73r23,0r-65,88r71,93r-29,0r-58,-78r-56,78r-25,0r70,-93r-67,-88r29,0","w":180,"k":{"c":7,"\u00e7":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,"-":29}},"y":{"d":"3,-181r26,0r61,151r60,-151r24,0r-100,250r-24,0r28,-69","w":180,"k":{"c":7,"\u00e7":7,"d":7,"e":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"g":7,"o":7,"\u00f8":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7,"s":7,"a":7,"\u00e6":7,"\u00e1":7,"\u00e2":7,"\u00e4":7,"\u00e0":7,"\u00e5":7,"\u00e3":7,",":27,".":27,"-":7}},"z":{"d":"14,0r0,-20r106,-141r-106,0r0,-20r131,0r0,20r-104,141r104,0r0,20r-131,0","w":159,"k":{"e":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"o":7,"\u00f8":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7}},"{":{"d":"89,17r0,18v-50,10,-49,-41,-49,-91v0,-26,-4,-43,-26,-46r0,-20v61,-4,-18,-151,75,-138r0,18v-38,-7,-26,47,-26,79v0,34,-20,48,-23,51v3,2,23,16,23,50v0,30,-14,86,26,79","w":100},"|":{"d":"29,90r0,-360r22,0r0,360r-22,0","w":79},"}":{"d":"11,-242r0,-18v50,-10,49,41,49,91v0,27,4,43,26,46r0,20v-61,5,18,150,-75,138r0,-18v38,7,26,-47,26,-79v0,-34,20,-48,23,-51v-3,-2,-23,-17,-23,-51v0,-30,14,-85,-26,-78","w":100},"~":{"d":"158,-69v-26,-1,-53,-26,-78,-26v-19,0,-31,20,-39,34r-12,-17v10,-15,25,-37,51,-37v24,0,58,26,79,26v16,0,28,-18,35,-31r15,12v-10,19,-27,39,-51,39","w":237},"\u00a1":{"d":"56,-195r29,0r0,31r-29,0r0,-31xm60,-134r20,0r5,199r-30,0","w":140},"\u00a2":{"d":"73,-26r40,-140v-70,-12,-81,104,-40,140xm118,-185r13,-45r16,0r-14,48v24,8,41,29,42,57r-23,0v-1,-19,-10,-31,-25,-37r-40,145v32,11,64,-11,65,-40r23,0v-6,48,-43,70,-93,59r-13,46r-16,0r14,-52v-71,-40,-51,-197,51,-181"},"\u00a3":{"d":"182,0r-160,0r0,-22r21,0r0,-112r-26,0r0,-22r27,0v-3,-53,9,-99,78,-99v36,0,67,19,68,52r-25,0v-1,-19,-20,-30,-45,-30v-42,0,-56,33,-53,77r58,0r0,22r-58,0r0,112r115,0r0,22"},"\u00a5":{"d":"112,0r-23,0r0,-49r-73,0r0,-22r73,0r0,-21r-73,0r0,-22r72,0r-88,-135r30,0r73,115r72,-115r25,0r-87,135r71,0r0,22r-72,0r0,21r72,0r0,22r-72,0r0,49"},"\u00a7":{"d":"94,-166v-14,9,-31,16,-31,35v0,17,24,24,37,29v14,-8,34,-14,34,-33v0,-19,-27,-23,-40,-31xm146,-258r0,19v-27,-11,-78,-13,-78,22v0,37,90,31,90,77v0,21,-21,36,-38,44v22,8,40,21,40,46v-1,57,-69,64,-116,47r0,-20v34,14,92,16,92,-27v0,-39,-96,-23,-96,-79v0,-21,21,-36,38,-44v-18,-10,-33,-21,-33,-43v1,-50,60,-56,101,-42"},"\u00a4":{"d":"12,-40r15,-15v-23,-31,-23,-76,0,-107r-15,-16r18,-19r16,16v31,-24,78,-24,108,0r16,-16r19,19r-16,16v22,32,23,76,0,107r16,15r-19,19r-16,-15v-31,24,-78,24,-108,0r-16,15xm99,-43v36,0,66,-29,66,-66v0,-34,-28,-65,-63,-65v-37,0,-67,29,-67,66v0,35,29,65,64,65"},"'":{"d":"41,-179r0,-81r18,0r0,81r-18,0","w":100},"\u00ab":{"d":"140,-166r18,0r-33,70r33,70r-18,0r-38,-70xm75,-166r18,0r-33,70r33,70r-18,0r-38,-70","k":{".":18,",":18,"T":72,"V":27,"W":18,"Y":36,"\u00dd":36,"A":18,"\u00c6":18,"\u00c1":18,"\u00c2":18,"\u00c4":18,"\u00c0":18,"\u00c5":18,"\u00c3":18}},"\u00b7":{"d":"64,-106r0,31r-28,0r0,-31r28,0","w":100},"\u00b6":{"d":"93,53r0,-174v-37,0,-69,-31,-69,-68v0,-45,30,-71,80,-71r78,0r0,313r-23,0r0,-291r-43,0r0,291r-23,0","w":234},"\u00bb":{"d":"60,-26r-18,0r34,-70r-34,-70r18,0r39,70xm125,-26r-18,0r33,-70r-33,-70r18,0r38,70","k":{".":27,",":27,"T":72,"V":36,"W":27,"Y":63,"\u00dd":63,"A":18,"\u00c6":18,"\u00c1":18,"\u00c2":18,"\u00c4":18,"\u00c0":18,"\u00c5":18,"\u00c3":18}},"\u00bf":{"d":"27,5v0,-50,75,-79,68,-115r0,-25r22,0r0,39v-1,34,-67,55,-67,100v0,47,55,50,92,38r0,22v-54,15,-115,-1,-115,-59xm92,-195r29,0r0,31r-29,0r0,-31","w":180},"`":{"d":"7,-255r29,0r33,52r-16,0","w":100},"\u00b4":{"d":"64,-255r29,0r-46,52r-16,0","w":100},"\u00af":{"d":"94,-233r-88,0r0,-22r88,0r0,22","w":100},"\u00a8":{"d":"95,-223r-27,0r0,-32r27,0r0,32xm32,-223r-27,0r0,-32r27,0r0,32","w":100},"\u00b8":{"d":"13,48v17,7,51,18,51,-7v-1,-15,-17,-14,-29,-11r10,-32r8,0r-5,20v18,0,36,2,36,24v0,33,-49,26,-74,16","w":100},"\u00c6":{"d":"153,-260r180,0r0,22r-140,0r15,93r119,0r0,22r-115,0r17,101r107,0r0,22r-128,0r-12,-71r-126,0r-41,71r-26,0xm168,-238v-31,47,-57,98,-86,146r111,0","w":360,"k":{"T":9}},"\u00aa":{"d":"84,-206v-18,1,-58,-3,-58,22v0,15,10,19,24,19v29,0,35,-20,34,-41xm8,-184v0,-34,46,-37,76,-36v2,-23,-6,-31,-27,-31v-13,0,-25,1,-27,16r-16,0v3,-22,22,-30,44,-30v58,0,35,63,43,111r-17,0v-1,-4,1,-11,-2,-14v-12,27,-74,22,-74,-16","w":108},"\u00d8":{"d":"67,-58r139,-155v-15,-19,-37,-31,-66,-31v-92,0,-110,118,-73,186xm59,-27r-29,32r-11,-9r31,-34v-17,-23,-26,-55,-26,-92v0,-81,41,-135,116,-135v35,0,63,12,82,33r30,-33r9,9r-30,35v17,23,25,54,25,91v0,81,-41,135,-116,135v-34,0,-61,-11,-81,-32xm213,-202r-138,156v14,18,36,30,65,30v92,0,110,-117,73,-186","w":280,"k":{"v":5,"w":5,"e":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"G":7,"O":7,"\u00d8":7,"\u00d3":7,"\u00d4":7,"\u00d6":7,"\u00d2":7,"\u00d5":7,"T":20,"U":7,"\u00da":7,"\u00db":7,"\u00dc":7,"\u00d9":7,"V":20,"W":20,"Y":27,"\u00dd":27,"A":20,"\u00c6":20,"\u00c1":20,"\u00c2":20,"\u00c4":20,"\u00c0":20,"\u00c5":20,"\u00c3":20,",":9,".":9,"X":14}},"\u00ba":{"d":"60,-251v-50,2,-50,84,0,86v50,-2,49,-84,0,-86xm60,-265v74,0,73,115,0,115v-73,0,-74,-115,0,-115","w":120},"\u00e6":{"d":"154,-108r103,0v0,-32,-15,-58,-53,-58v-32,0,-51,31,-50,58xm13,-50v0,-53,66,-61,118,-58v3,-38,-10,-58,-43,-58v-23,0,-41,7,-44,31r-23,0v4,-64,109,-66,124,-13v13,-24,34,-38,56,-38v57,0,79,44,79,98r-126,0v-1,36,11,74,49,74v26,0,47,-19,52,-44r23,0v-14,74,-108,84,-135,21v-16,55,-130,59,-130,-13xm131,-87v-44,-1,-94,-9,-95,42v0,21,24,31,42,31v46,0,54,-36,53,-73","w":299},"\u00f8":{"d":"50,-46r92,-101v-10,-12,-23,-19,-42,-19v-60,0,-74,73,-50,120xm149,-136r-92,101v9,12,24,21,43,21v61,0,74,-76,49,-122xm12,-4r22,-24v-39,-59,-16,-158,66,-158v25,0,44,9,57,23r22,-23r8,9r-21,24v38,59,17,158,-66,158v-25,0,-45,-9,-58,-23r-21,23","k":{"v":7,"w":7,"y":7,"\u00fd":7,"\u00ff":7,"x":7}},"\u00df":{"d":"53,-176r0,176r-22,0r0,-183v0,-49,23,-82,74,-82v33,0,65,19,65,55v0,28,-43,47,-43,65v0,35,78,34,78,90v0,39,-28,60,-62,60v-35,0,-57,-21,-58,-56r23,0v-1,22,14,37,35,37v24,0,39,-13,39,-40v0,-41,-78,-41,-78,-88v0,-31,43,-43,43,-68v0,-24,-23,-36,-44,-36v-40,0,-50,38,-50,70","w":219},"\u00b9":{"d":"82,-102r-19,0r0,-130v-11,9,-23,16,-36,22r0,-16v21,-4,26,-26,55,-23r0,147","w":119},"\u00ac":{"d":"187,-40r0,-74r-158,0r0,-22r180,0r0,96r-22,0","w":237},"\u00b5":{"d":"98,-14v72,-2,48,-98,52,-167r21,0r2,181r-22,0v-1,-8,1,-20,-2,-27v-20,36,-60,38,-99,23r0,73r-21,0r0,-250r21,0v6,65,-24,169,48,167"},"\u00d0":{"d":"56,-238r0,87r78,0r0,16r-78,0r0,113r53,0v73,0,103,-42,103,-108v1,-92,-62,-115,-156,-108xm33,0r0,-135r-25,0r0,-16r25,0r0,-109v119,-9,204,16,204,130v0,113,-85,140,-204,130","w":259,"k":{"O":7,"\u00d8":7,"\u00d3":7,"\u00d4":7,"\u00d6":7,"\u00d2":7,"\u00d5":7,"V":14,"W":7,"Y":20,"\u00dd":20,"A":20,"\u00c6":20,"\u00c1":20,"\u00c2":20,"\u00c4":20,"\u00c0":20,"\u00c5":20,"\u00c3":20,",":18,".":18,"J":20}},"\u00bd":{"d":"235,-255r-150,255r-19,0r150,-255r19,0xm93,-102r-18,0r0,-130v-11,9,-24,16,-37,22r0,-16v21,-4,27,-25,55,-23r0,147xm283,0r-102,0r0,-15v21,-17,80,-71,80,-98v0,-13,-12,-22,-29,-22v-19,0,-32,12,-32,25r-17,0v0,-27,21,-43,49,-43v26,0,48,13,48,39v0,35,-53,79,-70,97r73,0r0,17","w":300},"\u00b1":{"d":"108,-119r0,-62r22,0r0,62r79,0r0,22r-79,0r0,61r-22,0r0,-61r-79,0r0,-22r79,0xm29,0r0,-22r180,0r0,22r-180,0","w":237},"\u00de":{"d":"59,-183r0,104v58,-1,123,10,123,-52v0,-62,-65,-51,-123,-52xm36,0r0,-260r23,0r0,56v74,0,148,-9,148,73v0,82,-74,74,-148,74r0,57r-23,0","w":219},"\u00bc":{"d":"225,0r0,-35r-76,0r0,-11r72,-103r23,0r0,97r22,0r0,17r-22,0r0,35r-19,0xm235,-255r-150,255r-19,0r150,-255r19,0xm225,-52r0,-77r-51,77r51,0xm93,-102r-18,0r0,-130v-11,9,-24,16,-37,22r0,-16v21,-4,27,-25,55,-23r0,147","w":300},"\u00f7":{"d":"29,-80r0,-21r180,0r0,21r-180,0xm132,0r-27,0r0,-32r27,0r0,32xm132,-149r-27,0r0,-32r27,0r0,32","w":237},"\u00a6":{"d":"29,63r0,-126r22,0r0,126r-22,0xm29,-117r0,-126r22,0r0,126r-22,0","w":79},"\u00b0":{"d":"126,-201v0,30,-24,54,-54,54v-30,0,-54,-24,-54,-54v0,-30,24,-54,54,-54v30,0,54,24,54,54xm34,-201v0,22,16,38,38,38v22,0,38,-16,38,-38v0,-22,-16,-37,-38,-37v-22,0,-38,15,-38,37","w":144},"\u00fe":{"d":"47,-95v0,41,14,81,61,81v41,0,52,-47,52,-80v0,-35,-14,-72,-55,-72v-42,0,-58,34,-58,71xm48,-28v-4,29,0,66,-1,97r-22,0r0,-329r22,0r1,107v13,-21,37,-33,61,-33v54,0,75,48,75,95v0,45,-20,96,-73,96v-26,0,-48,-11,-63,-33","k":{"v":7,"y":7,"\u00fd":7,"\u00ff":7}},"\u00be":{"d":"225,0r0,-35r-76,0r0,-11r72,-103r23,0r0,97r22,0r0,17r-22,0r0,35r-19,0xm235,-255r-150,255r-19,0r150,-255r19,0xm225,-52r0,-77r-51,77r51,0xm53,-171r0,-18v21,2,41,-5,41,-26v0,-13,-13,-22,-32,-22v-21,0,-31,9,-33,22r-19,0v0,-25,24,-40,49,-40v27,0,55,12,55,41v0,18,-15,30,-33,34v21,4,35,18,35,38v0,55,-108,57,-108,0r19,0v0,14,14,25,33,25v22,0,37,-10,37,-27v0,-23,-22,-30,-44,-27","w":300},"\u00b2":{"d":"113,-102r-101,0r0,-15v21,-17,80,-71,80,-98v0,-13,-12,-22,-29,-22v-19,0,-32,12,-32,25r-18,0v0,-27,22,-43,50,-43v26,0,48,13,48,39v0,35,-53,79,-70,97r72,0r0,17","w":119},"\u00ae":{"d":"144,5v-75,0,-135,-60,-135,-135v0,-74,60,-135,135,-135v75,0,135,61,135,135v0,75,-60,135,-135,135xm144,-16v66,0,114,-47,114,-114v0,-66,-48,-114,-114,-114v-66,0,-114,48,-114,114v0,67,48,114,114,114xm113,-122r0,68r-19,0r0,-154v50,0,120,-10,120,42v0,30,-21,42,-48,44r46,68r-22,0r-43,-68r-34,0xm113,-140v34,-3,80,12,80,-26v0,-36,-48,-21,-80,-24r0,50","w":288},"\u00f0":{"d":"56,-251r6,-14v22,5,30,8,46,16r33,-21r11,10r-31,19v23,15,63,51,63,145v0,63,-29,101,-84,101v-113,1,-111,-179,-3,-181v42,0,58,31,64,46v1,-31,-18,-75,-57,-100r-33,20r-11,-10r30,-18v-12,-6,-16,-8,-34,-13xm39,-85v0,32,17,72,61,72v44,0,61,-40,61,-72v0,-32,-17,-73,-61,-73v-44,0,-61,41,-61,73"},"\u00d7":{"d":"119,-78r-77,76r-13,-13r77,-76r-77,-76r13,-14r77,77r76,-77r14,14r-77,76r77,76r-14,13","w":237},"\u00b3":{"d":"53,-171r0,-18v21,2,41,-5,41,-26v0,-13,-13,-22,-32,-22v-21,0,-31,9,-33,22r-19,0v0,-25,24,-40,49,-40v27,0,55,12,55,41v0,18,-15,30,-33,34v21,4,35,18,35,38v0,55,-108,57,-108,0r19,0v0,14,14,25,33,25v22,0,37,-10,37,-27v0,-23,-22,-30,-44,-27","w":119},"\u00a9":{"d":"144,5v-75,0,-135,-60,-135,-135v0,-74,60,-135,135,-135v75,0,135,61,135,135v0,75,-60,135,-135,135xm30,-130v0,67,48,114,114,114v66,0,114,-47,114,-114v0,-66,-48,-114,-114,-114v-66,0,-114,48,-114,114xm193,-106r20,0v-16,89,-144,55,-137,-25v-11,-84,124,-109,137,-27r-20,0v-19,-61,-96,-29,-96,26v0,30,18,61,53,61v21,0,40,-15,43,-35","w":288},"\u00c1":{"d":"62,-92r114,0r-56,-146xm27,0r-24,0r103,-260r28,0r103,260r-25,0r-28,-70r-129,0xm134,-334r29,0r-46,52r-15,0","w":240,"k":{"v":20,"w":20,"y":22,"\u00fd":22,"\u00ff":22,"c":7,"\u00e7":7,"C":20,"\u00c7":20,"d":7,"e":14,"\u00e9":14,"\u00ea":14,"\u00eb":14,"\u00e8":14,"g":7,"G":20,"o":7,"\u00f8":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7,"O":7,"\u00d8":7,"\u00d3":7,"\u00d4":7,"\u00d6":7,"\u00d2":7,"\u00d5":7,"q":7,"Q":7,"s":5,"S":9,"T":27,"u":9,"\u00fa":9,"\u00fb":9,"\u00fc":9,"\u00f9":9,"U":14,"\u00da":14,"\u00db":14,"\u00dc":14,"\u00d9":14,"V":20,"W":14,"Y":36,"\u00dd":36,"\u00ab":18,"\u00bb":18}},"\u00c2":{"d":"62,-92r114,0r-56,-146xm27,0r-24,0r103,-260r28,0r103,260r-25,0r-28,-70r-129,0xm71,-282r36,-52r27,0r35,52r-17,0r-32,-38r-32,38r-17,0","w":240,"k":{"v":20,"w":20,"y":22,"\u00fd":22,"\u00ff":22,"c":7,"\u00e7":7,"C":20,"\u00c7":20,"d":7,"e":14,"\u00e9":14,"\u00ea":14,"\u00eb":14,"\u00e8":14,"g":7,"G":20,"o":7,"\u00f8":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7,"O":7,"\u00d8":7,"\u00d3":7,"\u00d4":7,"\u00d6":7,"\u00d2":7,"\u00d5":7,"q":7,"Q":7,"s":5,"S":9,"T":27,"u":9,"\u00fa":9,"\u00fb":9,"\u00fc":9,"\u00f9":9,"U":14,"\u00da":14,"\u00db":14,"\u00dc":14,"\u00d9":14,"V":20,"W":14,"Y":36,"\u00dd":36,"\u00ab":18,"\u00bb":18}},"\u00c4":{"d":"62,-92r114,0r-56,-146xm27,0r-24,0r103,-260r28,0r103,260r-25,0r-28,-70r-129,0xm165,-302r-27,0r0,-32r27,0r0,32xm102,-302r-26,0r0,-32r26,0r0,32","w":240,"k":{"v":20,"w":20,"y":22,"\u00fd":22,"\u00ff":22,"c":7,"\u00e7":7,"C":20,"\u00c7":20,"d":7,"e":14,"\u00e9":14,"\u00ea":14,"\u00eb":14,"\u00e8":14,"g":7,"G":20,"o":7,"\u00f8":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7,"O":7,"\u00d8":7,"\u00d3":7,"\u00d4":7,"\u00d6":7,"\u00d2":7,"\u00d5":7,"q":7,"Q":7,"s":5,"S":9,"T":27,"u":9,"\u00fa":9,"\u00fb":9,"\u00fc":9,"\u00f9":9,"U":14,"\u00da":14,"\u00db":14,"\u00dc":14,"\u00d9":14,"V":20,"W":14,"Y":36,"\u00dd":36,"\u00ab":18,"\u00bb":18}},"\u00c0":{"d":"62,-92r114,0r-56,-146xm27,0r-24,0r103,-260r28,0r103,260r-25,0r-28,-70r-129,0xm77,-334r29,0r33,52r-16,0","w":240,"k":{"v":20,"w":20,"y":22,"\u00fd":22,"\u00ff":22,"c":7,"\u00e7":7,"C":20,"\u00c7":20,"d":7,"e":14,"\u00e9":14,"\u00ea":14,"\u00eb":14,"\u00e8":14,"g":7,"G":20,"o":7,"\u00f8":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7,"O":7,"\u00d8":7,"\u00d3":7,"\u00d4":7,"\u00d6":7,"\u00d2":7,"\u00d5":7,"q":7,"Q":7,"s":5,"S":9,"T":27,"u":9,"\u00fa":9,"\u00fb":9,"\u00fc":9,"\u00f9":9,"U":14,"\u00da":14,"\u00db":14,"\u00dc":14,"\u00d9":14,"V":20,"W":14,"Y":36,"\u00dd":36,"\u00ab":18,"\u00bb":18}},"\u00c5":{"d":"62,-92r114,0r-56,-146xm27,0r-24,0r103,-260r28,0r103,260r-25,0r-28,-70r-129,0xm89,-313v0,-17,14,-32,31,-32v17,0,32,15,32,32v0,17,-15,32,-32,32v-17,0,-31,-15,-31,-32xm120,-293v25,0,25,-40,0,-40v-25,0,-25,40,0,40","w":240,"k":{"v":20,"w":20,"y":22,"\u00fd":22,"\u00ff":22,"c":7,"\u00e7":7,"C":20,"\u00c7":20,"d":7,"e":14,"\u00e9":14,"\u00ea":14,"\u00eb":14,"\u00e8":14,"g":7,"G":20,"o":7,"\u00f8":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7,"O":7,"\u00d8":7,"\u00d3":7,"\u00d4":7,"\u00d6":7,"\u00d2":7,"\u00d5":7,"q":7,"Q":7,"s":5,"S":9,"T":27,"u":9,"\u00fa":9,"\u00fb":9,"\u00fc":9,"\u00f9":9,"U":14,"\u00da":14,"\u00db":14,"\u00dc":14,"\u00d9":14,"V":20,"W":14,"Y":36,"\u00dd":36,"\u00ab":18,"\u00bb":18}},"\u00c3":{"d":"62,-92r114,0r-56,-146xm27,0r-24,0r103,-260r28,0r103,260r-25,0r-28,-70r-129,0xm71,-296v4,-32,39,-33,67,-22v8,0,15,-3,18,-11r14,0v-6,33,-37,32,-68,23v-7,0,-15,3,-17,10r-14,0","w":240,"k":{"v":20,"w":20,"y":22,"\u00fd":22,"\u00ff":22,"c":7,"\u00e7":7,"C":20,"\u00c7":20,"d":7,"e":14,"\u00e9":14,"\u00ea":14,"\u00eb":14,"\u00e8":14,"g":7,"G":20,"o":7,"\u00f8":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7,"O":7,"\u00d8":7,"\u00d3":7,"\u00d4":7,"\u00d6":7,"\u00d2":7,"\u00d5":7,"q":7,"Q":7,"s":5,"S":9,"T":27,"u":9,"\u00fa":9,"\u00fb":9,"\u00fc":9,"\u00f9":9,"U":14,"\u00da":14,"\u00db":14,"\u00dc":14,"\u00d9":14,"V":20,"W":14,"Y":36,"\u00dd":36,"\u00ab":18,"\u00bb":18}},"\u00c7":{"d":"92,48v17,7,51,18,51,-7v-1,-15,-17,-14,-29,-11r8,-26v-140,-8,-134,-269,12,-269v42,0,82,19,86,66r-25,0v-4,-32,-31,-45,-61,-45v-67,0,-87,61,-87,114v0,53,20,114,87,114v29,0,58,-15,64,-47r25,0v-9,45,-47,69,-92,68r-4,13v18,0,36,2,36,24v0,33,-49,26,-74,16","w":240,"k":{"y":9,"\u00fd":9,"\u00ff":9}},"\u00c9":{"d":"197,0r-160,0r0,-260r154,0r0,22r-131,0r0,93r126,0r0,22r-126,0r0,101r137,0r0,22xm124,-334r29,0r-46,52r-16,0","w":219,"k":{"T":9}},"\u00ca":{"d":"197,0r-160,0r0,-260r154,0r0,22r-131,0r0,93r126,0r0,22r-126,0r0,101r137,0r0,22xm61,-282r36,-52r26,0r36,52r-17,0r-32,-38r-32,38r-17,0","w":219,"k":{"T":9}},"\u00cb":{"d":"197,0r-160,0r0,-260r154,0r0,22r-131,0r0,93r126,0r0,22r-126,0r0,101r137,0r0,22xm155,-302r-27,0r0,-32r27,0r0,32xm92,-302r-26,0r0,-32r26,0r0,32","w":219,"k":{"T":9}},"\u00c8":{"d":"197,0r-160,0r0,-260r154,0r0,22r-131,0r0,93r126,0r0,22r-126,0r0,101r137,0r0,22xm67,-334r29,0r33,52r-16,0","w":219,"k":{"T":9}},"\u00cd":{"d":"62,0r-23,0r0,-261r23,0r0,261xm64,-334r29,0r-46,52r-16,0","w":100,"k":{"T":7}},"\u00ce":{"d":"62,0r-23,0r0,-261r23,0r0,261xm1,-282r36,-52r26,0r36,52r-17,0r-32,-38r-32,38r-17,0","w":100,"k":{"T":7}},"\u00cf":{"d":"62,0r-23,0r0,-261r23,0r0,261xm95,-302r-27,0r0,-32r27,0r0,32xm32,-302r-27,0r0,-32r27,0r0,32","w":100,"k":{"T":7}},"\u00cc":{"d":"62,0r-23,0r0,-261r23,0r0,261xm7,-334r29,0r33,52r-16,0","w":100,"k":{"T":7}},"\u00d1":{"d":"33,0r0,-260r27,0r144,229r0,-229r23,0r0,260r-29,0r-141,-225r0,225r-24,0xm81,-296v4,-32,39,-33,67,-22v8,0,15,-3,18,-11r14,0v-6,34,-38,30,-69,23v-12,-3,-14,14,-30,10","w":259},"\u00d3":{"d":"140,-244v-124,0,-123,228,0,228v124,0,123,-228,0,-228xm256,-130v0,81,-41,135,-116,135v-75,0,-116,-54,-116,-135v0,-81,41,-135,116,-135v75,0,116,54,116,135xm154,-334r29,0r-46,52r-16,0","w":280,"k":{"v":5,"w":5,"e":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"G":7,"O":7,"\u00d8":7,"\u00d3":7,"\u00d4":7,"\u00d6":7,"\u00d2":7,"\u00d5":7,"T":20,"U":7,"\u00da":7,"\u00db":7,"\u00dc":7,"\u00d9":7,"V":20,"W":20,"Y":27,"\u00dd":27,"A":20,"\u00c6":20,"\u00c1":20,"\u00c2":20,"\u00c4":20,"\u00c0":20,"\u00c5":20,"\u00c3":20,",":9,".":9,"X":14}},"\u00d4":{"d":"140,-244v-124,0,-123,228,0,228v124,0,123,-228,0,-228xm256,-130v0,81,-41,135,-116,135v-75,0,-116,-54,-116,-135v0,-81,41,-135,116,-135v75,0,116,54,116,135xm91,-282r36,-52r26,0r36,52r-17,0r-32,-38r-32,38r-17,0","w":280,"k":{"v":5,"w":5,"e":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"G":7,"O":7,"\u00d8":7,"\u00d3":7,"\u00d4":7,"\u00d6":7,"\u00d2":7,"\u00d5":7,"T":20,"U":7,"\u00da":7,"\u00db":7,"\u00dc":7,"\u00d9":7,"V":20,"W":20,"Y":27,"\u00dd":27,"A":20,"\u00c6":20,"\u00c1":20,"\u00c2":20,"\u00c4":20,"\u00c0":20,"\u00c5":20,"\u00c3":20,",":9,".":9,"X":14}},"\u00d6":{"d":"140,-244v-124,0,-123,228,0,228v124,0,123,-228,0,-228xm256,-130v0,81,-41,135,-116,135v-75,0,-116,-54,-116,-135v0,-81,41,-135,116,-135v75,0,116,54,116,135xm185,-302r-27,0r0,-32r27,0r0,32xm122,-302r-27,0r0,-32r27,0r0,32","w":280,"k":{"v":5,"w":5,"e":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"G":7,"O":7,"\u00d8":7,"\u00d3":7,"\u00d4":7,"\u00d6":7,"\u00d2":7,"\u00d5":7,"T":20,"U":7,"\u00da":7,"\u00db":7,"\u00dc":7,"\u00d9":7,"V":20,"W":20,"Y":27,"\u00dd":27,"A":20,"\u00c6":20,"\u00c1":20,"\u00c2":20,"\u00c4":20,"\u00c0":20,"\u00c5":20,"\u00c3":20,",":9,".":9,"X":14}},"\u00d2":{"d":"140,-244v-124,0,-123,228,0,228v124,0,123,-228,0,-228xm256,-130v0,81,-41,135,-116,135v-75,0,-116,-54,-116,-135v0,-81,41,-135,116,-135v75,0,116,54,116,135xm97,-334r29,0r33,52r-16,0","w":280,"k":{"v":5,"w":5,"e":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"G":7,"O":7,"\u00d8":7,"\u00d3":7,"\u00d4":7,"\u00d6":7,"\u00d2":7,"\u00d5":7,"T":20,"U":7,"\u00da":7,"\u00db":7,"\u00dc":7,"\u00d9":7,"V":20,"W":20,"Y":27,"\u00dd":27,"A":20,"\u00c6":20,"\u00c1":20,"\u00c2":20,"\u00c4":20,"\u00c0":20,"\u00c5":20,"\u00c3":20,",":9,".":9,"X":14}},"\u00d5":{"d":"140,-244v-124,0,-123,228,0,228v124,0,123,-228,0,-228xm256,-130v0,81,-41,135,-116,135v-75,0,-116,-54,-116,-135v0,-81,41,-135,116,-135v75,0,116,54,116,135xm91,-296v4,-32,39,-33,67,-22v8,0,15,-3,18,-11r14,0v-6,34,-38,30,-69,23v-12,-3,-14,14,-30,10","w":280,"k":{"v":5,"w":5,"e":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"G":7,"O":7,"\u00d8":7,"\u00d3":7,"\u00d4":7,"\u00d6":7,"\u00d2":7,"\u00d5":7,"T":20,"U":7,"\u00da":7,"\u00db":7,"\u00dc":7,"\u00d9":7,"V":20,"W":20,"Y":27,"\u00dd":27,"A":20,"\u00c6":20,"\u00c1":20,"\u00c2":20,"\u00c4":20,"\u00c0":20,"\u00c5":20,"\u00c3":20,",":9,".":9,"X":14}},"\u00da":{"d":"35,-260r23,0r0,168v2,47,29,76,72,76v43,0,72,-29,72,-76r0,-168r23,0r0,169v-1,56,-32,96,-95,96v-63,0,-95,-40,-95,-96r0,-169xm144,-334r29,0r-46,52r-16,0","w":259,"k":{"T":16,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9,",":9,".":9}},"\u00db":{"d":"35,-260r23,0r0,168v2,47,29,76,72,76v43,0,72,-29,72,-76r0,-168r23,0r0,169v-1,56,-32,96,-95,96v-63,0,-95,-40,-95,-96r0,-169xm81,-282r36,-52r26,0r36,52r-17,0r-32,-38r-32,38r-17,0","w":259,"k":{"T":16,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9,",":9,".":9}},"\u00dc":{"d":"35,-260r23,0r0,168v2,47,29,76,72,76v43,0,72,-29,72,-76r0,-168r23,0r0,169v-1,56,-32,96,-95,96v-63,0,-95,-40,-95,-96r0,-169xm175,-302r-27,0r0,-32r27,0r0,32xm112,-302r-27,0r0,-32r27,0r0,32","w":259,"k":{"T":16,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9,",":9,".":9}},"\u00d9":{"d":"35,-260r23,0r0,168v2,47,29,76,72,76v43,0,72,-29,72,-76r0,-168r23,0r0,169v-1,56,-32,96,-95,96v-63,0,-95,-40,-95,-96r0,-169xm87,-334r29,0r33,52r-16,0","w":259,"k":{"T":16,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9,",":9,".":9}},"\u00dd":{"d":"99,0r0,-112r-96,-148r30,0r79,126r80,-126r25,0r-95,147r0,113r-23,0xm124,-334r29,0r-46,52r-16,0","w":219,"k":{"C":18,"\u00c7":18,"e":49,"\u00e9":49,"\u00ea":49,"\u00eb":49,"\u00e8":49,"o":49,"\u00f8":49,"\u00f3":49,"\u00f4":49,"\u00f6":49,"\u00f2":49,"\u00f5":49,"O":27,"\u00d8":27,"\u00d3":27,"\u00d4":27,"\u00d6":27,"\u00d2":27,"\u00d5":27,"S":18,"u":36,"\u00fa":36,"\u00fb":36,"\u00fc":36,"\u00f9":36,"\u00ab":63,"\u00bb":36,"a":41,"\u00e6":41,"\u00e1":41,"\u00e2":41,"\u00e4":41,"\u00e0":41,"\u00e5":41,"\u00e3":41,"A":36,"\u00c6":36,"\u00c1":36,"\u00c2":36,"\u00c4":36,"\u00c0":36,"\u00c5":36,"\u00c3":36,",":61,".":61,"-":63,":":36,";":36,"i":13,"\u00ed":13,"\u00ee":13,"\u00ef":13,"\u00ec":13}},"\u00e1":{"d":"36,-50v0,24,19,36,41,36v47,0,56,-39,54,-77v-31,1,-95,-4,-95,41xm13,-50v0,-54,65,-65,118,-61v3,-37,-11,-55,-43,-55v-23,0,-41,7,-44,31r-23,0v5,-37,33,-51,68,-51v40,0,64,19,64,60r1,126r-22,0r-1,-27v-7,18,-33,31,-58,32v-33,0,-60,-20,-60,-55xm104,-255r29,0r-46,52r-16,0","w":180},"\u00e2":{"d":"36,-50v0,24,19,36,41,36v47,0,56,-39,54,-77v-31,1,-95,-4,-95,41xm13,-50v0,-54,65,-65,118,-61v3,-37,-11,-55,-43,-55v-23,0,-41,7,-44,31r-23,0v5,-37,33,-51,68,-51v40,0,64,19,64,60r1,126r-22,0r-1,-27v-7,18,-33,31,-58,32v-33,0,-60,-20,-60,-55xm41,-202r36,-53r26,0r36,53r-17,0r-32,-38r-32,38r-17,0","w":180},"\u00e4":{"d":"36,-50v0,24,19,36,41,36v47,0,56,-39,54,-77v-31,1,-95,-4,-95,41xm13,-50v0,-54,65,-65,118,-61v3,-37,-11,-55,-43,-55v-23,0,-41,7,-44,31r-23,0v5,-37,33,-51,68,-51v40,0,64,19,64,60r1,126r-22,0r-1,-27v-7,18,-33,31,-58,32v-33,0,-60,-20,-60,-55xm135,-223r-27,0r0,-32r27,0r0,32xm72,-223r-27,0r0,-32r27,0r0,32","w":180},"\u00e0":{"d":"36,-50v0,24,19,36,41,36v47,0,56,-39,54,-77v-31,1,-95,-4,-95,41xm13,-50v0,-54,65,-65,118,-61v3,-37,-11,-55,-43,-55v-23,0,-41,7,-44,31r-23,0v5,-37,33,-51,68,-51v40,0,64,19,64,60r1,126r-22,0r-1,-27v-7,18,-33,31,-58,32v-33,0,-60,-20,-60,-55xm47,-255r29,0r33,52r-16,0","w":180},"\u00e5":{"d":"36,-50v0,24,19,36,41,36v47,0,56,-39,54,-77v-31,1,-95,-4,-95,41xm13,-50v0,-54,65,-65,118,-61v3,-37,-11,-55,-43,-55v-23,0,-41,7,-44,31r-23,0v5,-37,33,-51,68,-51v40,0,64,19,64,60r1,126r-22,0r-1,-27v-7,18,-33,31,-58,32v-33,0,-60,-20,-60,-55xm58,-234v0,-17,15,-31,32,-31v17,0,32,14,32,31v0,17,-15,32,-32,32v-17,0,-32,-15,-32,-32xm90,-214v29,0,23,-39,0,-39v-10,0,-20,9,-20,19v0,10,10,20,20,20","w":180},"\u00e3":{"d":"36,-50v0,24,19,36,41,36v47,0,56,-39,54,-77v-31,1,-95,-4,-95,41xm13,-50v0,-54,65,-65,118,-61v3,-37,-11,-55,-43,-55v-23,0,-41,7,-44,31r-23,0v5,-37,33,-51,68,-51v40,0,64,19,64,60r1,126r-22,0r-1,-27v-7,18,-33,31,-58,32v-33,0,-60,-20,-60,-55xm41,-217v4,-33,40,-33,67,-21v8,0,15,-4,18,-12r14,0v-6,34,-38,30,-69,23v-12,-3,-14,14,-30,10","w":180},"\u00e7":{"d":"59,48v17,7,52,18,52,-7v-1,-15,-17,-14,-29,-11r8,-25v-101,-6,-97,-193,7,-191v37,0,67,22,69,61r-23,0v-2,-28,-19,-41,-49,-41v-33,0,-54,34,-54,75v0,41,21,77,54,77v28,0,47,-18,49,-43r23,0v-6,41,-29,62,-68,62r-3,13v18,0,36,2,36,24v0,33,-49,26,-74,16","w":180,"k":{"h":18,"k":18}},"\u00e9":{"d":"181,-85r-140,0v1,39,19,71,63,71v26,0,47,-19,52,-44r23,0v-11,43,-38,63,-82,63v-54,0,-79,-46,-79,-95v0,-49,27,-96,81,-96v60,0,82,44,82,101xm42,-105r116,0v-3,-35,-22,-61,-59,-61v-35,0,-54,29,-57,61xm114,-255r29,0r-46,52r-16,0","k":{"v":7,"w":7,"y":7,"\u00fd":7,"\u00ff":7,"x":7}},"\u00ea":{"d":"181,-85r-140,0v1,39,19,71,63,71v26,0,47,-19,52,-44r23,0v-11,43,-38,63,-82,63v-54,0,-79,-46,-79,-95v0,-49,27,-96,81,-96v60,0,82,44,82,101xm42,-105r116,0v-3,-35,-22,-61,-59,-61v-35,0,-54,29,-57,61xm51,-202r36,-53r26,0r36,53r-17,0r-32,-38r-32,38r-17,0","k":{"v":7,"w":7,"y":7,"\u00fd":7,"\u00ff":7,"x":7}},"\u00eb":{"d":"181,-85r-140,0v1,39,19,71,63,71v26,0,47,-19,52,-44r23,0v-11,43,-38,63,-82,63v-54,0,-79,-46,-79,-95v0,-49,27,-96,81,-96v60,0,82,44,82,101xm42,-105r116,0v-3,-35,-22,-61,-59,-61v-35,0,-54,29,-57,61xm145,-223r-27,0r0,-32r27,0r0,32xm82,-223r-27,0r0,-32r27,0r0,32","k":{"v":7,"w":7,"y":7,"\u00fd":7,"\u00ff":7,"x":7}},"\u00e8":{"d":"181,-85r-140,0v1,39,19,71,63,71v26,0,47,-19,52,-44r23,0v-11,43,-38,63,-82,63v-54,0,-79,-46,-79,-95v0,-49,27,-96,81,-96v60,0,82,44,82,101xm42,-105r116,0v-3,-35,-22,-61,-59,-61v-35,0,-54,29,-57,61xm57,-255r29,0r33,52r-16,0","k":{"v":7,"w":7,"y":7,"\u00fd":7,"\u00ff":7,"x":7}},"\u00ed":{"d":"51,0r-22,0r0,-181r22,0r0,181xm54,-255r29,0r-46,52r-16,0","w":79},"\u00ee":{"d":"51,0r-22,0r0,-181r22,0r0,181xm-9,-202r36,-53r26,0r36,53r-17,0r-32,-38r-32,38r-17,0","w":79},"\u00ef":{"d":"51,0r-22,0r0,-181r22,0r0,181xm85,-223r-27,0r0,-32r27,0r0,32xm22,-223r-27,0r0,-32r27,0r0,32","w":79},"\u00ec":{"d":"51,0r-22,0r0,-181r22,0r0,181xm-3,-255r29,0r33,52r-16,0","w":79},"\u00f1":{"d":"102,-166v-72,2,-48,97,-52,166r-21,0r-2,-181r22,0v1,9,-1,21,2,28v13,-22,34,-33,57,-33v59,0,63,52,63,73r0,113r-21,0v-6,-65,24,-168,-48,-166xm51,-217v4,-33,40,-33,67,-21v8,0,15,-4,18,-12r14,0v-6,34,-38,30,-69,23v-12,-3,-14,14,-30,10","k":{"v":7,"w":7,"y":7,"\u00fd":7,"\u00ff":7}},"\u00f3":{"d":"161,-90v0,-33,-17,-76,-61,-76v-44,0,-61,43,-61,76v0,33,17,76,61,76v44,0,61,-43,61,-76xm100,-186v58,0,84,48,84,96v0,48,-26,95,-84,95v-58,0,-84,-47,-84,-95v0,-48,26,-96,84,-96xm114,-255r29,0r-46,52r-16,0","k":{"v":7,"w":7,"y":7,"\u00fd":7,"\u00ff":7,"x":7}},"\u00f4":{"d":"161,-90v0,-33,-17,-76,-61,-76v-44,0,-61,43,-61,76v0,33,17,76,61,76v44,0,61,-43,61,-76xm100,-186v58,0,84,48,84,96v0,48,-26,95,-84,95v-58,0,-84,-47,-84,-95v0,-48,26,-96,84,-96xm51,-202r36,-53r26,0r36,53r-17,0r-32,-38r-32,38r-17,0","k":{"v":7,"w":7,"y":7,"\u00fd":7,"\u00ff":7,"x":7}},"\u00f6":{"d":"161,-90v0,-33,-17,-76,-61,-76v-44,0,-61,43,-61,76v0,33,17,76,61,76v44,0,61,-43,61,-76xm100,-186v58,0,84,48,84,96v0,48,-26,95,-84,95v-58,0,-84,-47,-84,-95v0,-48,26,-96,84,-96xm145,-223r-27,0r0,-32r27,0r0,32xm82,-223r-27,0r0,-32r27,0r0,32","k":{"v":7,"w":7,"y":7,"\u00fd":7,"\u00ff":7,"x":7}},"\u00f2":{"d":"161,-90v0,-33,-17,-76,-61,-76v-44,0,-61,43,-61,76v0,33,17,76,61,76v44,0,61,-43,61,-76xm100,-186v58,0,84,48,84,96v0,48,-26,95,-84,95v-58,0,-84,-47,-84,-95v0,-48,26,-96,84,-96xm57,-255r29,0r33,52r-16,0","k":{"v":7,"w":7,"y":7,"\u00fd":7,"\u00ff":7,"x":7}},"\u00f5":{"d":"161,-90v0,-33,-17,-76,-61,-76v-44,0,-61,43,-61,76v0,33,17,76,61,76v44,0,61,-43,61,-76xm100,-186v58,0,84,48,84,96v0,48,-26,95,-84,95v-58,0,-84,-47,-84,-95v0,-48,26,-96,84,-96xm51,-217v4,-33,40,-33,67,-21v8,0,15,-4,18,-12r14,0v-6,34,-38,30,-69,23v-12,-3,-14,14,-30,10","k":{"v":7,"w":7,"y":7,"\u00fd":7,"\u00ff":7,"x":7}},"\u00fa":{"d":"98,-14v72,-2,48,-98,52,-167r21,0r2,181r-22,0v-1,-8,1,-20,-2,-27v-13,22,-33,32,-56,32v-59,0,-64,-52,-64,-73r0,-113r21,0v6,65,-24,169,48,167xm114,-255r29,0r-46,52r-16,0","k":{"v":7,"w":7,"y":7,"\u00fd":7,"\u00ff":7}},"\u00fb":{"d":"98,-14v72,-2,48,-98,52,-167r21,0r2,181r-22,0v-1,-8,1,-20,-2,-27v-13,22,-33,32,-56,32v-59,0,-64,-52,-64,-73r0,-113r21,0v6,65,-24,169,48,167xm51,-202r36,-53r26,0r36,53r-17,0r-32,-38r-32,38r-17,0","k":{"v":7,"w":7,"y":7,"\u00fd":7,"\u00ff":7}},"\u00fc":{"d":"98,-14v72,-2,48,-98,52,-167r21,0r2,181r-22,0v-1,-8,1,-20,-2,-27v-13,22,-33,32,-56,32v-59,0,-64,-52,-64,-73r0,-113r21,0v6,65,-24,169,48,167xm145,-223r-27,0r0,-32r27,0r0,32xm82,-223r-27,0r0,-32r27,0r0,32","k":{"v":7,"w":7,"y":7,"\u00fd":7,"\u00ff":7}},"\u00f9":{"d":"98,-14v72,-2,48,-98,52,-167r21,0r2,181r-22,0v-1,-8,1,-20,-2,-27v-13,22,-33,32,-56,32v-59,0,-64,-52,-64,-73r0,-113r21,0v6,65,-24,169,48,167xm57,-255r29,0r33,52r-16,0","k":{"v":7,"w":7,"y":7,"\u00fd":7,"\u00ff":7}},"\u00fd":{"d":"3,-181r26,0r61,151r60,-151r24,0r-100,250r-24,0r28,-69xm104,-255r29,0r-46,52r-16,0","w":180,"k":{"c":7,"\u00e7":7,"d":7,"e":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"g":7,"o":7,"\u00f8":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7,"s":7,"a":7,"\u00e6":7,"\u00e1":7,"\u00e2":7,"\u00e4":7,"\u00e0":7,"\u00e5":7,"\u00e3":7,",":27,".":27,"-":7}},"\u00ff":{"d":"3,-181r26,0r61,151r60,-151r24,0r-100,250r-24,0r28,-69xm135,-223r-27,0r0,-32r27,0r0,32xm72,-223r-27,0r0,-32r27,0r0,32","w":180,"k":{"c":7,"\u00e7":7,"d":7,"e":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"g":7,"o":7,"\u00f8":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7,"s":7,"a":7,"\u00e6":7,"\u00e1":7,"\u00e2":7,"\u00e4":7,"\u00e0":7,"\u00e5":7,"\u00e3":7,",":27,".":27,"-":7}},"\u00a0":{"w":100},"\u00ad":{"d":"5,-85r0,-22r90,0r0,22r-90,0","w":100}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright © 1987, 1991, 1993, 1994, 1998, 2002 Adobe Systems Incorporated.  All
 * Rights Reserved. © 1981, 1998, 2002 Heidelberger Druckmaschinen AG. All rights
 * reserved.
 * 
 * Trademark:
 * Univers is a trademark of Heidelberger Druckmaschinen AG, exclusively licensed
 * through Linotype Library GmbH, and may be registered in certain jurisdictions.
 * 
 * Full name:
 * UniversLTStd
 * 
 * Designer:
 * Adrian Frutiger
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":200,"face":{"font-family":"Univers LT Std","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 6 3 2 2 2 2 2 4","ascent":"261","descent":"-99","x-height":"6","bbox":"-5 -341 357 90","underline-thickness":"18","underline-position":"-18","stemh":"31","stemv":"36","unicode-range":"U+0020-U+00FF"},"glyphs":{" ":{"w":100,"k":{"T":65,"V":36,"W":36,"Y":65,"\u00dd":65,"A":18,"\u00c6":18,"\u00c1":18,"\u00c2":18,"\u00c4":18,"\u00c0":18,"\u00c5":18,"\u00c3":18}},"!":{"d":"94,-260r-8,201r-25,0r-7,-201r40,0xm54,0r0,-36r38,0r0,36r-38,0","w":140},"\"":{"d":"27,-249r30,0r-5,88r-19,0xm87,-249r30,0r-6,88r-19,0","w":144},"#":{"d":"2,-71r0,-25r40,0r11,-53r-36,0r0,-25r40,0r14,-75r29,0r-14,75r44,0r14,-75r29,0r-14,75r36,0r0,25r-41,0r-10,53r36,0r0,25r-40,0r-14,71r-28,0r13,-71r-44,0r-13,71r-29,0r13,-71r-36,0xm72,-96r43,0r10,-53r-44,0"},"$":{"d":"15,-184v-1,-49,41,-64,76,-65r0,-30r18,0r0,29v16,0,77,2,78,59r-38,0v-1,-23,-19,-29,-40,-30r0,76v37,10,82,24,82,74v0,58,-42,68,-83,73r0,35r-18,0r0,-35v-16,0,-38,-1,-60,-20v-19,-17,-20,-35,-20,-50r37,0v-1,16,8,38,43,39r0,-84v-59,-18,-75,-32,-75,-71xm91,-151r0,-70v-72,13,-39,65,0,70xm109,-108r0,79v31,0,44,-20,44,-38v0,-27,-26,-35,-44,-41"},"%":{"d":"80,-256v41,0,56,31,56,64v0,45,-26,65,-59,65v-31,0,-58,-19,-58,-63v0,-38,20,-66,61,-66xm77,-148v30,0,30,-36,30,-43v0,-18,-4,-43,-30,-43v-31,0,-31,35,-31,44v0,8,0,42,31,42xm243,-125v26,0,58,16,58,63v0,39,-19,66,-58,66v-46,0,-59,-34,-59,-64v0,-44,27,-65,59,-65xm243,-17v29,0,31,-31,31,-44v0,-11,-3,-43,-31,-43v-31,0,-31,37,-31,48v0,13,4,39,31,39xm90,14r-23,0r158,-277r24,0","w":320},"&":{"d":"112,-269v53,0,62,17,70,52v0,38,-36,62,-51,72r64,63v13,-22,19,-41,19,-86r35,0v0,50,-8,76,-32,108r62,60r-50,0r-34,-32v-24,24,-54,38,-90,38v-56,0,-87,-34,-87,-75v0,-41,27,-63,54,-83v-11,-10,-30,-28,-30,-59v0,-34,25,-58,70,-58xm108,-169v9,-6,35,-23,35,-46v0,-10,-8,-25,-30,-25v-47,0,-35,49,-5,71xm172,-54r-77,-75v-30,22,-40,40,-40,59v3,69,102,46,117,16","w":280},"(":{"d":"90,-271v-10,29,-31,113,-31,154v0,51,13,93,34,161r-24,0v-19,-48,-43,-107,-43,-160v-1,-52,28,-124,41,-155r23,0","w":119},")":{"d":"30,44v10,-29,31,-113,31,-154v0,-51,-13,-93,-34,-161r24,0v19,48,43,107,43,160v1,52,-28,124,-41,155r-23,0","w":119},"*":{"d":"173,-203r0,27r-62,-7r37,50r-24,15r-24,-57r-26,56r-24,-13r38,-51r-60,6r0,-27r61,8r-37,-50r24,-13r24,56r25,-57r24,14r-38,50"},"+":{"d":"90,0r0,-77r-77,0r0,-27r77,0r0,-77r30,0r0,77r77,0r0,27r-77,0r0,77r-30,0","w":210},",":{"d":"41,-43r41,0r-40,88r-24,0","w":100},"-":{"d":"15,-81r0,-27r90,0r0,27r-90,0","w":119},".":{"d":"29,0r0,-43r40,0r0,43r-40,0","w":100},"\/":{"d":"-3,6r84,-263r23,0r-83,263r-24,0","w":100},"0":{"d":"99,5v-67,-10,-83,-44,-83,-127v0,-37,4,-132,83,-132v75,0,84,80,84,127v0,81,-27,127,-84,132xm50,-123v0,55,11,98,49,98v42,0,49,-54,49,-99v0,-60,-10,-101,-48,-101v-44,0,-50,57,-50,102","k":{"1":20,"0":-14}},"1":{"d":"98,0r0,-210v-15,13,-40,28,-58,36r0,-36v23,-12,46,-27,60,-39r32,0r0,249r-34,0","k":{"9":22,"8":5,"7":5,"6":5,"5":5,"4":13,"3":5,"2":5,"1":49,"0":20,".":36,"-":14}},"2":{"d":"19,0r0,-33v34,-36,74,-67,104,-107v15,-20,18,-31,18,-44v0,-12,-4,-41,-40,-41v-40,0,-41,35,-41,44r-37,0v0,-12,0,-37,23,-55v50,-38,131,-20,131,55v0,54,-81,116,-118,153r118,0r0,28r-158,0"},"3":{"d":"147,-68v-2,-39,-32,-49,-70,-45r0,-30v25,2,66,-3,66,-43v0,-52,-84,-55,-89,0r-36,0v2,-62,60,-68,80,-68v90,0,117,101,32,126v53,8,53,56,53,61v0,35,-28,73,-86,73v-41,0,-89,-31,-83,-70r38,0v0,24,15,41,46,41v35,0,49,-23,49,-45"},"4":{"d":"122,0r0,-54r-112,0r0,-43r108,-155r39,0r0,169r36,0r0,29r-36,0r0,54r-35,0xm37,-83r86,0r0,-132"},"5":{"d":"148,-81v0,-65,-83,-68,-92,-20r-33,0r7,-148r140,0r0,29r-109,0r-5,81v8,-8,24,-23,53,-23v50,0,74,39,74,82v0,49,-35,86,-89,86v-40,0,-72,-23,-74,-65r38,0v1,25,22,35,41,35v44,0,49,-41,49,-57"},"6":{"d":"103,5v-61,0,-85,-59,-85,-118v0,-54,14,-141,93,-141v51,1,71,30,73,64r-37,0v0,-29,-22,-37,-38,-37v-36,0,-52,31,-55,97v8,-12,22,-32,58,-32v41,0,75,27,75,80v0,58,-41,87,-84,87xm104,-22v22,0,48,-15,48,-56v0,-18,-5,-56,-46,-56v-33,0,-50,28,-50,56v0,32,20,56,48,56"},"7":{"d":"13,-219r0,-30r164,0r0,30r-91,219r-41,0r96,-219r-128,0","k":{"6":14,"4":20,".":68,"-":27,",":68}},"8":{"d":"13,-67v0,-32,30,-60,55,-64v-33,-7,-50,-31,-50,-56v0,-22,15,-68,81,-68v90,0,116,104,32,123v15,4,54,15,54,63v0,34,-23,73,-85,73v-41,0,-87,-27,-87,-71xm147,-188v0,-23,-17,-40,-47,-40v-27,0,-47,15,-47,40v0,24,20,41,46,41v27,0,48,-17,48,-41xm50,-70v0,19,13,46,50,46v75,0,58,-93,0,-93v-31,0,-50,21,-50,47"},"9":{"d":"17,-59r37,0v0,22,12,36,40,36v55,0,56,-64,54,-103v-39,60,-133,30,-132,-48v0,-57,41,-80,80,-80v27,0,66,11,80,61v4,15,7,33,7,67v0,37,-1,132,-92,132v-34,0,-73,-13,-74,-65xm144,-173v0,-36,-24,-54,-48,-54v-29,0,-45,24,-45,54v0,32,20,51,47,51v28,0,46,-21,46,-51"},":":{"d":"30,-140r0,-43r40,0r0,43r-40,0xm30,0r0,-42r40,0r0,42r-40,0","w":100},";":{"d":"34,-139r0,-44r42,0r0,44r-42,0xm41,-43r41,0r-40,88r-24,0","w":100},"<":{"d":"13,-76r0,-29r184,-72r0,31r-146,56r146,55r0,31","w":210},"=":{"d":"13,-113r0,-28r184,0r0,28r-184,0xm13,-40r0,-28r184,0r0,28r-184,0","w":210},">":{"d":"197,-76r-184,72r0,-31r146,-55r-146,-56r0,-31r184,72r0,29","w":210},"?":{"d":"64,-97v-4,-32,72,-76,60,-101v0,-37,-40,-37,-49,-37v-5,0,-24,0,-48,10r0,-32v9,-3,25,-8,51,-8v49,-1,79,21,83,64v3,33,-39,66,-63,93v-7,12,-1,33,-3,49r-31,0r0,-38xm62,0r0,-37r37,0r0,37r-37,0","w":180},"@":{"d":"187,-203v17,0,40,13,42,28r6,-23r25,0v-9,34,-28,66,-28,102v0,13,11,15,16,15v23,0,50,-32,50,-79v0,-62,-49,-91,-103,-91v-68,0,-128,45,-128,125v0,115,150,146,222,82r9,12v-32,23,-64,38,-109,38v-81,0,-138,-53,-138,-133v0,-91,72,-140,144,-140v62,0,120,36,120,109v0,58,-39,95,-73,95v-18,1,-34,-15,-28,-36v-4,9,-17,36,-50,36v-28,0,-48,-21,-48,-55v0,-39,28,-85,71,-85xm171,-81v45,0,70,-104,22,-104v-29,0,-48,42,-48,69v0,19,8,35,26,35","w":365},"A":{"d":"3,0r110,-260r38,0r105,260r-39,0r-28,-68r-121,0r-28,68r-37,0xm130,-224r-50,127r98,0","w":259},"B":{"d":"219,-71v0,96,-98,65,-185,71r0,-260v81,2,177,-17,177,66v0,43,-31,53,-44,58v15,4,52,15,52,65xm69,-230r0,80r51,0v12,0,54,0,54,-41v0,-59,-58,-33,-105,-39xm69,-119r0,90v52,0,111,9,113,-45v2,-50,-61,-47,-113,-45","w":240,"k":{"V":7,"Y":7,"\u00dd":7}},"C":{"d":"132,-26v26,0,54,-21,54,-42r40,0v-5,51,-52,72,-97,72v-91,0,-109,-81,-109,-131v0,-55,21,-137,114,-137v37,0,88,15,93,74r-39,0v-1,-9,-6,-45,-56,-45v-63,0,-74,65,-74,108v0,49,15,101,74,101","w":240},"D":{"d":"244,-128v0,129,-87,134,-212,128r0,-260v75,4,133,-17,180,34v24,26,32,62,32,98xm68,-230r0,200v39,-1,78,4,103,-14v33,-25,34,-67,34,-82v0,-10,-2,-53,-25,-81v-23,-27,-65,-23,-112,-23","w":259,"k":{"V":7,"Y":20,"\u00dd":20,"A":7,"\u00c6":7,"\u00c1":7,"\u00c2":7,"\u00c4":7,"\u00c0":7,"\u00c5":7,"\u00c3":7,"J":9}},"E":{"d":"27,0r0,-260r163,0r0,31r-127,0r0,81r121,0r0,30r-121,0r0,86r130,0r0,32r-166,0","w":219,"k":{"G":14,"Y":14,"\u00dd":14}},"F":{"d":"34,0r0,-260r155,0r0,31r-118,0r0,81r111,0r0,30r-111,0r0,118r-37,0","k":{"\u00eb":7,"\u00e3":7,"\u00e0":7,"\u00e4":7,"A":14,"\u00c6":14,"\u00c1":14,"\u00c2":14,"\u00c4":14,"\u00c0":14,"\u00c5":14,"\u00c3":14,"J":54,",":76,".":76,"a":7,"\u00e6":7,"\u00e1":7,"\u00e2":7,"\u00e5":7,"e":7,"\u00e9":7,"\u00ea":7,"\u00e8":7,"o":7,"\u00f8":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7,"r":7,"u":7,"\u00fa":7,"\u00fb":7,"\u00fc":7,"\u00f9":7,"-":27}},"G":{"d":"156,6v-94,2,-131,-56,-131,-132v0,-26,7,-87,56,-120v26,-17,59,-18,72,-18v21,0,52,2,77,27v15,16,16,32,17,42r-39,0v-4,-24,-24,-41,-59,-41v-90,1,-110,116,-63,187v21,32,97,29,126,18r0,-77r-59,0r0,-30r95,0r0,128v-15,5,-48,16,-92,16","w":280},"H":{"d":"32,-260r36,0r0,112r123,0r0,-112r36,0r0,260r-36,0r0,-117r-123,0r0,117r-36,0r0,-260","w":259},"I":{"d":"32,0r0,-260r36,0r0,260r-36,0","w":100},"J":{"d":"85,-26v27,2,42,-27,42,-54r0,-180r36,0r0,190v-2,73,-94,103,-142,47v-14,-16,-13,-38,-13,-48r38,0v-1,27,8,43,39,45","k":{"O":7,"\u00d8":7,"\u00d3":7,"\u00d4":7,"\u00d6":7,"\u00d2":7,"\u00d5":7,"A":14,"\u00c6":14,"\u00c1":14,"\u00c2":14,"\u00c4":14,"\u00c0":14,"\u00c5":14,"\u00c3":14,",":9,".":9,"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,"u":7,"\u00fa":7,"\u00fb":7,"\u00fc":7,"\u00f9":7}},"K":{"d":"33,0r0,-260r36,0r0,114r108,-114r50,0r-116,116r128,144r-50,0r-120,-138r0,138r-36,0","w":240,"k":{"O":7,"\u00d8":7,"\u00d3":7,"\u00d4":7,"\u00d6":7,"\u00d2":7,"\u00d5":7,"w":14,"y":14,"\u00fd":14,"\u00ff":14,"a":4,"\u00e6":4,"\u00e1":4,"\u00e2":4,"\u00e4":4,"\u00e0":4,"\u00e5":4,"\u00e3":4,"e":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"o":7,"\u00f8":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7,"u":7,"\u00fa":7,"\u00fb":7,"\u00fc":7,"\u00f9":7}},"L":{"d":"33,0r0,-260r36,0r0,228r121,0r0,32r-157,0","k":{"O":18,"\u00d8":18,"\u00d3":18,"\u00d4":18,"\u00d6":18,"\u00d2":18,"\u00d5":18,"T":34,"V":43,"W":34,"y":27,"\u00fd":27,"\u00ff":27,"Y":49,"\u00dd":49,"e":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00e8":4,"o":4,"\u00f8":4,"\u00f3":4,"\u00f4":4,"\u00f6":4,"\u00f2":4,"\u00f5":4,"-":63}},"M":{"d":"32,0r0,-260r64,0r74,214r75,-214r59,0r0,260r-35,0r0,-234r-85,234r-35,0r-82,-233r0,233r-35,0","w":339},"N":{"d":"34,0r0,-260r50,0r128,215r0,-215r33,0r0,260r-46,0r-132,-221r0,221r-33,0","w":280,"k":{"T":9}},"O":{"d":"21,-128v0,-30,4,-75,34,-104v82,-79,204,-27,204,100v0,69,-27,138,-120,138v-89,0,-118,-63,-118,-134xm59,-130v0,51,27,106,81,106v21,0,44,-5,57,-24v46,-69,34,-189,-55,-189v-66,0,-83,54,-83,107","w":280,"k":{"T":14,"V":14,"W":14,"Y":20,"\u00dd":20,"A":18,"\u00c6":18,"\u00c1":18,"\u00c2":18,"\u00c4":18,"\u00c0":18,"\u00c5":18,"\u00c3":18,",":9,".":9,"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,"X":14}},"P":{"d":"209,-189v0,65,-59,78,-141,73r0,116r-36,0r0,-260r87,0v53,-5,90,24,90,71xm68,-231r0,85v49,-3,97,14,103,-44v-7,-60,-55,-36,-103,-41","w":219,"k":{"\u00e4":11,"A":34,"\u00c6":34,"\u00c1":34,"\u00c2":34,"\u00c4":34,"\u00c0":34,"\u00c5":34,"\u00c3":34,",":76,".":76,"a":11,"\u00e6":11,"\u00e1":11,"\u00e2":11,"\u00e0":11,"\u00e5":11,"\u00e3":11,"e":11,"\u00e9":11,"\u00ea":11,"\u00eb":11,"\u00e8":11,"o":11,"\u00f8":11,"\u00f3":11,"\u00f4":11,"\u00f6":11,"\u00f2":11,"\u00f5":11,"r":7,"u":7,"\u00fa":7,"\u00fb":7,"\u00fc":7,"\u00f9":7,"-":43}},"Q":{"d":"271,0v-49,-1,-92,5,-138,5v-62,0,-112,-41,-112,-133v0,-31,5,-73,32,-103v22,-24,54,-35,87,-35v86,0,113,69,113,131v0,25,-3,77,-47,112v9,-3,42,-6,65,-5r0,28xm59,-127v0,43,15,104,77,104v74,0,80,-79,80,-106v0,-67,-29,-107,-79,-107v-72,0,-78,81,-78,109","w":280,"k":{"U":7,"\u00da":7,"\u00db":7,"\u00dc":7,"\u00d9":7}},"R":{"d":"181,0v-18,-45,7,-128,-69,-117r-45,0r0,117r-36,0r0,-260v74,1,175,-18,181,65v2,30,-27,60,-49,63v54,7,35,87,56,132r-38,0xm66,-148v49,-4,105,17,109,-40v-11,-64,-58,-36,-109,-42r0,82","w":240,"k":{"T":11,"V":11,"W":11,"y":7,"\u00fd":7,"\u00ff":7,"Y":14,"\u00dd":14,"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,"u":7,"\u00fa":7,"\u00fb":7,"\u00fc":7,"\u00f9":7}},"S":{"d":"20,-76r38,0v1,18,2,52,62,52v54,0,61,-34,61,-47v0,-50,-114,-46,-130,-67v-21,-14,-27,-34,-27,-51v0,-80,115,-102,172,-50v16,14,15,33,16,44r-38,0v-2,-32,-28,-40,-54,-40v-36,0,-58,16,-58,42v0,23,15,31,47,39v62,16,71,15,84,27v63,56,13,133,-77,133v-20,0,-60,-3,-81,-29v-15,-19,-15,-40,-15,-53","w":240,"k":{"T":7,"v":7,"V":7,"w":4,"y":7,"\u00fd":7,"\u00ff":7,"Y":7,"\u00dd":7,"A":7,"\u00c6":7,"\u00c1":7,"\u00c2":7,"\u00c4":7,"\u00c0":7,"\u00c5":7,"\u00c3":7,"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,"c":7,"\u00e7":7}},"T":{"d":"130,0r-35,0r0,-229r-87,0r0,-31r209,0r0,31r-87,0r0,229","w":219,"k":{"\u00fc":34,"\u00f2":41,"\u00f6":41,"\u00e8":41,"\u00eb":41,"\u00ea":41,"\u00e3":41,"\u00e5":41,"\u00e0":41,"\u00e4":41,"\u00e2":41,"O":14,"\u00d8":14,"\u00d3":14,"\u00d4":14,"\u00d6":14,"\u00d2":14,"\u00d5":14,"w":34,"y":34,"\u00fd":34,"\u00ff":34,"\u00ab":63,"\u00bb":63,"A":27,"\u00c6":27,"\u00c1":27,"\u00c2":27,"\u00c4":27,"\u00c0":27,"\u00c5":27,"\u00c3":27,"J":45,",":61,".":61,"a":41,"\u00e6":41,"\u00e1":41,"e":41,"\u00e9":41,"o":41,"\u00f8":41,"\u00f3":41,"\u00f4":41,"\u00f5":41,"r":34,"u":34,"\u00fa":34,"\u00fb":34,"\u00f9":34,"-":61,"i":-7,"\u00ed":-7,"\u00ee":-7,"\u00ef":-7,"\u00ec":-7,":":49,";":49}},"U":{"d":"140,5v-45,-1,-107,-24,-107,-107r0,-158r36,0r0,161v-3,57,36,72,71,72v70,0,71,-54,71,-73r0,-160r35,0r0,160v0,14,-1,43,-22,69v-26,32,-65,36,-84,36","w":280,"k":{",":9,".":9}},"V":{"d":"233,-260r-96,260r-39,0r-93,-260r40,0r74,222r78,-222r36,0","w":240,"k":{"\u00f6":27,"\u00f4":27,"\u00ee":9,"\u00e8":27,"\u00eb":27,"\u00ea":27,"\u00e3":27,"\u00e5":27,"\u00e0":27,"\u00e4":27,"\u00e2":27,"C":7,"\u00c7":7,"G":14,"O":14,"\u00d8":14,"\u00d3":14,"\u00d4":14,"\u00d6":14,"\u00d2":14,"\u00d5":14,"\u00ab":36,"\u00bb":36,"A":20,"\u00c6":20,"\u00c1":20,"\u00c2":20,"\u00c4":20,"\u00c0":20,"\u00c5":20,"\u00c3":20,",":34,".":34,"a":27,"\u00e6":27,"\u00e1":27,"e":27,"\u00e9":27,"o":27,"\u00f8":27,"\u00f3":27,"\u00f2":27,"\u00f5":27,"u":20,"\u00fa":20,"\u00fb":20,"\u00fc":20,"\u00f9":20,"-":34,"i":9,"\u00ed":9,"\u00ef":9,"\u00ec":9,":":27,";":27}},"W":{"d":"3,-260r38,0r57,214r61,-214r45,0r59,216r59,-216r35,0r-77,260r-40,0r-60,-222r-64,222r-39,0","w":360,"k":{"\u00fc":9,"\u00f6":20,"\u00ea":20,"\u00e4":20,"O":14,"\u00d8":14,"\u00d3":14,"\u00d4":14,"\u00d6":14,"\u00d2":14,"\u00d5":14,"y":9,"\u00fd":9,"\u00ff":9,"\u00ab":27,"\u00bb":27,"A":14,"\u00c6":14,"\u00c1":14,"\u00c2":14,"\u00c4":14,"\u00c0":14,"\u00c5":14,"\u00c3":14,",":20,".":20,"a":20,"\u00e6":20,"\u00e1":20,"\u00e2":20,"\u00e0":20,"\u00e5":20,"\u00e3":20,"e":20,"\u00e9":20,"\u00eb":20,"\u00e8":20,"o":20,"\u00f8":20,"\u00f3":20,"\u00f4":20,"\u00f2":20,"\u00f5":20,"r":9,"u":9,"\u00fa":9,"\u00fb":9,"\u00f9":9,"-":14,":":14,";":14}},"X":{"d":"18,-260r46,0r70,100r70,-100r44,0r-93,125r97,135r-45,0r-77,-112r-80,112r-43,0r101,-136","w":259,"k":{"O":7,"\u00d8":7,"\u00d3":7,"\u00d4":7,"\u00d6":7,"\u00d2":7,"\u00d5":7}},"Y":{"d":"104,0r0,-102r-101,-158r44,0r77,128r78,-128r40,0r-102,160r0,100r-36,0","w":240,"k":{"\u00fc":20,"\u00f6":34,"C":14,"\u00c7":14,"O":14,"\u00d8":14,"\u00d3":14,"\u00d4":14,"\u00d6":14,"\u00d2":14,"\u00d5":14,"\u00ab":54,"\u00bb":45,"A":41,"\u00c6":41,"\u00c1":41,"\u00c2":41,"\u00c4":41,"\u00c0":41,"\u00c5":41,"\u00c3":41,",":58,".":58,"a":34,"\u00e6":34,"\u00e1":34,"\u00e2":34,"\u00e4":34,"\u00e0":34,"\u00e5":34,"\u00e3":34,"e":34,"\u00e9":34,"\u00ea":34,"\u00eb":34,"\u00e8":34,"o":34,"\u00f8":34,"\u00f3":34,"\u00f4":34,"\u00f2":34,"\u00f5":34,"u":20,"\u00fa":20,"\u00fb":20,"\u00f9":20,"-":59,"i":13,"\u00ed":13,"\u00ee":13,"\u00ef":13,"\u00ec":13,":":32,";":32}},"Z":{"d":"13,0r0,-36r150,-192r-146,0r0,-32r189,0r0,36r-152,192r154,0r0,32r-195,0","w":219},"[":{"d":"37,45r0,-315r62,0r0,19r-34,0r0,277r34,0r0,19r-62,0","w":119},"\\":{"d":"104,6r-23,0r-84,-263r24,0","w":100},"]":{"d":"22,45r0,-19r34,0r0,-277r-34,0r0,-19r62,0r0,315r-62,0","w":119},"^":{"d":"30,-98r61,-151r28,0r62,151r-31,0r-46,-114r-44,114r-30,0","w":210},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"a":{"d":"42,-167v38,-36,129,-24,129,35v0,50,-4,80,1,132r-30,0v-3,-9,-3,-18,-3,-27v-32,62,-121,31,-120,-21v0,-14,4,-38,32,-52v30,-15,55,-13,87,-11v3,-39,-11,-52,-38,-52v-34,0,-36,24,-36,31r-34,0v1,-9,1,-24,12,-35xm138,-88v-30,-1,-85,-8,-85,36v0,12,8,31,38,31v36,0,48,-23,47,-67"},"b":{"d":"203,-94v0,99,-96,122,-139,67r0,27r-33,0r1,-260r34,0r0,106v5,-8,18,-31,59,-31v45,0,78,22,78,91xm167,-92v0,-18,-3,-70,-50,-70v-52,0,-52,60,-52,72v0,12,0,68,50,68v42,0,52,-40,52,-70","w":219},"c":{"d":"97,5v-37,0,-81,-29,-81,-93v0,-75,46,-97,82,-97v12,0,39,2,56,22v13,15,14,30,15,40r-34,0v-1,-8,-3,-38,-36,-38v-47,0,-47,54,-47,68v0,37,9,72,45,72v29,0,38,-21,39,-39r34,0v-2,35,-28,65,-73,65","w":180,"k":{"h":18,"k":18}},"d":{"d":"158,-29v-6,16,-42,33,-61,33v-24,0,-78,-13,-78,-92v0,-69,40,-99,82,-99v39,0,52,23,56,31r0,-104r34,0r1,260r-34,0r0,-29xm158,-93v-2,-46,-13,-69,-53,-69v-50,0,-50,61,-50,73v0,32,9,69,50,69v53,0,53,-59,53,-73","w":219},"e":{"d":"180,-57v-5,33,-22,59,-77,62v-94,6,-110,-132,-49,-177v17,-12,40,-13,50,-13v81,0,79,71,78,101r-130,0v-13,64,84,93,95,27r33,0xm54,-108r94,0v0,-17,-3,-53,-45,-53v-22,0,-48,13,-49,53"},"f":{"d":"41,-181v-8,-67,20,-91,81,-81r0,27v-27,-3,-54,5,-47,26r0,28r42,0r0,25r-42,0r0,156r-34,0r0,-156r-35,0r0,-25r35,0","w":119,"k":{"f":9,"\u00df":9,"t":9,",":9,".":9}},"g":{"d":"188,-35v9,87,-28,107,-84,107v-72,0,-75,-34,-76,-58r36,0v1,20,10,35,42,35v47,0,48,-34,48,-83v-14,30,-48,31,-59,31v-17,0,-41,-4,-56,-23v-15,-18,-20,-42,-20,-66v0,-61,36,-91,80,-91v36,0,50,18,57,27r0,-25r33,0xm155,-98v1,-42,-19,-61,-53,-61v-43,0,-48,43,-48,66v0,28,8,65,49,65v42,0,50,-15,52,-70","w":219,"k":{"a":7,"\u00e6":7,"\u00e1":7,"\u00e2":7,"\u00e4":7,"\u00e0":7,"\u00e5":7,"\u00e3":7}},"h":{"d":"114,-158v-74,0,-41,93,-48,158r-34,0r0,-260r34,0r0,106v31,-47,122,-44,122,41r0,113r-35,0r0,-107v0,-16,0,-51,-39,-51","w":219,"k":{"y":7,"\u00fd":7,"\u00ff":7}},"i":{"d":"28,-222r0,-37r41,0r0,37r-41,0xm32,0r0,-181r34,0r0,181r-34,0","w":100,"k":{"v":-7}},"j":{"d":"30,-222r0,-37r41,0r0,37r-41,0xm0,69r0,-24v27,1,33,-3,33,-32r0,-194r34,0r0,198v0,17,-1,54,-46,54v-4,0,-12,-1,-21,-2","w":100},"k":{"d":"29,0r0,-262r34,0r0,155r67,-74r45,0r-77,77r81,104r-44,0r-72,-98r0,98r-34,0","w":180,"k":{"y":-14,"\u00fd":-14,"\u00ff":-14,"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,"g":-7}},"l":{"d":"32,0r0,-260r34,0r0,260r-34,0","w":100},"m":{"d":"113,-159v-76,0,-38,93,-47,159r-35,0r0,-181r34,0r0,27v28,-54,107,-29,116,2v6,-10,21,-33,61,-33v26,0,66,11,66,64r0,121r-34,0r0,-116v-1,-34,-12,-38,-41,-43v-73,5,-38,94,-46,159r-34,0r0,-120v0,-22,-13,-39,-40,-39","w":339,"k":{"y":7,"\u00fd":7,"\u00ff":7}},"n":{"d":"156,0v-5,-62,22,-159,-42,-158v-24,0,-47,18,-47,54r0,104r-34,0r-1,-181r34,0r1,29v4,-8,17,-32,58,-32v16,0,65,6,65,61r0,123r-34,0","w":219,"k":{"v":7,"w":7,"y":7,"\u00fd":7,"\u00ff":7}},"o":{"d":"18,-88v0,-45,21,-97,92,-97v72,0,89,56,89,94v0,53,-30,97,-92,97v-60,0,-89,-41,-89,-94xm54,-90v0,37,15,71,54,71v26,0,55,-19,55,-73v0,-45,-21,-69,-53,-69v-22,0,-56,14,-56,71","w":219,"k":{"v":5,"x":5}},"p":{"d":"31,69r-1,-250r34,0r0,30v17,-28,47,-33,62,-33v39,0,76,27,76,94v0,96,-93,123,-138,70r0,89r-33,0xm63,-85v0,22,3,67,51,67v9,0,28,-1,38,-18v28,-46,25,-122,-35,-122v-54,0,-54,57,-54,73","w":219},"q":{"d":"156,-20v-46,53,-138,27,-138,-71v0,-105,106,-113,137,-60r1,-30r34,0r0,250r-34,0r0,-89xm53,-93v-2,27,14,75,54,75v42,0,50,-33,50,-69v0,-15,-1,-71,-55,-71v-49,0,-49,51,-49,65","w":219},"r":{"d":"33,0r-1,-181r34,0r1,35v10,-33,35,-36,66,-36r0,33v-42,-9,-65,16,-65,53r0,96r-35,0","w":140,"k":{"t":9,",":20,".":20,"r":9,"-":34,"s":-7}},"s":{"d":"150,-86v40,41,-9,91,-64,91v-37,0,-71,-15,-71,-59r36,0v0,14,7,33,40,33v21,0,36,-9,37,-28v0,-18,-12,-21,-39,-27v-38,-9,-70,-16,-70,-54v0,-59,107,-76,136,-27v5,10,4,18,4,26r-34,0v1,-27,-23,-29,-35,-29v-5,0,-37,0,-37,26v0,17,17,20,26,23v50,12,61,14,71,25","w":180},"t":{"d":"4,-157r0,-24r32,0r0,-38r33,-11r0,49r41,0r0,24r-41,0r0,109v-7,14,21,30,41,22r0,26v-32,6,-74,6,-74,-36r0,-121r-32,0","w":119,"k":{"t":9}},"u":{"d":"101,-24v28,0,50,-25,50,-54r0,-103r35,0r1,181r-35,0r-1,-31v-6,13,-18,33,-57,33v-93,0,-60,-103,-66,-183r35,0r0,117v0,18,3,40,38,40","w":219},"v":{"d":"80,0r-76,-181r38,0r58,144r56,-144r37,0r-79,181r-34,0","k":{",":22,".":22,"o":5,"\u00f8":5,"\u00f3":5,"\u00f4":5,"\u00f6":5,"\u00f2":5,"\u00f5":5,"-":9}},"w":{"d":"4,-181r37,0r44,144r46,-144r44,0r41,143r45,-143r35,0r-63,181r-39,0r-43,-149r-47,149r-40,0","w":299,"k":{",":7,".":7,"a":7,"\u00e6":7,"\u00e1":7,"\u00e2":7,"\u00e4":7,"\u00e0":7,"\u00e5":7,"\u00e3":7,"-":9}},"x":{"d":"121,-93r70,93r-44,0r-52,-72r-51,72r-40,0r72,-95r-68,-86r45,0r48,68r50,-68r40,0","k":{"o":5,"\u00f8":5,"\u00f3":5,"\u00f4":5,"\u00f6":5,"\u00f2":5,"\u00f5":5,"-":18}},"y":{"d":"193,-181r-80,182r-26,67r-35,0r28,-69r-76,-180r38,0r57,143r58,-143r36,0","k":{",":20,".":20,"-":9}},"z":{"d":"11,0r0,-35r96,-120r-91,0r0,-26r130,0r0,29r-100,126r100,0r0,26r-135,0","w":159,"k":{"e":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"o":7,"\u00f8":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7}},"{":{"d":"0,-103r0,-19v5,0,21,-2,33,-11v16,-12,14,-29,14,-52v0,-39,1,-81,74,-85r0,18v-94,13,4,123,-93,139v96,13,-2,124,93,140r0,18v-76,-6,-74,-43,-74,-95v0,-23,1,-48,-47,-53","w":120},"|":{"d":"32,-270r30,0r0,360r-30,0r0,-360","w":93},"}":{"d":"121,-122r0,19v-5,0,-22,2,-34,11v-16,12,-14,29,-14,52v0,39,0,81,-73,85r0,-18v93,-13,-5,-124,92,-140v-96,-12,2,-123,-92,-139r0,-18v76,6,73,43,73,95v0,23,0,48,48,53","w":120},"~":{"d":"153,-64v-41,0,-111,-62,-123,1r-20,0v0,-26,21,-56,47,-54v26,-9,116,64,124,-1r20,0v-5,47,-34,54,-48,54","w":210},"\u00a1":{"d":"48,-145r0,-36r38,0r0,36r-38,0xm53,-121r27,0r6,200r-40,0","w":140},"\u00a2":{"d":"26,-88v-2,-57,35,-106,101,-96r12,-43r18,0r-14,49v14,6,35,21,36,55r-34,0v-1,-6,-2,-17,-10,-26r-36,127v26,5,46,-9,47,-38r34,0v-1,39,-36,72,-88,64r-14,49r-18,0r15,-54v-42,-15,-49,-60,-49,-87xm120,-158v-38,-7,-59,13,-58,64v0,21,3,53,21,66"},"\u00a3":{"d":"120,-235v-37,-1,-54,32,-47,86r51,0r0,24r-51,0r0,101r115,0r0,24r-174,0r0,-24r24,0r0,-101r-26,0r0,-24r27,0v-1,-17,-1,-38,3,-56v2,-9,16,-53,77,-53v29,0,82,23,75,58r-35,0v0,-20,-15,-35,-39,-35"},"\u00a5":{"d":"16,-59r0,-22r66,0r0,-20r-66,0r0,-22r55,0r-71,-137r45,0r57,128r57,-128r41,0r-70,137r54,0r0,22r-66,0r0,20r66,0r0,22r-66,0r0,59r-36,0r0,-59r-66,0"},"\u00a7":{"d":"40,0r0,-31v6,3,24,12,48,12v57,0,40,-49,7,-54v-27,-11,-61,-7,-61,-50v0,-32,28,-43,39,-47v-58,-20,-34,-97,31,-91v10,0,26,1,43,6r0,28v-24,-9,-65,-23,-72,14v10,46,81,11,81,74v0,25,-13,39,-36,46v13,4,39,13,39,46v0,46,-71,68,-119,47xm96,-102v9,-3,30,-10,30,-31v0,-18,-16,-23,-31,-28v-11,5,-29,11,-29,31v0,19,20,25,30,28"},"\u00a4":{"d":"14,-57r24,-23v-14,-14,-22,-70,0,-90r-24,-23r18,-18r23,24v12,-16,77,-17,90,0r23,-23r18,17r-24,24v23,20,14,75,0,89r24,23r-18,18r-23,-23v-26,18,-63,19,-89,0r-24,23xm100,-175v-27,0,-50,22,-50,50v0,27,22,50,50,50v28,0,50,-22,50,-50v0,-28,-23,-50,-50,-50"},"'":{"d":"35,-249r30,0r-5,88r-20,0","w":100},"\u00ab":{"d":"99,-19r-29,0r-40,-71r40,-69r28,0r-35,69xm169,-19r-29,0r-40,-71r40,-69r29,0r-35,69","k":{".":18,",":18,"T":72,"V":36,"W":27,"Y":54,"\u00dd":54,"A":18,"\u00c6":18,"\u00c1":18,"\u00c2":18,"\u00c4":18,"\u00c0":18,"\u00c5":18,"\u00c3":18}},"\u00b7":{"d":"29,-83r0,-44r40,0r0,44r-40,0","w":100},"\u00b6":{"d":"189,-237r-19,0r0,297r-28,0r0,-297r-42,0r0,297r-29,0r0,-155v-56,-4,-73,-45,-73,-80v0,-35,19,-85,93,-85r98,0r0,23","w":193},"\u00bb":{"d":"29,-159r29,0r40,70r-40,70r-28,0r34,-70xm100,-159r28,0r40,70r-40,70r-28,0r35,-70","k":{".":27,",":27,"T":72,"V":36,"W":27,"Y":63,"\u00dd":63,"A":27,"\u00c6":27,"\u00c1":27,"\u00c2":27,"\u00c4":27,"\u00c0":27,"\u00c5":27,"\u00c3":27}},"\u00bf":{"d":"120,-84v3,31,-71,77,-60,101v0,37,40,37,49,37v5,0,24,0,49,-10r0,33v-9,3,-25,7,-51,7v-49,1,-80,-21,-84,-64v-3,-33,39,-65,64,-92v7,-13,1,-33,3,-50r30,0r0,38xm122,-181r0,37r-37,0r0,-37r37,0","w":180},"`":{"d":"1,-266r40,0r31,51r-23,0","w":100},"\u00b4":{"d":"58,-266r38,0r-44,51r-23,0","w":100},"\u00af":{"d":"0,-231r0,-19r99,0r0,19r-99,0","w":100},"\u00a8":{"d":"-1,-222r0,-37r33,0r0,37r-33,0xm67,-222r0,-37r33,0r0,37r-33,0","w":100},"\u00b8":{"d":"8,70r7,-13v7,6,46,9,43,-10v-4,-26,-29,-4,-36,-17r22,-32r15,0r-16,23v21,-8,47,8,43,24v0,3,0,32,-44,32v-17,0,-26,-3,-34,-7","w":100},"\u00c6":{"d":"197,-72r-115,0r-42,72r-39,0r151,-260r187,0r0,31r-133,0r14,80r114,0r0,31r-109,0r15,87r103,0r0,31r-134,0xm98,-102r94,0r-21,-131","w":360,"k":{"G":14,"Y":14,"\u00dd":14}},"\u00aa":{"d":"61,-267v25,0,46,9,46,33v0,31,-3,45,1,79r-20,0v-1,-3,-2,-8,-2,-16v-4,6,-12,19,-37,19v-22,0,-41,-10,-41,-32v0,-37,41,-39,77,-38v0,-19,0,-31,-24,-31v-23,0,-24,14,-24,18r-22,0v0,-14,17,-32,46,-32xm85,-208v-10,-1,-55,-4,-55,22v0,7,5,18,25,18v32,0,28,-13,30,-40","w":120},"\u00d8":{"d":"230,-288r22,0r-31,49v30,28,38,70,38,108v0,58,-22,137,-119,137v-35,0,-53,-10,-66,-16r-27,42r-23,0r35,-53v-12,-12,-38,-38,-38,-108v0,-30,8,-72,36,-105v31,-37,118,-39,149,-16xm79,-53r109,-170v-6,-5,-18,-14,-47,-14v-94,2,-98,120,-62,184xm201,-208r-109,169v13,11,31,15,48,15v95,-3,96,-121,61,-184","w":280,"k":{"T":14,"V":14,"W":14,"Y":20,"\u00dd":20,"A":18,"\u00c6":18,"\u00c1":18,"\u00c2":18,"\u00c4":18,"\u00c0":18,"\u00c5":18,"\u00c3":18,",":9,".":9,"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,"X":14}},"\u00ba":{"d":"75,-266v89,0,70,116,0,115v-42,0,-59,-28,-59,-57v0,-30,17,-58,59,-58xm74,-167v17,0,36,-11,36,-43v0,-18,-7,-41,-35,-41v-26,0,-36,21,-36,41v0,18,8,43,35,43","w":132},"\u00e6":{"d":"175,-85v-3,28,21,66,49,66v30,0,40,-23,40,-37r35,0v-7,53,-50,61,-71,61v-8,0,-51,0,-68,-42v-5,11,-17,42,-70,42v-54,0,-72,-31,-72,-57v0,-47,65,-66,126,-59v0,-20,-2,-50,-44,-50v-17,0,-37,5,-38,28r-34,0v1,-25,26,-52,71,-52v46,0,59,21,64,37v17,-38,56,-37,62,-37v19,0,51,7,66,38v9,18,9,40,9,62r-125,0xm265,-109v-3,-27,-1,-47,-41,-51v-29,-3,-49,24,-48,51r89,0xm144,-87v-35,4,-84,-12,-93,36v1,45,75,35,84,9v9,-14,9,-32,9,-45","w":320},"\u00f8":{"d":"172,-215r21,0r-27,47v64,56,36,176,-59,174v-16,0,-30,-3,-40,-8r-24,39r-21,0r29,-48v-9,-8,-33,-27,-33,-78v0,-68,60,-115,132,-89xm67,-39r69,-115v-66,-32,-106,56,-69,115xm149,-141r-68,115v38,18,83,-2,82,-64v0,-18,-3,-36,-14,-51","w":219,"k":{"v":5,"x":5}},"\u00df":{"d":"112,-141v0,-34,46,-37,46,-67v0,-18,-14,-34,-45,-34v-34,0,-47,15,-47,53r0,189r-34,0r0,-190v0,-30,6,-75,83,-75v34,0,76,12,76,54v0,40,-72,51,-35,81v22,18,64,36,64,70v0,75,-130,90,-130,8r33,0v0,20,13,30,30,30v50,0,36,-57,8,-67v-18,-13,-49,-28,-49,-52","w":240},"\u00b9":{"d":"81,-102r-22,0r0,-126v-17,13,-32,19,-38,22r0,-22v12,-6,24,-12,39,-24r21,0r0,150","w":119},"\u00ac":{"d":"13,-113r0,-28r184,0r0,101r-29,0r0,-73r-155,0","w":210},"\u00b5":{"d":"69,-41v37,48,85,6,85,-53r0,-87r29,0r0,181r-27,0r0,-25v-6,9,-20,29,-51,29v-27,0,-38,-15,-44,-23r0,94r-29,0r0,-256r29,0v3,49,-7,101,8,140","w":219},"\u00d0":{"d":"244,-128v0,129,-87,134,-212,128r0,-133r-26,0r0,-22r26,0r0,-105v75,4,133,-17,180,34v24,26,32,62,32,98xm68,-133r0,103v39,-1,78,4,103,-14v33,-25,34,-67,34,-82v0,-10,-2,-53,-25,-81v-23,-27,-65,-23,-112,-23r0,75r69,0r0,22r-69,0","w":259,"k":{"V":7,"Y":20,"\u00dd":20,"A":7,"\u00c6":7,"\u00c1":7,"\u00c2":7,"\u00c4":7,"\u00c0":7,"\u00c5":7,"\u00c3":7,"J":9}},"\u00bd":{"d":"53,10r154,-267r23,0r-154,267r-23,0xm69,-102r-23,0r0,-126v-17,13,-30,19,-37,22r0,-22v13,-6,24,-12,39,-24r21,0r0,150xm189,0r0,-20v21,-20,84,-69,79,-91v0,-15,-11,-24,-26,-24v-26,0,-26,21,-26,26r-25,0v2,-39,35,-43,50,-43v45,0,71,43,33,80v-18,18,-40,38,-59,55r77,0r0,17r-103,0","w":300},"\u00b1":{"d":"90,-37r0,-60r-77,0r0,-28r77,0r0,-60r30,0r0,60r77,0r0,28r-77,0r0,60r-30,0xm13,5r0,-28r184,0r0,28r-184,0","w":210},"\u00de":{"d":"209,-145v-8,51,-24,73,-99,73r-42,0r0,72r-36,0r0,-259r36,0r0,43r51,0v62,-3,86,23,90,71xm68,-187r0,85v49,-3,97,13,103,-45v-7,-60,-55,-34,-103,-40","w":219},"\u00bc":{"d":"265,0r-22,0r0,-32r-73,0r0,-26r70,-94r25,0r0,102r24,0r0,18r-24,0r0,32xm187,-50r56,0r0,-79xm53,10r154,-267r23,0r-154,267r-23,0xm69,-102r-23,0r0,-126v-17,13,-30,19,-37,22r0,-22v13,-6,24,-12,39,-24r21,0r0,150","w":300},"\u00f7":{"d":"13,-76r0,-28r184,0r0,28r-184,0xm87,-4r0,-42r36,0r0,42r-36,0xm87,-134r0,-43r36,0r0,43r-36,0","w":210},"\u00a6":{"d":"32,-243r30,0r0,126r-30,0r0,-126xm32,-63r30,0r0,126r-30,0r0,-126","w":93},"\u00b0":{"d":"72,-254v31,0,56,25,56,56v0,31,-25,56,-56,56v-31,0,-56,-25,-56,-56v0,-31,25,-56,56,-56xm72,-229v-17,0,-31,13,-31,31v0,17,14,31,31,31v18,0,31,-14,31,-31v0,-17,-14,-31,-31,-31","w":144},"\u00fe":{"d":"31,69r0,-329r33,0r0,109v17,-28,47,-33,62,-33v39,0,76,27,76,94v0,96,-93,123,-138,70r0,89r-33,0xm63,-85v0,22,3,67,51,67v9,0,28,-1,38,-18v28,-46,25,-122,-35,-122v-54,0,-54,57,-54,73","w":219},"\u00be":{"d":"269,0r-22,0r0,-32r-73,0r0,-26r70,-94r25,0r0,102r24,0r0,18r-24,0r0,32xm192,-50r55,0r0,-79xm63,10r155,-267r23,0r-154,267r-24,0xm4,-140r25,0v0,16,11,24,30,24v22,0,32,-14,32,-27v0,-29,-34,-28,-46,-27r0,-18v7,1,44,3,44,-25v0,-36,-58,-29,-58,0r-24,0v1,-33,32,-41,52,-41v59,-1,75,59,21,75v35,5,34,33,34,36v4,40,-69,63,-100,29v-9,-10,-10,-20,-10,-26","w":300},"\u00b2":{"d":"9,-102r0,-20v21,-20,84,-69,79,-91v0,-15,-11,-24,-26,-24v-26,0,-27,21,-27,26r-24,0v2,-38,35,-43,50,-43v45,0,70,43,32,80v-18,18,-39,39,-58,55r77,0r0,17r-103,0","w":119},"\u00ae":{"d":"183,-59v-10,-15,2,-76,-39,-66r-26,0r0,66r-20,0r0,-146r52,0v11,0,50,0,50,37v0,4,-1,27,-28,35v32,3,20,50,31,74r-20,0xm118,-188r0,46v28,-3,56,11,61,-23v-4,-35,-33,-19,-61,-23xm148,-267v75,0,136,60,136,136v0,76,-62,137,-136,137v-73,0,-136,-61,-136,-137v0,-76,63,-136,136,-136xm148,-251v-66,0,-120,54,-120,120v0,68,54,121,120,121v66,0,120,-54,120,-121v0,-64,-52,-120,-120,-120","w":288},"\u00f0":{"d":"45,-215r31,-19r-31,-18r23,-21v13,6,18,10,36,22r36,-21r13,13r-33,19v29,22,81,61,81,142v0,62,-32,104,-92,104v-50,0,-90,-31,-90,-94v0,-98,101,-114,139,-69v-13,-24,-35,-44,-66,-66r-34,20xm111,-19v22,0,54,-15,54,-71v0,-44,-20,-69,-53,-69v-32,0,-56,22,-56,69v0,38,18,71,55,71","w":219},"\u00d7":{"d":"17,-23r67,-67r-67,-67r20,-21r67,67r67,-67r21,21r-67,67r67,67r-21,20r-67,-67r-67,67","w":210},"\u00b3":{"d":"4,-140r25,0v0,16,11,24,30,24v22,0,32,-14,32,-27v0,-29,-35,-28,-46,-27r0,-18v7,1,44,3,44,-25v0,-36,-58,-29,-58,0r-24,0v1,-33,31,-41,52,-41v59,-1,75,59,21,75v35,5,34,33,34,36v4,40,-69,63,-100,29v-9,-10,-10,-20,-10,-26","w":119},"\u00a9":{"d":"12,-130v0,-75,61,-137,137,-137v75,0,136,62,136,137v0,75,-61,136,-136,136v-76,0,-137,-61,-137,-136xm28,-130v0,66,54,120,121,120v67,0,120,-54,120,-120v0,-66,-54,-121,-120,-121v-67,0,-121,55,-121,121xm200,-167r-21,0v0,-5,-3,-27,-31,-27v-35,0,-40,40,-40,65v0,28,7,61,40,61v26,0,29,-21,30,-26r22,0v-3,30,-28,43,-53,43v-50,0,-60,-48,-60,-78v0,-31,11,-82,62,-82v20,0,48,9,51,44","w":288},"\u00c1":{"d":"3,0r110,-260r38,0r105,260r-39,0r-28,-68r-121,0r-28,68r-37,0xm130,-224r-50,127r98,0xm138,-335r38,0r-44,52r-23,0","w":259},"\u00c2":{"d":"3,0r110,-260r38,0r105,260r-39,0r-28,-68r-121,0r-28,68r-37,0xm130,-224r-50,127r98,0xm103,-283r-28,0r38,-52r33,0r37,52r-31,0r-23,-35","w":259},"\u00c4":{"d":"3,0r110,-260r38,0r105,260r-39,0r-28,-68r-121,0r-28,68r-37,0xm130,-224r-50,127r98,0xm79,-287r0,-37r33,0r0,37r-33,0xm147,-287r0,-37r33,0r0,37r-33,0","w":259},"\u00c0":{"d":"3,0r110,-260r38,0r105,260r-39,0r-28,-68r-121,0r-28,68r-37,0xm130,-224r-50,127r98,0xm81,-335r40,0r31,52r-23,0","w":259},"\u00c5":{"d":"3,0r110,-260r38,0r105,260r-39,0r-28,-68r-121,0r-28,68r-37,0xm130,-224r-50,127r98,0xm95,-306v0,-19,16,-35,35,-35v19,0,35,16,35,35v0,19,-16,36,-35,36v-19,0,-35,-17,-35,-36xm109,-306v0,12,9,21,21,21v12,0,21,-9,21,-21v0,-12,-9,-21,-21,-21v-12,0,-21,9,-21,21","w":259},"\u00c3":{"d":"3,0r110,-260r38,0r105,260r-39,0r-28,-68r-121,0r-28,68r-37,0xm130,-224r-50,127r98,0xm79,-289v3,-40,36,-39,72,-26v9,0,13,-6,13,-14r15,0v-1,51,-42,36,-71,27v-5,0,-11,3,-14,13r-15,0","w":259},"\u00c7":{"d":"132,-26v26,0,54,-21,54,-42r40,0v-5,49,-48,69,-89,72r-12,17v20,-8,46,8,42,24v0,3,0,32,-44,32v-17,0,-26,-3,-34,-7r7,-13v7,6,47,10,44,-10v-3,-26,-30,-3,-37,-17r19,-26v-79,-4,-102,-73,-102,-131v0,-54,21,-137,114,-137v37,0,88,15,93,74r-39,0v-1,-9,-6,-45,-56,-45v-63,0,-74,65,-74,108v0,49,15,101,74,101","w":240},"\u00c9":{"d":"27,0r0,-260r163,0r0,31r-127,0r0,81r121,0r0,30r-121,0r0,86r130,0r0,32r-166,0xm118,-335r38,0r-44,52r-23,0","w":219,"k":{"G":14,"Y":14,"\u00dd":14}},"\u00ca":{"d":"27,0r0,-260r163,0r0,31r-127,0r0,81r121,0r0,30r-121,0r0,86r130,0r0,32r-166,0xm83,-283r-28,0r39,-52r32,0r37,52r-31,0r-23,-35","w":219,"k":{"G":14,"Y":14,"\u00dd":14}},"\u00cb":{"d":"27,0r0,-260r163,0r0,31r-127,0r0,81r121,0r0,30r-121,0r0,86r130,0r0,32r-166,0xm59,-287r0,-37r33,0r0,37r-33,0xm127,-287r0,-37r34,0r0,37r-34,0","w":219,"k":{"G":14,"Y":14,"\u00dd":14}},"\u00c8":{"d":"27,0r0,-260r163,0r0,31r-127,0r0,81r121,0r0,30r-121,0r0,86r130,0r0,32r-166,0xm61,-335r41,0r30,52r-23,0","w":219,"k":{"G":14,"Y":14,"\u00dd":14}},"\u00cd":{"d":"32,0r0,-260r36,0r0,260r-36,0xm58,-335r38,0r-44,52r-23,0","w":100},"\u00ce":{"d":"32,0r0,-260r36,0r0,260r-36,0xm23,-283r-28,0r38,-52r33,0r37,52r-31,0r-23,-35","w":100},"\u00cf":{"d":"32,0r0,-260r36,0r0,260r-36,0xm-1,-287r0,-37r33,0r0,37r-33,0xm67,-287r0,-37r33,0r0,37r-33,0","w":100},"\u00cc":{"d":"32,0r0,-260r36,0r0,260r-36,0xm1,-335r40,0r31,52r-23,0","w":100},"\u00d1":{"d":"34,0r0,-260r50,0r128,215r0,-215r33,0r0,260r-46,0r-132,-221r0,221r-33,0xm89,-289v3,-40,36,-39,72,-26v9,0,13,-6,13,-14r15,0v-1,51,-42,36,-71,27v-5,0,-11,3,-14,13r-15,0","w":280,"k":{"T":9}},"\u00d3":{"d":"21,-128v0,-30,4,-75,34,-104v82,-79,204,-27,204,100v0,69,-27,138,-120,138v-89,0,-118,-63,-118,-134xm59,-130v0,51,27,106,81,106v21,0,44,-5,57,-24v46,-69,34,-189,-55,-189v-66,0,-83,54,-83,107xm148,-335r38,0r-44,52r-23,0","w":280,"k":{"T":14,"V":14,"W":14,"Y":20,"\u00dd":20,"A":18,"\u00c6":18,"\u00c1":18,"\u00c2":18,"\u00c4":18,"\u00c0":18,"\u00c5":18,"\u00c3":18,",":9,".":9,"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,"X":14}},"\u00d4":{"d":"21,-128v0,-30,4,-75,34,-104v82,-79,204,-27,204,100v0,69,-27,138,-120,138v-89,0,-118,-63,-118,-134xm59,-130v0,51,27,106,81,106v21,0,44,-5,57,-24v46,-69,34,-189,-55,-189v-66,0,-83,54,-83,107xm113,-283r-28,0r38,-52r33,0r37,52r-31,0r-23,-35","w":280,"k":{"T":14,"V":14,"W":14,"Y":20,"\u00dd":20,"A":18,"\u00c6":18,"\u00c1":18,"\u00c2":18,"\u00c4":18,"\u00c0":18,"\u00c5":18,"\u00c3":18,",":9,".":9,"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,"X":14}},"\u00d6":{"d":"21,-128v0,-30,4,-75,34,-104v82,-79,204,-27,204,100v0,69,-27,138,-120,138v-89,0,-118,-63,-118,-134xm59,-130v0,51,27,106,81,106v21,0,44,-5,57,-24v46,-69,34,-189,-55,-189v-66,0,-83,54,-83,107xm89,-287r0,-37r33,0r0,37r-33,0xm157,-287r0,-37r33,0r0,37r-33,0","w":280,"k":{"T":14,"V":14,"W":14,"Y":20,"\u00dd":20,"A":18,"\u00c6":18,"\u00c1":18,"\u00c2":18,"\u00c4":18,"\u00c0":18,"\u00c5":18,"\u00c3":18,",":9,".":9,"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,"X":14}},"\u00d2":{"d":"21,-128v0,-30,4,-75,34,-104v82,-79,204,-27,204,100v0,69,-27,138,-120,138v-89,0,-118,-63,-118,-134xm59,-130v0,51,27,106,81,106v21,0,44,-5,57,-24v46,-69,34,-189,-55,-189v-66,0,-83,54,-83,107xm91,-335r40,0r31,52r-23,0","w":280,"k":{"T":14,"V":14,"W":14,"Y":20,"\u00dd":20,"A":18,"\u00c6":18,"\u00c1":18,"\u00c2":18,"\u00c4":18,"\u00c0":18,"\u00c5":18,"\u00c3":18,",":9,".":9,"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,"X":14}},"\u00d5":{"d":"21,-128v0,-30,4,-75,34,-104v82,-79,204,-27,204,100v0,69,-27,138,-120,138v-89,0,-118,-63,-118,-134xm59,-130v0,51,27,106,81,106v21,0,44,-5,57,-24v46,-69,34,-189,-55,-189v-66,0,-83,54,-83,107xm89,-289v3,-40,36,-39,72,-26v9,0,13,-6,13,-14r15,0v-1,51,-42,36,-71,27v-5,0,-11,3,-14,13r-15,0","w":280,"k":{"T":14,"V":14,"W":14,"Y":20,"\u00dd":20,"A":18,"\u00c6":18,"\u00c1":18,"\u00c2":18,"\u00c4":18,"\u00c0":18,"\u00c5":18,"\u00c3":18,",":9,".":9,"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,"X":14}},"\u00da":{"d":"140,5v-45,-1,-107,-24,-107,-107r0,-158r36,0r0,161v-3,57,36,72,71,72v70,0,71,-54,71,-73r0,-160r35,0r0,160v0,14,-1,43,-22,69v-26,32,-65,36,-84,36xm148,-335r38,0r-44,52r-23,0","w":280,"k":{",":9,".":9}},"\u00db":{"d":"140,5v-45,-1,-107,-24,-107,-107r0,-158r36,0r0,161v-3,57,36,72,71,72v70,0,71,-54,71,-73r0,-160r35,0r0,160v0,14,-1,43,-22,69v-26,32,-65,36,-84,36xm113,-283r-28,0r38,-52r33,0r37,52r-31,0r-23,-35","w":280,"k":{",":9,".":9}},"\u00dc":{"d":"140,5v-45,-1,-107,-24,-107,-107r0,-158r36,0r0,161v-3,57,36,72,71,72v70,0,71,-54,71,-73r0,-160r35,0r0,160v0,14,-1,43,-22,69v-26,32,-65,36,-84,36xm89,-287r0,-37r33,0r0,37r-33,0xm157,-287r0,-37r33,0r0,37r-33,0","w":280,"k":{",":9,".":9}},"\u00d9":{"d":"140,5v-45,-1,-107,-24,-107,-107r0,-158r36,0r0,161v-3,57,36,72,71,72v70,0,71,-54,71,-73r0,-160r35,0r0,160v0,14,-1,43,-22,69v-26,32,-65,36,-84,36xm91,-335r40,0r31,52r-23,0","w":280,"k":{",":9,".":9}},"\u00dd":{"d":"104,0r0,-102r-101,-158r44,0r77,128r78,-128r40,0r-102,160r0,100r-36,0xm129,-335r37,0r-44,52r-23,0","w":240,"k":{"C":14,"\u00c7":14,"O":14,"\u00d8":14,"\u00d3":14,"\u00d4":14,"\u00d6":14,"\u00d2":14,"\u00d5":14,"\u00ab":54,"\u00bb":45,"A":41,"\u00c6":41,"\u00c1":41,"\u00c2":41,"\u00c4":41,"\u00c0":41,"\u00c5":41,"\u00c3":41,",":58,".":58,"a":34,"\u00e6":34,"\u00e1":34,"\u00e2":34,"\u00e4":34,"\u00e0":34,"\u00e5":34,"\u00e3":34,"e":34,"\u00e9":34,"\u00ea":34,"\u00eb":34,"\u00e8":34,"o":34,"\u00f8":34,"\u00f3":34,"\u00f4":34,"\u00f6":34,"\u00f2":34,"\u00f5":34,"u":20,"\u00fa":20,"\u00fb":20,"\u00fc":20,"\u00f9":20,"-":59,"i":13,"\u00ed":13,"\u00ee":13,"\u00ef":13,"\u00ec":13,":":32,";":32}},"\u00e1":{"d":"42,-167v38,-36,129,-24,129,35v0,50,-4,80,1,132r-30,0v-3,-9,-3,-18,-3,-27v-32,62,-121,31,-120,-21v0,-14,4,-38,32,-52v30,-15,55,-13,87,-11v3,-39,-11,-52,-38,-52v-34,0,-36,24,-36,31r-34,0v1,-9,1,-24,12,-35xm138,-88v-30,-1,-85,-8,-85,36v0,12,8,31,38,31v36,0,48,-23,47,-67xm108,-266r38,0r-44,51r-23,0"},"\u00e2":{"d":"42,-167v38,-36,129,-24,129,35v0,50,-4,80,1,132r-30,0v-3,-9,-3,-18,-3,-27v-32,62,-121,31,-120,-21v0,-14,4,-38,32,-52v30,-15,55,-13,87,-11v3,-39,-11,-52,-38,-52v-34,0,-36,24,-36,31r-34,0v1,-9,1,-24,12,-35xm138,-88v-30,-1,-85,-8,-85,36v0,12,8,31,38,31v36,0,48,-23,47,-67xm73,-215r-28,0r39,-52r32,0r37,52r-31,0r-23,-34"},"\u00e4":{"d":"42,-167v38,-36,129,-24,129,35v0,50,-4,80,1,132r-30,0v-3,-9,-3,-18,-3,-27v-32,62,-121,31,-120,-21v0,-14,4,-38,32,-52v30,-15,55,-13,87,-11v3,-39,-11,-52,-38,-52v-34,0,-36,24,-36,31r-34,0v1,-9,1,-24,12,-35xm138,-88v-30,-1,-85,-8,-85,36v0,12,8,31,38,31v36,0,48,-23,47,-67xm49,-222r0,-37r33,0r0,37r-33,0xm117,-222r0,-37r33,0r0,37r-33,0"},"\u00e0":{"d":"42,-167v38,-36,129,-24,129,35v0,50,-4,80,1,132r-30,0v-3,-9,-3,-18,-3,-27v-32,62,-121,31,-120,-21v0,-14,4,-38,32,-52v30,-15,55,-13,87,-11v3,-39,-11,-52,-38,-52v-34,0,-36,24,-36,31r-34,0v1,-9,1,-24,12,-35xm138,-88v-30,-1,-85,-8,-85,36v0,12,8,31,38,31v36,0,48,-23,47,-67xm51,-266r40,0r31,51r-23,0"},"\u00e5":{"d":"42,-167v38,-36,129,-24,129,35v0,50,-4,80,1,132r-30,0v-3,-9,-3,-18,-3,-27v-32,62,-121,31,-120,-21v0,-14,4,-38,32,-52v30,-15,55,-13,87,-11v3,-39,-11,-52,-38,-52v-34,0,-36,24,-36,31r-34,0v1,-9,1,-24,12,-35xm138,-88v-30,-1,-85,-8,-85,36v0,12,8,31,38,31v36,0,48,-23,47,-67xm65,-241v0,-19,16,-35,35,-35v19,0,35,16,35,35v0,19,-16,35,-35,35v-19,0,-35,-16,-35,-35xm79,-241v0,12,9,21,21,21v12,0,21,-9,21,-21v0,-12,-9,-21,-21,-21v-12,0,-21,9,-21,21"},"\u00e3":{"d":"42,-167v38,-36,129,-24,129,35v0,50,-4,80,1,132r-30,0v-3,-9,-3,-18,-3,-27v-32,62,-121,31,-120,-21v0,-14,4,-38,32,-52v30,-15,55,-13,87,-11v3,-39,-11,-52,-38,-52v-34,0,-36,24,-36,31r-34,0v1,-9,1,-24,12,-35xm138,-88v-30,-1,-85,-8,-85,36v0,12,8,31,38,31v36,0,48,-23,47,-67xm49,-220v3,-42,34,-39,72,-27v9,0,13,-5,13,-13r15,0v-1,51,-41,34,-71,27v-5,0,-11,3,-14,13r-15,0"},"\u00e7":{"d":"136,-60r34,0v-2,34,-26,61,-67,64r-12,17v21,-8,47,8,43,24v0,3,-1,32,-45,32v-17,0,-25,-3,-33,-7r7,-13v7,6,46,9,43,-10v-4,-26,-29,-4,-37,-17r19,-26v-56,-6,-72,-48,-72,-90v0,-80,49,-99,82,-99v12,0,39,2,56,22v13,15,14,30,15,40r-34,0v-1,-8,-3,-38,-36,-38v-47,0,-47,54,-47,68v0,37,9,72,45,72v29,0,38,-21,39,-39","w":180,"k":{"h":18,"k":18}},"\u00e9":{"d":"180,-57v-5,33,-22,59,-77,62v-94,6,-110,-132,-49,-177v17,-12,40,-13,50,-13v81,0,79,71,78,101r-130,0v-13,64,84,93,95,27r33,0xm54,-108r94,0v0,-17,-3,-53,-45,-53v-22,0,-48,13,-49,53xm108,-266r38,0r-44,51r-23,0"},"\u00ea":{"d":"180,-57v-5,33,-22,59,-77,62v-94,6,-110,-132,-49,-177v17,-12,40,-13,50,-13v81,0,79,71,78,101r-130,0v-13,64,84,93,95,27r33,0xm54,-108r94,0v0,-17,-3,-53,-45,-53v-22,0,-48,13,-49,53xm73,-215r-28,0r39,-52r32,0r37,52r-31,0r-23,-34"},"\u00eb":{"d":"180,-57v-5,33,-22,59,-77,62v-94,6,-110,-132,-49,-177v17,-12,40,-13,50,-13v81,0,79,71,78,101r-130,0v-13,64,84,93,95,27r33,0xm54,-108r94,0v0,-17,-3,-53,-45,-53v-22,0,-48,13,-49,53xm49,-222r0,-37r33,0r0,37r-33,0xm117,-222r0,-37r33,0r0,37r-33,0"},"\u00e8":{"d":"180,-57v-5,33,-22,59,-77,62v-94,6,-110,-132,-49,-177v17,-12,40,-13,50,-13v81,0,79,71,78,101r-130,0v-13,64,84,93,95,27r33,0xm54,-108r94,0v0,-17,-3,-53,-45,-53v-22,0,-48,13,-49,53xm51,-266r40,0r31,51r-23,0"},"\u00ed":{"d":"33,0r0,-181r33,0r0,181r-33,0xm58,-266r38,0r-44,51r-23,0","w":100,"k":{"v":-7}},"\u00ee":{"d":"33,0r0,-181r33,0r0,181r-33,0xm23,-215r-28,0r38,-52r33,0r37,52r-31,0r-23,-34","w":100,"k":{"v":-7}},"\u00ef":{"d":"33,0r0,-181r33,0r0,181r-33,0xm-1,-222r0,-37r33,0r0,37r-33,0xm67,-222r0,-37r33,0r0,37r-33,0","w":100,"k":{"v":-7}},"\u00ec":{"d":"33,0r0,-181r33,0r0,181r-33,0xm1,-266r40,0r31,51r-23,0","w":100,"k":{"v":-7}},"\u00f1":{"d":"156,0v-5,-62,22,-159,-42,-158v-24,0,-47,18,-47,54r0,104r-34,0r-1,-181r34,0r1,29v4,-8,17,-32,58,-32v16,0,65,6,65,61r0,123r-34,0xm59,-220v3,-42,34,-39,72,-27v9,0,13,-5,13,-13r15,0v-1,51,-41,34,-71,27v-5,0,-10,3,-13,13r-16,0","w":219,"k":{"v":7,"w":7,"y":7,"\u00fd":7,"\u00ff":7}},"\u00f3":{"d":"18,-88v0,-45,21,-97,92,-97v72,0,89,56,89,94v0,53,-30,97,-92,97v-60,0,-89,-41,-89,-94xm54,-90v0,37,15,71,54,71v26,0,55,-19,55,-73v0,-45,-21,-69,-53,-69v-22,0,-56,14,-56,71xm118,-266r38,0r-44,51r-23,0","w":219,"k":{"v":5,"x":5}},"\u00f4":{"d":"18,-88v0,-45,21,-97,92,-97v72,0,89,56,89,94v0,53,-30,97,-92,97v-60,0,-89,-41,-89,-94xm54,-90v0,37,15,71,54,71v26,0,55,-19,55,-73v0,-45,-21,-69,-53,-69v-22,0,-56,14,-56,71xm83,-215r-28,0r39,-52r32,0r37,52r-31,0r-23,-34","w":219,"k":{"v":5,"x":5}},"\u00f6":{"d":"18,-88v0,-45,21,-97,92,-97v72,0,89,56,89,94v0,53,-30,97,-92,97v-60,0,-89,-41,-89,-94xm54,-90v0,37,15,71,54,71v26,0,55,-19,55,-73v0,-45,-21,-69,-53,-69v-22,0,-56,14,-56,71xm59,-222r0,-37r33,0r0,37r-33,0xm127,-222r0,-37r34,0r0,37r-34,0","w":219,"k":{"v":5,"x":5}},"\u00f2":{"d":"18,-88v0,-45,21,-97,92,-97v72,0,89,56,89,94v0,53,-30,97,-92,97v-60,0,-89,-41,-89,-94xm54,-90v0,37,15,71,54,71v26,0,55,-19,55,-73v0,-45,-21,-69,-53,-69v-22,0,-56,14,-56,71xm61,-266r41,0r30,51r-23,0","w":219,"k":{"v":5,"x":5}},"\u00f5":{"d":"18,-88v0,-45,21,-97,92,-97v72,0,89,56,89,94v0,53,-30,97,-92,97v-60,0,-89,-41,-89,-94xm54,-90v0,37,15,71,54,71v26,0,55,-19,55,-73v0,-45,-21,-69,-53,-69v-22,0,-56,14,-56,71xm59,-220v3,-42,34,-39,72,-27v9,0,13,-5,13,-13r15,0v-1,51,-41,34,-71,27v-5,0,-10,3,-13,13r-16,0","w":219,"k":{"v":5,"x":5}},"\u00fa":{"d":"101,-24v28,0,50,-25,50,-54r0,-103r35,0r1,181r-35,0r-1,-31v-6,13,-18,33,-57,33v-93,0,-60,-103,-66,-183r35,0r0,117v0,18,3,40,38,40xm118,-266r38,0r-44,51r-23,0","w":219},"\u00fb":{"d":"101,-24v28,0,50,-25,50,-54r0,-103r35,0r1,181r-35,0r-1,-31v-6,13,-18,33,-57,33v-93,0,-60,-103,-66,-183r35,0r0,117v0,18,3,40,38,40xm83,-215r-28,0r39,-52r32,0r37,52r-31,0r-23,-34","w":219},"\u00fc":{"d":"101,-24v28,0,50,-25,50,-54r0,-103r35,0r1,181r-35,0r-1,-31v-6,13,-18,33,-57,33v-93,0,-60,-103,-66,-183r35,0r0,117v0,18,3,40,38,40xm59,-222r0,-37r33,0r0,37r-33,0xm127,-222r0,-37r34,0r0,37r-34,0","w":219},"\u00f9":{"d":"101,-24v28,0,50,-25,50,-54r0,-103r35,0r1,181r-35,0r-1,-31v-6,13,-18,33,-57,33v-93,0,-60,-103,-66,-183r35,0r0,117v0,18,3,40,38,40xm61,-266r41,0r30,51r-23,0","w":219},"\u00fd":{"d":"193,-181r-80,182r-26,67r-35,0r28,-69r-76,-180r38,0r57,143r58,-143r36,0xm108,-266r38,0r-44,51r-23,0","k":{",":20,".":20,"-":9}},"\u00ff":{"d":"193,-181r-80,182r-26,67r-35,0r28,-69r-76,-180r38,0r57,143r58,-143r36,0xm49,-222r0,-37r33,0r0,37r-33,0xm117,-222r0,-37r33,0r0,37r-33,0","k":{",":20,".":20,"-":9}},"\u00a0":{"w":100},"\u00ad":{"d":"15,-81r0,-27r90,0r0,27r-90,0","w":119}}});

