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


$(document).ready(function() {
				   
	$(".homepage-news .news-item").css("cursor", "pointer").click(entireElemClick);

});


function entireElemClick (){
	if($(this).find("a").attr("target") == '_blank'){
		window.open($(this).find("a").attr("href"));
	}else{
		window.location=$(this).find("a").attr("href");
	}
	return false;
}




if (_typeface_js && _typeface_js.loadFace) _typeface_js.loadFace({"glyphs":{"S":{"x_min":4,"x_max":768,"ha":817,"o":"m 742 742 l 556 679 q 396 792 518 792 q 267 703 267 792 q 279 661 267 678 q 315 633 291 643 q 356 618 339 622 q 401 607 374 613 q 645 527 586 567 q 768 302 768 445 q 737 169 768 233 q 652 63 706 106 q 381 -14 554 -14 q 136 51 239 -14 q 4 249 33 116 l 205 296 q 400 162 242 162 q 501 186 457 162 q 546 264 546 210 q 542 288 546 277 q 531 308 539 299 q 517 324 524 317 q 496 337 510 331 q 474 348 482 344 q 450 356 467 352 q 426 362 433 360 q 403 367 420 363 q 382 372 385 372 q 283 395 324 384 q 196 429 243 406 q 119 481 148 452 q 72 557 91 510 q 53 664 53 605 q 153 888 53 802 q 388 966 245 966 q 742 742 664 966 "},"¦":{"x_min":122,"x_max":285,"ha":408,"o":"m 122 937 l 285 937 l 285 451 l 122 451 l 122 937 m 122 243 l 285 243 l 285 -243 l 122 -243 l 122 243 "},"/":{"x_min":-20.421875,"x_max":784,"ha":817,"o":"m 118 -237 l -20 -237 l 646 953 l 784 953 l 118 -237 "},"y":{"x_min":16.15625,"x_max":640.90625,"ha":653,"o":"m 640 705 l 429 40 q 364 -137 385 -99 q 184 -240 307 -240 q 155 -246 169 -246 q 57 -237 106 -246 l 57 -78 q 157 -88 119 -88 q 231 -69 208 -88 q 267 0 254 -50 l 16 704 l 232 704 l 364 285 l 491 705 l 640 705 "},"≈":{"x_min":50.359375,"x_max":729.5625,"ha":783,"o":"m 662 624 l 729 558 q 533 416 647 416 q 374 471 466 416 q 253 517 298 517 q 197 501 223 517 q 155 467 171 485 q 117 417 140 450 l 50 482 q 140 583 83 543 q 259 624 197 624 q 409 574 323 624 q 456 545 443 553 q 490 530 469 537 q 532 524 511 524 q 662 624 600 524 m 662 357 l 729 293 q 532 151 647 151 q 374 206 472 151 q 332 230 343 224 q 297 244 321 236 q 253 253 273 253 q 196 236 223 253 q 155 203 170 219 q 117 152 141 186 l 50 217 q 140 318 83 278 q 259 359 197 359 q 408 310 322 359 q 432 295 416 306 q 458 281 449 285 q 479 270 466 277 q 505 261 492 264 q 532 259 518 259 q 598 282 570 259 q 662 357 627 306 "},"Ž":{"x_min":94,"x_max":848,"ha":898,"o":"m 833 788 l 360 182 l 848 182 l 848 0 l 94 0 l 94 162 l 565 772 l 127 772 l 127 952 l 833 952 l 833 788 m 735 1254 l 479 1046 l 216 1254 l 362 1254 l 479 1175 l 594 1254 l 735 1254 "},"Á":{"x_min":8.171875,"x_max":853.421875,"ha":871,"o":"m 560 952 l 853 0 l 617 0 l 560 196 l 258 196 l 200 0 l 8 0 l 307 952 l 560 952 m 311 371 l 510 371 l 411 705 l 311 371 m 588 1253 l 634 1134 l 325 1020 l 291 1103 l 588 1253 "},"g":{"x_min":7,"x_max":768,"ha":763,"o":"m 55 498 q 108 630 55 577 q 228 700 161 682 q 371 719 295 719 q 555 689 467 719 q 598 796 564 767 q 712 826 633 826 q 768 820 742 826 l 768 689 q 714 696 723 696 q 634 634 642 696 q 689 497 689 573 q 660 393 689 437 q 584 326 631 350 q 486 292 536 302 q 381 282 435 282 q 265 291 327 282 q 231 240 231 272 q 271 186 231 198 q 419 171 308 171 l 506 171 q 599 162 559 171 q 679 135 638 154 q 742 78 720 116 q 764 -16 764 40 q 723 -133 764 -83 q 618 -210 682 -182 q 363 -248 529 -248 q 7 -84 7 -248 q 41 0 7 -33 q 126 43 75 32 q 38 169 38 87 q 75 264 38 229 q 176 326 113 299 q 55 498 55 373 m 369 607 q 289 578 320 607 q 259 501 259 549 q 288 421 259 449 q 369 394 318 394 q 454 422 420 394 q 489 502 489 451 q 454 579 489 552 q 369 607 419 607 m 573 -54 q 499 -4 573 -11 q 378 -4 479 -4 q 228 4 278 -4 q 185 -52 185 -12 q 235 -109 185 -93 q 385 -123 284 -123 q 559 -88 526 -123 q 573 -54 573 -74 "},"²":{"x_min":12,"x_max":478.171875,"ha":490,"o":"m 478 501 l 468 386 l 12 386 l 12 496 l 238 659 q 279 695 266 682 q 308 733 292 707 q 324 785 324 758 q 300 839 324 818 q 242 860 277 860 q 137 750 149 860 l 12 776 q 249 966 52 966 q 400 922 340 966 q 470 788 470 871 q 378 622 470 696 q 207 510 333 585 l 188 503 l 188 501 l 478 501 "},"–":{"x_min":0,"x_max":681,"ha":681,"o":"m 0 433 l 681 433 l 681 280 l 0 280 l 0 433 "},"ë":{"x_min":34,"x_max":696,"ha":735,"o":"m 696 318 l 249 318 l 249 283 q 284 175 249 218 q 382 132 319 132 q 467 163 430 132 q 505 236 505 195 l 690 236 q 672 181 690 218 q 621 98 655 144 q 522 19 587 53 q 375 -14 457 -14 q 127 85 221 -14 q 34 342 34 184 q 123 612 34 505 q 369 719 213 719 q 512 686 444 719 q 622 594 580 653 q 696 318 696 491 m 249 439 l 490 439 q 380 586 490 586 q 249 439 261 586 m 474 819 q 421 843 443 819 q 400 899 400 867 q 422 956 400 932 q 477 980 444 980 q 531 955 509 980 q 554 899 554 931 q 530 842 554 866 q 474 819 507 819 m 254 819 q 201 843 223 819 q 180 899 180 867 q 202 956 180 932 q 257 980 224 980 q 311 955 289 980 q 334 899 334 931 q 310 842 334 866 q 254 819 287 819 "},"ƒ":{"x_min":65.328125,"x_max":751.328125,"ha":817,"o":"m 283 726 l 360 726 q 392 853 375 805 q 438 945 408 900 q 520 1009 469 989 q 646 1029 571 1029 l 751 1020 l 725 863 q 657 872 679 872 q 614 864 631 872 q 588 840 597 856 q 575 808 579 823 q 567 767 571 794 q 559 726 563 739 l 684 726 l 661 591 l 539 591 l 449 76 q 386 -112 424 -62 q 167 -204 317 -204 l 65 -194 l 92 -36 l 160 -43 q 242 6 225 -43 q 255 76 247 20 l 340 591 l 254 591 l 283 726 "},"Î":{"x_min":-54.90625,"x_max":462.53125,"ha":408,"o":"m 306 952 l 306 0 l 88 0 l 88 952 l 306 952 m 462 1047 l 318 1047 l 199 1123 l 83 1047 l -54 1047 l 199 1255 l 462 1047 "},"e":{"x_min":34,"x_max":696,"ha":735,"o":"m 696 318 l 249 318 l 249 283 q 284 175 249 218 q 382 132 319 132 q 467 163 430 132 q 505 236 505 195 l 690 236 q 672 181 690 218 q 621 98 655 144 q 522 19 587 53 q 375 -14 457 -14 q 127 85 221 -14 q 34 342 34 184 q 123 612 34 505 q 369 719 213 719 q 512 686 444 719 q 622 594 580 653 q 696 318 696 491 m 249 439 l 490 439 q 380 586 490 586 q 249 439 261 586 "},"Ã":{"x_min":8.171875,"x_max":853.421875,"ha":871,"o":"m 560 952 l 853 0 l 617 0 l 560 196 l 258 196 l 200 0 l 8 0 l 307 952 l 560 952 m 311 371 l 510 371 l 411 705 l 311 371 m 251 1049 l 190 1121 q 349 1201 268 1201 q 439 1178 393 1201 q 514 1155 488 1155 q 619 1213 552 1155 l 680 1143 q 518 1051 607 1051 q 420 1074 481 1051 q 347 1098 359 1098 q 296 1082 322 1098 q 251 1049 281 1074 "},"J":{"x_min":20.140625,"x_max":460,"ha":544,"o":"m 460 952 l 460 291 q 391 58 460 130 q 167 -14 323 -14 l 20 1 l 20 186 q 126 175 90 175 q 222 213 193 175 q 242 319 242 238 l 242 952 l 460 952 "},"»":{"x_min":85.75,"x_max":458.6875,"ha":544,"o":"m 272 399 l 155 200 l 85 200 l 155 399 l 85 604 l 155 604 l 272 399 m 458 399 l 341 200 l 272 200 l 341 399 l 272 604 l 341 604 l 458 399 "},"∆":{"x_min":35,"x_max":916,"ha":953,"o":"m 35 0 l 35 106 l 364 964 l 594 964 l 916 108 l 916 0 l 35 0 m 235 151 l 704 151 l 549 545 q 510 665 540 580 q 472 780 480 750 l 468 780 q 433 675 461 755 q 397 566 406 595 l 235 151 "},"©":{"x_min":23,"x_max":984,"ha":1007,"o":"m 503 -14 q 163 128 303 -14 q 23 477 23 271 q 163 823 23 680 q 503 966 303 966 q 843 823 702 966 q 984 477 984 680 q 843 128 984 271 q 503 -14 702 -14 m 503 103 q 757 207 658 103 q 857 477 857 312 q 757 746 857 641 q 503 851 657 851 q 248 746 347 851 q 150 477 150 641 q 248 207 150 312 q 503 103 347 103 m 748 578 l 639 578 q 598 644 631 621 q 519 667 565 667 q 414 614 451 667 q 378 482 378 561 q 417 350 378 407 q 524 293 457 293 q 603 319 569 293 q 637 387 637 345 l 748 387 q 673 250 737 301 q 523 199 609 199 q 331 279 405 199 q 257 480 257 359 q 328 684 257 605 q 520 763 399 763 q 671 713 609 763 q 748 578 733 664 "},"˘":{"x_min":100.71875,"x_max":607.0625,"ha":708,"o":"m 100 966 l 221 966 q 285 926 243 940 q 359 914 322 914 q 484 966 436 914 l 607 966 q 352 809 544 809 q 198 845 259 809 q 100 966 136 882 "},"≥":{"x_min":69,"x_max":714,"ha":782,"o":"m 74 874 l 714 565 l 714 448 l 76 140 l 76 263 l 605 506 l 605 509 l 74 751 l 74 874 m 713 -21 l 69 -21 l 69 89 l 713 89 l 713 -21 "},"ò":{"x_min":37,"x_max":698.0625,"ha":735,"o":"m 364 719 q 609 614 521 719 q 698 346 698 509 q 606 89 698 192 q 364 -14 514 -14 q 124 90 211 -14 q 37 353 37 194 q 124 616 37 513 q 364 719 211 719 m 366 584 q 252 374 252 584 q 252 315 252 337 q 257 252 252 294 q 273 186 263 210 q 308 142 284 162 q 364 122 331 122 q 429 143 403 122 q 466 203 455 165 q 480 273 477 242 q 483 345 483 303 q 461 520 483 460 q 366 584 438 584 m 211 1006 l 510 857 l 477 775 l 170 885 l 211 1006 "},"^":{"x_min":93.921875,"x_max":721.390625,"ha":817,"o":"m 93 362 l 321 952 l 490 952 l 721 362 l 567 362 l 406 777 l 247 362 l 93 362 "},"«":{"x_min":85.75,"x_max":458.6875,"ha":544,"o":"m 389 200 l 272 399 l 389 604 l 458 604 l 389 399 l 458 200 l 389 200 m 202 200 l 85 399 l 202 604 l 272 604 l 202 399 l 272 200 l 202 200 "},"D":{"x_min":82,"x_max":850,"ha":899,"o":"m 82 952 l 352 952 q 555 931 474 952 q 705 845 636 911 q 850 478 850 706 q 728 131 850 271 q 389 0 611 0 l 82 0 l 82 952 m 300 777 l 300 179 l 373 179 q 492 199 446 179 q 573 280 537 220 q 625 485 625 366 q 558 700 625 611 q 481 761 523 746 q 374 777 440 777 l 300 777 "},"∙":{"x_min":97,"x_max":311,"ha":409,"o":"m 311 293 l 97 293 l 97 508 l 311 508 l 311 293 "},"ł":{"x_min":9.671875,"x_max":343.0625,"ha":354,"o":"m 343 635 l 275 566 l 275 0 l 75 0 l 75 362 l 9 303 l 9 430 l 75 496 l 75 952 l 275 952 l 275 698 l 343 760 l 343 635 "},"ÿ":{"x_min":16.15625,"x_max":640.71875,"ha":653,"o":"m 640 705 l 430 40 q 364 -137 385 -99 q 185 -240 307 -240 q 155 -246 170 -246 q 57 -237 106 -246 l 57 -78 q 157 -88 119 -88 q 231 -69 208 -88 q 268 0 254 -50 l 16 704 l 232 704 l 364 285 l 490 705 l 640 705 m 460 819 q 407 843 429 819 q 386 899 386 867 q 408 956 386 932 q 463 980 430 980 q 517 955 495 980 q 540 899 540 931 q 516 842 540 866 q 460 819 493 819 m 240 819 q 187 843 209 819 q 166 899 166 867 q 188 956 166 932 q 243 980 210 980 q 297 955 275 980 q 320 899 320 931 q 296 842 320 866 q 240 819 273 819 "},"Ł":{"x_min":14.78125,"x_max":686.03125,"ha":708,"o":"m 14 394 l 91 473 l 91 952 l 309 952 l 309 666 l 423 779 l 423 628 l 309 513 l 309 190 l 686 190 l 686 0 l 91 0 l 91 327 l 14 251 l 14 394 "},"í":{"x_min":46.421875,"x_max":389.34375,"ha":354,"o":"m 275 705 l 275 0 l 75 0 l 75 705 l 275 705 m 343 1006 l 389 886 l 80 773 l 46 856 l 343 1006 "},"ˆ":{"x_min":81.671875,"x_max":598.890625,"ha":681,"o":"m 598 800 l 454 800 l 336 876 l 220 800 l 81 800 l 336 1008 l 598 800 "},"w":{"x_min":6.8125,"x_max":997.703125,"ha":1007,"o":"m 997 705 l 789 0 l 609 0 l 502 453 l 499 453 l 392 0 l 220 0 l 6 705 l 220 705 l 330 273 l 333 273 l 438 705 l 622 705 l 721 272 l 724 272 l 839 705 l 997 705 "},"$":{"x_min":53.078125,"x_max":764,"ha":817,"o":"m 464 30 l 464 -104 l 352 -104 l 352 28 l 350 28 q 157 101 236 40 q 53 270 77 162 l 240 313 q 420 190 273 190 q 516 212 475 190 q 557 284 557 234 q 553 305 557 295 q 546 321 550 314 q 533 335 541 328 q 519 347 525 342 q 500 357 513 352 q 481 364 488 362 q 460 371 474 367 q 441 375 446 374 q 422 379 436 376 q 405 383 408 383 q 290 413 335 398 q 195 458 244 428 q 122 537 146 488 q 98 656 98 587 q 169 842 98 767 q 349 933 240 917 l 352 933 l 352 1043 l 464 1043 l 464 930 q 635 877 563 930 q 739 729 708 824 l 567 670 q 417 775 532 775 q 298 692 298 775 q 322 642 298 662 q 365 616 346 622 q 423 602 383 610 q 642 534 588 567 q 764 317 764 454 q 676 111 764 191 q 464 30 588 30 "},"∫":{"x_min":22.0625,"x_max":528.78125,"ha":552,"o":"m 528 1151 l 509 1026 q 458 1038 487 1038 q 385 1003 410 1038 q 360 778 360 954 q 360 466 360 671 q 360 135 360 260 q 319 -132 360 -40 q 135 -236 264 -236 q 22 -213 65 -236 l 45 -83 q 105 -99 81 -99 q 162 -71 142 -99 q 199 135 199 -19 q 199 472 199 261 q 199 797 199 683 q 213 987 199 915 q 274 1105 227 1058 q 441 1168 331 1168 q 528 1151 496 1168 "},"\\":{"x_min":32.671875,"x_max":837.078125,"ha":817,"o":"m 837 -237 l 698 -237 l 32 953 l 170 953 l 837 -237 "},"Ì":{"x_min":-20.890625,"x_max":319.609375,"ha":408,"o":"m 306 952 l 306 0 l 88 0 l 88 952 l 306 952 m 19 1253 l 319 1104 l 286 1022 l -20 1132 l 19 1253 "},"µ":{"x_min":64,"x_max":651,"ha":735,"o":"m 651 0 l 465 0 l 465 121 l 463 121 q 264 -14 414 -14 l 264 -237 l 64 -237 l 64 705 l 264 705 l 264 261 q 267 205 264 226 q 288 167 270 184 q 339 150 306 150 q 440 218 411 150 q 451 326 451 242 l 451 705 l 651 705 l 651 0 "},"Ç":{"x_min":42,"x_max":840.03125,"ha":899,"o":"m 840 590 l 610 590 q 456 788 610 788 q 288 466 288 788 q 288 384 288 421 q 299 305 288 348 q 328 234 310 262 q 381 187 347 206 q 464 168 415 168 q 576 219 535 168 q 627 341 616 271 l 840 341 q 723 83 822 178 q 469 -11 624 -11 l 453 -55 l 475 -52 q 553 -81 518 -52 q 588 -153 588 -110 q 548 -234 588 -203 q 457 -266 508 -266 q 311 -221 380 -266 l 333 -166 q 434 -198 385 -198 q 467 -187 453 -198 q 482 -159 482 -177 q 458 -121 482 -134 q 405 -109 434 -109 l 365 -109 l 401 -11 q 201 73 283 2 q 80 248 118 144 q 42 476 42 351 q 86 721 42 612 q 229 898 131 829 q 461 967 326 967 q 726 869 633 967 q 840 590 820 771 "},"’":{"x_min":112,"x_max":311,"ha":409,"o":"m 112 563 l 207 754 l 112 754 l 112 952 l 311 952 l 311 778 l 188 563 l 112 563 "},"-":{"x_min":0,"x_max":319,"ha":327,"o":"m 0 433 l 319 433 l 319 280 l 0 280 l 0 433 "},"Q":{"x_min":45,"x_max":843,"ha":899,"o":"m 274 477 q 445 168 274 168 q 585 276 547 168 q 614 476 614 352 q 580 691 614 610 q 445 784 540 784 q 303 675 344 784 q 274 477 274 598 m 45 477 q 85 716 45 609 q 219 895 126 824 q 445 966 313 966 q 742 820 637 966 q 817 659 791 752 q 843 477 843 567 q 794 220 843 337 q 647 44 746 104 q 669 -11 647 5 q 731 -29 691 -29 q 813 -20 765 -29 l 813 -190 q 736 -200 770 -200 q 580 -157 629 -200 q 518 -7 531 -115 q 482 -12 506 -9 q 445 -14 469 -14 q 143 136 247 -14 q 45 477 45 277 "},"M":{"x_min":86,"x_max":1104,"ha":1198,"o":"m 880 776 l 649 0 l 499 0 l 272 776 l 270 776 l 270 0 l 86 0 l 86 952 l 427 952 l 590 381 l 762 952 l 1104 952 l 1104 0 l 886 0 l 886 776 l 880 776 "},"C":{"x_min":42,"x_max":840.03125,"ha":899,"o":"m 840 589 l 610 589 q 456 787 610 787 q 288 466 288 787 q 288 384 288 420 q 299 305 288 348 q 328 234 310 262 q 381 187 347 206 q 464 168 415 168 q 576 219 535 168 q 627 340 616 270 l 840 340 q 719 80 822 174 q 454 -14 616 -14 q 225 55 321 -14 q 86 233 130 124 q 42 476 42 342 q 86 720 42 612 q 229 897 131 828 q 461 966 326 966 q 726 868 633 966 q 840 589 820 770 "},"œ":{"x_min":42,"x_max":1128,"ha":1170,"o":"m 688 440 l 931 440 q 903 548 931 509 q 812 587 876 587 q 720 544 752 587 q 688 440 688 502 m 379 582 q 310 559 337 582 q 273 493 284 536 q 259 420 262 451 q 257 344 257 388 q 381 120 257 120 q 437 137 414 120 q 473 176 461 153 q 491 235 485 199 q 498 295 498 270 q 498 352 498 319 q 498 399 498 380 q 494 449 498 419 q 483 500 491 479 q 461 541 474 520 q 427 571 449 561 q 379 582 406 582 m 1128 318 l 684 318 q 714 187 684 240 q 817 135 745 135 q 903 162 869 135 q 941 234 936 190 l 1126 234 q 1020 51 1104 117 q 819 -14 936 -14 q 595 56 692 -14 q 375 -14 500 -14 q 131 90 220 -14 q 42 355 42 194 q 132 617 42 516 q 379 719 223 719 q 595 645 504 719 q 806 719 696 719 q 946 689 879 719 q 1057 603 1014 659 q 1128 318 1128 512 "},"!":{"x_min":87.5,"x_max":350.5,"ha":436,"o":"m 326 0 l 112 0 l 112 215 l 326 215 l 326 0 m 155 284 l 87 952 l 350 952 l 282 284 l 155 284 "},"ç":{"x_min":38,"x_max":685.4375,"ha":734,"o":"m 680 443 l 495 443 q 467 527 495 490 q 390 564 440 564 q 267 362 267 564 q 269 291 267 318 q 281 228 272 265 q 316 172 291 191 q 382 154 341 154 q 461 188 432 154 q 495 270 489 223 l 685 270 q 591 65 673 141 q 387 -11 510 -11 l 371 -55 l 393 -52 q 471 -81 436 -52 q 506 -153 506 -110 q 466 -234 506 -203 q 375 -266 427 -266 q 230 -221 299 -266 l 252 -166 q 352 -198 303 -198 q 385 -187 371 -198 q 400 -159 400 -177 q 376 -121 400 -134 q 324 -109 352 -109 l 284 -109 l 321 -8 q 113 102 189 5 q 38 345 38 199 q 131 614 38 510 q 385 719 224 719 q 594 643 508 719 q 680 443 680 567 "},"È":{"x_min":84,"x_max":751.15625,"ha":789,"o":"m 751 767 l 302 767 l 302 575 l 655 575 l 655 396 l 302 396 l 302 185 l 751 185 l 751 0 l 84 0 l 84 952 l 751 952 l 751 767 m 265 1253 l 564 1104 l 532 1022 l 224 1132 l 265 1253 "},"ﬁ":{"x_min":14,"x_max":697,"ha":762,"o":"m 697 705 l 697 0 l 497 0 l 497 705 l 697 705 m 697 966 l 697 758 l 497 758 l 497 966 l 697 966 m 434 957 l 434 800 q 357 805 404 805 q 325 799 338 805 q 306 786 313 793 q 296 764 299 780 q 294 736 294 748 q 294 702 294 725 l 294 687 l 417 687 l 417 529 l 294 529 l 294 0 l 94 0 l 94 529 l 14 529 l 14 687 l 94 687 q 94 699 94 691 q 125 874 94 825 q 208 943 155 920 q 319 967 261 967 q 434 957 385 967 "},"{":{"x_min":68.390625,"x_max":449.34375,"ha":517,"o":"m 180 485 l 180 779 q 235 907 180 862 q 359 953 290 953 l 449 953 l 449 829 l 398 829 q 363 823 377 829 q 343 806 349 817 q 336 786 337 795 q 335 760 335 777 l 335 488 q 206 365 335 377 l 206 361 q 245 356 229 361 q 284 340 261 352 q 321 300 307 329 q 335 228 335 271 l 335 -45 q 336 -70 335 -61 q 342 -90 337 -78 q 362 -107 347 -101 q 398 -113 377 -113 l 449 -113 l 449 -237 l 355 -237 q 234 -191 288 -237 q 180 -61 180 -145 l 180 229 q 68 310 180 310 l 68 422 q 180 485 180 422 "},"X":{"x_min":13.609375,"x_max":849.328125,"ha":871,"o":"m 815 952 l 560 509 l 849 0 l 596 0 l 409 345 l 221 0 l 13 0 l 302 506 l 46 952 l 300 952 l 451 661 l 611 952 l 815 952 "},"ô":{"x_min":37,"x_max":698.0625,"ha":735,"o":"m 364 719 q 609 614 521 719 q 698 346 698 509 q 606 89 698 192 q 364 -14 514 -14 q 124 90 211 -14 q 37 353 37 194 q 124 616 37 513 q 364 719 211 719 m 366 584 q 252 374 252 584 q 252 315 252 337 q 257 252 252 294 q 273 186 263 210 q 308 142 284 162 q 364 122 331 122 q 429 143 403 122 q 466 203 455 165 q 480 273 477 242 q 483 345 483 303 q 461 520 483 460 q 366 584 438 584 m 625 799 l 481 799 l 363 875 l 247 799 l 109 799 l 363 1007 l 625 799 "},"¼":{"x_min":14,"x_max":1212,"ha":1226,"o":"m 986 228 l 986 467 l 820 228 l 986 228 m 376 0 l 893 952 l 1025 952 l 506 0 l 376 0 m 1128 228 l 1212 228 l 1212 131 l 1128 131 l 1128 0 l 986 0 l 986 131 l 721 131 l 721 228 l 965 572 l 1128 572 l 1128 228 m 29 731 l 29 851 q 234 965 183 892 l 337 965 l 337 491 l 505 491 l 505 386 l 14 386 l 14 491 l 198 491 l 198 817 l 29 731 "},"#":{"x_min":34,"x_max":783,"ha":817,"o":"m 302 965 l 446 965 l 393 695 l 531 695 l 584 965 l 727 965 l 674 695 l 783 695 l 783 545 l 649 545 l 617 380 l 745 380 l 745 230 l 584 230 l 539 0 l 395 0 l 439 230 l 302 230 l 257 0 l 113 0 l 158 230 l 34 230 l 34 380 l 188 380 l 220 545 l 90 545 l 90 695 l 249 695 l 302 965 m 365 545 l 332 380 l 471 380 l 506 545 l 365 545 "},"Ê":{"x_min":84,"x_max":751.15625,"ha":789,"o":"m 751 767 l 302 767 l 302 575 l 655 575 l 655 396 l 302 396 l 302 185 l 751 185 l 751 0 l 84 0 l 84 952 l 751 952 l 751 767 m 680 1047 l 536 1047 l 417 1123 l 302 1047 l 163 1047 l 417 1255 l 680 1047 "},")":{"x_min":58.390625,"x_max":407,"ha":517,"o":"m 58 953 l 208 953 q 355 671 304 826 q 407 354 407 517 q 210 -237 407 36 l 62 -237 q 219 350 219 29 q 58 953 219 690 "},"Å":{"x_min":7.921875,"x_max":853.5625,"ha":871,"o":"m 560 952 l 853 0 l 618 0 l 560 196 l 258 196 l 199 0 l 7 0 l 307 952 l 560 952 m 311 371 l 510 371 l 411 705 l 311 371 m 432 1022 q 342 1063 379 1022 q 306 1159 306 1105 q 342 1255 306 1213 q 432 1297 379 1297 q 526 1256 488 1297 q 565 1159 565 1216 q 526 1062 565 1102 q 432 1022 487 1022 m 434 1107 q 471 1122 456 1107 q 486 1159 486 1137 q 471 1196 486 1180 q 435 1212 456 1212 q 398 1196 413 1212 q 384 1158 384 1180 q 398 1122 384 1137 q 434 1107 413 1107 "},"ø":{"x_min":37,"x_max":698.0625,"ha":735,"o":"m 258 252 l 432 563 q 366 584 411 584 q 252 374 252 584 q 258 252 252 296 m 476 456 l 305 144 q 364 122 330 122 q 430 143 404 122 q 466 203 455 165 q 480 273 477 242 q 483 345 483 303 q 476 456 483 409 m 657 783 l 579 644 q 698 346 698 539 q 606 89 698 192 q 364 -14 514 -14 q 231 12 288 -14 l 178 -85 l 71 -85 l 151 60 q 37 353 37 162 q 124 616 37 513 q 364 719 211 719 q 503 691 442 719 l 555 783 l 657 783 "},"â":{"x_min":41,"x_max":687.96875,"ha":736,"o":"m 687 0 l 489 0 q 478 109 478 51 q 384 15 434 44 q 258 -14 333 -14 q 101 38 162 -14 q 41 185 41 90 q 196 395 41 335 q 245 411 219 404 q 304 424 271 419 q 357 431 337 429 q 418 434 377 434 q 470 439 460 434 l 470 456 q 452 549 470 527 q 370 583 427 583 q 284 556 318 583 q 251 479 251 530 l 61 498 q 124 630 70 578 q 244 700 178 682 q 391 719 310 719 q 610 655 535 719 q 630 635 621 645 q 647 612 640 626 q 658 591 653 599 q 666 566 663 583 q 670 542 668 549 q 673 515 673 535 q 673 490 673 495 q 673 461 673 485 q 673 434 673 438 l 673 105 q 687 0 673 42 m 470 309 l 470 336 q 402 327 430 332 q 334 308 374 321 q 274 269 295 295 q 253 207 253 244 q 276 140 253 166 q 341 115 300 115 q 442 173 405 115 q 470 309 470 214 m 640 799 l 495 799 l 377 875 l 261 799 l 122 799 l 377 1007 l 640 799 "},"}":{"x_min":68.03125,"x_max":448.609375,"ha":517,"o":"m 338 229 l 338 -61 q 282 -191 338 -146 q 156 -237 227 -237 l 68 -237 l 68 -113 l 118 -113 q 154 -107 140 -113 q 173 -90 168 -101 q 179 -70 178 -78 q 181 -45 181 -61 l 181 228 q 194 300 181 271 q 232 340 208 329 q 272 356 255 352 q 312 361 288 361 l 312 365 q 182 488 182 377 l 182 760 q 180 786 182 777 q 173 806 179 795 q 154 823 168 817 q 118 829 140 829 l 68 829 l 68 953 l 159 953 q 281 907 226 953 q 337 779 337 862 l 337 485 q 448 422 337 422 l 448 310 q 338 229 338 310 "},"‰":{"x_min":37,"x_max":1380,"ha":1415,"o":"m 164 0 l 684 952 l 789 952 l 270 0 l 164 0 m 727 404 q 689 389 704 404 q 668 347 674 374 q 663 301 663 319 q 663 254 663 283 q 663 245 663 248 q 663 215 663 223 q 663 184 663 208 q 667 147 663 159 q 679 119 672 136 q 698 95 686 102 q 727 89 711 89 q 762 100 748 89 q 784 125 777 112 q 794 166 791 138 q 798 203 798 193 q 798 240 798 213 q 788 354 798 315 q 727 404 774 404 m 228 866 q 190 851 205 866 q 169 809 174 836 q 164 763 164 781 q 164 716 164 745 q 164 707 164 710 q 164 677 164 685 q 164 646 164 670 q 168 609 164 621 q 180 581 173 598 q 199 557 187 564 q 228 551 211 551 q 263 562 248 551 q 284 587 277 574 q 294 628 291 600 q 298 665 298 655 q 298 702 298 675 q 288 816 298 777 q 228 866 274 866 m 728 0 q 585 72 634 0 q 536 245 536 144 q 585 418 536 347 q 728 490 634 490 q 873 419 823 490 q 923 245 923 348 q 873 71 923 142 q 728 0 824 0 m 228 462 q 85 534 134 462 q 37 707 37 606 q 85 880 37 809 q 228 952 133 952 q 373 881 323 952 q 423 707 423 810 q 374 533 423 604 q 228 462 325 462 m 1185 0 q 1042 72 1091 0 q 994 245 994 144 q 1042 418 994 347 q 1185 490 1090 490 q 1330 419 1280 490 q 1380 245 1380 348 q 1331 71 1380 142 q 1185 0 1282 0 m 1185 404 q 1147 389 1162 404 q 1126 347 1131 374 q 1121 301 1121 319 q 1121 254 1121 283 q 1121 245 1121 248 q 1121 215 1121 223 q 1121 184 1121 208 q 1125 147 1121 159 q 1137 119 1130 136 q 1156 95 1144 102 q 1185 89 1168 89 q 1220 100 1205 89 q 1241 125 1234 112 q 1251 166 1248 138 q 1255 203 1255 193 q 1255 240 1255 213 q 1245 354 1255 315 q 1185 404 1231 404 "},"Ä":{"x_min":8.453125,"x_max":853.390625,"ha":871,"o":"m 560 952 l 853 0 l 617 0 l 560 196 l 258 196 l 200 0 l 8 0 l 307 952 l 560 952 m 312 371 l 510 371 l 411 705 l 312 371 m 542 1066 q 489 1090 511 1066 q 468 1146 468 1114 q 490 1203 468 1179 q 545 1227 512 1227 q 599 1202 577 1227 q 622 1146 622 1178 q 598 1089 622 1113 q 542 1066 575 1066 m 322 1066 q 269 1090 291 1066 q 248 1146 248 1114 q 270 1203 248 1179 q 325 1227 292 1227 q 379 1202 357 1227 q 402 1146 402 1178 q 378 1089 402 1113 q 322 1066 355 1066 "},"¸":{"x_min":93.859375,"x_max":370,"ha":463,"o":"m 255 1 l 235 -55 l 257 -52 q 335 -81 300 -52 q 370 -153 370 -110 q 330 -234 370 -203 q 239 -266 291 -266 q 93 -221 163 -266 l 115 -166 q 216 -198 167 -198 q 249 -187 235 -198 q 264 -159 264 -177 q 240 -121 264 -133 q 187 -109 216 -109 l 148 -109 l 187 1 l 255 1 "},"a":{"x_min":41,"x_max":687.96875,"ha":736,"o":"m 687 0 l 489 0 q 478 109 478 51 q 384 15 434 44 q 258 -14 333 -14 q 101 38 162 -14 q 41 185 41 90 q 196 395 41 335 q 245 411 219 404 q 304 424 271 419 q 357 431 337 429 q 418 434 377 434 q 470 439 460 434 l 470 456 q 452 549 470 527 q 370 583 427 583 q 284 556 318 583 q 251 479 251 530 l 61 498 q 124 630 70 578 q 244 700 178 682 q 391 719 310 719 q 610 655 535 719 q 630 635 621 645 q 647 612 640 626 q 658 591 653 599 q 666 566 663 583 q 670 542 668 549 q 673 515 673 535 q 673 490 673 495 q 673 461 673 485 q 673 434 673 438 l 673 105 q 687 0 673 42 m 470 309 l 470 336 q 402 327 430 332 q 334 308 374 321 q 274 269 295 295 q 253 207 253 244 q 276 140 253 166 q 341 115 300 115 q 442 173 405 115 q 470 309 470 214 "},"—":{"x_min":0,"x_max":1361,"ha":1361,"o":"m 0 433 l 1361 433 l 1361 280 l 0 280 l 0 433 "},"=":{"x_min":79,"x_max":738,"ha":817,"o":"m 79 650 l 738 650 l 738 483 l 79 483 l 79 650 m 79 317 l 738 317 l 738 150 l 79 150 l 79 317 "},"N":{"x_min":84,"x_max":803,"ha":898,"o":"m 803 952 l 803 0 l 616 0 l 258 640 l 253 640 l 253 0 l 84 0 l 84 952 l 319 952 l 631 393 l 634 393 l 634 952 l 803 952 "},"˚":{"x_min":88,"x_max":347,"ha":435,"o":"m 214 761 q 124 802 161 761 q 88 898 88 844 q 124 994 88 952 q 214 1036 161 1036 q 308 995 270 1036 q 347 898 347 955 q 308 801 347 841 q 214 761 269 761 m 216 846 q 253 861 238 846 q 268 898 268 876 q 253 935 268 919 q 217 951 238 951 q 180 935 195 951 q 166 897 166 919 q 180 861 166 876 q 216 846 195 846 "},"ú":{"x_min":73,"x_max":661,"ha":735,"o":"m 661 0 l 475 0 l 475 121 l 473 121 q 275 -14 424 -14 q 107 65 156 -14 q 94 89 100 76 q 85 111 89 101 q 79 136 82 121 q 75 159 77 152 q 73 186 73 166 q 73 209 73 205 q 73 236 73 213 q 73 261 73 258 l 73 705 l 273 705 l 273 261 q 275 219 273 236 q 284 184 277 202 q 307 158 292 166 q 349 150 323 150 q 450 218 421 150 q 461 326 461 242 l 461 705 l 661 705 l 661 0 m 594 1006 l 640 886 l 331 773 l 297 856 l 594 1006 "},"⁄":{"x_min":-270.859375,"x_max":378.390625,"ha":109,"o":"m -270 0 l 246 952 l 378 952 l -140 0 l -270 0 "},"2":{"x_min":53,"x_max":769.609375,"ha":816,"o":"m 769 190 l 753 0 l 53 0 l 53 184 l 122 237 l 399 453 q 465 515 443 493 q 509 580 486 537 q 533 666 533 623 q 496 755 533 720 q 406 791 459 791 q 293 739 331 791 q 246 607 254 688 l 53 652 q 417 966 114 966 q 648 893 560 966 q 756 670 756 807 q 721 519 756 584 q 615 394 686 455 q 352 208 533 321 l 322 190 l 769 190 "},"ü":{"x_min":73,"x_max":661,"ha":735,"o":"m 661 0 l 475 0 l 475 121 l 473 121 q 275 -14 424 -14 q 107 65 156 -14 q 94 89 100 76 q 85 111 89 101 q 79 136 82 121 q 75 159 77 152 q 73 186 73 166 q 73 209 73 205 q 73 236 73 213 q 73 261 73 258 l 73 705 l 273 705 l 273 261 q 275 219 273 236 q 284 184 277 202 q 307 158 292 166 q 349 150 323 150 q 450 218 421 150 q 461 326 461 242 l 461 705 l 661 705 l 661 0 m 474 819 q 421 843 443 819 q 400 899 400 867 q 422 956 400 932 q 477 980 444 980 q 531 955 509 980 q 554 899 554 931 q 530 842 554 866 q 474 819 507 819 m 253 819 q 200 843 222 819 q 179 899 179 867 q 201 956 179 932 q 256 980 223 980 q 310 955 288 980 q 333 899 333 931 q 309 842 333 866 q 253 819 286 819 "},"¯":{"x_min":98,"x_max":527,"ha":626,"o":"m 527 945 l 527 845 l 98 845 l 98 945 l 527 945 "},"Z":{"x_min":94,"x_max":848,"ha":898,"o":"m 833 788 l 360 182 l 848 182 l 848 0 l 94 0 l 94 162 l 565 772 l 127 772 l 127 952 l 833 952 l 833 788 "},"u":{"x_min":73,"x_max":661,"ha":735,"o":"m 661 0 l 475 0 l 475 121 l 473 121 q 275 -14 424 -14 q 107 65 156 -14 q 94 89 100 76 q 85 111 89 101 q 79 136 82 121 q 75 159 77 152 q 73 186 73 166 q 73 209 73 205 q 73 236 73 213 q 73 261 73 258 l 73 705 l 273 705 l 273 261 q 275 219 273 236 q 284 184 277 202 q 307 158 292 166 q 349 150 323 150 q 450 218 421 150 q 461 326 461 242 l 461 705 l 661 705 l 661 0 "},"˜":{"x_min":95.28125,"x_max":585.28125,"ha":681,"o":"m 156 816 l 95 888 q 254 968 172 968 q 344 945 298 968 q 419 922 393 922 q 524 980 457 922 l 585 910 q 423 818 511 818 q 325 841 386 818 q 251 865 264 865 q 201 849 227 865 q 156 816 186 841 "},"Ó":{"x_min":45,"x_max":843,"ha":899,"o":"m 445 -14 q 143 136 247 -14 q 45 477 45 277 q 85 716 45 609 q 219 895 126 824 q 445 966 313 966 q 742 820 637 966 q 817 659 791 752 q 843 477 843 567 q 820 301 843 391 q 754 147 798 212 q 445 -14 646 -14 m 445 784 q 303 675 344 784 q 274 477 274 598 q 445 168 274 168 q 585 276 547 168 q 614 476 614 352 q 580 691 614 610 q 445 784 540 784 m 574 1253 l 620 1133 l 312 1020 l 278 1103 l 574 1253 "},"k":{"x_min":76,"x_max":757.828125,"ha":762,"o":"m 533 464 l 757 0 l 533 0 l 387 319 l 276 180 l 276 0 l 76 0 l 76 952 l 276 952 l 276 381 l 341 474 l 533 705 l 730 705 l 533 464 "},"ˇ":{"x_min":93.921875,"x_max":612.5,"ha":708,"o":"m 612 1008 l 356 799 l 93 1008 l 239 1008 l 356 928 l 472 1008 l 612 1008 "},"Ù":{"x_min":71,"x_max":814,"ha":898,"o":"m 814 952 l 814 376 q 814 267 814 303 q 795 176 814 231 q 740 85 777 121 q 453 -14 642 -14 q 167 67 260 -14 q 88 194 105 123 q 71 376 71 264 l 71 952 l 308 952 l 308 375 q 328 228 308 264 q 468 165 365 165 q 603 216 566 165 q 614 235 610 224 q 621 258 618 245 q 625 280 623 271 q 628 306 628 289 q 628 329 628 323 q 628 354 628 335 q 628 375 628 373 l 628 952 l 814 952 m 224 1253 l 524 1104 l 491 1022 l 184 1132 l 224 1253 "},"Ÿ":{"x_min":5.71875,"x_max":811.1875,"ha":817,"o":"m 811 952 l 519 401 l 519 0 l 301 0 l 301 401 l 5 952 l 258 952 l 438 589 l 615 952 l 811 952 m 542 1066 q 489 1090 511 1066 q 468 1146 468 1114 q 490 1203 468 1179 q 545 1227 512 1227 q 599 1202 577 1227 q 622 1146 622 1178 q 598 1089 622 1113 q 542 1066 575 1066 m 322 1066 q 269 1090 291 1066 q 248 1146 248 1114 q 270 1203 248 1179 q 325 1227 292 1227 q 379 1202 357 1227 q 402 1146 402 1178 q 378 1089 402 1113 q 322 1066 355 1066 "},"€":{"x_min":2.828125,"x_max":808.671875,"ha":817,"o":"m 545 459 l 528 348 l 341 348 q 486 148 366 148 q 616 271 580 148 l 807 271 q 731 100 786 167 q 615 9 676 32 q 484 -14 554 -14 q 245 84 341 -14 q 119 348 148 182 l 2 348 l 20 459 l 109 459 l 109 475 q 110 526 109 509 l 2 526 l 20 637 l 126 637 q 256 876 160 786 q 490 966 351 966 q 808 674 746 966 l 605 674 q 567 762 597 718 q 492 806 536 806 q 348 637 382 806 l 574 637 l 556 526 l 335 526 q 335 459 335 503 l 545 459 "},"¢":{"x_min":97,"x_max":720.46875,"ha":817,"o":"m 475 143 l 475 -37 l 365 -37 l 365 143 q 167 256 238 160 q 97 487 97 353 q 167 721 97 623 q 365 829 237 818 l 365 978 l 475 978 l 475 829 q 642 748 578 816 q 720 571 705 680 l 539 571 q 426 689 523 689 q 301 476 301 689 q 330 345 301 399 q 428 291 359 291 q 534 404 534 291 l 716 404 q 640 229 704 297 q 475 143 577 162 "},"Ω":{"x_min":54,"x_max":984,"ha":1040,"o":"m 251 151 l 251 155 q 123 310 174 216 q 73 524 73 405 q 198 832 73 706 q 522 959 324 959 q 760 894 656 959 q 913 734 863 829 q 963 531 963 638 q 911 312 963 409 q 782 155 860 216 l 782 151 l 984 151 l 984 0 l 589 0 l 589 113 q 770 492 770 221 q 703 714 770 623 q 522 805 636 805 q 338 715 409 805 q 268 485 268 625 q 319 253 268 350 q 450 113 371 155 l 450 0 l 54 0 l 54 151 l 251 151 "},"ß":{"x_min":34.21875,"x_max":858,"ha":899,"o":"m 105 -79 l 105 464 l 34 464 l 34 611 l 102 611 q 206 870 102 775 q 482 966 310 966 q 660 921 590 966 q 764 758 764 859 q 711 641 764 692 q 578 573 658 590 q 510 552 515 561 q 509 548 509 551 q 546 527 509 537 q 858 242 858 437 q 766 58 858 130 q 536 -14 679 -14 q 375 12 451 -14 l 428 144 q 553 120 509 120 q 633 142 600 120 q 667 205 667 163 q 622 274 667 247 q 498 333 604 286 q 390 398 427 363 q 354 497 354 433 q 428 642 354 573 q 560 739 560 669 q 526 801 560 780 q 449 823 493 823 q 337 759 373 823 q 327 734 332 748 q 321 710 323 720 q 319 683 319 701 q 319 659 319 666 q 319 631 319 652 q 319 606 319 611 l 319 -79 l 105 -79 "},"é":{"x_min":34,"x_max":696,"ha":735,"o":"m 696 318 l 249 318 l 249 283 q 284 175 249 218 q 382 132 319 132 q 467 163 430 132 q 505 236 505 195 l 690 236 q 672 181 690 218 q 621 98 655 144 q 522 19 587 53 q 375 -14 457 -14 q 127 85 221 -14 q 34 342 34 184 q 123 612 34 505 q 369 719 213 719 q 512 686 444 719 q 622 594 580 653 q 696 318 696 491 m 249 439 l 490 439 q 380 586 490 586 q 249 439 261 586 m 519 1006 l 566 886 l 257 773 l 223 856 l 519 1006 "},"s":{"x_min":13.78125,"x_max":637,"ha":681,"o":"m 608 534 l 460 494 q 325 589 435 589 q 222 524 222 589 q 252 476 222 492 q 329 459 283 459 q 429 448 375 459 q 529 418 483 437 q 606 351 575 400 q 637 227 637 302 q 544 44 637 112 q 329 -14 462 -14 q 13 194 62 -14 l 186 219 q 239 147 196 169 q 338 125 283 125 q 419 140 379 125 q 460 191 460 156 q 382 251 460 242 q 177 292 253 266 q 77 365 114 315 q 41 483 41 416 q 126 661 41 603 q 336 719 212 719 q 507 675 441 719 q 608 534 573 631 "},"B":{"x_min":88,"x_max":860,"ha":898,"o":"m 88 950 l 505 950 q 582 950 554 950 q 649 940 609 950 q 719 911 689 930 q 834 702 834 837 q 787 569 834 622 q 665 496 741 515 l 665 493 q 806 411 753 475 q 860 255 860 347 q 745 49 860 134 q 668 13 714 26 q 591 1 623 1 q 506 1 560 1 l 88 1 l 88 950 m 306 782 l 306 574 l 454 574 q 569 596 541 574 q 609 682 609 625 q 562 768 609 740 q 437 782 538 782 l 306 782 m 306 405 l 306 176 l 456 176 q 580 196 550 176 q 630 295 630 228 q 614 347 630 321 q 576 386 599 373 q 466 405 545 405 l 306 405 "},"…":{"x_min":120,"x_max":1240,"ha":1361,"o":"m 334 0 l 120 0 l 120 215 l 334 215 l 334 0 m 787 0 l 573 0 l 573 215 l 787 215 l 787 0 m 1240 0 l 1026 0 l 1026 215 l 1240 215 l 1240 0 "},"?":{"x_min":39.4375,"x_max":695,"ha":734,"o":"m 273 269 l 273 295 q 290 448 273 409 q 395 552 308 487 q 453 610 434 581 q 473 681 473 638 q 442 763 473 732 q 359 794 411 794 q 261 743 293 794 q 230 619 230 692 l 39 646 q 145 878 55 791 q 376 966 235 966 q 601 888 508 966 q 695 681 695 811 q 543 431 695 533 q 464 364 481 390 q 447 269 447 338 l 273 269 m 468 0 l 254 0 l 254 215 l 468 215 l 468 0 "},"H":{"x_min":82,"x_max":806,"ha":899,"o":"m 806 952 l 806 0 l 588 0 l 588 393 l 300 393 l 300 0 l 82 0 l 82 952 l 300 952 l 300 580 l 588 580 l 588 952 l 806 952 "},"î":{"x_min":-81.53125,"x_max":435.625,"ha":354,"o":"m 275 705 l 275 0 l 75 0 l 75 705 l 275 705 m 435 800 l 291 800 l 172 876 l 57 800 l -81 800 l 172 1008 l 435 800 "},"c":{"x_min":38,"x_max":685.4375,"ha":734,"o":"m 680 443 l 495 443 q 467 527 495 490 q 390 564 440 564 q 267 362 267 564 q 269 291 267 318 q 281 228 272 265 q 316 172 291 191 q 382 154 341 154 q 461 188 432 154 q 495 271 489 223 l 685 271 q 586 62 673 139 q 371 -14 500 -14 q 127 85 217 -14 q 38 345 38 185 q 131 614 38 510 q 385 719 224 719 q 594 643 508 719 q 680 443 680 567 "},"¶":{"x_min":21.453125,"x_max":714,"ha":734,"o":"m 611 858 l 611 -248 l 513 -248 l 513 858 l 400 858 l 400 -248 l 302 -248 l 302 349 q 110 424 184 361 q 22 628 36 488 q 97 852 10 752 q 323 952 183 952 l 714 952 l 714 858 l 611 858 "},"−":{"x_min":79,"x_max":738,"ha":817,"o":"m 79 316 l 79 483 l 738 483 l 738 316 l 79 316 "},"≠":{"x_min":67,"x_max":716,"ha":783,"o":"m 577 706 l 524 584 l 716 584 l 716 476 l 481 476 l 400 290 l 716 290 l 716 182 l 356 182 l 286 19 l 201 57 l 257 182 l 67 182 l 67 290 l 299 290 l 381 476 l 67 476 l 67 584 l 423 584 l 492 742 l 577 706 "},"•":{"x_min":208,"x_max":607,"ha":817,"o":"m 548 620 q 607 476 607 561 q 548 333 607 391 q 406 275 489 275 q 266 333 324 275 q 208 476 208 391 q 265 620 208 561 q 406 679 323 679 q 548 620 489 679 "},"¥":{"x_min":19.0625,"x_max":787.9375,"ha":817,"o":"m 605 610 l 758 610 l 758 486 l 538 486 l 494 402 l 494 391 l 758 391 l 758 267 l 494 267 l 494 1 l 313 1 l 313 267 l 49 267 l 49 391 l 313 391 l 313 402 l 268 486 l 49 486 l 49 610 l 201 610 l 19 952 l 254 952 l 432 590 l 609 952 l 787 952 l 605 610 "},"(":{"x_min":52,"x_max":400.609375,"ha":518,"o":"m 250 953 l 400 953 q 240 350 240 690 q 396 -237 240 29 l 248 -237 q 52 354 52 36 q 103 671 52 517 q 250 953 154 826 "},"U":{"x_min":71,"x_max":814,"ha":898,"o":"m 814 952 l 814 376 q 814 267 814 303 q 795 176 814 231 q 740 85 777 121 q 453 -14 642 -14 q 167 67 260 -14 q 88 194 105 123 q 71 376 71 264 l 71 952 l 308 952 l 308 375 q 328 228 308 264 q 468 165 365 165 q 603 216 566 165 q 614 235 610 224 q 621 258 618 245 q 625 280 623 271 q 628 306 628 289 q 628 329 628 323 q 628 354 628 335 q 628 375 628 373 l 628 952 l 814 952 "},"◊":{"x_min":68.0625,"x_max":782.640625,"ha":852,"o":"m 782 470 l 496 -68 l 348 -68 l 68 470 l 353 1010 l 502 1010 l 782 470 m 617 466 l 453 789 q 427 863 436 828 l 423 863 q 396 789 409 819 l 232 474 l 398 146 q 423 76 419 94 l 428 76 q 451 144 436 114 l 617 466 "},"Ñ":{"x_min":84,"x_max":803,"ha":898,"o":"m 803 952 l 803 0 l 616 0 l 258 640 l 253 640 l 253 0 l 84 0 l 84 952 l 319 952 l 631 393 l 634 393 l 634 952 l 803 952 m 265 1049 l 203 1121 q 363 1201 281 1201 q 453 1178 406 1201 q 527 1155 502 1155 q 632 1213 565 1155 l 693 1143 q 531 1051 620 1051 q 433 1074 495 1051 q 360 1098 372 1098 q 310 1082 336 1098 q 265 1049 295 1074 "},"F":{"x_min":83,"x_max":747.4375,"ha":735,"o":"m 747 767 l 301 767 l 301 551 l 656 551 l 656 372 l 301 372 l 301 0 l 83 0 l 83 952 l 747 952 l 747 767 "},"­":{"x_min":0,"x_max":319,"ha":327,"o":"m 0 433 l 319 433 l 319 280 l 0 280 l 0 433 "},":":{"x_min":102,"x_max":316,"ha":409,"o":"m 316 0 l 102 0 l 102 215 l 316 215 l 316 0 m 316 490 l 102 490 l 102 705 l 316 705 l 316 490 "},"Û":{"x_min":71,"x_max":814,"ha":898,"o":"m 814 952 l 814 376 q 814 267 814 303 q 795 176 814 231 q 740 85 777 121 q 453 -14 642 -14 q 167 67 260 -14 q 88 194 105 123 q 71 376 71 264 l 71 952 l 308 952 l 308 375 q 328 228 308 264 q 468 165 365 165 q 603 216 566 165 q 614 235 610 224 q 621 258 618 245 q 625 280 623 271 q 628 306 628 289 q 628 329 628 323 q 628 354 628 335 q 628 375 628 373 l 628 952 l 814 952 m 721 1046 l 577 1046 l 459 1122 l 343 1046 l 204 1046 l 459 1254 l 721 1046 "},"*":{"x_min":133.78125,"x_max":683.59375,"ha":817,"o":"m 357 742 l 357 952 l 459 952 l 459 742 l 649 814 l 683 707 l 486 649 l 612 484 l 524 419 l 408 592 l 294 417 l 205 484 l 332 649 l 133 707 l 167 813 l 357 742 "},"†":{"x_min":75.78125,"x_max":739.109375,"ha":817,"o":"m 456 -237 l 348 -237 l 348 -14 l 348 332 l 299 515 q 365 586 335 540 l 75 534 l 92 627 l 75 719 l 365 665 l 312 952 l 406 935 l 509 952 l 450 665 l 739 719 l 722 627 l 739 534 l 450 586 q 509 515 477 534 q 456 -237 456 258 "},"∕":{"x_min":-270.859375,"x_max":378.390625,"ha":109,"o":"m -270 0 l 246 952 l 378 952 l -140 0 l -270 0 "},"°":{"x_min":67,"x_max":477,"ha":545,"o":"m 417 904 q 477 757 477 843 q 416 611 477 672 q 271 550 356 550 q 127 611 187 550 q 67 758 67 672 q 127 904 67 843 q 272 966 188 966 q 417 904 357 966 m 372 759 q 342 829 372 799 q 272 859 313 859 q 201 829 231 859 q 172 759 172 799 q 201 686 172 716 q 272 657 230 657 q 342 686 313 657 q 372 759 372 716 "},"V":{"x_min":9.53125,"x_max":807.140625,"ha":817,"o":"m 807 952 l 525 0 l 289 0 l 9 952 l 242 952 l 430 272 l 623 952 l 807 952 "},"å":{"x_min":41,"x_max":687.96875,"ha":736,"o":"m 687 0 l 488 0 q 478 109 478 51 q 383 15 434 44 q 258 -14 333 -14 q 101 38 162 -14 q 41 185 41 90 q 196 395 41 335 q 245 411 219 404 q 304 424 271 419 q 357 431 337 429 q 418 434 377 434 q 470 439 460 434 l 470 456 q 451 549 470 527 q 370 583 427 583 q 284 556 318 583 q 251 479 251 530 l 61 498 q 124 630 70 578 q 244 700 178 682 q 390 719 310 719 q 610 655 535 719 q 630 635 621 645 q 647 612 640 626 q 658 591 653 599 q 666 566 663 583 q 670 542 668 549 q 673 515 673 535 q 673 490 673 495 q 673 461 673 485 q 673 434 673 438 l 673 105 q 687 0 673 42 m 470 309 l 470 336 q 402 327 430 332 q 334 308 374 321 q 274 269 295 295 q 253 207 253 244 q 276 140 253 166 q 341 115 300 115 q 442 173 405 115 q 470 309 470 214 m 391 802 q 301 843 338 802 q 265 939 265 885 q 301 1035 265 993 q 391 1077 338 1077 q 485 1036 447 1077 q 524 939 524 996 q 485 842 524 882 q 391 802 446 802 m 393 887 q 430 902 415 887 q 445 939 445 917 q 430 976 445 960 q 394 992 415 992 q 357 976 372 992 q 343 938 343 960 q 357 902 343 917 q 393 887 372 887 "}," ":{"x_min":0,"x_max":0,"ha":408},"0":{"x_min":44,"x_max":774,"ha":818,"o":"m 404 -14 q 238 29 310 -14 q 125 146 166 73 q 64 303 84 219 q 44 477 44 387 q 64 650 44 567 q 125 806 84 734 q 238 922 166 878 q 404 966 310 966 q 545 937 482 966 q 650 861 609 909 q 720 750 692 814 q 761 618 749 686 q 774 477 774 550 q 753 300 774 384 q 691 144 733 216 q 575 29 650 72 q 404 -14 501 -14 m 405 806 q 338 782 365 806 q 297 729 310 758 q 277 649 284 700 q 271 570 271 597 q 271 496 271 543 q 271 478 271 484 q 287 272 271 344 q 406 150 313 150 q 531 276 504 150 q 548 467 548 355 q 530 689 548 603 q 405 806 506 806 "},"”":{"x_min":94,"x_max":560,"ha":654,"o":"m 437 563 l 361 563 l 456 754 l 361 754 l 361 952 l 560 952 l 560 778 l 437 563 m 170 563 l 94 563 l 189 754 l 94 754 l 94 952 l 293 952 l 293 778 l 170 563 "},"¾":{"x_min":13.390625,"x_max":1211,"ha":1225,"o":"m 985 228 l 985 467 l 819 228 l 985 228 m 334 0 l 851 952 l 983 952 l 465 0 l 334 0 m 1127 228 l 1211 228 l 1211 131 l 1127 131 l 1127 0 l 985 0 l 985 131 l 720 131 l 720 228 l 964 572 l 1127 572 l 1127 228 m 174 632 l 174 732 l 228 732 q 300 744 281 732 q 332 799 332 765 q 307 849 332 827 q 247 869 284 869 q 157 794 174 869 l 31 813 q 110 925 48 885 q 254 966 172 966 q 406 927 341 966 q 471 810 471 888 q 442 731 471 765 q 367 686 413 698 l 367 683 q 455 638 423 673 q 488 549 488 604 q 417 418 488 467 q 254 377 355 377 q 95 421 156 377 q 13 552 25 473 l 141 569 q 250 480 159 480 q 316 500 289 480 q 344 556 344 520 q 299 626 344 609 q 202 632 281 632 l 174 632 "},"@":{"x_min":83,"x_max":1006,"ha":1089,"o":"m 431 446 q 456 365 431 398 q 528 333 482 333 q 620 376 584 333 q 656 478 656 420 q 629 556 656 525 q 555 588 601 588 q 467 544 503 588 q 431 446 431 500 m 826 188 l 894 122 q 574 -14 764 -14 q 225 126 367 -14 q 83 477 83 266 q 223 825 83 684 q 566 966 363 966 q 864 857 741 966 q 1006 570 1006 736 q 971 394 1006 471 q 886 276 937 317 q 784 213 835 234 q 689 193 733 193 q 635 209 655 193 q 615 258 615 226 q 492 198 561 198 q 343 265 408 198 q 279 425 279 332 q 351 635 279 546 q 537 724 424 724 q 693 648 641 724 l 706 715 l 826 715 l 765 335 q 763 325 765 331 q 761 315 762 319 q 760 307 760 312 q 760 299 759 302 q 763 294 762 296 q 768 291 765 292 q 777 290 771 290 q 854 364 806 290 q 903 527 903 439 q 808 765 903 680 q 563 851 713 851 q 308 745 406 851 q 210 477 210 640 q 314 205 210 307 q 584 103 419 103 q 826 188 717 103 "},"ö":{"x_min":37,"x_max":698.0625,"ha":735,"o":"m 364 719 q 609 614 521 719 q 698 346 698 509 q 606 89 698 192 q 364 -14 514 -14 q 124 90 211 -14 q 37 353 37 194 q 124 616 37 513 q 364 719 211 719 m 366 584 q 252 374 252 584 q 252 315 252 337 q 257 252 252 294 q 273 186 263 210 q 308 142 284 162 q 364 122 331 122 q 429 143 403 122 q 466 203 455 165 q 480 273 477 242 q 483 345 483 303 q 461 520 483 460 q 366 584 438 584 m 474 819 q 421 843 443 819 q 400 899 400 867 q 422 956 400 932 q 477 980 444 980 q 531 955 509 980 q 554 899 554 931 q 530 842 554 866 q 474 819 507 819 m 254 819 q 201 843 223 819 q 180 899 180 867 q 202 956 180 932 q 257 980 224 980 q 311 955 289 980 q 334 899 334 931 q 310 842 334 866 q 254 819 287 819 "},"i":{"x_min":75,"x_max":275,"ha":354,"o":"m 275 705 l 275 0 l 75 0 l 75 705 l 275 705 m 275 966 l 275 769 l 75 769 l 75 966 l 275 966 "},"≤":{"x_min":68,"x_max":717,"ha":782,"o":"m 713 140 l 73 449 l 73 566 l 712 874 l 712 751 l 182 509 l 182 506 l 713 263 l 713 140 m 717 -21 l 68 -21 l 68 89 l 717 89 l 717 -21 "},"Õ":{"x_min":45,"x_max":843,"ha":899,"o":"m 445 -14 q 143 136 247 -14 q 45 477 45 277 q 85 716 45 609 q 219 895 126 824 q 445 966 313 966 q 742 820 637 966 q 817 659 791 752 q 843 477 843 567 q 820 301 843 391 q 754 147 798 212 q 445 -14 646 -14 m 445 784 q 303 675 344 784 q 274 477 274 598 q 445 168 274 168 q 585 276 547 168 q 614 476 614 352 q 580 691 614 610 q 445 784 540 784 m 265 1063 l 204 1135 q 363 1215 282 1215 q 453 1192 407 1215 q 528 1169 502 1169 q 633 1227 566 1169 l 694 1157 q 532 1065 620 1065 q 434 1088 495 1065 q 361 1112 373 1112 q 310 1096 336 1112 q 265 1063 295 1088 "},"þ":{"x_min":79,"x_max":705,"ha":735,"o":"m 279 396 l 279 326 q 279 303 279 322 q 279 277 279 285 q 279 253 279 269 q 281 227 279 237 q 287 205 283 217 q 298 183 292 193 q 387 131 330 131 q 495 357 495 131 q 389 575 495 575 q 299 518 327 575 q 279 396 279 480 m 79 953 l 279 953 l 279 601 l 281 601 q 449 719 318 719 q 653 596 582 719 q 705 351 705 508 q 691 220 705 282 q 649 104 677 158 q 566 18 620 50 q 440 -13 513 -13 q 281 78 323 -13 l 279 78 l 279 -237 l 79 -237 l 79 953 "},"]":{"x_min":111.890625,"x_max":406,"ha":518,"o":"m 111 -237 l 111 -151 l 248 -151 l 248 864 l 111 864 l 111 953 l 406 953 l 406 -237 l 111 -237 "},"m":{"x_min":67,"x_max":1048,"ha":1116,"o":"m 67 705 l 257 705 l 257 597 l 260 597 q 452 719 312 719 q 641 597 581 719 q 721 687 667 656 q 842 719 774 719 q 1011 646 952 719 q 1033 613 1024 631 q 1044 568 1041 595 q 1048 529 1048 541 q 1048 481 1048 517 q 1048 440 1048 445 l 1048 0 l 848 0 l 848 373 q 843 497 848 481 q 758 554 830 554 q 706 539 731 554 q 671 499 682 524 q 658 373 658 469 l 658 0 l 458 0 l 458 373 q 458 405 458 376 q 457 442 458 434 q 453 474 456 451 q 445 507 451 498 q 429 531 439 517 q 404 550 420 545 q 367 555 388 555 q 323 548 341 555 q 294 523 304 541 q 278 494 284 506 q 269 453 272 481 q 267 415 267 424 q 267 373 267 405 l 267 0 l 67 0 l 67 705 "},"8":{"x_min":38,"x_max":780,"ha":817,"o":"m 462 575 q 530 619 505 588 q 556 695 556 650 q 513 791 556 760 q 405 823 470 823 q 315 797 352 823 q 279 720 279 771 q 289 673 279 693 q 325 636 300 652 q 367 612 349 621 q 418 591 384 603 q 462 575 452 579 m 368 391 l 352 396 q 235 264 235 361 q 286 166 235 196 q 408 137 337 137 q 518 160 468 137 q 569 238 569 184 q 562 275 569 257 q 540 307 556 292 q 513 331 525 321 q 476 351 501 341 q 440 366 451 361 q 401 380 429 371 q 368 391 372 389 m 607 513 q 780 281 780 439 q 662 53 780 135 q 394 -14 563 -14 q 164 37 250 -14 q 38 256 38 113 q 205 468 38 406 q 106 557 142 502 q 71 682 71 613 q 179 899 71 818 q 412 966 266 966 q 568 942 495 966 q 693 859 640 918 q 747 711 747 799 q 708 592 747 643 q 607 513 670 541 "},"ž":{"x_min":12,"x_max":556,"ha":571,"o":"m 543 705 l 543 574 l 235 151 l 556 151 l 556 0 l 12 0 l 12 151 l 317 563 l 38 563 l 38 705 l 543 705 m 544 1007 l 288 799 l 25 1007 l 171 1007 l 288 928 l 404 1007 l 544 1007 "},"R":{"x_min":88,"x_max":849.890625,"ha":898,"o":"m 306 376 l 306 0 l 88 0 l 88 949 l 481 949 q 566 949 534 949 q 642 937 598 949 q 720 904 686 926 q 807 802 776 866 q 839 666 839 737 q 795 516 839 584 q 676 420 751 448 l 849 0 l 607 0 l 464 376 l 306 376 m 306 781 l 306 540 l 425 540 q 447 540 429 540 q 471 540 464 540 q 493 540 478 540 q 517 542 508 540 q 537 548 526 544 q 558 559 549 553 q 613 667 613 594 q 560 764 613 731 q 536 776 549 771 q 505 781 523 781 q 477 781 488 781 q 445 781 466 781 q 420 781 424 781 l 306 781 "},"á":{"x_min":41,"x_max":687.96875,"ha":736,"o":"m 687 0 l 489 0 q 478 109 478 51 q 384 15 434 44 q 258 -14 333 -14 q 101 38 162 -14 q 41 185 41 90 q 196 395 41 335 q 245 411 219 404 q 304 424 271 419 q 357 431 337 429 q 418 434 377 434 q 470 439 460 434 l 470 456 q 452 549 470 527 q 370 583 427 583 q 284 556 318 583 q 251 479 251 530 l 61 498 q 124 630 70 578 q 244 700 178 682 q 391 719 310 719 q 610 655 535 719 q 630 635 621 645 q 647 612 640 626 q 658 591 653 599 q 666 566 663 583 q 670 542 668 549 q 673 515 673 535 q 673 490 673 495 q 673 461 673 485 q 673 434 673 438 l 673 105 q 687 0 673 42 m 470 309 l 470 336 q 402 327 430 332 q 334 308 374 321 q 274 269 295 295 q 253 207 253 244 q 276 140 253 166 q 341 115 300 115 q 442 173 405 115 q 470 309 470 214 m 595 1006 l 641 886 l 332 773 l 298 856 l 595 1006 "},"×":{"x_min":78.9375,"x_max":737.71875,"ha":817,"o":"m 78 617 l 194 735 l 408 517 l 622 735 l 737 617 l 525 399 l 737 183 l 622 61 l 408 280 l 194 61 l 78 183 l 292 399 l 78 617 "},"o":{"x_min":37,"x_max":698.0625,"ha":735,"o":"m 364 719 q 609 614 521 719 q 698 346 698 509 q 606 89 698 192 q 364 -14 514 -14 q 124 90 211 -14 q 37 353 37 194 q 124 616 37 513 q 364 719 211 719 m 366 584 q 252 374 252 584 q 252 315 252 337 q 257 252 252 294 q 273 186 263 210 q 308 142 284 162 q 364 122 331 122 q 429 143 403 122 q 466 203 455 165 q 480 273 477 242 q 483 345 483 303 q 461 520 483 460 q 366 584 438 584 "},"5":{"x_min":33.953125,"x_max":763,"ha":816,"o":"m 269 756 l 269 545 q 463 627 337 627 q 675 542 586 627 q 763 318 763 454 q 669 80 763 174 q 401 -14 572 -14 q 162 53 261 -14 q 33 256 63 121 l 237 286 q 291 193 249 225 q 394 162 333 162 q 501 201 458 162 q 544 305 544 241 q 501 411 544 368 q 394 455 458 455 q 318 434 356 455 q 262 381 279 414 l 102 411 l 102 952 l 708 952 l 685 756 l 269 756 "},"õ":{"x_min":37,"x_max":698.0625,"ha":735,"o":"m 364 719 q 609 614 521 719 q 698 346 698 509 q 606 89 698 192 q 364 -14 514 -14 q 124 90 211 -14 q 37 353 37 194 q 124 616 37 513 q 364 719 211 719 m 366 584 q 252 374 252 584 q 252 315 252 337 q 257 252 252 294 q 273 186 263 210 q 308 142 284 162 q 364 122 331 122 q 429 143 403 122 q 466 203 455 165 q 480 273 477 242 q 483 345 483 303 q 461 520 483 460 q 366 584 438 584 m 184 815 l 122 887 q 281 967 200 967 q 371 944 325 967 q 446 921 420 921 q 551 979 484 921 l 612 909 q 450 817 538 817 q 352 840 413 817 q 279 864 291 864 q 228 848 254 864 q 184 815 213 840 "},"7":{"x_min":88.828125,"x_max":759,"ha":818,"o":"m 759 952 l 759 782 q 573 467 654 662 q 517 274 539 388 q 496 70 496 160 l 496 0 l 244 0 q 334 406 244 195 q 562 755 431 630 l 88 755 l 105 952 l 759 952 "},"K":{"x_min":88,"x_max":858.046875,"ha":870,"o":"m 300 952 l 300 503 l 592 952 l 802 952 l 577 612 l 858 0 l 617 0 l 432 412 l 300 219 l 300 0 l 88 0 l 88 952 l 300 952 "},",":{"x_min":97,"x_max":311,"ha":409,"o":"m 311 217 l 311 20 l 173 -222 l 97 -222 l 203 0 l 97 0 l 97 217 l 311 217 "},"d":{"x_min":41,"x_max":667,"ha":735,"o":"m 667 0 l 476 0 l 476 110 l 473 110 q 290 -14 411 -14 q 169 17 220 -14 q 92 104 118 49 q 53 218 65 159 q 41 344 41 277 q 52 474 41 413 q 91 593 64 535 q 170 684 118 650 q 294 719 221 719 q 467 630 407 719 l 467 952 l 667 952 l 667 0 m 467 294 l 467 391 q 369 576 467 576 q 313 558 336 576 q 277 517 290 541 q 259 457 265 494 q 253 396 253 420 q 253 338 253 371 q 362 133 253 133 q 413 148 389 133 q 449 189 437 164 q 467 294 467 224 "},"¨":{"x_min":98,"x_max":472,"ha":571,"o":"m 392 819 q 339 843 361 819 q 318 899 318 867 q 340 956 318 932 q 395 980 362 980 q 449 955 427 980 q 472 899 472 931 q 448 842 472 866 q 392 819 425 819 m 172 819 q 119 843 141 819 q 98 899 98 867 q 120 956 98 932 q 175 980 142 980 q 229 955 207 980 q 252 899 252 931 q 228 842 252 866 q 172 819 205 819 "},"Ô":{"x_min":45,"x_max":843,"ha":899,"o":"m 445 -14 q 143 136 247 -14 q 45 477 45 277 q 85 716 45 609 q 219 895 126 824 q 445 966 313 966 q 742 820 637 966 q 817 659 791 752 q 843 477 843 567 q 820 301 843 391 q 754 147 798 212 q 445 -14 646 -14 m 445 784 q 303 675 344 784 q 274 477 274 598 q 445 168 274 168 q 585 276 547 168 q 614 476 614 352 q 580 691 614 610 q 445 784 540 784 m 708 1046 l 563 1046 l 445 1122 l 329 1046 l 190 1046 l 445 1254 l 708 1046 "},"E":{"x_min":84,"x_max":751.15625,"ha":789,"o":"m 751 767 l 302 767 l 302 575 l 655 575 l 655 396 l 302 396 l 302 185 l 751 185 l 751 0 l 84 0 l 84 952 l 751 952 l 751 767 "},"Y":{"x_min":5.625,"x_max":811.640625,"ha":817,"o":"m 811 952 l 519 401 l 519 0 l 301 0 l 301 401 l 5 952 l 258 952 l 438 589 l 615 952 l 811 952 "},"\"":{"x_min":59,"x_max":568,"ha":627,"o":"m 59 952 l 247 952 l 247 771 l 189 593 l 116 593 l 59 771 l 59 952 m 380 952 l 568 952 l 568 771 l 510 593 l 437 593 l 380 771 l 380 952 "},"‹":{"x_min":83.03125,"x_max":269.5,"ha":354,"o":"m 200 200 l 83 399 l 200 604 l 269 604 l 200 399 l 269 200 l 200 200 "},"˙":{"x_min":99,"x_max":253,"ha":354,"o":"m 173 819 q 120 843 142 819 q 99 899 99 867 q 121 956 99 932 q 176 980 143 980 q 230 955 208 980 q 253 899 253 931 q 229 842 253 866 q 173 819 206 819 "},"ê":{"x_min":34,"x_max":696,"ha":735,"o":"m 696 318 l 249 318 l 249 283 q 284 175 249 218 q 382 132 319 132 q 467 163 430 132 q 505 236 505 195 l 690 236 q 672 181 690 218 q 621 98 655 144 q 522 19 587 53 q 375 -14 457 -14 q 127 85 221 -14 q 34 342 34 184 q 123 612 34 505 q 369 719 213 719 q 512 686 444 719 q 622 594 580 653 q 696 318 696 491 m 249 439 l 490 439 q 380 586 490 586 q 249 439 261 586 m 626 799 l 481 799 l 363 875 l 247 799 l 108 799 l 363 1007 l 626 799 "},"Ï":{"x_min":10,"x_max":384,"ha":409,"o":"m 307 952 l 307 0 l 89 0 l 89 952 l 307 952 m 304 1066 q 251 1090 273 1066 q 230 1146 230 1114 q 252 1203 230 1179 q 307 1227 274 1227 q 361 1202 339 1227 q 384 1146 384 1178 q 360 1089 384 1113 q 304 1066 337 1066 m 84 1066 q 31 1090 53 1066 q 10 1146 10 1114 q 32 1203 10 1179 q 87 1227 54 1227 q 141 1202 119 1227 q 164 1146 164 1178 q 140 1089 164 1113 q 84 1066 117 1066 "},"„":{"x_min":99,"x_max":554,"ha":653,"o":"m 554 196 l 554 0 l 438 -192 l 366 -192 l 458 0 l 366 0 l 366 196 l 554 196 m 284 196 l 284 0 l 171 -192 l 99 -192 l 195 0 l 99 0 l 99 196 l 284 196 "},"Â":{"x_min":8.171875,"x_max":853.421875,"ha":871,"o":"m 560 952 l 853 0 l 617 0 l 560 196 l 258 196 l 200 0 l 8 0 l 307 952 l 560 952 m 311 371 l 510 371 l 411 705 l 311 371 m 694 1047 l 549 1047 l 431 1123 l 315 1047 l 176 1047 l 431 1255 l 694 1047 "},"Í":{"x_min":32.203125,"x_max":375.421875,"ha":408,"o":"m 306 952 l 306 0 l 88 0 l 88 952 l 306 952 m 329 1253 l 375 1133 l 66 1020 l 32 1103 l 329 1253 "},"´":{"x_min":100.71875,"x_max":443.71875,"ha":544,"o":"m 397 1006 l 443 886 l 134 773 l 100 856 l 397 1006 "},"ì":{"x_min":-33.890625,"x_max":306.3125,"ha":354,"o":"m 275 705 l 275 0 l 75 0 l 75 705 l 275 705 m 6 1006 l 306 857 l 273 775 l -33 885 l 6 1006 "},"±":{"x_min":79,"x_max":738,"ha":817,"o":"m 327 902 l 490 902 l 490 650 l 738 650 l 738 483 l 490 483 l 490 230 l 327 230 l 327 483 l 79 483 l 79 650 l 327 650 l 327 902 m 79 0 l 79 167 l 738 167 l 738 0 l 79 0 "},"Ú":{"x_min":71,"x_max":814,"ha":898,"o":"m 814 952 l 814 376 q 814 267 814 303 q 795 176 814 231 q 740 85 777 121 q 453 -14 642 -14 q 167 67 260 -14 q 88 194 105 123 q 71 376 71 264 l 71 952 l 308 952 l 308 375 q 328 228 308 264 q 468 165 365 165 q 603 216 566 165 q 614 235 610 224 q 621 258 618 245 q 625 280 623 271 q 628 306 628 289 q 628 329 628 323 q 628 354 628 335 q 628 375 628 373 l 628 952 l 814 952 m 710 1253 l 756 1133 l 448 1020 l 414 1103 l 710 1253 "},"|":{"x_min":122,"x_max":285,"ha":408,"o":"m 122 1041 l 285 1041 l 285 -347 l 122 -347 l 122 1041 "},"§":{"x_min":78.765625,"x_max":739,"ha":817,"o":"m 384 108 l 326 128 q 165 218 224 166 q 106 363 106 270 q 198 577 106 488 q 130 731 130 632 q 155 832 130 784 q 222 910 180 880 q 428 966 299 966 q 721 791 645 966 l 575 749 q 421 837 543 837 q 345 820 380 837 q 310 766 310 803 q 316 739 310 752 q 329 719 322 727 q 351 702 335 710 q 374 690 367 694 q 402 679 382 687 q 425 670 421 671 l 543 623 q 723 403 723 552 q 635 206 723 291 q 739 17 739 142 q 645 -184 739 -116 q 415 -253 551 -253 q 206 -199 300 -253 q 78 -41 112 -146 l 250 -8 q 328 -89 288 -64 q 429 -114 368 -114 q 521 -93 480 -114 q 563 -29 563 -73 q 529 33 563 4 q 465 76 496 62 q 393 105 435 90 q 384 108 387 106 m 413 470 l 330 505 q 276 430 276 476 q 291 378 276 396 q 341 342 307 359 l 503 273 q 554 351 554 308 q 541 395 554 376 q 500 430 528 414 q 459 452 473 445 q 413 470 444 459 "},"Ý":{"x_min":5.625,"x_max":811.640625,"ha":817,"o":"m 811 952 l 519 401 l 519 0 l 301 0 l 301 401 l 5 952 l 258 952 l 438 589 l 615 952 l 811 952 m 608 1253 l 655 1133 l 345 1020 l 311 1103 l 608 1253 "},"b":{"x_min":76,"x_max":708,"ha":735,"o":"m 278 397 l 278 295 q 301 177 278 215 q 385 129 331 129 q 433 139 412 129 q 465 170 453 149 q 484 210 476 191 q 494 261 491 230 q 497 308 497 292 q 497 352 497 324 q 497 424 497 397 q 488 492 497 451 q 453 556 479 534 q 389 579 428 579 q 278 397 278 579 m 76 0 l 76 952 l 276 952 l 276 616 l 281 616 q 450 719 331 719 q 573 685 521 719 q 654 596 626 652 q 695 480 682 541 q 708 352 708 419 q 682 174 708 253 q 592 40 657 95 q 427 -14 526 -14 q 312 13 355 -14 q 229 108 269 41 q 184 0 213 88 l 76 0 "},"q":{"x_min":39,"x_max":678.53125,"ha":734,"o":"m 473 308 l 473 413 q 363 579 473 579 q 308 562 331 579 q 274 524 285 545 q 257 466 263 502 q 251 409 251 430 q 251 354 251 387 q 270 194 251 237 q 306 149 280 167 q 359 131 331 131 q 444 185 411 131 q 473 308 473 228 m 468 -237 l 468 74 q 311 -13 410 -13 q 181 18 236 -13 q 96 103 126 49 q 52 219 66 157 q 39 354 39 282 q 54 488 39 425 q 102 603 70 551 q 190 687 134 656 q 319 719 245 719 q 436 694 391 719 q 517 606 481 669 q 569 705 553 655 l 678 705 q 669 565 669 637 l 669 -237 l 468 -237 "},"Ω":{"x_min":54,"x_max":984,"ha":1040,"o":"m 251 151 l 251 155 q 123 310 174 216 q 73 524 73 405 q 198 832 73 706 q 522 959 324 959 q 760 894 656 959 q 913 734 863 829 q 963 531 963 638 q 911 312 963 409 q 782 155 860 216 l 782 151 l 984 151 l 984 0 l 589 0 l 589 113 q 770 492 770 221 q 703 714 770 623 q 522 805 636 805 q 338 715 409 805 q 268 485 268 625 q 319 253 268 350 q 450 113 371 155 l 450 0 l 54 0 l 54 151 l 251 151 "},"Ö":{"x_min":45,"x_max":843,"ha":899,"o":"m 445 -14 q 142 136 247 -14 q 45 477 45 277 q 85 716 45 609 q 219 895 126 824 q 445 966 313 966 q 742 820 637 966 q 817 659 791 752 q 843 477 843 567 q 820 301 843 391 q 754 147 798 212 q 445 -14 646 -14 m 445 784 q 303 675 344 784 q 274 477 274 598 q 445 168 274 168 q 585 276 547 168 q 614 476 614 352 q 579 691 614 610 q 445 784 540 784 m 556 1066 q 503 1090 525 1066 q 482 1146 482 1114 q 504 1203 482 1179 q 559 1227 526 1227 q 613 1202 591 1227 q 636 1146 636 1178 q 612 1089 636 1113 q 556 1066 589 1066 m 335 1066 q 282 1090 304 1066 q 261 1146 261 1114 q 283 1203 261 1179 q 338 1227 305 1227 q 392 1202 370 1227 q 415 1146 415 1178 q 391 1089 415 1113 q 335 1066 368 1066 "},"ﬂ":{"x_min":14,"x_max":696,"ha":763,"o":"m 496 0 l 496 952 l 696 952 l 696 0 l 496 0 m 434 957 l 434 800 q 357 805 404 805 q 325 799 338 805 q 306 786 313 793 q 296 764 299 780 q 294 736 294 748 q 294 702 294 725 l 294 687 l 417 687 l 417 529 l 294 529 l 294 0 l 94 0 l 94 529 l 14 529 l 14 687 l 94 687 q 94 699 94 691 q 125 874 94 825 q 208 943 155 919 q 319 967 261 967 q 434 957 385 967 "},"z":{"x_min":12,"x_max":556,"ha":571,"o":"m 543 705 l 543 574 l 235 151 l 556 151 l 556 0 l 12 0 l 12 151 l 317 563 l 38 563 l 38 705 l 543 705 "},"™":{"x_min":101,"x_max":1261,"ha":1362,"o":"m 1261 952 l 1261 391 l 1141 391 l 1141 843 l 1138 843 l 978 391 l 908 391 l 748 843 l 746 843 l 746 391 l 626 391 l 626 952 l 819 952 l 943 620 l 1067 952 l 1261 952 m 568 952 l 568 844 l 400 844 l 400 391 l 268 391 l 268 844 l 101 844 l 101 952 l 568 952 "},"ã":{"x_min":41,"x_max":687.96875,"ha":736,"o":"m 687 0 l 489 0 q 478 109 478 51 q 384 15 434 44 q 258 -14 333 -14 q 101 38 162 -14 q 41 185 41 90 q 196 395 41 335 q 245 411 219 404 q 304 424 271 419 q 357 431 337 429 q 418 434 377 434 q 470 439 460 434 l 470 456 q 452 549 470 527 q 370 583 427 583 q 284 556 318 583 q 251 479 251 530 l 61 498 q 124 630 70 578 q 244 700 178 682 q 391 719 310 719 q 610 655 535 719 q 630 635 621 645 q 647 612 640 626 q 658 591 653 599 q 666 566 663 583 q 670 542 668 549 q 673 515 673 535 q 673 490 673 495 q 673 461 673 485 q 673 434 673 438 l 673 105 q 687 0 673 42 m 470 309 l 470 336 q 402 327 430 332 q 334 308 374 321 q 274 269 295 295 q 253 207 253 244 q 276 140 253 166 q 341 115 300 115 q 442 173 405 115 q 470 309 470 214 m 211 815 l 150 887 q 309 967 227 967 q 399 944 352 967 q 474 921 448 921 q 578 979 512 921 l 640 909 q 478 817 566 817 q 379 840 441 817 q 306 864 318 864 q 256 848 281 864 q 211 815 241 840 "},"æ":{"x_min":41,"x_max":1077,"ha":1116,"o":"m 649 440 l 887 440 q 857 547 880 509 q 773 586 834 586 q 649 440 663 586 m 463 303 l 463 331 q 249 210 249 331 q 273 142 249 168 q 337 116 298 116 q 434 167 396 116 q 456 213 449 187 q 463 253 463 238 q 463 303 463 267 m 1077 318 l 644 318 q 777 135 644 135 q 895 243 875 135 l 1075 227 q 969 48 1049 111 q 770 -14 889 -14 q 507 110 600 -14 q 260 -14 415 -14 q 106 34 160 -14 q 41 184 41 91 q 250 410 41 359 q 464 440 307 426 l 464 467 q 464 484 464 469 q 464 504 464 499 q 462 520 464 509 q 457 539 461 531 q 448 553 453 546 q 363 584 419 584 q 283 555 314 584 q 247 477 251 526 l 64 494 q 164 662 75 605 q 370 719 254 719 q 577 653 495 719 q 767 719 660 719 q 908 685 842 719 q 1013 591 973 652 q 1077 318 1077 491 "},"®":{"x_min":68,"x_max":645,"ha":1007,"o":"m 313 607 l 313 495 l 233 495 l 233 802 l 378 802 q 493 710 493 802 q 437 629 493 655 l 493 495 l 408 495 l 360 607 l 313 607 m 313 744 l 313 669 l 352 669 q 410 712 410 669 q 358 744 410 744 l 313 744 m 68 648 q 151 859 68 774 q 356 944 234 944 q 561 859 477 944 q 645 648 645 774 q 561 439 645 524 q 356 354 478 354 q 151 439 234 354 q 68 648 68 524 m 135 648 q 201 490 135 558 q 356 422 268 422 q 511 490 444 422 q 578 648 578 558 q 512 808 578 741 q 356 876 446 876 q 201 807 268 876 q 135 648 135 739 "},"É":{"x_min":84,"x_max":751.15625,"ha":789,"o":"m 751 767 l 302 767 l 302 575 l 655 575 l 655 396 l 302 396 l 302 185 l 751 185 l 751 0 l 84 0 l 84 952 l 751 952 l 751 767 m 547 1253 l 593 1133 l 284 1020 l 250 1103 l 547 1253 "},"~":{"x_min":60,"x_max":756,"ha":817,"o":"m 192 319 l 60 319 q 118 504 60 431 q 209 551 149 543 q 339 522 269 558 l 493 431 q 567 402 538 404 q 608 419 596 399 q 624 459 621 439 q 628 509 628 478 l 756 509 q 697 323 756 396 q 606 276 666 284 q 476 305 546 269 l 305 398 q 248 418 272 416 q 213 413 223 420 q 197 384 203 406 q 192 352 192 363 q 192 319 192 342 "},"³":{"x_min":6.390625,"x_max":481,"ha":489,"o":"m 167 632 l 167 732 l 221 732 q 293 744 274 732 q 325 799 325 765 q 300 849 325 827 q 240 869 277 869 q 150 794 167 869 l 24 813 q 103 925 41 885 q 247 966 165 966 q 399 927 334 966 q 464 810 464 888 q 435 731 464 765 q 360 686 406 698 l 360 683 q 448 638 416 673 q 481 550 481 604 q 410 419 481 468 q 247 378 348 378 q 88 422 149 378 q 6 553 18 473 l 134 569 q 243 481 152 481 q 309 501 282 481 q 337 557 337 521 q 292 626 337 609 q 195 632 274 632 l 167 632 "},"¡":{"x_min":88.859375,"x_max":347.765625,"ha":436,"o":"m 326 504 l 112 504 l 112 719 l 326 719 l 326 504 m 155 425 l 282 425 l 347 -233 l 88 -233 l 155 425 "},"[":{"x_min":112,"x_max":406.109375,"ha":518,"o":"m 406 -151 l 406 -237 l 112 -237 l 112 953 l 406 953 l 406 864 l 270 864 l 270 -151 l 406 -151 "},"L":{"x_min":79,"x_max":672.671875,"ha":681,"o":"m 297 189 l 672 189 l 672 0 l 79 0 l 79 952 l 297 952 l 297 189 "}," ":{"x_min":0,"x_max":0,"ha":408},"∑":{"x_min":31,"x_max":782,"ha":807,"o":"m 782 -130 l 31 -130 l 31 -14 l 372 405 l 45 814 l 45 944 l 758 944 l 758 783 l 303 783 l 303 778 l 587 432 l 273 45 l 273 41 l 782 41 l 782 -130 "},"%":{"x_min":37,"x_max":923,"ha":953,"o":"m 228 866 q 190 851 205 866 q 169 809 174 836 q 164 763 164 781 q 164 716 164 745 q 164 707 164 710 q 164 677 164 685 q 164 646 164 670 q 168 609 164 621 q 180 581 173 598 q 199 557 187 564 q 228 551 211 551 q 263 562 248 551 q 284 587 277 574 q 294 628 291 600 q 298 665 298 655 q 298 702 298 675 q 288 816 298 777 q 228 866 274 866 m 164 0 l 684 952 l 789 952 l 270 0 l 164 0 m 727 404 q 689 389 704 404 q 668 347 674 374 q 663 301 663 319 q 663 254 663 283 q 663 245 663 248 q 663 215 663 223 q 663 184 663 208 q 667 147 663 159 q 679 119 672 136 q 698 95 686 102 q 727 89 711 89 q 762 100 748 89 q 784 125 777 112 q 794 166 791 138 q 798 203 798 193 q 798 240 798 213 q 788 354 798 315 q 727 404 774 404 m 228 462 q 85 534 134 462 q 37 707 37 606 q 85 880 37 809 q 228 952 133 952 q 373 881 323 952 q 423 707 423 810 q 374 533 423 604 q 228 462 325 462 m 728 0 q 585 72 634 0 q 536 245 536 144 q 585 418 536 347 q 728 490 634 490 q 873 419 823 490 q 923 245 923 348 q 873 71 923 142 q 728 0 824 0 "},"P":{"x_min":84,"x_max":808,"ha":843,"o":"m 302 354 l 302 0 l 84 0 l 84 950 l 434 950 q 526 950 494 950 q 604 937 558 950 q 686 898 649 924 q 808 659 808 810 q 707 416 808 503 q 620 369 669 384 q 540 354 572 354 q 441 354 508 354 l 302 354 m 302 528 l 424 528 q 475 528 458 528 q 515 538 491 528 q 557 568 539 548 q 587 652 587 602 q 542 752 587 716 q 422 779 508 779 l 302 779 l 302 528 "},"∏":{"x_min":31,"x_max":1004,"ha":1037,"o":"m 1004 776 l 856 776 l 856 -130 l 670 -130 l 670 776 l 366 776 l 366 -130 l 180 -130 l 180 776 l 31 776 l 31 944 l 1004 944 l 1004 776 "},"À":{"x_min":8.171875,"x_max":853.421875,"ha":871,"o":"m 560 952 l 853 0 l 617 0 l 560 196 l 258 196 l 200 0 l 8 0 l 307 952 l 560 952 m 311 371 l 510 371 l 411 705 l 311 371 m 279 1253 l 578 1105 l 545 1023 l 238 1133 l 279 1253 "},"_":{"x_min":0,"x_max":681,"ha":681,"o":"m 0 -104 l 681 -104 l 681 -173 l 0 -173 l 0 -104 "},"ñ":{"x_min":68,"x_max":667,"ha":735,"o":"m 68 0 l 68 705 l 257 705 l 257 586 l 259 586 q 337 687 291 655 q 458 719 383 719 q 628 641 573 719 q 667 435 667 588 l 667 0 l 466 0 l 466 379 q 466 404 466 381 q 466 431 466 426 q 466 456 466 436 q 462 483 466 476 q 455 505 459 490 q 444 527 450 520 q 428 542 437 533 q 405 554 419 551 q 375 557 392 557 q 291 504 318 557 q 268 379 268 458 l 268 0 l 68 0 m 183 816 l 122 888 q 281 968 200 968 q 371 945 325 968 q 446 922 420 922 q 551 980 485 922 l 612 910 q 450 818 539 818 q 352 841 414 818 q 278 865 291 865 q 228 849 254 865 q 183 816 213 841 "},"+":{"x_min":79,"x_max":738,"ha":817,"o":"m 327 736 l 490 736 l 490 483 l 738 483 l 738 316 l 490 316 l 490 64 l 327 64 l 327 316 l 79 316 l 79 483 l 327 483 l 327 736 "},"‚":{"x_min":112,"x_max":297,"ha":409,"o":"m 297 196 l 297 0 l 184 -192 l 112 -192 l 208 0 l 112 0 l 112 196 l 297 196 "},"½":{"x_min":14,"x_max":1212.171875,"ha":1226,"o":"m 345 0 l 862 952 l 994 952 l 475 0 l 345 0 m 1212 114 l 1201 0 l 745 0 l 745 111 l 791 141 l 971 272 q 1013 309 1001 297 q 1042 347 1026 322 q 1058 400 1058 373 q 1034 454 1058 433 q 975 475 1010 475 q 871 365 882 475 l 745 391 q 983 579 784 579 q 1133 535 1077 579 q 1204 402 1204 483 q 1112 236 1204 311 q 939 125 1047 184 l 921 116 l 921 114 l 1212 114 m 29 731 l 29 851 q 234 965 181 892 l 337 965 l 337 491 l 505 491 l 505 386 l 14 386 l 14 491 l 198 491 l 198 817 l 29 731 "},"Æ":{"x_min":14.03125,"x_max":1167.109375,"ha":1226,"o":"m 519 0 l 519 219 l 302 219 l 203 0 l 14 0 l 441 952 l 1167 952 l 1167 767 l 737 767 l 737 575 l 1081 575 l 1081 396 l 737 396 l 737 185 l 1167 185 l 1167 0 l 519 0 m 366 379 l 519 379 l 519 722 l 516 722 l 366 379 "},"Ë":{"x_min":84,"x_max":751.15625,"ha":789,"o":"m 751 767 l 302 767 l 302 575 l 655 575 l 655 396 l 302 396 l 302 185 l 751 185 l 751 0 l 84 0 l 84 952 l 751 952 l 751 767 m 528 1066 q 475 1090 497 1066 q 454 1146 454 1114 q 476 1203 454 1179 q 531 1227 498 1227 q 585 1202 563 1227 q 608 1146 608 1178 q 584 1089 608 1113 q 528 1066 561 1066 m 308 1066 q 255 1090 277 1066 q 234 1146 234 1114 q 256 1203 234 1179 q 311 1227 278 1227 q 365 1202 343 1227 q 388 1146 388 1178 q 364 1089 388 1113 q 308 1066 341 1066 "},"'":{"x_min":110,"x_max":298,"ha":408,"o":"m 110 952 l 298 952 l 298 771 l 240 593 l 167 593 l 110 771 l 110 952 "},"Š":{"x_min":4,"x_max":768,"ha":817,"o":"m 742 742 l 556 679 q 396 792 518 792 q 267 703 267 792 q 279 661 267 678 q 315 633 291 643 q 356 618 339 622 q 401 607 374 613 q 645 527 586 567 q 768 302 768 445 q 737 169 768 233 q 652 63 706 106 q 381 -14 554 -14 q 136 51 239 -14 q 4 249 33 116 l 205 296 q 400 162 242 162 q 501 186 457 162 q 546 264 546 210 q 542 288 546 277 q 531 308 539 299 q 517 324 524 317 q 496 337 510 331 q 474 348 482 344 q 450 356 467 352 q 426 362 433 360 q 403 367 420 363 q 382 372 385 372 q 283 395 324 384 q 196 429 243 406 q 119 481 148 452 q 72 557 91 510 q 53 664 53 605 q 153 888 53 802 q 388 966 245 966 q 742 742 664 966 m 667 1254 l 411 1046 l 148 1254 l 294 1254 l 411 1175 l 526 1254 l 667 1254 "},"ª":{"x_min":35,"x_max":455.890625,"ha":490,"o":"m 171 827 l 48 827 q 119 933 58 900 q 262 966 180 966 q 405 927 356 966 q 420 912 413 920 q 431 899 427 904 q 438 883 435 893 q 443 867 442 872 q 445 849 445 861 q 445 832 445 836 q 445 814 445 828 q 445 795 445 799 l 445 598 q 455 534 445 563 l 326 534 q 319 599 319 562 q 176 526 265 526 q 74 557 114 526 q 35 645 35 588 q 135 771 35 735 q 314 792 182 792 l 314 803 q 302 864 314 849 q 248 884 287 884 q 195 869 216 884 q 171 827 174 855 m 314 720 l 314 737 q 174 659 174 721 q 189 619 174 634 q 231 604 204 604 q 296 638 273 604 q 314 720 314 663 "},"Œ":{"x_min":45,"x_max":1233,"ha":1307,"o":"m 1233 768 l 794 768 l 794 575 l 1145 575 l 1145 396 l 794 396 l 794 185 l 1233 185 l 1233 0 l 570 0 q 506 -12 532 -8 q 445 -12 465 -12 q 143 136 247 -12 q 45 477 45 277 q 85 716 45 609 q 219 895 126 824 q 445 966 313 966 q 570 953 512 966 l 1233 953 l 1233 768 m 576 241 l 576 715 q 445 783 533 783 q 303 676 344 783 q 274 477 274 598 q 445 168 274 168 q 576 241 531 168 "},"˛":{"x_min":99,"x_max":361.703125,"ha":462,"o":"m 141 0 l 226 0 q 197 -65 197 -33 q 214 -103 197 -90 q 256 -117 231 -117 q 339 -89 292 -117 l 361 -145 q 220 -186 289 -186 q 135 -161 171 -186 q 99 -90 99 -137 q 141 0 99 -51 "},"ð":{"x_min":42,"x_max":729.75,"ha":735,"o":"m 371 584 q 257 374 257 584 q 257 315 257 337 q 262 252 257 294 q 279 186 268 210 q 313 142 290 162 q 369 122 336 122 q 435 143 409 122 q 472 203 461 165 q 486 273 483 242 q 489 345 489 303 q 467 520 489 460 q 371 584 443 584 m 729 944 l 543 868 q 651 638 610 760 q 693 413 693 516 q 676 249 693 323 q 624 115 660 176 q 523 19 588 53 q 370 -14 458 -14 q 129 90 216 -14 q 42 353 42 194 q 117 608 42 507 q 347 709 193 709 q 457 665 411 709 q 392 806 427 745 l 205 729 l 161 828 l 332 897 q 315 922 328 906 q 299 944 303 939 l 442 1006 q 480 958 468 976 l 686 1043 l 729 944 "},"T":{"x_min":18,"x_max":707,"ha":736,"o":"m 707 952 l 707 763 l 473 763 l 473 0 l 255 0 l 255 763 l 18 763 l 18 952 l 707 952 "},"š":{"x_min":13.78125,"x_max":637,"ha":681,"o":"m 608 534 l 460 494 q 325 589 435 589 q 222 524 222 589 q 252 476 222 492 q 329 459 283 459 q 429 448 375 459 q 529 418 483 437 q 606 351 575 400 q 637 227 637 302 q 544 44 637 112 q 329 -14 462 -14 q 13 194 62 -14 l 186 219 q 239 147 196 169 q 338 125 283 125 q 419 140 379 125 q 460 191 460 156 q 382 251 460 242 q 177 292 253 266 q 77 365 114 315 q 41 483 41 416 q 126 661 41 603 q 336 719 212 719 q 507 675 441 719 q 608 534 573 631 m 598 1008 l 343 799 l 80 1007 l 226 1007 l 343 928 l 458 1008 l 598 1008 "},"℮":{"x_min":45,"x_max":1112,"ha":1158,"o":"m 1112 463 l 247 463 q 241 457 241 463 l 241 190 q 251 160 241 174 q 579 14 390 14 q 922 177 785 14 l 1000 177 q 815 38 926 89 q 578 -12 705 -12 q 200 130 356 -12 q 45 475 45 272 q 200 822 45 679 q 578 965 356 965 q 956 822 800 965 q 1112 475 1112 679 l 1112 463 m 916 497 l 916 765 q 903 796 916 784 q 579 937 763 937 q 253 792 392 937 q 241 759 241 780 l 241 497 q 247 489 241 489 l 910 489 q 916 497 916 489 "},"Þ":{"x_min":84,"x_max":808,"ha":843,"o":"m 302 215 l 302 0 l 84 0 l 84 952 l 302 952 l 302 811 l 435 811 q 526 811 494 811 q 604 798 558 811 q 686 759 649 785 q 808 520 808 671 q 707 277 808 364 q 620 230 669 245 q 540 215 572 215 q 441 215 508 215 l 302 215 m 302 389 l 424 389 q 475 389 458 389 q 515 399 491 389 q 557 429 539 409 q 587 513 587 463 q 542 613 587 577 q 422 640 508 640 l 302 640 l 302 389 "},"j":{"x_min":-56.671875,"x_max":274,"ha":354,"o":"m 274 706 l 274 61 q 254 -145 274 -107 q 53 -248 205 -248 q -56 -235 26 -248 l -56 -71 q -9 -76 -32 -76 q 37 -64 19 -76 q 63 -28 56 -52 q 71 12 69 -5 q 74 61 74 30 l 74 706 l 274 706 m 274 966 l 274 769 l 74 769 l 74 966 l 274 966 "},"1":{"x_min":50,"x_max":805,"ha":816,"o":"m 73 567 l 73 761 q 262 838 183 796 q 388 952 342 881 l 547 952 l 547 172 l 805 172 l 805 0 l 50 0 l 50 172 l 333 172 l 333 709 l 73 567 "},"›":{"x_min":83.03125,"x_max":269.5,"ha":354,"o":"m 269 399 l 152 200 l 83 200 l 152 399 l 83 604 l 152 604 l 269 399 "},"ı":{"x_min":75,"x_max":275,"ha":354,"o":"m 275 705 l 275 0 l 75 0 l 75 705 l 275 705 "},"ℓ":{"x_min":33.59375,"x_max":725.078125,"ha":755,"o":"m 646 268 l 725 188 q 414 -10 620 -10 q 236 48 300 -10 q 156 205 172 107 q 155 217 155 209 l 82 164 l 33 264 q 93 311 54 281 q 152 356 132 341 l 152 681 q 223 951 152 861 q 413 1041 294 1041 q 569 971 516 1041 q 623 795 623 902 q 550 565 623 678 q 336 324 477 452 l 336 277 q 370 179 336 214 q 459 144 405 144 q 646 268 563 144 m 334 702 l 334 493 q 496 799 496 668 q 421 909 496 909 q 359 860 384 909 q 334 702 334 811 "},"ä":{"x_min":41,"x_max":687.96875,"ha":736,"o":"m 687 0 l 489 0 q 478 109 478 51 q 383 15 433 44 q 258 -14 333 -14 q 101 38 162 -14 q 41 185 41 90 q 196 395 41 335 q 245 411 219 404 q 304 424 270 419 q 357 431 337 429 q 418 434 377 434 q 470 439 460 434 l 470 456 q 451 549 470 527 q 370 583 427 583 q 284 556 318 583 q 251 479 251 530 l 61 498 q 124 630 70 578 q 244 700 178 682 q 390 719 310 719 q 609 655 534 719 q 630 635 620 645 q 646 612 640 626 q 658 591 653 599 q 666 566 663 583 q 670 542 668 549 q 673 515 673 535 q 673 490 673 495 q 673 461 673 485 q 673 434 673 438 l 673 105 q 687 0 673 42 m 470 309 l 470 336 q 402 327 430 332 q 334 308 374 321 q 274 269 295 295 q 253 207 253 244 q 276 140 253 166 q 341 115 300 115 q 442 173 405 115 q 470 309 470 214 m 501 819 q 448 843 470 819 q 427 899 427 867 q 449 956 427 932 q 504 980 471 980 q 558 955 536 980 q 581 899 581 931 q 557 842 581 866 q 501 819 534 819 m 281 819 q 228 843 250 819 q 207 899 207 867 q 229 956 207 932 q 284 980 251 980 q 338 955 316 980 q 361 899 361 931 q 337 842 361 866 q 281 819 314 819 "},"<":{"x_min":75,"x_max":741,"ha":817,"o":"m 75 316 l 75 483 l 741 735 l 741 555 l 313 399 l 741 244 l 741 63 l 75 316 "},"£":{"x_min":16,"x_max":801.640625,"ha":817,"o":"m 83 582 l 190 582 q 181 678 181 656 q 261 891 181 817 q 480 966 342 966 q 647 919 574 966 q 747 785 719 872 l 572 714 q 477 806 549 806 q 416 778 441 806 q 392 692 392 752 q 403 593 392 670 l 404 582 l 558 582 l 558 435 l 425 435 q 314 179 425 272 l 436 179 q 551 209 510 179 q 612 311 592 240 l 801 252 q 681 62 768 127 q 577 11 631 23 q 444 0 523 0 l 16 0 l 16 179 l 41 179 q 130 184 112 179 q 199 242 177 199 q 222 338 222 286 q 212 435 222 359 l 83 435 l 83 582 "},"¹":{"x_min":0,"x_max":491,"ha":490,"o":"m 15 731 l 15 850 q 220 965 167 892 l 323 965 l 323 491 l 491 491 l 491 386 l 0 386 l 0 491 l 184 491 l 184 817 l 15 731 "},"t":{"x_min":7,"x_max":479.25,"ha":517,"o":"m 468 706 l 468 544 l 320 544 l 320 263 q 334 170 320 191 q 412 150 349 150 q 479 155 432 150 l 479 1 q 352 -14 416 -14 q 173 31 228 -14 q 134 92 147 54 q 121 157 121 130 q 121 233 121 184 l 121 544 l 7 544 l 7 706 l 127 706 l 145 920 l 320 920 l 320 706 l 468 706 "},"¬":{"x_min":61.53125,"x_max":754,"ha":817,"o":"m 591 238 l 591 483 l 61 483 l 61 650 l 754 650 l 754 238 l 591 238 "},"ù":{"x_min":73,"x_max":661,"ha":735,"o":"m 661 0 l 475 0 l 475 121 l 473 121 q 275 -14 424 -14 q 107 65 156 -14 q 94 89 100 76 q 85 111 89 101 q 79 136 82 121 q 75 159 77 152 q 73 186 73 166 q 73 209 73 205 q 73 236 73 213 q 73 261 73 258 l 73 705 l 273 705 l 273 261 q 275 219 273 236 q 284 184 277 202 q 307 158 292 166 q 349 150 323 150 q 450 218 421 150 q 461 326 461 242 l 461 705 l 661 705 l 661 0 m 128 1006 l 428 857 l 395 775 l 87 885 l 128 1006 "},"W":{"x_min":4.078125,"x_max":1208.671875,"ha":1225,"o":"m 1208 952 l 974 0 l 759 0 l 607 630 l 604 630 l 457 0 l 245 0 l 4 952 l 227 952 l 370 311 l 372 311 l 524 952 l 725 952 l 882 311 l 884 311 l 892 352 l 1029 952 l 1208 952 "},"ï":{"x_min":-11,"x_max":363,"ha":354,"o":"m 275 705 l 275 0 l 75 0 l 75 705 l 275 705 m 283 819 q 230 843 252 819 q 209 899 209 867 q 231 956 209 932 q 286 980 253 980 q 340 955 318 980 q 363 899 363 931 q 339 842 363 866 q 283 819 316 819 m 63 819 q 10 843 32 819 q -11 899 -11 867 q 11 956 -11 932 q 66 980 33 980 q 120 955 98 980 q 143 899 143 931 q 119 842 143 866 q 63 819 96 819 "},">":{"x_min":75,"x_max":741,"ha":817,"o":"m 75 735 l 741 483 l 741 316 l 75 63 l 75 244 l 502 399 l 75 555 l 75 735 "},"v":{"x_min":10.890625,"x_max":642.453125,"ha":653,"o":"m 642 705 l 406 0 l 247 0 l 10 705 l 223 705 l 356 258 l 491 705 l 642 705 "},"û":{"x_min":73,"x_max":661,"ha":735,"o":"m 661 0 l 475 0 l 475 121 l 473 121 q 275 -14 424 -14 q 107 65 156 -14 q 94 89 100 76 q 85 111 89 101 q 79 136 82 121 q 75 159 77 152 q 73 186 73 166 q 73 209 73 205 q 73 236 73 213 q 73 261 73 258 l 73 705 l 273 705 l 273 261 q 275 219 273 236 q 284 184 277 202 q 307 158 292 166 q 349 150 323 150 q 450 218 421 150 q 461 326 461 242 l 461 705 l 661 705 l 661 0 m 625 799 l 481 799 l 362 875 l 247 799 l 108 799 l 362 1007 l 625 799 "},"Ò":{"x_min":45,"x_max":843,"ha":899,"o":"m 445 -14 q 143 136 247 -14 q 45 477 45 277 q 85 716 45 609 q 219 895 126 824 q 445 966 313 966 q 742 820 637 966 q 817 659 791 752 q 843 477 843 567 q 820 301 843 391 q 754 147 798 212 q 445 -14 646 -14 m 445 784 q 303 675 344 784 q 274 477 274 598 q 445 168 274 168 q 585 276 547 168 q 614 476 614 352 q 580 691 614 610 q 445 784 540 784 m 218 1253 l 517 1104 l 484 1022 l 177 1132 l 218 1253 "},"&":{"x_min":16,"x_max":958,"ha":980,"o":"m 367 749 q 368 736 367 742 q 371 724 369 730 q 377 711 373 718 q 384 698 381 703 q 394 685 387 693 q 404 673 401 677 q 416 659 407 668 q 429 646 425 650 q 443 632 433 642 q 456 619 454 621 q 556 728 556 657 q 526 797 556 771 q 452 823 497 823 q 392 803 417 823 q 367 749 367 784 m 16 287 q 80 453 16 385 q 246 555 145 520 q 201 615 213 598 q 175 669 190 632 q 160 742 160 706 q 245 910 160 854 q 447 966 330 966 q 646 904 567 966 q 725 728 725 843 q 550 505 725 576 l 681 359 q 764 545 734 417 l 958 519 q 805 219 925 362 q 900 175 848 175 q 958 179 936 175 l 958 12 q 866 0 913 0 q 662 88 738 0 q 371 -14 534 -14 q 131 51 220 -14 q 46 154 77 91 q 16 287 16 217 m 549 216 l 358 430 q 249 295 249 392 q 292 198 249 235 q 397 161 335 161 q 549 216 479 161 "},"˝":{"x_min":93.921875,"x_max":615.21875,"ha":708,"o":"m 288 1007 l 382 921 l 160 687 l 93 745 l 288 1007 m 521 1007 l 615 921 l 394 687 l 326 745 l 521 1007 "},"Ð":{"x_min":-1,"x_max":850,"ha":899,"o":"m 82 952 l 352 952 q 555 931 474 952 q 705 845 636 911 q 850 478 850 706 q 728 131 850 271 q 389 0 611 0 l 82 0 l 82 393 l -1 393 l -1 580 l 82 580 l 82 952 m 300 777 l 300 580 l 448 580 l 448 393 l 300 393 l 300 179 l 373 179 q 492 199 446 179 q 573 280 537 220 q 625 485 625 366 q 558 700 625 611 q 481 761 523 746 q 374 777 440 777 l 300 777 "},"I":{"x_min":88,"x_max":306,"ha":408,"o":"m 306 952 l 306 0 l 88 0 l 88 952 l 306 952 "},"ˉ":{"x_min":98,"x_max":527,"ha":626,"o":"m 527 945 l 527 845 l 98 845 l 98 945 l 527 945 "},"G":{"x_min":41,"x_max":813,"ha":899,"o":"m 607 331 l 428 331 l 428 509 l 813 509 l 813 0 l 713 0 l 682 109 q 427 -14 582 -14 q 251 25 328 -14 q 130 133 175 65 q 63 286 85 202 q 41 467 41 370 q 65 655 41 567 q 137 813 90 742 q 264 925 185 884 q 446 966 344 966 q 693 878 596 966 q 813 639 791 791 l 605 610 q 556 737 597 688 q 440 787 515 787 q 349 755 386 787 q 294 668 311 723 q 270 566 277 614 q 264 464 264 517 q 272 364 264 411 q 299 270 280 317 q 356 194 318 222 q 449 166 394 166 q 563 212 520 166 q 607 331 607 258 "},"`":{"x_min":88.46875,"x_max":428.75,"ha":517,"o":"m 129 1006 l 428 857 l 396 775 l 88 885 l 129 1006 "},"·":{"x_min":97,"x_max":311,"ha":409,"o":"m 311 293 l 97 293 l 97 508 l 311 508 l 311 293 "},"r":{"x_min":80,"x_max":451.5,"ha":462,"o":"m 80 705 l 266 705 l 266 573 l 269 573 q 417 722 311 722 l 451 722 l 451 514 q 360 495 397 514 q 308 438 324 476 q 286 362 292 400 q 280 269 280 323 l 280 0 l 80 0 l 80 705 "},"¿":{"x_min":39,"x_max":695.703125,"ha":735,"o":"m 287 429 l 463 429 q 443 266 463 307 q 340 161 424 225 q 281 104 300 132 q 262 32 262 75 q 292 -49 262 -18 q 375 -81 323 -81 q 509 93 494 -81 l 695 67 q 590 -165 680 -78 q 357 -253 500 -253 q 132 -175 225 -253 q 39 32 39 -98 q 191 282 39 179 q 246 321 230 309 q 274 361 262 334 q 287 429 287 388 m 482 504 l 268 504 l 268 719 l 482 719 l 482 504 "},"ý":{"x_min":16.15625,"x_max":640.90625,"ha":653,"o":"m 640 705 l 429 40 q 364 -137 385 -99 q 184 -240 307 -240 q 155 -246 169 -246 q 57 -237 106 -246 l 57 -78 q 157 -88 119 -88 q 231 -69 208 -88 q 267 0 254 -50 l 16 704 l 232 704 l 364 285 l 491 705 l 640 705 m 587 1006 l 634 886 l 325 773 l 291 856 l 587 1006 "},"x":{"x_min":16.328125,"x_max":707.78125,"ha":735,"o":"m 673 705 l 475 378 l 707 0 l 475 0 l 332 242 l 190 0 l 16 0 l 245 378 l 47 705 l 280 705 l 390 513 l 500 705 l 673 705 "},"è":{"x_min":34,"x_max":696,"ha":735,"o":"m 696 318 l 249 318 l 249 283 q 284 175 249 218 q 382 132 319 132 q 467 163 430 132 q 505 236 505 195 l 690 236 q 672 181 690 218 q 621 98 655 144 q 522 19 587 53 q 375 -14 457 -14 q 127 85 221 -14 q 34 342 34 184 q 123 612 34 505 q 369 719 213 719 q 512 686 444 719 q 622 594 580 653 q 696 318 696 491 m 249 439 l 490 439 q 380 586 490 586 q 249 439 261 586 m 210 1006 l 510 857 l 477 775 l 170 885 l 210 1006 "},"º":{"x_min":30,"x_max":460,"ha":490,"o":"m 243 966 q 402 902 345 966 q 460 742 460 839 q 400 587 460 649 q 243 526 341 526 q 87 588 144 526 q 30 746 30 650 q 86 904 30 842 q 243 966 142 966 m 244 885 q 170 758 170 885 q 171 713 170 729 q 178 667 172 696 q 200 623 183 638 q 243 608 217 608 q 321 740 321 608 q 306 846 321 807 q 244 885 291 885 "},"Ø":{"x_min":45,"x_max":841,"ha":898,"o":"m 801 1038 l 715 857 q 809 689 778 789 q 841 484 841 588 q 744 138 841 280 q 434 -14 641 -14 q 265 22 341 -14 l 196 -96 l 72 -96 l 175 89 q 45 472 45 228 q 137 809 45 668 q 451 966 240 966 q 624 928 550 966 l 674 1038 l 801 1038 m 597 642 l 356 192 q 438 166 396 166 q 533 198 495 166 q 586 288 571 231 q 607 393 602 346 q 612 499 612 439 q 597 642 612 579 m 293 300 l 535 757 q 449 787 493 787 q 274 448 274 787 q 293 300 274 363 "},"∞":{"x_min":65,"x_max":1011,"ha":1078,"o":"m 1011 389 l 1011 388 q 944 210 1011 277 q 786 144 877 144 q 538 301 657 144 q 419 184 477 224 q 284 144 360 144 q 130 211 195 144 q 65 381 65 278 q 131 556 65 488 q 296 624 197 624 q 545 469 428 624 q 653 577 615 550 q 794 624 718 624 q 949 558 887 624 q 1011 389 1011 493 m 296 245 l 299 245 q 371 267 334 245 q 429 312 408 290 q 484 376 450 335 q 441 434 454 418 q 402 477 428 451 q 350 514 376 504 q 292 525 323 525 q 201 484 236 525 q 167 380 167 444 q 204 285 167 325 q 296 245 241 245 m 784 525 l 782 525 q 743 517 763 525 q 708 501 722 509 q 673 473 694 493 q 646 446 653 454 q 618 413 639 439 q 596 386 597 387 q 700 274 660 304 q 789 245 740 245 q 875 287 842 245 q 908 380 908 329 q 873 484 908 444 q 784 525 839 525 "},"μ":{"x_min":64,"x_max":651,"ha":735,"o":"m 651 0 l 465 0 l 465 121 l 463 121 q 264 -14 414 -14 l 264 -237 l 64 -237 l 64 705 l 264 705 l 264 261 q 267 205 264 226 q 288 167 270 184 q 339 150 306 150 q 440 218 411 150 q 451 326 451 242 l 451 705 l 651 705 l 651 0 "},"÷":{"x_min":79,"x_max":738,"ha":817,"o":"m 79 316 l 79 483 l 738 483 l 738 316 l 79 316 m 490 64 l 327 64 l 327 231 l 490 231 l 490 64 m 490 569 l 327 569 l 327 736 l 490 736 l 490 569 "},"h":{"x_min":71,"x_max":663,"ha":735,"o":"m 663 448 l 663 0 l 464 0 l 464 380 q 447 516 464 483 q 383 557 428 557 q 327 543 353 557 q 288 504 300 529 q 271 380 271 466 l 271 0 l 71 0 l 71 952 l 271 952 l 271 608 l 273 608 q 343 689 292 659 q 453 719 394 719 q 626 642 569 719 q 638 623 633 632 q 648 603 643 614 q 654 583 652 591 q 659 560 657 574 q 662 539 661 546 q 663 516 663 533 q 663 494 663 499 q 663 470 663 490 q 663 448 663 451 "},".":{"x_min":98,"x_max":312,"ha":409,"o":"m 312 0 l 98 0 l 98 215 l 312 215 l 312 0 "},";":{"x_min":97,"x_max":311,"ha":409,"o":"m 311 217 l 311 20 l 173 -222 l 97 -222 l 203 0 l 97 0 l 97 217 l 311 217 m 311 490 l 97 490 l 97 705 l 311 705 l 311 490 "},"f":{"x_min":14,"x_max":434.1875,"ha":408,"o":"m 294 529 l 294 0 l 94 0 l 94 529 l 14 529 l 14 687 l 94 687 q 94 699 94 691 q 125 874 94 825 q 208 943 155 919 q 319 967 261 967 q 434 957 385 967 l 434 800 q 357 805 404 805 q 325 799 338 805 q 306 786 313 793 q 296 764 299 780 q 294 736 294 748 q 294 702 294 725 l 294 687 l 417 687 l 417 529 l 294 529 "},"“":{"x_min":94,"x_max":560,"ha":654,"o":"m 293 952 l 197 764 l 293 764 l 293 564 l 94 564 l 94 739 l 216 952 l 293 952 m 560 952 l 464 764 l 560 764 l 560 564 l 361 564 l 361 739 l 483 952 l 560 952 "},"A":{"x_min":8.171875,"x_max":853.421875,"ha":871,"o":"m 560 952 l 853 0 l 617 0 l 560 196 l 258 196 l 200 0 l 8 0 l 307 952 l 560 952 m 311 371 l 510 371 l 411 705 l 311 371 "},"6":{"x_min":46,"x_max":769,"ha":817,"o":"m 755 711 l 567 660 q 523 764 556 722 q 432 806 489 806 q 345 778 381 806 q 293 703 310 750 q 270 613 276 657 q 264 519 264 569 l 264 488 l 266 488 q 348 570 292 542 q 470 598 405 598 q 682 515 595 598 q 769 305 769 432 q 673 77 769 174 q 429 -14 579 -14 q 282 12 348 -14 q 173 83 217 38 q 101 191 130 128 q 58 324 71 253 q 46 471 46 394 q 67 648 46 557 q 129 803 88 739 q 432 966 232 966 q 643 899 556 966 q 755 711 730 832 m 414 144 q 517 188 480 144 q 553 300 553 232 q 514 403 553 362 q 414 444 474 444 q 314 400 356 444 q 273 296 273 356 q 311 187 273 230 q 414 144 350 144 "},"‘":{"x_min":112,"x_max":311,"ha":409,"o":"m 311 952 l 215 764 l 311 764 l 311 564 l 112 564 l 112 739 l 234 952 l 311 952 "},"π":{"x_min":4.390625,"x_max":855.328125,"ha":874,"o":"m 840 552 l 741 552 l 741 211 q 758 0 741 80 l 572 0 q 548 200 548 38 l 548 552 l 353 552 q 327 258 353 427 q 267 0 301 89 l 79 0 q 139 276 113 112 q 165 552 165 440 q 24 538 73 552 l 4 661 q 244 709 61 709 l 855 709 l 840 552 "},"O":{"x_min":45,"x_max":843,"ha":899,"o":"m 445 -14 q 143 136 247 -14 q 45 477 45 277 q 85 716 45 609 q 219 895 126 824 q 445 966 313 966 q 742 820 637 966 q 817 659 791 752 q 843 477 843 567 q 820 301 843 391 q 754 147 798 212 q 445 -14 646 -14 m 445 784 q 303 675 344 784 q 274 477 274 598 q 445 168 274 168 q 585 276 547 168 q 614 476 614 352 q 580 691 614 610 q 445 784 540 784 "},"n":{"x_min":68,"x_max":667,"ha":735,"o":"m 68 0 l 68 705 l 257 705 l 257 586 l 259 586 q 337 687 291 655 q 458 719 383 719 q 628 641 573 719 q 667 435 667 588 l 667 0 l 466 0 l 466 379 q 466 404 466 381 q 466 431 466 426 q 466 456 466 436 q 462 483 466 476 q 455 505 459 490 q 444 527 450 520 q 428 542 437 533 q 405 554 419 551 q 375 557 392 557 q 291 504 318 557 q 268 379 268 458 l 268 0 l 68 0 "},"3":{"x_min":27.28125,"x_max":760,"ha":817,"o":"m 275 575 l 358 575 q 471 595 441 575 q 519 688 519 630 q 480 772 519 736 q 389 804 448 804 q 249 680 276 804 l 55 712 q 177 899 83 832 q 399 966 272 966 q 556 941 483 966 q 681 855 629 916 q 733 706 733 793 q 688 575 733 630 q 572 499 644 520 l 572 497 q 708 419 657 478 q 760 272 760 361 q 649 55 760 133 q 399 -14 555 -14 q 153 59 246 -14 q 27 276 47 142 l 226 305 q 281 196 236 236 q 393 157 325 157 q 495 190 453 157 q 538 283 538 223 q 519 353 538 322 q 467 398 501 385 q 318 408 439 408 l 275 408 l 275 575 "},"9":{"x_min":53,"x_max":765,"ha":817,"o":"m 74 216 l 266 253 q 390 154 292 154 q 514 228 473 154 q 549 457 549 291 q 340 359 472 359 q 133 440 213 359 q 53 650 53 521 q 150 883 53 800 q 397 966 247 966 q 569 926 496 966 q 684 818 642 886 q 745 668 725 750 q 765 491 765 587 q 681 151 765 289 q 382 -14 582 -14 q 183 44 262 -14 q 74 216 103 102 m 398 809 q 300 765 341 809 q 260 663 260 722 q 299 560 260 600 q 398 520 338 520 q 498 562 457 520 q 539 663 539 604 q 498 766 539 724 q 398 809 457 809 "},"l":{"x_min":75,"x_max":275,"ha":354,"o":"m 75 0 l 75 952 l 275 952 l 275 0 l 75 0 "},"¤":{"x_min":65.75,"x_max":751.328125,"ha":817,"o":"m 638 252 l 743 145 l 650 55 l 546 162 q 525 151 540 159 q 501 139 510 142 q 477 130 493 135 q 444 123 461 125 q 404 122 426 122 q 269 164 321 122 l 161 53 l 69 146 l 175 256 q 127 414 127 329 q 173 541 127 499 l 65 647 l 159 743 l 265 635 q 412 677 325 677 q 551 638 505 677 l 658 746 l 751 652 l 642 542 q 654 520 645 538 q 669 491 664 503 q 680 458 675 479 q 686 413 686 436 q 685 381 686 396 q 680 351 684 365 q 673 326 676 336 q 664 302 671 315 q 655 283 657 289 q 646 265 653 278 q 638 252 639 253 m 304 499 q 263 390 263 450 q 305 291 263 331 q 404 252 348 252 q 515 297 477 252 q 553 390 553 343 q 511 499 553 450 q 408 548 470 548 q 304 499 345 548 "},"∂":{"x_min":49,"x_max":766,"ha":831,"o":"m 144 851 l 89 987 q 360 1069 206 1069 q 649 929 533 1069 q 766 548 766 790 q 654 145 766 298 q 353 -8 542 -8 q 218 22 278 -8 q 122 101 157 53 q 68 205 87 150 q 49 315 49 261 q 137 571 49 472 q 360 670 225 670 q 496 631 441 670 q 577 553 552 593 l 578 553 q 580 595 580 564 q 512 821 580 727 q 336 915 445 915 q 144 851 232 915 m 372 146 l 374 146 q 498 224 447 146 q 560 402 548 302 q 505 482 548 443 q 401 521 461 521 q 284 459 330 521 q 238 311 238 397 q 275 193 238 241 q 372 146 312 146 "},"4":{"x_min":30,"x_max":787,"ha":817,"o":"m 194 380 l 450 380 l 450 781 l 194 380 m 656 380 l 787 380 l 787 218 l 656 218 l 656 0 l 438 0 l 438 218 l 30 218 l 30 380 l 406 951 l 656 951 l 656 380 "},"p":{"x_min":79,"x_max":705,"ha":735,"o":"m 279 396 l 279 326 q 279 303 279 322 q 279 277 279 285 q 279 253 279 269 q 281 227 279 237 q 287 205 283 217 q 298 183 292 193 q 387 131 330 131 q 495 357 495 131 q 389 575 495 575 q 299 518 327 575 q 279 396 279 480 m 79 705 l 266 705 l 266 601 l 269 601 q 449 719 325 719 q 653 596 582 719 q 705 351 705 508 q 691 220 705 282 q 649 104 677 158 q 566 18 620 50 q 440 -13 513 -13 q 281 78 323 -13 l 279 78 l 279 -237 l 79 -237 l 79 705 "},"‡":{"x_min":78.609375,"x_max":735.640625,"ha":816,"o":"m 735 329 l 444 379 q 504 312 460 354 l 516 301 l 467 75 l 443 -188 l 443 -237 l 371 -237 l 359 -221 q 296 301 359 126 q 318 317 307 307 q 336 334 330 327 q 354 358 342 341 q 371 379 367 375 l 78 329 l 92 423 l 78 513 l 371 459 l 326 541 l 356 606 l 78 556 l 92 647 l 78 741 l 356 688 l 310 952 l 406 937 l 501 952 l 444 688 l 735 741 l 720 647 l 735 556 l 444 606 l 485 541 l 444 459 l 735 513 l 720 423 l 735 329 "},"à":{"x_min":41,"x_max":687.96875,"ha":736,"o":"m 687 0 l 489 0 q 478 109 478 51 q 384 15 434 44 q 258 -14 333 -14 q 101 38 162 -14 q 41 185 41 90 q 196 395 41 335 q 245 411 219 404 q 304 424 271 419 q 357 431 337 429 q 418 434 377 434 q 470 439 460 434 l 470 456 q 452 549 470 527 q 370 583 427 583 q 284 556 318 583 q 251 479 251 530 l 61 498 q 124 630 70 578 q 244 700 178 682 q 391 719 310 719 q 610 655 535 719 q 630 635 621 645 q 647 612 640 626 q 658 591 653 599 q 666 566 663 583 q 670 542 668 549 q 673 515 673 535 q 673 490 673 495 q 673 461 673 485 q 673 434 673 438 l 673 105 q 687 0 673 42 m 470 309 l 470 336 q 402 327 430 332 q 334 308 374 321 q 274 269 295 295 q 253 207 253 244 q 276 140 253 166 q 341 115 300 115 q 442 173 405 115 q 470 309 470 214 m 211 1006 l 510 857 l 478 775 l 170 885 l 211 1006 "},"Ü":{"x_min":71,"x_max":814,"ha":898,"o":"m 814 952 l 814 376 q 814 267 814 303 q 795 176 814 231 q 740 85 777 121 q 453 -14 643 -14 q 167 67 260 -14 q 88 194 105 123 q 71 376 71 264 l 71 952 l 308 952 l 308 375 q 328 228 308 264 q 468 165 365 165 q 603 216 566 165 q 614 235 610 224 q 621 258 618 245 q 625 280 623 271 q 628 306 628 289 q 628 329 628 323 q 628 354 628 335 q 628 375 628 373 l 628 952 l 814 952 m 570 1066 q 517 1090 539 1066 q 496 1146 496 1114 q 518 1203 496 1179 q 573 1227 540 1227 q 627 1202 605 1227 q 650 1146 650 1178 q 626 1089 650 1113 q 570 1066 603 1066 m 349 1066 q 296 1090 318 1066 q 275 1146 275 1114 q 297 1203 275 1179 q 352 1227 319 1227 q 406 1202 384 1227 q 429 1146 429 1178 q 405 1089 429 1113 q 349 1066 382 1066 "},"ó":{"x_min":37,"x_max":698.0625,"ha":735,"o":"m 364 719 q 609 614 521 719 q 698 346 698 509 q 606 89 698 192 q 364 -14 514 -14 q 124 90 211 -14 q 37 353 37 194 q 124 616 37 513 q 364 719 211 719 m 366 584 q 252 374 252 584 q 252 315 252 337 q 257 252 252 294 q 273 186 263 210 q 308 142 284 162 q 364 122 331 122 q 429 143 403 122 q 466 203 455 165 q 480 273 477 242 q 483 345 483 303 q 461 520 483 460 q 366 584 438 584 m 519 1006 l 566 886 l 257 773 l 223 856 l 519 1006 "},"√":{"x_min":42.1875,"x_max":871.109375,"ha":852,"o":"m 871 1130 l 544 -193 l 394 -193 l 178 395 l 73 353 l 42 453 l 289 556 l 439 122 l 469 6 l 472 5 q 495 130 483 72 l 739 1130 l 871 1130 "}},"cssFontWeight":"bold","ascender":953,"underlinePosition":-75,"cssFontStyle":"normal","boundingBox":{"yMin":-347,"xMin":-270.859375,"yMax":1297,"xMax":1380},"resolution":1000,"original_font_information":{"postscript_name":"ITCFranklinGothicStd-Demi","version_string":"OTF 1.020;PS 001.002;Core 1.0.31;makeotf.lib1.4.1585","vendor_url":"http://www.adobe.com/type","full_font_name":"ITCFranklinGothicStd-Demi","font_family_name":"ITC Franklin Gothic Std Book","copyright":"Copyright `1986, 1992, 1995, 2001 Adobe Systems Incorporated.  All Rights Reserved.","description":"","trademark":"ITC Franklin Gothic is a trademark of International Typeface Corporation.","designer":"Vic Caruso","designer_url":"","unique_font_identifier":"1.020;ADBE;ITCFranklinGothicStd-Demi","license_url":"http://www.adobe.com/type/legal.html","license_description":"","manufacturer_name":"","font_sub_family_name":"Bold"},"descender":-437,"familyName":"ITC Franklin Gothic Std","lineHeight":1667,"underlineThickness":50});



