/*!
 * 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);
/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09i
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());
/*cycle*/
(function(D){var A="Lite-1.0";D.fn.cycle=function(E){return this.each(function(){E=E||{};if(this.cycleTimeout){clearTimeout(this.cycleTimeout)}this.cycleTimeout=0;this.cyclePause=0;var I=D(this);var J=E.slideExpr?D(E.slideExpr,this):I.children();var G=J.get();if(G.length<2){if(window.console&&window.console.log){window.console.log("terminating; too few slides: "+G.length)}return }var H=D.extend({},D.fn.cycle.defaults,E||{},D.metadata?I.metadata():D.meta?I.data():{});H.before=H.before?[H.before]:[];H.after=H.after?[H.after]:[];H.after.unshift(function(){H.busy=0});var F=this.className;H.width=parseInt((F.match(/w:(\d+)/)||[])[1])||H.width;H.height=parseInt((F.match(/h:(\d+)/)||[])[1])||H.height;H.timeout=parseInt((F.match(/t:(\d+)/)||[])[1])||H.timeout;if(I.css("position")=="static"){I.css("position","relative")}if(H.width){I.width(H.width)}if(H.height&&H.height!="auto"){I.height(H.height)}var K=0;J.css({position:"absolute",top:0,left:0}).hide().each(function(M){D(this).css("z-index",G.length-M)});D(G[K]).css("opacity",1).show();if(D.browser.msie){G[K].style.removeAttribute("filter")}if(H.fit&&H.width){J.width(H.width)}if(H.fit&&H.height&&H.height!="auto"){J.height(H.height)}if(H.pause){I.hover(function(){this.cyclePause=1},function(){this.cyclePause=0})}D.fn.cycle.transitions.fade(I,J,H);J.each(function(){var M=D(this);this.cycleH=(H.fit&&H.height)?H.height:M.height();this.cycleW=(H.fit&&H.width)?H.width:M.width()});J.not(":eq("+K+")").css({opacity:0});if(H.cssFirst){D(J[K]).css(H.cssFirst)}if(H.timeout){if(H.speed.constructor==String){H.speed={slow:600,fast:200}[H.speed]||400}if(!H.sync){H.speed=H.speed/2}while((H.timeout-H.speed)<250){H.timeout+=H.speed}}H.speedIn=H.speed;H.speedOut=H.speed;H.slideCount=G.length;H.currSlide=K;H.nextSlide=1;var L=J[K];if(H.before.length){H.before[0].apply(L,[L,L,H,true])}if(H.after.length>1){H.after[1].apply(L,[L,L,H,true])}if(H.click&&!H.next){H.next=H.click}if(H.next){D(H.next).bind("click",function(){return C(G,H,H.rev?-1:1)})}if(H.prev){D(H.prev).bind("click",function(){return C(G,H,H.rev?1:-1)})}if(H.timeout){this.cycleTimeout=setTimeout(function(){B(G,H,0,!H.rev)},H.timeout+(H.delay||0))}})};function B(J,E,I,K){if(E.busy){return }var H=J[0].parentNode,M=J[E.currSlide],L=J[E.nextSlide];if(H.cycleTimeout===0&&!I){return }if(I||!H.cyclePause){if(E.before.length){D.each(E.before,function(N,O){O.apply(L,[M,L,E,K])})}var F=function(){if(D.browser.msie){this.style.removeAttribute("filter")}D.each(E.after,function(N,O){O.apply(L,[M,L,E,K])})};if(E.nextSlide!=E.currSlide){E.busy=1;D.fn.cycle.custom(M,L,E,F)}var G=(E.nextSlide+1)==J.length;E.nextSlide=G?0:E.nextSlide+1;E.currSlide=G?J.length-1:E.nextSlide-1}if(E.timeout){H.cycleTimeout=setTimeout(function(){B(J,E,0,!E.rev)},E.timeout)}}function C(E,F,I){var H=E[0].parentNode,G=H.cycleTimeout;if(G){clearTimeout(G);H.cycleTimeout=0}F.nextSlide=F.currSlide+I;if(F.nextSlide<0){F.nextSlide=E.length-1}else{if(F.nextSlide>=E.length){F.nextSlide=0}}B(E,F,1,I>=0);return false}D.fn.cycle.custom=function(K,H,I,E){var J=D(K),G=D(H);G.css({opacity:0});var F=function(){G.animate({opacity:1},I.speedIn,I.easeIn,E)};J.animate({opacity:0},I.speedOut,I.easeOut,function(){J.css({display:"none"});if(!I.sync){F()}});if(I.sync){F()}};D.fn.cycle.transitions={fade:function(F,G,E){G.not(":eq(0)").css("opacity",0);E.before.push(function(){D(this).show()})}};D.fn.cycle.ver=function(){return A};D.fn.cycle.defaults={timeout:4000,speed:1000,next:null,prev:null,before:null,after:null,height:"auto",sync:1,fit:0,pause:0,delay:0,slideExpr:null}})(jQuery)
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright © 1993 by DATA BECKER GmbH
 */
