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

 QueryLoader.init();  */
 
 

/* Add Hover Class For Global Nav */

	$("ul#global_nav li a").wrapInner("<span></span>");
	$("ul#global_nav li a span").css({"opacity" : 0});
	$("ul#global_nav li a").hover(function(){
		$(this).children("span").animate({"opacity" : 1}, 400);
	}, function(){
		$(this).children("span").animate({"opacity" : 0}, 400);
	});

	
	
	/*!
 * Feature Carousel, Version 1.0
 * http://www.bkosolutions.com
 *
 * Copyright 2010 Brian Osborne
 * Licensed under GPL version 3
 *
 * http://www.gnu.org/licenses/gpl.txt
 */
(function($) {

    $.fn.featureCarousel = function (options) {

        // override the default options with user defined options
        options = $.extend({}, $.fn.featureCarousel.defaults, options || {});

        return $(this).each(function () {

            /* These are univeral values that are used throughout the plugin. Do not modify them
             * unless you know what you're doing. Most of them feed off the options
             * so most customization can be achieved by modifying the options values */
            var pluginData = {
                currentCenterNum:       options.startingFeature,
                containerWidth:         0,
                containerHeight:        0,
                largeFeatureWidth:      0,
                largeFeatureHeight:     0,
                smallFeatureWidth:      0,
                smallFeatureHeight:     0,
                totalFeatureCount:      $(this).children("div").length,
                currentlyMoving:        false,
                featuresContainer:      $(this),
                featuresArray:          [],
                containerIDTag:         "#"+$(this).attr("id"),
                timeoutVar:             null,
                rotationsRemaining:     0,
                itemsToAnimate:         0,
                borderWidth:			0
            };

            preload(function () {
            	setupFeatureDimensions();
                setupCarousel();
                setupFeaturePositions();
                setupBlips();
                initiateMove(true,1);
            });

            /**
             * Function to preload the images in the carousel if desired.
             * This is not recommended if there are a lot of images in the carousel because
             * it may take a while. Functionality does not depend on preloading the images
             */
            function preload(callback) {
                // user may not want to preload images
                if (options.preload == true) {
                    var $imageElements = pluginData.featuresContainer.find("img");
                    var loadedImages = 0;
                    var totalImages = $imageElements.length;

                    $imageElements.each(function () {
                        // Attempt to load the images
                        $(this).load(function () {
                            // Add to number of images loaded and see if they are all done yet
                            loadedImages++;
                            if (loadedImages == totalImages) {
                                // All done, perform callback
                                callback();
                            }
                        });
                        // The images may already be cached in the browser, in which case they
                        // would have a 'true' complete value and the load callback would never be
                        // fired. This will fire it manually.
                        if (this.complete) {
                            $(this).trigger('load');
                        }
                    });
                } else {
                    // if user doesn't want preloader, then just go right to callback
                    callback();
                }
            }

            // Gets the feature container based on the number
            function getContainer(featureNum) {
                return pluginData.featuresArray[featureNum-1];
            }

            // get a feature given it's set position (the position that doesn't change)
            function getBySetPos(position) {
                $.each(pluginData.featuresArray, function () {
                    if ($(this).data().setPosition == position)
                        return $(this);
                });
            }

            // get previous feature number
            function getPreviousNum(num) {
                if ((num - 1) == 0) {
                    return pluginData.totalFeatureCount;
                } else {
                    return num - 1;
                }
            }

            // get next feature number
            function getNextNum(num) {
                if ((num + 1) > pluginData.totalFeatureCount) {
                    return 1;
                } else {
                    return num + 1;
                }
            }

            /**
             * Because there are several options the user can set for the width and height
             * of the feature images, this function is used to determine which options were set
             * and to set the appropriate dimensions used for a small and large feature
             */
            function setupFeatureDimensions() {
                // Set the height and width of the entire carousel container
                pluginData.containerWidth = pluginData.featuresContainer.width();
                pluginData.containerHeight = pluginData.featuresContainer.height();

                // Grab the first image for reference
                var $firstFeatureImage = $(pluginData.containerIDTag).find("div img:first");

                // Large Feature Width
                if (options.largeFeatureWidth > 1)
                    pluginData.largeFeatureWidth = options.largeFeatureWidth;
                else if (options.largeFeatureWidth > 0 && options.largeFeatureWidth < 1)
                    pluginData.largeFeatureWidth = $firstFeatureImage.width() * options.largeFeatureWidth;
                else
                    pluginData.largeFeatureWidth = $firstFeatureImage.outerWidth();
                // Large Feature Height
                if (options.largeFeatureHeight > 1)
                    pluginData.largeFeatureHeight = options.largeFeatureHeight;
                else if (options.largeFeatureHeight > 0 && options.largeFeatureHeight < 1)
                    pluginData.largeFeatureHeight = $firstFeatureImage.height() * options.largeFeatureHeight;
                else
                    pluginData.largeFeatureHeight = $firstFeatureImage.outerHeight();
                // Small Feature Width
                if (options.smallFeatureWidth > 1)
                    pluginData.smallFeatureWidth = options.smallFeatureWidth;
                else if (options.smallFeatureWidth > 0 && options.smallFeatureWidth < 1)
                    pluginData.smallFeatureWidth = $firstFeatureImage.width() * options.smallFeatureWidth;
                else
                    pluginData.smallFeatureWidth = $firstFeatureImage.outerWidth() / 2;
                // Small Feature Height
                if (options.smallFeatureHeight > 1)
                    pluginData.smallFeatureHeight = options.smallFeatureHeight;
                else if (options.smallFeatureHeight > 0 && options.smallFeatureHeight < 1)
                    pluginData.smallFeatureHeight = $firstFeatureImage.height() * options.smallFeatureHeight;
                else
                    pluginData.smallFeatureHeight = $firstFeatureImage.outerHeight() / 2;
            }

            /**
             * Function to take care of setting up various aspects of the carousel,
             * most importantly the default positions for the features
             */
            function setupCarousel() {
                // Set the total feature count to the amount the user wanted to cutoff
                if (options.displayCutoff > 0 && options.displayCutoff < pluginData.totalFeatureCount) {
                    pluginData.totalFeatureCount = options.displayCutoff;
                }

                // fill in the features array
                pluginData.featuresContainer.children("div").each(function (index) {
                    if (index < pluginData.totalFeatureCount) {
                        pluginData.featuresArray[index] = $(this);
                    }
                });

                // Determine the total border width around the feature if there is one
                if (pluginData.featuresContainer.children("div").first().css("borderLeftWidth") != "medium") {
                    pluginData.borderWidth = parseInt(pluginData.featuresContainer.children("div").first().css("borderLeftWidth"))*2;
                }

                // Place all the features in a center hidden position to start off
                pluginData.featuresContainer
                    // Have to make the container relative positioning
                    .children("div").each(function () {
                        // Center all the features in the middle and hide them
                        $(this).css({
                            'left': (pluginData.containerWidth / 2) - (pluginData.smallFeatureWidth / 2) - (pluginData.borderWidth / 2),
                            'width': pluginData.smallFeatureWidth,
                            'height': pluginData.smallFeatureHeight,
                            'top': options.smallFeatureOffset + options.topPadding
                            
                        });
						
						
						
						
						
						
						
						
						
						
						
						
						
						
                    })
                    // Set all the images to small feature size
                    .find("img:first").css({
                        'width': pluginData.smallFeatureWidth
                    });

                // figure out number of items that will rotate each time
                if (pluginData.totalFeatureCount < 4) {
                    pluginData.itemsToAnimate = pluginData.totalFeatureCount;
                } else {
                    pluginData.itemsToAnimate = 4;
                }

                // Hide story info and set the proper positioning
                pluginData.featuresContainer.find("div > div")
                    .hide();
            }

            /**
             * Here all the position data is set for the features.
             * This is an important part of the carousel to keep track of where
             * each feature within the carousel is
             */
            function setupFeaturePositions() {
                // give all features a set number that won't change so they remember their
                // original order
                $.each(pluginData.featuresArray, function (i) {
                    $(this).data('setPosition',i+1);
                });

                // Go back one - This is done because we call the move function right away, which
                // shifts everything to the right. So we set the current center back one, so that
                // it displays in the center when that happens
                var oneBeforeStarting = getPreviousNum(options.startingFeature);
                pluginData.currentCenterNum = oneBeforeStarting;

                // Center feature will be position 1
                var $centerFeature = getContainer(oneBeforeStarting);
                $centerFeature.data('position',1);

                // Everything before that center feature...
                var $prevFeatures = $centerFeature.prevAll();
                $prevFeatures.each(function (i) {
                    $(this).data('position',(pluginData.totalFeatureCount - i));
                });

                // And everything after that center feature...
                var $nextFeatures = $centerFeature.nextAll();
                $nextFeatures.each(function (i) {
                    if ($(this).data('setPosition') != undefined) {
                        $(this).data('position',(i + 2));
                    }
                });

                // if the counter style is for including number tags in description...
                if (options.counterStyle == 3) {
                    $.each(pluginData.featuresArray, function () {
                        var pos = getPreviousNum($(this).data('position'));
                        var $numberTag = $("<span></span>");
                        $numberTag.addClass("numberTag");
                        $numberTag.html("("+ pos + " of " + pluginData.totalFeatureCount + ") ");
                        $(this).find('div p').prepend($numberTag);
                    });
                }
            }

            /**
             * The blips are built using this function. The position and look
             * of the blips are completely determined by the CSS file
             */
            function setupBlips()
            {
                // Only setup the blips if the counter style is 1 or 2
                if (options.counterStyle == 1 || options.counterStyle == 2) {
                    // construct the blip list
                    var $list = $("<ul></ul>");
                    $list.addClass("blipsContainer");
                    for (var i = 0; i < pluginData.totalFeatureCount; i++) {
                        // Counter style 1 has no numbers, while 2 does
                        var counter;
                        if (options.counterStyle == 2)
                            counter = "";
                        else
                            counter = i+1;

                        // Build the DOM for the blip list
                        var $blip = $("<div>"+counter+"</div>");
                        $blip.addClass("blip");
                        $blip.css("cursor","pointer");
                        $blip.attr("id","blip_"+(i+1));
                        var $listEntry = $("<li></li>");
                        $listEntry.append($blip);
                        $listEntry.css("float","left");
                        $listEntry.css("list-style-type","none");
                        $list.append($listEntry);
                    }
                    // add the blip list and then make sure it's visible
                    $(pluginData.containerIDTag).append($list);
                    $list.hide().show();
                }
            }

            // Move the highlighted blip to the currently centered feature
            function changeBlip(oldCenter, newCenter)
            {
                // get selectors for the two blips
                var $blipsContainer = pluginData.featuresContainer.find(".blipsContainer");
                var $oldCenter = $blipsContainer.find("#blip_"+oldCenter);
                var $newCenter = $blipsContainer.find("#blip_"+newCenter);

                // change classes
                $oldCenter.removeClass("blipSelected");
                $newCenter.addClass("blipSelected");
            }

            /**
             * This function will set the autoplay for the carousel to
             * automatically rotate it given the time in the options
             */
            function autoPlay() {
                // clear the timeout var if it exists
                if (pluginData.timeoutVar != null) {
                    pluginData.timeoutVar = clearTimeout(pluginData.timeoutVar);
                }

                // set interval for moving if autoplay is set
                if (options.autoPlay != 0) {
                    var autoTime = (Math.abs(options.autoPlay) < options.carouselSpeed) ? options.carouselSpeed : Math.abs(options.autoPlay);
                    pluginData.timeoutVar = setTimeout(function () {
                        if (options.autoPlay > 0)
                            initiateMove(true,1);
                        else if (options.autoPlay < 0)
                            initiateMove(false,1);
                    }, autoTime);
                }
            }

            // This is a helper function for the animateFeature function that
            // will update the positions of all the features based on the direction
            function rotatePositions(direction) {
                $.each(pluginData.featuresArray, function () {
                    var newPos;
                    if (direction == false) {
                        newPos = getNextNum($(this).data().position);
                    } else {
                        newPos = getPreviousNum($(this).data().position);
                    }
                    $(this).data('position',newPos);
                });
            }

            /**
             * This function is used to animate the given feature to the given
             * location. Valid locations are "left", "right", "center", "hidden"
             */
            function animateFeature($feature, direction)
            {
                var new_width, new_height, new_top, new_left, new_zindex, new_padding;

                // Determine the old and new positions of the feature
                var oldPosition = $feature.data('position');
                var newPosition;
                if (direction == true)
                    newPosition = getPreviousNum(oldPosition);
                else
                    newPosition = getNextNum(oldPosition);

                // Caculate new new css values depending on where the feature will be located
                if (newPosition == 1) {
                    new_width = pluginData.largeFeatureWidth;
                    new_height = pluginData.largeFeatureHeight;
                    new_top = options.topPadding;
                    new_zindex = $feature.css("z-index");
                    new_left = (pluginData.containerWidth / 2) - (pluginData.largeFeatureWidth / 2) - (pluginData.borderWidth / 2);
                    
                } else {
                    new_width = pluginData.smallFeatureWidth;
                    new_height = pluginData.smallFeatureHeight;
                    new_top = options.smallFeatureOffset + options.topPadding;
                    new_zindex = 1;
                    
                    // some info is different for the left, right, and hidden positions
                    // left
                    if (newPosition == pluginData.totalFeatureCount) {
                        new_left = options.sidePadding;
                    // right
                    } else if (newPosition == 2) {
                        new_left = pluginData.containerWidth - pluginData.smallFeatureWidth - options.sidePadding - pluginData.borderWidth;
                    // hidden
                    } else {
                        new_left = (pluginData.containerWidth / 2) - (pluginData.smallFeatureWidth / 2) - (pluginData.borderWidth / 2);
                        
                    }
                }
                // This code block takes care of hiding the feature information if the feature is
                // NO LONGER going to be in the center
                if (newPosition != 1) {
                    // Slide up the story information
                    $feature.find("div")
                        .hide();
                }

                // Animate the feature div to its new location
                $feature
                    .animate(
                        {
                            width: new_width,
                            height: new_height,
                            top: new_top,
                            left: new_left
                            
                        },
                        options.carouselSpeed,
                        options.animationEasing,
                        function () {
                            // Take feature info out of hiding if new position is center
                            if (newPosition == 1) {
                                // fade in the feature information
                               
                            }
                            // decrement the animation queue
                            pluginData.rotationsRemaining = pluginData.rotationsRemaining - 1;
                            // have to change the z-index after the animation is done
                            $feature.css("z-index", new_zindex);
                            // change blips if using them
                            if (options.counterStyle == 1 || options.counterStyle == 2) {
                                if (newPosition == 1) {
                                    // figure out what item was just in the center, and what item is now in the center
                                    var newCenterItemNum = pluginData.featuresContainer.children("div").index($feature) + 1;
                                    var oldCenterItemNum;
                                    if (direction == false)
                                        oldCenterItemNum = getNextNum(newCenterItemNum);
                                    else
                                        oldCenterItemNum = getPreviousNum(newCenterItemNum);
                                    // now change the active blip
                                    changeBlip(oldCenterItemNum, newCenterItemNum);
                                }
                            }

                            // did all the the animations finish yet?
                            var divide = pluginData.rotationsRemaining / pluginData.itemsToAnimate;
                            if (divide % 1 == 0) {
                                // if so, set moving to false...
                                pluginData.currentlyMoving = false;
                                // change positions for all items...
                                rotatePositions(direction);

                                // and move carousel again if queue is not empty
                                if (pluginData.rotationsRemaining > 0)
                                    move(direction);
                            }

                            // call autoplay again
                            autoPlay();
                        }
                    )
                    // select the image within the feature
                    .find("img:first")
                        // animate its size down
                        .animate({
                            width: new_width,
                            height: new_height
                        },
                        options.carouselSpeed,
                        options.animationEasing)
                    .end();
            }

            /**
             * move the carousel to the left or to the right. The features that
             * will move into the four positions are calculated and then animated
             * rotate to the RIGHT when direction is TRUE and
             * rotate to the LEFT when direction is FALSE
             */
            function move(direction)
            {
                // Set the carousel to currently moving
                pluginData.currentlyMoving = true;

                // Obtain the new feature positions based on the direction that the carousel is moving
                var $newCenter, $newLeft, $newRight, $newHidden;
                if (direction == true) {
                    // Shift features to the left
                    $newCenter = getContainer(getNextNum(pluginData.currentCenterNum));
                    $newLeft = getContainer(pluginData.currentCenterNum);
                    $newRight = getContainer(getNextNum(getNextNum(pluginData.currentCenterNum)));
                    $newHidden = getContainer(getPreviousNum(pluginData.currentCenterNum));
                    pluginData.currentCenterNum = getNextNum(pluginData.currentCenterNum);
                } else {
                    $newCenter = getContainer(getPreviousNum(pluginData.currentCenterNum));
                    $newLeft = getContainer(getPreviousNum(getPreviousNum(pluginData.currentCenterNum)));
                    $newRight = getContainer(pluginData.currentCenterNum);
                    $newHidden = getContainer(getNextNum(pluginData.currentCenterNum));
                    pluginData.currentCenterNum = getPreviousNum(pluginData.currentCenterNum);
                }

                // The z-index must be set before animations take place for certain movements
                // this makes the animations look nicer
                if (direction) {
                    $newLeft.css("z-index", 3);
                } else {
                    $newRight.css("z-index", 3);
                }
                $newCenter.css("z-index", 4);

                // Animate the features into their new positions
                animateFeature($newLeft, direction);
                animateFeature($newCenter, direction);
                animateFeature($newRight, direction);
                // Only want to animate the "hidden" feature if there are more than three
                if (pluginData.totalFeatureCount > 3) {
                    animateFeature($newHidden, direction);
                }
            }

            // This is used to relegate carousel movement throughout the plugin
            // It will only initiate a move if the carousel isn't currently moving
            // It will set the animation queue to the number of rotations given
            function initiateMove(direction, rotations) {
                if (pluginData.currentlyMoving == false) {
                    var queue = rotations * pluginData.itemsToAnimate;
                    pluginData.rotationsRemaining = queue;
                    move(direction);
                }
            }

            /**
             * This will find the shortest distance to travel the carousel from
             * one position to another position. It will return the shortest distance
             * in number form, and will be positive to go to the right and negative for left
             */
            function findShortestDistance(from, to) {
                var goingToLeft = 1, goingToRight = 1, tracker;
                tracker = from;
                // see how long it takes to go to the left
                while ((tracker = getPreviousNum(tracker)) != to) {
                    goingToLeft++;
                }

                tracker = from;
                // see how long it takes to to to the right
                while ((tracker = getNextNum(tracker)) != to) {
                    goingToRight++;
                }

                // whichever is shorter
                return (goingToLeft < goingToRight) ? goingToLeft*-1 : goingToRight;
            }

            // Move to the left if left button clicked
            $(".leftButton").click(function () {
                initiateMove(false,1);
            });

            // Move to right if right button clicked
            $(".rightButton").click(function () {
                initiateMove(true,1);
            });

            // These are the click and hover events for the features
            pluginData.featuresContainer.children("div")
                .click(function () {
                    var position = $(this).data('position');
                    if (position == 2) {
                        initiateMove(true,1);
                    } else if (position == pluginData.totalFeatureCount) {
                        initiateMove(false,1);
                    }
                })
                .mouseover(function () {
                    if (pluginData.currentlyMoving == false) {
                        var position = $(this).data('position');
                        if (position == 2 || position == pluginData.totalFeatureCount) {
                            $(this).css();
							// changed to 1 for my site

                        }
                    }
                })
                .mouseout(function () {
                    if (pluginData.currentlyMoving == false) {
                        var position = $(this).data('position');
                        if (position == 2 || position == pluginData.totalFeatureCount) {
                            $(this).css(); 
							// changed to 1 for my site
                        }
                    }
                });

            // Add event listener to all clicks within the features container
            // This is done to disable any links that aren't within the center feature
            $("a", pluginData.containerIDTag).live("click", function (event) {
                // travel up to the container
                var $parents = $(this).parentsUntil(pluginData.containerIDTag);
                // now check each of the feature divs within it
                $parents.each(function () {
                    var position = $(this).data('position');
                    // if there are more than just feature divs within the container, they will
                    // not have a position and it may come back as undefined. Throw these out
                    if (position != undefined) {
                        // if any of the links on a feature OTHER THAN the center feature were clicked,
                        // initiate a carousel move but then throw the link action away
                        // if the position WAS the center (i.e. 1), then do nothing and let the link pass
                        if (position != 1) {
                            if (position == pluginData.totalFeatureCount) {
                                initiateMove(false,1);
                            } else if (position == 2) {
                                initiateMove(true,1);
                            }
                            event.preventDefault();
                            return false;
                        }
                    }
                });
            });

            $(".blip").live("click",function () {
                // grab the position # that was clicked
                var goTo = $(this).attr("id").substring(5);
                // find out where that feature # actually is in the carousel right now
                var whereIsIt = pluginData.featuresContainer.children("div").eq(goTo-1).data('position');
                // which feature # is currently in the center
                var currentlyAt = pluginData.currentCenterNum;
                // if the blip was clicked for the current center feature, do nothing
                if (goTo != currentlyAt) {
                    // find the shortest distance to move the carousel
                    var shortest = findShortestDistance(1, whereIsIt);
                    // initiate a move in that direction with given number of rotations
                    if (shortest < 0) {
                        initiateMove(false,(shortest*-1));
                    } else {
                        initiateMove(true,shortest);
                    }
                }

            });
        });
    };

    $.fn.featureCarousel.defaults = {
        // If zero, take original width and height of image
        // If between 0 and 1, multiply by original width and height (to get smaller size)
        // If greater than one, use in place of original pixel dimensions
        largeFeatureWidth :     0,
        largeFeatureHeight:		0,
        smallFeatureWidth:      .8,
        smallFeatureHeight:		.8,
        // how much to pad the top of the carousel
        topPadding:             00,
        // spacing between the sides of the container (pixels)
        sidePadding:            0,
        // the additional offset to pad the side features from the top of the carousel
        smallFeatureOffset:		40,
        // indicates which feature to start the carousel at
        startingFeature:        1,
        // speed in milliseconds it takes to rotate the carousel
        carouselSpeed:          1000,
        // time in milliseconds to set interval to autorotate the carousel
        // set to zero to disable it, negative to go left
        autoPlay:               0,
        // set to true to enable the creation of blips to indicate how many
        // features there are
        counterStyle:           1,
        // true to preload all images in the carousel before displaying anything
        preload:                true,
        // Will only display this many features in the carousel
        // set to zero to disable
        displayCutoff:          0,
        // an easing can be specified for the animation of the carousel
        animationEasing:        'swing'
    };

})(jQuery);


  $("#featureCarousel").featureCarousel({
        // include options like this:
        // (use quotes only for string values, and no trailing comma after last option)
        // option: value,
        // option: value

    });

	
	
	
	
	/* CUFON
 * 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:
 * Ryoichi Tsunekawa Bagel&Co All rights reserved
 */
