/*!
 * jQuery JavaScript Library v1.4.1
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Mon Jan 25 19:43:33 2010 -0500
 */
(function(z,v){function la(){if(!c.isReady){try{r.documentElement.doScroll("left")}catch(a){setTimeout(la,1);return}c.ready()}}function Ma(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function X(a,b,d,f,e,i){var j=a.length;if(typeof b==="object"){for(var n in b)X(a,n,b[n],f,e,d);return a}if(d!==v){f=!i&&f&&c.isFunction(d);for(n=0;n<j;n++)e(a[n],b,f?d.call(a[n],n,e(a[n],b)):d,i);return a}return j?
e(a[0],b):null}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function ma(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function na(a){var b,d=[],f=[],e=arguments,i,j,n,o,m,s,x=c.extend({},c.data(this,"events").live);if(!(a.button&&a.type==="click")){for(o in x){j=x[o];if(j.live===a.type||j.altLive&&c.inArray(a.type,j.altLive)>-1){i=j.data;i.beforeFilter&&i.beforeFilter[a.type]&&!i.beforeFilter[a.type](a)||f.push(j.selector)}else delete x[o]}i=c(a.target).closest(f,
a.currentTarget);m=0;for(s=i.length;m<s;m++)for(o in x){j=x[o];n=i[m].elem;f=null;if(i[m].selector===j.selector){if(j.live==="mouseenter"||j.live==="mouseleave")f=c(a.relatedTarget).closest(j.selector)[0];if(!f||f!==n)d.push({elem:n,fn:j})}}m=0;for(s=d.length;m<s;m++){i=d[m];a.currentTarget=i.elem;a.data=i.fn.data;if(i.fn.apply(i.elem,e)===false){b=false;break}}return b}}function oa(a,b){return"live."+(a?a+".":"")+b.replace(/\./g,"`").replace(/ /g,"&")}function pa(a){return!a||!a.parentNode||a.parentNode.nodeType===
11}function qa(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var i in f)for(var j in f[i])c.event.add(this,i,f[i][j],f[i][j].data)}}})}function ra(a,b,d){var f,e,i;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&a[0].indexOf("<option")<0&&(c.support.checkClone||!sa.test(a[0]))){e=true;if(i=c.fragments[a[0]])if(i!==1)f=i}if(!f){b=b&&b[0]?b[0].ownerDocument||b[0]:r;f=b.createDocumentFragment();
c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=i?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(ta.concat.apply([],ta.slice(0,b)),function(){d[this]=a});return d}function ua(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Na=z.jQuery,Oa=z.$,r=z.document,S,Pa=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Qa=/^.[^:#\[\.,]*$/,Ra=/\S/,Sa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Ta=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,O=navigator.userAgent,
va=false,P=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,Q=Array.prototype.slice,wa=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(typeof a==="string")if((d=Pa.exec(a))&&(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:r;if(a=Ta.exec(a))if(c.isPlainObject(b)){a=[r.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=ra([d[1]],
[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}}else{if(b=r.getElementById(d[2])){if(b.id!==d[2])return S.find(a);this.length=1;this[0]=b}this.context=r;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=r;a=r.getElementsByTagName(a)}else return!b||b.jquery?(b||S).find(a):c(b).find(a);else if(c.isFunction(a))return S.ready(a);if(a.selector!==v){this.selector=a.selector;this.context=a.context}return c.isArray(a)?this.setArray(a):c.makeArray(a,
this)},selector:"",jquery:"1.4.1",length:0,size:function(){return this.length},toArray:function(){return Q.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){a=c(a||null);a.prevObject=this;a.context=this.context;if(b==="find")a.selector=this.selector+(this.selector?" ":"")+d;else if(b)a.selector=this.selector+"."+b+"("+d+")";return a},setArray:function(a){this.length=0;ba.apply(this,a);return this},each:function(a,b){return c.each(this,
a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(r,c);else P&&P.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(Q.apply(this,arguments),"slice",Q.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};
c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,i,j,n;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b<d;b++)if((e=arguments[b])!=null)for(i in e){j=a[i];n=e[i];if(a!==n)if(f&&n&&(c.isPlainObject(n)||c.isArray(n))){j=j&&(c.isPlainObject(j)||c.isArray(j))?j:c.isArray(n)?[]:{};a[i]=c.extend(f,j,n)}else if(n!==v)a[i]=n}return a};c.extend({noConflict:function(a){z.$=
Oa;if(a)z.jQuery=Na;return c},isReady:false,ready:function(){if(!c.isReady){if(!r.body)return setTimeout(c.ready,13);c.isReady=true;if(P){for(var a,b=0;a=P[b++];)a.call(r,c);P=null}c.fn.triggerHandler&&c(r).triggerHandler("ready")}},bindReady:function(){if(!va){va=true;if(r.readyState==="complete")return c.ready();if(r.addEventListener){r.addEventListener("DOMContentLoaded",L,false);z.addEventListener("load",c.ready,false)}else if(r.attachEvent){r.attachEvent("onreadystatechange",L);z.attachEvent("onload",
c.ready);var a=false;try{a=z.frameElement==null}catch(b){}r.documentElement.doScroll&&a&&la()}}},isFunction:function(a){return $.call(a)==="[object Function]"},isArray:function(a){return $.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||$.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!aa.call(a,"constructor")&&!aa.call(a.constructor.prototype,"isPrototypeOf"))return false;var b;for(b in a);return b===v||aa.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;
return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return z.JSON&&z.JSON.parse?z.JSON.parse(a):(new Function("return "+a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Ra.test(a)){var b=r.getElementsByTagName("head")[0]||
r.documentElement,d=r.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(r.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,i=a.length,j=i===v||c.isFunction(a);if(d)if(j)for(f in a){if(b.apply(a[f],d)===false)break}else for(;e<i;){if(b.apply(a[e++],d)===false)break}else if(j)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=
a[0];e<i&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Sa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=b.length;f<e;f++)a[d++]=b[f];else for(;b[f]!==
v;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,i=a.length;e<i;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,i=0,j=a.length;i<j;i++){e=b(a[i],i,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b==="string"){d=a;a=d[b];b=v}else if(b&&!c.isFunction(b)){d=b;b=v}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},
uaMatch:function(a){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});O=c.uaMatch(O);if(O.browser){c.browser[O.browser]=true;c.browser.version=O.version}if(c.browser.webkit)c.browser.safari=true;if(wa)c.inArray=function(a,b){return wa.call(b,a)};S=c(r);if(r.addEventListener)L=function(){r.removeEventListener("DOMContentLoaded",
L,false);c.ready()};else if(r.attachEvent)L=function(){if(r.readyState==="complete"){r.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=r.documentElement,b=r.createElement("script"),d=r.createElement("div"),f="script"+J();d.style.display="none";d.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var e=d.getElementsByTagName("*"),i=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!i)){c.support=
{leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(i.getAttribute("style")),hrefNormalized:i.getAttribute("href")==="/a",opacity:/^0.55$/.test(i.style.opacity),cssFloat:!!i.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:r.createElement("select").appendChild(r.createElement("option")).selected,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};
b.type="text/javascript";try{b.appendChild(r.createTextNode("window."+f+"=1;"))}catch(j){}a.insertBefore(b,a.firstChild);if(z[f]){c.support.scriptEval=true;delete z[f]}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function n(){c.support.noCloneEvent=false;d.detachEvent("onclick",n)});d.cloneNode(true).fireEvent("onclick")}d=r.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=r.createDocumentFragment();a.appendChild(d.firstChild);
c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var n=r.createElement("div");n.style.width=n.style.paddingLeft="1px";r.body.appendChild(n);c.boxModel=c.support.boxModel=n.offsetWidth===2;r.body.removeChild(n).style.display="none"});a=function(n){var o=r.createElement("div");n="on"+n;var m=n in o;if(!m){o.setAttribute(n,"return;");m=typeof o[n]==="function"}return m};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=i=null}})();c.props=
{"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ua=0,xa={},Va={};c.extend({cache:{},expando:G,noData:{embed:true,object:true,applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==z?xa:a;var f=a[G],e=c.cache;if(!b&&!f)return null;f||(f=++Ua);if(typeof b==="object"){a[G]=f;e=e[f]=c.extend(true,
{},b)}else e=e[f]?e[f]:typeof d==="undefined"?Va:(e[f]={});if(d!==v){a[G]=f;e[b]=d}return typeof b==="string"?e[b]:e}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==z?xa:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{try{delete a[G]}catch(i){a.removeAttribute&&a.removeAttribute(G)}delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,
a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===v){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===v&&this.length)f=c.data(this[0],a);return f===v&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this,a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);
return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===v)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||
a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var ya=/[\n\t]/g,ca=/\s+/,Wa=/\r/g,Xa=/href|src|style/,Ya=/(button|input)/i,Za=/(button|input|object|select|textarea)/i,$a=/^(a|area)$/i,za=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(o){var m=
c(this);m.addClass(a.call(this,o,m.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className)for(var i=" "+e.className+" ",j=0,n=b.length;j<n;j++){if(i.indexOf(" "+b[j]+" ")<0)e.className+=" "+b[j]}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(o){var m=c(this);m.removeClass(a.call(this,o,m.attr("class")))});if(a&&typeof a==="string"||a===v)for(var b=(a||"").split(ca),
d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var i=(" "+e.className+" ").replace(ya," "),j=0,n=b.length;j<n;j++)i=i.replace(" "+b[j]+" "," ");e.className=i.substring(1,i.length-1)}else e.className=""}return this},toggleClass:function(a,b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var i=c(this);i.toggleClass(a.call(this,e,i.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,i=0,j=c(this),n=b,o=
a.split(ca);e=o[i++];){n=f?n:!j.hasClass(e);j[n?"addClass":"removeClass"](e)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className=this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(ya," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===v){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||
{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var i=b?d:0;for(d=b?d+1:e.length;i<d;i++){var j=e[i];if(j.selected){a=c(j).val();if(b)return a;f.push(a)}}return f}if(za.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Wa,"")}return v}var n=c.isFunction(a);return this.each(function(o){var m=c(this),s=a;if(this.nodeType===1){if(n)s=a.call(this,o,m.val());
if(typeof s==="number")s+="";if(c.isArray(s)&&za.test(this.type))this.checked=c.inArray(m.val(),s)>=0;else if(c.nodeName(this,"select")){var x=c.makeArray(s);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),x)>=0});if(!x.length)this.selectedIndex=-1}else this.value=s}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return v;if(f&&b in c.attrFn)return c(a)[b](d);
f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==v;b=f&&c.props[b]||b;if(a.nodeType===1){var i=Xa.test(b);if(b in a&&f&&!i){if(e){b==="type"&&Ya.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:Za.test(a.nodeName)||$a.test(a.nodeName)&&a.href?0:v;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=
""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&i?a.getAttribute(b,2):a.getAttribute(b);return a===null?v:a}return c.style(a,b,d)}});var ab=function(a){return a.replace(/[^\w\s\.\|`]/g,function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==z&&!a.frameElement)a=z;if(!d.guid)d.guid=c.guid++;if(f!==v){d=c.proxy(d);d.data=f}var e=c.data(a,"events")||c.data(a,"events",{}),i=c.data(a,"handle"),j;if(!i){j=
function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(j.elem,arguments):v};i=c.data(a,"handle",j)}if(i){i.elem=a;b=b.split(/\s+/);for(var n,o=0;n=b[o++];){var m=n.split(".");n=m.shift();if(o>1){d=c.proxy(d);if(f!==v)d.data=f}d.type=m.slice(0).sort().join(".");var s=e[n],x=this.special[n]||{};if(!s){s=e[n]={};if(!x.setup||x.setup.call(a,f,m,d)===false)if(a.addEventListener)a.addEventListener(n,i,false);else a.attachEvent&&a.attachEvent("on"+n,i)}if(x.add)if((m=x.add.call(a,
d,f,m,s))&&c.isFunction(m)){m.guid=m.guid||d.guid;m.data=m.data||d.data;m.type=m.type||d.type;d=m}s[d.guid]=d;this.global[n]=true}a=null}}},global:{},remove:function(a,b,d){if(!(a.nodeType===3||a.nodeType===8)){var f=c.data(a,"events"),e,i,j;if(f){if(b===v||typeof b==="string"&&b.charAt(0)===".")for(i in f)this.remove(a,i+(b||""));else{if(b.type){d=b.handler;b=b.type}b=b.split(/\s+/);for(var n=0;i=b[n++];){var o=i.split(".");i=o.shift();var m=!o.length,s=c.map(o.slice(0).sort(),ab);s=new RegExp("(^|\\.)"+
s.join("\\.(?:.*\\.)?")+"(\\.|$)");var x=this.special[i]||{};if(f[i]){if(d){j=f[i][d.guid];delete f[i][d.guid]}else for(var A in f[i])if(m||s.test(f[i][A].type))delete f[i][A];x.remove&&x.remove.call(a,o,j);for(e in f[i])break;if(!e){if(!x.teardown||x.teardown.call(a,o)===false)if(a.removeEventListener)a.removeEventListener(i,c.data(a,"handle"),false);else a.detachEvent&&a.detachEvent("on"+i,c.data(a,"handle"));e=null;delete f[i]}}}}for(e in f)break;if(!e){if(A=c.data(a,"handle"))A.elem=null;c.removeData(a,
"events");c.removeData(a,"handle")}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[G]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();this.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return v;a.result=v;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,
b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(i){}if(!a.isPropagationStopped()&&f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){d=a.target;var j;if(!(c.nodeName(d,"a")&&e==="click")&&!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()])){try{if(d[e]){if(j=d["on"+e])d["on"+e]=null;this.triggered=true;d[e]()}}catch(n){}if(j)d["on"+e]=j;this.triggered=false}}},handle:function(a){var b,
d;a=arguments[0]=c.event.fix(a||z.event);a.currentTarget=this;d=a.type.split(".");a.type=d.shift();b=!d.length&&!a.exclusive;var f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)");d=(c.data(this,"events")||{})[a.type];for(var e in d){var i=d[e];if(b||f.test(i.type)){a.handler=i;a.data=i.data;i=i.apply(this,arguments);if(i!==v){a.result=i;if(i===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),
fix:function(a){if(a[G])return a;var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||r;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=r.documentElement;d=r.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||
d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==v)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a,b){c.extend(a,b||{});a.guid+=b.selector+b.live;b.liveProxy=a;c.event.add(this,b.live,na,b)},remove:function(a){if(a.length){var b=
0,d=new RegExp("(^|\\.)"+a[0]+"(\\.|$)");c.each(c.data(this,"events").live||{},function(){d.test(this.type)&&b++});b<1&&c.event.remove(this,a[0],na)}},special:{}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=a;this.type=a.type}else this.type=a;this.timeStamp=J();this[G]=true};
c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=Z;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=Z;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=Z;this.stopPropagation()},isDefaultPrevented:Y,isPropagationStopped:Y,isImmediatePropagationStopped:Y};var Aa=function(a){for(var b=
a.relatedTarget;b&&b!==this;)try{b=b.parentNode}catch(d){break}if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}},Ba=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?Ba:Aa,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ba:Aa)}}});if(!c.support.submitBubbles)c.event.special.submit={setup:function(a,b,d){if(this.nodeName.toLowerCase()!==
"form"){c.event.add(this,"click.specialSubmit."+d.guid,function(f){var e=f.target,i=e.type;if((i==="submit"||i==="image")&&c(e).closest("form").length)return ma("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit."+d.guid,function(f){var e=f.target,i=e.type;if((i==="text"||i==="password")&&c(e).closest("form").length&&f.keyCode===13)return ma("submit",this,arguments)})}else return false},remove:function(a,b){c.event.remove(this,"click.specialSubmit"+(b?"."+b.guid:""));c.event.remove(this,
"keypress.specialSubmit"+(b?"."+b.guid:""))}};if(!c.support.changeBubbles){var da=/textarea|input|select/i;function Ca(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d}function ea(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Ca(d);if(a.type!=="focusout"||
d.type!=="radio")c.data(d,"_change_data",e);if(!(f===v||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}}c.event.special.change={filters:{focusout:ea,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return ea.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return ea.call(this,a)},beforeactivate:function(a){a=
a.target;a.nodeName.toLowerCase()==="input"&&a.type==="radio"&&c.data(a,"_change_data",Ca(a))}},setup:function(a,b,d){for(var f in T)c.event.add(this,f+".specialChange."+d.guid,T[f]);return da.test(this.nodeName)},remove:function(a,b){for(var d in T)c.event.remove(this,d+".specialChange"+(b?"."+b.guid:""),T[d]);return da.test(this.nodeName)}};var T=c.event.special.change.filters}r.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,
f)}c.event.special[b]={setup:function(){this.addEventListener(a,d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var i in d)this[b](i,f,d[i],e);return this}if(c.isFunction(f)){e=f;f=v}var j=b==="one"?c.proxy(e,function(n){c(this).unbind(n,j);return e.apply(this,arguments)}):e;return d==="unload"&&b!=="one"?this.one(d,f,e):this.each(function(){c.event.add(this,d,j,f)})}});c.fn.extend({unbind:function(a,
b){if(typeof a==="object"&&!a.preventDefault){for(var d in a)this.unbind(d,a[d]);return this}return this.each(function(){c.event.remove(this,a,b)})},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.result}},toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(f){var e=(c.data(this,"lastToggle"+
a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e){var i,j=0;if(c.isFunction(f)){e=f;f=v}for(d=(d||"").split(/\s+/);(i=d[j++])!=null;){i=i==="focus"?"focusin":i==="blur"?"focusout":i==="hover"?d.push("mouseleave")&&"mouseenter":i;b==="live"?c(this.context).bind(oa(i,this.selector),{data:f,selector:this.selector,
live:i},e):c(this.context).unbind(oa(i,this.selector),e?{guid:e.guid+this.selector+i}:null)}return this}});c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),function(a,b){c.fn[b]=function(d){return d?this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});z.attachEvent&&!z.addEventListener&&z.attachEvent("onunload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});
(function(){function a(g){for(var h="",k,l=0;g[l];l++){k=g[l];if(k.nodeType===3||k.nodeType===4)h+=k.nodeValue;else if(k.nodeType!==8)h+=a(k.childNodes)}return h}function b(g,h,k,l,q,p){q=0;for(var u=l.length;q<u;q++){var t=l[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===k){y=l[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=k;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}l[q]=y}}}function d(g,h,k,l,q,p){q=0;for(var u=l.length;q<u;q++){var t=l[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===
k){y=l[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=k;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(o.filter(h,[t]).length>0){y=t;break}}t=t[g]}l[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,i=Object.prototype.toString,j=false,n=true;[0,0].sort(function(){n=false;return 0});var o=function(g,h,k,l){k=k||[];var q=h=h||r;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||
typeof g!=="string")return k;for(var p=[],u,t,y,R,H=true,M=w(h),I=g;(f.exec(""),u=f.exec(I))!==null;){I=u[3];p.push(u[1]);if(u[2]){R=u[3];break}}if(p.length>1&&s.exec(g))if(p.length===2&&m.relative[p[0]])t=fa(p[0]+p[1],h);else for(t=m.relative[p[0]]?[h]:o(p.shift(),h);p.length;){g=p.shift();if(m.relative[g])g+=p.shift();t=fa(g,t)}else{if(!l&&p.length>1&&h.nodeType===9&&!M&&m.match.ID.test(p[0])&&!m.match.ID.test(p[p.length-1])){u=o.find(p.shift(),h,M);h=u.expr?o.filter(u.expr,u.set)[0]:u.set[0]}if(h){u=
l?{expr:p.pop(),set:A(l)}:o.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=u.expr?o.filter(u.expr,u.set):u.set;if(p.length>0)y=A(t);else H=false;for(;p.length;){var D=p.pop();u=D;if(m.relative[D])u=p.pop();else D="";if(u==null)u=h;m.relative[D](y,u,M)}}else y=[]}y||(y=t);y||o.error(D||g);if(i.call(y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&E(h,y[g])))k.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&
y[g].nodeType===1&&k.push(t[g]);else k.push.apply(k,y);else A(y,k);if(R){o(R,q,k,l);o.uniqueSort(k)}return k};o.uniqueSort=function(g){if(C){j=n;g.sort(C);if(j)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};o.matches=function(g,h){return o(g,null,null,h)};o.find=function(g,h,k){var l,q;if(!g)return[];for(var p=0,u=m.order.length;p<u;p++){var t=m.order[p];if(q=m.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");l=m.find[t](q,
h,k);if(l!=null){g=g.replace(m.match[t],"");break}}}}l||(l=h.getElementsByTagName("*"));return{set:l,expr:g}};o.filter=function(g,h,k,l){for(var q=g,p=[],u=h,t,y,R=h&&h[0]&&w(h[0]);g&&h.length;){for(var H in m.filter)if((t=m.leftMatch[H].exec(g))!=null&&t[2]){var M=m.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-1)!=="\\"){if(u===p)p=[];if(m.preFilter[H])if(t=m.preFilter[H](t,u,k,p,l,R)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=u[U])!=null;U++)if(D){I=M(D,t,U,u);var Da=
l^!!I;if(k&&I!=null)if(Da)y=true;else u[U]=false;else if(Da){p.push(D);y=true}}if(I!==v){k||(u=p);g=g.replace(m.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)o.error(g);else break;q=g}return u};o.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var m=o.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,
TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},relative:{"+":function(g,h){var k=typeof h==="string",l=k&&!/\W/.test(h);k=k&&!l;if(l)h=h.toLowerCase();l=0;for(var q=g.length,
p;l<q;l++)if(p=g[l]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[l]=k||p&&p.nodeName.toLowerCase()===h?p||false:p===h}k&&o.filter(h,g,true)},">":function(g,h){var k=typeof h==="string";if(k&&!/\W/.test(h)){h=h.toLowerCase();for(var l=0,q=g.length;l<q;l++){var p=g[l];if(p){k=p.parentNode;g[l]=k.nodeName.toLowerCase()===h?k:false}}}else{l=0;for(q=g.length;l<q;l++)if(p=g[l])g[l]=k?p.parentNode:p.parentNode===h;k&&o.filter(h,g,true)}},"":function(g,h,k){var l=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=
h=h.toLowerCase();q=b}q("parentNode",h,l,g,p,k)},"~":function(g,h,k){var l=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,l,g,p,k)}},find:{ID:function(g,h,k){if(typeof h.getElementById!=="undefined"&&!k)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var k=[];h=h.getElementsByName(g[1]);for(var l=0,q=h.length;l<q;l++)h[l].getAttribute("name")===g[1]&&k.push(h[l]);return k.length===0?null:k}},
TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,k,l,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var u;(u=h[p])!=null;p++)if(u)if(q^(u.className&&(" "+u.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))k||l.push(u);else if(k)h[p]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()},CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&
"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,k,l,q,p){h=g[1].replace(/\\/g,"");if(!p&&m.attrMap[h])g[1]=m.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,k,l,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=o(g[3],null,null,h);else{g=o.filter(g[3],h,k,true^q);k||l.push.apply(l,g);return false}else if(m.match.POS.test(g[0])||m.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);
return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,h,k){return!!o(k[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===
g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},setFilters:{first:function(g,h){return h===0},last:function(g,h,k,l){return h===l.length-1},even:function(g,h){return h%2===
0},odd:function(g,h){return h%2===1},lt:function(g,h,k){return h<k[3]-0},gt:function(g,h,k){return h>k[3]-0},nth:function(g,h,k){return k[3]-0===h},eq:function(g,h,k){return k[3]-0===h}},filter:{PSEUDO:function(g,h,k,l){var q=h[1],p=m.filters[q];if(p)return p(g,k,h,l);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=h[3];k=0;for(l=h.length;k<l;k++)if(h[k]===g)return false;return true}else o.error("Syntax error, unrecognized expression: "+
q)},CHILD:function(g,h){var k=h[1],l=g;switch(k){case "only":case "first":for(;l=l.previousSibling;)if(l.nodeType===1)return false;if(k==="first")return true;l=g;case "last":for(;l=l.nextSibling;)if(l.nodeType===1)return false;return true;case "nth":k=h[2];var q=h[3];if(k===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var u=0;for(l=p.firstChild;l;l=l.nextSibling)if(l.nodeType===1)l.nodeIndex=++u;p.sizcache=h}g=g.nodeIndex-q;return k===0?g===0:g%k===0&&g/k>=
0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var k=h[1];g=m.attrHandle[k]?m.attrHandle[k](g):g[k]!=null?g[k]:g.getAttribute(k);k=g+"";var l=h[2];h=h[4];return g==null?l==="!=":l==="="?k===h:l==="*="?k.indexOf(h)>=0:l==="~="?(" "+k+" ").indexOf(h)>=0:!h?k&&g!==false:l==="!="?k!==h:l==="^="?
k.indexOf(h)===0:l==="$="?k.substr(k.length-h.length)===h:l==="|="?k===h||k.substr(0,h.length+1)===h+"-":false},POS:function(g,h,k,l){var q=m.setFilters[h[2]];if(q)return q(g,k,h,l)}}},s=m.match.POS;for(var x in m.match){m.match[x]=new RegExp(m.match[x].source+/(?![^\[]*\])(?![^\(]*\))/.source);m.leftMatch[x]=new RegExp(/(^(?:.|\r|\n)*?)/.source+m.match[x].source.replace(/\\(\d+)/g,function(g,h){return"\\"+(h-0+1)}))}var A=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};
try{Array.prototype.slice.call(r.documentElement.childNodes,0)}catch(B){A=function(g,h){h=h||[];if(i.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var k=0,l=g.length;k<l;k++)h.push(g[k]);else for(k=0;g[k];k++)h.push(g[k]);return h}}var C;if(r.documentElement.compareDocumentPosition)C=function(g,h){if(!g.compareDocumentPosition||!h.compareDocumentPosition){if(g==h)j=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===
h?0:1;if(g===0)j=true;return g};else if("sourceIndex"in r.documentElement)C=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)j=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)j=true;return g};else if(r.createRange)C=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)j=true;return g.ownerDocument?-1:1}var k=g.ownerDocument.createRange(),l=h.ownerDocument.createRange();k.setStart(g,0);k.setEnd(g,0);l.setStart(h,0);l.setEnd(h,0);g=k.compareBoundaryPoints(Range.START_TO_END,
l);if(g===0)j=true;return g};(function(){var g=r.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var k=r.documentElement;k.insertBefore(g,k.firstChild);if(r.getElementById(h)){m.find.ID=function(l,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(l[1]))?q.id===l[1]||typeof q.getAttributeNode!=="undefined"&&q.getAttributeNode("id").nodeValue===l[1]?[q]:v:[]};m.filter.ID=function(l,q){var p=typeof l.getAttributeNode!=="undefined"&&l.getAttributeNode("id");
return l.nodeType===1&&p&&p.nodeValue===q}}k.removeChild(g);k=g=null})();(function(){var g=r.createElement("div");g.appendChild(r.createComment(""));if(g.getElementsByTagName("*").length>0)m.find.TAG=function(h,k){k=k.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var l=0;k[l];l++)k[l].nodeType===1&&h.push(k[l]);k=h}return k};g.innerHTML="<a href='#'></a>";if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")m.attrHandle.href=function(h){return h.getAttribute("href",
2)};g=null})();r.querySelectorAll&&function(){var g=o,h=r.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){o=function(l,q,p,u){q=q||r;if(!u&&q.nodeType===9&&!w(q))try{return A(q.querySelectorAll(l),p)}catch(t){}return g(l,q,p,u)};for(var k in g)o[k]=g[k];h=null}}();(function(){var g=r.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===
0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){m.order.splice(1,0,"CLASS");m.find.CLASS=function(h,k,l){if(typeof k.getElementsByClassName!=="undefined"&&!l)return k.getElementsByClassName(h[1])};g=null}}})();var E=r.compareDocumentPosition?function(g,h){return g.compareDocumentPosition(h)&16}:function(g,h){return g!==h&&(g.contains?g.contains(h):true)},w=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},fa=function(g,h){var k=[],
l="",q;for(h=h.nodeType?[h]:h;q=m.match.PSEUDO.exec(g);){l+=q[0];g=g.replace(m.match.PSEUDO,"")}g=m.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)o(g,h[q],k);return o.filter(l,k)};c.find=o;c.expr=o.selectors;c.expr[":"]=c.expr.filters;c.unique=o.uniqueSort;c.getText=a;c.isXMLDoc=w;c.contains=E})();var bb=/Until$/,cb=/^(?:parents|prevUntil|prevAll)/,db=/,/;Q=Array.prototype.slice;var Ea=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,i){return!!b.call(e,i,e)===d});else if(b.nodeType)return c.grep(a,
function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Qa.test(b))return c.filter(b,f,!d);else b=c.filter(b,f)}return c.grep(a,function(e){return c.inArray(e,b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length;c.find(a,this[f],b);if(f>0)for(var i=d;i<b.length;i++)for(var j=0;j<d;j++)if(b[j]===b[i]){b.splice(i--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=
0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Ea(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ea(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,i={},j;if(f&&a.length){e=0;for(var n=a.length;e<n;e++){j=a[e];i[j]||(i[j]=c.expr.match.POS.test(j)?c(j,b||this.context):j)}for(;f&&f.ownerDocument&&f!==b;){for(j in i){e=i[j];if(e.jquery?e.index(f)>
-1:c(f).is(e)){d.push({selector:j,elem:f});delete i[j]}}f=f.parentNode}}return d}var o=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(m,s){for(;s&&s.ownerDocument&&s!==b;){if(o?o.index(s)>-1:c(s).is(a))return s;s=s.parentNode}return null})},index:function(a){if(!a||typeof a==="string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),
a);return this.pushStack(pa(a[0])||pa(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode",d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},
nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);bb.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):
e;if((this.length>1||db.test(f))&&cb.test(a))e=e.reverse();return this.pushStack(e,a,Q.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===v||a.nodeType!==1||!c(a).is(d));){a.nodeType===1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==
b&&d.push(a);return d}});var Fa=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ga=/(<([\w:]+)[^>]*?)\/>/g,eb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,Ha=/<([\w:]+)/,fb=/<tbody/i,gb=/<|&\w+;/,sa=/checked\s*(?:[^=]|=\s*.checked.)/i,Ia=function(a,b,d){return eb.test(d)?a:b+"></"+d+">"},F={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],
col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.th=F.td;if(!c.support.htmlSerialize)F._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==v)return this.empty().append((this[0]&&this[0].ownerDocument||r).createTextNode(a));return c.getText(this)},
wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?
d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,
false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&
!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Fa,"").replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){qa(this,b);qa(this.find("*"),b.find("*"))}return b},html:function(a){if(a===v)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Fa,""):null;else if(typeof a==="string"&&!/<script/i.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(Ha.exec(a)||
["",""])[1].toLowerCase()]){a=a.replace(Ga,Ia);try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(f){this.empty().append(a)}}else c.isFunction(a)?this.each(function(e){var i=c(this),j=i.html();i.empty().append(function(){return a.call(this,e,j)})}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){if(c.isFunction(a))return this.each(function(b){var d=c(this),f=d.html();d.replaceWith(a.call(this,
b,f))});else a=c(a).detach();return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){function f(s){return c.nodeName(s,"table")?s.getElementsByTagName("tbody")[0]||s.appendChild(s.ownerDocument.createElement("tbody")):s}var e,i,j=a[0],n=[];if(!c.support.checkClone&&arguments.length===3&&typeof j===
"string"&&sa.test(j))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(j))return this.each(function(s){var x=c(this);a[0]=j.call(this,s,b?x.html():v);x.domManip(a,b,d)});if(this[0]){e=a[0]&&a[0].parentNode&&a[0].parentNode.nodeType===11?{fragment:a[0].parentNode}:ra(a,this,n);if(i=e.fragment.firstChild){b=b&&c.nodeName(i,"tr");for(var o=0,m=this.length;o<m;o++)d.call(b?f(this[o],i):this[o],e.cacheable||this.length>1||o>0?e.fragment.cloneNode(true):e.fragment)}n&&c.each(n,
Ma)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);for(var e=0,i=d.length;e<i;e++){var j=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),j);f=f.concat(j)}return this.pushStack(f,a,d.selector)}});c.each({remove:function(a,b){if(!a||c.filter(a,[this]).length){if(!b&&this.nodeType===1){c.cleanData(this.getElementsByTagName("*"));c.cleanData([this])}this.parentNode&&
this.parentNode.removeChild(this)}},empty:function(){for(this.nodeType===1&&c.cleanData(this.getElementsByTagName("*"));this.firstChild;)this.removeChild(this.firstChild)}},function(a,b){c.fn[a]=function(){return this.each(b,arguments)}});c.extend({clean:function(a,b,d,f){b=b||r;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||r;var e=[];c.each(a,function(i,j){if(typeof j==="number")j+="";if(j){if(typeof j==="string"&&!gb.test(j))j=b.createTextNode(j);else if(typeof j===
"string"){j=j.replace(Ga,Ia);var n=(Ha.exec(j)||["",""])[1].toLowerCase(),o=F[n]||F._default,m=o[0];i=b.createElement("div");for(i.innerHTML=o[1]+j+o[2];m--;)i=i.lastChild;if(!c.support.tbody){m=fb.test(j);n=n==="table"&&!m?i.firstChild&&i.firstChild.childNodes:o[1]==="<table>"&&!m?i.childNodes:[];for(o=n.length-1;o>=0;--o)c.nodeName(n[o],"tbody")&&!n[o].childNodes.length&&n[o].parentNode.removeChild(n[o])}!c.support.leadingWhitespace&&V.test(j)&&i.insertBefore(b.createTextNode(V.exec(j)[0]),i.firstChild);
j=c.makeArray(i.childNodes)}if(j.nodeType)e.push(j);else e=c.merge(e,j)}});if(d)for(a=0;e[a];a++)if(f&&c.nodeName(e[a],"script")&&(!e[a].type||e[a].type.toLowerCase()==="text/javascript"))f.push(e[a].parentNode?e[a].parentNode.removeChild(e[a]):e[a]);else{e[a].nodeType===1&&e.splice.apply(e,[a+1,0].concat(c.makeArray(e[a].getElementsByTagName("script"))));d.appendChild(e[a])}return e},cleanData:function(a){for(var b=0,d;(d=a[b])!=null;b++){c.event.remove(d);c.removeData(d)}}});var hb=/z-?index|font-?weight|opacity|zoom|line-?height/i,
Ja=/alpha\([^)]*\)/,Ka=/opacity=([^)]*)/,ga=/float/i,ha=/-([a-z])/ig,ib=/([A-Z])/g,jb=/^-?\d+(?:px)?$/i,kb=/^-?\d/,lb={position:"absolute",visibility:"hidden",display:"block"},mb=["Left","Right"],nb=["Top","Bottom"],ob=r.defaultView&&r.defaultView.getComputedStyle,La=c.support.cssFloat?"cssFloat":"styleFloat",ia=function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===v)return c.curCSS(d,f);if(typeof e==="number"&&!hb.test(f))e+="px";c.style(d,f,e)})};
c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return v;if((b==="width"||b==="height")&&parseFloat(d)<0)d=v;var f=a.style||a,e=d!==v;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter=Ja.test(a)?a.replace(Ja,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Ka.exec(f.filter)[1])/100+"":""}if(ga.test(b))b=La;b=b.replace(ha,ia);if(e)f[b]=d;return f[b]},css:function(a,
b,d,f){if(b==="width"||b==="height"){var e,i=b==="width"?mb:nb;function j(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(i,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a,"border"+this+"Width",true))||0})}a.offsetWidth!==0?j():c.swap(a,lb,j);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&
a.currentStyle){f=Ka.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ga.test(b))b=La;if(!d&&e&&e[b])f=e[b];else if(ob){if(ga.test(b))b="float";b=b.replace(ib,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f=a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ha,ia);f=a.currentStyle[b]||a.currentStyle[d];if(!jb.test(f)&&kb.test(f)){b=e.left;var i=a.runtimeStyle.left;a.runtimeStyle.left=
a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=i}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var pb=
J(),qb=/<script(.|\s)*?\/script>/gi,rb=/select|textarea/i,sb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ja=/\?/,tb=/(\?|&)_=.*?(&|$)/,ub=/^(\w+:)?\/\/([^\/?#]+)/,vb=/%20/g;c.fn.extend({_load:c.fn.load,load:function(a,b,d){if(typeof a!=="string")return this._load(a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=
c.param(b,c.ajaxSettings.traditional);f="POST"}var i=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(j,n){if(n==="success"||n==="notmodified")i.html(e?c("<div />").append(j.responseText.replace(qb,"")).find(e):j.responseText);d&&i.each(d,[j.responseText,n,j])}});return this},serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&
(this.checked||rb.test(this.nodeName)||sb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,
b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:z.XMLHttpRequest&&(z.location.protocol!=="file:"||!z.ActiveXObject)?function(){return new z.XMLHttpRequest}:
function(){try{return new z.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&&e.success.call(o,n,j,w);e.global&&f("ajaxSuccess",[w,e])}function d(){e.complete&&e.complete.call(o,w,j);e.global&&f("ajaxComplete",[w,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}
function f(q,p){(e.context?c(e.context):c.event).trigger(q,p)}var e=c.extend(true,{},c.ajaxSettings,a),i,j,n,o=a&&a.context||e,m=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(m==="GET")N.test(e.url)||(e.url+=(ja.test(e.url)?"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&N.test(e.data)||
N.test(e.url))){i=e.jsonpCallback||"jsonp"+pb++;if(e.data)e.data=(e.data+"").replace(N,"="+i+"$1");e.url=e.url.replace(N,"="+i+"$1");e.dataType="script";z[i]=z[i]||function(q){n=q;b();d();z[i]=v;try{delete z[i]}catch(p){}A&&A.removeChild(B)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===false&&m==="GET"){var s=J(),x=e.url.replace(tb,"$1_="+s+"$2");e.url=x+(x===e.url?(ja.test(e.url)?"&":"?")+"_="+s:"")}if(e.data&&m==="GET")e.url+=(ja.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&
c.event.trigger("ajaxStart");s=(s=ub.exec(e.url))&&(s[1]&&s[1]!==location.protocol||s[2]!==location.host);if(e.dataType==="script"&&m==="GET"&&s){var A=r.getElementsByTagName("head")[0]||r.documentElement,B=r.createElement("script");B.src=e.url;if(e.scriptCharset)B.charset=e.scriptCharset;if(!i){var C=false;B.onload=B.onreadystatechange=function(){if(!C&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){C=true;b();d();B.onload=B.onreadystatechange=null;A&&B.parentNode&&
A.removeChild(B)}}}A.insertBefore(B,A.firstChild);return v}var E=false,w=e.xhr();if(w){e.username?w.open(m,e.url,e.async,e.username,e.password):w.open(m,e.url,e.async);try{if(e.data||a&&a.contentType)w.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&w.setRequestHeader("If-Modified-Since",c.lastModified[e.url]);c.etag[e.url]&&w.setRequestHeader("If-None-Match",c.etag[e.url])}s||w.setRequestHeader("X-Requested-With","XMLHttpRequest");w.setRequestHeader("Accept",
e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(fa){}if(e.beforeSend&&e.beforeSend.call(o,w,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");w.abort();return false}e.global&&f("ajaxSend",[w,e]);var g=w.onreadystatechange=function(q){if(!w||w.readyState===0||q==="abort"){E||d();E=true;if(w)w.onreadystatechange=c.noop}else if(!E&&w&&(w.readyState===4||q==="timeout")){E=true;w.onreadystatechange=c.noop;j=q==="timeout"?"timeout":!c.httpSuccess(w)?
"error":e.ifModified&&c.httpNotModified(w,e.url)?"notmodified":"success";var p;if(j==="success")try{n=c.httpData(w,e.dataType,e)}catch(u){j="parsererror";p=u}if(j==="success"||j==="notmodified")i||b();else c.handleError(e,w,j,p);d();q==="timeout"&&w.abort();if(e.async)w=null}};try{var h=w.abort;w.abort=function(){w&&h.call(w);g("abort")}}catch(k){}e.async&&e.timeout>0&&setTimeout(function(){w&&!E&&g("timeout")},e.timeout);try{w.send(m==="POST"||m==="PUT"||m==="DELETE"?e.data:null)}catch(l){c.handleError(e,
w,null,l);d()}e.async||g();return w}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||a,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=
f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b==="json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(j,n){if(c.isArray(n))c.each(n,
function(o,m){b?f(j,m):d(j+"["+(typeof m==="object"||c.isArray(m)?o:"")+"]",m)});else!b&&n!=null&&typeof n==="object"?c.each(n,function(o,m){d(j+"["+o+"]",m)}):f(j,n)}function f(j,n){n=c.isFunction(n)?n():n;e[e.length]=encodeURIComponent(j)+"="+encodeURIComponent(n)}var e=[];if(b===v)b=c.ajaxSettings.traditional;if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var i in a)d(i,a[i]);return e.join("&").replace(vb,"+")}});var ka={},wb=/toggle|show|hide/,xb=/^([+-]=)?([\d+-.]+)(.*)$/,
W,ta=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(K("show",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");this[a].style.display=d||"";if(c.css(this[a],"display")==="none"){d=this[a].nodeName;var f;if(ka[d])f=ka[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();
ka[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a<b;a++)this[a].style.display=c.data(this[a],"olddisplay")||"";return this}},hide:function(a,b){if(a||a===0)return this.animate(K("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");!d&&d!=="none"&&c.data(this[a],"olddisplay",c.css(this[a],"display"))}a=0;for(b=this.length;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&
c.isFunction(b))this._toggle.apply(this,arguments);else a==null||d?this.each(function(){var f=d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(K("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)},animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var i=c.extend({},e),j,n=this.nodeType===1&&c(this).is(":hidden"),
o=this;for(j in a){var m=j.replace(ha,ia);if(j!==m){a[m]=a[j];delete a[j];j=m}if(a[j]==="hide"&&n||a[j]==="show"&&!n)return i.complete.call(this);if((j==="height"||j==="width")&&this.style){i.display=c.css(this,"display");i.overflow=this.style.overflow}if(c.isArray(a[j])){(i.specialEasing=i.specialEasing||{})[j]=a[j][1];a[j]=a[j][0]}}if(i.overflow!=null)this.style.overflow="hidden";i.curAnim=c.extend({},a);c.each(a,function(s,x){var A=new c.fx(o,i,s);if(wb.test(x))A[x==="toggle"?n?"show":"hide":x](a);
else{var B=xb.exec(x),C=A.cur(true)||0;if(B){x=parseFloat(B[2]);var E=B[3]||"px";if(E!=="px"){o.style[s]=(x||1)+E;C=(x||1)/A.cur(true)*C;o.style[s]=C+E}if(B[1])x=(B[1]==="-="?-1:1)*x+C;A.custom(C,x,E)}else A.custom(C,x,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);this.each(function(){for(var f=d.length-1;f>=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",
1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration==="number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,
b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==
null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(i){return e.step(i)}this.startTime=J();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!W)W=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop===
"width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=J(),d=true;if(a||b>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=
this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem,e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=
c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||c.fx.stop()},stop:function(){clearInterval(W);W=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=
null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};c.fn.offset="getBoundingClientRect"in r.documentElement?function(a){var b=this[0];if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBoundingClientRect(),
f=b.ownerDocument;b=f.body;f=f.documentElement;return{top:d.top+(self.pageYOffset||c.support.boxModel&&f.scrollTop||b.scrollTop)-(f.clientTop||b.clientTop||0),left:d.left+(self.pageXOffset||c.support.boxModel&&f.scrollLeft||b.scrollLeft)-(f.clientLeft||b.clientLeft||0)}}:function(a){var b=this[0];if(a)return this.each(function(s){c.offset.setOffset(this,a,s)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=
b,e=b.ownerDocument,i,j=e.documentElement,n=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var o=b.offsetTop,m=b.offsetLeft;(b=b.parentNode)&&b!==n&&b!==j;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;i=e?e.getComputedStyle(b,null):b.currentStyle;o-=b.scrollTop;m-=b.scrollLeft;if(b===d){o+=b.offsetTop;m+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){o+=parseFloat(i.borderTopWidth)||
0;m+=parseFloat(i.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&i.overflow!=="visible"){o+=parseFloat(i.borderTopWidth)||0;m+=parseFloat(i.borderLeftWidth)||0}f=i}if(f.position==="relative"||f.position==="static"){o+=n.offsetTop;m+=n.offsetLeft}if(c.offset.supportsFixedPosition&&f.position==="fixed"){o+=Math.max(j.scrollTop,n.scrollTop);m+=Math.max(j.scrollLeft,n.scrollLeft)}return{top:o,left:m}};c.offset={initialize:function(){var a=r.body,b=r.createElement("div"),
d,f,e,i=parseFloat(c.curCSS(a,"marginTop",true))||0;c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";a.insertBefore(b,a.firstChild);
d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==i;a.removeChild(b);c.offset.initialize=c.noop},
bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),i=parseInt(c.curCSS(a,"top",true),10)||0,j=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,d,e);d={top:b.top-e.top+i,left:b.left-
e.left+j};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top-f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=
this.offsetParent||r.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],i;if(!e)return null;if(f!==v)return this.each(function(){if(i=ua(this))i.scrollTo(!a?f:c(i).scrollLeft(),a?f:c(i).scrollTop());else this[d]=f});else return(i=ua(e))?"pageXOffset"in i?i[a?"pageYOffset":"pageXOffset"]:c.support.boxModel&&i.document.documentElement[d]||i.document.body[d]:e[d]}});
c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;if(c.isFunction(f))return this.each(function(i){var j=c(this);j[d](f.call(this,i,j[d]()))});return"scrollTo"in e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||
e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===v?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});z.jQuery=z.$=c})(window);/*
 * jQuery Easing v1.3 - http://gsgd.co.uk/sandbox/jquery/easing/
 *
 * Uses the built in easing capabilities added In jQuery 1.1
 * to offer multiple easing options
 *
 * TERMS OF USE - jQuery Easing
 * 
 * Open source under the BSD License. 
 * 
 * Copyright å© 2008 George McGinley Smith
 * All rights reserved.
 * 
 * Redistribution and use in source and binary forms, with or without modification, 
 * are permitted provided that the following conditions are met:
 * 
 * Redistributions of source code must retain the above copyright notice, this list of 
 * conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright notice, this list 
 * of conditions and the following disclaimer in the documentation and/or other materials 
 * provided with the distribution.
 * 
 * Neither the name of the author nor the names of contributors may be used to endorse 
 * or promote products derived from this software without specific prior written permission.
 * 
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY 
 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
 *  COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 *  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
 *  GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 
 * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 *  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 
 * OF THE POSSIBILITY OF SUCH DAMAGE. 
 *
*/

// t: current time, b: begInnIng value, c: change In value, d: duration
jQuery.easing['jswing'] = jQuery.easing['swing'];

jQuery.extend( jQuery.easing,
{
	def: 'easeOutQuad',
	swing: function (x, t, b, c, d) {
		//alert(jQuery.easing.default);
		return jQuery.easing[jQuery.easing.def](x, t, b, c, d);
	},
	easeInQuad: function (x, t, b, c, d) {
		return c*(t/=d)*t + b;
	},
	easeOutQuad: function (x, t, b, c, d) {
		return -c *(t/=d)*(t-2) + b;
	},
	easeInOutQuad: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return c/2*t*t + b;
		return -c/2 * ((--t)*(t-2) - 1) + b;
	},
	easeInCubic: function (x, t, b, c, d) {
		return c*(t/=d)*t*t + b;
	},
	easeOutCubic: function (x, t, b, c, d) {
		return c*((t=t/d-1)*t*t + 1) + b;
	},
	easeInOutCubic: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return c/2*t*t*t + b;
		return c/2*((t-=2)*t*t + 2) + b;
	},
	easeInQuart: function (x, t, b, c, d) {
		return c*(t/=d)*t*t*t + b;
	},
	easeOutQuart: function (x, t, b, c, d) {
		return -c * ((t=t/d-1)*t*t*t - 1) + b;
	},
	easeInOutQuart: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return c/2*t*t*t*t + b;
		return -c/2 * ((t-=2)*t*t*t - 2) + b;
	},
	easeInQuint: function (x, t, b, c, d) {
		return c*(t/=d)*t*t*t*t + b;
	},
	easeOutQuint: function (x, t, b, c, d) {
		return c*((t=t/d-1)*t*t*t*t + 1) + b;
	},
	easeInOutQuint: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return c/2*t*t*t*t*t + b;
		return c/2*((t-=2)*t*t*t*t + 2) + b;
	},
	easeInSine: function (x, t, b, c, d) {
		return -c * Math.cos(t/d * (Math.PI/2)) + c + b;
	},
	easeOutSine: function (x, t, b, c, d) {
		return c * Math.sin(t/d * (Math.PI/2)) + b;
	},
	easeInOutSine: function (x, t, b, c, d) {
		return -c/2 * (Math.cos(Math.PI*t/d) - 1) + b;
	},
	easeInExpo: function (x, t, b, c, d) {
		return (t==0) ? b : c * Math.pow(2, 10 * (t/d - 1)) + b;
	},
	easeOutExpo: function (x, t, b, c, d) {
		return (t==d) ? b+c : c * (-Math.pow(2, -10 * t/d) + 1) + b;
	},
	easeInOutExpo: function (x, t, b, c, d) {
		if (t==0) return b;
		if (t==d) return b+c;
		if ((t/=d/2) < 1) return c/2 * Math.pow(2, 10 * (t - 1)) + b;
		return c/2 * (-Math.pow(2, -10 * --t) + 2) + b;
	},
	easeInCirc: function (x, t, b, c, d) {
		return -c * (Math.sqrt(1 - (t/=d)*t) - 1) + b;
	},
	easeOutCirc: function (x, t, b, c, d) {
		return c * Math.sqrt(1 - (t=t/d-1)*t) + b;
	},
	easeInOutCirc: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return -c/2 * (Math.sqrt(1 - t*t) - 1) + b;
		return c/2 * (Math.sqrt(1 - (t-=2)*t) + 1) + b;
	},
	easeInElastic: function (x, t, b, c, d) {
		var s=1.70158;var p=0;var a=c;
		if (t==0) return b;  if ((t/=d)==1) return b+c;  if (!p) p=d*.3;
		if (a < Math.abs(c)) { a=c; var s=p/4; }
		else var s = p/(2*Math.PI) * Math.asin (c/a);
		return -(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b;
	},
	easeOutElastic: function (x, t, b, c, d) {
		var s=1.70158;var p=0;var a=c;
		if (t==0) return b;  if ((t/=d)==1) return b+c;  if (!p) p=d*.3;
		if (a < Math.abs(c)) { a=c; var s=p/4; }
		else var s = p/(2*Math.PI) * Math.asin (c/a);
		return a*Math.pow(2,-10*t) * Math.sin( (t*d-s)*(2*Math.PI)/p ) + c + b;
	},
	easeInOutElastic: function (x, t, b, c, d) {
		var s=1.70158;var p=0;var a=c;
		if (t==0) return b;  if ((t/=d/2)==2) return b+c;  if (!p) p=d*(.3*1.5);
		if (a < Math.abs(c)) { a=c; var s=p/4; }
		else var s = p/(2*Math.PI) * Math.asin (c/a);
		if (t < 1) return -.5*(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b;
		return a*Math.pow(2,-10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )*.5 + c + b;
	},
	easeInBack: function (x, t, b, c, d, s) {
		if (s == undefined) s = 1.70158;
		return c*(t/=d)*t*((s+1)*t - s) + b;
	},
	easeOutBack: function (x, t, b, c, d, s) {
		if (s == undefined) s = 1.70158;
		return c*((t=t/d-1)*t*((s+1)*t + s) + 1) + b;
	},
	easeInOutBack: function (x, t, b, c, d, s) {
		if (s == undefined) s = 1.70158; 
		if ((t/=d/2) < 1) return c/2*(t*t*(((s*=(1.525))+1)*t - s)) + b;
		return c/2*((t-=2)*t*(((s*=(1.525))+1)*t + s) + 2) + b;
	},
	easeInBounce: function (x, t, b, c, d) {
		return c - jQuery.easing.easeOutBounce (x, d-t, 0, c, d) + b;
	},
	easeOutBounce: function (x, t, b, c, d) {
		if ((t/=d) < (1/2.75)) {
			return c*(7.5625*t*t) + b;
		} else if (t < (2/2.75)) {
			return c*(7.5625*(t-=(1.5/2.75))*t + .75) + b;
		} else if (t < (2.5/2.75)) {
			return c*(7.5625*(t-=(2.25/2.75))*t + .9375) + b;
		} else {
			return c*(7.5625*(t-=(2.625/2.75))*t + .984375) + b;
		}
	},
	easeInOutBounce: function (x, t, b, c, d) {
		if (t < d/2) return jQuery.easing.easeInBounce (x, t*2, 0, c, d) * .5 + b;
		return jQuery.easing.easeOutBounce (x, t*2-d, 0, c, d) * .5 + c*.5 + b;
	}
});

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

// v1.633
// unreleased
// updated centerscreen to include 'show' option. default : 1
// added bswap

// v1.632
// released 17 Feb 2010
// Added auto window.resize events to centerscreen & screenfill

// v1.631
// released 8 Feb 2010
// updated centerscreen
//   added auto positioning to element
// this should be checked across all functions
// some rollfade updates got over-written. These have now been fixed.

// v1.63
// released 27 Jan 2010
// added jcmarquee
//  this is an adaptation of brandscroll
//  these two functions badly need to be deprecated and
//  rewritten as a single light function
//  that is highly customisable.
// modified brandscroll_settings identifier.
// 	now : var i = 'bs_'+Math.floor(Math.random()*10102030123);

// v1.62
// released 19 Jan 2010
// changelog:
// fixed rollfade checkclass
// adjusted rollfade default (fades in to 1.0 opacity now instead of 0.9)
// fixed brandscroll mouse out
// cleared timeout properly in brandscroll
// adding date to new versions

// v1.61
// changelog
// added daisychaining to all functions
// modified centerscreen

// v1.6
// changelog
// added brandscroll();

//  v1.51
// changelog
// added formhint

// v1.0 traced back to 8th Dec 2009

/////// NEEDED GLOBAL VARIABLES

var brandscroll_settings = new Array;
var jcmarquee = new Array;

/////// NEEDED FUNCTIONS

// #sp
// stops event bubbling
function sp (event){
	event.stopPropagation();
}

// #screenfill
// leaves no borders
// yset

$.fn.screenfill = function(options){

	var options = $.extend({
		animate : 1,
		onresize : 1,
		onresizeanimate : 0
		}, options);

	$('html, body').css({overflow : 'hidden'});

	var w = $(window).width();
	var h = $(window).height();

	return this.each(function(){

		var el = $(this);
		var ew = el.outerWidth();
		var eh = el.outerHeight();

		var ratio = ew / eh;

		// auto positioning
		if(el.css('position')!='absolute'){
			el.css('position', 'relative');
		}

		var cssoptions = {
		};

		if(w > h){
			cssoptions.width = w;
			cssoptions.height = (w/ratio);
		} else {
			cssoptions.height = h;
			cssoptions.width = (h*ratio);
		}

		if(cssoptions.width < w){
			cssoptions.height = h;
			cssoptions.width = (h*ratio);
		}

		if(cssoptions.height < h) {
			cssoptions.height = h;
			cssoptions.width = (h*ratio);
		}

		// center

		cssoptions.left = ((w-cssoptions.width)/2)+'px';
		cssoptions.top = ((h-cssoptions.height)/2)+'px';

		cssoptions.height += 'px';
		cssoptions.width += 'px';

		if(options.animate == true){
		el.stop().animate(cssoptions, {queue : false, duration : 500});
		} else {
		el.stop().css(cssoptions);
		}

		el.fadeIn();

		if(options.onresize){
		$(window).bind('resize', function(){
			el.screenfill({

				animate : options.onresizeanimate,
				onresize : 0

			});
		});
		}

	});

};

// #centerscreen

// v1.631 update:
// supports auto positioning

// v1.61 updates:
// now supports custom pre-set width / height
// and horizontal and vertical adjustments
// also supports centering relative to immediate parent

$.fn.centerscreen = function(options){
	var options = $.extend({
		horizontal : 1,
		vertical : 1,
		animate : 1,
		speed : 500,
		parent : 0,
		vertical_adjustment : 0,
		horizontal_adjustment : 0,
		w : 0,
		h : 0,
		onresize : 1,
		onresizeanimate : 0,
		show : 1
	}, options);

	return this.each(function(){
		var el = $(this);

		var ew = el.outerWidth(true);
		var eh = el.outerHeight(true);

		if(options.parent){
			var w = el.parent().outerWidth();
			var h = el.parent().outerHeight();
		} else {
			var w = $(window).width();
			var h = $(window).height();
		}

		// auto positioning
		if(el.css('position') != 'absolute'){
			el.css('position', 'relative');
		}

		if(options.w >0){
			w = options.w-1+1;
		}

		if(options.h>0){
			h = options.h-1+1;
		}

		var w = (options.horizontal_adjustment-1+1)+w;
		var h = (options.vertical_adjustment-1+1)+h;

		var cssoptions = '';
		var cssoptions = {};

		if(ew < w){
			if(options.horizontal){
				cssoptions.left = (w-ew)/2+'px';
			}
		} else {
			cssoptions.left = 0;
		}

		if(eh < h) {
			if(options.vertical){
				cssoptions.top = (h-eh)/2+'px';
			}
		} else {
			cssoptions.top = 0;
		}
		if(options.animate){
			el.stop().animate(cssoptions, {queue : false, duration : options.speed});
		} else {
			el.stop().css(cssoptions);
		}

		if(options.onresize){
		options.onresize = 0;
		options.animate = options.onresizeanimate;
		$(window).bind('resize', function(){
			el.centerscreen(options);
		});
		}

		if(options.show) {
			el.show();
		}

	});

};


// #rollover
// name images, imagename_0.jpg (or whatever filetype)
// imagename_1.jpg (for hover)..

$.fn.rollover = function(options){

	var options = $.extend({
		preloadID : '#rollover_preloader'
	}, options);

	return this.each(function(){
		var el = $(this);
		if(typeof(el.attr('src')) == 'undefined'){
			// find the image
			el = el.find('img');
		}

		if(el.length > 0){
			// start rollover
			var thissrc = el.attr('src');
			// thissrc is image original src

			var thishover = thissrc;
			thishover = thishover.replace(/(.*)_[0-9](\.[a-z]+)$/, "$1_1$2");

			el.hover(function(){
				el.attr('src', thishover);
			}, function(){
				el.attr('src', thissrc);
			}); // close hover

			// PRELOAD
			if($(options.preloadID).length == 0){
				// create it
				$('body').prepend('<div id="'+options.preloadID.replace(/[#.]/g, '')+'" style="display:none"></div>');
			}

			$(options.preloadID).append('<img src="'+thishover+'" />');

		}	// close el.length
	}); // close each

};

// #slidepanel

$.fn.slidepanel = function(options) {

	var options = $.extend({
		slideID : '.slider',
		speed_in : 500,
		speed_out : 500,
		hideOptions :	{
						top : '100%'
						}
	},options);

	return this.each(function(){

		var el = $(this);
		var slide = $(this).find(options.slideID);

		// auto positioning
		if(el.css('position')!='absolute'){
			el.css('position', 'relative');
		}

		// store original positions etc
		var originalcss = {
			top : slide.css('top'),
			left : slide.css('left')
			};

		function hide() {
			slide.stop().animate(options.hideOptions, {queue : false, duration : options.speed_out});

		}

		function show() {

			slide.stop().animate(originalcss, {queue : false, duration : options.speed_in});

		}

		hide();

 		el.hover(show, hide);

		slide.mouseover(sp);

		slide.children().mouseover(sp);
	});
};

////// Alpha PNG Background replacement...
///// note that options.color could supply a background image as well.

//// #alphabg

$.fn.alphabg = function(options) {

	var options = $.extend({
		opacity : 0.7,
		zIndex : '-1',
		color : '#000',
		fadeDuration : 0
	},options);

	return this.each(function(){
		var el = $(this);
		var grabber = 'grabber_'+Math.floor(Math.random()*10010923);
		el.attr('grabber', grabber);


		// auto positioning
		if(el.css('position')!='absolute'){
			el.css('position', 'relative');
		}

		var thisz = el.css('z-index');

		if(typeof(thisz) == 'undefined' || (thisz+'x').replace(/[^0-9]/g, '') == ''){
			el.css('z-index', '1');
		}

		var w = el.outerWidth()+'px';
 		var h = el.outerHeight()+'px';

		var bghtml  = '<div class="bg" style="position:absolute; top:0; left:0; ';
			bghtml += 'width:'+w+'; height:'+h+'; z-index:'+options.zIndex+'; background:'+options.color+';"></div>';

		var g = '[grabber='+grabber+'] ';

		if($(g+'> .bg').length == 0){
			el.append(bghtml);
		} else {
			$(g+'> .bg').css({width : w, height : h});
		}

		$(g+'> .bg').fadeTo(options.fadeDuration, options.opacity);

	});

};




// #rollfade
// apply fading effects to rollover
// check's custom class
$.fn.rollfade = function(options){

	var options = $.extend({
		checkClass : 'clicked',
		fadeIn : 1.0,
		fadeOut : 0.5, // also default fade
		duration : 300
	}, options);

	options.checkClass = options.checkClass.replace(/\./g, '');

	return this.each(function(){

		var el = $(this);
		if(!el.hasClass('.'+options.checkClass)){
			el.fadeTo(0, options.fadeOut);
		}

		el.hover(function(){
			if(el.hasClass('.'+options.checkClass) == false){
				el.stop().fadeTo(options.duration, options.fadeIn);
			}
		}, function(){
			if(el.hasClass(options.checkClass) == false){
				el.stop().fadeTo(options.duration, options.fadeOut);
			}
		});

	});

};



// #formhint
// helpful form field hint text
// clears on focus
$.fn.formhint = function(options){

	var options = $.extend({
	attr : 'title'
	}, options);

	return this.each(function(){
		// set value as title
		var el = $(this);

		if(el.val() == ''){
			el.val(el.attr(options.attr));

			el.focus(function(){
				if(el.val() == el.attr(options.attr)){
					el.val('');
				} else {
					el.select();
				}
			}); // close focus

			el.blur(function(){
				if(el.val() == ''){
					el.val(el.attr(options.attr));
				}
			}); // close blur
		} else { // close if)
			el.focus(function(){
			el.select();
		});

		}
	}); // close each

};

// #brandscroll
// notes: needs continuous mode
// needs work on onclick etc - passing $(this)

// example usage

//	 $(window).load(function(){
//		 $('#brandscroll').brandscroll();
//
//		 $('.right').brandscroll_button({
//			 el : '#brandscroll',
//			 direction : 'right'
//		 });
//
//		 $('.left').brandscroll_button({
//			 el : '#brandscroll'
//		 });
//	 });

// html markup
// <div id="brandscroll">
//	<div class="item">
//		<img src="/images/image.jpg" alt="" />
//	</div>
// </div>

// apply styles to #brandscroll and .item, as well as perhaps .left and .right

$.fn.brandscroll = function(options){

	var options = $.extend({
		speed : 1000,
		stoponhover : true,
		onclick : '',
		onmouseover : '',
		onmouseout : '',
		autoplay : true,
		autoplayinterval : 2000,
		cycle : true,
		autoheight : true,
		itemspacing : 5,
		autocenteritems : true,
		force : 100,
		rewindspeed : 1900
	},options);

	return this.each(function(){
	if($(this).length>0){

		var el = $(this);

		// assign id and save to moveQueue
		var i = 'bs_'+Math.floor(Math.random()*10102030123);
		// this is used to add actions to queue :)

		el.attr('brandscroll_settings', i);

		// save settings
		brandscroll_settings[i] = options;

		// get items
		var items = el.children('.item');

		// empty el interior
 		el.children(':not(.item)').remove();

		// build
		el.wrapInner('<div class="viewport"></div>');
		var vp = el.children('.viewport');

		vp.wrapInner('<div class="universe"></div>');
		var us = vp.children('.universe');

		// force apply some el css
		if(el.css('position')!='absolute'){
			el.css('position', 'relative');
		}

		// force apply some vp css
		vp.css({
			'position' : 'relative',
			height : '100%',
			width : '100%',
			'z-index' : 1,
			overflow : 'hidden'
		});

		// insert a clear
		us.append('<div style="clear:both;"></div>');

		// style universe items
		items = us.children('.item');

		items.css({
			float : 'left',
			'margin-right' : options.itemspacing+'px'
		});

		// calculate universe width
		var us_width = 0;

		// also calculate max height
		var maxheight = 0;

		items.each(function(){
			var e = $(this);
			us_width += (e.outerWidth(true));
			var thisheight = e.outerHeight(true);
			if(thisheight > maxheight){maxheight=thisheight;}
		});

		// force apply some universe css
		us.css({
			'position' : 'absolute',
			top : '0px',
			left : '0px',
			height : '100%',
			'z-index' : 5,
			width : us_width+'px'
		});

		if(options.autoheight){
		 	var css = {height : maxheight+'px'};
			el.css(css);
			us.css(css);
			vp.css(css);
		}

		// do autocenter
		if(options.autocenteritems){

			items.each(function(){

				var e = $(this);
				if(e.outerHeight(true) < maxheight){
					var thistop = maxheight - e.outerHeight(true);
					thistop = thistop/2;

					e.css({
						'position' : 'relative',
						top : thistop+'px'
					});
				}

			});

		}

		// do autoplay
		if(options.autoplay){
			brandscroll_settings[i]['interval'] = setInterval(function(){
				el.brandscroll_move({
					force : options.force,
					cycle : options.cycle,
					i : i,
					speed : options.speed,
					rewindspeed : options.rewindspeed
				});
			}, options.autoplayinterval);

		}

		// do stop on hover
		if(options.stoponhover){
			items.hover(function(){
				el.brandscroll_pause({i:i});
			}, function(){
				el.brandscroll_resume({i:i});
			});
		}

		if(options.onclick!=''){
			items.click(function(){
				return options['onclick']();
			});
		}

		if(options.onmouseover!=''){
			items.mouseover(function(){
				return options['onmouseover']();
			});
		}

		if(options.onmouseout!=''){
			items.mouseout(function(){
				return options['onmouseout']();
			});
		}
	}
	});
};

// brandscroll animation event

$.fn.brandscroll_move = function(options){

	var options = $.extend({
		force : '',
		cycle : '',
		i : '',
		speed : '',
		direction : 'right',
		rewindspeed : '',
		stopqueue : false
	}, options);

	return this.each(function(){
		// establish elements
		var el = $(this);
		var vp = el.children('.viewport');
		var us = vp.children('.universe');

		var i = options.i;

		if(i==''){
			i = el.attr('brandscroll_settings');
		}

		var s = brandscroll_settings[i];

		for (var c in options){
			if(options[c]==''){
				options[c]=s[c];
			}
		}

		// get width of universe
		var uswidth = us.outerWidth(true);

		// get viewport width
		var vpwidth = vp.outerWidth();

		// get current position
		var thisleft = us.position().left;

		// integify
		options.force = options.force-1+1;
		thisleft = thisleft-1+1;

		var speed = options.speed;

		if(options.direction=='right'){
			// get moveleft value
			var ml = thisleft-options.force;

			// cycle
			if(options.cycle){
				if(ml == (-(uswidth-vpwidth)-(options.force))) {
					// reset
					ml = 0;
					speed = options.rewindspeed;
				}
			}

			if((ml*-1)>uswidth-vpwidth){
				ml = -(uswidth-vpwidth);
			}

		} else {
			// move left
			// get moveleft value
			var ml = thisleft+options.force;

			// cycle
			if(options.cycle){
				if((ml*-1)==(-options.force)){
					ml = (uswidth-vpwidth);
					ml = ml*-1;
					speed = options.rewindspeed;
				}
			}
			// see if its greater than end.
			if(ml>0){
				ml = 0;
			}
		}

		ml = Math.floor(ml);

		if(options.stopqueue){
			us.stop(true);
		}

		us.animate({
			left : ml+'px'
		}, {queue : true, duration : speed});

		el.brandscroll_pause();

		var waitspeed = speed;
		if(speed==options.rewindspeed){
			waitspeed += (options.rewindspeed/2);
		}

		brandscroll_settings[i]['movetimer'] = setTimeout(function(){
			el.brandscroll_resume();
		}, waitspeed);

	});

};


$.fn.brandscroll_pause = function(options){

	var options = $.extend({
		i : ''
	}, options);

	return this.each(function(){

		var el = $(this);
		var i = options.i;

		if(i==''){
			i = el.attr('brandscroll_settings');
		}

		var us = el.find('.universe');

		// we have enough info to re-start the
		// interval so we can just clear it here
		clearInterval(brandscroll_settings[i]['interval']);
		clearTimeout(brandscroll_settings[i]['movetimer']);

	});

};

$.fn.brandscroll_resume = function(options){

	var options = $.extend({
		i : ''
	}, options);

	return this.each(function(){
		var el = $(this);
		var i = options.i;

		if(i==''){
			i = el.attr('brandscroll_settings');
		}

		var s = brandscroll_settings[i];

		// we will restart the interval from the saved settings
		if(s.autoplay){
			brandscroll_settings[i]['interval'] = setInterval(function(){
				el.brandscroll_move({
					force : s.force,
					cycle : s.cycle,
					i : i,
					speed : s.speed
				});
			}, s.autoplayinterval);
		}

	});
};

$.fn.brandscroll_button = function(options){

	var options = $.extend({
		direction : 'right',
		el : '',
		force : '',
		stopqueue : true
	}, options);

	return this.each(function(){
		var el = $(this);

		if(options.el == ''){
			alert('Please provide the el option. This can be a normal jquery css reference to the brandscroll element.');
		}

		var e = $(options.el);
		var i = e.attr('brandscroll_settings');
		var s = brandscroll_settings[i];

		for (var c in options){
			if(options[c]==''){options[c]==s[c];}
		}

		el.click(function(){
			e.brandscroll_move(options);
			return false;
		});

	});
};

// #jcmarquee
// similar setup to brandscroll
// more refined _action function
// need to add mover buttons
$.fn.jcmarquee = function(options){

	var options = $.extend({
		speed : 100,  // per 1000 pixels to provide consistency // 100ms/1000px
		autocenter : true,
		autowidth : true,
		loop : true,
		direction : 'left',
		pauseonhover : true
	}, options);

	return this.each(function(){

		var el = $(this);
		var i = 'jcmarquee_'+Math.floor(Math.random()*1021930);
		el.attr('jcmarquee', i);

		jcmarquee[i] = Array;
		jcmarquee[i].options = options;

		// positioning
		if(el.css('position')!='absolute'){
			el.css('position', 'relative');
		}

		// create viewport
		el.wrapInner('<div class="viewport"></div>');
		var vp = el.find('.viewport:first');

		// create universe
		vp.wrapInner('<div class="universe"></div>');
		var us = el.find('.universe:first');

		// css viewport
		vp.css({
			'position' : 'absolute',
			'width' : '100%',
			'height' : '100%',
			'overflow' : 'hidden',
			'left' : 0,
			'top' : 0
		});

		// css universe
		us.css('position' , 'absolute');

		if(options.direction == 'right'){
			var cssoptions = {
				'left' : -vp.outerWidth()+'px'
			};
		} else {
			var cssoptions = {
				'right' : -us.outerWidth()+'px'
			};
		}

		// autowidth?
		if(options.autowidth){
			cssoptions.width = us.outerWidth()+'px';
		}

		// autocenter?
		if(options.autocenter){
			cssoptions.top = (vp.outerHeight()-us.outerHeight())/2+'px';
		}

		// final css application
		us.css(cssoptions);

		// get us width for other calcs
		var uswidth = us.outerWidth();

		// calculate speed
		var speed = (options.speed/1000);
		speed = uswidth/speed;
		speed = Math.floor(speed);

		// store speed
		jcmarquee[i]['storespeed'] = speed;

		// anim function
		function anim () {
			el.addClass('refreshthis'+i);
			el.removeClass('refreshthis'+i);

			if(options.direction == 'right'){
				// stop
				us.stop(true).css('left', -us.outerWidth()+'px');

				// start animation
				us.animate({
					left : vp.outerWidth()+'px'
				},{
					queue : false,
					duration : speed,
					easing : 'linear'
				});

			} else {
				// stop
				us.stop(true).css('right', -us.outerWidth()+'px');

				// start animation
				us.animate({
					right : vp.outerWidth()+'px'
				},{
					queue : false,
					duration : speed,
					easing : 'linear'
				});
			}
		}

		// start
		anim();

		// loop?
		if(options.loop){
			jcmarquee[i]['loop'] = setInterval(function(){
				anim();
			}, speed);
		}

		// pause on mouseover?
		if(options.pauseonhover){
			vp.hover(function(){
				el.jcmarquee_action({
					action : 'pause'
				});
			}, function(){
				el.jcmarquee_action({
					action : 'resume'
				});
			});
		}



	});

};


$.fn.jcmarquee_action = function(options){

	var options = $.extend({
		action : ''
	}, options);

	return this.each(function(){
		var el = $(this);
		// get i
		var i = el.attr('jcmarquee');
		// get opts
		var opts = jcmarquee[i]['options'];

		// set vars
		var us = el.find('.universe:first');
		var vp = el.find('.viewport:first');

		// pause
		if(options.action=='pause'){

			// stop us
			us.stop(true);
			// stop timer
			clearInterval(jcmarquee[i]['loop']);
			clearTimeout(jcmarquee[i]['timeout']);

		}

		if(options.action=='resume'){

			clearInterval(jcmarquee[i]['loop']);
			clearTimeout(jcmarquee[i]['timeout']);

			// got to do some beastin calculations
			us.stop(true);

			// basically find out how much of us is still to be animated
			var togo = 0;

			if(opts.direction == 'left'){
				// using css right
				togo = vp.outerWidth()-us.position().left;
				togo = us.outerWidth()-togo;
			} else {
				togo = us.position().left*-1;
				togo = togo+vp.outerWidth();
			}

			if(togo<0){togo=togo*-1;}

			// calculate speed
			var speed = (opts.speed/1000);
			speed = togo/speed;
			speed = Math.floor(speed);

			el.addClass('refreshthis'+i);
			el.removeClass('refreshthis'+i);

			// then fire of an anim
			if(opts.direction == 'right'){
				// start animation
				us.animate({
						left : vp.outerWidth()+'px'
				}, {
					queue : false,
					duration : speed,
					easing : 'linear'
				});

			} else {
				// start animation
				us.animate({
					right : vp.outerWidth()+'px'
				}, {
					queue : false,
					duration : speed,
					easing : 'linear'
				});
			}

			function anim () {
				el.addClass('refreshthis'+i);
				el.removeClass('refreshthis'+i);
				if(opts.direction == 'right'){
					// stop
					us.stop(true).css('left', -us.outerWidth()+'px');

					// start animation
					us.animate({
						left : vp.outerWidth()+'px'
					},{
						queue : false,
						duration : jcmarquee[i]['storespeed'],
						easing : 'linear'
					});

				} else {
					// stop
					us.stop(true).css('right', -us.outerWidth()+'px');

					// start animation
					us.animate({
						right : vp.outerWidth()+'px'
					},{
						queue : false,
						duration : jcmarquee[i]['storespeed'],
						easing : 'linear'
					});
				}

			}

			// loop?
			if(opts.loop){
				// then fire off a settimeout
				jcmarquee[i]['timeout'] = setTimeout(function(){
					anim();
					// then within this set up the new loop
					jcmarquee[i]['loop'] = setInterval(anim, jcmarquee[i]['storespeed']);

				}, speed);

			}

		} // end resume


	});

};

// #bswap
$.fn.bswap = function(o){
	var o = $.extend({
		template : '<img id="{thisid}" class="bswapped" src="{src}" alt="{value}" style="cursor:pointer;" />',
		rollfade : 1,
		rollfade_options : {fadeIn : 0.8, fadeOut : 1}
	}, o);

	return this.each(function(){

		var $el = $(this);
		var thisid = 'bswap_'+Math.floor(Math.random()*1023092);
		var html = o.template.replace('{thisid}', thisid);
			html = html.replace('{src}', $el.attr('src'));
			html = html.replace('{value}', $el.attr('value'));

		$el.after(html);
		var $img = $('#'+thisid);

		$img.click(function(){
			$el.trigger('click');
			if($el.attr('tagName').toLowerCase == 'a'){
				if(typeof($el.attr('href'))!='undefined'){
					window.location = $el.attr('href');
				}
			}
		});

		if(o.rollfade){
			$img.rollfade(o.rollfade_options);
		}

		$el.css({
			'position' : 'absolute',
			'left' : '-99999px',
			'width' : '50px',
			'visibility' : 'hidden'
		});

	});
};/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 2006 The Monotype Corporation. All Rights Reserved.
 * 
 * Trademark:
 * Arial is a trademark of The Monotype Corporation in the United States and/or
 * other countries.
 * 
 * Manufacturer:
 * The Monotype Corporation
 * 
 * Designer:
 * Monotype Type Drawing Office - Robin Nicholas, Patricia Saunders 1982
 */
Cufon.registerFont({"w":200,"face":{"font-family":"arial_smooth","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":"-27 -362 471 102","underline-thickness":"26.3672","underline-position":"-24.9609","unicode-range":"U+0020-U+024F"},"glyphs":{" ":{"w":100,"k":{"Y":7,"T":7,"A":20}},"\u00a0":{"w":100},"!":{"d":"41,-64r-10,-137r0,-57r39,0v1,69,-5,130,-9,194r-20,0xm32,0r0,-36r37,0r0,36r-37,0","w":100},"\"":{"d":"25,-166v-5,-28,-10,-57,-8,-92r36,0v2,35,-3,64,-8,92r-20,0xm83,-166v-5,-28,-10,-57,-8,-92r36,0v2,35,-3,64,-9,92r-19,0","w":127},"#":{"d":"18,4r15,-74r-29,0r0,-27r35,0r13,-63r-48,0r0,-27r53,0r15,-75r27,0r-16,75r56,0r15,-75r27,0r-16,75r31,0r0,27r-36,0r-13,63r49,0r0,27r-54,0r-16,74r-26,0r15,-74r-55,0r-16,74r-26,0xm65,-97r55,0r13,-63r-55,0"},"$":{"d":"183,-73v2,43,-32,78,-75,78r0,32r-18,0r0,-32v-49,-4,-73,-29,-77,-77r32,-6v3,33,19,53,45,57r0,-101v-35,-7,-74,-27,-72,-72v1,-41,27,-69,72,-72r0,-15r18,0r0,15v40,4,64,26,69,63r-33,5v-3,-24,-15,-37,-36,-42r0,92v48,10,72,26,75,75xm90,-240v-32,2,-52,44,-31,70v6,7,17,14,31,18r0,-88xm108,-21v34,-1,56,-49,34,-78v-6,-7,-17,-13,-34,-19r0,97"},"%":{"d":"75,-126v-37,0,-55,-29,-54,-70v0,-34,18,-66,54,-66v35,0,56,29,56,68v0,39,-22,67,-56,68xm104,-195v0,-27,-7,-45,-28,-45v-22,0,-27,18,-27,47v0,28,6,45,27,45v22,0,28,-18,28,-47xm76,9r141,-271r26,0r-141,271r-26,0xm242,9v-36,0,-54,-29,-54,-69v0,-37,18,-67,54,-67v34,1,56,29,56,68v0,39,-21,68,-56,68xm270,-60v0,-27,-6,-45,-27,-45v-22,0,-28,19,-28,48v0,26,7,45,28,45v22,0,27,-19,27,-48","w":320},"&":{"d":"112,-262v34,0,60,24,60,55v0,24,-17,46,-49,63r46,59v5,-10,10,-22,13,-36r32,7v-6,22,-12,40,-22,55v12,16,25,29,40,40r-21,25v-13,-8,-26,-20,-40,-36v-18,20,-40,33,-74,34v-45,2,-83,-33,-82,-75v1,-40,29,-60,62,-77v-18,-21,-27,-30,-29,-57v-2,-32,30,-57,64,-57xm110,-236v-30,0,-39,38,-17,55r14,16v21,-13,29,-18,32,-41v1,-17,-13,-30,-29,-30xm50,-73v-2,35,40,65,77,41v10,-6,18,-14,24,-23r-58,-72v-26,16,-41,26,-43,54","w":240},"'":{"d":"24,-166v-5,-28,-10,-57,-8,-92r36,0v2,35,-3,64,-9,92r-19,0","w":68},"(":{"d":"107,-262v-66,97,-72,231,0,338r-23,0v-31,-40,-62,-101,-62,-169v1,-74,27,-121,62,-169r23,0","w":119},")":{"d":"107,-93v1,68,-32,129,-63,169r-22,0v71,-107,66,-242,0,-338r22,0v35,49,62,96,63,169","w":119},"*":{"d":"11,-210r8,-25v19,7,33,12,41,17v-2,-21,-4,-36,-4,-44r26,0v0,12,-2,27,-4,44v12,-6,25,-12,41,-17r8,25v-15,5,-29,7,-43,9v7,6,17,18,30,34r-21,15v-7,-9,-15,-22,-24,-38v-9,17,-16,29,-23,38r-21,-15v14,-17,23,-29,29,-34v-15,-3,-29,-5,-43,-9","w":140},"+":{"d":"90,-42r0,-70r-70,0r0,-30r70,0r0,-70r30,0r0,70r70,0r0,30r-70,0r0,70r-30,0","w":210},",":{"d":"32,0r0,-36r36,0v1,40,2,77,-29,87r-9,-14v15,-6,20,-16,20,-37r-18,0","w":100},"-":{"d":"11,-77r0,-32r98,0r0,32r-98,0","w":119},"\u00ad":{"d":"11,-77r0,-32r98,0r0,32r-98,0","w":119},".":{"d":"33,0r0,-36r36,0r0,36r-36,0","w":100},"\/":{"d":"0,4r75,-266r25,0r-75,266r-25,0","w":100},"0":{"d":"99,4v-67,0,-84,-54,-84,-131v0,-75,16,-132,84,-132v67,0,84,56,84,132v0,74,-16,131,-84,131xm99,-233v-46,6,-52,44,-52,106v0,65,8,98,52,105v44,-6,51,-40,51,-105v0,-65,-6,-99,-51,-106"},"1":{"d":"39,-194v32,-13,61,-39,75,-65r20,0r0,259r-32,0r0,-202v-14,14,-43,31,-63,39r0,-31","k":{"1":27}},"2":{"d":"181,-187v0,78,-96,103,-126,157r126,0r0,30r-170,0v6,-90,131,-106,137,-188v2,-26,-21,-46,-48,-45v-31,0,-51,20,-51,52r-32,-3v3,-47,35,-75,84,-75v46,0,80,30,80,72"},"3":{"d":"136,-140v88,26,42,150,-39,145v-45,-3,-78,-32,-82,-73r32,-4v6,31,18,50,50,50v30,1,54,-23,53,-53v0,-37,-34,-60,-72,-47r3,-28v28,4,58,-12,58,-42v0,-23,-19,-41,-42,-41v-28,0,-43,20,-47,47r-32,-6v7,-38,36,-64,78,-67v71,-6,103,95,40,119"},"4":{"d":"116,0r0,-62r-111,0r0,-29r117,-167r26,0r0,167r35,0r0,29r-35,0r0,62r-32,0xm116,-91r0,-116r-80,116r80,0"},"5":{"d":"186,-87v0,102,-163,129,-171,19r33,-2v3,29,21,48,50,48v31,0,54,-28,54,-63v0,-60,-78,-75,-102,-33r-29,-4r25,-132r128,0r0,30r-103,0r-14,69v54,-41,129,2,129,68"},"6":{"d":"14,-121v0,-103,66,-171,142,-121v14,9,20,27,23,47r-31,3v-4,-35,-42,-53,-70,-32v-23,18,-33,45,-33,91v13,-20,34,-34,63,-34v43,-1,77,38,76,83v-2,50,-31,88,-81,88v-63,0,-89,-47,-89,-125xm101,-139v-29,0,-52,24,-51,56v1,33,19,61,52,61v29,0,49,-26,49,-60v0,-33,-19,-57,-50,-57"},"7":{"d":"53,0v4,-86,46,-174,90,-224r-126,0r0,-30r167,0r0,24v-47,54,-92,133,-98,230r-33,0"},"8":{"d":"15,-75v1,-36,19,-57,49,-65v-71,-23,-35,-126,35,-119v70,-9,105,99,37,119v29,9,47,30,48,66v1,46,-38,78,-85,78v-48,0,-85,-33,-84,-79xm99,-233v-23,0,-42,18,-42,40v0,24,18,41,43,41v23,0,41,-18,41,-40v0,-23,-19,-41,-42,-41xm99,-126v-29,0,-53,23,-52,52v2,30,22,52,53,52v29,1,52,-22,52,-51v0,-30,-23,-53,-53,-53"},"9":{"d":"184,-134v0,81,-20,135,-92,138v-42,2,-68,-26,-72,-64r30,-2v5,25,16,40,43,40v49,0,58,-49,60,-99v-11,18,-35,34,-62,34v-43,0,-76,-38,-76,-85v0,-49,34,-90,81,-87v64,4,88,47,88,125xm99,-115v31,-1,50,-24,50,-58v0,-33,-19,-60,-49,-60v-30,1,-53,29,-53,62v0,31,22,56,52,56"},":":{"d":"33,-151r0,-36r36,0r0,36r-36,0xm33,0r0,-36r36,0r0,36r-36,0","w":100},";":{"d":"32,-151r0,-36r36,0r0,36r-36,0xm32,0r0,-36r36,0v1,40,2,77,-29,87r-9,-14v15,-6,20,-16,20,-37r-18,0","w":100},"\u037e":{"d":"32,-151r0,-36r36,0r0,36r-36,0xm32,0r0,-36r36,0v1,40,2,77,-29,87r-9,-14v15,-6,20,-16,20,-37r-18,0","w":100},"<":{"d":"20,-113r0,-29r170,-72r0,31r-135,56r135,56r0,31","w":210},"=":{"d":"190,-152r-170,0r0,-29r170,0r0,29xm190,-73r-170,0r0,-30r170,0r0,30","w":210},">":{"d":"190,-113r-170,73r0,-31r135,-56r-135,-56r0,-31r170,72r0,29","w":210},"?":{"d":"182,-192v0,61,-74,60,-69,129r-30,0v-10,-71,61,-75,67,-127v3,-24,-25,-47,-50,-46v-31,2,-47,20,-52,52r-32,-4v6,-45,33,-74,83,-74v46,0,83,28,83,70xm81,0r0,-36r36,0r0,36r-36,0"},"@":{"d":"238,1v-22,0,-33,-7,-34,-30v-13,16,-30,30,-54,30v-108,0,-62,-192,28,-192v25,0,42,14,53,33r6,-27r31,0r-30,145v0,7,5,11,12,11v38,-8,68,-51,68,-97v0,-70,-56,-111,-126,-111v-89,0,-145,64,-146,152v-1,91,61,134,151,135v57,0,101,-22,124,-53r31,0v-26,46,-78,80,-155,79v-107,-1,-177,-53,-177,-158v0,-107,64,-180,174,-180v88,0,146,52,150,137v3,58,-51,127,-106,126xm180,-164v-61,-1,-88,129,-23,139v41,-6,61,-45,64,-89v1,-28,-16,-50,-41,-50","w":365},"A":{"d":"-1,0r99,-258r37,0r106,258r-39,0r-30,-78r-108,0r-28,78r-37,0xm74,-106r87,0r-45,-125v-9,45,-28,84,-42,125","w":240,"k":{"y":7,"w":7,"v":7,"Y":27,"W":13,"V":27,"T":27," ":20}},"B":{"d":"221,-75v1,89,-104,75,-195,75r0,-258v82,0,182,-14,182,66v0,27,-15,46,-36,55v29,8,48,29,49,62xm175,-188v0,-52,-64,-37,-115,-39r0,78v50,-2,115,12,115,-39xm186,-75v0,-55,-70,-43,-126,-44r0,89v56,-2,126,12,126,-45","w":240},"C":{"d":"136,-25v43,0,68,-26,76,-65r34,8v-12,51,-48,86,-107,86v-84,1,-113,-57,-121,-135v-14,-136,189,-182,223,-56r-33,8v-11,-33,-29,-53,-69,-54v-60,-1,-86,44,-86,102v0,61,25,106,83,106","w":259},"D":{"d":"241,-130v0,82,-35,130,-120,130r-93,0r0,-258r89,0v89,-3,124,46,124,128xm206,-131v0,-64,-21,-99,-90,-96r-54,0r0,197r55,0v68,2,89,-37,89,-101","w":259},"E":{"d":"28,0r0,-258r187,0r0,31r-152,0r0,79r142,0r0,30r-142,0r0,88r158,0r0,30r-193,0","w":240},"F":{"d":"30,0r0,-258r173,0r0,31r-139,0r0,80r121,0r0,30r-121,0r0,117r-34,0","w":219,"k":{"A":20,".":40,",":40}},"G":{"d":"54,-130v-8,101,111,128,170,77r0,-48r-76,0r0,-30r110,0r0,95v-29,22,-61,40,-107,40v-80,0,-127,-52,-132,-132v-8,-116,138,-177,215,-100v10,10,16,25,20,42r-31,9v-9,-35,-33,-55,-75,-56v-64,0,-89,42,-94,103","w":280},"H":{"d":"29,0r0,-258r34,0r0,106r134,0r0,-106r34,0r0,258r-34,0r0,-121r-134,0r0,121r-34,0","w":259},"I":{"d":"34,0r0,-258r34,0r0,258r-34,0","w":100},"J":{"d":"152,-82v13,80,-77,109,-124,67v-13,-12,-18,-32,-18,-58r31,-4v1,34,9,51,38,51v31,0,39,-19,39,-54r0,-178r34,0r0,176","w":180},"K":{"d":"26,0r0,-258r34,0r0,128r128,-128r47,0r-108,105r112,153r-45,0r-91,-130r-43,41r0,89r-34,0","w":240},"L":{"d":"26,0r0,-258r34,0r0,228r127,0r0,30r-161,0","k":{"y":13,"Y":27,"W":27,"V":27,"T":27," ":13}},"M":{"d":"27,0r0,-258r51,0r73,221r76,-221r46,0r0,258r-33,0r0,-216r-75,216r-31,0r-74,-219r0,219r-33,0","w":299},"N":{"d":"27,0r0,-258r35,0r136,203r0,-203r32,0r0,258r-35,0r-135,-202r0,202r-33,0","w":259},"O":{"d":"141,4v-77,0,-122,-55,-124,-130v-2,-80,49,-136,124,-136v78,0,123,54,123,134v0,78,-48,132,-123,132xm141,-233v-57,0,-88,40,-88,108v0,57,35,100,87,100v55,0,90,-43,89,-104v-1,-60,-30,-104,-88,-104","w":280},"P":{"d":"224,-183v0,78,-78,83,-162,78r0,105r-34,0r0,-258v90,1,196,-17,196,75xm189,-182v0,-59,-69,-43,-127,-45r0,92v57,-1,127,12,127,-47","w":240,"k":{"A":27,".":46,",":46," ":7}},"Q":{"d":"262,-129v0,45,-14,77,-39,101v16,11,31,19,44,24r-10,24v-19,-7,-38,-18,-56,-32v-89,47,-191,-16,-186,-117v4,-77,45,-133,124,-133v77,0,123,53,123,133xm51,-129v0,75,53,122,122,97v-11,-7,-21,-11,-33,-14r8,-25v20,6,36,13,49,24v55,-50,34,-192,-58,-186v-55,3,-88,41,-88,104","w":280},"R":{"d":"234,-187v-1,42,-29,66,-72,70v46,24,63,76,93,117r-42,0v-30,-37,-46,-92,-92,-113v-15,-2,-41,-1,-59,-1r0,114r-34,0r0,-258v90,3,209,-22,206,71xm199,-187v0,-56,-81,-40,-137,-42r0,85v57,-2,136,14,137,-43","w":259,"k":{"Y":7,"W":7,"V":7,"T":7}},"S":{"d":"177,-136v81,33,37,140,-51,140v-65,0,-107,-28,-110,-87r32,-3v4,41,33,55,76,60v56,6,90,-59,34,-80v-45,-17,-132,-19,-132,-85v0,-83,139,-91,175,-35v8,12,12,26,13,41r-33,2v5,-62,-119,-67,-122,-10v-2,44,93,40,118,57","w":240},"T":{"d":"93,0r0,-227r-85,0r0,-31r205,0r0,31r-86,0r0,227r-34,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":"127,-26v108,0,60,-141,70,-232r34,0r0,149v1,76,-28,113,-101,113v-74,0,-102,-37,-102,-113r0,-149r34,0v9,90,-34,232,65,232","w":259},"V":{"d":"101,0r-99,-258r36,0r81,230r83,-230r35,0r-101,258r-35,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":"73,0r-69,-258r35,0r50,222r61,-222r41,0r37,131v9,32,16,63,20,91r53,-222r35,0r-71,258r-33,0r-62,-227r-62,227r-35,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":"2,0r99,-134r-88,-124r41,0r67,98r73,-98r37,0r-91,122r98,136r-42,0r-76,-109r-77,109r-41,0","w":240},"Y":{"d":"100,0r0,-109r-99,-149r42,0r77,122r78,-122r39,0r-103,149r0,109r-34,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":"7,0r0,-32r132,-165v9,-12,19,-21,27,-30r-144,0r0,-31r185,0r0,31r-161,197r165,0r0,30r-204,0","w":219},"[":{"d":"24,72r0,-330r70,0r0,26r-38,0r0,277r38,0r0,27r-70,0","w":100},"\\":{"d":"75,4r-75,-266r25,0r75,266r-25,0","w":100},"]":{"d":"77,72r-70,0r0,-27r38,0r0,-277r-38,0r0,-26r70,0r0,330","w":100},"^":{"d":"42,-121r-33,0r63,-141r25,0r62,141r-31,0r-44,-105","w":168},"_":{"d":"-5,72r0,-23r209,0r0,23r-209,0"},"`":{"d":"82,-210r-26,0r-40,-49r42,0","w":119},"a":{"d":"175,-120v0,46,-6,99,10,120r-33,0v-3,-7,-5,-14,-6,-23v-33,39,-133,39,-133,-26v0,-63,86,-56,130,-69v3,-35,-13,-47,-45,-47v-32,0,-42,10,-49,36r-31,-4v8,-41,37,-58,85,-58v50,0,72,16,72,71xm84,-21v42,-2,63,-23,59,-73v-23,15,-97,3,-96,44v0,18,15,31,37,29"},"b":{"d":"185,-96v10,81,-84,134,-132,73r0,23r-29,0r0,-258r31,0r0,92v47,-57,140,-8,130,70xm104,-165v-33,0,-51,31,-51,70v0,44,15,73,49,73v33,0,51,-31,51,-72v0,-41,-16,-71,-49,-71"},"c":{"d":"47,-94v-15,78,93,98,99,26r31,4v-5,40,-35,68,-78,68v-54,0,-87,-39,-85,-97v-17,-102,139,-138,160,-39r-31,5v-6,-23,-18,-38,-43,-38v-37,0,-54,28,-53,71","w":180},"d":{"d":"91,-191v24,0,41,12,52,26r0,-93r31,0r0,258r-29,0r0,-24v-12,19,-29,28,-52,28v-53,-2,-81,-43,-81,-97v0,-55,26,-96,79,-98xm94,-165v-34,0,-49,29,-49,72v0,41,18,71,51,71v32,0,49,-29,49,-69v0,-44,-16,-74,-51,-74"},"e":{"d":"102,-22v28,0,41,-15,50,-38r32,4v-9,36,-37,60,-82,60v-56,1,-89,-38,-89,-96v0,-59,32,-99,87,-99v55,0,90,42,85,106r-139,0v2,37,21,63,56,63xm152,-111v2,-50,-57,-70,-88,-39v-10,10,-15,23,-16,39r104,0"},"f":{"d":"108,-231v-33,-9,-51,6,-45,44r36,0r0,25r-36,0r0,162r-32,0r0,-162r-28,0r0,-25r28,0v-7,-60,24,-85,81,-72","w":100,"k":{"f":7}},"g":{"d":"176,-25v13,94,-74,121,-138,86v-15,-8,-20,-26,-20,-46r31,5v-1,35,56,37,77,21v18,-14,19,-25,18,-65v-14,16,-31,24,-52,24v-51,2,-80,-45,-80,-94v1,-55,25,-96,80,-97v22,0,41,9,55,27r0,-23r29,0r0,162xm95,-165v-33,0,-51,29,-51,68v0,42,16,71,51,71v35,0,52,-28,52,-70v0,-39,-20,-69,-52,-69"},"h":{"d":"105,-164v-69,0,-47,96,-50,164r-31,0r0,-258r31,0r0,93v38,-46,121,-31,121,47r0,118r-32,0v-8,-60,25,-164,-39,-164"},"i":{"d":"24,-221r0,-37r32,0r0,37r-32,0xm24,0r0,-187r32,0r0,187r-32,0","w":79},"j":{"d":"24,-221r0,-37r31,0r0,37r-31,0xm55,10v4,55,-26,74,-72,62r6,-26v28,7,35,-3,35,-37r0,-196r31,0r0,197","w":79},"k":{"d":"24,0r0,-258r32,0r0,147r74,-76r41,0r-71,70r79,117r-39,0r-62,-95r-22,21r0,74r-32,0","w":180},"l":{"d":"23,0r0,-258r32,0r0,258r-32,0","w":79},"m":{"d":"102,-163v-67,0,-42,97,-47,163r-31,0r0,-187r28,0r0,27v15,-38,98,-44,109,2v28,-52,116,-43,116,30r0,128r-32,0r0,-118v1,-31,-8,-44,-33,-45v-67,-2,-41,99,-46,163r-31,0r0,-121v-1,-26,-7,-42,-33,-42","w":299},"n":{"d":"105,-163v-69,-3,-46,97,-50,163r-31,0r0,-187r28,0r0,27v33,-53,123,-40,123,45r0,115r-31,0v-8,-59,25,-161,-39,-163"},"o":{"d":"99,4v-55,0,-87,-38,-87,-97v0,-59,32,-97,87,-98v54,0,88,39,88,95v0,64,-30,100,-88,100xm99,-165v-37,0,-55,30,-55,72v0,42,19,71,55,71v37,0,55,-29,55,-72v0,-42,-18,-71,-55,-71"},"p":{"d":"186,-95v8,78,-84,130,-131,76r0,91r-31,0r0,-259r29,0r0,25v12,-17,27,-29,54,-29v54,1,74,43,79,96xm104,-166v-32,0,-52,34,-52,74v0,41,17,70,50,70v34,0,51,-31,51,-73v0,-41,-16,-71,-49,-71"},"q":{"d":"13,-95v-11,-82,88,-129,133,-67r0,-25r28,0r0,259r-31,0r0,-92v-45,55,-141,3,-130,-75xm94,-166v-32,0,-49,31,-49,72v0,41,18,72,52,72v31,0,49,-30,49,-69v0,-42,-18,-75,-52,-75"},"r":{"d":"114,-151v-36,-23,-59,12,-59,53r0,98r-32,0r0,-187r29,0r0,29v13,-32,41,-42,73,-23","w":119,"k":{".":20,",":20}},"s":{"d":"138,-99v56,31,18,103,-47,103v-48,0,-73,-19,-80,-60r31,-5v-2,47,89,53,92,9v-16,-47,-118,-16,-118,-85v0,-61,103,-69,132,-30v5,7,9,16,11,28r-31,5v2,-39,-81,-42,-81,-7v0,32,70,31,91,42","w":180},"t":{"d":"61,-53v-2,25,10,28,32,25r4,28v-45,6,-67,0,-67,-55r0,-107r-24,0r0,-25r24,0r0,-46r31,-19r0,65r32,0r0,25r-32,0r0,109","w":100},"u":{"d":"93,-23v70,2,46,-96,50,-164r31,0r0,187r-28,0r0,-27v-34,53,-123,38,-123,-44r0,-116r32,0v8,60,-25,163,38,164"},"v":{"d":"76,0r-71,-187r33,0r52,150r53,-150r33,0r-71,187r-29,0","w":180,"k":{".":27,",":27}},"w":{"d":"58,0r-57,-187r33,0r41,148v8,-38,28,-107,39,-148r32,0r38,144r42,-144r31,0r-58,187r-33,0r-37,-144r-38,144r-33,0","w":259,"k":{".":20,",":20}},"x":{"d":"3,0r68,-97r-63,-90r39,0r42,65v15,-24,30,-42,46,-65r37,0r-64,88r69,99r-38,0r-49,-74r-49,74r-38,0","w":180},"y":{"d":"22,72r-3,-30v38,11,50,-10,58,-42r-71,-187r34,0r39,108v5,14,9,29,13,44v14,-54,35,-101,53,-152r32,0r-89,233v-12,23,-35,37,-66,26","w":180,"k":{".":27,",":27}},"z":{"d":"7,0r0,-26r119,-136r-112,1r0,-26r153,0r0,21r-121,140r126,-1r0,27r-165,0","w":180},"{":{"d":"46,-9v0,-44,-1,-66,-36,-70r0,-29v34,-3,37,-25,36,-67v-2,-63,6,-89,66,-87r0,28v-30,-1,-37,4,-36,36v0,67,1,84,-37,105v29,13,36,33,37,79v1,48,-6,61,36,62r0,28v-59,3,-67,-25,-66,-85","w":120},"|":{"d":"33,76r0,-338r28,0r0,338r-28,0","w":93},"}":{"d":"74,-178v0,44,1,66,36,70r0,29v-34,3,-37,26,-36,68v1,63,-6,89,-66,87r0,-28v30,1,37,-4,36,-36v0,-64,1,-86,37,-105v-29,-15,-37,-32,-37,-79v0,-48,7,-62,-36,-62r0,-28v58,-3,67,25,66,84","w":120},"~":{"d":"61,-122v-23,0,-30,10,-46,24r0,-36v34,-42,92,-8,135,3v19,0,35,-14,45,-25r0,38v-14,12,-26,19,-49,20v-28,1,-59,-24,-85,-24","w":210},"\u00c4":{"d":"-1,0r99,-258r37,0r106,258r-39,0r-30,-78r-108,0r-28,78r-37,0xm74,-106r87,0r-45,-125v-9,45,-28,84,-42,125xm67,-273r0,-36r33,0r0,36r-33,0xm132,-273r0,-36r33,0r0,36r-33,0","w":240},"\u00c5":{"d":"116,-249v-18,0,-31,-14,-31,-32v0,-18,13,-32,31,-32v17,0,32,14,32,32v1,18,-14,33,-32,32xm117,-300v-10,0,-20,9,-19,19v-1,11,9,19,19,19v10,0,19,-9,18,-19v1,-10,-9,-19,-18,-19xm-1,0r99,-258r37,0r106,258r-39,0r-30,-78r-108,0r-28,78r-37,0xm74,-106r87,0r-45,-125v-9,45,-28,84,-42,125","w":240},"\u00c7":{"d":"136,-25v43,0,68,-26,76,-65r34,8v-12,51,-48,86,-107,86v-84,1,-113,-57,-121,-135v-14,-136,189,-182,223,-56r-33,8v-11,-33,-29,-53,-69,-54v-60,-1,-86,44,-86,102v0,61,25,106,83,106xm137,39v-1,-12,-13,-11,-28,-12r9,-31r24,0r-6,19v17,1,30,11,30,26v0,30,-43,38,-76,31r2,-21v21,2,41,2,45,-12","w":259},"\u00c9":{"d":"28,0r0,-258r187,0r0,31r-152,0r0,79r142,0r0,30r-142,0r0,88r158,0r0,30r-193,0xm99,-274r23,-49r42,0r-39,49r-26,0","w":240},"\u00d1":{"d":"159,-274v-15,3,-58,-37,-60,0r-23,0v-1,-23,14,-40,35,-40v13,-3,57,35,59,0r23,0v0,23,-12,40,-34,40xm27,0r0,-258r35,0r136,203r0,-203r32,0r0,258r-35,0r-135,-202r0,202r-33,0","w":259},"\u00d6":{"d":"141,4v-77,0,-122,-55,-124,-130v-2,-80,49,-136,124,-136v78,0,123,54,123,134v0,78,-48,132,-123,132xm141,-233v-57,0,-88,40,-88,108v0,57,35,100,87,100v55,0,90,-43,89,-104v-1,-60,-30,-104,-88,-104xm91,-273r0,-36r33,0r0,36r-33,0xm156,-273r0,-36r33,0r0,36r-33,0","w":280},"\u00dc":{"d":"127,-26v108,0,60,-141,70,-232r34,0r0,149v1,76,-28,113,-101,113v-74,0,-102,-37,-102,-113r0,-149r34,0v9,90,-34,232,65,232xm80,-273r0,-36r33,0r0,36r-33,0xm145,-273r0,-36r33,0r0,36r-33,0","w":259},"\u00e1":{"d":"175,-120v0,46,-6,99,10,120r-33,0v-3,-7,-5,-14,-6,-23v-33,39,-133,39,-133,-26v0,-63,86,-56,130,-69v3,-35,-13,-47,-45,-47v-32,0,-42,10,-49,36r-31,-4v8,-41,37,-58,85,-58v50,0,72,16,72,71xm84,-21v42,-2,63,-23,59,-73v-23,15,-97,3,-96,44v0,18,15,31,37,29xm81,-210r23,-49r42,0r-39,49r-26,0"},"\u00e0":{"d":"175,-120v0,46,-6,99,10,120r-33,0v-3,-7,-5,-14,-6,-23v-33,39,-133,39,-133,-26v0,-63,86,-56,130,-69v3,-35,-13,-47,-45,-47v-32,0,-42,10,-49,36r-31,-4v8,-41,37,-58,85,-58v50,0,72,16,72,71xm84,-21v42,-2,63,-23,59,-73v-23,15,-97,3,-96,44v0,18,15,31,37,29xm126,-210r-26,0r-40,-49r42,0"},"\u00e2":{"d":"99,-240r-19,30r-37,0r38,-49r34,0r40,49r-36,0xm175,-120v0,46,-6,99,10,120r-33,0v-3,-7,-5,-14,-6,-23v-33,39,-133,39,-133,-26v0,-63,86,-56,130,-69v3,-35,-13,-47,-45,-47v-32,0,-42,10,-49,36r-31,-4v8,-41,37,-58,85,-58v50,0,72,16,72,71xm84,-21v42,-2,63,-23,59,-73v-23,15,-97,3,-96,44v0,18,15,31,37,29"},"\u00e4":{"d":"175,-120v0,46,-6,99,10,120r-33,0v-3,-7,-5,-14,-6,-23v-33,39,-133,39,-133,-26v0,-63,86,-56,130,-69v3,-35,-13,-47,-45,-47v-32,0,-42,10,-49,36r-31,-4v8,-41,37,-58,85,-58v50,0,72,16,72,71xm84,-21v42,-2,63,-23,59,-73v-23,15,-97,3,-96,44v0,18,15,31,37,29xm50,-223r0,-36r33,0r0,36r-33,0xm115,-223r0,-36r33,0r0,36r-33,0"},"\u00e3":{"d":"77,-231v-9,0,-14,6,-13,17r-24,0v-1,-23,15,-40,36,-40v14,-4,57,33,59,-1r23,0v0,24,-12,40,-35,40v-9,2,-35,-15,-46,-16xm175,-120v0,46,-6,99,10,120r-33,0v-3,-7,-5,-14,-6,-23v-33,39,-133,39,-133,-26v0,-63,86,-56,130,-69v3,-35,-13,-47,-45,-47v-32,0,-42,10,-49,36r-31,-4v8,-41,37,-58,85,-58v50,0,72,16,72,71xm84,-21v42,-2,63,-23,59,-73v-23,15,-97,3,-96,44v0,18,15,31,37,29"},"\u00e5":{"d":"99,-202v-17,0,-32,-16,-32,-33v0,-17,15,-31,32,-32v17,0,32,16,32,33v0,17,-15,31,-32,32xm99,-254v-9,0,-19,9,-18,19v-1,11,8,19,18,19v10,0,19,-10,19,-19v0,-9,-10,-19,-19,-19xm175,-120v0,46,-6,99,10,120r-33,0v-3,-7,-5,-14,-6,-23v-33,39,-133,39,-133,-26v0,-63,86,-56,130,-69v3,-35,-13,-47,-45,-47v-32,0,-42,10,-49,36r-31,-4v8,-41,37,-58,85,-58v50,0,72,16,72,71xm84,-21v42,-2,63,-23,59,-73v-23,15,-97,3,-96,44v0,18,15,31,37,29"},"\u00e7":{"d":"47,-94v-15,78,93,98,99,26r31,4v-5,40,-35,68,-78,68v-54,0,-87,-39,-85,-97v-17,-102,139,-138,160,-39r-31,5v-6,-23,-18,-38,-43,-38v-37,0,-54,28,-53,71xm100,35v-1,-12,-13,-11,-28,-12r9,-31r24,0r-6,19v17,1,30,11,30,26v0,30,-43,38,-76,31r2,-21v21,2,41,2,45,-12","w":180},"\u00e9":{"d":"102,-22v28,0,41,-15,50,-38r32,4v-9,36,-37,60,-82,60v-56,1,-89,-38,-89,-96v0,-59,32,-99,87,-99v55,0,90,42,85,106r-139,0v2,37,21,63,56,63xm152,-111v2,-50,-57,-70,-88,-39v-10,10,-15,23,-16,39r104,0xm82,-210r23,-49r42,0r-39,49r-26,0"},"\u00e8":{"d":"102,-22v28,0,41,-15,50,-38r32,4v-9,36,-37,60,-82,60v-56,1,-89,-38,-89,-96v0,-59,32,-99,87,-99v55,0,90,42,85,106r-139,0v2,37,21,63,56,63xm152,-111v2,-50,-57,-70,-88,-39v-10,10,-15,23,-16,39r104,0xm121,-210r-26,0r-40,-49r42,0"},"\u00ea":{"d":"100,-240r-20,30r-36,0r38,-49r33,0r40,49r-36,0xm102,-22v28,0,41,-15,50,-38r32,4v-9,36,-37,60,-82,60v-56,1,-89,-38,-89,-96v0,-59,32,-99,87,-99v55,0,90,42,85,106r-139,0v2,37,21,63,56,63xm152,-111v2,-50,-57,-70,-88,-39v-10,10,-15,23,-16,39r104,0"},"\u00eb":{"d":"102,-22v28,0,41,-15,50,-38r32,4v-9,36,-37,60,-82,60v-56,1,-89,-38,-89,-96v0,-59,32,-99,87,-99v55,0,90,42,85,106r-139,0v2,37,21,63,56,63xm152,-111v2,-50,-57,-70,-88,-39v-10,10,-15,23,-16,39r104,0xm50,-223r0,-36r33,0r0,36r-33,0xm115,-223r0,-36r33,0r0,36r-33,0"},"\u00ed":{"d":"35,0r0,-187r31,0r0,187r-31,0xm33,-210r23,-49r42,0r-39,49r-26,0","w":100},"\u00ec":{"d":"35,0r0,-187r31,0r0,187r-31,0xm73,-210r-26,0r-40,-49r42,0","w":100},"\u00ee":{"d":"53,-240r-20,30r-36,0r38,-49r34,0r39,49r-36,0xm35,0r0,-187r31,0r0,187r-31,0","w":100},"\u00ef":{"d":"35,0r0,-187r31,0r0,187r-31,0xm2,-223r0,-36r33,0r0,36r-33,0xm67,-223r0,-36r33,0r0,36r-33,0","w":100},"\u00f1":{"d":"129,-215v-15,3,-59,-37,-60,1r-23,0v-1,-23,15,-40,36,-40v14,-3,57,33,59,-1r23,0v0,24,-12,40,-35,40xm105,-163v-69,-3,-46,97,-50,163r-31,0r0,-187r28,0r0,27v33,-53,123,-40,123,45r0,115r-31,0v-8,-59,25,-161,-39,-163"},"\u00f3":{"d":"99,4v-55,0,-87,-38,-87,-97v0,-59,32,-97,87,-98v54,0,88,39,88,95v0,64,-30,100,-88,100xm99,-165v-37,0,-55,30,-55,72v0,42,19,71,55,71v37,0,55,-29,55,-72v0,-42,-18,-71,-55,-71xm82,-210r23,-49r42,0r-39,49r-26,0"},"\u00f2":{"d":"99,4v-55,0,-87,-38,-87,-97v0,-59,32,-97,87,-98v54,0,88,39,88,95v0,64,-30,100,-88,100xm99,-165v-37,0,-55,30,-55,72v0,42,19,71,55,71v37,0,55,-29,55,-72v0,-42,-18,-71,-55,-71xm121,-210r-26,0r-40,-49r42,0"},"\u00f4":{"d":"100,-240r-20,30r-36,0r38,-49r33,0r40,49r-36,0xm99,4v-55,0,-87,-38,-87,-97v0,-59,32,-97,87,-98v54,0,88,39,88,95v0,64,-30,100,-88,100xm99,-165v-37,0,-55,30,-55,72v0,42,19,71,55,71v37,0,55,-29,55,-72v0,-42,-18,-71,-55,-71"},"\u00f6":{"d":"99,4v-55,0,-87,-38,-87,-97v0,-59,32,-97,87,-98v54,0,88,39,88,95v0,64,-30,100,-88,100xm99,-165v-37,0,-55,30,-55,72v0,42,19,71,55,71v37,0,55,-29,55,-72v0,-42,-18,-71,-55,-71xm50,-223r0,-36r33,0r0,36r-33,0xm115,-223r0,-36r33,0r0,36r-33,0"},"\u00f5":{"d":"124,-215v-15,3,-59,-37,-60,1r-23,0v-1,-23,14,-40,35,-40v14,-4,57,34,59,-1r23,0v0,23,-12,40,-34,40xm99,4v-55,0,-87,-38,-87,-97v0,-59,32,-97,87,-98v54,0,88,39,88,95v0,64,-30,100,-88,100xm99,-165v-37,0,-55,30,-55,72v0,42,19,71,55,71v37,0,55,-29,55,-72v0,-42,-18,-71,-55,-71"},"\u00fa":{"d":"93,-23v70,2,46,-96,50,-164r31,0r0,187r-28,0r0,-27v-34,53,-123,38,-123,-44r0,-116r32,0v8,60,-25,163,38,164xm80,-210r23,-49r42,0r-39,49r-26,0"},"\u00f9":{"d":"93,-23v70,2,46,-96,50,-164r31,0r0,187r-28,0r0,-27v-34,53,-123,38,-123,-44r0,-116r32,0v8,60,-25,163,38,164xm128,-210r-26,0r-40,-49r42,0"},"\u00fb":{"d":"99,-240r-20,30r-36,0r38,-49r34,0r39,49r-36,0xm93,-23v70,2,46,-96,50,-164r31,0r0,187r-28,0r0,-27v-34,53,-123,38,-123,-44r0,-116r32,0v8,60,-25,163,38,164"},"\u00fc":{"d":"93,-23v70,2,46,-96,50,-164r31,0r0,187r-28,0r0,-27v-34,53,-123,38,-123,-44r0,-116r32,0v8,60,-25,163,38,164xm50,-223r0,-36r33,0r0,36r-33,0xm115,-223r0,-36r33,0r0,36r-33,0"},"\u00b0":{"d":"71,-165v-25,-1,-49,-21,-49,-48v0,-26,23,-49,49,-49v28,0,49,22,49,49v0,25,-24,49,-49,48xm71,-243v-15,0,-29,14,-29,30v0,16,13,29,29,29v16,0,30,-14,30,-29v0,-15,-15,-30,-30,-30","w":143},"\u00a2":{"d":"19,-92v0,-64,35,-105,100,-98r20,-68r19,6r-19,68v23,10,34,25,39,52r-30,5v-3,-13,-9,-23,-17,-30r-39,135v33,6,55,-16,58,-46r32,3v-8,45,-46,79,-97,67r-21,70r-20,-6r21,-70v-27,-13,-46,-45,-46,-88xm112,-165v-68,-14,-77,98,-39,134"},"\u00a3":{"d":"190,-7v-55,33,-123,-30,-173,12r-12,-30v26,-14,49,-50,37,-91r-34,0r0,-26r27,0v-27,-60,6,-120,71,-120v44,0,73,28,78,67r-32,4v0,-56,-94,-59,-92,-2v0,13,3,30,10,51r55,0r0,26r-50,0v10,34,-9,61,-28,82v49,-15,93,26,133,-2"},"\u00a7":{"d":"172,18v2,57,-85,74,-123,41v-13,-11,-21,-27,-24,-47r32,-4v-1,48,80,56,83,10v-9,-52,-126,-61,-126,-131v0,-25,18,-44,40,-50v-44,-30,-17,-103,41,-99v44,3,69,21,74,61r-33,3v3,-47,-70,-49,-74,-10v9,53,122,58,122,126v0,28,-15,40,-40,51v15,12,28,26,28,49xm69,-151v-21,10,-34,32,-18,55v11,15,60,39,77,53v21,-8,35,-33,17,-54v-10,-12,-62,-42,-76,-54"},"\u00b6":{"d":"0,-184v0,-49,32,-74,83,-74r112,0r0,31r-26,0r0,299r-30,0r0,-299r-39,0r0,299r-29,0r0,-184v-41,-2,-71,-30,-71,-72","w":193},"\u00df":{"d":"101,-236v-33,2,-43,19,-42,62r0,174r-32,0r0,-176v-2,-57,24,-84,75,-86v35,-1,65,20,65,50v1,28,-23,49,-27,72v10,34,69,40,69,85v0,48,-62,77,-103,48v-11,-8,-19,-19,-25,-31r27,-13v9,36,68,39,68,-1v0,-40,-68,-44,-68,-83v0,-28,29,-46,28,-73v0,-16,-15,-30,-35,-28","w":219},"\u00ae":{"d":"1,-129v0,-77,57,-133,132,-133v76,0,133,57,133,133v0,75,-56,132,-133,132v-76,0,-132,-56,-132,-132xm244,-129v0,-63,-47,-111,-111,-111v-64,0,-111,48,-111,111v0,62,47,110,111,110v64,-1,111,-48,111,-110xm124,-199v70,-14,79,75,20,79v24,11,36,41,51,64r-28,0v-20,-27,-22,-68,-69,-61r0,61r-23,0r0,-143r49,0xm161,-158v0,-26,-34,-21,-63,-21r0,43v28,0,63,4,63,-22","w":265},"\u00a9":{"d":"1,-129v0,-77,57,-133,132,-133v76,0,133,57,133,133v0,75,-56,132,-133,132v-76,0,-132,-56,-132,-132xm244,-129v0,-63,-47,-111,-111,-111v-64,0,-111,48,-111,111v0,62,47,110,111,110v64,-1,111,-48,111,-110xm88,-128v-9,62,78,70,88,20r21,6v-7,28,-30,49,-64,49v-43,0,-69,-30,-69,-76v0,-78,110,-104,131,-33r-21,5v-17,-46,-95,-28,-86,29","w":265},"\u00b4":{"d":"39,-210r23,-49r42,0r-39,49r-26,0","w":119},"\u00a8":{"d":"11,-223r0,-36r33,0r0,36r-33,0xm76,-223r0,-36r33,0r0,36r-33,0","w":119},"\u00c6":{"d":"0,0r124,-258r212,0r0,31r-130,0r0,79r120,0r0,30r-120,0r0,88r134,0r0,30r-168,0r0,-74r-100,0r-35,74r-37,0xm87,-105r85,0r0,-122r-26,0","w":360},"\u00d8":{"d":"140,-262v38,2,55,10,80,28r29,-33r18,15r-31,34v59,81,18,222,-95,222v-37,0,-55,-8,-79,-27r-30,33r-17,-14r31,-35v-63,-78,-19,-230,94,-223xm199,-210v-57,-52,-156,-9,-147,81v3,29,4,43,16,65xm82,-46v58,50,146,5,146,-82v0,-24,-5,-45,-15,-64","w":280},"\u00b1":{"d":"84,-46r0,-71r-70,0r0,-29r70,0r0,-70r30,0r0,70r70,0r0,29r-70,0r0,71r-30,0xm184,0r-170,0r0,-30r170,0r0,30","w":197},"\u00a5":{"d":"84,0r0,-57r-73,0r0,-25r73,0r0,-25r-73,0r0,-26r60,0r-72,-125r36,0r64,118v17,-37,43,-81,63,-118r37,0r-71,125r60,0r0,26r-73,0r0,25r73,0r0,25r-73,0r0,57r-31,0"},"\u00b5":{"d":"102,-24v66,1,41,-97,46,-163r31,0r0,187r-28,0r0,-22v-15,32,-75,36,-92,3r0,91r-31,0r0,-259r31,0v5,65,-19,162,43,163","w":207},"\u00aa":{"d":"67,-262v75,0,40,80,59,128r-26,0v-2,-5,-4,-10,-4,-16v-34,44,-119,1,-77,-46v13,-15,54,-12,75,-19v1,-21,-10,-26,-28,-27v-17,-1,-27,8,-29,22r-24,-6v3,-23,24,-36,54,-36xm34,-170v4,32,56,16,58,-6v1,-2,2,-8,2,-18v-12,6,-63,2,-60,24","w":133},"\u00ba":{"d":"8,-195v0,-39,21,-67,58,-67v36,0,57,28,57,66v0,38,-22,66,-57,66v-36,0,-58,-26,-58,-65xm97,-197v0,-24,-10,-42,-31,-42v-22,0,-32,17,-32,43v0,26,11,43,32,43v21,0,31,-18,31,-44","w":131},"\u00e6":{"d":"305,-57v-9,66,-121,82,-152,26v-21,20,-41,35,-77,35v-37,1,-63,-20,-64,-53v0,-61,77,-55,127,-69v1,-33,-8,-48,-41,-47v-30,1,-46,8,-50,36r-31,-4v2,-63,113,-77,146,-33v15,-16,31,-24,60,-25v59,0,86,48,82,106r-135,0v-11,72,91,83,102,24xm273,-111v2,-49,-55,-70,-87,-40v-9,9,-15,23,-16,40r103,0xm46,-50v5,49,85,28,91,-6v1,-6,2,-19,2,-38v-15,12,-97,5,-93,44","w":320},"\u00f8":{"d":"23,-91v-6,-84,76,-123,139,-85r17,-22r17,12r-19,24v44,57,17,166,-67,166v-19,0,-36,-5,-50,-14r-18,24r-17,-13r19,-24v-15,-17,-19,-39,-21,-68xm144,-152v-42,-33,-89,2,-89,59v0,18,3,32,9,44xm78,-33v56,40,111,-35,79,-102","w":219},"\u00bf":{"d":"129,-187r0,36r-36,0r0,-36r36,0xm28,5v0,-61,74,-59,68,-128r31,0v10,71,-61,73,-67,126v-3,24,24,48,50,46v32,-1,47,-20,52,-52r32,4v-6,45,-33,74,-83,74v-46,0,-83,-28,-83,-70","w":219},"\u00a1":{"d":"79,-187r0,36r-37,0r0,-36r37,0xm70,-123r10,137r0,57r-39,0v-1,-69,5,-130,9,-194r20,0","w":119},"\u00ac":{"d":"190,-75r-30,0r0,-77r-140,0r0,-29r170,0r0,106","w":210},"\u0192":{"d":"8,71r6,-27v29,7,44,7,49,-23r32,-183r-36,0r4,-25r36,0v7,-39,9,-76,54,-75v9,0,22,2,38,6r-6,27v-40,-14,-52,7,-54,42r36,0r-4,25r-36,0r-34,192v-4,46,-40,53,-85,41"},"\u00ab":{"d":"60,-93r45,80r-25,0r-56,-80r56,-80r26,0xm128,-93r46,80r-27,0r-55,-80r55,-80r27,0"},"\u00bb":{"d":"139,-93r-46,-80r26,0r56,80r-56,80r-26,0xm71,-93r-46,-80r26,0r55,80r-55,80r-26,0"},"\u00c0":{"d":"-1,0r99,-258r37,0r106,258r-39,0r-30,-78r-108,0r-28,78r-37,0xm74,-106r87,0r-45,-125v-9,45,-28,84,-42,125xm145,-274r-26,0r-40,-49r42,0","w":240},"\u00c3":{"d":"98,-290v-9,0,-14,6,-13,16r-24,0v-1,-23,15,-40,36,-40v13,-3,56,35,59,0r23,0v0,24,-12,40,-35,40v-9,2,-35,-15,-46,-16xm-1,0r99,-258r37,0r106,258r-39,0r-30,-78r-108,0r-28,78r-37,0xm74,-106r87,0r-45,-125v-9,45,-28,84,-42,125","w":240},"\u00d5":{"d":"165,-274v-15,3,-57,-36,-60,0r-23,0v-1,-23,15,-38,36,-40v13,-1,56,34,59,0r23,0v-1,23,-13,40,-35,40xm141,4v-77,0,-122,-55,-124,-130v-2,-80,49,-136,124,-136v78,0,123,54,123,134v0,78,-48,132,-123,132xm141,-233v-57,0,-88,40,-88,108v0,57,35,100,87,100v55,0,90,-43,89,-104v-1,-60,-30,-104,-88,-104","w":280},"\u0152":{"d":"23,-129v0,-73,31,-134,104,-133v31,0,54,13,70,39r0,-35r146,0r0,31r-114,0r0,78r105,0r0,31r-105,0r0,88r120,0r0,30r-152,0r0,-37v-16,28,-39,41,-70,41v-70,1,-104,-59,-104,-133xm195,-131v0,-59,-21,-103,-68,-103v-52,0,-69,46,-69,107v0,60,22,104,69,104v49,0,68,-45,68,-108","w":360},"\u0153":{"d":"324,-56v-7,67,-123,79,-152,25v-16,21,-38,34,-70,35v-54,0,-88,-39,-88,-95v0,-59,31,-100,89,-100v32,-1,57,16,69,36v22,-40,99,-49,131,-9v15,19,23,44,23,79r-137,0v0,36,21,63,55,63v27,0,41,-16,48,-39xm101,-165v-36,0,-54,33,-54,71v0,43,19,72,54,72v35,0,55,-31,55,-72v0,-42,-20,-71,-55,-71xm293,-111v2,-48,-56,-71,-87,-39v-10,10,-15,22,-16,39r103,0","w":339},"\u00f7":{"d":"81,-162r0,-36r36,0r0,36r-36,0xm184,-112r-170,0r0,-30r170,0r0,30xm81,-56r0,-36r36,0r0,36r-36,0","w":197},"\u00ff":{"d":"22,72r-3,-30v38,11,50,-10,58,-42r-71,-187r34,0r39,108v5,14,9,29,13,44v14,-54,35,-101,53,-152r32,0r-89,233v-12,23,-35,37,-66,26xm43,-223r0,-36r33,0r0,36r-33,0xm108,-223r0,-36r33,0r0,36r-33,0","w":180},"\u0178":{"d":"100,0r0,-109r-99,-149r42,0r77,122r78,-122r39,0r-103,149r0,109r-34,0xm70,-273r0,-36r33,0r0,36r-33,0xm135,-273r0,-36r33,0r0,36r-33,0","w":240},"\u00c2":{"d":"117,-303r-20,29r-36,0r38,-49r33,0r40,49r-36,0xm-1,0r99,-258r37,0r106,258r-39,0r-30,-78r-108,0r-28,78r-37,0xm74,-106r87,0r-45,-125v-9,45,-28,84,-42,125","w":240},"\u00ca":{"d":"124,-303r-20,29r-36,0r38,-49r34,0r39,49r-35,0xm28,0r0,-258r187,0r0,31r-152,0r0,79r142,0r0,30r-142,0r0,88r158,0r0,30r-193,0","w":240},"\u00c1":{"d":"-1,0r99,-258r37,0r106,258r-39,0r-30,-78r-108,0r-28,78r-37,0xm74,-106r87,0r-45,-125v-9,45,-28,84,-42,125xm95,-274r23,-49r42,0r-39,49r-26,0","w":240},"\u00cb":{"d":"28,0r0,-258r187,0r0,31r-152,0r0,79r142,0r0,30r-142,0r0,88r158,0r0,30r-193,0xm75,-273r0,-36r33,0r0,36r-33,0xm140,-273r0,-36r33,0r0,36r-33,0","w":240},"\u00c8":{"d":"28,0r0,-258r187,0r0,31r-152,0r0,79r142,0r0,30r-142,0r0,88r158,0r0,30r-193,0xm150,-274r-26,0r-40,-49r42,0","w":240},"\u00cd":{"d":"34,0r0,-258r34,0r0,258r-34,0xm25,-274r23,-49r42,0r-39,49r-26,0","w":100},"\u00ce":{"d":"50,-303r-19,29r-37,0r38,-49r34,0r40,49r-36,0xm34,0r0,-258r34,0r0,258r-34,0","w":100},"\u00cf":{"d":"34,0r0,-258r34,0r0,258r-34,0xm1,-273r0,-36r33,0r0,36r-33,0xm66,-273r0,-36r33,0r0,36r-33,0","w":100},"\u00cc":{"d":"34,0r0,-258r34,0r0,258r-34,0xm76,-274r-26,0r-40,-49r42,0","w":100},"\u00d3":{"d":"141,4v-77,0,-122,-55,-124,-130v-2,-80,49,-136,124,-136v78,0,123,54,123,134v0,78,-48,132,-123,132xm141,-233v-57,0,-88,40,-88,108v0,57,35,100,87,100v55,0,90,-43,89,-104v-1,-60,-30,-104,-88,-104xm119,-274r23,-49r42,0r-39,49r-26,0","w":280},"\u00d4":{"d":"140,-303r-20,29r-36,0r38,-49r34,0r39,49r-35,0xm141,4v-77,0,-122,-55,-124,-130v-2,-80,49,-136,124,-136v78,0,123,54,123,134v0,78,-48,132,-123,132xm141,-233v-57,0,-88,40,-88,108v0,57,35,100,87,100v55,0,90,-43,89,-104v-1,-60,-30,-104,-88,-104","w":280},"\u00d2":{"d":"141,4v-77,0,-122,-55,-124,-130v-2,-80,49,-136,124,-136v78,0,123,54,123,134v0,78,-48,132,-123,132xm141,-233v-57,0,-88,40,-88,108v0,57,35,100,87,100v55,0,90,-43,89,-104v-1,-60,-30,-104,-88,-104xm161,-274r-26,0r-40,-49r42,0","w":280},"\u00da":{"d":"127,-26v108,0,60,-141,70,-232r34,0r0,149v1,76,-28,113,-101,113v-74,0,-102,-37,-102,-113r0,-149r34,0v9,90,-34,232,65,232xm108,-274r23,-49r42,0r-39,49r-26,0","w":259},"\u00db":{"d":"129,-303r-19,29r-37,0r38,-49r34,0r40,49r-36,0xm127,-26v108,0,60,-141,70,-232r34,0r0,149v1,76,-28,113,-101,113v-74,0,-102,-37,-102,-113r0,-149r34,0v9,90,-34,232,65,232","w":259},"\u00d9":{"d":"127,-26v108,0,60,-141,70,-232r34,0r0,149v1,76,-28,113,-101,113v-74,0,-102,-37,-102,-113r0,-149r34,0v9,90,-34,232,65,232xm150,-274r-26,0r-40,-49r42,0","w":259},"\u0131":{"d":"35,0r0,-187r31,0r0,187r-31,0","w":100},"\u00b8":{"d":"66,39v-1,-12,-13,-11,-28,-12r9,-31r24,0r-6,19v17,1,30,11,30,26v0,30,-43,38,-76,31r2,-21v21,2,41,2,45,-12","w":119},"\u0141":{"d":"25,-99r-25,21r0,-29r25,-22r0,-129r35,0r0,100r58,-49r0,29r-58,50r0,98r128,0r0,30r-163,0r0,-99"},"\u0142":{"d":"23,-101r-22,19r0,-27r22,-20r0,-129r32,0r0,103r24,-21r0,28r-24,20r0,128r-32,0r0,-101","w":79},"\u0160":{"d":"115,-292r19,-30r36,0r-39,50r-34,0r-38,-50r36,0xm177,-136v81,33,37,140,-51,140v-65,0,-107,-28,-110,-87r32,-3v4,41,33,55,76,60v56,6,90,-59,34,-80v-45,-17,-132,-19,-132,-85v0,-83,139,-91,175,-35v8,12,12,26,13,41r-33,2v5,-62,-119,-67,-122,-10v-2,44,93,40,118,57","w":240},"\u0161":{"d":"89,-229r19,-30r36,0r-39,49r-34,0r-38,-49r36,0xm138,-99v56,31,18,103,-47,103v-48,0,-73,-19,-80,-60r31,-5v-2,47,89,53,92,9v-16,-47,-118,-16,-118,-85v0,-61,103,-69,132,-30v5,7,9,16,11,28r-31,5v2,-39,-81,-42,-81,-7v0,32,70,31,91,42","w":180},"\u017d":{"d":"112,-292r19,-30r36,0r-40,50r-33,0r-38,-50r36,0xm7,0r0,-32r132,-165v9,-12,19,-21,27,-30r-144,0r0,-31r185,0r0,31r-161,197r165,0r0,30r-204,0","w":219},"\u017e":{"d":"95,-229r20,-30r36,0r-40,49r-34,0r-38,-49r37,0xm7,0r0,-26r119,-136r-112,1r0,-26r153,0r0,21r-121,140r126,-1r0,27r-165,0","w":180},"\u00a6":{"d":"61,-262r0,139r-28,0r0,-139r28,0xm61,-63r0,139r-28,0r0,-139r28,0","w":93},"\u00d0":{"d":"241,-130v0,81,-34,130,-120,130r-93,0r0,-117r-29,0r0,-23r29,0r0,-118r89,0v89,-3,124,46,124,128xm206,-131v0,-64,-22,-98,-90,-96r-54,0r0,87r71,0r0,23r-71,0r0,87r55,0v68,2,89,-36,89,-101","w":259},"\u00f0":{"d":"130,-176v-10,-18,-13,-23,-25,-38r-49,23r-7,-19r42,-19v-11,-11,-24,-20,-37,-29r38,0v8,6,16,12,22,18r38,-18r8,18r-30,15v38,43,56,87,56,133v1,56,-34,96,-87,96v-51,0,-86,-36,-86,-95v0,-69,57,-119,117,-85xm99,-21v34,0,54,-32,54,-72v0,-39,-20,-69,-55,-69v-36,0,-53,30,-53,72v0,41,20,69,54,69"},"\u00dd":{"d":"100,0r0,-109r-99,-149r42,0r77,122r78,-122r39,0r-103,149r0,109r-34,0xm98,-274r23,-49r42,0r-39,49r-26,0","w":240},"\u00fd":{"d":"22,72r-3,-30v38,11,50,-10,58,-42r-71,-187r34,0r39,108v5,14,9,29,13,44v14,-54,35,-101,53,-152r32,0r-89,233v-12,23,-35,37,-66,26xm74,-210r23,-49r42,0r-39,49r-26,0","w":180},"\u00de":{"d":"224,-131v0,78,-77,84,-162,79r0,52r-34,0r0,-258r34,0r0,53v83,-2,162,-6,162,74xm189,-130v0,-58,-70,-43,-127,-45r0,92v57,-1,127,12,127,-47","w":240},"\u00fe":{"d":"186,-95v7,78,-81,130,-131,76r0,91r-31,0r0,-330r31,0r0,91v17,-16,25,-24,52,-24v54,0,74,43,79,96xm104,-166v-32,0,-52,34,-52,74v0,41,17,70,50,70v34,0,51,-31,51,-73v0,-41,-16,-71,-49,-71"},"\u00d7":{"d":"28,-72r56,-55r-56,-55r22,-22r55,55r55,-55r21,22r-55,55r56,55r-22,21r-55,-55r-55,55","w":210},"\u00b9":{"d":"19,-228v15,-5,36,-21,46,-33r19,0r0,132r-26,0r0,-97v-12,9,-25,16,-39,20r0,-22","w":119},"\u00b2":{"d":"113,-225v1,37,-45,52,-67,75r68,0r0,21r-110,0v5,-41,73,-56,82,-92v-1,-12,-10,-20,-25,-19v-17,0,-22,6,-26,20r-27,-3v2,-49,104,-52,105,-2","w":119},"\u00b3":{"d":"114,-166v1,50,-105,56,-108,3r25,-3v6,28,55,26,55,-4v0,-17,-19,-22,-37,-18r3,-20v30,6,39,-35,7,-33v-15,0,-19,6,-25,18r-25,-4v5,-44,98,-47,98,-1v0,15,-10,25,-24,28v18,5,30,15,31,34","w":119},"\u00bd":{"d":"40,10r194,-272r27,0r-193,272r-28,0xm19,-228v15,-5,36,-21,46,-33r19,0r0,132r-26,0r0,-97v-12,9,-25,16,-39,20r0,-22xm293,-91v1,37,-45,52,-67,75r68,0r0,21r-110,0v5,-40,72,-57,82,-91v0,-13,-11,-20,-25,-20v-17,0,-22,6,-26,20r-27,-2v2,-49,104,-54,105,-3","w":300},"\u00bc":{"d":"44,10r194,-272r27,0r-193,272r-28,0xm19,-228v15,-5,36,-21,46,-33r19,0r0,132r-26,0r0,-97v-12,9,-25,16,-39,20r0,-22xm251,5r0,-27r-67,0r0,-21r71,-84r22,0r0,86r18,0r0,19r-18,0r0,27r-26,0xm251,-41r0,-46r-40,46r40,0","w":300},"\u00be":{"d":"44,10r194,-272r27,0r-193,272r-28,0xm114,-166v1,50,-105,56,-108,3r25,-3v6,28,55,26,55,-4v0,-17,-20,-21,-37,-18r3,-20v30,6,39,-35,7,-33v-15,0,-19,6,-25,18r-25,-4v5,-44,98,-47,98,-1v0,15,-10,25,-24,28v18,5,30,15,31,34xm251,5r0,-27r-67,0r0,-21r71,-84r22,0r0,86r18,0r0,19r-18,0r0,27r-26,0xm251,-41r0,-46r-40,46r40,0","w":300},"\u011e":{"d":"122,-319v2,32,59,32,61,0r21,0v1,42,-56,58,-87,34v-9,-8,-14,-19,-16,-34r21,0xm54,-130v-8,101,111,128,170,77r0,-48r-76,0r0,-30r110,0r0,95v-29,22,-61,40,-107,40v-80,0,-127,-52,-132,-132v-8,-116,138,-177,215,-100v10,10,16,25,20,42r-31,9v-9,-35,-33,-55,-75,-56v-64,0,-89,42,-94,103","w":280},"\u011f":{"d":"70,-257v2,30,59,32,60,0r22,0v0,42,-58,58,-88,33v-9,-8,-14,-18,-16,-33r22,0xm176,-25v13,94,-74,121,-138,86v-15,-8,-20,-26,-20,-46r31,5v-1,35,56,37,77,21v18,-14,19,-25,18,-65v-14,16,-31,24,-52,24v-51,2,-80,-45,-80,-94v1,-55,25,-96,80,-97v22,0,41,9,55,27r0,-23r29,0r0,162xm95,-165v-33,0,-51,29,-51,68v0,42,16,71,51,71v35,0,52,-28,52,-70v0,-39,-20,-69,-52,-69"},"\u0130":{"d":"31,-274r0,-39r39,0r0,39r-39,0xm34,0r0,-258r34,0r0,258r-34,0","w":100},"\u015e":{"d":"177,-136v81,33,37,140,-51,140v-65,0,-107,-28,-110,-87r32,-3v4,41,33,55,76,60v56,6,90,-59,34,-80v-45,-17,-132,-19,-132,-85v0,-83,139,-91,175,-35v8,12,12,26,13,41r-33,2v5,-62,-119,-67,-122,-10v-2,44,93,40,118,57xm126,37v-1,-12,-13,-11,-28,-12r9,-31r24,0r-6,19v17,1,30,11,30,26v0,30,-43,38,-76,31r2,-21v21,2,41,2,45,-12","w":240},"\u015f":{"d":"138,-99v56,31,18,103,-47,103v-48,0,-73,-19,-80,-60r31,-5v-2,47,89,53,92,9v-16,-47,-118,-16,-118,-85v0,-61,103,-69,132,-30v5,7,9,16,11,28r-31,5v2,-39,-81,-42,-81,-7v0,32,70,31,91,42xm94,35v-1,-12,-13,-11,-28,-12r9,-31r24,0r-6,19v17,1,30,11,30,26v0,30,-43,38,-76,31r2,-21v21,2,41,2,45,-12","w":180},"\u0106":{"d":"136,-25v43,0,68,-26,76,-65r34,8v-12,51,-48,86,-107,86v-84,1,-113,-57,-121,-135v-14,-136,189,-182,223,-56r-33,8v-11,-33,-29,-53,-69,-54v-60,-1,-86,44,-86,102v0,61,25,106,83,106xm117,-274r23,-49r42,0r-39,49r-26,0","w":259},"\u0107":{"d":"47,-94v-15,78,93,98,99,26r31,4v-5,40,-35,68,-78,68v-54,0,-87,-39,-85,-97v-17,-102,139,-138,160,-39r-31,5v-6,-23,-18,-38,-43,-38v-37,0,-54,28,-53,71xm75,-210r23,-49r42,0r-39,49r-26,0","w":180},"\u010c":{"d":"139,-292r19,-30r36,0r-39,50r-34,0r-38,-50r36,0xm136,-25v43,0,68,-26,76,-65r34,8v-12,51,-48,86,-107,86v-84,1,-113,-57,-121,-135v-14,-136,189,-182,223,-56r-33,8v-11,-33,-29,-53,-69,-54v-60,-1,-86,44,-86,102v0,61,25,106,83,106","w":259},"\u010d":{"d":"99,-229r19,-30r36,0r-40,49r-33,0r-38,-49r36,0xm47,-94v-15,78,93,98,99,26r31,4v-5,40,-35,68,-78,68v-54,0,-87,-39,-85,-97v-17,-102,139,-138,160,-39r-31,5v-6,-23,-18,-38,-43,-38v-37,0,-54,28,-53,71","w":180},"\u0111":{"d":"91,-191v24,0,41,12,52,26r0,-49r-61,0r0,-23r61,0r0,-21r31,0r0,21r26,0r0,23r-26,0r0,214r-29,0r0,-24v-12,19,-29,28,-52,28v-53,-2,-81,-43,-81,-97v0,-55,26,-96,79,-98xm94,-165v-34,0,-49,29,-49,72v0,41,18,71,51,71v32,0,49,-29,49,-69v0,-44,-16,-74,-51,-74"},"\u00af":{"d":"-5,-275r0,-23r209,0r0,23r-209,0","w":198},"\u00b7":{"d":"42,-112r0,-36r36,0r0,36r-36,0","w":119},"\u0102":{"d":"89,-319v2,32,59,32,61,0r21,0v1,42,-56,58,-87,34v-9,-8,-14,-19,-16,-34r21,0xm-1,0r99,-258r37,0r106,258r-39,0r-30,-78r-108,0r-28,78r-37,0xm74,-106r87,0r-45,-125v-9,45,-28,84,-42,125","w":240},"\u0103":{"d":"73,-257v2,30,59,32,60,0r22,0v0,42,-58,58,-88,33v-9,-8,-14,-18,-16,-33r22,0xm175,-120v0,46,-6,99,10,120r-33,0v-3,-7,-5,-14,-6,-23v-33,39,-133,39,-133,-26v0,-63,86,-56,130,-69v3,-35,-13,-47,-45,-47v-32,0,-42,10,-49,36r-31,-4v8,-41,37,-58,85,-58v50,0,72,16,72,71xm84,-21v42,-2,63,-23,59,-73v-23,15,-97,3,-96,44v0,18,15,31,37,29"},"\u0104":{"d":"218,76v-47,2,-41,-61,-12,-76r23,0v-18,7,-35,49,-3,51v6,0,12,-2,16,-4r0,22v-9,4,-17,7,-24,7xm-1,0r99,-258r37,0r106,258r-39,0r-30,-78r-108,0r-28,78r-37,0xm74,-106r87,0r-45,-125v-9,45,-28,84,-42,125","w":240},"\u0105":{"d":"167,76v-47,2,-41,-61,-12,-76r23,0v-18,7,-35,49,-3,51v6,0,12,-2,16,-4r0,22v-9,4,-17,7,-24,7xm175,-120v0,46,-6,99,10,120r-33,0v-3,-7,-5,-14,-6,-23v-33,39,-133,39,-133,-26v0,-63,86,-56,130,-69v3,-35,-13,-47,-45,-47v-32,0,-42,10,-49,36r-31,-4v8,-41,37,-58,85,-58v50,0,72,16,72,71xm84,-21v42,-2,63,-23,59,-73v-23,15,-97,3,-96,44v0,18,15,31,37,29"},"\u010e":{"d":"105,-292r20,-30r36,0r-40,50r-34,0r-38,-50r37,0xm241,-130v0,82,-35,130,-120,130r-93,0r0,-258r89,0v89,-3,124,46,124,128xm206,-131v0,-64,-21,-99,-90,-96r-54,0r0,197r55,0v68,2,89,-37,89,-101","w":259},"\u010f":{"d":"189,-225r0,-33r33,0v1,37,2,70,-27,79r-7,-12v12,-7,17,-14,17,-34r-16,0xm91,-191v24,0,41,12,52,26r0,-93r31,0r0,258r-29,0r0,-24v-12,19,-29,28,-52,28v-53,-2,-81,-43,-81,-97v0,-55,26,-96,79,-98xm94,-165v-34,0,-49,29,-49,72v0,41,18,71,51,71v33,0,50,-29,50,-69v0,-44,-17,-74,-52,-74","w":221},"\u0110":{"d":"241,-130v0,81,-34,130,-120,130r-93,0r0,-117r-29,0r0,-23r29,0r0,-118r89,0v89,-3,124,46,124,128xm206,-131v0,-64,-22,-98,-90,-96r-54,0r0,87r71,0r0,23r-71,0r0,87r55,0v68,2,89,-36,89,-101","w":259},"\u0118":{"d":"188,34v0,18,22,20,33,13r0,22v-26,15,-63,5,-60,-26v2,-23,13,-49,48,-43v-11,6,-21,18,-21,34xm28,0r0,-258r187,0r0,31r-152,0r0,79r142,0r0,30r-142,0r0,88r158,0r0,30r-193,0","w":240},"\u0119":{"d":"117,76v-46,1,-40,-61,-11,-76r23,0v-17,7,-35,48,-4,51v6,1,13,-2,16,-4r0,22v-9,4,-17,7,-24,7xm102,-22v28,0,41,-15,50,-38r32,4v-9,36,-37,60,-82,60v-56,1,-89,-38,-89,-96v0,-59,32,-99,87,-99v55,0,90,42,85,106r-139,0v2,37,21,63,56,63xm152,-111v2,-50,-57,-70,-88,-39v-10,10,-15,23,-16,39r104,0"},"\u011a":{"d":"117,-292r19,-30r36,0r-39,50r-34,0r-38,-50r36,0xm28,0r0,-258r187,0r0,31r-152,0r0,79r142,0r0,30r-142,0r0,88r158,0r0,30r-193,0","w":240},"\u011b":{"d":"102,-229r20,-30r36,0r-40,49r-34,0r-38,-49r37,0xm102,-22v28,0,41,-15,50,-38r32,4v-9,36,-37,60,-82,60v-56,1,-89,-38,-89,-96v0,-59,32,-99,87,-99v55,0,90,42,85,106r-139,0v2,37,21,63,56,63xm152,-111v2,-50,-57,-70,-88,-39v-10,10,-15,23,-16,39r104,0"},"\u0139":{"d":"26,0r0,-258r34,0r0,228r127,0r0,30r-161,0xm53,-274r23,-49r42,0r-39,49r-26,0"},"\u013a":{"d":"23,0r0,-258r32,0r0,258r-32,0xm12,-271r23,-49r42,0r-39,49r-26,0","w":79},"\u013d":{"d":"125,-222r0,-36r36,0v1,40,2,77,-29,87r-9,-13v15,-6,19,-17,20,-38r-18,0xm26,0r0,-258r34,0r0,228r127,0r0,30r-161,0"},"\u013e":{"d":"72,-225r0,-33r33,0v1,37,1,69,-27,79r-8,-12v12,-7,19,-14,18,-34r-16,0xm24,0r0,-258r32,0r0,258r-32,0","w":104},"\u013f":{"d":"26,0r0,-258r34,0r0,228r127,0r0,30r-161,0xm82,-112r0,-36r36,0r0,36r-36,0"},"\u0140":{"d":"23,0r0,-258r32,0r0,258r-32,0xm37,-112r0,-36r36,0r0,36r-36,0","w":120},"\u0143":{"d":"27,0r0,-258r35,0r136,203r0,-203r32,0r0,258r-35,0r-135,-202r0,202r-33,0xm100,-274r23,-49r42,0r-39,49r-26,0","w":259},"\u0144":{"d":"105,-163v-69,-3,-46,97,-50,163r-31,0r0,-187r28,0r0,27v33,-53,123,-40,123,45r0,115r-31,0v-8,-59,25,-161,-39,-163xm79,-210r23,-49r42,0r-39,49r-26,0"},"\u0147":{"d":"129,-293r19,-30r36,0r-39,49r-34,0r-38,-49r36,0xm27,0r0,-258r35,0r136,203r0,-203r32,0r0,258r-35,0r-135,-202r0,202r-33,0","w":259},"\u0148":{"d":"103,-229r19,-30r36,0r-40,49r-33,0r-38,-49r36,0xm105,-163v-69,-3,-46,97,-50,163r-31,0r0,-187r28,0r0,27v33,-53,123,-40,123,45r0,115r-31,0v-8,-59,25,-161,-39,-163"},"\u0150":{"d":"83,-274r21,-49r42,0r-38,49r-25,0xm144,-274r22,-49r41,0r-36,49r-27,0xm141,4v-77,0,-122,-55,-124,-130v-2,-80,49,-136,124,-136v78,0,123,54,123,134v0,78,-48,132,-123,132xm141,-233v-57,0,-88,40,-88,108v0,57,35,100,87,100v55,0,90,-43,89,-104v-1,-60,-30,-104,-88,-104","w":280},"\u0151":{"d":"50,-210r21,-49r41,0r-37,49r-25,0xm111,-210r22,-49r41,0r-37,49r-26,0xm99,4v-55,0,-87,-38,-87,-97v0,-59,32,-97,87,-98v54,0,88,39,88,95v0,64,-30,100,-88,100xm99,-165v-37,0,-55,30,-55,72v0,42,19,71,55,71v37,0,55,-29,55,-72v0,-42,-18,-71,-55,-71"},"\u0154":{"d":"234,-187v-1,42,-29,66,-72,70v46,24,63,76,93,117r-42,0v-30,-37,-46,-92,-92,-113v-15,-2,-41,-1,-59,-1r0,114r-34,0r0,-258v90,3,209,-22,206,71xm199,-187v0,-56,-81,-40,-137,-42r0,85v57,-2,136,14,137,-43xm88,-274r23,-49r42,0r-39,49r-26,0","w":259},"\u0155":{"d":"114,-151v-36,-23,-59,12,-59,53r0,98r-32,0r0,-187r29,0r0,29v13,-32,41,-42,73,-23xm43,-210r23,-49r42,0r-39,49r-26,0","w":119},"\u0158":{"d":"114,-292r19,-30r36,0r-39,50r-34,0r-38,-50r36,0xm234,-187v-1,42,-29,66,-72,70v46,24,63,76,93,117r-42,0v-30,-37,-46,-92,-92,-113v-15,-2,-41,-1,-59,-1r0,114r-34,0r0,-258v90,3,209,-22,206,71xm199,-187v0,-56,-81,-40,-137,-42r0,85v57,-2,136,14,137,-43","w":259},"\u0159":{"d":"67,-229r19,-30r36,0r-40,49r-33,0r-38,-49r36,0xm114,-151v-36,-23,-59,12,-59,53r0,98r-32,0r0,-187r29,0r0,29v13,-32,41,-42,73,-23","w":119},"\u015a":{"d":"177,-136v81,33,37,140,-51,140v-65,0,-107,-28,-110,-87r32,-3v4,41,33,55,76,60v56,6,90,-59,34,-80v-45,-17,-132,-19,-132,-85v0,-83,139,-91,175,-35v8,12,12,26,13,41r-33,2v5,-62,-119,-67,-122,-10v-2,44,93,40,118,57xm86,-274r23,-49r42,0r-39,49r-26,0","w":240},"\u015b":{"d":"138,-99v56,31,18,103,-47,103v-48,0,-73,-19,-80,-60r31,-5v-2,47,89,53,92,9v-16,-47,-118,-16,-118,-85v0,-61,103,-69,132,-30v5,7,9,16,11,28r-31,5v2,-39,-81,-42,-81,-7v0,32,70,31,91,42xm69,-210r23,-49r42,0r-39,49r-26,0","w":180},"\u0162":{"d":"93,0r0,-227r-85,0r0,-31r205,0r0,31r-86,0r0,227r-34,0xm119,39v-1,-12,-13,-11,-28,-12r9,-31r24,0r-6,19v17,1,30,11,30,26v0,30,-43,38,-76,31r2,-21v21,2,41,2,45,-12","w":219},"\u0163":{"d":"61,-53v-2,25,10,28,32,25r4,28v-45,6,-67,0,-67,-55r0,-107r-24,0r0,-25r24,0r0,-46r31,-19r0,65r32,0r0,25r-32,0r0,109xm77,39v-1,-12,-13,-11,-28,-12r9,-31r24,0r-6,19v17,1,30,11,30,26v0,30,-43,38,-76,31r2,-21v21,2,41,2,45,-12","w":100},"\u0164":{"d":"111,-292r19,-30r36,0r-40,50r-33,0r-38,-50r36,0xm93,0r0,-227r-85,0r0,-31r205,0r0,31r-86,0r0,227r-34,0","w":219},"\u0165":{"d":"102,-225r0,-33r32,0v1,36,2,70,-26,79r-8,-12v12,-7,18,-15,18,-34r-16,0xm61,-53v-3,26,10,28,32,25r4,28v-46,6,-68,-1,-68,-55r0,-107r-23,0r0,-25r23,0r0,-46r32,-19r0,65r32,0r0,25r-32,0r0,109","w":135},"\u016e":{"d":"130,-258v-18,0,-32,-15,-32,-33v0,-17,14,-32,31,-32v18,0,32,15,32,33v0,17,-14,32,-31,32xm130,-310v-9,0,-19,10,-19,19v0,11,9,20,19,20v9,1,19,-10,18,-20v1,-10,-9,-19,-18,-19xm127,-26v108,0,60,-141,70,-232r34,0r0,149v1,76,-28,113,-101,113v-74,0,-102,-37,-102,-113r0,-149r34,0v9,90,-34,232,65,232","w":259},"\u016f":{"d":"99,-202v-18,0,-32,-15,-32,-33v0,-17,15,-31,32,-32v17,0,31,15,31,33v0,17,-14,32,-31,32xm99,-254v-9,0,-19,9,-18,19v-1,11,8,19,18,19v10,0,19,-10,19,-19v0,-9,-10,-19,-19,-19xm93,-23v70,2,46,-96,50,-164r31,0r0,187r-28,0r0,-27v-34,53,-123,38,-123,-44r0,-116r32,0v8,60,-25,163,38,164"},"\u0170":{"d":"82,-274r21,-49r41,0r-37,49r-25,0xm143,-274r22,-49r41,0r-37,49r-26,0xm127,-26v108,0,60,-141,70,-232r34,0r0,149v1,76,-28,113,-101,113v-74,0,-102,-37,-102,-113r0,-149r34,0v9,90,-34,232,65,232","w":259},"\u0171":{"d":"42,-210r21,-49r41,0r-37,49r-25,0xm103,-210r22,-49r41,0r-37,49r-26,0xm93,-23v70,2,46,-96,50,-164r31,0r0,187r-28,0r0,-27v-34,53,-123,38,-123,-44r0,-116r32,0v8,60,-25,163,38,164"},"\u0179":{"d":"7,0r0,-32r132,-165v9,-12,19,-21,27,-30r-144,0r0,-31r185,0r0,31r-161,197r165,0r0,30r-204,0xm83,-274r23,-49r42,0r-39,49r-26,0","w":219},"\u017a":{"d":"7,0r0,-26r119,-136r-112,1r0,-26r153,0r0,21r-121,140r126,-1r0,27r-165,0xm69,-210r23,-49r42,0r-39,49r-26,0","w":180},"\u017b":{"d":"94,-274r0,-39r39,0r0,39r-39,0xm7,0r0,-32r132,-165v9,-12,19,-21,27,-30r-144,0r0,-31r185,0r0,31r-161,197r165,0r0,30r-204,0","w":219},"\u017c":{"d":"70,-210r0,-39r39,0r0,39r-39,0xm7,0r0,-26r119,-136r-112,1r0,-26r153,0r0,21r-121,140r126,-1r0,27r-165,0","w":180},"\u0132":{"d":"34,0r0,-258r34,0r0,258r-34,0xm246,-82v13,80,-77,109,-124,67v-13,-12,-18,-32,-18,-58r31,-4v1,34,9,51,38,51v31,0,39,-19,39,-54r0,-178r34,0r0,176","w":264},"\u0133":{"d":"24,-221r0,-37r32,0r0,37r-32,0xm24,0r0,-187r32,0r0,187r-32,0xm108,-221r0,-37r31,0r0,37r-31,0xm139,10v4,55,-26,74,-72,62r6,-26v28,7,35,-3,35,-37r0,-196r31,0r0,197","w":159},"\u0149":{"d":"22,-224r0,-36r34,0v1,41,0,74,-29,84r-8,-12v13,-6,19,-17,19,-36r-16,0xm147,-163v-69,-3,-46,97,-50,163r-31,0r0,-187r28,0r0,27v33,-53,123,-40,123,45r0,115r-31,0v-8,-59,25,-161,-39,-163","w":217},"\u0100":{"d":"63,-277r0,-26r110,0r0,26r-110,0xm-1,0r99,-258r37,0r106,258r-39,0r-30,-78r-108,0r-28,78r-37,0xm74,-106r87,0r-45,-125v-9,45,-28,84,-42,125","w":240},"\u0101":{"d":"48,-216r0,-26r110,0r0,26r-110,0xm175,-120v0,46,-6,99,10,120r-33,0v-3,-7,-5,-14,-6,-23v-33,39,-133,39,-133,-26v0,-63,86,-56,130,-69v3,-35,-13,-47,-45,-47v-32,0,-42,10,-49,36r-31,-4v8,-41,37,-58,85,-58v50,0,72,16,72,71xm84,-21v42,-2,63,-23,59,-73v-23,15,-97,3,-96,44v0,18,15,31,37,29"},"\u0108":{"d":"136,-302r-19,30r-37,0r38,-50r34,0r40,50r-36,0xm136,-25v43,0,68,-26,76,-65r34,8v-12,51,-48,86,-107,86v-84,1,-113,-57,-121,-135v-14,-136,189,-182,223,-56r-33,8v-11,-33,-29,-53,-69,-54v-60,-1,-86,44,-86,102v0,61,25,106,83,106","w":259},"\u0109":{"d":"104,-240r-19,30r-37,0r38,-49r34,0r40,49r-36,0xm47,-94v-15,78,93,98,99,26r31,4v-5,40,-35,68,-78,68v-54,0,-87,-39,-85,-97v-17,-102,139,-138,160,-39r-31,5v-6,-23,-18,-38,-43,-38v-37,0,-54,28,-53,71","w":180},"\u010a":{"d":"116,-280r0,-40r39,0r0,40r-39,0xm136,-25v43,0,68,-26,76,-65r34,8v-12,51,-48,86,-107,86v-84,1,-113,-57,-121,-135v-14,-136,189,-182,223,-56r-33,8v-11,-33,-29,-53,-69,-54v-60,-1,-86,44,-86,102v0,61,25,106,83,106","w":259},"\u010b":{"d":"82,-210r0,-39r40,0r0,39r-40,0xm47,-94v-15,78,93,98,99,26r31,4v-5,40,-35,68,-78,68v-54,0,-87,-39,-85,-97v-17,-102,139,-138,160,-39r-31,5v-6,-23,-18,-38,-43,-38v-37,0,-54,28,-53,71","w":180},"\u0112":{"d":"73,-279r0,-26r109,0r0,26r-109,0xm28,0r0,-258r187,0r0,31r-152,0r0,79r142,0r0,30r-142,0r0,88r158,0r0,30r-193,0","w":240},"\u0113":{"d":"44,-216r0,-26r110,0r0,26r-110,0xm102,-22v28,0,41,-15,50,-38r32,4v-9,36,-37,60,-82,60v-56,1,-89,-38,-89,-96v0,-59,32,-99,87,-99v55,0,90,42,85,106r-139,0v2,37,21,63,56,63xm152,-111v2,-50,-57,-70,-88,-39v-10,10,-15,23,-16,39r104,0"},"\u0114":{"d":"123,-297v19,0,27,-8,31,-24r22,0v1,43,-58,59,-88,34v-9,-8,-14,-19,-16,-34r22,0v3,16,12,24,29,24xm28,0r0,-258r187,0r0,31r-152,0r0,79r142,0r0,30r-142,0r0,88r158,0r0,30r-193,0","w":240},"\u0115":{"d":"102,-234v19,1,27,-8,31,-23r22,0v0,42,-58,58,-88,33v-9,-8,-14,-18,-16,-33r22,0v3,15,12,23,29,23xm102,-22v28,0,41,-15,50,-38r32,4v-9,36,-37,60,-82,60v-56,1,-89,-38,-89,-96v0,-59,32,-99,87,-99v55,0,90,42,85,106r-139,0v2,37,21,63,56,63xm152,-111v2,-50,-57,-70,-88,-39v-10,10,-15,23,-16,39r104,0"},"\u0116":{"d":"108,-274r0,-39r39,0r0,39r-39,0xm28,0r0,-258r187,0r0,31r-152,0r0,79r142,0r0,30r-142,0r0,88r158,0r0,30r-193,0","w":240},"\u0117":{"d":"84,-210r0,-39r39,0r0,39r-39,0xm102,-22v28,0,41,-15,50,-38r32,4v-9,36,-37,60,-82,60v-56,1,-89,-38,-89,-96v0,-59,32,-99,87,-99v55,0,90,42,85,106r-139,0v2,37,21,63,56,63xm152,-111v2,-50,-57,-70,-88,-39v-10,10,-15,23,-16,39r104,0"},"\u011c":{"d":"153,-301r-20,29r-36,0r38,-49r34,0r39,49r-36,0xm54,-130v-8,101,111,128,170,77r0,-48r-76,0r0,-30r110,0r0,95v-29,22,-61,40,-107,40v-80,0,-127,-52,-132,-132v-8,-116,138,-177,215,-100v10,10,16,25,20,42r-31,9v-9,-35,-33,-55,-75,-56v-64,0,-89,42,-94,103","w":280},"\u011d":{"d":"96,-240r-20,30r-36,0r38,-49r33,0r40,49r-36,0xm176,-25v13,94,-74,121,-138,86v-15,-8,-20,-26,-20,-46r31,5v-1,35,56,37,77,21v18,-14,19,-25,18,-65v-14,16,-31,24,-52,24v-51,2,-80,-45,-80,-94v1,-55,25,-96,80,-97v22,0,41,9,55,27r0,-23r29,0r0,162xm95,-165v-33,0,-51,29,-51,68v0,42,16,71,51,71v35,0,52,-28,52,-70v0,-39,-20,-69,-52,-69"},"\u0120":{"d":"133,-272r0,-39r39,0r0,39r-39,0xm54,-130v-8,101,111,128,170,77r0,-48r-76,0r0,-30r110,0r0,95v-29,22,-61,40,-107,40v-80,0,-127,-52,-132,-132v-8,-116,138,-177,215,-100v10,10,16,25,20,42r-31,9v-9,-35,-33,-55,-75,-56v-64,0,-89,42,-94,103","w":280},"\u0121":{"d":"80,-210r0,-39r40,0r0,39r-40,0xm176,-25v13,94,-74,121,-138,86v-15,-8,-20,-26,-20,-46r31,5v-1,35,56,37,77,21v18,-14,19,-25,18,-65v-14,16,-31,24,-52,24v-51,2,-80,-45,-80,-94v1,-55,25,-96,80,-97v22,0,41,9,55,27r0,-23r29,0r0,162xm95,-165v-33,0,-51,29,-51,68v0,42,16,71,51,71v35,0,52,-28,52,-70v0,-39,-20,-69,-52,-69"},"\u0122":{"d":"186,40v0,31,-40,39,-76,32r2,-21v17,2,48,1,45,-12v1,-9,-13,-13,-28,-12r0,-18v29,-4,57,7,57,31xm54,-130v-8,101,111,128,170,77r0,-48r-76,0r0,-30r110,0r0,95v-29,22,-61,40,-107,40v-80,0,-127,-52,-132,-132v-8,-116,138,-177,215,-100v10,10,16,25,20,42r-31,9v-9,-35,-33,-55,-75,-56v-64,0,-89,42,-94,103","w":280},"\u0123":{"d":"111,-236r0,30r-37,0v-1,-36,3,-62,30,-71r9,15v-11,5,-17,13,-19,26r17,0xm176,-25v2,70,-23,99,-84,101v-44,2,-74,-20,-74,-61r31,5v0,43,87,36,92,0v1,-8,3,-23,3,-44v-49,57,-132,5,-132,-70v0,-54,28,-98,81,-97v22,0,40,9,54,27r0,-23r29,0r0,162xm95,-165v-34,0,-51,30,-51,68v0,43,17,71,51,71v34,0,52,-29,52,-70v0,-36,-18,-69,-52,-69"},"\u0124":{"d":"136,-303r-20,29r-36,0r38,-49r34,0r39,49r-36,0xm29,0r0,-258r34,0r0,106r134,0r0,-106r34,0r0,258r-34,0r0,-121r-134,0r0,121r-34,0","w":259},"\u0125":{"d":"113,-303r-20,29r-36,0r38,-49r34,0r39,49r-35,0xm105,-164v-69,0,-47,96,-50,164r-31,0r0,-258r31,0r0,93v38,-46,121,-31,121,47r0,118r-32,0v-8,-60,25,-164,-39,-164"},"\u0126":{"d":"29,-193r-24,0r0,-26r24,0r0,-39r34,0r0,39r134,0r0,-39r34,0r0,39r23,0r0,26r-23,0r0,193r-34,0r0,-121r-134,0r0,121r-34,0r0,-193xm63,-193r0,41r134,0r0,-41r-134,0","w":259},"\u0127":{"d":"105,-164v-69,-2,-46,97,-50,164r-31,0r0,-211r-23,0r0,-23r23,0r0,-24r31,0r0,24r65,0r0,23r-65,0r0,46v37,-44,121,-35,121,47r0,118r-32,0v-7,-59,24,-162,-39,-164"},"\u0128":{"d":"72,-278v-16,3,-57,-38,-60,0r-23,0v-1,-23,15,-40,36,-40v9,-2,34,15,46,15v10,0,11,-6,13,-16r23,0v-1,23,-12,41,-35,41xm34,0r0,-258r34,0r0,258r-34,0","w":100},"\u0129":{"d":"75,-215v-15,3,-59,-37,-60,1r-23,0v-1,-23,15,-40,36,-40v14,-3,57,33,59,-1r23,0v0,24,-12,40,-35,40xm35,0r0,-187r31,0r0,187r-31,0","w":100},"\u012a":{"d":"-5,-275r0,-26r110,0r0,26r-110,0xm34,0r0,-258r34,0r0,258r-34,0","w":100},"\u012b":{"d":"-4,-216r0,-26r110,0r0,26r-110,0xm35,0r0,-187r31,0r0,187r-31,0","w":100},"\u012c":{"d":"51,-293v19,1,27,-8,31,-23r22,0v0,42,-58,58,-88,33v-9,-8,-14,-18,-16,-33r21,0v3,15,13,23,30,23xm34,0r0,-258r34,0r0,258r-34,0","w":100},"\u012d":{"d":"50,-234v19,1,27,-8,31,-23r22,0v0,42,-58,58,-88,33v-9,-8,-14,-18,-16,-33r22,0v3,15,12,23,29,23xm35,0r0,-187r31,0r0,187r-31,0","w":100},"\u012e":{"d":"40,34v0,18,22,20,33,13r0,22v-26,15,-63,5,-60,-26v2,-23,13,-49,48,-43v-11,6,-21,18,-21,34xm34,0r0,-258r34,0r0,258r-34,0","w":100},"\u012f":{"d":"31,34v0,18,22,20,33,13r0,22v-26,15,-59,4,-60,-26v4,-23,14,-48,48,-43v-11,6,-21,18,-21,34xm24,-221r0,-37r32,0r0,37r-32,0xm24,0r0,-187r32,0r0,187r-32,0","w":79},"\u0134":{"d":"140,-303r-20,29r-37,0r38,-49r34,0r40,49r-36,0xm152,-82v13,80,-77,109,-124,67v-13,-12,-18,-32,-18,-58r31,-4v1,34,9,51,38,51v31,0,39,-19,39,-54r0,-178r34,0r0,176","w":180},"\u0135":{"d":"40,-240r-19,30r-36,0r37,-49r34,0r40,49r-36,0xm55,10v5,54,-25,75,-72,62r6,-26v28,7,35,-4,35,-37r0,-196r31,0r0,197","w":79},"\u0136":{"d":"176,40v0,30,-39,39,-76,32r2,-21v17,2,47,1,44,-12v1,-10,-13,-13,-28,-12r0,-18v30,-4,58,6,58,31xm26,0r0,-258r34,0r0,128r128,-128r47,0r-108,105r112,153r-45,0r-91,-130r-43,41r0,89r-34,0","w":240},"\u0137":{"d":"146,40v0,30,-39,39,-76,32r2,-21v17,2,47,1,44,-12v1,-10,-13,-13,-28,-12r0,-18v30,-4,58,6,58,31xm24,0r0,-258r32,0r0,147r74,-76r41,0r-71,70r79,117r-39,0r-62,-95r-22,21r0,74r-32,0","w":180},"\u0138":{"d":"24,0r0,-187r31,0r0,76r75,-76r41,0r-71,70r78,117r-39,0r-61,-95r-23,21r0,74r-31,0","w":180},"\u013b":{"d":"155,40v0,30,-39,39,-76,32r2,-21v17,2,47,1,44,-12v1,-10,-13,-13,-28,-12r0,-18v30,-4,58,6,58,31xm26,0r0,-258r34,0r0,228r127,0r0,30r-161,0"},"\u013c":{"d":"76,40v0,31,-40,39,-77,32r2,-21v17,2,48,1,45,-12v1,-10,-13,-13,-28,-12r0,-18v30,-4,58,6,58,31xm23,0r0,-258r32,0r0,258r-32,0","w":79},"\u0145":{"d":"180,40v0,31,-40,39,-76,32r2,-21v17,2,48,1,45,-12v1,-9,-13,-13,-28,-12r0,-18v29,-4,57,7,57,31xm27,0r0,-258r35,0r136,203r0,-203r32,0r0,258r-35,0r-135,-202r0,202r-33,0","w":259},"\u0146":{"d":"139,40v0,30,-39,39,-76,32r2,-21v17,2,47,1,44,-12v1,-10,-13,-13,-28,-12r0,-18v30,-4,58,6,58,31xm105,-163v-69,-3,-46,97,-50,163r-31,0r0,-187r28,0r0,27v33,-53,123,-40,123,45r0,115r-31,0v-8,-59,25,-161,-39,-163"},"\u014a":{"d":"136,-233v-53,0,-73,29,-73,92r0,141r-34,0r0,-258r34,0r0,32v23,-26,43,-36,82,-36v73,0,93,51,96,129v4,95,-47,165,-128,125r16,-27v58,31,78,-35,78,-97v0,-68,-24,-101,-71,-101","w":260},"\u014b":{"d":"53,-160v33,-54,135,-37,123,45v-11,77,33,216,-72,187r6,-26v28,7,34,-4,34,-37r0,-123v0,-32,-8,-49,-39,-49v-69,0,-45,97,-49,163r-32,0r0,-187r29,0r0,27"},"\u014c":{"d":"89,-281r0,-26r109,0r0,26r-109,0xm141,4v-77,0,-122,-55,-124,-130v-2,-80,49,-136,124,-136v78,0,123,54,123,134v0,78,-48,132,-123,132xm141,-233v-57,0,-88,40,-88,108v0,57,35,100,87,100v55,0,90,-43,89,-104v-1,-60,-30,-104,-88,-104","w":280},"\u014d":{"d":"46,-216r0,-26r110,0r0,26r-110,0xm99,4v-55,0,-87,-38,-87,-97v0,-59,32,-97,87,-98v54,0,88,39,88,95v0,64,-30,100,-88,100xm99,-165v-37,0,-55,30,-55,72v0,42,19,71,55,71v37,0,55,-29,55,-72v0,-42,-18,-71,-55,-71"},"\u014e":{"d":"113,-321v2,32,59,32,61,0r21,0v1,43,-57,59,-87,34v-9,-8,-14,-19,-16,-34r21,0xm141,4v-77,0,-122,-55,-124,-130v-2,-80,49,-136,124,-136v78,0,123,54,123,134v0,78,-48,132,-123,132xm141,-233v-57,0,-88,40,-88,108v0,57,35,100,87,100v55,0,90,-43,89,-104v-1,-60,-30,-104,-88,-104","w":280},"\u014f":{"d":"71,-257v3,30,60,31,61,0r21,0v0,42,-58,58,-88,33v-9,-8,-14,-18,-16,-33r22,0xm99,4v-55,0,-87,-38,-87,-97v0,-59,32,-97,87,-98v54,0,88,39,88,95v0,64,-30,100,-88,100xm99,-165v-37,0,-55,30,-55,72v0,42,19,71,55,71v37,0,55,-29,55,-72v0,-42,-18,-71,-55,-71"},"\u0156":{"d":"180,40v0,31,-40,39,-76,32r2,-21v17,2,48,1,45,-12v1,-9,-13,-13,-28,-12r0,-18v29,-4,57,7,57,31xm234,-187v-1,42,-29,66,-72,70v46,24,63,76,93,117r-42,0v-30,-37,-46,-92,-92,-113v-15,-2,-41,-1,-59,-1r0,114r-34,0r0,-258v90,3,209,-22,206,71xm199,-187v0,-56,-81,-40,-137,-42r0,85v57,-2,136,14,137,-43","w":259},"\u0157":{"d":"101,40v-1,31,-40,39,-76,32r2,-21v17,2,48,1,45,-12v1,-10,-13,-13,-28,-12r0,-18v29,-4,57,6,57,31xm114,-151v-36,-23,-59,12,-59,53r0,98r-32,0r0,-187r29,0r0,29v13,-32,41,-42,73,-23","w":119},"\u015c":{"d":"119,-302r-20,30r-36,0r38,-50r33,0r40,50r-36,0xm177,-136v81,33,37,140,-51,140v-65,0,-107,-28,-110,-87r32,-3v4,41,33,55,76,60v56,6,90,-59,34,-80v-45,-17,-132,-19,-132,-85v0,-83,139,-91,175,-35v8,12,12,26,13,41r-33,2v5,-62,-119,-67,-122,-10v-2,44,93,40,118,57","w":240},"\u015d":{"d":"94,-240r-20,30r-36,0r38,-49r34,0r39,49r-36,0xm138,-99v56,31,18,103,-47,103v-48,0,-73,-19,-80,-60r31,-5v-2,47,89,53,92,9v-16,-47,-118,-16,-118,-85v0,-61,103,-69,132,-30v5,7,9,16,11,28r-31,5v2,-39,-81,-42,-81,-7v0,32,70,31,91,42","w":180},"\u0166":{"d":"93,-111r-58,0r0,-23r58,0r0,-93r-85,0r0,-31r205,0r0,31r-86,0r0,93r58,0r0,23r-58,0r0,111r-34,0r0,-111","w":219},"\u0167":{"d":"93,0v-45,7,-74,-4,-68,-55r0,-35r-23,0r0,-24r23,0r0,-48r-23,0r0,-25r23,0r0,-46r32,-19r0,65r32,0r0,25r-32,0r0,48r30,0r0,24r-30,0v2,30,-12,74,32,62","w":100},"\u0168":{"d":"158,-277v-16,3,-57,-38,-60,0r-23,0v-1,-23,15,-40,36,-40v13,-3,56,35,59,0r23,0v0,24,-12,40,-35,40xm127,-26v108,0,60,-141,70,-232r34,0r0,149v1,76,-28,113,-101,113v-74,0,-102,-37,-102,-113r0,-149r34,0v9,90,-34,232,65,232","w":259},"\u0169":{"d":"126,-215v-15,3,-59,-37,-60,1r-23,0v-1,-23,14,-40,35,-40v14,-4,57,34,59,-1r23,0v0,23,-12,40,-34,40xm93,-23v70,2,46,-96,50,-164r31,0r0,187r-28,0r0,-27v-34,53,-123,38,-123,-44r0,-116r32,0v8,60,-25,163,38,164"},"\u016a":{"d":"79,-278r0,-26r110,0r0,26r-110,0xm127,-26v108,0,60,-141,70,-232r34,0r0,149v1,76,-28,113,-101,113v-74,0,-102,-37,-102,-113r0,-149r34,0v9,90,-34,232,65,232","w":259},"\u016b":{"d":"47,-216r0,-26r109,0r0,26r-109,0xm93,-23v70,2,46,-96,50,-164r31,0r0,187r-28,0r0,-27v-34,53,-123,38,-123,-44r0,-116r32,0v8,60,-25,163,38,164"},"\u016c":{"d":"100,-320v2,32,59,32,61,0r21,0v1,43,-58,59,-88,34v-9,-8,-14,-19,-16,-34r22,0xm127,-26v108,0,60,-141,70,-232r34,0r0,149v1,76,-28,113,-101,113v-74,0,-102,-37,-102,-113r0,-149r34,0v9,90,-34,232,65,232","w":259},"\u016d":{"d":"101,-234v19,1,27,-8,31,-23r21,0v0,42,-57,58,-87,33v-9,-8,-14,-18,-16,-33r21,0v3,15,13,23,30,23xm93,-23v70,2,46,-96,50,-164r31,0r0,187r-28,0r0,-27v-34,53,-123,38,-123,-44r0,-116r32,0v8,60,-25,163,38,164"},"\u0172":{"d":"141,34v0,18,22,20,33,13r0,22v-26,15,-59,4,-60,-26v4,-23,14,-48,48,-43v-11,6,-21,18,-21,34xm127,-26v108,0,60,-141,70,-232r34,0r0,149v1,76,-28,113,-101,113v-74,0,-102,-37,-102,-113r0,-149r34,0v9,90,-34,232,65,232","w":259},"\u0173":{"d":"150,34v-1,17,22,21,34,13r0,22v-26,15,-62,5,-60,-26v2,-24,13,-48,48,-43v-12,6,-21,19,-22,34xm93,-23v70,2,46,-96,50,-164r31,0r0,187r-28,0r0,-27v-34,53,-123,38,-123,-44r0,-116r32,0v8,60,-25,163,38,164"},"\u0174":{"d":"169,-303r-19,29r-37,0r38,-49r34,0r40,49r-36,0xm73,0r-69,-258r35,0r50,222r61,-222r41,0r37,131v9,32,16,63,20,91r53,-222r35,0r-71,258r-33,0r-62,-227r-62,227r-35,0","w":339},"\u0175":{"d":"133,-240r-20,30r-37,0r38,-49r34,0r40,49r-36,0xm58,0r-57,-187r33,0r41,148v8,-38,28,-107,39,-148r32,0r38,144r42,-144r31,0r-58,187r-33,0r-37,-144r-38,144r-33,0","w":259},"\u0176":{"d":"125,-303r-20,29r-36,0r38,-49r33,0r40,49r-36,0xm100,0r0,-109r-99,-149r42,0r77,122r78,-122r39,0r-103,149r0,109r-34,0","w":240},"\u0177":{"d":"98,-240r-20,30r-36,0r38,-49r34,0r39,49r-35,0xm22,72r-3,-30v38,11,50,-10,58,-42r-71,-187r34,0r39,108v5,14,9,29,13,44v14,-54,35,-101,53,-152r32,0r-89,233v-12,23,-35,37,-66,26","w":180},"\u017f":{"d":"101,-231v-25,-5,-45,-2,-45,27r0,204r-32,0r0,-207v-4,-50,35,-62,81,-52","w":79},"\u01fa":{"d":"116,-249v-18,0,-31,-14,-31,-32v0,-18,13,-32,31,-32v17,0,32,14,32,32v1,18,-14,33,-32,32xm117,-300v-10,0,-20,9,-19,19v-1,11,9,19,19,19v10,0,19,-9,18,-19v1,-10,-9,-19,-18,-19xm-1,0r99,-258r37,0r106,258r-39,0r-30,-78r-108,0r-28,78r-37,0xm74,-106r87,0r-45,-125v-9,45,-28,84,-42,125xm99,-313r23,-49r42,0r-39,49r-26,0","w":240},"\u01fb":{"d":"99,-202v-17,0,-32,-16,-32,-33v0,-17,15,-31,32,-32v17,0,32,16,32,33v0,17,-15,31,-32,32xm99,-254v-9,0,-19,9,-18,19v-1,11,8,19,18,19v10,0,19,-10,19,-19v0,-9,-10,-19,-19,-19xm175,-120v0,46,-6,99,10,120r-33,0v-3,-7,-5,-14,-6,-23v-33,39,-133,39,-133,-26v0,-63,86,-56,130,-69v3,-35,-13,-47,-45,-47v-32,0,-42,10,-49,36r-31,-4v8,-41,37,-58,85,-58v50,0,72,16,72,71xm84,-21v42,-2,63,-23,59,-73v-23,15,-97,3,-96,44v0,18,15,31,37,29xm87,-289r23,-49r42,0r-39,49r-26,0"},"\u01fc":{"d":"0,0r124,-258r212,0r0,31r-130,0r0,79r120,0r0,30r-120,0r0,88r134,0r0,30r-168,0r0,-74r-100,0r-35,74r-37,0xm87,-105r85,0r0,-122r-26,0xm155,-274r23,-49r42,0r-39,49r-26,0","w":360},"\u01fd":{"d":"305,-57v-9,66,-121,82,-152,26v-21,20,-41,35,-77,35v-37,1,-63,-20,-64,-53v0,-61,77,-55,127,-69v1,-33,-8,-48,-41,-47v-30,1,-46,8,-50,36r-31,-4v2,-63,113,-77,146,-33v15,-16,31,-24,60,-25v59,0,86,48,82,106r-135,0v-11,72,91,83,102,24xm273,-111v2,-49,-55,-70,-87,-40v-9,9,-15,23,-16,40r103,0xm46,-50v5,49,85,28,91,-6v1,-6,2,-19,2,-38v-15,12,-97,5,-93,44xm144,-210r23,-49r42,0r-39,49r-26,0","w":320},"\u01fe":{"d":"140,-262v38,2,55,10,80,28r29,-33r18,15r-31,34v59,81,18,222,-95,222v-37,0,-55,-8,-79,-27r-30,33r-17,-14r31,-35v-63,-78,-19,-230,94,-223xm199,-210v-57,-52,-156,-9,-147,81v3,29,4,43,16,65xm82,-46v58,50,146,5,146,-82v0,-24,-5,-45,-15,-64xm120,-274r23,-49r42,0r-39,49r-26,0","w":280},"\u01ff":{"d":"23,-91v-6,-84,76,-123,139,-85r17,-22r17,12r-19,24v44,57,17,166,-67,166v-19,0,-36,-5,-50,-14r-18,24r-17,-13r19,-24v-15,-17,-19,-39,-21,-68xm144,-152v-42,-33,-89,2,-89,59v0,18,3,32,9,44xm78,-33v56,40,111,-35,79,-102xm93,-210r23,-49r42,0r-39,49r-26,0","w":219},"\u00a4":{"d":"37,-169r-24,-24r20,-21r25,25v24,-17,59,-17,83,0r24,-25r21,21r-25,24v17,25,17,58,0,83r25,24r-21,21r-24,-25v-24,17,-59,18,-83,0r-25,25r-20,-21r24,-24v-16,-25,-16,-58,0,-83xm99,-173v-25,0,-45,20,-45,45v0,25,20,46,45,46v25,0,46,-21,46,-46v0,-24,-21,-45,-46,-45"},"\u01a0":{"d":"141,-233v-60,0,-88,44,-88,108v0,55,33,100,87,100v56,0,89,-45,89,-104v0,-60,-30,-104,-88,-104xm141,-262v57,0,100,35,114,80v18,-11,28,-16,28,-42r-17,0r0,-37r34,0v3,51,-4,77,-41,92v21,93,-29,173,-118,173v-77,-1,-122,-55,-124,-130v-1,-79,47,-136,124,-136","w":308},"\u01a1":{"d":"99,-165v-38,0,-55,32,-55,72v0,40,19,71,55,71v37,0,55,-30,55,-72v0,-40,-19,-71,-55,-71xm99,-191v48,-1,80,32,86,75v15,-10,23,-16,23,-39r-17,0r0,-36r34,0v2,48,-5,75,-38,90v2,65,-28,104,-88,105v-56,1,-87,-39,-87,-97v0,-59,32,-97,87,-98","w":236},"\u01af":{"d":"127,-26v109,0,59,-141,70,-232r34,0r0,87v27,-5,46,-13,44,-50r-16,0r0,-37r34,0v6,61,-13,100,-62,100v5,95,-8,165,-101,162v-75,-2,-102,-37,-102,-113r0,-149r34,0v9,90,-34,232,65,232","w":307},"\u01b0":{"d":"93,-23v71,2,46,-97,50,-164r31,0r0,86v24,-7,40,-14,39,-49r-17,0r0,-37r34,0v5,58,-11,97,-56,99r0,88r-28,0r0,-27v-34,53,-123,38,-123,-44r0,-116r32,0v8,59,-25,164,38,164","w":240},"\u01cd":{"d":"118,-291r19,-30r36,0r-40,49r-34,0r-37,-49r36,0xm-1,0r99,-258r37,0r106,258r-39,0r-30,-78r-108,0r-28,78r-37,0xm74,-106r87,0r-45,-125v-9,45,-28,84,-42,125","w":240},"\u01ce":{"d":"106,-229r20,-30r35,0r-39,49r-34,0r-38,-49r36,0xm175,-120v0,46,-6,99,10,120r-33,0v-3,-7,-5,-14,-6,-23v-33,39,-133,39,-133,-26v0,-63,86,-56,130,-69v3,-35,-13,-47,-45,-47v-32,0,-42,10,-49,36r-31,-4v8,-41,37,-58,85,-58v50,0,72,16,72,71xm84,-21v42,-2,63,-23,59,-73v-23,15,-97,3,-96,44v0,18,15,31,37,29"},"\u01cf":{"d":"51,-291r19,-30r36,0r-40,49r-33,0r-38,-49r36,0xm34,0r0,-258r34,0r0,258r-34,0","w":100},"\u01d0":{"d":"24,0r0,-187r32,0r0,187r-32,0xm42,-229r19,-30r36,0r-39,49r-34,0r-38,-49r36,0","w":79},"\u01d1":{"d":"142,-291r20,-30r35,0r-39,49r-34,0r-38,-49r36,0xm141,4v-77,0,-122,-55,-124,-130v-2,-80,49,-136,124,-136v78,0,123,54,123,134v0,78,-48,132,-123,132xm141,-233v-57,0,-88,40,-88,108v0,57,35,100,87,100v55,0,90,-43,89,-104v-1,-60,-30,-104,-88,-104","w":280},"\u01d2":{"d":"100,-229r19,-30r36,0r-39,49r-34,0r-38,-49r36,0xm99,4v-55,0,-87,-38,-87,-97v0,-59,32,-97,87,-98v54,0,88,39,88,95v0,64,-30,100,-88,100xm99,-165v-37,0,-55,30,-55,72v0,42,19,71,55,71v37,0,55,-29,55,-72v0,-42,-18,-71,-55,-71"},"\u01d3":{"d":"133,-291r20,-30r36,0r-40,49r-34,0r-38,-49r37,0xm127,-26v108,0,60,-141,70,-232r34,0r0,149v1,76,-28,113,-101,113v-74,0,-102,-37,-102,-113r0,-149r34,0v9,90,-34,232,65,232","w":259},"\u01d4":{"d":"102,-229r19,-30r36,0r-40,49r-33,0r-38,-49r36,0xm93,-23v70,2,46,-96,50,-164r31,0r0,187r-28,0r0,-27v-34,53,-123,38,-123,-44r0,-116r32,0v8,60,-25,163,38,164"},"\u01d5":{"d":"177,-303r-91,0r0,-21r91,0r0,21xm177,-263r-24,0r0,-26r24,0r0,26xm110,-263r-24,0r0,-26r24,0r0,26xm127,-26v108,0,60,-141,70,-232r34,0r0,149v1,76,-28,113,-101,113v-74,0,-102,-37,-102,-113r0,-149r34,0v9,90,-34,232,65,232","w":259},"\u01d6":{"d":"44,-281r0,-26r109,0r0,26r-109,0xm93,-23v70,2,46,-96,50,-164r31,0r0,187r-28,0r0,-27v-34,53,-123,38,-123,-44r0,-116r32,0v8,60,-25,163,38,164xm50,-223r0,-36r33,0r0,36r-33,0xm115,-223r0,-36r33,0r0,36r-33,0"},"\u01d7":{"d":"176,-324v-20,11,-28,35,-63,31r24,-31r39,0xm177,-263r-24,0r0,-26r24,0r0,26xm110,-263r-24,0r0,-26r24,0r0,26xm127,-26v108,0,60,-141,70,-232r34,0r0,149v1,76,-28,113,-101,113v-74,0,-102,-37,-102,-113r0,-149r34,0v9,90,-34,232,65,232","w":259},"\u01d8":{"d":"93,-23v70,2,46,-96,50,-164r31,0r0,187r-28,0r0,-27v-34,53,-123,38,-123,-44r0,-116r32,0v8,60,-25,163,38,164xm50,-223r0,-36r33,0r0,36r-33,0xm115,-223r0,-36r33,0r0,36r-33,0xm80,-275r23,-49r42,0r-39,49r-26,0"},"\u01d9":{"d":"177,-263r-24,0r0,-26r24,0r0,26xm172,-324r-29,31r-24,0r-27,-31r26,0r14,17r14,-17r26,0xm110,-263r-24,0r0,-26r24,0r0,26xm127,-26v108,0,60,-141,70,-232r34,0r0,149v1,76,-28,113,-101,113v-74,0,-102,-37,-102,-113r0,-149r34,0v9,90,-34,232,65,232","w":259},"\u01da":{"d":"102,-294r19,-30r36,0r-40,49r-33,0r-38,-49r36,0xm93,-23v70,2,46,-96,50,-164r31,0r0,187r-28,0r0,-27v-34,53,-123,38,-123,-44r0,-116r32,0v8,60,-25,163,38,164xm50,-223r0,-36r33,0r0,36r-33,0xm115,-223r0,-36r33,0r0,36r-33,0"},"\u01db":{"d":"177,-263r-24,0r0,-26r24,0r0,26xm151,-293v-35,4,-43,-20,-64,-31r40,0xm110,-263r-24,0r0,-26r24,0r0,26xm127,-26v108,0,60,-141,70,-232r34,0r0,149v1,76,-28,113,-101,113v-74,0,-102,-37,-102,-113r0,-149r34,0v9,90,-34,232,65,232","w":259},"\u01dc":{"d":"93,-23v70,2,46,-96,50,-164r31,0r0,187r-28,0r0,-27v-34,53,-123,38,-123,-44r0,-116r32,0v8,60,-25,163,38,164xm50,-223r0,-36r33,0r0,36r-33,0xm115,-223r0,-36r33,0r0,36r-33,0xm118,-275r-26,0r-40,-49r42,0"},"\u018f":{"d":"135,-262v75,2,119,51,120,130v1,79,-39,136,-119,136v-86,0,-123,-62,-119,-152r201,0v8,-91,-135,-117,-153,-30r-33,-9v12,-45,48,-76,103,-75xm53,-118v-7,81,91,125,142,69v15,-17,23,-40,24,-69r-166,0","w":270},"\u04d8":{"d":"135,-262v75,2,119,51,120,130v1,79,-39,136,-119,136v-86,0,-123,-62,-119,-152r201,0v8,-91,-135,-117,-153,-30r-33,-9v12,-45,48,-76,103,-75xm53,-118v-7,81,91,125,142,69v15,-17,23,-40,24,-69r-166,0","w":270},"\u0180":{"d":"55,-166v47,-58,140,-6,130,70v10,78,-84,136,-132,73r0,23r-29,0r0,-214r-20,0r0,-23r20,0r0,-21r31,0r0,21r66,0r0,23r-66,0r0,48xm102,-22v33,1,51,-34,51,-72v0,-38,-15,-71,-49,-71v-33,-1,-51,34,-51,70v0,44,15,72,49,73"},"\u0181":{"d":"59,-258v81,2,182,-13,182,66v0,24,-12,43,-36,55v32,9,49,30,49,62v0,88,-106,76,-195,75r0,-227v-27,-3,-32,13,-25,34r-27,7v-10,-41,4,-73,52,-72xm93,-149v50,-1,115,11,115,-39v0,-52,-64,-37,-115,-39r0,78xm93,-30v55,-1,125,12,125,-45v0,-56,-70,-43,-125,-44r0,89","w":272},"\u0182":{"d":"224,-75v0,52,-30,75,-94,75r-101,0r0,-258r168,0r0,31r-134,0r0,79v82,-3,161,-4,161,73xm187,-74v0,-57,-66,-42,-124,-44r0,89v55,-1,124,12,124,-45","w":236},"\u0183":{"d":"55,-166v47,-58,140,-6,130,70v10,78,-84,136,-132,73r0,23r-29,0r0,-258r129,0r0,26r-98,0r0,66xm102,-22v33,1,51,-34,51,-72v0,-38,-15,-71,-49,-71v-33,-1,-51,34,-51,70v0,44,15,72,49,73"},"\u0184":{"d":"63,-148v81,-3,161,-3,160,73v0,50,-32,75,-96,75r-98,0r0,-175v-8,-12,-24,-17,-27,-35r55,-48r6,0r0,110xm63,-29v56,-1,124,11,124,-46v0,-55,-68,-41,-124,-43r0,89","w":236},"\u0185":{"d":"55,-166v47,-58,140,-6,130,70v10,78,-84,136,-132,73r0,23r-29,0r0,-191v-7,-12,-20,-17,-22,-33v19,-10,30,-28,53,-34r0,92xm102,-22v33,1,51,-34,51,-72v0,-38,-15,-71,-49,-71v-33,-1,-51,34,-51,70v0,44,15,72,49,73"},"\u0186":{"d":"121,-262v77,-2,121,55,121,135v0,135,-188,183,-223,56r33,-8v11,36,35,54,69,54v58,0,86,-43,86,-102v0,-66,-25,-106,-83,-106v-41,0,-67,22,-76,66r-34,-9v13,-50,48,-85,107,-86","w":259},"\u0187":{"d":"210,-238v-4,-51,35,-61,81,-52r-5,28v-25,-5,-45,-2,-45,27r0,48r-33,8v-11,-36,-35,-54,-69,-54v-60,-1,-86,44,-86,102v0,66,25,106,83,106v41,0,67,-21,76,-65r34,8v-13,50,-48,84,-107,86v-78,2,-116,-58,-121,-135v-8,-107,112,-167,192,-107","w":259},"\u0188":{"d":"143,-180v5,-35,32,-47,70,-37r-5,28v-36,-12,-36,23,-34,57r-31,5v-6,-25,-21,-38,-43,-38v-36,0,-53,23,-53,71v0,84,91,98,99,26r31,4v-6,39,-35,68,-78,68v-55,1,-85,-41,-85,-97v0,-78,65,-119,129,-87","w":180},"\u0189":{"d":"241,-130v0,81,-34,130,-120,130r-93,0r0,-117r-29,0r0,-23r29,0r0,-118r89,0v89,-3,124,46,124,128xm206,-131v0,-64,-22,-98,-90,-96r-54,0r0,87r71,0r0,23r-71,0r0,87r55,0v68,2,89,-36,89,-101","w":259},"\u018a":{"d":"148,-258v90,-4,124,47,124,128v0,80,-37,130,-120,130r-93,0r0,-227v-27,-3,-32,13,-25,34r-27,7v-10,-41,4,-72,52,-72r89,0xm148,-30v69,0,89,-34,89,-101v0,-67,-21,-99,-90,-96r-54,0r0,197r55,0","w":291},"\u018b":{"d":"13,-75v0,-74,78,-77,160,-73r0,-79r-127,0r0,-31r161,0r0,258r-98,0v-64,0,-96,-25,-96,-75xm50,-75v0,57,68,45,123,46r0,-89v-57,1,-123,-11,-123,43","w":236},"\u018c":{"d":"12,-93v-11,-81,83,-130,131,-72r0,-67r-98,0r0,-26r129,0r0,258r-29,0r0,-24v-44,63,-142,8,-133,-69xm96,-22v34,0,49,-31,49,-69v0,-40,-16,-74,-51,-74v-34,0,-49,34,-49,72v0,37,17,71,51,71"},"\u018d":{"d":"101,-191v53,0,87,39,87,95v0,51,-30,92,-78,94v11,8,31,24,60,50r0,23r-141,0r0,-26r98,0v-33,-38,-114,-61,-114,-140v0,-57,33,-97,88,-96xm100,-27v35,0,55,-32,55,-69v0,-37,-21,-70,-56,-69v-33,1,-54,28,-54,69v0,37,20,69,55,69"},"\u018e":{"d":"212,0r-193,0r0,-30r159,0r0,-88r-143,0r0,-30r143,0r0,-79r-153,0r0,-31r187,0r0,258","w":240},"\u0190":{"d":"50,-72v0,75,117,51,121,-9r33,8v-15,51,-46,77,-95,77v-50,0,-94,-31,-94,-78v0,-31,20,-56,46,-62v-66,-35,-27,-126,48,-126v52,0,83,27,91,82r-33,7v-2,-33,-21,-59,-58,-59v-26,0,-49,17,-48,42v2,33,28,44,67,42r0,29v-42,-3,-78,10,-78,47","w":217},"\u0191":{"d":"-5,46v27,7,35,-6,35,-37r0,-267r173,0r0,31r-139,0r0,80r121,0r0,30r-121,0v-6,80,31,218,-75,189","w":219},"\u0193":{"d":"222,-240v-2,-47,36,-59,81,-50r-4,28v-25,-4,-45,-3,-45,27r0,49r-31,9v-10,-37,-33,-55,-75,-56v-62,-1,-89,44,-94,103v-8,100,109,129,170,77r0,-48r-76,0r0,-30r110,0r0,95v-86,78,-245,37,-239,-92v4,-80,47,-134,129,-134v31,0,55,7,74,22","w":280},"\u0194":{"d":"222,-258r-92,212v20,35,53,122,-18,122v-69,0,-38,-87,-17,-122r-92,-212r37,0r72,170r73,-170r37,0xm112,47v23,-4,7,-41,0,-52v-6,14,-23,48,0,52","w":224},"\u0195":{"d":"219,-22v65,-2,37,-101,43,-165r32,0v0,88,16,191,-76,191v-64,0,-74,-50,-74,-122v0,-30,-13,-46,-39,-46v-69,0,-46,97,-50,164r-31,0r0,-258r31,0r0,93v38,-46,129,-31,121,47v-5,47,-1,97,43,96","w":317},"\u0196":{"d":"55,0r-32,0r0,-258r32,0r0,258","w":79},"\u0197":{"d":"96,-117r-28,0r0,117r-34,0r0,-117r-29,0r0,-23r29,0r0,-118r34,0r0,118r28,0r0,23","w":100},"\u0198":{"d":"105,-231v-25,-5,-45,-2,-45,27r0,74r128,-128r47,0r-108,105r112,153r-45,0r-91,-130r-43,41r0,89r-34,0r0,-207v-4,-51,37,-61,84,-52","w":240},"\u0199":{"d":"101,-231v-25,-4,-45,-3,-45,27r0,93r74,-76r41,0r-71,70r79,117r-39,0r-62,-95r-22,21r0,74r-32,0r0,-207v-4,-50,35,-62,81,-52","w":180},"\u019a":{"d":"74,-117r-19,0r0,117r-32,0r0,-117r-19,0r0,-23r19,0r0,-118r32,0r0,118r19,0r0,23","w":79},"\u019b":{"d":"175,0r-33,0r-52,-140r-52,140r-34,0r69,-183r-9,-27r-39,19r-8,-19r40,-18r-11,-30r33,0r6,17r35,-17r8,18r-36,17","w":180},"\u019c":{"d":"98,-25v31,0,47,-22,46,-55r0,-178r34,0r0,191v0,28,11,42,33,42v31,0,47,-23,47,-67r0,-166r34,0r0,258r-31,0r0,-26v-20,40,-99,41,-112,-2v-30,53,-120,39,-120,-31r0,-199r34,0r0,187v0,31,11,46,35,46","w":320},"\u019d":{"d":"-7,46v27,7,34,-4,34,-37r0,-267r35,0r136,203r0,-203r32,0r0,258r-35,0r-135,-202r0,212v5,53,-27,75,-73,62","w":259},"\u019e":{"d":"53,-160v33,-53,123,-39,123,45r0,187r-32,0r0,-186v0,-33,-9,-47,-39,-49v-68,-3,-45,99,-49,163r-32,0r0,-187r29,0r0,27"},"\u019f":{"d":"140,-262v75,0,123,57,123,134v0,76,-49,133,-123,132v-75,-1,-122,-56,-123,-130v-1,-79,46,-136,123,-136xm227,-144v3,-80,-98,-117,-150,-63v-14,14,-22,35,-24,63r174,0xm52,-114v-3,76,98,119,150,64v15,-16,23,-38,25,-64r-175,0","w":280},"\u01a2":{"d":"17,-126v0,-106,99,-170,191,-118v26,-5,48,-15,76,-18r0,334r-35,0r0,-296r-34,0r0,205v-83,61,-198,-4,-198,-107xm53,-125v0,71,61,122,128,91r0,-190v-71,-31,-128,20,-128,99","w":312},"\u01a3":{"d":"12,-93v0,-80,72,-121,139,-84v21,-4,40,-11,63,-14r0,263r-31,0r0,-237r-32,0r0,154v-63,40,-139,-3,-139,-82xm44,-93v0,47,28,82,76,68r0,-136v-46,-17,-76,22,-76,68","w":240},"\u01a4":{"d":"59,-258v91,2,197,-16,197,75v0,76,-79,83,-163,78r0,105r-34,0r0,-227v-27,-4,-32,13,-25,33r-27,8v-10,-41,4,-73,52,-72xm221,-182v0,-57,-69,-44,-128,-45r0,92v56,0,128,8,128,-47","w":271},"\u01a5":{"d":"55,-162v46,-64,138,-14,130,67v10,77,-80,131,-130,76r0,91r-31,0r0,-279v-5,-52,34,-61,81,-52r-5,28v-25,-4,-45,-4,-45,27r0,42xm102,-22v35,0,51,-35,51,-73v0,-38,-16,-71,-49,-71v-34,0,-53,37,-52,74v0,37,16,70,50,70"},"\u01a6":{"d":"224,-153v-1,48,-28,77,-81,78r96,131r-45,0r-91,-130r-41,0r0,74r-34,0r0,-258r34,0r0,31v83,-2,164,-6,162,74xm189,-152v0,-58,-70,-44,-127,-45r0,92v56,0,127,8,127,-47","w":240},"\u01a7":{"d":"116,-26v42,-2,72,-19,76,-60r32,3v-3,59,-45,87,-110,87v-89,0,-132,-107,-51,-140v18,-13,118,-14,118,-57v0,-27,-28,-39,-59,-39v-38,0,-59,16,-63,49r-32,-2v0,-49,41,-77,96,-77v83,0,124,88,55,127v-35,20,-126,16,-126,65v0,29,31,45,64,44","w":240},"\u01a8":{"d":"56,-68v-26,20,3,46,33,46v29,0,45,-13,49,-39r31,5v-7,40,-34,60,-80,60v-66,0,-104,-76,-47,-103v16,-12,92,-12,91,-42v0,-16,-13,-24,-40,-24v-24,0,-38,11,-41,31r-31,-5v5,-36,32,-52,74,-52v63,0,95,70,41,97v-10,5,-69,18,-80,26","w":180},"\u01a9":{"d":"201,-258r0,31r-138,0r88,93r-88,104r145,0r0,30r-182,0r0,-36r84,-98r-84,-89r0,-35r175,0","w":222},"\u01aa":{"d":"94,9v-2,31,7,44,34,37r6,26v-45,13,-71,-7,-71,-62r0,-214v-18,17,-51,0,-51,-26v0,-18,14,-33,32,-32v33,0,51,23,50,57r0,214xm25,-230v-1,18,22,27,33,14v10,-12,3,-33,-14,-33v-11,0,-19,9,-19,19","w":136},"\u01ab":{"d":"61,-53v-3,26,10,28,32,25v1,53,4,107,-47,104v-9,0,-17,-2,-25,-4r6,-26v30,9,36,-10,34,-44v-27,-6,-31,-17,-31,-57r0,-107r-24,0r0,-25r24,0r0,-46r31,-19r0,65r32,0r0,25r-32,0r0,109","w":100},"\u01ac":{"d":"93,-227v-33,0,-76,-6,-59,34r-27,7v-10,-41,4,-72,52,-72r154,0r0,31r-86,0r0,227r-34,0r0,-227","w":219},"\u01ad":{"d":"30,-187v-2,-47,5,-78,51,-75v9,0,19,1,30,3r-5,28v-33,-8,-52,5,-45,44r32,0r0,25r-32,0r0,109v-3,26,10,28,32,25r4,28v-46,6,-67,0,-67,-55r0,-107r-24,0r0,-25r24,0","w":100},"\u01ae":{"d":"168,72v-46,14,-75,-10,-75,-62r0,-237r-85,0r0,-31r205,0r0,31r-86,0r0,236v-2,32,8,44,35,37","w":219},"\u01b1":{"d":"135,-25v49,0,81,-46,80,-99v0,-51,-21,-86,-63,-105r0,-29r100,0r0,31r-56,0v91,63,61,231,-61,231v-68,0,-114,-50,-115,-122v0,-43,17,-79,53,-109r-56,0r0,-31r100,0r0,29v-41,20,-62,55,-62,107v-1,52,31,97,80,97","w":269},"\u01b2":{"d":"147,-259v55,-14,84,16,84,71v0,112,-15,187,-104,192v-127,8,-95,-145,-99,-262r34,0v6,89,-27,237,65,232v61,-3,71,-78,70,-162v0,-40,-12,-50,-45,-44","w":259},"\u01b3":{"d":"275,-258r-103,149r0,109r-34,0r0,-109r-77,-115v-14,-13,-24,-3,-42,7r-15,-23v41,-32,72,-26,97,14r57,90v23,-41,52,-82,78,-122r39,0","w":278},"\u01b4":{"d":"19,42v37,12,50,-11,58,-42r-71,-187r34,0r39,108v5,15,9,30,13,44v19,-67,46,-125,67,-189v14,-44,54,-48,93,-19r-15,24v-26,-14,-40,-21,-52,9r-97,256v-15,26,-35,36,-66,26","w":180},"\u01b5":{"d":"211,0r-204,0r0,-32r70,-85r-70,0r0,-23r88,0r71,-87r-144,0r0,-31r185,0r0,31r-71,87r75,0r0,23r-94,0r-71,87r165,0r0,30","w":219},"\u01b6":{"d":"172,0r-165,0r0,-26r52,-59r-52,0r0,-23r72,0r47,-54r-112,1r0,-26r153,0r0,21r-50,58r55,0r0,23r-75,0r-51,59r126,-1r0,27","w":180},"\u01b7":{"d":"130,-141v52,6,81,43,81,101v0,127,-178,161,-204,41r34,-8v4,30,31,54,64,54v48,1,72,-37,71,-87v0,-49,-28,-72,-85,-72r0,-31r75,-84r-144,0r0,-31r185,0r0,31","w":219},"\u01b8":{"d":"115,47v33,0,60,-24,64,-54r34,8v-9,45,-45,74,-97,75v-67,1,-107,-47,-107,-116v0,-58,29,-95,81,-101r-77,-86r0,-31r185,0r0,31r-144,0r75,84r0,31v-57,0,-85,23,-85,72v0,50,23,88,71,87","w":219},"\u01b9":{"d":"100,50v29,0,46,-23,50,-50r33,3v-4,43,-37,73,-83,73v-51,0,-88,-42,-88,-93v0,-47,32,-80,75,-83r-65,-66r0,-21r153,0r0,26r-112,-1r59,61r0,28v-46,-4,-76,16,-76,59v0,34,21,64,54,64","w":196},"\u01ba":{"d":"44,24v9,41,107,30,108,-10r31,5v-5,71,-170,82,-172,1v-1,-50,71,-47,112,-66v9,-4,13,-10,13,-16v0,-12,-22,-18,-65,-18r0,-28r59,-54r-110,1r0,-26r152,0r0,21r-64,59v54,-4,79,56,36,82v-17,19,-99,15,-100,49","w":196},"\u01bb":{"d":"101,-262v65,-2,103,69,64,122r16,0r0,23r-35,0v-23,25,-74,59,-91,87r126,0r0,30r-170,0v0,-53,56,-81,91,-117r-91,0r0,-23r115,0v34,-28,27,-96,-26,-96v-31,0,-51,22,-51,53r-32,-3v3,-47,35,-74,84,-76"},"\u01bc":{"d":"82,-171v64,-7,100,28,104,84v7,102,-163,128,-171,19r33,-2v3,27,21,48,50,48v33,1,54,-30,54,-63v0,-54,-46,-63,-104,-58r0,-84r-33,0r0,-31r159,0r0,31r-92,0r0,56"},"\u01bd":{"d":"70,-114v53,-1,81,12,82,60v1,37,-31,58,-69,58v-43,0,-67,-19,-74,-57r29,-6v3,43,81,53,83,4v2,-40,-42,-35,-83,-35r0,-70r-29,0r0,-27r137,0r0,27r-76,0r0,46","w":165},"\u01be":{"d":"86,-22v34,0,60,-33,29,-50v-46,-12,-98,-20,-85,-90r-24,0r0,-25r24,0r0,-46r31,-19r0,65r32,0r0,25r-32,0v-1,29,1,43,29,49v47,11,68,16,71,58v3,37,-35,60,-75,59v-46,0,-73,-20,-80,-60r32,-5v4,26,19,39,48,39","w":175},"\u01bf":{"d":"186,-107v0,87,-54,98,-131,135r0,44r-31,0r0,-259r31,0r0,20v26,-34,89,-30,113,1v12,15,18,34,18,59xm55,0v63,-33,92,-41,98,-107v3,-36,-16,-60,-48,-59v-63,2,-49,98,-50,166"},"\u01c0":{"d":"61,0r-28,0r0,-262r28,0r0,262","w":93},"\u01c1":{"d":"116,0r-28,0r0,-262r28,0r0,262xm61,0r-28,0r0,-262r28,0r0,262","w":148},"\u2016":{"d":"116,0r-28,0r0,-262r28,0r0,262xm61,0r-28,0r0,-262r28,0r0,262","w":148},"\u01c2":{"d":"190,-73r-71,0r0,73r-28,0r0,-73r-71,0r0,-30r71,0r0,-49r-71,0r0,-29r71,0r0,-81r28,0r0,81r71,0r0,29r-71,0r0,49r71,0r0,30","w":210},"\u01c3":{"d":"41,-64r-10,-137r0,-57r39,0v1,69,-5,130,-9,194r-20,0xm32,0r0,-36r37,0r0,36r-37,0","w":100},"\u01c4":{"d":"376,-292r19,-30r36,0r-40,50r-33,0r-38,-50r36,0xm241,-130v0,82,-35,130,-120,130r-93,0r0,-258r89,0v89,-3,124,46,124,128xm206,-131v0,-64,-21,-99,-90,-96r-54,0r0,197r55,0v68,2,89,-37,89,-101xm267,0r0,-32r132,-165v9,-12,19,-21,27,-30r-144,0r0,-31r185,0r0,31r-161,197r165,0r0,30r-204,0","w":479},"\u01c5":{"d":"346,-229r19,-30r36,0r-40,49r-33,0r-38,-49r36,0xm241,-130v0,82,-35,130,-120,130r-93,0r0,-258r89,0v89,-3,124,46,124,128xm206,-131v0,-64,-21,-99,-90,-96r-54,0r0,197r55,0v68,2,89,-37,89,-101xm267,0r0,-26r119,-136r-112,1r0,-26r153,0r0,21r-121,140r126,-1r0,27r-165,0","w":439},"\u01c6":{"d":"283,-229r20,-30r36,0r-40,49r-34,0r-38,-49r36,0xm91,-191v24,0,41,12,52,26r0,-93r31,0r0,258r-29,0r0,-24v-12,19,-29,28,-52,28v-53,-2,-81,-43,-81,-97v0,-55,26,-96,79,-98xm94,-165v-34,0,-49,29,-49,72v0,41,18,71,51,71v32,0,49,-29,49,-69v0,-44,-16,-74,-51,-74xm205,0r0,-26r119,-136r-112,1r0,-26r153,0r0,21r-121,140r126,-1r0,27r-165,0","w":377},"\u01c7":{"d":"26,0r0,-258r34,0r0,228r127,0r0,30r-161,0xm354,-82v13,80,-77,109,-124,67v-13,-12,-18,-32,-18,-58r31,-4v1,34,9,51,38,51v31,0,39,-19,39,-54r0,-178r34,0r0,176","w":382},"\u01c8":{"d":"26,0r0,-258r34,0r0,228r127,0r0,30r-161,0xm244,-221r0,-37r31,0r0,37r-31,0xm275,10v4,55,-26,74,-72,62r6,-26v28,7,35,-3,35,-37r0,-196r31,0r0,197","w":299},"\u01c9":{"d":"23,0r0,-258r32,0r0,258r-32,0xm106,-221r0,-37r31,0r0,37r-31,0xm137,10v4,55,-26,74,-72,62r6,-26v28,7,35,-3,35,-37r0,-196r31,0r0,197","w":162},"\u01ca":{"d":"27,0r0,-258r35,0r136,203r0,-203r32,0r0,258r-35,0r-135,-202r0,202r-33,0xm412,-82v13,80,-77,109,-124,67v-13,-12,-18,-32,-18,-58r31,-4v1,34,9,51,38,51v31,0,39,-19,39,-54r0,-178r34,0r0,176","w":439},"\u01cb":{"d":"27,0r0,-258r35,0r136,203r0,-203r32,0r0,258r-35,0r-135,-202r0,202r-33,0xm284,-221r0,-37r31,0r0,37r-31,0xm315,10v4,55,-26,74,-72,62r6,-26v28,7,35,-3,35,-37r0,-196r31,0r0,197","w":339},"\u01cc":{"d":"105,-163v-69,-3,-46,97,-50,163r-31,0r0,-187r28,0r0,27v33,-53,123,-40,123,45r0,115r-31,0v-8,-59,25,-161,-39,-163xm222,-221r0,-37r31,0r0,37r-31,0xm253,10v4,55,-26,74,-72,62r6,-26v28,7,35,-3,35,-37r0,-196r31,0r0,197","w":277},"\u01dd":{"d":"98,-191v57,-1,89,38,89,96v0,58,-32,99,-87,99v-58,0,-88,-44,-85,-105r139,0v5,-65,-87,-91,-105,-26r-33,-4v11,-40,38,-60,82,-60xm48,-75v-2,50,58,68,89,38v9,-10,15,-22,16,-38r-105,0"},"\u01de":{"d":"161,-303r-90,0r0,-21r90,0r0,21xm161,-263r-23,0r0,-26r23,0r0,26xm94,-263r-23,0r0,-26r23,0r0,26xm-1,0r99,-258r37,0r106,258r-39,0r-30,-78r-108,0r-28,78r-37,0xm74,-106r87,0r-45,-125v-9,45,-28,84,-42,125","w":240},"\u01df":{"d":"48,-281r0,-26r109,0r0,26r-109,0xm175,-120v0,46,-6,99,10,120r-33,0v-3,-7,-5,-14,-6,-23v-33,39,-133,39,-133,-26v0,-63,86,-56,130,-69v3,-35,-13,-47,-45,-47v-32,0,-42,10,-49,36r-31,-4v8,-41,37,-58,85,-58v50,0,72,16,72,71xm84,-21v42,-2,63,-23,59,-73v-23,15,-97,3,-96,44v0,18,15,31,37,29xm54,-223r0,-36r33,0r0,36r-33,0xm119,-223r0,-36r33,0r0,36r-33,0"},"\u01e0":{"d":"163,-303r-91,0r0,-21r91,0r0,21xm130,-263r-24,0r0,-26r24,0r0,26xm-1,0r99,-258r37,0r106,258r-39,0r-30,-78r-108,0r-28,78r-37,0xm74,-106r87,0r-45,-125v-9,45,-28,84,-42,125","w":240},"\u01e1":{"d":"83,-220r0,-39r39,0r0,39r-39,0xm48,-281r0,-26r109,0r0,26r-109,0xm175,-120v0,46,-6,99,10,120r-33,0v-3,-7,-5,-14,-6,-23v-33,39,-133,39,-133,-26v0,-63,86,-56,130,-69v3,-35,-13,-47,-45,-47v-32,0,-42,10,-49,36r-31,-4v8,-41,37,-58,85,-58v50,0,72,16,72,71xm84,-21v42,-2,63,-23,59,-73v-23,15,-97,3,-96,44v0,18,15,31,37,29"},"\u01e2":{"d":"174,-275r0,-26r110,0r0,26r-110,0xm0,0r124,-258r212,0r0,31r-130,0r0,79r120,0r0,30r-120,0r0,88r134,0r0,30r-168,0r0,-74r-100,0r-35,74r-37,0xm87,-105r85,0r0,-122r-26,0","w":360},"\u01e3":{"d":"105,-216r0,-26r110,0r0,26r-110,0xm305,-57v-9,66,-121,82,-152,26v-21,20,-41,35,-77,35v-37,1,-63,-20,-64,-53v0,-61,77,-55,127,-69v1,-33,-8,-48,-41,-47v-30,1,-46,8,-50,36r-31,-4v2,-63,113,-77,146,-33v15,-16,31,-24,60,-25v59,0,86,48,82,106r-135,0v-11,72,91,83,102,24xm273,-111v2,-49,-55,-70,-87,-40v-9,9,-15,23,-16,40r103,0xm46,-50v5,49,85,28,91,-6v1,-6,2,-19,2,-38v-15,12,-97,5,-93,44","w":320},"\u01e4":{"d":"54,-130v-10,97,104,132,170,77r-76,0r0,-23r76,0r0,-25r-76,0r0,-30r110,0r0,55r18,0r0,23r-18,0r0,17v-87,79,-239,37,-239,-92v0,-80,49,-135,129,-134v57,0,93,25,106,76r-31,9v-29,-98,-182,-57,-169,47","w":280},"\u01e5":{"d":"12,-98v-8,-79,88,-125,135,-66r0,-23r29,0r-2,187r13,0r0,16r-16,0v-8,58,-80,74,-129,49v-14,-7,-22,-19,-24,-34r31,0v4,13,18,19,43,19v25,0,40,-12,47,-34r-134,0r0,-16r138,0v1,-8,1,-19,1,-35v-46,53,-141,12,-132,-63xm95,-165v-33,0,-51,28,-51,65v0,42,17,63,51,63v34,0,52,-20,52,-62v0,-36,-17,-66,-52,-66"},"\u01e6":{"d":"149,-291r20,-30r36,0r-40,49r-34,0r-38,-49r37,0xm54,-130v-8,101,111,128,170,77r0,-48r-76,0r0,-30r110,0r0,95v-29,22,-61,40,-107,40v-80,0,-127,-52,-132,-132v-8,-116,138,-177,215,-100v10,10,16,25,20,42r-31,9v-9,-35,-33,-55,-75,-56v-64,0,-89,42,-94,103","w":280},"\u01e7":{"d":"96,-229r19,-30r36,0r-39,49r-34,0r-38,-49r36,0xm176,-25v13,94,-74,121,-138,86v-15,-8,-20,-26,-20,-46r31,5v-1,35,56,37,77,21v18,-14,19,-25,18,-65v-14,16,-31,24,-52,24v-51,2,-80,-45,-80,-94v1,-55,25,-96,80,-97v22,0,41,9,55,27r0,-23r29,0r0,162xm95,-165v-33,0,-51,29,-51,68v0,42,16,71,51,71v35,0,52,-28,52,-70v0,-39,-20,-69,-52,-69"},"\u01e8":{"d":"112,-291r20,-30r36,0r-40,49r-34,0r-38,-49r36,0xm26,0r0,-258r34,0r0,128r128,-128r47,0r-108,105r112,153r-45,0r-91,-130r-43,41r0,89r-34,0","w":240},"\u01e9":{"d":"89,-291r20,-30r36,0r-40,49r-34,0r-38,-49r37,0xm24,0r0,-258r32,0r0,147r74,-76r41,0r-71,70r79,117r-39,0r-62,-95r-22,21r0,74r-32,0","w":180},"\u01ea":{"d":"149,34v0,18,22,20,33,13r0,22v-26,15,-62,5,-60,-26v2,-24,13,-48,48,-43v-11,6,-21,18,-21,34xm141,4v-77,0,-122,-55,-124,-130v-2,-80,49,-136,124,-136v78,0,123,54,123,134v0,78,-48,132,-123,132xm141,-233v-57,0,-88,40,-88,108v0,57,35,100,87,100v55,0,90,-43,89,-104v-1,-60,-30,-104,-88,-104","w":280},"\u01eb":{"d":"105,34v0,18,22,20,33,13r0,22v-26,15,-63,5,-60,-26v2,-23,13,-49,48,-43v-11,6,-21,18,-21,34xm99,4v-55,0,-87,-38,-87,-97v0,-59,32,-97,87,-98v54,0,88,39,88,95v0,64,-30,100,-88,100xm99,-165v-37,0,-55,30,-55,72v0,42,19,71,55,71v37,0,55,-29,55,-72v0,-42,-18,-71,-55,-71"},"\u01ec":{"d":"149,34v0,18,22,20,33,13r0,22v-26,15,-62,5,-60,-26v2,-24,13,-48,48,-43v-11,6,-21,18,-21,34xm86,-277r0,-26r110,0r0,26r-110,0xm141,4v-77,0,-122,-55,-124,-130v-2,-80,49,-136,124,-136v78,0,123,54,123,134v0,78,-48,132,-123,132xm141,-233v-57,0,-88,40,-88,108v0,57,35,100,87,100v55,0,90,-43,89,-104v-1,-60,-30,-104,-88,-104","w":280},"\u01ed":{"d":"105,34v0,18,22,20,33,13r0,22v-26,15,-63,5,-60,-26v2,-23,13,-49,48,-43v-11,6,-21,18,-21,34xm46,-216r0,-26r109,0r0,26r-109,0xm99,4v-55,0,-87,-38,-87,-97v0,-59,32,-97,87,-98v54,0,88,39,88,95v0,64,-30,100,-88,100xm99,-165v-37,0,-55,30,-55,72v0,42,19,71,55,71v37,0,55,-29,55,-72v0,-42,-18,-71,-55,-71"},"\u01ee":{"d":"116,-291r19,-30r36,0r-40,49r-33,0r-38,-49r36,0xm130,-141v52,6,81,43,81,101v0,127,-178,161,-204,41r34,-8v4,30,31,54,64,54v48,1,72,-37,71,-87v0,-49,-28,-72,-85,-72r0,-31r75,-84r-144,0r0,-31r185,0r0,31","w":219},"\u01ef":{"d":"99,-229r19,-30r36,0r-40,49r-33,0r-38,-49r36,0xm109,-100v43,3,75,36,75,83v0,104,-162,131,-171,20r34,-3v3,28,21,50,49,50v33,1,55,-30,55,-64v0,-43,-30,-63,-77,-59r0,-28r59,-61r-112,1r0,-26r153,0r0,21","w":196},"\u01f0":{"d":"41,-229r19,-30r36,0r-40,49r-34,0r-37,-49r36,0xm-11,46v27,7,35,-6,35,-37r0,-196r31,0r0,197v4,55,-26,74,-72,62","w":79},"\u01f1":{"d":"241,-130v0,82,-35,130,-120,130r-93,0r0,-258r89,0v89,-3,124,46,124,128xm206,-131v0,-64,-21,-99,-90,-96r-54,0r0,197r55,0v68,2,89,-37,89,-101xm267,0r0,-32r132,-165v9,-12,19,-21,27,-30r-144,0r0,-31r185,0r0,31r-161,197r165,0r0,30r-204,0","w":479},"\u01f2":{"d":"241,-130v0,82,-35,130,-120,130r-93,0r0,-258r89,0v89,-3,124,46,124,128xm206,-131v0,-64,-21,-99,-90,-96r-54,0r0,197r55,0v68,2,89,-37,89,-101xm267,0r0,-26r119,-136r-112,1r0,-26r153,0r0,21r-121,140r126,-1r0,27r-165,0","w":439},"\u01f3":{"d":"91,-191v24,0,41,12,52,26r0,-93r31,0r0,258r-29,0r0,-24v-12,19,-29,28,-52,28v-53,-2,-81,-43,-81,-97v0,-55,26,-96,79,-98xm94,-165v-34,0,-49,29,-49,72v0,41,18,71,51,71v32,0,49,-29,49,-69v0,-44,-16,-74,-51,-74xm205,0r0,-26r119,-136r-112,1r0,-26r153,0r0,21r-121,140r126,-1r0,27r-165,0","w":377},"\u01f4":{"d":"54,-130v-8,101,111,128,170,77r0,-48r-76,0r0,-30r110,0r0,95v-29,22,-61,40,-107,40v-80,0,-127,-52,-132,-132v-8,-116,138,-177,215,-100v10,10,16,25,20,42r-31,9v-9,-35,-33,-55,-75,-56v-64,0,-89,42,-94,103xm122,-274r23,-49r42,0r-39,49r-26,0","w":280},"\u01f5":{"d":"176,-25v13,94,-74,121,-138,86v-15,-8,-20,-26,-20,-46r31,5v-1,35,56,37,77,21v18,-14,19,-25,18,-65v-14,16,-31,24,-52,24v-51,2,-80,-45,-80,-94v1,-55,25,-96,80,-97v22,0,41,9,55,27r0,-23r29,0r0,162xm95,-165v-33,0,-51,29,-51,68v0,42,16,71,51,71v35,0,52,-28,52,-70v0,-39,-20,-69,-52,-69xm71,-210r23,-49r42,0r-39,49r-26,0"},"\u01f6":{"d":"231,-76v-1,36,11,53,43,54v63,2,38,-104,43,-165r32,0v0,88,16,191,-76,191v-73,0,-80,-52,-76,-125r-134,0r0,121r-34,0r0,-258r34,0r0,106r134,0r0,-106r34,0r0,182","w":372},"\u01f7":{"d":"207,-175v0,88,-78,176,-145,205r0,42r-34,0r0,-330r34,0r0,20v15,-16,36,-24,62,-24v55,0,83,29,83,87xm62,0v51,-24,110,-104,110,-175v0,-39,-17,-58,-51,-58v-89,0,-52,144,-59,233","w":222},"\u01f8":{"d":"27,0r0,-258r35,0r136,203r0,-203r32,0r0,258r-35,0r-135,-202r0,202r-33,0xm146,-274r-26,0r-40,-49r42,0","w":259},"\u01f9":{"d":"105,-163v-69,-3,-46,97,-50,163r-31,0r0,-187r28,0r0,27v33,-53,123,-40,123,45r0,115r-31,0v-8,-59,25,-161,-39,-163xm121,-210r-26,0r-40,-49r42,0"},"\u0200":{"d":"168,-274r-26,0r-37,-49r41,0xm107,-274r-27,0r-36,-49r40,0xm-1,0r99,-258r37,0r106,258r-39,0r-30,-78r-108,0r-28,78r-37,0xm74,-106r87,0r-45,-125v-9,45,-28,84,-42,125","w":240},"\u0201":{"d":"150,-210r-25,0r-37,-49r41,0xm89,-210r-27,0r-36,-49r41,0xm175,-120v0,46,-6,99,10,120r-33,0v-3,-7,-5,-14,-6,-23v-33,39,-133,39,-133,-26v0,-63,86,-56,130,-69v3,-35,-13,-47,-45,-47v-32,0,-42,10,-49,36r-31,-4v8,-41,37,-58,85,-58v50,0,72,16,72,71xm84,-21v42,-2,63,-23,59,-73v-23,15,-97,3,-96,44v0,18,15,31,37,29"},"\u0202":{"d":"169,-275r-22,0v-2,-32,-58,-32,-61,0r-21,0v4,-30,21,-46,52,-46v31,0,48,16,52,46xm-1,0r99,-258r37,0r106,258r-39,0r-30,-78r-108,0r-28,78r-37,0xm74,-106r87,0r-45,-125v-9,45,-28,84,-42,125","w":240},"\u0203":{"d":"154,-212r-22,0v-2,-31,-58,-33,-60,0r-22,0v4,-30,21,-45,52,-45v31,0,48,15,52,45xm175,-120v0,46,-6,99,10,120r-33,0v-3,-7,-5,-14,-6,-23v-33,39,-133,39,-133,-26v0,-63,86,-56,130,-69v3,-35,-13,-47,-45,-47v-32,0,-42,10,-49,36r-31,-4v8,-41,37,-58,85,-58v50,0,72,16,72,71xm84,-21v42,-2,63,-23,59,-73v-23,15,-97,3,-96,44v0,18,15,31,37,29"},"\u0204":{"d":"171,-274r-26,0r-37,-49r41,0xm110,-274r-27,0r-36,-49r40,0xm28,0r0,-258r187,0r0,31r-152,0r0,79r142,0r0,30r-142,0r0,88r158,0r0,30r-193,0","w":240},"\u0205":{"d":"150,-210r-25,0r-37,-49r41,0xm89,-210r-27,0r-36,-49r41,0xm102,-22v28,0,41,-15,50,-38r32,4v-9,36,-37,60,-82,60v-56,1,-89,-38,-89,-96v0,-59,32,-99,87,-99v55,0,90,42,85,106r-139,0v2,37,21,63,56,63xm152,-111v2,-50,-57,-70,-88,-39v-10,10,-15,23,-16,39r104,0"},"\u0206":{"d":"175,-275r-22,0v-2,-31,-58,-33,-60,0r-22,0v4,-30,21,-46,52,-46v31,0,48,16,52,46xm28,0r0,-258r187,0r0,31r-152,0r0,79r142,0r0,30r-142,0r0,88r158,0r0,30r-193,0","w":240},"\u0207":{"d":"152,-212r-22,0v-2,-31,-58,-33,-60,0r-22,0v4,-30,21,-45,52,-45v31,0,48,15,52,45xm102,-22v28,0,41,-15,50,-38r32,4v-9,36,-37,60,-82,60v-56,1,-89,-38,-89,-96v0,-59,32,-99,87,-99v55,0,90,42,85,106r-139,0v2,37,21,63,56,63xm152,-111v2,-50,-57,-70,-88,-39v-10,10,-15,23,-16,39r104,0"},"\u0208":{"d":"103,-274r-25,0r-37,-49r41,0xm42,-274r-26,0r-37,-49r41,0xm34,0r0,-258r34,0r0,258r-34,0","w":100},"\u0209":{"d":"97,-210r-26,0r-37,-49r41,0xm36,-210r-27,0r-36,-49r40,0xm35,0r0,-187r31,0r0,187r-31,0","w":100},"\u020a":{"d":"105,-275r-22,0v-2,-32,-58,-32,-61,0r-21,0v4,-30,21,-46,52,-46v31,0,48,16,52,46xm34,0r0,-258r34,0r0,258r-34,0","w":100},"\u020b":{"d":"102,-212r-21,0v-3,-31,-58,-33,-61,0r-22,0v4,-30,21,-45,52,-45v31,0,48,15,52,45xm35,0r0,-187r31,0r0,187r-31,0","w":100},"\u020c":{"d":"185,-274r-25,0r-37,-49r41,0xm124,-274r-26,0r-37,-49r41,0xm141,4v-77,0,-122,-55,-124,-130v-2,-80,49,-136,124,-136v78,0,123,54,123,134v0,78,-48,132,-123,132xm141,-233v-57,0,-88,40,-88,108v0,57,35,100,87,100v55,0,90,-43,89,-104v-1,-60,-30,-104,-88,-104","w":280},"\u020d":{"d":"146,-210r-25,0r-37,-49r41,0xm85,-210r-26,0r-37,-49r41,0xm99,4v-55,0,-87,-38,-87,-97v0,-59,32,-97,87,-98v54,0,88,39,88,95v0,64,-30,100,-88,100xm99,-165v-37,0,-55,30,-55,72v0,42,19,71,55,71v37,0,55,-29,55,-72v0,-42,-18,-71,-55,-71"},"\u020e":{"d":"192,-275r-21,0v-2,-32,-58,-32,-61,0r-21,0v4,-30,21,-46,52,-46v31,0,47,16,51,46xm141,4v-77,0,-122,-55,-124,-130v-2,-80,49,-136,124,-136v78,0,123,54,123,134v0,78,-48,132,-123,132xm141,-233v-57,0,-88,40,-88,108v0,57,35,100,87,100v55,0,90,-43,89,-104v-1,-60,-30,-104,-88,-104","w":280},"\u020f":{"d":"154,-212r-22,0v-2,-31,-58,-33,-60,0r-22,0v4,-30,21,-45,52,-45v31,0,48,15,52,45xm99,4v-55,0,-87,-38,-87,-97v0,-59,32,-97,87,-98v54,0,88,39,88,95v0,64,-30,100,-88,100xm99,-165v-37,0,-55,30,-55,72v0,42,19,71,55,71v37,0,55,-29,55,-72v0,-42,-18,-71,-55,-71"},"\u0210":{"d":"168,-274r-26,0r-37,-49r41,0xm107,-274r-27,0r-36,-49r40,0xm234,-187v-1,42,-29,66,-72,70v46,24,63,76,93,117r-42,0v-30,-37,-46,-92,-92,-113v-15,-2,-41,-1,-59,-1r0,114r-34,0r0,-258v90,3,209,-22,206,71xm199,-187v0,-56,-81,-40,-137,-42r0,85v57,-2,136,14,137,-43","w":259},"\u0211":{"d":"115,-210r-26,0r-37,-49r42,0xm54,-210r-27,0r-36,-49r40,0xm114,-151v-36,-23,-59,12,-59,53r0,98r-32,0r0,-187r29,0r0,29v13,-32,41,-42,73,-23","w":119},"\u0212":{"d":"175,-275r-22,0v-2,-31,-58,-33,-60,0r-22,0v4,-30,21,-46,52,-46v31,0,48,16,52,46xm234,-187v-1,42,-29,66,-72,70v46,24,63,76,93,117r-42,0v-30,-37,-46,-92,-92,-113v-15,-2,-41,-1,-59,-1r0,114r-34,0r0,-258v90,3,209,-22,206,71xm199,-187v0,-56,-81,-40,-137,-42r0,85v57,-2,136,14,137,-43","w":259},"\u0213":{"d":"122,-212r-21,0v-3,-31,-58,-33,-61,0r-22,0v4,-30,21,-45,52,-45v31,0,48,15,52,45xm114,-151v-36,-23,-59,12,-59,53r0,98r-32,0r0,-187r29,0r0,29v13,-32,41,-42,73,-23","w":119},"\u0214":{"d":"178,-274r-25,0r-37,-49r41,0xm117,-274r-26,0r-37,-49r41,0xm127,-26v108,0,60,-141,70,-232r34,0r0,149v1,76,-28,113,-101,113v-74,0,-102,-37,-102,-113r0,-149r34,0v9,90,-34,232,65,232","w":259},"\u0215":{"d":"145,-210r-26,0r-37,-49r41,0xm84,-210r-27,0r-36,-49r40,0xm93,-23v70,2,46,-96,50,-164r31,0r0,187r-28,0r0,-27v-34,53,-123,38,-123,-44r0,-116r32,0v8,60,-25,163,38,164"},"\u0216":{"d":"181,-275r-21,0v-3,-31,-58,-33,-61,0r-21,0v4,-30,21,-46,52,-46v31,0,47,16,51,46xm127,-26v108,0,60,-141,70,-232r34,0r0,149v1,76,-28,113,-101,113v-74,0,-102,-37,-102,-113r0,-149r34,0v9,90,-34,232,65,232","w":259},"\u0217":{"d":"151,-212r-22,0v-2,-32,-58,-32,-61,0r-21,0v4,-30,21,-45,52,-45v31,0,48,15,52,45xm93,-23v70,2,46,-96,50,-164r31,0r0,187r-28,0r0,-27v-34,53,-123,38,-123,-44r0,-116r32,0v8,60,-25,163,38,164"},"\u0218":{"d":"102,56r0,-31r37,0v1,36,-2,63,-30,72r-10,-15v11,-5,18,-13,20,-26r-17,0xm177,-136v81,33,37,140,-51,140v-65,0,-107,-28,-110,-87r32,-3v4,41,33,55,76,60v56,6,90,-59,34,-80v-45,-17,-132,-19,-132,-85v0,-83,139,-91,175,-35v8,12,12,26,13,41r-33,2v5,-62,-119,-67,-122,-10v-2,44,93,40,118,57","w":240},"\u0219":{"d":"70,56r0,-31r37,0v1,36,-2,63,-30,72r-9,-15v11,-5,17,-13,19,-26r-17,0xm138,-99v56,31,18,103,-47,103v-48,0,-73,-19,-80,-60r31,-5v-2,47,89,53,92,9v-16,-47,-118,-16,-118,-85v0,-61,103,-69,132,-30v5,7,9,16,11,28r-31,5v2,-39,-81,-42,-81,-7v0,32,70,31,91,42","w":180},"\u021a":{"d":"93,0r0,-227r-85,0r0,-31r205,0r0,31r-86,0r0,227r-34,0xm92,57r0,-36r36,0v1,39,3,69,-29,81r-9,-14v12,-6,20,-13,20,-31r-18,0","w":219},"\u021b":{"d":"61,-53v-2,25,10,28,32,25r4,28v-45,6,-67,0,-67,-55r0,-107r-24,0r0,-25r24,0r0,-46r31,-19r0,65r32,0r0,25r-32,0r0,109xm48,54r0,-33r33,0v2,35,0,63,-27,73r-7,-13v11,-5,17,-13,18,-27r-17,0","w":100},"\u021c":{"d":"14,-218v36,-67,164,-57,164,32v0,24,-8,46,-24,65v44,45,24,116,-28,150v-23,15,-57,32,-102,47r0,-31v79,-24,119,-59,119,-105v0,-16,-5,-29,-14,-38v-21,16,-56,33,-105,49r0,-31v79,-24,119,-58,119,-103v0,-64,-84,-62,-105,-16","w":196},"\u021d":{"d":"13,-54v53,-15,94,-24,98,-68v5,-52,-66,-57,-79,-12r-29,-12v14,-30,37,-45,70,-45v70,0,89,73,51,114v34,37,20,96,-26,121v-17,9,-45,21,-85,32r0,-29v50,-14,98,-26,98,-70v0,-15,-4,-26,-13,-33v-15,9,-44,20,-85,31r0,-29","w":157},"\u021e":{"d":"133,-293r19,-30r36,0r-40,49r-34,0r-38,-49r37,0xm29,0r0,-258r34,0r0,106r134,0r0,-106r34,0r0,258r-34,0r0,-121r-134,0r0,121r-34,0","w":259},"\u021f":{"d":"98,-293r20,-30r35,0r-39,49r-34,0r-38,-49r36,0xm105,-164v-69,0,-47,96,-50,164r-31,0r0,-258r31,0r0,93v38,-46,121,-31,121,47r0,118r-32,0v-8,-60,25,-164,-39,-164"},"\u0220":{"d":"63,-245v80,-34,162,-20,162,78r0,239r-34,0r0,-236v0,-43,-13,-68,-52,-69v-24,0,-50,5,-76,16r0,217r-34,0r0,-258r34,0r0,13","w":254},"\u0222":{"d":"194,-204v0,32,-21,53,-48,58r0,3v37,7,55,28,55,65v1,52,-38,82,-92,82v-54,0,-92,-29,-92,-82v0,-37,18,-58,55,-65r0,-3v-32,-4,-48,-19,-48,-44v0,-29,27,-43,81,-43r0,20v-31,0,-46,8,-46,25v0,20,16,30,50,30v34,0,50,-14,50,-42v0,-26,-20,-41,-47,-41r0,-21v47,0,82,16,82,58xm109,-25v34,0,58,-21,57,-55v0,-32,-23,-49,-57,-49v-34,0,-57,16,-57,49v0,34,23,55,57,55","w":217},"\u0223":{"d":"17,-78v0,-36,17,-60,48,-65r0,-3v-28,-6,-41,-25,-41,-56v0,-26,16,-45,48,-60r10,20v-37,19,-30,84,20,84v50,0,57,-65,20,-84r10,-20v60,19,66,101,7,116r0,3v32,7,48,28,48,65v0,53,-32,82,-85,82v-53,0,-86,-28,-85,-82xm102,-129v-31,0,-50,18,-50,49v0,37,17,55,50,55v33,0,50,-18,50,-55v0,-31,-19,-49,-50,-49","w":203},"\u0224":{"d":"46,-30v72,5,189,-28,162,70r-27,-6v7,-27,-5,-34,-37,-34r-137,0r0,-32r159,-195r-144,0r0,-31r185,0r0,31","w":219},"\u0225":{"d":"46,-26v71,-3,143,-13,123,66r-27,-6v7,-27,-5,-34,-37,-34r-98,0r0,-26r119,-136r-112,1r0,-26r153,0r0,21","w":180},"\u0226":{"d":"98,-274r0,-39r39,0r0,39r-39,0xm-1,0r99,-258r37,0r106,258r-39,0r-30,-78r-108,0r-28,78r-37,0xm74,-106r87,0r-45,-125v-9,45,-28,84,-42,125","w":240},"\u0227":{"d":"82,-210r0,-39r40,0r0,39r-40,0xm175,-120v0,46,-6,99,10,120r-33,0v-3,-7,-5,-14,-6,-23v-33,39,-133,39,-133,-26v0,-63,86,-56,130,-69v3,-35,-13,-47,-45,-47v-32,0,-42,10,-49,36r-31,-4v8,-41,37,-58,85,-58v50,0,72,16,72,71xm84,-21v42,-2,63,-23,59,-73v-23,15,-97,3,-96,44v0,18,15,31,37,29"},"\u0228":{"d":"132,39v-1,-11,-13,-12,-27,-12r8,-27r-85,0r0,-258r187,0r0,31r-152,0r0,79r142,0r0,30r-142,0r0,88r158,0r0,30r-85,0r-4,15v20,2,30,11,30,26v0,31,-44,37,-76,31r2,-21v19,2,45,1,44,-12","w":240},"\u0229":{"d":"100,-191v56,0,88,45,85,106r-139,0v-5,65,88,89,106,25r32,4v-10,36,-33,56,-70,60r-3,11v20,2,30,11,30,26v0,31,-44,37,-76,31r1,-21v20,2,46,2,45,-12v-1,-11,-13,-12,-27,-12r7,-23v-49,-5,-78,-42,-78,-96v0,-57,32,-99,87,-99xm152,-111v2,-51,-58,-70,-89,-38v-9,10,-14,23,-15,38r104,0"},"\u022a":{"d":"186,-303r-91,0r0,-21r91,0r0,21xm186,-263r-24,0r0,-26r24,0r0,26xm119,-263r-24,0r0,-26r24,0r0,26xm141,4v-77,0,-122,-55,-124,-130v-2,-80,49,-136,124,-136v78,0,123,54,123,134v0,78,-48,132,-123,132xm141,-233v-57,0,-88,40,-88,108v0,57,35,100,87,100v55,0,90,-43,89,-104v-1,-60,-30,-104,-88,-104","w":280},"\u022b":{"d":"48,-281r0,-26r109,0r0,26r-109,0xm99,4v-55,0,-87,-38,-87,-97v0,-59,32,-97,87,-98v54,0,88,39,88,95v0,64,-30,100,-88,100xm99,-165v-37,0,-55,30,-55,72v0,42,19,71,55,71v37,0,55,-29,55,-72v0,-42,-18,-71,-55,-71xm54,-223r0,-36r33,0r0,36r-33,0xm119,-223r0,-36r33,0r0,36r-33,0"},"\u022c":{"d":"188,-303r-91,0r0,-21r91,0r0,21xm97,-263v-1,-40,44,-29,66,-18v5,0,8,-5,9,-13r16,0v1,44,-43,28,-65,18v-5,0,-9,4,-10,13r-16,0xm141,4v-77,0,-122,-55,-124,-130v-2,-80,49,-136,124,-136v78,0,123,54,123,134v0,78,-48,132,-123,132xm141,-233v-57,0,-88,40,-88,108v0,57,35,100,87,100v55,0,90,-43,89,-104v-1,-60,-30,-104,-88,-104","w":280},"\u022d":{"d":"127,-215v-15,1,-59,-37,-60,1r-23,0v-1,-23,14,-40,35,-40v14,-3,57,33,60,-1r22,0v0,23,-12,38,-34,40xm48,-281r0,-26r109,0r0,26r-109,0xm99,4v-55,0,-87,-38,-87,-97v0,-59,32,-97,87,-98v54,0,88,39,88,95v0,64,-30,100,-88,100xm99,-165v-37,0,-55,30,-55,72v0,42,19,71,55,71v37,0,55,-29,55,-72v0,-42,-18,-71,-55,-71"},"\u022e":{"d":"121,-274r0,-39r39,0r0,39r-39,0xm141,4v-77,0,-122,-55,-124,-130v-2,-80,49,-136,124,-136v78,0,123,54,123,134v0,78,-48,132,-123,132xm141,-233v-57,0,-88,40,-88,108v0,57,35,100,87,100v55,0,90,-43,89,-104v-1,-60,-30,-104,-88,-104","w":280},"\u022f":{"d":"79,-210r0,-39r39,0r0,39r-39,0xm99,4v-55,0,-87,-38,-87,-97v0,-59,32,-97,87,-98v54,0,88,39,88,95v0,64,-30,100,-88,100xm99,-165v-37,0,-55,30,-55,72v0,42,19,71,55,71v37,0,55,-29,55,-72v0,-42,-18,-71,-55,-71"},"\u0230":{"d":"186,-303r-91,0r0,-21r91,0r0,21xm152,-263r-23,0r0,-26r23,0r0,26xm141,4v-77,0,-122,-55,-124,-130v-2,-80,49,-136,124,-136v78,0,123,54,123,134v0,78,-48,132,-123,132xm141,-233v-57,0,-88,40,-88,108v0,57,35,100,87,100v55,0,90,-43,89,-104v-1,-60,-30,-104,-88,-104","w":280},"\u0231":{"d":"83,-220r0,-39r39,0r0,39r-39,0xm48,-281r0,-26r109,0r0,26r-109,0xm99,4v-55,0,-87,-38,-87,-97v0,-59,32,-97,87,-98v54,0,88,39,88,95v0,64,-30,100,-88,100xm99,-165v-37,0,-55,30,-55,72v0,42,19,71,55,71v37,0,55,-29,55,-72v0,-42,-18,-71,-55,-71"},"\u0232":{"d":"68,-277r0,-26r110,0r0,26r-110,0xm100,0r0,-109r-99,-149r42,0r77,122r78,-122r39,0r-103,149r0,109r-34,0","w":240},"\u0233":{"d":"38,-216r0,-26r110,0r0,26r-110,0xm22,72r-3,-30v38,11,50,-10,58,-42r-71,-187r34,0r39,108v5,14,9,29,13,44v14,-54,35,-101,53,-152r32,0r-89,233v-12,23,-35,37,-66,26","w":180},"\u0237":{"d":"-11,46v27,7,35,-6,35,-37r0,-196r31,0r0,197v4,55,-26,74,-72,62","w":79},"\u0221":{"d":"174,-12v34,-14,70,4,70,40v0,58,-87,64,-97,16v-4,4,-12,15,-25,32r-19,-21v12,-16,26,-35,40,-47r0,-32v-44,64,-140,7,-131,-69v-11,-81,83,-130,131,-72r0,-93r31,0r0,246xm96,-22v34,0,49,-31,49,-69v0,-40,-16,-74,-51,-74v-34,0,-49,34,-49,72v0,37,17,71,51,71xm215,28v-1,-20,-26,-21,-41,-9v-4,34,41,39,41,9","w":245},"\u0234":{"d":"55,-12v33,-15,69,4,69,40v0,58,-87,64,-97,16v-4,4,-11,15,-24,32r-19,-21v12,-16,25,-35,39,-47r0,-266r32,0r0,246xm95,28v-1,-20,-25,-21,-40,-9v-4,35,40,39,40,9","w":125},"\u0235":{"d":"175,-12v34,-14,70,4,70,40v0,58,-87,64,-97,16v-4,4,-12,15,-25,32r-19,-21v12,-16,26,-35,40,-47r0,-122v-1,-33,-10,-48,-39,-49v-68,-3,-47,98,-50,163r-31,0r0,-187r28,0r0,27v33,-52,123,-41,123,45r0,103xm216,28v-1,-20,-26,-21,-41,-9v-4,34,41,39,41,9","w":246},"\u0236":{"d":"61,-86v34,-13,69,5,69,41v0,57,-86,63,-96,16v-4,4,-12,14,-25,31r-19,-20v12,-16,25,-35,40,-47r0,-97r-24,0r0,-25r24,0r0,-46r31,-19r0,65r32,0r0,25r-32,0r0,76xm102,-45v-2,-21,-26,-22,-41,-9v-4,35,41,38,41,9","w":132},"\u0238":{"d":"174,-166v47,-58,130,-7,130,70v0,53,-29,102,-80,100v-22,0,-40,-9,-52,-27r0,23r-27,0r0,-24v-44,63,-142,8,-133,-69v-11,-81,83,-130,131,-72r0,-93r31,0r0,92xm221,-22v33,1,51,-34,51,-72v0,-38,-15,-71,-49,-71v-33,-1,-51,34,-51,70v0,44,15,72,49,73xm96,-22v34,0,49,-31,49,-69v0,-40,-16,-74,-51,-74v-34,0,-49,34,-49,72v0,37,17,71,51,71","w":319},"\u0239":{"d":"226,-191v51,-2,74,44,79,96v7,77,-81,131,-131,76r0,91r-31,0r0,-92v-47,59,-140,0,-130,-75v-10,-81,87,-129,132,-67r0,-25r27,0r0,25v14,-19,32,-29,54,-29xm221,-22v35,0,51,-34,51,-73v0,-38,-16,-71,-49,-71v-33,0,-51,37,-51,74v0,38,16,70,49,70xm97,-22v33,0,48,-33,48,-69v0,-37,-17,-75,-51,-75v-34,0,-49,34,-49,72v0,38,17,72,52,72","w":319},"\u023a":{"d":"241,0r-39,0r-30,-78r-62,0r-59,97r-28,0r12,-19r-36,0r99,-258r37,0r23,56r42,-69r27,0r-58,96xm137,-169r-21,-62v-9,45,-28,84,-42,125r25,0xm161,-106r-13,-35r-21,35r34,0xm82,-78r-18,0r-27,74","w":240},"\u023b":{"d":"18,-131v-6,-99,88,-158,177,-118r13,-22r28,0r-22,36v13,12,21,29,27,48r-33,8v-3,-10,-7,-19,-12,-26r-103,168v49,28,111,7,119,-53r34,8v-10,71,-99,107,-170,73r-17,28r-27,0r25,-42v-23,-23,-37,-66,-39,-108xm179,-222v-65,-34,-132,17,-126,91v2,32,8,60,22,79","w":259},"\u023c":{"d":"14,-93v-1,-68,39,-106,106,-96r30,-69r26,0r-34,78v17,10,28,26,32,48r-31,5v-3,-11,-7,-20,-13,-26r-56,125v33,15,70,1,72,-40r31,4v-5,51,-61,83,-114,61r-34,75r-25,0r39,-88v-20,-15,-29,-43,-29,-77xm109,-164v-60,-18,-74,71,-53,118","w":180},"\u023d":{"d":"187,0r-161,0r0,-117r-24,0r0,-23r24,0r0,-118r34,0r0,118r71,0r0,23r-71,0r0,87r127,0r0,30"},"\u023e":{"d":"213,-227r-27,0r-59,96r0,131r-34,0r0,-75r-57,94r-28,0r85,-139r0,-107r-85,0r0,-31r169,0r8,-13r28,0r-8,13r8,0r0,31xm159,-227r-32,0r0,51","w":219},"\u023f":{"d":"128,-103v74,26,29,115,-37,107r-8,0v14,19,38,67,63,29r17,19v-25,36,-61,29,-85,-5v-20,-28,-31,-53,-64,-71r19,-24v21,18,40,26,58,26v30,0,60,-29,33,-46v-34,-21,-108,-16,-108,-69v0,-60,105,-70,132,-31v5,7,9,17,11,29r-31,5v-3,-20,-17,-31,-41,-31v-41,0,-55,35,-24,44","w":180},"\u0240":{"d":"179,52v-38,55,-86,-2,-106,-31v-15,-22,-34,-22,-66,-21r0,-26r119,-136r-112,1r0,-26r153,0r0,21r-121,140v49,-1,57,60,94,74v7,0,15,-5,22,-15","w":180},"\u0241":{"d":"95,-262v62,0,97,36,97,98v0,56,-31,91,-82,96r0,68r-32,0r0,-95v49,11,82,-22,82,-70v0,-79,-108,-94,-125,-29r-30,-7v13,-41,43,-61,90,-61","w":209},"\u0242":{"d":"77,-191v45,-1,72,24,72,68v1,33,-26,60,-55,66r0,57r-32,0r0,-76v27,1,53,-20,53,-47v0,-55,-77,-54,-82,-7r-30,-5v6,-32,36,-56,74,-56","w":163},"\u0243":{"d":"26,-258v81,0,182,-13,182,66v0,24,-12,43,-36,55v32,9,49,30,49,62v0,88,-106,76,-195,75r0,-65r-23,0r0,-23r23,0r0,-170xm60,-149v50,-1,115,11,115,-39v0,-52,-64,-37,-115,-39r0,78xm60,-30v55,-1,126,12,126,-45v0,-56,-71,-43,-126,-44r0,31r64,0r0,23r-64,0r0,35","w":240},"\u0244":{"d":"130,4v-80,0,-105,-43,-102,-125r-21,0r0,-24r21,0r0,-113r34,0r0,113r135,0r0,-113r34,0r0,113r21,0r0,24r-21,0v3,82,-23,125,-101,125xm127,-26v61,1,71,-31,70,-95r-135,0v-3,60,11,94,65,95","w":259},"\u0245":{"d":"138,-258r100,258r-37,0r-81,-229r-83,229r-35,0r101,-258r35,0","w":240},"\u0246":{"d":"221,0r-146,0r-10,19r-28,0r10,-19r-19,0r0,-258r152,0r7,-13r28,0r-7,13r7,0r0,31r-23,0r-40,79r53,0r0,30r-69,0r-45,88r130,0r0,30xm165,-227r-102,0r0,79r61,0xm108,-118r-45,0r0,88","w":240},"\u0247":{"d":"149,-176v26,17,38,48,36,91r-76,0r-27,60v33,9,59,-3,70,-35r32,4v-11,50,-58,69,-113,56r-32,72r-26,0r37,-82v-72,-47,-32,-217,78,-177r31,-71r26,0xm152,-111v-2,-17,-7,-30,-15,-39r-17,39r32,0xm117,-162v-36,-12,-68,16,-69,51r46,0xm83,-85r-37,0v1,20,6,35,16,46"},"\u0248":{"d":"79,-26v44,3,39,-47,39,-91r-30,0r0,-23r30,0r0,-118r34,0r0,118r26,0r0,23r-26,0v4,70,-6,121,-72,121v-47,0,-71,-25,-70,-77r31,-4v2,31,10,49,38,51","w":180},"\u0249":{"d":"55,-221r-31,0r0,-37r31,0r0,37xm-11,46v27,7,35,-6,35,-37r0,-94r-20,0r0,-23r20,0r0,-79r31,0r0,79r20,0r0,23r-20,0v-3,72,22,186,-72,157","w":79},"\u024a":{"d":"235,9v-3,33,7,43,34,37r6,26v-51,16,-81,-16,-74,-77v-96,32,-184,-21,-184,-121v0,-103,89,-162,193,-126v8,-3,13,-10,25,-10r0,271xm53,-125v0,80,78,125,148,87r0,-186v-81,-30,-148,13,-148,99","w":265},"\u024b":{"d":"174,9v-2,32,8,44,34,37r6,26v-58,18,-80,-25,-71,-92v-47,59,-140,0,-130,-75v-11,-81,88,-129,133,-67r0,-25r28,0r0,196xm97,-22v33,0,49,-33,49,-69v0,-38,-17,-76,-52,-75v-34,0,-49,34,-49,72v0,38,17,72,52,72"},"\u024c":{"d":"144,-258v60,-3,92,21,92,71v0,40,-25,63,-73,70v47,23,63,77,94,117r-43,0v-29,-37,-46,-94,-91,-113v-12,-2,-35,-1,-50,-1r0,114r-34,0r0,-114r-39,0r0,-30r39,0r0,-114r105,0xm73,-144v55,-1,128,11,128,-43v0,-53,-75,-41,-128,-42r0,85","w":259},"\u024d":{"d":"125,-181r-11,30v-31,-18,-61,-1,-59,43r30,0r0,23r-30,0r0,85r-32,0r0,-85r-20,0r0,-23r20,0r0,-79r29,0r0,29v15,-35,42,-41,73,-23","w":119},"\u024e":{"d":"237,-189r-47,0r-56,80r0,109r-34,0r0,-109r-53,-80r-46,0r0,-24r30,0r-30,-45r42,0r29,45r96,0r30,-45r39,0r-31,45r31,0r0,24xm153,-189r-66,0r33,53v9,-17,21,-36,33,-53","w":240},"\u024f":{"d":"177,-103r-31,0r-58,149v-15,26,-35,36,-66,26r-3,-30v37,11,50,-11,58,-42r-39,-103r-32,0r0,-23r23,0r-23,-61r34,0r22,61r61,0r22,-61r32,0r-23,61r23,0r0,23xm114,-103r-44,0v8,21,16,46,22,68v6,-24,14,-46,22,-68","w":180}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 2006 The Monotype Corporation. All Rights Reserved.
 * 
 * Trademark:
 * Arial is a trademark of The Monotype Corporation in the United States and/or
 * other countries.
 * 
 * Manufacturer:
 * The Monotype Corporation
 * 
 * Designer:
 * Monotype Type Drawing Office - Robin Nicholas, Patricia Saunders 1982
 */
Cufon.registerFont({"w":219,"face":{"font-family":"arial_smooth","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":"-37 -361 473 99","underline-thickness":"37.793","underline-position":"-19.3359","unicode-range":"U+0020-U+024F"},"glyphs":{" ":{"w":100,"k":{"Y":7,"A":13}},"\u00a0":{"w":100},"!":{"d":"45,-66v-5,-63,-15,-121,-13,-192r54,0v2,71,-7,129,-13,192r-28,0xm34,0r0,-49r50,0r0,49r-50,0","w":119},"\"":{"d":"29,-166v-6,-28,-11,-56,-9,-92r53,0v2,35,-2,64,-8,92r-36,0xm108,-166v-6,-28,-11,-56,-9,-92r54,0v2,35,-2,64,-8,92r-37,0","w":170},"#":{"d":"27,-64r-24,0r0,-39r32,0r10,-52r-42,0r0,-39r50,0r14,-68r40,0r-14,68r38,0r14,-68r41,0r-14,68r24,0r0,39r-32,0r-11,52r43,0r0,39r-51,0r-14,68r-39,0r14,-68r-39,0r-14,68r-40,0xm85,-155r-10,52r39,0r10,-52r-39,0","w":200},"$":{"d":"184,-77v1,44,-31,76,-73,80r0,33r-25,0r0,-32v-42,-5,-67,-34,-74,-76r46,-5v4,17,15,33,28,39r0,-74v-40,-12,-67,-33,-67,-78v0,-39,30,-68,67,-71r0,-17r25,0r0,17v38,5,60,25,66,61r-44,6v-3,-14,-11,-23,-22,-28r0,69v48,14,72,26,73,76xm86,-223v-29,6,-30,54,0,61r0,-61xm111,-36v24,-2,40,-34,23,-55v-5,-6,-12,-10,-23,-13r0,68","w":200},"%":{"d":"73,-126v-39,0,-57,-25,-57,-68v0,-42,18,-68,56,-68v39,0,57,25,57,68v0,42,-18,68,-56,68xm72,-234v-17,1,-18,16,-18,40v0,24,2,36,18,40v26,0,26,-82,0,-80xm110,10r-37,0r137,-272r36,0xm247,10v-40,0,-58,-26,-58,-68v0,-42,18,-68,57,-68v39,0,57,25,57,68v0,42,-17,68,-56,68xm246,-98v-17,2,-18,16,-18,40v0,24,1,37,18,40v17,-2,18,-16,18,-40v0,-24,-1,-37,-18,-40","w":320},"&":{"d":"214,-61v8,8,31,25,40,30r-30,38v-15,-7,-29,-17,-42,-30v-44,49,-172,32,-166,-48v2,-41,27,-62,59,-79v-15,-16,-27,-32,-27,-56v0,-35,31,-56,72,-56v40,0,71,23,71,59v0,33,-18,41,-47,61r36,47v4,-8,8,-17,11,-29r45,10v-7,26,-11,37,-22,53xm121,-227v-41,2,-19,42,-1,55v10,-8,28,-20,28,-32v0,-14,-12,-24,-27,-23xm100,-118v-39,12,-49,83,5,82v21,-1,32,-9,46,-20","w":259},"'":{"d":"25,-166v-6,-28,-11,-56,-9,-92r54,0v2,35,-2,64,-8,92r-37,0","w":85},"(":{"d":"108,-262v-55,100,-54,241,0,338r-34,0v-31,-46,-53,-103,-55,-169v-1,-69,26,-126,56,-169r33,0","w":119},")":{"d":"101,-96v-1,69,-23,124,-55,172r-34,0v54,-95,55,-240,0,-338r33,0v31,44,56,98,56,166","w":119},"*":{"d":"43,-139r-26,-21r33,-34r-45,-11r10,-31v15,6,29,13,41,21v-3,-19,-4,-35,-4,-47r31,0v0,9,-1,24,-4,47r44,-19r9,32v-13,3,-28,5,-45,8r31,36r-27,18r-23,-40v-7,13,-16,27,-25,41","w":140},"+":{"d":"82,-37r0,-67r-67,0r0,-46r67,0r0,-67r45,0r0,67r68,0r0,46r-68,0r0,67r-45,0","w":210},",":{"d":"25,-49r49,0v2,53,-1,95,-44,106r-9,-20v19,-5,27,-15,28,-37r-24,0r0,-49","w":100},"-":{"d":"20,-69r0,-49r97,0r0,49r-97,0","w":119},"\u00ad":{"d":"20,-69r0,-49r97,0r0,49r-97,0","w":119},".":{"d":"26,0r0,-49r49,0r0,49r-49,0","w":100},"\/":{"d":"-1,4r64,-266r37,0r-64,266r-37,0","w":100},"0":{"d":"15,-128v0,-79,18,-131,84,-131v66,0,83,54,83,132v0,78,-17,131,-83,131v-65,0,-84,-50,-84,-132xm99,-37v48,0,32,-111,27,-152v-2,-18,-10,-28,-27,-29v-35,7,-32,41,-32,91v0,52,-4,83,32,90","w":200},"1":{"d":"28,-194v27,-9,65,-37,74,-65r40,0r0,259r-50,0r0,-186v-18,17,-40,29,-64,37r0,-45","w":200,"k":{"1":20}},"2":{"d":"182,-187v1,71,-71,97,-98,141r98,0r0,46r-173,0v3,-65,81,-112,113,-153v20,-24,12,-67,-23,-65v-23,2,-33,15,-35,40r-49,-4v5,-51,34,-76,85,-77v46,-1,82,29,82,72","w":200},"3":{"d":"136,-139v91,25,42,143,-38,143v-46,0,-81,-29,-84,-72r47,-6v3,21,16,37,37,37v22,1,36,-18,36,-42v0,-32,-25,-50,-57,-37r5,-40v45,8,58,-61,13,-62v-18,1,-31,15,-32,34r-46,-7v8,-43,32,-65,80,-68v69,-4,108,91,39,120","w":200},"4":{"d":"112,0r0,-52r-105,0r0,-43r111,-164r42,0r0,164r32,0r0,43r-32,0r0,52r-48,0xm112,-95r0,-88r-59,88r59,0","w":200},"5":{"d":"189,-86v0,103,-162,125,-173,20r49,-5v2,19,18,36,37,36v24,0,37,-22,37,-51v0,-49,-52,-62,-77,-28r-40,-6r25,-134r131,0r0,46r-93,0r-8,44v58,-28,112,19,112,78","w":200},"6":{"d":"15,-125v0,-82,27,-134,95,-134v42,0,66,26,73,64r-48,6v0,-32,-39,-38,-55,-15v-7,9,-12,28,-14,58v44,-51,121,-3,121,63v0,50,-33,89,-82,87v-63,-2,-90,-51,-90,-129xm105,-131v-21,0,-34,18,-34,44v0,27,14,50,36,50v23,0,32,-18,32,-45v0,-29,-11,-49,-34,-49","w":200},"7":{"d":"50,0v2,-81,37,-158,78,-208r-113,0r0,-46r169,0r0,36v-43,45,-85,132,-86,218r-48,0","w":200},"8":{"d":"15,-74v0,-32,17,-55,43,-65v-22,-9,-37,-26,-37,-53v0,-41,31,-67,77,-67v76,0,106,96,42,120v26,10,43,31,44,63v0,48,-35,81,-83,81v-48,0,-87,-32,-86,-79xm99,-220v-17,0,-31,13,-31,31v0,19,12,31,30,31v18,0,31,-12,31,-31v0,-18,-13,-31,-30,-31xm99,-118v-22,0,-36,19,-36,40v-1,24,16,43,37,43v22,0,35,-18,35,-43v0,-23,-15,-40,-36,-40","w":200},"9":{"d":"184,-129v0,81,-28,134,-95,134v-43,0,-66,-26,-73,-65r48,-5v0,31,40,38,55,15v7,-9,12,-29,14,-59v-44,51,-122,5,-122,-63v0,-49,35,-89,83,-87v63,3,90,52,90,130xm94,-123v21,0,34,-20,34,-45v0,-27,-13,-50,-36,-50v-22,0,-32,18,-32,46v0,29,11,49,34,49","w":200},":":{"d":"35,-137r0,-50r50,0r0,50r-50,0xm35,0r0,-49r50,0r0,49r-50,0","w":119},";":{"d":"34,-137r0,-50r49,0r0,50r-49,0xm34,-49r49,0v2,52,1,96,-43,106r-10,-20v18,-6,27,-16,28,-37r-24,0r0,-49","w":119},"\u037e":{"d":"34,-137r0,-50r49,0r0,50r-49,0xm34,-49r49,0v2,52,1,96,-43,106r-10,-20v18,-6,27,-16,28,-37r-24,0r0,-49","w":119},"<":{"d":"193,-29r-176,-77r0,-43r176,-76r0,50r-123,47r123,49r0,50","w":210},"=":{"d":"15,-143r0,-46r180,0r0,46r-180,0xm15,-65r0,-46r180,0r0,46r-180,0","w":210},">":{"d":"17,-29r0,-50r123,-48r-123,-48r0,-50r177,77r0,42","w":210},"?":{"d":"111,-260v61,0,113,51,83,105v-6,11,-48,44,-59,60v-3,5,-3,15,-3,29r-45,0v-12,-71,62,-74,68,-122v3,-21,-20,-35,-42,-35v-29,1,-43,17,-49,44r-45,-6v1,-44,43,-75,92,-75xm87,0r0,-49r50,0r0,49r-50,0"},"@":{"d":"191,43v56,1,97,-14,121,-46r38,0v-25,51,-81,79,-156,79v-110,0,-183,-55,-183,-161v0,-107,70,-177,180,-177v89,0,146,50,149,135v1,66,-53,129,-116,127v-19,0,-28,-5,-32,-20v-43,44,-115,10,-115,-54v0,-76,86,-160,141,-93r5,-19r46,0r-29,141v0,6,2,9,7,9v36,-8,61,-49,62,-92v0,-63,-51,-102,-119,-102v-93,0,-147,60,-147,148v0,84,62,125,148,125xm176,-159v-37,0,-52,47,-54,83v-1,26,11,44,32,44v40,0,53,-47,55,-86v1,-23,-13,-41,-33,-41","w":351},"A":{"d":"259,0r-57,0r-23,-59r-103,0r-21,59r-55,0r100,-258r55,0xm163,-102r-36,-96r-35,96r71,0","w":259,"k":{"y":13,"w":7,"v":13,"Y":33,"W":20,"V":27,"T":27," ":13}},"B":{"d":"242,-75v0,66,-41,75,-128,75r-88,0r0,-258v88,3,202,-21,204,65v0,27,-18,47,-37,56v29,8,49,28,49,62xm179,-185v0,-43,-52,-27,-101,-30r0,60v45,-2,101,11,101,-30xm188,-77v0,-49,-61,-32,-110,-35r0,69v47,-3,110,14,110,-34","w":259},"C":{"d":"134,-40v34,0,51,-23,57,-55r51,16v-15,51,-46,83,-108,83v-71,0,-117,-54,-117,-131v0,-139,187,-188,224,-60r-52,13v-5,-24,-25,-45,-54,-44v-44,1,-64,35,-64,88v0,56,18,90,63,90","w":259},"D":{"d":"242,-126v0,80,-32,126,-118,126r-98,0r0,-258r95,0v89,-2,121,47,121,132xm188,-129v2,-75,-30,-91,-110,-85r0,171r39,0v59,2,70,-28,71,-86","w":259},"E":{"d":"26,0r0,-258r191,0r0,44r-139,0r0,57r130,0r0,43r-130,0r0,71r144,0r0,43r-196,0","w":240},"F":{"d":"27,0r0,-258r176,0r0,44r-124,0r0,61r107,0r0,43r-107,0r0,110r-52,0","k":{"A":20,".":40,",":40}},"G":{"d":"71,-132v0,87,83,114,135,70r0,-33r-60,0r0,-43r112,0r0,102v-20,21,-69,41,-110,40v-82,-1,-131,-52,-131,-134v0,-80,44,-131,128,-132v62,0,99,26,110,76r-52,9v-7,-25,-27,-41,-58,-41v-49,1,-74,33,-74,86","w":280},"H":{"d":"26,0r0,-258r52,0r0,102r102,0r0,-102r52,0r0,258r-52,0r0,-113r-102,0r0,113r-52,0","w":259},"I":{"d":"25,0r0,-258r52,0r0,258r-52,0","w":100},"J":{"d":"87,-40v29,0,31,-16,32,-51r0,-167r52,0v-8,109,36,267,-85,262v-52,-2,-81,-30,-80,-84r49,-5v1,29,9,45,32,45","w":200},"K":{"d":"27,0r0,-258r52,0r0,115r105,-115r70,0r-97,101r102,157r-67,0r-71,-121r-42,43r0,78r-52,0","w":259},"L":{"d":"28,0r0,-256r52,0r0,213r129,0r0,43r-181,0","k":{"y":13,"Y":33,"W":20,"V":27,"T":27," ":7}},"M":{"d":"25,0r0,-258r78,0r47,176r46,-176r78,0r0,258r-48,0r0,-203r-51,203r-50,0r-51,-203r0,203r-49,0","w":299},"N":{"d":"27,0r0,-258r50,0r106,172r0,-172r48,0r0,258r-52,0r-104,-168r0,168r-48,0","w":259},"O":{"d":"141,4v-76,0,-126,-52,-125,-131v1,-85,41,-133,124,-135v78,-1,126,54,126,134v0,81,-48,132,-125,132xm141,-218v-48,0,-72,36,-72,89v0,53,25,89,72,89v48,0,71,-37,71,-90v0,-53,-24,-88,-71,-88","w":280},"P":{"d":"224,-178v0,76,-62,85,-146,81r0,97r-52,0r0,-258r84,0v81,-4,114,15,114,80xm170,-178v-1,-42,-45,-36,-92,-36r0,73v47,0,92,5,92,-37","w":240,"k":{"A":27,".":46,",":46," ":7}},"Q":{"d":"265,-129v0,43,-10,72,-31,96v13,9,26,17,41,22r-19,37v-27,-10,-23,-10,-58,-33v-94,36,-182,-18,-182,-122v0,-82,45,-133,125,-133v78,0,125,52,124,133xm69,-129v0,60,35,102,91,86v-11,-7,-21,-12,-32,-16r15,-29v17,6,33,14,49,26v38,-46,23,-162,-51,-156v-47,4,-72,36,-72,89","w":280},"R":{"d":"237,-185v0,42,-27,66,-68,71v42,23,61,73,89,114r-62,0r-65,-94v-11,-13,-27,-14,-53,-14r0,108r-52,0r0,-258r110,0v68,-3,101,17,101,73xm184,-182v0,-46,-59,-29,-106,-32r0,65v47,-3,106,12,106,-33","w":259,"k":{"Y":13,"W":7,"V":7}},"S":{"d":"184,-142v73,44,30,156,-65,147v-65,-6,-99,-31,-106,-89r51,-5v6,32,21,47,56,50v46,4,72,-50,26,-63v-47,-14,-124,-26,-124,-88v0,-77,119,-89,167,-51v16,14,25,33,26,57r-52,2v-5,-26,-17,-35,-47,-37v-29,-2,-59,20,-36,41v14,13,87,26,104,36","w":240},"T":{"d":"84,0r0,-214r-76,0r0,-44r205,0r0,44r-77,0r0,214r-52,0","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":"132,4v-85,0,-106,-36,-106,-124r0,-138r52,0r0,140v-2,56,7,78,52,78v44,0,49,-24,49,-75r0,-143r52,0r0,136v4,90,-19,126,-99,126","w":259},"V":{"d":"92,0r-92,-258r56,0r65,191r64,-191r55,0r-93,258r-55,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":"63,0r-62,-258r53,0r39,177r47,-177r62,0r46,180r39,-180r52,0r-62,258r-55,0r-52,-193r-51,193r-56,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":"0,0r88,-134r-80,-124r61,0r52,83r50,-83r61,0r-80,125r88,133r-63,0r-57,-89r-58,89r-62,0","w":240},"Y":{"d":"94,0r0,-108r-95,-150r61,0r61,102r60,-102r59,0r-94,150r0,108r-52,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":"4,0r0,-47r135,-167r-120,0r0,-44r189,0r0,41r-141,174r146,0r0,43r-209,0"},"[":{"d":"26,73r0,-331r87,0r0,39r-40,0r0,253r40,0r0,39r-87,0","w":119},"\\":{"d":"-1,-262r37,0r64,266r-37,0","w":100},"]":{"d":"94,-258r0,331r-87,0r0,-39r40,0r0,-253r-40,0r0,-39r87,0","w":119},"^":{"d":"20,-122r66,-140r40,0r64,140r-50,0r-35,-86r-35,86r-50,0","w":210},"_":{"d":"-3,71r0,-32r205,0r0,32r-205,0","w":200},"`":{"d":"87,-210r-31,0r-49,-52r56,0","w":119},"a":{"d":"95,-153v-20,1,-26,7,-32,23r-45,-8v11,-36,33,-54,81,-53v56,2,78,12,78,72v0,43,-5,93,11,119r-49,0r-6,-20v-30,38,-120,31,-120,-31v0,-60,78,-55,116,-71v1,-24,-8,-31,-34,-31xm90,-31v30,-1,43,-21,39,-59v-18,8,-68,8,-67,34v0,14,12,26,28,25","w":200},"b":{"d":"206,-95v11,86,-93,131,-136,68r0,27r-46,0r0,-258r49,0r0,93v49,-57,143,-12,133,70xm114,-153v-27,0,-41,23,-41,56v0,37,14,62,43,62v27,0,39,-24,39,-58v0,-37,-12,-60,-41,-60"},"c":{"d":"15,-93v0,-107,150,-136,174,-38r-49,8v-3,-19,-14,-30,-34,-29v-29,1,-40,20,-40,55v0,66,70,83,77,25r48,9v-10,42,-36,66,-86,67v-56,0,-90,-39,-90,-97","w":200},"d":{"d":"15,-94v-9,-83,83,-128,133,-71r0,-93r49,0r0,258r-46,0r0,-27v-43,63,-147,18,-136,-67xm107,-153v-28,0,-42,23,-42,56v0,39,13,62,42,62v27,0,41,-26,41,-58v0,-36,-12,-60,-41,-60"},"e":{"d":"62,-79v-6,46,63,64,72,20r49,8v-11,34,-38,54,-81,55v-57,1,-91,-38,-91,-96v-1,-56,33,-100,86,-99v61,1,92,43,89,112r-124,0xm137,-109v4,-38,-41,-58,-64,-32v-7,8,-10,19,-10,32r74,0","w":200},"f":{"d":"124,-221v-27,-8,-49,-1,-43,34r37,0r0,39r-37,0r0,148r-49,0r0,-148r-28,0r0,-39r28,0v-11,-69,41,-86,98,-69","w":119},"g":{"d":"108,76v-56,1,-87,-16,-87,-64r57,7v2,17,10,18,28,19v42,3,43,-26,41,-68v-45,64,-140,15,-132,-64v-10,-85,90,-131,136,-66r0,-27r46,0r0,168v2,69,-24,94,-89,95xm106,-153v-27,0,-41,23,-41,56v0,34,14,57,40,57v28,0,43,-22,43,-56v0,-34,-14,-57,-42,-57"},"h":{"d":"116,-153v-61,0,-36,94,-41,153r-49,0r0,-258r49,0r0,95v41,-52,121,-31,121,53r0,110r-50,0r0,-99v0,-39,-1,-54,-30,-54"},"i":{"d":"26,-212r0,-46r49,0r0,46r-49,0xm26,0r0,-187r49,0r0,187r-49,0","w":100},"j":{"d":"25,-212r0,-46r49,0r0,46r-49,0xm-8,28v26,5,33,-2,33,-37r0,-178r49,0r0,181v9,72,-31,92,-91,76","w":100},"k":{"d":"24,0r0,-258r49,0r0,137r58,-66r61,0r-64,69r69,118r-54,0r-46,-84r-24,24r0,60r-49,0","w":200},"l":{"d":"26,0r0,-258r49,0r0,258r-49,0","w":100},"m":{"d":"109,-153v-59,0,-31,95,-37,153r-50,0r0,-187r46,0r0,26v26,-39,92,-40,111,0v30,-48,118,-40,118,42r0,119r-50,0r0,-107v0,-33,-3,-46,-26,-46v-57,0,-32,95,-37,153r-49,0r0,-102v-1,-35,0,-51,-26,-51","w":320},"n":{"d":"71,-159v36,-53,125,-40,125,43r0,116r-50,0v-7,-52,23,-153,-30,-153v-61,0,-36,93,-41,153r-50,0r0,-187r46,0r0,28"},"o":{"d":"111,4v-60,-1,-98,-38,-97,-100v1,-55,39,-95,97,-95v55,0,96,42,96,97v0,54,-41,100,-96,98xm111,-151v-29,0,-46,24,-46,58v0,34,17,57,46,57v28,0,45,-25,45,-58v0,-32,-17,-57,-45,-57"},"p":{"d":"207,-94v0,82,-86,130,-133,71r0,94r-50,0r0,-258r46,0r0,28v11,-17,32,-32,59,-32v48,1,78,43,78,97xm115,-152v-27,0,-42,23,-42,55v0,35,14,62,43,62v27,0,40,-23,40,-59v0,-34,-13,-58,-41,-58"},"q":{"d":"16,-95v0,-84,97,-130,136,-64r0,-28r45,0r0,258r-49,0r0,-94v-10,15,-31,27,-55,27v-49,-1,-77,-45,-77,-99xm107,-35v27,0,42,-27,42,-61v0,-34,-13,-56,-41,-56v-29,0,-42,23,-42,59v0,35,13,58,41,58"},"r":{"d":"129,-139v-48,-23,-60,18,-56,81r0,58r-49,0r0,-187r46,0r0,27v14,-31,43,-39,75,-22","w":140,"k":{".":20,",":20}},"s":{"d":"167,-95v38,45,-4,99,-69,99v-49,0,-80,-20,-90,-57r50,-8v5,20,16,27,40,30v32,4,51,-29,15,-37v-64,-14,-92,-14,-98,-66v-7,-59,95,-69,136,-44v12,8,20,20,25,36r-46,9v0,-27,-63,-31,-69,-7v2,24,89,25,106,45","w":200},"t":{"d":"115,-3v-47,18,-87,4,-87,-63r0,-81r-23,0r0,-40r23,0r0,-37r50,-29r0,66r33,0r0,40r-33,0r0,75v-3,35,5,40,33,31","w":119},"u":{"d":"105,-33v61,2,34,-93,40,-154r50,0r0,187r-46,0r0,-28v-29,50,-124,44,-124,-41r0,-118r49,0v7,55,-22,152,31,154"},"v":{"d":"77,0r-75,-187r52,0r45,127r46,-127r51,0r-74,187r-45,0","w":200,"k":{".":27,",":27}},"w":{"d":"61,0r-59,-187r48,0r35,123r32,-123r47,0r31,123r36,-123r49,0r-60,187r-48,0r-32,-120r-31,120r-48,0","w":280,"k":{".":13,",":13}},"x":{"d":"2,0r67,-96r-64,-91r60,0r33,52r35,-52r58,0r-63,89r69,98r-61,0r-38,-58r-38,58r-58,0","w":200},"y":{"d":"2,-187r53,0r45,133r43,-133r51,0r-77,212v-11,40,-47,59,-98,48r-5,-39v33,9,54,-7,59,-33","w":200,"k":{".":27,",":27}},"z":{"d":"6,0r0,-38r95,-109v-26,2,-60,1,-88,1r0,-41r154,0r0,35r-96,110r102,-1r0,43r-167,0","w":180},"{":{"d":"49,-3v0,-48,0,-64,-38,-69r0,-42v35,-2,40,-23,38,-63v-3,-69,17,-86,82,-85r0,42v-74,-12,-5,97,-69,127v31,9,33,64,33,101v0,24,9,25,36,26r0,42v-61,2,-82,-16,-82,-79","w":140},"|":{"d":"31,76r0,-338r39,0r0,338r-39,0","w":100},"}":{"d":"90,-183v-2,47,1,65,38,69r0,42v-35,2,-40,22,-38,62v3,70,-16,87,-82,86r0,-42v27,0,36,-2,36,-25v0,-37,1,-94,33,-102v-32,-24,-31,-39,-33,-100v-1,-26,-7,-27,-36,-27r0,-42v61,-2,84,15,82,79","w":140},"~":{"d":"146,-92v-27,0,-63,-25,-86,-24v-16,0,-32,9,-48,25r0,-46v35,-46,97,-12,138,0v19,-1,36,-11,48,-25r0,47v-9,11,-32,23,-52,23","w":210},"\u00c4":{"d":"259,0r-57,0r-23,-59r-103,0r-21,59r-55,0r100,-258r55,0xm163,-102r-36,-96r-35,96r71,0xm67,-273r0,-42r42,0r0,42r-42,0xm142,-273r0,-42r43,0r0,42r-43,0","w":259},"\u00c5":{"d":"127,-309v18,0,35,15,35,34v0,18,-17,35,-35,35v-18,0,-34,-17,-34,-35v0,-17,17,-34,34,-34xm127,-259v9,1,17,-7,16,-16v1,-9,-7,-15,-16,-15v-8,0,-15,7,-15,15v0,9,6,17,15,16xm259,0r-57,0r-23,-59r-103,0r-21,59r-55,0r100,-258r55,0xm163,-102r-36,-96r-35,96r71,0","w":259},"\u00c7":{"d":"134,-40v34,0,51,-23,57,-55r51,16v-15,51,-46,83,-108,83v-71,0,-117,-54,-117,-131v0,-139,187,-188,224,-60r-52,13v-5,-24,-25,-45,-54,-44v-44,1,-64,35,-64,88v0,56,18,90,63,90xm177,35v0,39,-58,43,-95,36r0,-21v25,2,57,7,62,-14v-1,-18,-28,-17,-45,-12r4,-17v29,-11,74,-4,74,28","w":259},"\u00c9":{"d":"26,0r0,-258r191,0r0,44r-139,0r0,57r130,0r0,43r-130,0r0,71r144,0r0,43r-196,0xm92,-273r24,-52r55,0r-48,52r-31,0","w":240},"\u00d1":{"d":"159,-273v-26,2,-62,-33,-68,1r-22,0v-2,-26,10,-45,32,-45v22,-1,60,35,67,0r22,0v0,27,-9,42,-31,44xm27,0r0,-258r50,0r106,172r0,-172r48,0r0,258r-52,0r-104,-168r0,168r-48,0","w":259},"\u00d6":{"d":"141,4v-76,0,-126,-52,-125,-131v1,-85,41,-133,124,-135v78,-1,126,54,126,134v0,81,-48,132,-125,132xm141,-218v-48,0,-72,36,-72,89v0,53,25,89,72,89v48,0,71,-37,71,-90v0,-53,-24,-88,-71,-88xm79,-273r0,-42r42,0r0,42r-42,0xm154,-273r0,-42r43,0r0,42r-43,0","w":280},"\u00dc":{"d":"132,4v-85,0,-106,-36,-106,-124r0,-138r52,0r0,140v-2,56,7,78,52,78v44,0,49,-24,49,-75r0,-143r52,0r0,136v4,90,-19,126,-99,126xm70,-273r0,-42r42,0r0,42r-42,0xm145,-273r0,-42r43,0r0,42r-43,0","w":259},"\u00e1":{"d":"95,-153v-20,1,-26,7,-32,23r-45,-8v11,-36,33,-54,81,-53v56,2,78,12,78,72v0,43,-5,93,11,119r-49,0r-6,-20v-30,38,-120,31,-120,-31v0,-60,78,-55,116,-71v1,-24,-8,-31,-34,-31xm90,-31v30,-1,43,-21,39,-59v-18,8,-68,8,-67,34v0,14,12,26,28,25xm76,-210r24,-52r55,0r-48,52r-31,0","w":200},"\u00e0":{"d":"95,-153v-20,1,-26,7,-32,23r-45,-8v11,-36,33,-54,81,-53v56,2,78,12,78,72v0,43,-5,93,11,119r-49,0r-6,-20v-30,38,-120,31,-120,-31v0,-60,78,-55,116,-71v1,-24,-8,-31,-34,-31xm90,-31v30,-1,43,-21,39,-59v-18,8,-68,8,-67,34v0,14,12,26,28,25xm125,-210r-31,0r-49,-52r56,0","w":200},"\u00e2":{"d":"41,-210r37,-52r46,0r36,52r-40,0r-20,-26r-19,26r-40,0xm95,-153v-20,1,-26,7,-32,23r-45,-8v11,-36,33,-54,81,-53v56,2,78,12,78,72v0,43,-5,93,11,119r-49,0r-6,-20v-30,38,-120,31,-120,-31v0,-60,78,-55,116,-71v1,-24,-8,-31,-34,-31xm90,-31v30,-1,43,-21,39,-59v-18,8,-68,8,-67,34v0,14,12,26,28,25","w":200},"\u00e4":{"d":"95,-153v-20,1,-26,7,-32,23r-45,-8v11,-36,33,-54,81,-53v56,2,78,12,78,72v0,43,-5,93,11,119r-49,0r-6,-20v-30,38,-120,31,-120,-31v0,-60,78,-55,116,-71v1,-24,-8,-31,-34,-31xm90,-31v30,-1,43,-21,39,-59v-18,8,-68,8,-67,34v0,14,12,26,28,25xm42,-220r0,-42r42,0r0,42r-42,0xm117,-220r0,-42r43,0r0,42r-43,0","w":200},"\u00e3":{"d":"130,-213v-26,2,-62,-33,-68,1r-22,0v-2,-25,9,-44,32,-44v23,0,60,35,67,-1r22,0v0,27,-9,42,-31,44xm95,-153v-20,1,-26,7,-32,23r-45,-8v11,-36,33,-54,81,-53v56,2,78,12,78,72v0,43,-5,93,11,119r-49,0r-6,-20v-30,38,-120,31,-120,-31v0,-60,78,-55,116,-71v1,-24,-8,-31,-34,-31xm90,-31v30,-1,43,-21,39,-59v-18,8,-68,8,-67,34v0,14,12,26,28,25","w":200},"\u00e5":{"d":"100,-270v18,0,35,15,35,34v0,18,-18,35,-35,35v-17,0,-34,-17,-34,-35v0,-17,17,-34,34,-34xm100,-220v8,0,16,-8,16,-16v0,-8,-8,-16,-16,-16v-8,0,-15,8,-15,16v0,8,7,16,15,16xm95,-153v-20,1,-26,7,-32,23r-45,-8v11,-36,33,-54,81,-53v56,2,78,12,78,72v0,43,-5,93,11,119r-49,0r-6,-20v-30,38,-120,31,-120,-31v0,-60,78,-55,116,-71v1,-24,-8,-31,-34,-31xm90,-31v30,-1,43,-21,39,-59v-18,8,-68,8,-67,34v0,14,12,26,28,25","w":200},"\u00e7":{"d":"15,-93v0,-107,150,-136,174,-38r-49,8v-3,-19,-14,-30,-34,-29v-29,1,-40,20,-40,55v0,66,70,83,77,25r48,9v-10,42,-36,66,-86,67v-56,0,-90,-39,-90,-97xm151,35v0,39,-58,43,-95,36r0,-21v25,2,57,7,62,-14v-1,-18,-28,-17,-45,-12r4,-17v29,-11,74,-4,74,28","w":200},"\u00e9":{"d":"62,-79v-6,46,63,64,72,20r49,8v-11,34,-38,54,-81,55v-57,1,-91,-38,-91,-96v-1,-56,33,-100,86,-99v61,1,92,43,89,112r-124,0xm137,-109v4,-38,-41,-58,-64,-32v-7,8,-10,19,-10,32r74,0xm74,-210r24,-52r55,0r-48,52r-31,0","w":200},"\u00e8":{"d":"62,-79v-6,46,63,64,72,20r49,8v-11,34,-38,54,-81,55v-57,1,-91,-38,-91,-96v-1,-56,33,-100,86,-99v61,1,92,43,89,112r-124,0xm137,-109v4,-38,-41,-58,-64,-32v-7,8,-10,19,-10,32r74,0xm124,-210r-31,0r-49,-52r56,0","w":200},"\u00ea":{"d":"39,-210r37,-52r46,0r36,52r-40,0r-20,-26r-19,26r-40,0xm62,-79v-6,46,63,64,72,20r49,8v-11,34,-38,54,-81,55v-57,1,-91,-38,-91,-96v-1,-56,33,-100,86,-99v61,1,92,43,89,112r-124,0xm137,-109v4,-38,-41,-58,-64,-32v-7,8,-10,19,-10,32r74,0","w":200},"\u00eb":{"d":"62,-79v-6,46,63,64,72,20r49,8v-11,34,-38,54,-81,55v-57,1,-91,-38,-91,-96v-1,-56,33,-100,86,-99v61,1,92,43,89,112r-124,0xm137,-109v4,-38,-41,-58,-64,-32v-7,8,-10,19,-10,32r74,0xm40,-220r0,-42r42,0r0,42r-42,0xm115,-220r0,-42r43,0r0,42r-43,0","w":200},"\u00ed":{"d":"26,0r0,-187r49,0r0,187r-49,0xm22,-210r24,-52r55,0r-48,52r-31,0","w":100},"\u00ec":{"d":"26,0r0,-187r49,0r0,187r-49,0xm76,-210r-31,0r-49,-52r56,0","w":100},"\u00ee":{"d":"-9,-210r37,-52r46,0r36,52r-40,0r-20,-26r-19,26r-40,0xm26,0r0,-187r49,0r0,187r-49,0","w":100},"\u00ef":{"d":"26,0r0,-187r49,0r0,187r-49,0xm-8,-220r0,-42r42,0r0,42r-42,0xm67,-220r0,-42r43,0r0,42r-43,0","w":100},"\u00f1":{"d":"140,-213v-26,2,-62,-33,-68,1r-22,0v-2,-25,9,-44,32,-44v23,0,60,35,67,-1r22,0v1,28,-9,43,-31,44xm71,-159v36,-53,125,-40,125,43r0,116r-50,0v-7,-52,23,-153,-30,-153v-61,0,-36,93,-41,153r-50,0r0,-187r46,0r0,28"},"\u00f3":{"d":"111,4v-60,-1,-98,-38,-97,-100v1,-55,39,-95,97,-95v55,0,96,42,96,97v0,54,-41,100,-96,98xm111,-151v-29,0,-46,24,-46,58v0,34,17,57,46,57v28,0,45,-25,45,-58v0,-32,-17,-57,-45,-57xm86,-210r24,-52r55,0r-48,52r-31,0"},"\u00f2":{"d":"111,4v-60,-1,-98,-38,-97,-100v1,-55,39,-95,97,-95v55,0,96,42,96,97v0,54,-41,100,-96,98xm111,-151v-29,0,-46,24,-46,58v0,34,17,57,46,57v28,0,45,-25,45,-58v0,-32,-17,-57,-45,-57xm136,-210r-31,0r-49,-52r56,0"},"\u00f4":{"d":"51,-210r37,-52r46,0r36,52r-40,0r-20,-26r-19,26r-40,0xm111,4v-60,-1,-98,-38,-97,-100v1,-55,39,-95,97,-95v55,0,96,42,96,97v0,54,-41,100,-96,98xm111,-151v-29,0,-46,24,-46,58v0,34,17,57,46,57v28,0,45,-25,45,-58v0,-32,-17,-57,-45,-57"},"\u00f6":{"d":"111,4v-60,-1,-98,-38,-97,-100v1,-55,39,-95,97,-95v55,0,96,42,96,97v0,54,-41,100,-96,98xm111,-151v-29,0,-46,24,-46,58v0,34,17,57,46,57v28,0,45,-25,45,-58v0,-32,-17,-57,-45,-57xm50,-220r0,-42r42,0r0,42r-42,0xm125,-220r0,-42r43,0r0,42r-43,0"},"\u00f5":{"d":"140,-213v-26,2,-62,-34,-67,1r-23,0v-2,-25,9,-44,32,-44v24,0,60,35,67,-1r23,0v1,27,-10,42,-32,44xm111,4v-60,-1,-98,-38,-97,-100v1,-55,39,-95,97,-95v55,0,96,42,96,97v0,54,-41,100,-96,98xm111,-151v-29,0,-46,24,-46,58v0,34,17,57,46,57v28,0,45,-25,45,-58v0,-32,-17,-57,-45,-57"},"\u00fa":{"d":"105,-33v61,2,34,-93,40,-154r50,0r0,187r-46,0r0,-28v-29,50,-124,44,-124,-41r0,-118r49,0v7,55,-22,152,31,154xm85,-210r24,-52r55,0r-48,52r-31,0"},"\u00f9":{"d":"105,-33v61,2,34,-93,40,-154r50,0r0,187r-46,0r0,-28v-29,50,-124,44,-124,-41r0,-118r49,0v7,55,-22,152,31,154xm135,-210r-31,0r-49,-52r56,0"},"\u00fb":{"d":"50,-210r37,-52r46,0r36,52r-39,0r-21,-26r-19,26r-40,0xm105,-33v61,2,34,-93,40,-154r50,0r0,187r-46,0r0,-28v-29,50,-124,44,-124,-41r0,-118r49,0v7,55,-22,152,31,154"},"\u00fc":{"d":"105,-33v61,2,34,-93,40,-154r50,0r0,187r-46,0r0,-28v-29,50,-124,44,-124,-41r0,-118r49,0v7,55,-22,152,31,154xm51,-220r0,-42r42,0r0,42r-42,0xm126,-220r0,-42r43,0r0,42r-43,0"},"\u00b0":{"d":"71,-150v-30,0,-56,-27,-56,-56v0,-30,26,-56,56,-56v30,0,56,26,56,56v0,30,-26,56,-56,56xm71,-233v-14,0,-27,13,-27,27v0,14,13,27,27,27v14,0,27,-13,27,-27v0,-14,-13,-27,-27,-27","w":143},"\u00a2":{"d":"15,-94v-1,-64,40,-104,107,-96r20,-66r21,6r-20,65v22,8,37,27,45,54r-48,8v-1,-8,-4,-15,-9,-20r-32,106v26,4,40,-9,43,-35r49,9v-10,48,-45,72,-104,66r-21,68r-21,-6r20,-68v-31,-13,-50,-47,-50,-91xm110,-152v-53,-9,-54,78,-31,105","w":200},"\u00a3":{"d":"195,-8v-52,36,-127,-29,-174,12r-19,-42v23,-16,41,-37,37,-71r-37,0r0,-39r28,0v-23,-61,12,-114,75,-114v47,0,75,26,80,68r-48,7v1,-45,-66,-46,-67,-3v0,12,6,31,9,42r55,0r0,39r-47,0v3,32,-9,42,-26,64v39,-17,78,22,115,-5","w":200},"\u00a7":{"d":"43,-166v-39,-36,-7,-96,53,-96v44,0,72,22,77,59r-48,5v5,-29,-46,-36,-50,-10v16,48,115,55,113,123v-1,27,-13,42,-32,55v44,37,12,106,-55,106v-45,0,-75,-26,-81,-64r48,-6v-1,33,56,45,60,11v-12,-47,-124,-60,-118,-127v2,-26,13,-46,33,-56xm70,-143v-22,15,-17,39,9,57r50,34v44,-40,-37,-71,-59,-91","w":200},"\u00b6":{"d":"0,-185v0,-53,30,-73,94,-73r104,0r0,46r-19,0r0,283r-42,0r0,-283r-25,0r0,283r-43,0r0,-184v-42,-3,-69,-29,-69,-72","w":200},"\u00df":{"d":"101,-223v-28,3,-26,19,-27,56r0,167r-50,0r0,-167v-1,-63,18,-94,77,-95v42,-1,70,18,72,53v1,19,-21,46,-22,61v6,32,56,50,56,92v0,64,-95,80,-119,27r34,-20v6,18,36,18,36,-4v0,-21,-10,-19,-30,-39v-20,-19,-29,-34,-29,-45v0,-16,23,-50,23,-68v0,-10,-10,-19,-21,-18"},"\u00ae":{"d":"-2,-128v0,-76,57,-135,135,-135v78,0,135,57,135,135v0,77,-58,134,-135,134v-77,0,-135,-57,-135,-134xm242,-128v0,-63,-46,-109,-109,-109v-63,0,-108,47,-108,109v0,62,46,108,108,108v63,0,109,-46,109,-108xm188,-159v0,23,-16,37,-38,40v23,10,32,41,47,63r-36,0v-17,-25,-19,-64,-60,-59r0,59r-29,0r0,-143v50,2,117,-12,116,40xm157,-157v0,-24,-25,-17,-56,-19r0,39v30,-1,56,5,56,-20","w":265},"\u00a9":{"d":"-2,-128v0,-76,57,-135,135,-135v78,0,135,57,135,135v0,77,-58,134,-135,134v-77,0,-135,-57,-135,-134xm241,-128v0,-63,-45,-108,-108,-108v-64,0,-108,46,-108,108v0,62,47,108,108,108v61,0,108,-46,108,-108xm98,-128v-8,53,59,67,68,20r28,9v-7,27,-28,45,-59,46v-41,0,-68,-30,-68,-74v0,-79,106,-106,127,-33r-28,7v-17,-44,-74,-24,-68,25","w":265},"\u00b4":{"d":"33,-210r24,-52r55,0r-48,52r-31,0","w":119},"\u00a8":{"d":"1,-220r0,-42r42,0r0,42r-42,0xm76,-220r0,-42r43,0r0,42r-43,0","w":119},"\u00c6":{"d":"-15,0r120,-258r233,0r0,44r-128,0r0,57r118,0r0,44r-118,0r0,70r133,0r0,43r-185,0r0,-61r-89,0r-26,61r-58,0xm88,-106r71,0r0,-113r-20,0","w":360},"\u00d8":{"d":"15,-130v0,-112,118,-166,203,-109r28,-31r24,21r-29,33v16,21,21,53,24,89v10,111,-118,164,-200,109r-29,32r-25,-21r30,-34v-17,-23,-26,-52,-26,-89xm185,-203v-52,-38,-116,1,-116,74v0,19,3,35,8,48xm97,-54v51,41,115,-1,115,-74v0,-19,-2,-35,-7,-47","w":280},"\u00b1":{"d":"76,-63r0,-67r-67,0r0,-46r67,0r0,-67r45,0r0,67r68,0r0,46r-68,0r0,67r-45,0xm9,0r0,-46r180,0r0,46r-180,0","w":197},"\u00a5":{"d":"74,-48r-65,0r0,-39r65,0r0,-21r-65,0r0,-39r46,0r-55,-111r54,0r45,100v11,-36,31,-67,45,-100r54,0r-55,111r47,0r0,39r-66,0r0,21r66,0r0,39r-66,0r0,48r-50,0r0,-48","w":200},"\u00b5":{"d":"143,-22v-12,32,-62,37,-74,0r0,94r-49,0r0,-259r49,0v5,56,-18,152,35,152v54,0,30,-95,35,-152r50,0r0,187r-46,0r0,-22","w":207},"\u00aa":{"d":"65,-234v-14,-1,-16,3,-20,14r-34,-7v7,-24,21,-35,54,-35v38,0,54,6,54,49v0,26,-4,63,5,79v-15,-1,-38,6,-37,-12v-23,26,-80,18,-80,-23v0,-41,45,-35,76,-47v1,-15,-4,-18,-18,-18xm60,-157v18,0,25,-15,23,-35v-16,7,-41,4,-40,21v0,8,8,15,17,14","w":133},"\u00ba":{"d":"66,-130v-39,0,-61,-26,-61,-66v0,-40,22,-66,61,-66v38,0,62,27,61,66v0,39,-22,66,-61,66xm65,-231v-18,0,-23,13,-23,35v0,23,5,36,23,36v18,0,24,-14,24,-36v0,-22,-6,-35,-24,-35","w":131},"\u00e6":{"d":"21,-138v6,-56,100,-67,142,-36v40,-34,116,-11,129,30v5,16,11,37,11,65r-124,0v-3,49,62,62,73,19r49,9v-12,58,-110,72,-149,30v-33,34,-141,39,-137,-30v2,-60,63,-54,115,-70v1,-23,-8,-32,-30,-32v-18,0,-31,7,-34,23xm254,-110v5,-44,-52,-57,-69,-24v-4,9,-5,16,-5,24r74,0xm65,-55v1,34,58,28,63,1v2,-6,2,-18,2,-35v-45,15,-53,4,-65,34","w":320},"\u00f8":{"d":"38,-27v-50,-58,-12,-164,73,-164v21,0,39,5,55,15r19,-21r19,16r-19,22v51,57,10,163,-74,163v-20,0,-38,-5,-54,-15r-20,24r-19,-17xm139,-144v-46,-32,-93,26,-70,80xm85,-43v45,32,92,-25,69,-79"},"\u00bf":{"d":"134,-187r0,50r-49,0r0,-50r49,0xm203,-2v-2,101,-185,98,-185,2v0,-48,47,-60,68,-91v3,-5,3,-15,3,-29r45,0v13,70,-68,74,-68,122v0,20,20,35,43,34v30,-1,43,-17,49,-43"},"\u00a1":{"d":"86,-187r0,50r-50,0r0,-50r50,0xm75,-119v6,62,15,121,13,191r-54,0v-2,-70,7,-129,13,-191r28,0","w":119},"\u00ac":{"d":"150,-66r0,-78r-135,0r0,-45r180,0r0,123r-45,0","w":210},"\u0192":{"d":"49,-150r6,-37r35,0v8,-46,12,-77,64,-75v16,0,32,2,47,7r-10,40v-30,-11,-51,-5,-51,28r36,0r-6,37r-36,0v-14,67,-19,144,-40,203v-11,29,-66,26,-98,16r11,-39v32,7,45,7,51,-26r26,-154r-35,0","w":200},"\u00ab":{"d":"111,-173r-45,79r45,82r-39,0r-55,-82r55,-79r39,0xm180,-173r-45,79r45,82r-39,0r-55,-82r55,-79r39,0","w":200},"\u00bb":{"d":"88,-12r45,-80r-45,-81r38,0r56,81r-56,80r-38,0xm19,-12r45,-80r-45,-81r38,0r56,81r-56,80r-38,0","w":200},"\u00c0":{"d":"259,0r-57,0r-23,-59r-103,0r-21,59r-55,0r100,-258r55,0xm163,-102r-36,-96r-35,96r71,0xm157,-273r-31,0r-49,-52r56,0","w":259},"\u00c3":{"d":"155,-273v-26,2,-63,-34,-68,1v-8,-1,-23,4,-23,-6v0,-22,12,-39,32,-39v22,0,60,36,67,0r23,0v0,27,-9,42,-31,44xm259,0r-57,0r-23,-59r-103,0r-21,59r-55,0r100,-258r55,0xm163,-102r-36,-96r-35,96r71,0","w":259},"\u00d5":{"d":"166,-273v-26,2,-62,-33,-68,1r-22,0v-2,-26,10,-45,32,-45v16,0,37,16,52,16v9,0,14,-5,14,-16r23,0v0,27,-9,42,-31,44xm141,4v-76,0,-126,-52,-125,-131v1,-85,41,-133,124,-135v78,-1,126,54,126,134v0,81,-48,132,-125,132xm141,-218v-48,0,-72,36,-72,89v0,53,25,89,72,89v48,0,71,-37,71,-90v0,-53,-24,-88,-71,-88","w":280},"\u0152":{"d":"113,-262v32,0,56,14,70,33r0,-29r161,0r0,44r-116,0r0,57r106,0r0,44r-106,0r0,69r121,0r0,44r-166,0r0,-30v-13,23,-35,34,-67,34v-74,0,-103,-57,-103,-133v0,-75,32,-132,100,-133xm180,-132v1,-54,-14,-86,-57,-86v-42,0,-58,33,-57,85v1,55,9,92,57,92v48,0,56,-40,57,-91","w":360},"\u0153":{"d":"202,-79v-3,47,61,62,73,19r48,8v-11,58,-109,75,-147,30v-53,56,-167,14,-161,-71v4,-57,36,-99,96,-98v29,1,49,10,65,26v32,-41,125,-28,136,18v10,18,13,40,13,68r-123,0xm278,-110v3,-40,-45,-60,-66,-30v-5,7,-8,16,-9,30r75,0xm110,-150v-29,0,-44,25,-44,59v1,25,15,54,44,54v29,0,43,-25,43,-58v0,-33,-15,-55,-43,-55","w":339},"\u00f7":{"d":"74,-172r0,-50r49,0r0,50r-49,0xm9,-104r0,-46r180,0r0,46r-180,0xm74,-33r0,-49r49,0r0,49r-49,0","w":197},"\u00ff":{"d":"2,-187r53,0r45,133r43,-133r51,0r-77,212v-11,40,-47,59,-98,48r-5,-39v33,9,54,-7,59,-33xm41,-220r0,-42r42,0r0,42r-42,0xm116,-220r0,-42r43,0r0,42r-43,0","w":200},"\u0178":{"d":"94,0r0,-108r-95,-150r61,0r61,102r60,-102r59,0r-94,150r0,108r-52,0xm62,-273r0,-42r42,0r0,42r-42,0xm137,-273r0,-42r43,0r0,42r-43,0","w":240},"\u00c2":{"d":"68,-272r37,-52r45,0r37,52r-40,0r-20,-27r-19,27r-40,0xm259,0r-57,0r-23,-59r-103,0r-21,59r-55,0r100,-258r55,0xm163,-102r-36,-96r-35,96r71,0","w":259},"\u00ca":{"d":"59,-272r37,-52r46,0r36,52r-39,0r-21,-27r-19,27r-40,0xm26,0r0,-258r191,0r0,44r-139,0r0,57r130,0r0,43r-130,0r0,71r144,0r0,43r-196,0","w":240},"\u00c1":{"d":"259,0r-57,0r-23,-59r-103,0r-21,59r-55,0r100,-258r55,0xm163,-102r-36,-96r-35,96r71,0xm98,-273r24,-52r55,0r-48,52r-31,0","w":259},"\u00cb":{"d":"26,0r0,-258r191,0r0,44r-139,0r0,57r130,0r0,43r-130,0r0,71r144,0r0,43r-196,0xm62,-273r0,-42r42,0r0,42r-42,0xm137,-273r0,-42r43,0r0,42r-43,0","w":240},"\u00c8":{"d":"26,0r0,-258r191,0r0,44r-139,0r0,57r130,0r0,43r-130,0r0,71r144,0r0,43r-196,0xm152,-273r-31,0r-49,-52r56,0","w":240},"\u00cd":{"d":"25,0r0,-258r52,0r0,258r-52,0xm19,-273r24,-52r55,0r-48,52r-31,0","w":100},"\u00ce":{"d":"-7,-272r37,-52r45,0r37,52r-40,0r-20,-27r-19,27r-40,0xm25,0r0,-258r52,0r0,258r-52,0","w":100},"\u00cf":{"d":"25,0r0,-258r52,0r0,258r-52,0xm-8,-273r0,-42r42,0r0,42r-42,0xm67,-273r0,-42r43,0r0,42r-43,0","w":100},"\u00cc":{"d":"25,0r0,-258r52,0r0,258r-52,0xm78,-273r-31,0r-49,-52r56,0","w":100},"\u00d3":{"d":"141,4v-76,0,-126,-52,-125,-131v1,-85,41,-133,124,-135v78,-1,126,54,126,134v0,81,-48,132,-125,132xm141,-218v-48,0,-72,36,-72,89v0,53,25,89,72,89v48,0,71,-37,71,-90v0,-53,-24,-88,-71,-88xm109,-273r24,-52r55,0r-48,52r-31,0","w":280},"\u00d4":{"d":"79,-272r37,-52r46,0r36,52r-40,0r-20,-27r-19,27r-40,0xm141,4v-76,0,-126,-52,-125,-131v1,-85,41,-133,124,-135v78,-1,126,54,126,134v0,81,-48,132,-125,132xm141,-218v-48,0,-72,36,-72,89v0,53,25,89,72,89v48,0,71,-37,71,-90v0,-53,-24,-88,-71,-88","w":280},"\u00d2":{"d":"141,4v-76,0,-126,-52,-125,-131v1,-85,41,-133,124,-135v78,-1,126,54,126,134v0,81,-48,132,-125,132xm141,-218v-48,0,-72,36,-72,89v0,53,25,89,72,89v48,0,71,-37,71,-90v0,-53,-24,-88,-71,-88xm168,-273r-31,0r-49,-52r56,0","w":280},"\u00da":{"d":"132,4v-85,0,-106,-36,-106,-124r0,-138r52,0r0,140v-2,56,7,78,52,78v44,0,49,-24,49,-75r0,-143r52,0r0,136v4,90,-19,126,-99,126xm97,-273r24,-52r55,0r-48,52r-31,0","w":259},"\u00db":{"d":"71,-272r37,-52r45,0r37,52r-40,0r-20,-27r-19,27r-40,0xm132,4v-85,0,-106,-36,-106,-124r0,-138r52,0r0,140v-2,56,7,78,52,78v44,0,49,-24,49,-75r0,-143r52,0r0,136v4,90,-19,126,-99,126","w":259},"\u00d9":{"d":"132,4v-85,0,-106,-36,-106,-124r0,-138r52,0r0,140v-2,56,7,78,52,78v44,0,49,-24,49,-75r0,-143r52,0r0,136v4,90,-19,126,-99,126xm156,-273r-31,0r-49,-52r56,0","w":259},"\u0131":{"d":"26,0r0,-187r49,0r0,187r-49,0","w":100},"\u00b8":{"d":"102,35v0,39,-58,43,-95,36r0,-21v25,2,57,7,62,-14v-1,-18,-28,-17,-45,-12r4,-17v29,-11,74,-4,74,28","w":119},"\u0141":{"d":"29,-129r0,-129r52,0r0,86r58,-49r0,43r-58,48r0,87r129,0r0,43r-181,0r0,-87r-27,23r0,-42"},"\u0142":{"d":"26,-127r0,-131r49,0r0,89r24,-20r0,33r-24,21r0,135r-49,0r0,-93r-24,20r0,-33","w":100},"\u0160":{"d":"59,-325r40,0r19,26r20,-26r40,0r-37,51r-45,0xm184,-142v73,44,30,156,-65,147v-65,-6,-99,-31,-106,-89r51,-5v6,32,21,47,56,50v46,4,72,-50,26,-63v-47,-14,-124,-26,-124,-88v0,-77,119,-89,167,-51v16,14,25,33,26,57r-52,2v-5,-26,-17,-35,-47,-37v-29,-2,-59,20,-36,41v14,13,87,26,104,36","w":240},"\u0161":{"d":"36,-262r40,0r19,26r20,-26r40,0r-36,52r-46,0xm167,-95v38,45,-4,99,-69,99v-49,0,-80,-20,-90,-57r50,-8v5,20,16,27,40,30v32,4,51,-29,15,-37v-64,-14,-92,-14,-98,-66v-7,-59,95,-69,136,-44v12,8,20,20,25,36r-46,9v0,-27,-63,-31,-69,-7v2,24,89,25,106,45","w":200},"\u017d":{"d":"48,-325r40,0r19,26r20,-26r40,0r-37,51r-45,0xm4,0r0,-47r135,-167r-120,0r0,-44r189,0r0,41r-141,174r146,0r0,43r-209,0"},"\u017e":{"d":"30,-262r40,0r19,26r20,-26r40,0r-37,52r-45,0xm6,0r0,-38r95,-109v-26,2,-60,1,-88,1r0,-41r154,0r0,35r-96,110r102,-1r0,43r-167,0","w":180},"\u00a6":{"d":"31,-123r0,-139r39,0r0,139r-39,0xm31,76r0,-139r39,0r0,139r-39,0","w":100},"\u00d0":{"d":"242,-126v0,79,-33,126,-118,126r-98,0r0,-112r-27,0r0,-33r27,0r0,-113r95,0v91,-2,121,47,121,132xm188,-128v3,-76,-30,-91,-110,-86r0,69r55,0r0,33r-55,0r0,69r39,0v59,1,69,-26,71,-85","w":259},"\u00f0":{"d":"136,-175v-11,-17,-13,-22,-26,-38r-44,21r-8,-17r39,-18v-12,-11,-25,-21,-39,-31r52,0v7,5,13,11,19,16r32,-16r8,18r-26,11v36,36,63,76,64,133v1,58,-39,100,-97,100v-56,0,-95,-41,-95,-98v0,-62,63,-118,121,-81xm110,-148v-28,0,-44,25,-44,55v0,33,16,57,44,57v27,0,45,-25,45,-55v0,-31,-18,-57,-45,-57"},"\u00dd":{"d":"94,0r0,-108r-95,-150r61,0r61,102r60,-102r59,0r-94,150r0,108r-52,0xm87,-273r24,-52r55,0r-48,52r-31,0","w":240},"\u00fd":{"d":"2,-187r53,0r45,133r43,-133r51,0r-77,212v-11,40,-47,59,-98,48r-5,-39v33,9,54,-7,59,-33xm74,-210r24,-52r55,0r-48,52r-31,0","w":200},"\u00de":{"d":"224,-130v0,76,-61,86,-146,81r0,49r-52,0r0,-258r52,0r0,49v88,-4,146,2,146,79xm170,-130v-1,-42,-43,-35,-92,-36r0,74v48,0,92,6,92,-38","w":240},"\u00fe":{"d":"207,-94v10,82,-86,130,-133,71r0,94r-50,0r0,-329r50,0r0,93v48,-57,142,-10,133,71xm115,-153v-28,0,-42,23,-42,56v0,37,15,62,44,62v27,0,39,-24,39,-58v0,-36,-12,-60,-41,-60"},"\u00d7":{"d":"20,-74r53,-53r-54,-53r33,-33r53,53r53,-53r32,32r-53,53r54,54r-33,33r-54,-54r-53,53","w":210},"\u00b9":{"d":"16,-228v18,-5,37,-16,44,-33r27,0r0,133r-33,0r0,-90v-11,8,-24,13,-38,17r0,-27","w":119},"\u00b2":{"d":"111,-223v-1,36,-34,45,-55,67r55,0r0,28r-107,0v0,-44,63,-57,74,-93v-4,-21,-37,-20,-37,5r-33,-2v-2,-57,103,-56,103,-5","w":119},"\u00b3":{"d":"72,-224v-5,-20,-32,-13,-32,6r-31,-5v3,-51,97,-49,97,-2v0,11,-8,20,-17,25v14,6,24,15,24,32v1,37,-61,55,-90,31v-9,-7,-14,-17,-16,-29r32,-4v3,11,6,19,20,19v11,0,20,-8,19,-19v-1,-16,-17,-20,-34,-15r4,-25v14,-1,23,-2,24,-14","w":119},"\u00bd":{"d":"16,-228v18,-5,37,-16,44,-33r27,0r0,133r-33,0r0,-90v-11,8,-24,13,-38,17r0,-27xm88,9r-28,0r153,-270r27,0xm291,-88v0,36,-35,45,-55,68r55,0r0,27r-107,0v1,-43,63,-58,74,-93v-4,-22,-38,-19,-37,6r-33,-3v-2,-57,103,-55,103,-5","w":300},"\u00bc":{"d":"16,-228v18,-5,37,-16,44,-33r27,0r0,133r-33,0r0,-90v-11,8,-24,13,-38,17r0,-27xm88,9r-28,0r153,-270r27,0xm247,7r0,-25r-64,0r0,-25r67,-83r28,0r0,82r19,0r0,26r-19,0r0,25r-31,0xm247,-44r0,-39r-33,39r33,0","w":300},"\u00be":{"d":"72,-224v-5,-20,-32,-13,-32,6r-31,-5v3,-51,97,-49,97,-2v0,11,-8,20,-17,25v14,6,24,15,24,32v1,37,-61,55,-90,31v-9,-7,-14,-17,-16,-29r32,-4v3,11,6,19,20,19v11,0,20,-8,19,-19v-1,-16,-17,-20,-34,-15r4,-25v14,-1,23,-2,24,-14xm92,9r-28,0r153,-270r28,0xm246,7r0,-25r-63,0r0,-25r67,-83r28,0r0,82r19,0r0,26r-19,0r0,25r-32,0xm246,-44r0,-39r-32,39r32,0","w":300},"\u011e":{"d":"148,-297v19,0,29,-9,31,-26r24,0v2,46,-60,66,-93,38v-10,-9,-15,-22,-16,-38r24,0v2,17,11,26,30,26xm71,-132v0,87,83,114,135,70r0,-33r-60,0r0,-43r112,0r0,102v-20,21,-69,41,-110,40v-82,-1,-131,-52,-131,-134v0,-80,44,-131,128,-132v62,0,99,26,110,76r-52,9v-7,-25,-27,-41,-58,-41v-49,1,-74,33,-74,86","w":280},"\u011f":{"d":"105,-237v20,0,29,-8,31,-25r24,0v1,46,-62,67,-93,37v-10,-9,-16,-21,-17,-37r25,0v2,17,10,25,30,25xm108,76v-56,1,-87,-16,-87,-64r57,7v2,17,10,18,28,19v42,3,43,-26,41,-68v-45,64,-140,15,-132,-64v-10,-85,90,-131,136,-66r0,-27r46,0r0,168v2,69,-24,94,-89,95xm106,-153v-27,0,-41,23,-41,56v0,34,14,57,40,57v28,0,43,-22,43,-56v0,-34,-14,-57,-42,-57"},"\u0130":{"d":"27,-272r0,-47r48,0r0,47r-48,0xm25,0r0,-258r52,0r0,258r-52,0","w":100},"\u015e":{"d":"184,-142v73,44,30,156,-65,147v-65,-6,-99,-31,-106,-89r51,-5v6,32,21,47,56,50v46,4,72,-50,26,-63v-47,-14,-124,-26,-124,-88v0,-77,119,-89,167,-51v16,14,25,33,26,57r-52,2v-5,-26,-17,-35,-47,-37v-29,-2,-59,20,-36,41v14,13,87,26,104,36xm168,35v0,39,-58,43,-95,36r0,-21v25,2,57,7,62,-14v-1,-18,-28,-17,-45,-12r4,-17v29,-11,74,-4,74,28","w":240},"\u015f":{"d":"167,-95v38,45,-4,99,-69,99v-49,0,-80,-20,-90,-57r50,-8v5,20,16,27,40,30v32,4,51,-29,15,-37v-64,-14,-92,-14,-98,-66v-7,-59,95,-69,136,-44v12,8,20,20,25,36r-46,9v0,-27,-63,-31,-69,-7v2,24,89,25,106,45xm151,35v0,39,-58,43,-95,36r0,-21v25,2,57,7,62,-14v-1,-18,-28,-17,-45,-12r4,-17v29,-11,74,-4,74,28","w":200},"\u0106":{"d":"134,-40v34,0,51,-23,57,-55r51,16v-15,51,-46,83,-108,83v-71,0,-117,-54,-117,-131v0,-139,187,-188,224,-60r-52,13v-5,-24,-25,-45,-54,-44v-44,1,-64,35,-64,88v0,56,18,90,63,90xm102,-273r24,-52r55,0r-48,52r-31,0","w":259},"\u0107":{"d":"15,-93v0,-107,150,-136,174,-38r-49,8v-3,-19,-14,-30,-34,-29v-29,1,-40,20,-40,55v0,66,70,83,77,25r48,9v-10,42,-36,66,-86,67v-56,0,-90,-39,-90,-97xm76,-210r24,-52r55,0r-48,52r-31,0","w":200},"\u010c":{"d":"73,-325r40,0r19,26r20,-26r40,0r-36,51r-46,0xm134,-40v34,0,51,-23,57,-55r51,16v-15,51,-46,83,-108,83v-71,0,-117,-54,-117,-131v0,-139,187,-188,224,-60r-52,13v-5,-24,-25,-45,-54,-44v-44,1,-64,35,-64,88v0,56,18,90,63,90","w":259},"\u010d":{"d":"48,-262r40,0r19,26r20,-26r40,0r-36,52r-46,0xm15,-93v0,-107,150,-136,174,-38r-49,8v-3,-19,-14,-30,-34,-29v-29,1,-40,20,-40,55v0,66,70,83,77,25r48,9v-10,42,-36,66,-86,67v-56,0,-90,-39,-90,-97","w":200},"\u0111":{"d":"15,-94v-9,-83,83,-128,133,-71r0,-42r-54,0r0,-32r54,0r0,-19r49,0r0,19r20,0r0,32r-20,0r0,207r-46,0r0,-27v-43,63,-147,18,-136,-67xm107,-153v-28,0,-42,23,-42,56v0,39,13,62,42,62v27,0,41,-26,41,-58v0,-36,-12,-60,-41,-60"},"\u00af":{"d":"-3,-273r0,-32r205,0r0,32r-205,0","w":198},"\u00b7":{"d":"35,-101r0,-49r50,0r0,49r-50,0","w":119},"\u0102":{"d":"129,-297v19,0,29,-9,31,-26r24,0v2,46,-60,66,-93,38v-10,-9,-15,-22,-16,-38r24,0v2,17,11,26,30,26xm259,0r-57,0r-23,-59r-103,0r-21,59r-55,0r100,-258r55,0xm163,-102r-36,-96r-35,96r71,0","w":259},"\u0103":{"d":"100,-237v20,0,29,-8,31,-25r24,0v1,46,-62,67,-93,37v-10,-9,-16,-21,-17,-37r24,0v2,17,11,25,31,25xm95,-153v-20,1,-26,7,-32,23r-45,-8v11,-36,33,-54,81,-53v56,2,78,12,78,72v0,43,-5,93,11,119r-49,0r-6,-20v-30,38,-120,31,-120,-31v0,-60,78,-55,116,-71v1,-24,-8,-31,-34,-31xm90,-31v30,-1,43,-21,39,-59v-18,8,-68,8,-67,34v0,14,12,26,28,25","w":200},"\u0104":{"d":"229,74v-48,4,-44,-57,-16,-74r30,0v-7,7,-14,14,-15,27v-1,15,15,16,28,11r0,29v-10,5,-19,7,-27,7xm259,0r-57,0r-23,-59r-103,0r-21,59r-55,0r100,-258r55,0xm163,-102r-36,-96r-35,96r71,0","w":259},"\u0105":{"d":"163,74v-48,4,-44,-57,-16,-74r30,0v-7,7,-14,14,-15,27v-2,15,17,16,28,11r0,29v-10,5,-19,7,-27,7xm95,-153v-20,1,-26,7,-32,23r-45,-8v11,-36,33,-54,81,-53v56,2,78,12,78,72v0,43,-5,93,11,119r-49,0r-6,-20v-30,38,-120,31,-120,-31v0,-60,78,-55,116,-71v1,-24,-8,-31,-34,-31xm90,-31v30,-1,43,-21,39,-59v-18,8,-68,8,-67,34v0,14,12,26,28,25","w":200},"\u010e":{"d":"48,-325r40,0r19,26r20,-26r40,0r-36,51r-46,0xm242,-126v0,80,-32,126,-118,126r-98,0r0,-258r95,0v89,-2,121,47,121,132xm188,-129v2,-75,-30,-91,-110,-85r0,171r39,0v59,2,70,-28,71,-86","w":259},"\u010f":{"d":"214,-258r45,0v2,49,-2,87,-40,97r-8,-19v16,-6,25,-13,25,-33r-22,0r0,-45xm14,-94v-8,-82,83,-128,133,-71r0,-93r50,0r0,258r-46,0r0,-27v-43,63,-148,19,-137,-67xm106,-153v-27,0,-41,23,-41,56v0,38,12,62,41,62v27,0,41,-26,41,-58v0,-37,-12,-60,-41,-60","w":258},"\u0110":{"d":"242,-126v0,79,-33,126,-118,126r-98,0r0,-112r-27,0r0,-33r27,0r0,-113r95,0v91,-2,121,47,121,132xm188,-128v3,-76,-30,-91,-110,-86r0,69r55,0r0,33r-55,0r0,69r39,0v59,1,69,-26,71,-85","w":259},"\u0118":{"d":"195,74v-48,4,-44,-57,-16,-74r30,0v-7,7,-14,14,-15,27v-1,15,15,16,28,11r0,29v-10,5,-19,7,-27,7xm26,0r0,-258r191,0r0,44r-139,0r0,57r130,0r0,43r-130,0r0,71r144,0r0,43r-196,0","w":240},"\u0119":{"d":"119,74v-48,4,-46,-57,-16,-74r29,0v-7,6,-13,15,-14,27v-1,15,15,16,28,11r0,29v-10,5,-19,7,-27,7xm62,-79v-6,46,63,64,72,20r49,8v-11,34,-38,54,-81,55v-57,1,-91,-38,-91,-96v-1,-56,33,-100,86,-99v61,1,92,43,89,112r-124,0xm137,-109v4,-38,-41,-58,-64,-32v-7,8,-10,19,-10,32r74,0","w":200},"\u011a":{"d":"59,-325r40,0r19,26r21,-26r39,0r-36,51r-46,0xm26,0r0,-258r191,0r0,44r-139,0r0,57r130,0r0,43r-130,0r0,71r144,0r0,43r-196,0","w":240},"\u011b":{"d":"39,-262r40,0r19,26r20,-26r40,0r-36,52r-46,0xm62,-79v-6,46,63,64,72,20r49,8v-11,34,-38,54,-81,55v-57,1,-91,-38,-91,-96v-1,-56,33,-100,86,-99v61,1,92,43,89,112r-124,0xm137,-109v4,-38,-41,-58,-64,-32v-7,8,-10,19,-10,32r74,0","w":200},"\u0139":{"d":"28,0r0,-256r52,0r0,213r129,0r0,43r-181,0xm76,-273r24,-52r55,0r-48,52r-31,0"},"\u013a":{"d":"26,0r0,-258r49,0r0,258r-49,0xm21,-271r24,-52r55,0r-48,52r-31,0","w":100},"\u013d":{"d":"28,0r0,-256r52,0r0,213r129,0r0,43r-181,0xm147,-256r50,0v2,53,0,97,-44,107r-10,-20v18,-6,28,-15,28,-37r-24,0r0,-50"},"\u013e":{"d":"93,-258r45,0v2,49,-2,87,-40,97r-8,-19v16,-6,25,-13,25,-33r-22,0r0,-45xm26,0r0,-258r50,0r0,258r-50,0","w":138},"\u013f":{"d":"28,0r0,-256r52,0r0,213r129,0r0,43r-181,0xm85,-101r0,-49r50,0r0,49r-50,0"},"\u0140":{"d":"26,0r0,-258r49,0r0,258r-49,0xm47,-101r0,-49r50,0r0,49r-50,0","w":172},"\u0143":{"d":"27,0r0,-258r50,0r106,172r0,-172r48,0r0,258r-52,0r-104,-168r0,168r-48,0xm98,-273r24,-52r55,0r-48,52r-31,0","w":259},"\u0144":{"d":"71,-159v36,-53,125,-40,125,43r0,116r-50,0v-7,-52,23,-153,-30,-153v-61,0,-36,93,-41,153r-50,0r0,-187r46,0r0,28xm84,-210r24,-52r55,0r-48,52r-31,0"},"\u0147":{"d":"66,-325r40,0r19,26r21,-26r39,0r-36,51r-46,0xm27,0r0,-258r50,0r106,172r0,-172r48,0r0,258r-52,0r-104,-168r0,168r-48,0","w":259},"\u0148":{"d":"51,-262r40,0r19,26r20,-26r40,0r-36,52r-46,0xm71,-159v36,-53,125,-40,125,43r0,116r-50,0v-7,-52,23,-153,-30,-153v-61,0,-36,93,-41,153r-50,0r0,-187r46,0r0,28"},"\u0150":{"d":"84,-272r25,-53r51,0r-45,53r-31,0xm150,-272r25,-53r51,0r-44,53r-32,0xm141,4v-76,0,-126,-52,-125,-131v1,-85,41,-133,124,-135v78,-1,126,54,126,134v0,81,-48,132,-125,132xm141,-218v-48,0,-72,36,-72,89v0,53,25,89,72,89v48,0,71,-37,71,-90v0,-53,-24,-88,-71,-88","w":280},"\u0151":{"d":"50,-210r25,-53r51,0r-45,53r-31,0xm116,-210r25,-53r50,0r-43,53r-32,0xm111,4v-60,-1,-98,-38,-97,-100v1,-55,39,-95,97,-95v55,0,96,42,96,97v0,54,-41,100,-96,98xm111,-151v-29,0,-46,24,-46,58v0,34,17,57,46,57v28,0,45,-25,45,-58v0,-32,-17,-57,-45,-57"},"\u0154":{"d":"237,-185v0,42,-27,66,-68,71v42,23,61,73,89,114r-62,0r-65,-94v-11,-13,-27,-14,-53,-14r0,108r-52,0r0,-258r110,0v68,-3,101,17,101,73xm184,-182v0,-46,-59,-29,-106,-32r0,65v47,-3,106,12,106,-33xm83,-273r24,-52r55,0r-48,52r-31,0","w":259},"\u0155":{"d":"129,-139v-48,-23,-60,18,-56,81r0,58r-49,0r0,-187r46,0r0,27v14,-31,43,-39,75,-22xm49,-210r24,-52r55,0r-48,52r-31,0","w":140},"\u0158":{"d":"52,-325r40,0r19,26r21,-26r39,0r-36,51r-46,0xm237,-185v0,42,-27,66,-68,71v42,23,61,73,89,114r-62,0r-65,-94v-11,-13,-27,-14,-53,-14r0,108r-52,0r0,-258r110,0v68,-3,101,17,101,73xm184,-182v0,-46,-59,-29,-106,-32r0,65v47,-3,106,12,106,-33","w":259},"\u0159":{"d":"14,-262r40,0r19,26r20,-26r40,0r-36,52r-46,0xm129,-139v-48,-23,-60,18,-56,81r0,58r-49,0r0,-187r46,0r0,27v14,-31,43,-39,75,-22","w":140},"\u015a":{"d":"184,-142v73,44,30,156,-65,147v-65,-6,-99,-31,-106,-89r51,-5v6,32,21,47,56,50v46,4,72,-50,26,-63v-47,-14,-124,-26,-124,-88v0,-77,119,-89,167,-51v16,14,25,33,26,57r-52,2v-5,-26,-17,-35,-47,-37v-29,-2,-59,20,-36,41v14,13,87,26,104,36xm97,-273r24,-52r55,0r-48,52r-31,0","w":240},"\u015b":{"d":"167,-95v38,45,-4,99,-69,99v-49,0,-80,-20,-90,-57r50,-8v5,20,16,27,40,30v32,4,51,-29,15,-37v-64,-14,-92,-14,-98,-66v-7,-59,95,-69,136,-44v12,8,20,20,25,36r-46,9v0,-27,-63,-31,-69,-7v2,24,89,25,106,45xm80,-210r24,-52r55,0r-48,52r-31,0","w":200},"\u0162":{"d":"84,0r0,-214r-76,0r0,-44r205,0r0,44r-77,0r0,214r-52,0xm156,35v0,39,-58,43,-95,36r0,-21v25,2,57,7,62,-14v-1,-18,-28,-17,-45,-12r4,-17v29,-11,74,-4,74,28"},"\u0163":{"d":"115,-3v-47,18,-87,4,-87,-63r0,-81r-23,0r0,-40r23,0r0,-37r50,-29r0,66r33,0r0,40r-33,0r0,75v-3,35,5,40,33,31xm116,35v0,39,-58,43,-95,36r0,-21v25,2,57,7,62,-14v-1,-18,-28,-17,-45,-12r4,-17v29,-11,74,-4,74,28","w":119},"\u0164":{"d":"48,-325r40,0r19,26r20,-26r40,0r-36,51r-46,0xm84,0r0,-214r-76,0r0,-44r205,0r0,44r-77,0r0,214r-52,0"},"\u0165":{"d":"128,-258r45,0v2,49,-2,87,-40,97r-8,-19v16,-6,25,-13,25,-33r-22,0r0,-45xm115,-3v-47,18,-87,4,-87,-63r0,-81r-23,0r0,-40r23,0r0,-37r50,-29r0,66r33,0r0,40r-33,0r0,75v-5,36,5,39,33,31","w":172},"\u016e":{"d":"129,-331v17,0,34,16,34,34v0,18,-16,35,-34,35v-18,0,-35,-17,-35,-35v0,-18,17,-34,35,-34xm129,-281v9,1,15,-7,15,-16v0,-8,-7,-15,-15,-15v-8,0,-16,7,-16,15v0,8,7,17,16,16xm132,4v-85,0,-106,-36,-106,-124r0,-138r52,0r0,140v-2,56,7,78,52,78v44,0,49,-24,49,-75r0,-143r52,0r0,136v4,90,-19,126,-99,126","w":259},"\u016f":{"d":"110,-270v17,0,34,16,34,34v0,18,-17,35,-34,35v-17,0,-35,-17,-35,-35v0,-18,17,-34,35,-34xm110,-220v8,0,15,-8,15,-16v0,-8,-7,-16,-15,-16v-8,0,-16,8,-16,16v0,8,8,16,16,16xm105,-33v61,2,34,-93,40,-154r50,0r0,187r-46,0r0,-28v-29,50,-124,44,-124,-41r0,-118r49,0v7,55,-22,152,31,154"},"\u0170":{"d":"74,-272r25,-53r51,0r-45,53r-31,0xm140,-272r25,-53r50,0r-43,53r-32,0xm132,4v-85,0,-106,-36,-106,-124r0,-138r52,0r0,140v-2,56,7,78,52,78v44,0,49,-24,49,-75r0,-143r52,0r0,136v4,90,-19,126,-99,126","w":259},"\u0171":{"d":"56,-210r25,-53r51,0r-45,53r-31,0xm122,-210r25,-53r50,0r-43,53r-32,0xm105,-33v61,2,34,-93,40,-154r50,0r0,187r-46,0r0,-28v-29,50,-124,44,-124,-41r0,-118r49,0v7,55,-22,152,31,154"},"\u0179":{"d":"4,0r0,-47r135,-167r-120,0r0,-44r189,0r0,41r-141,174r146,0r0,43r-209,0xm77,-273r24,-52r55,0r-48,52r-31,0"},"\u017a":{"d":"6,0r0,-38r95,-109v-26,2,-60,1,-88,1r0,-41r154,0r0,35r-96,110r102,-1r0,43r-167,0xm56,-210r24,-52r55,0r-48,52r-31,0","w":180},"\u017b":{"d":"89,-274r0,-46r48,0r0,46r-48,0xm4,0r0,-47r135,-167r-120,0r0,-44r189,0r0,41r-141,174r146,0r0,43r-209,0"},"\u017c":{"d":"63,-215r0,-47r49,0r0,47r-49,0xm6,0r0,-38r95,-109v-26,2,-60,1,-88,1r0,-41r154,0r0,35r-96,110r102,-1r0,43r-167,0","w":180},"\u0132":{"d":"25,0r0,-258r52,0r0,258r-52,0xm171,-40v29,0,31,-16,32,-51r0,-167r52,0v-8,109,36,267,-85,262v-52,-2,-81,-30,-80,-84r49,-5v1,29,9,45,32,45","w":282},"\u0133":{"d":"26,-212r0,-46r49,0r0,46r-49,0xm26,0r0,-187r49,0r0,187r-49,0xm123,-212r0,-46r49,0r0,46r-49,0xm90,28v26,5,33,-2,33,-37r0,-178r49,0r0,181v9,72,-31,92,-91,76","w":200},"\u0149":{"d":"-6,-257r49,0v2,53,-1,95,-44,106r-9,-20v19,-5,27,-15,28,-37r-24,0r0,-49xm104,-159v36,-53,125,-40,125,43r0,116r-50,0v-7,-52,23,-153,-30,-153v-61,0,-36,93,-41,153r-50,0r0,-187r46,0r0,28","w":255},"\u0100":{"d":"71,-281r0,-32r113,0r0,32r-113,0xm259,0r-57,0r-23,-59r-103,0r-21,59r-55,0r100,-258r55,0xm163,-102r-36,-96r-35,96r71,0","w":259},"\u0101":{"d":"43,-217r0,-33r114,0r0,33r-114,0xm95,-153v-20,1,-26,7,-32,23r-45,-8v11,-36,33,-54,81,-53v56,2,78,12,78,72v0,43,-5,93,11,119r-49,0r-6,-20v-30,38,-120,31,-120,-31v0,-60,78,-55,116,-71v1,-24,-8,-31,-34,-31xm90,-31v30,-1,43,-21,39,-59v-18,8,-68,8,-67,34v0,14,12,26,28,25","w":200},"\u0108":{"d":"76,-281r36,-52r46,0r37,52r-40,0r-21,-26r-19,26r-39,0xm134,-40v34,0,51,-23,57,-55r51,16v-15,51,-46,83,-108,83v-71,0,-117,-54,-117,-131v0,-139,187,-188,224,-60r-52,13v-5,-24,-25,-45,-54,-44v-44,1,-64,35,-64,88v0,56,18,90,63,90","w":259},"\u0109":{"d":"41,-210r37,-52r45,0r37,52r-40,0r-21,-26r-18,26r-40,0xm15,-93v0,-107,150,-136,174,-38r-49,8v-3,-19,-14,-30,-34,-29v-29,1,-40,20,-40,55v0,66,70,83,77,25r48,9v-10,42,-36,66,-86,67v-56,0,-90,-39,-90,-97","w":200},"\u010a":{"d":"110,-281r0,-47r49,0r0,47r-49,0xm134,-40v34,0,51,-23,57,-55r51,16v-15,51,-46,83,-108,83v-71,0,-117,-54,-117,-131v0,-139,187,-188,224,-60r-52,13v-5,-24,-25,-45,-54,-44v-44,1,-64,35,-64,88v0,56,18,90,63,90","w":259},"\u010b":{"d":"76,-215r0,-47r49,0r0,47r-49,0xm15,-93v0,-107,150,-136,174,-38r-49,8v-3,-19,-14,-30,-34,-29v-29,1,-40,20,-40,55v0,66,70,83,77,25r48,9v-10,42,-36,66,-86,67v-56,0,-90,-39,-90,-97","w":200},"\u0112":{"d":"63,-281r0,-32r114,0r0,32r-114,0xm26,0r0,-258r191,0r0,44r-139,0r0,57r130,0r0,43r-130,0r0,71r144,0r0,43r-196,0","w":240},"\u0113":{"d":"43,-217r0,-33r113,0r0,33r-113,0xm62,-79v-6,46,63,64,72,20r49,8v-11,34,-38,54,-81,55v-57,1,-91,-38,-91,-96v-1,-56,33,-100,86,-99v61,1,92,43,89,112r-124,0xm137,-109v4,-38,-41,-58,-64,-32v-7,8,-10,19,-10,32r74,0","w":200},"\u0114":{"d":"120,-305v19,0,28,-8,30,-25r24,0v2,47,-62,66,-93,37v-10,-9,-15,-21,-16,-37r24,0v2,17,12,25,31,25xm26,0r0,-258r191,0r0,44r-139,0r0,57r130,0r0,43r-130,0r0,71r144,0r0,43r-196,0","w":240},"\u0115":{"d":"97,-237v20,0,29,-8,31,-25r24,0v1,46,-62,67,-93,37v-10,-9,-15,-21,-16,-37r24,0v2,17,10,25,30,25xm62,-79v-6,46,63,64,72,20r49,8v-11,34,-38,54,-81,55v-57,1,-91,-38,-91,-96v-1,-56,33,-100,86,-99v61,1,92,43,89,112r-124,0xm137,-109v4,-38,-41,-58,-64,-32v-7,8,-10,19,-10,32r74,0","w":200},"\u0116":{"d":"96,-281r0,-47r49,0r0,47r-49,0xm26,0r0,-258r191,0r0,44r-139,0r0,57r130,0r0,43r-130,0r0,71r144,0r0,43r-196,0","w":240},"\u0117":{"d":"76,-215r0,-47r48,0r0,47r-48,0xm62,-79v-6,46,63,64,72,20r49,8v-11,34,-38,54,-81,55v-57,1,-91,-38,-91,-96v-1,-56,33,-100,86,-99v61,1,92,43,89,112r-124,0xm137,-109v4,-38,-41,-58,-64,-32v-7,8,-10,19,-10,32r74,0","w":200},"\u011c":{"d":"84,-281r37,-52r46,0r36,52r-39,0r-21,-26r-19,26r-40,0xm71,-132v0,87,83,114,135,70r0,-33r-60,0r0,-43r112,0r0,102v-20,21,-69,41,-110,40v-82,-1,-131,-52,-131,-134v0,-80,44,-131,128,-132v62,0,99,26,110,76r-52,9v-7,-25,-27,-41,-58,-41v-49,1,-74,33,-74,86","w":280},"\u011d":{"d":"51,-210r37,-52r45,0r37,52r-40,0r-20,-26r-19,26r-40,0xm108,76v-56,1,-87,-16,-87,-64r57,7v2,17,10,18,28,19v42,3,43,-26,41,-68v-45,64,-140,15,-132,-64v-10,-85,90,-131,136,-66r0,-27r46,0r0,168v2,69,-24,94,-89,95xm106,-153v-27,0,-41,23,-41,56v0,34,14,57,40,57v28,0,43,-22,43,-56v0,-34,-14,-57,-42,-57"},"\u0120":{"d":"120,-281r0,-47r48,0r0,47r-48,0xm71,-132v0,87,83,114,135,70r0,-33r-60,0r0,-43r112,0r0,102v-20,21,-69,41,-110,40v-82,-1,-131,-52,-131,-134v0,-80,44,-131,128,-132v62,0,99,26,110,76r-52,9v-7,-25,-27,-41,-58,-41v-49,1,-74,33,-74,86","w":280},"\u0121":{"d":"86,-215r0,-47r48,0r0,47r-48,0xm108,76v-56,1,-87,-16,-87,-64r57,7v2,17,10,18,28,19v42,3,43,-26,41,-68v-45,64,-140,15,-132,-64v-10,-85,90,-131,136,-66r0,-27r46,0r0,168v2,69,-24,94,-89,95xm106,-153v-27,0,-41,23,-41,56v0,34,14,57,40,57v28,0,43,-22,43,-56v0,-34,-14,-57,-42,-57"},"\u0122":{"d":"71,-132v-1,52,24,92,74,92v22,0,42,-7,61,-22r0,-33r-60,0r0,-43r112,0r0,102v-17,19,-66,40,-103,40v18,5,27,16,27,32v1,38,-60,43,-95,35r0,-21v23,2,63,6,62,-14v0,-19,-28,-17,-45,-12r4,-17v4,-2,11,-3,18,-4v-69,-8,-109,-60,-109,-133v0,-80,47,-132,128,-132v62,0,99,25,110,76r-52,9v-7,-24,-27,-40,-57,-41v-50,0,-75,34,-75,86","w":280},"\u0123":{"d":"126,-209r-52,0v-3,-47,9,-71,46,-79r7,23v-17,4,-21,7,-24,24r23,0r0,32xm109,76v-54,0,-89,-14,-88,-64r57,7v1,13,10,19,29,19v42,0,42,-27,40,-68v-45,64,-142,15,-132,-65v-10,-85,91,-129,136,-65r0,-27r46,0r0,168v2,67,-23,95,-88,95xm106,-153v-28,0,-41,26,-41,57v0,31,12,56,41,56v27,0,42,-24,42,-57v0,-32,-13,-56,-42,-56"},"\u0124":{"d":"70,-281r37,-52r46,0r36,52r-39,0r-21,-26r-19,26r-40,0xm26,0r0,-258r52,0r0,102r102,0r0,-102r52,0r0,258r-52,0r0,-113r-102,0r0,113r-52,0","w":259},"\u0125":{"d":"51,-272r37,-52r45,0r37,52r-40,0r-20,-27r-19,27r-40,0xm116,-153v-61,0,-36,94,-41,153r-49,0r0,-258r49,0r0,95v41,-52,121,-31,121,53r0,110r-50,0r0,-99v0,-39,-1,-54,-30,-54"},"\u0126":{"d":"26,-191r-25,0r0,-32r25,0r0,-35r52,0r0,35r102,0r0,-35r52,0r0,35r26,0r0,32r-26,0r0,191r-52,0r0,-113r-102,0r0,113r-52,0r0,-191xm78,-191r0,35r102,0r0,-35r-102,0","w":259},"\u0127":{"d":"115,-153v-61,-1,-34,95,-40,153r-49,0r0,-207r-22,0r0,-32r22,0r0,-19r49,0r0,19r52,0r0,32r-52,0r0,44v41,-51,121,-31,121,53r0,110r-50,0r0,-99v0,-36,0,-53,-31,-54"},"\u0128":{"d":"78,-281v-21,2,-62,-35,-68,0r-22,0v-2,-25,10,-43,32,-44v17,-1,36,16,52,15v8,-1,14,-4,14,-15r23,0v0,27,-9,41,-31,44xm25,0r0,-258r52,0r0,258r-52,0","w":100},"\u0129":{"d":"78,-213v-26,2,-62,-34,-67,1r-23,0v-2,-25,9,-44,32,-44v24,0,60,35,67,-1r23,0v1,27,-10,42,-32,44xm26,0r0,-187r49,0r0,187r-49,0","w":100},"\u012a":{"d":"-7,-281r0,-32r114,0r0,32r-114,0xm25,0r0,-258r52,0r0,258r-52,0","w":100},"\u012b":{"d":"-7,-217r0,-33r114,0r0,33r-114,0xm26,0r0,-187r49,0r0,187r-49,0","w":100},"\u012c":{"d":"19,-330v0,34,61,32,61,0r24,0v1,46,-62,67,-93,37v-10,-9,-15,-21,-16,-37r24,0xm25,0r0,-258r52,0r0,258r-52,0","w":100},"\u012d":{"d":"50,-237v20,0,28,-8,30,-25r24,0v2,47,-61,66,-92,37v-10,-9,-16,-21,-17,-37r24,0v2,17,11,25,31,25xm26,0r0,-187r49,0r0,187r-49,0","w":100},"\u012e":{"d":"51,74v-48,4,-44,-57,-16,-74r30,0v-7,7,-14,14,-15,27v-1,15,15,16,28,11r0,29v-10,5,-19,7,-27,7xm25,0r0,-258r52,0r0,258r-52,0","w":100},"\u012f":{"d":"51,74v-49,3,-45,-56,-16,-74r30,0v-8,6,-14,14,-15,27v-1,15,15,16,28,11r0,29v-10,5,-19,7,-27,7xm26,-212r0,-46r49,0r0,46r-49,0xm26,0r0,-187r49,0r0,187r-49,0","w":100},"\u0134":{"d":"85,-281r37,-52r46,0r36,52r-39,0r-21,-26r-19,26r-40,0xm87,-40v29,0,31,-16,32,-51r0,-167r52,0v-8,109,36,267,-85,262v-52,-2,-81,-30,-80,-84r49,-5v1,29,9,45,32,45","w":200},"\u0135":{"d":"-9,-210r36,-52r46,0r37,52r-40,0r-20,-26r-19,26r-40,0xm-8,28v25,6,33,-4,33,-37r0,-178r49,0r0,181v8,70,-31,94,-91,76","w":100},"\u0136":{"d":"172,36v-3,37,-55,42,-95,35r0,-21v20,3,63,4,61,-13v2,-10,-20,-14,-35,-11r0,-21v34,-5,71,4,69,31xm27,0r0,-258r52,0r0,115r105,-115r70,0r-97,101r102,157r-67,0r-71,-121r-42,43r0,78r-52,0","w":259},"\u0137":{"d":"149,36v-3,37,-55,43,-96,35r0,-21v20,3,63,4,61,-13v2,-10,-20,-14,-35,-11r0,-21v35,-5,72,4,70,31xm24,0r0,-258r49,0r0,137r58,-66r61,0r-64,69r69,118r-54,0r-46,-84r-24,24r0,60r-49,0","w":200},"\u0138":{"d":"25,0r0,-187r49,0r0,66r58,-66r61,0r-64,69r68,118r-53,0r-47,-84r-23,24r0,60r-49,0","w":200},"\u013b":{"d":"152,36v-2,37,-55,42,-95,35r0,-21v20,3,63,4,61,-13v2,-10,-20,-14,-35,-11r0,-21v34,-5,71,4,69,31xm28,0r0,-256r52,0r0,213r129,0r0,43r-181,0"},"\u013c":{"d":"92,36v-3,37,-55,42,-95,35r0,-21v20,3,63,4,61,-13v2,-10,-20,-14,-35,-11r0,-21v34,-5,71,4,69,31xm26,0r0,-258r49,0r0,258r-49,0","w":100},"\u0145":{"d":"172,36v-3,37,-55,42,-95,35r0,-21v20,3,63,4,61,-13v2,-10,-20,-14,-35,-11r0,-21v34,-5,71,4,69,31xm27,0r0,-258r50,0r106,172r0,-172r48,0r0,258r-52,0r-104,-168r0,168r-48,0","w":259},"\u0146":{"d":"152,36v-2,37,-55,42,-95,35r0,-21v20,3,63,4,61,-13v2,-10,-20,-14,-35,-11r0,-21v34,-5,71,4,69,31xm71,-159v36,-53,125,-40,125,43r0,116r-50,0v-7,-52,23,-153,-30,-153v-61,0,-36,93,-41,153r-50,0r0,-187r46,0r0,28"},"\u014a":{"d":"139,-216v-89,0,-53,130,-60,216r-52,0r0,-258r52,0r0,37v24,-27,53,-41,84,-41v68,0,80,58,80,135v0,83,-6,132,-74,132v-20,0,-37,-5,-51,-13r16,-38v49,22,57,-14,55,-71v-2,-67,-3,-99,-50,-99","w":260},"\u014b":{"d":"195,-116v-8,92,26,228,-91,186r9,-43v22,9,36,-2,33,-28v-7,-53,23,-152,-31,-152v-60,0,-36,93,-41,153r-49,0r0,-187r46,0r0,28v36,-53,131,-40,124,43"},"\u014c":{"d":"83,-281r0,-32r114,0r0,32r-114,0xm141,4v-76,0,-126,-52,-125,-131v1,-85,41,-133,124,-135v78,-1,126,54,126,134v0,81,-48,132,-125,132xm141,-218v-48,0,-72,36,-72,89v0,53,25,89,72,89v48,0,71,-37,71,-90v0,-53,-24,-88,-71,-88","w":280},"\u014d":{"d":"53,-217r0,-33r113,0r0,33r-113,0xm111,4v-60,-1,-98,-38,-97,-100v1,-55,39,-95,97,-95v55,0,96,42,96,97v0,54,-41,100,-96,98xm111,-151v-29,0,-46,24,-46,58v0,34,17,57,46,57v28,0,45,-25,45,-58v0,-32,-17,-57,-45,-57"},"\u014e":{"d":"109,-330v0,34,61,32,61,0r24,0v1,46,-62,67,-93,37v-10,-9,-15,-21,-16,-37r24,0xm141,4v-76,0,-126,-52,-125,-131v1,-85,41,-133,124,-135v78,-1,126,54,126,134v0,81,-48,132,-125,132xm141,-218v-48,0,-72,36,-72,89v0,53,25,89,72,89v48,0,71,-37,71,-90v0,-53,-24,-88,-71,-88","w":280},"\u014f":{"d":"110,-237v19,0,28,-9,30,-25r24,0v2,47,-62,66,-93,37v-10,-9,-15,-21,-16,-37r24,0v2,17,11,25,31,25xm111,4v-60,-1,-98,-38,-97,-100v1,-55,39,-95,97,-95v55,0,96,42,96,97v0,54,-41,100,-96,98xm111,-151v-29,0,-46,24,-46,58v0,34,17,57,46,57v28,0,45,-25,45,-58v0,-32,-17,-57,-45,-57"},"\u0156":{"d":"172,36v-3,37,-55,42,-95,35r0,-21v20,3,63,4,61,-13v2,-10,-20,-14,-35,-11r0,-21v34,-5,71,4,69,31xm237,-185v0,42,-27,66,-68,71v42,23,61,73,89,114r-62,0r-65,-94v-11,-13,-27,-14,-53,-14r0,108r-52,0r0,-258r110,0v68,-3,101,17,101,73xm184,-182v0,-46,-59,-29,-106,-32r0,65v47,-3,106,12,106,-33","w":259},"\u0157":{"d":"103,36v-3,38,-56,42,-96,35r0,-21v20,3,64,5,62,-13v2,-10,-20,-14,-35,-11r0,-21v34,-5,71,4,69,31xm129,-139v-48,-23,-60,18,-56,81r0,58r-49,0r0,-187r46,0r0,27v14,-31,43,-39,75,-22","w":140},"\u015c":{"d":"61,-281r37,-52r45,0r37,52r-40,0r-20,-26r-19,26r-40,0xm184,-142v73,44,30,156,-65,147v-65,-6,-99,-31,-106,-89r51,-5v6,32,21,47,56,50v46,4,72,-50,26,-63v-47,-14,-124,-26,-124,-88v0,-77,119,-89,167,-51v16,14,25,33,26,57r-52,2v-5,-26,-17,-35,-47,-37v-29,-2,-59,20,-36,41v14,13,87,26,104,36","w":240},"\u015d":{"d":"41,-210r37,-52r45,0r37,52r-40,0r-20,-26r-19,26r-40,0xm167,-95v38,45,-4,99,-69,99v-49,0,-80,-20,-90,-57r50,-8v5,20,16,27,40,30v32,4,51,-29,15,-37v-64,-14,-92,-14,-98,-66v-7,-59,95,-69,136,-44v12,8,20,20,25,36r-46,9v0,-27,-63,-31,-69,-7v2,24,89,25,106,45","w":200},"\u0166":{"d":"84,-97r-55,0r0,-33r55,0r0,-84r-76,0r0,-44r205,0r0,44r-77,0r0,84r55,0r0,33r-55,0r0,97r-52,0r0,-97"},"\u0167":{"d":"113,-3v-52,19,-101,0,-87,-73r-25,0r0,-31r25,0r0,-40r-23,0r0,-40r23,0r0,-37r49,-29r0,66r34,0r0,40r-34,0r0,40r31,0r0,31r-31,0v2,16,-4,39,14,39v5,0,11,-1,20,-4","w":119},"\u0168":{"d":"100,-325v22,-2,59,34,67,0r22,0v1,28,-9,42,-31,44v-17,1,-40,-16,-55,-15v-8,1,-12,4,-12,15r-23,0v-2,-25,10,-43,32,-44xm132,4v-85,0,-106,-36,-106,-124r0,-138r52,0r0,140v-2,56,7,78,52,78v44,0,49,-24,49,-75r0,-143r52,0r0,136v4,90,-19,126,-99,126","w":259},"\u0169":{"d":"138,-213v-26,2,-62,-33,-68,1r-22,0v-2,-25,9,-44,32,-44v23,0,60,35,67,-1r22,0v1,28,-9,43,-31,44xm105,-33v61,2,34,-93,40,-154r50,0r0,187r-46,0r0,-28v-29,50,-124,44,-124,-41r0,-118r49,0v7,55,-22,152,31,154"},"\u016a":{"d":"73,-281r0,-32r114,0r0,32r-114,0xm132,4v-85,0,-106,-36,-106,-124r0,-138r52,0r0,140v-2,56,7,78,52,78v44,0,49,-24,49,-75r0,-143r52,0r0,136v4,90,-19,126,-99,126","w":259},"\u016b":{"d":"53,-217r0,-33r113,0r0,33r-113,0xm105,-33v61,2,34,-93,40,-154r50,0r0,187r-46,0r0,-28v-29,50,-124,44,-124,-41r0,-118r49,0v7,55,-22,152,31,154"},"\u016c":{"d":"130,-305v19,0,28,-8,30,-25r24,0v2,47,-62,66,-93,37v-10,-9,-15,-21,-16,-37r24,0v2,17,12,25,31,25xm132,4v-85,0,-106,-36,-106,-124r0,-138r52,0r0,140v-2,56,7,78,52,78v44,0,49,-24,49,-75r0,-143r52,0r0,136v4,90,-19,126,-99,126","w":259},"\u016d":{"d":"110,-237v19,0,28,-9,30,-25r24,0v2,47,-62,66,-93,37v-10,-9,-15,-21,-16,-37r24,0v2,17,11,25,31,25xm105,-33v61,2,34,-93,40,-154r50,0r0,187r-46,0r0,-28v-29,50,-124,44,-124,-41r0,-118r49,0v7,55,-22,152,31,154"},"\u0172":{"d":"148,74v-48,4,-44,-57,-16,-74r30,0v-8,6,-14,14,-15,27v-1,15,15,16,28,11r0,29v-10,5,-19,7,-27,7xm132,4v-85,0,-106,-36,-106,-124r0,-138r52,0r0,140v-2,56,7,78,52,78v44,0,49,-24,49,-75r0,-143r52,0r0,136v4,90,-19,126,-99,126","w":259},"\u0173":{"d":"172,74v-49,3,-45,-56,-16,-74r29,0v-7,6,-13,15,-14,27v-1,15,15,16,28,11r0,29v-10,5,-19,7,-27,7xm105,-33v61,2,34,-93,40,-154r50,0r0,187r-46,0r0,-28v-29,50,-124,44,-124,-41r0,-118r49,0v7,55,-22,152,31,154"},"\u0174":{"d":"110,-281r37,-52r46,0r36,52r-39,0r-21,-26r-19,26r-40,0xm63,0r-62,-258r53,0r39,177r47,-177r62,0r46,180r39,-180r52,0r-62,258r-55,0r-52,-193r-51,193r-56,0","w":339},"\u0175":{"d":"81,-210r37,-52r45,0r37,52r-40,0r-20,-26r-19,26r-40,0xm61,0r-59,-187r48,0r35,123r32,-123r47,0r31,123r36,-123r49,0r-60,187r-48,0r-32,-120r-31,120r-48,0","w":280},"\u0176":{"d":"62,-281r37,-52r46,0r36,52r-39,0r-21,-26r-19,26r-40,0xm94,0r0,-108r-95,-150r61,0r61,102r60,-102r59,0r-94,150r0,108r-52,0","w":240},"\u0177":{"d":"41,-210r37,-52r45,0r37,52r-40,0r-21,-26r-18,26r-40,0xm2,-187r53,0r45,133r43,-133r51,0r-77,212v-11,40,-47,59,-98,48r-5,-39v33,9,54,-7,59,-33","w":200},"\u017f":{"d":"25,-201v-7,-61,50,-69,99,-55r-7,35v-21,-6,-43,-6,-43,21r0,200r-49,0r0,-201","w":100},"\u01fa":{"d":"127,-309v18,0,35,15,35,34v0,18,-17,35,-35,35v-18,0,-34,-17,-34,-35v0,-17,17,-34,34,-34xm127,-259v9,1,17,-7,16,-16v1,-9,-7,-15,-16,-15v-8,0,-15,7,-15,15v0,9,6,17,15,16xm259,0r-57,0r-23,-59r-103,0r-21,59r-55,0r100,-258r55,0xm163,-102r-36,-96r-35,96r71,0xm103,-309r24,-52r55,0r-48,52r-31,0","w":259},"\u01fb":{"d":"100,-270v18,0,35,15,35,34v0,18,-18,35,-35,35v-17,0,-34,-17,-34,-35v0,-17,17,-34,34,-34xm100,-220v8,0,16,-8,16,-16v0,-8,-8,-16,-16,-16v-8,0,-15,8,-15,16v0,8,7,16,15,16xm95,-153v-20,1,-26,7,-32,23r-45,-8v11,-36,33,-54,81,-53v56,2,78,12,78,72v0,43,-5,93,11,119r-49,0r-6,-20v-30,38,-120,31,-120,-31v0,-60,78,-55,116,-71v1,-24,-8,-31,-34,-31xm90,-31v30,-1,43,-21,39,-59v-18,8,-68,8,-67,34v0,14,12,26,28,25xm73,-281r24,-52r55,0r-48,52r-31,0","w":200},"\u01fc":{"d":"-15,0r120,-258r233,0r0,44r-128,0r0,57r118,0r0,44r-118,0r0,70r133,0r0,43r-185,0r0,-61r-89,0r-26,61r-58,0xm88,-106r71,0r0,-113r-20,0xm153,-281r24,-52r55,0r-48,52r-31,0","w":360},"\u01fd":{"d":"21,-138v6,-56,100,-67,142,-36v40,-34,116,-11,129,30v5,16,11,37,11,65r-124,0v-3,49,62,62,73,19r49,9v-12,58,-110,72,-149,30v-33,34,-141,39,-137,-30v2,-60,63,-54,115,-70v1,-23,-8,-32,-30,-32v-18,0,-31,7,-34,23xm254,-110v5,-44,-52,-57,-69,-24v-4,9,-5,16,-5,24r74,0xm65,-55v1,34,58,28,63,1v2,-6,2,-18,2,-35v-45,15,-53,4,-65,34xm133,-210r24,-52r55,0r-48,52r-31,0","w":320},"\u01fe":{"d":"15,-130v0,-112,118,-166,203,-109r28,-31r24,21r-29,33v16,21,21,53,24,89v10,111,-118,164,-200,109r-29,32r-25,-21r30,-34v-17,-23,-26,-52,-26,-89xm185,-203v-52,-38,-116,1,-116,74v0,19,3,35,8,48xm97,-54v51,41,115,-1,115,-74v0,-19,-2,-35,-7,-47xm113,-281r24,-52r55,0r-48,52r-31,0","w":280},"\u01ff":{"d":"38,-27v-50,-58,-12,-164,73,-164v21,0,39,5,55,15r19,-21r19,16r-19,22v51,57,10,163,-74,163v-20,0,-38,-5,-54,-15r-20,24r-19,-17xm139,-144v-46,-32,-93,26,-70,80xm85,-43v45,32,92,-25,69,-79xm83,-210r24,-52r55,0r-48,52r-31,0"},"\u00a4":{"d":"32,-90v-13,-18,-13,-55,-1,-75r-23,-23r29,-32r24,24v21,-12,56,-13,77,0r23,-23r30,29r-23,24v12,19,12,57,0,76r23,24r-29,30r-24,-24v-21,12,-55,13,-76,0r-23,23r-30,-29xm99,-163v-19,0,-35,16,-35,35v0,19,16,36,35,36v19,0,36,-16,36,-36v0,-20,-16,-35,-36,-35","w":200},"\u01a0":{"d":"141,-218v-48,0,-72,37,-72,89v0,51,25,89,72,89v47,0,72,-39,71,-90v0,-52,-22,-88,-71,-88xm140,-262v62,0,108,34,120,88v14,-6,22,-17,22,-34r-24,0r0,-50r49,0v3,55,-2,97,-43,107v12,90,-38,155,-123,155v-77,0,-125,-51,-125,-131v0,-80,44,-135,124,-135","w":307},"\u01a1":{"d":"111,-151v-30,0,-46,25,-46,58v0,33,17,57,46,57v29,0,45,-26,45,-58v0,-32,-16,-56,-45,-57xm111,-191v53,-1,93,40,96,89v15,-6,23,-18,23,-35r-23,0r0,-50r49,0v3,57,-3,100,-50,110v-6,45,-45,82,-95,81v-61,-1,-98,-38,-97,-100v1,-56,39,-95,97,-95","w":255},"\u01af":{"d":"130,-40v46,0,49,-24,49,-75r0,-143r52,0r0,92v26,-6,42,-12,42,-42r-24,0r0,-50r50,0v5,68,-9,108,-68,112v5,97,-10,152,-99,150v-82,-1,-106,-36,-106,-124r0,-138r52,0r0,140v-2,57,5,78,52,78","w":298},"\u01b0":{"d":"105,-33v61,2,34,-93,40,-154r50,0r0,92v25,-6,40,-13,40,-42r-24,0r0,-50r50,0v4,67,-7,107,-66,112r0,75r-46,0r0,-28v-32,52,-124,43,-124,-41r0,-118r49,0v7,55,-22,152,31,154","w":260},"\u01cd":{"d":"68,-326r40,0r19,27r21,-27r39,0r-36,52r-46,0xm259,0r-57,0r-23,-59r-103,0r-21,59r-55,0r100,-258r55,0xm163,-102r-36,-96r-35,96r71,0","w":259},"\u01ce":{"d":"41,-262r40,0r18,26r21,-26r40,0r-37,52r-45,0xm95,-153v-20,1,-26,7,-32,23r-45,-8v11,-36,33,-54,81,-53v56,2,78,12,78,72v0,43,-5,93,11,119r-49,0r-6,-20v-30,38,-120,31,-120,-31v0,-60,78,-55,116,-71v1,-24,-8,-31,-34,-31xm90,-31v30,-1,43,-21,39,-59v-18,8,-68,8,-67,34v0,14,12,26,28,25","w":200},"\u01cf":{"d":"-9,-326r39,0r19,27r21,-27r40,0r-37,52r-46,0xm25,0r0,-258r52,0r0,258r-52,0","w":100},"\u01d0":{"d":"-9,-262r39,0r19,26r21,-26r40,0r-37,52r-46,0xm26,0r0,-187r49,0r0,187r-49,0","w":100},"\u01d1":{"d":"81,-326r39,0r19,27r21,-27r40,0r-37,52r-46,0xm141,4v-76,0,-126,-52,-125,-131v1,-85,41,-133,124,-135v78,-1,126,54,126,134v0,81,-48,132,-125,132xm141,-218v-48,0,-72,36,-72,89v0,53,25,89,72,89v48,0,71,-37,71,-90v0,-53,-24,-88,-71,-88","w":280},"\u01d2":{"d":"50,-262r40,0r19,26r21,-26r39,0r-36,52r-46,0xm111,4v-60,-1,-98,-38,-97,-100v1,-55,39,-95,97,-95v55,0,96,42,96,97v0,54,-41,100,-96,98xm111,-151v-29,0,-46,24,-46,58v0,34,17,57,46,57v28,0,45,-25,45,-58v0,-32,-17,-57,-45,-57"},"\u01d3":{"d":"70,-326r40,0r19,27r21,-27r39,0r-36,52r-46,0xm132,4v-85,0,-106,-36,-106,-124r0,-138r52,0r0,140v-2,56,7,78,52,78v44,0,49,-24,49,-75r0,-143r52,0r0,136v4,90,-19,126,-99,126","w":259},"\u01d4":{"d":"50,-262r40,0r19,26r21,-26r39,0r-36,52r-46,0xm105,-33v61,2,34,-93,40,-154r50,0r0,187r-46,0r0,-28v-29,50,-124,44,-124,-41r0,-118r49,0v7,55,-22,152,31,154"},"\u01d5":{"d":"174,-303r-91,0r0,-21r91,0r0,21xm175,-263r-25,0r0,-27r25,0r0,27xm107,-263r-25,0r0,-27r25,0r0,27xm132,4v-85,0,-106,-36,-106,-124r0,-138r52,0r0,140v-2,56,7,78,52,78v44,0,49,-24,49,-75r0,-143r52,0r0,136v4,90,-19,126,-99,126","w":259},"\u01d6":{"d":"53,-292r0,-32r113,0r0,32r-113,0xm105,-33v61,2,34,-93,40,-154r50,0r0,187r-46,0r0,-28v-29,50,-124,44,-124,-41r0,-118r49,0v7,55,-22,152,31,154xm51,-220r0,-42r42,0r0,42r-42,0xm126,-220r0,-42r43,0r0,42r-43,0"},"\u01d7":{"d":"176,-324r-40,31r-27,0r24,-31r43,0xm175,-263r-25,0r0,-27r25,0r0,27xm107,-263r-25,0r0,-27r25,0r0,27xm132,4v-85,0,-106,-36,-106,-124r0,-138r52,0r0,140v-2,56,7,78,52,78v44,0,49,-24,49,-75r0,-143r52,0r0,136v4,90,-19,126,-99,126","w":259},"\u01d8":{"d":"105,-33v61,2,34,-93,40,-154r50,0r0,187r-46,0r0,-28v-29,50,-124,44,-124,-41r0,-118r49,0v7,55,-22,152,31,154xm51,-220r0,-42r42,0r0,42r-42,0xm126,-220r0,-42r43,0r0,42r-43,0xm85,-272r24,-52r55,0r-48,52r-31,0"},"\u01d9":{"d":"175,-263r-25,0r0,-27r25,0r0,27xm175,-324r-28,31r-38,0r-28,-31r33,0r15,17r14,-17r32,0xm107,-263r-25,0r0,-27r25,0r0,27xm132,4v-85,0,-106,-36,-106,-124r0,-138r52,0r0,140v-2,56,7,78,52,78v44,0,49,-24,49,-75r0,-143r52,0r0,136v4,90,-19,126,-99,126","w":259},"\u01da":{"d":"50,-324r40,0r19,26r21,-26r39,0r-36,52r-46,0xm105,-33v61,2,34,-93,40,-154r50,0r0,187r-46,0r0,-28v-29,50,-124,44,-124,-41r0,-118r49,0v7,55,-22,152,31,154xm51,-220r0,-42r42,0r0,42r-42,0xm126,-220r0,-42r43,0r0,42r-43,0"},"\u01db":{"d":"175,-263r-25,0r0,-27r25,0r0,27xm147,-293r-26,0r-41,-31r44,0xm107,-263r-25,0r0,-27r25,0r0,27xm132,4v-85,0,-106,-36,-106,-124r0,-138r52,0r0,140v-2,56,7,78,52,78v44,0,49,-24,49,-75r0,-143r52,0r0,136v4,90,-19,126,-99,126","w":259},"\u01dc":{"d":"105,-33v61,2,34,-93,40,-154r50,0r0,187r-46,0r0,-28v-29,50,-124,44,-124,-41r0,-118r49,0v7,55,-22,152,31,154xm51,-220r0,-42r42,0r0,42r-42,0xm126,-220r0,-42r43,0r0,42r-43,0xm135,-272r-31,0r-49,-52r56,0"},"\u018f":{"d":"127,-262v76,-1,120,57,120,135v0,77,-39,131,-117,131v-83,0,-123,-71,-112,-154r174,0v3,-69,-100,-95,-118,-25r-52,-12v10,-47,49,-75,105,-75xm71,-107v-1,57,60,87,100,51v11,-11,18,-27,21,-51r-121,0","w":261},"\u04d8":{"d":"127,-262v76,-1,120,57,120,135v0,77,-39,131,-117,131v-83,0,-123,-71,-112,-154r174,0v3,-69,-100,-95,-118,-25r-52,-12v10,-47,49,-75,105,-75xm71,-107v-1,57,60,87,100,51v11,-11,18,-27,21,-51r-121,0","w":261},"\u0180":{"d":"73,-165v50,-58,133,-11,133,70v0,54,-27,100,-78,99v-24,0,-43,-10,-58,-31r0,27r-46,0r0,-207r-19,0r0,-32r19,0r0,-19r49,0r0,19r54,0r0,32r-54,0r0,42xm116,-35v28,1,39,-28,39,-58v0,-40,-13,-60,-41,-60v-28,0,-41,26,-41,56v0,37,14,61,43,62"},"\u0181":{"d":"234,-137v27,7,49,29,49,62v0,94,-116,74,-215,75r0,-215v-27,-2,-28,21,-22,43r-34,7v-17,-48,-5,-95,56,-93v87,4,204,-18,203,65v0,27,-17,48,-37,56xm220,-185v0,-42,-51,-27,-100,-30r0,60v39,-3,100,11,100,-30xm230,-77v0,-47,-61,-33,-110,-35r0,69v42,-5,110,13,110,-34","w":301},"\u0182":{"d":"243,-77v0,52,-34,77,-94,77r-122,0r0,-258r193,0r0,44r-141,0r0,59r70,0v58,-2,94,26,94,78xm188,-77v0,-46,-64,-31,-109,-34r0,68v46,-2,109,12,109,-34","w":258},"\u0183":{"d":"73,-165v50,-58,133,-11,133,70v0,54,-27,100,-78,99v-24,0,-43,-10,-58,-31r0,27r-46,0r0,-258r131,0r0,40r-82,0r0,53xm116,-35v28,1,39,-28,39,-58v0,-40,-13,-60,-41,-60v-28,0,-41,26,-41,56v0,37,14,61,43,62"},"\u0184":{"d":"79,-155v83,-5,166,1,163,79v-2,52,-34,76,-93,76r-122,0r0,-175v-8,-12,-22,-18,-25,-35r68,-48r9,0r0,103xm79,-43v47,-2,109,12,109,-34v0,-45,-64,-32,-109,-34r0,68","w":258},"\u0185":{"d":"73,-165v50,-58,133,-11,133,70v0,54,-27,100,-78,99v-24,0,-43,-10,-58,-31r0,27r-46,0r0,-191v-7,-12,-20,-17,-22,-33v25,-10,40,-30,71,-34r0,93xm116,-35v28,1,39,-28,39,-58v0,-40,-13,-60,-41,-60v-28,0,-41,26,-41,56v0,37,14,61,43,62"},"\u0186":{"d":"122,-262v77,-1,121,56,121,135v0,75,-44,131,-117,131v-56,0,-93,-28,-108,-83r51,-16v8,36,27,55,57,55v42,0,63,-30,63,-90v0,-58,-21,-88,-64,-88v-29,0,-49,20,-54,44r-52,-13v13,-48,49,-74,103,-75","w":259},"\u0187":{"d":"17,-127v0,-100,83,-163,175,-123v-5,-49,55,-58,98,-44r-6,35v-21,-5,-43,-6,-43,21r0,51r-52,13v-5,-24,-25,-44,-54,-44v-43,0,-64,30,-64,88v0,104,104,121,120,35r51,16v-15,55,-52,83,-108,83v-73,0,-117,-56,-117,-131","w":259},"\u0188":{"d":"140,-182v0,-44,56,-56,98,-41r-7,35v-21,-6,-42,-6,-42,21r0,36r-49,8v-3,-20,-15,-29,-34,-29v-27,0,-40,18,-40,55v0,68,67,83,77,25r48,9v-10,45,-39,67,-86,67v-57,1,-90,-39,-90,-97v0,-72,62,-118,125,-89","w":200},"\u0189":{"d":"242,-126v0,79,-33,126,-118,126r-98,0r0,-112r-27,0r0,-33r27,0r0,-113r95,0v91,-2,121,47,121,132xm188,-128v3,-76,-30,-91,-110,-86r0,69r55,0r0,33r-55,0r0,69r39,0v59,1,69,-26,71,-85","w":259},"\u018a":{"d":"163,-258v89,-3,121,47,121,132v0,78,-34,126,-119,126r-97,0r0,-214v-28,-3,-27,20,-22,42r-34,7v-17,-48,-5,-93,56,-93r95,0xm158,-43v60,1,71,-24,72,-86v2,-77,-29,-91,-110,-85r0,171r38,0","w":301},"\u018b":{"d":"16,-77v0,-52,36,-78,94,-78r69,0r0,-59r-140,0r0,-44r193,0r0,258r-122,0v-61,3,-94,-25,-94,-77xm70,-77v1,45,62,32,109,34r0,-68v-45,2,-110,-11,-109,34","w":258},"\u018c":{"d":"15,-94v0,-83,83,-129,133,-71r0,-53r-83,0r0,-40r132,0r0,258r-46,0r0,-27v-15,21,-34,31,-58,31v-49,1,-78,-46,-78,-98xm107,-35v28,1,41,-28,41,-58v0,-40,-13,-60,-41,-60v-28,0,-42,26,-42,56v0,39,13,61,42,62"},"\u018d":{"d":"109,-191v55,0,96,40,96,98v1,45,-30,84,-69,90r51,39r0,35r-157,0r0,-41r88,0v-29,-31,-104,-55,-104,-125v0,-56,37,-96,95,-96xm108,-40v31,0,49,-26,49,-58v1,-31,-18,-56,-47,-55v-30,0,-49,24,-49,56v0,29,18,57,47,57","w":218},"\u018e":{"d":"214,0r-196,0r0,-43r144,0r0,-71r-129,0r0,-43r129,0r0,-57r-139,0r0,-44r191,0r0,258","w":240},"\u0190":{"d":"120,-38v32,0,42,-11,50,-37r48,16v-15,44,-40,63,-99,63v-56,0,-99,-24,-99,-75v0,-31,17,-53,51,-65v-28,-15,-42,-34,-42,-59v-1,-43,44,-67,91,-67v51,0,82,21,93,63r-50,12v-5,-44,-81,-44,-82,1v0,28,24,41,55,39r0,39v-33,-2,-63,6,-63,35v0,23,22,35,47,35","w":225},"\u0191":{"d":"-6,28v26,6,33,-4,33,-37r0,-249r176,0r0,44r-124,0r0,61r107,0r0,43r-107,0v-5,76,24,190,-59,186v-10,0,-22,-2,-35,-6"},"\u0193":{"d":"17,-130v0,-101,96,-159,189,-120v-5,-49,55,-58,98,-44r-6,35v-21,-5,-43,-6,-43,21r0,52r-52,9v-8,-27,-27,-41,-58,-41v-49,0,-74,34,-74,86v0,84,78,118,135,70r0,-33r-60,0r0,-43r112,0r0,102v-21,21,-68,40,-110,40v-80,0,-131,-54,-131,-134","w":280},"\u0194":{"d":"229,-258r-87,209v21,40,57,125,-27,125v-81,0,-49,-84,-26,-125r-89,-209r58,0r57,142r58,-142r56,0xm115,35v17,0,6,-19,0,-33v-6,11,-8,19,-8,25v0,6,2,8,8,8","w":229},"\u0195":{"d":"230,-36v57,-2,28,-96,35,-151r49,0r0,88v0,69,-27,103,-83,103v-60,1,-88,-39,-85,-110v1,-31,-5,-47,-30,-47v-61,0,-36,95,-41,153r-49,0r0,-258r49,0r0,95v38,-49,126,-34,121,46v-2,39,-4,82,34,81","w":335},"\u0196":{"d":"75,0r-49,0r0,-258r49,0r0,258","w":100},"\u0197":{"d":"100,-112r-23,0r0,112r-52,0r0,-112r-24,0r0,-33r24,0r0,-113r52,0r0,113r23,0r0,33","w":100},"\u0198":{"d":"122,-221v-21,-5,-43,-7,-43,21r0,57r105,-115r70,0r-97,101r102,157r-67,0r-71,-121r-42,43r0,78r-52,0r0,-201v-7,-61,51,-69,101,-55","w":259},"\u0199":{"d":"116,-221v-21,-6,-43,-6,-43,21r0,79r58,-66r61,0r-64,69r69,118r-54,0r-46,-84r-24,24r0,60r-49,0r0,-201v-7,-60,50,-69,99,-55","w":200},"\u019a":{"d":"96,-112r-21,0r0,112r-49,0r0,-112r-21,0r0,-33r21,0r0,-113r49,0r0,113r21,0r0,33","w":100},"\u019b":{"d":"197,0r-51,0r-47,-127r-46,127r-50,0r71,-187r-3,-9r-51,22r-12,-31r51,-21r-12,-32r49,0r5,14r32,-14r12,30r-32,14","w":200},"\u019c":{"d":"110,-34v30,1,43,-31,43,-63r0,-161r51,0r0,174v0,34,11,50,32,50v29,0,43,-20,43,-62r0,-162r52,0r0,258r-48,0r0,-25v-25,38,-103,40,-121,-1v-33,47,-136,40,-136,-41r0,-191r52,0r0,178v0,31,11,46,32,46","w":357},"\u019d":{"d":"-6,28v26,6,33,-4,33,-37r0,-249r50,0r106,172r0,-172r48,0r0,258r-52,0r-104,-168r0,163v6,70,-31,92,-90,75","w":259},"\u019e":{"d":"71,-159v36,-53,124,-41,124,43r0,187r-49,0r-1,-194v-2,-19,-11,-30,-30,-30v-61,1,-36,94,-41,153r-49,0r0,-187r46,0r0,28"},"\u019f":{"d":"140,-262v80,0,125,54,125,134v0,77,-46,132,-121,132v-80,0,-128,-49,-129,-131v-1,-82,46,-135,125,-135xm210,-151v-1,-66,-79,-87,-119,-48v-12,11,-18,27,-21,48r140,0xm70,-107v2,61,81,90,121,45v10,-11,16,-26,19,-45r-140,0","w":280},"\u01a2":{"d":"16,-127v0,-111,106,-171,196,-112v28,-6,50,-17,81,-19r0,329r-52,0r0,-287r-29,0r0,201v-19,13,-43,19,-71,19v-79,1,-125,-52,-125,-131xm69,-129v0,56,33,99,91,87r0,-174v-59,-11,-91,28,-91,87","w":319},"\u01a3":{"d":"15,-93v0,-86,87,-123,153,-80v25,-4,46,-13,74,-14r0,258r-49,0r0,-221r-25,0r0,143v-73,30,-153,-1,-153,-86xm119,-38r0,-112v-34,-8,-54,11,-53,53v0,45,18,67,53,59","w":267},"\u01a4":{"d":"151,-258v82,-5,114,16,114,80v0,73,-62,86,-145,81r0,97r-52,0r0,-214v-28,-3,-27,20,-22,42r-34,7v-17,-48,-5,-93,56,-93r83,0xm205,-158v23,-47,-25,-63,-85,-56r0,73v31,-3,74,5,85,-17","w":281},"\u01a5":{"d":"129,-191v49,0,78,45,78,97v0,80,-85,133,-133,71r0,94r-50,0r0,-272v-5,-59,49,-70,99,-55r-6,35v-21,-5,-43,-6,-43,21r0,41v9,-16,31,-32,55,-32xm73,-97v-1,33,14,62,43,62v27,0,40,-20,40,-59v0,-32,-13,-58,-41,-58v-28,0,-42,26,-42,55"},"\u01a6":{"d":"78,-227v83,-2,146,2,146,79v0,44,-21,70,-64,78r82,126r-68,0r-71,-123r-25,0r0,67r-52,0r0,-258r52,0r0,31xm78,-110v46,0,92,5,92,-38v0,-42,-45,-36,-92,-36r0,74","w":240},"\u01a7":{"d":"70,-75v-1,24,24,36,50,36v32,0,50,-17,56,-50r51,5v-7,59,-42,89,-106,89v-61,0,-103,-26,-103,-80v0,-57,33,-68,94,-85v37,-10,50,-9,56,-34v-1,-20,-23,-25,-44,-25v-30,0,-43,11,-47,37r-52,-2v1,-53,42,-78,99,-78v80,0,120,72,70,124v-23,24,-122,21,-124,63","w":240},"\u01a8":{"d":"24,-142v8,-69,167,-66,161,8v-4,52,-34,49,-98,66v-13,3,-20,8,-20,16v0,13,11,21,35,21v22,0,36,-10,40,-30r50,8v-7,76,-175,78,-175,-5v0,-55,85,-57,117,-73v13,-15,-1,-24,-29,-24v-19,0,-31,7,-35,22","w":200},"\u01a9":{"d":"19,-258r179,0r0,44r-115,0r67,79r-74,92r127,0r0,43r-187,0r0,-48r69,-87r-66,-76r0,-47","w":216},"\u01aa":{"d":"105,-9v-3,26,5,46,32,37r9,42v-59,18,-91,-5,-91,-76r0,-199v-23,13,-50,-7,-50,-31v0,-20,18,-34,38,-34v41,0,62,23,62,69r0,192xm40,-220v8,0,15,-8,15,-16v0,-8,-7,-16,-15,-16v-8,0,-16,8,-16,16v0,8,8,16,16,16","w":129},"\u01ab":{"d":"115,-41v0,62,6,121,-56,117v-10,0,-21,-2,-34,-6r8,-42v20,6,34,-1,33,-24v-57,-4,-33,-93,-38,-151r-23,0r0,-40r23,0r0,-37r50,-29r0,66r33,0r0,40r-33,0v4,46,-18,132,37,106","w":119},"\u01ac":{"d":"84,-214v-21,0,-44,-3,-42,19v0,7,1,15,3,23r-34,7v-16,-47,-6,-93,55,-93r147,0r0,44r-77,0r0,214r-52,0r0,-214"},"\u01ad":{"d":"28,-187v-10,-69,41,-87,99,-69r-7,35v-27,-8,-49,-2,-42,34r33,0r0,40r-33,0r0,93v0,21,15,19,33,13r4,38v-47,18,-87,4,-87,-63r0,-81r-23,0r0,-40r23,0","w":119},"\u01ae":{"d":"178,70v-60,17,-94,-2,-94,-76r0,-208r-76,0r0,-44r205,0r0,44r-77,0r0,206v-2,33,7,41,33,36"},"\u01b1":{"d":"214,-123v0,-48,-24,-81,-61,-93r0,-42r118,0r0,44r-50,0v31,32,46,66,46,103v2,70,-52,115,-123,115v-71,0,-124,-46,-123,-115v0,-37,15,-71,46,-103r-50,0r0,-44r118,0r0,42v-76,15,-83,177,9,176v43,0,71,-37,70,-83","w":288},"\u01b2":{"d":"130,-256v49,-17,101,2,101,56v0,112,-18,204,-108,204v-77,0,-97,-39,-97,-124r0,-138r52,0r0,140v0,51,3,78,43,78v39,0,58,-51,58,-153v1,-33,-17,-35,-42,-28","w":259},"\u01b3":{"d":"0,-223v23,-35,84,-59,114,-8r44,75r60,-102r60,0r-95,150r0,108r-52,0r0,-108r-60,-95v-15,-24,-27,-14,-47,5","w":277},"\u01b4":{"d":"257,-241r-22,37v-26,-15,-35,-2,-44,24r-74,205v-11,39,-47,60,-98,48r-5,-39v33,7,49,-1,59,-33r-71,-188r53,0r45,133r49,-145v14,-63,56,-80,108,-42","w":200},"\u01b5":{"d":"213,0r-209,0r0,-47r53,-65r-53,0r0,-33r79,0r56,-69r-120,0r0,-44r189,0r0,41r-59,72r59,0r0,33r-85,0r-56,69r146,0r0,43"},"\u01b6":{"d":"173,0r-167,0r0,-38r35,-40r-35,0r0,-33r64,0r31,-36v-30,2,-57,0,-88,1r0,-41r154,0r0,35r-36,41r36,0r0,33r-65,0r-31,36r102,-1r0,43","w":180},"\u01b7":{"d":"123,-133v51,8,81,44,81,104v0,57,-39,106,-96,105v-50,-1,-89,-26,-98,-68r49,-8v3,19,25,36,46,36v30,0,48,-35,48,-68v0,-49,-34,-70,-89,-63r0,-38r73,-81r-127,0r0,-44r189,0r0,41"},"\u01b8":{"d":"115,36v21,0,43,-17,46,-36r49,8v-9,42,-47,67,-98,68v-57,1,-96,-48,-96,-105v0,-60,30,-96,81,-104r-76,-84r0,-41r189,0r0,44r-127,0r73,81r0,38v-55,-7,-90,15,-90,63v0,33,19,68,49,68"},"\u01b9":{"d":"123,-65v-39,-4,-62,12,-65,46v-5,63,69,76,77,19r49,8v-10,45,-40,68,-87,68v-56,0,-90,-35,-90,-92v0,-42,25,-72,61,-78r-55,-58r0,-35r154,0r0,41r-95,-1r51,53r0,29","w":189},"\u01ba":{"d":"62,21v8,29,73,25,74,-10r49,7v-10,38,-40,58,-90,58v-92,0,-116,-88,-40,-109v22,-5,64,-9,68,-26v4,-16,-31,-19,-55,-18r0,-29r46,-41v-31,2,-60,0,-92,1r0,-41r155,0r0,35r-52,46v26,3,48,22,48,50v0,38,-52,55,-91,62v-13,2,-20,9,-20,15","w":189},"\u01bb":{"d":"100,-259v69,0,105,69,66,124r16,0r0,33r-43,0v-17,17,-43,37,-55,56r98,0r0,46r-173,0v9,-49,27,-65,63,-102r-57,0r0,-33r91,0v29,-19,43,-82,-7,-83v-22,0,-33,13,-35,40r-49,-4v6,-51,33,-77,85,-77","w":200},"\u01bc":{"d":"94,-172v60,-7,91,33,95,86v8,103,-163,124,-173,20r49,-5v2,19,17,36,37,36v25,0,36,-24,37,-51v4,-53,-47,-50,-97,-48r0,-80r-26,0r0,-44r160,0r0,44r-82,0r0,42","w":200},"\u01bd":{"d":"81,-115v51,-3,85,14,85,61v0,38,-36,59,-79,58v-45,0,-72,-17,-82,-52r45,-8v7,18,19,27,36,27v16,1,31,-10,31,-26v0,-39,-50,-27,-86,-29r0,-63r-26,0r0,-40r149,0r0,40r-73,0r0,32","w":178},"\u01be":{"d":"173,-100v53,38,5,104,-62,104v-50,0,-80,-19,-90,-57r50,-8v-2,36,74,40,75,9v0,-8,-7,-13,-20,-16v-68,-18,-96,-14,-98,-79r-23,0r0,-40r23,0r0,-37r50,-29r0,66r33,0r0,40r-33,0v-4,35,78,28,95,47","w":208},"\u01bf":{"d":"129,-191v79,0,98,101,55,154v-24,30,-73,56,-110,77r0,31r-50,0r0,-258r46,0r0,28v9,-17,35,-32,59,-32xm74,0v54,-37,82,-43,82,-105v0,-32,-14,-47,-41,-47v-56,0,-39,92,-41,152"},"\u01c0":{"d":"70,0r-39,0r0,-262r39,0r0,262","w":100},"\u01c1":{"d":"149,0r-40,0r0,-262r40,0r0,262xm70,0r-39,0r0,-262r39,0r0,262","w":179},"\u2016":{"d":"149,0r-40,0r0,-262r40,0r0,262xm70,0r-39,0r0,-262r39,0r0,262","w":179},"\u01c2":{"d":"195,-65r-70,0r0,65r-39,0r0,-65r-71,0r0,-46r71,0r0,-32r-71,0r0,-46r71,0r0,-73r39,0r0,73r70,0r0,46r-70,0r0,32r70,0r0,46","w":210},"\u01c3":{"d":"45,-66v-5,-63,-15,-121,-13,-192r54,0v2,71,-7,129,-13,192r-28,0xm34,0r0,-49r50,0r0,49r-50,0","w":119},"\u01c4":{"d":"313,-325r40,0r19,27r21,-27r39,0r-36,52r-46,0xm242,-126v0,80,-32,126,-118,126r-98,0r0,-258r95,0v89,-2,121,47,121,132xm188,-129v2,-75,-30,-91,-110,-85r0,171r39,0v59,2,70,-28,71,-86xm264,0r0,-47r135,-167r-120,0r0,-44r189,0r0,41r-141,174r146,0r0,43r-209,0","w":479},"\u01c5":{"d":"294,-262r40,0r19,26r20,-26r40,0r-37,52r-45,0xm242,-126v0,80,-32,126,-118,126r-98,0r0,-258r95,0v89,-2,121,47,121,132xm188,-129v2,-75,-30,-91,-110,-85r0,171r39,0v59,2,70,-28,71,-86xm266,0r0,-38r95,-109v-26,2,-60,1,-88,1r0,-41r154,0r0,35r-96,110r102,-1r0,43r-167,0","w":439},"\u01c6":{"d":"252,-262r40,0r19,26r21,-26r39,0r-36,52r-46,0xm15,-94v-9,-83,83,-128,133,-71r0,-93r49,0r0,258r-46,0r0,-27v-43,63,-147,18,-136,-67xm107,-153v-28,0,-42,23,-42,56v0,39,13,62,42,62v27,0,41,-26,41,-58v0,-36,-12,-60,-41,-60xm226,0r0,-38r95,-109v-26,2,-60,1,-88,1r0,-41r154,0r0,35r-96,110r102,-1r0,43r-167,0","w":399},"\u01c7":{"d":"28,0r0,-256r52,0r0,213r129,0r0,43r-181,0xm307,-40v29,0,31,-16,32,-51r0,-167r52,0v-8,109,36,267,-85,262v-52,-2,-81,-30,-80,-84r49,-5v1,29,9,45,32,45","w":420},"\u01c8":{"d":"28,0r0,-256r52,0r0,213r129,0r0,43r-181,0xm245,-212r0,-46r49,0r0,46r-49,0xm212,28v26,5,33,-2,33,-37r0,-178r49,0r0,181v9,72,-31,92,-91,76","w":319},"\u01c9":{"d":"26,0r0,-258r49,0r0,258r-49,0xm125,-212r0,-46r49,0r0,46r-49,0xm92,28v26,5,33,-2,33,-37r0,-178r49,0r0,181v9,72,-31,92,-91,76","w":200},"\u01ca":{"d":"27,0r0,-258r50,0r106,172r0,-172r48,0r0,258r-52,0r-104,-168r0,168r-48,0xm347,-40v29,0,31,-16,32,-51r0,-167r52,0v-8,109,36,267,-85,262v-52,-2,-81,-30,-80,-84r49,-5v1,29,9,45,32,45","w":460},"\u01cb":{"d":"27,0r0,-258r50,0r106,172r0,-172r48,0r0,258r-52,0r-104,-168r0,168r-48,0xm285,-212r0,-46r49,0r0,46r-49,0xm252,28v26,5,33,-2,33,-37r0,-178r49,0r0,181v9,72,-31,92,-91,76","w":360},"\u01cc":{"d":"71,-159v36,-53,125,-40,125,43r0,116r-50,0v-7,-52,23,-153,-30,-153v-61,0,-36,93,-41,153r-50,0r0,-187r46,0r0,28xm245,-212r0,-46r49,0r0,46r-49,0xm212,28v26,5,33,-2,33,-37r0,-178r49,0r0,181v9,72,-31,92,-91,76","w":319},"\u01dd":{"d":"98,-191v59,-1,90,38,91,96v0,55,-32,99,-86,99v-63,0,-91,-46,-89,-112r124,0v5,-46,-61,-66,-72,-19r-49,-9v13,-37,40,-55,81,-55xm63,-77v-4,38,43,58,65,30v6,-8,9,-18,9,-30r-74,0","w":200},"\u01de":{"d":"174,-303r-91,0r0,-21r91,0r0,21xm175,-263r-25,0r0,-27r25,0r0,27xm107,-263r-25,0r0,-27r25,0r0,27xm259,0r-57,0r-23,-59r-103,0r-21,59r-55,0r100,-258r55,0xm163,-102r-36,-96r-35,96r71,0","w":259},"\u01df":{"d":"42,-279r0,-33r114,0r0,33r-114,0xm95,-153v-20,1,-26,7,-32,23r-45,-8v11,-36,33,-54,81,-53v56,2,78,12,78,72v0,43,-5,93,11,119r-49,0r-6,-20v-30,38,-120,31,-120,-31v0,-60,78,-55,116,-71v1,-24,-8,-31,-34,-31xm90,-31v30,-1,43,-21,39,-59v-18,8,-68,8,-67,34v0,14,12,26,28,25xm40,-220r0,-42r42,0r0,42r-42,0xm115,-220r0,-42r43,0r0,42r-43,0","w":200},"\u01e0":{"d":"175,-303r-90,0r0,-21r90,0r0,21xm142,-268r-24,0r0,-27r24,0r0,27xm259,0r-57,0r-23,-59r-103,0r-21,59r-55,0r100,-258r55,0xm163,-102r-36,-96r-35,96r71,0","w":259},"\u01e1":{"d":"75,-215r0,-47r49,0r0,47r-49,0xm42,-279r0,-33r114,0r0,33r-114,0xm95,-153v-20,1,-26,7,-32,23r-45,-8v11,-36,33,-54,81,-53v56,2,78,12,78,72v0,43,-5,93,11,119r-49,0r-6,-20v-30,38,-120,31,-120,-31v0,-60,78,-55,116,-71v1,-24,-8,-31,-34,-31xm90,-31v30,-1,43,-21,39,-59v-18,8,-68,8,-67,34v0,14,12,26,28,25","w":200},"\u01e2":{"d":"169,-281r0,-32r113,0r0,32r-113,0xm-15,0r120,-258r233,0r0,44r-128,0r0,57r118,0r0,44r-118,0r0,70r133,0r0,43r-185,0r0,-61r-89,0r-26,61r-58,0xm88,-106r71,0r0,-113r-20,0","w":360},"\u01e3":{"d":"104,-217r0,-33r113,0r0,33r-113,0xm21,-138v6,-56,100,-67,142,-36v40,-34,116,-11,129,30v5,16,11,37,11,65r-124,0v-3,49,62,62,73,19r49,9v-12,58,-110,72,-149,30v-33,34,-141,39,-137,-30v2,-60,63,-54,115,-70v1,-23,-8,-32,-30,-32v-18,0,-31,7,-34,23xm254,-110v5,-44,-52,-57,-69,-24v-4,9,-5,16,-5,24r74,0xm65,-55v1,34,58,28,63,1v2,-6,2,-18,2,-35v-45,15,-53,4,-65,34","w":320},"\u01e4":{"d":"71,-132v0,84,78,118,135,70r-60,0r0,-24r60,0r0,-21r-60,0r0,-43r112,0r0,64r20,0r0,24r-20,0r0,26v-21,21,-68,40,-110,40v-80,0,-131,-54,-131,-134v0,-78,50,-133,128,-132v62,0,99,25,110,76r-52,9v-8,-27,-27,-41,-58,-41v-49,0,-74,34,-74,86","w":280},"\u01e5":{"d":"15,-98v-10,-83,91,-126,136,-62r0,-27r46,0r-1,187r17,0r0,16r-19,0v-8,45,-32,60,-86,60v-58,0,-87,-17,-87,-50r57,0v5,20,70,14,68,-10r-140,0r0,-16r141,0r0,-39v-43,62,-141,20,-132,-59xm105,-49v29,0,44,-19,43,-50v0,-36,-14,-54,-42,-54v-27,0,-41,17,-41,52v0,35,13,52,40,52"},"\u01e6":{"d":"85,-333r40,0r19,26r21,-26r39,0r-36,52r-46,0xm71,-132v0,87,83,114,135,70r0,-33r-60,0r0,-43r112,0r0,102v-20,21,-69,41,-110,40v-82,-1,-131,-52,-131,-134v0,-80,44,-131,128,-132v62,0,99,26,110,76r-52,9v-7,-25,-27,-41,-58,-41v-49,1,-74,33,-74,86","w":280},"\u01e7":{"d":"39,-262r40,0r19,26r20,-26r40,0r-36,52r-46,0xm108,76v-56,1,-87,-16,-87,-64r57,7v2,17,10,18,28,19v42,3,43,-26,41,-68v-45,64,-140,15,-132,-64v-10,-85,90,-131,136,-66r0,-27r46,0r0,168v2,69,-24,94,-89,95xm106,-153v-27,0,-41,23,-41,56v0,34,14,57,40,57v28,0,43,-22,43,-56v0,-34,-14,-57,-42,-57"},"\u01e8":{"d":"62,-333r40,0r19,26r20,-26r40,0r-36,52r-46,0xm27,0r0,-258r52,0r0,115r105,-115r70,0r-97,101r102,157r-67,0r-71,-121r-42,43r0,78r-52,0","w":259},"\u01e9":{"d":"30,-333r40,0r19,26r21,-26r39,0r-36,52r-46,0xm24,0r0,-258r49,0r0,137r58,-66r61,0r-64,69r69,118r-54,0r-46,-84r-24,24r0,60r-49,0","w":200},"\u01ea":{"d":"159,74v-48,4,-44,-57,-16,-74r30,0v-7,7,-14,14,-15,27v-2,15,17,16,28,11r0,29v-10,5,-19,7,-27,7xm141,4v-76,0,-126,-52,-125,-131v1,-85,41,-133,124,-135v78,-1,126,54,126,134v0,81,-48,132,-125,132xm141,-218v-48,0,-72,36,-72,89v0,53,25,89,72,89v48,0,71,-37,71,-90v0,-53,-24,-88,-71,-88","w":280},"\u01eb":{"d":"124,74v-48,4,-44,-57,-16,-74r30,0v-7,7,-14,14,-15,27v-1,15,15,16,28,11r0,29v-10,5,-19,7,-27,7xm111,4v-60,-1,-98,-38,-97,-100v1,-55,39,-95,97,-95v55,0,96,42,96,97v0,54,-41,100,-96,98xm111,-151v-29,0,-46,24,-46,58v0,34,17,57,46,57v28,0,45,-25,45,-58v0,-32,-17,-57,-45,-57"},"\u01ec":{"d":"159,74v-48,4,-44,-57,-16,-74r30,0v-7,7,-14,14,-15,27v-2,15,17,16,28,11r0,29v-10,5,-19,7,-27,7xm84,-288r0,-33r113,0r0,33r-113,0xm141,4v-76,0,-126,-52,-125,-131v1,-85,41,-133,124,-135v78,-1,126,54,126,134v0,81,-48,132,-125,132xm141,-218v-48,0,-72,36,-72,89v0,53,25,89,72,89v48,0,71,-37,71,-90v0,-53,-24,-88,-71,-88","w":280},"\u01ed":{"d":"124,74v-48,4,-44,-57,-16,-74r30,0v-7,7,-14,14,-15,27v-1,15,15,16,28,11r0,29v-10,5,-19,7,-27,7xm54,-217r0,-33r114,0r0,33r-114,0xm111,4v-60,-1,-98,-38,-97,-100v1,-55,39,-95,97,-95v55,0,96,42,96,97v0,54,-41,100,-96,98xm111,-151v-29,0,-46,24,-46,58v0,34,17,57,46,57v28,0,45,-25,45,-58v0,-32,-17,-57,-45,-57"},"\u01ee":{"d":"44,-333r40,0r19,26r21,-26r39,0r-36,52r-46,0xm123,-133v51,8,81,44,81,104v0,57,-39,106,-96,105v-50,-1,-89,-26,-98,-68r49,-8v3,19,25,36,46,36v30,0,48,-35,48,-68v0,-49,-34,-70,-89,-63r0,-38r73,-81r-127,0r0,-44r189,0r0,41"},"\u01ef":{"d":"43,-262r40,0r19,26r20,-26r40,0r-37,52r-45,0xm122,-94v36,6,60,36,60,78v0,57,-34,92,-90,92v-47,0,-76,-23,-86,-68r48,-8v4,24,17,36,36,36v27,0,41,-19,41,-55v0,-35,-26,-50,-65,-46r0,-29r52,-53v-32,2,-63,0,-96,1r0,-41r155,0r0,35","w":189},"\u01f0":{"d":"-10,-262r40,0r19,26r20,-26r40,0r-36,52r-46,0xm-8,28v27,5,33,-3,33,-37r0,-178r49,0r0,181v9,71,-32,94,-91,76","w":100},"\u01f1":{"d":"242,-126v0,80,-32,126,-118,126r-98,0r0,-258r95,0v89,-2,121,47,121,132xm188,-129v2,-75,-30,-91,-110,-85r0,171r39,0v59,2,70,-28,71,-86xm264,0r0,-47r135,-167r-120,0r0,-44r189,0r0,41r-141,174r146,0r0,43r-209,0","w":479},"\u01f2":{"d":"242,-126v0,80,-32,126,-118,126r-98,0r0,-258r95,0v89,-2,121,47,121,132xm188,-129v2,-75,-30,-91,-110,-85r0,171r39,0v59,2,70,-28,71,-86xm266,0r0,-38r95,-109v-26,2,-60,1,-88,1r0,-41r154,0r0,35r-96,110r102,-1r0,43r-167,0","w":439},"\u01f3":{"d":"15,-94v-9,-83,83,-128,133,-71r0,-93r49,0r0,258r-46,0r0,-27v-43,63,-147,18,-136,-67xm107,-153v-28,0,-42,23,-42,56v0,39,13,62,42,62v27,0,41,-26,41,-58v0,-36,-12,-60,-41,-60xm226,0r0,-38r95,-109v-26,2,-60,1,-88,1r0,-41r154,0r0,35r-96,110r102,-1r0,43r-167,0","w":399},"\u01f4":{"d":"71,-132v0,87,83,114,135,70r0,-33r-60,0r0,-43r112,0r0,102v-20,21,-69,41,-110,40v-82,-1,-131,-52,-131,-134v0,-80,44,-131,128,-132v62,0,99,26,110,76r-52,9v-7,-25,-27,-41,-58,-41v-49,1,-74,33,-74,86xm116,-281r24,-52r55,0r-48,52r-31,0","w":280},"\u01f5":{"d":"108,76v-56,1,-87,-16,-87,-64r57,7v2,17,10,18,28,19v42,3,43,-26,41,-68v-45,64,-140,15,-132,-64v-10,-85,90,-131,136,-66r0,-27r46,0r0,168v2,69,-24,94,-89,95xm106,-153v-27,0,-41,23,-41,56v0,34,14,57,40,57v28,0,43,-22,43,-56v0,-34,-14,-57,-42,-57xm77,-210r24,-52r55,0r-48,52r-31,0"},"\u01f6":{"d":"267,-36v56,0,29,-97,35,-151r49,0r0,88v0,69,-27,103,-83,103v-73,0,-90,-39,-88,-117r-102,0r0,113r-52,0r0,-258r52,0r0,102r102,0r0,-102r52,0r0,167v0,36,5,55,35,55","w":371},"\u01f7":{"d":"74,-230v45,-65,154,-23,149,63v-5,92,-75,177,-146,211r0,27r-51,0r0,-329r48,0r0,28xm77,0v46,-28,90,-96,92,-162v0,-32,-15,-56,-44,-56v-78,0,-39,139,-48,218","w":239},"\u01f8":{"d":"27,0r0,-258r50,0r106,172r0,-172r48,0r0,258r-52,0r-104,-168r0,168r-48,0xm151,-273r-31,0r-49,-52r56,0","w":259},"\u01f9":{"d":"71,-159v36,-53,125,-40,125,43r0,116r-50,0v-7,-52,23,-153,-30,-153v-61,0,-36,93,-41,153r-50,0r0,-187r46,0r0,28xm133,-210r-31,0r-49,-52r56,0"},"\u0200":{"d":"180,-281r-31,0r-45,-52r51,0xm114,-281r-32,0r-44,-52r51,0xm259,0r-57,0r-23,-59r-103,0r-21,59r-55,0r100,-258r55,0xm163,-102r-36,-96r-35,96r71,0","w":259},"\u0201":{"d":"159,-210r-31,0r-46,-53r52,0xm92,-210r-31,0r-44,-53r51,0xm95,-153v-20,1,-26,7,-32,23r-45,-8v11,-36,33,-54,81,-53v56,2,78,12,78,72v0,43,-5,93,11,119r-49,0r-6,-20v-30,38,-120,31,-120,-31v0,-60,78,-55,116,-71v1,-24,-8,-31,-34,-31xm90,-31v30,-1,43,-21,39,-59v-18,8,-68,8,-67,34v0,14,12,26,28,25","w":200},"\u0202":{"d":"73,-282v-1,-46,62,-66,94,-37v10,9,15,21,16,37r-24,0v-2,-17,-12,-25,-31,-25v-19,0,-28,8,-30,25r-25,0xm259,0r-57,0r-23,-59r-103,0r-21,59r-55,0r100,-258r55,0xm163,-102r-36,-96r-35,96r71,0","w":259},"\u0203":{"d":"47,-211v-1,-46,62,-67,93,-37v10,9,16,21,17,37r-24,0v-2,-17,-12,-25,-31,-25v-19,0,-29,8,-31,25r-24,0xm95,-153v-20,1,-26,7,-32,23r-45,-8v11,-36,33,-54,81,-53v56,2,78,12,78,72v0,43,-5,93,11,119r-49,0r-6,-20v-30,38,-120,31,-120,-31v0,-60,78,-55,116,-71v1,-24,-8,-31,-34,-31xm90,-31v30,-1,43,-21,39,-59v-18,8,-68,8,-67,34v0,14,12,26,28,25","w":200},"\u0204":{"d":"176,-281r-31,0r-45,-52r52,0xm110,-281r-32,0r-43,-52r50,0xm26,0r0,-258r191,0r0,44r-139,0r0,57r130,0r0,43r-130,0r0,71r144,0r0,43r-196,0","w":240},"\u0205":{"d":"159,-210r-31,0r-46,-53r52,0xm92,-210r-31,0r-44,-53r51,0xm62,-79v-6,46,63,64,72,20r49,8v-11,34,-38,54,-81,55v-57,1,-91,-38,-91,-96v-1,-56,33,-100,86,-99v61,1,92,43,89,112r-124,0xm137,-109v4,-38,-41,-58,-64,-32v-7,8,-10,19,-10,32r74,0","w":200},"\u0206":{"d":"68,-282v-1,-46,62,-67,93,-37v10,9,16,21,17,37r-24,0v-2,-17,-12,-25,-31,-25v-19,0,-29,8,-31,25r-24,0xm26,0r0,-258r191,0r0,44r-139,0r0,57r130,0r0,43r-130,0r0,71r144,0r0,43r-196,0","w":240},"\u0207":{"d":"45,-211v-1,-46,62,-66,94,-37v10,9,15,21,16,37r-24,0v-2,-17,-12,-25,-31,-25v-19,0,-29,8,-31,25r-24,0xm62,-79v-6,46,63,64,72,20r49,8v-11,34,-38,54,-81,55v-57,1,-91,-38,-91,-96v-1,-56,33,-100,86,-99v61,1,92,43,89,112r-124,0xm137,-109v4,-38,-41,-58,-64,-32v-7,8,-10,19,-10,32r74,0","w":200},"\u0208":{"d":"106,-281r-31,0r-45,-52r51,0xm40,-281r-32,0r-43,-52r50,0xm25,0r0,-258r52,0r0,258r-52,0","w":100},"\u0209":{"d":"104,-210r-31,0r-45,-53r52,0xm38,-210r-32,0r-43,-53r50,0xm26,0r0,-187r49,0r0,187r-49,0","w":100},"\u020a":{"d":"-2,-282v-1,-46,62,-67,93,-37v10,9,16,21,17,37r-25,0v-2,-17,-11,-25,-30,-25v-19,0,-29,8,-31,25r-24,0xm25,0r0,-258r52,0r0,258r-52,0","w":100},"\u020b":{"d":"-5,-211v-1,-46,62,-66,94,-37v10,9,15,21,16,37r-24,0v-2,-17,-12,-25,-31,-25v-19,0,-28,8,-30,25r-25,0xm26,0r0,-187r49,0r0,187r-49,0","w":100},"\u020c":{"d":"194,-281r-31,0r-45,-52r51,0xm128,-281r-32,0r-43,-52r50,0xm141,4v-76,0,-126,-52,-125,-131v1,-85,41,-133,124,-135v78,-1,126,54,126,134v0,81,-48,132,-125,132xm141,-218v-48,0,-72,36,-72,89v0,53,25,89,72,89v48,0,71,-37,71,-90v0,-53,-24,-88,-71,-88","w":280},"\u020d":{"d":"162,-210r-31,0r-45,-53r52,0xm96,-210r-32,0r-43,-53r50,0xm111,4v-60,-1,-98,-38,-97,-100v1,-55,39,-95,97,-95v55,0,96,42,96,97v0,54,-41,100,-96,98xm111,-151v-29,0,-46,24,-46,58v0,34,17,57,46,57v28,0,45,-25,45,-58v0,-32,-17,-57,-45,-57"},"\u020e":{"d":"86,-282v-2,-47,62,-66,93,-37v10,9,15,21,16,37r-24,0v-2,-17,-11,-25,-30,-25v-19,0,-29,8,-31,25r-24,0xm141,4v-76,0,-126,-52,-125,-131v1,-85,41,-133,124,-135v78,-1,126,54,126,134v0,81,-48,132,-125,132xm141,-218v-48,0,-72,36,-72,89v0,53,25,89,72,89v48,0,71,-37,71,-90v0,-53,-24,-88,-71,-88","w":280},"\u020f":{"d":"54,-211v-1,-46,62,-67,93,-37v10,9,16,21,17,37r-24,0v-2,-17,-12,-25,-31,-25v-19,0,-29,8,-31,25r-24,0xm111,4v-60,-1,-98,-38,-97,-100v1,-55,39,-95,97,-95v55,0,96,42,96,97v0,54,-41,100,-96,98xm111,-151v-29,0,-46,24,-46,58v0,34,17,57,46,57v28,0,45,-25,45,-58v0,-32,-17,-57,-45,-57"},"\u0210":{"d":"176,-281r-31,0r-45,-52r52,0xm110,-281r-32,0r-43,-52r50,0xm237,-185v0,42,-27,66,-68,71v42,23,61,73,89,114r-62,0r-65,-94v-11,-13,-27,-14,-53,-14r0,108r-52,0r0,-258r110,0v68,-3,101,17,101,73xm184,-182v0,-46,-59,-29,-106,-32r0,65v47,-3,106,12,106,-33","w":259},"\u0211":{"d":"132,-210r-31,0r-45,-53r52,0xm66,-210r-32,0r-43,-53r50,0xm129,-139v-48,-23,-60,18,-56,81r0,58r-49,0r0,-187r46,0r0,27v14,-31,43,-39,75,-22","w":140},"\u0212":{"d":"68,-282v-1,-46,62,-67,93,-37v10,9,16,21,17,37r-24,0v-2,-17,-12,-25,-31,-25v-19,0,-29,8,-31,25r-24,0xm237,-185v0,42,-27,66,-68,71v42,23,61,73,89,114r-62,0r-65,-94v-11,-13,-27,-14,-53,-14r0,108r-52,0r0,-258r110,0v68,-3,101,17,101,73xm184,-182v0,-46,-59,-29,-106,-32r0,65v47,-3,106,12,106,-33","w":259},"\u0213":{"d":"22,-211v-1,-46,62,-66,94,-37v10,9,15,21,16,37r-24,0v-2,-17,-12,-25,-31,-25v-19,0,-28,8,-30,25r-25,0xm129,-139v-48,-23,-60,18,-56,81r0,58r-49,0r0,-187r46,0r0,27v14,-31,43,-39,75,-22","w":140},"\u0214":{"d":"187,-281r-31,0r-45,-52r51,0xm121,-281r-32,0r-43,-52r50,0xm132,4v-85,0,-106,-36,-106,-124r0,-138r52,0r0,140v-2,56,7,78,52,78v44,0,49,-24,49,-75r0,-143r52,0r0,136v4,90,-19,126,-99,126","w":259},"\u0215":{"d":"159,-210r-31,0r-45,-53r52,0xm93,-210r-31,0r-44,-53r50,0xm105,-33v61,2,34,-93,40,-154r50,0r0,187r-46,0r0,-28v-29,50,-124,44,-124,-41r0,-118r49,0v7,55,-22,152,31,154"},"\u0216":{"d":"74,-282v-2,-47,62,-66,93,-37v10,9,16,21,17,37r-25,0v-2,-17,-11,-25,-30,-25v-19,0,-29,8,-31,25r-24,0xm132,4v-85,0,-106,-36,-106,-124r0,-138r52,0r0,140v-2,56,7,78,52,78v44,0,49,-24,49,-75r0,-143r52,0r0,136v4,90,-19,126,-99,126","w":259},"\u0217":{"d":"54,-211v-1,-46,62,-67,93,-37v10,9,16,21,17,37r-24,0v-2,-17,-12,-25,-31,-25v-19,0,-29,8,-31,25r-24,0xm105,-33v61,2,34,-93,40,-154r50,0r0,187r-46,0r0,-28v-29,50,-124,44,-124,-41r0,-118r49,0v7,55,-22,152,31,154"},"\u0218":{"d":"93,20r53,0v3,47,-9,71,-47,79r-6,-23v16,-4,24,-12,24,-24r-24,0r0,-32xm184,-142v73,44,30,156,-65,147v-65,-6,-99,-31,-106,-89r51,-5v6,32,21,47,56,50v46,4,72,-50,26,-63v-47,-14,-124,-26,-124,-88v0,-77,119,-89,167,-51v16,14,25,33,26,57r-52,2v-5,-26,-17,-35,-47,-37v-29,-2,-59,20,-36,41v14,13,87,26,104,36","w":240},"\u0219":{"d":"70,20r53,0v3,47,-9,71,-47,79r-6,-23v16,-4,24,-12,24,-24r-24,0r0,-32xm167,-95v38,45,-4,99,-69,99v-49,0,-80,-20,-90,-57r50,-8v5,20,16,27,40,30v32,4,51,-29,15,-37v-64,-14,-92,-14,-98,-66v-7,-59,95,-69,136,-44v12,8,20,20,25,36r-46,9v0,-27,-63,-31,-69,-7v2,24,89,25,106,45","w":200},"\u021a":{"d":"85,20r52,0v3,47,-9,71,-46,79r-7,-23v16,-4,24,-12,24,-24r-23,0r0,-32xm84,0r0,-214r-76,0r0,-44r205,0r0,44r-77,0r0,214r-52,0"},"\u021b":{"d":"46,20r52,0v4,48,-9,71,-46,79r-7,-23v16,-4,24,-12,24,-24r-23,0r0,-32xm115,-3v-47,18,-87,4,-87,-63r0,-81r-23,0r0,-40r23,0r0,-37r50,-29r0,66r33,0r0,40r-33,0r0,75v-3,35,5,40,33,31","w":119},"\u021c":{"d":"8,-226v16,-20,49,-36,84,-36v96,0,125,89,75,147v35,31,31,100,-7,129v-47,36,-55,35,-144,62r0,-45v69,-18,147,-50,110,-118v-20,12,-57,26,-110,41r0,-46v66,-20,121,-33,121,-84v0,-55,-73,-52,-98,-12","w":207},"\u021d":{"d":"13,-150v30,-55,161,-59,161,25v0,23,-9,40,-27,52v40,19,33,81,-1,105v-38,26,-61,31,-133,44r0,-40v56,-8,110,-19,110,-61v0,-12,-5,-20,-15,-26v-20,8,-52,16,-95,23r0,-42v57,-8,103,-16,110,-53v-4,-42,-59,-32,-76,1","w":187},"\u021e":{"d":"70,-333r40,0r19,26r20,-26r40,0r-36,52r-46,0xm26,0r0,-258r52,0r0,102r102,0r0,-102r52,0r0,258r-52,0r0,-113r-102,0r0,113r-52,0","w":259},"\u021f":{"d":"36,-333r40,0r19,26r20,-26r40,0r-37,52r-45,0xm116,-153v-61,0,-36,94,-41,153r-49,0r0,-258r49,0r0,95v41,-52,121,-31,121,53r0,110r-50,0r0,-99v0,-39,-1,-54,-30,-54"},"\u0220":{"d":"179,-155v11,-70,-57,-75,-100,-50r0,205r-52,0r0,-258r52,0r0,10v65,-31,152,-11,152,71r0,248r-52,0r0,-226","w":252},"\u0222":{"d":"167,-141v27,4,46,32,46,63v0,57,-39,82,-99,82v-60,0,-99,-25,-100,-82v-1,-34,23,-56,46,-65v-44,-13,-53,-73,-10,-93v15,-7,34,-12,55,-12r0,44v-14,0,-30,7,-30,20v0,15,14,23,39,23v26,0,38,-10,38,-30v0,-18,-14,-26,-31,-27r0,-44v49,-1,84,16,85,60v1,30,-17,46,-39,61xm159,-79v0,-26,-15,-39,-45,-39v-30,0,-46,13,-46,39v0,26,16,39,46,39v30,0,45,-13,45,-39","w":227},"\u0223":{"d":"167,-141v27,4,46,32,46,63v0,57,-39,82,-99,82v-60,0,-99,-25,-100,-82v-1,-34,23,-56,46,-65v-40,-15,-54,-67,-19,-97v10,-8,21,-16,35,-22r19,27v-31,19,-27,74,19,74v46,0,48,-56,18,-74r19,-27v26,10,54,32,55,60v1,30,-17,46,-39,61xm159,-79v0,-26,-15,-39,-45,-39v-30,0,-46,13,-46,39v0,26,16,39,46,39v30,0,45,-13,45,-39","w":227},"\u0224":{"d":"172,42v5,-21,7,-42,-21,-42r-147,0r0,-47r135,-167r-120,0r0,-44r189,0r0,41r-141,174v61,2,146,-14,146,50v0,14,-2,29,-6,42"},"\u0225":{"d":"71,-42v53,-3,103,-5,103,50v0,14,-2,28,-6,41r-34,-6v4,-22,6,-43,-22,-43r-106,0r0,-38r95,-109v-24,2,-61,1,-88,1r0,-41r154,0r0,35","w":180},"\u0226":{"d":"104,-286r0,-47r49,0r0,47r-49,0xm259,0r-57,0r-23,-59r-103,0r-21,59r-55,0r100,-258r55,0xm163,-102r-36,-96r-35,96r71,0","w":259},"\u0227":{"d":"78,-215r0,-47r49,0r0,47r-49,0xm95,-153v-20,1,-26,7,-32,23r-45,-8v11,-36,33,-54,81,-53v56,2,78,12,78,72v0,43,-5,93,11,119r-49,0r-6,-20v-30,38,-120,31,-120,-31v0,-60,78,-55,116,-71v1,-24,-8,-31,-34,-31xm90,-31v30,-1,43,-21,39,-59v-18,8,-68,8,-67,34v0,14,12,26,28,25","w":200},"\u0228":{"d":"26,0r0,-258r191,0r0,44r-139,0r0,57r130,0r0,43r-130,0r0,71r144,0r0,43r-196,0xm172,35v0,39,-58,43,-95,36r0,-21v25,2,57,7,62,-14v-1,-18,-28,-17,-45,-12r4,-17v29,-11,74,-4,74,28","w":240},"\u0229":{"d":"62,-79v-6,46,63,64,72,20r49,8v-11,34,-38,54,-81,55v-57,1,-91,-38,-91,-96v-1,-56,33,-100,86,-99v61,1,92,43,89,112r-124,0xm137,-109v4,-38,-41,-58,-64,-32v-7,8,-10,19,-10,32r74,0xm148,35v0,39,-58,43,-95,36r0,-21v25,2,57,7,62,-14v-1,-18,-28,-17,-45,-12r4,-17v29,-11,74,-4,74,28","w":200},"\u022a":{"d":"186,-303r-91,0r0,-21r91,0r0,21xm187,-263r-25,0r0,-27r25,0r0,27xm119,-263r-25,0r0,-27r25,0r0,27xm141,4v-76,0,-126,-52,-125,-131v1,-85,41,-133,124,-135v78,-1,126,54,126,134v0,81,-48,132,-125,132xm141,-218v-48,0,-72,36,-72,89v0,53,25,89,72,89v48,0,71,-37,71,-90v0,-53,-24,-88,-71,-88","w":280},"\u022b":{"d":"55,-279r0,-33r113,0r0,33r-113,0xm111,4v-60,-1,-98,-38,-97,-100v1,-55,39,-95,97,-95v55,0,96,42,96,97v0,54,-41,100,-96,98xm111,-151v-29,0,-46,24,-46,58v0,34,17,57,46,57v28,0,45,-25,45,-58v0,-32,-17,-57,-45,-57xm52,-220r0,-42r42,0r0,42r-42,0xm127,-220r0,-42r43,0r0,42r-43,0"},"\u022c":{"d":"188,-303r-91,0r0,-21r91,0r0,21xm125,-297v12,0,45,30,47,0r16,0v1,43,-44,27,-65,17v-5,0,-9,5,-10,14r-16,0v0,-18,10,-31,28,-31xm141,4v-76,0,-126,-52,-125,-131v1,-85,41,-133,124,-135v78,-1,126,54,126,134v0,81,-48,132,-125,132xm141,-218v-48,0,-72,36,-72,89v0,53,25,89,72,89v48,0,71,-37,71,-90v0,-53,-24,-88,-71,-88","w":280},"\u022d":{"d":"84,-227v-9,0,-12,4,-12,15r-23,0v-2,-25,9,-44,32,-44v23,0,60,35,67,-1r23,0v1,27,-10,43,-32,44v-15,1,-41,-14,-55,-14xm55,-279r0,-33r113,0r0,33r-113,0xm111,4v-60,-1,-98,-38,-97,-100v1,-55,39,-95,97,-95v55,0,96,42,96,97v0,54,-41,100,-96,98xm111,-151v-29,0,-46,24,-46,58v0,34,17,57,46,57v28,0,45,-25,45,-58v0,-32,-17,-57,-45,-57"},"\u022e":{"d":"117,-286r0,-47r48,0r0,47r-48,0xm141,4v-76,0,-126,-52,-125,-131v1,-85,41,-133,124,-135v78,-1,126,54,126,134v0,81,-48,132,-125,132xm141,-218v-48,0,-72,36,-72,89v0,53,25,89,72,89v48,0,71,-37,71,-90v0,-53,-24,-88,-71,-88","w":280},"\u022f":{"d":"86,-215r0,-47r49,0r0,47r-49,0xm111,4v-60,-1,-98,-38,-97,-100v1,-55,39,-95,97,-95v55,0,96,42,96,97v0,54,-41,100,-96,98xm111,-151v-29,0,-46,24,-46,58v0,34,17,57,46,57v28,0,45,-25,45,-58v0,-32,-17,-57,-45,-57"},"\u0230":{"d":"186,-303r-91,0r0,-21r91,0r0,21xm153,-268r-25,0r0,-27r25,0r0,27xm141,4v-76,0,-126,-52,-125,-131v1,-85,41,-133,124,-135v78,-1,126,54,126,134v0,81,-48,132,-125,132xm141,-218v-48,0,-72,36,-72,89v0,53,25,89,72,89v48,0,71,-37,71,-90v0,-53,-24,-88,-71,-88","w":280},"\u0231":{"d":"87,-215r0,-47r49,0r0,47r-49,0xm55,-279r0,-33r113,0r0,33r-113,0xm111,4v-60,-1,-98,-38,-97,-100v1,-55,39,-95,97,-95v55,0,96,42,96,97v0,54,-41,100,-96,98xm111,-151v-29,0,-46,24,-46,58v0,34,17,57,46,57v28,0,45,-25,45,-58v0,-32,-17,-57,-45,-57"},"\u0232":{"d":"67,-288r0,-33r113,0r0,33r-113,0xm94,0r0,-108r-95,-150r61,0r61,102r60,-102r59,0r-94,150r0,108r-52,0","w":240},"\u0233":{"d":"42,-217r0,-33r113,0r0,33r-113,0xm2,-187r53,0r45,133r43,-133r51,0r-77,212v-11,40,-47,59,-98,48r-5,-39v33,9,54,-7,59,-33","w":200},"\u0237":{"d":"-8,28v27,5,33,-3,33,-37r0,-178r49,0r0,181v9,71,-32,94,-91,76","w":100},"\u0221":{"d":"197,-14v34,-42,103,-22,103,34v0,58,-77,71,-116,39v-3,4,-8,10,-13,17r-34,-26v5,-7,11,-15,19,-24v-7,-13,-8,-31,-8,-52v-14,20,-33,30,-55,30v-49,1,-78,-46,-78,-98v0,-83,83,-129,133,-71r0,-93r49,0r0,244xm258,20v-6,-24,-27,-15,-43,5v12,15,42,16,43,-5xm107,-35v28,1,41,-28,41,-58v0,-40,-13,-60,-41,-60v-28,0,-42,26,-42,56v0,39,13,61,42,62","w":301},"\u0234":{"d":"75,-14v34,-42,103,-23,103,34v0,58,-77,71,-116,39v-3,4,-7,10,-12,17r-35,-26v5,-7,11,-15,19,-24v-6,-12,-8,-28,-8,-47r0,-237r49,0r0,244xm136,20v-6,-24,-27,-15,-43,5v12,15,42,16,43,-5","w":179},"\u0235":{"d":"196,-14v33,-42,102,-22,102,34v0,58,-77,71,-116,39v-3,4,-7,10,-12,17r-34,-26v5,-7,11,-15,19,-24v-14,-28,-9,-80,-9,-121v0,-37,-1,-58,-30,-58v-60,0,-36,93,-41,153r-50,0r0,-187r46,0r0,28v36,-52,125,-42,125,43r0,102xm256,20v-6,-24,-27,-15,-42,5v12,14,41,16,42,-5","w":300},"\u0236":{"d":"78,-86v33,-43,102,-22,102,35v0,58,-77,69,-116,38v-3,4,-7,10,-12,17r-34,-25v5,-7,11,-16,19,-25v-13,-23,-8,-66,-9,-101r-23,0r0,-40r23,0r0,-37r50,-29r0,66r33,0r0,40r-33,0r0,61xm138,-51v-6,-25,-27,-16,-42,5v12,14,41,15,42,-5","w":182},"\u0238":{"d":"107,-35v28,1,41,-28,41,-58v0,-40,-13,-60,-41,-60v-28,0,-42,26,-42,56v0,39,13,61,42,62xm240,-35v28,1,39,-28,39,-58v0,-40,-13,-60,-41,-60v-28,-1,-41,25,-41,56v0,37,14,61,43,62xm197,-165v50,-58,133,-11,133,70v0,54,-27,100,-78,99v-24,0,-43,-10,-58,-31r0,27r-43,0r0,-27v-15,21,-34,31,-58,31v-49,1,-78,-46,-78,-98v0,-83,83,-129,133,-71r0,-93r49,0r0,93","w":343},"\u0239":{"d":"107,-35v29,0,42,-30,42,-61v0,-32,-12,-56,-41,-56v-30,0,-42,27,-42,59v1,31,12,58,41,58xm197,-97v0,32,14,62,43,62v27,0,40,-20,40,-59v0,-31,-13,-58,-41,-58v-28,0,-42,25,-42,55xm252,-191v49,0,78,45,78,97v0,80,-80,133,-133,71r0,94r-49,0r0,-94v-48,61,-132,9,-132,-72v0,-52,28,-98,79,-96v24,0,43,11,57,32r0,-28r42,0r0,28v13,-21,33,-32,58,-32","w":343},"\u023a":{"d":"87,-59r-11,0r-19,54xm163,-102r-9,-25r-14,25r23,0xm143,-156r-16,-42r-35,96r20,0xm259,0r-57,0r-23,-59r-64,0r-38,68r-28,0r5,-9r-54,0r100,-258r55,0r19,46r28,-49r28,0r-45,78","w":259},"\u023b":{"d":"168,-208v-51,-28,-97,5,-97,78v0,31,5,53,15,67xm17,-127v0,-100,84,-163,175,-123r6,-11r28,0r-14,25v13,12,23,27,29,49r-52,13v-1,-5,-2,-10,-4,-14r-80,141v40,19,78,-1,86,-48r51,16v-16,72,-90,101,-160,72r-9,16r-28,0r17,-29v-28,-22,-45,-60,-45,-107","w":259},"\u023c":{"d":"114,-151v-44,-13,-55,47,-44,88xm15,-93v-2,-69,48,-110,118,-95r36,-73r28,0r-41,82v15,9,27,26,33,48r-49,8v-1,-6,-3,-10,-5,-14r-48,96v26,12,52,1,56,-31r48,9v-10,57,-64,78,-123,61r-37,73r-27,0r42,-86v-21,-17,-31,-43,-31,-78","w":200},"\u023d":{"d":"209,0r-181,0r0,-112r-25,0r0,-33r25,0r0,-111r52,0r0,111r60,0r0,33r-60,0r0,69r129,0r0,43"},"\u023e":{"d":"151,-214r-15,0r0,22xm213,-214r-34,0r-43,66r0,148r-52,0r0,-66r-48,75r-28,0r76,-119r0,-104r-76,0r0,-44r170,0v3,-11,20,-9,35,-9v-2,4,-12,11,0,9r0,44"},"\u023f":{"d":"37,-92v-49,-36,-9,-99,57,-99v48,0,71,14,82,49r-46,9v1,-28,-69,-28,-69,-7v0,25,90,24,107,45v39,47,-10,107,-72,99v12,21,41,51,61,18r14,34v-23,31,-70,21,-88,-9v-18,-29,-41,-55,-73,-72r26,-35v12,12,38,27,58,28v41,3,54,-28,19,-36v-40,-9,-66,-17,-76,-24","w":200},"\u0240":{"d":"180,52v-25,37,-68,25,-89,-5v-18,-26,-37,-55,-85,-47r0,-38r95,-109v-32,2,-56,0,-88,1r0,-41r154,0r0,35r-101,115v35,-1,61,101,99,52","w":180},"\u0241":{"d":"108,-262v66,-1,108,36,107,101v0,55,-31,93,-81,100r0,61r-49,0r0,-101v44,12,83,-13,79,-60v10,-68,-91,-81,-108,-28r-44,-18v14,-32,51,-55,96,-55","w":232},"\u0242":{"d":"88,-191v41,0,74,25,73,67v0,28,-20,55,-42,62r0,62r-49,0r0,-79v21,0,45,-22,45,-45v0,-41,-56,-42,-65,-9r-42,-9v7,-30,42,-49,80,-49","w":174},"\u0243":{"d":"193,-137v27,7,49,29,49,62v0,94,-117,74,-216,75r0,-62r-27,0r0,-32r27,0r0,-164v87,2,205,-18,204,65v0,27,-17,48,-37,56xm179,-185v0,-43,-52,-27,-101,-30r0,60v39,-3,101,11,101,-30xm78,-43v46,-3,110,13,110,-34v0,-47,-62,-32,-110,-35r0,18r55,0r0,32r-55,0r0,19","w":259},"\u0244":{"d":"132,4v-84,0,-110,-38,-106,-127r-22,0r0,-33r22,0r0,-102r52,0r0,102r101,0r0,-102r52,0r0,102r21,0r0,33r-21,0v6,89,-20,127,-99,127xm130,-40v50,1,51,-31,49,-83r-101,0v-2,57,4,82,52,83","w":259},"\u0245":{"d":"148,-258r92,258r-56,0r-66,-191r-63,191r-55,0r92,-258r56,0","w":240},"\u0246":{"d":"222,0r-137,0r-10,19r-27,0r9,-19r-31,0r0,-258r157,0r7,-13r27,0r-6,13r6,0r0,44r-28,0r-27,57r46,0r0,43r-68,0r-34,71r116,0r0,43xm162,-214r-84,0r0,57r56,0xm113,-114r-35,0v2,22,-4,53,2,71","w":240},"\u0247":{"d":"49,-9v-73,-47,-33,-218,77,-178r32,-74r28,0r-37,85v24,17,37,50,37,97r-79,0r-19,44v23,6,40,-1,46,-24r49,8v-15,46,-57,62,-111,52r-30,70r-28,0xm137,-109v0,-10,-2,-18,-6,-25r-11,25r17,0xm111,-152v-29,-6,-49,13,-48,43r29,0xm79,-79r-17,0v0,10,2,19,6,26","w":200},"\u0248":{"d":"87,-40v39,3,31,-44,32,-83r-30,0r0,-33r30,0r0,-102r52,0r0,102r24,0r0,33r-24,0v5,78,-13,127,-85,127v-52,0,-80,-30,-80,-84r49,-5v1,29,9,43,32,45","w":200},"\u0249":{"d":"74,-212r-49,0r0,-46r49,0r0,46xm-8,28v27,5,33,-3,33,-37r0,-73r-20,0r0,-33r20,0r0,-72r49,0r0,72r22,0r0,33r-22,0v-3,70,19,164,-56,158v-10,0,-22,-2,-35,-6","w":100},"\u024a":{"d":"247,-8v-2,33,7,41,33,36r8,42v-56,17,-101,-1,-93,-70v-103,21,-179,-28,-179,-127v0,-110,99,-160,199,-124v10,-4,16,-12,32,-11r0,254xm69,-129v0,71,58,105,126,83r0,-163v-66,-27,-126,8,-126,80","w":278},"\u024b":{"d":"197,-9v-2,35,6,42,33,37r9,42v-66,21,-101,-14,-91,-93v-48,61,-132,9,-132,-72v0,-52,28,-98,79,-96v24,0,43,11,57,32r0,-28r45,0r0,178xm107,-35v29,0,42,-30,42,-61v0,-32,-12,-56,-41,-56v-30,0,-42,27,-42,59v1,31,12,58,41,58"},"\u024c":{"d":"139,-258v69,-3,102,17,102,73v0,41,-23,64,-68,71v41,23,60,74,89,114r-63,0r-65,-94v-10,-10,-22,-15,-40,-14r0,108r-52,0r0,-108r-42,0r0,-41r42,0r0,-109r97,0xm187,-182v0,-41,-48,-31,-93,-32r0,65v37,-5,93,11,93,-33","w":259},"\u024d":{"d":"70,-160v12,-29,44,-40,75,-22r-16,43v-30,-19,-55,-4,-56,40r27,0r0,33r-27,0r0,66r-49,0r0,-66r-19,0r0,-33r19,0r0,-88r46,0r0,27","w":140},"\u024e":{"d":"240,-189r-41,0r-53,90r0,99r-52,0r0,-100r-53,-89r-42,0r0,-33r22,0r-22,-36r61,0r20,36r82,0r19,-36r59,0r-21,36r21,0r0,33xm144,-189r-46,0r23,44","w":240},"\u024f":{"d":"194,-103r-30,0v-24,54,-34,129,-73,167v-14,14,-46,15,-72,9r-5,-39v33,7,49,-1,59,-33r-39,-104r-32,0r0,-33r20,0r-20,-51r53,0r17,51r55,0r16,-51r51,0r-18,51r18,0r0,33xm116,-103r-33,0r17,49","w":200}}});
/*
 * jQuery Cycle Plugin (with Transition Definitions)
 * Examples and documentation at: http://jquery.malsup.com/cycle/
 * Copyright (c) 2007-2009 M. Alsup
 * Version: 2.73 (04-NOV-2009)
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 * Requires: jQuery v1.2.6 or later
 *
 * Originally based on the work of:
 *	1) Matt Oakes
 *	2) Torsten Baldes (http://medienfreunde.com/lab/innerfade/)
 *	3) Benjamin Sterling (http://www.benjaminsterling.com/experiments/jqShuffle/)
 */
(function(i){var l="2.73";if(i.support==undefined){i.support={opacity:!(i.browser.msie)}}function a(q){if(i.fn.cycle.debug){f(q)}}function f(){if(window.console&&window.console.log){window.console.log("[cycle] "+Array.prototype.join.call(arguments," "))}}i.fn.cycle=function(r,q){var s={s:this.selector,c:this.context};if(this.length===0&&r!="stop"){if(!i.isReady&&s.s){f("DOM not ready, queuing slideshow");i(function(){i(s.s,s.c).cycle(r,q)});return this}f("terminating; zero elements found by selector"+(i.isReady?"":" (DOM not ready)"));return this}return this.each(function(){var w=m(this,r,q);if(w===false){return}if(this.cycleTimeout){clearTimeout(this.cycleTimeout)}this.cycleTimeout=this.cyclePause=0;var x=i(this);var y=w.slideExpr?i(w.slideExpr,this):x.children();var u=y.get();if(u.length<2){f("terminating; too few slides: "+u.length);return}var t=k(x,y,u,w,s);if(t===false){return}var v=t.continuous?10:h(t.currSlide,t.nextSlide,t,!t.rev);if(v){v+=(t.delay||0);if(v<10){v=10}a("first timeout: "+v);this.cycleTimeout=setTimeout(function(){e(u,t,0,!t.rev)},v)}})};function m(q,t,r){if(q.cycleStop==undefined){q.cycleStop=0}if(t===undefined||t===null){t={}}if(t.constructor==String){switch(t){case"stop":q.cycleStop++;if(q.cycleTimeout){clearTimeout(q.cycleTimeout)}q.cycleTimeout=0;i(q).removeData("cycle.opts");return false;case"pause":q.cyclePause=1;return false;case"resume":q.cyclePause=0;if(r===true){t=i(q).data("cycle.opts");if(!t){f("options not found, can not resume");return false}if(q.cycleTimeout){clearTimeout(q.cycleTimeout);q.cycleTimeout=0}e(t.elements,t,1,1)}return false;case"prev":case"next":var u=i(q).data("cycle.opts");if(!u){f('options not found, "prev/next" ignored');return false}i.fn.cycle[t](u);return false;default:t={fx:t}}return t}else{if(t.constructor==Number){var s=t;t=i(q).data("cycle.opts");if(!t){f("options not found, can not advance slide");return false}if(s<0||s>=t.elements.length){f("invalid slide index: "+s);return false}t.nextSlide=s;if(q.cycleTimeout){clearTimeout(q.cycleTimeout);q.cycleTimeout=0}if(typeof r=="string"){t.oneTimeFx=r}e(t.elements,t,1,s>=t.currSlide);return false}}return t}function b(q,r){if(!i.support.opacity&&r.cleartype&&q.style.filter){try{q.style.removeAttribute("filter")}catch(s){}}}function k(y,J,u,t,E){var C=i.extend({},i.fn.cycle.defaults,t||{},i.metadata?y.metadata():i.meta?y.data():{});if(C.autostop){C.countdown=C.autostopCount||u.length}var r=y[0];y.data("cycle.opts",C);C.$cont=y;C.stopCount=r.cycleStop;C.elements=u;C.before=C.before?[C.before]:[];C.after=C.after?[C.after]:[];C.after.unshift(function(){C.busy=0});if(!i.support.opacity&&C.cleartype){C.after.push(function(){b(this,C)})}if(C.continuous){C.after.push(function(){e(u,C,0,!C.rev)})}n(C);if(!i.support.opacity&&C.cleartype&&!C.cleartypeNoBg){g(J)}if(y.css("position")=="static"){y.css("position","relative")}if(C.width){y.width(C.width)}if(C.height&&C.height!="auto"){y.height(C.height)}if(C.startingSlide){C.startingSlide=parseInt(C.startingSlide)}if(C.random){C.randomMap=[];for(var H=0;H<u.length;H++){C.randomMap.push(H)}C.randomMap.sort(function(L,w){return Math.random()-0.5});C.randomIndex=0;C.startingSlide=C.randomMap[0]}else{if(C.startingSlide>=u.length){C.startingSlide=0}}C.currSlide=C.startingSlide=C.startingSlide||0;var x=C.startingSlide;J.css({position:"absolute",top:0,left:0}).hide().each(function(w){var L=x?w>=x?u.length-(w-x):x-w:u.length-w;i(this).css("z-index",L)});i(u[x]).css("opacity",1).show();b(u[x],C);if(C.fit&&C.width){J.width(C.width)}if(C.fit&&C.height&&C.height!="auto"){J.height(C.height)}var D=C.containerResize&&!y.innerHeight();if(D){var v=0,B=0;for(var F=0;F<u.length;F++){var q=i(u[F]),K=q[0],A=q.outerWidth(),I=q.outerHeight();if(!A){A=K.offsetWidth}if(!I){I=K.offsetHeight}v=A>v?A:v;B=I>B?I:B}if(v>0&&B>0){y.css({width:v+"px",height:B+"px"})}}if(C.pause){y.hover(function(){this.cyclePause++},function(){this.cyclePause--})}if(c(C)===false){return false}var s=false;t.requeueAttempts=t.requeueAttempts||0;J.each(function(){var N=i(this);this.cycleH=(C.fit&&C.height)?C.height:N.height();this.cycleW=(C.fit&&C.width)?C.width:N.width();if(N.is("img")){var L=(i.browser.msie&&this.cycleW==28&&this.cycleH==30&&!this.complete);var O=(i.browser.mozilla&&this.cycleW==34&&this.cycleH==19&&!this.complete);var M=(i.browser.opera&&((this.cycleW==42&&this.cycleH==19)||(this.cycleW==37&&this.cycleH==17))&&!this.complete);var w=(this.cycleH==0&&this.cycleW==0&&!this.complete);if(L||O||M||w){if(E.s&&C.requeueOnImageNotLoaded&&++t.requeueAttempts<100){f(t.requeueAttempts," - img slide not loaded, requeuing slideshow: ",this.src,this.cycleW,this.cycleH);setTimeout(function(){i(E.s,E.c).cycle(t)},C.requeueTimeout);s=true;return false}else{f("could not determine size of image: "+this.src,this.cycleW,this.cycleH)}}}return true});if(s){return false}C.cssBefore=C.cssBefore||{};C.animIn=C.animIn||{};C.animOut=C.animOut||{};J.not(":eq("+x+")").css(C.cssBefore);if(C.cssFirst){i(J[x]).css(C.cssFirst)}if(C.timeout){C.timeout=parseInt(C.timeout);if(C.speed.constructor==String){C.speed=i.fx.speeds[C.speed]||parseInt(C.speed)}if(!C.sync){C.speed=C.speed/2}while((C.timeout-C.speed)<250){C.timeout+=C.speed}}if(C.easing){C.easeIn=C.easeOut=C.easing}if(!C.speedIn){C.speedIn=C.speed}if(!C.speedOut){C.speedOut=C.speed}C.slideCount=u.length;C.currSlide=C.lastSlide=x;if(C.random){C.nextSlide=C.currSlide;if(++C.randomIndex==u.length){C.randomIndex=0}C.nextSlide=C.randomMap[C.randomIndex]}else{C.nextSlide=C.startingSlide>=(u.length-1)?0:C.startingSlide+1}if(!C.multiFx){var G=i.fn.cycle.transitions[C.fx];if(i.isFunction(G)){G(y,J,C)}else{if(C.fx!="custom"&&!C.multiFx){f("unknown transition: "+C.fx,"; slideshow terminating");return false}}}var z=J[x];if(C.before.length){C.before[0].apply(z,[z,z,C,true])}if(C.after.length>1){C.after[1].apply(z,[z,z,C,true])}if(C.next){i(C.next).bind(C.prevNextEvent,function(){return o(C,C.rev?-1:1)})}if(C.prev){i(C.prev).bind(C.prevNextEvent,function(){return o(C,C.rev?1:-1)})}if(C.pager){d(u,C)}j(C,u);return C}function n(q){q.original={before:[],after:[]};q.original.cssBefore=i.extend({},q.cssBefore);q.original.cssAfter=i.extend({},q.cssAfter);q.original.animIn=i.extend({},q.animIn);q.original.animOut=i.extend({},q.animOut);i.each(q.before,function(){q.original.before.push(this)});i.each(q.after,function(){q.original.after.push(this)})}function c(w){var u,s,r=i.fn.cycle.transitions;if(w.fx.indexOf(",")>0){w.multiFx=true;w.fxs=w.fx.replace(/\s*/g,"").split(",");for(u=0;u<w.fxs.length;u++){var v=w.fxs[u];s=r[v];if(!s||!r.hasOwnProperty(v)||!i.isFunction(s)){f("discarding unknown transition: ",v);w.fxs.splice(u,1);u--}}if(!w.fxs.length){f("No valid transitions named; slideshow terminating.");return false}}else{if(w.fx=="all"){w.multiFx=true;w.fxs=[];for(p in r){s=r[p];if(r.hasOwnProperty(p)&&i.isFunction(s)){w.fxs.push(p)}}}}if(w.multiFx&&w.randomizeEffects){var t=Math.floor(Math.random()*20)+30;for(u=0;u<t;u++){var q=Math.floor(Math.random()*w.fxs.length);w.fxs.push(w.fxs.splice(q,1)[0])}a("randomized fx sequence: ",w.fxs)}return true}function j(r,q){r.addSlide=function(u,v){var t=i(u),w=t[0];if(!r.autostopCount){r.countdown++}q[v?"unshift":"push"](w);if(r.els){r.els[v?"unshift":"push"](w)}r.slideCount=q.length;t.css("position","absolute");t[v?"prependTo":"appendTo"](r.$cont);if(v){r.currSlide++;r.nextSlide++}if(!i.support.opacity&&r.cleartype&&!r.cleartypeNoBg){g(t)}if(r.fit&&r.width){t.width(r.width)}if(r.fit&&r.height&&r.height!="auto"){$slides.height(r.height)}w.cycleH=(r.fit&&r.height)?r.height:t.height();w.cycleW=(r.fit&&r.width)?r.width:t.width();t.css(r.cssBefore);if(r.pager){i.fn.cycle.createPagerAnchor(q.length-1,w,i(r.pager),q,r)}if(i.isFunction(r.onAddSlide)){r.onAddSlide(t)}else{t.hide()}}}i.fn.cycle.resetState=function(r,q){q=q||r.fx;r.before=[];r.after=[];r.cssBefore=i.extend({},r.original.cssBefore);r.cssAfter=i.extend({},r.original.cssAfter);r.animIn=i.extend({},r.original.animIn);r.animOut=i.extend({},r.original.animOut);r.fxFn=null;i.each(r.original.before,function(){r.before.push(this)});i.each(r.original.after,function(){r.after.push(this)});var s=i.fn.cycle.transitions[q];if(i.isFunction(s)){s(r.$cont,i(r.elements),r)}};function e(x,q,w,y){if(w&&q.busy&&q.manualTrump){i(x).stop(true,true);q.busy=false}if(q.busy){return}var u=q.$cont[0],A=x[q.currSlide],z=x[q.nextSlide];if(u.cycleStop!=q.stopCount||u.cycleTimeout===0&&!w){return}if(!w&&!u.cyclePause&&((q.autostop&&(--q.countdown<=0))||(q.nowrap&&!q.random&&q.nextSlide<q.currSlide))){if(q.end){q.end(q)}return}if(w||!u.cyclePause){var v=q.fx;A.cycleH=A.cycleH||i(A).height();A.cycleW=A.cycleW||i(A).width();z.cycleH=z.cycleH||i(z).height();z.cycleW=z.cycleW||i(z).width();if(q.multiFx){if(q.lastFx==undefined||++q.lastFx>=q.fxs.length){q.lastFx=0}v=q.fxs[q.lastFx];q.currFx=v}if(q.oneTimeFx){v=q.oneTimeFx;q.oneTimeFx=null}i.fn.cycle.resetState(q,v);if(q.before.length){i.each(q.before,function(B,C){if(u.cycleStop!=q.stopCount){return}C.apply(z,[A,z,q,y])})}var s=function(){i.each(q.after,function(B,C){if(u.cycleStop!=q.stopCount){return}C.apply(z,[A,z,q,y])})};if(q.nextSlide!=q.currSlide){q.busy=1;if(q.fxFn){q.fxFn(A,z,q,s,y)}else{if(i.isFunction(i.fn.cycle[q.fx])){i.fn.cycle[q.fx](A,z,q,s)}else{i.fn.cycle.custom(A,z,q,s,w&&q.fastOnEvent)}}}q.lastSlide=q.currSlide;if(q.random){q.currSlide=q.nextSlide;if(++q.randomIndex==x.length){q.randomIndex=0}q.nextSlide=q.randomMap[q.randomIndex]}else{var t=(q.nextSlide+1)==x.length;q.nextSlide=t?0:q.nextSlide+1;q.currSlide=t?x.length-1:q.nextSlide-1}if(q.pager){i.fn.cycle.updateActivePagerLink(q.pager,q.currSlide)}}var r=0;if(q.timeout&&!q.continuous){r=h(A,z,q,y)}else{if(q.continuous&&u.cyclePause){r=10}}if(r>0){u.cycleTimeout=setTimeout(function(){e(x,q,0,!q.rev)},r)}}i.fn.cycle.updateActivePagerLink=function(q,r){i(q).each(function(){i(this).find("a").removeClass("activeSlide").filter("a:eq("+r+")").addClass("activeSlide")})};function h(v,s,u,r){if(u.timeoutFn){var q=u.timeoutFn(v,s,u,r);while((q-u.speed)<250){q+=u.speed}a("calculated timeout: "+q+"; speed: "+u.speed);if(q!==false){return q}}return u.timeout}i.fn.cycle.next=function(q){o(q,q.rev?-1:1)};i.fn.cycle.prev=function(q){o(q,q.rev?1:-1)};function o(r,u){var q=r.elements;var t=r.$cont[0],s=t.cycleTimeout;if(s){clearTimeout(s);t.cycleTimeout=0}if(r.random&&u<0){r.randomIndex--;if(--r.randomIndex==-2){r.randomIndex=q.length-2}else{if(r.randomIndex==-1){r.randomIndex=q.length-1}}r.nextSlide=r.randomMap[r.randomIndex]}else{if(r.random){if(++r.randomIndex==q.length){r.randomIndex=0}r.nextSlide=r.randomMap[r.randomIndex]}else{r.nextSlide=r.currSlide+u;if(r.nextSlide<0){if(r.nowrap){return false}r.nextSlide=q.length-1}else{if(r.nextSlide>=q.length){if(r.nowrap){return false}r.nextSlide=0}}}}if(i.isFunction(r.prevNextClick)){r.prevNextClick(u>0,r.nextSlide,q[r.nextSlide])}e(q,r,1,u>=0);return false}function d(r,s){var q=i(s.pager);i.each(r,function(t,u){i.fn.cycle.createPagerAnchor(t,u,q,r,s)});i.fn.cycle.updateActivePagerLink(s.pager,s.startingSlide)}i.fn.cycle.createPagerAnchor=function(u,v,s,t,w){var r;if(i.isFunction(w.pagerAnchorBuilder)){r=w.pagerAnchorBuilder(u,v)}else{r='<a href="#">'+(u+1)+"</a>"}if(!r){return}var x=i(r);if(x.parents("body").length===0){var q=[];if(s.length>1){s.each(function(){var y=x.clone(true);i(this).append(y);q.push(y[0])});x=i(q)}else{x.appendTo(s)}}x.bind(w.pagerEvent,function(A){A.preventDefault();w.nextSlide=u;var z=w.$cont[0],y=z.cycleTimeout;if(y){clearTimeout(y);z.cycleTimeout=0}if(i.isFunction(w.pagerClick)){w.pagerClick(w.nextSlide,t[w.nextSlide])}e(t,w,1,w.currSlide<u);return false});if(w.pagerEvent!="click"){x.click(function(){return false})}if(w.pauseOnPagerHover){x.hover(function(){w.$cont[0].cyclePause++},function(){w.$cont[0].cyclePause--})}};i.fn.cycle.hopsFromLast=function(t,s){var r,q=t.lastSlide,u=t.currSlide;if(s){r=u>q?u-q:t.slideCount-q}else{r=u<q?q-u:q+t.slideCount-u}return r};function g(s){function r(t){t=parseInt(t).toString(16);return t.length<2?"0"+t:t}function q(w){for(;w&&w.nodeName.toLowerCase()!="html";w=w.parentNode){var t=i.css(w,"background-color");if(t.indexOf("rgb")>=0){var u=t.match(/\d+/g);return"#"+r(u[0])+r(u[1])+r(u[2])}if(t&&t!="transparent"){return t}}return"#ffffff"}s.each(function(){i(this).css("background-color",q(this))})}i.fn.cycle.commonReset=function(v,t,u,r,s,q){i(u.elements).not(v).hide();u.cssBefore.opacity=1;u.cssBefore.display="block";if(r!==false&&t.cycleW>0){u.cssBefore.width=t.cycleW}if(s!==false&&t.cycleH>0){u.cssBefore.height=t.cycleH}u.cssAfter=u.cssAfter||{};u.cssAfter.display="none";i(v).css("zIndex",u.slideCount+(q===true?1:0));i(t).css("zIndex",u.slideCount+(q===true?0:1))};i.fn.cycle.custom=function(B,v,q,s,r){var A=i(B),w=i(v);var t=q.speedIn,z=q.speedOut,u=q.easeIn,y=q.easeOut;w.css(q.cssBefore);if(r){if(typeof r=="number"){t=z=r}else{t=z=1}u=y=null}var x=function(){w.animate(q.animIn,t,u,s)};A.animate(q.animOut,z,y,function(){if(q.cssAfter){A.css(q.cssAfter)}if(!q.sync){x()}});if(q.sync){x()}};i.fn.cycle.transitions={fade:function(r,s,q){s.not(":eq("+q.currSlide+")").css("opacity",0);q.before.push(function(v,t,u){i.fn.cycle.commonReset(v,t,u);u.cssBefore.opacity=0});q.animIn={opacity:1};q.animOut={opacity:0};q.cssBefore={top:0,left:0}}};i.fn.cycle.ver=function(){return l};i.fn.cycle.defaults={fx:"fade",timeout:4000,timeoutFn:null,continuous:0,speed:1000,speedIn:null,speedOut:null,next:null,prev:null,prevNextClick:null,prevNextEvent:"click",pager:null,pagerClick:null,pagerEvent:"click",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:!i.support.opacity,cleartypeNoBg:false,nowrap:0,fastOnEvent:0,randomizeEffects:1,rev:0,manualTrump:true,requeueOnImageNotLoaded:true,requeueTimeout:250}})(jQuery);
/*
 * jQuery Cycle Plugin Transition Definitions
 * This script is a plugin for the jQuery Cycle Plugin
 * Examples and documentation at: http://malsup.com/jquery/cycle/
 * Copyright (c) 2007-2008 M. Alsup
 * Version:	 2.72
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 */
(function(a){a.fn.cycle.transitions.none=function(c,d,b){b.fxFn=function(g,e,f,h){a(e).show();a(g).hide();h()}};a.fn.cycle.transitions.scrollUp=function(d,e,c){d.css("overflow","hidden");c.before.push(a.fn.cycle.commonReset);var b=d.height();c.cssBefore={top:b,left:0};c.cssFirst={top:0};c.animIn={top:0};c.animOut={top:-b}};a.fn.cycle.transitions.scrollDown=function(d,e,c){d.css("overflow","hidden");c.before.push(a.fn.cycle.commonReset);var b=d.height();c.cssFirst={top:0};c.cssBefore={top:-b,left:0};c.animIn={top:0};c.animOut={top:b}};a.fn.cycle.transitions.scrollLeft=function(d,e,c){d.css("overflow","hidden");c.before.push(a.fn.cycle.commonReset);var b=d.width();c.cssFirst={left:0};c.cssBefore={left:b,top:0};c.animIn={left:0};c.animOut={left:0-b}};a.fn.cycle.transitions.scrollRight=function(d,e,c){d.css("overflow","hidden");c.before.push(a.fn.cycle.commonReset);var b=d.width();c.cssFirst={left:0};c.cssBefore={left:-b,top:0};c.animIn={left:0};c.animOut={left:b}};a.fn.cycle.transitions.scrollHorz=function(c,d,b){c.css("overflow","hidden").width();b.before.push(function(h,f,g,e){a.fn.cycle.commonReset(h,f,g);g.cssBefore.left=e?(f.cycleW-1):(1-f.cycleW);g.animOut.left=e?-h.cycleW:h.cycleW});b.cssFirst={left:0};b.cssBefore={top:0};b.animIn={left:0};b.animOut={top:0}};a.fn.cycle.transitions.scrollVert=function(c,d,b){c.css("overflow","hidden");b.before.push(function(h,f,g,e){a.fn.cycle.commonReset(h,f,g);g.cssBefore.top=e?(1-f.cycleH):(f.cycleH-1);g.animOut.top=e?h.cycleH:-h.cycleH});b.cssFirst={top:0};b.cssBefore={left:0};b.animIn={top:0};b.animOut={left:0}};a.fn.cycle.transitions.slideX=function(c,d,b){b.before.push(function(g,e,f){a(f.elements).not(g).hide();a.fn.cycle.commonReset(g,e,f,false,true);f.animIn.width=e.cycleW});b.cssBefore={left:0,top:0,width:0};b.animIn={width:"show"};b.animOut={width:0}};a.fn.cycle.transitions.slideY=function(c,d,b){b.before.push(function(g,e,f){a(f.elements).not(g).hide();a.fn.cycle.commonReset(g,e,f,true,false);f.animIn.height=e.cycleH});b.cssBefore={left:0,top:0,height:0};b.animIn={height:"show"};b.animOut={height:0}};a.fn.cycle.transitions.shuffle=function(e,f,d){var c,b=e.css("overflow","visible").width();f.css({left:0,top:0});d.before.push(function(i,g,h){a.fn.cycle.commonReset(i,g,h,true,true,true)});if(!d.speedAdjusted){d.speed=d.speed/2;d.speedAdjusted=true}d.random=0;d.shuffle=d.shuffle||{left:-b,top:15};d.els=[];for(c=0;c<f.length;c++){d.els.push(f[c])}for(c=0;c<d.currSlide;c++){d.els.push(d.els.shift())}d.fxFn=function(m,j,l,g,i){var h=i?a(m):a(j);a(j).css(l.cssBefore);var k=l.slideCount;h.animate(l.shuffle,l.speedIn,l.easeIn,function(){var o=a.fn.cycle.hopsFromLast(l,i);for(var q=0;q<o;q++){i?l.els.push(l.els.shift()):l.els.unshift(l.els.pop())}if(i){for(var r=0,n=l.els.length;r<n;r++){a(l.els[r]).css("z-index",n-r+k)}}else{var s=a(m).css("z-index");h.css("z-index",parseInt(s)+1+k)}h.animate({left:0,top:0},l.speedOut,l.easeOut,function(){a(i?this:m).hide();if(g){g()}})})};d.cssBefore={display:"block",opacity:1,top:0,left:0}};a.fn.cycle.transitions.turnUp=function(c,d,b){b.before.push(function(g,e,f){a.fn.cycle.commonReset(g,e,f,true,false);f.cssBefore.top=e.cycleH;f.animIn.height=e.cycleH});b.cssFirst={top:0};b.cssBefore={left:0,height:0};b.animIn={top:0};b.animOut={height:0}};a.fn.cycle.transitions.turnDown=function(c,d,b){b.before.push(function(g,e,f){a.fn.cycle.commonReset(g,e,f,true,false);f.animIn.height=e.cycleH;f.animOut.top=g.cycleH});b.cssFirst={top:0};b.cssBefore={left:0,top:0,height:0};b.animOut={height:0}};a.fn.cycle.transitions.turnLeft=function(c,d,b){b.before.push(function(g,e,f){a.fn.cycle.commonReset(g,e,f,false,true);f.cssBefore.left=e.cycleW;f.animIn.width=e.cycleW});b.cssBefore={top:0,width:0};b.animIn={left:0};b.animOut={width:0}};a.fn.cycle.transitions.turnRight=function(c,d,b){b.before.push(function(g,e,f){a.fn.cycle.commonReset(g,e,f,false,true);f.animIn.width=e.cycleW;f.animOut.left=g.cycleW});b.cssBefore={top:0,left:0,width:0};b.animIn={left:0};b.animOut={width:0}};a.fn.cycle.transitions.zoom=function(c,d,b){b.before.push(function(g,e,f){a.fn.cycle.commonReset(g,e,f,false,false,true);f.cssBefore.top=e.cycleH/2;f.cssBefore.left=e.cycleW/2;f.animIn={top:0,left:0,width:e.cycleW,height:e.cycleH};f.animOut={width:0,height:0,top:g.cycleH/2,left:g.cycleW/2}});b.cssFirst={top:0,left:0};b.cssBefore={width:0,height:0}};a.fn.cycle.transitions.fadeZoom=function(c,d,b){b.before.push(function(g,e,f){a.fn.cycle.commonReset(g,e,f,false,false);f.cssBefore.left=e.cycleW/2;f.cssBefore.top=e.cycleH/2;f.animIn={top:0,left:0,width:e.cycleW,height:e.cycleH}});b.cssBefore={width:0,height:0};b.animOut={opacity:0}};a.fn.cycle.transitions.blindX=function(d,e,c){var b=d.css("overflow","hidden").width();c.before.push(function(h,f,g){a.fn.cycle.commonReset(h,f,g);g.animIn.width=f.cycleW;g.animOut.left=h.cycleW});c.cssBefore={left:b,top:0};c.animIn={left:0};c.animOut={left:b}};a.fn.cycle.transitions.blindY=function(d,e,c){var b=d.css("overflow","hidden").height();c.before.push(function(h,f,g){a.fn.cycle.commonReset(h,f,g);g.animIn.height=f.cycleH;g.animOut.top=h.cycleH});c.cssBefore={top:b,left:0};c.animIn={top:0};c.animOut={top:b}};a.fn.cycle.transitions.blindZ=function(e,f,d){var c=e.css("overflow","hidden").height();var b=e.width();d.before.push(function(i,g,h){a.fn.cycle.commonReset(i,g,h);h.animIn.height=g.cycleH;h.animOut.top=i.cycleH});d.cssBefore={top:c,left:b};d.animIn={top:0,left:0};d.animOut={top:c,left:b}};a.fn.cycle.transitions.growX=function(c,d,b){b.before.push(function(g,e,f){a.fn.cycle.commonReset(g,e,f,false,true);f.cssBefore.left=this.cycleW/2;f.animIn={left:0,width:this.cycleW};f.animOut={left:0}});b.cssBefore={width:0,top:0}};a.fn.cycle.transitions.growY=function(c,d,b){b.before.push(function(g,e,f){a.fn.cycle.commonReset(g,e,f,true,false);f.cssBefore.top=this.cycleH/2;f.animIn={top:0,height:this.cycleH};f.animOut={top:0}});b.cssBefore={height:0,left:0}};a.fn.cycle.transitions.curtainX=function(c,d,b){b.before.push(function(g,e,f){a.fn.cycle.commonReset(g,e,f,false,true,true);f.cssBefore.left=e.cycleW/2;f.animIn={left:0,width:this.cycleW};f.animOut={left:g.cycleW/2,width:0}});b.cssBefore={top:0,width:0}};a.fn.cycle.transitions.curtainY=function(c,d,b){b.before.push(function(g,e,f){a.fn.cycle.commonReset(g,e,f,true,false,true);f.cssBefore.top=e.cycleH/2;f.animIn={top:0,height:e.cycleH};f.animOut={top:g.cycleH/2,height:0}});b.cssBefore={left:0,height:0}};a.fn.cycle.transitions.cover=function(f,g,e){var i=e.direction||"left";var b=f.css("overflow","hidden").width();var c=f.height();e.before.push(function(j,d,h){a.fn.cycle.commonReset(j,d,h);if(i=="right"){h.cssBefore.left=-b}else{if(i=="up"){h.cssBefore.top=c}else{if(i=="down"){h.cssBefore.top=-c}else{h.cssBefore.left=b}}}});e.animIn={left:0,top:0};e.animOut={opacity:1};e.cssBefore={top:0,left:0}};a.fn.cycle.transitions.uncover=function(f,g,e){var i=e.direction||"left";var b=f.css("overflow","hidden").width();var c=f.height();e.before.push(function(j,d,h){a.fn.cycle.commonReset(j,d,h,true,true,true);if(i=="right"){h.animOut.left=b}else{if(i=="up"){h.animOut.top=-c}else{if(i=="down"){h.animOut.top=c}else{h.animOut.left=-b}}}});e.animIn={left:0,top:0};e.animOut={opacity:1};e.cssBefore={top:0,left:0}};a.fn.cycle.transitions.toss=function(e,f,d){var b=e.css("overflow","visible").width();var c=e.height();d.before.push(function(i,g,h){a.fn.cycle.commonReset(i,g,h,true,true,true);if(!h.animOut.left&&!h.animOut.top){h.animOut={left:b*2,top:-c/2,opacity:0}}else{h.animOut.opacity=0}});d.cssBefore={left:0,top:0};d.animIn={left:0}};a.fn.cycle.transitions.wipe=function(s,m,e){var q=s.css("overflow","hidden").width();var j=s.height();e.cssBefore=e.cssBefore||{};var g;if(e.clip){if(/l2r/.test(e.clip)){g="rect(0px 0px "+j+"px 0px)"}else{if(/r2l/.test(e.clip)){g="rect(0px "+q+"px "+j+"px "+q+"px)"}else{if(/t2b/.test(e.clip)){g="rect(0px "+q+"px 0px 0px)"}else{if(/b2t/.test(e.clip)){g="rect("+j+"px "+q+"px "+j+"px 0px)"}else{if(/zoom/.test(e.clip)){var o=parseInt(j/2);var f=parseInt(q/2);g="rect("+o+"px "+f+"px "+o+"px "+f+"px)"}}}}}}e.cssBefore.clip=e.cssBefore.clip||g||"rect(0px 0px 0px 0px)";var k=e.cssBefore.clip.match(/(\d+)/g);var u=parseInt(k[0]),c=parseInt(k[1]),n=parseInt(k[2]),i=parseInt(k[3]);e.before.push(function(w,h,t){if(w==h){return}var d=a(w),b=a(h);a.fn.cycle.commonReset(w,h,t,true,true,false);t.cssAfter.display="block";var r=1,l=parseInt((t.speedIn/13))-1;(function v(){var y=u?u-parseInt(r*(u/l)):0;var z=i?i-parseInt(r*(i/l)):0;var A=n<j?n+parseInt(r*((j-n)/l||1)):j;var x=c<q?c+parseInt(r*((q-c)/l||1)):q;b.css({clip:"rect("+y+"px "+x+"px "+A+"px "+z+"px)"});(r++<=l)?setTimeout(v,13):d.css("display","none")})()});e.cssBefore={display:"block",opacity:1,top:0,left:0};e.animIn={left:0};e.animOut={left:0}}})(jQuery);function mailinglist(){
		// validate
		var n = $('#mailinglist .name');
		var e = $('#mailinglist .email');
		
		var error = false;
		
		if(n.val()==''||n.val()=='Your Name'){
			alert('Please type in your name before submitting the form.');
			error=true;
		}
		
		if(e.val()==''||e.val()=='Your Email'){
			alert('Please provide your email address so we can contact you.');
			error=true;
		}
		
		if(!error){
		
			$.get(
				'/includes/emailcheck.php',
				{
				'e' : e.val()
				},
				function(rt){
					if(rt=='ok'){
						alert('Thank you! You will be added to the mailing list and then returned to this page!');
						$('#mailinglist form').submit();
					} else {
						alert('Unfortunately your email address was deemed to be invalid. Please try again!');
					}
				}
			
			)
		
		}
}


function setNavActive(){
	$('#nav a').removeClass('active');
	if(navpagename!=''){
		$('#nav a[navid="'+navpagename+'"]').addClass('active');
	}
	Cufon.refresh();
}

function is_array(input){
    return typeof(input)=='object'&&(input instanceof Array);
}

function rf () {
	return false;
}// array building

	// subnavigation array.

	var subnav = new Array;

		
	subnav[2] = new Array;

	subnav[2][12] = new Array;
		subnav[2][12]['title'] = 'How walltastic started';
		subnav[2][12]['url'] = '/12_How+walltastic+started.html';

	subnav[2][16] = new Array;
		subnav[2][16]['title'] = 'Testimonials';
		subnav[2][16]['url'] = '/16_Testimonials.html';

	subnav[2][18] = new Array;
		subnav[2][18]['title'] = 'FAQs';
		subnav[2][18]['url'] = '/18_FAQs.html';
		
	subnav[3] = new Array;

	subnav[3][20] = new Array;
		subnav[3][20]['title'] = 'walltastic licensed range';
		subnav[3][20]['url'] = '/20_walltastic+licensed+range.html';

	subnav[3][19] = new Array;
		subnav[3][19]['title'] = 'walltastic classic range';
		subnav[3][19]['url'] = '/19_walltastic+classic+range.html';
		
	subnav[30] = new Array;
		
	subnav[29] = new Array;
	$(function(){

	// all ui hover actions
	$('.presslink').hover(function(){
		var el = $(this);
		el.find('.datepop').stop(1).fadeTo(300, 1);
	}, function(){
		var el = $(this);
		el.find('.datepop').stop(1).fadeOut();
	});



	// all toggle actions

	$('.clickformore').click(rf).click(function(){
		var el = $(this);

		el.parent().css('position', 'relative').animate({
			'top' : '3px'
		}, {
			easing : 'easeOutBounce',
			duration : 500
		});

		setTimeout(function(){
			window.location = el.attr('href');
		},200);

	});

	$('.pressfull_list').click(rf).click(function(){
		var pf = $('#pressfull_list');
		var el = $(this);
		var p = el.parent();

		if(pf.is(':hidden')){

			$('.press:not(#pressfull_list > .press, .full_list)').fadeTo(500, 0.5);
			el.text('(hide)');

		} else {

			$('.press:not(#pressfull_list > .press, .full_list)').fadeTo(500, 1, function(){

				if($.browser.msie){
				this.style.removeAttribute('filter');
				}

			});
			el.text('click here for full list');
		}

		if(pf.is(':visible')){
		      $('html:not(:animated),body:not(:animated)').animate({ scrollTop: 0 }, 500, 'easeInOutQuint', function(){
		      
		      	pf.slideUp(500);
		      
		      });
		} else {
			pf.slideToggle(500, function(){
			      $('html:not(:animated),body:not(:animated)').animate({ scrollTop: pf.position().top }, 500, 'easeInOutQuint');
			});
		}
	});

});$(function(){

	var ct = $('#container');

	// rollfade
	$('.rollfade').rollfade();
	$('.top_social').rollfade({
		fadeOut : 1,
		fadeIn : 0.5
	});

	// fadeins
	$('.mailinglist_button').click(function(){
		var ml = $('#mailinglist');

		if(ml.is(':hidden')){
			$('#mailinglist').fadeIn();
		} else {
			$('#mailinglist').fadeOut();
		}
	});

	// formhint
	$('.formhint').formhint();


	// mailinglist
	$('#mailinglist .send').click(function(){
		mailinglist();
		return false;
	});

	// return falsers
	$('.next, .previous').click(rf);

	// navigation
	$('#nav a').each(function(){
		$(this).wrap('<div class="navitem" navid="'+$(this).attr('navid')+'"></div>');
	});
	
	$('#nav div.navitem').each(function(){
	
		var el = $(this);
		var navid = el.attr('navid');
		
		el.append('<div class="subnav"></div>');
		if(is_array(subnav[navid])){
		for(var a in subnav[navid]){
			el.find('.subnav').append('<a href="'+subnav[navid][a]['url']+'">'+subnav[navid][a]['title']+'</a>');
		}}
		
		var sn = el.find('.subnav');
		
		el.hover(function(){
			
			if(navpagename!=''){
				$('#nav a:not(.active)').removeClass('active');
			} else {
				$('#nav a').removeClass('active');
			}
			el.find('a:first').addClass('active');
			Cufon.refresh();
			$('.subnav').hide();
			if(sn.html()!=''){
				sn.stop(1).fadeTo(300,0.9);
			}
			
		}, function(){
		
			sn.fadeOut();
			setNavActive();
		
		});
	
	});
	
	// cufon

	Cufon.replace('.arial_smooth, h1:not(.nocufon), h2:not(.nocufon)');

	Cufon.replace('.rightnav a', {
		hover : 1
	});
	
	if ($.browser.msie && $.browser.version.substr(0,1)<9 && $.browser.version.substr(0,1)>7) { // if IE8
		$('#nav .spacer:last').css('width', '120px');
		$('#nav .spacer:first').css('width', '69px');
	} else {

		Cufon.replace('#nav a, .subnav a', {
			hover : 1
		});

	}

	
	// jQuery SmoothScroll | Version 09-11-02
	$('a[href*=#]').click(function() {
	
	   // duration in ms
	   var duration=1000;
	
	   // easing values: swing | linear
	   var easing='swing';
	
	   // get / set parameters
	   var newHash=this.hash;
	   var target=$(this.hash).offset().top;
	   var oldLocation=window.location.href.replace(window.location.hash, '');
	   var newLocation=this;
	
	   // make sure it's the same location      
	   if(oldLocation+newHash==newLocation)
	   {
	      // animate to target and set the hash to the window.location after the animation
	      $('html:not(:animated),body:not(:animated)').animate({ scrollTop: target }, duration, easing, function() {
	
	         // add new hash to the browser location
	         window.location.href=newLocation;
	      });
	
	      // cancel default click action
	      return false;
	   }
	
	});
	
	$('.bswap').bswap();

	
});$(window).load(function(){

	// adjusting margins
	$('#slidercontent div a:first-child').css('margin-left', '4px');
	$('#slidercontent div a:last-child').css('margin-right','0px');
	
	// centerscreen
	$('#slidercontent a').centerscreen({
		parent : true,
		horizontal : false,
		animate : false,
		h : 151,
		w : 717
	});
	
	// set visible
	$('#slidercontent').css('visibility', 'visible');
	
	// cycle
	if($('#slidercontent').length>0){
	$('#slidercontent').cycle({
		fx : 'scrollHorz',
		next : '#slider .next',
		prev : '#slider .previous',
		pause : 1,
		timeout : 0,
		easing : 'easeInOutQuint'
	});
	}
	
	if($('#galleryslideshow').length>0){
	$('#galleryslideshow').cycle({
		fx : 'scrollHorz',
		next : '#gallery .next',
		prev : '#gallery .previous',
		pause : 1,
		easing : 'easeInOutQuint',
		timeout : 0
	});
	}
	
	if($('#slideshow').length>0){
	$('#slideshow').cycle();
	}
		
});