Cufon.registerFont({"w":382,"face":{"font-family":"England Hand DB","font-weight":400,"font-stretch":"normal","units-per-em":"800","panose-1":"0 0 4 0 0 0 0 0 0 0","ascent":"640","descent":"-160","x-height":"5","cap-height":"6","bbox":"-231 -691 863.222 211","underline-thickness":"31.25","underline-position":"-93.75","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":191},"!":{"d":"193,-43v0,43,-89,72,-89,9v0,-26,27,-50,53,-50v24,0,36,14,36,41xm404,-454v25,-23,67,-17,65,21v-2,35,-72,102,-99,134r-168,197r-13,-9r177,-289v19,-31,32,-48,38,-54","w":255},"\"":{"d":"271,-487v-6,-46,88,-83,88,-17v0,70,-86,103,-165,135r-5,-11v76,-33,105,-50,82,-107xm333,-379v33,-12,90,-45,92,-74v-22,-35,1,-88,44,-87v22,0,34,10,34,31v-3,69,-93,118,-164,140v-4,-1,-6,-5,-6,-10","w":316},"#":{"d":"104,-165r-77,0r0,-53r85,0r21,-155r-86,0r0,-54r94,0r23,-165r55,0r-23,165r99,0r23,-165r55,0r-23,165r67,0r0,54r-74,0r-22,155r74,0r0,53r-81,0r-24,165r-55,0r24,-165r-100,0r-23,165r-55,0xm189,-373r-22,155r99,0r21,-155r-98,0","w":443},"$":{"d":"91,1r-64,78r-11,-7r60,-77v-71,-18,-55,-138,11,-141v16,0,24,7,24,20v0,26,-10,26,-46,25v-12,0,-19,14,-19,42v0,10,14,24,40,41r141,-180v-79,-116,28,-256,169,-222r50,-62r8,7r-43,58v25,18,38,41,38,67v0,25,-22,54,-47,53v-15,0,-23,-6,-23,-17v0,-32,53,-16,53,-49v0,-19,-17,-30,-27,-41r-126,163v90,134,-39,273,-188,242xm101,-13v97,32,189,-72,135,-171v-29,28,-119,152,-135,171xm388,-410v-94,-26,-156,64,-117,151v46,-51,85,-102,117,-151","w":335},"%":{"d":"548,-406r9,11r-480,395r-10,-12xm345,-382v0,68,-139,234,-206,234v-26,0,-39,-16,-39,-49v0,-76,136,-215,213,-215v21,0,32,10,32,30xm312,-398v-41,-13,-195,184,-185,223v0,7,11,14,19,14v43,11,194,-174,184,-217v0,-14,-6,-20,-18,-20xm545,-224v6,66,-139,230,-206,230v-25,0,-37,-17,-37,-49v0,-73,132,-222,205,-216v28,2,36,7,38,35xm514,-245v-41,-12,-194,184,-185,224v0,10,6,15,17,15v46,11,184,-172,184,-218v0,-14,-5,-21,-16,-21","w":509},"&":{"d":"129,4v-51,1,-87,-28,-85,-77v4,-95,107,-130,215,-151v37,-112,88,-168,153,-168v31,0,47,17,47,50v0,50,-84,92,-138,111v-12,45,-19,89,-22,133v99,-100,164,-150,194,-150v21,0,31,14,31,41v0,17,-21,38,-38,38v-11,0,-24,-10,-23,-20v-5,-22,48,-13,46,-32v0,-9,-7,-13,-20,-13v-49,0,-148,115,-193,158v-4,30,3,61,23,61v29,0,93,-60,110,-82r9,8v-46,52,-75,93,-143,93v-28,0,-46,-13,-54,-37v-39,25,-76,37,-112,37xm84,-34v0,17,27,26,44,27v34,0,70,-13,110,-40v0,-62,6,-115,16,-160v-55,24,-169,113,-170,173xm437,-353v0,-16,-3,-29,-29,-29v-42,0,-74,89,-83,136v75,-37,112,-72,112,-107","w":461},"'":{"d":"243,-457v22,33,-3,86,-44,85v-22,0,-33,-11,-33,-34v0,-53,56,-99,170,-138r0,11v-33,11,-92,44,-93,76","w":174},"(":{"d":"593,-556v-169,111,-459,523,-539,736r-13,-2v37,-118,110,-302,162,-382v88,-135,239,-275,385,-364","w":430},")":{"d":"-116,170v171,-113,467,-524,541,-738r12,5v-119,382,-243,556,-548,743","w":430},"*":{"d":"386,-406v9,-25,47,-39,85,-25v16,6,30,5,39,5v-27,-20,-79,-41,-79,-81v0,-12,4,-19,12,-19v45,-2,56,61,70,97v5,-14,7,-34,7,-60v0,-24,17,-53,40,-52v10,0,15,9,15,30v0,36,-33,45,-54,84v7,-1,66,-35,81,-33v12,-1,42,12,41,22v-10,23,-47,36,-85,24v-17,-5,-29,-6,-38,-6v28,20,78,38,77,82v0,12,-3,18,-9,18v-45,2,-58,-61,-73,-97v-8,48,1,110,-46,114v-9,0,-14,-12,-14,-36v0,-24,54,-65,55,-81v-36,18,-98,55,-124,14","w":414},"+":{"d":"107,-241r153,0r0,-150r32,0r0,150r152,0r0,31r-152,0r0,153r-32,0r0,-152r-153,0r0,-32"},",":{"d":"61,1v-23,-33,2,-86,44,-85v23,0,36,11,36,32v-1,64,-107,122,-171,140r0,-12v60,-25,91,-50,91,-75","w":191},"-":{"d":"107,-162r194,0r-35,50r-197,0","w":238},".":{"d":"157,-41v0,42,-88,71,-88,7v0,-27,28,-47,55,-47v21,-1,33,19,33,40","w":191},"\/":{"d":"605,-541r67,0r-566,539r-65,0v66,-54,154,-147,222,-212","w":461},"0":{"d":"390,-418v31,0,47,16,47,47v0,103,-120,240,-193,303v-56,47,-101,72,-139,72v-41,0,-61,-22,-61,-66v0,-115,110,-238,193,-295v57,-39,107,-61,153,-61xm113,-6v87,-27,146,-89,218,-181v61,-78,90,-140,90,-183v0,-23,-10,-35,-32,-35v-28,0,-67,26,-119,77v-66,63,-188,204,-188,296v0,17,10,26,31,26","w":335},"1":{"d":"414,-372v-77,51,-174,108,-290,169r-5,-11v147,-84,258,-151,330,-200r13,0v-38,48,-89,117,-152,205r-150,207r-90,0","w":335,"k":{"1":57}},"2":{"d":"156,5v-27,0,-99,-29,-125,-29v-23,0,-45,10,-69,29r-7,-9v85,-74,248,-167,334,-260v46,-50,70,-87,70,-115v0,-17,-8,-26,-26,-26v-65,0,-188,96,-188,160v0,17,7,26,21,26v33,0,69,-36,110,-108v4,0,9,1,10,2v-5,41,-75,118,-120,118v-19,0,-37,-20,-37,-39v0,-77,120,-172,199,-172v40,0,64,28,64,68v0,54,-26,99,-73,139v-40,34,-262,123,-296,173v42,-15,71,-23,86,-23v20,0,79,23,100,23v15,0,34,-16,56,-50r10,5v-16,45,-63,88,-119,88","w":335},"3":{"d":"246,-198v-2,-9,-5,-18,-18,-17v-9,0,-37,11,-84,32v-10,-12,5,-14,27,-24v60,-27,182,-103,182,-179v0,-12,-8,-19,-26,-19v-39,0,-152,64,-146,103v0,10,10,23,20,23v29,0,58,-22,88,-67r9,6v-31,49,-64,74,-100,74v-17,0,-31,-15,-31,-32v0,-61,99,-122,163,-120v35,1,68,18,65,52v-6,76,-77,105,-161,139v31,2,59,18,61,48v6,95,-159,188,-259,184v-56,9,-76,-80,-24,-80v12,0,18,9,18,27v5,14,-29,12,-29,21v0,12,9,19,27,19v53,0,228,-138,218,-190","w":335},"4":{"d":"355,-407r98,0v-77,70,-325,235,-392,287v53,-6,92,-6,158,1v38,-32,76,-69,115,-108r16,0v-30,35,-58,73,-84,113v30,3,37,0,64,-6r0,13v-18,6,-43,8,-73,6r-58,98r-94,0r103,-103v-59,-8,-138,-12,-190,14r-6,-10v103,-73,217,-175,343,-305","w":335},"5":{"d":"46,-6v86,5,241,-140,241,-246v0,-18,-8,-27,-23,-27v-39,0,-85,27,-139,81r-10,-6r158,-206v50,18,103,17,145,-9r6,9v-61,49,-96,68,-170,51v-32,38,-59,72,-81,105v38,-26,69,-38,93,-38v35,-1,67,32,67,67v0,115,-164,230,-281,230v-36,0,-54,-17,-54,-51v0,-13,20,-29,32,-29v9,0,18,15,17,25v4,14,-28,16,-29,22v2,15,11,22,28,22","w":335},"6":{"d":"418,-366v-3,-13,32,-12,31,-22v0,-12,-7,-17,-22,-17v-76,2,-197,134,-237,199v29,-19,67,-54,107,-55v30,-1,53,25,53,54v0,101,-136,212,-239,212v-33,0,-55,-31,-54,-65v5,-116,122,-239,210,-297v60,-40,113,-61,158,-61v47,0,59,75,15,75v-15,0,-22,-7,-22,-23xm295,-250v-60,0,-209,163,-209,222v0,15,9,22,28,22v44,12,210,-182,199,-225v0,-12,-6,-19,-18,-19","w":335},"7":{"d":"225,-399v50,-27,113,-2,162,5v29,4,46,-25,66,-36v2,0,4,0,7,3v-111,118,-248,284,-411,496r-92,0v126,-143,302,-313,454,-456v-42,22,-75,32,-95,32v-18,4,-74,-28,-89,-28v-16,0,-33,12,-51,36r-15,0r86,-105r18,0","w":335},"8":{"d":"33,-66v2,-76,105,-131,182,-155v-41,-96,63,-197,151,-196v43,0,65,22,65,66v0,26,-17,50,-52,73v-9,6,-37,21,-85,45v11,26,16,46,16,58v6,81,-117,180,-200,180v-43,0,-78,-28,-77,-71xm220,-210v-67,21,-146,74,-148,146v0,32,23,54,54,55v55,2,126,-59,126,-114v0,-23,-11,-52,-32,-87xm357,-405v-46,-1,-101,40,-99,86v0,20,9,44,27,73v76,-30,114,-67,114,-111v0,-27,-15,-48,-42,-48","w":335},"9":{"d":"21,-70v31,1,24,42,-1,43v-3,0,-5,1,-6,4v0,10,6,15,20,15v60,-4,83,-29,127,-71v61,-58,102,-106,123,-145v-51,43,-90,64,-116,64v-37,0,-56,-20,-56,-61v0,-99,135,-196,236,-196v31,0,62,26,61,56v-5,117,-121,242,-208,302v-60,41,-112,63,-158,63v-26,1,-50,-15,-50,-38v0,-23,9,-36,28,-36xm355,-406v-48,-12,-219,170,-208,217v0,11,7,18,20,18v51,10,225,-157,214,-207v0,-19,-9,-28,-26,-28","w":335},":":{"d":"105,-33v-6,-48,89,-75,89,-13v3,46,-86,73,-89,13xm321,-223v0,48,-86,79,-88,15v-1,-24,28,-49,51,-49v16,0,37,17,37,34","w":223},";":{"d":"91,-28v-2,-29,27,-57,54,-56v23,0,34,10,34,29v-2,70,-94,120,-165,141r-3,-9v75,-39,104,-49,80,-105xm219,-205v-6,-48,88,-80,88,-14v5,45,-87,74,-88,14","w":223},"<":{"d":"443,-357r-340,155r340,154r0,54r-406,-184r0,-49r406,-184r0,54","w":484},"=":{"d":"76,-175r384,0r0,32r-384,0r0,-32xm75,-311r385,0r0,32r-385,0r0,-32"},">":{"d":"41,-48r341,-154r-341,-155r0,-54r407,184r0,49r-407,184r0,-54","w":484},"?":{"d":"100,-32v-6,-48,88,-79,89,-15v7,48,-88,78,-89,15xm434,-473v95,10,68,148,10,199v-62,54,-181,95,-242,173r-11,-9v76,-80,265,-241,265,-324v0,-18,-8,-28,-24,-28v-54,0,-166,99,-166,154v0,16,7,24,21,24v26,-1,65,-39,78,-61r8,7v-25,44,-56,67,-93,67v-22,0,-34,-14,-34,-42v0,-64,123,-167,188,-160","w":335},"@":{"d":"489,-327v0,-35,-31,-73,-66,-73v-65,0,-122,88,-121,156v0,42,27,78,68,78v63,0,119,-96,119,-161xm237,-237v0,-109,79,-220,184,-220v43,0,74,21,93,62r16,-50r54,0r-57,197v-10,36,-15,57,-15,64v0,15,6,23,17,23v62,5,114,-108,114,-173v0,-121,-101,-206,-224,-206v-138,0,-243,117,-243,256v0,137,112,254,249,250v82,-2,155,-41,194,-92r54,0v-45,78,-137,139,-250,141v-166,4,-305,-138,-305,-304v0,-161,140,-300,301,-300v145,0,276,108,276,249v0,103,-92,231,-192,231v-31,0,-48,-25,-53,-50v-30,33,-62,50,-96,50v-66,2,-117,-60,-117,-128","w":812},"A":{"d":"64,-85v0,28,-29,35,-47,22v-12,0,-19,8,-19,25v0,18,25,34,44,32v77,-7,113,-45,183,-98v-47,-57,-71,-113,-71,-169v-1,-69,35,-130,100,-130v60,0,106,43,135,131v88,-93,140,-150,158,-165v92,-78,134,-123,201,-107v-17,22,-38,56,-56,82r-265,410v40,-14,69,-33,87,-57r8,8v-15,31,-64,59,-105,64r-23,35r-75,0r24,-36v-61,-23,-70,-27,-106,-55v-74,67,-141,101,-200,101v-28,1,-52,-21,-52,-48v0,-31,24,-71,54,-70v17,0,25,8,25,25xm259,-383v-54,0,-87,58,-87,115v0,56,22,107,66,153v56,-53,103,-101,139,-144v-11,-58,-56,-124,-118,-124xm350,-54v25,-55,41,-118,30,-185r-131,135v44,33,43,37,101,50xm383,-102v93,-133,222,-282,341,-429v-40,-12,-87,36,-175,114v-25,22,-76,77,-156,161v4,71,3,64,-10,154","w":542,"k":{"\u2019":99,"\u00d5":19,"\u00d6":18,"\u00c7":3,"y":18,"w":26,"v":29,"Y":-22,"W":-69,"V":-27,"T":3,"Q":19,"O":19,"G":-3,"C":8}},"B":{"d":"679,-498v-130,-88,-345,-33,-449,48v-70,54,-103,100,-103,164v0,40,34,65,74,65v100,-3,192,-92,239,-167v15,-23,30,-56,44,-97r11,0v-40,119,-76,184,-169,239v-45,27,-84,39,-118,39v-52,1,-99,-28,-99,-77v0,-131,169,-235,295,-262v105,-22,220,-15,293,37v23,-13,49,-25,78,-35r4,11v-29,13,-52,25,-69,36v36,26,53,58,53,97v-1,84,-85,129,-173,139v45,24,67,53,67,87v0,109,-127,182,-245,179v-32,0,-47,-14,-47,-42v0,-68,107,-111,181,-122r0,12v-59,9,-166,55,-165,110v0,18,12,28,37,28v74,0,184,-128,184,-203v0,-16,-7,-31,-22,-45v-38,2,-47,6,-66,-7v11,-26,28,-11,63,-5v83,-18,167,-126,112,-219v-63,47,-111,95,-146,147v-72,105,-112,164,-119,173v-84,108,-170,170,-340,174v-56,1,-118,-18,-118,-63v0,-36,25,-67,61,-65v17,0,26,8,26,23v-2,36,-28,43,-59,24v-11,-1,-13,3,-14,18v-1,31,58,51,94,50v62,0,122,-25,179,-72v29,-24,73,-73,133,-146v101,-124,198,-214,293,-273","w":684},"C":{"d":"155,-404v0,-145,229,-209,377,-152r-4,7v-44,-8,-78,-12,-101,-12v-101,-3,-261,68,-256,160v4,70,49,92,121,105v97,-106,279,-256,433,-256v40,0,61,14,61,42v0,36,-31,76,-91,120v-78,57,-189,93,-332,111v-79,83,-118,152,-118,204v0,47,29,70,85,70v90,0,238,-82,238,-165v0,-26,-30,-48,-57,-48v-79,0,-150,56,-212,167r-9,-3v34,-89,112,-175,219,-177v36,-1,72,27,72,62v0,96,-159,177,-261,177v-72,0,-125,-41,-124,-112v0,-50,28,-110,84,-178v-67,-9,-125,-52,-125,-122xm774,-505v0,-24,-14,-36,-43,-36v-112,2,-298,165,-358,248v130,-14,233,-49,310,-104v61,-44,91,-80,91,-108","w":557},"D":{"d":"48,-71v41,1,115,19,144,34v65,-38,140,-110,224,-217v52,-66,113,-125,184,-178v-101,-204,-523,-89,-523,121v0,52,55,89,111,88v118,-2,217,-88,257,-211r10,0v-30,125,-119,221,-261,223v-75,0,-133,-41,-133,-114v0,-139,166,-234,315,-234v114,0,193,39,238,118v26,-22,64,-41,112,-59r0,11v-37,16,-72,39,-104,72v8,29,12,53,12,71v5,169,-146,352,-312,352v-40,0,-81,-8,-124,-24v-57,16,-103,24,-139,24v-65,0,-97,-13,-97,-39v0,-27,51,-38,86,-38xm44,-58v-21,0,-64,8,-63,25v0,18,26,28,78,28v34,0,74,-8,119,-24v-48,-19,-93,-29,-134,-29xm221,-26v208,92,403,-124,403,-312v0,-19,-3,-42,-10,-69v-49,51,-179,241,-214,273v-47,43,-105,81,-179,108","w":604},"E":{"d":"260,8v-79,1,-133,-43,-133,-120v0,-101,87,-170,261,-205r-18,-26v-117,-2,-176,-36,-176,-104v0,-113,161,-163,278,-112r-4,7v-28,-7,-52,-11,-74,-11v-74,-3,-184,48,-184,115v0,66,78,93,156,92v-1,-5,0,-12,0,-21v-10,-93,193,-179,293,-179v37,0,55,13,55,37v-2,61,-112,125,-176,146v-31,11,-79,22,-143,30v0,11,0,17,7,24v21,-2,56,-7,61,13v-15,21,-36,8,-68,1v-92,31,-221,139,-222,243v-1,39,46,57,91,57v100,0,251,-68,251,-158v0,-25,-30,-42,-58,-42v-73,0,-145,43,-216,129v-4,3,-11,7,-11,-3v0,-18,82,-91,97,-101v40,-26,78,-40,120,-40v46,0,83,20,83,64v-1,70,-95,128,-163,149v-32,10,-67,15,-107,15xm700,-518v0,-18,-12,-26,-36,-26v-99,2,-216,113,-266,187v121,-10,191,-40,261,-99v28,-23,41,-45,41,-62","w":509},"F":{"d":"-13,-55v-1,32,53,47,93,47v66,0,129,-35,188,-106v47,-56,82,-101,106,-135v-72,22,-130,47,-172,74r-7,-12v49,-33,112,-58,191,-75v91,-100,170,-174,236,-222r6,11v-71,59,-126,123,-165,194v26,0,44,-2,55,-18v32,-27,45,-44,64,-34v3,17,-56,54,-69,58v-14,20,-24,45,-30,76r-27,9v5,-27,17,-53,35,-79r-35,8v-99,177,-223,265,-374,265v-73,0,-110,-22,-110,-65v0,-31,27,-64,58,-63v21,0,31,11,31,31v-1,27,-43,29,-61,16v-9,0,-13,6,-13,20xm418,-559v106,0,301,72,396,18r4,9v-44,29,-93,43,-146,43v-60,0,-245,-41,-311,-44v-91,-4,-213,77,-213,165v0,48,29,72,87,72v87,0,173,-60,233,-154r14,0v-44,89,-129,167,-246,170v-60,1,-105,-32,-105,-91v0,-112,165,-188,287,-188","w":461,"k":{"\u00c5":14,"\u00c4":14,"A":16,".":99,",":91}},"G":{"d":"81,-55v-1,35,61,51,107,49v143,-7,217,-133,298,-217v-71,50,-131,75,-180,75v-61,0,-91,-30,-91,-89v1,-31,22,-83,39,-102v-72,-18,-108,-51,-108,-99v0,-84,105,-133,199,-133v53,0,86,7,101,21r-6,7v-45,-9,-72,-13,-82,-13v-83,-3,-195,48,-195,123v0,43,34,70,102,81v93,-104,253,-196,369,-202v30,-2,56,16,56,42v0,72,-111,127,-185,151v-31,10,-87,20,-168,28v-59,63,-88,107,-88,131v0,27,16,41,50,41v111,0,165,-71,252,-121v5,1,9,3,8,9v-35,35,-53,83,-76,128v-44,90,-162,151,-295,151v-80,0,-120,-22,-120,-65v0,-31,32,-60,62,-59v17,0,27,10,27,28v0,30,-41,30,-61,17v-10,0,-15,6,-15,18xm347,-346v129,-3,247,-49,307,-116v30,-33,38,-78,-22,-78v-70,0,-165,65,-285,194","w":493},"H":{"d":"371,2v-35,0,-45,-15,-44,-52v2,-81,77,-183,130,-234r-124,34v-46,82,-222,255,-325,255v-20,0,-30,-10,-30,-32v0,-81,179,-178,268,-216v85,-93,174,-177,266,-252v-29,14,-58,21,-87,21v-33,0,-101,-55,-131,-55v-39,0,-101,48,-101,88v0,36,20,54,60,54v42,0,83,-23,123,-68r7,6v-20,43,-72,79,-130,79v-49,0,-74,-24,-74,-71v0,-53,93,-117,147,-113v52,-8,113,54,151,54v46,0,93,-43,126,-65r9,9v-87,49,-199,185,-259,283v28,-7,70,-19,125,-35v61,-70,258,-258,343,-258v19,0,29,7,29,21v0,22,-21,52,-61,91v-51,49,-126,97,-227,143v-37,38,-202,245,-205,290v0,4,6,7,16,9v46,-6,120,-73,160,-104r8,11v-81,72,-137,107,-170,107xm230,-219v-63,21,-238,131,-237,194v0,12,5,18,15,18v46,0,120,-71,222,-212xm830,-542v0,-7,-6,-11,-16,-11v-48,0,-194,166,-235,219v72,-24,136,-67,194,-125v38,-38,57,-66,57,-83","w":509},"I":{"d":"38,-64v-17,0,-45,-21,-45,6v-1,38,59,53,105,53v125,0,243,-95,353,-285v-57,-12,-85,-42,-85,-91v0,-95,85,-148,254,-156v32,-2,71,-2,117,-9v40,-6,53,-21,63,-10v-4,16,-36,16,-56,19v-62,12,-177,166,-212,233v37,-12,84,-37,138,-77r5,9v-37,36,-88,64,-154,84v-18,32,-46,81,-88,142v-71,102,-180,152,-321,152v-89,0,-133,-23,-133,-68v0,-29,30,-60,59,-59v17,0,26,7,26,21v0,24,-9,36,-26,36xm707,-530v-85,-7,-168,10,-218,36v-70,37,-105,77,-105,120v0,41,25,65,75,73v78,-107,140,-175,248,-229","w":509},"J":{"d":"533,-541v37,0,117,-8,156,-19v5,0,18,-2,16,7v-9,9,-29,15,-62,17v-76,32,-183,158,-222,232v52,-15,97,-40,136,-78r10,8v-49,42,-100,70,-154,84r-125,192r80,-42r6,10v-1,1,-36,19,-105,54v-91,108,-181,209,-331,209v-29,0,-43,-12,-43,-36v0,-38,37,-73,113,-106v26,-11,81,-29,165,-54v46,-56,102,-133,168,-229v-51,-16,-84,-35,-84,-92v0,-118,131,-157,276,-157xm-92,104v0,13,11,19,34,19v52,0,125,-56,220,-169v-170,49,-254,99,-254,150xm300,-435v-48,54,-16,133,50,132v94,-112,138,-152,261,-230v-134,-6,-252,30,-311,98","w":398},"K":{"d":"581,-495v-11,1,-77,27,-100,24v-43,6,-118,-66,-160,-66v-60,0,-141,51,-141,106v0,45,25,67,76,67v68,0,100,-26,142,-66r7,6v-56,53,-64,73,-146,77v-49,2,-93,-31,-93,-78v0,-73,94,-131,171,-131v53,0,153,63,192,62v38,9,120,-66,135,-53r-2,6v-107,79,-190,165,-247,256v19,-10,45,2,65,3v18,0,48,-24,93,-70v60,-61,152,-203,235,-203v22,0,33,8,33,24v0,18,-13,34,-29,34v-21,-1,-20,-4,-20,-30v0,-6,-3,-8,-9,-8v-4,0,-30,35,-78,104v-60,86,-113,138,-220,158v42,39,33,97,0,146v-5,14,-78,81,-81,108v0,8,4,12,14,12v27,0,86,-36,177,-107r7,12v-46,34,-127,105,-184,107v-34,1,-44,-11,-45,-44v-3,-86,100,-132,109,-207v10,-27,-69,-28,-71,-33r-67,99v-85,123,-184,184,-295,184v-44,0,-79,-22,-79,-63v-1,-29,30,-61,59,-60v20,0,30,8,30,25v0,31,-41,35,-63,21v-30,26,12,63,50,63v45,0,92,-25,141,-75v28,-29,183,-236,223,-274v44,-42,107,-97,171,-136","w":572},"L":{"d":"-23,-34v0,-34,73,-54,113,-54v52,0,111,13,176,39v66,-54,122,-145,174,-219v-121,2,-231,-35,-231,-139v0,-140,219,-211,364,-152r-4,7v-59,-9,-95,-13,-108,-13v-109,-2,-238,61,-236,160v2,92,117,132,225,123v63,-98,222,-268,342,-272v25,-1,44,18,44,42v-2,65,-98,145,-155,177v-32,18,-86,40,-159,62v-103,153,-91,155,-237,232v147,37,186,20,302,-76r7,11v-45,53,-146,112,-233,114v-25,0,-72,-8,-140,-24v-62,15,-115,22,-158,22v-58,0,-86,-13,-86,-40xm197,-27v-44,-12,-92,-34,-140,-34v-43,0,-65,9,-65,29v0,17,27,26,82,26v42,0,83,-7,123,-21xm530,-291v78,-3,291,-139,291,-219v0,-22,-10,-33,-32,-33v-85,0,-202,165,-259,252","w":572,"k":{"\u2019":66,"Y":-61,"W":-107,"V":-67,"T":-30}},"M":{"d":"470,-8v36,-2,128,-71,160,-98r8,10v-77,55,-108,88,-173,101v-27,0,-40,-16,-40,-47v0,-57,51,-142,152,-257v33,-38,107,-114,223,-230v0,-3,4,-7,2,-9v-23,5,-62,32,-117,81v-68,61,-158,162,-270,303v-84,105,-139,158,-165,158v-16,0,-24,-11,-24,-34v0,-90,111,-238,332,-445v21,-19,43,-40,66,-64v-45,-3,-115,53,-203,150r-234,258v-85,91,-143,137,-174,137v-24,1,-42,-15,-42,-39v0,-34,22,-66,53,-65v19,0,28,8,28,26v0,24,-27,40,-52,26v-22,11,-13,39,18,39v24,0,77,-48,161,-143v134,-153,213,-241,237,-265v95,-95,167,-143,217,-143v7,1,22,-1,23,7v-20,28,-69,78,-93,110r-283,375v-19,25,-28,42,-28,52v0,4,1,5,5,5v12,0,58,-47,136,-141v105,-127,180,-215,227,-263v92,-94,161,-141,206,-141v3,0,7,1,7,6r-92,118r-156,214v-84,120,-126,186,-126,199v0,6,4,9,11,9","w":621},"N":{"d":"7,-52v-28,14,-2,46,22,46v34,0,79,-36,143,-101v48,-48,244,-319,292,-366v35,-34,67,-58,97,-73v-36,42,-46,121,-59,189v-30,155,-61,205,-120,312v54,-44,227,-317,283,-389v58,-75,102,-112,131,-112v31,0,47,15,47,45v0,28,-20,52,-48,51v-14,0,-22,-8,-22,-26v-5,-24,48,-16,48,-37v0,-14,-9,-21,-25,-21v-37,0,-112,86,-223,257r-64,97v-53,74,-104,141,-171,188v56,-96,65,-279,108,-376v19,-44,44,-91,79,-142v-107,78,-256,330,-351,428v-57,59,-105,88,-147,88v-33,0,-49,-18,-49,-54v0,-23,28,-54,52,-54v20,0,29,8,29,24v0,24,-31,42,-52,26","w":542},"O":{"d":"551,-552v51,0,95,26,94,75v-1,48,-40,85,-82,96r-4,-7v34,-13,70,-48,70,-92v0,-38,-27,-58,-81,-58v-155,0,-302,152,-392,270v-64,82,-96,145,-96,188v0,49,26,74,78,74v136,0,283,-155,348,-262v29,-48,45,-87,45,-117v0,-27,-18,-54,-43,-54v-62,0,-204,128,-204,189v0,14,10,20,30,20v54,-1,125,-93,146,-142r11,3v-31,71,-88,148,-169,151v-25,0,-38,-26,-38,-53v0,-79,140,-185,220,-181v39,2,61,26,61,66v0,122,-237,358,-343,382v-103,24,-181,-17,-177,-121v5,-123,115,-234,207,-302v113,-83,219,-125,319,-125","w":445,"k":{"\u00c5":26,"\u00c4":26,"Y":-43,"V":-46,"Q":8,"G":-21,"A":24}},"P":{"d":"-13,-55v-1,33,51,50,89,49v186,-7,270,-175,361,-295v74,-97,144,-168,215,-210v-140,-69,-331,-21,-432,58v-63,49,-97,96,-97,148v-1,37,28,65,65,64v124,-4,233,-141,271,-250r11,5v-34,78,-67,137,-99,175v-49,59,-107,88,-172,88v-84,0,-112,-78,-70,-150v79,-137,350,-246,532,-146r60,-36r7,9v-13,7,-31,19,-55,36v36,37,54,50,57,106v4,85,-93,179,-178,179v-51,0,-62,-54,-27,-80v12,-10,25,-18,38,-22r3,9v-31,15,-46,33,-46,54v0,13,12,26,26,25v89,0,186,-176,117,-263v-94,65,-164,214,-236,329v-74,119,-163,172,-341,180v-55,2,-115,-17,-115,-64v0,-33,30,-63,63,-62v19,0,28,8,28,24v1,34,-40,35,-62,21v-6,-1,-14,13,-13,19","w":572,"k":{"\u00c5":6,"\u00c4":6,"A":8,".":131,",":125}},"Q":{"d":"546,-550v53,0,100,21,100,69v0,40,-38,94,-73,97r-7,-5v44,-19,66,-51,66,-94v0,-35,-37,-56,-73,-56v-120,0,-246,81,-378,243v-80,98,-120,172,-120,223v-1,45,39,68,86,68v13,0,42,-8,87,-23v-20,-45,-40,-67,-61,-67v-24,0,-67,21,-83,34r-6,-9v67,-54,156,-53,197,16v97,-60,253,-207,253,-333v0,-36,-18,-54,-52,-54v-56,0,-196,135,-196,191v0,14,10,21,30,21v52,1,132,-98,149,-143r8,5v-53,99,-107,148,-163,148v-29,0,-44,-17,-44,-51v0,-76,140,-180,219,-180v41,0,61,21,61,64v0,106,-176,305,-259,342v65,74,96,41,176,-30r9,6v-50,52,-88,88,-170,88v-27,0,-49,-12,-66,-36v-29,14,-61,21,-95,21v-70,1,-116,-51,-113,-123v6,-158,167,-298,298,-366v83,-43,156,-66,220,-66","w":478},"R":{"d":"665,-502v-176,-119,-530,16,-529,204v0,42,34,64,78,64v113,0,244,-155,259,-260r13,3v-32,135,-131,268,-277,270v-51,1,-89,-31,-88,-81v3,-86,84,-155,152,-196v112,-68,296,-79,404,-12v17,-8,44,-19,79,-34r3,8v-31,12,-55,24,-73,36v31,34,46,66,46,96v1,92,-86,144,-179,154v41,82,-8,148,-60,198v-18,18,-27,30,-27,37v0,5,2,7,9,7v44,-1,148,-74,180,-104r8,9v-82,72,-146,107,-194,107v-24,0,-37,-16,-37,-48v0,-80,125,-114,114,-206v-27,6,-87,-25,-41,-25v13,0,28,5,46,16v67,-25,138,-107,138,-193v0,-12,-5,-27,-15,-43v-124,73,-230,306,-326,392v-64,58,-154,103,-264,107v-58,2,-117,-21,-117,-72v0,-27,33,-57,59,-57v20,0,30,8,30,24v0,32,-39,30,-60,20v-9,0,-14,5,-14,15v0,38,32,58,95,58v125,0,190,-87,266,-181v63,-78,96,-122,103,-129v77,-84,149,-145,219,-184","w":637,"k":{"Y":-11,"V":-8}},"S":{"d":"62,-107v-1,32,-43,31,-63,18v-8,0,-12,6,-12,19v-2,41,68,63,118,61v146,-7,260,-140,330,-260v-117,10,-233,-38,-233,-136v0,-141,215,-213,360,-154r-5,8v-41,-9,-76,-13,-103,-13v-108,-3,-236,60,-236,159v0,93,118,134,226,123v138,-180,246,-270,326,-270v24,0,36,10,36,31v0,33,-32,77,-95,134v-57,51,-124,90,-200,116v-92,133,-112,168,-210,238v-75,53,-327,59,-327,-38v0,-35,26,-64,60,-63v19,0,28,9,28,27xm521,-289v99,-27,245,-138,271,-233v0,-12,-8,-19,-25,-19v-76,0,-193,169,-246,252","w":525},"T":{"d":"-15,-54v-1,31,51,50,89,48v112,-6,156,-54,219,-135v100,-128,183,-236,326,-340r8,9v-142,90,-203,335,-352,421v-65,37,-128,56,-194,56v-53,0,-110,-19,-110,-64v0,-28,30,-60,59,-60v19,0,29,10,29,29v-1,30,-41,28,-62,17v-8,0,-12,6,-12,19xm406,-556v107,-4,312,69,408,17r4,9v-128,92,-314,9,-459,0v-89,-5,-213,74,-213,160v0,51,28,77,86,77v119,0,176,-69,236,-159r12,2v-61,100,-114,170,-245,170v-70,0,-105,-30,-105,-90v0,-122,141,-181,276,-186","w":445,"k":{"\u00e6":56,"\u00e7":51,"\u00c5":40,"\u00c4":38,"z":51,"y":46,"x":51,"w":56,"v":57,"u":59,"s":57,"r":64,"q":57,"p":57,"o":59,"n":61,"m":57,"i":62,"g":46,"e":62,"d":59,"c":57,"a":59,"A":40,";":95,":":99,".":91,"-":64,",":85}},"U":{"d":"193,-5v126,3,484,-424,546,-541r75,0r-232,307v-58,79,-112,129,-164,223v0,7,6,11,17,11v25,0,82,-36,172,-108r7,8v-92,74,-153,110,-183,110v-30,0,-45,-14,-45,-44v2,-50,58,-112,84,-150v-70,61,-185,191,-279,194v-28,1,-46,-26,-46,-52v0,-100,165,-236,231,-316v53,-64,80,-110,80,-139v0,-30,-26,-45,-79,-45v-88,0,-224,91,-224,176v0,27,23,46,49,46v80,0,157,-105,171,-180r9,0v-21,107,-76,180,-178,192v-35,4,-65,-28,-65,-63v0,-92,148,-179,245,-179v57,0,111,33,110,85v0,36,-28,89,-83,158v1,8,-236,237,-236,287v0,13,6,20,18,20","w":572},"V":{"d":"821,-533v-17,-24,-31,-10,-67,8v-63,33,-142,136,-195,198v-80,96,-146,166,-199,212v-93,80,-177,120,-251,120v-3,0,-7,-2,-7,-7v102,-96,158,-280,262,-380v18,-17,59,-54,123,-109v-49,19,-88,29,-114,29v-45,0,-102,-84,-146,-77v-53,-3,-136,60,-136,111v0,39,24,59,70,59v50,0,96,-28,137,-83r8,7v-35,57,-68,88,-149,90v-46,1,-81,-27,-81,-72v0,-93,161,-169,252,-111v26,17,53,52,90,55v28,2,91,-37,131,-64v8,3,4,7,-2,13v-86,82,-142,181,-213,299v-52,86,-121,155,-196,214v-2,2,-10,11,-2,12v148,-37,210,-108,316,-218v20,-21,54,-62,105,-122v54,-64,92,-106,113,-127v56,-54,103,-81,139,-81v28,0,42,12,42,36v0,46,-56,57,-59,16v-5,-16,26,-23,29,-28","w":461,"k":{"\u00e6":56,"\u00e7":50,"\u00c5":18,"\u00c4":18,"z":51,"y":40,"x":48,"w":50,"v":48,"u":50,"s":59,"r":54,"q":56,"p":50,"o":57,"n":53,"m":48,"g":45,"e":62,"d":57,"c":56,"a":57,"A":18,";":82,":":88,".":99,"-":62,",":91}},"W":{"d":"364,-495v-49,19,-124,49,-171,10v-23,-19,-43,-53,-81,-54v-50,-1,-122,57,-122,105v0,38,20,57,58,57v52,0,95,-22,129,-68r6,6v-16,41,-74,77,-129,77v-46,0,-79,-27,-79,-70v0,-89,146,-158,232,-105v3,-2,56,59,82,53v54,1,93,-43,134,-62v11,7,0,14,-15,27v-50,46,-101,112,-152,198v-76,127,-140,211,-227,275v-11,9,-19,17,-23,25r4,1v151,-61,216,-175,312,-293v56,-69,102,-124,143,-159v60,-52,101,-82,149,-74v-7,27,-40,49,-58,70v-37,43,-131,200,-160,238v-82,110,-120,146,-201,217v8,3,15,-2,34,-10v147,-61,327,-329,423,-430v63,-65,109,-99,143,-99v27,0,40,12,40,37v0,20,-17,40,-37,40v-11,0,-23,-19,-23,-28v-6,-20,45,-20,27,-35v-48,-1,-104,58,-211,175v-99,108,-218,282,-342,344v-39,20,-60,30,-89,21v34,-37,76,-91,110,-151v82,-144,180,-258,298,-354v13,-11,20,-18,17,-26v-187,89,-310,345,-467,472v-51,41,-96,62,-139,62v-3,0,-6,-1,-7,-4v76,-67,169,-266,242,-350v44,-51,93,-98,150,-138","w":478,"k":{"\u00e6":64,"\u00e7":57,"\u00c5":29,"\u00c4":29,"z":59,"y":50,"x":56,"w":59,"v":59,"u":61,"s":66,"r":66,"q":64,"p":61,"o":66,"n":64,"m":59,"g":53,"e":70,"d":66,"c":64,"a":66,"A":29,";":91,":":98,".":99,"-":70,",":93}},"X":{"d":"25,5v-17,1,-38,-17,-38,-34v0,-44,51,-91,153,-143v68,-35,141,-64,217,-87v42,-49,105,-139,105,-207v0,-52,-31,-77,-93,-77v-90,0,-224,67,-224,150v0,37,20,55,61,55v79,0,137,-53,172,-160r8,0v-5,93,-80,171,-172,172v-44,1,-83,-24,-83,-66v0,-101,140,-162,251,-162v84,0,127,81,104,172v55,-62,185,-173,269,-173v18,0,41,10,40,28v-5,82,-128,161,-210,201v-21,11,-69,30,-144,57v-91,121,-136,200,-136,236v0,18,8,27,25,27v42,-2,141,-74,172,-104r7,9v-37,38,-126,103,-183,105v-61,3,-52,-102,-28,-144v-83,75,-156,137,-273,145xm1,-26v0,14,12,21,35,21v98,-4,252,-157,309,-238v-76,24,-143,51,-202,81v-94,48,-142,93,-142,136xm782,-521v0,-15,-9,-23,-27,-23v-86,-1,-260,188,-300,260v69,-25,134,-56,195,-93v89,-53,132,-101,132,-144","w":493},"Y":{"d":"66,-386v0,-97,169,-173,273,-173v61,0,91,27,91,80v0,46,-23,96,-68,151v-6,21,-193,170,-193,221v0,15,7,23,22,23v66,0,212,-124,440,-371v4,-5,36,-35,95,-92r68,0v-122,116,-266,286,-430,509v49,-22,99,-51,151,-89r8,12v-50,39,-109,72,-176,100v-59,92,-191,210,-315,210v-34,0,-50,-14,-50,-40v0,-69,200,-145,286,-161v4,-8,153,-188,171,-229v-62,64,-169,164,-252,164v-30,0,-46,-18,-46,-56v0,-92,137,-195,198,-260v45,-49,69,-87,69,-114v0,-30,-25,-45,-76,-45v-94,0,-253,77,-253,164v0,25,26,44,51,43v83,-4,186,-91,208,-164r9,0v-28,84,-112,172,-216,173v-43,0,-65,-19,-65,-56xm256,11v-80,17,-258,83,-259,149v0,16,13,24,37,24v94,0,151,-87,222,-173","w":509,"k":{"\u00d5":3,"\u00e6":18,"\u00e7":13,"\u00d6":3,"\u00c7":-21,"\u00c5":6,"\u00c4":6,"z":18,"y":6,"x":27,"w":16,"v":18,"u":19,"s":24,"r":24,"q":16,"p":18,"o":19,"n":21,"m":18,"g":6,"e":21,"d":19,"c":19,"a":21,"Q":5,"O":3,"G":-27,"C":-16,"A":6,";":64,":":69,".":56,"-":22,",":48}},"Z":{"d":"-31,-33v-1,-28,59,-40,95,-40v56,0,104,5,143,14v63,-48,122,-115,175,-198v-34,-1,-58,5,-93,18r-7,-9v38,-16,56,-35,117,-33v38,-47,100,-104,187,-174v-95,6,-177,-68,-270,-72v-56,-1,-123,40,-123,94v0,40,24,61,74,61v46,0,91,-23,135,-68r7,6v-19,38,-83,74,-135,75v-64,0,-95,-25,-95,-75v0,-69,107,-121,182,-121v63,0,209,82,244,86v71,-54,128,-81,170,-81v19,0,28,5,28,16v3,51,-126,82,-190,81v-50,42,-97,120,-135,180v37,1,62,-2,91,-15r3,10v-25,19,-63,28,-113,28v-65,85,-139,150,-222,194v32,5,70,8,116,8v115,0,184,-28,206,-82r12,0v-25,82,-99,133,-204,133v-47,0,-107,-11,-182,-33v-55,22,-102,32,-143,32v-49,0,-73,-12,-73,-35xm53,-59v-23,-1,-70,9,-69,26v0,16,20,24,59,24v41,0,82,-9,124,-28v-59,-15,-97,-22,-114,-22xm789,-532v0,-5,-5,-8,-15,-8v-46,1,-119,46,-149,74v64,-1,79,-6,123,-28v27,-13,41,-26,41,-38","w":572},"[":{"d":"464,-559r133,0r-13,15r-63,0r-511,698r63,0r-14,19r-132,0","w":430},"\\":{"d":"-14,-589r53,0r197,604r-54,0","w":222},"]":{"d":"-106,159r65,0r509,-698r-66,0r11,-20r137,0r-266,369r-272,365r-133,0","w":430},"^":{"d":"426,-691r8,106r-14,0r-34,-38r-95,38r-34,-3v49,-19,121,-73,169,-103","w":0},"_":{"d":"0,100r0,-40r445,0r0,40r-445,0","w":444},"`":{"d":"155,-414r24,87r-16,0r-85,-87r77,0","w":0},"a":{"d":"44,-46v0,-94,160,-214,256,-214v32,0,44,17,37,45r27,-37r72,0v-44,57,-155,191,-170,235v2,3,4,4,7,4v28,0,75,-32,141,-98r7,10v-23,30,-117,110,-157,106v-38,-3,-57,-38,-34,-84v-24,33,-91,83,-139,84v-27,1,-47,-24,-47,-51xm311,-243v-39,-13,-242,183,-228,223v0,9,5,14,15,14v43,12,240,-181,227,-224v0,-9,-5,-13,-14,-13"},"b":{"d":"90,-7v52,-1,148,-91,179,-132v-8,-53,24,-119,66,-120v8,0,12,5,12,16v0,16,-20,51,-61,104v16,25,21,26,59,22r0,12v-36,6,-44,4,-70,-18v-69,69,-106,127,-191,127v-32,0,-47,-16,-47,-50v0,-32,15,-68,45,-108v67,-87,133,-164,199,-231v104,-106,182,-159,234,-159v13,0,20,6,20,18v0,27,-25,60,-69,105v-35,35,-224,171,-256,203v-7,5,-83,111,-116,153v-16,20,-22,35,-22,44v0,9,6,14,18,14xm518,-519v0,-11,-4,-13,-17,-13v-51,1,-222,216,-255,270v181,-134,272,-220,272,-257","w":302},"c":{"d":"109,-6v51,-2,153,-74,190,-109r8,10v-41,42,-138,108,-204,110v-35,0,-57,-26,-57,-62v0,-88,164,-207,255,-207v31,0,46,11,46,33v1,27,-18,55,-43,55v-31,0,-30,-39,-11,-47v2,-2,52,-7,31,-26r-12,-2v-44,-12,-238,179,-225,223v0,14,7,22,22,22","w":270},"d":{"d":"308,-259v23,0,37,21,27,45r217,-282r69,0r-292,379v-37,48,-59,81,-65,99v3,5,7,7,12,7v30,0,119,-75,137,-99r8,9v-25,30,-118,107,-160,107v-43,0,-47,-36,-36,-81v-47,53,-93,80,-135,80v-31,0,-47,-18,-47,-53v0,-95,167,-211,265,-211xm310,-244v-37,-13,-241,189,-228,226v0,8,5,13,16,13v42,12,240,-182,227,-225v0,-9,-5,-14,-15,-14"},"e":{"d":"49,-52v0,-92,169,-207,262,-207v21,0,32,10,32,30v-2,48,-146,109,-207,125v-12,9,-46,58,-46,76v0,15,11,22,31,22v63,-1,168,-66,208,-105r7,9v-85,71,-158,107,-217,107v-47,0,-70,-19,-70,-57xm148,-122v57,-13,180,-67,181,-117v0,-6,-6,-9,-19,-9v-43,3,-130,88,-162,126","w":287},"f":{"d":"38,-111v-14,-49,38,-73,67,-96v59,-47,144,-162,200,-233v27,-34,128,-109,177,-110v13,0,20,7,20,23v-3,59,-212,245,-272,287v-36,26,-74,55,-105,100r-36,53v54,9,73,-3,130,-29r5,11v-58,30,-89,43,-143,27r-209,289r-70,0xm195,-229v74,-57,288,-229,288,-294v0,-11,-4,-17,-12,-17v-68,0,-220,226,-276,311","w":223,"k":{"\u2019":64}},"g":{"d":"218,-20v42,-11,145,-77,171,-92r6,10v-33,22,-98,56,-195,105v-111,137,-208,206,-289,206v-25,0,-38,-10,-38,-28v0,-48,87,-107,259,-178r63,-84v-37,24,-86,71,-136,72v-30,0,-45,-18,-45,-53v0,-86,166,-201,254,-195v29,1,33,11,30,43r29,-36r65,0xm120,21v-79,30,-226,96,-226,160v0,12,8,17,23,17v65,-3,163,-118,203,-177xm64,-20v53,0,236,-157,225,-209v0,-9,-6,-13,-16,-13v-35,-13,-234,177,-220,213v0,6,4,9,11,9"},"h":{"d":"337,-245v-56,-3,-211,150,-275,243r-77,0r158,-203v71,-91,125,-158,166,-200v85,-90,153,-134,202,-134v17,0,25,7,25,23v0,46,-79,128,-241,242v-45,32,-76,44,-122,125v59,-52,105,-107,168,-107v25,0,38,15,38,44v0,63,-43,85,-99,148v-23,25,-34,41,-34,50v0,5,4,8,11,8v25,0,77,-35,154,-103r7,9v-32,34,-119,105,-164,105v-31,0,-46,-15,-46,-44v1,-68,107,-137,136,-196v-1,-4,-3,-7,-7,-10xm256,-263v82,-51,262,-176,262,-252v0,-9,-4,-13,-13,-13v-62,0,-193,197,-249,265"},"i":{"d":"92,-11v24,1,124,-78,137,-96r8,7v-77,69,-129,104,-155,104v-27,0,-40,-15,-40,-45v0,-22,18,-57,54,-107v6,-8,33,-43,81,-102r73,0r-95,120v-51,66,-76,103,-76,112v0,5,4,7,13,7xm248,-344v-4,-47,76,-61,79,-11v4,41,-79,63,-79,11","w":191},"j":{"d":"147,-251r75,0r-188,242v46,-24,103,-58,171,-103r9,10v-61,40,-138,95,-203,122v-33,60,-146,185,-215,187v-18,0,-27,-8,-27,-26v0,-54,116,-135,168,-154xm-214,184v0,7,4,10,13,10v36,-3,94,-104,120,-142v-89,55,-133,99,-133,132xm297,-360v6,46,-80,69,-79,11v-4,-38,79,-60,79,-11","w":207},"k":{"d":"346,-241v-96,3,-237,157,-287,238r-73,0r147,-193v78,-98,146,-175,205,-230v79,-74,140,-112,186,-112v16,0,23,10,23,28v0,46,-159,174,-204,202v-29,18,-103,55,-133,102r-25,36v40,-33,125,-86,179,-87v22,0,34,9,34,27v0,59,-98,69,-138,89v1,6,24,27,21,38v5,29,-38,74,-42,87v1,5,4,7,10,6v18,0,131,-88,144,-102r9,10v-77,62,-77,61,-81,64v-40,29,-68,43,-86,43v-22,1,-42,-15,-41,-37v-8,-25,40,-81,45,-89v1,-19,-17,-23,-34,-18r0,-11v37,-2,156,-52,152,-85v0,-4,-3,-6,-11,-6xm262,-271v85,-54,268,-173,268,-246v0,-8,-6,-12,-16,-12v-59,0,-203,189,-252,258","w":366},"l":{"d":"250,-102v-60,55,-102,107,-168,107v-21,0,-31,-15,-31,-46v0,-36,33,-97,98,-180v62,-79,130,-150,204,-214v80,-69,138,-104,175,-104v13,0,19,7,19,21v0,45,-92,134,-272,274v-36,28,-67,41,-95,81v-24,34,-89,118,-93,145v0,6,4,8,13,8v17,0,64,-34,143,-102xm231,-229v70,-45,292,-223,298,-285v0,-9,-5,-13,-15,-13v-27,0,-76,42,-148,127v-13,15,-58,72,-135,171","w":207},"m":{"d":"312,-246v-74,3,-222,175,-266,244r-75,0r190,-249r69,0v-41,51,-45,51,-69,92v34,-33,111,-100,157,-100v50,0,38,72,15,105v29,-38,107,-103,159,-105v24,0,37,16,37,47v0,69,-106,132,-133,198v1,4,5,6,12,6v29,0,133,-81,153,-103r8,10v-78,71,-136,106,-172,106v-26,0,-40,-14,-40,-44v0,-71,109,-134,138,-195v-1,-8,-4,-12,-10,-12v-97,25,-197,164,-265,243r-74,0v116,-149,174,-227,174,-233v0,-7,-3,-10,-8,-10","w":542},"n":{"d":"334,-246v-55,-2,-216,147,-277,244r-76,0r191,-249r72,0v-26,26,-49,57,-69,92v74,-66,130,-99,166,-99v24,0,36,16,36,46v0,69,-104,132,-131,197v1,4,9,7,13,7v22,2,140,-87,151,-103r7,10v-60,54,-104,106,-173,106v-25,0,-38,-15,-38,-45v2,-64,108,-140,138,-197v0,-7,-3,-9,-10,-9"},"o":{"d":"291,-260v16,0,32,17,31,32v0,22,-12,55,-38,97v13,11,26,16,46,13r0,11v-21,3,-43,0,-57,-13v-36,54,-106,125,-177,125v-33,0,-50,-19,-50,-57v0,-88,155,-208,245,-208xm295,-243v-36,-12,-226,186,-213,221v0,11,6,17,17,17v55,-3,134,-82,169,-127v-3,-38,6,-57,32,-75v15,-10,16,-37,-5,-36","w":287},"p":{"d":"192,-37v-1,-73,109,-135,137,-200v-1,-7,-6,-9,-14,-9v-51,-1,-197,142,-230,184r-201,263r-67,0r343,-451r70,0r-79,100v68,-60,101,-107,177,-107v22,0,34,15,34,46v17,31,-136,179,-132,195v2,5,7,8,13,8v29,-1,130,-79,151,-101r6,10v-34,34,-119,103,-167,103v-27,0,-41,-14,-41,-41"},"q":{"d":"34,-46v0,-94,166,-211,262,-211v25,0,38,15,33,39r25,-32r66,0r-234,303v94,-61,170,-116,229,-164r7,10v-116,85,-290,189,-352,306r-73,0r218,-275v-35,25,-85,74,-133,75v-32,0,-48,-17,-48,-51xm88,-6v45,12,241,-179,229,-224v0,-10,-5,-15,-15,-15v-76,26,-201,138,-229,222v0,11,5,17,15,17"},"r":{"d":"175,-250r73,0r-134,177r156,-131v19,-41,29,-56,84,-56v12,-1,19,7,13,14v-15,16,-45,40,-46,64v-1,4,21,13,3,18v-24,-1,-45,-3,-52,-23v-94,75,-165,137,-213,184r-71,0","w":270,"k":{".":91,"-":59,",":85}},"s":{"d":"237,-145v0,77,-106,150,-186,150v-24,0,-37,-13,-37,-39v0,-26,12,-38,36,-38v26,0,29,31,14,40v-8,5,-23,4,-24,17v3,7,8,10,14,10v60,6,150,-169,156,-230r-139,115r-8,-9v99,-76,135,-92,166,-155v8,-14,17,-21,24,-21v4,0,6,3,6,8v0,10,-12,28,-36,51v1,16,14,80,14,101","w":238},"t":{"d":"234,-101v-65,55,-99,90,-155,103v-24,0,-36,-13,-36,-39v0,-72,110,-189,155,-250r-52,0r6,-13r56,0r99,-129r73,0r-98,128r75,0r-7,12r-78,0r-58,78v-35,45,-134,163,-141,195v4,3,7,4,16,4v22,0,123,-82,138,-99","w":191},"u":{"d":"205,-75v-27,26,-93,79,-129,79v-29,0,-43,-15,-43,-43v0,-62,93,-160,133,-211r72,0v-113,140,-169,218,-169,234v0,6,7,8,13,6v48,-11,134,-86,177,-144v43,-58,70,-88,77,-96r72,0v-42,53,-161,198,-171,235v0,4,3,6,11,6v31,-2,123,-77,146,-102r5,10v-68,59,-96,95,-161,106v-43,7,-46,-46,-33,-80","w":366},"v":{"d":"34,-52v15,-69,60,-115,126,-198r76,0v-112,139,-168,216,-168,232v0,8,6,11,17,11v57,-2,147,-91,178,-136v-1,-38,24,-116,57,-114v5,0,8,6,8,16v0,42,-20,58,-49,100v0,28,26,32,50,23r0,12v-29,11,-50,-2,-62,-19v-40,51,-118,129,-185,129v-32,0,-48,-19,-48,-56","w":287,"k":{".":64,",":15}},"w":{"d":"67,3v-32,-1,-39,-14,-38,-51v3,-58,92,-153,130,-202r71,0r-173,225v-7,18,11,22,27,16v89,-36,175,-161,238,-241r73,0r-141,182v-15,21,-22,38,-22,51v0,7,5,11,16,11v53,-1,148,-98,174,-142v-2,-39,23,-108,56,-106v7,0,10,7,10,20v0,12,-17,43,-51,91v-5,26,23,32,51,28r0,10v-27,6,-55,-1,-62,-24v-64,71,-105,123,-188,133v-36,-6,-48,-40,-35,-86v-55,57,-101,85,-136,85","w":445,"k":{".":62,",":56}},"x":{"d":"35,-5v34,14,211,-199,199,-231v0,-6,-5,-10,-16,-10v-36,0,-82,32,-136,95r-10,-8v26,-37,97,-97,148,-98v34,-2,46,25,39,57v38,-38,71,-56,100,-56v25,0,37,12,37,36v0,23,-19,48,-42,47v-13,0,-20,-7,-20,-20v0,-34,49,-14,47,-38v-1,-10,-8,-15,-19,-15v-20,-15,-205,210,-192,228v0,9,6,13,16,13v32,0,147,-84,167,-107r6,10v-45,34,-120,105,-177,107v-28,2,-38,-23,-36,-54v-31,20,-69,54,-113,54v-24,0,-36,-12,-36,-35v0,-26,24,-51,49,-51v14,0,21,6,21,18v0,44,-46,13,-56,38v0,13,8,20,24,20","w":335},"y":{"d":"202,-15v46,-11,140,-67,177,-96r8,9v-70,51,-137,86,-201,108v-101,135,-196,203,-284,203v-22,0,-34,-8,-34,-25v0,-70,164,-147,248,-179v26,-30,48,-59,65,-87v-30,30,-94,81,-139,81v-51,0,-44,-69,-17,-104r111,-145r73,0v-54,68,-125,149,-166,220v-1,13,0,12,9,14v65,-10,192,-139,262,-237r68,3xm-113,183v0,10,6,15,18,15v29,0,66,-23,111,-69v17,-17,47,-54,90,-108v-146,62,-219,116,-219,162","w":366,"k":{".":46,",":40}},"z":{"d":"132,-25v-5,-14,43,-43,22,-54v-41,8,-88,33,-140,73v-12,9,-22,14,-28,-1v-9,-22,88,-56,87,-58r188,-141v-30,6,-62,8,-79,-12r-126,99r-8,-10r125,-100v2,-32,13,-48,32,-48v35,8,18,35,-10,53v21,15,56,11,78,2v31,-31,59,-47,81,-47v9,0,12,3,12,8v0,26,-27,44,-81,55r-164,126v27,-9,48,-14,63,-14v26,0,39,10,39,30v0,11,-22,30,-14,40v34,-17,74,-46,121,-88r9,10v-44,34,-115,104,-173,105v-23,0,-34,-10,-34,-28","w":302},"{":{"d":"98,54v0,-96,20,-231,-64,-241r0,-48v67,-1,66,-95,63,-178v-3,-121,20,-178,137,-165r0,52v-52,-4,-72,3,-72,66r0,136v-1,46,-35,104,-71,113v75,19,70,126,70,229v0,78,12,94,73,87r0,52r-54,0v-50,1,-82,-51,-82,-103","w":267},"|":{"d":"75,-589r59,0r0,604r-59,0r0,-604","w":207},"}":{"d":"170,-429v2,89,-9,194,64,194r0,48v-84,8,-65,145,-65,241v0,52,-32,103,-82,103r-53,0r0,-52v84,24,72,-74,71,-156v-1,-87,16,-139,71,-161v-37,-7,-71,-67,-71,-112r0,-136v-1,-62,-19,-70,-71,-66r0,-52v104,-10,134,23,136,149","w":267},"~":{"d":"266,-595v35,-38,53,-62,97,-69v14,-2,46,29,57,28v11,0,25,-9,42,-27r21,0v-23,22,-59,68,-91,70v-19,5,-54,-28,-65,-28v-11,0,-23,8,-37,26r-24,0","w":0},"\u00c4":{"d":"-4,-38v0,17,21,33,38,33v52,0,115,-33,190,-100v-48,-59,-73,-117,-73,-172v-1,-66,40,-127,103,-126v64,2,114,70,133,130v85,-81,237,-267,345,-276v7,0,11,1,13,4v-2,7,-20,35,-54,83v-47,66,-135,201,-266,408v36,-8,65,-26,88,-53r8,8v-19,28,-69,58,-108,63r-19,33v-16,2,-60,1,-76,0r22,-35v-50,-22,-71,-32,-105,-56v-82,68,-145,102,-191,102v-33,0,-61,-18,-61,-49v-1,-31,24,-68,55,-68v16,0,24,8,24,25v0,24,-22,40,-45,20v-14,0,-21,9,-21,26xm257,-384v-53,0,-87,58,-87,115v0,54,22,106,65,154v59,-50,106,-99,141,-146v-27,-82,-66,-123,-119,-123xm346,-54v28,-43,42,-116,33,-187v-28,32,-72,77,-133,136v37,36,68,52,100,51xm392,-256v3,62,3,97,-12,159v83,-114,165,-220,247,-318v0,-3,92,-92,94,-115v0,-2,-1,-4,-4,-4v-69,3,-274,214,-325,278xm696,-597v-18,-1,-33,-13,-30,-35v-4,-38,77,-66,77,-9v0,22,-24,45,-47,44xm786,-627v-6,-42,77,-71,77,-14v5,41,-76,65,-77,14","w":542,"k":{"\u2019":99,"\u00d5":21,"\u00d6":19,"\u00c7":5,"y":19,"w":27,"v":29,"Y":-21,"W":-69,"V":-27,"T":3,"Q":21,"O":21,"G":-3,"C":10}},"\u00c5":{"d":"223,-104v-56,-96,-65,-79,-71,-173v-5,-67,38,-126,102,-125v67,2,112,67,133,128v92,-93,146,-147,163,-162v83,-75,143,-113,181,-113v8,1,13,1,13,8v-24,44,-86,128,-119,176v-77,114,-144,218,-201,311v46,-10,52,-21,88,-55r9,10v-21,32,-57,52,-108,61r-22,35r-73,0r22,-35v-42,-16,-77,-36,-105,-57v-78,68,-144,102,-198,102v-28,0,-54,-20,-54,-48v0,-30,24,-67,53,-67v35,0,34,48,2,52v-15,-8,-42,-11,-42,14v0,24,17,37,50,37v58,0,137,-62,177,-99xm260,-384v-56,-1,-91,57,-90,116v0,52,22,103,65,154v60,-51,106,-99,140,-145v-11,-55,-57,-124,-115,-125xm348,-54v27,-53,40,-118,31,-187r-133,137v45,32,53,42,102,50xm664,-460v13,-14,35,-37,57,-70v0,-2,-1,-4,-4,-4v-31,0,-87,39,-169,116v-16,15,-69,68,-157,159v3,63,3,89,-9,158v106,-143,200,-263,282,-359xm710,-631v0,-52,109,-84,110,-11v0,35,-29,64,-64,64v-31,0,-46,-18,-46,-53xm772,-669v-33,-2,-69,72,-15,73v37,2,69,-70,15,-73","w":542,"k":{"\u2019":101,"\u00d5":21,"\u00d6":19,"\u00c7":3,"y":19,"w":27,"v":29,"Y":-21,"W":-69,"V":-27,"T":3,"Q":21,"O":21,"G":-3,"C":8}},"\u00c7":{"d":"39,162v37,-11,100,-45,101,-80v-20,-33,9,-75,42,-76v20,0,29,10,29,30v-1,65,-104,119,-170,136v-3,-2,-4,-6,-2,-10xm145,-404v0,-145,228,-209,376,-152r-3,7v-44,-8,-79,-12,-102,-12v-101,-4,-260,68,-255,160v4,70,49,92,121,105v97,-106,278,-256,432,-256v41,0,61,14,61,42v0,36,-30,76,-90,120v-78,57,-189,93,-332,111v-78,83,-118,152,-118,204v0,47,28,70,84,70v90,0,238,-81,238,-165v0,-26,-30,-49,-56,-48v-79,0,-150,56,-212,167r-9,-3v34,-89,112,-175,219,-177v35,-1,71,28,71,62v0,95,-158,177,-260,177v-73,0,-126,-41,-125,-112v0,-50,29,-110,85,-178v-66,-9,-125,-52,-125,-122xm764,-505v0,-24,-14,-36,-43,-36v-113,3,-298,165,-359,248v130,-14,234,-49,311,-104v61,-44,91,-80,91,-108","w":557},"\u00c9":{"d":"619,-666r93,3r-120,84r-19,-1xm369,-7v-102,33,-240,15,-240,-105v0,-101,86,-170,260,-205r-18,-26v-117,-2,-176,-36,-176,-104v0,-113,162,-163,278,-112r-3,7v-28,-7,-53,-11,-75,-11v-74,-3,-183,48,-183,115v0,66,78,93,156,92v-1,-5,-1,-12,-1,-21v-10,-93,193,-179,293,-179v37,0,55,13,55,37v-2,61,-112,125,-176,146v-31,11,-78,22,-142,30v0,11,0,17,7,24v21,-2,56,-7,61,13v-15,21,-36,8,-68,1v-92,31,-222,138,-223,243v0,39,47,57,92,57v100,0,251,-68,251,-158v0,-25,-30,-42,-58,-42v-73,0,-145,43,-216,129v-5,2,-12,7,-12,-3v0,-17,82,-91,97,-101v40,-26,79,-40,121,-40v46,0,83,20,83,64v-1,70,-96,127,-163,149xm702,-518v0,-18,-12,-26,-36,-26v-99,2,-217,113,-266,187v121,-10,190,-41,261,-99v28,-23,41,-45,41,-62","w":509},"\u00d1":{"d":"503,-595v35,-38,53,-62,97,-69v13,-3,46,28,56,28v13,0,27,-9,42,-27r22,0v-23,22,-60,69,-92,70v-17,5,-55,-27,-64,-28v-12,0,-24,8,-37,26r-24,0xm7,-52v-28,14,-2,46,22,46v34,0,79,-36,143,-101v48,-48,244,-319,292,-366v35,-34,67,-58,97,-73v-36,42,-46,121,-59,189v-30,155,-61,205,-120,312v54,-44,227,-317,283,-389v58,-75,102,-112,131,-112v31,0,47,15,47,45v0,28,-20,52,-48,51v-14,0,-22,-8,-22,-26v-5,-24,48,-16,48,-37v0,-14,-9,-21,-25,-21v-37,0,-112,86,-223,257r-64,97v-53,74,-104,141,-171,188v56,-96,65,-279,108,-376v19,-44,44,-91,79,-142v-107,78,-256,330,-351,428v-57,59,-105,88,-147,88v-33,0,-49,-18,-49,-54v0,-23,28,-54,52,-54v20,0,29,8,29,24v0,24,-31,42,-52,26","w":542},"\u00d6":{"d":"545,-554v85,0,129,83,73,138v-15,16,-34,27,-56,34r-3,-9v35,-5,68,-50,68,-91v0,-38,-27,-57,-81,-57v-131,0,-324,176,-406,289v-53,74,-83,131,-83,173v0,47,26,71,79,71v118,0,257,-133,323,-220v47,-63,71,-115,71,-160v0,-30,-18,-53,-48,-53v-61,0,-207,128,-199,189v-1,8,16,21,24,20v65,-3,124,-86,154,-145v2,3,4,6,9,5v-23,62,-94,151,-165,152v-28,0,-42,-16,-42,-48v0,-84,133,-187,218,-187v36,0,64,28,63,64v-4,95,-97,205,-163,268v-88,85,-172,126,-251,126v-70,0,-110,-54,-107,-129v6,-159,170,-296,302,-364v84,-43,156,-66,220,-66xm540,-632v-5,-41,77,-68,77,-13v5,41,-76,67,-77,13xm661,-636v-3,-36,77,-61,77,-10v4,43,-78,68,-77,10","w":445,"k":{"\u00c5":26,"\u00c4":26,"Y":-43,"V":-46,"Q":10,"G":-21,"A":24}},"\u00dc":{"d":"381,-557v65,0,114,33,114,94v0,30,-28,80,-83,149v-15,18,-66,76,-154,175v-55,62,-83,100,-83,114v0,13,6,20,16,20v42,0,102,-34,178,-104v68,-62,189,-190,266,-295r106,-144r78,0r-237,307v-40,51,-156,189,-164,223v1,7,10,10,18,10v38,-4,129,-79,169,-107r7,12v-86,74,-146,111,-180,111v-32,0,-48,-16,-48,-47v0,-61,36,-83,88,-152v-58,56,-183,198,-277,198v-33,0,-49,-18,-49,-55v0,-102,163,-234,229,-314v53,-63,79,-110,79,-142v0,-29,-43,-41,-77,-41v-86,0,-225,91,-225,174v0,25,21,47,47,46v81,-5,149,-82,171,-182r12,0v-16,96,-80,195,-180,195v-42,0,-64,-21,-64,-63v0,-93,145,-182,243,-182xm554,-630v-5,-41,76,-68,76,-12v6,41,-77,68,-76,12xm751,-643v6,43,-78,68,-77,11v-4,-37,77,-65,77,-11","w":572},"\u00e1":{"d":"338,-417r79,0r-113,89r-22,0xm44,-46v0,-94,160,-214,256,-214v32,0,44,17,37,45r27,-37r72,0v-44,57,-155,191,-170,235v2,3,4,4,7,4v28,0,75,-32,141,-98r7,10v-23,30,-117,110,-157,106v-38,-3,-57,-38,-34,-84v-24,33,-91,83,-139,84v-27,1,-47,-24,-47,-51xm311,-243v-39,-13,-242,183,-228,223v0,9,5,14,15,14v43,12,240,-181,227,-224v0,-9,-5,-13,-14,-13"},"\u00e0":{"d":"330,-414r24,87r-16,0r-86,-87r78,0xm44,-46v0,-94,160,-214,256,-214v32,0,44,17,37,45r27,-37r72,0v-44,57,-155,191,-170,235v2,3,4,4,7,4v28,0,75,-32,141,-98r7,10v-23,30,-117,110,-157,106v-38,-3,-57,-38,-34,-84v-24,33,-91,83,-139,84v-27,1,-47,-24,-47,-51xm311,-243v-39,-13,-242,183,-228,223v0,9,5,14,15,14v43,12,240,-181,227,-224v0,-9,-5,-13,-14,-13"},"\u00e2":{"d":"383,-433r12,103r-16,0r-34,-39r-98,39r-31,0xm44,-46v0,-94,160,-214,256,-214v32,0,44,17,37,45r27,-37r72,0v-44,57,-155,191,-170,235v2,3,4,4,7,4v28,0,75,-32,141,-98r7,10v-23,30,-117,110,-157,106v-38,-3,-57,-38,-34,-84v-24,33,-91,83,-139,84v-27,1,-47,-24,-47,-51xm311,-243v-39,-13,-242,183,-228,223v0,9,5,14,15,14v43,12,240,-181,227,-224v0,-9,-5,-13,-14,-13"},"\u00e4":{"d":"43,-49v0,-100,165,-216,270,-210v21,-3,27,27,21,50r28,-42r71,0v-112,145,-169,222,-169,232v0,5,2,7,7,7v27,1,126,-79,142,-99r8,10v-30,32,-117,106,-159,106v-34,0,-57,-39,-34,-80v-29,30,-93,79,-137,79v-32,0,-48,-18,-48,-53xm97,-6v43,13,241,-181,228,-224v0,-10,-5,-14,-15,-14v-44,-11,-236,184,-229,225v2,9,7,13,16,13xm298,-369v-6,-40,77,-68,77,-13v5,40,-76,67,-77,13xm451,-338v-18,0,-33,-12,-30,-33v-1,-19,23,-41,42,-41v16,0,33,15,33,31v0,21,-23,43,-45,43"},"\u00e3":{"d":"214,-329v39,-41,53,-62,97,-70v16,-3,47,28,60,27v11,0,23,-9,36,-27r24,0v-47,49,-47,61,-94,72v-16,4,-51,-30,-62,-29v-11,0,-24,9,-39,27r-22,0xm45,-46v0,-95,159,-214,256,-214v32,0,44,17,37,45r27,-37r72,0v-44,58,-156,191,-171,235v2,3,4,4,7,4v28,0,75,-32,141,-98r8,10v-23,30,-117,105,-157,106v-37,-7,-57,-37,-35,-84v-24,33,-90,84,-138,84v-27,1,-47,-24,-47,-51xm311,-243v-39,-12,-241,184,-227,223v0,9,5,14,15,14v43,12,240,-181,227,-224v0,-9,-5,-13,-15,-13"},"\u00e5":{"d":"43,-49v0,-91,161,-210,255,-210v32,0,43,17,36,45r28,-37r70,0r-93,121v-50,66,-75,104,-75,112v0,4,2,6,7,6v27,0,125,-78,142,-99r8,10v-79,70,-132,105,-160,105v-35,0,-54,-45,-34,-81v-53,54,-99,81,-137,81v-31,0,-47,-18,-47,-53xm308,-243v-38,-13,-239,187,-226,224v0,9,5,13,16,13v46,13,239,-180,226,-225v0,-8,-5,-12,-16,-12xm357,-366v-7,-63,108,-94,110,-18v8,57,-109,94,-110,18xm421,-414v-36,-4,-75,72,-17,74v19,2,44,-26,44,-46v0,-13,-12,-29,-27,-28"},"\u00e7":{"d":"-26,54v-3,-37,80,-76,80,-18v0,64,-107,120,-171,136v-3,-3,-4,-6,-2,-10v39,-13,99,-44,101,-80v1,-5,-9,-23,-8,-28xm89,-6v52,-2,153,-74,191,-109r8,10v-41,42,-138,108,-204,110v-35,0,-57,-26,-57,-62v0,-88,165,-207,255,-207v31,0,46,11,46,33v0,27,-18,55,-44,55v-30,0,-28,-39,-11,-47v2,-2,53,-7,32,-26r-12,-2v-44,-12,-238,179,-225,223v0,14,7,22,21,22","w":270},"\u00e9":{"d":"298,-417r79,0r-114,89r-20,0xm51,-52v0,-92,170,-207,263,-207v21,0,32,10,32,30v0,48,-147,108,-208,125v-12,9,-45,57,-45,76v0,15,10,22,30,22v63,-1,169,-66,208,-105r7,9v-85,71,-157,107,-217,107v-47,0,-70,-19,-70,-57xm150,-122v58,-13,181,-66,181,-117v0,-6,-6,-9,-19,-9v-43,0,-129,88,-162,126","w":287},"\u00e8":{"d":"288,-414r23,87r-15,0r-86,-87r78,0xm49,-52v0,-92,169,-207,262,-207v21,0,32,10,32,30v-2,48,-146,109,-207,125v-12,9,-46,58,-46,76v0,15,11,22,31,22v63,-1,168,-66,208,-105r7,9v-85,71,-158,107,-217,107v-47,0,-70,-19,-70,-57xm148,-122v57,-13,180,-67,181,-117v0,-6,-6,-9,-19,-9v-43,3,-130,88,-162,126","w":287},"\u00ea":{"d":"343,-433r11,103r-14,0r-36,-39r-97,39r-32,0xm51,-52v0,-92,170,-207,263,-207v21,0,32,10,32,30v0,48,-147,108,-208,125v-12,9,-45,57,-45,76v0,15,10,22,30,22v63,-1,169,-66,208,-105r7,9v-85,71,-157,107,-217,107v-47,0,-70,-19,-70,-57xm150,-122v58,-13,181,-66,181,-117v0,-6,-6,-9,-19,-9v-43,0,-129,88,-162,126","w":287},"\u00eb":{"d":"189,-363v-7,-43,77,-73,78,-16v5,37,-76,66,-78,16xm386,-385v6,43,-75,75,-75,15v-5,-39,69,-60,75,-15xm50,-52v0,-92,170,-207,263,-207v21,0,32,10,32,30v0,47,-147,108,-207,125v-12,9,-46,57,-46,76v0,15,10,22,30,22v63,-1,168,-66,208,-105r8,9v-85,71,-158,107,-217,107v-47,0,-71,-19,-71,-57xm150,-122v57,-13,180,-67,180,-117v0,-6,-6,-9,-19,-9v-43,0,-128,88,-161,126","w":287},"\u00ed":{"d":"253,-417r78,0r-113,89r-20,0xm94,-11v25,1,123,-80,137,-99r6,9v-69,70,-122,105,-157,105v-24,0,-36,-15,-36,-46v0,-56,95,-159,134,-208r73,0v-114,143,-170,221,-170,234v0,4,4,5,13,5","w":191},"\u00ec":{"d":"246,-414r24,87r-17,0r-87,-87r80,0xm95,-11v25,1,123,-80,137,-99r6,9v-69,70,-123,105,-158,105v-24,0,-35,-15,-35,-46v0,-56,95,-159,134,-208r73,0v-114,143,-170,221,-170,234v0,4,4,5,13,5","w":191},"\u00ee":{"d":"298,-433r11,103r-15,0r-35,-39r-97,39r-32,0xm94,-11v25,1,123,-80,137,-99r6,9v-69,70,-122,105,-157,105v-24,0,-36,-15,-36,-46v0,-56,95,-159,134,-208r73,0v-114,143,-170,221,-170,234v0,4,4,5,13,5","w":191},"\u00ef":{"d":"144,-363v-7,-43,76,-73,77,-16v6,38,-74,65,-77,16xm340,-382v7,42,-75,70,-75,12v-5,-36,74,-65,75,-12xm94,-11v25,1,123,-80,137,-99r6,9v-69,70,-122,105,-157,105v-24,0,-36,-15,-36,-46v0,-56,95,-159,134,-208r73,0v-114,143,-170,221,-170,234v0,4,4,5,13,5","w":191},"\u00f1":{"d":"202,-329v39,-40,53,-62,96,-70v16,-3,47,27,61,27v10,0,22,-9,36,-27r23,0v-46,49,-47,61,-94,72v-16,4,-51,-30,-62,-29v-11,0,-24,9,-39,27r-21,0xm334,-246v-55,-2,-216,147,-277,244r-76,0r191,-249r72,0v-26,26,-49,57,-69,92v74,-66,130,-99,166,-99v24,0,36,16,36,46v0,69,-104,132,-131,197v1,4,9,7,13,7v22,2,140,-87,151,-103r7,10v-60,54,-104,106,-173,106v-25,0,-38,-15,-38,-45v2,-64,108,-140,138,-197v0,-7,-3,-9,-10,-9"},"\u00f3":{"d":"296,-417r78,0r-113,89r-20,0xm293,-260v16,0,31,18,31,32v0,22,-12,55,-38,97v13,11,26,16,45,13r0,11v-21,3,-43,0,-57,-13v-36,54,-107,125,-177,125v-33,0,-49,-19,-49,-57v0,-88,155,-208,245,-208xm297,-243v-36,-13,-226,185,-213,221v0,11,6,17,17,17v55,-4,133,-82,169,-127v-3,-38,5,-58,32,-75v15,-10,16,-37,-5,-36","w":287},"\u00f2":{"d":"286,-414r24,87r-15,0r-87,-87r78,0xm291,-260v16,0,32,17,31,32v0,22,-12,55,-38,97v13,11,26,16,46,13r0,11v-21,3,-43,0,-57,-13v-36,54,-106,125,-177,125v-33,0,-50,-19,-50,-57v0,-88,155,-208,245,-208xm295,-243v-36,-12,-226,186,-213,221v0,11,6,17,17,17v55,-3,134,-82,169,-127v-3,-38,6,-57,32,-75v15,-10,16,-37,-5,-36","w":287},"\u00f4":{"d":"341,-433r12,103r-15,0r-36,-39r-97,39r-32,0xm293,-260v16,0,32,17,32,32v0,22,-13,55,-39,97v13,11,27,16,46,13r0,11v-21,3,-43,0,-57,-13v-36,54,-106,125,-177,125v-33,0,-49,-19,-49,-57v0,-88,154,-208,244,-208xm298,-243v-36,-13,-226,185,-213,221v0,11,6,17,17,17v54,-4,133,-82,168,-127v-1,-38,5,-58,32,-75v15,-10,17,-36,-4,-36","w":287},"\u00f6":{"d":"286,-259v16,1,35,12,35,29v0,22,-13,56,-38,99v10,12,26,16,46,13r0,11v-22,3,-41,-1,-55,-14v-70,84,-129,125,-177,125v-35,0,-52,-19,-52,-55v0,-87,153,-214,241,-208xm293,-244v-42,-1,-222,176,-213,222v0,11,7,17,21,17v53,-1,137,-86,166,-129v-2,-42,11,-59,39,-80v8,-17,4,-26,-13,-30xm274,-368v-1,-23,23,-45,46,-44v16,1,34,12,30,33v5,38,-76,64,-76,11xm395,-369v-6,-40,72,-67,75,-17v8,41,-73,72,-75,17","w":287},"\u00f5":{"d":"171,-329v45,-47,50,-59,96,-70v17,-3,48,27,62,27v9,0,20,-9,35,-27r24,0v-47,49,-48,61,-95,72v-15,4,-50,-29,-61,-29v-9,0,-22,9,-39,27r-22,0xm293,-260v16,0,31,18,31,32v0,22,-12,55,-38,97v13,11,26,16,45,13r0,11v-21,3,-43,0,-57,-13v-36,54,-107,125,-177,125v-33,0,-49,-19,-49,-57v0,-88,155,-208,245,-208xm297,-243v-36,-13,-226,185,-213,221v0,11,6,17,17,17v55,-4,133,-82,169,-127v-3,-38,5,-58,32,-75v15,-10,16,-37,-5,-36","w":287},"\u00fa":{"d":"331,-417r79,0r-114,89r-21,0xm207,-75v-27,26,-92,79,-128,79v-29,0,-44,-15,-44,-43v0,-61,94,-160,133,-211r73,0v-113,140,-170,218,-170,234v-1,5,7,9,13,6v48,-10,134,-86,177,-144v43,-58,70,-88,77,-96r73,0v-42,54,-162,198,-172,235v0,4,3,6,11,6v31,-1,123,-77,146,-102r6,10v-68,59,-97,95,-162,106v-42,7,-44,-46,-33,-80","w":366},"\u00f9":{"d":"321,-414r24,87r-17,0r-85,-87r78,0xm205,-75v-27,26,-93,79,-129,79v-29,0,-43,-15,-43,-43v0,-62,93,-160,133,-211r72,0v-113,140,-169,218,-169,234v0,6,7,8,13,6v48,-11,134,-86,177,-144v43,-58,70,-88,77,-96r72,0v-42,53,-161,198,-171,235v0,4,3,6,11,6v31,-2,123,-77,146,-102r5,10v-68,59,-96,95,-161,106v-43,7,-46,-46,-33,-80","w":366},"\u00fb":{"d":"373,-433r12,103r-15,0r-36,-39r-96,39r-32,0xm205,-75v-27,26,-93,79,-129,79v-29,0,-43,-15,-43,-43v0,-62,93,-160,133,-211r72,0v-113,140,-169,218,-169,234v0,6,7,8,13,6v48,-11,134,-86,177,-144v43,-58,70,-88,77,-96r72,0v-42,53,-161,198,-171,235v0,4,3,6,11,6v31,-2,123,-77,146,-102r5,10v-68,59,-96,95,-161,106v-43,7,-46,-46,-33,-80","w":366},"\u00fc":{"d":"259,-366v-5,-43,74,-66,75,-15v7,40,-73,67,-75,15xm454,-382v5,40,-75,71,-75,12v-4,-38,74,-62,75,-12xm207,-75v-27,26,-92,79,-128,79v-29,0,-44,-15,-44,-43v0,-61,94,-160,133,-211r73,0v-113,140,-170,218,-170,234v-1,5,7,9,13,6v48,-10,134,-86,177,-144v43,-58,70,-88,77,-96r73,0v-42,54,-162,198,-172,235v0,4,3,6,11,6v31,-1,123,-77,146,-102r6,10v-68,59,-97,95,-162,106v-42,7,-44,-46,-33,-80","w":366},"\u00b0":{"d":"490,-398v0,59,-52,112,-111,112v-60,0,-113,-52,-113,-112v0,-58,54,-111,113,-111v58,0,111,53,111,111xm460,-398v0,-43,-39,-81,-82,-81v-43,0,-81,38,-81,81v0,43,38,82,82,82v43,0,81,-39,81,-82","w":191},"\u00a2":{"d":"283,-243v-48,25,-206,154,-195,221xm46,-57v0,-90,164,-213,256,-207r69,-77r7,5r-63,74v21,4,32,14,32,31v1,27,-18,55,-43,55v-31,0,-30,-39,-11,-47v2,-2,52,-7,31,-26v-5,-3,-13,-2,-19,-1r-212,238v4,4,9,6,16,6v52,-2,152,-74,190,-109r8,10v-50,45,-141,122,-226,107r-68,77r-8,-6r66,-77v-17,-11,-25,-29,-25,-53","w":270},"\u00a3":{"d":"-34,-30v-1,-33,79,-49,123,-49v24,0,59,7,105,20v26,-22,55,-68,74,-95r-114,0r0,-17r121,0v92,-124,171,-306,359,-306v53,0,80,25,80,74v0,63,-86,168,-147,168v-23,0,-47,-19,-47,-42v0,-50,49,-79,78,-105r0,11v-39,38,-61,51,-67,94v-2,15,17,32,32,32v55,0,138,-115,135,-171v-1,-31,-26,-53,-58,-50v-146,15,-217,185,-290,295r132,0r0,14r-145,0v-26,40,-80,75,-121,105v42,10,99,27,146,27v57,0,112,-27,165,-82r7,7v-34,55,-133,108,-218,108v-76,0,-127,-9,-154,-29v-43,17,-84,26,-121,26v-50,0,-75,-12,-75,-35xm34,-53v-35,0,-52,8,-52,23v0,23,35,25,68,25v22,0,54,-8,95,-22v-51,-18,-88,-26,-111,-26","w":621},"\u00a7":{"d":"-12,-2v0,-27,20,-57,43,-57v24,0,32,32,11,36v-7,2,-44,-4,-37,18v0,19,9,29,27,29v46,0,81,-76,111,-228v23,-115,58,-145,189,-162v36,-57,74,-86,115,-86v24,0,43,15,44,39v1,25,-22,55,-45,54v-11,0,-17,-6,-17,-19v0,-23,49,-9,44,-35v1,-13,-11,-26,-24,-26v-32,0,-55,29,-68,89v-14,63,-50,224,-92,257v-33,26,-75,44,-136,45v-34,47,-61,82,-123,85v-22,1,-42,-16,-42,-39xm163,-66v2,3,3,7,9,6v112,-7,115,-162,146,-256v4,-14,6,-26,6,-34v0,-4,-3,-5,-8,-5v-91,3,-104,111,-126,193v-6,22,-16,53,-27,96","w":366},"\u00b6":{"d":"70,-405v-1,-101,74,-160,177,-160r184,0r0,44r-27,0r0,655r-47,0r0,-655r-114,0r0,655r-47,0r0,-389v-75,-11,-125,-68,-126,-150","w":533},"\u00df":{"d":"90,-32v-1,-23,19,-48,42,-48v26,0,24,29,14,40v-3,7,-28,7,-28,21v0,9,7,13,19,13v85,-25,136,-130,149,-241v3,-28,20,-51,43,-67v122,-85,182,-153,182,-204v0,-12,-6,-19,-20,-19v-23,0,-53,18,-91,55v-50,47,-119,145,-169,210r-369,477r-71,0r385,-500v57,-74,106,-129,146,-164v66,-58,130,-87,192,-87v23,0,35,13,35,39v0,52,-51,109,-152,169v-25,15,-52,28,-80,49v-35,27,12,86,12,119v0,53,-28,98,-86,133v-44,27,-80,41,-108,41v-24,1,-45,-15,-45,-36","w":366},"\u00ae":{"d":"525,-241v0,137,-119,256,-257,256v-138,0,-257,-119,-257,-256v0,-138,119,-257,257,-257v139,0,257,119,257,257xm495,-241v0,-123,-106,-228,-228,-228v-122,0,-226,106,-226,228v0,121,105,226,227,226v123,0,227,-104,227,-226xm378,-326v0,42,-36,75,-76,76r90,114v5,7,14,10,26,10r0,14r-70,0r-99,-132r-19,0r0,97v0,15,12,21,35,21r0,14r-119,0r0,-14v24,0,36,-6,36,-19r0,-214v-4,-23,-3,-22,-32,-23r0,-13v90,2,228,-19,228,69xm328,-321v0,-48,-27,-58,-83,-58v-11,0,-16,4,-16,14r1,104v57,-1,98,-12,98,-60","w":580},"\u00a9":{"d":"269,-387v25,0,84,33,96,1r14,0r3,96r-15,0v-7,-43,-42,-77,-90,-78v-60,-2,-99,65,-99,128v0,68,35,117,101,116v36,0,68,-13,96,-40r9,14v-36,37,-74,55,-112,55v-84,2,-142,-60,-142,-144v0,-78,59,-148,139,-148xm12,-246v0,-138,119,-256,257,-256v138,0,257,118,257,256v0,139,-118,257,-257,257v-139,0,-257,-118,-257,-257xm43,-246v0,121,105,228,226,228v121,0,227,-108,227,-228v0,-121,-107,-227,-227,-227v-121,0,-226,107,-226,227","w":580},"\u2122":{"d":"83,-484v-60,1,-83,7,-85,56r-13,-1r2,-72r235,0r3,72v-6,0,-17,4,-14,-6v-2,-43,-29,-49,-84,-49r0,232v0,14,12,21,37,21r0,13r-119,0r0,-13v26,0,38,-7,38,-21r0,-232xm286,-462v-2,-24,-10,-26,-40,-25r0,-14r85,0r99,215r93,-215r83,0v-1,6,3,17,-6,14v-20,0,-30,6,-30,18r0,217v0,14,13,21,37,21r0,13r-119,0r0,-13v26,0,39,-7,39,-21r0,-207r-100,241r-14,0r-108,-228r0,194v0,14,13,21,39,21r0,13r-96,0r0,-13v25,0,38,-7,38,-21r0,-210","w":653},"\u00b4":{"d":"164,-417r77,0r-112,89r-20,0","w":0},"\u00a8":{"d":"55,-367v-1,-21,24,-45,45,-44v16,1,33,12,33,30v0,41,-78,69,-78,14xm251,-380v4,39,-76,67,-75,10v-4,-37,77,-66,75,-10","w":0},"\u00c6":{"d":"18,-107v25,0,34,40,9,49v1,3,-50,5,-44,22v0,19,10,28,31,28v32,-1,70,-52,91,-74v-61,-60,-91,-125,-91,-196v0,-65,39,-122,101,-121v58,0,104,47,140,140v93,-103,142,-157,145,-160v72,-69,122,-117,201,-144v9,0,13,2,13,9v0,2,-12,23,-35,62v60,-43,117,-64,169,-64v42,0,63,13,63,39v0,61,-111,155,-173,152v-51,-3,-44,-43,-18,-70v14,-14,26,-23,39,-27r3,7v-34,19,-50,39,-50,60v0,12,9,18,26,18v46,0,160,-89,160,-134v0,-22,-13,-34,-38,-34v-65,0,-217,110,-217,176v0,24,13,42,39,53v34,-1,40,-6,59,5v1,11,-8,12,-17,13v-10,0,-27,-4,-49,-10v-78,18,-246,157,-246,242v0,56,66,65,125,58v80,-10,212,-75,212,-151v0,-30,-26,-49,-54,-48v-76,0,-150,44,-222,134r-9,-4v43,-74,121,-140,224,-142v37,-1,75,22,75,57v0,91,-149,169,-246,169v-79,0,-115,-15,-126,-77r-41,67r-70,0r19,-35v-36,-6,-69,-17,-98,-35v-42,47,-58,73,-112,79v-23,3,-40,-24,-40,-47v-1,-34,21,-66,52,-66xm122,-381v-56,-1,-89,51,-88,110v0,64,27,123,82,177r127,-150v-15,-61,-58,-136,-121,-137xm222,-52v23,-58,28,-105,24,-175r-119,140v21,27,56,29,95,35xm527,-459v46,-57,72,-84,67,-88v-16,-1,-22,6,-53,24v-86,52,-205,195,-284,282v5,52,6,72,-2,141v103,-145,195,-264,272,-359xm563,-313v-30,-6,-56,-40,-53,-75r-80,115v33,-16,77,-30,133,-40","w":701,"k":{"\u2019":127,"\u00d5":18,"\u00d6":18,"\u00c7":26,"y":24,"w":32,"v":9,"W":-45,"V":-5,"T":10,"Q":19,"O":18,"G":21,"C":30}},"\u00d8":{"d":"156,5v-55,1,-97,-37,-103,-87r-74,43r-9,-13r79,-49v0,-58,8,-85,28,-131v57,-135,307,-321,485,-320v58,0,93,20,104,61r72,-44r7,12r-80,53v-13,55,-32,63,-81,89v-5,0,-2,-7,-2,-7v39,-27,48,-33,66,-72r-81,52v-5,85,-29,118,-75,182v-110,154,-223,231,-336,231xm82,-105v-16,57,22,102,73,100v128,-5,263,-128,328,-223v44,-65,68,-121,68,-172r-65,41v-25,60,-89,138,-156,140v-18,0,-30,-6,-35,-17xm651,-482v-9,-44,-32,-59,-87,-59v-136,0,-282,141,-365,240v-56,66,-92,123,-108,172r196,-120v-1,-8,-1,-16,-1,-25v-8,-74,143,-177,218,-177v21,0,39,10,55,30xm305,-246v57,57,137,-52,160,-100xm546,-414v-8,-18,-22,-27,-43,-27v-62,0,-194,120,-195,176","w":478},"\u00b1":{"d":"166,-303r0,-177r41,0r0,177r176,0r0,41r-176,0r0,176r-41,0r0,-176r-177,0r0,-41r177,0xm-11,0r0,-41r394,0r0,41r-394,0","w":403},"\u00b5":{"d":"41,166v-68,-10,-14,-144,-14,-172r0,-366r64,0r0,247v0,57,23,86,70,86v33,0,74,-32,84,-57r0,-276r64,0r0,285v-1,28,15,64,40,63v30,0,32,-28,40,-52r14,0v-13,59,-42,88,-89,88v-48,0,-58,-26,-68,-73v-23,35,-68,74,-118,74v-38,0,-41,-11,-74,-37v-6,41,24,101,24,136v0,26,-14,58,-37,54","w":423},"\u00e6":{"d":"38,-50v0,-90,162,-209,255,-209v31,0,39,20,31,48r31,-41r61,0r-32,40v20,-16,77,-46,106,-47v16,0,24,7,24,23v0,26,-28,53,-84,82v-23,11,-62,28,-120,50v-30,37,-45,61,-45,72v0,16,7,25,20,25v80,0,155,-68,211,-105r6,9v-82,72,-155,108,-220,108v-46,0,-63,-38,-55,-87v-60,48,-84,86,-145,86v-29,0,-44,-18,-44,-54xm94,-6v39,13,234,-186,222,-224v0,-10,-5,-15,-16,-15v-43,-11,-230,187,-224,227v4,6,7,13,18,12xm322,-122v53,-12,177,-70,177,-115v0,-8,-5,-12,-15,-12v-61,17,-91,56,-162,127","w":461},"\u00f8":{"d":"265,-122v-67,71,-95,126,-178,126v-25,0,-40,-10,-46,-30r-47,29r-5,-8r48,-32v-1,-12,-1,-18,-1,-19v-8,-83,150,-204,234,-204v30,0,44,16,43,46r44,-27r5,11r-57,35r-32,63v17,13,27,18,47,13v2,15,-12,13,-25,13v-11,0,-21,-5,-30,-16xm260,-165r-178,113v-11,19,-20,47,13,46v50,0,138,-88,162,-129xm265,-182v7,-12,18,-23,33,-32v1,-16,5,-29,-10,-30v-45,-3,-173,131,-190,168","w":287},"\u00bf":{"d":"105,3v-42,0,-70,-33,-67,-75v8,-109,73,-141,173,-199v43,-24,86,-56,128,-96r10,10v-27,29,-25,31,-84,84v-120,110,-183,187,-183,237v0,18,8,27,23,27v54,0,168,-95,168,-151v0,-16,-6,-24,-20,-24v-17,0,-45,19,-81,59r-6,-6v11,-27,58,-66,92,-66v23,0,35,14,35,41v0,65,-122,159,-188,159xm441,-438v0,47,-86,83,-88,18v-1,-25,21,-51,48,-51v16,0,40,17,40,33","w":335},"\u00a1":{"d":"301,-354r-178,290v-28,46,-30,59,-67,68v-50,-2,-40,-49,-13,-80r246,-286xm386,-432v5,47,-90,80,-88,12v-3,-45,84,-68,88,-12","w":255},"\u00ac":{"d":"-12,-214r494,0r0,214r-41,0r0,-173r-453,0r0,-41","w":523},"\u00ab":{"d":"289,-234r0,12r-135,92r-10,96r-10,0r-44,-99xm423,-234r4,14r-139,90r-7,93r-11,4r-44,-100","w":398},"\u00bb":{"d":"189,-138r7,-92r11,-5v20,35,34,69,43,102r-195,100r-5,-13v25,-11,71,-41,139,-92xm325,-135r7,-96r13,0r42,98r-198,100r-3,-12","w":398},"\u2026":{"d":"175,0r-83,0r0,-85r83,0r0,85xm441,0r-82,0r0,-85r82,0r0,85xm708,0r-83,0r0,-85r83,0r0,85","w":800},"\u00a0":{"w":191},"\u00c0":{"d":"614,-670r20,90r-16,0r-90,-90r86,0xm64,-85v0,28,-29,35,-47,22v-12,0,-19,8,-19,25v0,18,25,34,44,32v77,-7,113,-45,183,-98v-47,-57,-71,-113,-71,-169v-1,-69,35,-130,100,-130v60,0,106,43,135,131v88,-93,140,-150,158,-165v92,-78,134,-123,201,-107v-17,22,-38,56,-56,82r-265,410v40,-14,69,-33,87,-57r8,8v-15,31,-64,59,-105,64r-23,35r-75,0r24,-36v-61,-23,-70,-27,-106,-55v-74,67,-141,101,-200,101v-28,1,-52,-21,-52,-48v0,-31,24,-71,54,-70v17,0,25,8,25,25xm259,-383v-54,0,-87,58,-87,115v0,56,22,107,66,153v56,-53,103,-101,139,-144v-11,-58,-56,-124,-118,-124xm350,-54v25,-55,41,-118,30,-185r-131,135v44,33,43,37,101,50xm383,-102v93,-133,222,-282,341,-429v-40,-12,-87,36,-175,114v-25,22,-76,77,-156,161v4,71,3,64,-10,154","w":542},"\u00c3":{"d":"504,-595v35,-39,53,-62,97,-69v13,-3,46,28,56,28v13,0,26,-9,41,-27r23,0v-23,22,-60,69,-92,70v-17,5,-55,-27,-64,-28v-12,0,-25,8,-38,26r-23,0xm64,-85v0,28,-29,35,-47,22v-12,0,-19,8,-19,25v0,18,25,34,44,32v77,-7,113,-45,183,-98v-47,-57,-71,-113,-71,-169v-1,-69,35,-130,100,-130v60,0,106,43,135,131v88,-93,140,-150,158,-165v92,-78,134,-123,201,-107v-17,22,-38,56,-56,82r-265,410v40,-14,69,-33,87,-57r8,8v-15,31,-64,59,-105,64r-23,35r-75,0r24,-36v-61,-23,-70,-27,-106,-55v-74,67,-141,101,-200,101v-28,1,-52,-21,-52,-48v0,-31,24,-71,54,-70v17,0,25,8,25,25xm259,-383v-54,0,-87,58,-87,115v0,56,22,107,66,153v56,-53,103,-101,139,-144v-11,-58,-56,-124,-118,-124xm350,-54v25,-55,41,-118,30,-185r-131,135v44,33,43,37,101,50xm383,-102v93,-133,222,-282,341,-429v-40,-12,-87,36,-175,114v-25,22,-76,77,-156,161v4,71,3,64,-10,154","w":542},"\u00d5":{"d":"467,-595v34,-37,54,-62,96,-69v13,-2,46,28,56,28v11,0,26,-9,43,-27r21,0v-22,22,-59,69,-90,70v-18,5,-55,-28,-65,-28v-27,-1,-26,33,-61,26xm551,-552v51,0,95,26,94,75v-1,48,-40,85,-82,96r-4,-7v34,-13,70,-48,70,-92v0,-38,-27,-58,-81,-58v-155,0,-302,152,-392,270v-64,82,-96,145,-96,188v0,49,26,74,78,74v136,0,283,-155,348,-262v29,-48,45,-87,45,-117v0,-27,-18,-54,-43,-54v-62,0,-204,128,-204,189v0,14,10,20,30,20v54,-1,125,-93,146,-142r11,3v-31,71,-88,148,-169,151v-25,0,-38,-26,-38,-53v0,-79,140,-185,220,-181v39,2,61,26,61,66v0,122,-237,358,-343,382v-103,24,-181,-17,-177,-121v5,-123,115,-234,207,-302v113,-83,219,-125,319,-125","w":445,"k":{"\u00c5":26,"\u00c4":26,"Y":-43,"V":-46,"Q":8,"G":-21,"A":24}},"\u2013":{"d":"92,-160r273,0v-9,7,-23,23,-42,49r-269,0","w":335},"\u2014":{"d":"76,-244r386,0r0,35r-386,0r0,-35"},"\u201c":{"d":"354,-422v6,46,-88,86,-88,19v0,-64,100,-121,166,-140r0,13v-51,26,-79,35,-88,76v-1,7,11,25,10,32xm497,-423v1,25,-27,54,-51,53v-25,0,-37,-11,-37,-32v2,-69,100,-119,170,-141r0,11v-30,8,-92,44,-91,74v0,6,10,28,9,35","w":335},"\u201d":{"d":"309,-487v-6,-46,88,-83,88,-17v0,70,-86,103,-165,135r-5,-11v76,-33,106,-50,82,-107xm371,-379v33,-11,90,-45,92,-74v-21,-35,1,-89,44,-87v22,0,34,10,34,31v-3,69,-93,118,-163,140v-4,-1,-6,-5,-7,-10","w":335},"\u2018":{"d":"277,-457v21,34,-3,85,-44,85v-22,0,-34,-11,-34,-34v0,-53,57,-99,171,-138r0,11v-33,11,-92,44,-93,76","w":191},"\u2019":{"d":"435,-456v-26,-38,8,-86,44,-86v24,0,35,12,35,37v0,50,-56,96,-167,137r0,-13v31,-12,87,-44,88,-75","w":191},"\u00f7":{"d":"-11,-217r392,0r0,42r-392,0r0,-42xm140,-298v0,-22,20,-41,42,-41v22,0,41,19,41,41v0,22,-19,42,-41,42v-22,0,-42,-19,-42,-42xm140,-95v0,-22,20,-41,42,-41v22,0,41,19,41,41v0,22,-19,42,-41,42v-22,0,-42,-19,-42,-42","w":403},"\u00ff":{"d":"190,-367v-4,-41,78,-67,78,-12v6,39,-78,67,-78,12xm387,-383v6,42,-75,71,-75,13v-5,-39,73,-61,75,-13xm200,-15v45,-11,139,-67,176,-96r9,9v-70,51,-138,86,-202,108v-101,135,-196,203,-284,203v-23,0,-34,-8,-34,-25v0,-70,165,-147,249,-179v26,-30,48,-59,65,-87v-30,30,-94,81,-139,81v-51,0,-44,-68,-18,-104v19,-28,84,-108,112,-145r72,0r-86,108v-33,45,-64,76,-80,119v0,5,3,7,10,7v65,0,191,-138,261,-237r68,3xm-115,183v0,10,6,15,18,15v29,0,66,-23,111,-69v16,-17,47,-54,90,-108v-146,62,-219,116,-219,162","w":366},"\u00c2":{"d":"663,-691r8,106r-14,0r-34,-38r-95,38r-33,-3v50,-19,120,-71,168,-103xm64,-85v0,28,-29,35,-47,22v-12,0,-19,8,-19,25v0,18,25,34,44,32v77,-7,113,-45,183,-98v-47,-57,-71,-113,-71,-169v-1,-69,35,-130,100,-130v60,0,106,43,135,131v88,-93,140,-150,158,-165v92,-78,134,-123,201,-107v-17,22,-38,56,-56,82r-265,410v40,-14,69,-33,87,-57r8,8v-15,31,-64,59,-105,64r-23,35r-75,0r24,-36v-61,-23,-70,-27,-106,-55v-74,67,-141,101,-200,101v-28,1,-52,-21,-52,-48v0,-31,24,-71,54,-70v17,0,25,8,25,25xm259,-383v-54,0,-87,58,-87,115v0,56,22,107,66,153v56,-53,103,-101,139,-144v-11,-58,-56,-124,-118,-124xm350,-54v25,-55,41,-118,30,-185r-131,135v44,33,43,37,101,50xm383,-102v93,-133,222,-282,341,-429v-40,-12,-87,36,-175,114v-25,22,-76,77,-156,161v4,71,3,64,-10,154","w":542},"\u00ca":{"d":"672,-691r8,106r-15,0r-34,-38r-94,38r-35,-3v51,-17,121,-71,170,-103xm260,8v-79,1,-133,-43,-133,-120v0,-101,87,-170,261,-205r-18,-26v-117,-2,-176,-36,-176,-104v0,-113,161,-163,278,-112r-4,7v-28,-7,-52,-11,-74,-11v-74,-3,-184,48,-184,115v0,66,78,93,156,92v-1,-5,0,-12,0,-21v-10,-93,193,-179,293,-179v37,0,55,13,55,37v-2,61,-112,125,-176,146v-31,11,-79,22,-143,30v0,11,0,17,7,24v21,-2,56,-7,61,13v-15,21,-36,8,-68,1v-92,31,-221,139,-222,243v-1,39,46,57,91,57v100,0,251,-68,251,-158v0,-25,-30,-42,-58,-42v-73,0,-145,43,-216,129v-4,3,-11,7,-11,-3v0,-18,82,-91,97,-101v40,-26,78,-40,120,-40v46,0,83,20,83,64v-1,70,-95,128,-163,149v-32,10,-67,15,-107,15xm700,-518v0,-18,-12,-26,-36,-26v-99,2,-216,113,-266,187v121,-10,191,-40,261,-99v28,-23,41,-45,41,-62","w":509},"\u00c1":{"d":"609,-666r93,3r-120,84r-20,-1xm64,-85v0,28,-29,35,-47,22v-12,0,-19,8,-19,25v0,18,25,34,44,32v77,-7,113,-45,183,-98v-47,-57,-71,-113,-71,-169v-1,-69,35,-130,100,-130v60,0,106,43,135,131v88,-93,140,-150,158,-165v92,-78,134,-123,201,-107v-17,22,-38,56,-56,82r-265,410v40,-14,69,-33,87,-57r8,8v-15,31,-64,59,-105,64r-23,35r-75,0r24,-36v-61,-23,-70,-27,-106,-55v-74,67,-141,101,-200,101v-28,1,-52,-21,-52,-48v0,-31,24,-71,54,-70v17,0,25,8,25,25xm259,-383v-54,0,-87,58,-87,115v0,56,22,107,66,153v56,-53,103,-101,139,-144v-11,-58,-56,-124,-118,-124xm350,-54v25,-55,41,-118,30,-185r-131,135v44,33,43,37,101,50xm383,-102v93,-133,222,-282,341,-429v-40,-12,-87,36,-175,114v-25,22,-76,77,-156,161v4,71,3,64,-10,154","w":542},"\u00cb":{"d":"532,-629v-6,-46,75,-66,75,-14v6,39,-74,65,-75,14xm728,-645v6,41,-75,68,-75,12v-6,-40,75,-64,75,-12xm262,8v-78,1,-133,-43,-132,-120v0,-101,86,-170,260,-205r-18,-26v-117,-2,-176,-36,-176,-104v0,-113,161,-163,278,-112r-4,7v-28,-7,-52,-11,-74,-11v-74,-3,-184,48,-184,115v0,66,79,93,157,92v-1,-5,-1,-12,-1,-21v-10,-93,193,-179,293,-179v37,0,55,13,55,37v-2,61,-112,125,-176,146v-30,11,-78,22,-142,30v0,11,0,17,7,24v21,-2,56,-7,61,13v-15,21,-36,8,-68,1v-92,31,-222,138,-223,243v0,38,47,57,91,57v100,0,252,-68,252,-158v0,-26,-31,-42,-59,-42v-73,0,-144,43,-215,129v-5,2,-12,7,-12,-3v0,-18,82,-91,97,-101v40,-26,80,-40,121,-40v46,0,83,20,83,64v-1,70,-95,128,-163,149v-32,10,-68,15,-108,15xm702,-518v0,-18,-11,-26,-35,-26v-99,2,-217,113,-266,187v121,-10,190,-41,261,-99v28,-23,40,-45,40,-62","w":509},"\u00c8":{"d":"621,-670r20,90r-14,0r-90,-90r84,0xm260,8v-79,1,-133,-43,-133,-120v0,-101,87,-170,261,-205r-18,-26v-117,-2,-176,-36,-176,-104v0,-113,161,-163,278,-112r-4,7v-28,-7,-52,-11,-74,-11v-74,-3,-184,48,-184,115v0,66,78,93,156,92v-1,-5,0,-12,0,-21v-10,-93,193,-179,293,-179v37,0,55,13,55,37v-2,61,-112,125,-176,146v-31,11,-79,22,-143,30v0,11,0,17,7,24v21,-2,56,-7,61,13v-15,21,-36,8,-68,1v-92,31,-221,139,-222,243v-1,39,46,57,91,57v100,0,251,-68,251,-158v0,-25,-30,-42,-58,-42v-73,0,-145,43,-216,129v-4,3,-11,7,-11,-3v0,-18,82,-91,97,-101v40,-26,78,-40,120,-40v46,0,83,20,83,64v-1,70,-95,128,-163,149v-32,10,-67,15,-107,15xm700,-518v0,-18,-12,-26,-36,-26v-99,2,-216,113,-266,187v121,-10,191,-40,261,-99v28,-23,41,-45,41,-62","w":509},"\u00cd":{"d":"594,-666r92,3r-120,84r-19,-1xm38,-64v-17,0,-45,-21,-45,6v-1,38,59,53,105,53v125,0,243,-95,353,-285v-57,-12,-85,-42,-85,-91v0,-95,85,-148,254,-156v32,-2,71,-2,117,-9v40,-6,53,-21,63,-10v-4,16,-36,16,-56,19v-62,12,-177,166,-212,233v37,-12,84,-37,138,-77r5,9v-37,36,-88,64,-154,84v-18,32,-46,81,-88,142v-71,102,-180,152,-321,152v-89,0,-133,-23,-133,-68v0,-29,30,-60,59,-59v17,0,26,7,26,21v0,24,-9,36,-26,36xm707,-530v-85,-7,-168,10,-218,36v-70,37,-105,77,-105,120v0,41,25,65,75,73v78,-107,140,-175,248,-229","w":509},"\u00ce":{"d":"648,-691r8,106r-15,0r-34,-38r-94,38r-34,-3v51,-18,120,-72,169,-103xm38,-64v-17,0,-45,-21,-45,6v-1,38,59,53,105,53v125,0,243,-95,353,-285v-57,-12,-85,-42,-85,-91v0,-95,85,-148,254,-156v32,-2,71,-2,117,-9v40,-6,53,-21,63,-10v-4,16,-36,16,-56,19v-62,12,-177,166,-212,233v37,-12,84,-37,138,-77r5,9v-37,36,-88,64,-154,84v-18,32,-46,81,-88,142v-71,102,-180,152,-321,152v-89,0,-133,-23,-133,-68v0,-29,30,-60,59,-59v17,0,26,7,26,21v0,24,-9,36,-26,36xm707,-530v-85,-7,-168,10,-218,36v-70,37,-105,77,-105,120v0,41,25,65,75,73v78,-107,140,-175,248,-229","w":509},"\u00cf":{"d":"505,-629v-5,-46,75,-66,76,-14v5,39,-74,65,-76,14xm702,-645v5,41,-75,68,-75,12v-6,-40,74,-63,75,-12xm38,-64v-17,0,-45,-21,-45,6v-1,38,59,53,105,53v125,0,243,-95,353,-285v-57,-12,-85,-42,-85,-91v0,-95,85,-148,254,-156v32,-2,71,-2,117,-9v40,-6,53,-21,63,-10v-4,16,-36,16,-56,19v-62,12,-177,166,-212,233v37,-12,84,-37,138,-77r5,9v-37,36,-88,64,-154,84v-18,32,-46,81,-88,142v-71,102,-180,152,-321,152v-89,0,-133,-23,-133,-68v0,-29,30,-60,59,-59v17,0,26,7,26,21v0,24,-9,36,-26,36xm707,-530v-85,-7,-168,10,-218,36v-70,37,-105,77,-105,120v0,41,25,65,75,73v78,-107,140,-175,248,-229","w":509},"\u00cc":{"d":"598,-670r20,90r-15,0r-90,-90r85,0xm38,-64v-17,0,-45,-21,-45,6v-1,38,59,53,105,53v125,0,243,-95,353,-285v-57,-12,-85,-42,-85,-91v0,-95,85,-148,254,-156v32,-2,71,-2,117,-9v40,-6,53,-21,63,-10v-4,16,-36,16,-56,19v-62,12,-177,166,-212,233v37,-12,84,-37,138,-77r5,9v-37,36,-88,64,-154,84v-18,32,-46,81,-88,142v-71,102,-180,152,-321,152v-89,0,-133,-23,-133,-68v0,-29,30,-60,59,-59v17,0,26,7,26,21v0,24,-9,36,-26,36xm707,-530v-85,-7,-168,10,-218,36v-70,37,-105,77,-105,120v0,41,25,65,75,73v78,-107,140,-175,248,-229","w":509},"\u00d3":{"d":"573,-666r93,3r-121,84r-19,-1xm552,-552v51,0,94,27,94,75v-1,48,-40,85,-82,96r-4,-7v34,-13,70,-48,70,-92v0,-38,-28,-58,-82,-58v-155,0,-301,153,-391,270v-64,82,-96,145,-96,188v0,49,26,74,78,74v136,0,282,-155,347,-262v29,-48,46,-87,46,-117v0,-27,-18,-54,-43,-54v-62,0,-204,128,-204,189v0,14,9,20,29,20v54,-1,125,-94,147,-142r11,3v-31,71,-88,148,-169,151v-25,1,-38,-25,-38,-53v0,-79,140,-185,220,-181v39,2,59,27,61,66v7,122,-238,358,-344,382v-102,23,-179,-17,-175,-121v5,-124,114,-234,206,-302v113,-83,219,-125,319,-125","w":445},"\u00d4":{"d":"627,-691r7,106r-15,0r-33,-38r-96,38r-33,-3v49,-18,121,-72,170,-103xm551,-552v51,0,95,26,94,75v-1,48,-40,85,-82,96r-4,-7v34,-13,70,-48,70,-92v0,-38,-27,-58,-81,-58v-155,0,-302,152,-392,270v-64,82,-96,145,-96,188v0,49,26,74,78,74v136,0,283,-155,348,-262v29,-48,45,-87,45,-117v0,-27,-18,-54,-43,-54v-62,0,-204,128,-204,189v0,14,10,20,30,20v54,-1,125,-93,146,-142r11,3v-31,71,-88,148,-169,151v-25,0,-38,-26,-38,-53v0,-79,140,-185,220,-181v39,2,61,26,61,66v0,122,-237,358,-343,382v-103,24,-181,-17,-177,-121v5,-123,115,-234,207,-302v113,-83,219,-125,319,-125","w":445},"\u00d2":{"d":"576,-670r20,90r-14,0r-92,-90r86,0xm551,-552v51,0,95,26,94,75v-1,48,-40,85,-82,96r-4,-7v34,-13,70,-48,70,-92v0,-38,-27,-58,-81,-58v-155,0,-302,152,-392,270v-64,82,-96,145,-96,188v0,49,26,74,78,74v136,0,283,-155,348,-262v29,-48,45,-87,45,-117v0,-27,-18,-54,-43,-54v-62,0,-204,128,-204,189v0,14,10,20,30,20v54,-1,125,-93,146,-142r11,3v-31,71,-88,148,-169,151v-25,0,-38,-26,-38,-53v0,-79,140,-185,220,-181v39,2,61,26,61,66v0,122,-237,358,-343,382v-103,24,-181,-17,-177,-121v5,-123,115,-234,207,-302v113,-83,219,-125,319,-125","w":445},"\u00da":{"d":"649,-666r92,3r-120,84r-19,-1xm193,-5v126,3,484,-424,546,-541r75,0r-232,307v-58,79,-112,129,-164,223v0,7,6,11,17,11v25,0,82,-36,172,-108r7,8v-92,74,-153,110,-183,110v-30,0,-45,-14,-45,-44v2,-50,58,-112,84,-150v-70,61,-185,191,-279,194v-28,1,-46,-26,-46,-52v0,-100,165,-236,231,-316v53,-64,80,-110,80,-139v0,-30,-26,-45,-79,-45v-88,0,-224,91,-224,176v0,27,23,46,49,46v80,0,157,-105,171,-180r9,0v-21,107,-76,180,-178,192v-35,4,-65,-28,-65,-63v0,-92,148,-179,245,-179v57,0,111,33,110,85v0,36,-28,89,-83,158v1,8,-236,237,-236,287v0,13,6,20,18,20","w":572},"\u00db":{"d":"703,-691r9,106r-15,0r-35,-38r-94,38r-34,-3v53,-19,120,-70,169,-103xm193,-5v126,3,484,-424,546,-541r75,0r-232,307v-58,79,-112,129,-164,223v0,7,6,11,17,11v25,0,82,-36,172,-108r7,8v-92,74,-153,110,-183,110v-30,0,-45,-14,-45,-44v2,-50,58,-112,84,-150v-70,61,-185,191,-279,194v-28,1,-46,-26,-46,-52v0,-100,165,-236,231,-316v53,-64,80,-110,80,-139v0,-30,-26,-45,-79,-45v-88,0,-224,91,-224,176v0,27,23,46,49,46v80,0,157,-105,171,-180r9,0v-21,107,-76,180,-178,192v-35,4,-65,-28,-65,-63v0,-92,148,-179,245,-179v57,0,111,33,110,85v0,36,-28,89,-83,158v1,8,-236,237,-236,287v0,13,6,20,18,20","w":572},"\u00d9":{"d":"653,-670r20,90r-14,0r-91,-90r85,0xm193,-5v126,3,484,-424,546,-541r75,0r-232,307v-58,79,-112,129,-164,223v0,7,6,11,17,11v25,0,82,-36,172,-108r7,8v-92,74,-153,110,-183,110v-30,0,-45,-14,-45,-44v2,-50,58,-112,84,-150v-70,61,-185,191,-279,194v-28,1,-46,-26,-46,-52v0,-100,165,-236,231,-316v53,-64,80,-110,80,-139v0,-30,-26,-45,-79,-45v-88,0,-224,91,-224,176v0,27,23,46,49,46v80,0,157,-105,171,-180r9,0v-21,107,-76,180,-178,192v-35,4,-65,-28,-65,-63v0,-92,148,-179,245,-179v57,0,111,33,110,85v0,36,-28,89,-83,158v1,8,-236,237,-236,287v0,13,6,20,18,20","w":572},"\u00b8":{"d":"-226,162v36,-11,102,-45,103,-80v1,-6,-9,-25,-8,-30v-4,-36,78,-73,78,-16v0,65,-104,120,-169,136v-2,-2,-4,-5,-4,-10","w":0}}});