Cufon.registerFont({"w":186,"face":{"font-family":"Bebas","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"14.4078 -422 343 54","underline-thickness":"12.7841","underline-position":"-12.7841","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":33},"!":{"d":"20,-80v-5,-76,-2,-160,-3,-241r48,0r0,180r-4,61r-41,0xm17,0r0,-48r48,0r0,48r-48,0","w":81},"\"":{"d":"24,-298r-7,-73r44,0r-7,73r-30,0xm81,-298r-7,-73r45,0r-8,73r-30,0","w":135},"#":{"d":"221,-185r-11,60r50,0r-7,49r-51,0r-12,76r-48,0r12,-76r-42,0r-12,76r-48,0r12,-76r-47,0r7,-49r48,0r10,-60r-47,0r7,-49r48,0r15,-87r48,0r-14,87r41,0r15,-87r48,0r-14,87r49,0r-7,49r-50,0xm172,-185r-41,0r-10,60r41,0","w":295},"$":{"d":"98,-283v-37,2,-31,57,-7,80v33,32,82,65,85,121v2,45,-22,74,-59,82r0,22r-41,0r0,-23v-35,-9,-57,-45,-59,-88r46,-4v-5,54,63,69,65,13v-13,-71,-106,-82,-106,-167v0,-39,22,-70,54,-77r0,-21r41,0r0,21v34,7,54,35,57,71r-46,8v-3,-20,-7,-39,-30,-38","w":193},"%":{"d":"57,-334v55,0,38,77,40,131v1,21,-19,40,-40,40v-21,0,-41,-18,-40,-40v3,-55,-16,-131,40,-131xm71,-295v0,-18,-30,-18,-30,0r0,92v0,18,30,18,30,0r0,-92xm159,-38v2,-55,-15,-132,40,-132v55,0,38,78,40,132v1,21,-19,40,-40,40v-21,0,-41,-19,-40,-40xm198,-24v8,0,16,-7,15,-15r0,-91v1,-8,-8,-15,-15,-15v-7,0,-14,7,-14,15r0,91v-1,8,6,15,14,15xm60,5r-28,0r164,-339r28,0","w":255},"&":{"d":"96,-336v64,-2,88,78,47,123r-36,48v11,22,23,44,36,63v8,-18,14,-38,18,-59r44,10v-8,34,-18,63,-31,87v12,11,23,17,32,17r0,44v-19,0,-38,-8,-58,-25v-44,56,-131,29,-131,-46v0,-37,19,-68,38,-95v-11,-28,-29,-53,-29,-91v1,-44,26,-75,70,-76xm96,-299v-34,12,-31,49,-11,88v11,-16,33,-35,34,-57v1,-19,-9,-31,-23,-31xm78,-123v-16,20,-31,79,9,81v10,0,20,-7,31,-19v-13,-17,-27,-38,-40,-62","w":222},"'":{"d":"17,-371r44,0r-7,73r-30,0","w":77},"(":{"d":"81,24v-55,-89,-91,-224,-32,-331v11,-20,20,-40,32,-58r31,15v-24,50,-47,109,-49,174v-2,47,28,137,49,184","w":129},")":{"d":"66,-175v1,-49,-26,-131,-49,-175r31,-14v59,90,90,209,32,325v-11,22,-20,43,-32,63r-31,-16v22,-56,47,-115,49,-183","w":128},"*":{"d":"143,-260r-39,7r27,28r-33,24r-19,-35r-18,35r-34,-24r28,-28r-38,-7r13,-38r35,17r-6,-40r41,0r-6,40r37,-17","w":160},"+":{"d":"117,-175r64,0r0,36r-64,0r0,65r-36,0r0,-65r-64,0r0,-36r64,0r0,-64r36,0r0,64","w":197},",":{"d":"17,0r0,-48r48,0r0,48r-17,37r-21,0r12,-37r-22,0","w":81},"-":{"d":"17,-184r143,0r0,48r-143,0r0,-48","w":176},"\u2010":{"d":"17,-184r143,0r0,48r-143,0r0,-48","w":176},".":{"d":"17,-48r48,0r0,48r-48,0r0,-48","w":81},"\/":{"d":"150,-341r40,0r-134,351r-39,0","w":206},"0":{"d":"93,-325v41,0,77,35,77,77r0,175v1,40,-36,76,-77,76v-41,0,-76,-35,-76,-76r0,-175v-1,-41,36,-77,76,-77xm92,-46v16,0,27,-13,28,-28r0,-175v-1,-15,-12,-28,-28,-28v-16,0,-28,12,-28,28r0,175v0,16,12,28,28,28","k":{"y":12,"x":12,"u":-9,"s":-6,"r":-9,"q":-8,"p":-9,"o":-8,"n":-9,"m":-9,"l":-9,"k":-9,"i":-9,"h":-9,"g":-8,"f":-9,"e":-9,"d":-9,"c":-8,"b":-9,"Y":12,"X":12,"U":-9,"S":-6,"R":-9,"Q":-8,"P":-9,"O":-8,"N":-9,"M":-9,"L":-9,"K":-9,"I":-9,"H":-9,"G":-8,"F":-9,"E":-9,"D":-9,"C":-8,"B":-9,"9":-7,"8":-8,"6":-9,"5":-7,"2":-5,"1":-6,"0":-8}},"1":{"d":"17,-280v25,-3,46,-20,55,-41r34,0r0,321r-48,0r0,-247r-41,0r0,-33","w":122,"k":{"z":-7,"y":-6,"x":-7,"w":-7,"v":-7,"u":-10,"t":-6,"s":-7,"r":-10,"q":-9,"p":-10,"o":-9,"n":-10,"m":-10,"l":-10,"k":-10,"i":-10,"h":-10,"g":-9,"f":-10,"e":-10,"d":-10,"c":-9,"b":-10,"a":-7,"Z":-7,"Y":-6,"X":-7,"W":-7,"V":-7,"U":-10,"T":-6,"S":-7,"R":-10,"Q":-9,"P":-10,"O":-9,"N":-10,"M":-10,"L":-10,"K":-10,"I":-10,"H":-10,"G":-9,"F":-10,"E":-10,"D":-10,"C":-9,"B":-10,"A":-7,"9":-8,"8":-9,"6":-9,"5":-8,"4":-5,"3":-5,"2":-6,"1":-6,"0":-9}},"2":{"d":"96,-276v-21,-1,-34,25,-31,54r-48,0v-2,-59,26,-98,81,-99v66,-1,95,82,62,143v-17,30,-62,90,-85,130r95,0r0,48r-153,0v-9,-70,41,-100,68,-145v20,-33,43,-54,43,-95v0,-19,-14,-36,-32,-36","w":190,"k":{"y":16,"w":5,"v":6,"u":-7,"r":-7,"q":-7,"p":-7,"o":-7,"n":-7,"m":-7,"l":-7,"k":-7,"i":-7,"h":-7,"g":-7,"f":-7,"e":-7,"d":-7,"c":-7,"b":-7,"Y":16,"W":5,"V":6,"U":-7,"R":-7,"Q":-7,"P":-7,"O":-7,"N":-7,"M":-7,"L":-7,"K":-7,"I":-7,"H":-7,"G":-7,"F":-7,"E":-7,"D":-7,"C":-7,"B":-7,"9":-5,"6":-7,"4":31,"0":-7}},"3":{"d":"93,3v-43,0,-80,-36,-76,-84r46,-4v0,22,8,39,29,39v30,1,33,-20,33,-50v0,-33,-18,-49,-52,-49r0,-42v39,0,56,-21,54,-62v0,-21,-10,-31,-28,-31v-22,-1,-30,19,-28,43r-47,0v-3,-53,25,-85,73,-88v80,-5,97,123,37,156v27,15,39,44,39,92v0,45,-36,81,-80,80","w":189,"k":{"y":15,"x":14,"w":6,"v":6,"u":-8,"s":-6,"r":-9,"q":-8,"p":-9,"o":-8,"n":-9,"m":-9,"l":-9,"k":-9,"j":6,"i":-9,"h":-9,"g":-8,"f":-9,"e":-9,"d":-9,"c":-8,"b":-9,"Y":15,"X":14,"W":6,"V":6,"U":-8,"S":-6,"R":-9,"Q":-8,"P":-9,"O":-8,"N":-9,"M":-9,"L":-9,"K":-9,"J":6,"I":-9,"H":-9,"G":-8,"F":-9,"E":-9,"D":-9,"C":-8,"B":-9,"9":-7,"8":-7,"6":-8,"5":-6,"0":-8}},"4":{"d":"17,-118r85,-203r48,0r0,203r31,0r0,49r-31,0r0,69r-48,0r0,-69r-85,0r0,-49xm102,-118r0,-100r-40,100r40,0","w":197,"k":{"y":25,"x":19,"w":23,"v":23,"u":-7,"t":25,"r":-7,"q":-7,"p":-7,"o":-7,"n":-7,"m":-7,"l":-7,"k":-7,"j":26,"i":-7,"h":-7,"g":-7,"f":-7,"e":-7,"d":-7,"c":-7,"b":-7,"a":6,"Y":25,"X":19,"W":23,"V":23,"U":-7,"T":25,"R":-7,"Q":-7,"P":-7,"O":-7,"N":-7,"M":-7,"L":-7,"K":-7,"J":26,"I":-7,"H":-7,"G":-7,"F":-7,"E":-7,"D":-7,"C":-7,"B":-7,"A":6,"9":-5,"8":-6,"7":26,"6":-7,"5":-5,"2":9,"1":24,"0":-7}},"5":{"d":"94,-183v-19,-1,-25,17,-24,37r-49,0r0,-175r142,0r0,49r-93,0r0,68v7,-10,19,-17,36,-18v68,-3,60,76,60,145v0,46,-32,82,-77,81v-43,0,-75,-37,-72,-85r46,-3v1,21,6,36,25,38v47,2,30,-68,30,-109v0,-14,-8,-28,-24,-28","w":182,"k":{"u":-8,"r":-8,"q":-7,"p":-8,"o":-7,"n":-8,"m":-8,"l":-8,"k":-8,"j":6,"i":-8,"h":-8,"g":-7,"f":-8,"e":-8,"d":-8,"c":-7,"b":-8,"U":-8,"R":-8,"Q":-7,"P":-8,"O":-7,"N":-8,"M":-8,"L":-8,"K":-8,"J":6,"I":-8,"H":-8,"G":-7,"F":-8,"E":-8,"D":-8,"C":-7,"B":-8,"9":-6,"8":-7,"6":-7,"5":-6,"0":-7}},"6":{"d":"89,-325v43,0,76,37,73,84r-50,0v1,-20,-5,-36,-24,-36v-37,1,-20,57,-24,92v43,-37,105,-1,98,61v7,70,-11,127,-73,127v-41,0,-74,-35,-72,-76v6,-100,-34,-252,72,-252xm88,-161v-34,0,-22,53,-24,87v-1,16,8,29,24,28v36,0,24,-53,24,-87v0,-14,-8,-28,-24,-28","w":178,"k":{"y":13,"x":13,"u":-8,"s":-5,"r":-8,"q":-7,"p":-8,"o":-7,"n":-8,"m":-8,"l":-8,"k":-8,"j":6,"i":-8,"h":-8,"g":-7,"f":-8,"e":-8,"d":-8,"c":-7,"b":-8,"Y":13,"X":13,"U":-8,"S":-5,"R":-8,"Q":-7,"P":-8,"O":-7,"N":-8,"M":-8,"L":-8,"K":-8,"J":6,"I":-8,"H":-8,"G":-7,"F":-8,"E":-8,"D":-8,"C":-7,"B":-8,"9":-6,"8":-7,"6":-7,"5":-6,"0":-7}},"7":{"d":"162,-321r0,49r-68,272r-47,0r68,-272r-98,0r0,-49r145,0","w":178,"k":{"u":-7,"r":-7,"p":-7,"n":-7,"m":-7,"l":-7,"k":-7,"j":51,"i":-7,"h":-7,"f":-7,"e":-7,"d":-7,"b":-7,"a":37,"U":-7,"R":-7,"P":-7,"N":-7,"M":-7,"L":-7,"K":-7,"J":51,"I":-7,"H":-7,"F":-7,"E":-7,"D":-7,"B":-7,"A":37,"4":31,"3":6}},"8":{"d":"134,-169v28,15,40,47,40,96v0,42,-36,76,-81,76v-84,0,-106,-138,-37,-172v-24,-12,-38,-40,-36,-81v2,-44,32,-75,77,-75v80,0,99,126,37,156xm95,-46v22,0,32,-22,30,-50v-2,-27,-6,-42,-30,-43v-27,-1,-32,27,-30,58v0,19,12,35,30,35xm95,-195v23,0,32,-18,32,-42v0,-26,-9,-42,-32,-43v-24,-1,-32,18,-32,43v0,27,7,41,32,42","w":190,"k":{"y":15,"x":13,"w":6,"v":7,"u":-8,"s":-6,"r":-9,"q":-8,"p":-9,"o":-8,"n":-9,"m":-9,"l":-9,"k":-9,"j":5,"i":-9,"h":-9,"g":-8,"f":-9,"e":-9,"d":-9,"c":-8,"b":-9,"Y":15,"X":13,"W":6,"V":7,"U":-8,"S":-6,"R":-9,"Q":-8,"P":-9,"O":-8,"N":-9,"M":-9,"L":-9,"K":-9,"J":5,"I":-9,"H":-9,"G":-8,"F":-9,"E":-9,"D":-9,"C":-8,"B":-9,"9":-7,"8":-8,"6":-8,"5":-7,"0":-8}},"9":{"d":"17,-198v0,-70,9,-125,72,-127v41,-1,74,35,73,77r0,175v2,41,-32,76,-73,76v-43,0,-75,-36,-72,-83r50,0v-1,20,5,36,24,36v37,-1,20,-57,24,-92v-44,37,-98,1,-98,-62xm91,-161v34,0,24,-53,24,-87v0,-16,-8,-27,-24,-27v-36,1,-24,53,-24,87v0,13,7,27,24,27","w":178,"k":{"y":12,"x":12,"u":-9,"s":-6,"r":-9,"q":-9,"p":-9,"o":-9,"n":-9,"m":-9,"l":-9,"k":-9,"i":-9,"h":-9,"g":-9,"f":-9,"e":-9,"d":-9,"c":-9,"b":-9,"Y":12,"X":12,"U":-9,"S":-6,"R":-9,"Q":-9,"P":-9,"O":-9,"N":-9,"M":-9,"L":-9,"K":-9,"I":-9,"H":-9,"G":-9,"F":-9,"E":-9,"D":-9,"C":-9,"B":-9,"9":-7,"8":-8,"6":-9,"5":-7,"2":-5,"1":-6,"0":-9}},":":{"d":"17,-48r48,0r0,48r-48,0r0,-48xm17,-184r48,0r0,48r-48,0r0,-48","w":81},";":{"d":"17,-48r48,0r0,48r-17,37r-21,0r11,-37r-21,0r0,-48xm17,-184r48,0r0,48r-48,0r0,-48","w":81},"<":{"d":"177,-244r0,41r-110,45r110,47r0,40r-160,-69r0,-35","w":193},"=":{"d":"17,-182r0,-36r164,0r0,36r-164,0xm17,-112r0,-36r164,0r0,36r-164,0","w":197},">":{"d":"17,-244r160,69r0,35r-160,69r0,-40r110,-46r-110,-46r0,-41","w":193},"?":{"d":"17,-251v5,-43,29,-73,78,-74v45,-2,74,36,74,80v0,33,-14,64,-44,94v-17,17,-19,39,-18,71r-48,0v-12,-87,56,-96,60,-166v2,-37,-43,-49,-52,-15v-2,5,-3,11,-4,18xm59,-46r48,0r0,48r-48,0r0,-48","w":185},"@":{"d":"187,-10v38,0,74,-14,104,-39r52,0v-30,44,-87,76,-156,77v-98,2,-170,-75,-170,-178v0,-105,65,-190,172,-189v98,1,150,67,151,154v1,66,-48,144,-111,141v-17,0,-29,-7,-34,-21v-15,13,-24,20,-47,21v-47,1,-73,-42,-73,-92v0,-81,75,-184,140,-114r2,-17r49,0r-28,176v0,3,1,5,4,5v38,-7,60,-51,60,-99v0,-67,-45,-115,-113,-115v-81,0,-134,64,-134,148v0,82,52,143,132,142xm153,-82v40,-3,45,-72,48,-113v1,-20,-8,-38,-26,-38v-33,0,-49,68,-49,108v0,22,9,44,27,43","w":360},"A":{"d":"79,-74r-12,74r-50,0r54,-320r67,0r53,320r-50,0r-12,-74r-50,0xm104,-247r-18,126r36,0","w":207,"k":{"y":45,"w":43,"v":43,"t":38,"s":7,"r":-7,"p":-7,"n":-7,"m":-7,"l":-7,"k":-7,"i":-7,"h":-7,"f":-7,"e":-7,"d":-7,"b":-7,"Y":45,"W":43,"V":43,"T":38,"S":7,"R":-7,"P":-7,"N":-7,"M":-7,"L":-7,"K":-7,"I":-7,"H":-7,"F":-7,"E":-7,"D":-7,"B":-7,"7":25,"4":7,"3":7,"1":33}},"B":{"d":"179,-89v0,51,-27,89,-73,89r-89,0r0,-321v87,-5,156,2,156,89v0,30,-12,55,-34,64v25,11,40,39,40,79xm126,-93v2,-40,-17,-54,-57,-50r0,95v37,4,57,-10,57,-45xm122,-232v0,-31,-19,-44,-53,-40r0,82v35,4,53,-8,53,-42","w":196,"k":{"y":21,"x":16,"w":10,"v":11,"u":-8,"t":7,"s":-6,"r":-9,"q":-8,"p":-9,"o":-8,"n":-8,"m":-8,"l":-9,"k":-8,"j":8,"i":-9,"h":-9,"g":-8,"f":-8,"e":-8,"d":-8,"c":-8,"b":-8,"Y":21,"X":16,"W":10,"V":11,"U":-8,"T":7,"S":-6,"R":-9,"Q":-8,"P":-9,"O":-8,"N":-8,"M":-8,"L":-9,"K":-8,"J":8,"I":-9,"H":-9,"G":-8,"F":-8,"E":-8,"D":-8,"C":-8,"B":-8,"9":-6,"8":-7,"7":8,"6":-8,"5":-6,"0":-8}},"C":{"d":"170,-117v9,69,-19,120,-77,121v-41,2,-76,-35,-76,-76r0,-175v-2,-41,35,-79,76,-77v54,1,86,47,77,113r-50,0v1,-32,2,-65,-28,-65v-16,0,-28,12,-28,28r0,175v0,16,12,28,28,28v32,0,29,-39,28,-72r50,0","k":{"y":15,"x":15,"w":5,"v":6,"u":-6,"r":-6,"q":-6,"p":-6,"o":-6,"n":-6,"m":-6,"l":-6,"k":-6,"j":7,"i":-6,"h":-6,"g":-6,"f":-6,"e":-6,"d":-6,"c":-6,"b":-6,"a":6,"Y":15,"X":15,"W":5,"V":6,"U":-6,"R":-6,"Q":-6,"P":-6,"O":-6,"N":-6,"M":-6,"L":-6,"K":-6,"J":7,"I":-6,"H":-6,"G":-6,"F":-6,"E":-6,"D":-6,"C":-6,"B":-6,"A":6,"8":-5,"6":-6,"0":-6}},"D":{"d":"93,-321v40,-1,75,36,75,77r0,167v1,41,-34,77,-75,77r-76,0r0,-321r76,0xm121,-243v0,-27,-27,-30,-56,-28r0,223v30,2,56,0,56,-28r0,-167","w":185,"k":{"y":13,"x":14,"u":-9,"s":-6,"r":-9,"q":-8,"p":-9,"o":-8,"n":-9,"m":-9,"l":-9,"k":-9,"j":6,"i":-9,"h":-9,"g":-8,"f":-9,"e":-9,"d":-9,"c":-8,"b":-9,"Y":13,"X":14,"U":-9,"S":-6,"R":-9,"Q":-8,"P":-9,"O":-8,"N":-9,"M":-9,"L":-9,"K":-9,"J":6,"I":-9,"H":-9,"G":-8,"F":-9,"E":-9,"D":-9,"C":-8,"B":-9,"9":-7,"8":-8,"6":-9,"5":-7,"1":-6,"0":-8}},"E":{"d":"17,0r0,-321r137,0r0,49r-89,0r0,87r65,0r0,49r-65,0r0,88r89,0r0,48r-137,0","w":170,"k":{"4":28}},"F":{"d":"65,0r-48,0r0,-321r137,0r0,49r-89,0r0,87r65,0r0,49r-65,0r0,136","w":170,"k":{"s":7,"j":55,"a":40,"S":7,"J":55,"A":40,"4":29,"3":10,"2":6}},"G":{"d":"170,-72v1,40,-36,76,-77,76v-41,0,-76,-35,-76,-76r0,-175v-2,-41,35,-79,76,-77v54,1,86,47,77,113r-50,0v1,-32,2,-65,-28,-65v-16,0,-28,12,-28,28r0,175v0,16,12,28,28,28v38,-1,26,-54,28,-91r-27,0r0,-48r77,0r0,112","k":{"y":13,"x":13,"u":-8,"s":-6,"r":-9,"q":-8,"p":-9,"o":-8,"n":-9,"m":-9,"l":-9,"k":-9,"j":5,"i":-9,"h":-9,"g":-8,"f":-9,"e":-9,"d":-9,"c":-8,"b":-9,"Y":13,"X":13,"U":-8,"S":-6,"R":-9,"Q":-8,"P":-9,"O":-8,"N":-9,"M":-9,"L":-9,"K":-9,"J":5,"I":-9,"H":-9,"G":-8,"F":-9,"E":-9,"D":-9,"C":-8,"B":-9,"9":-7,"8":-7,"6":-8,"5":-6,"0":-8}},"H":{"d":"65,-136r0,136r-48,0r0,-320r48,0r0,136r58,0r0,-136r49,0r0,320r-49,0r0,-136r-58,0","w":188,"k":{"z":-7,"y":-5,"x":-7,"w":-7,"v":-7,"u":-10,"t":-6,"s":-7,"r":-10,"q":-9,"p":-10,"o":-9,"n":-10,"m":-10,"l":-10,"k":-10,"i":-10,"h":-10,"g":-9,"f":-10,"e":-10,"d":-10,"c":-9,"b":-10,"a":-7,"Z":-7,"Y":-5,"X":-7,"W":-7,"V":-7,"U":-10,"T":-6,"S":-7,"R":-10,"Q":-9,"P":-10,"O":-9,"N":-10,"M":-10,"L":-10,"K":-10,"I":-10,"H":-10,"G":-9,"F":-10,"E":-10,"D":-10,"C":-9,"B":-10,"A":-7,"9":-8,"8":-9,"6":-9,"5":-8,"4":-6,"3":-5,"2":-6,"1":-6,"0":-9}},"I":{"d":"65,0r-48,0r0,-320r48,0r0,320","w":81,"k":{"z":-7,"y":-5,"x":-7,"w":-7,"v":-7,"u":-10,"t":-6,"s":-7,"r":-10,"q":-9,"p":-10,"o":-9,"n":-10,"m":-10,"l":-10,"k":-10,"i":-10,"h":-10,"g":-9,"f":-10,"e":-10,"d":-10,"c":-9,"b":-10,"a":-7,"Z":-7,"Y":-5,"X":-7,"W":-7,"V":-7,"U":-10,"T":-6,"S":-7,"R":-10,"Q":-9,"P":-10,"O":-9,"N":-10,"M":-10,"L":-10,"K":-10,"I":-10,"H":-10,"G":-9,"F":-10,"E":-10,"D":-10,"C":-9,"B":-10,"A":-7,"9":-8,"8":-9,"6":-9,"5":-8,"4":-6,"3":-5,"2":-6,"1":-6,"0":-9}},"J":{"d":"24,-45v27,5,52,-2,52,-27r0,-248r47,0r0,247v1,51,-51,91,-106,73","w":139,"k":{"z":-7,"y":-5,"x":-7,"w":-7,"v":-7,"u":-9,"t":-5,"s":-7,"r":-10,"q":-9,"p":-10,"o":-9,"n":-10,"m":-10,"l":-10,"k":-10,"i":-10,"h":-10,"g":-9,"f":-10,"e":-10,"d":-10,"c":-9,"b":-10,"Z":-7,"Y":-5,"X":-7,"W":-7,"V":-7,"U":-9,"T":-5,"S":-7,"R":-10,"Q":-9,"P":-10,"O":-9,"N":-10,"M":-10,"L":-10,"K":-10,"I":-10,"H":-10,"G":-9,"F":-10,"E":-10,"D":-10,"C":-9,"B":-10,"9":-8,"8":-8,"6":-9,"5":-7,"4":-5,"2":-6,"1":-6,"0":-9}},"K":{"d":"65,-101r0,101r-48,0r0,-321r48,0r0,115r59,-115r52,0r-67,132r78,189r-57,0r-50,-130","w":203,"k":{"y":8,"w":7,"v":7,"t":8,"s":20,"r":-6,"q":14,"p":-6,"o":14,"n":-6,"m":-6,"l":-6,"k":-6,"i":-6,"h":-6,"g":14,"f":-6,"e":-6,"d":-6,"c":14,"b":-6,"Y":8,"W":7,"V":7,"T":8,"S":20,"R":-6,"Q":14,"P":-6,"O":14,"N":-6,"M":-6,"L":-6,"K":-6,"I":-6,"H":-6,"G":14,"F":-6,"E":-6,"D":-6,"C":14,"B":-6,"9":15,"8":14,"7":9,"6":13,"5":11,"4":23,"3":18,"1":26,"0":14}},"L":{"d":"148,0r-131,0r0,-320r48,0r0,272r83,0r0,48","w":164,"k":{"y":60,"w":40,"v":43,"t":48,"s":6,"Y":60,"W":40,"V":43,"T":48,"S":6,"7":29,"4":76,"1":37}},"M":{"d":"65,0r-48,0r0,-321r69,0r45,230r43,-230r67,0r0,321r-48,0r0,-201r-42,201r-39,0r-47,-201r0,201","w":257,"k":{"z":-7,"y":-6,"x":-7,"w":-7,"v":-7,"u":-10,"t":-6,"s":-7,"r":-10,"q":-9,"p":-10,"o":-9,"n":-10,"m":-10,"l":-10,"k":-10,"i":-10,"h":-10,"g":-9,"f":-10,"e":-10,"d":-10,"c":-9,"b":-10,"a":-7,"Z":-7,"Y":-6,"X":-7,"W":-7,"V":-7,"U":-10,"T":-6,"S":-7,"R":-10,"Q":-9,"P":-10,"O":-9,"N":-10,"M":-10,"L":-10,"K":-10,"I":-10,"H":-10,"G":-9,"F":-10,"E":-10,"D":-10,"C":-9,"B":-10,"A":-7,"9":-8,"8":-9,"6":-9,"5":-8,"4":-5,"3":-5,"2":-6,"1":-6,"0":-9}},"N":{"d":"71,-321r64,216r0,-216r48,0r0,321r-52,0r-66,-205r0,205r-48,0r0,-321r54,0","w":199,"k":{"z":-7,"y":-6,"x":-7,"w":-7,"v":-7,"u":-10,"t":-6,"s":-7,"r":-10,"q":-9,"p":-10,"o":-9,"n":-10,"m":-10,"l":-10,"k":-10,"i":-10,"h":-10,"g":-9,"f":-10,"e":-10,"d":-10,"c":-9,"b":-10,"a":-7,"Z":-7,"Y":-6,"X":-7,"W":-7,"V":-7,"U":-10,"T":-6,"S":-7,"R":-10,"Q":-9,"P":-10,"O":-9,"N":-10,"M":-10,"L":-10,"K":-10,"I":-10,"H":-10,"G":-9,"F":-10,"E":-10,"D":-10,"C":-9,"B":-10,"A":-7,"9":-8,"8":-9,"6":-9,"5":-8,"4":-5,"3":-5,"2":-6,"1":-6,"0":-9}},"O":{"d":"17,-248v-2,-41,35,-76,76,-76v41,0,78,36,77,76r0,175v1,41,-36,77,-77,77v-41,0,-76,-36,-76,-77r0,-175xm92,-46v15,0,27,-12,27,-27r0,-176v0,-15,-12,-27,-27,-27v-16,0,-28,11,-28,27r0,176v0,16,12,27,28,27","k":{"y":12,"x":12,"u":-9,"s":-6,"r":-9,"q":-8,"p":-9,"o":-8,"n":-9,"m":-9,"l":-9,"k":-9,"i":-9,"h":-9,"g":-8,"f":-9,"e":-9,"d":-9,"c":-8,"b":-9,"Y":12,"X":12,"U":-9,"S":-6,"R":-9,"Q":-8,"P":-9,"O":-8,"N":-9,"M":-9,"L":-9,"K":-9,"I":-9,"H":-9,"G":-8,"F":-9,"E":-9,"D":-9,"C":-8,"B":-9,"9":-7,"8":-8,"6":-9,"5":-7,"2":-5,"1":-6,"0":-8}},"P":{"d":"168,-244v0,81,-20,133,-103,123r0,121r-48,0r0,-320r76,0v45,-1,75,31,75,76xm65,-168v29,2,57,-1,57,-28v0,-34,6,-76,-28,-75r-29,0r0,103","w":185,"k":{"y":17,"x":17,"w":7,"v":7,"u":-5,"r":-5,"p":-5,"n":-5,"m":-5,"l":-5,"k":-5,"j":53,"i":-5,"h":-5,"f":-5,"e":-5,"d":-5,"b":-5,"a":26,"Y":17,"X":17,"W":7,"V":7,"U":-5,"R":-5,"P":-5,"N":-5,"M":-5,"L":-5,"K":-5,"J":53,"I":-5,"H":-5,"F":-5,"E":-5,"D":-5,"B":-5,"A":26,"4":21,"3":6}},"Q":{"d":"93,-324v41,0,77,35,77,76r0,175v0,14,-3,26,-10,38v4,5,10,8,18,8r0,45v-24,0,-41,-8,-50,-23v-51,29,-111,-14,-111,-68r0,-175v-2,-41,35,-76,76,-76xm92,-46v15,0,27,-12,28,-27r0,-176v-1,-15,-13,-27,-28,-27v-16,0,-28,11,-28,27r0,176v0,16,12,27,28,27","w":194,"k":{"z":-6,"y":20,"x":-6,"w":10,"v":11,"t":6,"r":-9,"p":-9,"n":-9,"m":-9,"l":-9,"k":-9,"i":-9,"h":-9,"f":-9,"e":-9,"d":-9,"b":-9,"a":-6,"Z":-6,"Y":20,"X":-6,"W":10,"V":11,"T":6,"R":-9,"P":-9,"N":-9,"M":-9,"L":-9,"K":-9,"I":-9,"H":-9,"F":-9,"E":-9,"D":-9,"B":-9,"A":-6,"7":7,"2":-5}},"R":{"d":"93,-320v69,-3,76,52,76,123v0,23,-9,41,-26,57r36,140r-52,0r-30,-121r-32,0r0,121r-48,0r0,-320r76,0xm65,-168v29,2,57,-1,57,-28v0,-33,8,-78,-28,-75r-29,0r0,103","w":195,"k":{"z":-5,"y":21,"x":-5,"w":13,"v":13,"t":8,"s":8,"r":-8,"p":-8,"n":-8,"m":-8,"l":-8,"k":-8,"i":-8,"h":-8,"f":-8,"e":-8,"d":-8,"b":-8,"a":-6,"Z":-5,"Y":21,"X":-5,"W":13,"V":13,"T":8,"S":8,"R":-8,"P":-8,"N":-8,"M":-8,"L":-8,"K":-8,"I":-8,"H":-8,"F":-8,"E":-8,"D":-8,"B":-8,"A":-6,"8":5,"7":9,"5":7,"4":12,"3":10}},"S":{"d":"72,-246v8,72,98,87,104,166v7,89,-120,114,-149,38v-6,-13,-9,-28,-10,-45r46,-3v-5,53,63,67,65,12v-14,-69,-106,-84,-106,-167v0,-80,108,-107,142,-43v6,11,9,23,10,37r-46,9v-2,-21,-9,-38,-31,-39v-16,0,-27,16,-25,35","w":193,"k":{"y":17,"x":15,"w":7,"v":8,"u":-7,"r":-7,"q":-6,"p":-7,"o":-6,"n":-7,"m":-7,"l":-7,"k":-7,"j":7,"i":-7,"h":-7,"g":-6,"f":-7,"e":-7,"d":-7,"c":-6,"b":-7,"a":5,"Y":17,"X":15,"W":7,"V":8,"U":-7,"R":-7,"Q":-6,"P":-7,"O":-6,"N":-7,"M":-7,"L":-7,"K":-7,"J":7,"I":-7,"H":-7,"G":-6,"F":-7,"E":-7,"D":-7,"C":-6,"B":-7,"A":5,"8":-6,"6":-6,"0":-6}},"T":{"d":"68,-272r-51,0r0,-48r150,0r0,48r-51,0r0,272r-48,0r0,-272","w":184,"k":{"u":-5,"r":-6,"p":-6,"n":-6,"m":-6,"l":-6,"k":-6,"j":45,"i":-6,"h":-6,"f":-6,"e":-6,"d":-6,"b":-6,"a":38,"U":-5,"R":-6,"P":-6,"N":-6,"M":-6,"L":-6,"K":-6,"J":45,"I":-6,"H":-6,"F":-6,"E":-6,"D":-6,"B":-6,"A":38,"4":45,"3":8}},"U":{"d":"170,-73v1,41,-35,77,-77,77v-41,0,-76,-36,-76,-77r0,-247r47,0r0,247v0,16,12,27,28,27v15,0,27,-12,27,-27r0,-247r51,0r0,247","k":{"z":-7,"y":-5,"x":-7,"w":-7,"v":-7,"u":-9,"t":-5,"s":-7,"r":-10,"q":-9,"p":-10,"o":-9,"n":-10,"m":-10,"l":-10,"k":-10,"i":-10,"h":-10,"g":-9,"f":-10,"e":-10,"d":-10,"c":-9,"b":-10,"Z":-7,"Y":-5,"X":-7,"W":-7,"V":-7,"U":-9,"T":-5,"S":-7,"R":-10,"Q":-9,"P":-10,"O":-9,"N":-10,"M":-10,"L":-10,"K":-10,"I":-10,"H":-10,"G":-9,"F":-10,"E":-10,"D":-10,"C":-9,"B":-10,"9":-8,"8":-8,"6":-9,"5":-7,"4":-5,"2":-6,"1":-6,"0":-9}},"V":{"d":"74,0r-57,-320r50,0r40,249r41,-249r51,0r-59,320r-66,0","w":215,"k":{"u":-7,"s":10,"r":-7,"p":-7,"n":-7,"m":-7,"l":-7,"k":-7,"j":48,"i":-7,"h":-7,"f":-7,"e":-7,"d":-7,"b":-7,"a":44,"U":-7,"S":10,"R":-7,"P":-7,"N":-7,"M":-7,"L":-7,"K":-7,"J":48,"I":-7,"H":-7,"F":-7,"E":-7,"D":-7,"B":-7,"A":44,"8":7,"4":30,"3":14,"2":9}},"W":{"d":"215,-320r51,0r-50,320r-46,0r-28,-175r-25,175r-47,0r-53,-320r50,0r26,171r23,-171r50,0r26,171","w":282,"k":{"u":-7,"s":9,"r":-7,"p":-7,"n":-7,"m":-7,"l":-7,"k":-7,"j":42,"i":-7,"h":-7,"f":-7,"e":-7,"d":-7,"b":-7,"a":39,"U":-7,"S":9,"R":-7,"P":-7,"N":-7,"M":-7,"L":-7,"K":-7,"J":42,"I":-7,"H":-7,"F":-7,"E":-7,"D":-7,"B":-7,"A":39,"8":5,"4":25,"3":13,"2":7}},"X":{"d":"195,0r-52,0r-37,-102r-37,102r-52,0r63,-161r-63,-159r53,0r36,99r35,-99r54,0r-63,159","w":211,"k":{"u":-7,"s":18,"r":-7,"q":12,"p":-7,"o":12,"n":-7,"m":-7,"l":-7,"k":-7,"i":-7,"h":-7,"g":12,"f":-7,"e":-7,"d":-7,"c":12,"b":-7,"U":-7,"S":18,"R":-7,"Q":12,"P":-7,"O":12,"N":-7,"M":-7,"L":-7,"K":-7,"I":-7,"H":-7,"G":12,"F":-7,"E":-7,"D":-7,"C":12,"B":-7,"9":13,"8":13,"6":12,"4":21,"3":16,"1":10,"0":12}},"Y":{"d":"81,-134r-64,-187r53,0r36,115r35,-115r54,0r-65,187r0,134r-49,0r0,-134","w":211,"k":{"u":-5,"s":19,"r":-5,"q":12,"p":-5,"o":12,"n":-5,"m":-5,"l":-5,"k":-5,"j":53,"i":-5,"h":-5,"g":12,"f":-5,"e":-5,"d":-5,"c":12,"b":-5,"a":46,"U":-5,"S":19,"R":-5,"Q":12,"P":-5,"O":12,"N":-5,"M":-5,"L":-5,"K":-5,"J":53,"I":-5,"H":-5,"G":12,"F":-5,"E":-5,"D":-5,"C":12,"B":-5,"A":46,"9":13,"8":15,"6":12,"4":58,"3":22,"2":18,"1":10,"0":12}},"Z":{"d":"158,-320r0,48r-89,224r89,0r0,48r-141,0r0,-48r89,-224r-89,0r0,-48r141,0","w":174,"k":{"u":-7,"r":-7,"p":-7,"n":-7,"m":-7,"l":-7,"k":-7,"i":-7,"h":-7,"f":-7,"e":-7,"d":-7,"b":-7,"U":-7,"R":-7,"P":-7,"N":-7,"M":-7,"L":-7,"K":-7,"I":-7,"H":-7,"F":-7,"E":-7,"D":-7,"B":-7,"4":51}},"[":{"d":"17,-341r81,0r0,49r-33,0r0,244r33,0r0,48r-81,0r0,-341","w":114},"\\":{"d":"17,-341r39,0r134,351r-40,0","w":206},"]":{"d":"17,-341r81,0r0,341r-81,0r0,-48r32,0r0,-244r-32,0r0,-49","w":114},"^":{"d":"80,-371r40,89r-33,0r-18,-43r-19,43r-33,0r40,-89r23,0","w":136},"_":{"d":"17,54r0,-36r247,0r0,36r-247,0","w":280},"`":{"d":"17,-362r44,0r26,73r-29,0","w":104},"a":{"d":"79,-74r-12,74r-50,0r54,-320r67,0r53,320r-50,0r-12,-74r-50,0xm104,-247r-18,126r36,0","w":207,"k":{"y":45,"w":43,"v":43,"t":38,"s":7,"r":-7,"p":-7,"n":-7,"m":-7,"l":-7,"k":-7,"i":-7,"h":-7,"f":-7,"e":-7,"d":-7,"b":-7,"Y":45,"W":43,"V":43,"T":38,"S":7,"R":-7,"P":-7,"N":-7,"M":-7,"L":-7,"K":-7,"I":-7,"H":-7,"F":-7,"E":-7,"D":-7,"B":-7,"7":25,"4":7,"3":7,"1":33}},"b":{"d":"179,-89v0,51,-27,89,-73,89r-89,0r0,-321v87,-5,156,2,156,89v0,30,-12,55,-34,64v25,11,40,39,40,79xm126,-93v2,-40,-17,-54,-57,-50r0,95v37,4,57,-10,57,-45xm122,-232v0,-31,-19,-44,-53,-40r0,82v35,4,53,-8,53,-42","w":196,"k":{"y":21,"x":16,"w":10,"v":11,"u":-8,"t":7,"s":-6,"r":-9,"q":-8,"p":-9,"o":-8,"n":-8,"m":-8,"l":-9,"k":-8,"j":8,"i":-9,"h":-9,"g":-8,"f":-8,"e":-8,"d":-8,"c":-8,"b":-8,"Y":21,"X":16,"W":10,"V":11,"U":-8,"T":7,"S":-6,"R":-9,"Q":-8,"P":-9,"O":-8,"N":-8,"M":-8,"L":-9,"K":-8,"J":8,"I":-9,"H":-9,"G":-8,"F":-8,"E":-8,"D":-8,"C":-8,"B":-8,"9":-6,"8":-7,"7":8,"6":-8,"5":-6,"0":-8}},"c":{"d":"170,-117v9,69,-19,120,-77,121v-41,2,-76,-35,-76,-76r0,-175v-2,-41,35,-79,76,-77v54,1,86,47,77,113r-50,0v1,-32,2,-65,-28,-65v-16,0,-28,12,-28,28r0,175v0,16,12,28,28,28v32,0,29,-39,28,-72r50,0","k":{"y":15,"x":15,"w":5,"v":6,"u":-6,"r":-6,"q":-6,"p":-6,"o":-6,"n":-6,"m":-6,"l":-6,"k":-6,"j":7,"i":-6,"h":-6,"g":-6,"f":-6,"e":-6,"d":-6,"c":-6,"b":-6,"a":6,"Y":15,"X":15,"W":5,"V":6,"U":-6,"R":-6,"Q":-6,"P":-6,"O":-6,"N":-6,"M":-6,"L":-6,"K":-6,"J":7,"I":-6,"H":-6,"G":-6,"F":-6,"E":-6,"D":-6,"C":-6,"B":-6,"A":6,"8":-5,"6":-6,"0":-6}},"d":{"d":"93,-321v40,-1,75,36,75,77r0,167v1,41,-34,77,-75,77r-76,0r0,-321r76,0xm121,-243v0,-27,-27,-30,-56,-28r0,223v30,2,56,0,56,-28r0,-167","w":185,"k":{"y":13,"x":14,"u":-9,"s":-6,"r":-9,"q":-8,"p":-9,"o":-8,"n":-9,"m":-9,"l":-9,"k":-9,"j":6,"i":-9,"h":-9,"g":-8,"f":-9,"e":-9,"d":-9,"c":-8,"b":-9,"Y":13,"X":14,"U":-9,"S":-6,"R":-9,"Q":-8,"P":-9,"O":-8,"N":-9,"M":-9,"L":-9,"K":-9,"J":6,"I":-9,"H":-9,"G":-8,"F":-9,"E":-9,"D":-9,"C":-8,"B":-9,"9":-7,"8":-8,"6":-9,"5":-7,"1":-6,"0":-8}},"e":{"d":"17,0r0,-321r137,0r0,49r-89,0r0,87r65,0r0,49r-65,0r0,88r89,0r0,48r-137,0","w":170,"k":{"4":28}},"f":{"d":"65,0r-48,0r0,-321r137,0r0,49r-89,0r0,87r65,0r0,49r-65,0r0,136","w":170,"k":{"s":7,"j":55,"a":40,"S":7,"J":55,"A":40,"4":29,"3":10,"2":6}},"g":{"d":"170,-72v1,40,-36,76,-77,76v-41,0,-76,-35,-76,-76r0,-175v-2,-41,35,-79,76,-77v54,1,86,47,77,113r-50,0v1,-32,2,-65,-28,-65v-16,0,-28,12,-28,28r0,175v0,16,12,28,28,28v38,-1,26,-54,28,-91r-27,0r0,-48r77,0r0,112","k":{"y":13,"x":13,"u":-8,"s":-6,"r":-9,"q":-8,"p":-9,"o":-8,"n":-9,"m":-9,"l":-9,"k":-9,"j":5,"i":-9,"h":-9,"g":-8,"f":-9,"e":-9,"d":-9,"c":-8,"b":-9,"Y":13,"X":13,"U":-8,"S":-6,"R":-9,"Q":-8,"P":-9,"O":-8,"N":-9,"M":-9,"L":-9,"K":-9,"J":5,"I":-9,"H":-9,"G":-8,"F":-9,"E":-9,"D":-9,"C":-8,"B":-9,"9":-7,"8":-7,"6":-8,"5":-6,"0":-8}},"h":{"d":"65,-136r0,136r-48,0r0,-320r48,0r0,136r58,0r0,-136r49,0r0,320r-49,0r0,-136r-58,0","w":188,"k":{"z":-7,"y":-5,"x":-7,"w":-7,"v":-7,"u":-10,"t":-6,"s":-7,"r":-10,"q":-9,"p":-10,"o":-9,"n":-10,"m":-10,"l":-10,"k":-10,"i":-10,"h":-10,"g":-9,"f":-10,"e":-10,"d":-10,"c":-9,"b":-10,"a":-7,"Z":-7,"Y":-5,"X":-7,"W":-7,"V":-7,"U":-10,"T":-6,"S":-7,"R":-10,"Q":-9,"P":-10,"O":-9,"N":-10,"M":-10,"L":-10,"K":-10,"I":-10,"H":-10,"G":-9,"F":-10,"E":-10,"D":-10,"C":-9,"B":-10,"A":-7,"9":-8,"8":-9,"6":-9,"5":-8,"4":-6,"3":-5,"2":-6,"1":-6,"0":-9}},"i":{"d":"65,0r-48,0r0,-320r48,0r0,320","w":81,"k":{"z":-7,"y":-5,"x":-7,"w":-7,"v":-7,"u":-10,"t":-6,"s":-7,"r":-10,"q":-9,"p":-10,"o":-9,"n":-10,"m":-10,"l":-10,"k":-10,"i":-10,"h":-10,"g":-9,"f":-10,"e":-10,"d":-10,"c":-9,"b":-10,"a":-7,"Z":-7,"Y":-5,"X":-7,"W":-7,"V":-7,"U":-10,"T":-6,"S":-7,"R":-10,"Q":-9,"P":-10,"O":-9,"N":-10,"M":-10,"L":-10,"K":-10,"I":-10,"H":-10,"G":-9,"F":-10,"E":-10,"D":-10,"C":-9,"B":-10,"A":-7,"9":-8,"8":-9,"6":-9,"5":-8,"4":-6,"3":-5,"2":-6,"1":-6,"0":-9}},"j":{"d":"24,-45v27,5,52,-2,52,-27r0,-248r47,0r0,247v1,51,-51,91,-106,73","w":139,"k":{"z":-7,"y":-5,"x":-7,"w":-7,"v":-7,"u":-9,"t":-5,"s":-7,"r":-10,"q":-9,"p":-10,"o":-9,"n":-10,"m":-10,"l":-10,"k":-10,"i":-10,"h":-10,"g":-9,"f":-10,"e":-10,"d":-10,"c":-9,"b":-10,"Z":-7,"Y":-5,"X":-7,"W":-7,"V":-7,"U":-9,"T":-5,"S":-7,"R":-10,"Q":-9,"P":-10,"O":-9,"N":-10,"M":-10,"L":-10,"K":-10,"I":-10,"H":-10,"G":-9,"F":-10,"E":-10,"D":-10,"C":-9,"B":-10,"9":-8,"8":-8,"6":-9,"5":-7,"4":-5,"2":-6,"1":-6,"0":-9}},"k":{"d":"65,-101r0,101r-48,0r0,-321r48,0r0,115r59,-115r52,0r-67,132r78,189r-57,0r-50,-130","w":203,"k":{"y":8,"w":7,"v":7,"t":8,"s":20,"r":-6,"q":14,"p":-6,"o":14,"n":-6,"m":-6,"l":-6,"k":-6,"i":-6,"h":-6,"g":14,"f":-6,"e":-6,"d":-6,"c":14,"b":-6,"Y":8,"W":7,"V":7,"T":8,"S":20,"R":-6,"Q":14,"P":-6,"O":14,"N":-6,"M":-6,"L":-6,"K":-6,"I":-6,"H":-6,"G":14,"F":-6,"E":-6,"D":-6,"C":14,"B":-6,"9":15,"8":14,"7":9,"6":13,"5":11,"4":23,"3":18,"1":26,"0":14}},"l":{"d":"148,0r-131,0r0,-320r48,0r0,272r83,0r0,48","w":164,"k":{"y":60,"w":40,"v":43,"t":48,"s":6,"Y":60,"W":40,"V":43,"T":48,"S":6,"7":29,"4":76,"1":37}},"m":{"d":"65,0r-48,0r0,-321r69,0r45,230r43,-230r67,0r0,321r-48,0r0,-201r-42,201r-39,0r-47,-201r0,201","w":257,"k":{"z":-7,"y":-6,"x":-7,"w":-7,"v":-7,"u":-10,"t":-6,"s":-7,"r":-10,"q":-9,"p":-10,"o":-9,"n":-10,"m":-10,"l":-10,"k":-10,"i":-10,"h":-10,"g":-9,"f":-10,"e":-10,"d":-10,"c":-9,"b":-10,"a":-7,"Z":-7,"Y":-6,"X":-7,"W":-7,"V":-7,"U":-10,"T":-6,"S":-7,"R":-10,"Q":-9,"P":-10,"O":-9,"N":-10,"M":-10,"L":-10,"K":-10,"I":-10,"H":-10,"G":-9,"F":-10,"E":-10,"D":-10,"C":-9,"B":-10,"A":-7,"9":-8,"8":-9,"6":-9,"5":-8,"4":-5,"3":-5,"2":-6,"1":-6,"0":-9}},"n":{"d":"71,-321r64,216r0,-216r48,0r0,321r-52,0r-66,-205r0,205r-48,0r0,-321r54,0","w":199,"k":{"z":-7,"y":-6,"x":-7,"w":-7,"v":-7,"u":-10,"t":-6,"s":-7,"r":-10,"q":-9,"p":-10,"o":-9,"n":-10,"m":-10,"l":-10,"k":-10,"i":-10,"h":-10,"g":-9,"f":-10,"e":-10,"d":-10,"c":-9,"b":-10,"a":-7,"Z":-7,"Y":-6,"X":-7,"W":-7,"V":-7,"U":-10,"T":-6,"S":-7,"R":-10,"Q":-9,"P":-10,"O":-9,"N":-10,"M":-10,"L":-10,"K":-10,"I":-10,"H":-10,"G":-9,"F":-10,"E":-10,"D":-10,"C":-9,"B":-10,"A":-7,"9":-8,"8":-9,"6":-9,"5":-8,"4":-5,"3":-5,"2":-6,"1":-6,"0":-9}},"o":{"d":"17,-248v-2,-41,35,-76,76,-76v41,0,78,36,77,76r0,175v1,41,-36,77,-77,77v-41,0,-76,-36,-76,-77r0,-175xm92,-46v15,0,27,-12,27,-27r0,-176v0,-15,-12,-27,-27,-27v-16,0,-28,11,-28,27r0,176v0,16,12,27,28,27","k":{"y":12,"x":12,"u":-9,"s":-6,"r":-9,"q":-8,"p":-9,"o":-8,"n":-9,"m":-9,"l":-9,"k":-9,"i":-9,"h":-9,"g":-8,"f":-9,"e":-9,"d":-9,"c":-8,"b":-9,"Y":12,"X":12,"U":-9,"S":-6,"R":-9,"Q":-8,"P":-9,"O":-8,"N":-9,"M":-9,"L":-9,"K":-9,"I":-9,"H":-9,"G":-8,"F":-9,"E":-9,"D":-9,"C":-8,"B":-9,"9":-7,"8":-8,"6":-9,"5":-7,"2":-5,"1":-6,"0":-8}},"p":{"d":"168,-244v0,81,-20,133,-103,123r0,121r-48,0r0,-320r76,0v45,-1,75,31,75,76xm65,-168v29,2,57,-1,57,-28v0,-34,6,-76,-28,-75r-29,0r0,103","w":185,"k":{"y":17,"x":17,"w":7,"v":7,"u":-5,"r":-5,"p":-5,"n":-5,"m":-5,"l":-5,"k":-5,"j":53,"i":-5,"h":-5,"f":-5,"e":-5,"d":-5,"b":-5,"a":26,"Y":17,"X":17,"W":7,"V":7,"U":-5,"R":-5,"P":-5,"N":-5,"M":-5,"L":-5,"K":-5,"J":53,"I":-5,"H":-5,"F":-5,"E":-5,"D":-5,"B":-5,"A":26,"4":21,"3":6}},"q":{"d":"93,-324v41,0,77,35,77,76r0,175v0,14,-3,26,-10,38v4,5,10,8,18,8r0,45v-24,0,-41,-8,-50,-23v-51,29,-111,-14,-111,-68r0,-175v-2,-41,35,-76,76,-76xm92,-46v15,0,27,-12,28,-27r0,-176v-1,-15,-13,-27,-28,-27v-16,0,-28,11,-28,27r0,176v0,16,12,27,28,27","w":194,"k":{"z":-6,"y":20,"x":-6,"w":10,"v":11,"t":6,"r":-9,"p":-9,"n":-9,"m":-9,"l":-9,"k":-9,"i":-9,"h":-9,"f":-9,"e":-9,"d":-9,"b":-9,"a":-6,"Z":-6,"Y":20,"X":-6,"W":10,"V":11,"T":6,"R":-9,"P":-9,"N":-9,"M":-9,"L":-9,"K":-9,"I":-9,"H":-9,"F":-9,"E":-9,"D":-9,"B":-9,"A":-6,"7":7,"2":-5}},"r":{"d":"93,-320v69,-3,76,52,76,123v0,23,-9,41,-26,57r36,140r-52,0r-30,-121r-32,0r0,121r-48,0r0,-320r76,0xm65,-168v29,2,57,-1,57,-28v0,-33,8,-78,-28,-75r-29,0r0,103","w":195,"k":{"z":-5,"y":21,"x":-5,"w":13,"v":13,"t":8,"s":8,"r":-8,"p":-8,"n":-8,"m":-8,"l":-8,"k":-8,"i":-8,"h":-8,"f":-8,"e":-8,"d":-8,"b":-8,"a":-6,"Z":-5,"Y":21,"X":-5,"W":13,"V":13,"T":8,"S":8,"R":-8,"P":-8,"N":-8,"M":-8,"L":-8,"K":-8,"I":-8,"H":-8,"F":-8,"E":-8,"D":-8,"B":-8,"A":-6,"8":5,"7":9,"5":7,"4":12,"3":10}},"s":{"d":"72,-246v8,72,98,87,104,166v7,89,-120,114,-149,38v-6,-13,-9,-28,-10,-45r46,-3v-5,53,63,67,65,12v-14,-69,-106,-84,-106,-167v0,-80,108,-107,142,-43v6,11,9,23,10,37r-46,9v-2,-21,-9,-38,-31,-39v-16,0,-27,16,-25,35","w":193,"k":{"y":17,"x":15,"w":7,"v":8,"u":-7,"r":-7,"q":-6,"p":-7,"o":-6,"n":-7,"m":-7,"l":-7,"k":-7,"j":7,"i":-7,"h":-7,"g":-6,"f":-7,"e":-7,"d":-7,"c":-6,"b":-7,"a":5,"Y":17,"X":15,"W":7,"V":8,"U":-7,"R":-7,"Q":-6,"P":-7,"O":-6,"N":-7,"M":-7,"L":-7,"K":-7,"J":7,"I":-7,"H":-7,"G":-6,"F":-7,"E":-7,"D":-7,"C":-6,"B":-7,"A":5,"8":-6,"6":-6,"0":-6}},"t":{"d":"68,-272r-51,0r0,-48r150,0r0,48r-51,0r0,272r-48,0r0,-272","w":184,"k":{"u":-5,"r":-6,"p":-6,"n":-6,"m":-6,"l":-6,"k":-6,"j":45,"i":-6,"h":-6,"f":-6,"e":-6,"d":-6,"b":-6,"a":38,"U":-5,"R":-6,"P":-6,"N":-6,"M":-6,"L":-6,"K":-6,"J":45,"I":-6,"H":-6,"F":-6,"E":-6,"D":-6,"B":-6,"A":38,"4":45,"3":8}},"u":{"d":"170,-73v1,41,-35,77,-77,77v-41,0,-76,-36,-76,-77r0,-247r47,0r0,247v0,16,12,27,28,27v15,0,27,-12,27,-27r0,-247r51,0r0,247","k":{"z":-7,"y":-5,"x":-7,"w":-7,"v":-7,"u":-9,"t":-5,"s":-7,"r":-10,"q":-9,"p":-10,"o":-9,"n":-10,"m":-10,"l":-10,"k":-10,"i":-10,"h":-10,"g":-9,"f":-10,"e":-10,"d":-10,"c":-9,"b":-10,"Z":-7,"Y":-5,"X":-7,"W":-7,"V":-7,"U":-9,"T":-5,"S":-7,"R":-10,"Q":-9,"P":-10,"O":-9,"N":-10,"M":-10,"L":-10,"K":-10,"I":-10,"H":-10,"G":-9,"F":-10,"E":-10,"D":-10,"C":-9,"B":-10,"9":-8,"8":-8,"6":-9,"5":-7,"4":-5,"2":-6,"1":-6,"0":-9}},"v":{"d":"74,0r-57,-320r50,0r40,249r41,-249r51,0r-59,320r-66,0","w":215,"k":{"u":-7,"s":10,"r":-7,"p":-7,"n":-7,"m":-7,"l":-7,"k":-7,"j":48,"i":-7,"h":-7,"f":-7,"e":-7,"d":-7,"b":-7,"a":44,"U":-7,"S":10,"R":-7,"P":-7,"N":-7,"M":-7,"L":-7,"K":-7,"J":48,"I":-7,"H":-7,"F":-7,"E":-7,"D":-7,"B":-7,"A":44,"8":7,"4":30,"3":14,"2":9}},"w":{"d":"215,-320r51,0r-50,320r-46,0r-28,-175r-25,175r-47,0r-53,-320r50,0r26,171r23,-171r50,0r26,171","w":282,"k":{"u":-7,"s":9,"r":-7,"p":-7,"n":-7,"m":-7,"l":-7,"k":-7,"j":42,"i":-7,"h":-7,"f":-7,"e":-7,"d":-7,"b":-7,"a":39,"U":-7,"S":9,"R":-7,"P":-7,"N":-7,"M":-7,"L":-7,"K":-7,"J":42,"I":-7,"H":-7,"F":-7,"E":-7,"D":-7,"B":-7,"A":39,"8":5,"4":25,"3":13,"2":7}},"x":{"d":"195,0r-52,0r-37,-102r-37,102r-52,0r63,-161r-63,-159r53,0r36,99r35,-99r54,0r-63,159","w":211,"k":{"u":-7,"s":18,"r":-7,"q":12,"p":-7,"o":12,"n":-7,"m":-7,"l":-7,"k":-7,"i":-7,"h":-7,"g":12,"f":-7,"e":-7,"d":-7,"c":12,"b":-7,"U":-7,"S":18,"R":-7,"Q":12,"P":-7,"O":12,"N":-7,"M":-7,"L":-7,"K":-7,"I":-7,"H":-7,"G":12,"F":-7,"E":-7,"D":-7,"C":12,"B":-7,"9":13,"8":13,"6":12,"4":21,"3":16,"1":10,"0":12}},"y":{"d":"81,-134r-64,-187r53,0r36,115r35,-115r54,0r-65,187r0,134r-49,0r0,-134","w":211,"k":{"u":-5,"s":19,"r":-5,"q":12,"p":-5,"o":12,"n":-5,"m":-5,"l":-5,"k":-5,"j":53,"i":-5,"h":-5,"g":12,"f":-5,"e":-5,"d":-5,"c":12,"b":-5,"a":46,"U":-5,"S":19,"R":-5,"Q":12,"P":-5,"O":12,"N":-5,"M":-5,"L":-5,"K":-5,"J":53,"I":-5,"H":-5,"G":12,"F":-5,"E":-5,"D":-5,"C":12,"B":-5,"A":46,"9":13,"8":15,"6":12,"4":58,"3":22,"2":18,"1":10,"0":12}},"z":{"d":"158,-320r0,48r-89,224r89,0r0,48r-141,0r0,-48r89,-224r-89,0r0,-48r141,0","w":174,"k":{"u":-7,"r":-7,"p":-7,"n":-7,"m":-7,"l":-7,"k":-7,"i":-7,"h":-7,"f":-7,"e":-7,"d":-7,"b":-7,"U":-7,"R":-7,"P":-7,"N":-7,"M":-7,"L":-7,"K":-7,"I":-7,"H":-7,"F":-7,"E":-7,"D":-7,"B":-7,"4":51}},"{":{"d":"17,-183v54,-2,0,-121,44,-148v13,-8,31,-14,59,-14r0,34v-78,-11,-4,114,-62,140v32,12,23,66,24,109v1,28,9,30,38,31r0,34v-74,5,-82,-41,-78,-113v2,-36,-1,-44,-25,-49r0,-24","w":137},"|":{"d":"17,-422r46,0r0,448r-46,0r0,-448","w":79},"}":{"d":"95,-279v2,40,-13,96,25,98r0,25v-54,4,0,120,-44,148v-12,8,-31,13,-59,13r0,-33v78,11,4,-115,62,-141v-32,-12,-23,-66,-24,-109v-1,-28,-9,-30,-38,-31r0,-34v53,1,75,13,78,64","w":137},"~":{"d":"17,-348v29,-47,72,-20,109,-4v6,0,13,-5,20,-15r27,20v-14,19,-30,29,-48,28v-24,4,-63,-46,-82,-9","w":189},"\u00a0":{"w":33}}});


