/*! jQuery v1.7.1 jquery.com | jquery.org/license */
(function(a,b){function cy(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function cv(a){if(!ck[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e==="none"||e===""){cl||(cl=c.createElement("iframe"),cl.frameBorder=cl.width=cl.height=0),b.appendChild(cl);if(!cm||!cl.createElement)cm=(cl.contentWindow||cl.contentDocument).document,cm.write((c.compatMode==="CSS1Compat"?"<!doctype html>":"")+"<html><body>"),cm.close();d=cm.createElement(a),cm.body.appendChild(d),e=f.css(d,"display"),b.removeChild(cl)}ck[a]=e}return ck[a]}function cu(a,b){var c={};f.each(cq.concat.apply([],cq.slice(0,b)),function(){c[this]=a});return c}function ct(){cr=b}function cs(){setTimeout(ct,0);return cr=f.now()}function cj(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}function ci(){try{return new a.XMLHttpRequest}catch(b){}}function cc(a,c){a.dataFilter&&(c=a.dataFilter(c,a.dataType));var d=a.dataTypes,e={},g,h,i=d.length,j,k=d[0],l,m,n,o,p;for(g=1;g<i;g++){if(g===1)for(h in a.converters)typeof h=="string"&&(e[h.toLowerCase()]=a.converters[h]);l=k,k=d[g];if(k==="*")k=l;else if(l!=="*"&&l!==k){m=l+" "+k,n=e[m]||e["* "+k];if(!n){p=b;for(o in e){j=o.split(" ");if(j[0]===l||j[0]==="*"){p=e[j[1]+" "+k];if(p){o=e[o],o===!0?n=p:p===!0&&(n=o);break}}}}!n&&!p&&f.error("No conversion from "+m.replace(" "," to ")),n!==!0&&(c=n?n(c):p(o(c)))}}return c}function cb(a,c,d){var e=a.contents,f=a.dataTypes,g=a.responseFields,h,i,j,k;for(i in g)i in d&&(c[g[i]]=d[i]);while(f[0]==="*")f.shift(),h===b&&(h=a.mimeType||c.getResponseHeader("content-type"));if(h)for(i in e)if(e[i]&&e[i].test(h)){f.unshift(i);break}if(f[0]in d)j=f[0];else{for(i in d){if(!f[0]||a.converters[i+" "+f[0]]){j=i;break}k||(k=i)}j=j||k}if(j){j!==f[0]&&f.unshift(j);return d[j]}}function ca(a,b,c,d){if(f.isArray(b))f.each(b,function(b,e){c||bE.test(a)?d(a,e):ca(a+"["+(typeof e=="object"||f.isArray(e)?b:"")+"]",e,c,d)});else if(!c&&b!=null&&typeof b=="object")for(var e in b)ca(a+"["+e+"]",b[e],c,d);else d(a,b)}function b_(a,c){var d,e,g=f.ajaxSettings.flatOptions||{};for(d in c)c[d]!==b&&((g[d]?a:e||(e={}))[d]=c[d]);e&&f.extend(!0,a,e)}function b$(a,c,d,e,f,g){f=f||c.dataTypes[0],g=g||{},g[f]=!0;var h=a[f],i=0,j=h?h.length:0,k=a===bT,l;for(;i<j&&(k||!l);i++)l=h[i](c,d,e),typeof l=="string"&&(!k||g[l]?l=b:(c.dataTypes.unshift(l),l=b$(a,c,d,e,l,g)));(k||!l)&&!g["*"]&&(l=b$(a,c,d,e,"*",g));return l}function bZ(a){return function(b,c){typeof b!="string"&&(c=b,b="*");if(f.isFunction(c)){var d=b.toLowerCase().split(bP),e=0,g=d.length,h,i,j;for(;e<g;e++)h=d[e],j=/^\+/.test(h),j&&(h=h.substr(1)||"*"),i=a[h]=a[h]||[],i[j?"unshift":"push"](c)}}}function bC(a,b,c){var d=b==="width"?a.offsetWidth:a.offsetHeight,e=b==="width"?bx:by,g=0,h=e.length;if(d>0){if(c!=="border")for(;g<h;g++)c||(d-=parseFloat(f.css(a,"padding"+e[g]))||0),c==="margin"?d+=parseFloat(f.css(a,c+e[g]))||0:d-=parseFloat(f.css(a,"border"+e[g]+"Width"))||0;return d+"px"}d=bz(a,b,b);if(d<0||d==null)d=a.style[b]||0;d=parseFloat(d)||0;if(c)for(;g<h;g++)d+=parseFloat(f.css(a,"padding"+e[g]))||0,c!=="padding"&&(d+=parseFloat(f.css(a,"border"+e[g]+"Width"))||0),c==="margin"&&(d+=parseFloat(f.css(a,c+e[g]))||0);return d+"px"}function bp(a,b){b.src?f.ajax({url:b.src,async:!1,dataType:"script"}):f.globalEval((b.text||b.textContent||b.innerHTML||"").replace(bf,"/*$0*/")),b.parentNode&&b.parentNode.removeChild(b)}function bo(a){var b=c.createElement("div");bh.appendChild(b),b.innerHTML=a.outerHTML;return b.firstChild}function bn(a){var b=(a.nodeName||"").toLowerCase();b==="input"?bm(a):b!=="script"&&typeof a.getElementsByTagName!="undefined"&&f.grep(a.getElementsByTagName("input"),bm)}function bm(a){if(a.type==="checkbox"||a.type==="radio")a.defaultChecked=a.checked}function bl(a){return typeof a.getElementsByTagName!="undefined"?a.getElementsByTagName("*"):typeof a.querySelectorAll!="undefined"?a.querySelectorAll("*"):[]}function bk(a,b){var c;if(b.nodeType===1){b.clearAttributes&&b.clearAttributes(),b.mergeAttributes&&b.mergeAttributes(a),c=b.nodeName.toLowerCase();if(c==="object")b.outerHTML=a.outerHTML;else if(c!=="input"||a.type!=="checkbox"&&a.type!=="radio"){if(c==="option")b.selected=a.defaultSelected;else if(c==="input"||c==="textarea")b.defaultValue=a.defaultValue}else a.checked&&(b.defaultChecked=b.checked=a.checked),b.value!==a.value&&(b.value=a.value);b.removeAttribute(f.expando)}}function bj(a,b){if(b.nodeType===1&&!!f.hasData(a)){var c,d,e,g=f._data(a),h=f._data(b,g),i=g.events;if(i){delete h.handle,h.events={};for(c in i)for(d=0,e=i[c].length;d<e;d++)f.event.add(b,c+(i[c][d].namespace?".":"")+i[c][d].namespace,i[c][d],i[c][d].data)}h.data&&(h.data=f.extend({},h.data))}}function bi(a,b){return f.nodeName(a,"table")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function U(a){var b=V.split("|"),c=a.createDocumentFragment();if(c.createElement)while(b.length)c.createElement(b.pop());return c}function T(a,b,c){b=b||0;if(f.isFunction(b))return f.grep(a,function(a,d){var e=!!b.call(a,d,a);return e===c});if(b.nodeType)return f.grep(a,function(a,d){return a===b===c});if(typeof b=="string"){var d=f.grep(a,function(a){return a.nodeType===1});if(O.test(b))return f.filter(b,d,!c);b=f.filter(b,d)}return f.grep(a,function(a,d){return f.inArray(a,b)>=0===c})}function S(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function K(){return!0}function J(){return!1}function n(a,b,c){var d=b+"defer",e=b+"queue",g=b+"mark",h=f._data(a,d);h&&(c==="queue"||!f._data(a,e))&&(c==="mark"||!f._data(a,g))&&setTimeout(function(){!f._data(a,e)&&!f._data(a,g)&&(f.removeData(a,d,!0),h.fire())},0)}function m(a){for(var b in a){if(b==="data"&&f.isEmptyObject(a[b]))continue;if(b!=="toJSON")return!1}return!0}function l(a,c,d){if(d===b&&a.nodeType===1){var e="data-"+c.replace(k,"-$1").toLowerCase();d=a.getAttribute(e);if(typeof d=="string"){try{d=d==="true"?!0:d==="false"?!1:d==="null"?null:f.isNumeric(d)?parseFloat(d):j.test(d)?f.parseJSON(d):d}catch(g){}f.data(a,c,d)}else d=b}return d}function h(a){var b=g[a]={},c,d;a=a.split(/\s+/);for(c=0,d=a.length;c<d;c++)b[a[c]]=!0;return b}var c=a.document,d=a.navigator,e=a.location,f=function(){function J(){if(!e.isReady){try{c.documentElement.doScroll("left")}catch(a){setTimeout(J,1);return}e.ready()}}var e=function(a,b){return new e.fn.init(a,b,h)},f=a.jQuery,g=a.$,h,i=/^(?:[^#<]*(<[\w\W]+>)[^>]*$|#([\w\-]*)$)/,j=/\S/,k=/^\s+/,l=/\s+$/,m=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,n=/^[\],:{}\s]*$/,o=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,p=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,q=/(?:^|:|,)(?:\s*\[)+/g,r=/(webkit)[ \/]([\w.]+)/,s=/(opera)(?:.*version)?[ \/]([\w.]+)/,t=/(msie) ([\w.]+)/,u=/(mozilla)(?:.*? rv:([\w.]+))?/,v=/-([a-z]|[0-9])/ig,w=/^-ms-/,x=function(a,b){return(b+"").toUpperCase()},y=d.userAgent,z,A,B,C=Object.prototype.toString,D=Object.prototype.hasOwnProperty,E=Array.prototype.push,F=Array.prototype.slice,G=String.prototype.trim,H=Array.prototype.indexOf,I={};e.fn=e.prototype={constructor:e,init:function(a,d,f){var g,h,j,k;if(!a)return this;if(a.nodeType){this.context=this[0]=a,this.length=1;return this}if(a==="body"&&!d&&c.body){this.context=c,this[0]=c.body,this.selector=a,this.length=1;return this}if(typeof a=="string"){a.charAt(0)!=="<"||a.charAt(a.length-1)!==">"||a.length<3?g=i.exec(a):g=[null,a,null];if(g&&(g[1]||!d)){if(g[1]){d=d instanceof e?d[0]:d,k=d?d.ownerDocument||d:c,j=m.exec(a),j?e.isPlainObject(d)?(a=[c.createElement(j[1])],e.fn.attr.call(a,d,!0)):a=[k.createElement(j[1])]:(j=e.buildFragment([g[1]],[k]),a=(j.cacheable?e.clone(j.fragment):j.fragment).childNodes);return e.merge(this,a)}h=c.getElementById(g[2]);if(h&&h.parentNode){if(h.id!==g[2])return f.find(a);this.length=1,this[0]=h}this.context=c,this.selector=a;return this}return!d||d.jquery?(d||f).find(a):this.constructor(d).find(a)}if(e.isFunction(a))return f.ready(a);a.selector!==b&&(this.selector=a.selector,this.context=a.context);return e.makeArray(a,this)},selector:"",jquery:"1.7.1",length:0,size:function(){return this.length},toArray:function(){return F.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this[this.length+a]:this[a]},pushStack:function(a,b,c){var d=this.constructor();e.isArray(a)?E.apply(d,a):e.merge(d,a),d.prevObject=this,d.context=this.context,b==="find"?d.selector=this.selector+(this.selector?" ":"")+c:b&&(d.selector=this.selector+"."+b+"("+c+")");return d},each:function(a,b){return e.each(this,a,b)},ready:function(a){e.bindReady(),A.add(a);return this},eq:function(a){a=+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(F.apply(this,arguments),"slice",F.call(arguments).join(","))},map:function(a){return this.pushStack(e.map(this,function(b,c){return a.call(b,c,b)}))},end:function(){return this.prevObject||this.constructor(null)},push:E,sort:[].sort,splice:[].splice},e.fn.init.prototype=e.fn,e.extend=e.fn.extend=function(){var a,c,d,f,g,h,i=arguments[0]||{},j=1,k=arguments.length,l=!1;typeof i=="boolean"&&(l=i,i=arguments[1]||{},j=2),typeof i!="object"&&!e.isFunction(i)&&(i={}),k===j&&(i=this,--j);for(;j<k;j++)if((a=arguments[j])!=null)for(c in a){d=i[c],f=a[c];if(i===f)continue;l&&f&&(e.isPlainObject(f)||(g=e.isArray(f)))?(g?(g=!1,h=d&&e.isArray(d)?d:[]):h=d&&e.isPlainObject(d)?d:{},i[c]=e.extend(l,h,f)):f!==b&&(i[c]=f)}return i},e.extend({noConflict:function(b){a.$===e&&(a.$=g),b&&a.jQuery===e&&(a.jQuery=f);return e},isReady:!1,readyWait:1,holdReady:function(a){a?e.readyWait++:e.ready(!0)},ready:function(a){if(a===!0&&!--e.readyWait||a!==!0&&!e.isReady){if(!c.body)return setTimeout(e.ready,1);e.isReady=!0;if(a!==!0&&--e.readyWait>0)return;A.fireWith(c,[e]),e.fn.trigger&&e(c).trigger("ready").off("ready")}},bindReady:function(){if(!A){A=e.Callbacks("once memory");if(c.readyState==="complete")return setTimeout(e.ready,1);if(c.addEventListener)c.addEventListener("DOMContentLoaded",B,!1),a.addEventListener("load",e.ready,!1);else if(c.attachEvent){c.attachEvent("onreadystatechange",B),a.attachEvent("onload",e.ready);var b=!1;try{b=a.frameElement==null}catch(d){}c.documentElement.doScroll&&b&&J()}}},isFunction:function(a){return e.type(a)==="function"},isArray:Array.isArray||function(a){return e.type(a)==="array"},isWindow:function(a){return a&&typeof a=="object"&&"setInterval"in a},isNumeric:function(a){return!isNaN(parseFloat(a))&&isFinite(a)},type:function(a){return a==null?String(a):I[C.call(a)]||"object"},isPlainObject:function(a){if(!a||e.type(a)!=="object"||a.nodeType||e.isWindow(a))return!1;try{if(a.constructor&&!D.call(a,"constructor")&&!D.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}var d;for(d in a);return d===b||D.call(a,d)},isEmptyObject:function(a){for(var b in a)return!1;return!0},error:function(a){throw new Error(a)},parseJSON:function(b){if(typeof b!="string"||!b)return null;b=e.trim(b);if(a.JSON&&a.JSON.parse)return a.JSON.parse(b);if(n.test(b.replace(o,"@").replace(p,"]").replace(q,"")))return(new Function("return "+b))();e.error("Invalid JSON: "+b)},parseXML:function(c){var d,f;try{a.DOMParser?(f=new DOMParser,d=f.parseFromString(c,"text/xml")):(d=new ActiveXObject("Microsoft.XMLDOM"),d.async="false",d.loadXML(c))}catch(g){d=b}(!d||!d.documentElement||d.getElementsByTagName("parsererror").length)&&e.error("Invalid XML: "+c);return d},noop:function(){},globalEval:function(b){b&&j.test(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(w,"ms-").replace(v,x)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,c,d){var f,g=0,h=a.length,i=h===b||e.isFunction(a);if(d){if(i){for(f in a)if(c.apply(a[f],d)===!1)break}else for(;g<h;)if(c.apply(a[g++],d)===!1)break}else if(i){for(f in a)if(c.call(a[f],f,a[f])===!1)break}else for(;g<h;)if(c.call(a[g],g,a[g++])===!1)break;return a},trim:G?function(a){return a==null?"":G.call(a)}:function(a){return a==null?"":(a+"").replace(k,"").replace(l,"")},makeArray:function(a,b){var c=b||[];if(a!=null){var d=e.type(a);a.length==null||d==="string"||d==="function"||d==="regexp"||e.isWindow(a)?E.call(c,a):e.merge(c,a)}return c},inArray:function(a,b,c){var d;if(b){if(H)return H.call(b,a,c);d=b.length,c=c?c<0?Math.max(0,d+c):c:0;for(;c<d;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,c){var d=a.length,e=0;if(typeof c.length=="number")for(var f=c.length;e<f;e++)a[d++]=c[e];else while(c[e]!==b)a[d++]=c[e++];a.length=d;return a},grep:function(a,b,c){var d=[],e;c=!!c;for(var f=0,g=a.length;f<g;f++)e=!!b(a[f],f),c!==e&&d.push(a[f]);return d},map:function(a,c,d){var f,g,h=[],i=0,j=a.length,k=a instanceof e||j!==b&&typeof j=="number"&&(j>0&&a[0]&&a[j-1]||j===0||e.isArray(a));if(k)for(;i<j;i++)f=c(a[i],i,d),f!=null&&(h[h.length]=f);else for(g in a)f=c(a[g],g,d),f!=null&&(h[h.length]=f);return h.concat.apply([],h)},guid:1,proxy:function(a,c){if(typeof c=="string"){var d=a[c];c=a,a=d}if(!e.isFunction(a))return b;var f=F.call(arguments,2),g=function(){return a.apply(c,f.concat(F.call(arguments)))};g.guid=a.guid=a.guid||g.guid||e.guid++;return g},access:function(a,c,d,f,g,h){var i=a.length;if(typeof c=="object"){for(var j in c)e.access(a,j,c[j],f,g,d);return a}if(d!==b){f=!h&&f&&e.isFunction(d);for(var k=0;k<i;k++)g(a[k],c,f?d.call(a[k],k,g(a[k],c)):d,h);return a}return i?g(a[0],c):b},now:function(){return(new Date).getTime()},uaMatch:function(a){a=a.toLowerCase();var b=r.exec(a)||s.exec(a)||t.exec(a)||a.indexOf("compatible")<0&&u.exec(a)||[];return{browser:b[1]||"",version:b[2]||"0"}},sub:function(){function a(b,c){return new a.fn.init(b,c)}e.extend(!0,a,this),a.superclass=this,a.fn=a.prototype=this(),a.fn.constructor=a,a.sub=this.sub,a.fn.init=function(d,f){f&&f instanceof e&&!(f instanceof a)&&(f=a(f));return e.fn.init.call(this,d,f,b)},a.fn.init.prototype=a.fn;var b=a(c);return a},browser:{}}),e.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(a,b){I["[object "+b+"]"]=b.toLowerCase()}),z=e.uaMatch(y),z.browser&&(e.browser[z.browser]=!0,e.browser.version=z.version),e.browser.webkit&&(e.browser.safari=!0),j.test(" ")&&(k=/^[\s\xA0]+/,l=/[\s\xA0]+$/),h=e(c),c.addEventListener?B=function(){c.removeEventListener("DOMContentLoaded",B,!1),e.ready()}:c.attachEvent&&(B=function(){c.readyState==="complete"&&(c.detachEvent("onreadystatechange",B),e.ready())});return e}(),g={};f.Callbacks=function(a){a=a?g[a]||h(a):{};var c=[],d=[],e,i,j,k,l,m=function(b){var d,e,g,h,i;for(d=0,e=b.length;d<e;d++)g=b[d],h=f.type(g),h==="array"?m(g):h==="function"&&(!a.unique||!o.has(g))&&c.push(g)},n=function(b,f){f=f||[],e=!a.memory||[b,f],i=!0,l=j||0,j=0,k=c.length;for(;c&&l<k;l++)if(c[l].apply(b,f)===!1&&a.stopOnFalse){e=!0;break}i=!1,c&&(a.once?e===!0?o.disable():c=[]:d&&d.length&&(e=d.shift(),o.fireWith(e[0],e[1])))},o={add:function(){if(c){var a=c.length;m(arguments),i?k=c.length:e&&e!==!0&&(j=a,n(e[0],e[1]))}return this},remove:function(){if(c){var b=arguments,d=0,e=b.length;for(;d<e;d++)for(var f=0;f<c.length;f++)if(b[d]===c[f]){i&&f<=k&&(k--,f<=l&&l--),c.splice(f--,1);if(a.unique)break}}return this},has:function(a){if(c){var b=0,d=c.length;for(;b<d;b++)if(a===c[b])return!0}return!1},empty:function(){c=[];return this},disable:function(){c=d=e=b;return this},disabled:function(){return!c},lock:function(){d=b,(!e||e===!0)&&o.disable();return this},locked:function(){return!d},fireWith:function(b,c){d&&(i?a.once||d.push([b,c]):(!a.once||!e)&&n(b,c));return this},fire:function(){o.fireWith(this,arguments);return this},fired:function(){return!!e}};return o};var i=[].slice;f.extend({Deferred:function(a){var b=f.Callbacks("once memory"),c=f.Callbacks("once memory"),d=f.Callbacks("memory"),e="pending",g={resolve:b,reject:c,notify:d},h={done:b.add,fail:c.add,progress:d.add,state:function(){return e},isResolved:b.fired,isRejected:c.fired,then:function(a,b,c){i.done(a).fail(b).progress(c);return this},always:function(){i.done.apply(i,arguments).fail.apply(i,arguments);return this},pipe:function(a,b,c){return f.Deferred(function(d){f.each({done:[a,"resolve"],fail:[b,"reject"],progress:[c,"notify"]},function(a,b){var c=b[0],e=b[1],g;f.isFunction(c)?i[a](function(){g=c.apply(this,arguments),g&&f.isFunction(g.promise)?g.promise().then(d.resolve,d.reject,d.notify):d[e+"With"](this===i?d:this,[g])}):i[a](d[e])})}).promise()},promise:function(a){if(a==null)a=h;else for(var b in h)a[b]=h[b];return a}},i=h.promise({}),j;for(j in g)i[j]=g[j].fire,i[j+"With"]=g[j].fireWith;i.done(function(){e="resolved"},c.disable,d.lock).fail(function(){e="rejected"},b.disable,d.lock),a&&a.call(i,i);return i},when:function(a){function m(a){return function(b){e[a]=arguments.length>1?i.call(arguments,0):b,j.notifyWith(k,e)}}function l(a){return function(c){b[a]=arguments.length>1?i.call(arguments,0):c,--g||j.resolveWith(j,b)}}var b=i.call(arguments,0),c=0,d=b.length,e=Array(d),g=d,h=d,j=d<=1&&a&&f.isFunction(a.promise)?a:f.Deferred(),k=j.promise();if(d>1){for(;c<d;c++)b[c]&&b[c].promise&&f.isFunction(b[c].promise)?b[c].promise().then(l(c),j.reject,m(c)):--g;g||j.resolveWith(j,b)}else j!==a&&j.resolveWith(j,d?[a]:[]);return k}}),f.support=function(){var b,d,e,g,h,i,j,k,l,m,n,o,p,q=c.createElement("div"),r=c.documentElement;q.setAttribute("className","t"),q.innerHTML="   <link/><table></table><a href='/a' style='top:1px;float:left;opacity:.55;'>a</a><input type='checkbox'/>",d=q.getElementsByTagName("*"),e=q.getElementsByTagName("a")[0];if(!d||!d.length||!e)return{};g=c.createElement("select"),h=g.appendChild(c.createElement("option")),i=q.getElementsByTagName("input")[0],b={leadingWhitespace:q.firstChild.nodeType===3,tbody:!q.getElementsByTagName("tbody").length,htmlSerialize:!!q.getElementsByTagName("link").length,style:/top/.test(e.getAttribute("style")),hrefNormalized:e.getAttribute("href")==="/a",opacity:/^0.55/.test(e.style.opacity),cssFloat:!!e.style.cssFloat,checkOn:i.value==="on",optSelected:h.selected,getSetAttribute:q.className!=="t",enctype:!!c.createElement("form").enctype,html5Clone:c.createElement("nav").cloneNode(!0).outerHTML!=="<:nav></:nav>",submitBubbles:!0,changeBubbles:!0,focusinBubbles:!1,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0},i.checked=!0,b.noCloneChecked=i.cloneNode(!0).checked,g.disabled=!0,b.optDisabled=!h.disabled;try{delete q.test}catch(s){b.deleteExpando=!1}!q.addEventListener&&q.attachEvent&&q.fireEvent&&(q.attachEvent("onclick",function(){b.noCloneEvent=!1}),q.cloneNode(!0).fireEvent("onclick")),i=c.createElement("input"),i.value="t",i.setAttribute("type","radio"),b.radioValue=i.value==="t",i.setAttribute("checked","checked"),q.appendChild(i),k=c.createDocumentFragment(),k.appendChild(q.lastChild),b.checkClone=k.cloneNode(!0).cloneNode(!0).lastChild.checked,b.appendChecked=i.checked,k.removeChild(i),k.appendChild(q),q.innerHTML="",a.getComputedStyle&&(j=c.createElement("div"),j.style.width="0",j.style.marginRight="0",q.style.width="2px",q.appendChild(j),b.reliableMarginRight=(parseInt((a.getComputedStyle(j,null)||{marginRight:0}).marginRight,10)||0)===0);if(q.attachEvent)for(o in{submit:1,change:1,focusin:1})n="on"+o,p=n in q,p||(q.setAttribute(n,"return;"),p=typeof q[n]=="function"),b[o+"Bubbles"]=p;k.removeChild(q),k=g=h=j=q=i=null,f(function(){var a,d,e,g,h,i,j,k,m,n,o,r=c.getElementsByTagName("body")[0];!r||(j=1,k="position:absolute;top:0;left:0;width:1px;height:1px;margin:0;",m="visibility:hidden;border:0;",n="style='"+k+"border:5px solid #000;padding:0;'",o="<div "+n+"><div></div></div>"+"<table "+n+" cellpadding='0' cellspacing='0'>"+"<tr><td></td></tr></table>",a=c.createElement("div"),a.style.cssText=m+"width:0;height:0;position:static;top:0;margin-top:"+j+"px",r.insertBefore(a,r.firstChild),q=c.createElement("div"),a.appendChild(q),q.innerHTML="<table><tr><td style='padding:0;border:0;display:none'></td><td>t</td></tr></table>",l=q.getElementsByTagName("td"),p=l[0].offsetHeight===0,l[0].style.display="",l[1].style.display="none",b.reliableHiddenOffsets=p&&l[0].offsetHeight===0,q.innerHTML="",q.style.width=q.style.paddingLeft="1px",f.boxModel=b.boxModel=q.offsetWidth===2,typeof q.style.zoom!="undefined"&&(q.style.display="inline",q.style.zoom=1,b.inlineBlockNeedsLayout=q.offsetWidth===2,q.style.display="",q.innerHTML="<div style='width:4px;'></div>",b.shrinkWrapBlocks=q.offsetWidth!==2),q.style.cssText=k+m,q.innerHTML=o,d=q.firstChild,e=d.firstChild,h=d.nextSibling.firstChild.firstChild,i={doesNotAddBorder:e.offsetTop!==5,doesAddBorderForTableAndCells:h.offsetTop===5},e.style.position="fixed",e.style.top="20px",i.fixedPosition=e.offsetTop===20||e.offsetTop===15,e.style.position=e.style.top="",d.style.overflow="hidden",d.style.position="relative",i.subtractsBorderForOverflowNotVisible=e.offsetTop===-5,i.doesNotIncludeMarginInBodyOffset=r.offsetTop!==j,r.removeChild(a),q=a=null,f.extend(b,i))});return b}();var j=/^(?:\{.*\}|\[.*\])$/,k=/([A-Z])/g;f.extend({cache:{},uuid:0,expando:"jQuery"+(f.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(a){a=a.nodeType?f.cache[a[f.expando]]:a[f.expando];return!!a&&!m(a)},data:function(a,c,d,e){if(!!f.acceptData(a)){var g,h,i,j=f.expando,k=typeof c=="string",l=a.nodeType,m=l?f.cache:a,n=l?a[j]:a[j]&&j,o=c==="events";if((!n||!m[n]||!o&&!e&&!m[n].data)&&k&&d===b)return;n||(l?a[j]=n=++f.uuid:n=j),m[n]||(m[n]={},l||(m[n].toJSON=f.noop));if(typeof c=="object"||typeof c=="function")e?m[n]=f.extend(m[n],c):m[n].data=f.extend(m[n].data,c);g=h=m[n],e||(h.data||(h.data={}),h=h.data),d!==b&&(h[f.camelCase(c)]=d);if(o&&!h[c])return g.events;k?(i=h[c],i==null&&(i=h[f.camelCase(c)])):i=h;return i}},removeData:function(a,b,c){if(!!f.acceptData(a)){var d,e,g,h=f.expando,i=a.nodeType,j=i?f.cache:a,k=i?a[h]:h;if(!j[k])return;if(b){d=c?j[k]:j[k].data;if(d){f.isArray(b)||(b in d?b=[b]:(b=f.camelCase(b),b in d?b=[b]:b=b.split(" ")));for(e=0,g=b.length;e<g;e++)delete d[b[e]];if(!(c?m:f.isEmptyObject)(d))return}}if(!c){delete j[k].data;if(!m(j[k]))return}f.support.deleteExpando||!j.setInterval?delete j[k]:j[k]=null,i&&(f.support.deleteExpando?delete a[h]:a.removeAttribute?a.removeAttribute(h):a[h]=null)}},_data:function(a,b,c){return f.data(a,b,c,!0)},acceptData:function(a){if(a.nodeName){var b=f.noData[a.nodeName.toLowerCase()];if(b)return b!==!0&&a.getAttribute("classid")===b}return!0}}),f.fn.extend({data:function(a,c){var d,e,g,h=null;if(typeof a=="undefined"){if(this.length){h=f.data(this[0]);if(this[0].nodeType===1&&!f._data(this[0],"parsedAttrs")){e=this[0].attributes;for(var i=0,j=e.length;i<j;i++)g=e[i].name,g.indexOf("data-")===0&&(g=f.camelCase(g.substring(5)),l(this[0],g,h[g]));f._data(this[0],"parsedAttrs",!0)}}return h}if(typeof a=="object")return this.each(function(){f.data(this,a)});d=a.split("."),d[1]=d[1]?"."+d[1]:"";if(c===b){h=this.triggerHandler("getData"+d[1]+"!",[d[0]]),h===b&&this.length&&(h=f.data(this[0],a),h=l(this[0],a,h));return h===b&&d[1]?this.data(d[0]):h}return this.each(function(){var b=f(this),e=[d[0],c];b.triggerHandler("setData"+d[1]+"!",e),f.data(this,a,c),b.triggerHandler("changeData"+d[1]+"!",e)})},removeData:function(a){return this.each(function(){f.removeData(this,a)})}}),f.extend({_mark:function(a,b){a&&(b=(b||"fx")+"mark",f._data(a,b,(f._data(a,b)||0)+1))},_unmark:function(a,b,c){a!==!0&&(c=b,b=a,a=!1);if(b){c=c||"fx";var d=c+"mark",e=a?0:(f._data(b,d)||1)-1;e?f._data(b,d,e):(f.removeData(b,d,!0),n(b,c,"mark"))}},queue:function(a,b,c){var d;if(a){b=(b||"fx")+"queue",d=f._data(a,b),c&&(!d||f.isArray(c)?d=f._data(a,b,f.makeArray(c)):d.push(c));return d||[]}},dequeue:function(a,b){b=b||"fx";var c=f.queue(a,b),d=c.shift(),e={};d==="inprogress"&&(d=c.shift()),d&&(b==="fx"&&c.unshift("inprogress"),f._data(a,b+".run",e),d.call(a,function(){f.dequeue(a,b)},e)),c.length||(f.removeData(a,b+"queue "+b+".run",!0),n(a,b,"queue"))}}),f.fn.extend({queue:function(a,c){typeof a!="string"&&(c=a,a="fx");if(c===b)return f.queue(this[0],a);return this.each(function(){var b=f.queue(this,a,c);a==="fx"&&b[0]!=="inprogress"&&f.dequeue(this,a)})},dequeue:function(a){return this.each(function(){f.dequeue(this,a)})},delay:function(a,b){a=f.fx?f.fx.speeds[a]||a:a,b=b||"fx";return this.queue(b,function(b,c){var d=setTimeout(b,a);c.stop=function(){clearTimeout(d)}})},clearQueue:function(a){return this.queue(a||"fx",[])},promise:function(a,c){function m(){--h||d.resolveWith(e,[e])}typeof a!="string"&&(c=a,a=b),a=a||"fx";var d=f.Deferred(),e=this,g=e.length,h=1,i=a+"defer",j=a+"queue",k=a+"mark",l;while(g--)if(l=f.data(e[g],i,b,!0)||(f.data(e[g],j,b,!0)||f.data(e[g],k,b,!0))&&f.data(e[g],i,f.Callbacks("once memory"),!0))h++,l.add(m);m();return d.promise()}});var o=/[\n\t\r]/g,p=/\s+/,q=/\r/g,r=/^(?:button|input)$/i,s=/^(?:button|input|object|select|textarea)$/i,t=/^a(?:rea)?$/i,u=/^(?:autofocus|autoplay|async|checked|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped|selected)$/i,v=f.support.getSetAttribute,w,x,y;f.fn.extend({attr:function(a,b){return f.access(this,a,b,!0,f.attr)},removeAttr:function(a){return this.each(function(){f.removeAttr(this,a)})},prop:function(a,b){return f.access(this,a,b,!0,f.prop)},removeProp:function(a){a=f.propFix[a]||a;return this.each(function(){try{this[a]=b,delete this[a]}catch(c){}})},addClass:function(a){var b,c,d,e,g,h,i;if(f.isFunction(a))return this.each(function(b){f(this).addClass(a.call(this,b,this.className))});if(a&&typeof a=="string"){b=a.split(p);for(c=0,d=this.length;c<d;c++){e=this[c];if(e.nodeType===1)if(!e.className&&b.length===1)e.className=a;else{g=" "+e.className+" ";for(h=0,i=b.length;h<i;h++)~g.indexOf(" "+b[h]+" ")||(g+=b[h]+" ");e.className=f.trim(g)}}}return this},removeClass:function(a){var c,d,e,g,h,i,j;if(f.isFunction(a))return this.each(function(b){f(this).removeClass(a.call(this,b,this.className))});if(a&&typeof a=="string"||a===b){c=(a||"").split(p);for(d=0,e=this.length;d<e;d++){g=this[d];if(g.nodeType===1&&g.className)if(a){h=(" "+g.className+" ").replace(o," ");for(i=0,j=c.length;i<j;i++)h=h.replace(" "+c[i]+" "," ");g.className=f.trim(h)}else g.className=""}}return this},toggleClass:function(a,b){var c=typeof a,d=typeof b=="boolean";if(f.isFunction(a))return this.each(function(c){f(this).toggleClass(a.call(this,c,this.className,b),b)});return this.each(function(){if(c==="string"){var e,g=0,h=f(this),i=b,j=a.split(p);while(e=j[g++])i=d?i:!h.hasClass(e),h[i?"addClass":"removeClass"](e)}else if(c==="undefined"||c==="boolean")this.className&&f._data(this,"__className__",this.className),this.className=this.className||a===!1?"":f._data(this,"__className__")||""})},hasClass:function(a){var b=" "+a+" ",c=0,d=this.length;for(;c<d;c++)if(this[c].nodeType===1&&(" "+this[c].className+" ").replace(o," ").indexOf(b)>-1)return!0;return!1},val:function(a){var c,d,e,g=this[0];{if(!!arguments.length){e=f.isFunction(a);return this.each(function(d){var g=f(this),h;if(this.nodeType===1){e?h=a.call(this,d,g.val()):h=a,h==null?h="":typeof h=="number"?h+="":f.isArray(h)&&(h=f.map(h,function(a){return a==null?"":a+""})),c=f.valHooks[this.nodeName.toLowerCase()]||f.valHooks[this.type];if(!c||!("set"in c)||c.set(this,h,"value")===b)this.value=h}})}if(g){c=f.valHooks[g.nodeName.toLowerCase()]||f.valHooks[g.type];if(c&&"get"in c&&(d=c.get(g,"value"))!==b)return d;d=g.value;return typeof d=="string"?d.replace(q,""):d==null?"":d}}}}),f.extend({valHooks:{option:{get:function(a){var b=a.attributes.value;return!b||b.specified?a.value:a.text}},select:{get:function(a){var b,c,d,e,g=a.selectedIndex,h=[],i=a.options,j=a.type==="select-one";if(g<0)return null;c=j?g:0,d=j?g+1:i.length;for(;c<d;c++){e=i[c];if(e.selected&&(f.support.optDisabled?!e.disabled:e.getAttribute("disabled")===null)&&(!e.parentNode.disabled||!f.nodeName(e.parentNode,"optgroup"))){b=f(e).val();if(j)return b;h.push(b)}}if(j&&!h.length&&i.length)return f(i[g]).val();return h},set:function(a,b){var c=f.makeArray(b);f(a).find("option").each(function(){this.selected=f.inArray(f(this).val(),c)>=0}),c.length||(a.selectedIndex=-1);return c}}},attrFn:{val:!0,css:!0,html:!0,text:!0,data:!0,width:!0,height:!0,offset:!0},attr:function(a,c,d,e){var g,h,i,j=a.nodeType;if(!!a&&j!==3&&j!==8&&j!==2){if(e&&c in f.attrFn)return f(a)[c](d);if(typeof a.getAttribute=="undefined")return f.prop(a,c,d);i=j!==1||!f.isXMLDoc(a),i&&(c=c.toLowerCase(),h=f.attrHooks[c]||(u.test(c)?x:w));if(d!==b){if(d===null){f.removeAttr(a,c);return}if(h&&"set"in h&&i&&(g=h.set(a,d,c))!==b)return g;a.setAttribute(c,""+d);return d}if(h&&"get"in h&&i&&(g=h.get(a,c))!==null)return g;g=a.getAttribute(c);return g===null?b:g}},removeAttr:function(a,b){var c,d,e,g,h=0;if(b&&a.nodeType===1){d=b.toLowerCase().split(p),g=d.length;for(;h<g;h++)e=d[h],e&&(c=f.propFix[e]||e,f.attr(a,e,""),a.removeAttribute(v?e:c),u.test(e)&&c in a&&(a[c]=!1))}},attrHooks:{type:{set:function(a,b){if(r.test(a.nodeName)&&a.parentNode)f.error("type property can't be changed");else if(!f.support.radioValue&&b==="radio"&&f.nodeName(a,"input")){var c=a.value;a.setAttribute("type",b),c&&(a.value=c);return b}}},value:{get:function(a,b){if(w&&f.nodeName(a,"button"))return w.get(a,b);return b in a?a.value:null},set:function(a,b,c){if(w&&f.nodeName(a,"button"))return w.set(a,b,c);a.value=b}}},propFix:{tabindex:"tabIndex",readonly:"readOnly","for":"htmlFor","class":"className",maxlength:"maxLength",cellspacing:"cellSpacing",cellpadding:"cellPadding",rowspan:"rowSpan",colspan:"colSpan",usemap:"useMap",frameborder:"frameBorder",contenteditable:"contentEditable"},prop:function(a,c,d){var e,g,h,i=a.nodeType;if(!!a&&i!==3&&i!==8&&i!==2){h=i!==1||!f.isXMLDoc(a),h&&(c=f.propFix[c]||c,g=f.propHooks[c]);return d!==b?g&&"set"in g&&(e=g.set(a,d,c))!==b?e:a[c]=d:g&&"get"in g&&(e=g.get(a,c))!==null?e:a[c]}},propHooks:{tabIndex:{get:function(a){var c=a.getAttributeNode("tabindex");return c&&c.specified?parseInt(c.value,10):s.test(a.nodeName)||t.test(a.nodeName)&&a.href?0:b}}}}),f.attrHooks.tabindex=f.propHooks.tabIndex,x={get:function(a,c){var d,e=f.prop(a,c);return e===!0||typeof e!="boolean"&&(d=a.getAttributeNode(c))&&d.nodeValue!==!1?c.toLowerCase():b},set:function(a,b,c){var d;b===!1?f.removeAttr(a,c):(d=f.propFix[c]||c,d in a&&(a[d]=!0),a.setAttribute(c,c.toLowerCase()));return c}},v||(y={name:!0,id:!0},w=f.valHooks.button={get:function(a,c){var d;d=a.getAttributeNode(c);return d&&(y[c]?d.nodeValue!=="":d.specified)?d.nodeValue:b},set:function(a,b,d){var e=a.getAttributeNode(d);e||(e=c.createAttribute(d),a.setAttributeNode(e));return e.nodeValue=b+""}},f.attrHooks.tabindex.set=w.set,f.each(["width","height"],function(a,b){f.attrHooks[b]=f.extend(f.attrHooks[b],{set:function(a,c){if(c===""){a.setAttribute(b,"auto");return c}}})}),f.attrHooks.contenteditable={get:w.get,set:function(a,b,c){b===""&&(b="false"),w.set(a,b,c)}}),f.support.hrefNormalized||f.each(["href","src","width","height"],function(a,c){f.attrHooks[c]=f.extend(f.attrHooks[c],{get:function(a){var d=a.getAttribute(c,2);return d===null?b:d}})}),f.support.style||(f.attrHooks.style={get:function(a){return a.style.cssText.toLowerCase()||b},set:function(a,b){return a.style.cssText=""+b}}),f.support.optSelected||(f.propHooks.selected=f.extend(f.propHooks.selected,{get:function(a){var b=a.parentNode;b&&(b.selectedIndex,b.parentNode&&b.parentNode.selectedIndex);return null}})),f.support.enctype||(f.propFix.enctype="encoding"),f.support.checkOn||f.each(["radio","checkbox"],function(){f.valHooks[this]={get:function(a){return a.getAttribute("value")===null?"on":a.value}}}),f.each(["radio","checkbox"],function(){f.valHooks[this]=f.extend(f.valHooks[this],{set:function(a,b){if(f.isArray(b))return a.checked=f.inArray(f(a).val(),b)>=0}})});var z=/^(?:textarea|input|select)$/i,A=/^([^\.]*)?(?:\.(.+))?$/,B=/\bhover(\.\S+)?\b/,C=/^key/,D=/^(?:mouse|contextmenu)|click/,E=/^(?:focusinfocus|focusoutblur)$/,F=/^(\w*)(?:#([\w\-]+))?(?:\.([\w\-]+))?$/,G=function(a){var b=F.exec(a);b&&(b[1]=(b[1]||"").toLowerCase(),b[3]=b[3]&&new RegExp("(?:^|\\s)"+b[3]+"(?:\\s|$)"));return b},H=function(a,b){var c=a.attributes||{};return(!b[1]||a.nodeName.toLowerCase()===b[1])&&(!b[2]||(c.id||{}).value===b[2])&&(!b[3]||b[3].test((c["class"]||{}).value))},I=function(a){return f.event.special.hover?a:a.replace(B,"mouseenter$1 mouseleave$1")};
f.event={add:function(a,c,d,e,g){var h,i,j,k,l,m,n,o,p,q,r,s;if(!(a.nodeType===3||a.nodeType===8||!c||!d||!(h=f._data(a)))){d.handler&&(p=d,d=p.handler),d.guid||(d.guid=f.guid++),j=h.events,j||(h.events=j={}),i=h.handle,i||(h.handle=i=function(a){return typeof f!="undefined"&&(!a||f.event.triggered!==a.type)?f.event.dispatch.apply(i.elem,arguments):b},i.elem=a),c=f.trim(I(c)).split(" ");for(k=0;k<c.length;k++){l=A.exec(c[k])||[],m=l[1],n=(l[2]||"").split(".").sort(),s=f.event.special[m]||{},m=(g?s.delegateType:s.bindType)||m,s=f.event.special[m]||{},o=f.extend({type:m,origType:l[1],data:e,handler:d,guid:d.guid,selector:g,quick:G(g),namespace:n.join(".")},p),r=j[m];if(!r){r=j[m]=[],r.delegateCount=0;if(!s.setup||s.setup.call(a,e,n,i)===!1)a.addEventListener?a.addEventListener(m,i,!1):a.attachEvent&&a.attachEvent("on"+m,i)}s.add&&(s.add.call(a,o),o.handler.guid||(o.handler.guid=d.guid)),g?r.splice(r.delegateCount++,0,o):r.push(o),f.event.global[m]=!0}a=null}},global:{},remove:function(a,b,c,d,e){var g=f.hasData(a)&&f._data(a),h,i,j,k,l,m,n,o,p,q,r,s;if(!!g&&!!(o=g.events)){b=f.trim(I(b||"")).split(" ");for(h=0;h<b.length;h++){i=A.exec(b[h])||[],j=k=i[1],l=i[2];if(!j){for(j in o)f.event.remove(a,j+b[h],c,d,!0);continue}p=f.event.special[j]||{},j=(d?p.delegateType:p.bindType)||j,r=o[j]||[],m=r.length,l=l?new RegExp("(^|\\.)"+l.split(".").sort().join("\\.(?:.*\\.)?")+"(\\.|$)"):null;for(n=0;n<r.length;n++)s=r[n],(e||k===s.origType)&&(!c||c.guid===s.guid)&&(!l||l.test(s.namespace))&&(!d||d===s.selector||d==="**"&&s.selector)&&(r.splice(n--,1),s.selector&&r.delegateCount--,p.remove&&p.remove.call(a,s));r.length===0&&m!==r.length&&((!p.teardown||p.teardown.call(a,l)===!1)&&f.removeEvent(a,j,g.handle),delete o[j])}f.isEmptyObject(o)&&(q=g.handle,q&&(q.elem=null),f.removeData(a,["events","handle"],!0))}},customEvent:{getData:!0,setData:!0,changeData:!0},trigger:function(c,d,e,g){if(!e||e.nodeType!==3&&e.nodeType!==8){var h=c.type||c,i=[],j,k,l,m,n,o,p,q,r,s;if(E.test(h+f.event.triggered))return;h.indexOf("!")>=0&&(h=h.slice(0,-1),k=!0),h.indexOf(".")>=0&&(i=h.split("."),h=i.shift(),i.sort());if((!e||f.event.customEvent[h])&&!f.event.global[h])return;c=typeof c=="object"?c[f.expando]?c:new f.Event(h,c):new f.Event(h),c.type=h,c.isTrigger=!0,c.exclusive=k,c.namespace=i.join("."),c.namespace_re=c.namespace?new RegExp("(^|\\.)"+i.join("\\.(?:.*\\.)?")+"(\\.|$)"):null,o=h.indexOf(":")<0?"on"+h:"";if(!e){j=f.cache;for(l in j)j[l].events&&j[l].events[h]&&f.event.trigger(c,d,j[l].handle.elem,!0);return}c.result=b,c.target||(c.target=e),d=d!=null?f.makeArray(d):[],d.unshift(c),p=f.event.special[h]||{};if(p.trigger&&p.trigger.apply(e,d)===!1)return;r=[[e,p.bindType||h]];if(!g&&!p.noBubble&&!f.isWindow(e)){s=p.delegateType||h,m=E.test(s+h)?e:e.parentNode,n=null;for(;m;m=m.parentNode)r.push([m,s]),n=m;n&&n===e.ownerDocument&&r.push([n.defaultView||n.parentWindow||a,s])}for(l=0;l<r.length&&!c.isPropagationStopped();l++)m=r[l][0],c.type=r[l][1],q=(f._data(m,"events")||{})[c.type]&&f._data(m,"handle"),q&&q.apply(m,d),q=o&&m[o],q&&f.acceptData(m)&&q.apply(m,d)===!1&&c.preventDefault();c.type=h,!g&&!c.isDefaultPrevented()&&(!p._default||p._default.apply(e.ownerDocument,d)===!1)&&(h!=="click"||!f.nodeName(e,"a"))&&f.acceptData(e)&&o&&e[h]&&(h!=="focus"&&h!=="blur"||c.target.offsetWidth!==0)&&!f.isWindow(e)&&(n=e[o],n&&(e[o]=null),f.event.triggered=h,e[h](),f.event.triggered=b,n&&(e[o]=n));return c.result}},dispatch:function(c){c=f.event.fix(c||a.event);var d=(f._data(this,"events")||{})[c.type]||[],e=d.delegateCount,g=[].slice.call(arguments,0),h=!c.exclusive&&!c.namespace,i=[],j,k,l,m,n,o,p,q,r,s,t;g[0]=c,c.delegateTarget=this;if(e&&!c.target.disabled&&(!c.button||c.type!=="click")){m=f(this),m.context=this.ownerDocument||this;for(l=c.target;l!=this;l=l.parentNode||this){o={},q=[],m[0]=l;for(j=0;j<e;j++)r=d[j],s=r.selector,o[s]===b&&(o[s]=r.quick?H(l,r.quick):m.is(s)),o[s]&&q.push(r);q.length&&i.push({elem:l,matches:q})}}d.length>e&&i.push({elem:this,matches:d.slice(e)});for(j=0;j<i.length&&!c.isPropagationStopped();j++){p=i[j],c.currentTarget=p.elem;for(k=0;k<p.matches.length&&!c.isImmediatePropagationStopped();k++){r=p.matches[k];if(h||!c.namespace&&!r.namespace||c.namespace_re&&c.namespace_re.test(r.namespace))c.data=r.data,c.handleObj=r,n=((f.event.special[r.origType]||{}).handle||r.handler).apply(p.elem,g),n!==b&&(c.result=n,n===!1&&(c.preventDefault(),c.stopPropagation()))}}return c.result},props:"attrChange attrName relatedNode srcElement altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(a,b){a.which==null&&(a.which=b.charCode!=null?b.charCode:b.keyCode);return a}},mouseHooks:{props:"button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(a,d){var e,f,g,h=d.button,i=d.fromElement;a.pageX==null&&d.clientX!=null&&(e=a.target.ownerDocument||c,f=e.documentElement,g=e.body,a.pageX=d.clientX+(f&&f.scrollLeft||g&&g.scrollLeft||0)-(f&&f.clientLeft||g&&g.clientLeft||0),a.pageY=d.clientY+(f&&f.scrollTop||g&&g.scrollTop||0)-(f&&f.clientTop||g&&g.clientTop||0)),!a.relatedTarget&&i&&(a.relatedTarget=i===a.target?d.toElement:i),!a.which&&h!==b&&(a.which=h&1?1:h&2?3:h&4?2:0);return a}},fix:function(a){if(a[f.expando])return a;var d,e,g=a,h=f.event.fixHooks[a.type]||{},i=h.props?this.props.concat(h.props):this.props;a=f.Event(g);for(d=i.length;d;)e=i[--d],a[e]=g[e];a.target||(a.target=g.srcElement||c),a.target.nodeType===3&&(a.target=a.target.parentNode),a.metaKey===b&&(a.metaKey=a.ctrlKey);return h.filter?h.filter(a,g):a},special:{ready:{setup:f.bindReady},load:{noBubble:!0},focus:{delegateType:"focusin"},blur:{delegateType:"focusout"},beforeunload:{setup:function(a,b,c){f.isWindow(this)&&(this.onbeforeunload=c)},teardown:function(a,b){this.onbeforeunload===b&&(this.onbeforeunload=null)}}},simulate:function(a,b,c,d){var e=f.extend(new f.Event,c,{type:a,isSimulated:!0,originalEvent:{}});d?f.event.trigger(e,null,b):f.event.dispatch.call(b,e),e.isDefaultPrevented()&&c.preventDefault()}},f.event.handle=f.event.dispatch,f.removeEvent=c.removeEventListener?function(a,b,c){a.removeEventListener&&a.removeEventListener(b,c,!1)}:function(a,b,c){a.detachEvent&&a.detachEvent("on"+b,c)},f.Event=function(a,b){if(!(this instanceof f.Event))return new f.Event(a,b);a&&a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||a.returnValue===!1||a.getPreventDefault&&a.getPreventDefault()?K:J):this.type=a,b&&f.extend(this,b),this.timeStamp=a&&a.timeStamp||f.now(),this[f.expando]=!0},f.Event.prototype={preventDefault:function(){this.isDefaultPrevented=K;var a=this.originalEvent;!a||(a.preventDefault?a.preventDefault():a.returnValue=!1)},stopPropagation:function(){this.isPropagationStopped=K;var a=this.originalEvent;!a||(a.stopPropagation&&a.stopPropagation(),a.cancelBubble=!0)},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=K,this.stopPropagation()},isDefaultPrevented:J,isPropagationStopped:J,isImmediatePropagationStopped:J},f.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){f.event.special[a]={delegateType:b,bindType:b,handle:function(a){var c=this,d=a.relatedTarget,e=a.handleObj,g=e.selector,h;if(!d||d!==c&&!f.contains(c,d))a.type=e.origType,h=e.handler.apply(this,arguments),a.type=b;return h}}}),f.support.submitBubbles||(f.event.special.submit={setup:function(){if(f.nodeName(this,"form"))return!1;f.event.add(this,"click._submit keypress._submit",function(a){var c=a.target,d=f.nodeName(c,"input")||f.nodeName(c,"button")?c.form:b;d&&!d._submit_attached&&(f.event.add(d,"submit._submit",function(a){this.parentNode&&!a.isTrigger&&f.event.simulate("submit",this.parentNode,a,!0)}),d._submit_attached=!0)})},teardown:function(){if(f.nodeName(this,"form"))return!1;f.event.remove(this,"._submit")}}),f.support.changeBubbles||(f.event.special.change={setup:function(){if(z.test(this.nodeName)){if(this.type==="checkbox"||this.type==="radio")f.event.add(this,"propertychange._change",function(a){a.originalEvent.propertyName==="checked"&&(this._just_changed=!0)}),f.event.add(this,"click._change",function(a){this._just_changed&&!a.isTrigger&&(this._just_changed=!1,f.event.simulate("change",this,a,!0))});return!1}f.event.add(this,"beforeactivate._change",function(a){var b=a.target;z.test(b.nodeName)&&!b._change_attached&&(f.event.add(b,"change._change",function(a){this.parentNode&&!a.isSimulated&&!a.isTrigger&&f.event.simulate("change",this.parentNode,a,!0)}),b._change_attached=!0)})},handle:function(a){var b=a.target;if(this!==b||a.isSimulated||a.isTrigger||b.type!=="radio"&&b.type!=="checkbox")return a.handleObj.handler.apply(this,arguments)},teardown:function(){f.event.remove(this,"._change");return z.test(this.nodeName)}}),f.support.focusinBubbles||f.each({focus:"focusin",blur:"focusout"},function(a,b){var d=0,e=function(a){f.event.simulate(b,a.target,f.event.fix(a),!0)};f.event.special[b]={setup:function(){d++===0&&c.addEventListener(a,e,!0)},teardown:function(){--d===0&&c.removeEventListener(a,e,!0)}}}),f.fn.extend({on:function(a,c,d,e,g){var h,i;if(typeof a=="object"){typeof c!="string"&&(d=c,c=b);for(i in a)this.on(i,c,d,a[i],g);return this}d==null&&e==null?(e=c,d=c=b):e==null&&(typeof c=="string"?(e=d,d=b):(e=d,d=c,c=b));if(e===!1)e=J;else if(!e)return this;g===1&&(h=e,e=function(a){f().off(a);return h.apply(this,arguments)},e.guid=h.guid||(h.guid=f.guid++));return this.each(function(){f.event.add(this,a,e,d,c)})},one:function(a,b,c,d){return this.on.call(this,a,b,c,d,1)},off:function(a,c,d){if(a&&a.preventDefault&&a.handleObj){var e=a.handleObj;f(a.delegateTarget).off(e.namespace?e.type+"."+e.namespace:e.type,e.selector,e.handler);return this}if(typeof a=="object"){for(var g in a)this.off(g,c,a[g]);return this}if(c===!1||typeof c=="function")d=c,c=b;d===!1&&(d=J);return this.each(function(){f.event.remove(this,a,d,c)})},bind:function(a,b,c){return this.on(a,null,b,c)},unbind:function(a,b){return this.off(a,null,b)},live:function(a,b,c){f(this.context).on(a,this.selector,b,c);return this},die:function(a,b){f(this.context).off(a,this.selector||"**",b);return this},delegate:function(a,b,c,d){return this.on(b,a,c,d)},undelegate:function(a,b,c){return arguments.length==1?this.off(a,"**"):this.off(b,a,c)},trigger:function(a,b){return this.each(function(){f.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0])return f.event.trigger(a,b,this[0],!0)},toggle:function(a){var b=arguments,c=a.guid||f.guid++,d=0,e=function(c){var e=(f._data(this,"lastToggle"+a.guid)||0)%d;f._data(this,"lastToggle"+a.guid,e+1),c.preventDefault();return b[e].apply(this,arguments)||!1};e.guid=c;while(d<b.length)b[d++].guid=c;return this.click(e)},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}}),f.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error contextmenu".split(" "),function(a,b){f.fn[b]=function(a,c){c==null&&(c=a,a=null);return arguments.length>0?this.on(b,null,a,c):this.trigger(b)},f.attrFn&&(f.attrFn[b]=!0),C.test(b)&&(f.event.fixHooks[b]=f.event.keyHooks),D.test(b)&&(f.event.fixHooks[b]=f.event.mouseHooks)}),function(){function x(a,b,c,e,f,g){for(var h=0,i=e.length;h<i;h++){var j=e[h];if(j){var k=!1;j=j[a];while(j){if(j[d]===c){k=e[j.sizset];break}if(j.nodeType===1){g||(j[d]=c,j.sizset=h);if(typeof b!="string"){if(j===b){k=!0;break}}else if(m.filter(b,[j]).length>0){k=j;break}}j=j[a]}e[h]=k}}}function w(a,b,c,e,f,g){for(var h=0,i=e.length;h<i;h++){var j=e[h];if(j){var k=!1;j=j[a];while(j){if(j[d]===c){k=e[j.sizset];break}j.nodeType===1&&!g&&(j[d]=c,j.sizset=h);if(j.nodeName.toLowerCase()===b){k=j;break}j=j[a]}e[h]=k}}}var a=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,d="sizcache"+(Math.random()+"").replace(".",""),e=0,g=Object.prototype.toString,h=!1,i=!0,j=/\\/g,k=/\r\n/g,l=/\W/;[0,0].sort(function(){i=!1;return 0});var m=function(b,d,e,f){e=e||[],d=d||c;var h=d;if(d.nodeType!==1&&d.nodeType!==9)return[];if(!b||typeof b!="string")return e;var i,j,k,l,n,q,r,t,u=!0,v=m.isXML(d),w=[],x=b;do{a.exec(""),i=a.exec(x);if(i){x=i[3],w.push(i[1]);if(i[2]){l=i[3];break}}}while(i);if(w.length>1&&p.exec(b))if(w.length===2&&o.relative[w[0]])j=y(w[0]+w[1],d,f);else{j=o.relative[w[0]]?[d]:m(w.shift(),d);while(w.length)b=w.shift(),o.relative[b]&&(b+=w.shift()),j=y(b,j,f)}else{!f&&w.length>1&&d.nodeType===9&&!v&&o.match.ID.test(w[0])&&!o.match.ID.test(w[w.length-1])&&(n=m.find(w.shift(),d,v),d=n.expr?m.filter(n.expr,n.set)[0]:n.set[0]);if(d){n=f?{expr:w.pop(),set:s(f)}:m.find(w.pop(),w.length===1&&(w[0]==="~"||w[0]==="+")&&d.parentNode?d.parentNode:d,v),j=n.expr?m.filter(n.expr,n.set):n.set,w.length>0?k=s(j):u=!1;while(w.length)q=w.pop(),r=q,o.relative[q]?r=w.pop():q="",r==null&&(r=d),o.relative[q](k,r,v)}else k=w=[]}k||(k=j),k||m.error(q||b);if(g.call(k)==="[object Array]")if(!u)e.push.apply(e,k);else if(d&&d.nodeType===1)for(t=0;k[t]!=null;t++)k[t]&&(k[t]===!0||k[t].nodeType===1&&m.contains(d,k[t]))&&e.push(j[t]);else for(t=0;k[t]!=null;t++)k[t]&&k[t].nodeType===1&&e.push(j[t]);else s(k,e);l&&(m(l,h,e,f),m.uniqueSort(e));return e};m.uniqueSort=function(a){if(u){h=i,a.sort(u);if(h)for(var b=1;b<a.length;b++)a[b]===a[b-1]&&a.splice(b--,1)}return a},m.matches=function(a,b){return m(a,null,null,b)},m.matchesSelector=function(a,b){return m(b,null,null,[a]).length>0},m.find=function(a,b,c){var d,e,f,g,h,i;if(!a)return[];for(e=0,f=o.order.length;e<f;e++){h=o.order[e];if(g=o.leftMatch[h].exec(a)){i=g[1],g.splice(1,1);if(i.substr(i.length-1)!=="\\"){g[1]=(g[1]||"").replace(j,""),d=o.find[h](g,b,c);if(d!=null){a=a.replace(o.match[h],"");break}}}}d||(d=typeof b.getElementsByTagName!="undefined"?b.getElementsByTagName("*"):[]);return{set:d,expr:a}},m.filter=function(a,c,d,e){var f,g,h,i,j,k,l,n,p,q=a,r=[],s=c,t=c&&c[0]&&m.isXML(c[0]);while(a&&c.length){for(h in o.filter)if((f=o.leftMatch[h].exec(a))!=null&&f[2]){k=o.filter[h],l=f[1],g=!1,f.splice(1,1);if(l.substr(l.length-1)==="\\")continue;s===r&&(r=[]);if(o.preFilter[h]){f=o.preFilter[h](f,s,d,r,e,t);if(!f)g=i=!0;else if(f===!0)continue}if(f)for(n=0;(j=s[n])!=null;n++)j&&(i=k(j,f,n,s),p=e^i,d&&i!=null?p?g=!0:s[n]=!1:p&&(r.push(j),g=!0));if(i!==b){d||(s=r),a=a.replace(o.match[h],"");if(!g)return[];break}}if(a===q)if(g==null)m.error(a);else break;q=a}return s},m.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)};var n=m.getText=function(a){var b,c,d=a.nodeType,e="";if(d){if(d===1||d===9){if(typeof a.textContent=="string")return a.textContent;if(typeof a.innerText=="string")return a.innerText.replace(k,"");for(a=a.firstChild;a;a=a.nextSibling)e+=n(a)}else if(d===3||d===4)return a.nodeValue}else for(b=0;c=a[b];b++)c.nodeType!==8&&(e+=n(c));return e},o=m.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF\-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF\-]|\\.)+)\s*(?:(\S?=)\s*(?:(['"])(.*?)\3|(#?(?:[\w\u00c0-\uFFFF\-]|\\.)*)|)|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*\-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\(\s*(even|odd|(?:[+\-]?\d+|(?:[+\-]?\d*)?n\s*(?:[+\-]\s*\d+)?))\s*\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^\-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF\-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(a){return a.getAttribute("href")},type:function(a){return a.getAttribute("type")}},relative:{"+":function(a,b){var c=typeof b=="string",d=c&&!l.test(b),e=c&&!d;d&&(b=b.toLowerCase());for(var f=0,g=a.length,h;f<g;f++)if(h=a[f]){while((h=h.previousSibling)&&h.nodeType!==1);a[f]=e||h&&h.nodeName.toLowerCase()===b?h||!1:h===b}e&&m.filter(b,a,!0)},">":function(a,b){var c,d=typeof b=="string",e=0,f=a.length;if(d&&!l.test(b)){b=b.toLowerCase();for(;e<f;e++){c=a[e];if(c){var g=c.parentNode;a[e]=g.nodeName.toLowerCase()===b?g:!1}}}else{for(;e<f;e++)c=a[e],c&&(a[e]=d?c.parentNode:c.parentNode===b);d&&m.filter(b,a,!0)}},"":function(a,b,c){var d,f=e++,g=x;typeof b=="string"&&!l.test(b)&&(b=b.toLowerCase(),d=b,g=w),g("parentNode",b,f,a,d,c)},"~":function(a,b,c){var d,f=e++,g=x;typeof b=="string"&&!l.test(b)&&(b=b.toLowerCase(),d=b,g=w),g("previousSibling",b,f,a,d,c)}},find:{ID:function(a,b,c){if(typeof b.getElementById!="undefined"&&!c){var d=b.getElementById(a[1]);return d&&d.parentNode?[d]:[]}},NAME:function(a,b){if(typeof b.getElementsByName!="undefined"){var c=[],d=b.getElementsByName(a[1]);for(var e=0,f=d.length;e<f;e++)d[e].getAttribute("name")===a[1]&&c.push(d[e]);return c.length===0?null:c}},TAG:function(a,b){if(typeof b.getElementsByTagName!="undefined")return b.getElementsByTagName(a[1])}},preFilter:{CLASS:function(a,b,c,d,e,f){a=" "+a[1].replace(j,"")+" ";if(f)return a;for(var g=0,h;(h=b[g])!=null;g++)h&&(e^(h.className&&(" "+h.className+" ").replace(/[\t\n\r]/g," ").indexOf(a)>=0)?c||d.push(h):c&&(b[g]=!1));return!1},ID:function(a){return a[1].replace(j,"")},TAG:function(a,b){return a[1].replace(j,"").toLowerCase()},CHILD:function(a){if(a[1]==="nth"){a[2]||m.error(a[0]),a[2]=a[2].replace(/^\+|\s*/g,"");var b=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(a[2]==="even"&&"2n"||a[2]==="odd"&&"2n+1"||!/\D/.test(a[2])&&"0n+"+a[2]||a[2]);a[2]=b[1]+(b[2]||1)-0,a[3]=b[3]-0}else a[2]&&m.error(a[0]);a[0]=e++;return a},ATTR:function(a,b,c,d,e,f){var g=a[1]=a[1].replace(j,"");!f&&o.attrMap[g]&&(a[1]=o.attrMap[g]),a[4]=(a[4]||a[5]||"").replace(j,""),a[2]==="~="&&(a[4]=" "+a[4]+" ");return a},PSEUDO:function(b,c,d,e,f){if(b[1]==="not")if((a.exec(b[3])||"").length>1||/^\w/.test(b[3]))b[3]=m(b[3],null,null,c);else{var g=m.filter(b[3],c,d,!0^f);d||e.push.apply(e,g);return!1}else if(o.match.POS.test(b[0])||o.match.CHILD.test(b[0]))return!0;return b},POS:function(a){a.unshift(!0);return a}},filters:{enabled:function(a){return a.disabled===!1&&a.type!=="hidden"},disabled:function(a){return a.disabled===!0},checked:function(a){return a.checked===!0},selected:function(a){a.parentNode&&a.parentNode.selectedIndex;return a.selected===!0},parent:function(a){return!!a.firstChild},empty:function(a){return!a.firstChild},has:function(a,b,c){return!!m(c[3],a).length},header:function(a){return/h\d/i.test(a.nodeName)},text:function(a){var b=a.getAttribute("type"),c=a.type;return a.nodeName.toLowerCase()==="input"&&"text"===c&&(b===c||b===null)},radio:function(a){return a.nodeName.toLowerCase()==="input"&&"radio"===a.type},checkbox:function(a){return a.nodeName.toLowerCase()==="input"&&"checkbox"===a.type},file:function(a){return a.nodeName.toLowerCase()==="input"&&"file"===a.type},password:function(a){return a.nodeName.toLowerCase()==="input"&&"password"===a.type},submit:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"submit"===a.type},image:function(a){return a.nodeName.toLowerCase()==="input"&&"image"===a.type},reset:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"reset"===a.type},button:function(a){var b=a.nodeName.toLowerCase();return b==="input"&&"button"===a.type||b==="button"},input:function(a){return/input|select|textarea|button/i.test(a.nodeName)},focus:function(a){return a===a.ownerDocument.activeElement}},setFilters:{first:function(a,b){return b===0},last:function(a,b,c,d){return b===d.length-1},even:function(a,b){return b%2===0},odd:function(a,b){return b%2===1},lt:function(a,b,c){return b<c[3]-0},gt:function(a,b,c){return b>c[3]-0},nth:function(a,b,c){return c[3]-0===b},eq:function(a,b,c){return c[3]-0===b}},filter:{PSEUDO:function(a,b,c,d){var e=b[1],f=o.filters[e];if(f)return f(a,c,b,d);if(e==="contains")return(a.textContent||a.innerText||n([a])||"").indexOf(b[3])>=0;if(e==="not"){var g=b[3];for(var h=0,i=g.length;h<i;h++)if(g[h]===a)return!1;return!0}m.error(e)},CHILD:function(a,b){var c,e,f,g,h,i,j,k=b[1],l=a;switch(k){case"only":case"first":while(l=l.previousSibling)if(l.nodeType===1)return!1;if(k==="first")return!0;l=a;case"last":while(l=l.nextSibling)if(l.nodeType===1)return!1;return!0;case"nth":c=b[2],e=b[3];if(c===1&&e===0)return!0;f=b[0],g=a.parentNode;if(g&&(g[d]!==f||!a.nodeIndex)){i=0;for(l=g.firstChild;l;l=l.nextSibling)l.nodeType===1&&(l.nodeIndex=++i);g[d]=f}j=a.nodeIndex-e;return c===0?j===0:j%c===0&&j/c>=0}},ID:function(a,b){return a.nodeType===1&&a.getAttribute("id")===b},TAG:function(a,b){return b==="*"&&a.nodeType===1||!!a.nodeName&&a.nodeName.toLowerCase()===b},CLASS:function(a,b){return(" "+(a.className||a.getAttribute("class"))+" ").indexOf(b)>-1},ATTR:function(a,b){var c=b[1],d=m.attr?m.attr(a,c):o.attrHandle[c]?o.attrHandle[c](a):a[c]!=null?a[c]:a.getAttribute(c),e=d+"",f=b[2],g=b[4];return d==null?f==="!=":!f&&m.attr?d!=null:f==="="?e===g:f==="*="?e.indexOf(g)>=0:f==="~="?(" "+e+" ").indexOf(g)>=0:g?f==="!="?e!==g:f==="^="?e.indexOf(g)===0:f==="$="?e.substr(e.length-g.length)===g:f==="|="?e===g||e.substr(0,g.length+1)===g+"-":!1:e&&d!==!1},POS:function(a,b,c,d){var e=b[2],f=o.setFilters[e];if(f)return f(a,c,b,d)}}},p=o.match.POS,q=function(a,b){return"\\"+(b-0+1)};for(var r in o.match)o.match[r]=new RegExp(o.match[r].source+/(?![^\[]*\])(?![^\(]*\))/.source),o.leftMatch[r]=new RegExp(/(^(?:.|\r|\n)*?)/.source+o.match[r].source.replace(/\\(\d+)/g,q));var s=function(a,b){a=Array.prototype.slice.call(a,0);if(b){b.push.apply(b,a);return b}return a};try{Array.prototype.slice.call(c.documentElement.childNodes,0)[0].nodeType}catch(t){s=function(a,b){var c=0,d=b||[];if(g.call(a)==="[object Array]")Array.prototype.push.apply(d,a);else if(typeof a.length=="number")for(var e=a.length;c<e;c++)d.push(a[c]);else for(;a[c];c++)d.push(a[c]);return d}}var u,v;c.documentElement.compareDocumentPosition?u=function(a,b){if(a===b){h=!0;return 0}if(!a.compareDocumentPosition||!b.compareDocumentPosition)return a.compareDocumentPosition?-1:1;return a.compareDocumentPosition(b)&4?-1:1}:(u=function(a,b){if(a===b){h=!0;return 0}if(a.sourceIndex&&b.sourceIndex)return a.sourceIndex-b.sourceIndex;var c,d,e=[],f=[],g=a.parentNode,i=b.parentNode,j=g;if(g===i)return v(a,b);if(!g)return-1;if(!i)return 1;while(j)e.unshift(j),j=j.parentNode;j=i;while(j)f.unshift(j),j=j.parentNode;c=e.length,d=f.length;for(var k=0;k<c&&k<d;k++)if(e[k]!==f[k])return v(e[k],f[k]);return k===c?v(a,f[k],-1):v(e[k],b,1)},v=function(a,b,c){if(a===b)return c;var d=a.nextSibling;while(d){if(d===b)return-1;d=d.nextSibling}return 1}),function(){var a=c.createElement("div"),d="script"+(new Date).getTime(),e=c.documentElement;a.innerHTML="<a name='"+d+"'/>",e.insertBefore(a,e.firstChild),c.getElementById(d)&&(o.find.ID=function(a,c,d){if(typeof c.getElementById!="undefined"&&!d){var e=c.getElementById(a[1]);return e?e.id===a[1]||typeof e.getAttributeNode!="undefined"&&e.getAttributeNode("id").nodeValue===a[1]?[e]:b:[]}},o.filter.ID=function(a,b){var c=typeof a.getAttributeNode!="undefined"&&a.getAttributeNode("id");return a.nodeType===1&&c&&c.nodeValue===b}),e.removeChild(a),e=a=null}(),function(){var a=c.createElement("div");a.appendChild(c.createComment("")),a.getElementsByTagName("*").length>0&&(o.find.TAG=function(a,b){var c=b.getElementsByTagName(a[1]);if(a[1]==="*"){var d=[];for(var e=0;c[e];e++)c[e].nodeType===1&&d.push(c[e]);c=d}return c}),a.innerHTML="<a href='#'></a>",a.firstChild&&typeof a.firstChild.getAttribute!="undefined"&&a.firstChild.getAttribute("href")!=="#"&&(o.attrHandle.href=function(a){return a.getAttribute("href",2)}),a=null}(),c.querySelectorAll&&function(){var a=m,b=c.createElement("div"),d="__sizzle__";b.innerHTML="<p class='TEST'></p>";if(!b.querySelectorAll||b.querySelectorAll(".TEST").length!==0){m=function(b,e,f,g){e=e||c;if(!g&&!m.isXML(e)){var h=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b);if(h&&(e.nodeType===1||e.nodeType===9)){if(h[1])return s(e.getElementsByTagName(b),f);if(h[2]&&o.find.CLASS&&e.getElementsByClassName)return s(e.getElementsByClassName(h[2]),f)}if(e.nodeType===9){if(b==="body"&&e.body)return s([e.body],f);if(h&&h[3]){var i=e.getElementById(h[3]);if(!i||!i.parentNode)return s([],f);if(i.id===h[3])return s([i],f)}try{return s(e.querySelectorAll(b),f)}catch(j){}}else if(e.nodeType===1&&e.nodeName.toLowerCase()!=="object"){var k=e,l=e.getAttribute("id"),n=l||d,p=e.parentNode,q=/^\s*[+~]/.test(b);l?n=n.replace(/'/g,"\\$&"):e.setAttribute("id",n),q&&p&&(e=e.parentNode);try{if(!q||p)return s(e.querySelectorAll("[id='"+n+"'] "+b),f)}catch(r){}finally{l||k.removeAttribute("id")}}}return a(b,e,f,g)};for(var e in a)m[e]=a[e];b=null}}(),function(){var a=c.documentElement,b=a.matchesSelector||a.mozMatchesSelector||a.webkitMatchesSelector||a.msMatchesSelector;if(b){var d=!b.call(c.createElement("div"),"div"),e=!1;try{b.call(c.documentElement,"[test!='']:sizzle")}catch(f){e=!0}m.matchesSelector=function(a,c){c=c.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!m.isXML(a))try{if(e||!o.match.PSEUDO.test(c)&&!/!=/.test(c)){var f=b.call(a,c);if(f||!d||a.document&&a.document.nodeType!==11)return f}}catch(g){}return m(c,null,null,[a]).length>0}}}(),function(){var a=c.createElement("div");a.innerHTML="<div class='test e'></div><div class='test'></div>";if(!!a.getElementsByClassName&&a.getElementsByClassName("e").length!==0){a.lastChild.className="e";if(a.getElementsByClassName("e").length===1)return;o.order.splice(1,0,"CLASS"),o.find.CLASS=function(a,b,c){if(typeof b.getElementsByClassName!="undefined"&&!c)return b.getElementsByClassName(a[1])},a=null}}(),c.documentElement.contains?m.contains=function(a,b){return a!==b&&(a.contains?a.contains(b):!0)}:c.documentElement.compareDocumentPosition?m.contains=function(a,b){return!!(a.compareDocumentPosition(b)&16)}:m.contains=function(){return!1},m.isXML=function(a){var b=(a?a.ownerDocument||a:0).documentElement;return b?b.nodeName!=="HTML":!1};var y=function(a,b,c){var d,e=[],f="",g=b.nodeType?[b]:b;while(d=o.match.PSEUDO.exec(a))f+=d[0],a=a.replace(o.match.PSEUDO,"");a=o.relative[a]?a+"*":a;for(var h=0,i=g.length;h<i;h++)m(a,g[h],e,c);return m.filter(f,e)};m.attr=f.attr,m.selectors.attrMap={},f.find=m,f.expr=m.selectors,f.expr[":"]=f.expr.filters,f.unique=m.uniqueSort,f.text=m.getText,f.isXMLDoc=m.isXML,f.contains=m.contains}();var L=/Until$/,M=/^(?:parents|prevUntil|prevAll)/,N=/,/,O=/^.[^:#\[\.,]*$/,P=Array.prototype.slice,Q=f.expr.match.POS,R={children:!0,contents:!0,next:!0,prev:!0};f.fn.extend({find:function(a){var b=this,c,d;if(typeof a!="string")return f(a).filter(function(){for(c=0,d=b.length;c<d;c++)if(f.contains(b[c],this))return!0});var e=this.pushStack("","find",a),g,h,i;for(c=0,d=this.length;c<d;c++){g=e.length,f.find(a,this[c],e);if(c>0)for(h=g;h<e.length;h++)for(i=0;i<g;i++)if(e[i]===e[h]){e.splice(h--,1);break}}return e},has:function(a){var b=f(a);return this.filter(function(){for(var a=0,c=b.length;a<c;a++)if(f.contains(this,b[a]))return!0})},not:function(a){return this.pushStack(T(this,a,!1),"not",a)},filter:function(a){return this.pushStack(T(this,a,!0),"filter",a)},is:function(a){return!!a&&(typeof a=="string"?Q.test(a)?f(a,this.context).index(this[0])>=0:f.filter(a,this).length>0:this.filter(a).length>0)},closest:function(a,b){var c=[],d,e,g=this[0];if(f.isArray(a)){var h=1;while(g&&g.ownerDocument&&g!==b){for(d=0;d<a.length;d++)f(g).is(a[d])&&c.push({selector:a[d],elem:g,level:h});g=g.parentNode,h++}return c}var i=Q.test(a)||typeof a!="string"?f(a,b||this.context):0;for(d=0,e=this.length;d<e;d++){g=this[d];while(g){if(i?i.index(g)>-1:f.find.matchesSelector(g,a)){c.push(g);break}g=g.parentNode;if(!g||!g.ownerDocument||g===b||g.nodeType===11)break}}c=c.length>1?f.unique(c):c;return this.pushStack(c,"closest",a)},index:function(a){if(!a)return this[0]&&this[0].parentNode?this.prevAll().length:-1;if(typeof a=="string")return f.inArray(this[0],f(a));return f.inArray(a.jquery?a[0]:a,this)},add:function(a,b){var c=typeof a=="string"?f(a,b):f.makeArray(a&&a.nodeType?[a]:a),d=f.merge(this.get(),c);return this.pushStack(S(c[0])||S(d[0])?d:f.unique(d))},andSelf:function(){return this.add(this.prevObject)}}),f.each({parent:function(a){var b=a.parentNode;return b&&b.nodeType!==11?b:null},parents:function(a){return f.dir(a,"parentNode")},parentsUntil:function(a,b,c){return f.dir(a,"parentNode",c)},next:function(a){return f.nth(a,2,"nextSibling")},prev:function(a){return f.nth(a,2,"previousSibling")},nextAll:function(a){return f.dir(a,"nextSibling")},prevAll:function(a){return f.dir(a,"previousSibling")},nextUntil:function(a,b,c){return f.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return f.dir(a,"previousSibling",c)},siblings:function(a){return f.sibling(a.parentNode.firstChild,a)},children:function(a){return f.sibling(a.firstChild)},contents:function(a){return f.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:f.makeArray(a.childNodes)}},function(a,b){f.fn[a]=function(c,d){var e=f.map(this,b,c);L.test(a)||(d=c),d&&typeof d=="string"&&(e=f.filter(d,e)),e=this.length>1&&!R[a]?f.unique(e):e,(this.length>1||N.test(d))&&M.test(a)&&(e=e.reverse());return this.pushStack(e,a,P.call(arguments).join(","))}}),f.extend({filter:function(a,b,c){c&&(a=":not("+a+")");return b.length===1?f.find.matchesSelector(b[0],a)?[b[0]]:[]:f.find.matches(a,b)},dir:function(a,c,d){var e=[],g=a[c];while(g&&g.nodeType!==9&&(d===b||g.nodeType!==1||!f(g).is(d)))g.nodeType===1&&e.push(g),g=g[c];return e},nth:function(a,b,c,d){b=b||1;var e=0;for(;a;a=a[c])if(a.nodeType===1&&++e===b)break;return a},sibling:function(a,b){var c=[];for(;a;a=a.nextSibling)a.nodeType===1&&a!==b&&c.push(a);return c}});var V="abbr|article|aside|audio|canvas|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",W=/ jQuery\d+="(?:\d+|null)"/g,X=/^\s+/,Y=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,Z=/<([\w:]+)/,$=/<tbody/i,_=/<|&#?\w+;/,ba=/<(?:script|style)/i,bb=/<(?:script|object|embed|option|style)/i,bc=new RegExp("<(?:"+V+")","i"),bd=/checked\s*(?:[^=]|=\s*.checked.)/i,be=/\/(java|ecma)script/i,bf=/^\s*<!(?:\[CDATA\[|\-\-)/,bg={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]},bh=U(c);bg.optgroup=bg.option,bg.tbody=bg.tfoot=bg.colgroup=bg.caption=bg.thead,bg.th=bg.td,f.support.htmlSerialize||(bg._default=[1,"div<div>","</div>"]),f.fn.extend({text:function(a){if(f.isFunction(a))return this.each(function(b){var c=f(this);c.text(a.call(this,b,c.text()))});if(typeof a!="object"&&a!==b)return this.empty().append((this[0]&&this[0].ownerDocument||c).createTextNode(a));return f.text(this)},wrapAll:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapAll(a.call(this,b))});if(this[0]){var b=f(a,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstChild&&a.firstChild.nodeType===1)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapInner(a.call(this,b))});return this.each(function(){var b=f(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){var b=f.isFunction(a);return this.each(function(c){f(this).wrapAll(b?a.call(this,c):a)})},unwrap:function(){return this.parent().each(function(){f.nodeName(this,"body")||f(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this)});if(arguments.length){var a=f.clean(arguments);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this.nextSibling)});if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,f.clean(arguments));return a}},remove:function(a,b){for(var c=0,d;(d=this[c])!=null;c++)if(!a||f.filter(a,[d]).length)!b&&d.nodeType===1&&(f.cleanData(d.getElementsByTagName("*")),f.cleanData([d])),d.parentNode&&d.parentNode.removeChild(d);return this},empty:function()
{for(var a=0,b;(b=this[a])!=null;a++){b.nodeType===1&&f.cleanData(b.getElementsByTagName("*"));while(b.firstChild)b.removeChild(b.firstChild)}return this},clone:function(a,b){a=a==null?!1:a,b=b==null?a:b;return this.map(function(){return f.clone(this,a,b)})},html:function(a){if(a===b)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(W,""):null;if(typeof a=="string"&&!ba.test(a)&&(f.support.leadingWhitespace||!X.test(a))&&!bg[(Z.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Y,"<$1></$2>");try{for(var c=0,d=this.length;c<d;c++)this[c].nodeType===1&&(f.cleanData(this[c].getElementsByTagName("*")),this[c].innerHTML=a)}catch(e){this.empty().append(a)}}else f.isFunction(a)?this.each(function(b){var c=f(this);c.html(a.call(this,b,c.html()))}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){if(f.isFunction(a))return this.each(function(b){var c=f(this),d=c.html();c.replaceWith(a.call(this,b,d))});typeof a!="string"&&(a=f(a).detach());return this.each(function(){var b=this.nextSibling,c=this.parentNode;f(this).remove(),b?f(b).before(a):f(c).append(a)})}return this.length?this.pushStack(f(f.isFunction(a)?a():a),"replaceWith",a):this},detach:function(a){return this.remove(a,!0)},domManip:function(a,c,d){var e,g,h,i,j=a[0],k=[];if(!f.support.checkClone&&arguments.length===3&&typeof j=="string"&&bd.test(j))return this.each(function(){f(this).domManip(a,c,d,!0)});if(f.isFunction(j))return this.each(function(e){var g=f(this);a[0]=j.call(this,e,c?g.html():b),g.domManip(a,c,d)});if(this[0]){i=j&&j.parentNode,f.support.parentNode&&i&&i.nodeType===11&&i.childNodes.length===this.length?e={fragment:i}:e=f.buildFragment(a,this,k),h=e.fragment,h.childNodes.length===1?g=h=h.firstChild:g=h.firstChild;if(g){c=c&&f.nodeName(g,"tr");for(var l=0,m=this.length,n=m-1;l<m;l++)d.call(c?bi(this[l],g):this[l],e.cacheable||m>1&&l<n?f.clone(h,!0,!0):h)}k.length&&f.each(k,bp)}return this}}),f.buildFragment=function(a,b,d){var e,g,h,i,j=a[0];b&&b[0]&&(i=b[0].ownerDocument||b[0]),i.createDocumentFragment||(i=c),a.length===1&&typeof j=="string"&&j.length<512&&i===c&&j.charAt(0)==="<"&&!bb.test(j)&&(f.support.checkClone||!bd.test(j))&&(f.support.html5Clone||!bc.test(j))&&(g=!0,h=f.fragments[j],h&&h!==1&&(e=h)),e||(e=i.createDocumentFragment(),f.clean(a,i,e,d)),g&&(f.fragments[j]=h?e:1);return{fragment:e,cacheable:g}},f.fragments={},f.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){f.fn[a]=function(c){var d=[],e=f(c),g=this.length===1&&this[0].parentNode;if(g&&g.nodeType===11&&g.childNodes.length===1&&e.length===1){e[b](this[0]);return this}for(var h=0,i=e.length;h<i;h++){var j=(h>0?this.clone(!0):this).get();f(e[h])[b](j),d=d.concat(j)}return this.pushStack(d,a,e.selector)}}),f.extend({clone:function(a,b,c){var d,e,g,h=f.support.html5Clone||!bc.test("<"+a.nodeName)?a.cloneNode(!0):bo(a);if((!f.support.noCloneEvent||!f.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!f.isXMLDoc(a)){bk(a,h),d=bl(a),e=bl(h);for(g=0;d[g];++g)e[g]&&bk(d[g],e[g])}if(b){bj(a,h);if(c){d=bl(a),e=bl(h);for(g=0;d[g];++g)bj(d[g],e[g])}}d=e=null;return h},clean:function(a,b,d,e){var g;b=b||c,typeof b.createElement=="undefined"&&(b=b.ownerDocument||b[0]&&b[0].ownerDocument||c);var h=[],i;for(var j=0,k;(k=a[j])!=null;j++){typeof k=="number"&&(k+="");if(!k)continue;if(typeof k=="string")if(!_.test(k))k=b.createTextNode(k);else{k=k.replace(Y,"<$1></$2>");var l=(Z.exec(k)||["",""])[1].toLowerCase(),m=bg[l]||bg._default,n=m[0],o=b.createElement("div");b===c?bh.appendChild(o):U(b).appendChild(o),o.innerHTML=m[1]+k+m[2];while(n--)o=o.lastChild;if(!f.support.tbody){var p=$.test(k),q=l==="table"&&!p?o.firstChild&&o.firstChild.childNodes:m[1]==="<table>"&&!p?o.childNodes:[];for(i=q.length-1;i>=0;--i)f.nodeName(q[i],"tbody")&&!q[i].childNodes.length&&q[i].parentNode.removeChild(q[i])}!f.support.leadingWhitespace&&X.test(k)&&o.insertBefore(b.createTextNode(X.exec(k)[0]),o.firstChild),k=o.childNodes}var r;if(!f.support.appendChecked)if(k[0]&&typeof (r=k.length)=="number")for(i=0;i<r;i++)bn(k[i]);else bn(k);k.nodeType?h.push(k):h=f.merge(h,k)}if(d){g=function(a){return!a.type||be.test(a.type)};for(j=0;h[j];j++)if(e&&f.nodeName(h[j],"script")&&(!h[j].type||h[j].type.toLowerCase()==="text/javascript"))e.push(h[j].parentNode?h[j].parentNode.removeChild(h[j]):h[j]);else{if(h[j].nodeType===1){var s=f.grep(h[j].getElementsByTagName("script"),g);h.splice.apply(h,[j+1,0].concat(s))}d.appendChild(h[j])}}return h},cleanData:function(a){var b,c,d=f.cache,e=f.event.special,g=f.support.deleteExpando;for(var h=0,i;(i=a[h])!=null;h++){if(i.nodeName&&f.noData[i.nodeName.toLowerCase()])continue;c=i[f.expando];if(c){b=d[c];if(b&&b.events){for(var j in b.events)e[j]?f.event.remove(i,j):f.removeEvent(i,j,b.handle);b.handle&&(b.handle.elem=null)}g?delete i[f.expando]:i.removeAttribute&&i.removeAttribute(f.expando),delete d[c]}}}});var bq=/alpha\([^)]*\)/i,br=/opacity=([^)]*)/,bs=/([A-Z]|^ms)/g,bt=/^-?\d+(?:px)?$/i,bu=/^-?\d/,bv=/^([\-+])=([\-+.\de]+)/,bw={position:"absolute",visibility:"hidden",display:"block"},bx=["Left","Right"],by=["Top","Bottom"],bz,bA,bB;f.fn.css=function(a,c){if(arguments.length===2&&c===b)return this;return f.access(this,a,c,!0,function(a,c,d){return d!==b?f.style(a,c,d):f.css(a,c)})},f.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=bz(a,"opacity","opacity");return c===""?"1":c}return a.style.opacity}}},cssNumber:{fillOpacity:!0,fontWeight:!0,lineHeight:!0,opacity:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":f.support.cssFloat?"cssFloat":"styleFloat"},style:function(a,c,d,e){if(!!a&&a.nodeType!==3&&a.nodeType!==8&&!!a.style){var g,h,i=f.camelCase(c),j=a.style,k=f.cssHooks[i];c=f.cssProps[i]||i;if(d===b){if(k&&"get"in k&&(g=k.get(a,!1,e))!==b)return g;return j[c]}h=typeof d,h==="string"&&(g=bv.exec(d))&&(d=+(g[1]+1)*+g[2]+parseFloat(f.css(a,c)),h="number");if(d==null||h==="number"&&isNaN(d))return;h==="number"&&!f.cssNumber[i]&&(d+="px");if(!k||!("set"in k)||(d=k.set(a,d))!==b)try{j[c]=d}catch(l){}}},css:function(a,c,d){var e,g;c=f.camelCase(c),g=f.cssHooks[c],c=f.cssProps[c]||c,c==="cssFloat"&&(c="float");if(g&&"get"in g&&(e=g.get(a,!0,d))!==b)return e;if(bz)return bz(a,c)},swap:function(a,b,c){var d={};for(var e in b)d[e]=a.style[e],a.style[e]=b[e];c.call(a);for(e in b)a.style[e]=d[e]}}),f.curCSS=f.css,f.each(["height","width"],function(a,b){f.cssHooks[b]={get:function(a,c,d){var e;if(c){if(a.offsetWidth!==0)return bC(a,b,d);f.swap(a,bw,function(){e=bC(a,b,d)});return e}},set:function(a,b){if(!bt.test(b))return b;b=parseFloat(b);if(b>=0)return b+"px"}}}),f.support.opacity||(f.cssHooks.opacity={get:function(a,b){return br.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(a,b){var c=a.style,d=a.currentStyle,e=f.isNumeric(b)?"alpha(opacity="+b*100+")":"",g=d&&d.filter||c.filter||"";c.zoom=1;if(b>=1&&f.trim(g.replace(bq,""))===""){c.removeAttribute("filter");if(d&&!d.filter)return}c.filter=bq.test(g)?g.replace(bq,e):g+" "+e}}),f(function(){f.support.reliableMarginRight||(f.cssHooks.marginRight={get:function(a,b){var c;f.swap(a,{display:"inline-block"},function(){b?c=bz(a,"margin-right","marginRight"):c=a.style.marginRight});return c}})}),c.defaultView&&c.defaultView.getComputedStyle&&(bA=function(a,b){var c,d,e;b=b.replace(bs,"-$1").toLowerCase(),(d=a.ownerDocument.defaultView)&&(e=d.getComputedStyle(a,null))&&(c=e.getPropertyValue(b),c===""&&!f.contains(a.ownerDocument.documentElement,a)&&(c=f.style(a,b)));return c}),c.documentElement.currentStyle&&(bB=function(a,b){var c,d,e,f=a.currentStyle&&a.currentStyle[b],g=a.style;f===null&&g&&(e=g[b])&&(f=e),!bt.test(f)&&bu.test(f)&&(c=g.left,d=a.runtimeStyle&&a.runtimeStyle.left,d&&(a.runtimeStyle.left=a.currentStyle.left),g.left=b==="fontSize"?"1em":f||0,f=g.pixelLeft+"px",g.left=c,d&&(a.runtimeStyle.left=d));return f===""?"auto":f}),bz=bA||bB,f.expr&&f.expr.filters&&(f.expr.filters.hidden=function(a){var b=a.offsetWidth,c=a.offsetHeight;return b===0&&c===0||!f.support.reliableHiddenOffsets&&(a.style&&a.style.display||f.css(a,"display"))==="none"},f.expr.filters.visible=function(a){return!f.expr.filters.hidden(a)});var bD=/%20/g,bE=/\[\]$/,bF=/\r?\n/g,bG=/#.*$/,bH=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,bI=/^(?:color|date|datetime|datetime-local|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,bJ=/^(?:about|app|app\-storage|.+\-extension|file|res|widget):$/,bK=/^(?:GET|HEAD)$/,bL=/^\/\//,bM=/\?/,bN=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,bO=/^(?:select|textarea)/i,bP=/\s+/,bQ=/([?&])_=[^&]*/,bR=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/,bS=f.fn.load,bT={},bU={},bV,bW,bX=["*/"]+["*"];try{bV=e.href}catch(bY){bV=c.createElement("a"),bV.href="",bV=bV.href}bW=bR.exec(bV.toLowerCase())||[],f.fn.extend({load:function(a,c,d){if(typeof a!="string"&&bS)return bS.apply(this,arguments);if(!this.length)return this;var e=a.indexOf(" ");if(e>=0){var g=a.slice(e,a.length);a=a.slice(0,e)}var h="GET";c&&(f.isFunction(c)?(d=c,c=b):typeof c=="object"&&(c=f.param(c,f.ajaxSettings.traditional),h="POST"));var i=this;f.ajax({url:a,type:h,dataType:"html",data:c,complete:function(a,b,c){c=a.responseText,a.isResolved()&&(a.done(function(a){c=a}),i.html(g?f("<div>").append(c.replace(bN,"")).find(g):c)),d&&i.each(d,[c,b,a])}});return this},serialize:function(){return f.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?f.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||bO.test(this.nodeName)||bI.test(this.type))}).map(function(a,b){var c=f(this).val();return c==null?null:f.isArray(c)?f.map(c,function(a,c){return{name:b.name,value:a.replace(bF,"\r\n")}}):{name:b.name,value:c.replace(bF,"\r\n")}}).get()}}),f.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){f.fn[b]=function(a){return this.on(b,a)}}),f.each(["get","post"],function(a,c){f[c]=function(a,d,e,g){f.isFunction(d)&&(g=g||e,e=d,d=b);return f.ajax({type:c,url:a,data:d,success:e,dataType:g})}}),f.extend({getScript:function(a,c){return f.get(a,b,c,"script")},getJSON:function(a,b,c){return f.get(a,b,c,"json")},ajaxSetup:function(a,b){b?b_(a,f.ajaxSettings):(b=a,a=f.ajaxSettings),b_(a,b);return a},ajaxSettings:{url:bV,isLocal:bJ.test(bW[1]),global:!0,type:"GET",contentType:"application/x-www-form-urlencoded",processData:!0,async:!0,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":bX},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":a.String,"text html":!0,"text json":f.parseJSON,"text xml":f.parseXML},flatOptions:{context:!0,url:!0}},ajaxPrefilter:bZ(bT),ajaxTransport:bZ(bU),ajax:function(a,c){function w(a,c,l,m){if(s!==2){s=2,q&&clearTimeout(q),p=b,n=m||"",v.readyState=a>0?4:0;var o,r,u,w=c,x=l?cb(d,v,l):b,y,z;if(a>=200&&a<300||a===304){if(d.ifModified){if(y=v.getResponseHeader("Last-Modified"))f.lastModified[k]=y;if(z=v.getResponseHeader("Etag"))f.etag[k]=z}if(a===304)w="notmodified",o=!0;else try{r=cc(d,x),w="success",o=!0}catch(A){w="parsererror",u=A}}else{u=w;if(!w||a)w="error",a<0&&(a=0)}v.status=a,v.statusText=""+(c||w),o?h.resolveWith(e,[r,w,v]):h.rejectWith(e,[v,w,u]),v.statusCode(j),j=b,t&&g.trigger("ajax"+(o?"Success":"Error"),[v,d,o?r:u]),i.fireWith(e,[v,w]),t&&(g.trigger("ajaxComplete",[v,d]),--f.active||f.event.trigger("ajaxStop"))}}typeof a=="object"&&(c=a,a=b),c=c||{};var d=f.ajaxSetup({},c),e=d.context||d,g=e!==d&&(e.nodeType||e instanceof f)?f(e):f.event,h=f.Deferred(),i=f.Callbacks("once memory"),j=d.statusCode||{},k,l={},m={},n,o,p,q,r,s=0,t,u,v={readyState:0,setRequestHeader:function(a,b){if(!s){var c=a.toLowerCase();a=m[c]=m[c]||a,l[a]=b}return this},getAllResponseHeaders:function(){return s===2?n:null},getResponseHeader:function(a){var c;if(s===2){if(!o){o={};while(c=bH.exec(n))o[c[1].toLowerCase()]=c[2]}c=o[a.toLowerCase()]}return c===b?null:c},overrideMimeType:function(a){s||(d.mimeType=a);return this},abort:function(a){a=a||"abort",p&&p.abort(a),w(0,a);return this}};h.promise(v),v.success=v.done,v.error=v.fail,v.complete=i.add,v.statusCode=function(a){if(a){var b;if(s<2)for(b in a)j[b]=[j[b],a[b]];else b=a[v.status],v.then(b,b)}return this},d.url=((a||d.url)+"").replace(bG,"").replace(bL,bW[1]+"//"),d.dataTypes=f.trim(d.dataType||"*").toLowerCase().split(bP),d.crossDomain==null&&(r=bR.exec(d.url.toLowerCase()),d.crossDomain=!(!r||r[1]==bW[1]&&r[2]==bW[2]&&(r[3]||(r[1]==="http:"?80:443))==(bW[3]||(bW[1]==="http:"?80:443)))),d.data&&d.processData&&typeof d.data!="string"&&(d.data=f.param(d.data,d.traditional)),b$(bT,d,c,v);if(s===2)return!1;t=d.global,d.type=d.type.toUpperCase(),d.hasContent=!bK.test(d.type),t&&f.active++===0&&f.event.trigger("ajaxStart");if(!d.hasContent){d.data&&(d.url+=(bM.test(d.url)?"&":"?")+d.data,delete d.data),k=d.url;if(d.cache===!1){var x=f.now(),y=d.url.replace(bQ,"$1_="+x);d.url=y+(y===d.url?(bM.test(d.url)?"&":"?")+"_="+x:"")}}(d.data&&d.hasContent&&d.contentType!==!1||c.contentType)&&v.setRequestHeader("Content-Type",d.contentType),d.ifModified&&(k=k||d.url,f.lastModified[k]&&v.setRequestHeader("If-Modified-Since",f.lastModified[k]),f.etag[k]&&v.setRequestHeader("If-None-Match",f.etag[k])),v.setRequestHeader("Accept",d.dataTypes[0]&&d.accepts[d.dataTypes[0]]?d.accepts[d.dataTypes[0]]+(d.dataTypes[0]!=="*"?", "+bX+"; q=0.01":""):d.accepts["*"]);for(u in d.headers)v.setRequestHeader(u,d.headers[u]);if(d.beforeSend&&(d.beforeSend.call(e,v,d)===!1||s===2)){v.abort();return!1}for(u in{success:1,error:1,complete:1})v[u](d[u]);p=b$(bU,d,c,v);if(!p)w(-1,"No Transport");else{v.readyState=1,t&&g.trigger("ajaxSend",[v,d]),d.async&&d.timeout>0&&(q=setTimeout(function(){v.abort("timeout")},d.timeout));try{s=1,p.send(l,w)}catch(z){if(s<2)w(-1,z);else throw z}}return v},param:function(a,c){var d=[],e=function(a,b){b=f.isFunction(b)?b():b,d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};c===b&&(c=f.ajaxSettings.traditional);if(f.isArray(a)||a.jquery&&!f.isPlainObject(a))f.each(a,function(){e(this.name,this.value)});else for(var g in a)ca(g,a[g],c,e);return d.join("&").replace(bD,"+")}}),f.extend({active:0,lastModified:{},etag:{}});var cd=f.now(),ce=/(\=)\?(&|$)|\?\?/i;f.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return f.expando+"_"+cd++}}),f.ajaxPrefilter("json jsonp",function(b,c,d){var e=b.contentType==="application/x-www-form-urlencoded"&&typeof b.data=="string";if(b.dataTypes[0]==="jsonp"||b.jsonp!==!1&&(ce.test(b.url)||e&&ce.test(b.data))){var g,h=b.jsonpCallback=f.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,i=a[h],j=b.url,k=b.data,l="$1"+h+"$2";b.jsonp!==!1&&(j=j.replace(ce,l),b.url===j&&(e&&(k=k.replace(ce,l)),b.data===k&&(j+=(/\?/.test(j)?"&":"?")+b.jsonp+"="+h))),b.url=j,b.data=k,a[h]=function(a){g=[a]},d.always(function(){a[h]=i,g&&f.isFunction(i)&&a[h](g[0])}),b.converters["script json"]=function(){g||f.error(h+" was not called");return g[0]},b.dataTypes[0]="json";return"script"}}),f.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(a){f.globalEval(a);return a}}}),f.ajaxPrefilter("script",function(a){a.cache===b&&(a.cache=!1),a.crossDomain&&(a.type="GET",a.global=!1)}),f.ajaxTransport("script",function(a){if(a.crossDomain){var d,e=c.head||c.getElementsByTagName("head")[0]||c.documentElement;return{send:function(f,g){d=c.createElement("script"),d.async="async",a.scriptCharset&&(d.charset=a.scriptCharset),d.src=a.url,d.onload=d.onreadystatechange=function(a,c){if(c||!d.readyState||/loaded|complete/.test(d.readyState))d.onload=d.onreadystatechange=null,e&&d.parentNode&&e.removeChild(d),d=b,c||g(200,"success")},e.insertBefore(d,e.firstChild)},abort:function(){d&&d.onload(0,1)}}}});var cf=a.ActiveXObject?function(){for(var a in ch)ch[a](0,1)}:!1,cg=0,ch;f.ajaxSettings.xhr=a.ActiveXObject?function(){return!this.isLocal&&ci()||cj()}:ci,function(a){f.extend(f.support,{ajax:!!a,cors:!!a&&"withCredentials"in a})}(f.ajaxSettings.xhr()),f.support.ajax&&f.ajaxTransport(function(c){if(!c.crossDomain||f.support.cors){var d;return{send:function(e,g){var h=c.xhr(),i,j;c.username?h.open(c.type,c.url,c.async,c.username,c.password):h.open(c.type,c.url,c.async);if(c.xhrFields)for(j in c.xhrFields)h[j]=c.xhrFields[j];c.mimeType&&h.overrideMimeType&&h.overrideMimeType(c.mimeType),!c.crossDomain&&!e["X-Requested-With"]&&(e["X-Requested-With"]="XMLHttpRequest");try{for(j in e)h.setRequestHeader(j,e[j])}catch(k){}h.send(c.hasContent&&c.data||null),d=function(a,e){var j,k,l,m,n;try{if(d&&(e||h.readyState===4)){d=b,i&&(h.onreadystatechange=f.noop,cf&&delete ch[i]);if(e)h.readyState!==4&&h.abort();else{j=h.status,l=h.getAllResponseHeaders(),m={},n=h.responseXML,n&&n.documentElement&&(m.xml=n),m.text=h.responseText;try{k=h.statusText}catch(o){k=""}!j&&c.isLocal&&!c.crossDomain?j=m.text?200:404:j===1223&&(j=204)}}}catch(p){e||g(-1,p)}m&&g(j,k,m,l)},!c.async||h.readyState===4?d():(i=++cg,cf&&(ch||(ch={},f(a).unload(cf)),ch[i]=d),h.onreadystatechange=d)},abort:function(){d&&d(0,1)}}}});var ck={},cl,cm,cn=/^(?:toggle|show|hide)$/,co=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,cp,cq=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]],cr;f.fn.extend({show:function(a,b,c){var d,e;if(a||a===0)return this.animate(cu("show",3),a,b,c);for(var g=0,h=this.length;g<h;g++)d=this[g],d.style&&(e=d.style.display,!f._data(d,"olddisplay")&&e==="none"&&(e=d.style.display=""),e===""&&f.css(d,"display")==="none"&&f._data(d,"olddisplay",cv(d.nodeName)));for(g=0;g<h;g++){d=this[g];if(d.style){e=d.style.display;if(e===""||e==="none")d.style.display=f._data(d,"olddisplay")||""}}return this},hide:function(a,b,c){if(a||a===0)return this.animate(cu("hide",3),a,b,c);var d,e,g=0,h=this.length;for(;g<h;g++)d=this[g],d.style&&(e=f.css(d,"display"),e!=="none"&&!f._data(d,"olddisplay")&&f._data(d,"olddisplay",e));for(g=0;g<h;g++)this[g].style&&(this[g].style.display="none");return this},_toggle:f.fn.toggle,toggle:function(a,b,c){var d=typeof a=="boolean";f.isFunction(a)&&f.isFunction(b)?this._toggle.apply(this,arguments):a==null||d?this.each(function(){var b=d?a:f(this).is(":hidden");f(this)[b?"show":"hide"]()}):this.animate(cu("toggle",3),a,b,c);return this},fadeTo:function(a,b,c,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,c,d)},animate:function(a,b,c,d){function g(){e.queue===!1&&f._mark(this);var b=f.extend({},e),c=this.nodeType===1,d=c&&f(this).is(":hidden"),g,h,i,j,k,l,m,n,o;b.animatedProperties={};for(i in a){g=f.camelCase(i),i!==g&&(a[g]=a[i],delete a[i]),h=a[g],f.isArray(h)?(b.animatedProperties[g]=h[1],h=a[g]=h[0]):b.animatedProperties[g]=b.specialEasing&&b.specialEasing[g]||b.easing||"swing";if(h==="hide"&&d||h==="show"&&!d)return b.complete.call(this);c&&(g==="height"||g==="width")&&(b.overflow=[this.style.overflow,this.style.overflowX,this.style.overflowY],f.css(this,"display")==="inline"&&f.css(this,"float")==="none"&&(!f.support.inlineBlockNeedsLayout||cv(this.nodeName)==="inline"?this.style.display="inline-block":this.style.zoom=1))}b.overflow!=null&&(this.style.overflow="hidden");for(i in a)j=new f.fx(this,b,i),h=a[i],cn.test(h)?(o=f._data(this,"toggle"+i)||(h==="toggle"?d?"show":"hide":0),o?(f._data(this,"toggle"+i,o==="show"?"hide":"show"),j[o]()):j[h]()):(k=co.exec(h),l=j.cur(),k?(m=parseFloat(k[2]),n=k[3]||(f.cssNumber[i]?"":"px"),n!=="px"&&(f.style(this,i,(m||1)+n),l=(m||1)/j.cur()*l,f.style(this,i,l+n)),k[1]&&(m=(k[1]==="-="?-1:1)*m+l),j.custom(l,m,n)):j.custom(l,h,""));return!0}var e=f.speed(b,c,d);if(f.isEmptyObject(a))return this.each(e.complete,[!1]);a=f.extend({},a);return e.queue===!1?this.each(g):this.queue(e.queue,g)},stop:function(a,c,d){typeof a!="string"&&(d=c,c=a,a=b),c&&a!==!1&&this.queue(a||"fx",[]);return this.each(function(){function h(a,b,c){var e=b[c];f.removeData(a,c,!0),e.stop(d)}var b,c=!1,e=f.timers,g=f._data(this);d||f._unmark(!0,this);if(a==null)for(b in g)g[b]&&g[b].stop&&b.indexOf(".run")===b.length-4&&h(this,g,b);else g[b=a+".run"]&&g[b].stop&&h(this,g,b);for(b=e.length;b--;)e[b].elem===this&&(a==null||e[b].queue===a)&&(d?e[b](!0):e[b].saveState(),c=!0,e.splice(b,1));(!d||!c)&&f.dequeue(this,a)})}}),f.each({slideDown:cu("show",1),slideUp:cu("hide",1),slideToggle:cu("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){f.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),f.extend({speed:function(a,b,c){var d=a&&typeof a=="object"?f.extend({},a):{complete:c||!c&&b||f.isFunction(a)&&a,duration:a,easing:c&&b||b&&!f.isFunction(b)&&b};d.duration=f.fx.off?0:typeof d.duration=="number"?d.duration:d.duration in f.fx.speeds?f.fx.speeds[d.duration]:f.fx.speeds._default;if(d.queue==null||d.queue===!0)d.queue="fx";d.old=d.complete,d.complete=function(a){f.isFunction(d.old)&&d.old.call(this),d.queue?f.dequeue(this,d.queue):a!==!1&&f._unmark(this)};return d},easing:{linear:function(a,b,c,d){return c+d*a},swing:function(a,b,c,d){return(-Math.cos(a*Math.PI)/2+.5)*d+c}},timers:[],fx:function(a,b,c){this.options=b,this.elem=a,this.prop=c,b.orig=b.orig||{}}}),f.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this),(f.fx.step[this.prop]||f.fx.step._default)(this)},cur:function(){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];var a,b=f.css(this.elem,this.prop);return isNaN(a=parseFloat(b))?!b||b==="auto"?0:b:a},custom:function(a,c,d){function h(a){return e.step(a)}var e=this,g=f.fx;this.startTime=cr||cs(),this.end=c,this.now=this.start=a,this.pos=this.state=0,this.unit=d||this.unit||(f.cssNumber[this.prop]?"":"px"),h.queue=this.options.queue,h.elem=this.elem,h.saveState=function(){e.options.hide&&f._data(e.elem,"fxshow"+e.prop)===b&&f._data(e.elem,"fxshow"+e.prop,e.start)},h()&&f.timers.push(h)&&!cp&&(cp=setInterval(g.tick,g.interval))},show:function(){var a=f._data(this.elem,"fxshow"+this.prop);this.options.orig[this.prop]=a||f.style(this.elem,this.prop),this.options.show=!0,a!==b?this.custom(this.cur(),a):this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur()),f(this.elem).show()},hide:function(){this.options.orig[this.prop]=f._data(this.elem,"fxshow"+this.prop)||f.style(this.elem,this.prop),this.options.hide=!0,this.custom(this.cur(),0)},step:function(a){var b,c,d,e=cr||cs(),g=!0,h=this.elem,i=this.options;if(a||e>=i.duration+this.startTime){this.now=this.end,this.pos=this.state=1,this.update(),i.animatedProperties[this.prop]=!0;for(b in i.animatedProperties)i.animatedProperties[b]!==!0&&(g=!1);if(g){i.overflow!=null&&!f.support.shrinkWrapBlocks&&f.each(["","X","Y"],function(a,b){h.style["overflow"+b]=i.overflow[a]}),i.hide&&f(h).hide();if(i.hide||i.show)for(b in i.animatedProperties)f.style(h,b,i.orig[b]),f.removeData(h,"fxshow"+b,!0),f.removeData(h,"toggle"+b,!0);d=i.complete,d&&(i.complete=!1,d.call(h))}return!1}i.duration==Infinity?this.now=e:(c=e-this.startTime,this.state=c/i.duration,this.pos=f.easing[i.animatedProperties[this.prop]](this.state,c,0,1,i.duration),this.now=this.start+(this.end-this.start)*this.pos),this.update();return!0}},f.extend(f.fx,{tick:function(){var a,b=f.timers,c=0;for(;c<b.length;c++)a=b[c],!a()&&b[c]===a&&b.splice(c--,1);b.length||f.fx.stop()},interval:13,stop:function(){clearInterval(cp),cp=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){f.style(a.elem,"opacity",a.now)},_default:function(a){a.elem.style&&a.elem.style[a.prop]!=null?a.elem.style[a.prop]=a.now+a.unit:a.elem[a.prop]=a.now}}}),f.each(["width","height"],function(a,b){f.fx.step[b]=function(a){f.style(a.elem,b,Math.max(0,a.now)+a.unit)}}),f.expr&&f.expr.filters&&(f.expr.filters.animated=function(a){return f.grep(f.timers,function(b){return a===b.elem}).length});var cw=/^t(?:able|d|h)$/i,cx=/^(?:body|html)$/i;"getBoundingClientRect"in c.documentElement?f.fn.offset=function(a){var b=this[0],c;if(a)return this.each(function(b){f.offset.setOffset(this,a,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return f.offset.bodyOffset(b);try{c=b.getBoundingClientRect()}catch(d){}var e=b.ownerDocument,g=e.documentElement;if(!c||!f.contains(g,b))return c?{top:c.top,left:c.left}:{top:0,left:0};var h=e.body,i=cy(e),j=g.clientTop||h.clientTop||0,k=g.clientLeft||h.clientLeft||0,l=i.pageYOffset||f.support.boxModel&&g.scrollTop||h.scrollTop,m=i.pageXOffset||f.support.boxModel&&g.scrollLeft||h.scrollLeft,n=c.top+l-j,o=c.left+m-k;return{top:n,left:o}}:f.fn.offset=function(a){var b=this[0];if(a)return this.each(function(b){f.offset.setOffset(this,a,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return f.offset.bodyOffset(b);var c,d=b.offsetParent,e=b,g=b.ownerDocument,h=g.documentElement,i=g.body,j=g.defaultView,k=j?j.getComputedStyle(b,null):b.currentStyle,l=b.offsetTop,m=b.offsetLeft;while((b=b.parentNode)&&b!==i&&b!==h){if(f.support.fixedPosition&&k.position==="fixed")break;c=j?j.getComputedStyle(b,null):b.currentStyle,l-=b.scrollTop,m-=b.scrollLeft,b===d&&(l+=b.offsetTop,m+=b.offsetLeft,f.support.doesNotAddBorder&&(!f.support.doesAddBorderForTableAndCells||!cw.test(b.nodeName))&&(l+=parseFloat(c.borderTopWidth)||0,m+=parseFloat(c.borderLeftWidth)||0),e=d,d=b.offsetParent),f.support.subtractsBorderForOverflowNotVisible&&c.overflow!=="visible"&&(l+=parseFloat(c.borderTopWidth)||0,m+=parseFloat(c.borderLeftWidth)||0),k=c}if(k.position==="relative"||k.position==="static")l+=i.offsetTop,m+=i.offsetLeft;f.support.fixedPosition&&k.position==="fixed"&&(l+=Math.max(h.scrollTop,i.scrollTop),m+=Math.max(h.scrollLeft,i.scrollLeft));return{top:l,left:m}},f.offset={bodyOffset:function(a){var b=a.offsetTop,c=a.offsetLeft;f.support.doesNotIncludeMarginInBodyOffset&&(b+=parseFloat(f.css(a,"marginTop"))||0,c+=parseFloat(f.css(a,"marginLeft"))||0);return{top:b,left:c}},setOffset:function(a,b,c){var d=f.css(a,"position");d==="static"&&(a.style.position="relative");var e=f(a),g=e.offset(),h=f.css(a,"top"),i=f.css(a,"left"),j=(d==="absolute"||d==="fixed")&&f.inArray("auto",[h,i])>-1,k={},l={},m,n;j?(l=e.position(),m=l.top,n=l.left):(m=parseFloat(h)||0,n=parseFloat(i)||0),f.isFunction(b)&&(b=b.call(a,c,g)),b.top!=null&&(k.top=b.top-g.top+m),b.left!=null&&(k.left=b.left-g.left+n),"using"in b?b.using.call(a,k):e.css(k)}},f.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),c=this.offset(),d=cx.test(b[0].nodeName)?{top:0,left:0}:b.offset();c.top-=parseFloat(f.css(a,"marginTop"))||0,c.left-=parseFloat(f.css(a,"marginLeft"))||0,d.top+=parseFloat(f.css(b[0],"borderTopWidth"))||0,d.left+=parseFloat(f.css(b[0],"borderLeftWidth"))||0;return{top:c.top-d.top,left:c.left-d.left}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||c.body;while(a&&!cx.test(a.nodeName)&&f.css(a,"position")==="static")a=a.offsetParent;return a})}}),f.each(["Left","Top"],function(a,c){var d="scroll"+c;f.fn[d]=function(c){var e,g;if(c===b){e=this[0];if(!e)return null;g=cy(e);return g?"pageXOffset"in g?g[a?"pageYOffset":"pageXOffset"]:f.support.boxModel&&g.document.documentElement[d]||g.document.body[d]:e[d]}return this.each(function(){g=cy(this),g?g.scrollTo(a?f(g).scrollLeft():c,a?c:f(g).scrollTop()):this[d]=c})}}),f.each(["Height","Width"],function(a,c){var d=c.toLowerCase();f.fn["inner"+c]=function(){var a=this[0];return a?a.style?parseFloat(f.css(a,d,"padding")):this[d]():null},f.fn["outer"+c]=function(a){var b=this[0];return b?b.style?parseFloat(f.css(b,d,a?"margin":"border")):this[d]():null},f.fn[d]=function(a){var e=this[0];if(!e)return a==null?null:this;if(f.isFunction(a))return this.each(function(b){var c=f(this);c[d](a.call(this,b,c[d]()))});if(f.isWindow(e)){var g=e.document.documentElement["client"+c],h=e.document.body;return e.document.compatMode==="CSS1Compat"&&g||h&&h["client"+c]||g}if(e.nodeType===9)return Math.max(e.documentElement["client"+c],e.body["scroll"+c],e.documentElement["scroll"+c],e.body["offset"+c],e.documentElement["offset"+c]);if(a===b){var i=f.css(e,d),j=parseFloat(i);return f.isNumeric(j)?j:i}return this.css(d,typeof a=="string"?a:a+"px")}}),a.jQuery=a.$=f,typeof define=="function"&&define.amd&&define.amd.jQuery&&define("jquery",[],function(){return f})})(window);


/* SWFObject v2.1 rc2 <http://code.google.com/p/swfobject/>
	Copyright (c) 2007 Geoff Stearns, Michael Williams, and Bobby van der Sluis
	This software is released under the MIT License <http://www.opensource.org/licenses/mit-license.php>
*/
var swfobject=function(){var b="undefined",Q="object",n="Shockwave Flash",p="ShockwaveFlash.ShockwaveFlash",P="application/x-shockwave-flash",m="SWFObjectExprInst",j=window,K=document,T=navigator,o=[],N=[],i=[],d=[],J,Z=null,M=null,l=null,e=false,A=false;var h=function(){var v=typeof K.getElementById!=b&&typeof K.getElementsByTagName!=b&&typeof K.createElement!=b,AC=[0,0,0],x=null;if(typeof T.plugins!=b&&typeof T.plugins[n]==Q){x=T.plugins[n].description;if(x&&!(typeof T.mimeTypes!=b&&T.mimeTypes[P]&&!T.mimeTypes[P].enabledPlugin)){x=x.replace(/^.*\s+(\S+\s+\S+$)/,"$1");AC[0]=parseInt(x.replace(/^(.*)\..*$/,"$1"),10);AC[1]=parseInt(x.replace(/^.*\.(.*)\s.*$/,"$1"),10);AC[2]=/r/.test(x)?parseInt(x.replace(/^.*r(.*)$/,"$1"),10):0}}else{if(typeof j.ActiveXObject!=b){var y=null,AB=false;try{y=new ActiveXObject(p+".7")}catch(t){try{y=new ActiveXObject(p+".6");AC=[6,0,21];y.AllowScriptAccess="always"}catch(t){if(AC[0]==6){AB=true}}if(!AB){try{y=new ActiveXObject(p)}catch(t){}}}if(!AB&&y){try{x=y.GetVariable("$version");if(x){x=x.split(" ")[1].split(",");AC=[parseInt(x[0],10),parseInt(x[1],10),parseInt(x[2],10)]}}catch(t){}}}}var AD=T.userAgent.toLowerCase(),r=T.platform.toLowerCase(),AA=/webkit/.test(AD)?parseFloat(AD.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,q=false,z=r?/win/.test(r):/win/.test(AD),w=r?/mac/.test(r):/mac/.test(AD);/*@cc_on q=true;@if(@_win32)z=true;@elif(@_mac)w=true;@end@*/return{w3cdom:v,pv:AC,webkit:AA,ie:q,win:z,mac:w}}();var L=function(){if(!h.w3cdom){return }f(H);if(h.ie&&h.win){try{K.write("<script id=__ie_ondomload defer=true src=//:><\/script>");J=C("__ie_ondomload");if(J){I(J,"onreadystatechange",S)}}catch(q){}}if(h.webkit&&typeof K.readyState!=b){Z=setInterval(function(){if(/loaded|complete/.test(K.readyState)){E()}},10)}if(typeof K.addEventListener!=b){K.addEventListener("DOMContentLoaded",E,null)}R(E)}();function S(){if(J.readyState=="complete"){J.parentNode.removeChild(J);E()}}function E(){if(e){return }if(h.ie&&h.win){var v=a("span");try{var u=K.getElementsByTagName("body")[0].appendChild(v);u.parentNode.removeChild(u)}catch(w){return }}e=true;if(Z){clearInterval(Z);Z=null}var q=o.length;for(var r=0;r<q;r++){o[r]()}}function f(q){if(e){q()}else{o[o.length]=q}}function R(r){if(typeof j.addEventListener!=b){j.addEventListener("load",r,false)}else{if(typeof K.addEventListener!=b){K.addEventListener("load",r,false)}else{if(typeof j.attachEvent!=b){I(j,"onload",r)}else{if(typeof j.onload=="function"){var q=j.onload;j.onload=function(){q();r()}}else{j.onload=r}}}}}function H(){var t=N.length;for(var q=0;q<t;q++){var u=N[q].id;if(h.pv[0]>0){var r=C(u);if(r){N[q].width=r.getAttribute("width")?r.getAttribute("width"):"0";N[q].height=r.getAttribute("height")?r.getAttribute("height"):"0";if(c(N[q].swfVersion)){if(h.webkit&&h.webkit<312){Y(r)}W(u,true)}else{if(N[q].expressInstall&&!A&&c("6.0.65")&&(h.win||h.mac)){k(N[q])}else{O(r)}}}}else{W(u,true)}}}function Y(t){var q=t.getElementsByTagName(Q)[0];if(q){var w=a("embed"),y=q.attributes;if(y){var v=y.length;for(var u=0;u<v;u++){if(y[u].nodeName=="DATA"){w.setAttribute("src",y[u].nodeValue)}else{w.setAttribute(y[u].nodeName,y[u].nodeValue)}}}var x=q.childNodes;if(x){var z=x.length;for(var r=0;r<z;r++){if(x[r].nodeType==1&&x[r].nodeName=="PARAM"){w.setAttribute(x[r].getAttribute("name"),x[r].getAttribute("value"))}}}t.parentNode.replaceChild(w,t)}}function k(w){A=true;var u=C(w.id);if(u){if(w.altContentId){var y=C(w.altContentId);if(y){M=y;l=w.altContentId}}else{M=G(u)}if(!(/%$/.test(w.width))&&parseInt(w.width,10)<310){w.width="310"}if(!(/%$/.test(w.height))&&parseInt(w.height,10)<137){w.height="137"}K.title=K.title.slice(0,47)+" - Flash Player Installation";var z=h.ie&&h.win?"ActiveX":"PlugIn",q=K.title,r="MMredirectURL="+j.location+"&MMplayerType="+z+"&MMdoctitle="+q,x=w.id;if(h.ie&&h.win&&u.readyState!=4){var t=a("div");x+="SWFObjectNew";t.setAttribute("id",x);u.parentNode.insertBefore(t,u);u.style.display="none";var v=function(){u.parentNode.removeChild(u)};I(j,"onload",v)}U({data:w.expressInstall,id:m,width:w.width,height:w.height},{flashvars:r},x)}}function O(t){if(h.ie&&h.win&&t.readyState!=4){var r=a("div");t.parentNode.insertBefore(r,t);r.parentNode.replaceChild(G(t),r);t.style.display="none";var q=function(){t.parentNode.removeChild(t)};I(j,"onload",q)}else{t.parentNode.replaceChild(G(t),t)}}function G(v){var u=a("div");if(h.win&&h.ie){u.innerHTML=v.innerHTML}else{var r=v.getElementsByTagName(Q)[0];if(r){var w=r.childNodes;if(w){var q=w.length;for(var t=0;t<q;t++){if(!(w[t].nodeType==1&&w[t].nodeName=="PARAM")&&!(w[t].nodeType==8)){u.appendChild(w[t].cloneNode(true))}}}}}return u}function U(AG,AE,t){var q,v=C(t);if(v){if(typeof AG.id==b){AG.id=t}if(h.ie&&h.win){var AF="";for(var AB in AG){if(AG[AB]!=Object.prototype[AB]){if(AB.toLowerCase()=="data"){AE.movie=AG[AB]}else{if(AB.toLowerCase()=="styleclass"){AF+=' class="'+AG[AB]+'"'}else{if(AB.toLowerCase()!="classid"){AF+=" "+AB+'="'+AG[AB]+'"'}}}}}var AD="";for(var AA in AE){if(AE[AA]!=Object.prototype[AA]){AD+='<param name="'+AA+'" value="'+AE[AA]+'" />'}}v.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+AF+">"+AD+"</object>";i[i.length]=AG.id;q=C(AG.id)}else{if(h.webkit&&h.webkit<312){var AC=a("embed");AC.setAttribute("type",P);for(var z in AG){if(AG[z]!=Object.prototype[z]){if(z.toLowerCase()=="data"){AC.setAttribute("src",AG[z])}else{if(z.toLowerCase()=="styleclass"){AC.setAttribute("class",AG[z])}else{if(z.toLowerCase()!="classid"){AC.setAttribute(z,AG[z])}}}}}for(var y in AE){if(AE[y]!=Object.prototype[y]){if(y.toLowerCase()!="movie"){AC.setAttribute(y,AE[y])}}}v.parentNode.replaceChild(AC,v);q=AC}else{var u=a(Q);u.setAttribute("type",P);for(var x in AG){if(AG[x]!=Object.prototype[x]){if(x.toLowerCase()=="styleclass"){u.setAttribute("class",AG[x])}else{if(x.toLowerCase()!="classid"){u.setAttribute(x,AG[x])}}}}for(var w in AE){if(AE[w]!=Object.prototype[w]&&w.toLowerCase()!="movie"){F(u,w,AE[w])}}v.parentNode.replaceChild(u,v);q=u}}}return q}function F(t,q,r){var u=a("param");u.setAttribute("name",q);u.setAttribute("value",r);t.appendChild(u)}function X(r){var q=C(r);if(q&&(q.nodeName=="OBJECT"||q.nodeName=="EMBED")){if(h.ie&&h.win){if(q.readyState==4){B(r)}else{j.attachEvent("onload",function(){B(r)})}}else{q.parentNode.removeChild(q)}}}function B(t){var r=C(t);if(r){for(var q in r){if(typeof r[q]=="function"){r[q]=null}}r.parentNode.removeChild(r)}}function C(t){var q=null;try{q=K.getElementById(t)}catch(r){}return q}function a(q){return K.createElement(q)}function I(t,q,r){t.attachEvent(q,r);d[d.length]=[t,q,r]}function c(t){var r=h.pv,q=t.split(".");q[0]=parseInt(q[0],10);q[1]=parseInt(q[1],10)||0;q[2]=parseInt(q[2],10)||0;return(r[0]>q[0]||(r[0]==q[0]&&r[1]>q[1])||(r[0]==q[0]&&r[1]==q[1]&&r[2]>=q[2]))?true:false}function V(v,r){if(h.ie&&h.mac){return }var u=K.getElementsByTagName("head")[0],t=a("style");t.setAttribute("type","text/css");t.setAttribute("media","screen");if(!(h.ie&&h.win)&&typeof K.createTextNode!=b){t.appendChild(K.createTextNode(v+" {"+r+"}"))}u.appendChild(t);if(h.ie&&h.win&&typeof K.styleSheets!=b&&K.styleSheets.length>0){var q=K.styleSheets[K.styleSheets.length-1];if(typeof q.addRule==Q){q.addRule(v,r)}}}function W(t,q){var r=q?"visible":"hidden";if(e&&C(t)){C(t).style.visibility=r}else{V("#"+t,"visibility:"+r)}}function g(s){var r=/[\\\"<>\.;]/;var q=r.exec(s)!=null;return q?encodeURIComponent(s):s}var D=function(){if(h.ie&&h.win){window.attachEvent("onunload",function(){var w=d.length;for(var v=0;v<w;v++){d[v][0].detachEvent(d[v][1],d[v][2])}var t=i.length;for(var u=0;u<t;u++){X(i[u])}for(var r in h){h[r]=null}h=null;for(var q in swfobject){swfobject[q]=null}swfobject=null})}}();return{registerObject:function(u,q,t){if(!h.w3cdom||!u||!q){return }var r={};r.id=u;r.swfVersion=q;r.expressInstall=t?t:false;N[N.length]=r;W(u,false)},getObjectById:function(v){var q=null;if(h.w3cdom){var t=C(v);if(t){var u=t.getElementsByTagName(Q)[0];if(!u||(u&&typeof t.SetVariable!=b)){q=t}else{if(typeof u.SetVariable!=b){q=u}}}}return q},embedSWF:function(x,AE,AB,AD,q,w,r,z,AC){if(!h.w3cdom||!x||!AE||!AB||!AD||!q){return }AB+="";AD+="";if(c(q)){W(AE,false);var AA={};if(AC&&typeof AC===Q){for(var v in AC){if(AC[v]!=Object.prototype[v]){AA[v]=AC[v]}}}AA.data=x;AA.width=AB;AA.height=AD;var y={};if(z&&typeof z===Q){for(var u in z){if(z[u]!=Object.prototype[u]){y[u]=z[u]}}}if(r&&typeof r===Q){for(var t in r){if(r[t]!=Object.prototype[t]){if(typeof y.flashvars!=b){y.flashvars+="&"+t+"="+r[t]}else{y.flashvars=t+"="+r[t]}}}}f(function(){U(AA,y,AE);if(AA.id==AE){W(AE,true)}})}else{if(w&&!A&&c("6.0.65")&&(h.win||h.mac)){A=true;W(AE,false);f(function(){var AF={};AF.id=AF.altContentId=AE;AF.width=AB;AF.height=AD;AF.expressInstall=w;k(AF)})}}},getFlashPlayerVersion:function(){return{major:h.pv[0],minor:h.pv[1],release:h.pv[2]}},hasFlashPlayerVersion:c,createSWF:function(t,r,q){if(h.w3cdom){return U(t,r,q)}else{return undefined}},removeSWF:function(q){if(h.w3cdom){X(q)}},createCSS:function(r,q){if(h.w3cdom){V(r,q)}},addDomLoadEvent:f,addLoadEvent:R,getQueryParamValue:function(v){var u=K.location.search||K.location.hash;if(v==null){return g(u)}if(u){var t=u.substring(1).split("&");for(var r=0;r<t.length;r++){if(t[r].substring(0,t[r].indexOf("="))==v){return g(t[r].substring((t[r].indexOf("=")+1)))}}}return""},expressInstallCallback:function(){if(A&&M){var q=C(m);if(q){q.parentNode.replaceChild(M,q);if(l){W(l,true);if(h.ie&&h.win){M.style.display="block"}}M=null;l=null;A=false}}}}}();


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.js
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */

// Offering a Custom Alias suport - More info: http://docs.jquery.com/Plugins/Authoring#Custom_Alias
(function($) {
	/**
	 * $ is an alias to jQuery object
	 *
	 */
	$.fn.lightBox = function(settings) {
		// Settings to configure the jQuery lightBox plugin how you like
		settings = jQuery.extend({
			// Configuration related to overlay
			overlayBgColor: 		'#000',		// (string) Background color to overlay; inform a hexadecimal value like: #RRGGBB. Where RR, GG, and BB are the hexadecimal values for the red, green, and blue values of the color.
			overlayOpacity:			0.8,		// (integer) Opacity value to overlay; inform: 0.X. Where X are number from 0 to 9
			// Configuration related to navigation
			fixedNavigation:		false,		// (boolean) Boolean that informs if the navigation (next and prev button) will be fixed or not in the interface.
			// Configuration related to images
			imageLoading:			'/assets/global/css/images/lightbox-ico-loading.gif',		// (string) Path and the name of the loading icon
			imageBtnPrev:			'/assets/global/css/images/lightbox-btn-prev.gif',			// (string) Path and the name of the prev button image
			imageBtnNext:			'/assets/global/css/images/lightbox-btn-next.gif',			// (string) Path and the name of the next button image
			imageBtnClose:			'/assets/global/css/images/lightbox-btn-close.gif',		// (string) Path and the name of the close btn
			imageBlank:				'/assets/global/css/images/lightbox-blank.gif',			// (string) Path and the name of a blank image (one pixel)
			// Configuration related to container image box
			containerBorderSize:	10,			// (integer) If you adjust the padding in the CSS for the container, #lightbox-container-image-box, you will need to update this value
			containerResizeSpeed:	400,		// (integer) Specify the resize duration of container image. These number are miliseconds. 400 is default.
			// Configuration related to texts in caption. For example: Image 2 of 8. You can alter either "Image" and "of" texts.
			txtImage:				'Foto',	// (string) Specify text "Image"
			txtOf:					'van de',		// (string) Specify text "of"
			// Configuration related to keyboard navigation
			keyToClose:				'c',		// (string) (c = close) Letter to close the jQuery lightBox interface. Beyond this letter, the letter X and the SCAPE key is used to.
			keyToPrev:				'p',		// (string) (p = previous) Letter to show the previous image
			keyToNext:				'n',		// (string) (n = next) Letter to show the next image.
			// Dont alter these variables in any way
			imageArray:				[],
			activeImage:			0
		},settings);
		// Caching the jQuery object with all elements matched
		var jQueryMatchedObj = this; // This, in this context, refer to jQuery object
		/**
		 * Initializing the plugin calling the start function
		 *
		 * @return boolean false
		 */
		function _initialize() {
			_start(this,jQueryMatchedObj); // This, in this context, refer to object (link) which the user have clicked
			return false; // Avoid the browser following the link
		}
		/**
		 * Start the jQuery lightBox plugin
		 *
		 * @param object objClicked The object (link) whick the user have clicked
		 * @param object jQueryMatchedObj The jQuery object with all elements matched
		 */
		function _start(objClicked,jQueryMatchedObj) {
			// Hime some elements to avoid conflict with overlay in IE. These elements appear above the overlay.
			$('embed, object, select').css({ 'visibility' : 'hidden' });
			// Call the function to create the markup structure; style some elements; assign events in some elements.
			_set_interface();
			// Unset total images in imageArray
			settings.imageArray.length = 0;
			// Unset image active information
			settings.activeImage = 0;
			// We have an image set? Or just an image? Lets see it.
			if ( jQueryMatchedObj.length == 1 ) {
				settings.imageArray.push(new Array(objClicked.getAttribute('href'),objClicked.getAttribute('title')));
			} else {
				// Add an Array (as many as we have), with href and title atributes, inside the Array that storage the images references		
				for ( var i = 0; i < jQueryMatchedObj.length; i++ ) {
					settings.imageArray.push(new Array(jQueryMatchedObj[i].getAttribute('href'),jQueryMatchedObj[i].getAttribute('title')));
				}
			}
			while ( settings.imageArray[settings.activeImage][0] != objClicked.getAttribute('href') ) {
				settings.activeImage++;
			}
			// Call the function that prepares image exibition
			_set_image_to_view();
		}
		/**
		 * Create the jQuery lightBox plugin interface
		 *
		 * The HTML markup will be like that:
			<div id="jquery-overlay"></div>
			<div id="jquery-lightbox">
				<div id="lightbox-container-image-box">
					<div id="lightbox-container-image">
						<img src="../fotos/XX.jpg" id="lightbox-image">
						<div id="lightbox-nav">
							<a href="#" id="lightbox-nav-btnPrev"></a>
							<a href="#" id="lightbox-nav-btnNext"></a>
						</div>
						<div id="lightbox-loading">
							<a href="#" id="lightbox-loading-link">
								<img src="../images/lightbox-ico-loading.gif">
							</a>
						</div>
					</div>
				</div>
				<div id="lightbox-container-image-data-box">
					<div id="lightbox-container-image-data">
						<div id="lightbox-image-details">
							<span id="lightbox-image-details-caption"></span>
							<span id="lightbox-image-details-currentNumber"></span>
						</div>
						<div id="lightbox-secNav">
							<a href="#" id="lightbox-secNav-btnClose">
								<img src="../images/lightbox-btn-close.gif">
							</a>
						</div>
					</div>
				</div>
			</div>
		 *
		 */
		function _set_interface() {
			// Apply the HTML markup into body tag
			$('body').append('<div id="jquery-overlay"></div><div id="jquery-lightbox"><div id="lightbox-container-image-box"><div id="lightbox-container-image"><img id="lightbox-image"><div style="" id="lightbox-nav"><a href="#" id="lightbox-nav-btnPrev"></a><a href="#" id="lightbox-nav-btnNext"></a></div><div id="lightbox-loading"><a href="#" id="lightbox-loading-link"><img src="' + settings.imageLoading + '"></a></div></div></div><div id="lightbox-container-image-data-box"><div id="lightbox-container-image-data"><div id="lightbox-image-details"><span id="lightbox-image-details-caption"></span><span id="lightbox-image-details-currentNumber"></span></div><div id="lightbox-secNav"><a href="#" id="lightbox-secNav-btnClose"><img src="' + settings.imageBtnClose + '"></a></div></div></div></div>');	
			// Get page sizes
			var arrPageSizes = ___getPageSize();
			// Style overlay and show it
			$('#jquery-overlay').css({
				backgroundColor:	settings.overlayBgColor,
				opacity:			settings.overlayOpacity,
				width:				arrPageSizes[0],
				height:				arrPageSizes[1]
			}).fadeIn();
			// Get page scroll
			var arrPageScroll = ___getPageScroll();
			// Calculate top and left offset for the jquery-lightbox div object and show it
			$('#jquery-lightbox').css({
				top:	arrPageScroll[1] + (arrPageSizes[3] / 10),
				left:	arrPageScroll[0]
			}).show();
			// Assigning click events in elements to close overlay
			$('#jquery-overlay,#jquery-lightbox').click(function() {
				_finish();									
			});
			// Assign the _finish function to lightbox-loading-link and lightbox-secNav-btnClose objects
			$('#lightbox-loading-link,#lightbox-secNav-btnClose').click(function() {
				_finish();
				return false;
			});
			// If window was resized, calculate the new overlay dimensions
			$(window).resize(function() {
				// Get page sizes
				var arrPageSizes = ___getPageSize();
				// Style overlay and show it
				$('#jquery-overlay').css({
					width:		arrPageSizes[0],
					height:		arrPageSizes[1]
				});
				// Get page scroll
				var arrPageScroll = ___getPageScroll();
				// Calculate top and left offset for the jquery-lightbox div object and show it
				$('#jquery-lightbox').css({
					top:	arrPageScroll[1] + (arrPageSizes[3] / 10),
					left:	arrPageScroll[0]
				});
			});
		}
		/**
		 * Prepares image exibition; doing a images preloader to calculate its size
		 *
		 */
		function _set_image_to_view() { // show the loading
			// Show the loading
			$('#lightbox-loading').show();
			if ( settings.fixedNavigation ) {
				$('#lightbox-image,#lightbox-container-image-data-box,#lightbox-image-details-currentNumber').hide();
			} else {
				// Hide some elements
				$('#lightbox-image,#lightbox-nav,#lightbox-nav-btnPrev,#lightbox-nav-btnNext,#lightbox-container-image-data-box,#lightbox-image-details-currentNumber').hide();
			}
			// Image preload process
			var objImagePreloader = new Image();
			objImagePreloader.onload = function() {
				$('#lightbox-image').attr('src',settings.imageArray[settings.activeImage][0]);
				// Perfomance an effect in the image container resizing it
				_resize_container_image_box(objImagePreloader.width,objImagePreloader.height);
				//	clear onLoad, IE behaves irratically with animated gifs otherwise
				objImagePreloader.onload=function(){};
			};
			objImagePreloader.src = settings.imageArray[settings.activeImage][0];
		};
		/**
		 * Perfomance an effect in the image container resizing it
		 *
		 * @param integer intImageWidth The images width that will be showed
		 * @param integer intImageHeight The images height that will be showed
		 */
		function _resize_container_image_box(intImageWidth,intImageHeight) {
			// Get current width and height
			var intCurrentWidth = $('#lightbox-container-image-box').width();
			var intCurrentHeight = $('#lightbox-container-image-box').height();
			// Get the width and height of the selected image plus the padding
			var intWidth = (intImageWidth + (settings.containerBorderSize * 2)); // Plus the images width and the left and right padding value
			var intHeight = (intImageHeight + (settings.containerBorderSize * 2)); // Plus the images height and the left and right padding value
			// Diferences
			var intDiffW = intCurrentWidth - intWidth;
			var intDiffH = intCurrentHeight - intHeight;
			// Perfomance the effect
			$('#lightbox-container-image-box').animate({ width: intWidth, height: intHeight },settings.containerResizeSpeed,function() { _show_image(); });
			if ( ( intDiffW == 0 ) && ( intDiffH == 0 ) ) {
				if ( $.browser.msie ) {
					___pause(250);
				} else {
					___pause(100);	
				}
			} 
			$('#lightbox-container-image-data-box').css({ width: intImageWidth });
			$('#lightbox-nav-btnPrev,#lightbox-nav-btnNext').css({ height: intImageHeight + (settings.containerBorderSize * 2) });
		};
		/**
		 * Show the prepared image
		 *
		 */
		function _show_image() {
			$('#lightbox-loading').hide();
			$('#lightbox-image').fadeIn(function() {
				_show_image_data();
				_set_navigation();
			});
			_preload_neighbor_images();
		};
		/**
		 * Show the image information
		 *
		 */
		function _show_image_data() {
			$('#lightbox-container-image-data-box').slideDown('fast');
			$('#lightbox-image-details-caption').hide();
			if ( settings.imageArray[settings.activeImage][1] ) {
				$('#lightbox-image-details-caption').html(settings.imageArray[settings.activeImage][1]).show();
			}
			// If we have a image set, display 'Image X of X'
			if ( settings.imageArray.length > 1 ) {
				$('#lightbox-image-details-currentNumber').html(settings.txtImage + ' ' + ( settings.activeImage + 1 ) + ' ' + settings.txtOf + ' ' + settings.imageArray.length).show();
			}		
		}
		/**
		 * Display the button navigations
		 *
		 */
		function _set_navigation() {
			$('#lightbox-nav').show();

			// Instead to define this configuration in CSS file, we define here. And its need to IE. Just.
			$('#lightbox-nav-btnPrev,#lightbox-nav-btnNext').css({ 'background' : 'transparent url(' + settings.imageBlank + ') no-repeat' });
			
			// Show the prev button, if not the first image in set
			if ( settings.activeImage != 0 ) {
				if ( settings.fixedNavigation ) {
					$('#lightbox-nav-btnPrev').css({ 'background' : 'url(' + settings.imageBtnPrev + ') left 15% no-repeat' })
						.unbind()
						.bind('click',function() {
							settings.activeImage = settings.activeImage - 1;
							_set_image_to_view();
							return false;
						});
				} else {
					// Show the images button for Next buttons
					$('#lightbox-nav-btnPrev').unbind().hover(function() {
						$(this).css({ 'background' : 'url(' + settings.imageBtnPrev + ') left 15% no-repeat' });
					},function() {
						$(this).css({ 'background' : 'transparent url(' + settings.imageBlank + ') no-repeat' });
					}).show().bind('click',function() {
						settings.activeImage = settings.activeImage - 1;
						_set_image_to_view();
						return false;
					});
				}
			}
			
			// Show the next button, if not the last image in set
			if ( settings.activeImage != ( settings.imageArray.length -1 ) ) {
				if ( settings.fixedNavigation ) {
					$('#lightbox-nav-btnNext').css({ 'background' : 'url(' + settings.imageBtnNext + ') right 15% no-repeat' })
						.unbind()
						.bind('click',function() {
							settings.activeImage = settings.activeImage + 1;
							_set_image_to_view();
							return false;
						});
				} else {
					// Show the images button for Next buttons
					$('#lightbox-nav-btnNext').unbind().hover(function() {
						$(this).css({ 'background' : 'url(' + settings.imageBtnNext + ') right 15% no-repeat' });
					},function() {
						$(this).css({ 'background' : 'transparent url(' + settings.imageBlank + ') no-repeat' });
					}).show().bind('click',function() {
						settings.activeImage = settings.activeImage + 1;
						_set_image_to_view();
						return false;
					});
				}
			}
			// Enable keyboard navigation
			_enable_keyboard_navigation();
		}
		/**
		 * Enable a support to keyboard navigation
		 *
		 */
		function _enable_keyboard_navigation() {
			$(document).keydown(function(objEvent) {
				_keyboard_action(objEvent);
			});
		}
		/**
		 * Disable the support to keyboard navigation
		 *
		 */
		function _disable_keyboard_navigation() {
			$(document).unbind();
		}
		/**
		 * Perform the keyboard actions
		 *
		 */
		function _keyboard_action(objEvent) {
			// To ie
			if ( objEvent == null ) {
				keycode = event.keyCode;
				escapeKey = 27;
			// To Mozilla
			} else {
				keycode = objEvent.keyCode;
				escapeKey = objEvent.DOM_VK_ESCAPE;
			}
			// Get the key in lower case form
			key = String.fromCharCode(keycode).toLowerCase();
			// Verify the keys to close the ligthBox
			if ( ( key == settings.keyToClose ) || ( key == 'x' ) || ( keycode == escapeKey ) ) {
				_finish();
			}
			// Verify the key to show the previous image
			if ( ( key == settings.keyToPrev ) || ( keycode == 37 ) ) {
				// If were not showing the first image, call the previous
				if ( settings.activeImage != 0 ) {
					settings.activeImage = settings.activeImage - 1;
					_set_image_to_view();
					_disable_keyboard_navigation();
				}
			}
			// Verify the key to show the next image
			if ( ( key == settings.keyToNext ) || ( keycode == 39 ) ) {
				// If were not showing the last image, call the next
				if ( settings.activeImage != ( settings.imageArray.length - 1 ) ) {
					settings.activeImage = settings.activeImage + 1;
					_set_image_to_view();
					_disable_keyboard_navigation();
				}
			}
		}
		/**
		 * Preload prev and next images being showed
		 *
		 */
		function _preload_neighbor_images() {
			if ( (settings.imageArray.length -1) > settings.activeImage ) {
				objNext = new Image();
				objNext.src = settings.imageArray[settings.activeImage + 1][0];
			}
			if ( settings.activeImage > 0 ) {
				objPrev = new Image();
				objPrev.src = settings.imageArray[settings.activeImage -1][0];
			}
		}
		/**
		 * Remove jQuery lightBox plugin HTML markup
		 *
		 */
		function _finish() {
			$('#jquery-lightbox').remove();
			$('#jquery-overlay').fadeOut(function() { $('#jquery-overlay').remove(); });
			// Show some elements to avoid conflict with overlay in IE. These elements appear above the overlay.
			$('embed, object, select').css({ 'visibility' : 'visible' });
		}
		/**
		 / THIRD FUNCTION
		 * getPageSize() by quirksmode.com
		 *
		 * @return Array Return an array with page width, height and window width, height
		 */
		function ___getPageSize() {
			var xScroll, yScroll;
			if (window.innerHeight && window.scrollMaxY) {	
				xScroll = window.innerWidth + window.scrollMaxX;
				yScroll = window.innerHeight + window.scrollMaxY;
			} else if (document.body.scrollHeight > document.body.offsetHeight){ // all but Explorer Mac
				xScroll = document.body.scrollWidth;
				yScroll = document.body.scrollHeight;
			} else { // Explorer Mac...would also work in Explorer 6 Strict, Mozilla and Safari
				xScroll = document.body.offsetWidth;
				yScroll = document.body.offsetHeight;
			}
			var windowWidth, windowHeight;
			if (self.innerHeight) {	// all except Explorer
				if(document.documentElement.clientWidth){
					windowWidth = document.documentElement.clientWidth; 
				} else {
					windowWidth = self.innerWidth;
				}
				windowHeight = self.innerHeight;
			} else if (document.documentElement && document.documentElement.clientHeight) { // Explorer 6 Strict Mode
				windowWidth = document.documentElement.clientWidth;
				windowHeight = document.documentElement.clientHeight;
			} else if (document.body) { // other Explorers
				windowWidth = document.body.clientWidth;
				windowHeight = document.body.clientHeight;
			}	
			// for small pages with total height less then height of the viewport
			if(yScroll < windowHeight){
				pageHeight = windowHeight;
			} else { 
				pageHeight = yScroll;
			}
			// for small pages with total width less then width of the viewport
			if(xScroll < windowWidth){	
				pageWidth = xScroll;		
			} else {
				pageWidth = windowWidth;
			}
			arrayPageSize = new Array(pageWidth,pageHeight,windowWidth,windowHeight);
			return arrayPageSize;
		};
		/**
		 / THIRD FUNCTION
		 * getPageScroll() by quirksmode.com
		 *
		 * @return Array Return an array with x,y page scroll values.
		 */
		function ___getPageScroll() {
			var xScroll, yScroll;
			if (self.pageYOffset) {
				yScroll = self.pageYOffset;
				xScroll = self.pageXOffset;
			} else if (document.documentElement && document.documentElement.scrollTop) {	 // Explorer 6 Strict
				yScroll = document.documentElement.scrollTop;
				xScroll = document.documentElement.scrollLeft;
			} else if (document.body) {// all other Explorers
				yScroll = document.body.scrollTop;
				xScroll = document.body.scrollLeft;	
			}
			arrayPageScroll = new Array(xScroll,yScroll);
			return arrayPageScroll;
		};
		 /**
		  * Stop the code execution from a escified time in milisecond
		  *
		  */
		 function ___pause(ms) {
			var date = new Date(); 
			curDate = null;
			do { var curDate = new Date(); }
			while ( curDate - date < ms);
		 };
		// Return the jQuery object for chaining. The unbind method is used to avoid click conflict when the plugin is called more than once
		return this.unbind('click').click(_initialize);
	};
})(jQuery); // Call and execute the function immediately passing the jQuery object


/*****************************************************************

typeface.js, version 0.15 | typefacejs.neocracy.org

Copyright (c) 2008 - 2009, David Chester davidchester@gmx.net 

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.

*****************************************************************/

(function() {

var _typeface_js = {

	faces: {},

	loadFace: function(typefaceData) {

		var familyName = typefaceData.familyName.toLowerCase();
		
		if (!this.faces[familyName]) {
			this.faces[familyName] = {};
		}
		if (!this.faces[familyName][typefaceData.cssFontWeight]) {
			this.faces[familyName][typefaceData.cssFontWeight] = {};
		}

		var face = this.faces[familyName][typefaceData.cssFontWeight][typefaceData.cssFontStyle] = typefaceData;
		face.loaded = true;
	},

	log: function(message) {
		
		if (this.quiet) {
			return;
		}
		
		message = "typeface.js: " + message;
		
		if (this.customLogFn) {
			this.customLogFn(message);

		} else if (window.console && window.console.log) {
			window.console.log(message);
		}
		
	},
	
	pixelsFromPoints: function(face, style, points, dimension) {
		var pixels = points * parseInt(style.fontSize) * 72 / (face.resolution * 100);
		if (dimension == 'horizontal' && style.fontStretchPercent) {
			pixels *= style.fontStretchPercent;
		}
		return pixels;
	},

	pointsFromPixels: function(face, style, pixels, dimension) {
		var points = pixels * face.resolution / (parseInt(style.fontSize) * 72 / 100);
		if (dimension == 'horizontal' && style.fontStretchPrecent) {
			points *= style.fontStretchPercent;
		}
		return points;
	},

	cssFontWeightMap: {
		normal: 'normal',
		bold: 'bold',
		400: 'normal',
		700: 'bold'
	},

	cssFontStretchMap: {
		'ultra-condensed': 0.55,
		'extra-condensed': 0.77,
		'condensed': 0.85,
		'semi-condensed': 0.93,
		'normal': 1,
		'semi-expanded': 1.07,
		'expanded': 1.15,
		'extra-expanded': 1.23,
		'ultra-expanded': 1.45,
		'default': 1
	},
	
	fallbackCharacter: '.',

	configure: function(args) {
		var configurableOptionNames = [ 'customLogFn',  'customClassNameRegex', 'customTypefaceElementsList', 'quiet', 'verbose', 'disableSelection' ];
		
		for (var i = 0; i < configurableOptionNames.length; i++) {
			var optionName = configurableOptionNames[i];
			if (args[optionName]) {
				if (optionName == 'customLogFn') {
					if (typeof args[optionName] != 'function') {
						throw "customLogFn is not a function";
					} else {
						this.customLogFn = args.customLogFn;
					}
				} else {
					this[optionName] = args[optionName];
				}
			}
		}
	},

	getTextExtents: function(face, style, text) {
		var extentX = 0;
		var extentY = 0;
		var horizontalAdvance;
	
		var textLength = text.length;
		for (var i = 0; i < textLength; i++) {
			var glyph = face.glyphs[text.charAt(i)] ? face.glyphs[text.charAt(i)] : face.glyphs[this.fallbackCharacter];
			var letterSpacingAdjustment = this.pointsFromPixels(face, style, style.letterSpacing);

			// if we're on the last character, go with the glyph extent if that's more than the horizontal advance
			extentX += i + 1 == textLength ? Math.max(glyph.x_max, glyph.ha) : glyph.ha;
			extentX += letterSpacingAdjustment;

			horizontalAdvance += glyph.ha + letterSpacingAdjustment;
		}
		return { 
			x: extentX, 
			y: extentY,
			ha: horizontalAdvance
			
		};
	},

	pixelsFromCssAmount: function(cssAmount, defaultValue, element) {

		var matches = undefined;

		if (cssAmount == 'normal') {
			return defaultValue;

		} else if (matches = cssAmount.match(/([\-\d+\.]+)px/)) {
			return matches[1];

		} else {
			// thanks to Dean Edwards for this very sneaky way to get IE to convert 
			// relative values to pixel values
			
			var pixelAmount;
			
			var leftInlineStyle = element.style.left;
			var leftRuntimeStyle = element.runtimeStyle.left;

			element.runtimeStyle.left = element.currentStyle.left;

			if (!cssAmount.match(/\d(px|pt)$/)) {
				element.style.left = '1em';
			} else {
				element.style.left = cssAmount || 0;
			}

			pixelAmount = element.style.pixelLeft;
		
			element.style.left = leftInlineStyle;
			element.runtimeStyle.left = leftRuntimeStyle;
			
			return pixelAmount || defaultValue;
		}
	},

	capitalizeText: function(text) {
		return text.replace(/(^|\s)[a-z]/g, function(match) { return match.toUpperCase() } ); 
	},

	getElementStyle: function(e) {
		if (window.getComputedStyle) {
			return window.getComputedStyle(e, '');
		
		} else if (e.currentStyle) {
			return e.currentStyle;
		}
	},

	getRenderedText: function(e) {

		var browserStyle = this.getElementStyle(e.parentNode);

		var inlineStyleAttribute = e.parentNode.getAttribute('style');
		if (inlineStyleAttribute && typeof(inlineStyleAttribute) == 'object') {
			inlineStyleAttribute = inlineStyleAttribute.cssText;
		}

		if (inlineStyleAttribute) {

			var inlineStyleDeclarations = inlineStyleAttribute.split(/\s*\;\s*/);

			var inlineStyle = {};
			for (var i = 0; i < inlineStyleDeclarations.length; i++) {
				var declaration = inlineStyleDeclarations[i];
				var declarationOperands = declaration.split(/\s*\:\s*/);
				inlineStyle[declarationOperands[0]] = declarationOperands[1];
			}
		}

		var style = { 
			color: browserStyle.color, 
			fontFamily: browserStyle.fontFamily.split(/\s*,\s*/)[0].replace(/(^"|^'|'$|"$)/g, '').toLowerCase(), 
			fontSize: this.pixelsFromCssAmount(browserStyle.fontSize, 12, e.parentNode),
			fontWeight: this.cssFontWeightMap[browserStyle.fontWeight],
			fontStyle: browserStyle.fontStyle ? browserStyle.fontStyle : 'normal',
			fontStretchPercent: this.cssFontStretchMap[inlineStyle && inlineStyle['font-stretch'] ? inlineStyle['font-stretch'] : 'default'],
			textDecoration: browserStyle.textDecoration,
			lineHeight: this.pixelsFromCssAmount(browserStyle.lineHeight, 'normal', e.parentNode),
			letterSpacing: this.pixelsFromCssAmount(browserStyle.letterSpacing, 0, e.parentNode),
			textTransform: browserStyle.textTransform
		};

		var face;
		if (
			this.faces[style.fontFamily]  
			&& this.faces[style.fontFamily][style.fontWeight]
		) {
			face = this.faces[style.fontFamily][style.fontWeight][style.fontStyle];
		}

		var text = e.nodeValue;
		
		if (
			e.previousSibling 
			&& e.previousSibling.nodeType == 1 
			&& e.previousSibling.tagName != 'BR' 
			&& this.getElementStyle(e.previousSibling).display.match(/inline/)
		) {
			text = text.replace(/^\s+/, ' ');
		} else {
			text = text.replace(/^\s+/, '');
		}
		
		if (
			e.nextSibling 
			&& e.nextSibling.nodeType == 1 
			&& e.nextSibling.tagName != 'BR' 
			&& this.getElementStyle(e.nextSibling).display.match(/inline/)
		) {
			text = text.replace(/\s+$/, ' ');
		} else {
			text = text.replace(/\s+$/, '');
		}
		
		text = text.replace(/\s+/g, ' ');
	
		if (style.textTransform && style.textTransform != 'none') {
			switch (style.textTransform) {
				case 'capitalize':
					text = this.capitalizeText(text);
					break;
				case 'uppercase':
					text = text.toUpperCase();
					break;
				case 'lowercase':
					text = text.toLowerCase();
					break;
			}
		}

		if (!face) {
			var excerptLength = 12;
			var textExcerpt = text.substring(0, excerptLength);
			if (text.length > excerptLength) {
				textExcerpt += '...';
			}
		
			var fontDescription = style.fontFamily;
			if (style.fontWeight != 'normal') fontDescription += ' ' + style.fontWeight;
			if (style.fontStyle != 'normal') fontDescription += ' ' + style.fontStyle;
		
			this.log("couldn't find typeface font: " + fontDescription + ' for text "' + textExcerpt + '"');
			return;
		}
	
		var words = text.split(/\b(?=\w)/);

		var containerSpan = document.createElement('span');
		containerSpan.className = 'typeface-js-vector-container';
		
		var wordsLength = words.length;
		for (var i = 0; i < wordsLength; i++) {
			var word = words[i];
			
			var vector = this.renderWord(face, style, word);
			
			if (vector) {
				containerSpan.appendChild(vector.element);

				if (!this.disableSelection) {
					var selectableSpan = document.createElement('span');
					selectableSpan.className = 'typeface-js-selected-text';

					var wordNode = document.createTextNode(word);
					selectableSpan.appendChild(wordNode);

					if (this.vectorBackend != 'vml') {
						selectableSpan.style.marginLeft = -1 * (vector.width + 1) + 'px';
					}
					selectableSpan.targetWidth = vector.width;
					//selectableSpan.style.lineHeight = 1 + 'px';

					if (this.vectorBackend == 'vml') {
						vector.element.appendChild(selectableSpan);
					} else {
						containerSpan.appendChild(selectableSpan);
					}
				}
			}
		}

		return containerSpan;
	},

	renderDocument: function(callback) { 
		
		if (!callback)
			callback = function(e) { e.style.visibility = 'visible' };

		var elements = document.getElementsByTagName('*');
		
		var elementsLength = elements.length;
		for (var i = 0; i < elements.length; i++) {
			if (elements[i].className.match(/(^|\s)typeface-js(\s|$)/) || elements[i].tagName.match(/^(H1|H2|H3|H4|H5|H6)$/)) {
				this.replaceText(elements[i]);
				if (typeof callback == 'function') {
					callback(elements[i]);
				}
			}
		}

		if (this.vectorBackend == 'vml') {
			// lamely work around IE's quirky leaving off final dynamic shapes
			var dummyShape = document.createElement('v:shape');
			dummyShape.style.display = 'none';
			document.body.appendChild(dummyShape);
		}
	},

	replaceText: function(e) {

		var childNodes = [];
		var childNodesLength = e.childNodes.length;

		for (var i = 0; i < childNodesLength; i++) {
			this.replaceText(e.childNodes[i]);
		}

		if (e.nodeType == 3 && e.nodeValue.match(/\S/)) {
			var parentNode = e.parentNode;

			if (parentNode.className == 'typeface-js-selected-text') {
				return;
			}

			var renderedText = this.getRenderedText(e);
			
			if (
				parentNode.tagName == 'A' 
				&& this.vectorBackend == 'vml'
				&& this.getElementStyle(parentNode).display == 'inline'
			) {
				// something of a hack, use inline-block to get IE to accept clicks in whitespace regions
				parentNode.style.display = 'inline-block';
				parentNode.style.cursor = 'pointer';
			}

			if (this.getElementStyle(parentNode).display == 'inline') {
				parentNode.style.display = 'inline-block';
			}

			if (renderedText) {	
				if (parentNode.replaceChild) {
					parentNode.replaceChild(renderedText, e);
				} else {
					parentNode.insertBefore(renderedText, e);
					parentNode.removeChild(e);
				}
				if (this.vectorBackend == 'vml') {
					renderedText.innerHTML = renderedText.innerHTML;
				}

				var childNodesLength = renderedText.childNodes.length
				for (var i; i < childNodesLength; i++) {
					
					// do our best to line up selectable text with rendered text

					var e = renderedText.childNodes[i];
					if (e.hasChildNodes() && !e.targetWidth) {
						e = e.childNodes[0];
					}
					
					if (e && e.targetWidth) {
						var letterSpacingCount = e.innerHTML.length;
						var wordSpaceDelta = e.targetWidth - e.offsetWidth;
						var letterSpacing = wordSpaceDelta / (letterSpacingCount || 1);

						if (this.vectorBackend == 'vml') {
							letterSpacing = Math.ceil(letterSpacing);
						}

						e.style.letterSpacing = letterSpacing + 'px';
						e.style.width = e.targetWidth + 'px';
					}
				}
			}
		}
	},

	applyElementVerticalMetrics: function(face, style, e) {

		if (style.lineHeight == 'normal') {
			style.lineHeight = this.pixelsFromPoints(face, style, face.lineHeight);
		}

		var cssLineHeightAdjustment = style.lineHeight - this.pixelsFromPoints(face, style, face.lineHeight);

		e.style.marginTop = Math.round( cssLineHeightAdjustment / 2 ) + 'px';
		e.style.marginBottom = Math.round( cssLineHeightAdjustment / 2) + 'px';
	
	},

	vectorBackends: {

		canvas: {

			_initializeSurface: function(face, style, text) {

				var extents = this.getTextExtents(face, style, text);

				var canvas = document.createElement('canvas');
				if (this.disableSelection) {
					canvas.innerHTML = text;
				}

				canvas.height = Math.round(this.pixelsFromPoints(face, style, face.lineHeight));
				canvas.width = Math.round(this.pixelsFromPoints(face, style, extents.x, 'horizontal'));
	
				this.applyElementVerticalMetrics(face, style, canvas);

				if (extents.x > extents.ha) 
					canvas.style.marginRight = Math.round(this.pixelsFromPoints(face, style, extents.x - extents.ha, 'horizontal')) + 'px';

				var ctx = canvas.getContext('2d');

				var pointScale = this.pixelsFromPoints(face, style, 1);
				ctx.scale(pointScale * style.fontStretchPercent, -1 * pointScale);
				ctx.translate(0, -1 * face.ascender);
				ctx.fillStyle = style.color;

				return { context: ctx, canvas: canvas };
			},

			_renderGlyph: function(ctx, face, char, style) {

				var glyph = face.glyphs[char];

				if (!glyph) {
					//this.log.error("glyph not defined: " + char);
					return this.renderGlyph(ctx, face, this.fallbackCharacter, style);
				}

				if (glyph.o) {

					var outline;
					if (glyph.cached_outline) {
						outline = glyph.cached_outline;
					} else {
						outline = glyph.o.split(' ');
						glyph.cached_outline = outline;
					}

					var outlineLength = outline.length;
					for (var i = 0; i < outlineLength; ) {

						var action = outline[i++];

						switch(action) {
							case 'm':
								ctx.moveTo(outline[i++], outline[i++]);
								break;
							case 'l':
								ctx.lineTo(outline[i++], outline[i++]);
								break;

							case 'q':
								var cpx = outline[i++];
								var cpy = outline[i++];
								ctx.quadraticCurveTo(outline[i++], outline[i++], cpx, cpy);
								break;

							case 'b':
								var x = outline[i++];
								var y = outline[i++];
								ctx.bezierCurveTo(outline[i++], outline[i++], outline[i++], outline[i++], x, y);
								break;
						}
					}					
				}
				if (glyph.ha) {
					var letterSpacingPoints = 
						style.letterSpacing && style.letterSpacing != 'normal' ? 
							this.pointsFromPixels(face, style, style.letterSpacing) : 
							0;

					ctx.translate(glyph.ha + letterSpacingPoints, 0);
				}
			},

			_renderWord: function(face, style, text) {
				var surface = this.initializeSurface(face, style, text);
				var ctx = surface.context;
				var canvas = surface.canvas;
				ctx.beginPath();
				ctx.save();

				var chars = text.split('');
				var charsLength = chars.length;
				for (var i = 0; i < charsLength; i++) {
					this.renderGlyph(ctx, face, chars[i], style);
				}

				ctx.fill();

				if (style.textDecoration == 'underline') {

					ctx.beginPath();
					ctx.moveTo(0, face.underlinePosition);
					ctx.restore();
					ctx.lineTo(0, face.underlinePosition);
					ctx.strokeStyle = style.color;
					ctx.lineWidth = face.underlineThickness;
					ctx.stroke();
				}

				return { element: ctx.canvas, width: Math.floor(canvas.width) };
			
			}
		},

		vml: {

			_initializeSurface: function(face, style, text) {

				var shape = document.createElement('v:shape');

				var extents = this.getTextExtents(face, style, text);
				
				shape.style.width = shape.style.height = style.fontSize + 'px'; 
				shape.style.marginLeft = '-1px'; // this seems suspect...

				if (extents.x > extents.ha) {
					shape.style.marginRight = this.pixelsFromPoints(face, style, extents.x - extents.ha, 'horizontal') + 'px';
				}

				this.applyElementVerticalMetrics(face, style, shape);

				var resolutionScale = face.resolution * 100 / 72;
				shape.coordsize = (resolutionScale / style.fontStretchPercent) + "," + resolutionScale;
				
				shape.coordorigin = '0,' + face.ascender;
				shape.style.flip = 'y';

				shape.fillColor = style.color;
				shape.stroked = false;

				shape.path = 'hh m 0,' + face.ascender + ' l 0,' + face.descender + ' ';

				return shape;
			},

			_renderGlyph: function(shape, face, char, offsetX, style, vmlSegments) {

				var glyph = face.glyphs[char];

				if (!glyph) {
					this.log("glyph not defined: " + char);
					this.renderGlyph(shape, face, this.fallbackCharacter, offsetX, style);
					return;
				}
				
				vmlSegments.push('m');

				if (glyph.o) {
					
					var outline, outlineLength;
					
					if (glyph.cached_outline) {
						outline = glyph.cached_outline;
						outlineLength = outline.length;
					} else {
						outline = glyph.o.split(' ');
						outlineLength = outline.length;

						for (var i = 0; i < outlineLength;) {

							switch(outline[i++]) {
								case 'q':
									outline[i] = Math.round(outline[i++]);
									outline[i] = Math.round(outline[i++]);
								case 'm':
								case 'l':
									outline[i] = Math.round(outline[i++]);
									outline[i] = Math.round(outline[i++]);
									break;
							} 
						}	

						glyph.cached_outline = outline;
					}

					var prevX, prevY;
					
					for (var i = 0; i < outlineLength;) {

						var action = outline[i++];

						var x = Math.round(outline[i++]) + offsetX;
						var y = Math.round(outline[i++]);
	
						switch(action) {
							case 'm':
								vmlSegments.push('xm ', x, ',', y);
								break;
	
							case 'l':
								vmlSegments.push('l ', x, ',', y);
								break;

							case 'q':
								var cpx = outline[i++] + offsetX;
								var cpy = outline[i++];

								var cp1x = Math.round(prevX + 2.0 / 3.0 * (cpx - prevX));
								var cp1y = Math.round(prevY + 2.0 / 3.0 * (cpy - prevY));

								var cp2x = Math.round(cp1x + (x - prevX) / 3.0);
								var cp2y = Math.round(cp1y + (y - prevY) / 3.0);
								
								vmlSegments.push('c ', cp1x, ',', cp1y, ',', cp2x, ',', cp2y, ',', x, ',', y);
								break;

							case 'b':
								var cp1x = Math.round(outline[i++]) + offsetX;
								var cp1y = outline[i++];

								var cp2x = Math.round(outline[i++]) + offsetX;
								var cp2y = outline[i++];

								vmlSegments.push('c ', cp1x, ',', cp1y, ',', cp2x, ',', cp2y, ',', x, ',', y);
								break;
						}

						prevX = x;
						prevY = y;
					}					
				}

				vmlSegments.push('x e');
				return vmlSegments;
			},

			_renderWord: function(face, style, text) {
				var offsetX = 0;
				var shape = this.initializeSurface(face, style, text);
		
				var letterSpacingPoints = 
					style.letterSpacing && style.letterSpacing != 'normal' ? 
						this.pointsFromPixels(face, style, style.letterSpacing) : 
						0;

				letterSpacingPoints = Math.round(letterSpacingPoints);
				var chars = text.split('');
				var vmlSegments = [];
				for (var i = 0; i < chars.length; i++) {
					var char = chars[i];
					vmlSegments = this.renderGlyph(shape, face, char, offsetX, style, vmlSegments);
					offsetX += face.glyphs[char].ha + letterSpacingPoints ;	
				}

				if (style.textDecoration == 'underline') {
					var posY = face.underlinePosition - (face.underlineThickness / 2);
					vmlSegments.push('xm ', 0, ',', posY);
					vmlSegments.push('l ', offsetX, ',', posY);
					vmlSegments.push('l ', offsetX, ',', posY + face.underlineThickness);
					vmlSegments.push('l ', 0, ',', posY + face.underlineThickness);
					vmlSegments.push('l ', 0, ',', posY);
					vmlSegments.push('x e');
				}

				// make sure to preserve trailing whitespace
				shape.path += vmlSegments.join('') + 'm ' + offsetX + ' 0 l ' + offsetX + ' ' + face.ascender;
				
				return {
					element: shape,
					width: Math.floor(this.pixelsFromPoints(face, style, offsetX, 'horizontal'))
				};
			}

		}

	},

	setVectorBackend: function(backend) {

		this.vectorBackend = backend;
		var backendFunctions = ['renderWord', 'initializeSurface', 'renderGlyph'];

		for (var i = 0; i < backendFunctions.length; i++) {
			var backendFunction = backendFunctions[i];
			this[backendFunction] = this.vectorBackends[backend]['_' + backendFunction];
		}
	},
	
	initialize: function() {

		// quit if this function has already been called
		if (arguments.callee.done) return; 
		
		// flag this function so we don't do the same thing twice
		arguments.callee.done = true;

		// kill the timer
		if (window._typefaceTimer) clearInterval(_typefaceTimer);

		this.renderDocument( function(e) { e.style.visibility = 'visible' } );

	}
	
};

// IE won't accept real selectors...
var typefaceSelectors = ['.typeface-js', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6'];

if (document.createStyleSheet) { 

	var styleSheet = document.createStyleSheet();
	for (var i = 0; i < typefaceSelectors.length; i++) {
		var selector = typefaceSelectors[i];
		styleSheet.addRule(selector, 'visibility: hidden');
	}

	styleSheet.addRule(
		'.typeface-js-selected-text', 
		'-ms-filter: \
			"Chroma(color=black) \
			progid:DXImageTransform.Microsoft.MaskFilter(Color=white) \
			progid:DXImageTransform.Microsoft.MaskFilter(Color=blue) \
			alpha(opacity=30)" !important; \
		color: black; \
		font-family: Modern; \
		position: absolute; \
		white-space: pre; \
		filter: alpha(opacity=0) !important;'
	);

	styleSheet.addRule(
		'.typeface-js-vector-container',
		'position: relative'
	);

} else if (document.styleSheets) {

	if (!document.styleSheets.length) { (function() {
		// create a stylesheet if we need to
		var styleSheet = document.createElement('style');
		styleSheet.type = 'text/css';
		document.getElementsByTagName('head')[0].appendChild(styleSheet);
	})() }

	var styleSheet = document.styleSheets[0];
	document.styleSheets[0].insertRule(typefaceSelectors.join(',') + ' { visibility: hidden; }', styleSheet.cssRules.length); 

	document.styleSheets[0].insertRule(
		'.typeface-js-selected-text { \
			color: rgba(128, 128, 128, 0); \
			opacity: 0.30; \
			position: absolute; \
			font-family: Arial, sans-serif; \
			white-space: pre \
		}', 
		styleSheet.cssRules.length
	);

	try { 
		// set selection style for Mozilla / Firefox
		document.styleSheets[0].insertRule(
			'.typeface-js-selected-text::-moz-selection { background: blue; }', 
			styleSheet.cssRules.length
		); 

	} catch(e) {};

	try { 
		// set styles for browsers with CSS3 selectors (Safari, Chrome)
		document.styleSheets[0].insertRule(
			'.typeface-js-selected-text::selection { background: blue; }', 
			styleSheet.cssRules.length
		); 

	} catch(e) {};

	// most unfortunately, sniff for WebKit's quirky selection behavior
	if (/WebKit/i.test(navigator.userAgent)) {
		document.styleSheets[0].insertRule(
			'.typeface-js-vector-container { position: relative }',
			styleSheet.cssRules.length
		);
	}

}

var backend =  window.CanvasRenderingContext2D || document.createElement('canvas').getContext ? 'canvas' : !!(window.attachEvent && !window.opera) ? 'vml' : null;

if (backend == 'vml') {

	document.namespaces.add("v","urn:schemas-microsoft-com:vml","#default#VML");

	var styleSheet = document.createStyleSheet();
	styleSheet.addRule('v\\:shape', "display: inline-block;");
}

_typeface_js.setVectorBackend(backend);
window._typeface_js = _typeface_js;
	
if (/WebKit/i.test(navigator.userAgent)) {

	var _typefaceTimer = setInterval(function() {
		if (/loaded|complete/.test(document.readyState)) {
			_typeface_js.initialize(); 
		}
	}, 10);
}

if (document.addEventListener) {
	window.addEventListener('DOMContentLoaded', function() { _typeface_js.initialize() }, false);
} 

/*@cc_on @*/
/*@if (@_win32)

document.write("<script id=__ie_onload_typeface defer src=//:><\/script>");
var script = document.getElementById("__ie_onload_typeface");
script.onreadystatechange = function() {
	if (this.readyState == "complete") {
		_typeface_js.initialize(); 
	}
};

/*@end @*/

try { console.log('initializing typeface.js') } catch(e) {};

})();



/**
 * Validate the input of a user if it is a valid email address
 * @param src; HTMLInputObject
 */

function findPos(obj) {
	var curleft = curtop = 0;
	if (obj.offsetParent) {
		curleft = obj.offsetLeft
		curtop = obj.offsetTop
		while (obj = obj.offsetParent) {
			curleft += obj.offsetLeft
			curtop += obj.offsetTop
		}
	}
	return [curleft,curtop];
}

function handleVisualErrorFloater (obj , result , error ) {
	var div = document.getElementById('error'),e;
	if ( result ) {
		e='';
		div.style.display = 'none'
		obj.className = obj.className.replace(" error", '');
		obj.validated = '1';
	}
	else{
		e = error;
		div.style.display = ''
		obj.className = obj.className.replace(" error", '');
		obj.className = obj.className+' error';
		obj.validated = '0';
	}
	document.getElementById('error-text').innerHTML = e;
	pos = findPos(obj);
	div.style.left = (pos[0]+50)+"px";
	div.style.top  = (pos[1]-30)+"px";
}
 
function validateEmail ( src ) {
	var emailreg = /^[a-zA-Z0-9._-]+@([a-zA-Z0-9.-]+\.)+[a-zA-Z0-9.-]{2,5}$/;
	return emailreg.test(src.value);
}

function validateZipcode ( src ) {
	var emailreg = /^[0-9]{4}\s*[a-zA-Z]{2}$/;
	return emailreg.test(src.value);
}
function validateRadio ( src ) {
	var radios = collectRadios ( src.form );
	for(var name in radios) {
		if ( name = src.name ) {
			for ( var i = 0 ; i < radios[name].length ; i++ ) {
		  		if(radios[name][i].checked) {
		  			return true;
		  		}
		  	}
  		}
	}
	return false;
}
function validateDate ( src ) {
	// dd-mm-yyyy
	var datereg = /^[0-3]{1}\d{1}-[0-1]\d{1}-\d{4}$/;
	return datereg.test(src.value);
}
function validateString ( src ) {
	return ( src.value.length > 0 );
}

function validatePasswdLength ( src ) {
	return ( src.value.length > 5 );
}

function validateNumber ( src ) {
	if ( validateString ( src ) ) {
		return !isNaN(src.value);
	}else{
		return false;
	}
}
function validateCheckbox (src) {
	return ( src.value.checked );
}
function checkValidation(method,obj) {
	return method.apply(this,[obj])
}
function handleVisualError(obj , result , error ) {
	if ( result ) {
		e='';
		document.getElementById('e'+obj.name).style.display = 'none'
		obj.className = obj.className.replace(" error", '');
		obj.validated = '1';
	}else{
		e = error;
		document.getElementById('e'+obj.name).style.display = ''
		obj.className = obj.className.replace(" error", '');
		obj.className = obj.className+' error';
		obj.validated = '0';
	}
	document.getElementById('e'+obj.name).innerHTML = e;
}
var checks = new Array();
function setRequiredFields(required) {
	checks = required;
}
function hasValidation(obj) {
	for ( var i = 0 ; i < checks.length ; i++ ) {
		if( obj.name == checks[i] ) {
			return true;
		}
	}
	return false;
}

function collectRadios (fObj) {
	var radios = new Object();
	for ( var i = 0 ; i < fObj.elements.length ; i++ ) {
		var obj = fObj.elements[i];
		if ( obj.type == 'radio' ) {
			if ( typeof ( radios[obj.name] ) != 'object'  ) {
				radios[obj.name] = new Array ();
			}
			radios[obj.name].push ( obj );
		}
	}
	return radios;
}

function submitAjaxForm ( fObj , ajaxFrame ) {
	if ( _submitForm ( fObj ) ) {
		new Ajax.Updater(ajaxFrame, fObj.action, {asynchronous:true, parameters:Form.serialize(fObj)})
	}
	return false;
}

function _submitForm ( fObj ) {
	var _validated = true;
	var radios = collectRadios(fObj);
	for ( var i = fObj.elements.length -1 ; i >= 0  ; i-- ) {
		var obj = fObj.elements[i];
		if ( hasValidation(obj) ) {
			switch ( obj.type ) {
				case "radio":
					var checked = false;
					if ( typeof ( radios[obj.name] ) == 'object' ) {
						for ( var u = 0 ; u < radios[obj.name].length ; u++ ) {
							if ( radios[obj.name][u].checked ) {
								checked = true;
							}
						}
						if ( ! checked ) {
							if ( typeof ( obj.onblur ) == 'function' ) {
								obj.onblur();
								if ( obj.validated == '0' ) {
									_validated = false;
								}
							}
						}
						delete radios[obj.name];
					}
					break;	
				default:			
				case "text":
				case "checkbox":
					if ( typeof ( obj.onblur ) == 'function' ) {
						obj.onblur();
						if ( obj.validated == '0' ) {
							_validated = false;
						}
					}
					break;
			}
		}
	}
	if ( _validated ) {
		return true
	}else{
		return false;
	}
}

function submitForm ( fObj ) {
	if ( _submitForm ( fObj ) ) {
		fObj.submit();
	}
	return false;
}

function report( msg ) {
	document.getElementById('report').innerHTML += msg+"<br />";
}
function setRadioValue( element , value ) {
	for (var i = 0 ; i < element.length ; i ++ ) {
		if ( element[i].value == value ) {
			element[i].checked = true;
		}
	}
}
function setSelectValue( element , value ) {
	for (var i = 0 ; i < element.length ; i ++ ) {
		if ( element[i].value == value ) {
			element.selectedIndex = i;
		}
	}
}


if (_typeface_js && _typeface_js.loadFace) _typeface_js.loadFace({"glyphs":{"¦":{"x_min":243,"x_max":451,"ha":694,"o":"m 243 927 l 451 927 l 451 439 l 243 439 l 243 927 m 243 214 l 451 214 l 451 -231 l 243 -231 l 243 214 "},"ǻ":{"x_min":49,"x_max":603.53125,"ha":662,"o":"m 257 468 l 71 485 q 159 644 84 588 q 348 700 234 700 q 503 663 444 700 q 576 577 561 626 q 592 426 592 528 l 592 152 q 603 0 592 24 l 426 0 q 417 105 417 28 q 229 -14 353 -14 q 99 34 149 -14 q 49 176 49 83 q 124 356 49 292 q 401 420 200 420 l 401 446 q 387 545 401 518 q 331 573 372 573 q 257 468 257 573 m 401 328 q 282 291 318 318 q 247 198 247 264 q 310 112 247 112 q 373 151 345 112 q 401 294 401 190 l 401 328 m 216 882 q 255 977 216 939 q 347 1015 294 1015 q 438 977 399 1015 q 478 882 478 939 q 436 788 478 824 q 347 753 395 753 q 257 789 298 753 q 216 882 216 825 m 295 883 q 311 844 295 859 q 347 829 328 829 q 382 844 366 829 q 399 883 399 859 q 383 923 399 907 q 347 939 367 939 q 310 923 326 939 q 295 883 295 907 m 196 1065 l 427 1278 l 503 1165 l 254 1008 l 196 1065 "},"Ő":{"x_min":54,"x_max":726,"ha":780,"o":"m 726 463 q 390 -14 726 -14 q 138 107 223 -14 q 54 463 54 229 q 389 941 54 941 q 639 821 553 941 q 726 463 726 702 m 512 463 q 482 712 512 650 q 389 775 453 775 q 297 712 326 775 q 268 463 268 650 q 296 216 268 280 q 389 152 325 152 q 482 213 452 152 q 512 463 512 275 m 387 1230 l 465 1146 l 270 992 l 219 1044 l 387 1230 m 600 1230 l 677 1146 l 483 992 l 431 1043 l 600 1230 "},"Ž":{"x_min":1,"x_max":636,"ha":638,"o":"m 29 927 l 624 927 l 624 782 l 236 166 l 636 166 l 636 0 l 1 0 l 1 142 l 390 761 l 29 761 l 29 927 m 60 1196 l 208 1196 l 332 1115 l 456 1196 l 604 1196 l 332 984 l 60 1196 "},"Á":{"x_min":-27.125,"x_max":720.21875,"ha":710,"o":"m 250 926 l 455 926 l 720 0 l 512 0 l 465 191 l 205 191 l 160 0 l -27 0 l 250 926 m 427 350 l 334 728 l 244 350 l 427 350 m 256 1041 l 487 1254 l 563 1141 l 313 984 l 256 1041 "},"ĥ":{"x_min":-95.15625,"x_max":603,"ha":663,"o":"m 71 926 l 262 926 l 262 612 q 430 700 313 700 q 540 667 500 700 q 592 584 581 634 q 603 439 603 535 l 603 0 l 412 0 l 412 439 q 399 528 412 506 q 347 551 386 551 q 285 529 308 551 q 262 434 262 508 l 262 0 l 71 0 l 71 926 m -95 1007 l 176 1219 l 449 1007 l 300 1007 l 176 1087 l 52 1007 l -95 1007 "},"Κ":{"x_min":87,"x_max":740.296875,"ha":732,"o":"m 87 926 l 290 926 l 290 540 l 515 926 l 720 926 l 488 585 l 740 0 l 530 0 l 367 426 l 290 314 l 290 0 l 87 0 l 87 926 "},"Î":{"x_min":-83.21875,"x_max":460.21875,"ha":377,"o":"m 87 926 l 290 926 l 290 0 l 87 0 l 87 926 m -83 994 l 188 1206 l 460 994 l 312 994 l 188 1074 l 64 994 l -83 994 "},"e":{"x_min":41,"x_max":598,"ha":639,"o":"m 598 311 l 238 311 l 238 272 q 263 149 238 180 q 329 118 288 118 q 428 229 417 118 l 598 229 q 325 -14 552 -14 q 113 80 186 -14 q 41 332 41 174 q 118 605 41 511 q 324 699 195 699 q 519 615 441 699 q 598 311 598 532 m 418 422 q 418 440 418 434 q 328 573 418 573 q 239 422 239 573 l 418 422 "},"ό":{"x_min":41,"x_max":598,"ha":639,"o":"m 598 342 q 319 -14 598 -14 q 41 342 41 -14 q 319 699 41 699 q 598 342 598 699 m 400 343 q 382 519 400 473 q 319 566 364 566 q 257 522 276 566 q 238 343 238 478 q 254 168 238 217 q 319 120 270 120 q 383 168 366 120 q 400 343 400 216 m 220 816 l 451 1029 l 527 916 l 277 759 l 220 816 "},"»":{"x_min":67.140625,"x_max":547.28125,"ha":615,"o":"m 67 598 l 168 598 l 310 355 l 168 113 l 67 113 l 151 355 l 67 598 m 303 598 l 404 598 l 547 355 l 404 113 l 303 113 l 388 355 l 303 598 "},"∆":{"x_min":17.625,"x_max":831.4375,"ha":850,"o":"m 831 0 l 17 0 l 443 941 l 831 0 m 671 56 l 400 712 l 102 56 l 671 56 "},"ļ":{"x_min":59.828125,"x_max":261,"ha":331,"o":"m 70 926 l 261 926 l 261 0 l 70 0 l 70 926 m 97 -74 l 239 -74 l 130 -333 l 59 -333 l 97 -74 "},"Ĕ":{"x_min":87,"x_max":649.421875,"ha":662,"o":"m 87 926 l 649 926 l 649 767 l 290 767 l 290 552 l 569 552 l 569 393 l 290 393 l 290 166 l 649 166 l 649 0 l 87 0 l 87 926 m 143 1182 l 252 1182 q 367 1111 280 1111 q 482 1182 453 1111 l 591 1182 q 367 1012 543 1012 q 143 1182 192 1012 "},"ò":{"x_min":41,"x_max":598,"ha":639,"o":"m 598 342 q 319 -14 598 -14 q 41 342 41 -14 q 319 699 41 699 q 598 342 598 699 m 400 343 q 382 519 400 473 q 319 566 364 566 q 257 522 276 566 q 238 343 238 478 q 254 168 238 217 q 319 120 270 120 q 383 168 366 120 q 400 343 400 216 m 432 816 l 375 759 l 125 916 l 201 1029 l 432 816 "},"ţ":{"x_min":23,"x_max":420,"ha":425,"o":"m 99 897 l 285 897 l 285 685 l 411 685 l 411 534 l 285 534 l 285 282 q 288 192 285 213 q 308 157 291 171 q 366 144 325 144 q 420 144 387 144 l 420 0 q 303 -15 356 -15 q 170 18 216 -15 q 111 101 124 51 q 99 261 99 152 l 99 534 l 23 534 l 23 685 l 99 685 l 99 897 m 188 -74 l 330 -74 l 221 -333 l 150 -333 l 188 -74 "},"^":{"x_min":21.015625,"x_max":672.75,"ha":694,"o":"m 204 487 l 21 487 l 231 932 l 461 932 l 672 487 l 489 487 l 347 792 l 204 487 "},"«":{"x_min":67.140625,"x_max":547.28125,"ha":615,"o":"m 547 113 l 446 113 l 303 355 l 446 598 l 547 598 l 462 355 l 547 113 m 310 113 l 210 113 l 67 355 l 210 598 l 310 598 l 225 355 l 310 113 "},"∙":{"x_min":83,"x_max":272,"ha":355,"o":"m 83 460 l 272 460 l 272 254 l 83 254 l 83 460 "},"ⁿ":{"x_min":46,"x_max":409,"ha":449,"o":"m 46 788 l 159 788 l 159 729 q 279 796 201 796 q 361 775 330 796 q 400 727 392 755 q 409 641 409 698 l 409 371 l 265 371 l 265 641 q 232 689 265 689 q 203 677 217 689 q 190 613 190 666 l 190 371 l 46 371 l 46 788 "},"í":{"x_min":57.796875,"x_max":364.765625,"ha":331,"o":"m 70 685 l 261 685 l 261 0 l 70 0 l 70 685 m 57 815 l 288 1029 l 364 915 l 114 758 l 57 815 "},"ˆ":{"x_min":47.46875,"x_max":591.359375,"ha":639,"o":"m 47 768 l 319 980 l 591 768 l 443 768 l 319 848 l 195 768 l 47 768 "},"ū":{"x_min":61,"x_max":593,"ha":663,"o":"m 61 685 l 252 685 l 252 246 q 264 157 252 179 q 317 135 276 135 q 374 153 354 135 q 397 203 393 171 q 402 336 402 235 l 402 685 l 593 685 l 593 0 l 413 0 l 413 94 q 332 4 372 23 q 236 -14 291 -14 q 123 16 162 -14 q 72 93 84 47 q 61 239 61 140 l 61 685 m 136 912 l 517 912 l 517 812 l 136 812 l 136 912 "},"Ẅ":{"x_min":-7.234375,"x_max":1004.75,"ha":994,"o":"m -7 926 l 200 926 l 297 284 l 419 926 l 605 926 l 719 283 l 833 926 l 1004 926 l 806 -5 l 623 -5 l 500 638 l 374 -5 l 193 -5 l -7 926 m 550 1086 q 572 1138 550 1117 q 627 1160 595 1160 q 682 1138 660 1160 q 705 1086 705 1117 q 680 1034 705 1054 q 627 1014 656 1014 q 574 1034 598 1014 q 550 1086 550 1054 m 321 1086 q 343 1138 321 1117 q 398 1160 366 1160 q 453 1138 430 1160 q 476 1086 476 1117 q 451 1034 476 1054 q 398 1014 427 1014 q 345 1033 370 1014 q 321 1086 321 1053 "},"ņ":{"x_min":71,"x_max":603,"ha":663,"o":"m 71 685 l 251 685 l 251 591 q 423 699 299 699 q 534 668 490 699 q 590 591 578 638 q 603 449 603 544 l 603 0 l 412 0 l 412 449 q 394 534 412 518 q 346 551 376 551 q 278 519 294 551 q 262 401 262 487 l 262 0 l 71 0 l 71 685 m 270 -74 l 413 -74 l 304 -333 l 232 -333 l 270 -74 "},"µ":{"x_min":61,"x_max":593,"ha":663,"o":"m 401 685 l 593 685 l 593 0 l 413 0 l 413 94 q 378 5 400 25 q 326 -14 357 -14 q 274 6 295 -14 q 241 94 253 26 l 241 -232 l 61 -232 l 61 686 l 251 686 l 251 336 q 254 204 251 239 q 276 152 257 169 q 327 135 295 135 q 376 151 357 135 q 398 202 395 168 q 401 336 401 237 l 401 685 "},"ỳ":{"x_min":-18.484375,"x_max":518.625,"ha":497,"o":"m -18 684 l 172 684 l 264 266 l 353 685 l 518 685 l 312 -11 q 261 -150 282 -110 q 198 -216 240 -190 q 91 -243 156 -243 q 10 -232 51 -243 l 10 -81 q 63 -86 38 -86 q 139 -67 119 -86 q 178 12 160 -49 l -18 684 m 389 822 l 332 765 l 81 922 l 157 1035 l 389 822 "},"Ι":{"x_min":87,"x_max":290,"ha":377,"o":"m 87 926 l 290 926 l 290 0 l 87 0 l 87 926 "},"Ύ":{"x_min":-366.515625,"x_max":674.015625,"ha":635,"o":"m -18 926 l 205 926 l 335 588 l 475 926 l 674 926 l 417 391 l 417 0 l 214 0 l 214 391 l -18 926 m -366 735 l -189 1006 l -69 926 l -287 685 l -366 735 "},"č":{"x_min":23,"x_max":581.484375,"ha":615,"o":"m 553 429 l 384 429 q 367 521 384 489 q 312 554 351 554 q 215 351 215 554 q 238 187 215 234 q 309 141 262 141 q 383 261 383 141 l 563 261 q 295 -14 540 -14 q 93 75 163 -14 q 23 340 23 164 q 97 607 23 515 q 308 699 172 699 q 553 429 553 699 m 37 968 l 185 968 l 309 887 l 433 968 l 581 968 l 309 755 l 37 968 "},"’":{"x_min":79,"x_max":253,"ha":332,"o":"m 79 926 l 253 926 l 253 721 l 153 539 l 79 539 l 155 721 l 79 721 l 79 926 "},"Ν":{"x_min":80,"x_max":701,"ha":780,"o":"m 80 926 l 305 926 l 544 350 l 544 926 l 701 926 l 701 0 l 519 0 l 237 670 l 237 0 l 80 0 l 80 926 "},"-":{"x_min":52,"x_max":328,"ha":379,"o":"m 52 426 l 328 426 l 328 276 l 52 276 l 52 426 "},"Q":{"x_min":54,"x_max":726,"ha":780,"o":"m 692 -31 l 692 -178 q 603 -191 646 -191 q 426 -13 426 -191 q 381 -13 395 -13 q 143 101 232 -13 q 54 464 54 216 q 389 941 54 941 q 640 820 555 941 q 726 472 726 699 q 688 198 726 308 q 557 27 650 88 q 573 -27 557 -12 q 622 -42 589 -42 q 692 -31 654 -42 m 512 463 q 482 712 512 650 q 389 775 453 775 q 297 712 326 775 q 268 463 268 650 q 296 216 268 280 q 389 152 325 152 q 482 213 452 152 q 512 463 512 275 "},"M":{"x_min":87,"x_max":953,"ha":1040,"o":"m 87 926 l 384 926 l 515 354 l 662 926 l 953 926 l 953 0 l 762 0 l 762 775 l 572 0 l 424 0 l 252 775 l 252 0 l 87 0 l 87 926 "},"Ψ":{"x_min":75,"x_max":910,"ha":985,"o":"m 391 0 l 391 166 q 235 208 294 179 q 138 290 175 238 q 88 417 102 341 q 75 645 75 493 l 75 926 l 278 926 l 278 645 q 298 409 278 464 q 391 334 318 354 l 391 926 l 594 926 l 594 334 q 686 408 666 354 q 707 645 707 463 l 707 926 l 910 926 l 910 645 q 896 415 910 490 q 843 287 882 341 q 746 206 804 234 q 594 166 689 179 l 594 0 l 391 0 "},"œ":{"x_min":41,"x_max":953,"ha":994,"o":"m 953 311 l 588 311 q 588 272 588 287 q 614 149 588 180 q 684 118 641 118 q 782 229 770 118 l 953 229 q 684 -14 902 -14 q 495 59 569 -14 q 312 -14 432 -14 q 109 77 177 -14 q 41 342 41 169 q 314 699 41 699 q 503 619 438 699 q 679 699 569 699 q 838 648 774 699 q 927 518 902 597 q 953 311 953 438 m 773 422 l 773 441 q 682 573 773 573 q 590 422 590 573 l 773 422 m 400 343 q 382 519 400 472 q 318 566 364 566 q 256 522 275 566 q 238 343 238 478 q 254 168 238 217 q 318 120 271 120 q 383 169 366 120 q 400 343 400 218 "},"ě":{"x_min":41,"x_max":605.453125,"ha":639,"o":"m 598 311 l 238 311 l 238 272 q 263 149 238 180 q 329 118 288 118 q 428 229 417 118 l 598 229 q 325 -14 552 -14 q 113 80 186 -14 q 41 332 41 174 q 118 605 41 511 q 324 699 195 699 q 519 615 441 699 q 598 311 598 532 m 418 422 q 418 440 418 434 q 328 573 418 573 q 239 422 239 573 l 418 422 m 61 967 l 209 967 l 333 886 l 457 968 l 605 968 l 333 755 l 61 967 "},"ũ":{"x_min":61,"x_max":593,"ha":663,"o":"m 61 685 l 252 685 l 252 246 q 264 157 252 179 q 317 135 276 135 q 374 153 354 135 q 397 203 393 171 q 402 336 402 235 l 402 685 l 593 685 l 593 0 l 413 0 l 413 94 q 332 4 372 23 q 236 -14 291 -14 q 123 16 162 -14 q 72 93 84 47 q 61 239 61 140 l 61 685 m 494 940 l 555 895 q 399 791 485 791 q 314 815 367 791 q 231 842 254 842 q 166 798 204 842 l 108 844 q 256 942 183 942 q 346 917 290 942 q 429 891 408 891 q 494 940 460 891 "},"ŭ":{"x_min":61,"x_max":593,"ha":663,"o":"m 61 685 l 252 685 l 252 246 q 264 157 252 179 q 317 135 276 135 q 374 153 354 135 q 397 203 393 171 q 402 336 402 235 l 402 685 l 593 685 l 593 0 l 413 0 l 413 94 q 332 4 372 23 q 236 -14 291 -14 q 123 16 162 -14 q 72 93 84 47 q 61 239 61 140 l 61 685 m 102 951 l 211 951 q 327 880 239 880 q 442 951 413 880 l 551 951 q 326 781 503 781 q 102 951 151 781 "},"―":{"x_min":52,"x_max":872,"ha":924,"o":"m 52 422 l 872 422 l 872 280 l 52 280 l 52 422 "},"{":{"x_min":60,"x_max":370.953125,"ha":474,"o":"m 370 926 l 370 834 q 308 814 321 834 q 295 715 295 795 l 295 563 q 282 409 295 439 q 213 356 270 379 q 282 303 269 334 q 295 149 295 273 l 295 -19 q 307 -119 295 -100 q 370 -138 320 -138 l 370 -231 q 307 -231 323 -231 q 212 -221 244 -231 q 153 -173 180 -212 q 127 -19 127 -133 l 127 218 q 114 282 127 266 q 60 299 101 299 l 60 414 q 117 433 107 414 q 128 557 128 453 l 128 715 q 167 887 128 848 q 307 926 206 926 q 370 926 327 926 "},"¼":{"x_min":71,"x_max":1068.125,"ha":1112,"o":"m 206 931 l 323 931 l 323 480 l 421 480 l 421 371 l 71 371 l 71 480 l 170 480 l 170 759 q 71 699 121 720 l 71 828 q 206 931 153 866 m 720 926 l 832 926 l 390 0 l 280 0 l 720 926 m 842 564 l 1001 564 l 1001 239 l 1068 239 l 1068 126 l 1001 126 l 1001 0 l 849 0 l 849 126 l 636 126 l 636 230 l 842 564 m 863 224 l 863 436 l 739 224 l 863 224 "},"#":{"x_min":13.5625,"x_max":696.484375,"ha":710,"o":"m 235 926 l 355 926 l 314 658 l 451 658 l 492 926 l 612 926 l 571 658 l 696 658 l 679 546 l 554 546 l 532 397 l 657 397 l 640 284 l 515 284 l 472 0 l 352 0 l 395 284 l 257 284 l 214 0 l 94 0 l 138 284 l 13 284 l 30 397 l 155 397 l 177 546 l 52 546 l 69 658 l 194 658 l 235 926 m 297 546 l 275 397 l 412 397 l 434 546 l 297 546 "},"ι":{"x_min":70,"x_max":261,"ha":331,"o":"m 70 685 l 261 685 l 261 0 l 70 0 l 70 685 "},"Ĳ":{"x_min":87,"x_max":740,"ha":823,"o":"m 87 926 l 290 926 l 290 0 l 87 0 l 87 926 m 537 926 l 740 926 l 740 311 q 722 128 740 194 q 651 24 705 63 q 490 -14 596 -14 q 366 0 444 -14 l 366 170 q 448 161 415 161 q 519 189 502 161 q 537 311 537 218 l 537 926 "},"Ê":{"x_min":87,"x_max":649.421875,"ha":662,"o":"m 87 926 l 649 926 l 649 767 l 290 767 l 290 552 l 569 552 l 569 393 l 290 393 l 290 166 l 649 166 l 649 0 l 87 0 l 87 926 m 99 1010 l 371 1222 l 643 1010 l 495 1010 l 371 1090 l 247 1010 l 99 1010 "},"Ά":{"x_min":-111.21875,"x_max":724.96875,"ha":715,"o":"m 255 926 l 460 926 l 724 0 l 516 0 l 470 191 l 210 191 l 164 0 l -22 0 l 255 926 m 432 350 l 339 728 l 248 350 l 432 350 m -111 735 l 65 1006 l 185 926 l -32 685 l -111 735 "},")":{"x_min":85.9375,"x_max":403,"ha":474,"o":"m 235 -232 l 85 -232 q 189 41 151 -115 q 227 347 227 198 q 189 652 227 495 q 85 926 151 809 l 235 926 q 403 347 403 675 q 235 -232 403 19 "},"ε":{"x_min":41,"x_max":575.734375,"ha":590,"o":"m 389 414 l 389 284 q 294 281 318 284 q 254 260 271 278 q 238 207 238 242 q 259 136 238 160 q 312 112 281 112 q 412 217 381 112 l 575 188 q 460 20 526 57 q 303 -16 395 -16 q 105 45 169 -16 q 41 199 41 106 q 150 358 41 308 q 58 504 58 409 q 120 641 58 585 q 305 698 183 698 q 560 508 527 698 l 390 476 q 318 572 374 572 q 255 488 255 572 q 268 437 255 453 q 302 417 282 420 q 389 414 322 414 "},"Å":{"x_min":-26.921875,"x_max":720.65625,"ha":710,"o":"m 251 926 l 456 926 l 720 0 l 512 0 l 466 191 l 205 191 l 160 0 l -26 0 l 251 926 m 427 350 l 334 728 l 244 350 l 427 350 m 224 1115 q 263 1209 224 1171 q 355 1248 302 1248 q 446 1210 407 1248 q 486 1115 486 1172 q 444 1021 486 1057 q 355 985 403 985 q 265 1021 306 985 q 224 1115 224 1057 m 303 1116 q 319 1076 303 1091 q 355 1061 336 1061 q 390 1076 374 1061 q 407 1116 407 1091 q 391 1155 407 1139 q 355 1172 375 1172 q 318 1155 334 1172 q 303 1116 303 1139 "},"¸":{"x_min":188.921875,"x_max":478,"ha":639,"o":"m 289 0 l 367 0 l 340 -69 q 367 -67 358 -67 q 446 -96 414 -67 q 478 -175 478 -125 q 440 -258 478 -226 q 338 -291 403 -291 q 188 -242 266 -291 l 211 -185 q 320 -220 277 -220 q 370 -178 370 -220 q 346 -136 370 -152 q 290 -120 323 -120 q 245 -123 273 -120 l 289 0 "},"a":{"x_min":49,"x_max":603.53125,"ha":662,"o":"m 257 468 l 72 485 q 159 644 84 588 q 348 700 234 700 q 503 663 444 700 q 576 577 561 626 q 592 426 592 528 l 592 152 q 603 0 592 24 l 426 0 q 417 105 417 28 q 229 -14 354 -14 q 99 34 149 -14 q 49 176 49 83 q 124 356 49 292 q 401 420 200 420 l 401 446 q 387 545 401 518 q 331 573 372 573 q 257 468 257 573 m 401 328 q 282 291 318 318 q 247 198 247 264 q 310 112 247 112 q 373 151 345 112 q 401 294 401 190 l 401 328 "},"Ę":{"x_min":87,"x_max":738.9375,"ha":662,"o":"m 87 927 l 649 927 l 649 768 l 290 768 l 290 552 l 569 552 l 569 393 l 290 393 l 290 166 l 649 166 l 649 0 q 587 -111 587 -58 q 678 -187 587 -187 q 724 -183 709 -187 l 738 -249 q 655 -261 694 -261 q 521 -224 565 -261 q 477 -134 477 -188 q 575 0 477 -55 l 87 0 l 87 927 "},"=":{"x_min":71,"x_max":639,"ha":710,"o":"m 639 503 l 71 503 l 71 650 l 639 650 l 639 503 m 639 276 l 71 276 l 71 423 l 639 423 l 639 276 "},"ρ":{"x_min":62,"x_max":625,"ha":662,"o":"m 253 50 l 253 -232 l 62 -232 l 62 250 q 83 499 62 405 q 170 645 104 592 q 345 699 237 699 q 625 342 625 699 q 557 69 625 161 q 381 -22 490 -22 q 253 50 270 -22 m 428 342 q 409 519 428 473 q 346 565 391 565 q 284 522 303 565 q 265 342 265 478 q 285 158 265 198 q 346 119 305 119 q 411 167 394 119 q 428 342 428 216 "},"˚":{"x_min":189,"x_max":451,"ha":640,"o":"m 189 883 q 228 977 189 939 q 320 1016 267 1016 q 411 978 372 1016 q 451 883 451 940 q 409 789 451 825 q 320 753 368 753 q 230 789 271 753 q 189 883 189 825 m 268 884 q 284 844 268 859 q 320 829 301 829 q 355 844 339 829 q 372 884 372 859 q 356 924 372 908 q 320 940 340 940 q 283 924 299 940 q 268 884 268 908 "},"ú":{"x_min":61,"x_max":593,"ha":663,"o":"m 61 685 l 252 685 l 252 246 q 264 157 252 179 q 317 135 276 135 q 374 153 354 135 q 397 203 393 171 q 402 336 402 235 l 402 685 l 593 685 l 593 0 l 413 0 l 413 94 q 332 4 372 23 q 236 -14 291 -14 q 123 16 162 -14 q 72 93 84 47 q 61 239 61 140 l 61 685 m 222 815 l 454 1029 l 530 915 l 279 758 l 222 815 "},"¯":{"x_min":0,"x_max":694,"ha":694,"o":"m 0 1130 l 694 1130 l 694 1006 l 0 1006 l 0 1130 "},"Z":{"x_min":1,"x_max":636,"ha":638,"o":"m 29 927 l 624 927 l 624 782 l 236 166 l 636 166 l 636 0 l 1 0 l 1 142 l 390 761 l 29 761 l 29 927 "},"u":{"x_min":61,"x_max":593,"ha":663,"o":"m 61 685 l 252 685 l 252 246 q 264 157 252 179 q 317 135 276 135 q 374 153 354 135 q 397 203 393 171 q 402 336 402 235 l 402 685 l 593 685 l 593 0 l 413 0 l 413 94 q 332 4 372 23 q 236 -14 291 -14 q 123 16 162 -14 q 72 93 84 47 q 61 239 61 140 l 61 685 "},"k":{"x_min":71,"x_max":645.171875,"ha":639,"o":"m 71 926 l 262 926 l 262 420 l 454 685 l 628 685 l 455 455 l 645 0 l 439 0 l 331 318 l 262 221 l 262 0 l 71 0 l 71 926 "},"Ù":{"x_min":87,"x_max":716,"ha":803,"o":"m 87 927 l 290 927 l 290 397 q 300 241 290 285 q 342 174 310 197 q 421 152 374 152 q 502 177 472 152 q 539 243 532 202 q 546 397 546 285 l 546 927 l 716 927 l 716 405 q 698 172 716 249 q 606 40 680 95 q 404 -14 532 -14 q 214 26 283 -14 q 116 139 145 66 q 87 397 87 212 l 87 927 m 526 1042 l 469 985 l 219 1142 l 295 1255 l 526 1042 "},"Α":{"x_min":-27.125,"x_max":720.21875,"ha":710,"o":"m 250 926 l 455 926 l 720 0 l 512 0 l 465 191 l 205 191 l 160 0 l -27 0 l 250 926 m 427 350 l 334 728 l 244 350 l 427 350 "},"⅝":{"x_min":28.0625,"x_max":1087,"ha":1111,"o":"m 64 927 l 415 927 l 399 803 l 179 803 l 179 698 q 280 743 216 743 q 397 697 349 743 q 445 562 445 651 q 386 413 445 464 q 234 363 327 363 q 93 405 150 363 q 28 522 36 448 l 167 543 q 233 480 176 480 q 296 556 296 480 q 231 630 296 630 q 173 587 187 630 l 64 608 l 64 927 m 722 927 l 833 927 l 391 0 l 282 0 l 722 927 m 987 304 q 1087 162 1087 251 q 1032 42 1087 93 q 868 -8 977 -8 q 712 37 761 -8 q 663 148 663 83 q 764 274 663 229 q 681 402 681 320 q 730 515 681 467 q 880 564 780 564 q 1025 520 980 564 q 1071 419 1071 477 q 987 304 1071 347 m 903 343 q 937 410 937 375 q 882 466 937 466 q 825 418 825 466 q 903 343 825 377 m 846 233 q 800 159 800 203 q 873 95 800 95 q 925 109 907 95 q 943 147 943 124 q 846 233 943 190 "},"Ů":{"x_min":87,"x_max":716,"ha":803,"o":"m 87 927 l 290 927 l 290 397 q 300 241 290 285 q 342 174 310 197 q 421 152 374 152 q 502 177 472 152 q 539 243 532 202 q 546 397 546 285 l 546 927 l 716 927 l 716 405 q 698 172 716 249 q 606 40 680 95 q 404 -14 532 -14 q 214 26 283 -14 q 116 139 145 66 q 87 397 87 212 l 87 927 m 276 1115 q 315 1210 276 1172 q 407 1248 354 1248 q 498 1210 459 1248 q 538 1115 538 1172 q 496 1021 538 1057 q 407 986 455 986 q 317 1022 358 986 q 276 1115 276 1058 m 355 1116 q 371 1077 355 1092 q 407 1062 388 1062 q 442 1077 426 1062 q 459 1116 459 1092 q 443 1156 459 1140 q 407 1172 427 1172 q 370 1156 386 1172 q 355 1116 355 1140 "},"¢":{"x_min":93,"x_max":618.125,"ha":710,"o":"m 316 932 l 416 932 l 416 806 q 618 554 597 781 l 454 554 q 372 673 454 673 q 304 630 325 673 q 284 474 284 587 q 304 318 284 357 q 369 279 325 279 q 424 300 400 279 q 458 401 448 322 l 618 387 q 416 137 587 162 l 416 -9 l 316 -9 l 316 137 q 146 249 199 156 q 93 465 93 343 q 151 709 93 615 q 316 803 209 803 l 316 932 "},"Ş":{"x_min":22.703125,"x_max":672,"ha":710,"o":"m 457 -100 q 489 -180 489 -131 q 450 -266 489 -233 q 345 -300 411 -300 q 190 -249 270 -300 l 213 -187 q 326 -223 279 -223 q 371 -184 371 -223 q 350 -143 371 -159 q 290 -127 329 -127 l 247 -127 l 290 -11 q 22 239 79 18 l 200 290 q 348 151 232 151 q 434 178 401 151 q 467 250 467 206 q 444 311 467 284 q 339 368 421 338 q 180 437 232 406 q 93 525 127 468 q 60 656 60 582 q 140 861 60 781 q 352 941 220 941 q 653 724 594 941 l 486 660 q 354 775 449 775 q 283 749 310 775 q 257 690 257 724 q 288 627 257 650 q 417 565 319 603 q 558 499 507 532 q 640 410 609 466 q 672 279 672 354 q 589 71 672 154 q 367 -11 507 -11 l 347 -71 q 374 -68 364 -68 q 457 -100 425 -68 "},"é":{"x_min":41,"x_max":598,"ha":639,"o":"m 598 311 l 238 311 l 238 272 q 263 149 238 180 q 329 118 288 118 q 428 229 417 118 l 598 229 q 325 -14 552 -14 q 113 80 186 -14 q 41 332 41 174 q 118 605 41 511 q 324 699 195 699 q 519 615 441 699 q 598 311 598 532 m 418 422 q 418 440 418 434 q 328 573 418 573 q 239 422 239 573 l 418 422 m 229 816 l 461 1029 l 537 916 l 286 759 l 229 816 "},"B":{"x_min":87,"x_max":729,"ha":780,"o":"m 87 926 l 402 926 q 570 908 514 926 q 665 830 627 890 q 704 682 704 771 q 571 482 704 526 q 729 255 729 427 q 686 103 729 165 q 580 20 643 41 q 402 0 518 0 l 87 0 l 87 926 m 282 552 l 347 552 q 471 587 446 552 q 497 668 497 622 q 471 743 497 710 q 362 776 446 776 l 282 776 l 282 552 m 282 159 l 381 159 q 522 279 522 159 q 487 374 522 347 q 381 402 452 402 l 282 402 l 282 159 "},"…":{"x_min":83,"x_max":982,"ha":1065,"o":"m 83 205 l 272 205 l 272 0 l 83 0 l 83 205 m 438 205 l 628 205 l 628 0 l 438 0 l 438 205 m 793 205 l 982 205 l 982 0 l 793 0 l 793 205 "},"ē":{"x_min":41,"x_max":598,"ha":639,"o":"m 598 311 l 238 311 l 238 272 q 263 149 238 180 q 329 118 288 118 q 428 229 417 118 l 598 229 q 325 -14 552 -14 q 113 80 186 -14 q 41 332 41 174 q 118 605 41 511 q 324 699 195 699 q 519 615 441 699 q 598 311 598 532 m 418 422 q 418 440 418 434 q 328 573 418 573 q 239 422 239 573 l 418 422 m 143 912 l 524 912 l 524 812 l 143 812 l 143 912 "},"H":{"x_min":87,"x_max":716,"ha":803,"o":"m 87 926 l 290 926 l 290 553 l 513 553 l 513 926 l 716 926 l 716 0 l 513 0 l 513 379 l 290 379 l 290 0 l 87 0 l 87 926 "},"ν":{"x_min":-14.921875,"x_max":517.4375,"ha":497,"o":"m -14 685 l 168 685 l 263 280 l 358 685 l 517 685 l 329 0 l 178 0 l -14 685 "},"î":{"x_min":-106.3125,"x_max":437.328125,"ha":331,"o":"m 70 685 l 261 685 l 261 0 l 70 0 l 70 685 m -106 768 l 165 980 l 437 768 l 289 768 l 165 848 l 41 768 l -106 768 "},"β":{"x_min":75,"x_max":663,"ha":700,"o":"m 75 -230 l 75 598 q 98 792 75 721 q 181 902 121 862 q 351 942 242 942 q 548 876 482 942 q 614 715 614 810 q 466 523 614 562 q 621 426 579 494 q 663 281 663 358 q 590 74 663 163 q 406 -14 518 -14 q 266 55 309 -14 l 266 -230 l 75 -230 m 266 186 q 276 150 266 164 q 309 123 287 136 q 352 111 331 111 q 432 163 403 111 q 462 305 462 215 q 447 390 462 354 q 408 440 432 427 q 340 454 384 454 l 340 569 q 424 602 404 569 q 444 688 444 636 q 416 792 444 758 q 347 827 389 827 q 283 791 301 827 q 266 624 266 755 l 266 186 "},"Ό":{"x_min":-163.03125,"x_max":747,"ha":793,"o":"m 747 463 q 411 -14 747 -14 q 159 107 244 -14 q 75 463 75 229 q 410 941 75 941 q 660 821 574 941 q 747 463 747 702 m 533 463 q 503 712 533 650 q 410 775 474 775 q 318 712 347 775 q 289 463 289 650 q 317 216 289 280 q 410 152 346 152 q 503 213 473 152 q 533 463 533 275 m -163 735 l 13 1006 l 133 926 l -84 686 l -163 735 "},"−":{"x_min":71,"x_max":639,"ha":710,"o":"m 639 390 l 71 390 l 71 537 l 639 537 l 639 390 "},"⅜":{"x_min":3.875,"x_max":1080,"ha":1112,"o":"m 151 754 l 16 777 q 224 935 60 935 q 362 892 314 935 q 411 785 411 849 q 321 662 411 702 q 423 529 423 627 q 366 408 423 453 q 218 363 310 363 q 3 540 26 363 l 144 561 q 205 480 144 480 q 267 541 267 480 q 186 607 267 607 l 139 607 l 139 709 l 186 709 q 260 766 260 709 q 210 822 260 822 q 151 754 163 822 m 711 926 l 823 926 l 381 0 l 273 0 l 711 926 m 980 304 q 1080 162 1080 251 q 1025 42 1080 93 q 861 -8 970 -8 q 705 37 754 -8 q 656 148 656 83 q 757 274 656 229 q 674 402 674 320 q 723 515 674 467 q 873 564 773 564 q 1018 520 973 564 q 1064 419 1064 477 q 980 304 1064 347 m 896 343 q 930 410 930 375 q 875 466 930 466 q 818 418 818 466 q 896 343 818 377 m 839 233 q 793 159 793 203 q 866 95 793 95 q 918 109 900 95 q 936 147 936 124 q 839 233 936 190 "},"≠":{"x_min":71,"x_max":639,"ha":710,"o":"m 522 650 l 639 650 l 639 503 l 455 503 l 417 423 l 639 423 l 639 276 l 348 276 l 277 123 l 144 186 l 187 276 l 71 276 l 71 423 l 255 423 l 292 503 l 71 503 l 71 650 l 361 650 l 432 802 l 565 740 l 522 650 "},"‼":{"x_min":77.875,"x_max":664.796875,"ha":752,"o":"m 77 926 l 321 926 l 261 276 l 137 276 l 77 926 m 105 205 l 294 205 l 294 0 l 105 0 l 105 205 m 420 926 l 664 926 l 604 276 l 480 276 l 420 926 m 448 205 l 637 205 l 637 0 l 448 0 l 448 205 "},"¥":{"x_min":32.984375,"x_max":676.5625,"ha":710,"o":"m 32 927 l 230 927 l 368 550 l 516 927 l 676 927 l 523 566 l 663 566 l 663 465 l 480 465 l 445 381 l 663 381 l 663 280 l 445 280 l 445 0 l 262 0 l 262 280 l 54 280 l 54 381 l 262 381 l 226 465 l 54 465 l 54 566 l 184 566 l 32 927 "},"Ĥ":{"x_min":87,"x_max":716,"ha":803,"o":"m 87 926 l 290 926 l 290 553 l 513 553 l 513 926 l 716 926 l 716 0 l 513 0 l 513 379 l 290 379 l 290 0 l 87 0 l 87 926 m 129 1010 l 401 1222 l 673 1010 l 525 1010 l 401 1090 l 277 1010 l 129 1010 "},"U":{"x_min":87,"x_max":716,"ha":803,"o":"m 87 927 l 290 927 l 290 397 q 300 241 290 285 q 342 174 310 197 q 421 152 374 152 q 502 177 472 152 q 539 243 532 202 q 546 397 546 285 l 546 927 l 716 927 l 716 405 q 698 172 716 249 q 606 40 680 95 q 404 -14 532 -14 q 214 26 283 -14 q 116 139 145 66 q 87 397 87 212 l 87 927 "},"Ñ":{"x_min":80,"x_max":701,"ha":780,"o":"m 80 926 l 305 926 l 544 350 l 544 926 l 701 926 l 701 0 l 519 0 l 237 670 l 237 0 l 80 0 l 80 926 m 563 1156 l 623 1112 q 468 1008 554 1008 q 383 1031 436 1008 q 300 1058 323 1058 q 235 1015 273 1058 l 177 1060 q 326 1158 252 1158 q 415 1134 359 1158 q 498 1108 476 1108 q 563 1156 529 1108 "},"F":{"x_min":87,"x_max":635.859375,"ha":614,"o":"m 87 926 l 635 926 l 635 767 l 290 767 l 290 525 l 556 525 l 556 366 l 290 366 l 290 0 l 87 0 l 87 926 "},"ĵ":{"x_min":-88.3125,"x_max":455.84375,"ha":332,"o":"m -88 772 l 183 984 l 455 772 l 308 772 l 183 852 l 59 772 l -88 772 m 77 685 l 268 685 l 268 22 q 256 -137 268 -84 q 201 -220 244 -189 q 90 -251 158 -251 q -11 -241 48 -251 l -11 -84 q 14 -87 3 -87 q 66 -66 56 -87 q 77 27 77 -45 l 77 685 "},"ā":{"x_min":49,"x_max":603.53125,"ha":662,"o":"m 257 468 l 72 485 q 159 644 85 588 q 348 700 234 700 q 503 663 444 700 q 576 577 561 626 q 592 426 592 528 l 592 152 q 603 0 592 24 l 426 0 q 417 105 417 28 q 229 -14 354 -14 q 99 34 149 -14 q 49 176 49 83 q 125 356 49 292 q 401 420 201 420 l 401 446 q 387 545 401 518 q 331 573 372 573 q 257 468 257 573 m 401 328 q 282 291 318 318 q 247 198 247 264 q 310 112 247 112 q 373 151 345 112 q 401 294 401 190 l 401 328 m 155 912 l 536 912 l 536 812 l 155 812 l 155 912 "},"Ĩ":{"x_min":-31.6875,"x_max":414.109375,"ha":377,"o":"m 87 926 l 290 926 l 290 0 l 87 0 l 87 926 m 353 1160 l 414 1116 q 258 1012 344 1012 q 173 1035 226 1012 q 91 1062 114 1062 q 26 1019 64 1062 l -31 1064 q 116 1162 43 1162 q 206 1138 150 1162 q 288 1112 267 1112 q 353 1160 319 1112 "},"Χ":{"x_min":-21.015625,"x_max":683.59375,"ha":663,"o":"m 6 926 l 233 926 l 343 685 l 460 926 l 655 926 l 436 507 l 683 0 l 460 0 l 325 302 l 173 0 l -21 0 l 233 474 l 6 926 "},"ă":{"x_min":49,"x_max":603.53125,"ha":662,"o":"m 257 468 l 72 485 q 159 644 84 588 q 348 700 234 700 q 503 663 444 700 q 576 577 561 626 q 592 426 592 528 l 592 152 q 603 0 592 24 l 426 0 q 417 105 417 28 q 229 -14 354 -14 q 99 34 149 -14 q 49 176 49 83 q 124 356 49 292 q 401 420 200 420 l 401 446 q 387 545 401 518 q 331 573 372 573 q 257 468 257 573 m 401 328 q 282 291 318 318 q 247 198 247 264 q 310 112 247 112 q 373 151 345 112 q 401 294 401 190 l 401 328 m 120 951 l 230 951 q 345 880 259 880 q 460 951 431 880 l 569 951 q 345 781 521 781 q 120 951 170 781 "},"*":{"x_min":116.640625,"x_max":592.71875,"ha":710,"o":"m 296 926 l 412 926 l 396 755 l 536 850 l 592 746 l 441 679 l 592 613 l 536 509 l 396 604 l 412 434 l 296 434 l 313 604 l 172 509 l 116 613 l 267 679 l 116 746 l 172 850 l 313 755 l 296 926 "},"†":{"x_min":71,"x_max":639,"ha":710,"o":"m 263 926 l 447 926 l 447 678 l 639 678 l 639 519 l 447 519 l 447 -232 l 263 -232 l 263 519 l 71 519 l 71 678 l 263 678 l 263 926 "},"∕":{"x_min":-215.65625,"x_max":335.015625,"ha":119,"o":"m 223 926 l 335 926 l -106 0 l -215 0 l 223 926 "},"°":{"x_min":134,"x_max":575,"ha":709,"o":"m 575 720 q 509 563 575 628 q 354 499 444 499 q 199 563 264 499 q 134 720 134 628 q 198 876 134 811 q 354 941 263 941 q 510 876 446 941 q 575 720 575 811 m 449 720 q 421 797 449 765 q 354 830 394 830 q 288 798 316 830 q 260 720 260 766 q 288 641 260 673 q 354 610 316 610 q 421 642 393 610 q 449 720 449 674 "},"Ξ":{"x_min":44,"x_max":582,"ha":626,"o":"m 582 926 l 582 756 l 44 756 l 44 926 l 582 926 m 498 558 l 498 387 l 129 387 l 129 558 l 498 558 m 582 169 l 582 -1 l 44 -1 l 44 169 l 582 169 "},"å":{"x_min":49,"x_max":603.53125,"ha":662,"o":"m 257 468 l 71 485 q 159 644 84 588 q 348 700 234 700 q 503 663 444 700 q 576 577 561 626 q 592 426 592 528 l 592 152 q 603 0 592 24 l 426 0 q 417 105 417 28 q 229 -14 353 -14 q 99 34 149 -14 q 49 176 49 83 q 124 356 49 292 q 401 420 200 420 l 401 446 q 387 545 401 518 q 331 573 372 573 q 257 468 257 573 m 401 328 q 282 291 318 318 q 247 198 247 264 q 310 112 247 112 q 373 151 345 112 q 401 294 401 190 l 401 328 m 216 882 q 255 977 216 939 q 347 1015 294 1015 q 438 977 399 1015 q 478 882 478 939 q 436 788 478 824 q 347 753 395 753 q 257 789 298 753 q 216 882 216 825 m 295 883 q 311 844 295 859 q 347 829 328 829 q 382 844 366 829 q 399 883 399 859 q 383 923 399 907 q 347 939 367 939 q 310 923 326 939 q 295 883 295 907 "},"Ϋ":{"x_min":-39.296875,"x_max":653.9375,"ha":615,"o":"m -39 926 l 185 926 l 315 588 l 455 926 l 653 926 l 397 391 l 397 0 l 194 0 l 194 391 l -39 926 m 345 1086 q 367 1138 345 1117 q 422 1160 390 1160 q 477 1138 455 1160 q 500 1086 500 1117 q 475 1034 500 1054 q 422 1014 451 1014 q 369 1034 393 1014 q 345 1086 345 1054 m 116 1086 q 138 1138 116 1117 q 193 1160 161 1160 q 248 1138 225 1160 q 271 1086 271 1117 q 246 1034 271 1054 q 193 1014 222 1014 q 140 1033 165 1014 q 116 1086 116 1053 "},"0":{"x_min":45,"x_max":663,"ha":709,"o":"m 663 474 q 590 104 663 223 q 354 -14 518 -14 q 114 109 183 -14 q 45 451 45 232 q 117 822 45 704 q 354 941 189 941 q 593 817 524 941 q 663 474 663 694 m 448 464 q 429 733 448 674 q 353 793 410 793 q 281 742 303 793 q 259 464 259 692 q 280 186 259 238 q 353 135 301 135 q 425 183 403 135 q 448 464 448 232 "},"ō":{"x_min":41,"x_max":598,"ha":639,"o":"m 598 342 q 319 -14 598 -14 q 41 342 41 -14 q 319 699 41 699 q 598 342 598 699 m 400 343 q 382 519 400 473 q 319 566 364 566 q 257 522 276 566 q 238 343 238 478 q 254 168 238 217 q 319 120 270 120 q 383 168 366 120 q 400 343 400 216 m 131 912 l 512 912 l 512 812 l 131 812 l 131 912 "},"”":{"x_min":90,"x_max":500,"ha":591,"o":"m 90 926 l 264 926 l 264 721 l 164 539 l 90 539 l 166 721 l 90 721 l 90 926 m 326 926 l 500 926 l 500 721 l 400 539 l 326 539 l 402 721 l 326 721 l 326 926 "},"΄":{"x_min":-149.875,"x_max":147.15625,"ha":709,"o":"m -149 739 l 27 1009 l 147 929 l -71 689 l -149 739 "},"ŵ":{"x_min":-11.53125,"x_max":821.9375,"ha":804,"o":"m -11 685 l 174 685 l 254 268 l 331 685 l 517 685 l 579 268 l 672 685 l 821 685 l 650 0 l 490 0 l 402 465 l 316 0 l 160 0 l -11 685 m 135 768 l 407 980 l 679 768 l 531 768 l 407 848 l 283 768 l 135 768 "},"Ķ":{"x_min":87,"x_max":740.296875,"ha":732,"o":"m 87 926 l 290 926 l 290 540 l 515 926 l 720 926 l 488 585 l 740 0 l 530 0 l 367 426 l 290 314 l 290 0 l 87 0 l 87 926 m 344 -74 l 486 -74 l 378 -333 l 306 -333 l 344 -74 "},"ö":{"x_min":41,"x_max":598,"ha":639,"o":"m 598 342 q 319 -14 598 -14 q 41 342 41 -14 q 319 699 41 699 q 598 342 598 699 m 400 343 q 382 519 400 473 q 319 566 364 566 q 257 522 276 566 q 238 343 238 478 q 254 168 238 217 q 319 120 270 120 q 383 168 366 120 q 400 343 400 216 m 356 861 q 378 913 356 892 q 433 935 401 935 q 488 913 466 935 q 511 861 511 892 q 486 809 511 829 q 433 789 462 789 q 380 809 404 789 q 356 861 356 829 m 127 861 q 149 913 127 892 q 204 935 172 935 q 259 913 236 935 q 282 861 282 892 q 257 809 282 829 q 204 789 233 789 q 151 808 176 789 q 127 861 127 828 "},"Β":{"x_min":87,"x_max":729,"ha":780,"o":"m 87 926 l 402 926 q 570 908 514 926 q 665 830 627 890 q 704 682 704 771 q 571 482 704 526 q 729 255 729 427 q 686 103 729 165 q 580 20 643 41 q 402 0 518 0 l 87 0 l 87 926 m 282 552 l 347 552 q 471 587 446 552 q 497 668 497 622 q 471 743 497 710 q 362 776 446 776 l 282 776 l 282 552 m 282 159 l 381 159 q 522 279 522 159 q 487 374 522 347 q 381 402 452 402 l 282 402 l 282 159 "},"ǽ":{"x_min":49,"x_max":928,"ha":969,"o":"m 928 311 l 573 311 q 573 279 573 290 q 663 118 573 118 q 758 226 745 118 l 921 226 q 664 -14 881 -14 q 468 102 522 -14 q 247 -14 395 -14 q 101 38 153 -14 q 49 178 49 91 q 75 292 49 237 q 166 379 102 347 q 389 426 230 412 q 389 471 389 458 q 366 555 389 537 q 314 573 343 573 q 236 462 236 573 l 66 481 q 327 700 100 700 q 491 629 446 700 q 660 699 556 699 q 817 650 757 699 q 902 525 877 602 q 928 311 928 448 m 748 422 q 660 573 748 573 q 577 422 577 573 l 748 422 m 388 328 q 266 283 292 315 q 240 201 240 251 q 303 112 240 112 q 388 274 388 112 q 388 328 388 292 m 369 816 l 600 1029 l 676 916 l 426 759 l 369 816 "},"Ļ":{"x_min":87,"x_max":588.390625,"ha":590,"o":"m 87 925 l 290 925 l 290 173 l 588 173 l 588 -1 l 87 -1 l 87 925 m 273 -74 l 415 -74 l 306 -333 l 235 -333 l 273 -74 "},"Õ":{"x_min":54,"x_max":726,"ha":780,"o":"m 726 463 q 390 -14 726 -14 q 138 107 223 -14 q 54 463 54 229 q 389 941 54 941 q 639 821 553 941 q 726 463 726 702 m 512 463 q 482 712 512 650 q 389 775 453 775 q 297 712 326 775 q 268 463 268 650 q 296 216 268 280 q 389 152 325 152 q 482 213 452 152 q 512 463 512 275 m 553 1157 l 613 1113 q 458 1009 544 1009 q 372 1032 425 1009 q 289 1059 312 1059 q 225 1016 263 1059 l 167 1061 q 315 1159 242 1159 q 405 1135 349 1159 q 488 1109 466 1109 q 553 1157 518 1109 "},"№":{"x_min":87,"x_max":1191,"ha":1240,"o":"m 87 926 l 312 926 l 551 350 l 551 926 l 708 926 l 708 0 l 526 0 l 244 670 l 244 0 l 87 0 l 87 926 m 1191 469 q 1001 250 1191 250 q 812 466 812 250 q 1001 683 812 683 q 1191 469 1191 683 m 1042 466 q 1034 553 1042 522 q 1001 584 1027 584 q 967 553 974 584 q 960 465 960 523 q 966 384 960 420 q 1001 349 972 349 q 1035 383 1029 349 q 1042 466 1042 418 m 812 143 l 1190 143 l 1190 0 l 812 0 l 812 143 "},"ć":{"x_min":41,"x_max":581.859375,"ha":615,"o":"m 571 429 l 402 429 q 385 521 402 489 q 330 554 369 554 q 233 351 233 554 q 256 187 233 234 q 327 141 280 141 q 401 261 401 141 l 581 261 q 313 -14 558 -14 q 111 75 181 -14 q 41 340 41 164 q 115 607 41 515 q 326 699 190 699 q 571 429 571 699 m 225 816 l 456 1029 l 532 916 l 282 759 l 225 816 "},"þ":{"x_min":71,"x_max":622.34375,"ha":663,"o":"m 71 926 l 259 926 l 259 598 q 407 695 316 695 q 562 607 501 695 q 622 354 622 519 q 561 82 622 174 q 390 -9 500 -9 q 260 51 311 -9 l 260 -232 l 71 -232 l 71 926 m 259 280 q 274 152 259 182 q 339 123 290 123 q 404 162 383 123 q 425 353 425 201 q 406 526 425 484 q 348 569 388 569 q 282 528 305 569 q 259 410 259 488 l 259 280 "},"]":{"x_min":86.359375,"x_max":372,"ha":474,"o":"m 372 -232 l 86 -232 l 86 -145 l 203 -145 l 203 839 l 86 839 l 86 926 l 372 926 l 372 -232 "},"′":{"x_min":27.125,"x_max":297.03125,"ha":269,"o":"m 143 541 l 27 541 l 132 926 l 297 926 l 143 541 "},"ẁ":{"x_min":-11.53125,"x_max":821.9375,"ha":804,"o":"m -11 685 l 174 685 l 254 268 l 331 685 l 517 685 l 579 268 l 672 685 l 821 685 l 650 0 l 490 0 l 402 465 l 316 0 l 160 0 l -11 685 m 550 820 l 493 763 l 243 920 l 319 1033 l 550 820 "},"χ":{"x_min":-31.203125,"x_max":594.078125,"ha":572,"o":"m 190 250 l 8 685 l 190 685 l 300 425 l 431 685 l 593 685 l 394 229 l 594 -229 l 411 -229 l 282 89 l 130 -229 l -31 -229 l 190 250 "},"ĭ":{"x_min":-61.5625,"x_max":387.140625,"ha":331,"o":"m 70 685 l 261 685 l 261 0 l 70 0 l 70 685 m -61 950 l 47 950 q 162 879 76 879 q 277 950 248 879 l 387 950 q 162 780 339 780 q -61 950 -12 780 "},"8":{"x_min":41,"x_max":669,"ha":710,"o":"m 525 505 q 669 265 669 421 q 586 67 669 148 q 345 -14 504 -14 q 116 57 192 -14 q 41 241 41 128 q 72 359 41 308 q 192 456 104 410 q 68 674 68 535 q 141 862 68 783 q 362 941 214 941 q 573 875 503 941 q 644 704 644 809 q 525 505 644 574 m 403 567 q 469 694 469 629 q 442 777 469 745 q 366 809 415 809 q 288 780 318 809 q 259 707 259 751 q 306 621 259 654 q 403 567 353 588 m 309 390 q 221 254 221 335 q 256 160 221 195 q 352 126 291 126 q 444 157 410 126 q 478 234 478 189 q 449 305 478 270 q 309 390 421 340 "},"ί":{"x_min":57.796875,"x_max":364.765625,"ha":331,"o":"m 70 685 l 261 685 l 261 0 l 70 0 l 70 685 m 57 815 l 288 1029 l 364 915 l 114 758 l 57 815 "},"Ζ":{"x_min":1,"x_max":636,"ha":638,"o":"m 29 927 l 624 927 l 624 782 l 236 166 l 636 166 l 636 0 l 1 0 l 1 142 l 390 761 l 29 761 l 29 927 "},"R":{"x_min":87,"x_max":737,"ha":756,"o":"m 87 926 l 377 926 q 507 918 462 926 q 598 876 552 910 q 670 782 644 841 q 697 649 697 723 q 566 404 697 475 l 737 0 l 515 0 l 391 366 l 290 366 l 290 0 l 87 0 l 87 926 m 290 776 l 290 516 l 379 516 q 499 649 499 516 q 481 725 499 695 q 440 765 463 754 q 371 776 416 776 l 290 776 "},"ť":{"x_min":23,"x_max":528.5,"ha":425,"o":"m 99 898 l 285 898 l 285 686 l 411 686 l 411 535 l 285 535 l 285 283 q 288 193 285 214 q 308 158 291 172 q 366 145 325 145 q 420 145 387 145 l 420 0 q 303 -14 356 -14 q 170 19 216 -14 q 111 102 124 52 q 99 262 99 153 l 99 535 l 23 535 l 23 686 l 99 686 l 99 898 m 387 1032 l 528 1032 l 420 761 l 349 761 l 387 1032 "},"Ľ":{"x_min":87,"x_max":588.390625,"ha":590,"o":"m 87 926 l 290 926 l 290 174 l 588 174 l 588 0 l 87 0 l 87 926 m 423 926 l 565 926 l 456 655 l 385 655 l 423 926 "},"Ż":{"x_min":1,"x_max":636,"ha":638,"o":"m 29 927 l 624 927 l 624 782 l 237 166 l 636 166 l 636 0 l 1 0 l 1 142 l 391 761 l 29 761 l 29 927 m 248 1086 q 273 1146 248 1121 q 334 1171 298 1171 q 395 1145 370 1171 q 421 1086 421 1120 q 394 1026 421 1050 q 334 1002 368 1002 q 274 1026 300 1002 q 248 1086 248 1050 "},"o":{"x_min":41,"x_max":598,"ha":639,"o":"m 598 342 q 319 -14 598 -14 q 41 342 41 -14 q 319 699 41 699 q 598 342 598 699 m 400 343 q 382 519 400 473 q 319 566 364 566 q 257 522 276 566 q 238 343 238 478 q 254 168 238 217 q 319 120 270 120 q 383 168 366 120 q 400 343 400 216 "},"5":{"x_min":47.03125,"x_max":664,"ha":710,"o":"m 104 926 l 615 926 l 595 745 l 263 745 l 263 536 q 415 616 315 616 q 589 543 514 616 q 664 312 664 470 q 577 68 664 150 q 353 -14 491 -14 q 141 57 224 -14 q 47 248 59 128 l 232 278 q 352 152 248 152 q 466 301 466 152 q 436 409 466 368 q 348 450 405 450 q 247 378 274 450 l 104 408 l 104 926 "},"ħ":{"x_min":-23,"x_max":602,"ha":663,"o":"m 261 873 l 510 873 l 510 762 l 261 762 l 261 612 q 430 700 313 700 q 539 667 499 700 q 591 585 580 635 q 602 439 602 535 l 602 0 l 411 0 l 411 439 q 398 528 411 506 q 346 551 385 551 q 284 529 307 551 q 261 434 261 508 l 261 0 l 70 0 l 70 762 l -23 762 l -23 873 l 70 873 l 70 926 l 261 926 l 261 873 "},"õ":{"x_min":41,"x_max":598,"ha":639,"o":"m 598 342 q 319 -14 598 -14 q 41 342 41 -14 q 319 699 41 699 q 598 342 598 699 m 400 343 q 382 519 400 473 q 319 566 364 566 q 257 522 276 566 q 238 343 238 478 q 254 168 238 217 q 319 120 270 120 q 383 168 366 120 q 400 343 400 216 m 482 940 l 542 895 q 387 791 473 791 q 301 815 354 791 q 218 842 241 842 q 154 798 192 842 l 95 844 q 244 942 171 942 q 334 917 278 942 q 416 891 395 891 q 482 940 447 891 "},",":{"x_min":83,"x_max":272,"ha":355,"o":"m 83 205 l 272 205 l 272 18 l 157 -219 l 83 -219 l 171 0 l 83 0 l 83 205 "},"d":{"x_min":41,"x_max":593,"ha":662,"o":"m 405 927 l 593 927 l 593 1 l 416 1 l 416 113 q 260 -9 372 -9 q 95 87 149 -9 q 41 340 41 183 q 103 606 41 518 q 268 695 165 695 q 405 621 364 695 l 405 927 m 405 398 q 383 533 405 499 q 321 568 362 568 q 256 520 273 568 q 239 323 239 473 q 257 167 239 212 q 320 123 276 123 q 381 153 357 123 q 405 277 405 183 l 405 398 "},"\"":{"x_min":149,"x_max":563,"ha":711,"o":"m 149 926 l 302 926 l 302 519 l 149 519 l 149 926 m 410 926 l 563 926 l 563 519 l 410 519 l 410 926 "},"˙":{"x_min":233,"x_max":406,"ha":639,"o":"m 233 861 q 258 921 233 896 q 319 946 283 946 q 380 920 355 946 q 406 861 406 895 q 379 801 406 825 q 319 777 353 777 q 259 801 285 777 q 233 861 233 825 "},"ê":{"x_min":41,"x_max":605.453125,"ha":639,"o":"m 598 311 l 238 311 l 238 272 q 263 149 238 180 q 329 118 288 118 q 428 229 417 118 l 598 229 q 325 -14 552 -14 q 113 80 186 -14 q 41 332 41 174 q 118 605 41 511 q 324 699 195 699 q 519 615 441 699 q 598 311 598 532 m 418 422 q 418 440 418 434 q 328 573 418 573 q 239 422 239 573 l 418 422 m 61 768 l 333 980 l 605 768 l 457 768 l 333 848 l 209 768 l 61 768 "},"″":{"x_min":27.125,"x_max":560.84375,"ha":515,"o":"m 143 541 l 27 541 l 132 926 l 297 926 l 143 541 m 406 541 l 291 541 l 396 926 l 560 926 l 406 541 "},"„":{"x_min":90,"x_max":500,"ha":591,"o":"m 90 205 l 264 205 l 264 0 l 164 -181 l 90 -181 l 166 0 l 90 0 l 90 205 m 326 205 l 500 205 l 500 0 l 400 -181 l 326 -181 l 402 0 l 326 0 l 326 205 "},"ľ":{"x_min":70,"x_max":486.828125,"ha":331,"o":"m 70 926 l 261 926 l 261 0 l 70 0 l 70 926 m 345 926 l 486 926 l 378 655 l 307 655 l 345 926 "},"δ":{"x_min":41,"x_max":645,"ha":686,"o":"m 567 927 l 567 799 l 337 799 l 416 728 l 451 699 q 645 323 645 539 q 565 75 645 168 q 344 -17 485 -17 q 123 73 205 -17 q 41 324 41 164 q 116 538 41 452 q 294 636 191 624 l 122 799 l 122 927 l 567 927 m 357 516 q 254 317 254 516 q 355 119 254 119 q 458 321 458 119 q 433 470 458 423 q 357 516 409 516 "},"Â":{"x_min":-27.125,"x_max":720.21875,"ha":710,"o":"m 250 926 l 455 926 l 720 0 l 512 0 l 465 191 l 205 191 l 160 0 l -27 0 l 250 926 m 427 350 l 334 728 l 244 350 l 427 350 m 81 1009 l 353 1221 l 625 1009 l 477 1009 l 353 1089 l 229 1009 l 81 1009 "},"Į":{"x_min":87,"x_max":346.96875,"ha":377,"o":"m 290 0 q 224 -63 236 -43 q 213 -111 213 -84 q 302 -187 213 -187 q 332 -183 313 -187 l 346 -249 q 265 -261 300 -261 q 150 -226 197 -261 q 103 -134 103 -192 q 210 0 103 -50 l 87 0 l 87 926 l 290 926 l 290 0 "},"ė":{"x_min":41,"x_max":598,"ha":639,"o":"m 598 311 l 238 311 l 238 272 q 263 149 238 180 q 329 118 288 118 q 427 229 417 118 l 598 229 q 325 -14 552 -14 q 113 80 186 -14 q 41 332 41 174 q 118 605 41 511 q 324 699 195 699 q 519 615 441 699 q 598 311 598 532 m 418 422 q 418 440 418 434 q 328 573 418 573 q 239 422 239 573 l 418 422 m 246 861 q 271 921 246 896 q 332 946 296 946 q 393 920 368 946 q 419 861 419 895 q 392 801 419 825 q 332 777 366 777 q 272 801 298 777 q 246 861 246 825 "},"ω":{"x_min":37,"x_max":820,"ha":857,"o":"m 515 512 l 515 307 q 522 176 515 221 q 559 131 530 131 q 623 312 623 131 q 534 629 623 502 l 678 705 q 799 489 778 573 q 820 315 820 404 q 755 70 820 156 q 572 -16 690 -16 q 428 55 472 -16 q 284 -16 383 -16 q 100 72 163 -16 q 37 310 37 161 q 75 538 37 446 q 178 707 113 631 l 322 630 q 234 312 234 503 q 297 131 234 131 q 333 174 325 131 q 341 307 341 217 l 341 512 l 515 512 "},"Ţ":{"x_min":-16,"x_max":561,"ha":544,"o":"m -16 926 l 561 926 l 561 752 l 372 752 l 372 0 l 169 0 l 169 752 l -16 752 l -16 926 m 204 -74 l 346 -74 l 238 -333 l 166 -333 l 204 -74 "},"Í":{"x_min":63.9375,"x_max":370.703125,"ha":377,"o":"m 87 926 l 290 926 l 290 0 l 87 0 l 87 926 m 63 1041 l 294 1254 l 370 1141 l 120 984 l 63 1041 "},"´":{"x_min":252.28125,"x_max":559.484375,"ha":639,"o":"m 252 816 l 483 1029 l 559 916 l 309 759 l 252 816 "},"Ú":{"x_min":87,"x_max":716,"ha":803,"o":"m 87 927 l 290 927 l 290 397 q 300 241 290 285 q 342 174 310 197 q 421 152 374 152 q 502 177 472 152 q 539 243 532 202 q 546 397 546 285 l 546 927 l 716 927 l 716 405 q 698 172 716 249 q 606 40 680 95 q 404 -14 532 -14 q 214 26 283 -14 q 116 139 145 66 q 87 397 87 212 l 87 927 m 295 1042 l 526 1255 l 602 1142 l 352 985 l 295 1042 "},"Ŷ":{"x_min":-39.609375,"x_max":653.015625,"ha":614,"o":"m -39 926 l 184 926 l 314 588 l 454 926 l 653 926 l 396 391 l 396 0 l 193 0 l 193 391 l -39 926 m 34 1010 l 306 1222 l 578 1010 l 430 1010 l 306 1090 l 182 1010 l 34 1010 "},"ŝ":{"x_min":19.875,"x_max":564.03125,"ha":568,"o":"m 522 520 l 386 479 q 285 573 359 573 q 226 513 226 573 q 248 461 226 479 q 341 419 270 444 q 456 370 419 391 q 517 307 492 349 q 543 209 543 264 q 474 50 543 114 q 283 -14 405 -14 q 26 190 51 -14 l 178 214 q 286 112 197 112 q 363 175 363 112 q 340 227 363 209 q 253 265 318 245 q 91 357 135 303 q 47 481 47 410 q 116 640 47 580 q 290 700 186 700 q 522 520 473 700 m 19 768 l 292 980 l 564 768 l 416 768 l 292 848 l 167 768 l 19 768 "},"Ý":{"x_min":-39.609375,"x_max":653.015625,"ha":614,"o":"m -39 926 l 184 926 l 314 588 l 454 926 l 653 926 l 396 391 l 396 0 l 193 0 l 193 391 l -39 926 m 206 1041 l 437 1254 l 513 1141 l 263 984 l 206 1041 "},"Ĉ":{"x_min":54,"x_max":719.65625,"ha":757,"o":"m 537 331 l 719 331 q 633 82 719 178 q 406 -14 547 -14 q 144 112 234 -14 q 54 462 54 239 q 144 814 54 687 q 413 941 235 941 q 709 575 709 941 l 532 575 q 408 775 532 775 q 306 708 344 775 q 268 450 268 642 q 302 216 268 280 q 406 152 337 152 q 537 331 517 152 m 131 1010 l 403 1222 l 675 1010 l 527 1010 l 403 1090 l 279 1010 l 131 1010 "},"ą":{"x_min":49,"x_max":689.65625,"ha":662,"o":"m 257 468 l 72 485 q 160 644 84 589 q 346 699 235 699 q 495 668 438 699 q 572 587 552 637 q 592 426 592 537 l 592 152 q 603 0 592 24 q 542 -108 542 -57 q 630 -181 542 -181 q 675 -178 661 -181 l 689 -242 q 610 -253 645 -253 q 478 -218 520 -253 q 436 -130 436 -183 q 531 0 436 -54 l 426 0 q 417 105 417 28 q 229 -14 354 -14 q 99 34 149 -14 q 49 176 49 83 q 124 356 49 292 q 401 420 200 420 l 401 446 q 387 545 401 518 q 331 573 372 573 q 257 468 257 573 m 401 328 q 282 291 318 318 q 247 198 247 264 q 310 112 247 112 q 373 151 345 112 q 401 294 401 190 l 401 328 "},"Ω":{"x_min":36,"x_max":790,"ha":826,"o":"m 36 0 l 36 169 l 194 169 q 49 512 49 281 q 149 830 49 719 q 413 942 249 942 q 678 829 578 942 q 778 518 778 717 q 632 169 778 281 l 790 169 l 790 0 l 433 0 l 433 163 q 510 238 488 189 q 533 374 533 288 q 533 499 533 460 q 413 776 533 776 q 292 508 292 776 q 292 368 292 453 q 314 238 292 284 q 393 163 336 192 l 393 0 l 36 0 "},"Ö":{"x_min":54,"x_max":726,"ha":780,"o":"m 726 463 q 390 -14 726 -14 q 138 107 223 -14 q 54 463 54 229 q 389 941 54 941 q 639 821 553 941 q 726 463 726 702 m 512 463 q 482 712 512 650 q 389 775 453 775 q 297 712 326 775 q 268 463 268 650 q 296 216 268 280 q 389 152 325 152 q 482 213 452 152 q 512 463 512 275 m 432 1086 q 454 1138 432 1117 q 509 1160 477 1160 q 564 1138 542 1160 q 587 1086 587 1117 q 562 1034 587 1054 q 509 1014 538 1014 q 456 1034 480 1014 q 432 1086 432 1054 m 203 1086 q 225 1138 203 1117 q 280 1160 248 1160 q 335 1138 312 1160 q 358 1086 358 1117 q 333 1034 358 1054 q 280 1014 309 1014 q 227 1033 252 1014 q 203 1086 203 1053 "},"z":{"x_min":28,"x_max":486,"ha":498,"o":"m 52 686 l 479 686 l 479 562 l 224 136 l 486 136 l 486 0 l 28 0 l 28 136 l 276 550 l 52 550 l 52 686 "},"™":{"x_min":18,"x_max":927,"ha":1017,"o":"m 18 899 l 365 899 l 365 801 l 251 801 l 251 371 l 129 371 l 129 801 l 18 801 l 18 899 m 406 899 l 588 899 l 664 575 l 749 899 l 927 899 l 927 371 l 812 371 l 812 811 l 698 371 l 609 371 l 506 811 l 506 371 l 406 371 l 406 899 "},"Θ":{"x_min":46,"x_max":744,"ha":790,"o":"m 744 472 q 395 -14 744 -14 q 139 101 232 -14 q 46 455 46 216 q 395 941 46 941 q 650 825 557 941 q 744 472 744 710 m 522 463 q 491 713 522 651 q 395 775 460 775 q 299 712 329 775 q 269 463 269 650 q 299 214 269 276 q 395 152 330 152 q 491 213 460 152 q 522 463 522 274 m 487 550 l 487 391 l 303 391 l 303 550 l 487 550 "},"Ř":{"x_min":87,"x_max":737,"ha":756,"o":"m 87 926 l 377 926 q 507 918 462 926 q 598 876 552 910 q 670 782 644 841 q 697 649 697 723 q 566 404 697 475 l 737 0 l 515 0 l 391 366 l 290 366 l 290 0 l 87 0 l 87 926 m 290 776 l 290 516 l 379 516 q 499 649 499 516 q 481 725 499 695 q 440 765 463 754 q 371 776 416 776 l 290 776 m 103 1193 l 250 1193 l 374 1112 l 499 1193 l 646 1193 l 374 980 l 103 1193 "},"ã":{"x_min":49,"x_max":603.53125,"ha":662,"o":"m 257 468 l 72 485 q 159 644 84 588 q 348 700 234 700 q 503 663 444 700 q 576 577 561 626 q 592 426 592 528 l 592 152 q 603 0 592 24 l 426 0 q 417 105 417 28 q 229 -14 354 -14 q 99 34 149 -14 q 49 176 49 83 q 124 356 49 292 q 401 420 200 420 l 401 446 q 387 545 401 518 q 331 573 372 573 q 257 468 257 573 m 401 328 q 282 291 318 318 q 247 198 247 264 q 310 112 247 112 q 373 151 345 112 q 401 294 401 190 l 401 328 m 507 940 l 568 895 q 413 791 499 791 q 327 815 380 791 q 245 842 268 842 q 180 798 218 842 l 122 844 q 270 942 197 942 q 360 917 304 942 q 442 891 421 891 q 507 940 473 891 "},"Ň":{"x_min":80,"x_max":701,"ha":780,"o":"m 80 926 l 305 926 l 544 350 l 544 926 l 701 926 l 701 0 l 519 0 l 237 670 l 237 0 l 80 0 l 80 926 m 118 1192 l 266 1192 l 390 1111 l 514 1192 l 662 1192 l 390 980 l 118 1192 "},"æ":{"x_min":49,"x_max":928,"ha":969,"o":"m 928 311 l 573 311 q 573 279 573 290 q 663 118 573 118 q 758 226 745 118 l 921 226 q 664 -14 881 -14 q 468 102 522 -14 q 247 -14 395 -14 q 101 38 153 -14 q 49 178 49 91 q 75 292 49 237 q 166 379 102 347 q 389 426 230 412 q 389 471 389 458 q 366 555 389 537 q 314 573 343 573 q 236 462 236 573 l 66 481 q 327 700 100 700 q 491 629 446 700 q 660 699 556 699 q 817 650 757 699 q 902 525 877 602 q 928 311 928 448 m 748 422 q 660 573 748 573 q 577 422 577 573 l 748 422 m 388 328 q 266 283 292 315 q 240 201 240 251 q 303 112 240 112 q 388 274 388 112 q 388 328 388 292 "},"ĩ":{"x_min":-60.203125,"x_max":385.78125,"ha":331,"o":"m 70 685 l 261 685 l 261 0 l 70 0 l 70 685 m 325 939 l 385 895 q 230 791 316 791 q 145 814 198 791 q 62 841 85 841 q -1 798 36 841 l -60 843 q 88 941 15 941 q 177 917 122 941 q 260 891 238 891 q 325 939 290 891 "},"É":{"x_min":87,"x_max":649.421875,"ha":662,"o":"m 87 926 l 649 926 l 649 767 l 290 767 l 290 552 l 569 552 l 569 393 l 290 393 l 290 166 l 649 166 l 649 0 l 87 0 l 87 926 m 258 1054 l 490 1267 l 566 1154 l 315 997 l 258 1054 "},"ŀ":{"x_min":70,"x_max":526,"ha":527,"o":"m 70 926 l 261 926 l 261 0 l 70 0 l 70 926 m 331 573 l 526 573 l 526 368 l 331 368 l 331 573 "},"~":{"x_min":128.859375,"x_max":800.234375,"ha":926,"o":"m 229 767 l 128 851 q 335 1041 204 1041 q 492 993 382 1041 q 598 958 573 958 q 699 1044 655 958 l 800 960 q 582 774 729 774 q 428 823 540 774 q 326 854 358 854 q 229 767 273 854 "},"Ċ":{"x_min":54,"x_max":719.65625,"ha":757,"o":"m 537 331 l 719 331 q 633 82 719 178 q 406 -14 547 -14 q 144 112 234 -14 q 54 462 54 239 q 144 814 54 687 q 413 941 235 941 q 709 575 709 941 l 532 575 q 408 775 532 775 q 306 708 344 775 q 268 450 268 642 q 302 216 268 280 q 406 152 337 152 q 537 331 517 152 m 315 1087 q 340 1147 315 1122 q 401 1172 365 1172 q 462 1146 437 1172 q 488 1087 488 1121 q 461 1027 488 1051 q 401 1003 435 1003 q 341 1027 367 1003 q 315 1087 315 1051 "},"³":{"x_min":10.859375,"x_max":430,"ha":473,"o":"m 158 754 l 23 776 q 231 934 67 934 q 369 891 321 934 q 418 784 418 849 q 328 662 418 702 q 430 529 430 627 q 373 407 430 452 q 225 362 317 362 q 10 540 33 362 l 151 560 q 212 479 151 479 q 274 540 274 479 q 193 607 274 607 l 146 607 l 146 709 l 193 709 q 267 766 267 709 q 217 821 267 821 q 158 754 170 821 "},"¡":{"x_min":114.875,"x_max":358.796875,"ha":473,"o":"m 331 479 l 142 479 l 142 684 l 331 684 l 331 479 m 358 -242 l 114 -242 l 174 408 l 298 408 l 358 -242 "},"ẅ":{"x_min":-11.21875,"x_max":822.40625,"ha":805,"o":"m -11 685 l 174 685 l 255 268 l 332 685 l 517 685 l 580 268 l 672 685 l 822 685 l 650 0 l 490 0 l 402 465 l 316 0 l 161 0 l -11 685 m 447 857 q 469 909 447 888 q 524 931 492 931 q 579 909 557 931 q 602 857 602 888 q 577 805 602 825 q 524 785 553 785 q 471 805 495 785 q 447 857 447 825 m 218 857 q 240 909 218 888 q 295 931 263 931 q 350 909 327 931 q 373 857 373 888 q 348 805 373 825 q 295 785 324 785 q 242 804 267 785 q 218 857 218 824 "},"[":{"x_min":102,"x_max":387.640625,"ha":474,"o":"m 102 926 l 387 926 l 387 839 l 271 839 l 271 -145 l 387 -145 l 387 -232 l 102 -232 l 102 926 "},"ζ":{"x_min":41,"x_max":480,"ha":485,"o":"m 64 778 l 64 926 l 468 926 l 468 805 q 234 293 234 572 q 252 185 234 208 q 337 162 271 162 q 444 128 409 162 q 480 2 480 94 q 425 -234 480 -96 l 256 -215 q 302 -43 302 -103 q 290 -10 302 -19 q 248 -2 279 -2 q 131 27 173 -2 q 65 116 89 57 q 41 265 41 174 q 282 778 41 537 l 64 778 "},"Γ":{"x_min":87,"x_max":649.421875,"ha":650,"o":"m 649 926 l 649 758 l 290 758 l 290 0 l 87 0 l 87 926 l 649 926 "},"%":{"x_min":38,"x_max":885,"ha":923,"o":"m 404 693 q 355 516 404 577 q 221 455 306 455 q 87 514 136 455 q 38 693 38 574 q 86 870 38 809 q 221 931 134 931 q 355 869 307 931 q 404 693 404 808 m 272 693 q 258 804 272 780 q 221 829 245 829 q 182 801 194 829 q 170 693 170 774 q 183 581 170 605 q 221 557 196 557 q 260 585 248 557 q 272 693 272 613 m 629 925 l 733 925 l 297 0 l 192 0 l 629 925 m 885 233 q 836 55 885 116 q 702 -5 787 -5 q 567 56 616 -5 q 519 233 519 117 q 568 410 519 349 q 702 471 617 471 q 835 411 786 471 q 885 233 885 351 m 753 233 q 739 344 753 320 q 701 369 726 369 q 662 341 674 369 q 651 233 651 313 q 664 121 651 146 q 701 97 677 97 q 741 125 729 97 q 753 233 753 153 "},"P":{"x_min":87,"x_max":699,"ha":709,"o":"m 87 927 l 353 927 q 541 906 474 927 q 653 814 608 886 q 699 637 699 742 q 662 468 699 535 q 561 372 625 402 q 362 343 496 343 l 290 343 l 290 0 l 87 0 l 87 927 m 290 777 l 290 502 l 353 502 q 460 540 436 502 q 485 641 485 579 q 466 726 485 693 q 422 767 447 758 q 353 777 398 777 l 290 777 "},"∏":{"x_min":110,"x_max":1034,"ha":1143,"o":"m 110 1042 l 1034 1042 l 1034 -289 l 904 -289 l 904 924 l 241 924 l 241 -289 l 110 -289 l 110 1042 "},"Έ":{"x_min":-293.90625,"x_max":656.421875,"ha":691,"o":"m 94 926 l 656 926 l 656 767 l 297 767 l 297 552 l 576 552 l 576 393 l 297 393 l 297 166 l 656 166 l 656 0 l 94 0 l 94 926 m -293 738 l -116 1009 l 3 929 l -215 689 l -293 738 "},"_":{"x_min":0,"x_max":694,"ha":694,"o":"m 0 -78 l 694 -78 l 694 -202 l 0 -202 l 0 -78 "},"Ŕ":{"x_min":87,"x_max":737,"ha":756,"o":"m 87 926 l 377 926 q 507 918 462 926 q 598 876 552 910 q 670 782 644 841 q 697 649 697 723 q 566 404 697 475 l 737 0 l 515 0 l 391 366 l 290 366 l 290 0 l 87 0 l 87 926 m 290 776 l 290 516 l 379 516 q 499 649 499 516 q 481 725 499 695 q 440 765 463 754 q 371 776 416 776 l 290 776 m 248 1049 l 479 1262 l 555 1149 l 304 992 l 248 1049 "},"ñ":{"x_min":71,"x_max":603,"ha":663,"o":"m 71 685 l 251 685 l 251 591 q 423 699 299 699 q 534 668 490 699 q 590 591 578 638 q 603 449 603 544 l 603 0 l 412 0 l 412 449 q 394 534 412 518 q 346 551 376 551 q 278 519 294 551 q 262 401 262 487 l 262 0 l 71 0 l 71 685 m 490 939 l 550 895 q 395 791 481 791 q 309 814 362 791 q 226 841 249 841 q 162 798 200 841 l 104 843 q 252 941 179 941 q 342 917 286 941 q 425 891 403 891 q 490 939 456 891 "},"‚":{"x_min":79,"x_max":253,"ha":332,"o":"m 79 205 l 253 205 l 253 0 l 153 -181 l 79 -181 l 155 0 l 79 0 l 79 205 "},"⅞":{"x_min":48.6875,"x_max":1024,"ha":1111,"o":"m 60 927 l 434 927 l 434 822 q 290 371 290 657 l 126 371 q 291 800 126 614 l 48 800 l 60 927 m 657 927 l 769 927 l 328 0 l 218 0 l 657 927 m 924 304 q 1024 162 1024 251 q 969 42 1024 93 q 805 -8 914 -8 q 649 37 698 -8 q 600 148 600 83 q 701 274 600 228 q 618 402 618 320 q 667 515 618 467 q 817 564 717 564 q 962 520 917 564 q 1008 419 1008 477 q 924 304 1008 347 m 840 343 q 874 410 874 375 q 819 466 874 466 q 762 418 762 466 q 840 343 762 377 m 783 233 q 737 159 737 203 q 810 95 737 95 q 862 109 844 95 q 880 147 880 124 q 783 233 880 190 "},"Ρ":{"x_min":87,"x_max":699,"ha":709,"o":"m 87 927 l 353 927 q 541 906 474 927 q 653 814 608 886 q 699 637 699 742 q 662 468 699 535 q 561 372 625 402 q 362 343 496 343 l 290 343 l 290 0 l 87 0 l 87 927 m 290 777 l 290 502 l 353 502 q 460 540 436 502 q 485 641 485 579 q 466 726 485 693 q 422 767 447 758 q 353 777 398 777 l 290 777 "},"Æ":{"x_min":-55.34375,"x_max":935.46875,"ha":948,"o":"m 308 926 l 935 926 l 935 767 l 593 767 l 593 552 l 862 552 l 862 393 l 592 393 l 592 166 l 935 166 l 935 0 l 397 0 l 397 214 l 194 214 l 120 0 l -55 0 l 308 926 m 402 364 l 402 790 l 246 364 l 402 364 "},"₣":{"x_min":7,"x_max":635.859375,"ha":614,"o":"m 290 258 l 425 258 l 425 119 l 290 119 l 290 0 l 87 0 l 87 119 l 7 119 l 7 258 l 87 258 l 87 926 l 635 926 l 635 767 l 290 767 l 290 525 l 556 525 l 556 366 l 290 366 l 290 258 "},"ğ":{"x_min":29,"x_max":653,"ha":639,"o":"m 653 798 l 653 673 q 611 679 631 679 q 539 617 552 679 q 590 480 590 563 q 520 331 590 387 q 341 275 451 275 q 252 286 299 275 q 208 226 208 260 q 233 190 208 199 q 370 182 258 182 q 524 167 473 182 q 609 108 575 153 q 644 -9 644 63 q 309 -242 644 -242 q 29 -78 29 -242 q 140 48 29 11 q 51 167 51 90 q 169 318 51 256 q 67 489 67 368 q 137 645 67 591 q 325 699 208 699 q 472 669 403 699 q 508 773 479 742 q 600 805 537 805 q 653 798 629 805 m 392 485 q 332 597 392 597 q 280 570 295 597 q 265 481 265 543 q 330 377 265 377 q 378 401 364 377 q 392 485 392 426 m 246 29 q 186 -52 186 2 q 343 -122 186 -122 q 479 -48 479 -122 q 464 -4 479 -21 q 426 16 449 12 q 331 21 404 21 q 246 29 288 21 m 106 951 l 216 951 q 331 880 244 880 q 447 951 417 880 l 556 951 q 331 781 507 781 q 106 951 156 781 "},"Ū":{"x_min":87,"x_max":716,"ha":803,"o":"m 87 927 l 290 927 l 290 397 q 300 241 290 285 q 342 174 310 197 q 421 152 374 152 q 502 177 472 152 q 539 243 532 202 q 546 397 546 285 l 546 927 l 716 927 l 716 405 q 698 172 716 249 q 606 40 680 95 q 404 -14 532 -14 q 214 26 283 -14 q 116 139 145 66 q 87 397 87 212 l 87 927 m 216 1138 l 597 1138 l 597 1038 l 216 1038 l 216 1138 "},"ª":{"x_min":31,"x_max":413.203125,"ha":451,"o":"m 183 657 l 47 669 q 233 795 75 795 q 333 775 294 795 q 386 726 372 756 q 401 626 401 697 l 401 469 q 413 370 401 390 l 291 370 q 284 428 284 398 q 156 362 235 362 q 67 392 103 362 q 31 484 31 423 q 262 631 31 631 l 262 647 q 225 703 262 703 q 183 657 189 703 m 262 557 q 193 541 211 557 q 175 496 175 525 q 209 454 175 454 q 262 557 262 454 "},"΅":{"x_min":153,"x_max":537,"ha":690,"o":"m 276 1017 l 467 1188 l 533 1096 l 317 960 l 276 1017 m 382 865 q 404 917 382 896 q 459 939 427 939 q 513 917 490 939 q 537 864 537 896 q 512 813 537 833 q 459 793 487 793 q 407 812 432 793 q 382 865 382 831 m 153 865 q 175 917 153 896 q 230 939 198 939 q 285 917 263 939 q 308 864 308 896 q 283 813 308 833 q 230 793 259 793 q 177 813 201 793 q 153 865 153 833 "},"Œ":{"x_min":54,"x_max":1076,"ha":1088,"o":"m 1076 927 l 1076 768 l 712 768 l 712 552 l 996 552 l 996 393 l 712 393 l 712 166 l 1076 166 l 1076 0 l 525 0 q 403 -14 453 -14 q 227 30 308 -14 q 99 190 145 74 q 54 440 54 307 q 146 822 54 703 q 410 941 238 941 q 536 927 462 941 l 1076 927 m 517 738 q 413 775 479 775 q 294 677 320 775 q 268 448 268 580 q 416 152 268 152 q 517 186 478 152 l 517 738 "},"Ą":{"x_min":-26.734375,"x_max":809.59375,"ha":711,"o":"m 547 -134 q 646 0 547 -55 l 512 0 l 466 192 l 205 192 l 160 0 l -26 0 l 251 927 l 456 927 l 720 0 q 657 -111 657 -58 q 749 -187 657 -187 q 794 -183 779 -187 l 809 -249 q 726 -261 764 -261 q 591 -225 635 -261 q 547 -134 547 -189 m 427 351 l 334 729 l 244 351 l 427 351 "},"T":{"x_min":-16,"x_max":561,"ha":544,"o":"m -16 927 l 561 927 l 561 753 l 372 753 l 372 0 l 169 0 l 169 753 l -16 753 l -16 927 "},"š":{"x_min":19.1875,"x_max":563.34375,"ha":568,"o":"m 522 520 l 386 479 q 285 573 359 573 q 226 513 226 573 q 248 461 226 479 q 341 419 270 444 q 456 370 419 391 q 517 307 492 349 q 543 209 543 264 q 474 50 543 114 q 283 -14 405 -14 q 26 190 51 -14 l 178 214 q 286 112 197 112 q 363 175 363 112 q 340 227 363 209 q 253 265 318 245 q 91 357 135 303 q 47 481 47 410 q 116 640 47 580 q 290 700 186 700 q 522 520 473 700 m 19 967 l 167 967 l 291 887 l 415 968 l 563 968 l 291 755 l 19 967 "},"Þ":{"x_min":87,"x_max":699,"ha":709,"o":"m 87 926 l 290 926 l 290 800 l 353 800 q 541 779 474 800 q 653 687 608 758 q 699 510 699 615 q 662 342 699 408 q 561 246 625 275 q 362 217 496 217 l 290 217 l 290 0 l 87 0 l 87 926 m 290 650 l 290 376 l 353 376 q 460 413 435 376 q 485 515 485 451 q 466 599 485 567 q 422 640 447 631 q 353 650 398 650 l 290 650 "},"j":{"x_min":-11,"x_max":270,"ha":332,"o":"m 270 742 l 76 742 l 76 931 l 270 931 l 270 742 m 77 685 l 268 685 l 268 22 q 256 -136 268 -83 q 201 -220 244 -189 q 91 -251 158 -251 q -11 -241 48 -251 l -11 -84 q 14 -87 3 -87 q 66 -65 56 -87 q 77 27 77 -44 l 77 685 "},"Σ":{"x_min":39,"x_max":602,"ha":620,"o":"m 39 926 l 579 926 l 579 767 l 242 767 l 426 512 l 224 166 l 602 166 l 602 0 l 39 0 l 39 166 l 233 498 l 39 767 l 39 926 "},"1":{"x_min":138,"x_max":651,"ha":710,"o":"m 342 934 l 497 934 l 497 151 l 651 151 l 651 0 l 138 0 l 138 151 l 294 151 l 294 697 q 138 581 224 626 l 138 763 q 342 934 262 828 "},"›":{"x_min":67.8125,"x_max":311.28125,"ha":379,"o":"m 67 598 l 168 598 l 311 355 l 168 113 l 67 113 l 152 355 l 67 598 "},"ℓ":{"x_min":178,"x_max":667,"ha":814,"o":"m 421 367 q 384 121 384 170 q 405 78 384 78 q 459 142 429 78 q 491 171 473 171 q 517 140 517 171 q 471 31 517 85 q 362 -22 425 -22 q 280 21 310 -22 q 250 181 250 65 q 250 243 250 205 q 205 206 216 206 q 187 216 196 206 q 178 244 178 227 q 196 283 178 262 q 262 359 242 334 q 375 768 303 598 q 554 938 446 938 q 637 900 607 938 q 667 805 667 863 q 421 367 667 611 m 442 494 q 542 646 503 562 q 582 795 582 730 q 557 845 582 845 q 442 494 505 845 "},"<":{"x_min":54,"x_max":656,"ha":710,"o":"m 656 865 l 656 659 l 273 462 l 655 265 l 655 60 l 54 376 l 54 550 l 656 865 "},"t":{"x_min":23,"x_max":420,"ha":425,"o":"m 99 898 l 285 898 l 285 686 l 411 686 l 411 535 l 285 535 l 285 283 q 288 193 285 214 q 308 158 291 172 q 366 145 325 145 q 420 145 387 145 l 420 0 q 303 -14 356 -14 q 170 19 216 -14 q 111 102 124 52 q 99 262 99 153 l 99 535 l 23 535 l 23 686 l 99 686 l 99 898 "},"¬":{"x_min":45.875,"x_max":647,"ha":694,"o":"m 446 0 l 446 222 l 45 222 l 45 404 l 647 404 l 647 0 l 446 0 "},"ù":{"x_min":61,"x_max":593,"ha":663,"o":"m 61 685 l 252 685 l 252 246 q 264 157 252 179 q 317 135 276 135 q 374 153 354 135 q 397 203 393 171 q 402 336 402 235 l 402 685 l 593 685 l 593 0 l 413 0 l 413 94 q 332 4 372 23 q 236 -14 291 -14 q 123 16 162 -14 q 72 93 84 47 q 61 239 61 140 l 61 685 m 435 815 l 378 758 l 128 915 l 203 1029 l 435 815 "},"ĉ":{"x_min":41,"x_max":596.765625,"ha":615,"o":"m 571 429 l 402 429 q 385 521 402 489 q 330 554 369 554 q 233 351 233 554 q 256 187 233 234 q 327 141 280 141 q 401 261 401 141 l 581 261 q 313 -14 558 -14 q 111 75 181 -14 q 41 340 41 164 q 115 607 41 515 q 326 699 190 699 q 571 429 571 699 m 53 768 l 325 980 l 596 768 l 448 768 l 325 848 l 201 768 l 53 768 "},"ï":{"x_min":-26,"x_max":358,"ha":332,"o":"m 70 685 l 261 685 l 261 0 l 70 0 l 70 685 m 203 861 q 225 913 203 892 q 280 935 248 935 q 335 913 313 935 q 358 861 358 892 q 333 809 358 829 q 280 789 309 789 q 227 809 251 789 q 203 861 203 829 m -26 861 q -3 913 -26 892 q 51 935 19 935 q 106 913 83 935 q 129 861 129 892 q 104 809 129 829 q 51 789 80 789 q -1 808 23 789 q -26 861 -26 828 "},"ī":{"x_min":-25,"x_max":356,"ha":331,"o":"m 70 685 l 261 685 l 261 0 l 70 0 l 70 685 m -25 912 l 356 912 l 356 812 l -25 812 l -25 912 "},"Ò":{"x_min":54,"x_max":726,"ha":780,"o":"m 726 463 q 390 -14 726 -14 q 138 107 223 -14 q 54 463 54 229 q 389 941 54 941 q 639 821 553 941 q 726 463 726 702 m 512 463 q 482 712 512 650 q 389 775 453 775 q 297 712 326 775 q 268 463 268 650 q 296 216 268 280 q 389 152 325 152 q 482 213 452 152 q 512 463 512 275 m 506 1055 l 449 998 l 198 1154 l 274 1268 l 506 1055 "},"ξ":{"x_min":37,"x_max":550,"ha":553,"o":"m 359 -212 q 381 -76 381 -112 q 360 -28 381 -39 q 305 -17 339 -17 q 147 10 199 -17 q 66 97 96 37 q 37 240 37 157 q 82 397 37 342 q 220 489 128 453 q 105 559 130 524 q 80 633 80 594 q 215 780 80 733 l 65 780 l 65 927 l 528 927 l 528 780 l 442 780 q 363 772 390 780 q 315 736 337 765 q 294 666 294 707 q 412 552 294 552 l 480 552 l 480 407 l 412 407 q 318 397 349 407 q 269 356 288 387 q 250 278 250 325 q 275 195 250 219 q 364 162 301 171 q 475 139 442 150 q 528 93 507 128 q 550 -11 550 59 q 508 -237 550 -97 l 359 -212 "},"Ď":{"x_min":87,"x_max":734,"ha":780,"o":"m 87 926 l 306 926 q 537 887 448 926 q 680 746 626 849 q 734 467 734 643 q 701 245 734 342 q 616 93 668 149 q 496 18 563 37 q 330 0 430 0 l 87 0 l 87 926 m 290 767 l 290 159 l 324 159 q 434 186 395 159 q 495 280 472 213 q 519 475 519 348 q 493 657 519 593 q 429 744 468 721 q 324 767 391 767 l 290 767 m 92 1192 l 239 1192 l 364 1111 l 488 1193 l 636 1193 l 364 980 l 92 1192 "},"&":{"x_min":64,"x_max":860.5625,"ha":899,"o":"m 709 530 l 860 503 q 734 206 823 339 q 828 157 782 157 q 860 157 834 157 l 860 0 q 789 -9 822 -9 q 610 78 693 -9 q 358 -14 497 -14 q 134 68 205 -14 q 64 259 64 150 q 274 527 64 438 q 188 734 188 645 q 256 879 188 818 q 431 941 324 941 q 604 877 540 941 q 669 719 669 813 q 509 497 669 580 l 637 326 q 709 530 681 398 m 430 603 q 514 730 514 650 q 496 786 514 763 q 442 809 478 809 q 388 788 407 809 q 370 736 370 768 q 430 603 370 686 m 351 419 q 257 271 257 362 q 291 176 257 213 q 389 139 326 139 q 518 193 463 139 l 351 419 "},"˝":{"x_min":175.640625,"x_max":633.40625,"ha":639,"o":"m 343 996 l 421 912 l 227 758 l 175 810 l 343 996 m 556 996 l 633 912 l 439 758 l 387 809 l 556 996 "},"I":{"x_min":87,"x_max":290,"ha":377,"o":"m 87 926 l 290 926 l 290 0 l 87 0 l 87 926 "},"G":{"x_min":54,"x_max":734,"ha":805,"o":"m 412 494 l 734 494 l 734 0 l 647 0 l 621 106 q 397 -14 546 -14 q 146 110 239 -14 q 54 445 54 235 q 145 807 54 674 q 415 941 236 941 q 734 622 699 941 l 550 593 q 418 775 531 775 q 309 707 350 775 q 268 453 268 640 q 308 219 268 287 q 425 152 348 152 q 550 335 550 152 l 412 335 l 412 494 "},"ΰ":{"x_min":66,"x_max":590,"ha":655,"o":"m 66 685 l 257 685 l 257 288 q 269 159 257 186 q 326 132 282 132 q 386 159 373 132 q 399 288 399 186 l 399 685 l 590 685 l 590 288 q 567 109 590 168 q 483 17 544 50 q 332 -16 423 -16 q 176 14 237 -16 q 91 103 116 45 q 66 288 66 161 l 66 685 m 265 1009 l 457 1180 l 523 1088 l 306 952 l 265 1009 m 372 857 q 394 909 372 888 q 449 931 417 931 q 503 909 480 931 q 527 856 527 888 q 502 805 527 825 q 449 785 477 785 q 397 804 422 785 q 372 857 372 823 m 142 857 q 164 909 142 888 q 219 931 187 931 q 274 909 252 931 q 297 856 297 888 q 272 805 297 825 q 219 785 248 785 q 166 805 190 785 q 142 857 142 825 "},"`":{"x_min":134.28125,"x_max":441.484375,"ha":639,"o":"m 441 816 l 384 759 l 134 916 l 210 1029 l 441 816 "},"·":{"x_min":83,"x_max":272,"ha":355,"o":"m 83 460 l 272 460 l 272 254 l 83 254 l 83 460 "},"ŏ":{"x_min":41,"x_max":598,"ha":639,"o":"m 598 342 q 319 -14 598 -14 q 41 342 41 -14 q 319 699 41 699 q 598 342 598 699 m 400 343 q 382 519 400 473 q 319 566 364 566 q 257 522 276 566 q 238 343 238 478 q 254 168 238 217 q 319 120 270 120 q 383 168 366 120 q 400 343 400 216 m 92 939 l 201 939 q 317 868 230 868 q 432 939 403 868 l 541 939 q 317 769 493 769 q 92 939 142 769 "},"¿":{"x_min":66,"x_max":621,"ha":663,"o":"m 449 488 l 268 488 l 268 685 l 449 685 l 449 488 m 449 76 l 621 52 q 547 -171 621 -87 q 339 -256 473 -256 q 130 -177 195 -256 q 66 3 66 -99 q 97 139 66 84 q 202 260 128 193 q 265 330 254 306 q 277 419 277 354 l 440 419 l 440 388 q 430 264 440 301 q 360 170 420 228 q 290 85 310 121 q 271 0 271 49 q 294 -67 271 -45 q 350 -90 317 -90 q 449 76 449 -90 "},"ý":{"x_min":-18.484375,"x_max":518.625,"ha":497,"o":"m -18 684 l 172 684 l 264 266 l 353 685 l 518 685 l 312 -11 q 261 -150 282 -110 q 198 -216 240 -190 q 91 -243 156 -243 q 10 -232 51 -243 l 10 -81 q 63 -86 38 -86 q 139 -67 119 -86 q 178 12 160 -49 l -18 684 m 160 815 l 391 1029 l 467 915 l 217 758 l 160 815 "},"ſ":{"x_min":70,"x_max":381,"ha":331,"o":"m 381 959 l 381 808 l 323 808 q 266 787 280 808 q 253 685 253 766 l 253 0 l 70 0 l 70 684 q 91 853 70 805 q 160 930 112 901 q 296 959 209 959 q 381 959 318 959 "},"º":{"x_min":24,"x_max":403,"ha":427,"o":"m 403 581 q 213 362 403 362 q 24 578 24 362 q 213 795 24 795 q 403 581 403 795 m 254 578 q 243 675 254 654 q 213 696 233 696 q 180 665 187 696 q 173 578 173 635 q 179 495 173 529 q 214 461 185 461 q 247 495 241 461 q 254 578 254 529 "},"∞":{"x_min":102,"x_max":888,"ha":990,"o":"m 460 580 q 679 736 551 736 q 827 673 767 736 q 888 499 888 611 q 827 324 888 386 q 679 262 767 262 q 460 417 551 262 q 372 333 427 366 q 266 301 318 301 q 147 357 193 301 q 102 498 102 414 q 147 640 102 583 q 266 697 192 697 q 372 663 318 697 q 460 580 427 630 m 523 500 q 618 380 587 399 q 681 362 648 362 q 762 404 735 362 q 789 501 789 446 q 761 596 789 556 q 683 637 734 637 q 523 500 607 637 m 402 501 q 273 597 334 597 q 219 571 242 597 q 197 502 197 546 q 217 434 197 463 q 273 405 237 405 q 402 501 327 405 "},"ź":{"x_min":28,"x_max":486,"ha":498,"o":"m 52 686 l 479 686 l 479 562 l 224 136 l 486 136 l 486 0 l 28 0 l 28 136 l 276 550 l 52 550 l 52 686 m 177 816 l 408 1030 l 484 916 l 234 759 l 177 816 "},"ű":{"x_min":61,"x_max":625.546875,"ha":663,"o":"m 61 685 l 252 685 l 252 246 q 264 157 252 179 q 317 135 276 135 q 374 153 354 135 q 397 203 393 171 q 402 336 402 235 l 402 685 l 593 685 l 593 0 l 413 0 l 413 94 q 332 4 372 23 q 236 -14 291 -14 q 123 16 162 -14 q 72 93 84 47 q 61 239 61 140 l 61 685 m 335 996 l 413 912 l 218 758 l 167 809 l 335 996 m 548 996 l 625 912 l 431 758 l 380 809 l 548 996 "},"φ":{"x_min":41,"x_max":823.34375,"ha":863,"o":"m 343 -231 l 343 -12 q 122 85 203 -12 q 41 339 41 182 q 231 667 41 579 l 284 508 q 234 338 234 447 q 343 122 234 161 l 343 694 q 429 700 387 700 q 645 659 564 700 q 774 533 725 619 q 823 338 823 446 q 747 99 823 202 q 517 -16 670 -2 l 517 -231 l 343 -231 m 517 121 q 626 343 626 159 q 517 568 626 533 l 517 121 "},"Ǽ":{"x_min":-55.34375,"x_max":935.46875,"ha":948,"o":"m 308 926 l 935 926 l 935 767 l 593 767 l 593 552 l 862 552 l 862 393 l 592 393 l 592 166 l 935 166 l 935 0 l 397 0 l 397 214 l 194 214 l 120 0 l -55 0 l 308 926 m 402 364 l 402 790 l 246 364 l 402 364 m 486 1054 l 717 1267 l 794 1154 l 544 997 l 486 1054 "},"ń":{"x_min":71,"x_max":603,"ha":663,"o":"m 71 685 l 251 685 l 251 591 q 423 699 299 699 q 534 668 490 699 q 590 591 578 638 q 603 449 603 544 l 603 0 l 412 0 l 412 449 q 394 534 412 518 q 346 551 376 551 q 278 519 294 551 q 262 401 262 487 l 262 0 l 71 0 l 71 685 m 234 816 l 466 1029 l 542 916 l 291 759 l 234 816 "},";":{"x_min":83,"x_max":272,"ha":355,"o":"m 83 686 l 272 686 l 272 480 l 83 480 l 83 686 m 83 205 l 272 205 l 272 18 l 157 -219 l 83 -219 l 171 0 l 83 0 l 83 205 "},"Ġ":{"x_min":54,"x_max":734,"ha":805,"o":"m 412 494 l 734 494 l 734 0 l 647 0 l 621 106 q 397 -14 546 -14 q 146 110 239 -14 q 54 445 54 235 q 145 807 54 674 q 415 941 236 941 q 734 622 699 941 l 550 593 q 418 775 531 775 q 309 707 350 775 q 268 453 268 640 q 308 219 268 287 q 425 152 348 152 q 550 335 550 152 l 412 335 l 412 494 m 331 1087 q 356 1147 331 1122 q 417 1172 381 1172 q 478 1146 453 1172 q 504 1087 504 1121 q 477 1027 504 1051 q 417 1003 451 1003 q 357 1027 383 1003 q 331 1087 331 1051 "},"6":{"x_min":71,"x_max":670.34375,"ha":710,"o":"m 664 694 l 500 645 q 383 793 477 793 q 292 732 325 793 q 260 479 260 672 q 428 585 316 585 q 600 507 530 585 q 670 294 670 429 q 588 64 670 142 q 378 -14 506 -14 q 71 451 71 -14 q 155 822 71 703 q 390 941 240 941 q 570 878 499 941 q 664 694 641 816 m 473 294 q 372 436 473 436 q 268 280 268 436 q 296 170 268 206 q 370 134 324 134 q 473 294 473 134 "},"ϊ":{"x_min":-26,"x_max":358,"ha":332,"o":"m 70 685 l 261 685 l 261 0 l 70 0 l 70 685 m 203 861 q 225 913 203 892 q 280 935 248 935 q 335 913 313 935 q 358 861 358 892 q 333 809 358 829 q 280 789 309 789 q 227 809 251 789 q 203 861 203 829 m -26 861 q -3 913 -26 892 q 51 935 19 935 q 106 913 83 935 q 129 861 129 892 q 104 809 129 829 q 51 789 80 789 q -1 808 23 789 q -26 861 -26 828 "},"ά":{"x_min":37,"x_max":744.375,"ha":755,"o":"m 744 0 l 547 0 l 497 158 q 293 -14 423 -14 q 107 91 178 -14 q 37 343 37 197 q 113 604 37 509 q 311 700 190 700 q 504 557 437 700 l 540 685 l 728 685 l 612 361 l 744 0 m 460 347 q 402 522 427 481 q 342 564 378 564 q 277 504 304 564 q 250 348 250 445 q 278 180 250 240 q 345 121 306 121 q 405 167 380 121 q 460 347 431 214 m 233 816 l 464 1029 l 540 916 l 290 759 l 233 816 "},"n":{"x_min":71,"x_max":603,"ha":663,"o":"m 71 685 l 251 685 l 251 591 q 423 699 299 699 q 534 668 490 699 q 590 591 578 638 q 603 449 603 544 l 603 0 l 412 0 l 412 449 q 394 534 412 518 q 346 551 376 551 q 278 519 294 551 q 262 401 262 487 l 262 0 l 71 0 l 71 685 "},"ģ":{"x_min":29,"x_max":653,"ha":639,"o":"m 653 798 l 653 673 q 611 679 631 679 q 539 617 552 679 q 590 480 590 563 q 520 331 590 387 q 341 275 451 275 q 252 286 299 275 q 208 226 208 260 q 233 190 208 199 q 370 182 258 182 q 524 167 473 182 q 609 108 575 153 q 644 -9 644 63 q 309 -242 644 -242 q 29 -78 29 -242 q 140 48 29 11 q 51 167 51 90 q 169 318 51 256 q 67 489 67 368 q 137 645 67 591 q 325 699 208 699 q 472 669 403 699 q 508 773 479 742 q 600 805 537 805 q 653 798 629 805 m 392 485 q 332 597 392 597 q 280 570 295 597 q 265 481 265 543 q 330 377 265 377 q 378 401 364 377 q 392 485 392 426 m 246 29 q 186 -52 186 2 q 343 -122 186 -122 q 479 -48 479 -122 q 464 -4 479 -21 q 426 16 449 12 q 331 21 404 21 q 246 29 288 21 m 392 770 l 251 770 l 359 1028 l 430 1028 l 392 770 "},"¤":{"x_min":50.609375,"x_max":658.390625,"ha":710,"o":"m 469 688 l 559 778 l 656 681 l 566 591 q 596 476 596 537 q 568 364 596 419 l 658 274 l 556 172 l 466 262 q 354 235 410 235 q 240 264 295 235 l 149 174 l 52 271 l 142 362 q 113 476 113 417 q 140 588 113 535 l 50 678 l 152 780 l 242 690 q 354 718 295 718 q 469 688 415 718 m 247 476 q 278 400 247 431 q 354 369 309 369 q 430 400 399 369 q 462 476 462 432 q 430 552 462 520 q 354 584 399 584 q 278 552 310 584 q 247 476 247 521 "},"∂":{"x_min":31,"x_max":664,"ha":687,"o":"m 258 761 l 165 818 q 269 965 199 918 q 416 1012 339 1012 q 594 919 525 1012 q 664 638 664 826 q 611 308 664 476 q 458 60 559 139 q 242 -19 356 -19 q 89 44 147 -19 q 31 220 31 107 q 169 518 31 397 q 535 639 308 639 q 562 639 543 639 q 522 823 562 759 q 413 888 483 888 q 258 761 319 888 m 553 514 l 526 514 q 278 429 370 514 q 186 229 186 345 q 212 146 186 181 q 281 112 239 112 q 452 220 375 112 q 553 514 530 328 "},"κ":{"x_min":71,"x_max":645.171875,"ha":639,"o":"m 71 685 l 262 685 l 262 420 l 454 685 l 628 685 l 455 455 l 645 0 l 439 0 l 331 318 l 262 221 l 262 0 l 71 0 l 71 685 "},"Ĝ":{"x_min":54,"x_max":734,"ha":805,"o":"m 412 494 l 734 494 l 734 0 l 647 0 l 621 106 q 397 -14 546 -14 q 146 110 239 -14 q 54 445 54 235 q 145 807 54 674 q 415 941 236 941 q 734 622 699 941 l 550 593 q 418 775 531 775 q 309 707 350 775 q 268 453 268 640 q 308 219 268 287 q 425 152 348 152 q 550 335 550 152 l 412 335 l 412 494 m 145 1010 l 417 1222 l 689 1010 l 541 1010 l 417 1090 l 293 1010 l 145 1010 "},"p":{"x_min":71,"x_max":622.34375,"ha":663,"o":"m 71 686 l 247 686 l 247 583 q 403 695 303 695 q 559 611 497 695 q 622 354 622 527 q 561 82 622 174 q 389 -9 500 -9 q 258 51 310 -9 l 258 -232 l 71 -232 l 71 686 m 258 280 q 274 152 258 182 q 339 123 290 123 q 403 162 382 123 q 425 353 425 201 q 406 524 425 479 q 344 569 388 569 q 283 540 308 569 q 258 410 258 512 l 258 280 "},"‡":{"x_min":71,"x_max":639,"ha":710,"o":"m 263 926 l 447 926 l 447 678 l 639 678 l 639 519 l 447 519 l 447 176 l 639 176 l 639 16 l 447 16 l 447 -232 l 263 -232 l 263 16 l 71 16 l 71 176 l 263 176 l 263 519 l 71 519 l 71 678 l 263 678 l 263 926 "},"ň":{"x_min":55.40625,"x_max":603,"ha":663,"o":"m 71 685 l 251 685 l 251 591 q 423 699 299 699 q 534 668 490 699 q 590 591 578 638 q 603 449 603 544 l 603 0 l 412 0 l 412 449 q 394 534 412 518 q 346 551 376 551 q 278 519 294 551 q 262 401 262 487 l 262 0 l 71 0 l 71 685 m 55 967 l 203 967 l 327 886 l 451 968 l 599 968 l 327 755 l 55 967 "},"√":{"x_min":54.9375,"x_max":760.234375,"ha":762,"o":"m 710 1268 l 760 1268 l 548 -53 l 212 639 l 77 577 l 54 621 l 259 723 l 533 165 l 710 1268 "},"ę":{"x_min":41,"x_max":598,"ha":639,"o":"m 557 -169 l 571 -233 q 492 -244 528 -244 q 359 -209 401 -244 q 317 -121 317 -174 q 390 -8 317 -53 q 339 -15 357 -15 q 110 83 180 -15 q 41 332 41 182 q 118 605 41 511 q 324 699 195 699 q 525 608 452 699 q 598 310 598 518 l 238 310 l 238 272 q 263 149 238 180 q 329 118 288 118 q 427 229 417 118 l 598 229 q 562 119 583 158 q 492 31 541 80 q 424 -97 424 -36 q 510 -172 424 -172 q 557 -169 547 -172 m 418 421 q 418 440 418 433 q 328 573 418 573 q 239 421 239 573 l 418 421 "},"ο":{"x_min":41,"x_max":598,"ha":639,"o":"m 598 342 q 319 -14 598 -14 q 41 342 41 -14 q 319 699 41 699 q 598 342 598 699 m 400 343 q 382 519 400 473 q 319 566 364 566 q 257 522 276 566 q 238 343 238 478 q 254 168 238 217 q 319 120 270 120 q 383 168 366 120 q 400 343 400 216 "},"S":{"x_min":22.703125,"x_max":672,"ha":710,"o":"m 653 724 l 485 660 q 354 775 449 775 q 283 749 309 775 q 257 690 257 724 q 288 627 257 650 q 416 566 318 604 q 557 500 506 532 q 640 411 608 467 q 672 281 672 355 q 582 69 672 152 q 343 -14 493 -14 q 22 240 92 -14 l 200 291 q 348 152 232 152 q 434 179 401 152 q 467 251 467 206 q 444 312 467 285 q 338 368 421 339 q 180 437 232 406 q 93 526 127 468 q 60 656 60 583 q 140 861 60 781 q 352 941 220 941 q 653 724 594 941 "},"/":{"x_min":-27.125,"x_max":665.96875,"ha":733,"o":"m 537 926 l 665 926 l 101 -232 l -27 -232 l 537 926 "},"į":{"x_min":68,"x_max":314.21875,"ha":331,"o":"m 262 742 l 68 742 l 68 931 l 262 931 l 262 742 m 260 0 q 205 -53 221 -30 q 190 -107 190 -77 q 214 -162 190 -142 q 265 -182 239 -182 q 299 -177 276 -182 l 314 -242 q 236 -253 270 -253 q 130 -220 177 -253 q 83 -128 83 -188 q 183 0 83 -58 l 69 0 l 69 685 l 260 685 l 260 0 "},"Ŧ":{"x_min":-51,"x_max":605,"ha":544,"o":"m 371 620 l 605 620 l 605 445 l 371 445 l 371 0 l 168 0 l 168 445 l -51 445 l -51 620 l 168 620 l 168 752 l -16 752 l -16 926 l 561 926 l 561 752 l 371 752 l 371 620 "},"Τ":{"x_min":-16,"x_max":561,"ha":544,"o":"m -16 927 l 561 927 l 561 753 l 372 753 l 372 0 l 169 0 l 169 753 l -16 753 l -16 927 "},"y":{"x_min":-18.484375,"x_max":518.625,"ha":497,"o":"m -18 684 l 172 684 l 264 266 l 353 685 l 518 685 l 312 -11 q 261 -150 282 -110 q 198 -216 240 -190 q 91 -243 156 -243 q 10 -232 51 -243 l 10 -81 q 63 -86 38 -86 q 139 -67 119 -86 q 178 12 160 -49 l -18 684 "},"≈":{"x_min":18.984375,"x_max":690.375,"ha":710,"o":"m 120 486 l 18 558 q 225 747 94 747 q 382 699 272 747 q 489 665 463 665 q 589 737 543 665 l 690 667 q 473 480 619 480 q 318 529 428 480 q 216 560 250 560 q 120 486 166 560 m 120 186 l 18 257 q 225 447 94 447 q 382 400 271 447 q 489 365 463 365 q 589 437 543 365 l 690 367 q 472 180 619 180 q 318 228 429 180 q 216 260 250 260 q 120 186 166 260 "},"Π":{"x_min":87,"x_max":716,"ha":803,"o":"m 87 927 l 716 927 l 716 0 l 513 0 l 513 753 l 290 753 l 290 0 l 87 0 l 87 927 "},"ΐ":{"x_min":-24,"x_max":360,"ha":331,"o":"m 70 685 l 261 685 l 261 0 l 70 0 l 70 685 m 99 1010 l 290 1181 l 356 1089 l 140 953 l 99 1010 m 205 858 q 227 910 205 889 q 282 932 250 932 q 336 910 313 932 q 360 857 360 889 q 335 806 360 826 q 282 786 310 786 q 230 805 255 786 q 205 858 205 824 m -24 858 q -1 910 -24 889 q 53 932 21 932 q 108 910 86 932 q 131 857 131 889 q 106 806 131 826 q 53 786 82 786 q 0 806 24 786 q -24 858 -24 826 "},"‗":{"x_min":0,"x_max":694,"ha":694,"o":"m 0 -67 l 694 -67 l 694 -175 l 0 -175 l 0 -67 m 0 -230 l 694 -230 l 694 -338 l 0 -338 l 0 -230 "},"ǿ":{"x_min":41,"x_max":598,"ha":639,"o":"m 489 756 l 580 756 l 514 625 q 598 342 598 533 q 319 -14 598 -14 q 197 7 251 -14 l 154 -79 l 64 -79 l 130 53 q 41 342 41 145 q 319 699 41 699 q 448 675 392 699 l 489 756 m 382 559 q 321 575 351 575 q 233 523 256 575 q 211 342 211 472 q 217 206 211 276 l 382 559 m 264 119 q 318 110 288 110 q 404 165 384 110 q 425 342 425 220 q 425 461 425 394 l 264 119 m 190 818 l 421 1031 l 497 918 l 247 761 l 190 818 "},"g":{"x_min":29,"x_max":653,"ha":639,"o":"m 653 798 l 653 673 q 611 679 631 679 q 539 617 552 679 q 590 480 590 563 q 520 331 590 387 q 341 275 451 275 q 252 286 299 275 q 208 226 208 260 q 233 190 208 199 q 370 182 258 182 q 524 167 473 182 q 609 108 575 153 q 644 -9 644 63 q 309 -242 644 -242 q 29 -78 29 -242 q 140 48 29 11 q 51 167 51 90 q 169 318 51 256 q 67 489 67 368 q 137 645 67 591 q 325 699 208 699 q 472 669 403 699 q 508 773 479 742 q 600 805 537 805 q 653 798 629 805 m 392 485 q 332 597 392 597 q 280 570 295 597 q 265 481 265 543 q 330 377 265 377 q 378 401 364 377 q 392 485 392 426 m 246 29 q 186 -52 186 2 q 343 -122 186 -122 q 479 -48 479 -122 q 464 -4 479 -21 q 426 16 449 12 q 331 21 404 21 q 246 29 288 21 "},"ĸ":{"x_min":71,"x_max":645.171875,"ha":639,"o":"m 71 685 l 262 685 l 262 420 l 454 685 l 628 685 l 455 455 l 645 0 l 439 0 l 331 318 l 262 221 l 262 0 l 71 0 l 71 685 "},"²":{"x_min":20.953125,"x_max":433.8125,"ha":472,"o":"m 165 715 l 20 740 q 229 935 50 935 q 375 885 325 935 q 425 769 425 836 q 382 650 425 711 q 186 498 339 588 l 433 498 l 422 371 l 23 371 l 23 491 q 227 670 189 620 q 266 762 266 719 q 220 818 266 818 q 165 715 165 818 "},"–":{"x_min":55,"x_max":560,"ha":616,"o":"m 55 422 l 560 422 l 560 280 l 55 280 l 55 422 "},"ë":{"x_min":41,"x_max":598,"ha":639,"o":"m 598 311 l 238 311 l 238 272 q 263 149 238 180 q 329 118 288 118 q 428 229 417 118 l 598 229 q 325 -14 552 -14 q 113 80 186 -14 q 41 332 41 174 q 118 605 41 511 q 324 699 195 699 q 519 615 441 699 q 598 311 598 532 m 418 422 q 418 440 418 434 q 328 573 418 573 q 239 422 239 573 l 418 422 m 370 861 q 392 913 370 892 q 447 935 415 935 q 502 913 480 935 q 525 861 525 892 q 500 809 525 829 q 447 789 476 789 q 394 809 418 789 q 370 861 370 829 m 141 861 q 163 913 141 892 q 218 935 186 935 q 273 913 250 935 q 296 861 296 892 q 271 809 296 829 q 218 789 247 789 q 165 808 190 789 q 141 861 141 828 "},"ƒ":{"x_min":81.375,"x_max":652.40625,"ha":710,"o":"m 495 667 l 613 667 l 591 517 l 473 517 l 408 59 q 323 -149 387 -95 q 162 -204 260 -204 q 81 -194 122 -204 l 105 -43 q 147 -47 132 -47 q 206 -23 191 -47 q 233 80 222 0 l 295 517 l 197 517 l 218 667 l 316 667 q 401 899 344 851 q 545 948 458 948 q 652 933 587 948 l 630 782 q 572 795 598 795 q 519 769 536 795 q 495 667 503 743 "},"J":{"x_min":-7,"x_max":366,"ha":449,"o":"m 163 926 l 366 926 l 366 311 q 348 128 366 194 q 277 24 331 63 q 116 -14 223 -14 q -7 0 70 -14 l -7 170 q 74 161 41 161 q 145 189 128 161 q 163 311 163 218 l 163 926 "},"Ã":{"x_min":-27.125,"x_max":720.21875,"ha":710,"o":"m 250 926 l 455 926 l 720 0 l 512 0 l 465 191 l 205 191 l 160 0 l -27 0 l 250 926 m 427 350 l 334 728 l 244 350 l 427 350 m 517 1156 l 577 1112 q 422 1008 508 1008 q 337 1031 389 1008 q 254 1058 277 1058 q 189 1015 227 1058 l 131 1060 q 280 1158 206 1158 q 369 1134 314 1158 q 452 1108 430 1108 q 517 1156 482 1108 "},"ŷ":{"x_min":-18.484375,"x_max":526.765625,"ha":497,"o":"m -18 684 l 172 684 l 264 266 l 353 685 l 518 685 l 312 -11 q 261 -150 282 -110 q 198 -216 240 -190 q 91 -243 156 -243 q 10 -232 51 -243 l 10 -81 q 63 -86 38 -86 q 139 -67 119 -86 q 178 12 160 -49 l -18 684 m -17 768 l 254 980 l 526 768 l 378 768 l 254 848 l 130 768 l -17 768 "},"ŕ":{"x_min":71,"x_max":470.9375,"ha":426,"o":"m 71 685 l 239 685 l 239 519 q 401 694 284 694 q 433 690 415 694 l 433 504 q 401 507 412 507 q 262 295 262 507 l 262 0 l 71 0 l 71 685 m 163 816 l 394 1029 l 470 915 l 220 759 l 163 816 "},"‾":{"x_min":-28,"x_max":807,"ha":779,"o":"m -28 1268 l 807 1268 l 807 1218 l -28 1218 l -28 1268 "},"©":{"x_min":56,"x_max":1027,"ha":1083,"o":"m 56 463 q 198 801 56 660 q 541 943 341 943 q 884 801 741 943 q 1027 463 1027 660 q 884 124 1027 265 q 541 -17 741 -17 q 198 124 340 -17 q 56 463 56 265 m 175 463 q 282 199 175 308 q 541 91 389 91 q 800 200 692 91 q 908 463 908 310 q 800 726 908 617 q 541 835 693 835 q 282 725 390 835 q 175 463 175 616 m 631 393 l 769 393 q 709 236 769 296 q 554 177 650 177 q 380 249 444 177 q 316 458 316 321 q 377 673 316 598 q 559 749 439 749 q 761 521 761 749 l 627 521 q 555 638 627 638 q 474 455 474 638 q 493 324 474 360 q 554 288 513 288 q 631 393 619 288 "},"ώ":{"x_min":37,"x_max":820,"ha":857,"o":"m 515 512 l 515 307 q 522 176 515 221 q 559 131 530 131 q 623 312 623 131 q 534 629 623 502 l 678 705 q 799 489 778 573 q 820 315 820 404 q 755 70 820 156 q 572 -16 690 -16 q 428 55 472 -16 q 284 -16 383 -16 q 100 72 163 -16 q 37 310 37 161 q 75 538 37 446 q 178 707 113 631 l 322 630 q 234 312 234 503 q 297 131 234 131 q 333 174 325 131 q 341 307 341 217 l 341 512 l 515 512 m 352 815 l 584 1028 l 660 915 l 409 758 l 352 815 "},"˘":{"x_min":94.9375,"x_max":543.890625,"ha":639,"o":"m 94 950 l 204 950 q 319 879 232 879 q 434 950 405 879 l 543 950 q 319 780 495 780 q 94 950 144 780 "},"≥":{"x_min":54,"x_max":656,"ha":710,"o":"m 54 258 l 54 451 l 430 572 l 54 694 l 54 888 l 656 660 l 656 486 l 54 258 m 54 39 l 54 221 l 656 221 l 656 39 l 54 39 "},"Ă":{"x_min":-27.125,"x_max":720.21875,"ha":710,"o":"m 250 926 l 455 926 l 720 0 l 512 0 l 465 191 l 205 191 l 160 0 l -27 0 l 250 926 m 427 350 l 334 728 l 244 350 l 427 350 m 121 1182 l 230 1182 q 345 1111 259 1111 q 461 1182 432 1111 l 570 1182 q 345 1012 522 1012 q 121 1182 170 1012 "},"D":{"x_min":87,"x_max":734,"ha":780,"o":"m 87 926 l 306 926 q 537 887 448 926 q 680 746 626 849 q 734 467 734 643 q 701 245 734 342 q 616 93 668 149 q 496 18 563 37 q 330 0 430 0 l 87 0 l 87 926 m 290 767 l 290 159 l 324 159 q 434 186 395 159 q 495 280 472 213 q 519 475 519 348 q 493 657 519 593 q 429 744 468 721 q 324 767 391 767 l 290 767 "},"ł":{"x_min":10.578125,"x_max":368.40625,"ha":379,"o":"m 94 926 l 285 926 l 285 613 l 368 693 l 368 558 l 285 478 l 285 0 l 94 0 l 94 352 l 10 268 l 10 403 l 94 487 l 94 926 "},"ÿ":{"x_min":-19.484375,"x_max":517.5,"ha":496,"o":"m -19 684 l 171 684 l 263 266 l 352 685 l 517 685 l 311 -11 q 260 -150 281 -110 q 197 -216 239 -190 q 90 -243 155 -243 q 9 -232 50 -243 l 9 -81 q 62 -86 37 -86 q 138 -67 118 -86 q 177 12 159 -49 l -19 684 m 294 860 q 316 912 294 891 q 371 934 339 934 q 426 912 404 934 q 449 860 449 891 q 424 808 449 828 q 371 788 400 788 q 318 808 342 788 q 294 860 294 828 m 65 860 q 87 912 65 891 q 142 934 110 934 q 197 912 174 934 q 220 860 220 891 q 195 808 220 828 q 142 788 171 788 q 89 807 114 788 q 65 860 65 827 "},"ĺ":{"x_min":65.265625,"x_max":372.21875,"ha":331,"o":"m 70 926 l 261 926 l 261 0 l 70 0 l 70 926 m 65 1041 l 296 1254 l 372 1141 l 122 984 l 65 1041 "},"Ł":{"x_min":8.328125,"x_max":588.390625,"ha":590,"o":"m 87 926 l 290 926 l 290 604 l 441 755 l 441 592 l 290 440 l 290 174 l 588 174 l 588 0 l 87 0 l 87 301 l 8 222 l 8 385 l 87 465 l 87 926 "},"$":{"x_min":49.15625,"x_max":660,"ha":710,"o":"m 303 1004 l 407 1004 l 407 907 q 633 709 582 886 l 490 650 q 359 772 448 772 q 288 744 315 772 q 262 678 262 717 q 287 618 262 639 q 398 566 313 597 q 544 502 491 532 q 628 418 597 471 q 660 294 660 365 q 595 111 660 184 q 407 25 530 38 l 407 -99 l 303 -99 l 303 25 q 49 263 97 46 l 210 305 q 359 169 232 169 q 446 198 418 169 q 474 268 474 227 q 446 333 474 311 q 322 389 418 355 q 187 448 236 419 q 109 530 139 477 q 79 653 79 583 q 132 818 79 744 q 303 907 186 891 l 303 1004 "},"w":{"x_min":-11.53125,"x_max":821.9375,"ha":804,"o":"m -11 685 l 174 685 l 254 268 l 331 685 l 517 685 l 579 268 l 672 685 l 821 685 l 650 0 l 490 0 l 402 465 l 316 0 l 160 0 l -11 685 "},"∫":{"x_min":0,"x_max":379,"ha":380,"o":"m 294 1265 q 354 1241 330 1265 q 379 1192 379 1218 q 361 1142 379 1162 q 316 1122 344 1122 q 265 1146 292 1122 q 238 1160 249 1160 q 211 1116 211 1160 q 217 1018 211 1088 q 234 566 234 739 q 234 247 234 521 q 188 -87 234 -26 q 82 -149 142 -149 q 24 -126 48 -149 q 0 -67 0 -104 q 16 -18 0 -37 q 60 0 33 0 q 108 -22 87 0 q 140 -43 127 -43 q 167 -2 167 -43 q 160 79 167 26 q 135 643 135 294 q 173 1154 135 1043 q 294 1265 211 1265 "},"\\":{"x_min":67.140625,"x_max":760.234375,"ha":734,"o":"m 195 926 l 760 -232 l 632 -232 l 67 926 l 195 926 "},"Ì":{"x_min":3.578125,"x_max":310.34375,"ha":377,"o":"m 87 926 l 290 926 l 290 0 l 87 0 l 87 926 m 310 1041 l 253 984 l 3 1141 l 79 1254 l 310 1041 "},"Ç":{"x_min":54,"x_max":721.015625,"ha":757,"o":"m 430 -184 q 409 -144 430 -160 q 350 -128 388 -128 l 307 -128 l 348 -10 q 54 462 54 42 q 144 814 54 687 q 413 941 235 941 q 709 575 709 941 l 532 575 q 408 775 532 775 q 306 708 344 775 q 268 450 268 641 q 302 215 268 279 q 406 151 337 151 q 537 331 517 151 l 721 331 q 644 97 721 195 q 425 -14 567 -1 l 406 -71 q 434 -68 424 -68 q 515 -99 483 -68 q 548 -180 548 -130 q 510 -266 548 -232 q 404 -300 472 -300 q 250 -249 329 -300 l 273 -187 q 385 -223 339 -223 q 430 -184 430 -223 "},"Ŝ":{"x_min":22.703125,"x_max":672,"ha":710,"o":"m 653 724 l 485 660 q 354 775 449 775 q 283 749 309 775 q 257 690 257 724 q 288 627 257 650 q 416 566 318 604 q 557 500 506 532 q 640 411 608 467 q 672 281 672 355 q 582 69 672 152 q 343 -14 493 -14 q 22 240 92 -14 l 200 291 q 348 152 232 152 q 434 179 401 152 q 467 251 467 206 q 444 312 467 285 q 338 368 421 339 q 180 437 232 406 q 93 526 127 468 q 60 656 60 583 q 140 861 60 781 q 352 941 220 941 q 653 724 594 941 m 94 1010 l 366 1222 l 638 1010 l 490 1010 l 366 1090 l 242 1010 l 94 1010 "},"ς":{"x_min":37,"x_max":579.671875,"ha":599,"o":"m 363 -203 q 399 -64 399 -119 q 387 -26 399 -37 q 340 -14 376 -14 q 116 90 195 -1 q 37 340 37 181 q 113 605 37 510 q 323 701 190 701 q 484 649 419 701 q 579 460 548 598 l 403 426 q 322 554 388 554 q 260 509 286 554 q 234 366 234 465 q 255 238 234 281 q 310 178 276 195 q 415 149 343 162 q 538 99 498 134 q 579 -11 579 64 q 534 -238 579 -96 l 363 -203 "},"C":{"x_min":54,"x_max":719.65625,"ha":757,"o":"m 537 331 l 719 331 q 633 82 719 178 q 406 -14 547 -14 q 144 112 234 -14 q 54 462 54 239 q 144 814 54 687 q 413 941 235 941 q 709 575 709 941 l 532 575 q 408 775 532 775 q 306 708 344 775 q 268 450 268 642 q 302 216 268 280 q 406 152 337 152 q 537 331 517 152 "},"∩":{"x_min":98,"x_max":902,"ha":1000,"o":"m 238 0 l 98 0 l 98 431 q 107 693 98 615 q 164 846 117 771 q 303 972 211 921 q 500 1023 395 1023 q 696 972 604 1023 q 834 849 788 921 q 891 698 880 777 q 902 431 902 619 l 902 0 l 762 0 l 762 435 q 747 697 762 621 q 662 829 732 773 q 500 886 592 886 q 368 850 430 886 q 279 765 306 814 q 244 652 251 717 q 238 435 238 587 l 238 0 "},"Ē":{"x_min":87,"x_max":649.421875,"ha":662,"o":"m 87 926 l 649 926 l 649 767 l 290 767 l 290 552 l 569 552 l 569 393 l 290 393 l 290 166 l 649 166 l 649 0 l 87 0 l 87 926 m 177 1137 l 558 1137 l 558 1037 l 177 1037 l 177 1137 "},"!":{"x_min":114.875,"x_max":358.796875,"ha":473,"o":"m 114 926 l 358 926 l 298 276 l 174 276 l 114 926 m 142 205 l 331 205 l 331 0 l 142 0 l 142 205 "},"ç":{"x_min":41,"x_max":581.859375,"ha":615,"o":"m 571 429 l 402 429 q 385 521 402 489 q 330 554 369 554 q 233 351 233 554 q 256 187 233 234 q 327 141 280 141 q 401 261 401 141 l 581 261 q 343 -13 558 8 l 321 -69 q 349 -67 339 -67 q 428 -97 396 -67 q 460 -175 460 -126 q 422 -258 460 -226 q 319 -291 385 -291 q 169 -242 247 -291 l 192 -182 q 302 -220 258 -220 q 351 -178 351 -220 q 328 -136 351 -152 q 271 -120 305 -120 q 226 -123 254 -120 l 266 -11 q 41 340 41 25 q 115 607 41 515 q 326 699 190 699 q 571 429 571 699 "},"Ĵ":{"x_min":-7,"x_max":536.21875,"ha":449,"o":"m 163 926 l 366 926 l 366 311 q 348 128 366 194 q 277 24 331 63 q 116 -14 223 -14 q -7 0 70 -14 l -7 170 q 74 161 41 161 q 145 189 128 161 q 163 311 163 218 l 163 926 m -7 1005 l 264 1217 l 536 1005 l 388 1005 l 264 1085 l 140 1005 l -7 1005 "},"È":{"x_min":87,"x_max":649.421875,"ha":662,"o":"m 87 926 l 649 926 l 649 767 l 290 767 l 290 552 l 569 552 l 569 393 l 290 393 l 290 166 l 649 166 l 649 0 l 87 0 l 87 926 m 485 1041 l 429 984 l 179 1141 l 254 1254 l 485 1041 "},"ﬁ":{"x_min":25,"x_max":665,"ha":733,"o":"m 286 686 l 407 686 l 407 535 l 286 535 l 286 0 l 103 0 l 103 535 l 25 535 l 25 686 l 104 686 q 116 836 104 792 q 177 921 129 880 q 326 963 224 963 q 403 957 364 963 l 403 809 q 371 809 383 809 q 306 792 322 809 q 288 757 291 776 q 286 686 286 739 m 665 742 l 471 742 l 471 931 l 665 931 l 665 742 m 472 685 l 663 685 l 663 0 l 472 0 l 472 685 "},"X":{"x_min":-21.015625,"x_max":683.59375,"ha":663,"o":"m 6 926 l 233 926 l 343 685 l 460 926 l 655 926 l 436 507 l 683 0 l 460 0 l 325 302 l 173 0 l -21 0 l 233 474 l 6 926 "},"ô":{"x_min":41,"x_max":598,"ha":639,"o":"m 598 342 q 319 -14 598 -14 q 41 342 41 -14 q 319 699 41 699 q 598 342 598 699 m 400 343 q 382 519 400 473 q 319 566 364 566 q 257 522 276 566 q 238 343 238 478 q 254 168 238 217 q 319 120 270 120 q 383 168 366 120 q 400 343 400 216 m 47 768 l 319 980 l 591 768 l 443 768 l 319 848 l 194 768 l 47 768 "},"Ė":{"x_min":87,"x_max":649.421875,"ha":662,"o":"m 87 926 l 649 926 l 649 767 l 290 767 l 290 552 l 569 552 l 569 393 l 290 393 l 290 166 l 649 166 l 649 0 l 87 0 l 87 926 m 282 1086 q 307 1146 282 1121 q 368 1171 332 1171 q 429 1145 404 1171 q 455 1086 455 1120 q 428 1026 455 1050 q 368 1002 402 1002 q 308 1026 334 1002 q 282 1086 282 1050 "},"Ā":{"x_min":-27.421875,"x_max":719.78125,"ha":710,"o":"m 250 926 l 455 926 l 719 0 l 511 0 l 465 191 l 205 191 l 159 0 l -27 0 l 250 926 m 426 350 l 333 728 l 243 350 l 426 350 m 155 1136 l 536 1136 l 536 1036 l 155 1036 l 155 1136 "},"ċ":{"x_min":41,"x_max":581.859375,"ha":615,"o":"m 571 429 l 402 429 q 385 521 402 489 q 330 554 369 554 q 233 351 233 554 q 256 187 233 234 q 327 141 280 141 q 401 261 401 141 l 581 261 q 313 -14 558 -14 q 111 75 181 -14 q 41 340 41 164 q 115 607 41 515 q 326 699 190 699 q 571 429 571 699 m 242 861 q 267 921 242 896 q 328 946 292 946 q 389 920 364 946 q 415 861 415 895 q 388 801 415 825 q 328 777 362 777 q 268 801 294 777 q 242 861 242 825 "},"đ":{"x_min":41,"x_max":667,"ha":662,"o":"m 667 754 l 593 754 l 593 1 l 416 1 l 416 113 q 260 -9 372 -9 q 95 87 150 -9 q 41 340 41 184 q 103 607 41 520 q 267 695 165 695 q 405 622 363 695 l 405 754 l 271 754 l 271 847 l 405 847 l 405 927 l 593 927 l 593 847 l 667 847 l 667 754 m 405 399 q 384 534 405 500 q 321 569 362 569 q 256 521 273 569 q 239 324 239 473 q 258 167 239 212 q 320 123 277 123 q 381 153 357 123 q 405 277 405 183 l 405 399 "},"Ẃ":{"x_min":-7.453125,"x_max":1004.375,"ha":994,"o":"m -7 926 l 200 926 l 297 284 l 419 926 l 605 926 l 719 283 l 832 926 l 1004 926 l 805 -5 l 623 -5 l 499 638 l 373 -5 l 193 -5 l -7 926 m 383 1041 l 615 1254 l 691 1141 l 440 984 l 383 1041 "},"Ŀ":{"x_min":87,"x_max":588.390625,"ha":590,"o":"m 87 926 l 290 926 l 290 174 l 588 174 l 588 0 l 87 0 l 87 926 m 380 577 l 588 577 l 588 367 l 380 367 l 380 577 "},"Δ":{"x_min":-20.34375,"x_max":727,"ha":705,"o":"m 233 926 l 462 926 l 727 0 l -20 0 l 233 926 m 480 174 l 341 728 l 208 174 l 480 174 "},"ŋ":{"x_min":71,"x_max":603,"ha":640,"o":"m 291 -220 l 291 -60 q 371 -73 340 -73 q 405 -54 398 -73 q 412 0 412 -36 l 412 449 q 394 534 412 518 q 346 551 376 551 q 278 519 294 551 q 262 401 262 487 l 262 0 l 71 0 l 71 685 l 251 685 l 251 591 q 424 699 300 699 q 534 668 491 699 q 590 591 578 638 q 603 449 603 544 l 603 0 q 401 -234 603 -234 q 291 -220 359 -234 "},"}":{"x_min":102,"x_max":413,"ha":473,"o":"m 102 -231 l 102 -138 q 165 -119 152 -138 q 178 -19 178 -100 l 178 149 q 190 303 178 273 q 259 357 202 334 q 190 410 203 379 q 178 564 178 440 l 178 715 q 165 814 178 795 q 102 834 152 834 l 102 926 q 164 926 149 926 q 275 909 245 926 q 325 854 306 893 q 345 715 345 815 l 345 558 l 345 495 q 357 431 345 448 q 413 415 370 415 l 413 300 q 363 287 377 300 q 347 254 349 274 q 345 156 345 234 l 345 -19 q 328 -154 345 -111 q 275 -214 311 -197 q 166 -231 240 -231 q 102 -231 146 -231 "},"â":{"x_min":37.484375,"x_max":603.53125,"ha":662,"o":"m 257 468 l 72 485 q 159 644 84 588 q 348 700 234 700 q 503 663 444 700 q 576 577 561 626 q 592 426 592 528 l 592 152 q 603 0 592 24 l 426 0 q 417 105 417 28 q 229 -14 354 -14 q 99 34 149 -14 q 49 176 49 83 q 124 356 49 292 q 401 420 200 420 l 401 446 q 387 545 401 518 q 331 573 372 573 q 257 468 257 573 m 401 328 q 282 291 318 318 q 247 198 247 264 q 310 112 247 112 q 373 151 345 112 q 401 294 401 190 l 401 328 m 37 768 l 309 980 l 581 768 l 433 768 l 309 848 l 185 768 l 37 768 "},"ø":{"x_min":41,"x_max":598,"ha":639,"o":"m 489 756 l 580 756 l 514 625 q 598 342 598 533 q 319 -14 598 -14 q 197 7 251 -14 l 154 -79 l 64 -79 l 130 53 q 41 342 41 145 q 319 699 41 699 q 448 675 392 699 l 489 756 m 382 559 q 321 575 351 575 q 233 523 256 575 q 211 342 211 472 q 217 206 211 276 l 382 559 m 264 119 q 318 110 288 110 q 404 165 384 110 q 425 342 425 220 q 425 461 425 394 l 264 119 "},"‰":{"x_min":38,"x_max":1307,"ha":1349,"o":"m 404 693 q 355 516 404 577 q 221 455 306 455 q 87 514 136 455 q 38 693 38 574 q 86 870 38 809 q 221 931 134 931 q 355 869 307 931 q 404 693 404 808 m 272 693 q 258 804 272 780 q 221 829 245 829 q 182 801 194 829 q 170 693 170 774 q 183 581 170 605 q 221 557 196 557 q 260 585 248 557 q 272 693 272 613 m 629 925 l 733 925 l 297 0 l 192 0 l 629 925 m 885 233 q 836 55 885 116 q 702 -5 787 -5 q 567 56 616 -5 q 519 233 519 117 q 568 410 519 349 q 702 471 617 471 q 835 411 786 471 q 885 233 885 351 m 753 233 q 739 344 753 320 q 701 369 726 369 q 662 341 674 369 q 651 233 651 313 q 664 121 651 146 q 701 97 677 97 q 741 125 729 97 q 753 233 753 153 m 1307 233 q 1258 56 1307 117 q 1123 -5 1209 -5 q 988 55 1037 -5 q 940 233 940 116 q 989 410 940 350 q 1123 471 1038 471 q 1257 411 1207 471 q 1307 233 1307 351 m 1175 233 q 1161 344 1175 320 q 1123 369 1147 369 q 1084 342 1096 369 q 1072 233 1072 315 q 1085 121 1072 145 q 1123 97 1099 97 q 1163 125 1151 97 q 1175 233 1175 154 "},"Ä":{"x_min":-26.8125,"x_max":720.6875,"ha":711,"o":"m 251 926 l 455 926 l 720 0 l 512 0 l 466 191 l 205 191 l 160 0 l -26 0 l 251 926 m 427 350 l 334 728 l 244 350 l 427 350 m 388 1085 q 410 1137 388 1116 q 465 1159 433 1159 q 520 1137 498 1159 q 543 1085 543 1116 q 518 1033 543 1053 q 465 1013 494 1013 q 412 1033 436 1013 q 388 1085 388 1053 m 159 1085 q 181 1137 159 1116 q 236 1159 204 1159 q 291 1137 268 1159 q 314 1085 314 1116 q 289 1033 314 1053 q 236 1013 265 1013 q 183 1032 208 1013 q 159 1085 159 1052 "},"ř":{"x_min":-19.203125,"x_max":524.5,"ha":426,"o":"m 71 685 l 239 685 l 239 519 q 401 694 284 694 q 433 690 415 694 l 433 504 q 401 507 412 507 q 262 295 262 507 l 262 0 l 71 0 l 71 685 m -19 967 l 128 967 l 252 886 l 376 967 l 524 967 l 252 755 l -19 967 "},"—":{"x_min":52,"x_max":872,"ha":924,"o":"m 52 422 l 872 422 l 872 280 l 52 280 l 52 422 "},"N":{"x_min":80,"x_max":701,"ha":780,"o":"m 80 926 l 305 926 l 544 350 l 544 926 l 701 926 l 701 0 l 519 0 l 237 670 l 237 0 l 80 0 l 80 926 "},"⁄":{"x_min":-215.65625,"x_max":335.015625,"ha":119,"o":"m 223 926 l 335 926 l -106 0 l -215 0 l 223 926 "},"2":{"x_min":39,"x_max":639,"ha":710,"o":"m 224 599 l 39 637 q 345 941 84 941 q 560 862 486 941 q 634 670 634 784 q 552 442 634 553 q 246 181 471 330 l 639 181 l 639 0 l 39 0 l 39 181 q 356 488 293 398 q 420 659 420 578 q 333 775 420 775 q 256 729 280 775 q 224 599 232 684 "},"∟":{"x_min":245,"x_max":1113.921875,"ha":1359,"o":"m 245 868 l 313 868 l 313 68 l 1113 68 l 1113 0 l 245 0 l 245 868 "},"ü":{"x_min":61,"x_max":593,"ha":663,"o":"m 61 685 l 252 685 l 252 246 q 264 157 252 179 q 317 135 276 135 q 374 153 354 135 q 397 203 393 171 q 402 336 402 235 l 402 685 l 593 685 l 593 0 l 413 0 l 413 94 q 331 4 372 23 q 236 -14 291 -14 q 123 16 162 -14 q 72 93 84 47 q 61 239 61 140 l 61 685 m 364 861 q 386 913 364 892 q 441 935 409 935 q 496 913 474 935 q 519 861 519 892 q 494 809 519 829 q 441 789 470 789 q 388 809 412 789 q 364 861 364 829 m 135 861 q 157 913 135 892 q 212 935 180 935 q 267 913 244 935 q 290 861 290 892 q 265 809 290 829 q 212 789 241 789 q 159 808 184 789 q 135 861 135 828 "},"˜":{"x_min":96.296875,"x_max":542.53125,"ha":639,"o":"m 482 939 l 542 895 q 387 791 473 791 q 301 814 354 791 q 219 841 242 841 q 154 798 192 841 l 96 843 q 244 941 171 941 q 334 917 278 941 q 417 891 395 891 q 482 939 447 891 "},"Ó":{"x_min":54,"x_max":726,"ha":780,"o":"m 726 463 q 390 -14 726 -14 q 138 107 223 -14 q 54 463 54 229 q 389 941 54 941 q 639 821 553 941 q 726 463 726 702 m 512 463 q 482 712 512 650 q 389 775 453 775 q 297 712 326 775 q 268 463 268 650 q 296 216 268 280 q 389 152 325 152 q 482 213 452 152 q 512 463 512 275 m 273 1055 l 505 1268 l 581 1154 l 330 998 l 273 1055 "},"ˇ":{"x_min":47.46875,"x_max":591.359375,"ha":639,"o":"m 47 968 l 195 968 l 319 887 l 443 968 l 591 968 l 319 755 l 47 968 "},"Ÿ":{"x_min":-39.296875,"x_max":653.9375,"ha":615,"o":"m -39 926 l 185 926 l 315 588 l 455 926 l 653 926 l 397 391 l 397 0 l 194 0 l 194 391 l -39 926 m 345 1086 q 367 1138 345 1117 q 422 1160 390 1160 q 477 1138 455 1160 q 500 1086 500 1117 q 475 1034 500 1054 q 422 1014 451 1014 q 369 1034 393 1014 q 345 1086 345 1054 m 116 1086 q 138 1138 116 1117 q 193 1160 161 1160 q 248 1138 225 1160 q 271 1086 271 1117 q 246 1034 271 1054 q 193 1014 222 1014 q 140 1033 165 1014 q 116 1086 116 1053 "},"ų":{"x_min":61,"x_max":679.125,"ha":663,"o":"m 593 0 q 531 -108 531 -57 q 620 -181 531 -181 q 664 -178 651 -181 l 679 -242 q 599 -253 635 -253 q 467 -217 509 -253 q 425 -130 425 -182 q 520 0 425 -54 l 413 0 l 413 94 q 331 4 372 23 q 236 -14 291 -14 q 123 16 162 -14 q 72 93 84 47 q 61 239 61 140 l 61 685 l 252 685 l 252 246 q 264 157 252 179 q 317 135 276 135 q 373 153 354 135 q 397 203 393 171 q 401 336 401 235 l 401 685 l 593 685 l 593 0 "},"€":{"x_min":5,"x_max":700.375,"ha":709,"o":"m 700 688 l 526 643 q 400 776 501 776 q 274 614 294 776 l 423 614 l 423 510 l 265 510 l 265 493 l 265 428 l 423 428 l 423 323 l 271 323 q 397 150 292 150 q 478 177 449 150 q 525 270 507 205 l 699 231 q 595 41 663 100 q 397 -17 527 -17 q 185 70 267 -17 q 78 323 103 158 l 5 323 l 5 428 l 69 428 q 69 458 69 436 l 69 510 l 5 510 l 5 614 l 82 614 q 192 858 111 773 q 397 943 273 943 q 595 877 517 943 q 700 688 674 812 "},"Η":{"x_min":87,"x_max":716,"ha":803,"o":"m 87 926 l 290 926 l 290 553 l 513 553 l 513 926 l 716 926 l 716 0 l 513 0 l 513 379 l 290 379 l 290 0 l 87 0 l 87 926 "},"Ŭ":{"x_min":87,"x_max":716,"ha":803,"o":"m 87 927 l 290 927 l 290 397 q 300 241 290 285 q 342 174 310 197 q 421 152 374 152 q 502 177 472 152 q 539 243 532 202 q 546 397 546 285 l 546 927 l 716 927 l 716 405 q 698 172 716 249 q 606 40 680 95 q 404 -14 532 -14 q 214 26 283 -14 q 116 139 145 66 q 87 397 87 212 l 87 927 m 177 1179 l 286 1179 q 402 1108 315 1108 q 517 1179 488 1108 l 626 1179 q 402 1009 578 1009 q 177 1179 227 1009 "},"≡":{"x_min":71,"x_max":639,"ha":710,"o":"m 639 613 l 71 613 l 71 760 l 639 760 l 639 613 m 639 386 l 71 386 l 71 533 l 639 533 l 639 386 m 639 159 l 71 159 l 71 306 l 639 306 l 639 159 "},"ĝ":{"x_min":26.96875,"x_max":653,"ha":639,"o":"m 653 798 l 653 673 q 611 679 631 679 q 539 617 552 679 q 590 480 590 563 q 520 331 590 387 q 341 275 451 275 q 252 286 299 275 q 208 226 208 260 q 233 190 208 199 q 370 182 258 182 q 524 167 473 182 q 609 108 575 153 q 644 -9 644 63 q 309 -242 644 -242 q 29 -78 29 -242 q 140 48 29 11 q 51 167 51 90 q 169 318 51 256 q 67 489 67 368 q 137 645 67 591 q 325 699 208 699 q 472 669 403 699 q 508 773 479 742 q 600 805 537 805 q 653 798 629 805 m 392 485 q 332 597 392 597 q 280 570 295 597 q 265 481 265 543 q 330 377 265 377 q 378 401 364 377 q 392 485 392 426 m 246 29 q 186 -52 186 2 q 343 -122 186 -122 q 479 -48 479 -122 q 464 -4 479 -21 q 426 16 449 12 q 331 21 404 21 q 246 29 288 21 m 26 836 l 298 1048 l 571 836 l 423 836 l 298 916 l 174 836 l 26 836 "},"Ω":{"x_min":37,"x_max":1037,"ha":1066,"o":"m 313 148 q 52 551 52 250 q 181 889 52 759 q 530 1020 310 1020 q 784 969 681 1020 q 956 807 888 919 q 1024 550 1024 694 q 765 148 1024 257 l 988 148 l 1037 148 l 1037 0 l 602 0 l 602 164 q 810 531 810 264 q 733 784 810 697 q 532 871 656 871 q 333 775 404 871 q 263 536 263 679 q 316 311 263 411 q 474 164 369 210 l 474 0 l 37 0 l 37 148 l 103 148 l 313 148 "},"ß":{"x_min":14.046875,"x_max":742,"ha":758,"o":"m 14 472 l 14 622 l 90 622 q 174 887 90 792 q 416 982 259 982 q 596 923 536 982 q 656 782 656 864 q 449 560 656 626 q 534 508 460 539 q 701 391 660 454 q 742 247 742 329 q 669 56 742 127 q 482 -14 597 -14 q 330 14 407 -14 l 376 143 q 479 118 432 118 q 571 209 571 118 q 547 279 571 253 q 458 344 524 304 q 354 427 386 387 q 323 520 323 467 q 348 635 323 570 q 478 752 478 654 q 453 822 478 796 q 385 849 428 849 q 320 824 345 849 q 288 761 295 800 q 281 628 281 723 l 281 -80 l 90 -80 l 90 472 l 14 472 "},"s":{"x_min":26.65625,"x_max":543,"ha":568,"o":"m 522 520 l 386 479 q 285 573 359 573 q 226 513 226 573 q 248 461 226 479 q 341 419 270 444 q 456 370 419 391 q 517 307 492 349 q 543 209 543 264 q 474 50 543 114 q 283 -14 405 -14 q 26 190 51 -14 l 178 214 q 286 112 197 112 q 363 175 363 112 q 340 227 363 209 q 253 265 318 245 q 91 357 135 303 q 47 481 47 410 q 116 640 47 580 q 290 700 186 700 q 522 520 473 700 "},"Ű":{"x_min":87,"x_max":716,"ha":803,"o":"m 87 927 l 290 927 l 290 397 q 300 241 290 285 q 342 174 310 197 q 421 152 374 152 q 502 177 472 152 q 539 243 532 202 q 546 397 546 285 l 546 927 l 716 927 l 716 405 q 698 172 716 249 q 606 40 680 95 q 404 -14 532 -14 q 214 26 283 -14 q 116 139 145 66 q 87 397 87 212 l 87 927 m 392 1229 l 469 1144 l 275 990 l 224 1042 l 392 1229 m 604 1229 l 682 1144 l 488 990 l 436 1041 l 604 1229 "},"?":{"x_min":41,"x_max":596,"ha":662,"o":"m 213 608 l 41 632 q 114 855 41 770 q 322 941 187 941 q 530 862 465 941 q 596 680 596 784 q 564 545 596 600 q 459 424 533 490 q 396 353 407 378 q 386 265 386 329 l 223 265 l 223 295 q 232 417 223 380 q 302 514 241 454 q 372 599 353 563 q 391 684 391 635 q 367 752 391 730 q 311 775 343 775 q 213 608 213 775 m 213 197 l 395 197 l 395 0 l 213 0 l 213 197 "},"Ņ":{"x_min":80,"x_max":701,"ha":780,"o":"m 80 926 l 305 926 l 544 350 l 544 926 l 701 926 l 701 0 l 519 0 l 237 670 l 237 0 l 80 0 l 80 926 m 326 -74 l 468 -74 l 359 -333 l 288 -333 l 326 -74 "},"c":{"x_min":41,"x_max":581.859375,"ha":615,"o":"m 571 429 l 402 429 q 385 521 402 489 q 330 554 369 554 q 233 351 233 554 q 256 187 233 234 q 327 141 280 141 q 401 261 401 141 l 581 261 q 313 -14 558 -14 q 111 75 181 -14 q 41 340 41 164 q 115 607 41 515 q 326 699 190 699 q 571 429 571 699 "},"¶":{"x_min":29.265625,"x_max":650,"ha":758,"o":"m 650 926 l 650 -232 l 541 -232 l 541 816 l 476 816 l 476 -232 l 367 -232 l 367 357 l 318 357 q 157 382 216 357 q 64 473 99 406 q 29 645 29 539 q 63 808 29 742 q 150 899 97 873 q 327 926 203 926 l 650 926 "},"Μ":{"x_min":87,"x_max":953,"ha":1040,"o":"m 87 926 l 384 926 l 515 354 l 662 926 l 953 926 l 953 0 l 762 0 l 762 775 l 572 0 l 424 0 l 252 775 l 252 0 l 87 0 l 87 926 "},"Ή":{"x_min":-264.390625,"x_max":722,"ha":809,"o":"m 93 926 l 296 926 l 296 553 l 519 553 l 519 926 l 722 926 l 722 0 l 519 0 l 519 379 l 296 379 l 296 0 l 93 0 l 93 926 m -264 735 l -87 1006 l 32 926 l -185 686 l -264 735 "},"Ī":{"x_min":-1,"x_max":380,"ha":378,"o":"m 87 926 l 290 926 l 290 0 l 87 0 l 87 926 m -1 1138 l 380 1138 l 380 1038 l -1 1038 l -1 1138 "},"•":{"x_min":272,"x_max":654,"ha":926,"o":"m 654 472 q 598 334 654 391 q 463 278 542 278 q 328 335 384 278 q 272 472 272 392 q 327 609 272 552 q 464 666 383 666 q 598 609 542 666 q 654 472 654 552 "},"(":{"x_min":70,"x_max":387.0625,"ha":473,"o":"m 237 926 l 387 926 q 246 347 246 663 q 387 -232 246 31 l 237 -232 q 70 347 70 18 q 237 926 70 677 "},"γ":{"x_min":-16.78125,"x_max":558.734375,"ha":533,"o":"m 167 -231 l 167 1 l -16 686 l 173 686 l 286 244 l 398 686 l 558 686 l 358 1 l 358 -231 l 167 -231 "},"α":{"x_min":37,"x_max":744.375,"ha":755,"o":"m 744 0 l 547 0 l 497 158 q 293 -14 423 -14 q 107 91 178 -14 q 37 343 37 197 q 113 604 37 509 q 311 700 190 700 q 504 557 437 700 l 540 685 l 728 685 l 612 361 l 744 0 m 460 347 q 402 522 427 481 q 342 564 378 564 q 277 504 304 564 q 250 348 250 445 q 278 180 250 240 q 345 121 306 121 q 405 167 380 121 q 460 347 431 214 "},"­":{"x_min":52,"x_max":328,"ha":379,"o":"m 52 426 l 328 426 l 328 276 l 52 276 l 52 426 "},"Ħ":{"x_min":-5,"x_max":809,"ha":804,"o":"m 291 815 l 515 815 l 515 926 l 718 926 l 718 815 l 809 815 l 809 664 l 718 664 l 718 0 l 515 0 l 515 379 l 291 379 l 291 0 l 88 0 l 88 664 l -5 664 l -5 815 l 88 815 l 88 926 l 291 926 l 291 815 m 291 664 l 291 553 l 515 553 l 515 664 l 291 664 "},":":{"x_min":83,"x_max":272,"ha":355,"o":"m 83 686 l 272 686 l 272 480 l 83 480 l 83 686 m 83 205 l 272 205 l 272 0 l 83 0 l 83 205 "},"Û":{"x_min":78.1875,"x_max":716,"ha":803,"o":"m 87 927 l 290 927 l 290 397 q 300 241 290 285 q 342 174 310 197 q 421 152 374 152 q 502 177 472 152 q 539 243 532 202 q 546 397 546 285 l 546 927 l 716 927 l 716 405 q 698 172 716 249 q 606 40 680 95 q 404 -14 532 -14 q 214 26 283 -14 q 116 139 145 66 q 87 397 87 212 l 87 927 m 78 1005 l 349 1217 l 621 1005 l 474 1005 l 349 1085 l 225 1005 l 78 1005 "},"ś":{"x_min":26.65625,"x_max":543,"ha":568,"o":"m 522 520 l 386 479 q 285 573 359 573 q 226 513 226 573 q 248 461 226 479 q 341 419 270 444 q 456 370 419 391 q 517 307 492 349 q 543 209 543 264 q 474 50 543 114 q 283 -14 405 -14 q 26 190 51 -14 l 178 214 q 286 112 197 112 q 363 175 363 112 q 340 227 363 209 q 253 265 318 245 q 91 357 135 303 q 47 481 47 410 q 116 640 47 580 q 290 700 186 700 q 522 520 473 700 m 190 816 l 422 1029 l 498 916 l 247 759 l 190 816 "},"V":{"x_min":-18.984375,"x_max":658.5,"ha":639,"o":"m -18 926 l 194 926 l 337 220 l 484 926 l 658 926 l 431 -3 l 203 -3 l -18 926 "},"Ŗ":{"x_min":87,"x_max":737,"ha":756,"o":"m 87 926 l 377 926 q 507 918 462 926 q 598 876 552 910 q 670 782 644 841 q 697 649 697 723 q 566 404 697 475 l 737 0 l 515 0 l 391 366 l 290 366 l 290 0 l 87 0 l 87 926 m 290 776 l 290 516 l 379 516 q 499 649 499 516 q 481 725 499 695 q 440 765 463 754 q 371 776 416 776 l 290 776 m 330 -74 l 471 -74 l 363 -333 l 292 -333 l 330 -74 "}," ":{"x_min":0,"x_max":0,"ha":259},"@":{"x_min":26,"x_max":851,"ha":875,"o":"m 552 706 l 645 706 l 606 421 q 599 340 599 367 q 629 293 599 293 q 704 361 670 293 q 738 526 738 429 q 666 767 738 680 q 460 855 594 855 q 234 750 323 855 q 146 463 146 645 q 231 182 146 289 q 476 75 317 75 q 716 149 607 75 l 754 59 q 470 -27 619 -27 q 148 105 270 -27 q 26 459 26 238 q 145 816 26 675 q 460 957 265 957 q 748 840 646 957 q 851 541 851 723 q 777 287 851 386 q 611 188 703 188 q 508 266 531 188 q 389 186 466 186 q 286 248 326 186 q 246 415 246 310 q 303 628 246 542 q 442 715 360 715 q 543 644 510 715 l 552 706 m 498 496 q 450 589 498 589 q 394 542 416 589 q 372 417 372 495 q 424 312 372 312 q 498 496 498 312 "},"¾":{"x_min":41.875,"x_max":1075.140625,"ha":1112,"o":"m 189 755 l 54 777 q 262 935 98 935 q 400 892 352 935 q 449 785 449 850 q 359 663 449 703 q 461 530 461 628 q 404 408 461 453 q 256 363 348 363 q 41 540 64 363 l 182 561 q 243 480 182 480 q 305 541 305 480 q 224 608 305 608 l 177 608 l 177 710 l 224 710 q 298 767 298 710 q 248 822 298 822 q 189 755 201 822 m 751 926 l 863 926 l 421 0 l 313 0 l 751 926 m 849 564 l 1008 564 l 1008 239 l 1075 239 l 1075 126 l 1008 126 l 1008 0 l 856 0 l 856 126 l 643 126 l 643 230 l 849 564 m 870 224 l 870 436 l 746 224 l 870 224 "},"℅":{"x_min":57,"x_max":1015,"ha":1073,"o":"m 317 746 q 304 801 313 783 q 272 819 296 819 q 229 794 245 819 q 214 679 214 770 q 271 562 214 562 q 304 577 294 562 q 319 640 313 593 l 469 640 q 264 435 448 435 q 109 502 162 435 q 57 686 57 569 q 112 877 57 811 q 271 943 168 943 q 467 761 442 943 l 317 746 m 699 926 l 811 926 l 370 0 l 260 0 l 699 926 m 1015 242 q 958 48 1015 112 q 798 -16 901 -16 q 638 51 693 -16 q 584 238 584 118 q 638 425 584 358 q 800 492 693 492 q 957 428 899 492 q 1015 242 1015 365 m 856 244 q 799 377 856 377 q 743 244 743 377 q 799 111 743 111 q 856 244 856 111 "},"Ί":{"x_min":-265.40625,"x_max":295,"ha":382,"o":"m 92 926 l 295 926 l 295 0 l 92 0 l 92 926 m -265 735 l -88 1006 l 31 926 l -186 685 l -265 735 "},"ŉ":{"x_min":-39,"x_max":663,"ha":753,"o":"m 131 685 l 311 685 l 311 591 q 483 699 359 699 q 594 668 550 699 q 650 591 638 638 q 663 449 663 544 l 663 0 l 472 0 l 472 449 q 454 534 472 518 q 406 551 436 551 q 338 519 354 551 q 322 401 322 487 l 322 0 l 131 0 l 131 685 m -39 952 l 135 952 l 135 747 l 35 565 l -39 565 l 37 747 l -39 747 l -39 952 "},"i":{"x_min":68,"x_max":262,"ha":331,"o":"m 262 742 l 68 742 l 68 931 l 262 931 l 262 742 m 69 685 l 260 685 l 260 0 l 69 0 l 69 685 "},"≤":{"x_min":54,"x_max":656,"ha":710,"o":"m 656 888 l 656 694 l 279 572 l 655 451 l 655 258 l 54 486 l 54 660 l 656 888 m 656 221 l 656 39 l 54 39 l 54 221 l 656 221 "},"υ":{"x_min":66,"x_max":590,"ha":655,"o":"m 66 685 l 257 685 l 257 288 q 269 159 257 186 q 326 132 282 132 q 386 159 373 132 q 399 288 399 186 l 399 685 l 590 685 l 590 288 q 567 109 590 168 q 483 17 544 50 q 332 -16 423 -16 q 176 14 237 -16 q 91 103 116 45 q 66 288 66 161 l 66 685 "},"Ģ":{"x_min":54,"x_max":734,"ha":805,"o":"m 412 493 l 734 493 l 734 0 l 647 0 l 621 105 q 397 -15 546 -15 q 146 109 239 -15 q 54 444 54 234 q 145 806 54 673 q 415 940 236 940 q 734 621 699 940 l 550 592 q 418 774 531 774 q 309 706 350 774 q 268 452 268 639 q 308 218 268 286 q 425 151 348 151 q 550 334 550 151 l 412 334 l 412 493 m 349 -74 l 491 -74 l 382 -333 l 310 -333 l 349 -74 "},"m":{"x_min":71,"x_max":910,"ha":970,"o":"m 71 685 l 251 685 l 251 591 q 417 699 300 699 q 565 591 539 699 q 732 699 611 699 q 839 674 799 699 q 894 607 878 650 q 910 447 910 565 l 910 0 l 719 0 l 719 428 q 708 527 719 504 q 659 551 697 551 q 601 520 615 551 q 588 399 588 490 l 588 0 l 397 0 l 397 434 q 386 529 397 507 q 338 551 375 551 q 277 519 292 551 q 262 399 262 487 l 262 0 l 71 0 l 71 685 "},"ĕ":{"x_min":41,"x_max":598,"ha":639,"o":"m 598 311 l 238 311 l 238 272 q 263 149 238 180 q 329 118 288 118 q 428 229 417 118 l 598 229 q 325 -14 552 -14 q 113 80 186 -14 q 41 332 41 174 q 118 605 41 511 q 324 699 195 699 q 519 615 441 699 q 598 311 598 532 m 418 422 q 418 440 418 434 q 328 573 418 573 q 239 422 239 573 l 418 422 m 108 951 l 218 951 q 333 880 246 880 q 449 951 420 880 l 558 951 q 333 781 509 781 q 108 951 158 781 "},"ż":{"x_min":28,"x_max":486,"ha":498,"o":"m 52 686 l 479 686 l 479 562 l 224 136 l 486 136 l 486 0 l 28 0 l 28 136 l 276 550 l 52 550 l 52 686 m 187 861 q 212 921 187 896 q 273 946 237 946 q 334 920 309 946 q 360 861 360 895 q 333 801 360 825 q 273 777 307 777 q 213 801 239 777 q 187 861 187 825 "},"ő":{"x_min":41,"x_max":602.078125,"ha":639,"o":"m 598 342 q 319 -14 598 -14 q 41 342 41 -14 q 319 699 41 699 q 598 342 598 699 m 400 343 q 382 519 400 473 q 319 566 364 566 q 257 522 276 566 q 238 343 238 478 q 254 168 238 217 q 319 120 270 120 q 383 168 366 120 q 400 343 400 216 m 312 996 l 389 912 l 195 758 l 144 810 l 312 996 m 524 996 l 602 912 l 408 758 l 356 809 l 524 996 "},"ž":{"x_min":-0.484375,"x_max":543.65625,"ha":498,"o":"m 52 686 l 479 686 l 479 562 l 224 136 l 486 136 l 486 0 l 28 0 l 28 136 l 276 550 l 52 550 l 52 686 m 0 968 l 147 968 l 271 887 l 395 968 l 543 968 l 271 755 l 0 968 "},"Ŏ":{"x_min":54,"x_max":726,"ha":780,"o":"m 726 463 q 390 -14 726 -14 q 138 107 223 -14 q 54 463 54 229 q 389 941 54 941 q 639 821 553 941 q 726 463 726 702 m 512 463 q 482 712 512 650 q 389 775 453 775 q 297 712 326 775 q 268 463 268 650 q 296 216 268 280 q 389 152 325 152 q 482 213 452 152 q 512 463 512 275 m 165 1184 l 274 1184 q 390 1113 303 1113 q 505 1184 476 1113 l 614 1184 q 390 1014 566 1014 q 165 1184 215 1014 "},"á":{"x_min":49,"x_max":603.53125,"ha":662,"o":"m 257 468 l 72 485 q 159 644 84 588 q 348 700 234 700 q 503 663 444 700 q 576 577 561 626 q 592 426 592 528 l 592 152 q 603 0 592 24 l 426 0 q 417 105 417 28 q 229 -14 354 -14 q 99 34 149 -14 q 49 176 49 83 q 124 356 49 292 q 401 420 200 420 l 401 446 q 387 545 401 518 q 331 573 372 573 q 257 468 257 573 m 401 328 q 282 291 318 318 q 247 198 247 264 q 310 112 247 112 q 373 151 345 112 q 401 294 401 190 l 401 328 m 246 816 l 477 1029 l 553 916 l 303 759 l 246 816 "},"×":{"x_min":88.84375,"x_max":621.203125,"ha":710,"o":"m 354 571 l 512 729 l 621 620 l 463 463 l 621 305 l 512 197 l 354 354 l 196 197 l 88 305 l 246 463 l 88 620 l 196 729 l 354 571 "},"İ":{"x_min":87,"x_max":290,"ha":377,"o":"m 87 926 l 290 926 l 290 0 l 87 0 l 87 926 m 103 1086 q 128 1146 103 1121 q 189 1171 153 1171 q 250 1145 225 1171 q 276 1086 276 1120 q 249 1026 276 1050 q 189 1002 223 1002 q 129 1026 155 1002 q 103 1086 103 1050 "},"Ě":{"x_min":87,"x_max":649.421875,"ha":662,"o":"m 87 926 l 649 926 l 649 767 l 290 767 l 290 552 l 569 552 l 569 393 l 290 393 l 290 166 l 649 166 l 649 0 l 87 0 l 87 926 m 96 1193 l 243 1193 l 367 1112 l 492 1193 l 639 1193 l 367 980 l 96 1193 "},"Ǻ":{"x_min":-27.53125,"x_max":719.578125,"ha":709,"o":"m 489 1008 q 457 920 489 956 l 719 0 l 511 0 l 465 191 l 205 191 l 159 0 l -27 0 l 249 923 q 220 1008 220 959 q 259 1104 220 1065 q 354 1143 299 1143 q 449 1104 409 1143 q 489 1008 489 1065 m 192 1241 l 478 1392 l 523 1259 l 233 1169 l 192 1241 m 301 1007 q 318 966 301 981 q 354 951 336 951 q 391 966 374 951 q 408 1007 408 982 q 391 1049 408 1033 q 354 1065 374 1065 q 317 1048 333 1065 q 301 1007 301 1032 m 426 350 l 333 728 l 243 350 l 426 350 "},"K":{"x_min":87,"x_max":740.296875,"ha":732,"o":"m 87 926 l 290 926 l 290 540 l 515 926 l 720 926 l 488 585 l 740 0 l 530 0 l 367 426 l 290 314 l 290 0 l 87 0 l 87 926 "},"7":{"x_min":80.265625,"x_max":646,"ha":710,"o":"m 95 926 l 646 926 l 646 770 q 423 0 423 484 l 203 0 q 471 745 203 424 l 80 745 l 95 926 "},"¨":{"x_min":127,"x_max":511,"ha":638,"o":"m 356 861 q 378 913 356 892 q 433 935 401 935 q 488 913 466 935 q 511 861 511 892 q 486 809 511 829 q 433 789 462 789 q 380 809 404 789 q 356 861 356 829 m 127 861 q 149 913 127 892 q 204 935 172 935 q 259 913 236 935 q 282 861 282 892 q 257 809 282 829 q 204 789 233 789 q 151 808 176 789 q 127 861 127 828 "},"Y":{"x_min":-39.609375,"x_max":653.015625,"ha":614,"o":"m -39 926 l 184 926 l 314 588 l 454 926 l 653 926 l 396 391 l 396 0 l 193 0 l 193 391 l -39 926 "},"E":{"x_min":87,"x_max":649.421875,"ha":662,"o":"m 87 926 l 649 926 l 649 767 l 290 767 l 290 552 l 569 552 l 569 393 l 290 393 l 290 166 l 649 166 l 649 0 l 87 0 l 87 926 "},"Ô":{"x_min":54,"x_max":726,"ha":780,"o":"m 726 463 q 390 -14 726 -14 q 138 107 223 -14 q 54 463 54 229 q 389 941 54 941 q 639 821 553 941 q 726 463 726 702 m 512 463 q 482 712 512 650 q 389 775 453 775 q 297 712 326 775 q 268 463 268 650 q 296 216 268 280 q 389 152 325 152 q 482 213 452 152 q 512 463 512 275 m 123 994 l 395 1206 l 667 994 l 519 994 l 395 1074 l 270 994 l 123 994 "},"‹":{"x_min":67.140625,"x_max":310.59375,"ha":378,"o":"m 310 113 l 210 113 l 67 355 l 210 598 l 310 598 l 225 355 l 310 113 "},"Ï":{"x_min":-3,"x_max":381,"ha":378,"o":"m 87 926 l 290 926 l 290 0 l 87 0 l 87 926 m 226 1086 q 248 1138 226 1117 q 303 1160 271 1160 q 358 1138 336 1160 q 381 1086 381 1117 q 356 1034 381 1054 q 303 1014 332 1014 q 250 1034 274 1014 q 226 1086 226 1054 m -3 1086 q 19 1138 -3 1117 q 74 1160 42 1160 q 129 1138 106 1160 q 152 1086 152 1117 q 127 1034 152 1054 q 74 1014 103 1014 q 21 1033 46 1014 q -3 1086 -3 1053 "},"ġ":{"x_min":29,"x_max":653,"ha":639,"o":"m 653 798 l 653 673 q 611 679 631 679 q 539 617 552 679 q 590 480 590 563 q 520 331 590 387 q 341 275 451 275 q 252 286 299 275 q 208 226 208 260 q 233 190 208 199 q 370 182 258 182 q 524 167 473 182 q 609 108 575 153 q 644 -9 644 63 q 309 -242 644 -242 q 29 -78 29 -242 q 140 48 29 11 q 51 167 51 90 q 169 318 51 256 q 67 489 67 368 q 137 645 67 591 q 325 699 208 699 q 472 669 403 699 q 508 773 479 742 q 600 805 537 805 q 653 798 629 805 m 392 485 q 332 597 392 597 q 280 570 295 597 q 265 481 265 543 q 330 377 265 377 q 378 401 364 377 q 392 485 392 426 m 246 29 q 186 -52 186 2 q 343 -122 186 -122 q 479 -48 479 -122 q 464 -4 479 -21 q 426 16 449 12 q 331 21 404 21 q 246 29 288 21 m 245 861 q 270 921 245 896 q 331 946 295 946 q 392 920 367 946 q 418 861 418 895 q 391 801 418 825 q 331 777 365 777 q 271 801 297 777 q 245 861 245 825 "},"έ":{"x_min":41,"x_max":575.734375,"ha":590,"o":"m 389 414 l 389 284 q 294 281 318 284 q 254 260 271 278 q 238 207 238 242 q 259 136 238 160 q 312 112 281 112 q 412 217 381 112 l 575 188 q 460 20 526 57 q 303 -16 395 -16 q 105 45 169 -16 q 41 199 41 106 q 150 358 41 308 q 58 504 58 409 q 120 641 58 585 q 305 698 183 698 q 560 508 527 698 l 390 476 q 318 572 374 572 q 255 488 255 572 q 268 437 255 453 q 302 417 282 420 q 389 414 322 414 m 214 815 l 445 1028 l 521 915 l 271 758 l 214 815 "},"ķ":{"x_min":71,"x_max":645.171875,"ha":639,"o":"m 71 926 l 262 926 l 262 420 l 454 685 l 628 685 l 455 455 l 645 0 l 439 0 l 331 318 l 262 221 l 262 0 l 71 0 l 71 926 m 278 -74 l 420 -74 l 311 -333 l 240 -333 l 278 -74 "},"±":{"x_min":71,"x_max":639,"ha":710,"o":"m 431 536 l 639 536 l 639 389 l 431 389 l 431 195 l 278 195 l 278 389 l 71 389 l 71 536 l 278 536 l 278 747 l 431 747 l 431 536 m 639 -16 l 71 -16 l 71 131 l 639 131 l 639 -16 "},"ì":{"x_min":-33.078125,"x_max":273.890625,"ha":331,"o":"m 70 685 l 261 685 l 261 0 l 70 0 l 70 685 m 273 815 l 216 758 l -33 915 l 42 1029 l 273 815 "},"|":{"x_min":243,"x_max":451,"ha":694,"o":"m 243 927 l 451 927 l 451 -231 l 243 -231 l 243 927 "},"ϋ":{"x_min":66,"x_max":590,"ha":655,"o":"m 66 685 l 257 685 l 257 288 q 269 159 257 186 q 326 132 282 132 q 386 159 373 132 q 399 288 399 186 l 399 685 l 590 685 l 590 288 q 567 109 590 168 q 483 17 544 50 q 332 -16 423 -16 q 176 14 237 -16 q 91 103 116 45 q 66 288 66 161 l 66 685 m 371 860 q 393 912 371 891 q 448 934 416 934 q 503 912 481 934 q 526 860 526 891 q 501 808 526 828 q 448 788 477 788 q 395 808 419 788 q 371 860 371 828 m 142 860 q 164 912 142 891 q 219 934 187 934 q 274 912 251 934 q 297 860 297 891 q 272 808 297 828 q 219 788 248 788 q 166 807 191 788 q 142 860 142 827 "},"§":{"x_min":73.59375,"x_max":636.703125,"ha":710,"o":"m 636 767 l 495 724 q 388 815 472 815 q 322 792 344 815 q 300 738 300 770 q 322 683 300 702 q 434 622 344 664 q 582 525 538 575 q 627 387 627 474 q 534 205 627 279 q 634 13 634 136 q 560 -166 634 -99 q 356 -233 486 -233 q 73 -21 120 -233 l 231 5 q 360 -101 252 -101 q 464 -8 464 -101 q 430 64 464 36 q 281 142 396 91 q 181 195 216 170 q 122 264 146 220 q 98 365 98 309 q 204 552 98 490 q 129 713 129 616 q 194 878 129 815 q 379 941 259 941 q 636 767 581 941 m 295 495 q 257 413 257 460 q 280 350 257 376 q 388 286 303 324 q 437 263 424 270 q 475 345 475 296 q 451 404 475 381 q 352 465 428 426 q 295 495 308 487 "},"q":{"x_min":41,"x_max":592.109375,"ha":662,"o":"m 486 686 l 592 686 q 586 510 586 634 l 586 -232 l 398 -232 l 398 71 q 257 -9 344 -9 q 100 80 160 -9 q 41 332 41 170 q 104 610 41 526 q 272 695 167 695 q 434 596 374 695 q 486 686 465 630 m 398 412 q 378 538 398 507 q 317 569 358 569 q 254 531 271 569 q 238 359 238 493 q 255 165 238 208 q 318 123 273 123 q 376 157 355 123 q 398 311 398 192 l 398 412 "},"b":{"x_min":71,"x_max":622.34375,"ha":663,"o":"m 71 926 l 259 926 l 259 620 q 401 695 314 695 q 559 609 496 695 q 622 346 622 524 q 560 81 622 176 q 380 -14 498 -14 q 220 89 263 -14 q 184 0 200 54 l 71 0 l 71 926 m 259 284 q 276 153 259 189 q 338 118 294 118 q 406 169 388 118 q 425 341 425 220 q 407 513 425 459 q 342 568 389 568 q 259 442 259 568 l 259 284 "},"ύ":{"x_min":66,"x_max":590,"ha":655,"o":"m 66 685 l 257 685 l 257 288 q 269 159 257 186 q 326 132 282 132 q 386 159 373 132 q 399 288 399 186 l 399 685 l 590 685 l 590 288 q 567 109 590 168 q 483 17 544 50 q 332 -16 423 -16 q 176 14 237 -16 q 91 103 116 45 q 66 288 66 161 l 66 685 m 229 816 l 460 1029 l 536 915 l 286 759 l 229 816 "},"ﬂ":{"x_min":25,"x_max":663,"ha":733,"o":"m 286 686 l 407 686 l 407 535 l 286 535 l 286 0 l 103 0 l 103 535 l 25 535 l 25 686 l 104 686 q 116 836 104 792 q 177 921 129 880 q 326 963 224 963 q 403 957 364 963 l 403 809 q 371 809 383 809 q 306 792 322 809 q 288 757 291 776 q 286 686 286 739 m 472 926 l 663 926 l 663 0 l 472 0 l 472 926 "},"ή":{"x_min":71,"x_max":603,"ha":669,"o":"m 71 685 l 262 685 l 262 591 q 429 699 307 699 q 530 673 489 699 q 586 605 570 647 q 603 449 603 563 l 603 -233 l 412 -233 l 412 449 q 400 559 412 540 q 352 578 389 578 q 299 552 325 578 q 267 491 272 526 q 262 401 262 455 l 262 0 l 71 0 l 71 685 m 253 816 l 485 1029 l 561 916 l 310 759 l 253 816 "},"®":{"x_min":56,"x_max":1027,"ha":1083,"o":"m 56 463 q 198 801 56 660 q 541 943 341 943 q 884 801 741 943 q 1027 463 1027 660 q 884 124 1027 265 q 541 -17 741 -17 q 198 124 340 -17 q 56 463 56 265 m 175 463 q 282 199 175 308 q 541 91 389 91 q 800 200 692 91 q 908 463 908 310 q 800 726 908 617 q 541 835 693 835 q 282 725 390 835 q 175 463 175 616 m 343 741 l 527 741 q 639 729 597 741 q 712 675 681 717 q 744 571 744 632 q 661 426 744 467 l 764 184 l 600 184 l 530 399 l 494 399 l 494 185 l 343 185 l 343 741 m 494 639 l 494 501 l 528 501 q 596 572 596 501 q 523 639 596 639 l 494 639 "},"Ε":{"x_min":87,"x_max":649.421875,"ha":662,"o":"m 87 926 l 649 926 l 649 767 l 290 767 l 290 552 l 569 552 l 569 393 l 290 393 l 290 166 l 649 166 l 649 0 l 87 0 l 87 926 "},"₧":{"x_min":87,"x_max":1325,"ha":1335,"o":"m 87 926 l 353 926 q 541 905 474 926 q 653 813 608 885 q 699 636 699 742 q 662 468 699 534 q 561 372 625 401 q 362 343 496 343 l 290 343 l 290 0 l 87 0 l 87 926 m 290 776 l 290 502 l 353 502 q 460 540 436 502 q 485 641 485 579 q 466 725 485 693 q 422 766 447 757 q 353 776 398 776 l 290 776 m 748 532 l 862 542 l 862 417 l 948 417 l 948 308 l 863 308 l 863 174 q 869 116 863 128 q 904 105 875 105 q 954 105 922 105 l 954 1 q 867 -8 904 -8 q 777 12 809 -8 q 735 65 745 33 q 726 162 726 96 l 726 308 l 669 308 l 669 417 l 738 417 l 748 532 m 1311 313 l 1202 284 q 1148 338 1188 338 q 1115 307 1115 338 q 1126 283 1115 293 q 1183 259 1137 273 q 1299 200 1273 234 q 1325 130 1325 167 q 1277 32 1325 73 q 1147 -8 1230 -8 q 972 118 993 -8 l 1091 135 q 1150 78 1101 78 q 1193 112 1193 78 q 1180 136 1193 128 q 1128 157 1167 145 q 1010 219 1035 185 q 985 289 985 252 q 1032 387 985 350 q 1152 425 1080 425 q 1311 313 1276 425 "},"Ŋ":{"x_min":66,"x_max":749,"ha":812,"o":"m 66 0 l 66 926 l 263 926 l 263 832 q 477 940 348 940 q 675 861 602 940 q 749 591 749 783 l 749 89 q 720 -97 749 -28 q 621 -211 692 -166 q 441 -257 550 -257 q 327 -240 388 -257 l 327 -74 q 419 -87 390 -87 q 520 -60 495 -87 q 546 54 546 -34 l 546 614 q 441 766 546 766 q 319 701 369 766 q 269 517 269 637 l 269 0 l 66 0 "},"Ũ":{"x_min":87,"x_max":716,"ha":803,"o":"m 87 927 l 290 927 l 290 397 q 300 241 290 285 q 342 174 310 197 q 421 152 374 152 q 502 177 472 152 q 539 243 532 202 q 546 397 546 285 l 546 927 l 716 927 l 716 405 q 698 172 716 249 q 606 40 680 95 q 404 -14 532 -14 q 214 26 283 -14 q 116 139 145 66 q 87 397 87 212 l 87 927 m 567 1157 l 627 1113 q 472 1009 558 1009 q 387 1032 440 1009 q 304 1059 327 1059 q 239 1016 277 1059 l 181 1061 q 330 1159 256 1159 q 419 1135 364 1159 q 502 1109 480 1109 q 567 1157 533 1109 "},"L":{"x_min":87,"x_max":588.390625,"ha":590,"o":"m 87 926 l 290 926 l 290 174 l 588 174 l 588 0 l 87 0 l 87 926 "},"σ":{"x_min":37,"x_max":658.890625,"ha":672,"o":"m 416 686 l 658 686 l 658 550 l 529 550 q 581 464 568 507 q 594 337 594 421 q 315 -14 594 -14 q 37 342 37 -14 q 315 699 37 699 q 416 686 372 699 m 396 343 q 378 519 396 473 q 315 566 360 566 q 253 522 272 566 q 234 343 234 478 q 250 168 234 217 q 315 120 266 120 q 379 168 362 120 q 396 343 396 216 "},";":{"x_min":83,"x_max":272,"ha":355,"o":"m 83 686 l 272 686 l 272 480 l 83 480 l 83 686 m 83 205 l 272 205 l 272 18 l 157 -219 l 83 -219 l 171 0 l 83 0 l 83 205 "},"ď":{"x_min":41,"x_max":816.796875,"ha":807,"o":"m 405 927 l 593 927 l 593 1 l 416 1 l 416 113 q 260 -9 372 -9 q 95 87 149 -9 q 41 340 41 183 q 103 606 41 518 q 268 695 165 695 q 405 622 364 695 l 405 927 m 405 398 q 383 533 405 499 q 321 568 362 568 q 256 520 273 568 q 239 323 239 473 q 257 167 239 212 q 320 123 276 123 q 381 153 357 123 q 405 277 405 183 l 405 398 m 675 927 l 816 927 l 708 656 l 637 656 l 675 927 "},"θ":{"x_min":43,"x_max":644,"ha":687,"o":"m 343 941 q 568 812 492 941 q 644 463 644 683 q 566 113 644 241 q 343 -14 489 -14 q 119 113 196 -14 q 43 463 43 241 q 117 811 43 681 q 343 941 192 941 m 229 540 l 456 540 q 342 806 456 806 q 229 540 229 806 m 226 419 q 344 122 226 122 q 459 419 459 122 l 226 419 "},"Ο":{"x_min":54,"x_max":726,"ha":780,"o":"m 726 463 q 390 -14 726 -14 q 138 107 223 -14 q 54 463 54 229 q 389 941 54 941 q 639 821 553 941 q 726 463 726 702 m 512 463 q 482 712 512 650 q 389 775 453 775 q 297 712 326 775 q 268 463 268 650 q 296 216 268 280 q 389 152 325 152 q 482 213 452 152 q 512 463 512 275 "}," ":{"x_min":0,"x_max":0,"ha":259},"Ĭ":{"x_min":-35.078125,"x_max":413.421875,"ha":377,"o":"m 87 926 l 290 926 l 290 0 l 87 0 l 87 926 m -35 1181 l 74 1181 q 189 1110 102 1110 q 304 1181 275 1110 l 413 1181 q 189 1011 365 1011 q -35 1181 14 1011 "},"ŧ":{"x_min":23,"x_max":420,"ha":425,"o":"m 285 478 l 381 478 l 381 344 l 285 344 l 285 283 q 288 193 285 214 q 308 158 291 172 q 366 145 325 145 q 420 145 387 145 l 420 0 q 303 -14 356 -14 q 170 19 216 -14 q 111 102 124 52 q 99 262 99 153 l 99 344 l 24 344 l 24 478 l 99 478 l 99 535 l 23 535 l 23 686 l 116 686 l 116 888 l 285 902 l 285 686 l 411 686 l 411 535 l 285 535 l 285 478 "},"∑":{"x_min":83,"x_max":940,"ha":990,"o":"m 94 1042 l 933 1042 l 933 931 l 262 931 l 674 386 l 234 -180 l 940 -180 l 940 -289 l 83 -289 l 83 -162 l 502 380 l 94 922 l 94 1042 "},"Ώ":{"x_min":-166.765625,"x_max":790,"ha":813,"o":"m 36 0 l 36 169 l 194 169 q 49 512 49 281 q 149 830 49 719 q 413 942 249 942 q 678 829 578 942 q 778 518 778 717 q 632 169 778 281 l 790 169 l 790 0 l 433 0 l 433 163 q 510 238 488 189 q 533 374 533 288 q 533 499 533 460 q 413 776 533 776 q 292 508 292 776 q 292 368 292 453 q 314 238 292 284 q 393 163 336 192 l 393 0 l 36 0 m -166 735 l 10 1005 l 130 925 l -88 685 l -166 735 "},"À":{"x_min":-27.125,"x_max":720.21875,"ha":710,"o":"m 250 926 l 455 926 l 720 0 l 512 0 l 465 191 l 205 191 l 160 0 l -27 0 l 250 926 m 427 350 l 334 728 l 244 350 l 427 350 m 465 1041 l 408 984 l 158 1141 l 234 1254 l 465 1041 "},"ẃ":{"x_min":-11.53125,"x_max":821.9375,"ha":804,"o":"m -11 685 l 174 685 l 254 268 l 331 685 l 517 685 l 579 268 l 672 685 l 821 685 l 650 0 l 490 0 l 402 465 l 316 0 l 160 0 l -11 685 m 299 827 l 531 1040 l 606 927 l 356 770 l 299 827 "},"Ϊ":{"x_min":-3,"x_max":381,"ha":378,"o":"m 87 926 l 290 926 l 290 0 l 87 0 l 87 926 m 226 1086 q 248 1138 226 1117 q 303 1160 271 1160 q 358 1138 336 1160 q 381 1086 381 1117 q 356 1034 381 1054 q 303 1014 332 1014 q 250 1034 274 1014 q 226 1086 226 1054 m -3 1086 q 19 1138 -3 1117 q 74 1160 42 1160 q 129 1138 106 1160 q 152 1086 152 1117 q 127 1034 152 1054 q 74 1014 103 1014 q 21 1033 46 1014 q -3 1086 -3 1053 "},"+":{"x_min":71,"x_max":639,"ha":710,"o":"m 431 537 l 639 537 l 639 390 l 431 390 l 431 179 l 278 179 l 278 390 l 71 390 l 71 537 l 278 537 l 278 747 l 431 747 l 431 537 "},"½":{"x_min":75,"x_max":1045.8125,"ha":1112,"o":"m 210 931 l 327 931 l 327 480 l 425 480 l 425 371 l 75 371 l 75 480 l 174 480 l 174 759 q 75 699 125 720 l 75 828 q 210 931 157 866 m 720 926 l 832 926 l 390 0 l 281 0 l 720 926 m 776 344 l 632 369 q 841 564 662 564 q 987 514 937 564 q 1037 398 1037 465 q 994 279 1037 340 q 798 127 951 217 l 1045 127 l 1034 0 l 635 0 l 635 120 q 839 299 801 250 q 878 391 878 348 q 832 447 878 447 q 776 344 776 447 "},"Ë":{"x_min":87,"x_max":649.421875,"ha":662,"o":"m 87 926 l 649 926 l 649 767 l 290 767 l 290 552 l 569 552 l 569 393 l 290 393 l 290 166 l 649 166 l 649 0 l 87 0 l 87 926 m 405 1086 q 427 1138 405 1117 q 482 1160 450 1160 q 537 1138 515 1160 q 560 1086 560 1117 q 535 1034 560 1054 q 482 1014 511 1014 q 429 1034 453 1014 q 405 1086 405 1054 m 176 1086 q 198 1138 176 1117 q 253 1160 221 1160 q 308 1138 285 1160 q 331 1086 331 1117 q 306 1034 331 1054 q 253 1014 282 1014 q 200 1033 225 1014 q 176 1086 176 1053 "},"'":{"x_min":160,"x_max":313,"ha":473,"o":"m 160 926 l 313 926 l 313 519 l 160 519 l 160 926 "},"Š":{"x_min":22.703125,"x_max":672,"ha":710,"o":"m 653 724 l 485 660 q 354 775 449 775 q 283 749 309 775 q 257 690 257 724 q 288 627 257 650 q 416 566 318 604 q 557 500 506 532 q 640 411 608 467 q 672 281 672 355 q 582 69 672 152 q 343 -14 493 -14 q 22 240 92 -14 l 200 291 q 348 152 232 152 q 434 179 401 152 q 467 251 467 206 q 444 312 467 285 q 338 368 421 339 q 180 437 232 406 q 93 526 127 468 q 60 656 60 583 q 140 861 60 781 q 352 941 220 941 q 653 724 594 941 m 93 1196 l 241 1196 l 364 1115 l 488 1196 l 636 1196 l 364 983 l 93 1196 "},"ĳ":{"x_min":68,"x_max":600,"ha":662,"o":"m 262 742 l 68 742 l 68 931 l 262 931 l 262 742 m 69 685 l 260 685 l 260 0 l 69 0 l 69 685 m 600 742 l 406 742 l 406 931 l 600 931 l 600 742 m 407 685 l 598 685 l 598 22 q 586 -136 598 -83 q 531 -220 574 -189 q 421 -251 488 -251 q 319 -241 378 -251 l 319 -84 q 344 -87 333 -87 q 396 -65 386 -87 q 407 27 407 -44 l 407 685 "},"˛":{"x_min":258,"x_max":511.84375,"ha":639,"o":"m 425 0 q 364 -108 364 -57 q 452 -181 364 -181 q 497 -178 484 -181 l 511 -242 q 432 -253 469 -253 q 300 -217 342 -253 q 258 -130 258 -182 q 353 0 258 -54 l 425 0 "},"ð":{"x_min":41,"x_max":598,"ha":639,"o":"m 381 926 l 471 981 l 512 911 l 425 859 q 598 331 598 584 q 531 80 598 175 q 323 -14 465 -14 q 41 342 41 -14 q 109 608 41 518 q 275 698 177 698 q 364 666 324 698 q 310 789 341 735 l 215 733 l 174 802 l 270 860 l 222 936 l 330 1002 l 381 926 m 400 343 q 382 519 400 473 q 319 566 364 566 q 257 522 276 566 q 238 343 238 478 q 254 168 238 217 q 319 120 270 120 q 383 168 366 120 q 400 343 400 216 "},"℮":{"x_min":61,"x_max":775,"ha":834,"o":"m 218 361 l 218 109 q 420 27 299 27 q 687 194 592 27 l 736 164 q 579 13 656 49 q 420 -23 502 -23 q 161 84 262 -23 q 61 360 61 192 q 162 637 61 531 q 421 744 264 744 q 671 647 567 744 q 775 361 775 551 l 218 361 m 622 411 l 622 612 q 418 694 537 694 q 218 611 300 694 l 218 411 l 622 411 "},"Φ":{"x_min":48,"x_max":855,"ha":903,"o":"m 364 85 q 120 217 192 113 q 48 464 48 321 q 127 716 48 615 q 364 842 207 816 l 364 954 l 539 954 l 539 842 q 772 719 689 821 q 855 464 855 618 q 539 86 855 143 l 539 -27 l 364 -27 l 364 85 m 364 685 q 245 458 245 640 q 364 242 245 288 l 364 685 m 539 242 q 658 470 658 287 q 539 685 658 639 l 539 242 "},"ş":{"x_min":26.65625,"x_max":543,"ha":568,"o":"m 420 -175 q 382 -258 420 -226 q 279 -291 345 -291 q 130 -242 208 -291 l 153 -186 q 261 -220 219 -220 q 311 -178 311 -220 q 288 -136 311 -152 q 232 -120 265 -120 q 186 -123 214 -120 l 227 -10 q 26 190 47 16 l 178 214 q 286 112 197 112 q 363 175 363 112 q 340 227 363 209 q 252 265 317 245 q 91 357 135 303 q 47 481 47 410 q 116 640 47 580 q 290 700 186 700 q 522 520 473 700 l 386 479 q 285 573 359 573 q 226 513 226 573 q 248 461 226 479 q 340 419 270 444 q 456 370 419 391 q 517 306 492 349 q 543 208 543 263 q 480 53 543 118 q 303 -11 418 -11 l 281 -69 q 309 -67 299 -67 q 388 -96 356 -67 q 420 -175 420 -125 "},"ı":{"x_min":70,"x_max":261,"ha":331,"o":"m 70 685 l 261 685 l 261 0 l 70 0 l 70 685 "},"Ć":{"x_min":54,"x_max":719.65625,"ha":757,"o":"m 537 331 l 719 331 q 633 82 719 178 q 406 -14 547 -14 q 144 112 234 -14 q 54 462 54 239 q 144 814 54 687 q 413 941 235 941 q 709 575 709 941 l 532 575 q 408 775 532 775 q 306 708 344 775 q 268 450 268 642 q 302 216 268 280 q 406 152 337 152 q 537 331 517 152 m 288 1042 l 519 1255 l 595 1141 l 345 985 l 288 1042 "},"ä":{"x_min":49,"x_max":603.53125,"ha":662,"o":"m 257 468 l 71 485 q 159 644 84 588 q 348 700 234 700 q 503 663 444 700 q 576 577 561 626 q 592 426 592 528 l 592 152 q 603 0 592 24 l 426 0 q 417 105 417 28 q 229 -14 353 -14 q 99 34 149 -14 q 49 176 49 83 q 124 356 49 292 q 401 420 200 420 l 401 446 q 387 545 401 518 q 331 573 372 573 q 257 468 257 573 m 401 328 q 282 291 318 318 q 247 198 247 264 q 310 112 247 112 q 373 151 345 112 q 401 294 401 190 l 401 328 m 382 861 q 404 913 382 892 q 459 935 427 935 q 514 913 492 935 q 537 861 537 892 q 512 809 537 829 q 459 789 488 789 q 406 809 430 789 q 382 861 382 829 m 153 861 q 175 913 153 892 q 230 935 198 935 q 285 913 262 935 q 308 861 308 892 q 283 809 308 829 q 230 789 259 789 q 177 808 202 789 q 153 861 153 828 "},"¹":{"x_min":87,"x_max":437,"ha":474,"o":"m 222 931 l 339 931 l 339 480 l 437 480 l 437 371 l 87 371 l 87 480 l 186 480 l 186 759 q 87 699 137 720 l 87 828 q 222 931 169 866 "},"£":{"x_min":12,"x_max":746.625,"ha":711,"o":"m 377 567 l 533 567 l 533 425 l 397 425 q 397 389 397 402 q 368 244 397 293 q 295 157 339 195 l 397 157 q 539 195 501 157 q 596 296 577 233 l 746 239 q 701 118 729 165 q 632 45 673 71 q 544 9 591 18 q 396 0 497 0 l 12 0 l 12 157 l 83 157 q 155 170 132 157 q 195 227 178 184 q 213 352 213 271 q 208 425 213 386 l 102 425 l 102 567 l 185 567 q 177 677 177 636 q 242 869 177 797 q 429 941 307 941 q 663 765 617 941 l 516 695 q 430 793 494 793 q 369 697 369 793 q 373 613 369 674 q 377 567 377 577 "},"ů":{"x_min":61,"x_max":593,"ha":663,"o":"m 61 685 l 252 685 l 252 246 q 264 157 252 179 q 317 135 276 135 q 374 153 354 135 q 397 203 393 171 q 402 336 402 235 l 402 685 l 593 685 l 593 0 l 413 0 l 413 94 q 331 4 372 23 q 236 -14 291 -14 q 123 16 162 -14 q 72 93 84 47 q 61 239 61 140 l 61 685 m 196 882 q 235 977 196 939 q 327 1015 274 1015 q 418 977 379 1015 q 458 882 458 939 q 416 788 458 824 q 327 753 375 753 q 237 789 278 753 q 196 882 196 825 m 275 883 q 291 844 275 859 q 327 829 308 829 q 362 844 346 829 q 379 883 379 859 q 363 923 379 907 q 327 939 347 939 q 290 923 306 939 q 275 883 275 907 "},"Ō":{"x_min":54,"x_max":726,"ha":780,"o":"m 726 463 q 390 -14 726 -14 q 138 107 223 -14 q 54 463 54 229 q 389 941 54 941 q 639 821 553 941 q 726 463 726 702 m 512 463 q 482 712 512 650 q 389 775 453 775 q 297 712 326 775 q 268 463 268 650 q 296 216 268 280 q 389 152 325 152 q 482 213 452 152 q 512 463 512 275 m 205 1137 l 586 1137 l 586 1037 l 205 1037 l 205 1137 "},"λ":{"x_min":-16.28125,"x_max":558.8125,"ha":540,"o":"m -16 0 l 176 625 l 92 926 l 284 926 l 558 0 l 364 0 l 263 392 l 147 0 l -16 0 "},"W":{"x_min":-7.453125,"x_max":1004.375,"ha":994,"o":"m -7 926 l 200 926 l 297 284 l 419 926 l 605 926 l 719 283 l 832 926 l 1004 926 l 805 -5 l 623 -5 l 499 638 l 373 -5 l 193 -5 l -7 926 "},"Ğ":{"x_min":54,"x_max":734,"ha":805,"o":"m 412 494 l 734 494 l 734 0 l 647 0 l 621 106 q 397 -14 546 -14 q 146 110 239 -14 q 54 445 54 235 q 145 807 54 674 q 415 941 236 941 q 734 622 699 941 l 550 593 q 418 775 531 775 q 309 707 350 775 q 268 453 268 640 q 308 219 268 287 q 425 152 348 152 q 550 335 550 152 l 412 335 l 412 494 m 194 1176 l 303 1176 q 418 1105 332 1105 q 534 1176 505 1105 l 643 1176 q 418 1006 595 1006 q 194 1176 243 1006 "},"v":{"x_min":-14.921875,"x_max":517.4375,"ha":497,"o":"m -14 685 l 168 685 l 263 280 l 358 685 l 517 685 l 329 0 l 178 0 l -14 685 "},">":{"x_min":54,"x_max":656,"ha":710,"o":"m 54 60 l 54 266 l 436 463 l 55 661 l 55 865 l 656 549 l 656 375 l 54 60 "},"τ":{"x_min":-5,"x_max":512,"ha":507,"o":"m -5 685 l 512 685 l 512 533 l 347 533 l 347 0 l 156 0 l 156 533 l -5 533 l -5 685 "},"û":{"x_min":54.90625,"x_max":599.109375,"ha":663,"o":"m 61 685 l 252 685 l 252 246 q 264 157 252 179 q 317 135 276 135 q 374 153 354 135 q 397 203 393 171 q 402 336 402 235 l 402 685 l 593 685 l 593 0 l 413 0 l 413 94 q 332 4 372 23 q 236 -14 291 -14 q 123 16 162 -14 q 72 93 84 47 q 61 239 61 140 l 61 685 m 54 768 l 327 980 l 599 768 l 451 768 l 327 848 l 202 768 l 54 768 "},"Ź":{"x_min":1,"x_max":636,"ha":638,"o":"m 29 927 l 624 927 l 624 782 l 236 166 l 636 166 l 636 0 l 1 0 l 1 142 l 390 761 l 29 761 l 29 927 m 206 1058 l 437 1271 l 513 1158 l 263 1001 l 206 1058 "},"Ų":{"x_min":87,"x_max":716,"ha":803,"o":"m 657 -174 l 671 -240 q 589 -252 626 -252 q 453 -216 497 -252 q 409 -125 409 -180 q 483 -8 409 -56 q 400 -15 432 -15 q 217 24 293 -15 q 114 143 142 64 q 87 396 87 222 l 87 926 l 290 926 l 290 396 q 300 240 290 284 q 342 173 310 196 q 421 151 374 151 q 502 176 472 151 q 539 242 532 201 q 546 396 546 284 l 546 926 l 716 926 l 716 404 q 700 174 716 247 q 600 33 684 100 q 520 -100 520 -33 q 610 -178 520 -178 q 657 -174 642 -178 "},"Ŵ":{"x_min":-7.453125,"x_max":1004.375,"ha":994,"o":"m -7 926 l 200 926 l 297 284 l 419 926 l 605 926 l 719 283 l 832 926 l 1004 926 l 805 -5 l 623 -5 l 499 638 l 373 -5 l 193 -5 l -7 926 m 240 1010 l 512 1222 l 783 1010 l 636 1010 l 512 1090 l 387 1010 l 240 1010 "},"‛":{"x_min":79,"x_max":253,"ha":332,"o":"m 253 926 l 253 721 l 176 721 l 253 539 l 178 539 l 79 721 l 79 926 l 253 926 "},"Λ":{"x_min":-21.703125,"x_max":725.640625,"ha":711,"o":"m 166 0 l -21 0 l 232 926 l 461 926 l 725 0 l 523 0 l 339 727 l 166 0 "},"Ð":{"x_min":9,"x_max":734,"ha":781,"o":"m 88 926 l 306 926 q 538 887 449 926 q 680 745 627 848 q 734 467 734 641 q 701 245 734 342 q 616 93 669 148 q 497 18 563 37 q 331 0 430 0 l 88 0 l 88 400 l 9 400 l 9 538 l 88 538 l 88 926 m 291 767 l 291 538 l 427 538 l 427 400 l 291 400 l 291 159 l 325 159 q 434 185 396 159 q 496 280 473 212 q 520 475 520 349 q 494 657 520 593 q 429 744 468 721 q 325 767 391 767 l 291 767 "},"ˉ":{"x_min":129,"x_max":510,"ha":639,"o":"m 129 912 l 510 912 l 510 812 l 129 812 l 129 912 "},"·":{"x_min":83,"x_max":272,"ha":355,"o":"m 83 460 l 272 460 l 272 254 l 83 254 l 83 460 "},"Υ":{"x_min":-39.609375,"x_max":653.015625,"ha":614,"o":"m -39 926 l 184 926 l 314 588 l 454 926 l 653 926 l 396 391 l 396 0 l 193 0 l 193 391 l -39 926 "},"Ĺ":{"x_min":87,"x_max":588.390625,"ha":590,"o":"m 87 926 l 290 926 l 290 174 l 588 174 l 588 0 l 87 0 l 87 926 m 87 1041 l 317 1255 l 393 1141 l 143 984 l 87 1041 "},"r":{"x_min":71,"x_max":433.625,"ha":426,"o":"m 71 685 l 239 685 l 239 519 q 401 694 284 694 q 433 690 415 694 l 433 504 q 401 507 412 507 q 262 295 262 507 l 262 0 l 71 0 l 71 685 "},"₤":{"x_min":12,"x_max":746.53125,"ha":711,"o":"m 396 431 l 558 431 l 558 310 l 391 310 q 294 157 375 227 l 397 157 q 539 195 501 157 q 596 296 576 233 l 746 239 q 701 118 729 165 q 632 45 673 71 q 544 9 591 18 q 396 0 497 0 l 12 0 l 12 157 l 83 157 q 151 168 129 157 q 189 213 173 180 q 211 310 205 246 l 102 310 l 102 431 l 207 431 l 195 499 l 102 499 l 102 620 l 178 620 q 178 679 178 658 q 242 868 178 795 q 430 941 307 941 q 663 765 617 941 l 516 695 q 430 793 494 793 q 369 696 369 793 q 374 620 369 670 l 558 620 l 558 499 l 387 499 l 396 431 "},"Č":{"x_min":54,"x_max":719.65625,"ha":757,"o":"m 537 331 l 719 331 q 633 82 719 178 q 406 -14 547 -14 q 144 112 234 -14 q 54 462 54 239 q 144 814 54 687 q 413 941 235 941 q 709 575 709 941 l 532 575 q 408 775 532 775 q 306 708 344 775 q 268 450 268 642 q 302 216 268 280 q 406 152 337 152 q 537 331 517 152 m 131 1193 l 279 1193 l 403 1112 l 527 1193 l 675 1193 l 403 981 l 131 1193 "},"x":{"x_min":-33.90625,"x_max":554.0625,"ha":521,"o":"m -7 685 l 200 685 l 272 526 l 360 685 l 526 685 l 349 382 l 554 0 l 347 0 l 246 204 l 132 0 l -33 0 l 168 350 l -7 685 "},"è":{"x_min":41,"x_max":598,"ha":639,"o":"m 598 311 l 238 311 l 238 272 q 263 149 238 180 q 329 118 288 118 q 428 229 417 118 l 598 229 q 325 -14 552 -14 q 113 80 186 -14 q 41 332 41 174 q 118 605 41 511 q 324 699 195 699 q 519 615 441 699 q 598 311 598 532 m 418 422 q 418 440 418 434 q 328 573 418 573 q 239 422 239 573 l 418 422 m 442 816 l 385 759 l 134 916 l 210 1029 l 442 816 "},"Ń":{"x_min":80,"x_max":701,"ha":780,"o":"m 80 926 l 305 926 l 544 350 l 544 926 l 701 926 l 701 0 l 519 0 l 237 670 l 237 0 l 80 0 l 80 926 m 279 1041 l 511 1254 l 587 1141 l 336 984 l 279 1041 "},"Ø":{"x_min":54,"x_max":726,"ha":780,"o":"m 598 980 l 705 980 l 630 833 q 726 463 726 715 q 389 -14 726 -14 q 228 23 305 -14 l 186 -56 l 79 -56 l 152 89 q 54 464 54 212 q 389 941 54 941 q 556 899 485 941 l 598 980 m 473 751 q 389 787 439 787 q 285 726 322 787 q 249 464 249 665 q 259 295 249 357 l 473 751 m 309 166 q 395 139 342 139 q 500 214 469 139 q 531 493 531 290 q 521 624 531 559 l 309 166 "},"Ỳ":{"x_min":-39.609375,"x_max":653.015625,"ha":614,"o":"m -39 926 l 184 926 l 314 588 l 454 926 l 653 926 l 396 391 l 396 0 l 193 0 l 193 391 l -39 926 m 415 1041 l 358 984 l 108 1141 l 184 1254 l 415 1041 "},"μ":{"x_min":70,"x_max":607,"ha":678,"o":"m 70 -234 l 70 686 l 261 686 l 261 323 q 264 201 261 231 q 286 152 267 172 q 336 133 304 133 q 394 162 372 133 q 416 323 416 192 l 416 685 l 607 685 l 607 0 l 421 0 l 421 93 q 334 -16 401 -16 q 250 90 263 -16 l 250 -234 l 70 -234 "},"÷":{"x_min":71,"x_max":639,"ha":710,"o":"m 437 601 l 273 601 l 273 784 l 437 784 l 437 601 m 639 390 l 71 390 l 71 537 l 639 537 l 639 390 m 437 143 l 273 143 l 273 327 l 437 327 l 437 143 "},"h":{"x_min":71,"x_max":603,"ha":663,"o":"m 71 926 l 262 926 l 262 612 q 430 700 313 700 q 540 667 500 700 q 592 584 581 634 q 603 439 603 535 l 603 0 l 412 0 l 412 439 q 399 528 412 506 q 347 551 386 551 q 285 529 308 551 q 262 434 262 508 l 262 0 l 71 0 l 71 926 "},".":{"x_min":83,"x_max":272,"ha":355,"o":"m 83 205 l 272 205 l 272 0 l 83 0 l 83 205 "},"f":{"x_min":25,"x_max":414,"ha":402,"o":"m 286 686 l 407 686 l 407 535 l 286 535 l 286 0 l 103 0 l 103 535 l 25 535 l 25 686 l 103 686 q 117 837 103 786 q 182 925 132 887 q 317 963 232 963 q 414 956 367 963 l 414 807 q 371 810 391 810 q 301 786 316 810 q 286 686 286 763 "},"“":{"x_min":90,"x_max":500,"ha":591,"o":"m 500 556 l 326 556 l 326 761 l 425 942 l 500 942 l 423 761 l 500 761 l 500 556 m 264 556 l 90 556 l 90 761 l 189 942 l 264 942 l 187 761 l 264 761 l 264 556 "},"A":{"x_min":-27.125,"x_max":720.21875,"ha":710,"o":"m 250 926 l 455 926 l 720 0 l 512 0 l 465 191 l 205 191 l 160 0 l -27 0 l 250 926 m 427 350 l 334 728 l 244 350 l 427 350 "},"‘":{"x_min":79,"x_max":253,"ha":332,"o":"m 253 556 l 79 556 l 79 761 l 178 942 l 253 942 l 176 761 l 253 761 l 253 556 "},"π":{"x_min":21,"x_max":731,"ha":752,"o":"m 662 531 l 662 0 l 471 0 l 471 531 l 281 531 l 281 0 l 90 0 l 90 531 l 21 531 l 21 686 l 731 686 l 731 531 l 662 531 "},"O":{"x_min":54,"x_max":726,"ha":780,"o":"m 726 463 q 390 -14 726 -14 q 138 107 223 -14 q 54 463 54 229 q 389 941 54 941 q 639 821 553 941 q 726 463 726 702 m 512 463 q 482 712 512 650 q 389 775 453 775 q 297 712 326 775 q 268 463 268 650 q 296 216 268 280 q 389 152 325 152 q 482 213 452 152 q 512 463 512 275 "},"Đ":{"x_min":9,"x_max":734,"ha":781,"o":"m 88 926 l 306 926 q 538 887 449 926 q 680 745 627 848 q 734 467 734 641 q 701 245 734 342 q 616 93 669 148 q 497 18 563 37 q 331 0 430 0 l 88 0 l 88 400 l 9 400 l 9 538 l 88 538 l 88 926 m 291 767 l 291 538 l 427 538 l 427 400 l 291 400 l 291 159 l 325 159 q 434 185 396 159 q 496 280 473 212 q 520 475 520 349 q 494 657 520 593 q 429 744 468 721 q 325 767 391 767 l 291 767 "},"3":{"x_min":22.734375,"x_max":641,"ha":711,"o":"m 220 669 l 43 702 q 348 941 113 941 q 549 874 477 941 q 622 692 622 807 q 484 485 622 545 q 641 265 641 436 q 555 57 641 128 q 337 -14 469 -14 q 131 48 218 -14 q 22 260 43 110 l 202 290 q 323 152 216 152 q 401 185 372 152 q 431 279 431 218 q 288 405 431 405 l 232 405 l 232 555 l 288 555 q 359 563 333 555 q 402 599 385 572 q 420 670 420 626 q 327 784 420 784 q 220 669 245 784 "},"9":{"x_min":39,"x_max":639,"ha":710,"o":"m 60 212 l 237 246 q 335 134 254 134 q 449 398 449 134 l 449 426 q 287 343 394 343 q 103 434 167 343 q 39 638 39 526 q 112 851 39 762 q 331 941 185 941 q 527 872 460 941 q 616 696 593 803 q 639 479 639 590 q 327 -14 639 -14 q 60 212 111 -14 m 441 650 q 413 755 441 718 q 336 793 384 793 q 265 757 294 793 q 236 651 236 722 q 338 509 236 509 q 441 650 441 509 "},"Ǿ":{"x_min":54,"x_max":726,"ha":780,"o":"m 598 980 l 705 980 l 630 833 q 726 463 726 715 q 389 -14 726 -14 q 228 23 305 -14 l 186 -56 l 79 -56 l 152 89 q 54 464 54 212 q 389 941 54 941 q 556 899 485 941 l 598 980 m 473 751 q 389 787 439 787 q 285 726 322 787 q 249 464 249 665 q 259 295 249 357 l 473 751 m 309 166 q 395 139 342 139 q 500 214 469 139 q 531 493 531 290 q 521 624 531 559 l 309 166 m 232 1055 l 464 1268 l 540 1154 l 289 998 l 232 1055 "},"⅛":{"x_min":55,"x_max":1056,"ha":1112,"o":"m 190 931 l 307 931 l 307 480 l 405 480 l 405 371 l 55 371 l 55 480 l 154 480 l 154 759 q 55 699 105 720 l 55 828 q 190 931 137 866 m 703 926 l 815 926 l 374 0 l 264 0 l 703 926 m 956 304 q 1056 162 1056 251 q 1001 42 1056 93 q 837 -8 946 -8 q 680 37 730 -8 q 631 148 631 83 q 732 274 631 228 q 649 402 649 320 q 698 515 649 467 q 849 564 748 564 q 994 520 949 564 q 1040 419 1040 477 q 956 304 1040 347 m 872 343 q 906 410 906 375 q 851 466 906 466 q 793 418 793 466 q 872 343 793 377 m 814 233 q 768 159 768 203 q 842 95 768 95 q 893 109 875 95 q 912 147 912 124 q 814 233 912 190 "},"l":{"x_min":70,"x_max":261,"ha":331,"o":"m 70 926 l 261 926 l 261 0 l 70 0 l 70 926 "},"4":{"x_min":35,"x_max":674.765625,"ha":710,"o":"m 350 940 l 571 940 l 571 376 l 674 376 l 674 218 l 571 218 l 571 0 l 368 0 l 368 218 l 35 218 l 35 376 l 350 940 m 384 365 l 384 746 l 178 365 l 384 365 "},"Ẁ":{"x_min":-7.453125,"x_max":1004.375,"ha":994,"o":"m -7 926 l 200 926 l 297 284 l 419 926 l 605 926 l 719 283 l 832 926 l 1004 926 l 805 -5 l 623 -5 l 499 638 l 373 -5 l 193 -5 l -7 926 m 635 1041 l 578 984 l 328 1141 l 404 1254 l 635 1041 "},"ψ":{"x_min":66,"x_max":809,"ha":876,"o":"m 342 -231 l 342 -8 q 186 29 248 -8 q 95 127 124 66 q 66 327 66 187 l 66 686 l 257 686 l 257 328 q 272 185 257 224 q 342 138 288 146 l 342 686 l 533 686 l 533 138 q 602 186 587 146 q 618 328 618 226 l 618 686 l 809 686 l 809 328 q 783 140 809 206 q 693 35 758 73 q 533 -10 629 -2 l 533 -231 l 342 -231 "},"Ť":{"x_min":-16,"x_max":561,"ha":544,"o":"m -16 927 l 561 927 l 561 753 l 372 753 l 372 0 l 169 0 l 169 753 l -16 753 l -16 927 m 1 1196 l 149 1196 l 273 1115 l 397 1196 l 544 1196 l 273 983 l 1 1196 "},"Ś":{"x_min":22.703125,"x_max":672,"ha":710,"o":"m 653 724 l 485 660 q 354 775 449 775 q 283 749 309 775 q 257 690 257 724 q 288 627 257 650 q 416 566 318 604 q 557 500 506 532 q 640 411 608 467 q 672 281 672 355 q 582 69 672 152 q 343 -14 493 -14 q 22 240 92 -14 l 200 291 q 348 152 232 152 q 434 179 401 152 q 467 251 467 206 q 444 312 467 285 q 338 368 421 339 q 180 437 232 406 q 93 526 127 468 q 60 656 60 583 q 140 861 60 781 q 352 941 220 941 q 653 724 594 941 m 237 1044 l 467 1257 l 543 1144 l 293 987 l 237 1044 "},"Ü":{"x_min":87,"x_max":716,"ha":803,"o":"m 87 927 l 290 927 l 290 397 q 300 241 290 285 q 342 174 310 197 q 421 152 374 152 q 502 177 472 152 q 539 243 532 202 q 546 397 546 285 l 546 927 l 716 927 l 716 405 q 698 172 716 249 q 606 40 680 95 q 404 -14 532 -14 q 214 26 283 -14 q 116 139 145 66 q 87 397 87 212 l 87 927 m 444 1086 q 466 1138 444 1117 q 521 1160 489 1160 q 576 1138 554 1160 q 599 1086 599 1117 q 574 1034 599 1054 q 521 1014 550 1014 q 468 1034 492 1014 q 444 1086 444 1054 m 214 1086 q 236 1138 214 1117 q 291 1160 259 1160 q 346 1138 323 1160 q 369 1086 369 1117 q 344 1034 369 1054 q 291 1014 320 1014 q 238 1033 263 1014 q 214 1086 214 1053 "},"à":{"x_min":49,"x_max":603.53125,"ha":662,"o":"m 257 468 l 72 485 q 159 644 84 588 q 348 700 234 700 q 503 663 444 700 q 576 577 561 626 q 592 426 592 528 l 592 152 q 603 0 592 24 l 426 0 q 417 105 417 28 q 229 -14 354 -14 q 99 34 149 -14 q 49 176 49 83 q 124 356 49 292 q 401 420 200 420 l 401 446 q 387 545 401 518 q 331 573 372 573 q 257 468 257 573 m 401 328 q 282 291 318 318 q 247 198 247 264 q 310 112 247 112 q 373 151 345 112 q 401 294 401 190 l 401 328 m 453 816 l 396 759 l 146 916 l 222 1029 l 453 816 "},"η":{"x_min":71,"x_max":603,"ha":669,"o":"m 71 685 l 262 685 l 262 591 q 429 699 307 699 q 530 673 489 699 q 586 605 570 647 q 603 449 603 563 l 603 -233 l 412 -233 l 412 449 q 400 559 412 540 q 352 578 389 578 q 299 552 325 578 q 267 491 272 526 q 262 401 262 455 l 262 0 l 71 0 l 71 685 "},"ó":{"x_min":41,"x_max":598,"ha":639,"o":"m 598 342 q 319 -14 598 -14 q 41 342 41 -14 q 319 699 41 699 q 598 342 598 699 m 400 343 q 382 519 400 473 q 319 566 364 566 q 257 522 276 566 q 238 343 238 478 q 254 168 238 217 q 319 120 270 120 q 383 168 366 120 q 400 343 400 216 m 220 816 l 451 1029 l 527 916 l 277 759 l 220 816 "},"ŗ":{"x_min":58.109375,"x_max":433.625,"ha":426,"o":"m 71 685 l 239 685 l 239 519 q 401 694 284 694 q 433 690 415 694 l 433 504 q 401 507 412 507 q 262 295 262 507 l 262 0 l 71 0 l 71 685 m 96 -74 l 237 -74 l 129 -333 l 58 -333 l 96 -74 "}},"cssFontWeight":"normal","ascender":1273,"underlinePosition":-154,"cssFontStyle":"normal","boundingBox":{"yMin":-338,"xMin":-366.515625,"yMax":1392.0625,"xMax":1325},"resolution":1000,"original_font_information":{"postscript_name":"FranklinGothic-DemiCond","version_string":"Version 2.00","vendor_url":"http://www.itcfonts.com","full_font_name":"Franklin Gothic Demi Cond","font_family_name":"Franklin Gothic Demi Cond","copyright":" ITC Franklin Gothic is a trademark of The International Typeface Corporation which may be registered in certain jurisdictions. Portions copyright Microsoft Corporation.  All rights reserved.","description":"Designed in 1902 by Morris Fuller Benton for the American Type Founders company, Franklin Gothic still reigns as one of the most-widely used sans serif typefaces. Originally issued in only one weight, the ATF version of Franklin Gothic was eventually expanded to include five additional weights, but no light or intermediate weights were ever developed. In 1979, under license from ATF, ITC developed four new weights in roman and italic: book, medium, demi and heavy. Designed by Victor Caruso, ITC’s new weights matched the original face’s characteristics, but featured a slightly enlarged lowercase x-height. ITC Franklin Gothic also features a slightly condensed lowercase a-z alphabet. In 1991, ITC commissioned the Font Bureau in Boston to create condensed, compressed and extra compressed versions of ITC Franklin Gothic, which increased the flexibility and usefulness of the design.","trademark":"ITC Franklin Gothic is a trademark of The International Typeface Corporation which may be registered in certain jurisdictions.","designer":"Victor Caruso -- Font Bureau","designer_url":"","unique_font_identifier":"Monotype - Franklin Gothic Demi Cond Regular","license_url":"http://www.itcfonts.com/itc/licensing.html","license_description":"Please contact the vendor to learn more about license restrictions.","manufacturer_name":"International Typeface Corporation","font_sub_family_name":"Regular"},"descender":-302,"familyName":"Franklin Gothic Demi Cond","lineHeight":1575,"underlineThickness":102});



