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

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

/*@end @*/try{console.log('initializing typeface.js')}catch(e){};})();;if(_typeface_js&&_typeface_js.loadFace)_typeface_js.loadFace({"glyphs":{"S":{"x_min":43.78125,"x_max":693,"ha":757,"o":"m 126 280 q 222 113 155 165 q 407 61 290 61 q 551 115 499 61 q 603 260 603 169 q 563 368 603 328 q 464 435 524 408 q 337 485 405 462 q 209 540 268 507 q 110 623 149 573 q 71 756 71 673 q 89 859 71 811 q 143 942 107 907 q 232 996 179 977 q 354 1016 286 1016 q 552 954 471 1016 q 668 775 634 892 l 590 752 q 505 888 563 835 q 354 941 447 941 q 214 893 268 941 q 161 756 161 845 q 167 708 161 731 q 193 664 173 685 q 253 619 214 642 q 360 570 292 596 q 528 496 464 531 q 630 425 593 462 q 680 346 667 388 q 693 251 693 305 q 668 138 693 187 q 603 54 644 88 q 507 3 562 20 q 393 -14 453 -14 q 168 50 252 -14 q 43 253 84 115 l 126 280 "},"/":{"x_min":-16.328125,"x_max":394.71875,"ha":378,"o":"m 63 -14 l -16 -14 l 319 1016 l 394 1016 l 63 -14 "},"K":{"x_min":136,"x_max":823.53125,"ha":832,"o":"m 136 1003 l 226 1003 l 226 458 l 675 1003 l 785 1003 l 468 619 l 823 0 l 722 0 l 411 552 l 226 334 l 226 0 l 136 0 l 136 1003 "},"7":{"x_min":75,"x_max":682,"ha":757,"o":"m 75 1003 l 682 1003 l 682 948 l 264 0 l 167 0 l 586 928 l 75 928 l 75 1003 "},"d":{"x_min":49,"x_max":631.671875,"ha":757,"o":"m 550 540 q 518 580 540 558 q 469 622 496 602 q 411 656 442 642 q 349 669 379 669 q 253 645 295 669 q 185 579 212 622 q 144 479 157 537 q 130 349 130 420 q 142 233 130 287 q 181 138 155 179 q 245 75 206 98 q 337 52 284 52 q 405 63 375 52 q 461 90 435 73 q 508 132 487 108 q 550 184 529 156 l 550 540 m 631 0 l 574 0 l 560 94 q 464 11 521 37 q 333 -14 407 -14 q 121 82 194 -14 q 49 365 49 179 q 69 512 49 444 q 126 630 89 580 q 215 708 163 680 q 328 736 266 736 q 392 729 363 736 q 448 710 422 723 q 499 676 475 697 q 550 627 524 655 l 550 1003 l 631 1003 l 631 0 "},",":{"x_min":109.21875,"x_max":248,"ha":379,"o":"m 248 125 l 248 0 l 162 -208 l 109 -208 l 188 0 l 131 0 l 131 125 l 248 125 "},"Y":{"x_min":27.1875,"x_max":729.703125,"ha":757,"o":"m 328 425 l 27 1003 l 127 1003 l 370 507 l 628 1003 l 729 1003 l 418 425 l 418 0 l 328 0 l 328 425 "},"E":{"x_min":136,"x_max":722.8125,"ha":757,"o":"m 136 0 l 136 1003 l 696 1003 l 696 928 l 226 928 l 226 558 l 564 558 l 564 483 l 226 483 l 226 75 l 722 75 l 722 0 l 136 0 "},"y":{"x_min":16.546875,"x_max":588.21875,"ha":604,"o":"m 301 134 l 303 134 l 501 722 l 588 722 l 324 -51 q 286 -143 306 -104 q 241 -207 267 -182 q 180 -244 215 -232 q 98 -256 145 -256 q 53 -253 71 -256 q 22 -247 36 -251 l 22 -179 q 60 -185 41 -182 q 103 -189 80 -189 q 190 -144 147 -189 q 262 10 232 -100 l 16 722 l 106 722 l 301 134 "},"\"":{"x_min":117,"x_max":336,"ha":453,"o":"m 268 1003 l 336 1003 l 336 689 l 268 689 l 268 1003 m 117 1003 l 185 1003 l 185 689 l 117 689 l 117 1003 "},"‹":{"x_min":87.109375,"x_max":341.640625,"ha":453,"o":"m 172 363 l 341 147 l 251 147 l 87 363 l 251 575 l 341 575 l 172 363 "},"˙":{"x_min":106,"x_max":196,"ha":302,"o":"m 196 948 l 196 817 l 106 817 l 106 948 l 196 948 "},"„":{"x_min":106.234375,"x_max":472,"ha":604,"o":"m 245 125 l 245 0 l 159 -208 l 106 -208 l 185 0 l 128 0 l 128 125 l 245 125 m 472 125 l 472 0 l 386 -208 l 333 -208 l 412 0 l 355 0 l 355 125 l 472 125 "},"g":{"x_min":27,"x_max":658.671875,"ha":680,"o":"m 142 484 q 157 402 142 437 q 197 346 172 368 q 256 314 223 324 q 326 303 289 303 q 461 346 412 303 q 510 484 510 389 q 461 624 510 580 q 326 669 412 669 q 191 618 240 669 q 142 484 142 568 m 318 52 q 218 41 258 52 q 153 14 178 31 q 118 -24 129 -2 q 108 -70 108 -46 q 161 -156 108 -122 q 323 -189 213 -189 q 517 -156 457 -189 q 577 -65 577 -122 q 566 -22 577 -43 q 527 15 556 0 q 449 42 499 32 q 318 52 398 52 m 654 674 q 595 668 627 674 q 541 641 563 663 q 578 577 564 612 q 592 489 592 542 q 570 375 592 423 q 511 296 548 327 q 423 251 473 266 q 318 237 374 237 q 257 243 284 237 q 204 259 231 249 q 154 227 170 246 q 138 189 138 209 q 146 162 138 174 q 176 142 153 150 q 242 131 199 135 q 357 127 285 127 q 587 77 517 127 q 658 -60 658 28 q 642 -135 658 -100 q 588 -197 626 -171 q 489 -240 551 -224 q 336 -256 427 -256 q 184 -241 244 -256 q 90 -203 125 -226 q 41 -148 55 -179 q 27 -85 27 -117 q 51 0 27 -38 q 151 67 75 39 l 151 70 q 84 98 111 78 q 57 164 57 118 q 66 208 57 188 q 91 244 76 228 q 125 271 105 260 q 163 287 144 282 q 88 369 115 320 q 61 475 61 418 q 136 665 61 595 q 341 735 212 735 q 432 722 393 735 q 506 685 472 709 q 654 749 568 749 l 654 674 "},"–":{"x_min":0,"x_max":681,"ha":681,"o":"m 0 331 l 0 392 l 681 392 l 681 331 l 0 331 "},"ƒ":{"x_min":66.90625,"x_max":679.0625,"ha":757,"o":"m 666 945 q 623 950 645 950 q 527 915 560 950 q 477 830 494 881 q 454 718 461 778 q 438 603 447 657 l 611 603 l 611 537 l 431 537 l 351 -15 q 327 -108 344 -64 q 281 -184 310 -151 q 213 -236 253 -217 q 119 -256 173 -256 q 66 -251 94 -256 l 76 -176 q 100 -185 87 -181 q 124 -189 113 -189 q 190 -171 163 -189 q 234 -123 216 -154 q 262 -46 251 -92 q 281 53 273 -1 l 351 537 l 169 537 l 169 603 l 358 603 q 368 686 362 641 q 384 776 374 731 q 411 865 394 822 q 452 941 427 908 q 513 994 477 974 q 598 1015 549 1015 q 639 1015 619 1015 q 679 1008 660 1015 l 666 945 "},"e":{"x_min":49,"x_max":631.5625,"ha":681,"o":"m 541 425 q 480 602 529 537 q 337 668 431 668 q 244 643 283 668 q 180 583 205 619 q 142 503 155 546 q 130 425 130 460 l 541 425 m 130 358 q 143 241 130 297 q 184 144 156 186 q 255 77 212 102 q 357 52 298 52 q 418 59 392 52 q 468 83 445 66 q 515 127 492 99 q 564 198 539 155 l 631 162 q 574 81 602 115 q 513 26 545 47 q 441 -4 480 5 q 351 -14 401 -14 q 130 78 212 -14 q 49 361 49 170 q 69 513 49 444 q 127 632 89 583 q 219 708 164 681 q 340 736 273 736 q 465 708 412 736 q 553 630 518 680 q 606 511 589 580 q 623 358 623 441 l 130 358 "},"J":{"x_min":-0.328125,"x_max":449,"ha":604,"o":"m 71 162 q 101 117 86 136 q 132 85 115 98 q 171 67 149 73 q 226 61 194 61 q 325 103 292 61 q 359 238 359 145 l 359 1003 l 449 1003 l 449 211 q 387 42 449 98 q 221 -14 325 -14 q 143 -5 176 -14 q 85 19 111 2 q 39 61 59 36 q 0 119 18 86 l 71 162 "},"|":{"x_min":114,"x_max":188,"ha":302,"o":"m 114 1016 l 188 1016 l 188 -14 l 114 -14 l 114 1016 "},"˘":{"x_min":-42,"x_max":345,"ha":303,"o":"m 151 872 q 244 896 206 872 q 295 984 283 921 l 345 984 q 291 855 345 902 q 151 808 238 808 q 11 855 64 808 q -42 984 -42 902 l 7 984 q 58 896 19 921 q 151 872 97 872 "},"^":{"x_min":76.21875,"x_max":740.453125,"ha":817,"o":"m 443 1003 l 740 411 l 650 411 l 405 902 l 166 411 l 76 411 l 371 1003 l 443 1003 "},"q":{"x_min":49,"x_max":631.671875,"ha":757,"o":"m 550 532 q 508 584 529 560 q 461 626 487 609 q 405 653 435 643 q 337 663 375 663 q 245 640 284 663 q 181 577 206 617 q 142 484 155 538 q 130 368 130 431 q 144 240 130 299 q 185 140 157 182 q 253 75 212 99 q 349 52 295 52 q 411 65 379 52 q 469 97 442 78 q 518 139 496 117 q 550 179 540 161 l 550 532 m 631 -256 l 550 -256 l 550 92 q 499 44 524 64 q 448 11 475 24 q 392 -8 422 -2 q 328 -14 363 -14 q 215 13 266 -14 q 126 90 163 40 q 69 206 89 139 q 49 353 49 274 q 121 634 49 538 q 333 730 194 730 q 462 700 407 730 q 560 623 517 671 l 574 716 l 631 716 l 631 -256 "},"b":{"x_min":125,"x_max":707.671875,"ha":757,"o":"m 206 184 q 248 132 227 156 q 295 90 269 108 q 350 63 321 73 q 419 52 380 52 q 510 75 472 52 q 575 138 549 98 q 613 233 601 179 q 626 349 626 287 q 612 479 626 420 q 571 579 598 537 q 503 645 544 622 q 406 669 462 669 q 345 656 376 669 q 287 622 314 642 q 238 580 259 602 q 206 540 217 558 l 206 184 m 125 1003 l 206 1003 l 206 627 q 308 710 258 684 q 428 736 357 736 q 541 708 489 736 q 630 630 593 680 q 687 512 666 580 q 707 365 707 444 q 634 82 707 179 q 423 -14 562 -14 q 292 11 349 -14 q 195 94 235 37 l 182 0 l 125 0 l 125 1003 "},"D":{"x_min":136,"x_max":841,"ha":908,"o":"m 136 1003 l 413 1003 q 608 962 527 1003 q 741 852 689 921 q 817 692 793 783 q 841 501 841 601 q 817 310 841 401 q 741 150 793 219 q 608 40 689 81 q 413 0 527 0 l 136 0 l 136 1003 m 226 75 l 416 75 q 665 186 580 75 q 751 501 751 297 q 665 816 751 705 q 416 928 580 928 l 226 928 l 226 75 "},"z":{"x_min":34,"x_max":562,"ha":604,"o":"m 66 722 l 551 722 l 551 669 l 142 66 l 562 66 l 562 0 l 34 0 l 34 52 l 442 655 l 66 655 l 66 722 "},"ˆ":{"x_min":-50.359375,"x_max":352.53125,"ha":302,"o":"m 352 803 l 262 803 l 151 943 l 39 803 l -50 803 l 104 995 l 197 995 l 352 803 "},"w":{"x_min":9.53125,"x_max":896.96875,"ha":908,"o":"m 9 722 l 92 722 l 247 142 l 250 142 l 412 722 l 492 722 l 650 142 l 653 142 l 812 722 l 896 722 l 691 0 l 611 0 l 451 580 l 449 580 l 291 0 l 206 0 l 9 722 "},"$":{"x_min":39.609375,"x_max":707,"ha":757,"o":"m 412 67 q 493 82 454 67 q 564 123 533 97 q 613 186 594 150 q 633 265 633 222 q 612 342 633 311 q 559 396 592 373 q 487 433 526 418 q 412 461 448 448 l 412 67 m 347 936 q 271 923 307 936 q 208 887 235 911 q 165 829 181 863 q 149 754 149 795 q 165 676 149 708 q 210 622 182 644 q 274 586 238 600 q 347 562 310 572 l 347 936 m 347 1100 l 412 1100 l 412 1001 q 500 985 458 1001 q 575 946 541 969 q 633 895 608 923 q 670 839 657 866 q 660 832 668 839 q 641 816 652 825 q 622 800 631 808 q 611 791 613 793 q 530 888 579 851 q 412 934 480 926 l 412 543 q 516 507 463 527 q 611 453 569 486 q 680 374 653 421 q 707 262 707 328 q 682 150 707 198 q 616 68 657 101 q 522 17 575 35 q 412 0 469 0 l 412 -165 l 347 -165 l 347 2 q 165 54 248 2 q 39 203 83 107 l 103 248 q 144 178 120 211 q 200 120 169 144 q 268 81 231 96 q 347 67 304 67 l 347 479 q 249 514 298 493 q 162 566 201 534 q 99 641 123 597 q 75 747 75 686 q 96 857 75 809 q 153 937 117 905 q 240 985 190 969 q 347 1001 290 1001 l 347 1100 "},"™":{"x_min":73,"x_max":1197,"ha":1347,"o":"m 905 547 l 1081 1002 l 1197 1002 l 1197 430 l 1129 430 l 1129 941 l 1126 941 l 923 430 l 882 430 l 679 941 l 677 941 l 677 430 l 609 430 l 609 1002 l 724 1002 l 905 547 m 509 941 l 328 941 l 328 430 l 260 430 l 260 941 l 73 941 l 73 1002 l 509 1002 l 509 941 "},"\\":{"x_min":-16.328125,"x_max":394.71875,"ha":378,"o":"m -16 1016 l 58 1016 l 394 -14 l 314 -14 l -16 1016 "},"’":{"x_min":81.234375,"x_max":220,"ha":302,"o":"m 220 1003 l 220 878 l 134 669 l 81 669 l 160 878 l 103 878 l 103 1003 l 220 1003 "},"~":{"x_min":69.421875,"x_max":747.25,"ha":817,"o":"m 747 393 q 719 349 735 370 q 681 312 703 328 q 629 285 658 295 q 563 276 600 276 q 485 289 526 276 q 401 320 443 302 q 321 352 360 337 q 250 368 281 368 q 210 359 228 368 q 176 337 191 351 q 147 305 160 323 q 121 270 133 288 l 69 328 q 97 370 81 349 q 135 408 112 391 q 187 435 157 425 q 253 446 216 446 q 331 432 289 446 q 415 401 372 419 q 495 369 455 384 q 566 354 534 354 q 606 362 588 354 q 640 384 624 370 q 669 416 656 398 q 695 451 683 433 l 747 393 "},"-":{"x_min":57,"x_max":396,"ha":453,"o":"m 57 324 l 57 399 l 396 399 l 396 324 l 57 324 "},"Q":{"x_min":65,"x_max":876,"ha":907,"o":"m 479 308 q 669 174 595 287 q 751 501 751 290 q 729 689 751 607 q 670 827 708 771 q 576 912 631 883 q 453 942 521 942 q 329 912 384 942 q 235 827 274 883 q 176 689 197 771 q 155 501 155 607 q 176 313 155 395 q 235 175 197 231 q 329 90 274 119 q 453 61 384 61 q 608 111 542 61 q 549 189 576 166 q 479 218 521 212 l 479 308 m 876 -83 q 748 -55 810 -83 q 646 42 685 -27 q 453 -14 563 -14 q 288 24 360 -14 q 166 132 216 63 q 90 295 116 201 q 65 501 65 390 q 90 707 65 612 q 166 870 116 801 q 288 978 216 939 q 453 1017 360 1017 q 617 978 545 1017 q 739 870 689 939 q 815 707 789 801 q 841 501 841 612 q 806 269 841 373 q 707 95 772 165 q 775 20 738 40 q 876 0 812 0 l 876 -83 "},"M":{"x_min":136,"x_max":998,"ha":1134,"o":"m 136 0 l 136 1003 l 294 1003 l 564 153 l 567 153 l 839 1003 l 998 1003 l 998 0 l 908 0 l 908 928 l 905 928 l 609 0 l 524 0 l 228 928 l 226 928 l 226 0 l 136 0 "},"C":{"x_min":65,"x_max":777.03125,"ha":831,"o":"m 674 707 q 584 879 643 818 q 435 941 525 941 q 309 906 361 941 q 222 813 257 872 q 171 673 187 753 q 155 501 155 592 q 171 328 155 409 q 223 188 187 248 q 313 95 258 129 q 444 61 368 61 q 546 81 504 61 q 616 134 587 101 q 662 212 645 167 q 692 305 680 256 l 777 290 q 738 167 763 223 q 673 70 713 110 q 577 8 634 30 q 443 -14 521 -14 q 283 22 353 -14 q 165 127 213 59 q 90 290 116 195 q 65 501 65 384 q 90 712 65 617 q 165 874 116 806 q 283 979 213 942 q 443 1016 353 1016 q 560 993 508 1016 q 651 932 612 971 q 715 840 689 893 q 757 725 741 786 l 674 707 "},"[":{"x_min":120,"x_max":373.171875,"ha":453,"o":"m 373 1003 l 373 953 l 201 953 l 201 -50 l 373 -50 l 373 -100 l 120 -100 l 120 1003 l 373 1003 "},"L":{"x_min":136,"x_max":664.28125,"ha":681,"o":"m 136 1002 l 226 1002 l 226 75 l 664 75 l 664 0 l 136 0 l 136 1002 "},"!":{"x_min":93,"x_max":210,"ha":303,"o":"m 93 0 l 93 125 l 210 125 l 210 0 l 93 0 m 198 1002 l 198 308 l 105 308 l 105 1002 l 198 1002 "}," ":{"x_min":0,"x_max":0,"ha":378},"{":{"x_min":60,"x_max":346,"ha":454,"o":"m 60 476 q 125 505 108 476 q 142 588 142 534 l 142 859 q 173 975 142 934 q 261 1016 204 1016 l 346 1016 l 346 966 l 278 966 q 237 949 250 966 q 223 874 223 932 l 223 600 q 198 497 223 531 q 126 452 173 463 l 126 449 q 198 404 173 438 q 223 301 223 370 l 223 27 q 237 -47 223 -30 q 278 -64 250 -64 l 346 -64 l 346 -114 l 261 -114 q 173 -73 204 -114 q 142 42 142 -32 l 142 313 q 125 396 142 367 q 60 426 108 426 l 60 476 "},"X":{"x_min":16.328125,"x_max":740.453125,"ha":757,"o":"m 34 1003 l 140 1003 l 375 602 l 605 1003 l 711 1003 l 428 525 l 740 0 l 634 0 l 375 438 l 122 0 l 16 0 l 322 525 l 34 1003 "},"P":{"x_min":136,"x_max":765,"ha":832,"o":"m 226 519 l 432 519 q 617 571 560 519 q 675 723 675 623 q 617 874 675 822 q 432 927 560 927 l 226 927 l 226 519 m 136 0 l 136 1002 l 432 1002 q 583 981 521 1002 q 686 925 646 961 q 745 837 726 889 q 765 723 765 785 q 745 608 765 660 q 686 520 726 556 q 583 464 646 484 q 432 444 521 444 l 226 444 l 226 0 l 136 0 "},"%":{"x_min":112,"x_max":1099,"ha":1211,"o":"m 352 -14 l 281 -14 l 859 1016 l 931 1016 l 352 -14 m 876 389 q 814 376 843 389 q 763 341 784 363 q 730 290 742 319 q 718 227 718 261 q 730 165 718 194 q 763 113 742 136 q 814 79 784 91 q 876 66 843 66 q 937 79 908 66 q 988 113 967 91 q 1021 165 1009 136 q 1034 227 1034 194 q 1021 290 1034 261 q 988 341 1009 319 q 937 376 967 363 q 876 389 908 389 m 876 455 q 962 437 922 455 q 1033 388 1002 419 q 1081 316 1063 357 q 1099 227 1099 275 q 1081 139 1099 180 q 1033 67 1063 98 q 962 18 1002 36 q 876 0 922 0 q 789 18 829 0 q 718 67 749 36 q 670 139 688 98 q 653 227 653 180 q 670 316 653 275 q 718 388 688 357 q 789 437 749 419 q 876 455 829 455 m 335 936 q 273 923 302 936 q 222 888 243 911 q 189 837 201 866 q 177 774 177 808 q 189 712 177 741 q 222 660 201 683 q 273 626 243 638 q 335 613 302 613 q 396 626 367 613 q 447 660 426 638 q 480 712 468 683 q 493 774 493 741 q 480 837 493 808 q 447 888 468 866 q 396 923 426 911 q 335 936 367 936 m 335 1002 q 421 984 381 1002 q 492 935 461 966 q 540 863 522 904 q 558 774 558 822 q 540 686 558 727 q 492 614 522 645 q 421 565 461 583 q 335 547 381 547 q 248 565 288 547 q 177 614 208 583 q 129 686 147 645 q 112 774 112 727 q 129 863 112 822 q 177 935 147 904 q 248 984 208 966 q 335 1002 288 1002 "},"#":{"x_min":34,"x_max":723,"ha":757,"o":"m 301 610 l 271 392 l 470 392 l 502 610 l 301 610 m 683 326 l 529 326 l 484 0 l 417 0 l 462 326 l 261 326 l 216 0 l 150 0 l 194 326 l 34 326 l 34 392 l 203 392 l 234 610 l 74 610 l 74 677 l 242 677 l 287 1001 l 355 1001 l 310 677 l 510 677 l 555 1001 l 623 1001 l 578 677 l 723 677 l 723 610 l 568 610 l 538 392 l 683 392 l 683 326 "},"_":{"x_min":0,"x_max":681,"ha":681,"o":"m 0 -174 l 0 -105 l 681 -105 l 681 -174 l 0 -174 "},"+":{"x_min":54,"x_max":762,"ha":816,"o":"m 371 722 l 445 722 l 445 399 l 762 399 l 762 324 l 445 324 l 445 0 l 371 0 l 371 324 l 54 324 l 54 399 l 371 399 l 371 722 "},"‚":{"x_min":81.234375,"x_max":220,"ha":302,"o":"m 220 125 l 220 0 l 134 -208 l 81 -208 l 160 0 l 103 0 l 103 125 l 220 125 "},")":{"x_min":74.828125,"x_max":360.671875,"ha":453,"o":"m 74 -114 q 230 164 181 15 q 279 451 279 313 q 230 737 279 588 q 74 1016 181 886 l 172 1016 q 313 737 266 886 q 360 451 360 588 q 313 164 360 313 q 172 -114 266 15 l 74 -114 "},"'":{"x_min":117,"x_max":185,"ha":302,"o":"m 117 1003 l 185 1003 l 185 689 l 117 689 l 117 1003 "},"}":{"x_min":108,"x_max":393,"ha":453,"o":"m 393 426 q 328 396 345 426 q 311 313 311 367 l 311 42 q 280 -73 311 -32 q 192 -114 249 -114 l 108 -114 l 108 -64 l 175 -64 q 216 -47 202 -64 q 230 27 230 -30 l 230 301 q 255 404 230 370 q 328 449 280 438 l 328 452 q 255 497 280 463 q 230 600 230 531 l 230 874 q 216 949 230 932 q 175 966 202 966 l 108 966 l 108 1016 l 192 1016 q 280 975 249 1016 q 311 859 311 934 l 311 588 q 328 505 311 534 q 393 476 345 476 l 393 426 "},"‰":{"x_min":19,"x_max":1342,"ha":1361,"o":"m 184 -13 l 114 -13 l 669 1017 l 740 1017 l 184 -13 m 223 942 q 167 930 193 942 q 121 898 141 918 q 90 851 102 878 q 79 796 79 825 q 90 740 79 766 q 121 693 102 713 q 167 661 141 673 q 223 650 193 650 q 278 661 252 650 q 324 693 304 673 q 355 740 343 713 q 367 796 367 766 q 355 851 367 825 q 324 898 343 878 q 278 930 304 918 q 223 942 252 942 m 223 1003 q 302 986 265 1003 q 367 941 339 969 q 410 875 394 914 q 427 796 427 837 q 410 716 427 754 q 367 650 394 677 q 302 605 339 622 q 223 589 265 589 q 143 605 180 589 q 78 650 106 622 q 35 716 51 677 q 19 796 19 754 q 35 875 19 837 q 78 941 51 914 q 143 986 106 969 q 223 1003 180 1003 m 635 352 q 579 340 605 352 q 533 308 553 328 q 502 261 514 288 q 491 206 491 235 q 502 150 491 176 q 533 103 514 123 q 579 71 553 83 q 635 60 605 60 q 691 71 665 60 q 737 103 717 83 q 768 150 756 123 q 780 206 780 176 q 768 261 780 235 q 737 308 756 288 q 691 340 717 328 q 635 352 665 352 m 635 413 q 715 396 677 413 q 780 351 752 379 q 823 285 807 324 q 840 206 840 247 q 823 126 840 164 q 780 60 807 87 q 715 15 752 32 q 635 -1 677 -1 q 555 15 593 -1 q 490 60 518 32 q 447 126 463 87 q 431 206 431 164 q 447 285 431 247 q 490 351 463 324 q 555 396 518 379 q 635 413 593 413 m 1138 352 q 1082 340 1108 352 q 1036 308 1056 328 q 1005 261 1017 288 q 994 206 994 235 q 1005 150 994 176 q 1036 103 1017 123 q 1082 71 1056 83 q 1138 60 1108 60 q 1193 71 1167 60 q 1239 103 1219 83 q 1270 150 1258 123 q 1282 206 1282 176 q 1270 261 1282 235 q 1239 308 1258 288 q 1193 340 1219 328 q 1138 352 1167 352 m 1138 413 q 1217 396 1180 413 q 1282 351 1254 379 q 1325 285 1309 324 q 1342 206 1342 247 q 1325 126 1342 164 q 1282 60 1309 87 q 1217 15 1254 32 q 1138 -1 1180 -1 q 1058 15 1095 -1 q 993 60 1021 32 q 950 126 966 87 q 934 206 934 164 q 950 285 934 247 q 993 351 966 324 q 1058 396 1021 379 q 1138 413 1095 413 "},"˛":{"x_min":3,"x_max":324.296875,"ha":303,"o":"m 293 14 q 228 -11 264 3 q 160 -48 192 -27 q 108 -98 129 -70 q 87 -164 87 -127 q 110 -209 87 -188 q 164 -230 134 -230 q 199 -223 181 -230 q 237 -208 217 -217 q 273 -189 256 -199 q 305 -171 291 -180 l 324 -213 q 281 -239 305 -225 q 232 -262 257 -252 q 181 -279 207 -273 q 130 -286 155 -286 q 81 -280 105 -286 q 41 -261 58 -274 q 13 -226 23 -248 q 3 -174 3 -205 q 34 -88 3 -123 q 110 -30 65 -53 q 205 5 155 -7 q 293 26 256 18 l 293 14 "},"a":{"x_min":35,"x_max":576.53125,"ha":680,"o":"m 484 408 q 290 354 362 381 q 178 299 217 327 q 128 241 139 272 q 116 176 116 211 q 152 84 116 116 q 243 52 187 52 q 365 84 300 52 q 484 172 430 116 l 484 408 m 497 0 l 486 87 q 426 42 455 62 q 367 11 396 23 q 303 -7 337 -1 q 229 -14 270 -14 q 90 35 146 -14 q 35 174 35 84 q 64 295 35 248 q 150 374 93 342 q 292 427 207 405 q 488 474 377 449 l 488 524 q 452 633 488 597 q 326 669 417 669 q 211 635 262 669 q 120 538 160 601 l 66 572 q 178 697 112 659 q 329 736 243 736 q 509 683 451 736 q 567 509 567 630 l 567 131 q 567 70 567 104 q 576 0 567 36 l 497 0 "},"T":{"x_min":42,"x_max":714,"ha":756,"o":"m 42 1003 l 714 1003 l 714 928 l 423 928 l 423 0 l 333 0 l 333 928 l 42 928 l 42 1003 "},"—":{"x_min":0,"x_max":1361,"ha":1361,"o":"m 1361 331 l 0 331 l 0 392 l 1361 392 l 1361 331 "},"=":{"x_min":54,"x_max":762,"ha":816,"o":"m 762 185 l 54 185 l 54 260 l 762 260 l 762 185 m 762 463 l 54 463 l 54 538 l 762 538 l 762 463 "},"N":{"x_min":136,"x_max":847,"ha":983,"o":"m 136 1003 l 287 1003 l 754 167 l 757 167 l 757 1003 l 847 1003 l 847 0 l 754 0 l 228 928 l 226 928 l 226 0 l 136 0 l 136 1003 "},"˚":{"x_min":15,"x_max":287,"ha":302,"o":"m 150 1028 q 87 1001 114 1028 q 61 936 61 975 q 87 870 61 896 q 150 844 114 844 q 214 870 187 844 q 241 936 241 896 q 214 1001 241 975 q 150 1028 187 1028 m 151 1075 q 203 1064 178 1075 q 246 1035 228 1054 q 276 990 265 1016 q 287 935 287 965 q 276 881 287 906 q 246 838 265 856 q 203 808 228 819 q 151 797 178 797 q 98 808 123 797 q 55 838 73 819 q 25 881 36 856 q 15 935 15 906 q 25 990 15 965 q 55 1035 36 1016 q 98 1064 73 1054 q 151 1075 123 1075 "},"⁄":{"x_min":-227.3125,"x_max":454.609375,"ha":227,"o":"m 377 1016 l 454 1016 l -147 -14 l -227 -14 l 377 1016 "},"2":{"x_min":60,"x_max":681,"ha":757,"o":"m 70 730 q 179 941 95 866 q 390 1017 264 1017 q 602 941 525 1017 q 679 736 679 866 q 668 648 679 689 q 630 566 657 607 q 556 483 602 526 q 438 389 510 440 q 345 318 396 358 q 249 236 294 279 q 173 152 204 194 q 143 75 143 111 l 681 75 l 681 0 l 60 0 l 60 58 q 72 119 60 84 q 122 200 85 154 q 225 309 159 247 q 396 450 291 370 q 506 541 466 504 q 567 607 547 577 q 592 666 587 637 q 597 733 597 694 q 584 817 597 779 q 544 883 571 855 q 477 926 518 911 q 381 942 436 942 q 233 885 292 942 q 149 715 174 828 l 70 730 "},"j":{"x_min":-27.46875,"x_max":191.671875,"ha":302,"o":"m 110 880 l 110 1002 l 191 1002 l 191 880 l 110 880 m -27 -179 q 1 -186 -12 -183 q 29 -189 16 -189 q 90 -171 70 -189 q 110 -114 110 -154 l 110 722 l 191 722 l 191 -115 q 153 -225 191 -194 q 46 -256 115 -256 q 7 -253 26 -256 q -27 -247 -12 -251 l -27 -179 "},"Z":{"x_min":63,"x_max":695,"ha":758,"o":"m 105 1003 l 688 1003 l 688 925 l 174 75 l 695 75 l 695 0 l 63 0 l 63 75 l 576 928 l 105 928 l 105 1003 "},"u":{"x_min":112,"x_max":645.671875,"ha":757,"o":"m 645 722 l 645 0 l 564 0 l 564 113 q 453 19 506 52 q 321 -14 399 -14 q 161 48 211 -14 q 112 229 112 110 l 112 722 l 193 722 l 193 237 q 224 99 193 147 q 338 52 256 52 q 397 62 370 52 q 449 90 423 72 q 502 133 475 108 q 564 190 529 159 l 564 722 l 645 722 "},"1":{"x_min":163.15625,"x_max":604,"ha":756,"o":"m 182 0 l 182 75 l 351 75 l 351 916 l 163 888 l 163 942 l 383 1016 l 441 1016 l 441 75 l 604 75 l 604 0 l 182 0 "},"›":{"x_min":111.609375,"x_max":366.140625,"ha":453,"o":"m 280 358 l 111 575 l 201 575 l 366 358 l 201 147 l 111 147 l 280 358 "},"˜":{"x_min":-63,"x_max":364.390625,"ha":302,"o":"m -63 818 q -53 866 -63 841 q -28 909 -43 890 q 8 941 -12 929 q 56 953 30 953 q 107 943 82 953 q 157 922 133 933 q 206 901 183 911 q 251 891 229 891 q 293 913 278 891 q 312 960 308 934 l 364 960 q 352 909 360 933 q 329 866 343 884 q 294 836 315 847 q 243 825 274 825 q 196 835 221 825 q 145 857 171 846 q 95 878 119 868 q 52 888 71 888 q 7 866 22 888 q -11 818 -7 844 l -63 818 "},"k":{"x_min":112,"x_max":651,"ha":681,"o":"m 112 0 l 112 1003 l 193 1003 l 193 338 l 521 722 l 615 722 l 385 452 l 651 0 l 559 0 l 333 394 l 193 233 l 193 0 l 112 0 "},"ˇ":{"x_min":-50.359375,"x_max":352.53125,"ha":302,"o":"m -50 995 l 39 995 l 151 854 l 262 995 l 352 995 l 197 803 l 104 803 l -50 995 "},"<":{"x_min":54,"x_max":762,"ha":816,"o":"m 762 -8 l 54 322 l 54 399 l 762 730 l 762 649 l 146 361 l 762 72 l 762 -8 "},"t":{"x_min":14,"x_max":357.171875,"ha":379,"o":"m 120 722 l 120 958 l 202 958 l 202 722 l 357 722 l 357 655 l 202 655 l 202 126 q 274 52 202 52 q 316 56 294 52 q 357 67 337 60 l 357 -1 q 315 -9 336 -4 q 274 -14 294 -14 q 153 15 186 -14 q 120 112 120 45 l 120 655 l 14 655 l 14 722 l 120 722 "},"W":{"x_min":21.78125,"x_max":1110.671875,"ha":1134,"o":"m 21 1003 l 112 1003 l 322 167 l 325 167 l 521 1003 l 611 1003 l 803 167 l 805 167 l 1019 1003 l 1110 1003 l 847 0 l 758 0 l 566 825 l 563 825 l 371 0 l 281 0 l 21 1003 "},"v":{"x_min":19.0625,"x_max":585.28125,"ha":604,"o":"m 19 722 l 106 722 l 299 128 l 302 128 l 498 722 l 585 722 l 341 0 l 261 0 l 19 722 "},">":{"x_min":54,"x_max":762,"ha":816,"o":"m 54 72 l 669 361 l 54 649 l 54 730 l 762 399 l 762 322 l 54 -8 l 54 72 "},"s":{"x_min":33.59375,"x_max":552,"ha":604,"o":"m 93 174 q 142 115 117 138 q 193 77 166 91 q 249 58 220 63 q 312 52 278 52 q 375 63 346 52 q 424 92 403 73 q 458 136 445 111 q 470 190 470 161 q 439 271 470 242 q 362 317 409 299 q 262 347 316 334 q 161 381 207 359 q 84 438 115 402 q 54 538 54 474 q 72 626 54 590 q 121 688 90 663 q 192 724 151 712 q 278 736 233 736 q 426 701 368 736 q 522 605 483 667 l 459 561 q 381 640 424 611 q 275 669 339 669 q 175 639 215 669 q 135 542 135 609 q 166 474 135 498 q 243 435 196 451 q 343 405 289 419 q 444 367 398 391 q 521 301 490 342 q 552 190 552 259 q 531 103 552 141 q 477 39 511 65 q 398 0 443 13 q 307 -14 354 -14 q 154 20 225 -14 q 33 131 83 55 l 93 174 "},"B":{"x_min":136,"x_max":799,"ha":908,"o":"m 136 1003 l 410 1003 q 676 942 593 1003 q 759 751 759 882 q 726 619 759 669 q 620 534 693 569 q 750 434 702 498 q 799 274 799 370 q 774 144 799 197 q 703 59 749 91 q 593 13 657 27 q 449 0 529 0 l 136 0 l 136 1003 m 226 558 l 439 558 q 524 566 482 558 q 597 595 565 574 q 649 652 629 616 q 669 744 669 688 q 652 835 669 800 q 601 891 635 870 q 518 920 568 912 q 402 928 469 928 l 226 928 l 226 558 m 226 75 l 458 75 q 649 124 589 75 q 709 280 709 173 q 693 360 709 323 q 643 425 677 398 q 556 467 609 452 q 430 483 503 483 l 226 483 l 226 75 "},"…":{"x_min":169,"x_max":1192,"ha":1361,"o":"m 1075 0 l 1075 125 l 1192 125 l 1192 0 l 1075 0 m 622 0 l 622 125 l 739 125 l 739 0 l 622 0 m 169 0 l 169 125 l 286 125 l 286 0 l 169 0 "},"?":{"x_min":39.578125,"x_max":489,"ha":530,"o":"m 158 0 l 158 125 l 275 125 l 275 0 l 158 0 m 39 846 q 121 970 66 923 q 264 1017 177 1017 q 348 1002 307 1017 q 420 959 389 987 q 470 888 452 930 q 489 790 489 846 q 471 708 489 744 q 429 638 454 671 q 373 576 403 605 q 317 516 343 547 q 274 450 291 485 q 258 372 258 415 l 258 305 l 184 305 l 184 405 q 199 474 184 442 q 239 535 215 505 q 291 596 264 565 q 343 659 318 626 q 383 728 367 692 q 399 808 399 765 q 359 907 399 873 q 262 942 320 942 q 203 929 228 942 q 160 898 178 917 q 128 855 141 879 q 107 811 115 832 l 39 846 "},"H":{"x_min":136,"x_max":847,"ha":983,"o":"m 136 1003 l 226 1003 l 226 558 l 757 558 l 757 1003 l 847 1003 l 847 0 l 757 0 l 757 483 l 226 483 l 226 0 l 136 0 l 136 1003 "},"c":{"x_min":49,"x_max":631.5625,"ha":681,"o":"m 537 519 q 467 625 510 581 q 353 669 424 669 q 262 652 303 669 q 192 599 221 636 q 147 503 163 562 q 130 361 130 444 q 145 234 130 291 q 189 137 160 177 q 259 74 217 97 q 353 52 300 52 q 421 63 392 52 q 476 92 451 73 q 522 140 500 112 q 566 202 544 167 l 631 170 q 581 98 609 131 q 520 40 553 65 q 445 0 487 15 q 353 -14 404 -14 q 222 13 279 -14 q 127 91 166 41 q 68 210 88 141 q 49 361 49 279 q 70 524 49 454 q 132 641 92 594 q 229 712 172 688 q 353 736 285 736 q 517 683 454 736 q 612 540 581 630 l 537 519 "},"&":{"x_min":59,"x_max":863,"ha":908,"o":"m 818 455 q 694 159 782 291 q 769 97 728 123 q 863 71 811 71 l 863 -12 q 740 18 797 -12 q 634 95 682 48 q 504 14 577 43 q 354 -14 432 -14 q 243 1 297 -14 q 148 49 189 17 q 83 130 108 81 q 59 244 59 179 q 71 342 59 299 q 110 421 83 384 q 180 495 137 459 q 284 573 223 531 q 228 685 250 624 q 207 806 207 745 q 260 961 207 906 q 408 1016 314 1016 q 486 1002 450 1016 q 548 965 521 989 q 590 905 575 941 q 605 824 605 870 q 587 732 605 773 q 540 657 569 692 q 476 594 512 623 q 403 537 440 564 q 514 370 460 453 q 632 218 568 287 q 734 472 706 334 l 818 455 m 297 796 q 313 700 297 748 q 356 613 329 653 q 470 709 425 651 q 515 830 515 767 q 488 909 515 877 q 404 941 461 941 q 326 907 356 941 q 297 796 297 874 m 149 238 q 167 160 149 194 q 215 105 185 127 q 282 72 244 83 q 358 61 320 61 q 436 71 402 61 q 498 96 471 81 q 545 128 526 111 q 577 158 565 145 q 518 225 553 182 q 447 317 483 268 q 379 416 411 367 q 326 499 347 465 q 253 452 286 477 q 197 397 221 427 q 161 328 173 366 q 149 238 149 290 "},"˝":{"x_min":-10.890625,"x_max":409.6875,"ha":302,"o":"m 409 995 l 223 803 l 153 803 l 304 995 l 409 995 m 220 995 l 55 803 l -10 803 l 115 995 l 220 995 "},"I":{"x_min":144,"x_max":234,"ha":378,"o":"m 144 1003 l 234 1003 l 234 0 l 144 0 l 144 1003 "},"•":{"x_min":94,"x_max":585,"ha":680,"o":"m 94 501 q 113 599 94 553 q 165 678 132 644 q 243 731 198 712 q 338 751 288 751 q 434 731 390 751 q 512 678 478 712 q 565 599 546 644 q 585 501 585 553 q 565 404 585 449 q 512 323 546 358 q 434 269 478 288 q 338 250 390 250 q 243 269 288 250 q 165 323 198 288 q 113 404 132 358 q 94 501 94 449 "},"ˉ":{"x_min":-50,"x_max":353,"ha":303,"o":"m -50 918 l 353 918 l 353 857 l -50 857 l -50 918 "},"G":{"x_min":65,"x_max":789,"ha":907,"o":"m 693 710 q 662 800 682 759 q 610 873 641 842 q 537 922 579 904 q 440 941 494 941 q 322 910 375 941 q 233 822 270 879 q 175 683 195 764 q 155 501 155 602 q 168 341 155 420 q 217 199 182 262 q 313 99 252 137 q 469 61 373 61 q 563 79 520 61 q 636 131 606 98 q 682 208 666 165 q 699 302 699 252 l 699 394 l 451 394 l 451 469 l 789 469 l 789 0 l 711 0 l 711 98 l 708 98 q 604 13 664 40 q 441 -14 543 -14 q 290 20 360 -14 q 171 119 221 54 q 92 280 120 184 q 65 501 65 376 q 94 721 65 625 q 176 882 124 817 q 297 981 228 947 q 446 1016 367 1016 q 569 994 514 1016 q 667 934 625 972 q 737 843 710 896 q 778 725 765 789 l 693 710 "},"(":{"x_min":93,"x_max":378.84375,"ha":454,"o":"m 378 1016 q 223 737 272 886 q 174 451 174 588 q 223 164 174 313 q 378 -114 272 15 l 280 -114 q 139 164 186 15 q 93 451 93 313 q 139 737 93 588 q 280 1016 186 886 l 378 1016 "},"`":{"x_min":-19.0625,"x_max":236.828125,"ha":302,"o":"m 85 995 l 236 803 l 167 803 l -19 995 l 85 995 "},"U":{"x_min":136,"x_max":847,"ha":983,"o":"m 226 1002 l 226 319 q 243 197 226 247 q 293 117 260 148 q 376 74 326 87 q 491 61 426 61 q 606 74 556 61 q 689 117 656 87 q 739 197 722 148 q 757 319 757 247 l 757 1002 l 847 1002 l 847 327 q 491 -14 847 -14 q 136 327 136 -14 l 136 1002 l 226 1002 "},"F":{"x_min":136,"x_max":713.28125,"ha":757,"o":"m 136 0 l 136 1002 l 713 1002 l 713 927 l 226 927 l 226 558 l 581 558 l 581 483 l 226 483 l 226 0 l 136 0 "},"r":{"x_min":106,"x_max":431.3125,"ha":453,"o":"m 106 0 l 106 722 l 187 722 l 187 585 l 190 585 q 272 693 218 650 q 394 736 326 736 l 431 736 l 431 655 l 394 655 q 324 636 360 655 q 257 584 288 617 q 207 506 227 551 q 187 408 187 461 l 187 0 l 106 0 "},":":{"x_min":131,"x_max":248,"ha":379,"o":"m 131 422 l 131 547 l 248 547 l 248 422 l 131 422 m 131 0 l 131 125 l 248 125 l 248 0 l 131 0 "},"x":{"x_min":13.609375,"x_max":590.71875,"ha":604,"o":"m 111 0 l 13 0 l 253 383 l 40 722 l 138 722 l 302 460 l 465 722 l 563 722 l 351 383 l 590 0 l 492 0 l 302 304 l 111 0 "},"*":{"x_min":118.203125,"x_max":561.921875,"ha":681,"o":"m 370 807 l 540 880 l 561 811 l 371 764 l 495 621 l 435 572 l 342 744 l 247 572 l 186 614 l 312 764 l 118 805 l 142 878 l 322 807 l 304 1003 l 370 1003 l 370 807 "},"†":{"x_min":111.640625,"x_max":569.359375,"ha":681,"o":"m 308 -111 l 308 450 l 318 696 l 111 671 l 111 757 l 309 733 l 309 1017 l 372 1017 l 372 733 l 569 757 l 569 671 l 362 696 l 373 450 l 373 -111 l 308 -111 "},"V":{"x_min":10.890625,"x_max":745.890625,"ha":757,"o":"m 10 1003 l 106 1003 l 372 131 l 375 131 l 650 1003 l 745 1003 l 419 0 l 329 0 l 10 1003 "},"h":{"x_min":112,"x_max":645.671875,"ha":757,"o":"m 112 0 l 112 1003 l 193 1003 l 193 608 q 304 702 250 669 q 436 736 358 736 q 595 673 546 736 q 645 492 645 611 l 645 0 l 564 0 l 564 484 q 532 622 564 574 q 419 669 501 669 q 360 659 387 669 q 308 631 333 649 q 254 588 282 613 q 193 531 227 563 l 193 0 l 112 0 "},"0":{"x_min":38,"x_max":719,"ha":757,"o":"m 378 941 q 264 909 311 941 q 187 818 217 877 q 142 680 156 760 q 128 501 128 599 q 142 322 128 403 q 187 183 156 241 q 264 92 217 124 q 378 61 311 61 q 492 92 445 61 q 569 183 539 124 q 614 322 600 241 q 629 501 629 403 q 614 680 629 599 q 569 818 600 760 q 492 909 539 877 q 378 941 445 941 m 378 1016 q 533 975 468 1016 q 638 864 597 934 q 699 701 679 795 q 719 501 719 607 q 699 301 719 395 q 638 137 679 206 q 533 26 597 67 q 378 -14 468 -14 q 223 26 288 -14 q 118 137 159 67 q 57 301 77 206 q 38 501 38 395 q 57 701 38 607 q 118 864 77 795 q 223 975 159 934 q 378 1016 288 1016 "},".":{"x_min":131,"x_max":248,"ha":379,"o":"m 131 0 l 131 125 l 248 125 l 248 0 l 131 0 "},"”":{"x_min":106.234375,"x_max":472,"ha":604,"o":"m 245 1003 l 245 878 l 159 669 l 106 669 l 185 878 l 128 878 l 128 1003 l 245 1003 m 472 1003 l 472 878 l 386 669 l 333 669 l 412 878 l 355 878 l 355 1003 l 472 1003 "},"@":{"x_min":65,"x_max":1023,"ha":1088,"o":"m 769 782 l 843 782 l 709 371 q 697 329 702 349 q 692 294 692 309 q 727 254 692 254 q 809 284 768 254 q 881 363 849 315 q 932 471 912 412 q 952 591 952 531 q 920 741 952 674 q 835 855 888 807 q 712 929 782 903 q 567 955 643 955 q 395 918 474 955 q 259 818 316 881 q 168 671 201 755 q 136 495 136 588 q 170 321 136 403 q 263 178 204 239 q 401 82 322 117 q 569 47 480 47 q 672 60 621 47 q 770 98 723 73 q 858 158 817 123 q 930 239 900 194 l 1001 239 q 922 133 969 180 q 819 53 875 86 q 699 3 763 20 q 569 -14 635 -14 q 370 26 462 -14 q 210 138 278 67 q 103 303 142 209 q 65 505 65 398 q 105 703 65 610 q 213 866 145 796 q 371 975 281 935 q 564 1016 462 1016 q 744 984 661 1016 q 889 894 827 952 q 987 758 952 836 q 1023 587 1023 680 q 994 434 1023 506 q 921 308 965 362 q 821 221 876 253 q 713 190 766 190 q 650 214 677 190 q 623 287 623 239 l 618 284 q 540 219 586 249 q 440 190 493 190 q 364 206 398 190 q 305 251 329 223 q 268 317 281 278 q 256 396 256 355 q 279 544 256 470 q 347 676 303 617 q 451 771 390 734 q 586 808 512 808 q 672 781 633 808 q 734 690 711 754 l 769 782 m 459 262 q 550 297 508 262 q 624 384 592 332 q 673 494 655 435 q 690 601 690 553 q 681 650 690 626 q 656 693 671 674 q 620 724 640 712 q 580 736 600 736 q 483 703 527 736 q 407 620 439 670 q 357 512 375 570 q 340 403 340 453 q 374 300 340 339 q 459 262 409 262 "},"f":{"x_min":14,"x_max":390,"ha":379,"o":"m 212 655 l 212 0 l 131 0 l 131 655 l 14 655 l 14 721 l 131 721 l 131 824 q 170 967 131 918 q 301 1016 210 1016 q 345 1012 324 1016 q 390 1004 366 1009 l 390 935 q 351 945 370 942 q 309 949 332 949 q 237 922 261 949 q 212 834 212 896 l 212 721 l 357 721 l 357 655 l 212 655 "},";":{"x_min":109.21875,"x_max":248,"ha":379,"o":"m 131 422 l 131 547 l 248 547 l 248 422 l 131 422 m 248 125 l 248 0 l 162 -208 l 109 -208 l 188 0 l 131 0 l 131 125 l 248 125 "},"“":{"x_min":132,"x_max":497.78125,"ha":604,"o":"m 359 683 l 359 808 l 444 1016 l 497 1016 l 418 808 l 476 808 l 476 683 l 359 683 m 132 683 l 132 808 l 217 1016 l 270 1016 l 191 808 l 249 808 l 249 683 l 132 683 "},"i":{"x_min":110,"x_max":191.671875,"ha":302,"o":"m 110 881 l 110 1003 l 191 1003 l 191 881 l 110 881 m 191 0 l 110 0 l 110 722 l 191 722 l 191 0 "},"6":{"x_min":49,"x_max":719,"ha":757,"o":"m 629 312 q 613 407 629 363 q 567 484 597 451 q 491 534 536 516 q 388 553 446 553 q 288 527 333 553 q 211 468 244 501 q 160 402 178 434 q 142 357 142 370 q 159 234 142 288 q 210 141 177 180 q 288 81 242 102 q 389 61 333 61 q 567 127 505 61 q 629 312 629 194 m 633 864 q 545 925 594 909 q 439 941 496 941 q 298 898 355 941 q 205 789 241 855 q 154 644 170 723 q 139 494 139 565 q 256 589 188 551 q 403 628 325 628 q 536 602 478 628 q 635 532 595 576 q 697 427 676 487 q 719 297 719 366 q 692 167 719 225 q 620 69 665 109 q 514 7 574 29 q 386 -14 453 -14 q 218 28 284 -14 q 115 138 152 70 q 63 292 77 206 q 49 464 49 378 q 71 657 49 559 q 140 834 93 755 q 262 965 187 914 q 441 1016 337 1016 q 564 994 506 1016 q 674 932 622 972 l 633 864 "},"A":{"x_min":34.03125,"x_max":796.25,"ha":832,"o":"m 348 1002 l 485 1002 l 796 0 l 700 0 l 601 328 l 230 328 l 129 0 l 34 0 l 348 1002 m 581 403 l 417 928 l 415 928 l 253 403 l 581 403 "},"‘":{"x_min":82,"x_max":220.78125,"ha":302,"o":"m 82 683 l 82 808 l 167 1016 l 220 1016 l 141 808 l 199 808 l 199 683 l 82 683 "},"n":{"x_min":112,"x_max":645.671875,"ha":757,"o":"m 112 0 l 112 722 l 193 722 l 193 608 q 304 702 250 669 q 436 736 358 736 q 595 673 546 736 q 645 492 645 611 l 645 0 l 564 0 l 564 484 q 532 622 564 574 q 419 669 501 669 q 360 659 387 669 q 308 631 333 649 q 254 588 282 613 q 193 531 227 563 l 193 0 l 112 0 "},"O":{"x_min":65,"x_max":841,"ha":908,"o":"m 453 61 q 576 90 521 61 q 670 175 631 119 q 729 313 708 231 q 751 501 751 395 q 729 688 751 606 q 670 826 708 770 q 576 911 631 882 q 453 941 521 941 q 329 911 384 941 q 235 826 274 882 q 176 688 197 770 q 155 501 155 606 q 176 313 155 395 q 235 175 197 231 q 329 90 274 119 q 453 61 384 61 m 453 1016 q 617 977 545 1016 q 739 869 689 938 q 815 706 789 800 q 841 501 841 612 q 815 295 841 389 q 739 132 789 201 q 617 24 689 63 q 453 -14 545 -14 q 288 24 360 -14 q 166 132 216 63 q 90 295 116 201 q 65 501 65 389 q 90 706 65 612 q 166 869 116 800 q 288 977 216 938 q 453 1016 360 1016 "},"3":{"x_min":18.84375,"x_max":686,"ha":757,"o":"m 90 227 q 139 147 114 180 q 197 96 165 115 q 267 69 228 77 q 353 61 306 61 q 536 117 477 61 q 596 280 596 173 q 524 441 596 388 q 312 494 453 494 l 223 494 l 223 569 l 296 569 q 497 616 429 569 q 566 763 566 663 q 508 899 566 857 q 352 941 451 941 q 230 909 282 941 q 126 810 178 877 l 62 857 q 204 979 131 943 q 359 1016 277 1016 q 459 1004 406 1016 q 555 963 511 992 q 627 888 598 935 q 656 771 656 842 q 619 630 656 684 q 497 535 583 575 q 632 445 579 505 q 686 283 686 385 q 660 147 686 203 q 590 55 635 91 q 484 2 545 19 q 349 -14 423 -14 q 145 34 229 -14 q 18 185 61 83 l 90 227 "},"]":{"x_min":80.5,"x_max":333.671875,"ha":453,"o":"m 80 -100 l 80 -50 l 252 -50 l 252 953 l 80 953 l 80 1003 l 333 1003 l 333 -100 l 80 -100 "},"m":{"x_min":112,"x_max":1021,"ha":1134,"o":"m 112 0 l 112 722 l 193 722 l 193 612 q 245 664 220 641 q 297 703 269 687 q 356 727 324 719 q 429 736 388 736 q 537 700 489 736 q 600 604 585 665 q 703 698 648 661 q 834 736 758 736 q 974 686 928 736 q 1021 540 1021 636 l 1021 0 l 939 0 l 939 548 q 908 639 939 609 q 817 669 876 669 q 763 657 793 669 q 704 626 734 645 q 649 582 675 606 q 607 531 623 558 l 607 0 l 526 0 l 526 548 q 494 639 526 609 q 403 669 463 669 q 350 657 380 669 q 291 626 320 645 q 235 582 261 606 q 193 531 210 558 l 193 0 l 112 0 "},"9":{"x_min":24,"x_max":694,"ha":757,"o":"m 114 690 q 129 590 114 635 q 175 511 145 544 q 251 458 206 477 q 354 439 296 439 q 454 464 409 439 q 531 524 498 490 q 582 590 564 558 q 601 637 601 623 q 533 860 601 780 q 353 941 466 941 q 175 874 237 941 q 114 690 114 807 m 109 140 q 190 82 148 104 q 299 61 233 61 q 443 99 384 61 q 537 199 501 137 q 588 340 572 262 q 604 500 604 419 q 486 402 554 441 q 339 364 417 364 q 206 391 264 364 q 107 462 147 418 q 45 564 66 506 q 24 683 24 622 q 50 823 24 762 q 122 928 77 885 q 228 993 168 971 q 356 1016 289 1016 q 524 973 458 1016 q 627 863 590 931 q 679 709 665 795 q 694 537 694 623 q 676 344 694 442 q 615 167 658 246 q 501 36 572 87 q 323 -14 429 -14 q 181 7 241 -14 q 69 69 120 29 l 109 140 "},"l":{"x_min":110,"x_max":191.671875,"ha":302,"o":"m 110 1003 l 191 1003 l 191 0 l 110 0 l 110 1003 "},"8":{"x_min":33,"x_max":725,"ha":758,"o":"m 161 766 q 177 693 161 725 q 224 637 194 662 q 292 593 253 612 q 378 563 332 575 q 464 593 424 575 q 532 637 503 612 q 579 693 562 662 q 596 766 596 725 q 535 897 596 854 q 378 941 475 941 q 221 897 281 941 q 161 766 161 854 m 123 258 q 142 169 123 206 q 197 108 162 133 q 278 72 231 84 q 379 61 324 61 q 479 72 433 61 q 560 108 526 84 q 615 169 595 133 q 635 258 635 206 q 617 330 635 298 q 566 389 599 362 q 486 439 534 416 q 378 488 438 463 q 271 439 318 463 q 190 389 223 416 q 140 330 158 362 q 123 258 123 298 m 378 1016 q 602 952 518 1016 q 686 761 686 888 q 638 619 686 678 q 498 527 590 560 q 675 401 625 469 q 725 258 725 333 q 699 131 725 183 q 628 47 674 79 q 519 0 583 15 q 379 -14 455 -14 q 238 0 302 -14 q 129 47 174 15 q 58 131 83 79 q 33 258 33 183 q 82 401 33 333 q 258 527 132 469 q 118 619 166 560 q 71 761 71 678 q 154 952 71 888 q 378 1016 238 1016 "},"p":{"x_min":125,"x_max":707.671875,"ha":757,"o":"m 206 181 q 238 140 217 163 q 287 98 259 118 q 345 65 314 78 q 406 52 376 52 q 571 136 517 52 q 626 371 626 220 q 613 482 626 428 q 575 577 601 535 q 510 643 549 618 q 419 669 472 669 q 305 631 352 669 q 206 537 258 594 l 206 181 m 125 722 l 206 722 l 206 611 l 209 611 q 302 704 251 673 q 423 735 353 735 q 545 704 492 735 q 634 620 598 673 q 689 499 670 567 q 707 356 707 431 q 687 192 707 261 q 630 77 666 122 q 541 8 593 31 q 428 -14 489 -14 q 308 11 357 -14 q 206 93 258 38 l 206 -256 l 125 -256 l 125 722 "},"4":{"x_min":19,"x_max":719,"ha":757,"o":"m 19 324 l 450 1002 l 570 1002 l 570 327 l 719 327 l 719 253 l 570 253 l 570 0 l 480 0 l 480 253 l 19 253 l 19 324 m 108 328 l 480 328 l 480 917 l 470 917 l 108 328 "},"‡":{"x_min":111.640625,"x_max":569.359375,"ha":681,"o":"m 569 671 l 362 696 l 386 453 l 362 209 l 569 234 l 569 148 l 372 172 l 372 -111 l 309 -111 l 309 172 l 111 148 l 111 234 l 318 209 l 294 453 l 318 696 l 111 671 l 111 757 l 309 733 l 309 1017 l 372 1017 l 372 733 l 569 757 l 569 671 "},"R":{"x_min":136,"x_max":806.75,"ha":907,"o":"m 806 0 l 708 0 l 480 458 l 226 458 l 226 0 l 136 0 l 136 1002 l 467 1002 q 691 927 613 1002 q 770 730 770 853 q 720 566 770 630 q 565 474 671 502 l 806 0 m 226 533 l 467 533 q 622 585 565 533 q 680 730 680 637 q 626 874 680 822 q 467 927 573 927 l 226 927 l 226 533 "},"o":{"x_min":49,"x_max":631.671875,"ha":681,"o":"m 340 736 q 479 704 423 736 q 569 621 535 673 q 617 501 603 569 q 631 361 631 434 q 617 220 631 287 q 569 100 603 152 q 479 17 535 48 q 340 -14 423 -14 q 201 17 257 -14 q 111 100 145 48 q 63 220 77 152 q 49 361 49 287 q 63 501 49 434 q 111 621 77 569 q 201 704 145 673 q 340 736 257 736 m 340 669 q 180 588 230 669 q 130 361 130 508 q 180 133 130 213 q 340 52 230 52 q 500 133 450 52 q 550 361 550 213 q 500 588 550 508 q 340 669 450 669 "},"5":{"x_min":62.828125,"x_max":702.671875,"ha":757,"o":"m 120 466 l 120 1003 l 630 1003 l 630 928 l 195 928 l 195 579 q 401 668 272 668 q 528 640 472 668 q 623 567 584 613 q 682 461 661 522 q 702 331 702 399 q 680 192 702 256 q 615 83 659 129 q 508 11 571 37 q 359 -14 444 -14 q 186 33 267 -14 q 62 173 106 80 l 136 222 q 234 98 177 136 q 370 61 291 61 q 483 83 435 61 q 561 142 531 105 q 606 227 592 180 q 621 324 621 274 q 605 433 621 384 q 560 518 589 483 q 488 573 531 554 q 389 593 445 593 q 324 583 358 593 q 261 556 291 573 q 207 513 231 538 q 169 454 184 487 l 120 466 "}},"cssFontWeight":"normal","ascender":1042,"underlinePosition":-75,"cssFontStyle":"normal","boundingBox":{"yMin":-286,"xMin":-227.3125,"yMax":1100,"xMax":1361},"resolution":1000,"original_font_information":{"postscript_name":"TradeGothic-Light","version_string":"Version 001.001","vendor_url":"","full_font_name":"Trade Gothic Light","font_family_name":"TradeGothic","copyright":"Copyright (c) 1989, 1990 Adobe Systems Incorporated.  All Rights Reserved.Trade Gothic is a trademark of Linotype AG and/or its subsidiaries.","description":" The digitally encoded machine readable software for producing the  Typefaces licensed to you is copyrighted (c) 1989, 1990 Adobe Systems.  All rights reserved. This software is the property of Adobe Systems  Incorporated and its licensors, and may not be reproduced, used,  displayed, modified, disclosed, or transferred  without the express  written approval of Adobe.   The digitally encoded machine readable outline data for producing  the Typefaces licensed to you is copyrighted (c) 1981 Linotype AG  and/or its subsidiaries. All Rights Reserved.  This data is the property of Linotype AG and/or its subsidiaries  and may not be reproduced, used, displayed, modified, disclosed or  transferred without the express written approval of Linotype AG  and/or its subsidiaries. ","trademark":"","designer":"","designer_url":"","unique_font_identifier":"TransType 3 MAC;Trade Gothic Light;001.001;27/5/10 11:32:18 AM","license_url":"","license_description":"","manufacturer_name":"Adobe Systems Incorporated","font_sub_family_name":"Light"},"descender":-237,"familyName":"TradeGothic","lineHeight":1278,"underlineThickness":50});;if(_typeface_js&&_typeface_js.loadFace)_typeface_js.loadFace({"glyphs":{"S":{"x_min":43.78125,"x_max":678,"ha":757,"o":"m 499 723 q 443 826 476 794 q 362 858 411 858 q 285 828 311 858 q 259 748 259 799 q 290 682 259 710 q 367 627 321 653 q 468 571 413 601 q 569 501 522 541 q 646 405 615 460 q 678 271 678 349 q 656 155 678 208 q 595 65 635 102 q 496 6 555 27 q 364 -14 438 -14 q 165 52 249 -14 q 43 267 81 119 l 229 307 q 252 230 237 262 q 288 180 268 199 q 331 152 309 160 q 374 144 354 144 q 456 175 423 144 q 490 263 490 206 q 458 344 490 310 q 381 407 427 378 q 280 465 335 437 q 179 530 226 494 q 102 616 133 567 q 71 735 71 666 q 145 941 71 866 q 366 1016 219 1016 q 479 997 428 1016 q 567 948 529 979 q 631 871 605 916 q 668 773 656 825 l 499 723 "},"/":{"x_min":-78.9375,"x_max":457.328125,"ha":378,"o":"m 87 -14 l -78 -14 l 291 1016 l 457 1016 l 87 -14 "},"K":{"x_min":84,"x_max":752.484375,"ha":757,"o":"m 84 0 l 84 1002 l 272 1002 l 272 589 l 274 589 l 518 1002 l 723 1002 l 470 598 l 752 0 l 541 0 l 345 420 l 272 307 l 272 0 l 84 0 "},"7":{"x_min":41,"x_max":662,"ha":757,"o":"m 41 1002 l 662 1002 l 662 910 l 396 0 l 200 0 l 472 844 l 41 844 l 41 1002 "},"d":{"x_min":68,"x_max":599,"ha":681,"o":"m 441 0 l 441 91 l 438 91 q 408 54 427 73 q 364 20 389 35 q 312 -4 340 5 q 255 -14 284 -14 q 111 62 155 -14 q 68 285 68 138 l 68 469 q 111 692 68 616 q 255 769 155 769 q 328 750 291 769 q 427 685 366 731 l 427 1002 l 599 1002 l 599 0 l 441 0 m 427 583 q 323 638 378 638 q 291 631 306 638 q 264 603 276 624 q 246 549 253 583 q 239 457 239 514 l 239 296 q 246 205 239 240 q 264 150 253 170 q 291 122 276 129 q 323 116 306 116 q 427 170 378 116 l 427 583 "},",":{"x_min":93,"x_max":286,"ha":379,"o":"m 174 0 l 93 0 l 93 197 l 286 197 l 286 0 l 200 -205 l 105 -205 l 174 0 "},"Y":{"x_min":15.859375,"x_max":740.140625,"ha":756,"o":"m 380 598 l 540 1002 l 740 1002 l 472 405 l 472 0 l 284 0 l 284 405 l 15 1002 l 215 1002 l 380 598 "},"E":{"x_min":84,"x_max":612.28125,"ha":680,"o":"m 84 0 l 84 1002 l 598 1002 l 598 833 l 272 833 l 272 602 l 521 602 l 521 433 l 272 433 l 272 169 l 612 169 l 612 0 l 84 0 "},"y":{"x_min":15.40625,"x_max":589.578125,"ha":605,"o":"m 44 -111 q 68 -114 56 -114 q 94 -114 80 -114 q 145 -103 122 -114 q 184 -76 167 -92 q 209 -44 200 -61 q 218 -14 218 -26 q 209 57 218 18 q 186 145 200 96 l 15 754 l 189 754 l 305 255 l 307 255 l 415 755 l 589 755 l 392 2 q 348 -126 371 -73 q 290 -209 324 -178 q 209 -253 256 -240 q 98 -267 162 -267 q 72 -267 86 -267 q 44 -264 58 -267 l 44 -111 "},"\"":{"x_min":33,"x_max":421,"ha":454,"o":"m 33 1002 l 183 1002 l 183 627 l 33 627 l 33 1002 m 271 1002 l 421 1002 l 421 627 l 271 627 l 271 1002 "},"‹":{"x_min":51.71875,"x_max":367.5,"ha":453,"o":"m 217 599 l 367 599 l 201 377 l 367 155 l 217 155 l 51 377 l 217 599 "},"˙":{"x_min":108,"x_max":271,"ha":379,"o":"m 271 1016 l 271 858 l 108 858 l 108 1016 l 271 1016 "},"„":{"x_min":54,"x_max":549,"ha":603,"o":"m 437 0 l 356 0 l 356 197 l 549 197 l 549 0 l 463 -205 l 368 -205 l 437 0 m 135 0 l 54 0 l 54 197 l 247 197 l 247 0 l 161 -205 l 66 -205 l 135 0 "},"g":{"x_min":30,"x_max":650.828125,"ha":681,"o":"m 228 -33 q 204 -60 215 -47 q 193 -94 193 -74 q 233 -136 193 -123 q 349 -150 273 -150 q 444 -134 410 -150 q 479 -89 479 -119 q 467 -61 479 -70 q 416 -52 456 -52 l 228 -33 m 650 615 q 623 622 639 618 q 597 627 608 627 q 570 621 583 627 q 539 610 556 615 q 554 542 547 572 q 561 477 561 511 q 501 257 561 334 q 313 180 441 180 q 277 181 294 180 q 242 189 261 182 q 223 168 235 178 q 212 143 212 159 q 244 109 212 117 q 324 102 276 102 q 427 102 372 102 q 530 85 483 102 q 610 31 578 68 q 642 -74 642 -6 q 618 -159 642 -123 q 551 -219 594 -195 q 448 -255 508 -243 q 312 -267 387 -267 q 102 -230 175 -267 q 30 -129 30 -193 q 40 -91 30 -108 q 66 -59 50 -74 q 100 -33 81 -45 q 133 -11 118 -21 q 82 33 102 7 q 63 95 63 59 q 73 136 63 117 q 98 171 83 155 q 132 199 114 187 q 165 221 149 212 q 79 326 103 263 q 55 484 55 388 q 67 597 55 545 q 109 687 79 649 q 187 747 139 725 q 307 769 235 769 q 414 745 360 769 q 500 681 468 721 q 568 746 533 723 q 650 769 603 769 l 650 615 m 398 481 q 308 627 398 627 q 238 589 258 627 q 218 463 218 552 q 239 357 218 392 q 299 322 260 322 q 346 328 327 322 q 376 352 365 334 q 393 401 388 370 q 398 481 398 431 "},"–":{"x_min":0,"x_max":681,"ha":681,"o":"m 0 319 l 0 436 l 681 436 l 681 319 l 0 319 "},"ƒ":{"x_min":35.71875,"x_max":708.328125,"ha":757,"o":"m 57 -108 q 90 -120 69 -115 q 128 -125 110 -125 q 180 -100 156 -125 q 216 -7 204 -75 l 313 508 l 180 508 l 180 630 l 342 630 q 381 810 359 736 q 433 929 403 884 q 506 995 464 975 q 607 1016 549 1016 q 659 1011 634 1016 q 708 999 685 1006 l 683 860 q 656 869 672 866 q 623 873 640 873 q 584 860 602 873 q 553 819 566 848 q 528 745 539 791 q 508 630 517 699 l 643 630 l 643 508 l 485 508 l 397 51 q 370 -64 386 -7 q 325 -166 354 -121 q 250 -239 295 -211 q 135 -267 204 -267 q 84 -264 110 -267 q 35 -251 58 -261 l 57 -108 "},"e":{"x_min":68,"x_max":612.5,"ha":681,"o":"m 441 478 l 441 519 q 416 598 441 569 q 340 627 391 627 q 264 598 288 627 q 239 519 239 569 l 239 478 l 441 478 m 239 336 l 239 236 q 268 153 239 179 q 340 128 296 128 q 417 158 394 128 q 441 233 441 189 l 608 233 q 540 50 608 115 q 341 -14 472 -14 q 229 4 279 -14 q 143 58 178 23 q 87 142 107 92 q 68 253 68 191 l 68 501 q 87 612 68 563 q 142 696 107 662 q 228 750 178 731 q 340 769 279 769 q 449 750 400 769 q 535 698 499 731 q 592 617 571 664 q 612 512 612 570 l 612 336 l 239 336 "},"J":{"x_min":13.46875,"x_max":358,"ha":453,"o":"m 358 1001 l 358 212 q 294 48 358 110 q 106 -14 230 -14 q 54 -14 74 -14 q 13 -9 33 -14 l 13 159 q 40 156 28 157 q 63 155 51 155 q 148 175 127 155 q 170 250 170 196 l 170 1001 l 358 1001 "},"|":{"x_min":68,"x_max":234,"ha":302,"o":"m 68 1016 l 234 1016 l 234 -14 l 68 -14 l 68 1016 "},"˘":{"x_min":-37,"x_max":417.609375,"ha":378,"o":"m 417 1047 q 342 893 403 942 q 177 844 280 844 q 20 894 78 844 q -37 1047 -37 945 l 47 1047 q 63 998 50 1017 q 96 968 77 979 q 139 953 115 957 q 188 949 164 949 q 280 968 243 949 q 327 1047 316 988 l 417 1047 "},"^":{"x_min":70.78125,"x_max":745.890625,"ha":817,"o":"m 70 444 l 334 1002 l 481 1002 l 745 444 l 583 444 l 408 835 l 230 444 l 70 444 "},"q":{"x_min":68,"x_max":599,"ha":681,"o":"m 599 755 l 599 -267 l 427 -267 l 427 68 q 328 4 366 23 q 255 -14 291 -14 q 111 62 155 -14 q 68 285 68 138 l 68 469 q 111 692 68 616 q 255 769 155 769 q 312 759 284 769 q 364 734 340 749 q 408 699 389 718 q 438 663 427 681 l 441 663 l 441 755 l 599 755 m 427 583 q 323 638 378 638 q 291 631 306 638 q 264 603 276 624 q 246 549 253 583 q 239 457 239 514 l 239 296 q 246 205 239 240 q 264 150 253 170 q 291 122 276 129 q 323 116 306 116 q 427 170 378 116 l 427 583 "},"b":{"x_min":82,"x_max":613,"ha":681,"o":"m 82 0 l 82 1002 l 253 1002 l 253 685 q 352 750 314 731 q 425 769 389 769 q 569 692 525 769 q 613 469 613 616 l 613 285 q 569 62 613 138 q 425 -14 525 -14 q 368 -4 396 -14 q 316 20 340 5 q 272 54 291 35 q 242 91 253 73 l 239 91 l 239 0 l 82 0 m 253 170 q 357 116 302 116 q 389 122 374 116 q 416 150 404 129 q 434 205 427 170 q 441 296 441 240 l 441 457 q 434 549 441 514 q 416 603 427 583 q 389 631 404 624 q 357 638 374 638 q 253 583 302 638 l 253 170 "},"D":{"x_min":84,"x_max":687,"ha":756,"o":"m 272 169 l 337 169 q 458 212 415 169 q 501 369 501 256 l 501 632 q 463 786 501 739 q 337 833 426 833 l 272 833 l 272 169 m 84 1002 l 345 1002 q 489 983 426 1002 q 595 922 551 964 q 663 815 639 881 q 687 655 687 749 l 687 346 q 663 186 687 252 q 595 79 639 120 q 489 18 551 37 q 345 0 426 0 l 84 0 l 84 1002 "},"z":{"x_min":42,"x_max":562,"ha":604,"o":"m 69 755 l 562 755 l 562 605 l 247 152 l 562 152 l 562 0 l 42 0 l 42 149 l 350 602 l 69 602 l 69 755 "},"ˆ":{"x_min":-51.71875,"x_max":430.109375,"ha":378,"o":"m 274 1050 l 430 847 l 276 847 l 189 961 l 102 847 l -51 847 l 103 1050 l 274 1050 "},"w":{"x_min":17.6875,"x_max":888.8125,"ha":908,"o":"m 17 755 l 178 755 l 277 283 l 280 283 l 379 755 l 526 755 l 631 283 l 634 283 l 728 755 l 888 755 l 714 0 l 553 0 l 449 472 l 446 472 l 355 0 l 194 0 l 17 755 "},"$":{"x_min":26.296875,"x_max":711,"ha":757,"o":"m 422 153 q 510 186 475 153 q 545 272 545 219 q 534 324 545 302 q 507 361 524 346 q 468 387 490 376 q 422 409 446 398 l 422 153 m 316 857 q 233 829 268 857 q 199 748 199 801 q 235 670 199 702 q 316 625 271 639 l 316 857 m 143 284 q 219 203 174 240 q 316 155 264 166 l 316 441 q 213 482 262 457 q 126 545 165 508 q 66 629 88 582 q 44 735 44 676 q 65 845 44 796 q 124 928 87 893 q 210 982 160 963 q 316 1001 260 1001 l 316 1091 l 422 1091 l 422 1002 q 570 947 508 987 q 681 855 633 908 l 574 751 q 507 816 545 787 q 422 850 469 844 l 422 594 q 531 547 479 573 q 623 485 584 522 q 687 398 663 448 q 711 277 711 348 q 688 163 711 214 q 626 76 666 113 q 534 20 587 40 q 422 0 482 0 l 422 -158 l 316 -158 l 316 1 q 240 16 280 1 q 160 55 200 31 q 86 110 121 79 q 26 176 50 141 l 143 284 "},"™":{"x_min":44,"x_max":1269,"ha":1362,"o":"m 508 885 l 351 885 l 351 429 l 199 429 l 199 885 l 44 885 l 44 1002 l 508 1002 l 508 885 m 934 655 l 1060 1002 l 1269 1002 l 1269 430 l 1125 430 l 1125 819 l 1122 819 l 988 430 l 878 430 l 744 819 l 742 819 l 742 430 l 598 430 l 598 1002 l 806 1002 l 934 655 "},"\\":{"x_min":-78.9375,"x_max":457.328125,"ha":378,"o":"m -78 1016 l 87 1016 l 457 -14 l 291 -14 l -78 1016 "},"’":{"x_min":54,"x_max":247,"ha":301,"o":"m 135 805 l 54 805 l 54 1002 l 247 1002 l 247 805 l 161 599 l 66 599 l 135 805 "},"~":{"x_min":70.78125,"x_max":745.890625,"ha":817,"o":"m 745 375 q 711 329 729 352 q 673 288 694 306 q 624 259 651 270 q 563 248 597 248 q 483 264 519 248 q 412 299 447 280 q 334 334 375 319 q 239 350 292 350 q 200 340 217 350 q 169 315 183 330 q 143 280 155 299 q 123 242 132 261 l 70 375 q 99 423 83 399 q 138 464 115 446 q 189 493 160 482 q 254 505 217 505 q 335 488 292 505 q 421 454 378 472 q 503 419 464 435 q 573 403 543 403 q 609 412 592 403 q 640 437 626 422 q 668 472 654 453 q 694 511 681 492 l 745 375 "},"-":{"x_min":59,"x_max":394,"ha":454,"o":"m 59 301 l 59 453 l 394 453 l 394 301 l 59 301 "},"Q":{"x_min":68,"x_max":747,"ha":757,"o":"m 366 415 q 443 384 412 408 q 498 324 475 360 l 501 324 l 501 704 q 468 816 501 787 q 378 846 435 846 q 288 816 321 846 q 256 704 256 787 l 256 296 q 288 184 256 213 q 378 155 321 155 q 449 170 423 155 q 409 219 430 197 q 366 249 389 240 l 366 415 m 747 -74 q 631 -45 677 -74 q 550 24 585 -16 q 470 -4 513 4 q 378 -14 427 -14 q 253 4 310 -14 q 155 61 195 22 q 91 164 114 101 q 68 321 68 228 l 68 679 q 91 836 68 772 q 155 939 114 899 q 253 996 196 978 q 378 1015 310 1015 q 503 996 446 1015 q 601 939 560 978 q 665 836 642 899 q 689 679 689 772 l 689 321 q 649 126 689 202 q 692 101 668 110 q 747 93 715 93 l 747 -74 "},"M":{"x_min":95,"x_max":964,"ha":1059,"o":"m 95 0 l 95 1002 l 358 1002 l 528 344 l 530 344 l 700 1002 l 964 1002 l 964 0 l 803 0 l 803 788 l 800 788 l 600 0 l 458 0 l 258 788 l 256 788 l 256 0 l 95 0 "},"C":{"x_min":68,"x_max":689,"ha":757,"o":"m 256 296 q 288 184 256 213 q 378 155 321 155 q 468 184 435 155 q 501 297 501 213 l 501 364 l 689 364 l 689 322 q 665 165 689 229 q 601 61 642 101 q 503 4 560 22 q 378 -14 446 -14 q 253 4 310 -14 q 155 61 196 22 q 91 165 114 101 q 68 321 68 228 l 68 680 q 91 836 68 773 q 155 940 114 900 q 253 997 196 979 q 378 1016 310 1016 q 503 997 446 1016 q 601 940 560 979 q 665 836 642 900 q 689 679 689 772 l 689 677 l 501 677 l 501 704 q 468 817 501 788 q 378 847 435 847 q 288 817 321 847 q 256 705 256 788 l 256 296 "},"[":{"x_min":68,"x_max":386.78125,"ha":453,"o":"m 68 -103 l 68 1002 l 386 1002 l 386 919 l 218 919 l 218 -20 l 386 -20 l 386 -103 l 68 -103 "},"L":{"x_min":84,"x_max":574.171875,"ha":604,"o":"m 84 0 l 84 1001 l 272 1001 l 272 169 l 574 169 l 574 0 l 84 0 "},"!":{"x_min":93,"x_max":286,"ha":379,"o":"m 93 0 l 93 197 l 286 197 l 286 0 l 93 0 m 270 338 l 109 338 l 109 1002 l 270 1002 l 270 338 "}," ":{"x_min":0,"x_max":0,"ha":378},"{":{"x_min":-5,"x_max":356,"ha":454,"o":"m 356 933 l 313 933 q 259 913 277 933 q 242 848 242 894 l 242 578 q 212 489 242 518 q 134 451 183 460 l 134 449 q 212 411 183 440 q 242 322 242 382 l 242 50 q 259 -14 242 4 q 313 -34 277 -34 l 356 -34 l 356 -117 l 248 -117 q 192 -107 219 -117 q 141 -77 164 -97 q 105 -26 119 -57 q 92 47 92 4 l 92 321 q 63 391 92 374 q -5 409 35 409 l -5 492 q 63 509 35 492 q 92 579 92 526 l 92 850 q 105 925 92 894 q 141 976 119 956 q 192 1006 164 996 q 248 1016 219 1016 l 356 1016 l 356 933 "},"X":{"x_min":12.25,"x_max":744.53125,"ha":757,"o":"m 378 702 l 519 1002 l 721 1002 l 483 527 l 744 0 l 541 0 l 378 353 l 215 0 l 12 0 l 276 527 l 35 1002 l 236 1002 l 378 702 "},"P":{"x_min":95,"x_max":710,"ha":756,"o":"m 283 561 l 383 561 q 522 702 522 561 q 383 845 522 845 l 283 845 l 283 561 m 95 1 l 95 1003 l 365 1003 q 624 924 539 1003 q 710 702 710 846 q 624 481 710 559 q 365 403 539 403 l 283 403 l 283 1 l 95 1 "},"%":{"x_min":46,"x_max":1163,"ha":1209,"o":"m 832 1016 l 948 1016 l 383 -13 l 267 -13 l 832 1016 m 918 364 q 874 354 895 364 q 839 329 854 344 q 815 293 824 313 q 807 250 807 272 q 815 206 807 227 q 839 170 824 186 q 874 145 854 155 q 918 136 895 136 q 962 145 941 136 q 997 170 982 155 q 1021 206 1012 186 q 1030 250 1030 227 q 1021 293 1030 272 q 997 329 1012 313 q 962 354 982 344 q 918 364 941 364 m 918 500 q 1014 479 970 500 q 1092 425 1059 459 q 1143 346 1124 391 q 1163 250 1163 301 q 1143 153 1163 198 q 1092 74 1124 108 q 1014 20 1059 40 q 918 0 970 0 q 822 20 866 0 q 744 74 777 40 q 693 153 712 108 q 674 250 674 198 q 693 346 674 301 q 744 425 712 391 q 822 479 777 459 q 918 500 866 500 m 291 866 q 247 856 267 866 q 211 831 226 846 q 187 795 196 816 q 179 752 179 774 q 187 709 179 730 q 211 673 196 688 q 247 648 226 658 q 291 639 267 639 q 334 648 314 639 q 370 673 355 658 q 394 709 385 688 q 403 752 403 730 q 394 795 403 774 q 370 831 385 816 q 334 856 355 846 q 291 866 314 866 m 291 1002 q 387 981 342 1002 q 465 927 432 961 q 516 848 497 893 q 536 752 536 803 q 516 656 536 701 q 465 577 497 611 q 387 523 432 543 q 291 503 342 503 q 194 523 239 503 q 116 577 149 543 q 65 656 84 611 q 46 752 46 701 q 65 848 46 803 q 116 927 84 893 q 194 981 149 961 q 291 1002 239 1002 "},"#":{"x_min":27,"x_max":729,"ha":756,"o":"m 329 586 l 304 416 l 439 416 l 464 586 l 329 586 m 689 286 l 554 286 l 514 0 l 383 0 l 421 286 l 287 286 l 247 0 l 116 0 l 154 286 l 27 286 l 27 416 l 172 416 l 197 586 l 69 586 l 69 716 l 213 716 l 252 1001 l 383 1001 l 345 716 l 480 716 l 520 1001 l 650 1001 l 612 716 l 729 716 l 729 586 l 596 586 l 571 416 l 689 416 l 689 286 "},"_":{"x_min":0,"x_max":681,"ha":681,"o":"m 0 -174 l 0 -105 l 681 -105 l 681 -174 l 0 -174 "},"+":{"x_min":38,"x_max":778,"ha":816,"o":"m 325 755 l 491 755 l 491 462 l 778 462 l 778 293 l 491 293 l 491 0 l 325 0 l 325 293 l 38 293 l 38 462 l 325 462 l 325 755 "},"‚":{"x_min":54,"x_max":247,"ha":301,"o":"m 135 0 l 54 0 l 54 197 l 247 197 l 247 0 l 161 -205 l 66 -205 l 135 0 "},")":{"x_min":39,"x_max":385,"ha":453,"o":"m 39 -117 q 113 0 78 -61 q 176 131 149 62 q 219 279 203 200 q 235 449 235 357 q 219 619 235 541 q 176 767 203 698 q 113 898 149 836 q 39 1016 78 960 l 199 1016 q 333 752 282 896 q 385 449 385 609 q 333 146 385 289 q 199 -117 282 2 l 39 -117 "},"'":{"x_min":76,"x_max":226,"ha":302,"o":"m 76 1002 l 226 1002 l 226 627 l 76 627 l 76 1002 "},"}":{"x_min":98,"x_max":458,"ha":453,"o":"m 98 -34 l 140 -34 q 194 -14 176 -34 q 212 50 212 4 l 212 319 q 241 408 212 379 q 320 446 270 437 l 320 448 q 241 486 270 457 q 212 575 212 515 l 212 848 q 194 913 212 894 q 140 933 176 933 l 98 933 l 98 1016 l 205 1016 q 261 1006 234 1016 q 312 976 289 996 q 348 925 334 956 q 362 850 362 894 l 362 576 q 389 506 362 523 q 458 489 417 489 l 458 406 q 389 388 417 406 q 362 318 362 371 l 362 47 q 348 -26 362 4 q 312 -77 334 -57 q 261 -107 289 -97 q 205 -117 234 -117 l 98 -117 l 98 -34 "},"‰":{"x_min":19,"x_max":1342,"ha":1361,"o":"m 659 1016 l 763 1016 l 208 -14 l 103 -14 l 659 1016 m 1140 411 q 1219 395 1182 411 q 1283 350 1256 379 q 1326 284 1310 322 q 1342 205 1342 247 q 1326 126 1342 163 q 1283 60 1310 88 q 1219 15 1256 31 q 1140 0 1182 0 q 1061 15 1098 0 q 997 60 1024 31 q 954 126 970 88 q 939 205 939 163 q 954 284 939 247 q 997 350 970 322 q 1061 395 1024 379 q 1140 411 1098 411 m 1140 297 q 1076 270 1101 297 q 1051 205 1051 244 q 1076 140 1051 166 q 1140 114 1101 114 q 1204 140 1179 114 q 1230 205 1230 166 q 1204 270 1230 244 q 1140 297 1179 297 m 649 411 q 728 395 691 411 q 792 350 765 379 q 835 284 819 322 q 851 205 851 247 q 835 126 851 163 q 792 60 819 88 q 728 15 765 31 q 649 0 691 0 q 570 15 607 0 q 506 60 533 31 q 463 126 479 88 q 448 205 448 163 q 463 284 448 247 q 506 350 479 322 q 570 395 533 379 q 649 411 607 411 m 649 297 q 585 270 610 297 q 560 205 560 244 q 585 140 560 166 q 649 114 610 114 q 713 140 688 114 q 739 205 739 166 q 713 270 739 244 q 649 297 688 297 m 220 888 q 156 861 181 888 q 131 796 131 835 q 156 731 131 757 q 220 705 181 705 q 284 731 259 705 q 310 796 310 757 q 284 861 310 835 q 220 888 259 888 m 220 1002 q 299 986 262 1002 q 363 941 336 970 q 406 875 390 913 q 422 796 422 838 q 406 717 422 754 q 363 651 390 679 q 299 606 336 622 q 220 591 262 591 q 141 606 178 591 q 77 651 104 622 q 34 717 50 679 q 19 796 19 754 q 34 875 19 838 q 77 941 50 913 q 141 986 104 970 q 220 1002 178 1002 "},"˛":{"x_min":41,"x_max":387.75,"ha":378,"o":"m 351 11 q 290 -13 323 1 q 227 -50 257 -29 q 177 -99 197 -71 q 158 -161 158 -127 q 179 -215 158 -196 q 230 -234 200 -234 q 297 -213 262 -234 q 360 -174 333 -192 l 387 -221 q 290 -278 341 -253 q 182 -303 239 -303 q 82 -271 123 -303 q 41 -176 41 -239 q 74 -86 41 -122 q 155 -26 107 -49 q 257 8 204 -3 q 351 28 310 21 l 351 11 "},"a":{"x_min":44,"x_max":602.03125,"ha":681,"o":"m 421 368 q 346 337 382 354 q 280 297 309 320 q 233 250 250 275 q 215 195 215 224 q 235 136 215 157 q 291 116 256 116 q 360 134 331 116 q 421 185 389 153 l 421 368 m 67 534 q 91 641 67 596 q 153 714 116 686 q 239 755 191 742 q 339 769 287 769 q 456 752 407 769 q 535 704 504 735 q 578 631 565 674 q 592 539 592 589 l 592 60 q 595 30 592 45 q 602 0 597 15 l 430 0 q 425 32 427 15 q 418 73 422 49 q 329 10 380 34 q 214 -14 279 -14 q 90 30 136 -14 q 44 166 44 74 q 72 280 44 231 q 152 364 101 328 q 271 428 203 400 q 421 481 340 456 l 421 536 q 395 606 421 585 q 332 627 369 627 q 264 600 292 627 q 237 534 237 574 l 67 534 "},"T":{"x_min":27,"x_max":653,"ha":680,"o":"m 653 1002 l 653 833 l 434 833 l 434 0 l 246 0 l 246 833 l 27 833 l 27 1002 l 653 1002 "},"—":{"x_min":0,"x_max":1361,"ha":1361,"o":"m 0 319 l 0 436 l 1361 436 l 1361 319 l 0 319 "},"=":{"x_min":38,"x_max":778,"ha":816,"o":"m 778 124 l 38 124 l 38 293 l 778 293 l 778 124 m 778 463 l 38 463 l 38 632 l 778 632 l 778 463 "},"N":{"x_min":95,"x_max":736,"ha":831,"o":"m 95 0 l 95 1002 l 300 1002 l 561 408 l 564 408 l 564 1002 l 736 1002 l 736 0 l 556 0 l 269 647 l 266 647 l 266 0 l 95 0 "},"˚":{"x_min":44,"x_max":336,"ha":380,"o":"m 188 1060 q 137 1038 157 1060 q 118 986 118 1017 q 137 933 118 954 q 188 913 157 913 q 240 933 218 913 q 262 986 262 954 q 240 1038 262 1017 q 188 1060 218 1060 m 188 838 q 132 849 158 838 q 86 881 105 861 q 55 928 67 901 q 44 986 44 955 q 55 1044 44 1017 q 86 1091 67 1071 q 132 1123 105 1111 q 188 1135 158 1135 q 245 1123 218 1135 q 292 1091 271 1111 q 324 1044 312 1071 q 336 986 336 1017 q 324 928 336 955 q 292 881 312 901 q 245 849 271 861 q 188 838 218 838 "},"⁄":{"x_min":-227.3125,"x_max":454.609375,"ha":227,"o":"m 323 1016 l 454 1016 l -96 -14 l -227 -14 l 323 1016 "},"2":{"x_min":54,"x_max":688,"ha":756,"o":"m 54 0 l 54 162 q 223 328 152 258 q 345 452 294 399 q 427 544 396 505 q 477 613 459 583 q 501 669 495 644 q 508 720 508 694 q 475 819 508 781 q 377 858 442 858 q 273 820 308 858 q 238 726 238 783 l 238 690 l 58 690 l 58 737 q 79 843 58 792 q 139 932 100 893 q 236 993 179 970 q 364 1016 293 1016 q 495 997 436 1016 q 597 941 554 978 q 664 850 640 904 q 688 724 688 796 q 644 559 688 637 q 537 412 600 482 q 404 279 474 342 q 281 158 334 216 l 673 158 l 673 0 l 54 0 "},"j":{"x_min":3,"x_max":275.5,"ha":379,"o":"m 104 885 l 104 1043 l 275 1043 l 275 885 l 104 885 m 275 755 l 275 -61 q 259 -154 275 -115 q 214 -218 242 -193 q 147 -255 185 -243 q 65 -267 109 -267 q 3 -262 31 -267 l 3 -109 q 81 -92 58 -109 q 104 -39 104 -75 l 104 755 l 275 755 "},"Z":{"x_min":45,"x_max":636,"ha":681,"o":"m 83 1002 l 627 1002 l 627 841 l 255 169 l 636 169 l 636 0 l 45 0 l 45 162 l 416 833 l 83 833 l 83 1002 "},"u":{"x_min":82,"x_max":599,"ha":681,"o":"m 599 755 l 599 0 l 432 0 l 432 85 q 339 15 385 44 q 241 -14 294 -14 q 122 30 162 -14 q 82 180 82 74 l 82 754 l 253 754 l 253 199 q 267 138 253 161 q 316 116 280 116 q 371 137 343 116 q 427 184 400 159 l 427 755 l 599 755 "},"1":{"x_min":168.921875,"x_max":491.5,"ha":757,"o":"m 320 766 l 168 766 l 168 875 q 257 901 223 886 q 313 934 291 915 q 351 972 336 952 q 383 1016 366 993 l 491 1016 l 491 0 l 320 0 l 320 766 "},"›":{"x_min":85.75,"x_max":401.53125,"ha":453,"o":"m 235 155 l 85 155 l 251 377 l 85 599 l 235 599 l 401 377 l 235 155 "},"˜":{"x_min":-59.890625,"x_max":438.28125,"ha":378,"o":"m 438 1033 q 420 969 431 999 q 392 916 409 939 q 349 878 375 892 q 287 865 323 865 q 233 872 259 865 q 182 889 206 880 q 134 906 157 898 q 87 914 110 914 q 46 896 61 914 q 25 855 31 879 l -59 855 q -42 919 -54 888 q -12 973 -31 949 q 33 1011 6 997 q 96 1025 59 1025 q 150 1016 123 1025 q 201 998 176 1008 q 247 981 225 989 q 285 973 269 973 q 327 990 310 973 q 349 1033 344 1008 l 438 1033 "},"k":{"x_min":90,"x_max":653.5,"ha":681,"o":"m 90 0 l 90 1002 l 261 1002 l 261 462 l 264 462 l 446 755 l 638 755 l 468 499 l 653 0 l 472 0 l 347 353 l 261 230 l 261 0 l 90 0 "},"ˇ":{"x_min":-51.71875,"x_max":430.109375,"ha":378,"o":"m 103 847 l -51 1050 l 102 1050 l 189 935 l 276 1050 l 430 1050 l 274 847 l 103 847 "},"<":{"x_min":38,"x_max":778,"ha":816,"o":"m 778 -12 l 38 310 l 38 444 l 778 767 l 778 605 l 248 377 l 778 149 l 778 -12 "},"t":{"x_min":8,"x_max":359.109375,"ha":378,"o":"m 8 580 l 8 722 l 76 722 l 76 927 l 247 927 l 247 722 l 358 722 l 358 580 l 247 580 l 247 194 q 268 152 247 166 q 325 139 289 139 q 342 139 334 139 q 359 140 351 139 l 359 -6 q 310 -12 334 -12 q 261 -12 285 -12 q 126 21 176 -12 q 76 136 76 54 l 76 580 l 8 580 "},"W":{"x_min":31.3125,"x_max":1101.140625,"ha":1134,"o":"m 31 1002 l 205 1002 l 337 347 l 340 347 l 475 1002 l 656 1002 l 792 347 l 794 347 l 925 1002 l 1101 1002 l 886 0 l 705 0 l 567 686 l 564 686 l 416 0 l 236 0 l 31 1002 "},"v":{"x_min":16.328125,"x_max":588,"ha":604,"o":"m 300 269 l 303 269 l 416 755 l 588 755 l 386 0 l 217 0 l 16 755 l 187 755 l 300 269 "},">":{"x_min":38,"x_max":778,"ha":816,"o":"m 38 149 l 567 377 l 38 605 l 38 767 l 778 444 l 778 310 l 38 -12 l 38 149 "},"s":{"x_min":29.765625,"x_max":555,"ha":604,"o":"m 408 524 q 359 602 390 577 q 289 627 329 627 q 239 607 259 627 q 220 559 220 588 q 244 508 220 529 q 306 467 269 487 q 387 427 344 448 q 468 378 431 406 q 530 310 506 349 q 555 215 555 270 q 536 116 555 159 q 485 44 518 73 q 407 0 452 15 q 308 -14 361 -14 q 233 -7 270 -14 q 161 22 195 0 q 93 88 126 45 q 29 201 61 130 l 183 244 q 225 159 194 191 q 308 128 256 128 q 370 145 348 128 q 392 194 392 162 q 367 254 392 230 q 305 296 342 277 q 224 334 267 315 q 143 382 180 353 q 81 452 105 410 q 57 557 57 494 q 76 651 57 612 q 129 716 96 691 q 203 755 161 742 q 291 769 246 769 q 452 717 387 769 q 549 579 518 666 l 408 524 "},"B":{"x_min":84,"x_max":688,"ha":756,"o":"m 272 605 l 337 605 q 438 638 400 605 q 477 723 477 671 q 445 811 477 778 q 346 844 413 844 l 272 844 l 272 605 m 272 158 l 350 158 q 462 197 424 158 q 500 303 500 237 q 455 411 500 376 q 337 447 410 447 l 272 447 l 272 158 m 84 1002 l 347 1002 q 582 938 500 1002 q 665 743 665 874 q 543 535 665 610 q 610 486 583 510 q 654 433 637 462 q 679 370 671 405 q 688 288 688 335 q 664 159 688 213 q 597 70 640 105 q 494 17 554 34 q 358 0 433 0 l 84 0 l 84 1002 "},"…":{"x_min":131,"x_max":1230,"ha":1361,"o":"m 584 0 l 584 197 l 777 197 l 777 0 l 584 0 m 1037 0 l 1037 197 l 1230 197 l 1230 0 l 1037 0 m 131 0 l 131 197 l 324 197 l 324 0 l 131 0 "},"?":{"x_min":13.46875,"x_max":541.5,"ha":604,"o":"m 174 0 l 174 197 l 367 197 l 367 0 l 174 0 m 13 796 q 110 958 39 900 q 287 1016 182 1016 q 381 1000 336 1016 q 462 955 427 985 q 519 881 497 925 q 541 779 541 838 q 510 682 541 732 q 443 584 480 632 q 376 490 406 536 q 346 402 346 443 l 346 332 l 196 332 l 196 468 q 223 536 196 493 q 283 625 250 578 q 343 717 316 672 q 370 793 370 762 q 343 851 370 829 q 283 874 316 874 q 242 863 263 874 q 206 835 222 853 q 180 796 190 818 q 170 751 170 775 l 13 796 "},"H":{"x_min":95,"x_max":736,"ha":831,"o":"m 95 0 l 95 1002 l 283 1002 l 283 602 l 548 602 l 548 1002 l 736 1002 l 736 0 l 548 0 l 548 433 l 283 433 l 283 0 l 95 0 "},"c":{"x_min":68,"x_max":612.5,"ha":681,"o":"m 441 494 l 441 527 q 413 594 441 571 q 340 616 385 616 q 267 594 295 616 q 239 527 239 571 l 239 227 q 267 160 239 183 q 340 138 295 138 q 413 160 385 138 q 441 227 441 183 l 441 274 l 612 274 l 612 271 q 541 54 612 122 q 340 -14 469 -14 q 140 54 212 -14 q 68 271 68 122 l 68 483 q 140 700 68 632 q 341 769 212 769 q 539 703 468 769 q 610 494 610 638 l 441 494 "},"&":{"x_min":46,"x_max":860,"ha":908,"o":"m 234 288 q 245 225 234 252 q 276 180 257 198 q 321 153 296 162 q 374 144 346 144 q 446 159 412 144 q 500 199 480 175 q 395 302 443 249 q 304 413 348 356 q 253 360 273 388 q 234 288 234 332 m 840 460 q 789 335 817 397 q 723 210 762 273 q 787 174 753 189 q 860 155 821 159 l 860 -14 q 794 -9 824 -14 q 735 7 764 -4 q 676 38 706 19 q 612 88 647 58 q 502 13 564 40 q 365 -14 439 -14 q 235 3 295 -14 q 134 56 176 20 q 69 143 92 91 q 46 263 46 195 q 58 356 46 316 q 92 429 70 396 q 144 489 114 463 q 212 540 175 515 q 152 652 172 600 q 132 765 132 703 q 152 877 132 831 q 207 955 172 924 q 287 1001 242 986 q 383 1016 333 1016 q 476 998 434 1016 q 549 950 518 981 q 597 878 579 920 q 615 789 615 836 q 598 702 615 740 q 554 629 581 663 q 493 568 527 596 q 425 511 460 539 q 601 307 506 402 q 651 403 628 356 q 689 503 674 450 l 840 460 m 372 899 q 309 867 331 899 q 287 790 287 836 q 302 710 287 746 q 342 632 318 674 q 383 668 361 650 q 421 706 404 686 q 449 751 438 726 q 460 806 460 775 q 454 838 460 822 q 438 868 449 854 q 410 890 427 882 q 372 899 394 899 "},"˝":{"x_min":-38.109375,"x_max":536.28125,"ha":378,"o":"m 536 1050 l 336 847 l 198 847 l 325 1050 l 536 1050 m 285 1050 l 93 847 l -38 847 l 80 1050 l 285 1050 "},"I":{"x_min":95,"x_max":283,"ha":378,"o":"m 95 0 l 95 1002 l 283 1002 l 283 0 l 95 0 "},"•":{"x_min":94,"x_max":585,"ha":680,"o":"m 94 501 q 113 599 94 553 q 165 678 132 644 q 243 731 198 712 q 338 751 288 751 q 434 731 390 751 q 512 678 478 712 q 565 599 546 644 q 585 501 585 553 q 565 404 585 449 q 512 323 546 358 q 434 269 478 288 q 338 250 390 250 q 243 269 288 250 q 165 323 198 288 q 113 404 132 358 q 94 501 94 449 "},"ˉ":{"x_min":-48,"x_max":426,"ha":378,"o":"m -48 888 l -48 991 l 426 991 l 426 888 l -48 888 "},"G":{"x_min":68,"x_max":681,"ha":757,"o":"m 554 82 q 473 12 516 38 q 378 -14 431 -14 q 253 4 310 -14 q 155 61 196 22 q 91 165 114 101 q 68 321 68 228 l 68 680 q 91 836 68 773 q 155 940 114 900 q 254 997 196 979 q 379 1016 311 1016 q 601 932 524 1016 q 678 676 678 848 l 493 676 q 461 810 493 773 q 378 847 430 847 q 288 817 321 847 q 256 705 256 788 l 256 296 q 288 184 256 213 q 378 155 321 155 q 462 191 431 155 q 493 293 493 228 l 493 355 l 360 355 l 360 513 l 681 513 l 681 0 l 582 0 l 554 82 "},"(":{"x_min":68,"x_max":414,"ha":453,"o":"m 253 -117 q 119 146 170 2 q 68 449 68 289 q 119 752 68 609 q 253 1016 170 896 l 414 1016 q 339 898 374 960 q 276 767 303 836 q 233 619 249 698 q 218 449 218 541 q 233 279 218 357 q 276 131 249 200 q 339 0 303 62 q 414 -117 374 -61 l 253 -117 "},"`":{"x_min":-32.671875,"x_max":304.890625,"ha":378,"o":"m 178 1050 l 304 847 l 167 847 l -32 1050 l 178 1050 "},"U":{"x_min":95,"x_max":736,"ha":831,"o":"m 283 1002 l 283 300 q 314 191 283 228 q 414 155 345 155 q 548 300 548 155 l 548 1002 l 736 1002 l 736 299 q 712 157 736 216 q 647 60 689 98 q 546 4 605 22 q 414 -14 486 -14 q 283 4 342 -14 q 182 60 224 22 q 118 157 141 98 q 95 299 95 216 l 95 1002 l 283 1002 "},"F":{"x_min":84,"x_max":574.171875,"ha":604,"o":"m 84 0 l 84 1002 l 574 1002 l 574 833 l 272 833 l 272 602 l 508 602 l 508 433 l 272 433 l 272 0 l 84 0 "},"r":{"x_min":82,"x_max":429.078125,"ha":454,"o":"m 82 0 l 82 755 l 249 755 l 249 655 l 252 655 q 322 740 282 711 q 429 769 363 769 l 429 580 q 384 593 407 587 q 337 600 361 600 q 274 573 295 600 q 253 516 253 547 l 253 0 l 82 0 "},":":{"x_min":93,"x_max":286,"ha":379,"o":"m 93 416 l 93 613 l 286 613 l 286 416 l 93 416 m 93 0 l 93 197 l 286 197 l 286 0 l 93 0 "},"x":{"x_min":8.171875,"x_max":596.171875,"ha":604,"o":"m 23 755 l 205 755 l 302 538 l 401 755 l 583 755 l 396 387 l 596 0 l 413 0 l 302 244 l 190 0 l 8 0 l 210 388 l 23 755 "},"*":{"x_min":89.828125,"x_max":590.71875,"ha":681,"o":"m 408 1002 l 368 800 l 374 793 l 555 888 l 590 764 l 392 739 l 389 731 l 533 587 l 431 508 l 344 694 l 336 694 l 249 508 l 147 587 l 291 731 l 288 739 l 89 764 l 125 888 l 306 793 l 311 800 l 272 1002 l 408 1002 "},"†":{"x_min":90,"x_max":591,"ha":681,"o":"m 90 781 l 310 743 l 274 1016 l 405 1016 l 370 743 l 591 781 l 591 648 l 374 685 l 408 449 q 389 321 401 389 q 377 181 377 253 q 377 37 377 109 q 377 -103 377 -34 l 302 -103 q 302 37 302 -34 q 302 181 302 109 q 290 321 302 253 q 272 449 278 389 l 306 685 l 90 648 l 90 781 "},"V":{"x_min":20.421875,"x_max":736.359375,"ha":757,"o":"m 20 1002 l 205 1002 l 378 286 l 381 286 l 552 1002 l 736 1002 l 485 0 l 272 0 l 20 1002 "},"h":{"x_min":82,"x_max":599,"ha":681,"o":"m 82 0 l 82 1002 l 253 1002 l 253 669 q 341 739 297 710 q 439 769 386 769 q 558 724 518 769 q 599 574 599 680 l 599 0 l 427 0 l 427 555 q 413 616 427 593 q 364 639 400 639 q 309 617 337 639 q 253 570 280 595 l 253 0 l 82 0 "},"0":{"x_min":49,"x_max":708,"ha":757,"o":"m 229 353 q 238 252 229 292 q 266 187 248 212 q 312 153 284 163 q 378 144 340 144 q 444 153 416 144 q 490 187 472 163 q 518 252 508 212 q 528 353 528 292 l 528 648 q 518 749 528 709 q 490 814 508 789 q 444 848 472 838 q 378 858 416 858 q 312 848 340 858 q 266 814 284 838 q 238 749 248 789 q 229 648 229 709 l 229 353 m 49 668 q 133 922 49 829 q 378 1016 217 1016 q 623 922 539 1016 q 708 668 708 829 l 708 333 q 623 79 708 172 q 378 -14 539 -14 q 133 79 217 -14 q 49 333 49 172 l 49 668 "},".":{"x_min":93,"x_max":286,"ha":379,"o":"m 93 0 l 93 197 l 286 197 l 286 0 l 93 0 "},"”":{"x_min":54,"x_max":549,"ha":603,"o":"m 437 805 l 356 805 l 356 1002 l 549 1002 l 549 805 l 463 599 l 368 599 l 437 805 m 135 805 l 54 805 l 54 1002 l 247 1002 l 247 805 l 161 599 l 66 599 l 135 805 "},"@":{"x_min":50,"x_max":1038,"ha":1088,"o":"m 721 752 l 843 752 l 775 413 q 769 387 772 402 q 766 359 766 373 q 786 333 766 333 q 834 347 809 333 q 878 389 858 362 q 911 459 898 417 q 924 557 924 502 q 896 704 924 640 q 821 811 869 768 q 706 876 772 854 q 563 899 640 899 q 408 868 477 899 q 291 784 340 837 q 215 658 242 731 q 189 499 189 585 q 218 335 189 408 q 299 210 247 262 q 425 130 352 158 q 585 103 497 103 q 732 129 663 103 q 853 200 801 155 l 978 200 q 804 40 907 95 q 574 -14 700 -14 q 371 24 466 -14 q 204 131 275 62 q 91 294 133 199 q 50 499 50 388 q 90 703 50 609 q 201 867 131 798 q 366 976 271 936 q 567 1016 460 1016 q 742 986 656 1016 q 892 902 827 956 q 997 770 957 848 q 1038 596 1038 692 q 1018 461 1038 520 q 966 358 998 402 q 896 282 935 313 q 819 232 857 251 q 747 205 781 213 q 692 197 714 197 q 641 215 663 197 q 620 269 620 233 l 617 270 q 554 219 591 241 q 481 197 518 197 q 398 217 437 197 q 329 270 359 237 q 281 348 299 303 q 264 441 264 392 q 283 562 264 503 q 339 667 303 621 q 427 741 375 713 q 542 769 478 769 q 634 748 593 769 q 704 682 676 727 l 721 752 m 559 627 q 501 612 528 627 q 455 575 475 597 q 424 523 435 552 q 414 464 414 493 q 441 382 414 414 q 518 349 469 349 q 579 363 551 349 q 625 400 606 377 q 655 454 645 424 q 666 514 666 484 q 636 595 666 564 q 559 627 606 627 "},"f":{"x_min":11,"x_max":368,"ha":379,"o":"m 368 863 l 318 863 q 273 845 287 863 q 260 799 260 827 l 260 722 l 362 722 l 362 580 l 260 580 l 260 0 l 88 0 l 88 580 l 11 580 l 11 722 l 88 722 l 88 794 q 101 902 88 859 q 140 970 114 945 q 203 1005 166 995 q 286 1016 239 1016 q 325 1013 305 1016 q 368 1007 346 1010 l 368 863 "},";":{"x_min":93,"x_max":286,"ha":379,"o":"m 93 416 l 93 613 l 286 613 l 286 416 l 93 416 m 174 0 l 93 0 l 93 197 l 286 197 l 286 0 l 200 -205 l 105 -205 l 174 0 "},"“":{"x_min":54,"x_max":549,"ha":603,"o":"m 467 811 l 549 811 l 549 614 l 356 614 l 356 811 l 441 1016 l 536 1016 l 467 811 m 165 811 l 247 811 l 247 614 l 54 614 l 54 811 l 139 1016 l 234 1016 l 165 811 "},"i":{"x_min":103,"x_max":274.5,"ha":378,"o":"m 103 886 l 103 1044 l 274 1044 l 274 886 l 103 886 m 274 755 l 274 0 l 103 0 l 103 755 l 274 755 "},"6":{"x_min":49,"x_max":700,"ha":757,"o":"m 501 740 q 465 824 501 791 q 379 858 429 858 q 313 848 341 858 q 266 814 285 838 q 238 749 248 789 q 229 648 229 709 l 229 555 q 328 612 275 591 q 439 633 381 633 q 552 609 503 633 q 634 544 601 585 q 683 450 667 503 q 700 335 700 396 q 680 194 700 259 q 623 83 661 130 q 523 11 584 37 q 378 -14 463 -14 q 133 79 217 -14 q 49 333 49 172 l 49 668 q 134 922 49 829 q 381 1016 219 1016 q 593 945 510 1016 q 677 740 677 875 l 501 740 m 229 353 q 238 252 229 292 q 266 187 248 212 q 312 153 284 163 q 378 144 340 144 q 484 192 449 144 q 520 328 520 241 q 480 451 520 411 q 378 491 441 491 q 299 466 335 491 q 229 409 264 441 l 229 353 "},"A":{"x_min":17.6875,"x_max":739.078125,"ha":757,"o":"m 17 0 l 261 1001 l 502 1001 l 739 0 l 559 0 l 511 211 l 251 211 l 198 0 l 17 0 m 285 380 l 472 380 l 381 786 l 378 786 l 285 380 "},"‘":{"x_min":54,"x_max":247,"ha":301,"o":"m 165 811 l 247 811 l 247 614 l 54 614 l 54 811 l 139 1016 l 234 1016 l 165 811 "},"n":{"x_min":82,"x_max":599,"ha":681,"o":"m 82 0 l 82 755 l 248 755 l 248 669 q 341 739 295 710 q 439 769 386 769 q 558 724 518 769 q 599 574 599 680 l 599 0 l 427 0 l 427 555 q 413 616 427 593 q 364 639 400 639 q 309 617 337 639 q 253 570 280 595 l 253 0 l 82 0 "},"O":{"x_min":68,"x_max":689,"ha":757,"o":"m 256 296 q 288 184 256 213 q 378 155 321 155 q 468 184 435 155 q 501 296 501 213 l 501 705 q 468 817 501 788 q 378 847 435 847 q 288 817 321 847 q 256 705 256 788 l 256 296 m 68 680 q 91 836 68 773 q 155 940 114 900 q 253 997 196 979 q 378 1016 310 1016 q 503 997 446 1016 q 601 940 560 979 q 665 836 642 900 q 689 680 689 773 l 689 321 q 665 165 689 228 q 601 61 642 101 q 503 4 560 22 q 378 -14 446 -14 q 253 4 310 -14 q 155 61 196 22 q 91 165 114 101 q 68 321 68 228 l 68 680 "},"3":{"x_min":46,"x_max":694,"ha":757,"o":"m 226 293 q 260 180 226 216 q 371 144 295 144 q 477 185 440 144 q 514 292 514 227 q 465 412 514 377 q 316 448 417 448 l 316 608 q 450 637 410 608 q 491 737 491 666 q 458 823 491 789 q 363 858 425 858 q 279 825 312 858 q 247 741 247 792 l 66 741 q 89 861 66 810 q 154 947 113 913 q 249 999 195 982 q 365 1016 304 1016 q 488 998 432 1016 q 585 946 544 981 q 648 861 626 911 q 671 743 671 810 q 640 616 671 677 q 552 525 610 556 q 662 431 631 493 q 694 284 694 369 q 668 153 694 209 q 600 60 643 98 q 498 4 556 23 q 374 -14 440 -14 q 127 69 209 -14 q 46 293 46 152 l 226 293 "},"]":{"x_min":66.21875,"x_max":385,"ha":453,"o":"m 385 1002 l 385 -103 l 66 -103 l 66 -20 l 235 -20 l 235 919 l 66 919 l 66 1002 l 385 1002 "},"m":{"x_min":82,"x_max":901.5,"ha":983,"o":"m 82 755 l 248 755 l 248 669 q 333 738 290 708 q 431 769 377 769 q 513 738 479 769 q 562 655 547 708 q 645 734 602 699 q 744 769 689 769 q 862 720 822 769 q 901 569 901 671 l 901 0 l 730 0 l 730 575 q 717 625 730 612 q 685 639 705 639 q 657 632 672 639 q 627 616 642 626 q 598 593 611 605 q 577 570 585 582 l 577 0 l 406 0 l 406 575 q 393 625 406 612 q 359 639 380 639 q 330 632 346 639 q 300 616 314 626 q 273 593 286 605 q 253 570 261 582 l 253 0 l 82 0 l 82 755 "},"9":{"x_min":57,"x_max":708,"ha":757,"o":"m 256 262 q 291 177 256 210 q 377 144 327 144 q 443 153 415 144 q 490 187 471 163 q 518 252 508 212 q 528 353 528 292 l 528 446 q 428 389 481 410 q 317 369 375 369 q 204 392 253 369 q 122 457 155 416 q 73 552 89 498 q 57 666 57 606 q 76 807 57 743 q 133 918 95 871 q 234 990 172 964 q 378 1016 295 1016 q 623 922 539 1016 q 708 668 708 829 l 708 333 q 622 79 708 172 q 375 -14 537 -14 q 163 56 246 -14 q 80 262 80 126 l 256 262 m 528 648 q 518 749 528 709 q 490 814 508 789 q 444 848 472 838 q 378 858 416 858 q 272 809 307 858 q 237 673 237 760 q 276 550 237 590 q 378 511 315 511 q 457 535 421 511 q 528 592 492 560 l 528 648 "},"l":{"x_min":103,"x_max":274.5,"ha":378,"o":"m 103 1002 l 274 1002 l 274 0 l 103 0 l 103 1002 "},"8":{"x_min":49,"x_max":708,"ha":757,"o":"m 708 284 q 682 153 708 209 q 613 60 657 98 q 508 4 569 23 q 378 -14 447 -14 q 248 4 309 -14 q 143 60 187 23 q 74 153 99 98 q 49 284 49 209 q 80 431 49 369 q 192 525 112 493 q 103 616 133 556 q 73 743 73 677 q 96 864 73 813 q 161 949 120 916 q 258 999 202 982 q 378 1016 314 1016 q 497 999 441 1016 q 594 949 553 982 q 659 864 635 916 q 683 743 683 813 q 653 616 683 677 q 564 525 623 556 q 675 431 643 493 q 708 284 708 369 m 503 728 q 493 778 503 755 q 467 819 483 802 q 428 847 451 837 q 378 858 405 858 q 327 847 350 858 q 288 819 304 837 q 262 778 272 802 q 253 728 253 755 q 262 679 253 702 q 289 638 272 656 q 329 611 305 621 q 378 602 352 602 q 426 611 403 602 q 467 638 450 621 q 493 679 483 656 q 503 728 503 702 m 528 289 q 487 402 528 360 q 378 444 447 444 q 269 402 309 444 q 229 289 229 360 q 262 184 229 224 q 378 144 295 144 q 494 184 461 144 q 528 289 528 224 "},"p":{"x_min":82,"x_max":613,"ha":681,"o":"m 239 755 l 239 663 l 242 663 q 272 699 253 681 q 316 734 291 718 q 368 759 340 749 q 425 769 396 769 q 569 692 525 769 q 613 469 613 616 l 613 285 q 569 62 613 138 q 425 -14 525 -14 q 352 4 389 -14 q 253 68 314 23 l 253 -267 l 82 -267 l 82 755 l 239 755 m 253 170 q 357 116 302 116 q 389 122 374 116 q 416 150 404 129 q 434 205 427 170 q 441 296 441 240 l 441 457 q 434 549 441 514 q 416 603 427 583 q 389 631 404 624 q 357 638 374 638 q 253 583 302 638 l 253 170 "},"4":{"x_min":0,"x_max":740,"ha":756,"o":"m 416 1002 l 603 1002 l 603 406 l 740 406 l 740 264 l 603 264 l 603 0 l 431 0 l 431 264 l 0 264 l 0 425 l 416 1002 m 431 406 l 431 797 l 428 797 l 149 406 l 431 406 "},"‡":{"x_min":90,"x_max":591,"ha":681,"o":"m 306 702 l 90 664 l 90 798 l 310 760 l 275 1016 l 405 1016 l 370 760 l 591 798 l 591 664 l 374 702 l 408 456 l 374 210 l 591 248 l 591 114 l 370 152 l 405 -103 l 275 -103 l 310 152 l 90 114 l 90 248 l 306 210 l 272 456 l 306 702 "},"R":{"x_min":84,"x_max":726.75,"ha":757,"o":"m 272 566 l 368 566 q 466 598 431 566 q 502 705 502 631 q 466 811 502 778 q 368 844 431 844 l 272 844 l 272 566 m 525 0 l 361 408 l 272 408 l 272 0 l 84 0 l 84 1002 l 356 1002 q 608 923 526 1002 q 690 702 690 845 q 655 542 690 607 q 541 446 620 477 l 726 0 l 525 0 "},"o":{"x_min":68,"x_max":612.5,"ha":681,"o":"m 239 227 q 267 160 239 183 q 340 138 295 138 q 413 160 385 138 q 441 227 441 183 l 441 527 q 413 594 441 571 q 340 616 385 616 q 267 594 295 616 q 239 527 239 571 l 239 227 m 68 483 q 140 700 68 632 q 340 769 212 769 q 541 700 469 769 q 612 483 612 632 l 612 271 q 541 54 612 122 q 340 -14 469 -14 q 140 54 212 -14 q 68 271 68 122 l 68 483 "},"5":{"x_min":48,"x_max":700,"ha":757,"o":"m 226 287 q 263 180 226 216 q 368 144 301 144 q 440 158 411 144 q 487 200 469 173 q 512 268 505 228 q 520 361 520 309 q 487 505 520 455 q 377 555 454 555 q 295 534 331 555 q 233 477 259 513 l 85 477 l 85 1002 l 652 1002 l 652 844 l 240 844 l 240 635 q 321 680 279 663 q 418 697 363 697 q 550 672 497 697 q 638 604 604 648 q 685 498 671 560 q 700 358 700 435 q 681 201 700 270 q 623 85 663 133 q 521 11 584 37 q 370 -14 459 -14 q 217 11 279 -14 q 117 79 155 37 q 63 176 79 121 q 48 287 48 230 l 226 287 "}},"cssFontWeight":"bold","ascender":1042,"underlinePosition":-75,"cssFontStyle":"normal","boundingBox":{"yMin":-303,"xMin":-227.3125,"yMax":1135,"xMax":1361},"resolution":1000,"original_font_information":{"postscript_name":"TradeGothic-Bold","version_string":"Version 001.001","vendor_url":"","full_font_name":"Trade Gothic Bold","font_family_name":"TradeGothic","copyright":"Copyright (c) 1989, 1990 Adobe Systems Incorporated.  All Rights Reserved.Trade Gothic is a trademark of Linotype AG and/or its subsidiaries.","description":" The digitally encoded machine readable software for producing the  Typefaces licensed to you is copyrighted (c) 1989, 1990 Adobe Systems.  All rights reserved. This software is the property of Adobe Systems  Incorporated and its licensors, and may not be reproduced, used,  displayed, modified, disclosed, or transferred  without the express  written approval of Adobe.   The digitally encoded machine readable outline data for producing  the Typefaces licensed to you is copyrighted (c) 1981 Linotype AG  and/or its subsidiaries. All Rights Reserved.  This data is the property of Linotype AG and/or its subsidiaries  and may not be reproduced, used, displayed, modified, disclosed or  transferred without the express written approval of Linotype AG  and/or its subsidiaries. ","trademark":"","designer":"","designer_url":"","unique_font_identifier":"TransType 3 MAC;Trade Gothic Bold;001.001;27/5/10 12:10:14 PM","license_url":"","license_description":"","manufacturer_name":"Adobe Systems Incorporated","font_sub_family_name":"Bold"},"descender":-237,"familyName":"TradeGothic","lineHeight":1278,"underlineThickness":50});