/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright 1992-2003 Adobe Systems Incorporated. All Rights Reserved. U.S.
 * Patent Des. 454,582.
 * 
 * Trademark:
 * Myriad is either a registered trademark or a trademark of Adobe Systems
 * Incorporated in the United States and/or other countries.
 * 
 * Description:
 * Myriad is an Adobe Originals typeface designed by Robert Slimbach and Carol
 * Twombly in 1992. Myriad is a sans serif design that works well as a text face as
 * well as providing flexibility for filling display needs. Myriad Web has been
 * optimized for onscreen use.
 * 
 * Manufacturer:
 * Adobe Systems Incorporated
 * 
 * Designer:
 * Robert Slimbach and Carol Twombly
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":108,"face":{"font-family":"Myriad Web Pro","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 3 3 4 3 2 2 4","ascent":"274","descent":"-86","x-height":"4","bbox":"-17 -314 418 90","underline-thickness":"18","underline-position":"-27","unicode-range":"U+0020-U+FB02"},"glyphs":{" ":{"w":78},"\u00a0":{"w":78,"k":{"\u201e":50,"\u201a":41,"\u2018":31,"\u201c":36,"Y":17,"W":13,"V":13,"T":15}},"!":{"d":"55,-71r-25,0r-6,-172r36,0xm42,-43v14,0,23,10,23,24v0,14,-10,23,-23,23v-12,0,-22,-9,-22,-23v0,-14,9,-23,22,-24","w":84},"\"":{"d":"18,-249r33,0r-6,87r-21,0xm73,-249r34,0r-7,87r-20,0","w":124},"#":{"d":"35,0r10,-70r-31,0r0,-23r34,0r7,-50r-32,0r0,-23r35,0r9,-68r23,0r-10,68r39,0r9,-68r22,0r-9,68r30,0r0,23r-33,0r-7,50r32,0r0,23r-35,0r-10,70r-22,0r9,-70r-38,0r-9,70r-23,0xm71,-93r38,0r6,-50r-38,0","w":185},"$":{"d":"164,-68v-3,33,-25,58,-59,62r0,37r-24,0r0,-36v-23,-1,-42,-6,-57,-16r9,-26v29,22,97,25,97,-18v0,-57,-107,-40,-103,-105v2,-33,25,-54,57,-59r0,-36r23,0r0,35v18,1,35,5,49,13r-9,25v-28,-18,-86,-20,-87,18v10,52,109,38,104,106","w":191},"%":{"d":"67,-94v-35,0,-56,-32,-56,-71v0,-41,21,-72,58,-73v38,0,57,29,57,70v0,42,-22,74,-59,74xm69,-114v41,-1,42,-104,0,-104v-22,0,-32,26,-31,52v1,26,8,51,31,52xm87,4r-20,0r138,-242r21,0xm224,3v-35,0,-56,-32,-56,-71v0,-41,21,-72,58,-73v37,0,57,29,57,69v1,43,-22,75,-59,75xm226,-17v41,-1,42,-104,0,-104v-42,0,-43,104,0,104","w":293},"&":{"d":"159,-194v0,36,-26,49,-54,65r59,66v11,-16,19,-39,24,-70r31,0v-7,41,-19,71,-36,90r41,43r-40,0r-23,-23v-45,47,-151,32,-150,-41v0,-30,16,-54,49,-72v-42,-42,-16,-111,43,-111v32,-1,56,23,56,53xm102,-224v-38,2,-39,52,-13,77v23,-13,41,-19,41,-46v0,-17,-11,-31,-28,-31xm75,-118v-48,23,-37,97,19,97v20,0,36,-7,50,-21v-28,-29,-28,-30,-69,-76","w":224},"'":{"d":"18,-249r33,0r-6,87r-21,0","w":68},"(":{"d":"71,43v-64,-78,-64,-214,0,-293r26,0v-61,78,-61,213,0,293r-26,0","w":104,"k":{"Y":-18,"W":-21,"V":-21,"T":-25,"J":-9}},")":{"d":"8,43v60,-80,60,-213,0,-293r25,0v64,78,64,214,0,293r-25,0","w":104},"*":{"d":"11,-170r0,-25r54,6r-34,-45r23,-13r22,51r23,-51r22,13r-35,46r55,-7r0,25r-55,-6r35,44r-23,13r-23,-51r-23,51r-21,-13r35,-45","w":152},"+":{"d":"95,0r0,-85r-80,0r0,-23r80,0r0,-84r25,0r0,84r80,0r0,23r-80,0r0,85r-25,0","w":214},",":{"d":"29,42r-24,2v10,-27,17,-56,22,-87r37,-4v-10,37,-22,67,-35,89","w":76,"k":{"\u2019":-5,"\u201d":-5,"\u00a0":25}},"\u00ad":{"d":"11,-110r90,0r0,25r-90,0r0,-25","w":111},".":{"d":"41,-43v15,0,23,9,23,24v-1,13,-10,23,-23,23v-12,0,-22,-9,-22,-23v0,-14,9,-23,22,-24","w":76,"k":{"\u2019":10,"\u201d":-3,"\u00a0":26}},"\/":{"d":"25,14r-25,0r101,-261r26,0","w":126},"0":{"d":"98,-238v57,0,80,54,80,118v0,69,-23,124,-84,124v-55,0,-81,-55,-81,-120v0,-66,27,-122,85,-122xm95,-212v-67,0,-66,190,0,190v40,0,49,-46,49,-96v0,-50,-9,-94,-49,-94","w":191},"1":{"d":"87,0r-1,-203r-41,22r-6,-26v26,-10,41,-31,81,-27r0,234r-33,0","w":191},"2":{"d":"165,-169v-7,72,-38,79,-101,141r107,0r0,28r-154,0r0,-21v54,-49,86,-83,98,-98v27,-35,22,-93,-30,-91v-17,0,-35,6,-52,20r-11,-23v46,-44,150,-29,143,44","w":191},"3":{"d":"167,-66v0,69,-100,88,-151,53r8,-25v37,25,108,21,108,-29v-1,-37,-37,-50,-80,-46r0,-25v36,3,72,-7,72,-38v0,-44,-62,-42,-91,-19r-9,-24v42,-32,136,-25,134,37v0,26,-14,45,-44,56v29,5,53,27,53,60","w":191},"4":{"d":"149,0r-32,0r0,-63r-111,0r0,-22r106,-149r37,0r0,145r34,0r0,26r-34,0r0,63xm117,-89r0,-114v-25,50,-49,71,-77,113","w":191},"5":{"d":"132,-73v0,-48,-53,-56,-102,-49r15,-112r116,0r0,28r-92,0r-9,57v59,-7,106,19,107,73v2,70,-93,101,-151,65r8,-25v39,24,108,15,108,-37","w":191},"6":{"d":"98,4v-87,0,-105,-118,-64,-182v24,-38,67,-59,120,-60r1,28v-61,-1,-100,32,-107,82v39,-53,131,-24,131,49v0,45,-34,83,-81,83xm145,-77v0,-66,-99,-67,-99,-10v0,35,17,65,52,65v29,0,47,-25,47,-55","w":191},"7":{"d":"21,-234r153,0r0,22r-105,212r-34,0r104,-206r-118,0r0,-28","w":191},"8":{"d":"95,4v-44,0,-81,-24,-81,-64v0,-28,15,-49,46,-62v-68,-28,-32,-116,38,-116v71,0,97,87,32,113v26,11,46,28,47,60v1,42,-38,69,-82,69xm97,-214v-23,0,-42,15,-42,37v0,21,16,35,46,42v50,-9,47,-80,-4,-79xm90,-111v-20,7,-41,19,-41,48v0,25,21,42,47,42v26,0,48,-16,48,-40v0,-32,-28,-44,-54,-50","w":191},"9":{"d":"98,-238v94,0,98,148,46,202v-24,25,-59,40,-108,40r0,-28v58,5,100,-30,107,-84v-37,50,-128,22,-128,-46v0,-46,37,-84,83,-84xm48,-156v0,58,92,62,96,13v3,-38,-14,-69,-49,-69v-28,-1,-47,27,-47,56","w":191},":":{"d":"41,-169v14,0,23,10,23,24v0,13,-10,23,-23,23v-13,0,-22,-9,-22,-23v0,-14,9,-23,22,-24xm41,-43v14,0,22,10,22,24v0,14,-10,23,-22,23v-12,0,-22,-9,-22,-23v0,-14,9,-23,22,-24","w":76,"k":{"\u00a0":24}},";":{"d":"44,-169v14,0,22,10,22,24v1,14,-9,23,-22,23v-13,0,-22,-9,-22,-23v0,-14,9,-24,22,-24xm29,42r-23,2v10,-27,17,-56,22,-87r36,-4v-11,37,-22,67,-35,89","w":76,"k":{"\u00a0":22}},"<":{"d":"191,0r-168,-85r0,-21r168,-86r0,26r-140,71r140,69r0,26","w":214},"=":{"d":"14,-121r0,-23r186,0r0,23r-186,0xm14,-50r0,-22r186,0r0,22r-186,0","w":214},">":{"d":"23,0r0,-26r142,-70r-142,-70r0,-26r168,85r0,22","w":214},"?":{"d":"135,-193v0,50,-60,62,-53,123r-30,0v-12,-55,45,-75,48,-119v2,-36,-51,-36,-72,-19r-10,-23v38,-29,117,-18,117,38xm67,-43v14,0,22,10,22,24v0,14,-9,23,-22,23v-12,0,-23,-10,-23,-23v1,-14,9,-24,23,-24","w":151},"@":{"d":"37,-112v0,79,83,121,151,85r5,17v-80,40,-177,-10,-177,-100v0,-75,58,-137,134,-137v62,0,108,45,108,106v0,45,-26,84,-65,84v-18,0,-28,-12,-29,-32v-21,45,-92,42,-92,-14v0,-59,66,-105,126,-77r-14,84v0,14,6,20,15,20v24,-1,38,-33,38,-63v0,-54,-35,-90,-90,-90v-63,0,-110,52,-110,117xm97,-105v0,32,37,36,52,12v18,-18,18,-44,24,-72v-41,-14,-76,22,-76,60","w":272},"A":{"d":"158,-76r-89,0r-25,76r-35,0r85,-243r41,0r86,243r-36,0xm76,-102r75,0v-22,-61,-34,-98,-38,-112v-5,20,-18,57,-37,112","w":228,"k":{"\u2019":19,"\u201d":19,"z":-6,"y":8,"w":8,"v":13,"u":5,"t":4,"s":3,"q":4,"o":4,"g":5,"f":3,"e":4,"d":5,"c":5,"Y":33,"W":20,"V":26,"U":11,"T":30,"Q":5,"O":5,"G":5,"C":5}},"B":{"d":"187,-69v-1,68,-81,78,-159,68r0,-238v59,-13,152,-10,149,55v-1,28,-18,46,-41,54v28,7,51,29,51,61xm61,-140v42,3,79,-4,83,-40v4,-36,-46,-44,-83,-37r0,77xm152,-70v-1,-42,-44,-49,-91,-46r0,91v42,5,92,-3,91,-45","w":201,"k":{"\u2019":-3,"\u201d":-3,"T":4,".":6,",":6}},"C":{"d":"49,-120v0,80,80,116,150,85r6,27v-87,36,-192,-11,-192,-111v0,-96,101,-155,193,-116r-8,27v-70,-32,-149,7,-149,88","w":217,"k":{"\u2019":-7,"\u201d":-7,"y":7,"u":4,"o":5,"e":4,"a":3,"Q":9,"O":9,"G":9,"C":9}},"D":{"d":"237,-127v0,107,-96,142,-209,126r0,-238v106,-21,209,7,209,112xm201,-126v0,-76,-65,-105,-140,-89r0,189v77,12,140,-22,140,-100","w":249,"k":{"\u2019":-4,"\u201d":-4,"y":-9,"o":-2,"e":-2,"Y":9,"W":-3,".":12,",":13}},"E":{"d":"159,-140r0,27r-98,0r0,85r109,0r0,28r-142,0r0,-243r137,0r0,28r-104,0r0,75r98,0","w":183,"k":{"y":3,"w":3,"v":3,"u":2,"t":2,"g":2,"e":2,"d":2,"c":2,"W":-3,"V":-3,",":3}},"F":{"d":"28,0r0,-243r136,0r0,28r-103,0r0,79r95,0r0,27r-95,0r0,109r-33,0","w":182,"k":{"y":8,"u":13,"r":10,"o":11,"l":6,"i":10,"e":12,"a":17,"A":29,";":7,":":5,".":36,",":38}},"G":{"d":"49,-121v0,74,71,113,140,89r0,-70r-51,0r0,-26r83,0r0,116v-97,41,-208,-3,-208,-108v0,-98,106,-150,201,-114r-8,27v-72,-29,-157,5,-157,86","w":242,"k":{"o":-2,"e":-4,"a":-3}},"H":{"d":"28,-243r33,0r0,101r122,0r0,-101r33,0r0,243r-33,0r0,-113r-122,0r0,113r-33,0r0,-243","w":243,"k":{"\u2019":2,"\u201d":2}},"I":{"d":"28,-243r33,0r0,243r-33,0r0,-243","w":88,"k":{"z":-4,"y":-3,"x":-2,"w":-4,"v":-4,"t":-6,"l":-4,"k":-4,"j":-3,"i":-4,"h":-4,"f":-3}},"J":{"d":"6,-29v42,15,74,-4,74,-56r0,-158r33,0v-3,111,32,286,-112,241","w":138,"k":{"\u2019":-3,"\u201d":-3,"}":-17,"y":-4,"]":-17,")":-17}},"K":{"d":"28,0r0,-243r34,0r0,117v6,-9,38,-48,96,-117r42,0r-91,103r98,140r-40,0r-82,-118r-24,27r0,91r-33,0","w":202,"k":{"\u2019":-3,"\u201d":-3,"y":9,"w":7,"v":10,"u":2,"r":-4,"n":-4,"l":-3,"i":-4,"h":-3,"a":-6,"W":-6,"Q":8,"O":8,"G":8,"C":8,"A":-4}},"L":{"d":"28,0r0,-243r33,0r0,215r107,0r0,28r-140,0","w":176,"k":{"\u2019":20,"\u201d":20,"y":10,"w":11,"u":5,"o":5,"e":5,"Y":35,"W":22,"V":26,"U":13,"T":33,"Q":14,"O":14,"G":14,"C":14}},"M":{"d":"245,0r-11,-211v-21,70,-50,141,-75,209r-25,0v-30,-86,-48,-138,-53,-154v-5,-16,-10,-34,-16,-55r-12,211r-31,0r17,-243r43,0v30,84,48,133,52,147r15,51v19,-73,47,-132,71,-198r43,0r15,243r-33,0","w":299,"k":{"\u2019":2,"\u201d":2,"y":-3,"o":-2,"n":-4,"j":-4,"i":-5,"e":-2,"d":-2,"c":-2,"a":-2}},"N":{"d":"59,0r-31,0r0,-243r37,0r80,122v18,27,33,53,45,78v-5,-45,-4,-140,-4,-200r32,0r0,243r-34,0r-79,-122v-20,-31,-36,-57,-48,-81","w":245},"O":{"d":"131,-247v68,0,115,54,115,123v0,73,-48,127,-118,128v-69,1,-115,-54,-115,-123v0,-72,49,-128,118,-128xm129,-220v-51,0,-81,47,-81,100v0,50,32,97,81,97v50,0,81,-46,81,-99v0,-51,-32,-99,-81,-98","w":258,"k":{"y":-5,"x":2,"w":-5,"v":-5,"t":-6,"q":-2,"o":-3,"j":-2,"g":-2,"f":-6,"e":-2,"d":-2,"c":-2,"Y":11,"X":12,"W":-2,"T":10,"A":7,".":10,",":12}},"P":{"d":"183,-173v0,61,-61,89,-122,76r0,97r-33,0r0,-240v68,-13,155,-5,155,67xm150,-172v0,-43,-48,-53,-89,-44r0,92v41,10,89,-4,89,-48","w":198,"k":{"\u2019":-8,"\u201d":-8,"u":5,"t":-2,"s":8,"r":6,"o":9,"n":6,"l":2,"i":2,"h":2,"e":9,"a":9,"A":34,";":4,".":51,",":52}},"Q":{"d":"246,-124v0,59,-30,99,-72,117v27,7,51,12,73,16r-10,27v-38,-8,-75,-22,-112,-32v-65,-2,-112,-53,-112,-122v0,-72,47,-129,118,-129v68,0,115,54,115,123xm130,-220v-51,0,-81,47,-81,100v0,51,31,97,80,97v50,1,81,-46,81,-99v0,-51,-31,-99,-80,-98","w":258,"k":{"Y":12,"X":9,"T":9,"A":4}},"R":{"d":"183,-178v-1,31,-19,53,-46,61v34,1,46,108,55,117r-35,0v-6,-5,-16,-84,-33,-94v-13,-13,-38,-10,-63,-10r0,104r-33,0r0,-239v65,-14,158,-9,155,61xm150,-175v0,-43,-50,-50,-89,-41r0,86v46,3,89,-3,89,-45","w":200,"k":{"\u2019":-4,"\u201d":-4,"y":-5,"t":-7,"i":-4,"h":-4,"a":-4,"Y":4,"X":-2,"W":-9,"V":-6,"T":-3,"A":-2}},"S":{"d":"168,-67v0,71,-97,87,-153,55r9,-28v35,23,110,26,110,-24v0,-65,-113,-41,-113,-116v0,-62,87,-83,137,-54r-9,27v-30,-19,-95,-18,-95,23v0,61,114,41,114,117","w":184,"k":{"\u2019":4,"\u201d":4,"y":3,"w":3,"v":4,"q":-2,"j":2,"e":-2}},"T":{"d":"76,0r0,-215r-76,0r0,-28r187,0r0,28r-77,0r0,215r-34,0","w":186,"k":{"\u2019":-13,"\u201d":-13,"}":-25,"z":14,"y":15,"w":14,"u":16,"s":19,"r":16,"o":24,"m":16,"i":-2,"h":3,"e":24,"a":22,"]":-29,"Y":-14,"X":-8,"W":-15,"V":-17,"T":-14,"S":2,"Q":10,"O":10,"G":10,"C":10,"A":28,";":12,":":10,".":22,",":23,")":-25}},"U":{"d":"118,4v-61,0,-90,-40,-90,-106r0,-141r33,0v7,85,-28,220,59,220v90,0,54,-135,61,-220r33,0r0,140v1,67,-34,107,-96,107","w":241,"k":{"\u2019":2,"\u201d":2,"z":2,"x":3,"t":-2,"s":3,"f":-3,"A":13}},"V":{"d":"121,0r-38,0r-82,-243r36,0r67,210v16,-62,49,-146,71,-210r35,0","w":208,"k":{"\u2019":-10,"\u201d":-10,"}":-23,"y":1,"u":7,"r":7,"o":14,"i":-5,"e":14,"a":13,"]":-27,"S":-2,"A":27,";":10,":":8,".":24,",":25,")":-23}},"W":{"d":"104,0r-36,0r-63,-243r36,0r48,206v10,-55,37,-146,52,-206r36,0r48,205v11,-62,36,-142,52,-205r34,0r-71,243r-35,0r-31,-126v-10,-37,-12,-65,-17,-79v-9,56,-37,146,-53,205","w":313,"k":{"\u2019":-10,"\u201d":-10,"}":-23,"u":6,"t":-4,"r":6,"o":13,"m":6,"e":13,"d":12,"a":12,"]":-27,"T":-13,"A":21,";":8,":":6,".":20,",":22,")":-23}},"X":{"d":"205,0r-39,0v-39,-65,-59,-99,-61,-101r-57,101r-39,0r77,-123r-74,-120r39,0v34,60,53,92,56,98v1,-2,20,-35,57,-98r39,0r-76,119","w":214,"k":{"y":7,"u":3,"i":2,"e":4,"a":2,"X":3,"W":-3,"V":-3,"T":-3,"Q":13,"O":13,"G":13,"C":13}},"Y":{"d":"118,0r-34,0r0,-103r-79,-140r38,0r60,117v4,-9,24,-49,61,-117r38,0r-84,140r0,103","w":202,"k":{"\u2019":-5,"\u201d":-5,"}":-23,"v":11,"u":20,"t":8,"q":27,"o":27,"l":4,"i":5,"e":27,"d":27,"a":26,"]":-27,"Y":-9,"X":-3,"W":-10,"V":-12,"T":-17,"S":5,"Q":14,"O":14,"G":14,"C":14,"A":36,";":14,":":12,".":35,",":36,")":-24}},"Z":{"d":"11,0r0,-19r139,-196r-127,0r0,-28r171,0r0,20r-138,195r140,0r0,28r-185,0","w":208,"k":{"y":4,"w":5,"u":3,"o":4,"e":3,"Q":8,"O":8,"G":8,"C":8}},"[":{"d":"97,40r-67,0r0,-287r67,0r0,21r-42,0r0,246r42,0r0,20","w":104,"k":{"Y":-22,"W":-25,"V":-25,"T":-29,"J":-9}},"\\":{"d":"127,14r-25,0r-101,-261r26,0","w":127},"]":{"d":"7,-247r68,0r0,287r-68,0r0,-20r42,0r0,-246r-42,0r0,-21","w":104},"^":{"d":"193,-68r-26,0r-60,-139r-60,139r-26,0r74,-166r24,0","w":214},"_":{"d":"0,27r180,0r0,18r-180,0r0,-18","w":180},"`":{"d":"7,-248r36,0r32,52r-24,0"},"a":{"d":"26,-162v50,-32,128,-18,128,57v0,34,-2,77,3,105r-30,0r-4,-22v-25,42,-112,31,-110,-24v2,-51,49,-65,108,-65v5,-50,-58,-51,-88,-29xm77,-21v34,0,51,-27,45,-67v-44,0,-75,5,-75,38v0,18,12,29,30,29","w":179,"k":{"\u2019":12,"\u201d":12,"y":4,"w":3,"v":5}},"b":{"d":"199,-90v9,82,-100,129,-143,61r-1,29r-29,0r1,-256r34,0r0,110v38,-64,148,-24,138,56xm112,-152v-38,1,-52,34,-52,81v0,25,24,48,51,48v36,0,54,-28,54,-65v0,-36,-20,-65,-53,-64","w":212,"k":{"\u2019":12,"\u201d":12,"y":3,"v":3,".":11,",":13}},"c":{"d":"48,-87v0,55,55,79,102,55r6,26v-65,29,-142,-7,-142,-79v0,-73,77,-113,143,-83r-8,25v-45,-25,-101,3,-101,56","w":167,"k":{"\u2019":-4,"\u201d":-4,"y":-6,"t":-5,"o":2,"e":2,"d":2,".":3,",":5}},"d":{"d":"14,-84v0,-79,92,-126,136,-68r0,-104r34,0r1,256r-30,0r-2,-31v-11,21,-32,35,-62,35v-45,1,-77,-40,-77,-88xm101,-23v37,-1,49,-34,49,-80v0,-28,-23,-49,-48,-49v-34,-1,-55,29,-54,66v1,34,18,64,53,63","w":210,"k":{"\u2019":-2,"\u201d":-2,".":8,",":9}},"e":{"d":"99,-178v52,0,82,46,73,98r-126,0v-3,57,66,69,112,49r5,23v-65,31,-149,2,-149,-76v0,-52,33,-94,85,-94xm141,-104v6,-45,-49,-65,-78,-37v-9,9,-15,22,-17,37r95,0","w":186,"k":{"\u2019":8,"\u201d":8,".":5,",":7}},"f":{"d":"30,-174v-6,-61,35,-100,92,-81r-4,26v-35,-14,-60,8,-55,55r43,0r0,25r-43,0r0,149r-33,0r0,-149r-25,0r0,-25r25,0","w":109,"k":{"\u2019":-24,"\u201d":-24,"}":-39,"t":-4,"s":4,"o":5,"g":5,"e":5,"d":5,"c":5,"]":-39,";":-10,":":-11,".":12,",":14,")":-39,"'":-15,"\"":-15}},"g":{"d":"14,-86v-9,-78,97,-126,138,-62r2,-26r29,0r-1,148v12,96,-87,122,-153,86r8,-25v49,32,130,11,111,-66v-39,62,-143,19,-134,-55xm100,-26v36,-1,48,-33,48,-78v0,-26,-20,-49,-47,-48v-33,0,-53,29,-53,65v0,34,20,61,52,61","w":208,"k":{"\u2019":8,"\u201d":8,"p":2,"f":-2,".":8,",":9}},"h":{"d":"106,-150v-23,-1,-46,21,-46,46r0,104r-33,0r0,-256r33,0r1,109v30,-53,120,-34,120,45r0,102r-33,0v-5,-59,20,-150,-42,-150","w":206,"k":{"\u2019":12,"\u201d":12,"y":5,"v":7}},"i":{"d":"60,0r-33,0r0,-174r33,0r0,174xm44,-248v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-22,-9,-22,-21v0,-12,10,-21,22,-21","w":87,"k":{"\u2019":-2,"\u201d":-2}},"j":{"d":"-17,50v45,-3,49,-27,48,-79r0,-145r34,0v-9,98,37,252,-78,250xm48,-248v12,0,21,8,21,21v0,13,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21","w":91,"k":{"\u2019":-2,"\u201d":-2,".":3,",":5}},"k":{"d":"60,-256r1,161r68,-79r41,0r-70,71r80,103r-41,0r-62,-83r-17,18r0,65r-33,0r0,-256r33,0","w":175,"k":{"\u2019":-8,"\u201d":-8,"y":-7,"w":-5,"r":-6,"p":-7,"n":-7,"m":-7,"l":-7,"i":-7,"h":-7,"e":-3,"b":-7,"a":-6}},"l":{"d":"27,0r0,-256r33,0r0,256r-33,0","w":87},"m":{"d":"102,-151v-22,-1,-42,24,-42,47r0,104r-33,0r-1,-174r29,0r2,28v20,-44,95,-42,108,3v32,-61,119,-39,119,42r0,101r-32,0v-5,-58,19,-151,-39,-151v-60,0,-37,92,-41,151r-33,0v-5,-57,20,-148,-37,-151","w":309,"k":{"\u2019":12,"\u201d":12,"y":5,"v":7}},"n":{"d":"106,-150v-24,-1,-47,21,-46,46r0,104r-33,0r-1,-174r29,0r3,29v28,-55,123,-37,123,43r0,102r-33,0v-5,-59,20,-150,-42,-150","w":206,"k":{"\u2019":12,"\u201d":12,"y":5,"v":7}},"o":{"d":"104,-178v51,0,88,39,88,89v-1,56,-35,92,-90,93v-50,1,-88,-38,-88,-90v0,-54,38,-92,90,-92xm103,-153v-34,0,-55,31,-55,66v0,36,22,66,54,66v34,0,55,-31,55,-67v0,-33,-20,-65,-54,-65","w":205,"k":{"\u2019":12,"\u201d":12,"z":5,"y":3,"x":5,"w":3,"v":3,".":9,",":10}},"p":{"d":"199,-90v10,81,-95,125,-139,66r0,95r-33,0r-1,-245r29,0v2,9,0,22,3,30v39,-66,150,-27,141,54xm112,-152v-39,2,-52,35,-52,80v0,27,24,51,51,50v35,0,54,-30,54,-67v0,-34,-20,-64,-53,-63","w":212,"k":{"\u2019":12,"\u201d":12,"z":3,"y":2,".":9,",":10}},"q":{"d":"14,-84v-11,-82,96,-127,138,-64r1,-26r32,0r-1,245r-34,0r0,-99v-38,64,-145,22,-136,-56xm100,-23v40,-1,50,-34,50,-80v0,-27,-22,-49,-48,-49v-34,0,-54,28,-54,66v0,35,18,64,52,63","w":210,"k":{"\u2019":8,"\u201d":8,".":8,",":4}},"r":{"d":"116,-146v-69,-11,-56,79,-56,146r-33,0r-1,-174r29,0r2,35v8,-22,29,-43,59,-38r0,31","w":122,"k":{"\u2019":-11,"\u201d":-11,"z":-3,"y":-9,"x":-6,"w":-9,"v":-9,"t":-9,"q":4,"o":2,"h":-2,"g":3,"f":-11,"e":2,"d":2,"c":2,"a":2,";":-4,":":-6,".":19,",":21}},"s":{"d":"133,-49v0,53,-76,65,-118,41r8,-26v29,26,99,10,70,-30v-22,-15,-81,-30,-73,-62v-3,-49,69,-65,107,-41r-9,24v-21,-15,-64,-18,-66,13v9,39,81,28,81,81","w":147,"k":{"\u2019":6,"\u201d":6,".":3,",":5}},"t":{"d":"67,-58v-4,31,18,38,43,32r2,25v-41,14,-78,-1,-78,-55r0,-93r-28,0r0,-25r28,0r0,-33r33,-9r0,42r46,0r0,25r-46,0r0,91","w":123,"k":{"\u2019":-8,"\u201d":-8,"y":-3,"o":2,"g":2,"e":2,"d":2,"c":2,",":3}},"u":{"d":"59,-79v-9,76,86,65,86,10r0,-105r34,0r1,174r-30,0r-2,-30v-31,59,-122,37,-122,-43r0,-101r33,0r0,95","w":205,"k":{"\u2019":8,"\u201d":8,".":3,",":5}},"v":{"d":"5,-174r36,0r50,141r50,-141r36,0r-71,174r-33,0","w":180,"k":{"\u2019":-11,"\u201d":-11,"y":-4,"w":-3,"s":3,"q":4,"o":4,"e":4,"d":4,"c":4,"a":5,";":-9,":":-12,".":15,",":18}},"w":{"d":"6,-174r35,0r37,143v1,-9,17,-57,45,-143r28,0r44,143v10,-50,26,-96,39,-143r33,0r-57,174r-31,0r-43,-139v-11,47,-30,94,-45,139r-31,0","w":272,"k":{"\u2019":-11,"\u201d":-11,"y":-4,"v":-3,"q":3,"o":3,"e":3,"d":3,"c":3,"a":1,";":-9,":":-12,".":14,",":16}},"x":{"d":"5,-174r38,0v28,41,43,63,44,65v6,-10,20,-32,43,-65r37,0r-61,84r63,90r-38,0v-24,-34,-40,-57,-47,-69v-3,6,-17,29,-44,69r-37,0r64,-89","w":173,"k":{"\u2019":-7,"\u201d":-7,"y":-5,"w":-5,"v":-3,"t":-5,"s":2,"q":6,"o":6,"e":6,"d":6,"c":6}},"y":{"d":"14,51v27,-8,67,-39,56,-65r-67,-160r37,0r51,137r47,-137r36,0r-49,124v-31,73,-40,107,-103,130","w":176,"k":{"\u2019":-11,"\u201d":-11,"w":-3,"v":-5,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,";":-9,":":-11,".":18,",":20}},"z":{"d":"7,0r0,-19r104,-129r-97,0r0,-26r138,0r0,20r-103,127r105,0r0,27r-147,0","w":159,"k":{"\u2019":-11,"\u201d":-11,"y":-9,"o":3,"e":3,"d":3,"c":3}},"{":{"d":"95,40v-69,8,-55,-54,-55,-107v0,-18,-10,-27,-30,-27r0,-19v46,3,25,-53,24,-86v-1,-35,25,-50,61,-48r0,21v-74,-7,5,108,-56,122v61,8,-20,125,56,124r0,20","w":104,"k":{"Y":-18,"W":-21,"V":-21,"T":-25,"J":-9}},"|":{"d":"32,-270r25,0r0,360r-25,0r0,-360","w":88},"}":{"d":"71,-199v0,33,-22,89,23,86r0,19v-45,-1,-23,53,-23,85v1,36,-22,51,-62,49r0,-20v74,7,-5,-111,57,-124v-63,-8,21,-125,-57,-122r0,-21v37,-2,62,14,62,48","w":104},"~":{"d":"156,-73v-28,1,-77,-33,-96,-32v-14,0,-20,10,-21,30r-23,0v0,-33,15,-55,44,-56v29,-1,74,32,96,32v13,0,20,-11,20,-31r22,0v1,36,-11,55,-42,57","w":214},"\u00c4":{"d":"158,-76r-89,0r-25,76r-35,0r85,-243r41,0r86,243r-36,0xm76,-102r75,0v-22,-61,-34,-98,-38,-112v-5,20,-18,57,-37,112xm83,-302v11,-1,18,10,18,19v0,9,-8,18,-18,18v-10,0,-20,-8,-19,-18v-1,-10,9,-20,19,-19xm150,-302v10,-1,19,9,18,19v-1,9,-7,19,-18,18v-10,1,-19,-9,-19,-18v0,-9,9,-20,19,-19","w":228},"\u00c5":{"d":"116,-300v37,-5,55,49,20,62r84,238r-36,0r-26,-76r-89,0r-25,76r-35,0r84,-239v-34,-14,-13,-67,23,-61xm115,-247v12,0,20,-7,20,-19v0,-12,-8,-20,-20,-20v-13,0,-19,8,-19,20v-1,10,8,19,19,19xm76,-102r76,0r-39,-112v-9,42,-24,74,-37,112","w":228},"\u00c7":{"d":"49,-120v0,80,80,116,150,85r7,27v-17,8,-40,12,-69,12r-9,14v14,1,25,13,25,26v1,29,-40,34,-63,22r5,-16v10,6,35,9,35,-6v0,-8,-9,-13,-28,-15r15,-26v-63,-7,-102,-54,-104,-122v-3,-96,101,-155,193,-116r-8,27v-70,-32,-149,7,-149,88","w":217},"\u00c9":{"d":"159,-140r0,27r-98,0r0,85r109,0r0,28r-142,0r0,-243r137,0r0,28r-104,0r0,75r98,0xm112,-304r40,0r-46,43r-28,0","w":183},"\u00d1":{"d":"59,0r-31,0r0,-243r37,0r80,122v18,27,33,53,45,78v-5,-45,-4,-140,-4,-200r32,0r0,243r-34,0r-79,-122v-20,-31,-36,-57,-48,-81xm172,-299v4,52,-44,32,-65,22v-5,0,-9,5,-10,16r-17,0v-1,-21,7,-34,24,-36v15,-2,50,32,51,-2r17,0","w":245},"\u00d6":{"d":"131,-247v68,0,115,54,115,123v0,73,-48,127,-118,128v-69,1,-115,-54,-115,-123v0,-72,49,-128,118,-128xm129,-220v-51,0,-81,47,-81,100v0,50,32,97,81,97v50,0,81,-46,81,-99v0,-51,-32,-99,-81,-98xm96,-302v11,-1,18,10,18,19v0,9,-8,18,-18,18v-10,0,-20,-8,-19,-18v-1,-10,9,-20,19,-19xm163,-302v10,-1,19,9,18,19v-1,9,-7,19,-18,18v-10,1,-19,-9,-19,-18v0,-9,9,-20,19,-19","w":258},"\u00dc":{"d":"118,4v-61,0,-90,-40,-90,-106r0,-141r33,0v7,85,-28,220,59,220v90,0,54,-135,61,-220r33,0r0,140v1,67,-34,107,-96,107xm89,-302v11,-1,18,10,18,19v0,9,-8,18,-18,18v-10,0,-20,-8,-19,-18v-1,-10,9,-20,19,-19xm156,-302v10,-1,19,9,18,19v-1,9,-7,19,-18,18v-10,1,-19,-9,-19,-18v0,-9,9,-20,19,-19","w":241},"\u00e1":{"d":"26,-162v50,-32,128,-18,128,57v0,34,-2,77,3,105r-30,0r-4,-22v-25,42,-112,31,-110,-24v2,-51,49,-65,108,-65v5,-50,-58,-51,-88,-29xm77,-21v34,0,51,-27,45,-67v-44,0,-75,5,-75,38v0,18,12,29,30,29xm103,-248r36,0r-45,52r-23,0","w":179},"\u00e0":{"d":"26,-162v50,-32,128,-18,128,57v0,34,-2,77,3,105r-30,0r-4,-22v-25,42,-112,31,-110,-24v2,-51,49,-65,108,-65v5,-50,-58,-51,-88,-29xm77,-21v34,0,51,-27,45,-67v-44,0,-75,5,-75,38v0,18,12,29,30,29xm36,-248r36,0r32,52r-24,0","w":179},"\u00e2":{"d":"26,-162v50,-32,128,-18,128,57v0,34,-2,77,3,105r-30,0r-4,-22v-25,42,-112,31,-110,-24v2,-51,49,-65,108,-65v5,-50,-58,-51,-88,-29xm77,-21v34,0,51,-27,45,-67v-44,0,-75,5,-75,38v0,18,12,29,30,29xm76,-248r23,0r35,52r-25,0r-22,-34r-21,34r-24,0","w":179},"\u00e4":{"d":"26,-162v50,-32,128,-18,128,57v0,34,-2,77,3,105r-30,0r-4,-22v-25,42,-112,31,-110,-24v2,-51,49,-65,108,-65v5,-50,-58,-51,-88,-29xm77,-21v34,0,51,-27,45,-67v-44,0,-75,5,-75,38v0,18,12,29,30,29xm57,-238v10,0,17,10,17,19v0,10,-8,19,-18,19v-10,0,-18,-9,-18,-19v-1,-10,10,-19,19,-19xm124,-238v10,0,18,9,18,19v0,10,-8,19,-18,19v-26,0,-22,-38,0,-38","w":179},"\u00e3":{"d":"26,-162v50,-32,128,-18,128,57v0,34,-2,77,3,105r-30,0r-4,-22v-25,42,-112,31,-110,-24v2,-51,49,-65,108,-65v5,-50,-58,-51,-88,-29xm77,-21v34,0,51,-27,45,-67v-44,0,-75,5,-75,38v0,18,12,29,30,29xm133,-240v2,52,-40,33,-63,21v-5,0,-9,6,-10,17r-17,0v1,-18,6,-37,24,-37v13,-4,48,34,49,-1r17,0","w":179},"\u00e5":{"d":"26,-162v50,-32,128,-18,128,57v0,34,-2,77,3,105r-30,0r-4,-22v-25,42,-112,31,-110,-24v2,-51,49,-65,108,-65v5,-50,-58,-51,-88,-29xm77,-21v34,0,51,-27,45,-67v-44,0,-75,5,-75,38v0,18,12,29,30,29xm84,-193v-21,0,-37,-14,-37,-33v-1,-20,17,-34,37,-34v21,0,37,13,37,34v0,20,-17,33,-37,33xm84,-207v12,0,19,-8,19,-19v0,-11,-7,-20,-19,-20v-11,0,-18,9,-18,20v0,10,7,19,18,19","w":179},"\u00e7":{"d":"48,-87v0,53,55,79,102,55r7,26v-14,6,-30,10,-49,10r-9,14v13,1,25,11,25,24v2,29,-40,37,-63,24r5,-16v10,7,37,8,36,-6v0,-8,-10,-13,-29,-15r15,-26v-44,-5,-74,-40,-74,-88v0,-73,77,-113,143,-83r-8,25v-45,-25,-101,3,-101,56","w":167},"\u00e9":{"d":"99,-178v52,0,82,46,73,98r-126,0v-3,57,66,69,112,49r5,23v-65,31,-149,2,-149,-76v0,-52,33,-94,85,-94xm141,-104v6,-45,-49,-65,-78,-37v-9,9,-15,22,-17,37r95,0xm77,-248r36,0r-45,52r-23,0","w":186},"\u00e8":{"d":"99,-178v52,0,82,46,73,98r-126,0v-3,57,66,69,112,49r5,23v-65,31,-149,2,-149,-76v0,-52,33,-94,85,-94xm141,-104v6,-45,-49,-65,-78,-37v-9,9,-15,22,-17,37r95,0xm51,-248r36,0r32,52r-24,0","w":186},"\u00ea":{"d":"99,-178v52,0,82,46,73,98r-126,0v-3,57,66,69,112,49r5,23v-65,31,-149,2,-149,-76v0,-52,33,-94,85,-94xm141,-104v6,-45,-49,-65,-78,-37v-9,9,-15,22,-17,37r95,0xm86,-248r23,0r35,52r-25,0r-22,-34r-21,34r-24,0","w":186},"\u00eb":{"d":"99,-178v52,0,82,46,73,98r-126,0v-3,57,66,69,112,49r5,23v-65,31,-149,2,-149,-76v0,-52,33,-94,85,-94xm141,-104v6,-45,-49,-65,-78,-37v-9,9,-15,22,-17,37r95,0xm67,-238v10,0,17,10,17,19v0,10,-8,19,-18,19v-10,0,-18,-9,-18,-19v-1,-10,10,-19,19,-19xm134,-238v10,0,18,9,18,19v0,10,-8,19,-18,19v-26,0,-22,-38,0,-38","w":186},"\u00ed":{"d":"60,0r-33,0r0,-174r33,0r0,174xm60,-248r36,0r-45,52r-23,0","w":87},"\u00ec":{"d":"60,0r-33,0r0,-174r33,0r0,174xm-1,-248r36,0r32,52r-24,0","w":87},"\u00ee":{"d":"60,0r-33,0r0,-174r33,0r0,174xm32,-248r23,0r35,52r-25,0r-22,-34r-21,34r-24,0","w":87},"\u00ef":{"d":"60,0r-33,0r0,-174r33,0r0,174xm11,-238v10,0,17,10,17,19v0,10,-8,19,-18,19v-10,0,-18,-9,-18,-19v-1,-10,10,-19,19,-19xm78,-238v10,0,18,9,18,19v0,10,-8,19,-18,19v-26,0,-22,-38,0,-38","w":87},"\u00f1":{"d":"106,-150v-24,-1,-47,21,-46,46r0,104r-33,0r-1,-174r29,0r3,29v28,-55,123,-37,123,43r0,102r-33,0v-5,-59,20,-150,-42,-150xm149,-240v2,52,-40,33,-63,21v-5,0,-9,6,-10,17r-17,0v1,-18,6,-37,24,-37v13,-4,48,34,49,-1r17,0","w":206},"\u00f3":{"d":"104,-178v51,0,88,39,88,89v-1,56,-35,92,-90,93v-50,1,-88,-38,-88,-90v0,-54,38,-92,90,-92xm103,-153v-34,0,-55,31,-55,66v0,36,22,66,54,66v34,0,55,-31,55,-67v0,-33,-20,-65,-54,-65xm116,-248r36,0r-45,52r-23,0","w":205},"\u00f2":{"d":"104,-178v51,0,88,39,88,89v-1,56,-35,92,-90,93v-50,1,-88,-38,-88,-90v0,-54,38,-92,90,-92xm103,-153v-34,0,-55,31,-55,66v0,36,22,66,54,66v34,0,55,-31,55,-67v0,-33,-20,-65,-54,-65xm55,-248r36,0r32,52r-24,0","w":205},"\u00f4":{"d":"104,-178v51,0,88,39,88,89v-1,56,-35,92,-90,93v-50,1,-88,-38,-88,-90v0,-54,38,-92,90,-92xm103,-153v-34,0,-55,31,-55,66v0,36,22,66,54,66v34,0,55,-31,55,-67v0,-33,-20,-65,-54,-65xm91,-248r23,0r35,52r-25,0r-22,-34r-21,34r-24,0","w":205},"\u00f6":{"d":"104,-178v51,0,88,39,88,89v-1,56,-35,92,-90,93v-50,1,-88,-38,-88,-90v0,-54,38,-92,90,-92xm103,-153v-34,0,-55,31,-55,66v0,36,22,66,54,66v34,0,55,-31,55,-67v0,-33,-20,-65,-54,-65xm70,-238v10,0,17,10,17,19v0,10,-8,19,-18,19v-10,0,-18,-9,-18,-19v-1,-10,10,-19,19,-19xm137,-238v10,0,18,9,18,19v0,10,-8,19,-18,19v-26,0,-22,-38,0,-38","w":205},"\u00f5":{"d":"104,-178v51,0,88,39,88,89v-1,56,-35,92,-90,93v-50,1,-88,-38,-88,-90v0,-54,38,-92,90,-92xm103,-153v-34,0,-55,31,-55,66v0,36,22,66,54,66v34,0,55,-31,55,-67v0,-33,-20,-65,-54,-65xm148,-240v2,52,-40,33,-63,21v-5,0,-9,6,-10,17r-17,0v1,-18,6,-37,24,-37v13,-4,48,34,49,-1r17,0","w":205},"\u00fa":{"d":"59,-79v-9,76,86,65,86,10r0,-105r34,0r1,174r-30,0r-2,-30v-31,59,-122,37,-122,-43r0,-101r33,0r0,95xm119,-248r36,0r-45,52r-23,0","w":205},"\u00f9":{"d":"59,-79v-9,76,86,65,86,10r0,-105r34,0r1,174r-30,0r-2,-30v-31,59,-122,37,-122,-43r0,-101r33,0r0,95xm55,-248r36,0r32,52r-24,0","w":205},"\u00fb":{"d":"59,-79v-9,76,86,65,86,10r0,-105r34,0r1,174r-30,0r-2,-30v-31,59,-122,37,-122,-43r0,-101r33,0r0,95xm91,-248r23,0r35,52r-25,0r-22,-34r-21,34r-24,0","w":205},"\u00fc":{"d":"59,-79v-9,76,86,65,86,10r0,-105r34,0r1,174r-30,0r-2,-30v-31,59,-122,37,-122,-43r0,-101r33,0r0,95xm71,-238v10,0,17,10,17,19v0,10,-8,19,-18,19v-10,0,-18,-9,-18,-19v-1,-10,10,-19,19,-19xm138,-238v10,0,18,9,18,19v0,10,-8,19,-18,19v-26,0,-22,-38,0,-38","w":205},"\u2020":{"d":"77,-243r31,0r-3,77r65,-3r0,27r-65,-3r3,163r-31,0r3,-163r-64,3r0,-27r64,3","w":185},"\u00b0":{"d":"59,-151v-27,0,-49,-21,-49,-47v1,-27,22,-48,49,-49v27,-1,49,22,49,48v0,27,-24,48,-49,48xm59,-168v16,0,28,-14,28,-31v0,-16,-11,-31,-28,-30v-16,0,-28,14,-28,31v0,15,12,31,28,30","w":117},"\u00a2":{"d":"58,-119v0,54,54,76,100,53r6,24v-12,6,-25,10,-41,11r0,36r-24,0r0,-36v-46,-3,-75,-38,-75,-86v0,-49,31,-84,75,-90r0,-36r24,0r0,35v15,0,29,4,41,10r-8,25v-43,-25,-98,3,-98,54","w":191},"\u00a3":{"d":"158,-203v-31,-18,-73,-6,-73,37v0,11,1,24,4,37r53,0r0,24r-50,0v4,36,-4,57,-26,77r110,0r0,28r-155,0r0,-19v29,-14,49,-43,40,-86r-38,0r0,-24r35,0v-24,-76,40,-132,108,-100","w":191},"\u00a7":{"d":"49,-163v-37,-35,5,-83,55,-83v19,0,37,4,52,12r-8,22v-28,-25,-107,-9,-75,32v27,19,98,24,98,73v0,18,-8,32,-24,44v39,37,-5,87,-56,87v-24,0,-44,-6,-59,-16r9,-21v24,19,88,24,90,-14v-8,-53,-109,-32,-109,-94v0,-17,9,-31,27,-42xm66,-153v-30,21,-19,48,22,61v23,7,37,14,42,17v23,-21,16,-50,-19,-60v-25,-7,-39,-14,-45,-18","w":192},"\u2022":{"d":"52,-163v20,-1,39,18,39,39v0,21,-19,39,-39,39v-20,0,-39,-19,-39,-39v0,-20,19,-39,39,-39","w":104},"\u00b6":{"d":"12,-163v0,-73,77,-90,146,-77r0,258r-24,0r0,-239r-26,0r0,239r-24,0v-2,-36,4,-81,-2,-113v-35,1,-70,-31,-70,-68","w":189},"\u00df":{"d":"104,-234v-35,2,-43,29,-44,70r0,164r-33,0v7,-106,-33,-260,81,-260v47,0,83,48,58,91v-68,34,22,69,22,115v0,50,-61,71,-105,50r6,-25v25,14,66,9,65,-22v-1,-39,-47,-46,-47,-85v0,-19,11,-33,32,-44v10,-27,-7,-56,-35,-54","w":203},"\u00ae":{"d":"92,-84v-42,0,-80,-37,-80,-81v0,-43,38,-81,80,-81v42,0,80,38,80,81v0,44,-38,81,-80,81xm93,-96v34,0,64,-33,64,-69v0,-37,-30,-68,-65,-68v-35,0,-64,32,-64,68v0,37,30,69,65,69xm128,-118v-38,9,-5,-49,-51,-39r0,39r-15,0r0,-90v28,-6,65,-3,63,23v0,11,-6,19,-18,23v15,-1,16,37,21,44xm77,-198r0,30v17,1,34,-2,32,-15v1,-14,-17,-18,-32,-15","w":183},"\u00a9":{"d":"122,-11v-60,0,-109,-52,-109,-111v0,-59,49,-111,109,-111v60,0,109,52,109,111v0,59,-49,111,-109,111xm123,-26v50,0,90,-44,90,-96v0,-52,-40,-96,-90,-96v-51,0,-91,45,-91,97v0,52,41,95,91,95xm62,-120v0,-54,65,-84,109,-57r-5,14v-36,-20,-85,-3,-85,42v0,45,53,63,87,40r4,14v-43,29,-110,4,-110,-53","w":243},"\u2122":{"d":"5,-243r113,0r0,20r-45,0r0,124r-23,0r0,-124r-45,0r0,-20xm282,-99r-23,0r-7,-125r-42,122r-18,0r-41,-122r-6,125r-22,0r11,-144r31,0r38,113v12,-52,24,-70,39,-113r29,0","w":296},"\u00b4":{"d":"68,-248r36,0r-45,52r-23,0"},"\u00a8":{"d":"21,-238v10,0,17,10,17,19v0,10,-8,19,-18,19v-10,0,-18,-9,-18,-19v-1,-10,10,-19,19,-19xm88,-238v10,0,18,9,18,19v0,10,-8,19,-18,19v-26,0,-22,-38,0,-38"},"\u2260":{"d":"200,-50r-109,0r-29,52r-21,-12r22,-40r-49,0r0,-22r62,0r28,-51r-90,0r0,-23r104,0r30,-55r20,12r-23,43r55,0r0,23r-68,0r-28,51r96,0r0,22","w":214},"\u00c6":{"d":"34,0r-35,0r115,-243r159,0r0,28r-107,0r10,75r93,0r0,28r-89,0r11,84r92,0r0,28r-121,0r-11,-85r-77,0xm85,-112r62,0v-8,-65,-13,-101,-14,-107","w":295},"\u00d8":{"d":"213,-212v69,70,23,216,-83,216v-24,0,-45,-6,-63,-19r-24,31r-19,-15r23,-31v-71,-71,-23,-217,84,-217v24,0,44,6,62,19r23,-29r20,14xm177,-204v-58,-45,-129,9,-129,82v0,23,6,45,18,65xm83,-39v57,46,134,-10,128,-83v-2,-22,-4,-46,-18,-62","w":258},"\u221e":{"d":"251,-95v1,45,-56,70,-91,41v-10,-8,-20,-17,-29,-26v-18,17,-34,39,-67,39v-33,0,-51,-21,-52,-54v-2,-47,56,-68,91,-41v10,8,19,16,28,25v19,-15,34,-38,67,-38v33,0,52,21,53,54xm227,-95v2,-41,-55,-34,-70,-11v-6,6,-5,6,-10,11v14,12,24,30,49,31v19,0,30,-14,31,-31xm36,-95v-1,41,55,35,70,11v6,-6,5,-6,10,-11v-14,-13,-24,-31,-49,-31v-19,0,-31,12,-31,31","w":262},"\u00b1":{"d":"95,-206r25,0r0,69r80,0r0,23r-80,0r0,72r-25,0r0,-72r-80,0r0,-23r80,0r0,-69xm15,-23r185,0r0,23r-185,0r0,-23","w":214},"\u2264":{"d":"191,-220r0,23r-141,65r141,63r0,24r-168,-76r0,-23xm23,0r0,-23r168,0r0,23r-168,0","w":214},"\u2265":{"d":"23,-220r169,76r0,23r-169,76r0,-24r141,-63r-141,-65r0,-23xm23,0r0,-23r169,0r0,23r-169,0","w":214},"\u00a5":{"d":"109,0r-32,0r0,-62r-56,0r0,-19r56,0r0,-26r-56,0r0,-18r47,0r-62,-109r36,0r53,107r55,-107r35,0r-66,109r47,0r0,18r-57,0r0,26r57,0r0,19r-57,0r0,62","w":191},"\u00b5":{"d":"100,-24v22,2,45,-21,45,-41r0,-109r34,0r1,174r-30,0r-2,-30v-18,36,-70,48,-92,13r1,88r-31,0r0,-245r33,0v4,58,-19,148,41,150","w":205},"\u2202":{"d":"83,-234v-22,-1,-38,6,-51,15r-11,-23v16,-11,37,-20,65,-20v66,0,98,56,98,128v0,77,-29,138,-100,138v-48,0,-75,-30,-75,-76v0,-51,31,-88,81,-88v30,0,50,15,61,33v4,-57,-17,-104,-68,-107xm43,-73v-4,52,60,64,84,27v9,-14,18,-32,21,-52v-10,-19,-25,-35,-53,-35v-34,0,-49,25,-52,60","w":196},"\u2211":{"d":"3,32r0,-19r93,-113r-88,-112r0,-22r172,0r0,28r-129,1r82,104r-86,106r145,0r0,27r-189,0","w":188},"\u220f":{"d":"191,-206r0,238r-32,0r0,-238r-89,0r0,238r-32,0r0,-238r-35,0r0,-28r223,0r0,28r-35,0","w":229},"\u222b":{"d":"47,-74v3,-82,-35,-226,65,-210v-4,9,2,25,-15,20v-39,5,-25,63,-27,105v-3,81,35,231,-67,210v3,-11,-1,-25,18,-20v38,-6,24,-64,26,-105","w":114},"\u00aa":{"d":"86,-170v2,-29,-41,-28,-59,-15r-6,-16v34,-23,88,-15,90,39r2,66r-23,0v-1,-5,0,-12,-3,-15v-20,27,-78,21,-75,-18v2,-31,33,-41,74,-41xm37,-130v4,32,49,15,50,-5r0,-18v-30,0,-47,3,-50,23","w":128},"\u00ba":{"d":"65,-94v-33,0,-59,-25,-59,-58v-1,-34,27,-61,60,-61v34,0,59,25,59,59v0,36,-27,59,-60,60xm66,-113v22,0,34,-19,34,-41v0,-21,-13,-40,-34,-40v-21,0,-34,20,-34,41v0,21,15,41,34,40","w":131},"\u00e6":{"d":"204,-178v49,-1,76,45,70,95r-121,0v-6,59,61,73,106,51r6,24v-42,22,-115,14,-129,-27v-14,50,-127,55,-123,-11v3,-49,46,-63,109,-63v6,-49,-58,-55,-89,-31r-8,-22v38,-25,103,-23,116,21v14,-24,35,-37,63,-37xm243,-107v3,-42,-49,-63,-76,-34v-9,9,-13,21,-14,34r90,0xm77,-21v33,0,51,-27,45,-66v-45,1,-73,6,-76,38v-2,16,13,29,31,28","w":288},"\u00f8":{"d":"164,-156v57,51,21,160,-61,160v-18,0,-33,-4,-46,-12r-17,22r-13,-11r15,-21v-57,-50,-22,-160,61,-160v18,0,33,4,46,12r16,-22r15,10xm134,-143v-57,-41,-115,44,-74,99xm72,-31v39,28,87,-6,87,-56v0,-16,-4,-31,-13,-43","w":205},"\u00bf":{"d":"88,-129v-12,-1,-22,-9,-22,-23v0,-14,9,-24,22,-24v14,0,23,10,23,24v0,13,-9,23,-23,23xm21,22v0,-49,61,-63,52,-124r30,0v13,55,-44,74,-47,119v-2,37,51,37,72,19r9,24v-38,28,-116,17,-116,-38","w":151},"\u00a1":{"d":"42,-129v-12,-1,-22,-9,-22,-23v0,-14,9,-24,22,-24v13,0,23,10,23,24v0,14,-9,23,-23,23xm61,70r-37,0r6,-171r25,0","w":84},"\u00ac":{"d":"14,-144r186,0r0,101r-24,0r0,-79r-162,0r0,-22","w":214},"\u221a":{"d":"128,34r-25,0r-58,-154r-27,12r-7,-18r51,-21r52,147r73,-298r25,0","w":204},"\u0192":{"d":"78,-145v4,-68,37,-106,98,-87r-6,24v-44,-13,-56,16,-60,63r44,0r0,24r-47,0v-10,65,1,151,-73,152v-12,0,-22,-3,-29,-7r7,-23v63,22,55,-68,63,-122r-33,0r0,-24r36,0","w":191},"\u2248":{"d":"64,-154v44,2,92,47,127,4r14,15v-20,36,-87,31,-118,8v-25,-11,-54,1,-66,17r-13,-16v14,-13,29,-29,56,-28xm65,-82v45,0,95,48,128,3r14,15v-16,27,-69,38,-101,16v-24,-17,-67,-15,-83,9r-13,-15v12,-15,28,-28,55,-28","w":214},"\u00ab":{"d":"86,-158r-49,67r49,67r-27,0r-49,-67r49,-67r27,0xm146,-158r-48,67r49,67r-27,0r-49,-67r49,-67r26,0","w":154},"\u00bb":{"d":"58,-91r-50,-67r27,0r49,67r-49,67r-26,0xm118,-91r-49,-67r26,0r49,67r-49,67r-26,0","w":154},"\u2026":{"d":"60,-43v14,0,22,10,22,24v0,14,-9,23,-22,23v-12,0,-23,-10,-23,-23v1,-14,9,-23,23,-24xm180,-43v14,0,22,10,22,24v0,14,-10,23,-23,23v-12,0,-22,-9,-22,-23v0,-14,9,-24,23,-24xm299,-43v14,0,22,10,22,24v0,14,-9,23,-22,23v-12,0,-23,-10,-23,-23v1,-14,9,-23,23,-24","w":360},"\u00c0":{"d":"158,-76r-89,0r-25,76r-35,0r85,-243r41,0r86,243r-36,0xm76,-102r75,0v-22,-61,-34,-98,-38,-112v-5,20,-18,57,-37,112xm59,-304r41,0r33,43r-27,0","w":228},"\u00c3":{"d":"158,-76r-89,0r-25,76r-35,0r85,-243r41,0r86,243r-36,0xm76,-102r75,0v-22,-61,-34,-98,-38,-112v-5,20,-18,57,-37,112xm161,-301v4,52,-44,32,-65,22v-5,0,-9,5,-10,16r-17,0v-1,-21,7,-34,24,-36v15,-2,50,32,51,-2r17,0","w":228},"\u00d5":{"d":"131,-247v68,0,115,54,115,123v0,73,-48,127,-118,128v-69,1,-115,-54,-115,-123v0,-72,49,-128,118,-128xm129,-220v-51,0,-81,47,-81,100v0,50,32,97,81,97v50,0,81,-46,81,-99v0,-51,-32,-99,-81,-98xm175,-301v4,52,-44,32,-65,22v-5,0,-9,5,-10,16r-17,0v-1,-21,7,-34,24,-36v15,-2,50,32,51,-2r17,0","w":258},"\u0152":{"d":"137,-247v55,2,117,4,178,4r0,28r-103,0r0,75r97,0r0,28r-97,0r0,84r109,0r0,28r-129,0v-100,20,-179,-26,-179,-119v0,-76,50,-131,124,-128xm49,-121v0,71,59,114,129,93r0,-186v-69,-23,-129,21,-129,93","w":334},"\u0153":{"d":"235,-178v51,-1,79,44,72,97r-122,0v-3,56,61,72,108,49r6,24v-44,21,-113,16,-131,-29v-11,24,-37,40,-70,41v-49,1,-84,-39,-84,-90v0,-52,35,-93,86,-92v33,0,59,17,69,41v12,-24,33,-41,66,-41xm275,-105v6,-45,-49,-64,-76,-35v-9,9,-13,20,-15,35r91,0xm101,-21v33,0,53,-30,53,-66v0,-36,-18,-66,-53,-66v-35,0,-53,31,-53,66v-1,35,21,65,53,66","w":321},"\u2013":{"d":"11,-102r158,0r0,22r-158,0r0,-22","w":180},"\u2014":{"d":"11,-102r338,0r0,22r-338,0r0,-22","w":360},"\u201c":{"d":"47,-164r-34,3v11,-36,22,-64,34,-86r21,-2v-9,26,-16,54,-21,85xm102,-164r-34,3v10,-36,21,-64,34,-86r22,-2v-10,27,-17,55,-22,85","w":132,"k":{"z":2,"y":-2,"x":-2,"w":-2,"v":-2,"u":10,"t":-2,"s":12,"r":4,"q":22,"p":6,"o":19,"n":8,"m":8,"l":-2,"g":23,"f":4,"e":23,"d":23,"c":23,"a":13,"Y":-7,"W":-10,"V":-13,"T":-15,"Q":2,"O":2,"J":23,"G":2,"C":2,"A":19}},"\u201d":{"d":"34,-246r34,-3v-10,34,-21,62,-34,86r-21,2v10,-27,16,-55,21,-85xm89,-246r35,-3v-11,36,-23,64,-35,86r-21,2v9,-26,16,-54,21,-85","w":132,"k":{".":93,",":94,"\u00a0":36}},"\u2018":{"d":"47,-164r-34,3v10,-35,22,-64,34,-86r22,-2v-10,27,-17,55,-22,85","w":77,"k":{"\u2018":22,"z":2,"y":-2,"x":-2,"w":-2,"v":-2,"u":10,"t":-2,"s":12,"r":4,"q":22,"p":6,"o":19,"n":8,"m":8,"l":-2,"g":23,"f":4,"e":23,"d":23,"c":23,"a":13,"Y":-7,"W":-10,"V":-13,"T":-15,"Q":2,"O":2,"J":23,"G":2,"C":2,"A":19}},"\u2019":{"d":"35,-246r34,-3v-10,35,-22,64,-34,86r-22,2v10,-27,17,-55,22,-85","w":77,"k":{"\u2019":22,"v":3,"t":4,"s":26,"r":14,"m":14,"d":28,".":59,",":57,"\u00a0":31}},"\u00f7":{"d":"108,-180v12,0,19,9,19,21v0,12,-8,20,-20,20v-11,0,-20,-9,-20,-20v0,-12,8,-21,21,-21xm200,-85r-186,0r0,-23r186,0r0,23xm107,-54v12,0,20,9,20,21v0,12,-8,21,-20,21v-11,0,-20,-10,-20,-21v0,-11,9,-21,20,-21","w":214},"\u25ca":{"d":"74,0r-68,-130r68,-127r22,0r67,127r-67,130r-22,0xm32,-130r53,103r53,-103r-53,-100","w":169},"\u00ff":{"d":"14,51v27,-8,67,-39,56,-65r-67,-160r37,0r51,137r47,-137r36,0r-49,124v-31,73,-40,107,-103,130xm60,-238v10,0,17,10,17,19v0,10,-8,19,-18,19v-10,0,-18,-9,-18,-19v-1,-10,10,-19,19,-19xm127,-238v10,0,18,9,18,19v0,10,-8,19,-18,19v-26,0,-22,-38,0,-38","w":176},"\u0178":{"d":"118,0r-34,0r0,-103r-79,-140r38,0r60,117v4,-9,24,-49,61,-117r38,0r-84,140r0,103xm69,-302v11,-1,18,10,18,19v0,9,-8,18,-18,18v-10,0,-20,-8,-19,-18v-1,-10,9,-20,19,-19xm136,-302v10,-1,19,9,18,19v-1,9,-7,19,-18,18v-10,1,-19,-9,-19,-18v0,-9,9,-20,19,-19","w":202},"\u2044":{"d":"18,4r-21,0r138,-242r21,0","w":153},"\u00a4":{"d":"53,-178v20,-20,64,-20,85,-1r26,-27r17,17r-29,26v18,22,17,66,0,87r27,26r-17,17r-24,-28v-21,20,-64,20,-85,1r-25,27r-16,-17r26,-25v-19,-23,-19,-65,1,-88r-28,-26r17,-17xm95,-69v26,0,44,-22,44,-51v1,-26,-18,-49,-44,-49v-27,0,-44,24,-44,50v-1,27,20,50,44,50","w":191},"\u2039":{"d":"85,-158r-48,67r49,67r-27,0r-49,-67r49,-67r26,0","w":94},"\u203a":{"d":"57,-91r-49,-67r27,0r49,67r-49,67r-26,0","w":94},"\u2021":{"d":"77,-243r31,0r-2,72r64,-3r0,28r-64,-3r0,72r64,-3r0,27r-64,-3r2,74r-31,0r3,-74r-64,3r0,-27r64,3r0,-72r-64,3r0,-28r64,3","w":185},"\u2219":{"d":"38,-122v14,0,22,10,22,24v0,14,-9,23,-22,23v-12,0,-23,-10,-23,-23v1,-14,9,-24,23,-24","w":76},"\u201a":{"d":"29,40r-22,2v10,-27,17,-56,22,-86r34,-3v-10,35,-22,65,-34,87","w":77},"\u201e":{"d":"29,40r-22,2v10,-27,17,-56,22,-86r34,-3v-10,34,-21,63,-34,87xm84,40r-21,2v9,-26,16,-55,21,-86r34,-3v-11,36,-22,65,-34,87","w":132},"\u2030":{"d":"67,-94v-35,0,-56,-32,-56,-71v0,-41,21,-72,58,-73v38,0,57,29,57,70v0,42,-22,74,-59,74xm69,-114v41,-1,42,-104,0,-104v-22,0,-32,26,-31,52v1,26,8,51,31,52xm87,4r-21,0r139,-242r21,0xm224,3v-35,0,-56,-32,-56,-71v0,-42,21,-73,58,-73v37,0,57,29,57,69v1,43,-22,75,-59,75xm226,-17v41,-1,42,-104,0,-104v-42,0,-43,104,0,104xm360,3v-35,1,-57,-32,-57,-71v0,-40,22,-73,59,-73v37,0,56,29,56,69v0,42,-22,74,-58,75xm361,-17v43,0,43,-103,0,-104v-42,2,-41,102,0,104","w":429},"\u00c2":{"d":"158,-76r-89,0r-25,76r-35,0r85,-243r41,0r86,243r-36,0xm76,-102r75,0v-22,-61,-34,-98,-38,-112v-5,20,-18,57,-37,112xm104,-304r25,0r38,43r-27,0r-24,-26r-23,26r-26,0","w":228},"\u00ca":{"d":"159,-140r0,27r-98,0r0,85r109,0r0,28r-142,0r0,-243r137,0r0,28r-104,0r0,75r98,0xm83,-304r25,0r38,43r-27,0r-24,-26r-23,26r-26,0","w":183},"\u00c1":{"d":"158,-76r-89,0r-25,76r-35,0r85,-243r41,0r86,243r-36,0xm76,-102r75,0v-22,-61,-34,-98,-38,-112v-5,20,-18,57,-37,112xm123,-304r40,0r-46,43r-28,0","w":228},"\u00cb":{"d":"159,-140r0,27r-98,0r0,85r109,0r0,28r-142,0r0,-243r137,0r0,28r-104,0r0,75r98,0xm64,-302v11,-1,18,10,18,19v0,9,-8,18,-18,18v-10,0,-20,-8,-19,-18v-1,-10,9,-20,19,-19xm131,-302v10,-1,19,9,18,19v-1,9,-7,19,-18,18v-10,1,-19,-9,-19,-18v0,-9,9,-20,19,-19","w":183},"\u00c8":{"d":"159,-140r0,27r-98,0r0,85r109,0r0,28r-142,0r0,-243r137,0r0,28r-104,0r0,75r98,0xm47,-304r41,0r33,43r-27,0","w":183},"\u00cd":{"d":"28,-243r33,0r0,243r-33,0r0,-243xm60,-304r40,0r-46,43r-28,0","w":88},"\u00ce":{"d":"28,-243r33,0r0,243r-33,0r0,-243xm32,-304r25,0r38,43r-27,0r-24,-26r-23,26r-26,0","w":88},"\u00cf":{"d":"28,-243r33,0r0,243r-33,0r0,-243xm12,-302v11,-1,18,10,18,19v0,9,-8,18,-18,18v-10,0,-20,-8,-19,-18v-1,-10,9,-20,19,-19xm79,-302v10,-1,19,9,18,19v-1,9,-7,19,-18,18v-10,1,-19,-9,-19,-18v0,-9,9,-20,19,-19","w":88},"\u00cc":{"d":"28,-243r33,0r0,243r-33,0r0,-243xm-9,-304r41,0r33,43r-27,0","w":88},"\u00d3":{"d":"131,-247v68,0,115,54,115,123v0,73,-48,127,-118,128v-69,1,-115,-54,-115,-123v0,-72,49,-128,118,-128xm129,-220v-51,0,-81,47,-81,100v0,50,32,97,81,97v50,0,81,-46,81,-99v0,-51,-32,-99,-81,-98xm148,-304r40,0r-46,43r-28,0","w":258},"\u00d4":{"d":"131,-247v68,0,115,54,115,123v0,73,-48,127,-118,128v-69,1,-115,-54,-115,-123v0,-72,49,-128,118,-128xm129,-220v-51,0,-81,47,-81,100v0,50,32,97,81,97v50,0,81,-46,81,-99v0,-51,-32,-99,-81,-98xm117,-304r25,0r38,43r-27,0r-24,-26r-23,26r-26,0","w":258},"\uf000":{"w":78},"\u00d2":{"d":"131,-247v68,0,115,54,115,123v0,73,-48,127,-118,128v-69,1,-115,-54,-115,-123v0,-72,49,-128,118,-128xm129,-220v-51,0,-81,47,-81,100v0,50,32,97,81,97v50,0,81,-46,81,-99v0,-51,-32,-99,-81,-98xm74,-304r41,0r33,43r-27,0","w":258},"\u00da":{"d":"118,4v-61,0,-90,-40,-90,-106r0,-141r33,0v7,85,-28,220,59,220v90,0,54,-135,61,-220r33,0r0,140v1,67,-34,107,-96,107xm138,-304r40,0r-46,43r-28,0","w":241},"\u00db":{"d":"118,4v-61,0,-90,-40,-90,-106r0,-141r33,0v7,85,-28,220,59,220v90,0,54,-135,61,-220r33,0r0,140v1,67,-34,107,-96,107xm111,-304r25,0r38,43r-27,0r-24,-26r-23,26r-26,0","w":241},"\u00d9":{"d":"118,4v-61,0,-90,-40,-90,-106r0,-141r33,0v7,85,-28,220,59,220v90,0,54,-135,61,-220r33,0r0,140v1,67,-34,107,-96,107xm68,-304r41,0r33,43r-27,0","w":241},"\u0131":{"d":"60,0r-33,0r0,-174r33,0r0,174","w":87},"\u02c6":{"d":"42,-248r23,0r35,52r-25,0r-22,-34r-21,34r-24,0"},"\u02dc":{"d":"99,-240v2,52,-40,33,-63,21v-5,0,-9,6,-10,17r-17,0v1,-18,6,-37,24,-37v13,-4,48,34,49,-1r17,0"},"\u00af":{"d":"13,-231r83,0r0,20r-83,0r0,-20"},"\u02d8":{"d":"99,-246v4,40,-51,56,-77,32v-8,-8,-12,-18,-12,-32r19,0v2,35,50,31,51,0r19,0"},"\u02d9":{"d":"50,-238v10,0,17,10,17,19v0,10,-8,19,-18,19v-10,0,-18,-9,-18,-19v-1,-10,10,-19,19,-19"},"\u02da":{"d":"72,-193v-21,0,-37,-14,-37,-33v-1,-20,17,-34,37,-34v21,0,37,13,37,34v0,20,-17,33,-37,33xm72,-207v12,0,19,-8,19,-19v0,-11,-7,-20,-19,-20v-11,0,-18,9,-18,20v0,10,7,19,18,19","w":144},"\u00b8":{"d":"82,42v0,30,-41,36,-63,24r5,-16v10,6,35,9,35,-6v0,-8,-9,-13,-28,-15r17,-30r20,0r-11,19v12,1,25,11,25,24"},"\u02dd":{"d":"43,-248r33,0r-40,50r-21,0xm96,-248r33,0r-40,50r-21,0"},"\u02db":{"d":"54,72v-57,-5,-23,-64,4,-72r21,0v-15,9,-32,21,-34,39v-2,18,21,19,33,12r3,15v-8,4,-17,6,-27,6"},"\u02c7":{"d":"66,-196r-24,0r-35,-52r25,0r22,35r22,-35r25,0"},"\u0141":{"d":"170,0r-141,0r0,-97r-30,22r0,-25r30,-22r0,-121r34,0r0,99r49,-35r0,26r-49,34r0,91r107,0r0,28","w":177},"\u0142":{"d":"62,0r-34,0r0,-102r-24,21r0,-26r24,-21r0,-128r34,0r0,102r26,-21r0,26r-26,22r0,127","w":90},"\u0160":{"d":"168,-67v0,71,-97,87,-153,55r9,-28v35,23,110,26,110,-24v0,-65,-113,-41,-113,-116v0,-62,87,-83,137,-54r-9,27v-30,-19,-95,-18,-95,23v0,61,114,41,114,117xm109,-261r-25,0r-38,-43r27,0r24,26r23,-26r26,0","w":184},"\u0161":{"d":"133,-49v0,53,-76,65,-118,41r8,-26v29,26,99,10,70,-30v-22,-15,-81,-30,-73,-62v-3,-49,69,-65,107,-41r-9,24v-21,-15,-64,-18,-66,13v9,39,81,28,81,81xm88,-196r-24,0r-35,-52r25,0r22,35r22,-35r25,0","w":147},"\u017d":{"d":"11,0r0,-19r139,-196r-127,0r0,-28r171,0r0,20r-138,195r140,0r0,28r-185,0xm121,-261r-25,0r-38,-43r27,0r24,26r23,-26r26,0","w":208},"\u017e":{"d":"7,0r0,-19r104,-129r-97,0r0,-26r138,0r0,20r-103,127r105,0r0,27r-147,0xm96,-196r-24,0r-35,-52r25,0r22,35r22,-35r25,0","w":159},"\u00a6":{"d":"32,-243r25,0r0,126r-25,0r0,-126xm32,-63r25,0r0,126r-25,0r0,-126","w":88},"\u00d0":{"d":"238,-127v0,108,-94,144,-208,127r0,-109r-30,0r0,-27r30,0r0,-104v106,-21,208,8,208,113xm203,-127v0,-75,-64,-102,-140,-89r0,80r67,0r0,27r-67,0r0,84v80,10,140,-23,140,-102","w":251},"\u00f0":{"d":"14,-85v0,-65,74,-115,127,-74v-12,-18,-26,-34,-44,-47r-53,24r-8,-16r43,-20v-11,-8,-23,-15,-38,-21r14,-21v20,8,37,18,53,29r48,-22r8,16r-39,18v42,34,63,77,63,128v0,56,-36,95,-88,95v-50,0,-86,-38,-86,-89xm101,-152v-34,-1,-53,33,-53,67v0,33,21,64,52,64v34,0,53,-29,53,-66v0,-43,-17,-64,-52,-65","w":202},"\u00dd":{"d":"118,0r-34,0r0,-103r-79,-140r38,0r60,117v4,-9,24,-49,61,-117r38,0r-84,140r0,103xm122,-304r40,0r-46,43r-28,0","w":202},"\u00fd":{"d":"14,51v27,-8,67,-39,56,-65r-67,-160r37,0r51,137r47,-137r36,0r-49,124v-31,73,-40,107,-103,130xm107,-248r36,0r-45,52r-23,0","w":176},"\u00de":{"d":"183,-131v0,60,-57,87,-122,76r0,55r-33,0r0,-243r33,0r0,48v61,-12,122,7,122,64xm150,-127v0,-42,-49,-51,-89,-42r0,87v40,7,89,-3,89,-45","w":198},"\u00fe":{"d":"199,-90v9,81,-93,126,-139,66r0,95r-33,0r0,-312r33,0r1,94v40,-63,147,-22,138,57xm113,-152v-40,1,-59,36,-53,83v3,25,23,47,52,47v34,0,53,-31,53,-67v0,-34,-20,-63,-52,-63","w":212},"\u2212":{"d":"14,-108r186,0r0,23r-186,0r0,-23","w":214},"\u00d7":{"d":"14,-173r17,-17r76,78r77,-78r16,17r-76,78r76,78r-16,17r-77,-78r-76,78r-17,-17r77,-78","w":214},"\u00b9":{"d":"80,-96r-27,0r0,-117r-26,12r-5,-19v18,-7,30,-19,58,-16r0,140","w":117},"\u00b2":{"d":"114,-197v-4,41,-21,43,-60,80r62,0r0,21r-100,0r0,-15v45,-44,59,-41,69,-81v0,-30,-38,-30,-58,-14r-8,-16v27,-27,99,-19,95,25","w":129},"\u00b3":{"d":"48,-179v32,5,47,-40,10,-40v-11,0,-22,4,-31,10r-8,-17v27,-19,89,-17,89,22v0,17,-13,27,-28,33v19,2,34,15,34,35v2,43,-70,52,-101,31r7,-18v22,14,65,14,66,-14v1,-21,-25,-26,-49,-25r0,-17r11,0","w":126},"\u00b7":{"d":"38,-122v14,0,22,10,22,24v0,14,-9,23,-22,23v-12,0,-23,-10,-23,-23v1,-14,9,-24,23,-24","w":76},"\u00bd":{"d":"66,4r-21,0r138,-242r21,0xm68,-96r-26,0r-1,-117r-26,12r-4,-19v17,-7,30,-19,57,-16r0,140xm261,-102v-4,41,-19,40,-60,81r62,0r0,21r-100,0r0,-14v45,-44,59,-44,69,-82v0,-30,-39,-30,-58,-14r-8,-17v27,-26,99,-18,95,25","w":281},"\u00bc":{"d":"73,4r-21,0r138,-242r21,0xm73,-96r-26,0r-1,-117r-26,12r-4,-19v17,-7,30,-19,57,-16r0,140xm246,0r-25,0r0,-36r-74,0r0,-15r71,-91r28,0r0,87r22,0r0,19r-22,0r0,36xm221,-55r0,-65v-16,29,-29,41,-47,65r47,0","w":281},"\u00be":{"d":"35,-179v36,10,63,-37,20,-40v-10,0,-21,4,-31,10r-7,-17v27,-20,89,-17,89,22v0,17,-13,28,-28,33v19,2,34,15,34,35v2,43,-70,52,-101,31r7,-18v21,14,66,14,66,-14v0,-21,-25,-26,-49,-25r0,-17xm87,4r-21,0r138,-242r21,0xm250,0r-25,0r0,-36r-74,0r0,-15r71,-91r28,0r0,87r22,0r0,19r-22,0r0,36xm225,-55r0,-65v-12,22,-32,44,-47,65r47,0","w":281},"-":{"d":"11,-110r90,0r0,25r-90,0r0,-25","w":111},"\u02c9":{"d":"0,-288r180,0r0,18r-180,0r0,-18","w":180},"\uf003":{"d":"99,-96r-25,0r0,-36r-74,0r0,-15r71,-91r28,0r0,87r22,0r0,19r-22,0r0,36xm74,-151r1,-65v-12,22,-33,44,-48,65r47,0","w":117},"\uf006":{"d":"5,-165v46,-20,130,-4,193,-9r-4,26r-24,0v2,49,-4,106,5,148r-33,0v-11,-37,-4,-101,-6,-148r-58,0v-2,54,-10,107,-25,148r-32,0v14,-43,23,-93,25,-148v-13,0,-27,0,-37,3","w":207},"\ufb01":{"d":"30,-174v-10,-73,64,-106,124,-74r-9,25v-37,-22,-91,-9,-82,49r104,0r0,174r-33,0r0,-149r-71,0r0,149r-33,0r0,-149r-25,0r0,-25r25,0","w":194},"\ufb02":{"d":"134,-230v-39,-14,-80,7,-71,56r41,0r0,25r-41,0r0,149r-33,0r0,-149r-25,0r0,-25r25,0v-10,-76,75,-105,137,-74r0,248r-33,0r0,-230","w":194},"\u011e":{"d":"49,-121v0,74,71,113,140,89r0,-70r-51,0r0,-26r83,0r0,116v-97,41,-208,-3,-208,-108v0,-98,106,-150,201,-114r-8,27v-72,-29,-157,5,-157,86xm185,-301v3,38,-53,50,-79,29v-8,-7,-13,-17,-13,-29r20,0v0,26,53,27,52,0r20,0","w":242},"\u011f":{"d":"14,-86v-9,-78,97,-126,138,-62r2,-26r29,0r-1,148v12,96,-87,122,-153,86r8,-25v49,32,130,11,111,-66v-39,62,-143,19,-134,-55xm100,-26v36,-1,48,-33,48,-78v0,-26,-20,-49,-47,-48v-33,0,-53,29,-53,65v0,34,20,61,52,61xm149,-246v4,40,-51,56,-77,32v-8,-8,-12,-18,-12,-32r19,0v2,35,50,31,51,0r19,0","w":208},"\u015e":{"d":"117,44v2,29,-41,34,-63,22r5,-16v12,6,34,9,35,-6v0,-8,-9,-13,-28,-15r14,-25v-23,0,-51,-7,-65,-16r9,-28v35,23,110,26,110,-24v0,-65,-113,-41,-113,-116v0,-62,87,-83,137,-54r-9,27v-30,-19,-95,-18,-95,23v0,61,119,41,114,117v-3,39,-28,65,-66,70r-10,15v14,1,25,13,25,26","w":184},"\u015f":{"d":"97,42v0,31,-41,36,-64,24r6,-16v10,6,35,9,35,-6v0,-8,-9,-13,-28,-15r14,-25v-17,-1,-32,-5,-45,-12r8,-26v29,26,99,10,70,-30v-22,-15,-81,-30,-73,-62v-3,-49,69,-65,107,-41r-9,24v-21,-15,-64,-18,-66,13v9,39,85,28,81,81v-2,31,-22,48,-52,52r-9,15v12,1,25,11,25,24","w":147},"\u0106":{"d":"49,-120v0,80,80,116,150,85r6,27v-87,36,-192,-11,-192,-111v0,-96,101,-155,193,-116r-8,27v-70,-32,-149,7,-149,88xm153,-304r40,0r-46,43r-28,0","w":217},"\u0107":{"d":"48,-87v0,55,55,79,102,55r6,26v-65,29,-142,-7,-142,-79v0,-73,77,-113,143,-83r-8,25v-45,-25,-101,3,-101,56xm118,-248r36,0r-45,52r-23,0","w":167},"\u010c":{"d":"49,-120v0,80,80,116,150,85r6,27v-87,36,-192,-11,-192,-111v0,-96,101,-155,193,-116r-8,27v-70,-32,-149,7,-149,88xm154,-261r-25,0r-38,-43r27,0r24,26r23,-26r26,0","w":217},"\u010d":{"d":"48,-87v0,55,55,79,102,55r6,26v-65,29,-142,-7,-142,-79v0,-73,77,-113,143,-83r-8,25v-45,-25,-101,3,-101,56xm117,-196r-24,0r-35,-52r25,0r22,35r22,-35r25,0","w":167},"\u0100":{"d":"158,-76r-89,0r-25,76r-35,0r85,-243r41,0r86,243r-36,0xm76,-102r75,0v-22,-61,-34,-98,-38,-112v-5,20,-18,57,-37,112xm71,-289r88,0r0,20r-88,0r0,-20","w":228},"\u0101":{"d":"26,-162v50,-32,128,-18,128,57v0,34,-2,77,3,105r-30,0r-4,-22v-25,42,-112,31,-110,-24v2,-51,49,-65,108,-65v5,-50,-58,-51,-88,-29xm77,-21v34,0,51,-27,45,-67v-44,0,-75,5,-75,38v0,18,12,29,30,29xm49,-231r83,0r0,20r-83,0r0,-20","w":179},"\u0102":{"d":"158,-76r-89,0r-25,76r-35,0r85,-243r41,0r86,243r-36,0xm76,-102r75,0v-22,-61,-34,-98,-38,-112v-5,20,-18,57,-37,112xm160,-301v3,38,-53,50,-79,29v-8,-7,-13,-17,-13,-29r20,0v0,26,53,27,52,0r20,0","w":228},"\u0103":{"d":"26,-162v50,-32,128,-18,128,57v0,34,-2,77,3,105r-30,0r-4,-22v-25,42,-112,31,-110,-24v2,-51,49,-65,108,-65v5,-50,-58,-51,-88,-29xm77,-21v34,0,51,-27,45,-67v-44,0,-75,5,-75,38v0,18,12,29,30,29xm135,-246v4,40,-51,56,-77,32v-8,-8,-12,-18,-12,-32r19,0v2,35,50,31,51,0r19,0","w":179},"\u0104":{"d":"199,72v-52,-3,-26,-63,3,-72r-17,0r-27,-76r-89,0r-25,76r-35,0r85,-243r41,0r86,243v-14,9,-30,21,-31,39v0,18,20,19,34,12r3,15v-8,4,-17,6,-28,6xm76,-102r75,0v-22,-61,-34,-98,-38,-112v-12,49,-23,70,-37,112","w":228},"\u0105":{"d":"26,-162v50,-32,128,-18,128,57v0,34,-2,77,3,105v-21,7,-52,45,-19,55v7,0,13,-2,18,-4r3,15v-22,12,-59,6,-58,-23v1,-17,21,-37,35,-43r-9,0r-4,-22v-25,42,-112,31,-110,-24v2,-51,49,-65,108,-65v5,-50,-58,-51,-88,-29xm77,-21v34,0,51,-27,45,-67v-44,0,-75,5,-75,38v0,18,12,29,30,29","w":179},"\u010e":{"d":"237,-127v0,107,-96,142,-209,126r0,-238v106,-21,209,7,209,112xm201,-126v0,-76,-65,-105,-140,-89r0,189v77,12,140,-22,140,-100xm127,-261r-25,0r-38,-43r27,0r24,26r23,-26r26,0","w":249},"\u010f":{"d":"14,-84v0,-79,92,-126,136,-68r0,-104r34,0r1,256r-30,0r-2,-31v-11,21,-32,35,-62,35v-45,1,-77,-40,-77,-88xm101,-23v37,-1,49,-34,49,-80v0,-28,-23,-49,-48,-49v-34,-1,-55,29,-54,66v1,34,18,64,53,63xm223,-188r-19,2v8,-20,13,-44,17,-70r30,-3v-8,29,-18,53,-28,71","w":234},"\u0110":{"d":"238,-127v0,108,-94,144,-208,127r0,-109r-30,0r0,-27r30,0r0,-104v106,-21,208,8,208,113xm203,-127v0,-75,-64,-102,-140,-89r0,80r67,0r0,27r-67,0r0,84v80,10,140,-23,140,-102","w":251},"\u0111":{"d":"14,-84v0,-79,92,-126,136,-68r0,-51r-53,0r0,-25r53,0r0,-28r34,0r0,28r17,0r0,25r-17,0r1,203r-30,0r-2,-31v-11,21,-32,35,-62,35v-45,1,-77,-40,-77,-88xm101,-23v37,-1,49,-34,49,-80v0,-28,-23,-49,-48,-49v-34,-1,-55,29,-54,66v1,34,18,64,53,63","w":210},"\u0112":{"d":"159,-140r0,27r-98,0r0,85r109,0r0,28r-142,0r0,-243r137,0r0,28r-104,0r0,75r98,0xm48,-289r88,0r0,20r-88,0r0,-20","w":183},"\u0113":{"d":"99,-178v52,0,82,46,73,98r-126,0v-3,57,66,69,112,49r5,23v-65,31,-149,2,-149,-76v0,-52,33,-94,85,-94xm141,-104v6,-45,-49,-65,-78,-37v-9,9,-15,22,-17,37r95,0xm58,-231r83,0r0,20r-83,0r0,-20","w":186},"\u0116":{"d":"159,-140r0,27r-98,0r0,85r109,0r0,28r-142,0r0,-243r137,0r0,28r-104,0r0,75r98,0xm97,-302v9,0,19,9,18,19v0,9,-7,19,-18,18v-9,1,-19,-9,-18,-18v-1,-10,9,-19,18,-19","w":183},"\u0117":{"d":"99,-178v52,0,82,46,73,98r-126,0v-3,57,66,69,112,49r5,23v-65,31,-149,2,-149,-76v0,-52,33,-94,85,-94xm141,-104v6,-45,-49,-65,-78,-37v-9,9,-15,22,-17,37r95,0xm100,-238v10,0,17,10,17,19v0,10,-8,19,-18,19v-10,0,-18,-9,-18,-19v-1,-10,10,-19,19,-19","w":186},"\u0118":{"d":"145,72v-55,-4,-25,-64,4,-72r-121,0r0,-243r137,0r0,28r-104,0r0,75r98,0r0,27r-98,0r0,85r109,0r0,28v-15,8,-33,21,-34,39v-1,18,20,19,34,12r3,15v-8,4,-17,6,-28,6","w":183},"\u0119":{"d":"99,-178v52,0,82,46,73,98r-126,0v-3,57,66,69,112,49r5,23v-24,8,-51,19,-55,48v-1,16,21,18,33,11r3,15v-22,12,-59,6,-58,-22v1,-18,15,-33,28,-41v-58,7,-100,-30,-100,-87v0,-52,33,-94,85,-94xm141,-104v6,-45,-49,-65,-78,-37v-9,9,-15,22,-17,37r95,0","w":186},"\u011a":{"d":"159,-140r0,27r-98,0r0,85r109,0r0,28r-142,0r0,-243r137,0r0,28r-104,0r0,75r98,0xm108,-261r-25,0r-38,-43r27,0r24,26r23,-26r26,0","w":183},"\u011b":{"d":"99,-178v52,0,82,46,73,98r-126,0v-3,57,66,69,112,49r5,23v-65,31,-149,2,-149,-76v0,-52,33,-94,85,-94xm141,-104v6,-45,-49,-65,-78,-37v-9,9,-15,22,-17,37r95,0xm113,-196r-24,0r-35,-52r25,0r22,35r22,-35r25,0","w":186},"\u0122":{"d":"49,-121v0,74,71,113,140,89r0,-70r-51,0r0,-26r83,0r0,116v-97,41,-208,-3,-208,-108v0,-98,106,-150,201,-114r-8,27v-72,-29,-157,5,-157,86xm116,86r-19,2v8,-20,13,-44,17,-70r30,-3v-8,29,-18,53,-28,71","w":242},"\u0123":{"d":"14,-86v-9,-78,97,-126,138,-62r2,-26r29,0r-1,148v12,96,-87,122,-153,86r8,-25v49,32,130,11,111,-66v-39,62,-143,19,-134,-55xm100,-26v36,-1,48,-33,48,-78v0,-26,-20,-49,-47,-48v-33,0,-53,29,-53,65v0,34,20,61,52,61xm110,-270r19,-2v-8,20,-13,44,-17,70r-30,3v8,-29,18,-53,28,-71","w":208},"\u012a":{"d":"28,-243r33,0r0,243r-33,0r0,-243xm1,-289r88,0r0,20r-88,0r0,-20","w":88},"\u012b":{"d":"60,0r-33,0r0,-174r33,0r0,174xm3,-231r83,0r0,20r-83,0r0,-20","w":87},"\u012e":{"d":"36,72v-55,-4,-25,-64,4,-72r-12,0r0,-243r33,0r0,243v-16,8,-33,22,-34,39v-1,18,20,19,34,12r3,15v-8,4,-17,6,-28,6","w":88},"\u012f":{"d":"44,-248v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-22,-9,-22,-21v0,-12,10,-21,22,-21xm35,72v-53,-3,-25,-64,4,-72r-12,0r0,-174r33,0r0,174v-21,7,-52,45,-19,55v7,0,13,-2,18,-4r4,15v-8,4,-18,6,-28,6","w":87},"\u0130":{"d":"28,-243r33,0r0,243r-33,0r0,-243xm45,-302v9,0,19,9,18,19v0,9,-7,19,-18,18v-9,1,-19,-9,-18,-18v-1,-10,9,-19,18,-19","w":88},"\u0136":{"d":"28,0r0,-243r34,0r0,117v6,-9,38,-48,96,-117r42,0r-91,103r98,140r-40,0r-82,-118r-24,27r0,91r-33,0xm91,86r-19,2v8,-20,13,-44,17,-70r30,-3v-8,29,-18,53,-28,71","w":202},"\u0137":{"d":"60,-256r1,161r68,-79r41,0r-70,71r80,103r-41,0r-62,-83r-17,18r0,65r-33,0r0,-256r33,0xm79,86r-19,2v8,-20,13,-44,17,-70r30,-3v-8,29,-18,53,-28,71","w":175},"\u0139":{"d":"28,0r0,-243r33,0r0,215r107,0r0,28r-140,0xm60,-304r40,0r-46,43r-28,0","w":176},"\u013a":{"d":"27,0r0,-256r33,0r0,256r-33,0xm60,-314r40,0r-46,43r-28,0","w":87},"\u013b":{"d":"28,0r0,-243r33,0r0,215r107,0r0,28r-140,0xm74,86r-19,2v8,-20,13,-44,17,-70r30,-3v-8,29,-18,53,-28,71","w":176},"\u013c":{"d":"27,0r0,-256r33,0r0,256r-33,0xm30,86r-19,2v8,-20,13,-44,17,-70r30,-3v-8,29,-18,53,-28,71","w":87},"\u013d":{"d":"28,0r0,-243r33,0r0,215r107,0r0,28r-140,0xm105,-202r-19,2v8,-20,13,-44,17,-70r30,-3v-8,29,-18,53,-28,71","w":176},"\u013e":{"d":"27,0r0,-256r33,0r0,256r-33,0xm100,-188r-19,2v8,-20,13,-44,17,-70r30,-3v-8,29,-18,53,-28,71","w":110},"\u0143":{"d":"59,0r-31,0r0,-243r37,0r80,122v18,27,33,53,45,78v-5,-45,-4,-140,-4,-200r32,0r0,243r-34,0r-79,-122v-20,-31,-36,-57,-48,-81xm140,-300r40,0r-46,43r-28,0","w":245},"\u0144":{"d":"106,-150v-24,-1,-47,21,-46,46r0,104r-33,0r-1,-174r29,0r3,29v28,-55,123,-37,123,43r0,102r-33,0v-5,-59,20,-150,-42,-150xm104,-248r36,0r-45,52r-23,0","w":206},"\u0145":{"d":"59,0r-31,0r0,-243r37,0r80,122v18,27,33,53,45,78v-5,-45,-4,-140,-4,-200r32,0r0,243r-34,0r-79,-122v-20,-31,-36,-57,-48,-81xm109,86r-19,2v8,-20,13,-44,17,-70r30,-3v-8,29,-18,53,-28,71","w":245},"\u0146":{"d":"106,-150v-24,-1,-47,21,-46,46r0,104r-33,0r-1,-174r29,0r3,29v28,-55,123,-37,123,43r0,102r-33,0v-5,-59,20,-150,-42,-150xm76,86r-19,2v8,-20,13,-44,17,-70r30,-3v-8,29,-18,53,-28,71","w":206},"\u0147":{"d":"59,0r-31,0r0,-243r37,0r80,122v18,27,33,53,45,78v-5,-45,-4,-140,-4,-200r32,0r0,243r-34,0r-79,-122v-20,-31,-36,-57,-48,-81xm136,-254r-25,0r-38,-43r27,0r24,26r23,-26r26,0","w":245},"\u0148":{"d":"106,-150v-24,-1,-47,21,-46,46r0,104r-33,0r-1,-174r29,0r3,29v28,-55,123,-37,123,43r0,102r-33,0v-5,-59,20,-150,-42,-150xm115,-196r-24,0r-35,-52r25,0r22,35r22,-35r25,0","w":206},"\u014c":{"d":"131,-247v68,0,115,54,115,123v0,73,-48,127,-118,128v-69,1,-115,-54,-115,-123v0,-72,49,-128,118,-128xm129,-220v-51,0,-81,47,-81,100v0,50,32,97,81,97v50,0,81,-46,81,-99v0,-51,-32,-99,-81,-98xm86,-289r88,0r0,20r-88,0r0,-20","w":258},"\u014d":{"d":"104,-178v51,0,88,39,88,89v-1,56,-35,92,-90,93v-50,1,-88,-38,-88,-90v0,-54,38,-92,90,-92xm103,-153v-34,0,-55,31,-55,66v0,36,22,66,54,66v34,0,55,-31,55,-67v0,-33,-20,-65,-54,-65xm62,-231r83,0r0,20r-83,0r0,-20","w":205},"\u0150":{"d":"131,-247v68,0,115,54,115,123v0,73,-48,127,-118,128v-69,1,-115,-54,-115,-123v0,-72,49,-128,118,-128xm129,-220v-51,0,-81,47,-81,100v0,50,32,97,81,97v50,0,81,-46,81,-99v0,-51,-32,-99,-81,-98xm117,-304r36,0r-40,41r-25,0xm172,-304r36,0r-41,41r-24,0","w":258},"\u0151":{"d":"104,-178v51,0,88,39,88,89v-1,56,-35,92,-90,93v-50,1,-88,-38,-88,-90v0,-54,38,-92,90,-92xm103,-153v-34,0,-55,31,-55,66v0,36,22,66,54,66v34,0,55,-31,55,-67v0,-33,-20,-65,-54,-65xm92,-248r33,0r-40,50r-21,0xm145,-248r33,0r-40,50r-21,0","w":205},"\u0154":{"d":"183,-178v-1,31,-19,53,-46,61v34,1,46,108,55,117r-35,0v-6,-5,-16,-84,-33,-94v-13,-13,-38,-10,-63,-10r0,104r-33,0r0,-239v65,-14,158,-9,155,61xm150,-175v0,-43,-50,-50,-89,-41r0,86v46,3,89,-3,89,-45xm105,-304r40,0r-46,43r-28,0","w":200},"\u0155":{"d":"116,-146v-69,-11,-56,79,-56,146r-33,0r-1,-174r29,0r2,35v8,-22,29,-43,59,-38r0,31xm75,-248r36,0r-45,52r-23,0","w":122},"\u0156":{"d":"183,-178v-1,31,-19,53,-46,61v34,1,46,108,55,117r-35,0v-6,-5,-16,-84,-33,-94v-13,-13,-38,-10,-63,-10r0,104r-33,0r0,-239v65,-14,158,-9,155,61xm150,-175v0,-43,-50,-50,-89,-41r0,86v46,3,89,-3,89,-45xm90,86r-19,2v8,-20,13,-44,17,-70r30,-3v-8,29,-18,53,-28,71","w":200},"\u0157":{"d":"116,-146v-69,-11,-56,79,-56,146r-33,0r-1,-174r29,0r2,35v8,-22,29,-43,59,-38r0,31xm33,86r-19,2v8,-20,13,-44,17,-70r30,-3v-8,29,-18,53,-28,71","w":122},"\u0158":{"d":"183,-178v-1,31,-19,53,-46,61v34,1,46,108,55,117r-35,0v-6,-5,-16,-84,-33,-94v-13,-13,-38,-10,-63,-10r0,104r-33,0r0,-239v65,-14,158,-9,155,61xm150,-175v0,-43,-50,-50,-89,-41r0,86v46,3,89,-3,89,-45xm113,-261r-25,0r-38,-43r27,0r24,26r23,-26r26,0","w":200},"\u0159":{"d":"116,-146v-69,-11,-56,79,-56,146r-33,0r-1,-174r29,0r2,35v8,-22,29,-43,59,-38r0,31xm77,-196r-24,0r-35,-52r25,0r22,35r22,-35r25,0","w":122},"\u015a":{"d":"168,-67v0,71,-97,87,-153,55r9,-28v35,23,110,26,110,-24v0,-65,-113,-41,-113,-116v0,-62,87,-83,137,-54r-9,27v-30,-19,-95,-18,-95,23v0,61,114,41,114,117xm109,-304r40,0r-46,43r-28,0","w":184},"\u015b":{"d":"133,-49v0,53,-76,65,-118,41r8,-26v29,26,99,10,70,-30v-22,-15,-81,-30,-73,-62v-3,-49,69,-65,107,-41r-9,24v-21,-15,-64,-18,-66,13v9,39,81,28,81,81xm101,-248r36,0r-45,52r-23,0","w":147},"\u0218":{"d":"168,-67v0,71,-97,87,-153,55r9,-28v35,23,110,26,110,-24v0,-65,-113,-41,-113,-116v0,-62,87,-83,137,-54r-9,27v-30,-19,-95,-18,-95,23v0,61,114,41,114,117xm78,86r-19,2v8,-20,13,-44,17,-70r30,-3v-8,29,-18,53,-28,71","w":184},"\u0219":{"d":"133,-49v0,53,-76,65,-118,41r8,-26v29,26,99,10,70,-30v-22,-15,-81,-30,-73,-62v-3,-49,69,-65,107,-41r-9,24v-21,-15,-64,-18,-66,13v9,39,81,28,81,81xm60,86r-19,2v8,-20,13,-44,17,-70r30,-3v-8,29,-18,53,-28,71","w":147},"\u0162":{"d":"76,0r0,-215r-76,0r0,-28r187,0r0,28r-77,0r0,215r-34,0xm79,86r-19,2v8,-20,13,-44,17,-70r30,-3v-8,29,-18,53,-28,71","w":186},"\u0163":{"d":"67,-58v-4,31,18,38,43,32r2,25v-41,14,-78,-1,-78,-55r0,-93r-28,0r0,-25r28,0r0,-33r33,-9r0,42r46,0r0,25r-46,0r0,91xm49,86r-19,2v8,-20,13,-44,17,-70r30,-3v-8,29,-18,53,-28,71","w":123},"\u0164":{"d":"76,0r0,-215r-76,0r0,-28r187,0r0,28r-77,0r0,215r-34,0xm106,-261r-25,0r-38,-43r27,0r24,26r23,-26r26,0","w":186},"\u0165":{"d":"67,-58v-4,31,18,38,43,32r2,25v-41,14,-78,-1,-78,-55r0,-93r-28,0r0,-25r28,0r0,-33r33,-9r0,42r46,0r0,25r-46,0r0,91xm105,-195r-19,2v8,-20,13,-44,17,-70r30,-3v-8,29,-18,53,-28,71","w":123},"\u016a":{"d":"118,4v-61,0,-90,-40,-90,-106r0,-141r33,0v7,85,-28,220,59,220v90,0,54,-135,61,-220r33,0r0,140v1,67,-34,107,-96,107xm77,-289r88,0r0,20r-88,0r0,-20","w":241},"\u016b":{"d":"59,-79v-9,76,86,65,86,10r0,-105r34,0r1,174r-30,0r-2,-30v-31,59,-122,37,-122,-43r0,-101r33,0r0,95xm67,-231r83,0r0,20r-83,0r0,-20","w":205},"\u016e":{"d":"118,4v-61,0,-90,-40,-90,-106r0,-141r33,0v7,85,-28,220,59,220v90,0,54,-135,61,-220r33,0r0,140v1,67,-34,107,-96,107xm121,-242v-20,0,-37,-14,-37,-32v0,-19,17,-33,37,-33v20,0,37,14,37,33v1,19,-17,32,-37,32xm121,-255v10,0,18,-9,18,-19v0,-10,-8,-19,-18,-19v-10,0,-17,9,-17,19v0,9,7,19,17,19","w":241},"\u016f":{"d":"59,-79v-9,76,86,65,86,10r0,-105r34,0r1,174r-30,0r-2,-30v-31,59,-122,37,-122,-43r0,-101r33,0r0,95xm103,-193v-21,0,-37,-14,-37,-33v-1,-20,17,-34,37,-34v21,0,37,13,37,34v0,20,-17,33,-37,33xm103,-207v12,0,19,-8,19,-19v0,-11,-7,-20,-19,-20v-11,0,-18,9,-18,20v0,10,7,19,18,19","w":205},"\u0170":{"d":"118,4v-61,0,-90,-40,-90,-106r0,-141r33,0v7,85,-28,220,59,220v90,0,54,-135,61,-220r33,0r0,140v1,67,-34,107,-96,107xm109,-304r36,0r-40,41r-25,0xm164,-304r36,0r-41,41r-24,0","w":241},"\u0171":{"d":"59,-79v-9,76,86,65,86,10r0,-105r34,0r1,174r-30,0r-2,-30v-31,59,-122,37,-122,-43r0,-101r33,0r0,95xm92,-248r33,0r-40,50r-21,0xm145,-248r33,0r-40,50r-21,0","w":205},"\u0172":{"d":"126,71v-44,1,-33,-57,-4,-67v-63,0,-94,-35,-94,-106r0,-141r33,0v7,85,-28,220,59,220v90,0,54,-135,61,-220r33,0v-4,97,22,219,-63,243v-17,5,-33,21,-34,39v-2,17,21,17,33,12r3,15v-8,4,-17,5,-27,5","w":241},"\u0173":{"d":"155,72v-55,-3,-25,-64,3,-72r-8,0r-2,-30v-31,59,-122,37,-122,-43r0,-101r33,0v4,56,-17,150,40,150v24,0,47,-22,46,-45r0,-105r34,0r1,174v-21,7,-53,45,-19,55v7,0,13,-2,18,-4r3,15v-8,4,-17,6,-27,6","w":205},"\u0179":{"d":"11,0r0,-19r139,-196r-127,0r0,-28r171,0r0,20r-138,195r140,0r0,28r-185,0xm121,-304r40,0r-46,43r-28,0","w":208},"\u017a":{"d":"7,0r0,-19r104,-129r-97,0r0,-26r138,0r0,20r-103,127r105,0r0,27r-147,0xm94,-248r36,0r-45,52r-23,0","w":159},"\u017b":{"d":"11,0r0,-19r139,-196r-127,0r0,-28r171,0r0,20r-138,195r140,0r0,28r-185,0xm104,-302v9,0,19,9,18,19v0,9,-7,19,-18,18v-9,1,-19,-9,-18,-18v-1,-10,9,-19,18,-19","w":208},"\u017c":{"d":"7,0r0,-19r104,-129r-97,0r0,-26r138,0r0,20r-103,127r105,0r0,27r-147,0xm76,-238v10,0,17,10,17,19v0,10,-8,19,-18,19v-10,0,-18,-9,-18,-19v-1,-10,10,-19,19,-19","w":159},"\uf6c3":{"d":"40,86r-19,2v8,-20,13,-44,17,-70r30,-3v-8,29,-18,53,-28,71"},"\uf100":{"d":"51,-300r40,0r-46,43r-28,0"},"\uf101":{"d":"21,-302v11,-1,18,10,18,19v0,9,-8,18,-18,18v-10,0,-20,-8,-19,-18v-1,-10,9,-20,19,-19xm88,-302v10,-1,19,9,18,19v-1,9,-7,19,-18,18v-10,1,-19,-9,-19,-18v0,-9,9,-20,19,-19"},"\uf102":{"d":"41,-304r25,0r38,43r-27,0r-24,-26r-23,26r-26,0"},"\uf103":{"d":"100,-299v4,52,-44,32,-65,22v-5,0,-9,5,-10,16r-17,0v-1,-21,7,-34,24,-36v15,-2,50,32,51,-2r17,0"},"\uf104":{"d":"10,-289r88,0r0,20r-88,0r0,-20"},"\uf105":{"d":"100,-301v3,38,-53,50,-79,29v-8,-7,-13,-17,-13,-29r20,0v0,26,53,27,52,0r20,0"},"\uf106":{"d":"54,-302v9,0,19,9,18,19v0,9,-7,19,-18,18v-9,1,-19,-9,-18,-18v-1,-10,9,-19,18,-19"},"\uf107":{"d":"54,-242v-20,0,-37,-14,-37,-32v0,-19,17,-33,37,-33v20,0,37,14,37,33v1,19,-17,32,-37,32xm54,-255v10,0,18,-9,18,-19v0,-10,-8,-19,-18,-19v-10,0,-17,9,-17,19v0,9,7,19,17,19"},"\uf108":{"d":"86,42v0,30,-41,37,-64,24r6,-16v10,6,35,9,35,-6v0,-8,-9,-13,-28,-15r17,-30r20,0r-12,19v13,1,26,11,26,24"},"\uf109":{"d":"23,-304r36,0r-40,41r-25,0xm78,-304r36,0r-41,41r-24,0"},"\uf110":{"d":"56,72v-57,-4,-23,-64,4,-72r21,0v-16,9,-33,21,-35,39v-2,17,22,19,34,12r3,15v-8,4,-17,6,-27,6"},"\uf111":{"d":"67,-261r-25,0r-38,-43r27,0r24,26r23,-26r26,0"},"\uf112":{"d":"17,-304r41,0r33,43r-27,0"},"\u20ac":{"d":"185,-12v-64,39,-157,-2,-159,-77r-23,0r0,-19r21,0r1,-21r-22,0r0,-19r25,0v8,-68,82,-111,154,-78r-7,25v-36,-21,-95,-7,-105,29v-3,8,-6,15,-8,24r104,0r0,19r-108,0r0,21r108,0r0,19r-106,0v2,57,71,82,118,53","w":191},"\u2206":{"d":"10,0r0,-19r78,-217r38,0r77,217r0,19r-193,0xm167,-27r-62,-180r-61,180r123,0","w":213},"\u2126":{"d":"249,-132v0,50,-24,82,-50,106r55,0r0,26r-96,0r0,-21v31,-21,56,-53,56,-105v0,-53,-27,-94,-81,-94v-54,0,-83,41,-83,94v0,49,25,86,57,105r0,21r-96,0r0,-26v17,-1,39,2,54,-1v-26,-23,-50,-53,-49,-102v2,-72,46,-118,118,-118v72,0,115,45,115,115","w":264},"\u03c0":{"d":"5,-165v46,-20,130,-4,193,-9r-4,26r-24,0v2,49,-4,106,5,148r-33,0v-11,-37,-4,-101,-6,-148r-58,0v-2,54,-10,107,-25,148r-32,0v14,-43,23,-93,25,-148v-13,0,-27,0,-37,3","w":207},"\u2113":{"d":"98,-234v-40,10,-22,81,-26,127v25,-25,47,-52,48,-93v0,-21,-5,-33,-22,-34xm109,-24v25,0,40,-17,51,-33r17,15v-15,28,-38,46,-75,46v-38,0,-58,-26,-61,-60r-20,14r-10,-19r30,-22v3,-75,-17,-175,59,-174v32,1,48,22,48,56v0,63,-40,93,-76,126v0,29,10,51,37,51","w":187},"\u212e":{"d":"147,-238v80,0,130,46,135,124r-220,2r0,66v14,28,49,43,86,43v40,0,66,-18,86,-40r20,0v-25,26,-57,47,-107,47v-78,0,-134,-43,-134,-121v0,-78,56,-121,134,-121xm233,-189v-28,-56,-138,-51,-170,-3v-1,20,-4,53,1,71r169,-1r0,-67","w":294},"\u021a":{"d":"76,0r0,-215r-76,0r0,-28r187,0r0,28r-77,0r0,215r-34,0xm79,86r-19,2v8,-20,13,-44,17,-70r30,-3v-8,29,-18,53,-28,71","w":186}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright 1992-2003 Adobe Systems Incorporated. All Rights Reserved. U.S.
 * Patent Des. 454,582.
 * 
 * Trademark:
 * Myriad is either a registered trademark or a trademark of Adobe Systems
 * Incorporated in the United States and/or other countries.
 * 
 * Description:
 * Myriad is an Adobe Originals typeface designed by Robert Slimbach and Carol
 * Twombly in 1992. Myriad is a sans serif design that works well as a text face as
 * well as providing flexibility for filling display needs. Myriad Web has been
 * optimized for onscreen use.
 * 
 * Manufacturer:
 * Adobe Systems Incorporated
 * 
 * Designer:
 * Robert Slimbach and Carol Twombly
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":195,"face":{"font-family":"Myriad Web Pro","font-weight":400,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 3 3 4 3 9 2 4","ascent":"274","descent":"-86","x-height":"4","bbox":"-40 -315 404.026 90","underline-thickness":"18","underline-position":"-27","slope":"-11","unicode-range":"U+0020-U+FB02"},"glyphs":{" ":{"w":66},"\u00a0":{"w":66,"k":{"\u201e":27,"\u201a":28,"\u2018":24,"\u201c":24,"Y":12,"W":8,"V":8,"T":12}},"!":{"d":"53,-71r-25,0r28,-172r36,0xm32,-43v12,0,21,10,21,22v1,13,-11,25,-24,25v-12,0,-21,-10,-21,-22v0,-13,10,-26,24,-25","w":86},"\"":{"d":"44,-249r33,0r-23,88r-21,0xm100,-249r32,0r-23,88r-20,0","w":113},"#":{"d":"44,0r-23,0r22,-70r-30,0r4,-22r33,0r16,-52r-31,0r3,-22r35,0r22,-68r21,0r-21,68r33,0r22,-68r21,0r-21,68r30,0r-3,22r-34,0r-16,52r32,0r-4,22r-35,0r-22,70r-22,0r22,-70r-33,0xm72,-92r33,0r16,-52r-33,0","w":182},"$":{"d":"161,-194v-28,-20,-87,-16,-85,23v1,24,13,29,36,39v73,31,43,126,-26,127r-7,36r-23,0r7,-36v-19,-1,-36,-7,-50,-17r11,-24v30,26,96,21,98,-23v0,-16,-10,-31,-32,-39v-75,-29,-52,-118,18,-122r7,-35r23,0r-7,35v16,1,30,6,41,13","w":182},"%":{"d":"71,-94v-29,0,-46,-23,-46,-53v-1,-43,27,-92,69,-91v28,0,45,21,45,49v0,48,-25,95,-68,95xm75,-114v24,-1,38,-44,38,-73v0,-18,-6,-31,-22,-31v-25,0,-41,43,-40,72v0,21,9,32,24,32xm71,4r-23,0r178,-242r22,0xm205,3v-29,0,-46,-24,-46,-53v-1,-43,28,-92,69,-91v28,0,45,21,45,49v0,48,-25,94,-68,95xm209,-17v24,-1,38,-44,38,-73v0,-21,-7,-31,-22,-31v-25,0,-39,43,-39,72v0,21,8,32,23,32","w":285},"&":{"d":"120,-247v29,0,50,20,50,49v0,29,-22,50,-62,71v12,20,27,41,44,65v15,-17,27,-41,37,-72r30,0v-14,42,-32,73,-52,93v13,18,23,32,31,41r-37,0v-4,-5,-10,-12,-17,-22v-41,43,-138,34,-138,-35v0,-34,22,-58,61,-79v-32,-48,-1,-111,53,-111xm117,-225v-35,2,-44,52,-22,79v31,-14,46,-31,46,-51v0,-16,-8,-28,-24,-28xm39,-63v0,49,64,54,91,21v-23,-31,-39,-56,-51,-75v-27,16,-40,33,-40,54","w":218},"'":{"d":"46,-249r34,0r-23,88r-21,0","w":62},"(":{"d":"48,42v-52,-99,-8,-229,53,-291r26,0v-70,82,-97,183,-55,291r-24,0","w":104,"k":{"Y":-14,"W":-18,"V":-18,"T":-20,"J":-4}},")":{"d":"11,42r-26,0v70,-85,97,-182,55,-291r24,0v47,103,19,212,-53,291","w":104},"*":{"d":"123,-247r21,13r-40,46r56,-7r-5,25v-17,-1,-37,-7,-53,-6r30,44r-24,13r-17,-51r-29,51r-20,-13r40,-45r-55,7r5,-25v16,1,36,7,51,6r-29,-45r24,-13v7,16,10,36,18,51","w":151},"+":{"d":"98,-192r23,0r0,85r78,0r0,22r-78,0r0,85r-23,0r0,-85r-78,0r0,-22r78,0r0,-85","w":214},",":{"d":"9,42r-24,2v16,-31,28,-60,36,-87r37,-4v-15,34,-31,64,-49,89","w":78,"k":{"\u2019":-4,"\u201d":-4,"\u00a0":21}},"\u00ad":{"d":"18,-110r87,0r-5,25r-87,0","w":111},".":{"d":"31,-43v12,0,23,9,22,22v0,14,-10,25,-25,25v-12,0,-20,-9,-20,-22v0,-14,9,-25,23,-25","w":78,"k":{"\u201d":-2,"\u00a0":22}},"\/":{"d":"6,14r-25,0r145,-261r26,0","w":119},"0":{"d":"121,-238v41,0,60,32,60,75v2,74,-37,167,-104,167v-44,0,-60,-35,-61,-82v-2,-74,40,-159,105,-160xm117,-212v-42,1,-70,85,-70,136v0,36,11,54,33,54v51,0,69,-85,69,-139v0,-35,-11,-51,-32,-51","w":182},"1":{"d":"67,0r38,-202r-41,19r-3,-24v26,-10,41,-31,81,-27r-44,234r-31,0","w":182},"2":{"d":"174,-180v-8,80,-51,91,-122,153r100,0r-5,27r-147,0r4,-21v66,-54,86,-64,123,-113v21,-28,21,-78,-23,-77v-17,0,-33,5,-50,17r-8,-22v42,-36,134,-29,128,36","w":182},"3":{"d":"156,-73v0,66,-97,100,-150,61r11,-25v38,28,106,13,106,-36v0,-33,-29,-42,-64,-40r5,-25v36,3,70,-13,71,-44v2,-39,-59,-32,-80,-15r-7,-24v42,-29,120,-22,121,34v0,32,-28,51,-53,61v24,5,40,25,40,53","w":182},"4":{"d":"126,0r-30,0r12,-64r-104,0r4,-21r127,-149r35,0r-27,145r32,0r-5,25r-32,0xm43,-89r70,0r22,-114v-35,53,-56,70,-92,114","w":182},"5":{"d":"15,-35v42,28,109,4,109,-45v0,-40,-39,-50,-86,-43r33,-111r109,0r-5,28r-83,0r-18,57v45,-5,83,18,83,62v0,74,-90,114,-152,77","w":182},"6":{"d":"82,4v-81,0,-80,-104,-46,-161v27,-47,73,-79,138,-81r-4,27v-60,-1,-102,42,-117,85v12,-15,36,-28,59,-29v36,-1,59,28,59,65v0,47,-42,94,-89,94xm100,-130v-32,0,-56,22,-56,60v0,27,14,48,40,48v51,0,82,-108,16,-108","w":182},"7":{"d":"49,-234r145,0v-5,28,-4,19,-26,55r-116,179r-35,0r136,-207r-109,0","w":182},"8":{"d":"9,-55v-1,-37,28,-57,55,-71v-56,-37,-10,-112,52,-112v33,0,61,21,61,54v0,26,-17,45,-45,61v23,13,35,31,35,55v2,43,-42,72,-85,72v-41,0,-73,-22,-73,-59xm112,-214v-23,-1,-42,18,-42,40v0,18,11,32,35,39v43,-3,62,-77,7,-79xm84,-20v27,0,50,-18,50,-45v0,-22,-14,-38,-42,-47v-51,3,-72,90,-8,92","w":182},"9":{"d":"117,-238v93,5,73,131,25,188v-29,34,-67,54,-121,54r3,-27v64,1,101,-39,117,-85v-34,46,-114,27,-114,-36v0,-47,44,-96,90,-94xm96,-107v33,0,54,-19,54,-60v0,-28,-11,-45,-37,-45v-29,-1,-55,33,-53,64v0,23,13,41,36,41","w":182},":":{"d":"55,-169v12,0,22,9,22,22v0,13,-11,25,-24,25v-12,0,-21,-10,-21,-22v0,-14,9,-25,23,-25xm31,-43v12,0,21,10,21,22v0,13,-10,26,-24,25v-12,0,-21,-10,-21,-22v0,-13,10,-26,24,-25","w":78,"k":{"\u00a0":11}},";":{"d":"57,-169v12,0,21,9,21,22v0,14,-9,25,-24,25v-12,0,-21,-10,-21,-22v0,-13,10,-25,24,-25xm9,42r-25,2v15,-29,27,-58,36,-87r38,-4v-15,35,-32,65,-49,89","w":78,"k":{"\u00a0":9}},"<":{"d":"28,-86r0,-20r161,-86r0,26r-134,71r134,69r0,26","w":214},"=":{"d":"200,-122r-180,0r0,-22r180,0r0,22xm200,-50r-180,0r0,-22r180,0r0,22","w":214},">":{"d":"195,-106r0,21r-162,85r0,-26r135,-70r-135,-70r0,-26","w":214},"?":{"d":"148,-202v0,54,-70,78,-70,132r-31,0v0,-61,64,-77,68,-125v3,-33,-46,-29,-65,-15r-6,-23v37,-24,105,-18,104,31xm54,-43v12,0,22,9,22,22v0,14,-11,25,-25,25v-12,0,-20,-9,-20,-22v0,-14,9,-25,23,-25","w":142},"@":{"d":"41,-112v0,80,81,122,149,85r6,17v-79,40,-177,-9,-177,-99v0,-75,58,-138,134,-138v62,0,108,45,108,106v0,45,-26,83,-65,84v-19,0,-26,-14,-29,-32v-21,45,-92,43,-92,-14v0,-59,66,-105,126,-77r-14,84v0,14,5,20,14,20v24,-1,39,-33,39,-63v0,-54,-35,-91,-90,-91v-63,0,-109,52,-109,118xm100,-105v0,32,37,36,52,12v18,-19,17,-45,24,-72v-41,-14,-76,22,-76,60","w":265},"A":{"d":"149,-76r-86,0r-39,76r-34,0r128,-243r38,0r36,243r-33,0xm75,-102r72,0r-16,-113v-23,53,-34,68,-56,113","w":211,"k":{"\u2019":19,"\u201d":19,"z":-7,"y":8,"x":-7,"w":10,"v":11,"r":-3,"q":4,"o":4,"j":-3,"i":-3,"g":4,"e":4,"d":4,"c":4,"b":2,"Y":25,"W":15,"V":22,"U":10,"T":29,"Q":8,"O":8,"G":8,"C":9,"\u00ad":2}},"B":{"d":"175,-75v2,70,-89,87,-163,73r45,-237v56,-13,132,-6,131,50v-1,31,-26,53,-53,60v23,8,40,25,40,54xm70,-140v44,3,81,-8,85,-46v3,-31,-41,-37,-70,-31xm142,-76v-1,-36,-37,-43,-77,-40r-17,91v47,6,95,-6,94,-51","w":192,"k":{"y":-3,"V":2,"U":3,"T":5,".":4,",":5}},"C":{"d":"52,-103v0,73,73,96,131,69r5,26v-75,32,-170,0,-170,-91v0,-106,105,-177,203,-135r-10,25v-76,-37,-159,24,-159,106","w":208,"k":{"z":-2,"y":4,"u":2,"o":2,"e":2,"a":3,"Q":9,"O":9,"G":9,"C":9}},"D":{"d":"238,-145v0,112,-97,166,-226,144r45,-238v90,-17,181,4,181,94xm49,-26v89,14,155,-34,155,-118v0,-62,-56,-84,-119,-72","w":242,"k":{"y":-7,"u":-4,"o":-3,"e":-2,"Y":12,"V":3,".":9,",":10}},"E":{"d":"162,-140r-6,27r-91,0r-16,86r103,0r-6,27r-134,0r46,-243r129,0r-6,27r-97,0r-14,76r92,0","w":175,"k":{"y":2,"w":3,"v":3,"q":2,"f":-2,"W":-3,"V":-3,",":3}},"F":{"d":"12,0r46,-243r128,0r-5,27r-97,0r-15,80r89,0r-5,27r-89,0r-21,109r-31,0","w":173,"k":{"y":7,"u":9,"r":8,"o":10,"l":6,"i":9,"e":11,"a":14,"A":23,";":6,":":4,".":31,"\u00ad":2,",":30}},"G":{"d":"52,-103v0,65,63,95,119,71r13,-70r-50,0r5,-26r82,0r-22,117v-83,35,-181,3,-181,-89v0,-107,107,-172,212,-134r-10,27v-81,-35,-168,19,-168,104","w":233,"k":{"\u2019":2,"\u201d":2,"e":-3,"a":-3}},"H":{"d":"58,-243r32,0r-19,102r114,0r20,-102r32,0r-46,243r-32,0r21,-113r-115,0r-21,113r-32,0","w":234},"I":{"d":"57,-243r32,0r-46,243r-32,0","w":86,"k":{"z":-3,"y":-2,"w":-2,"v":-2,"t":-2,"f":-3}},"J":{"d":"-4,-30v44,17,74,-6,83,-52r31,-161r31,0v-19,74,-18,177,-58,228v-17,22,-66,24,-94,12","w":136,"k":{"\u2019":-4,"\u201d":-4,"}":-12,"y":-5,"]":-12,")":-12}},"K":{"d":"12,0r46,-243r31,0r-21,118v34,-41,75,-79,112,-118r40,0r-105,105r65,138r-34,0r-56,-118r-30,27r-17,91r-31,0","w":192,"k":{"\u2019":-2,"\u201d":-2,"y":7,"w":8,"v":10,"u":4,"r":-4,"o":4,"n":-4,"l":-4,"i":-4,"h":-4,"e":4,"a":-2,"W":-8,"Q":8,"O":8,"G":8,"C":8,"A":-5}},"L":{"d":"12,0r46,-243r32,0r-41,215r101,0r-6,28r-132,0","w":165,"k":{"\u2019":28,"\u201d":28,"y":11,"w":11,"u":4,"o":4,"e":5,"Y":36,"W":24,"V":30,"U":18,"T":34,"Q":17,"O":17,"G":17,"C":17,"A":-4,"\u00ad":2}},"M":{"d":"252,0r-31,0r30,-213v-16,34,-30,61,-40,80r-72,131r-25,0r-18,-128v-4,-23,-4,-54,-9,-83r-52,213r-30,0r63,-243r42,0r27,199v30,-70,69,-133,103,-199r43,0","w":289,"k":{"y":-3,"j":-5,"i":-2}},"N":{"d":"42,0r-30,0r46,-243r36,0v27,68,59,130,80,204v4,-63,24,-142,34,-204r31,0r-46,243r-32,0v-27,-67,-62,-133,-81,-206r-2,0v-5,56,-25,147,-36,206","w":235},"O":{"d":"150,-247v61,-1,97,42,97,102v0,82,-48,148,-131,149v-60,2,-99,-43,-98,-102v2,-82,51,-147,132,-149xm145,-220v-54,-1,-94,66,-94,120v0,45,23,77,68,77v52,0,94,-66,94,-121v0,-47,-22,-75,-68,-76","w":250,"k":{"\u2019":-2,"\u201d":-2,"y":-7,"w":-6,"v":-6,"u":-2,"t":-8,"s":-3,"r":-2,"q":-4,"p":-2,"o":-4,"n":-2,"m":-2,"l":-2,"k":-2,"j":-2,"i":-2,"h":-2,"g":-4,"f":-8,"e":-4,"d":-4,"c":-4,"b":-3,"Y":13,"X":12,"V":2,"T":11,"A":3,".":7,",":9}},"P":{"d":"192,-181v0,63,-61,96,-131,85r-18,96r-31,0r45,-239v58,-13,135,-6,135,58xm160,-179v0,-38,-42,-45,-76,-37r-18,93v47,10,94,-12,94,-56","w":188,"k":{"\u2019":-5,"\u201d":-5,"y":-6,"u":5,"t":-3,"s":4,"r":4,"o":7,"n":4,"l":2,"i":2,"h":2,"e":7,"a":7,"A":24,";":5,":":4,".":37,"\u00ad":2,",":39}},"Q":{"d":"247,-145v0,71,-39,122,-91,141v29,6,51,10,66,12r-11,27v-34,-7,-79,-23,-107,-31v-51,-4,-87,-44,-86,-102v2,-83,50,-147,132,-149v60,-1,97,43,97,102xm146,-220v-54,0,-96,66,-95,121v1,45,23,76,67,77v55,1,96,-65,95,-122v-1,-46,-21,-76,-67,-76","w":250,"k":{"\u2019":-2,"\u201d":-2,"Y":13,"X":8,"W":2,"V":4,"T":11}},"R":{"d":"136,0v-8,-26,4,-114,-45,-105r-28,0r-19,105r-32,0r46,-239v55,-13,134,-5,134,53v0,36,-29,61,-58,71v16,6,25,22,27,48v3,41,6,63,8,67r-33,0xm159,-181v2,-36,-40,-43,-74,-36r-17,88v49,5,89,-11,91,-52","w":194,"k":{"\u2019":-2,"\u201d":-2,"y":-5,"t":-6,"i":-3,"h":-3,"Y":5,"W":-4,"T":2,"Q":-3,"O":-3,"G":-3,"C":-3,"A":-2,"\u00ad":2}},"S":{"d":"156,-72v0,71,-98,97,-152,58r12,-26v34,27,107,23,107,-28v0,-54,-87,-47,-87,-107v0,-64,85,-90,136,-59r-11,26v-31,-22,-92,-13,-92,27v0,53,87,45,87,109","w":173,"k":{"\u2019":7,"\u201d":7,"y":5,"w":4,"v":5,"q":-4,"o":-4,"e":-4,"a":-3}},"T":{"d":"56,0r40,-215r-73,0r5,-28r180,0r-6,28r-73,0r-42,215r-31,0","w":177,"k":{"\u2019":-13,"\u201d":-13,"}":-20,"z":12,"y":13,"w":14,"u":14,"s":18,"r":14,"o":22,"m":14,"e":21,"a":22,"]":-20,"Y":-17,"X":-12,"W":-16,"V":-18,"T":-16,"S":-4,"Q":6,"O":6,"G":6,"C":6,"A":25,";":7,":":5,".":20,"\u00ad":2,",":20,")":-20}},"U":{"d":"171,-22v-43,45,-151,32,-143,-49v6,-62,21,-114,30,-172r31,0r-27,141v-10,41,2,81,44,79v43,-2,62,-34,70,-78r27,-142r32,0v-19,74,-20,175,-64,221","w":231,"k":{"y":-2,"v":-2,"f":-5,"b":-2,"A":6}},"V":{"d":"98,0r-36,0r-32,-243r32,0r25,210v33,-75,70,-139,106,-210r35,0","w":201,"k":{"\u2019":-9,"\u201d":-9,"}":-18,"y":3,"u":7,"r":3,"o":13,"e":13,"a":14,"]":-18,"S":-3,"A":23,";":6,":":5,".":22,"\u00ad":2,",":23,")":-18}},"W":{"d":"83,0r-35,0r-13,-243r32,0r7,208v26,-69,63,-141,92,-208r35,0r7,207v27,-78,58,-135,89,-207r34,0r-115,243r-33,0r-8,-168v-1,-9,2,-26,0,-39v-28,84,-59,132,-92,207","w":307,"k":{"\u2019":-9,"\u201d":-9,"}":-14,"u":5,"r":5,"o":11,"m":5,"e":11,"d":11,"a":12,"]":-14,"T":-12,"Q":-2,"O":-2,"G":-2,"C":-2,"A":19,";":6,":":4,".":15,"\u00ad":2,",":23,")":-14}},"X":{"d":"175,0r-34,0r-41,-102v-15,23,-39,57,-72,102r-39,0r97,-123r-47,-120r33,0r38,99v22,-35,47,-67,72,-99r38,0r-96,120","w":194,"k":{"y":5,"u":4,"e":5,"a":5,"Y":-10,"X":-6,"W":-9,"V":-10,"T":-9,"Q":10,"O":10,"G":10,"C":10,"A":-2}},"Y":{"d":"64,-243r36,119r79,-119r38,0r-106,142r-19,101r-32,0r19,-100r-49,-143r34,0","w":192,"k":{"\u2019":-4,"\u201d":-4,"}":-14,"v":10,"u":20,"t":9,"q":29,"o":26,"e":30,"d":30,"a":32,"]":-14,"Y":-6,"W":-10,"V":-12,"T":-12,"S":4,"Q":10,"O":10,"G":10,"C":10,"A":31,";":9,":":7,".":30,"\u00ad":2,",":30,")":-14}},"Z":{"d":"-7,0r4,-19r168,-197r-119,0r5,-27r162,0r-3,20r-167,196r132,0r-5,27r-177,0","w":196,"k":{"e":2,"Q":8,"O":8,"G":8,"C":8,"A":-2}},"[":{"d":"72,40r-65,0r55,-287r65,0r-4,20r-39,0r-48,247r40,0","w":104,"k":{"Y":-14,"W":-18,"V":-18,"T":-20,"J":-4}},"\\":{"d":"113,14r-25,0r-66,-261r25,0","w":120},"]":{"d":"40,-247r64,0r-54,287r-65,0r4,-20r39,0r47,-247r-39,0","w":104},"^":{"d":"192,-68r-25,0r-59,-139r-59,139r-25,0r73,-166r23,0","w":214},"_":{"d":"-17,27r180,0r-4,18r-180,0","w":180},"`":{"d":"52,-248r35,0r25,52r-23,0","w":140},"a":{"d":"185,-171v-18,106,-22,89,-24,171r-30,0v-1,-7,3,-27,3,-46v-17,33,-41,50,-70,50v-30,0,-52,-26,-52,-59v0,-82,83,-147,173,-116xm45,-60v0,45,44,47,69,16v21,-26,28,-66,35,-106v-57,-17,-104,39,-104,90","w":194,"k":{"\u2019":4,"\u201d":4}},"b":{"d":"73,4v-45,0,-61,-30,-52,-75r37,-185r31,0r-22,114v29,-56,118,-45,118,28v0,61,-49,118,-112,118xm152,-111v0,-22,-12,-41,-34,-41v-46,2,-67,59,-68,105v0,18,10,26,29,26v42,0,74,-49,73,-90","w":196,"k":{"\u2019":14,"\u201d":14,"y":4,"v":4,".":8,",":9}},"c":{"d":"46,-68v0,47,50,56,86,36r3,25v-51,26,-122,6,-122,-57v0,-74,72,-138,148,-106r-9,25v-55,-27,-106,23,-106,77","w":158,"k":{"\u2019":-2,"\u201d":-2,"y":-4,"t":-2,"o":3,"e":3,"d":3,"a":5,".":4,",":5}},"d":{"d":"12,-61v2,-75,64,-134,142,-111r16,-84r32,0r-39,201v-4,18,-6,37,-7,55r-29,0v1,-11,6,-26,4,-35v-31,59,-121,49,-119,-26xm45,-65v0,45,43,55,70,24v22,-26,25,-66,34,-105v-53,-27,-104,27,-104,81","k":{".":5,",":6}},"e":{"d":"44,-76v-11,54,54,66,93,42r4,24v-52,29,-129,13,-129,-57v0,-53,44,-111,98,-111v30,0,55,16,53,46v-4,54,-58,55,-119,56xm133,-132v-3,-30,-46,-26,-63,-7v-10,11,-18,24,-22,39v43,-1,80,-1,85,-32","w":168,"k":{"\u2019":5,"\u201d":5,".":4,",":6}},"f":{"d":"48,-174v6,-60,39,-97,98,-82r-7,26v-38,-14,-56,16,-59,56r38,0r-4,25r-39,0r-29,149r-31,0r28,-149r-23,0r4,-25r24,0","w":105,"k":{"\u2019":-22,"\u201d":-22,"}":-28,"t":-2,"]":-28,";":-11,":":-11,".":9,",":11,")":-28,"'":-15,"\"":-15}},"g":{"d":"12,-62v-1,-88,88,-141,173,-104v-28,94,-7,245,-126,242v-23,0,-42,-4,-55,-13r9,-25v37,24,100,9,106,-30v2,-7,10,-26,11,-45v-15,24,-36,37,-62,37v-34,1,-56,-29,-56,-62xm46,-67v0,46,46,53,71,22v22,-26,24,-65,33,-102v-55,-24,-104,26,-104,80","k":{"\u2019":5,"\u201d":5,".":5,",":6}},"h":{"d":"125,0v2,-48,53,-140,-6,-152v-62,8,-65,92,-77,152r-31,0r49,-256r31,0r-21,113v25,-45,110,-51,109,13v-1,49,-15,86,-22,130r-32,0","w":198,"k":{"\u2019":14,"\u201d":14}},"i":{"d":"42,0r-31,0r33,-174r32,0xm71,-248v11,0,19,9,19,20v0,12,-9,23,-22,22v-11,0,-19,-9,-19,-20v0,-12,9,-23,22,-22","w":85},"j":{"d":"46,-174r32,0r-33,173v-9,56,-30,84,-85,74r4,-25v30,9,43,-15,48,-43xm71,-248v11,0,19,9,19,20v0,12,-9,23,-22,22v-11,0,-19,-10,-19,-20v0,-12,10,-22,22,-22","w":84,"k":{".":4,",":5}},"k":{"d":"42,0r-31,0r48,-256r32,0r-30,161r79,-79r40,0r-78,71r54,103r-35,0r-44,-85r-22,20","w":170,"k":{"\u2019":-4,"\u201d":-4,"y":-4,"w":-4,"r":-3,"p":-3,"o":5,"n":-3,"m":-3,"l":-3,"i":-3,"h":-2,"g":5,"e":5,"a":5}},"l":{"d":"42,0r-31,0r49,-256r31,0","w":85},"m":{"d":"237,-178v79,0,28,120,22,178r-31,0r21,-121v1,-40,-40,-37,-60,-13v-25,30,-28,89,-39,134r-31,0r22,-121v0,-40,-41,-36,-61,-11v-26,33,-27,86,-38,132r-31,0r31,-174r28,0v-1,10,-6,24,-4,33v23,-44,99,-55,105,2v16,-26,39,-39,66,-39","w":300,"k":{"\u2019":14,"\u201d":14}},"n":{"d":"67,-139v24,-48,112,-58,112,10v0,44,-15,87,-22,129r-31,0r21,-121v0,-41,-44,-37,-65,-12v-27,31,-28,86,-39,133r-32,0r31,-174r29,0","w":198,"k":{"\u2019":13,"\u201d":14}},"o":{"d":"112,-178v43,0,72,31,72,74v0,56,-44,108,-99,108v-43,0,-71,-32,-72,-73v-1,-58,43,-109,99,-109xm109,-153v-38,0,-64,44,-64,83v0,28,16,49,43,49v35,0,63,-46,63,-83v0,-26,-15,-49,-42,-49","k":{"\u2019":15,"\u201d":15,"z":3,"y":4,"x":4,"w":3,"v":4,".":5,",":7}},"p":{"d":"185,-113v2,72,-68,141,-144,109r-14,76r-32,0r45,-247r29,0r-5,34v14,-21,35,-36,65,-37v36,-1,56,29,56,65xm152,-111v0,-44,-48,-52,-73,-20v-19,24,-25,64,-33,100v52,34,106,-24,106,-80","w":196,"k":{"\u2019":15,"\u201d":15,"y":3,".":5,",":7}},"q":{"d":"12,-61v0,-83,88,-144,172,-106r-44,239r-32,0r20,-104v-12,19,-34,36,-62,36v-35,1,-54,-29,-54,-65xm45,-64v0,46,44,52,70,22v22,-26,26,-65,34,-105v-54,-25,-104,29,-104,83","k":{"\u2019":4,"\u201d":3,".":5,",":5}},"r":{"d":"42,0r-31,0r30,-174r28,0v-1,16,-5,30,-4,38v16,-31,33,-46,64,-41r-7,31v-65,-4,-66,88,-80,146","w":118,"k":{"\u2019":-9,"\u201d":-9,"z":-3,"y":-9,"x":-4,"w":-8,"v":-9,"t":-7,"g":2,"f":-8,"a":5,";":-5,":":-7,".":13,"\u00ad":2,",":13}},"s":{"d":"84,-100v64,25,29,104,-35,104v-18,0,-33,-4,-45,-12r9,-24v30,25,91,5,66,-33v-16,-15,-57,-33,-52,-59v-3,-46,65,-68,103,-45r-9,24v-44,-35,-90,24,-37,45","w":138,"k":{"\u2019":2,"\u201d":2,".":4,",":5}},"t":{"d":"87,1v-26,8,-64,1,-61,-32v4,-43,14,-79,20,-118r-25,0r5,-25r25,0r6,-33r33,-9r-8,42r42,0r-5,25r-42,0r-19,109v-2,18,17,19,31,16","w":116,"k":{"\u2019":-6,"\u201d":-6,"y":-4,"w":-4,"v":-3,",":3}},"u":{"d":"67,4v-83,0,-33,-119,-26,-178r32,0r-22,120v-1,40,44,37,64,13v27,-31,28,-86,39,-133r32,0r-32,174r-28,0v1,-10,6,-24,4,-33v-15,20,-34,37,-63,37","k":{"\u2019":3,"\u201d":4,".":4,",":5}},"v":{"d":"18,-174r33,0r23,141v25,-58,46,-89,72,-141r35,0r-99,174r-31,0","w":170,"k":{"\u2019":-8,"\u201d":-8,"y":-6,"w":-5,"q":5,"o":5,"e":5,"d":5,"c":5,"a":5,";":-5,":":-8,".":14,",":19}},"w":{"d":"155,0r-16,-140v-26,63,-43,86,-70,140r-30,0r-17,-174r31,0v4,47,1,101,9,144v19,-50,48,-97,71,-144r28,0r15,144v19,-57,41,-93,63,-144r33,0r-87,174r-30,0","w":261,"k":{"\u2019":-8,"\u201d":-8,"y":-6,"v":-5,"o":2,"a":4,";":-3,":":-5,".":12,",":13}},"x":{"d":"23,-174r35,0v11,21,18,45,30,65v22,-32,31,-39,52,-65r37,0r-75,85r43,89r-35,0r-33,-69v-18,31,-33,44,-53,69r-37,0r78,-90","w":165,"k":{"\u2019":-5,"\u201d":-5,"y":-6,"w":-4,"v":-4,"t":-3,"q":6,"o":6,"e":6,"d":6,"c":6}},"y":{"d":"-13,53v28,-6,66,-42,67,-64r-37,-163r33,0v17,88,27,134,27,138r64,-138r34,0v-53,88,-83,223,-181,255","w":164,"k":{"\u2019":-6,"\u201d":-8,"w":-3,"v":-5,"q":3,"o":3,"g":3,"e":3,"d":3,"c":3,"a":5,";":-5,":":-5,".":14,"\u00ad":2,",":15}},"z":{"d":"-7,0r3,-19v59,-64,92,-99,97,-104v4,-5,16,-13,26,-25r-91,0r5,-26r130,0r-4,20v-84,89,-74,87,-122,127v30,4,67,0,99,1r-5,26r-138,0","w":155,"k":{"\u2019":-8,"\u201d":-8,"y":-9}},"{":{"d":"67,40v-77,9,-40,-76,-31,-115v0,-13,-8,-19,-24,-19r3,-19v74,0,-7,-143,107,-134v-3,7,2,21,-11,21v-58,-2,-14,119,-70,123v44,11,2,81,2,100v0,18,10,25,28,23","w":104,"k":{"Y":-14,"W":-18,"V":-18,"T":-20,"J":-4}},"|":{"d":"35,-270r23,0r0,360r-23,0r0,-360","w":79},"}":{"d":"92,-210v0,27,-48,95,5,98r-3,18v-76,-2,9,143,-107,134v3,-7,-2,-20,10,-20v59,2,15,-118,71,-124v-44,-10,-1,-73,-2,-100v0,-18,-10,-23,-28,-22v3,-7,-2,-22,11,-21v25,2,43,12,43,37","w":104},"~":{"d":"65,-105v-13,1,-21,13,-21,29r-22,0v-1,-33,15,-52,43,-54v20,-1,74,31,93,31v13,0,19,-10,19,-30r23,0v1,37,-14,52,-43,55v-21,2,-72,-32,-92,-31","w":214},"\u00c4":{"d":"149,-76r-86,0r-39,76r-34,0r128,-243r38,0r36,243r-33,0xm75,-102r72,0r-16,-113v-23,53,-34,68,-56,113xm108,-302v10,0,18,9,18,18v1,10,-10,21,-20,20v-10,0,-17,-8,-17,-18v-1,-10,9,-21,19,-20xm156,-282v-1,-25,36,-26,37,-2v0,10,-9,21,-19,20v-10,0,-17,-8,-18,-18","w":211},"\u00c5":{"d":"142,-300v41,-5,48,54,15,63r35,237r-33,0r-10,-76r-86,0r-39,76r-34,0r126,-239v-30,-18,-7,-64,26,-61xm140,-245v10,0,18,-10,18,-21v0,-11,-6,-21,-16,-21v-12,0,-20,9,-20,22v0,11,7,20,18,20xm75,-102r72,0r-16,-113v-23,53,-34,68,-56,113","w":211},"\u00c7":{"d":"52,-103v0,72,74,98,132,68r4,26v-17,8,-36,12,-58,13r-11,14v11,2,19,10,19,23v2,29,-42,38,-64,25r7,-16v11,7,33,8,34,-7v0,-8,-8,-13,-24,-14r19,-26v-56,-4,-92,-42,-92,-102v0,-101,107,-180,203,-135r-10,25v-77,-35,-159,21,-159,106","w":208},"\u00c9":{"d":"162,-140r-6,27r-91,0r-16,86r103,0r-6,27r-134,0r46,-243r129,0r-6,27r-97,0r-14,76r92,0xm142,-304r42,0r-49,43r-29,0","w":175},"\u00d1":{"d":"42,0r-30,0r46,-243r36,0v27,68,59,130,80,204v4,-63,24,-142,34,-204r31,0r-46,243r-32,0v-27,-67,-62,-133,-81,-206r-2,0v-5,56,-25,147,-36,206xm201,-298v1,51,-44,32,-66,21v-5,0,-8,5,-10,16r-18,0v1,-20,9,-34,26,-36v18,-2,46,33,51,-1r17,0","w":235},"\u00d6":{"d":"150,-247v61,-1,97,42,97,102v0,82,-48,148,-131,149v-60,2,-99,-43,-98,-102v2,-82,51,-147,132,-149xm145,-220v-54,-1,-94,66,-94,120v0,45,23,77,68,77v52,0,94,-66,94,-121v0,-47,-22,-75,-68,-76xm129,-302v10,0,18,9,18,18v1,10,-10,21,-20,20v-10,0,-17,-8,-17,-18v-1,-10,9,-21,19,-20xm177,-282v-1,-25,36,-26,37,-2v0,10,-9,21,-19,20v-10,0,-17,-8,-18,-18","w":250},"\u00dc":{"d":"171,-22v-43,45,-151,32,-143,-49v6,-62,21,-114,30,-172r31,0r-27,141v-10,41,2,81,44,79v43,-2,62,-34,70,-78r27,-142r32,0v-19,74,-20,175,-64,221xm120,-302v10,0,18,9,18,18v1,10,-10,21,-20,20v-10,0,-17,-8,-17,-18v-1,-10,9,-21,19,-20xm168,-282v-1,-25,36,-26,37,-2v0,10,-9,21,-19,20v-10,0,-17,-8,-18,-18","w":231},"\u00e1":{"d":"185,-171v-18,106,-22,89,-24,171r-30,0v-1,-7,3,-27,3,-46v-17,33,-41,50,-70,50v-30,0,-52,-26,-52,-59v0,-82,83,-147,173,-116xm45,-60v0,45,44,47,69,16v21,-26,28,-66,35,-106v-57,-17,-104,39,-104,90xm147,-248r38,0r-49,52r-25,0","w":194},"\u00e0":{"d":"185,-171v-18,106,-22,89,-24,171r-30,0v-1,-7,3,-27,3,-46v-17,33,-41,50,-70,50v-30,0,-52,-26,-52,-59v0,-82,83,-147,173,-116xm45,-60v0,45,44,47,69,16v21,-26,28,-66,35,-106v-57,-17,-104,39,-104,90xm84,-248r35,0r25,52r-23,0","w":194},"\u00e2":{"d":"185,-171v-18,106,-22,89,-24,171r-30,0v-1,-7,3,-27,3,-46v-17,33,-41,50,-70,50v-30,0,-52,-26,-52,-59v0,-82,83,-147,173,-116xm45,-60v0,45,44,47,69,16v21,-26,28,-66,35,-106v-57,-17,-104,39,-104,90xm120,-248r23,0r25,52r-24,0v-6,-11,-9,-25,-16,-34r-25,34r-26,0","w":194},"\u00e4":{"d":"185,-171v-18,106,-22,89,-24,171r-30,0v-1,-7,3,-27,3,-46v-17,33,-41,50,-70,50v-30,0,-52,-26,-52,-59v0,-82,83,-147,173,-116xm45,-60v0,45,44,47,69,16v21,-26,28,-66,35,-106v-57,-17,-104,39,-104,90xm91,-238v11,0,18,7,18,18v0,11,-9,20,-20,19v-10,0,-17,-8,-17,-18v-1,-11,9,-20,19,-19xm159,-238v10,0,17,8,17,18v1,11,-8,20,-19,19v-11,0,-18,-7,-18,-18v-1,-11,10,-20,20,-19","w":194},"\u00e3":{"d":"185,-171v-18,106,-22,89,-24,171r-30,0v-1,-7,3,-27,3,-46v-17,33,-41,50,-70,50v-30,0,-52,-26,-52,-59v0,-82,83,-147,173,-116xm45,-60v0,45,44,47,69,16v21,-26,28,-66,35,-106v-57,-17,-104,39,-104,90xm170,-240v1,49,-41,33,-64,22v-5,0,-8,5,-10,16r-18,0v1,-21,9,-35,26,-37v5,-2,33,13,38,14v10,-1,9,-6,11,-15r17,0","w":194},"\u00e5":{"d":"185,-171v-18,106,-22,89,-24,171r-30,0v-1,-7,3,-27,3,-46v-17,33,-41,50,-70,50v-30,0,-52,-26,-52,-59v0,-82,83,-147,173,-116xm45,-60v0,45,44,47,69,16v21,-26,28,-66,35,-106v-57,-17,-104,39,-104,90xm124,-193v-19,0,-36,-14,-35,-32v0,-20,17,-35,38,-35v19,0,36,13,35,33v0,19,-16,34,-38,34xm125,-207v10,0,19,-10,19,-21v0,-9,-7,-18,-18,-18v-11,0,-18,10,-18,21v0,9,7,18,17,18","w":194},"\u00e7":{"d":"46,-68v0,47,50,56,86,36r3,24v-14,6,-27,10,-40,11r-11,15v13,3,20,11,20,23v2,27,-41,39,-64,25r6,-16v11,7,36,9,35,-8v0,-8,-8,-12,-24,-13r18,-26v-38,-2,-62,-28,-62,-67v0,-74,72,-138,148,-106r-9,25v-54,-27,-106,23,-106,77","w":158},"\u00e9":{"d":"44,-76v-11,54,54,66,93,42r4,24v-52,29,-129,13,-129,-57v0,-53,44,-111,98,-111v30,0,55,16,53,46v-4,54,-58,55,-119,56xm133,-132v-3,-30,-46,-26,-63,-7v-10,11,-18,24,-22,39v43,-1,80,-1,85,-32xm129,-248r38,0r-49,52r-25,0","w":168},"\u00e8":{"d":"44,-76v-11,54,54,66,93,42r4,24v-52,29,-129,13,-129,-57v0,-53,44,-111,98,-111v30,0,55,16,53,46v-4,54,-58,55,-119,56xm133,-132v-3,-30,-46,-26,-63,-7v-10,11,-18,24,-22,39v43,-1,80,-1,85,-32xm70,-248r35,0r25,52r-23,0","w":168},"\u00ea":{"d":"44,-76v-11,54,54,66,93,42r4,24v-52,29,-129,13,-129,-57v0,-53,44,-111,98,-111v30,0,55,16,53,46v-4,54,-58,55,-119,56xm133,-132v-3,-30,-46,-26,-63,-7v-10,11,-18,24,-22,39v43,-1,80,-1,85,-32xm109,-248r23,0r25,52r-24,0v-6,-11,-9,-25,-16,-34r-25,34r-26,0","w":168},"\u00eb":{"d":"44,-76v-11,54,54,66,93,42r4,24v-52,29,-129,13,-129,-57v0,-53,44,-111,98,-111v30,0,55,16,53,46v-4,54,-58,55,-119,56xm133,-132v-3,-30,-46,-26,-63,-7v-10,11,-18,24,-22,39v43,-1,80,-1,85,-32xm82,-238v11,0,18,7,18,18v0,11,-9,20,-20,19v-10,0,-17,-8,-17,-18v-1,-11,9,-20,19,-19xm150,-238v10,0,17,8,17,18v1,11,-8,20,-19,19v-11,0,-18,-7,-18,-18v-1,-11,10,-20,20,-19","w":168},"\u00ed":{"d":"42,0r-31,0r33,-174r32,0xm82,-248r38,0r-49,52r-25,0","w":85},"\u00ec":{"d":"42,0r-31,0r33,-174r32,0xm18,-248r35,0r25,52r-23,0","w":85},"\u00ee":{"d":"42,0r-31,0r33,-174r32,0xm60,-248r23,0r25,52r-24,0v-6,-11,-9,-25,-16,-34r-25,34r-26,0","w":85},"\u00ef":{"d":"42,0r-31,0r33,-174r32,0xm34,-238v11,0,18,7,18,18v0,11,-9,20,-20,19v-10,0,-17,-8,-17,-18v-1,-11,9,-20,19,-19xm102,-238v10,0,17,8,17,18v1,11,-8,20,-19,19v-11,0,-18,-7,-18,-18v-1,-11,10,-20,20,-19","w":85},"\u00f1":{"d":"67,-139v24,-48,112,-58,112,10v0,44,-15,87,-22,129r-31,0r21,-121v0,-41,-44,-37,-65,-12v-27,31,-28,86,-39,133r-32,0r31,-174r29,0xm168,-240v1,49,-41,33,-64,22v-5,0,-8,5,-10,16r-18,0v1,-21,9,-35,26,-37v5,-2,33,13,38,14v10,-1,9,-6,11,-15r17,0","w":198},"\u00f3":{"d":"112,-178v43,0,72,31,72,74v0,56,-44,108,-99,108v-43,0,-71,-32,-72,-73v-1,-58,43,-109,99,-109xm109,-153v-38,0,-64,44,-64,83v0,28,16,49,43,49v35,0,63,-46,63,-83v0,-26,-15,-49,-42,-49xm136,-248r38,0r-49,52r-25,0"},"\u00f2":{"d":"112,-178v43,0,72,31,72,74v0,56,-44,108,-99,108v-43,0,-71,-32,-72,-73v-1,-58,43,-109,99,-109xm109,-153v-38,0,-64,44,-64,83v0,28,16,49,43,49v35,0,63,-46,63,-83v0,-26,-15,-49,-42,-49xm77,-248r35,0r25,52r-23,0"},"\u00f4":{"d":"112,-178v43,0,72,31,72,74v0,56,-44,108,-99,108v-43,0,-71,-32,-72,-73v-1,-58,43,-109,99,-109xm109,-153v-38,0,-64,44,-64,83v0,28,16,49,43,49v35,0,63,-46,63,-83v0,-26,-15,-49,-42,-49xm116,-248r23,0r25,52r-24,0v-6,-11,-9,-25,-16,-34r-25,34r-26,0"},"\u00f6":{"d":"112,-178v43,0,72,31,72,74v0,56,-44,108,-99,108v-43,0,-71,-32,-72,-73v-1,-58,43,-109,99,-109xm109,-153v-38,0,-64,44,-64,83v0,28,16,49,43,49v35,0,63,-46,63,-83v0,-26,-15,-49,-42,-49xm89,-238v11,0,18,7,18,18v0,11,-9,20,-20,19v-10,0,-17,-8,-17,-18v-1,-11,9,-20,19,-19xm157,-238v10,0,17,8,17,18v1,11,-8,20,-19,19v-11,0,-18,-7,-18,-18v-1,-11,10,-20,20,-19"},"\u00f5":{"d":"112,-178v43,0,72,31,72,74v0,56,-44,108,-99,108v-43,0,-71,-32,-72,-73v-1,-58,43,-109,99,-109xm109,-153v-38,0,-64,44,-64,83v0,28,16,49,43,49v35,0,63,-46,63,-83v0,-26,-15,-49,-42,-49xm163,-240v1,49,-41,33,-64,22v-5,0,-8,5,-10,16r-18,0v1,-21,9,-35,26,-37v5,-2,33,13,38,14v10,-1,9,-6,11,-15r17,0"},"\u00fa":{"d":"67,4v-83,0,-33,-119,-26,-178r32,0r-22,120v-1,40,44,37,64,13v27,-31,28,-86,39,-133r32,0r-32,174r-28,0v1,-10,6,-24,4,-33v-15,20,-34,37,-63,37xm140,-248r38,0r-49,52r-25,0"},"\u00f9":{"d":"67,4v-83,0,-33,-119,-26,-178r32,0r-22,120v-1,40,44,37,64,13v27,-31,28,-86,39,-133r32,0r-32,174r-28,0v1,-10,6,-24,4,-33v-15,20,-34,37,-63,37xm78,-248r35,0r25,52r-23,0"},"\u00fb":{"d":"67,4v-83,0,-33,-119,-26,-178r32,0r-22,120v-1,40,44,37,64,13v27,-31,28,-86,39,-133r32,0r-32,174r-28,0v1,-10,6,-24,4,-33v-15,20,-34,37,-63,37xm117,-248r23,0r25,52r-24,0v-6,-11,-9,-25,-16,-34r-25,34r-26,0"},"\u00fc":{"d":"67,4v-83,0,-33,-119,-26,-178r32,0r-22,120v-1,40,44,37,64,13v27,-31,28,-86,39,-133r32,0r-32,174r-28,0v1,-10,6,-24,4,-33v-15,20,-34,37,-63,37xm88,-238v11,0,18,7,18,18v0,11,-9,20,-20,19v-10,0,-17,-8,-17,-18v-1,-11,9,-20,19,-19xm156,-238v10,0,17,8,17,18v1,11,-8,20,-19,19v-11,0,-18,-7,-18,-18v-1,-11,10,-20,20,-19"},"\u2020":{"d":"104,-243r31,0r-18,77r62,-3r-5,27r-61,-3r-28,163r-31,0r35,-163r-62,3r5,-27r61,3","w":178},"\u00b0":{"d":"80,-152v-26,0,-47,-21,-47,-46v0,-25,23,-49,49,-49v27,0,47,20,47,46v0,27,-23,49,-49,49xm81,-170v16,0,28,-14,28,-31v1,-15,-11,-28,-27,-28v-16,0,-28,15,-28,31v0,16,11,28,27,28","w":117},"\u00a2":{"d":"64,-104v0,45,47,59,84,40r3,24v-12,6,-26,9,-42,9r-7,36r-23,0r7,-36v-65,-6,-70,-97,-31,-140v18,-20,39,-32,66,-36r6,-36r23,0r-6,35v13,0,24,3,34,9r-11,24v-51,-27,-103,17,-103,71","w":182},"\u00a3":{"d":"63,-129v-4,-81,48,-127,116,-101r-9,25v-51,-19,-82,13,-76,76r55,0r-5,24r-51,0v0,36,-15,59,-36,78r106,0r-4,27r-150,0r4,-19v29,-15,51,-42,50,-86r-33,0r5,-24r28,0","w":182},"\u00a7":{"d":"65,-168v-27,-41,18,-79,62,-79v19,0,36,5,48,13r-9,20v-25,-17,-80,-16,-80,18v0,40,83,34,83,84v0,21,-10,38,-32,52v27,42,-15,83,-64,83v-23,0,-41,-5,-55,-15r10,-21v27,21,84,20,88,-17v-7,-45,-88,-37,-87,-87v0,-20,12,-37,36,-51xm79,-157v-22,11,-29,33,-15,51v9,11,50,26,57,33v28,-20,27,-50,-7,-65v-21,-10,-32,-17,-35,-19","w":186},"\u2022":{"d":"58,-163v20,-1,39,18,39,39v0,21,-19,39,-39,39v-20,0,-39,-19,-39,-39v0,-20,19,-39,39,-39","w":101},"\u00b6":{"d":"27,-156v0,-71,80,-98,154,-84r-49,258r-23,0r45,-238r-26,0r-46,238r-23,0r22,-112v-30,-3,-54,-28,-54,-62","w":182},"\u00df":{"d":"152,-181v16,-17,7,-56,-23,-53v-33,3,-47,30,-54,64r-33,170r-31,0r31,-166v12,-63,42,-94,91,-94v50,0,78,55,44,90v-67,21,1,74,1,110v0,51,-65,80,-109,55r8,-23v27,16,70,4,68,-29v-2,-35,-55,-67,-21,-103v8,-8,16,-16,28,-21","w":199},"\u00ae":{"d":"109,-84v-42,0,-80,-37,-80,-81v0,-43,38,-81,80,-81v43,0,80,39,80,81v0,43,-37,81,-80,81xm109,-96v35,0,65,-32,65,-69v0,-37,-30,-68,-65,-68v-35,0,-64,32,-64,68v0,36,30,69,64,69xm145,-118v-38,9,-5,-49,-51,-39r0,39r-15,0r0,-90v28,-6,62,-3,62,23v0,12,-7,17,-17,23v15,-1,16,37,21,44xm94,-198r0,30v17,1,34,-2,32,-15v1,-14,-17,-18,-32,-15","w":183},"\u00a9":{"d":"132,-11v-60,0,-109,-52,-109,-111v0,-59,49,-111,109,-111v59,0,108,51,108,111v0,60,-49,111,-108,111xm132,-26v50,0,90,-45,90,-96v0,-51,-40,-96,-90,-96v-50,0,-90,46,-90,97v0,52,41,95,90,95xm72,-120v0,-52,64,-85,108,-57r-4,14v-36,-20,-85,-3,-85,42v0,45,53,63,87,40r5,14v-43,29,-111,4,-111,-53","w":243},"\u2122":{"d":"19,-243r108,0r0,20r-42,0r0,124r-23,0r0,-124r-43,0r0,-20xm290,-99r-23,0r-7,-125v-1,6,-14,46,-41,122r-18,0r-40,-122r-6,125r-22,0r11,-144r31,0r37,113v11,-45,23,-72,36,-113r31,0","w":284},"\u00b4":{"d":"109,-248r38,0r-49,52r-25,0","w":140},"\u00a8":{"d":"63,-238v11,0,18,7,18,18v0,11,-9,20,-20,19v-10,0,-17,-8,-17,-18v-1,-11,9,-20,19,-19xm131,-238v10,0,17,8,17,18v1,11,-8,20,-19,19v-11,0,-18,-7,-18,-18v-1,-11,10,-20,20,-19","w":140},"\u2260":{"d":"200,-50r-107,0r-29,52r-21,-12r23,-40r-46,0r0,-22r59,0r28,-52r-87,0r0,-22r101,0r29,-55r21,12r-23,43r52,0r0,22r-66,0r-27,52r93,0r0,22","w":214},"\u00c6":{"d":"15,0r-34,0r166,-243r143,0r-5,27r-94,0r-8,77r89,0r-5,27r-86,0r-8,85r96,0r-5,27r-124,0r9,-85r-76,0xm90,-112r61,0r10,-107","w":289},"\u00d8":{"d":"228,-210v52,86,-10,214,-112,214v-26,0,-46,-7,-61,-20r-30,32r-16,-15r29,-32v-54,-87,9,-216,111,-216v27,0,47,7,62,21r29,-31r17,14xm192,-204v-78,-58,-176,54,-132,147xm74,-39v78,57,174,-53,130,-145","w":250},"\u221e":{"d":"251,-95v1,45,-56,70,-91,41v-10,-8,-20,-17,-29,-26v-18,17,-34,39,-67,39v-33,0,-51,-21,-52,-54v-2,-47,56,-68,91,-41v10,8,19,16,28,25v19,-15,34,-38,67,-38v33,0,52,21,53,54xm227,-95v2,-41,-55,-34,-70,-11v-6,6,-5,6,-10,11v14,12,24,30,49,31v19,0,30,-14,31,-31xm36,-95v-1,41,55,35,70,11v6,-6,5,-6,10,-11v-14,-13,-24,-31,-49,-31v-19,0,-31,12,-31,31","w":262},"\u00b1":{"d":"98,-206r24,0r0,70r78,0r0,22r-78,0r0,72r-24,0r0,-72r-78,0r0,-22r78,0r0,-70xm20,-22r180,0r0,22r-180,0r0,-22","w":214},"\u2264":{"d":"28,-121r0,-23r161,-76r0,23r-136,65r136,63r0,24xm25,0r0,-22r164,0r0,22r-164,0","w":214},"\u2265":{"d":"33,-220r162,76r0,23r-162,76r0,-24r136,-63r-136,-65r0,-23xm33,0r0,-22r165,0r0,22r-165,0","w":214},"\u00a5":{"d":"88,0r-30,0r12,-63r-54,0r4,-18r53,0r5,-26r-54,0r4,-18r45,0r-39,-109r33,0r32,107v23,-41,47,-70,72,-107r35,0r-84,109r44,0r-3,18r-55,0r-5,26r55,0r-4,18r-54,0","w":182},"\u00b5":{"d":"185,-174r-31,174r-28,0v0,-10,5,-23,3,-31v-23,35,-67,50,-89,15r-15,88r-30,0r47,-246r32,0r-21,119v-1,39,40,39,61,17v29,-29,27,-90,39,-136r32,0","w":193},"\u2202":{"d":"100,-235v-21,0,-39,6,-52,15r-8,-22v16,-11,37,-20,64,-20v59,0,85,45,85,108v0,84,-30,158,-112,158v-42,0,-64,-28,-64,-69v0,-55,34,-92,90,-94v29,-1,42,16,54,31v7,-54,-6,-107,-57,-107xm45,-66v0,50,58,54,80,21v10,-15,20,-33,24,-54v-21,-62,-104,-31,-104,33","w":192},"\u2211":{"d":"-11,32r4,-19r107,-114r-64,-111r4,-22r163,0r-5,27v-40,2,-88,-4,-124,2r60,104r-97,106r135,0r-5,27r-178,0","w":199},"\u220f":{"d":"212,-207r-48,239r-31,0r48,-239r-89,0r-48,239r-31,0r49,-239r-29,0r5,-27r208,0r-6,27r-28,0","w":229},"\u222b":{"d":"-19,29v66,9,51,-90,63,-146v15,-70,5,-184,93,-166v-5,9,-1,24,-18,19v-59,22,-40,123,-55,191v-13,58,-16,143,-89,124","w":108},"\u00aa":{"d":"137,-206v-11,75,-15,67,-16,110r-23,0v0,-8,1,-17,2,-24v-19,38,-79,34,-79,-16v0,-57,58,-94,116,-70xm46,-140v0,28,28,33,44,15v15,-16,15,-43,21,-67v-36,-10,-65,18,-65,52","w":129},"\u00ba":{"d":"136,-163v6,71,-114,98,-118,20v-1,-38,30,-70,66,-70v31,0,50,20,52,50xm71,-113v36,3,61,-79,12,-81v-37,-3,-59,78,-12,81","w":127},"\u2126":{"d":"148,-221v-97,-4,-122,152,-56,200r-3,21r-93,0r5,-25v17,-2,41,4,54,-2v-19,-19,-35,-45,-35,-82v0,-83,48,-138,130,-138v63,0,100,38,100,99v0,60,-34,95,-67,123r50,0r-5,25r-92,0r4,-21v40,-25,76,-61,76,-124v0,-45,-24,-74,-68,-76","w":255},"\u00e6":{"d":"143,-83v-17,58,49,76,92,49r4,23v-38,25,-107,18,-119,-24v-16,44,-118,58,-118,-6v0,-56,54,-68,117,-68v15,-49,-49,-56,-80,-30r-7,-22v37,-26,100,-24,110,20v16,-44,120,-55,120,6v0,51,-59,55,-119,52xm231,-133v0,-29,-44,-24,-62,-7v-10,10,-18,21,-22,34v38,-1,84,5,84,-27xm35,-46v-2,31,41,30,59,12v14,-13,18,-31,21,-53v-41,0,-78,4,-80,41","w":267},"\u00f8":{"d":"167,-154v57,75,-38,202,-126,144r-21,24r-11,-11r21,-24v-56,-73,35,-198,125,-145r21,-22r12,11xm136,-144v-51,-38,-112,42,-84,99xm60,-31v50,39,113,-40,85,-98"},"\u00bf":{"d":"93,-129v-12,0,-21,-10,-21,-22v0,-13,10,-26,24,-25v11,0,21,10,21,22v0,13,-10,26,-24,25xm104,62v-38,26,-104,15,-104,-34v0,-57,72,-73,70,-130r31,0v0,63,-62,75,-68,126v-4,33,46,29,65,15","w":142},"\u00a1":{"d":"55,-129v-12,0,-21,-10,-21,-22v0,-13,10,-26,24,-25v11,0,21,10,21,22v0,14,-9,25,-24,25xm32,70r-36,0r38,-171r25,0","w":86},"\u00ac":{"d":"18,-144r179,0r0,101r-23,0r0,-79r-156,0r0,-22","w":214},"\u221a":{"d":"100,35r-23,0r-30,-155r-28,11r-4,-16r53,-22r25,147r118,-298r24,0","w":198},"\u0192":{"d":"84,-145v12,-57,39,-107,105,-87r-9,24v-43,-16,-56,17,-65,63r42,0r-3,24r-45,0v-18,67,-24,176,-115,145r7,-23v62,23,60,-74,77,-122r-32,0r4,-24r34,0","w":182},"\u2248":{"d":"64,-154v44,2,92,47,127,4r14,15v-20,36,-87,31,-118,8v-25,-11,-54,1,-66,17r-13,-16v14,-13,29,-29,56,-28xm65,-82v45,0,95,48,128,3r14,15v-16,27,-69,38,-101,16v-24,-17,-67,-15,-83,9r-13,-15v12,-15,28,-28,55,-28","w":214},"\u2206":{"d":"2,0r3,-19r118,-217r38,0r38,217r-4,19r-193,0xm166,-27r-31,-181r-93,181r124,0","w":196},"\u00ab":{"d":"93,-158r-55,68r37,66r-25,0r-38,-67r54,-67r27,0xm154,-158r-56,68r38,66r-25,0r-39,-67r54,-67r28,0","w":150},"\u00bb":{"d":"58,-92r-37,-66r25,0r38,67r-54,67r-27,0xm119,-92r-38,-66r26,0r38,67r-54,67r-28,0","w":150},"\u2026":{"d":"49,-43v12,0,21,10,21,22v0,13,-10,26,-24,25v-12,0,-21,-10,-21,-22v0,-13,10,-26,24,-25xm168,-43v12,0,23,9,22,22v0,13,-10,26,-24,25v-12,0,-21,-10,-21,-22v0,-14,9,-25,23,-25xm288,-43v12,0,21,10,21,22v0,13,-10,26,-24,25v-12,0,-21,-10,-21,-22v0,-13,10,-26,24,-25","w":360},"\u00c0":{"d":"149,-76r-86,0r-39,76r-34,0r128,-243r38,0r36,243r-33,0xm75,-102r72,0r-16,-113v-23,53,-34,68,-56,113xm98,-304r39,0r27,43r-27,0","w":211},"\u00c3":{"d":"149,-76r-86,0r-39,76r-34,0r128,-243r38,0r36,243r-33,0xm75,-102r72,0r-16,-113v-23,53,-34,68,-56,113xm186,-300v1,51,-44,32,-66,21v-5,0,-8,5,-10,16r-18,0v1,-20,9,-34,26,-36v18,-2,46,33,51,-1r17,0","w":211},"\u00d5":{"d":"150,-247v61,-1,97,42,97,102v0,82,-48,148,-131,149v-60,2,-99,-43,-98,-102v2,-82,51,-147,132,-149xm145,-220v-54,-1,-94,66,-94,120v0,45,23,77,68,77v52,0,94,-66,94,-121v0,-47,-22,-75,-68,-76xm207,-300v1,51,-44,32,-66,21v-5,0,-8,5,-10,16r-18,0v1,-20,9,-34,26,-36v18,-2,46,33,51,-1r17,0","w":250},"\u0152":{"d":"168,-245r167,2r-5,27r-100,0r-14,76r94,0r-5,27r-95,0r-16,86r106,0r-5,27r-121,0v-87,15,-157,-18,-157,-101v0,-84,63,-145,151,-144xm51,-103v0,61,49,89,111,76r36,-189v-82,-18,-147,36,-147,113","w":324},"\u0153":{"d":"174,-78v-13,55,52,69,92,44r5,23v-38,26,-110,19,-120,-26v-14,23,-36,41,-70,41v-40,1,-68,-33,-68,-74v0,-57,41,-108,96,-108v33,0,50,19,60,42v16,-44,124,-65,124,1v0,52,-50,55,-119,57xm263,-132v-2,-28,-45,-27,-62,-8v-9,11,-17,22,-22,37v49,-1,76,1,84,-29xm108,-153v-60,0,-93,127,-21,132v35,2,61,-49,61,-84v0,-28,-12,-48,-40,-48","w":298},"\u2013":{"d":"15,-102r158,0r-4,22r-159,0","w":180},"\u2014":{"d":"15,-102r338,0r-4,22r-339,0","w":360},"\u201c":{"d":"61,-164r-34,3v15,-35,31,-63,48,-86r22,-2v-14,27,-26,55,-36,85xm117,-164r-35,3v15,-35,31,-63,48,-86r22,-2v-15,29,-26,57,-35,85","w":128,"k":{"z":3,"u":7,"s":10,"r":3,"q":18,"p":3,"o":18,"n":9,"m":9,"l":4,"k":4,"j":3,"h":4,"g":18,"f":3,"e":18,"d":18,"c":18,"b":4,"a":15,"Y":-10,"X":-4,"W":-14,"V":-15,"T":-12,"S":3,"Q":2,"O":2,"J":27,"G":2,"C":2,"A":19}},"\u201d":{"d":"58,-246r35,-3v-17,36,-32,64,-48,86r-22,2v14,-27,25,-55,35,-85xm114,-246r34,-3v-17,36,-32,64,-48,86r-22,2v14,-27,26,-55,36,-85","w":128,"k":{".":78,",":80,"\u00a0":20}},"\u2018":{"d":"61,-164r-34,3v15,-35,31,-63,48,-86r22,-2v-15,29,-27,57,-36,85","w":72,"k":{"\u2018":17,"z":3,"u":7,"s":10,"r":3,"q":18,"p":3,"o":18,"n":9,"m":9,"l":4,"k":4,"j":3,"h":4,"g":18,"f":3,"e":18,"d":18,"c":18,"b":4,"a":15,"Y":-10,"X":-4,"W":-14,"V":-15,"T":-12,"S":3,"Q":2,"O":2,"J":27,"G":2,"C":2,"A":19}},"\u2019":{"d":"58,-246r35,-3v-17,36,-32,64,-48,86r-22,2v14,-27,25,-55,35,-85","w":72,"k":{"\u2019":17,"v":2,"t":3,"s":23,"r":9,"m":9,"d":27,".":48,",":43,"\u00a0":20}},"\u00f7":{"d":"110,-180v11,0,20,10,20,21v0,11,-9,21,-20,21v-11,0,-20,-10,-20,-21v0,-11,9,-21,20,-21xm199,-85r-179,0r0,-22r179,0r0,22xm110,-54v11,0,20,10,20,21v0,12,-9,21,-21,21v-11,0,-19,-9,-19,-21v0,-12,8,-21,20,-21","w":214},"\u25ca":{"d":"74,0r-68,-130r68,-127r22,0r67,127r-67,130r-22,0xm32,-130r53,103r53,-103r-53,-100","w":169},"\u00ff":{"d":"-13,53v28,-6,66,-42,67,-64r-37,-163r33,0v17,88,27,134,27,138r64,-138r34,0v-53,88,-83,223,-181,255xm71,-238v11,0,18,7,18,18v0,11,-9,20,-20,19v-10,0,-17,-8,-17,-18v-1,-11,9,-20,19,-19xm139,-238v10,0,17,8,17,18v1,11,-8,20,-19,19v-11,0,-18,-7,-18,-18v-1,-11,10,-20,20,-19","w":164},"\u0178":{"d":"64,-243r36,119r79,-119r38,0r-106,142r-19,101r-32,0r19,-100r-49,-143r34,0xm96,-302v10,0,18,9,18,18v1,10,-10,21,-20,20v-10,0,-17,-8,-17,-18v-1,-10,9,-21,19,-20xm144,-282v-1,-25,36,-26,37,-2v0,10,-9,21,-19,20v-10,0,-17,-8,-18,-18","w":192},"\u2044":{"d":"3,4r-23,0r177,-242r23,0","w":147},"\u00a4":{"d":"56,-179v21,-19,63,-19,84,0r26,-27r17,18r-29,25v18,22,17,65,0,87r28,26r-17,17r-25,-28v-21,20,-63,20,-84,1r-24,27r-17,-17r26,-25v-19,-23,-19,-66,1,-88r-28,-25r17,-18xm98,-69v28,0,44,-21,44,-51v0,-26,-18,-50,-44,-50v-26,0,-45,24,-45,50v-1,29,19,51,45,51","w":182},"\u2039":{"d":"93,-158r-55,68r37,66r-25,0r-38,-67r54,-67r27,0","w":90},"\u203a":{"d":"58,-92r-37,-66r25,0r38,67r-54,67r-27,0","w":90},"\u2021":{"d":"105,-243r30,0r-17,72r62,-3r-5,27r-61,-2r-13,72r61,-3r-5,27r-60,-3r-12,74r-30,0r16,-74r-61,3r5,-27r61,3r13,-72r-61,2r5,-27r60,3","w":178},"\u2219":{"d":"43,-122v12,0,21,10,21,22v0,13,-10,26,-24,25v-11,0,-21,-10,-21,-22v0,-13,10,-26,24,-25","w":78},"\u201a":{"d":"4,41r-23,3v16,-31,28,-60,37,-87r35,-4v-16,35,-32,64,-49,88","w":72},"\u201e":{"d":"3,41r-23,3v16,-30,28,-59,36,-87r36,-4v-15,35,-31,64,-49,88xm61,41r-23,3v16,-32,28,-61,36,-87r36,-4v-16,35,-32,64,-49,88","w":128},"\u2030":{"d":"71,-94v-29,0,-45,-23,-45,-53v0,-44,27,-92,68,-91v28,0,45,21,45,49v0,47,-25,94,-68,95xm75,-114v24,-1,38,-44,38,-73v0,-18,-6,-31,-22,-31v-25,0,-39,43,-39,72v0,21,8,32,23,32xm71,4r-22,0r177,-242r22,0xm205,3v-29,0,-46,-24,-46,-53v-1,-43,28,-92,69,-91v28,0,45,21,45,49v1,47,-27,94,-68,95xm209,-17v24,-1,38,-44,38,-73v0,-18,-6,-31,-22,-31v-25,0,-39,43,-39,72v0,21,8,32,23,32xm336,3v-29,0,-46,-23,-46,-53v0,-43,27,-92,69,-91v28,0,45,21,45,49v1,47,-27,94,-68,95xm339,-17v25,-1,39,-43,39,-73v0,-17,-6,-31,-22,-31v-25,0,-41,43,-40,72v0,21,8,32,23,32","w":415},"\u00c2":{"d":"149,-76r-86,0r-39,76r-34,0r128,-243r38,0r36,243r-33,0xm75,-102r72,0r-16,-113v-23,53,-34,68,-56,113xm132,-304r24,0r30,43r-25,0r-19,-26r-26,26r-28,0","w":211},"\u00ca":{"d":"162,-140r-6,27r-91,0r-16,86r103,0r-6,27r-134,0r46,-243r129,0r-6,27r-97,0r-14,76r92,0xm120,-304r24,0r30,43r-25,0r-19,-26r-26,26r-28,0","w":175},"\u00c1":{"d":"149,-76r-86,0r-39,76r-34,0r128,-243r38,0r36,243r-33,0xm75,-102r72,0r-16,-113v-23,53,-34,68,-56,113xm155,-304r42,0r-49,43r-29,0","w":211},"\u00cb":{"d":"162,-140r-6,27r-91,0r-16,86r103,0r-6,27r-134,0r46,-243r129,0r-6,27r-97,0r-14,76r92,0xm97,-302v10,0,18,9,18,18v1,10,-10,21,-20,20v-10,0,-17,-8,-17,-18v-1,-10,9,-21,19,-20xm145,-282v-1,-25,36,-26,37,-2v0,10,-9,21,-19,20v-10,0,-17,-8,-18,-18","w":175},"\u00c8":{"d":"162,-140r-6,27r-91,0r-16,86r103,0r-6,27r-134,0r46,-243r129,0r-6,27r-97,0r-14,76r92,0xm78,-304r39,0r27,43r-27,0","w":175},"\u00cd":{"d":"57,-243r32,0r-46,243r-32,0xm91,-304r42,0r-49,43r-29,0","w":86},"\u00ce":{"d":"57,-243r32,0r-46,243r-32,0xm69,-304r24,0r30,43r-25,0r-19,-26r-26,26r-28,0","w":86},"\u00cf":{"d":"57,-243r32,0r-46,243r-32,0xm46,-302v10,0,18,9,18,18v1,10,-10,21,-20,20v-10,0,-17,-8,-17,-18v-1,-10,9,-21,19,-20xm94,-282v-1,-25,36,-26,37,-2v0,10,-9,21,-19,20v-10,0,-17,-8,-18,-18","w":86},"\u00cc":{"d":"57,-243r32,0r-46,243r-32,0xm29,-304r39,0r27,43r-27,0","w":86},"\u00d3":{"d":"150,-247v61,-1,97,42,97,102v0,82,-48,148,-131,149v-60,2,-99,-43,-98,-102v2,-82,51,-147,132,-149xm145,-220v-54,-1,-94,66,-94,120v0,45,23,77,68,77v52,0,94,-66,94,-121v0,-47,-22,-75,-68,-76xm174,-304r42,0r-49,43r-29,0","w":250},"\u00d4":{"d":"150,-247v61,-1,97,42,97,102v0,82,-48,148,-131,149v-60,2,-99,-43,-98,-102v2,-82,51,-147,132,-149xm145,-220v-54,-1,-94,66,-94,120v0,45,23,77,68,77v52,0,94,-66,94,-121v0,-47,-22,-75,-68,-76xm152,-304r24,0r30,43r-25,0r-19,-26r-26,26r-28,0","w":250},"\uf000":{"w":66},"\u00d2":{"d":"150,-247v61,-1,97,42,97,102v0,82,-48,148,-131,149v-60,2,-99,-43,-98,-102v2,-82,51,-147,132,-149xm145,-220v-54,-1,-94,66,-94,120v0,45,23,77,68,77v52,0,94,-66,94,-121v0,-47,-22,-75,-68,-76xm107,-304r39,0r27,43r-27,0","w":250},"\u00da":{"d":"171,-22v-43,45,-151,32,-143,-49v6,-62,21,-114,30,-172r31,0r-27,141v-10,41,2,81,44,79v43,-2,62,-34,70,-78r27,-142r32,0v-19,74,-20,175,-64,221xm163,-304r42,0r-49,43r-29,0","w":231},"\u00db":{"d":"171,-22v-43,45,-151,32,-143,-49v6,-62,21,-114,30,-172r31,0r-27,141v-10,41,2,81,44,79v43,-2,62,-34,70,-78r27,-142r32,0v-19,74,-20,175,-64,221xm145,-304r24,0r30,43r-25,0r-19,-26r-26,26r-28,0","w":231},"\u00d9":{"d":"171,-22v-43,45,-151,32,-143,-49v6,-62,21,-114,30,-172r31,0r-27,141v-10,41,2,81,44,79v43,-2,62,-34,70,-78r27,-142r32,0v-19,74,-20,175,-64,221xm102,-304r39,0r27,43r-27,0","w":231},"\u0131":{"d":"42,0r-31,0r33,-174r32,0","w":85},"\u02c6":{"d":"89,-248r23,0r25,52r-24,0v-6,-11,-9,-25,-16,-34r-25,34r-26,0","w":140},"\u02dc":{"d":"142,-240v1,49,-41,33,-64,22v-5,0,-8,5,-10,16r-18,0v1,-21,9,-35,26,-37v5,-2,33,13,38,14v10,-1,9,-6,11,-15r17,0","w":140},"\u00af":{"d":"58,-231r81,0r-4,20r-81,0","w":140},"\u02d8":{"d":"145,-246v0,47,-86,64,-87,8r0,-8r19,0v1,37,43,30,48,0r20,0","w":140},"\u02d9":{"d":"97,-238v10,0,17,7,17,18v0,11,-8,20,-19,19v-11,0,-18,-7,-18,-18v-1,-11,10,-20,20,-19","w":140},"\u02da":{"d":"96,-193v-19,0,-36,-14,-35,-32v0,-20,17,-35,38,-35v19,0,36,13,35,33v0,19,-16,34,-38,34xm97,-207v10,0,19,-10,19,-21v0,-9,-7,-18,-18,-18v-11,0,-18,10,-18,21v0,9,7,18,17,18","w":140},"\u00b8":{"d":"17,50v11,8,33,9,34,-7v0,-8,-8,-13,-24,-14r21,-30r20,0r-14,19v13,3,20,11,20,23v0,28,-41,39,-64,25","w":140},"\u02dd":{"d":"89,-248r32,0r-46,50r-21,0xm142,-248r33,0r-46,50r-21,0","w":140},"\u02db":{"d":"17,47v3,-28,25,-51,61,-47v-17,9,-37,22,-39,41v-1,15,17,16,29,11r2,14v-21,12,-56,7,-53,-19","w":140},"\u02c7":{"d":"104,-196r-23,0r-26,-52r24,0v6,11,9,25,17,35r26,-35r25,0","w":140},"\u0141":{"d":"147,0r-133,0r18,-97r-35,22r6,-25r34,-22r23,-121r32,0r-19,99r52,-33r-5,26r-52,32r-17,91r101,0","w":167},"\u0142":{"d":"44,0r-31,0r19,-100r-28,19r5,-26r27,-18r26,-131r31,0r-20,105r29,-20r-5,26r-29,20","w":88},"\u0160":{"d":"156,-72v0,71,-98,97,-152,58r12,-26v34,27,107,23,107,-28v0,-54,-87,-47,-87,-107v0,-64,85,-90,136,-59r-11,26v-31,-22,-92,-13,-92,27v0,53,87,45,87,109xm135,-261r-24,0r-30,-43r26,0v6,8,10,19,18,26r26,-26r28,0","w":173},"\u0161":{"d":"84,-100v64,25,29,104,-35,104v-18,0,-33,-4,-45,-12r9,-24v30,25,91,5,66,-33v-16,-15,-57,-33,-52,-59v-3,-46,65,-68,103,-45r-9,24v-44,-35,-90,24,-37,45xm102,-196r-23,0r-26,-52r24,0v6,11,9,25,17,35r26,-35r25,0","w":138},"\u017d":{"d":"-7,0r4,-19r168,-197r-119,0r5,-27r162,0r-3,20r-167,196r132,0r-5,27r-177,0xm147,-261r-24,0r-30,-43r26,0v6,8,10,19,18,26r26,-26r28,0","w":196},"\u017e":{"d":"-7,0r3,-19v59,-64,92,-99,97,-104v4,-5,16,-13,26,-25r-91,0r5,-26r130,0r-4,20v-84,89,-74,87,-122,127v30,4,67,0,99,1r-5,26r-138,0xm112,-196r-23,0r-26,-52r24,0v6,11,9,25,17,35r26,-35r25,0","w":155},"\u00a6":{"d":"35,-243r23,0r0,126r-23,0r0,-126xm35,-63r23,0r0,126r-23,0r0,-126","w":79},"\u00d0":{"d":"241,-146v-4,115,-97,163,-226,144r21,-111r-31,0r5,-27r31,0r19,-99v90,-17,183,4,181,93xm51,-27v87,15,156,-36,156,-117v0,-62,-57,-84,-120,-72r-14,76r62,0r-6,27r-61,0","w":245},"\u00f0":{"d":"13,-68v0,-72,80,-136,135,-89v-7,-20,-17,-36,-32,-50r-56,25r-5,-16r47,-21v-8,-8,-20,-14,-34,-21r15,-20v16,7,31,17,46,29r49,-21r7,16r-42,18v71,63,41,222,-59,222v-43,1,-71,-30,-71,-72xm108,-150v-37,-1,-64,43,-63,82v0,26,15,48,40,47v38,1,63,-46,63,-86v0,-29,-13,-42,-40,-43","w":192},"\u00dd":{"d":"64,-243r36,119r79,-119r38,0r-106,142r-19,101r-32,0r19,-100r-49,-143r34,0xm143,-304r42,0r-49,43r-29,0","w":192},"\u00fd":{"d":"-13,53v28,-6,66,-42,67,-64r-37,-163r33,0v17,88,27,134,27,138r64,-138r34,0v-53,88,-83,223,-181,255xm119,-248r38,0r-49,52r-25,0","w":164},"\u00de":{"d":"184,-138v0,63,-62,94,-131,83r-10,55r-31,0r46,-243r31,0r-9,47v54,-9,104,8,104,58xm152,-134v0,-37,-43,-44,-77,-36r-17,88v45,9,94,-10,94,-52","w":188},"\u00fe":{"d":"185,-113v0,73,-68,141,-144,109r-14,76r-32,0r59,-313r32,0r-18,98v30,-56,117,-42,117,30xm152,-111v0,-45,-48,-52,-73,-20v-19,24,-25,64,-33,101v54,33,106,-27,106,-81","w":196},"\u2212":{"d":"21,-107r179,0r0,22r-179,0r0,-22","w":214},"\u00d7":{"d":"22,-173r17,-17r72,79r73,-79r16,16r-73,79r73,78r-16,17r-73,-80r-73,80r-16,-17r73,-78","w":214},"\u00b9":{"d":"77,-96r-26,0r21,-117r-25,11r-3,-18v18,-7,32,-19,60,-16","w":113},"\u00b2":{"d":"131,-202v0,46,-28,48,-73,85r60,0r-4,21r-97,0r2,-15v54,-46,72,-44,84,-87v-1,-27,-36,-21,-53,-8r-6,-16v28,-24,87,-23,87,20","w":125},"\u00b3":{"d":"56,-179v20,1,43,-6,44,-24v0,-24,-38,-17,-51,-5r-4,-17v24,-20,82,-19,83,18v1,17,-14,28,-34,36v14,3,26,16,27,31v2,44,-70,58,-102,35r9,-18v21,17,66,12,66,-16v0,-18,-20,-25,-41,-23","w":120},"\u00b7":{"d":"43,-122v12,0,21,10,21,22v0,13,-10,26,-24,25v-11,0,-21,-10,-21,-22v0,-13,10,-26,24,-25","w":78},"\u00bd":{"d":"73,-96r-26,0r21,-117r-25,11r-3,-18v18,-7,32,-19,60,-16xm53,4r-23,0r177,-242r23,0xm261,-106v0,46,-28,48,-73,85r60,0r-4,21r-97,0r2,-15v54,-46,72,-44,84,-87v-1,-27,-36,-21,-53,-8r-6,-16v28,-24,87,-23,87,20","w":277},"\u00bc":{"d":"74,-96r-26,0r21,-117r-25,11r-3,-18v18,-7,32,-19,60,-16xm60,4r-23,0r177,-242r23,0xm229,0r-25,0r7,-36r-72,0r3,-15r85,-91r29,0r-17,87r21,0r-3,19r-21,0xm214,-55r13,-65v-16,23,-41,46,-56,65r43,0","w":277},"\u00be":{"d":"52,-178v20,1,43,-6,44,-24v0,-24,-38,-17,-51,-5r-4,-17v24,-20,82,-19,83,18v1,17,-14,28,-34,36v14,3,26,16,27,31v2,44,-70,58,-102,35r9,-18v21,17,66,12,66,-16v0,-18,-20,-25,-41,-23xm72,4r-23,0r177,-242r23,0xm233,0r-25,0r7,-36r-72,0r3,-15r85,-91r29,0r-17,87r21,0r-3,19r-21,0xm218,-55r13,-65v-16,23,-41,46,-56,65r43,0","w":277},"-":{"d":"18,-110r87,0r-5,25r-87,0","w":111},"\u02c9":{"d":"42,-288r180,0r-3,18r-180,0","w":180},"\uf003":{"d":"99,-96r-25,0r7,-36r-72,0r3,-15r85,-91r29,0r-17,87r21,0r-3,19r-21,0xm84,-151r13,-65v-16,23,-41,46,-56,65r43,0","w":113},"\uf006":{"d":"17,-165v43,-19,127,-5,187,-9r-6,25r-25,0r-23,149r-30,0v-4,-50,15,-102,21,-149r-55,0v-14,53,-26,109,-52,149r-31,0v25,-41,40,-95,52,-149v-15,-1,-26,2,-37,4","w":202},"\ufb01":{"d":"48,-174v3,-68,66,-104,129,-77r-10,25v-44,-22,-87,2,-87,52r96,0r-33,174r-32,0r28,-149r-64,0r-28,149r-32,0r28,-149r-23,0r5,-25r23,0","w":185},"\ufb02":{"d":"48,-174v4,-72,78,-105,142,-74r-47,248r-32,0r44,-230v-40,-13,-70,6,-75,56r37,0r-5,25r-37,0r-28,149r-32,0r29,-149r-24,0r5,-25r23,0","w":185},"\u011e":{"d":"52,-103v0,65,63,95,119,71r13,-70r-50,0r5,-26r82,0r-22,117v-83,35,-181,3,-181,-89v0,-107,107,-172,212,-134r-10,27v-81,-35,-168,19,-168,104xm217,-301v0,44,-89,56,-90,6v-1,-10,13,-5,21,-6v0,29,46,24,48,0r21,0","w":233},"\u011f":{"d":"12,-62v-1,-88,88,-141,173,-104v-28,94,-7,245,-126,242v-23,0,-42,-4,-55,-13r9,-25v37,24,100,9,106,-30v2,-7,10,-26,11,-45v-15,24,-36,37,-62,37v-34,1,-56,-29,-56,-62xm46,-67v0,46,46,53,71,22v22,-26,24,-65,33,-102v-55,-24,-104,26,-104,80xm172,-246v0,47,-86,64,-87,8r0,-8r19,0v1,37,43,30,48,0r20,0"},"\u015e":{"d":"37,50v11,9,33,9,34,-7v0,-8,-7,-13,-23,-14r18,-25v-27,-1,-48,-7,-62,-18r12,-26v34,27,107,23,107,-28v0,-54,-87,-47,-87,-107v0,-64,85,-90,136,-59r-11,26v-31,-22,-92,-13,-92,27v0,53,91,45,87,109v-2,41,-30,68,-69,74r-12,16v13,3,20,11,20,23v2,28,-41,39,-64,25","w":173},"\u015f":{"d":"18,50v11,9,33,9,35,-7v0,-8,-9,-13,-25,-14r18,-25v-18,-1,-32,-5,-42,-12r9,-24v30,25,91,5,66,-33v-16,-15,-57,-33,-52,-59v-3,-46,65,-68,103,-45r-9,24v-44,-35,-90,25,-37,45v57,22,35,97,-16,102r-12,16v13,3,20,11,20,23v2,29,-42,39,-65,25","w":138},"\u0106":{"d":"52,-103v0,73,73,96,131,69r5,26v-75,32,-170,0,-170,-91v0,-106,105,-177,203,-135r-10,25v-76,-37,-159,24,-159,106xm174,-304r42,0r-49,43r-29,0","w":208},"\u0107":{"d":"46,-68v0,47,50,56,86,36r3,25v-51,26,-122,6,-122,-57v0,-74,72,-138,148,-106r-9,25v-55,-27,-106,23,-106,77xm136,-248r38,0r-49,52r-25,0","w":158},"\u010c":{"d":"52,-103v0,73,73,96,131,69r5,26v-75,32,-170,0,-170,-91v0,-106,105,-177,203,-135r-10,25v-76,-37,-159,24,-159,106xm171,-261r-24,0r-30,-43r26,0v6,8,10,19,18,26r26,-26r28,0","w":208},"\u010d":{"d":"46,-68v0,47,50,56,86,36r3,25v-51,26,-122,6,-122,-57v0,-74,72,-138,148,-106r-9,25v-55,-27,-106,23,-106,77xm131,-196r-23,0r-26,-52r24,0v6,11,9,25,17,35r26,-35r25,0","w":158},"\u0100":{"d":"149,-76r-86,0r-39,76r-34,0r128,-243r38,0r36,243r-33,0xm75,-102r72,0r-16,-113v-23,53,-34,68,-56,113xm103,-289r85,0r-4,20r-86,0","w":211},"\u0101":{"d":"185,-171v-18,106,-22,89,-24,171r-30,0v-1,-7,3,-27,3,-46v-17,33,-41,50,-70,50v-30,0,-52,-26,-52,-59v0,-82,83,-147,173,-116xm45,-60v0,45,44,47,69,16v21,-26,28,-66,35,-106v-57,-17,-104,39,-104,90xm89,-231r81,0r-4,20r-81,0","w":194},"\u0102":{"d":"149,-76r-86,0r-39,76r-34,0r128,-243r38,0r36,243r-33,0xm75,-102r72,0r-16,-113v-23,53,-34,68,-56,113xm192,-306v0,44,-89,56,-90,6v-1,-10,13,-5,21,-6v0,29,46,24,48,0r21,0","w":211},"\u0103":{"d":"185,-171v-18,106,-22,89,-24,171r-30,0v-1,-7,3,-27,3,-46v-17,33,-41,50,-70,50v-30,0,-52,-26,-52,-59v0,-82,83,-147,173,-116xm45,-60v0,45,44,47,69,16v21,-26,28,-66,35,-106v-57,-17,-104,39,-104,90xm175,-246v0,47,-86,64,-87,8r0,-8r19,0v1,37,43,30,48,0r20,0","w":194},"\u0104":{"d":"165,72v-50,-5,-20,-64,7,-72r-13,0r-10,-76r-86,0r-39,76r-34,0r128,-243r38,0r36,243v-15,8,-31,22,-31,42v0,16,17,14,29,9r2,15v-8,4,-18,6,-27,6xm75,-102r72,0r-16,-113v-23,53,-34,68,-56,113","w":211},"\u0105":{"d":"12,-55v0,-82,83,-147,173,-116v-18,105,-25,101,-24,171v-17,8,-36,23,-39,41v-1,16,18,16,28,10r2,15v-21,12,-53,6,-53,-19v1,-21,22,-41,40,-47r-8,0v-1,-7,3,-27,3,-46v-17,33,-41,50,-70,50v-30,0,-52,-26,-52,-59xm45,-60v0,45,44,47,69,16v21,-26,28,-66,35,-106v-57,-17,-104,39,-104,90","w":194},"\u010e":{"d":"238,-145v0,112,-97,166,-226,144r45,-238v90,-17,181,4,181,94xm49,-26v89,14,155,-34,155,-118v0,-62,-56,-84,-119,-72xm150,-261r-24,0r-30,-43r26,0v6,8,10,19,18,26r26,-26r28,0","w":242},"\u010f":{"d":"12,-61v2,-75,64,-134,142,-111r16,-84r32,0r-39,201v-4,18,-6,37,-7,55r-29,0v1,-11,6,-26,4,-35v-31,59,-121,49,-119,-26xm45,-65v0,45,43,55,70,24v22,-26,25,-66,34,-105v-53,-27,-104,27,-104,81xm227,-193r-19,2v12,-22,22,-43,29,-65r29,-3v-11,25,-24,47,-39,66","w":217},"\u0110":{"d":"241,-146v-4,115,-97,163,-226,144r21,-111r-31,0r5,-27r31,0r19,-99v90,-17,183,4,181,93xm51,-27v87,15,156,-36,156,-117v0,-62,-57,-84,-120,-72r-14,76r62,0r-6,27r-61,0","w":245},"\u0111":{"d":"12,-61v2,-75,64,-134,142,-111r6,-31r-51,0r5,-23r51,0r5,-30r32,0r-6,30r17,0r-5,23r-16,0r-29,148v-4,18,-6,37,-7,55r-29,0v1,-11,6,-26,4,-35v-31,59,-121,49,-119,-26xm45,-65v0,45,43,55,70,24v22,-26,25,-66,34,-105v-53,-27,-104,27,-104,81"},"\u0112":{"d":"162,-140r-6,27r-91,0r-16,86r103,0r-6,27r-134,0r46,-243r129,0r-6,27r-97,0r-14,76r92,0xm85,-289r85,0r-4,20r-86,0","w":175},"\u0113":{"d":"44,-76v-11,54,54,66,93,42r4,24v-52,29,-129,13,-129,-57v0,-53,44,-111,98,-111v30,0,55,16,53,46v-4,54,-58,55,-119,56xm133,-132v-3,-30,-46,-26,-63,-7v-10,11,-18,24,-22,39v43,-1,80,-1,85,-32xm72,-231r81,0r-4,20r-81,0","w":168},"\u0116":{"d":"162,-140r-6,27r-91,0r-16,86r103,0r-6,27r-134,0r46,-243r129,0r-6,27r-97,0r-14,76r92,0xm131,-302v11,0,18,9,18,18v1,24,-37,26,-38,2v-1,-10,10,-20,20,-20","w":175},"\u0117":{"d":"44,-76v-11,54,54,66,93,42r4,24v-52,29,-129,13,-129,-57v0,-53,44,-111,98,-111v30,0,55,16,53,46v-4,54,-58,55,-119,56xm133,-132v-3,-30,-46,-26,-63,-7v-10,11,-18,24,-22,39v43,-1,80,-1,85,-32xm117,-238v10,0,17,7,17,18v0,11,-8,20,-19,19v-11,0,-18,-7,-18,-18v-1,-11,10,-20,20,-19","w":168},"\u0118":{"d":"85,47v0,-21,23,-41,40,-47r-113,0r46,-243r129,0r-6,27r-97,0r-14,76r92,0r-6,27r-91,0r-16,86r103,0r-6,27v-18,8,-36,23,-39,42v1,15,17,15,29,9r3,15v-21,11,-55,8,-54,-19","w":175},"\u0119":{"d":"44,-76v-11,54,54,66,93,42r4,24v-24,11,-59,18,-62,50v-2,16,17,15,28,10r2,14v-20,12,-53,7,-52,-19v0,-16,9,-29,29,-41v-47,2,-73,-26,-74,-71v-1,-53,44,-111,98,-111v30,0,55,16,53,46v-4,54,-58,55,-119,56xm133,-132v-3,-30,-46,-26,-63,-7v-10,11,-18,24,-22,39v43,-1,80,-1,85,-32","w":168},"\u011a":{"d":"162,-140r-6,27r-91,0r-16,86r103,0r-6,27r-134,0r46,-243r129,0r-6,27r-97,0r-14,76r92,0xm138,-261r-24,0r-30,-43r26,0v6,8,10,19,18,26r26,-26r28,0","w":175},"\u011b":{"d":"44,-76v-11,54,54,66,93,42r4,24v-52,29,-129,13,-129,-57v0,-53,44,-111,98,-111v30,0,55,16,53,46v-4,54,-58,55,-119,56xm133,-132v-3,-30,-46,-26,-63,-7v-10,11,-18,24,-22,39v43,-1,80,-1,85,-32xm123,-196r-23,0r-26,-52r24,0v6,11,9,25,17,35r26,-35r25,0","w":168},"\u0122":{"d":"52,-103v0,65,63,95,119,71r13,-70r-50,0r5,-26r82,0r-22,117v-83,35,-181,3,-181,-89v0,-107,107,-172,212,-134r-10,27v-81,-35,-168,19,-168,104xm96,81r-19,2v12,-22,22,-43,29,-65r29,-3v-11,25,-24,47,-39,66","w":233},"\u0123":{"d":"12,-62v-1,-88,88,-141,173,-104v-28,94,-7,245,-126,242v-23,0,-42,-4,-55,-13r9,-25v37,24,100,9,106,-30v2,-7,10,-26,11,-45v-15,24,-36,37,-62,37v-34,1,-56,-29,-56,-62xm46,-67v0,46,46,53,71,22v22,-26,24,-65,33,-102v-55,-24,-104,26,-104,80xm147,-263r19,-2v-12,22,-22,43,-29,65r-29,3v11,-25,24,-47,39,-66"},"\u012a":{"d":"57,-243r32,0r-46,243r-32,0xm41,-289r85,0r-4,20r-86,0","w":86},"\u012b":{"d":"42,0r-31,0r33,-174r32,0xm31,-231r81,0r-4,20r-81,0","w":85},"\u012e":{"d":"-13,47v1,-20,19,-41,36,-47r-12,0r46,-243r32,0r-46,243v-16,8,-34,23,-34,42v0,15,17,15,30,9r2,15v-21,11,-55,8,-54,-19","w":86},"\u012f":{"d":"71,-248v11,0,19,9,19,20v0,12,-9,23,-22,22v-11,0,-19,-9,-19,-20v0,-12,9,-23,22,-22xm-19,47v1,-21,22,-41,40,-47r-10,0r33,-174r32,0r-34,174v-17,7,-36,22,-38,41v-1,16,18,16,28,10r2,15v-21,12,-53,6,-53,-19","w":85},"\u0130":{"d":"57,-243r32,0r-46,243r-32,0xm83,-302v11,0,18,9,18,18v1,24,-37,26,-38,2v-1,-10,10,-20,20,-20","w":86},"\u0136":{"d":"12,0r46,-243r31,0r-21,118v34,-41,75,-79,112,-118r40,0r-105,105r65,138r-34,0r-56,-118r-30,27r-17,91r-31,0xm68,76r-19,2v12,-22,22,-43,29,-65r29,-3v-11,25,-24,47,-39,66","w":192},"\u0137":{"d":"42,0r-31,0r48,-256r32,0r-30,161r79,-79r40,0r-78,71r54,103r-35,0r-44,-85r-22,20xm57,77r-19,2v12,-22,22,-43,29,-65r29,-3v-11,25,-24,47,-39,66","w":170},"\u0139":{"d":"12,0r46,-243r32,0r-41,215r101,0r-6,28r-132,0xm92,-304r42,0r-49,43r-29,0","w":165},"\u013a":{"d":"42,0r-31,0r49,-256r31,0xm94,-315r42,0r-49,43r-29,0","w":85},"\u013b":{"d":"12,0r46,-243r32,0r-41,215r101,0r-6,28r-132,0xm55,81r-19,2v12,-22,22,-43,29,-65r29,-3v-11,25,-24,47,-39,66","w":165},"\u013c":{"d":"42,0r-31,0r49,-256r31,0xm1,81r-19,2v12,-22,22,-43,29,-65r29,-3v-11,25,-24,47,-39,66","w":85},"\u013d":{"d":"12,0r46,-243r32,0r-41,215r101,0r-6,28r-132,0xm123,-205r-19,2v12,-22,22,-43,29,-65r29,-3v-11,25,-24,47,-39,66","w":165},"\u013e":{"d":"42,0r-31,0r49,-256r31,0xm116,-193r-19,2v12,-22,22,-43,29,-65r29,-3v-11,25,-24,47,-39,66","w":106},"\u0143":{"d":"42,0r-30,0r46,-243r36,0v27,68,59,130,80,204v4,-63,24,-142,34,-204r31,0r-46,243r-32,0v-27,-67,-62,-133,-81,-206r-2,0v-5,56,-25,147,-36,206xm169,-299r42,0r-49,43r-29,0","w":235},"\u0144":{"d":"67,-139v24,-48,112,-58,112,10v0,44,-15,87,-22,129r-31,0r21,-121v0,-41,-44,-37,-65,-12v-27,31,-28,86,-39,133r-32,0r31,-174r29,0xm139,-248r38,0r-49,52r-25,0","w":198},"\u0145":{"d":"42,0r-30,0r46,-243r36,0v27,68,59,130,80,204v4,-63,24,-142,34,-204r31,0r-46,243r-32,0v-27,-67,-62,-133,-81,-206r-2,0v-5,56,-25,147,-36,206xm85,76r-19,2v12,-22,22,-43,29,-65r29,-3v-11,25,-24,47,-39,66","w":235},"\u0146":{"d":"67,-139v24,-48,112,-58,112,10v0,44,-15,87,-22,129r-31,0r21,-121v0,-41,-44,-37,-65,-12v-27,31,-28,86,-39,133r-32,0r31,-174r29,0xm64,77r-19,2v12,-22,22,-43,29,-65r29,-3v-11,25,-24,47,-39,66","w":198},"\u0147":{"d":"42,0r-30,0r46,-243r36,0v27,68,59,130,80,204v4,-63,24,-142,34,-204r31,0r-46,243r-32,0v-27,-67,-62,-133,-81,-206r-2,0v-5,56,-25,147,-36,206xm165,-256r-24,0r-30,-43r26,0v6,8,10,19,18,26r26,-26r28,0","w":235},"\u0148":{"d":"67,-139v24,-48,112,-58,112,10v0,44,-15,87,-22,129r-31,0r21,-121v0,-41,-44,-37,-65,-12v-27,31,-28,86,-39,133r-32,0r31,-174r29,0xm134,-196r-23,0r-26,-52r24,0v6,11,9,25,17,35r26,-35r25,0","w":198},"\u014c":{"d":"150,-247v61,-1,97,42,97,102v0,82,-48,148,-131,149v-60,2,-99,-43,-98,-102v2,-82,51,-147,132,-149xm145,-220v-54,-1,-94,66,-94,120v0,45,23,77,68,77v52,0,94,-66,94,-121v0,-47,-22,-75,-68,-76xm123,-289r85,0r-4,20r-86,0","w":250},"\u014d":{"d":"112,-178v43,0,72,31,72,74v0,56,-44,108,-99,108v-43,0,-71,-32,-72,-73v-1,-58,43,-109,99,-109xm109,-153v-38,0,-64,44,-64,83v0,28,16,49,43,49v35,0,63,-46,63,-83v0,-26,-15,-49,-42,-49xm86,-231r81,0r-4,20r-81,0"},"\u0150":{"d":"150,-247v61,-1,97,42,97,102v0,82,-48,148,-131,149v-60,2,-99,-43,-98,-102v2,-82,51,-147,132,-149xm145,-220v-54,-1,-94,66,-94,120v0,45,23,77,68,77v52,0,94,-66,94,-121v0,-47,-22,-75,-68,-76xm154,-304r36,0r-46,41r-24,0xm209,-304r35,0r-46,41r-24,0","w":250},"\u0151":{"d":"112,-178v43,0,72,31,72,74v0,56,-44,108,-99,108v-43,0,-71,-32,-72,-73v-1,-58,43,-109,99,-109xm109,-153v-38,0,-64,44,-64,83v0,28,16,49,43,49v35,0,63,-46,63,-83v0,-26,-15,-49,-42,-49xm117,-248r32,0r-46,50r-21,0xm170,-248r33,0r-46,50r-21,0"},"\u0154":{"d":"136,0v-8,-26,4,-114,-45,-105r-28,0r-19,105r-32,0r46,-239v55,-13,134,-5,134,53v0,36,-29,61,-58,71v16,6,25,22,27,48v3,41,6,63,8,67r-33,0xm159,-181v2,-36,-40,-43,-74,-36r-17,88v49,5,89,-11,91,-52xm143,-304r42,0r-49,43r-29,0","w":194},"\u0155":{"d":"42,0r-31,0r30,-174r28,0v-1,16,-5,30,-4,38v16,-31,33,-46,64,-41r-7,31v-65,-4,-66,88,-80,146xm99,-248r38,0r-49,52r-25,0","w":118},"\u0156":{"d":"136,0v-8,-26,4,-114,-45,-105r-28,0r-19,105r-32,0r46,-239v55,-13,134,-5,134,53v0,36,-29,61,-58,71v16,6,25,22,27,48v3,41,6,63,8,67r-33,0xm159,-181v2,-36,-40,-43,-74,-36r-17,88v49,5,89,-11,91,-52xm70,76r-19,2v12,-22,22,-43,29,-65r29,-3v-11,25,-24,47,-39,66","w":194},"\u0157":{"d":"42,0r-31,0r30,-174r28,0v-1,16,-5,30,-4,38v16,-31,33,-46,64,-41r-7,31v-65,-4,-66,88,-80,146xm1,81r-19,2v12,-22,22,-43,29,-65r29,-3v-11,25,-24,47,-39,66","w":118},"\u0158":{"d":"136,0v-8,-26,4,-114,-45,-105r-28,0r-19,105r-32,0r46,-239v55,-13,134,-5,134,53v0,36,-29,61,-58,71v16,6,25,22,27,48v3,41,6,63,8,67r-33,0xm159,-181v2,-36,-40,-43,-74,-36r-17,88v49,5,89,-11,91,-52xm139,-261r-24,0r-30,-43r26,0v6,8,10,19,18,26r26,-26r28,0","w":194},"\u0159":{"d":"42,0r-31,0r30,-174r28,0v-1,16,-5,30,-4,38v16,-31,33,-46,64,-41r-7,31v-65,-4,-66,88,-80,146xm97,-196r-23,0r-26,-52r24,0v6,11,9,25,17,35r26,-35r25,0","w":118},"\u015a":{"d":"156,-72v0,71,-98,97,-152,58r12,-26v34,27,107,23,107,-28v0,-54,-87,-47,-87,-107v0,-64,85,-90,136,-59r-11,26v-31,-22,-92,-13,-92,27v0,53,87,45,87,109xm131,-304r42,0r-49,43r-29,0","w":173},"\u015b":{"d":"84,-100v64,25,29,104,-35,104v-18,0,-33,-4,-45,-12r9,-24v30,25,91,5,66,-33v-16,-15,-57,-33,-52,-59v-3,-46,65,-68,103,-45r-9,24v-44,-35,-90,24,-37,45xm109,-248r38,0r-49,52r-25,0","w":138},"\u0218":{"d":"156,-72v0,71,-98,97,-152,58r12,-26v34,27,107,23,107,-28v0,-54,-87,-47,-87,-107v0,-64,85,-90,136,-59r-11,26v-31,-22,-92,-13,-92,27v0,53,87,45,87,109xm56,81r-19,2v12,-22,22,-43,29,-65r29,-3v-11,25,-24,47,-39,66","w":173},"\u0219":{"d":"84,-100v64,25,29,104,-35,104v-18,0,-33,-4,-45,-12r9,-24v30,25,91,5,66,-33v-16,-15,-57,-33,-52,-59v-3,-46,65,-68,103,-45r-9,24v-44,-35,-90,24,-37,45xm34,81r-19,2v12,-22,22,-43,29,-65r29,-3v-11,25,-24,47,-39,66","w":138},"\u0162":{"d":"56,0r40,-215r-73,0r5,-28r180,0r-6,28r-73,0r-42,215r-31,0xm45,81r-19,2v12,-22,22,-43,29,-65r29,-3v-11,25,-24,47,-39,66","w":177},"\u0163":{"d":"87,1v-26,8,-64,1,-61,-32v4,-43,14,-79,20,-118r-25,0r5,-25r25,0r6,-33r33,-9r-8,42r42,0r-5,25r-42,0r-19,109v-2,18,17,19,31,16xm30,81r-19,2v12,-22,22,-43,29,-65r29,-3v-11,25,-24,47,-39,66","w":116},"\u0164":{"d":"56,0r40,-215r-73,0r5,-28r180,0r-6,28r-73,0r-42,215r-31,0xm135,-261r-24,0r-30,-43r26,0v6,8,10,19,18,26r26,-26r28,0","w":177},"\u0165":{"d":"87,1v-26,8,-64,1,-61,-32v4,-43,14,-79,20,-118r-25,0r5,-25r25,0r6,-33r33,-9r-8,42r42,0r-5,25r-42,0r-19,109v-2,18,17,19,31,16xm122,-193r-19,2v12,-22,22,-43,29,-65r29,-3v-11,25,-24,47,-39,66","w":116},"\u016a":{"d":"171,-22v-43,45,-151,32,-143,-49v6,-62,21,-114,30,-172r31,0r-27,141v-10,41,2,81,44,79v43,-2,62,-34,70,-78r27,-142r32,0v-19,74,-20,175,-64,221xm113,-289r85,0r-4,20r-86,0","w":231},"\u016b":{"d":"67,4v-83,0,-33,-119,-26,-178r32,0r-22,120v-1,40,44,37,64,13v27,-31,28,-86,39,-133r32,0r-32,174r-28,0v1,-10,6,-24,4,-33v-15,20,-34,37,-63,37xm86,-231r81,0r-4,20r-81,0"},"\u016e":{"d":"171,-22v-43,45,-151,32,-143,-49v6,-62,21,-114,30,-172r31,0r-27,141v-10,41,2,81,44,79v43,-2,62,-34,70,-78r27,-142r32,0v-19,74,-20,175,-64,221xm148,-247v-18,0,-36,-13,-35,-31v0,-20,17,-34,37,-34v20,-1,36,13,35,32v0,20,-16,33,-37,33xm149,-261v11,1,17,-9,17,-19v1,-12,-6,-17,-16,-18v-11,-1,-18,9,-18,20v0,10,7,17,17,17","w":231},"\u016f":{"d":"67,4v-83,0,-33,-119,-26,-178r32,0r-22,120v-1,40,44,37,64,13v27,-31,28,-86,39,-133r32,0r-32,174r-28,0v1,-10,6,-24,4,-33v-15,20,-34,37,-63,37xm120,-193v-19,0,-36,-14,-35,-32v0,-20,17,-35,38,-35v19,0,36,13,35,33v0,19,-16,34,-38,34xm121,-207v10,0,19,-10,19,-21v0,-9,-7,-18,-18,-18v-11,0,-18,10,-18,21v0,9,7,18,17,18"},"\u0170":{"d":"171,-22v-43,45,-151,32,-143,-49v6,-62,21,-114,30,-172r31,0r-27,141v-10,41,2,81,44,79v43,-2,62,-34,70,-78r27,-142r32,0v-19,74,-20,175,-64,221xm144,-304r36,0r-46,41r-24,0xm199,-304r35,0r-46,41r-24,0","w":231},"\u0171":{"d":"67,4v-83,0,-33,-119,-26,-178r32,0r-22,120v-1,40,44,37,64,13v27,-31,28,-86,39,-133r32,0r-32,174r-28,0v1,-10,6,-24,4,-33v-15,20,-34,37,-63,37xm117,-248r32,0r-46,50r-21,0xm170,-248r33,0r-46,50r-21,0"},"\u0172":{"d":"99,4v-118,-5,-53,-163,-41,-247r31,0r-27,141v-10,41,2,80,44,79v83,-2,76,-146,97,-220r32,0v-22,90,-22,233,-112,245v-15,8,-35,21,-35,40v0,15,16,15,29,10r3,14v-21,11,-55,8,-54,-19v1,-20,17,-35,33,-43","w":231},"\u0173":{"d":"67,4v-83,0,-33,-119,-26,-178r32,0r-22,120v0,39,42,38,64,14v27,-30,27,-88,39,-134r32,0r-32,174v-16,7,-32,23,-33,41v-1,16,18,16,28,10r3,15v-21,11,-53,7,-53,-19v0,-22,18,-41,35,-47r-8,0v1,-10,6,-24,4,-33v-15,20,-34,37,-63,37"},"\u0179":{"d":"-7,0r4,-19r168,-197r-119,0r5,-27r162,0r-3,20r-167,196r132,0r-5,27r-177,0xm149,-304r42,0r-49,43r-29,0","w":196},"\u017a":{"d":"-7,0r3,-19v59,-64,92,-99,97,-104v4,-5,16,-13,26,-25r-91,0r5,-26r130,0r-4,20v-84,89,-74,87,-122,127v30,4,67,0,99,1r-5,26r-138,0xm117,-248r38,0r-49,52r-25,0","w":155},"\u017b":{"d":"-7,0r4,-19r168,-197r-119,0r5,-27r162,0r-3,20r-167,196r132,0r-5,27r-177,0xm137,-302v11,0,18,9,18,18v1,24,-37,26,-38,2v-1,-10,10,-20,20,-20","w":196},"\u017c":{"d":"-7,0r3,-19v59,-64,92,-99,97,-104v4,-5,16,-13,26,-25r-91,0r5,-26r130,0r-4,20v-84,89,-74,87,-122,127v30,4,67,0,99,1r-5,26r-138,0xm105,-238v10,0,17,7,17,18v0,11,-8,20,-19,19v-11,0,-18,-7,-18,-18v-1,-11,10,-20,20,-19","w":155},"\uf6c3":{"d":"26,81r-19,2v12,-22,22,-43,29,-65r29,-3v-11,25,-24,47,-39,66","w":108},"\uf100":{"d":"51,-304r42,0r-49,43r-29,0","w":108},"\uf101":{"d":"21,-302v10,0,18,9,18,18v1,10,-10,21,-20,20v-10,0,-17,-8,-17,-18v-1,-10,9,-21,19,-20xm69,-282v-1,-25,36,-26,37,-2v0,10,-9,21,-19,20v-10,0,-17,-8,-18,-18","w":108},"\uf102":{"d":"49,-304r24,0r30,43r-25,0r-19,-26r-26,26r-28,0","w":108},"\uf103":{"d":"101,-298v1,51,-44,32,-66,21v-5,0,-8,5,-10,16r-18,0v1,-20,9,-34,26,-36v18,-2,46,33,51,-1r17,0","w":108},"\uf104":{"d":"14,-289r85,0r-4,20r-86,0","w":108},"\uf105":{"d":"99,-301v0,44,-89,56,-90,6v-1,-10,13,-5,21,-6v0,29,46,24,48,0r21,0","w":108},"\uf106":{"d":"55,-302v11,0,18,9,18,18v1,24,-37,26,-38,2v-1,-10,10,-20,20,-20","w":108},"\uf107":{"d":"53,-247v-18,0,-36,-13,-35,-31v0,-20,17,-34,37,-34v20,-1,36,13,35,32v0,20,-16,33,-37,33xm54,-261v11,1,17,-9,17,-19v1,-12,-6,-17,-16,-18v-11,-1,-18,9,-18,20v0,10,7,17,17,17","w":108},"\uf108":{"d":"28,50v11,8,34,9,35,-7v0,-8,-8,-13,-24,-14r21,-30r21,0r-15,19v13,3,20,11,20,23v2,29,-41,39,-64,25","w":108},"\uf109":{"d":"26,-304r36,0r-46,41r-24,0xm81,-304r35,0r-46,41r-24,0","w":108},"\uf110":{"d":"23,47v2,-28,26,-51,62,-47v-17,9,-36,22,-39,41v-1,16,17,16,28,11r3,14v-21,12,-56,6,-54,-19","w":108},"\uf111":{"d":"59,-261r-24,0r-30,-43r26,0v6,8,10,19,18,26r26,-26r28,0","w":108},"\uf112":{"d":"21,-304r39,0r27,43r-27,0","w":108},"\u20ac":{"d":"59,-90v-4,57,52,83,102,58r5,23v-13,8,-31,13,-53,13v-58,-1,-85,-37,-87,-94r-24,0r4,-18r21,0v1,-7,3,-15,5,-22r-23,0r4,-18r24,0v17,-61,91,-112,166,-79r-11,24v-52,-25,-110,10,-121,55r98,0r-4,18r-101,0v-2,5,-5,14,-4,22r101,0r-4,18r-98,0","w":182},"\u03c0":{"d":"17,-165v43,-19,127,-5,187,-9r-6,25r-25,0r-23,149r-30,0v-4,-50,15,-102,21,-149r-55,0v-14,53,-26,109,-52,149r-31,0v25,-41,40,-95,52,-149v-15,-1,-26,2,-37,4","w":196},"\u2113":{"d":"134,-211v2,-26,-26,-29,-36,-11v-17,29,-20,77,-29,115v27,-26,61,-54,65,-104xm62,-49v10,45,69,17,80,-8r15,15v-18,27,-37,46,-74,46v-35,0,-54,-22,-52,-60r-21,13r-7,-18r32,-21v18,-69,7,-175,85,-175v27,0,41,17,41,44v0,70,-55,104,-98,138","w":178},"\u212e":{"d":"154,-238v80,0,130,46,135,124r-220,2r0,66v14,28,49,43,86,43v40,0,66,-18,86,-40r20,0v-25,26,-57,47,-107,47v-78,0,-134,-44,-134,-121v0,-77,56,-121,134,-121xm240,-189v-27,-56,-138,-51,-170,-3v-1,20,-4,53,1,71r169,-1r0,-67","w":294},"\u2215":{"d":"3,4r-23,0r177,-242r23,0","w":147}}});


