/*!
 * 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.09
 */
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("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}})());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}})());
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright © 2001, 2002, 2004-2007 Adobe Systems Incorporated. All Rights
 * Reserved.
 * 
 * Trademark:
 * Kozuka Gothic and Ryo are either registered trademarks or trademarks of Adobe
 * Systems Incorporated in the United States and/or other countries.
 * 
 * Full name:
 * RyoGothicPlusN-Regular
 * 
 * Designer:
 * Masahiko Kozuka & Ryoko Nishizuka
 * 
 * Vendor URL:
 * http://www.adobe.co.jp/products/type/
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":360,"face":{"font-family":"Ryo Gothic PlusN AJ13 OpenType","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 4 0 0 0 0 0 0 0","ascent":"317","descent":"-43","x-height":"4","bbox":"-18 -355 360 102","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":83},"!":{"d":"62,-274r-5,198r-24,0r-5,-198r34,0xm45,4v-13,0,-21,-10,-21,-22v0,-13,9,-23,21,-23v13,0,21,10,21,23v0,13,-8,22,-21,22","w":89},"\"":{"d":"28,-186r-6,-95r31,0r-7,95r-18,0xm85,-186r-6,-95r30,0r-5,95r-19,0","w":131},"#":{"d":"69,-83r-11,83r-22,0r11,-83r-33,0r0,-20r36,0r8,-66r-34,0r0,-20r37,0r10,-81r22,0r-11,81r42,0r11,-81r21,0r-10,81r32,0r0,20r-35,0r-8,66r34,0r0,20r-37,0r-11,83r-21,0r10,-83r-41,0xm80,-169r-8,66r41,0r8,-66r-41,0","w":192},"$":{"d":"139,-74v0,-57,-109,-61,-109,-124v0,-34,23,-59,58,-65r0,-42r22,0r0,41v23,1,39,7,50,14r-9,22v-10,-5,-26,-14,-48,-14v-29,0,-44,21,-44,40v0,23,17,35,49,50v39,18,60,38,60,75v0,33,-21,63,-60,69r0,43r-23,0r0,-41v-21,0,-44,-8,-58,-18r9,-23v28,25,103,23,103,-27","w":198},"%":{"d":"73,-269v36,0,58,30,58,79v0,109,-119,112,-118,4v0,-54,28,-83,60,-83xm72,-250v-24,0,-35,33,-35,64v0,33,12,60,35,60v24,0,34,-28,34,-62v0,-32,-8,-62,-34,-62xm237,-159v36,0,58,30,58,79v0,109,-120,111,-118,3v0,-54,28,-82,60,-82xm237,-140v-24,0,-35,31,-35,62v0,34,11,62,34,62v25,0,35,-28,35,-63v0,-32,-8,-61,-34,-61xm241,-269r-154,274r-21,0r154,-274r21,0","w":308},"&":{"d":"199,-148r28,0v-7,42,-18,76,-38,100r44,48r-36,0v-8,-8,-15,-16,-26,-28v-48,57,-158,33,-158,-44v0,-37,23,-62,52,-82v-40,-45,-27,-125,43,-125v31,0,56,21,56,57v0,30,-19,51,-60,75r70,81v13,-21,20,-48,25,-82xm42,-76v0,61,83,74,114,31r-78,-90v-15,10,-36,28,-36,59xm105,-257v-48,0,-40,69,-15,93v28,-16,47,-32,47,-56v0,-18,-9,-37,-32,-37","w":234},"'":{"d":"28,-186r-6,-95r31,0r-7,95r-18,0","w":74},"(":{"d":"104,49r-24,0v-26,-33,-54,-85,-54,-165v0,-80,28,-133,54,-167r24,0v-30,40,-51,93,-51,167v0,72,22,124,51,165","w":111},")":{"d":"8,-283r24,0v26,33,53,86,53,166v0,80,-27,131,-53,166r-24,0v29,-40,51,-93,51,-166v0,-73,-21,-125,-51,-166","w":111},"*":{"d":"107,-279r22,13r-37,51r60,-7r0,25v-19,-1,-42,-7,-60,-6r38,49r-23,13v-9,-18,-15,-39,-26,-56r-27,56r-20,-13r37,-50r-59,7r0,-25r59,6r-37,-49r22,-13r26,54","w":163},"+":{"d":"110,-120r0,-97r23,0r0,97r93,0r0,22r-93,0r0,98r-23,0r0,-98r-94,0r0,-22r94,0","w":242},",":{"d":"31,-43r35,-4v-9,33,-26,78,-36,95r-22,3v8,-22,19,-66,23,-94","w":79},"-":{"d":"12,-98r0,-23r99,0r0,23r-99,0","w":122},".":{"d":"42,4v-14,0,-21,-10,-21,-22v0,-14,9,-24,22,-24v13,0,21,10,21,24v0,13,-9,22,-22,22","w":78},"\/":{"d":"138,-279r-115,295r-24,0r114,-295r25,0","w":137},"0":{"d":"98,4v-49,0,-84,-48,-84,-138v0,-94,38,-140,88,-140v51,0,82,48,82,136v0,94,-32,142,-86,142xm99,-20v40,0,55,-52,55,-116v0,-67,-16,-114,-54,-114v-32,0,-55,43,-55,114v0,71,20,116,54,116","w":198},"1":{"d":"123,0r-29,0r-1,-242r-44,26r-8,-22v27,-11,40,-36,82,-32r0,270","w":198},"2":{"d":"177,-24r0,24r-159,0v-3,-27,14,-33,26,-46v62,-67,96,-104,96,-148v0,-29,-12,-55,-51,-55v-22,0,-41,12,-54,22r-10,-21v17,-15,41,-26,70,-26v54,0,76,39,76,76v0,57,-65,119,-113,174r119,0","w":198},"3":{"d":"91,-274v91,1,89,106,22,128v32,5,59,31,59,70v0,43,-32,80,-92,80v-27,0,-51,-8,-63,-17r9,-23v10,6,31,16,55,16v45,0,60,-31,60,-56v-2,-46,-40,-61,-87,-58r0,-22v40,3,77,-9,77,-50v0,-23,-14,-44,-46,-44v-20,0,-38,10,-49,18r-9,-22v13,-10,38,-20,64,-20","w":198},"4":{"d":"153,-76r0,76r-28,0r0,-76r-118,0r0,-19r115,-175r31,0r0,171r37,0r0,23r-37,0xm37,-99r88,0r0,-139v-26,54,-58,91,-88,139","w":198},"5":{"d":"49,-270r118,0r0,25r-96,0r-12,77v59,-10,109,20,112,81v4,79,-97,113,-155,75r9,-23v38,28,116,15,116,-49v0,-49,-53,-73,-109,-60","w":198},"6":{"d":"161,-249v-74,-1,-114,56,-116,106v36,-58,140,-34,140,53v0,49,-30,94,-83,94v-53,0,-88,-43,-88,-113v0,-80,45,-163,147,-165r0,25xm103,-19v31,0,51,-28,51,-69v0,-41,-22,-65,-54,-65v-32,0,-56,31,-56,51v0,49,22,83,59,83","w":198},"7":{"d":"23,-245r0,-25r158,0r0,19r-113,251r-31,0r113,-245r-127,0","w":198},"8":{"d":"68,-141r0,-2v-72,-31,-44,-135,34,-131v85,4,97,98,28,129r0,2v33,14,54,38,54,70v0,46,-37,77,-85,77v-51,0,-84,-32,-84,-71v0,-35,22,-60,53,-74xm99,-18v35,0,54,-23,54,-51v0,-34,-22,-51,-58,-63v-65,13,-65,113,4,114xm101,-252v-31,0,-47,22,-47,45v0,29,20,45,50,54v23,-9,41,-27,41,-53v0,-23,-12,-46,-44,-46","w":198},"9":{"d":"38,-21v65,2,107,-36,115,-106v-40,56,-136,25,-136,-52v0,-49,32,-95,85,-95v50,0,83,44,83,113v0,102,-52,164,-147,165r0,-25xm100,-251v-31,0,-53,30,-53,70v0,36,21,61,52,61v29,0,55,-22,55,-44v0,-52,-18,-87,-54,-87","w":198},":":{"d":"43,-143v-14,0,-21,-11,-21,-23v0,-13,8,-23,21,-23v13,0,21,10,21,23v0,13,-8,23,-21,23xm43,4v-14,0,-21,-10,-21,-22v0,-13,8,-23,21,-23v13,0,21,10,21,23v0,13,-8,22,-21,22","w":78},";":{"d":"31,-43r35,-4v-9,33,-26,78,-36,95r-22,3v8,-22,19,-66,23,-94xm46,-143v-14,0,-21,-11,-21,-23v0,-13,9,-23,21,-23v13,0,21,10,21,23v0,13,-8,23,-21,23","w":79},"<":{"d":"215,0r-187,-99r0,-19r187,-99r0,25r-161,84r161,83r0,25","w":242},"=":{"d":"226,-160r0,22r-210,0r0,-22r210,0xm226,-81r0,22r-210,0r0,-22r210,0","w":242},">":{"d":"27,-217r188,99r0,20r-188,98r0,-25r163,-83r-163,-84r0,-25","w":242},"?":{"d":"139,-220v0,52,-70,82,-56,145r-27,0v-19,-59,52,-97,52,-142v0,-40,-54,-48,-79,-25r-8,-22v13,-9,34,-15,54,-15v45,0,64,28,64,59xm69,4v-14,0,-21,-10,-21,-22v0,-13,8,-23,21,-23v13,0,21,10,21,23v0,13,-8,22,-21,22","w":156},"@":{"d":"212,-166v-6,32,-18,64,-18,98v0,15,5,23,15,23v21,0,44,-30,44,-78v0,-60,-33,-101,-94,-101v-66,0,-121,55,-121,139v0,92,87,133,162,95r6,16v-86,44,-189,-3,-189,-109v0,-85,57,-158,145,-158v68,0,112,49,112,115v0,64,-33,99,-70,99v-16,0,-27,-14,-29,-36v-24,48,-96,52,-99,-13v-3,-64,69,-120,136,-90xm126,-46v42,0,54,-63,61,-106v-47,-14,-88,27,-88,75v0,19,9,31,27,31","w":289},"A":{"d":"136,-274r91,274r-32,0r-29,-89r-96,0r-29,89r-30,0r91,-274r34,0xm76,-113r83,0r-27,-81v-7,-19,-8,-38,-15,-52v-10,47,-27,90,-41,133","w":236},"B":{"d":"31,-270v63,-13,152,-9,152,62v0,28,-21,49,-47,61v26,6,57,28,57,69v0,78,-86,86,-162,77r0,-269xm60,-157v49,5,92,-9,92,-49v0,-43,-54,-53,-92,-44r0,93xm60,-134r0,111v49,5,102,-3,101,-55v-2,-51,-49,-59,-101,-56","w":208},"C":{"d":"204,-32r7,24v-90,34,-196,-4,-196,-127v0,-113,102,-167,196,-132r-8,25v-76,-32,-157,8,-157,106v0,95,79,136,158,104","w":223},"D":{"d":"242,-144v0,114,-88,163,-211,143r0,-270v20,-3,43,-5,69,-5v110,0,142,65,142,132xm60,-249r0,225v90,13,150,-28,150,-119v0,-86,-63,-121,-150,-106","w":256},"E":{"d":"175,-25r0,25r-144,0r0,-274r138,0r0,25r-109,0r0,93r103,0r0,25r-103,0r0,106r115,0","w":189},"F":{"d":"60,0r-29,0r0,-274r138,0r0,25r-109,0r0,97r100,0r0,25r-100,0r0,127","w":186},"G":{"d":"226,-141r0,130v-15,6,-43,14,-78,14v-108,0,-133,-80,-133,-138v0,-108,103,-169,204,-130r-8,25v-74,-33,-165,6,-165,103v0,93,74,133,151,107r0,-87r-56,0r0,-24r85,0","w":248},"H":{"d":"221,-274r0,274r-29,0r0,-131r-132,0r0,131r-29,0r0,-274r29,0r0,117r132,0r0,-117r29,0","w":252},"I":{"d":"31,0r0,-274r29,0r0,274r-29,0","w":91},"J":{"d":"114,-274r0,187v0,85,-51,100,-112,86r4,-25v44,13,78,4,78,-64r0,-184r30,0","w":141},"K":{"d":"107,-158r104,158r-35,0r-90,-138r-26,30r0,108r-29,0r0,-274r29,0v2,43,-4,95,2,134v32,-48,70,-89,105,-134r36,0","w":208},"L":{"d":"174,-26r0,26r-143,0r0,-274r29,0r0,248r114,0","w":182},"M":{"d":"272,-274r17,274r-29,0r-13,-242v-9,31,-20,65,-33,103r-49,138r-22,0r-46,-135r-32,-106r-13,242r-29,0r19,-274r37,0r48,139v13,33,19,66,29,92v20,-74,54,-158,79,-231r37,0","w":312},"N":{"d":"224,-274r0,274r-30,0r-87,-144v-18,-31,-37,-62,-50,-92r2,236r-28,0r0,-274r31,0r88,144v19,33,35,62,48,90r-3,-234r29,0","w":254},"O":{"d":"134,-279v70,0,116,56,116,139v0,96,-54,144,-119,144v-68,0,-116,-53,-116,-139v0,-89,50,-144,119,-144xm133,-254v-117,0,-115,233,-1,233v57,0,87,-54,87,-117v0,-55,-27,-116,-86,-116","w":264},"P":{"d":"31,0r0,-271v16,-3,36,-5,62,-5v89,0,96,56,96,78v-2,74,-65,96,-129,85r0,113r-29,0xm60,-249r0,111v49,11,99,-8,99,-57v0,-51,-54,-64,-99,-54","w":205},"Q":{"d":"243,38v-41,-10,-77,-25,-114,-34v-63,-2,-114,-50,-114,-139v0,-90,51,-144,120,-144v69,0,115,55,115,139v0,75,-34,115,-76,135v27,7,55,14,78,18xm134,-254v-119,0,-115,234,-2,233v57,0,87,-54,87,-117v0,-55,-27,-116,-85,-116","w":264},"R":{"d":"31,-270v69,-15,158,-7,158,67v0,37,-24,60,-51,72v41,3,47,112,60,131r-31,0v-4,-8,-11,-32,-18,-66v-9,-52,-35,-58,-89,-55r0,121r-29,0r0,-270xm60,-144v53,5,98,-8,98,-55v0,-54,-56,-57,-98,-50r0,105","w":207},"S":{"d":"162,-265r-9,25v-8,-5,-25,-13,-48,-13v-38,0,-53,23,-53,43v0,27,16,41,53,56v44,19,67,42,67,81v0,44,-31,77,-90,77v-25,0,-52,-7,-66,-17r8,-25v35,27,118,23,118,-33v0,-27,-15,-44,-51,-58v-41,-15,-69,-39,-69,-77v0,-64,92,-89,140,-59","w":189},"T":{"d":"191,-274r0,25r-81,0r0,249r-30,0r0,-249r-80,0r0,-25r191,0","w":190},"U":{"d":"220,-274r0,164v0,82,-43,114,-98,114v-51,0,-91,-29,-91,-112r0,-166r29,0r0,166v0,62,28,87,64,87v40,0,66,-26,66,-87r0,-166r30,0","w":250},"V":{"d":"183,-274r32,0r-95,274r-31,0r-87,-274r32,0r42,138v13,36,20,73,30,103v20,-79,52,-163,77,-241","w":213},"W":{"d":"296,-274r31,0r-76,274r-30,0r-36,-147v-10,-35,-12,-65,-19,-90v-14,73,-43,162,-61,237r-31,0r-68,-274r32,0r53,238r2,0v12,-77,40,-163,59,-238r31,0r34,142v9,32,14,67,21,95v14,-79,39,-160,58,-237","w":330},"X":{"d":"127,-141r83,141r-35,0r-67,-118r-63,118r-35,0r82,-139r-78,-135r34,0r63,113v19,-38,42,-75,63,-113r34,0","w":219},"Y":{"d":"174,-274r33,0r-88,156r0,118r-30,0r0,-117r-83,-157r34,0v23,44,41,93,67,134v18,-44,45,-92,67,-134","w":208},"Z":{"d":"198,-274r0,19r-147,230r149,0r0,25r-188,0r0,-18r148,-231r-136,0r0,-25r174,0","w":212},"[":{"d":"104,26r0,20r-70,0r0,-325r70,0r0,20r-46,0r0,285r46,0","w":111},"\u00a5":{"d":"111,-75r0,75r-29,0r0,-75r-61,0r0,-17r61,0r0,-33r-61,0r0,-18r53,0r-66,-127r32,0r59,127v16,-43,41,-86,60,-127r32,0r-71,127r53,0r0,18r-62,0r0,33r62,0r0,17r-62,0","w":198},"]":{"d":"7,-259r0,-20r71,0r0,325r-71,0r0,-20r46,0r0,-285r-46,0","w":111},"^":{"d":"132,-264r84,186r-25,0r-70,-160r-70,160r-25,0r84,-186r22,0","w":242},"_":{"d":"0,45r0,-18r203,0r0,18r-203,0","w":203},"`":{"d":"60,-224r-48,-57r34,0r36,57r-22,0","w":122},"a":{"d":"88,-201v102,3,59,112,73,201r-27,0v-2,-8,0,-19,-4,-25v-10,15,-30,29,-58,29v-37,0,-58,-27,-58,-55v0,-47,41,-73,114,-73v0,-17,1,-54,-44,-54v-17,0,-35,5,-48,14r-8,-20v16,-10,38,-17,60,-17xm79,-19v44,-2,55,-36,50,-83v-37,0,-84,6,-84,47v0,25,16,36,34,36","w":186},"b":{"d":"59,-288r1,123v12,-23,34,-36,65,-36v46,0,79,41,79,101v1,107,-102,135,-148,68r-2,32r-26,0r2,-288r29,0xm116,-176v-49,0,-57,45,-57,99v0,29,22,57,55,57v38,0,60,-33,60,-79v0,-41,-20,-77,-58,-77","w":219},"c":{"d":"157,-30r5,23v-9,4,-28,11,-53,11v-56,0,-94,-40,-94,-100v0,-78,80,-128,148,-94r-7,24v-8,-5,-22,-10,-41,-10v-45,0,-69,36,-69,78v0,67,60,92,111,68","w":174},"d":{"d":"188,-288r1,288r-26,0v-2,-10,0,-24,-3,-33v-10,21,-32,37,-64,37v-45,0,-81,-39,-81,-99v0,-98,98,-137,143,-75r0,-118r30,0xm104,-20v46,0,54,-46,54,-98v0,-39,-28,-58,-53,-58v-37,0,-59,34,-59,79v0,41,19,77,58,77","w":217},"e":{"d":"163,-30r5,22v-11,5,-31,12,-61,12v-57,0,-92,-40,-92,-99v0,-62,35,-106,88,-106v66,0,80,59,75,106r-133,0v-3,79,68,85,118,65xm45,-117r104,0v0,-27,-10,-61,-49,-61v-36,0,-52,34,-55,61","w":194},"f":{"d":"6,-196r27,0v0,-24,-1,-57,21,-79v19,-19,52,-20,75,-12r-5,24v-41,-18,-68,17,-61,67r47,0r0,23r-47,0r0,173r-30,0r0,-173r-27,0r0,-23","w":111},"g":{"d":"162,-197r27,0v-4,47,-1,116,-2,169v0,34,0,113,-93,113v-22,0,-47,-6,-62,-16r8,-23v44,24,123,23,117,-56r0,-24v-10,18,-31,34,-61,34v-47,0,-81,-42,-81,-97v0,-104,107,-132,146,-70xm157,-82v0,-52,-10,-95,-52,-95v-35,0,-59,30,-59,78v0,42,20,75,58,75v22,0,53,-17,53,-58","w":216},"h":{"d":"186,-120r0,120r-29,0v-7,-68,25,-176,-46,-176v-23,0,-52,19,-52,55r0,121r-29,0r0,-288r29,0r1,122v37,-52,126,-58,126,46","w":214},"i":{"d":"64,-251v0,13,-8,20,-20,20v-12,0,-19,-8,-19,-20v0,-11,8,-20,20,-20v12,0,19,9,19,20xm59,-196r0,196r-29,0r0,-196r29,0","w":89},"j":{"d":"68,-251v0,12,-8,20,-20,20v-12,0,-19,-9,-19,-20v0,-11,8,-20,20,-20v12,0,19,9,19,20xm63,-196v-6,87,20,210,-22,260v-14,16,-39,21,-55,21r-4,-24v48,-3,51,-32,51,-89r0,-168r30,0","w":92},"k":{"d":"98,-115r84,115r-37,0r-68,-97r-18,21r0,76r-29,0r0,-288r29,0r1,183v24,-32,51,-60,76,-91r36,0","w":178},"l":{"d":"59,-288r0,288r-29,0r0,-288r29,0","w":89},"m":{"d":"297,-118r0,118r-30,0v-5,-65,21,-174,-43,-176v-24,0,-46,23,-46,53r0,123r-30,0v-6,-64,24,-176,-41,-176v-26,0,-48,25,-48,56r0,120r-29,0r-2,-197r26,0v2,10,0,24,3,32v15,-43,102,-50,114,3v32,-55,126,-64,126,44","w":325},"n":{"d":"186,-120r0,120r-29,0v-7,-68,25,-176,-46,-176v-26,0,-52,22,-52,56r0,120r-29,0r-2,-197r27,0r2,32v30,-49,129,-62,129,45","w":214},"o":{"d":"107,-201v54,0,89,41,89,101v0,73,-48,104,-92,104v-50,0,-89,-38,-89,-101v0,-67,42,-104,92,-104xm166,-99v0,-35,-17,-78,-60,-78v-84,0,-75,158,-1,158v36,0,61,-36,61,-80","w":212},"p":{"d":"55,-197v2,11,0,25,3,34v41,-70,146,-37,146,62v0,105,-96,134,-145,74r0,107r-29,0r-2,-277r27,0xm116,-176v-47,0,-57,45,-57,98v0,38,28,58,55,58v39,0,60,-33,60,-80v0,-41,-20,-76,-58,-76","w":219},"q":{"d":"161,-197r28,0r-1,277r-30,0r-1,-110v-10,19,-31,34,-62,34v-44,0,-80,-39,-80,-99v0,-74,46,-106,86,-106v30,-1,48,17,59,34xm104,-20v51,0,54,-46,54,-98v0,-32,-23,-58,-53,-58v-37,0,-59,33,-59,79v0,41,18,77,58,77","w":217},"r":{"d":"119,-199r0,28v-78,-10,-58,96,-60,171r-29,0r-2,-196r26,0v2,12,-1,28,3,38v10,-26,33,-49,62,-41","w":124},"s":{"d":"130,-189r-9,23v-14,-16,-71,-18,-71,17v0,17,11,25,36,36v32,13,50,29,50,59v0,56,-79,72,-121,45r9,-23v21,18,83,19,83,-19v0,-18,-9,-31,-36,-39v-72,-21,-63,-110,14,-111v19,0,35,6,45,12","w":152},"t":{"d":"37,-196r0,-36r30,-10r0,46r51,0r0,23r-51,0r0,114v-3,35,21,44,47,35r2,23v-6,3,-17,5,-30,5v-48,0,-49,-43,-49,-64r0,-113r-30,0r0,-23r30,0","w":127},"u":{"d":"183,-196r2,196r-27,0v-1,-10,1,-23,-2,-31v-9,15,-30,35,-63,35v-30,0,-65,-16,-65,-84r0,-116r30,0v6,65,-22,173,44,175v23,0,51,-18,51,-53r0,-122r30,0","w":212},"v":{"d":"149,-196r31,0r-74,196r-28,0r-73,-197r32,0r57,165","w":184},"w":{"d":"252,-197r30,0r-63,197r-26,0r-50,-163v-13,58,-33,109,-50,163r-27,0r-58,-197r31,0r43,166v13,-56,34,-112,50,-166r26,0r49,166","w":288},"x":{"d":"138,-196r32,0r-65,95r67,101r-34,0r-51,-81v-14,28,-34,54,-50,81r-33,0r67,-100r-64,-96r34,0r49,76v14,-28,32,-50,48,-76","w":177},"y":{"d":"146,-196r31,0v-45,95,-64,255,-156,285r-8,-25v49,-25,68,-61,61,-79r-70,-181r33,0r57,160v14,-54,35,-108,52,-160","w":181},"z":{"d":"15,-196r142,0r0,19r-113,153r114,0r0,24r-151,0r0,-18r114,-154r-106,0r0,-24","w":164},"{":{"d":"40,-118v37,9,22,65,22,108v0,36,24,36,40,36r0,19v-22,0,-65,0,-65,-55v0,-38,31,-93,-25,-98r0,-18v57,-3,25,-63,25,-100v0,-53,47,-53,65,-53r0,20v-17,0,-40,-1,-40,35v0,40,18,99,-22,106","w":111},"\u00a6":{"d":"58,-274r0,142r-24,0r0,-142r24,0xm58,-71r0,142r-24,0r0,-142r24,0","w":91},"}":{"d":"71,-117v-37,-9,-21,-67,-21,-107v0,-36,-23,-35,-40,-35r0,-20v18,0,64,0,64,53v0,40,-31,97,26,100r0,18v-57,4,-26,59,-26,98v0,55,-42,55,-64,55r0,-19v16,0,40,0,40,-36v0,-39,-19,-99,21,-107","w":111},"\\":{"d":"25,-279r111,295r-24,0r-112,-295r25,0","w":135},"|":{"d":"34,102r0,-407r24,0r0,407r-24,0","w":91},"~":{"d":"68,-145v25,0,82,37,109,35v15,0,23,-13,23,-34r21,0v-2,108,-100,22,-154,22v-15,0,-24,12,-24,35r-21,0v-1,-37,19,-58,46,-58","w":242},"\u00a1":{"d":"57,-118r5,197r-34,0r5,-197r24,0xm45,-199v14,0,21,11,21,23v0,13,-8,23,-21,23v-12,0,-21,-10,-21,-23v0,-13,9,-23,21,-23","w":89},"\u00a2":{"d":"127,-36r0,42r-23,0r0,-43v-119,-16,-92,-189,0,-200r0,-41r23,0r0,40v18,0,34,6,43,11r-8,23v-46,-30,-106,7,-106,68v0,70,61,92,109,67r5,21v-7,4,-24,11,-43,12","w":198},"\u00a3":{"d":"183,-24r0,24r-161,0r0,-17v34,-20,53,-58,43,-109r-41,0r0,-21r38,0v-17,-61,7,-127,68,-127v20,0,34,5,42,10r-7,23v-7,-4,-18,-9,-35,-9v-49,-2,-50,62,-40,103r57,0r0,21r-54,0v2,42,6,57,-32,102r122,0","w":198},"\u0192":{"d":"81,-144r-38,0r0,-22r40,0v2,-60,33,-128,102,-102r-5,22v-46,-21,-69,29,-68,80r49,0r0,22r-52,0v-9,80,-8,211,-107,171r6,-21v71,32,63,-88,73,-150","w":198},"\u00a4":{"d":"27,-233r27,30v20,-24,73,-20,91,0r28,-30r16,16r-31,29v19,23,17,79,0,100r30,30r-16,17r-27,-31v-24,24,-69,23,-92,1r-27,30r-15,-17r29,-28v-19,-24,-20,-79,0,-102r-30,-28xm99,-199v-31,0,-49,29,-49,62v0,82,95,83,97,-1v0,-31,-16,-61,-48,-61","w":198},"\u201c":{"d":"50,-279r19,-2v-8,22,-19,64,-23,92r-32,4v9,-33,26,-77,36,-94xm106,-279r19,-2v-8,22,-19,64,-23,92r-32,4v8,-33,26,-77,36,-94","w":134},"\u00ab":{"d":"65,-176r26,0r-54,73r54,74r-26,0r-53,-74xm129,-176r25,0r-54,73r54,74r-25,0r-54,-74","w":163},"\u00b7":{"d":"40,-84v-13,0,-22,-11,-22,-23v0,-13,10,-23,22,-23v13,0,21,9,21,23v0,13,-8,23,-21,23","w":79},"\u201d":{"d":"33,-188r-19,3v8,-22,19,-64,23,-92r32,-4v-8,33,-26,76,-36,93xm89,-188r-19,3v8,-22,19,-64,23,-92r32,-4v-9,33,-26,76,-36,93","w":134},"\u00bb":{"d":"9,-29r54,-74r-54,-73r26,0r54,73r-54,74r-26,0xm72,-29r54,-74r-54,-73r26,0r54,73r-54,74r-26,0","w":163},"\u2026":{"d":"68,4v-14,0,-22,-10,-22,-22v0,-14,9,-24,22,-24v13,0,21,10,21,24v0,13,-8,22,-21,22xm203,4v-14,0,-21,-10,-21,-22v0,-14,8,-24,21,-24v13,0,22,10,22,24v0,13,-9,22,-22,22xm339,4v-14,0,-21,-10,-21,-22v0,-14,9,-24,21,-24v13,0,21,10,21,24v0,13,-8,22,-21,22","w":406},"\u00bf":{"d":"93,-199v14,0,21,11,21,23v0,13,-9,23,-22,23v-13,0,-21,-10,-21,-23v0,-13,9,-23,22,-23xm22,27v0,-50,69,-84,56,-146r27,0v19,59,-52,97,-52,142v0,40,54,46,79,25r8,21v-13,9,-34,16,-54,16v-44,0,-64,-28,-64,-58","w":156},"\u00af":{"d":"17,-239r0,-20r88,0r0,20r-88,0","w":122},"\u00b8":{"d":"38,33r19,-34r20,0r-14,22v15,2,28,12,28,28v1,34,-43,38,-67,25r6,-15v11,8,38,8,39,-8v0,-9,-6,-15,-31,-18","w":122},"\u00c6":{"d":"75,-100r-44,100r-31,0r121,-274r159,0r0,25r-112,0r10,93r98,0r0,25r-95,0r13,106r96,0r0,25r-122,0r-12,-100r-81,0xm138,-253r-53,129r68,0v-6,-42,-5,-91,-15,-129","w":302},"\u00aa":{"d":"67,-240v69,1,42,73,51,132r-21,0v-1,-6,0,-14,-3,-18v-15,30,-81,25,-81,-19v0,-29,29,-47,80,-46v7,-30,-44,-40,-64,-21r-6,-16v12,-8,28,-12,44,-12xm61,-124v33,0,33,-21,32,-50v-23,-1,-56,3,-56,28v0,14,11,22,24,22","w":134},"\u0141":{"d":"176,-25r0,25r-144,0r0,-111r-33,26r0,-25r33,-26r0,-138r30,0r0,117r54,-41r0,25r-54,41r0,107r114,0","w":183},"\u00d8":{"d":"66,-19r-25,34r-17,-13r25,-36v-21,-24,-34,-60,-34,-102v0,-117,101,-179,184,-120r23,-33r19,13r-25,35v22,24,34,60,34,101v0,129,-101,177,-184,121xm133,-254v-87,-1,-110,131,-67,194r119,-174v-14,-13,-31,-20,-52,-20xm132,-20v83,1,111,-125,67,-194r-119,172v14,14,29,22,52,22","w":264},"\u0152":{"d":"15,-135v0,-115,81,-161,187,-139r123,0r0,25r-109,0r0,93r103,0r0,25r-103,0r0,106r115,0r0,25r-133,0v-18,1,-35,4,-57,4v-82,0,-126,-60,-126,-139xm186,-26r0,-222v-76,-23,-140,23,-140,111v0,87,59,132,140,111","w":344},"\u00ba":{"d":"71,-240v39,0,61,28,61,66v1,93,-124,87,-124,2v0,-43,30,-68,63,-68xm70,-222v-54,1,-47,100,0,98v23,0,38,-21,38,-49v0,-21,-10,-49,-38,-49","w":139},"\u00e6":{"d":"28,-184v41,-29,109,-20,119,26v12,-26,36,-43,66,-43v65,0,75,61,71,104r-127,0v-8,78,65,91,112,67r7,21v-42,23,-118,16,-133,-31v-12,28,-38,44,-70,44v-39,0,-59,-26,-59,-54v0,-45,42,-72,115,-71v1,-24,-3,-56,-46,-56v-17,0,-35,6,-47,14xm80,-19v45,0,53,-36,49,-81v-35,-1,-84,5,-84,47v0,20,13,34,35,34xm157,-120r99,0v1,-24,-11,-59,-46,-59v-35,0,-52,34,-53,59","w":300},"\u0131":{"d":"59,-196r0,196r-29,0r0,-196r29,0","w":89},"\u0142":{"d":"61,-146r0,146r-30,0r0,-122r-27,25r0,-25r27,-25r0,-141r30,0r0,117r29,-26r0,26","w":92},"\u00f8":{"d":"58,-10r-17,24r-14,-11r17,-25v-17,-17,-29,-43,-29,-75v-1,-87,76,-128,140,-89r16,-24r15,10r-17,25v17,18,28,44,28,75v-2,94,-76,125,-139,90xm141,-165v-75,-49,-123,64,-81,120xm105,-19v56,1,81,-83,47,-131r-80,119v9,9,20,12,33,12","w":212},"\u0153":{"d":"177,-152v14,-32,40,-49,70,-49v66,0,76,59,74,106r-129,0v-5,75,65,89,114,65r6,21v-49,24,-115,16,-136,-35v-37,85,-161,51,-161,-53v0,-107,127,-141,162,-55xm105,-177v-87,0,-72,158,0,158v36,0,58,-34,58,-79v0,-37,-16,-79,-58,-79xm192,-117r100,0v1,-26,-11,-61,-48,-61v-35,0,-50,34,-52,61","w":336},"\u00df":{"d":"166,-56v0,-40,-54,-59,-54,-98v0,-21,13,-39,36,-50v13,-31,-9,-64,-39,-64v-32,0,-50,22,-50,82r0,186r-29,0v9,-114,-38,-292,83,-292v48,0,86,55,59,100v-18,7,-31,20,-31,34v0,37,54,54,54,99v0,54,-62,77,-111,55r6,-24v28,18,76,7,76,-28","w":210},"\u00ad":{"d":"16,-98r0,-22r210,0r0,22r-210,0","w":242},"\u00a9":{"d":"15,-138v0,-81,65,-126,123,-126v69,0,123,56,123,125v0,70,-54,127,-123,127v-69,0,-123,-56,-123,-126xm34,-137v0,64,48,109,104,109v61,0,104,-51,104,-110v0,-58,-42,-110,-104,-110v-58,0,-104,47,-104,111xm190,-90r5,15v-52,33,-124,0,-124,-61v0,-66,75,-92,122,-65r-5,15v-6,-3,-19,-10,-39,-10v-39,0,-59,26,-59,59v0,50,62,75,100,47","w":275},"\u00ac":{"d":"226,-161r0,110r-23,0r0,-89r-186,0r0,-21r209,0","w":242},"\u00ae":{"d":"16,-212v0,-37,30,-66,67,-66v38,0,67,29,67,66v0,37,-29,66,-67,66v-37,0,-67,-29,-67,-66xm31,-212v0,32,25,53,52,53v30,0,51,-23,51,-53v0,-30,-22,-53,-52,-53v-29,0,-51,23,-51,53xm72,-177r-14,0r0,-67v18,-2,52,-8,53,17v1,9,-7,13,-13,17v10,0,13,28,16,33r-15,0v-5,-10,-3,-33,-27,-27r0,27xm72,-235r0,20v22,5,35,-19,9,-20r-9,0","w":165},"\u00b2":{"d":"109,-179r-105,0v-2,-23,15,-25,25,-36v30,-32,51,-52,51,-74v0,-35,-50,-36,-65,-17r-7,-17v10,-9,28,-16,47,-16v37,0,51,24,51,45v0,37,-41,66,-67,96r70,0r0,19","w":119},"\u00b3":{"d":"29,-271v23,1,44,-5,47,-28v3,-27,-48,-25,-59,-11r-6,-17v24,-21,99,-12,91,26v1,17,-14,28,-31,37v21,3,37,19,37,40v0,42,-73,62,-105,36r7,-18v16,17,79,12,72,-18v0,-31,-37,-31,-53,-31r0,-16","w":117},"\u00b5":{"d":"35,81v-11,-75,-3,-191,-5,-278r30,0v7,67,-26,176,44,176v27,0,51,-24,51,-54r0,-123r30,0r0,147v0,22,4,31,18,32r-2,22v-25,5,-37,-6,-44,-33v-9,30,-80,52,-99,11v0,32,0,75,5,100r-28,0","w":213},"\u00b9":{"d":"67,-337r0,158r-25,0r0,-136r-29,14r-4,-19v18,-7,30,-20,58,-17","w":93},"\u00bc":{"d":"257,-43r0,43r-23,0r0,-43r-79,0r0,-14r78,-104r24,0r0,100r25,0r0,18r-25,0xm181,-62v15,3,36,0,53,1v-1,-25,3,-53,0,-76v-14,28,-35,50,-53,75xm22,-231r-4,-18v18,-7,30,-21,58,-18r0,159r-25,0r0,-137xm73,4r-21,0r153,-273r20,0","w":295},"\u00bd":{"d":"16,-231r-4,-18v18,-7,29,-21,57,-18r0,159r-24,0r0,-137xm65,4r-21,0r153,-273r20,0xm276,0r-105,0v-2,-23,17,-25,25,-37v32,-31,51,-52,51,-74v0,-34,-49,-34,-64,-17r-8,-16v10,-9,28,-17,47,-17v37,0,51,24,51,45v0,36,-39,68,-67,96r70,0r0,20","w":295},"\u00be":{"d":"261,-43r0,43r-23,0r0,-43r-79,0r0,-14r78,-104r24,0r0,100r24,0r0,18r-24,0xm238,-61v-1,-25,3,-53,0,-76v-15,28,-35,51,-53,76r53,0xm63,-269v60,0,60,60,18,76v21,3,36,19,36,40v0,42,-72,60,-105,36r7,-18v16,16,79,11,72,-19v0,-31,-36,-30,-53,-30r0,-17v23,1,46,-5,48,-28v3,-25,-48,-24,-59,-10r-7,-17v9,-6,24,-13,43,-13xm87,4r-20,0r152,-273r21,0","w":295},"\u00c0":{"d":"136,-274r91,274r-32,0r-29,-89r-96,0r-29,89r-30,0r91,-274r34,0xm76,-113r83,0r-27,-81v-7,-19,-8,-38,-15,-52v-10,47,-27,90,-41,133xm110,-289r-52,-46r38,0r39,46r-25,0","w":236},"\u00c1":{"d":"136,-274r91,274r-32,0r-29,-89r-96,0r-29,89r-30,0r91,-274r34,0xm76,-113r83,0r-27,-81v-7,-19,-8,-38,-15,-52v-10,47,-27,90,-41,133xm102,-289r39,-46r38,0r-52,46r-25,0","w":236},"\u00c2":{"d":"136,-274r91,274r-32,0r-29,-89r-96,0r-29,89r-30,0r91,-274r34,0xm76,-113r83,0r-27,-81v-7,-19,-8,-38,-15,-52v-10,47,-27,90,-41,133xm65,-289r41,-45r24,0r41,45r-27,0v-9,-9,-17,-20,-27,-28r-26,28r-26,0","w":236},"\u00c3":{"d":"136,-274r91,274r-32,0r-29,-89r-96,0r-28,89r-31,0r91,-274r34,0xm76,-113r83,0r-27,-81v-7,-19,-8,-38,-15,-52v-10,47,-27,90,-41,133xm96,-330v16,-1,28,15,43,15v6,0,10,-2,11,-15r17,0v0,23,-9,37,-27,37v-19,0,-50,-37,-53,2r-17,0v0,-23,9,-39,26,-39","w":236},"\u00c4":{"d":"136,-274r91,274r-32,0r-29,-89r-96,0r-29,89r-30,0r91,-274r34,0xm76,-113r83,0r-27,-81v-7,-19,-8,-38,-15,-52v-10,47,-27,90,-41,133xm82,-294v-12,0,-18,-9,-18,-19v0,-10,8,-19,18,-19v10,0,18,8,18,19v0,10,-7,19,-18,19xm154,-294v-12,0,-18,-9,-18,-19v0,-10,8,-19,18,-19v11,0,18,8,18,19v0,10,-7,19,-18,19","w":236},"\u00c5":{"d":"136,-274r91,274r-32,0r-29,-89r-95,0r-29,89r-31,0r91,-274r34,0xm76,-113r83,0r-27,-81v-7,-19,-8,-38,-15,-52v-10,47,-27,90,-41,133xm119,-355v25,0,39,17,39,36v0,20,-17,35,-39,35v-23,0,-39,-16,-39,-35v0,-20,15,-36,39,-36xm118,-341v-13,0,-19,11,-19,22v0,11,7,21,19,21v12,0,20,-9,20,-21v0,-12,-8,-22,-20,-22","w":236},"\u00c7":{"d":"15,-135v0,-113,101,-168,196,-132r-8,25v-77,-32,-157,8,-157,106v0,95,79,136,158,104r7,23v-14,7,-54,16,-86,12r-11,18v15,3,29,13,29,29v0,34,-43,38,-68,26r6,-17v11,7,39,9,39,-8v0,-11,-13,-16,-31,-18r18,-33v-54,-13,-92,-58,-92,-135","w":223},"\u00c8":{"d":"175,-25r0,25r-144,0r0,-274r138,0r0,25r-109,0r0,93r103,0r0,25r-103,0r0,106r115,0xm86,-289r-52,-46r39,0r38,46r-25,0","w":189},"\u00c9":{"d":"175,-25r0,25r-144,0r0,-274r138,0r0,25r-109,0r0,93r103,0r0,25r-103,0r0,106r115,0xm78,-289r39,-46r38,0r-52,46r-25,0","w":189},"\u00ca":{"d":"175,-25r0,25r-144,0r0,-274r138,0r0,25r-109,0r0,93r103,0r0,25r-103,0r0,106r115,0xm41,-289r41,-45r24,0r42,45r-27,0v-10,-9,-17,-20,-28,-28r-26,28r-26,0","w":189},"\u00cb":{"d":"175,-25r0,25r-144,0r0,-274r138,0r0,25r-109,0r0,93r103,0r0,25r-103,0r0,106r115,0xm58,-294v-12,0,-18,-9,-18,-19v0,-10,8,-19,18,-19v10,0,18,8,18,19v0,10,-7,19,-18,19xm131,-294v-12,0,-18,-9,-18,-19v0,-10,8,-19,18,-19v11,0,18,8,18,19v0,10,-7,19,-18,19","w":189},"\u00cc":{"d":"31,0r0,-274r29,0r0,274r-29,0xm38,-289r-52,-46r38,0r38,46r-24,0","w":91},"\u00cd":{"d":"31,0r0,-274r29,0r0,274r-29,0xm30,-289r38,-46r38,0r-52,46r-24,0","w":91},"\u00ce":{"d":"31,0r0,-274r29,0r0,274r-29,0xm-8,-289r41,-45r24,0r42,45r-27,0v-9,-9,-17,-20,-27,-28r-27,28r-26,0","w":91},"\u00cf":{"d":"31,0r0,-274r29,0r0,274r-29,0xm10,-294v-12,0,-19,-9,-19,-19v0,-10,9,-19,19,-19v10,0,18,8,18,19v0,10,-7,19,-18,19xm82,-294v-12,0,-18,-9,-18,-19v0,-10,8,-19,18,-19v11,0,18,8,18,19v0,10,-7,19,-18,19","w":91},"\u00d0":{"d":"243,-144v0,118,-87,160,-210,143r0,-127r-34,0r0,-24r34,0r0,-118v20,-4,43,-6,69,-6v115,0,141,71,141,132xm63,-152r72,0r0,24r-72,0r0,104v90,12,149,-27,149,-119v0,-81,-63,-123,-149,-105r0,96","w":258},"\u00d1":{"d":"224,-274r0,274r-30,0r-87,-144v-18,-31,-37,-62,-50,-92r2,236r-28,0r0,-274r31,0r88,144v19,33,35,62,48,90r-3,-234r29,0xm105,-330v15,-1,29,15,43,15v6,0,10,-2,11,-15r17,0v0,23,-9,37,-27,37v-19,0,-50,-37,-53,2r-17,0v0,-23,9,-39,26,-39","w":254},"\u00d2":{"d":"134,-279v70,0,116,56,116,139v0,96,-54,144,-119,144v-68,0,-116,-53,-116,-139v0,-89,50,-144,119,-144xm133,-254v-117,0,-115,233,-1,233v57,0,87,-54,87,-117v0,-55,-27,-116,-86,-116xm125,-289r-53,-46r39,0r38,46r-24,0","w":264},"\u00d3":{"d":"134,-279v70,0,116,56,116,139v0,96,-54,144,-119,144v-68,0,-116,-53,-116,-139v0,-89,50,-144,119,-144xm133,-254v-117,0,-115,233,-1,233v57,0,87,-54,87,-117v0,-55,-27,-116,-86,-116xm117,-289r38,-46r38,0r-52,46r-24,0","w":264},"\u00d4":{"d":"134,-279v70,0,116,56,116,139v0,96,-54,144,-119,144v-68,0,-116,-53,-116,-139v0,-89,50,-144,119,-144xm133,-254v-117,0,-115,233,-1,233v57,0,87,-54,87,-117v0,-55,-27,-116,-86,-116xm79,-289r41,-45r24,0r42,45r-27,0v-10,-9,-17,-20,-28,-28r-26,28r-26,0","w":264},"\u00d5":{"d":"134,-279v70,0,116,56,116,139v0,96,-54,144,-119,144v-68,0,-116,-53,-116,-139v0,-89,50,-144,119,-144xm132,-254v-117,1,-112,233,0,233v57,0,87,-54,87,-117v0,-55,-28,-116,-87,-116xm110,-330v16,-1,28,15,43,15v6,0,10,-2,11,-15r17,0v0,23,-9,37,-27,37v-19,0,-50,-37,-53,2r-17,0v0,-23,9,-39,26,-39","w":264},"\u00d6":{"d":"134,-279v70,0,116,56,116,139v0,96,-54,144,-119,144v-68,0,-116,-53,-116,-139v0,-89,50,-144,119,-144xm133,-254v-117,0,-115,233,-1,233v57,0,87,-54,87,-117v0,-55,-27,-116,-86,-116xm96,-294v-12,0,-18,-9,-18,-19v0,-10,8,-19,18,-19v10,0,18,8,18,19v0,10,-7,19,-18,19xm169,-294v-12,0,-18,-9,-18,-19v0,-10,8,-19,18,-19v11,0,18,8,18,19v0,10,-7,19,-18,19","w":264},"\u00d9":{"d":"220,-274r0,164v0,82,-43,114,-98,114v-51,0,-91,-29,-91,-112r0,-166r29,0r0,166v0,62,28,87,64,87v40,0,66,-26,66,-87r0,-166r30,0xm117,-289r-52,-46r39,0r38,46r-25,0","w":250},"\u00da":{"d":"220,-274r0,164v0,82,-43,114,-98,114v-51,0,-91,-29,-91,-112r0,-166r29,0r0,166v0,62,28,87,64,87v40,0,66,-26,66,-87r0,-166r30,0xm109,-289r39,-46r38,0r-52,46r-25,0","w":250},"\u00db":{"d":"220,-274r0,163v0,83,-43,115,-98,115v-51,0,-91,-29,-91,-112r0,-166r29,0r0,166v0,62,28,87,64,87v40,0,66,-26,66,-87r0,-166r30,0xm72,-289r41,-45r23,0r43,45r-27,0v-10,-9,-17,-20,-28,-28r-26,28r-26,0","w":250},"\u00dc":{"d":"220,-274r0,164v0,82,-43,114,-98,114v-51,0,-91,-29,-91,-112r0,-166r29,0r0,166v0,62,28,87,64,87v40,0,66,-26,66,-87r0,-166r30,0xm89,-294v-12,0,-18,-9,-18,-19v0,-10,8,-19,18,-19v10,0,18,8,18,19v0,10,-7,19,-18,19xm162,-294v-12,0,-18,-9,-18,-19v0,-10,8,-19,18,-19v11,0,18,8,18,19v0,10,-7,19,-18,19","w":250},"\u00dd":{"d":"174,-274r33,0r-88,157r0,117r-30,0r0,-117r-83,-157r34,0v23,44,41,93,67,134v18,-44,45,-92,67,-134xm89,-289r38,-46r38,0r-52,46r-24,0","w":208},"\u00de":{"d":"60,0r-29,0r0,-274r29,0r0,54v11,-2,25,-3,38,-3v70,0,91,40,91,74v1,65,-59,94,-129,83r0,66xm60,-91v49,11,102,-8,98,-54v5,-49,-55,-62,-98,-50r0,104","w":204},"\u00e0":{"d":"88,-201v102,3,59,112,73,201r-27,0v-2,-8,0,-19,-4,-25v-10,15,-30,29,-58,29v-37,0,-58,-27,-58,-55v0,-47,41,-73,114,-73v0,-17,1,-54,-44,-54v-17,0,-35,5,-48,14r-8,-20v16,-10,38,-17,60,-17xm79,-19v44,-2,55,-36,50,-83v-37,0,-84,6,-84,47v0,25,16,36,34,36xm93,-224r-49,-57r34,0r36,57r-21,0","w":186},"\u00e1":{"d":"88,-201v102,3,59,112,73,201r-27,0v-2,-8,0,-19,-4,-25v-10,15,-30,29,-58,29v-37,0,-58,-27,-58,-55v0,-47,41,-73,114,-73v0,-17,1,-54,-44,-54v-17,0,-35,5,-48,14r-8,-20v16,-10,38,-17,60,-17xm79,-19v44,-2,55,-36,50,-83v-37,0,-84,6,-84,47v0,25,16,36,34,36xm76,-224r35,-57r35,0r-48,57r-22,0","w":186},"\u00e2":{"d":"88,-201v102,3,59,112,73,201r-27,0v-2,-8,0,-19,-4,-25v-10,15,-30,29,-58,29v-37,0,-58,-27,-58,-55v0,-47,41,-73,114,-73v0,-17,1,-54,-44,-54v-17,0,-35,5,-48,14r-8,-20v16,-10,38,-17,60,-17xm79,-19v44,-2,55,-36,50,-83v-37,0,-84,6,-84,47v0,25,16,36,34,36xm45,-224r37,-57r22,0r37,57r-24,0v-8,-12,-14,-27,-24,-38r-24,38r-24,0","w":186},"\u00e3":{"d":"88,-201v102,3,59,112,73,201r-27,0v-2,-8,0,-19,-4,-25v-10,15,-30,29,-58,29v-37,0,-58,-27,-58,-55v0,-47,41,-73,114,-73v0,-17,1,-54,-44,-54v-17,0,-35,5,-48,14r-8,-20v16,-10,38,-17,60,-17xm79,-19v44,-2,55,-36,50,-83v-37,0,-84,6,-84,47v0,25,16,36,34,36xm72,-271v17,0,48,38,52,-1r17,0v3,53,-44,36,-68,23v-6,0,-9,7,-10,18r-18,0v0,-24,10,-40,27,-40","w":186},"\u00e4":{"d":"88,-201v102,3,59,112,73,201r-27,0v-2,-8,0,-19,-4,-25v-10,15,-30,29,-58,29v-37,0,-58,-27,-58,-55v0,-47,41,-73,114,-73v0,-17,1,-54,-44,-54v-17,0,-35,5,-48,14r-8,-20v16,-10,38,-17,60,-17xm79,-19v44,-2,55,-36,50,-83v-37,0,-84,6,-84,47v0,25,16,36,34,36xm57,-233v-12,0,-18,-8,-18,-18v0,-10,8,-19,19,-19v10,0,17,8,17,19v0,10,-7,18,-18,18xm129,-233v-11,0,-18,-8,-18,-18v0,-10,8,-19,19,-19v10,0,18,8,18,19v0,10,-8,18,-19,18","w":186},"\u00e5":{"d":"88,-201v102,3,59,112,73,201r-27,0v-2,-8,0,-19,-4,-25v-10,15,-30,29,-58,29v-37,0,-58,-27,-58,-55v0,-47,41,-73,114,-73v0,-17,1,-54,-44,-54v-17,0,-35,5,-48,14r-8,-20v16,-10,38,-17,60,-17xm79,-19v44,-2,55,-36,50,-83v-37,0,-84,6,-84,47v0,25,16,36,34,36xm94,-292v23,0,39,16,39,37v0,21,-17,37,-39,37v-23,0,-40,-17,-40,-37v0,-23,17,-37,40,-37xm93,-278v-28,1,-25,45,0,46v13,0,21,-10,21,-23v0,-13,-8,-23,-21,-23","w":186},"\u00e7":{"d":"15,-96v0,-78,79,-128,148,-94r-7,24v-8,-5,-22,-10,-41,-10v-45,0,-69,36,-69,78v0,67,60,92,111,68r5,23v-9,5,-36,12,-62,11r-11,17v15,2,28,12,28,28v1,34,-43,38,-67,25r6,-15v12,7,39,9,39,-9v0,-11,-13,-15,-31,-17r18,-32v-41,-10,-67,-47,-67,-97","w":174},"\u00e8":{"d":"163,-30r5,22v-11,5,-31,12,-61,12v-57,0,-92,-40,-92,-99v0,-62,35,-106,88,-106v66,0,80,59,75,106r-133,0v-3,79,68,85,118,65xm45,-117r104,0v0,-27,-10,-61,-49,-61v-36,0,-52,34,-55,61xm96,-224r-48,-57r34,0r36,57r-22,0","w":194},"\u00e9":{"d":"163,-30r5,22v-11,5,-31,12,-61,12v-57,0,-92,-40,-92,-99v0,-62,35,-106,88,-106v66,0,80,59,75,106r-133,0v-3,79,68,85,118,65xm45,-117r104,0v0,-27,-10,-61,-49,-61v-36,0,-52,34,-55,61xm80,-224r35,-57r35,0r-49,57r-21,0","w":194},"\u00ea":{"d":"163,-30r5,22v-11,5,-31,12,-61,12v-57,0,-92,-40,-92,-99v0,-62,35,-106,88,-106v66,0,80,59,75,106r-133,0v-3,79,68,85,118,65xm45,-117r104,0v0,-27,-10,-61,-49,-61v-36,0,-52,34,-55,61xm49,-224r37,-57r21,0r38,57r-24,0v-9,-12,-15,-27,-25,-38r-23,38r-24,0","w":194},"\u00eb":{"d":"163,-30r5,22v-11,5,-31,12,-61,12v-57,0,-92,-40,-92,-99v0,-62,35,-106,88,-106v66,0,80,59,75,106r-133,0v-3,79,68,85,118,65xm45,-117r104,0v0,-27,-10,-61,-49,-61v-36,0,-52,34,-55,61xm61,-233v-12,0,-18,-8,-18,-18v0,-10,8,-19,19,-19v10,0,17,8,17,19v0,10,-7,18,-18,18xm133,-233v-11,0,-19,-8,-19,-18v0,-10,8,-19,19,-19v10,0,18,8,18,19v0,10,-7,18,-18,18","w":194},"\u00ec":{"d":"59,-196r0,196r-29,0r0,-196r29,0xm44,-224r-49,-57r35,0r35,57r-21,0","w":89},"\u00ed":{"d":"59,-196r0,196r-29,0r0,-196r29,0xm27,-224r35,-57r35,0r-48,57r-22,0","w":89},"\u00ee":{"d":"59,-196r0,196r-29,0r0,-196r29,0xm-3,-224r37,-57r21,0r38,57r-25,0v-8,-12,-14,-27,-24,-38r-23,38r-24,0","w":89},"\u00ef":{"d":"59,-196r0,196r-29,0r0,-196r29,0xm9,-233v-12,0,-18,-8,-18,-18v0,-10,7,-19,18,-19v10,0,18,8,18,19v0,10,-7,18,-18,18xm81,-233v-11,0,-19,-8,-19,-18v0,-10,8,-19,19,-19v10,0,18,8,18,19v0,10,-7,18,-18,18","w":89},"\u00f0":{"d":"101,-235r-55,27r-7,-16r46,-23v-12,-9,-27,-18,-42,-26r14,-19v19,9,37,20,53,33r49,-24r8,16r-41,20v47,41,66,90,66,145v0,76,-45,106,-89,106v-50,0,-88,-38,-88,-100v0,-88,75,-126,133,-85v-11,-19,-27,-38,-47,-54xm162,-98v0,-46,-13,-78,-58,-78v-83,0,-71,158,-1,157v35,0,59,-33,59,-79","w":208},"\u00f1":{"d":"186,-120r0,120r-29,0v-7,-68,25,-176,-46,-176v-26,0,-52,22,-52,56r0,120r-29,0r-2,-197r27,0r2,32v30,-49,129,-62,129,45xm86,-271v18,0,48,38,53,-1r17,0v3,52,-45,36,-69,23v-6,0,-9,7,-10,18r-18,0v0,-24,10,-40,27,-40","w":214},"\u00f2":{"d":"107,-201v54,0,89,41,89,101v0,73,-48,104,-92,104v-50,0,-89,-38,-89,-101v0,-67,42,-104,92,-104xm166,-99v0,-35,-17,-78,-60,-78v-84,0,-75,158,-1,158v36,0,61,-36,61,-80xm105,-224r-49,-57r35,0r35,57r-21,0","w":212},"\u00f3":{"d":"107,-201v54,0,89,41,89,101v0,73,-48,104,-92,104v-50,0,-89,-38,-89,-101v0,-67,42,-104,92,-104xm166,-99v0,-35,-17,-78,-60,-78v-84,0,-75,158,-1,158v36,0,61,-36,61,-80xm89,-224r35,-57r35,0r-49,57r-21,0","w":212},"\u00f4":{"d":"107,-201v54,0,89,41,89,101v0,73,-48,104,-92,104v-50,0,-89,-38,-89,-101v0,-67,42,-104,92,-104xm166,-99v0,-35,-17,-78,-60,-78v-84,0,-75,158,-1,158v36,0,61,-36,61,-80xm58,-224r37,-57r21,0r38,57r-24,0v-9,-12,-15,-27,-25,-38r-23,38r-24,0","w":212},"\u00f5":{"d":"107,-201v54,0,89,41,89,101v0,73,-48,104,-92,104v-50,0,-89,-38,-89,-101v0,-67,42,-104,92,-104xm166,-99v0,-35,-17,-78,-60,-78v-84,0,-75,158,-1,158v36,0,61,-36,61,-80xm85,-271v18,0,48,38,52,-1r17,0v0,24,-9,38,-27,38v-19,0,-49,-36,-51,3r-18,0v0,-24,10,-40,27,-40","w":212},"\u00f6":{"d":"107,-201v54,0,89,41,89,101v0,73,-48,104,-92,104v-50,0,-89,-38,-89,-101v0,-67,42,-104,92,-104xm166,-99v0,-35,-17,-78,-60,-78v-84,0,-75,158,-1,158v36,0,61,-36,61,-80xm70,-233v-12,0,-18,-8,-18,-18v0,-10,8,-19,19,-19v10,0,17,8,17,19v0,10,-7,18,-18,18xm142,-233v-11,0,-19,-8,-19,-18v0,-10,8,-19,19,-19v10,0,18,8,18,19v0,10,-7,18,-18,18","w":212},"\u00f9":{"d":"183,-196r2,196r-27,0v-1,-10,1,-23,-2,-31v-9,15,-30,35,-63,35v-30,0,-65,-16,-65,-84r0,-116r30,0v6,65,-22,173,44,175v23,0,51,-18,51,-53r0,-122r30,0xm106,-224r-49,-57r35,0r35,57r-21,0","w":212},"\u00fa":{"d":"183,-196r2,196r-27,0v-1,-10,1,-23,-2,-31v-9,15,-30,35,-63,35v-30,0,-65,-16,-65,-84r0,-116r30,0v6,65,-22,173,44,175v23,0,51,-18,51,-53r0,-122r30,0xm89,-224r36,-57r34,0r-48,57r-22,0","w":212},"\u00fb":{"d":"183,-196r2,196r-27,0v-1,-10,1,-23,-2,-31v-9,15,-30,35,-63,35v-30,0,-65,-16,-65,-84r0,-116r30,0v6,65,-22,173,44,175v23,0,51,-18,51,-53r0,-122r30,0xm59,-224r37,-57r21,0r38,57r-25,0v-8,-12,-14,-27,-24,-38r-24,38r-23,0","w":212},"\u00fc":{"d":"183,-196r2,196r-27,0v-1,-10,1,-23,-2,-31v-9,15,-30,35,-63,35v-30,0,-65,-16,-65,-84r0,-116r30,0v6,65,-22,173,44,175v23,0,51,-18,51,-53r0,-122r30,0xm71,-233v-12,0,-19,-8,-19,-18v0,-10,8,-19,19,-19v10,0,18,8,18,19v0,10,-7,18,-18,18xm143,-233v-11,0,-19,-8,-19,-18v0,-10,8,-19,19,-19v10,0,18,8,18,19v0,10,-7,18,-18,18","w":212},"\u00fd":{"d":"146,-196r31,0v-45,95,-64,255,-156,285r-8,-25v49,-25,68,-61,61,-79r-70,-181r33,0r57,160v14,-54,35,-108,52,-160xm73,-224r36,-57r35,0r-49,57r-22,0","w":181},"\u00fe":{"d":"59,-271r1,106v40,-67,144,-34,144,64v0,106,-96,133,-145,74r0,107r-29,0r0,-351r29,0xm116,-176v-50,0,-57,46,-57,100v0,23,19,56,57,56v36,0,58,-32,58,-80v0,-41,-21,-76,-58,-76","w":219},"\u00ff":{"d":"146,-196r31,0v-44,97,-65,254,-156,285r-8,-25v47,-25,67,-60,60,-79r-69,-181r33,0r57,160xm55,-233v-12,0,-19,-8,-19,-18v0,-10,8,-19,19,-19v10,0,18,8,18,19v0,10,-7,18,-18,18xm127,-233v-11,0,-19,-8,-19,-18v0,-10,8,-19,19,-19v10,0,18,8,18,19v0,10,-7,18,-18,18","w":181},"\u0160":{"d":"162,-265r-9,25v-8,-5,-25,-13,-48,-13v-38,0,-53,23,-53,43v0,27,16,41,53,56v44,19,67,42,67,81v0,44,-31,77,-90,77v-25,0,-52,-7,-66,-17r8,-25v35,27,118,23,118,-33v0,-27,-15,-44,-51,-58v-41,-15,-69,-39,-69,-77v0,-64,92,-89,140,-59xm148,-334r-41,45r-24,0r-42,-45r27,0r27,28r27,-28r26,0","w":189},"\u0178":{"d":"174,-274r33,0r-88,156r0,118r-30,0r0,-117r-83,-157r34,0v23,44,41,93,67,134v18,-45,45,-91,67,-134xm68,-294v-12,0,-18,-9,-18,-19v0,-10,8,-19,18,-19v10,0,18,8,18,19v0,10,-7,19,-18,19xm140,-294v-12,0,-18,-9,-18,-19v0,-10,8,-19,18,-19v11,0,18,8,18,19v0,10,-7,19,-18,19","w":208},"\u017d":{"d":"198,-274r0,19r-147,230r149,0r0,25r-188,0r0,-18r148,-231r-136,0r0,-25r174,0xm159,-334r-41,45r-23,0r-42,-45r27,0v9,9,17,20,27,28r26,-28r26,0","w":212},"\u0161":{"d":"130,-189r-9,23v-14,-16,-71,-18,-71,17v0,17,11,25,36,36v32,13,50,29,50,59v0,56,-79,72,-121,45r9,-23v21,18,83,19,83,-19v0,-18,-9,-31,-36,-39v-72,-21,-63,-110,14,-111v19,0,35,6,45,12xm125,-281r-37,57r-22,0r-38,-57r24,0v9,13,15,28,25,39r25,-39r23,0","w":152},"\u2122":{"d":"10,-258r0,-16r89,0r0,16r-35,0r0,95r-19,0r0,-95r-35,0xm124,-163r-19,0r8,-111r30,0r28,85v8,-31,17,-56,27,-85r28,0r9,111r-19,0r-6,-97r-30,95r-21,0v-11,-31,-16,-68,-30,-95v1,33,-3,65,-5,97","w":243},"\u017e":{"d":"15,-196r142,0r0,19r-113,153r114,0r0,24r-151,0r0,-18r114,-154r-106,0r0,-24xm131,-281r-37,57r-22,0r-38,-57r24,0v9,13,15,28,25,39r24,-39r24,0","w":164},"\u00b4":{"d":"200,-337r39,0r-53,48r-24,0"},"\u00a8":{"d":"143,-293v-26,0,-23,-39,0,-39v23,0,25,39,0,39xm218,-293v-11,0,-18,-9,-18,-19v0,-10,9,-20,19,-20v23,1,25,39,-1,39"},"\u2018":{"d":"314,-216r-32,2v13,-34,35,-73,47,-91r18,-1v-11,23,-25,60,-33,90"},"\u2019":{"d":"46,-303r32,-3v-13,34,-35,74,-47,91r-18,1v11,-22,25,-59,33,-89"},"\u00b1":{"d":"191,-189r120,0r0,23r-120,0r0,100r-22,0r0,-100r-120,0r0,-23r120,0r0,-100r22,0r0,100xm49,-7r0,-23r263,0r0,23r-263,0"},"\u00d7":{"d":"196,-135r100,99r-16,17r-100,-100r-99,100r-16,-17r99,-99r-99,-99r16,-17r99,100r100,-100r16,16"},"\u00f7":{"d":"180,-252v14,0,25,12,25,25v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25v0,-14,11,-25,25,-25xm49,-123r0,-23r262,0r0,23r-262,0xm180,-68v14,0,25,12,25,25v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25v0,-14,11,-25,25,-25"},"\u00b0":{"d":"73,-289v26,0,47,22,47,47v0,26,-21,47,-47,47v-26,0,-47,-21,-47,-47v0,-26,21,-47,47,-47xm73,-273v-18,0,-32,14,-32,31v0,18,14,32,32,32v17,0,31,-14,31,-32v0,-17,-14,-31,-31,-31"},"\u2032":{"d":"49,-307r27,12r-49,94r-14,-6"},"\u2033":{"d":"49,-307r26,11r-50,94r-12,-5xm117,-307r26,11r-49,94r-13,-5"},"\u00a7":{"d":"108,4r10,-20v18,24,109,26,109,-21v0,-19,-12,-32,-58,-44v-72,-19,-95,-63,-44,-108v-36,-38,3,-90,61,-90v28,0,50,9,63,17r-9,20v-17,-20,-104,-23,-104,16v0,23,24,34,57,40v69,13,89,70,46,111v35,39,-3,97,-65,97v-29,0,-51,-6,-66,-18xm140,-179v-29,34,-32,52,32,73v31,10,44,16,51,20v26,-29,18,-65,-31,-75v-19,-4,-40,-11,-52,-18"},"\u00b6":{"d":"195,21r-21,0r0,-126v-48,0,-87,-32,-87,-79v0,-42,23,-91,114,-91v24,0,37,2,46,4r0,292r-21,0r0,-275r-31,0r0,275"},"\u0391":{"d":"269,3r-33,-93r-113,0r-33,93r-32,0r106,-281r33,0r105,281r-33,0xm180,-251r-50,138r99,0"},"\u0392":{"d":"275,-205v2,28,-24,50,-51,62v26,4,64,22,64,65v0,98,-126,80,-208,77r0,-269v71,-7,186,-31,195,65xm109,-153r64,0v49,0,72,-25,72,-50v0,-62,-93,-52,-136,-47r0,97xm256,-77v3,-56,-81,-56,-147,-54r0,108v56,5,144,9,147,-54"},"\u0393":{"d":"118,3r-30,0r0,-278r188,0r0,25r-158,0r0,253"},"\u0394":{"d":"295,0r-230,0r0,-17r100,-261r31,0r99,260r0,18xm180,-249r-84,224r166,0"},"\u0395":{"d":"117,-157r148,0r0,25r-148,0r0,107r163,0r0,25r-193,0r0,-275r185,0r0,25r-155,0r0,93"},"\u0396":{"d":"287,0r-214,0r0,-19r172,-230r-157,0r0,-26r196,0r0,20r-171,230r174,0r0,25"},"\u0397":{"d":"77,3r0,-281r30,0r0,120r146,0r0,-120r30,0r0,281r-30,0r0,-134r-146,0r0,134r-30,0"},"\u0398":{"d":"179,4v-76,0,-128,-58,-128,-138v0,-86,56,-145,131,-145v76,0,127,58,127,139v0,94,-60,144,-130,144xm179,-20v63,0,98,-55,98,-119v0,-56,-32,-115,-97,-115v-65,0,-97,57,-97,119v0,61,33,115,96,115xm239,-129r-119,0r0,-25r119,0r0,25"},"\u0399":{"d":"165,3r0,-281r30,0r0,281r-30,0"},"\u039a":{"d":"114,3r-30,0r0,-281r30,0r0,142r130,-142r38,0r-115,121r126,160r-36,0r-111,-142r-32,33r0,109"},"\u039b":{"d":"61,3r97,-281r34,0r108,281r-33,0r-91,-253r-82,253r-33,0"},"\u039c":{"d":"307,3r-28,0r-12,-237r-78,236r-22,0r-45,-136v-14,-39,-19,-71,-30,-100r-12,237r-27,0r19,-281r32,0r76,235r77,-235r32,0"},"\u039d":{"d":"107,-237r1,240r-28,0r0,-281r31,0r94,152r50,86r-3,-238r28,0r0,281r-29,0r-93,-150v-19,-31,-36,-62,-51,-90"},"\u039e":{"d":"286,-250r-212,0r0,-25r212,0r0,25xm270,-130r-180,0r0,-25r180,0r0,25xm291,0r-222,0r0,-25r222,0r0,25"},"\u039f":{"d":"179,4v-76,0,-128,-58,-128,-138v0,-86,56,-145,131,-145v76,0,127,58,127,139v0,94,-60,144,-130,144xm180,-20v62,0,97,-53,97,-119v0,-56,-32,-115,-97,-115v-65,0,-97,57,-97,119v0,61,34,115,97,115"},"\u03a0":{"d":"79,3r0,-278r202,0r0,278r-30,0r0,-252r-142,0r0,252r-30,0"},"\u03a1":{"d":"284,-195v3,80,-85,98,-168,86r0,112r-30,0r0,-275v20,-3,47,-5,79,-5v69,-1,117,22,119,82xm116,-249r0,115v61,15,146,-7,138,-59v2,-64,-85,-65,-138,-56"},"\u03a3":{"d":"118,-250r94,113r-100,113r176,0r0,24r-216,0r0,-18r106,-119r-100,-118r0,-20r196,0r0,25r-156,0"},"\u03a4":{"d":"195,3r-30,0r0,-252r-102,0r0,-26r234,0r0,26r-102,0r0,252"},"\u03a5":{"d":"192,3r-30,0v8,-124,-14,-231,-105,-258r6,-24v63,13,104,79,117,142v8,-54,46,-119,117,-142r6,25v-94,37,-120,132,-111,257"},"\u03a6":{"d":"194,-284r0,20v57,4,115,46,115,126v0,81,-57,123,-115,127r0,21r-28,0r0,-21v-56,-5,-115,-43,-115,-125v0,-84,62,-125,115,-128r0,-20r28,0xm166,-33r0,-209v-39,3,-85,38,-85,105v0,62,40,99,85,104xm194,-242r0,209v43,-4,85,-40,85,-104v0,-67,-44,-101,-85,-105"},"\u03a7":{"d":"197,-139r99,142r-35,0r-85,-125r-78,125r-35,0r96,-142r-92,-139r36,0r77,122r80,-122r35,0"},"\u03a8":{"d":"165,3r0,-89v-56,-3,-108,-30,-108,-102r0,-90r29,0r0,88v0,55,32,78,79,81r0,-168r29,0r0,168v46,-3,80,-26,80,-86r0,-83r29,0r0,85v0,75,-53,104,-109,107r0,89r-29,0"},"\u03a9":{"d":"252,-25v18,3,43,0,63,1r0,24r-103,0r0,-19v35,-22,66,-68,66,-125v0,-57,-36,-111,-97,-111v-62,0,-99,54,-99,112v0,54,32,103,66,124r0,19r-102,0r0,-24v20,-1,45,2,63,-1v-30,-24,-58,-67,-58,-120v0,-73,52,-134,131,-134v77,0,127,57,127,130v0,56,-27,100,-57,124"},"\u03b1":{"d":"263,-199r24,0v-6,19,-34,141,-34,161v0,15,6,20,17,20v-5,7,-1,23,-14,22v-6,0,-27,1,-27,-31v-1,-3,2,-10,0,-12v-35,62,-154,59,-154,-31v0,-72,53,-131,113,-131v33,-1,53,20,63,43v4,-17,8,-29,12,-41xm156,-18v49,0,83,-62,83,-109v0,-32,-22,-51,-52,-51v-46,0,-85,54,-84,108v0,25,16,52,53,52"},"\u03b2":{"d":"111,-24v-5,33,-15,68,-14,104r-25,0v0,-87,28,-176,41,-259v8,-51,33,-114,105,-114v37,0,66,24,66,61v0,37,-28,61,-51,76v27,6,54,29,54,69v0,96,-124,113,-176,63xm258,-86v-1,-39,-35,-60,-78,-57r3,-21v57,-1,75,-42,75,-65v0,-27,-20,-41,-43,-41v-84,0,-78,143,-99,219v10,15,36,34,69,34v34,0,73,-27,73,-69"},"\u03b3":{"d":"118,-199v16,28,32,107,38,164v69,-85,91,-141,90,-164r28,0v3,28,-30,101,-111,185v-14,25,-14,62,-23,94r-28,0v34,-89,10,-201,-25,-279r31,0"},"\u03b4":{"d":"175,-202v-11,-16,-34,-28,-34,-49v0,-20,21,-42,58,-42v39,0,62,16,75,29r-13,16v-14,-21,-84,-37,-91,-3v19,47,108,72,108,147v0,52,-41,108,-110,108v-51,0,-92,-33,-92,-87v0,-60,49,-101,99,-119xm249,-102v0,-35,-30,-66,-57,-85v-42,16,-88,50,-88,103v0,44,34,67,66,67v43,0,79,-36,79,-85"},"\u03b5":{"d":"147,-145v-1,26,47,33,85,31r-4,20v-48,-3,-101,6,-103,43v-2,43,97,35,120,20r3,21v-40,22,-153,24,-153,-37v0,-33,34,-51,63,-60v-25,-5,-39,-20,-39,-38v0,-28,31,-56,88,-56v24,0,48,7,58,14r-8,19v-6,-4,-24,-11,-51,-11v-35,0,-59,15,-59,34"},"\u03b6":{"d":"141,-270r7,-19v15,4,89,1,122,2r1,22v-70,35,-154,111,-154,179v0,43,38,64,111,72v11,16,-20,55,-33,71r-21,-6v8,-9,22,-33,26,-45v-50,-6,-111,-24,-111,-89v0,-68,75,-140,139,-182v-30,-1,-65,2,-87,-5"},"\u03b7":{"d":"81,3r27,-144v4,-20,7,-39,3,-58r25,0v6,13,1,27,2,41v20,-27,49,-43,81,-43v25,0,60,12,60,54v0,74,-33,151,-34,227r-25,0v-6,-72,30,-145,30,-218v0,-22,-13,-39,-43,-39v-32,0,-71,28,-80,78r-18,102r-28,0"},"\u03b8":{"d":"282,-198v0,100,-43,202,-124,202v-59,0,-80,-50,-80,-99v0,-73,33,-198,126,-198v46,0,78,35,78,95xm114,-160r137,0v10,-50,-1,-111,-50,-111v-46,0,-75,50,-87,111xm247,-138r-136,0v-17,56,8,130,49,121v46,0,72,-47,87,-121"},"\u03b9":{"d":"151,-25r31,-174r28,0r-31,169v0,9,4,13,15,12v-4,9,0,22,-18,22v-14,0,-29,-7,-25,-29"},"\u03ba":{"d":"244,-199v11,1,27,-2,36,1r-122,96v46,12,65,67,90,105r-32,0v-17,-33,-61,-105,-91,-92r-17,92r-28,0r30,-159v2,-15,6,-30,3,-43r26,0v6,31,-8,64,-11,92v51,-31,85,-71,116,-92"},"\u03bb":{"d":"203,-183v13,-33,-8,-91,-45,-84v5,-8,1,-24,14,-24v40,0,52,34,63,91r40,203r-29,0r-30,-167v-30,57,-67,112,-100,167r-31,0"},"\u03bc":{"d":"73,80v-1,-97,31,-189,43,-279r28,0r-24,135v0,28,16,46,46,46v33,0,66,-35,73,-71r21,-110r27,0r-29,164v0,13,5,16,16,17v-5,8,-2,23,-16,23v-17,0,-29,-20,-24,-42r-3,0v-19,42,-99,61,-120,11v-6,32,-15,73,-13,106r-25,0"},"\u03bd":{"d":"118,-199r28,173v63,-77,94,-129,98,-173r28,0v0,44,-49,122,-124,202r-23,0v-11,-65,-24,-136,-37,-202r30,0"},"\u03be":{"d":"210,5v-60,-4,-126,-29,-126,-84v0,-49,46,-78,85,-90v-20,-6,-44,-23,-44,-53v0,-36,35,-71,96,-71v24,0,46,7,55,13r-9,18v-7,-4,-24,-10,-45,-10v-44,0,-69,24,-69,52v0,34,42,46,85,44r-4,22v-68,-3,-121,28,-121,72v0,47,79,64,125,68v11,15,-22,57,-34,71r-20,-6v8,-9,23,-34,26,-46"},"\u03bf":{"d":"165,4v-60,0,-86,-41,-86,-83v0,-57,42,-122,116,-122v59,0,86,40,86,83v0,57,-41,122,-116,122xm167,-18v58,0,85,-60,85,-102v0,-32,-20,-59,-58,-59v-56,0,-86,54,-86,98v0,32,18,63,59,63"},"\u03c0":{"d":"78,-186v44,-19,155,-7,221,-10r-6,22r-34,0r-22,120v-5,26,-7,38,-3,57r-27,0v-6,-58,17,-122,24,-177r-77,0v-16,64,-35,142,-64,177r-29,0v33,-42,54,-127,66,-177v-21,0,-37,2,-48,5"},"\u03c1":{"d":"113,-31v-10,28,-15,82,-15,111r-27,0v-2,-51,14,-114,23,-162v15,-78,39,-119,115,-119v48,0,80,33,80,82v0,67,-48,123,-109,123v-33,0,-57,-14,-67,-35xm205,-178v-39,0,-84,38,-84,106v0,21,14,54,58,54v44,0,82,-44,82,-104v0,-32,-23,-56,-56,-56"},"\u03c3":{"d":"182,-201r113,0r-4,22v-16,2,-40,-4,-58,-1v26,12,33,44,33,63v0,54,-44,121,-117,121v-57,0,-84,-37,-84,-79v0,-67,50,-126,117,-126xm151,-18v52,0,87,-53,87,-102v0,-28,-17,-59,-57,-59v-86,0,-126,161,-30,161"},"\u03c4":{"d":"262,-174r-71,0r-23,135v-1,20,15,23,32,20r-5,21v-37,12,-61,-16,-53,-62r21,-114v-23,-1,-59,2,-70,4r0,-17v31,-16,123,-7,174,-9"},"\u03c5":{"d":"108,-199v13,2,29,-7,28,12v-3,43,-19,78,-19,121v0,36,26,47,45,47v62,0,94,-103,77,-180r27,0v19,80,-10,200,-109,203v-45,0,-75,-33,-67,-84"},"\u03c6":{"d":"146,-201r12,16v-26,12,-71,44,-71,99v0,50,36,65,64,69r23,-125v7,-40,23,-59,56,-59v34,0,71,29,71,80v0,76,-63,124,-129,125r-14,76r-26,0r15,-76v-42,-5,-88,-30,-88,-88v0,-71,59,-109,87,-117xm201,-149r-24,132v53,-3,96,-47,96,-104v0,-50,-62,-86,-72,-28"},"\u03c7":{"d":"87,85r-24,-10r103,-142r-54,-132r30,0r44,114v13,-21,65,-92,80,-114r31,0r-102,137r58,140r-28,7v-18,-42,-29,-90,-50,-129v-24,42,-60,89,-88,129"},"\u03c8":{"d":"190,-247r26,0r-42,230v45,-1,96,-45,96,-138v0,-23,-4,-39,-6,-44r26,0v27,101,-30,203,-120,203r-15,76r-26,0r15,-76v-50,-4,-81,-30,-81,-74v0,-21,20,-110,17,-129v12,2,30,-7,28,11v-4,38,-18,77,-18,117v0,31,22,51,58,54"},"\u03c9":{"d":"136,-199v-26,20,-62,67,-62,127v0,40,22,53,43,53v51,-2,49,-80,60,-127r27,0v-5,30,-14,59,-16,91v0,17,6,36,36,36v56,0,93,-133,40,-179v7,-3,19,0,27,-1v13,11,27,39,27,73v0,71,-41,130,-94,130v-31,1,-46,-15,-54,-35v-27,54,-124,48,-124,-40v0,-60,36,-112,60,-128r30,0"},"\u0410":{"d":"269,3r-33,-93r-113,0r-33,93r-32,0r106,-281r33,0r105,281r-33,0xm180,-251r-50,138r99,0"},"\u0411":{"d":"80,-1r0,-274r181,0r0,25r-152,0r0,81v83,-9,180,8,179,82v0,55,-51,89,-144,89v-28,0,-51,-2,-64,-3xm109,-146r0,123v12,1,25,2,42,2v84,0,105,-37,105,-64v0,-66,-87,-66,-147,-61"},"\u0412":{"d":"275,-205v2,28,-24,50,-51,62v26,4,64,22,64,65v0,98,-126,80,-208,77r0,-269v71,-7,186,-31,195,65xm109,-153r64,0v49,0,72,-25,72,-50v0,-62,-93,-52,-136,-47r0,97xm256,-77v3,-56,-81,-56,-147,-54r0,108v56,5,144,9,147,-54"},"\u0413":{"d":"126,0r-30,0r0,-275r182,0r0,26r-152,0r0,249"},"\u0414":{"d":"67,-24v36,-51,42,-145,39,-251r184,0r0,251r22,0r-2,88r-23,0r-2,-64r-210,0r-2,64r-24,0r-2,-88r20,0xm261,-250r-127,0v4,93,-10,190,-36,225r163,0r0,-225"},"\u0415":{"d":"117,-157r148,0r0,25r-148,0r0,107r163,0r0,25r-193,0r0,-275r185,0r0,25r-155,0r0,93"},"\u0401":{"d":"129,-332v24,1,22,40,-1,39v-25,-1,-20,-39,1,-39xm231,-332v24,1,22,40,-1,39v-24,-1,-21,-39,1,-39xm117,-157r148,0r0,25r-148,0r0,107r163,0r0,25r-193,0r0,-275r185,0r0,25r-155,0r0,93"},"\u0416":{"d":"33,0v26,-57,26,-140,98,-147r-93,-128r33,0r84,125r11,0r0,-125r28,0r0,125r10,0r85,-125r33,0r-93,128v72,7,72,90,98,147r-30,0v-24,-51,-26,-139,-103,-128r0,128r-28,0r0,-128v-77,-10,-80,75,-104,128r-29,0"},"\u0417":{"d":"133,-132r0,-22v58,3,111,-18,111,-54v0,-57,-105,-53,-145,-29r-8,-22v54,-33,183,-26,183,47v0,35,-28,59,-72,67v53,5,86,28,86,70v2,83,-138,95,-208,62r8,-23v49,28,172,19,168,-39v-4,-48,-64,-59,-123,-57"},"\u0418":{"d":"280,-278r0,281r-28,0r1,-240v-42,80,-97,162,-144,240r-29,0r0,-281r28,0r-2,238v41,-77,97,-162,143,-238r31,0"},"\u0419":{"d":"118,-330r21,0v3,11,10,25,42,25v31,0,38,-13,40,-25r22,0v-2,25,-21,41,-63,41v-41,0,-60,-17,-62,-41xm280,-278r0,281r-28,0r1,-240v-42,80,-97,162,-144,240r-29,0r0,-281r28,0r-2,238v41,-77,97,-162,143,-238r31,0"},"\u041a":{"d":"257,0v-31,-59,-42,-140,-143,-128r0,128r-29,0r0,-275r29,0r0,125r16,0r117,-125r37,0r-126,128v94,7,95,88,131,147r-32,0"},"\u041b":{"d":"48,-20v75,-24,43,-162,50,-255r190,0r0,275r-29,0r0,-250r-132,0v-4,103,22,235,-73,254"},"\u041c":{"d":"307,3r-28,0r-12,-237r-78,236r-22,0r-45,-136v-14,-39,-19,-71,-30,-100r-12,237r-27,0r19,-281r32,0r76,235r77,-235r32,0"},"\u041d":{"d":"77,3r0,-281r30,0r0,120r146,0r0,-120r30,0r0,281r-30,0r0,-134r-146,0r0,134r-30,0"},"\u041e":{"d":"179,4v-76,0,-128,-58,-128,-138v0,-86,56,-145,131,-145v76,0,127,58,127,139v0,94,-60,144,-130,144xm180,-20v62,0,97,-53,97,-119v0,-56,-32,-115,-97,-115v-65,0,-97,57,-97,119v0,61,34,115,97,115"},"\u041f":{"d":"109,0r-29,0r0,-274r200,0r0,274r-29,0r0,-249r-142,0r0,249"},"\u0420":{"d":"284,-195v3,80,-85,98,-168,86r0,112r-30,0r0,-275v20,-3,47,-5,79,-5v69,-1,117,22,119,82xm116,-249r0,115v61,15,146,-7,138,-59v2,-64,-85,-65,-138,-56"},"\u0421":{"d":"286,-266r-8,26v-79,-39,-182,9,-182,105v0,91,100,140,183,100r7,25v-16,8,-42,14,-80,14v-83,0,-142,-52,-142,-139v0,-78,57,-144,152,-144v35,0,57,7,70,13"},"\u0422":{"d":"195,3r-30,0r0,-252r-102,0r0,-26r234,0r0,26r-102,0r0,252"},"\u0423":{"d":"85,-22v46,7,73,-23,90,-60v-35,-69,-79,-129,-117,-196r34,0r100,173r82,-173r32,0v-44,81,-80,182,-134,250v-23,29,-51,35,-90,31"},"\u0424":{"d":"166,-260r0,-25r28,0r0,25v60,2,117,38,117,123v0,86,-58,119,-117,123r0,25r-28,0r0,-25v-59,-4,-117,-35,-117,-122v0,-89,63,-121,117,-124xm166,-36r0,-203v-40,2,-87,27,-87,102v0,68,42,97,87,101xm194,-239r0,203v44,-3,87,-31,87,-101v0,-74,-44,-100,-87,-102"},"\u0425":{"d":"197,-139r99,142r-35,0r-85,-125r-78,125r-35,0r96,-142r-92,-139r36,0r77,122r80,-122r35,0"},"\u0426":{"d":"270,0r-193,0r0,-275r29,0r0,250r140,0r0,-250r29,0r0,251r23,0r-2,88r-23,0"},"\u0427":{"d":"244,0r-1,-116v-59,34,-156,19,-156,-64r0,-95r29,0v2,74,-17,156,66,153v22,0,46,-8,62,-17r0,-136r29,0r0,275r-29,0"},"\u0428":{"d":"321,0r-286,0r0,-274r29,0r0,249r99,0r0,-249r29,0r0,249r100,0r0,-249r29,0r0,274"},"\u0429":{"d":"314,0r-281,0r0,-274r29,0r0,249r99,0r0,-249r29,0r0,249r100,0r0,-249r29,0r0,249r22,1r-2,88r-24,0"},"\u042a":{"d":"40,-249r0,-25r116,0r0,104v80,-7,164,12,164,83v0,49,-39,89,-138,89v-26,0,-44,-2,-55,-3r0,-248r-87,0xm156,-146r0,123v61,9,134,-9,133,-62v-1,-56,-72,-69,-133,-61"},"\u042b":{"d":"53,-1r0,-274r29,0r0,105v79,-10,165,12,164,83v0,49,-39,89,-138,89v-26,0,-44,-2,-55,-3xm307,0r-30,0r0,-274r30,0r0,274xm82,-147r0,124v62,9,136,-10,134,-63v-2,-55,-72,-67,-134,-61"},"\u042c":{"d":"91,-1r0,-274r29,0r0,105v79,-10,165,12,164,83v0,49,-39,89,-138,89v-26,0,-44,-2,-55,-3xm120,-147r0,124v61,9,134,-10,133,-63v-2,-55,-71,-67,-133,-61"},"\u042d":{"d":"67,-9r7,-24v19,7,45,12,69,12v75,0,117,-49,119,-108r-156,0r0,-24r156,0v-4,-56,-46,-101,-115,-101v-26,0,-50,5,-69,13r-6,-23v19,-8,48,-15,77,-15v95,0,144,64,144,142v0,120,-120,166,-226,128"},"\u042e":{"d":"26,0r0,-275r29,0r0,122r41,0v6,-72,54,-126,127,-126v80,0,123,62,123,139v0,96,-57,144,-127,144v-73,0,-122,-52,-124,-132r-40,0r0,128r-29,0xm221,-20v63,0,95,-54,95,-118v0,-59,-29,-117,-95,-117v-66,0,-96,59,-96,120v0,59,32,115,96,115"},"\u042f":{"d":"68,3v16,-26,24,-125,76,-134v-41,-6,-65,-34,-65,-70v0,-88,116,-81,199,-70r0,274r-30,0r0,-124v-64,-3,-116,-1,-126,54v-8,45,-17,62,-22,70r-32,0xm109,-198v0,53,76,58,139,54r0,-105v-11,-2,-28,-4,-55,-4v-53,0,-84,18,-84,55"},"\u0430":{"d":"109,-160r-8,-20v23,-15,52,-21,76,-21v126,0,68,104,88,204r-28,0r-4,-33v-12,16,-40,34,-79,34v-49,0,-67,-30,-67,-54v0,-45,45,-74,144,-73v0,-24,-9,-56,-57,-56v-23,0,-46,6,-65,19xm161,-18v61,0,77,-30,70,-85v-61,-1,-115,13,-115,48v0,24,22,37,45,37"},"\u0431":{"d":"256,-267v-70,16,-142,16,-147,111v42,-77,170,-50,170,55v0,62,-35,105,-99,105v-70,0,-99,-59,-99,-131v0,-132,85,-149,126,-155v17,-3,37,-6,51,-11xm249,-99v0,-33,-15,-80,-69,-80v-34,0,-67,27,-67,75v0,31,17,86,68,86v49,0,68,-40,68,-81"},"\u0432":{"d":"215,-104v35,4,62,21,62,49v0,67,-116,58,-180,55r0,-194v57,-7,168,-17,168,45v0,24,-23,40,-50,45xm126,-112v45,1,111,1,111,-34v0,-22,-25,-33,-75,-33v-17,0,-25,1,-36,2r0,65xm248,-55v3,-40,-71,-39,-122,-38r0,74v47,2,119,6,122,-36"},"\u0433":{"d":"136,3r-29,0r0,-199r155,0r0,24r-126,0r0,175"},"\u0434":{"d":"85,-22v28,-31,42,-100,37,-174r149,0r0,174r23,1r-1,81r-23,0r-2,-60r-176,0r-1,60r-24,0r-2,-81xm242,-174r-93,0v1,62,-2,103,-33,152r126,0r0,-152"},"\u0435":{"d":"256,-30r6,21v-10,5,-33,13,-72,13v-63,0,-103,-40,-103,-97v0,-64,41,-108,100,-108v77,0,90,61,86,108r-157,0v-7,76,90,86,140,63xm116,-114r130,0v0,-18,-8,-65,-62,-65v-46,0,-64,38,-68,65"},"\u0451":{"d":"256,-30r6,21v-10,5,-33,13,-72,13v-63,0,-103,-40,-103,-97v0,-64,41,-108,100,-108v77,0,90,61,86,108r-157,0v-7,76,90,86,140,63xm116,-114r130,0v0,-18,-8,-65,-62,-65v-46,0,-64,38,-68,65xm140,-270v24,0,24,37,0,37v-23,0,-23,-38,0,-37xm231,-233v-11,0,-18,-9,-18,-19v0,-10,8,-18,18,-18v10,0,18,7,18,18v0,10,-7,19,-18,19"},"\u0436":{"d":"45,3v23,-43,30,-107,87,-109r-85,-93r34,0r76,90r9,0r0,-90r28,0r0,90r8,0r76,-90r34,0r-85,93v56,1,66,65,88,109r-29,0v-9,-15,-14,-31,-21,-48v-17,-43,-41,-44,-71,-44r0,92r-28,0r0,-92v-30,0,-55,1,-72,44v-7,17,-11,33,-20,48r-29,0"},"\u0437":{"d":"82,-11r9,-21v35,22,151,21,151,-23v0,-34,-66,-37,-114,-36r0,-20v61,4,109,-21,102,-37v-2,-40,-95,-35,-130,-18r-6,-18v49,-26,166,-27,166,33v0,24,-30,42,-62,47v43,3,75,22,75,50v1,63,-134,70,-191,43"},"\u0438":{"d":"241,-168r-118,171r-32,0r0,-202r27,0r-2,170r2,0v33,-61,78,-114,117,-170r34,0r0,202r-28,0r2,-171r-2,0"},"\u0439":{"d":"144,-275v2,20,13,31,35,31v26,0,34,-13,37,-31r22,0v-2,31,-24,47,-59,47v-40,0,-56,-21,-57,-47r22,0xm241,-168r-118,171r-32,0r0,-202r27,0r-2,170r2,0v33,-61,78,-114,117,-170r34,0r0,202r-28,0r2,-171r-2,0"},"\u043a":{"d":"126,3r-29,0r0,-202r29,0r0,89r10,0r99,-89r40,0r-109,92v63,3,80,64,111,110r-33,0v-7,-9,-17,-28,-25,-43v-25,-48,-66,-49,-93,-49r0,92"},"\u043b":{"d":"75,4r-4,-24v57,-9,36,-110,40,-176r163,0r0,199r-30,0r0,-175r-105,0v-1,82,10,175,-64,176"},"\u043c":{"d":"97,-171r-10,174r-28,0r17,-202r35,0r69,163r69,-163r36,0r16,202r-28,0r-12,-174v-16,46,-51,124,-73,173r-20,0r-43,-100v-9,-18,-17,-59,-28,-73"},"\u043d":{"d":"120,3r-29,0r0,-202r29,0r0,84r120,0r0,-84r29,0r0,202r-29,0r0,-94r-120,0r0,94"},"\u043e":{"d":"179,4v-60,0,-101,-42,-101,-100v0,-66,47,-105,103,-105v62,0,101,44,101,101v0,73,-54,104,-103,104xm180,-18v37,0,72,-30,72,-81v0,-36,-21,-79,-71,-79v-49,0,-73,39,-73,80v0,47,31,80,72,80"},"\u043f":{"d":"118,3r-29,0r0,-199r182,0r0,199r-29,0r0,-176r-124,0r0,176"},"\u0440":{"d":"119,84r-30,0r-2,-283r28,0v1,13,-1,29,2,40v14,-24,41,-42,77,-42v54,0,90,44,90,99v0,106,-114,137,-165,71r0,115xm186,-177v-65,0,-67,46,-67,97v0,34,30,61,65,61v42,0,71,-34,71,-82v0,-41,-26,-76,-69,-76"},"\u0441":{"d":"264,-188r-8,23v-11,-6,-27,-12,-50,-12v-53,0,-83,36,-83,79v0,71,82,95,133,67r6,22v-9,4,-33,13,-64,13v-64,0,-105,-41,-105,-99v0,-86,100,-129,171,-93"},"\u0442":{"d":"164,-173r-88,0r0,-23r207,0r0,23r-89,0r0,176r-30,0r0,-176"},"\u0443":{"d":"93,65v43,-13,59,-42,72,-71r-83,-193r32,0r69,167r63,-167r32,0r-66,158v-22,52,-51,120,-112,132"},"\u0444":{"d":"166,-200r0,-89r28,0r0,88v59,4,99,43,99,102v0,64,-42,99,-99,103r0,76r-28,0r0,-76v-60,-4,-99,-41,-99,-101v0,-64,42,-99,99,-103xm167,-16r0,-164v-46,5,-72,39,-72,82v0,45,26,77,72,82xm194,-180r0,164v46,-6,71,-39,71,-83v0,-44,-25,-75,-71,-81"},"\u0445":{"d":"162,-100r-75,-99r35,0r60,81r59,-81r33,0r-76,97r80,105r-35,0r-65,-86v-18,30,-41,58,-62,86r-34,0"},"\u0446":{"d":"260,0r-175,0r0,-199r30,0r0,176r123,0r0,-176r29,0r0,177r20,1r-2,81r-23,0"},"\u0447":{"d":"235,3v-1,-26,2,-57,-1,-81v-48,26,-143,22,-143,-46r0,-75r29,0v4,60,-20,117,57,114v21,0,40,-6,58,-14r0,-100r29,0r0,202r-29,0"},"\u0448":{"d":"308,0r-256,0r0,-199r29,0r0,176r84,0r0,-176r29,0r0,176r85,0r0,-176r29,0r0,199"},"\u0449":{"d":"297,0r-248,0r0,-199r29,0r0,176r84,0r0,-176r29,0r0,176r84,0r0,-176r29,0r0,177r20,1r-2,81r-23,0"},"\u044a":{"d":"61,-173r0,-23r98,0r0,68v63,-7,136,1,139,64v4,67,-99,71,-168,63r0,-172r-69,0xm159,-107r0,86v45,6,111,1,110,-42v-1,-45,-61,-48,-110,-44"},"\u044b":{"d":"69,-1r0,-198r29,0r0,71v63,-7,136,1,139,64v4,67,-100,71,-168,63xm291,3r-29,0r0,-202r29,0r0,202xm98,-107r0,86v45,6,112,0,110,-42v-1,-44,-62,-48,-110,-44"},"\u044c":{"d":"103,-1r0,-198r29,0r0,71v63,-7,136,1,139,64v4,67,-100,71,-168,63xm132,-107r0,86v45,6,112,1,110,-42v-1,-44,-61,-48,-110,-44"},"\u044d":{"d":"95,-9r6,-21v11,4,28,12,52,12v47,0,79,-30,82,-72r-112,0r0,-21r112,0v-3,-36,-27,-67,-78,-67v-24,0,-42,7,-53,12r-6,-20v74,-40,176,4,167,89v8,78,-96,125,-170,88"},"\u044e":{"d":"66,3r0,-202r29,0r0,88r40,0v6,-55,45,-90,97,-90v57,0,95,39,95,101v0,65,-43,104,-98,104v-54,0,-91,-35,-94,-93r-40,0r0,92r-29,0xm231,-18v90,-3,90,-159,0,-161v-87,0,-94,160,0,161"},"\u044f":{"d":"77,3v26,-34,31,-86,80,-96v-31,-3,-64,-19,-64,-50v0,-34,35,-55,106,-55v25,0,50,1,70,4r0,197r-29,0r0,-87r-35,0v-65,-1,-71,51,-95,87r-33,0xm240,-103r0,-73v-42,-5,-118,-8,-118,34v0,40,70,41,118,39"},"\u00a0":{"w":83}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright © 2001, 2002, 2004-2007 Adobe Systems Incorporated. All Rights
 * Reserved.
 * 
 * Trademark:
 * Kozuka Gothic and Ryo are either registered trademarks or trademarks of Adobe
 * Systems Incorporated in the United States and/or other countries.
 * 
 * Full name:
 * RyoGothicPlusN-Bold
 * 
 * Designer:
 * Masahiko Kozuka & Ryoko Nishizuka
 * 
 * Vendor URL:
 * http://www.adobe.co.jp/products/type/
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":360,"face":{"font-family":"Ryo Gothic PlusN AJ13 OpenType","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 8 0 0 0 0 0 0 0","ascent":"317","descent":"-43","x-height":"4","bbox":"-16 -364 375 103","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":77},"!":{"d":"79,-277r-7,190r-42,0r-7,-190r56,0xm51,4v-19,0,-32,-15,-32,-33v0,-19,14,-33,32,-33v19,0,31,14,31,33v0,19,-12,33,-31,33","w":101},"\"":{"d":"24,-177r-8,-106r47,0r-9,106r-30,0xm95,-177r-9,-106r47,0r-8,106r-30,0","w":149},"#":{"d":"76,-78r-10,78r-33,0r11,-78r-32,0r0,-32r37,0r7,-55r-33,0r0,-31r37,0r11,-77r31,0r-10,77r36,0r11,-77r31,0r-10,77r32,0r0,31r-36,0r-8,55r33,0r0,32r-38,0r-10,78r-32,0r11,-78r-36,0xm88,-165r-7,55r36,0r6,-55r-35,0","w":204},"$":{"d":"118,-8r0,44r-35,0r0,-41v-23,-1,-46,-8,-60,-16r11,-40v22,18,96,28,96,-16v0,-18,-12,-30,-45,-45v-35,-16,-59,-35,-59,-71v0,-35,22,-63,60,-72r0,-41r36,0r0,39v23,1,40,6,52,12r-11,40v-19,-15,-86,-21,-86,16v0,17,15,30,44,40v83,29,81,134,-3,151","w":205},"%":{"d":"76,-271v43,0,64,37,64,80v0,56,-31,84,-65,84v-38,0,-65,-33,-65,-81v0,-48,26,-83,66,-83xm76,-242v-39,0,-35,105,0,105v18,0,25,-20,25,-52v0,-29,-6,-53,-25,-53xm250,-161v43,0,64,37,64,80v0,56,-31,84,-65,84v-38,0,-65,-33,-65,-81v0,-48,26,-83,66,-83xm249,-131v-20,0,-26,27,-26,52v0,31,8,53,26,53v18,0,26,-22,26,-53v0,-29,-7,-52,-26,-52xm252,-271r-150,276r-30,0r150,-276r30,0","w":324},"&":{"d":"198,-154r48,0v-6,40,-20,76,-42,102r45,52r-61,0v-6,-6,-11,-12,-18,-21v-18,16,-42,25,-71,25v-106,0,-109,-122,-38,-158v-40,-47,-23,-126,54,-127v38,0,67,24,67,62v0,30,-17,50,-53,75v16,19,35,44,49,60v11,-19,17,-45,20,-70xm62,-82v0,45,58,62,84,30v-17,-19,-39,-46,-61,-73v-11,9,-23,23,-23,43xm113,-247v-37,0,-30,54,-8,75v21,-14,32,-27,32,-45v0,-14,-7,-30,-24,-30","w":251},"'":{"d":"24,-177r-8,-106r47,0r-9,106r-30,0","w":78},"(":{"d":"108,49r-38,0v-23,-32,-48,-87,-48,-167v0,-80,25,-134,48,-166r38,0v-24,38,-44,92,-44,167v0,73,20,127,44,166","w":119},")":{"d":"11,-284r38,0v23,31,48,85,48,166v0,80,-25,134,-48,167r-38,0v24,-38,44,-93,44,-167v0,-73,-20,-127,-44,-166","w":119},"*":{"d":"86,-221v11,-18,16,-41,25,-60r32,19r-42,51r62,-11r0,37v-20,-2,-44,-9,-62,-9r42,49r-33,19r-24,-60r-24,60r-31,-19r41,-51r-61,11r0,-37v20,2,42,10,61,10r-41,-50r32,-18","w":173},"+":{"d":"105,-126r0,-93r35,0r0,93r89,0r0,33r-89,0r0,93r-35,0r0,-93r-88,0r0,-33r88,0","w":244},",":{"d":"31,-60r55,-4v-12,39,-30,82,-47,110r-36,4v12,-33,23,-76,28,-110","w":97},"-":{"d":"12,-91r0,-37r99,0r0,37r-99,0","w":123},".":{"d":"53,4v-19,0,-32,-15,-32,-34v0,-20,14,-34,32,-34v19,0,32,13,32,34v0,20,-13,34,-32,34","w":97},"\/":{"d":"132,-281r-95,297r-36,0r95,-297r36,0","w":129},"0":{"d":"103,4v-63,0,-90,-63,-90,-139v0,-83,30,-141,91,-141v64,0,89,62,89,138v0,90,-33,142,-90,142xm103,-38v24,0,37,-34,37,-98v0,-62,-11,-98,-36,-98v-23,0,-38,33,-38,98v0,64,13,98,37,98","w":205},"1":{"d":"141,0r-52,0r0,-225r-47,25r-12,-38r66,-34r45,0r0,272","w":205},"2":{"d":"186,-44r0,44r-171,0r0,-33v42,-44,112,-116,112,-157v0,-24,-12,-44,-42,-44v-20,0,-38,11,-51,20r-15,-38v17,-13,46,-24,77,-24v58,0,85,37,85,81v0,58,-56,109,-95,151r100,0","w":205},"3":{"d":"126,-147v93,29,63,151,-44,151v-29,0,-54,-8,-68,-17r12,-40v10,6,31,15,52,15v33,0,49,-21,49,-43v-1,-38,-34,-48,-74,-45r0,-37v33,2,63,-6,66,-38v5,-40,-65,-37,-85,-19r-11,-38v14,-9,42,-18,71,-18v92,0,104,105,32,129","w":205},"4":{"d":"167,-67r0,67r-49,0r0,-67r-110,0r0,-35r99,-170r60,0r0,164r31,0r0,41r-31,0xm55,-108r63,0v-1,-38,6,-83,0,-117v-19,43,-41,78,-63,117","w":205},"5":{"d":"46,-273r130,0r0,44r-92,0r-7,54v58,-6,107,20,107,84v0,52,-40,95,-104,95v-27,0,-52,-7,-65,-14r11,-40v33,20,104,17,104,-37v0,-43,-51,-57,-100,-49","w":205},"6":{"d":"170,-235v-60,-2,-101,39,-103,80v43,-48,128,-20,128,62v0,51,-33,97,-88,97v-62,0,-95,-49,-95,-116v0,-62,28,-164,158,-164r0,41xm106,-35v23,0,36,-24,36,-55v0,-28,-13,-52,-38,-52v-16,0,-39,13,-39,44v0,35,15,63,41,63","w":205},"7":{"d":"19,-228r0,-44r170,0r0,33r-103,239r-55,0r104,-228r-116,0","w":205},"8":{"d":"13,-71v-1,-34,22,-56,47,-72v-70,-35,-36,-137,45,-133v91,4,105,93,40,130v27,12,49,35,49,69v0,49,-38,81,-92,81v-58,0,-89,-36,-89,-75xm103,-32v24,0,37,-19,37,-40v0,-27,-17,-44,-41,-52v-43,11,-45,92,4,92xm104,-241v-23,0,-33,19,-33,36v0,21,16,35,37,43v32,-9,41,-79,-4,-79","w":205},"9":{"d":"35,-38v58,5,100,-33,104,-80v-43,45,-126,13,-126,-62v0,-51,35,-96,90,-96v59,0,90,49,90,114v0,94,-49,171,-158,166r0,-42xm66,-185v0,64,74,68,73,11v0,-36,-11,-65,-37,-65v-22,0,-36,23,-36,54","w":205},":":{"d":"53,-133v-20,0,-32,-15,-32,-33v0,-19,14,-34,32,-34v19,0,31,14,31,34v0,19,-12,33,-31,33xm53,4v-20,0,-32,-16,-32,-34v0,-19,14,-33,32,-33v19,0,31,13,31,33v0,19,-12,34,-31,34","w":97},";":{"d":"31,-60r54,-4v-12,39,-30,83,-47,111r-35,3v12,-33,23,-76,28,-110xm55,-133v-20,0,-32,-15,-32,-33v0,-19,14,-34,32,-34v19,0,31,14,31,34v0,19,-12,33,-31,33","w":97},"<":{"d":"220,0r-196,-95r0,-29r196,-95r0,40r-151,70r151,70r0,39","w":244},"=":{"d":"229,-168r0,34r-212,0r0,-34r212,0xm229,-86r0,33r-212,0r0,-33r212,0","w":244},">":{"d":"24,-219r196,93r0,33r-196,93r0,-39r157,-71r-157,-70r0,-39","w":244},"?":{"d":"51,-86v-14,-52,42,-86,45,-125v2,-34,-46,-33,-67,-17r-11,-39v13,-8,34,-15,59,-15v52,0,73,31,73,63v0,51,-62,81,-53,133r-46,0xm73,4v-20,0,-32,-15,-32,-33v0,-20,14,-33,32,-33v19,0,32,13,32,33v0,19,-13,33,-32,33","w":164},"@":{"d":"214,-167r-15,97v0,13,4,20,13,20v18,0,39,-26,39,-76v0,-55,-32,-96,-92,-96v-61,0,-115,53,-115,135v0,93,84,129,157,93r6,21v-89,41,-190,-2,-189,-111v0,-84,58,-159,145,-159v69,0,114,50,114,114v0,65,-31,102,-73,102v-20,0,-29,-14,-33,-33v-22,47,-93,46,-93,-18v0,-65,68,-121,136,-89xm133,-55v31,-2,39,-56,44,-91v-37,-11,-63,24,-64,65v0,16,7,26,20,26","w":292},"A":{"d":"152,-277r78,277r-56,0r-20,-73r-74,0r-19,73r-54,0r78,-277r67,0xm87,-113r60,0r-31,-120","w":238},"B":{"d":"27,-273v66,-12,174,-13,174,64v0,26,-17,48,-45,61v31,8,54,33,54,68v0,61,-46,83,-124,83v-26,0,-46,-2,-59,-4r0,-272xm80,-164v37,3,68,-9,68,-39v0,-35,-38,-39,-68,-35r0,74xm80,-125r0,86v35,7,75,-4,74,-43v-1,-39,-35,-45,-74,-43","w":225},"C":{"d":"196,-50r8,43v-10,5,-33,11,-61,11v-83,0,-130,-57,-130,-139v0,-120,102,-169,193,-135r-10,43v-62,-25,-127,3,-127,89v0,82,61,112,127,88","w":215},"D":{"d":"241,-144v3,133,-93,156,-214,143r0,-272v19,-4,45,-6,72,-6v96,1,140,42,142,135xm80,-235r0,194v66,7,104,-22,105,-103v0,-73,-42,-101,-105,-91","w":254},"E":{"d":"182,-45r0,45r-155,0r0,-277r149,0r0,45r-96,0r0,67r91,0r0,43r-91,0r0,77r102,0","w":195},"F":{"d":"80,0r-53,0r0,-277r148,0r0,45r-95,0r0,73r89,0r0,43r-89,0r0,116","w":193},"G":{"d":"148,3v-87,1,-133,-53,-135,-139v-3,-119,108,-168,207,-132r-11,44v-64,-26,-140,-3,-140,87v0,75,47,108,107,92r0,-67r-40,0r0,-42r91,0r0,143v-16,6,-48,14,-79,14","w":247},"H":{"d":"228,-277r0,277r-53,0r0,-119r-95,0r0,119r-53,0r0,-277r53,0r0,111r95,0r0,-111r53,0","w":254},"I":{"d":"27,0r0,-277r53,0r0,277r-53,0","w":107},"J":{"d":"125,-277r0,182v1,93,-57,109,-126,94r6,-44v37,9,67,7,67,-50r0,-182r53,0","w":149},"K":{"d":"138,-158r87,158r-60,0r-65,-122r-20,27r0,95r-53,0r0,-277r53,0r1,125r77,-125r63,0","w":224},"L":{"d":"179,-45r0,45r-152,0r0,-277r53,0r0,232r99,0","w":187},"M":{"d":"279,-277r16,277r-51,0r-9,-217r-61,213r-40,0r-31,-110v-10,-30,-16,-71,-25,-103r-10,217r-49,0r19,-277r66,0r30,104v10,32,15,68,24,98v13,-68,36,-138,55,-202r66,0","w":314},"N":{"d":"229,-277r0,277r-54,0r-59,-114v-16,-27,-30,-65,-44,-93v4,55,3,141,3,207r-48,0r0,-277r58,0r58,112v16,27,29,64,42,91v-6,-57,-5,-136,-5,-203r49,0","w":255},"O":{"d":"131,-281v77,0,115,65,115,139v0,96,-49,146,-118,146v-73,0,-115,-62,-115,-142v0,-83,46,-143,118,-143xm130,-238v-42,0,-61,48,-61,99v0,54,22,99,61,99v40,0,60,-44,60,-100v0,-51,-19,-98,-60,-98","w":259},"P":{"d":"99,-279v64,-1,105,26,105,84v0,83,-69,98,-124,91r0,104r-53,0r0,-273v17,-3,41,-6,72,-6xm80,-235r0,90v40,6,71,-11,71,-48v0,-39,-36,-51,-71,-42","w":216},"Q":{"d":"234,45v-39,-11,-73,-30,-112,-41v-60,-2,-109,-50,-109,-141v0,-83,45,-144,119,-144v76,0,114,64,114,139v0,69,-28,109,-60,128v21,7,44,12,65,17xm130,-238v-41,0,-61,48,-61,100v0,55,22,98,61,98v39,0,60,-43,60,-100v0,-52,-20,-98,-60,-98","w":259},"R":{"d":"204,-201v1,35,-24,58,-48,70v39,7,44,107,57,131r-54,0v-4,-8,-12,-33,-18,-66v-9,-44,-22,-48,-61,-46r0,112r-53,0r0,-273v18,-3,44,-6,71,-6v35,0,106,4,106,78xm80,-152v40,4,71,-10,70,-44v-1,-46,-40,-44,-70,-40r0,84","w":221},"S":{"d":"173,-268r-11,43v-18,-16,-90,-17,-90,19v0,20,13,31,48,44v99,37,79,168,-37,166v-27,0,-55,-8,-68,-16r10,-45v26,20,105,27,105,-19v0,-20,-13,-32,-44,-45v-42,-18,-68,-44,-68,-80v0,-45,36,-80,96,-80v26,0,46,7,59,13","w":197},"T":{"d":"194,-277r0,46r-68,0r0,231r-53,0r0,-231r-68,0r0,-46r189,0","w":198},"U":{"d":"225,-277r0,162v0,81,-38,119,-101,119v-62,0,-98,-37,-98,-118r0,-163r54,0r0,167v0,49,18,70,45,70v29,0,47,-21,47,-70r0,-167r53,0","w":251},"V":{"d":"171,-277r57,0r-84,277r-61,0r-80,-277r58,0r32,123r23,99v14,-76,37,-149,55,-222","w":229},"W":{"d":"274,-277r53,0r-65,277r-57,0r-24,-117v-6,-29,-10,-58,-14,-89v-11,72,-29,138,-44,206r-56,0r-61,-277r57,0r37,217v10,-70,29,-147,43,-217r53,0r39,216","w":332},"X":{"d":"141,-141r74,141r-59,0r-49,-104r-43,104r-59,0r72,-141r-69,-136r59,0r45,100v12,-35,27,-67,41,-100r59,0","w":220},"Y":{"d":"157,-277r59,0r-82,163r0,114r-54,0r0,-113r-78,-164r59,0r49,124v12,-41,32,-84,47,-124","w":215},"Z":{"d":"196,-277r0,33r-119,199r120,0r0,45r-188,0r0,-30r121,-202r-111,0r0,-45r177,0","w":208},"[":{"d":"105,14r0,32r-78,0r0,-328r78,0r0,32r-38,0r0,264r38,0","w":119},"\u00a5":{"d":"126,-70r0,70r-49,0r0,-70r-60,0r0,-25r60,0r0,-30r-60,0r0,-25r48,0r-62,-122r56,0r45,120v12,-38,31,-82,46,-120r54,0r-65,122r48,0r0,25r-61,0r0,30r61,0r0,25r-61,0","w":205},"]":{"d":"14,-250r0,-32r78,0r0,328r-78,0r0,-32r39,0r0,-264r-39,0","w":119},"^":{"d":"139,-267r86,193r-39,0r-64,-150r-63,150r-39,0r86,-193r33,0","w":244},"_":{"d":"0,45r0,-18r206,0r0,18r-206,0","w":205},"`":{"d":"54,-226r-47,-60r50,0r33,60r-36,0","w":123},"a":{"d":"95,-204v111,0,69,111,82,204r-48,0v-2,-7,0,-16,-4,-21v-30,45,-114,24,-114,-35v0,-51,46,-76,110,-76v7,-43,-62,-40,-86,-21r-10,-35v13,-8,39,-16,70,-16xm89,-34v24,0,39,-30,33,-64v-29,0,-59,7,-59,36v0,19,13,28,26,28","w":197},"b":{"d":"77,-289r1,113v43,-60,130,-19,130,72v0,73,-41,108,-82,108v-23,1,-40,-11,-55,-32r-3,28r-45,0r1,-289r53,0xm113,-162v-32,0,-36,42,-36,82v0,23,15,41,36,41v26,0,41,-24,41,-63v0,-34,-14,-60,-41,-60","w":221},"c":{"d":"153,-45r6,40v-67,26,-146,-9,-146,-93v0,-75,71,-125,147,-99r-8,41v-39,-20,-85,7,-85,56v0,53,44,72,86,55","w":168},"d":{"d":"197,-289r1,289r-47,0v-2,-9,0,-21,-3,-28v-42,66,-135,22,-135,-71v0,-68,38,-105,81,-105v23,0,41,9,49,23r0,-108r54,0xm107,-39v29,0,36,-40,36,-80v0,-29,-17,-43,-35,-43v-27,0,-41,28,-41,63v0,36,15,60,40,60","w":220},"e":{"d":"168,-45r7,37v-73,32,-162,-1,-162,-90v0,-58,33,-107,92,-107v55,0,87,49,79,121r-120,0v0,54,65,55,104,39xm64,-121r72,0v0,-21,-8,-47,-34,-47v-26,0,-37,27,-38,47","w":198},"f":{"d":"31,-201v-2,-76,45,-104,106,-88r-4,41v-5,-2,-11,-3,-19,-3v-30,0,-30,30,-30,50r40,0r0,40r-40,0r0,161r-53,0r0,-161r-27,0r0,-40r27,0","w":127},"g":{"d":"149,-200r47,0v-3,45,-2,120,-2,173v0,39,-3,112,-101,112v-23,0,-47,-5,-63,-14r10,-41v41,23,115,19,101,-57v-44,59,-128,8,-128,-72v0,-93,90,-137,134,-77xm141,-84v0,-38,-2,-79,-34,-79v-24,0,-40,25,-40,63v0,35,15,58,40,58v12,0,34,-8,34,-42","w":218},"h":{"d":"195,-120r0,120r-53,0r0,-116v0,-26,-8,-45,-31,-45v-13,0,-34,9,-34,39r0,122r-53,0r0,-289r53,0r1,113v43,-54,117,-34,117,56","w":218},"i":{"d":"79,-255v0,17,-12,28,-29,28v-17,0,-28,-12,-28,-28v0,-17,11,-29,28,-29v17,0,29,12,29,29xm77,-201r0,201r-53,0r0,-201r53,0","w":101},"j":{"d":"84,-255v0,17,-12,28,-29,28v-17,0,-28,-12,-28,-28v0,-17,12,-29,29,-29v17,0,28,13,28,29xm82,-201r0,182v0,33,-1,105,-93,105r-5,-42v42,-3,45,-26,45,-77r0,-168r53,0","w":105},"k":{"d":"128,-118r74,118r-64,0r-47,-86r-14,19r0,67r-53,0r0,-289r53,0r1,176v16,-31,36,-58,54,-88r62,0","w":198},"l":{"d":"77,-289r0,289r-53,0r0,-289r53,0","w":101},"m":{"d":"302,-122r0,122r-53,0r0,-113v7,-57,-60,-67,-60,-9r0,122r-52,0r0,-118v0,-24,-8,-43,-29,-43v-15,0,-32,13,-32,40r0,121r-52,0r-1,-200r45,0v2,8,0,20,4,26v13,-33,96,-44,108,3v42,-56,122,-44,122,49","w":324},"n":{"d":"195,-123r0,123r-53,0r0,-117v0,-24,-7,-44,-30,-44v-14,0,-35,11,-35,42r0,119r-53,0r-1,-200r46,0v2,8,0,20,3,27v29,-49,123,-42,123,50","w":218},"o":{"d":"108,-205v56,0,91,42,91,103v0,76,-49,106,-94,106v-54,0,-92,-38,-92,-103v0,-67,41,-106,95,-106xm145,-101v0,-31,-11,-65,-38,-65v-56,0,-52,133,-1,131v25,0,39,-30,39,-66","w":213},"p":{"d":"72,-173v45,-65,136,-25,136,71v0,74,-41,106,-82,106v-23,1,-38,-11,-49,-23r0,99r-53,0r-1,-281r46,0xm114,-162v-34,0,-37,41,-37,81v0,29,18,43,36,43v27,0,41,-26,41,-62v0,-36,-14,-62,-40,-62","w":221},"q":{"d":"148,-201r50,0r-1,281r-54,0r-1,-104v-43,60,-129,17,-129,-73v0,-71,41,-108,82,-108v25,0,38,12,52,28xm107,-39v39,0,37,-42,36,-82v0,-22,-14,-41,-35,-41v-27,0,-41,25,-41,62v0,36,14,61,40,61","w":220},"r":{"d":"134,-204r0,51v-34,-5,-56,9,-57,49r0,104r-53,0r-1,-201r45,0v2,11,0,26,4,35v12,-30,33,-43,62,-38","w":138},"s":{"d":"140,-194r-10,38v-14,-11,-63,-19,-63,8v0,11,7,19,31,27v77,27,60,125,-30,125v-22,0,-43,-6,-56,-14r10,-38v15,11,75,24,74,-7v0,-12,-6,-20,-28,-28v-81,-28,-59,-121,22,-122v21,0,38,5,50,11","w":159},"t":{"d":"33,-201r0,-36r52,-16r0,52r45,0r0,40r-45,0v6,45,-22,137,41,119r1,41v-7,3,-21,5,-36,5v-58,0,-58,-51,-58,-73r0,-92r-27,0r0,-40r27,0","w":138},"u":{"d":"193,-201r2,201r-46,0v-2,-8,0,-20,-4,-27v-8,13,-27,31,-58,31v-38,0,-64,-25,-64,-85r0,-120r54,0r0,112v-8,60,63,64,63,12r0,-124r53,0","w":217},"v":{"d":"136,-201r55,0r-69,201r-51,0r-67,-201r57,0r38,149","w":194},"w":{"d":"232,-201r52,0r-58,201r-49,0r-33,-140v-9,53,-23,92,-36,140r-48,0r-56,-201r55,0r29,152v10,-53,24,-102,37,-152r42,0r36,152v7,-51,19,-103,29,-152","w":289},"x":{"d":"131,-201r56,0r-60,97r61,104r-60,0r-35,-71r-34,71r-57,0r61,-102r-59,-99r59,0r35,69","w":190},"y":{"d":"18,45v23,-7,60,-38,52,-61r-67,-185r58,0r40,143r34,-143r55,0v-41,103,-57,269,-159,291","w":191},"z":{"d":"15,-201r147,0r0,34r-63,89v-9,13,-19,23,-27,35r92,0r0,43r-156,0r0,-32r91,-126r-84,0r0,-43","w":172},"{":{"d":"107,46v-42,2,-70,-11,-72,-56v-2,-34,30,-93,-25,-94r0,-28v55,-1,23,-57,25,-94v2,-43,28,-58,72,-56r0,31v-14,0,-32,1,-32,31v0,38,13,100,-28,102v41,4,28,62,28,103v0,31,17,30,32,30r0,31","w":119},"\u00a6":{"d":"71,-277r0,143r-39,0r0,-143r39,0xm71,-72r0,144r-39,0r0,-144r39,0","w":103},"}":{"d":"12,-282v44,-2,70,13,72,56v2,33,-28,94,25,94r0,28v-54,2,-23,57,-25,94v-3,44,-28,58,-72,56r0,-31v15,0,32,1,32,-30v0,-39,-13,-101,29,-103v-41,-4,-29,-60,-29,-102v0,-30,-18,-31,-32,-31r0,-31","w":119},"\\":{"d":"37,-281r86,297r-36,0r-86,-297r36,0","w":124},"|":{"d":"32,103r0,-411r39,0r0,411r-39,0","w":103},"~":{"d":"75,-153v27,0,72,36,97,36v12,0,18,-10,18,-33r35,0v2,51,-21,71,-52,71v-27,0,-75,-36,-98,-37v-12,0,-19,8,-20,34r-34,0v-1,-50,24,-71,54,-71","w":244},"\u00a1":{"d":"72,-111r7,189r-56,0r7,-189r42,0xm51,-203v20,0,32,15,32,33v0,19,-13,33,-32,33v-18,0,-32,-14,-32,-33v0,-19,14,-33,32,-33","w":101},"\u00a2":{"d":"139,-36r0,40r-35,0r0,-41v-47,-8,-76,-43,-76,-100v0,-51,28,-91,76,-101r0,-41r35,0r0,39v13,1,28,4,37,8r-9,39v-42,-23,-87,5,-87,55v0,58,47,73,91,55r7,38v-9,4,-24,8,-39,9","w":205},"\u00a3":{"d":"188,-43r0,43r-169,0r0,-29v29,-15,49,-46,42,-89r-38,0r0,-35r32,0v-16,-65,15,-125,80,-123v20,0,35,4,43,9r-10,40v-26,-17,-68,-1,-68,35v0,14,1,27,4,39r53,0r0,35r-48,0v2,14,0,47,-28,75r107,0","w":205},"\u0192":{"d":"73,-133r-32,0r0,-38r36,0v7,-47,17,-102,85,-105v12,0,23,2,30,6r-8,37v-38,-17,-57,21,-56,62r42,0r0,38r-46,0v-11,73,-2,170,-84,169v-14,0,-27,-3,-34,-7r8,-37v35,12,47,-1,52,-54","w":205},"\u00a4":{"d":"28,-245r30,34v21,-21,72,-20,90,-1r31,-33r23,24r-35,32v16,21,17,78,0,99r34,33r-23,25r-30,-35v-25,22,-67,22,-91,1r-29,34r-23,-25r33,-31v-17,-22,-16,-80,1,-101r-35,-32xm103,-192v-23,0,-37,24,-37,54v0,34,19,53,36,53v19,0,37,-18,37,-54v0,-28,-14,-53,-36,-53","w":205},"\u201c":{"d":"54,-280r31,-3v-11,32,-22,71,-27,104r-49,4v12,-38,29,-77,45,-105xm125,-280r31,-3v-12,32,-22,71,-27,104r-50,4v12,-38,29,-77,46,-105","w":162},"\u00ab":{"d":"57,-180r38,0r-48,76r48,77r-38,0r-47,-77xm129,-180r39,0r-49,76r49,77r-39,0r-47,-77","w":175},"\u00b7":{"d":"49,-74v-19,0,-32,-15,-32,-34v0,-20,14,-34,32,-34v19,0,32,13,32,34v0,20,-13,34,-32,34","w":97},"\u201d":{"d":"39,-178r-31,3v12,-32,22,-71,27,-104r50,-4v-12,38,-30,78,-46,105xm110,-178r-31,3v11,-32,22,-71,27,-104r50,-4v-12,38,-29,78,-46,105","w":162},"\u00bb":{"d":"8,-27r48,-77r-48,-76r38,0r48,76r-48,77r-38,0xm80,-27r48,-77r-48,-76r38,0r47,76r-47,77r-38,0","w":175},"\u2026":{"d":"68,4v-19,0,-32,-15,-32,-34v0,-20,14,-34,32,-34v18,0,32,13,32,34v0,20,-13,34,-32,34xm206,4v-19,0,-32,-15,-32,-34v0,-20,14,-34,32,-34v19,0,32,13,32,34v0,20,-13,34,-32,34xm343,4v-20,0,-32,-15,-32,-34v0,-20,14,-34,32,-34v19,0,32,13,32,34v0,20,-13,34,-32,34","w":411},"\u00bf":{"d":"93,-203v20,0,32,15,32,33v0,19,-13,34,-32,34v-17,0,-32,-12,-32,-34v0,-19,14,-33,32,-33xm115,-113v14,52,-42,87,-46,125v-3,33,46,34,67,17r12,39v-13,8,-35,15,-60,15v-52,0,-73,-30,-73,-62v0,-51,63,-82,54,-134r46,0","w":164},"\u00af":{"d":"14,-239r0,-31r95,0r0,31r-95,0","w":123},"\u00b8":{"d":"36,33r17,-35r29,0r-11,21v15,2,28,13,28,29v1,38,-50,41,-77,28r8,-22v11,7,36,11,36,-5v0,-9,-10,-14,-30,-16","w":123},"\u00c6":{"d":"85,-81r-30,81r-54,0r108,-277r183,0r0,45r-101,0r6,69r93,0r0,43r-87,0r8,75r92,0r0,45r-138,0r-8,-81r-72,0xm140,-239v-16,36,-27,78,-41,116r52,0","w":313},"\u00aa":{"d":"71,-243v73,0,48,73,56,134r-32,0v-2,-4,-1,-11,-4,-14v-21,28,-78,17,-78,-24v0,-32,32,-47,76,-47v5,-27,-45,-25,-59,-12r-7,-24v10,-7,28,-13,48,-13xm67,-132v22,-2,23,-18,22,-40v-19,0,-40,4,-40,22v0,10,8,18,18,18","w":141},"\u0141":{"d":"181,-45r0,45r-152,0r0,-100r-30,22r0,-40r30,-22r0,-137r53,0r0,101r49,-35r0,40r-49,35r0,91r99,0","w":190},"\u00d8":{"d":"75,-12r-22,35r-28,-21r21,-36v-66,-77,-28,-247,84,-247v21,0,40,5,56,15r19,-32r30,18r-21,36v22,26,32,64,32,103v2,120,-85,174,-171,129xm130,-238v-57,0,-80,98,-53,153r85,-140v-9,-8,-19,-13,-32,-13xm130,-39v55,0,78,-96,53,-153r-85,139v8,9,19,14,32,14","w":259},"\u0152":{"d":"13,-137v0,-107,72,-162,180,-140r128,0r0,45r-96,0r0,67r90,0r0,43r-90,0r0,77r102,0r0,45r-138,0r-50,4v-88,0,-126,-66,-126,-141xm172,-44r0,-189v-58,-18,-102,15,-103,94v-1,74,40,112,103,95","w":340},"\u00ba":{"d":"73,-243v40,0,62,29,62,67v0,49,-32,69,-63,69v-36,0,-62,-26,-62,-67v0,-43,28,-69,63,-69xm73,-215v-37,0,-31,81,0,81v17,0,25,-19,25,-41v0,-18,-7,-40,-25,-40","w":145},"\u00e6":{"d":"150,-170v14,-22,37,-35,64,-35v65,0,79,63,74,117r-117,0v-4,56,65,60,102,42r7,37v-47,23,-115,16,-137,-24v-14,23,-37,37,-69,37v-39,0,-63,-28,-63,-62v0,-48,46,-72,110,-72v1,-18,-5,-37,-38,-37v-18,0,-36,7,-47,14r-11,-34v33,-23,111,-28,125,17xm88,-35v33,0,36,-28,34,-61v-30,0,-60,7,-60,35v0,18,12,26,26,26xm171,-124r69,0v1,-19,-7,-45,-33,-45v-25,0,-35,27,-36,45","w":302},"\u0131":{"d":"77,-201r0,201r-53,0r0,-201r53,0","w":101},"\u0142":{"d":"79,-143r0,143r-53,0r0,-105r-26,21r0,-41r26,-21r0,-143r53,0r0,105r27,-23r0,41","w":105},"\u00f8":{"d":"63,-7r-18,26r-19,-15r16,-26v-18,-18,-29,-44,-29,-78v-2,-85,72,-127,139,-93r16,-26r22,13r-18,28v18,18,28,45,28,77v-3,94,-72,123,-137,94xm107,-166v-42,3,-53,66,-35,100r57,-90v-5,-6,-12,-10,-22,-10xm107,-35v39,1,53,-65,34,-98r-56,88v5,6,13,10,22,10","w":213},"\u0153":{"d":"13,-100v0,-101,113,-140,158,-67v15,-25,39,-38,66,-38v68,0,83,65,76,120r-118,0v-1,54,66,56,103,39r7,37v-51,22,-108,19,-135,-25v-46,73,-157,35,-157,-66xm107,-166v-60,0,-50,131,0,131v27,0,38,-28,38,-65v0,-32,-10,-66,-38,-66xm195,-121r70,0v0,-21,-6,-46,-33,-46v-25,0,-36,26,-37,46","w":326},"\u00df":{"d":"160,-61v-2,-34,-47,-51,-47,-90v0,-21,12,-40,33,-50v10,-24,-5,-51,-30,-51v-23,0,-39,18,-39,69r0,183r-53,0r0,-179v0,-76,31,-110,96,-114v59,-4,99,55,70,105v-65,37,30,72,23,124v5,56,-65,81,-118,61r7,-39v20,12,60,6,58,-19","w":225},"\u00ad":{"d":"17,-93r0,-34r212,0r0,34r-212,0","w":244},"\u00a9":{"d":"13,-140v0,-73,60,-126,127,-126v70,0,125,56,125,126v0,71,-55,128,-125,128v-71,0,-127,-57,-127,-128xm39,-139v0,61,46,105,100,105v58,0,101,-48,101,-105v0,-57,-44,-106,-101,-106v-56,0,-100,47,-100,106xm190,-95r6,19v-52,32,-126,2,-126,-61v0,-66,76,-94,125,-66r-6,21v-31,-19,-101,-6,-92,44v-5,49,58,65,93,43","w":278},"\u00ac":{"d":"228,-171r0,126r-34,0r0,-93r-178,0r0,-33r212,0","w":244},"\u00ae":{"d":"17,-213v0,-38,32,-69,70,-69v39,0,70,32,70,69v0,38,-31,69,-70,69v-39,0,-70,-31,-70,-69xm37,-213v0,31,24,52,50,52v29,0,50,-23,50,-52v0,-29,-21,-52,-50,-52v-28,0,-50,23,-50,52xm78,-180r-18,0r0,-64v17,-1,58,-10,58,17v1,7,-8,11,-14,15v11,0,13,26,17,32v-15,1,-25,2,-25,-14v0,-10,-6,-10,-18,-10r0,24xm79,-233r0,17v18,4,27,-16,7,-17r-7,0","w":173},"\u00b2":{"d":"119,-179r-114,0v-4,-26,12,-32,23,-43v27,-29,46,-45,46,-64v1,-29,-43,-25,-57,-11r-10,-27v27,-30,120,-16,110,31v1,35,-35,58,-57,83r59,0r0,31","w":129},"\u00b3":{"d":"31,-251r0,-24v15,0,41,-2,41,-20v1,-24,-43,-17,-54,-7r-8,-27v26,-21,112,-12,103,28v0,18,-13,31,-31,37v21,3,36,18,36,39v0,45,-78,61,-115,39r8,-29v15,12,65,17,65,-12v0,-23,-30,-24,-45,-24","w":127},"\u00b5":{"d":"30,81v-12,-71,-3,-197,-6,-282r53,0r0,119v0,26,10,43,30,43v14,0,34,-11,34,-38r0,-124r53,0r0,141v0,18,4,24,16,24r-3,37v-26,9,-52,-3,-59,-27v-6,22,-56,42,-75,14r4,93r-47,0","w":218},"\u00b9":{"d":"85,-339r0,160r-40,0r-1,-126r-31,15r-6,-29v22,-10,41,-24,78,-20","w":110},"\u00bc":{"d":"277,-39r0,39r-37,0r0,-39r-74,0r0,-23r67,-100r44,0r0,96r21,0r0,27r-21,0xm202,-66r38,0v-1,-20,3,-45,0,-63v-11,24,-24,42,-38,63xm19,-221r-6,-29v23,-10,42,-23,78,-19r0,160r-40,0r-1,-126xm90,4r-29,0r149,-275r29,0","w":312},"\u00bd":{"d":"14,-221r-6,-29v23,-10,42,-23,78,-19r0,160r-40,0r-1,-126xm80,4r-29,0r149,-275r29,0xm296,0r-115,0r0,-21v22,-24,70,-63,70,-87v0,-29,-43,-25,-57,-11r-11,-27v29,-28,119,-16,110,31v1,35,-34,59,-57,83r60,0r0,32","w":312},"\u00be":{"d":"280,-39r0,39r-37,0r0,-39r-74,0r0,-23r68,-100r43,0r0,96r21,0r0,27r-21,0xm205,-66r38,0v0,-20,4,-45,1,-63v-11,24,-25,42,-39,63xm67,-271v65,-2,68,62,23,77v21,3,36,17,36,38v0,45,-78,61,-115,39r8,-28v16,11,65,15,65,-13v0,-23,-31,-23,-45,-23r0,-25v13,0,41,0,41,-20v0,-22,-44,-16,-55,-7r-7,-26v11,-6,29,-12,49,-12xm102,4r-30,0r149,-275r30,0","w":312},"\u00c0":{"d":"152,-277r78,277r-56,0r-20,-73r-74,0r-19,73r-54,0r78,-277r67,0xm87,-113r60,0r-31,-120xm107,-292r-50,-49r56,0r36,49r-42,0","w":238},"\u00c1":{"d":"152,-277r78,277r-56,0r-20,-73r-74,0r-19,73r-54,0r78,-277r67,0xm87,-113r60,0r-31,-120xm94,-292r35,-48r57,0r-51,48r-41,0","w":238},"\u00c2":{"d":"152,-277r78,277r-56,0r-20,-73r-74,0r-19,73r-54,0r78,-277r67,0xm87,-113r60,0r-31,-120xm60,-292r39,-47r40,0r40,47r-39,0v-7,-8,-13,-17,-21,-24r-21,24r-38,0","w":238},"\u00c3":{"d":"152,-277r78,277r-56,0r-20,-73r-74,0r-19,73r-54,0r78,-277r67,0xm87,-113r60,0r-31,-120xm96,-342v17,-1,28,14,42,15v6,0,9,-3,10,-16r25,0v5,61,-44,46,-72,32v-5,0,-9,6,-10,17r-25,0v-1,-31,12,-48,30,-48","w":238},"\u00c4":{"d":"152,-277r78,277r-56,0r-20,-73r-74,0r-19,73r-54,0r78,-277r67,0xm87,-113r60,0r-31,-120xm80,-294v-15,0,-25,-13,-25,-26v0,-14,11,-25,25,-25v13,0,24,11,24,25v0,14,-10,26,-24,26xm159,-294v-15,0,-24,-13,-24,-26v0,-14,10,-25,24,-25v14,0,25,11,25,25v0,14,-11,26,-25,26","w":238},"\u00c5":{"d":"152,-277r78,277r-56,0r-20,-73r-74,0r-19,73r-54,0r78,-277r67,0xm87,-113r60,0r-31,-120xm120,-364v31,0,44,18,44,39v0,21,-16,39,-44,39v-28,0,-45,-17,-45,-38v0,-21,16,-40,45,-40xm120,-345v-24,1,-24,39,0,40v12,0,18,-9,18,-20v0,-10,-6,-20,-18,-20","w":238},"\u00c7":{"d":"82,35v7,-12,9,-28,19,-37v-57,-16,-88,-65,-88,-133v0,-120,100,-169,193,-135r-10,43v-62,-25,-127,3,-127,89v0,82,61,112,127,88r8,43v-11,6,-50,14,-78,10r-8,16v15,3,29,13,29,31v-1,40,-51,44,-79,29r8,-23v10,5,36,12,37,-5v0,-9,-10,-14,-31,-16","w":215},"\u00c8":{"d":"182,-45r0,45r-155,0r0,-277r149,0r0,45r-96,0r0,67r91,0r0,43r-91,0r0,77r102,0xm86,-292r-51,-49r57,0r35,49r-41,0","w":195},"\u00c9":{"d":"182,-45r0,45r-155,0r0,-277r149,0r0,45r-96,0r0,67r91,0r0,43r-91,0r0,77r102,0xm73,-292r35,-48r57,0r-51,48r-41,0","w":195},"\u00ca":{"d":"182,-45r0,45r-155,0r0,-277r149,0r0,45r-96,0r0,67r91,0r0,43r-91,0r0,77r102,0xm39,-292r38,-47r41,0r40,47r-40,0v-7,-8,-13,-17,-21,-24r-20,24r-38,0","w":195},"\u00cb":{"d":"182,-45r0,45r-155,0r0,-277r149,0r0,45r-96,0r0,67r91,0r0,43r-91,0r0,77r102,0xm58,-294v-15,0,-25,-13,-25,-26v0,-14,11,-25,25,-25v13,0,24,11,24,25v0,14,-10,26,-24,26xm138,-294v-15,0,-25,-13,-25,-26v0,-14,11,-25,25,-25v14,0,24,11,24,25v0,14,-10,26,-24,26","w":195},"\u00cc":{"d":"27,0r0,-277r53,0r0,277r-53,0xm41,-292r-50,-49r57,0r35,49r-42,0","w":107},"\u00cd":{"d":"27,0r0,-277r53,0r0,277r-53,0xm28,-292r36,-48r56,0r-50,48r-42,0","w":107},"\u00ce":{"d":"27,0r0,-277r53,0r0,277r-53,0xm-6,-292r39,-47r41,0r39,47r-39,0v-7,-8,-13,-17,-21,-24r-21,24r-38,0","w":107},"\u00cf":{"d":"27,0r0,-277r53,0r0,277r-53,0xm14,-294v-15,0,-25,-13,-25,-26v0,-14,11,-25,25,-25v13,0,25,11,25,25v0,14,-11,26,-25,26xm94,-294v-15,0,-25,-13,-25,-26v0,-14,11,-25,25,-25v14,0,24,11,24,25v0,14,-10,26,-24,26","w":107},"\u00d0":{"d":"243,-144v5,125,-94,160,-213,143r0,-121r-29,0r0,-40r29,0r0,-111v19,-4,44,-6,71,-6v97,0,139,42,142,135xm82,-162r52,0r0,40r-52,0r0,81v66,7,104,-22,105,-103v1,-70,-40,-102,-105,-91r0,73","w":256},"\u00d1":{"d":"229,-277r0,277r-54,0r-59,-114v-16,-27,-30,-65,-44,-93v4,55,3,141,3,207r-48,0r0,-277r58,0r58,112v16,27,29,64,42,91v-6,-57,-5,-136,-5,-203r49,0xm104,-342v22,0,47,36,53,-1r24,0v5,60,-44,48,-71,32v-5,0,-9,6,-10,17r-25,0v-1,-31,11,-48,29,-48","w":255},"\u00d2":{"d":"131,-281v77,0,115,65,115,139v0,96,-49,146,-118,146v-73,0,-115,-62,-115,-142v0,-83,46,-143,118,-143xm130,-238v-42,0,-61,48,-61,99v0,54,22,99,61,99v40,0,60,-44,60,-100v0,-51,-19,-98,-60,-98xm117,-292r-50,-49r56,0r36,49r-42,0","w":259},"\u00d3":{"d":"131,-281v77,0,115,65,115,139v0,96,-49,146,-118,146v-73,0,-115,-62,-115,-142v0,-83,46,-143,118,-143xm130,-238v-42,0,-61,48,-61,99v0,54,22,99,61,99v40,0,60,-44,60,-100v0,-51,-19,-98,-60,-98xm104,-292r35,-48r57,0r-51,48r-41,0","w":259},"\u00d4":{"d":"131,-281v77,0,115,65,115,139v0,96,-49,146,-118,146v-73,0,-115,-62,-115,-142v0,-83,46,-143,118,-143xm130,-238v-42,0,-61,48,-61,99v0,54,22,99,61,99v40,0,60,-44,60,-100v0,-51,-19,-98,-60,-98xm70,-292r39,-47r40,0r40,47r-39,0v-7,-8,-13,-17,-21,-24r-21,24r-38,0","w":259},"\u00d5":{"d":"131,-281v77,0,115,65,115,139v0,96,-49,146,-118,146v-73,0,-115,-62,-115,-142v0,-83,46,-143,118,-143xm130,-238v-42,0,-61,48,-61,99v0,54,22,99,61,99v40,0,60,-44,60,-100v0,-51,-19,-98,-60,-98xm106,-342v17,-1,28,14,42,15v6,0,9,-3,10,-16r25,0v5,61,-44,46,-72,32v-5,0,-8,6,-9,17r-26,0v-1,-31,12,-48,30,-48","w":259},"\u00d6":{"d":"131,-281v77,0,115,65,115,139v0,96,-49,146,-118,146v-73,0,-115,-62,-115,-142v0,-83,46,-143,118,-143xm130,-238v-42,0,-61,48,-61,99v0,54,22,99,61,99v40,0,60,-44,60,-100v0,-51,-19,-98,-60,-98xm90,-294v-15,0,-25,-13,-25,-26v0,-14,11,-25,25,-25v13,0,24,11,24,25v0,14,-10,26,-24,26xm170,-294v-15,0,-25,-13,-25,-26v0,-14,11,-25,25,-25v14,0,24,11,24,25v0,14,-10,26,-24,26","w":259},"\u00d9":{"d":"225,-277r0,162v0,81,-38,119,-101,119v-62,0,-98,-37,-98,-118r0,-163r54,0r0,167v0,49,18,70,45,70v29,0,47,-21,47,-70r0,-167r53,0xm114,-292r-51,-49r57,0r35,49r-41,0","w":251},"\u00da":{"d":"225,-277r0,163v0,81,-38,118,-101,118v-62,0,-98,-37,-98,-118r0,-163r54,0r0,168v0,48,18,69,45,69v29,0,47,-20,47,-69r0,-168r53,0xm100,-292r36,-48r56,0r-50,48r-42,0","w":251},"\u00db":{"d":"225,-277r0,163v0,81,-38,118,-101,118v-62,0,-98,-37,-98,-118r0,-163r54,0r0,168v0,48,18,69,45,69v29,0,47,-20,47,-69r0,-168r53,0xm66,-292r39,-47r41,0r39,47r-39,0v-7,-8,-13,-17,-21,-24r-20,24r-39,0","w":251},"\u00dc":{"d":"225,-277r0,162v0,81,-38,119,-101,119v-62,0,-98,-37,-98,-118r0,-163r54,0r0,167v0,49,18,70,45,70v29,0,47,-21,47,-70r0,-167r53,0xm86,-294v-15,0,-25,-13,-25,-26v0,-14,11,-25,25,-25v13,0,25,11,25,25v0,14,-11,26,-25,26xm166,-294v-15,0,-25,-13,-25,-26v0,-14,11,-25,25,-25v14,0,24,11,24,25v0,14,-10,26,-24,26","w":251},"\u00dd":{"d":"157,-277r59,0r-82,163r0,114r-54,0r0,-113r-78,-164r59,0r49,124v12,-41,32,-84,47,-124xm83,-292r35,-48r57,0r-51,48r-41,0","w":215},"\u00de":{"d":"80,0r-53,0r0,-277r53,0r0,51v8,-1,16,-2,29,-2v95,0,94,70,94,80v-1,75,-55,97,-123,90r0,58xm80,-185r0,84v37,8,74,-8,70,-43v4,-36,-35,-49,-70,-41","w":215},"\u00e0":{"d":"95,-204v111,0,69,111,82,204r-48,0v-2,-7,0,-16,-4,-21v-30,45,-114,24,-114,-35v0,-51,46,-76,110,-76v7,-43,-62,-40,-86,-21r-10,-35v13,-8,39,-16,70,-16xm89,-34v24,0,39,-30,33,-64v-29,0,-59,7,-59,36v0,19,13,28,26,28xm91,-226r-47,-60r50,0r33,60r-36,0","w":197},"\u00e1":{"d":"95,-204v111,0,69,111,82,204r-48,0v-2,-7,0,-16,-4,-21v-30,45,-114,24,-114,-35v0,-51,46,-76,110,-76v7,-43,-62,-40,-86,-21r-10,-35v13,-8,39,-16,70,-16xm89,-34v24,0,39,-30,33,-64v-29,0,-59,7,-59,36v0,19,13,28,26,28xm74,-226r34,-60r49,0r-47,60r-36,0","w":197},"\u00e2":{"d":"95,-204v111,0,69,111,82,204r-48,0v-2,-7,0,-16,-4,-21v-30,45,-114,24,-114,-35v0,-51,46,-76,110,-76v7,-43,-62,-40,-86,-21r-10,-35v13,-8,39,-16,70,-16xm89,-34v24,0,39,-30,33,-64v-29,0,-59,7,-59,36v0,19,13,28,26,28xm42,-226r39,-60r36,0r39,60r-36,0r-21,-35r-21,35r-36,0","w":197},"\u00e3":{"d":"95,-204v111,0,69,111,82,204r-48,0v-2,-7,0,-16,-4,-21v-30,45,-114,24,-114,-35v0,-51,46,-76,110,-76v7,-43,-62,-40,-86,-21r-10,-35v13,-8,39,-16,70,-16xm89,-34v24,0,39,-30,33,-64v-29,0,-59,7,-59,36v0,19,13,28,26,28xm76,-279v16,-1,29,14,42,15v6,0,9,-2,10,-16r25,0v5,61,-44,49,-72,32v-6,0,-10,6,-10,18r-26,0v-1,-30,11,-49,31,-49","w":197},"\u00e4":{"d":"95,-204v111,0,69,111,82,204r-48,0v-2,-7,0,-16,-4,-21v-30,45,-114,24,-114,-35v0,-51,46,-76,110,-76v7,-43,-62,-40,-86,-21r-10,-35v13,-8,39,-16,70,-16xm89,-34v24,0,39,-30,33,-64v-29,0,-59,7,-59,36v0,19,13,28,26,28xm59,-230v-15,0,-26,-12,-26,-26v0,-15,12,-26,26,-26v14,0,25,11,25,26v0,14,-10,26,-25,26xm138,-230v-15,0,-25,-12,-25,-26v0,-15,12,-26,26,-26v14,0,25,11,25,26v0,15,-11,26,-26,26","w":197},"\u00e5":{"d":"95,-204v111,0,69,111,82,204r-48,0v-2,-7,0,-16,-4,-21v-30,45,-114,24,-114,-35v0,-51,46,-76,110,-76v7,-43,-62,-40,-86,-21r-10,-35v13,-8,39,-16,70,-16xm89,-34v24,0,39,-30,33,-64v-29,0,-59,7,-59,36v0,19,13,28,26,28xm99,-299v27,0,44,16,44,39v0,22,-17,39,-44,39v-28,0,-44,-16,-44,-38v0,-24,17,-40,44,-40xm99,-280v-26,1,-25,40,0,41v13,0,19,-10,19,-21v0,-10,-6,-20,-19,-20","w":197},"\u00e7":{"d":"13,-98v0,-75,70,-125,147,-99r-8,41v-39,-20,-85,7,-85,56v0,53,44,72,86,55r6,40v-9,4,-37,11,-57,8r-9,16v15,2,29,12,29,29v1,38,-50,41,-77,28r7,-22v12,7,37,11,37,-5v0,-9,-10,-14,-31,-16r17,-34v-39,-13,-62,-47,-62,-97","w":168},"\u00e8":{"d":"168,-45r7,37v-73,32,-162,-1,-162,-90v0,-58,33,-107,92,-107v55,0,87,49,79,121r-120,0v0,54,65,55,104,39xm64,-121r72,0v0,-21,-8,-47,-34,-47v-26,0,-37,27,-38,47xm91,-226r-47,-60r50,0r33,60r-36,0","w":198},"\u00e9":{"d":"168,-45r7,37v-73,32,-162,-1,-162,-90v0,-58,33,-107,92,-107v55,0,87,49,79,121r-120,0v0,54,65,55,104,39xm64,-121r72,0v0,-21,-8,-47,-34,-47v-26,0,-37,27,-38,47xm74,-226r34,-60r50,0r-48,60r-36,0","w":198},"\u00ea":{"d":"168,-45r7,37v-73,32,-162,-1,-162,-90v0,-58,33,-107,92,-107v55,0,87,49,79,121r-120,0v0,54,65,55,104,39xm64,-121r72,0v0,-21,-8,-47,-34,-47v-26,0,-37,27,-38,47xm42,-226r39,-60r36,0r39,60r-36,0v-7,-11,-12,-25,-21,-35r-20,35r-37,0","w":198},"\u00eb":{"d":"168,-45r7,37v-73,32,-162,-1,-162,-90v0,-58,33,-107,92,-107v55,0,87,49,79,121r-120,0v0,54,65,55,104,39xm64,-121r72,0v0,-21,-8,-47,-34,-47v-26,0,-37,27,-38,47xm59,-230v-15,0,-25,-12,-25,-26v0,-15,12,-26,26,-26v14,0,24,11,24,26v0,14,-10,26,-25,26xm139,-230v-15,0,-26,-12,-26,-26v0,-15,12,-26,26,-26v14,0,25,11,25,26v0,15,-10,26,-25,26","w":198},"\u00ec":{"d":"77,-201r0,201r-53,0r0,-201r53,0xm43,-226r-47,-60r50,0r33,60r-36,0","w":101},"\u00ed":{"d":"77,-201r0,201r-53,0r0,-201r53,0xm26,-226r34,-60r49,0r-47,60r-36,0","w":101},"\u00ee":{"d":"77,-201r0,201r-53,0r0,-201r53,0xm-5,-226r38,-60r36,0r39,60r-37,0v-7,-11,-12,-25,-21,-35r-19,35r-36,0","w":101},"\u00ef":{"d":"77,-201r0,201r-53,0r0,-201r53,0xm11,-230v-15,0,-25,-12,-25,-26v0,-15,12,-26,26,-26v14,0,24,11,24,26v0,14,-10,26,-25,26xm90,-230v-15,0,-25,-12,-25,-26v0,-15,11,-26,25,-26v14,0,26,11,26,26v0,15,-11,26,-26,26","w":101},"\u00f0":{"d":"94,-226r-53,24r-10,-21r40,-20v-10,-8,-22,-14,-35,-21r26,-29v18,8,37,18,54,31r49,-23r11,21r-40,18v48,42,62,93,62,141v3,152,-187,138,-185,7v1,-76,61,-115,115,-91v-9,-14,-20,-27,-34,-37xm144,-99v0,-36,-6,-64,-37,-64v-57,0,-51,128,-1,128v26,0,38,-28,38,-64","w":212},"\u00f1":{"d":"195,-123r0,123r-53,0r0,-117v0,-24,-7,-44,-30,-44v-14,0,-35,11,-35,42r0,119r-53,0r-1,-200r46,0v2,8,0,20,3,27v29,-49,123,-42,123,50xm86,-279v16,-1,30,14,43,15v6,0,9,-2,10,-16r24,0v4,61,-44,49,-72,32v-6,0,-10,6,-10,18r-26,0v-1,-30,11,-49,31,-49","w":218},"\u00f2":{"d":"108,-205v56,0,91,42,91,103v0,76,-49,106,-94,106v-54,0,-92,-38,-92,-103v0,-67,41,-106,95,-106xm145,-101v0,-31,-11,-65,-38,-65v-56,0,-52,133,-1,131v25,0,39,-30,39,-66xm99,-226r-47,-60r50,0r33,60r-36,0","w":213},"\u00f3":{"d":"108,-205v56,0,91,42,91,103v0,76,-49,106,-94,106v-54,0,-92,-38,-92,-103v0,-67,41,-106,95,-106xm145,-101v0,-31,-11,-65,-38,-65v-56,0,-52,133,-1,131v25,0,39,-30,39,-66xm82,-226r34,-60r49,0r-47,60r-36,0","w":213},"\u00f4":{"d":"108,-205v56,0,91,42,91,103v0,76,-49,106,-94,106v-54,0,-92,-38,-92,-103v0,-67,41,-106,95,-106xm145,-101v0,-31,-11,-65,-38,-65v-56,0,-52,133,-1,131v25,0,39,-30,39,-66xm50,-226r39,-60r36,0r38,60r-36,0r-20,-35r-21,35r-36,0","w":213},"\u00f5":{"d":"108,-205v56,0,91,42,91,103v0,76,-49,106,-94,106v-54,0,-92,-38,-92,-103v0,-67,41,-106,95,-106xm145,-101v0,-31,-11,-65,-38,-65v-56,0,-52,133,-1,131v25,0,39,-30,39,-66xm84,-279v16,-1,29,14,42,15v6,0,9,-2,10,-16r25,0v5,61,-44,49,-72,32v-6,0,-11,6,-11,18r-25,0v-1,-30,11,-49,31,-49","w":213},"\u00f6":{"d":"108,-205v56,0,91,42,91,103v0,76,-49,106,-94,106v-54,0,-92,-38,-92,-103v0,-67,41,-106,95,-106xm145,-101v0,-31,-11,-65,-38,-65v-56,0,-52,133,-1,131v25,0,39,-30,39,-66xm67,-230v-15,0,-25,-12,-25,-26v0,-15,12,-26,26,-26v14,0,24,11,24,26v0,14,-10,26,-25,26xm146,-230v-15,0,-25,-12,-25,-26v0,-15,12,-26,26,-26v14,0,25,11,25,26v0,15,-11,26,-26,26","w":213},"\u00f9":{"d":"193,-201r2,201r-46,0v-2,-8,0,-20,-4,-27v-8,13,-27,31,-58,31v-38,0,-64,-25,-64,-85r0,-120r54,0r0,112v-8,60,63,64,63,12r0,-124r53,0xm101,-226r-47,-60r49,0r34,60r-36,0","w":217},"\u00fa":{"d":"193,-201r2,201r-46,0v-2,-8,0,-20,-4,-27v-8,13,-27,31,-58,31v-38,0,-64,-25,-64,-85r0,-120r54,0r0,112v-8,60,63,64,63,12r0,-124r53,0xm84,-226r33,-60r50,0r-47,60r-36,0","w":217},"\u00fb":{"d":"193,-201r2,201r-46,0v-2,-8,0,-20,-4,-27v-8,13,-27,31,-58,31v-38,0,-64,-25,-64,-85r0,-120r54,0r0,112v-8,60,63,64,63,12r0,-124r53,0xm52,-226r39,-60r36,0r38,60r-36,0v-7,-11,-12,-25,-21,-35r-19,35r-37,0","w":217},"\u00fc":{"d":"193,-201r2,201r-46,0v-2,-8,0,-20,-4,-27v-8,13,-27,31,-58,31v-38,0,-64,-25,-64,-85r0,-120r54,0r0,112v-8,60,63,64,63,12r0,-124r53,0xm69,-230v-15,0,-25,-12,-25,-26v0,-15,11,-26,25,-26v14,0,25,11,25,26v0,14,-10,26,-25,26xm148,-230v-15,0,-25,-12,-25,-26v0,-15,12,-26,26,-26v14,0,25,11,25,26v0,15,-11,26,-26,26","w":217},"\u00fd":{"d":"18,45v23,-7,60,-38,52,-61r-67,-185r58,0r40,143r34,-143r55,0v-41,103,-57,269,-159,291xm71,-226r34,-60r49,0r-47,60r-36,0","w":191},"\u00fe":{"d":"77,-277r1,102v43,-62,130,-20,130,73v0,101,-83,133,-131,81r0,101r-53,0r0,-357r53,0xm115,-162v-42,0,-39,42,-38,83v0,17,12,41,36,41v26,0,41,-26,41,-63v0,-35,-14,-61,-39,-61","w":221},"\u00ff":{"d":"135,-201r55,0v-42,103,-58,268,-159,291r-14,-45v35,-14,60,-40,52,-61r-66,-185r58,0r40,143xm56,-230v-15,0,-25,-12,-25,-26v0,-15,12,-26,26,-26v14,0,24,11,24,26v0,14,-10,26,-25,26xm135,-230v-15,0,-25,-12,-25,-26v0,-15,12,-26,26,-26v14,0,25,11,25,26v0,15,-11,26,-26,26","w":191},"\u0160":{"d":"173,-268r-11,43v-18,-16,-90,-17,-90,19v0,20,13,31,48,44v99,37,79,168,-37,166v-27,0,-55,-8,-68,-16r10,-45v26,20,105,27,105,-19v0,-20,-13,-32,-44,-45v-42,-18,-68,-44,-68,-80v0,-45,36,-80,96,-80v26,0,46,7,59,13xm158,-339r-39,47r-41,0r-39,-47r39,0r21,25r21,-25r38,0","w":197},"\u0178":{"d":"157,-277r59,0r-82,163r0,114r-54,0r0,-113r-78,-164r59,0r49,124v12,-41,32,-84,47,-124xm68,-294v-15,0,-25,-13,-25,-26v0,-14,11,-25,25,-25v13,0,25,11,25,25v0,14,-11,26,-25,26xm148,-294v-15,0,-25,-13,-25,-26v0,-14,11,-25,25,-25v14,0,24,11,24,25v0,14,-10,26,-24,26","w":215},"\u017d":{"d":"196,-277r0,33r-119,199r120,0r0,45r-188,0r0,-30r121,-202r-111,0r0,-45r177,0xm163,-339r-38,47r-41,0r-40,-47r40,0v7,8,13,18,21,25r20,-25r38,0","w":208},"\u0161":{"d":"140,-194r-10,38v-14,-11,-63,-19,-63,8v0,11,7,19,31,27v77,27,60,125,-30,125v-22,0,-43,-6,-56,-14r10,-38v15,11,75,24,74,-7v0,-12,-6,-20,-28,-28v-81,-28,-59,-121,22,-122v21,0,38,5,50,11xm136,-286r-38,60r-37,0r-38,-60r36,0v7,12,12,26,21,36r20,-36r36,0","w":159},"\u2122":{"d":"10,-252r0,-25r90,0r0,25r-30,0r0,87r-30,0r0,-87r-30,0xm136,-165r-28,0r6,-112r46,0v7,25,12,37,16,68v4,-24,10,-47,17,-68r43,0r6,112r-29,0v-3,-30,3,-68,-4,-94v-6,35,-13,61,-21,92r-29,0v-8,-29,-9,-66,-20,-92v1,33,-1,64,-3,94","w":248},"\u017e":{"d":"15,-201r147,0r0,34r-63,89v-9,13,-19,23,-27,35r92,0r0,43r-156,0r0,-32r91,-126r-84,0r0,-43xm143,-286r-38,60r-37,0r-38,-60r36,0v7,12,12,26,21,36r20,-36r36,0","w":172},"\u00b4":{"d":"191,-343r59,0r-53,51r-43,0"},"\u00a8":{"d":"141,-294v-16,0,-26,-13,-26,-26v0,-14,11,-26,26,-26v14,0,25,11,25,26v0,14,-11,26,-25,26xm222,-294v-14,0,-24,-12,-24,-26v0,-14,11,-26,25,-26v14,0,25,11,25,26v0,13,-10,26,-26,26"},"\u2018":{"d":"326,-226r-50,4v13,-30,32,-63,47,-84r27,-2v-9,25,-19,55,-24,82"},"\u2019":{"d":"34,-305r50,-3v-13,30,-32,62,-47,83r-27,3v9,-25,19,-56,24,-83"},"\u00b1":{"d":"198,-201r110,0r0,36r-110,0r0,91r-36,0r0,-91r-110,0r0,-36r110,0r0,-91r36,0r0,91xm52,-3r0,-37r259,0r0,37r-259,0"},"\u00d7":{"d":"206,-137r93,93r-26,26r-93,-93r-92,93r-26,-26r92,-93r-92,-92r26,-26r92,92r93,-92r26,26"},"\u00f7":{"d":"180,-258v18,0,31,15,31,31v0,17,-14,31,-31,31v-17,0,-31,-14,-31,-31v0,-17,14,-31,31,-31xm52,-118r0,-37r256,0r0,37r-256,0xm180,-77v18,0,31,14,31,31v0,17,-14,32,-31,32v-17,0,-31,-15,-31,-32v0,-17,14,-31,31,-31"},"\u00b0":{"d":"70,-294v28,0,50,23,50,50v0,28,-22,51,-50,51v-28,0,-51,-23,-51,-51v0,-28,23,-50,51,-50xm70,-272v-17,0,-29,13,-29,28v0,16,13,29,29,29v15,0,28,-13,28,-29v0,-15,-13,-28,-28,-28"},"\u2032":{"d":"38,-310r41,18r-46,80r-23,-10"},"\u2033":{"d":"38,-310r37,17r-46,79r-19,-8xm113,-310r37,17r-46,79r-18,-8"},"\u00a7":{"d":"100,10r12,-33v16,15,102,31,102,-9v0,-15,-11,-26,-47,-34v-70,-16,-110,-75,-47,-117v-40,-43,2,-99,70,-99v25,0,47,4,64,13r-10,34v-15,-13,-96,-23,-95,10v0,15,16,25,47,31v69,13,100,77,49,120v8,6,17,19,17,37v-3,73,-109,79,-162,47xm145,-168v-27,25,-20,43,24,58v23,8,40,14,48,18v23,-19,15,-46,-20,-56v-18,-5,-40,-14,-52,-20"},"\u00b6":{"d":"193,20r-34,0r0,-128v-33,0,-74,-28,-74,-79v0,-44,24,-92,117,-92v24,0,42,1,54,4r0,295r-34,0r0,-265r-29,0r0,265"},"\u0391":{"d":"248,1r-23,-77r-93,0r-22,77r-56,0r92,-280r67,0r93,280r-58,0xm178,-236v-15,37,-24,80,-37,119r74,0"},"\u0392":{"d":"293,-82v0,71,-59,83,-145,84v-31,0,-55,-2,-71,-4r0,-272v18,-4,53,-6,86,-6v31,0,119,0,119,71v0,25,-18,48,-48,60v31,7,59,30,59,67xm131,-165v45,4,103,-5,97,-38v7,-40,-64,-39,-97,-35r0,73xm237,-83v0,-41,-56,-45,-106,-43r0,86v44,3,106,3,106,-43"},"\u0393":{"d":"142,1r-54,0r0,-279r195,0r0,45r-141,0r0,234"},"\u0394":{"d":"303,0r-246,0r0,-27r94,-252r60,0r92,252r0,27xm178,-233r-63,188r128,0r-42,-118v-10,-21,-13,-55,-23,-70"},"\u0395":{"d":"139,-166r128,0r0,45r-128,0r0,76r142,0r0,45r-196,0r0,-278r189,0r0,45r-135,0r0,67"},"\u0396":{"d":"290,0r-220,0r0,-31r145,-202r-131,0r0,-45r203,0r0,33r-142,200r145,0r0,45"},"\u0397":{"d":"73,1r0,-280r54,0r0,112r106,0r0,-112r54,0r0,280r-54,0r0,-121r-106,0r0,121r-54,0"},"\u0398":{"d":"178,4v-83,0,-131,-63,-131,-141v0,-84,54,-145,135,-145v84,0,131,62,131,140v0,92,-56,146,-135,146xm180,-40v50,0,76,-44,76,-100v0,-51,-26,-98,-76,-98v-50,0,-76,45,-76,100v0,55,28,98,76,98xm227,-119r-94,0r0,-44r94,0r0,44"},"\u0399":{"d":"153,1r0,-280r54,0r0,280r-54,0"},"\u039a":{"d":"134,1r-54,0r0,-280r54,0r1,131r94,-131r66,0r-96,120r103,160r-64,0r-77,-126r-27,31r0,95"},"\u039b":{"d":"54,1r91,-280r65,0r96,280r-58,0r-69,-233r-65,233r-60,0"},"\u039c":{"d":"312,1r-50,0r-8,-201r-56,197r-42,0r-52,-197r-8,201r-48,0r19,-280r62,0r52,197r54,-197r61,0"},"\u039d":{"d":"121,-210r2,211r-50,0r0,-280r60,0r64,116v17,28,30,63,45,90v-6,-59,-5,-138,-5,-206r50,0r0,280r-55,0r-65,-117v-15,-29,-32,-64,-46,-94"},"\u039e":{"d":"290,-233r-220,0r0,-45r220,0r0,45xm275,-121r-190,0r0,-44r190,0r0,44xm295,0r-230,0r0,-45r230,0r0,45"},"\u039f":{"d":"178,4v-83,0,-131,-63,-131,-141v0,-84,54,-145,135,-145v84,0,131,62,131,140v0,92,-56,146,-135,146xm180,-40v49,0,76,-42,76,-100v0,-51,-26,-98,-76,-98v-50,0,-76,45,-76,100v0,57,28,98,76,98"},"\u03a0":{"d":"73,1r0,-279r214,0r0,279r-54,0r0,-233r-106,0r0,233r-54,0"},"\u03a1":{"d":"166,-280v70,-1,122,24,125,87v3,74,-72,101,-158,93r0,101r-54,0r0,-275v20,-3,47,-6,87,-6xm133,-236r0,93v48,9,109,-7,104,-49v6,-45,-63,-52,-104,-44"},"\u03a3":{"d":"145,-234v23,32,49,62,73,93r-78,97r148,0r0,44r-216,0r0,-31r89,-108r-85,-105r0,-34r202,0r0,44r-133,0"},"\u03a4":{"d":"207,1r-54,0r0,-232r-94,0r0,-47r242,0r0,47r-94,0r0,232"},"\u03a5":{"d":"151,-72v-2,-101,-30,-144,-98,-165r8,-45v47,6,110,44,118,131r3,0v9,-69,58,-119,115,-131r10,46v-57,14,-101,79,-101,164r0,73r-55,0r0,-73"},"\u03a6":{"d":"206,-287r0,21v55,7,107,48,107,126v0,78,-49,121,-107,129r0,21r-52,0r0,-21v-56,-8,-107,-48,-107,-127v0,-82,57,-122,107,-128r0,-21r52,0xm154,-50r0,-179v-26,5,-55,34,-55,91v0,53,27,83,55,88xm206,-229r0,179v27,-5,55,-33,55,-89v0,-58,-29,-86,-55,-90"},"\u03a7":{"d":"213,-142r90,143r-63,0r-64,-112r-57,112r-63,0r88,-141r-85,-139r64,0r58,110v16,-38,38,-74,56,-110r63,0"},"\u03a8":{"d":"154,1r0,-81v-57,-5,-105,-32,-105,-107r0,-92r51,0r0,87v0,51,22,69,54,72r0,-159r52,0r0,159v32,-3,54,-24,54,-84r0,-75r51,0r0,79v0,82,-48,115,-106,120r0,81r-51,0"},"\u03a9":{"d":"262,-41r57,0r0,41r-116,0r0,-32v28,-20,55,-59,55,-114v0,-49,-28,-92,-77,-92v-111,0,-88,175,-23,206r0,32r-117,0r0,-41v17,-2,42,4,56,-2v-24,-22,-50,-60,-50,-109v0,-72,55,-130,136,-130v86,0,130,62,130,126v1,54,-30,89,-51,115"},"\u03b1":{"d":"251,-202r41,0v-9,28,-32,136,-32,150v0,13,6,17,16,17r-10,37v-24,6,-39,5,-48,-34v-39,56,-150,48,-150,-39v0,-79,60,-134,113,-134v33,0,47,15,59,31v3,-11,7,-19,11,-28xm157,-35v43,0,65,-58,66,-94v0,-23,-15,-37,-38,-37v-36,0,-67,44,-67,93v0,21,14,38,39,38"},"\u03b2":{"d":"125,-17v-10,23,-14,68,-15,98r-45,0v-4,-82,25,-173,38,-253v14,-85,39,-119,116,-124v94,-6,95,114,27,138v21,9,47,30,47,69v0,87,-112,117,-168,72xm155,-186r-25,130v29,39,112,24,111,-35v0,-24,-19,-44,-54,-44r5,-34v36,0,56,-34,56,-54v0,-20,-13,-33,-32,-33v-32,0,-52,21,-61,70"},"\u03b3":{"d":"132,-202v13,28,24,101,30,151v51,-74,73,-119,72,-151r50,0v3,43,-43,114,-112,190v-18,20,-14,61,-23,93r-50,0v8,-32,19,-76,19,-112v0,-50,-24,-130,-41,-171r55,0"},"\u03b4":{"d":"165,-197v-10,-15,-29,-25,-29,-49v0,-25,26,-50,70,-50v40,0,65,15,79,28r-19,28v-12,-10,-33,-19,-56,-19v-36,0,-22,25,3,44v31,24,71,56,71,106v0,53,-42,113,-117,113v-53,0,-94,-33,-94,-86v0,-59,49,-98,92,-115xm233,-103v5,-19,-23,-53,-43,-67v-34,14,-66,45,-66,89v0,32,24,48,47,48v34,0,62,-28,62,-70"},"\u03b5":{"d":"161,-144v-2,19,44,23,77,22r-7,33v-39,-2,-89,3,-89,31v0,32,87,24,108,13r1,36v-53,23,-161,20,-162,-40v-2,-34,33,-50,58,-59v-24,-6,-35,-22,-35,-38v0,-31,36,-59,96,-59v28,0,51,6,63,14r-10,32v-18,-12,-105,-14,-100,15"},"\u03b6":{"d":"132,-257r10,-34v2,4,97,3,134,3r2,36v-60,28,-144,100,-144,163v0,50,73,61,102,65v4,0,4,3,4,5v0,21,-24,62,-42,79r-34,-10v7,-10,19,-29,23,-41v-35,-6,-105,-21,-105,-90v0,-64,68,-131,122,-169v-27,0,-56,-1,-72,-7"},"\u03b7":{"d":"72,1r26,-139v4,-23,7,-43,6,-64r43,0v4,10,2,24,3,34v31,-46,137,-58,137,16v0,76,-35,161,-35,233r-46,0v-7,-68,29,-144,29,-214v0,-20,-15,-32,-32,-32v-27,0,-54,21,-63,68r-18,98r-50,0"},"\u03b8":{"d":"206,-296v49,0,82,34,82,95v0,73,-32,205,-130,205v-56,0,-86,-37,-86,-98v0,-87,41,-202,134,-202xm132,-167r105,0v11,-42,1,-92,-37,-92v-35,0,-56,36,-68,92xm230,-130r-105,0v-16,44,0,97,37,97v35,0,54,-31,68,-97"},"\u03b9":{"d":"140,-33r30,-169r50,0r-28,156v0,9,4,12,14,11r-10,36v-27,8,-62,0,-56,-34"},"\u03ba":{"d":"231,-202v20,2,47,-4,63,2v-31,30,-74,61,-114,97v42,13,54,68,77,104r-57,0v-12,-28,-44,-94,-69,-86r-15,86r-50,0r28,-148v3,-19,8,-38,5,-55r47,0v9,28,-5,62,-9,88v38,-24,68,-66,94,-88"},"\u03bb":{"d":"189,-186v16,-22,-9,-69,-35,-63r11,-40v55,-6,66,34,78,94r39,196r-51,0r-21,-148r-3,0v-22,53,-50,99,-75,148r-55,0"},"\u03bc":{"d":"65,81v-4,-96,31,-192,43,-283r51,0r-24,131v0,23,13,35,35,35v74,0,56,-104,76,-166r50,0r-28,153v0,11,6,14,16,14r-11,37v-29,9,-49,-8,-49,-37v-18,39,-81,53,-103,17v-4,30,-14,73,-12,99r-44,0"},"\u03bd":{"d":"230,-202r49,0v-2,64,-72,148,-120,203r-43,0v-10,-67,-22,-140,-35,-203r53,0v8,38,11,113,20,154v28,-38,75,-103,76,-154"},"\u03be":{"d":"194,8v-56,-8,-112,-21,-116,-85v-3,-50,45,-77,81,-90v-14,-5,-41,-21,-41,-53v0,-40,39,-76,106,-76v25,0,47,6,58,12r-13,33v-31,-20,-101,-4,-101,34v0,22,24,40,76,40r-7,35v-56,-3,-106,22,-106,58v0,39,59,52,113,59v15,20,-24,69,-39,85r-33,-10v8,-10,19,-31,22,-42"},"\u03bf":{"d":"164,4v-59,0,-89,-37,-89,-82v0,-65,47,-127,123,-127v59,0,87,38,87,83v0,66,-46,126,-121,126xm168,-34v48,0,67,-53,67,-92v0,-23,-18,-41,-42,-41v-46,0,-68,50,-68,87v0,27,17,46,43,46"},"\u03c0":{"d":"65,-187v40,-25,171,-10,242,-14r-9,40r-32,0r-19,102v-4,27,-8,41,-5,60r-48,0v-6,-52,16,-112,22,-162r-57,0v-11,58,-36,137,-57,162r-49,0v28,-39,45,-105,58,-162v-17,0,-34,1,-44,4"},"\u03c1":{"d":"65,66v15,-113,20,-271,145,-271v51,0,85,34,85,83v0,94,-103,163,-169,103v-6,27,-13,79,-13,100r-47,0v0,-4,-1,-9,-1,-15xm203,-165v-36,0,-62,38,-65,90v0,12,4,41,42,41v39,0,64,-42,64,-88v0,-30,-22,-43,-41,-43"},"\u03c3":{"d":"179,-205r124,0r-7,37v-10,2,-36,-7,-54,-3v17,10,25,36,25,55v0,57,-46,120,-120,120v-60,0,-90,-36,-90,-80v0,-69,50,-129,122,-129xm149,-33v46,0,67,-52,67,-92v0,-29,-18,-42,-39,-42v-46,0,-69,50,-69,88v0,38,27,46,41,46"},"\u03c4":{"d":"265,-161r-65,0r-18,108v-2,16,14,20,31,17r-8,37v-52,14,-82,-17,-71,-77r16,-85v-21,0,-51,0,-63,3r-1,-30v24,-19,134,-12,188,-13"},"\u03c5":{"d":"98,-202r48,0v8,45,-16,82,-16,127v0,26,19,39,36,39v55,-1,74,-101,61,-166r47,0v22,82,-11,202,-115,206v-60,2,-88,-38,-76,-95v8,-36,15,-73,15,-111"},"\u03c6":{"d":"134,-204r22,24v-27,15,-62,44,-62,91v0,40,29,54,50,58v15,-67,12,-174,90,-174v41,0,80,30,80,83v0,79,-68,125,-132,126r-14,77r-46,0r15,-77v-41,-5,-92,-30,-92,-91v0,-69,57,-108,89,-117xm211,-149r-22,118v44,-3,77,-47,77,-95v0,-34,-48,-63,-55,-23"},"\u03c7":{"d":"99,89r-42,-15r97,-141r-59,-135r54,0r37,102r3,0v13,-25,46,-75,62,-102r52,0r-100,141r60,140r-49,10r-42,-113r-3,0v-17,37,-47,79,-70,113"},"\u03c8":{"d":"49,-71v0,-41,15,-82,17,-131r45,0v16,64,-62,149,29,171r41,-218r45,0r-41,218v52,6,94,-88,75,-171r44,0v27,103,-27,204,-125,206r-15,76r-46,0r14,-76v-44,-4,-83,-27,-83,-75"},"\u03c9":{"d":"216,-149r-15,86v0,14,4,26,24,26v34,0,53,-48,53,-96v0,-16,-5,-42,-23,-69r46,0v54,57,17,206,-74,206v-30,0,-43,-16,-55,-32v-32,53,-129,39,-129,-46v0,-59,34,-111,57,-128v16,2,38,-4,50,2v-24,21,-58,68,-58,123v0,23,10,40,34,40v40,0,34,-75,45,-112r45,0"},"\u0410":{"d":"248,1r-23,-77r-93,0r-22,77r-56,0r92,-280r67,0r93,280r-58,0xm178,-236v-15,37,-24,80,-37,119r74,0"},"\u0411":{"d":"77,-1r0,-277r191,0r0,44r-137,0r0,59v80,-10,159,13,162,85v4,90,-127,101,-216,89xm131,-135r0,95v51,10,110,-14,106,-48v-5,-42,-58,-52,-106,-47"},"\u0412":{"d":"293,-82v0,71,-59,83,-145,84v-31,0,-55,-2,-71,-4r0,-272v18,-4,53,-6,86,-6v31,0,119,0,119,71v0,25,-18,48,-48,60v31,7,59,30,59,67xm131,-165v45,4,103,-5,97,-38v7,-40,-64,-39,-97,-35r0,73xm237,-83v0,-41,-56,-45,-106,-43r0,86v44,3,106,3,106,-43"},"\u0413":{"d":"146,0r-54,0r0,-278r191,0r0,47r-137,0r0,231"},"\u0414":{"d":"66,-43v32,-50,37,-141,34,-235r190,0r0,235r25,1r-3,108r-40,0r-3,-66r-179,0r-3,66r-40,0r-2,-108xm237,-234r-87,0v3,74,-8,148,-29,190r116,0r0,-190"},"\u0415":{"d":"139,-166r128,0r0,45r-128,0r0,76r142,0r0,45r-196,0r0,-278r189,0r0,45r-135,0r0,67"},"\u0401":{"d":"129,-345v14,0,24,12,24,26v0,14,-10,25,-24,25v-15,0,-25,-12,-25,-25v0,-14,11,-26,25,-26xm230,-345v14,0,25,12,25,26v0,14,-11,25,-25,25v-15,0,-24,-12,-24,-25v0,-14,10,-26,24,-26xm139,-166r128,0r0,45r-128,0r0,76r142,0r0,45r-196,0r0,-278r189,0r0,45r-135,0r0,67"},"\u0416":{"d":"25,0v25,-55,21,-140,87,-152r-85,-126r60,0r64,119r4,0r0,-119r49,0r0,119r5,0r63,-119r60,0r-84,126v66,12,62,97,87,152r-52,0v-8,-18,-12,-42,-18,-61v-16,-57,-32,-58,-61,-59r0,120r-49,0r0,-120v-29,1,-44,2,-60,59v-6,19,-10,43,-18,61r-52,0"},"\u0417":{"d":"129,-124r0,-39v47,3,101,-7,99,-40v-1,-44,-98,-40,-132,-20r-11,-38v21,-11,52,-20,91,-20v123,0,141,115,40,134v43,9,77,28,77,69v0,87,-144,97,-216,66r10,-42v37,20,153,25,150,-26v-2,-40,-59,-46,-108,-44"},"\u0418":{"d":"287,-279r0,280r-50,0r2,-211v-33,74,-73,142,-111,211r-55,0r0,-280r50,0r0,88v1,43,-4,86,-4,118v31,-71,72,-139,108,-206r60,0"},"\u0419":{"d":"114,-338r33,0v1,14,9,24,34,24v23,0,32,-10,34,-24r33,0v-3,31,-27,45,-68,45v-40,0,-63,-14,-66,-45xm287,-279r0,280r-50,0r2,-211v-33,74,-73,142,-111,211r-55,0r0,-280r50,0r0,88v1,43,-4,86,-4,118v31,-71,72,-139,108,-206r60,0"},"\u041a":{"d":"130,0r-52,0r0,-278r52,0r0,120r10,0r89,-120r66,0r-108,126v78,14,76,95,109,152r-57,0v-12,-19,-17,-42,-25,-63v-20,-54,-48,-57,-84,-57r0,120"},"\u041b":{"d":"59,5r-9,-44v70,-10,42,-154,48,-239r195,0r0,278r-53,0r0,-234r-91,0v-1,109,13,229,-90,239"},"\u041c":{"d":"312,1r-50,0r-8,-201r-56,197r-42,0r-52,-197r-8,201r-48,0r19,-280r62,0r52,197r54,-197r61,0"},"\u041d":{"d":"73,1r0,-280r54,0r0,112r106,0r0,-112r54,0r0,280r-54,0r0,-121r-106,0r0,121r-54,0"},"\u041e":{"d":"178,4v-83,0,-131,-63,-131,-141v0,-84,54,-145,135,-145v84,0,131,62,131,140v0,92,-56,146,-135,146xm180,-40v49,0,76,-42,76,-100v0,-51,-26,-98,-76,-98v-50,0,-76,45,-76,100v0,57,28,98,76,98"},"\u041f":{"d":"126,0r-53,0r0,-278r214,0r0,278r-53,0r0,-234r-108,0r0,234"},"\u0420":{"d":"166,-280v70,-1,122,24,125,87v3,74,-72,101,-158,93r0,101r-54,0r0,-275v20,-3,47,-6,87,-6xm133,-236r0,93v48,9,109,-7,104,-49v6,-45,-63,-52,-104,-44"},"\u0421":{"d":"292,-269r-12,44v-68,-31,-161,-1,-161,87v0,80,87,118,161,86r10,43v-13,6,-41,13,-77,13v-97,0,-151,-58,-151,-139v0,-117,126,-174,230,-134"},"\u0422":{"d":"207,1r-54,0r0,-232r-94,0r0,-47r242,0r0,47r-94,0r0,232"},"\u0423":{"d":"85,-41v37,6,69,-12,79,-41r-114,-197r61,0r82,157r62,-157r56,0v-38,77,-77,186,-123,248v-22,30,-63,41,-106,32"},"\u0424":{"d":"156,-265r0,-23r48,0r0,23v59,5,115,42,115,126v0,85,-55,120,-115,126r0,24r-48,0r0,-24v-60,-6,-115,-40,-115,-125v0,-86,62,-122,115,-127xm156,-51r0,-176v-28,3,-62,25,-62,88v0,58,32,84,62,88xm204,-227r0,176v29,-3,62,-26,62,-88v0,-63,-33,-85,-62,-88"},"\u0425":{"d":"213,-142r90,143r-63,0r-64,-112r-57,112r-63,0r88,-141r-85,-139r64,0r58,110v16,-38,38,-74,56,-110r63,0"},"\u0426":{"d":"260,0r-191,0r0,-278r52,0r0,234r108,0r0,-234r52,0r0,235r25,1r-3,108r-40,0"},"\u0427":{"d":"226,0r-1,-112v-60,32,-144,9,-144,-69r0,-97r52,0v3,61,-18,141,51,137v15,0,31,-5,42,-11r0,-126r53,0r0,278r-53,0"},"\u0428":{"d":"322,0r-294,0r0,-278r52,0r0,234r69,0r0,-234r52,0r0,234r69,0r0,-234r52,0r0,278"},"\u0429":{"d":"301,0r-273,0r0,-278r51,0r0,234r70,0r0,-234r51,0r0,234r70,0r0,-234r51,0r0,235r25,1r-3,108r-40,0"},"\u042a":{"d":"39,-231r0,-47r131,0r0,102v73,-13,151,17,151,85v0,58,-49,94,-144,94v-29,0,-46,-2,-59,-4r0,-230r-79,0xm170,-136r0,96v45,9,96,-10,96,-49v0,-40,-51,-55,-96,-47"},"\u042b":{"d":"40,-1r0,-277r52,0r0,102v73,-13,151,17,151,85v0,58,-49,94,-144,94v-29,0,-46,-2,-59,-4xm320,0r-52,0r0,-278r52,0r0,278xm92,-136r0,96v45,9,96,-10,96,-49v0,-41,-51,-55,-96,-47"},"\u042c":{"d":"86,-1r0,-277r52,0r0,102v73,-13,151,17,151,85v0,58,-49,94,-144,94v-29,0,-46,-2,-59,-4xm138,-136r0,96v45,9,96,-10,96,-49v0,-42,-51,-55,-96,-47"},"\u042d":{"d":"65,-8r10,-42v17,6,40,10,63,10v63,0,97,-37,101,-79r-144,0r0,-43r144,0v-4,-39,-37,-76,-96,-76v-25,0,-48,4,-65,10r-9,-40v18,-7,47,-14,79,-14v105,0,147,71,147,144v0,120,-125,166,-230,130"},"\u042e":{"d":"21,0r0,-278r51,0r0,113r33,0v9,-67,54,-117,124,-117v82,0,121,68,121,140v0,96,-53,146,-126,146v-72,0,-115,-52,-120,-123r-32,0r0,119r-51,0xm227,-39v46,0,70,-44,70,-101v0,-53,-23,-99,-71,-99v-47,0,-70,47,-70,101v0,52,22,99,71,99"},"\u042f":{"d":"63,1v19,-27,22,-122,69,-131v-31,-8,-57,-31,-57,-70v0,-27,10,-80,120,-80v34,0,66,3,88,6r0,275r-54,0r0,-113v-49,-1,-76,-2,-87,46v-9,43,-16,59,-22,67r-57,0xm129,-196v0,38,51,48,100,44r0,-85v-6,-1,-18,-2,-39,-2v-38,0,-61,14,-61,43"},"\u0430":{"d":"109,-151r-11,-35v17,-10,45,-19,78,-19v121,2,76,108,90,206r-48,0v-2,-7,-1,-18,-5,-24v-13,16,-35,27,-63,27v-43,0,-66,-30,-66,-60v0,-51,47,-77,125,-76v8,-43,-75,-41,-100,-19xm167,-34v26,0,52,-24,44,-64v-41,0,-74,10,-74,36v0,19,13,28,30,28"},"\u0431":{"d":"215,-246v-57,5,-87,34,-89,79v12,-22,38,-38,68,-38v53,0,90,40,90,103v0,62,-39,106,-103,106v-117,0,-126,-158,-76,-238v26,-41,97,-53,158,-62r-4,43v-11,4,-29,6,-44,7xm229,-100v0,-30,-11,-67,-49,-67v-28,0,-49,24,-49,63v0,28,12,69,49,69v36,0,49,-34,49,-65"},"\u0432":{"d":"270,-153v3,27,-24,38,-45,46v33,5,55,23,55,49v0,75,-121,61,-186,58r0,-198v57,-5,170,-22,176,45xm145,-120v32,1,76,-1,75,-25v5,-21,-46,-29,-75,-23r0,48xm227,-59v2,-27,-45,-31,-82,-29r0,57v32,3,81,1,82,-28"},"\u0433":{"d":"151,1r-52,0r0,-202r165,0r0,42r-113,0r0,160"},"\u0434":{"d":"82,-38v31,-46,31,-96,30,-163r163,0r0,163r23,1r-2,98r-40,0r-2,-61r-148,0r-2,61r-41,0r-1,-97xm224,-162r-66,0v0,42,1,74,-24,123r90,0r0,-123"},"\u0435":{"d":"256,-45r8,36v-18,8,-43,13,-73,13v-67,0,-106,-39,-106,-101v0,-56,35,-108,101,-108v74,0,95,61,87,121r-136,0v-1,52,78,56,119,39xm137,-121r88,0v0,-16,-7,-47,-42,-47v-31,0,-44,28,-46,47"},"\u0451":{"d":"256,-45r8,36v-18,8,-43,13,-73,13v-67,0,-106,-39,-106,-101v0,-56,35,-108,101,-108v74,0,95,61,87,121r-136,0v-1,52,78,56,119,39xm137,-121r88,0v0,-16,-7,-47,-42,-47v-31,0,-44,28,-46,47xm136,-283v16,0,25,13,25,26v0,13,-8,26,-25,26v-15,0,-25,-12,-25,-26v0,-15,11,-26,25,-26xm229,-231v-15,0,-26,-12,-26,-26v0,-15,12,-26,26,-26v14,0,25,11,25,26v0,14,-10,26,-25,26"},"\u0436":{"d":"40,1v20,-38,24,-103,69,-113r-68,-90r57,0r49,84r7,0r0,-84r52,0r0,84r7,0r49,-84r57,0r-68,90v45,9,49,75,69,113r-52,0v-6,-12,-11,-29,-17,-48v-12,-37,-29,-37,-45,-37r0,85r-52,0r0,-85v-17,0,-33,1,-45,38v-6,20,-12,35,-18,47r-51,0"},"\u0437":{"d":"80,-12r13,-34v27,15,128,22,128,-14v0,-27,-58,-27,-96,-26r0,-34v37,3,94,-6,87,-25v-2,-32,-86,-27,-112,-11r-11,-32v50,-27,176,-27,177,35v0,25,-26,41,-54,46v35,4,65,22,65,50v0,70,-139,72,-197,45"},"\u0438":{"d":"225,-148r-78,149r-60,0r0,-203r49,0v1,48,-6,104,-1,148v22,-54,51,-98,77,-148r61,0r0,203r-49,0v-1,-48,6,-105,1,-149"},"\u0439":{"d":"154,-281v1,15,7,29,25,28v18,0,26,-11,27,-28r33,0v-2,35,-24,54,-61,54v-39,0,-56,-22,-57,-54r33,0xm225,-148r-78,149r-60,0r0,-203r49,0v1,48,-6,104,-1,148v22,-54,51,-98,77,-148r61,0r0,203r-49,0v-1,-48,6,-105,1,-149"},"\u043a":{"d":"143,1r-52,0r0,-203r52,0r0,84r8,0r67,-84r64,0r-87,89v54,8,61,72,88,114r-55,0v-8,-10,-15,-26,-25,-46v-18,-38,-45,-38,-60,-38r0,84"},"\u043b":{"d":"74,5r-6,-42v52,-9,29,-105,34,-164r176,0r0,202r-53,0r0,-161r-74,0v2,85,1,163,-77,165"},"\u043c":{"d":"112,-157v-6,50,-4,106,-8,158r-47,0r15,-203r66,0r43,135r42,-135r66,0r14,203r-49,0r-8,-158v-11,44,-33,109,-49,155r-39,0r-27,-81"},"\u043d":{"d":"139,1r-52,0r0,-203r52,0r0,77r82,0r0,-77r52,0r0,203r-52,0r0,-83r-82,0r0,83"},"\u043e":{"d":"179,4v-61,0,-104,-41,-104,-103v0,-66,45,-106,108,-106v62,0,102,43,102,103v0,74,-54,106,-106,106xm181,-35v28,0,49,-26,49,-66v0,-31,-14,-65,-49,-65v-36,0,-51,33,-51,66v0,34,16,65,51,65"},"\u043f":{"d":"139,1r-53,0r0,-202r188,0r0,202r-53,0r0,-160r-82,0r0,160"},"\u0440":{"d":"138,82r-54,0r-2,-284r48,0v2,10,0,23,3,31v46,-66,154,-30,154,68v0,101,-96,134,-149,82r0,103xm184,-163v-40,0,-46,35,-46,78v0,32,25,46,45,46v31,0,50,-25,50,-63v0,-35,-17,-61,-49,-61"},"\u0441":{"d":"264,-196r-11,41v-41,-21,-103,2,-103,55v0,57,61,71,105,54r7,40v-11,5,-33,10,-59,10v-66,0,-108,-40,-108,-102v0,-78,86,-129,169,-98"},"\u0442":{"d":"153,-159r-75,0r0,-42r203,0r0,42r-75,0r0,160r-53,0r0,-160"},"\u0443":{"d":"154,-7v-21,-68,-53,-129,-77,-195r59,0r49,149r41,-149r57,0v-47,103,-67,278,-176,293r-13,-46v40,-9,60,-46,60,-52"},"\u0444":{"d":"156,-204r0,-82r48,0r0,82v57,6,96,43,96,104v0,63,-40,99,-96,104r0,76r-48,0r0,-76v-57,-5,-97,-42,-97,-103v0,-63,41,-99,97,-105xm156,-30r0,-141v-63,14,-64,129,0,141xm203,-171r0,141v64,-13,65,-128,0,-141"},"\u0445":{"d":"147,-103r-70,-99r62,0r44,72r42,-72r59,0r-70,97r71,106r-61,0v-17,-24,-28,-53,-47,-75v-13,27,-28,51,-43,75r-60,0"},"\u0446":{"d":"246,0r-163,0r0,-202r52,0r0,161r82,0r0,-161r53,0r0,164r21,1r-3,98r-40,0"},"\u0447":{"d":"214,1v-1,-24,2,-52,-1,-74v-50,26,-131,11,-131,-56r0,-73r52,0v4,48,-18,107,42,103v14,0,28,-4,38,-9r0,-94r52,0r0,203r-52,0"},"\u0448":{"d":"318,0r-276,0r0,-202r52,0r0,161r60,0r0,-161r52,0r0,161r60,0r0,-161r52,0r0,202"},"\u0449":{"d":"291,0r-253,0r0,-202r52,0r0,161r60,0r0,-161r52,0r0,161r60,0r0,-161r53,0r0,164r20,1r-3,98r-39,0"},"\u044a":{"d":"59,-160r0,-41r112,0r0,63v60,-8,126,5,130,67v4,69,-104,80,-182,70r0,-159r-60,0xm171,-101r0,65v33,3,78,0,78,-32v-1,-33,-45,-39,-78,-33"},"\u044b":{"d":"52,-1r0,-201r52,0r0,64v61,-8,127,5,130,67v4,69,-104,80,-182,70xm308,1r-53,0r0,-203r53,0r0,203xm104,-101r0,65v33,3,78,0,78,-32v-1,-33,-45,-39,-78,-33"},"\u044c":{"d":"96,-1r0,-201r52,0r0,64v61,-8,127,5,130,67v4,69,-104,80,-182,70xm148,-101r0,65v33,3,78,0,78,-32v-1,-33,-45,-39,-78,-33"},"\u044d":{"d":"91,-8r8,-36v39,16,116,6,116,-40r-98,0r0,-34r98,0v-4,-27,-23,-48,-63,-48v-22,0,-37,5,-48,9r-10,-35v17,-8,42,-13,65,-13v74,0,110,49,110,104v0,86,-100,127,-178,93"},"\u044e":{"d":"50,1r0,-203r52,0r0,80r29,0v9,-53,47,-83,97,-83v58,0,97,40,97,103v0,138,-185,138,-194,19r-29,0r0,84r-52,0xm228,-34v31,0,45,-33,45,-67v0,-33,-13,-66,-45,-66v-61,0,-68,132,0,133"},"\u044f":{"d":"70,1v26,-34,30,-84,75,-95v-28,-4,-60,-19,-60,-50v0,-32,29,-59,116,-59v30,0,56,2,75,4r0,200r-51,0r0,-79v-68,-8,-74,41,-98,79r-57,0xm139,-141v1,26,49,32,86,30r0,-57v-33,-5,-87,-2,-86,27"},"\u00a0":{"w":77}}});



