function convertEntities(b){var d,a;d=function(c){if(/&[^;]+;/.test(c)){var f=document.createElement("div");f.innerHTML=c;return!f.firstChild?c:f.firstChild.nodeValue}return c};if(typeof b==="string"){return d(b)}else{if(typeof b==="object"){for(a in b){if(typeof b[a]==="string"){b[a]=d(b[a])}}}}return b};;
/*
 * jQuery JavaScript Library v1.6.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: Thu May 12 15:04:36 2011 -0400
 */
(function(a,b){function cy(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function cv(a){if(!cj[a]){var b=f("<"+a+">").appendTo("body"),d=b.css("display");b.remove();if(d==="none"||d===""){ck||(ck=c.createElement("iframe"),ck.frameBorder=ck.width=ck.height=0),c.body.appendChild(ck);if(!cl||!ck.createElement)cl=(ck.contentWindow||ck.contentDocument).document,cl.write("<!doctype><html><body></body></html>");b=cl.createElement(a),cl.body.appendChild(b),d=f.css(b,"display"),c.body.removeChild(ck)}cj[a]=d}return cj[a]}function cu(a,b){var c={};f.each(cp.concat.apply([],cp.slice(0,b)),function(){c[this]=a});return c}function ct(){cq=b}function cs(){setTimeout(ct,0);return cq=f.now()}function ci(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}function ch(){try{return new a.XMLHttpRequest}catch(b){}}function cb(a,c){a.dataFilter&&(c=a.dataFilter(c,a.dataType));var d=a.dataTypes,e={},g,h,i=d.length,j,k=d[0],l,m,n,o,p;for(g=1;g<i;g++){if(g===1)for(h in a.converters)typeof h=="string"&&(e[h.toLowerCase()]=a.converters[h]);l=k,k=d[g];if(k==="*")k=l;else if(l!=="*"&&l!==k){m=l+" "+k,n=e[m]||e["* "+k];if(!n){p=b;for(o in e){j=o.split(" ");if(j[0]===l||j[0]==="*"){p=e[j[1]+" "+k];if(p){o=e[o],o===!0?n=p:p===!0&&(n=o);break}}}}!n&&!p&&f.error("No conversion from "+m.replace(" "," to ")),n!==!0&&(c=n?n(c):p(o(c)))}}return c}function ca(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 b_(a,b,c,d){if(f.isArray(b))f.each(b,function(b,e){c||bF.test(a)?d(a,e):b_(a+"["+(typeof e=="object"||f.isArray(e)?b:"")+"]",e,c,d)});else if(!c&&b!=null&&typeof b=="object")for(var e in b)b_(a+"["+e+"]",b[e],c,d);else d(a,b)}function b$(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===bU,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=b$(a,c,d,e,l,g)));(k||!l)&&!g["*"]&&(l=b$(a,c,d,e,"*",g));return l}function bZ(a){return function(b,c){typeof b!="string"&&(c=b,b="*");if(f.isFunction(c)){var d=b.toLowerCase().split(bQ),e=0,g=d.length,h,i,j;for(;e<g;e++)h=d[e],j=/^\+/.test(h),j&&(h=h.substr(1)||"*"),i=a[h]=a[h]||[],i[j?"unshift":"push"](c)}}}function bD(a,b,c){var d=b==="width"?bx:by,e=b==="width"?a.offsetWidth:a.offsetHeight;if(c==="border")return e;f.each(d,function(){c||(e-=parseFloat(f.css(a,"padding"+this))||0),c==="margin"?e+=parseFloat(f.css(a,"margin"+this))||0:e-=parseFloat(f.css(a,"border"+this+"Width"))||0});return e}function bn(a,b){b.src?f.ajax({url:b.src,async:!1,dataType:"script"}):f.globalEval((b.text||b.textContent||b.innerHTML||"").replace(bf,"/*$0*/")),b.parentNode&&b.parentNode.removeChild(b)}function bm(a){f.nodeName(a,"input")?bl(a):a.getElementsByTagName&&f.grep(a.getElementsByTagName("input"),bl)}function bl(a){if(a.type==="checkbox"||a.type==="radio")a.defaultChecked=a.checked}function bk(a){return"getElementsByTagName"in a?a.getElementsByTagName("*"):"querySelectorAll"in a?a.querySelectorAll("*"):[]}function bj(a,b){var c;if(b.nodeType===1){b.clearAttributes&&b.clearAttributes(),b.mergeAttributes&&b.mergeAttributes(a),c=b.nodeName.toLowerCase();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(f.expando)}}function bi(a,b){if(b.nodeType===1&&!!f.hasData(a)){var c=f.expando,d=f.data(a),e=f.data(b,d);if(d=d[c]){var g=d.events;e=e[c]=f.extend({},d);if(g){delete e.handle,e.events={};for(var h in g)for(var i=0,j=g[h].length;i<j;i++)f.event.add(b,h+(g[h][i].namespace?".":"")+g[h][i].namespace,g[h][i],g[h][i].data)}}}}function bh(a,b){return f.nodeName(a,"table")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function X(a,b,c){b=b||0;if(f.isFunction(b))return f.grep(a,function(a,d){var e=!!b.call(a,d,a);return e===c});if(b.nodeType)return f.grep(a,function(a,d){return a===b===c});if(typeof b=="string"){var d=f.grep(a,function(a){return a.nodeType===1});if(S.test(b))return f.filter(b,d,!c);b=f.filter(b,d)}return f.grep(a,function(a,d){return f.inArray(a,b)>=0===c})}function W(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function O(a,b){return(a&&a!=="*"?a+".":"")+b.replace(A,"`").replace(B,"&")}function N(a){var b,c,d,e,g,h,i,j,k,l,m,n,o,p=[],q=[],r=f._data(this,"events");if(!(a.liveFired===this||!r||!r.live||a.target.disabled||a.button&&a.type==="click")){a.namespace&&(n=new RegExp("(^|\\.)"+a.namespace.split(".").join("\\.(?:.*\\.)?")+"(\\.|$)")),a.liveFired=this;var s=r.live.slice(0);for(i=0;i<s.length;i++)g=s[i],g.origType.replace(y,"")===a.type?q.push(g.selector):s.splice(i--,1);e=f(a.target).closest(q,a.currentTarget);for(j=0,k=e.length;j<k;j++){m=e[j];for(i=0;i<s.length;i++){g=s[i];if(m.selector===g.selector&&(!n||n.test(g.namespace))&&!m.elem.disabled){h=m.elem,d=null;if(g.preType==="mouseenter"||g.preType==="mouseleave")a.type=g.preType,d=f(a.relatedTarget).closest(g.selector)[0],d&&f.contains(h,d)&&(d=h);(!d||d!==h)&&p.push({elem:h,handleObj:g,level:m.level})}}}for(j=0,k=p.length;j<k;j++){e=p[j];if(c&&e.level>c)break;a.currentTarget=e.elem,a.data=e.handleObj.data,a.handleObj=e.handleObj,o=e.handleObj.origHandler.apply(e.elem,arguments);if(o===!1||a.isPropagationStopped()){c=e.level,o===!1&&(b=!1);if(a.isImmediatePropagationStopped())break}}return b}}function L(a,c,d){var e=f.extend({},d[0]);e.type=a,e.originalEvent={},e.liveFired=b,f.event.handle.call(c,e),e.isDefaultPrevented()&&d[0].preventDefault()}function F(){return!0}function E(){return!1}function m(a,c,d){var e=c+"defer",g=c+"queue",h=c+"mark",i=f.data(a,e,b,!0);i&&(d==="queue"||!f.data(a,g,b,!0))&&(d==="mark"||!f.data(a,h,b,!0))&&setTimeout(function(){!f.data(a,g,b,!0)&&!f.data(a,h,b,!0)&&(f.removeData(a,e,!0),i.resolve())},0)}function l(a){for(var b in a)if(b!=="toJSON")return!1;return!0}function k(a,c,d){if(d===b&&a.nodeType===1){var e="data-"+c.replace(j,"$1-$2").toLowerCase();d=a.getAttribute(e);if(typeof d=="string"){try{d=d==="true"?!0:d==="false"?!1:d==="null"?null:f.isNaN(d)?i.test(d)?f.parseJSON(d):d:parseFloat(d)}catch(g){}f.data(a,c,d)}else d=b}return d}var c=a.document,d=a.navigator,e=a.location,f=function(){function H(){if(!e.isReady){try{c.documentElement.doScroll("left")}catch(a){setTimeout(H,1);return}e.ready()}}var e=function(a,b){return new e.fn.init(a,b,h)},f=a.jQuery,g=a.$,h,i=/^(?:[^<]*(<[\w\W]+>)[^>]*$|#([\w\-]*)$)/,j=/\S/,k=/^\s+/,l=/\s+$/,m=/\d/,n=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,o=/^[\],:{}\s]*$/,p=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,q=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,r=/(?:^|:|,)(?:\s*\[)+/g,s=/(webkit)[ \/]([\w.]+)/,t=/(opera)(?:.*version)?[ \/]([\w.]+)/,u=/(msie) ([\w.]+)/,v=/(mozilla)(?:.*? rv:([\w.]+))?/,w=d.userAgent,x,y,z,A=Object.prototype.toString,B=Object.prototype.hasOwnProperty,C=Array.prototype.push,D=Array.prototype.slice,E=String.prototype.trim,F=Array.prototype.indexOf,G={};e.fn=e.prototype={constructor:e,init:function(a,d,f){var g,h,j,k;if(!a)return this;if(a.nodeType){this.context=this[0]=a,this.length=1;return this}if(a==="body"&&!d&&c.body){this.context=c,this[0]=c.body,this.selector=a,this.length=1;return this}if(typeof a=="string"){a.charAt(0)!=="<"||a.charAt(a.length-1)!==">"||a.length<3?g=i.exec(a):g=[null,a,null];if(g&&(g[1]||!d)){if(g[1]){d=d instanceof e?d[0]:d,k=d?d.ownerDocument||d:c,j=n.exec(a),j?e.isPlainObject(d)?(a=[c.createElement(j[1])],e.fn.attr.call(a,d,!0)):a=[k.createElement(j[1])]:(j=e.buildFragment([g[1]],[k]),a=(j.cacheable?e.clone(j.fragment):j.fragment).childNodes);return e.merge(this,a)}h=c.getElementById(g[2]);if(h&&h.parentNode){if(h.id!==g[2])return f.find(a);this.length=1,this[0]=h}this.context=c,this.selector=a;return this}return!d||d.jquery?(d||f).find(a):this.constructor(d).find(a)}if(e.isFunction(a))return f.ready(a);a.selector!==b&&(this.selector=a.selector,this.context=a.context);return e.makeArray(a,this)},selector:"",jquery:"1.6.1",length:0,size:function(){return this.length},toArray:function(){return D.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 d=this.constructor();e.isArray(a)?C.apply(d,a):e.merge(d,a),d.prevObject=this,d.context=this.context,b==="find"?d.selector=this.selector+(this.selector?" ":"")+c:b&&(d.selector=this.selector+"."+b+"("+c+")");return d},each:function(a,b){return e.each(this,a,b)},ready:function(a){e.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(D.apply(this,arguments),"slice",D.call(arguments).join(","))},map:function(a){return this.pushStack(e.map(this,function(b,c){return a.call(b,c,b)}))},end:function(){return this.prevObject||this.constructor(null)},push:C,sort:[].sort,splice:[].splice},e.fn.init.prototype=e.fn,e.extend=e.fn.extend=function(){var a,c,d,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"&&!e.isFunction(i)&&(i={}),k===j&&(i=this,--j);for(;j<k;j++)if((a=arguments[j])!=null)for(c in a){d=i[c],f=a[c];if(i===f)continue;l&&f&&(e.isPlainObject(f)||(g=e.isArray(f)))?(g?(g=!1,h=d&&e.isArray(d)?d:[]):h=d&&e.isPlainObject(d)?d:{},i[c]=e.extend(l,h,f)):f!==b&&(i[c]=f)}return i},e.extend({noConflict:function(b){a.$===e&&(a.$=g),b&&a.jQuery===e&&(a.jQuery=f);return e},isReady:!1,readyWait:1,holdReady:function(a){a?e.readyWait++:e.ready(!0)},ready:function(a){if(a===!0&&!--e.readyWait||a!==!0&&!e.isReady){if(!c.body)return setTimeout(e.ready,1);e.isReady=!0;if(a!==!0&&--e.readyWait>0)return;y.resolveWith(c,[e]),e.fn.trigger&&e(c).trigger("ready").unbind("ready")}},bindReady:function(){if(!y){y=e._Deferred();if(c.readyState==="complete")return setTimeout(e.ready,1);if(c.addEventListener)c.addEventListener("DOMContentLoaded",z,!1),a.addEventListener("load",e.ready,!1);else if(c.attachEvent){c.attachEvent("onreadystatechange",z),a.attachEvent("onload",e.ready);var b=!1;try{b=a.frameElement==null}catch(d){}c.documentElement.doScroll&&b&&H()}}},isFunction:function(a){return e.type(a)==="function"},isArray:Array.isArray||function(a){return e.type(a)==="array"},isWindow:function(a){return a&&typeof a=="object"&&"setInterval"in a},isNaN:function(a){return a==null||!m.test(a)||isNaN(a)},type:function(a){return a==null?String(a):G[A.call(a)]||"object"},isPlainObject:function(a){if(!a||e.type(a)!=="object"||a.nodeType||e.isWindow(a))return!1;if(a.constructor&&!B.call(a,"constructor")&&!B.call(a.constructor.prototype,"isPrototypeOf"))return!1;var c;for(c in a);return c===b||B.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=e.trim(b);if(a.JSON&&a.JSON.parse)return a.JSON.parse(b);if(o.test(b.replace(p,"@").replace(q,"]").replace(r,"")))return(new Function("return "+b))();e.error("Invalid JSON: "+b)},parseXML:function(b,c,d){a.DOMParser?(d=new DOMParser,c=d.parseFromString(b,"text/xml")):(c=new ActiveXObject("Microsoft.XMLDOM"),c.async="false",c.loadXML(b)),d=c.documentElement,(!d||!d.nodeName||d.nodeName==="parsererror")&&e.error("Invalid XML: "+b);return c},noop:function(){},globalEval:function(b){b&&j.test(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,c,d){var f,g=0,h=a.length,i=h===b||e.isFunction(a);if(d){if(i){for(f in a)if(c.apply(a[f],d)===!1)break}else for(;g<h;)if(c.apply(a[g++],d)===!1)break}else if(i){for(f in a)if(c.call(a[f],f,a[f])===!1)break}else for(;g<h;)if(c.call(a[g],g,a[g++])===!1)break;return a},trim:E?function(a){return a==null?"":E.call(a)}:function(a){return a==null?"":(a+"").replace(k,"").replace(l,"")},makeArray:function(a,b){var c=b||[];if(a!=null){var d=e.type(a);a.length==null||d==="string"||d==="function"||d==="regexp"||e.isWindow(a)?C.call(c,a):e.merge(c,a)}return c},inArray:function(a,b){if(F)return F.call(b,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,c,d){var f,g,h=[],i=0,j=a.length,k=a instanceof e||j!==b&&typeof j=="number"&&(j>0&&a[0]&&a[j-1]||j===0||e.isArray(a));if(k)for(;i<j;i++)f=c(a[i],i,d),f!=null&&(h[h.length]=f);else for(g in a)f=c(a[g],g,d),f!=null&&(h[h.length]=f);return h.concat.apply([],h)},guid:1,proxy:function(a,c){if(typeof c=="string"){var d=a[c];c=a,a=d}if(!e.isFunction(a))return b;var f=D.call(arguments,2),g=function(){return a.apply(c,f.concat(D.call(arguments)))};g.guid=a.guid=a.guid||g.guid||e.guid++;return g},access:function(a,c,d,f,g,h){var i=a.length;if(typeof c=="object"){for(var j in c)e.access(a,j,c[j],f,g,d);return a}if(d!==b){f=!h&&f&&e.isFunction(d);for(var k=0;k<i;k++)g(a[k],c,f?d.call(a[k],k,g(a[k],c)):d,h);return a}return i?g(a[0],c):b},now:function(){return(new Date).getTime()},uaMatch:function(a){a=a.toLowerCase();var b=s.exec(a)||t.exec(a)||u.exec(a)||a.indexOf("compatible")<0&&v.exec(a)||[];return{browser:b[1]||"",version:b[2]||"0"}},sub:function(){function a(b,c){return new a.fn.init(b,c)}e.extend(!0,a,this),a.superclass=this,a.fn=a.prototype=this(),a.fn.constructor=a,a.sub=this.sub,a.fn.init=function(d,f){f&&f instanceof e&&!(f instanceof a)&&(f=a(f));return e.fn.init.call(this,d,f,b)},a.fn.init.prototype=a.fn;var b=a(c);return a},browser:{}}),e.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(a,b){G["[object "+b+"]"]=b.toLowerCase()}),x=e.uaMatch(w),x.browser&&(e.browser[x.browser]=!0,e.browser.version=x.version),e.browser.webkit&&(e.browser.safari=!0),j.test("Â ")&&(k=/^[\s\xA0]+/,l=/[\s\xA0]+$/),h=e(c),c.addEventListener?z=function(){c.removeEventListener("DOMContentLoaded",z,!1),e.ready()}:c.attachEvent&&(z=function(){c.readyState==="complete"&&(c.detachEvent("onreadystatechange",z),e.ready())});return e}(),g="done fail isResolved isRejected promise then always pipe".split(" "),h=[].slice;f.extend({_Deferred:function(){var a=[],b,c,d,e={done:function(){if(!d){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=f.type(i),j==="array"?e.done.apply(e,i):j==="function"&&a.push(i);k&&e.resolveWith(k[0],k[1])}return this},resolveWith:function(e,f){if(!d&&!b&&!c){f=f||[],c=1;try{while(a[0])a.shift().apply(e,f)}finally{b=[e,f],c=0}}return this},resolve:function(){e.resolveWith(this,arguments);return this},isResolved:function(){return!!c||!!b},cancel:function(){d=1,a=[];return this}};return e},Deferred:function(a){var b=f._Deferred(),c=f._Deferred(),d;f.extend(b,{then:function(a,c){b.done(a).fail(c);return this},always:function(){return b.done.apply(b,arguments).fail.apply(this,arguments)},fail:c.done,rejectWith:c.resolveWith,reject:c.resolve,isRejected:c.isResolved,pipe:function(a,c){return f.Deferred(function(d){f.each({done:[a,"resolve"],fail:[c,"reject"]},function(a,c){var e=c[0],g=c[1],h;f.isFunction(e)?b[a](function(){h=e.apply(this,arguments),h&&f.isFunction(h.promise)?h.promise().then(d.resolve,d.reject):d[g](h)}):b[a](d[g])})}).promise()},promise:function(a){if(a==null){if(d)return d;d=a={}}var c=g.length;while(c--)a[g[c]]=b[g[c]];return a}}),b.done(c.cancel).fail(b.cancel),delete b.cancel,a&&a.call(b,b);return b},when:function(a){function i(a){return function(c){b[a]=arguments.length>1?h.call(arguments,0):c,--e||g.resolveWith(g,h.call(b,0))}}var b=arguments,c=0,d=b.length,e=d,g=d<=1&&a&&f.isFunction(a.promise)?a:f.Deferred();if(d>1){for(;c<d;c++)b[c]&&f.isFunction(b[c].promise)?b[c].promise().then(i(c),g.reject):--e;e||g.resolveWith(g,b)}else g!==a&&g.resolveWith(g,d?[a]:[]);return g.promise()}}),f.support=function(){var a=c.createElement("div"),b=c.documentElement,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r;a.setAttribute("className","t"),a.innerHTML="   <link/><table></table><a href='/a' style='top:1px;float:left;opacity:.55;'>a</a><input type='checkbox'/>",d=a.getElementsByTagName("*"),e=a.getElementsByTagName("a")[0];if(!d||!d.length||!e)return{};f=c.createElement("select"),g=f.appendChild(c.createElement("option")),h=a.getElementsByTagName("input")[0],j={leadingWhitespace:a.firstChild.nodeType===3,tbody:!a.getElementsByTagName("tbody").length,htmlSerialize:!!a.getElementsByTagName("link").length,style:/top/.test(e.getAttribute("style")),hrefNormalized:e.getAttribute("href")==="/a",opacity:/^0.55$/.test(e.style.opacity),cssFloat:!!e.style.cssFloat,checkOn:h.value==="on",optSelected:g.selected,getSetAttribute:a.className!=="t",submitBubbles:!0,changeBubbles:!0,focusinBubbles:!1,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0},h.checked=!0,j.noCloneChecked=h.cloneNode(!0).checked,f.disabled=!0,j.optDisabled=!g.disabled;try{delete a.test}catch(s){j.deleteExpando=!1}!a.addEventListener&&a.attachEvent&&a.fireEvent&&(a.attachEvent("onclick",function b(){j.noCloneEvent=!1,a.detachEvent("onclick",b)}),a.cloneNode(!0).fireEvent("onclick")),h=c.createElement("input"),h.value="t",h.setAttribute("type","radio"),j.radioValue=h.value==="t",h.setAttribute("checked","checked"),a.appendChild(h),k=c.createDocumentFragment(),k.appendChild(a.firstChild),j.checkClone=k.cloneNode(!0).cloneNode(!0).lastChild.checked,a.innerHTML="",a.style.width=a.style.paddingLeft="1px",l=c.createElement("body"),m={visibility:"hidden",width:0,height:0,border:0,margin:0,background:"none"};for(q in m)l.style[q]=m[q];l.appendChild(a),b.insertBefore(l,b.firstChild),j.appendChecked=h.checked,j.boxModel=a.offsetWidth===2,"zoom"in a.style&&(a.style.display="inline",a.style.zoom=1,j.inlineBlockNeedsLayout=a.offsetWidth===2,a.style.display="",a.innerHTML="<div style='width:4px;'></div>",j.shrinkWrapBlocks=a.offsetWidth!==2),a.innerHTML="<table><tr><td style='padding:0;border:0;display:none'></td><td>t</td></tr></table>",n=a.getElementsByTagName("td"),r=n[0].offsetHeight===0,n[0].style.display="",n[1].style.display="none",j.reliableHiddenOffsets=r&&n[0].offsetHeight===0,a.innerHTML="",c.defaultView&&c.defaultView.getComputedStyle&&(i=c.createElement("div"),i.style.width="0",i.style.marginRight="0",a.appendChild(i),j.reliableMarginRight=(parseInt((c.defaultView.getComputedStyle(i,null)||{marginRight:0}).marginRight,10)||0)===0),l.innerHTML="",b.removeChild(l);if(a.attachEvent)for(q in{submit:1,change:1,focusin:1})p="on"+q,r=p in a,r||(a.setAttribute(p,"return;"),r=typeof a[p]=="function"),j[q+"Bubbles"]=r;return j}(),f.boxModel=f.support.boxModel;var i=/^(?:\{.*\}|\[.*\])$/,j=/([a-z])([A-Z])/g;f.extend({cache:{},uuid:0,expando:"jQuery"+(f.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?f.cache[a[f.expando]]:a[f.expando];return!!a&&!l(a)},data:function(a,c,d,e){if(!!f.acceptData(a)){var g=f.expando,h=typeof c=="string",i,j=a.nodeType,k=j?f.cache:a,l=j?a[f.expando]:a[f.expando]&&f.expando;if((!l||e&&l&&!k[l][g])&&h&&d===b)return;l||(j?a[f.expando]=l=++f.uuid:l=f.expando),k[l]||(k[l]={},j||(k[l].toJSON=f.noop));if(typeof c=="object"||typeof c=="function")e?k[l][g]=f.extend(k[l][g],c):k[l]=f.extend(k[l],c);i=k[l],e&&(i[g]||(i[g]={}),i=i[g]),d!==b&&(i[f.camelCase(c)]=d);if(c==="events"&&!i[c])return i[g]&&i[g].events;return h?i[f.camelCase(c)]:i}},removeData:function(b,c,d){if(!!f.acceptData(b)){var e=f.expando,g=b.nodeType,h=g?f.cache:b,i=g?b[f.expando]:f.expando;if(!h[i])return;if(c){var j=d?h[i][e]:h[i];if(j){delete j[c];if(!l(j))return}}if(d){delete h[i][e];if(!l(h[i]))return}var k=h[i][e];f.support.deleteExpando||h!=a?delete h[i]:h[i]=null,k?(h[i]={},g||(h[i].toJSON=f.noop),h[i][e]=k):g&&(f.support.deleteExpando?delete b[f.expando]:b.removeAttribute?b.removeAttribute(f.expando):b[f.expando]=null)}},_data:function(a,b,c){return f.data(a,b,c,!0)},acceptData:function(a){if(a.nodeName){var b=f.noData[a.nodeName.toLowerCase()];if(b)return b!==!0&&a.getAttribute("classid")===b}return!0}}),f.fn.extend({data:function(a,c){var d=null;if(typeof a=="undefined"){if(this.length){d=f.data(this[0]);if(this[0].nodeType===1){var e=this[0].attributes,g;for(var h=0,i=e.length;h<i;h++)g=e[h].name,g.indexOf("data-")===0&&(g=f.camelCase(g.substring(5)),k(this[0],g,d[g]))}}return d}if(typeof a=="object")return this.each(function(){f.data(this,a)});var j=a.split(".");j[1]=j[1]?"."+j[1]:"";if(c===b){d=this.triggerHandler("getData"+j[1]+"!",[j[0]]),d===b&&this.length&&(d=f.data(this[0],a),d=k(this[0],a,d));return d===b&&j[1]?this.data(j[0]):d}return this.each(function(){var b=f(this),d=[j[0],c];b.triggerHandler("setData"+j[1]+"!",d),f.data(this,a,c),b.triggerHandler("changeData"+j[1]+"!",d)})},removeData:function(a){return this.each(function(){f.removeData(this,a)})}}),f.extend({_mark:function(a,c){a&&(c=(c||"fx")+"mark",f.data(a,c,(f.data(a,c,b,!0)||0)+1,!0))},_unmark:function(a,c,d){a!==!0&&(d=c,c=a,a=!1);if(c){d=d||"fx";var e=d+"mark",g=a?0:(f.data(c,e,b,!0)||1)-1;g?f.data(c,e,g,!0):(f.removeData(c,e,!0),m(c,d,"mark"))}},queue:function(a,c,d){if(a){c=(c||"fx")+"queue";var e=f.data(a,c,b,!0);d&&(!e||f.isArray(d)?e=f.data(a,c,f.makeArray(d),!0):e.push(d));return e||[]}},dequeue:function(a,b){b=b||"fx";var c=f.queue(a,b),d=c.shift(),e;d==="inprogress"&&(d=c.shift()),d&&(b==="fx"&&c.unshift("inprogress"),d.call(a,function(){f.dequeue(a,b)})),c.length||(f.removeData(a,b+"queue",!0),m(a,b,"queue"))}}),f.fn.extend({queue:function(a,c){typeof a!="string"&&(c=a,a="fx");if(c===b)return f.queue(this[0],a);return this.each(function(){var b=f.queue(this,a,c);a==="fx"&&b[0]!=="inprogress"&&f.dequeue(this,a)})},dequeue:function(a){return this.each(function(){f.dequeue(this,a)})},delay:function(a,b){a=f.fx?f.fx.speeds[a]||a:a,b=b||"fx";return this.queue(b,function(){var c=this;setTimeout(function(){f.dequeue(c,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])},promise:function(a,c){function m(){--h||d.resolveWith(e,[e])}typeof a!="string"&&(c=a,a=b),a=a||"fx";var d=f.Deferred(),e=this,g=e.length,h=1,i=a+"defer",j=a+"queue",k=a+"mark",l;while(g--)if(l=f.data(e[g],i,b,!0)||(f.data(e[g],j,b,!0)||f.data(e[g],k,b,!0))&&f.data(e[g],i,f._Deferred(),!0))h++,l.done(m);m();return d.promise()}});var n=/[\n\t\r]/g,o=/\s+/,p=/\r/g,q=/^(?:button|input)$/i,r=/^(?:button|input|object|select|textarea)$/i,s=/^a(?:rea)?$/i,t=/^(?:autofocus|autoplay|async|checked|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped|selected)$/i,u=/\:/,v,w;f.fn.extend({attr:function(a,b){return f.access(this,a,b,!0,f.attr)},removeAttr:function(a){return this.each(function(){f.removeAttr(this,a)})},prop:function(a,b){return f.access(this,a,b,!0,f.prop)},removeProp:function(a){a=f.propFix[a]||a;return this.each(function(){try{this[a]=b,delete this[a]}catch(c){}})},addClass:function(a){if(f.isFunction(a))return this.each(function(b){var c=f(this);c.addClass(a.call(this,b,c.attr("class")||""))});if(a&&typeof a=="string"){var b=(a||"").split(o);for(var c=0,d=this.length;c<d;c++){var e=this[c];if(e.nodeType===1)if(!e.className)e.className=a;else{var g=" "+e.className+" ",h=e.className;for(var i=0,j=b.length;i<j;i++)g.indexOf(" "+b[i]+" ")<0&&(h+=" "+b[i]);e.className=f.trim(h)}}}return this},removeClass:function(a){if(f.isFunction(a))return this.each(function(b){var c=f(this);c.removeClass(a.call(this,b,c.attr("class")))});if(a&&typeof a=="string"||a===b){var c=(a||"").split(o);for(var d=0,e=this.length;d<e;d++){var g=this[d];if(g.nodeType===1&&g.className)if(a){var h=(" "+g.className+" ").replace(n," ");for(var i=0,j=c.length;i<j;i++)h=h.replace(" "+c[i]+" "," ");g.className=f.trim(h)}else g.className=""}}return this},toggleClass:function(a,b){var c=typeof a,d=typeof b=="boolean";if(f.isFunction(a))return this.each(function(c){var d=f(this);d.toggleClass(a.call(this,c,d.attr("class"),b),b)});return this.each(function(){if(c==="string"){var e,g=0,h=f(this),i=b,j=a.split(o);while(e=j[g++])i=d?i:!h.hasClass(e),h[i?"addClass":"removeClass"](e)}else if(c==="undefined"||c==="boolean")this.className&&f._data(this,"__className__",this.className),this.className=this.className||a===!1?"":f._data(this,"__className__")||""})},hasClass:function(a){var b=" "+a+" ";for(var c=0,d=this.length;c<d;c++)if((" "+this[c].className+" ").replace(n," ").indexOf(b)>-1)return!0;return!1},val:function(a){var c,d,e=this[0];if(!arguments.length){if(e){c=f.valHooks[e.nodeName.toLowerCase()]||f.valHooks[e.type];if(c&&"get"in c&&(d=c.get(e,"value"))!==b)return d;return(e.value||"").replace(p,"")}return b}var g=f.isFunction(a);return this.each(function(d){var e=f(this),h;if(this.nodeType===1){g?h=a.call(this,d,e.val()):h=a,h==null?h="":typeof h=="number"?h+="":f.isArray(h)&&(h=f.map(h,function(a){return a==null?"":a+""})),c=f.valHooks[this.nodeName.toLowerCase()]||f.valHooks[this.type];if(!c||!("set"in c)||c.set(this,h,"value")===b)this.value=h}})}}),f.extend({valHooks:{option:{get:function(a){var b=a.attributes.value;return!b||b.specified?a.value:a.text}},select:{get:function(a){var b,c=a.selectedIndex,d=[],e=a.options,g=a.type==="select-one";if(c<0)return null;for(var h=g?c:0,i=g?c+1:e.length;h<i;h++){var j=e[h];if(j.selected&&(f.support.optDisabled?!j.disabled:j.getAttribute("disabled")===null)&&(!j.parentNode.disabled||!f.nodeName(j.parentNode,"optgroup"))){b=f(j).val();if(g)return b;d.push(b)}}if(g&&!d.length&&e.length)return f(e[c]).val();return d},set:function(a,b){var c=f.makeArray(b);f(a).find("option").each(function(){this.selected=f.inArray(f(this).val(),c)>=0}),c.length||(a.selectedIndex=-1);return c}}},attrFn:{val:!0,css:!0,html:!0,text:!0,data:!0,width:!0,height:!0,offset:!0},attrFix:{tabindex:"tabIndex"},attr:function(a,c,d,e){var g=a.nodeType;if(!a||g===3||g===8||g===2)return b;if(e&&c in f.attrFn)return f(a)[c](d);if(!("getAttribute"in a))return f.prop(a,c,d);var h,i,j=g!==1||!f.isXMLDoc(a);c=j&&f.attrFix[c]||c,i=f.attrHooks[c],i||(!t.test(c)||typeof d!="boolean"&&d!==b&&d.toLowerCase()!==c.toLowerCase()?v&&(f.nodeName(a,"form")||u.test(c))&&(i=v):i=w);if(d!==b){if(d===null){f.removeAttr(a,c);return b}if(i&&"set"in i&&j&&(h=i.set(a,d,c))!==b)return h;a.setAttribute(c,""+d);return d}if(i&&"get"in i&&j)return i.get(a,c);h=a.getAttribute(c);return h===null?b:h},removeAttr:function(a,b){var c;a.nodeType===1&&(b=f.attrFix[b]||b,f.support.getSetAttribute?a.removeAttribute(b):(f.attr(a,b,""),a.removeAttributeNode(a.getAttributeNode(b))),t.test(b)&&(c=f.propFix[b]||b)in a&&(a[c]=!1))},attrHooks:{type:{set:function(a,b){if(q.test(a.nodeName)&&a.parentNode)f.error("type property can't be changed");else if(!f.support.radioValue&&b==="radio"&&f.nodeName(a,"input")){var c=a.value;a.setAttribute("type",b),c&&(a.value=c);return b}}},tabIndex:{get:function(a){var c=a.getAttributeNode("tabIndex");return c&&c.specified?parseInt(c.value,10):r.test(a.nodeName)||s.test(a.nodeName)&&a.href?0:b}}},propFix:{tabindex:"tabIndex",readonly:"readOnly","for":"htmlFor","class":"className",maxlength:"maxLength",cellspacing:"cellSpacing",cellpadding:"cellPadding",rowspan:"rowSpan",colspan:"colSpan",usemap:"useMap",frameborder:"frameBorder",contenteditable:"contentEditable"},prop:function(a,c,d){var e=a.nodeType;if(!a||e===3||e===8||e===2)return b;var g,h,i=e!==1||!f.isXMLDoc(a);c=i&&f.propFix[c]||c,h=f.propHooks[c];return d!==b?h&&"set"in h&&(g=h.set(a,d,c))!==b?g:a[c]=d:h&&"get"in h&&(g=h.get(a,c))!==b?g:a[c]},propHooks:{}}),w={get:function(a,c){return a[f.propFix[c]||c]?c.toLowerCase():b},set:function(a,b,c){var d;b===!1?f.removeAttr(a,c):(d=f.propFix[c]||c,d in a&&(a[d]=b),a.setAttribute(c,c.toLowerCase()));return c}},f.attrHooks.value={get:function(a,b){if(v&&f.nodeName(a,"button"))return v.get(a,b);return a.value},set:function(a,b,c){if(v&&f.nodeName(a,"button"))return v.set(a,b,c);a.value=b}},f.support.getSetAttribute||(f.attrFix=f.propFix,v=f.attrHooks.name=f.valHooks.button={get:function(a,c){var d;d=a.getAttributeNode(c);return d&&d.nodeValue!==""?d.nodeValue:b},set:function(a,b,c){var d=a.getAttributeNode(c);if(d){d.nodeValue=b;return b}}},f.each(["width","height"],function(a,b){f.attrHooks[b]=f.extend(f.attrHooks[b],{set:function(a,c){if(c===""){a.setAttribute(b,"auto");return c}}})})),f.support.hrefNormalized||f.each(["href","src","width","height"],function(a,c){f.attrHooks[c]=f.extend(f.attrHooks[c],{get:function(a){var d=a.getAttribute(c,2);return d===null?b:d}})}),f.support.style||(f.attrHooks.style={get:function(a){return a.style.cssText.toLowerCase()||b},set:function(a,b){return a.style.cssText=""+b}}),f.support.optSelected||(f.propHooks.selected=f.extend(f.propHooks.selected,{get:function(a){var b=a.parentNode;b&&(b.selectedIndex,b.parentNode&&b.parentNode.selectedIndex)}})),f.support.checkOn||f.each(["radio","checkbox"],function(){f.valHooks[this]={get:function(a){return a.getAttribute("value")===null?"on":a.value}}}),f.each(["radio","checkbox"],function(){f.valHooks[this]=f.extend(f.valHooks[this],{set:function(a,b){if(f.isArray(b))return a.checked=f.inArray(f(a).val(),b)>=0}})});var x=Object.prototype.hasOwnProperty,y=/\.(.*)$/,z=/^(?:textarea|input|select)$/i,A=/\./g,B=/ /g,C=/[^\w\s.|`]/g,D=function(a){return a.replace(C,"\\$&")};f.event={add:function(a,c,d,e){if(a.nodeType!==3&&a.nodeType!==8){if(d===!1)d=E;else if(!d)return;var g,h;d.handler&&(g=d,d=g.handler),d.guid||(d.guid=f.guid++);var i=f._data(a);if(!i)return;var j=i.events,k=i.handle;j||(i.events=j={}),k||(i.handle=k=function(a){return typeof f!="undefined"&&(!a||f.event.triggered!==a.type)?f.event.handle.apply(k.elem,arguments):b}),k.elem=a,c=c.split(" ");var l,m=0,n;while(l=c[m++]){h=g?f.extend({},g):{handler:d,data:e},l.indexOf(".")>-1?(n=l.split("."),l=n.shift(),h.namespace=n.slice(0).sort().join(".")):(n=[],h.namespace=""),h.type=l,h.guid||(h.guid=d.guid);var o=j[l],p=f.event.special[l]||{};if(!o){o=j[l]=[];if(!p.setup||p.setup.call(a,e,n,k)===!1)a.addEventListener?a.addEventListener(l,k,!1):a.attachEvent&&a.attachEvent("on"+l,k)}p.add&&(p.add.call(a,h),h.handler.guid||(h.handler.guid=d.guid)),o.push(h),f.event.global[l]=!0}a=null}},global:{},remove:function(a,c,d,e){if(a.nodeType!==3&&a.nodeType!==8){d===!1&&(d=E);var g,h,i,j,k=0,l,m,n,o,p,q,r,s=f.hasData(a)&&f._data(a),t=s&&s.events;if(!s||!t)return;c&&c.type&&(d=c.handler,c=c.type);if(!c||typeof c=="string"&&c.charAt(0)==="."){c=c||"";for(h in t)f.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("(^|\\.)"+f.map(m.slice(0).sort(),D).join("\\.(?:.*\\.)?")+"(\\.|$)")),p=t[h];if(!p)continue;if(!d){for(j=0;j<p.length;j++){q=p[j];if(l||n.test(q.namespace))f.event.remove(a,r,q.handler,j),p.splice(j--,1)}continue}o=f.event.special[h]||{};for(j=e||0;j<p.length;j++){q=p[j];if(d.guid===q.guid){if(l||n.test(q.namespace))e==null&&p.splice(j--,1),o.remove&&o.remove.call(a,q);if(e!=null)break}}if(p.length===0||e!=null&&p.length===1)(!o.teardown||o.teardown.call(a,m)===!1)&&f.removeEvent(a,h,s.handle),g=null,delete t[h]}if(f.isEmptyObject(t)){var u=s.handle;u&&(u.elem=null),delete s.events,delete s.handle,f.isEmptyObject(s)&&f.removeData(a,b,!0)}}},customEvent:{getData:!0,setData:!0,changeData:!0},trigger:function(c,d,e,g){var h=c.type||c,i=[],j;h.indexOf("!")>=0&&(h=h.slice(0,-1),j=!0),h.indexOf(".")>=0&&(i=h.split("."),h=i.shift(),i.sort());if(!!e&&!f.event.customEvent[h]||!!f.event.global[h]){c=typeof c=="object"?c[f.expando]?c:new f.Event(h,c):new f.Event(h),c.type=h,c.exclusive=j,c.namespace=i.join("."),c.namespace_re=new RegExp("(^|\\.)"+i.join("\\.(?:.*\\.)?")+"(\\.|$)");if(g||!e)c.preventDefault(),c.stopPropagation();if(!e){f.each(f.cache,function(){var a=f.expando,b=this[a];b&&b.events&&b.events[h]&&f.event.trigger(c,d,b.handle.elem)});return}if(e.nodeType===3||e.nodeType===8)return;c.result=b,c.target=e,d=d?f.makeArray(d):[],d.unshift(c);var k=e,l=h.indexOf(":")<0?"on"+h:"";do{var m=f._data(k,"handle");c.currentTarget=k,m&&m.apply(k,d),l&&f.acceptData(k)&&k[l]&&k[l].apply(k,d)===!1&&(c.result=!1,c.preventDefault()),k=k.parentNode||k.ownerDocument||k===c.target.ownerDocument&&a}while(k&&!c.isPropagationStopped());if(!c.isDefaultPrevented()){var n,o=f.event.special[h]||{};if((!o._default||o._default.call(e.ownerDocument,c)===!1)&&(h!=="click"||!f.nodeName(e,"a"))&&f.acceptData(e)){try{l&&e[h]&&(n=e[l],n&&(e[l]=null),f.event.triggered=h,e[h]())}catch(p){}n&&(e[l]=n),f.event.triggered=b}}return c.result}},handle:function(c){c=f.event.fix(c||a.event);var d=((f._data(this,"events")||{})[c.type]||[]).slice(0),e=!c.exclusive&&!c.namespace,g=Array.prototype.slice.call(arguments,0);g[0]=c,c.currentTarget=this;for(var h=0,i=d.length;h<i;h++){var j=d[h];if(e||c.namespace_re.test(j.namespace)){c.handler=j.handler,c.data=j.data,c.handleObj=j;var k=j.handler.apply(this,g);k!==b&&(c.result=k,k===!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[f.expando])return a;var d=a;a=f.Event(d);for(var e=this.props.length,g;e;)g=this.props[--e],a[g]=d[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=a.target.ownerDocument||c,i=h.documentElement,j=h.body;a.pageX=a.clientX+(i&&i.scrollLeft||j&&j.scrollLeft||0)-(i&&i.clientLeft||j&&j.clientLeft||0),a.pageY=a.clientY+(i&&i.scrollTop||j&&j.scrollTop||0)-(i&&i.clientTop||j&&j.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:f.proxy,special:{ready:{setup:f.bindReady,teardown:f.noop},live:{add:function(a){f.event.add(this,O(a.origType,a.selector),f.extend({},a,{handler:N,guid:a.handler.guid}))},remove:function(a){f.event.remove(this,O(a.origType,a.selector),a)}},beforeunload:{setup:function(a,b,c){f.isWindow(this)&&(this.onbeforeunload=c)},teardown:function(a,b){this.onbeforeunload===b&&(this.onbeforeunload=null)}}}},f.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)},f.Event=function(a,b){if(!this.preventDefault)return new f.Event(a,b);a&&a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||a.returnValue===!1||a.getPreventDefault&&a.getPreventDefault()?F:E):this.type=a,b&&f.extend(this,b),this.timeStamp=f.now(),this[f.expando]=!0},f.Event.prototype={preventDefault:function(){this.isDefaultPrevented=F;var a=this.originalEvent;!a||(a.preventDefault?a.preventDefault():a.returnValue=!1)},stopPropagation:function(){this.isPropagationStopped=F;var a=this.originalEvent;!a||(a.stopPropagation&&a.stopPropagation(),a.cancelBubble=!0)},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=F,this.stopPropagation()},isDefaultPrevented:E,isPropagationStopped:E,isImmediatePropagationStopped:E};var G=function(a){var b=a.relatedTarget;a.type=a.data;try{if(b&&b!==c&&!b.parentNode)return;while(b&&b!==this)b=b.parentNode;b!==this&&f.event.handle.apply(this,arguments)}catch(d){}},H=function(a){a.type=a.data,f.event.handle.apply(this,arguments)};f.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){f.event.special[a]={setup:function(c){f.event.add(this,b,c&&c.selector?H:G,a)},teardown:function(a){f.event.remove(this,b,a&&a.selector?H:G)}}}),f.support.submitBubbles||(f.event.special.submit={setup:function(a,b){if(!f.nodeName(this,"form"))f.event.add(this,"click.specialSubmit",function(a){var b=a.target,c=b.type;(c==="submit"||c==="image")&&f(b).closest("form").length&&L("submit",this,arguments)}),f.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,c=b.type;(c==="text"||c==="password")&&f(b).closest("form").length&&a.keyCode===13&&L("submit",this,arguments)});else return!1},teardown:function(a){f.event.remove(this,".specialSubmit")}});if(!f.support.changeBubbles){var I,J=function(a){var b=a.type,c=a.value;b==="radio"||b==="checkbox"?c=a.checked:b==="select-multiple"?c=a.selectedIndex>-1?f.map(a.options,function(a){return a.selected}).join("-"):"":f.nodeName(a,"select")&&(c=a.selectedIndex);return c},K=function(c){var d=c.target,e,g;if(!!z.test(d.nodeName)&&!d.readOnly){e=f._data(d,"_change_data"),g=J(d),(c.type!=="focusout"||d.type!=="radio")&&f._data(d,"_change_data",g);if(e===b||g===e)return;if(e!=null||g)c.type="change",c.liveFired=b,f.event.trigger(c,arguments[1],d)}};f.event.special.change={filters:{focusout:K,beforedeactivate:K,click:function(a){var b=a.target,c=f.nodeName(b,"input")?b.type:"";(c==="radio"||c==="checkbox"||f.nodeName(b,"select"))&&K.call(this,a)},keydown:function(a){var b=a.target,c=f.nodeName(b,"input")?b.type:"";(a.keyCode===13&&!f.nodeName(b,"textarea")||a.keyCode===32&&(c==="checkbox"||c==="radio")||c==="select-multiple")&&K.call(this,a)},beforeactivate:function(a){var b=a.target;f._data(b,"_change_data",J(b))}},setup:function(a,b){if(this.type==="file")return!1;for(var c in I)f.event.add(this,c+".specialChange",I[c]);return z.test(this.nodeName)},teardown:function(a){f.event.remove(this,".specialChange");return z.test(this.nodeName)}},I=f.event.special.change.filters,I.focus=I.beforeactivate}f.support.focusinBubbles||f.each({focus:"focusin",blur:"focusout"},function(a,b){function e(a){var c=f.event.fix(a);c.type=b,c.originalEvent={},f.event.trigger(c,null,c.target),c.isDefaultPrevented()&&a.preventDefault()}var d=0;f.event.special[b]={setup:function(){d++===0&&c.addEventListener(a,e,!0)},teardown:function(){--d===0&&c.removeEventListener(a,e,!0)}}}),f.each(["bind","one"],function(a,c){f.fn[c]=function(a,d,e){var g;if(typeof a=="object"){for(var h in a)this[c](h,d,a[h],e);return this}if(arguments.length===2||d===!1)e=d,d=b;c==="one"?(g=function(a){f(this).unbind(a,g);return e.apply(this,arguments)},g.guid=e.guid||f.guid++):g=e;if(a==="unload"&&c!=="one")this.one(a,d,e);else for(var i=0,j=this.length;i<j;i++)f.event.add(this[i],a,g,d);return this}}),f.fn.extend({unbind:function(a,b){if(typeof a=="object"&&!a.preventDefault)for(var c in a)this.unbind(c,a[c]);else for(var d=0,e=this.length;d<e;d++)f.event.remove(this[d],a,b);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(){f.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0])return f.event.trigger(a,b,this[0],!0)},toggle:function(a){var b=arguments,c=a.guid||f.guid++,d=0,e=function(c){var e=(f.data(this,"lastToggle"+a.guid)||0)%d;f.data(this,"lastToggle"+a.guid,e+1),c.preventDefault();return b[e].apply(this,arguments)||!1};e.guid=c;while(d<b.length)b[d++].guid=c;return this.click(e)},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var M={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};f.each(["live","die"],function(a,c){f.fn[c]=function(a,d,e,g){var h,i=0,j,k,l,m=g||this.selector,n=g?this:f(this.context);if(typeof a=="object"&&!a.preventDefault){for(var o in a)n[c](o,d,a[o],m);return this}if(c==="die"&&!a&&g&&g.charAt(0)==="."){n.unbind(g);return this}if(d===!1||f.isFunction(d))e=d||E,d=b;a=(a||"").split(" ");while((h=a[i++])!=null){j=y.exec(h),k="",j&&(k=j[0],h=h.replace(y,""));if(h==="hover"){a.push("mouseenter"+k,"mouseleave"+k);continue}l=h,M[h]?(a.push(M[h]+k),h=h+k):h=(M[h]||h)+k;if(c==="live")for(var p=0,q=n.length;p<q;p++)f.event.add(n[p],"live."+O(h,m),{data:d,selector:m,handler:e,origType:h,origHandler:e,preType:l});else n.unbind("live."+O(h,m),e)}return this}}),f.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){f.fn[b]=function(a,c){c==null&&(c=a,a=null);return arguments.length>0?this.bind(b,a,c):this.trigger(b)},f.attrFn&&(f.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,d=0,e=Object.prototype.toString,g=!1,h=!0,i=/\\/g,j=/\W/;[0,0].sort(function(){h=!1;return 0});var k=function(b,d,f,g){f=f||[],d=d||c;var h=d;if(d.nodeType!==1&&d.nodeType!==9)return[];if(!b||typeof b!="string")return f;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(e.call(n)==="[object Array]")if(!u)f.push.apply(f,n);else 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]))&&f.push(j[t]);else for(t=0;n[t]!=null;t++)n[t]&&n[t].nodeType===1&&f.push(j[t]);else p(n,f);o&&(k(o,h,f,g),k.uniqueSort(f));return f};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)g=o=!0;else if(f===!0)continue}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 e,f=d++,g=u;typeof b=="string"&&!j.test(b)&&(b=b.toLowerCase(),e=b,g=t),g("parentNode",b,f,a,e,c)},"~":function(a,b,c){var e,f=d++,g=u;typeof b=="string"&&!j.test(b)&&(b=b.toLowerCase(),e=b,g=t),g("previousSibling",b,f,a,e,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]=d++;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){var b=a.getAttribute("type"),c=a.type;return a.nodeName.toLowerCase()==="input"&&"text"===c&&(b===c||b===null)},radio:function(a){return a.nodeName.toLowerCase()==="input"&&"radio"===a.type},checkbox:function(a){return a.nodeName.toLowerCase()==="input"&&"checkbox"===a.type},file:function(a){return a.nodeName.toLowerCase()==="input"&&"file"===a.type},password:function(a){return a.nodeName.toLowerCase()==="input"&&"password"===a.type},submit:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"submit"===a.type},image:function(a){return a.nodeName.toLowerCase()==="input"&&"image"===a.type},reset:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"reset"===a.type},button:function(a){var b=a.nodeName.toLowerCase();return b==="input"&&"button"===a.type||b==="button"},input:function(a){return/input|select|textarea|button/i.test(a.nodeName)},focus:function(a){return a===a.ownerDocument.activeElement}},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(e.call(a)==="[object Array]")Array.prototype.push.apply(d,a);else if(typeof a.length=="number")for(var f=a.length;c<f;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){if(a===b){g=!0;return 0}if(a.sourceIndex&&b.sourceIndex)return a.sourceIndex-b.sourceIndex;var c,d,e=[],f=[],h=a.parentNode,i=b.parentNode,j=h;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;if(b){var d=!b.call(c.createElement("div"),"div"),e=!1;try{b.call(c.documentElement,"[test!='']:sizzle")}catch(f){e=!0}k.matchesSelector=function(a,c){c=c.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!k.isXML(a))try{if(e||!l.match.PSEUDO.test(c)&&!/!=/.test(c)){var f=b.call(a,c);if(f||!d||a.document&&a.document.nodeType!==11)return f}}catch(g){}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)};f.find=k,f.expr=k.selectors,f.expr[":"]=f.expr.filters,f.unique=k.uniqueSort,f.text=k.getText,f.isXMLDoc=k.isXML,f.contains=k.contains}();var P=/Until$/,Q=/^(?:parents|prevUntil|prevAll)/,R=/,/,S=/^.[^:#\[\.,]*$/,T=Array.prototype.slice,U=f.expr.match.POS,V={children:!0,contents:!0,next:!0,prev:!0};f.fn.extend({find:function(a){var b=this,c,d;if(typeof a!="string")return f(a).filter(function(){for(c=0,d=b.length;c<d;c++)if(f.contains(b[c],this))return!0});var e=this.pushStack("","find",a),g,h,i;for(c=0,d=this.length;c<d;c++){g=e.length,f.find(a,this[c],e);if(c>0)for(h=g;h<e.length;h++)for(i=0;i<g;i++)if(e[i]===e[h]){e.splice(h--,1);break}}return e},has:function(a){var b=f(a);return this.filter(function(){for(var a=0,c=b.length;a<c;a++)if(f.contains(this,b[a]))return!0})},not:function(a){return this.pushStack(X(this,a,!1),"not",a)},filter:function(a){return this.pushStack(X(this,a,!0),"filter",a)},is:function(a){return!!a&&(typeof a=="string"?f.filter(a,this).length>0:this.filter(a).length>0)},closest:function(a,b){var c=[],d,e,g=this[0];if(f.isArray(a)){var h,i,j={},k=1;if(g&&a.length){for(d=0,e=a.length;d<e;d++)i=a[d],j[i]||(j[i]=U.test(i)?f(i,b||this.context):i);while(g&&g.ownerDocument&&g!==b){for(i in j)h=j[i],(h.jquery?h.index(g)>-1:f(g).is(h))&&c.push({selector:i,elem:g,level:k});g=g.parentNode,k++}}return c}var l=U.test(a)||typeof a!="string"?f(a,b||this.context):0;for(d=0,e=this.length;d<e;d++){g=this[d];while(g){if(l?l.index(g)>-1:f.find.matchesSelector(g,a)){c.push(g);break}g=g.parentNode;if(!g||!g.ownerDocument||g===b||g.nodeType===11)break}}c=c.length>1?f.unique(c):c;return this.pushStack(c,"closest",a)},index:function(a){if(!a||typeof a=="string")return f.inArray(this[0],a?f(a):this.parent().children());return f.inArray(a.jquery?a[0]:a,this)},add:function(a,b){var c=typeof a=="string"?f(a,b):f.makeArray(a&&a.nodeType?[a]:a),d=f.merge(this.get(),c);return this.pushStack(W(c[0])||W(d[0])?d:f.unique(d))},andSelf:function(){return this.add(this.prevObject)}}),f.each({parent:function(a){var b=a.parentNode;return b&&b.nodeType!==11?b:null},parents:function(a){return f.dir(a,"parentNode")},parentsUntil:function(a,b,c){return f.dir(a,"parentNode",c)},next:function(a){return f.nth(a,2,"nextSibling")},prev:function(a){return f.nth(a,2,"previousSibling")},nextAll:function(a){return f.dir(a,"nextSibling")},prevAll:function(a){return f.dir(a,"previousSibling")},nextUntil:function(a,b,c){return f.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return f.dir(a,"previousSibling",c)},siblings:function(a){return f.sibling(a.parentNode.firstChild,a)},children:function(a){return f.sibling(a.firstChild)},contents:function(a){return f.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:f.makeArray(a.childNodes)}},function(a,b){f.fn[a]=function(c,d){var e=f.map(this,b,c),g=T.call(arguments);P.test(a)||(d=c),d&&typeof d=="string"&&(e=f.filter(d,e)),e=this.length>1&&!V[a]?f.unique(e):e,(this.length>1||R.test(d))&&Q.test(a)&&(e=e.reverse());return this.pushStack(e,a,g.join(","))}}),f.extend({filter:function(a,b,c){c&&(a=":not("+a+")");return b.length===1?f.find.matchesSelector(b[0],a)?[b[0]]:[]:f.find.matches(a,b)},dir:function(a,c,d){var e=[],g=a[c];while(g&&g.nodeType!==9&&(d===b||g.nodeType!==1||!f(g).is(d)))g.nodeType===1&&e.push(g),g=g[c];return e},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 Y=/ jQuery\d+="(?:\d+|null)"/g,Z=/^\s+/,$=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,_=/<([\w:]+)/,ba=/<tbody/i,bb=/<|&#?\w+;/,bc=/<(?:script|object|embed|option|style)/i,bd=/checked\s*(?:[^=]|=\s*.checked.)/i,be=/\/(java|ecma)script/i,bf=/^\s*<!(?:\[CDATA\[|\-\-)/,bg={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,"",""]};bg.optgroup=bg.option,bg.tbody=bg.tfoot=bg.colgroup=bg.caption=bg.thead,bg.th=bg.td,f.support.htmlSerialize||(bg._default=[1,"div<div>","</div>"]),f.fn.extend({text:function(a){if(f.isFunction(a))return this.each(function(b){var c=f(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 f.text(this)},wrapAll:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapAll(a.call(this,b))});if(this[0]){var b=f(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(f.isFunction(a))return this.each(function(b){f(this).wrapInner(a.call(this,b))});return this.each(function(){var b=f(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){f(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){f.nodeName(this,"body")||f(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=f(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,f(arguments[0]).toArray());return a}},remove:function(a,b){for(var c=0,d;(d=this[c])!=null;c++)if(!a||f.filter(a,[d]).length)!b&&d.nodeType===1&&(f.cleanData(d.getElementsByTagName("*")),f.cleanData([d])),d.parentNode&&d.parentNode.removeChild(d);return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++){b.nodeType===1&&f.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 f.clone(this,a,b)})},html:function(a){if(a===b)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Y,""):null;if(typeof a=="string"&&!bc.test(a)&&(f.support.leadingWhitespace||!Z.test(a))&&!bg[(_.exec(a)||["",""])[1].toLowerCase()]){a=a.replace($,"<$1></$2>");try{for(var c=0,d=this.length;c<d;c++)this[c].nodeType===1&&(f.cleanData(this[c].getElementsByTagName("*")),this[c].innerHTML=a)}catch(e){this.empty().append(a)}}else f.isFunction(a)?this.each(function(b){var c=f(this);c.html(a.call(this,b,c.html()))}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){if(f.isFunction(a))return this.each(function(b){var c=f(this),d=c.html();c.replaceWith(a.call(this,b,d))});typeof a!="string"&&(a=f(a).detach());return this.each(function(){var b=this.nextSibling,c=this.parentNode;f(this).remove(),b?f(b).before(a):f(c).append(a)})}return this.length?this.pushStack(f(f.isFunction(a)?a():a),"replaceWith",a):this},detach:function(a){return this.remove(a,!0)},domManip:function(a,c,d){var e,g,h,i,j=a[0],k=[];if(!f.support.checkClone&&arguments.length===3&&typeof j=="string"&&bd.test(j))return this.each(function(){f(this).domManip(a,c,d,!0)});if(f.isFunction(j))return this.each(function(e){var g=f(this);a[0]=j.call(this,e,c?g.html():b),g.domManip(a,c,d)});if(this[0]){i=j&&j.parentNode,f.support.parentNode&&i&&i.nodeType===11&&i.childNodes.length===this.length?e={fragment:i}:e=f.buildFragment(a,this,k),h=e.fragment,h.childNodes.length===1?g=h=h.firstChild:g=h.firstChild;if(g){c=c&&f.nodeName(g,"tr");for(var l=0,m=this.length,n=m-1;l<m;l++)d.call(c?bh(this[l],g):this[l],e.cacheable||m>1&&l<n?f.clone(h,!0,!0):h)}k.length&&f.each(k,bn)}return this}}),f.buildFragment=function(a,b,d){var e,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)==="<"&&!bc.test(a[0])&&(f.support.checkClone||!bd.test(a[0]))&&(g=!0,h=f.fragments[a[0]],h&&h!==1&&(e=h)),e||(e=i.createDocumentFragment(),f.clean(a,i,e,d)),g&&(f.fragments[a[0]]=h?e:1);return{fragment:e,cacheable:g}},f.fragments={},f.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){f.fn[a]=function(c){var d=[],e=f(c),g=this.length===1&&this[0].parentNode;if(g&&g.nodeType===11&&g.childNodes.length===1&&e.length===1){e[b](this[0]);return this}for(var h=0,i=e.length;h<i;h++){var j=(h>0?this.clone(!0):this).get();f(e[h])[b](j),d=d.concat(j)}return this.pushStack(d,a,e.selector)}}),f.extend({clone:function(a,b,c){var d=a.cloneNode(!0),e,g,h;if((!f.support.noCloneEvent||!f.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!f.isXMLDoc(a)){bj(a,d),e=bk(a),g=bk(d);for(h=0;e[h];++h)bj(e[h],g[h])}if(b){bi(a,d);if(c){e=bk(a),g=bk(d);for(h=0;e[h];++h)bi(e[h],g[h])}}return d},clean:function(a,b,d,e){var g;b=b||c,typeof b.createElement=="undefined"&&(b=b.ownerDocument||b[0]&&b[0].ownerDocument||c);var h=[],i;for(var j=0,k;(k=a[j])!=null;j++){typeof k=="number"&&(k+="");if(!k)continue;if(typeof k=="string")if(!bb.test(k))k=b.createTextNode(k);else{k=k.replace($,"<$1></$2>");var l=(_.exec(k)||["",""])[1].toLowerCase(),m=bg[l]||bg._default,n=m[0],o=b.createElement("div");o.innerHTML=m[1]+k+m[2];while(n--)o=o.lastChild;if(!f.support.tbody){var p=ba.test(k),q=l==="table"&&!p?o.firstChild&&o.firstChild.childNodes:m[1]==="<table>"&&!p?o.childNodes:[];for(i=q.length-1;i>=0;--i)f.nodeName(q[i],"tbody")&&!q[i].childNodes.length&&q[i].parentNode.removeChild(q[i])}!f.support.leadingWhitespace&&Z.test(k)&&o.insertBefore(b.createTextNode(Z.exec(k)[0]),o.firstChild),k=o.childNodes}var r;if(!f.support.appendChecked)if(k[0]&&typeof(r=k.length)=="number")for(i=0;i<r;i++)bm(k[i]);else bm(k);k.nodeType?h.push(k):h=f.merge(h,k)}if(d){g=function(a){return!a.type||be.test(a.type)};for(j=0;h[j];j++)if(e&&f.nodeName(h[j],"script")&&(!h[j].type||h[j].type.toLowerCase()==="text/javascript"))e.push(h[j].parentNode?h[j].parentNode.removeChild(h[j]):h[j]);else{if(h[j].nodeType===1){var s=f.grep(h[j].getElementsByTagName("script"),g);h.splice.apply(h,[j+1,0].concat(s))}d.appendChild(h[j])}}return h},cleanData:function(a){var b,c,d=f.cache,e=f.expando,g=f.event.special,h=f.support.deleteExpando;for(var i=0,j;(j=a[i])!=null;i++){if(j.nodeName&&f.noData[j.nodeName.toLowerCase()])continue;c=j[f.expando];if(c){b=d[c]&&d[c][e];if(b&&b.events){for(var k in b.events)g[k]?f.event.remove(j,k):f.removeEvent(j,k,b.handle);b.handle&&(b.handle.elem=null)}h?delete j[f.expando]:j.removeAttribute&&j.removeAttribute(f.expando),delete d[c]}}}});var bo=/alpha\([^)]*\)/i,bp=/opacity=([^)]*)/,bq=/-([a-z])/ig,br=/([A-Z]|^ms)/g,bs=/^-?\d+(?:px)?$/i,bt=/^-?\d/,bu=/^[+\-]=/,bv=/[^+\-\.\de]+/g,bw={position:"absolute",visibility:"hidden",display:"block"},bx=["Left","Right"],by=["Top","Bottom"],bz,bA,bB,bC=function(a,b){return b.toUpperCase()};f.fn.css=function(a,c){if(arguments.length===2&&c===b)return this;return f.access(this,a,c,!0,function(a,c,d){return d!==b?f.style(a,c,d):f.css(a,c)})},f.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=bz(a,"opacity","opacity");return c===""?"1":c}return a.style.opacity}}},cssNumber:{zIndex:!0,fontWeight:!0,opacity:!0,zoom:!0,lineHeight:!0,widows:!0,orphans:!0},cssProps:{"float":f.support.cssFloat?"cssFloat":"styleFloat"},style:function(a,c,d,e){if(!!a&&a.nodeType!==3&&a.nodeType!==8&&!!a.style){var g,h,i=f.camelCase(c),j=a.style,k=f.cssHooks[i];c=f.cssProps[i]||i;if(d===b){if(k&&"get"in k&&(g=k.get(a,!1,e))!==b)return g;return j[c]}h=typeof d;if(h==="number"&&isNaN(d)||d==null)return;h==="string"&&bu.test(d)&&(d=+d.replace(bv,"")+parseFloat(f.css(a,c))),h==="number"&&!f.cssNumber[i]&&(d+="px");if(!k||!("set"in k)||(d=k.set(a,d))!==b)try{j[c]=d}catch(l){}}},css:function(a,c,d){var e,g;c=f.camelCase(c),g=f.cssHooks[c],c=f.cssProps[c]||c,c==="cssFloat"&&(c="float");if(g&&"get"in g&&(e=g.get(a,!0,d))!==b)return e;if(bz)return bz(a,c)},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(bq,bC)}}),f.curCSS=f.css,f.each(["height","width"],function(a,b){f.cssHooks[b]={get:function(a,c,d){var e;if(c){a.offsetWidth!==0?e=bD(a,b,d):f.swap(a,bw,function(){e=bD(a,b,d)});if(e<=0){e=bz(a,b,b),e==="0px"&&bB&&(e=bB(a,b,b));if(e!=null)return e===""||e==="auto"?"0px":e}if(e<0||e==null){e=a.style[b];return e===""||e==="auto"?"0px":e}return typeof e=="string"?e:e+"px"}},set:function(a,b){if(!bs.test(b))return b;b=parseFloat(b);if(b>=0)return b+"px"}}}),f.support.opacity||(f.cssHooks.opacity={get:function(a,b){return bp.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(a,b){var c=a.style,d=a.currentStyle;c.zoom=1;var e=f.isNaN(b)?"":"alpha(opacity="+b*100+")",g=d&&d.filter||c.filter||"";c.filter=bo.test(g)?g.replace(bo,e):g+" "+e}}),f(function(){f.support.reliableMarginRight||(f.cssHooks.marginRight={get:function(a,b){var c;f.swap(a,{display:"inline-block"},function(){b?c=bz(a,"margin-right","marginRight"):c=a.style.marginRight});return c}})}),c.defaultView&&c.defaultView.getComputedStyle&&(bA=function(a,c){var d,e,g;c=c.replace(br,"-$1").toLowerCase();if(!(e=a.ownerDocument.defaultView))return b;if(g=e.getComputedStyle(a,null))d=g.getPropertyValue(c),d===""&&!f.contains(a.ownerDocument.documentElement,a)&&(d=f.style(a,c));return d}),c.documentElement.currentStyle&&(bB=function(a,b){var c,d=a.currentStyle&&a.currentStyle[b],e=a.runtimeStyle&&a.runtimeStyle[b],f=a.style;!bs.test(d)&&bt.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}),bz=bA||bB,f.expr&&f.expr.filters&&(f.expr.filters.hidden=function(a){var b=a.offsetWidth,c=a.offsetHeight;return b===0&&c===0||!f.support.reliableHiddenOffsets&&(a.style.display||f.css(a,"display"))==="none"},f.expr.filters.visible=function(a){return!f.expr.filters.hidden(a)});var bE=/%20/g,bF=/\[\]$/,bG=/\r?\n/g,bH=/#.*$/,bI=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,bJ=/^(?:color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,bK=/^(?:about|app|app\-storage|.+\-extension|file|widget):$/,bL=/^(?:GET|HEAD)$/,bM=/^\/\//,bN=/\?/,bO=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,bP=/^(?:select|textarea)/i,bQ=/\s+/,bR=/([?&])_=[^&]*/,bS=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/,bT=f.fn.load,bU={},bV={},bW,bX;try{bW=e.href}catch(bY){bW=c.createElement("a"),bW.href="",bW=bW.href}bX=bS.exec(bW.toLowerCase())||[],f.fn.extend({load:function(a,c,d){if(typeof a!="string"&&bT)return bT.apply(this,arguments);if(!this.length)return this;var e=a.indexOf(" ");if(e>=0){var g=a.slice(e,a.length);a=a.slice(0,e)}var h="GET";c&&(f.isFunction(c)?(d=c,c=b):typeof c=="object"&&(c=f.param(c,f.ajaxSettings.traditional),h="POST"));var i=this;f.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?f("<div>").append(c.replace(bO,"")).find(g):c)),d&&i.each(d,[c,b,a])}});return this},serialize:function(){return f.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?f.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||bP.test(this.nodeName)||bJ.test(this.type))}).map(function(a,b){var c=f(this).val();return c==null?null:f.isArray(c)?f.map(c,function(a,c){return{name:b.name,value:a.replace(bG,"\r\n")}}):{name:b.name,value:c.replace(bG,"\r\n")}}).get()}}),f.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){f.fn[b]=function(a){return this.bind(b,a)}}),f.each(["get","post"],function(a,c){f[c]=function(a,d,e,g){f.isFunction(d)&&(g=g||e,e=d,d=b);return f.ajax({type:c,url:a,data:d,success:e,dataType:g})}}),f.extend({getScript:function(a,c){return f.get(a,b,c,"script")},getJSON:function(a,b,c){return f.get(a,b,c,"json")},ajaxSetup:function(a,b){b?f.extend(!0,a,f.ajaxSettings,b):(b=a,a=f.extend(!0,f.ajaxSettings,b));for(var c in{context:1,url:1})c in b?a[c]=b[c]:c in f.ajaxSettings&&(a[c]=f.ajaxSettings[c]);return a},ajaxSettings:{url:bW,isLocal:bK.test(bX[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":f.parseJSON,"text xml":f.parseXML}},ajaxPrefilter:bZ(bU),ajaxTransport:bZ(bV),ajax:function(a,c){function w(a,c,l,m){if(s!==2){s=2,q&&clearTimeout(q),p=b,n=m||"",v.readyState=a?4:0;var o,r,u,w=l?ca(d,v,l):b,x,y;if(a>=200&&a<300||a===304){if(d.ifModified){if(x=v.getResponseHeader("Last-Modified"))f.lastModified[k]=x;if(y=v.getResponseHeader("Etag"))f.etag[k]=y}if(a===304)c="notmodified",o=!0;else try{r=cb(d,w),c="success",o=!0}catch(z){c="parsererror",u=z}}else{u=c;if(!c||a)c="error",a<0&&(a=0)}v.status=a,v.statusText=c,o?h.resolveWith(e,[r,c,v]):h.rejectWith(e,[v,c,u]),v.statusCode(j),j=b,t&&g.trigger("ajax"+(o?"Success":"Error"),[v,d,o?r:u]),i.resolveWith(e,[v,c]),t&&(g.trigger("ajaxComplete",[v,d]),--f.active||f.event.trigger("ajaxStop"))}}typeof a=="object"&&(c=a,a=b),c=c||{};var d=f.ajaxSetup({},c),e=d.context||d,g=e!==d&&(e.nodeType||e instanceof f)?f(e):f.event,h=f.Deferred(),i=f._Deferred(),j=d.statusCode||{},k,l={},m={},n,o,p,q,r,s=0,t,u,v={readyState:0,setRequestHeader:function(a,b){if(!s){var c=a.toLowerCase();a=m[c]=m[c]||a,l[a]=b}return this},getAllResponseHeaders:function(){return s===2?n:null},getResponseHeader:function(a){var c;if(s===2){if(!o){o={};while(c=bI.exec(n))o[c[1].toLowerCase()]=c[2]}c=o[a.toLowerCase()]}return c===b?null:c},overrideMimeType:function(a){s||(d.mimeType=a);return this},abort:function(a){a=a||"abort",p&&p.abort(a),w(0,a);return this}};h.promise(v),v.success=v.done,v.error=v.fail,v.complete=i.done,v.statusCode=function(a){if(a){var b;if(s<2)for(b in a)j[b]=[j[b],a[b]];else b=a[v.status],v.then(b,b)}return this},d.url=((a||d.url)+"").replace(bH,"").replace(bM,bX[1]+"//"),d.dataTypes=f.trim(d.dataType||"*").toLowerCase().split(bQ),d.crossDomain==null&&(r=bS.exec(d.url.toLowerCase()),d.crossDomain=!(!r||r[1]==bX[1]&&r[2]==bX[2]&&(r[3]||(r[1]==="http:"?80:443))==(bX[3]||(bX[1]==="http:"?80:443)))),d.data&&d.processData&&typeof d.data!="string"&&(d.data=f.param(d.data,d.traditional)),b$(bU,d,c,v);if(s===2)return!1;t=d.global,d.type=d.type.toUpperCase(),d.hasContent=!bL.test(d.type),t&&f.active++===0&&f.event.trigger("ajaxStart");if(!d.hasContent){d.data&&(d.url+=(bN.test(d.url)?"&":"?")+d.data),k=d.url;if(d.cache===!1){var x=f.now(),y=d.url.replace(bR,"$1_="+x);d.url=y+(y===d.url?(bN.test(d.url)?"&":"?")+"_="+x:"")}}(d.data&&d.hasContent&&d.contentType!==!1||c.contentType)&&v.setRequestHeader("Content-Type",d.contentType),d.ifModified&&(k=k||d.url,f.lastModified[k]&&v.setRequestHeader("If-Modified-Since",f.lastModified[k]),f.etag[k]&&v.setRequestHeader("If-None-Match",f.etag[k])),v.setRequestHeader("Accept",d.dataTypes[0]&&d.accepts[d.dataTypes[0]]?d.accepts[d.dataTypes[0]]+(d.dataTypes[0]!=="*"?", */*; q=0.01":""):d.accepts["*"]);for(u in d.headers)v.setRequestHeader(u,d.headers[u]);if(d.beforeSend&&(d.beforeSend.call(e,v,d)===!1||s===2)){v.abort();return!1}for(u in{success:1,error:1,complete:1})v[u](d[u]);p=b$(bV,d,c,v);if(!p)w(-1,"No Transport");else{v.readyState=1,t&&g.trigger("ajaxSend",[v,d]),d.async&&d.timeout>0&&(q=setTimeout(function(){v.abort("timeout")},d.timeout));try{s=1,p.send(l,w)}catch(z){status<2?w(-1,z):f.error(z)}}return v},param:function(a,c){var d=[],e=function(a,b){b=f.isFunction(b)?b():b,d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};c===b&&(c=f.ajaxSettings.traditional);if(f.isArray(a)||a.jquery&&!f.isPlainObject(a))f.each(a,function(){e(this.name,this.value)});else for(var g in a)b_(g,a[g],c,e);return d.join("&").replace(bE,"+")}}),f.extend({active:0,lastModified:{},etag:{}});var cc=f.now(),cd=/(\=)\?(&|$)|\?\?/i;f.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return f.expando+"_"+cc++}}),f.ajaxPrefilter("json jsonp",function(b,c,d){var e=b.contentType==="application/x-www-form-urlencoded"&&typeof b.data=="string";if(b.dataTypes[0]==="jsonp"||b.jsonp!==!1&&(cd.test(b.url)||e&&cd.test(b.data))){var g,h=b.jsonpCallback=f.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,i=a[h],j=b.url,k=b.data,l="$1"+h+"$2";b.jsonp!==!1&&(j=j.replace(cd,l),b.url===j&&(e&&(k=k.replace(cd,l)),b.data===k&&(j+=(/\?/.test(j)?"&":"?")+b.jsonp+"="+h))),b.url=j,b.data=k,a[h]=function(a){g=[a]},d.always(function(){a[h]=i,g&&f.isFunction(i)&&a[h](g[0])}),b.converters["script json"]=function(){g||f.error(h+" was not called");return g[0]},b.dataTypes[0]="json";return"script"}}),f.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(a){f.globalEval(a);return a}}}),f.ajaxPrefilter("script",function(a){a.cache===b&&(a.cache=!1),a.crossDomain&&(a.type="GET",a.global=!1)}),f.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(c||!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 ce=a.ActiveXObject?function(){for(var a in cg)cg[a](0,1)}:!1,cf=0,cg;f.ajaxSettings.xhr=a.ActiveXObject?function(){return!this.isLocal&&ch()||ci()}:ch,function(a){f.extend(f.support,{ajax:!!a,cors:!!a&&"withCredentials"in a})}(f.ajaxSettings.xhr()),f.support.ajax&&f.ajaxTransport(function(c){if(!c.crossDomain||f.support.cors){var d;return{send:function(e,g){var h=c.xhr(),i,j;c.username?h.open(c.type,c.url,c.async,c.username,c.password):h.open(c.type,c.url,c.async);if(c.xhrFields)for(j in c.xhrFields)h[j]=c.xhrFields[j];c.mimeType&&h.overrideMimeType&&h.overrideMimeType(c.mimeType),!c.crossDomain&&!e["X-Requested-With"]&&(e["X-Requested-With"]="XMLHttpRequest");try{for(j in e)h.setRequestHeader(j,e[j])}catch(k){}h.send(c.hasContent&&c.data||null),d=function(a,e){var j,k,l,m,n;try{if(d&&(e||h.readyState===4)){d=b,i&&(h.onreadystatechange=f.noop,ce&&delete cg[i]);if(e)h.readyState!==4&&h.abort();else{j=h.status,l=h.getAllResponseHeaders(),m={},n=h.responseXML,n&&n.documentElement&&(m.xml=n),m.text=h.responseText;try{k=h.statusText}catch(o){k=""}!j&&c.isLocal&&!c.crossDomain?j=m.text?200:404:j===1223&&(j=204)}}}catch(p){e||g(-1,p)}m&&g(j,k,m,l)},!c.async||h.readyState===4?d():(i=++cf,ce&&(cg||(cg={},f(a).unload(ce)),cg[i]=d),h.onreadystatechange=d)},abort:function(){d&&d(0,1)}}}});var cj={},ck,cl,cm=/^(?:toggle|show|hide)$/,cn=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,co,cp=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]],cq,cr=a.webkitRequestAnimationFrame||a.mozRequestAnimationFrame||a.oRequestAnimationFrame;f.fn.extend({show:function(a,b,c){var d,e;if(a||a===0)return this.animate(cu("show",3),a,b,c);for(var g=0,h=this.length;g<h;g++)d=this[g],d.style&&(e=d.style.display,!f._data(d,"olddisplay")&&e==="none"&&(e=d.style.display=""),e===""&&f.css(d,"display")==="none"&&f._data(d,"olddisplay",cv(d.nodeName)));for(g=0;g<h;g++){d=this[g];if(d.style){e=d.style.display;if(e===""||e==="none")d.style.display=f._data(d,"olddisplay")||""}}return this},hide:function(a,b,c){if(a||a===0)return this.animate(cu("hide",3),a,b,c);for(var d=0,e=this.length;d<e;d++)if(this[d].style){var g=f.css(this[d],"display");g!=="none"&&!f._data(this[d],"olddisplay")&&f._data(this[d],"olddisplay",g)}for(d=0;d<e;d++)this[d].style&&(this[d].style.display="none");return this},_toggle:f.fn.toggle,toggle:function(a,b,c){var d=typeof a=="boolean";f.isFunction(a)&&f.isFunction(b)?this._toggle.apply(this,arguments):a==null||d?this.each(function(){var b=d?a:f(this).is(":hidden");f(this)[b?"show":"hide"]()}):this.animate(cu("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,d){var e=f.speed(b,c,d);if(f.isEmptyObject(a))return this.each(e.complete,[!1]);a=f.extend({},a);return this[e.queue===!1?"each":"queue"](function(){e.queue===!1&&f._mark(this);var b=f.extend({},e),c=this.nodeType===1,d=c&&f(this).is(":hidden"),g,h,i,j,k,l,m,n,o;b.animatedProperties={};for(i in a){g=f.camelCase(i),i!==g&&(a[g]=a[i],delete a[i]),h=a[g],f.isArray(h)?(b.animatedProperties[g]=h[1],h=a[g]=h[0]):b.animatedProperties[g]=b.specialEasing&&b.specialEasing[g]||b.easing||"swing";if(h==="hide"&&d||h==="show"&&!d)return b.complete.call(this);c&&(g==="height"||g==="width")&&(b.overflow=[this.style.overflow,this.style.overflowX,this.style.overflowY],f.css(this,"display")==="inline"&&f.css(this,"float")==="none"&&(f.support.inlineBlockNeedsLayout?(j=cv(this.nodeName),j==="inline"?this.style.display="inline-block":(this.style.display="inline",this.style.zoom=1)):this.style.display="inline-block"))}b.overflow!=null&&(this.style.overflow="hidden");for(i in a)k=new f.fx(this,b,i),h=a[i],cm.test(h)?k[h==="toggle"?d?"show":"hide":h]():(l=cn.exec(h),m=k.cur(),l?(n=parseFloat(l[2]),o=l[3]||(f.cssNumber[i]?"":"px"),o!=="px"&&(f.style(this,i,(n||1)+o),m=(n||1)/k.cur()*m,f.style(this,i,m+o)),l[1]&&(n=(l[1]==="-="?-1:1)*n+m),k.custom(m,n,o)):k.custom(m,h,""));return!0})},stop:function(a,b){a&&this.queue([]),this.each(function(){var a=f.timers,c=a.length;b||f._unmark(!0,this);while(c--)a[c].elem===this&&(b&&a[c](!0),a.splice(c,1))}),b||this.dequeue();return this}}),f.each({slideDown:cu("show",1),slideUp:cu("hide",1),slideToggle:cu("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){f.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),f.extend({speed:function(a,b,c){var d=a&&typeof a=="object"?f.extend({},a):{complete:c||!c&&b||f.isFunction(a)&&a,duration:a,easing:c&&b||b&&!f.isFunction(b)&&b};d.duration=f.fx.off?0:typeof d.duration=="number"?d.duration:d.duration in f.fx.speeds?f.fx.speeds[d.duration]:f.fx.speeds._default,d.old=d.complete,d.complete=function(a){d.queue!==!1?f.dequeue(this):a!==!1&&f._unmark(this),f.isFunction(d.old)&&d.old.call(this)};return d},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||{}}}),f.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this),(f.fx.step[this.prop]||f.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=f.css(this.elem,this.prop);return isNaN(a=parseFloat(b))?!b||b==="auto"?0:b:a},custom:function(a,b,c){function h(a){return d.step(a)}var d=this,e=f.fx,g;this.startTime=cq||cs(),this.start=a,this.end=b,this.unit=c||this.unit||(f.cssNumber[this.prop]?"":"px"),this.now=this.start,this.pos=this.state=0,h.elem=this.elem,h()&&f.timers.push(h)&&!co&&(cr?(co=1,g=function(){co&&(cr(g),e.tick())},cr(g)):co=setInterval(e.tick,e.interval))},show:function(){this.options.orig[this.prop]=f.style(this.elem,this.prop),this.options.show=!0,this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur()),f(this.elem).show()},hide:function(){this.options.orig[this.prop]=f.style(this.elem,this.prop),this.options.hide=!0,this.custom(this.cur(),0)},step:function(a){var b=cq||cs(),c=!0,d=this.elem,e=this.options,g,h;if(a||b>=e.duration+this.startTime){this.now=this.end,this.pos=this.state=1,this.update(),e.animatedProperties[this.prop]=!0;for(g in e.animatedProperties)e.animatedProperties[g]!==!0&&(c=!1);if(c){e.overflow!=null&&!f.support.shrinkWrapBlocks&&f.each(["","X","Y"],function(a,b){d.style["overflow"+b]=e.overflow[a]}),e.hide&&f(d).hide();if(e.hide||e.show)for(var i in e.animatedProperties)f.style(d,i,e.orig[i]);e.complete.call(d)}return!1}e.duration==Infinity?this.now=b:(h=b-this.startTime,this.state=h/e.duration,this.pos=f.easing[e.animatedProperties[this.prop]](this.state,h,0,1,e.duration),this.now=this.start+(this.end-this.start)*this.pos),this.update();return!0}},f.extend(f.fx,{tick:function(){for(var a=f.timers,b=0;b<a.length;++b)a[b]()||a.splice(b--,1);a.length||f.fx.stop()},interval:13,stop:function(){clearInterval(co),co=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){f.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}}}),f.expr&&f.expr.filters&&(f.expr.filters.animated=function(a){return f.grep(f.timers,function(b){return a===b.elem}).length});var cw=/^t(?:able|d|h)$/i,cx=/^(?:body|html)$/i;"getBoundingClientRect"in c.documentElement?f.fn.offset=function(a){var b=this[0],c;if(a)return this.each(function(b){f.offset.setOffset(this,a,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return f.offset.bodyOffset(b);try{c=b.getBoundingClientRect()}catch(d){}var e=b.ownerDocument,g=e.documentElement;if(!c||!f.contains(g,b))return c?{top:c.top,left:c.left}:{top:0,left:0};var h=e.body,i=cy(e),j=g.clientTop||h.clientTop||0,k=g.clientLeft||h.clientLeft||0,l=i.pageYOffset||f.support.boxModel&&g.scrollTop||h.scrollTop,m=i.pageXOffset||f.support.boxModel&&g.scrollLeft||h.scrollLeft,n=c.top+l-j,o=c.left+m-k;return{top:n,left:o}}:f.fn.offset=function(a){var b=this[0];if(a)return this.each(function(b){f.offset.setOffset(this,a,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return f.offset.bodyOffset(b);f.offset.initialize();var c,d=b.offsetParent,e=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(f.offset.supportsFixedPosition&&k.position==="fixed")break;c=j?j.getComputedStyle(b,null):b.currentStyle,l-=b.scrollTop,m-=b.scrollLeft,b===d&&(l+=b.offsetTop,m+=b.offsetLeft,f.offset.doesNotAddBorder&&(!f.offset.doesAddBorderForTableAndCells||!cw.test(b.nodeName))&&(l+=parseFloat(c.borderTopWidth)||0,m+=parseFloat(c.borderLeftWidth)||0),e=d,d=b.offsetParent),f.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;f.offset.supportsFixedPosition&&k.position==="fixed"&&(l+=Math.max(h.scrollTop,i.scrollTop),m+=Math.max(h.scrollLeft,i.scrollLeft));return{top:l,left:m}},f.offset={initialize:function(){var a=c.body,b=c.createElement("div"),d,e,g,h,i=parseFloat(f.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>";f.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),d=b.firstChild,e=d.firstChild,h=d.nextSibling.firstChild.firstChild,this.doesNotAddBorder=e.offsetTop!==5,this.doesAddBorderForTableAndCells=h.offsetTop===5,e.style.position="fixed",e.style.top="20px",this.supportsFixedPosition=e.offsetTop===20||e.offsetTop===15,e.style.position=e.style.top="",d.style.overflow="hidden",d.style.position="relative",this.subtractsBorderForOverflowNotVisible=e.offsetTop===-5,this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==i,a.removeChild(b),f.offset.initialize=f.noop},bodyOffset:function(a){var b=a.offsetTop,c=a.offsetLeft;f.offset.initialize(),f.offset.doesNotIncludeMarginInBodyOffset&&(b+=parseFloat(f.css(a,"marginTop"))||0,c+=parseFloat(f.css(a,"marginLeft"))||0);return{top:b,left:c}},setOffset:function(a,b,c){var d=f.css(a,"position");d==="static"&&(a.style.position="relative");var e=f(a),g=e.offset(),h=f.css(a,"top"),i=f.css(a,"left"),j=(d==="absolute"||d==="fixed")&&f.inArray("auto",[h,i])>-1,k={},l={},m,n;j?(l=e.position(),m=l.top,n=l.left):(m=parseFloat(h)||0,n=parseFloat(i)||0),f.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):e.css(k)}},f.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),c=this.offset(),d=cx.test(b[0].nodeName)?{top:0,left:0}:b.offset();c.top-=parseFloat(f.css(a,"marginTop"))||0,c.left-=parseFloat(f.css(a,"marginLeft"))||0,d.top+=parseFloat(f.css(b[0],"borderTopWidth"))||0,d.left+=parseFloat(f.css(b[0],"borderLeftWidth"))||0;return{top:c.top-d.top,left:c.left-d.left}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||c.body;while(a&&!cx.test(a.nodeName)&&f.css(a,"position")==="static")a=a.offsetParent;return a})}}),f.each(["Left","Top"],function(a,c){var d="scroll"+c;f.fn[d]=function(c){var e,g;if(c===b){e=this[0];if(!e)return null;g=cy(e);return g?"pageXOffset"in g?g[a?"pageYOffset":"pageXOffset"]:f.support.boxModel&&g.document.documentElement[d]||g.document.body[d]:e[d]}return this.each(function(){g=cy(this),g?g.scrollTo(a?f(g).scrollLeft():c,a?c:f(g).scrollTop()):this[d]=c})}}),f.each(["Height","Width"],function(a,c){var d=c.toLowerCase();f.fn["inner"+c]=function(){return this[0]?parseFloat(f.css(this[0],d,"padding")):null},f.fn["outer"+c]=function(a){return this[0]?parseFloat(f.css(this[0],d,a?"margin":"border")):null},f.fn[d]=function(a){var e=this[0];if(!e)return a==null?null:this;if(f.isFunction(a))return this.each(function(b){var c=f(this);c[d](a.call(this,b,c[d]()))});if(f.isWindow(e)){var g=e.document.documentElement["client"+c];return e.document.compatMode==="CSS1Compat"&&g||e.document.body["client"+c]||g}if(e.nodeType===9)return Math.max(e.documentElement["client"+c],e.body["scroll"+c],e.documentElement["scroll"+c],e.body["offset"+c],e.documentElement["offset"+c]);if(a===b){var h=f.css(e,d),i=parseFloat(h);return f.isNaN(i)?h:i}return this.css(d,typeof a=="string"?a:a+"px")}}),a.jQuery=a.$=f})(window);jQuery.noConflict();;var $jn=jQuery.noConflict();$jn(document).ready(function(){$jn('div.toggle').click(function(){$jn(this).next('div.toggle_content').toggle(250);});$jn('div.toggle').toggle(function(){$jn(this).css('background-position','left -68px');},function(){$jn(this).css('background-position','left 12px');});});;jQuery.ui||(function(c){var i=c.fn.remove,d=c.browser.mozilla&&(parseFloat(c.browser.version)<1.9);c.ui={version:"1.7.2",plugin:{add:function(k,l,n){var m=c.ui[k].prototype;for(var j in n){m.plugins[j]=m.plugins[j]||[];m.plugins[j].push([l,n[j]])}},call:function(j,l,k){var n=j.plugins[l];if(!n||!j.element[0].parentNode){return}for(var m=0;m<n.length;m++){if(j.options[n[m][0]]){n[m][1].apply(j.element,k)}}}},contains:function(k,j){return document.compareDocumentPosition?k.compareDocumentPosition(j)&16:k!==j&&k.contains(j)},hasScroll:function(m,k){if(c(m).css("overflow")=="hidden"){return false}var j=(k&&k=="left")?"scrollLeft":"scrollTop",l=false;if(m[j]>0){return true}m[j]=1;l=(m[j]>0);m[j]=0;return l},isOverAxis:function(k,j,l){return(k>j)&&(k<(j+l))},isOver:function(o,k,n,m,j,l){return c.ui.isOverAxis(o,n,j)&&c.ui.isOverAxis(k,m,l)},keyCode:{BACKSPACE:8,CAPS_LOCK:20,COMMA:188,CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,INSERT:45,LEFT:37,NUMPAD_ADD:107,NUMPAD_DECIMAL:110,NUMPAD_DIVIDE:111,NUMPAD_ENTER:108,NUMPAD_MULTIPLY:106,NUMPAD_SUBTRACT:109,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SHIFT:16,SPACE:32,TAB:9,UP:38}};if(d){var f=c.attr,e=c.fn.removeAttr,h="http://www.w3.org/2005/07/aaa",a=/^aria-/,b=/^wairole:/;c.attr=function(k,j,l){var m=l!==undefined;return(j=="role"?(m?f.call(this,k,j,"wairole:"+l):(f.apply(this,arguments)||"").replace(b,"")):(a.test(j)?(m?k.setAttributeNS(h,j.replace(a,"aaa:"),l):f.call(this,k,j.replace(a,"aaa:"))):f.apply(this,arguments)))};c.fn.removeAttr=function(j){return(a.test(j)?this.each(function(){this.removeAttributeNS(h,j.replace(a,""))}):e.call(this,j))}}c.fn.extend({remove:function(){c("*",this).add(this).each(function(){c(this).triggerHandler("remove")});return i.apply(this,arguments)},enableSelection:function(){return this.attr("unselectable","off").css("MozUserSelect","").unbind("selectstart.ui")},disableSelection:function(){return this.attr("unselectable","on").css("MozUserSelect","none").bind("selectstart.ui",function(){return false})},scrollParent:function(){var j;if((c.browser.msie&&(/(static|relative)/).test(this.css("position")))||(/absolute/).test(this.css("position"))){j=this.parents().filter(function(){return(/(relative|absolute|fixed)/).test(c.curCSS(this,"position",1))&&(/(auto|scroll)/).test(c.curCSS(this,"overflow",1)+c.curCSS(this,"overflow-y",1)+c.curCSS(this,"overflow-x",1))}).eq(0)}else{j=this.parents().filter(function(){return(/(auto|scroll)/).test(c.curCSS(this,"overflow",1)+c.curCSS(this,"overflow-y",1)+c.curCSS(this,"overflow-x",1))}).eq(0)}return(/fixed/).test(this.css("position"))||!j.length?c(document):j}});c.extend(c.expr[":"],{data:function(l,k,j){return!!c.data(l,j[3])},focusable:function(k){var l=k.nodeName.toLowerCase(),j=c.attr(k,"tabindex");return(/input|select|textarea|button|object/.test(l)?!k.disabled:"a"==l||"area"==l?k.href||!isNaN(j):!isNaN(j))&&!c(k)["area"==l?"parents":"closest"](":hidden").length},tabbable:function(k){var j=c.attr(k,"tabindex");return(isNaN(j)||j>=0)&&c(k).is(":focusable")}});function g(m,n,o,l){function k(q){var p=c[m][n][q]||[];return(typeof p=="string"?p.split(/,?\s+/):p)}var j=k("getter");if(l.length==1&&typeof l[0]=="string"){j=j.concat(k("getterSetter"))}return(c.inArray(o,j)!=-1)}c.widget=function(k,j){var l=k.split(".")[0];k=k.split(".")[1];c.fn[k]=function(p){var n=(typeof p=="string"),o=Array.prototype.slice.call(arguments,1);if(n&&p.substring(0,1)=="_"){return this}if(n&&g(l,k,p,o)){var m=c.data(this[0],k);return(m?m[p].apply(m,o):undefined)}return this.each(function(){var q=c.data(this,k);(!q&&!n&&c.data(this,k,new c[l][k](this,p))._init());(q&&n&&c.isFunction(q[p])&&q[p].apply(q,o))})};c[l]=c[l]||{};c[l][k]=function(o,n){var m=this;this.namespace=l;this.widgetName=k;this.widgetEventPrefix=c[l][k].eventPrefix||k;this.widgetBaseClass=l+"-"+k;this.options=c.extend({},c.widget.defaults,c[l][k].defaults,c.metadata&&c.metadata.get(o)[k],n);this.element=c(o).bind("setData."+k,function(q,p,r){if(q.target==o){return m._setData(p,r)}}).bind("getData."+k,function(q,p){if(q.target==o){return m._getData(p)}}).bind("remove",function(){return m.destroy()})};c[l][k].prototype=c.extend({},c.widget.prototype,j);c[l][k].getterSetter="option"};c.widget.prototype={_init:function(){},destroy:function(){this.element.removeData(this.widgetName).removeClass(this.widgetBaseClass+"-disabled "+this.namespace+"-state-disabled").removeAttr("aria-disabled")},option:function(l,m){var k=l,j=this;if(typeof l=="string"){if(m===undefined){return this._getData(l)}k={};k[l]=m}c.each(k,function(n,o){j._setData(n,o)})},_getData:function(j){return this.options[j]},_setData:function(j,k){this.options[j]=k;if(j=="disabled"){this.element[k?"addClass":"removeClass"](this.widgetBaseClass+"-disabled "+this.namespace+"-state-disabled").attr("aria-disabled",k)}},enable:function(){this._setData("disabled",false)},disable:function(){this._setData("disabled",true)},_trigger:function(l,m,n){var p=this.options[l],j=(l==this.widgetEventPrefix?l:this.widgetEventPrefix+l);m=c.Event(m);m.type=j;if(m.originalEvent){for(var k=c.event.props.length,o;k;){o=c.event.props[--k];m[o]=m.originalEvent[o]}}this.element.trigger(m,n);return!(c.isFunction(p)&&p.call(this.element[0],m,n)===false||m.isDefaultPrevented())}};c.widget.defaults={disabled:false};c.ui.mouse={_mouseInit:function(){var j=this;this.element.bind("mousedown."+this.widgetName,function(k){return j._mouseDown(k)}).bind("click."+this.widgetName,function(k){if(j._preventClickEvent){j._preventClickEvent=false;k.stopImmediatePropagation();return false}});if(c.browser.msie){this._mouseUnselectable=this.element.attr("unselectable");this.element.attr("unselectable","on")}this.started=false},_mouseDestroy:function(){this.element.unbind("."+this.widgetName);(c.browser.msie&&this.element.attr("unselectable",this._mouseUnselectable))},_mouseDown:function(l){l.originalEvent=l.originalEvent||{};if(l.originalEvent.mouseHandled){return}(this._mouseStarted&&this._mouseUp(l));this._mouseDownEvent=l;var k=this,m=(l.which==1),j=(typeof this.options.cancel=="string"?c(l.target).parents().add(l.target).filter(this.options.cancel).length:false);if(!m||j||!this._mouseCapture(l)){return true}this.mouseDelayMet=!this.options.delay;if(!this.mouseDelayMet){this._mouseDelayTimer=setTimeout(function(){k.mouseDelayMet=true},this.options.delay)}if(this._mouseDistanceMet(l)&&this._mouseDelayMet(l)){this._mouseStarted=(this._mouseStart(l)!==false);if(!this._mouseStarted){l.preventDefault();return true}}this._mouseMoveDelegate=function(n){return k._mouseMove(n)};this._mouseUpDelegate=function(n){return k._mouseUp(n)};c(document).bind("mousemove."+this.widgetName,this._mouseMoveDelegate).bind("mouseup."+this.widgetName,this._mouseUpDelegate);(c.browser.safari||l.preventDefault());l.originalEvent.mouseHandled=true;return true},_mouseMove:function(j){if(c.browser.msie&&!j.button){return this._mouseUp(j)}if(this._mouseStarted){this._mouseDrag(j);return j.preventDefault()}if(this._mouseDistanceMet(j)&&this._mouseDelayMet(j)){this._mouseStarted=(this._mouseStart(this._mouseDownEvent,j)!==false);(this._mouseStarted?this._mouseDrag(j):this._mouseUp(j))}return!this._mouseStarted},_mouseUp:function(j){c(document).unbind("mousemove."+this.widgetName,this._mouseMoveDelegate).unbind("mouseup."+this.widgetName,this._mouseUpDelegate);if(this._mouseStarted){this._mouseStarted=false;this._preventClickEvent=(j.target==this._mouseDownEvent.target);this._mouseStop(j)}return false},_mouseDistanceMet:function(j){return(Math.max(Math.abs(this._mouseDownEvent.pageX-j.pageX),Math.abs(this._mouseDownEvent.pageY-j.pageY))>=this.options.distance)},_mouseDelayMet:function(j){return this.mouseDelayMet},_mouseStart:function(j){},_mouseDrag:function(j){},_mouseStop:function(j){},_mouseCapture:function(j){return true}};c.ui.mouse.defaults={cancel:null,distance:1,delay:0}})(jQuery);;(function(a){a.widget("ui.slider",a.extend({},a.ui.mouse,{_init:function(){var b=this,c=this.options;this._keySliding=false;this._handleIndex=null;this._detectOrientation();this._mouseInit();this.element.addClass("ui-slider ui-slider-"+this.orientation+" ui-widget ui-widget-content ui-corner-all");this.range=a([]);if(c.range){if(c.range===true){this.range=a("<div></div>");if(!c.values){c.values=[this._valueMin(),this._valueMin()]}if(c.values.length&&c.values.length!=2){c.values=[c.values[0],c.values[0]]}}else{this.range=a("<div></div>")}this.range.appendTo(this.element).addClass("ui-slider-range");if(c.range=="min"||c.range=="max"){this.range.addClass("ui-slider-range-"+c.range)}this.range.addClass("ui-widget-header")}if(a(".ui-slider-handle",this.element).length==0){a('<a href="#"></a>').appendTo(this.element).addClass("ui-slider-handle")}if(c.values&&c.values.length){while(a(".ui-slider-handle",this.element).length<c.values.length){a('<a href="#"></a>').appendTo(this.element).addClass("ui-slider-handle")}}this.handles=a(".ui-slider-handle",this.element).addClass("ui-state-default ui-corner-all");this.handle=this.handles.eq(0);this.handles.add(this.range).filter("a").click(function(d){d.preventDefault()}).hover(function(){if(!c.disabled){a(this).addClass("ui-state-hover")}},function(){a(this).removeClass("ui-state-hover")}).focus(function(){if(!c.disabled){a(".ui-slider .ui-state-focus").removeClass("ui-state-focus");a(this).addClass("ui-state-focus")}else{a(this).blur()}}).blur(function(){a(this).removeClass("ui-state-focus")});this.handles.each(function(d){a(this).data("index.ui-slider-handle",d)});this.handles.keydown(function(i){var f=true;var e=a(this).data("index.ui-slider-handle");if(b.options.disabled){return}switch(i.keyCode){case a.ui.keyCode.HOME:case a.ui.keyCode.END:case a.ui.keyCode.UP:case a.ui.keyCode.RIGHT:case a.ui.keyCode.DOWN:case a.ui.keyCode.LEFT:f=false;if(!b._keySliding){b._keySliding=true;a(this).addClass("ui-state-active");b._start(i,e)}break}var g,d,h=b._step();if(b.options.values&&b.options.values.length){g=d=b.values(e)}else{g=d=b.value()}switch(i.keyCode){case a.ui.keyCode.HOME:d=b._valueMin();break;case a.ui.keyCode.END:d=b._valueMax();break;case a.ui.keyCode.UP:case a.ui.keyCode.RIGHT:if(g==b._valueMax()){return}d=g+h;break;case a.ui.keyCode.DOWN:case a.ui.keyCode.LEFT:if(g==b._valueMin()){return}d=g-h;break}b._slide(i,e,d);return f}).keyup(function(e){var d=a(this).data("index.ui-slider-handle");if(b._keySliding){b._stop(e,d);b._change(e,d);b._keySliding=false;a(this).removeClass("ui-state-active")}});this._refreshValue()},destroy:function(){this.handles.remove();this.range.remove();this.element.removeClass("ui-slider ui-slider-horizontal ui-slider-vertical ui-slider-disabled ui-widget ui-widget-content ui-corner-all").removeData("slider").unbind(".slider");this._mouseDestroy()},_mouseCapture:function(d){var e=this.options;if(e.disabled){return false}this.elementSize={width:this.element.outerWidth(),height:this.element.outerHeight()};this.elementOffset=this.element.offset();var h={x:d.pageX,y:d.pageY};var j=this._normValueFromMouse(h);var c=this._valueMax()-this._valueMin()+1,f;var k=this,i;this.handles.each(function(l){var m=Math.abs(j-k.values(l));if(c>m){c=m;f=a(this);i=l}});if(e.range==true&&this.values(1)==e.min){f=a(this.handles[++i])}this._start(d,i);k._handleIndex=i;f.addClass("ui-state-active").focus();var g=f.offset();var b=!a(d.target).parents().andSelf().is(".ui-slider-handle");this._clickOffset=b?{left:0,top:0}:{left:d.pageX-g.left-(f.width()/2),top:d.pageY-g.top-(f.height()/2)-(parseInt(f.css("borderTopWidth"),10)||0)-(parseInt(f.css("borderBottomWidth"),10)||0)+(parseInt(f.css("marginTop"),10)||0)};j=this._normValueFromMouse(h);this._slide(d,i,j);return true},_mouseStart:function(b){return true},_mouseDrag:function(d){var b={x:d.pageX,y:d.pageY};var c=this._normValueFromMouse(b);this._slide(d,this._handleIndex,c);return false},_mouseStop:function(b){this.handles.removeClass("ui-state-active");this._stop(b,this._handleIndex);this._change(b,this._handleIndex);this._handleIndex=null;this._clickOffset=null;return false},_detectOrientation:function(){this.orientation=this.options.orientation=="vertical"?"vertical":"horizontal"},_normValueFromMouse:function(d){var c,h;if("horizontal"==this.orientation){c=this.elementSize.width;h=d.x-this.elementOffset.left-(this._clickOffset?this._clickOffset.left:0)}else{c=this.elementSize.height;h=d.y-this.elementOffset.top-(this._clickOffset?this._clickOffset.top:0)}var f=(h/c);if(f>1){f=1}if(f<0){f=0}if("vertical"==this.orientation){f=1-f}var e=this._valueMax()-this._valueMin(),i=f*e,b=i%this.options.step,g=this._valueMin()+i-b;if(b>(this.options.step/2)){g+=this.options.step}return parseFloat(g.toFixed(5))},_start:function(d,c){var b={handle:this.handles[c],value:this.value()};if(this.options.values&&this.options.values.length){b.value=this.values(c);b.values=this.values()}this._trigger("start",d,b)},_slide:function(f,e,d){var g=this.handles[e];if(this.options.values&&this.options.values.length){var b=this.values(e?0:1);if((this.options.values.length==2&&this.options.range===true)&&((e==0&&d>b)||(e==1&&d<b))){d=b}if(d!=this.values(e)){var c=this.values();c[e]=d;var h=this._trigger("slide",f,{handle:this.handles[e],value:d,values:c});var b=this.values(e?0:1);if(h!==false){this.values(e,d,(f.type=="mousedown"&&this.options.animate),true)}}}else{if(d!=this.value()){var h=this._trigger("slide",f,{handle:this.handles[e],value:d});if(h!==false){this._setData("value",d,(f.type=="mousedown"&&this.options.animate))}}}},_stop:function(d,c){var b={handle:this.handles[c],value:this.value()};if(this.options.values&&this.options.values.length){b.value=this.values(c);b.values=this.values()}this._trigger("stop",d,b)},_change:function(d,c){var b={handle:this.handles[c],value:this.value()};if(this.options.values&&this.options.values.length){b.value=this.values(c);b.values=this.values()}this._trigger("change",d,b)},value:function(b){if(arguments.length){this._setData("value",b);this._change(null,0)}return this._value()},values:function(b,e,c,d){if(arguments.length>1){this.options.values[b]=e;this._refreshValue(c);if(!d){this._change(null,b)}}if(arguments.length){if(this.options.values&&this.options.values.length){return this._values(b)}else{return this.value()}}else{return this._values()}},_setData:function(b,d,c){a.widget.prototype._setData.apply(this,arguments);switch(b){case"disabled":if(d){this.handles.filter(".ui-state-focus").blur();this.handles.removeClass("ui-state-hover");this.handles.attr("disabled","disabled")}else{this.handles.removeAttr("disabled")}case"orientation":this._detectOrientation();this.element.removeClass("ui-slider-horizontal ui-slider-vertical").addClass("ui-slider-"+this.orientation);this._refreshValue(c);break;case"value":this._refreshValue(c);break}},_step:function(){var b=this.options.step;return b},_value:function(){var b=this.options.value;if(b<this._valueMin()){b=this._valueMin()}if(b>this._valueMax()){b=this._valueMax()}return b},_values:function(b){if(arguments.length){var c=this.options.values[b];if(c<this._valueMin()){c=this._valueMin()}if(c>this._valueMax()){c=this._valueMax()}return c}else{return this.options.values}},_valueMin:function(){var b=this.options.min;return b},_valueMax:function(){var b=this.options.max;return b},_refreshValue:function(c){var f=this.options.range,d=this.options,l=this;if(this.options.values&&this.options.values.length){var i,h;this.handles.each(function(p,n){var o=(l.values(p)-l._valueMin())/(l._valueMax()-l._valueMin())*100;var m={};m[l.orientation=="horizontal"?"left":"bottom"]=o+"%";a(this).stop(1,1)[c?"animate":"css"](m,d.animate);if(l.options.range===true){if(l.orientation=="horizontal"){(p==0)&&l.range.stop(1,1)[c?"animate":"css"]({left:o+"%"},d.animate);(p==1)&&l.range[c?"animate":"css"]({width:(o-lastValPercent)+"%"},{queue:false,duration:d.animate})}else{(p==0)&&l.range.stop(1,1)[c?"animate":"css"]({bottom:(o)+"%"},d.animate);(p==1)&&l.range[c?"animate":"css"]({height:(o-lastValPercent)+"%"},{queue:false,duration:d.animate})}}lastValPercent=o})}else{var j=this.value(),g=this._valueMin(),k=this._valueMax(),e=k!=g?(j-g)/(k-g)*100:0;var b={};b[l.orientation=="horizontal"?"left":"bottom"]=e+"%";this.handle.stop(1,1)[c?"animate":"css"](b,d.animate);(f=="min")&&(this.orientation=="horizontal")&&this.range.stop(1,1)[c?"animate":"css"]({width:e+"%"},d.animate);(f=="max")&&(this.orientation=="horizontal")&&this.range[c?"animate":"css"]({width:(100-e)+"%"},{queue:false,duration:d.animate});(f=="min")&&(this.orientation=="vertical")&&this.range.stop(1,1)[c?"animate":"css"]({height:e+"%"},d.animate);(f=="max")&&(this.orientation=="vertical")&&this.range[c?"animate":"css"]({height:(100-e)+"%"},{queue:false,duration:d.animate})}}}));a.extend(a.ui.slider,{getter:"value values",version:"1.7.2",eventPrefix:"slide",defaults:{animate:false,delay:0,distance:0,max:100,min:0,orientation:"horizontal",range:false,step:1,value:0,values:null}})})(jQuery);;jQuery.effects||(function(d){d.effects={version:"1.7.2",save:function(g,h){for(var f=0;f<h.length;f++){if(h[f]!==null){g.data("ec.storage."+h[f],g[0].style[h[f]])}}},restore:function(g,h){for(var f=0;f<h.length;f++){if(h[f]!==null){g.css(h[f],g.data("ec.storage."+h[f]))}}},setMode:function(f,g){if(g=="toggle"){g=f.is(":hidden")?"show":"hide"}return g},getBaseline:function(g,h){var i,f;switch(g[0]){case"top":i=0;break;case"middle":i=0.5;break;case"bottom":i=1;break;default:i=g[0]/h.height}switch(g[1]){case"left":f=0;break;case"center":f=0.5;break;case"right":f=1;break;default:f=g[1]/h.width}return{x:f,y:i}},createWrapper:function(f){if(f.parent().is(".ui-effects-wrapper")){return f.parent()}var g={width:f.outerWidth(true),height:f.outerHeight(true),"float":f.css("float")};f.wrap('<div class="ui-effects-wrapper" style="font-size:100%;background:transparent;border:none;margin:0;padding:0"></div>');var j=f.parent();if(f.css("position")=="static"){j.css({position:"relative"});f.css({position:"relative"})}else{var i=f.css("top");if(isNaN(parseInt(i,10))){i="auto"}var h=f.css("left");if(isNaN(parseInt(h,10))){h="auto"}j.css({position:f.css("position"),top:i,left:h,zIndex:f.css("z-index")}).show();f.css({position:"relative",top:0,left:0})}j.css(g);return j},removeWrapper:function(f){if(f.parent().is(".ui-effects-wrapper")){return f.parent().replaceWith(f)}return f},setTransition:function(g,i,f,h){h=h||{};d.each(i,function(k,j){unit=g.cssUnit(j);if(unit[0]>0){h[j]=unit[0]*f+unit[1]}});return h},animateClass:function(h,i,k,j){var f=(typeof k=="function"?k:(j?j:null));var g=(typeof k=="string"?k:null);return this.each(function(){var q={};var o=d(this);var p=o.attr("style")||"";if(typeof p=="object"){p=p.cssText}if(h.toggle){o.hasClass(h.toggle)?h.remove=h.toggle:h.add=h.toggle}var l=d.extend({},(document.defaultView?document.defaultView.getComputedStyle(this,null):this.currentStyle));if(h.add){o.addClass(h.add)}if(h.remove){o.removeClass(h.remove)}var m=d.extend({},(document.defaultView?document.defaultView.getComputedStyle(this,null):this.currentStyle));if(h.add){o.removeClass(h.add)}if(h.remove){o.addClass(h.remove)}for(var r in m){if(typeof m[r]!="function"&&m[r]&&r.indexOf("Moz")==-1&&r.indexOf("length")==-1&&m[r]!=l[r]&&(r.match(/color/i)||(!r.match(/color/i)&&!isNaN(parseInt(m[r],10))))&&(l.position!="static"||(l.position=="static"&&!r.match(/left|top|bottom|right/)))){q[r]=m[r]}}o.animate(q,i,g,function(){if(typeof d(this).attr("style")=="object"){d(this).attr("style")["cssText"]="";d(this).attr("style")["cssText"]=p}else{d(this).attr("style",p)}if(h.add){d(this).addClass(h.add)}if(h.remove){d(this).removeClass(h.remove)}if(f){f.apply(this,arguments)}})})}};function c(g,f){var i=g[1]&&g[1].constructor==Object?g[1]:{};if(f){i.mode=f}var h=g[1]&&g[1].constructor!=Object?g[1]:(i.duration?i.duration:g[2]);h=d.fx.off?0:typeof h==="number"?h:d.fx.speeds[h]||d.fx.speeds._default;var j=i.callback||(d.isFunction(g[1])&&g[1])||(d.isFunction(g[2])&&g[2])||(d.isFunction(g[3])&&g[3]);return[g[0],i,h,j]}d.fn.extend({_show:d.fn.show,_hide:d.fn.hide,__toggle:d.fn.toggle,_addClass:d.fn.addClass,_removeClass:d.fn.removeClass,_toggleClass:d.fn.toggleClass,effect:function(g,f,h,i){return d.effects[g]?d.effects[g].call(this,{method:g,options:f||{},duration:h,callback:i}):null},show:function(){if(!arguments[0]||(arguments[0].constructor==Number||(/(slow|normal|fast)/).test(arguments[0]))){return this._show.apply(this,arguments)}else{return this.effect.apply(this,c(arguments,"show"))}},hide:function(){if(!arguments[0]||(arguments[0].constructor==Number||(/(slow|normal|fast)/).test(arguments[0]))){return this._hide.apply(this,arguments)}else{return this.effect.apply(this,c(arguments,"hide"))}},toggle:function(){if(!arguments[0]||(arguments[0].constructor==Number||(/(slow|normal|fast)/).test(arguments[0]))||(d.isFunction(arguments[0])||typeof arguments[0]=="boolean")){return this.__toggle.apply(this,arguments)}else{return this.effect.apply(this,c(arguments,"toggle"))}},addClass:function(g,f,i,h){return f?d.effects.animateClass.apply(this,[{add:g},f,i,h]):this._addClass(g)},removeClass:function(g,f,i,h){return f?d.effects.animateClass.apply(this,[{remove:g},f,i,h]):this._removeClass(g)},toggleClass:function(g,f,i,h){return((typeof f!=="boolean")&&f)?d.effects.animateClass.apply(this,[{toggle:g},f,i,h]):this._toggleClass(g,f)},morph:function(f,h,g,j,i){return d.effects.animateClass.apply(this,[{add:h,remove:f},g,j,i])},switchClass:function(){return this.morph.apply(this,arguments)},cssUnit:function(f){var g=this.css(f),h=[];d.each(["em","px","%","pt"],function(j,k){if(g.indexOf(k)>0){h=[parseFloat(g),k]}});return h}});d.each(["backgroundColor","borderBottomColor","borderLeftColor","borderRightColor","borderTopColor","color","outlineColor"],function(g,f){d.fx.step[f]=function(h){if(h.state==0){h.start=e(h.elem,f);h.end=b(h.end)}h.elem.style[f]="rgb("+[Math.max(Math.min(parseInt((h.pos*(h.end[0]-h.start[0]))+h.start[0],10),255),0),Math.max(Math.min(parseInt((h.pos*(h.end[1]-h.start[1]))+h.start[1],10),255),0),Math.max(Math.min(parseInt((h.pos*(h.end[2]-h.start[2]))+h.start[2],10),255),0)].join(",")+")"}});function b(g){var f;if(g&&g.constructor==Array&&g.length==3){return g}if(f=/rgb\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*\)/.exec(g)){return[parseInt(f[1],10),parseInt(f[2],10),parseInt(f[3],10)]}if(f=/rgb\(\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*\)/.exec(g)){return[parseFloat(f[1])*2.55,parseFloat(f[2])*2.55,parseFloat(f[3])*2.55]}if(f=/#([a-fA-F0-9]{2})([a-fA-F0-9]{2})([a-fA-F0-9]{2})/.exec(g)){return[parseInt(f[1],16),parseInt(f[2],16),parseInt(f[3],16)]}if(f=/#([a-fA-F0-9])([a-fA-F0-9])([a-fA-F0-9])/.exec(g)){return[parseInt(f[1]+f[1],16),parseInt(f[2]+f[2],16),parseInt(f[3]+f[3],16)]}if(f=/rgba\(0, 0, 0, 0\)/.exec(g)){return a.transparent}return a[d.trim(g).toLowerCase()]}function e(h,f){var g;do{g=d.curCSS(h,f);if(g!=""&&g!="transparent"||d.nodeName(h,"body")){break}f="backgroundColor"}while(h=h.parentNode);return b(g)}var a={aqua:[0,255,255],azure:[240,255,255],beige:[245,245,220],black:[0,0,0],blue:[0,0,255],brown:[165,42,42],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgrey:[169,169,169],darkgreen:[0,100,0],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkviolet:[148,0,211],fuchsia:[255,0,255],gold:[255,215,0],green:[0,128,0],indigo:[75,0,130],khaki:[240,230,140],lightblue:[173,216,230],lightcyan:[224,255,255],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightyellow:[255,255,224],lime:[0,255,0],magenta:[255,0,255],maroon:[128,0,0],navy:[0,0,128],olive:[128,128,0],orange:[255,165,0],pink:[255,192,203],purple:[128,0,128],violet:[128,0,128],red:[255,0,0],silver:[192,192,192],white:[255,255,255],yellow:[255,255,0],transparent:[255,255,255]};d.easing.jswing=d.easing.swing;d.extend(d.easing,{def:"easeOutQuad",swing:function(g,h,f,j,i){return d.easing[d.easing.def](g,h,f,j,i)},easeInQuad:function(g,h,f,j,i){return j*(h/=i)*h+f},easeOutQuad:function(g,h,f,j,i){return-j*(h/=i)*(h-2)+f},easeInOutQuad:function(g,h,f,j,i){if((h/=i/2)<1){return j/2*h*h+f}return-j/2*((--h)*(h-2)-1)+f},easeInCubic:function(g,h,f,j,i){return j*(h/=i)*h*h+f},easeOutCubic:function(g,h,f,j,i){return j*((h=h/i-1)*h*h+1)+f},easeInOutCubic:function(g,h,f,j,i){if((h/=i/2)<1){return j/2*h*h*h+f}return j/2*((h-=2)*h*h+2)+f},easeInQuart:function(g,h,f,j,i){return j*(h/=i)*h*h*h+f},easeOutQuart:function(g,h,f,j,i){return-j*((h=h/i-1)*h*h*h-1)+f},easeInOutQuart:function(g,h,f,j,i){if((h/=i/2)<1){return j/2*h*h*h*h+f}return-j/2*((h-=2)*h*h*h-2)+f},easeInQuint:function(g,h,f,j,i){return j*(h/=i)*h*h*h*h+f},easeOutQuint:function(g,h,f,j,i){return j*((h=h/i-1)*h*h*h*h+1)+f},easeInOutQuint:function(g,h,f,j,i){if((h/=i/2)<1){return j/2*h*h*h*h*h+f}return j/2*((h-=2)*h*h*h*h+2)+f},easeInSine:function(g,h,f,j,i){return-j*Math.cos(h/i*(Math.PI/2))+j+f},easeOutSine:function(g,h,f,j,i){return j*Math.sin(h/i*(Math.PI/2))+f},easeInOutSine:function(g,h,f,j,i){return-j/2*(Math.cos(Math.PI*h/i)-1)+f},easeInExpo:function(g,h,f,j,i){return(h==0)?f:j*Math.pow(2,10*(h/i-1))+f},easeOutExpo:function(g,h,f,j,i){return(h==i)?f+j:j*(-Math.pow(2,-10*h/i)+1)+f},easeInOutExpo:function(g,h,f,j,i){if(h==0){return f}if(h==i){return f+j}if((h/=i/2)<1){return j/2*Math.pow(2,10*(h-1))+f}return j/2*(-Math.pow(2,-10*--h)+2)+f},easeInCirc:function(g,h,f,j,i){return-j*(Math.sqrt(1-(h/=i)*h)-1)+f},easeOutCirc:function(g,h,f,j,i){return j*Math.sqrt(1-(h=h/i-1)*h)+f},easeInOutCirc:function(g,h,f,j,i){if((h/=i/2)<1){return-j/2*(Math.sqrt(1-h*h)-1)+f}return j/2*(Math.sqrt(1-(h-=2)*h)+1)+f},easeInElastic:function(g,i,f,m,l){var j=1.70158;var k=0;var h=m;if(i==0){return f}if((i/=l)==1){return f+m}if(!k){k=l*0.3}if(h<Math.abs(m)){h=m;var j=k/4}else{var j=k/(2*Math.PI)*Math.asin(m/h)}return-(h*Math.pow(2,10*(i-=1))*Math.sin((i*l-j)*(2*Math.PI)/k))+f},easeOutElastic:function(g,i,f,m,l){var j=1.70158;var k=0;var h=m;if(i==0){return f}if((i/=l)==1){return f+m}if(!k){k=l*0.3}if(h<Math.abs(m)){h=m;var j=k/4}else{var j=k/(2*Math.PI)*Math.asin(m/h)}return h*Math.pow(2,-10*i)*Math.sin((i*l-j)*(2*Math.PI)/k)+m+f},easeInOutElastic:function(g,i,f,m,l){var j=1.70158;var k=0;var h=m;if(i==0){return f}if((i/=l/2)==2){return f+m}if(!k){k=l*(0.3*1.5)}if(h<Math.abs(m)){h=m;var j=k/4}else{var j=k/(2*Math.PI)*Math.asin(m/h)}if(i<1){return-0.5*(h*Math.pow(2,10*(i-=1))*Math.sin((i*l-j)*(2*Math.PI)/k))+f}return h*Math.pow(2,-10*(i-=1))*Math.sin((i*l-j)*(2*Math.PI)/k)*0.5+m+f},easeInBack:function(g,h,f,k,j,i){if(i==undefined){i=1.70158}return k*(h/=j)*h*((i+1)*h-i)+f},easeOutBack:function(g,h,f,k,j,i){if(i==undefined){i=1.70158}return k*((h=h/j-1)*h*((i+1)*h+i)+1)+f},easeInOutBack:function(g,h,f,k,j,i){if(i==undefined){i=1.70158}if((h/=j/2)<1){return k/2*(h*h*(((i*=(1.525))+1)*h-i))+f}return k/2*((h-=2)*h*(((i*=(1.525))+1)*h+i)+2)+f},easeInBounce:function(g,h,f,j,i){return j-d.easing.easeOutBounce(g,i-h,0,j,i)+f},easeOutBounce:function(g,h,f,j,i){if((h/=i)<(1/2.75)){return j*(7.5625*h*h)+f}else{if(h<(2/2.75)){return j*(7.5625*(h-=(1.5/2.75))*h+0.75)+f}else{if(h<(2.5/2.75)){return j*(7.5625*(h-=(2.25/2.75))*h+0.9375)+f}else{return j*(7.5625*(h-=(2.625/2.75))*h+0.984375)+f}}}},easeInOutBounce:function(g,h,f,j,i){if(h<i/2){return d.easing.easeInBounce(g,h*2,0,j,i)*0.5+f}return d.easing.easeOutBounce(g,h*2-i,0,j,i)*0.5+j*0.5+f}})})(jQuery);;;var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),hasClass:function(C,B){return RegExp("(?:^|\\s)"+B+"(?=\\s|$)").test(C.className)},quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textDecoration:function(G,F){if(!F){F=this.getStyle(G)}var C={underline:null,overline:null,"line-through":null};for(var B=G;B.parentNode&&B.parentNode.nodeType==1;){var E=true;for(var D in C){if(!k(C,D)||C[D]){continue}if(F.get("textDecoration").indexOf(D)!=-1){C[D]=F.get("color")}E=false}if(E){break}F=this.getStyle(B=B.parentNode)}return C},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var B={inline:1,"inline-block":1,"run-in":1};return function(E,C,D){if(B[C.get("display")]){return E}if(!D.previousSibling){E=E.replace(/^\s+/,"")}if(!D.nextSibling){E=E.replace(/\s+$/,"")}return E}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(C){var B=this.face=C.face;this.glyphs=C.glyphs;this.w=C.w;this.baseSize=parseInt(B["units-per-em"],10);this.family=B["font-family"].toLowerCase();this.weight=B["font-weight"];this.style=B["font-style"]||"normal";this.viewBox=(function(){var E=B.bbox.split(/\s+/);var D={minX:parseInt(E[0],10),minY:parseInt(E[1],10),maxX:parseInt(E[2],10),maxY:parseInt(E[3],10)};D.width=D.maxX-D.minX;D.height=D.maxY-D.minY;D.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return D})();this.ascent=-parseInt(B.ascent,10);this.descent=-parseInt(B.descent,10);this.height=-this.ascent+this.descent}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>I&&L>I)?M<L:M>L:(M<I&&L<I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this)}function E(F){C(this)}function C(F){setTimeout(function(){m.replace(F,d.get(F).options,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return!!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var B={},D,F;for(var E=0,C=arguments.length;D=arguments[E],E<C;++E){for(F in D){if(k(D,F)){B[F]=D[F]}}}return B}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(C,J){var B=n.getStyle(v(C,J)).extend(J);var D=c(C,B),E,H,G,F,I;for(E=C.firstChild;E;E=G){H=E.nodeType;G=E.nextSibling;if(H==3){if(F){F.appendData(E.data);C.removeChild(E)}else{F=E}if(G){continue}}if(F){C.replaceChild(o(D,n.whiteSpace(F.data,B,F),B,J,E,C),F);F=null}if(H==1&&E.firstChild){if(n.hasClass(E,"cufon")){z[J.engine](D,null,B,J,E,C)}else{arguments.callee(E,J)}}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={enableTextDecoration:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textShadow:"none"};var p={words:/[^\S\u00a0]+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode((".cufon-canvas{text-indent:0;}@media screen,projection{.cufon-canvas{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}.cufon-canvas .cufon-alt{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?".cufon-canvas canvas{position:relative;}":".cufon-canvas canvas{position:absolute;}")+"}@media print{.cufon-canvas{padding:0;}.cufon-canvas canvas{display:none;}.cufon-canvas .cufon-alt{display:inline;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(ah,H,Z,D,L,ai){var n=(H===null);if(n){H=L.alt}var J=ah.viewBox;var p=Z.getSize("fontSize",ah.baseSize);var X=Z.get("letterSpacing");X=(X=="normal")?0:p.convertFrom(parseInt(X,10));var K=0,Y=0,W=0,F=0;var I=D.textShadow,U=[];if(I){for(var ag=I.length;ag--;){var O=I[ag];var T=p.convertFrom(parseFloat(O.offX));var R=p.convertFrom(parseFloat(O.offY));U[ag]=[T,R];if(R<K){K=R}if(T>Y){Y=T}if(R>W){W=R}if(T<F){F=T}}}var al=Cufon.CSS.textTransform(H,Z).split(""),B;var o=ah.glyphs,E,r,ac;var h=0,v,N=[];for(var ag=0,ae=0,ab=al.length;ag<ab;++ag){E=o[B=al[ag]]||ah.missingGlyph;if(!E){continue}if(r){h-=ac=r[B]||0;N[ae-1]-=ac}h+=v=N[ae++]=~~(E.w||ah.w)+X;r=E.k}if(v===undefined){return null}Y+=J.width-v;F+=J.minX;var C,q;if(n){C=L;q=L.firstChild}else{C=document.createElement("span");C.className="cufon cufon-canvas";C.alt=H;q=document.createElement("canvas");C.appendChild(q);if(D.printable){var ad=document.createElement("span");ad.className="cufon-alt";ad.appendChild(document.createTextNode(H));C.appendChild(ad)}}var am=C.style;var Q=q.style;var m=p.convert(J.height);var ak=Math.ceil(m);var V=ak/m;var P=V*Cufon.CSS.fontStretch(Z.get("fontStretch"));var S=h*P;var aa=Math.ceil(p.convert(S+Y-F));var t=Math.ceil(p.convert(J.height-K+W));q.width=aa;q.height=t;Q.width=aa+"px";Q.height=t+"px";K+=J.minY;Q.top=Math.round(p.convert(K-ah.ascent))+"px";Q.left=Math.round(p.convert(F))+"px";var A=Math.ceil(p.convert(S))+"px";if(a){am.width=A;am.height=p.convert(ah.height)+"px"}else{am.paddingLeft=A;am.paddingBottom=(p.convert(ah.height)-1)+"px"}var aj=q.getContext("2d"),M=m/J.height;aj.scale(M,M*V);aj.translate(-F,-K);aj.lineWidth=ah.face["underline-thickness"];aj.save();function s(i,g){aj.strokeStyle=g;aj.beginPath();aj.moveTo(0,i);aj.lineTo(h,i);aj.stroke()}var u=D.enableTextDecoration?Cufon.CSS.textDecoration(ai,Z):{};if(u.underline){s(-ah.face["underline-position"],u.underline)}if(u.overline){s(ah.ascent,u.overline)}function af(){aj.scale(P,1);for(var x=0,k=0,g=al.length;x<g;++x){var y=o[al[x]]||ah.missingGlyph;if(!y){continue}if(y.d){aj.beginPath();if(y.code){c(y.code,aj)}else{y.code=d("m"+y.d,aj)}aj.fill()}aj.translate(N[k++],0)}aj.restore()}if(I){for(var ag=I.length;ag--;){var O=I[ag];aj.save();aj.fillStyle=O.color;aj.translate.apply(aj,U[ag]);af()}}var z=D.textGradient;if(z){var G=z.stops,w=aj.createLinearGradient(0,J.minY,0,J.maxY);for(var ag=0,ab=G.length;ag<ab;++ag){w.addColorStop.apply(w,G[ag])}aj.fillStyle=w}else{aj.fillStyle=Z.get("color")}af();if(u["line-through"]){s(-ah.descent,u["line-through"])}return C}})());Cufon.registerEngine("vml",(function(){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 g=(document.documentMode||0)<8;document.write(('<style type="text/css">.cufon-vml-canvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}.cufon-vml-canvas{position:absolute;text-align:left;}.cufon-vml{display:inline-block;position:relative;vertical-align:'+(g?"middle":"text-bottom")+";}.cufon-vml .cufon-alt{position:absolute;left:-10000in;font-size:1px;}a .cufon-vml{cursor:pointer}}@media print{.cufon-vml *{display:none;}.cufon-vml .cufon-alt{display:inline;}}</style>").replace(/;/g,"!important;"));function c(h,i){return a(h,/(?:em|ex|%)$|^[a-z-]+$/i.test(i)?"1em":i)}function a(k,l){if(/px$/i.test(l)){return parseFloat(l)}var j=k.style.left,i=k.runtimeStyle.left;k.runtimeStyle.left=k.currentStyle.left;k.style.left=l.replace("%","em");var h=k.style.pixelLeft;k.style.left=j;k.runtimeStyle.left=i;return h}var f={};function d(o){var p=o.id;if(!f[p]){var m=o.stops,n=document.createElement("cvml:fill"),h=[];n.type="gradient";n.angle=180;n.focus="0";n.method="sigma";n.color=m[0][1];for(var l=1,i=m.length-1;l<i;++l){h.push(m[l][0]*100+"% "+m[l][1])}n.colors=h.join(",");n.color2=m[i][1];f[p]=n}return f[p]}return function(aj,K,ad,G,O,ak,ab){var o=(K===null);if(o){K=O.alt}var M=aj.viewBox;var q=ad.computedFontSize||(ad.computedFontSize=new Cufon.CSS.Size(c(ak,ad.get("fontSize"))+"px",aj.baseSize));var aa=ad.computedLSpacing;if(aa==undefined){aa=ad.get("letterSpacing");ad.computedLSpacing=aa=(aa=="normal")?0:~~q.convertFrom(a(ak,aa))}var C,r;if(o){C=O;r=O.firstChild}else{C=document.createElement("span");C.className="cufon cufon-vml";C.alt=K;r=document.createElement("span");r.className="cufon-vml-canvas";C.appendChild(r);if(G.printable){var ag=document.createElement("span");ag.className="cufon-alt";ag.appendChild(document.createTextNode(K));C.appendChild(ag)}if(!ab){C.appendChild(document.createElement("cvml:shape"))}}var ap=C.style;var V=r.style;var m=q.convert(M.height),am=Math.ceil(m);var Z=am/m;var T=Z*Cufon.CSS.fontStretch(ad.get("fontStretch"));var Y=M.minX,X=M.minY;V.height=am;V.top=Math.round(q.convert(X-aj.ascent));V.left=Math.round(q.convert(Y));ap.height=q.convert(aj.height)+"px";var v=G.enableTextDecoration?Cufon.CSS.textDecoration(ak,ad):{};var J=ad.get("color");var ao=Cufon.CSS.textTransform(K,ad).split(""),B;var p=aj.glyphs,H,s,af;var h=0,P=[],W=0,x;var z,L=G.textShadow;for(var ai=0,ah=0,ae=ao.length;ai<ae;++ai){H=p[B=ao[ai]]||aj.missingGlyph;if(!H){continue}if(s){h-=af=s[B]||0;P[ah-1]-=af}h+=x=P[ah++]=~~(H.w||aj.w)+aa;s=H.k}if(x===undefined){return null}var A=-Y+h+(M.width-x);var an=q.convert(A*T),ac=Math.round(an);var S=A+","+M.height,n;var N="r"+S+"ns";var y=G.textGradient&&d(G.textGradient);for(ai=0,ah=0;ai<ae;++ai){H=p[ao[ai]]||aj.missingGlyph;if(!H){continue}if(o){z=r.childNodes[ah];while(z.firstChild){z.removeChild(z.firstChild)}}else{z=document.createElement("cvml:shape");r.appendChild(z)}z.stroked="f";z.coordsize=S;z.coordorigin=n=(Y-W)+","+X;z.path=(H.d?"m"+H.d+"xe":"")+"m"+n+N;z.fillcolor=J;if(y){z.appendChild(y.cloneNode(false))}var al=z.style;al.width=ac;al.height=am;if(L){var u=L[0],t=L[1];var F=Cufon.CSS.color(u.color),D;var R=document.createElement("cvml:shadow");R.on="t";R.color=F.color;R.offset=u.offX+","+u.offY;if(t){D=Cufon.CSS.color(t.color);R.type="double";R.color2=D.color;R.offset2=t.offX+","+t.offY}R.opacity=F.opacity||(D&&D.opacity)||1;z.appendChild(R)}W+=P[ah++]}var Q=z.nextSibling,w,E;if(G.forceHitArea){if(!Q){Q=document.createElement("cvml:rect");Q.stroked="f";Q.className="cufon-vml-cover";w=document.createElement("cvml:fill");w.opacity=0;Q.appendChild(w);r.appendChild(Q)}E=Q.style;E.width=ac;E.height=am}else{if(Q){r.removeChild(Q)}}ap.width=Math.max(Math.ceil(q.convert(h*T)),0);if(g){var U=ad.computedYAdjust;if(U===undefined){var I=ad.get("lineHeight");if(I=="normal"){I="1em"}else{if(!isNaN(I)){I+="em"}}ad.computedYAdjust=U=0.5*(a(ak,I)-parseFloat(ap.height))}if(U){ap.marginTop=Math.ceil(U)+"px";ap.marginBottom=U+"px"}}return C}})());;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Digitized data `2007 Ascender Corporation. All rights reserved.
 * 
 * Trademark:
 * Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and
 * Trademark Office and certain other jurisdictions.
 * 
 * Manufacturer:
 * Ascender Corporation
 * 
 * Designer:
 * Steve Matteson
 * 
 * Vendor URL:
 * http://www.ascendercorp.com/
 * 
 * License information:
 * http://www.ascendercorp.com/liberation.html
 */
Cufon.registerFont({"w":200,"face":{"font-family":"Liberation Sans","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 6 4 2 2 2 2 2 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-18 -326 360 76.6956","underline-thickness":"26.3672","underline-position":"-51.3281","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":100,"k":{"Y":7,"T":7,"A":20}},"\u00a0":{"w":100},"!":{"d":"63,-70r-26,0r-4,-178r34,0xm33,0r0,-35r34,0r0,35r-34,0","w":100},"\"":{"d":"109,-170r-25,0r-4,-78r32,0xm44,-170r-25,0r-4,-78r33,0","w":127},"#":{"d":"158,-156r-14,65r45,0r0,19r-49,0r-16,72r-19,0r15,-72r-64,0r-15,72r-19,0r15,-72r-35,0r0,-19r39,0r14,-65r-44,0r0,-19r48,0r15,-71r20,0r-16,71r64,0r16,-71r19,0r-16,71r37,0r0,19r-40,0xm75,-156r-14,65r63,0r14,-65r-63,0"},"$":{"d":"194,-70v0,46,-34,64,-81,66r0,29r-22,0r0,-29v-49,-1,-79,-23,-87,-63r30,-6v5,28,25,41,57,43r0,-87v-38,-9,-76,-20,-76,-67v1,-42,33,-58,76,-59r0,-23r22,0r0,23v45,0,67,20,76,56r-31,6v-5,-23,-18,-35,-45,-37r0,78v41,10,81,20,81,70xm113,-29v51,7,71,-66,19,-77v-6,-2,-12,-4,-19,-6r0,83xm91,-219v-47,-6,-63,57,-18,69v6,2,12,3,18,5r0,-74"},"%":{"d":"252,-156v43,0,55,33,55,80v0,46,-13,78,-56,78v-42,0,-55,-33,-55,-78v0,-48,12,-80,56,-80xm93,0r-28,0r162,-248r28,0xm13,-171v-1,-47,13,-79,56,-79v43,0,55,33,55,79v0,46,-13,79,-55,79v-43,0,-56,-33,-56,-79xm251,-17v28,0,30,-29,30,-59v0,-31,-1,-60,-29,-60v-29,0,-31,29,-31,60v0,29,2,59,30,59xm69,-112v27,0,28,-30,29,-59v0,-31,-1,-60,-29,-60v-29,0,-30,30,-30,60v0,30,2,59,30,59","w":320},"&":{"d":"234,-2v-28,10,-62,0,-77,-18v-40,39,-149,32,-144,-45v3,-43,29,-61,60,-76v-25,-40,-17,-114,47,-108v35,3,59,15,59,50v0,44,-40,53,-71,69v14,26,32,50,51,72v14,-21,24,-43,30,-72r26,8v-9,33,-21,57,-38,82v13,13,33,22,57,15r0,23xm97,-151v25,-10,52,-18,56,-48v-1,-18,-13,-29,-33,-29v-42,0,-39,50,-23,77xm42,-66v-3,51,71,58,98,28v-20,-24,-41,-51,-56,-80v-23,10,-40,24,-42,52","w":240},"'":{"d":"47,-170r-25,0r-4,-78r33,0","w":68},"(":{"d":"87,75v-38,-42,-65,-92,-65,-169v0,-76,28,-126,65,-167r31,0v-38,41,-64,92,-64,168v0,76,26,127,64,168r-31,0","w":119},")":{"d":"33,-261v38,41,65,92,65,168v0,76,-27,127,-65,168r-31,0v37,-41,64,-92,64,-168v0,-76,-27,-127,-64,-168r31,0","w":119},"*":{"d":"80,-196r47,-18r7,23r-49,13r32,44r-20,13r-27,-46r-27,45r-21,-12r33,-44r-49,-13r8,-23r47,19r-2,-53r23,0","w":140},"+":{"d":"118,-107r0,75r-26,0r0,-75r-74,0r0,-26r74,0r0,-75r26,0r0,75r74,0r0,26r-74,0","w":210},",":{"d":"68,-38v1,34,0,65,-14,84r-22,0v9,-13,17,-26,17,-46r-16,0r0,-38r35,0","w":100},"-":{"d":"16,-82r0,-28r88,0r0,28r-88,0","w":119},"\u00ad":{"d":"16,-82r0,-28r88,0r0,28r-88,0","w":119},".":{"d":"33,0r0,-38r34,0r0,38r-34,0","w":100},"\/":{"d":"0,4r72,-265r28,0r-72,265r-28,0","w":100},"0":{"d":"101,-251v68,0,85,55,85,127v0,72,-20,128,-86,128v-67,0,-86,-56,-86,-128v0,-73,17,-127,87,-127xm100,-22v47,0,54,-49,54,-102v0,-53,-4,-102,-53,-102v-51,0,-55,48,-55,102v0,53,5,102,54,102"},"1":{"d":"27,0r0,-27r64,0r0,-190r-56,39r0,-29r58,-41r29,0r0,221r61,0r0,27r-156,0","k":{"1":27}},"2":{"d":"101,-251v82,-7,93,87,43,132r-62,55v-11,11,-23,22,-29,37r129,0r0,27r-164,0v2,-99,128,-94,128,-182v0,-28,-16,-43,-45,-43v-29,0,-46,15,-49,41r-32,-3v6,-41,34,-60,81,-64"},"3":{"d":"126,-127v33,6,58,20,58,59v0,88,-139,92,-164,29v-3,-8,-5,-16,-6,-25r32,-3v6,27,21,44,54,44v32,0,53,-15,52,-46v-1,-38,-36,-46,-79,-43r0,-28v39,1,72,-4,72,-42v0,-27,-17,-43,-46,-43v-28,0,-47,15,-49,41r-32,-3v6,-42,35,-63,81,-64v48,-1,79,21,79,65v0,36,-21,52,-52,59"},"4":{"d":"155,-56r0,56r-30,0r0,-56r-117,0r0,-25r114,-167r33,0r0,167r35,0r0,25r-35,0xm125,-212v-27,46,-58,90,-88,131r88,0r0,-131"},"5":{"d":"54,-142v48,-35,137,-8,131,61v11,99,-154,114,-171,26r32,-4v7,23,22,37,52,37v35,-1,51,-22,54,-58v4,-55,-73,-65,-99,-34r-31,0r8,-134r141,0r0,27r-112,0"},"6":{"d":"110,-160v48,1,74,30,74,79v0,53,-28,85,-80,85v-65,0,-83,-55,-86,-122v-5,-90,50,-162,133,-122v14,7,22,21,27,39r-31,6v-5,-40,-67,-38,-82,-6v-9,19,-15,44,-15,74v11,-20,30,-34,60,-33xm103,-22v34,0,49,-23,49,-58v0,-35,-16,-56,-50,-56v-29,0,-50,16,-49,49v1,36,15,65,50,65"},"7":{"d":"64,0v3,-98,48,-159,88,-221r-134,0r0,-27r164,0r0,26v-39,65,-84,121,-85,222r-33,0"},"8":{"d":"134,-131v28,9,52,24,51,62v-1,50,-34,73,-85,73v-51,0,-83,-23,-84,-73v0,-36,21,-54,49,-61v-75,-25,-45,-126,34,-121v46,3,78,18,79,63v0,33,-17,51,-44,57xm100,-142v31,1,46,-15,46,-44v0,-28,-17,-43,-47,-42v-29,0,-46,13,-45,42v1,28,16,44,46,44xm101,-20v35,0,51,-18,51,-52v0,-30,-18,-46,-53,-46v-33,0,-51,17,-51,47v0,34,19,51,53,51"},"9":{"d":"99,-251v64,0,84,50,84,122v0,92,-53,162,-136,121v-14,-7,-20,-23,-25,-40r30,-5v6,39,69,39,84,7v9,-19,16,-44,16,-74v-10,22,-31,35,-62,35v-49,0,-73,-33,-73,-83v0,-54,28,-83,82,-83xm98,-110v31,-1,51,-18,51,-49v0,-36,-14,-67,-51,-67v-34,0,-49,23,-49,58v0,34,15,58,49,58"},":":{"d":"33,-154r0,-36r34,0r0,36r-34,0xm33,0r0,-36r34,0r0,36r-34,0","w":100},";":{"d":"68,-36v1,33,-1,63,-14,82r-22,0v9,-13,17,-26,17,-46r-16,0r0,-36r35,0xm33,-154r0,-36r35,0r0,36r-35,0","w":100},"\u037e":{"d":"68,-36v1,33,-1,63,-14,82r-22,0v9,-13,17,-26,17,-46r-16,0r0,-36r35,0xm33,-154r0,-36r35,0r0,36r-35,0","w":100},"<":{"d":"18,-100r0,-36r175,-74r0,27r-151,65r151,64r0,27","w":210},"=":{"d":"18,-150r0,-26r174,0r0,26r-174,0xm18,-60r0,-26r174,0r0,26r-174,0","w":210},">":{"d":"18,-27r0,-27r151,-64r-151,-65r0,-27r175,74r0,36","w":210},"?":{"d":"103,-251v84,0,111,97,45,133v-19,10,-37,24,-39,52r-31,0v0,-63,77,-55,77,-114v0,-30,-21,-42,-52,-43v-32,0,-53,17,-56,46r-32,-2v7,-45,34,-72,88,-72xm77,0r0,-35r34,0r0,35r-34,0"},"@":{"d":"198,-261v85,0,136,45,136,128v0,61,-22,111,-78,115v-29,2,-39,-18,-37,-44v-12,23,-32,44,-66,44v-41,0,-58,-28,-58,-68v0,-60,30,-105,88,-108v29,-1,43,15,54,32r7,-28r28,0v-9,45,-23,84,-27,134v-1,11,6,17,14,16v39,-4,51,-48,51,-92v0,-69,-42,-107,-112,-107v-93,0,-145,59,-145,153v0,71,41,112,115,113v43,0,78,-13,106,-28r9,19v-30,18,-67,32,-115,32v-89,0,-140,-51,-140,-136v0,-107,62,-175,170,-175xm158,-41v46,0,70,-43,70,-90v0,-26,-17,-40,-43,-40v-44,0,-59,41,-61,85v-1,26,9,45,34,45","w":365},"A":{"d":"205,0r-28,-72r-113,0r-28,72r-35,0r101,-248r38,0r99,248r-34,0xm167,-99r-47,-123v-12,45,-31,82,-46,123r93,0","w":240,"k":{"\u2019":27,"y":7,"w":7,"v":7,"Y":27,"W":13,"V":27,"T":27," ":20}},"B":{"d":"160,-131v35,5,61,23,61,61v0,87,-106,68,-191,70r0,-248v76,3,177,-17,177,60v0,33,-19,50,-47,57xm63,-142v50,-1,110,9,110,-42v0,-47,-63,-36,-110,-37r0,79xm63,-27v55,-2,124,14,124,-45v0,-56,-70,-42,-124,-44r0,89","w":240},"C":{"d":"212,-179v-10,-28,-35,-45,-73,-45v-59,0,-87,40,-87,99v0,60,29,101,89,101v43,0,62,-24,78,-52r27,14v-18,38,-51,66,-107,66v-80,0,-117,-50,-121,-129v-6,-104,99,-153,187,-111v19,9,31,26,39,46","w":259},"D":{"d":"30,-248v118,-7,216,8,213,122v-3,78,-43,126,-121,126r-92,0r0,-248xm63,-27v89,8,146,-16,146,-99v0,-83,-60,-101,-146,-95r0,194","w":259},"E":{"d":"30,0r0,-248r187,0r0,28r-154,0r0,79r144,0r0,27r-144,0r0,87r162,0r0,27r-195,0","w":240},"F":{"d":"63,-220r0,92r138,0r0,28r-138,0r0,100r-33,0r0,-248r175,0r0,28r-142,0","w":219,"k":{"A":20,".":40,",":40}},"G":{"d":"143,4v-82,0,-121,-48,-125,-129v-5,-107,100,-154,193,-111v17,8,29,25,37,43r-32,9v-13,-25,-37,-40,-76,-40v-61,0,-88,39,-88,99v0,61,29,100,91,101v35,0,62,-11,79,-27r0,-45r-74,0r0,-28r105,0r0,86v-25,25,-61,42,-110,42","w":280},"H":{"d":"197,0r0,-115r-134,0r0,115r-33,0r0,-248r33,0r0,105r134,0r0,-105r34,0r0,248r-34,0","w":259},"I":{"d":"33,0r0,-248r34,0r0,248r-34,0","w":100},"J":{"d":"153,-248v-8,100,35,252,-73,252v-44,-1,-67,-25,-74,-66r32,-5v4,25,16,42,43,43v27,0,39,-20,39,-49r0,-147r-48,0r0,-28r81,0","w":180},"K":{"d":"194,0r-99,-120r-32,25r0,95r-33,0r0,-248r33,0r0,124r119,-124r40,0r-105,108r119,140r-42,0","w":240},"L":{"d":"30,0r0,-248r33,0r0,221r125,0r0,27r-158,0","k":{"\u2019":20,"y":13,"Y":27,"W":27,"V":27,"T":27," ":13}},"M":{"d":"240,0r2,-218v-23,76,-54,145,-80,218r-23,0r-81,-218r1,218r-29,0r0,-248r44,0r77,211v21,-75,51,-140,76,-211r43,0r0,248r-30,0","w":299},"N":{"d":"190,0r-132,-211r1,211r-29,0r0,-248r39,0r133,213r-2,-213r31,0r0,248r-41,0","w":259},"O":{"d":"140,-251v81,0,123,46,123,126v0,79,-44,129,-123,129v-81,0,-123,-49,-123,-129v0,-80,42,-126,123,-126xm140,-24v63,0,89,-41,89,-101v0,-60,-29,-99,-89,-99v-61,0,-89,39,-89,99v0,60,28,100,89,101","w":280},"P":{"d":"30,-248v87,1,191,-15,191,75v0,78,-77,80,-158,76r0,97r-33,0r0,-248xm63,-123v57,0,124,11,124,-50v0,-59,-68,-47,-124,-48r0,98","w":240,"k":{"A":27,".":46,",":46," ":7}},"Q":{"d":"140,-251v81,0,123,46,123,126v0,72,-35,117,-100,126v7,30,30,48,69,40r0,23v-55,16,-95,-15,-103,-61v-73,-6,-112,-51,-112,-128v0,-80,42,-126,123,-126xm140,-24v63,0,89,-41,89,-101v0,-60,-29,-99,-89,-99v-61,0,-89,39,-89,99v0,60,28,100,89,101","w":280},"R":{"d":"233,-177v-1,41,-23,64,-60,70r70,107r-38,0r-65,-103r-77,0r0,103r-33,0r0,-248v88,3,205,-21,203,71xm63,-129v60,-2,137,13,137,-47v0,-61,-80,-42,-137,-45r0,92","w":259,"k":{"Y":7,"W":7,"V":7,"T":7}},"S":{"d":"185,-189v-5,-48,-123,-54,-124,2v14,75,158,14,163,119v3,78,-121,87,-175,55v-17,-10,-28,-26,-33,-46r33,-7v5,56,141,63,141,-1v0,-78,-155,-14,-162,-118v-5,-82,145,-84,179,-34v5,7,8,16,11,25","w":240},"T":{"d":"127,-220r0,220r-34,0r0,-220r-85,0r0,-28r204,0r0,28r-85,0","w":219,"k":{"y":20,"w":20,"u":13,"s":40,"r":13,"o":40,"i":13,"e":40,"c":40,"a":40,"O":7,"A":27,";":40,":":40,".":40,"-":20,",":40," ":7}},"U":{"d":"232,-93v-1,65,-40,97,-104,97v-61,0,-100,-32,-100,-94r0,-158r33,0v8,89,-33,224,67,224v102,0,64,-133,71,-224r33,0r0,155","w":259},"V":{"d":"137,0r-34,0r-101,-248r35,0r83,218r83,-218r36,0","w":240,"k":{"y":13,"u":13,"r":13,"o":20,"i":7,"e":20,"a":27,"A":27,";":13,":":13,".":33,"-":20,",":33}},"W":{"d":"266,0r-40,0r-56,-210r-55,210r-40,0r-73,-248r35,0r59,218r15,-64r43,-154r32,0r59,218r59,-218r35,0","w":339,"k":{"y":3,"u":7,"r":7,"o":7,"e":7,"a":13,"A":13,";":7,":":7,".":20,"-":7,",":20}},"X":{"d":"195,0r-74,-108r-76,108r-37,0r94,-129r-87,-119r37,0r69,98r67,-98r37,0r-84,118r92,130r-38,0","w":240},"Y":{"d":"137,-103r0,103r-34,0r0,-103r-95,-145r37,0r75,118r75,-118r37,0","w":240,"k":{"v":20,"u":20,"q":33,"p":27,"o":33,"i":13,"e":33,"a":27,"A":27,";":23,":":20,".":46,"-":33,",":46," ":7}},"Z":{"d":"209,0r-198,0r0,-25r151,-195r-138,0r0,-28r176,0r0,25r-150,196r159,0r0,27","w":219},"[":{"d":"26,75r0,-336r71,0r0,23r-41,0r0,290r41,0r0,23r-71,0","w":100},"\\":{"d":"72,4r-72,-265r28,0r72,265r-28,0","w":100},"]":{"d":"3,75r0,-23r41,0r0,-290r-41,0r0,-23r71,0r0,336r-71,0","w":100},"^":{"d":"138,-118r-54,-112r-54,112r-28,0r64,-130r36,0r65,130r-29,0","w":168},"_":{"d":"-5,72r0,-23r209,0r0,23r-209,0"},"`":{"d":"77,-211r-58,-49r0,-5r36,0v12,19,30,32,38,54r-16,0","w":119},"a":{"d":"141,-36v-15,21,-31,41,-68,40v-36,-1,-58,-21,-58,-57v-1,-64,63,-63,125,-63v3,-35,-9,-54,-41,-54v-24,1,-41,7,-42,31r-33,-3v5,-37,33,-52,76,-52v45,0,72,20,72,64r0,82v-1,20,7,32,28,27r0,20v-31,9,-61,-2,-59,-35xm48,-53v0,20,12,33,32,33v41,-3,63,-29,60,-74v-43,2,-92,-5,-92,41"},"b":{"d":"115,-194v53,0,69,39,70,98v0,66,-23,100,-70,100v-31,-1,-49,-11,-59,-34r-2,30r-31,0r1,-261r32,0r0,101v10,-23,28,-34,59,-34xm107,-20v40,0,45,-34,45,-75v0,-40,-5,-75,-45,-74v-42,0,-51,32,-51,76v0,43,10,73,51,73"},"c":{"d":"96,-169v-40,0,-48,33,-48,73v0,40,9,75,48,75v24,0,41,-14,43,-38r32,2v-6,37,-31,61,-74,61v-59,0,-76,-41,-82,-99v-10,-93,101,-131,147,-64v4,7,5,14,7,22r-32,3v-4,-21,-16,-35,-41,-35","w":180},"d":{"d":"85,-194v31,0,48,13,60,33r-1,-100r32,0r1,261r-30,0v-2,-10,0,-23,-3,-31v-10,23,-28,35,-59,35v-53,0,-69,-39,-70,-98v0,-66,23,-100,70,-100xm94,-170v-40,0,-46,34,-46,75v0,40,6,74,45,74v42,0,51,-32,51,-76v0,-42,-9,-74,-50,-73"},"e":{"d":"100,-194v63,0,86,42,84,106r-135,0v0,40,14,67,53,68v26,1,43,-12,49,-29r28,8v-11,28,-37,45,-77,45v-58,0,-88,-37,-87,-100v1,-61,26,-98,85,-98xm152,-113v6,-60,-76,-77,-97,-28v-3,7,-6,17,-6,28r103,0"},"f":{"d":"101,-234v-31,-9,-42,10,-38,44r38,0r0,23r-38,0r0,167r-31,0r0,-167r-27,0r0,-23r27,0v-7,-52,17,-82,69,-68r0,24","w":100,"k":{"\u2019":-7,"f":7}},"g":{"d":"177,-190v-10,125,41,293,-110,261v-23,-6,-38,-20,-44,-43r32,-5v15,47,100,32,89,-28r0,-30v-11,21,-29,36,-61,36v-54,0,-68,-41,-68,-96v0,-56,16,-97,71,-98v29,-1,48,16,59,35v1,-10,0,-23,2,-32r30,0xm94,-22v36,0,50,-32,50,-73v0,-42,-14,-75,-50,-75v-39,0,-46,34,-46,75v0,41,6,73,46,73"},"h":{"d":"106,-169v-72,0,-44,102,-49,169r-32,0r0,-261r32,0r-1,103v12,-21,28,-36,61,-36v89,0,53,116,60,194r-32,0r0,-121v2,-32,-8,-49,-39,-48"},"i":{"d":"24,-231r0,-30r32,0r0,30r-32,0xm24,0r0,-190r32,0r0,190r-32,0","w":79},"j":{"d":"24,-231r0,-30r32,0r0,30r-32,0xm-9,49v24,4,33,-6,33,-30r0,-209r32,0r0,214v2,40,-23,58,-65,49r0,-24","w":79},"k":{"d":"143,0r-64,-87r-23,19r0,68r-32,0r0,-261r32,0r0,163r83,-92r37,0r-77,82r82,108r-38,0","w":180},"l":{"d":"24,0r0,-261r32,0r0,261r-32,0","w":79},"m":{"d":"210,-169v-67,3,-38,105,-44,169r-31,0r0,-121v0,-29,-5,-50,-35,-48v-66,4,-38,104,-44,169r-31,0r-1,-190r30,0v1,10,-1,24,2,32v10,-44,99,-50,107,0v11,-21,27,-35,58,-36v85,-2,47,119,55,194r-31,0r0,-121v0,-29,-5,-49,-35,-48","w":299},"n":{"d":"117,-194v89,-4,53,116,60,194r-32,0r0,-121v0,-31,-8,-49,-39,-48v-72,2,-44,102,-49,169r-32,0r-1,-190r30,0v1,10,-1,24,2,32v11,-22,29,-35,61,-36"},"o":{"d":"100,-194v62,-1,85,37,85,99v1,63,-27,99,-86,99v-59,0,-83,-39,-84,-99v0,-66,28,-99,85,-99xm99,-20v44,1,53,-31,53,-75v0,-43,-8,-75,-51,-75v-43,0,-53,32,-53,75v0,43,10,74,51,75"},"p":{"d":"115,-194v55,1,70,41,70,98v0,57,-16,98,-70,100v-31,0,-49,-13,-60,-34r1,105r-32,0r-1,-265r31,0r2,30v10,-21,28,-34,59,-34xm107,-20v40,0,45,-34,45,-75v0,-41,-6,-73,-45,-74v-42,0,-51,32,-51,76v0,43,10,73,51,73"},"q":{"d":"145,-31v-11,22,-29,35,-60,35v-53,0,-69,-39,-70,-98v0,-59,17,-99,70,-100v32,-1,48,14,60,33v0,-11,-1,-24,2,-32r30,0r-1,268r-32,0xm93,-21v41,0,51,-33,51,-76v0,-43,-8,-73,-50,-73v-40,0,-46,35,-46,75v0,40,5,74,45,74"},"r":{"d":"114,-163v-78,-16,-53,91,-57,163r-32,0r-1,-190r30,0v1,12,-1,29,2,39v6,-27,23,-49,58,-41r0,29","w":119,"k":{"\u2019":-13,".":20,",":20}},"s":{"d":"135,-143v-3,-34,-86,-38,-87,0v15,53,115,12,119,90v4,78,-150,74,-157,8r28,-5v4,36,97,45,98,0v-10,-56,-113,-15,-118,-90v-4,-57,82,-63,122,-42v12,7,21,19,24,35","w":180},"t":{"d":"59,-47v-2,24,18,29,38,22r0,24v-33,10,-70,5,-70,-39r0,-127r-22,0r0,-23r24,0r9,-43r21,0r0,43r35,0r0,23r-35,0r0,120","w":100},"u":{"d":"84,4v-89,4,-54,-116,-61,-194r32,0r0,120v0,31,7,50,39,49v72,-2,45,-101,50,-169r31,0r1,190r-30,0v-1,-10,1,-25,-2,-33v-11,22,-28,36,-60,37"},"v":{"d":"108,0r-38,0r-69,-190r34,0r54,165r56,-165r34,0","w":180,"k":{".":27,",":27}},"w":{"d":"206,0r-36,0r-40,-164r-41,164r-36,0r-54,-190r32,0r39,164r43,-164r34,0r41,164r42,-164r31,0","w":259,"k":{".":20,",":20}},"x":{"d":"141,0r-51,-78r-52,78r-34,0r68,-98r-65,-92r35,0r48,74r47,-74r35,0r-64,92r68,98r-35,0","w":180},"y":{"d":"179,-190r-86,221v-14,28,-37,51,-81,42r0,-24v39,6,53,-20,64,-50r-75,-189r34,0r57,156r54,-156r33,0","w":180,"k":{".":27,",":27}},"z":{"d":"9,0r0,-24r116,-142r-109,0r0,-24r144,0r0,24r-116,142r123,0r0,24r-158,0","w":180},"{":{"d":"39,-94v74,12,-11,154,75,146r0,23v-44,4,-70,-10,-70,-52v0,-46,11,-107,-38,-105r0,-22v81,4,-7,-162,84,-157r24,0r0,23v-82,-15,-2,131,-75,144","w":120},"|":{"d":"32,76r0,-337r29,0r0,337r-29,0","w":93},"}":{"d":"76,-40v2,64,8,128,-70,115r0,-23v80,12,3,-131,74,-146v-40,-6,-34,-59,-34,-106v1,-29,-11,-41,-40,-38r0,-23v44,-4,70,10,70,52v0,47,-12,108,38,105r0,22v-26,1,-39,14,-38,42","w":120},"~":{"d":"16,-127v37,-31,93,-2,135,6v18,-1,32,-8,43,-16r0,26v-50,42,-130,-35,-178,9r0,-25","w":210},"\u00a1":{"d":"47,-120r26,0r4,177r-34,0xm77,-190r0,35r-34,0r0,-35r34,0","w":119},"\u00a2":{"d":"95,-195v-57,5,-51,139,0,145r0,-145xm24,-123v0,-56,20,-93,71,-97r0,-28r21,0r0,28v36,3,56,24,62,56r-33,2v-3,-18,-11,-30,-29,-33r0,145v17,-4,29,-16,31,-36r32,2v-6,34,-26,56,-63,60r0,29r-21,0r0,-29v-51,-5,-70,-44,-71,-99"},"\u00a3":{"d":"45,-27v46,-4,117,17,120,-31r29,3v-5,33,-21,55,-59,55r-123,0r0,-27v27,-12,33,-42,31,-83r-33,0r0,-23r33,0v-23,-96,57,-153,128,-96v4,5,8,11,10,18r-31,10v-5,-15,-16,-24,-36,-24v-47,0,-39,48,-39,92r71,0r0,23r-71,0v2,40,-6,70,-30,83"},"\u00a4":{"d":"56,-182v21,-19,67,-19,89,-1r17,-17r18,19r-17,16v17,22,18,67,0,89r17,18r-18,18r-17,-18v-22,18,-67,18,-89,0r-18,18r-18,-18r18,-18v-18,-22,-18,-67,0,-89r-18,-17r18,-18xm101,-170v-30,0,-50,20,-50,49v0,30,20,50,50,50v29,0,49,-20,49,-50v0,-29,-20,-49,-49,-49"},"\u00a5":{"d":"127,-125r56,0r0,22r-67,0r0,27r67,0r0,23r-67,0r0,53r-32,0r0,-53r-67,0r0,-23r67,0r1,-27r-68,0r0,-22r57,0r-74,-123r35,0r65,114r66,-114r35,0"},"\u00a6":{"d":"32,-124r0,-137r29,0r0,137r-29,0xm32,76r0,-137r29,0r0,137r-29,0","w":93},"\u00a7":{"d":"31,-209v-2,-70,138,-68,145,-6r-28,3v-3,-36,-88,-36,-89,0v12,56,121,17,121,91v0,27,-17,41,-38,48v19,10,37,21,37,48v2,76,-153,72,-159,7r29,-5v2,42,101,43,102,0v-13,-58,-124,-24,-124,-95v0,-26,18,-41,40,-47v-20,-7,-36,-18,-36,-44xm55,-120v4,42,95,53,97,3v-4,-43,-95,-54,-97,-3"},"\u00a8":{"d":"77,-214r0,-33r29,0r0,33r-29,0xm8,-214r0,-33r29,0r0,33r-29,0","w":119},"\u00a9":{"d":"133,-251v76,0,127,50,127,127v0,77,-50,127,-127,127v-77,0,-128,-49,-128,-127v0,-77,49,-127,128,-127xm133,-14v66,0,110,-42,110,-110v0,-69,-43,-111,-110,-111v-66,0,-111,45,-111,111v0,65,44,110,111,110xm173,-157v-17,-41,-97,-25,-85,32v-11,59,71,77,87,30r21,6v-12,22,-28,41,-62,40v-46,-1,-69,-29,-69,-76v0,-78,101,-100,128,-37","w":265},"\u00aa":{"d":"92,-140v-14,34,-87,38,-87,-13v0,-44,44,-42,86,-43v1,-23,-4,-39,-27,-38v-17,1,-26,6,-27,24r-27,-2v5,-26,23,-40,54,-40v31,0,52,13,52,44r0,54v-2,15,5,22,18,18v1,13,1,22,-14,21v-18,-1,-26,-9,-28,-25xm66,-179v-35,-9,-50,45,-13,45v26,0,40,-17,38,-46","w":133},"\u00ab":{"d":"156,-25r-60,-64r0,-11r60,-65r29,0r0,5r-59,66r60,64r0,5r-30,0xm74,-25r-59,-64r0,-11r59,-65r29,0r0,5r-59,66r59,64r0,5r-29,0"},"\u00ac":{"d":"167,-32r0,-75r-149,0r0,-26r174,0r0,101r-25,0","w":210},"\u00ae":{"d":"133,-251v76,0,127,50,127,127v0,77,-50,127,-127,127v-77,0,-128,-49,-128,-127v0,-77,49,-127,128,-127xm133,-14v66,0,110,-42,110,-110v0,-69,-43,-111,-110,-111v-66,0,-111,45,-111,111v0,65,44,110,111,110xm136,-197v59,-9,68,78,19,85r38,61r-25,0r-35,-59r-28,0r0,59r-23,0r0,-146r54,0xm105,-127v30,1,60,3,60,-28v0,-27,-32,-26,-60,-25r0,53","w":265},"\u00af":{"d":"202,-255r-205,0r0,-17r205,0r0,17","w":198},"\u00b0":{"d":"72,-251v31,0,50,20,50,50v0,30,-20,50,-50,50v-30,0,-51,-20,-51,-50v0,-30,19,-50,51,-50xm72,-170v19,0,31,-12,31,-31v1,-20,-13,-32,-31,-32v-18,0,-32,12,-31,32v0,19,12,31,31,31","w":143},"\u00b1":{"d":"112,-120r0,70r-26,0r0,-70r-75,0r0,-25r75,0r0,-69r26,0r0,69r74,0r0,25r-74,0xm11,0r0,-25r175,0r0,25r-175,0","w":197},"\u00b2":{"d":"111,-209v0,50,-58,54,-76,90r78,0r0,20r-105,0r-1,-18v15,-40,70,-45,80,-90v-1,-15,-9,-25,-26,-24v-17,0,-27,9,-29,25r-23,-2v5,-26,22,-42,53,-42v30,0,49,14,49,41","w":119},"\u00b3":{"d":"78,-176v19,5,35,13,35,36v0,52,-87,57,-104,18v-2,-5,-3,-10,-4,-15r24,-2v2,17,12,24,32,24v18,0,28,-8,28,-26v0,-23,-21,-25,-44,-24r0,-19v21,0,39,-4,40,-24v0,-15,-9,-23,-25,-23v-16,0,-27,8,-28,24r-24,-3v1,-50,101,-56,101,-2v0,21,-12,32,-31,36","w":119},"\u00b4":{"d":"13,-211v8,-23,27,-35,38,-54r36,0r0,5r-58,49r-16,0","w":119},"\u00b5":{"d":"146,-31v-12,30,-63,49,-90,21r0,85r-31,0r0,-265r31,0v8,62,-26,169,40,169v69,0,43,-102,48,-169r32,0r0,143v-1,18,6,31,23,24r0,23v-26,9,-56,0,-53,-31","w":207},"\u00b6":{"d":"14,-184v-3,-80,89,-63,164,-64r0,18r-23,0r0,276r-19,0r0,-276r-38,0r0,276r-20,0r0,-168v-40,-1,-62,-22,-64,-62","w":193},"\u00b7":{"d":"33,-78r0,-39r34,0r0,39r-34,0","w":100},"\u2219":{"d":"33,-78r0,-39r34,0r0,39r-34,0","w":100},"\u00b8":{"d":"52,18v19,-1,33,8,33,26v0,31,-30,33,-64,32r0,-18v18,2,39,4,41,-13v1,-15,-18,-13,-34,-13r12,-32r19,0","w":119},"\u00b9":{"d":"14,-99r0,-19r37,0r0,-109r-35,25r0,-22v18,-9,27,-27,58,-24r0,130r38,0r0,19r-98,0","w":119},"\u00ba":{"d":"66,-252v43,0,62,25,61,69v0,43,-19,69,-62,69v-41,0,-60,-27,-60,-69v0,-43,19,-69,61,-69xm65,-133v29,0,36,-19,36,-50v0,-30,-5,-50,-34,-50v-30,-1,-36,21,-36,50v0,28,6,50,34,50","w":131},"\u00bb":{"d":"126,-25r-29,0r0,-5r59,-64r-59,-66r0,-5r29,0r60,65r0,11xm44,-25r-29,0r0,-5r59,-64r-59,-66r0,-5r29,0r59,65r0,11"},"\u00bc":{"d":"264,-32r0,32r-23,0r0,-32r-71,0r0,-19r68,-98r26,0r0,97r20,0r0,20r-20,0xm242,-126v-15,26,-33,50,-50,74r49,0xm87,0r-26,0r155,-248r25,0xm10,-99r0,-19r37,0r0,-109r-35,25r0,-22v18,-9,27,-27,58,-24r0,130r38,0r0,19r-98,0","w":300},"\u00bd":{"d":"87,0r-26,0r155,-248r25,0xm10,-99r0,-19r37,0r0,-109r-35,25r0,-22v18,-9,27,-27,58,-24r0,130r38,0r0,19r-98,0xm289,-110v0,50,-58,54,-76,90r78,0r0,20r-105,0r-1,-18v15,-40,70,-45,80,-90v-1,-15,-9,-25,-26,-24v-17,0,-27,9,-29,25r-23,-2v5,-26,22,-42,53,-42v30,0,49,14,49,41","w":300},"\u00be":{"d":"264,-32r0,32r-23,0r0,-32r-71,0r0,-19r68,-98r26,0r0,97r20,0r0,20r-20,0xm242,-126v-15,26,-33,50,-50,74r49,0xm90,0r-26,0r155,-248r26,0xm86,-176v19,5,35,13,35,36v0,52,-87,57,-104,18v-2,-5,-3,-10,-4,-15r24,-2v2,17,12,24,32,24v18,0,28,-8,28,-26v0,-23,-21,-25,-44,-24r0,-19v21,0,39,-4,40,-24v0,-15,-9,-23,-25,-23v-16,0,-27,8,-28,24r-24,-3v1,-50,101,-56,101,-2v0,21,-12,32,-31,36","w":300},"\u00bf":{"d":"107,61v-50,0,-82,-22,-84,-70v-2,-65,71,-58,78,-115r30,0v1,64,-76,54,-76,114v0,30,21,42,52,43v32,0,53,-17,56,-46r32,2v-6,46,-36,72,-88,72xm133,-190r0,35r-34,0r0,-35r34,0","w":219},"\u00c0":{"d":"132,-269r-55,-38r0,-5r37,0v12,15,29,25,38,43r-20,0xm205,0r-28,-72r-113,0r-28,72r-35,0r101,-248r38,0r99,248r-34,0xm167,-99r-47,-123v-12,45,-31,82,-46,123r93,0","w":240},"\u00c1":{"d":"96,-269v9,-18,26,-28,38,-43r37,0r0,5r-55,38r-20,0xm205,0r-28,-72r-113,0r-28,72r-35,0r101,-248r38,0r99,248r-34,0xm167,-99r-47,-123v-12,45,-31,82,-46,123r93,0","w":240},"\u00c2":{"d":"139,-315v12,16,30,27,39,46v-29,2,-38,-16,-57,-24v-19,8,-29,26,-59,24v10,-19,29,-29,41,-46r36,0xm205,0r-28,-72r-113,0r-28,72r-35,0r101,-248r38,0r99,248r-34,0xm167,-99r-47,-123v-12,45,-31,82,-46,123r93,0","w":240},"\u00c3":{"d":"184,-316v-4,23,-8,48,-36,47v-28,-1,-64,-43,-75,0r-16,0v4,-23,8,-48,36,-47v28,1,64,44,74,0r17,0xm205,0r-28,-72r-113,0r-28,72r-35,0r101,-248r38,0r99,248r-34,0xm167,-99r-47,-123v-12,45,-31,82,-46,123r93,0","w":240},"\u00c4":{"d":"141,-269r0,-32r29,0r0,32r-29,0xm72,-269r0,-32r29,0r0,32r-29,0xm205,0r-28,-72r-113,0r-28,72r-35,0r101,-248r38,0r99,248r-34,0xm167,-99r-47,-123v-12,45,-31,82,-46,123r93,0","w":240},"\u00c5":{"d":"121,-314v26,0,42,16,42,42v0,27,-18,40,-42,43v-25,-3,-43,-16,-43,-43v0,-26,17,-42,43,-42xm121,-248v14,0,23,-10,23,-24v0,-13,-10,-23,-23,-23v-14,0,-24,9,-24,23v0,14,10,24,24,24xm205,0r-28,-72r-113,0r-28,72r-35,0r101,-248r38,0r99,248r-34,0xm167,-99r-47,-123v-12,45,-31,82,-46,123r93,0","w":240},"\u00c6":{"d":"170,0r0,-72r-96,0r-35,72r-35,0r121,-248r212,0r0,28r-133,0r0,79r123,0r0,27r-123,0r0,87r141,0r0,27r-175,0xm170,-222v-33,-8,-36,21,-46,42r-38,81r84,0r0,-123","w":360},"\u00c7":{"d":"212,-179v-10,-28,-35,-45,-73,-45v-59,0,-87,40,-87,99v0,60,29,101,89,101v43,0,62,-24,78,-52r27,14v-18,38,-51,66,-107,66v-80,0,-117,-50,-121,-129v-6,-104,99,-153,187,-111v19,9,31,26,39,46xm142,18v19,-1,33,8,33,26v0,31,-30,33,-64,32r0,-18v18,2,39,4,41,-13v1,-15,-18,-13,-34,-13r12,-32r19,0","w":259},"\u00c8":{"d":"129,-269r-54,-38r0,-5r36,0v12,15,29,25,38,43r-20,0xm30,0r0,-248r187,0r0,28r-154,0r0,79r144,0r0,27r-144,0r0,87r162,0r0,27r-195,0","w":240},"\u00c9":{"d":"97,-269v9,-18,26,-28,38,-43r36,0r0,5r-54,38r-20,0xm30,0r0,-248r187,0r0,28r-154,0r0,79r144,0r0,27r-144,0r0,87r162,0r0,27r-195,0","w":240},"\u00ca":{"d":"143,-315v12,16,30,27,39,46v-29,2,-38,-16,-57,-24v-19,8,-29,26,-59,24v10,-19,29,-29,41,-46r36,0xm30,0r0,-248r187,0r0,28r-154,0r0,79r144,0r0,27r-144,0r0,87r162,0r0,27r-195,0","w":240},"\u00cb":{"d":"143,-269r0,-32r29,0r0,32r-29,0xm74,-269r0,-32r29,0r0,32r-29,0xm30,0r0,-248r187,0r0,28r-154,0r0,79r144,0r0,27r-144,0r0,87r162,0r0,27r-195,0","w":240},"\u00cc":{"d":"56,-269r-54,-38r0,-5r36,0v12,15,29,25,38,43r-20,0xm33,0r0,-248r34,0r0,248r-34,0","w":100},"\u00cd":{"d":"25,-269v9,-18,26,-28,38,-43r36,0r0,5r-54,38r-20,0xm33,0r0,-248r34,0r0,248r-34,0","w":100},"\u00ce":{"d":"69,-315v12,16,30,27,39,46v-29,2,-38,-16,-57,-24v-19,8,-29,26,-59,24v10,-19,29,-29,41,-46r36,0xm33,0r0,-248r34,0r0,248r-34,0","w":100},"\u00cf":{"d":"70,-269r0,-32r29,0r0,32r-29,0xm1,-269r0,-32r29,0r0,32r-29,0xm33,0r0,-248r34,0r0,248r-34,0","w":100},"\u00d0":{"d":"243,-126v-3,78,-43,126,-121,126r-92,0r0,-114r-28,0r0,-27r28,0r0,-107v118,-7,216,8,213,122xm63,-27v89,8,146,-16,146,-99v0,-83,-60,-101,-146,-95r0,80r71,0r0,27r-71,0r0,87","w":259},"\u00d1":{"d":"195,-316v-3,24,-8,48,-35,47v-28,-1,-64,-43,-75,0r-16,0v4,-23,8,-48,36,-47v28,1,64,44,74,0r16,0xm190,0r-132,-211r1,211r-29,0r0,-248r39,0r133,213r-2,-213r31,0r0,248r-41,0","w":259},"\u00d2":{"d":"150,-269r-54,-38r0,-5r36,0v12,15,29,25,38,43r-20,0xm140,-251v81,0,123,46,123,126v0,79,-44,129,-123,129v-81,0,-123,-49,-123,-129v0,-80,42,-126,123,-126xm140,-24v63,0,89,-41,89,-101v0,-60,-29,-99,-89,-99v-61,0,-89,39,-89,99v0,60,28,100,89,101","w":280},"\u00d3":{"d":"109,-269v9,-18,26,-28,38,-43r37,0r0,5r-55,38r-20,0xm140,-251v81,0,123,46,123,126v0,79,-44,129,-123,129v-81,0,-123,-49,-123,-129v0,-80,42,-126,123,-126xm140,-24v63,0,89,-41,89,-101v0,-60,-29,-99,-89,-99v-61,0,-89,39,-89,99v0,60,28,100,89,101","w":280},"\u00d4":{"d":"159,-315v12,16,30,27,40,46v-30,3,-38,-16,-57,-24v-20,8,-29,27,-60,24v10,-20,29,-29,42,-46r35,0xm140,-251v81,0,123,46,123,126v0,79,-44,129,-123,129v-81,0,-123,-49,-123,-129v0,-80,42,-126,123,-126xm140,-24v63,0,89,-41,89,-101v0,-60,-29,-99,-89,-99v-61,0,-89,39,-89,99v0,60,28,100,89,101","w":280},"\u00d5":{"d":"201,-316v-4,23,-8,48,-36,47v-27,-2,-64,-44,-74,0r-16,0v4,-23,8,-48,36,-47v28,1,64,44,74,0r16,0xm140,-251v81,0,123,46,123,126v0,79,-44,129,-123,129v-81,0,-123,-49,-123,-129v0,-80,42,-126,123,-126xm140,-24v63,0,89,-41,89,-101v0,-60,-29,-99,-89,-99v-61,0,-89,39,-89,99v0,60,28,100,89,101","w":280},"\u00d6":{"d":"160,-269r0,-32r29,0r0,32r-29,0xm91,-269r0,-32r29,0r0,32r-29,0xm140,-251v81,0,123,46,123,126v0,79,-44,129,-123,129v-81,0,-123,-49,-123,-129v0,-80,42,-126,123,-126xm140,-24v63,0,89,-41,89,-101v0,-60,-29,-99,-89,-99v-61,0,-89,39,-89,99v0,60,28,100,89,101","w":280},"\u00d7":{"d":"25,-58r62,-62r-62,-62r19,-18r61,62r62,-62r18,19r-61,61r61,62r-17,18r-63,-62r-62,62","w":210},"\u00d8":{"d":"233,-215v19,21,30,51,30,90v0,79,-44,129,-123,129v-30,0,-54,-8,-73,-20r-21,25r-34,0r36,-42v-20,-21,-31,-53,-31,-92v0,-80,42,-125,123,-126v31,0,53,7,73,19r21,-26r34,0xm140,-24v87,0,108,-103,71,-166r-124,150v13,10,30,16,53,16xm140,-224v-87,0,-109,102,-71,165r124,-149v-13,-10,-30,-16,-53,-16","w":280},"\u00d9":{"d":"143,-269r-55,-38r0,-5r37,0v12,15,29,25,38,43r-20,0xm232,-93v-1,65,-40,97,-104,97v-61,0,-100,-32,-100,-94r0,-158r33,0v8,89,-33,224,67,224v102,0,64,-133,71,-224r33,0r0,155","w":259},"\u00da":{"d":"99,-269v9,-18,26,-28,38,-43r37,0r0,5r-55,38r-20,0xm232,-93v-1,65,-40,97,-104,97v-61,0,-100,-32,-100,-94r0,-158r33,0v8,89,-33,224,67,224v102,0,64,-133,71,-224r33,0r0,155","w":259},"\u00db":{"d":"149,-315v12,16,30,27,39,46v-29,2,-38,-16,-57,-24v-19,8,-29,26,-59,24v10,-19,29,-29,41,-46r36,0xm232,-93v-1,65,-40,97,-104,97v-61,0,-100,-32,-100,-94r0,-158r33,0v8,89,-33,224,67,224v102,0,64,-133,71,-224r33,0r0,155","w":259},"\u00dc":{"d":"150,-269r0,-32r29,0r0,32r-29,0xm81,-269r0,-32r29,0r0,32r-29,0xm232,-93v-1,65,-40,97,-104,97v-61,0,-100,-32,-100,-94r0,-158r33,0v8,89,-33,224,67,224v102,0,64,-133,71,-224r33,0r0,155","w":259},"\u00dd":{"d":"94,-269v9,-18,26,-28,38,-43r37,0r0,5r-55,38r-20,0xm137,-103r0,103r-34,0r0,-103r-95,-145r37,0r75,118r75,-118r37,0","w":240},"\u00de":{"d":"63,-203v79,-2,158,-5,158,74v0,77,-76,82,-158,77r0,52r-33,0r0,-248r33,0r0,45xm63,-77v58,0,124,9,124,-51v0,-59,-66,-50,-124,-50r0,101","w":240},"\u00df":{"d":"140,-139v13,36,65,36,65,87v0,58,-68,64,-113,47r0,-29v22,14,87,23,83,-17v-4,-47,-80,-39,-61,-102v7,-22,36,-25,36,-53v0,-21,-19,-30,-43,-30v-36,0,-51,20,-50,57r0,179r-32,0r0,-181v0,-54,29,-79,82,-80v41,0,71,15,73,52v3,39,-32,43,-40,70","w":219},"\u00e0":{"d":"141,-36v-15,21,-31,41,-68,40v-36,-1,-58,-21,-58,-57v-1,-64,63,-63,125,-63v3,-35,-9,-54,-41,-54v-24,1,-41,7,-42,31r-33,-3v5,-37,33,-52,76,-52v45,0,72,20,72,64r0,82v-1,20,7,32,28,27r0,20v-31,9,-61,-2,-59,-35xm48,-53v0,20,12,33,32,33v41,-3,63,-29,60,-74v-43,2,-92,-5,-92,41xm110,-211r-58,-49r0,-5r36,0v12,19,30,32,38,54r-16,0"},"\u00e1":{"d":"141,-36v-15,21,-31,41,-68,40v-36,-1,-58,-21,-58,-57v-1,-64,63,-63,125,-63v3,-35,-9,-54,-41,-54v-24,1,-41,7,-42,31r-33,-3v5,-37,33,-52,76,-52v45,0,72,20,72,64r0,82v-1,20,7,32,28,27r0,20v-31,9,-61,-2,-59,-35xm48,-53v0,20,12,33,32,33v41,-3,63,-29,60,-74v-43,2,-92,-5,-92,41xm73,-211v8,-23,27,-35,38,-54r36,0r0,5r-58,49r-16,0"},"\u00e2":{"d":"115,-262v12,18,31,29,40,51v-33,3,-38,-21,-58,-30v-20,10,-27,33,-59,30v9,-22,29,-33,41,-51r36,0xm141,-36v-15,21,-31,41,-68,40v-36,-1,-58,-21,-58,-57v-1,-64,63,-63,125,-63v3,-35,-9,-54,-41,-54v-24,1,-41,7,-42,31r-33,-3v5,-37,33,-52,76,-52v45,0,72,20,72,64r0,82v-1,20,7,32,28,27r0,20v-31,9,-61,-2,-59,-35xm48,-53v0,20,12,33,32,33v41,-3,63,-29,60,-74v-43,2,-92,-5,-92,41"},"\u00e3":{"d":"130,-211v-27,0,-66,-44,-75,0r-16,0v4,-23,8,-48,36,-47v28,1,64,44,74,0r16,0v-4,23,-8,47,-35,47xm141,-36v-15,21,-31,41,-68,40v-36,-1,-58,-21,-58,-57v-1,-64,63,-63,125,-63v3,-35,-9,-54,-41,-54v-24,1,-41,7,-42,31r-33,-3v5,-37,33,-52,76,-52v45,0,72,20,72,64r0,82v-1,20,7,32,28,27r0,20v-31,9,-61,-2,-59,-35xm48,-53v0,20,12,33,32,33v41,-3,63,-29,60,-74v-43,2,-92,-5,-92,41"},"\u00e4":{"d":"141,-36v-15,21,-31,41,-68,40v-36,-1,-58,-21,-58,-57v-1,-64,63,-63,125,-63v3,-35,-9,-54,-41,-54v-24,1,-41,7,-42,31r-33,-3v5,-37,33,-52,76,-52v45,0,72,20,72,64r0,82v-1,20,7,32,28,27r0,20v-31,9,-61,-2,-59,-35xm48,-53v0,20,12,33,32,33v41,-3,63,-29,60,-74v-43,2,-92,-5,-92,41xm118,-214r0,-33r29,0r0,33r-29,0xm49,-214r0,-33r29,0r0,33r-29,0"},"\u00e5":{"d":"98,-290v26,0,42,16,42,42v0,27,-18,40,-42,43v-25,-2,-41,-18,-43,-43v3,-24,16,-42,43,-42xm98,-224v13,0,23,-8,23,-24v0,-15,-8,-23,-23,-23v-15,-1,-24,9,-24,23v0,15,10,24,24,24xm141,-36v-15,21,-31,41,-68,40v-36,-1,-58,-21,-58,-57v-1,-64,63,-63,125,-63v3,-35,-9,-54,-41,-54v-24,1,-41,7,-42,31r-33,-3v5,-37,33,-52,76,-52v45,0,72,20,72,64r0,82v-1,20,7,32,28,27r0,20v-31,9,-61,-2,-59,-35xm48,-53v0,20,12,33,32,33v41,-3,63,-29,60,-74v-43,2,-92,-5,-92,41"},"\u00e6":{"d":"220,-194v63,1,86,42,84,106r-134,0v0,40,13,67,51,68v27,1,43,-12,50,-29r28,8v-11,29,-37,44,-78,45v-38,0,-62,-16,-74,-46v-14,27,-36,45,-76,46v-37,0,-59,-20,-59,-57v-1,-64,63,-63,126,-63v3,-35,-8,-55,-41,-54v-25,0,-41,8,-44,31r-33,-3v1,-59,111,-68,139,-27v13,-16,34,-24,61,-25xm78,-20v42,-2,63,-28,60,-74v-43,2,-94,-4,-94,41v0,20,13,33,34,33xm271,-113v7,-60,-75,-77,-95,-28v-3,7,-5,17,-5,28r100,0","w":320},"\u00e7":{"d":"96,-169v-40,0,-48,33,-48,73v0,40,9,75,48,75v24,0,41,-14,43,-38r32,2v-6,37,-31,61,-74,61v-59,0,-76,-41,-82,-99v-10,-93,101,-131,147,-64v4,7,5,14,7,22r-32,3v-4,-21,-16,-35,-41,-35xm99,18v19,-1,33,8,33,26v0,31,-30,33,-64,32r0,-18v18,2,39,4,41,-13v1,-15,-18,-13,-34,-13r12,-32r19,0","w":180},"\u00e8":{"d":"100,-194v63,0,86,42,84,106r-135,0v0,40,14,67,53,68v26,1,43,-12,49,-29r28,8v-11,28,-37,45,-77,45v-58,0,-88,-37,-87,-100v1,-61,26,-98,85,-98xm152,-113v6,-60,-76,-77,-97,-28v-3,7,-6,17,-6,28r103,0xm116,-211r-58,-49r0,-5r36,0v12,19,30,32,38,54r-16,0"},"\u00e9":{"d":"100,-194v63,0,86,42,84,106r-135,0v0,40,14,67,53,68v26,1,43,-12,49,-29r28,8v-11,28,-37,45,-77,45v-58,0,-88,-37,-87,-100v1,-61,26,-98,85,-98xm152,-113v6,-60,-76,-77,-97,-28v-3,7,-6,17,-6,28r103,0xm78,-211v8,-23,27,-35,38,-54r36,0r0,5r-58,49r-16,0"},"\u00ea":{"d":"120,-262v12,18,30,30,39,51v-31,2,-38,-20,-57,-30v-20,10,-27,32,-59,30v9,-22,29,-33,41,-51r36,0xm100,-194v63,0,86,42,84,106r-135,0v0,40,14,67,53,68v26,1,43,-12,49,-29r28,8v-11,28,-37,45,-77,45v-58,0,-88,-37,-87,-100v1,-61,26,-98,85,-98xm152,-113v6,-60,-76,-77,-97,-28v-3,7,-6,17,-6,28r103,0"},"\u00eb":{"d":"100,-194v63,0,86,42,84,106r-135,0v0,40,14,67,53,68v26,1,43,-12,49,-29r28,8v-11,28,-37,45,-77,45v-58,0,-88,-37,-87,-100v1,-61,26,-98,85,-98xm152,-113v6,-60,-76,-77,-97,-28v-3,7,-6,17,-6,28r103,0xm121,-214r0,-33r29,0r0,33r-29,0xm52,-214r0,-33r29,0r0,33r-29,0"},"\u00ec":{"d":"34,0r0,-190r32,0r0,190r-32,0xm60,-211r-58,-49r0,-5r36,0v12,19,30,32,38,54r-16,0","w":100},"\u00ed":{"d":"34,0r0,-190r32,0r0,190r-32,0xm24,-211v8,-23,27,-35,38,-54r36,0r0,5r-58,49r-16,0","w":100},"\u00ee":{"d":"69,-262v12,18,30,30,39,51v-32,3,-37,-21,-57,-30v-20,10,-27,32,-59,30v9,-22,29,-33,41,-51r36,0xm34,0r0,-190r32,0r0,190r-32,0","w":100},"\u00ef":{"d":"34,0r0,-190r32,0r0,190r-32,0xm70,-214r0,-33r29,0r0,33r-29,0xm1,-214r0,-33r29,0r0,33r-29,0","w":100},"\u00f0":{"d":"187,-91v0,61,-28,95,-88,95v-56,0,-81,-33,-84,-89v-3,-71,63,-105,126,-77v-10,-21,-24,-43,-41,-58r-53,23r0,-20r39,-16v-14,-10,-27,-20,-43,-28v31,-3,52,4,67,18r53,-23r0,20r-37,16v35,32,61,74,61,139xm99,-20v41,1,54,-25,55,-65v0,-40,-14,-64,-53,-64v-39,0,-53,24,-53,64v1,41,13,64,51,65"},"\u00f1":{"d":"130,-211v-27,0,-66,-44,-75,0r-16,0v4,-23,8,-48,36,-47v28,1,64,44,74,0r16,0v-4,23,-8,47,-35,47xm118,-194v89,-4,53,116,60,194r-32,0r0,-121v0,-31,-8,-49,-39,-48v-72,2,-44,102,-49,169r-32,0r-1,-190r30,0v1,10,-1,24,2,32v11,-22,29,-35,61,-36"},"\u00f2":{"d":"100,-194v62,-1,85,37,85,99v1,63,-27,99,-86,99v-59,0,-83,-39,-84,-99v0,-66,28,-99,85,-99xm99,-20v44,1,53,-31,53,-75v0,-43,-8,-75,-51,-75v-43,0,-53,32,-53,75v0,43,10,74,51,75xm116,-211r-58,-49r0,-5r36,0v12,19,30,32,38,54r-16,0"},"\u00f3":{"d":"100,-194v62,-1,85,37,85,99v1,63,-27,99,-86,99v-59,0,-83,-39,-84,-99v0,-66,28,-99,85,-99xm99,-20v44,1,53,-31,53,-75v0,-43,-8,-75,-51,-75v-43,0,-53,32,-53,75v0,43,10,74,51,75xm76,-211v8,-23,27,-35,38,-54r36,0r0,5r-58,49r-16,0"},"\u00f4":{"d":"119,-262v12,18,31,29,40,51v-33,3,-38,-21,-58,-30v-20,10,-27,32,-59,30v9,-22,29,-33,41,-51r36,0xm100,-194v62,-1,85,37,85,99v1,63,-27,99,-86,99v-59,0,-83,-39,-84,-99v0,-66,28,-99,85,-99xm99,-20v44,1,53,-31,53,-75v0,-43,-8,-75,-51,-75v-43,0,-53,32,-53,75v0,43,10,74,51,75"},"\u00f5":{"d":"130,-211v-27,0,-65,-44,-75,0r-16,0v4,-23,8,-48,36,-47v28,1,64,44,74,0r16,0v-2,24,-9,47,-35,47xm100,-194v62,-1,85,37,85,99v1,63,-27,99,-86,99v-59,0,-83,-39,-84,-99v0,-66,28,-99,85,-99xm99,-20v44,1,53,-31,53,-75v0,-43,-8,-75,-51,-75v-43,0,-53,32,-53,75v0,43,10,74,51,75"},"\u00f6":{"d":"100,-194v62,-1,85,37,85,99v1,63,-27,99,-86,99v-59,0,-83,-39,-84,-99v0,-66,28,-99,85,-99xm99,-20v44,1,53,-31,53,-75v0,-43,-8,-75,-51,-75v-43,0,-53,32,-53,75v0,43,10,74,51,75xm121,-214r0,-33r29,0r0,33r-29,0xm52,-214r0,-33r29,0r0,33r-29,0"},"\u00f7":{"d":"84,-168r0,-33r30,0r0,33r-30,0xm11,-107r0,-26r175,0r0,26r-175,0xm84,-39r0,-32r30,0r0,32r-30,0","w":197},"\u00f8":{"d":"181,-161v11,16,11,39,14,66v9,87,-81,123,-140,81r-18,21r-29,0r32,-38v-10,-16,-13,-38,-15,-64v-8,-91,81,-121,141,-83r16,-18r30,0xm109,-20v57,4,58,-63,49,-114r-85,99v7,11,20,15,36,15xm111,-170v-56,-3,-57,65,-48,113r85,-99v-8,-10,-20,-13,-37,-14","w":219},"\u00f9":{"d":"85,4v-89,4,-54,-116,-61,-194r32,0r0,120v0,31,7,50,39,49v72,-2,45,-101,50,-169r31,0r1,190r-30,0v-1,-10,1,-25,-2,-33v-11,22,-28,36,-60,37xm118,-211r-58,-49r0,-5r36,0v12,19,30,32,38,54r-16,0"},"\u00fa":{"d":"85,4v-89,4,-54,-116,-61,-194r32,0r0,120v0,31,7,50,39,49v72,-2,45,-101,50,-169r31,0r1,190r-30,0v-1,-10,1,-25,-2,-33v-11,22,-28,36,-60,37xm73,-211v8,-23,27,-35,38,-54r36,0r0,5r-58,49r-16,0"},"\u00fb":{"d":"119,-262v12,18,30,30,39,51v-31,2,-38,-20,-57,-30v-20,10,-27,32,-59,30v9,-22,29,-33,41,-51r36,0xm85,4v-89,4,-54,-116,-61,-194r32,0r0,120v0,31,7,50,39,49v72,-2,45,-101,50,-169r31,0r1,190r-30,0v-1,-10,1,-25,-2,-33v-11,22,-28,36,-60,37"},"\u00fc":{"d":"85,4v-89,4,-54,-116,-61,-194r32,0r0,120v0,31,7,50,39,49v72,-2,45,-101,50,-169r31,0r1,190r-30,0v-1,-10,1,-25,-2,-33v-11,22,-28,36,-60,37xm119,-214r0,-33r29,0r0,33r-29,0xm50,-214r0,-33r29,0r0,33r-29,0"},"\u00fd":{"d":"179,-190r-86,221v-14,28,-37,51,-81,42r0,-24v39,6,53,-20,64,-50r-75,-189r34,0r57,156r54,-156r33,0xm63,-211v8,-23,27,-35,38,-54r36,0r0,5r-58,49r-16,0","w":180},"\u00fe":{"d":"115,4v-31,0,-49,-13,-60,-34r1,105r-32,0r0,-336r32,0r0,101v10,-21,28,-34,59,-34v55,1,70,41,70,98v0,57,-16,98,-70,100xm107,-20v40,0,45,-34,45,-75v0,-41,-6,-73,-45,-74v-42,0,-51,32,-51,76v0,43,10,73,51,73"},"\u00ff":{"d":"179,-190r-86,221v-14,28,-37,51,-81,42r0,-24v39,6,53,-20,64,-50r-75,-189r34,0r57,156r54,-156r33,0xm110,-214r0,-33r29,0r0,33r-29,0xm41,-214r0,-33r29,0r0,33r-29,0","w":180},"\u0100":{"d":"169,-276r-97,0r0,-22r97,0r0,22xm205,0r-28,-72r-113,0r-28,72r-35,0r101,-248r38,0r99,248r-34,0xm167,-99r-47,-123v-12,45,-31,82,-46,123r93,0","w":240},"\u0101":{"d":"146,-217r-96,0r0,-23r96,0r0,23xm141,-36v-15,21,-31,41,-68,40v-36,-1,-58,-21,-58,-57v-1,-64,63,-63,125,-63v3,-35,-9,-54,-41,-54v-24,1,-41,7,-42,31r-33,-3v5,-37,33,-52,76,-52v45,0,72,20,72,64r0,82v-1,20,7,32,28,27r0,20v-31,9,-61,-2,-59,-35xm48,-53v0,20,12,33,32,33v41,-3,63,-29,60,-74v-43,2,-92,-5,-92,41"},"\u0102":{"d":"179,-313v-3,50,-91,58,-111,17v-3,-5,-5,-11,-6,-17r21,0v6,28,70,27,76,0r20,0xm205,0r-28,-72r-113,0r-28,72r-35,0r101,-248r38,0r99,248r-34,0xm167,-99r-47,-123v-12,45,-31,82,-46,123r93,0","w":240},"\u0103":{"d":"157,-265v-1,57,-91,72,-111,20v-3,-7,-5,-13,-6,-20r21,0v2,36,73,34,76,0r20,0xm141,-36v-15,21,-31,41,-68,40v-36,-1,-58,-21,-58,-57v-1,-64,63,-63,125,-63v3,-35,-9,-54,-41,-54v-24,1,-41,7,-42,31r-33,-3v5,-37,33,-52,76,-52v45,0,72,20,72,64r0,82v-1,20,7,32,28,27r0,20v-31,9,-61,-2,-59,-35xm48,-53v0,20,12,33,32,33v41,-3,63,-29,60,-74v-43,2,-92,-5,-92,41"},"\u0104":{"d":"206,38v-1,19,23,18,36,12r0,18v-23,12,-65,4,-61,-28v3,-27,17,-46,51,-42v-13,8,-25,19,-26,40xm205,0r-28,-72r-113,0r-28,72r-35,0r101,-248r38,0r99,248r-34,0xm167,-99r-47,-123v-12,45,-31,82,-46,123r93,0","w":240},"\u0105":{"d":"163,40v-1,19,24,18,37,12r0,18v-23,12,-65,4,-61,-28v3,-27,16,-46,50,-42v-13,8,-25,21,-26,40xm141,-36v-15,21,-31,41,-68,40v-36,-1,-58,-21,-58,-57v-1,-64,63,-63,125,-63v3,-35,-9,-54,-41,-54v-24,1,-41,7,-42,31r-33,-3v5,-37,33,-52,76,-52v45,0,72,20,72,64r0,82v-1,20,7,32,28,27r0,20v-31,9,-61,-2,-59,-35xm48,-53v0,20,12,33,32,33v41,-3,63,-29,60,-74v-43,2,-92,-5,-92,41"},"\u0106":{"d":"117,-269v9,-18,26,-28,38,-43r37,0r0,5r-55,38r-20,0xm212,-179v-10,-28,-35,-45,-73,-45v-59,0,-87,40,-87,99v0,60,29,101,89,101v43,0,62,-24,78,-52r27,14v-18,38,-51,66,-107,66v-80,0,-117,-50,-121,-129v-6,-104,99,-153,187,-111v19,9,31,26,39,46","w":259},"\u0107":{"d":"96,-169v-40,0,-48,33,-48,73v0,40,9,75,48,75v24,0,41,-14,43,-38r32,2v-6,37,-31,61,-74,61v-59,0,-76,-41,-82,-99v-10,-93,101,-131,147,-64v4,7,5,14,7,22r-32,3v-4,-21,-16,-35,-41,-35xm76,-211v8,-23,27,-35,38,-54r36,0r0,5r-58,49r-16,0","w":180},"\u0108":{"d":"158,-315v12,16,30,27,39,46v-29,2,-38,-16,-57,-24v-19,8,-29,26,-59,24v10,-19,29,-29,41,-46r36,0xm212,-179v-10,-28,-35,-45,-73,-45v-59,0,-87,40,-87,99v0,60,29,101,89,101v43,0,62,-24,78,-52r27,14v-18,38,-51,66,-107,66v-80,0,-117,-50,-121,-129v-6,-104,99,-153,187,-111v19,9,31,26,39,46","w":259},"\u0109":{"d":"114,-262v12,18,30,30,39,51v-32,3,-38,-20,-57,-30v-20,10,-27,32,-59,30v9,-22,29,-33,41,-51r36,0xm96,-169v-40,0,-48,33,-48,73v0,40,9,75,48,75v24,0,41,-14,43,-38r32,2v-6,37,-31,61,-74,61v-59,0,-76,-41,-82,-99v-10,-93,101,-131,147,-64v4,7,5,14,7,22r-32,3v-4,-21,-16,-35,-41,-35","w":180},"\u010a":{"d":"123,-282r0,-30r32,0r0,30r-32,0xm212,-179v-10,-28,-35,-45,-73,-45v-59,0,-87,40,-87,99v0,60,29,101,89,101v43,0,62,-24,78,-52r27,14v-18,38,-51,66,-107,66v-80,0,-117,-50,-121,-129v-6,-104,99,-153,187,-111v19,9,31,26,39,46","w":259},"\u010b":{"d":"80,-231r0,-30r32,0r0,30r-32,0xm96,-169v-40,0,-48,33,-48,73v0,40,9,75,48,75v24,0,41,-14,43,-38r32,2v-6,37,-31,61,-74,61v-59,0,-76,-41,-82,-99v-10,-93,101,-131,147,-64v4,7,5,14,7,22r-32,3v-4,-21,-16,-35,-41,-35","w":180},"\u010c":{"d":"158,-269r-36,0v-13,-16,-32,-26,-41,-46v30,-2,39,17,59,25v19,-9,27,-27,57,-25v-8,20,-27,29,-39,46xm212,-179v-10,-28,-35,-45,-73,-45v-59,0,-87,40,-87,99v0,60,29,101,89,101v43,0,62,-24,78,-52r27,14v-18,38,-51,66,-107,66v-80,0,-117,-50,-121,-129v-6,-104,99,-153,187,-111v19,9,31,26,39,46","w":259},"\u010d":{"d":"115,-211r-36,0v-13,-18,-31,-30,-41,-51v32,-2,39,20,59,30v19,-10,26,-32,57,-30v-9,21,-27,33,-39,51xm96,-169v-40,0,-48,33,-48,73v0,40,9,75,48,75v24,0,41,-14,43,-38r32,2v-6,37,-31,61,-74,61v-59,0,-76,-41,-82,-99v-10,-93,101,-131,147,-64v4,7,5,14,7,22r-32,3v-4,-21,-16,-35,-41,-35","w":180},"\u010e":{"d":"140,-269r-36,0v-13,-16,-32,-26,-41,-46v30,-2,39,17,59,25v19,-9,27,-27,57,-25v-8,20,-27,29,-39,46xm30,-248v118,-7,216,8,213,122v-3,78,-43,126,-121,126r-92,0r0,-248xm63,-27v89,8,146,-16,146,-99v0,-83,-60,-101,-146,-95r0,194","w":259},"\u010f":{"d":"225,-261v1,28,-2,49,-15,63r-21,0v8,-9,17,-19,17,-34r-15,0r0,-29r34,0xm85,-194v31,0,48,13,60,33r-1,-100r32,0r1,261r-30,0v-2,-10,0,-23,-3,-31v-10,23,-28,35,-59,35v-53,0,-69,-39,-70,-98v0,-66,23,-100,70,-100xm94,-170v-40,0,-46,34,-46,75v0,40,6,74,45,74v42,0,51,-32,51,-76v0,-42,-9,-74,-50,-73","w":221},"\u0110":{"d":"243,-126v-3,78,-43,126,-121,126r-92,0r0,-114r-28,0r0,-27r28,0r0,-107v118,-7,216,8,213,122xm63,-27v89,8,146,-16,146,-99v0,-83,-60,-101,-146,-95r0,80r71,0r0,27r-71,0r0,87","w":259},"\u0111":{"d":"85,-194v31,0,48,13,60,33r-1,-51r-52,0r0,-23r52,0r0,-26r32,0r0,26r23,0r0,23r-23,0r1,212r-30,0v-2,-10,0,-23,-3,-31v-10,23,-28,35,-59,35v-53,0,-69,-39,-70,-98v0,-66,23,-100,70,-100xm94,-170v-40,0,-46,34,-46,75v0,40,6,74,45,74v42,0,51,-32,51,-76v0,-42,-9,-74,-50,-73"},"\u0112":{"d":"172,-276r-97,0r0,-22r97,0r0,22xm30,0r0,-248r187,0r0,28r-154,0r0,79r144,0r0,27r-144,0r0,87r162,0r0,27r-195,0","w":240},"\u0113":{"d":"149,-217r-97,0r0,-23r97,0r0,23xm100,-194v63,0,86,42,84,106r-135,0v0,40,14,67,53,68v26,1,43,-12,49,-29r28,8v-11,28,-37,45,-77,45v-58,0,-88,-37,-87,-100v1,-61,26,-98,85,-98xm152,-113v6,-60,-76,-77,-97,-28v-3,7,-6,17,-6,28r103,0"},"\u0114":{"d":"182,-313v-3,50,-91,58,-111,17v-3,-5,-5,-11,-6,-17r20,0v6,26,71,28,76,0r21,0xm30,0r0,-248r187,0r0,28r-154,0r0,79r144,0r0,27r-144,0r0,87r162,0r0,27r-195,0","w":240},"\u0115":{"d":"159,-265v-1,58,-92,72,-112,20v-3,-7,-4,-13,-5,-20r20,0v3,35,73,35,76,0r21,0xm100,-194v63,0,86,42,84,106r-135,0v0,40,14,67,53,68v26,1,43,-12,49,-29r28,8v-11,28,-37,45,-77,45v-58,0,-88,-37,-87,-100v1,-61,26,-98,85,-98xm152,-113v6,-60,-76,-77,-97,-28v-3,7,-6,17,-6,28r103,0"},"\u0116":{"d":"108,-282r0,-30r31,0r0,30r-31,0xm30,0r0,-248r187,0r0,28r-154,0r0,79r144,0r0,27r-144,0r0,87r162,0r0,27r-195,0","w":240},"\u0117":{"d":"84,-231r0,-30r32,0r0,30r-32,0xm100,-194v63,0,86,42,84,106r-135,0v0,40,14,67,53,68v26,1,43,-12,49,-29r28,8v-11,28,-37,45,-77,45v-58,0,-88,-37,-87,-100v1,-61,26,-98,85,-98xm152,-113v6,-60,-76,-77,-97,-28v-3,7,-6,17,-6,28r103,0"},"\u0118":{"d":"188,40v-1,20,24,18,37,12r0,18v-24,11,-66,4,-62,-28v3,-27,17,-46,51,-42v-13,8,-25,19,-26,40xm30,0r0,-248r187,0r0,28r-154,0r0,79r144,0r0,27r-144,0r0,87r162,0r0,27r-195,0","w":240},"\u0119":{"d":"106,40v-1,20,24,18,37,12r0,18v-24,11,-66,4,-62,-28v3,-27,17,-46,51,-42v-13,8,-25,19,-26,40xm100,-194v63,0,86,42,84,106r-135,0v0,40,14,67,53,68v26,1,43,-12,49,-29r28,8v-11,28,-37,45,-77,45v-58,0,-88,-37,-87,-100v1,-61,26,-98,85,-98xm152,-113v6,-60,-76,-77,-97,-28v-3,7,-6,17,-6,28r103,0"},"\u011a":{"d":"142,-269r-36,0v-13,-16,-32,-26,-41,-46v30,-2,39,17,59,25v19,-9,27,-28,57,-25v-8,20,-27,29,-39,46xm30,0r0,-248r187,0r0,28r-154,0r0,79r144,0r0,27r-144,0r0,87r162,0r0,27r-195,0","w":240},"\u011b":{"d":"118,-211r-36,0v-13,-18,-31,-30,-41,-51v33,-3,39,21,60,30v19,-10,25,-33,57,-30v-9,21,-28,33,-40,51xm100,-194v63,0,86,42,84,106r-135,0v0,40,14,67,53,68v26,1,43,-12,49,-29r28,8v-11,28,-37,45,-77,45v-58,0,-88,-37,-87,-100v1,-61,26,-98,85,-98xm152,-113v6,-60,-76,-77,-97,-28v-3,7,-6,17,-6,28r103,0"},"\u011c":{"d":"160,-315v12,16,30,27,40,46v-30,3,-38,-16,-57,-24v-20,8,-29,27,-60,24v10,-20,29,-29,42,-46r35,0xm143,4v-82,0,-121,-48,-125,-129v-5,-107,100,-154,193,-111v17,8,29,25,37,43r-32,9v-13,-25,-37,-40,-76,-40v-61,0,-88,39,-88,99v0,61,29,100,91,101v35,0,62,-11,79,-27r0,-45r-74,0r0,-28r105,0r0,86v-25,25,-61,42,-110,42","w":280},"\u011d":{"d":"115,-262v12,18,30,30,39,51v-31,2,-38,-20,-57,-30v-20,10,-27,32,-59,30v9,-22,29,-33,41,-51r36,0xm177,-190v-10,125,41,293,-110,261v-23,-6,-38,-20,-44,-43r32,-5v15,47,100,32,89,-28r0,-30v-11,21,-29,36,-61,36v-54,0,-68,-41,-68,-96v0,-56,16,-97,71,-98v29,-1,48,16,59,35v1,-10,0,-23,2,-32r30,0xm94,-22v36,0,50,-32,50,-73v0,-42,-14,-75,-50,-75v-39,0,-46,34,-46,75v0,41,6,73,46,73"},"\u011e":{"d":"201,-313v-3,50,-91,58,-111,17v-3,-5,-5,-11,-6,-17r21,0v6,28,70,27,76,0r20,0xm143,4v-82,0,-121,-48,-125,-129v-5,-107,100,-154,193,-111v17,8,29,25,37,43r-32,9v-13,-25,-37,-40,-76,-40v-61,0,-88,39,-88,99v0,61,29,100,91,101v35,0,62,-11,79,-27r0,-45r-74,0r0,-28r105,0r0,86v-25,25,-61,42,-110,42","w":280},"\u011f":{"d":"155,-265v-1,58,-92,72,-112,20v-3,-7,-4,-13,-5,-20r20,0v3,35,73,35,76,0r21,0xm177,-190v-10,125,41,293,-110,261v-23,-6,-38,-20,-44,-43r32,-5v15,47,100,32,89,-28r0,-30v-11,21,-29,36,-61,36v-54,0,-68,-41,-68,-96v0,-56,16,-97,71,-98v29,-1,48,16,59,35v1,-10,0,-23,2,-32r30,0xm94,-22v36,0,50,-32,50,-73v0,-42,-14,-75,-50,-75v-39,0,-46,34,-46,75v0,41,6,73,46,73"},"\u0120":{"d":"127,-282r0,-30r31,0r0,30r-31,0xm143,4v-82,0,-121,-48,-125,-129v-5,-107,100,-154,193,-111v17,8,29,25,37,43r-32,9v-13,-25,-37,-40,-76,-40v-61,0,-88,39,-88,99v0,61,29,100,91,101v35,0,62,-11,79,-27r0,-45r-74,0r0,-28r105,0r0,86v-25,25,-61,42,-110,42","w":280},"\u0121":{"d":"80,-231r0,-30r32,0r0,30r-32,0xm177,-190v-10,125,41,293,-110,261v-23,-6,-38,-20,-44,-43r32,-5v15,47,100,32,89,-28r0,-30v-11,21,-29,36,-61,36v-54,0,-68,-41,-68,-96v0,-56,16,-97,71,-98v29,-1,48,16,59,35v1,-10,0,-23,2,-32r30,0xm94,-22v36,0,50,-32,50,-73v0,-42,-14,-75,-50,-75v-39,0,-46,34,-46,75v0,41,6,73,46,73"},"\u0122":{"d":"161,17v1,27,0,47,-14,59r-21,0v8,-10,16,-17,17,-31r-16,0r0,-28r34,0xm143,4v-82,0,-121,-48,-125,-129v-5,-107,100,-154,193,-111v17,8,29,25,37,43r-32,9v-13,-25,-37,-40,-76,-40v-61,0,-88,39,-88,99v0,61,29,100,91,101v35,0,62,-11,79,-27r0,-45r-74,0r0,-28r105,0r0,86v-25,25,-61,42,-110,42","w":280},"\u0123":{"d":"78,-213v-1,-27,2,-49,14,-63r21,0v-8,9,-16,20,-16,34r15,0r0,29r-34,0xm177,-190v-10,125,41,293,-110,261v-23,-6,-38,-20,-44,-43r32,-5v15,47,100,32,89,-28r0,-30v-11,21,-29,36,-61,36v-54,0,-68,-41,-68,-96v0,-56,16,-97,71,-98v29,-1,48,16,59,35v1,-10,0,-23,2,-32r30,0xm94,-22v36,0,50,-32,50,-73v0,-42,-14,-75,-50,-75v-39,0,-46,34,-46,75v0,41,6,73,46,73"},"\u0124":{"d":"149,-315v12,16,30,27,39,46v-29,2,-38,-16,-57,-24v-19,8,-29,26,-59,24v10,-19,29,-29,41,-46r36,0xm197,0r0,-115r-134,0r0,115r-33,0r0,-248r33,0r0,105r134,0r0,-105r34,0r0,248r-34,0","w":259},"\u0125":{"d":"120,-326v12,16,31,26,39,46v-30,3,-38,-16,-57,-25v-20,8,-29,27,-59,25v8,-21,29,-29,41,-46r36,0xm106,-169v-72,0,-44,102,-49,169r-32,0r0,-261r32,0r-1,103v12,-21,28,-36,61,-36v89,0,53,116,60,194r-32,0r0,-121v2,-32,-8,-49,-39,-48"},"\u0126":{"d":"198,0r0,-115r-135,0r0,115r-33,0r0,-180r-28,0r0,-27r28,0r0,-41r33,0r0,41r135,0r0,-41r33,0r0,41r27,0r0,27r-27,0r0,180r-33,0xm198,-143r0,-37r-135,0r0,37r135,0","w":259},"\u0127":{"d":"106,-162v-70,0,-44,96,-49,162r-32,0r0,-212r-23,0r0,-23r23,0r0,-26r32,0r0,26r52,0r0,23r-52,0v0,20,-4,43,-1,61v12,-21,28,-36,61,-36v87,0,54,110,60,187r-32,0r0,-114v2,-32,-8,-49,-39,-48"},"\u0128":{"d":"113,-316v-3,24,-8,48,-35,47v-28,-1,-64,-43,-75,0r-16,0v4,-23,8,-48,36,-47v28,1,64,44,74,0r16,0xm33,0r0,-248r34,0r0,248r-34,0","w":100},"\u0129":{"d":"78,-211v-27,0,-65,-44,-75,0r-16,0v4,-23,8,-48,36,-47v28,1,64,44,74,0r16,0v-2,24,-9,47,-35,47xm34,0r0,-190r32,0r0,190r-32,0","w":100},"\u012a":{"d":"99,-276r-97,0r0,-22r97,0r0,22xm33,0r0,-248r34,0r0,248r-34,0","w":100},"\u012b":{"d":"99,-217r-97,0r0,-23r97,0r0,23xm34,0r0,-190r32,0r0,190r-32,0","w":100},"\u012c":{"d":"109,-313v-3,50,-91,58,-111,17v-3,-5,-5,-11,-6,-17r20,0v6,26,71,28,76,0r21,0xm33,0r0,-248r34,0r0,248r-34,0","w":100},"\u012d":{"d":"12,-265v2,34,73,36,76,0r21,0v0,57,-92,73,-111,20v-3,-7,-5,-13,-6,-20r20,0xm34,0r0,-190r32,0r0,190r-32,0","w":100},"\u012e":{"d":"41,40v-1,20,24,18,37,12r0,18v-23,12,-66,4,-62,-28v3,-27,17,-46,51,-42v-13,8,-25,19,-26,40xm33,0r0,-248r34,0r0,248r-34,0","w":100},"\u012f":{"d":"30,40v-1,19,24,18,37,12r0,18v-24,12,-65,3,-62,-28v3,-27,17,-46,51,-42v-13,8,-25,21,-26,40xm24,-231r0,-30r32,0r0,30r-32,0xm24,0r0,-190r32,0r0,190r-32,0","w":79},"\u0130":{"d":"34,-282r0,-30r32,0r0,30r-32,0xm33,0r0,-248r34,0r0,248r-34,0","w":100},"\u0131":{"d":"34,0r0,-190r32,0r0,190r-32,0","w":100},"\u0132":{"d":"30,0r0,-248r34,0r0,248r-34,0xm238,-248v-8,100,35,252,-73,252v-44,-1,-67,-25,-74,-66r32,-5v4,25,16,42,43,43v27,0,39,-20,39,-49r0,-147r-48,0r0,-28r81,0","w":264},"\u0133":{"d":"24,-231r0,-30r32,0r0,30r-32,0xm24,0r0,-190r32,0r0,190r-32,0xm104,-231r0,-30r32,0r0,30r-32,0xm71,49v24,4,33,-6,33,-30r0,-209r32,0r0,214v2,40,-23,58,-65,49r0,-24","w":159},"\u0134":{"d":"132,-315v12,16,30,27,39,46v-29,2,-38,-16,-57,-24v-19,8,-29,26,-59,24v10,-19,29,-29,41,-46r36,0xm153,-248v-8,100,35,252,-73,252v-44,-1,-67,-25,-74,-66r32,-5v4,25,16,42,43,43v27,0,39,-20,39,-49r0,-147r-48,0r0,-28r81,0","w":180},"\u0135":{"d":"56,24v2,40,-23,58,-65,49r0,-24v23,5,33,-6,33,-30r0,-209r32,0r0,214xm59,-262v12,18,30,30,39,51v-31,2,-38,-20,-57,-30v-20,10,-27,32,-59,30v9,-22,29,-33,41,-51r36,0","w":79},"\u0136":{"d":"142,17v1,27,-2,46,-15,59r-21,0v8,-10,16,-17,17,-31r-16,0r0,-28r35,0xm194,0r-99,-120r-32,25r0,95r-33,0r0,-248r33,0r0,124r119,-124r40,0r-105,108r119,140r-42,0","w":240},"\u0137":{"d":"116,17v1,27,-2,46,-14,59r-21,0v8,-10,16,-17,17,-31r-16,0r0,-28r34,0xm143,0r-64,-87r-23,19r0,68r-32,0r0,-261r32,0r0,163r83,-92r37,0r-77,82r82,108r-38,0","w":180},"\u0138":{"d":"143,0r-64,-87r-23,19r0,68r-32,0r0,-190r32,0r0,92r83,-92r37,0r-77,82r82,108r-38,0","w":180},"\u0139":{"d":"43,-269v9,-18,26,-28,38,-43r37,0r0,5r-55,38r-20,0xm30,0r0,-248r33,0r0,221r125,0r0,27r-158,0"},"\u013a":{"d":"16,-283v9,-18,26,-28,38,-43r37,0r0,5r-55,38r-20,0xm24,0r0,-261r32,0r0,261r-32,0","w":79},"\u013b":{"d":"126,17v1,27,-2,46,-15,59r-20,0v8,-10,16,-17,16,-31r-15,0r0,-28r34,0xm30,0r0,-248r33,0r0,221r125,0r0,27r-158,0"},"\u013c":{"d":"57,17v1,27,0,47,-14,59r-21,0v8,-10,16,-17,17,-31r-16,0r0,-28r34,0xm24,0r0,-261r32,0r0,261r-32,0","w":79},"\u013d":{"d":"151,-248v1,28,-1,50,-15,63r-21,0v8,-9,17,-19,17,-33r-15,0r0,-30r34,0xm30,0r0,-248r33,0r0,221r125,0r0,27r-158,0"},"\u013e":{"d":"108,-261v1,28,-1,50,-14,63r-21,0v8,-9,16,-20,17,-34r-16,0r0,-29r34,0xm24,0r0,-261r32,0r0,261r-32,0","w":104},"\u013f":{"d":"110,-121r0,-30r32,0r0,30r-32,0xm30,0r0,-248r33,0r0,221r125,0r0,27r-158,0"},"\u0140":{"d":"84,-121r0,-30r32,0r0,30r-32,0xm24,0r0,-261r32,0r0,261r-32,0","w":120},"\u0141":{"d":"108,-140r-45,26r0,87r125,0r0,27r-158,0r0,-95r-26,15r0,-27r26,-15r0,-126r33,0r0,106r45,-26r0,28"},"\u0142":{"d":"24,0r0,-95r-21,12r0,-28r21,-12r0,-138r32,0r0,120r22,-13r0,28r-22,12r0,114r-32,0","w":79},"\u0143":{"d":"106,-269v9,-18,26,-28,38,-43r36,0r0,5r-54,38r-20,0xm190,0r-132,-211r1,211r-29,0r0,-248r39,0r133,213r-2,-213r31,0r0,248r-41,0","w":259},"\u0144":{"d":"118,-194v89,-4,53,116,60,194r-32,0r0,-121v0,-31,-8,-49,-39,-48v-72,2,-44,102,-49,169r-32,0r-1,-190r30,0v1,10,-1,24,2,32v11,-22,29,-35,61,-36xm81,-211v8,-23,27,-35,38,-54r36,0r0,5r-58,49r-16,0"},"\u0145":{"d":"147,17v1,27,-2,46,-15,59r-20,0v8,-10,16,-17,16,-31r-15,0r0,-28r34,0xm190,0r-132,-211r1,211r-29,0r0,-248r39,0r133,213r-2,-213r31,0r0,248r-41,0","w":259},"\u0146":{"d":"119,17v1,27,-2,46,-15,59r-21,0v8,-10,17,-16,17,-31r-16,0r0,-28r35,0xm118,-194v89,-4,53,116,60,194r-32,0r0,-121v0,-31,-8,-49,-39,-48v-72,2,-44,102,-49,169r-32,0r-1,-190r30,0v1,10,-1,24,2,32v11,-22,29,-35,61,-36"},"\u0147":{"d":"148,-269r-36,0v-13,-16,-32,-26,-41,-46v30,-2,39,17,59,25v19,-9,27,-27,57,-25v-8,20,-27,29,-39,46xm190,0r-132,-211r1,211r-29,0r0,-248r39,0r133,213r-2,-213r31,0r0,248r-41,0","w":259},"\u0148":{"d":"120,-211r-36,0v-13,-18,-31,-30,-41,-51v32,-2,39,20,59,30v19,-10,25,-33,57,-30v-9,21,-27,33,-39,51xm118,-194v89,-4,53,116,60,194r-32,0r0,-121v0,-31,-8,-49,-39,-48v-72,2,-44,102,-49,169r-32,0r-1,-190r30,0v1,10,-1,24,2,32v11,-22,29,-35,61,-36"},"\u0149":{"d":"134,-194v89,-4,53,116,60,194r-32,0r0,-121v0,-31,-8,-49,-39,-48v-72,2,-44,102,-49,169r-32,0r-1,-190r30,0v1,10,-1,24,2,32v11,-22,29,-35,61,-36xm35,-248v1,32,-1,62,-14,81r-22,0v9,-13,17,-27,17,-46r-16,0r0,-35r35,0","w":217},"\u014a":{"d":"234,-156v2,84,5,178,-87,157v-16,-4,-29,-11,-37,-23r22,-21v7,9,19,20,34,20v51,-3,35,-79,35,-130v0,-44,-15,-73,-59,-71v-44,2,-79,24,-79,67r0,157r-33,0r-1,-248r32,0r2,44v17,-27,45,-46,89,-47v62,-2,80,36,82,95","w":260},"\u014b":{"d":"178,24v4,40,-24,58,-65,49r0,-24v23,5,33,-6,33,-30r0,-140v0,-31,-8,-49,-39,-48v-72,2,-45,101,-50,169r-31,0r-1,-190r29,0r2,32v11,-22,29,-35,61,-36v95,-3,53,134,61,218"},"\u014c":{"d":"188,-276r-96,0r0,-22r96,0r0,22xm140,-251v81,0,123,46,123,126v0,79,-44,129,-123,129v-81,0,-123,-49,-123,-129v0,-80,42,-126,123,-126xm140,-24v63,0,89,-41,89,-101v0,-60,-29,-99,-89,-99v-61,0,-89,39,-89,99v0,60,28,100,89,101","w":280},"\u014d":{"d":"148,-217r-96,0r0,-23r96,0r0,23xm100,-194v62,-1,85,37,85,99v1,63,-27,99,-86,99v-59,0,-83,-39,-84,-99v0,-66,28,-99,85,-99xm99,-20v44,1,53,-31,53,-75v0,-43,-8,-75,-51,-75v-43,0,-53,32,-53,75v0,43,10,74,51,75"},"\u014e":{"d":"198,-313v-3,51,-91,57,-111,17v-3,-5,-5,-11,-6,-17r21,0v6,27,70,27,76,0r20,0xm140,-251v81,0,123,46,123,126v0,79,-44,129,-123,129v-81,0,-123,-49,-123,-129v0,-80,42,-126,123,-126xm140,-24v63,0,89,-41,89,-101v0,-60,-29,-99,-89,-99v-61,0,-89,39,-89,99v0,60,28,100,89,101","w":280},"\u014f":{"d":"159,-265v-1,58,-92,72,-112,20v-3,-7,-4,-13,-5,-20r20,0v3,35,73,35,76,0r21,0xm100,-194v62,-1,85,37,85,99v1,63,-27,99,-86,99v-59,0,-83,-39,-84,-99v0,-66,28,-99,85,-99xm99,-20v44,1,53,-31,53,-75v0,-43,-8,-75,-51,-75v-43,0,-53,32,-53,75v0,43,10,74,51,75"},"\u0150":{"d":"90,-269v8,-18,24,-28,35,-43r36,0r0,5r-54,38r-17,0xm151,-269v8,-18,24,-28,35,-43r36,0r0,5r-54,38r-17,0xm140,-251v81,0,123,46,123,126v0,79,-44,129,-123,129v-81,0,-123,-49,-123,-129v0,-80,42,-126,123,-126xm140,-24v63,0,89,-41,89,-101v0,-60,-29,-99,-89,-99v-61,0,-89,39,-89,99v0,60,28,100,89,101","w":280},"\u0151":{"d":"50,-211v8,-23,27,-35,39,-54r36,0r0,5r-58,49r-17,0xm111,-211v8,-23,27,-35,39,-54r36,0r0,5r-58,49r-17,0xm100,-194v62,-1,85,37,85,99v1,63,-27,99,-86,99v-59,0,-83,-39,-84,-99v0,-66,28,-99,85,-99xm99,-20v44,1,53,-31,53,-75v0,-43,-8,-75,-51,-75v-43,0,-53,32,-53,75v0,43,10,74,51,75"},"\u0152":{"d":"17,-125v-1,-93,60,-123,159,-123r161,0r0,28r-141,0r0,79r130,0r0,27r-130,0r0,87r148,0r0,27r-205,2v-79,-2,-121,-47,-122,-127xm51,-125v0,69,38,106,111,99r0,-195v-74,-9,-111,28,-111,96","w":360},"\u0153":{"d":"240,-194v63,0,86,42,84,106r-136,0v1,39,14,67,53,68v27,1,43,-12,50,-29r28,8v-13,52,-122,61,-147,12v-13,22,-37,33,-71,33v-60,0,-85,-38,-86,-99v-1,-63,28,-98,87,-99v33,0,56,10,70,31v14,-20,38,-31,68,-31xm101,-20v43,1,54,-31,54,-75v0,-44,-9,-75,-52,-75v-43,0,-55,31,-55,75v0,43,12,74,53,75xm291,-113v6,-61,-76,-76,-97,-28v-3,7,-6,17,-6,28r103,0","w":339},"\u0154":{"d":"97,-269v9,-18,26,-28,38,-43r37,0r0,5r-55,38r-20,0xm233,-177v-1,41,-23,64,-60,70r70,107r-38,0r-65,-103r-77,0r0,103r-33,0r0,-248v88,3,205,-21,203,71xm63,-129v60,-2,137,13,137,-47v0,-61,-80,-42,-137,-45r0,92","w":259},"\u0155":{"d":"114,-163v-78,-16,-53,91,-57,163r-32,0r-1,-190r30,0v1,12,-1,29,2,39v6,-27,23,-49,58,-41r0,29xm45,-211v8,-23,27,-35,38,-54r36,0r0,5r-58,49r-16,0","w":119},"\u0156":{"d":"149,17v1,27,-2,46,-15,59r-21,0v8,-10,16,-17,17,-31r-16,0r0,-28r35,0xm233,-177v-1,41,-23,64,-60,70r70,107r-38,0r-65,-103r-77,0r0,103r-33,0r0,-248v88,3,205,-21,203,71xm63,-129v60,-2,137,13,137,-47v0,-61,-80,-42,-137,-45r0,92","w":259},"\u0157":{"d":"58,17v1,27,-2,46,-15,59r-20,0v8,-10,16,-17,16,-31r-15,0r0,-28r34,0xm114,-163v-78,-16,-53,91,-57,163r-32,0r-1,-190r30,0v1,12,-1,29,2,39v6,-27,23,-49,58,-41r0,29","w":119},"\u0158":{"d":"140,-269r-36,0v-13,-16,-32,-26,-41,-46v30,-2,39,17,59,25v19,-9,27,-27,57,-25v-8,20,-27,29,-39,46xm233,-177v-1,41,-23,64,-60,70r70,107r-38,0r-65,-103r-77,0r0,103r-33,0r0,-248v88,3,205,-21,203,71xm63,-129v60,-2,137,13,137,-47v0,-61,-80,-42,-137,-45r0,92","w":259},"\u0159":{"d":"87,-211r-36,0v-13,-18,-31,-30,-41,-51v32,-2,39,20,59,30v19,-10,26,-32,57,-30v-9,21,-27,33,-39,51xm114,-163v-78,-16,-53,91,-57,163r-32,0r-1,-190r30,0v1,12,-1,29,2,39v6,-27,23,-49,58,-41r0,29","w":119},"\u015a":{"d":"185,-189v-5,-48,-123,-54,-124,2v14,75,158,14,163,119v3,78,-121,87,-175,55v-17,-10,-28,-26,-33,-46r33,-7v5,56,141,63,141,-1v0,-78,-155,-14,-162,-118v-5,-82,145,-84,179,-34v5,7,8,16,11,25xm99,-269v8,-23,27,-35,38,-54r36,0r0,5r-58,49r-16,0","w":240},"\u015b":{"d":"135,-143v-3,-34,-86,-38,-87,0v15,53,115,12,119,90v4,78,-150,74,-157,8r28,-5v4,36,97,45,98,0v-10,-56,-113,-15,-118,-90v-4,-57,82,-63,122,-42v12,7,21,19,24,35xm68,-211v8,-23,27,-35,38,-54r36,0r0,5r-58,49r-16,0","w":180},"\u015c":{"d":"142,-320v12,18,29,31,39,51v-31,2,-38,-19,-57,-29v-20,10,-27,31,-59,29v10,-21,28,-33,41,-51r36,0xm185,-189v-5,-48,-123,-54,-124,2v14,75,158,14,163,119v3,78,-121,87,-175,55v-17,-10,-28,-26,-33,-46r33,-7v5,56,141,63,141,-1v0,-78,-155,-14,-162,-118v-5,-82,145,-84,179,-34v5,7,8,16,11,25","w":240},"\u015d":{"d":"107,-262v12,18,31,29,40,51v-33,3,-38,-21,-58,-30v-20,10,-27,33,-59,30v9,-22,29,-33,41,-51r36,0xm135,-143v-3,-34,-86,-38,-87,0v15,53,115,12,119,90v4,78,-150,74,-157,8r28,-5v4,36,97,45,98,0v-10,-56,-113,-15,-118,-90v-4,-57,82,-63,122,-42v12,7,21,19,24,35","w":180},"\u015e":{"d":"185,-189v-5,-48,-123,-54,-124,2v14,75,158,14,163,119v3,78,-121,87,-175,55v-17,-10,-28,-26,-33,-46r33,-7v5,56,141,63,141,-1v0,-78,-155,-14,-162,-118v-5,-82,145,-84,179,-34v5,7,8,16,11,25xm126,18v19,-1,33,8,33,26v0,31,-30,33,-64,32r0,-18v18,2,39,4,41,-13v1,-15,-18,-13,-34,-13r12,-32r19,0","w":240},"\u015f":{"d":"135,-143v-3,-34,-86,-38,-87,0v15,53,115,12,119,90v4,78,-150,74,-157,8r28,-5v4,36,97,45,98,0v-10,-56,-113,-15,-118,-90v-4,-57,82,-63,122,-42v12,7,21,19,24,35xm90,18v19,-1,33,8,33,26v0,31,-30,33,-64,32r0,-18v18,2,39,4,41,-13v1,-15,-18,-13,-34,-13r12,-32r19,0","w":180},"\u0160":{"d":"142,-269r-36,0v-13,-16,-32,-26,-41,-46v31,-3,39,18,60,25v19,-9,27,-28,57,-25v-8,21,-28,29,-40,46xm185,-189v-5,-48,-123,-54,-124,2v14,75,158,14,163,119v3,78,-121,87,-175,55v-17,-10,-28,-26,-33,-46r33,-7v5,56,141,63,141,-1v0,-78,-155,-14,-162,-118v-5,-82,145,-84,179,-34v5,7,8,16,11,25","w":240},"\u0161":{"d":"107,-211r-35,0v-13,-18,-32,-30,-42,-51v33,-3,39,21,60,30v19,-10,25,-33,57,-30v-9,21,-28,33,-40,51xm135,-143v-3,-34,-86,-38,-87,0v15,53,115,12,119,90v4,78,-150,74,-157,8r28,-5v4,36,97,45,98,0v-10,-56,-113,-15,-118,-90v-4,-57,82,-63,122,-42v12,7,21,19,24,35","w":180},"\u0162":{"d":"109,18v19,-1,33,8,33,26v0,31,-30,33,-64,32r0,-18v18,2,39,4,41,-13v1,-15,-18,-13,-34,-13r12,-32r19,0xm127,-220r0,220r-34,0r0,-220r-85,0r0,-28r204,0r0,28r-85,0","w":219},"\u0163":{"d":"61,18v19,-1,33,8,33,26v0,31,-30,33,-64,32r0,-18v18,2,39,4,41,-13v1,-15,-18,-13,-34,-13r12,-32r19,0xm59,-47v-2,24,18,29,38,22r0,24v-33,10,-70,5,-70,-39r0,-127r-22,0r0,-23r24,0r9,-43r21,0r0,43r35,0r0,23r-35,0r0,120","w":100},"\u0164":{"d":"128,-269r-36,0v-13,-16,-32,-26,-41,-46v30,-2,39,17,59,25v19,-9,27,-27,57,-25v-8,20,-27,29,-39,46xm127,-220r0,220r-34,0r0,-220r-85,0r0,-28r204,0r0,28r-85,0","w":219},"\u0165":{"d":"138,-261v1,28,-2,49,-15,63r-20,0v8,-9,16,-20,16,-34r-15,0r0,-29r34,0xm59,-47v-2,24,18,29,38,22r0,24v-33,10,-70,5,-70,-39r0,-127r-22,0r0,-23r24,0r9,-43r21,0r0,43r35,0r0,23r-35,0r0,120","w":135},"\u0166":{"d":"127,-220r0,79r49,0r0,27r-49,0r0,114r-34,0r0,-114r-49,0r0,-27r49,0r0,-79r-85,0r0,-28r204,0r0,28r-85,0","w":219},"\u0167":{"d":"97,-1v-33,10,-70,5,-70,-39r0,-51r-22,0r0,-23r22,0r0,-53r-22,0r0,-23r24,0r9,-43r21,0r0,43r35,0r0,23r-35,0r0,53r35,0r0,23r-35,0v0,34,-8,83,38,66r0,24","w":100},"\u0168":{"d":"193,-316v-4,23,-7,48,-35,47v-28,-1,-65,-44,-75,0r-16,0v4,-23,8,-48,36,-47v28,1,64,44,74,0r16,0xm232,-93v-1,65,-40,97,-104,97v-61,0,-100,-32,-100,-94r0,-158r33,0v8,89,-33,224,67,224v102,0,64,-133,71,-224r33,0r0,155","w":259},"\u0169":{"d":"130,-211v-27,0,-65,-44,-75,0r-16,0v4,-23,8,-48,36,-47v28,1,64,44,74,0r16,0v-2,24,-9,47,-35,47xm84,4v-89,4,-54,-116,-61,-194r32,0r0,120v0,31,7,50,39,49v72,-2,45,-101,50,-169r31,0r1,190r-30,0v-1,-10,1,-25,-2,-33v-11,22,-28,36,-60,37"},"\u016a":{"d":"178,-275r-96,0r0,-22r96,0r0,22xm232,-93v-1,65,-40,97,-104,97v-61,0,-100,-32,-100,-94r0,-158r33,0v8,89,-33,224,67,224v102,0,64,-133,71,-224r33,0r0,155","w":259},"\u016b":{"d":"148,-217r-97,0r0,-23r97,0r0,23xm84,4v-89,4,-54,-116,-61,-194r32,0r0,120v0,31,7,50,39,49v72,-2,45,-101,50,-169r31,0r1,190r-30,0v-1,-10,1,-25,-2,-33v-11,22,-28,36,-60,37"},"\u016c":{"d":"188,-313v-3,51,-91,57,-111,17v-3,-5,-5,-11,-6,-17r21,0v6,27,70,27,76,0r20,0xm232,-93v-1,65,-40,97,-104,97v-61,0,-100,-32,-100,-94r0,-158r33,0v8,89,-33,224,67,224v102,0,64,-133,71,-224r33,0r0,155","w":259},"\u016d":{"d":"158,-265v0,57,-92,73,-111,20v-3,-7,-5,-13,-6,-20r20,0v3,35,73,36,76,0r21,0xm84,4v-89,4,-54,-116,-61,-194r32,0r0,120v0,31,7,50,39,49v72,-2,45,-101,50,-169r31,0r1,190r-30,0v-1,-10,1,-25,-2,-33v-11,22,-28,36,-60,37"},"\u016e":{"d":"130,-326v27,0,40,18,43,42v-2,25,-16,43,-43,43v-26,0,-42,-17,-42,-43v0,-26,16,-42,42,-42xm130,-259v15,0,24,-10,24,-25v0,-14,-10,-23,-24,-23v-14,0,-24,9,-24,23v0,15,9,25,24,25xm232,-93v-1,65,-40,97,-104,97v-61,0,-100,-32,-100,-94r0,-158r33,0v8,89,-33,224,67,224v102,0,64,-133,71,-224r33,0r0,155","w":259},"\u016f":{"d":"100,-290v27,0,40,18,43,42v-2,25,-18,43,-43,43v-25,0,-41,-18,-43,-43v3,-24,16,-41,43,-42xm100,-224v14,0,24,-9,24,-24v0,-14,-9,-23,-24,-23v-15,0,-24,9,-24,23v0,15,10,24,24,24xm84,4v-89,4,-54,-116,-61,-194r32,0r0,120v0,31,7,50,39,49v72,-2,45,-101,50,-169r31,0r1,190r-30,0v-1,-10,1,-25,-2,-33v-11,22,-28,36,-60,37"},"\u0170":{"d":"78,-269v8,-18,24,-28,35,-43r36,0r0,5r-54,38r-17,0xm139,-269v8,-18,24,-28,35,-43r36,0r0,5r-54,38r-17,0xm232,-93v-1,65,-40,97,-104,97v-61,0,-100,-32,-100,-94r0,-158r33,0v8,89,-33,224,67,224v102,0,64,-133,71,-224r33,0r0,155","w":259},"\u0171":{"d":"50,-211v8,-23,27,-35,38,-54r36,0r0,5r-58,49r-16,0xm111,-211v8,-23,27,-35,38,-54r36,0r0,5r-58,49r-16,0xm84,4v-89,4,-54,-116,-61,-194r32,0r0,120v0,31,7,50,39,49v72,-2,45,-101,50,-169r31,0r1,190r-30,0v-1,-10,1,-25,-2,-33v-11,22,-28,36,-60,37"},"\u0172":{"d":"134,40v-1,19,24,18,37,12r0,18v-23,12,-65,4,-61,-28v3,-27,16,-46,50,-42v-13,8,-25,21,-26,40xm232,-93v-1,65,-40,97,-104,97v-61,0,-100,-32,-100,-94r0,-158r33,0v8,89,-33,224,67,224v102,0,64,-133,71,-224r33,0r0,155","w":259},"\u0173":{"d":"144,40v-2,19,24,18,37,12r0,18v-24,12,-65,3,-62,-28v3,-27,17,-46,51,-42v-13,8,-24,21,-26,40xm84,4v-89,4,-54,-116,-61,-194r32,0r0,120v0,31,7,50,39,49v72,-2,45,-101,50,-169r31,0r1,190r-30,0v-1,-10,1,-25,-2,-33v-11,22,-28,36,-60,37"},"\u0174":{"d":"188,-315v12,16,30,27,40,46v-31,3,-38,-17,-58,-24v-19,8,-29,27,-59,24v10,-19,29,-29,41,-46r36,0xm266,0r-40,0r-56,-210r-55,210r-40,0r-73,-248r35,0r59,218r15,-64r43,-154r32,0r59,218r59,-218r35,0","w":339},"\u0175":{"d":"148,-262v12,18,30,30,39,51v-31,2,-38,-20,-57,-30v-20,10,-27,32,-59,30v9,-22,29,-33,41,-51r36,0xm206,0r-36,0r-40,-164r-41,164r-36,0r-54,-190r32,0r39,164r43,-164r34,0r41,164r42,-164r31,0","w":259},"\u0176":{"d":"138,-315v12,16,30,27,39,46v-29,2,-38,-16,-57,-24v-19,8,-29,26,-59,24v10,-19,29,-29,41,-46r36,0xm137,-103r0,103r-34,0r0,-103r-95,-145r37,0r75,118r75,-118r37,0","w":240},"\u0177":{"d":"109,-262v12,18,30,30,39,51v-31,2,-38,-20,-57,-30v-20,10,-27,32,-59,30v9,-22,29,-33,41,-51r36,0xm179,-190r-86,221v-14,28,-37,51,-81,42r0,-24v39,6,53,-20,64,-50r-75,-189r34,0r57,156r54,-156r33,0","w":180},"\u0178":{"d":"140,-269r0,-32r29,0r0,32r-29,0xm71,-269r0,-32r29,0r0,32r-29,0xm137,-103r0,103r-34,0r0,-103r-95,-145r37,0r75,118r75,-118r37,0","w":240},"\u0179":{"d":"86,-269v9,-18,26,-28,38,-43r36,0r0,5r-54,38r-20,0xm209,0r-198,0r0,-25r151,-195r-138,0r0,-28r176,0r0,25r-150,196r159,0r0,27","w":219},"\u017a":{"d":"9,0r0,-24r116,-142r-109,0r0,-24r144,0r0,24r-116,142r123,0r0,24r-158,0xm67,-211v8,-23,27,-35,38,-54r36,0r0,5r-58,49r-16,0","w":180},"\u017b":{"d":"94,-282r0,-30r32,0r0,30r-32,0xm209,0r-198,0r0,-25r151,-195r-138,0r0,-28r176,0r0,25r-150,196r159,0r0,27","w":219},"\u017c":{"d":"72,-231r0,-30r32,0r0,30r-32,0xm9,0r0,-24r116,-142r-109,0r0,-24r144,0r0,24r-116,142r123,0r0,24r-158,0","w":180},"\u017d":{"d":"132,-269r-36,0v-13,-16,-32,-26,-41,-46v30,-2,39,17,59,25v19,-9,27,-27,57,-25v-8,20,-27,29,-39,46xm209,0r-198,0r0,-25r151,-195r-138,0r0,-28r176,0r0,25r-150,196r159,0r0,27","w":219},"\u017e":{"d":"104,-211r-35,0v-13,-18,-32,-30,-42,-51v33,-3,39,21,60,30v19,-10,25,-33,57,-30v-9,21,-28,33,-40,51xm9,0r0,-24r116,-142r-109,0r0,-24r144,0r0,24r-116,142r123,0r0,24r-158,0","w":180},"\u017f":{"d":"93,-234v-23,-6,-37,2,-37,27r0,207r-32,0r0,-212v-3,-41,29,-56,69,-46r0,24","w":79},"\u0192":{"d":"164,-231v-38,-11,-47,19,-49,51r37,0r-5,23r-37,0r-45,233r-31,0r44,-233r-26,0r4,-23r27,0v3,-49,28,-91,86,-72"},"\u01fa":{"d":"120,-283v42,0,56,53,24,70r95,213r-34,0r-28,-65r-113,0r-28,65r-35,0r96,-213v-32,-15,-19,-70,23,-70xm167,-89r-47,-111v-13,39,-30,75,-46,111r93,0xm119,-223v14,-1,25,-8,25,-22v0,-13,-11,-21,-24,-21v-12,0,-24,6,-23,21v0,14,8,22,22,22xm100,-291v9,-16,27,-22,39,-35r36,0r0,4v-25,10,-38,33,-75,31","w":240},"\u01fb":{"d":"100,-260v27,0,40,18,43,42v-2,25,-18,43,-43,43v-25,0,-41,-18,-43,-43v3,-24,16,-41,43,-42xm76,-218v-2,26,38,31,46,10v6,-17,-4,-34,-22,-33v-15,0,-23,10,-24,23xm141,-36v-15,21,-31,41,-68,40v-36,-1,-58,-21,-58,-57v-1,-64,63,-63,125,-63v3,-35,-9,-54,-41,-54v-24,1,-41,7,-42,31r-33,-3v5,-37,33,-52,76,-52v45,0,72,20,72,64r0,82v-1,20,7,32,28,27r0,20v-31,9,-61,-2,-59,-35xm48,-53v0,20,12,33,32,33v41,-3,63,-29,60,-74v-43,2,-92,-5,-92,41xm75,-272v8,-23,27,-35,38,-54r36,0r0,5r-58,49r-16,0"},"\u01fc":{"d":"188,-269v9,-18,26,-28,38,-43r36,0r0,5r-54,38r-20,0xm170,0r0,-72r-96,0r-35,72r-35,0r121,-248r212,0r0,28r-133,0r0,79r123,0r0,27r-123,0r0,87r141,0r0,27r-175,0xm170,-222v-33,-8,-36,21,-46,42r-38,81r84,0r0,-123","w":360},"\u01fd":{"d":"220,-194v63,1,86,42,84,106r-134,0v0,40,13,67,51,68v27,1,43,-12,50,-29r28,8v-11,29,-37,44,-78,45v-38,0,-62,-16,-74,-46v-14,27,-36,45,-76,46v-37,0,-59,-20,-59,-57v-1,-64,63,-63,126,-63v3,-35,-8,-55,-41,-54v-25,0,-41,8,-44,31r-33,-3v1,-59,111,-68,139,-27v13,-16,34,-24,61,-25xm78,-20v42,-2,63,-28,60,-74v-43,2,-94,-4,-94,41v0,20,13,33,34,33xm271,-113v7,-60,-75,-77,-95,-28v-3,7,-5,17,-5,28r100,0xm134,-211v8,-23,27,-35,38,-54r36,0r0,5r-58,49r-16,0","w":320},"\u01fe":{"d":"116,-269v9,-18,26,-28,38,-43r36,0r0,5r-54,38r-20,0xm233,-215v19,21,30,51,30,90v0,79,-44,129,-123,129v-30,0,-54,-8,-73,-20r-21,25r-34,0r36,-42v-20,-21,-31,-53,-31,-92v0,-80,42,-125,123,-126v31,0,53,7,73,19r21,-26r34,0xm140,-24v87,0,108,-103,71,-166r-124,150v13,10,30,16,53,16xm140,-224v-87,0,-109,102,-71,165r124,-149v-13,-10,-30,-16,-53,-16","w":280},"\u01ff":{"d":"181,-161v11,16,11,39,14,66v9,87,-81,123,-140,81r-18,21r-29,0r32,-38v-10,-16,-13,-38,-15,-64v-8,-91,81,-121,141,-83r16,-18r30,0xm109,-20v57,4,58,-63,49,-114r-85,99v7,11,20,15,36,15xm111,-170v-56,-3,-57,65,-48,113r85,-99v-8,-10,-20,-13,-37,-14xm89,-211v8,-23,27,-35,38,-54r36,0r0,5r-58,49r-16,0","w":219},"\u0218":{"d":"140,17v1,27,-2,46,-14,59r-21,0v8,-10,16,-17,16,-31r-15,0r0,-28r34,0xm185,-189v-5,-48,-123,-54,-124,2v14,75,158,14,163,119v3,78,-121,87,-175,55v-17,-10,-28,-26,-33,-46r33,-7v5,56,141,63,141,-1v0,-78,-155,-14,-162,-118v-5,-82,145,-84,179,-34v5,7,8,16,11,25","w":240},"\u0219":{"d":"108,17v1,27,-2,46,-15,59r-20,0v8,-10,16,-17,16,-31r-15,0r0,-28r34,0xm135,-143v-3,-34,-86,-38,-87,0v15,53,115,12,119,90v4,78,-150,74,-157,8r28,-5v4,36,97,45,98,0v-10,-56,-113,-15,-118,-90v-4,-57,82,-63,122,-42v12,7,21,19,24,35","w":180},"\u021a":{"d":"127,17v1,27,-2,46,-15,59r-20,0v8,-10,16,-17,16,-31r-15,0r0,-28r34,0xm127,-220r0,220r-34,0r0,-220r-85,0r0,-28r204,0r0,28r-85,0","w":219},"\u021b":{"d":"78,17v1,27,-2,46,-15,59r-20,0v8,-10,16,-17,16,-31r-15,0r0,-28r34,0xm59,-47v-2,24,18,29,38,22r0,24v-33,10,-70,5,-70,-39r0,-127r-22,0r0,-23r24,0r9,-43r21,0r0,43r35,0r0,23r-35,0r0,120","w":100},"\u2013":{"d":"0,-79r0,-24r200,0r0,24r-200,0"},"\u2014":{"d":"0,-79r0,-24r360,0r0,24r-360,0","w":360},"\u2018":{"d":"22,-167v-1,-32,1,-62,14,-81r22,0v-9,13,-17,26,-17,46r16,0r0,35r-35,0","w":79,"k":{"\u2018":7}},"\u2019":{"d":"58,-248v1,32,-1,62,-14,81r-22,0v9,-13,17,-27,17,-46r-16,0r0,-35r35,0","w":79,"k":{"\u2019":7,"s":7," ":13}},"\u201c":{"d":"72,-167v-1,-32,0,-62,13,-81r22,0v-9,13,-17,26,-17,46r16,0r0,35r-34,0xm13,-167v-1,-32,1,-62,14,-81r22,0v-9,13,-17,26,-17,46r15,0r0,35r-34,0","w":119},"\u201d":{"d":"107,-248v1,32,-1,62,-14,81r-21,0v8,-13,16,-27,16,-46r-15,0r0,-35r34,0xm49,-248v1,32,-1,62,-14,81r-22,0v8,-13,16,-27,17,-46r-16,0r0,-35r35,0","w":119},"\u2026":{"d":"277,0r0,-38r34,0r0,38r-34,0xm163,0r0,-38r34,0r0,38r-34,0xm49,0r0,-38r34,0r0,38r-34,0","w":360},"\u2032":{"d":"15,-156r11,-92r35,0r-28,92r-18,0","w":67},"\u2033":{"d":"15,-156r11,-92r35,0r-28,92r-18,0xm75,-156r11,-92r35,0r-28,92r-18,0","w":127},"\u2122":{"d":"297,-111r0,-109r-44,109r-19,0r-42,-109r0,109r-23,0r0,-137r34,0r42,107r42,-107r32,0r0,137r-22,0xm101,-228r0,117r-23,0r0,-117r-45,0r0,-20r114,0r0,20r-46,0","w":360}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Digitized data © 2007 Ascender Corporation. All rights reserved.
 * 
 * Trademark:
 * Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and
 * Trademark Office and certain other jurisdictions.
 * 
 * Manufacturer:
 * Ascender Corporation
 * 
 * Designer:
 * Steve Matteson
 * 
 * Vendor URL:
 * http://www.ascendercorp.com/
 * 
 * License information:
 * http://www.ascendercorp.com/liberation.html
 */
Cufon.registerFont({"w":200,"face":{"font-family":"Liberation Sans","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 7 4 2 2 2 2 2 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-18 -372 360 80","underline-thickness":"37.793","underline-position":"-94.5703","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":100,"k":{"Y":7,"A":13}},"\u00a0":{"w":100},"!":{"d":"80,-75r-40,0r-6,-173r52,0xm34,0r0,-47r51,0r0,47r-51,0","w":119},"\"":{"d":"142,-158r-39,0r-4,-90r48,0xm67,-158r-39,0r-4,-90r48,0","w":170},"#":{"d":"160,-152r-12,59r37,0r0,26r-43,0r-14,67r-28,0r14,-67r-54,0r-14,67r-26,0r13,-67r-27,0r0,-26r33,0r13,-59r-37,0r0,-26r42,0r15,-67r27,0r-15,67r54,0r15,-67r27,0r-14,67r28,0r0,26r-34,0xm79,-152r-13,59r55,0r12,-59r-54,0"},"$":{"d":"111,-147v44,9,85,22,84,75v-1,49,-35,65,-84,68r0,31r-20,0r0,-31v-51,-1,-79,-23,-86,-68r45,-8v4,24,15,38,41,40v-2,-22,4,-51,-2,-69v-39,-10,-76,-22,-76,-72v0,-47,35,-60,78,-63r0,-23r20,0r0,23v47,1,70,23,78,62r-46,7v-4,-18,-12,-32,-32,-34r0,62xm91,-210v-33,-4,-45,46,-13,54v4,1,8,2,13,4r0,-58xm111,-40v39,5,53,-51,15,-60v-7,-2,-7,-2,-15,-4r0,64"},"%":{"d":"249,-155v45,1,62,31,62,79v-1,48,-18,79,-63,79v-45,0,-61,-32,-62,-79v0,-48,16,-79,63,-79xm97,0r-36,0r162,-248r36,0xm9,-172v0,-48,16,-79,63,-78v46,0,62,31,62,78v0,48,-18,79,-63,79v-45,0,-62,-31,-62,-79xm249,-25v24,0,24,-26,24,-51v0,-26,-1,-52,-24,-52v-24,0,-25,26,-25,52v0,25,0,51,25,51xm71,-120v23,0,24,-25,24,-52v0,-26,0,-51,-23,-51v-25,0,-25,25,-25,51v0,27,1,52,24,52","w":320},"&":{"d":"168,-19v-44,38,-157,30,-152,-49v3,-43,29,-60,59,-75v-25,-44,-12,-111,53,-106v37,3,64,15,64,52v0,43,-40,52,-69,68v12,22,27,41,43,59v14,-19,21,-38,28,-64r37,13v-8,29,-19,52,-34,74v12,10,32,16,52,10r0,35v-28,11,-65,-2,-81,-17xm110,-158v19,-9,43,-14,43,-39v0,-14,-10,-22,-25,-22v-34,0,-33,41,-18,61xm60,-68v-3,40,55,47,79,25v-18,-20,-34,-42,-48,-67v-18,8,-30,20,-31,42","w":259},"'":{"d":"62,-158r-38,0r-5,-90r48,0","w":85},"(":{"d":"67,-93v0,74,22,123,53,168r-50,0v-30,-45,-52,-93,-52,-168v0,-75,22,-123,52,-168r50,0v-32,44,-53,94,-53,168","w":119},")":{"d":"102,-93v0,74,-22,123,-52,168r-50,0v30,-46,54,-93,53,-168v0,-74,-22,-123,-53,-168r50,0v30,45,52,94,52,168","w":119},"*":{"d":"86,-200r42,-18r12,35r-44,11r32,37r-32,21r-26,-44r-26,44r-32,-21r33,-37r-44,-11r12,-35r42,18r-3,-48r38,0","w":140},"+":{"d":"125,-100r0,72r-40,0r0,-72r-70,0r0,-39r70,0r0,-72r40,0r0,72r71,0r0,39r-71,0","w":210},",":{"d":"76,-54v-1,42,2,86,-19,110r-33,0v12,-14,22,-32,24,-56r-23,0r0,-54r51,0","w":100},"-":{"d":"14,-72r0,-43r91,0r0,43r-91,0","w":119},"\u00ad":{"d":"14,-72r0,-43r91,0r0,43r-91,0","w":119},".":{"d":"24,0r0,-54r51,0r0,54r-51,0","w":100},"\/":{"d":"4,7r51,-268r42,0r-51,268r-42,0","w":100},"0":{"d":"101,-251v68,0,84,54,84,127v0,74,-19,128,-86,128v-67,0,-84,-56,-85,-128v-1,-75,17,-127,87,-127xm100,-35v37,-5,36,-46,36,-89v0,-43,4,-89,-36,-89v-39,0,-36,45,-36,89v0,43,-3,85,36,89"},"1":{"d":"23,0r0,-37r61,0r0,-169r-59,37r0,-38r62,-41r46,0r0,211r57,0r0,37r-167,0","k":{"1":20}},"2":{"d":"182,-182v0,78,-84,86,-111,141r115,0r0,41r-174,0v-6,-101,99,-100,120,-180v1,-22,-12,-31,-33,-32v-23,0,-32,14,-35,34r-49,-3v5,-45,32,-70,84,-70v51,0,83,22,83,69"},"3":{"d":"128,-127v34,4,56,21,59,58v7,91,-148,94,-172,28v-4,-9,-6,-17,-7,-26r51,-5v1,24,16,35,40,36v23,0,39,-12,38,-36v-1,-31,-31,-36,-65,-34r0,-40v32,2,59,-3,59,-33v0,-20,-13,-33,-34,-33v-21,0,-33,13,-35,32r-50,-3v6,-44,37,-68,86,-68v50,0,83,20,83,66v0,35,-22,52,-53,58"},"4":{"d":"165,-50r0,50r-47,0r0,-50r-113,0r0,-38r105,-160r55,0r0,161r33,0r0,37r-33,0xm118,-87r2,-116r-74,116r72,0"},"5":{"d":"139,-81v0,-46,-55,-55,-73,-27r-48,0r9,-140r149,0r0,37r-104,0r-4,63v44,-38,133,-4,122,66v11,103,-169,117,-179,20r49,-4v5,18,15,30,39,30v26,0,40,-18,40,-45"},"6":{"d":"115,-159v48,0,72,30,72,78v0,54,-30,85,-83,85v-64,0,-91,-50,-91,-122v0,-98,58,-163,141,-120v15,8,21,24,27,44r-47,6v-5,-31,-48,-31,-61,-4v-7,14,-11,33,-11,60v9,-17,28,-27,53,-27xm102,-35v24,0,36,-20,36,-45v0,-25,-11,-43,-37,-43v-23,0,-36,14,-36,38v0,27,11,50,37,50"},"7":{"d":"52,0v1,-96,47,-148,87,-207r-124,0r0,-41r169,0r0,40v-36,62,-79,113,-81,208r-51,0"},"8":{"d":"138,-131v27,9,52,24,51,61v0,53,-36,74,-89,74v-53,0,-89,-23,-89,-73v0,-35,22,-54,51,-61v-78,-25,-46,-121,38,-121v51,0,83,19,83,66v0,30,-18,49,-45,54xm100,-147v24,0,32,-13,32,-36v1,-23,-11,-34,-32,-34v-22,0,-33,12,-32,34v0,22,9,36,32,36xm101,-31v27,0,37,-17,37,-43v0,-25,-13,-39,-39,-39v-24,0,-37,15,-37,40v0,27,11,42,39,42"},"9":{"d":"99,-251v69,0,84,53,88,123v5,99,-61,162,-144,118v-15,-8,-21,-25,-26,-45r46,-6v4,31,50,33,63,7v7,-15,12,-36,12,-60v-9,18,-29,28,-54,28v-48,0,-72,-32,-72,-82v0,-55,31,-83,87,-83xm98,-123v24,0,37,-16,37,-39v0,-27,-10,-51,-37,-51v-25,0,-35,19,-35,45v0,25,10,45,35,45"},":":{"d":"35,-132r0,-50r50,0r0,50r-50,0xm35,0r0,-49r50,0r0,49r-50,0","w":119},";":{"d":"35,-132r0,-50r51,0r0,50r-51,0xm86,-49v1,42,0,83,-19,105r-33,0v12,-14,22,-32,24,-56r-23,0r0,-49r51,0","w":119},"\u037e":{"d":"35,-132r0,-50r51,0r0,50r-51,0xm86,-49v1,42,0,83,-19,105r-33,0v12,-14,22,-32,24,-56r-23,0r0,-49r51,0","w":119},"<":{"d":"15,-91r0,-56r181,-69r0,40r-147,57r147,57r0,40","w":210},"=":{"d":"15,-148r0,-39r180,0r0,39r-180,0xm15,-51r0,-39r180,0r0,39r-180,0","w":210},">":{"d":"15,-22r0,-40r146,-57r-146,-57r0,-40r181,69r0,56","w":210},"?":{"d":"110,-251v83,-7,118,89,53,130v-17,10,-36,21,-38,46r-47,0v2,-56,65,-53,71,-103v2,-21,-15,-35,-38,-34v-25,1,-41,14,-44,38r-50,-2v6,-48,39,-70,93,-75xm77,0r0,-47r51,0r0,47r-51,0","w":219},"@":{"d":"192,-256v86,0,138,45,138,129v0,61,-26,109,-84,114v-27,2,-36,-18,-34,-42v-11,22,-31,42,-62,42v-41,0,-58,-28,-58,-68v0,-58,29,-104,88,-107v26,-1,39,14,48,30r7,-26r27,0r-27,131v-1,11,6,15,14,16v38,-7,54,-45,54,-90v0,-68,-42,-104,-111,-104v-92,0,-143,58,-143,150v0,72,40,113,113,113v43,0,75,-12,103,-28r11,22v-32,17,-67,31,-116,31v-89,0,-139,-50,-139,-138v0,-109,65,-175,171,-175xm156,-38v42,-5,58,-44,60,-89v1,-24,-14,-38,-37,-38v-41,0,-55,40,-57,84v-1,25,9,46,34,43","w":351},"A":{"d":"199,0r-22,-63r-94,0r-22,63r-52,0r90,-248r61,0r90,248r-51,0xm166,-102r-36,-108v-10,38,-24,72,-36,108r72,0","w":259,"k":{"\u2019":20,"y":13,"w":7,"v":13,"Y":33,"W":20,"V":27,"T":27," ":13}},"B":{"d":"182,-130v37,4,62,22,62,59v0,94,-128,67,-220,71r0,-248v84,5,203,-23,205,63v0,31,-19,50,-47,55xm76,-148v40,-3,101,13,101,-30v0,-44,-60,-28,-101,-31r0,61xm76,-38v48,-3,116,14,116,-37v0,-48,-69,-32,-116,-35r0,72","w":259},"C":{"d":"67,-125v0,53,21,87,73,88v37,1,54,-22,65,-47r45,17v-17,42,-51,71,-110,71v-82,0,-120,-46,-125,-129v-7,-110,109,-156,196,-107v18,10,29,29,36,50r-46,12v-8,-25,-30,-41,-62,-41v-52,0,-71,34,-72,86","w":259},"D":{"d":"24,-248v120,-7,223,5,221,122v-1,80,-44,126,-121,126r-100,0r0,-248xm76,-40v74,7,117,-18,117,-86v0,-67,-45,-88,-117,-82r0,168","w":259},"E":{"d":"24,0r0,-248r195,0r0,40r-143,0r0,63r132,0r0,40r-132,0r0,65r150,0r0,40r-202,0","w":240},"F":{"d":"76,-208r0,77r127,0r0,40r-127,0r0,91r-52,0r0,-248r183,0r0,40r-131,0","w":219,"k":{"A":20,".":40,",":40}},"G":{"d":"67,-125v0,54,23,88,75,88v28,0,53,-7,68,-21r0,-34r-60,0r0,-39r108,0r0,91v-26,26,-66,44,-118,44v-82,0,-120,-46,-125,-129v-7,-111,111,-155,200,-109v19,10,29,26,37,47r-47,15v-11,-23,-29,-39,-63,-39v-53,1,-75,33,-75,86","w":280},"H":{"d":"184,0r0,-106r-108,0r0,106r-52,0r0,-248r52,0r0,99r108,0r0,-99r52,0r0,248r-52,0","w":259},"I":{"d":"24,0r0,-248r52,0r0,248r-52,0","w":100},"J":{"d":"176,-78v10,88,-125,109,-160,43v-5,-9,-9,-19,-11,-32r52,-8v4,21,12,37,35,38v23,0,32,-16,32,-40r0,-130r-49,0r0,-41r101,0r0,170"},"K":{"d":"195,0r-88,-114r-31,24r0,90r-52,0r0,-248r52,0r0,113r112,-113r60,0r-106,105r115,143r-62,0","w":259},"L":{"d":"24,0r0,-248r52,0r0,208r133,0r0,40r-185,0","w":219,"k":{"\u2019":20,"y":13,"Y":33,"W":20,"V":27,"T":27," ":7}},"M":{"d":"230,0r2,-204r-64,204r-37,0r-63,-204r2,204r-46,0r0,-248r70,0r56,185r57,-185r69,0r0,248r-46,0","w":299},"N":{"d":"175,0r-108,-191v6,58,2,128,3,191r-46,0r0,-248r59,0r110,193v-6,-58,-2,-129,-3,-193r46,0r0,248r-61,0","w":259},"O":{"d":"140,-251v80,0,125,45,125,126v0,81,-46,129,-126,129v-81,0,-124,-48,-124,-129v0,-81,44,-126,125,-126xm139,-37v52,0,73,-35,73,-88v0,-50,-21,-86,-72,-86v-52,0,-73,35,-73,86v0,51,22,88,72,88","w":280},"P":{"d":"24,-248v93,1,206,-16,204,79v-1,75,-69,88,-152,82r0,87r-52,0r0,-248xm76,-127v47,0,100,7,100,-41v0,-47,-54,-39,-100,-39r0,80","w":240,"k":{"A":27,".":46,",":46," ":7}},"Q":{"d":"140,-251v80,0,125,45,125,126v0,70,-33,111,-92,124v6,28,34,38,68,31r-1,36v-63,17,-111,-11,-120,-64v-69,-8,-105,-52,-105,-127v0,-81,44,-126,125,-126xm139,-37v52,0,73,-35,73,-88v0,-50,-21,-86,-72,-86v-52,0,-73,35,-73,86v0,51,22,88,72,88","w":280},"R":{"d":"240,-174v0,40,-23,61,-54,70r67,104r-59,0r-57,-94r-61,0r0,94r-52,0r0,-248v93,4,217,-23,216,74xm76,-134v48,-2,112,12,112,-38v0,-48,-66,-32,-112,-35r0,73","w":259,"k":{"Y":13,"W":7,"V":7}},"S":{"d":"169,-182v-1,-43,-94,-46,-97,-3v18,66,151,10,154,114v3,95,-165,93,-204,36v-6,-8,-10,-19,-12,-30r50,-8v3,46,112,56,116,5v-17,-69,-150,-10,-154,-114v-4,-87,153,-88,188,-35v5,8,8,18,10,28","w":240},"T":{"d":"136,-208r0,208r-52,0r0,-208r-80,0r0,-40r212,0r0,40r-80,0","w":219,"k":{"y":27,"w":27,"u":27,"s":27,"r":20,"o":27,"i":7,"e":27,"c":27,"a":27,"O":7,"A":27,";":40,":":40,".":40,"-":20,",":40}},"U":{"d":"238,-95v0,69,-44,99,-111,99v-64,0,-105,-29,-105,-97r0,-155r51,0r0,151v-1,38,19,59,55,60v90,1,49,-130,58,-211r52,0r0,153","w":259},"V":{"d":"147,0r-53,0r-92,-248r55,0r64,206v17,-72,42,-137,63,-206r54,0","w":240,"k":{"y":13,"u":13,"r":20,"o":27,"i":7,"e":20,"a":20,"A":27,";":20,":":20,".":33,"-":20,",":33}},"W":{"d":"275,0r-61,0r-44,-196r-44,196r-62,0r-64,-248r53,0r44,199r45,-199r58,0r43,199r44,-199r52,0","w":339,"k":{"y":7,"u":7,"r":7,"o":7,"i":3,"e":7,"a":13,"A":20,";":7,":":7,".":20,"-":7,",":20}},"X":{"d":"182,0r-62,-99r-62,99r-55,0r86,-130r-79,-118r55,0r55,88r55,-88r55,0r-75,118r82,130r-55,0","w":240},"Y":{"d":"146,-102r0,102r-52,0r0,-102r-88,-146r54,0r60,105r60,-105r54,0","w":240,"k":{"v":20,"u":20,"q":27,"p":20,"o":27,"i":13,"e":20,"a":20,"A":33,";":27,":":27,".":40,"-":20,",":40," ":7}},"Z":{"d":"210,0r-199,0r0,-37r134,-170r-121,0r0,-41r178,0r0,36r-134,171r142,0r0,41","w":219},"[":{"d":"20,75r0,-336r95,0r0,34r-48,0r0,268r48,0r0,34r-95,0","w":119},"\\":{"d":"54,7r-50,-268r42,0r51,268r-43,0","w":100},"]":{"d":"4,75r0,-34r49,0r0,-268r-49,0r0,-34r96,0r0,336r-96,0","w":119},"^":{"d":"162,-90r-57,-133r-57,133r-40,0r69,-158r56,0r69,158r-40,0","w":210},"_":{"d":"-4,44r0,-14r207,0r0,14r-207,0"},"`":{"d":"71,-208r-59,-48r0,-8r45,0r44,51r0,5r-30,0","w":119},"a":{"d":"133,-34v-16,19,-30,39,-64,38v-37,-1,-58,-20,-58,-58v-1,-60,55,-63,116,-61v1,-26,-3,-47,-28,-47v-18,1,-26,9,-28,27r-52,-2v7,-38,36,-58,82,-57v46,1,74,22,75,68r1,82v-1,14,12,18,25,15r0,27v-30,8,-71,5,-69,-32xm85,-31v29,0,43,-24,42,-57v-32,0,-66,-3,-65,30v0,17,8,27,23,27"},"b":{"d":"135,-194v52,0,70,43,70,98v0,56,-19,99,-73,100v-30,1,-46,-15,-58,-35r-2,31r-48,0r1,-261r50,0r0,104v11,-23,29,-37,60,-37xm114,-30v31,0,40,-27,40,-66v0,-37,-7,-63,-39,-63v-32,0,-41,28,-41,65v0,36,8,64,40,64","w":219},"c":{"d":"190,-63v-7,42,-38,67,-86,67v-59,0,-84,-38,-90,-98v-12,-110,154,-137,174,-36r-49,2v-2,-19,-15,-32,-35,-32v-30,0,-35,28,-38,64v-6,74,65,87,74,30"},"d":{"d":"88,-194v31,-1,46,15,58,34r-1,-101r50,0r1,261r-48,0v-2,-10,0,-23,-3,-31v-11,23,-29,35,-61,35v-52,0,-68,-45,-69,-99v0,-56,19,-97,73,-99xm105,-30v33,0,40,-30,41,-66v1,-37,-9,-64,-41,-64v-32,0,-38,30,-39,65v0,43,13,65,39,65","w":219},"e":{"d":"185,-48v-13,30,-37,53,-82,52v-60,-2,-89,-37,-89,-100v0,-63,30,-98,90,-98v62,0,83,45,84,108r-122,0v0,31,8,55,39,56v18,0,30,-7,34,-22xm140,-117v5,-46,-57,-63,-70,-21v-2,6,-4,13,-4,21r74,0"},"f":{"d":"121,-226v-27,-7,-43,5,-38,36r38,0r0,33r-38,0r0,157r-49,0r0,-157r-28,0r0,-33r28,0v-9,-59,32,-81,87,-68r0,32","w":119,"k":{"\u2019":-7}},"g":{"d":"195,-6v11,88,-120,106,-164,52v-4,-6,-6,-13,-8,-21r49,-6v3,16,16,24,34,25v40,0,42,-37,40,-79v-11,22,-30,35,-61,35v-53,0,-70,-43,-70,-97v0,-56,18,-96,73,-97v30,0,46,14,59,34r2,-30r47,0xm105,-35v32,0,41,-27,41,-63v0,-35,-9,-62,-40,-62v-32,0,-39,29,-40,63v0,36,9,62,39,62","w":219},"h":{"d":"114,-157v-59,0,-34,97,-39,157r-50,0r0,-261r50,0r-1,109v12,-26,28,-41,61,-42v86,-1,58,113,63,194r-50,0v-7,-57,23,-157,-34,-157","w":219},"i":{"d":"25,-224r0,-37r50,0r0,37r-50,0xm25,0r0,-190r50,0r0,190r-50,0","w":100},"j":{"d":"25,-224r0,-37r50,0r0,37r-50,0xm75,22v2,45,-34,59,-81,51r0,-35v22,5,31,-5,31,-27r0,-201r50,0r0,212","w":100},"k":{"d":"147,0r-51,-86r-21,15r0,71r-50,0r0,-261r50,0r0,150r67,-79r53,0r-66,74r72,116r-54,0"},"l":{"d":"25,0r0,-261r50,0r0,261r-50,0","w":100},"m":{"d":"220,-157v-53,9,-28,100,-34,157r-49,0r0,-107v1,-27,-5,-49,-29,-50v-53,10,-27,100,-33,157r-50,0r-1,-190r47,0v2,12,-1,28,3,38v10,-53,101,-56,108,0v13,-22,24,-43,59,-42v82,1,51,116,57,194r-49,0r0,-107v-1,-25,-5,-48,-29,-50","w":320},"n":{"d":"135,-194v87,-1,58,113,63,194r-50,0v-7,-57,23,-157,-34,-157v-59,0,-34,97,-39,157r-50,0r-1,-190r47,0v2,12,-1,28,3,38v12,-26,28,-41,61,-42","w":219},"o":{"d":"110,-194v64,0,96,36,96,99v0,64,-35,99,-97,99v-61,0,-95,-36,-95,-99v0,-62,34,-99,96,-99xm109,-30v35,0,45,-28,45,-65v0,-40,-10,-65,-43,-65v-34,0,-45,26,-45,65v0,36,10,65,43,65","w":219},"p":{"d":"135,-194v53,0,70,44,70,98v0,56,-19,98,-73,100v-31,1,-45,-17,-59,-34v3,33,2,69,2,105r-50,0r-1,-265r48,0v2,10,0,23,3,31v11,-24,29,-35,60,-35xm114,-30v33,0,39,-31,40,-66v0,-38,-9,-64,-40,-64v-56,0,-55,130,0,130","w":219},"q":{"d":"84,4v-52,0,-69,-45,-69,-99v0,-55,18,-99,73,-99v29,0,47,12,58,34r2,-30r48,0r-1,265r-49,0r0,-107v-10,23,-32,36,-62,36xm105,-30v32,0,41,-29,41,-66v0,-36,-9,-64,-40,-64v-33,0,-39,30,-40,65v0,43,13,65,39,65","w":219},"r":{"d":"135,-150v-39,-12,-60,13,-60,57r0,93r-50,0r-1,-190r47,0v2,13,-1,29,3,40v6,-28,27,-53,61,-41r0,41","w":140,"k":{"\u2019":-13,".":20,",":20}},"s":{"d":"137,-138v1,-29,-70,-34,-71,-4v15,46,118,7,119,86v1,83,-164,76,-172,9r43,-7v4,19,20,25,44,25v33,8,57,-30,24,-41v-43,-14,-102,-11,-104,-66v-2,-80,154,-74,161,-7"},"t":{"d":"115,-3v-36,14,-87,7,-87,-42r0,-112r-24,0r0,-33r27,0r15,-45r31,0r0,45r36,0r0,33r-36,0r0,99v-1,23,16,31,38,25r0,30","w":119},"u":{"d":"85,4v-87,1,-58,-113,-63,-194r50,0v7,57,-23,150,33,157v60,-5,35,-97,40,-157r50,0r1,190r-47,0v-2,-12,1,-28,-3,-38v-12,25,-28,42,-61,42","w":219},"v":{"d":"128,0r-59,0r-68,-190r53,0r45,150r48,-150r52,0","k":{".":27,",":27}},"w":{"d":"231,0r-52,0r-39,-155r-40,155r-52,0r-49,-190r46,0r32,145v9,-52,24,-97,36,-145r53,0r37,145r32,-145r46,0","w":280,"k":{".":13,",":13}},"x":{"d":"144,0r-44,-69r-45,69r-53,0r70,-98r-66,-92r53,0r41,62r40,-62r54,0r-67,91r71,99r-54,0"},"y":{"d":"123,10v-15,43,-43,76,-104,62r0,-35v35,8,53,-11,59,-39r-75,-188r52,0r48,148v12,-52,28,-100,44,-148r51,0","k":{".":27,",":27}},"z":{"d":"12,0r0,-35r95,-120r-88,0r0,-35r142,0r0,35r-94,119r103,0r0,36r-158,0","w":180},"{":{"d":"133,41r0,34v-50,4,-88,-6,-87,-53v0,-46,9,-101,-40,-98r0,-34v48,2,40,-52,40,-98v-1,-47,37,-57,87,-53r0,34v-79,-14,-6,124,-77,134v73,11,-4,147,77,134","w":140},"|":{"d":"27,80r0,-341r46,0r0,341r-46,0","w":100},"}":{"d":"94,-36v2,56,4,113,-52,111r-34,0r0,-34v77,13,5,-124,76,-135v-39,-5,-38,-51,-36,-97v1,-27,-12,-38,-40,-36r0,-34v49,-4,87,6,86,53v-1,47,-8,101,41,98r0,34v-26,1,-42,13,-41,40","w":140},"~":{"d":"197,-105v-54,44,-136,-36,-183,10r0,-38v53,-45,135,36,183,-10r0,38","w":210},"\u00a1":{"d":"35,-143r0,-47r51,0r0,47r-51,0xm34,57r6,-172r40,0r6,172r-52,0","w":119},"\u00a2":{"d":"89,-182v-41,11,-41,110,0,120r0,-120xm141,-150v-2,-16,-10,-26,-24,-31r0,119v14,-5,23,-17,25,-35r50,3v-6,39,-34,61,-75,66r0,33r-28,0r0,-33v-52,-5,-79,-37,-80,-93v0,-57,29,-88,80,-94r0,-33r28,0r0,33v41,4,64,26,73,62"},"\u00a3":{"d":"49,-37v46,-1,105,11,107,-34r41,7v-8,36,-27,63,-69,64r-122,0r0,-36v23,-11,33,-34,31,-70r-33,0r0,-30r31,0v-19,-91,50,-145,124,-101v12,7,18,21,22,37r-41,8v-3,-16,-11,-26,-29,-26v-38,-2,-29,46,-30,82r50,0r0,30r-50,0v2,36,-9,57,-32,69"},"\u00a4":{"d":"34,-82v-13,-18,-13,-59,0,-77r-23,-23r27,-28r23,23v21,-12,57,-13,78,0r23,-23r28,28r-24,23v14,19,14,58,0,77r24,23r-28,28r-23,-23v-23,14,-58,13,-78,0r-23,24r-28,-28xm100,-157v-22,0,-37,14,-37,36v0,23,15,37,37,37v22,0,37,-14,37,-37v0,-22,-15,-36,-37,-36"},"\u00a5":{"d":"135,-121r48,0r0,25r-59,0r0,29r59,0r0,26r-59,0r0,41r-48,0r0,-41r-59,0r0,-26r59,0r0,-29r-59,0r0,-25r48,0r-64,-127r51,0r48,105r48,-105r51,0"},"\u00a6":{"d":"27,-119r0,-137r46,0r0,137r-46,0xm27,80r0,-137r46,0r0,137r-46,0","w":100},"\u00a7":{"d":"20,-196v-2,-73,154,-73,161,-7r-42,5v-1,-30,-76,-33,-76,-1v17,50,123,12,123,88v0,24,-15,39,-35,46v18,8,32,20,32,45v0,84,-165,77,-174,10r42,-7v1,35,89,40,90,2v-11,-55,-125,-13,-125,-90v0,-26,17,-38,37,-45v-16,-10,-33,-21,-33,-46xm59,-110v4,31,81,43,85,5v-1,-36,-84,-46,-85,-5"},"\u00a8":{"d":"79,-211r0,-38r38,0r0,38r-38,0xm3,-211r0,-38r37,0r0,38r-37,0","w":119},"\u00a9":{"d":"133,-251v76,0,127,50,127,127v0,77,-50,127,-127,127v-77,0,-127,-48,-127,-127v0,-78,49,-127,127,-127xm133,-17v65,0,107,-42,107,-107v0,-65,-42,-107,-107,-107v-65,0,-107,41,-107,107v0,65,42,107,107,107xm168,-150v-15,-40,-80,-24,-72,25v-10,51,61,67,73,25r29,8v-11,23,-29,42,-63,42v-47,-1,-71,-27,-71,-75v0,-80,109,-98,131,-32","w":265},"\u00aa":{"d":"85,-152v-12,32,-77,35,-77,-11v0,-37,38,-38,76,-37v8,-30,-33,-41,-38,-12r-34,-2v5,-24,23,-35,53,-35v55,0,52,44,52,95v2,6,8,4,16,4r0,19v-21,7,-48,2,-48,-21xm41,-165v0,10,6,15,17,15v18,-2,26,-15,26,-34v-18,3,-44,-3,-43,19","w":133},"\u00ab":{"d":"142,-25r-45,-63r0,-13r45,-64r42,0v-9,30,-32,46,-45,71r45,63r0,6r-42,0xm62,-25r-46,-63r0,-13r46,-64r41,0v-9,30,-32,46,-45,71r45,63r0,6r-41,0"},"\u00ac":{"d":"156,-25r0,-75r-141,0r0,-39r180,0r0,114r-39,0","w":210},"\u00ae":{"d":"133,-251v76,0,127,50,127,127v0,77,-50,127,-127,127v-77,0,-127,-48,-127,-127v0,-78,49,-127,127,-127xm133,-17v65,0,107,-42,107,-107v0,-65,-42,-107,-107,-107v-65,0,-107,41,-107,107v0,65,42,107,107,107xm137,-195v60,-10,70,72,23,84r38,59r-36,0r-31,-55r-21,0r0,55r-31,0r0,-143r58,0xm110,-130v25,1,49,2,49,-23v0,-22,-25,-21,-49,-20r0,43","w":265},"\u00af":{"d":"202,-255r-205,0r0,-17r205,0r0,17","w":198},"\u00b0":{"d":"72,-250v34,0,56,21,56,55v0,34,-22,55,-56,55v-34,0,-56,-21,-56,-55v0,-34,22,-55,56,-55xm72,-166v18,-1,29,-12,29,-29v0,-18,-12,-29,-29,-29v-17,0,-29,11,-29,29v0,17,12,29,29,29","w":143},"\u00b1":{"d":"118,-124r0,60r-39,0r0,-60r-70,0r0,-39r70,0r0,-60r39,0r0,60r71,0r0,39r-71,0xm9,0r0,-39r180,0r0,39r-180,0","w":197},"\u00b2":{"d":"110,-214v0,40,-46,42,-61,68r63,0r0,24r-103,0v-6,-58,56,-49,66,-90v0,-10,-3,-17,-14,-16v-10,0,-16,6,-17,17r-34,-1v1,-48,100,-55,100,-2","w":119},"\u00b3":{"d":"82,-188v16,4,30,11,30,31v0,47,-85,48,-100,14v-2,-4,-3,-9,-4,-14r33,-2v2,10,7,17,20,16v12,0,17,-5,18,-16v0,-18,-17,-17,-34,-17r0,-22v15,-1,31,0,31,-16v0,-9,-7,-14,-16,-14v-10,0,-16,6,-17,15r-33,-2v2,-45,99,-50,99,-3v0,18,-10,27,-27,30","w":119},"\u00b4":{"d":"15,-208r0,-5r45,-51r45,0r0,8r-60,48r-30,0","w":119},"\u00b5":{"d":"104,-34v27,0,31,-28,31,-55r0,-101r49,0r2,190r-47,0v-1,-6,-3,-17,-3,-25v-5,30,-49,38,-64,13v2,28,1,58,1,87r-49,0r0,-265r49,0r0,106v-1,29,5,50,31,50","w":207},"\u00b6":{"d":"12,-184v-3,-82,98,-62,176,-64r0,25r-23,0r0,269r-27,0r0,-269r-34,0r0,269r-28,0r0,-168v-40,-1,-63,-22,-64,-62"},"\u00b7":{"d":"25,-93r0,-54r50,0r0,54r-50,0","w":100},"\u2219":{"d":"25,-93r0,-54r50,0r0,54r-50,0","w":100},"\u00b8":{"d":"55,14v20,1,33,9,33,27v0,32,-36,36,-71,33r0,-21v15,1,39,4,39,-11v0,-13,-16,-12,-31,-12r11,-30r25,0","w":119},"\u00b9":{"d":"14,-122r0,-21r33,0r0,-83r-31,19r0,-21r32,-21r31,0r0,106r30,0r0,21r-95,0","w":119},"\u00ba":{"d":"67,-249v39,0,58,21,58,60v0,40,-21,62,-59,62v-38,0,-58,-24,-58,-62v0,-38,19,-60,59,-60xm66,-152v20,0,24,-15,24,-37v0,-20,-3,-35,-23,-35v-20,0,-24,14,-24,35v0,21,4,37,23,37","w":131},"\u00bb":{"d":"16,-25r0,-6r45,-63r-44,-65r0,-6r42,0r45,64r0,13r-45,63r-43,0xm97,-25r0,-6r45,-63r-45,-65r0,-6r42,0r45,64r0,13r-45,63r-42,0"},"\u00bc":{"d":"265,-25r0,25r-32,0r0,-25r-61,0r0,-26r56,-76r37,0r0,78r18,0r0,24r-18,0xm234,-102v-11,19,-24,36,-37,53r36,0v1,-17,-1,-37,1,-53xm96,0r-36,0r158,-248r35,0xm16,-122r0,-21r33,0r0,-83r-31,19r0,-21r32,-21r31,0r0,106r30,0r0,21r-95,0","w":300},"\u00bd":{"d":"92,0r-35,0r157,-248r35,0xm16,-122r0,-21r33,0r0,-83r-31,19r0,-21r32,-21r31,0r0,106r30,0r0,21r-95,0xm281,-92v0,40,-46,42,-61,68r63,0r0,24r-103,0v-6,-58,56,-49,66,-90v0,-10,-3,-17,-14,-16v-10,0,-16,6,-17,17r-34,-1v1,-48,100,-55,100,-2","w":300},"\u00be":{"d":"265,-25r0,25r-32,0r0,-25r-61,0r0,-26r56,-76r37,0r0,78r18,0r0,24r-18,0xm234,-102v-11,19,-24,36,-37,53r36,0v1,-17,-1,-37,1,-53xm96,0r-36,0r158,-248r35,0xm92,-188v16,4,30,11,30,31v0,47,-85,48,-100,14v-2,-4,-3,-9,-4,-14r33,-2v2,10,7,17,20,16v12,0,17,-5,18,-16v0,-18,-17,-17,-34,-17r0,-22v15,-1,31,0,31,-16v0,-9,-7,-14,-16,-14v-10,0,-16,6,-17,15r-33,-2v2,-45,99,-50,99,-3v0,18,-10,27,-27,30","w":300},"\u00bf":{"d":"109,61v-83,7,-118,-89,-53,-130v17,-10,36,-20,38,-46r47,0v-2,56,-65,53,-71,103v-2,21,17,33,39,33v26,0,39,-15,44,-37r50,2v-8,47,-39,70,-94,75xm142,-190r0,47r-51,0r0,-47r51,0","w":219},"\u00c0":{"d":"135,-269r-60,-42r0,-8r46,0r44,45r0,5r-30,0xm199,0r-22,-63r-94,0r-22,63r-52,0r90,-248r61,0r90,248r-51,0xm166,-102r-36,-108v-10,38,-24,72,-36,108r72,0","w":259},"\u00c1":{"d":"101,-269r0,-5r44,-45r45,0r0,8r-59,42r-30,0xm199,0r-22,-63r-94,0r-22,63r-52,0r90,-248r61,0r90,248r-51,0xm166,-102r-36,-108v-10,38,-24,72,-36,108r72,0","w":259},"\u00c2":{"d":"195,-274r0,5r-28,0v-13,-8,-24,-18,-37,-26v-19,11,-30,31,-65,26r0,-5r45,-49r41,0xm199,0r-22,-63r-94,0r-22,63r-52,0r90,-248r61,0r90,248r-51,0xm166,-102r-36,-108v-10,38,-24,72,-36,108r72,0","w":259},"\u00c3":{"d":"101,-320v28,0,65,44,74,0r23,0v0,29,-10,51,-39,51v-28,-1,-66,-45,-74,0r-24,0v2,-28,9,-52,40,-51xm199,0r-22,-63r-94,0r-22,63r-52,0r90,-248r61,0r90,248r-51,0xm166,-102r-36,-108v-10,38,-24,72,-36,108r72,0","w":259},"\u00c4":{"d":"153,-269r0,-38r34,0r0,38r-34,0xm73,-269r0,-38r34,0r0,38r-34,0xm199,0r-22,-63r-94,0r-22,63r-52,0r90,-248r61,0r90,248r-51,0xm166,-102r-36,-108v-10,38,-24,72,-36,108r72,0","w":259},"\u00c5":{"d":"130,-317v27,0,45,18,45,44v0,27,-19,45,-45,45v-27,0,-45,-18,-45,-45v0,-26,18,-44,45,-44xm130,-250v14,0,22,-10,22,-23v0,-13,-9,-22,-22,-22v-13,0,-22,9,-22,22v0,13,8,23,22,23xm199,0r-22,-63r-94,0r-22,63r-52,0r90,-248r61,0r90,248r-51,0xm166,-102r-36,-108v-10,38,-24,72,-36,108r72,0","w":259},"\u00c6":{"d":"164,0r0,-63r-79,0r-31,63r-53,0r123,-248r215,0r0,40r-123,0r0,63r112,0r0,38r-112,0r0,67r130,0r0,40r-182,0xm164,-210v-21,-3,-17,25,-28,37r-34,71r62,0r0,-108","w":360},"\u00c7":{"d":"67,-125v0,53,21,87,73,88v37,1,54,-22,65,-47r45,17v-17,42,-51,71,-110,71v-82,0,-120,-46,-125,-129v-7,-110,109,-156,196,-107v18,10,29,29,36,50r-46,12v-8,-25,-30,-41,-62,-41v-52,0,-71,34,-72,86xm141,14v20,1,33,9,33,27v0,32,-36,36,-71,33r0,-21v15,1,39,4,39,-11v0,-13,-16,-12,-31,-12r11,-30r25,0","w":259},"\u00c8":{"d":"129,-269r-59,-42r0,-8r45,0r44,45r0,5r-30,0xm24,0r0,-248r195,0r0,40r-143,0r0,63r132,0r0,40r-132,0r0,65r150,0r0,40r-202,0","w":240},"\u00c9":{"d":"91,-269r0,-5r44,-45r46,0r0,8r-60,42r-30,0xm24,0r0,-248r195,0r0,40r-143,0r0,63r132,0r0,40r-132,0r0,65r150,0r0,40r-202,0","w":240},"\u00ca":{"d":"190,-274r0,5r-28,0r-36,-26r-37,26r-29,0r0,-5r46,-49r40,0xm24,0r0,-248r195,0r0,40r-143,0r0,63r132,0r0,40r-132,0r0,65r150,0r0,40r-202,0","w":240},"\u00cb":{"d":"148,-269r0,-38r34,0r0,38r-34,0xm68,-269r0,-38r34,0r0,38r-34,0xm24,0r0,-248r195,0r0,40r-143,0r0,63r132,0r0,40r-132,0r0,65r150,0r0,40r-202,0","w":240},"\u00cc":{"d":"53,-269r-60,-42r0,-8r45,0r44,45r0,5r-29,0xm24,0r0,-248r52,0r0,248r-52,0","w":100},"\u00cd":{"d":"18,-269r0,-5r45,-45r45,0r0,8r-60,42r-30,0xm24,0r0,-248r52,0r0,248r-52,0","w":100},"\u00ce":{"d":"115,-274r0,5r-28,0v-13,-8,-24,-18,-37,-26v-19,11,-30,31,-65,26r0,-5r45,-49r41,0xm24,0r0,-248r52,0r0,248r-52,0","w":100},"\u00cf":{"d":"73,-269r0,-38r34,0r0,38r-34,0xm-7,-269r0,-38r34,0r0,38r-34,0xm24,0r0,-248r52,0r0,248r-52,0","w":100},"\u00d0":{"d":"24,-248v120,-7,223,5,221,122v-1,80,-44,126,-121,126r-100,0r0,-104r-23,0r0,-39r23,0r0,-105xm76,-41v74,8,117,-17,117,-85v0,-67,-46,-86,-117,-81r0,64r63,0r0,39r-63,0r0,63","w":259},"\u00d1":{"d":"198,-320v0,29,-9,51,-39,51v-28,-1,-66,-46,-74,0r-24,0v2,-28,10,-51,40,-51v28,0,66,44,74,0r23,0xm175,0r-108,-191v6,58,2,128,3,191r-46,0r0,-248r59,0r110,193v-6,-58,-2,-129,-3,-193r46,0r0,248r-61,0","w":259},"\u00d2":{"d":"156,-269r-60,-42r0,-8r46,0r44,45r0,5r-30,0xm140,-251v80,0,125,45,125,126v0,81,-46,129,-126,129v-81,0,-124,-48,-124,-129v0,-81,44,-126,125,-126xm139,-37v52,0,73,-35,73,-88v0,-50,-21,-86,-72,-86v-52,0,-73,35,-73,86v0,51,22,88,72,88","w":280},"\u00d3":{"d":"110,-269r0,-5r44,-45r46,0r0,8r-60,42r-30,0xm140,-251v80,0,125,45,125,126v0,81,-46,129,-126,129v-81,0,-124,-48,-124,-129v0,-81,44,-126,125,-126xm139,-37v52,0,73,-35,73,-88v0,-50,-21,-86,-72,-86v-52,0,-73,35,-73,86v0,51,22,88,72,88","w":280},"\u00d4":{"d":"204,-274r0,5r-28,0v-12,-8,-23,-19,-36,-26v-19,11,-30,31,-65,26r0,-5r45,-49r40,0xm140,-251v80,0,125,45,125,126v0,81,-46,129,-126,129v-81,0,-124,-48,-124,-129v0,-81,44,-126,125,-126xm139,-37v52,0,73,-35,73,-88v0,-50,-21,-86,-72,-86v-52,0,-73,35,-73,86v0,51,22,88,72,88","w":280},"\u00d5":{"d":"109,-320v28,0,66,44,74,0r24,0v-2,27,-9,51,-39,51v-28,0,-66,-46,-74,0r-24,0v1,-28,9,-51,39,-51xm140,-251v80,0,125,45,125,126v0,81,-46,129,-126,129v-81,0,-124,-48,-124,-129v0,-81,44,-126,125,-126xm139,-37v52,0,73,-35,73,-88v0,-50,-21,-86,-72,-86v-52,0,-73,35,-73,86v0,51,22,88,72,88","w":280},"\u00d6":{"d":"162,-269r0,-38r35,0r0,38r-35,0xm82,-269r0,-38r35,0r0,38r-35,0xm140,-251v80,0,125,45,125,126v0,81,-46,129,-126,129v-81,0,-124,-48,-124,-129v0,-81,44,-126,125,-126xm139,-37v52,0,73,-35,73,-88v0,-50,-21,-86,-72,-86v-52,0,-73,35,-73,86v0,51,22,88,72,88","w":280},"\u00d7":{"d":"15,-57r63,-63r-62,-62r28,-28r61,62r62,-62r28,28r-62,62r62,62r-28,28r-62,-62r-62,62","w":210},"\u00d8":{"d":"15,-125v-6,-104,98,-150,187,-113r14,-21r34,0r-25,36v25,20,40,54,40,98v0,104,-99,155,-189,115r-16,23r-34,0r27,-38v-25,-22,-35,-55,-38,-100xm102,-47v77,43,144,-56,95,-135xm176,-202v-79,-41,-140,58,-94,135","w":280},"\u00d9":{"d":"133,-269r-60,-42r0,-8r45,0r45,45r0,5r-30,0xm238,-95v0,69,-44,99,-111,99v-64,0,-105,-29,-105,-97r0,-155r51,0r0,151v-1,38,19,59,55,60v90,1,49,-130,58,-211r52,0r0,153","w":259},"\u00da":{"d":"104,-269r0,-5r44,-45r46,0r0,8r-60,42r-30,0xm238,-95v0,69,-44,99,-111,99v-64,0,-105,-29,-105,-97r0,-155r51,0r0,151v-1,38,19,59,55,60v90,1,49,-130,58,-211r52,0r0,153","w":259},"\u00db":{"d":"194,-274r0,5r-28,0v-12,-8,-23,-19,-36,-26v-19,11,-30,31,-65,26r0,-5r45,-49r40,0xm238,-95v0,69,-44,99,-111,99v-64,0,-105,-29,-105,-97r0,-155r51,0r0,151v-1,38,19,59,55,60v90,1,49,-130,58,-211r52,0r0,153","w":259},"\u00dc":{"d":"152,-269r0,-38r35,0r0,38r-35,0xm73,-269r0,-38r34,0r0,38r-34,0xm238,-95v0,69,-44,99,-111,99v-64,0,-105,-29,-105,-97r0,-155r51,0r0,151v-1,38,19,59,55,60v90,1,49,-130,58,-211r52,0r0,153","w":259},"\u00dd":{"d":"92,-269r0,-5r44,-45r46,0r0,8r-60,42r-30,0xm146,-102r0,102r-52,0r0,-102r-88,-146r54,0r60,105r60,-105r54,0","w":240},"\u00de":{"d":"76,-207v79,-3,153,1,152,77v-1,75,-69,86,-152,80r0,50r-52,0r0,-248r52,0r0,41xm76,-86v48,1,100,6,100,-43v0,-47,-53,-42,-100,-41r0,84","w":240},"\u00df":{"d":"112,-261v71,-6,103,72,49,109v-30,40,49,42,49,97v0,58,-67,69,-114,51r0,-36v19,10,68,20,68,-12v-10,-39,-87,-53,-50,-107v9,-13,29,-19,29,-41v-1,-16,-13,-25,-31,-25v-27,1,-37,16,-37,47r0,178r-50,0r0,-177v0,-56,31,-80,87,-84","w":219},"\u00e0":{"d":"132,-34v-16,19,-30,39,-64,38v-37,-1,-58,-20,-58,-58v-1,-60,55,-63,116,-61v1,-26,-3,-47,-28,-47v-18,1,-26,9,-28,27r-52,-2v7,-38,36,-58,82,-57v46,1,74,22,75,68r1,82v-1,14,12,18,25,15r0,27v-30,8,-71,5,-69,-32xm84,-31v29,0,43,-24,42,-57v-32,0,-66,-3,-65,30v0,17,8,27,23,27xm102,-208r-59,-48r0,-8r45,0r44,51r0,5r-30,0"},"\u00e1":{"d":"132,-34v-16,19,-30,39,-64,38v-37,-1,-58,-20,-58,-58v-1,-60,55,-63,116,-61v1,-26,-3,-47,-28,-47v-18,1,-26,9,-28,27r-52,-2v7,-38,36,-58,82,-57v46,1,74,22,75,68r1,82v-1,14,12,18,25,15r0,27v-30,8,-71,5,-69,-32xm84,-31v29,0,43,-24,42,-57v-32,0,-66,-3,-65,30v0,17,8,27,23,27xm66,-208r0,-5r45,-51r45,0r0,8r-60,48r-30,0"},"\u00e2":{"d":"165,-213r0,5r-28,0v-13,-11,-23,-24,-37,-34r-37,34r-28,0v9,-26,32,-39,45,-61r41,0xm132,-34v-16,19,-30,39,-64,38v-37,-1,-58,-20,-58,-58v-1,-60,55,-63,116,-61v1,-26,-3,-47,-28,-47v-18,1,-26,9,-28,27r-52,-2v7,-38,36,-58,82,-57v46,1,74,22,75,68r1,82v-1,14,12,18,25,15r0,27v-30,8,-71,5,-69,-32xm84,-31v29,0,43,-24,42,-57v-32,0,-66,-3,-65,30v0,17,8,27,23,27"},"\u00e3":{"d":"166,-259v-2,27,-9,52,-40,51v-23,-1,-35,-22,-56,-22v-13,0,-17,10,-17,22r-25,0v2,-28,10,-51,40,-51v28,0,66,44,74,0r24,0xm132,-34v-16,19,-30,39,-64,38v-37,-1,-58,-20,-58,-58v-1,-60,55,-63,116,-61v1,-26,-3,-47,-28,-47v-18,1,-26,9,-28,27r-52,-2v7,-38,36,-58,82,-57v46,1,74,22,75,68r1,82v-1,14,12,18,25,15r0,27v-30,8,-71,5,-69,-32xm84,-31v29,0,43,-24,42,-57v-32,0,-66,-3,-65,30v0,17,8,27,23,27"},"\u00e4":{"d":"132,-34v-16,19,-30,39,-64,38v-37,-1,-58,-20,-58,-58v-1,-60,55,-63,116,-61v1,-26,-3,-47,-28,-47v-18,1,-26,9,-28,27r-52,-2v7,-38,36,-58,82,-57v46,1,74,22,75,68r1,82v-1,14,12,18,25,15r0,27v-30,8,-71,5,-69,-32xm84,-31v29,0,43,-24,42,-57v-32,0,-66,-3,-65,30v0,17,8,27,23,27xm117,-211r0,-38r38,0r0,38r-38,0xm41,-211r0,-38r37,0r0,38r-37,0"},"\u00e5":{"d":"98,-296v28,0,45,18,45,44v0,26,-17,45,-45,45v-27,0,-44,-18,-44,-45v0,-27,17,-44,44,-44xm98,-274v-28,0,-28,45,0,45v14,0,23,-9,23,-23v0,-13,-10,-22,-23,-22xm132,-34v-16,19,-30,39,-64,38v-37,-1,-58,-20,-58,-58v-1,-60,55,-63,116,-61v1,-26,-3,-47,-28,-47v-18,1,-26,9,-28,27r-52,-2v7,-38,36,-58,82,-57v46,1,74,22,75,68r1,82v-1,14,12,18,25,15r0,27v-30,8,-71,5,-69,-32xm84,-31v29,0,43,-24,42,-57v-32,0,-66,-3,-65,30v0,17,8,27,23,27"},"\u00e6":{"d":"183,-84v-10,50,58,74,73,32r46,4v-13,30,-37,53,-82,52v-38,0,-63,-15,-76,-41v-14,23,-36,41,-73,41v-37,-1,-59,-20,-59,-58v0,-60,57,-63,119,-61v1,-27,-3,-47,-29,-47v-18,1,-29,8,-30,27r-52,-2v3,-59,101,-73,142,-38v15,-13,35,-19,59,-19v63,0,84,46,84,110r-122,0xm63,-58v0,17,9,27,24,27v31,0,45,-24,44,-57v-33,1,-69,-4,-68,30xm257,-117v5,-46,-56,-63,-70,-21v-2,6,-3,13,-3,21r73,0","w":320},"\u00e7":{"d":"190,-63v-7,42,-38,67,-86,67v-59,0,-84,-38,-90,-98v-12,-110,154,-137,174,-36r-49,2v-2,-19,-15,-32,-35,-32v-30,0,-35,28,-38,64v-6,74,65,87,74,30xm106,14v20,1,33,9,33,27v0,32,-36,36,-71,33r0,-21v15,1,39,4,39,-11v0,-13,-16,-12,-31,-12r11,-30r25,0"},"\u00e8":{"d":"185,-48v-13,30,-37,53,-82,52v-60,-2,-89,-37,-89,-100v0,-63,30,-98,90,-98v62,0,83,45,84,108r-122,0v0,31,8,55,39,56v18,0,30,-7,34,-22xm140,-117v5,-46,-57,-63,-70,-21v-2,6,-4,13,-4,21r74,0xm110,-208r-59,-48r0,-8r45,0r44,51r0,5r-30,0"},"\u00e9":{"d":"185,-48v-13,30,-37,53,-82,52v-60,-2,-89,-37,-89,-100v0,-63,30,-98,90,-98v62,0,83,45,84,108r-122,0v0,31,8,55,39,56v18,0,30,-7,34,-22xm140,-117v5,-46,-57,-63,-70,-21v-2,6,-4,13,-4,21r74,0xm73,-208r0,-5r45,-51r45,0r0,8r-60,48r-30,0"},"\u00ea":{"d":"169,-213r0,5r-28,0v-13,-11,-23,-24,-37,-34r-37,34r-28,0r0,-5r46,-56r40,0xm185,-48v-13,30,-37,53,-82,52v-60,-2,-89,-37,-89,-100v0,-63,30,-98,90,-98v62,0,83,45,84,108r-122,0v0,31,8,55,39,56v18,0,30,-7,34,-22xm140,-117v5,-46,-57,-63,-70,-21v-2,6,-4,13,-4,21r74,0"},"\u00eb":{"d":"185,-48v-13,30,-37,53,-82,52v-60,-2,-89,-37,-89,-100v0,-63,30,-98,90,-98v62,0,83,45,84,108r-122,0v0,31,8,55,39,56v18,0,30,-7,34,-22xm140,-117v5,-46,-57,-63,-70,-21v-2,6,-4,13,-4,21r74,0xm122,-211r0,-38r38,0r0,38r-38,0xm46,-211r0,-38r37,0r0,38r-37,0"},"\u00ec":{"d":"25,0r0,-190r50,0r0,190r-50,0xm48,-208r-59,-48r0,-8r45,0r44,51r0,5r-30,0","w":100},"\u00ed":{"d":"25,0r0,-190r50,0r0,190r-50,0xm20,-208r0,-5r45,-51r45,0r0,8r-60,48r-30,0","w":100},"\u00ee":{"d":"115,-213r0,5r-28,0r-36,-34r-37,34r-29,0r0,-5r46,-56r40,0xm25,0r0,-190r50,0r0,190r-50,0","w":100},"\u00ef":{"d":"25,0r0,-190r50,0r0,190r-50,0xm69,-211r0,-38r38,0r0,38r-38,0xm-7,-211r0,-38r37,0r0,38r-37,0","w":100},"\u00f0":{"d":"97,-261r28,17r47,-20r0,33r-22,8v30,31,56,69,56,129v0,61,-33,97,-96,97v-59,-1,-94,-29,-96,-87v-2,-67,61,-101,125,-81v-8,-17,-15,-29,-27,-42r-51,22r0,-33r29,-12v-14,-11,-29,-22,-45,-31r52,0xm109,-30v32,0,45,-19,45,-54v0,-35,-11,-52,-43,-53v-31,0,-45,20,-45,53v0,32,12,54,43,54","w":219},"\u00f1":{"d":"84,-259v28,0,66,44,74,0r23,0v0,29,-9,51,-39,51v-28,-1,-66,-46,-74,0r-24,0v2,-28,9,-52,40,-51xm135,-194v87,-1,58,113,63,194r-50,0v-7,-57,23,-157,-34,-157v-59,0,-34,97,-39,157r-50,0r-1,-190r47,0v2,12,-1,28,3,38v12,-26,28,-41,61,-42","w":219},"\u00f2":{"d":"110,-194v64,0,96,36,96,99v0,64,-35,99,-97,99v-61,0,-95,-36,-95,-99v0,-62,34,-99,96,-99xm109,-30v35,0,45,-28,45,-65v0,-40,-10,-65,-43,-65v-34,0,-45,26,-45,65v0,36,10,65,43,65xm117,-208r-59,-48r0,-8r45,0r44,51r0,5r-30,0","w":219},"\u00f3":{"d":"110,-194v64,0,96,36,96,99v0,64,-35,99,-97,99v-61,0,-95,-36,-95,-99v0,-62,34,-99,96,-99xm109,-30v35,0,45,-28,45,-65v0,-40,-10,-65,-43,-65v-34,0,-45,26,-45,65v0,36,10,65,43,65xm81,-208r0,-5r45,-51r45,0r0,8r-60,48r-30,0","w":219},"\u00f4":{"d":"175,-213r0,5r-28,0v-13,-11,-23,-24,-37,-34r-37,34r-28,0v9,-26,32,-39,45,-61r41,0xm110,-194v64,0,96,36,96,99v0,64,-35,99,-97,99v-61,0,-95,-36,-95,-99v0,-62,34,-99,96,-99xm109,-30v35,0,45,-28,45,-65v0,-40,-10,-65,-43,-65v-34,0,-45,26,-45,65v0,36,10,65,43,65","w":219},"\u00f5":{"d":"178,-259v-2,27,-9,51,-39,51v-28,0,-66,-46,-74,0r-24,0v2,-28,9,-51,40,-51v29,0,62,45,74,0r23,0xm110,-194v64,0,96,36,96,99v0,64,-35,99,-97,99v-61,0,-95,-36,-95,-99v0,-62,34,-99,96,-99xm109,-30v35,0,45,-28,45,-65v0,-40,-10,-65,-43,-65v-34,0,-45,26,-45,65v0,36,10,65,43,65","w":219},"\u00f6":{"d":"110,-194v64,0,96,36,96,99v0,64,-35,99,-97,99v-61,0,-95,-36,-95,-99v0,-62,34,-99,96,-99xm109,-30v35,0,45,-28,45,-65v0,-40,-10,-65,-43,-65v-34,0,-45,26,-45,65v0,36,10,65,43,65xm129,-211r0,-38r38,0r0,38r-38,0xm53,-211r0,-38r37,0r0,38r-37,0","w":219},"\u00f7":{"d":"78,-169r0,-41r42,0r0,41r-42,0xm9,-100r0,-39r180,0r0,39r-180,0xm78,-30r0,-41r42,0r0,41r-42,0","w":197},"\u00f8":{"d":"14,-95v-6,-85,88,-121,154,-84r18,-20r32,0r-32,36v14,17,18,39,20,68v6,86,-88,121,-154,83r-20,22r-32,0r35,-38v-14,-17,-19,-37,-21,-67xm140,-148v-43,-37,-91,19,-71,81xm80,-43v36,35,89,-9,73,-68v0,-5,-1,-9,-2,-13","w":219},"\u00f9":{"d":"85,4v-87,1,-58,-113,-63,-194r50,0v7,57,-23,150,33,157v60,-5,35,-97,40,-157r50,0r1,190r-47,0v-2,-12,1,-28,-3,-38v-12,25,-28,42,-61,42xm109,-208r-59,-48r0,-8r45,0r44,51r0,5r-30,0","w":219},"\u00fa":{"d":"85,4v-87,1,-58,-113,-63,-194r50,0v7,57,-23,150,33,157v60,-5,35,-97,40,-157r50,0r1,190r-47,0v-2,-12,1,-28,-3,-38v-12,25,-28,42,-61,42xm81,-208r0,-5r45,-51r45,0r0,8r-60,48r-30,0","w":219},"\u00fb":{"d":"174,-213r0,5r-28,0r-36,-34r-38,34r-28,0r0,-5r46,-56r40,0xm85,4v-87,1,-58,-113,-63,-194r50,0v7,57,-23,150,33,157v60,-5,35,-97,40,-157r50,0r1,190r-47,0v-2,-12,1,-28,-3,-38v-12,25,-28,42,-61,42","w":219},"\u00fc":{"d":"85,4v-87,1,-58,-113,-63,-194r50,0v7,57,-23,150,33,157v60,-5,35,-97,40,-157r50,0r1,190r-47,0v-2,-12,1,-28,-3,-38v-12,25,-28,42,-61,42xm129,-211r0,-38r38,0r0,38r-38,0xm53,-211r0,-38r37,0r0,38r-37,0","w":219},"\u00fd":{"d":"123,10v-15,43,-43,76,-104,62r0,-35v35,8,53,-11,59,-39r-75,-188r52,0r48,148v12,-52,28,-100,44,-148r51,0xm72,-208r0,-5r45,-51r45,0r0,8r-60,48r-30,0"},"\u00fe":{"d":"132,4v-31,1,-45,-17,-59,-34v3,33,2,69,2,105r-50,0r0,-336r50,0r0,111v11,-24,29,-35,60,-35v52,0,70,41,70,94v0,55,-20,93,-73,95xm114,-30v30,0,40,-26,40,-61v0,-35,-10,-60,-40,-60v-30,0,-41,26,-40,61v0,35,10,60,40,60","w":219},"\u00ff":{"d":"123,10v-15,43,-43,76,-104,62r0,-35v35,8,53,-11,59,-39r-75,-188r52,0r48,148v12,-52,28,-100,44,-148r51,0xm121,-211r0,-38r38,0r0,38r-38,0xm45,-211r0,-38r37,0r0,38r-37,0"},"\u0100":{"d":"76,-300r108,0r0,30r-108,0r0,-30xm199,0r-22,-63r-94,0r-22,63r-52,0r90,-248r61,0r90,248r-51,0xm166,-102r-36,-108v-10,38,-24,72,-36,108r72,0","w":259},"\u0101":{"d":"49,-241r108,0r0,30r-108,0r0,-30xm133,-34v-16,19,-30,39,-64,38v-37,-1,-58,-20,-58,-58v-1,-60,55,-63,116,-61v1,-26,-3,-47,-28,-47v-18,1,-26,9,-28,27r-52,-2v7,-38,36,-58,82,-57v46,1,74,22,75,68r1,82v-1,14,12,18,25,15r0,27v-30,8,-71,5,-69,-32xm85,-31v29,0,43,-24,42,-57v-32,0,-66,-3,-65,30v0,17,8,27,23,27"},"\u0102":{"d":"192,-318v-2,58,-98,67,-119,19v-3,-6,-4,-12,-5,-19r28,0v4,30,63,32,67,0r29,0xm199,0r-22,-63r-94,0r-22,63r-52,0r90,-248r61,0r90,248r-51,0xm166,-102r-36,-108v-10,38,-24,72,-36,108r72,0","w":259},"\u0103":{"d":"164,-265v2,62,-98,77,-119,22v-3,-7,-4,-14,-5,-22r28,0v2,36,66,39,67,0r29,0xm133,-34v-16,19,-30,39,-64,38v-37,-1,-58,-20,-58,-58v-1,-60,55,-63,116,-61v1,-26,-3,-47,-28,-47v-18,1,-26,9,-28,27r-52,-2v7,-38,36,-58,82,-57v46,1,74,22,75,68r1,82v-1,14,12,18,25,15r0,27v-30,8,-71,5,-69,-32xm85,-31v29,0,43,-24,42,-57v-32,0,-66,-3,-65,30v0,17,8,27,23,27"},"\u0104":{"d":"212,31v-1,19,23,19,36,12r0,24v-26,13,-70,5,-68,-29v3,-30,18,-49,55,-44v-11,8,-22,21,-23,37xm199,0r-22,-63r-94,0r-22,63r-52,0r90,-248r61,0r90,248r-51,0xm166,-102r-36,-108v-10,38,-24,72,-36,108r72,0","w":259},"\u0105":{"d":"152,33v0,19,24,19,37,12r0,24v-27,13,-71,4,-69,-29v2,-30,18,-49,55,-44v-11,8,-22,21,-23,37xm133,-34v-16,19,-30,39,-64,38v-37,-1,-58,-20,-58,-58v-1,-60,55,-63,116,-61v1,-26,-3,-47,-28,-47v-18,1,-26,9,-28,27r-52,-2v7,-38,36,-58,82,-57v46,1,74,22,75,68r1,82v-1,14,12,18,25,15r0,27v-30,8,-71,5,-69,-32xm85,-31v29,0,43,-24,42,-57v-32,0,-66,-3,-65,30v0,17,8,27,23,27"},"\u0106":{"d":"115,-269r0,-5r44,-45r45,0r0,8r-60,42r-29,0xm67,-125v0,53,21,87,73,88v37,1,54,-22,65,-47r45,17v-17,42,-51,71,-110,71v-82,0,-120,-46,-125,-129v-7,-110,109,-156,196,-107v18,10,29,29,36,50r-46,12v-8,-25,-30,-41,-62,-41v-52,0,-71,34,-72,86","w":259},"\u0107":{"d":"190,-63v-7,42,-38,67,-86,67v-59,0,-84,-38,-90,-98v-12,-110,154,-137,174,-36r-49,2v-2,-19,-15,-32,-35,-32v-30,0,-35,28,-38,64v-6,74,65,87,74,30xm78,-208r0,-5r45,-51r45,0r0,8r-60,48r-30,0"},"\u0108":{"d":"206,-274r0,5r-28,0v-13,-8,-24,-18,-37,-26v-19,11,-30,31,-65,26r0,-5r45,-49r41,0xm67,-125v0,53,21,87,73,88v37,1,54,-22,65,-47r45,17v-17,42,-51,71,-110,71v-82,0,-120,-46,-125,-129v-7,-110,109,-156,196,-107v18,10,29,29,36,50r-46,12v-8,-25,-30,-41,-62,-41v-52,0,-71,34,-72,86","w":259},"\u0109":{"d":"170,-213r0,5r-28,0r-36,-34r-37,34r-29,0r0,-5r46,-56r40,0xm190,-63v-7,42,-38,67,-86,67v-59,0,-84,-38,-90,-98v-12,-110,154,-137,174,-36r-49,2v-2,-19,-15,-32,-35,-32v-30,0,-35,28,-38,64v-6,74,65,87,74,30"},"\u010a":{"d":"114,-272r0,-36r49,0r0,36r-49,0xm67,-125v0,53,21,87,73,88v37,1,54,-22,65,-47r45,17v-17,42,-51,71,-110,71v-82,0,-120,-46,-125,-129v-7,-110,109,-156,196,-107v18,10,29,29,36,50r-46,12v-8,-25,-30,-41,-62,-41v-52,0,-71,34,-72,86","w":259},"\u010b":{"d":"81,-224r0,-37r49,0r0,37r-49,0xm190,-63v-7,42,-38,67,-86,67v-59,0,-84,-38,-90,-98v-12,-110,154,-137,174,-36r-49,2v-2,-19,-15,-32,-35,-32v-30,0,-35,28,-38,64v-6,74,65,87,74,30"},"\u010c":{"d":"158,-269r-40,0r-45,-48r0,-6r28,0v13,9,24,19,38,27r35,-27r28,0r0,6xm67,-125v0,53,21,87,73,88v37,1,54,-22,65,-47r45,17v-17,42,-51,71,-110,71v-82,0,-120,-46,-125,-129v-7,-110,109,-156,196,-107v18,10,29,29,36,50r-46,12v-8,-25,-30,-41,-62,-41v-52,0,-71,34,-72,86","w":259},"\u010d":{"d":"123,-208r-40,0r-45,-56r0,-5r28,0v13,11,24,24,38,34r35,-34r28,0v-9,26,-31,39,-44,61xm190,-63v-7,42,-38,67,-86,67v-59,0,-84,-38,-90,-98v-12,-110,154,-137,174,-36r-49,2v-2,-19,-15,-32,-35,-32v-30,0,-35,28,-38,64v-6,74,65,87,74,30"},"\u010e":{"d":"144,-269r-40,0r-46,-48r0,-6r28,0v13,9,24,19,38,27r36,-27r28,0r0,6xm24,-248v120,-7,223,5,221,122v-1,80,-44,126,-121,126r-100,0r0,-248xm76,-40v74,7,117,-18,117,-86v0,-67,-45,-88,-117,-82r0,168","w":259},"\u010f":{"d":"259,-261v2,31,-2,56,-17,70r-24,0v8,-9,17,-19,17,-33r-19,0r0,-37r43,0xm88,-194v31,-1,46,15,58,34r-1,-101r50,0r1,261r-48,0v-2,-10,0,-23,-3,-31v-11,23,-29,35,-61,35v-52,0,-68,-45,-69,-99v0,-56,19,-97,73,-99xm105,-30v33,0,40,-30,41,-66v1,-37,-9,-64,-41,-64v-32,0,-38,30,-39,65v0,43,13,65,39,65","w":258},"\u0110":{"d":"24,-248v120,-7,223,5,221,122v-1,80,-44,126,-121,126r-100,0r0,-104r-23,0r0,-39r23,0r0,-105xm76,-41v74,8,117,-17,117,-85v0,-67,-46,-86,-117,-81r0,64r63,0r0,39r-63,0r0,63","w":259},"\u0111":{"d":"88,-187v31,-1,46,15,58,34r-1,-54r-50,0r0,-29r50,0r0,-25r50,0r0,25r23,0r0,29r-23,0r1,207r-47,0v-2,-9,-2,-22,-4,-31v-11,23,-29,35,-61,35v-51,0,-69,-42,-69,-96v1,-55,19,-94,73,-95xm105,-30v32,0,40,-29,41,-63v1,-35,-10,-61,-41,-61v-31,0,-38,28,-39,62v0,41,13,62,39,62","w":219},"\u0112":{"d":"68,-300r107,0r0,30r-107,0r0,-30xm24,0r0,-248r195,0r0,40r-143,0r0,63r132,0r0,40r-132,0r0,65r150,0r0,40r-202,0","w":240},"\u0113":{"d":"49,-241r108,0r0,30r-108,0r0,-30xm185,-48v-13,30,-37,53,-82,52v-60,-2,-89,-37,-89,-100v0,-63,30,-98,90,-98v62,0,83,45,84,108r-122,0v0,31,8,55,39,56v18,0,30,-7,34,-22xm140,-117v5,-46,-57,-63,-70,-21v-2,6,-4,13,-4,21r74,0"},"\u0114":{"d":"186,-318v-1,57,-98,68,-119,19v-3,-6,-5,-12,-6,-19r29,0v4,31,63,31,67,0r29,0xm24,0r0,-248r195,0r0,40r-143,0r0,63r132,0r0,40r-132,0r0,65r150,0r0,40r-202,0","w":240},"\u0115":{"d":"162,-265v2,63,-98,76,-119,22v-3,-7,-4,-14,-5,-22r28,0v2,36,66,39,67,0r29,0xm185,-48v-13,30,-37,53,-82,52v-60,-2,-89,-37,-89,-100v0,-63,30,-98,90,-98v62,0,83,45,84,108r-122,0v0,31,8,55,39,56v18,0,30,-7,34,-22xm140,-117v5,-46,-57,-63,-70,-21v-2,6,-4,13,-4,21r74,0"},"\u0116":{"d":"99,-272r0,-36r50,0r0,36r-50,0xm24,0r0,-248r195,0r0,40r-143,0r0,63r132,0r0,40r-132,0r0,65r150,0r0,40r-202,0","w":240},"\u0117":{"d":"78,-224r0,-37r49,0r0,37r-49,0xm185,-48v-13,30,-37,53,-82,52v-60,-2,-89,-37,-89,-100v0,-63,30,-98,90,-98v62,0,83,45,84,108r-122,0v0,31,8,55,39,56v18,0,30,-7,34,-22xm140,-117v5,-46,-57,-63,-70,-21v-2,6,-4,13,-4,21r74,0"},"\u0118":{"d":"177,33v-1,19,23,19,36,12r0,24v-26,13,-70,5,-68,-29v3,-30,18,-49,55,-44v-11,8,-22,21,-23,37xm24,0r0,-248r195,0r0,40r-143,0r0,63r132,0r0,40r-132,0r0,65r150,0r0,40r-202,0","w":240},"\u0119":{"d":"127,30v-1,20,23,19,36,12r0,24v-26,13,-71,5,-68,-29v2,-29,17,-49,54,-44v-11,8,-21,22,-22,37xm185,-48v-13,30,-37,53,-82,52v-60,-2,-89,-37,-89,-100v0,-63,30,-98,90,-98v62,0,83,45,84,108r-122,0v0,31,8,55,39,56v18,0,30,-7,34,-22xm140,-117v5,-46,-57,-63,-70,-21v-2,6,-4,13,-4,21r74,0"},"\u011a":{"d":"145,-269r-40,0r-45,-48r0,-6r28,0v13,9,24,19,38,27r35,-27r28,0r0,6xm24,0r0,-248r195,0r0,40r-143,0r0,63r132,0r0,40r-132,0r0,65r150,0r0,40r-202,0","w":240},"\u011b":{"d":"124,-208r-41,0r-45,-56r0,-5r28,0v13,11,24,24,38,34r36,-34r28,0v-9,26,-31,39,-44,61xm185,-48v-13,30,-37,53,-82,52v-60,-2,-89,-37,-89,-100v0,-63,30,-98,90,-98v62,0,83,45,84,108r-122,0v0,31,8,55,39,56v18,0,30,-7,34,-22xm140,-117v5,-46,-57,-63,-70,-21v-2,6,-4,13,-4,21r74,0"},"\u011c":{"d":"205,-274r0,5r-28,0v-13,-8,-24,-18,-37,-26v-19,11,-30,31,-65,26r0,-5r46,-49r40,0xm67,-125v0,54,23,88,75,88v28,0,53,-7,68,-21r0,-34r-60,0r0,-39r108,0r0,91v-26,26,-66,44,-118,44v-82,0,-120,-46,-125,-129v-7,-111,111,-155,200,-109v19,10,29,26,37,47r-47,15v-11,-23,-29,-39,-63,-39v-53,1,-75,33,-75,86","w":280},"\u011d":{"d":"171,-213r0,5r-28,0v-13,-11,-23,-24,-37,-34r-37,34r-28,0v9,-26,32,-39,45,-61r41,0xm195,-6v11,88,-120,106,-164,52v-4,-6,-6,-13,-8,-21r49,-6v3,16,16,24,34,25v40,0,42,-37,40,-79v-11,22,-30,35,-61,35v-53,0,-70,-43,-70,-97v0,-56,18,-96,73,-97v30,0,46,14,59,34r2,-30r47,0xm105,-35v32,0,41,-27,41,-63v0,-35,-9,-62,-40,-62v-32,0,-39,29,-40,63v0,36,9,62,39,62","w":219},"\u011e":{"d":"205,-318v-1,57,-98,68,-119,19v-3,-6,-5,-12,-6,-19r29,0v4,31,63,31,67,0r29,0xm67,-125v0,54,23,88,75,88v28,0,53,-7,68,-21r0,-34r-60,0r0,-39r108,0r0,91v-26,26,-66,44,-118,44v-82,0,-120,-46,-125,-129v-7,-111,111,-155,200,-109v19,10,29,26,37,47r-47,15v-11,-23,-29,-39,-63,-39v-53,1,-75,33,-75,86","w":280},"\u011f":{"d":"169,-265v2,62,-99,77,-119,22v-3,-7,-5,-14,-6,-22r29,0v2,37,66,38,67,0r29,0xm195,-6v11,88,-120,106,-164,52v-4,-6,-6,-13,-8,-21r49,-6v3,16,16,24,34,25v40,0,42,-37,40,-79v-11,22,-30,35,-61,35v-53,0,-70,-43,-70,-97v0,-56,18,-96,73,-97v30,0,46,14,59,34r2,-30r47,0xm105,-35v32,0,41,-27,41,-63v0,-35,-9,-62,-40,-62v-32,0,-39,29,-40,63v0,36,9,62,39,62","w":219},"\u0120":{"d":"117,-272r0,-36r50,0r0,36r-50,0xm67,-125v0,54,23,88,75,88v28,0,53,-7,68,-21r0,-34r-60,0r0,-39r108,0r0,91v-26,26,-66,44,-118,44v-82,0,-120,-46,-125,-129v-7,-111,111,-155,200,-109v19,10,29,26,37,47r-47,15v-11,-23,-29,-39,-63,-39v-53,1,-75,33,-75,86","w":280},"\u0121":{"d":"85,-224r0,-37r50,0r0,37r-50,0xm195,-6v11,88,-120,106,-164,52v-4,-6,-6,-13,-8,-21r49,-6v3,16,16,24,34,25v40,0,42,-37,40,-79v-11,22,-30,35,-61,35v-53,0,-70,-43,-70,-97v0,-56,18,-96,73,-97v30,0,46,14,59,34r2,-30r47,0xm105,-35v32,0,41,-27,41,-63v0,-35,-9,-62,-40,-62v-32,0,-39,29,-40,63v0,36,9,62,39,62","w":219},"\u0122":{"d":"165,14v2,30,-3,52,-17,66r-24,0v8,-9,16,-18,17,-30r-19,0r0,-36r43,0xm67,-125v0,54,23,88,75,88v28,0,53,-7,68,-21r0,-34r-60,0r0,-39r108,0r0,91v-26,26,-66,44,-118,44v-82,0,-120,-46,-125,-129v-7,-111,111,-155,200,-109v19,10,29,26,37,47r-47,15v-11,-23,-29,-39,-63,-39v-53,1,-75,33,-75,86","w":280},"\u0123":{"d":"87,-213v-1,-30,1,-55,15,-70r26,0v-8,9,-16,20,-17,34r19,0r0,36r-43,0xm195,-6v11,88,-120,106,-164,52v-4,-6,-6,-13,-8,-21r49,-6v3,16,16,24,34,25v40,0,42,-37,40,-79v-11,22,-30,35,-61,35v-53,0,-70,-43,-70,-97v0,-56,18,-96,73,-97v30,0,46,14,59,34r2,-30r47,0xm105,-35v32,0,41,-27,41,-63v0,-35,-9,-62,-40,-62v-32,0,-39,29,-40,63v0,36,9,62,39,62","w":219},"\u0124":{"d":"196,-274r0,5r-28,0v-13,-8,-24,-18,-37,-26v-19,11,-30,31,-65,26r0,-5r45,-49r41,0xm184,0r0,-106r-108,0r0,106r-52,0r0,-248r52,0r0,99r108,0r0,-99r52,0r0,248r-52,0","w":259},"\u0125":{"d":"178,-288r0,5r-28,0r-36,-26v-19,11,-31,31,-66,26r0,-5r46,-48r40,0xm114,-157v-59,0,-34,97,-39,157r-50,0r0,-261r50,0r-1,109v12,-26,28,-41,61,-42v86,-1,58,113,63,194r-50,0v-7,-57,23,-157,-34,-157","w":219},"\u0126":{"d":"186,0r0,-106r-110,0r0,106r-52,0r0,-184r-22,0r0,-30r22,0r0,-34r52,0r0,34r110,0r0,-34r50,0r0,34r22,0r0,30r-22,0r0,184r-50,0xm186,-149r0,-35r-110,0r0,35r110,0","w":259},"\u0127":{"d":"114,-150v-57,0,-35,92,-39,150r-50,0r0,-207r-23,0r0,-29r23,0r0,-25r50,0r0,25r53,0r0,29r-53,0v0,20,-4,44,-1,62v12,-26,28,-41,61,-42v84,-1,59,108,63,187r-50,0v-6,-55,22,-150,-34,-150","w":219},"\u0128":{"d":"21,-320v28,-1,66,44,74,0r24,0v-2,27,-9,51,-39,51v-28,0,-66,-46,-74,0r-24,0v1,-28,9,-51,39,-51xm24,0r0,-248r52,0r0,248r-52,0","w":100},"\u0129":{"d":"21,-259v28,-1,66,44,74,0r24,0v-2,27,-9,51,-39,51v-28,0,-66,-46,-74,0r-24,0v1,-28,9,-51,39,-51xm25,0r0,-190r50,0r0,190r-50,0","w":100},"\u012a":{"d":"-4,-300r108,0r0,30r-108,0r0,-30xm24,0r0,-248r52,0r0,248r-52,0","w":100},"\u012b":{"d":"-4,-241r108,0r0,30r-108,0r0,-30xm25,0r0,-190r50,0r0,190r-50,0","w":100},"\u012c":{"d":"112,-318v-1,59,-98,67,-119,19v-3,-6,-4,-12,-5,-19r29,0v4,32,62,31,67,0r28,0xm24,0r0,-248r52,0r0,248r-52,0","w":100},"\u012d":{"d":"113,-265v2,62,-99,77,-119,22v-3,-7,-5,-14,-6,-22r29,0v1,38,66,38,67,0r29,0xm25,0r0,-190r50,0r0,190r-50,0","w":100},"\u012e":{"d":"47,33v0,19,24,19,37,12r0,24v-27,13,-71,4,-69,-29v2,-30,18,-49,55,-44v-11,8,-22,21,-23,37xm24,0r0,-248r52,0r0,248r-52,0","w":100},"\u012f":{"d":"44,33v-1,19,23,19,36,12r0,24v-26,13,-70,5,-68,-29v3,-30,18,-49,55,-44v-11,8,-22,21,-23,37xm25,-224r0,-37r50,0r0,37r-50,0xm25,0r0,-190r50,0r0,190r-50,0","w":100},"\u0130":{"d":"26,-272r0,-36r49,0r0,36r-49,0xm24,0r0,-248r52,0r0,248r-52,0","w":100},"\u0131":{"d":"25,0r0,-190r50,0r0,190r-50,0","w":100},"\u0132":{"d":"24,0r0,-248r52,0r0,248r-52,0xm258,-78v10,88,-125,109,-160,43v-5,-9,-9,-19,-11,-32r52,-8v4,21,12,37,35,38v23,0,32,-16,32,-40r0,-130r-49,0r0,-41r101,0r0,170","w":282},"\u0133":{"d":"25,-224r0,-37r50,0r0,37r-50,0xm25,0r0,-190r50,0r0,190r-50,0xm125,-224r0,-37r50,0r0,37r-50,0xm175,22v2,45,-34,59,-81,51r0,-35v22,5,31,-5,31,-27r0,-201r50,0r0,212"},"\u0134":{"d":"186,-274r0,5r-28,0r-36,-26r-37,26r-29,0r0,-5r46,-49r40,0xm176,-78v10,88,-125,109,-160,43v-5,-9,-9,-19,-11,-32r52,-8v4,21,12,37,35,38v23,0,32,-16,32,-40r0,-130r-49,0r0,-41r101,0r0,170"},"\u0135":{"d":"114,-213r0,5r-28,0v-13,-11,-23,-24,-37,-34r-37,34r-28,0r0,-5r46,-56r40,0xm75,22v2,45,-34,59,-81,51r0,-35v22,5,31,-5,31,-27r0,-201r50,0r0,212","w":100},"\u0136":{"d":"154,14v2,30,-3,52,-17,66r-24,0v8,-9,16,-18,17,-30r-19,0r0,-36r43,0xm195,0r-88,-114r-31,24r0,90r-52,0r0,-248r52,0r0,113r112,-113r60,0r-106,105r115,143r-62,0","w":259},"\u0137":{"d":"127,14v2,28,-2,52,-16,66r-24,0v7,-9,15,-17,16,-30r-19,0r0,-36r43,0xm147,0r-51,-86r-21,15r0,71r-50,0r0,-261r50,0r0,150r67,-79r53,0r-66,74r72,116r-54,0"},"\u0138":{"d":"147,0r-51,-86r-21,15r0,71r-50,0r0,-190r50,0r0,79r67,-79r53,0r-66,74r72,116r-54,0"},"\u0139":{"d":"46,-269r0,-5r44,-45r45,0r0,8r-59,42r-30,0xm24,0r0,-248r52,0r0,208r133,0r0,40r-185,0","w":219},"\u013a":{"d":"19,-283r0,-5r44,-45r45,0r0,8r-59,42r-30,0xm25,0r0,-261r50,0r0,261r-50,0","w":100},"\u013b":{"d":"133,14v2,28,-3,51,-16,66r-25,0v8,-9,17,-17,17,-30r-19,0r0,-36r43,0xm24,0r0,-248r52,0r0,208r133,0r0,40r-185,0","w":219},"\u013c":{"d":"71,14v2,28,-2,52,-16,66r-24,0v7,-9,15,-17,16,-30r-19,0r0,-36r43,0xm25,0r0,-261r50,0r0,261r-50,0","w":100},"\u013d":{"d":"173,-248v2,31,-2,56,-17,70r-24,0v8,-9,17,-19,17,-33r-19,0r0,-37r43,0xm24,0r0,-248r52,0r0,208r133,0r0,40r-185,0","w":219},"\u013e":{"d":"139,-261v2,31,-2,56,-17,70r-24,0v8,-9,16,-20,17,-33r-19,0r0,-37r43,0xm25,0r0,-261r50,0r0,261r-50,0","w":138},"\u013f":{"d":"118,-114r0,-37r49,0r0,37r-49,0xm24,0r0,-248r52,0r0,208r133,0r0,40r-185,0","w":219},"\u0140":{"d":"105,-114r0,-37r50,0r0,37r-50,0xm25,0r0,-261r50,0r0,261r-50,0","w":172},"\u0141":{"d":"24,0r0,-85r-24,12r0,-40r24,-12r0,-123r52,0r0,99r54,-26r0,39r-54,26r0,69r133,0r0,41r-185,0","w":219},"\u0142":{"d":"75,-126r0,126r-50,0r0,-99r-22,13r0,-38r22,-12r0,-125r50,0r0,97r22,-13r0,38","w":100},"\u0143":{"d":"101,-269r0,-5r44,-45r46,0r0,8r-60,42r-30,0xm175,0r-108,-191v6,58,2,128,3,191r-46,0r0,-248r59,0r110,193v-6,-58,-2,-129,-3,-193r46,0r0,248r-61,0","w":259},"\u0144":{"d":"135,-194v87,-1,58,113,63,194r-50,0v-7,-57,23,-157,-34,-157v-59,0,-34,97,-39,157r-50,0r-1,-190r47,0v2,12,-1,28,3,38v12,-26,28,-41,61,-42xm83,-208r0,-5r45,-51r45,0r0,8r-60,48r-30,0","w":219},"\u0145":{"d":"150,14v2,28,-2,52,-16,66r-24,0v7,-9,15,-17,16,-30r-19,0r0,-36r43,0xm175,0r-108,-191v6,58,2,128,3,191r-46,0r0,-248r59,0r110,193v-6,-58,-2,-129,-3,-193r46,0r0,248r-61,0","w":259},"\u0146":{"d":"133,14v2,28,-2,52,-16,66r-24,0v7,-9,15,-17,16,-30r-19,0r0,-36r43,0xm135,-194v87,-1,58,113,63,194r-50,0v-7,-57,23,-157,-34,-157v-59,0,-34,97,-39,157r-50,0r-1,-190r47,0v2,12,-1,28,3,38v12,-26,28,-41,61,-42","w":219},"\u0147":{"d":"150,-269r-40,0r-46,-48r0,-6r28,0v13,9,24,19,38,27r36,-27r28,0r0,6xm175,0r-108,-191v6,58,2,128,3,191r-46,0r0,-248r59,0r110,193v-6,-58,-2,-129,-3,-193r46,0r0,248r-61,0","w":259},"\u0148":{"d":"128,-208r-40,0r-45,-56r0,-5r28,0r37,34r36,-34r28,0v-9,26,-31,39,-44,61xm135,-194v87,-1,58,113,63,194r-50,0v-7,-57,23,-157,-34,-157v-59,0,-34,97,-39,157r-50,0r-1,-190r47,0v2,12,-1,28,3,38v12,-26,28,-41,61,-42","w":219},"\u0149":{"d":"170,-194v87,-1,58,113,63,194r-50,0v-7,-57,23,-157,-34,-157v-59,0,-34,97,-39,157r-50,0r-1,-190r47,0v2,12,-1,28,3,38v12,-26,28,-41,61,-42xm48,-248v1,41,0,81,-20,102r-32,0v12,-14,23,-31,23,-56r-22,0r0,-46r51,0","w":255},"\u014a":{"d":"238,-156v0,92,-3,177,-102,157v-22,-5,-34,-15,-45,-29r36,-30v7,11,16,21,32,21v43,0,29,-69,29,-112v0,-37,-10,-64,-48,-62v-38,2,-64,26,-64,64r0,147r-52,0r-1,-248r51,0v2,14,-1,32,3,44v16,-27,42,-47,84,-47v59,-1,77,36,77,95","w":260},"\u014b":{"d":"198,22v3,45,-34,59,-81,51r0,-35v22,5,31,-5,31,-27r0,-118v1,-29,-8,-50,-34,-50v-59,0,-34,97,-39,157r-50,0r-1,-190r47,0v2,12,-1,28,3,38v12,-26,28,-41,61,-42v93,0,57,130,63,216","w":219},"\u014c":{"d":"86,-300r108,0r0,30r-108,0r0,-30xm140,-251v80,0,125,45,125,126v0,81,-46,129,-126,129v-81,0,-124,-48,-124,-129v0,-81,44,-126,125,-126xm139,-37v52,0,73,-35,73,-88v0,-50,-21,-86,-72,-86v-52,0,-73,35,-73,86v0,51,22,88,72,88","w":280},"\u014d":{"d":"57,-241r108,0r0,30r-108,0r0,-30xm110,-194v64,0,96,36,96,99v0,64,-35,99,-97,99v-61,0,-95,-36,-95,-99v0,-62,34,-99,96,-99xm109,-30v35,0,45,-28,45,-65v0,-40,-10,-65,-43,-65v-34,0,-45,26,-45,65v0,36,10,65,43,65","w":219},"\u014e":{"d":"200,-318v-1,59,-98,67,-119,19v-3,-6,-4,-12,-5,-19r29,0v4,32,62,31,67,0r28,0xm140,-251v80,0,125,45,125,126v0,81,-46,129,-126,129v-81,0,-124,-48,-124,-129v0,-81,44,-126,125,-126xm139,-37v52,0,73,-35,73,-88v0,-50,-21,-86,-72,-86v-52,0,-73,35,-73,86v0,51,22,88,72,88","w":280},"\u014f":{"d":"173,-265v3,64,-98,76,-119,22v-3,-7,-4,-14,-5,-22r29,0v3,18,14,29,33,29v20,0,30,-12,34,-29r28,0xm110,-194v64,0,96,36,96,99v0,64,-35,99,-97,99v-61,0,-95,-36,-95,-99v0,-62,34,-99,96,-99xm109,-30v35,0,45,-28,45,-65v0,-40,-10,-65,-43,-65v-34,0,-45,26,-45,65v0,36,10,65,43,65","w":219},"\u0150":{"d":"107,-269r-23,0v6,-23,27,-32,38,-50r41,0r0,7xm179,-269r-23,0v6,-23,26,-32,37,-50r42,0r0,7xm140,-251v80,0,125,45,125,126v0,81,-46,129,-126,129v-81,0,-124,-48,-124,-129v0,-81,44,-126,125,-126xm139,-37v52,0,73,-35,73,-88v0,-50,-21,-86,-72,-86v-52,0,-73,35,-73,86v0,51,22,88,72,88","w":280},"\u0151":{"d":"76,-208r-24,0v6,-24,28,-34,39,-53r41,0r0,8xm148,-208r-25,0v6,-24,28,-34,39,-53r42,0r0,8xm110,-194v64,0,96,36,96,99v0,64,-35,99,-97,99v-61,0,-95,-36,-95,-99v0,-62,34,-99,96,-99xm109,-30v35,0,45,-28,45,-65v0,-40,-10,-65,-43,-65v-34,0,-45,26,-45,65v0,36,10,65,43,65","w":219},"\u0152":{"d":"15,-125v-1,-93,62,-123,160,-123r164,0r0,40r-118,0r0,63r107,0r0,38r-107,0r0,67r125,0r0,40r-207,2v-81,-2,-123,-47,-124,-127xm67,-125v0,61,39,99,102,82r0,-162v-59,-16,-102,18,-102,80","w":360},"\u0153":{"d":"206,-84v-10,50,58,74,73,32r46,4v-11,55,-114,71,-147,24v-16,17,-38,28,-69,28v-61,0,-95,-36,-95,-99v0,-62,34,-97,96,-99v33,0,53,10,69,27v15,-16,37,-27,65,-27v63,0,84,46,84,110r-122,0xm109,-30v35,0,45,-28,45,-65v0,-40,-10,-65,-43,-65v-34,0,-45,26,-45,65v0,36,10,65,43,65xm280,-117v5,-46,-56,-63,-70,-21v-2,6,-3,13,-3,21r73,0","w":339},"\u0154":{"d":"96,-269r0,-5r45,-45r45,0r0,8r-60,42r-30,0xm240,-174v0,40,-23,61,-54,70r67,104r-59,0r-57,-94r-61,0r0,94r-52,0r0,-248v93,4,217,-23,216,74xm76,-134v48,-2,112,12,112,-38v0,-48,-66,-32,-112,-35r0,73","w":259},"\u0155":{"d":"135,-150v-39,-12,-60,13,-60,57r0,93r-50,0r-1,-190r47,0v2,13,-1,29,3,40v6,-28,27,-53,61,-41r0,41xm47,-208r0,-5r45,-51r45,0r0,8r-60,48r-30,0","w":140},"\u0156":{"d":"152,14v2,28,-3,51,-16,66r-25,0v8,-9,17,-17,17,-30r-19,0r0,-36r43,0xm240,-174v0,40,-23,61,-54,70r67,104r-59,0r-57,-94r-61,0r0,94r-52,0r0,-248v93,4,217,-23,216,74xm76,-134v48,-2,112,12,112,-38v0,-48,-66,-32,-112,-35r0,73","w":259},"\u0157":{"d":"71,14v2,28,-3,51,-16,66r-24,0v7,-9,15,-17,16,-30r-19,0r0,-36r43,0xm135,-150v-39,-12,-60,13,-60,57r0,93r-50,0r-1,-190r47,0v2,13,-1,29,3,40v6,-28,27,-53,61,-41r0,41","w":140},"\u0158":{"d":"144,-269r-40,0r-46,-48r0,-6r28,0v13,9,24,19,38,27r36,-27r28,0r0,6xm240,-174v0,40,-23,61,-54,70r67,104r-59,0r-57,-94r-61,0r0,94r-52,0r0,-248v93,4,217,-23,216,74xm76,-134v48,-2,112,12,112,-38v0,-48,-66,-32,-112,-35r0,73","w":259},"\u0159":{"d":"95,-208r-40,0r-45,-56r0,-5r28,0v13,11,24,24,38,34r35,-34r28,0v-9,26,-31,39,-44,61xm135,-150v-39,-12,-60,13,-60,57r0,93r-50,0r-1,-190r47,0v2,13,-1,29,3,40v6,-28,27,-53,61,-41r0,41","w":140},"\u015a":{"d":"98,-269r0,-5r44,-45r45,0r0,8r-60,42r-29,0xm169,-182v-1,-43,-94,-46,-97,-3v18,66,151,10,154,114v3,95,-165,93,-204,36v-6,-8,-10,-19,-12,-30r50,-8v3,46,112,56,116,5v-17,-69,-150,-10,-154,-114v-4,-87,153,-88,188,-35v5,8,8,18,10,28","w":240},"\u015b":{"d":"137,-138v1,-29,-70,-34,-71,-4v15,46,118,7,119,86v1,83,-164,76,-172,9r43,-7v4,19,20,25,44,25v33,8,57,-30,24,-41v-43,-14,-102,-11,-104,-66v-2,-80,154,-74,161,-7xm70,-208r0,-5r45,-51r45,0r0,8r-60,48r-30,0"},"\u015c":{"d":"190,-274r0,5r-28,0v-13,-8,-24,-18,-37,-26v-19,11,-30,31,-65,26r0,-5r45,-49r41,0xm169,-182v-1,-43,-94,-46,-97,-3v18,66,151,10,154,114v3,95,-165,93,-204,36v-6,-8,-10,-19,-12,-30r50,-8v3,46,112,56,116,5v-17,-69,-150,-10,-154,-114v-4,-87,153,-88,188,-35v5,8,8,18,10,28","w":240},"\u015d":{"d":"164,-213r0,5r-28,0v-12,-11,-23,-24,-36,-34r-37,34r-28,0v9,-26,32,-39,45,-61r40,0xm137,-138v1,-29,-70,-34,-71,-4v15,46,118,7,119,86v1,83,-164,76,-172,9r43,-7v4,19,20,25,44,25v33,8,57,-30,24,-41v-43,-14,-102,-11,-104,-66v-2,-80,154,-74,161,-7"},"\u015e":{"d":"169,-182v-1,-43,-94,-46,-97,-3v18,66,151,10,154,114v3,95,-165,93,-204,36v-6,-8,-10,-19,-12,-30r50,-8v3,46,112,56,116,5v-17,-69,-150,-10,-154,-114v-4,-87,153,-88,188,-35v5,8,8,18,10,28xm129,14v20,1,33,9,33,27v0,32,-36,36,-71,33r0,-21v15,1,39,4,39,-11v0,-13,-16,-12,-31,-12r11,-30r25,0","w":240},"\u015f":{"d":"137,-138v1,-29,-70,-34,-71,-4v15,46,118,7,119,86v1,83,-164,76,-172,9r43,-7v4,19,20,25,44,25v33,8,57,-30,24,-41v-43,-14,-102,-11,-104,-66v-2,-80,154,-74,161,-7xm105,14v20,1,33,9,33,27v0,32,-36,36,-71,33r0,-21v15,1,39,4,39,-11v0,-13,-16,-12,-31,-12r11,-30r25,0"},"\u0160":{"d":"142,-269r-41,0r-45,-48r0,-6r28,0v13,9,24,19,38,27r36,-27r28,0r0,6xm169,-182v-1,-43,-94,-46,-97,-3v18,66,151,10,154,114v3,95,-165,93,-204,36v-6,-8,-10,-19,-12,-30r50,-8v3,46,112,56,116,5v-17,-69,-150,-10,-154,-114v-4,-87,153,-88,188,-35v5,8,8,18,10,28","w":240},"\u0161":{"d":"122,-208r-41,0r-45,-56r0,-5r28,0v13,11,24,24,38,34r36,-34r28,0v-9,26,-31,39,-44,61xm137,-138v1,-29,-70,-34,-71,-4v15,46,118,7,119,86v1,83,-164,76,-172,9r43,-7v4,19,20,25,44,25v33,8,57,-30,24,-41v-43,-14,-102,-11,-104,-66v-2,-80,154,-74,161,-7"},"\u0162":{"d":"114,14v20,1,33,9,33,27v0,32,-36,36,-71,33r0,-21v15,1,39,4,39,-11v0,-13,-16,-12,-31,-12r11,-30r25,0xm136,-208r0,208r-52,0r0,-208r-80,0r0,-40r212,0r0,40r-80,0","w":219},"\u0163":{"d":"67,14v20,1,33,9,33,27v0,32,-36,36,-71,33r0,-21v15,1,39,4,39,-11v0,-13,-16,-12,-31,-12r11,-30r25,0xm115,-3v-36,14,-87,7,-87,-42r0,-112r-24,0r0,-33r27,0r15,-45r31,0r0,45r36,0r0,33r-36,0r0,99v-1,23,16,31,38,25r0,30","w":119},"\u0164":{"d":"132,-269r-41,0r-45,-48r0,-6r28,0v13,9,24,19,38,27r36,-27r28,0r0,6xm136,-208r0,208r-52,0r0,-208r-80,0r0,-40r212,0r0,40r-80,0","w":219},"\u0165":{"d":"172,-261v2,29,-1,55,-16,70r-24,0v8,-9,16,-19,16,-33r-19,0r0,-37r43,0xm115,-3v-36,14,-87,7,-87,-42r0,-112r-24,0r0,-33r27,0r15,-45r31,0r0,45r36,0r0,33r-36,0r0,99v-1,23,16,31,38,25r0,30","w":172},"\u0166":{"d":"136,-208r0,65r40,0r0,33r-40,0r0,110r-52,0r0,-110r-40,0r0,-33r40,0r0,-65r-80,0r0,-40r212,0r0,40r-80,0","w":219},"\u0167":{"d":"115,-3v-36,14,-93,7,-87,-42r0,-38r-22,0r0,-34r22,0r0,-40r-24,0r0,-33r27,0r15,-45r31,0r0,45r36,0r0,33r-36,0r0,40r33,0r0,34r-33,0v-3,33,3,61,38,50r0,30","w":119},"\u0168":{"d":"101,-320v28,0,65,44,74,0r23,0v0,29,-10,51,-39,51v-28,-1,-66,-45,-74,0r-24,0v2,-28,9,-52,40,-51xm238,-95v0,69,-44,99,-111,99v-64,0,-105,-29,-105,-97r0,-155r51,0r0,151v-1,38,19,59,55,60v90,1,49,-130,58,-211r52,0r0,153","w":259},"\u0169":{"d":"80,-259v28,0,66,44,74,0r23,0v0,29,-9,51,-39,51v-28,-1,-66,-46,-74,0r-24,0v2,-28,9,-52,40,-51xm85,4v-87,1,-58,-113,-63,-194r50,0v7,57,-23,150,33,157v60,-5,35,-97,40,-157r50,0r1,190r-47,0v-2,-12,1,-28,-3,-38v-12,25,-28,42,-61,42","w":219},"\u016a":{"d":"76,-299r108,0r0,30r-108,0r0,-30xm238,-95v0,69,-44,99,-111,99v-64,0,-105,-29,-105,-97r0,-155r51,0r0,151v-1,38,19,59,55,60v90,1,49,-130,58,-211r52,0r0,153","w":259},"\u016b":{"d":"55,-241r107,0r0,30r-107,0r0,-30xm85,4v-87,1,-58,-113,-63,-194r50,0v7,57,-23,150,33,157v60,-5,35,-97,40,-157r50,0r1,190r-47,0v-2,-12,1,-28,-3,-38v-12,25,-28,42,-61,42","w":219},"\u016c":{"d":"192,-318v-2,58,-98,67,-119,19v-3,-6,-4,-12,-5,-19r28,0v4,30,63,32,67,0r29,0xm238,-95v0,69,-44,99,-111,99v-64,0,-105,-29,-105,-97r0,-155r51,0r0,151v-1,38,19,59,55,60v90,1,49,-130,58,-211r52,0r0,153","w":259},"\u016d":{"d":"172,-265v2,62,-99,77,-119,22v-3,-7,-5,-14,-6,-22r29,0v2,37,66,38,67,0r29,0xm85,4v-87,1,-58,-113,-63,-194r50,0v7,57,-23,150,33,157v60,-5,35,-97,40,-157r50,0r1,190r-47,0v-2,-12,1,-28,-3,-38v-12,25,-28,42,-61,42","w":219},"\u016e":{"d":"130,-348v27,0,45,18,45,45v0,27,-18,45,-45,45v-27,0,-45,-19,-45,-45v0,-26,18,-45,45,-45xm130,-281v14,0,22,-8,22,-22v0,-15,-9,-22,-22,-22v-13,0,-22,9,-22,22v0,13,7,22,22,22xm238,-95v0,69,-44,99,-111,99v-64,0,-105,-29,-105,-97r0,-155r51,0r0,151v-1,38,19,59,55,60v90,1,49,-130,58,-211r52,0r0,153","w":259},"\u016f":{"d":"109,-289v27,0,45,18,45,45v0,26,-18,44,-45,44v-27,0,-44,-17,-44,-44v0,-28,18,-45,44,-45xm109,-222v13,0,22,-7,22,-22v0,-14,-8,-22,-22,-22v-14,0,-22,9,-22,22v0,13,9,22,22,22xm85,4v-87,1,-58,-113,-63,-194r50,0v7,57,-23,150,33,157v60,-5,35,-97,40,-157r50,0r1,190r-47,0v-2,-12,1,-28,-3,-38v-12,25,-28,42,-61,42","w":219},"\u0170":{"d":"92,-269r-23,0v6,-23,27,-32,38,-50r41,0r0,7xm164,-269r-24,0v6,-23,27,-32,38,-50r42,0r0,7xm238,-95v0,69,-44,99,-111,99v-64,0,-105,-29,-105,-97r0,-155r51,0r0,151v-1,38,19,59,55,60v90,1,49,-130,58,-211r52,0r0,153","w":259},"\u0171":{"d":"70,-208r-25,0r0,-6r40,-47r41,0r0,8xm142,-208r-25,0v6,-24,28,-34,39,-53r41,0r0,8xm85,4v-87,1,-58,-113,-63,-194r50,0v7,57,-23,150,33,157v60,-5,35,-97,40,-157r50,0r1,190r-47,0v-2,-12,1,-28,-3,-38v-12,25,-28,42,-61,42","w":219},"\u0172":{"d":"141,33v-1,19,23,19,36,12r0,24v-26,13,-70,5,-68,-29v3,-30,18,-49,55,-44v-11,8,-22,21,-23,37xm238,-95v0,69,-44,99,-111,99v-64,0,-105,-29,-105,-97r0,-155r51,0r0,151v-1,38,19,59,55,60v90,1,49,-130,58,-211r52,0r0,153","w":259},"\u0173":{"d":"159,33v-1,20,23,19,36,12r0,24v-26,13,-71,5,-68,-29v2,-29,17,-49,54,-44v-11,8,-21,22,-22,37xm85,4v-87,1,-58,-113,-63,-194r50,0v7,57,-23,150,33,157v60,-5,35,-97,40,-157r50,0r1,190r-47,0v-2,-12,1,-28,-3,-38v-12,25,-28,42,-61,42","w":219},"\u0174":{"d":"235,-274r0,5r-28,0r-36,-26r-37,26r-29,0r0,-5r46,-49r40,0xm275,0r-61,0r-44,-196r-44,196r-62,0r-64,-248r53,0r44,199r45,-199r58,0r43,199r44,-199r52,0","w":339},"\u0175":{"d":"205,-213r0,5r-28,0r-36,-34r-37,34r-29,0r0,-5r46,-56r40,0xm231,0r-52,0r-39,-155r-40,155r-52,0r-49,-190r46,0r32,145v9,-52,24,-97,36,-145r53,0r37,145r32,-145r46,0","w":280},"\u0176":{"d":"185,-274r0,5r-28,0r-36,-26v-19,11,-30,31,-65,26r0,-5r45,-49r40,0xm146,-102r0,102r-52,0r0,-102r-88,-146r54,0r60,105r60,-105r54,0","w":240},"\u0177":{"d":"167,-213r0,5r-28,0v-13,-11,-23,-24,-37,-34r-37,34r-28,0r0,-5r46,-56r40,0xm123,10v-15,43,-43,76,-104,62r0,-35v35,8,53,-11,59,-39r-75,-188r52,0r48,148v12,-52,28,-100,44,-148r51,0"},"\u0178":{"d":"142,-269r0,-38r34,0r0,38r-34,0xm62,-269r0,-38r34,0r0,38r-34,0xm146,-102r0,102r-52,0r0,-102r-88,-146r54,0r60,105r60,-105r54,0","w":240},"\u0179":{"d":"83,-269r0,-5r44,-45r46,0r0,8r-60,42r-30,0xm210,0r-199,0r0,-37r134,-170r-121,0r0,-41r178,0r0,36r-134,171r142,0r0,41","w":219},"\u017a":{"d":"12,0r0,-35r95,-120r-88,0r0,-35r142,0r0,35r-94,119r103,0r0,36r-158,0xm59,-208r0,-5r45,-51r45,0r0,8r-60,48r-30,0","w":180},"\u017b":{"d":"87,-272r0,-36r50,0r0,36r-50,0xm210,0r-199,0r0,-37r134,-170r-121,0r0,-41r178,0r0,36r-134,171r142,0r0,41","w":219},"\u017c":{"d":"68,-224r0,-37r50,0r0,37r-50,0xm12,0r0,-35r95,-120r-88,0r0,-35r142,0r0,35r-94,119r103,0r0,36r-158,0","w":180},"\u017d":{"d":"134,-269r-40,0r-46,-48r0,-6r28,0v13,9,24,19,38,27r36,-27r28,0r0,6xm210,0r-199,0r0,-37r134,-170r-121,0r0,-41r178,0r0,36r-134,171r142,0r0,41","w":219},"\u017e":{"d":"111,-208r-41,0r-45,-56r0,-5r28,0v13,11,24,24,38,34r36,-34r28,0v-9,26,-31,39,-44,61xm12,0r0,-35r95,-120r-88,0r0,-35r142,0r0,35r-94,119r103,0r0,36r-158,0","w":180},"\u017f":{"d":"112,-226v-20,-4,-38,-2,-38,21r0,205r-49,0r0,-210v-3,-47,43,-58,87,-48r0,32","w":100},"\u0192":{"d":"175,-219v-30,-11,-46,9,-45,38r37,0r-7,33r-37,0r-44,223r-49,0r44,-223r-28,0r6,-33r28,0v1,-55,43,-90,102,-69"},"\u01fa":{"d":"103,-322r0,-5r44,-45r46,0r0,8r-60,42r-30,0xm130,-315v27,0,45,19,45,45v0,26,-17,44,-45,44v-28,0,-45,-18,-45,-44v0,-27,18,-45,45,-45xm130,-248v15,0,22,-9,22,-22v0,-13,-9,-22,-22,-22v-13,0,-22,9,-22,22v0,13,7,22,22,22xm199,0r-22,-63r-94,0r-22,63r-52,0r90,-248r61,0r90,248r-51,0xm166,-102r-36,-108v-10,38,-24,72,-36,108r72,0","w":259},"\u01fb":{"d":"100,-289v27,0,45,18,45,45v0,26,-18,44,-45,44v-27,0,-45,-18,-45,-44v0,-27,18,-45,45,-45xm100,-222v13,0,22,-7,22,-22v0,-14,-8,-22,-22,-22v-15,0,-22,9,-22,22v0,13,9,22,22,22xm133,-34v-16,19,-30,39,-64,38v-37,-1,-58,-20,-58,-58v-1,-60,55,-63,116,-61v1,-26,-3,-47,-28,-47v-18,1,-26,9,-28,27r-52,-2v7,-38,36,-58,82,-57v46,1,74,22,75,68r1,82v-1,14,12,18,25,15r0,27v-30,8,-71,5,-69,-32xm85,-31v29,0,43,-24,42,-57v-32,0,-66,-3,-65,30v0,17,8,27,23,27xm77,-298r0,-5r45,-51r45,0r0,8r-60,48r-30,0"},"\u01fc":{"d":"190,-269r0,-5r45,-45r45,0r0,8r-60,42r-30,0xm164,0r0,-63r-79,0r-31,63r-53,0r123,-248r215,0r0,40r-123,0r0,63r112,0r0,38r-112,0r0,67r130,0r0,40r-182,0xm164,-210v-21,-3,-17,25,-28,37r-34,71r62,0r0,-108","w":360},"\u01fd":{"d":"183,-84v-10,50,58,74,73,32r46,4v-13,30,-37,53,-82,52v-38,0,-63,-15,-76,-41v-14,23,-36,41,-73,41v-37,-1,-59,-20,-59,-58v0,-60,57,-63,119,-61v1,-27,-3,-47,-29,-47v-18,1,-29,8,-30,27r-52,-2v3,-59,101,-73,142,-38v15,-13,35,-19,59,-19v63,0,84,46,84,110r-122,0xm63,-58v0,17,9,27,24,27v31,0,45,-24,44,-57v-33,1,-69,-4,-68,30xm257,-117v5,-46,-56,-63,-70,-21v-2,6,-3,13,-3,21r73,0xm136,-208r0,-5r45,-51r45,0r0,8r-60,48r-30,0","w":320},"\u01fe":{"d":"110,-269r0,-5r44,-45r46,0r0,8r-60,42r-30,0xm15,-125v-6,-104,98,-150,187,-113r14,-21r34,0r-25,36v25,20,40,54,40,98v0,104,-99,155,-189,115r-16,23r-34,0r27,-38v-25,-22,-35,-55,-38,-100xm102,-47v77,43,144,-56,95,-135xm176,-202v-79,-41,-140,58,-94,135","w":280},"\u01ff":{"d":"14,-95v-6,-85,88,-121,154,-84r18,-20r32,0r-32,36v14,17,18,39,20,68v6,86,-88,121,-154,83r-20,22r-32,0r35,-38v-14,-17,-19,-37,-21,-67xm140,-148v-43,-37,-91,19,-71,81xm80,-43v36,35,89,-9,73,-68v0,-5,-1,-9,-2,-13xm81,-208r0,-5r45,-51r45,0r0,8r-60,48r-30,0","w":219},"\u0218":{"d":"133,14v2,29,-3,52,-17,66r-24,0v7,-9,15,-17,16,-30r-19,0r0,-36r44,0xm169,-182v-1,-43,-94,-46,-97,-3v18,66,151,10,154,114v3,95,-165,93,-204,36v-6,-8,-10,-19,-12,-30r50,-8v3,46,112,56,116,5v-17,-69,-150,-10,-154,-114v-4,-87,153,-88,188,-35v5,8,8,18,10,28","w":240},"\u0219":{"d":"124,14v2,30,-3,52,-17,66r-24,0v8,-9,17,-17,17,-30r-19,0r0,-36r43,0xm137,-138v1,-29,-70,-34,-71,-4v15,46,118,7,119,86v1,83,-164,76,-172,9r43,-7v4,19,20,25,44,25v33,8,57,-30,24,-41v-43,-14,-102,-11,-104,-66v-2,-80,154,-74,161,-7"},"\u021a":{"d":"133,14v2,29,-3,52,-17,66r-24,0v7,-9,15,-17,16,-30r-19,0r0,-36r44,0xm136,-208r0,208r-52,0r0,-208r-80,0r0,-40r212,0r0,40r-80,0","w":219},"\u021b":{"d":"85,14v2,28,-2,52,-16,66r-24,0v7,-9,15,-17,16,-30r-19,0r0,-36r43,0xm115,-3v-36,14,-87,7,-87,-42r0,-112r-24,0r0,-33r27,0r15,-45r31,0r0,45r36,0r0,33r-36,0r0,99v-1,23,16,31,38,25r0,30","w":119},"\u2013":{"d":"11,-79r0,-35r178,0r0,35r-178,0"},"\u2014":{"d":"0,-79r0,-35r360,0r0,35r-360,0","w":360},"\u2018":{"d":"24,-146v-1,-41,2,-78,19,-102r33,0v-12,14,-23,31,-23,56r22,0r0,46r-51,0","w":100,"k":{"\u2018":13}},"\u2019":{"d":"76,-248v1,41,0,81,-20,102r-32,0v12,-14,23,-31,23,-56r-22,0r0,-46r51,0","w":100,"k":{"\u2019":13,"s":13," ":20}},"\u201c":{"d":"102,-146v0,-40,-1,-80,19,-102r32,0v-11,15,-21,32,-23,56r23,0r0,46r-51,0xm27,-146v0,-40,-1,-80,19,-102r32,0v-10,15,-24,30,-23,56r22,0r0,46r-50,0","w":180},"\u201d":{"d":"153,-248v0,40,1,80,-19,102r-32,0v12,-14,22,-35,23,-56r-22,0r0,-46r50,0xm78,-248v1,41,0,80,-19,102r-32,0v11,-15,21,-32,23,-56r-23,0r0,-46r51,0","w":180},"\u2026":{"d":"269,0r0,-54r50,0r0,54r-50,0xm155,0r0,-54r50,0r0,54r-50,0xm40,0r0,-54r50,0r0,54r-50,0","w":360},"\u2032":{"d":"15,-156r11,-92r54,0r-28,92r-37,0","w":86},"\u2033":{"d":"15,-156r11,-92r54,0r-28,92r-37,0xm101,-156r11,-92r54,0r-28,92r-37,0","w":172},"\u2122":{"d":"186,-135r-29,0r0,-113r44,0r35,81r37,-81r43,0r0,113r-29,0r1,-90v-12,31,-26,60,-40,90r-23,0r-40,-90xm96,-223r0,88r-31,0r0,-88r-43,0r0,-25r118,0r0,25r-44,0","w":360}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Digitized data © 2007 Ascender Corporation. All rights reserved.
 * 
 * Trademark:
 * Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and
 * Trademark Office and certain other jurisdictions.
 * 
 * Manufacturer:
 * Ascender Corporation
 * 
 * Designer:
 * Steve Matteson
 * 
 * Vendor URL:
 * http://www.ascendercorp.com/
 * 
 * License information:
 * http://www.ascendercorp.com/liberation.html
 */
Cufon.registerFont({"w":200,"face":{"font-family":"Liberation Sans","font-weight":400,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"2 11 6 4 2 2 2 9 2 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-40 -365 368 80","underline-thickness":"26.3672","underline-position":"-51.3281","slope":"-12","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":100,"k":{"Y":7,"A":13}},"\u00a0":{"w":100},"!":{"d":"58,-70r-26,0r30,-178r35,0xm14,0r7,-35r34,0r-7,35r-34,0","w":100},"\"":{"d":"123,-170r-25,0r11,-78r32,0xm58,-170r-25,0r11,-78r32,0","w":127},"#":{"d":"163,-156r-14,65r46,0r0,19r-50,0r-15,72r-20,0r15,-72r-63,0r-15,72r-20,0r15,-72r-35,0r0,-19r39,0r14,-65r-44,0r0,-19r48,0r16,-71r19,0r-16,71r64,0r16,-71r19,0r-15,71r37,0r0,19r-41,0xm80,-156r-14,65r64,0r13,-65r-63,0"},"$":{"d":"121,-140v32,11,67,22,67,65v0,52,-40,70,-93,71r-6,29r-20,0r6,-29v-46,-3,-70,-23,-77,-62r29,-7v4,27,23,41,53,43r17,-87v-33,-9,-65,-20,-65,-62v0,-47,42,-62,89,-64r5,-23r20,0r-5,24v35,4,58,20,65,51r-28,8v-6,-19,-19,-31,-42,-34xm100,-30v50,8,78,-55,32,-75v-5,-2,-10,-4,-16,-6xm117,-218v-44,-7,-75,49,-31,67v5,2,10,4,16,6"},"%":{"d":"75,0r-29,0r208,-248r30,0xm26,-148v1,-56,18,-102,70,-102v31,0,46,20,45,54v-2,54,-18,104,-70,104v-32,0,-46,-22,-45,-56xm117,-199v0,-19,-6,-32,-21,-32v-40,0,-44,48,-46,86v-1,19,6,33,22,33v38,0,45,-51,45,-87xm189,-54v2,-54,18,-102,70,-102v32,0,46,22,46,55v0,53,-18,103,-70,103v-32,0,-47,-21,-46,-56xm280,-105v1,-20,-5,-32,-21,-32v-39,0,-43,50,-46,86v-2,19,6,33,22,33v39,0,42,-49,45,-87","w":320},"&":{"d":"76,-182v-8,-73,125,-95,125,-21v0,51,-54,56,-87,74v9,28,22,52,38,74v18,-21,33,-48,44,-75r23,10v-14,30,-29,60,-51,83v10,12,32,18,53,12r-3,23v-25,10,-55,0,-69,-17v-42,35,-147,33,-143,-43v3,-51,38,-63,75,-80v-2,-12,-3,-27,-5,-40xm36,-62v0,51,68,50,96,25v-18,-23,-33,-52,-44,-82v-24,12,-52,20,-52,57xm145,-228v-39,-2,-46,38,-38,76v28,-11,67,-14,67,-50v0,-17,-12,-25,-29,-26","w":240},"'":{"d":"60,-170r-24,0r11,-78r32,0","w":68},"(":{"d":"17,-49v1,-102,45,-165,103,-212r30,0v-58,51,-101,116,-101,215v0,50,14,89,36,121r-31,0v-24,-32,-36,-73,-37,-124","w":119},")":{"d":"98,-137v-1,102,-44,166,-102,212r-31,0v58,-52,102,-116,102,-215v0,-50,-15,-89,-37,-121r31,0v24,32,36,73,37,124","w":119},"*":{"d":"95,-196r47,-18r8,23r-50,13r33,44r-21,13r-27,-46r-27,45r-21,-12r33,-44r-49,-13r8,-23r47,19r-2,-53r24,0","w":140},"+":{"d":"123,-107r0,75r-26,0r0,-75r-74,0r0,-26r74,0r0,-75r26,0r0,75r75,0r0,26r-75,0","w":210},",":{"d":"58,-38v-5,33,-12,64,-30,84r-21,0v12,-14,20,-28,25,-46r-15,0r7,-38r34,0","w":100},"-":{"d":"18,-82r6,-28r88,0r-6,28r-88,0","w":119},"\u00ad":{"d":"18,-82r6,-28r88,0r-6,28r-88,0","w":119},".":{"d":"14,0r8,-38r34,0r-8,38r-34,0","w":100},"\/":{"d":"-20,4r123,-265r28,0r-123,265r-28,0","w":100},"0":{"d":"16,-82v0,-90,25,-169,113,-169v48,0,68,33,68,82v0,90,-27,173,-113,173v-47,0,-68,-35,-68,-86xm46,-77v0,32,11,55,40,55v69,0,76,-79,80,-149v2,-32,-10,-55,-39,-55v-69,0,-81,81,-81,149"},"1":{"d":"9,0r6,-27r63,0r36,-188r-63,39r6,-31r66,-41r29,0r-42,221r60,0r-5,27r-156,0","k":{"1":27}},"2":{"d":"123,-251v66,0,92,69,53,113v-38,44,-103,63,-137,111r128,0r-5,27r-164,0v17,-92,123,-93,159,-163v14,-28,-1,-64,-36,-62v-29,2,-46,17,-54,41r-30,-6v13,-36,37,-61,86,-61"},"3":{"d":"148,-71v0,-36,-31,-44,-71,-41r5,-28v46,3,81,-6,81,-50v0,-23,-15,-35,-39,-35v-30,0,-49,17,-56,41r-32,-3v12,-39,42,-63,90,-64v43,0,69,19,71,60v1,43,-30,58,-65,66v27,5,49,22,49,53v0,85,-133,99,-164,35v-4,-7,-7,-15,-9,-22r29,-9v8,25,25,45,58,45v34,1,53,-17,53,-48"},"4":{"d":"149,-56r-11,56r-32,0r11,-56r-115,0r5,-25r144,-167r35,0r-32,167r33,0r-5,25r-33,0xm145,-203r-105,122r82,0"},"5":{"d":"151,-85v6,-55,-69,-56,-94,-29r-31,0r34,-134r141,0r-5,27r-112,0r-20,79v41,-34,127,-11,121,53v14,102,-155,127,-177,35r29,-8v15,62,122,49,114,-23"},"6":{"d":"184,-94v-4,58,-33,98,-90,98v-50,0,-74,-35,-74,-86v0,-94,36,-181,136,-167v24,3,39,21,44,47r-29,6v-8,-40,-68,-34,-87,-5v-13,20,-24,43,-30,73v28,-51,135,-39,130,34xm111,-136v-35,2,-61,22,-60,62v1,30,14,52,44,52v38,0,55,-31,56,-70v1,-26,-14,-46,-40,-44"},"7":{"d":"206,-222r-58,71v-33,43,-59,89,-72,151r-33,0v20,-96,77,-159,130,-221r-136,0r5,-27r169,0"},"8":{"d":"39,-185v1,-48,36,-66,85,-66v42,0,74,18,74,59v0,38,-25,57,-56,64v23,7,40,22,40,52v0,55,-39,80,-94,80v-48,0,-78,-21,-79,-67v-1,-44,31,-60,63,-71v-20,-7,-33,-25,-33,-51xm70,-182v0,26,17,39,46,39v34,0,48,-18,49,-48v0,-25,-18,-36,-45,-36v-32,0,-50,15,-50,45xm149,-77v0,-29,-19,-41,-50,-41v-37,0,-57,20,-57,55v0,29,19,42,49,42v36,0,58,-19,58,-56"},"9":{"d":"40,-53v7,41,73,38,88,5v14,-18,25,-43,30,-72v-13,20,-31,35,-60,35v-44,0,-69,-27,-69,-70v0,-57,32,-96,91,-96v58,0,76,44,72,106v-6,89,-67,182,-157,136v-12,-6,-19,-20,-23,-36xm102,-110v67,0,87,-116,17,-116v-39,0,-58,29,-58,71v1,27,12,45,41,45"},":":{"d":"44,-154r7,-36r35,0r-8,36r-34,0xm14,0r7,-36r35,0r-7,36r-35,0","w":100},";":{"d":"58,-36v-5,32,-11,63,-30,82r-21,0v12,-14,20,-28,25,-46r-15,0r7,-36r34,0xm47,-154r7,-36r34,0r-7,36r-34,0","w":100},"\u037e":{"d":"58,-36v-5,32,-11,63,-30,82r-21,0v12,-14,20,-28,25,-46r-15,0r7,-36r34,0xm47,-154r7,-36r34,0r-7,36r-34,0","w":100},"<":{"d":"23,-100r0,-36r175,-74r0,27r-151,65r151,64r0,27","w":210},"=":{"d":"23,-150r0,-26r175,0r0,26r-175,0xm23,-60r0,-26r175,0r0,26r-175,0","w":210},">":{"d":"23,-27r0,-27r151,-64r-151,-65r0,-27r175,74r0,36","w":210},"?":{"d":"28,-184v13,-41,42,-62,95,-67v81,-7,97,95,38,128v-25,14,-56,24,-63,57r-31,0v6,-67,99,-52,99,-119v0,-27,-20,-37,-46,-38v-33,0,-55,19,-63,46xm53,0r6,-35r35,0r-7,35r-34,0"},"@":{"d":"204,-261v85,0,136,45,136,128v0,61,-22,110,-78,115v-28,2,-39,-18,-37,-44v-13,22,-31,44,-66,44v-40,0,-58,-27,-58,-68v0,-60,30,-105,88,-108v29,-1,43,15,54,32r7,-28r27,0r-27,134v-1,11,6,16,15,16v39,0,51,-48,51,-92v0,-69,-42,-107,-112,-107v-94,0,-145,59,-145,153v0,72,41,113,114,113v43,0,78,-13,106,-28r10,19v-30,18,-68,32,-116,32v-88,0,-139,-50,-139,-136v0,-107,62,-175,170,-175xm164,-41v46,0,70,-44,70,-90v0,-26,-17,-40,-43,-40v-44,0,-59,41,-61,85v-1,26,9,45,34,45","w":365},"A":{"d":"187,0r-14,-72r-112,0r-42,72r-37,0r149,-248r38,0r52,248r-34,0xm168,-99r-22,-123r-70,123r92,0","w":240,"k":{"\u2019":13,"y":3,"w":7,"v":7,"Y":27,"W":7,"V":20,"T":27," ":13}},"B":{"d":"219,-77v0,94,-115,75,-208,77r48,-248v73,2,169,-15,169,57v0,38,-24,54,-60,60v29,5,51,21,51,54xm193,-188v0,-44,-62,-31,-105,-33r-16,79v55,0,121,9,121,-46xm186,-78v-1,-49,-69,-36,-119,-38r-17,89v61,-1,137,12,136,-51","w":240},"C":{"d":"125,-24v46,0,70,-25,89,-51r25,16v-25,35,-56,63,-116,63v-115,0,-128,-150,-63,-212v32,-50,158,-61,191,-5v5,7,9,14,11,22r-32,10v-9,-28,-33,-43,-69,-43v-74,0,-108,51,-108,125v0,46,24,75,72,75","w":259},"D":{"d":"248,-139v-1,125,-104,148,-237,139r48,-248v105,-6,190,8,189,109xm214,-139v1,-70,-52,-87,-126,-82r-38,194v98,7,163,-21,164,-112","w":259},"E":{"d":"11,0r48,-248r184,0r-5,28r-151,0r-15,79r140,0r-5,27r-140,0r-17,87r158,0r-5,27r-192,0","w":240},"F":{"d":"87,-220r-18,92r140,0r-5,28r-140,0r-19,100r-34,0r48,-248r178,0r-5,28r-145,0","w":219,"k":{"A":27,".":46,",":46," ":7}},"G":{"d":"52,-101v-6,87,114,94,164,50r9,-45r-74,0r6,-28r105,0r-18,87v-27,25,-63,41,-114,41v-70,0,-112,-35,-112,-105v0,-106,78,-167,188,-146v30,6,48,27,59,54r-34,9v-10,-26,-31,-41,-67,-40v-75,1,-107,50,-112,123","w":280},"H":{"d":"179,0r23,-115r-135,0r-22,115r-34,0r48,-248r34,0r-21,105r135,0r21,-105r32,0r-48,248r-33,0","w":259},"I":{"d":"14,0r48,-248r34,0r-48,248r-34,0","w":100},"J":{"d":"29,-66v0,49,71,55,82,11v13,-52,22,-111,33,-165r-51,0r5,-28r85,0r-34,174v2,85,-142,111,-150,14","w":180},"K":{"d":"180,0r-83,-118r-34,22r-18,96r-34,0r48,-248r34,0r-24,122v44,-43,94,-81,141,-122r43,0r-132,111r98,137r-39,0","w":240},"L":{"d":"11,0r48,-248r34,0r-43,221r125,0r-5,27r-159,0","k":{"\u2019":20,"y":7,"Y":33,"W":13,"V":20,"T":27," ":7}},"M":{"d":"222,0r43,-216v-8,16,-17,34,-26,49r-96,167r-22,0r-40,-216r-40,216r-30,0r48,-248r42,0r38,208r116,-208r45,0r-48,248r-30,0","w":299},"N":{"d":"173,0r-93,-213r-39,213r-30,0r48,-248r37,0r94,214r40,-214r30,0r-48,248r-39,0","w":259},"O":{"d":"20,-101v0,-91,52,-143,145,-150v126,-9,127,168,53,223v-23,17,-55,32,-93,32v-68,0,-105,-37,-105,-105xm236,-134v5,-57,-18,-91,-73,-90v-77,1,-110,51,-110,125v0,49,23,75,73,75v72,-1,104,-45,110,-110","w":280},"P":{"d":"238,-179v0,84,-86,86,-175,82r-18,97r-34,0r48,-248v82,0,179,-12,179,69xm204,-178v0,-53,-64,-42,-116,-43r-19,98v63,0,135,9,135,-55","w":240,"k":{"A":27,".":46,",":46," ":13}},"Q":{"d":"24,-61v-25,-104,35,-190,139,-190v67,1,105,36,105,101v0,88,-46,140,-124,152v2,33,24,47,60,39r-3,23v-50,15,-89,-11,-89,-61v-46,-3,-79,-26,-88,-64xm234,-134v6,-55,-18,-91,-72,-90v-77,1,-111,51,-111,125v0,49,24,75,73,75v72,0,103,-45,110,-110","w":280},"R":{"d":"249,-183v0,48,-29,72,-75,77r47,106r-36,0r-43,-103r-77,0r-20,103r-34,0r48,-248v83,2,190,-17,190,65xm215,-180v0,-55,-74,-39,-127,-41r-18,92v63,-1,145,13,145,-51","w":259,"k":{"Y":13,"W":7,"V":7,"T":7}},"S":{"d":"194,-120v59,52,2,134,-86,124v-53,-6,-90,-18,-98,-63r31,-7v8,30,29,43,70,43v46,0,84,-17,71,-62v-32,-43,-135,-20,-137,-98v-3,-89,178,-90,191,-16r-30,9v-8,-48,-127,-53,-127,5v0,53,81,35,115,65","w":240},"T":{"d":"151,-220r-43,220r-33,0r42,-220r-85,0r6,-28r203,0r-5,28r-85,0","w":219,"k":{"y":27,"w":27,"u":27,"s":33,"r":27,"o":33,"i":3,"e":33,"c":33,"a":33,"O":7,"A":27,";":27,":":27,".":33,"-":33,",":33}},"U":{"d":"62,-99v-23,68,61,99,108,59v47,-40,38,-139,58,-208r34,0v-28,104,-9,252,-147,252v-66,0,-97,-47,-84,-116r26,-136r34,0","w":259},"V":{"d":"119,0r-35,0r-53,-248r34,0r41,218r126,-218r36,0","w":240,"k":{"y":7,"u":7,"r":7,"o":13,"i":7,"e":13,"a":13,"A":20,";":7,":":7,".":27,"-":13,",":27}},"W":{"d":"247,0r-39,0r-15,-214r-24,57r-74,157r-39,0r-25,-248r35,0r16,218r101,-218r33,0r16,218r101,-218r35,0","w":339,"k":{"i":3,"e":7,"a":7,"A":7,".":13,"-":7,",":13}},"X":{"d":"176,0r-54,-107r-92,107r-37,0r115,-131r-60,-117r35,0r48,97r83,-97r37,0r-105,119r65,129r-35,0","w":240},"Y":{"d":"138,-103r-20,103r-33,0r20,-103r-68,-145r35,0r54,119r98,-119r38,0","w":240,"k":{"v":13,"u":13,"q":20,"p":20,"o":20,"i":7,"e":20,"a":27,"A":20,";":13,":":13,".":33,"-":27,",":33," ":7}},"Z":{"d":"190,0r-197,0r5,-25r185,-195r-134,0r5,-28r176,0r-5,25r-185,196r155,0","w":219},"[":{"d":"-7,75r65,-336r72,0r-5,23r-41,0r-56,290r41,0r-4,23r-72,0","w":100},"\\":{"d":"56,4r-30,-265r26,0r31,265r-27,0","w":100},"]":{"d":"-30,75r5,-23r40,0r57,-290r-41,0r4,-23r72,0r-65,336r-72,0","w":100},"^":{"d":"144,-118r-55,-112r-53,112r-29,0r65,-130r35,0r65,130r-28,0","w":168},"_":{"d":"-28,44r0,-13r207,0r0,13r-207,0"},"`":{"d":"72,-211r-49,-49r1,-5r36,0v9,19,22,33,28,54r-16,0","w":119},"a":{"d":"165,-48v-4,18,1,34,23,27r-3,20v-29,8,-62,0,-52,-35r-2,0v-15,22,-32,40,-68,40v-33,0,-55,-20,-55,-53v0,-68,71,-67,138,-67v10,-26,0,-56,-31,-54v-26,1,-42,9,-47,31r-32,-5v8,-67,160,-71,144,15v-5,28,-9,54,-15,81xm42,-50v3,52,80,24,89,-6v7,-12,7,-24,11,-38v-47,1,-103,-4,-100,44"},"b":{"d":"68,-162v25,-46,127,-43,121,31v-6,71,-20,132,-91,135v-29,1,-45,-15,-55,-35r-7,31r-31,0r52,-261r31,0xm156,-126v2,-27,-9,-43,-34,-43v-55,0,-70,51,-70,103v0,29,15,45,43,46v52,0,58,-58,61,-106"},"c":{"d":"44,-68v0,29,11,47,38,47v30,0,42,-19,51,-41r28,9v-13,32,-35,57,-79,57v-51,0,-72,-33,-70,-89v3,-77,74,-140,146,-93v12,8,15,23,18,40r-31,5v-1,-22,-13,-36,-36,-36v-52,0,-65,49,-65,101","w":180},"d":{"d":"133,-28v-30,54,-138,36,-120,-49v13,-62,24,-115,90,-117v29,-1,46,15,56,35r19,-102r32,0r-50,261r-30,0xm45,-64v-2,27,10,43,35,43v54,-1,69,-50,69,-103v0,-29,-15,-46,-42,-46v-53,-1,-58,58,-62,106"},"e":{"d":"111,-194v62,-3,86,47,72,106r-138,0v-7,38,6,69,45,68v27,-1,43,-14,53,-32r24,11v-15,26,-38,45,-80,45v-49,-1,-75,-27,-75,-75v0,-70,32,-119,99,-123xm155,-113v14,-66,-71,-72,-95,-28v-4,8,-8,17,-11,28r106,0"},"f":{"d":"76,-167r-32,167r-32,0r33,-167r-27,0r4,-23r27,0v3,-47,25,-81,82,-69r-4,24v-35,-8,-44,15,-46,45r37,0r-5,23r-37,0","w":100,"k":{"\u2019":-13}},"g":{"d":"103,-194v29,0,47,14,56,36v2,-11,5,-23,8,-32r30,0r-37,185v-3,66,-78,102,-139,67v-12,-7,-17,-17,-20,-32r28,-7v7,42,83,31,92,-3v4,-16,9,-37,13,-55v-13,20,-29,36,-62,36v-40,0,-60,-25,-60,-64v0,-71,23,-131,91,-131xm107,-170v-53,0,-58,54,-61,104v-2,27,10,44,36,44v49,0,65,-50,67,-102v1,-29,-15,-46,-42,-46"},"h":{"d":"67,-158v15,-20,31,-36,64,-36v94,0,33,127,27,194r-32,0r25,-140v3,-38,-53,-32,-70,-12v-29,35,-30,101,-44,152r-31,0r51,-261r31,0"},"i":{"d":"50,-231r6,-30r32,0r-6,30r-32,0xm6,0r37,-190r31,0r-37,190r-31,0","w":79},"j":{"d":"51,-231r6,-30r31,0r-6,30r-31,0xm33,24v-5,36,-31,60,-73,48v3,-12,-1,-29,18,-22v17,-1,21,-13,24,-31r41,-209r32,0","w":79},"k":{"d":"127,0r-47,-88r-30,22r-13,66r-31,0r51,-261r31,0r-31,161r99,-90r39,0r-93,82r59,108r-34,0","w":180},"l":{"d":"6,0r50,-261r32,0r-51,261r-31,0","w":79},"m":{"d":"248,-111v6,-24,9,-61,-24,-58v-72,9,-57,108,-77,169r-31,0r26,-142v3,-37,-50,-30,-64,-10v-26,37,-28,101,-41,152r-31,0r36,-190r30,0v-1,10,-6,24,-4,32v13,-43,101,-52,105,5v13,-22,29,-41,61,-41v90,0,28,129,23,194r-31,0","w":299},"n":{"d":"67,-158v22,-48,132,-52,116,29r-25,129r-32,0r25,-140v3,-38,-53,-32,-70,-12v-29,35,-30,100,-43,152r-32,0r36,-190r30,0"},"o":{"d":"30,-147v31,-64,166,-65,159,27v-6,71,-31,121,-103,124v-77,4,-85,-92,-56,-151xm88,-20v53,0,68,-48,68,-100v0,-31,-11,-51,-44,-50v-52,1,-68,46,-68,97v0,32,13,53,44,53"},"p":{"d":"67,-162v32,-53,139,-36,121,50v-13,61,-25,114,-91,116v-29,0,-45,-15,-55,-35v-4,37,-14,70,-20,106r-31,0r50,-265r29,0v-1,10,0,20,-3,28xm156,-126v0,-26,-10,-43,-35,-43v-54,0,-67,50,-69,103v-1,29,14,45,42,46v53,0,62,-58,62,-106"},"q":{"d":"133,-28v-30,54,-138,36,-120,-49v13,-62,24,-115,90,-117v29,-1,46,15,56,35v2,-12,6,-24,8,-34r31,0r-54,268r-31,0xm45,-64v-2,27,10,43,35,43v54,-1,69,-50,69,-103v0,-29,-15,-46,-42,-46v-53,-1,-58,58,-62,106"},"r":{"d":"66,-151v12,-25,30,-51,66,-40r-6,26v-81,-11,-68,100,-88,165r-32,0r36,-190r30,0","w":119,"k":{"\u2019":-13,".":13,"-":7,",":20}},"s":{"d":"55,-144v13,50,104,24,104,88v0,77,-144,79,-158,17r26,-10v6,40,102,42,102,-4v-13,-50,-104,-23,-104,-87v0,-71,143,-71,148,-8r-29,4v-5,-35,-85,-37,-89,0","w":180},"t":{"d":"51,-54v-9,22,5,41,31,30r-3,23v-36,15,-69,-3,-60,-51r22,-115r-22,0r5,-23r22,0r19,-43r21,0r-9,43r35,0r-4,23r-35,0","w":100},"u":{"d":"67,3v-93,-2,-31,-127,-26,-193r32,0r-25,140v-3,39,53,32,70,12v30,-34,30,-101,43,-152r32,0r-36,190r-30,0v1,-10,6,-24,4,-33v-14,20,-29,37,-64,36"},"v":{"d":"89,0r-37,0r-32,-190r33,0r21,165r89,-165r34,0","w":180,"k":{".":27,",":27}},"w":{"d":"188,0r-37,0r-8,-164r-72,164r-37,0r-16,-190r31,0r8,164r75,-164r34,0r8,164r74,-164r31,0","w":259,"k":{".":20,",":20}},"x":{"d":"124,0r-37,-78r-66,78r-35,0r86,-98r-46,-92r33,0r34,74r61,-74r37,0r-83,92r50,98r-34,0","w":180},"y":{"d":"198,-190r-129,220v-16,28,-44,53,-89,42v4,-11,-1,-27,19,-22v33,-1,43,-29,59,-52r-38,-188r32,0r27,156r84,-156r35,0","w":180,"k":{".":27,",":27}},"z":{"d":"-8,0r5,-24r140,-142r-106,0r5,-24r145,0r-5,24r-140,142r119,0r-5,24r-158,0","w":180},"{":{"d":"54,8v-6,25,-1,50,32,44r-5,23v-77,11,-58,-72,-46,-129v0,-20,-11,-27,-31,-28r4,-22v93,-3,3,-173,138,-157r-4,23v-85,-8,-22,124,-103,145v41,9,23,65,15,101","w":120},"|":{"d":"37,80r0,-341r30,0r0,341r-30,0","w":93},"}":{"d":"65,-194v6,-26,0,-49,-32,-44r4,-23v79,-12,59,72,46,129v1,20,12,27,32,28r-5,22v-92,5,-4,173,-138,157r4,-23v86,9,21,-124,103,-145v-41,-8,-21,-66,-14,-101","w":120},"~":{"d":"199,-111v-49,42,-130,-35,-178,9r0,-25v53,-44,130,35,178,-10r0,26","w":210},"\u00a1":{"d":"50,-121r26,0r-30,178r-35,0xm94,-190r-7,35r-34,0r7,-35r34,0","w":119},"\u00a2":{"d":"87,-50r28,-146v-50,7,-67,88,-46,135v3,7,10,9,18,11xm161,-161v-1,-18,-10,-29,-24,-34r-29,145v23,-4,33,-20,41,-39r28,8v-12,31,-33,56,-74,57r-5,29r-22,0r6,-30v-41,-5,-59,-39,-54,-87v6,-58,29,-106,92,-109r5,-27r22,0r-5,28v30,5,48,23,50,55"},"\u00a3":{"d":"36,-27v50,-4,120,15,126,-32r27,5v-10,73,-112,51,-191,54r5,-27v30,-13,41,-45,47,-83r-33,0r4,-23r33,0v9,-66,26,-135,112,-116v20,5,36,17,41,38r-29,9v-4,-25,-50,-30,-67,-13v-17,16,-18,55,-25,82r72,0r-5,23r-72,0v-4,38,-16,70,-45,83"},"\u00a4":{"d":"61,-182v20,-20,67,-19,89,-1r17,-17r18,19r-17,16v17,22,18,67,0,89r17,18r-18,18r-17,-18v-22,17,-67,18,-89,0r-18,18r-18,-18r18,-18v-18,-22,-18,-67,0,-89r-18,-17r18,-18xm105,-170v-29,0,-49,20,-49,49v0,30,20,50,49,50v29,0,50,-20,50,-50v0,-29,-21,-49,-50,-49"},"\u00a5":{"d":"131,-125r56,0r-4,22r-67,0r-5,27r67,0r-5,23r-67,0r-10,53r-31,0r10,-53r-67,0r4,-23r67,0r6,-27r-67,0r4,-22r56,0r-50,-123r34,0r43,114r88,-114r36,0"},"\u00a6":{"d":"37,-124r0,-137r30,0r0,137r-30,0xm37,80r0,-137r30,0r0,137r-30,0","w":93},"\u00a7":{"d":"73,-209v16,48,106,26,105,91v-1,32,-23,43,-49,50v13,8,23,19,24,39v4,77,-144,77,-159,17r26,-10v8,45,123,36,98,-16v-26,-33,-100,-20,-100,-80v0,-31,21,-44,48,-50v-13,-8,-23,-20,-23,-40v-2,-71,143,-70,148,-8r-29,4v-5,-36,-88,-36,-89,3xm147,-116v-4,-44,-95,-57,-98,-5v3,45,93,54,98,5"},"\u00a8":{"d":"92,-214r6,-33r30,0r-6,33r-30,0xm24,-214r6,-33r31,0r-6,33r-31,0","w":119},"\u00a9":{"d":"138,-251v77,0,127,50,127,127v0,79,-50,127,-127,127v-77,0,-127,-49,-127,-127v0,-77,48,-127,127,-127xm138,-14v67,0,111,-44,111,-110v0,-66,-45,-111,-111,-111v-65,0,-110,44,-110,111v0,67,43,110,110,110xm93,-125v-6,59,71,76,88,30r20,6v-11,22,-26,41,-61,40v-47,-1,-65,-30,-70,-76v-8,-77,102,-101,129,-37r-20,5v-8,-13,-19,-24,-40,-24v-33,0,-42,24,-46,56","w":265},"\u00aa":{"d":"128,-154v-4,13,1,23,15,18v-2,11,-1,21,-16,21v-18,0,-26,-12,-24,-27v-13,32,-87,42,-87,-9v0,-47,50,-44,95,-45v5,-18,5,-38,-19,-38v-19,0,-29,9,-32,24r-24,-3v3,-48,109,-56,103,3xm43,-152v3,33,51,14,58,-5v5,-6,5,-15,7,-23v-29,2,-67,-4,-65,28","w":133},"\u00ab":{"d":"144,-25r-47,-64r2,-11r72,-65r28,0r-1,6r-72,66r47,64v-2,9,-20,2,-29,4xm60,-25r-47,-64r2,-11r72,-65r28,0r-1,6r-72,66r47,64v-2,9,-20,2,-29,4"},"\u00ac":{"d":"167,-32r0,-75r-149,0r0,-26r174,0r0,101r-25,0","w":210},"\u00ae":{"d":"138,-251v77,0,127,50,127,127v0,79,-50,127,-127,127v-77,0,-127,-49,-127,-127v0,-77,48,-127,127,-127xm138,-14v67,0,111,-44,111,-110v0,-66,-45,-111,-111,-111v-65,0,-110,44,-110,111v0,67,43,110,110,110xm142,-197v59,-9,67,78,18,85r39,61r-26,0r-34,-59r-29,0r0,59r-22,0r0,-146r54,0xm110,-127v31,1,61,4,61,-28v0,-28,-32,-26,-61,-25r0,53","w":265},"\u00af":{"d":"202,-264r-205,0r0,-21r205,0r0,21","w":198},"\u00b0":{"d":"85,-251v32,0,50,20,50,50v0,30,-20,50,-50,50v-30,0,-51,-20,-51,-50v0,-30,19,-50,51,-50xm85,-170v19,0,31,-12,31,-31v1,-20,-13,-32,-31,-32v-18,0,-32,12,-31,32v0,19,12,31,31,31","w":143},"\u00b1":{"d":"112,-120r0,70r-26,0r0,-70r-75,0r0,-25r75,0r0,-69r26,0r0,69r74,0r0,25r-74,0xm11,0r0,-25r175,0r0,25r-175,0","w":197},"\u00b2":{"d":"29,-209v2,-48,101,-59,101,-3v0,58,-70,56,-94,93r78,0r-3,20r-106,0v6,-65,89,-53,102,-111v-4,-33,-54,-24,-56,4","w":119},"\u00b3":{"d":"94,-144v0,-20,-19,-22,-39,-21r3,-19v25,1,46,-5,46,-28v0,-31,-51,-20,-54,5r-22,-5v4,-45,98,-55,100,-2v0,21,-12,34,-38,39v15,4,27,13,28,31v4,55,-88,62,-105,20v-2,-5,-3,-9,-4,-14r23,-3v2,16,12,26,31,26v18,0,31,-9,31,-29","w":119},"\u00b4":{"d":"31,-211v10,-23,31,-35,45,-54r38,0r-1,5r-66,49r-16,0","w":119},"\u00b5":{"d":"133,-30v-14,27,-61,48,-85,20r-17,85r-31,0r51,-265r32,0r-25,138v-5,39,46,36,62,14v26,-37,27,-101,40,-152r32,0r-29,156v-1,12,10,15,20,11r-4,23v-25,9,-49,1,-46,-30","w":207},"\u00b6":{"d":"25,-184v-3,-79,89,-63,164,-64r0,18r-22,0r0,276r-20,0r0,-276r-38,0r0,276r-20,0r0,-168v-40,-1,-63,-22,-64,-62","w":193},"\u00b7":{"d":"29,-78r8,-39r34,0r-8,39r-34,0","w":100},"\u2219":{"d":"29,-78r8,-39r34,0r-8,39r-34,0","w":100},"\u00b8":{"d":"61,43v0,-13,-18,-15,-31,-12r17,-31r19,0r-10,17v16,1,28,8,28,24v0,34,-40,36,-72,32r4,-16v19,4,44,4,45,-14","w":119},"\u00b9":{"d":"11,-99r3,-19r37,0r21,-107r-40,24r4,-23v20,-9,31,-27,64,-24r-26,130r38,0r-4,19r-97,0","w":119},"\u00ba":{"d":"144,-199v-1,52,-23,85,-73,85v-38,0,-57,-23,-53,-64v4,-43,26,-74,73,-74v34,0,53,18,53,53xm119,-203v1,-21,-10,-30,-29,-30v-36,0,-44,32,-46,68v0,21,8,32,28,32v37,-1,45,-34,47,-70","w":131},"\u00bb":{"d":"112,-25r-27,0r1,-7r72,-64v-15,-24,-34,-43,-46,-69r28,0r47,65r-3,11xm29,-25r-28,0r1,-7r72,-64v-15,-24,-34,-43,-46,-69r28,0r46,65r-2,11"},"\u00bc":{"d":"253,-31r-7,31r-23,0r7,-31r-72,0r4,-20r85,-98r28,0r-19,98r22,0r-3,20r-22,0xm248,-126v-20,27,-41,49,-62,75r47,0xm75,0r-27,0r202,-248r27,0xm17,-99r3,-19r37,0r21,-107r-40,24r4,-23v20,-9,31,-27,64,-24r-26,130r38,0r-4,19r-97,0","w":300},"\u00bd":{"d":"66,0r-27,0r203,-248r27,0xm9,-99r3,-19r37,0r21,-107r-40,24r4,-23v20,-9,31,-27,64,-24r-26,130r38,0r-4,19r-97,0xm188,-110v2,-48,101,-59,101,-3v0,58,-70,56,-94,93r78,0r-3,20r-106,0v6,-65,89,-53,102,-111v-4,-33,-54,-24,-56,4","w":300},"\u00be":{"d":"253,-31r-7,31r-23,0r7,-31r-72,0r4,-20r85,-98r28,0r-19,98r22,0r-3,20r-22,0xm248,-126v-20,27,-41,49,-62,75r47,0xm75,0r-27,0r202,-248r27,0xm109,-144v0,-20,-19,-22,-39,-21r3,-19v25,1,46,-5,46,-28v0,-31,-51,-20,-54,5r-22,-5v4,-45,98,-55,100,-2v0,21,-12,34,-38,39v15,4,27,13,28,31v4,55,-88,62,-105,20v-2,-5,-3,-9,-4,-14r23,-3v2,16,12,26,31,26v18,0,31,-9,31,-29","w":300},"\u00bf":{"d":"183,-6v-14,40,-41,68,-96,67v-44,-1,-76,-21,-76,-63v0,-75,84,-66,102,-122r31,0v-7,66,-93,53,-100,119v2,25,20,37,46,38v34,0,57,-19,64,-46xm158,-190r-7,35r-34,0r7,-35r34,0","w":219},"\u00c0":{"d":"166,-269r-52,-38r1,-5r37,0v8,15,26,27,29,43r-15,0xm190,0r-14,-72r-112,0r-42,72r-37,0r149,-248r38,0r52,248r-34,0xm171,-99r-22,-123r-70,123r92,0","w":240},"\u00c1":{"d":"131,-269v11,-19,32,-27,46,-43r36,0r0,5r-62,38r-20,0xm190,0r-14,-72r-112,0r-42,72r-37,0r149,-248r38,0r52,248r-34,0xm171,-99r-22,-123r-70,123r92,0","w":240},"\u00c2":{"d":"179,-315v10,16,24,28,31,46v-28,3,-34,-16,-51,-24v-22,8,-33,26,-65,24v12,-20,34,-29,49,-46r36,0xm190,0r-14,-72r-112,0r-42,72r-37,0r149,-248r38,0r52,248r-34,0xm171,-99r-22,-123r-70,123r92,0","w":240},"\u00c3":{"d":"226,-316v-7,22,-15,47,-44,47v-28,0,-57,-46,-72,0r-18,0v9,-21,14,-49,44,-47v28,2,58,46,72,0r18,0xm190,0r-14,-72r-112,0r-42,72r-37,0r149,-248r38,0r52,248r-34,0xm171,-99r-22,-123r-70,123r92,0","w":240},"\u00c4":{"d":"174,-269r6,-32r31,0r-7,32r-30,0xm107,-269r6,-32r30,0r-6,32r-30,0xm190,0r-14,-72r-112,0r-42,72r-37,0r149,-248r38,0r52,248r-34,0xm171,-99r-22,-123r-70,123r92,0","w":240},"\u00c5":{"d":"151,-314v26,0,42,16,42,42v0,27,-18,40,-42,43v-25,-2,-41,-18,-43,-43v3,-24,16,-42,43,-42xm151,-248v13,0,23,-8,23,-24v0,-15,-8,-23,-23,-23v-15,-1,-24,9,-24,23v0,15,10,24,24,24xm187,0r-14,-72r-112,0r-42,72r-37,0r149,-248r38,0r52,248r-34,0xm168,-99r-22,-123r-70,123r92,0","w":240},"\u00c6":{"d":"152,0r14,-72r-96,0r-49,72r-35,0r168,-248r209,0r-5,28r-130,0r-15,79r119,0r-5,27r-120,0r-16,87r137,0r-6,27r-170,0xm195,-222v-36,-7,-40,22,-53,42r-54,81r83,0","w":360},"\u00c7":{"d":"125,-24v46,0,70,-25,89,-51r25,16v-25,35,-56,63,-116,63v-115,0,-128,-150,-63,-212v32,-50,158,-61,191,-5v5,7,9,14,11,22r-32,10v-9,-28,-33,-43,-69,-43v-74,0,-108,51,-108,125v0,46,24,75,72,75xm130,43v0,-13,-18,-15,-31,-12r17,-31r19,0r-10,17v16,1,28,8,28,24v0,34,-40,36,-72,32r4,-16v19,4,44,4,45,-14","w":259},"\u00c8":{"d":"165,-269r-52,-38r1,-5r36,0v9,15,26,27,30,43r-15,0xm11,0r48,-248r184,0r-5,28r-151,0r-15,79r140,0r-5,27r-140,0r-17,87r158,0r-5,27r-192,0","w":240},"\u00c9":{"d":"128,-269v11,-19,32,-27,46,-43r37,0r-1,5r-62,38r-20,0xm11,0r48,-248r184,0r-5,28r-151,0r-15,79r140,0r-5,27r-140,0r-17,87r158,0r-5,27r-192,0","w":240},"\u00ca":{"d":"181,-315v9,16,26,29,30,46v-28,3,-33,-17,-51,-24v-21,8,-33,27,-65,24v14,-18,34,-30,50,-46r36,0xm11,0r48,-248r184,0r-5,28r-151,0r-15,79r140,0r-5,27r-140,0r-17,87r158,0r-5,27r-192,0","w":240},"\u00cb":{"d":"172,-269r6,-32r30,0r-6,32r-30,0xm104,-269r6,-32r31,0r-6,32r-31,0xm11,0r48,-248r184,0r-5,28r-151,0r-15,79r140,0r-5,27r-140,0r-17,87r158,0r-5,27r-192,0","w":240},"\u00cc":{"d":"89,-269r-52,-38r1,-5r36,0v9,15,26,27,30,43r-15,0xm14,0r48,-248r34,0r-48,248r-34,0","w":100},"\u00cd":{"d":"64,-269v13,-17,32,-28,47,-43r36,0r-1,5r-62,38r-20,0xm14,0r48,-248r34,0r-48,248r-34,0","w":100},"\u00ce":{"d":"108,-315v9,16,27,29,31,46v-28,3,-34,-16,-51,-24v-21,8,-33,27,-65,24v12,-20,35,-29,50,-46r35,0xm14,0r48,-248r34,0r-48,248r-34,0","w":100},"\u00cf":{"d":"100,-269r7,-32r30,0r-6,32r-31,0xm33,-269r6,-32r31,0r-6,32r-31,0xm14,0r48,-248r34,0r-48,248r-34,0","w":100},"\u00d0":{"d":"252,-139v0,127,-106,148,-241,139r22,-114r-27,0r5,-27r27,0r21,-107v106,-7,193,8,193,109xm218,-139v0,-71,-54,-88,-130,-82r-16,80r71,0r-5,27r-71,0r-17,87v99,7,168,-20,168,-112","w":259},"\u00d1":{"d":"235,-316v-9,21,-14,47,-44,47v-23,0,-31,-20,-50,-23v-14,1,-18,12,-23,23r-18,0v9,-21,15,-46,44,-47v23,0,31,20,50,23v14,-1,18,-12,23,-23r18,0xm173,0r-93,-213r-39,213r-30,0r48,-248r37,0r94,214r40,-214r30,0r-48,248r-39,0","w":259},"\u00d2":{"d":"171,-269r-52,-38r1,-5r36,0v9,15,26,27,30,43r-15,0xm20,-101v0,-91,52,-143,145,-150v126,-9,127,168,53,223v-23,17,-55,32,-93,32v-68,0,-105,-37,-105,-105xm236,-134v5,-57,-18,-91,-73,-90v-77,1,-110,51,-110,125v0,49,23,75,73,75v72,-1,104,-45,110,-110","w":280},"\u00d3":{"d":"144,-269v11,-19,32,-27,46,-43r36,0r0,5r-62,38r-20,0xm20,-101v0,-91,52,-143,145,-150v126,-9,127,168,53,223v-23,17,-55,32,-93,32v-68,0,-105,-37,-105,-105xm236,-134v5,-57,-18,-91,-73,-90v-77,1,-110,51,-110,125v0,49,23,75,73,75v72,-1,104,-45,110,-110","w":280},"\u00d4":{"d":"191,-315v10,16,24,28,31,46v-28,3,-34,-16,-51,-24v-22,8,-34,26,-66,24v14,-18,34,-30,50,-46r36,0xm20,-101v0,-91,52,-143,145,-150v126,-9,127,168,53,223v-23,17,-55,32,-93,32v-68,0,-105,-37,-105,-105xm236,-134v5,-57,-18,-91,-73,-90v-77,1,-110,51,-110,125v0,49,23,75,73,75v72,-1,104,-45,110,-110","w":280},"\u00d5":{"d":"244,-316v-9,21,-14,47,-44,47v-23,0,-31,-20,-50,-23v-14,1,-18,12,-23,23r-18,0v8,-21,15,-47,44,-47v23,0,31,20,50,23v14,-1,18,-12,23,-23r18,0xm20,-101v0,-91,52,-143,145,-150v126,-9,127,168,53,223v-23,17,-55,32,-93,32v-68,0,-105,-37,-105,-105xm236,-134v5,-57,-18,-91,-73,-90v-77,1,-110,51,-110,125v0,49,23,75,73,75v72,-1,104,-45,110,-110","w":280},"\u00d6":{"d":"184,-269r6,-32r31,0r-6,32r-31,0xm117,-269r6,-32r31,0r-7,32r-30,0xm20,-101v0,-91,52,-143,145,-150v126,-9,127,168,53,223v-23,17,-55,32,-93,32v-68,0,-105,-37,-105,-105xm236,-134v5,-57,-18,-91,-73,-90v-77,1,-110,51,-110,125v0,49,23,75,73,75v72,-1,104,-45,110,-110","w":280},"\u00d7":{"d":"30,-58r62,-62r-61,-62r18,-18r61,62r62,-62r18,19r-61,61r62,62r-18,18r-62,-62r-63,62","w":210},"\u00d8":{"d":"163,-251v31,-1,54,8,71,22r29,-29r34,0r-47,46v11,16,18,36,18,62v-3,95,-53,150,-145,154v-30,1,-54,-8,-71,-22r-29,27r-33,0r46,-44v-12,-17,-19,-38,-18,-66v4,-92,52,-147,145,-150xm162,-224v-89,-3,-125,84,-103,166r153,-150v-13,-11,-29,-16,-50,-16xm124,-24v89,0,126,-83,103,-165r-153,149v12,10,28,16,50,16","w":280},"\u00d9":{"d":"173,-269r-52,-38r1,-5r36,0v9,15,26,27,30,43r-15,0xm62,-99v-23,68,61,99,108,59v47,-40,38,-139,58,-208r34,0v-28,104,-9,252,-147,252v-66,0,-97,-47,-84,-116r26,-136r34,0","w":259},"\u00da":{"d":"136,-269v13,-17,32,-28,47,-43r36,0r-1,5r-62,38r-20,0xm62,-99v-23,68,61,99,108,59v47,-40,38,-139,58,-208r34,0v-28,104,-9,252,-147,252v-66,0,-97,-47,-84,-116r26,-136r34,0","w":259},"\u00db":{"d":"188,-315v9,16,27,29,31,46v-28,3,-34,-16,-51,-24v-21,8,-33,27,-65,24v12,-20,35,-29,50,-46r35,0xm62,-99v-23,68,61,99,108,59v47,-40,38,-139,58,-208r34,0v-28,104,-9,252,-147,252v-66,0,-97,-47,-84,-116r26,-136r34,0","w":259},"\u00dc":{"d":"179,-269r6,-32r31,0r-7,32r-30,0xm111,-269r7,-32r30,0r-6,32r-31,0xm62,-99v-23,68,61,99,108,59v47,-40,38,-139,58,-208r34,0v-28,104,-9,252,-147,252v-66,0,-97,-47,-84,-116r26,-136r34,0","w":259},"\u00dd":{"d":"123,-269v13,-17,32,-28,47,-43r36,0r-1,5r-62,38r-20,0xm138,-103r-20,103r-33,0r20,-103r-68,-145r35,0r54,119r98,-119r38,0","w":240},"\u00de":{"d":"224,-135v0,85,-86,86,-175,83r-10,52r-34,0r48,-248r34,0r-9,45v74,-3,146,-2,146,68xm190,-133v0,-54,-64,-42,-116,-43r-19,97v63,0,135,10,135,-54","w":240},"\u00df":{"d":"171,-208v2,-35,-59,-34,-77,-15v-11,11,-19,25,-22,44r-34,179r-32,0r35,-181v11,-52,35,-76,93,-80v63,-5,90,65,41,96v-11,7,-25,13,-27,28v7,35,49,39,49,83v0,62,-74,69,-124,49r10,-25v25,14,85,18,83,-24v-2,-40,-47,-38,-48,-79v-1,-44,51,-36,53,-75","w":219},"\u00e0":{"d":"166,-48v-4,18,1,34,23,27r-3,20v-29,8,-62,0,-52,-35r-2,0v-15,22,-32,40,-68,40v-33,0,-55,-20,-55,-53v0,-68,71,-67,138,-67v10,-26,0,-56,-31,-54v-26,1,-42,9,-47,31r-32,-5v8,-67,160,-71,144,15v-5,28,-9,54,-15,81xm43,-50v3,52,80,24,89,-6v7,-12,7,-24,11,-38v-47,1,-103,-4,-100,44xm132,-211r-49,-49r1,-5r36,0v9,19,22,33,28,54r-16,0"},"\u00e1":{"d":"166,-48v-4,18,1,34,23,27r-3,20v-29,8,-62,0,-52,-35r-2,0v-15,22,-32,40,-68,40v-33,0,-55,-20,-55,-53v0,-68,71,-67,138,-67v10,-26,0,-56,-31,-54v-26,1,-42,9,-47,31r-32,-5v8,-67,160,-71,144,15v-5,28,-9,54,-15,81xm43,-50v3,52,80,24,89,-6v7,-12,7,-24,11,-38v-47,1,-103,-4,-100,44xm95,-211v10,-23,31,-35,45,-54r38,0r-1,5r-66,49r-16,0"},"\u00e2":{"d":"147,-262v8,17,26,32,29,51v-29,2,-32,-20,-49,-30v-22,10,-32,33,-67,30v13,-21,35,-33,51,-51r36,0xm166,-48v-4,18,1,34,23,27r-3,20v-29,8,-62,0,-52,-35r-2,0v-15,22,-32,40,-68,40v-33,0,-55,-20,-55,-53v0,-68,71,-67,138,-67v10,-26,0,-56,-31,-54v-26,1,-42,9,-47,31r-32,-5v8,-67,160,-71,144,15v-5,28,-9,54,-15,81xm43,-50v3,52,80,24,89,-6v7,-12,7,-24,11,-38v-47,1,-103,-4,-100,44"},"\u00e3":{"d":"192,-258v-7,23,-16,46,-44,47v-22,0,-29,-19,-49,-21v-15,-1,-22,9,-25,21r-16,0v8,-21,14,-48,44,-47v21,1,31,17,49,21v14,0,22,-9,25,-21r16,0xm166,-48v-4,18,1,34,23,27r-3,20v-29,8,-62,0,-52,-35r-2,0v-15,22,-32,40,-68,40v-33,0,-55,-20,-55,-53v0,-68,71,-67,138,-67v10,-26,0,-56,-31,-54v-26,1,-42,9,-47,31r-32,-5v8,-67,160,-71,144,15v-5,28,-9,54,-15,81xm43,-50v3,52,80,24,89,-6v7,-12,7,-24,11,-38v-47,1,-103,-4,-100,44"},"\u00e4":{"d":"166,-48v-4,18,1,34,23,27r-3,20v-29,8,-62,0,-52,-35r-2,0v-15,22,-32,40,-68,40v-33,0,-55,-20,-55,-53v0,-68,71,-67,138,-67v10,-26,0,-56,-31,-54v-26,1,-42,9,-47,31r-32,-5v8,-67,160,-71,144,15v-5,28,-9,54,-15,81xm43,-50v3,52,80,24,89,-6v7,-12,7,-24,11,-38v-47,1,-103,-4,-100,44xm139,-214r6,-33r30,0r-6,33r-30,0xm71,-214r6,-33r31,0r-6,33r-31,0"},"\u00e5":{"d":"129,-290v26,0,42,16,42,42v0,27,-18,40,-42,43v-25,-2,-41,-18,-43,-43v3,-24,16,-42,43,-42xm129,-224v14,0,24,-9,23,-24v0,-15,-8,-23,-23,-23v-15,-1,-24,9,-24,23v0,14,10,24,24,24xm166,-48v-4,18,1,34,23,27r-3,20v-29,8,-62,0,-52,-35r-2,0v-15,22,-32,40,-68,40v-33,0,-55,-20,-55,-53v0,-68,71,-67,138,-67v10,-26,0,-56,-31,-54v-26,1,-42,9,-47,31r-32,-5v8,-67,160,-71,144,15v-5,28,-9,54,-15,81xm43,-50v3,52,80,24,89,-6v7,-12,7,-24,11,-38v-47,1,-103,-4,-100,44"},"\u00e6":{"d":"34,-144v7,-55,114,-67,140,-22v46,-59,164,-17,129,78r-129,0v-7,36,5,69,41,68v25,-1,39,-15,48,-32r24,11v-14,26,-35,45,-76,45v-36,-1,-58,-19,-66,-48v-18,27,-42,48,-84,48v-33,0,-55,-19,-55,-53v0,-69,73,-66,141,-67v10,-27,0,-56,-33,-54v-27,1,-42,10,-49,31xm39,-50v-1,42,62,30,80,10v13,-14,21,-31,24,-54v-46,3,-104,-5,-104,44xm275,-113v15,-63,-65,-75,-87,-28v-4,7,-8,17,-10,28r97,0","w":320},"\u00e7":{"d":"44,-68v0,29,11,47,38,47v30,0,42,-19,51,-41r28,9v-13,32,-35,57,-79,57v-51,0,-72,-33,-70,-89v3,-77,74,-140,146,-93v12,8,15,23,18,40r-31,5v-1,-22,-13,-36,-36,-36v-52,0,-65,49,-65,101xm85,43v0,-13,-18,-15,-31,-12r17,-31r19,0r-10,17v16,1,28,8,28,24v0,34,-40,36,-72,32r4,-16v19,4,44,4,45,-14","w":180},"\u00e8":{"d":"111,-194v62,-3,86,47,72,106r-138,0v-7,38,6,69,45,68v27,-1,43,-14,53,-32r24,11v-15,26,-38,45,-80,45v-49,-1,-75,-27,-75,-75v0,-70,32,-119,99,-123xm155,-113v14,-66,-71,-72,-95,-28v-4,8,-8,17,-11,28r106,0xm124,-211r-49,-49r1,-5r36,0v9,19,22,33,28,54r-16,0"},"\u00e9":{"d":"111,-194v62,-3,86,47,72,106r-138,0v-7,38,6,69,45,68v27,-1,43,-14,53,-32r24,11v-15,26,-38,45,-80,45v-49,-1,-75,-27,-75,-75v0,-70,32,-119,99,-123xm155,-113v14,-66,-71,-72,-95,-28v-4,8,-8,17,-11,28r106,0xm94,-211v10,-23,31,-35,45,-54r38,0r-1,5r-66,49r-16,0"},"\u00ea":{"d":"146,-262v8,17,26,32,29,51v-29,2,-32,-20,-49,-30v-22,10,-32,32,-67,30v13,-21,35,-33,51,-51r36,0xm111,-194v62,-3,86,47,72,106r-138,0v-7,38,6,69,45,68v27,-1,43,-14,53,-32r24,11v-15,26,-38,45,-80,45v-49,-1,-75,-27,-75,-75v0,-70,32,-119,99,-123xm155,-113v14,-66,-71,-72,-95,-28v-4,8,-8,17,-11,28r106,0"},"\u00eb":{"d":"111,-194v62,-3,86,47,72,106r-138,0v-7,38,6,69,45,68v27,-1,43,-14,53,-32r24,11v-15,26,-38,45,-80,45v-49,-1,-75,-27,-75,-75v0,-70,32,-119,99,-123xm155,-113v14,-66,-71,-72,-95,-28v-4,8,-8,17,-11,28r106,0xm134,-214r6,-33r30,0r-6,33r-30,0xm66,-214r6,-33r31,0r-6,33r-31,0"},"\u00ec":{"d":"16,0r37,-190r31,0r-37,190r-31,0xm71,-211r-49,-49r1,-5r36,0v9,19,22,33,28,54r-16,0","w":100},"\u00ed":{"d":"16,0r37,-190r31,0r-37,190r-31,0xm46,-211v10,-23,31,-35,45,-54r38,0r-1,5r-66,49r-16,0","w":100},"\u00ee":{"d":"97,-262v8,17,26,32,29,51v-29,3,-31,-21,-49,-30v-22,10,-32,33,-67,30v13,-21,35,-33,51,-51r36,0xm16,0r37,-190r31,0r-37,190r-31,0","w":100},"\u00ef":{"d":"16,0r37,-190r31,0r-37,190r-31,0xm91,-214r6,-33r30,0r-6,33r-30,0xm23,-214r6,-33r31,0r-6,33r-31,0","w":100},"\u00f0":{"d":"12,-71v-6,-80,80,-129,140,-83v-4,-26,-15,-49,-29,-66r-48,20r3,-21r32,-12v-12,-11,-21,-19,-34,-28v28,-3,46,5,58,18r46,-18r-3,19r-30,12v59,55,56,240,-61,233v-47,-3,-70,-28,-74,-74xm150,-102v4,-30,-16,-47,-44,-47v-46,0,-62,36,-62,81v0,29,14,47,43,47v48,0,57,-38,63,-81"},"\u00f1":{"d":"192,-258v-6,23,-16,46,-44,47v-22,0,-29,-20,-49,-21v-15,-1,-22,9,-25,21r-16,0v8,-21,14,-48,44,-47v22,0,31,18,50,21v13,-1,20,-9,24,-21r16,0xm67,-158v22,-48,132,-52,116,29r-25,129r-32,0r25,-140v3,-38,-53,-32,-70,-12v-29,35,-30,100,-43,152r-32,0r36,-190r30,0"},"\u00f2":{"d":"31,-147v31,-64,166,-65,159,27v-6,71,-31,121,-103,124v-77,4,-85,-92,-56,-151xm89,-20v53,0,68,-48,68,-100v0,-31,-11,-51,-44,-50v-52,1,-68,46,-68,97v0,32,13,53,44,53xm126,-211r-49,-49r1,-5r36,0v9,19,22,33,28,54r-16,0"},"\u00f3":{"d":"31,-147v31,-64,166,-65,159,27v-6,71,-31,121,-103,124v-77,4,-85,-92,-56,-151xm89,-20v53,0,68,-48,68,-100v0,-31,-11,-51,-44,-50v-52,1,-68,46,-68,97v0,32,13,53,44,53xm94,-211v10,-23,31,-35,45,-54r38,0r-1,5r-66,49r-16,0"},"\u00f4":{"d":"147,-262v9,18,24,30,30,51v-30,3,-32,-21,-50,-30v-22,10,-32,33,-67,30v13,-21,35,-33,51,-51r36,0xm31,-147v31,-64,166,-65,159,27v-6,71,-31,121,-103,124v-77,4,-85,-92,-56,-151xm89,-20v53,0,68,-48,68,-100v0,-31,-11,-51,-44,-50v-52,1,-68,46,-68,97v0,32,13,53,44,53"},"\u00f5":{"d":"187,-258v-8,21,-15,46,-44,47v-22,0,-29,-19,-49,-21v-15,-1,-22,9,-25,21r-16,0v8,-21,14,-48,44,-47v21,1,31,17,49,21v14,0,22,-9,25,-21r16,0xm31,-147v31,-64,166,-65,159,27v-6,71,-31,121,-103,124v-77,4,-85,-92,-56,-151xm89,-20v53,0,68,-48,68,-100v0,-31,-11,-51,-44,-50v-52,1,-68,46,-68,97v0,32,13,53,44,53"},"\u00f6":{"d":"31,-147v31,-64,166,-65,159,27v-6,71,-31,121,-103,124v-77,4,-85,-92,-56,-151xm89,-20v53,0,68,-48,68,-100v0,-31,-11,-51,-44,-50v-52,1,-68,46,-68,97v0,32,13,53,44,53xm136,-214r6,-33r30,0r-6,33r-30,0xm68,-214r6,-33r31,0r-6,33r-31,0"},"\u00f7":{"d":"87,-168r0,-33r30,0r0,33r-30,0xm14,-107r0,-26r175,0r0,26r-175,0xm87,-39r0,-32r30,0r0,32r-30,0","w":197},"\u00f8":{"d":"51,-10r-14,17r-29,0r27,-32v-33,-70,1,-169,88,-169v19,0,35,4,47,12r12,-14r30,0r-26,30v48,94,-41,210,-135,156xm123,-170v-58,-1,-74,63,-66,119r95,-110v-7,-5,-16,-10,-29,-9xm98,-21v60,1,71,-61,66,-120r-95,111v7,5,16,10,29,9","w":219},"\u00f9":{"d":"67,3v-93,-2,-31,-127,-26,-193r32,0r-25,140v-3,39,53,32,70,12v30,-34,30,-101,43,-152r32,0r-36,190r-30,0v1,-10,6,-24,4,-33v-14,20,-29,37,-64,36xm129,-211r-49,-49r1,-5r36,0v9,19,22,33,28,54r-16,0"},"\u00fa":{"d":"67,3v-93,-2,-31,-127,-26,-193r32,0r-25,140v-3,39,53,32,70,12v30,-34,30,-101,43,-152r32,0r-36,190r-30,0v1,-10,6,-24,4,-33v-14,20,-29,37,-64,36xm95,-211v10,-23,31,-35,45,-54r38,0r-1,5r-66,49r-16,0"},"\u00fb":{"d":"149,-262v9,18,24,30,30,51v-29,2,-32,-20,-49,-30v-22,10,-32,32,-67,30r0,-4r51,-47r35,0xm67,3v-93,-2,-31,-127,-26,-193r32,0r-25,140v-3,39,53,32,70,12v30,-34,30,-101,43,-152r32,0r-36,190r-30,0v1,-10,6,-24,4,-33v-14,20,-29,37,-64,36"},"\u00fc":{"d":"67,3v-93,-2,-31,-127,-26,-193r32,0r-25,140v-3,39,53,32,70,12v30,-34,30,-101,43,-152r32,0r-36,190r-30,0v1,-10,6,-24,4,-33v-14,20,-29,37,-64,36xm140,-214r6,-33r30,0r-6,33r-30,0xm72,-214r6,-33r31,0r-6,33r-31,0"},"\u00fd":{"d":"198,-190r-129,220v-16,28,-44,53,-89,42v4,-11,-1,-27,19,-22v33,-1,43,-29,59,-52r-38,-188r32,0r27,156r84,-156r35,0xm89,-211v10,-23,31,-35,45,-54r38,0r-1,5r-66,49r-16,0","w":180},"\u00fe":{"d":"67,-162v32,-53,139,-36,121,50v-13,61,-25,114,-91,116v-29,0,-45,-15,-55,-35r-20,106r-31,0r65,-336r32,0xm156,-126v0,-26,-10,-43,-35,-43v-54,0,-67,50,-69,103v-1,29,14,45,42,46v53,0,62,-58,62,-106"},"\u00ff":{"d":"198,-190r-129,220v-16,28,-44,53,-89,42v4,-11,-1,-27,19,-22v33,-1,43,-29,59,-52r-38,-188r32,0r27,156r84,-156r35,0xm130,-214r6,-33r30,0r-6,33r-30,0xm62,-214r6,-33r31,0r-6,33r-31,0","w":180},"\u0100":{"d":"198,-276r-97,0r5,-22r97,0xm187,0r-14,-72r-112,0r-42,72r-37,0r149,-248r38,0r52,248r-34,0xm168,-99r-22,-123r-70,123r92,0","w":240},"\u0101":{"d":"169,-217r-97,0r4,-23r97,0xm165,-48v-4,18,1,34,23,27r-3,20v-29,8,-62,0,-52,-35r-2,0v-15,22,-32,40,-68,40v-33,0,-55,-20,-55,-53v0,-68,71,-67,138,-67v10,-26,0,-56,-31,-54v-26,1,-42,9,-47,31r-32,-5v8,-67,160,-71,144,15v-5,28,-9,54,-15,81xm42,-50v3,52,80,24,89,-6v7,-12,7,-24,11,-38v-47,1,-103,-4,-100,44"},"\u0102":{"d":"218,-311v-9,49,-114,65,-117,0r20,0v5,31,68,23,76,0r21,0xm187,0r-14,-72r-112,0r-42,72r-37,0r149,-248r38,0r52,248r-34,0xm168,-99r-22,-123r-70,123r92,0","w":240},"\u0103":{"d":"186,-265v-5,50,-94,78,-113,20v-2,-7,-4,-13,-4,-20r20,0v2,40,69,35,76,0r21,0xm165,-48v-4,18,1,34,23,27r-3,20v-29,8,-62,0,-52,-35r-2,0v-15,22,-32,40,-68,40v-33,0,-55,-20,-55,-53v0,-68,71,-67,138,-67v10,-26,0,-56,-31,-54v-26,1,-42,9,-47,31r-32,-5v8,-67,160,-71,144,15v-5,28,-9,54,-15,81xm42,-50v3,52,80,24,89,-6v7,-12,7,-24,11,-38v-47,1,-103,-4,-100,44"},"\u0104":{"d":"176,41v-1,17,20,17,34,11r-3,18v-21,11,-59,5,-56,-24v3,-31,22,-49,59,-46v-16,8,-32,20,-34,41xm187,0r-14,-72r-112,0r-42,72r-37,0r149,-248r38,0r52,248r-34,0xm168,-99r-22,-123r-70,123r92,0","w":240},"\u0105":{"d":"135,40v-1,16,21,16,34,10r-3,19v-23,9,-58,3,-56,-25v3,-31,22,-49,59,-46v-15,9,-33,20,-34,42xm165,-48v-4,18,1,34,23,27r-3,20v-29,8,-62,0,-52,-35r-2,0v-15,22,-32,40,-68,40v-33,0,-55,-20,-55,-53v0,-68,71,-67,138,-67v10,-26,0,-56,-31,-54v-26,1,-42,9,-47,31r-32,-5v8,-67,160,-71,144,15v-5,28,-9,54,-15,81xm42,-50v3,52,80,24,89,-6v7,-12,7,-24,11,-38v-47,1,-103,-4,-100,44"},"\u0106":{"d":"152,-269v11,-19,32,-27,46,-43r36,0r0,5r-62,38r-20,0xm125,-24v46,0,70,-25,89,-51r25,16v-25,35,-56,63,-116,63v-115,0,-128,-150,-63,-212v32,-50,158,-61,191,-5v5,7,9,14,11,22r-32,10v-9,-28,-33,-43,-69,-43v-74,0,-108,51,-108,125v0,46,24,75,72,75","w":259},"\u0107":{"d":"44,-68v0,29,11,47,38,47v30,0,42,-19,51,-41r28,9v-13,32,-35,57,-79,57v-51,0,-72,-33,-70,-89v3,-77,74,-140,146,-93v12,8,15,23,18,40r-31,5v-1,-22,-13,-36,-36,-36v-52,0,-65,49,-65,101xm94,-211v10,-23,31,-35,45,-54r38,0r-1,5r-66,49r-16,0","w":180},"\u0108":{"d":"195,-315v9,16,27,29,31,46v-28,3,-34,-16,-51,-24v-21,8,-33,27,-65,24v12,-20,35,-29,50,-46r35,0xm125,-24v46,0,70,-25,89,-51r25,16v-25,35,-56,63,-116,63v-115,0,-128,-150,-63,-212v32,-50,158,-61,191,-5v5,7,9,14,11,22r-32,10v-9,-28,-33,-43,-69,-43v-74,0,-108,51,-108,125v0,46,24,75,72,75","w":259},"\u0109":{"d":"140,-262v9,17,27,32,30,51v-29,2,-32,-20,-49,-30v-22,10,-32,32,-67,30r0,-4r51,-47r35,0xm44,-68v0,29,11,47,38,47v30,0,42,-19,51,-41r28,9v-13,32,-35,57,-79,57v-51,0,-72,-33,-70,-89v3,-77,74,-140,146,-93v12,8,15,23,18,40r-31,5v-1,-22,-13,-36,-36,-36v-52,0,-65,49,-65,101","w":180},"\u010a":{"d":"152,-269r6,-30r32,0r-6,30r-32,0xm125,-24v46,0,70,-25,89,-51r25,16v-25,35,-56,63,-116,63v-115,0,-128,-150,-63,-212v32,-50,158,-61,191,-5v5,7,9,14,11,22r-32,10v-9,-28,-33,-43,-69,-43v-74,0,-108,51,-108,125v0,46,24,75,72,75","w":259},"\u010b":{"d":"104,-231r6,-30r31,0r-6,30r-31,0xm44,-68v0,29,11,47,38,47v30,0,42,-19,51,-41r28,9v-13,32,-35,57,-79,57v-51,0,-72,-33,-70,-89v3,-77,74,-140,146,-93v12,8,15,23,18,40r-31,5v-1,-22,-13,-36,-36,-36v-52,0,-65,49,-65,101","w":180},"\u010c":{"d":"186,-269r-36,0r-33,-42v16,-15,38,14,53,21v21,-9,32,-28,64,-25v-12,20,-33,30,-48,46xm125,-24v46,0,70,-25,89,-51r25,16v-25,35,-56,63,-116,63v-115,0,-128,-150,-63,-212v32,-50,158,-61,191,-5v5,7,9,14,11,22r-32,10v-9,-28,-33,-43,-69,-43v-74,0,-108,51,-108,125v0,46,24,75,72,75","w":259},"\u010d":{"d":"129,-211r-36,0v-10,-18,-24,-31,-31,-51v31,-3,34,21,53,30v21,-10,30,-33,64,-30v-14,20,-34,33,-50,51xm44,-68v0,29,11,47,38,47v30,0,42,-19,51,-41r28,9v-13,32,-35,57,-79,57v-51,0,-72,-33,-70,-89v3,-77,74,-140,146,-93v12,8,15,23,18,40r-31,5v-1,-22,-13,-36,-36,-36v-52,0,-65,49,-65,101","w":180},"\u010e":{"d":"165,-269r-35,0v-10,-16,-26,-26,-33,-46v28,-2,35,17,53,25v21,-9,31,-28,64,-25v-12,20,-34,30,-49,46xm248,-139v-1,125,-104,148,-237,139r48,-248v105,-6,190,8,189,109xm214,-139v1,-70,-52,-87,-126,-82r-38,194v98,7,163,-21,164,-112","w":259},"\u010f":{"d":"260,-261v-5,26,-10,49,-27,63r-20,0v10,-9,20,-21,23,-34r-16,0r6,-29r34,0xm133,-28v-30,54,-138,36,-120,-49v13,-62,24,-115,90,-117v29,-1,46,15,56,35r19,-102r32,0r-50,261r-30,0xm45,-64v-2,27,10,43,35,43v54,-1,69,-50,69,-103v0,-29,-15,-46,-42,-46v-53,-1,-58,58,-62,106","w":225},"\u0110":{"d":"252,-139v0,127,-106,148,-241,139r22,-114r-27,0r5,-27r27,0r21,-107v106,-7,193,8,193,109xm218,-139v0,-71,-54,-88,-130,-82r-16,80r71,0r-5,27r-71,0r-17,87v99,7,168,-20,168,-112","w":259},"\u0111":{"d":"45,-64v-2,27,10,43,35,43v54,-1,69,-50,69,-103v0,-29,-15,-46,-42,-46v-53,-1,-58,58,-62,106xm133,-28v-30,54,-138,36,-120,-49v13,-62,24,-115,90,-117v29,-1,46,15,56,35r10,-53r-53,0r4,-23r53,0r5,-26r32,0r-5,26r23,0r-4,23r-24,0r-40,212r-30,0"},"\u0112":{"d":"204,-276r-97,0r4,-22r97,0xm11,0r48,-248r184,0r-5,28r-151,0r-15,79r140,0r-5,27r-140,0r-17,87r158,0r-5,27r-192,0","w":240},"\u0113":{"d":"167,-217r-97,0r5,-23r97,0xm111,-194v62,-3,86,47,72,106r-138,0v-7,38,6,69,45,68v27,-1,43,-14,53,-32r24,11v-15,26,-38,45,-80,45v-49,-1,-75,-27,-75,-75v0,-70,32,-119,99,-123xm155,-113v14,-66,-71,-72,-95,-28v-4,8,-8,17,-11,28r106,0"},"\u0114":{"d":"214,-311v-9,48,-114,66,-117,0r20,0v5,31,68,23,76,0r21,0xm11,0r48,-248r184,0r-5,28r-151,0r-15,79r140,0r-5,27r-140,0r-17,87r158,0r-5,27r-192,0","w":240},"\u0115":{"d":"188,-265v-7,58,-117,79,-117,0r20,0v2,41,68,34,76,0r21,0xm111,-194v62,-3,86,47,72,106r-138,0v-7,38,6,69,45,68v27,-1,43,-14,53,-32r24,11v-15,26,-38,45,-80,45v-49,-1,-75,-27,-75,-75v0,-70,32,-119,99,-123xm155,-113v14,-66,-71,-72,-95,-28v-4,8,-8,17,-11,28r106,0"},"\u0116":{"d":"137,-269r6,-30r32,0r-6,30r-32,0xm11,0r48,-248r184,0r-5,28r-151,0r-15,79r140,0r-5,27r-140,0r-17,87r158,0r-5,27r-192,0","w":240},"\u0117":{"d":"106,-231r6,-30r32,0r-6,30r-32,0xm111,-194v62,-3,86,47,72,106r-138,0v-7,38,6,69,45,68v27,-1,43,-14,53,-32r24,11v-15,26,-38,45,-80,45v-49,-1,-75,-27,-75,-75v0,-70,32,-119,99,-123xm155,-113v14,-66,-71,-72,-95,-28v-4,8,-8,17,-11,28r106,0"},"\u0118":{"d":"145,41v-1,17,20,17,34,11r-3,18v-21,11,-59,5,-56,-24v3,-31,22,-49,59,-46v-15,9,-32,20,-34,41xm11,0r48,-248r184,0r-5,28r-151,0r-15,79r140,0r-5,27r-140,0r-17,87r158,0r-5,27r-192,0","w":240},"\u0119":{"d":"93,38v-1,16,21,16,34,10r-3,19v-23,10,-59,5,-56,-25v3,-31,23,-48,59,-46v-15,9,-33,20,-34,42xm111,-194v62,-3,86,47,72,106r-138,0v-7,38,6,69,45,68v27,-1,43,-14,53,-32r24,11v-15,26,-38,45,-80,45v-49,-1,-75,-27,-75,-75v0,-70,32,-119,99,-123xm155,-113v14,-66,-71,-72,-95,-28v-4,8,-8,17,-11,28r106,0"},"\u011a":{"d":"173,-269r-36,0r-33,-42v0,-7,11,-3,17,-4r37,25v21,-9,31,-28,63,-25r0,4xm11,0r48,-248r184,0r-5,28r-151,0r-15,79r140,0r-5,27r-140,0r-17,87r158,0r-5,27r-192,0","w":240},"\u011b":{"d":"137,-211r-36,0v-9,-17,-27,-33,-31,-51v30,-2,35,20,52,30v21,-10,30,-33,64,-30v-14,20,-33,33,-49,51xm111,-194v62,-3,86,47,72,106r-138,0v-7,38,6,69,45,68v27,-1,43,-14,53,-32r24,11v-15,26,-38,45,-80,45v-49,-1,-75,-27,-75,-75v0,-70,32,-119,99,-123xm155,-113v14,-66,-71,-72,-95,-28v-4,8,-8,17,-11,28r106,0"},"\u011c":{"d":"196,-315v9,16,26,29,30,46v-28,3,-33,-17,-51,-24v-21,8,-33,27,-65,24v14,-18,34,-30,50,-46r36,0xm52,-101v-6,87,114,94,164,50r9,-45r-74,0r6,-28r105,0r-18,87v-27,25,-63,41,-114,41v-70,0,-112,-35,-112,-105v0,-106,78,-167,188,-146v30,6,48,27,59,54r-34,9v-10,-26,-31,-41,-67,-40v-75,1,-107,50,-112,123","w":280},"\u011d":{"d":"142,-262v9,18,24,30,30,51v-30,3,-32,-21,-50,-30v-22,10,-32,33,-67,30v13,-21,35,-33,51,-51r36,0xm103,-194v29,0,47,14,56,36v2,-11,5,-23,8,-32r30,0r-37,185v-3,66,-78,102,-139,67v-12,-7,-17,-17,-20,-32r28,-7v7,42,83,31,92,-3v4,-16,9,-37,13,-55v-13,20,-29,36,-62,36v-40,0,-60,-25,-60,-64v0,-71,23,-131,91,-131xm107,-170v-53,0,-58,54,-61,104v-2,27,10,44,36,44v49,0,65,-50,67,-102v1,-29,-15,-46,-42,-46"},"\u011e":{"d":"233,-311v-8,49,-115,65,-117,0r20,0v5,31,68,23,76,0r21,0xm52,-101v-6,87,114,94,164,50r9,-45r-74,0r6,-28r105,0r-18,87v-27,25,-63,41,-114,41v-70,0,-112,-35,-112,-105v0,-106,78,-167,188,-146v30,6,48,27,59,54r-34,9v-10,-26,-31,-41,-67,-40v-75,1,-107,50,-112,123","w":280},"\u011f":{"d":"184,-265v-7,58,-117,79,-117,0r20,0v2,41,68,34,76,0r21,0xm103,-194v29,0,47,14,56,36v2,-11,5,-23,8,-32r30,0r-37,185v-3,66,-78,102,-139,67v-12,-7,-17,-17,-20,-32r28,-7v7,42,83,31,92,-3v4,-16,9,-37,13,-55v-13,20,-29,36,-62,36v-40,0,-60,-25,-60,-64v0,-71,23,-131,91,-131xm107,-170v-53,0,-58,54,-61,104v-2,27,10,44,36,44v49,0,65,-50,67,-102v1,-29,-15,-46,-42,-46"},"\u0120":{"d":"153,-269r6,-30r31,0r-6,30r-31,0xm52,-101v-6,87,114,94,164,50r9,-45r-74,0r6,-28r105,0r-18,87v-27,25,-63,41,-114,41v-70,0,-112,-35,-112,-105v0,-106,78,-167,188,-146v30,6,48,27,59,54r-34,9v-10,-26,-31,-41,-67,-40v-75,1,-107,50,-112,123","w":280},"\u0121":{"d":"110,-231r5,-30r32,0r-6,30r-31,0xm103,-194v29,0,47,14,56,36v2,-11,5,-23,8,-32r30,0r-37,185v-3,66,-78,102,-139,67v-12,-7,-17,-17,-20,-32r28,-7v7,42,83,31,92,-3v4,-16,9,-37,13,-55v-13,20,-29,36,-62,36v-40,0,-60,-25,-60,-64v0,-71,23,-131,91,-131xm107,-170v-53,0,-58,54,-61,104v-2,27,10,44,36,44v49,0,65,-50,67,-102v1,-29,-15,-46,-42,-46"},"\u0122":{"d":"149,17v-5,26,-11,48,-27,63r-21,0v10,-9,20,-19,23,-33r-15,0r6,-30r34,0xm52,-101v-6,87,114,94,164,50r9,-45r-74,0r6,-28r105,0r-18,87v-27,25,-63,41,-114,41v-70,0,-112,-35,-112,-105v0,-106,78,-167,188,-146v30,6,48,27,59,54r-34,9v-10,-26,-31,-41,-67,-40v-75,1,-107,50,-112,123","w":280},"\u0123":{"d":"102,-213v3,-28,11,-49,27,-63r20,0v-10,9,-20,21,-23,34r16,0r-6,29r-34,0xm103,-194v29,0,47,14,56,36v2,-11,5,-23,8,-32r30,0r-37,185v-3,66,-78,102,-139,67v-12,-7,-17,-17,-20,-32r28,-7v7,42,83,31,92,-3v4,-16,9,-37,13,-55v-13,20,-29,36,-62,36v-40,0,-60,-25,-60,-64v0,-71,23,-131,91,-131xm107,-170v-53,0,-58,54,-61,104v-2,27,10,44,36,44v49,0,65,-50,67,-102v1,-29,-15,-46,-42,-46"},"\u0124":{"d":"190,-315v9,16,26,29,30,46v-27,2,-33,-16,-50,-24v-22,8,-34,26,-66,24v14,-18,34,-30,50,-46r36,0xm179,0r23,-115r-135,0r-22,115r-34,0r48,-248r34,0r-21,105r135,0r21,-105r32,0r-48,248r-33,0","w":259},"\u0125":{"d":"167,-329v9,16,26,29,30,46v-27,2,-33,-16,-50,-24v-22,8,-34,26,-66,24v14,-18,34,-30,50,-46r36,0xm67,-158v15,-20,31,-36,64,-36v94,0,33,127,27,194r-32,0r25,-140v3,-38,-53,-32,-70,-12v-29,35,-30,101,-44,152r-31,0r51,-261r31,0"},"\u0126":{"d":"179,0r22,-115r-134,0r-23,115r-33,0r35,-180r-27,0r5,-27r27,0r8,-41r33,0r-7,41r135,0r7,-41r33,0r-8,41r27,0r-5,27r-27,0r-35,180r-33,0xm207,-143r7,-37r-135,0r-7,37r135,0","w":259},"\u0127":{"d":"147,-106v21,-51,-37,-74,-68,-39v-29,33,-29,97,-42,145r-31,0r41,-212r-23,0r4,-23r24,0r5,-26r31,0r-5,26r53,0r-4,23r-53,0r-13,61v20,-50,130,-51,115,29r-23,122r-32,0"},"\u0128":{"d":"156,-316v-9,21,-14,47,-44,47v-23,0,-30,-20,-49,-23v-15,1,-19,12,-24,23r-17,0v7,-22,15,-47,44,-47v23,0,30,20,49,23v14,-1,19,-12,23,-23r18,0xm14,0r48,-248r34,0r-48,248r-34,0","w":100},"\u0129":{"d":"142,-258v-8,21,-15,46,-44,47v-22,0,-30,-19,-50,-21v-14,0,-21,10,-25,21r-16,0v8,-21,15,-47,45,-47v22,0,31,18,49,21v13,-1,21,-10,25,-21r16,0xm16,0r37,-190r31,0r-37,190r-31,0","w":100},"\u012a":{"d":"131,-276r-97,0r5,-22r96,0xm14,0r48,-248r34,0r-48,248r-34,0","w":100},"\u012b":{"d":"121,-217r-97,0r4,-23r97,0xm16,0r37,-190r31,0r-37,190r-31,0","w":100},"\u012c":{"d":"146,-311v-8,49,-114,65,-116,0r20,0v5,31,68,23,76,0r20,0xm14,0r48,-248r34,0r-48,248r-34,0","w":100},"\u012d":{"d":"138,-265v-7,58,-117,78,-117,0r20,0v2,41,68,34,76,0r21,0xm16,0r37,-190r31,0r-37,190r-31,0","w":100},"\u012e":{"d":"14,41v-1,17,20,17,34,11r-3,18v-21,11,-59,5,-56,-24v3,-31,22,-49,59,-46v-16,8,-32,20,-34,41xm14,0r48,-248r34,0r-48,248r-34,0","w":100},"\u012f":{"d":"4,41v-2,18,20,17,33,11r-2,18v-22,11,-60,5,-57,-24v4,-30,21,-50,59,-46v-14,9,-32,19,-33,41xm50,-231r6,-30r32,0r-6,30r-32,0xm6,0r37,-190r31,0r-37,190r-31,0","w":79},"\u0130":{"d":"66,-269r6,-30r32,0r-6,30r-32,0xm14,0r48,-248r34,0r-48,248r-34,0","w":100},"\u0131":{"d":"16,0r37,-190r31,0r-37,190r-31,0","w":100},"\u0132":{"d":"14,0r48,-248r34,0r-48,248r-34,0xm113,-66v0,49,71,55,82,11v13,-52,22,-111,33,-165r-51,0r5,-28r85,0r-34,174v2,85,-142,111,-150,14","w":264},"\u0133":{"d":"50,-231r6,-30r32,0r-6,30r-32,0xm6,0r37,-190r31,0r-37,190r-31,0xm131,-231r6,-30r31,0r-6,30r-31,0xm113,24v-5,36,-31,60,-73,48v3,-12,-1,-29,18,-22v17,-1,21,-13,24,-31r41,-209r32,0","w":159},"\u0134":{"d":"175,-315v9,16,26,29,30,46v-28,3,-33,-17,-51,-24v-21,8,-33,27,-65,24v14,-18,34,-30,50,-46r36,0xm29,-66v0,49,71,55,82,11v13,-52,22,-111,33,-165r-51,0r5,-28r85,0r-34,174v2,85,-142,111,-150,14","w":180},"\u0135":{"d":"88,-262v8,17,26,32,29,51v-29,2,-32,-20,-49,-30v-22,10,-32,32,-67,30r0,-4r51,-47r36,0xm33,24v-5,36,-31,60,-73,48v3,-12,-1,-29,18,-22v17,-1,21,-13,24,-31r41,-209r32,0","w":79},"\u0136":{"d":"126,17v-3,28,-11,49,-27,63r-20,0v10,-9,19,-20,23,-33r-16,0r6,-30r34,0xm180,0r-83,-118r-34,22r-18,96r-34,0r48,-248r34,0r-24,122v44,-43,94,-81,141,-122r43,0r-132,111r98,137r-39,0","w":240},"\u0137":{"d":"100,17v-5,26,-11,48,-27,63r-21,0v10,-9,20,-19,23,-33r-15,0r5,-30r35,0xm127,0r-47,-88r-30,22r-13,66r-31,0r51,-261r31,0r-31,161r99,-90r39,0r-93,82r59,108r-34,0","w":180},"\u0138":{"d":"127,0r-47,-88r-30,22r-13,66r-31,0r37,-190r32,0r-18,90r99,-90r39,0r-93,82r59,108r-34,0","w":180},"\u0139":{"d":"78,-269v11,-19,32,-27,46,-43r36,0r-1,5r-61,38r-20,0xm11,0r48,-248r34,0r-43,221r125,0r-5,27r-159,0"},"\u013a":{"d":"54,-283v13,-17,32,-28,47,-43r36,0r-1,5r-62,38r-20,0xm6,0r50,-261r32,0r-51,261r-31,0","w":79},"\u013b":{"d":"109,17v-3,28,-11,49,-27,63r-20,0v10,-9,19,-20,23,-33r-16,0r6,-30r34,0xm11,0r48,-248r34,0r-43,221r125,0r-5,27r-159,0"},"\u013c":{"d":"36,17v-5,26,-11,48,-27,63r-21,0v10,-9,20,-19,23,-33r-15,0r5,-30r35,0xm6,0r50,-261r32,0r-51,261r-31,0","w":79},"\u013d":{"d":"185,-248v-5,26,-10,49,-27,63r-21,0v10,-9,20,-19,23,-33r-15,0r5,-30r35,0xm11,0r48,-248r34,0r-43,221r125,0r-5,27r-159,0"},"\u013e":{"d":"139,-261v-5,26,-11,48,-27,63r-21,0v10,-9,21,-20,23,-34r-15,0r6,-29r34,0xm6,0r50,-261r32,0r-51,261r-31,0","w":101},"\u013f":{"d":"119,-121r6,-30r32,0r-6,30r-32,0xm11,0r48,-248r34,0r-43,221r125,0r-5,27r-159,0"},"\u0140":{"d":"95,-121r6,-30r32,0r-6,30r-32,0xm6,0r50,-261r32,0r-51,261r-31,0","w":143},"\u0141":{"d":"120,-140r-54,26r-16,87r125,0r-6,27r-158,0r18,-95r-29,15r5,-27r29,-15r25,-126r33,0r-20,106r54,-26"},"\u0142":{"d":"6,0r18,-95r-24,12r6,-28r23,-12r27,-138r32,0r-23,120r24,-13r-6,28r-24,12r-22,114r-31,0","w":79},"\u0143":{"d":"140,-269v13,-17,32,-28,47,-43r36,0r-1,5r-62,38r-20,0xm173,0r-93,-213r-39,213r-30,0r48,-248r37,0r94,214r40,-214r30,0r-48,248r-39,0","w":259},"\u0144":{"d":"68,-158v22,-48,132,-52,116,29r-25,129r-32,0r25,-140v3,-38,-53,-32,-70,-12v-29,35,-30,100,-43,152r-32,0r36,-190r30,0xm99,-211v10,-23,31,-35,45,-54r38,0r-1,5r-66,49r-16,0"},"\u0145":{"d":"128,17v-5,26,-11,48,-27,63r-21,0v10,-9,20,-19,23,-33r-15,0r6,-30r34,0xm173,0r-93,-213r-39,213r-30,0r48,-248r37,0r94,214r40,-214r30,0r-48,248r-39,0","w":259},"\u0146":{"d":"100,17v-5,26,-11,48,-27,63r-21,0v10,-9,20,-19,23,-33r-15,0r5,-30r35,0xm68,-158v22,-48,132,-52,116,29r-25,129r-32,0r25,-140v3,-38,-53,-32,-70,-12v-29,35,-30,100,-43,152r-32,0r36,-190r30,0"},"\u0147":{"d":"181,-269r-36,0v-10,-16,-26,-26,-33,-46v28,-2,35,17,53,25v21,-9,31,-28,64,-25v-12,20,-33,30,-48,46xm173,0r-93,-213r-39,213r-30,0r48,-248r37,0r94,214r40,-214r30,0r-48,248r-39,0","w":259},"\u0148":{"d":"138,-211r-36,0v-9,-17,-27,-33,-31,-51v30,-2,35,20,52,30v21,-10,30,-32,64,-30v-12,21,-34,33,-49,51xm68,-158v22,-48,132,-52,116,29r-25,129r-32,0r25,-140v3,-38,-53,-32,-70,-12v-29,35,-30,100,-43,152r-32,0r36,-190r30,0"},"\u0149":{"d":"88,-158v22,-48,132,-52,116,29r-25,129r-32,0r25,-140v3,-38,-53,-32,-70,-12v-29,35,-30,100,-43,152r-32,0r36,-190r30,0xm60,-248v-6,31,-12,62,-30,81r-21,0v12,-13,20,-29,25,-46r-15,0r6,-35r35,0","w":221},"\u014a":{"d":"83,-204v23,-23,46,-47,92,-47v60,0,85,37,70,92v-18,67,-7,163,-95,163v-26,0,-45,-12,-55,-28r25,-19v10,22,50,27,62,2v18,-38,27,-92,32,-143v5,-55,-79,-43,-107,-20v-50,40,-42,135,-62,204r-34,0r47,-248r33,0","w":260},"\u014b":{"d":"67,-158v22,-48,132,-52,116,29r-35,173v-8,24,-35,38,-68,28r4,-24v24,6,36,-6,39,-29r28,-159v3,-38,-53,-32,-70,-12v-29,35,-30,100,-43,152r-32,0r36,-190r30,0"},"\u014c":{"d":"216,-276r-97,0r5,-22r96,0xm20,-101v0,-91,52,-143,145,-150v126,-9,127,168,53,223v-23,17,-55,32,-93,32v-68,0,-105,-37,-105,-105xm236,-134v5,-57,-18,-91,-73,-90v-77,1,-110,51,-110,125v0,49,23,75,73,75v72,-1,104,-45,110,-110","w":280},"\u014d":{"d":"165,-217r-97,0r4,-23r97,0xm30,-147v31,-64,166,-65,159,27v-6,71,-31,121,-103,124v-77,4,-85,-92,-56,-151xm88,-20v53,0,68,-48,68,-100v0,-31,-11,-51,-44,-50v-52,1,-68,46,-68,97v0,32,13,53,44,53"},"\u014e":{"d":"232,-311v-9,48,-114,66,-117,0r20,0v5,31,68,23,76,0r21,0xm20,-101v0,-91,52,-143,145,-150v126,-9,127,168,53,223v-23,17,-55,32,-93,32v-68,0,-105,-37,-105,-105xm236,-134v5,-57,-18,-91,-73,-90v-77,1,-110,51,-110,125v0,49,23,75,73,75v72,-1,104,-45,110,-110","w":280},"\u014f":{"d":"188,-265v-7,58,-117,79,-117,0r20,0v2,41,68,34,76,0r21,0xm30,-147v31,-64,166,-65,159,27v-6,71,-31,121,-103,124v-77,4,-85,-92,-56,-151xm88,-20v53,0,68,-48,68,-100v0,-31,-11,-51,-44,-50v-52,1,-68,46,-68,97v0,32,13,53,44,53"},"\u0150":{"d":"117,-269v11,-17,27,-28,40,-43r36,0r-1,5r-58,38r-17,0xm178,-269v11,-17,27,-28,40,-43r36,0r-1,5r-58,38r-17,0xm20,-101v0,-91,52,-143,145,-150v126,-9,127,168,53,223v-23,17,-55,32,-93,32v-68,0,-105,-37,-105,-105xm236,-134v5,-57,-18,-91,-73,-90v-77,1,-110,51,-110,125v0,49,23,75,73,75v72,-1,104,-45,110,-110","w":280},"\u0151":{"d":"62,-211v12,-21,31,-35,45,-54r36,0r0,5r-64,49r-17,0xm123,-211v12,-21,31,-35,45,-54r36,0r0,5r-64,49r-17,0xm30,-147v31,-64,166,-65,159,27v-6,71,-31,121,-103,124v-77,4,-85,-92,-56,-151xm88,-20v53,0,68,-48,68,-100v0,-31,-11,-51,-44,-50v-52,1,-68,46,-68,97v0,32,13,53,44,53"},"\u0152":{"d":"18,-101v0,-108,73,-147,192,-147r153,0r-5,28r-125,0r-15,79r114,0r-5,27r-114,0r-17,87r132,0r-5,27r-200,2v-66,-1,-105,-37,-105,-103xm52,-113v-6,70,38,97,110,86r38,-194v-90,-12,-141,29,-148,108","w":360},"\u0153":{"d":"251,-194v62,-2,85,47,71,106r-137,0v-5,40,7,69,45,68v27,-1,42,-14,52,-32r25,11v-15,26,-38,45,-80,45v-32,0,-54,-13,-66,-34v-41,58,-168,38,-148,-61v12,-59,35,-102,100,-103v34,0,55,12,67,34v16,-20,39,-33,71,-34xm88,-21v54,0,68,-47,68,-99v0,-31,-11,-51,-44,-50v-52,1,-67,46,-67,97v0,32,11,53,43,52xm294,-113v17,-62,-69,-75,-94,-28v-4,8,-8,17,-11,28r105,0","w":339},"\u0154":{"d":"126,-269v13,-17,32,-28,47,-43r36,0r-1,5r-62,38r-20,0xm249,-183v0,48,-29,72,-75,77r47,106r-36,0r-43,-103r-77,0r-20,103r-34,0r48,-248v83,2,190,-17,190,65xm215,-180v0,-55,-74,-39,-127,-41r-18,92v63,-1,145,13,145,-51","w":259},"\u0155":{"d":"66,-151v12,-25,30,-51,66,-40r-6,26v-81,-11,-68,100,-88,165r-32,0r36,-190r30,0xm63,-211v10,-23,31,-35,45,-54r38,0r-1,5r-66,49r-16,0","w":119},"\u0156":{"d":"132,17v-3,28,-11,49,-27,63r-20,0v10,-9,19,-20,23,-33r-16,0r6,-30r34,0xm249,-183v0,48,-29,72,-75,77r47,106r-36,0r-43,-103r-77,0r-20,103r-34,0r48,-248v83,2,190,-17,190,65xm215,-180v0,-55,-74,-39,-127,-41r-18,92v63,-1,145,13,145,-51","w":259},"\u0157":{"d":"38,17v-3,28,-11,49,-27,63r-20,0v10,-9,19,-20,23,-33r-16,0r6,-30r34,0xm66,-151v12,-25,30,-51,66,-40r-6,26v-81,-11,-68,100,-88,165r-32,0r36,-190r30,0","w":119},"\u0158":{"d":"168,-269r-36,0r-33,-42v16,-15,38,14,53,21v21,-9,32,-28,64,-25v-12,20,-33,30,-48,46xm249,-183v0,48,-29,72,-75,77r47,106r-36,0r-43,-103r-77,0r-20,103r-34,0r48,-248v83,2,190,-17,190,65xm215,-180v0,-55,-74,-39,-127,-41r-18,92v63,-1,145,13,145,-51","w":259},"\u0159":{"d":"104,-211r-36,0v-10,-18,-24,-31,-31,-51v31,-3,34,21,53,30v21,-10,30,-33,64,-30v-14,20,-34,33,-50,51xm66,-151v12,-25,30,-51,66,-40r-6,26v-81,-11,-68,100,-88,165r-32,0r36,-190r30,0","w":119},"\u015a":{"d":"194,-120v59,52,2,134,-86,124v-53,-6,-90,-18,-98,-63r31,-7v8,30,29,43,70,43v46,0,84,-17,71,-62v-32,-43,-135,-20,-137,-98v-3,-89,178,-90,191,-16r-30,9v-8,-48,-127,-53,-127,5v0,53,81,35,115,65xm124,-269v10,-23,31,-35,45,-54r38,0r-1,5r-66,49r-16,0","w":240},"\u015b":{"d":"55,-144v13,50,104,24,104,88v0,77,-144,79,-158,17r26,-10v6,40,102,42,102,-4v-13,-50,-104,-23,-104,-87v0,-71,143,-71,148,-8r-29,4v-5,-35,-85,-37,-89,0xm86,-211v10,-23,31,-35,45,-54r38,0r-1,5r-66,49r-16,0","w":180},"\u015c":{"d":"177,-320v9,18,23,31,30,51v-30,3,-32,-20,-50,-29v-22,10,-32,32,-67,29v14,-20,35,-33,51,-51r36,0xm194,-120v59,52,2,134,-86,124v-53,-6,-90,-18,-98,-63r31,-7v8,30,29,43,70,43v46,0,84,-17,71,-62v-32,-43,-135,-20,-137,-98v-3,-89,178,-90,191,-16r-30,9v-8,-48,-127,-53,-127,5v0,53,81,35,115,65","w":240},"\u015d":{"d":"135,-262v8,17,26,32,29,51v-29,2,-32,-20,-49,-30v-22,10,-32,32,-67,30v13,-21,35,-33,51,-51r36,0xm55,-144v13,50,104,24,104,88v0,77,-144,79,-158,17r26,-10v6,40,102,42,102,-4v-13,-50,-104,-23,-104,-87v0,-71,143,-71,148,-8r-29,4v-5,-35,-85,-37,-89,0","w":180},"\u015e":{"d":"194,-120v59,52,2,134,-86,124v-53,-6,-90,-18,-98,-63r31,-7v8,30,29,43,70,43v46,0,84,-17,71,-62v-32,-43,-135,-20,-137,-98v-3,-89,178,-90,191,-16r-30,9v-8,-48,-127,-53,-127,5v0,53,81,35,115,65xm117,43v0,-13,-18,-15,-31,-12r17,-31r19,0r-10,17v16,1,28,8,28,24v0,34,-40,36,-72,32r4,-16v19,4,44,4,45,-14","w":240},"\u015f":{"d":"55,-144v13,50,104,24,104,88v0,77,-144,79,-158,17r26,-10v6,40,102,42,102,-4v-13,-50,-104,-23,-104,-87v0,-71,143,-71,148,-8r-29,4v-5,-35,-85,-37,-89,0xm86,43v0,-13,-18,-15,-31,-12r17,-31r19,0r-10,17v16,1,28,8,28,24v0,34,-40,36,-72,32r4,-16v19,4,44,4,45,-14","w":180},"\u0160":{"d":"166,-269r-35,0v-10,-16,-26,-26,-33,-46v28,-2,35,17,53,25v21,-9,31,-28,64,-25v-12,20,-34,30,-49,46xm194,-120v59,52,2,134,-86,124v-53,-6,-90,-18,-98,-63r31,-7v8,30,29,43,70,43v46,0,84,-17,71,-62v-32,-43,-135,-20,-137,-98v-3,-89,178,-90,191,-16r-30,9v-8,-48,-127,-53,-127,5v0,53,81,35,115,65","w":240},"\u0161":{"d":"125,-211r-36,0v-10,-18,-24,-31,-31,-51v31,-3,34,21,53,30v21,-10,30,-33,64,-30v-14,20,-34,33,-50,51xm55,-144v13,50,104,24,104,88v0,77,-144,79,-158,17r26,-10v6,40,102,42,102,-4v-13,-50,-104,-23,-104,-87v0,-71,143,-71,148,-8r-29,4v-5,-35,-85,-37,-89,0","w":180},"\u0162":{"d":"99,43v0,-13,-18,-15,-31,-12r17,-31r19,0r-10,17v16,1,28,8,28,24v0,34,-40,36,-72,32r4,-16v19,4,44,4,45,-14xm151,-220r-43,220r-33,0r42,-220r-85,0r6,-28r203,0r-5,28r-85,0","w":219},"\u0163":{"d":"46,43v0,-13,-18,-15,-31,-12r17,-31r19,0r-10,17v16,1,28,8,28,24v0,34,-40,36,-72,32r4,-16v19,4,44,4,45,-14xm51,-54v-9,22,5,41,31,30r-3,23v-36,15,-69,-3,-60,-51r22,-115r-22,0r5,-23r22,0r19,-43r21,0r-9,43r35,0r-4,23r-35,0","w":100},"\u0164":{"d":"160,-269r-36,0r-33,-42v17,-15,38,15,54,21v21,-9,31,-28,63,-25r0,4xm151,-220r-43,220r-33,0r42,-220r-85,0r6,-28r203,0r-5,28r-85,0","w":219},"\u0165":{"d":"165,-261v-5,26,-11,48,-27,63r-21,0v10,-9,21,-20,23,-34r-15,0r6,-29r34,0xm51,-54v-9,22,5,41,31,30r-3,23v-36,15,-69,-3,-60,-51r22,-115r-22,0r5,-23r22,0r19,-43r21,0r-9,43r35,0r-4,23r-35,0","w":127},"\u0166":{"d":"151,-220r-16,79r50,0r-6,27r-49,0r-22,114r-33,0r22,-114r-49,0r5,-27r49,0r15,-79r-85,0r6,-28r203,0r-5,28r-85,0","w":219},"\u0167":{"d":"79,-1v-38,15,-77,-5,-60,-51r7,-39r-22,0r5,-23r22,0r10,-53r-22,0r5,-23r22,0r19,-43r21,0r-9,43r35,0r-4,23r-35,0r-11,53r36,0r-5,23r-35,0v-3,18,-7,34,-9,54v-1,17,19,17,33,13","w":100},"\u0168":{"d":"236,-316v-9,21,-14,47,-44,47v-23,0,-31,-20,-50,-23v-14,1,-18,12,-23,23r-18,0v9,-21,15,-47,45,-47v23,0,30,20,49,23v14,-1,18,-12,23,-23r18,0xm62,-99v-23,68,61,99,108,59v47,-40,38,-139,58,-208r34,0v-28,104,-9,252,-147,252v-66,0,-97,-47,-84,-116r26,-136r34,0","w":259},"\u0169":{"d":"191,-258v-7,23,-16,46,-44,47v-22,0,-29,-19,-49,-21v-15,-1,-22,9,-25,21r-16,0v8,-21,14,-48,44,-47v21,1,31,17,49,21v14,0,22,-9,25,-21r16,0xm67,3v-93,-2,-31,-127,-26,-193r32,0r-25,140v-3,39,53,32,70,12v30,-34,30,-101,43,-152r32,0r-36,190r-30,0v1,-10,6,-24,4,-33v-14,20,-29,37,-64,36"},"\u016a":{"d":"210,-275r-96,0r4,-22r97,0xm62,-99v-23,68,61,99,108,59v47,-40,38,-139,58,-208r34,0v-28,104,-9,252,-147,252v-66,0,-97,-47,-84,-116r26,-136r34,0","w":259},"\u016b":{"d":"168,-217r-96,0r4,-23r97,0xm67,3v-93,-2,-31,-127,-26,-193r32,0r-25,140v-3,39,53,32,70,12v30,-34,30,-101,43,-152r32,0r-36,190r-30,0v1,-10,6,-24,4,-33v-14,20,-29,37,-64,36"},"\u016c":{"d":"225,-311v-9,50,-114,64,-117,0r21,0v4,32,68,22,76,0r20,0xm62,-99v-23,68,61,99,108,59v47,-40,38,-139,58,-208r34,0v-28,104,-9,252,-147,252v-66,0,-97,-47,-84,-116r26,-136r34,0","w":259},"\u016d":{"d":"185,-265v-7,58,-117,78,-117,0r20,0v2,41,68,34,76,0r21,0xm67,3v-93,-2,-31,-127,-26,-193r32,0r-25,140v-3,39,53,32,70,12v30,-34,30,-101,43,-152r32,0r-36,190r-30,0v1,-10,6,-24,4,-33v-14,20,-29,37,-64,36"},"\u016e":{"d":"162,-349v26,0,42,16,42,42v0,26,-16,43,-42,43v-27,0,-40,-18,-43,-43v3,-24,16,-42,43,-42xm162,-282v14,0,23,-9,23,-25v0,-15,-10,-23,-23,-23v-14,0,-24,9,-24,23v0,14,9,25,24,25xm62,-99v-23,68,61,99,108,59v47,-40,38,-139,58,-208r34,0v-28,104,-9,252,-147,252v-66,0,-97,-47,-84,-116r26,-136r34,0","w":259},"\u016f":{"d":"121,-290v27,0,40,18,43,42v-2,25,-18,41,-43,43v-24,-3,-42,-16,-42,-43v0,-26,16,-42,42,-42xm97,-248v-1,26,39,32,46,9v6,-16,-4,-32,-22,-32v-15,0,-23,9,-24,23xm67,3v-93,-2,-31,-127,-26,-193r32,0r-25,140v-3,39,53,32,70,12v30,-34,30,-101,43,-152r32,0r-36,190r-30,0v1,-10,6,-24,4,-33v-14,20,-29,37,-64,36"},"\u0170":{"d":"108,-269v11,-17,27,-28,40,-43r36,0r-1,5r-58,38r-17,0xm169,-269v11,-17,27,-28,40,-43r36,0r-1,5r-58,38r-17,0xm62,-99v-23,68,61,99,108,59v47,-40,38,-139,58,-208r34,0v-28,104,-9,252,-147,252v-66,0,-97,-47,-84,-116r26,-136r34,0","w":259},"\u0171":{"d":"66,-211v12,-21,31,-35,45,-54r36,0r-1,5r-64,49r-16,0xm127,-211v10,-23,31,-35,45,-54r36,0r-1,5r-64,49r-16,0xm67,3v-93,-2,-31,-127,-26,-193r32,0r-25,140v-3,39,53,32,70,12v30,-34,30,-101,43,-152r32,0r-36,190r-30,0v1,-10,6,-24,4,-33v-14,20,-29,37,-64,36"},"\u0172":{"d":"114,41v-1,17,20,17,34,11r-3,18v-21,11,-59,5,-56,-24v3,-31,22,-49,59,-46v-16,8,-32,20,-34,41xm62,-99v-23,68,61,99,108,59v47,-40,38,-139,58,-208r34,0v-28,104,-9,252,-147,252v-66,0,-97,-47,-84,-116r26,-136r34,0","w":259},"\u0173":{"d":"117,41v-1,18,20,17,33,11r-2,18v-21,11,-60,5,-57,-24v4,-30,22,-50,60,-46v-15,8,-32,19,-34,41xm67,3v-93,-2,-31,-127,-26,-193r32,0r-25,140v-3,39,53,32,70,12v30,-34,30,-101,43,-152r32,0r-36,190r-30,0v1,-10,6,-24,4,-33v-14,20,-29,37,-64,36"},"\u0174":{"d":"226,-315v9,16,27,29,31,46v-28,3,-34,-16,-51,-24v-22,8,-33,26,-65,24v12,-20,35,-29,50,-46r35,0xm247,0r-39,0r-15,-214r-24,57r-74,157r-39,0r-25,-248r35,0r16,218r101,-218r33,0r16,218r101,-218r35,0","w":339},"\u0175":{"d":"175,-262v8,17,26,32,29,51v-29,2,-32,-20,-49,-30v-22,10,-32,32,-67,30v13,-21,35,-33,51,-51r36,0xm188,0r-37,0r-8,-164r-72,164r-37,0r-16,-190r31,0r8,164r75,-164r34,0r8,164r74,-164r31,0","w":259},"\u0176":{"d":"179,-315v10,16,24,28,31,46v-28,3,-34,-16,-51,-24v-22,8,-34,26,-66,24v14,-18,34,-30,50,-46r36,0xm138,-103r-20,103r-33,0r20,-103r-68,-145r35,0r54,119r98,-119r38,0","w":240},"\u0177":{"d":"139,-262v8,17,26,32,29,51v-29,2,-32,-20,-49,-30v-22,10,-32,32,-67,30v13,-21,35,-33,51,-51r36,0xm198,-190r-129,220v-16,28,-44,53,-89,42v4,-11,-1,-27,19,-22v33,-1,43,-29,59,-52r-38,-188r32,0r27,156r84,-156r35,0","w":180},"\u0178":{"d":"167,-269r6,-32r31,0r-6,32r-31,0xm100,-269r6,-32r31,0r-7,32r-30,0xm138,-103r-20,103r-33,0r20,-103r-68,-145r35,0r54,119r98,-119r38,0","w":240},"\u0179":{"d":"120,-269v13,-17,32,-28,47,-43r36,0r-1,5r-62,38r-20,0xm190,0r-197,0r5,-25r185,-195r-134,0r5,-28r176,0r-5,25r-185,196r155,0","w":219},"\u017a":{"d":"-8,0r5,-24r140,-142r-106,0r5,-24r145,0r-5,24r-140,142r119,0r-5,24r-158,0xm85,-211v10,-23,31,-35,45,-54r38,0r-1,5r-66,49r-16,0","w":180},"\u017b":{"d":"123,-269r5,-30r32,0r-6,30r-31,0xm190,0r-197,0r5,-25r185,-195r-134,0r5,-28r176,0r-5,25r-185,196r155,0","w":219},"\u017c":{"d":"97,-231r6,-30r31,0r-6,30r-31,0xm-8,0r5,-24r140,-142r-106,0r5,-24r145,0r-5,24r-140,142r119,0r-5,24r-158,0","w":180},"\u017d":{"d":"158,-269r-36,0r-33,-42v17,-15,38,15,54,21v21,-9,31,-28,63,-25r0,4xm190,0r-197,0r5,-25r185,-195r-134,0r5,-28r176,0r-5,25r-185,196r155,0","w":219},"\u017e":{"d":"127,-211r-36,0v-9,-17,-27,-33,-31,-51v30,-2,35,20,52,30v21,-10,30,-33,64,-30v-14,20,-33,33,-49,51xm-10,0r5,-24r140,-142r-106,0r5,-24r145,0r-5,24r-140,142r119,0r-5,24r-158,0","w":180},"\u017f":{"d":"6,0r46,-231v7,-25,36,-34,69,-28r-4,24v-25,-5,-35,6,-39,28r-41,207r-31,0","w":79},"\u0192":{"d":"181,-231v-38,-11,-47,19,-49,51r37,0r-5,23r-37,0r-45,237r-32,0r45,-237r-26,0r4,-23r27,0v3,-49,28,-91,86,-72"},"\u01fa":{"d":"139,-322v13,-17,32,-28,47,-43r36,0r-1,5r-62,38r-20,0xm150,-314v26,0,43,16,43,42v0,27,-18,40,-43,43v-24,-3,-42,-16,-42,-43v0,-26,16,-42,42,-42xm127,-272v-2,26,37,32,45,10v6,-17,-3,-33,-22,-33v-15,0,-22,10,-23,23xm187,0r-14,-72r-112,0r-42,72r-37,0r149,-248r38,0r52,248r-34,0xm168,-99r-22,-123r-70,123r92,0","w":240},"\u01fb":{"d":"120,-301v13,-17,32,-28,47,-43r36,0r-1,5r-62,38r-20,0xm126,-290v26,0,43,16,43,42v0,27,-18,40,-43,43v-24,-3,-42,-16,-42,-43v0,-26,16,-42,42,-42xm103,-248v-2,26,38,32,45,9v6,-16,-4,-32,-22,-32v-15,0,-22,10,-23,23xm165,-48v-4,18,1,34,23,27r-3,20v-29,8,-62,0,-52,-35r-2,0v-15,22,-32,40,-68,40v-33,0,-55,-20,-55,-53v0,-68,71,-67,138,-67v10,-26,0,-56,-31,-54v-26,1,-42,9,-47,31r-32,-5v8,-67,160,-71,144,15v-5,28,-9,54,-15,81xm42,-50v3,52,80,24,89,-6v7,-12,7,-24,11,-38v-47,1,-103,-4,-100,44"},"\u01fc":{"d":"222,-269v13,-17,32,-28,47,-43r36,0r-1,5r-62,38r-20,0xm152,0r14,-72r-96,0r-49,72r-35,0r168,-248r209,0r-5,28r-130,0r-15,79r119,0r-5,27r-120,0r-16,87r137,0r-6,27r-170,0xm195,-222v-36,-7,-40,22,-53,42r-54,81r83,0","w":360},"\u01fd":{"d":"34,-144v7,-55,114,-67,140,-22v46,-59,164,-17,129,78r-129,0v-7,36,5,69,41,68v25,-1,39,-15,48,-32r24,11v-14,26,-35,45,-76,45v-36,-1,-58,-19,-66,-48v-18,27,-42,48,-84,48v-33,0,-55,-19,-55,-53v0,-69,73,-66,141,-67v10,-27,0,-56,-33,-54v-27,1,-42,10,-49,31xm39,-50v-1,42,62,30,80,10v13,-14,21,-31,24,-54v-46,3,-104,-5,-104,44xm275,-113v15,-63,-65,-75,-87,-28v-4,7,-8,17,-10,28r97,0xm157,-211v10,-23,31,-35,45,-54r38,0r-1,5r-66,49r-16,0","w":320},"\u01fe":{"d":"150,-269v13,-17,32,-28,47,-43r36,0r-1,5r-62,38r-20,0xm163,-251v31,-1,54,8,71,22r29,-29r34,0r-47,46v11,16,18,36,18,62v-3,95,-53,150,-145,154v-30,1,-54,-8,-71,-22r-29,27r-33,0r46,-44v-12,-17,-19,-38,-18,-66v4,-92,52,-147,145,-150xm162,-224v-89,-3,-125,84,-103,166r153,-150v-13,-11,-29,-16,-50,-16xm124,-24v89,0,126,-83,103,-165r-153,149v12,10,28,16,50,16","w":280},"\u01ff":{"d":"51,-10r-14,17r-29,0r27,-32v-33,-70,1,-169,88,-169v19,0,35,4,47,12r12,-14r30,0r-26,30v48,94,-41,210,-135,156xm123,-170v-58,-1,-74,63,-66,119r95,-110v-7,-5,-16,-10,-29,-9xm98,-21v60,1,71,-61,66,-120r-95,111v7,5,16,10,29,9xm107,-211v10,-23,31,-35,45,-54r38,0r-1,5r-66,49r-16,0","w":219},"\u0218":{"d":"107,17v-3,28,-11,49,-27,63r-20,0v10,-9,19,-20,23,-33r-16,0r6,-30r34,0xm194,-120v59,52,2,134,-86,124v-53,-6,-90,-18,-98,-63r31,-7v8,30,29,43,70,43v46,0,84,-17,71,-62v-32,-43,-135,-20,-137,-98v-3,-89,178,-90,191,-16r-30,9v-8,-48,-127,-53,-127,5v0,53,81,35,115,65","w":240},"\u0219":{"d":"79,17v-5,26,-10,49,-27,63r-21,0v10,-9,20,-19,23,-33r-15,0r6,-30r34,0xm55,-144v13,50,104,24,104,88v0,77,-144,79,-158,17r26,-10v6,40,102,42,102,-4v-13,-50,-104,-23,-104,-87v0,-71,143,-71,148,-8r-29,4v-5,-35,-85,-37,-89,0","w":180},"\u021a":{"d":"107,17v-3,28,-11,49,-27,63r-20,0v10,-9,19,-20,23,-33r-16,0r6,-30r34,0xm151,-220r-43,220r-33,0r42,-220r-85,0r6,-28r203,0r-5,28r-85,0","w":219},"\u021b":{"d":"62,17v-5,26,-11,48,-27,63r-21,0v10,-9,20,-19,23,-33r-15,0r5,-30r35,0xm51,-54v-9,22,5,41,31,30r-3,23v-36,15,-69,-3,-60,-51r22,-115r-22,0r5,-23r22,0r19,-43r21,0r-9,43r35,0r-4,23r-35,0","w":100},"\u2013":{"d":"-2,-79r4,-24r200,0r-4,24r-200,0"},"\u2014":{"d":"-2,-79r4,-24r360,0r-4,24r-360,0","w":360},"\u2018":{"d":"35,-167v6,-31,11,-63,30,-81r21,0v-13,13,-21,27,-26,46r16,0r-7,35r-34,0","w":79,"k":{"\u2018":13}},"\u2019":{"d":"85,-248v-6,31,-12,62,-30,81r-21,0v12,-13,20,-29,25,-46r-15,0r6,-35r35,0","w":79,"k":{"\u2019":13,"s":7," ":20}},"\u201c":{"d":"84,-167v6,-31,12,-62,30,-81r21,0v-12,14,-20,28,-25,46r15,0r-7,35r-34,0xm26,-167v6,-31,12,-62,30,-81r21,0v-13,13,-21,27,-26,46r16,0r-7,35r-34,0","w":119},"\u201d":{"d":"133,-248v-6,31,-12,62,-29,81r-22,0v13,-13,21,-27,26,-46r-16,0r7,-35r34,0xm75,-248v-6,31,-12,62,-29,81r-22,0v13,-13,21,-27,26,-46r-16,0r7,-35r34,0","w":119},"\u2026":{"d":"261,0r7,-38r35,0r-8,38r-34,0xm147,0r8,-38r33,0r-7,38r-34,0xm33,0r7,-38r35,0r-8,38r-34,0","w":360},"\u2032":{"d":"32,-156r11,-92r35,0r-28,92r-18,0","w":67},"\u2033":{"d":"32,-156r11,-92r35,0r-28,92r-18,0xm92,-156r11,-92r35,0r-28,92r-18,0","w":127},"\u2122":{"d":"297,-111r0,-109r-44,109r-19,0r-42,-109r0,109r-23,0r0,-137r34,0r42,107r42,-107r32,0r0,137r-22,0xm101,-228r0,117r-23,0r0,-117r-45,0r0,-20r114,0r0,20r-46,0","w":360}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Digitized data `2007 Ascender Corporation. All rights reserved.
 * 
 * Trademark:
 * Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and
 * Trademark Office and certain other jurisdictions.
 * 
 * Manufacturer:
 * Ascender Corporation
 * 
 * Designer:
 * Steve Matteson
 * 
 * Vendor URL:
 * http://www.ascendercorp.com/
 * 
 * License information:
 * http://www.ascendercorp.com/liberation.html
 */
Cufon.registerFont({"w":200,"face":{"font-family":"Liberation Sans","font-weight":700,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"2 11 7 4 2 2 2 9 2 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-39 -371 369 80","underline-thickness":"37.793","underline-position":"-56.9531","slope":"-12","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":100,"k":{"Y":7,"A":13}},"\u00a0":{"w":100},"!":{"d":"74,-75r-40,0r28,-173r52,0xm14,0r9,-47r51,0r-9,47r-51,0","w":119},"\"":{"d":"152,-158r-39,0r13,-90r48,0xm77,-158r-39,0r13,-90r48,0","w":170},"#":{"d":"165,-152r-12,59r38,0r0,26r-44,0r-14,67r-27,0r14,-67r-54,0r-14,67r-27,0r14,-67r-28,0r0,-26r33,0r13,-59r-37,0r0,-26r42,0r15,-67r27,0r-15,67r54,0r15,-67r28,0r-15,67r29,0r0,26r-35,0xm84,-152r-12,59r54,0r12,-59r-54,0"},"$":{"d":"118,-147v83,-2,96,123,15,137v-12,3,-26,5,-42,6r-6,31r-20,0r6,-31v-41,-1,-69,-21,-73,-60r46,-8v2,20,12,32,34,31r13,-68v-33,-10,-66,-24,-66,-65v0,-52,42,-68,93,-71r4,-22r20,1r-5,22v38,0,63,18,66,53r-45,10v-4,-15,-10,-28,-28,-28xm97,-41v33,4,58,-26,38,-52v-5,-5,-14,-8,-25,-11xm111,-210v-32,-4,-55,40,-23,54v3,1,7,3,11,4"},"%":{"d":"20,-148v0,-55,21,-102,76,-102v34,0,55,18,54,54v-2,57,-24,104,-78,104v-35,0,-52,-21,-52,-56xm113,-199v0,-15,-4,-24,-17,-24v-35,0,-36,44,-39,78v-1,15,3,25,15,25v34,0,41,-48,41,-79xm179,-53v0,-54,21,-102,77,-102v34,0,56,18,54,54v-2,57,-24,104,-79,104v-33,0,-52,-22,-52,-56xm272,-104v0,-15,-3,-24,-16,-24v-35,1,-36,44,-39,77v-1,15,3,25,15,25v34,0,37,-46,40,-78xm85,0r-34,0r191,-248r35,0","w":320},"&":{"d":"152,-18v-39,36,-149,32,-143,-44v4,-49,39,-65,74,-81v-18,-56,8,-109,70,-106v34,2,59,13,59,45v0,48,-46,60,-83,76v9,21,16,43,31,59v17,-18,29,-41,41,-65r33,15v-12,28,-30,52,-49,73v11,11,33,14,52,9r-7,35v-28,9,-62,1,-78,-16xm92,-111v-44,5,-56,92,6,80v12,-2,21,-7,29,-13v-15,-19,-27,-43,-35,-67xm150,-219v-31,-2,-39,34,-29,61v22,-10,49,-14,51,-43v0,-12,-10,-18,-22,-18","w":259},"'":{"d":"73,-158r-38,0r13,-90r47,0","w":85},"(":{"d":"13,-52v0,-97,37,-163,91,-209r50,0v-53,52,-92,115,-92,212v0,48,8,90,25,124r-48,0v-17,-35,-26,-77,-26,-127","w":119},")":{"d":"109,-139v0,100,-38,166,-91,214r-50,0v54,-54,93,-119,93,-217v0,-46,-11,-87,-27,-119r47,0v17,31,28,75,28,122","w":119},"*":{"d":"101,-200r41,-18r12,35r-44,11r33,37r-32,21r-26,-44r-26,44r-33,-21r33,-37r-44,-11r12,-35r42,18r-3,-48r38,0","w":140},"+":{"d":"132,-100r0,72r-40,0r0,-72r-70,0r0,-39r70,0r0,-72r40,0r0,72r70,0r0,39r-70,0","w":210},",":{"d":"69,-54v-8,42,-15,86,-40,110r-33,0v15,-15,29,-33,35,-56r-23,0r10,-54r51,0","w":100},"-":{"d":"10,-72r8,-43r92,0r-9,43r-91,0","w":119},"\u00ad":{"d":"10,-72r8,-43r92,0r-9,43r-91,0","w":119},".":{"d":"8,0r10,-54r51,0r-10,54r-51,0","w":100},"\/":{"d":"-13,7r103,-268r42,0r-103,268r-42,0","w":100},"0":{"d":"15,-80v0,-86,24,-171,112,-171v50,0,70,31,70,82v0,85,-26,173,-113,173v-50,0,-69,-33,-69,-84xm149,-172v6,-42,-44,-55,-60,-23v-17,35,-34,101,-21,149v4,6,9,12,19,11v56,-6,53,-82,62,-137"},"1":{"d":"6,0r7,-41r62,0r31,-161r-67,37r8,-42r70,-41r48,0r-41,207r57,0r-8,41r-167,0","k":{"1":27}},"2":{"d":"121,-251v83,0,93,87,42,126v-35,27,-77,48,-103,84r115,0r-7,41r-174,0v12,-94,108,-103,147,-168v11,-20,3,-46,-24,-44v-23,2,-33,13,-39,32r-47,-10v12,-38,39,-61,90,-61"},"3":{"d":"131,-73v0,-31,-25,-35,-58,-33r8,-40v36,2,64,-5,65,-39v0,-17,-10,-28,-28,-27v-23,1,-35,12,-41,32r-47,-9v11,-39,39,-63,90,-62v44,1,76,17,76,60v0,42,-26,59,-63,64v28,5,48,20,48,54v0,95,-172,105,-178,13r49,-7v3,21,16,31,40,31v24,0,39,-13,39,-37"},"4":{"d":"154,-50r-10,50r-47,0r10,-50r-113,0r7,-37r126,-161r65,0r-31,161r33,0r-7,37r-33,0xm114,-87r27,-125v-29,45,-64,83,-95,125r68,0"},"5":{"d":"137,-85v4,-43,-51,-49,-69,-23r-48,0r36,-140r148,0r-7,41r-105,0r-15,59v40,-35,118,-7,110,57v10,93,-131,128,-176,58v-5,-8,-6,-16,-7,-25r49,-8v4,19,14,30,37,30v30,-1,44,-19,47,-49"},"6":{"d":"189,-94v-5,59,-36,98,-95,98v-53,0,-78,-35,-77,-90v1,-95,38,-177,138,-163v27,4,44,25,47,55r-47,7v-4,-34,-45,-30,-62,-5v-9,14,-17,34,-22,61v26,-45,125,-35,118,37xm108,-123v-49,-6,-61,88,-10,88v46,5,60,-88,10,-88"},"7":{"d":"33,-248r181,0r-7,40v-48,63,-107,114,-124,208r-52,0v18,-93,73,-148,126,-207r-132,0"},"8":{"d":"35,-185v2,-48,38,-66,89,-66v44,1,76,17,76,59v0,37,-25,55,-56,62v24,7,40,24,40,54v0,56,-41,80,-97,80v-50,0,-82,-20,-82,-67v0,-41,29,-59,63,-67v-20,-10,-33,-26,-33,-55xm84,-179v0,20,9,31,30,31v25,0,36,-17,36,-39v0,-19,-11,-31,-31,-30v-22,1,-36,13,-35,38xm134,-78v0,-21,-11,-34,-35,-34v-29,0,-42,18,-43,46v0,23,13,35,35,35v28,0,43,-19,43,-47"},"9":{"d":"57,-63v1,32,46,34,62,12v12,-16,20,-37,25,-64v-30,46,-125,30,-118,-42v6,-58,37,-94,96,-94v58,0,82,45,75,106v-10,86,-46,165,-141,145v-27,-6,-43,-26,-48,-55xm107,-125v29,0,44,-20,43,-52v0,-21,-11,-35,-31,-36v-46,-5,-63,88,-12,88"},":":{"d":"41,-132r10,-50r51,0r-10,50r-51,0xm16,0r9,-49r51,0r-10,49r-50,0","w":119},";":{"d":"41,-132r10,-50r51,0r-10,50r-51,0xm76,-49v-9,39,-14,83,-40,105r-32,0v15,-15,29,-32,34,-56r-22,0r9,-49r51,0","w":119},"\u037e":{"d":"41,-132r10,-50r51,0r-10,50r-51,0xm76,-49v-9,39,-14,83,-40,105r-32,0v15,-15,29,-32,34,-56r-22,0r9,-49r51,0","w":119},"<":{"d":"22,-91r0,-56r180,-69r0,40r-146,57r146,57r0,40","w":210},"=":{"d":"22,-148r0,-39r180,0r0,39r-180,0xm22,-51r0,-39r180,0r0,39r-180,0","w":210},">":{"d":"22,-22r0,-40r146,-57r-146,-57r0,-40r180,69r0,56","w":210},"?":{"d":"163,-185v-5,-40,-82,-31,-84,8r-47,-7v13,-42,43,-68,99,-67v46,1,82,17,82,62v0,69,-80,60,-96,114r-47,0v8,-55,68,-59,91,-98v1,-4,2,-7,2,-12xm54,0r9,-47r51,0r-9,47r-51,0","w":219},"@":{"d":"198,-261v86,0,138,44,138,128v0,63,-27,110,-85,115v-25,2,-35,-18,-33,-42v-12,21,-31,42,-62,42v-41,0,-58,-29,-58,-68v0,-60,30,-105,88,-108v25,-1,39,15,48,31r6,-27r28,0r-27,131v-1,11,5,16,14,17v38,-7,54,-45,54,-90v0,-68,-42,-104,-111,-104v-94,0,-143,58,-143,150v0,71,39,112,113,112v42,0,75,-12,103,-27r11,22v-32,17,-67,31,-116,31v-89,0,-140,-50,-140,-138v0,-107,63,-175,172,-175xm162,-43v43,-4,60,-45,60,-89v0,-23,-14,-38,-37,-38v-42,0,-58,41,-58,84v0,24,11,45,35,43","w":351},"A":{"d":"183,0r-10,-63r-94,0r-35,63r-51,0r138,-248r61,0r42,248r-51,0xm169,-102r-15,-108v-16,38,-36,73,-55,108r70,0","w":259,"k":{"\u2019":20,"Y":27,"W":20,"V":27,"T":27," ":13}},"B":{"d":"240,-76v-1,102,-136,71,-234,76r48,-248v79,4,193,-21,193,58v0,38,-25,53,-57,60v29,5,49,21,50,54xm195,-182v0,-40,-58,-24,-96,-27r-12,61v45,-3,108,12,108,-34xm188,-77v0,-44,-65,-31,-109,-33r-13,72v51,-3,122,14,122,-39","w":259},"C":{"d":"161,-211v-63,0,-91,46,-91,110v0,39,17,65,58,64v38,-1,60,-20,74,-45r40,20v-22,39,-58,62,-117,66v-116,9,-135,-148,-68,-212v33,-50,166,-62,196,-1v4,8,9,18,11,27r-48,12v-6,-24,-25,-41,-55,-41","w":259},"D":{"d":"250,-142v-3,89,-53,142,-142,142r-102,0r48,-248v105,-5,200,3,196,106xm201,-140v1,-57,-42,-72,-103,-68r-32,168v84,6,135,-22,135,-100","w":259},"E":{"d":"6,0r48,-248r195,0r-8,40r-143,0r-12,63r132,0r-7,40r-132,0r-13,65r150,0r-8,40r-202,0","w":240},"F":{"d":"98,-208r-15,77r118,0r-8,40r-117,0r-18,91r-52,0r48,-248r174,0r-8,40r-122,0","w":219,"k":{"A":20,".":40,",":40}},"G":{"d":"70,-104v-4,71,81,81,132,50r8,-40r-60,0r7,-37r108,0r-19,100v-30,21,-65,34,-116,34v-70,-1,-112,-35,-112,-105v-1,-106,79,-169,188,-144v33,8,53,31,63,63r-50,14v-6,-26,-25,-42,-56,-42v-62,0,-89,43,-93,107","w":280},"H":{"d":"168,0r21,-106r-110,0r-21,106r-52,0r48,-248r52,0r-19,99r110,0r19,-99r50,0r-48,248r-50,0","w":259},"I":{"d":"6,0r48,-248r52,0r-48,248r-52,0","w":100},"J":{"d":"51,-77v-1,38,59,57,67,15r29,-145r-49,0r7,-41r101,0r-34,174v3,81,-127,106,-159,37v-4,-9,-7,-19,-9,-30"},"K":{"d":"175,0r-63,-112r-37,21r-17,91r-52,0r48,-248r52,0r-23,113r134,-113r65,0r-132,109r82,139r-57,0","w":259},"L":{"d":"6,0r48,-248r52,0r-40,208r133,0r-8,40r-185,0","w":219,"k":{"\u2019":27,"Y":27,"W":20,"V":20,"T":27," ":7}},"M":{"d":"212,0r43,-212r-104,212r-37,0r-24,-212v-8,75,-25,142,-38,212r-46,0r48,-248r70,0r20,187r93,-187r69,0r-48,248r-46,0","w":299},"N":{"d":"155,0r-65,-199r-38,199r-46,0r48,-248r62,0r66,201r38,-201r46,0r-48,248r-63,0","w":259},"O":{"d":"18,-101v0,-91,52,-150,145,-150v68,0,111,34,111,101v0,96,-53,154,-146,154v-69,0,-110,-37,-110,-105xm220,-133v4,-46,-15,-77,-59,-77v-65,0,-88,46,-91,108v-2,41,22,65,60,65v60,0,84,-40,90,-96","w":280},"P":{"d":"241,-173v-1,82,-78,91,-166,86r-17,87r-52,0r48,-248v87,0,188,-12,187,75xm188,-171v0,-43,-48,-36,-90,-36r-15,80v50,0,105,7,105,-44","w":240,"k":{"A":27,".":46,",":46," ":13}},"Q":{"d":"23,-63v-24,-104,36,-188,140,-188v68,0,111,34,111,101v0,87,-44,137,-119,151v2,31,28,37,61,31r-8,34v-54,13,-105,-9,-105,-64v-40,-7,-72,-29,-80,-65xm220,-133v4,-46,-15,-77,-59,-77v-65,0,-88,46,-91,108v-2,41,22,65,60,65v60,0,84,-40,90,-96","w":280},"R":{"d":"258,-177v0,46,-32,67,-71,75r48,102r-57,0r-41,-94r-61,0r-18,94r-52,0r48,-248v89,2,204,-19,204,71xm205,-174v0,-46,-63,-30,-107,-33r-14,73v51,-2,120,13,121,-40","w":259,"k":{"Y":7,"W":7,"T":7}},"S":{"d":"178,-136v88,48,22,151,-73,140v-56,-7,-93,-19,-101,-68r51,-9v1,50,111,53,115,3v-16,-63,-132,-20,-133,-112v0,-93,190,-91,199,-10r-50,12v-4,-41,-93,-50,-97,-4v7,38,59,32,89,48","w":240},"T":{"d":"157,-208r-40,208r-52,0r40,-208r-80,0r8,-40r212,0r-8,40r-80,0","w":219,"k":{"y":13,"w":13,"u":7,"s":13,"r":7,"o":13,"i":7,"e":13,"c":13,"a":13,"O":7,"A":27,";":27,":":27,".":27,"-":20,",":27}},"U":{"d":"76,-105v-23,59,45,89,88,55v12,-10,18,-24,22,-45r30,-153r51,0v-29,105,-8,252,-149,252v-70,0,-107,-43,-93,-116r26,-136r52,0","w":259},"V":{"d":"130,0r-60,0r-40,-248r54,0r24,206v31,-72,69,-137,103,-206r54,0","w":240,"k":{"y":7,"u":7,"r":7,"o":13,"i":13,"e":13,"a":13,"A":27,";":13,":":13,".":33,"-":13,",":33}},"W":{"d":"253,0r-61,0r-6,-196v-25,68,-54,131,-82,196r-62,0r-16,-248r50,0r7,204r86,-204r55,0r8,204r82,-204r51,0","w":339,"k":{"y":7,"u":7,"r":7,"o":7,"i":3,"e":7,"a":7,"A":20,";":13,":":13,".":27,"-":13,",":27}},"X":{"d":"39,-248r54,0r39,83r71,-83r55,0r-105,119r64,129r-54,0r-44,-94r-80,94r-56,0r115,-129","w":240},"Y":{"d":"147,-102r-20,102r-51,0r19,-102r-65,-146r52,0r45,107r83,-107r57,0","w":240,"k":{"v":13,"u":13,"q":13,"p":13,"o":13,"i":13,"e":13,"a":13,"A":27,";":20,":":20,".":33,"-":27,",":33," ":7}},"Z":{"d":"190,0r-198,0r7,-37r163,-170r-117,0r8,-41r178,0r-7,36r-163,171r137,0","w":219},"[":{"d":"-9,75r65,-336r95,0r-7,34r-48,0r-52,268r48,0r-6,34r-95,0","w":119},"\\":{"d":"51,7r-31,-268r41,0r33,268r-43,0","w":100},"]":{"d":"-31,75r7,-34r49,0r52,-268r-49,0r6,-34r96,0r-65,336r-96,0","w":119},"^":{"d":"169,-90r-57,-133r-57,133r-40,0r69,-158r56,0r69,158r-40,0","w":210},"_":{"d":"-21,44r0,-14r207,0r0,14r-207,0"},"`":{"d":"105,-208r-54,-48r1,-8r46,0r34,51v-1,10,-18,3,-27,5","w":119},"a":{"d":"166,-52v-4,17,5,29,24,23r-3,27v-30,11,-74,1,-67,-34v-15,21,-29,40,-64,40v-33,0,-53,-19,-54,-53v0,-64,63,-67,128,-67v10,-22,3,-53,-29,-45v-13,3,-22,10,-25,24r-46,-5v5,-64,156,-77,153,0v-1,33,-11,60,-17,90xm97,-88v-44,-9,-64,57,-19,57v31,0,42,-28,47,-57r-28,0"},"b":{"d":"87,-160v15,-17,32,-34,63,-34v99,1,59,172,-1,192v-36,12,-78,0,-87,-29r-8,31r-48,0r52,-261r49,0xm158,-122v0,-24,-5,-37,-29,-37v-46,0,-55,46,-57,89v-1,25,12,40,35,40v44,0,51,-50,51,-92","w":219},"c":{"d":"67,-101v-8,29,-7,73,27,71v23,-2,32,-16,39,-37r48,9v-11,39,-40,62,-90,62v-55,0,-84,-32,-79,-90v6,-75,61,-124,140,-103v26,7,40,29,43,59r-50,4v-1,-20,-9,-34,-29,-34v-35,0,-41,29,-49,59"},"d":{"d":"132,-28v-14,19,-31,32,-63,32v-39,0,-59,-27,-59,-66v0,-70,24,-129,92,-132v31,-1,47,14,56,35r19,-102r49,0r-47,261r-49,0xm62,-69v0,22,7,39,29,39v45,-2,54,-45,57,-90v2,-27,-10,-40,-33,-40v-44,0,-53,48,-53,91","w":219},"e":{"d":"114,-194v63,-2,87,48,72,110r-123,0v-3,28,1,55,31,54v21,-1,32,-13,37,-29r44,13v-15,32,-38,50,-84,50v-50,0,-80,-26,-80,-77v0,-71,33,-119,103,-121xm144,-117v14,-47,-50,-61,-67,-22v-3,6,-6,13,-8,22r75,0"},"f":{"d":"93,-157r-31,157r-49,0r31,-157r-28,0r6,-33r28,0v2,-54,40,-81,100,-68r-6,32v-29,-8,-44,9,-45,36r38,0r-7,33r-37,0","w":119,"k":{"\u2019":-7,"f":7}},"g":{"d":"45,-171v29,-32,103,-29,114,14v2,-11,5,-23,8,-33r47,0r-38,188v-3,70,-92,96,-155,64v-12,-6,-20,-20,-22,-37r50,-5v2,28,48,27,63,11v13,-13,20,-45,21,-66v-13,20,-30,35,-62,36v-87,3,-60,-134,-26,-172xm94,-35v41,-3,55,-43,55,-86v0,-24,-12,-39,-35,-39v-43,0,-51,48,-51,90v0,22,9,37,31,35","w":219},"h":{"d":"150,-105v8,-23,8,-54,-22,-51v-68,7,-54,98,-72,156r-50,0r50,-261r50,0r-21,103v15,-20,33,-36,66,-36v95,0,34,128,28,194r-49,0","w":219},"i":{"d":"50,-224r7,-37r49,0r-7,37r-49,0xm6,0r37,-190r49,0r-37,190r-49,0","w":100},"j":{"d":"50,-224r7,-37r49,0r-7,37r-49,0xm51,22v-6,42,-44,63,-90,49r7,-33v23,5,33,-8,36,-27r39,-201r49,0","w":100},"k":{"d":"128,0r-33,-87r-25,13r-15,74r-49,0r51,-261r49,0r-29,150r82,-79r56,0r-83,74r48,116r-52,0"},"l":{"d":"6,0r51,-261r49,0r-51,261r-49,0","w":100},"m":{"d":"255,-194v90,0,29,129,24,194r-49,0r25,-136v-7,-39,-53,-14,-60,9v-12,38,-18,85,-28,127r-49,0r25,-136v2,-29,-39,-23,-50,-7v-24,35,-25,96,-37,143r-50,0r36,-190r48,0v-1,10,-6,24,-4,32v12,-20,27,-36,57,-36v30,0,46,15,50,41v14,-21,29,-41,62,-41","w":320},"n":{"d":"151,-194v95,0,34,128,28,194r-49,0r25,-134v0,-29,-45,-25,-59,-9v-29,32,-27,95,-40,143r-50,0r36,-190r47,0r-4,32v15,-20,33,-36,66,-36","w":219},"o":{"d":"124,-194v51,0,84,22,84,74v-1,76,-41,124,-114,124v-51,0,-83,-27,-83,-78v0,-74,41,-120,113,-120xm99,-30v46,0,58,-42,58,-86v0,-27,-11,-44,-37,-44v-44,0,-55,40,-57,84v-1,27,10,45,36,46","w":219},"p":{"d":"156,-122v2,-23,-7,-37,-28,-37v-47,0,-58,44,-58,89v0,24,12,40,36,40v43,0,47,-49,50,-92xm-8,75r50,-265r48,0v0,10,-3,24,-3,30v22,-50,127,-45,121,29v-6,73,-21,135,-92,135v-29,0,-46,-14,-55,-35r-20,106r-49,0","w":219},"q":{"d":"102,-194v32,-2,46,14,56,35v2,-10,4,-23,8,-31r48,0r-53,265r-49,0r21,-104v-14,20,-32,33,-64,33v-38,0,-59,-26,-59,-65v0,-70,24,-129,92,-133xm63,-82v-3,28,2,52,28,52v46,-1,55,-45,57,-90v1,-24,-7,-40,-30,-40v-43,0,-50,40,-55,78","w":219},"r":{"d":"84,-151v13,-25,34,-51,72,-40r-8,41v-81,-20,-77,86,-92,150r-50,0r36,-190r47,0","w":140,"k":{"\u2019":-13,".":20,",":20}},"s":{"d":"144,-137v-1,-29,-70,-35,-71,-2v16,41,103,10,103,80v0,68,-97,75,-144,50v-14,-8,-23,-22,-28,-39r44,-6v3,32,80,36,82,1v-15,-42,-103,-11,-103,-82v0,-77,157,-79,161,-8"},"t":{"d":"72,-63v-8,23,5,39,32,30r-6,32v-44,15,-86,-5,-75,-63r18,-93r-26,0r7,-33r28,0r24,-45r31,0r-8,45r35,0r-6,33r-36,0","w":119},"u":{"d":"69,3v-96,0,-34,-126,-28,-193r49,0r-25,133v6,42,62,18,71,-6v14,-38,17,-86,28,-127r50,0r-36,190r-47,0v0,-11,4,-26,3,-33v-14,20,-30,37,-65,36","w":219},"v":{"d":"109,0r-59,0r-31,-190r51,0r16,153r77,-153r54,0","k":{".":20,",":20}},"w":{"d":"212,0r-52,0r-8,-156r-70,156r-52,0r-13,-190r46,0r2,145r66,-145r53,0r8,145r60,-145r47,0","w":280,"k":{".":13,",":13}},"x":{"d":"127,0r-32,-67r-58,67r-53,0r89,-99r-49,-91r52,0r30,61r52,-61r54,0r-85,92r52,98r-52,0"},"y":{"d":"100,10v-23,37,-50,77,-115,62r7,-35v37,9,51,-18,65,-41r-37,-186r51,0r18,146r73,-146r53,0","k":{".":13,",":13}},"z":{"d":"-6,0r7,-35r114,-120r-84,0r7,-35r142,0r-7,35r-114,119r100,0r-7,36r-158,0","w":180},"{":{"d":"73,9v-6,25,6,36,34,32r-7,34v-48,4,-86,-7,-75,-57v7,-33,31,-97,-22,-94r7,-34v90,1,16,-151,121,-151r35,0r-7,34v-82,-9,-21,116,-102,134v42,8,25,65,16,102","w":140},"|":{"d":"34,75r0,-336r46,0r0,336r-46,0","w":100},"}":{"d":"65,-195v6,-24,-6,-36,-34,-32r7,-34v47,-5,85,7,75,57v-7,34,-31,95,22,94r-7,34v-97,1,-2,174,-155,151r6,-34v83,10,20,-118,103,-134v-43,-7,-26,-65,-17,-102","w":140},"~":{"d":"203,-105v-54,44,-135,-36,-182,10r0,-38v51,-45,135,36,182,-10r0,38","w":210},"\u00a1":{"d":"43,-143r10,-47r50,0r-9,47r-51,0xm4,57r39,-172r40,0r-28,172r-51,0","w":119},"\u00a2":{"d":"105,-185v-35,12,-55,96,-24,124xm13,-98v0,-70,33,-118,99,-123r6,-27r28,0r-5,29v32,6,53,26,56,61r-50,5v-1,-14,-5,-24,-13,-30r-24,123v14,-6,20,-17,26,-34r47,9v-10,37,-37,57,-80,61r-6,29r-28,0r5,-30v-38,-7,-61,-30,-61,-73"},"\u00a3":{"d":"41,-37v48,-2,109,12,114,-34r39,7v-9,38,-33,64,-77,64r-126,0r7,-36v29,-9,39,-38,45,-70r-33,0r5,-30r32,0v11,-58,16,-115,89,-115v41,0,64,17,70,52r-43,9v0,-33,-48,-36,-57,-10v-6,19,-9,44,-14,64r51,0r-6,30r-51,0v-4,35,-17,59,-45,69"},"\u00a4":{"d":"36,-82v-13,-20,-13,-58,1,-77r-24,-23r28,-28r23,23v20,-12,57,-13,77,0r24,-23r28,28r-24,23v13,18,14,59,0,77r24,23r-28,28r-23,-23v-22,14,-58,13,-78,0r-24,24r-27,-28xm103,-157v-22,0,-37,14,-37,36v0,22,15,37,37,37v22,0,36,-15,36,-37v0,-22,-14,-36,-36,-36"},"\u00a5":{"d":"140,-121r49,0r-5,25r-60,0r-5,29r59,0r-5,26r-59,0r-8,41r-48,0r8,-41r-59,0r5,-26r59,0r6,-29r-60,0r5,-25r49,0r-40,-127r50,0r27,105r69,-105r52,0"},"\u00a6":{"d":"34,-129r0,-132r46,0r0,132r-46,0xm34,75r0,-132r46,0r0,132r-46,0","w":100},"\u00a7":{"d":"39,-193v-4,-72,124,-73,156,-32v4,6,7,13,7,22r-43,5v-1,-32,-76,-31,-77,0v15,46,108,15,108,81v0,32,-19,45,-44,52v13,7,23,21,23,40v4,70,-99,78,-152,54v-14,-7,-21,-20,-24,-39r43,-7v1,39,88,37,90,0v-12,-52,-109,-12,-109,-86v0,-31,22,-41,47,-48v-13,-9,-24,-20,-25,-42xm146,-105v-1,-38,-82,-43,-85,-5v3,35,79,42,85,5"},"\u00a8":{"d":"100,-211r7,-38r39,0r-8,38r-38,0xm24,-211r7,-38r38,0r-8,38r-37,0","w":119},"\u00a9":{"d":"138,-251v76,0,127,50,127,127v0,79,-50,127,-127,127v-77,0,-127,-48,-127,-127v0,-78,49,-127,127,-127xm138,-17v65,0,107,-42,107,-107v0,-65,-42,-107,-107,-107v-65,0,-107,42,-107,107v0,64,42,107,107,107xm101,-125v-9,51,61,66,74,25r28,8v-11,23,-29,42,-63,42v-46,0,-71,-27,-71,-75v0,-81,109,-97,132,-32r-28,7v-15,-40,-80,-23,-72,25","w":265},"\u00aa":{"d":"125,-157v-4,13,5,17,16,14v0,14,-3,24,-22,20v-19,2,-25,-11,-24,-24v-10,33,-78,37,-77,-8v0,-42,42,-44,84,-44v4,-17,3,-33,-19,-29v-9,1,-14,7,-16,16r-30,-4v1,-40,108,-49,99,0xm81,-181v-28,-4,-40,34,-13,38v19,-3,28,-19,31,-38r-18,0","w":133},"\u00ab":{"d":"127,-24r-34,-64r3,-12r56,-65r42,0r-1,7r-57,65r33,62r-1,7r-41,0xm46,-24r-33,-64r2,-12r57,-65r42,0r-1,7r-58,65r33,62r-1,7r-41,0"},"\u00ac":{"d":"154,-25r0,-75r-141,0r0,-39r181,0r0,114r-40,0","w":210},"\u00ae":{"d":"138,-251v76,0,127,50,127,127v0,79,-50,127,-127,127v-77,0,-127,-48,-127,-127v0,-78,49,-127,127,-127xm138,-17v65,0,107,-42,107,-107v0,-65,-42,-107,-107,-107v-65,0,-107,42,-107,107v0,64,42,107,107,107xm142,-195v61,-11,70,74,23,84r38,59r-35,0r-32,-55r-20,0r0,55r-32,0r0,-143r58,0xm116,-130v24,1,48,2,48,-23v0,-23,-25,-20,-48,-20r0,43","w":265},"\u00af":{"d":"202,-255r-205,0r0,-17r205,0r0,17","w":198},"\u00b0":{"d":"89,-250v35,0,57,22,57,55v0,33,-23,55,-57,55v-34,0,-56,-22,-56,-55v0,-33,22,-55,56,-55xm89,-166v18,0,29,-12,29,-29v0,-18,-11,-29,-29,-29v-18,0,-28,13,-29,29v2,16,11,29,29,29","w":143},"\u00b1":{"d":"125,-124r0,60r-39,0r0,-60r-71,0r0,-39r71,0r0,-60r39,0r0,60r71,0r0,39r-71,0xm15,0r0,-39r181,0r0,39r-181,0","w":197},"\u00b2":{"d":"33,-217v4,-43,95,-48,95,-1v0,45,-53,44,-73,71r61,0r-4,25r-100,0v4,-49,54,-53,79,-81v8,-10,4,-26,-10,-25v-11,1,-17,6,-20,17","w":119},"\u00b3":{"d":"95,-215v0,-21,-33,-17,-35,2r-29,-4v3,-42,95,-49,97,-2v0,20,-16,28,-33,32v14,2,25,12,25,27v1,50,-102,53,-103,4r32,-4v1,12,6,17,19,17v20,0,27,-29,7,-32r-19,-1r4,-22v18,1,35,-2,35,-17","w":119},"\u00b4":{"d":"45,-208v10,-23,30,-36,44,-56r49,0r-1,8r-67,48r-25,0","w":119},"\u00b5":{"d":"174,-57v-4,13,0,29,16,22r-3,34v-29,7,-66,10,-63,-28v-7,29,-50,46,-67,17r-16,87r-49,0r51,-265r49,0r-23,127v-4,33,36,37,48,14v21,-38,22,-95,34,-141r49,0","w":207},"\u00b6":{"d":"19,-184v0,-84,98,-61,175,-64r0,25r-23,0r0,269r-27,0r0,-269r-34,0r0,269r-28,0r0,-168v-39,-1,-63,-21,-63,-62"},"\u00b7":{"d":"22,-93r11,-54r50,0r-10,54r-51,0","w":100},"\u2219":{"d":"22,-93r11,-54r50,0r-10,54r-51,0","w":100},"\u00b8":{"d":"95,38v-1,33,-40,40,-80,36v4,-11,1,-25,20,-20v15,-1,26,0,27,-13v0,-12,-15,-11,-28,-11r17,-30r25,0r-9,15v16,-1,28,7,28,23","w":119},"\u00b9":{"d":"17,-122r4,-21r33,0r16,-82r-34,19r4,-22v18,-10,33,-24,66,-20r-20,105r29,0r-4,21r-94,0","w":119},"\u00ba":{"d":"91,-249v34,-1,55,18,55,48v0,48,-27,80,-74,80v-32,0,-54,-18,-54,-51v0,-48,26,-76,73,-77xm75,-145v28,0,35,-26,35,-53v0,-16,-6,-27,-22,-27v-27,1,-33,24,-34,52v0,16,6,27,21,28","w":131},"\u00bb":{"d":"74,-165r34,64r-3,12r-56,65r-42,0r1,-8r58,-64v-10,-24,-27,-41,-33,-69r41,0xm155,-165r33,64r-2,12r-57,65r-42,0r1,-8r58,-64r-33,-62r1,-7r41,0"},"\u00bc":{"d":"250,-25r-5,25r-32,0r4,-25r-61,0r5,-26r70,-76r38,0r-14,77r18,0r-5,25r-18,0xm233,-102v-14,19,-30,35,-46,52r35,0xm75,0r-34,0r191,-248r35,0xm17,-122r4,-21r33,0r16,-82r-34,19r4,-22v18,-10,33,-24,66,-20r-20,105r29,0r-4,21r-94,0","w":300},"\u00bd":{"d":"75,0r-34,0r191,-248r35,0xm17,-122r4,-21r33,0r16,-82r-34,19r4,-22v18,-10,33,-24,66,-20r-20,105r29,0r-4,21r-94,0xm187,-95v4,-43,95,-48,95,-1v0,45,-53,44,-73,71r61,0r-4,25r-100,0v4,-49,54,-53,79,-81v8,-10,4,-26,-10,-25v-11,1,-17,6,-20,17","w":300},"\u00be":{"d":"250,-25r-5,25r-32,0r4,-25r-61,0r5,-26r70,-76r38,0r-14,77r18,0r-5,25r-18,0xm233,-102v-14,19,-30,35,-46,52r35,0xm75,0r-34,0r191,-248r35,0xm97,-215v0,-21,-33,-17,-35,2r-29,-4v3,-42,95,-49,97,-2v0,20,-16,28,-33,32v14,2,25,12,25,27v1,50,-102,53,-103,4r32,-4v1,12,6,17,19,17v20,0,27,-29,7,-32r-19,-1r4,-22v18,1,35,-2,35,-17","w":300},"\u00bf":{"d":"54,-5v5,40,82,31,84,-8r47,7v-13,42,-45,62,-99,67v-84,8,-107,-95,-40,-126v20,-15,49,-20,54,-50r47,0v-8,55,-68,59,-91,98v-1,4,-2,7,-2,12xm163,-190r-9,47r-51,0r9,-47r51,0","w":219},"\u00c0":{"d":"168,-269r-54,-41r2,-8r42,0r35,44v0,10,-17,3,-25,5xm183,0r-10,-63r-94,0r-35,63r-51,0r138,-248r61,0r42,248r-51,0xm169,-102r-15,-108v-16,38,-36,73,-55,108r70,0","w":259},"\u00c1":{"d":"134,-269v12,-20,33,-32,49,-49r47,0r-2,8r-68,41r-26,0xm183,0r-10,-63r-94,0r-35,63r-51,0r138,-248r61,0r42,248r-51,0xm169,-102r-15,-108v-16,38,-36,73,-55,108r70,0","w":259},"\u00c2":{"d":"192,-323v10,19,27,31,34,54r-27,0v-11,-8,-19,-19,-31,-26v-21,11,-34,31,-72,26r1,-5r55,-49r40,0xm183,0r-10,-63r-94,0r-35,63r-51,0r138,-248r61,0r42,248r-51,0xm169,-102r-15,-108v-16,38,-36,73,-55,108r70,0","w":259},"\u00c3":{"d":"237,-320v-7,25,-17,51,-49,51v-29,0,-61,-45,-74,0r-24,0v6,-26,17,-51,49,-51v22,0,33,19,52,21v15,2,17,-11,22,-21r24,0xm183,0r-10,-63r-94,0r-35,63r-51,0r138,-248r61,0r42,248r-51,0xm169,-102r-15,-108v-16,38,-36,73,-55,108r70,0","w":259},"\u00c4":{"d":"183,0r-10,-63r-94,0r-35,63r-51,0r138,-248r61,0r42,248r-51,0xm169,-102r-15,-108v-16,38,-36,73,-55,108r70,0xm183,-269r7,-38r39,0r-8,38r-38,0xm107,-269r7,-38r38,0r-8,38r-37,0","w":259},"\u00c5":{"d":"163,-315v26,0,44,17,44,45v0,27,-17,44,-44,44v-28,0,-45,-18,-45,-44v0,-27,18,-45,45,-45xm163,-248v13,0,22,-9,22,-22v0,-13,-8,-22,-22,-22v-14,0,-22,8,-22,22v0,15,9,22,22,22xm183,0r-10,-63r-94,0r-35,63r-51,0r138,-248r61,0r42,248r-51,0xm169,-102r-15,-108v-16,38,-36,73,-55,108r70,0","w":259},"\u00c6":{"d":"147,0r12,-63r-79,0r-42,63r-55,0r170,-248r216,0r-8,40r-123,0r-12,63r112,0r-8,38r-112,0r-13,67r131,0r-8,40r-181,0xm188,-210v-23,-1,-21,26,-35,37r-47,71r61,0","w":360},"\u00c7":{"d":"158,-211v-63,0,-91,46,-91,110v0,39,17,65,58,64v38,-1,60,-20,74,-45r40,20v-22,39,-58,62,-117,66v-116,9,-135,-148,-68,-212v33,-50,166,-62,196,-1v4,8,9,18,11,27r-48,12v-6,-24,-25,-41,-55,-41xm156,38v-1,33,-40,40,-80,36v4,-11,1,-25,20,-20v15,-1,26,0,27,-13v0,-12,-15,-11,-28,-11r17,-30r25,0r-9,15v16,-1,28,7,28,23","w":259},"\u00c8":{"d":"151,-269r-53,-41r1,-8r42,0r36,44v0,10,-18,3,-26,5xm6,0r48,-248r195,0r-8,40r-143,0r-12,63r132,0r-7,40r-132,0r-13,65r150,0r-8,40r-202,0","w":240},"\u00c9":{"d":"126,-269v11,-22,33,-31,48,-49r47,0r-1,8r-68,41r-26,0xm6,0r48,-248r195,0r-8,40r-143,0r-12,63r132,0r-7,40r-132,0r-13,65r150,0r-8,40r-202,0","w":240},"\u00ca":{"d":"186,-323v10,19,27,31,34,54r-27,0v-11,-8,-19,-19,-31,-26v-21,11,-34,31,-72,26r1,-5r55,-49r40,0xm6,0r48,-248r195,0r-8,40r-143,0r-12,63r132,0r-7,40r-132,0r-13,65r150,0r-8,40r-202,0","w":240},"\u00cb":{"d":"6,0r48,-248r195,0r-8,40r-143,0r-12,63r132,0r-7,40r-132,0r-13,65r150,0r-8,40r-202,0xm175,-269r7,-38r39,0r-8,38r-38,0xm99,-269r7,-38r38,0r-8,38r-37,0","w":240},"\u00cc":{"d":"85,-269r-54,-41r2,-8r42,0r35,44v0,10,-17,3,-25,5xm6,0r48,-248r52,0r-48,248r-52,0","w":100},"\u00cd":{"d":"57,-269v12,-20,33,-32,49,-49r47,0r-2,8r-68,41r-26,0xm6,0r48,-248r52,0r-48,248r-52,0","w":100},"\u00ce":{"d":"149,-274v-1,10,-18,3,-27,5v-11,-8,-20,-19,-32,-26v-21,11,-34,31,-72,26r1,-5r55,-49r40,0xm6,0r48,-248r52,0r-48,248r-52,0","w":100},"\u00cf":{"d":"6,0r48,-248r52,0r-48,248r-52,0xm103,-269r7,-38r39,0r-8,38r-38,0xm27,-269r7,-38r38,0r-8,38r-37,0","w":100},"\u00d0":{"d":"250,-142v-3,89,-53,142,-142,142r-102,0r21,-104r-23,0r7,-39r23,0r20,-105v105,-5,200,3,196,106xm201,-140v1,-57,-42,-72,-103,-68r-12,65r63,0r-8,39r-63,0r-12,64v84,6,135,-22,135,-100","w":259},"\u00d1":{"d":"243,-320v-8,24,-17,53,-50,51v-28,-1,-60,-44,-73,0r-24,0v6,-26,17,-51,49,-51v23,0,32,19,52,21v15,1,17,-11,22,-21r24,0xm155,0r-65,-199r-38,199r-46,0r48,-248r62,0r66,201r38,-201r46,0r-48,248r-63,0","w":259},"\u00d2":{"d":"174,-269r-54,-41r2,-8r42,0r35,44v0,10,-17,3,-25,5xm18,-101v0,-91,52,-150,145,-150v68,0,111,34,111,101v0,96,-53,154,-146,154v-69,0,-110,-37,-110,-105xm220,-133v4,-46,-15,-77,-59,-77v-65,0,-88,46,-91,108v-2,41,22,65,60,65v60,0,84,-40,90,-96","w":280},"\u00d3":{"d":"151,-269v11,-22,33,-31,48,-49r47,0r-1,8r-68,41r-26,0xm18,-101v0,-91,52,-150,145,-150v68,0,111,34,111,101v0,96,-53,154,-146,154v-69,0,-110,-37,-110,-105xm220,-133v4,-46,-15,-77,-59,-77v-65,0,-88,46,-91,108v-2,41,22,65,60,65v60,0,84,-40,90,-96","w":280},"\u00d4":{"d":"232,-274v-1,10,-19,3,-28,5v-11,-8,-19,-19,-31,-26v-21,11,-34,31,-72,26r1,-5r55,-49r40,0xm18,-101v0,-91,52,-150,145,-150v68,0,111,34,111,101v0,96,-53,154,-146,154v-69,0,-110,-37,-110,-105xm220,-133v4,-46,-15,-77,-59,-77v-65,0,-88,46,-91,108v-2,41,22,65,60,65v60,0,84,-40,90,-96","w":280},"\u00d5":{"d":"249,-320v-7,25,-17,51,-49,51v-28,0,-60,-45,-74,0r-24,0v6,-26,17,-51,49,-51v29,0,62,42,74,0r24,0xm18,-101v0,-91,52,-150,145,-150v68,0,111,34,111,101v0,96,-53,154,-146,154v-69,0,-110,-37,-110,-105xm220,-133v4,-46,-15,-77,-59,-77v-65,0,-88,46,-91,108v-2,41,22,65,60,65v60,0,84,-40,90,-96","w":280},"\u00d6":{"d":"18,-101v0,-91,52,-150,145,-150v68,0,111,34,111,101v0,96,-53,154,-146,154v-69,0,-110,-37,-110,-105xm220,-133v4,-46,-15,-77,-59,-77v-65,0,-88,46,-91,108v-2,41,22,65,60,65v60,0,84,-40,90,-96xm190,-269r7,-38r39,0r-8,38r-38,0xm114,-269r7,-38r38,0r-8,38r-37,0","w":280},"\u00d7":{"d":"22,-57r63,-63r-62,-62r28,-28r61,62r62,-62r28,28r-62,62r62,62r-28,28r-62,-62r-62,62","w":210},"\u00d8":{"d":"18,-101v0,-91,52,-147,145,-150v29,0,53,6,70,18r23,-25r35,0r-39,42v13,16,22,37,22,66v0,118,-106,184,-211,138r-20,21r-37,0r36,-38v-15,-17,-24,-42,-24,-72xm200,-198v-78,-45,-155,42,-123,131xm95,-46v78,35,146,-42,121,-130","w":280},"\u00d9":{"d":"163,-269r-53,-41r1,-8r42,0r36,44v-1,9,-17,4,-26,5xm76,-105v-23,59,45,89,88,55v12,-10,18,-24,22,-45r30,-153r51,0v-29,105,-8,252,-149,252v-70,0,-107,-43,-93,-116r26,-136r52,0","w":259},"\u00da":{"d":"139,-269v11,-22,33,-31,48,-49r47,0r-1,8r-68,41r-26,0xm76,-105v-23,59,45,89,88,55v12,-10,18,-24,22,-45r30,-153r51,0v-29,105,-8,252,-149,252v-70,0,-107,-43,-93,-116r26,-136r52,0","w":259},"\u00db":{"d":"227,-274v-1,10,-18,3,-27,5v-11,-8,-20,-19,-32,-26v-21,11,-34,31,-71,26r0,-5r55,-49r40,0xm76,-105v-23,59,45,89,88,55v12,-10,18,-24,22,-45r30,-153r51,0v-29,105,-8,252,-149,252v-70,0,-107,-43,-93,-116r26,-136r52,0","w":259},"\u00dc":{"d":"76,-105v-23,59,45,89,88,55v12,-10,18,-24,22,-45r30,-153r51,0v-29,105,-8,252,-149,252v-70,0,-107,-43,-93,-116r26,-136r52,0xm182,-269r7,-38r39,0r-8,38r-38,0xm106,-269r7,-38r38,0r-8,38r-37,0","w":259},"\u00dd":{"d":"126,-269v11,-22,34,-31,49,-49r46,0r-1,8r-68,41r-26,0xm147,-102r-20,102r-51,0r19,-102r-65,-146r52,0r45,107r83,-107r57,0","w":240},"\u00de":{"d":"233,-134v0,82,-77,91,-165,86r-10,48r-52,0r48,-248r52,0r-7,40v73,-4,133,6,134,74xm181,-131v0,-42,-47,-38,-90,-37r-16,80v49,0,106,8,106,-43","w":240},"\u00df":{"d":"164,-205v2,-26,-43,-25,-57,-10v-9,8,-14,21,-17,36r-34,179r-50,0r35,-181v11,-52,39,-80,99,-80v38,0,68,13,69,51v2,45,-42,45,-51,77v8,30,44,30,44,72v0,64,-76,78,-127,54r12,-32v21,12,70,18,68,-18v-2,-35,-44,-30,-43,-69v1,-42,49,-40,52,-79","w":219},"\u00e0":{"d":"166,-52v-4,17,5,29,24,23r-3,27v-30,11,-74,1,-67,-34v-15,21,-29,40,-64,40v-33,0,-53,-19,-54,-53v0,-64,63,-67,128,-67v10,-22,3,-53,-29,-45v-13,3,-22,10,-25,24r-46,-5v5,-64,156,-77,153,0v-1,33,-11,60,-17,90xm97,-88v-44,-9,-64,57,-19,57v31,0,42,-28,47,-57r-28,0xm123,-208r-54,-48r1,-8r46,0r34,51v-1,10,-18,3,-27,5"},"\u00e1":{"d":"166,-52v-4,17,5,29,24,23r-3,27v-30,11,-74,1,-67,-34v-15,21,-29,40,-64,40v-33,0,-53,-19,-54,-53v0,-64,63,-67,128,-67v10,-22,3,-53,-29,-45v-13,3,-22,10,-25,24r-46,-5v5,-64,156,-77,153,0v-1,33,-11,60,-17,90xm97,-88v-44,-9,-64,57,-19,57v31,0,42,-28,47,-57r-28,0xm95,-208v10,-23,30,-36,44,-56r49,0r-1,8r-67,48r-25,0"},"\u00e2":{"d":"151,-269v10,21,26,36,33,61r-27,0v-10,-11,-19,-24,-30,-34r-43,34r-30,0v14,-26,39,-39,57,-61r40,0xm166,-52v-4,17,5,29,24,23r-3,27v-30,11,-74,1,-67,-34v-15,21,-29,40,-64,40v-33,0,-53,-19,-54,-53v0,-64,63,-67,128,-67v10,-22,3,-53,-29,-45v-13,3,-22,10,-25,24r-46,-5v5,-64,156,-77,153,0v-1,33,-11,60,-17,90xm97,-88v-44,-9,-64,57,-19,57v31,0,42,-28,47,-57r-28,0"},"\u00e3":{"d":"195,-259v-7,25,-17,51,-49,51v-29,0,-61,-45,-74,0r-24,0v6,-26,17,-51,49,-51v22,0,33,19,52,21v15,2,17,-11,22,-21r24,0xm166,-52v-4,17,5,29,24,23r-3,27v-30,11,-74,1,-67,-34v-15,21,-29,40,-64,40v-33,0,-53,-19,-54,-53v0,-64,63,-67,128,-67v10,-22,3,-53,-29,-45v-13,3,-22,10,-25,24r-46,-5v5,-64,156,-77,153,0v-1,33,-11,60,-17,90xm97,-88v-44,-9,-64,57,-19,57v31,0,42,-28,47,-57r-28,0"},"\u00e4":{"d":"166,-52v-4,17,5,29,24,23r-3,27v-30,11,-74,1,-67,-34v-15,21,-29,40,-64,40v-33,0,-53,-19,-54,-53v0,-64,63,-67,128,-67v10,-22,3,-53,-29,-45v-13,3,-22,10,-25,24r-46,-5v5,-64,156,-77,153,0v-1,33,-11,60,-17,90xm97,-88v-44,-9,-64,57,-19,57v31,0,42,-28,47,-57r-28,0xm138,-211r7,-38r39,0r-8,38r-38,0xm62,-211r7,-38r38,0r-8,38r-37,0"},"\u00e5":{"d":"124,-296v28,0,45,18,45,44v0,26,-17,45,-45,45v-27,0,-44,-18,-44,-45v0,-27,17,-44,44,-44xm124,-274v-28,0,-28,45,0,45v14,0,23,-9,23,-23v0,-13,-10,-22,-23,-22xm166,-52v-4,17,5,29,24,23r-3,27v-30,11,-74,1,-67,-34v-15,21,-29,40,-64,40v-33,0,-53,-19,-54,-53v0,-64,63,-67,128,-67v10,-22,3,-53,-29,-45v-13,3,-22,10,-25,24r-46,-5v5,-64,156,-77,153,0v-1,33,-11,60,-17,90xm97,-88v-44,-9,-64,57,-19,57v31,0,42,-28,47,-57r-28,0"},"\u00e6":{"d":"36,-142v5,-54,101,-68,135,-32v46,-38,137,-21,137,53v0,11,-2,27,-4,37r-123,0v-16,44,35,75,62,37r6,-12r43,13v-15,32,-37,50,-84,50v-35,0,-58,-15,-69,-39v-15,25,-40,39,-78,39v-33,0,-54,-21,-54,-53v0,-64,62,-69,129,-67v9,-24,2,-52,-29,-45v-14,3,-22,10,-25,24xm60,-57v0,38,49,28,58,5v7,-8,10,-23,13,-36v-34,-1,-71,-2,-71,31xm262,-117v14,-47,-50,-60,-68,-22v-3,6,-6,13,-8,22r76,0","w":320},"\u00e7":{"d":"67,-101v-8,29,-7,73,27,71v23,-2,32,-16,39,-37r48,9v-11,39,-40,62,-90,62v-55,0,-84,-32,-79,-90v6,-75,61,-124,140,-103v26,7,40,29,43,59r-50,4v-1,-20,-9,-34,-29,-34v-35,0,-41,29,-49,59xm129,38v-1,33,-40,40,-80,36v4,-11,1,-25,20,-20v15,-1,26,0,27,-13v0,-12,-15,-11,-28,-11r17,-30r25,0r-9,15v16,-1,28,7,28,23"},"\u00e8":{"d":"114,-194v63,-2,87,48,72,110r-123,0v-3,28,1,55,31,54v21,-1,32,-13,37,-29r44,13v-15,32,-38,50,-84,50v-50,0,-80,-26,-80,-77v0,-71,33,-119,103,-121xm144,-117v14,-47,-50,-61,-67,-22v-3,6,-6,13,-8,22r75,0xm126,-208r-54,-48r1,-8r46,0r34,51v-1,10,-18,3,-27,5"},"\u00e9":{"d":"114,-194v63,-2,87,48,72,110r-123,0v-3,28,1,55,31,54v21,-1,32,-13,37,-29r44,13v-15,32,-38,50,-84,50v-50,0,-80,-26,-80,-77v0,-71,33,-119,103,-121xm144,-117v14,-47,-50,-61,-67,-22v-3,6,-6,13,-8,22r75,0xm92,-208v10,-23,30,-36,44,-56r49,0r-1,8r-67,48r-25,0"},"\u00ea":{"d":"151,-269v10,21,26,36,33,61r-27,0v-10,-11,-19,-24,-30,-34r-43,34r-30,0v14,-26,39,-39,57,-61r40,0xm114,-194v63,-2,87,48,72,110r-123,0v-3,28,1,55,31,54v21,-1,32,-13,37,-29r44,13v-15,32,-38,50,-84,50v-50,0,-80,-26,-80,-77v0,-71,33,-119,103,-121xm144,-117v14,-47,-50,-61,-67,-22v-3,6,-6,13,-8,22r75,0"},"\u00eb":{"d":"114,-194v63,-2,87,48,72,110r-123,0v-3,28,1,55,31,54v21,-1,32,-13,37,-29r44,13v-15,32,-38,50,-84,50v-50,0,-80,-26,-80,-77v0,-71,33,-119,103,-121xm144,-117v14,-47,-50,-61,-67,-22v-3,6,-6,13,-8,22r75,0xm140,-211r7,-38r39,0r-8,38r-38,0xm64,-211r7,-38r38,0r-8,38r-37,0"},"\u00ec":{"d":"6,0r37,-190r49,0r-37,190r-49,0xm71,-208r-54,-48r1,-8r46,0r34,51v-1,10,-18,3,-27,5","w":100},"\u00ed":{"d":"6,0r37,-190r49,0r-37,190r-49,0xm46,-208v10,-23,30,-36,44,-56r49,0r-1,8r-67,48r-25,0","w":100},"\u00ee":{"d":"102,-269v9,21,29,38,32,61r-26,0v-10,-11,-19,-24,-30,-34r-44,34r-29,0v14,-26,39,-39,57,-61r40,0xm6,0r37,-190r49,0r-37,190r-49,0","w":100},"\u00ef":{"d":"6,0r37,-190r49,0r-37,190r-49,0xm91,-211r7,-38r39,0r-8,38r-38,0xm15,-211r7,-38r38,0r-8,38r-37,0","w":100},"\u00f0":{"d":"10,-72v-4,-78,75,-121,145,-89v-4,-17,-13,-33,-22,-46r-49,19r6,-31r26,-10v-12,-12,-23,-23,-39,-32v32,-1,61,-3,76,17r52,-19r-5,30r-26,10v19,24,32,52,32,95v-1,80,-36,132,-113,132v-52,0,-81,-26,-83,-76xm153,-107v0,-20,-14,-31,-37,-31v-57,0,-79,108,-18,108v38,0,55,-37,55,-77","w":219},"\u00f1":{"d":"211,-259v-7,25,-17,51,-49,51v-29,0,-61,-45,-74,0r-24,0v6,-26,17,-51,49,-51v22,0,33,19,52,21v15,2,17,-11,22,-21r24,0xm151,-194v95,0,34,128,28,194r-49,0r25,-134v0,-29,-45,-25,-59,-9v-29,32,-27,95,-40,143r-50,0r36,-190r47,0r-4,32v15,-20,33,-36,66,-36","w":219},"\u00f2":{"d":"124,-194v51,0,84,22,84,74v-1,76,-41,124,-114,124v-51,0,-83,-27,-83,-78v0,-74,41,-120,113,-120xm99,-30v46,0,58,-42,58,-86v0,-27,-11,-44,-37,-44v-44,0,-55,40,-57,84v-1,27,10,45,36,46xm130,-208r-54,-48r1,-8r46,0r34,51v-1,10,-18,3,-27,5","w":219},"\u00f3":{"d":"124,-194v51,0,84,22,84,74v-1,76,-41,124,-114,124v-51,0,-83,-27,-83,-78v0,-74,41,-120,113,-120xm99,-30v46,0,58,-42,58,-86v0,-27,-11,-44,-37,-44v-44,0,-55,40,-57,84v-1,27,10,45,36,46xm109,-208v10,-23,30,-36,44,-56r49,0r-1,8r-67,48r-25,0","w":219},"\u00f4":{"d":"161,-269v9,21,29,38,32,61r-27,0r-29,-34r-44,34r-30,0v14,-26,39,-39,57,-61r41,0xm124,-194v51,0,84,22,84,74v-1,76,-41,124,-114,124v-51,0,-83,-27,-83,-78v0,-74,41,-120,113,-120xm99,-30v46,0,58,-42,58,-86v0,-27,-11,-44,-37,-44v-44,0,-55,40,-57,84v-1,27,10,45,36,46","w":219},"\u00f5":{"d":"206,-259v-7,25,-17,51,-49,51v-23,0,-33,-19,-53,-22v-13,1,-17,12,-21,22r-24,0v6,-26,17,-51,49,-51v29,0,60,44,74,0r24,0xm124,-194v51,0,84,22,84,74v-1,76,-41,124,-114,124v-51,0,-83,-27,-83,-78v0,-74,41,-120,113,-120xm99,-30v46,0,58,-42,58,-86v0,-27,-11,-44,-37,-44v-44,0,-55,40,-57,84v-1,27,10,45,36,46","w":219},"\u00f6":{"d":"124,-194v51,0,84,22,84,74v-1,76,-41,124,-114,124v-51,0,-83,-27,-83,-78v0,-74,41,-120,113,-120xm99,-30v46,0,58,-42,58,-86v0,-27,-11,-44,-37,-44v-44,0,-55,40,-57,84v-1,27,10,45,36,46xm151,-211r7,-38r39,0r-8,38r-38,0xm75,-211r7,-38r38,0r-8,38r-37,0","w":219},"\u00f7":{"d":"81,-169r0,-41r42,0r0,41r-42,0xm12,-100r0,-39r181,0r0,39r-181,0xm81,-30r0,-41r42,0r0,41r-42,0","w":197},"\u00f8":{"d":"11,-74v-4,-90,78,-141,161,-110r10,-12r34,0r-24,27v11,12,16,29,16,49v4,90,-73,145,-157,115r-10,12r-34,0r23,-27v-12,-13,-19,-30,-19,-54xm144,-152v-52,-29,-91,31,-80,93xm78,-36v55,24,84,-34,78,-91","w":219},"\u00f9":{"d":"69,3v-96,0,-34,-126,-28,-193r49,0r-25,133v6,42,62,18,71,-6v14,-38,17,-86,28,-127r50,0r-36,190r-47,0v0,-11,4,-26,3,-33v-14,20,-30,37,-65,36xm129,-208r-54,-48r1,-8r46,0r34,51v-1,10,-18,3,-27,5","w":219},"\u00fa":{"d":"69,3v-96,0,-34,-126,-28,-193r49,0r-25,133v6,42,62,18,71,-6v14,-38,17,-86,28,-127r50,0r-36,190r-47,0v0,-11,4,-26,3,-33v-14,20,-30,37,-65,36xm106,-208v10,-23,30,-36,44,-56r49,0r-1,8r-67,48r-25,0","w":219},"\u00fb":{"d":"162,-269v9,21,29,38,32,61r-26,0v-10,-11,-19,-24,-30,-34r-43,34r-30,0v14,-26,39,-39,57,-61r40,0xm69,3v-96,0,-34,-126,-28,-193r49,0r-25,133v6,42,62,18,71,-6v14,-38,17,-86,28,-127r50,0r-36,190r-47,0v0,-11,4,-26,3,-33v-14,20,-30,37,-65,36","w":219},"\u00fc":{"d":"69,3v-96,0,-34,-126,-28,-193r49,0r-25,133v6,42,62,18,71,-6v14,-38,17,-86,28,-127r50,0r-36,190r-47,0v0,-11,4,-26,3,-33v-14,20,-30,37,-65,36xm150,-211r7,-38r39,0r-8,38r-38,0xm74,-211r7,-38r38,0r-8,38r-37,0","w":219},"\u00fd":{"d":"100,10v-23,37,-50,77,-115,62r7,-35v37,9,51,-18,65,-41r-37,-186r51,0r18,146r73,-146r53,0xm93,-208v10,-23,30,-36,44,-56r49,0r-1,8r-67,48r-25,0"},"\u00fe":{"d":"156,-122v2,-23,-7,-37,-28,-37v-47,0,-58,44,-58,89v0,24,12,40,36,40v43,0,47,-49,50,-92xm61,-31r-20,106r-49,0r65,-336r49,0r-19,101v22,-50,127,-45,121,29v-6,73,-21,135,-92,135v-29,0,-46,-14,-55,-35","w":219},"\u00ff":{"d":"103,10v-23,37,-50,77,-115,62r7,-35v37,9,51,-18,65,-41r-37,-186r51,0r18,146r73,-146r53,0xm142,-210r7,-38r39,0r-8,38r-38,0xm66,-210r7,-38r38,0r-8,38r-37,0"},"\u0100":{"d":"214,-270r-103,0r6,-30r103,0xm183,0r-10,-63r-94,0r-35,63r-51,0r138,-248r61,0r42,248r-51,0xm169,-102r-15,-108v-16,38,-36,73,-55,108r70,0","w":259},"\u0101":{"d":"171,-211r-103,0r5,-30r104,0xm166,-52v-4,17,5,29,24,23r-3,27v-30,11,-74,1,-67,-34v-15,21,-29,40,-64,40v-33,0,-53,-19,-54,-53v0,-64,63,-67,128,-67v10,-22,3,-53,-29,-45v-13,3,-22,10,-25,24r-46,-5v5,-64,156,-77,153,0v-1,33,-11,60,-17,90xm97,-88v-44,-9,-64,57,-19,57v31,0,42,-28,47,-57r-28,0"},"\u0102":{"d":"232,-320v-4,53,-100,75,-121,21v-2,-7,-4,-13,-4,-21r29,0v2,17,11,29,30,28v21,0,32,-10,37,-28r29,0xm183,0r-10,-63r-94,0r-35,63r-51,0r138,-248r61,0r42,248r-51,0xm169,-102r-15,-108v-16,38,-36,73,-55,108r70,0","w":259},"\u0103":{"d":"194,-265v-8,34,-28,57,-70,57v-36,0,-56,-20,-55,-57r29,0v2,17,10,30,29,29v22,0,32,-12,38,-29r29,0xm166,-52v-4,17,5,29,24,23r-3,27v-30,11,-74,1,-67,-34v-15,21,-29,40,-64,40v-33,0,-53,-19,-54,-53v0,-64,63,-67,128,-67v10,-22,3,-53,-29,-45v-13,3,-22,10,-25,24r-46,-5v5,-64,156,-77,153,0v-1,33,-11,60,-17,90xm97,-88v-44,-9,-64,57,-19,57v31,0,42,-28,47,-57r-28,0"},"\u0104":{"d":"218,-4v-16,7,-41,46,-12,53v7,0,13,-3,18,-5r-3,23v-25,11,-67,6,-64,-26v3,-30,22,-50,61,-45xm183,0r-10,-63r-94,0r-35,63r-51,0r138,-248r61,0r42,248r-51,0xm169,-102r-15,-108v-16,38,-36,73,-55,108r70,0","w":259},"\u0105":{"d":"142,37v-1,16,20,15,31,9r-3,23v-25,12,-66,6,-63,-26v3,-30,21,-50,60,-45v-12,9,-23,21,-25,39xm166,-52v-4,17,5,29,24,23r-3,27v-30,11,-74,1,-67,-34v-15,21,-29,40,-64,40v-33,0,-53,-19,-54,-53v0,-64,63,-67,128,-67v10,-22,3,-53,-29,-45v-13,3,-22,10,-25,24r-46,-5v5,-64,156,-77,153,0v-1,33,-11,60,-17,90xm97,-88v-44,-9,-64,57,-19,57v31,0,42,-28,47,-57r-28,0"},"\u0106":{"d":"148,-269v11,-22,34,-31,49,-49r47,0r-2,8r-68,41r-26,0xm161,-211v-63,0,-91,46,-91,110v0,39,17,65,58,64v38,-1,60,-20,74,-45r40,20v-22,39,-58,62,-117,66v-116,9,-135,-148,-68,-212v33,-50,166,-62,196,-1v4,8,9,18,11,27r-48,12v-6,-24,-25,-41,-55,-41","w":259},"\u0107":{"d":"67,-101v-8,29,-7,73,27,71v23,-2,32,-16,39,-37r48,9v-11,39,-40,62,-90,62v-55,0,-84,-32,-79,-90v6,-75,61,-124,140,-103v26,7,40,29,43,59r-50,4v-1,-20,-9,-34,-29,-34v-35,0,-41,29,-49,59xm106,-208v10,-23,30,-36,44,-56r49,0r-1,8r-67,48r-25,0"},"\u0108":{"d":"235,-274v-1,10,-18,3,-27,5v-11,-8,-19,-19,-31,-26v-21,11,-34,31,-72,26r1,-5r55,-49r40,0xm161,-211v-63,0,-91,46,-91,110v0,39,17,65,58,64v38,-1,60,-20,74,-45r40,20v-22,39,-58,62,-117,66v-116,9,-135,-148,-68,-212v33,-50,166,-62,196,-1v4,8,9,18,11,27r-48,12v-6,-24,-25,-41,-55,-41","w":259},"\u0109":{"d":"151,-269v9,21,29,38,32,61r-26,0v-10,-11,-19,-24,-30,-34r-44,34r-29,0v14,-26,39,-39,57,-61r40,0xm67,-101v-8,29,-7,73,27,71v23,-2,32,-16,39,-37r48,9v-11,39,-40,62,-90,62v-55,0,-84,-32,-79,-90v6,-75,61,-124,140,-103v26,7,40,29,43,59r-50,4v-1,-20,-9,-34,-29,-34v-35,0,-41,29,-49,59"},"\u010a":{"d":"136,-271r8,-36r49,0r-7,36r-50,0xm161,-211v-63,0,-91,46,-91,110v0,39,17,65,58,64v38,-1,60,-20,74,-45r40,20v-22,39,-58,62,-117,66v-116,9,-135,-148,-68,-212v33,-50,166,-62,196,-1v4,8,9,18,11,27r-48,12v-6,-24,-25,-41,-55,-41","w":259},"\u010b":{"d":"100,-224r7,-37r50,0r-7,37r-50,0xm67,-101v-8,29,-7,73,27,71v23,-2,32,-16,39,-37r48,9v-11,39,-40,62,-90,62v-55,0,-84,-32,-79,-90v6,-75,61,-124,140,-103v26,7,40,29,43,59r-50,4v-1,-20,-9,-34,-29,-34v-35,0,-41,29,-49,59"},"\u010c":{"d":"184,-269r-40,0r-36,-48r1,-6r27,0r32,27r41,-27r30,0r-1,6xm161,-211v-63,0,-91,46,-91,110v0,39,17,65,58,64v38,-1,60,-20,74,-45r40,20v-22,39,-58,62,-117,66v-116,9,-135,-148,-68,-212v33,-50,166,-62,196,-1v4,8,9,18,11,27r-48,12v-6,-24,-25,-41,-55,-41","w":259},"\u010d":{"d":"141,-208r-40,0r-35,-56v2,-9,19,-3,28,-5v11,11,19,24,31,34r42,-34r30,0v-14,25,-39,39,-56,61xm67,-101v-8,29,-7,73,27,71v23,-2,32,-16,39,-37r48,9v-11,39,-40,62,-90,62v-55,0,-84,-32,-79,-90v6,-75,61,-124,140,-103v26,7,40,29,43,59r-50,4v-1,-20,-9,-34,-29,-34v-35,0,-41,29,-49,59"},"\u010e":{"d":"166,-269r-41,0r-36,-48r1,-6r27,0r32,27r41,-27r30,0r-1,6xm250,-142v-3,89,-53,142,-142,142r-102,0r48,-248v105,-5,200,3,196,106xm201,-140v1,-57,-42,-72,-103,-68r-32,168v84,6,135,-22,135,-100","w":259},"\u010f":{"d":"292,-261v-4,29,-12,55,-30,70r-24,0v10,-9,19,-20,23,-33r-19,0r7,-37r43,0xm132,-28v-14,19,-31,32,-63,32v-39,0,-59,-27,-59,-66v0,-70,24,-129,92,-132v31,-1,47,14,56,35r19,-102r49,0r-47,261r-49,0xm62,-69v0,22,7,39,29,39v45,-2,54,-45,57,-90v2,-27,-10,-40,-33,-40v-44,0,-53,48,-53,91","w":266},"\u0110":{"d":"250,-142v-3,89,-53,142,-142,142r-102,0r21,-104r-23,0r7,-39r23,0r20,-105v105,-5,200,3,196,106xm201,-140v1,-57,-42,-72,-103,-68r-12,65r63,0r-8,39r-63,0r-12,64v84,6,135,-22,135,-100","w":259},"\u0111":{"d":"132,-28v-25,48,-128,42,-122,-32v6,-68,25,-123,90,-127v31,-2,48,13,57,34v0,-18,7,-36,9,-54r-50,0r5,-29r51,0r5,-25r49,0r-5,25r24,0r-6,29r-23,0r-37,207r-49,0xm62,-67v0,23,7,37,29,37v43,0,53,-44,56,-85v2,-25,-9,-40,-33,-39v-42,2,-52,45,-52,87","w":219},"\u0112":{"d":"207,-270r-103,0r6,-30r103,0xm6,0r48,-248r195,0r-8,40r-143,0r-12,63r132,0r-7,40r-132,0r-13,65r150,0r-8,40r-202,0","w":240},"\u0113":{"d":"170,-211r-103,0r6,-30r103,0xm114,-194v63,-2,87,48,72,110r-123,0v-3,28,1,55,31,54v21,-1,32,-13,37,-29r44,13v-15,32,-38,50,-84,50v-50,0,-80,-26,-80,-77v0,-71,33,-119,103,-121xm144,-117v14,-47,-50,-61,-67,-22v-3,6,-6,13,-8,22r75,0"},"\u0114":{"d":"224,-320v-3,53,-101,76,-121,21v-2,-7,-4,-13,-4,-21r29,0v0,18,11,28,30,28v21,0,32,-10,37,-28r29,0xm6,0r48,-248r195,0r-8,40r-143,0r-12,63r132,0r-7,40r-132,0r-13,65r150,0r-8,40r-202,0","w":240},"\u0115":{"d":"192,-265v-8,34,-28,57,-70,57v-36,0,-56,-19,-55,-57r29,0v0,19,10,29,29,29v22,0,32,-12,38,-29r29,0xm114,-194v63,-2,87,48,72,110r-123,0v-3,28,1,55,31,54v21,-1,32,-13,37,-29r44,13v-15,32,-38,50,-84,50v-50,0,-80,-26,-80,-77v0,-71,33,-119,103,-121xm144,-117v14,-47,-50,-61,-67,-22v-3,6,-6,13,-8,22r75,0"},"\u0116":{"d":"129,-272r7,-36r50,0r-8,36r-49,0xm6,0r48,-248r195,0r-8,40r-143,0r-12,63r132,0r-7,40r-132,0r-13,65r150,0r-8,40r-202,0","w":240},"\u0117":{"d":"97,-224r7,-37r49,0r-7,37r-49,0xm114,-194v63,-2,87,48,72,110r-123,0v-3,28,1,55,31,54v21,-1,32,-13,37,-29r44,13v-15,32,-38,50,-84,50v-50,0,-80,-26,-80,-77v0,-71,33,-119,103,-121xm144,-117v14,-47,-50,-61,-67,-22v-3,6,-6,13,-8,22r75,0"},"\u0118":{"d":"156,37v-1,17,21,15,31,9r-3,23v-25,12,-65,7,-63,-26v3,-31,21,-49,60,-45v-11,9,-23,20,-25,39xm6,0r48,-248r195,0r-8,40r-143,0r-12,63r132,0r-7,40r-132,0r-13,65r150,0r-8,40r-202,0","w":240},"\u0119":{"d":"138,-5v-16,7,-41,46,-12,52v7,1,13,-2,18,-4r-3,22v-24,11,-66,8,-63,-25v2,-32,22,-49,60,-45xm114,-194v63,-2,87,48,72,110r-123,0v-3,28,1,55,31,54v21,-1,32,-13,37,-29r44,13v-15,32,-38,50,-84,50v-50,0,-80,-26,-80,-77v0,-71,33,-119,103,-121xm144,-117v14,-47,-50,-61,-67,-22v-3,6,-6,13,-8,22r75,0"},"\u011a":{"d":"171,-269r-41,0v-11,-19,-29,-30,-35,-54r27,0v11,9,21,19,33,27r40,-27r30,0r-1,6xm6,0r48,-248r195,0r-8,40r-143,0r-12,63r132,0r-7,40r-132,0r-13,65r150,0r-8,40r-202,0","w":240},"\u011b":{"d":"139,-208r-41,0r-34,-56v1,-10,18,-3,27,-5v11,11,20,24,32,34r42,-34r29,0v-13,25,-38,39,-55,61xm114,-194v63,-2,87,48,72,110r-123,0v-3,28,1,55,31,54v21,-1,32,-13,37,-29r44,13v-15,32,-38,50,-84,50v-50,0,-80,-26,-80,-77v0,-71,33,-119,103,-121xm144,-117v14,-47,-50,-61,-67,-22v-3,6,-6,13,-8,22r75,0"},"\u011c":{"d":"234,-274v-1,10,-18,3,-27,5v-11,-8,-20,-19,-32,-26v-21,11,-34,31,-72,26r1,-5r55,-49r40,0xm70,-104v-4,71,81,81,132,50r8,-40r-60,0r7,-37r108,0r-19,100v-30,21,-65,34,-116,34v-70,-1,-112,-35,-112,-105v-1,-106,79,-169,188,-144v33,8,53,31,63,63r-50,14v-6,-26,-25,-42,-56,-42v-62,0,-89,43,-93,107","w":280},"\u011d":{"d":"157,-269v9,21,29,38,32,61r-27,0r-29,-34r-44,34r-30,0v14,-26,39,-39,57,-61r41,0xm45,-171v29,-32,103,-29,114,14v2,-11,5,-23,8,-33r47,0r-38,188v-3,70,-92,96,-155,64v-12,-6,-20,-20,-22,-37r50,-5v2,28,48,27,63,11v13,-13,20,-45,21,-66v-13,20,-30,35,-62,36v-87,3,-60,-134,-26,-172xm94,-35v41,-3,55,-43,55,-86v0,-24,-12,-39,-35,-39v-43,0,-51,48,-51,90v0,22,9,37,31,35","w":219},"\u011e":{"d":"242,-320v-3,53,-100,75,-121,21v-2,-7,-4,-13,-4,-21r29,0v2,17,11,29,30,28v21,0,32,-10,37,-28r29,0xm70,-104v-4,71,81,81,132,50r8,-40r-60,0r7,-37r108,0r-19,100v-30,21,-65,34,-116,34v-70,-1,-112,-35,-112,-105v-1,-106,79,-169,188,-144v33,8,53,31,63,63r-50,14v-6,-26,-25,-42,-56,-42v-62,0,-89,43,-93,107","w":280},"\u011f":{"d":"195,-265v-7,35,-28,57,-69,57v-36,0,-57,-18,-55,-57r29,0v0,18,10,29,28,29v23,1,32,-13,39,-29r28,0xm45,-171v29,-32,103,-29,114,14v2,-11,5,-23,8,-33r47,0r-38,188v-3,70,-92,96,-155,64v-12,-6,-20,-20,-22,-37r50,-5v2,28,48,27,63,11v13,-13,20,-45,21,-66v-13,20,-30,35,-62,36v-87,3,-60,-134,-26,-172xm94,-35v41,-3,55,-43,55,-86v0,-24,-12,-39,-35,-39v-43,0,-51,48,-51,90v0,22,9,37,31,35","w":219},"\u0120":{"d":"143,-272r7,-36r50,0r-8,36r-49,0xm70,-104v-4,71,81,81,132,50r8,-40r-60,0r7,-37r108,0r-19,100v-30,21,-65,34,-116,34v-70,-1,-112,-35,-112,-105v-1,-106,79,-169,188,-144v33,8,53,31,63,63r-50,14v-6,-26,-25,-42,-56,-42v-62,0,-89,43,-93,107","w":280},"\u0121":{"d":"105,-224r7,-37r49,0r-7,37r-49,0xm45,-171v29,-32,103,-29,114,14v2,-11,5,-23,8,-33r47,0r-38,188v-3,70,-92,96,-155,64v-12,-6,-20,-20,-22,-37r50,-5v2,28,48,27,63,11v13,-13,20,-45,21,-66v-13,20,-30,35,-62,36v-87,3,-60,-134,-26,-172xm94,-35v41,-3,55,-43,55,-86v0,-24,-12,-39,-35,-39v-43,0,-51,48,-51,90v0,22,9,37,31,35","w":219},"\u0122":{"d":"159,14v-5,27,-13,52,-30,66r-24,0v9,-9,19,-18,22,-30r-19,0r7,-36r44,0xm70,-104v-4,71,81,81,132,50r8,-40r-60,0r7,-37r108,0r-19,100v-30,21,-65,34,-116,34v-70,-1,-112,-35,-112,-105v-1,-106,79,-169,188,-144v33,8,53,31,63,63r-50,14v-6,-26,-25,-42,-56,-42v-62,0,-89,43,-93,107","w":280},"\u0123":{"d":"102,-213v5,-29,11,-55,29,-70r25,0v-10,9,-20,21,-23,34r19,0r-7,36r-43,0xm45,-171v29,-32,103,-29,114,14v2,-11,5,-23,8,-33r47,0r-38,188v-3,70,-92,96,-155,64v-12,-6,-20,-20,-22,-37r50,-5v2,28,48,27,63,11v13,-13,20,-45,21,-66v-13,20,-30,35,-62,36v-87,3,-60,-134,-26,-172xm94,-35v41,-3,55,-43,55,-86v0,-24,-12,-39,-35,-39v-43,0,-51,48,-51,90v0,22,9,37,31,35","w":219},"\u0124":{"d":"230,-274v-1,10,-18,3,-27,5v-11,-8,-19,-19,-31,-26v-21,11,-34,31,-72,26r1,-5r55,-49r40,0xm168,0r21,-106r-110,0r-21,106r-52,0r48,-248r52,0r-19,99r110,0r19,-99r50,0r-48,248r-50,0","w":259},"\u0125":{"d":"211,-288v-1,10,-18,3,-27,5v-11,-8,-20,-19,-32,-26v-21,11,-34,31,-72,26r1,-5r55,-48r40,0xm150,-105v8,-23,8,-54,-22,-51v-68,7,-54,98,-72,156r-50,0r50,-261r50,0r-21,103v15,-20,33,-36,66,-36v95,0,34,128,28,194r-49,0","w":219},"\u0126":{"d":"168,0r21,-106r-110,0r-21,106r-52,0r36,-184r-22,0r6,-30r22,0r6,-34r52,0r-7,34r111,0r6,-34r50,0r-7,34r22,0r-6,30r-21,0r-36,184r-50,0xm197,-149r7,-35r-110,0r-7,35r110,0","w":259},"\u0127":{"d":"149,-98v8,-23,8,-54,-22,-51v-66,6,-54,93,-71,149r-50,0r40,-207r-24,0r6,-29r24,0r4,-25r50,0r-5,25r55,0r-6,29r-55,0v-3,18,-11,40,-11,56v15,-20,33,-36,66,-36v92,0,36,123,29,187r-49,0","w":219},"\u0128":{"d":"159,-320v-6,26,-17,51,-49,51v-28,0,-63,-42,-74,0r-24,0v6,-26,17,-51,50,-51v27,0,59,44,73,0r24,0xm6,0r48,-248r52,0r-48,248r-52,0","w":100},"\u0129":{"d":"144,-259v-6,26,-17,51,-49,51v-23,0,-32,-22,-52,-22v-14,0,-18,12,-22,22r-24,0v6,-26,17,-51,50,-51v23,0,32,19,52,21v14,1,17,-11,22,-21r23,0xm6,0r37,-190r49,0r-37,190r-49,0","w":100},"\u012a":{"d":"133,-270r-103,0r6,-30r103,0xm6,0r48,-248r52,0r-48,248r-52,0","w":100},"\u012b":{"d":"123,-211r-103,0r5,-30r104,0xm6,0r37,-190r49,0r-37,190r-49,0","w":100},"\u012c":{"d":"152,-320v-2,63,-127,76,-124,0r29,0v2,40,63,34,67,0r28,0xm6,0r48,-248r52,0r-48,248r-52,0","w":100},"\u012d":{"d":"142,-265v-8,34,-28,57,-70,57v-35,0,-58,-22,-54,-57r28,0v2,17,10,30,29,29v22,0,32,-12,38,-29r29,0xm6,0r37,-190r49,0r-37,190r-49,0","w":100},"\u012e":{"d":"31,37v-1,16,21,15,32,9r-4,23v-25,12,-66,6,-63,-26v3,-30,21,-50,60,-45v-12,9,-23,21,-25,39xm6,0r48,-248r52,0r-48,248r-52,0","w":100},"\u012f":{"d":"28,37v-1,16,21,15,32,9r-3,23v-25,11,-67,6,-64,-26v3,-30,22,-50,61,-45v-12,9,-24,20,-26,39xm50,-224r7,-37r49,0r-7,37r-49,0xm6,0r37,-190r49,0r-37,190r-49,0","w":100},"\u0130":{"d":"60,-272r7,-36r49,0r-7,36r-49,0xm6,0r48,-248r52,0r-48,248r-52,0","w":100},"\u0131":{"d":"6,0r37,-190r49,0r-37,190r-49,0","w":100},"\u0132":{"d":"6,0r48,-248r52,0r-48,248r-52,0xm133,-77v-1,38,59,57,67,15r29,-145r-49,0r7,-41r101,0r-34,174v3,81,-127,106,-159,37v-4,-9,-7,-19,-9,-30","w":281},"\u0133":{"d":"50,-224r7,-37r49,0r-7,37r-49,0xm6,0r37,-190r49,0r-37,190r-49,0xm150,-224r7,-37r49,0r-7,37r-49,0xm151,22v-6,42,-44,63,-90,49r7,-33v23,5,33,-8,36,-27r39,-201r49,0"},"\u0134":{"d":"225,-274v-1,10,-18,3,-27,5v-11,-8,-19,-19,-31,-26v-21,11,-34,31,-72,26r1,-5r55,-49r40,0xm51,-77v-1,38,59,57,67,15r29,-145r-49,0r7,-41r101,0r-34,174v3,81,-127,106,-159,37v-4,-9,-7,-19,-9,-30"},"\u0135":{"d":"51,22v-6,42,-44,63,-90,49r7,-33v23,5,33,-8,36,-27r39,-201r49,0xm100,-269v9,21,29,38,32,61r-27,0r-29,-34r-44,34r-30,0v14,-26,39,-39,57,-61r41,0","w":100},"\u0136":{"d":"136,14v-5,27,-12,52,-30,66r-24,0v9,-10,19,-18,23,-30r-19,0r7,-36r43,0xm175,0r-63,-112r-37,21r-17,91r-52,0r48,-248r52,0r-23,113r134,-113r65,0r-132,109r82,139r-57,0","w":259},"\u0137":{"d":"112,14v-3,28,-12,51,-29,66r-24,0v9,-9,19,-18,22,-30r-19,0r7,-36r43,0xm128,0r-33,-87r-25,13r-15,74r-49,0r51,-261r49,0r-29,150r82,-79r56,0r-83,74r48,116r-52,0"},"\u0138":{"d":"128,0r-33,-87r-25,13r-15,74r-49,0r37,-190r49,0r-15,79r82,-79r56,0r-83,74r48,116r-52,0"},"\u0139":{"d":"79,-269v11,-22,34,-31,49,-49r47,0r-2,8r-68,41r-26,0xm6,0r48,-248r52,0r-40,208r133,0r-8,40r-185,0","w":219},"\u013a":{"d":"57,-283v12,-20,33,-32,49,-49r47,0r-1,8r-68,41r-27,0xm6,0r51,-261r49,0r-51,261r-49,0","w":100},"\u013b":{"d":"123,14v-3,28,-12,51,-29,66r-24,0v9,-9,19,-18,22,-30r-19,0r7,-36r43,0xm6,0r48,-248r52,0r-40,208r133,0r-8,40r-185,0","w":219},"\u013c":{"d":"51,14v-5,27,-13,52,-30,66r-24,0v9,-10,19,-18,23,-30r-19,0r7,-36r43,0xm6,0r51,-261r49,0r-51,261r-49,0","w":100},"\u013d":{"d":"200,-248v-4,29,-12,55,-30,70r-24,0v10,-9,19,-20,23,-33r-19,0r7,-37r43,0xm6,0r48,-248r52,0r-40,208r133,0r-8,40r-185,0","w":219},"\u013e":{"d":"172,-261v-4,29,-11,55,-30,70r-24,0v10,-9,20,-19,23,-33r-19,0r7,-37r43,0xm6,0r51,-261r49,0r-51,261r-49,0","w":142},"\u013f":{"d":"127,-114r7,-37r49,0r-7,37r-49,0xm6,0r48,-248r52,0r-40,208r133,0r-8,40r-185,0","w":219},"\u0140":{"d":"108,-114r7,-37r50,0r-7,37r-50,0xm6,0r51,-261r49,0r-51,261r-49,0","w":172},"\u0141":{"d":"6,0r17,-85r-26,12r7,-40r26,-11r24,-124r52,0r-19,99r59,-26r-7,39r-60,26r-13,70r133,0r-8,40r-185,0","w":219},"\u0142":{"d":"80,-126r-25,126r-49,0r19,-99r-24,13r7,-38r25,-12r24,-125r49,0r-19,97r25,-13r-7,38","w":100},"\u0143":{"d":"134,-269v12,-20,33,-32,49,-49r47,0r-2,8r-68,41r-26,0xm155,0r-65,-199r-38,199r-46,0r48,-248r62,0r66,201r38,-201r46,0r-48,248r-63,0","w":259},"\u0144":{"d":"151,-194v95,0,34,128,28,194r-49,0r25,-134v0,-29,-45,-25,-59,-9v-29,32,-27,95,-40,143r-50,0r36,-190r47,0r-4,32v15,-20,33,-36,66,-36xm109,-208v10,-23,30,-36,44,-56r49,0r-1,8r-67,48r-25,0","w":219},"\u0145":{"d":"136,14v-3,28,-12,51,-29,66r-24,0v9,-9,19,-18,22,-30r-19,0r7,-36r43,0xm155,0r-65,-199r-38,199r-46,0r48,-248r62,0r66,201r38,-201r46,0r-48,248r-63,0","w":259},"\u0146":{"d":"115,14v-5,27,-13,52,-30,66r-24,0v9,-9,19,-18,22,-30r-18,0r7,-36r43,0xm151,-194v95,0,34,128,28,194r-49,0r25,-134v0,-29,-45,-25,-59,-9v-29,32,-27,95,-40,143r-50,0r36,-190r47,0r-4,32v15,-20,33,-36,66,-36","w":219},"\u0147":{"d":"182,-269r-40,0r-36,-48r1,-6r26,0v11,9,21,19,33,27v21,-11,33,-32,70,-27r-1,6xm155,0r-65,-199r-38,199r-46,0r48,-248r62,0r66,201r38,-201r46,0r-48,248r-63,0","w":259},"\u0148":{"d":"149,-208r-41,0r-34,-56v1,-10,18,-3,27,-5v11,11,20,24,32,34r42,-34r29,0v-13,25,-38,39,-55,61xm151,-194v95,0,34,128,28,194r-49,0r25,-134v0,-29,-45,-25,-59,-9v-29,32,-27,95,-40,143r-50,0r36,-190r47,0r-4,32v15,-20,33,-36,66,-36","w":219},"\u0149":{"d":"186,-194v95,0,34,128,28,194r-49,0r25,-134v0,-29,-45,-25,-59,-9v-29,32,-27,95,-40,143r-50,0r36,-190r47,0r-4,32v15,-20,33,-36,66,-36xm72,-248v-6,41,-15,79,-39,102r-32,0v14,-14,29,-35,34,-56r-22,0r9,-46r50,0","w":255},"\u014a":{"d":"186,-251v56,-2,78,40,66,95v-17,77,-20,182,-127,156v-22,-5,-35,-20,-44,-38r43,-20v7,19,41,31,53,7v16,-35,22,-84,28,-128v-4,-54,-94,-29,-107,2v-21,51,-25,119,-40,177r-52,0r47,-248r51,0v-1,14,-7,32,-6,44v20,-25,44,-45,88,-47","w":260},"\u014b":{"d":"151,-194v46,-2,61,36,50,79v-16,58,-12,134,-45,175v-12,16,-47,19,-71,11r6,-33v23,5,32,-7,36,-27r28,-145v0,-29,-45,-25,-59,-9v-29,32,-27,95,-40,143r-50,0r36,-190r47,0r-4,32v15,-20,33,-35,66,-36","w":219},"\u014c":{"d":"217,-270r-103,0r5,-30r104,0xm18,-101v0,-91,52,-150,145,-150v68,0,111,34,111,101v0,96,-53,154,-146,154v-69,0,-110,-37,-110,-105xm220,-133v4,-46,-15,-77,-59,-77v-65,0,-88,46,-91,108v-2,41,22,65,60,65v60,0,84,-40,90,-96","w":280},"\u014d":{"d":"179,-211r-103,0r5,-30r104,0xm124,-194v51,0,84,22,84,74v-1,76,-41,124,-114,124v-51,0,-83,-27,-83,-78v0,-74,41,-120,113,-120xm99,-30v46,0,58,-42,58,-86v0,-27,-11,-44,-37,-44v-44,0,-55,40,-57,84v-1,27,10,45,36,46","w":219},"\u014e":{"d":"238,-320v-4,53,-100,75,-121,21v-2,-7,-4,-13,-4,-21r29,0v2,17,11,29,30,28v21,0,32,-10,37,-28r29,0xm18,-101v0,-91,52,-150,145,-150v68,0,111,34,111,101v0,96,-53,154,-146,154v-69,0,-110,-37,-110,-105xm220,-133v4,-46,-15,-77,-59,-77v-65,0,-88,46,-91,108v-2,41,22,65,60,65v60,0,84,-40,90,-96","w":280},"\u014f":{"d":"203,-265v-8,34,-28,57,-70,57v-35,0,-58,-22,-54,-57r28,0v2,17,10,30,29,29v22,0,32,-12,38,-29r29,0xm124,-194v51,0,84,22,84,74v-1,76,-41,124,-114,124v-51,0,-83,-27,-83,-78v0,-74,41,-120,113,-120xm99,-30v46,0,58,-42,58,-86v0,-27,-11,-44,-37,-44v-44,0,-55,40,-57,84v-1,27,10,45,36,46","w":219},"\u0150":{"d":"113,-269v11,-19,29,-32,42,-49r45,0r-1,8r-62,41r-24,0xm184,-269r0,-5r42,-44r46,0r-2,8r-62,41r-24,0xm18,-101v0,-91,52,-150,145,-150v68,0,111,34,111,101v0,96,-53,154,-146,154v-69,0,-110,-37,-110,-105xm220,-133v4,-46,-15,-77,-59,-77v-65,0,-88,46,-91,108v-2,41,22,65,60,65v60,0,84,-40,90,-96","w":280},"\u0151":{"d":"65,-208v13,-22,32,-37,47,-56r46,0r-2,8r-65,48r-26,0xm136,-208v13,-22,32,-37,47,-56r46,0r-2,8r-65,48r-26,0xm124,-194v51,0,84,22,84,74v-1,76,-41,124,-114,124v-51,0,-83,-27,-83,-78v0,-74,41,-120,113,-120xm99,-30v46,0,58,-42,58,-86v0,-27,-11,-44,-37,-44v-44,0,-55,40,-57,84v-1,27,10,45,36,46","w":219},"\u0152":{"d":"18,-101v0,-102,70,-147,184,-147r167,0r-8,40r-117,0r-12,63r106,0r-7,38r-107,0r-13,66r125,0r-8,41r-204,2v-68,-1,-106,-36,-106,-103xm71,-99v0,51,41,69,89,56r31,-162v-73,-18,-120,33,-120,106","w":360},"\u0153":{"d":"255,-194v63,-3,89,51,72,110r-123,0v-17,54,52,75,69,25r43,13v-15,32,-37,50,-84,50v-30,0,-51,-10,-64,-27v-43,46,-163,33,-158,-51v5,-74,41,-120,113,-120v30,0,50,9,65,25v17,-15,38,-24,67,-25xm99,-30v45,0,57,-42,57,-86v0,-27,-11,-44,-37,-44v-44,0,-55,41,-57,84v-1,27,11,46,37,46xm286,-117v13,-48,-51,-60,-68,-22v-3,6,-6,13,-8,22r76,0","w":339},"\u0154":{"d":"130,-269v11,-22,33,-31,48,-49r47,0r-1,8r-68,41r-26,0xm258,-177v0,46,-32,67,-71,75r48,102r-57,0r-41,-94r-61,0r-18,94r-52,0r48,-248v89,2,204,-19,204,71xm205,-174v0,-46,-63,-30,-107,-33r-14,73v51,-2,120,13,121,-40","w":259},"\u0155":{"d":"84,-151v13,-25,34,-51,72,-40r-8,41v-81,-20,-77,86,-92,150r-50,0r36,-190r47,0xm77,-208v10,-23,30,-36,44,-56r49,0r-1,8r-67,48r-25,0","w":140},"\u0156":{"d":"139,14v-5,27,-12,52,-30,66r-24,0v9,-10,19,-18,23,-30r-19,0r7,-36r43,0xm258,-177v0,46,-32,67,-71,75r48,102r-57,0r-41,-94r-61,0r-18,94r-52,0r48,-248v89,2,204,-19,204,71xm205,-174v0,-46,-63,-30,-107,-33r-14,73v51,-2,120,13,121,-40","w":259},"\u0157":{"d":"50,14v-3,28,-12,51,-29,66r-24,0v9,-9,19,-18,22,-30r-19,0r7,-36r43,0xm84,-151v13,-25,34,-51,72,-40r-8,41v-81,-20,-77,86,-92,150r-50,0r36,-190r47,0","w":140},"\u0158":{"d":"164,-269r-41,0v-11,-19,-29,-30,-35,-54r27,0r32,27r41,-27r30,0r-1,6xm258,-177v0,46,-32,67,-71,75r48,102r-57,0r-41,-94r-61,0r-18,94r-52,0r48,-248v89,2,204,-19,204,71xm205,-174v0,-46,-63,-30,-107,-33r-14,73v51,-2,120,13,121,-40","w":259},"\u0159":{"d":"118,-208r-40,0r-34,-56v1,-10,18,-3,27,-5r31,34r42,-34r30,0v-14,25,-39,39,-56,61xm84,-151v13,-25,34,-51,72,-40r-8,41v-81,-20,-77,86,-92,150r-50,0r36,-190r47,0","w":140},"\u015a":{"d":"125,-269v12,-20,33,-32,49,-49r47,0r-2,8r-67,41r-27,0xm178,-136v88,48,22,151,-73,140v-56,-7,-93,-19,-101,-68r51,-9v1,50,111,53,115,3v-16,-63,-132,-20,-133,-112v0,-93,190,-91,199,-10r-50,12v-4,-41,-93,-50,-97,-4v7,38,59,32,89,48","w":240},"\u015b":{"d":"144,-137v-1,-29,-70,-35,-71,-2v16,41,103,10,103,80v0,68,-97,75,-144,50v-14,-8,-23,-22,-28,-39r44,-6v3,32,80,36,82,1v-15,-42,-103,-11,-103,-82v0,-77,157,-79,161,-8xm96,-208v10,-23,30,-36,44,-56r49,0r-1,8r-67,48r-25,0"},"\u015c":{"d":"212,-274v-1,10,-18,3,-27,5r-31,-26v-22,11,-35,31,-72,26r1,-5r54,-49r41,0xm178,-136v88,48,22,151,-73,140v-56,-7,-93,-19,-101,-68r51,-9v1,50,111,53,115,3v-16,-63,-132,-20,-133,-112v0,-93,190,-91,199,-10r-50,12v-4,-41,-93,-50,-97,-4v7,38,59,32,89,48","w":240},"\u015d":{"d":"146,-269v9,21,29,38,32,61r-27,0v-10,-11,-19,-24,-30,-34r-43,34r-30,0v14,-26,39,-39,57,-61r41,0xm144,-137v-1,-29,-70,-35,-71,-2v16,41,103,10,103,80v0,68,-97,75,-144,50v-14,-8,-23,-22,-28,-39r44,-6v3,32,80,36,82,1v-15,-42,-103,-11,-103,-82v0,-77,157,-79,161,-8"},"\u015e":{"d":"178,-136v88,48,22,151,-73,140v-56,-7,-93,-19,-101,-68r51,-9v1,50,111,53,115,3v-16,-63,-132,-20,-133,-112v0,-93,190,-91,199,-10r-50,12v-4,-41,-93,-50,-97,-4v7,38,59,32,89,48xm143,38v-1,33,-40,40,-80,36v4,-11,1,-25,20,-20v15,-1,26,0,27,-13v0,-12,-15,-11,-28,-11r17,-30r25,0r-9,15v16,-1,28,7,28,23","w":240},"\u015f":{"d":"144,-137v-1,-29,-70,-35,-71,-2v16,41,103,10,103,80v0,68,-97,75,-144,50v-14,-8,-23,-22,-28,-39r44,-6v3,32,80,36,82,1v-15,-42,-103,-11,-103,-82v0,-77,157,-79,161,-8xm121,38v-1,33,-40,40,-80,36v4,-11,1,-25,20,-20v15,-1,26,0,27,-13v0,-12,-15,-11,-28,-11r17,-30r25,0r-9,15v16,-1,28,7,28,23"},"\u0160":{"d":"164,-269r-40,0r-36,-48r1,-6r26,0v11,9,21,19,33,27v21,-11,33,-32,70,-27r-1,6xm178,-136v88,48,22,151,-73,140v-56,-7,-93,-19,-101,-68r51,-9v1,50,111,53,115,3v-16,-63,-132,-20,-133,-112v0,-93,190,-91,199,-10r-50,12v-4,-41,-93,-50,-97,-4v7,38,59,32,89,48","w":240},"\u0161":{"d":"136,-208r-40,0r-34,-56v1,-10,18,-3,27,-5r31,34r42,-34r30,0v-14,25,-39,39,-56,61xm144,-137v-1,-29,-70,-35,-71,-2v16,41,103,10,103,80v0,68,-97,75,-144,50v-14,-8,-23,-22,-28,-39r44,-6v3,32,80,36,82,1v-15,-42,-103,-11,-103,-82v0,-77,157,-79,161,-8"},"\u0162":{"d":"121,38v-1,33,-40,40,-80,36v4,-11,1,-25,20,-20v15,-1,26,0,27,-13v0,-12,-15,-11,-28,-11r17,-30r25,0r-9,15v16,-1,28,7,28,23xm157,-208r-40,208r-52,0r40,-208r-80,0r8,-40r212,0r-8,40r-80,0","w":219},"\u0163":{"d":"86,38v-1,33,-40,40,-80,36v4,-11,1,-25,20,-20v15,-1,26,0,27,-13v0,-12,-15,-11,-28,-11r17,-30r25,0r-9,15v16,-1,28,7,28,23xm72,-63v-8,23,5,39,32,30r-6,32v-44,15,-86,-5,-75,-63r18,-93r-26,0r7,-33r28,0r24,-45r31,0r-8,45r35,0r-6,33r-36,0","w":119},"\u0164":{"d":"161,-269r-40,0r-36,-48r1,-6r26,0v11,9,21,19,33,27r40,-27r30,0r-1,6xm157,-208r-40,208r-52,0r40,-208r-80,0r8,-40r212,0r-8,40r-80,0","w":219},"\u0165":{"d":"200,-261v-4,29,-12,55,-30,70r-24,0v10,-9,19,-20,23,-33r-19,0r7,-37r43,0xm72,-63v-8,23,5,39,32,30r-6,32v-44,15,-86,-5,-75,-63r18,-93r-26,0r7,-33r28,0r24,-45r31,0r-8,45r35,0r-6,33r-36,0","w":172},"\u0166":{"d":"157,-208r-12,65r40,0r-7,33r-40,0r-21,110r-52,0r21,-110r-39,0r6,-33r40,0r12,-65r-80,0r8,-40r212,0r-8,40r-80,0","w":219},"\u0167":{"d":"76,-83v-8,25,-13,64,28,50r-6,32v-44,15,-94,-7,-75,-63r4,-19r-22,0r6,-34r22,0r8,-40r-26,0r7,-33r28,0r24,-45r31,0r-8,45r35,0r-6,33r-36,0r-8,40r33,0r-7,34r-32,0","w":119},"\u0168":{"d":"238,-320v-6,26,-17,50,-49,51v-23,0,-32,-19,-52,-21v-15,-1,-18,11,-22,21r-24,0v6,-26,17,-51,50,-51v27,0,59,44,73,0r24,0xm76,-105v-23,59,45,89,88,55v12,-10,18,-24,22,-45r30,-153r51,0v-29,105,-8,252,-149,252v-70,0,-107,-43,-93,-116r26,-136r52,0","w":259},"\u0169":{"d":"208,-259v-7,25,-16,51,-49,51v-23,0,-32,-22,-52,-22v-14,0,-18,12,-22,22r-23,0v6,-26,16,-51,49,-51v23,0,32,19,52,21v14,1,17,-11,22,-21r23,0xm69,3v-96,0,-34,-126,-28,-193r49,0r-25,133v6,42,62,18,71,-6v14,-38,17,-86,28,-127r50,0r-36,190r-47,0v0,-11,4,-26,3,-33v-14,20,-30,37,-65,36","w":219},"\u016a":{"d":"213,-269r-103,0r6,-30r104,0xm76,-105v-23,59,45,89,88,55v12,-10,18,-24,22,-45r30,-153r51,0v-29,105,-8,252,-149,252v-70,0,-107,-43,-93,-116r26,-136r52,0","w":259},"\u016b":{"d":"181,-211r-103,0r6,-30r103,0xm69,3v-96,0,-34,-126,-28,-193r49,0r-25,133v6,42,62,18,71,-6v14,-38,17,-86,28,-127r50,0r-36,190r-47,0v0,-11,4,-26,3,-33v-14,20,-30,37,-65,36","w":219},"\u016c":{"d":"230,-320v-3,53,-101,76,-121,21v-2,-7,-4,-13,-4,-21r29,0v0,18,11,28,30,28v21,0,32,-10,37,-28r29,0xm76,-105v-23,59,45,89,88,55v12,-10,18,-24,22,-45r30,-153r51,0v-29,105,-8,252,-149,252v-70,0,-107,-43,-93,-116r26,-136r52,0","w":259},"\u016d":{"d":"199,-265v-8,34,-27,57,-69,57v-36,-1,-57,-18,-55,-57r29,0v0,19,10,29,28,29v23,1,32,-13,39,-29r28,0xm69,3v-96,0,-34,-126,-28,-193r49,0r-25,133v6,42,62,18,71,-6v14,-38,17,-86,28,-127r50,0r-36,190r-47,0v0,-11,4,-26,3,-33v-14,20,-30,37,-65,36","w":219},"\u016e":{"d":"163,-348v27,0,45,18,45,45v0,27,-18,45,-45,45v-27,0,-45,-19,-45,-45v0,-26,18,-45,45,-45xm163,-281v14,0,22,-8,22,-22v0,-15,-9,-22,-22,-22v-13,0,-22,9,-22,22v0,13,8,22,22,22xm76,-105v-23,59,45,89,88,55v12,-10,18,-24,22,-45r30,-153r51,0v-29,105,-8,252,-149,252v-70,0,-107,-43,-93,-116r26,-136r52,0","w":259},"\u016f":{"d":"84,-244v-4,-49,70,-59,85,-18v11,31,-8,63,-41,62v-27,-1,-43,-17,-44,-44xm128,-222v13,0,23,-8,23,-22v0,-13,-8,-22,-23,-22v-14,0,-22,9,-22,22v0,13,9,22,22,22xm69,3v-96,0,-34,-126,-28,-193r49,0r-25,133v6,42,62,18,71,-6v14,-38,17,-86,28,-127r50,0r-36,190r-47,0v0,-11,4,-26,3,-33v-14,20,-30,37,-65,36","w":219},"\u0170":{"d":"101,-269v9,-21,28,-32,41,-49r46,0r-2,8r-62,41r-23,0xm172,-269v8,-22,29,-31,41,-49r46,0r-1,8r-62,41r-24,0xm76,-105v-23,59,45,89,88,55v12,-10,18,-24,22,-45r30,-153r51,0v-29,105,-8,252,-149,252v-70,0,-107,-43,-93,-116r26,-136r52,0","w":259},"\u0171":{"d":"72,-208v11,-23,32,-36,46,-56r46,0r-1,8r-66,48r-25,0xm143,-208v11,-23,32,-36,47,-56r46,0r-2,8r-66,48r-25,0xm69,3v-96,0,-34,-126,-28,-193r49,0r-25,133v6,42,62,18,71,-6v14,-38,17,-86,28,-127r50,0r-36,190r-47,0v0,-11,4,-26,3,-33v-14,20,-30,37,-65,36","w":219},"\u0172":{"d":"125,37v-1,16,21,15,32,9r-4,23v-25,12,-66,6,-63,-26v3,-30,22,-50,61,-45v-13,8,-24,21,-26,39xm76,-105v-23,59,45,89,88,55v12,-10,18,-24,22,-45r30,-153r51,0v-29,105,-8,252,-149,252v-70,0,-107,-43,-93,-116r26,-136r52,0","w":259},"\u0173":{"d":"137,37v-1,16,21,15,32,9r-4,23v-25,12,-66,6,-63,-26v3,-30,21,-50,60,-45v-12,9,-23,21,-25,39xm69,3v-96,0,-34,-126,-28,-193r49,0r-25,133v6,42,62,18,71,-6v14,-38,17,-86,28,-127r50,0r-36,190r-47,0v0,-11,4,-26,3,-33v-14,20,-30,37,-65,36","w":219},"\u0174":{"d":"261,-274v-1,10,-18,3,-27,5v-11,-8,-20,-19,-32,-26v-21,11,-34,31,-72,26r1,-5r55,-49r40,0xm253,0r-61,0r-6,-196v-25,68,-54,131,-82,196r-62,0r-16,-248r50,0r7,204r86,-204r55,0r8,204r82,-204r51,0","w":339},"\u0175":{"d":"190,-269v10,21,26,36,33,61r-27,0v-10,-11,-19,-24,-30,-34r-43,34r-30,0v14,-26,39,-39,57,-61r40,0xm212,0r-52,0r-8,-156r-70,156r-52,0r-13,-190r46,0r2,145r66,-145r53,0r8,145r60,-145r47,0","w":280},"\u0176":{"d":"179,-323v10,19,27,31,34,54r-27,0v-11,-8,-19,-19,-31,-26v-21,11,-34,31,-72,26r1,-5r55,-49r40,0xm147,-102r-20,102r-51,0r19,-102r-65,-146r52,0r45,107r83,-107r57,0","w":240},"\u0177":{"d":"148,-269v9,21,29,38,32,61r-26,0v-10,-11,-19,-24,-30,-34r-44,34r-29,0v14,-26,39,-39,57,-61r40,0xm100,10v-23,37,-50,77,-115,62r7,-35v37,9,51,-18,65,-41r-37,-186r51,0r18,146r73,-146r53,0"},"\u0178":{"d":"142,-102r-20,102r-51,0r19,-102r-65,-146r52,0r45,107r83,-107r57,0xm163,-269r7,-38r39,0r-8,38r-38,0xm87,-269r7,-38r38,0r-8,38r-37,0","w":240},"\u0179":{"d":"117,-269v11,-22,33,-31,48,-49r47,0r-1,8r-68,41r-26,0xm190,0r-198,0r7,-37r163,-170r-117,0r8,-41r178,0r-7,36r-163,171r137,0","w":219},"\u017a":{"d":"-6,0r7,-35r114,-120r-84,0r7,-35r142,0r-7,35r-114,119r100,0r-7,36r-158,0xm89,-208v10,-23,30,-36,44,-56r49,0r-1,8r-67,48r-25,0","w":180},"\u017b":{"d":"115,-271r8,-36r49,0r-7,36r-50,0xm190,0r-198,0r7,-37r163,-170r-117,0r8,-41r178,0r-7,36r-163,171r137,0","w":219},"\u017c":{"d":"91,-224r7,-37r50,0r-7,37r-50,0xm-6,0r7,-35r114,-120r-84,0r7,-35r142,0r-7,35r-114,119r100,0r-7,36r-158,0","w":180},"\u017d":{"d":"159,-269r-41,0r-36,-48r1,-6r27,0r32,27r41,-27r30,0r-1,6xm190,0r-198,0r7,-37r163,-170r-117,0r8,-41r178,0r-7,36r-163,171r137,0","w":219},"\u017e":{"d":"130,-208r-40,0r-34,-56v1,-10,18,-3,27,-5r31,34r42,-34r30,0v-14,25,-39,39,-56,61xm-6,0r7,-35r114,-120r-84,0r7,-35r142,0r-7,35r-114,119r100,0r-7,36r-158,0","w":180},"\u017f":{"d":"47,-210v4,-44,48,-57,96,-48r-6,32v-21,-5,-38,0,-42,21r-40,205r-49,0","w":100},"\u0192":{"d":"133,-157r-45,232r-50,0r46,-232r-28,0r6,-33r28,0v2,-54,40,-81,100,-68r-6,32v-29,-8,-44,9,-45,36r38,0r-7,33r-37,0"},"\u01fa":{"d":"150,-322v12,-20,33,-32,49,-49r47,0r-1,8r-68,41r-27,0xm163,-315v27,0,45,18,45,45v0,26,-17,44,-45,44v-28,0,-45,-18,-45,-44v0,-27,18,-45,45,-45xm163,-248v14,0,22,-8,22,-22v0,-15,-9,-22,-22,-22v-13,0,-22,9,-22,22v0,13,7,22,22,22xm183,0r-10,-63r-94,0r-35,63r-51,0r138,-248r61,0r42,248r-51,0xm169,-102r-15,-108v-16,38,-36,73,-55,108r70,0","w":259},"\u01fb":{"d":"115,-297r1,-6r48,-43r47,0r-2,7r-68,42r-26,0xm124,-289v26,0,44,17,44,45v0,27,-17,44,-44,44v-27,0,-45,-17,-45,-44v0,-28,19,-45,45,-45xm124,-222v13,0,22,-9,22,-22v0,-13,-8,-22,-22,-22v-14,0,-22,8,-22,22v0,15,9,22,22,22xm166,-52v-4,17,5,29,24,23r-3,27v-30,11,-74,1,-67,-34v-15,21,-29,40,-64,40v-33,0,-53,-19,-54,-53v0,-64,63,-67,128,-67v10,-22,3,-53,-29,-45v-13,3,-22,10,-25,24r-46,-5v5,-64,156,-77,153,0v-1,33,-11,60,-17,90xm97,-88v-44,-9,-64,57,-19,57v31,0,42,-28,47,-57r-28,0"},"\u01fc":{"d":"224,-269v11,-22,33,-31,48,-49r47,0r-1,8r-68,41r-26,0xm147,0r12,-63r-79,0r-42,63r-55,0r170,-248r216,0r-8,40r-123,0r-12,63r112,0r-8,38r-112,0r-13,67r131,0r-8,40r-181,0xm188,-210v-23,-1,-21,26,-35,37r-47,71r61,0","w":360},"\u01fd":{"d":"36,-142v5,-54,101,-68,135,-32v46,-38,137,-21,137,53v0,11,-2,27,-4,37r-123,0v-16,44,35,75,62,37r6,-12r43,13v-15,32,-37,50,-84,50v-35,0,-58,-15,-69,-39v-15,25,-40,39,-78,39v-33,0,-54,-21,-54,-53v0,-64,62,-69,129,-67v9,-24,2,-52,-29,-45v-14,3,-22,10,-25,24xm60,-57v0,38,49,28,58,5v7,-8,10,-23,13,-36v-34,-1,-71,-2,-71,31xm262,-117v14,-47,-50,-60,-68,-22v-3,6,-6,13,-8,22r76,0xm158,-208v10,-23,30,-36,44,-56r49,0r-1,8r-67,48r-25,0","w":320},"\u01fe":{"d":"143,-269v11,-22,34,-31,49,-49r47,0r-2,8r-68,41r-26,0xm18,-101v0,-91,52,-147,145,-150v29,0,53,6,70,18r23,-25r35,0r-39,42v13,16,22,37,22,66v0,118,-106,184,-211,138r-20,21r-37,0r36,-38v-15,-17,-24,-42,-24,-72xm200,-198v-78,-45,-155,42,-123,131xm95,-46v78,35,146,-42,121,-130","w":280},"\u01ff":{"d":"11,-74v-4,-90,78,-141,161,-110r10,-12r34,0r-24,27v11,12,16,29,16,49v4,90,-73,145,-157,115r-10,12r-34,0r23,-27v-12,-13,-19,-30,-19,-54xm144,-152v-52,-29,-91,31,-80,93xm78,-36v55,24,84,-34,78,-91xm109,-208v10,-23,30,-36,44,-56r49,0r-1,8r-67,48r-25,0","w":219},"\u0218":{"d":"107,14v-3,28,-12,51,-29,66r-25,0v10,-9,20,-17,23,-30r-19,0r7,-36r43,0xm178,-136v88,48,22,151,-73,140v-56,-7,-93,-19,-101,-68r51,-9v1,50,111,53,115,3v-16,-63,-132,-20,-133,-112v0,-93,190,-91,199,-10r-50,12v-4,-41,-93,-50,-97,-4v7,38,59,32,89,48","w":240},"\u0219":{"d":"90,14v-3,28,-12,51,-29,66r-24,0v9,-9,19,-18,22,-30r-19,0r7,-36r43,0xm144,-137v-1,-29,-70,-35,-71,-2v16,41,103,10,103,80v0,68,-97,75,-144,50v-14,-8,-23,-22,-28,-39r44,-6v3,32,80,36,82,1v-15,-42,-103,-11,-103,-82v0,-77,157,-79,161,-8"},"\u021a":{"d":"111,14v-3,28,-12,51,-29,66r-25,0v10,-9,20,-17,23,-30r-19,0r7,-36r43,0xm157,-208r-40,208r-52,0r40,-208r-80,0r8,-40r212,0r-8,40r-80,0","w":219},"\u021b":{"d":"76,14v-5,27,-13,52,-30,66r-24,0v9,-9,19,-18,22,-30r-19,0r8,-36r43,0xm72,-63v-8,23,5,39,32,30r-6,32v-44,15,-86,-5,-75,-63r18,-93r-26,0r7,-33r28,0r24,-45r31,0r-8,45r35,0r-6,33r-36,0","w":119},"\u2013":{"d":"8,-79r5,-35r179,0r-6,35r-178,0"},"\u2014":{"d":"-3,-79r6,-35r360,0r-7,35r-359,0","w":360},"\u2018":{"d":"33,-146v8,-39,15,-79,39,-102r32,0v-14,15,-28,33,-34,56r23,0r-9,46r-51,0","w":100,"k":{"\u2018":13}},"\u2019":{"d":"104,-248v-6,41,-15,79,-39,102r-32,0v14,-14,29,-35,34,-56r-22,0r9,-46r50,0","w":100,"k":{"\u2019":13,"t":-7,"s":7," ":13}},"\u201c":{"d":"108,-146v9,-38,15,-80,40,-102r32,0v-15,15,-29,32,-34,56r22,0r-9,46r-51,0xm33,-146v8,-39,15,-79,39,-102r32,0v-14,15,-28,33,-34,56r23,0r-9,46r-51,0","w":180},"\u201d":{"d":"180,-248v-8,39,-15,79,-39,102r-33,0v15,-15,29,-33,35,-56r-23,0r9,-46r51,0xm104,-248v-8,39,-14,80,-39,102r-32,0v14,-14,29,-35,34,-56r-22,0r9,-46r50,0","w":180},"\u2026":{"d":"23,0r11,-54r51,0r-11,54r-51,0xm138,0r11,-54r51,0r-11,54r-51,0xm253,0r10,-54r51,0r-11,54r-50,0","w":360},"\u2032":{"d":"34,-156r12,-92r53,0r-27,92r-38,0","w":86},"\u2033":{"d":"34,-156r12,-92r53,0r-27,92r-38,0xm120,-156r12,-92r53,0r-27,92r-38,0","w":172},"\u2122":{"d":"197,-135r-29,0r0,-113r43,0r36,81v10,-29,24,-55,37,-81r42,0r0,113r-29,0r2,-90r-41,90r-23,0r-40,-90v3,28,2,59,2,90xm107,-223r0,88r-32,0r0,-88r-42,0r0,-25r118,0r0,25r-44,0","w":360}}});;(function($){var ver="2.86";if($.support==undefined){$.support={opacity:!($.browser.msie)};}function debug(s){if($.fn.cycle.debug){log(s);}}function log(){if(window.console&&window.console.log){window.console.log("[cycle] "+Array.prototype.join.call(arguments," "));}}$.fn.cycle=function(options,arg2){var o={s:this.selector,c:this.context};if(this.length===0&&options!="stop"){if(!$.isReady&&o.s){log("DOM not ready, queuing slideshow");$(function(){$(o.s,o.c).cycle(options,arg2);});return this;}log("terminating; zero elements found by selector"+($.isReady?"":" (DOM not ready)"));return this;}return this.each(function(){var opts=handleArguments(this,options,arg2);if(opts===false){return;}opts.updateActivePagerLink=opts.updateActivePagerLink||$.fn.cycle.updateActivePagerLink;if(this.cycleTimeout){clearTimeout(this.cycleTimeout);}this.cycleTimeout=this.cyclePause=0;var $cont=$(this);var $slides=opts.slideExpr?$(opts.slideExpr,this):$cont.children();var els=$slides.get();if(els.length<2){log("terminating; too few slides: "+els.length);return;}var opts2=buildOptions($cont,$slides,els,opts,o);if(opts2===false){return;}var startTime=opts2.continuous?10:getTimeout(opts2.currSlide,opts2.nextSlide,opts2,!opts2.rev);if(startTime){startTime+=(opts2.delay||0);if(startTime<10){startTime=10;}debug("first timeout: "+startTime);this.cycleTimeout=setTimeout(function(){go(els,opts2,0,!opts2.rev);},startTime);}});};function handleArguments(cont,options,arg2){if(cont.cycleStop==undefined){cont.cycleStop=0;}if(options===undefined||options===null){options={};}if(options.constructor==String){switch(options){case"destroy":case"stop":var opts=$(cont).data("cycle.opts");if(!opts){return false;}cont.cycleStop++;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);}cont.cycleTimeout=0;$(cont).removeData("cycle.opts");if(options=="destroy"){destroy(opts);}return false;case"toggle":cont.cyclePause=(cont.cyclePause===1)?0:1;checkInstantResume(cont.cyclePause,arg2,cont);return false;case"pause":cont.cyclePause=1;return false;case"resume":cont.cyclePause=0;checkInstantResume(false,arg2,cont);return false;case"prev":case"next":var opts=$(cont).data("cycle.opts");if(!opts){log('options not found, "prev/next" ignored');return false;}$.fn.cycle[options](opts);return false;default:options={fx:options};}return options;}else{if(options.constructor==Number){var num=options;options=$(cont).data("cycle.opts");if(!options){log("options not found, can not advance slide");return false;}if(num<0||num>=options.elements.length){log("invalid slide index: "+num);return false;}options.nextSlide=num;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}if(typeof arg2=="string"){options.oneTimeFx=arg2;}go(options.elements,options,1,num>=options.currSlide);return false;}}return options;function checkInstantResume(isPaused,arg2,cont){if(!isPaused&&arg2===true){var options=$(cont).data("cycle.opts");if(!options){log("options not found, can not resume");return false;}if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}go(options.elements,options,1,1);}}}function removeFilter(el,opts){if(!$.support.opacity&&opts.cleartype&&el.style.filter){try{el.style.removeAttribute("filter");}catch(smother){}}}function destroy(opts){if(opts.next){$(opts.next).unbind(opts.prevNextEvent);}if(opts.prev){$(opts.prev).unbind(opts.prevNextEvent);}if(opts.pager||opts.pagerAnchorBuilder){$.each(opts.pagerAnchors||[],function(){this.unbind().remove();});}opts.pagerAnchors=null;if(opts.destroy){opts.destroy(opts);}}function buildOptions($cont,$slides,els,options,o){var opts=$.extend({},$.fn.cycle.defaults,options||{},$.metadata?$cont.metadata():$.meta?$cont.data():{});if(opts.autostop){opts.countdown=opts.autostopCount||els.length;}var cont=$cont[0];$cont.data("cycle.opts",opts);opts.$cont=$cont;opts.stopCount=cont.cycleStop;opts.elements=els;opts.before=opts.before?[opts.before]:[];opts.after=opts.after?[opts.after]:[];opts.after.unshift(function(){opts.busy=0;});if(!$.support.opacity&&opts.cleartype){opts.after.push(function(){removeFilter(this,opts);});}if(opts.continuous){opts.after.push(function(){go(els,opts,0,!opts.rev);});}saveOriginalOpts(opts);if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($slides);}if($cont.css("position")=="static"){$cont.css("position","relative");}if(opts.width){$cont.width(opts.width);}if(opts.height&&opts.height!="auto"){$cont.height(opts.height);}if(opts.startingSlide){opts.startingSlide=parseInt(opts.startingSlide);}if(opts.random){opts.randomMap=[];for(var i=0;i<els.length;i++){opts.randomMap.push(i);}opts.randomMap.sort(function(a,b){return Math.random()-0.5;});opts.randomIndex=1;opts.startingSlide=opts.randomMap[1];}else{if(opts.startingSlide>=els.length){opts.startingSlide=0;}}opts.currSlide=opts.startingSlide||0;var first=opts.startingSlide;$slides.css({position:"absolute",top:0,left:0}).hide().each(function(i){var z=first?i>=first?els.length-(i-first):first-i:els.length-i;$(this).css("z-index",z);});$(els[first]).css("opacity",1).show();removeFilter(els[first],opts);if(opts.fit&&opts.width){$slides.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}var reshape=opts.containerResize&&!$cont.innerHeight();if(reshape){var maxw=0,maxh=0;for(var j=0;j<els.length;j++){var $e=$(els[j]),e=$e[0],w=$e.outerWidth(),h=$e.outerHeight();if(!w){w=e.offsetWidth||e.width||$e.attr("width");}if(!h){h=e.offsetHeight||e.height||$e.attr("height");}maxw=w>maxw?w:maxw;maxh=h>maxh?h:maxh;}if(maxw>0&&maxh>0){$cont.css({width:maxw+"px",height:maxh+"px"});}}if(opts.pause){$cont.hover(function(){this.cyclePause++;},function(){this.cyclePause--;});}if(supportMultiTransitions(opts)===false){return false;}var requeue=false;options.requeueAttempts=options.requeueAttempts||0;$slides.each(function(){var $el=$(this);this.cycleH=(opts.fit&&opts.height)?opts.height:($el.height()||this.offsetHeight||this.height||$el.attr("height")||0);this.cycleW=(opts.fit&&opts.width)?opts.width:($el.width()||this.offsetWidth||this.width||$el.attr("width")||0);if($el.is("img")){var loadingIE=($.browser.msie&&this.cycleW==28&&this.cycleH==30&&!this.complete);var loadingFF=($.browser.mozilla&&this.cycleW==34&&this.cycleH==19&&!this.complete);var loadingOp=($.browser.opera&&((this.cycleW==42&&this.cycleH==19)||(this.cycleW==37&&this.cycleH==17))&&!this.complete);var loadingOther=(this.cycleH==0&&this.cycleW==0&&!this.complete);if(loadingIE||loadingFF||loadingOp||loadingOther){if(o.s&&opts.requeueOnImageNotLoaded&&++options.requeueAttempts<100){log(options.requeueAttempts," - img slide not loaded, requeuing slideshow: ",this.src,this.cycleW,this.cycleH);setTimeout(function(){$(o.s,o.c).cycle(options);},opts.requeueTimeout);requeue=true;return false;}else{log("could not determine size of image: "+this.src,this.cycleW,this.cycleH);}}}return true;});if(requeue){return false;}opts.cssBefore=opts.cssBefore||{};opts.animIn=opts.animIn||{};opts.animOut=opts.animOut||{};$slides.not(":eq("+first+")").css(opts.cssBefore);if(opts.cssFirst){$($slides[first]).css(opts.cssFirst);}if(opts.timeout){opts.timeout=parseInt(opts.timeout);if(opts.speed.constructor==String){opts.speed=$.fx.speeds[opts.speed]||parseInt(opts.speed);}if(!opts.sync){opts.speed=opts.speed/2;}var buffer=opts.fx=="shuffle"?500:250;while((opts.timeout-opts.speed)<buffer){opts.timeout+=opts.speed;}}if(opts.easing){opts.easeIn=opts.easeOut=opts.easing;}if(!opts.speedIn){opts.speedIn=opts.speed;}if(!opts.speedOut){opts.speedOut=opts.speed;}opts.slideCount=els.length;opts.currSlide=opts.lastSlide=first;if(opts.random){if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{opts.nextSlide=opts.startingSlide>=(els.length-1)?0:opts.startingSlide+1;}if(!opts.multiFx){var init=$.fn.cycle.transitions[opts.fx];if($.isFunction(init)){init($cont,$slides,opts);}else{if(opts.fx!="custom"&&!opts.multiFx){log("unknown transition: "+opts.fx,"; slideshow terminating");return false;}}}var e0=$slides[first];if(opts.before.length){opts.before[0].apply(e0,[e0,e0,opts,true]);}if(opts.after.length>1){opts.after[1].apply(e0,[e0,e0,opts,true]);}if(opts.next){$(opts.next).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?-1:1);});}if(opts.prev){$(opts.prev).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?1:-1);});}if(opts.pager||opts.pagerAnchorBuilder){buildPager(els,opts);}exposeAddSlide(opts,els);return opts;}function saveOriginalOpts(opts){opts.original={before:[],after:[]};opts.original.cssBefore=$.extend({},opts.cssBefore);opts.original.cssAfter=$.extend({},opts.cssAfter);opts.original.animIn=$.extend({},opts.animIn);opts.original.animOut=$.extend({},opts.animOut);$.each(opts.before,function(){opts.original.before.push(this);});$.each(opts.after,function(){opts.original.after.push(this);});}function supportMultiTransitions(opts){var i,tx,txs=$.fn.cycle.transitions;if(opts.fx.indexOf(",")>0){opts.multiFx=true;opts.fxs=opts.fx.replace(/\s*/g,"").split(",");for(i=0;i<opts.fxs.length;i++){var fx=opts.fxs[i];tx=txs[fx];if(!tx||!txs.hasOwnProperty(fx)||!$.isFunction(tx)){log("discarding unknown transition: ",fx);opts.fxs.splice(i,1);i--;}}if(!opts.fxs.length){log("No valid transitions named; slideshow terminating.");return false;}}else{if(opts.fx=="all"){opts.multiFx=true;opts.fxs=[];for(p in txs){tx=txs[p];if(txs.hasOwnProperty(p)&&$.isFunction(tx)){opts.fxs.push(p);}}}}if(opts.multiFx&&opts.randomizeEffects){var r1=Math.floor(Math.random()*20)+30;for(i=0;i<r1;i++){var r2=Math.floor(Math.random()*opts.fxs.length);opts.fxs.push(opts.fxs.splice(r2,1)[0]);}debug("randomized fx sequence: ",opts.fxs);}return true;}function exposeAddSlide(opts,els){opts.addSlide=function(newSlide,prepend){var $s=$(newSlide),s=$s[0];if(!opts.autostopCount){opts.countdown++;}els[prepend?"unshift":"push"](s);if(opts.els){opts.els[prepend?"unshift":"push"](s);}opts.slideCount=els.length;$s.css("position","absolute");$s[prepend?"prependTo":"appendTo"](opts.$cont);if(prepend){opts.currSlide++;opts.nextSlide++;}if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($s);}if(opts.fit&&opts.width){$s.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}s.cycleH=(opts.fit&&opts.height)?opts.height:$s.height();s.cycleW=(opts.fit&&opts.width)?opts.width:$s.width();$s.css(opts.cssBefore);if(opts.pager||opts.pagerAnchorBuilder){$.fn.cycle.createPagerAnchor(els.length-1,s,$(opts.pager),els,opts);}if($.isFunction(opts.onAddSlide)){opts.onAddSlide($s);}else{$s.hide();}};}$.fn.cycle.resetState=function(opts,fx){fx=fx||opts.fx;opts.before=[];opts.after=[];opts.cssBefore=$.extend({},opts.original.cssBefore);opts.cssAfter=$.extend({},opts.original.cssAfter);opts.animIn=$.extend({},opts.original.animIn);opts.animOut=$.extend({},opts.original.animOut);opts.fxFn=null;$.each(opts.original.before,function(){opts.before.push(this);});$.each(opts.original.after,function(){opts.after.push(this);});var init=$.fn.cycle.transitions[fx];if($.isFunction(init)){init(opts.$cont,$(opts.elements),opts);}};function go(els,opts,manual,fwd){if(manual&&opts.busy&&opts.manualTrump){debug("manualTrump in go(), stopping active transition");$(els).stop(true,true);opts.busy=false;}if(opts.busy){debug("transition active, ignoring new tx request");return;}var p=opts.$cont[0],curr=els[opts.currSlide],next=els[opts.nextSlide];if(p.cycleStop!=opts.stopCount||p.cycleTimeout===0&&!manual){return;}if(!manual&&!p.cyclePause&&((opts.autostop&&(--opts.countdown<=0))||(opts.nowrap&&!opts.random&&opts.nextSlide<opts.currSlide))){if(opts.end){opts.end(opts);}return;}var changed=false;if((manual||!p.cyclePause)&&(opts.nextSlide!=opts.currSlide)){changed=true;var fx=opts.fx;curr.cycleH=curr.cycleH||$(curr).height();curr.cycleW=curr.cycleW||$(curr).width();next.cycleH=next.cycleH||$(next).height();next.cycleW=next.cycleW||$(next).width();if(opts.multiFx){if(opts.lastFx==undefined||++opts.lastFx>=opts.fxs.length){opts.lastFx=0;}fx=opts.fxs[opts.lastFx];opts.currFx=fx;}if(opts.oneTimeFx){fx=opts.oneTimeFx;opts.oneTimeFx=null;}$.fn.cycle.resetState(opts,fx);if(opts.before.length){$.each(opts.before,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});}var after=function(){$.each(opts.after,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});};debug("tx firing; currSlide: "+opts.currSlide+"; nextSlide: "+opts.nextSlide);opts.busy=1;if(opts.fxFn){opts.fxFn(curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}else{if($.isFunction($.fn.cycle[opts.fx])){$.fn.cycle[opts.fx](curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}else{$.fn.cycle.custom(curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}}}if(changed||opts.nextSlide==opts.currSlide){opts.lastSlide=opts.currSlide;if(opts.random){opts.currSlide=opts.nextSlide;if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];if(opts.nextSlide==opts.currSlide){opts.nextSlide=(opts.currSlide==opts.slideCount-1)?0:opts.currSlide+1;}}else{var roll=(opts.nextSlide+1)==els.length;opts.nextSlide=roll?0:opts.nextSlide+1;opts.currSlide=roll?els.length-1:opts.nextSlide-1;}}if(changed&&opts.pager){opts.updateActivePagerLink(opts.pager,opts.currSlide,opts.activePagerClass);}var ms=0;if(opts.timeout&&!opts.continuous){ms=getTimeout(curr,next,opts,fwd);}else{if(opts.continuous&&p.cyclePause){ms=10;}}if(ms>0){p.cycleTimeout=setTimeout(function(){go(els,opts,0,!opts.rev);},ms);}}$.fn.cycle.updateActivePagerLink=function(pager,currSlide,clsName){$(pager).each(function(){$(this).children().removeClass(clsName).eq(currSlide).addClass(clsName);});};function getTimeout(curr,next,opts,fwd){if(opts.timeoutFn){var t=opts.timeoutFn(curr,next,opts,fwd);while((t-opts.speed)<250){t+=opts.speed;}debug("calculated timeout: "+t+"; speed: "+opts.speed);if(t!==false){return t;}}return opts.timeout;}$.fn.cycle.next=function(opts){advance(opts,opts.rev?-1:1);};$.fn.cycle.prev=function(opts){advance(opts,opts.rev?1:-1);};function advance(opts,val){var els=opts.elements;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}if(opts.random&&val<0){opts.randomIndex--;if(--opts.randomIndex==-2){opts.randomIndex=els.length-2;}else{if(opts.randomIndex==-1){opts.randomIndex=els.length-1;}}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{if(opts.random){opts.nextSlide=opts.randomMap[opts.randomIndex];}else{opts.nextSlide=opts.currSlide+val;if(opts.nextSlide<0){if(opts.nowrap){return false;}opts.nextSlide=els.length-1;}else{if(opts.nextSlide>=els.length){if(opts.nowrap){return false;}opts.nextSlide=0;}}}}var cb=opts.onPrevNextEvent||opts.prevNextClick;if($.isFunction(cb)){cb(val>0,opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,val>=0);return false;}function buildPager(els,opts){var $p=$(opts.pager);$.each(els,function(i,o){$.fn.cycle.createPagerAnchor(i,o,$p,els,opts);});opts.updateActivePagerLink(opts.pager,opts.startingSlide,opts.activePagerClass);}$.fn.cycle.createPagerAnchor=function(i,el,$p,els,opts){var a;if($.isFunction(opts.pagerAnchorBuilder)){a=opts.pagerAnchorBuilder(i,el);debug("pagerAnchorBuilder("+i+", el) returned: "+a);}else{a='<a href="#">'+(i+1)+"</a>";}if(!a){return;}var $a=$(a);if($a.parents("body").length===0){var arr=[];if($p.length>1){$p.each(function(){var $clone=$a.clone(true);$(this).append($clone);arr.push($clone[0]);});$a=$(arr);}else{$a.appendTo($p);}}opts.pagerAnchors=opts.pagerAnchors||[];opts.pagerAnchors.push($a);$a.bind(opts.pagerEvent,function(e){e.preventDefault();opts.nextSlide=i;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}var cb=opts.onPagerEvent||opts.pagerClick;if($.isFunction(cb)){cb(opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,opts.currSlide<i);});if(!/^click/.test(opts.pagerEvent)&&!opts.allowPagerClickBubble){$a.bind("click.cycle",function(){return false;});}if(opts.pauseOnPagerHover){$a.hover(function(){opts.$cont[0].cyclePause++;},function(){opts.$cont[0].cyclePause--;});}};$.fn.cycle.hopsFromLast=function(opts,fwd){var hops,l=opts.lastSlide,c=opts.currSlide;if(fwd){hops=c>l?c-l:opts.slideCount-l;}else{hops=c<l?l-c:l+opts.slideCount-c;}return hops;};function clearTypeFix($slides){debug("applying clearType background-color hack");function hex(s){s=parseInt(s).toString(16);return s.length<2?"0"+s:s;}function getBg(e){for(;e&&e.nodeName.toLowerCase()!="html";e=e.parentNode){var v=$.css(e,"background-color");if(v.indexOf("rgb")>=0){var rgb=v.match(/\d+/g);return"#"+hex(rgb[0])+hex(rgb[1])+hex(rgb[2]);}if(v&&v!="transparent"){return v;}}return"#ffffff";}$slides.each(function(){$(this).css("background-color",getBg(this));});}$.fn.cycle.commonReset=function(curr,next,opts,w,h,rev){$(opts.elements).not(curr).hide();opts.cssBefore.opacity=1;opts.cssBefore.display="block";if(w!==false&&next.cycleW>0){opts.cssBefore.width=next.cycleW;}if(h!==false&&next.cycleH>0){opts.cssBefore.height=next.cycleH;}opts.cssAfter=opts.cssAfter||{};opts.cssAfter.display="none";$(curr).css("zIndex",opts.slideCount+(rev===true?1:0));$(next).css("zIndex",opts.slideCount+(rev===true?0:1));};$.fn.cycle.custom=function(curr,next,opts,cb,fwd,speedOverride){var $l=$(curr),$n=$(next);var speedIn=opts.speedIn,speedOut=opts.speedOut,easeIn=opts.easeIn,easeOut=opts.easeOut;$n.css(opts.cssBefore);if(speedOverride){if(typeof speedOverride=="number"){speedIn=speedOut=speedOverride;}else{speedIn=speedOut=1;}easeIn=easeOut=null;}var fn=function(){$n.animate(opts.animIn,speedIn,easeIn,cb);};$l.animate(opts.animOut,speedOut,easeOut,function(){if(opts.cssAfter){$l.css(opts.cssAfter);}if(!opts.sync){fn();}});if(opts.sync){fn();}};$.fn.cycle.transitions={fade:function($cont,$slides,opts){$slides.not(":eq("+opts.currSlide+")").css("opacity",0);opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.opacity=0;});opts.animIn={opacity:1};opts.animOut={opacity:0};opts.cssBefore={top:0,left:0};}};$.fn.cycle.ver=function(){return ver;};$.fn.cycle.defaults={fx:"fade",timeout:4000,timeoutFn:null,continuous:0,speed:1000,speedIn:null,speedOut:null,next:null,prev:null,onPrevNextEvent:null,prevNextEvent:"click.cycle",pager:null,onPagerEvent:null,pagerEvent:"click.cycle",allowPagerClickBubble:false,pagerAnchorBuilder:null,before:null,after:null,end:null,easing:null,easeIn:null,easeOut:null,shuffle:null,animIn:null,animOut:null,cssBefore:null,cssAfter:null,fxFn:null,height:"auto",startingSlide:0,sync:1,random:0,fit:0,containerResize:1,pause:0,pauseOnPagerHover:0,autostop:0,autostopCount:0,delay:0,slideExpr:null,cleartype:!$.support.opacity,cleartypeNoBg:false,nowrap:0,fastOnEvent:0,randomizeEffects:1,rev:0,manualTrump:true,requeueOnImageNotLoaded:true,requeueTimeout:250,activePagerClass:"activeSlide",updateActivePagerLink:null};})(jQuery);(function($){$.fn.cycle.transitions.none=function($cont,$slides,opts){opts.fxFn=function(curr,next,opts,after){$(next).show();$(curr).hide();after();};};$.fn.cycle.transitions.scrollUp=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var h=$cont.height();opts.cssBefore={top:h,left:0};opts.cssFirst={top:0};opts.animIn={top:0};opts.animOut={top:-h};};$.fn.cycle.transitions.scrollDown=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var h=$cont.height();opts.cssFirst={top:0};opts.cssBefore={top:-h,left:0};opts.animIn={top:0};opts.animOut={top:h};};$.fn.cycle.transitions.scrollLeft=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var w=$cont.width();opts.cssFirst={left:0};opts.cssBefore={left:w,top:0};opts.animIn={left:0};opts.animOut={left:0-w};};$.fn.cycle.transitions.scrollRight=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var w=$cont.width();opts.cssFirst={left:0};opts.cssBefore={left:-w,top:0};opts.animIn={left:0};opts.animOut={left:w};};$.fn.cycle.transitions.scrollHorz=function($cont,$slides,opts){$cont.css("overflow","hidden").width();opts.before.push(function(curr,next,opts,fwd){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.left=fwd?(next.cycleW-1):(1-next.cycleW);opts.animOut.left=fwd?-curr.cycleW:curr.cycleW;});opts.cssFirst={left:0};opts.cssBefore={top:0};opts.animIn={left:0};opts.animOut={top:0};};$.fn.cycle.transitions.scrollVert=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push(function(curr,next,opts,fwd){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.top=fwd?(1-next.cycleH):(next.cycleH-1);opts.animOut.top=fwd?curr.cycleH:-curr.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0};opts.animIn={top:0};opts.animOut={left:0};};$.fn.cycle.transitions.slideX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$(opts.elements).not(curr).hide();$.fn.cycle.commonReset(curr,next,opts,false,true);opts.animIn.width=next.cycleW;});opts.cssBefore={left:0,top:0,width:0};opts.animIn={width:"show"};opts.animOut={width:0};};$.fn.cycle.transitions.slideY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$(opts.elements).not(curr).hide();$.fn.cycle.commonReset(curr,next,opts,true,false);opts.animIn.height=next.cycleH;});opts.cssBefore={left:0,top:0,height:0};opts.animIn={height:"show"};opts.animOut={height:0};};$.fn.cycle.transitions.shuffle=function($cont,$slides,opts){var i,w=$cont.css("overflow","visible").width();$slides.css({left:0,top:0});opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);});if(!opts.speedAdjusted){opts.speed=opts.speed/2;opts.speedAdjusted=true;}opts.random=0;opts.shuffle=opts.shuffle||{left:-w,top:15};opts.els=[];for(i=0;i<$slides.length;i++){opts.els.push($slides[i]);}for(i=0;i<opts.currSlide;i++){opts.els.push(opts.els.shift());}opts.fxFn=function(curr,next,opts,cb,fwd){var $el=fwd?$(curr):$(next);$(next).css(opts.cssBefore);var count=opts.slideCount;$el.animate(opts.shuffle,opts.speedIn,opts.easeIn,function(){var hops=$.fn.cycle.hopsFromLast(opts,fwd);for(var k=0;k<hops;k++){fwd?opts.els.push(opts.els.shift()):opts.els.unshift(opts.els.pop());}if(fwd){for(var i=0,len=opts.els.length;i<len;i++){$(opts.els[i]).css("z-index",len-i+count);}}else{var z=$(curr).css("z-index");$el.css("z-index",parseInt(z)+1+count);}$el.animate({left:0,top:0},opts.speedOut,opts.easeOut,function(){$(fwd?this:curr).hide();if(cb){cb();}});});};opts.cssBefore={display:"block",opacity:1,top:0,left:0};};$.fn.cycle.transitions.turnUp=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.cssBefore.top=next.cycleH;opts.animIn.height=next.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0,height:0};opts.animIn={top:0};opts.animOut={height:0};};$.fn.cycle.transitions.turnDown=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0,top:0,height:0};opts.animOut={height:0};};$.fn.cycle.transitions.turnLeft=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.cssBefore.left=next.cycleW;opts.animIn.width=next.cycleW;});opts.cssBefore={top:0,width:0};opts.animIn={left:0};opts.animOut={width:0};};$.fn.cycle.transitions.turnRight=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.animIn.width=next.cycleW;opts.animOut.left=curr.cycleW;});opts.cssBefore={top:0,left:0,width:0};opts.animIn={left:0};opts.animOut={width:0};};$.fn.cycle.transitions.zoom=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,false,true);opts.cssBefore.top=next.cycleH/2;opts.cssBefore.left=next.cycleW/2;opts.animIn={top:0,left:0,width:next.cycleW,height:next.cycleH};opts.animOut={width:0,height:0,top:curr.cycleH/2,left:curr.cycleW/2};});opts.cssFirst={top:0,left:0};opts.cssBefore={width:0,height:0};};$.fn.cycle.transitions.fadeZoom=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,false);opts.cssBefore.left=next.cycleW/2;opts.cssBefore.top=next.cycleH/2;opts.animIn={top:0,left:0,width:next.cycleW,height:next.cycleH};});opts.cssBefore={width:0,height:0};opts.animOut={opacity:0};};$.fn.cycle.transitions.blindX=function($cont,$slides,opts){var w=$cont.css("overflow","hidden").width();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.width=next.cycleW;opts.animOut.left=curr.cycleW;});opts.cssBefore={left:w,top:0};opts.animIn={left:0};opts.animOut={left:w};};$.fn.cycle.transitions.blindY=function($cont,$slides,opts){var h=$cont.css("overflow","hidden").height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssBefore={top:h,left:0};opts.animIn={top:0};opts.animOut={top:h};};$.fn.cycle.transitions.blindZ=function($cont,$slides,opts){var h=$cont.css("overflow","hidden").height();var w=$cont.width();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssBefore={top:h,left:w};opts.animIn={top:0,left:0};opts.animOut={top:h,left:w};};$.fn.cycle.transitions.growX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.cssBefore.left=this.cycleW/2;opts.animIn={left:0,width:this.cycleW};opts.animOut={left:0};});opts.cssBefore={width:0,top:0};};$.fn.cycle.transitions.growY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.cssBefore.top=this.cycleH/2;opts.animIn={top:0,height:this.cycleH};opts.animOut={top:0};});opts.cssBefore={height:0,left:0};};$.fn.cycle.transitions.curtainX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true,true);opts.cssBefore.left=next.cycleW/2;opts.animIn={left:0,width:this.cycleW};opts.animOut={left:curr.cycleW/2,width:0};});opts.cssBefore={top:0,width:0};};$.fn.cycle.transitions.curtainY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false,true);opts.cssBefore.top=next.cycleH/2;opts.animIn={top:0,height:next.cycleH};opts.animOut={top:curr.cycleH/2,height:0};});opts.cssBefore={left:0,height:0};};$.fn.cycle.transitions.cover=function($cont,$slides,opts){var d=opts.direction||"left";var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);if(d=="right"){opts.cssBefore.left=-w;}else{if(d=="up"){opts.cssBefore.top=h;}else{if(d=="down"){opts.cssBefore.top=-h;}else{opts.cssBefore.left=w;}}}});opts.animIn={left:0,top:0};opts.animOut={opacity:1};opts.cssBefore={top:0,left:0};};$.fn.cycle.transitions.uncover=function($cont,$slides,opts){var d=opts.direction||"left";var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);if(d=="right"){opts.animOut.left=w;}else{if(d=="up"){opts.animOut.top=-h;}else{if(d=="down"){opts.animOut.top=h;}else{opts.animOut.left=-w;}}}});opts.animIn={left:0,top:0};opts.animOut={opacity:1};opts.cssBefore={top:0,left:0};};$.fn.cycle.transitions.toss=function($cont,$slides,opts){var w=$cont.css("overflow","visible").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);if(!opts.animOut.left&&!opts.animOut.top){opts.animOut={left:w*2,top:-h/2,opacity:0};}else{opts.animOut.opacity=0;}});opts.cssBefore={left:0,top:0};opts.animIn={left:0};};$.fn.cycle.transitions.wipe=function($cont,$slides,opts){var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.cssBefore=opts.cssBefore||{};var clip;if(opts.clip){if(/l2r/.test(opts.clip)){clip="rect(0px 0px "+h+"px 0px)";}else{if(/r2l/.test(opts.clip)){clip="rect(0px "+w+"px "+h+"px "+w+"px)";}else{if(/t2b/.test(opts.clip)){clip="rect(0px "+w+"px 0px 0px)";}else{if(/b2t/.test(opts.clip)){clip="rect("+h+"px "+w+"px "+h+"px 0px)";}else{if(/zoom/.test(opts.clip)){var top=parseInt(h/2);var left=parseInt(w/2);clip="rect("+top+"px "+left+"px "+top+"px "+left+"px)";}}}}}}opts.cssBefore.clip=opts.cssBefore.clip||clip||"rect(0px 0px 0px 0px)";var d=opts.cssBefore.clip.match(/(\d+)/g);var t=parseInt(d[0]),r=parseInt(d[1]),b=parseInt(d[2]),l=parseInt(d[3]);opts.before.push(function(curr,next,opts){if(curr==next){return;}var $curr=$(curr),$next=$(next);$.fn.cycle.commonReset(curr,next,opts,true,true,false);opts.cssAfter.display="block";var step=1,count=parseInt((opts.speedIn/13))-1;(function f(){var tt=t?t-parseInt(step*(t/count)):0;var ll=l?l-parseInt(step*(l/count)):0;var bb=b<h?b+parseInt(step*((h-b)/count||1)):h;var rr=r<w?r+parseInt(step*((w-r)/count||1)):w;$next.css({clip:"rect("+tt+"px "+rr+"px "+bb+"px "+ll+"px)"});(step++<=count)?setTimeout(f,13):$curr.css("display","none");})();});opts.cssBefore={display:"block",opacity:1,top:0,left:0};opts.animIn={left:0};opts.animOut={left:0};};})(jQuery);;;(function($){$.fn.superfish=function(op){var sf=$.fn.superfish,c=sf.c,$arrow=$(['<span class="',c.arrowClass,'"> &#187;</span>'].join('')),over=function(){var $$=$(this),menu=getMenu($$);clearTimeout(menu.sfTimer);$$.showSuperfishUl().siblings().hideSuperfishUl()},out=function(){var $$=$(this),menu=getMenu($$),o=sf.op;clearTimeout(menu.sfTimer);menu.sfTimer=setTimeout(function(){o.retainPath=($.inArray($$[0],o.$path)>-1);$$.hideSuperfishUl();if(o.$path.length&&$$.parents(['li.',o.hoverClass].join('')).length<1){over.call(o.$path)}},o.delay)},getMenu=function($menu){var menu=$menu.parents(['ul.',c.menuClass,':first'].join(''))[0];sf.op=sf.o[menu.serial];return menu},addArrow=function($a){$a.addClass(c.anchorClass).append($arrow.clone())};return this.each(function(){var s=this.serial=sf.o.length;var o=$.extend({},sf.defaults,op);o.$path=$('li.'+o.pathClass,this).slice(0,o.pathLevels).each(function(){$(this).addClass([o.hoverClass,c.bcClass].join(' ')).filter('li:has(ul)').removeClass(o.pathClass)});sf.o[s]=sf.op=o;$('li:has(ul)',this)[($.fn.hoverIntent&&!o.disableHI)?'hoverIntent':'hover'](over,out).each(function(){if(o.autoArrows)addArrow($('>a:first-child',this))}).not('.'+c.bcClass).hideSuperfishUl();var $a=$('a',this);$a.each(function(i){var $li=$a.eq(i).parents('li');$a.eq(i).focus(function(){over.call($li)}).blur(function(){out.call($li)})});o.onInit.call(this)}).each(function(){var menuClasses=[c.menuClass];if(sf.op.dropShadows&&!($.browser.msie&&$.browser.version<7))menuClasses.push(c.shadowClass);$(this).addClass(menuClasses.join(' '))})};var sf=$.fn.superfish;sf.o=[];sf.op={};sf.IE7fix=function(){var o=sf.op;if($.browser.msie&&$.browser.version>6&&o.dropShadows&&o.animation.opacity!=undefined)this.toggleClass(sf.c.shadowClass+'-off')};sf.c={bcClass:'sf-breadcrumb',menuClass:'sf-js-enabled',anchorClass:'sf-with-ul',arrowClass:'sf-sub-indicator',shadowClass:'sf-shadow'};sf.defaults={hoverClass:'sfHover',pathClass:'overideThisToUse',pathLevels:1,delay:800,animation:{opacity:'show'},speed:'normal',autoArrows:true,dropShadows:true,disableHI:false,onInit:function(){},onBeforeShow:function(){},onShow:function(){},onHide:function(){}};$.fn.extend({hideSuperfishUl:function(){var o=sf.op,not=(o.retainPath===true)?o.$path:'';o.retainPath=false;var $ul=$(['li.',o.hoverClass].join(''),this).add(this).not(not).removeClass(o.hoverClass).find('>ul').hide().css('visibility','hidden');o.onHide.call($ul);return this},showSuperfishUl:function(){var o=sf.op,sh=sf.c.shadowClass+'-off',$ul=this.addClass(o.hoverClass).find('>ul:hidden').css('visibility','visible');sf.IE7fix.call($ul);o.onBeforeShow.call($ul);$ul.animate(o.animation,o.speed,function(){sf.IE7fix.call($ul);o.onShow.call($ul)});return this}})})(jQuery);;;(function($){$.fn.supersubs=function(options){var opts=$.extend({},$.fn.supersubs.defaults,options);return this.each(function(){var $$=$(this);var o=$.meta?$.extend({},opts,$$.data()):opts;var fontsize=$('<li id="menu-fontsize">&#8212;</li>').css({'padding':0,'position':'absolute','top':'-999em','width':'auto'}).appendTo($$).width();$('#menu-fontsize').remove();$ULs=$$.find('ul');$ULs.each(function(i){var $ul=$ULs.eq(i);var $LIs=$ul.children();var $As=$LIs.children('a');var liFloat=$LIs.css('white-space','nowrap').css('float');var emWidth=$ul.add($LIs).add($As).css({'float':'none','width':'auto'}).end().end()[0].clientWidth/fontsize;emWidth+=o.extraWidth;if(emWidth>o.maxWidth){emWidth=o.maxWidth}else if(emWidth<o.minWidth){emWidth=o.minWidth}emWidth+='em';$ul.css('width',emWidth);$LIs.css({'float':liFloat,'width':'100%','white-space':'normal'}).each(function(){var $childUl=$('>ul',this);var offsetDirection=$childUl.css('left')!==undefined?'left':'right';$childUl.css(offsetDirection,emWidth)})})})};$.fn.supersubs.defaults={minWidth:9,maxWidth:25,extraWidth:0}})(jQuery);;;eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}(';(p($){$.q.1Q=p(){J O.2n(p(){n b=$(O).u(\'2o\');8(b.1d(/^3i\\(["\']?(.*\\.2p)["\']?\\)$/i)){b=3j.$1;$(O).u({\'2o\':\'3k\',\'1e\':"3l:3m.3n.3o(3p=D, 3q="+($(O).u(\'3r\')==\'2q-3s\'?\'3t\':\'3u\')+", 13=\'"+b+"\')"}).2n(p(){n a=$(O).u(\'1u\');8(a!=\'2r\'&&a!=\'2s\')$(O).u(\'1u\',\'2s\')})}})};n l,4,1f=F,X=1v 1w,1x,1y=1,1z=/\\.(3v|3w|2p|3x|3y)(.*)?$/i;n m=1A,18=$.14.1g&&$.14.2t.1R(0,1)==6&&!19.3z,1S=18||($.14.1g&&$.14.2t.1R(0,1)==7);$.q.r=p(o){n j=$.2u({},$.q.r.2v,o);n k=O;p 2w(){l=O;4=$.2u({},j);2x();J F};p 2x(){8(1f)J;8($.1T(4.1U)){4.1U()}4.v=[];4.t=0;8(j.v.Y>0){4.v=j.v}C{n a={};8(!l.1B||l.1B==\'\'){n a={K:l.K,G:l.G};8($(l).1C("1l:1D").Y){a.S=$(l).1C("1l:1D")}C{a.S=$(l)}8(a.G==\'\'||1V a.G==\'1m\'){a.G=a.S.2y(\'1W\')}4.v.2z(a)}C{n b=$(k).1e("a[1B="+l.1B+"]");n a={};3A(n i=0;i<b.Y;i++){a={K:b[i].K,G:b[i].G};8($(b[i]).1C("1l:1D").Y){a.S=$(b[i]).1C("1l:1D")}C{a.S=$(b[i])}8(a.G==\'\'||1V a.G==\'1m\'){a.G=a.S.2y(\'1W\')}4.v.2z(a)}}}3B(4.v[4.t].K!=l.K){4.t++}8(4.1E){8(18){$(\'1X, 1Y, 1Z\').u(\'21\',\'3C\');$("#T").u(\'A\',$(U).A())}$("#T").u({\'3D-3E\':4.2A,\'22\':4.2B}).Z()}$(19).11("23.L 24.L",$.q.r.2C);1h()};p 1h(){$("#1n, #1o, #1i, #H").1a();n b=4.v[4.t].K;8(b.1d("1j")||l.3F.2D("1j")>=0){$.q.r.1F();1p(\'<1j s="2E" 3G="2F.q.r.2G()" 3H="3I\'+P.1b(P.3J()*3K)+\'" 2H="0" 3L="0" 13="\'+b+\'"></1j>\',4.1G,4.1H)}C 8(b.1d(/#/)){n c=19.3M.K.3N(\'#\')[0];c=b.3O(c,\'\');c=c.1R(c.2D(\'#\'));1p(\'<9 s="3P">\'+$(c).2I()+\'</9>\',4.1G,4.1H)}C 8(b.1d(1z)){X=1v 1w;X.13=b;8(X.3Q){25()}C{$.q.r.1F();$(X).Q().11(\'3R\',p(){$("#M").1a();25()})}}C{$.q.r.1F();$.3S(b,p(a){$("#M").1a();1p(\'<9 s="3T">\'+a+\'</9>\',4.1G,4.1H)})}};p 25(){n a=X.E;n b=X.A;n c=(4.N*2)+40;n d=(4.N*2)+26;n w=$.q.r.1q();8(4.2J&&(a>(w[0]-c)||b>(w[1]-d))){n e=P.28(P.28(w[0]-c,a)/a,P.28(w[1]-d,b)/b);a=P.1b(e*a);b=P.1b(e*b)}1p(\'<1l 1W="" s="3U" 13="\'+X.13+\'" />\',a,b)};p 2K(){8((4.v.Y-1)>4.t){n a=4.v[4.t+1].K||F;8(a&&a.1d(1z)){1I=1v 1w();1I.13=a}}8(4.t>0){n a=4.v[4.t-1].K||F;8(a&&a.1d(1z)){1I=1v 1w();1I.13=a}}};p 1p(a,b,c){1f=D;n d=4.N;8(1S||m){$("#y")[0].15.2L("A");$("#y")[0].15.2L("E")}8(d>0){b+=d*2;c+=d*2;$("#y").u({\'z\':d+\'R\',\'2M\':d+\'R\',\'2N\':d+\'R\',\'B\':d+\'R\',\'E\':\'2O\',\'A\':\'2O\'});8(1S||m){$("#y")[0].15.2P(\'A\',\'(O.2Q.3V - \'+d*2+\')\');$("#y")[0].15.2P(\'E\',\'(O.2Q.3W - \'+d*2+\')\')}}C{$("#y").u({\'z\':0,\'2M\':0,\'2N\':0,\'B\':0,\'E\':\'2R%\',\'A\':\'2R%\'})}8($("#x").16(":V")&&b==$("#x").E()&&c==$("#x").A()){$("#y").1J(\'29\',p(){$("#y").1r().1K($(a)).2a("1L",p(){1s()})});J}n w=$.q.r.1q();n e=(c+26)>w[1]?w[3]:(w[3]+P.1b((w[1]-c-26)*0.5));n f=(b+40)>w[0]?w[2]:(w[2]+P.1b((w[0]-b-40)*0.5));n g={\'B\':f,\'z\':e,\'E\':b+\'R\',\'A\':c+\'R\'};8($("#x").16(":V")){$("#y").1J("1L",p(){$("#y").1r();$("#x").2b(g,4.2S,4.2T,p(){$("#y").1K($(a)).2a("1L",p(){1s()})})})}C{8(4.2c>0&&4.v[4.t].S!==1m){$("#y").1r().1K($(a));n h=4.v[4.t].S;n i=$.q.r.2d(h);$("#x").u({\'B\':(i.B-20-4.N)+\'R\',\'z\':(i.z-20-4.N)+\'R\',\'E\':$(h).E()+(4.N*2),\'A\':$(h).A()+(4.N*2)});8(4.2e){g.22=\'Z\'}$("#x").2b(g,4.2c,4.2U,p(){1s()})}C{$("#y").1a().1r().1K($(a)).Z();$("#x").u(g).2a("1L",p(){1s()})}}};p 2V(){8(4.t!==0){$("#1o, #2W").Q().11("17",p(e){e.2X();4.t--;1h();J F});$("#1o").Z()}8(4.t!=(4.v.Y-1)){$("#1n, #2Y").Q().11("17",p(e){e.2X();4.t++;1h();J F});$("#1n").Z()}};p 1s(){8($.14.1g){$("#y")[0].15.1M(\'1e\');$("#x")[0].15.1M(\'1e\')}2V();2K();$(U).11("1N.L",p(e){8(e.2f==27&&4.2Z){$.q.r.1c()}C 8(e.2f==37&&4.t!==0){$(U).Q("1N.L");4.t--;1h()}C 8(e.2f==39&&4.t!=(4.v.Y-1)){$(U).Q("1N.L");4.t++;1h()}});8(4.30){$("#y").17($.q.r.1c)}8(4.1E&&4.31){$("#T").11("17",$.q.r.1c)}8(4.33){$("#1i").11("17",$.q.r.1c).Z()}8(1V 4.v[4.t].G!==\'1m\'&&4.v[4.t].G.Y>0){n a=$("#x").1u();$(\'#H 9\').3X(4.v[4.t].G).2I();$(\'#H\').u({\'z\':a.z+$("#x").34()-32,\'B\':a.B+(($("#x").35()*0.5)-($(\'#H\').E()*0.5))}).Z()}8(4.1E&&18){$(\'1X, 1Y, 1Z\',$(\'#y\')).u(\'21\',\'V\')}8($.1T(4.2g)){4.2g(4.v[4.t])}8($.14.1g){$("#x")[0].15.1M(\'1e\');$("#y")[0].15.1M(\'1e\')}1f=F};J O.Q(\'17.L\').11(\'17.L\',2w)};$.q.r.2C=p(){n w=$.q.r.1q();8(4.2h&&$("#x").16(\':V\')){n a=$("#x").35();n b=$("#x").34();n c={\'z\':(b>w[1]?w[3]:w[3]+P.1b((w[1]-b)*0.5)),\'B\':(a>w[0]?w[2]:w[2]+P.1b((w[0]-a)*0.5))};$("#x").u(c);$(\'#H\').u({\'z\':c.z+b-32,\'B\':c.B+((a*0.5)-($(\'#H\').E()*0.5))})}8(18&&$("#T").16(\':V\')){$("#T").u({\'A\':$(U).A()})}8($("#M").16(\':V\')){$("#M").u({\'B\':((w[0]-40)*0.5+w[2]),\'z\':((w[1]-40)*0.5+w[3])})}};$.q.r.1t=p(a,b){J 3Y($.3Z(a.41?a[0]:a,b,D))||0};$.q.r.2d=p(a){n b=a.42();b.z+=$.q.r.1t(a,\'43\');b.z+=$.q.r.1t(a,\'44\');b.B+=$.q.r.1t(a,\'45\');b.B+=$.q.r.1t(a,\'46\');J b};$.q.r.2G=p(){$("#M").1a();$("#2E").Z()};$.q.r.1q=p(){J[$(19).E(),$(19).A(),$(U).47(),$(U).48()]};$.q.r.36=p(){8(!$("#M").16(\':V\')){38(1x);J}$("#M > 9").u(\'z\',(1y*-40)+\'R\');1y=(1y+1)%12};$.q.r.1F=p(){38(1x);n w=$.q.r.1q();$("#M").u({\'B\':((w[0]-40)*0.5+w[2]),\'z\':((w[1]-40)*0.5+w[3])}).Z();$("#M").11(\'17\',$.q.r.1c);1x=49($.q.r.36,4a)};$.q.r.1c=p(){1f=D;$(X).Q();$(U).Q("1N.L");$(19).Q("23.L 24.L");$("#T, #y, #1i").Q();$("#1i, #M, #1o, #1n, #H").1a();1O=p(){8($("#T").16(\':V\')){$("#T").1J("29")}$("#y").1r();8(4.2h){$(19).Q("23.L 24.L")}8(18){$(\'1X, 1Y, 1Z\').u(\'21\',\'V\')}8($.1T(4.2i)){4.2i()}1f=F};8($("#x").16(":V")!==F){8(4.2j>0&&4.v[4.t].S!==1m){n a=4.v[4.t].S;n b=$.q.r.2d(a);n c={\'B\':(b.B-20-4.N)+\'R\',\'z\':(b.z-20-4.N)+\'R\',\'E\':$(a).E()+(4.N*2),\'A\':$(a).A()+(4.N*2)};8(4.2e){c.22=\'1a\'}$("#x").3a(F,D).2b(c,4.2j,4.3b,1O)}C{$("#x").3a(F,D).1J(\'29\',1O)}}C{1O()}J F};$.q.r.3c=p(){n a=\'\';a+=\'<9 s="T"></9>\';a+=\'<9 s="M"><9></9></9>\';a+=\'<9 s="x">\';a+=\'<9 s="3d">\';a+=\'<9 s="1i"></9>\';a+=\'<9 s="W"><9 I="W" s="4b"></9><9 I="W" s="4c"></9><9 I="W" s="4d"></9><9 I="W" s="4e"></9><9 I="W" s="4f"></9><9 I="W" s="4g"></9><9 I="W" s="4h"></9><9 I="W" s="4i"></9></9>\';a+=\'<a K="2k:;" s="1o"><1P I="2l" s="2W"></1P></a><a K="2k:;" s="1n"><1P I="2l" s="2Y"></1P></a>\';a+=\'<9 s="y"></9>\';a+=\'</9>\';a+=\'</9>\';a+=\'<9 s="H"></9>\';$(a).3e("4j");$(\'<3f 4k="0" 4l="0" 4m="0"><3g><1k I="H" s="4n"></1k><1k I="H" s="4o"><9></9></1k><1k I="H" s="4p"></1k></3g></3f>\').3e(\'#H\');8($.14.1g){$(".W").1Q()}8(18){$("9#T").u("1u","2r");$("#M 9, #1i, .H, .2l").1Q();$("#3d").4q(\'<1j s="3h" 13="2k:F;" 4r="2q" 2H="0"></1j>\');n b=$(\'#3h\')[0].4s.U;b.4t();b.1c()}};$.q.r.2v={N:10,2J:D,2e:D,2c:0,2j:0,2S:4u,2U:\'2m\',3b:\'2m\',2T:\'2m\',1G:4v,1H:4w,1E:D,2B:0.3,2A:\'#4x\',2Z:D,33:D,31:D,30:D,2h:D,v:[],1U:1A,2g:1A,2i:1A};$(U).4y(p(){m=$.14.1g&&!$.4z;8($("#x").Y<1){$.q.r.3c()}})})(2F);',62,284,'||||opts||||if|div||||||||||||||var||function|fn|fancybox|id|itemCurrent|css|itemArray||fancy_outer|fancy_content|top|height|left|else|true|width|false|title|fancy_title|class|return|href|fb|fancy_loading|padding|this|Math|unbind|px|orig|fancy_overlay|document|visible|fancy_bg|imagePreloader|length|show||bind||src|browser|style|is|click|IE6|window|hide|round|close|match|filter|busy|msie|_change_item|fancy_close|iframe|td|img|undefined|fancy_right|fancy_left|_set_content|getViewport|empty|_finish|getNumeric|position|new|Image|loadingTimer|loadingFrame|imageRegExp|null|rel|children|first|overlayShow|showLoading|frameWidth|frameHeight|objNext|fadeOut|append|normal|removeAttribute|keydown|__cleanup|span|fixPNG|substr|oldIE|isFunction|callbackOnStart|typeof|alt|embed|object|select||visibility|opacity|resize|scroll|_proceed_image|60||min|fast|fadeIn|animate|zoomSpeedIn|getPosition|zoomOpacity|keyCode|callbackOnShow|centerOnScroll|callbackOnClose|zoomSpeedOut|javascript|fancy_ico|swing|each|backgroundImage|png|no|absolute|relative|version|extend|defaults|_initialize|_start|attr|push|overlayColor|overlayOpacity|scrollBox|indexOf|fancy_frame|jQuery|showIframe|frameborder|html|imageScale|_preload_neighbor_images|removeExpression|right|bottom|auto|setExpression|parentNode|100|zoomSpeedChange|easingChange|easingIn|_set_navigation|fancy_left_ico|stopPropagation|fancy_right_ico|enableEscapeButton|hideOnContentClick|hideOnOverlayClick||showCloseButton|outerHeight|outerWidth|animateLoading||clearInterval||stop|easingOut|build|fancy_inner|appendTo|table|tr|fancy_bigIframe|url|RegExp|none|progid|DXImageTransform|Microsoft|AlphaImageLoader|enabled|sizingMethod|backgroundRepeat|repeat|crop|scale|jpg|gif|bmp|jpeg|XMLHttpRequest|for|while|hidden|background|color|className|onload|name|fancy_iframe|random|1000|hspace|location|split|replace|fancy_div|complete|load|get|fancy_ajax|fancy_img|clientHeight|clientWidth|text|parseInt|curCSS||jquery|offset|paddingTop|borderTopWidth|paddingLeft|borderLeftWidth|scrollLeft|scrollTop|setInterval|66|fancy_bg_n|fancy_bg_ne|fancy_bg_e|fancy_bg_se|fancy_bg_s|fancy_bg_sw|fancy_bg_w|fancy_bg_nw|body|cellspacing|cellpadding|border|fancy_title_left|fancy_title_main|fancy_title_right|prepend|scrolling|contentWindow|open|300|560|340|666|ready|boxModel'.split('|'),0,{}));;(function($){$.fn.overlabel=function(options){var opts=$.extend({},$.fn.overlabel.defaults,options),selection=this.filter('label[for]').map(function(){var label=$(this),id=label.attr('for');field=$('#'+id);if(!field)return;var o=$.meta?$.extend({},opts,label.data()):opts,hide_label=function(){label.css(o.hide_css)},show_label=function(){this.value||label.css(o.show_css)};label.css(o.label_css);field.parent().css(o.wrapper_css).end().focus(hide_label).blur(show_label).each(hide_label).each(show_label);return this});return opts.filter?selection:selection.end()};$.fn.overlabel.defaults={label_css:{'position':'absolute','display':'inline','top':'3px','left':'5px','z-index':'1'},wrapper_css:{'position':'relative'},hide_css:{'text-indent':'-10000px'},show_css:{'text-indent':'0px','cursor':'text'},filter:false}})(jQuery);;jQuery(document).ready(function(){if(jQuery.browser.msie&&parseInt(jQuery.browser.version,10)<7){$j('ul.topnav').superfish({delay:400,animation:{height:'show'},speed:275});}else{$j('ul.topnav').supersubs({minWidth:12,maxWidth:27,extraWidth:0}).superfish({delay:400,animation:{height:'show'},speed:275});}
var overlayColor=$j('#fancy_overlay').css('background-color')||'#2c2c2c';$j('.portfolio-format .pic_bg > a').fancybox({'padding':12,'overlayOpacity':0.2,'overlayColor':overlayColor,'zoomSpeedIn':500,'zoomSpeedOut':500,'callbackOnShow':cufonStart});$j(".pic_bg > a").hover(function(){if(jQuery.browser.msie&&parseInt(jQuery.browser.version,10)<=8){$j(this).stop(false,true).toggleClass('imgHover');}else{$j(this).stop(false,true).toggleClass('imgHover',200);}});$j(".portfolio-format .pic_bg").hover(function(){$j(this).find('.hover-box').stop().show().animate({opacity:0.8},400);},function(){$j(this).find('.hover-box').stop().show().animate({opacity:0},400);});$j('form#contactFormWidget').submit(function(){$j('form#contactFormWidget .error').remove();var hasError=false;$j('.requiredField').each(function(){if($j.trim($j(this).val())==''){var labelText=$j(this).prev('label').text();$j(this).addClass('inputError');hasError=true;}else if($j(this).hasClass('email')){var emailReg=/^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/;if(!emailReg.test($j.trim($j(this).val()))){var labelText=$j(this).prev('label').text();$j(this).addClass('inputError');hasError=true;}}});if(!hasError){$j('form#contactFormWidget .button').fadeOut('normal',function(){$j('.loading').css({display:"block"});});var formInput=$j(this).serialize();$j.post($j('#submitUrlWidget').val(),formInput,function(data){$j(this).delay(1500,function(){$j('form#contactFormWidget').fadeOut('fast',function(){$j(this).before('<p class="thanks"><strong>Thanks!</strong> Your email was successfully sent.</p>');});});});}
return false;});$j("label.overlabel").overlabel();});function cufonStart(){Cufon.replace('.fancy_title > div');};
/*
 * Shadowbox.js, version 3.0.3
 * http://shadowbox-js.com/
 *
 * Copyright 2007-2010, Michael J. I. Jackson
 * 2010-03-10 00:00:00 +0000
 */
(function(window,undefined){var S={version:"3.0.3"};var ua=navigator.userAgent.toLowerCase();if(ua.indexOf("windows")>-1||ua.indexOf("win32")>-1){S.isWindows=true}else{if(ua.indexOf("macintosh")>-1||ua.indexOf("mac os x")>-1){S.isMac=true}else{if(ua.indexOf("linux")>-1){S.isLinux=true}}}S.isIE=ua.indexOf("msie")>-1;S.isIE6=ua.indexOf("msie 6")>-1;S.isIE7=ua.indexOf("msie 7")>-1;S.isGecko=ua.indexOf("gecko")>-1&&ua.indexOf("safari")==-1;S.isWebKit=ua.indexOf("applewebkit/")>-1;var inlineId=/#(.+)$/,galleryName=/^(light|shadow)box\[(.*?)\]/i,inlineParam=/\s*([a-z_]*?)\s*=\s*(.+)\s*/,fileExtension=/[0-9a-z]+$/i,scriptPath=/(.+\/)shadowbox\.js/i;var open=false,initialized=false,lastOptions={},slideDelay=0,slideStart,slideTimer;S.current=-1;S.dimensions=null;S.ease=function(a){return 1+Math.pow(a-1,3)};S.errorInfo={fla:{name:"Flash",url:"http://www.adobe.com/products/flashplayer/"},qt:{name:"QuickTime",url:"http://www.apple.com/quicktime/download/"},wmp:{name:"Windows Media Player",url:"http://www.microsoft.com/windows/windowsmedia/"},f4m:{name:"Flip4Mac",url:"http://www.flip4mac.com/wmv_download.htm"}};S.gallery=[];S.onReady=noop;S.path='http://www.3inq.com/wp-content/plugins/shadowbox-js/shadowbox/';S.player=null;S.playerId="sb-player";S.options={animate:true,animateFade:true,autoplayMovies:true,continuous:false,enableKeys:true,flashParams:{bgcolor:"#000000",allowfullscreen:true},flashVars:{},flashVersion:"9.0.115",handleOversize:"resize",handleUnsupported:"link",onChange:noop,onClose:noop,onFinish:noop,onOpen:noop,showMovieControls:true,skipSetup:false,slideshowDelay:0,viewportPadding:20};S.getCurrent=function(){return S.current>-1?S.gallery[S.current]:null};S.hasNext=function(){return S.gallery.length>1&&(S.current!=S.gallery.length-1||S.options.continuous)};S.isOpen=function(){return open};S.isPaused=function(){return slideTimer=="pause"};S.applyOptions=function(a){lastOptions=apply({},S.options);apply(S.options,a)};S.revertOptions=function(){apply(S.options,lastOptions)};S.init=function(c,f){if(initialized){return}initialized=true;if(S.skin.options){apply(S.options,S.skin.options)}if(c){apply(S.options,c)}if(!S.path){var e,b=document.getElementsByTagName("script");for(var d=0,a=b.length;d<a;++d){e=scriptPath.exec(b[d].src);if(e){S.path=e[1];break}}}if(f){S.onReady=f}bindLoad()};S.open=function(b){if(open){return}var a=S.makeGallery(b);S.gallery=a[0];S.current=a[1];b=S.getCurrent();if(b==null){return}S.applyOptions(b.options||{});filterGallery();if(S.gallery.length){b=S.getCurrent();if(S.options.onOpen(b)===false){return}open=true;S.skin.onOpen(b,load)}};S.close=function(){if(!open){return}open=false;if(S.player){S.player.remove();S.player=null}if(typeof slideTimer=="number"){clearTimeout(slideTimer);slideTimer=null}slideDelay=0;listenKeys(false);S.options.onClose(S.getCurrent());S.skin.onClose();S.revertOptions()};S.play=function(){if(!S.hasNext()){return}if(!slideDelay){slideDelay=S.options.slideshowDelay*1000}if(slideDelay){slideStart=now();slideTimer=setTimeout(function(){slideDelay=slideStart=0;S.next()},slideDelay);if(S.skin.onPlay){S.skin.onPlay()}}};S.pause=function(){if(typeof slideTimer!="number"){return}slideDelay=Math.max(0,slideDelay-(now()-slideStart));if(slideDelay){clearTimeout(slideTimer);slideTimer="pause";if(S.skin.onPause){S.skin.onPause()}}};S.change=function(a){if(!(a in S.gallery)){if(S.options.continuous){a=(a<0?S.gallery.length+a:0);if(!(a in S.gallery)){return}}else{return}}S.current=a;if(typeof slideTimer=="number"){clearTimeout(slideTimer);slideTimer=null;slideDelay=slideStart=0}S.options.onChange(S.getCurrent());load(true)};S.next=function(){S.change(S.current+1)};S.previous=function(){S.change(S.current-1)};S.setDimensions=function(o,f,m,n,e,a,k,h){var j=o,d=f;var i=2*k+e;if(o+i>m){o=m-i}var c=2*k+a;if(f+c>n){f=n-c}var b=(j-o)/j,l=(d-f)/d,g=(b>0||l>0);if(h&&g){if(b>l){f=Math.round((d/j)*o)}else{if(l>b){o=Math.round((j/d)*f)}}}S.dimensions={height:o+e,width:f+a,innerHeight:o,innerWidth:f,top:Math.floor((m-(o+i))/2+k),left:Math.floor((n-(f+c))/2+k),oversized:g};return S.dimensions};S.makeGallery=function(e){var a=[],d=-1;if(typeof e=="string"){e=[e]}if(typeof e.length=="number"){each(e,function(g,h){if(h.content){a[g]=h}else{a[g]={content:h}}});d=0}else{if(e.tagName){var b=S.getCache(e);e=b?b:S.makeObject(e)}if(e.gallery){a=[];var f;for(var c in S.cache){f=S.cache[c];if(f.gallery&&f.gallery==e.gallery){if(d==-1&&f.content==e.content){d=a.length}a.push(f)}}if(d==-1){a.unshift(e);d=0}}else{a=[e];d=0}}each(a,function(g,h){a[g]=apply({},h)});return[a,d]};S.makeObject=function(d,c){var e={content:d.href,title:d.getAttribute("title")||"",link:d};if(c){c=apply({},c);each(["player","title","height","width","gallery"],function(f,g){if(typeof c[g]!="undefined"){e[g]=c[g];delete c[g]}});e.options=c}else{e.options={}}if(!e.player){e.player=S.getPlayer(e.content)}var a=d.getAttribute("rel");if(a){var b=a.match(galleryName);if(b){e.gallery=escape(b[2])}each(a.split(";"),function(f,g){b=g.match(inlineParam);if(b){e[b[1]]=b[2]}})}return e};S.getPlayer=function(c){if(c.indexOf("#")>-1&&c.indexOf(document.location.href)==0){return"inline"}var d=c.indexOf("?");if(d>-1){c=c.substring(0,d)}var b,a=c.match(fileExtension);if(a){b=a[0].toLowerCase()}if(b){if(S.img&&S.img.ext.indexOf(b)>-1){return"img"}if(S.swf&&S.swf.ext.indexOf(b)>-1){return"swf"}if(S.flv&&S.flv.ext.indexOf(b)>-1){return"flv"}if(S.qt&&S.qt.ext.indexOf(b)>-1){if(S.wmp&&S.wmp.ext.indexOf(b)>-1){return"qtwmp"}else{return"qt"}}if(S.wmp&&S.wmp.ext.indexOf(b)>-1){return"wmp"}}return"iframe"};function filterGallery(){var d=S.errorInfo,e=S.plugins,g,h,l,c,k,b,j,a;for(var f=0;f<S.gallery.length;++f){g=S.gallery[f];h=false;l=null;switch(g.player){case"flv":case"swf":if(!e.fla){l="fla"}break;case"qt":if(!e.qt){l="qt"}break;case"wmp":if(S.isMac){if(e.qt&&e.f4m){g.player="qt"}else{l="qtf4m"}}else{if(!e.wmp){l="wmp"}}break;case"qtwmp":if(e.qt){g.player="qt"}else{if(e.wmp){g.player="wmp"}else{l="qtwmp"}}break}if(l){if(S.options.handleUnsupported=="link"){switch(l){case"qtf4m":k="shared";b=[d.qt.url,d.qt.name,d.f4m.url,d.f4m.name];break;case"qtwmp":k="either";b=[d.qt.url,d.qt.name,d.wmp.url,d.wmp.name];break;default:k="single";b=[d[l].url,d[l].name]}g.player="html";g.content='<div class="sb-message">'+sprintf(S.lang.errors[k],b)+"</div>"}else{h=true}}else{if(g.player=="inline"){c=inlineId.exec(g.content);if(c){j=get(c[1]);if(j){g.content=j.innerHTML}else{h=true}}else{h=true}}else{if(g.player=="swf"||g.player=="flv"){a=(g.options&&g.options.flashVersion)||S.options.flashVersion;if(S.flash&&!S.flash.hasFlashPlayerVersion(a)){g.width=310;g.height=177}}}}if(h){S.gallery.splice(f,1);if(f<S.current){--S.current}else{if(f==S.current){S.current=f>0?f-1:f}}--f}}}function listenKeys(a){if(!S.options.enableKeys){return}(a?addEvent:removeEvent)(document,"keydown",handleKey)}function handleKey(c){if(c.metaKey||c.shiftKey||c.altKey||c.ctrlKey){return}var b=keyCode(c),a;switch(b){case 81:case 88:case 27:a=S.close;break;case 37:a=S.previous;break;case 39:a=S.next;break;case 32:a=typeof slideTimer=="number"?S.pause:S.play;break}if(a){preventDefault(c);a()}}function load(i){listenKeys(false);var h=S.getCurrent();var e=(h.player=="inline"?"html":h.player);if(typeof S[e]!="function"){throw"unknown player "+e}if(i){S.player.remove();S.revertOptions();S.applyOptions(h.options||{})}S.player=new S[e](h,S.playerId);if(S.gallery.length>1){var f=S.gallery[S.current+1]||S.gallery[0];if(f.player=="img"){var d=new Image();d.src=f.content}var g=S.gallery[S.current-1]||S.gallery[S.gallery.length-1];if(g.player=="img"){var c=new Image();c.src=g.content}}S.skin.onLoad(i,waitReady)}function waitReady(){if(!open){return}if(typeof S.player.ready!="undefined"){var a=setInterval(function(){if(open){if(S.player.ready){clearInterval(a);a=null;S.skin.onReady(show)}}else{clearInterval(a);a=null}},10)}else{S.skin.onReady(show)}}function show(){if(!open){return}S.player.append(S.skin.body,S.dimensions);S.skin.onShow(finish)}function finish(){if(!open){return}if(S.player.onLoad){S.player.onLoad()}S.options.onFinish(S.getCurrent());if(!S.isPaused()){S.play()}listenKeys(true)};if(!Array.prototype.indexOf){Array.prototype.indexOf=function(b,c){var a=this.length>>>0;c=c||0;if(c<0){c+=a}for(;c<a;++c){if(c in this&&this[c]===b){return c}}return-1}}function now(){return(new Date).getTime()}function apply(a,c){for(var b in c){a[b]=c[b]}return a}function each(d,e){var b=0,a=d.length;for(var c=d[0];b<a&&e.call(c,b,c)!==false;c=d[++b]){}}function sprintf(b,a){return b.replace(/\{(\w+?)\}/g,function(c,d){return a[d]})}function noop(){}function get(a){return document.getElementById(a)}function remove(a){a.parentNode.removeChild(a)}var supportsOpacity=true,supportsFixed=true;function checkSupport(){var a=document.body,b=document.createElement("div");supportsOpacity=typeof b.style.opacity==="string";b.style.position="fixed";b.style.margin=0;b.style.top="20px";a.appendChild(b,a.firstChild);supportsFixed=b.offsetTop==20;a.removeChild(b)}S.getStyle=(function(){var a=/opacity=([^)]*)/,b=document.defaultView&&document.defaultView.getComputedStyle;return function(f,e){var d;if(!supportsOpacity&&e=="opacity"&&f.currentStyle){d=a.test(f.currentStyle.filter||"")?(parseFloat(RegExp.$1)/100)+"":"";return d===""?"1":d}if(b){var c=b(f,null);if(c){d=c[e]}if(e=="opacity"&&d==""){d="1"}}else{d=f.currentStyle[e]}return d}})();S.appendHTML=function(c,b){if(c.insertAdjacentHTML){c.insertAdjacentHTML("BeforeEnd",b)}else{if(c.lastChild){var a=c.ownerDocument.createRange();a.setStartAfter(c.lastChild);var d=a.createContextualFragment(b);c.appendChild(d)}else{c.innerHTML=b}}};S.getWindowSize=function(a){if(document.compatMode==="CSS1Compat"){return document.documentElement["client"+a]}return document.body["client"+a]};S.setOpacity=function(c,a){var b=c.style;if(supportsOpacity){b.opacity=(a==1?"":a)}else{b.zoom=1;if(a==1){if(typeof b.filter=="string"&&(/alpha/i).test(b.filter)){b.filter=b.filter.replace(/\s*[\w\.]*alpha\([^\)]*\);?/gi,"")}}else{b.filter=(b.filter||"").replace(/\s*[\w\.]*alpha\([^\)]*\)/gi,"")+" alpha(opacity="+(a*100)+")"}}};S.clearOpacity=function(a){S.setOpacity(a,1)};function getTarget(b){var a=b.target?b.target:b.srcElement;return a.nodeType==3?a.parentNode:a}function getPageXY(b){var a=b.pageX||(b.clientX+(document.documentElement.scrollLeft||document.body.scrollLeft)),c=b.pageY||(b.clientY+(document.documentElement.scrollTop||document.body.scrollTop));return[a,c]}function preventDefault(a){a.preventDefault()}function keyCode(a){return a.which?a.which:a.keyCode}function addEvent(d,c,b){if(d.addEventListener){d.addEventListener(c,b,false)}else{if(d.nodeType===3||d.nodeType===8){return}if(d.setInterval&&(d!==window&&!d.frameElement)){d=window}if(!b.__guid){b.__guid=addEvent.guid++}if(!d.events){d.events={}}var a=d.events[c];if(!a){a=d.events[c]={};if(d["on"+c]){a[0]=d["on"+c]}}a[b.__guid]=b;d["on"+c]=addEvent.handleEvent}}addEvent.guid=1;addEvent.handleEvent=function(d){var a=true;d=d||addEvent.fixEvent(((this.ownerDocument||this.document||this).parentWindow||window).event);var b=this.events[d.type];for(var c in b){this.__handleEvent=b[c];if(this.__handleEvent(d)===false){a=false}}return a};addEvent.preventDefault=function(){this.returnValue=false};addEvent.stopPropagation=function(){this.cancelBubble=true};addEvent.fixEvent=function(a){a.preventDefault=addEvent.preventDefault;a.stopPropagation=addEvent.stopPropagation;return a};function removeEvent(c,b,a){if(c.removeEventListener){c.removeEventListener(b,a,false)}else{if(c.events&&c.events[b]){delete c.events[b][a.__guid]}}};var loaded=false,DOMContentLoaded;if(document.addEventListener){DOMContentLoaded=function(){document.removeEventListener("DOMContentLoaded",DOMContentLoaded,false);S.load()}}else{if(document.attachEvent){DOMContentLoaded=function(){if(document.readyState==="complete"){document.detachEvent("onreadystatechange",DOMContentLoaded);S.load()}}}}function doScrollCheck(){if(loaded){return}try{document.documentElement.doScroll("left")}catch(a){setTimeout(doScrollCheck,1);return}S.load()}function bindLoad(){if(document.readyState==="complete"){return S.load()}if(document.addEventListener){document.addEventListener("DOMContentLoaded",DOMContentLoaded,false);window.addEventListener("load",S.load,false)}else{if(document.attachEvent){document.attachEvent("onreadystatechange",DOMContentLoaded);window.attachEvent("onload",S.load);var a=false;try{a=window.frameElement===null}catch(b){}if(document.documentElement.doScroll&&a){doScrollCheck()}}}}S.load=function(){if(loaded){return}if(!document.body){return setTimeout(S.load,13)}loaded=true;checkSupport();S.onReady();if(!S.options.skipSetup){S.setup()}S.skin.init()};S.plugins={};if(navigator.plugins&&navigator.plugins.length){var names=[];each(navigator.plugins,function(a,b){names.push(b.name)});names=names.join(",");var f4m=names.indexOf("Flip4Mac")>-1;S.plugins={fla:names.indexOf("Shockwave Flash")>-1,qt:names.indexOf("QuickTime")>-1,wmp:!f4m&&names.indexOf("Windows Media")>-1,f4m:f4m}}else{var detectPlugin=function(a){var b;try{b=new ActiveXObject(a)}catch(c){}return!!b};S.plugins={fla:detectPlugin("ShockwaveFlash.ShockwaveFlash"),qt:detectPlugin("QuickTime.QuickTime"),wmp:detectPlugin("wmplayer.ocx"),f4m:false}};var relAttr=/^(light|shadow)box/i,expando="shadowboxCacheKey",cacheKey=1;S.cache={};S.select=function(b){var c=[];if(!b){var a;each(document.getElementsByTagName("a"),function(f,g){a=g.getAttribute("rel");if(a&&relAttr.test(a)){c.push(g)}})}else{var e=b.length;if(e){if(typeof b=="string"){if(S.find){c=S.find(b)}}else{if(e==2&&typeof b[0]=="string"&&b[1].nodeType){if(S.find){c=S.find(b[0],b[1])}}else{for(var d=0;d<e;++d){c[d]=b[d]}}}}else{c.push(b)}}return c};S.setup=function(a,b){each(S.select(a),function(c,d){S.addCache(d,b)})};S.teardown=function(a){each(S.select(a),function(b,c){S.removeCache(c)})};S.addCache=function(c,a){var b=c[expando];if(b==undefined){b=cacheKey++;c[expando]=b;addEvent(c,"click",handleClick)}S.cache[b]=S.makeObject(c,a)};S.removeCache=function(a){removeEvent(a,"click",handleClick);delete S.cache[a[expando]];a[expando]=null};S.getCache=function(b){var a=b[expando];return(a in S.cache&&S.cache[a])};S.clearCache=function(){for(var a in S.cache){S.removeCache(S.cache[a].link)}S.cache={}};function handleClick(a){S.open(this);if(S.gallery.length){preventDefault(a)}};S.flash=(function(){var swfobject=function(){var UNDEF="undefined",OBJECT="object",SHOCKWAVE_FLASH="Shockwave Flash",SHOCKWAVE_FLASH_AX="ShockwaveFlash.ShockwaveFlash",FLASH_MIME_TYPE="application/x-shockwave-flash",EXPRESS_INSTALL_ID="SWFObjectExprInst",win=window,doc=document,nav=navigator,domLoadFnArr=[],regObjArr=[],objIdArr=[],listenersArr=[],script,timer=null,storedAltContent=null,storedAltContentId=null,isDomLoaded=false,isExpressInstallActive=false;var ua=function(){var w3cdom=typeof doc.getElementById!=UNDEF&&typeof doc.getElementsByTagName!=UNDEF&&typeof doc.createElement!=UNDEF,playerVersion=[0,0,0],d=null;if(typeof nav.plugins!=UNDEF&&typeof nav.plugins[SHOCKWAVE_FLASH]==OBJECT){d=nav.plugins[SHOCKWAVE_FLASH].description;if(d&&!(typeof nav.mimeTypes!=UNDEF&&nav.mimeTypes[FLASH_MIME_TYPE]&&!nav.mimeTypes[FLASH_MIME_TYPE].enabledPlugin)){d=d.replace(/^.*\s+(\S+\s+\S+$)/,"$1");playerVersion[0]=parseInt(d.replace(/^(.*)\..*$/,"$1"),10);playerVersion[1]=parseInt(d.replace(/^.*\.(.*)\s.*$/,"$1"),10);playerVersion[2]=/r/.test(d)?parseInt(d.replace(/^.*r(.*)$/,"$1"),10):0}}else{if(typeof win.ActiveXObject!=UNDEF){var a=null,fp6Crash=false;try{a=new ActiveXObject(SHOCKWAVE_FLASH_AX+".7")}catch(e){try{a=new ActiveXObject(SHOCKWAVE_FLASH_AX+".6");playerVersion=[6,0,21];a.AllowScriptAccess="always"}catch(e){if(playerVersion[0]==6){fp6Crash=true}}if(!fp6Crash){try{a=new ActiveXObject(SHOCKWAVE_FLASH_AX)}catch(e){}}}if(!fp6Crash&&a){try{d=a.GetVariable("$version");if(d){d=d.split(" ")[1].split(",");playerVersion=[parseInt(d[0],10),parseInt(d[1],10),parseInt(d[2],10)]}}catch(e){}}}}var u=nav.userAgent.toLowerCase(),p=nav.platform.toLowerCase(),webkit=/webkit/.test(u)?parseFloat(u.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,ie=false,windows=p?/win/.test(p):/win/.test(u),mac=p?/mac/.test(p):/mac/.test(u);/*@cc_on
   ie = true;
   @if (@_win32)
    windows = true;
   @elif (@_mac)
    mac = true;
   @end
  @*/return{w3cdom:w3cdom,pv:playerVersion,webkit:webkit,ie:ie,win:windows,mac:mac}}();var onDomLoad=function(){if(!ua.w3cdom){return}addDomLoadEvent(main);if(ua.ie&&ua.win){try{doc.write("<script id=__ie_ondomload defer=true src=//:><\/script>");script=getElementById("__ie_ondomload");if(script){addListener(script,"onreadystatechange",checkReadyState)}}catch(e){}}if(ua.webkit&&typeof doc.readyState!=UNDEF){timer=setInterval(function(){if(/loaded|complete/.test(doc.readyState)){callDomLoadFunctions()}},10)}if(typeof doc.addEventListener!=UNDEF){doc.addEventListener("DOMContentLoaded",callDomLoadFunctions,null)}addLoadEvent(callDomLoadFunctions)}();function checkReadyState(){if(script.readyState=="complete"){script.parentNode.removeChild(script);callDomLoadFunctions()}}function callDomLoadFunctions(){if(isDomLoaded){return}if(ua.ie&&ua.win){var s=createElement("span");try{var t=doc.getElementsByTagName("body")[0].appendChild(s);t.parentNode.removeChild(t)}catch(e){return}}isDomLoaded=true;if(timer){clearInterval(timer);timer=null}var dl=domLoadFnArr.length;for(var i=0;i<dl;i++){domLoadFnArr[i]()}}function addDomLoadEvent(fn){if(isDomLoaded){fn()}else{domLoadFnArr[domLoadFnArr.length]=fn}}function addLoadEvent(fn){if(typeof win.addEventListener!=UNDEF){win.addEventListener("load",fn,false)}else{if(typeof doc.addEventListener!=UNDEF){doc.addEventListener("load",fn,false)}else{if(typeof win.attachEvent!=UNDEF){addListener(win,"onload",fn)}else{if(typeof win.onload=="function"){var fnOld=win.onload;win.onload=function(){fnOld();fn()}}else{win.onload=fn}}}}}function main(){var rl=regObjArr.length;for(var i=0;i<rl;i++){var id=regObjArr[i].id;if(ua.pv[0]>0){var obj=getElementById(id);if(obj){regObjArr[i].width=obj.getAttribute("width")?obj.getAttribute("width"):"0";regObjArr[i].height=obj.getAttribute("height")?obj.getAttribute("height"):"0";if(hasPlayerVersion(regObjArr[i].swfVersion)){if(ua.webkit&&ua.webkit<312){fixParams(obj)}setVisibility(id,true)}else{if(regObjArr[i].expressInstall&&!isExpressInstallActive&&hasPlayerVersion("6.0.65")&&(ua.win||ua.mac)){showExpressInstall(regObjArr[i])}else{displayAltContent(obj)}}}}else{setVisibility(id,true)}}}function fixParams(obj){var nestedObj=obj.getElementsByTagName(OBJECT)[0];if(nestedObj){var e=createElement("embed"),a=nestedObj.attributes;if(a){var al=a.length;for(var i=0;i<al;i++){if(a[i].nodeName=="DATA"){e.setAttribute("src",a[i].nodeValue)}else{e.setAttribute(a[i].nodeName,a[i].nodeValue)}}}var c=nestedObj.childNodes;if(c){var cl=c.length;for(var j=0;j<cl;j++){if(c[j].nodeType==1&&c[j].nodeName=="PARAM"){e.setAttribute(c[j].getAttribute("name"),c[j].getAttribute("value"))}}}obj.parentNode.replaceChild(e,obj)}}function showExpressInstall(regObj){isExpressInstallActive=true;var obj=getElementById(regObj.id);if(obj){if(regObj.altContentId){var ac=getElementById(regObj.altContentId);if(ac){storedAltContent=ac;storedAltContentId=regObj.altContentId}}else{storedAltContent=abstractAltContent(obj)}if(!(/%$/.test(regObj.width))&&parseInt(regObj.width,10)<310){regObj.width="310"}if(!(/%$/.test(regObj.height))&&parseInt(regObj.height,10)<137){regObj.height="137"}doc.title=doc.title.slice(0,47)+" - Flash Player Installation";var pt=ua.ie&&ua.win?"ActiveX":"PlugIn",dt=doc.title,fv="MMredirectURL="+win.location+"&MMplayerType="+pt+"&MMdoctitle="+dt,replaceId=regObj.id;if(ua.ie&&ua.win&&obj.readyState!=4){var newObj=createElement("div");replaceId+="SWFObjectNew";newObj.setAttribute("id",replaceId);obj.parentNode.insertBefore(newObj,obj);obj.style.display="none";var fn=function(){obj.parentNode.removeChild(obj)};addListener(win,"onload",fn)}createSWF({data:regObj.expressInstall,id:EXPRESS_INSTALL_ID,width:regObj.width,height:regObj.height},{flashvars:fv},replaceId)}}function displayAltContent(obj){if(ua.ie&&ua.win&&obj.readyState!=4){var el=createElement("div");obj.parentNode.insertBefore(el,obj);el.parentNode.replaceChild(abstractAltContent(obj),el);obj.style.display="none";var fn=function(){obj.parentNode.removeChild(obj)};addListener(win,"onload",fn)}else{obj.parentNode.replaceChild(abstractAltContent(obj),obj)}}function abstractAltContent(obj){var ac=createElement("div");if(ua.win&&ua.ie){ac.innerHTML=obj.innerHTML}else{var nestedObj=obj.getElementsByTagName(OBJECT)[0];if(nestedObj){var c=nestedObj.childNodes;if(c){var cl=c.length;for(var i=0;i<cl;i++){if(!(c[i].nodeType==1&&c[i].nodeName=="PARAM")&&!(c[i].nodeType==8)){ac.appendChild(c[i].cloneNode(true))}}}}}return ac}function createSWF(attObj,parObj,id){var r,el=getElementById(id);if(el){if(typeof attObj.id==UNDEF){attObj.id=id}if(ua.ie&&ua.win){var att="";for(var i in attObj){if(attObj[i]!=Object.prototype[i]){if(i.toLowerCase()=="data"){parObj.movie=attObj[i]}else{if(i.toLowerCase()=="styleclass"){att+=' class="'+attObj[i]+'"'}else{if(i.toLowerCase()!="classid"){att+=" "+i+'="'+attObj[i]+'"'}}}}}var par="";for(var j in parObj){if(parObj[j]!=Object.prototype[j]){par+='<param name="'+j+'" value="'+parObj[j]+'" />'}}el.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+att+">"+par+"</object>";objIdArr[objIdArr.length]=attObj.id;r=getElementById(attObj.id)}else{if(ua.webkit&&ua.webkit<312){var e=createElement("embed");e.setAttribute("type",FLASH_MIME_TYPE);for(var k in attObj){if(attObj[k]!=Object.prototype[k]){if(k.toLowerCase()=="data"){e.setAttribute("src",attObj[k])}else{if(k.toLowerCase()=="styleclass"){e.setAttribute("class",attObj[k])}else{if(k.toLowerCase()!="classid"){e.setAttribute(k,attObj[k])}}}}}for(var l in parObj){if(parObj[l]!=Object.prototype[l]){if(l.toLowerCase()!="movie"){e.setAttribute(l,parObj[l])}}}el.parentNode.replaceChild(e,el);r=e}else{var o=createElement(OBJECT);o.setAttribute("type",FLASH_MIME_TYPE);for(var m in attObj){if(attObj[m]!=Object.prototype[m]){if(m.toLowerCase()=="styleclass"){o.setAttribute("class",attObj[m])}else{if(m.toLowerCase()!="classid"){o.setAttribute(m,attObj[m])}}}}for(var n in parObj){if(parObj[n]!=Object.prototype[n]&&n.toLowerCase()!="movie"){createObjParam(o,n,parObj[n])}}el.parentNode.replaceChild(o,el);r=o}}}return r}function createObjParam(el,pName,pValue){var p=createElement("param");p.setAttribute("name",pName);p.setAttribute("value",pValue);el.appendChild(p)}function removeSWF(id){var obj=getElementById(id);if(obj&&(obj.nodeName=="OBJECT"||obj.nodeName=="EMBED")){if(ua.ie&&ua.win){if(obj.readyState==4){removeObjectInIE(id)}else{win.attachEvent("onload",function(){removeObjectInIE(id)})}}else{obj.parentNode.removeChild(obj)}}}function removeObjectInIE(id){var obj=getElementById(id);if(obj){for(var i in obj){if(typeof obj[i]=="function"){obj[i]=null}}obj.parentNode.removeChild(obj)}}function getElementById(id){var el=null;try{el=doc.getElementById(id)}catch(e){}return el}function createElement(el){return doc.createElement(el)}function addListener(target,eventType,fn){target.attachEvent(eventType,fn);listenersArr[listenersArr.length]=[target,eventType,fn]}function hasPlayerVersion(rv){var pv=ua.pv,v=rv.split(".");v[0]=parseInt(v[0],10);v[1]=parseInt(v[1],10)||0;v[2]=parseInt(v[2],10)||0;return(pv[0]>v[0]||(pv[0]==v[0]&&pv[1]>v[1])||(pv[0]==v[0]&&pv[1]==v[1]&&pv[2]>=v[2]))?true:false}function createCSS(sel,decl){if(ua.ie&&ua.mac){return}var h=doc.getElementsByTagName("head")[0],s=createElement("style");s.setAttribute("type","text/css");s.setAttribute("media","screen");if(!(ua.ie&&ua.win)&&typeof doc.createTextNode!=UNDEF){s.appendChild(doc.createTextNode(sel+" {"+decl+"}"))}h.appendChild(s);if(ua.ie&&ua.win&&typeof doc.styleSheets!=UNDEF&&doc.styleSheets.length>0){var ls=doc.styleSheets[doc.styleSheets.length-1];if(typeof ls.addRule==OBJECT){ls.addRule(sel,decl)}}}function setVisibility(id,isVisible){var v=isVisible?"visible":"hidden";if(isDomLoaded&&getElementById(id)){getElementById(id).style.visibility=v}else{createCSS("#"+id,"visibility:"+v)}}function urlEncodeIfNecessary(s){var regex=/[\\\"<>\.;]/;var hasBadChars=regex.exec(s)!=null;return hasBadChars?encodeURIComponent(s):s}var cleanup=function(){if(ua.ie&&ua.win){window.attachEvent("onunload",function(){var ll=listenersArr.length;for(var i=0;i<ll;i++){listenersArr[i][0].detachEvent(listenersArr[i][1],listenersArr[i][2])}var il=objIdArr.length;for(var j=0;j<il;j++){removeSWF(objIdArr[j])}for(var k in ua){ua[k]=null}ua=null;for(var l in swfobject){swfobject[l]=null}swfobject=null})}}();return{registerObject:function(objectIdStr,swfVersionStr,xiSwfUrlStr){if(!ua.w3cdom||!objectIdStr||!swfVersionStr){return}var regObj={};regObj.id=objectIdStr;regObj.swfVersion=swfVersionStr;regObj.expressInstall=xiSwfUrlStr?xiSwfUrlStr:false;regObjArr[regObjArr.length]=regObj;setVisibility(objectIdStr,false)},getObjectById:function(objectIdStr){var r=null;if(ua.w3cdom){var o=getElementById(objectIdStr);if(o){var n=o.getElementsByTagName(OBJECT)[0];if(!n||(n&&typeof o.SetVariable!=UNDEF)){r=o}else{if(typeof n.SetVariable!=UNDEF){r=n}}}}return r},embedSWF:function(swfUrlStr,replaceElemIdStr,widthStr,heightStr,swfVersionStr,xiSwfUrlStr,flashvarsObj,parObj,attObj){if(!ua.w3cdom||!swfUrlStr||!replaceElemIdStr||!widthStr||!heightStr||!swfVersionStr){return}widthStr+="";heightStr+="";if(hasPlayerVersion(swfVersionStr)){setVisibility(replaceElemIdStr,false);var att={};if(attObj&&typeof attObj===OBJECT){for(var i in attObj){if(attObj[i]!=Object.prototype[i]){att[i]=attObj[i]}}}att.data=swfUrlStr;att.width=widthStr;att.height=heightStr;var par={};if(parObj&&typeof parObj===OBJECT){for(var j in parObj){if(parObj[j]!=Object.prototype[j]){par[j]=parObj[j]}}}if(flashvarsObj&&typeof flashvarsObj===OBJECT){for(var k in flashvarsObj){if(flashvarsObj[k]!=Object.prototype[k]){if(typeof par.flashvars!=UNDEF){par.flashvars+="&"+k+"="+flashvarsObj[k]}else{par.flashvars=k+"="+flashvarsObj[k]}}}}addDomLoadEvent(function(){createSWF(att,par,replaceElemIdStr);if(att.id==replaceElemIdStr){setVisibility(replaceElemIdStr,true)}})}else{if(xiSwfUrlStr&&!isExpressInstallActive&&hasPlayerVersion("6.0.65")&&(ua.win||ua.mac)){isExpressInstallActive=true;setVisibility(replaceElemIdStr,false);addDomLoadEvent(function(){var regObj={};regObj.id=regObj.altContentId=replaceElemIdStr;regObj.width=widthStr;regObj.height=heightStr;regObj.expressInstall=xiSwfUrlStr;showExpressInstall(regObj)})}}},getFlashPlayerVersion:function(){return{major:ua.pv[0],minor:ua.pv[1],release:ua.pv[2]}},hasFlashPlayerVersion:hasPlayerVersion,createSWF:function(attObj,parObj,replaceElemIdStr){if(ua.w3cdom){return createSWF(attObj,parObj,replaceElemIdStr)}else{return undefined}},removeSWF:function(objElemIdStr){if(ua.w3cdom){removeSWF(objElemIdStr)}},createCSS:function(sel,decl){if(ua.w3cdom){createCSS(sel,decl)}},addDomLoadEvent:addDomLoadEvent,addLoadEvent:addLoadEvent,getQueryParamValue:function(param){var q=doc.location.search||doc.location.hash;if(param==null){return urlEncodeIfNecessary(q)}if(q){var pairs=q.substring(1).split("&");for(var i=0;i<pairs.length;i++){if(pairs[i].substring(0,pairs[i].indexOf("="))==param){return urlEncodeIfNecessary(pairs[i].substring((pairs[i].indexOf("=")+1)))}}}return""},expressInstallCallback:function(){if(isExpressInstallActive&&storedAltContent){var obj=getElementById(EXPRESS_INSTALL_ID);if(obj){obj.parentNode.replaceChild(storedAltContent,obj);if(storedAltContentId){setVisibility(storedAltContentId,true);if(ua.ie&&ua.win){storedAltContent.style.display="block"}}storedAltContent=null;storedAltContentId=null;isExpressInstallActive=false}}}}}();return swfobject})();S.lang={code:"en",of:"of",loading:"loading",cancel:"Cancel",next:"Next",previous:"Previous",play:"Play",pause:"Pause",close:"Close",errors:{single:'You must install the <a href="{0}">{1}</a> browser plugin to view this content.',shared:'You must install both the <a href="{0}">{1}</a> and <a href="{2}">{3}</a> browser plugins to view this content.',either:'You must install either the <a href="{0}">{1}</a> or the <a href="{2}">{3}</a> browser plugin to view this content.'}};S.html=function(a,b){this.obj=a;this.id=b;this.height=a.height?parseInt(a.height,10):300;this.width=a.width?parseInt(a.width,10):500};S.html.prototype={append:function(a,b){var c=document.createElement("div");c.id=this.id;c.className="html";c.innerHTML=this.obj.content;a.appendChild(c)},remove:function(){var a=get(this.id);if(a){remove(a)}}};S.iframe=function(b,c){this.obj=b;this.id=c;var a=get("sb-overlay");this.height=b.height?parseInt(b.height,10):a.offsetHeight;this.width=b.width?parseInt(b.width,10):a.offsetWidth};S.iframe.prototype={append:function(a,c){var b='<iframe id="'+this.id+'" name="'+this.id+'" height="100%" width="100%" frameborder="0" marginwidth="0" marginheight="0" style="visibility:hidden" onload="this.style.visibility=\'visible\'" scrolling="auto"';if(S.isIE){b+=' allowtransparency="true"';if(S.isIE6){b+=" src=\"javascript:false;document.write('');\""}}b+="></iframe>";a.innerHTML=b},remove:function(){var a=get(this.id);if(a){remove(a);if(S.isGecko){delete window.frames[this.id]}}},onLoad:function(){var a=S.isIE?get(this.id).contentWindow:window.frames[this.id];a.location.href=this.obj.content}};var pre,proxyId="sb-drag-proxy",dragData,dragProxy,dragTarget;function resetDrag(){dragData={x:0,y:0,startX:null,startY:null}}function updateProxy(){var a=S.dimensions;apply(dragProxy.style,{height:a.innerHeight+"px",width:a.innerWidth+"px"})}function enableDrag(){resetDrag();var a=["position:absolute","cursor:"+(S.isGecko?"-moz-grab":"move"),"background-color:"+(S.isIE?"#fff;filter:alpha(opacity=0)":"transparent")].join(";");S.appendHTML(S.skin.body,'<div id="'+proxyId+'" style="'+a+'"></div>');dragProxy=get(proxyId);updateProxy();addEvent(dragProxy,"mousedown",startDrag)}function disableDrag(){if(dragProxy){removeEvent(dragProxy,"mousedown",startDrag);remove(dragProxy);dragProxy=null}dragTarget=null}function startDrag(b){preventDefault(b);var a=getPageXY(b);dragData.startX=a[0];dragData.startY=a[1];dragTarget=get(S.player.id);addEvent(document,"mousemove",positionDrag);addEvent(document,"mouseup",endDrag);if(S.isGecko){dragProxy.style.cursor="-moz-grabbing"}}function positionDrag(f){var a=S.player,g=S.dimensions,d=getPageXY(f);var c=d[0]-dragData.startX;dragData.startX+=c;dragData.x=Math.max(Math.min(0,dragData.x+c),g.innerWidth-a.width);var b=d[1]-dragData.startY;dragData.startY+=b;dragData.y=Math.max(Math.min(0,dragData.y+b),g.innerHeight-a.height);apply(dragTarget.style,{left:dragData.x+"px",top:dragData.y+"px"})}function endDrag(){removeEvent(document,"mousemove",positionDrag);removeEvent(document,"mouseup",endDrag);if(S.isGecko){dragProxy.style.cursor="-moz-grab"}}S.img=function(b,c){this.obj=b;this.id=c;this.ready=false;var a=this;pre=new Image();pre.onload=function(){a.height=b.height?parseInt(b.height,10):pre.height;a.width=b.width?parseInt(b.width,10):pre.width;a.ready=true;pre.onload=null;pre=null};pre.src=b.content};S.img.ext=["bmp","gif","jpg","jpeg","png"];S.img.prototype={append:function(b,e){var c=document.createElement("img");c.id=this.id;c.src=this.obj.content;c.style.position="absolute";var a,d;if(e.oversized&&S.options.handleOversize=="resize"){a=e.innerHeight;d=e.innerWidth}else{a=this.height;d=this.width}c.setAttribute("height",a);c.setAttribute("width",d);b.appendChild(c)},remove:function(){var a=get(this.id);if(a){remove(a)}disableDrag();if(pre){pre.onload=null;pre=null}},onLoad:function(){var a=S.dimensions;if(a.oversized&&S.options.handleOversize=="drag"){enableDrag()}},onWindowResize:function(){var d=S.dimensions;switch(S.options.handleOversize){case"resize":var a=get(this.id);a.height=d.innerHeight;a.width=d.innerWidth;break;case"drag":if(dragTarget){var c=parseInt(S.getStyle(dragTarget,"top")),b=parseInt(S.getStyle(dragTarget,"left"));if(c+this.height<d.innerHeight){dragTarget.style.top=d.innerHeight-this.height+"px"}if(b+this.width<d.innerWidth){dragTarget.style.left=d.innerWidth-this.width+"px"}updateProxy()}break}}};var qtControllerHeight=16;S.qt=function(a,b){this.obj=a;this.id=b;this.height=a.height?parseInt(a.height,10):300;if(S.options.showMovieControls){this.height+=qtControllerHeight}this.width=a.width?parseInt(a.width,10):300};S.qt.ext=["dv","mov","moov","movie","mp4","avi","mpg","mpeg"];S.qt.prototype={append:function(h,i){var b=S.options,c=String(b.autoplayMovies),j=String(b.showMovieControls);var g="<object",e={id:this.id,name:this.id,height:this.height,width:this.width,kioskmode:"true"};if(S.isIE){e.classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B";e.codebase="http://www.apple.com/qtactivex/qtplugin.cab#version=6,0,2,0"}else{e.type="video/quicktime";e.data=this.obj.content}for(var d in e){g+=" "+d+'="'+e[d]+'"'}g+=">";var f={src:this.obj.content,scale:"aspect",controller:j,autoplay:c};for(var a in f){g+='<param name="'+a+'" value="'+f[a]+'">'}g+="</object>";h.innerHTML=g},remove:function(){try{document[this.id].Stop()}catch(b){}var a=get(this.id);if(a){remove(a)}}};S.swf=function(a,b){this.obj=a;this.id=b;this.height=a.height?parseInt(a.height,10):300;this.width=a.width?parseInt(a.width,10):300};S.swf.ext=["swf"];S.swf.prototype={append:function(g,i){var f=document.createElement("div");f.id=this.id;g.appendChild(f);var j=i.innerHeight,b=i.innerWidth,c=this.obj.content,h=S.options.flashVersion,a=S.path+"expressInstall.swf",d=S.options.flashVars,e=S.options.flashParams;S.flash.embedSWF(c,this.id,b,j,h,a,d,e)},remove:function(){S.flash.expressInstallCallback();S.flash.removeSWF(this.id)},onWindowResize:function(){var b=S.dimensions,a=get(this.id);a.height=b.innerHeight;a.width=b.innerWidth}};var wmpControllerHeight=(S.isIE?70:45);S.wmp=function(a,b){this.obj=a;this.id=b;this.height=a.height?parseInt(a.height,10):300;if(S.options.showMovieControls){this.height+=wmpControllerHeight}this.width=a.width?parseInt(a.width,10):300};S.wmp.ext=["asf","avi","mpg","mpeg","wm","wmv"];S.wmp.prototype={append:function(a,g){var c=S.options,d=c.autoplayMovies?1:0;var b='<object id="'+this.id+'" name="'+this.id+'" height="'+this.height+'" width="'+this.width+'"',f={autostart:c.autoplayMovies?1:0};if(S.isIE){b+=' classid="clsid:6BF52A52-394A-11d3-B153-00C04F79FAA6"';f.url=this.obj.content;f.uimode=c.showMovieControls?"full":"none"}else{b+=' type="video/x-ms-wmv"';b+=' data="'+this.obj.content+'"';f.showcontrols=c.showMovieControls?1:0}b+=">";for(var e in f){b+='<param name="'+e+'" value="'+f[e]+'">'}b+="</object>";a.innerHTML=b},remove:function(){if(S.isIE){try{window[this.id].controls.stop();window[this.id].URL="movie"+now()+".wmv";window[this.id]=function(){}}catch(b){}}var a=get(this.id);if(a){setTimeout(function(){remove(a)},10)}}};var overlayOn=false,visibilityCache=[],pngIds=["sb-nav-close","sb-nav-next","sb-nav-play","sb-nav-pause","sb-nav-previous"],container,overlay,wrapper,doWindowResize=true;function animate(c,m,j,h,n){var a=(m=="opacity"),i=a?S.setOpacity:function(o,p){o.style[m]=""+p+"px"};if(h==0||(!a&&!S.options.animate)||(a&&!S.options.animateFade)){i(c,j);if(n){n()}return}var k=parseFloat(S.getStyle(c,m))||0;var l=j-k;if(l==0){if(n){n()}return}h*=1000;var d=now(),g=S.ease,f=d+h,e;var b=setInterval(function(){e=now();if(e>=f){clearInterval(b);b=null;i(c,j);if(n){n()}}else{i(c,k+g((e-d)/h)*l)}},10)}function setSize(){container.style.height=S.getWindowSize("Height")+"px";container.style.width=S.getWindowSize("Width")+"px"}function setPosition(){container.style.top=document.documentElement.scrollTop+"px";container.style.left=document.documentElement.scrollLeft+"px"}function toggleTroubleElements(a){if(a){each(visibilityCache,function(b,c){c[0].style.visibility=c[1]||""})}else{visibilityCache=[];each(S.options.troubleElements,function(c,b){each(document.getElementsByTagName(b),function(d,e){visibilityCache.push([e,e.style.visibility]);e.style.visibility="hidden"})})}}function toggleNav(c,a){var b=get("sb-nav-"+c);if(b){b.style.display=a?"":"none"}}function toggleLoading(a,f){var e=get("sb-loading"),c=S.getCurrent().player,d=(c=="img"||c=="html");if(a){S.setOpacity(e,0);e.style.display="block";var b=function(){S.clearOpacity(e);if(f){f()}};if(d){animate(e,"opacity",1,S.options.fadeDuration,b)}else{b()}}else{var b=function(){e.style.display="none";S.clearOpacity(e);if(f){f()}};if(d){animate(e,"opacity",0,S.options.fadeDuration,b)}else{b()}}}function buildBars(m){var f=S.getCurrent();get("sb-title-inner").innerHTML=f.title||"";var n,j,b,o,k;if(S.options.displayNav){n=true;var l=S.gallery.length;if(l>1){if(S.options.continuous){j=k=true}else{j=(l-1)>S.current;k=S.current>0}}if(S.options.slideshowDelay>0&&S.hasNext()){o=!S.isPaused();b=!o}}else{n=j=b=o=k=false}toggleNav("close",n);toggleNav("next",j);toggleNav("play",b);toggleNav("pause",o);toggleNav("previous",k);var a="";if(S.options.displayCounter&&S.gallery.length>1){var l=S.gallery.length;if(S.options.counterType=="skip"){var e=0,d=l,c=parseInt(S.options.counterLimit)||0;if(c<l&&c>2){var g=Math.floor(c/2);e=S.current-g;if(e<0){e+=l}d=S.current+(c-g);if(d>l){d-=l}}while(e!=d){if(e==l){e=0}a+='<a onclick="Shadowbox.change('+e+');"';if(e==S.current){a+=' class="sb-counter-current"'}a+=">"+(++e)+"</a>"}}else{a=[S.current+1,S.lang.of,l].join(" ")}}get("sb-counter").innerHTML=a;m()}function showBars(d){var a=get("sb-title-inner"),c=get("sb-info-inner"),b=0.35;a.style.visibility=c.style.visibility="";if(a.innerHTML!=""){animate(a,"marginTop",0,b)}animate(c,"marginTop",0,b,d)}function hideBars(c,i){var g=get("sb-title"),a=get("sb-info"),d=g.offsetHeight,e=a.offsetHeight,f=get("sb-title-inner"),h=get("sb-info-inner"),b=(c?0.35:0);animate(f,"marginTop",d,b);animate(h,"marginTop",e*-1,b,function(){f.style.visibility=h.style.visibility="hidden";i()})}function adjustHeight(a,d,b,f){var e=get("sb-wrapper-inner"),c=(b?S.options.resizeDuration:0);animate(wrapper,"top",d,c);animate(e,"height",a,c,f)}function adjustWidth(a,d,b,e){var c=(b?S.options.resizeDuration:0);animate(wrapper,"left",d,c);animate(wrapper,"width",a,c,e)}function setDimensions(i,c){var e=get("sb-body-inner"),i=parseInt(i),c=parseInt(c),b=wrapper.offsetHeight-e.offsetHeight,a=wrapper.offsetWidth-e.offsetWidth,g=overlay.offsetHeight,h=overlay.offsetWidth,f=parseInt(S.options.viewportPadding)||20,d=(S.player&&S.options.handleOversize!="drag");return S.setDimensions(i,c,g,h,b,a,f,d)}var K={};K.markup='<div id="sb-container"><div id="sb-overlay"></div><div id="sb-wrapper"><div id="sb-title"><div id="sb-title-inner"></div></div><div id="sb-wrapper-inner"><div id="sb-body"><div id="sb-body-inner"></div><div id="sb-loading"><div id="sb-loading-inner"><span>{loading}</span></div></div></div></div><div id="sb-info"><div id="sb-info-inner"><div id="sb-counter"></div><div id="sb-nav"><a id="sb-nav-close" title="{close}" onclick="Shadowbox.close()"></a><a id="sb-nav-next" title="{next}" onclick="Shadowbox.next()"></a><a id="sb-nav-play" title="{play}" onclick="Shadowbox.play()"></a><a id="sb-nav-pause" title="{pause}" onclick="Shadowbox.pause()"></a><a id="sb-nav-previous" title="{previous}" onclick="Shadowbox.previous()"></a></div></div></div></div></div>';K.options={animSequence:"sync",counterLimit:10,counterType:"default",displayCounter:true,displayNav:true,fadeDuration:0.35,initialHeight:160,initialWidth:320,modal:false,overlayColor:"#000",overlayOpacity:0.5,resizeDuration:0.35,showOverlay:true,troubleElements:["select","object","embed","canvas"]};K.init=function(){S.appendHTML(document.body,sprintf(K.markup,S.lang));K.body=get("sb-body-inner");container=get("sb-container");overlay=get("sb-overlay");wrapper=get("sb-wrapper");if(!supportsFixed){container.style.position="absolute"}if(!supportsOpacity){var c,a,b=/url\("(.*\.png)"\)/;each(pngIds,function(e,f){c=get(f);if(c){a=S.getStyle(c,"backgroundImage").match(b);if(a){c.style.backgroundImage="none";c.style.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src="+a[1]+",sizingMethod=scale);"}}})}var d;addEvent(window,"resize",function(){if(d){clearTimeout(d);d=null}if(open){d=setTimeout(K.onWindowResize,10)}})};K.onOpen=function(a,c){doWindowResize=false;container.style.display="block";setSize();var b=setDimensions(S.options.initialHeight,S.options.initialWidth);adjustHeight(b.innerHeight,b.top);adjustWidth(b.width,b.left);if(S.options.showOverlay){overlay.style.backgroundColor=S.options.overlayColor;S.setOpacity(overlay,0);if(!S.options.modal){addEvent(overlay,"click",S.close)}overlayOn=true}if(!supportsFixed){setPosition();addEvent(window,"scroll",setPosition)}toggleTroubleElements();container.style.visibility="visible";if(overlayOn){animate(overlay,"opacity",S.options.overlayOpacity,S.options.fadeDuration,c)}else{c()}};K.onLoad=function(b,a){toggleLoading(true);while(K.body.firstChild){remove(K.body.firstChild)}hideBars(b,function(){if(!open){return}if(!b){wrapper.style.visibility="visible"}buildBars(a)})};K.onReady=function(d){if(!open){return}var b=S.player,c=setDimensions(b.height,b.width);var a=function(){showBars(d)};switch(S.options.animSequence){case"hw":adjustHeight(c.innerHeight,c.top,true,function(){adjustWidth(c.width,c.left,true,a)});break;case"wh":adjustWidth(c.width,c.left,true,function(){adjustHeight(c.innerHeight,c.top,true,a)});break;default:adjustWidth(c.width,c.left,true);adjustHeight(c.innerHeight,c.top,true,a)}};K.onShow=function(a){toggleLoading(false,a);doWindowResize=true};K.onClose=function(){if(!supportsFixed){removeEvent(window,"scroll",setPosition)}removeEvent(overlay,"click",S.close);wrapper.style.visibility="hidden";var a=function(){container.style.visibility="hidden";container.style.display="none";toggleTroubleElements(true)};if(overlayOn){animate(overlay,"opacity",0,S.options.fadeDuration,a)}else{a()}};K.onPlay=function(){toggleNav("play",false);toggleNav("pause",true)};K.onPause=function(){toggleNav("pause",false);toggleNav("play",true)};K.onWindowResize=function(){if(!doWindowResize){return}setSize();var a=S.player,b=setDimensions(a.height,a.width);adjustWidth(b.width,b.left);adjustHeight(b.innerHeight,b.top);if(a.onWindowResize){a.onWindowResize()}};S.skin=K;window['Shadowbox']=S;})(window);;WPGroHo=jQuery.extend({my_hash:'',data:{},renderers:{},syncProfileData:function(hash,id){if(!WPGroHo.data[hash]){WPGroHo.data[hash]={};a=jQuery('div.grofile-hash-map-'+hash+' span').each(function(){WPGroHo.data[hash][this.className]=jQuery(this).text();});}
WPGroHo.appendProfileData(WPGroHo.data[hash],hash,id);},appendProfileData:function(data,hash,id){for(var key in data){if(jQuery.isFunction(WPGroHo.renderers[key])){return WPGroHo.renderers[key](data[key],hash,id,key);}
jQuery('#'+id).find('h4').after(jQuery('<p class="grav-extra '+key+'" />').html(data[key]));}}},WPGroHo);jQuery(document).ready(function($){Gravatar.profile_cb=function(h,d){WPGroHo.syncProfileData(h,d);};Gravatar.my_hash=WPGroHo.my_hash;Gravatar.init('body','#wpadminbar');});