/* Cufon Call outs */ 
            Cufon.replace('h1,h2,h3,h4,strong', { fontFamily: 'Bebas' });
			Cufon.replace('#sub_header a, h5, .about #right_half strong, #skills li', { fontFamily: 'Myriad Web Pro' });



 Cufon.now(); 
 
 
 
 /* Highlight Hash */
 
  var topRange      = 200,  // measure from the top of the viewport to X pixels down
     edgeMargin    = 20,   // margin above the top or margin from the end of the page
     animationTime = 1200, // time in milliseconds
     contentTop = [];

$(document).ready(function(){


 // Set up content an array of locations
 $('#sub_nav').find('a').each(function(){
  contentTop.push( $( $(this).attr('href') ).offset().top );
 })


 $('#checkboxDemo input[type=checkbox],#radioDemo input[type=radio]').prettyCheckboxes();
				$('.inlineRadios input[type=radio]').prettyCheckboxes({'display':'inline'});
 // adjust side menu
 $(window).scroll(function(){
  var winTop = $(window).scrollTop(),
      bodyHt = $(document).height(),
      vpHt = $(window).height() + edgeMargin;  // viewport height + margin
  $.each( contentTop, function(i,loc){
   if ( ( loc > winTop - edgeMargin && ( loc < winTop + topRange || ( winTop + vpHt ) >= bodyHt ) ) ){
    $('#sub_nav li')
     .removeClass('selected')
     .eq(i).addClass('selected');
   }
  })
 })
  
})