/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

(function(b){var m,u,x,g,D,i,z,A,B,p=0,e={},q=[],n=0,c={},j=[],E=null,s=new Image,G=/\.(jpg|gif|png|bmp|jpeg)(.*)?$/i,S=/[^\.]\.(swf)\s*$/i,H,I=1,k,l,h=false,y=b.extend(b("<div/>")[0],{prop:0}),v=0,O=!b.support.opacity&&!window.XMLHttpRequest,J=function(){u.hide();s.onerror=s.onload=null;E&&E.abort();m.empty()},P=function(){b.fancybox('<p id="fancybox_error">The requested content cannot be loaded.<br />Please try again later.</p>',{scrolling:"no",padding:20,transitionIn:"none",transitionOut:"none"})},
K=function(){return[b(window).width(),b(window).height(),b(document).scrollLeft(),b(document).scrollTop()]},T=function(){var a=K(),d={},f=c.margin,o=c.autoScale,t=(20+f)*2,w=(20+f)*2,r=c.padding*2;if(c.width.toString().indexOf("%")>-1){d.width=a[0]*parseFloat(c.width)/100-40;o=false}else d.width=c.width+r;if(c.height.toString().indexOf("%")>-1){d.height=a[1]*parseFloat(c.height)/100-40;o=false}else d.height=c.height+r;if(o&&(d.width>a[0]-t||d.height>a[1]-w))if(e.type=="image"||e.type=="swf"){t+=r;
w+=r;o=Math.min(Math.min(a[0]-t,c.width)/c.width,Math.min(a[1]-w,c.height)/c.height);d.width=Math.round(o*(d.width-r))+r;d.height=Math.round(o*(d.height-r))+r}else{d.width=Math.min(d.width,a[0]-t);d.height=Math.min(d.height,a[1]-w)}d.top=a[3]+(a[1]-(d.height+40))*0.5;d.left=a[2]+(a[0]-(d.width+40))*0.5;if(c.autoScale===false){d.top=Math.max(a[3]+f,d.top);d.left=Math.max(a[2]+f,d.left)}return d},U=function(a){if(a&&a.length)switch(c.titlePosition){case "inside":return a;case "over":return'<span id="fancybox-title-over">'+
a+"</span>";default:return'<span id="fancybox-title-wrap"><span id="fancybox-title-left"></span><span id="fancybox-title-main">'+a+'</span><span id="fancybox-title-right"></span></span>'}return false},V=function(){var a=c.title,d=l.width-c.padding*2,f="fancybox-title-"+c.titlePosition;b("#fancybox-title").remove();v=0;if(c.titleShow!==false){a=b.isFunction(c.titleFormat)?c.titleFormat(a,j,n,c):U(a);if(!(!a||a==="")){b('<div id="fancybox-title" class="'+f+'" />').css({width:d,paddingLeft:c.padding,
paddingRight:c.padding}).html(a).appendTo("body");switch(c.titlePosition){case "inside":v=b("#fancybox-title").outerHeight(true)-c.padding;l.height+=v;break;case "over":b("#fancybox-title").css("bottom",c.padding);break;default:b("#fancybox-title").css("bottom",b("#fancybox-title").outerHeight(true)*-1);break}b("#fancybox-title").appendTo(D).hide()}}},W=function(){b(document).unbind("keydown.fb").bind("keydown.fb",function(a){if(a.keyCode==27&&c.enableEscapeButton){a.preventDefault();b.fancybox.close()}else if(a.keyCode==
37){a.preventDefault();b.fancybox.prev()}else if(a.keyCode==39){a.preventDefault();b.fancybox.next()}});if(b.fn.mousewheel){g.unbind("mousewheel.fb");j.length>1&&g.bind("mousewheel.fb",function(a,d){a.preventDefault();h||d===0||(d>0?b.fancybox.prev():b.fancybox.next())})}if(c.showNavArrows){if(c.cyclic&&j.length>1||n!==0)A.show();if(c.cyclic&&j.length>1||n!=j.length-1)B.show()}},X=function(){var a,d;if(j.length-1>n){a=j[n+1].href;if(typeof a!=="undefined"&&a.match(G)){d=new Image;d.src=a}}if(n>0){a=
j[n-1].href;if(typeof a!=="undefined"&&a.match(G)){d=new Image;d.src=a}}},L=function(){i.css("overflow",c.scrolling=="auto"?c.type=="image"||c.type=="iframe"||c.type=="swf"?"hidden":"auto":c.scrolling=="yes"?"auto":"visible");if(!b.support.opacity){i.get(0).style.removeAttribute("filter");g.get(0).style.removeAttribute("filter")}b("#fancybox-title").show();c.hideOnContentClick&&i.one("click",b.fancybox.close);c.hideOnOverlayClick&&x.one("click",b.fancybox.close);c.showCloseButton&&z.show();W();b(window).bind("resize.fb",
b.fancybox.center);c.centerOnScroll?b(window).bind("scroll.fb",b.fancybox.center):b(window).unbind("scroll.fb");b.isFunction(c.onComplete)&&c.onComplete(j,n,c);h=false;X()},M=function(a){var d=Math.round(k.width+(l.width-k.width)*a),f=Math.round(k.height+(l.height-k.height)*a),o=Math.round(k.top+(l.top-k.top)*a),t=Math.round(k.left+(l.left-k.left)*a);g.css({width:d+"px",height:f+"px",top:o+"px",left:t+"px"});d=Math.max(d-c.padding*2,0);f=Math.max(f-(c.padding*2+v*a),0);i.css({width:d+"px",height:f+
"px"});if(typeof l.opacity!=="undefined")g.css("opacity",a<0.5?0.5:a)},Y=function(a){var d=a.offset();d.top+=parseFloat(a.css("paddingTop"))||0;d.left+=parseFloat(a.css("paddingLeft"))||0;d.top+=parseFloat(a.css("border-top-width"))||0;d.left+=parseFloat(a.css("border-left-width"))||0;d.width=a.width();d.height=a.height();return d},Q=function(){var a=e.orig?b(e.orig):false,d={};if(a&&a.length){a=Y(a);d={width:a.width+c.padding*2,height:a.height+c.padding*2,top:a.top-c.padding-20,left:a.left-c.padding-
20}}else{a=K();d={width:1,height:1,top:a[3]+a[1]*0.5,left:a[2]+a[0]*0.5}}return d},N=function(){u.hide();if(g.is(":visible")&&b.isFunction(c.onCleanup))if(c.onCleanup(j,n,c)===false){b.event.trigger("fancybox-cancel");h=false;return}j=q;n=p;c=e;i.get(0).scrollTop=0;i.get(0).scrollLeft=0;if(c.overlayShow){O&&b("select:not(#fancybox-tmp select)").filter(function(){return this.style.visibility!=="hidden"}).css({visibility:"hidden"}).one("fancybox-cleanup",function(){this.style.visibility="inherit"});
x.css({"background-color":c.overlayColor,opacity:c.overlayOpacity}).unbind().show()}l=T();V();if(g.is(":visible")){b(z.add(A).add(B)).hide();var a=g.position(),d;k={top:a.top,left:a.left,width:g.width(),height:g.height()};d=k.width==l.width&&k.height==l.height;i.fadeOut(c.changeFade,function(){var f=function(){i.html(m.contents()).fadeIn(c.changeFade,L)};b.event.trigger("fancybox-change");i.empty().css("overflow","hidden");if(d){i.css({top:c.padding,left:c.padding,width:Math.max(l.width-c.padding*
2,1),height:Math.max(l.height-c.padding*2-v,1)});f()}else{i.css({top:c.padding,left:c.padding,width:Math.max(k.width-c.padding*2,1),height:Math.max(k.height-c.padding*2,1)});y.prop=0;b(y).animate({prop:1},{duration:c.changeSpeed,easing:c.easingChange,step:M,complete:f})}})}else{g.css("opacity",1);if(c.transitionIn=="elastic"){k=Q();i.css({top:c.padding,left:c.padding,width:Math.max(k.width-c.padding*2,1),height:Math.max(k.height-c.padding*2,1)}).html(m.contents());g.css(k).show();if(c.opacity)l.opacity=
0;y.prop=0;b(y).animate({prop:1},{duration:c.speedIn,easing:c.easingIn,step:M,complete:L})}else{i.css({top:c.padding,left:c.padding,width:Math.max(l.width-c.padding*2,1),height:Math.max(l.height-c.padding*2-v,1)}).html(m.contents());g.css(l).fadeIn(c.transitionIn=="none"?0:c.speedIn,L)}}},F=function(){m.width(e.width);m.height(e.height);if(e.width=="auto")e.width=m.width();if(e.height=="auto")e.height=m.height();N()},Z=function(){h=true;e.width=s.width;e.height=s.height;b("<img />").attr({id:"fancybox-img",
src:s.src,alt:e.title}).appendTo(m);N()},C=function(){J();var a=q[p],d,f,o,t,w;e=b.extend({},b.fn.fancybox.defaults,typeof b(a).data("fancybox")=="undefined"?e:b(a).data("fancybox"));o=a.title||b(a).title||e.title||"";if(a.nodeName&&!e.orig)e.orig=b(a).children("img:first").length?b(a).children("img:first"):b(a);if(o===""&&e.orig)o=e.orig.attr("alt");d=a.nodeName&&/^(?:javascript|#)/i.test(a.href)?e.href||null:e.href||a.href||null;if(e.type){f=e.type;if(!d)d=e.content}else if(e.content)f="html";else if(d)if(d.match(G))f=
"image";else if(d.match(S))f="swf";else if(b(a).hasClass("iframe"))f="iframe";else if(d.match(/#/)){a=d.substr(d.indexOf("#"));f=b(a).length>0?"inline":"ajax"}else f="ajax";else f="inline";e.type=f;e.href=d;e.title=o;if(e.autoDimensions&&e.type!=="iframe"&&e.type!=="swf"){e.width="auto";e.height="auto"}if(e.modal){e.overlayShow=true;e.hideOnOverlayClick=false;e.hideOnContentClick=false;e.enableEscapeButton=false;e.showCloseButton=false}if(b.isFunction(e.onStart))if(e.onStart(q,p,e)===false){h=false;
return}m.css("padding",20+e.padding+e.margin);b(".fancybox-inline-tmp").unbind("fancybox-cancel").bind("fancybox-change",function(){b(this).replaceWith(i.children())});switch(f){case "html":m.html(e.content);F();break;case "inline":b('<div class="fancybox-inline-tmp" />').hide().insertBefore(b(a)).bind("fancybox-cleanup",function(){b(this).replaceWith(i.children())}).bind("fancybox-cancel",function(){b(this).replaceWith(m.children())});b(a).appendTo(m);F();break;case "image":h=false;b.fancybox.showActivity();
s=new Image;s.onerror=function(){P()};s.onload=function(){s.onerror=null;s.onload=null;Z()};s.src=d;break;case "swf":t='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+e.width+'" height="'+e.height+'"><param name="movie" value="'+d+'"></param>';w="";b.each(e.swf,function(r,R){t+='<param name="'+r+'" value="'+R+'"></param>';w+=" "+r+'="'+R+'"'});t+='<embed src="'+d+'" type="application/x-shockwave-flash" width="'+e.width+'" height="'+e.height+'"'+w+"></embed></object>";m.html(t);
F();break;case "ajax":a=d.split("#",2);f=e.ajax.data||{};if(a.length>1){d=a[0];if(typeof f=="string")f+="&selector="+a[1];else f.selector=a[1]}h=false;b.fancybox.showActivity();E=b.ajax(b.extend(e.ajax,{url:d,data:f,error:P,success:function(r){if(E.status==200){m.html(r);F()}}}));break;case "iframe":b('<iframe id="fancybox-frame" name="fancybox-frame'+(new Date).getTime()+'" frameborder="0" hspace="0" scrolling="'+e.scrolling+'" src="'+e.href+'"></iframe>').appendTo(m);N();break}},$=function(){if(u.is(":visible")){b("div",
u).css("top",I*-40+"px");I=(I+1)%12}else clearInterval(H)},aa=function(){if(!b("#fancybox-wrap").length){b("body").append(m=b('<div id="fancybox-tmp"></div>'),u=b('<div id="fancybox-loading"><div></div></div>'),x=b('<div id="fancybox-overlay"></div>'),g=b('<div id="fancybox-wrap"></div>'));if(!b.support.opacity){g.addClass("fancybox-ie");u.addClass("fancybox-ie")}D=b('<div id="fancybox-outer"></div>').append('<div class="fancy-bg" id="fancy-bg-n"></div><div class="fancy-bg" id="fancy-bg-ne"></div><div class="fancy-bg" id="fancy-bg-e"></div><div class="fancy-bg" id="fancy-bg-se"></div><div class="fancy-bg" id="fancy-bg-s"></div><div class="fancy-bg" id="fancy-bg-sw"></div><div class="fancy-bg" id="fancy-bg-w"></div><div class="fancy-bg" id="fancy-bg-nw"></div>').appendTo(g);
D.append(i=b('<div id="fancybox-inner"></div>'),z=b('<a id="fancybox-close"></a>'),A=b('<a href="javascript:;" id="fancybox-left"><span class="fancy-ico" id="fancybox-left-ico"></span></a>'),B=b('<a href="javascript:;" id="fancybox-right"><span class="fancy-ico" id="fancybox-right-ico"></span></a>'));z.click(b.fancybox.close);u.click(b.fancybox.cancel);A.click(function(a){a.preventDefault();b.fancybox.prev()});B.click(function(a){a.preventDefault();b.fancybox.next()});if(O){x.get(0).style.setExpression("height",
"document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'");u.get(0).style.setExpression("top","(-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px'");D.prepend('<iframe id="fancybox-hide-sel-frame" src="javascript:\'\';" scrolling="no" frameborder="0" ></iframe>')}}};
b.fn.fancybox=function(a){b(this).data("fancybox",b.extend({},a,b.metadata?b(this).metadata():{})).unbind("click.fb").bind("click.fb",function(d){d.preventDefault();if(!h){h=true;b(this).blur();q=[];p=0;d=b(this).attr("rel")||"";if(!d||d==""||d==="nofollow")q.push(this);else{q=b("a[rel="+d+"], area[rel="+d+"]");p=q.index(this)}C();return false}});return this};b.fancybox=function(a,d){if(!h){h=true;d=typeof d!=="undefined"?d:{};q=[];p=d.index||0;if(b.isArray(a)){for(var f=0,o=a.length;f<o;f++)if(typeof a[f]==
"object")b(a[f]).data("fancybox",b.extend({},d,a[f]));else a[f]=b({}).data("fancybox",b.extend({content:a[f]},d));q=jQuery.merge(q,a)}else{if(typeof a=="object")b(a).data("fancybox",b.extend({},d,a));else a=b({}).data("fancybox",b.extend({content:a},d));q.push(a)}if(p>q.length||p<0)p=0;C()}};b.fancybox.showActivity=function(){clearInterval(H);u.show();H=setInterval($,66)};b.fancybox.hideActivity=function(){u.hide()};b.fancybox.next=function(){return b.fancybox.pos(n+1)};b.fancybox.prev=function(){return b.fancybox.pos(n-
1)};b.fancybox.pos=function(a){if(!h){a=parseInt(a,10);if(a>-1&&j.length>a){p=a;C()}if(c.cyclic&&j.length>1&&a<0){p=j.length-1;C()}if(c.cyclic&&j.length>1&&a>=j.length){p=0;C()}}};b.fancybox.cancel=function(){if(!h){h=true;b.event.trigger("fancybox-cancel");J();e&&b.isFunction(e.onCancel)&&e.onCancel(q,p,e);h=false}};b.fancybox.close=function(){function a(){x.fadeOut("fast");g.hide();b.event.trigger("fancybox-cleanup");i.empty();b.isFunction(c.onClosed)&&c.onClosed(j,n,c);j=e=[];n=p=0;c=e={};h=false}
if(!(h||g.is(":hidden"))){h=true;if(c&&b.isFunction(c.onCleanup))if(c.onCleanup(j,n,c)===false){h=false;return}J();b(z.add(A).add(B)).hide();b("#fancybox-title").remove();g.add(i).add(x).unbind();b(window).unbind("resize.fb scroll.fb");b(document).unbind("keydown.fb");i.css("overflow","hidden");if(c.transitionOut=="elastic"){k=Q();var d=g.position();l={top:d.top,left:d.left,width:g.width(),height:g.height()};if(c.opacity)l.opacity=1;y.prop=1;b(y).animate({prop:0},{duration:c.speedOut,easing:c.easingOut,
step:M,complete:a})}else g.fadeOut(c.transitionOut=="none"?0:c.speedOut,a)}};b.fancybox.resize=function(){var a,d;if(!(h||g.is(":hidden"))){h=true;a=i.wrapInner("<div style='overflow:auto'></div>").children();d=a.height();g.css({height:d+c.padding*2+v});i.css({height:d});a.replaceWith(a.children());b.fancybox.center()}};b.fancybox.center=function(){h=true;var a=K(),d=c.margin,f={};f.top=a[3]+(a[1]-(g.height()-v+40))*0.5;f.left=a[2]+(a[0]-(g.width()+40))*0.5;f.top=Math.max(a[3]+d,f.top);f.left=Math.max(a[2]+
d,f.left);g.css(f);h=false};b.fn.fancybox.defaults={padding:10,margin:20,opacity:false,modal:false,cyclic:false,scrolling:"auto",width:560,height:340,autoScale:true,autoDimensions:true,centerOnScroll:false,ajax:{},swf:{wmode:"transparent"},hideOnOverlayClick:true,hideOnContentClick:false,overlayShow:true,overlayOpacity:0.3,overlayColor:"#666",titleShow:true,titlePosition:"outside",titleFormat:null,transitionIn:"fade",transitionOut:"fade",speedIn:300,speedOut:300,changeSpeed:300,changeFade:"fast",
easingIn:"swing",easingOut:"swing",showCloseButton:true,showNavArrows:true,enableEscapeButton:true,onStart:null,onCancel:null,onComplete:null,onCleanup:null,onClosed:null};b(document).ready(function(){aa()})})(jQuery);

$(document).ready(function(){
	 

     
     var contactForm = $('.wpcf7');
     if(!$('.wpcf7-response-output', contactForm).hasClass('wpcf7-display-none')){
         $(contactForm).css('padding-top', '40px');     
     }              
     
	 $("#mainMenu li:last").css('border', 'none');
     
     $('#inno').css('opacity', 0.5).hover(function(){$(this).css('opacity', 1)}, function(){$(this).css('opacity', 0.5)});
     $("a.fancy-box").fancybox({speedIn: 400, speedOut: 200});          
});


 function ImageBlender(container, imgs, d){

 this.imgs = imgs;
 this.container = container;
 this.index = 0;
 this.duration = d;
 this.cache = [];
 this.isCached = false;

 this.startBlending = function(){

 if(this.index == this.imgs.length){
 this.index = 0;
 this.isCached = true;
 }
 var src = this.imgs[this.index++];

 this.changePhoto(src);
 var that = this;

 window.setTimeout(function(){
 that.startBlending();
 }, this.duration);
 }

 this.changePhoto = function(src){

 var oldImg = this.container.getElementsByTagName('img')[0];

 if(this.isCached == true) {
 var newImg = this.cache[this.index];

 if (newImg != undefined) {
 newImg.style.display = 'none';
 this.container.appendChild(newImg);
 $(newImg).fadeIn(1200, function(){$(oldImg).remove();});
 }
 }else {
 var newImg = document.createElement('img');
 this.cache.push(newImg);
 newImg.className = oldImg.className;
 newImg.style.display = 'none';
 this.container.appendChild(newImg);
 newImg.src = src;

 if (newImg.complete) {
 $(newImg).fadeIn(1200, function(){$(oldImg).remove();});
 }
 else {
 newImg.onload = function(){
 $(newImg).fadeIn(1200, function(){$(oldImg).remove();});
 }
 }
 }
 }

 this.startBlending();
};
 


