/*! 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;
		}
	}
}


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

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) {};

})();



if (_typeface_js && _typeface_js.loadFace) _typeface_js.loadFace({"glyphs":{"S":{"x_min":-5,"x_max":463,"ha":519,"o":"m 463 246 q 402 53 463 124 q 230 -17 341 -17 q 66 59 134 -17 q -5 272 -5 141 q -5 346 -5 294 q 9 376 -5 376 q 88 376 24 376 q 165 376 151 376 q 179 342 179 376 l 179 274 q 233 175 179 175 q 277 243 277 175 l 277 320 q 208 427 277 355 q 75 564 87 549 q 3 722 3 651 l 3 840 q 61 1041 3 966 q 243 1124 124 1124 q 400 1053 342 1124 q 455 879 455 987 l 455 743 q 440 721 455 722 q 291 717 400 717 q 275 740 275 717 q 275 851 275 772 q 263 909 275 881 q 234 938 252 938 q 183 846 183 938 l 183 774 q 254 652 183 731 q 391 505 323 578 q 463 342 463 413 l 463 246 "},"/":{"x_min":-7,"x_max":373.015625,"ha":359,"o":"m 371 1179 q 223 541 346 1068 q 86 -26 96 5 q 80 -57 82 -41 q 47 -67 74 -67 q 31 -65 40 -67 q 14 -64 21 -64 q -7 -50 -4 -64 q -2 -20 -7 -45 q 145 657 29 177 q 274 1178 229 1011 q 308 1210 282 1210 q 331 1212 315 1210 q 356 1212 348 1212 q 371 1179 378 1212 "},"K":{"x_min":-3,"x_max":465.328125,"ha":517,"o":"m 462 10 q 455 -14 470 -12 q 269 -14 455 -14 q 252 5 258 -14 q 176 306 235 69 q 168 330 171 328 q 163 306 163 330 q 163 6 163 206 q 148 -14 163 -14 q 16 -14 16 -14 q -3 12 -3 -14 l -3 1092 q 10 1112 -3 1112 q 157 1112 65 1112 q 167 1092 167 1110 q 167 796 167 841 q 169 787 167 787 q 176 799 173 788 q 250 1089 197 885 q 267 1109 255 1109 q 356 1109 299 1109 q 427 1109 424 1109 q 446 1091 446 1109 q 444 1084 446 1087 q 335 828 416 1024 q 256 618 254 627 q 462 10 333 384 "},"7":{"x_min":3,"x_max":466,"ha":525,"o":"m 466 993 q 457 948 466 964 q 313 527 370 769 q 253 -1 253 276 q 242 -18 253 -18 q 77 -18 144 -18 q 64 -4 64 -18 q 87 279 64 146 q 153 559 102 358 q 213 755 175 644 q 259 885 236 820 q 234 901 265 901 l 35 901 q 3 932 3 901 q 3 1091 3 932 q 38 1113 3 1113 q 242 1113 92 1113 q 438 1113 437 1113 q 466 1087 466 1113 l 466 993 "},"d":{"x_min":16,"x_max":461,"ha":507,"o":"m 461 372 q 218 -17 461 -17 l 35 -17 q 16 6 16 -17 l 16 1098 q 32 1121 16 1119 q 236 1121 77 1121 q 416 1000 357 1121 q 461 750 461 904 l 461 372 m 287 425 l 287 772 q 256 882 287 830 q 189 935 225 935 q 179 915 179 935 q 179 636 179 909 q 179 196 179 363 q 189 176 179 176 q 254 253 222 176 q 287 425 287 330 "},",":{"x_min":35.828125,"x_max":248,"ha":289,"o":"m 248 333 q 248 24 248 283 q 170 -73 248 -43 q 65 -92 122 -92 q 42 -80 42 -92 q 42 -39 42 -68 q 42 5 42 -3 q 58 15 42 15 q 116 30 91 15 q 142 76 142 46 l 142 125 q 120 138 142 138 q 54 138 71 138 q 35 157 35 140 q 35 336 35 222 q 56 352 35 352 q 223 352 174 352 q 248 333 248 352 "},"Y":{"x_min":-9.734375,"x_max":480,"ha":517,"o":"m 477 1073 q 406 859 454 1011 q 332 601 346 668 q 331 549 331 589 q 331 30 331 332 q 307 -12 331 -13 q 167 -10 326 -10 q 142 27 142 -10 q 142 554 142 263 q 140 593 142 565 q -9 1091 84 803 q -2 1112 -11 1101 q 16 1124 5 1122 q 144 1124 79 1124 q 188 1086 182 1124 q 226 904 201 1023 q 242 853 237 853 q 253 904 243 853 q 287 1086 264 966 q 326 1121 295 1118 q 452 1121 372 1121 q 480 1085 480 1121 q 477 1073 480 1079 "},"E":{"x_min":3,"x_max":381.359375,"ha":426,"o":"m 381 -3 q 359 -21 381 -21 q 19 -21 172 -21 q 3 5 3 -19 l 3 1096 q 17 1112 3 1112 q 355 1112 122 1112 q 377 1095 377 1112 q 377 1018 377 1072 q 377 936 377 953 q 362 919 377 919 q 205 919 307 919 q 184 903 184 919 q 184 805 184 896 q 184 688 184 727 q 200 670 184 673 q 326 668 228 668 q 344 652 343 668 q 344 559 344 627 q 344 466 344 480 q 326 447 344 447 q 204 447 326 447 q 188 426 190 447 q 182 205 182 367 q 209 186 182 187 q 359 186 262 186 q 381 169 381 186 q 381 -3 381 56 "},"y":{"x_min":-9.734375,"x_max":480,"ha":517,"o":"m 477 1073 q 406 859 454 1011 q 332 601 346 668 q 331 549 331 589 q 331 30 331 332 q 307 -12 331 -13 q 167 -10 326 -10 q 142 27 142 -10 q 142 554 142 263 q 140 593 142 565 q -9 1091 84 803 q -2 1112 -11 1101 q 16 1124 5 1122 q 144 1124 79 1124 q 188 1086 182 1124 q 226 904 201 1023 q 242 853 237 853 q 253 904 243 853 q 287 1086 264 966 q 326 1121 295 1118 q 452 1121 372 1121 q 480 1085 480 1121 q 477 1073 480 1079 "},"\"":{"x_min":44,"x_max":431,"ha":494,"o":"m 431 879 q 411 733 431 851 q 395 717 409 718 q 301 717 384 717 q 289 730 297 717 q 279 753 281 744 q 266 879 266 822 l 266 1094 q 271 1107 266 1101 q 282 1113 276 1113 q 411 1113 324 1113 q 431 1087 431 1113 q 431 879 431 901 m 213 873 q 189 730 213 870 q 173 714 187 715 q 79 714 162 714 q 63 728 65 714 q 44 877 44 825 l 44 1092 q 48 1105 44 1099 q 60 1111 53 1111 q 148 1111 103 1111 q 213 1081 213 1111 q 213 873 213 895 "},"g":{"x_min":18,"x_max":503,"ha":563,"o":"m 503 23 q 489 -14 503 -14 l 451 -14 q 433 3 438 -14 q 415 52 428 21 q 264 -17 392 -17 q 68 55 124 -17 q 18 266 18 119 l 18 832 q 75 1065 18 1004 q 251 1120 124 1120 q 458 1042 404 1120 q 500 854 500 986 q 500 672 500 731 q 483 649 500 649 q 335 649 436 649 q 315 671 315 649 q 315 833 315 753 q 263 945 305 945 q 211 835 211 945 l 211 251 q 224 198 211 229 q 263 161 241 161 q 318 310 318 161 l 318 381 q 306 398 318 399 q 274 398 306 398 q 262 410 262 398 q 262 544 262 410 q 282 565 262 565 q 482 565 354 565 q 503 541 503 565 q 503 23 503 541 "},"e":{"x_min":3,"x_max":381.359375,"ha":426,"o":"m 381 -3 q 359 -21 381 -21 q 19 -21 172 -21 q 3 5 3 -19 l 3 1096 q 17 1112 3 1112 q 355 1112 122 1112 q 377 1095 377 1112 q 377 1018 377 1072 q 377 936 377 953 q 362 919 377 919 q 205 919 307 919 q 184 903 184 919 q 184 805 184 896 q 184 688 184 727 q 200 670 184 673 q 326 668 228 668 q 344 652 343 668 q 344 559 344 627 q 344 466 344 480 q 326 447 344 447 q 204 447 326 447 q 188 426 190 447 q 182 205 182 367 q 209 186 182 187 q 359 186 262 186 q 381 169 381 186 q 381 -3 381 56 "},"J":{"x_min":-5,"x_max":459,"ha":511,"o":"m 459 1066 q 459 287 459 980 q 395 72 459 161 q 223 -19 329 -19 q 63 45 127 -19 q -5 225 -5 113 q -5 426 -5 388 q 19 456 -2 456 q 138 454 65 454 q 162 420 162 454 q 165 291 165 394 q 227 168 165 162 q 286 291 286 173 l 286 1066 q 310 1096 286 1096 q 437 1096 359 1096 q 459 1066 459 1096 "},"‐":{"x_min":61,"x_max":373,"ha":412,"o":"m 373 384 q 348 361 373 361 q 86 361 257 361 q 62 380 65 361 q 61 551 61 390 q 86 572 61 572 q 349 572 210 572 q 373 554 373 572 l 373 384 "},"q":{"x_min":7,"x_max":428,"ha":477,"o":"m 428 242 q 411 109 428 174 q 301 -8 379 -8 q 274 -31 274 -8 q 287 -60 274 -58 q 405 -60 287 -60 q 413 -66 408 -60 q 418 -78 418 -73 q 418 -107 418 -82 q 418 -163 418 -132 q 408 -175 418 -175 q 295 -175 382 -175 q 201 -175 209 -175 q 175 -161 188 -175 q 163 -135 163 -147 q 165 -100 163 -125 q 168 -62 168 -75 q 131 -6 168 -6 q 47 56 84 -6 q 7 237 7 127 l 7 894 q 213 1124 7 1124 q 428 912 428 1124 l 428 242 m 267 296 l 267 831 q 254 915 267 894 q 219 931 245 931 q 169 829 169 931 l 169 295 q 219 182 169 182 q 267 296 267 182 "},"b":{"x_min":3,"x_max":485,"ha":538,"o":"m 485 143 q 391 9 485 44 q 148 -18 319 -18 l 16 -18 q 3 2 3 -18 l 3 1108 q 11 1125 3 1125 l 265 1125 q 406 1063 346 1125 q 466 919 466 1001 l 466 772 q 450 652 466 690 q 365 564 429 602 q 445 491 410 541 q 485 377 485 436 l 485 143 m 281 854 q 274 920 281 901 q 218 950 260 950 q 187 948 195 950 q 179 936 179 947 q 179 682 179 866 q 189 664 179 664 q 249 678 217 661 q 281 727 281 695 l 281 854 m 288 288 l 288 370 q 195 450 288 450 q 185 434 185 450 q 185 186 185 434 q 200 168 185 168 l 218 168 q 288 288 288 168 "},"D":{"x_min":16,"x_max":461,"ha":507,"o":"m 461 372 q 218 -17 461 -17 l 35 -17 q 16 6 16 -17 l 16 1098 q 32 1121 16 1119 q 236 1121 77 1121 q 416 1000 357 1121 q 461 750 461 904 l 461 372 m 287 425 l 287 772 q 256 882 287 830 q 189 935 225 935 q 179 915 179 935 q 179 636 179 909 q 179 196 179 363 q 189 176 179 176 q 254 253 222 176 q 287 425 287 330 "},"z":{"x_min":3,"x_max":463,"ha":513,"o":"m 463 17 q 454 -6 463 4 q 434 -17 446 -17 q 32 -17 177 -17 q 11 16 11 -17 q 6 73 11 34 q 6 130 6 108 q 11 167 6 148 q 24 203 24 202 l 199 867 q 199 898 203 884 q 183 912 195 912 q 42 912 101 912 q 3 950 3 912 q 3 1021 3 978 q 9 1082 9 1070 q 36 1113 9 1113 q 229 1113 82 1113 q 416 1113 377 1113 q 455 1079 455 1113 q 452 989 455 1030 q 433 916 452 989 l 255 224 q 261 186 246 188 q 431 183 298 183 q 463 152 463 183 q 463 17 463 103 "},"w":{"x_min":6.8125,"x_max":828.59375,"ha":886,"o":"m 827 1092 q 747 568 799 861 q 652 16 657 46 q 631 -8 648 -7 q 499 -8 575 -15 q 479 12 482 -8 q 426 513 457 236 q 416 541 422 541 q 405 514 411 541 q 377 256 396 460 q 353 16 356 38 q 331 -7 350 -4 q 192 -8 263 -15 q 170 14 173 -8 q 94 468 132 242 q 7 1093 30 859 q 24 1121 4 1121 q 170 1121 170 1121 q 197 1090 193 1118 q 256 599 201 1062 q 266 584 257 584 q 278 600 272 584 q 322 1093 278 735 q 347 1119 326 1119 q 437 1119 392 1119 q 506 1091 503 1119 q 561 563 525 905 q 568 542 561 542 q 583 568 579 542 q 620 868 597 657 q 645 1093 642 1078 q 675 1120 649 1120 q 815 1120 735 1120 q 827 1092 831 1118 "},"$":{"x_min":-5,"x_max":463,"ha":519,"o":"m 463 246 q 409 64 463 134 q 259 -15 356 -6 l 259 -78 q 242 -89 259 -89 q 226 -89 238 -89 q 209 -88 212 -88 q 199 -78 199 -88 l 199 -14 q 56 71 112 -1 q -5 271 -5 152 q -5 345 -5 294 q 9 376 -5 376 q 88 376 24 376 q 165 376 151 376 q 179 342 179 376 l 179 274 q 202 191 179 219 l 202 431 q 73 567 84 553 q 3 722 3 652 l 3 840 q 53 1033 3 958 q 214 1125 109 1112 l 214 1137 q 224 1151 214 1151 q 247 1152 241 1151 q 256 1144 256 1155 l 256 1125 q 401 1056 348 1125 q 455 881 455 987 l 455 744 q 440 722 455 723 q 291 718 400 718 q 275 741 275 718 q 275 852 275 773 q 256 927 275 901 q 256 786 256 877 q 256 651 256 694 q 391 503 324 577 q 463 342 463 413 l 463 246 m 211 931 q 183 847 183 911 l 183 774 q 211 708 183 747 q 211 931 211 852 m 278 320 q 258 371 278 341 q 258 278 258 341 q 258 182 258 216 q 278 242 278 196 l 278 320 "},"’":{"x_min":28.828125,"x_max":241,"ha":300,"o":"m 241 1152 q 241 843 241 1102 q 163 745 241 775 q 58 727 115 727 q 35 738 35 727 q 35 779 35 750 q 35 824 35 815 q 51 834 35 834 q 109 849 84 834 q 135 895 135 865 l 135 944 q 113 957 135 957 q 47 957 64 957 q 28 976 28 959 q 28 1155 28 1041 q 49 1171 28 1171 q 216 1171 167 1171 q 241 1152 241 1171 "},"-":{"x_min":61,"x_max":373,"ha":412,"o":"m 373 384 q 348 361 373 361 q 86 361 257 361 q 62 380 65 361 q 61 551 61 390 q 86 572 61 572 q 349 572 210 572 q 373 554 373 572 l 373 384 "},"Q":{"x_min":7,"x_max":428,"ha":477,"o":"m 428 242 q 411 109 428 174 q 301 -8 379 -8 q 274 -31 274 -8 q 287 -60 274 -58 q 405 -60 287 -60 q 413 -66 408 -60 q 418 -78 418 -73 q 418 -107 418 -82 q 418 -163 418 -132 q 408 -175 418 -175 q 295 -175 382 -175 q 201 -175 209 -175 q 175 -161 188 -175 q 163 -135 163 -147 q 165 -100 163 -125 q 168 -62 168 -75 q 131 -6 168 -6 q 47 56 84 -6 q 7 237 7 127 l 7 894 q 213 1124 7 1124 q 428 912 428 1124 l 428 242 m 267 296 l 267 831 q 254 915 267 894 q 219 931 245 931 q 169 829 169 931 l 169 295 q 219 182 169 182 q 267 296 267 182 "},"M":{"x_min":18,"x_max":722,"ha":782,"o":"m 722 27 q 722 -1 722 3 q 709 -19 722 -18 q 538 -19 704 -19 q 516 13 516 -19 q 516 141 516 49 q 516 301 516 202 q 516 402 516 395 q 511 432 516 432 q 500 408 504 432 q 475 224 490 358 q 452 24 457 65 q 426 -13 446 -9 q 369 -18 407 -18 q 309 -17 308 -16 q 288 21 297 -17 q 260 245 275 87 q 240 411 244 393 q 226 439 234 439 q 221 409 221 439 q 221 21 221 77 q 200 -16 221 -14 q 39 -17 200 -17 q 18 30 18 -17 q 18 263 18 112 q 18 772 18 437 q 18 1085 18 1059 q 26 1107 23 1098 q 41 1119 30 1123 q 196 1119 114 1119 q 220 1088 210 1119 q 354 652 235 1045 q 371 618 365 618 q 389 652 380 618 q 518 1089 439 815 q 550 1119 526 1119 q 693 1119 550 1119 q 722 1080 722 1119 q 722 599 722 840 q 722 27 722 202 "},"C":{"x_min":8,"x_max":456,"ha":509,"o":"m 456 283 q 402 73 456 155 q 228 -19 342 -19 q 43 97 95 -19 q 8 343 8 178 l 8 879 q 47 1026 8 952 q 228 1139 107 1139 q 413 1039 357 1139 q 456 835 456 962 q 456 771 456 793 q 436 747 456 750 q 367 744 417 744 q 304 747 297 747 q 279 771 279 747 q 279 869 279 821 q 228 942 270 942 q 173 694 173 942 l 173 300 q 183 226 173 261 q 228 178 198 178 q 280 323 280 178 q 280 362 280 340 q 280 390 280 386 q 299 414 280 414 q 435 414 385 414 q 456 390 456 414 q 456 283 456 354 "},"[":{"x_min":3,"x_max":253.203125,"ha":319,"o":"m 251 1035 q 236 1015 251 1015 q 176 1013 209 1015 q 162 984 162 1012 l 162 113 q 176 91 162 92 q 234 86 198 91 q 250 58 250 85 q 250 18 250 45 q 250 -12 254 -6 q 227 -19 246 -19 q 28 -19 115 -19 q 3 28 3 -16 q 3 1071 3 497 q 5 1096 3 1085 q 20 1112 9 1112 q 227 1112 109 1112 q 253 1086 253 1109 q 251 1035 253 1035 "},"L":{"x_min":-1,"x_max":397.875,"ha":426,"o":"m 397 16 q 362 -8 397 -8 q 182 -11 370 -8 q 20 -7 68 -11 q -1 25 -1 -5 q -1 1085 -1 730 q 23 1120 -1 1124 q 170 1119 52 1119 q 191 1106 188 1119 q 191 1080 191 1094 q 191 703 191 1019 q 191 226 191 360 q 223 194 191 194 q 365 194 223 194 q 397 169 397 194 q 397 16 397 120 "},"!":{"x_min":71,"x_max":284,"ha":405,"o":"m 279 641 q 282 592 279 602 q 250 341 270 495 q 220 311 245 311 q 171 311 206 311 q 129 311 141 311 q 101 345 101 313 q 76 594 101 397 q 71 641 74 609 q 71 828 71 688 q 71 1086 71 1021 q 103 1113 71 1110 q 247 1113 103 1113 q 279 1094 279 1113 q 279 831 279 993 q 279 641 279 668 m 284 -5 q 253 -18 284 -18 q 172 -18 221 -18 q 109 -18 122 -18 q 74 15 74 -18 q 74 174 74 95 q 109 201 74 201 q 255 201 211 201 q 284 172 284 201 q 284 -5 284 123 "}," ":{"x_min":0,"x_max":0,"ha":250},"X":{"x_min":-19,"x_max":554,"ha":579,"o":"m 544 31 q 554 -1 554 8 q 530 -22 554 -22 q 487 -22 525 -22 q 424 -22 449 -22 q 365 -19 386 -22 q 332 20 344 -16 q 274 230 313 92 q 260 271 264 271 q 243 223 254 271 q 201 31 234 162 q 190 0 191 3 q 167 -17 182 -16 q 12 -16 181 -16 q -19 8 -19 -16 q -16 20 -19 14 q 175 549 69 230 q 167 620 183 573 q 21 1074 157 649 q 20 1102 17 1088 q 35 1116 24 1117 q 171 1113 128 1107 q 208 1077 196 1116 q 258 885 216 1049 q 274 848 268 848 q 287 870 280 848 q 340 1077 306 949 q 378 1112 351 1112 q 518 1112 434 1112 q 541 1082 548 1109 q 363 614 513 988 q 358 549 349 581 q 544 31 401 380 "},"P":{"x_min":3,"x_max":426,"ha":457,"o":"m 426 603 q 338 446 426 501 q 201 406 274 406 q 182 386 182 406 q 182 7 182 260 q 167 -15 182 -14 q 21 -19 119 -19 q 3 -2 3 -19 l 3 1099 q 25 1115 3 1115 q 205 1115 80 1115 q 352 1065 285 1115 q 426 936 426 1013 l 426 603 m 264 759 q 255 894 264 852 q 232 933 247 926 q 204 936 218 934 q 184 938 199 936 q 174 933 178 940 q 172 917 170 926 q 172 616 172 813 q 186 598 172 604 q 204 600 193 596 q 246 621 236 603 q 264 759 264 652 "},"%":{"x_min":-5,"x_max":726,"ha":779,"o":"m 595 973 q 575 920 595 955 q 393 503 451 698 q 324 4 324 269 q 304 -13 324 -11 q 237 -18 264 -18 q 207 9 207 -15 q 304 532 207 239 q 453 905 330 608 q 432 940 468 940 q 390 940 423 940 q 341 940 356 940 q 318 928 322 940 q 315 910 315 928 q 315 680 315 851 q 154 561 315 561 q -5 680 -5 561 l -5 1013 q 153 1127 -5 1127 q 193 1120 168 1127 q 234 1109 217 1113 q 558 1109 356 1109 q 595 1081 595 1109 q 595 973 595 1043 m 726 419 l 726 98 q 567 -22 726 -22 q 407 98 407 -22 l 407 412 q 456 518 407 488 q 560 544 490 544 q 676 521 639 544 q 726 419 726 492 m 182 970 q 153 1013 182 1013 q 124 967 124 1013 l 124 710 q 130 675 124 682 q 154 669 136 669 q 182 709 182 669 l 182 970 m 593 385 q 564 427 593 427 q 540 419 546 427 q 535 385 535 411 l 535 122 q 541 89 535 95 q 565 84 547 84 q 593 119 593 84 l 593 385 "},"#":{"x_min":59,"x_max":683,"ha":752,"o":"m 683 381 q 662 369 683 371 q 570 365 618 369 q 564 345 564 361 l 564 39 q 540 3 564 5 q 425 4 491 -2 q 402 41 402 7 q 402 173 402 66 q 402 345 402 280 q 392 364 402 364 q 343 365 330 364 q 334 347 334 364 q 334 162 334 276 q 334 34 334 48 q 310 -1 334 1 q 196 0 261 -6 q 173 37 173 3 q 173 168 173 61 q 173 340 173 273 q 160 365 173 361 q 74 365 123 365 q 62 376 62 366 l 62 417 q 86 429 62 429 q 116 425 86 429 q 158 425 141 425 q 172 446 169 426 q 173 580 173 481 q 160 601 173 599 q 71 601 121 601 q 59 612 59 602 l 59 653 q 83 665 59 665 q 161 663 172 665 q 171 683 171 665 l 171 1110 q 197 1148 171 1148 q 305 1144 315 1148 q 326 1130 319 1145 q 333 1095 333 1114 q 333 683 333 1095 q 342 663 333 665 q 393 666 355 660 q 402 686 402 667 l 402 1110 q 415 1136 402 1124 q 442 1147 429 1149 q 534 1147 485 1147 q 565 1095 565 1141 q 565 687 565 1034 q 578 667 565 667 q 618 667 593 667 q 651 667 649 667 q 680 653 680 667 l 680 617 q 659 605 680 607 q 575 605 630 605 q 564 589 564 605 l 564 449 q 574 431 564 431 q 619 431 586 431 q 654 431 651 431 q 683 417 683 431 l 683 381 m 402 449 q 402 578 402 491 q 390 599 402 598 q 342 601 379 601 q 332 580 332 601 q 332 442 332 527 q 344 426 332 427 q 397 430 361 423 q 402 449 402 431 "},")":{"x_min":12,"x_max":249,"ha":313,"o":"m 249 231 q 189 16 249 80 q 40 -36 140 -36 q 12 -30 12 -36 q 12 69 12 15 q 21 87 12 79 q 36 94 31 95 q 90 197 90 86 l 90 895 q 77 970 90 952 q 39 983 66 983 q 17 998 17 983 q 17 1031 17 1002 q 17 1088 17 1056 q 42 1108 17 1108 q 201 1051 154 1108 q 249 874 249 995 l 249 231 "},"'":{"x_min":44,"x_max":213,"ha":248,"o":"m 213 873 q 189 730 213 870 q 173 714 187 715 q 79 714 162 714 q 63 727 65 714 q 44 876 44 825 l 44 1092 q 48 1105 44 1099 q 60 1111 53 1111 q 148 1111 103 1111 q 213 1081 213 1111 q 213 873 213 895 "},"T":{"x_min":-2.21875,"x_max":466,"ha":534,"o":"m 466 946 q 443 927 466 927 q 403 927 434 927 q 355 927 373 927 q 327 907 327 927 l 327 12 q 313 -11 327 -10 q 156 -14 264 -14 q 139 13 139 -14 l 139 908 q 122 928 139 928 q 22 928 22 928 q 0 947 0 928 q -2 1004 0 932 q 0 1077 -2 1051 q 25 1114 5 1114 q 446 1114 194 1114 q 466 1089 466 1114 q 466 946 466 1003 "},"a":{"x_min":17.265625,"x_max":552.953125,"ha":608,"o":"m 552 -10 q 540 -19 554 -19 q 469 -19 521 -19 q 379 -19 418 -19 q 348 72 367 -19 q 328 189 335 140 q 313 199 326 199 q 260 199 260 199 q 247 189 250 199 q 215 -3 235 106 q 203 -16 209 -16 l 35 -16 q 17 0 13 -16 q 110 568 64 283 q 219 1118 201 1118 q 366 1118 292 1118 q 467 566 382 1116 q 552 -10 510 278 m 316 373 q 290 532 295 532 q 273 464 283 532 q 262 373 268 419 q 275 367 261 369 q 302 366 290 365 q 316 373 316 368 "},"—":{"x_min":114,"x_max":6969,"ha":7023,"o":"m 6911 425 l 3929 425 q 3733 348 3850 405 q 3536 230 3616 290 q 3306 359 3326 348 q 3114 414 3202 402 l 1024 414 q 746 414 1012 414 q 338 414 480 414 q 173 411 221 414 q 131 429 148 414 q 114 464 114 445 q 173 511 114 500 l 1031 511 q 2225 511 1657 511 q 3086 511 2668 511 q 3307 585 3157 511 q 3536 723 3436 648 q 4032 508 3825 508 q 4020 506 4031 505 q 4475 506 4065 506 q 6122 515 6462 507 q 6534 515 6386 515 q 6911 515 6758 515 q 6969 478 6969 515 q 6951 442 6969 459 q 6911 425 6933 425 "},"N":{"x_min":-4,"x_max":503.984375,"ha":548,"o":"m 503 1082 q 500 22 502 1154 q 475 -18 500 -13 q 338 -18 410 -29 q 306 11 313 -13 q 201 483 261 219 q 184 504 196 504 q 176 474 176 504 q 176 277 176 445 q 176 18 176 111 q 141 -16 176 -9 q 80 -20 118 -20 q 24 -20 31 -20 q -4 12 -4 -20 q -4 598 -4 206 q -4 1079 -4 977 q 20 1113 0 1111 q 109 1113 53 1113 q 182 1113 177 1113 q 207 1082 201 1113 q 299 649 273 746 q 316 612 310 612 q 326 655 326 612 q 326 1081 326 767 q 349 1113 326 1113 q 475 1113 395 1113 q 503 1082 503 1113 "},"2":{"x_min":3,"x_max":445,"ha":493,"o":"m 445 661 q 386 438 445 538 q 273 295 374 419 q 213 158 213 220 q 229 146 214 152 q 322 146 262 146 q 419 146 402 146 q 436 135 436 146 l 436 0 q 418 -18 436 -18 l 22 -18 q 4 -2 5 -18 q 3 51 3 12 q 76 313 3 189 q 211 502 80 320 q 283 680 283 602 l 283 819 q 278 905 283 885 q 228 954 268 954 q 191 883 199 954 q 189 769 189 856 l 189 731 q 174 709 189 711 q 42 708 160 708 q 22 733 22 708 q 22 829 22 759 q 80 1056 22 988 q 247 1119 133 1119 q 393 1063 338 1119 q 445 930 445 1010 l 445 661 "},"j":{"x_min":-5,"x_max":459,"ha":511,"o":"m 459 1066 q 459 287 459 980 q 395 72 459 161 q 223 -19 329 -19 q 63 45 127 -19 q -5 225 -5 113 q -5 426 -5 388 q 19 456 -2 456 q 138 454 65 454 q 162 420 162 454 q 165 291 165 394 q 227 168 165 162 q 286 291 286 173 l 286 1066 q 310 1096 286 1096 q 437 1096 359 1096 q 459 1066 459 1096 "},"Z":{"x_min":3,"x_max":463,"ha":513,"o":"m 463 17 q 454 -6 463 4 q 434 -17 446 -17 q 32 -17 177 -17 q 11 16 11 -17 q 6 73 11 34 q 6 130 6 108 q 11 167 6 148 q 24 203 24 202 l 199 867 q 199 898 203 884 q 183 912 195 912 q 42 912 101 912 q 3 950 3 912 q 3 1021 3 978 q 9 1082 9 1070 q 36 1113 9 1113 q 229 1113 82 1113 q 416 1113 377 1113 q 455 1079 455 1113 q 452 989 455 1030 q 433 916 452 989 l 255 224 q 261 186 246 188 q 431 183 298 183 q 463 152 463 183 q 463 17 463 103 "},"u":{"x_min":4,"x_max":479,"ha":544,"o":"m 479 1090 l 479 230 q 444 88 479 149 q 244 -17 386 -17 q 36 60 84 -17 q 4 253 4 110 l 4 1089 q 8 1108 4 1100 q 21 1116 13 1116 q 166 1116 21 1116 q 189 1094 189 1116 q 189 663 189 1047 q 189 288 189 278 q 244 180 189 180 q 293 288 293 180 l 293 1087 q 311 1114 293 1114 q 462 1114 445 1114 q 479 1090 479 1114 "},"1":{"x_min":2.65625,"x_max":298,"ha":354,"o":"m 298 1089 l 298 10 q 280 -17 298 -17 q 134 -17 134 -17 q 117 1 117 -17 l 117 849 q 106 876 117 876 q 16 876 70 876 q 2 900 2 877 l 2 968 q 12 996 2 989 q 152 1092 54 1026 q 168 1105 153 1093 q 183 1111 176 1112 q 280 1110 194 1110 q 298 1089 298 1110 "},"k":{"x_min":-3,"x_max":465.328125,"ha":517,"o":"m 462 10 q 455 -14 470 -12 q 269 -14 455 -14 q 252 5 258 -14 q 176 306 235 69 q 168 330 171 328 q 163 306 163 330 q 163 6 163 206 q 148 -14 163 -14 q 16 -14 16 -14 q -3 12 -3 -14 l -3 1092 q 10 1112 -3 1112 q 157 1112 65 1112 q 167 1092 167 1110 q 167 796 167 841 q 169 787 167 787 q 176 799 173 788 q 250 1089 197 885 q 267 1109 255 1109 q 356 1109 299 1109 q 427 1109 424 1109 q 446 1091 446 1109 q 444 1084 446 1087 q 335 828 416 1024 q 256 618 254 627 q 462 10 333 384 "},"t":{"x_min":-2.21875,"x_max":466,"ha":534,"o":"m 466 946 q 443 927 466 927 q 403 927 434 927 q 355 927 373 927 q 327 907 327 927 l 327 12 q 313 -11 327 -10 q 156 -14 264 -14 q 139 13 139 -14 l 139 908 q 122 928 139 928 q 22 928 22 928 q 0 947 0 928 q -2 1004 0 932 q 0 1077 -2 1051 q 25 1114 5 1114 q 446 1114 194 1114 q 466 1089 466 1114 q 466 946 466 1003 "},"W":{"x_min":6.8125,"x_max":828.59375,"ha":886,"o":"m 827 1092 q 748 568 799 861 q 652 16 657 46 q 631 -8 648 -7 q 499 -8 575 -15 q 479 12 482 -8 q 426 513 457 236 q 416 541 422 541 q 405 514 411 541 q 377 256 396 460 q 353 16 356 38 q 331 -7 350 -4 q 192 -8 263 -15 q 170 14 173 -8 q 94 468 132 242 q 7 1093 30 859 q 24 1121 4 1121 q 170 1121 170 1121 q 197 1090 193 1118 q 256 599 201 1062 q 266 584 257 584 q 278 600 272 584 q 322 1093 278 735 q 347 1119 326 1119 q 437 1119 392 1119 q 506 1091 503 1119 q 561 563 525 905 q 568 542 561 542 q 583 568 579 542 q 620 868 597 657 q 645 1093 642 1078 q 675 1120 649 1120 q 815 1120 735 1120 q 827 1092 831 1118 "},"v":{"x_min":21.546875,"x_max":546.375,"ha":585,"o":"m 545 1087 q 461 544 503 848 q 382 8 411 186 q 362 -18 378 -18 l 196 -18 q 170 8 174 -18 q 96 554 142 184 q 21 1095 54 898 q 27 1112 20 1104 q 43 1120 34 1120 q 197 1120 103 1120 q 225 1091 219 1120 q 244 919 230 1072 q 279 672 258 766 q 289 650 284 650 q 299 673 295 650 q 328 912 313 759 q 348 1092 340 1051 q 371 1117 352 1117 q 524 1112 469 1117 q 545 1087 549 1109 "},"s":{"x_min":-5,"x_max":463,"ha":519,"o":"m 463 246 q 402 53 463 124 q 230 -17 341 -17 q 66 59 134 -17 q -5 272 -5 141 q -5 346 -5 294 q 9 376 -5 376 q 88 376 24 376 q 165 376 151 376 q 179 342 179 376 l 179 274 q 233 175 179 175 q 277 243 277 175 l 277 320 q 208 427 277 355 q 75 564 87 549 q 3 722 3 651 l 3 840 q 61 1041 3 966 q 243 1124 124 1124 q 400 1053 342 1124 q 455 879 455 987 l 455 743 q 440 721 455 722 q 291 717 400 717 q 275 740 275 717 q 275 851 275 772 q 263 909 275 881 q 234 938 252 938 q 183 846 183 938 l 183 774 q 254 652 183 731 q 391 505 323 578 q 463 342 463 413 l 463 246 "},"B":{"x_min":3,"x_max":485,"ha":538,"o":"m 485 143 q 391 9 485 44 q 148 -18 319 -18 l 16 -18 q 3 2 3 -18 l 3 1108 q 11 1125 3 1125 l 265 1125 q 406 1063 346 1125 q 466 919 466 1001 l 466 772 q 450 652 466 690 q 365 564 429 602 q 445 491 410 541 q 485 377 485 436 l 485 143 m 281 854 q 274 920 281 901 q 218 950 260 950 q 187 948 195 950 q 179 936 179 947 q 179 682 179 866 q 189 664 179 664 q 249 678 217 661 q 281 727 281 695 l 281 854 m 288 288 l 288 370 q 195 450 288 450 q 185 434 185 450 q 185 186 185 434 q 200 168 185 168 l 218 168 q 288 288 288 168 "},"?":{"x_min":-2.984375,"x_max":449,"ha":533,"o":"m 449 949 l 449 655 q 399 499 449 563 q 315 442 358 448 q 302 419 302 441 q 302 373 302 412 q 302 324 302 340 q 284 306 302 309 q 175 301 239 301 q 156 319 156 301 q 156 577 156 350 q 173 601 156 596 q 208 610 199 606 q 247 638 227 619 q 275 877 275 666 q 218 951 275 951 q 161 880 161 951 l 161 799 q 140 781 161 781 q 13 781 99 781 q 1 785 7 781 q -2 798 -4 789 q 0 913 0 809 q 57 1076 0 1030 q 231 1118 108 1118 q 384 1071 319 1118 q 449 949 449 1024 m 313 25 q 286 -13 313 -10 q 165 -19 232 -19 q 144 8 144 -19 q 144 163 144 72 q 152 189 142 177 q 174 200 162 201 q 293 200 219 200 q 313 162 313 200 q 313 25 313 115 "},"H":{"x_min":-1,"x_max":451,"ha":516,"o":"m 451 1088 q 451 512 451 942 q 451 15 451 54 q 423 -9 451 -5 q 357 -14 396 -14 q 302 -15 313 -14 q 285 20 285 -15 l 285 449 q 268 470 285 467 q 194 472 255 472 q 180 449 180 472 q 180 17 180 278 q 141 -11 180 -7 q 27 -14 84 -19 q -1 16 -1 -14 q -1 1088 -1 366 q 12 1112 -1 1112 q 165 1111 165 1112 q 185 1088 185 1111 q 182 916 185 1090 q 182 710 182 784 q 184 694 182 698 q 192 684 185 685 q 268 685 222 676 q 283 710 283 688 q 283 1094 283 863 q 293 1113 283 1113 q 438 1113 348 1113 q 451 1088 451 1111 "},"c":{"x_min":8,"x_max":456,"ha":509,"o":"m 456 283 q 402 73 456 155 q 228 -19 342 -19 q 43 97 95 -19 q 8 343 8 178 l 8 879 q 47 1026 8 952 q 228 1139 107 1139 q 413 1039 357 1139 q 456 835 456 962 q 456 771 456 793 q 436 747 456 750 q 367 744 417 744 q 304 747 297 747 q 279 771 279 747 q 279 869 279 821 q 228 942 270 942 q 173 694 173 942 l 173 300 q 183 226 173 261 q 228 178 198 178 q 280 323 280 178 q 280 362 280 340 q 280 390 280 386 q 299 414 280 414 q 435 414 385 414 q 456 390 456 414 q 456 283 456 354 "},"&":{"x_min":19,"x_max":574.28125,"ha":602,"o":"m 574 510 q 542 324 574 436 q 495 191 516 232 q 499 152 487 176 q 560 26 516 116 q 559 -7 576 -7 q 429 -7 546 -7 q 403 6 410 -7 q 391 34 402 8 q 381 43 387 43 q 358 27 380 43 q 195 -27 285 -27 q 75 21 131 -27 q 19 135 19 70 l 19 388 q 52 495 19 450 q 107 550 60 506 q 106 580 118 560 q 84 609 95 595 q 74 668 74 634 l 74 979 q 264 1119 74 1119 q 457 982 457 1119 l 457 706 q 328 557 457 614 q 325 528 313 550 q 383 402 346 482 q 394 384 391 384 q 401 392 396 384 q 428 518 407 409 q 459 537 431 537 q 544 537 493 537 q 574 510 574 537 m 315 910 q 302 949 315 937 q 269 962 289 962 q 222 918 222 962 l 222 774 q 242 702 222 753 q 267 702 246 693 q 315 764 315 720 l 315 910 m 290 223 q 222 377 265 285 q 200 381 211 395 q 185 334 185 359 q 185 184 185 212 q 222 147 185 147 q 284 177 261 147 q 290 223 301 199 "},"I":{"x_min":3,"x_max":192,"ha":255,"o":"m 192 22 q 171 -16 192 -11 q 28 -16 138 -26 q 3 27 3 -13 q 3 1071 3 496 q 5 1096 3 1085 q 20 1112 9 1112 q 168 1112 79 1112 q 192 1073 192 1109 q 192 22 192 668 "},"•":{"x_min":91.109375,"x_max":2505.8125,"ha":2578,"o":"m 2505 905 q 2478 742 2489 847 q 2490 717 2490 731 q 2481 696 2490 706 l 2436 619 q 2334 691 2402 644 q 2328 720 2334 701 q 2287 681 2309 708 q 2250 640 2268 661 q 2140 721 2207 679 q 2161 800 2154 752 q 2161 882 2161 841 q 2157 896 2162 886 q 2153 910 2153 906 q 2159 924 2153 919 l 2223 1017 q 2275 977 2244 1005 q 2325 933 2310 944 q 2309 866 2314 907 q 2299 794 2305 830 q 2319 775 2309 785 q 2337 770 2328 766 q 2342 820 2337 785 q 2348 873 2348 855 q 2335 921 2348 902 l 2433 992 l 2439 989 l 2505 905 m 2131 940 q 2101 699 2101 808 q 2057 641 2079 670 q 1997 607 2030 607 q 1836 569 1927 587 q 1832 580 1832 573 q 1884 606 1857 591 q 1927 644 1912 620 q 1945 696 1945 684 q 1940 714 1945 706 q 1857 637 1911 696 q 1755 721 1844 644 q 1773 916 1773 798 q 1773 1116 1773 1016 l 1784 1123 q 1863 1119 1814 1119 q 1940 1119 1922 1119 q 1933 1031 1940 1090 q 1927 942 1927 972 l 1929 938 q 1999 1028 1953 967 q 2131 940 2041 996 m 1740 788 l 1690 649 q 1568 724 1649 674 q 1578 926 1578 802 q 1578 1125 1578 1026 q 1736 1132 1651 1125 l 1730 1130 l 1730 811 l 1740 788 m 2146 472 q 2139 470 2140 474 q 2134 370 2134 456 q 2125 329 2134 340 q 2124 340 2127 337 q 2106 276 2113 324 q 2098 231 2105 260 q 2072 133 2094 196 q 2058 113 2065 129 q 2038 141 2053 125 q 2018 151 2032 145 q 2004 170 2021 157 q 1997 191 1992 180 q 2042 315 2029 265 q 2049 319 2045 316 q 2076 488 2060 351 q 2101 530 2096 498 q 2114 580 2106 569 q 2134 580 2121 590 q 2144 543 2140 576 q 2146 472 2151 484 m 1824 452 l 1821 455 q 1824 451 1822 451 q 1822 454 1824 454 l 1824 452 m 1825 440 q 1822 437 1825 438 q 1825 436 1824 437 q 1822 437 1821 436 q 1825 442 1824 440 q 1825 440 1826 440 m 1821 424 q 1815 427 1815 426 q 1819 426 1817 433 l 1821 424 m 1822 418 q 1821 420 1821 418 l 1821 420 q 1822 418 1823 419 m 1516 969 q 1504 805 1504 909 q 1517 778 1517 794 q 1509 759 1517 768 l 1472 679 q 1364 739 1435 698 q 1355 767 1362 749 q 1318 726 1337 753 q 1285 680 1302 703 q 1169 752 1239 716 q 1179 804 1179 774 q 1179 858 1179 823 q 1179 913 1179 897 q 1169 928 1177 916 q 1164 942 1164 937 q 1169 955 1164 949 l 1225 1055 q 1278 1019 1245 1044 q 1333 980 1317 989 q 1323 910 1323 954 q 1323 838 1323 875 q 1353 818 1351 818 q 1359 819 1356 818 q 1361 904 1361 805 q 1344 970 1361 945 l 1434 1049 l 1439 1047 l 1516 969 m 1965 519 q 1910 487 1951 498 q 1840 469 1840 470 q 1820 454 1834 467 q 1806 436 1806 440 q 1808 428 1806 433 q 1811 420 1811 423 q 1808 413 1811 416 q 1818 408 1806 412 q 1814 405 1817 408 q 1821 401 1814 401 q 1818 395 1815 399 q 1819 390 1821 391 q 1806 393 1814 391 q 1806 385 1791 391 q 1812 385 1808 386 q 1818 383 1814 385 q 1817 380 1817 382 q 1812 385 1815 383 q 1804 383 1807 386 q 1844 313 1808 351 q 1861 300 1856 300 q 1864 289 1860 291 q 1921 241 1911 262 q 1906 185 1933 213 q 1845 98 1888 166 q 1817 85 1838 85 q 1751 71 1806 83 q 1686 66 1712 62 q 1633 92 1659 71 q 1608 135 1608 113 q 1636 165 1608 165 q 1710 148 1696 165 q 1738 153 1713 153 q 1743 158 1742 153 q 1751 153 1747 151 q 1770 156 1764 156 q 1766 153 1767 154 q 1773 147 1767 150 q 1780 157 1777 147 q 1809 154 1804 147 q 1803 158 1814 158 l 1812 163 q 1810 152 1814 158 q 1806 145 1806 147 q 1812 140 1806 141 q 1834 137 1819 139 q 1849 147 1837 143 q 1847 155 1847 151 q 1851 168 1847 161 q 1855 178 1855 176 q 1845 185 1855 182 q 1819 172 1832 188 q 1811 176 1815 176 q 1799 172 1807 176 q 1788 168 1792 168 q 1778 172 1782 168 q 1801 180 1788 172 q 1797 185 1803 183 q 1792 189 1792 187 q 1786 184 1786 188 q 1777 199 1774 196 q 1822 230 1796 206 q 1809 274 1833 252 q 1774 312 1800 290 q 1754 315 1764 312 q 1712 366 1751 319 q 1682 422 1686 397 q 1775 513 1674 488 q 1837 515 1787 515 q 1891 527 1876 515 q 1946 550 1920 552 q 1961 536 1955 548 q 1965 519 1967 524 m 2065 30 q 2058 26 2063 26 q 2045 31 2054 26 q 2032 36 2037 36 q 2025 31 2025 34 q 2037 20 2023 22 q 2038 14 2037 19 q 2034 8 2037 11 q 2025 14 2033 8 q 2015 14 2021 16 q 2015 0 2017 12 l 2008 1 q 2007 8 2011 5 q 1991 6 1996 14 q 1991 -7 1992 1 q 1981 -7 1985 -14 q 1980 1 1978 -4 q 1980 11 1980 9 q 1973 14 1978 15 q 1966 5 1969 14 q 1961 -3 1963 -3 q 1955 0 1958 -1 q 1955 8 1951 4 q 1962 14 1961 14 q 1946 26 1963 23 q 1934 16 1940 27 q 1920 6 1928 5 q 1914 10 1916 10 q 1939 30 1925 16 q 1927 49 1942 38 q 1936 65 1931 54 q 1931 71 1935 71 q 1920 66 1929 71 q 1910 66 1914 63 q 1911 72 1910 66 q 1931 73 1921 68 l 1927 82 q 1943 104 1945 90 q 1959 107 1955 98 q 1954 111 1958 110 q 1957 116 1955 113 q 1965 114 1959 119 q 1973 110 1970 110 q 1977 112 1975 110 q 1976 125 1981 115 q 1974 135 1971 135 q 1980 129 1980 135 q 1980 119 1980 125 q 1984 111 1981 112 q 1993 111 1989 108 q 1995 121 1992 119 q 2003 124 1999 124 q 2014 98 2017 124 q 2020 104 2020 100 q 2027 100 2022 103 q 2030 94 2033 98 q 2025 89 2025 90 q 2030 82 2027 82 q 2037 85 2032 82 q 2047 86 2043 89 q 2049 79 2053 82 q 2032 65 2032 68 q 2034 59 2033 62 q 2049 61 2045 69 q 2046 54 2052 55 q 2035 54 2042 52 q 2032 49 2033 54 q 2045 40 2034 40 q 2065 35 2061 38 q 2065 30 2069 33 m 1520 534 q 1519 537 1519 535 l 1520 534 m 1505 536 q 1502 537 1502 536 q 1504 538 1502 537 l 1505 536 m 1493 536 q 1493 536 1495 537 q 1493 536 1491 535 m 1467 541 q 1465 544 1464 542 q 1467 541 1467 544 m 1609 519 q 1573 474 1609 517 q 1509 448 1551 448 q 1434 463 1477 448 q 1410 469 1423 466 q 1396 484 1398 473 q 1400 491 1394 485 q 1398 497 1404 495 q 1385 502 1393 499 q 1369 534 1369 518 q 1397 556 1369 556 q 1428 541 1416 556 q 1431 543 1429 543 q 1434 550 1429 550 q 1438 537 1434 551 q 1442 544 1443 540 q 1449 536 1446 537 q 1456 537 1451 531 q 1457 525 1454 527 q 1462 531 1460 527 q 1468 523 1464 527 q 1472 528 1469 524 q 1479 523 1475 523 q 1483 525 1481 524 q 1485 522 1483 523 q 1500 524 1489 520 l 1498 530 q 1505 523 1498 524 q 1509 528 1507 524 q 1511 522 1509 524 q 1525 530 1517 522 q 1531 524 1524 525 q 1536 536 1537 527 q 1535 543 1532 538 q 1538 536 1535 540 q 1547 539 1543 534 q 1556 550 1551 544 q 1558 546 1556 547 q 1562 550 1561 546 q 1564 554 1564 554 q 1599 548 1584 560 q 1614 529 1614 537 q 1609 519 1614 523 m 1905 40 q 1901 34 1905 37 q 1900 38 1900 35 q 1905 40 1902 45 m 1886 3 q 1876 3 1886 1 q 1886 11 1881 11 q 1886 3 1887 11 m 1750 185 q 1727 182 1740 182 q 1664 165 1682 182 q 1662 171 1662 169 q 1668 182 1662 176 q 1674 193 1674 189 q 1679 194 1675 196 q 1682 187 1681 191 q 1727 183 1686 188 q 1750 185 1735 184 m 1140 967 q 1127 726 1127 834 q 1092 665 1109 695 q 1035 625 1068 630 q 876 573 966 600 q 872 584 872 579 q 923 615 896 598 q 960 655 949 631 q 974 706 974 695 q 969 728 974 719 q 892 644 942 706 q 783 719 878 649 q 781 813 781 761 q 781 963 781 869 q 781 1113 781 1077 l 779 1119 q 858 1125 811 1119 q 936 1130 918 1130 q 936 1041 936 1101 q 937 954 936 983 l 940 949 q 1001 1045 960 981 q 1140 967 1046 1017 m 1609 279 q 1589 245 1611 269 q 1587 222 1591 234 q 1579 219 1583 223 q 1583 212 1577 213 q 1591 216 1583 212 q 1587 187 1573 205 q 1581 185 1585 187 q 1586 178 1581 183 q 1590 172 1591 174 q 1533 150 1582 154 q 1429 143 1499 143 q 1388 135 1416 143 q 1347 128 1361 128 q 1324 132 1335 128 q 1310 159 1314 136 q 1296 199 1305 188 q 1287 265 1287 210 q 1301 373 1287 333 q 1302 398 1301 382 q 1316 458 1309 427 q 1335 510 1322 488 q 1352 522 1341 522 q 1363 509 1359 522 q 1366 460 1369 492 q 1366 412 1363 427 q 1436 397 1369 412 q 1509 389 1480 389 q 1539 391 1524 389 q 1541 385 1541 389 q 1535 377 1535 379 q 1536 369 1538 370 q 1519 356 1525 355 q 1465 359 1476 360 q 1448 339 1454 358 q 1435 321 1442 321 q 1364 356 1373 321 q 1361 358 1364 358 q 1356 355 1358 356 q 1359 300 1347 316 q 1397 280 1371 294 q 1436 267 1411 273 q 1477 260 1471 262 q 1479 252 1473 253 q 1484 258 1481 253 q 1487 244 1483 251 q 1494 256 1488 244 q 1493 246 1495 255 q 1496 246 1493 245 q 1504 241 1500 246 q 1511 237 1509 237 q 1543 244 1522 237 q 1542 251 1539 248 q 1547 246 1545 244 q 1560 264 1554 251 q 1569 280 1565 277 q 1595 289 1586 289 q 1609 279 1604 289 m 748 763 l 698 643 l 686 641 q 563 699 613 681 q 557 714 556 705 q 560 732 560 732 q 555 813 555 761 q 552 893 555 870 q 526 900 545 900 q 520 941 523 920 q 528 979 520 965 q 548 988 548 979 q 545 1028 545 988 q 552 1063 545 1052 q 701 1112 602 1077 l 708 1105 q 715 991 708 1049 q 728 987 718 987 q 743 984 738 987 l 743 910 q 729 905 741 905 q 717 893 717 905 q 717 813 717 867 q 748 763 721 777 m 1245 554 q 1248 533 1248 544 q 1239 490 1248 515 q 1227 448 1229 455 q 1222 363 1230 418 q 1173 205 1210 309 q 1139 158 1150 157 q 1077 212 1106 165 q 1024 280 1044 267 q 1031 304 1031 293 q 1018 342 1031 319 q 1003 383 1005 372 q 988 460 988 455 q 997 498 988 481 q 1014 497 1003 508 q 1055 436 1036 479 q 1092 370 1076 387 q 1150 444 1107 397 q 1166 469 1154 455 q 1188 516 1179 484 q 1211 561 1197 548 q 1230 565 1218 567 q 1245 554 1242 564 m 989 131 q 959 119 981 119 q 921 119 963 119 q 914 128 916 119 q 911 139 912 137 q 877 185 880 181 q 857 238 861 212 q 847 256 854 244 q 826 366 826 300 q 821 411 826 380 q 817 458 817 442 q 844 519 817 501 q 854 522 848 522 q 892 472 880 522 q 915 355 903 413 q 956 242 929 287 q 982 202 969 222 q 997 158 997 176 q 989 131 997 144 m 516 746 q 296 632 459 632 q 187 664 239 632 q 108 753 131 699 l 91 856 q 119 925 103 890 q 167 969 134 961 q 200 988 178 977 q 239 834 200 883 l 258 818 l 262 820 q 217 993 253 880 l 219 1000 q 362 1095 266 1032 q 488 1075 393 1075 q 487 1021 491 1059 q 488 970 483 989 q 477 965 485 966 q 466 965 468 965 q 464 955 464 963 q 478 782 464 898 q 484 779 481 779 q 502 788 480 779 q 514 798 506 797 q 516 746 516 781 m 820 83 q 798 89 813 83 q 775 96 783 96 q 761 91 766 96 q 757 70 756 86 q 753 52 759 54 q 713 45 733 49 q 673 52 690 42 q 647 58 661 58 q 598 34 623 58 q 557 10 573 10 q 541 16 549 10 q 507 89 514 38 q 502 179 502 135 q 503 190 499 183 q 514 194 507 196 q 517 258 517 217 q 518 323 517 305 q 537 483 518 377 q 563 504 542 504 q 573 497 571 504 q 602 446 588 472 q 623 391 617 417 q 626 354 626 374 q 623 310 626 340 q 620 266 620 280 q 623 230 620 247 q 685 236 658 236 q 816 177 771 236 q 817 163 815 172 q 842 106 842 135 q 820 83 842 83 m 1946 774 q 1949 813 1945 788 q 1953 847 1953 838 q 1946 875 1953 863 q 1933 883 1945 875 q 1921 883 1925 887 q 1920 784 1914 803 q 1931 778 1924 784 q 1940 773 1937 773 q 1946 774 1944 773 m 970 788 q 969 840 969 798 q 962 889 969 872 q 948 895 960 889 q 936 894 940 900 q 944 796 936 815 q 958 788 945 796 q 970 788 966 784 m 438 767 q 417 949 431 829 q 413 965 420 961 q 399 963 405 969 l 399 820 q 370 797 393 808 q 332 776 340 781 l 332 770 q 434 763 374 749 l 438 767 "},"G":{"x_min":18,"x_max":503,"ha":563,"o":"m 503 23 q 489 -14 503 -14 l 451 -14 q 433 3 438 -14 q 415 52 428 21 q 264 -17 392 -17 q 68 55 124 -17 q 18 266 18 119 l 18 832 q 75 1065 18 1004 q 251 1120 124 1120 q 458 1042 404 1120 q 500 854 500 986 q 500 672 500 731 q 483 649 500 649 q 335 649 436 649 q 315 671 315 649 q 315 833 315 753 q 263 945 305 945 q 211 835 211 945 l 211 251 q 224 198 211 229 q 263 161 241 161 q 318 310 318 161 l 318 381 q 306 398 318 399 q 274 398 306 398 q 262 410 262 398 q 262 544 262 410 q 282 565 262 565 q 482 565 354 565 q 503 541 503 565 q 503 23 503 541 "},"(":{"x_min":-1,"x_max":234,"ha":291,"o":"m 234 1010 q 225 992 234 1000 q 211 985 216 984 q 158 882 158 993 l 158 184 q 170 109 158 127 q 208 97 181 97 q 230 81 230 97 q 230 50 230 77 q 230 -8 230 23 q 205 -28 230 -28 q 45 30 94 -28 q -1 205 -1 84 l -1 848 q 58 1063 -1 999 q 205 1116 107 1116 q 234 1110 234 1116 q 234 1010 234 1064 "},"U":{"x_min":4,"x_max":479,"ha":544,"o":"m 479 1090 l 479 230 q 444 88 479 149 q 244 -17 386 -17 q 36 60 84 -17 q 4 253 4 110 l 4 1089 q 8 1108 4 1100 q 21 1116 13 1116 q 166 1116 21 1116 q 189 1094 189 1116 q 189 663 189 1047 q 189 288 189 278 q 244 180 189 180 q 293 288 293 180 l 293 1087 q 311 1114 293 1114 q 462 1114 445 1114 q 479 1090 479 1114 "},"F":{"x_min":-3,"x_max":411.890625,"ha":454,"o":"m 411 1092 q 411 950 411 999 q 390 934 411 938 q 222 934 328 934 q 206 914 206 932 l 206 670 q 219 650 206 650 q 357 650 249 650 q 376 634 376 650 q 380 452 380 579 q 364 439 380 439 q 222 439 313 439 q 205 420 206 437 q 205 227 205 372 q 205 14 205 23 q 188 -4 205 -4 q 14 -5 94 -14 q -3 13 -3 -5 q -3 1091 -3 13 q 18 1112 -3 1112 q 216 1112 81 1112 q 392 1111 392 1112 q 411 1092 411 1111 "},"r":{"x_min":-1,"x_max":467.3125,"ha":519,"o":"m 465 12 q 452 -19 472 -19 q 292 -21 426 -21 q 272 17 272 -21 q 272 229 272 113 q 196 439 272 439 q 179 439 186 441 q 169 408 169 434 q 169 25 169 190 q 154 -12 169 -11 q 13 -18 80 -18 q -1 22 -1 -16 l -1 1093 q 23 1119 -1 1119 q 227 1119 98 1119 q 370 1083 312 1119 q 435 976 435 1042 l 435 704 q 395 587 435 636 q 333 540 368 553 q 323 532 323 536 q 333 525 323 529 q 388 490 359 516 q 452 213 452 433 q 465 12 452 73 m 270 857 q 209 948 270 948 q 189 945 196 945 q 177 921 177 945 q 177 676 177 921 q 196 638 177 638 q 212 638 203 636 q 253 668 242 638 q 270 857 270 712 "},":":{"x_min":73,"x_max":284,"ha":340,"o":"m 284 735 q 267 705 284 705 q 179 705 239 705 q 101 705 127 705 q 74 718 75 705 q 73 895 73 732 q 87 923 73 923 q 164 923 102 923 q 262 923 225 923 q 284 911 284 923 q 284 735 284 872 m 284 13 q 267 -17 284 -17 q 179 -17 239 -17 q 101 -17 127 -17 q 74 -3 75 -17 q 73 173 73 10 q 87 201 73 201 q 164 201 102 201 q 262 201 225 201 q 284 189 284 201 q 284 13 284 150 "},"x":{"x_min":-19,"x_max":554,"ha":579,"o":"m 544 31 q 554 -1 554 8 q 530 -22 554 -22 q 487 -22 525 -22 q 424 -22 449 -22 q 365 -19 386 -22 q 332 20 344 -16 q 274 230 313 92 q 260 271 264 271 q 243 223 254 271 q 201 31 234 162 q 190 0 191 3 q 167 -17 182 -16 q 12 -16 181 -16 q -19 8 -19 -16 q -16 20 -19 14 q 175 549 69 230 q 167 620 183 573 q 21 1074 157 649 q 20 1102 17 1088 q 35 1116 24 1117 q 171 1113 128 1107 q 208 1077 196 1116 q 258 885 216 1049 q 274 848 268 848 q 287 870 280 848 q 340 1077 306 949 q 378 1112 351 1112 q 518 1112 434 1112 q 541 1082 548 1109 q 363 614 513 988 q 358 549 349 581 q 544 31 401 380 "},"V":{"x_min":21.546875,"x_max":546.375,"ha":585,"o":"m 545 1087 q 461 544 503 848 q 382 8 411 186 q 362 -18 378 -18 l 196 -18 q 170 8 174 -18 q 96 554 142 184 q 21 1095 54 898 q 27 1112 20 1104 q 43 1120 34 1120 q 197 1120 103 1120 q 225 1091 219 1120 q 244 919 230 1072 q 279 672 258 766 q 289 650 284 650 q 299 673 295 650 q 328 912 313 759 q 348 1092 340 1051 q 371 1117 352 1117 q 524 1112 469 1117 q 545 1087 549 1109 "}," ":{"x_min":0,"x_max":0,"ha":681},"h":{"x_min":-1,"x_max":451,"ha":516,"o":"m 451 1088 q 451 512 451 942 q 451 15 451 54 q 423 -9 451 -5 q 357 -14 396 -14 q 302 -15 313 -14 q 285 20 285 -15 l 285 449 q 268 470 285 467 q 194 472 255 472 q 180 449 180 472 q 180 17 180 278 q 141 -11 180 -7 q 27 -14 84 -19 q -1 16 -1 -14 q -1 1088 -1 366 q 12 1112 -1 1112 q 165 1111 165 1112 q 185 1088 185 1111 q 182 916 185 1090 q 182 710 182 784 q 184 694 182 698 q 192 684 185 685 q 268 685 222 676 q 283 710 283 688 q 283 1094 283 863 q 293 1113 283 1113 q 438 1113 348 1113 q 451 1088 451 1111 "},"0":{"x_min":-1,"x_max":425,"ha":493,"o":"m 425 205 q 207 -28 425 -28 q 45 30 94 -28 q -1 205 -1 84 l -1 848 q 58 1063 -1 999 q 207 1116 107 1116 q 362 1070 313 1116 q 425 864 425 1011 l 425 205 m 262 252 l 262 820 q 249 905 262 884 q 214 922 240 922 q 162 819 162 922 l 162 251 q 175 176 162 194 q 214 164 186 164 q 249 177 240 164 q 262 252 262 197 "},".":{"x_min":46,"x_max":257,"ha":340,"o":"m 257 13 q 240 -17 257 -17 q 152 -17 212 -17 q 74 -17 100 -17 q 47 -3 48 -17 q 46 173 46 10 q 60 201 46 201 q 137 201 75 201 q 235 201 198 201 q 257 189 257 201 q 257 13 257 150 "},"”":{"x_min":28.828125,"x_max":513,"ha":555,"o":"m 513 1152 q 513 843 513 1102 q 435 745 513 775 q 330 727 387 727 q 307 738 307 727 q 307 779 307 750 q 307 824 307 815 q 323 834 307 834 q 381 849 356 834 q 407 895 407 865 l 407 944 q 385 957 407 957 q 319 957 336 957 q 300 976 300 959 q 300 1155 300 1041 q 321 1171 300 1171 q 488 1171 439 1171 q 513 1152 513 1171 m 241 1152 q 241 843 241 1102 q 163 745 241 775 q 58 727 115 727 q 35 738 35 727 q 35 779 35 750 q 35 824 35 815 q 51 834 35 834 q 109 849 84 834 q 135 895 135 865 l 135 944 q 113 957 135 957 q 47 957 64 957 q 28 976 28 959 q 28 1155 28 1041 q 49 1171 28 1171 q 216 1171 167 1171 q 241 1152 241 1171 "},";":{"x_min":33,"x_max":248,"ha":289,"o":"m 244 728 q 227 698 244 698 q 139 698 199 698 q 61 698 87 698 q 34 711 35 698 q 33 888 33 725 q 48 916 33 916 q 124 916 63 916 q 222 916 185 916 q 244 904 244 916 q 244 728 244 865 m 248 333 q 248 24 248 283 q 170 -73 248 -43 q 65 -92 122 -92 q 42 -80 42 -92 q 42 -39 42 -68 q 42 5 42 -3 q 58 15 42 15 q 116 30 91 15 q 142 76 142 46 l 142 125 q 120 138 142 138 q 54 138 71 138 q 35 157 35 140 q 35 336 35 222 q 56 352 35 352 q 223 352 174 352 q 248 333 248 352 "},"f":{"x_min":-3,"x_max":411.890625,"ha":454,"o":"m 411 1092 q 411 950 411 999 q 390 934 411 938 q 222 934 328 934 q 206 914 206 932 l 206 670 q 219 650 206 650 q 357 650 249 650 q 376 634 376 650 q 380 452 380 579 q 364 439 380 439 q 222 439 313 439 q 205 420 206 437 q 205 227 205 372 q 205 14 205 23 q 188 -4 205 -4 q 14 -5 94 -14 q -3 13 -3 -5 q -3 1091 -3 13 q 18 1112 -3 1112 q 216 1112 81 1112 q 392 1111 392 1112 q 411 1092 411 1111 "},"“":{"x_min":31,"x_max":515.171875,"ha":555,"o":"m 515 929 q 515 750 515 864 q 494 734 515 734 q 327 734 376 734 q 303 753 303 734 q 303 1063 303 803 q 380 1161 303 1131 q 484 1180 427 1180 q 507 1168 507 1180 q 507 1127 507 1156 q 507 1082 507 1091 q 492 1073 507 1073 q 436 1059 459 1073 q 409 1010 409 1041 l 409 961 q 430 949 409 949 q 496 949 479 949 q 515 929 515 946 m 243 929 q 243 750 243 864 q 222 734 243 734 q 55 734 104 734 q 31 753 31 734 q 31 1063 31 803 q 108 1161 31 1131 q 212 1180 155 1180 q 235 1168 235 1180 q 235 1127 235 1156 q 235 1082 235 1091 q 220 1073 235 1073 q 164 1059 187 1073 q 137 1010 137 1041 l 137 961 q 158 949 137 949 q 224 949 207 949 q 243 929 243 946 "},"i":{"x_min":3,"x_max":192,"ha":255,"o":"m 192 22 q 171 -16 192 -11 q 28 -16 138 -26 q 3 27 3 -13 q 3 1071 3 496 q 5 1096 3 1085 q 20 1112 9 1112 q 168 1112 79 1112 q 192 1073 192 1109 q 192 22 192 668 "},"A":{"x_min":17.265625,"x_max":552.953125,"ha":608,"o":"m 552 -10 q 540 -19 554 -19 q 469 -19 521 -19 q 379 -19 418 -19 q 348 72 367 -19 q 328 189 335 140 q 313 199 326 199 q 260 199 260 199 q 247 189 250 199 q 215 -3 235 106 q 203 -16 209 -16 l 35 -16 q 17 0 13 -16 q 110 568 64 283 q 219 1118 201 1118 q 366 1118 292 1118 q 467 566 382 1116 q 552 -10 510 278 m 316 373 q 290 532 295 532 q 273 464 283 532 q 262 373 268 419 q 275 367 261 369 q 302 366 290 365 q 316 373 316 368 "},"6":{"x_min":4,"x_max":445,"ha":509,"o":"m 445 166 q 202 -22 445 -22 q 68 29 125 -22 q 4 184 4 87 l 4 866 q 53 1053 4 995 q 218 1112 103 1112 q 431 808 431 1112 q 413 786 431 786 q 297 788 332 786 q 276 805 276 791 l 276 833 q 261 901 276 876 q 231 927 247 926 q 170 827 170 933 q 170 654 170 708 q 175 635 170 635 q 184 639 178 635 q 268 668 218 668 q 387 619 336 668 q 445 480 445 565 l 445 166 m 288 211 l 288 449 q 224 499 288 499 q 192 471 207 499 q 176 412 176 443 l 176 237 q 186 177 176 208 q 221 140 199 140 q 288 211 288 140 "},"‘":{"x_min":31,"x_max":243.171875,"ha":294,"o":"m 243 929 q 243 750 243 864 q 222 734 243 734 q 55 734 104 734 q 31 753 31 734 q 31 1063 31 803 q 108 1161 31 1131 q 212 1180 155 1180 q 235 1168 235 1180 q 235 1127 235 1156 q 235 1082 235 1091 q 220 1073 235 1073 q 164 1059 187 1073 q 137 1010 137 1041 l 137 961 q 158 949 137 949 q 224 949 207 949 q 243 929 243 946 "},"n":{"x_min":-4,"x_max":503.984375,"ha":548,"o":"m 503 1082 q 500 22 502 1154 q 475 -18 500 -13 q 338 -18 410 -29 q 306 11 313 -13 q 201 483 261 219 q 184 504 196 504 q 176 474 176 504 q 176 277 176 445 q 176 18 176 111 q 141 -16 176 -9 q 80 -20 118 -20 q 24 -20 31 -20 q -4 12 -4 -20 q -4 598 -4 206 q -4 1079 -4 977 q 20 1113 0 1111 q 109 1113 53 1113 q 182 1113 177 1113 q 207 1082 201 1113 q 299 649 273 746 q 316 612 310 612 q 326 655 326 612 q 326 1081 326 767 q 349 1113 326 1113 q 475 1113 395 1113 q 503 1082 503 1113 "},"O":{"x_min":-1,"x_max":425,"ha":493,"o":"m 425 205 q 207 -28 425 -28 q 45 30 94 -28 q -1 205 -1 84 l -1 848 q 58 1063 -1 999 q 207 1116 107 1116 q 362 1070 313 1116 q 425 864 425 1011 l 425 205 m 252 267 l 252 830 q 214 911 252 911 q 171 828 171 911 l 171 266 q 181 208 171 220 q 214 197 190 197 q 252 267 252 197 "},"3":{"x_min":3,"x_max":455,"ha":516,"o":"m 455 358 l 455 131 q 392 21 455 61 q 248 -19 330 -19 q 65 29 124 -19 q 3 201 3 82 q 3 324 3 288 q 15 335 6 330 q 163 335 85 335 q 183 314 183 335 q 183 259 183 301 q 233 152 183 152 q 280 197 270 152 q 286 320 286 221 q 210 477 286 477 q 192 475 203 477 q 179 474 181 474 q 165 496 165 474 q 165 622 165 583 q 176 649 165 649 q 239 660 220 649 q 292 796 292 692 q 282 901 292 870 q 235 943 270 943 q 201 920 218 943 q 184 872 184 898 q 184 815 184 833 q 170 793 184 793 q 103 793 164 793 q 36 793 53 793 q 23 812 23 793 q 23 954 23 851 q 94 1085 23 1047 q 254 1115 147 1115 q 378 1081 323 1115 q 444 972 444 1041 l 444 771 q 422 652 444 710 q 384 587 406 608 q 382 563 370 574 q 427 486 404 543 q 455 358 455 417 "},"]":{"x_min":32.8125,"x_max":283,"ha":329,"o":"m 283 1068 q 283 25 283 599 q 280 0 283 11 q 265 -15 276 -15 q 58 -15 176 -15 q 32 10 32 -12 q 32 61 32 61 q 49 81 32 81 q 109 83 76 81 q 124 112 124 85 q 124 620 124 233 q 124 1000 124 964 q 111 1023 124 1021 q 54 1023 111 1023 q 35 1042 35 1023 q 35 1078 35 1054 q 35 1109 31 1103 q 58 1116 39 1116 q 257 1116 170 1116 q 283 1068 283 1113 "},"m":{"x_min":18,"x_max":722,"ha":782,"o":"m 722 27 q 722 -1 722 3 q 709 -19 722 -18 q 538 -19 704 -19 q 516 13 516 -19 q 516 141 516 49 q 516 301 516 202 q 516 402 516 395 q 511 432 516 432 q 500 408 504 432 q 475 224 490 358 q 452 24 457 65 q 426 -13 446 -9 q 369 -18 407 -18 q 309 -17 308 -16 q 288 21 297 -17 q 260 245 275 87 q 240 411 244 393 q 226 439 234 439 q 221 409 221 439 q 221 21 221 77 q 200 -16 221 -14 q 39 -17 200 -17 q 18 30 18 -17 q 18 263 18 112 q 18 772 18 437 q 18 1085 18 1059 q 26 1107 23 1098 q 41 1119 30 1123 q 196 1119 114 1119 q 220 1088 210 1119 q 354 652 235 1045 q 371 618 365 618 q 389 652 380 618 q 518 1089 439 815 q 550 1119 526 1119 q 693 1119 550 1119 q 722 1080 722 1119 q 722 599 722 840 q 722 27 722 202 "},"9":{"x_min":12,"x_max":453,"ha":509,"o":"m 453 912 l 453 230 q 403 43 453 101 q 237 -15 353 -15 q 60 108 115 -15 q 24 286 24 190 q 41 309 24 311 q 159 307 63 307 q 181 287 181 307 q 179 263 181 279 q 193 194 179 220 q 225 169 207 169 q 286 269 286 164 q 286 436 286 375 q 279 460 286 460 q 272 457 275 460 q 176 424 227 424 q 62 475 109 424 q 12 616 12 530 l 12 930 q 254 1119 12 1119 q 388 1067 331 1119 q 453 912 453 1009 m 280 684 l 280 859 q 270 918 280 888 q 235 955 257 955 q 169 883 169 955 l 169 646 q 232 598 169 598 q 264 625 249 598 q 280 684 280 653 "},"l":{"x_min":-1,"x_max":397.875,"ha":426,"o":"m 397 16 q 362 -8 397 -8 q 182 -11 370 -8 q 20 -7 68 -11 q -1 25 -1 -5 q -1 1085 -1 730 q 23 1120 -1 1124 q 170 1119 52 1119 q 191 1106 188 1119 q 191 1080 191 1094 q 191 703 191 1019 q 191 226 191 360 q 223 194 191 194 q 365 194 223 194 q 397 169 397 194 q 397 16 397 120 "},"8":{"x_min":8,"x_max":454,"ha":507,"o":"m 454 196 q 229 -29 454 -29 q 8 182 8 -29 l 8 446 q 36 536 8 502 q 92 579 50 551 q 40 618 52 604 q 16 714 16 651 l 16 931 q 230 1122 16 1122 q 382 1069 325 1122 q 444 908 444 1012 l 444 701 q 371 575 444 619 q 424 540 416 550 q 454 450 454 510 l 454 196 m 275 729 l 275 910 q 262 944 275 930 q 232 958 249 958 q 188 909 188 958 l 188 729 q 200 692 188 707 q 232 678 213 678 q 262 693 249 678 q 275 729 275 708 m 277 165 l 277 426 q 232 473 277 473 q 186 425 186 473 l 186 162 q 199 127 186 141 q 230 114 213 114 q 262 129 248 114 q 277 165 277 144 "},"p":{"x_min":3,"x_max":426,"ha":457,"o":"m 426 603 q 338 446 426 501 q 201 406 274 406 q 182 386 182 406 q 182 7 182 260 q 167 -15 182 -14 q 21 -19 119 -19 q 3 -2 3 -19 l 3 1099 q 25 1115 3 1115 q 205 1115 80 1115 q 352 1065 285 1115 q 426 936 426 1013 l 426 603 m 264 759 q 255 894 264 852 q 232 933 247 926 q 204 936 218 934 q 184 938 199 936 q 174 933 178 940 q 172 917 170 926 q 172 616 172 812 q 186 598 172 604 q 204 600 193 596 q 246 621 236 603 q 264 759 264 652 "},"4":{"x_min":22,"x_max":532,"ha":588,"o":"m 532 282 q 521 264 532 265 q 443 263 511 263 q 426 249 426 263 l 426 4 q 387 -19 426 -19 q 256 -20 387 -20 q 238 3 238 -20 q 238 246 238 3 q 221 259 238 259 q 129 259 209 259 q 35 259 62 259 q 22 274 22 260 l 22 442 q 28 461 22 442 l 245 1091 q 272 1110 250 1110 l 405 1110 q 426 1091 426 1110 q 426 865 426 1008 q 426 625 426 773 q 426 460 426 485 q 435 441 426 441 q 521 441 480 441 q 532 425 532 441 q 532 282 532 282 m 238 753 q 234 778 238 778 q 223 754 227 778 q 132 454 196 662 q 144 441 128 442 q 225 441 167 441 q 238 457 238 441 q 238 753 238 629 "},"R":{"x_min":-1,"x_max":467.3125,"ha":519,"o":"m 465 12 q 452 -19 472 -19 q 292 -21 426 -21 q 272 17 272 -21 q 272 229 272 113 q 196 439 272 439 q 179 439 186 441 q 169 408 169 434 q 169 25 169 190 q 154 -12 169 -11 q 13 -18 80 -18 q -1 22 -1 -16 l -1 1093 q 23 1119 -1 1119 q 227 1119 98 1119 q 370 1083 312 1119 q 435 976 435 1042 l 435 704 q 395 587 435 636 q 333 540 368 553 q 323 532 323 536 q 333 525 323 529 q 388 490 359 516 q 452 213 452 433 q 465 12 452 73 m 270 857 q 209 948 270 948 q 189 945 196 945 q 177 921 177 945 q 177 676 177 921 q 196 638 177 638 q 212 638 203 636 q 253 668 242 638 q 270 857 270 712 "},"o":{"x_min":-1,"x_max":425,"ha":493,"o":"m 425 205 q 207 -28 425 -28 q 45 30 94 -28 q -1 205 -1 84 l -1 848 q 58 1063 -1 999 q 207 1116 107 1116 q 362 1070 313 1116 q 425 864 425 1011 l 425 205 m 252 267 l 252 830 q 214 911 252 911 q 171 828 171 911 l 171 266 q 181 208 171 220 q 214 197 190 197 q 252 267 252 197 "},"5":{"x_min":1,"x_max":447,"ha":525,"o":"m 447 179 q 392 20 447 66 q 228 -26 337 -26 q 1 276 1 -26 q 2 320 1 307 q 21 337 2 337 q 86 337 35 337 q 147 337 135 337 q 173 315 173 337 l 173 272 q 229 189 173 189 q 281 266 281 189 l 281 463 q 263 523 281 495 q 221 551 245 551 q 170 496 176 551 q 149 476 170 478 q 20 477 91 469 q 6 496 6 478 l 6 1067 q 9 1081 6 1077 q 20 1086 12 1086 q 411 1086 157 1086 q 426 1067 426 1086 q 426 930 426 930 q 409 911 426 911 q 143 911 392 911 q 126 891 126 911 q 126 799 126 867 q 126 695 126 731 q 135 680 126 667 q 280 751 179 751 q 411 694 375 751 q 447 489 447 637 l 447 179 "}},"cssFontWeight":"normal","ascender":1213,"underlinePosition":-133,"cssFontStyle":"normal","boundingBox":{"yMin":-175,"xMin":-19,"yMax":1212,"xMax":6969},"resolution":1000,"original_font_information":{"postscript_name":"HeadlineOneHPLHS","version_string":"Macromedia Fontographer 4.1.4 10/9/02","vendor_url":"","full_font_name":"Headline One HPLHS","font_family_name":"Headline One","copyright":"©2002 by Andrew Leman. Digitized from vintage copies of the Toronto Star exclusively for the HPLHS.","description":"","trademark":"","designer":"","designer_url":"","unique_font_identifier":"Macromedia Fontographer 4.1.4 Headline One HPLHS","license_url":"","license_description":"","manufacturer_name":"","font_sub_family_name":"HPLHS"},"descender":-181,"familyName":"Headline One","lineHeight":1393,"underlineThickness":20});


if (_typeface_js && _typeface_js.loadFace) _typeface_js.loadFace({"glyphs":{"S":{"x_min":-1.125,"x_max":347,"ha":399,"o":"m 339 1066 l 339 945 q 283 962 309 953 q 227 972 249 972 q 198 967 210 972 q 143 849 143 924 q 148 805 143 827 q 274 540 210 673 q 347 263 347 380 q 303 77 347 168 q 136 -13 254 6 q 68 -1 103 -8 q 5 18 32 5 q 3 172 -6 66 q 114 118 53 118 q 185 136 149 118 q 230 258 230 184 q 204 402 230 309 q 95 620 149 512 q 33 856 33 758 q 111 1056 33 970 q 249 1097 208 1097 q 339 1066 297 1097 "},"y":{"x_min":-0.328125,"x_max":373.984375,"ha":422,"o":"m 373 741 q 261 277 316 509 q 157 -189 194 2 l 69 -189 q 115 94 85 -94 q 0 755 71 312 q 28 765 13 765 q 59 759 37 765 q 92 753 81 753 q 114 755 101 753 q 135 539 114 666 q 175 320 155 429 q 226 539 201 429 q 267 755 256 666 q 303 765 282 765 q 373 741 334 765 "},"Á":{"x_min":1,"x_max":497.8125,"ha":547,"o":"m 497 0 q 406 -7 481 -7 q 380 88 387 24 q 365 181 371 163 q 220 197 284 197 q 133 188 172 197 q 115 112 120 169 q 101 26 108 45 q 53 -14 88 -14 q 1 0 31 -14 q 35 194 1 67 q 77 392 70 330 q 157 743 100 509 q 239 1097 214 977 q 259 1103 247 1103 q 281 1100 266 1103 q 305 1097 296 1097 q 364 748 320 973 q 424 399 409 512 l 432 373 q 465 187 437 309 q 497 0 492 65 m 331 309 q 273 637 312 502 q 269 692 275 656 q 258 747 263 720 l 165 309 l 331 309 m 442 1246 l 172 1124 l 141 1162 l 398 1335 l 442 1246 "},"g":{"x_min":-5,"x_max":394,"ha":453,"o":"m 394 744 q 394 529 394 661 q 394 317 394 363 q 374 -73 394 88 q 331 -138 370 -110 q 261 -177 297 -157 q 179 -187 220 -187 q 48 -150 100 -187 l 48 -57 q 191 -87 132 -87 q 250 -76 226 -87 q 280 -35 275 -66 q 291 16 290 14 q 276 21 283 21 q 245 4 265 21 q 210 -9 224 -11 q 63 50 123 -9 q -5 336 -5 165 q 26 590 -5 453 q 192 767 61 746 q 302 710 238 767 q 348 750 307 750 q 394 744 362 750 m 283 590 q 253 643 279 620 q 200 666 227 666 q 151 632 169 666 q 104 356 104 510 q 125 144 104 253 q 197 88 158 88 q 224 96 211 88 q 297 406 297 207 q 283 590 297 493 "},"ë":{"x_min":0.328125,"x_max":399,"ha":464,"o":"m 391 351 l 123 351 q 123 290 123 311 q 188 106 123 162 q 203 105 195 105 q 288 167 252 105 q 301 213 288 206 l 291 221 q 325 234 306 234 q 352 231 330 234 q 381 231 369 229 q 383 203 383 217 q 268 1 383 62 q 235 -3 253 -3 q 96 42 185 -3 q 10 309 10 214 q 15 365 10 338 l 1 374 l 24 379 l 1 421 q 24 430 20 421 q 11 454 22 440 q 0 473 0 467 q 15 490 0 481 q 61 638 39 591 q 165 752 99 719 q 196 758 180 758 q 328 697 237 758 q 394 480 394 588 q 391 430 394 455 q 399 393 399 421 q 391 351 399 369 m 278 472 q 260 587 278 545 q 238 614 253 614 q 231 614 235 614 q 223 612 226 612 q 196 623 208 612 q 148 567 159 612 q 128 480 136 522 q 175 472 144 472 q 213 472 188 472 q 250 472 238 472 q 278 472 265 472 m 317 895 l 248 895 l 248 1001 l 317 1001 l 317 895 m 180 894 l 109 894 l 109 1001 l 180 1001 l 180 894 "},"Î":{"x_min":-29.828125,"x_max":195.25,"ha":203,"o":"m 153 1098 q 132 542 132 875 q 134 -13 134 -48 q 110 -10 122 -10 q 73 -14 95 -10 q 45 -19 51 -19 q 11 6 24 -19 q 11 1098 11 868 l 153 1098 m 195 1135 l 136 1114 l 84 1195 l 30 1114 l -29 1142 l 72 1299 l 103 1299 l 195 1135 "},"e":{"x_min":0.328125,"x_max":399,"ha":464,"o":"m 391 351 l 123 351 q 123 290 123 311 q 188 106 123 162 q 203 105 195 105 q 288 167 252 105 q 301 213 288 206 l 292 221 q 326 234 307 234 q 353 231 331 234 q 381 231 369 229 q 383 203 383 217 q 268 1 383 62 q 235 -3 253 -3 q 97 42 185 -3 q 10 309 10 214 q 15 365 10 338 l 1 374 l 24 379 l 1 421 q 24 430 20 421 q 11 454 22 440 q 0 473 0 467 q 15 490 0 481 q 61 638 39 591 q 165 752 99 719 q 196 758 180 758 q 328 697 237 758 q 394 480 394 588 q 391 430 394 455 q 399 393 399 421 q 391 351 399 369 m 278 472 q 260 587 278 545 q 238 614 253 614 q 231 614 235 614 q 223 612 226 612 q 196 623 208 612 q 148 567 159 612 q 128 480 136 522 q 176 472 144 472 q 213 472 188 472 q 250 472 238 472 q 278 472 265 472 "},"Ã":{"x_min":1,"x_max":497.8125,"ha":546,"o":"m 497 0 q 406 -7 481 -7 q 380 88 387 24 q 365 181 371 163 q 220 197 284 197 q 133 188 172 197 q 115 112 120 169 q 101 26 108 45 q 53 -14 88 -14 q 1 0 31 -14 q 35 194 1 67 q 77 392 70 330 q 157 743 100 509 q 239 1097 214 977 q 259 1103 247 1103 q 281 1100 266 1103 q 305 1097 296 1097 q 364 748 320 973 q 424 399 409 512 l 432 373 q 465 187 437 309 q 497 0 492 65 m 331 309 q 273 637 312 502 q 269 692 275 656 q 258 747 263 720 l 165 309 l 331 309 m 414 1244 q 308 1120 345 1116 q 249 1155 288 1123 q 199 1188 210 1188 q 152 1147 176 1188 l 112 1168 q 191 1269 165 1269 q 247 1231 205 1269 q 305 1193 289 1193 q 372 1264 334 1193 l 414 1244 "},"J":{"x_min":-41.140625,"x_max":315.703125,"ha":362,"o":"m 315 1097 q 298 571 298 898 q 298 249 298 401 q 182 50 298 114 q -5 3 100 3 q -41 5 -27 3 q -41 138 -41 5 q 30 120 -7 120 q 133 154 88 120 q 178 233 178 189 q 178 1097 178 844 l 315 1097 "},"‐":{"x_min":46,"x_max":277.390625,"ha":335,"o":"m 277 488 l 261 382 l 46 382 l 46 488 l 277 488 "},"ò":{"x_min":4,"x_max":390.171875,"ha":443,"o":"m 368 192 q 243 8 347 68 q 202 0 222 0 q 63 78 139 0 q 4 360 4 201 q 81 697 4 544 q 205 754 124 754 q 305 711 269 754 q 390 419 390 611 q 368 192 390 325 m 247 614 q 218 627 235 612 q 191 642 202 642 q 175 637 183 642 q 114 436 114 568 q 114 215 114 325 q 148 157 114 215 q 206 124 172 118 q 284 389 284 217 q 247 614 284 508 m 373 915 l 342 878 l 73 1000 l 116 1089 l 373 915 "},"D":{"x_min":4,"x_max":478,"ha":531,"o":"m 416 910 q 478 551 478 738 q 397 161 478 336 q 118 -12 253 -24 l 13 -2 l 4 118 l 4 1097 q 123 1098 271 1098 q 236 1083 194 1098 q 416 910 324 1034 m 340 393 q 350 576 350 506 q 298 866 350 746 q 128 977 217 977 l 128 128 l 170 128 q 292 236 245 151 q 340 393 332 308 "},"í":{"x_min":-55.53125,"x_max":245.5625,"ha":286,"o":"m 104 8 q 73 -3 93 0 q 38 -3 60 -3 q 3 -3 9 -3 q 3 354 3 122 q 3 737 3 696 q 104 737 42 753 l 104 8 m 245 991 l -24 869 l -55 906 l 202 1080 l 245 991 "},"ˆ":{"x_min":57.171875,"x_max":281.75,"ha":333,"o":"m 281 890 l 223 869 l 171 949 l 117 869 l 57 897 l 159 1054 l 190 1054 l 281 890 "},"w":{"x_min":-1.53125,"x_max":596.09375,"ha":644,"o":"m 596 736 q 432 -11 543 485 l 379 -11 q 348 178 376 0 q 304 356 329 292 l 289 356 q 298 390 298 371 q 289 425 298 411 l 281 425 q 187 -6 228 226 q 172 -12 182 -12 q 154 -12 167 -13 q 134 -11 139 -11 q 111 87 111 23 q 100 189 102 179 q 44 468 61 383 q -1 744 13 630 q 54 760 17 760 q 106 751 84 760 q 168 336 106 555 q 210 487 193 386 q 247 648 231 604 q 245 667 245 658 q 258 713 245 685 q 271 756 271 742 l 323 756 q 383 475 344 576 q 417 328 375 382 l 500 751 q 552 759 557 759 q 596 736 581 759 "},"$":{"x_min":9.609375,"x_max":435,"ha":447,"o":"m 421 893 l 420 880 q 339 820 395 855 q 308 864 309 863 q 266 893 288 888 q 264 843 258 884 l 264 587 q 379 423 347 477 q 435 240 435 323 q 403 117 435 176 q 261 17 364 55 q 261 -87 261 -18 l 248 -96 q 232 -92 241 -92 q 218 -93 228 -92 q 205 -95 209 -95 q 186 -80 191 -95 l 186 16 q 171 22 181 22 q 156 23 160 22 q 9 155 51 53 l 10 169 l 82 235 q 103 216 96 233 q 115 187 112 191 q 146 158 135 165 q 184 140 165 142 l 190 146 q 190 481 190 253 q 87 634 190 482 q 39 818 39 759 q 115 977 39 928 q 192 1005 141 993 l 194 1011 l 194 1095 q 222 1105 202 1105 q 259 1102 264 1105 l 262 1092 q 262 1006 262 1023 q 325 986 284 1003 q 421 893 372 964 m 192 710 l 192 882 q 160 862 174 878 q 149 792 141 816 q 164 744 156 769 q 188 703 172 719 l 192 710 m 311 244 q 266 371 311 317 l 261 367 q 261 149 261 296 l 266 146 q 311 244 311 176 "},"Ì":{"x_min":-62.5,"x_max":238.796875,"ha":224,"o":"m 153 1098 q 132 542 132 875 q 134 -13 134 -48 q 110 -10 122 -10 q 73 -14 95 -10 q 45 -19 51 -19 q 11 6 24 -19 q 11 1098 11 868 l 153 1098 m 238 1156 l 207 1118 l -62 1241 l -18 1329 l 238 1156 "},"’":{"x_min":10,"x_max":104,"ha":157,"o":"m 104 976 l 10 805 l 10 1119 l 104 1109 l 104 976 "},"-":{"x_min":46,"x_max":277.390625,"ha":335,"o":"m 277 488 l 261 382 l 46 382 l 46 488 l 277 488 "},"Q":{"x_min":-1,"x_max":515.96875,"ha":570,"o":"m 515 111 l 492 -4 q 384 4 426 4 q 289 -15 318 4 q 256 -15 279 -15 q 223 -15 234 -15 q 137 19 165 -15 q -1 511 -1 197 q 33 854 -1 665 q 83 980 57 916 q 170 1081 116 1052 q 252 1097 214 1097 q 374 1053 314 1097 q 482 840 447 979 q 501 636 501 767 q 501 563 501 612 q 501 490 501 515 q 506 362 501 412 q 473 245 487 317 q 452 130 453 134 l 515 111 m 329 947 q 238 986 279 986 q 188 965 208 986 q 116 563 116 798 q 178 162 116 341 q 241 111 190 111 q 320 130 267 111 q 383 531 383 298 q 329 947 383 749 "},"M":{"x_min":10,"x_max":621,"ha":682,"o":"m 621 1071 q 621 542 621 1002 q 621 -14 621 195 q 576 -24 600 -24 q 543 -19 564 -24 q 507 -14 517 -15 q 507 174 507 74 q 507 408 507 259 q 507 648 507 574 l 498 663 q 322 197 406 413 l 299 197 q 216 431 265 269 q 128 657 168 585 q 128 396 128 546 l 128 91 q 128 -14 128 33 q 103 -10 115 -10 q 73 -13 94 -10 q 45 -17 53 -17 q 10 23 15 -17 q 10 1085 10 767 q 57 1097 27 1097 q 110 1085 87 1097 q 151 957 130 1021 q 207 832 175 882 q 318 531 232 688 q 530 1081 451 832 q 578 1091 559 1091 q 621 1071 607 1091 "},"C":{"x_min":0,"x_max":463.0625,"ha":493,"o":"m 463 921 q 382 883 403 883 q 363 888 371 883 q 297 988 370 934 q 253 997 276 997 q 212 981 224 997 q 129 813 152 928 q 101 626 115 720 q 101 427 101 527 q 124 225 101 302 q 231 72 156 120 q 250 71 241 71 q 352 154 307 71 q 364 183 362 159 q 370 213 366 207 q 444 173 390 179 q 448 148 448 162 q 397 39 448 106 q 260 -28 346 -28 q 164 -14 220 -28 q 0 431 0 102 q 0 630 0 497 q 25 881 0 798 q 166 1074 67 1014 q 254 1098 205 1098 q 361 1067 310 1098 q 437 988 412 1037 l 463 921 "},"!":{"x_min":20,"x_max":135.6875,"ha":183,"o":"m 135 1097 q 118 817 118 948 q 118 576 118 733 q 118 275 118 391 q 98 278 107 278 q 68 271 84 278 q 48 265 51 265 q 20 289 34 265 q 20 1097 20 622 l 135 1097 m 117 5 l 22 5 l 22 147 l 117 137 l 117 5 "},"ç":{"x_min":0.3125,"x_max":350.09375,"ha":398,"o":"m 346 163 q 255 15 346 72 q 196 -3 234 -3 q 132 5 170 -3 q 42 131 69 48 q 18 291 18 185 q 0 445 18 406 q 27 553 19 477 q 60 663 35 630 q 120 738 79 706 q 204 770 160 770 q 350 630 299 770 q 319 586 347 600 q 264 560 291 573 q 243 620 243 618 q 195 655 225 655 q 159 634 176 655 q 142 598 142 614 q 120 352 120 455 q 163 130 120 205 q 214 122 172 122 q 255 205 247 141 l 245 213 q 257 215 251 215 q 305 196 278 215 q 346 163 326 180 "},"È":{"x_min":0.09375,"x_max":337.734375,"ha":373,"o":"m 337 991 l 136 991 q 126 646 126 900 q 318 633 176 633 q 315 619 315 626 q 322 584 315 607 q 329 550 329 562 q 314 517 329 531 q 212 530 249 530 q 116 502 149 530 l 116 95 q 163 87 133 87 q 210 85 201 87 q 220 71 210 84 q 249 96 227 96 q 281 88 258 96 q 314 81 305 81 l 314 -14 l 0 -14 q 8 542 0 727 q 8 1087 8 859 l 337 1087 l 337 991 m 331 1138 l 299 1100 l 29 1223 l 73 1311 l 331 1138 "},"X":{"x_min":1.359375,"x_max":484.5625,"ha":532,"o":"m 484 6 q 447 -19 473 -19 q 415 -14 439 -19 q 379 -10 392 -10 q 356 -13 367 -10 q 242 378 318 118 q 129 -13 205 243 q 106 -10 118 -10 q 69 -14 92 -10 q 36 -19 46 -19 q 1 6 10 -19 l 175 538 q 91 828 133 682 q 1 1098 40 997 l 134 1098 q 246 718 171 968 q 349 1098 281 852 l 484 1098 q 392 824 443 996 q 304 529 348 677 q 484 6 364 361 "},"ô":{"x_min":4,"x_max":390.171875,"ha":443,"o":"m 368 192 q 243 8 347 68 q 202 0 222 0 q 63 78 139 0 q 4 360 4 201 q 81 697 4 544 q 205 754 124 754 q 305 711 269 754 q 390 419 390 611 q 368 192 390 325 m 247 614 q 218 627 235 612 q 191 642 202 642 q 175 637 183 642 q 114 436 114 568 q 114 215 114 325 q 148 157 114 215 q 206 124 172 118 q 284 389 284 217 q 247 614 284 508 m 312 890 l 254 869 l 202 950 l 148 869 l 88 897 l 190 1054 l 221 1054 l 312 890 "},"Ê":{"x_min":0.09375,"x_max":337.734375,"ha":372,"o":"m 337 991 l 136 991 q 126 646 126 900 q 318 633 176 633 q 315 619 315 626 q 322 584 315 607 q 329 550 329 562 q 314 517 329 531 q 212 530 249 530 q 116 502 149 530 l 116 95 q 163 87 133 87 q 210 85 201 87 q 220 71 210 84 q 249 96 227 96 q 281 88 258 96 q 314 81 305 81 l 314 -14 l 0 -14 q 8 542 0 727 q 8 1087 8 859 l 337 1087 l 337 991 m 294 1137 l 235 1116 l 183 1196 l 129 1116 l 69 1143 l 171 1301 l 202 1301 l 294 1137 "},")":{"x_min":64,"x_max":318,"ha":370,"o":"m 289 784 q 318 522 318 657 q 130 -103 318 161 q 116 -108 123 -108 q 106 -102 111 -108 q 83 -82 102 -96 q 64 -58 64 -67 q 69 -44 64 -51 q 175 173 130 33 q 227 507 227 333 q 83 1088 227 804 q 72 1126 68 1118 q 94 1149 80 1130 q 121 1168 108 1168 q 130 1165 125 1168 q 194 1037 135 1152 q 251 904 233 958 q 289 784 273 858 "},"Å":{"x_min":1,"x_max":497.8125,"ha":546,"o":"m 497 0 q 406 -7 481 -7 q 380 88 387 24 q 365 181 371 163 q 220 197 284 197 q 133 188 172 197 q 115 112 120 169 q 101 26 108 45 q 53 -14 88 -14 q 1 0 31 -14 q 35 194 1 67 q 77 392 70 330 q 157 743 100 509 q 239 1097 214 977 q 259 1103 247 1103 q 281 1100 266 1103 q 305 1097 296 1097 q 364 748 320 973 q 424 399 409 512 l 432 373 q 465 187 437 309 q 497 0 492 65 m 331 309 q 273 637 312 502 q 269 692 275 656 q 258 747 263 720 l 165 309 l 331 309 "},"â":{"x_min":0,"x_max":381,"ha":440,"o":"m 381 6 q 364 11 374 11 q 332 4 353 11 q 301 -3 310 -3 q 278 30 278 -3 q 202 -10 254 -1 q 119 -10 161 -10 q 0 224 0 64 q 17 407 0 258 q 171 544 72 531 q 278 491 228 537 q 296 566 296 541 q 278 615 296 597 q 215 637 255 628 q 144 648 179 642 q 59 619 108 613 q 54 656 58 630 q 50 695 50 683 q 88 757 50 737 q 127 752 107 752 q 191 760 149 752 q 253 769 232 769 q 338 724 304 769 l 381 648 l 381 6 m 265 364 q 196 403 236 403 q 139 373 160 403 q 132 348 139 355 q 110 320 117 334 q 110 274 110 294 q 171 116 110 178 q 194 108 181 108 q 246 135 227 108 q 283 244 283 170 q 265 364 283 295 m 312 894 l 254 873 l 202 953 l 148 873 l 88 901 l 190 1058 l 221 1058 l 312 894 "},"Ä":{"x_min":1,"x_max":497.234375,"ha":545,"o":"m 497 0 q 406 -7 480 -7 q 380 88 386 24 q 365 181 370 163 q 219 197 283 197 q 132 188 172 197 q 115 112 120 169 q 101 26 108 45 q 53 -14 87 -14 q 1 0 31 -14 q 34 194 1 67 q 77 392 70 330 q 157 743 100 509 q 239 1097 214 977 q 259 1103 247 1103 q 281 1100 266 1103 q 305 1097 296 1097 q 363 748 320 973 q 423 399 408 512 l 431 373 q 464 187 437 309 q 497 0 491 65 m 331 309 q 273 637 312 502 q 269 692 275 656 q 258 747 263 720 l 165 309 l 331 309 m 372 1126 l 303 1126 l 303 1232 l 372 1232 l 372 1126 m 235 1125 l 164 1125 l 164 1232 l 235 1232 l 235 1125 "},"a":{"x_min":0,"x_max":381,"ha":441,"o":"m 381 6 q 364 11 374 11 q 332 4 353 11 q 301 -3 310 -3 q 278 30 278 -3 q 202 -10 254 -1 q 119 -10 161 -10 q 0 224 0 64 q 17 407 0 258 q 171 544 72 531 q 278 491 228 537 q 296 566 296 541 q 278 615 296 597 q 215 637 255 628 q 144 648 179 642 q 59 619 108 613 q 54 656 58 630 q 50 695 50 683 q 88 757 50 737 q 127 752 107 752 q 191 760 149 752 q 253 769 232 769 q 338 724 304 769 l 381 648 l 381 6 m 265 364 q 196 403 236 403 q 139 373 160 403 q 132 348 139 355 q 110 320 117 334 q 110 274 110 294 q 171 116 110 178 q 194 108 181 108 q 246 135 227 108 q 283 244 283 170 q 265 364 283 295 "},"—":{"x_min":114,"x_max":6969,"ha":7023,"o":"m 6911 425 l 3929 425 q 3733 347 3850 405 q 3536 230 3616 290 q 3306 359 3326 348 q 3114 414 3202 402 l 1024 414 q 746 414 1012 414 q 338 414 480 414 q 173 411 221 414 q 131 429 148 414 q 114 464 114 445 q 173 511 114 500 l 1031 511 q 2225 511 1657 511 q 3086 511 2668 511 q 3307 585 3157 511 q 3536 723 3436 648 q 4032 508 3825 508 q 4020 506 4031 505 q 4475 506 4065 506 q 6122 515 6462 507 q 6534 515 6386 515 q 6911 515 6758 515 q 6969 478 6969 515 q 6951 442 6969 459 q 6911 425 6933 425 "},"N":{"x_min":5,"x_max":465,"ha":525,"o":"m 465 1086 l 465 537 q 413 527 439 538 q 432 519 418 519 q 455 517 452 519 q 455 -14 455 -14 l 371 -14 l 108 666 l 108 -9 q 71 -16 87 -15 q 38 -16 60 -18 q 5 -14 17 -14 q 5 535 5 255 q 5 1097 5 816 l 98 1097 q 214 755 132 968 q 347 416 308 514 q 347 685 347 481 q 347 948 347 848 q 347 1086 347 1020 l 465 1086 "},"ú":{"x_min":0,"x_max":374.625,"ha":425,"o":"m 361 13 q 326 -3 348 -3 q 299 0 321 -3 q 272 0 283 1 q 262 17 266 2 q 248 33 258 33 q 240 31 246 33 q 148 -18 220 -18 q 92 -9 121 -18 q 27 59 49 8 q 0 150 13 105 l 0 736 q 27 747 10 744 q 58 747 38 747 q 101 747 87 747 q 101 438 101 718 q 101 141 101 254 q 165 100 113 100 q 217 118 196 100 q 268 304 268 188 q 248 438 268 373 q 258 534 258 479 q 258 596 258 555 q 258 658 258 637 q 272 755 258 716 q 284 757 278 757 q 313 750 295 757 q 343 743 332 743 q 361 745 350 743 l 361 13 m 374 1000 l 105 877 l 73 915 l 330 1088 l 374 1000 "},"2":{"x_min":0.1875,"x_max":327,"ha":377,"o":"m 322 103 q 325 65 325 82 q 247 -14 325 -14 q 164 -5 223 -14 q 79 3 106 3 q 13 -9 38 3 l 0 3 q 221 868 159 462 q 204 931 204 884 q 166 977 204 967 q 144 980 155 980 q 64 925 85 980 q 7 1009 7 963 q 13 1038 7 1023 q 148 1097 62 1097 q 262 1052 218 1097 q 327 862 327 971 q 288 651 327 784 q 239 445 246 497 q 123 108 184 295 q 138 92 127 92 q 157 99 144 92 q 175 103 170 107 l 322 103 "},"ü":{"x_min":0,"x_max":361,"ha":424,"o":"m 361 13 q 326 -3 348 -3 q 299 0 321 -3 q 272 0 283 1 q 262 18 266 2 q 249 33 258 33 q 241 32 246 33 q 148 -18 220 -18 q 92 -9 121 -18 q 27 59 49 8 q 0 150 13 105 l 0 736 q 27 747 10 744 q 58 747 38 747 q 101 747 87 747 q 101 438 101 718 q 101 141 101 254 q 165 100 113 100 q 218 118 196 100 q 268 304 268 188 q 249 438 268 373 q 258 534 258 479 q 258 596 258 555 q 258 658 258 637 q 272 755 258 716 q 284 757 278 757 q 313 750 295 757 q 343 743 332 743 q 361 745 350 743 l 361 13 m 298 896 l 229 896 l 229 1002 l 298 1002 l 298 896 m 161 894 l 90 894 l 90 1001 l 161 1001 l 161 894 "},"Z":{"x_min":-0.03125,"x_max":428.671875,"ha":461,"o":"m 428 1090 q 364 870 410 1010 q 296 651 314 720 l 322 626 l 278 580 q 131 109 229 422 q 270 93 181 93 q 410 87 374 93 q 404 61 412 79 q 396 40 396 44 q 410 34 396 31 q 386 18 390 37 q 376 -7 378 -5 q 186 -7 310 -7 q 0 -7 52 -7 q 25 127 5 47 q 38 142 38 134 q 36 153 38 147 q 34 162 34 159 q 40 176 34 170 l 131 465 q 122 481 122 473 q 140 513 122 490 q 157 551 158 535 q 228 769 166 581 q 289 997 270 901 q 52 997 82 997 q 80 1098 52 1043 q 127 1098 91 1098 q 171 1096 154 1098 q 216 1090 194 1096 l 428 1090 "},"u":{"x_min":0,"x_max":361,"ha":424,"o":"m 361 13 q 326 -3 348 -3 q 299 0 321 -3 q 272 0 283 1 q 262 17 266 2 q 248 33 258 33 q 240 31 246 33 q 148 -18 220 -18 q 92 -9 121 -18 q 27 59 49 8 q 0 150 13 105 l 0 736 q 27 747 10 744 q 58 747 38 747 q 101 747 87 747 q 101 438 101 718 q 101 141 101 254 q 165 100 113 100 q 217 118 196 100 q 268 304 268 188 q 248 438 268 373 q 258 534 258 479 q 258 596 258 555 q 258 658 258 637 q 272 755 258 716 q 284 757 278 757 q 313 750 295 757 q 343 743 332 743 q 361 745 350 743 l 361 13 "},"˜":{"x_min":61.25,"x_max":363.421875,"ha":421,"o":"m 363 1001 q 257 877 294 873 q 198 913 236 880 q 148 946 159 946 q 100 905 125 946 l 61 926 q 140 1027 114 1027 q 196 988 153 1027 q 254 950 238 950 q 321 1022 283 950 l 363 1001 "},"Ó":{"x_min":0,"x_max":543.046875,"ha":596,"o":"m 543 547 q 524 536 529 540 q 513 519 520 532 q 541 483 523 508 l 538 457 q 523 426 523 452 q 524 418 523 423 q 524 411 524 412 l 525 408 q 468 171 507 323 q 318 -13 424 37 q 257 -22 290 -22 q 137 0 207 -22 q 0 466 0 165 q 65 923 0 677 q 142 1036 91 986 q 247 1097 193 1087 q 276 1101 261 1101 q 409 1037 329 1101 q 502 819 480 962 q 524 575 513 697 l 543 547 m 400 740 q 270 994 400 916 q 170 890 196 965 q 131 747 160 844 q 131 602 131 701 q 131 451 131 502 q 213 101 131 225 q 257 90 234 90 q 336 136 306 90 q 353 171 345 157 q 377 241 377 215 q 364 279 377 264 q 400 436 400 308 q 400 587 400 482 q 400 740 400 689 m 425 1233 l 156 1111 l 125 1148 l 382 1322 l 425 1233 "},"k":{"x_min":-0.9375,"x_max":437.09375,"ha":487,"o":"m 437 2 q 382 -7 418 -7 q 325 -7 332 -7 q 277 128 315 30 q 237 267 245 211 q 212 290 226 278 q 188 302 198 302 q 166 290 177 302 q 141 160 141 238 q 141 98 141 139 q 141 35 141 56 q 141 -7 141 12 q 86 -17 120 -17 q 29 -17 35 -17 q 29 924 29 296 l 0 942 q 16 1042 16 959 q 65 1109 16 1109 q 92 1104 77 1109 q 139 1090 136 1104 q 139 909 139 1027 q 139 722 139 774 q 152 505 139 595 q 209 599 179 528 q 261 709 246 685 q 347 761 296 761 q 404 748 373 761 q 338 598 404 695 q 272 448 272 500 q 320 343 272 393 q 437 2 362 234 "},"Ù":{"x_min":3,"x_max":489.78125,"ha":535,"o":"m 487 1040 q 468 578 468 883 q 454 135 468 266 l 477 121 q 404 50 466 115 q 302 -14 348 -6 q 212 -24 248 -24 q 77 27 129 -24 q 3 200 18 86 q 3 398 3 299 q 3 532 3 460 q 3 780 3 617 q 3 1016 3 944 q 3 1097 3 1059 l 119 1097 q 119 802 119 1077 q 119 500 119 621 q 119 186 119 331 q 157 139 119 161 q 207 102 204 104 q 248 111 242 102 l 248 125 q 277 109 253 109 q 303 121 295 109 q 358 271 352 161 l 358 1093 q 391 1097 362 1093 q 438 1102 421 1102 q 489 1062 489 1102 q 487 1040 489 1052 m 386 1143 l 355 1106 l 86 1228 l 129 1317 l 386 1143 "},"é":{"x_min":0.328125,"x_max":399,"ha":464,"o":"m 391 351 l 123 351 q 123 290 123 311 q 188 106 123 162 q 203 105 195 105 q 288 167 252 105 q 301 213 288 206 l 292 221 q 326 234 307 234 q 353 231 331 234 q 381 231 369 229 q 383 203 383 217 q 268 1 383 62 q 235 -3 253 -3 q 97 42 185 -3 q 10 309 10 214 q 15 365 10 338 l 1 374 l 24 379 l 1 421 q 24 430 20 421 q 11 454 22 440 q 0 473 0 467 q 15 490 0 481 q 61 638 39 591 q 165 752 99 719 q 196 758 180 758 q 328 697 237 758 q 394 480 394 588 q 391 430 394 455 q 399 393 399 421 q 391 351 399 369 m 278 472 q 260 587 278 545 q 238 614 253 614 q 231 614 235 614 q 223 612 226 612 q 196 623 208 612 q 148 567 159 612 q 128 480 136 522 q 176 472 144 472 q 213 472 188 472 q 250 472 238 472 q 278 472 265 472 m 374 999 l 105 877 l 73 914 l 331 1088 l 374 999 "},"s":{"x_min":-9,"x_max":291,"ha":336,"o":"m 264 620 q 202 629 239 629 q 141 630 153 629 q 99 563 99 594 q 109 537 99 549 q 219 362 123 503 q 291 180 291 253 q 236 45 291 110 q 112 -7 201 -7 q 9 4 81 -7 q -9 66 -9 24 q 1 134 -9 96 q 89 101 36 101 q 141 110 115 101 q 182 203 190 146 q 64 387 123 295 q 1 592 1 498 q 9 662 1 627 q 123 755 56 734 q 264 727 223 755 l 264 620 "},"B":{"x_min":7,"x_max":473,"ha":530,"o":"m 473 424 l 473 269 q 443 227 443 262 q 434 172 443 181 q 376 76 426 119 q 279 4 327 40 q 189 -14 242 -14 q 91 -14 153 -14 q 7 -14 24 -14 q 7 1088 7 224 q 224 1088 115 1088 q 393 975 341 1068 q 429 822 429 914 q 420 732 429 779 q 320 592 376 633 q 397 514 362 569 q 462 428 443 446 l 471 438 q 473 424 467 426 m 310 894 q 114 1001 245 1001 l 114 620 q 265 673 201 610 q 319 817 319 724 q 310 894 319 855 m 317 430 q 110 531 264 531 q 110 82 110 344 q 281 134 244 82 q 338 319 338 215 q 317 430 338 378 "},"?":{"x_min":-43,"x_max":285,"ha":322,"o":"m 212 1068 q 285 887 285 979 q 248 736 285 826 q 181 573 215 655 q 103 369 161 528 q 88 250 103 280 q 13 197 71 214 l 13 384 q 89 571 51 480 q 131 683 120 641 q 170 884 148 746 q 153 947 153 900 q 116 993 153 984 q 93 996 105 996 q 14 941 33 996 q -43 1023 -43 976 q -36 1054 -43 1039 q 97 1113 12 1113 q 212 1068 167 1113 m 104 5 l 9 5 l 9 147 l 104 137 l 104 5 "},"H":{"x_min":0.03125,"x_max":490.140625,"ha":538,"o":"m 490 1006 q 464 738 464 906 q 464 562 464 695 q 483 532 483 549 q 479 508 483 525 q 476 481 474 490 l 476 27 q 436 -2 457 19 q 401 -40 406 -36 q 414 -21 402 -37 q 419 0 421 -11 l 359 17 l 359 531 q 291 539 334 531 q 225 547 247 547 q 163 531 190 547 q 124 521 140 544 l 124 9 q 66 4 79 4 q 10 47 10 4 q 15 67 10 56 q 15 573 15 106 q 0 1078 15 878 q 47 1108 10 1107 q 118 1097 31 1108 q 119 1005 119 1053 q 119 905 119 970 q 119 807 119 839 q 132 668 119 730 q 240 667 308 668 q 348 682 297 667 q 355 889 355 757 q 355 1097 355 1038 q 391 1102 364 1097 q 432 1108 419 1108 q 469 1076 469 1108 q 466 1056 469 1067 q 465 1048 465 1052 q 476 1023 465 1037 q 490 1006 483 1015 "},"î":{"x_min":-59.609375,"x_max":165.25,"ha":172,"o":"m 104 8 q 73 -3 93 0 q 38 -3 60 -3 q 3 -3 9 -3 q 3 354 3 122 q 3 737 3 697 q 104 737 42 754 l 104 8 m 165 886 l 106 865 l 54 945 l 0 865 l -59 893 l 42 1050 l 73 1050 l 165 886 "},"c":{"x_min":0.3125,"x_max":350.09375,"ha":398,"o":"m 346 163 q 255 15 346 72 q 196 -3 234 -3 q 132 5 170 -3 q 42 131 69 48 q 18 291 18 185 q 0 445 18 406 q 27 553 19 477 q 60 663 35 630 q 120 738 79 706 q 204 770 160 770 q 350 630 299 770 q 319 586 347 600 q 264 560 291 573 q 243 620 243 618 q 195 655 225 655 q 159 634 176 655 q 142 598 142 614 q 120 352 120 455 q 163 130 120 205 q 214 122 172 122 q 255 205 247 141 l 245 213 q 257 215 251 215 q 305 196 278 215 q 346 163 326 180 "},"•":{"x_min":91.109375,"x_max":2505.8125,"ha":2578,"o":"m 2505 905 q 2478 742 2489 847 q 2490 717 2490 731 q 2481 696 2490 706 l 2436 619 q 2334 691 2402 644 q 2328 720 2334 701 q 2287 681 2309 708 q 2250 640 2268 661 q 2140 721 2207 679 q 2161 800 2154 752 q 2161 882 2161 841 q 2157 896 2162 886 q 2153 910 2153 906 q 2159 924 2153 919 l 2223 1017 q 2275 977 2244 1005 q 2325 933 2310 944 q 2309 866 2314 907 q 2299 794 2305 830 q 2319 775 2309 785 q 2337 770 2328 766 q 2342 820 2337 785 q 2348 873 2348 855 q 2335 921 2348 902 l 2433 992 l 2439 989 l 2505 905 m 2131 940 q 2101 699 2101 808 q 2057 641 2079 670 q 1997 607 2030 607 q 1836 569 1927 587 q 1832 580 1832 573 q 1884 606 1857 591 q 1927 644 1912 620 q 1945 696 1945 684 q 1940 714 1945 706 q 1857 637 1911 696 q 1755 721 1844 644 q 1773 916 1773 798 q 1773 1116 1773 1016 l 1784 1123 q 1863 1119 1814 1119 q 1940 1119 1922 1119 q 1933 1031 1940 1090 q 1927 942 1927 972 l 1929 938 q 1999 1028 1953 968 q 2131 940 2041 996 m 1740 788 l 1690 649 q 1568 724 1649 674 q 1578 926 1578 802 q 1578 1125 1578 1026 q 1736 1132 1651 1125 l 1730 1130 l 1730 811 l 1740 788 m 2146 472 q 2139 470 2140 474 q 2134 370 2134 456 q 2125 328 2134 339 q 2124 339 2127 336 q 2106 276 2113 324 q 2098 231 2105 260 q 2072 132 2094 196 q 2058 113 2065 129 q 2038 141 2053 124 q 2018 151 2032 145 q 2004 170 2021 156 q 1997 191 1992 180 q 2042 314 2029 265 q 2049 318 2045 316 q 2076 488 2060 350 q 2101 530 2096 498 q 2114 579 2106 569 q 2134 580 2121 590 q 2144 542 2140 576 q 2146 472 2151 484 m 1824 452 l 1821 455 q 1824 451 1822 451 q 1822 454 1824 454 l 1824 452 m 1825 440 q 1822 437 1825 438 q 1825 436 1824 437 q 1822 437 1821 436 q 1825 442 1824 440 q 1825 440 1826 440 m 1821 424 q 1815 427 1815 426 q 1819 426 1817 433 l 1821 424 m 1822 418 q 1821 420 1821 418 l 1821 420 q 1822 418 1823 419 m 1516 969 q 1504 805 1504 909 q 1517 778 1517 794 q 1509 759 1517 768 l 1472 679 q 1364 739 1435 698 q 1355 767 1362 749 q 1318 726 1337 753 q 1285 680 1302 703 q 1169 752 1239 716 q 1179 804 1179 774 q 1179 858 1179 823 q 1179 913 1179 897 q 1169 928 1177 916 q 1164 942 1164 937 q 1169 955 1164 949 l 1225 1055 q 1278 1019 1245 1044 q 1333 980 1317 989 q 1323 910 1323 954 q 1323 838 1323 875 q 1353 818 1351 818 q 1359 819 1356 818 q 1361 904 1361 805 q 1344 970 1361 945 l 1434 1049 l 1439 1047 l 1516 969 m 1965 519 q 1910 487 1951 498 q 1840 469 1840 470 q 1820 454 1834 467 q 1806 436 1806 440 q 1808 428 1806 433 q 1811 420 1811 423 q 1808 413 1811 416 q 1818 408 1806 412 q 1814 405 1817 408 q 1821 401 1814 401 q 1818 395 1815 399 q 1819 390 1821 391 q 1806 393 1814 391 q 1806 384 1791 391 q 1812 384 1808 385 q 1818 382 1814 384 q 1817 379 1817 381 q 1812 384 1815 382 q 1804 382 1807 385 q 1844 313 1808 350 q 1861 300 1856 300 q 1864 289 1860 291 q 1921 241 1911 262 q 1906 185 1933 213 q 1845 98 1888 166 q 1817 84 1838 84 q 1751 71 1806 83 q 1686 66 1712 62 q 1633 92 1659 71 q 1608 135 1608 113 q 1636 165 1608 165 q 1710 148 1696 165 q 1738 153 1713 153 q 1743 157 1742 153 q 1751 153 1747 151 q 1770 155 1764 155 q 1766 153 1767 154 q 1773 147 1767 150 q 1780 156 1777 147 q 1809 154 1804 147 q 1803 157 1814 157 l 1812 163 q 1810 152 1814 157 q 1806 145 1806 147 q 1812 139 1806 141 q 1834 137 1819 138 q 1849 147 1837 143 q 1847 155 1847 151 q 1851 168 1847 160 q 1855 178 1855 176 q 1845 185 1855 182 q 1819 172 1832 188 q 1811 176 1815 176 q 1799 172 1807 176 q 1788 168 1792 168 q 1778 172 1782 168 q 1801 180 1788 172 q 1797 185 1803 183 q 1792 189 1792 187 q 1786 184 1786 188 q 1777 199 1774 196 q 1822 230 1796 206 q 1809 274 1833 252 q 1774 312 1800 290 q 1754 314 1764 312 q 1712 366 1751 318 q 1682 422 1686 397 q 1775 513 1674 488 q 1837 515 1787 515 q 1891 527 1876 515 q 1946 550 1920 552 q 1961 536 1955 548 q 1965 519 1967 524 m 2065 30 q 2058 26 2063 26 q 2045 31 2054 26 q 2032 36 2037 36 q 2025 31 2025 34 q 2037 20 2023 22 q 2038 14 2037 19 q 2034 8 2037 11 q 2025 14 2033 8 q 2015 14 2021 16 q 2015 0 2017 12 l 2008 1 q 2007 8 2011 5 q 1991 6 1996 14 q 1991 -7 1992 1 q 1981 -7 1985 -14 q 1980 1 1978 -4 q 1980 11 1980 9 q 1973 14 1978 15 q 1966 5 1969 14 q 1961 -3 1963 -3 q 1955 0 1958 -1 q 1955 8 1951 4 q 1962 14 1961 14 q 1946 26 1963 23 q 1934 16 1940 27 q 1920 6 1928 5 q 1914 10 1916 10 q 1939 30 1925 16 q 1927 49 1942 38 q 1936 65 1931 54 q 1931 71 1935 71 q 1920 66 1929 71 q 1910 66 1914 63 q 1911 72 1910 66 q 1931 73 1921 68 l 1927 82 q 1943 103 1945 90 q 1959 106 1955 98 q 1954 110 1958 109 q 1957 116 1955 113 q 1965 114 1959 119 q 1973 109 1970 109 q 1977 111 1975 109 q 1976 124 1981 114 q 1974 134 1971 134 q 1980 129 1980 134 q 1980 119 1980 124 q 1984 110 1981 111 q 1993 110 1989 107 q 1995 121 1992 119 q 2003 123 1999 123 q 2014 98 2017 123 q 2020 103 2020 99 q 2027 100 2022 102 q 2030 94 2033 98 q 2025 88 2025 90 q 2030 82 2027 82 q 2037 85 2032 82 q 2047 85 2043 88 q 2049 79 2053 81 q 2032 65 2032 68 q 2034 59 2033 62 q 2049 61 2045 69 q 2046 54 2052 55 q 2035 54 2042 52 q 2032 49 2033 54 q 2045 40 2034 40 q 2065 35 2061 38 q 2065 30 2069 33 m 1520 534 q 1519 537 1519 535 l 1520 534 m 1505 536 q 1502 537 1502 536 q 1504 538 1502 537 l 1505 536 m 1493 536 q 1493 536 1495 537 q 1493 536 1491 536 m 1467 541 q 1465 544 1464 542 q 1467 541 1467 544 m 1609 519 q 1573 474 1609 517 q 1509 448 1551 448 q 1434 463 1477 448 q 1410 469 1423 466 q 1396 484 1398 473 q 1400 491 1394 485 q 1398 497 1404 495 q 1385 502 1393 499 q 1369 534 1369 517 q 1397 555 1369 555 q 1428 541 1416 555 q 1431 543 1429 543 q 1434 550 1429 550 q 1438 537 1434 551 q 1442 544 1443 540 q 1449 536 1446 537 q 1456 537 1451 531 q 1457 525 1454 527 q 1462 531 1460 527 q 1468 523 1464 527 q 1472 528 1469 524 q 1479 523 1475 523 q 1483 525 1481 524 q 1485 522 1483 523 q 1500 524 1489 520 l 1498 530 q 1505 523 1498 524 q 1509 528 1507 524 q 1511 522 1509 524 q 1525 530 1517 522 q 1531 524 1524 525 q 1536 536 1537 527 q 1535 543 1532 538 q 1538 536 1535 540 q 1547 539 1543 534 q 1556 550 1551 544 q 1558 546 1556 547 q 1562 549 1561 546 q 1564 553 1564 553 q 1599 548 1584 559 q 1614 528 1614 537 q 1609 519 1614 523 m 1905 40 q 1901 34 1905 37 q 1900 38 1900 35 q 1905 40 1902 45 m 1886 3 q 1876 3 1886 1 q 1886 11 1881 11 q 1886 3 1887 11 m 1750 185 q 1727 182 1740 182 q 1664 165 1682 182 q 1662 171 1662 169 q 1668 182 1662 176 q 1674 193 1674 189 q 1679 194 1675 196 q 1682 187 1681 191 q 1727 183 1686 188 q 1750 185 1735 184 m 1140 968 q 1127 726 1127 834 q 1092 665 1109 695 q 1035 625 1068 630 q 876 573 966 599 q 872 584 872 578 q 923 615 896 598 q 960 655 949 631 q 974 706 974 695 q 969 728 974 719 q 892 644 942 706 q 783 719 878 649 q 781 813 781 761 q 781 963 781 869 q 781 1113 781 1077 l 779 1119 q 858 1125 811 1119 q 936 1130 918 1130 q 936 1041 936 1101 q 937 954 936 983 l 940 949 q 1001 1045 960 981 q 1140 968 1046 1017 m 1609 279 q 1589 245 1611 269 q 1587 222 1591 234 q 1579 219 1583 223 q 1583 212 1577 213 q 1591 216 1583 212 q 1587 187 1573 205 q 1581 185 1585 187 q 1586 178 1581 183 q 1590 172 1591 174 q 1533 150 1582 154 q 1429 143 1499 143 q 1388 135 1416 143 q 1347 128 1361 128 q 1324 131 1335 128 q 1310 159 1314 135 q 1296 199 1305 188 q 1287 264 1287 210 q 1301 373 1287 332 q 1302 398 1301 381 q 1316 458 1309 427 q 1335 510 1322 488 q 1352 522 1341 522 q 1363 509 1359 522 q 1366 460 1369 492 q 1366 412 1363 427 q 1436 397 1369 412 q 1509 389 1480 389 q 1539 391 1524 389 q 1541 384 1541 388 q 1535 377 1535 378 q 1536 368 1538 370 q 1519 356 1525 355 q 1465 359 1476 360 q 1448 339 1454 358 q 1435 320 1442 320 q 1364 356 1373 320 q 1361 358 1364 358 q 1356 355 1358 356 q 1359 300 1347 316 q 1397 280 1371 294 q 1436 267 1411 273 q 1477 260 1471 262 q 1479 252 1473 253 q 1484 258 1481 253 q 1487 244 1483 251 q 1494 256 1488 244 q 1493 246 1495 255 q 1496 246 1493 245 q 1504 241 1500 246 q 1511 237 1509 237 q 1543 244 1522 237 q 1542 251 1539 248 q 1547 246 1545 244 q 1560 264 1554 251 q 1569 280 1565 277 q 1595 289 1586 289 q 1609 279 1604 289 m 748 763 l 698 643 l 686 641 q 563 699 613 681 q 557 714 556 705 q 560 732 560 732 q 555 813 555 761 q 552 893 555 870 q 526 900 545 900 q 520 941 523 920 q 528 979 520 965 q 548 988 548 979 q 545 1028 545 988 q 552 1063 545 1052 q 701 1112 602 1077 l 708 1105 q 715 991 708 1049 q 728 987 718 987 q 743 984 738 987 l 743 910 q 729 905 741 905 q 717 893 717 905 q 717 813 717 867 q 748 763 721 777 m 1245 553 q 1248 532 1248 544 q 1239 490 1248 515 q 1227 448 1229 455 q 1222 363 1230 418 q 1173 205 1210 309 q 1139 157 1150 156 q 1077 212 1106 165 q 1024 280 1044 267 q 1031 303 1031 293 q 1018 342 1031 318 q 1003 382 1005 371 q 988 460 988 455 q 997 498 988 481 q 1014 497 1003 508 q 1055 436 1036 479 q 1092 370 1076 387 q 1150 444 1107 397 q 1166 469 1154 455 q 1188 516 1179 484 q 1211 560 1197 548 q 1230 564 1218 566 q 1245 553 1242 563 m 989 131 q 959 119 981 119 q 921 119 963 119 q 914 128 916 119 q 911 138 912 137 q 877 185 880 181 q 857 238 861 212 q 847 256 854 244 q 826 366 826 300 q 821 411 826 379 q 817 458 817 442 q 844 519 817 501 q 854 522 848 522 q 892 472 880 522 q 915 355 903 413 q 956 242 929 287 q 982 202 969 222 q 997 158 997 176 q 989 131 997 144 m 516 746 q 296 632 459 632 q 187 664 239 632 q 108 753 131 699 l 91 856 q 119 925 103 890 q 167 969 134 961 q 200 988 178 977 q 239 834 200 883 l 258 818 l 262 820 q 217 993 253 880 l 219 1000 q 362 1095 266 1033 q 488 1075 393 1075 q 487 1021 491 1059 q 488 970 483 989 q 477 965 485 966 q 466 965 468 965 q 464 955 464 963 q 478 782 464 898 q 484 779 481 779 q 502 788 480 779 q 514 798 506 797 q 516 746 516 781 m 820 83 q 798 89 813 83 q 775 96 783 96 q 761 90 766 96 q 757 69 756 85 q 753 52 759 54 q 713 45 733 49 q 673 52 690 42 q 647 58 661 58 q 598 34 623 58 q 557 10 573 10 q 541 16 549 10 q 507 88 514 38 q 502 179 502 134 q 503 190 499 183 q 514 194 507 196 q 517 258 517 217 q 518 322 517 305 q 537 483 518 377 q 563 504 542 504 q 573 497 571 504 q 602 446 588 472 q 623 391 617 417 q 626 353 626 374 q 623 310 626 339 q 620 266 620 280 q 623 230 620 247 q 685 236 658 236 q 816 177 771 236 q 817 163 815 172 q 842 106 842 134 q 820 83 842 83 m 1946 774 q 1949 813 1945 788 q 1953 847 1953 838 q 1946 875 1953 863 q 1933 883 1945 875 q 1921 883 1925 887 q 1920 784 1914 803 q 1931 778 1924 784 q 1940 773 1937 773 q 1946 774 1944 773 m 970 788 q 969 840 969 798 q 962 889 969 872 q 948 895 960 889 q 936 894 940 900 q 944 796 936 815 q 958 788 945 796 q 970 788 966 784 m 438 767 q 417 949 431 829 q 413 965 420 961 q 399 963 405 969 l 399 820 q 370 797 393 808 q 332 776 340 781 l 332 770 q 434 763 374 749 l 438 767 "},"(":{"x_min":54,"x_max":295.359375,"ha":346,"o":"m 295 1111 l 292 1095 q 132 487 132 848 q 238 34 132 264 q 245 21 245 32 q 249 8 245 11 l 288 -60 q 272 -90 287 -77 q 243 -115 258 -103 q 212 -92 224 -115 q 191 -56 201 -74 q 54 411 54 191 q 60 650 54 558 q 104 890 71 801 q 123 940 110 907 q 232 1158 165 1047 q 254 1155 239 1163 l 295 1111 "},"U":{"x_min":3,"x_max":489.78125,"ha":535,"o":"m 487 1040 q 468 578 468 883 q 454 135 468 266 l 477 121 q 404 50 466 115 q 302 -14 348 -6 q 212 -24 248 -24 q 77 27 129 -24 q 3 200 18 86 q 3 398 3 299 q 3 532 3 460 q 3 780 3 617 q 3 1016 3 944 q 3 1097 3 1059 l 119 1097 q 119 802 119 1077 q 119 500 119 621 q 119 186 119 331 q 157 139 119 161 q 207 102 204 104 q 248 111 242 102 l 248 125 q 277 109 253 109 q 303 121 295 109 q 358 271 352 161 l 358 1093 q 391 1097 362 1093 q 438 1102 421 1102 q 489 1062 489 1102 q 487 1040 489 1052 "},"Ñ":{"x_min":5,"x_max":465,"ha":525,"o":"m 465 1086 l 465 537 q 413 527 439 538 q 432 519 418 519 q 455 517 452 519 q 455 -14 455 -14 l 371 -14 l 108 666 l 108 -9 q 71 -16 87 -15 q 38 -16 60 -18 q 5 -14 17 -14 q 5 535 5 255 q 5 1097 5 816 l 98 1097 q 214 755 132 968 q 347 416 308 514 q 347 685 347 481 q 347 948 347 848 q 347 1086 347 1020 l 465 1086 "},"F":{"x_min":0,"x_max":332.328125,"ha":376,"o":"m 332 984 q 268 968 306 968 q 220 971 252 968 q 175 975 189 975 q 120 961 141 975 l 120 647 l 322 647 q 322 601 320 627 q 326 558 326 566 q 291 514 326 514 q 227 522 265 514 q 174 530 189 530 q 120 514 145 530 q 120 -13 120 384 l 0 -13 l 0 1078 l 19 1097 q 102 1092 55 1092 q 175 1092 126 1092 q 247 1092 224 1092 q 322 1087 290 1092 l 332 984 "},":":{"x_min":8,"x_max":103,"ha":163,"o":"m 103 450 l 8 450 l 8 591 l 103 581 l 103 450 m 103 33 l 8 33 l 8 174 l 103 165 l 103 33 "},"Û":{"x_min":3,"x_max":489.78125,"ha":535,"o":"m 487 1040 q 468 578 468 883 q 454 135 468 266 l 477 121 q 404 50 466 115 q 302 -14 348 -6 q 212 -24 248 -24 q 77 27 129 -24 q 3 200 18 86 q 3 398 3 299 q 3 532 3 460 q 3 780 3 617 q 3 1016 3 944 q 3 1097 3 1059 l 119 1097 q 119 802 119 1077 q 119 500 119 621 q 119 186 119 331 q 157 139 119 161 q 207 102 204 104 q 248 111 242 102 l 248 125 q 277 109 253 109 q 303 121 295 109 q 358 271 352 161 l 358 1093 q 391 1097 362 1093 q 438 1102 421 1102 q 489 1062 489 1102 q 487 1040 489 1052 m 349 1138 l 291 1117 l 239 1197 l 185 1117 l 125 1145 l 227 1301 l 258 1301 l 349 1138 "},"V":{"x_min":0.25,"x_max":527,"ha":576,"o":"m 527 1097 q 488 829 527 990 q 430 560 458 695 q 325 -3 393 371 q 284 -12 311 -12 q 242 -13 246 -12 q 219 54 228 11 q 205 131 212 93 q 0 1080 81 675 l 118 1080 q 275 340 201 635 q 348 713 282 375 q 412 1088 393 939 q 527 1097 505 1088 "},"å":{"x_min":0,"x_max":381,"ha":442,"o":"m 381 6 q 364 11 374 11 q 332 4 353 11 q 301 -3 310 -3 q 278 30 278 -3 q 202 -10 254 -1 q 119 -10 161 -10 q 0 224 0 64 q 17 407 0 258 q 171 544 72 531 q 278 491 228 537 q 296 566 296 541 q 278 615 296 597 q 215 637 255 628 q 144 648 179 642 q 59 619 108 613 q 54 656 58 630 q 50 695 50 683 q 88 757 50 737 q 127 752 107 752 q 191 760 149 752 q 253 769 232 769 q 338 724 304 769 l 381 648 l 381 6 m 265 364 q 196 403 236 403 q 139 373 160 403 q 132 348 139 355 q 110 320 117 334 q 110 274 110 294 q 171 116 110 178 q 194 108 181 108 q 246 135 227 108 q 283 244 283 170 q 265 364 283 295 "}," ":{"x_min":0,"x_max":0,"ha":199},"0":{"x_min":-1.359375,"x_max":388,"ha":441,"o":"m 353 104 q 304 32 329 68 q 235 -12 274 -5 q 206 -15 220 -15 q 108 36 144 -15 q 63 150 85 71 q 26 265 39 240 q 16 371 16 296 q 0 473 16 437 q 0 461 -2 466 l 0 686 q 40 917 20 801 q 163 1097 74 1051 q 184 1099 174 1099 q 293 1055 218 1099 q 388 533 388 854 q 353 104 388 341 m 250 871 l 203 972 q 161 942 172 975 q 136 889 146 896 l 136 432 q 138 322 138 400 q 148 208 138 244 q 203 122 161 150 l 231 144 q 250 486 250 296 q 250 871 250 510 "},"”":{"x_min":10,"x_max":237,"ha":290,"o":"m 237 985 l 143 813 l 143 1127 l 237 1117 l 237 985 m 104 985 l 10 813 l 10 1127 l 104 1117 l 104 985 "},"ö":{"x_min":4,"x_max":390.171875,"ha":442,"o":"m 368 192 q 243 8 348 68 q 203 0 223 0 q 64 78 140 0 q 4 360 4 201 q 81 697 4 544 q 205 754 125 754 q 306 711 269 754 q 390 419 390 611 q 368 192 390 325 m 248 614 q 219 627 235 612 q 192 642 203 642 q 175 637 184 642 q 114 436 114 568 q 114 215 114 325 q 148 157 114 215 q 207 124 173 118 q 284 389 284 217 q 248 614 284 508 m 317 896 l 248 896 l 248 1002 l 317 1002 l 317 896 m 180 895 l 109 895 l 109 1002 l 180 1002 l 180 895 "},"i":{"x_min":3,"x_max":104,"ha":163,"o":"m 104 923 l 9 923 l 9 1066 l 104 1054 l 104 923 m 104 8 q 74 -3 93 0 q 38 -3 60 -3 q 3 -3 10 -3 q 3 354 3 122 q 3 736 3 696 q 104 736 42 753 l 104 8 "},"Õ":{"x_min":0,"x_max":543.046875,"ha":596,"o":"m 543 547 q 524 536 529 540 q 513 519 520 532 q 541 483 523 508 l 538 457 q 523 426 523 452 q 524 418 523 423 q 524 411 524 412 l 525 408 q 468 171 507 323 q 318 -13 424 37 q 257 -22 290 -22 q 137 0 207 -22 q 0 466 0 165 q 65 923 0 677 q 142 1036 91 986 q 247 1097 193 1087 q 276 1101 261 1101 q 409 1037 329 1101 q 502 819 480 962 q 524 575 513 697 l 543 547 m 400 740 q 270 994 400 916 q 170 890 196 965 q 131 747 160 844 q 131 602 131 701 q 131 451 131 502 q 213 101 131 225 q 257 90 234 90 q 336 136 306 90 q 353 171 345 157 q 377 241 377 215 q 364 279 377 264 q 400 436 400 308 q 400 587 400 482 q 400 740 400 689 m 427 1239 q 321 1115 357 1111 q 262 1150 300 1118 q 212 1183 223 1183 q 164 1142 189 1183 l 125 1163 q 204 1264 178 1264 q 260 1226 217 1264 q 318 1188 302 1188 q 385 1259 347 1188 l 427 1239 "},"m":{"x_min":-7,"x_max":611,"ha":679,"o":"m 611 25 q 583 3 601 3 q 551 9 574 3 q 521 16 527 15 q 521 215 521 116 q 493 398 521 344 q 512 509 512 447 q 485 620 512 579 q 443 611 469 611 q 401 602 417 611 q 367 455 367 533 q 383 384 367 408 q 374 198 374 318 q 374 -1 374 22 q 338 0 376 0 q 311 -14 317 0 l 275 16 q 275 214 275 119 q 244 602 275 419 q 213 620 224 623 q 168 588 207 599 q 130 556 130 577 q 142 521 130 543 q 126 500 126 521 q 125 475 126 479 q 125 315 125 401 q 125 159 125 257 q 125 7 125 50 q 30 7 88 -5 q 28 86 28 41 q 28 148 28 107 q 28 208 28 189 q 13 343 28 291 q 22 516 22 372 l 1 521 q -7 543 -7 532 q 7 571 -7 554 q 22 599 22 588 q 5 629 22 612 l 13 629 l 22 725 q 66 734 44 734 q 125 703 105 734 q 134 685 125 692 q 251 750 198 750 q 285 743 269 750 q 352 679 336 721 q 414 734 371 710 q 485 765 450 748 q 529 745 495 755 q 574 721 563 735 q 611 578 611 672 q 611 425 611 426 q 611 25 611 304 "},"8":{"x_min":11.328125,"x_max":470,"ha":448,"o":"m 342 7 q 215 -12 310 -12 q 162 1 197 -8 q 67 71 107 21 q 17 180 27 122 q 22 333 2 278 q 36 396 22 360 q 64 455 50 425 q 162 576 76 472 q 130 621 152 596 q 96 661 102 652 q 41 852 41 740 q 80 1011 41 944 q 240 1104 137 1104 q 340 1072 293 1104 q 412 993 387 1041 q 442 852 442 936 q 433 765 442 811 q 330 587 412 684 l 333 571 q 470 261 470 430 q 441 114 470 180 q 342 7 407 37 m 313 943 l 287 970 q 222 982 241 988 q 166 926 199 982 q 157 862 157 895 q 237 671 157 769 q 260 685 249 668 q 277 705 272 702 q 332 862 332 779 q 313 943 332 908 m 319 143 q 347 256 347 191 q 294 432 347 351 q 269 464 281 448 q 241 489 254 485 q 178 408 224 476 q 158 371 176 400 q 146 329 146 347 q 136 257 136 294 q 158 158 136 200 q 251 106 190 99 q 319 143 298 106 "},"R":{"x_min":0,"x_max":448,"ha":497,"o":"m 443 -14 q 399 -18 431 -12 q 351 -25 366 -25 q 284 29 298 -25 q 127 338 253 152 q 108 163 108 273 q 108 -14 108 16 l 0 -14 l 0 1097 l 192 1097 q 332 1037 265 1090 q 430 916 393 988 q 448 742 448 817 q 378 500 448 588 q 291 439 363 472 q 244 371 235 413 q 343 179 276 307 q 443 -14 411 51 m 317 839 q 127 983 267 958 q 127 664 127 717 q 127 520 127 585 q 151 516 139 516 q 207 538 174 516 q 261 571 249 567 q 327 771 327 689 q 317 839 327 806 "},"á":{"x_min":0,"x_max":381,"ha":440,"o":"m 381 6 q 364 11 374 11 q 332 4 353 11 q 301 -3 310 -3 q 278 30 278 -3 q 202 -10 254 -1 q 119 -10 161 -10 q 0 224 0 64 q 17 407 0 258 q 171 544 72 531 q 278 491 228 537 q 296 566 296 541 q 278 615 296 597 q 215 637 255 628 q 144 648 179 642 q 59 619 108 613 q 54 656 58 630 q 50 695 50 683 q 88 757 50 737 q 127 752 107 752 q 191 760 149 752 q 253 769 232 769 q 338 724 304 769 l 381 648 l 381 6 m 265 364 q 196 403 236 403 q 139 373 160 403 q 132 348 139 355 q 110 320 117 334 q 110 274 110 294 q 171 116 110 178 q 194 108 181 108 q 246 135 227 108 q 283 244 283 170 q 265 364 283 295 m 374 999 l 104 877 l 73 914 l 330 1088 l 374 999 "},"5":{"x_min":-13.9375,"x_max":441,"ha":448,"o":"m 432 1086 q 441 1069 441 1079 q 435 1048 441 1062 q 430 1026 430 1034 q 413 975 430 1008 q 216 975 348 975 l 207 965 q 169 736 195 890 q 201 722 179 726 q 235 718 233 718 q 370 613 316 693 q 430 451 417 543 q 437 340 437 393 q 278 0 437 92 q 165 -26 224 -26 q 62 -2 111 -26 q 18 26 41 11 q -13 61 -4 42 q 7 107 -11 81 q 36 150 32 145 q 44 155 40 155 q 62 140 52 155 q 79 124 71 125 q 167 91 131 91 q 201 96 184 91 q 310 344 310 150 q 310 425 310 375 q 226 584 310 534 q 141 620 195 620 q 120 619 130 620 q 50 616 81 625 l 43 626 l 120 1069 q 126 1086 118 1077 l 432 1086 "},"o":{"x_min":4,"x_max":390.171875,"ha":445,"o":"m 368 192 q 243 8 347 68 q 202 0 222 0 q 63 78 139 0 q 4 360 4 201 q 81 697 4 544 q 205 754 124 754 q 305 711 269 754 q 390 419 390 611 q 368 192 390 325 m 247 614 q 218 627 235 612 q 191 642 202 642 q 175 637 183 642 q 114 436 114 568 q 114 215 114 325 q 148 157 114 215 q 206 124 172 118 q 284 389 284 217 q 247 614 284 508 "},"õ":{"x_min":4,"x_max":390.171875,"ha":443,"o":"m 368 192 q 243 8 347 68 q 202 0 222 0 q 63 78 139 0 q 4 360 4 201 q 81 697 4 544 q 205 754 124 754 q 305 711 269 754 q 390 419 390 611 q 368 192 390 325 m 247 614 q 218 627 235 612 q 191 642 202 642 q 175 637 183 642 q 114 436 114 568 q 114 215 114 325 q 148 157 114 215 q 206 124 172 118 q 284 389 284 217 q 247 614 284 508 m 362 1001 q 256 878 293 873 q 197 913 236 880 q 148 946 158 946 q 100 905 124 946 l 61 926 q 139 1027 114 1027 q 195 988 153 1027 q 254 950 237 950 q 320 1022 282 950 l 362 1001 "},"7":{"x_min":25.75,"x_max":412.90625,"ha":448,"o":"m 412 1072 q 404 1020 415 1052 q 390 967 391 984 q 375 909 389 950 q 362 849 362 872 q 269 367 302 567 q 223 5 263 334 q 191 -5 213 -5 q 157 -4 157 -5 q 119 -5 159 -5 q 88 4 99 -5 q 131 287 103 158 q 129 295 126 291 q 136 303 136 302 q 276 947 190 625 q 262 965 280 957 q 74 960 144 965 q 46 959 72 963 q 25 976 27 959 l 50 1072 q 131 1072 77 1072 l 412 1072 "},"K":{"x_min":11,"x_max":509.3125,"ha":552,"o":"m 509 -14 q 483 -22 499 -22 q 433 -16 482 -22 q 371 -17 396 -12 q 135 329 277 117 q 135 -13 135 153 q 110 -10 122 -10 q 73 -14 95 -10 q 45 -19 51 -19 q 11 5 24 -19 q 11 1098 11 868 l 152 1098 q 133 636 133 901 q 366 1093 226 822 l 499 1093 q 325 758 461 1012 q 184 486 198 523 q 509 -14 309 304 "},",":{"x_min":10,"x_max":104,"ha":161,"o":"m 104 5 l 10 -166 l 10 147 l 104 137 l 104 5 "},"d":{"x_min":-1,"x_max":396,"ha":460,"o":"m 396 1105 q 396 903 396 1010 q 396 446 396 736 q 396 -12 396 115 l 301 -12 q 303 0 301 -7 q 303 10 304 7 q 296 18 303 15 q 183 -21 242 -21 q 140 -14 160 -21 q -1 323 -1 75 q 31 599 -1 426 q 140 748 31 685 q 189 757 163 757 q 308 706 261 757 l 308 1105 l 396 1105 m 266 619 q 201 647 234 647 q 163 626 177 647 q 98 337 98 488 q 155 99 98 200 q 190 87 170 87 q 249 114 226 87 q 305 394 305 239 q 266 619 305 517 "},"¨":{"x_min":109,"x_max":317,"ha":371,"o":"m 317 895 l 248 895 l 248 1001 l 317 1001 l 317 895 m 180 894 l 109 894 l 109 1001 l 180 1001 l 180 894 "},"E":{"x_min":0.09375,"x_max":337.734375,"ha":373,"o":"m 337 991 l 136 991 q 126 646 126 900 q 318 633 176 633 q 315 619 315 626 q 322 584 315 607 q 329 550 329 562 q 314 517 329 531 q 212 530 249 530 q 116 502 149 530 l 116 95 q 163 87 133 87 q 210 85 201 87 q 220 71 210 84 q 249 96 227 96 q 281 88 258 96 q 314 81 305 81 l 314 -14 l 0 -14 q 8 542 0 727 q 8 1087 8 859 l 337 1087 l 337 991 "},"Y":{"x_min":0,"x_max":535.34375,"ha":576,"o":"m 535 1067 q 457 835 497 952 q 400 608 412 698 l 391 608 q 318 410 329 526 q 323 198 323 355 q 316 -13 323 63 q 276 -23 305 -15 q 234 -32 247 -32 q 196 -13 212 -32 q 196 131 196 29 q 196 287 196 233 q 157 551 196 452 q 0 1086 100 737 q 54 1095 19 1095 q 115 1096 108 1095 q 190 896 141 1029 q 209 798 186 878 q 228 748 223 799 q 256 669 236 685 q 410 1086 350 846 q 483 1099 498 1098 q 535 1067 520 1099 "},"Ô":{"x_min":0,"x_max":543.046875,"ha":596,"o":"m 543 547 q 524 536 529 540 q 513 519 520 532 q 541 483 523 508 l 538 457 q 523 426 523 452 q 524 418 523 423 q 524 411 524 412 l 525 408 q 468 171 507 323 q 318 -13 424 37 q 257 -22 290 -22 q 137 0 207 -22 q 0 466 0 165 q 65 923 0 677 q 142 1036 91 986 q 247 1097 193 1087 q 276 1101 261 1101 q 409 1037 329 1101 q 502 819 480 962 q 524 575 513 697 l 543 547 m 400 740 q 270 994 400 916 q 170 890 196 965 q 131 747 160 844 q 131 602 131 701 q 131 451 131 502 q 213 101 131 225 q 257 90 234 90 q 336 136 306 90 q 353 171 345 157 q 377 241 377 215 q 364 279 377 264 q 400 436 400 308 q 400 587 400 482 q 400 740 400 689 m 390 1138 l 332 1118 l 280 1198 l 226 1118 l 166 1145 l 268 1302 l 299 1302 l 390 1138 "},"Ï":{"x_min":-19,"x_max":189,"ha":203,"o":"m 152 1098 q 132 542 132 875 q 133 -13 133 -48 q 110 -10 122 -10 q 73 -14 95 -10 q 45 -19 52 -19 q 11 6 25 -19 q 11 1098 11 868 l 152 1098 m 189 1124 l 120 1124 l 120 1230 l 189 1230 l 189 1124 m 52 1122 l -19 1122 l -19 1229 l 52 1229 l 52 1122 "},"ê":{"x_min":0.328125,"x_max":399,"ha":464,"o":"m 391 351 l 123 351 q 123 290 123 311 q 188 106 123 162 q 203 105 195 105 q 288 167 252 105 q 301 213 288 206 l 292 221 q 326 234 307 234 q 353 231 331 234 q 381 231 369 229 q 383 203 383 217 q 268 1 383 62 q 235 -3 253 -3 q 97 42 185 -3 q 10 309 10 214 q 15 365 10 338 l 1 374 l 24 379 l 1 421 q 24 430 20 421 q 11 454 22 440 q 0 473 0 467 q 15 490 0 481 q 61 638 39 591 q 165 752 99 719 q 196 758 180 758 q 328 697 237 758 q 394 480 394 588 q 391 430 394 455 q 399 393 399 421 q 391 351 399 369 m 278 472 q 260 587 278 545 q 238 614 253 614 q 231 614 235 614 q 223 612 226 612 q 196 623 208 612 q 148 567 159 612 q 128 480 136 522 q 176 472 144 472 q 213 472 188 472 q 250 472 238 472 q 278 472 265 472 m 307 885 l 248 864 l 196 945 l 142 864 l 82 892 l 184 1049 l 215 1049 l 307 885 "},"Â":{"x_min":1,"x_max":497.8125,"ha":546,"o":"m 497 0 q 406 -7 481 -7 q 380 88 387 24 q 365 181 371 163 q 220 197 284 197 q 133 188 172 197 q 115 112 120 169 q 101 26 108 45 q 53 -14 88 -14 q 1 0 31 -14 q 35 194 1 67 q 77 392 70 330 q 157 743 100 509 q 239 1097 214 977 q 259 1103 247 1103 q 281 1100 266 1103 q 305 1097 296 1097 q 364 748 320 973 q 424 399 409 512 l 432 373 q 465 187 437 309 q 497 0 492 65 m 331 309 q 273 637 312 502 q 269 692 275 656 q 258 747 263 720 l 165 309 l 331 309 "},"´":{"x_min":73.5,"x_max":374.3125,"ha":426,"o":"m 374 999 l 104 877 l 73 915 l 330 1088 l 374 999 "},"Í":{"x_min":-29.828125,"x_max":271.46875,"ha":254,"o":"m 153 1098 q 132 542 132 875 q 134 -13 134 -48 q 110 -10 122 -10 q 73 -14 95 -10 q 45 -19 51 -19 q 11 6 24 -19 q 11 1098 11 868 l 153 1098 m 271 1261 l 1 1139 l -29 1177 l 227 1350 l 271 1261 "},"ì":{"x_min":9.25,"x_max":311.328125,"ha":290,"o":"m 311 917 l 278 881 l 9 1003 l 52 1092 l 311 917 m 197 8 q 167 -3 186 0 q 130 -3 152 -3 q 95 -3 101 -3 q 95 263 95 98 l 95 613 q 95 737 95 681 q 197 737 135 753 l 197 8 "},"Ú":{"x_min":3,"x_max":489.78125,"ha":535,"o":"m 487 1040 q 468 578 468 883 q 454 135 468 266 l 477 121 q 404 50 466 115 q 302 -14 348 -6 q 212 -24 248 -24 q 77 27 129 -24 q 3 200 18 86 q 3 398 3 299 q 3 532 3 460 q 3 780 3 617 q 3 1016 3 944 q 3 1097 3 1059 l 119 1097 q 119 802 119 1077 q 119 500 119 621 q 119 186 119 331 q 157 139 119 161 q 207 102 204 104 q 248 111 242 102 l 248 125 q 277 109 253 109 q 303 121 295 109 q 358 271 352 161 l 358 1093 q 391 1097 362 1093 q 438 1102 421 1102 q 489 1062 489 1102 q 487 1040 489 1052 m 405 1256 l 136 1133 l 105 1171 l 362 1345 l 405 1256 "},"b":{"x_min":7,"x_max":407.25,"ha":454,"o":"m 395 321 q 269 -14 395 73 q 208 -24 237 -24 q 154 -6 171 -24 l 102 37 q 92 -6 92 5 l 7 -6 q 7 206 7 91 q 7 659 7 371 q 7 1105 7 993 l 112 1105 l 112 710 q 235 758 186 758 q 279 749 258 758 q 378 605 358 706 q 395 421 386 513 q 407 398 407 412 q 399 363 407 389 q 395 321 392 337 m 282 559 q 251 614 277 591 q 192 637 226 637 q 177 635 185 637 q 120 535 133 602 q 110 412 110 496 q 102 293 110 327 q 116 173 109 232 q 194 99 131 105 q 282 327 282 153 q 282 446 282 363 q 282 559 282 523 "},"q":{"x_min":71,"x_max":473,"ha":536,"o":"m 473 -170 q 408 -189 432 -189 q 369 -136 369 -189 q 375 -80 369 -121 q 380 -21 380 -40 q 361 41 380 21 q 239 -1 272 -1 q 209 1 224 -1 q 71 338 71 113 q 107 635 71 441 q 239 755 166 755 q 276 750 257 755 q 313 727 294 750 q 345 704 332 704 q 361 709 353 704 l 361 747 q 473 735 400 747 q 473 595 473 670 q 473 269 473 485 q 473 -43 473 54 q 473 -170 473 -114 m 356 545 q 314 605 349 573 q 251 637 280 637 q 209 581 216 637 q 185 373 185 459 q 258 123 185 219 q 276 121 268 121 q 339 164 320 121 q 356 354 356 237 q 356 545 356 516 "},"Ö":{"x_min":0,"x_max":543.046875,"ha":596,"o":"m 543 547 q 524 536 529 540 q 513 519 520 532 q 541 483 523 508 l 538 457 q 523 426 523 452 q 524 418 523 423 q 524 411 524 412 l 525 408 q 468 171 507 323 q 318 -13 424 37 q 257 -22 290 -22 q 137 0 207 -22 q 0 466 0 165 q 65 923 0 677 q 142 1036 91 986 q 248 1097 193 1087 q 276 1101 261 1101 q 409 1037 329 1101 q 502 819 480 962 q 524 575 513 697 l 543 547 m 400 740 q 271 994 400 916 q 170 890 196 965 q 131 747 160 844 q 131 602 131 701 q 131 451 131 502 q 214 101 131 225 q 257 90 234 90 q 336 136 306 90 q 354 171 345 157 q 377 241 377 215 q 364 279 377 264 q 400 436 400 308 q 400 587 400 482 q 400 740 400 689 m 373 1129 l 304 1129 l 304 1235 l 373 1235 l 373 1129 m 236 1128 l 165 1128 l 165 1235 l 236 1235 l 236 1128 "},"z":{"x_min":0.1875,"x_max":345.75,"ha":395,"o":"m 345 89 q 334 43 346 78 q 312 -4 322 7 q 60 -4 228 -4 q 0 1 30 -4 q 25 127 5 52 q 38 143 38 134 q 36 153 38 147 q 34 162 34 159 q 40 176 34 170 q 197 664 112 390 q 7 664 123 664 q 36 758 7 705 q 336 758 261 758 q 253 479 308 646 q 127 97 150 170 q 345 89 232 89 "},"ã":{"x_min":0,"x_max":381,"ha":440,"o":"m 381 6 q 364 11 374 11 q 332 4 353 11 q 301 -3 310 -3 q 278 30 278 -3 q 202 -10 254 -1 q 119 -10 161 -10 q 0 224 0 64 q 17 407 0 258 q 171 544 72 531 q 278 491 228 537 q 296 566 296 541 q 278 615 296 597 q 215 637 255 628 q 144 648 179 642 q 59 619 108 613 q 54 656 58 630 q 50 695 50 683 q 88 757 50 737 q 127 752 107 752 q 191 760 149 752 q 253 769 232 769 q 338 724 304 769 l 381 648 l 381 6 m 265 364 q 196 403 236 403 q 139 373 160 403 q 132 348 139 355 q 110 320 117 334 q 110 274 110 294 q 171 116 110 178 q 194 108 181 108 q 246 135 227 108 q 283 244 283 170 q 265 364 283 295 m 363 1001 q 257 877 293 872 q 198 912 236 879 q 148 945 159 945 q 100 904 125 945 l 60 925 q 140 1026 114 1026 q 196 988 153 1026 q 254 950 238 950 q 321 1021 283 950 l 363 1001 "},"É":{"x_min":0.09375,"x_max":337.734375,"ha":372,"o":"m 337 991 l 136 991 q 126 646 126 900 q 318 633 176 633 q 315 619 315 626 q 322 584 315 607 q 329 550 329 562 q 314 517 329 531 q 212 530 249 530 q 116 502 149 530 l 116 95 q 163 87 133 87 q 210 85 201 87 q 220 71 210 84 q 249 96 227 96 q 281 88 258 96 q 314 81 305 81 l 314 -14 l 0 -14 q 8 542 0 727 q 8 1087 8 859 l 337 1087 l 337 991 m 335 1230 l 65 1107 l 34 1145 l 291 1318 l 335 1230 "},"L":{"x_min":0.46875,"x_max":331,"ha":373,"o":"m 331 -14 q 277 -14 307 -14 q 200 -14 253 -14 q 122 -14 147 -14 q 10 15 45 -14 q 18 117 10 48 q 27 219 27 186 q 0 337 27 287 q 18 443 18 373 q 28 551 18 521 l 0 561 q 17 596 20 573 q 23 636 13 625 l 23 1097 q 47 1094 36 1094 q 83 1101 59 1094 q 118 1108 107 1108 q 154 1093 139 1108 q 135 601 135 904 q 135 110 135 204 q 331 100 200 110 l 331 -14 "}," ":{"x_min":0,"x_max":0,"ha":199},"P":{"x_min":5,"x_max":465,"ha":504,"o":"m 414 951 q 465 718 465 827 q 391 494 465 586 q 266 419 347 450 q 125 368 195 393 l 125 -13 q 83 -23 105 -23 q 5 -3 53 -23 q 5 411 5 151 l 5 590 q 26 1097 5 907 q 414 951 313 1097 m 327 843 q 303 870 325 858 q 281 894 281 882 q 285 908 281 900 q 225 943 255 926 q 163 964 188 964 q 142 961 152 964 l 142 518 q 225 537 163 515 q 334 748 334 587 q 327 843 334 787 "},"À":{"x_min":1,"x_max":497.8125,"ha":546,"o":"m 497 0 q 406 -7 481 -7 q 380 88 387 24 q 365 181 371 163 q 220 197 284 197 q 133 188 172 197 q 115 112 120 169 q 101 26 108 45 q 53 -14 88 -14 q 1 0 31 -14 q 35 194 1 67 q 77 392 70 330 q 157 743 100 509 q 239 1097 214 977 q 259 1103 247 1103 q 281 1100 266 1103 q 305 1097 296 1097 q 364 748 320 973 q 424 399 409 512 l 432 373 q 465 187 437 309 q 497 0 492 65 m 331 309 q 273 637 312 502 q 269 692 275 656 q 258 747 263 720 l 165 309 l 331 309 "},"ñ":{"x_min":3,"x_max":340.71875,"ha":397,"o":"m 338 5 l 235 5 l 235 624 q 196 643 216 643 q 128 611 182 643 q 96 336 96 511 q 96 169 96 301 q 96 5 96 66 q 51 -4 86 -4 q 3 -13 16 -4 q 3 186 3 77 q 3 466 3 279 q 3 749 3 654 l 105 749 q 115 705 105 708 q 226 767 160 767 q 338 668 314 767 l 338 5 m 340 1001 q 235 878 271 873 q 175 913 214 880 q 125 946 136 946 q 78 905 102 946 l 38 926 q 117 1027 91 1027 q 173 988 131 1027 q 232 950 215 950 q 298 1022 260 950 l 340 1001 "},"Ë":{"x_min":0.09375,"x_max":337.734375,"ha":373,"o":"m 337 991 l 136 991 q 126 646 126 900 q 318 633 176 633 q 315 619 315 626 q 322 584 315 607 q 329 550 329 562 q 314 517 329 531 q 212 530 249 530 q 116 502 149 530 l 116 95 q 163 87 133 87 q 210 85 201 87 q 220 71 210 84 q 249 96 227 96 q 281 88 258 96 q 314 81 305 81 l 314 -14 l 0 -14 q 8 542 0 727 q 8 1087 8 859 l 337 1087 l 337 991 m 288 1121 l 219 1121 l 219 1227 l 288 1227 l 288 1121 m 151 1120 l 80 1120 l 80 1227 l 151 1227 l 151 1120 "},"T":{"x_min":0,"x_max":357,"ha":405,"o":"m 357 991 q 333 993 346 993 q 284 987 315 993 q 231 977 247 978 l 231 -14 q 126 -14 185 -29 l 107 19 l 107 987 l 9 987 q 0 1096 0 1006 q 88 1094 39 1094 q 193 1094 123 1094 q 298 1094 263 1094 q 357 1096 329 1094 l 357 991 "},"j":{"x_min":-1,"x_max":247,"ha":291,"o":"m 247 1024 q 247 938 247 981 q 189 898 241 890 l 130 908 q 130 985 130 947 q 169 1054 137 1035 q 247 1024 218 1054 m 224 748 q 224 473 224 619 q 224 -105 224 197 q 32 -190 163 -163 q 20 -130 20 -174 q -1 -81 14 -91 l -1 -72 q 77 -59 39 -66 q 124 2 130 -48 q 119 36 127 19 q 106 64 106 62 l 96 64 q 130 365 130 175 q 130 464 130 398 q 130 562 130 530 q 138 738 130 666 q 181 747 154 747 q 224 748 224 747 "},"1":{"x_min":0.328125,"x_max":199,"ha":259,"o":"m 199 1053 q 199 522 199 848 q 199 -4 199 48 q 164 -22 185 -22 q 135 -16 155 -22 q 103 -11 116 -11 q 82 -13 95 -11 q 82 823 82 629 q 42 797 52 804 q 4 781 22 784 q 0 816 0 799 q 69 955 0 872 q 137 1097 137 1038 q 199 1053 199 1097 "},"ı":{"x_min":3,"x_max":104,"ha":167,"o":"m 104 8 q 73 -3 93 0 q 38 -3 60 -3 q 3 -3 9 -3 q 3 354 3 122 q 3 737 3 696 q 104 737 42 753 l 104 8 "},"ä":{"x_min":0,"x_max":381,"ha":440,"o":"m 381 6 q 364 11 374 11 q 331 4 353 11 q 301 -3 310 -3 q 278 30 278 -3 q 203 -10 254 -1 q 119 -10 162 -10 q 0 223 0 64 q 17 406 0 258 q 171 544 72 531 q 278 491 228 537 q 296 566 296 541 q 278 614 296 596 q 215 637 255 628 q 144 648 179 642 q 59 619 109 613 q 54 656 58 630 q 50 695 50 682 q 88 757 50 737 q 128 752 107 752 q 191 760 149 752 q 253 769 233 769 q 338 724 304 769 l 381 648 l 381 6 m 265 363 q 196 402 236 402 q 139 373 160 402 q 132 348 139 355 q 110 320 117 334 q 110 274 110 294 q 171 116 110 178 q 194 108 181 108 q 246 135 227 108 q 283 244 283 170 q 265 363 283 295 m 317 895 l 248 895 l 248 1001 l 317 1001 l 317 895 m 180 894 l 109 894 l 109 1001 l 180 1001 l 180 894 "},"t":{"x_min":-4,"x_max":238,"ha":291,"o":"m 238 739 q 238 660 238 699 q 188 624 238 618 l 169 610 q 169 406 169 585 q 169 189 169 273 q 159 -7 169 73 l 70 2 l 70 624 q 16 639 36 621 q -4 688 -4 657 q -1 711 -4 699 q 17 755 -1 741 q 56 756 49 755 q 75 784 75 761 q 67 874 67 838 q 178 1024 67 1024 q 183 982 183 1005 q 177 910 183 960 q 172 839 172 861 q 238 739 172 753 "},"W":{"x_min":-0.3125,"x_max":862.640625,"ha":907,"o":"m 862 1097 q 759 549 835 920 q 654 -4 682 185 q 614 -13 640 -13 q 571 -14 576 -13 q 545 106 559 28 q 521 225 529 191 q 477 455 504 289 q 428 691 451 610 q 387 503 412 634 l 290 -14 q 240 -14 285 -14 q 198 5 209 -14 l 0 1097 l 129 1097 q 179 739 129 959 q 248 385 236 474 q 282 514 269 438 q 304 649 293 582 l 387 1097 l 470 1097 q 604 375 510 855 q 675 736 633 494 q 746 1097 717 978 l 862 1097 "},"ù":{"x_min":0,"x_max":361,"ha":424,"o":"m 361 13 q 326 -3 348 -3 q 299 0 321 -3 q 272 0 283 1 q 262 17 266 2 q 248 33 258 33 q 240 31 246 33 q 148 -18 220 -18 q 92 -9 121 -18 q 27 59 49 8 q 0 150 13 105 l 0 736 q 27 747 10 744 q 58 747 38 747 q 101 747 87 747 q 101 438 101 718 q 101 141 101 254 q 165 100 113 100 q 217 118 196 100 q 268 304 268 188 q 248 438 268 373 q 258 534 258 479 q 258 596 258 555 q 258 658 258 637 q 272 755 258 716 q 284 757 278 757 q 313 750 295 757 q 343 743 332 743 q 361 745 350 743 l 361 13 m 343 919 l 311 881 l 42 1004 l 85 1093 l 343 919 "},"ï":{"x_min":-45,"x_max":163,"ha":170,"o":"m 103 8 q 73 -3 92 0 q 38 -3 60 -3 q 2 -3 9 -3 q 2 354 2 122 q 2 736 2 696 q 103 736 41 753 l 103 8 m 163 899 l 94 899 l 94 1005 l 163 1005 l 163 899 m 26 898 l -45 898 l -45 1005 l 26 1005 l 26 898 "},"v":{"x_min":-1,"x_max":395.578125,"ha":445,"o":"m 395 749 q 318 372 358 612 q 244 -6 273 112 q 214 -15 229 -15 q 190 -12 209 -15 q 156 -10 171 -9 q 34 570 122 162 l 4 576 q 24 622 24 597 q 11 669 24 637 q -1 722 -1 702 q 4 750 -1 736 l 112 750 q 146 534 130 697 q 199 326 161 395 q 251 537 241 493 q 288 755 278 656 q 319 747 300 747 q 356 749 332 745 q 395 749 384 749 "},"Ò":{"x_min":0,"x_max":543.046875,"ha":596,"o":"m 543 547 q 524 536 529 540 q 513 519 520 532 q 541 483 523 508 l 538 457 q 523 426 523 452 q 524 418 523 423 q 524 411 524 412 l 525 408 q 468 171 507 323 q 318 -13 424 37 q 257 -22 290 -22 q 137 0 207 -22 q 0 466 0 165 q 65 923 0 677 q 142 1036 91 986 q 247 1097 193 1087 q 276 1101 261 1101 q 409 1037 329 1101 q 502 819 480 962 q 524 575 513 697 l 543 547 m 400 740 q 270 994 400 916 q 170 890 196 965 q 131 747 160 844 q 131 602 131 701 q 131 451 131 502 q 213 101 131 225 q 257 90 234 90 q 336 136 306 90 q 353 171 345 157 q 377 241 377 215 q 364 279 377 264 q 400 436 400 308 q 400 587 400 482 q 400 740 400 689 m 421 1144 l 390 1107 l 121 1229 l 164 1318 l 421 1144 "},"û":{"x_min":0,"x_max":361,"ha":424,"o":"m 361 13 q 326 -3 348 -3 q 299 0 321 -3 q 272 0 283 1 q 262 17 266 2 q 248 33 258 33 q 240 31 246 33 q 148 -18 220 -18 q 92 -9 121 -18 q 27 59 49 8 q 0 150 13 105 l 0 736 q 27 747 10 744 q 58 747 38 747 q 101 747 87 747 q 101 438 101 718 q 101 141 101 254 q 165 100 113 100 q 217 118 196 100 q 268 304 268 188 q 248 438 268 373 q 258 534 258 479 q 258 596 258 555 q 258 658 258 637 q 272 755 258 716 q 284 757 278 757 q 313 750 295 757 q 343 743 332 743 q 361 745 350 743 l 361 13 m 298 894 l 239 873 l 187 954 l 133 873 l 73 901 l 175 1058 l 206 1058 l 298 894 "},"I":{"x_min":11,"x_max":153.046875,"ha":203,"o":"m 153 1098 q 132 542 132 875 q 134 -13 134 -48 q 110 -10 122 -10 q 73 -14 95 -10 q 45 -19 51 -19 q 11 6 24 -19 q 11 1098 11 868 l 153 1098 "},"G":{"x_min":7,"x_max":504,"ha":552,"o":"m 504 638 q 504 504 504 544 q 475 225 504 333 q 339 -3 436 80 q 230 -30 261 -30 q 174 -13 196 -30 q 7 457 7 122 q 7 642 7 522 q 7 823 7 770 q 60 973 38 927 q 166 1092 96 1052 q 256 1111 211 1111 q 339 1097 296 1111 q 443 972 407 1074 q 464 934 464 951 q 426 893 464 912 q 370 865 398 879 q 336 941 365 908 q 261 978 303 978 q 216 966 239 978 q 120 629 120 864 q 120 481 120 579 q 120 339 120 383 q 159 194 147 223 q 261 103 190 116 q 395 387 395 168 q 384 530 395 448 q 261 521 348 521 q 258 548 258 533 q 279 638 258 586 q 351 654 310 654 q 426 646 375 654 q 504 638 476 638 "},"`":{"x_min":73.5,"x_max":374.3125,"ha":421,"o":"m 374 915 l 343 877 l 73 999 l 117 1088 l 374 915 "},"r":{"x_min":0,"x_max":235.15625,"ha":281,"o":"m 235 678 q 179 621 237 646 q 103 557 110 593 l 103 4 l 0 4 l 0 750 q 12 749 5 749 q 40 754 21 749 q 67 759 59 759 q 98 740 88 759 q 93 711 98 714 q 139 737 100 713 q 202 761 179 761 q 226 754 215 761 l 235 678 "},"x":{"x_min":0,"x_max":362.0625,"ha":412,"o":"m 362 10 q 328 -1 347 1 q 292 -1 314 -1 q 260 0 262 -1 q 223 110 258 1 q 175 214 201 173 q 126 78 152 192 q 55 -15 106 -15 q 0 0 32 -15 q 55 194 12 67 q 115 393 102 328 q 17 739 51 544 q 80 756 54 756 q 136 712 119 756 q 153 622 140 700 q 185 544 163 565 q 231 666 208 564 q 300 753 251 753 q 362 734 325 753 q 235 375 319 611 q 302 194 270 316 q 362 10 337 61 "},"è":{"x_min":0.328125,"x_max":399,"ha":464,"o":"m 391 351 l 123 351 q 123 290 123 311 q 188 106 123 162 q 203 105 195 105 q 288 167 252 105 q 301 213 288 206 l 292 221 q 326 234 307 234 q 353 231 331 234 q 381 231 369 229 q 383 203 383 217 q 268 1 383 62 q 235 -3 253 -3 q 97 42 185 -3 q 10 309 10 214 q 15 365 10 338 l 1 374 l 24 379 l 1 421 q 24 430 20 421 q 11 454 22 440 q 0 473 0 467 q 15 490 0 481 q 61 638 39 591 q 165 752 99 719 q 196 758 180 758 q 328 697 237 758 q 394 480 394 588 q 391 430 394 455 q 399 393 399 421 q 391 351 399 369 m 278 472 q 260 587 278 545 q 238 614 253 614 q 231 614 235 614 q 223 612 226 612 q 196 623 208 612 q 148 567 159 612 q 128 480 136 522 q 176 472 144 472 q 213 472 188 472 q 250 472 238 472 q 278 472 265 472 m 374 914 l 343 877 l 73 999 l 117 1088 l 374 914 "},"h":{"x_min":8,"x_max":373,"ha":433,"o":"m 373 -5 q 344 -23 359 -23 q 317 -17 336 -23 q 285 -12 298 -12 q 268 -15 276 -12 l 268 618 q 212 653 244 653 q 163 632 186 653 l 105 573 q 105 351 105 482 l 105 86 q 105 -5 105 35 q 8 -15 85 -15 q 8 1123 8 855 l 110 1113 q 110 982 110 1091 q 110 848 110 901 q 100 709 110 773 l 119 696 q 240 764 170 764 q 291 754 265 764 q 343 718 322 750 q 373 661 347 712 q 373 336 373 629 q 373 -5 373 121 "},".":{"x_min":8,"x_max":103,"ha":163,"o":"m 103 6 l 8 6 l 8 147 l 103 137 l 103 6 "},"f":{"x_min":3,"x_max":237.40625,"ha":224,"o":"m 237 1040 q 223 1043 231 1043 q 158 997 172 1043 q 168 944 168 973 q 158 874 168 920 q 148 805 148 827 q 158 757 148 779 l 204 757 l 204 668 l 142 668 q 142 -7 142 110 q 109 -21 132 -21 q 82 -17 99 -21 q 57 -14 65 -14 q 47 -15 50 -14 l 47 651 q 3 687 3 651 q 3 757 3 722 l 47 772 q 60 877 60 809 q 60 919 60 891 q 60 959 60 945 q 150 1130 60 1099 l 237 1130 l 237 1040 "},";":{"x_min":8,"x_max":103,"ha":159,"o":"m 103 450 l 8 450 l 8 591 l 103 581 l 103 450 m 103 5 l 9 -166 l 9 147 l 103 137 l 103 5 "},"“":{"x_min":7,"x_max":234,"ha":293,"o":"m 234 823 l 140 833 l 140 966 l 234 1137 l 234 823 m 102 823 l 7 833 l 7 965 l 102 1137 l 102 823 "},"6":{"x_min":0,"x_max":446,"ha":454,"o":"m 435 198 q 270 -17 392 8 q 190 -24 255 -24 q 70 56 120 -7 q 14 190 25 115 q 0 383 0 287 q 233 1089 0 779 l 236 1092 q 368 1088 283 1088 q 371 1060 375 1082 q 269 911 332 1013 q 236 860 252 895 q 206 804 214 817 q 182 750 195 788 q 161 697 169 713 q 165 691 160 695 q 245 709 203 709 q 326 686 293 709 q 446 363 446 585 q 435 198 446 299 m 309 204 q 322 351 322 283 q 293 537 322 455 q 214 601 271 601 q 139 521 160 585 q 125 408 136 508 q 125 254 125 330 q 183 111 136 162 q 229 93 203 93 q 248 97 239 93 q 290 142 277 108 q 309 204 300 173 "},"A":{"x_min":1,"x_max":497.8125,"ha":546,"o":"m 497 0 q 406 -7 481 -7 q 380 88 387 24 q 365 181 371 163 q 220 197 284 197 q 133 188 172 197 q 115 112 120 169 q 101 26 108 45 q 53 -14 88 -14 q 1 0 31 -14 q 35 194 1 67 q 77 392 70 330 q 157 743 100 509 q 239 1097 214 977 q 259 1103 247 1103 q 281 1100 266 1103 q 305 1097 296 1097 q 364 748 320 973 q 424 399 409 512 l 432 373 q 465 187 437 309 q 497 0 492 65 m 331 309 q 273 637 312 502 q 269 692 275 656 q 258 747 263 720 l 165 309 l 331 309 "},"‘":{"x_min":10,"x_max":105,"ha":162,"o":"m 105 802 l 10 812 l 10 945 l 105 1117 l 105 802 "},"n":{"x_min":3,"x_max":338,"ha":398,"o":"m 338 5 l 235 5 l 235 624 q 196 643 216 643 q 128 611 182 643 q 96 336 96 511 q 96 169 96 301 q 96 5 96 66 q 51 -4 86 -4 q 3 -13 16 -4 q 3 186 3 77 q 3 466 3 279 q 3 749 3 654 l 105 749 q 115 705 105 708 q 226 767 160 767 q 338 668 314 767 l 338 5 "},"O":{"x_min":0,"x_max":543.046875,"ha":596,"o":"m 543 547 q 524 536 529 540 q 513 519 520 532 q 541 483 523 508 l 538 457 q 523 426 523 452 q 524 418 523 423 q 524 411 524 412 l 525 408 q 468 171 507 323 q 318 -13 424 37 q 257 -22 290 -22 q 137 0 207 -22 q 0 466 0 165 q 65 923 0 677 q 142 1036 91 986 q 247 1097 193 1087 q 276 1101 261 1101 q 409 1037 329 1101 q 502 819 480 962 q 524 575 513 697 l 543 547 m 400 740 q 270 994 400 916 q 170 890 196 965 q 131 747 160 844 q 131 602 131 701 q 131 451 131 502 q 213 101 131 225 q 257 90 234 90 q 336 136 306 90 q 353 171 345 157 q 377 241 377 215 q 364 279 377 264 q 400 436 400 308 q 400 587 400 482 q 400 740 400 689 "},"3":{"x_min":0,"x_max":340,"ha":393,"o":"m 326 142 q 163 -10 275 10 q 0 51 42 -10 q 12 108 0 80 q 44 142 25 137 q 118 102 61 102 q 167 110 142 102 q 237 296 237 170 q 217 443 237 360 q 179 498 211 473 q 122 537 151 517 l 64 537 l 64 642 q 84 640 74 640 q 176 684 127 640 q 227 827 227 748 q 145 985 227 937 l 44 952 q 17 991 31 971 q 1 1034 1 1017 q 3 1049 1 1042 q 128 1096 63 1096 q 289 999 227 1096 q 322 798 322 864 q 276 642 322 703 q 246 616 272 635 q 226 587 226 599 q 235 569 226 578 q 340 281 340 474 q 326 142 340 213 "},"9":{"x_min":16,"x_max":443,"ha":462,"o":"m 415 433 q 309 160 366 262 q 287 112 304 139 q 259 63 262 69 l 206 -1 l 72 -1 q 68 14 68 5 q 90 50 68 28 q 115 80 112 71 q 296 394 252 270 l 292 396 q 215 383 255 383 q 120 416 156 383 q 16 709 16 512 q 25 858 16 765 q 175 1081 59 1040 q 226 1090 198 1090 q 320 1063 279 1090 q 404 954 369 1031 q 443 697 443 844 q 415 433 443 573 m 326 788 q 312 879 317 834 q 278 961 302 932 q 229 982 259 982 q 187 968 206 982 q 138 819 146 915 q 133 722 133 765 q 162 541 133 616 q 239 489 184 489 q 287 522 275 498 q 326 788 326 597 "},"l":{"x_min":3,"x_max":113,"ha":176,"o":"m 113 14 q 44 -16 89 -16 q 27 -13 34 -16 q 3 -4 23 -4 q 3 172 3 77 q 3 482 3 275 q 3 794 3 690 q 3 1064 3 941 q 38 1100 3 1100 q 66 1098 46 1100 q 94 1096 85 1096 q 113 1097 103 1096 l 113 14 "},"p":{"x_min":4,"x_max":405,"ha":458,"o":"m 368 635 q 405 338 405 441 q 266 1 405 113 q 236 -1 251 -1 q 115 41 204 -1 q 96 -21 96 21 q 102 -80 96 -40 q 107 -136 107 -121 q 68 -189 107 -189 q 4 -170 44 -189 q 4 -44 4 -114 q 4 278 4 55 q 4 613 4 501 q 4 735 4 678 q 61 744 27 744 q 115 745 106 744 l 115 709 q 132 704 124 704 q 163 727 144 704 q 200 750 182 750 q 236 755 219 755 q 368 635 310 755 m 266 581 q 224 637 259 637 q 161 605 196 637 q 120 545 126 573 q 120 354 120 516 q 137 164 120 237 q 200 121 156 121 q 217 123 208 121 q 291 373 291 219 q 266 581 291 459 "},"4":{"x_min":7,"x_max":442.765625,"ha":449,"o":"m 440 211 q 415 204 433 204 q 389 197 397 204 q 389 5 389 134 q 377 -5 387 -4 q 360 -5 371 -6 q 343 -4 346 -4 l 277 -4 l 273 8 l 273 207 l 268 209 q 17 209 182 209 l 11 217 q 7 254 7 235 q 24 342 7 291 q 57 429 41 385 q 277 1084 135 646 q 289 1091 279 1091 q 301 1093 298 1091 q 374 1093 324 1093 l 384 1083 q 384 716 384 995 l 384 316 q 400 313 390 313 q 412 314 405 313 q 423 315 420 315 q 440 301 436 315 q 440 256 436 286 q 440 211 444 227 m 270 317 q 270 735 270 458 l 265 735 q 120 316 219 594 l 125 313 l 268 313 l 270 317 "},"Ü":{"x_min":3,"x_max":489.78125,"ha":535,"o":"m 487 1040 q 468 578 468 883 q 454 135 468 266 l 477 121 q 404 50 466 115 q 303 -14 348 -6 q 212 -24 248 -24 q 78 27 129 -24 q 3 200 18 86 q 3 398 3 299 q 3 532 3 460 q 3 780 3 617 q 3 1016 3 944 q 3 1097 3 1059 l 119 1097 q 119 802 119 1077 q 119 500 119 621 q 119 186 119 331 q 157 139 119 161 q 207 102 204 104 q 248 111 242 102 l 248 125 q 278 109 253 109 q 304 121 296 109 q 358 271 352 161 l 358 1093 q 391 1097 362 1093 q 438 1102 421 1102 q 489 1062 489 1102 q 487 1040 489 1052 m 357 1128 l 288 1128 l 288 1234 l 357 1234 l 357 1128 m 220 1127 l 149 1127 l 149 1234 l 220 1234 l 220 1127 "},"à":{"x_min":0,"x_max":381,"ha":440,"o":"m 381 6 q 364 11 374 11 q 332 4 353 11 q 301 -3 310 -3 q 278 30 278 -3 q 202 -10 254 -1 q 119 -10 161 -10 q 0 224 0 64 q 17 407 0 258 q 171 544 72 531 q 278 491 228 537 q 296 566 296 541 q 278 615 296 597 q 215 637 255 628 q 144 648 179 642 q 59 619 108 613 q 54 656 58 630 q 50 695 50 683 q 88 757 50 737 q 127 752 107 752 q 191 760 149 752 q 253 769 232 769 q 338 724 304 769 l 381 648 l 381 6 m 265 364 q 196 403 236 403 q 139 373 160 403 q 132 348 139 355 q 110 320 117 334 q 110 274 110 294 q 171 116 110 178 q 194 108 181 108 q 246 135 227 108 q 283 244 283 170 q 265 364 283 295 m 374 914 l 342 877 l 73 999 l 116 1088 l 374 914 "},"ó":{"x_min":4,"x_max":390.171875,"ha":443,"o":"m 368 192 q 243 8 347 68 q 202 0 222 0 q 63 78 139 0 q 4 360 4 201 q 81 697 4 544 q 205 754 124 754 q 305 711 269 754 q 390 419 390 611 q 368 192 390 325 m 247 614 q 218 627 235 612 q 191 642 202 642 q 175 637 183 642 q 114 436 114 568 q 114 215 114 325 q 148 157 114 215 q 206 124 172 118 q 284 389 284 217 q 247 614 284 508 m 373 1000 l 104 878 l 73 915 l 330 1089 l 373 1000 "}},"cssFontWeight":"normal","ascender":1350,"underlinePosition":-133,"cssFontStyle":"normal","boundingBox":{"yMin":-190.125,"xMin":-62.5,"yMax":1350.75,"xMax":6969},"resolution":1000,"original_font_information":{"postscript_name":"HeadlineTwoHPLHS","version_string":"Macromedia Fontographer 4.1.4 10/9/02","vendor_url":"","full_font_name":"Headline Two HPLHS","font_family_name":"Headline Two","copyright":"©2002 by Andrew Leman. Developed from vintage sources exclusively for the HPLHS.","description":"","trademark":"","designer":"","designer_url":"","unique_font_identifier":"Macromedia Fontographer 4.1.4 Headline Two HPLHS","license_url":"","license_description":"","manufacturer_name":"","font_sub_family_name":"HPLHS"},"descender":-278,"familyName":"Headline Two","lineHeight":1628,"underlineThickness":20});