/* ------------------------------------------------------------------------
	prettyCheckboxes
	
	Developped By: Stephane Caron (http://www.no-margin-for-errors.com)
	Inspired By: All the non user friendly custom checkboxes solutions ;)
	Version: 1.1
	
	Copyright: Feel free to redistribute the script/modify it, as
			   long as you leave my infos at the top.
------------------------------------------------------------------------- */
	
jQuery.fn.prettyCheckboxes=function(a){a=jQuery.extend({checkboxWidth:17,checkboxHeight:17,className:"prettyCheckbox",display:"list"},a);$(this).each(function(){$label=$('label[for="'+$(this).attr("id")+'"]');$label.prepend("<span class='holderWrap'><span class='holder'></span></span>");if($(this).is(":checked")){$label.addClass("checked")}$label.addClass(a.className).addClass($(this).attr("type")).addClass(a.display);$label.find("span.holderWrap").width(a.checkboxWidth).height(a.checkboxHeight);$label.find("span.holder").width(a.checkboxWidth);$(this).addClass("hiddenCheckbox");$label.bind("click",function(){$("input#"+$(this).attr("for")).triggerHandler("click");if($("input#"+$(this).attr("for")).is(":checkbox")){$(this).toggleClass("checked");$("input#"+$(this).attr("for")).checked=true;$(this).find("span.holder").css("top",0)}else{$toCheck=$("input#"+$(this).attr("for"));$('input[name="'+$toCheck.attr("name")+'"]').each(function(){$('label[for="'+$(this).attr("id")+'"]').removeClass("checked")});$(this).addClass("checked");$toCheck.checked=true}});$("input#"+$label.attr("for")).bind("keypress",function(b){if(b.keyCode==32){if($.browser.msie){$('label[for="'+$(this).attr("id")+'"]').toggleClass("checked")}else{$(this).trigger("click")}return false}})})};checkAllPrettyCheckboxes=function(b,a){if($(b).is(":checked")){$(a).find("input[type=checkbox]:not(:checked)").each(function(){$('label[for="'+$(this).attr("id")+'"]').trigger("click");if($.browser.msie){$(this).attr("checked","checked")}else{$(this).trigger("click")}})}else{$(a).find("input[type=checkbox]:checked").each(function(){$('label[for="'+$(this).attr("id")+'"]').trigger("click");if($.browser.msie){$(this).attr("checked","")}else{$(this).trigger("click")}})}};


				$('#checkboxDemo input[type=checkbox],#radioDemo input[type=radio]').prettyCheckboxes();
				$('.inlineRadios input[type=radio]').prettyCheckboxes({'display':'inline'});
				
				
				
$('.clear_text').each(function() {

       var default_value = this.value;

       $(this).focus(function(){
               if(this.value == default_value) {
                       this.value = '';
               }
       });

       $(this).blur(function(){
               if(this.value == '') {
                       this.value = default_value;
               }
       });

});


$(function() {
   
    $('a[href=#top]').click(function(){
        $('html, body').animate({scrollTop:0}, 'slow');
        return false;
    });

});

// Tooltip
/*
 * 	Easy Tooltip 1.0 - jQuery plugin
 *	written by Alen Grakalic	
 *	http://cssglobe.com/post/4380/easy-tooltip--jquery-plugin
 *
 *	Copyright (c) 2009 Alen Grakalic (http://cssglobe.com)
 *	Dual licensed under the MIT (MIT-LICENSE.txt)
 *	and GPL (GPL-LICENSE.txt) licenses.
 *
 *	Built for jQuery library
 *	http://jquery.com
 *
 */
 
(function($) {

	$.fn.easyTooltip = function(options){
	  
		// default configuration properties
		var defaults = {	
			xOffset: 10,		
			yOffset: 25,
			tooltipId: "easyTooltip",
			clickRemove: false,
			content: "",
			useElement: ""
		}; 
			
		var options = $.extend(defaults, options);  
		var content;
				
		this.each(function() {  				
			var title = $(this).attr("title");				
			$(this).hover(function(e){											 							   
				content = (options.content != "") ? options.content : title;
				content = (options.useElement != "") ? $("#" + options.useElement).html() : content;
				$(this).attr("title","");									  				
				if (content != "" && content != undefined){			
					$("body").append("<div id='"+ options.tooltipId +"'>"+ content +"</div>");		
					$("#" + options.tooltipId)
						.css("position","absolute")
						.css("top",(e.pageY - options.yOffset) + "px")
						.css("left",(e.pageX + options.xOffset) + "px")						
						.css("display","none")
						.fadeIn("fast")
				}
			},
			function(){	
				$("#" + options.tooltipId).remove();
				$(this).attr("title",title);
			});	
			$(this).mousemove(function(e){
				$("#" + options.tooltipId)
					.css("top",(e.pageY - options.yOffset) + "px")
					.css("left",(e.pageX + options.xOffset) + "px")					
			});	
			if(options.clickRemove){
				$(this).mousedown(function(e){
					$("#" + options.tooltipId).remove();
					$(this).attr("title",title);
				});				
			}
		});
	  
	};

})(jQuery);

$(document).ready(function(){	
	$(".image_holder a").easyTooltip();
});



