/*!
 * 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{margin-top:7px;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{margin-top:7px;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=" -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:
 * (URW)++,Copyright 2006 by (URW)++ Design & Development
 * 
 * Trademark:
 * Please refer to the Copyright section for the font trademark attribution
 * notices.
 * 
 * Full name:
 * CorporateS-Regular
 * 
 * Vendor URL:
 * www.urwpp.de
 */
Cufon.registerFont({"w":180,"face":{"font-family":"Corporate S","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 2 5 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-21 -324 319.014 87.0188","underline-thickness":"23.4","underline-position":"-12.24","stemh":"22","stemv":"26","unicode-range":"U+0020-U+04C0"},"glyphs":{" ":{"w":90},"!":{"d":"31,-235r28,0r-5,168r-20,0xm45,-38v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,10,-21,21,-21","w":89},"\"":{"d":"48,-144r-18,0r-5,-96r27,0xm97,-144r-18,0r-4,-96r27,0","w":126},"#":{"d":"196,-96r-3,20r-41,0r-13,76r-22,0r12,-76r-54,0r-12,76r-23,0r13,-76r-41,0r3,-20r41,0r8,-52r-41,0r3,-20r41,0r11,-72r23,0r-11,72r53,0r11,-72r23,0r-11,72r41,0r-3,20r-41,0r-9,52r42,0xm140,-148r-53,0r-9,52r54,0","w":216},"$":{"d":"89,-113v-49,-16,-67,-22,-67,-66v0,-36,26,-62,67,-65r0,-23r14,0r0,23v37,3,63,26,64,58r-27,0v-1,-18,-16,-31,-37,-34r0,84v41,13,73,29,73,72v0,38,-29,65,-73,68r0,26r-14,0r0,-26v-46,-3,-72,-29,-73,-73r26,0v2,29,18,46,47,49r0,-93xm89,-141r0,-79v-42,3,-55,50,-22,69v4,2,7,4,22,10xm103,-108r0,89v46,-1,59,-53,27,-76v-5,-4,-10,-7,-27,-13","w":191},"%":{"d":"162,-240r23,0r-141,240r-22,0xm153,-113v25,0,45,25,45,57v0,33,-20,58,-46,58v-26,0,-45,-25,-45,-58v0,-33,20,-57,46,-57xm152,-95v-14,0,-25,16,-25,39v0,23,11,40,25,40v15,0,25,-17,25,-40v0,-23,-11,-39,-25,-39xm54,-242v26,0,46,26,46,58v0,32,-20,57,-46,57v-26,0,-45,-25,-45,-57v0,-33,19,-58,45,-58xm54,-224v-15,0,-25,17,-25,40v0,23,11,39,25,39v14,0,25,-16,25,-39v0,-23,-11,-40,-25,-40","w":206},"&":{"d":"157,-111r22,0v1,30,-3,52,-16,70r31,41r-29,0r-17,-23v-36,46,-133,26,-133,-39v0,-27,13,-45,49,-73v-24,-31,-28,-39,-28,-55v0,-27,22,-47,53,-47v30,0,48,17,48,45v0,23,-10,39,-39,62r50,68v6,-11,9,-26,9,-49xm88,-217v-43,0,-30,42,-4,69v22,-18,29,-29,29,-45v0,-14,-10,-24,-25,-24xm78,-115v-20,15,-35,28,-37,53v-2,45,70,58,93,21","w":213},"(":{"d":"69,-242r20,0v-50,61,-51,253,0,314r-20,0v-58,-63,-57,-252,0,-314","w":101},")":{"d":"31,72r-19,0v51,-63,50,-253,0,-314r19,0v57,61,59,252,0,314","w":101},"*":{"d":"81,-190r0,-44r17,0r0,44r42,-13r5,16r-41,13r26,36r-14,10r-26,-35r-26,35r-14,-10r26,-36r-42,-13r5,-16"},"+":{"d":"106,-130r67,0r0,18r-67,0r0,70r-20,0r0,-70r-67,0r0,-18r67,0r0,-70r20,0r0,70","w":191},",":{"d":"35,53r-23,0v13,-14,32,-41,27,-53v-10,0,-20,-9,-20,-19v0,-12,10,-21,22,-21v14,0,23,11,23,28v0,20,-8,39,-29,65","w":86},"-":{"d":"0,-100r99,0r0,19r-99,0r0,-19","w":98,"k":{"\u00c5":-11,"\u00c4":-11,"\u00c1":-11,"\u00c6":-1,"Y":9,"W":-9,"V":-1,"T":5,"A":-11}},".":{"d":"46,-38v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21","w":91},"\/":{"d":"19,54r142,-294r25,0r-141,294r-26,0","w":205},"0":{"d":"97,-238v47,0,76,46,76,121v0,75,-29,120,-77,120v-48,0,-77,-46,-77,-120v0,-77,29,-121,78,-121xm96,-216v-32,0,-50,35,-50,99v0,62,19,98,50,98v32,0,50,-35,50,-98v0,-62,-19,-99,-50,-99","w":191},"1":{"d":"62,-183r0,-16v30,-1,45,-12,50,-37r18,0r0,236r-26,0r0,-183r-42,0","w":191},"2":{"d":"52,-166r-24,0v1,-46,25,-72,69,-72v39,0,64,22,64,57v-1,46,-75,117,-101,158r105,0r0,23r-138,0v-3,-38,5,-25,37,-69v66,-91,70,-91,70,-111v0,-21,-15,-34,-39,-34v-27,0,-41,16,-43,48","w":191},"3":{"d":"143,-68v1,-33,-27,-50,-64,-45r0,-23v34,2,56,-12,56,-41v0,-23,-15,-38,-39,-38v-25,0,-38,14,-42,41r-23,0v2,-40,26,-64,67,-64v68,0,88,90,29,111v73,19,46,136,-32,130v-44,-4,-73,-22,-73,-70r24,0v1,30,18,47,48,47v30,0,49,-18,49,-48","w":191},"4":{"d":"137,-80r40,0r0,23r-40,0r0,59r-26,0r0,-59r-96,0r0,-20r95,-159r27,0r0,156xm112,-80r0,-122r-72,122r72,0","w":191},"5":{"d":"167,-82v0,45,-31,85,-75,85v-38,0,-64,-24,-67,-60r25,0v4,24,18,38,41,38v29,0,49,-26,49,-62v0,-56,-64,-75,-86,-30r-24,-2r17,-121r107,0r-3,23r-83,0r-10,69v42,-41,109,-3,109,60","w":191},"6":{"d":"112,-239r29,0v-25,27,-50,61,-66,88v48,-24,92,18,92,73v0,49,-29,81,-70,81v-42,0,-72,-33,-72,-81v0,-46,27,-95,87,-161xm96,-136v-26,0,-44,23,-44,58v0,34,18,59,44,59v26,0,44,-23,44,-59v0,-35,-18,-58,-44,-58","w":191},"7":{"d":"23,-234r146,0r0,22r-115,212r-29,0r114,-210r-116,0r0,-24","w":191},"8":{"d":"59,-123v-52,-27,-25,-115,37,-115v62,0,89,89,37,115v61,28,35,126,-37,126v-73,0,-98,-99,-37,-126xm96,-216v-24,0,-38,17,-38,42v0,25,15,41,38,41v23,0,39,-17,39,-42v0,-24,-16,-41,-39,-41xm96,-112v-27,0,-45,19,-45,47v0,27,18,46,45,46v26,0,45,-19,45,-46v0,-27,-19,-47,-45,-47","w":191},"9":{"d":"80,5r-30,0v24,-26,51,-61,67,-88v-49,22,-92,-17,-92,-72v0,-48,30,-83,72,-83v42,0,70,33,70,82v0,47,-28,98,-87,161xm97,-215v-27,0,-45,24,-45,59v0,35,18,58,44,58v27,0,44,-24,44,-59v0,-35,-17,-58,-43,-58","w":191},":":{"d":"46,-38v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21xm46,-171v11,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-11,10,-21,21,-21","w":91},";":{"d":"41,-171v11,0,20,10,20,21v0,12,-9,21,-21,21v-12,0,-20,-8,-20,-20v0,-12,9,-22,21,-22xm35,53r-23,0v13,-14,32,-41,27,-53v-10,0,-20,-9,-20,-19v0,-12,10,-21,22,-21v14,0,23,11,23,28v0,20,-8,39,-29,65","w":86},"<":{"d":"168,-205r0,25r-129,59r129,58r0,26r-156,-73r0,-22"},"=":{"d":"19,-154r154,0r0,19r-154,0r0,-19xm19,-107r154,0r0,20r-154,0r0,-20","w":191},">":{"d":"12,-37r0,-26r129,-58r-129,-59r0,-25r156,73r0,22"},"?":{"d":"68,-38v11,0,20,9,20,21v0,12,-8,21,-20,21v-12,0,-21,-10,-21,-21v0,-11,9,-21,21,-21xm131,-187v10,29,-57,63,-51,97r0,22r-25,0r0,-20v-13,-41,49,-69,49,-98v0,-17,-12,-28,-30,-28v-21,0,-33,12,-35,35r-22,0v2,-38,22,-59,59,-59v34,0,55,20,55,51","w":148},"@":{"d":"222,-13v-94,47,-210,-3,-210,-107v0,-71,54,-124,126,-124v66,0,114,44,114,106v0,46,-28,87,-59,87v-14,0,-24,-10,-26,-25v-26,45,-96,25,-96,-33v0,-60,77,-104,103,-46r5,-23r19,0r-18,93v0,10,6,18,14,18v21,0,40,-34,40,-70v0,-54,-39,-91,-96,-91v-61,0,-106,46,-106,108v1,63,42,107,110,107v28,0,50,-5,75,-17xm136,-163v-23,0,-43,24,-43,54v0,24,13,40,33,40v24,0,41,-25,41,-58v0,-23,-11,-36,-31,-36","w":263},"A":{"d":"90,-242r23,0r83,242r-28,0r-21,-64r-90,0r-22,64r-28,0xm139,-87r-37,-120r-38,120r75,0","w":203,"k":{"\u00e7":3,"\u00d9":8,"\u00dc":8,"\u00db":8,"\u00da":8,"\u00d6":9,"\u00c7":9,"\u00ab":3,"y":8,"w":5,"v":7,"u":4,"t":5,"q":3,"o":4,"g":-6,"e":3,"d":3,"c":3,"b":-2,"Y":22,"W":11,"V":17,"U":8,"T":20,"Q":9,"O":9,"G":9,"C":9,".":-7,"-":-11,",":-9}},"B":{"d":"183,-67v0,71,-68,69,-152,67r0,-240v73,-2,141,-4,140,60v0,27,-13,43,-40,52v36,9,52,28,52,61xm143,-179v0,-41,-37,-39,-85,-38r0,80v47,2,85,0,85,-42xm155,-68v-1,-46,-41,-49,-97,-46r0,91v55,1,97,4,97,-45","w":197,"k":{"\u00c3":1,"\u00c5":1,"\u00c4":1,"\u00c2":1,"\u00c1":1,"\u00d8":-1,"\u00c6":5,"Y":8,"W":2,"V":5,"A":1}},"C":{"d":"18,-119v0,-70,34,-124,99,-125v44,-1,76,26,80,70r-25,0v-7,-31,-26,-47,-55,-47v-43,0,-70,39,-70,101v0,108,116,141,128,39r26,0v-4,54,-35,85,-83,85v-61,0,-100,-48,-100,-123","w":216,"k":{"\u00c5":4,"\u00c4":4,"\u00c1":4,"\u00c6":9,"A":4}},"D":{"d":"207,-120v0,95,-58,131,-176,120r0,-240r38,0v103,-5,138,39,138,120xm179,-120v0,-73,-30,-103,-121,-97r0,194v87,6,121,-24,121,-97","w":225,"k":{"\u00c3":10,"\u00c5":10,"\u00c0":10,"\u00c4":10,"\u00c2":10,"\u00c1":10,"Y":14,"X":11,"W":5,"V":9,"T":13,"J":10,"A":10}},"E":{"d":"58,-136r97,0r0,23r-97,0r0,90r107,0r0,23r-134,0r0,-240r132,0r0,23r-105,0r0,81"},"F":{"d":"58,-136r97,0r0,23r-97,0r0,113r-27,0r0,-240r132,0r0,23r-105,0r0,81","w":175,"k":{"\u00f6":2,"\u00f3":2,"\u00e9":2,"\u00e5":4,"\u00e4":4,"\u00e1":4,"\u00d6":1,"\u00c3":14,"\u00c5":14,"\u00c0":14,"\u00c4":14,"\u00c2":14,"\u00c1":14,"\u00f8":2,"\u00e6":4,"u":5,"r":6,"o":2,"j":5,"e":2,"a":4,"O":1,"J":11,"A":14,".":27,"-":-11,",":24}},"G":{"d":"128,-119r73,0r0,98v-79,55,-183,16,-183,-100v0,-75,39,-123,100,-123v45,0,75,25,80,70r-25,0v-7,-32,-25,-47,-55,-47v-44,0,-71,39,-71,101v0,91,64,123,130,85r0,-61r-49,0r0,-23","w":223,"k":{"\u00c3":-1,"\u00c5":-1,"\u00c0":-1,"\u00c4":-1,"\u00c2":-1,"\u00c1":-1,"Y":9,"W":2,"V":6,"T":5,"A":-1}},"H":{"d":"58,-137r113,0r0,-103r27,0r0,240r-27,0r0,-114r-113,0r0,114r-27,0r0,-240r27,0r0,103","w":228},"I":{"d":"58,0r-27,0r0,-240r27,0r0,240","w":88},"J":{"d":"-1,8v37,-3,47,-6,47,-57r0,-191r27,0r0,191v5,72,-17,75,-74,80r0,-23","w":103,"k":{"\u00c5":2,"\u00c4":2,"\u00c6":3,"A":2}},"K":{"d":"156,-240r32,0r-98,113r108,127r-37,0r-103,-126xm31,-240r27,0r0,240r-27,0r0,-240","w":200,"k":{"\u00fc":7,"\u00f6":9,"\u00f3":9,"\u00e5":2,"\u00e4":2,"\u00d6":16,"\u00d3":16,"\u00e6":2,"y":16,"u":7,"o":9,"e":9,"a":2,"T":-8,"S":9,"O":16,"G":15,"C":15,"-":9}},"L":{"d":"31,-240r28,0r0,217r102,0r0,23r-130,0r0,-240","w":171,"k":{"\u00fc":2,"\u00dc":8,"\u00d5":10,"\u00d2":10,"\u00d6":10,"\u00d4":10,"\u00d3":10,"\u00c7":10,"\u00c5":-10,"\u00c4":-10,"\u00c1":-10,"\u00c6":-10,"y":15,"u":2,"Y":26,"W":15,"V":26,"U":8,"T":21,"S":3,"O":10,"G":11,"C":10,"A":-10,"-":24}},"M":{"d":"31,-240r41,0r67,210r68,-210r40,0r0,240r-25,0r0,-213r-69,213r-27,0r-69,-213r0,213r-26,0r0,-240","w":278},"N":{"d":"31,-240r29,0r115,200r0,-200r26,0r0,240r-30,0r-114,-199r0,199r-26,0r0,-240","w":231,"k":{"\u00fc":1,"\u00e5":1,"\u00e4":1,"\u00e1":1,"\u00c5":1,"\u00c4":1,"\u00c1":1,"\u00f8":-1,"\u00e6":2,"\u00c6":1,"u":1,"a":1,"A":1,".":-1,",":-3}},"O":{"d":"116,-244v58,0,98,50,98,124v0,74,-40,124,-98,124v-59,0,-98,-50,-98,-126v0,-72,41,-122,98,-122xm116,-221v-41,0,-69,41,-69,100v0,62,27,101,69,101v42,0,69,-38,69,-100v0,-61,-27,-101,-69,-101","w":232,"k":{"\u00c5":9,"\u00c4":9,"\u00c1":9,"\u00c6":15,"Y":13,"X":9,"W":4,"V":8,"T":9,"A":9}},"P":{"d":"179,-168v0,62,-45,74,-121,70r0,98r-27,0r0,-240r40,0v77,-4,108,14,108,72xm151,-168v0,-48,-33,-51,-93,-49r0,96v54,1,93,0,93,-47","w":189,"k":{"\u00f6":3,"\u00f3":3,"\u00e9":4,"\u00e5":2,"\u00e4":2,"\u00e1":2,"\u00c5":16,"\u00c4":16,"\u00c1":16,"\u00f8":4,"\u00e6":3,"\u00c6":31,"o":3,"e":4,"a":2,"J":9,"A":16,".":34,"-":-3,",":31}},"Q":{"d":"198,-48r47,51r-33,0r-28,-30v-64,70,-166,14,-166,-93v0,-73,40,-124,98,-124v82,0,123,119,82,196xm116,-221v-41,0,-69,42,-69,100v0,61,28,102,69,102v41,0,69,-41,69,-101v0,-59,-28,-101,-69,-101","w":236},"R":{"d":"31,-240v81,-3,148,-2,148,68v0,32,-16,53,-49,65r63,107r-33,0r-60,-103r-42,0r0,103r-27,0r0,-240xm150,-172v0,-45,-34,-47,-92,-45r0,91v56,2,92,-1,92,-46","w":201,"k":{"\u00fc":5,"\u00fa":5,"\u00f6":5,"\u00f3":5,"\u00e9":5,"\u00e5":3,"\u00e4":3,"\u00e1":3,"\u00dc":3,"\u00d6":5,"\u00d3":5,"\u00c7":4,"\u00e6":3,"y":-3,"u":5,"o":5,"e":5,"a":3,"Y":8,"W":3,"V":5,"U":3,"T":4,"O":5,"G":4,"C":4,"-":-1}},"S":{"d":"149,-61v0,-64,-123,-50,-123,-121v0,-63,103,-83,133,-34v7,11,10,21,11,38r-26,0v2,-54,-90,-56,-91,-6v12,34,11,23,58,46v48,23,66,27,66,74v0,41,-31,68,-78,68v-50,0,-78,-27,-81,-77r27,0v-6,65,104,70,104,12","w":196,"k":{"\u00c5":4,"\u00c4":4,"\u00c1":4,"\u00c6":7,"t":3,"Y":8,"W":4,"V":6,"T":3,"A":4}},"T":{"d":"8,-240r151,0r0,23r-62,0r0,217r-27,0r0,-217r-62,0r0,-23","w":166,"k":{"\u00d5":9,"\u00d2":9,"\u00d6":9,"\u00d4":9,"\u00d3":9,"\u00c3":20,"\u00c5":20,"\u00c0":20,"\u00c4":20,"\u00c2":20,"\u00c1":20,"\u00f8":19,"\u00e6":23,"\u00d8":9,"\u00c6":20,"\u00ab":20,"y":21,"w":20,"v":19,"u":21,"s":21,"r":20,"o":21,"j":3,"i":-3,"g":23,"e":21,"c":21,"a":22,"Y":-13,"W":-12,"V":-12,"S":3,"O":9,"J":8,"G":9,"C":9,"A":20,";":11,":":14,".":19,"-":5,",":16}},"U":{"d":"113,4v-60,0,-85,-21,-85,-102r0,-142r27,0r0,141v-3,66,11,72,58,79v46,-6,57,-16,57,-79r0,-141r27,0v-2,59,9,155,-5,199v-9,29,-40,45,-79,45","w":225,"k":{"\u00c3":8,"\u00c5":8,"\u00c4":8,"\u00c2":8,"\u00c1":8,"\u00c6":12,"r":1,"p":1,"m":1,"A":8,".":4,",":1}},"V":{"d":"5,-240r28,0r69,209r67,-209r28,0r-83,241r-27,0","w":201,"k":{"\u00d5":8,"\u00d2":8,"\u00d6":8,"\u00d4":8,"\u00d3":8,"\u00c3":17,"\u00c5":17,"\u00c0":17,"\u00c4":17,"\u00c2":17,"\u00c1":17,"\u00f8":13,"\u00e6":15,"\u00d8":8,"\u00c6":28,"\u00ab":14,"u":10,"r":9,"o":15,"i":-3,"g":17,"e":15,"a":14,"T":-12,"S":5,"O":8,"G":8,"C":8,"A":17,";":5,":":8,".":22,"-":-1,",":19}},"W":{"d":"6,-240r26,0r46,204r51,-204r23,0r50,204r46,-204r26,0r-58,241r-29,0r-47,-187r-47,187r-30,0","w":279,"k":{"\u00d5":4,"\u00d2":4,"\u00d6":4,"\u00d4":4,"\u00d3":4,"\u00c3":11,"\u00c5":11,"\u00c0":11,"\u00c4":11,"\u00c2":11,"\u00c1":11,"\u00f8":5,"\u00e6":9,"\u00d8":2,"\u00c6":17,"\u00ab":7,"y":-3,"u":7,"r":6,"o":8,"i":-2,"g":10,"e":7,"a":9,"T":-12,"S":3,"O":4,"G":4,"C":3,"A":11,";":-2,":":1,".":12,"-":-9,",":9}},"X":{"d":"12,-240r30,0r56,92r56,-92r31,0r-71,114r75,126r-31,0r-60,-100r-60,100r-31,0r75,-126","w":195,"k":{"\u00d6":9,"y":13,"u":8,"o":9,"e":9,"a":2,"Q":9,"O":9,"C":9}},"Y":{"d":"4,-240r31,0r58,112r56,-112r31,0r-75,139r1,101r-27,0r0,-101","w":184,"k":{"\u00d5":12,"\u00d2":12,"\u00d6":12,"\u00d4":12,"\u00d3":12,"\u00c3":22,"\u00c5":22,"\u00c0":22,"\u00c4":22,"\u00c2":22,"\u00c1":22,"\u00f8":20,"\u00e6":23,"\u00d8":12,"\u00c6":24,"\u00ab":21,"v":5,"u":17,"p":14,"o":22,"i":-3,"g":24,"e":22,"a":23,"T":-13,"S":7,"O":12,"G":12,"C":12,"A":22,";":12,":":14,".":24,"-":9,",":21}},"Z":{"d":"19,-240r147,0r0,18r-123,199r121,0r0,23r-153,0r0,-21r123,-196r-115,0r0,-23","w":177,"k":{"y":7,"v":6}},"[":{"d":"33,-240r54,0r0,21r-30,0r0,268r30,0r0,21r-54,0r0,-310","w":101},"\\":{"d":"186,54r-25,0r-142,-294r26,0","w":205},"]":{"d":"68,70r-54,0r0,-21r30,0r0,-268r-30,0r0,-21r54,0r0,310","w":101},"^":{"d":"37,-132r-28,0r64,-109r34,0r64,109r-28,0r-53,-89"},"_":{"d":"0,24r180,0r0,23r-180,0r0,-23"},"a":{"d":"17,-45v4,-48,48,-58,103,-66v1,-29,-6,-44,-35,-43v-23,0,-33,9,-37,28r-25,0v4,-32,25,-49,63,-49v45,0,59,15,59,66v0,33,-3,89,5,109r-24,0v-3,-8,-3,-12,-4,-23v-19,43,-109,32,-105,-22xm76,-17v38,0,47,-31,44,-76v-57,10,-78,23,-78,46v0,18,15,30,34,30","w":171,"k":{"y":5,"w":3,"v":4,"j":7}},"b":{"d":"26,-241r25,0r0,95v39,-61,116,-19,116,60v0,79,-78,122,-117,62v0,13,1,16,-2,24r-25,0v7,-66,1,-167,3,-241xm98,-153v-28,0,-47,26,-47,68v0,40,18,67,45,67v27,0,45,-26,45,-68v0,-41,-17,-67,-43,-67","w":182,"k":{"y":5,"w":2,"v":4}},"c":{"d":"42,-85v0,36,11,68,47,68v23,0,34,-13,37,-42r25,0v-3,41,-25,63,-62,63v-44,0,-73,-35,-73,-89v0,-99,126,-126,134,-30r-25,0v-5,-28,-15,-39,-37,-39v-28,0,-46,27,-46,69","w":167,"k":{"k":1,"h":1}},"d":{"d":"156,-241r0,191v0,30,0,40,3,50r-24,0v-3,-9,-3,-14,-3,-24v-37,60,-116,18,-116,-60v0,-80,76,-124,115,-63r0,-94r25,0xm42,-85v1,33,11,66,44,67v28,0,45,-25,45,-67v0,-42,-17,-68,-44,-68v-28,0,-45,26,-45,68","w":182},"e":{"d":"158,-81r-116,0v-5,65,64,86,89,38r23,3v-10,30,-31,44,-63,44v-46,0,-75,-34,-75,-88v0,-56,29,-91,74,-91v44,0,73,40,68,94xm43,-101r89,0v-3,-35,-17,-53,-43,-53v-25,0,-41,18,-46,53","w":174,"k":{"y":5,"x":5,"w":3,"v":3,"t":3}},"f":{"d":"102,-216v-32,-19,-53,2,-47,45r43,0r0,21r-41,0r0,150r-27,0r0,-150r-24,0r0,-21r24,0v-7,-60,22,-85,72,-69r0,24","w":102,"k":{"\u00f6":1,"\u00f3":1,"\u00e9":1,"\u00e5":-1,"\u00e4":-1,"\u00e1":-1,"\u00f8":2,"t":-9,"s":-2,"o":1,"l":-3,"i":-6,"f":-11,"e":1,"a":-1}},"g":{"d":"166,-171r0,19r-35,0v19,17,21,64,-2,78v-7,12,-81,16,-75,33v-3,15,90,12,89,23v46,33,15,91,-56,91v-77,0,-106,-69,-41,-91v-31,-13,-21,-37,13,-47v-59,-19,-38,-115,28,-108v23,2,52,4,79,2xm87,-153v-22,0,-38,16,-38,38v0,21,14,35,36,35v22,0,37,-14,37,-35v0,-21,-15,-38,-35,-38xm86,-7v-33,0,-53,11,-53,30v0,18,22,30,54,30v32,0,53,-12,53,-30v0,-19,-19,-30,-54,-30","w":173,"k":{"\u00f6":5,"\u00f3":5,"\u00e9":4,"\u00e5":2,"\u00e4":2,"\u00e6":3,"l":1,"e":4,"a":2}},"h":{"d":"95,-153v-60,1,-42,92,-44,153r-25,0r0,-241r25,0r0,91v36,-43,104,-35,104,52r0,98r-25,0v-7,-55,22,-154,-35,-153","k":{"y":5}},"i":{"d":"26,-171r27,0r0,171r-27,0r0,-171xm40,-243v10,0,18,8,18,18v0,10,-8,18,-18,18v-10,0,-19,-8,-19,-18v0,-11,8,-18,19,-18","w":79,"k":{"j":6,"T":-3}},"j":{"d":"-10,45v40,0,48,-11,48,-60r0,-156r26,0r0,156v4,69,-17,80,-74,82r0,-22xm51,-243v10,0,18,8,18,18v0,10,-8,18,-18,18v-10,0,-18,-8,-18,-18v0,-11,7,-18,18,-18","w":90},"k":{"d":"124,-171r30,0r-71,77r77,94r-35,0r-73,-93xm26,-241r25,0r0,241r-25,0r0,-241","w":173,"k":{"\u00fc":6,"\u00f6":15,"\u00f3":15,"\u00e9":14,"\u00e5":8,"\u00e4":8,"\u00e1":8,"\u00e6":8,"u":6,"s":9,"o":15,"g":-1,"e":14,"a":8,".":3,"-":13}},"l":{"d":"26,-241r27,0r0,241r-27,0r0,-241","w":79,"k":{"v":-1}},"m":{"d":"93,-153v-62,0,-36,94,-41,153r-25,0v-2,-51,5,-134,-5,-171r25,0v2,6,3,15,3,24v17,-37,84,-39,97,2v27,-48,121,-43,103,41r0,104r-25,0r0,-104v0,-38,-4,-49,-33,-49v-61,0,-36,95,-41,153r-25,0r0,-100v2,-45,-5,-47,-33,-53","w":275,"k":{"y":5,"w":2,"v":4,"p":1}},"n":{"d":"96,-153v-61,0,-43,91,-45,153r-25,0v-2,-49,4,-135,-4,-171r24,0v3,7,4,14,4,25v31,-49,106,-40,106,48r0,98r-26,0v-7,-55,24,-154,-34,-153","w":181,"k":{"y":5,"w":3,"v":4,"p":1,"T":21}},"o":{"d":"91,-175v44,0,74,37,74,90v0,53,-30,89,-74,89v-45,0,-75,-37,-75,-91v0,-52,31,-88,75,-88xm91,-154v-29,0,-49,28,-49,68v0,42,19,69,49,69v29,0,48,-27,48,-68v0,-41,-19,-69,-48,-69","w":181,"k":{"y":5,"x":6,"w":3,"v":4,"t":4,"T":21}},"p":{"d":"26,71r0,-191v0,-30,0,-39,-3,-51r25,0v2,8,3,12,3,26v36,-63,116,-20,116,60v0,81,-76,119,-116,61r0,95r-25,0xm97,-18v62,0,59,-134,0,-135v-28,0,-46,27,-46,68v0,41,18,67,46,67","w":182,"k":{"y":5,"t":3}},"q":{"d":"131,71r0,-94v-39,59,-115,16,-115,-61v0,-80,79,-124,115,-62v0,-12,2,-19,4,-25r24,0v-7,66,-1,168,-3,242r-25,0xm86,-153v-27,0,-44,27,-44,69v0,40,16,66,43,66v28,0,46,-26,46,-67v0,-41,-18,-68,-45,-68","w":182,"k":{"u":1}},"r":{"d":"115,-145v-72,-31,-63,71,-63,145r-25,0r0,-112v0,-39,0,-42,-3,-59r24,0v3,13,3,23,3,37v16,-36,32,-49,64,-36r0,25","w":117,"k":{"\u00f2":-1,"\u00f6":-1,"\u00f4":-1,"\u00f3":-1,"\u00e8":-1,"\u00ea":-1,"\u00e9":-1,"\u00e7":-1,"\u00e5":-3,"\u00e0":-3,"\u00e4":-3,"\u00e2":-3,"\u00e1":-3,"\u00f8":-1,"\u00e6":-3,"z":-7,"y":-12,"x":-9,"w":-12,"v":-13,"u":-2,"t":-10,"s":-4,"r":-3,"q":-1,"p":-4,"o":-1,"n":-4,"m":-4,"l":-2,"k":-2,"j":4,"i":-2,"h":-2,"g":-1,"f":-12,"e":-1,"d":-1,"c":-1,"a":-3,";":-6,":":-4,".":20,"-":6,",":17}},"s":{"d":"139,-124r-24,0v2,-39,-67,-38,-68,-5v-10,24,83,35,85,51v26,36,-1,82,-52,82v-42,0,-64,-20,-64,-57r24,0v2,24,15,36,40,36v33,0,48,-34,25,-50v-6,-4,-8,-7,-38,-13v-69,-15,-54,-95,13,-95v36,0,57,18,59,51","w":157},"t":{"d":"103,-2v-45,17,-72,-1,-70,-62r3,-86r-26,0r0,-21r26,0r1,-49r25,0r-1,49r41,0r0,21r-41,0r-2,99v-6,39,21,36,44,27r0,22","w":113,"k":{"\u00f6":5,"\u00f3":5,"\u00e9":5,"\u00e5":-1,"\u00e4":-1,"\u00e1":-1,"\u00e6":-1,"o":5,"h":2,"e":5,"a":-1,"S":2,";":-3,":":-2}},"u":{"d":"128,-23v-27,49,-102,31,-102,-43r0,-105r25,0v7,55,-24,153,35,153v59,0,37,-93,41,-153r26,0v2,50,-4,133,4,171r-25,0v-3,-8,-4,-14,-4,-23","w":178},"v":{"d":"4,-171r26,0r48,144r47,-144r26,0r-60,173r-27,0","w":155,"k":{"\u00f2":4,"\u00f6":4,"\u00f3":4,"\u00e8":4,"\u00ea":4,"\u00e9":4,"\u00e3":3,"\u00e5":3,"\u00e0":3,"\u00e4":3,"\u00e2":3,"\u00e1":3,"\u00f8":3,"\u00e6":3,"s":2,"o":4,"l":-1,"g":5,"e":4,"c":4,"a":3,";":-4,":":-2,".":14,"-":-10,",":11}},"w":{"d":"5,-171r26,0r37,136r40,-136r22,0r40,136r36,-136r26,0r-49,173r-25,0r-39,-134r-40,134r-24,0","w":237,"k":{"\u00f2":3,"\u00f6":3,"\u00f3":3,"\u00e8":3,"\u00ea":3,"\u00e9":3,"\u00e3":3,"\u00e5":3,"\u00e0":3,"\u00e4":3,"\u00e2":3,"\u00e1":3,"\u00f8":1,"\u00e6":3,"s":2,"o":3,"g":5,"e":3,"c":3,"a":3,";":-6,":":-4,".":10,"-":-12,",":8}},"x":{"d":"11,-171r29,0r40,61r39,-61r31,0r-55,80r62,91r-31,0r-46,-71r-48,71r-30,0r62,-91","w":158,"k":{"\u00e9":5,"q":5,"o":6,"e":5,"c":5,"a":1}},"y":{"d":"6,-171r27,0r46,143r48,-143r26,0v-26,65,-52,177,-86,223v-12,16,-32,21,-57,20r0,-23v32,0,41,-7,55,-47","w":157,"k":{"\u00f2":4,"\u00f6":4,"\u00f3":4,"\u00e8":5,"\u00ea":5,"\u00e9":5,"\u00e3":3,"\u00e5":3,"\u00e0":3,"\u00e4":3,"\u00e2":3,"\u00e1":3,"\u00f8":3,"\u00e6":4,"s":2,"o":4,"l":-1,"g":5,"e":5,"c":4,"a":3,";":-4,":":-1,".":15,"-":-10,",":12}},"z":{"d":"15,-171r121,0r0,19r-98,131r96,0r0,21r-126,0r0,-20r97,-130r-90,0r0,-21","w":143},"{":{"d":"94,-222v-71,-10,-2,109,-54,137v30,13,18,61,20,100v2,33,6,36,34,37r0,20v-66,11,-57,-54,-57,-114v0,-21,-5,-31,-20,-35r0,-17v54,-15,-25,-165,77,-148r0,20","w":101},"|":{"d":"77,-240r26,0r0,300r-26,0r0,-300"},"}":{"d":"8,52v70,9,2,-110,53,-137v-30,-13,-20,-61,-20,-101v0,-32,-4,-35,-33,-36r0,-20v65,-9,57,55,56,114v0,21,6,30,21,34r0,17v-31,5,-21,57,-21,92v0,45,-15,58,-56,57r0,-20","w":101},"~":{"d":"155,-80v-6,5,-53,-25,-74,-25v-13,0,-22,8,-32,27r-16,-10v12,-22,23,-40,49,-41v13,-4,65,28,76,25v14,0,22,-7,33,-26r15,10v-11,24,-26,37,-51,40","w":240},"\u00a1":{"d":"58,69r-27,0r4,-168r20,0xm45,-171v11,0,20,9,20,21v0,12,-9,21,-21,21v-12,0,-20,-9,-20,-21v0,-11,10,-21,21,-21","w":89},"\u00a2":{"d":"104,-189r0,135v21,-3,31,-17,34,-41r25,0v-1,35,-26,62,-59,63r0,37r-14,0r0,-37v-39,-6,-62,-39,-62,-88v0,-50,23,-83,62,-91r0,-34r14,0r0,34v34,2,56,24,58,60r-26,0v-1,-24,-11,-35,-32,-38xm90,-54r0,-134v-47,11,-49,123,0,134","w":191},"\u00a3":{"d":"55,-133v13,-67,10,-111,64,-111v31,0,46,17,47,49r-24,0v-2,-19,-8,-26,-22,-26v-16,0,-23,8,-29,35v-3,13,-3,17,-9,53r54,0r0,21r-58,0v-6,41,-15,73,-25,91v32,-13,101,20,99,-32r23,0v8,76,-90,48,-156,53v12,-18,22,-52,32,-112r-34,0r0,-21r38,0","w":191},"\u00a5":{"d":"139,-153r35,0r0,18r-44,0r-15,28r59,0r0,18r-63,0r0,89r-27,0r0,-89r-66,0r0,-18r62,0r-16,-28r-46,0r0,-18r37,0r-47,-87r31,0r58,113r57,-113r30,0","w":191},"\u00a7":{"d":"55,-186v0,44,101,49,101,100v0,19,-10,34,-32,46v45,31,24,99,-39,99v-42,0,-64,-20,-65,-61r24,0v3,29,14,40,41,40v43,0,53,-46,17,-65v-28,-14,-79,-39,-79,-72v0,-18,9,-32,32,-44v-49,-28,-21,-95,36,-95v38,0,60,21,61,60r-23,0v4,-50,-74,-48,-74,-8xm74,-132v-18,9,-27,19,-27,32v0,14,11,24,59,49v25,-12,35,-39,12,-55"},"\u00a4":{"d":"20,-44r34,-34v-25,-30,-26,-71,0,-102r-35,-35r15,-14r34,34v32,-24,72,-24,103,0r35,-34r14,14r-34,34v25,30,23,73,0,103r35,34r-15,14r-34,-34v-32,24,-71,25,-104,0r-33,34xm121,-190v-34,0,-62,27,-62,61v0,33,28,60,61,60v33,0,60,-27,60,-60v0,-33,-26,-61,-59,-61","w":240},"'":{"d":"54,-144r-18,0r-4,-96r27,0","w":90},"\u00ab":{"d":"113,0r-19,0r-32,-84r32,-87r19,0r-28,87xm66,0r-18,0r-33,-84r33,-87r18,0r-27,87","w":137},"\u00b7":{"d":"46,-111v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,10,-21,21,-21","w":91},"\u00b6":{"d":"8,-176v0,-44,30,-64,83,-64r92,0r0,20r-21,0r0,255r-23,0r0,-255r-37,0r0,255r-23,0r0,-148v-43,3,-71,-24,-71,-63","w":208},"\u00bb":{"d":"24,-171r19,0r32,84r-32,87r-19,0r28,-87xm71,-171r19,0r32,84r-32,87r-19,0r28,-87","w":137,"k":{"\u00c5":3,"\u00c4":3,"\u00c1":3,"\u00c6":9,"Y":21,"W":7,"V":14,"T":20,"A":3}},"\u00bf":{"d":"82,-171v11,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-11,10,-21,21,-21xm18,20v-10,-28,57,-62,51,-96r0,-23r25,0r0,19v12,42,-48,70,-48,100v0,17,12,27,30,27v22,0,33,-10,35,-34r22,0v-1,38,-23,58,-60,58v-34,0,-55,-20,-55,-51","w":148},"`":{"d":"112,-197r-21,0r-52,-49r36,0"},"\u00b4":{"d":"76,-197r37,-49r36,0r-53,49r-20,0"},"\u00af":{"d":"41,-232r98,0r0,19r-98,0r0,-19"},"\u00a8":{"d":"59,-242v11,0,19,8,19,19v0,10,-9,19,-19,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19xm121,-242v10,0,18,8,18,19v0,11,-8,19,-18,19v-10,0,-19,-9,-19,-19v0,-10,8,-19,19,-19"},"\u00b8":{"d":"82,0r17,0r-9,20v21,3,31,12,31,27v0,28,-36,38,-62,24r0,-14v13,7,40,7,39,-12v0,-12,-8,-17,-29,-17"},"\u00c6":{"d":"145,-240r146,0r0,23r-104,0r0,81r95,0r0,23r-95,0r0,90r104,0r0,23r-132,0r0,-64r-86,0r-36,64r-29,0xm159,-87r0,-129r-72,129r72,0","w":306},"\u00aa":{"d":"45,-163v2,-29,31,-37,66,-41v1,-16,-3,-24,-21,-24v-14,0,-21,5,-23,17r-18,0v2,-21,16,-32,41,-32v56,0,31,66,41,108r-17,0v-2,-5,-2,-8,-2,-12v-16,27,-69,16,-67,-16xm84,-147v22,0,29,-18,27,-44v-36,7,-48,14,-48,27v0,10,9,17,21,17xm41,-115r95,0r0,14r-95,0r0,-14"},"\u00d8":{"d":"43,-33v-53,-77,-21,-211,74,-211v22,0,36,6,59,23r14,-19r22,0r-23,33v52,67,20,211,-73,211v-23,0,-39,-5,-61,-23r-13,19r-22,0xm60,-56r101,-145v-50,-49,-114,-2,-114,80v0,25,4,45,13,65xm115,-20v72,1,84,-109,56,-164r-100,144v15,15,26,20,44,20","w":232,"k":{"A":8}},"\u00ba":{"d":"90,-243v28,0,48,22,48,55v0,33,-20,56,-49,56v-27,0,-47,-24,-47,-56v0,-33,20,-55,48,-55xm90,-228v-18,0,-30,16,-30,40v0,24,12,41,30,41v18,0,30,-16,30,-41v0,-24,-12,-40,-30,-40xm43,-115r94,0r0,14r-94,0r0,-14"},"\u00e6":{"d":"17,-42v0,-42,48,-62,101,-60v1,-33,-3,-52,-32,-52v-21,0,-35,10,-40,30r-24,0v-1,-56,99,-70,117,-22v25,-43,90,-36,111,5v8,16,11,29,11,59r-117,0v-6,65,66,88,91,39r23,3v-11,56,-106,58,-126,7v-16,53,-115,48,-115,-9xm145,-102r89,0v-2,-34,-17,-52,-42,-52v-24,0,-42,19,-47,52xm118,-70v-1,-6,3,-15,-7,-12v-41,0,-68,15,-68,38v0,16,13,27,32,27v28,0,43,-18,43,-53","w":277,"k":{"y":5,"w":3,"v":3}},"\u00f8":{"d":"10,0r21,-27v-35,-54,-5,-149,60,-149v19,0,30,5,48,19v7,-9,14,-17,33,-14v-5,10,-22,19,-20,30v33,57,2,145,-62,145v-18,0,-36,-7,-47,-18r-12,14r-21,0xm49,-47r75,-92v-37,-37,-84,-2,-82,56v0,13,2,24,7,36xm133,-123r-75,91v32,35,81,4,81,-55v0,-14,-1,-25,-6,-36","w":181},"\u00df":{"d":"87,-221v-35,0,-37,16,-37,67r0,154r-26,0r0,-153v-2,-70,13,-84,63,-90v66,-8,87,94,22,107v38,7,57,31,57,68v1,51,-43,86,-89,64r0,-23v32,18,64,0,63,-41v0,-36,-25,-57,-70,-57r0,-21v61,13,73,-75,17,-75","w":182},"\u00b9":{"d":"29,-201r0,-13v19,0,28,-6,31,-21r14,0r0,141r-19,0r0,-107r-26,0","w":126},"\u00ac":{"d":"143,0r0,-72r-131,0r0,-24r156,0r0,96r-25,0"},"\u00b5":{"d":"89,-15v63,-1,48,-92,49,-158r25,0r0,173r-25,0r0,-31v-17,45,-73,48,-96,9r0,82r-25,0r0,-233r25,0v4,64,-20,160,47,158"},"\u00d0":{"d":"207,-120v0,94,-58,131,-176,120r0,-114r-21,0r0,-23r21,0r0,-103r37,0v103,-5,139,40,139,120xm178,-120v0,-73,-30,-103,-120,-97r0,80r56,0r0,23r-56,0r0,91v86,5,120,-24,120,-97","w":225},"\u00bd":{"d":"29,-201r0,-13v19,0,28,-6,31,-21r14,0r0,141r-19,0r0,-107r-26,0xm206,-234r22,0r-137,234r-22,0xm278,-108v0,25,-49,73,-62,91r64,0r0,17r-88,0v-3,-21,10,-26,18,-36v45,-57,49,-60,49,-71v0,-29,-51,-25,-49,9r-18,0v1,-29,17,-45,45,-45v25,0,41,14,41,35","w":297},"\u00b1":{"d":"106,-132r67,0r0,19r-67,0r0,67r-20,0r0,-67r-67,0r0,-19r67,0r0,-70r20,0r0,70xm19,-30r154,0r0,20r-154,0r0,-20","w":191},"\u00de":{"d":"179,-140v0,62,-45,74,-121,70r0,70r-27,0r0,-240r27,0r0,28v78,-4,121,9,121,72xm151,-140v0,-48,-34,-51,-93,-49r0,96v55,2,93,0,93,-47","w":189},"\u00bc":{"d":"29,-201r0,-13v19,0,28,-6,31,-21r14,0r0,141r-19,0r0,-107r-26,0xm206,-234r22,0r-137,234r-22,0xm260,-49r26,0r0,16r-25,0r0,34r-19,0r0,-34r-61,0r0,-14r61,-94r18,0r0,92xm242,-49r0,-67r-41,67r41,0","w":297},"\u00f7":{"d":"78,-70v0,-24,35,-20,35,0v0,10,-7,17,-17,17v-9,0,-18,-8,-18,-17xm96,-188v9,0,17,8,17,18v0,9,-7,17,-17,17v-9,0,-18,-8,-18,-17v0,-10,8,-18,18,-18xm19,-130r154,0r0,19r-154,0r0,-19","w":191},"\u00a6":{"d":"77,-240r26,0r0,120r-26,0r0,-120xm77,-55r26,0r0,115r-26,0r0,-115"},"\u00b0":{"d":"90,-244v28,0,51,22,51,49v0,27,-23,50,-51,50v-28,0,-51,-22,-51,-50v0,-27,24,-49,51,-49xm90,-228v-18,0,-34,15,-34,33v0,19,15,34,34,34v18,0,34,-15,34,-33v0,-18,-15,-34,-34,-34"},"\u00fe":{"d":"27,71r0,-312r25,0r0,96v36,-64,115,-19,115,60v0,81,-76,119,-115,61r0,95r-25,0xm98,-18v60,-1,59,-135,-1,-135v-28,0,-46,26,-46,68v0,41,19,67,47,67","w":182},"\u00be":{"d":"37,-197r-17,0v1,-26,17,-40,43,-40v42,0,57,51,22,66v44,14,25,78,-23,78v-31,0,-47,-15,-47,-43r17,0v0,18,10,27,29,27v18,0,30,-10,30,-26v-1,-19,-18,-29,-41,-26v1,-7,-4,-18,7,-16v34,5,39,-45,5,-44v-15,0,-23,8,-25,24xm206,-234r22,0r-137,234r-22,0xm260,-49r26,0r0,16r-25,0r0,34r-19,0r0,-34r-61,0r0,-14r61,-94r18,0r0,92xm242,-49r0,-67r-41,67r41,0","w":297},"\u00b2":{"d":"107,-201v0,24,-50,74,-62,91r64,0r0,17r-88,0v-2,-25,1,-15,23,-43v39,-51,44,-54,44,-65v0,-12,-9,-19,-23,-19v-17,0,-25,9,-26,28r-18,0v0,-29,16,-44,45,-44v25,0,41,14,41,35","w":126},"\u00ae":{"d":"99,-192v51,-1,96,-2,96,42v0,19,-10,32,-30,39r39,63r-23,0r-38,-60r-24,0r0,60r-20,0r0,-144xm174,-150v0,-26,-21,-26,-55,-25r0,50v33,1,55,2,55,-25xm144,-245v67,0,122,56,122,124v0,69,-56,125,-124,125v-68,0,-124,-56,-124,-124v0,-69,56,-125,126,-125xm144,-230v-62,0,-110,48,-110,110v0,61,48,110,108,110v60,0,108,-49,108,-110v0,-60,-48,-110,-106,-110","w":284},"\u00f0":{"d":"104,-210v26,30,61,75,61,122v0,55,-29,92,-74,92v-45,0,-75,-36,-75,-89v0,-60,43,-107,92,-83r-23,-31r-24,14r-11,-14r26,-15r-15,-20r13,-11r20,21r24,-14r11,13xm92,-154v-31,0,-50,27,-50,69v0,41,20,68,49,68v29,0,48,-28,48,-68v0,-41,-19,-69,-47,-69","w":181},"\u00d7":{"d":"109,-121r52,52r-14,14r-51,-52r-52,52r-13,-14r51,-52r-51,-51r14,-14r51,52r52,-52r13,14","w":191},"\u00b3":{"d":"37,-197r-17,0v1,-26,17,-40,43,-40v42,0,57,51,22,66v44,14,25,78,-23,78v-31,0,-47,-15,-47,-43r17,0v0,18,10,27,29,27v18,0,30,-10,30,-26v-1,-19,-18,-29,-41,-26v1,-7,-4,-18,7,-16v34,5,39,-45,5,-44v-15,0,-23,8,-25,24","w":126},"\u00a9":{"d":"199,-152r-19,0v-4,-19,-15,-28,-33,-28v-26,0,-43,22,-43,58v0,63,73,81,79,22r18,0v-2,33,-21,52,-53,52v-39,0,-64,-28,-64,-73v0,-80,103,-106,115,-31xm144,-245v67,0,122,56,122,124v0,69,-56,125,-124,125v-69,0,-124,-56,-124,-124v0,-69,56,-125,126,-125xm144,-230v-61,0,-109,49,-109,110v0,61,47,109,107,109v60,0,108,-49,108,-109v0,-60,-48,-110,-106,-110","w":284},"\u00c1":{"d":"90,-242r23,0r83,242r-28,0r-21,-64r-90,0r-22,64r-28,0xm139,-87r-37,-120r-38,120r75,0xm82,-263r50,-49r36,0r-60,49r-26,0","w":203,"k":{"\u00ab":3,"y":8,"w":5,"v":7,"u":4,"t":5,"q":3,"o":4,"g":-6,"e":3,"d":3,"c":3,"b":-2,"Y":22,"W":11,"V":17,"U":8,"T":20,"Q":9,"O":9,"G":9,"C":9,".":-7,"-":-11,",":-9}},"\u00c2":{"d":"90,-242r23,0r83,242r-28,0r-21,-64r-90,0r-22,64r-28,0xm139,-87r-37,-120r-38,120r75,0xm40,-264r47,-47r29,0r47,47r-25,0r-36,-32r-36,32r-26,0","w":203,"k":{"Y":22,"W":11,"V":17,"U":8,"T":20,"Q":9,"O":9,"G":9,"C":9,".":-7,",":-9}},"\u00c4":{"d":"90,-242r23,0r83,242r-28,0r-21,-64r-90,0r-22,64r-28,0xm139,-87r-37,-120r-38,120r75,0xm70,-308v11,0,20,8,20,20v0,11,-9,21,-21,21v-12,0,-20,-9,-20,-21v0,-12,9,-20,21,-20xm134,-308v12,0,20,8,20,20v0,12,-8,21,-20,21v-12,0,-21,-10,-21,-21v0,-12,9,-20,21,-20","w":203,"k":{"\u00ab":3,"y":8,"w":5,"v":7,"u":4,"t":5,"q":3,"o":4,"g":-6,"d":3,"c":3,"b":-2,"Y":22,"W":11,"V":17,"U":8,"T":20,"Q":9,"O":9,"G":9,"C":9,".":-7,"-":-11,",":-9}},"\u00c0":{"d":"90,-242r24,0r83,242r-29,0r-21,-64r-90,0r-22,64r-27,0xm140,-87r-38,-120r-38,120r76,0xm121,-263r-26,0r-60,-49r37,0","w":203,"k":{"Y":22,"W":11,"V":17,"U":8,"T":20,"Q":9,"O":9,"G":9,"C":9,".":-7,",":-9}},"\u00c5":{"d":"90,-242r23,0r83,242r-28,0r-21,-64r-90,0r-22,64r-28,0xm139,-87r-37,-120r-38,120r75,0xm102,-324v18,0,33,15,33,33v0,18,-15,33,-33,33v-18,0,-34,-15,-34,-33v0,-18,15,-33,34,-33xm102,-309v-10,0,-18,8,-18,18v0,10,8,18,18,18v10,0,18,-8,18,-18v0,-9,-8,-18,-18,-18","w":203,"k":{"\u00ab":3,"y":8,"w":5,"v":7,"u":4,"t":5,"q":3,"o":4,"g":-6,"e":3,"d":3,"c":3,"b":-2,"Y":22,"W":11,"V":17,"U":8,"T":20,"Q":9,"O":9,"G":9,"C":9,".":-7,"-":-11,",":-9}},"\u00c3":{"d":"90,-242r23,0r83,242r-28,0r-21,-64r-90,0r-22,64r-28,0xm139,-87r-37,-120r-38,120r75,0xm129,-267v-16,0,-63,-46,-69,0r-16,-6v6,-24,16,-35,33,-35v23,-1,62,46,70,-1r14,6v-3,23,-15,36,-32,36","w":203,"k":{"Y":22,"W":11,"V":17,"U":8,"T":20,"Q":9,"O":9,"G":9,"C":9,".":-7,",":-9}},"\u00c7":{"d":"121,4r-8,20v22,3,34,13,34,30v0,30,-38,41,-67,27r0,-15v21,9,40,4,42,-14v1,-13,-14,-19,-32,-18r13,-31v-54,-9,-85,-54,-85,-123v0,-107,103,-162,164,-95v10,11,12,23,15,41r-25,0v-7,-31,-25,-47,-55,-47v-43,0,-70,39,-70,101v0,61,27,101,70,101v34,0,55,-22,59,-62r25,0v-4,53,-33,84,-80,85","w":216,"k":{"A":4}},"\u00c9":{"d":"58,-136r97,0r0,23r-97,0r0,90r107,0r0,23r-134,0r0,-240r132,0r0,23r-105,0r0,81xm72,-263r50,-49r36,0r-60,49r-26,0"},"\u00ca":{"d":"58,-136r97,0r0,23r-97,0r0,90r107,0r0,23r-134,0r0,-240r132,0r0,23r-105,0r0,81xm37,-264r47,-47r28,0r47,47r-25,0r-36,-32r-36,32r-25,0"},"\u00cb":{"d":"58,-136r97,0r0,23r-97,0r0,90r107,0r0,23r-134,0r0,-240r132,0r0,23r-105,0r0,81xm66,-308v12,0,20,8,20,20v0,12,-8,21,-20,21v-11,0,-21,-10,-21,-21v0,-12,9,-20,21,-20xm130,-308v11,0,20,8,20,20v0,11,-9,21,-20,21v-12,0,-20,-10,-20,-21v0,-12,8,-20,20,-20"},"\u00c8":{"d":"56,-136r97,0r0,23r-97,0r0,90r107,0r0,23r-134,0r0,-240r132,0r0,23r-105,0r0,81xm120,-263r-26,0r-60,-49r36,0"},"\u00cd":{"d":"58,0r-27,0r0,-240r27,0r0,240xm26,-263r40,-49r33,0r-50,49r-23,0","w":88},"\u00ce":{"d":"58,0r-27,0r0,-240r27,0r0,240xm-8,-264r38,-47r29,0r38,47r-24,0r-28,-32r-30,32r-23,0","w":88},"\u00cf":{"d":"58,0r-28,0r0,-240r28,0r0,240xm19,-307v11,0,19,8,19,19v0,11,-9,20,-20,20v-11,0,-19,-9,-19,-20v0,-11,8,-19,20,-19xm70,-307v11,0,20,8,20,19v0,11,-9,20,-20,20v-11,0,-20,-10,-20,-20v0,-11,9,-19,20,-19","w":88},"\u00cc":{"d":"58,0r-27,0r0,-240r27,0r0,240xm63,-263r-24,0r-50,-49r34,0","w":88},"\u00d1":{"d":"31,-240r29,0r115,200r0,-200r26,0r0,240r-30,0r-114,-199r0,199r-26,0r0,-240xm144,-267v-17,0,-62,-45,-69,0r-15,-6v6,-24,16,-35,33,-35v23,-1,61,46,69,-1r15,6v-4,23,-16,36,-33,36","w":231},"\u00d3":{"d":"89,-263r50,-49r36,0r-60,49r-26,0xm18,-120v0,-67,37,-124,98,-124v58,0,98,50,98,123v0,68,-34,125,-99,125v-57,0,-97,-51,-97,-124xm116,-221v-42,0,-69,40,-69,101v0,61,27,100,68,100v44,0,70,-38,70,-101v0,-61,-27,-100,-69,-100","w":232,"k":{"Y":13,"W":4,"V":8,"T":9,"A":9}},"\u00d4":{"d":"55,-264r47,-47r29,0r46,47r-24,0r-37,-32r-36,32r-25,0xm18,-120v0,-67,37,-124,98,-124v58,0,98,50,98,123v0,68,-34,125,-99,125v-57,0,-97,-51,-97,-124xm116,-221v-42,0,-69,40,-69,101v0,61,27,100,68,100v44,0,70,-38,70,-101v0,-61,-27,-100,-69,-100","w":232,"k":{"Y":13,"V":8,"T":9}},"\u00d6":{"d":"84,-308v12,0,20,8,20,20v0,12,-8,21,-20,21v-12,0,-20,-10,-20,-21v0,-12,8,-20,20,-20xm149,-308v11,0,19,8,19,20v0,12,-8,21,-20,21v-12,0,-20,-10,-20,-21v0,-12,9,-20,21,-20xm18,-120v0,-67,37,-124,98,-124v58,0,98,50,98,123v0,68,-34,125,-99,125v-57,0,-97,-51,-97,-124xm116,-221v-42,0,-69,40,-69,101v0,61,27,100,68,100v44,0,70,-38,70,-101v0,-61,-27,-100,-69,-100","w":232,"k":{"Y":13,"X":9,"W":4,"V":8,"T":9,"A":9}},"\u00d2":{"d":"142,-263r-26,0r-60,-49r36,0xm18,-120v0,-67,37,-124,98,-124v58,0,98,50,98,123v0,68,-34,125,-99,125v-57,0,-97,-51,-97,-124xm116,-221v-42,0,-69,40,-69,101v0,61,27,100,68,100v44,0,70,-38,70,-101v0,-61,-27,-100,-69,-100","w":232,"k":{"Y":13,"V":8,"T":9}},"\u00d5":{"d":"143,-267v-25,-1,-60,-45,-69,0r-15,-6v5,-24,16,-35,35,-35v0,0,59,46,67,-1r15,6v-4,23,-15,36,-33,36xm18,-120v0,-67,37,-124,98,-124v58,0,98,50,98,123v0,68,-34,125,-99,125v-57,0,-97,-51,-97,-124xm116,-221v-42,0,-69,40,-69,101v0,61,27,100,68,100v44,0,70,-38,70,-101v0,-61,-27,-100,-69,-100","w":232,"k":{"Y":13,"V":8,"T":9}},"\u00da":{"d":"86,-263r50,-49r36,0r-60,49r-26,0xm113,4v-60,0,-85,-21,-85,-102r0,-142r27,0r0,141v-3,66,11,72,58,79v46,-6,57,-16,57,-79r0,-141r27,0v-2,59,9,155,-5,199v-9,29,-40,45,-79,45","w":225,"k":{"r":1,"p":1,"m":1,"A":8,".":4,",":1}},"\u00db":{"d":"51,-264r47,-47r29,0r47,47r-25,0r-36,-32r-37,32r-25,0xm113,4v-60,0,-85,-21,-85,-102r0,-142r27,0r0,141v-3,66,11,72,58,79v46,-6,57,-16,57,-79r0,-141r27,0v-2,59,9,155,-5,199v-9,29,-40,45,-79,45","w":225,"k":{"A":8}},"\u00dc":{"d":"81,-308v12,0,20,8,20,20v0,12,-8,21,-20,21v-12,0,-21,-10,-21,-21v0,-12,9,-20,21,-20xm145,-308v11,0,20,8,20,20v0,12,-8,21,-20,21v-12,0,-21,-10,-21,-21v0,-12,9,-20,21,-20xm113,4v-60,0,-85,-21,-85,-102r0,-142r27,0r0,141v-3,66,11,72,58,79v46,-6,57,-16,57,-79r0,-141r27,0v-2,59,9,155,-5,199v-9,29,-40,45,-79,45","w":225,"k":{"r":1,"p":1,"m":1,"b":1,"A":8,".":4,",":1}},"\u00d9":{"d":"138,-263r-26,0r-60,-49r36,0xm113,4v-60,0,-85,-21,-85,-102r0,-142r27,0r0,141v-3,66,11,72,58,79v46,-6,57,-16,57,-79r0,-141r27,0v-2,59,9,155,-5,199v-9,29,-40,45,-79,45","w":225,"k":{"A":8}},"\u00dd":{"d":"4,-240r31,0r58,112r56,-112r31,0r-75,139r1,101r-27,0r0,-101xm67,-263r50,-49r36,0r-60,49r-26,0","w":184},"\u00e1":{"d":"17,-45v4,-48,48,-58,103,-66v1,-29,-6,-44,-35,-43v-23,0,-33,9,-37,28r-25,0v4,-32,25,-49,63,-49v45,0,59,15,59,66v0,33,-3,89,5,109r-24,0v-3,-8,-3,-12,-4,-23v-19,43,-109,32,-105,-22xm76,-17v38,0,47,-31,44,-76v-57,10,-78,23,-78,46v0,18,15,30,34,30xm65,-197r37,-49r37,0r-53,49r-21,0","w":171,"k":{"y":5,"w":3,"v":4}},"\u00e2":{"d":"17,-45v4,-48,48,-58,103,-66v1,-29,-6,-44,-35,-43v-23,0,-33,9,-37,28r-25,0v4,-32,25,-49,63,-49v45,0,59,15,59,66v0,33,-3,89,5,109r-24,0v-3,-8,-3,-12,-4,-23v-19,43,-109,32,-105,-22xm76,-17v38,0,47,-31,44,-76v-57,10,-78,23,-78,46v0,18,15,30,34,30xm31,-198r41,-50r29,0r41,50r-25,0r-31,-34r-30,34r-25,0","w":171},"\u00e4":{"d":"17,-45v4,-48,48,-58,103,-66v1,-29,-6,-44,-35,-43v-23,0,-33,9,-37,28r-25,0v4,-32,25,-49,63,-49v45,0,59,15,59,66v0,33,-3,89,5,109r-24,0v-3,-8,-3,-12,-4,-23v-19,43,-109,32,-105,-22xm76,-17v38,0,47,-31,44,-76v-57,10,-78,23,-78,46v0,18,15,30,34,30xm57,-242v11,0,18,9,18,19v0,10,-8,19,-18,19v-10,0,-20,-9,-20,-19v0,-11,9,-19,20,-19xm118,-242v10,0,18,8,18,19v0,11,-8,19,-18,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19","w":171,"k":{"y":5,"w":3,"v":4}},"\u00e0":{"d":"17,-45v4,-48,48,-58,103,-66v1,-29,-6,-44,-35,-43v-23,0,-33,9,-37,28r-25,0v4,-32,25,-49,63,-49v45,0,59,15,59,66v0,33,-3,89,5,109r-24,0v-3,-8,-3,-12,-4,-23v-19,43,-109,32,-105,-22xm76,-17v38,0,47,-31,44,-76v-57,10,-78,23,-78,46v0,18,15,30,34,30xm108,-197r-21,0r-52,-49r36,0","w":171,"k":{"y":5,"w":3,"v":4}},"\u00e5":{"d":"17,-45v4,-48,48,-58,103,-66v1,-29,-6,-44,-35,-43v-23,0,-33,9,-37,28r-25,0v4,-32,25,-49,63,-49v45,0,59,15,59,66v0,33,-3,89,5,109r-24,0v-3,-8,-3,-12,-4,-23v-19,43,-109,32,-105,-22xm76,-17v38,0,47,-31,44,-76v-57,10,-78,23,-78,46v0,18,15,30,34,30xm88,-258v18,0,33,15,33,33v0,18,-16,33,-34,33v-18,0,-33,-15,-33,-33v0,-18,15,-33,34,-33xm87,-243v-10,0,-18,8,-18,18v0,9,8,18,18,18v9,0,18,-8,18,-18v0,-9,-8,-18,-18,-18","w":171,"k":{"y":5,"w":3,"v":4}},"\u00e3":{"d":"17,-45v4,-48,48,-58,103,-66v1,-29,-6,-44,-35,-43v-23,0,-33,9,-37,28r-25,0v4,-32,25,-49,63,-49v45,0,59,15,59,66v0,33,-3,89,5,109r-24,0v-3,-8,-3,-12,-4,-23v-19,43,-109,32,-105,-22xm76,-17v38,0,47,-31,44,-76v-57,10,-78,23,-78,46v0,18,15,30,34,30xm111,-202v-21,0,-57,-45,-64,1r-14,-4v5,-25,15,-37,30,-37v22,0,55,44,62,-2r15,4v-3,24,-14,38,-29,38","w":171},"\u00e7":{"d":"73,3v-39,-9,-56,-43,-57,-88v0,-55,28,-90,73,-90v36,0,57,21,61,60r-25,0v-4,-28,-15,-39,-37,-39v-28,0,-46,27,-46,69v0,71,78,97,84,26r25,0v-3,40,-24,63,-61,64r-8,15v21,3,31,12,31,27v0,28,-35,38,-61,24r0,-14v13,7,39,7,38,-12v0,-12,-8,-17,-29,-17","w":167},"\u00e9":{"d":"68,-197r38,-49r36,0r-53,49r-21,0xm158,-81r-116,0v-5,65,64,86,89,38r23,3v-10,30,-31,44,-63,44v-46,0,-75,-34,-75,-88v0,-56,29,-91,74,-91v44,0,73,40,68,94xm43,-101r89,0v-3,-35,-17,-53,-43,-53v-25,0,-41,18,-46,53","w":174,"k":{"y":5,"w":3,"v":3}},"\u00ea":{"d":"34,-198r41,-50r29,0r41,50r-25,0r-30,-34r-31,34r-25,0xm158,-81r-116,0v-5,65,64,86,89,38r23,3v-10,30,-31,44,-63,44v-46,0,-75,-34,-75,-88v0,-56,29,-91,74,-91v44,0,73,40,68,94xm43,-101r89,0v-3,-35,-17,-53,-43,-53v-25,0,-41,18,-46,53","w":174,"k":{"y":5,"w":3,"v":3}},"\u00eb":{"d":"158,-81r-116,0v-5,65,64,86,89,38r23,3v-10,30,-31,44,-63,44v-46,0,-75,-34,-75,-88v0,-56,29,-91,74,-91v44,0,73,40,68,94xm43,-101r89,0v-3,-35,-17,-53,-43,-53v-25,0,-41,18,-46,53xm59,-242v10,0,19,9,19,19v0,10,-9,19,-19,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19xm121,-242v11,0,18,8,18,19v0,10,-8,19,-18,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19","w":174},"\u00e8":{"d":"112,-197r-22,0r-52,-49r36,0xm158,-81r-116,0v-5,65,64,86,89,38r23,3v-10,30,-31,44,-63,44v-46,0,-75,-34,-75,-88v0,-56,29,-91,74,-91v44,0,73,40,68,94xm43,-101r89,0v-3,-35,-17,-53,-43,-53v-25,0,-41,18,-46,53","w":174},"\u00ed":{"d":"26,-171r27,0r0,171r-27,0r0,-171xm23,-197r28,-49r34,0r-43,49r-19,0","w":79},"\u00ee":{"d":"26,-171r27,0r0,171r-27,0r0,-171xm-7,-198r32,-50r29,0r32,50r-23,0r-23,-34r-24,34r-23,0","w":79},"\u00ef":{"d":"26,-171r27,0r0,171r-27,0r0,-171xm15,-242v11,0,18,8,18,19v0,10,-8,19,-18,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19xm65,-242v10,0,19,9,19,19v0,25,-39,24,-38,0v0,-11,8,-19,19,-19","w":79},"\u00ec":{"d":"26,-171r27,0r0,171r-27,0r0,-171xm57,-197r-20,0r-43,-49r34,0","w":79},"\u00f1":{"d":"111,-202v-20,0,-56,-44,-63,1r-15,-4v5,-25,16,-37,31,-37v22,-1,56,44,62,-2r15,4v-3,24,-15,38,-30,38xm96,-153v-61,0,-43,91,-45,153r-25,0v-2,-49,4,-135,-4,-171r24,0v3,7,4,14,4,25v31,-49,106,-40,106,48r0,98r-26,0v-7,-55,24,-154,-34,-153","w":181},"\u00f3":{"d":"70,-197r37,-49r36,0r-52,49r-21,0xm91,-175v44,0,74,37,74,90v0,53,-30,89,-74,89v-45,0,-75,-37,-75,-91v0,-52,31,-88,75,-88xm91,-154v-29,0,-49,28,-49,68v0,42,19,69,49,69v29,0,48,-27,48,-68v0,-41,-19,-69,-48,-69","w":181,"k":{"y":5,"w":3,"v":4}},"\u00f4":{"d":"36,-198r40,-50r29,0r41,50r-24,0r-31,-34r-31,34r-24,0xm91,-175v44,0,74,37,74,90v0,53,-30,89,-74,89v-45,0,-75,-37,-75,-91v0,-52,31,-88,75,-88xm91,-154v-29,0,-49,28,-49,68v0,42,19,69,49,69v29,0,48,-27,48,-68v0,-41,-19,-69,-48,-69","w":181,"k":{"t":4}},"\u00f6":{"d":"91,-175v44,0,74,37,74,90v0,53,-30,89,-74,89v-45,0,-75,-37,-75,-91v0,-52,31,-88,75,-88xm91,-154v-29,0,-49,28,-49,68v0,42,19,69,49,69v29,0,48,-27,48,-68v0,-41,-19,-69,-48,-69xm60,-242v10,0,19,8,19,19v0,10,-9,19,-19,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19xm122,-242v11,0,18,8,18,19v0,11,-9,19,-19,19v-10,0,-19,-9,-19,-19v0,-10,9,-19,20,-19","w":181,"k":{"y":5,"x":6,"w":3,"v":4,"t":4}},"\u00f2":{"d":"112,-197r-21,0r-52,-49r36,0xm91,-175v44,0,74,37,74,90v0,53,-30,89,-74,89v-45,0,-75,-37,-75,-91v0,-52,31,-88,75,-88xm91,-154v-29,0,-49,28,-49,68v0,42,19,69,49,69v29,0,48,-27,48,-68v0,-41,-19,-69,-48,-69","w":181,"k":{"y":5,"w":3,"v":4}},"\u00f5":{"d":"117,-202v-20,0,-56,-44,-63,1r-14,-4v5,-25,15,-37,30,-37v21,-1,56,44,62,-2r15,4v-3,24,-15,38,-30,38xm91,-175v44,0,74,37,74,90v0,53,-30,89,-74,89v-45,0,-75,-37,-75,-91v0,-52,31,-88,75,-88xm91,-154v-29,0,-49,28,-49,68v0,42,19,69,49,69v29,0,48,-27,48,-68v0,-41,-19,-69,-48,-69","w":181},"\u00fa":{"d":"66,-197r37,-49r37,0r-53,49r-21,0xm128,-23v-27,49,-102,31,-102,-43r0,-105r25,0v7,55,-24,153,35,153v59,0,37,-93,41,-153r26,0v2,50,-4,133,4,171r-25,0v-3,-8,-4,-14,-4,-23","w":178},"\u00fb":{"d":"34,-198r41,-50r29,0r41,50r-25,0r-31,-34r-30,34r-25,0xm128,-23v-27,49,-102,31,-102,-43r0,-105r25,0v7,55,-24,153,35,153v59,0,37,-93,41,-153r26,0v2,50,-4,133,4,171r-25,0v-3,-8,-4,-14,-4,-23","w":178},"\u00fc":{"d":"128,-23v-27,49,-102,31,-102,-43r0,-105r25,0v7,55,-24,153,35,153v59,0,37,-93,41,-153r26,0v2,50,-4,133,4,171r-25,0v-3,-8,-4,-14,-4,-23xm59,-242v10,0,18,8,18,19v0,11,-8,19,-18,19v-10,0,-19,-9,-19,-19v0,-10,8,-19,19,-19xm120,-242v10,0,19,9,19,19v0,10,-9,19,-19,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19","w":178},"\u00f9":{"d":"111,-197r-21,0r-52,-49r36,0xm128,-23v-27,49,-102,31,-102,-43r0,-105r25,0v7,55,-24,153,35,153v59,0,37,-93,41,-153r26,0v2,50,-4,133,4,171r-25,0v-3,-8,-4,-14,-4,-23","w":178},"\u00fd":{"d":"6,-171r27,0r46,143r48,-143r26,0v-26,65,-52,177,-86,223v-12,16,-32,21,-57,20r0,-23v32,0,41,-7,55,-47xm58,-197r37,-49r36,0r-52,49r-21,0","w":157},"\u00ff":{"d":"6,-171r27,0r46,143r48,-143r26,0v-26,65,-52,177,-86,223v-12,16,-32,21,-57,20r0,-23v32,0,41,-7,55,-47xm49,-242v11,0,19,8,19,19v0,10,-9,19,-19,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19xm111,-242v10,0,18,8,18,19v0,11,-9,19,-19,19v-10,0,-19,-9,-19,-19v0,-10,9,-19,20,-19","w":157},"\u0387":{"d":"46,-111v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,10,-21,21,-21","w":91},"\u00ad":{"d":"0,-100r99,0r0,19r-99,0r0,-19","w":98},"\u00a0":{"w":90},"\u0391":{"d":"90,-242r23,0r83,242r-28,0r-21,-64r-90,0r-22,64r-28,0xm139,-87r-37,-120r-38,120r75,0","w":203},"\u0392":{"d":"183,-67v0,71,-68,69,-152,67r0,-240v73,-2,141,-4,140,60v0,27,-13,43,-40,52v36,9,52,28,52,61xm143,-179v0,-41,-37,-39,-85,-38r0,80v47,2,85,0,85,-42xm155,-68v-1,-46,-41,-49,-97,-46r0,91v55,1,97,4,97,-45","w":197},"\u0393":{"d":"31,0r0,-240r130,0r0,23r-102,0r0,217r-28,0","w":168},"\u0394":{"d":"3,0r82,-242r24,0r83,242r-189,0xm156,-23r-59,-184r-59,184r118,0","w":193},"\u0395":{"d":"58,-136r97,0r0,23r-97,0r0,90r107,0r0,23r-134,0r0,-240r132,0r0,23r-105,0r0,81"},"\u0396":{"d":"19,-240r147,0r0,18r-123,199r121,0r0,23r-153,0r0,-21r123,-196r-115,0r0,-23","w":177},"\u0397":{"d":"58,-137r113,0r0,-103r27,0r0,240r-27,0r0,-114r-113,0r0,114r-27,0r0,-240r27,0r0,103","w":228},"\u0398":{"d":"116,-244v58,0,98,50,98,124v0,74,-40,124,-98,124v-59,0,-98,-50,-98,-126v0,-72,41,-122,98,-122xm116,-221v-41,0,-69,41,-69,100v0,62,27,101,69,101v42,0,69,-38,69,-100v0,-61,-27,-101,-69,-101xm75,-132r83,0r0,22r-83,0r0,-22","w":232},"\u0399":{"d":"58,0r-27,0r0,-240r27,0r0,240","w":88},"\u039a":{"d":"156,-240r32,0r-98,113r108,127r-37,0r-103,-126xm31,-240r27,0r0,240r-27,0r0,-240","w":200},"\u039b":{"d":"196,0r-29,0r-68,-209r-67,209r-28,0r82,-242r27,0","w":199},"\u039c":{"d":"31,-240r41,0r67,210r68,-210r40,0r0,240r-25,0r0,-213r-69,213r-27,0r-69,-213r0,213r-26,0r0,-240","w":278},"\u039d":{"d":"31,-240r29,0r115,200r0,-200r26,0r0,240r-30,0r-114,-199r0,199r-26,0r0,-240","w":231},"\u039e":{"d":"23,-113r0,-23r138,0r0,23r-138,0xm13,0r0,-23r158,0r0,23r-158,0xm15,-217r0,-23r154,0r0,23r-154,0","w":183},"\u039f":{"d":"116,-244v58,0,98,50,98,124v0,74,-40,124,-98,124v-59,0,-98,-50,-98,-126v0,-72,41,-122,98,-122xm116,-221v-41,0,-69,41,-69,100v0,62,27,101,69,101v42,0,69,-38,69,-100v0,-61,-27,-101,-69,-101","w":232},"\u03a0":{"d":"58,-218r0,218r-27,0r0,-240r167,0r0,240r-27,0r0,-218r-113,0","w":228},"\u03a1":{"d":"179,-168v0,62,-45,74,-121,70r0,98r-27,0r0,-240r40,0v77,-4,108,14,108,72xm151,-168v0,-48,-33,-51,-93,-49r0,96v54,1,93,0,93,-47","w":189},"\u03a3":{"d":"92,-119r-80,-103r0,-18r148,0r0,23r-110,0r73,97r-83,97r118,0r0,23r-153,0r0,-21","w":167},"\u03a4":{"d":"8,-240r151,0r0,23r-62,0r0,217r-27,0r0,-217r-62,0r0,-23","w":166},"\u03a5":{"d":"4,-240r31,0r58,112r56,-112r31,0r-75,139r1,101r-27,0r0,-101","w":184},"\u03a6":{"d":"113,-22v-61,-2,-101,-40,-101,-97v0,-57,38,-93,101,-97r0,-24r25,0r0,24v63,4,101,40,101,97v0,56,-39,95,-101,97r0,22r-25,0r0,-22xm113,-194v-83,-4,-99,116,-34,144v9,4,20,6,34,7r0,-151xm138,-43v82,3,100,-116,33,-144v-9,-4,-19,-6,-33,-7r0,151","w":250},"\u03a7":{"d":"12,-240r30,0r56,92r56,-92r31,0r-71,114r75,126r-31,0r-60,-100r-60,100r-31,0r75,-126","w":195},"\u03a8":{"d":"207,-154v6,78,-24,94,-84,102r0,52r-27,0r0,-52v-59,-7,-84,-21,-84,-102r0,-86r27,0v5,70,-23,170,57,164r0,-164r27,0r0,164v46,-7,57,-14,57,-79r0,-85r27,0r0,86","w":219},"\u03a9":{"d":"130,0r0,-44v37,-5,61,-39,61,-86v0,-55,-29,-91,-74,-91v-45,0,-74,36,-74,91v0,47,24,81,61,86r0,44r-90,0r0,-23r68,0r0,-7v-44,-14,-68,-49,-68,-101v0,-67,42,-113,103,-113v61,0,103,46,103,113v0,52,-24,87,-68,101r0,7r68,0r0,23r-90,0","w":234},"\u03d2":{"d":"177,-225v-65,46,-79,118,-75,225r-26,0v3,-106,-10,-179,-75,-225r16,-19v39,26,63,63,72,116v9,-53,33,-90,72,-116","w":178},"\u03b1":{"d":"87,4v-47,0,-68,-43,-71,-89v-6,-89,105,-127,132,-45r7,-41r25,0r-17,86r19,85r-25,0r-9,-44v-8,24,-29,48,-61,48xm139,-85v-13,-42,-15,-69,-51,-69v-28,0,-46,28,-46,69v0,63,55,93,81,42v5,-11,8,-19,16,-42","w":195},"\u03b2":{"d":"124,-127v28,7,41,29,43,61v4,70,-84,96,-115,42r0,95r-25,0r0,-227v-3,-63,23,-83,70,-89v70,-9,89,105,27,118xm141,-67v0,-32,-15,-51,-52,-49r0,-20v28,2,43,-15,44,-44v0,-26,-15,-43,-39,-43v-54,-1,-42,72,-43,127v0,46,12,79,49,79v24,0,41,-20,41,-50","w":182},"\u03b3":{"d":"89,2r0,69r-25,0r0,-63r-61,-179r27,0r46,143r48,-143r26,0","w":152},"\u03b4":{"d":"16,-86v0,-48,27,-87,74,-86r-55,-49r0,-19r120,0r0,21r-84,0v35,36,94,68,94,133v0,53,-30,90,-74,90v-44,0,-75,-36,-75,-90xm91,-154v-28,0,-49,28,-49,68v0,42,19,69,49,69v29,0,48,-28,48,-68v0,-40,-20,-69,-48,-69","w":181},"\u03b5":{"d":"145,-47v-8,36,-25,47,-63,51v-65,6,-87,-76,-30,-90v-52,-18,-29,-95,29,-90v37,3,55,17,63,51r-25,3v-1,-43,-71,-42,-71,-3v0,21,21,32,48,29r0,21v-26,-4,-51,4,-51,28v0,19,14,30,38,30v22,0,33,-9,38,-33","w":163},"\u03b6":{"d":"103,8v-50,-1,-87,-30,-87,-91v0,-49,27,-89,91,-137r-81,0r0,-20r112,0r0,20v-69,53,-96,89,-96,137v0,43,15,68,58,71v54,5,43,40,17,83r-25,0v20,-37,21,-41,21,-49v0,-8,-3,-12,-10,-14","w":126},"\u03b7":{"d":"96,-153v-61,0,-43,91,-45,153r-25,0v-2,-49,4,-135,-4,-171r24,0v3,7,4,14,4,25v31,-49,106,-40,106,48r0,169r-26,0r0,-167v2,-45,-3,-57,-34,-57","w":181},"\u03b8":{"d":"42,-131r97,0v-2,-57,-21,-93,-48,-93v-27,0,-47,36,-49,93xm139,-110r-97,0v2,57,22,93,49,93v27,0,46,-36,48,-93xm91,-245v44,0,74,51,74,124v0,73,-30,125,-74,125v-44,0,-75,-51,-75,-126v0,-72,32,-123,75,-123","w":181},"\u03b9":{"d":"26,-171r27,0r0,171r-27,0r0,-171","w":79},"\u03ba":{"d":"124,-171r30,0r-71,77r77,94r-35,0r-73,-93xm26,-171r25,0r0,171r-25,0r0,-171","w":169},"\u03bb":{"d":"64,-174r-24,-66r26,0r84,240r-27,0r-46,-142r-48,142r-26,0","w":151},"\u03bc":{"d":"86,-18v59,0,37,-93,41,-153r26,0v2,50,-4,133,4,171r-25,0v-3,-8,-4,-14,-4,-23v-12,29,-50,34,-77,19r0,75r-25,0r0,-242r25,0v7,55,-24,153,35,153","w":178},"\u03bd":{"d":"4,-171r26,0r48,144r47,-144r26,0r-60,173r-27,0","w":155},"\u03be":{"d":"80,5v-70,0,-88,-129,-15,-143v-42,-3,-52,-65,-9,-82r-33,0r0,-20r111,0r0,20v-48,-3,-81,4,-81,39v0,24,30,36,58,34r0,21v-72,-16,-85,76,-42,105v19,13,71,2,70,36v0,14,-6,29,-23,56r-25,0v19,-32,22,-40,22,-51v-5,-16,-6,-15,-33,-15","w":138},"\u03bf":{"d":"91,-175v44,0,74,37,74,90v0,53,-30,89,-74,89v-45,0,-75,-37,-75,-91v0,-52,31,-88,75,-88xm91,-154v-29,0,-49,28,-49,68v0,42,19,69,49,69v29,0,48,-27,48,-68v0,-41,-19,-69,-48,-69","w":181},"\u03c0":{"d":"125,-150r-70,0r0,150r-25,0r0,-150r-26,0r0,-21r172,0r0,21r-26,0r0,150r-25,0r0,-150"},"\u03c1":{"d":"24,-80v-3,-57,26,-95,72,-95v41,0,69,36,69,90v0,81,-76,119,-116,61r0,95r-25,0r0,-151xm95,-18v62,0,58,-134,0,-135v-28,0,-46,26,-46,68v0,40,18,67,46,67"},"\u03c3":{"d":"90,-175v22,1,55,5,89,4r0,21v-9,0,-11,0,-38,-1v46,41,22,155,-50,155v-44,0,-75,-36,-75,-89v0,-53,31,-90,74,-90xm91,-154v-30,0,-49,27,-49,69v0,40,20,68,49,68v29,0,48,-27,48,-68v0,-41,-19,-69,-48,-69","w":182},"\u03c4":{"d":"131,-171r0,21r-51,0r0,150r-27,0r0,-150r-52,0r0,-21r130,0","w":132},"\u03c5":{"d":"89,-17v61,0,32,-97,38,-154r26,0r0,110v0,42,-24,65,-64,65v-83,0,-60,-99,-63,-175r25,0v7,57,-23,154,38,154","w":178},"\u03d5":{"d":"98,4v-91,3,-107,-128,-43,-167r12,14v-44,40,-31,129,31,132r0,-158v66,-8,103,32,104,90v0,51,-30,85,-79,89r0,67r-25,0r0,-67xm123,-154r0,137v33,-4,54,-29,54,-68v0,-39,-21,-65,-54,-69","w":217},"\u03c7":{"d":"89,-58r61,129r-27,0r-48,-102r-49,102r-27,0r63,-129r-54,-113r26,0r41,86r41,-86r27,0","w":149},"\u03c8":{"d":"130,-17v31,-3,51,-19,51,-56r0,-98r25,0r0,98v0,49,-26,75,-76,77r0,67r-26,0r0,-67v-51,-1,-78,-28,-78,-77r0,-98r25,0v4,64,-21,154,53,154r0,-154r26,0r0,154","w":231},"\u03c9":{"d":"145,-17v45,-6,36,-117,10,-134r11,-19v53,21,47,174,-20,174v-17,0,-29,-7,-37,-22v-37,50,-94,10,-94,-67v0,-41,13,-70,36,-85r11,19v-29,23,-33,127,10,134v28,5,27,-51,26,-85r22,0v-1,34,-3,89,25,85","w":217},"\u03c2":{"d":"103,7v-51,-2,-87,-29,-87,-92v0,-99,126,-126,134,-30r-25,0v-5,-28,-15,-39,-37,-39v-49,0,-60,100,-26,127v15,21,78,4,77,41v0,14,-8,33,-22,57r-25,0v19,-35,21,-42,21,-52v0,-6,-3,-11,-10,-12","w":162},"\u03d1":{"d":"83,5v-37,0,-60,-16,-57,-64r-20,0r0,-25r44,0v-2,36,0,69,32,67v46,-3,55,-70,52,-123v-66,2,-102,-12,-102,-57v0,-28,21,-48,51,-48v40,0,64,27,74,84r20,0r0,21r-17,0v4,69,-15,145,-77,145xm131,-161v-7,-41,-23,-63,-46,-63v-38,0,-34,53,3,59v10,2,21,4,43,4","w":182},"\u03c6":{"d":"98,-15r0,-141v-36,3,-58,31,-58,71v0,40,22,66,58,70xm123,-155r0,139v34,-4,55,-30,55,-69v0,-39,-22,-66,-55,-70xm16,-86v0,-50,29,-87,82,-89r0,-66r25,0r0,66v49,4,79,38,79,89v0,52,-30,86,-79,90r0,67r-25,0r0,-67v-55,-2,-82,-40,-82,-90","w":217},"\u03ca":{"d":"26,-171r27,0r0,171r-27,0r0,-171xm15,-242v11,0,18,8,18,19v0,10,-8,19,-18,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19xm65,-242v10,0,19,9,19,19v0,25,-39,24,-38,0v0,-11,8,-19,19,-19","w":79},"\u03cb":{"d":"89,-17v61,0,32,-97,38,-154r26,0r0,110v0,42,-24,65,-64,65v-83,0,-60,-99,-63,-175r25,0v7,57,-23,154,38,154xm59,-242v10,0,18,9,18,19v0,10,-9,19,-19,19v-10,0,-18,-9,-18,-19v0,-11,8,-19,19,-19xm120,-242v11,0,19,8,19,19v0,10,-9,19,-19,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19","w":178},"\u0384":{"d":"35,-192r-19,0r-4,-63r27,0","w":50},"\u0385":{"d":"82,-192r-19,0r-4,-63r27,0xm31,-242v11,0,19,8,19,19v0,10,-9,19,-19,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19xm115,-242v10,0,19,8,19,19v0,11,-9,19,-19,19v-10,0,-19,-9,-19,-19v0,-10,8,-19,19,-19","w":145},"\u0386":{"d":"93,-242r23,0r83,242r-28,0r-22,-64r-90,0r-22,64r-27,0xm142,-87r-38,-120r-38,120r76,0xm47,-192r-19,0r-4,-63r27,0","w":205},"\u0388":{"d":"71,-136r97,0r0,23r-97,0r0,90r106,0r0,23r-133,0r0,-240r131,0r0,23r-104,0r0,81xm23,-192r-19,0r-4,-63r27,0","w":192},"\u0389":{"d":"71,-137r112,0r0,-103r27,0r0,240r-27,0r0,-114r-112,0r0,114r-27,0r0,-240r27,0r0,103xm23,-192r-19,0r-4,-63r27,0","w":240},"\u038a":{"d":"71,0r-28,0r0,-240r28,0r0,240xm23,-192r-19,0r-4,-63r27,0","w":101},"\u038c":{"d":"121,-244v58,0,97,51,97,124v0,74,-39,124,-97,124v-59,0,-98,-50,-98,-126v0,-72,40,-122,98,-122xm121,-221v-41,0,-70,41,-70,100v0,63,27,101,70,101v42,0,68,-39,68,-100v0,-60,-27,-101,-68,-101xm23,-192r-19,0r-4,-63r27,0","w":236},"\u038f":{"d":"23,-192r-19,0r-4,-63r27,0xm135,0r0,-44v37,-5,61,-39,61,-86v0,-55,-29,-91,-74,-91v-45,0,-74,36,-74,91v0,47,24,81,61,86r0,44r-90,0r0,-23r68,0r0,-7v-44,-14,-68,-49,-68,-101v0,-67,42,-113,103,-113v61,0,103,46,103,113v0,52,-24,87,-68,101r0,7r68,0r0,23r-90,0","w":239},"\u038e":{"d":"31,-240r31,0r57,112r57,-112r31,0r-75,139r0,101r-27,0r1,-101xm20,-192r-18,0r-5,-63r27,0","w":210},"\u03aa":{"d":"58,0r-28,0r0,-240r28,0r0,240xm19,-307v11,0,19,8,19,19v0,11,-9,20,-20,20v-11,0,-19,-9,-19,-20v0,-11,8,-19,20,-19xm70,-307v11,0,20,8,20,19v0,11,-9,20,-20,20v-11,0,-20,-10,-20,-20v0,-11,9,-19,20,-19","w":88},"\u03ab":{"d":"60,-309v10,0,21,10,21,21v0,11,-9,21,-21,21v-11,0,-20,-10,-20,-21v0,-11,9,-21,20,-21xm125,-309v10,0,20,10,20,21v0,11,-9,21,-21,21v-11,0,-20,-10,-20,-21v0,-12,10,-21,21,-21xm4,-240r31,0r58,112r56,-112r31,0r-75,139r1,101r-27,0r0,-101","w":184},"\u03ac":{"d":"106,-192r-19,0r-4,-63r27,0xm87,4v-47,0,-68,-43,-71,-89v-6,-89,105,-127,132,-45r7,-41r25,0r-17,86r19,85r-25,0r-9,-44v-8,24,-29,48,-61,48xm139,-85v-13,-42,-15,-69,-51,-69v-28,0,-46,28,-46,69v0,63,55,93,81,42v5,-11,8,-19,16,-42","w":195},"\u03ad":{"d":"145,-115r-24,0v1,-49,-73,-51,-73,-10v0,21,21,32,48,29r0,21v-26,-4,-51,4,-51,28v0,19,14,30,38,30v24,0,36,-12,39,-42r25,0v-3,42,-25,63,-65,63v-65,0,-87,-76,-30,-90v-52,-18,-29,-90,29,-90v39,0,60,21,64,61xm91,-192r-19,0r-4,-63r27,0","w":163},"\u03ae":{"d":"96,-153v-61,0,-43,91,-45,153r-25,0v-2,-49,4,-135,-4,-171r24,0v3,7,4,14,4,25v31,-49,106,-40,106,48r0,169r-26,0r0,-167v2,-45,-3,-57,-34,-57xm100,-192r-19,0r-4,-63r27,0","w":181},"\u03af":{"d":"27,-171r26,0r0,171r-26,0r0,-171xm49,-192r-18,0r-5,-63r27,0","w":79},"\u03cc":{"d":"91,-175v44,0,74,37,74,90v0,53,-30,89,-74,89v-45,0,-75,-37,-75,-91v0,-52,31,-88,75,-88xm91,-154v-29,0,-49,28,-49,68v0,42,19,69,49,69v29,0,48,-27,48,-68v0,-41,-19,-69,-48,-69xm100,-192r-19,0r-4,-63r27,0","w":181},"\u03ce":{"d":"118,-192r-18,0r-5,-63r27,0xm145,-17v45,-6,36,-117,10,-134r11,-19v53,21,47,174,-20,174v-17,0,-29,-7,-37,-22v-37,50,-94,10,-94,-67v0,-41,13,-70,36,-85r11,19v-29,23,-33,127,10,134v28,5,27,-51,26,-85r22,0v-1,34,-3,89,25,85","w":217},"\u03cd":{"d":"89,-17v61,0,32,-97,38,-154r26,0r0,110v0,42,-24,65,-64,65v-83,0,-60,-99,-63,-175r25,0v7,57,-23,154,38,154xm98,-192r-18,0r-4,-63r27,0","w":178},"\u0390":{"d":"26,-171r27,0r0,171r-27,0r0,-171xm49,-192r-19,0r-4,-63r27,0xm-2,-242v11,0,19,8,19,19v0,10,-9,19,-19,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19xm82,-242v10,0,18,8,18,19v0,11,-8,19,-18,19v-10,0,-19,-9,-19,-19v0,-10,8,-19,19,-19","w":79},"\u03b0":{"d":"89,-17v61,0,32,-97,38,-154r26,0r0,110v0,42,-24,65,-64,65v-83,0,-60,-99,-63,-175r25,0v7,57,-23,154,38,154xm98,-192r-18,0r-4,-63r27,0xm48,-242v10,0,18,8,18,19v0,11,-9,19,-19,19v-10,0,-19,-9,-19,-19v0,-10,9,-19,20,-19xm131,-242v10,0,19,9,19,19v0,10,-9,19,-19,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19","w":178},"\u0410":{"d":"90,-242r23,0r83,242r-28,0r-21,-64r-90,0r-22,64r-28,0xm139,-87r-37,-120r-38,120r75,0","w":203},"\u0411":{"d":"179,-72v1,73,-65,76,-148,72r0,-240r121,0r0,23r-94,0r0,75v70,-4,121,7,121,70xm58,-23v59,1,90,-1,93,-49v3,-46,-44,-50,-93,-47r0,96","w":191},"\u0412":{"d":"183,-67v0,71,-68,69,-152,67r0,-240v73,-2,141,-4,140,60v0,27,-13,43,-40,52v36,9,52,28,52,61xm143,-179v0,-41,-37,-39,-85,-38r0,80v47,2,85,0,85,-42xm155,-68v-1,-46,-41,-49,-97,-46r0,91v55,1,97,4,97,-45","w":197},"\u0413":{"d":"31,0r0,-240r130,0r0,23r-102,0r0,217r-28,0","w":168},"\u0414":{"d":"181,-22r25,0r0,58r-27,0r0,-36r-151,0r0,36r-27,0r0,-58v35,-4,37,-12,40,-57r13,-161r127,0r0,218xm154,-22r0,-196r-75,0v-9,62,-4,147,-24,196r99,0","w":213},"\u0415":{"d":"58,-136r97,0r0,23r-97,0r0,90r107,0r0,23r-134,0r0,-240r132,0r0,23r-105,0r0,81"},"\u0416":{"d":"126,0r0,-114r-17,0r-80,114r-32,0r92,-127r-87,-113r30,0r78,103r16,0r0,-103r27,0r0,103r16,0r78,-103r30,0r-87,113r92,127r-32,0r-80,-114r-17,0r0,114r-27,0","w":279},"\u0417":{"d":"46,-174r-25,0v6,-46,35,-70,83,-70v83,0,107,106,36,123v28,6,42,23,42,54v0,44,-30,71,-79,71v-51,0,-82,-29,-86,-85r25,0v4,41,25,62,61,62v32,0,50,-18,50,-47v0,-37,-29,-46,-69,-43r0,-22v41,3,69,-8,69,-45v0,-29,-18,-45,-50,-45v-32,0,-50,15,-57,47","w":198},"\u0418":{"d":"201,-240r0,240r-26,0r0,-187r-119,173r0,14r-25,0r0,-240r25,0r0,187r119,-173r0,-14r26,0","w":231},"\u041a":{"d":"156,-240r32,0r-98,113r108,127r-37,0r-103,-126xm31,-240r27,0r0,240r-27,0r0,-240","w":200},"\u041b":{"d":"1,1r0,-22v28,-1,34,-11,38,-58r13,-161r127,0r0,240r-27,0r0,-218r-75,0r-15,162v-1,37,-24,57,-61,57","w":210},"\u041c":{"d":"31,-240r41,0r67,210r68,-210r40,0r0,240r-25,0r0,-213r-69,213r-27,0r-69,-213r0,213r-26,0r0,-240","w":278},"\u041d":{"d":"58,-137r113,0r0,-103r27,0r0,240r-27,0r0,-114r-113,0r0,114r-27,0r0,-240r27,0r0,103","w":228},"\u041e":{"d":"116,-244v58,0,98,50,98,124v0,74,-40,124,-98,124v-59,0,-98,-50,-98,-126v0,-72,41,-122,98,-122xm116,-221v-41,0,-69,41,-69,100v0,62,27,101,69,101v42,0,69,-38,69,-100v0,-61,-27,-101,-69,-101","w":232},"\u041f":{"d":"58,-218r0,218r-27,0r0,-240r167,0r0,240r-27,0r0,-218r-113,0","w":228},"\u0420":{"d":"179,-168v0,62,-45,74,-121,70r0,98r-27,0r0,-240r40,0v77,-4,108,14,108,72xm151,-168v0,-48,-33,-51,-93,-49r0,96v54,1,93,0,93,-47","w":189},"\u0421":{"d":"18,-119v0,-70,34,-124,99,-125v44,-1,76,26,80,70r-25,0v-7,-31,-26,-47,-55,-47v-43,0,-70,39,-70,101v0,108,116,141,128,39r26,0v-4,54,-35,85,-83,85v-61,0,-100,-48,-100,-123","w":216},"\u0422":{"d":"8,-240r151,0r0,23r-62,0r0,217r-27,0r0,-217r-62,0r0,-23","w":166},"\u0423":{"d":"94,-104r55,-136r29,0r-106,240r-27,0r36,-76r-77,-164r31,0","w":177},"\u0424":{"d":"113,-22v-61,-2,-101,-40,-101,-97v0,-57,38,-93,101,-97r0,-24r25,0r0,24v63,4,101,40,101,97v0,56,-39,95,-101,97r0,22r-25,0r0,-22xm138,-43v82,3,100,-116,33,-144v-9,-4,-19,-6,-33,-7r0,151xm113,-194v-83,-4,-99,116,-34,144v9,4,20,6,34,7r0,-151","w":250},"\u0425":{"d":"12,-240r30,0r56,92r56,-92r31,0r-71,114r75,126r-31,0r-60,-100r-60,100r-31,0r75,-126","w":195},"\u0426":{"d":"198,-22r24,0r0,58r-27,0r0,-36r-164,0r0,-240r27,0r0,218r113,0r0,-218r27,0r0,218","w":228},"\u0427":{"d":"49,-240v4,57,-19,132,46,132v24,0,40,-7,51,-23r0,-109r28,0r0,240r-28,0r0,-105v-44,40,-137,25,-124,-56r0,-79r27,0","w":204},"\u0428":{"d":"174,-22r88,0r0,-218r27,0r0,240r-258,0r0,-240r27,0r0,218r89,0r0,-218r27,0r0,218","w":320},"\u0429":{"d":"287,0r-256,0r0,-240r27,0r0,218r89,0r0,-218r27,0r0,218r88,0r0,-218r27,0r0,218r25,0r0,58r-27,0r0,-36","w":320},"\u042c":{"d":"179,-72v0,73,-64,76,-148,72r0,-240r27,0r0,98v70,-4,121,7,121,70xm58,-23v59,1,90,-1,93,-49v3,-46,-44,-50,-93,-47r0,96","w":188},"\u042b":{"d":"179,-72v0,73,-64,76,-148,72r0,-240r27,0r0,98v70,-4,121,7,121,70xm58,-23v59,1,90,-1,93,-49v3,-46,-44,-50,-93,-47r0,96xm233,0r-28,0r0,-240r28,0r0,240","w":263},"\u042a":{"d":"211,-72v0,73,-64,76,-148,72r0,-217r-63,0r0,-23r90,0r0,98v70,-4,121,7,121,70xm90,-23v59,1,90,-1,93,-49v3,-46,-44,-50,-93,-47r0,96","w":221},"\u042d":{"d":"21,-174v4,-44,36,-70,79,-70v60,0,99,49,99,124v0,76,-39,124,-100,124v-48,0,-78,-31,-82,-85r25,0v4,40,25,62,58,62v41,0,67,-33,70,-90r-86,0r0,-22r86,0v5,-91,-102,-125,-124,-43r-25,0","w":217},"\u042e":{"d":"58,-137r44,0v5,-64,44,-107,97,-107v58,0,98,50,98,124v0,75,-40,124,-98,124v-57,0,-95,-46,-98,-118r-43,0r0,114r-27,0r0,-240r27,0r0,103xm199,-221v-41,0,-69,41,-69,100v0,63,27,101,69,101v42,0,69,-39,69,-100v0,-61,-28,-101,-69,-101","w":315},"\u042f":{"d":"23,-172v0,-69,67,-72,148,-68r0,240r-27,0r0,-103r-42,0r-60,103r-33,0r63,-107v-33,-12,-49,-33,-49,-65xm51,-172v0,45,37,48,93,46r0,-91v-58,-1,-93,0,-93,45","w":201},"\u0490":{"d":"161,-270r0,53r-102,0r0,217r-28,0r0,-240r103,0r0,-30r27,0","w":168},"\u0402":{"d":"181,0v-3,-58,18,-132,-47,-132v-24,0,-40,7,-50,23r0,109r-28,0r0,-217r-55,0r0,-23r152,0r0,23r-69,0r0,77v48,-32,138,-19,124,61r0,79v2,53,-24,68,-74,67r0,-22v33,-2,50,-2,47,-45","w":213},"\u0404":{"d":"48,-131r86,0r0,22r-86,0v-6,101,118,125,128,28r25,0v-4,54,-35,85,-83,85v-61,0,-100,-48,-100,-124v0,-107,103,-163,164,-95v10,11,12,23,15,41r-25,0v-7,-31,-26,-47,-55,-47v-40,0,-66,35,-69,90","w":217},"\u0405":{"d":"149,-61v0,-64,-123,-50,-123,-121v0,-63,103,-83,133,-34v7,11,10,21,11,38r-26,0v2,-54,-90,-56,-91,-6v12,34,11,23,58,46v48,23,66,27,66,74v0,41,-31,68,-78,68v-50,0,-78,-27,-81,-77r27,0v-6,65,104,70,104,12","w":196},"\u0406":{"d":"58,0r-27,0r0,-240r27,0r0,240","w":88},"\u04c0":{"d":"58,0r-27,0r0,-240r27,0r0,240","w":88},"\u0408":{"d":"-1,8v37,-3,47,-6,47,-57r0,-191r27,0r0,191v5,72,-17,75,-74,80r0,-23","w":103},"\u0409":{"d":"301,-72v0,72,-65,76,-149,72r0,-218r-76,0r-14,162v-1,37,-24,57,-61,57r0,-22v28,-1,35,-12,38,-58r12,-161r128,0r0,98v71,-4,122,7,122,70xm179,-23v59,1,91,0,93,-49v3,-46,-44,-50,-93,-47r0,96","w":310},"\u040a":{"d":"319,-70v0,70,-66,74,-148,70r0,-117r-113,0r0,117r-27,0r0,-240r27,0r0,101r113,0r0,-101r27,0r0,101v69,-3,122,7,121,69xm198,-23v58,1,90,0,93,-48v3,-45,-45,-49,-93,-46r0,94","w":328},"\u040b":{"d":"84,-140v48,-32,138,-19,124,61r0,79r-27,0v-3,-58,18,-132,-47,-132v-23,0,-40,7,-50,23r0,109r-28,0r0,-217r-55,0r0,-23r152,0r0,23r-69,0r0,77","w":250},"\u040f":{"d":"128,0r0,36r-27,0r0,-36r-70,0r0,-240r27,0r0,218r113,0r0,-218r27,0r0,240r-70,0","w":228},"\u0401":{"d":"58,-136r97,0r0,23r-97,0r0,90r107,0r0,23r-134,0r0,-240r132,0r0,23r-105,0r0,81xm66,-308v12,0,20,8,20,20v0,12,-8,21,-20,21v-11,0,-21,-10,-21,-21v0,-12,9,-20,21,-20xm130,-308v11,0,20,8,20,20v0,11,-9,21,-20,21v-12,0,-20,-10,-20,-21v0,-12,8,-20,20,-20"},"\u0419":{"d":"69,-312r15,0v8,37,59,37,69,0r14,0v-4,30,-22,48,-49,48v-27,0,-46,-19,-49,-48xm201,-240r0,240r-26,0r0,-187r-119,173r0,14r-25,0r0,-240r25,0r0,187r119,-173r0,-14r26,0","w":231},"\u0403":{"d":"31,0r0,-240r130,0r0,23r-102,0r0,217r-28,0xm84,-263r50,-49r36,0r-60,49r-26,0","w":168},"\u0407":{"d":"58,0r-28,0r0,-240r28,0r0,240xm19,-307v11,0,19,8,19,19v0,11,-9,20,-20,20v-11,0,-19,-9,-19,-20v0,-11,8,-19,20,-19xm70,-307v11,0,20,8,20,19v0,11,-9,20,-20,20v-11,0,-20,-10,-20,-20v0,-11,9,-19,20,-19","w":88},"\u040c":{"d":"156,-240r32,0r-98,113r108,127r-37,0r-103,-126xm31,-240r27,0r0,240r-27,0r0,-240xm96,-263r50,-49r36,0r-60,49r-26,0","w":200},"\u040e":{"d":"46,-312r14,0v9,37,61,37,69,0r15,0v-3,30,-22,48,-49,48v-27,0,-46,-19,-49,-48xm94,-104r55,-136r29,0r-106,240r-27,0r36,-76r-77,-164r31,0","w":177},"\u0430":{"d":"17,-45v4,-48,48,-58,103,-66v1,-29,-6,-44,-35,-43v-23,0,-33,9,-37,28r-25,0v4,-32,25,-49,63,-49v45,0,59,15,59,66v0,33,-3,89,5,109r-24,0v-3,-8,-3,-12,-4,-23v-19,43,-109,32,-105,-22xm76,-17v38,0,47,-31,44,-76v-57,10,-78,23,-78,46v0,18,15,30,34,30","w":171},"\u0431":{"d":"17,-99v2,-90,25,-158,118,-138v7,0,9,0,15,-4r0,22v-29,14,-75,-14,-90,24v-5,14,-11,27,-14,47v41,-57,120,-18,120,62v0,54,-30,90,-74,90v-52,0,-76,-40,-75,-103xm94,-154v-30,0,-51,28,-51,68v0,42,20,69,49,69v29,0,48,-28,48,-69v0,-41,-18,-68,-46,-68","w":182},"\u0432":{"d":"117,-49v0,-30,-34,-29,-66,-28r0,56v32,1,66,0,66,-28xm112,-125v0,-28,-30,-26,-61,-25r0,53v31,2,61,0,61,-28xm142,-48v2,51,-60,50,-116,48r0,-171v53,-1,113,-6,112,44v0,19,-9,33,-26,40v21,6,30,19,30,39","w":156},"\u0433":{"d":"51,-150r0,150r-25,0r0,-171r98,0r0,21r-73,0","w":126},"\u0434":{"d":"43,-171r104,0r0,150r23,0r0,57r-25,0r0,-36r-119,0r0,36r-25,0r0,-57v31,-3,32,-18,35,-59xm49,-21r73,0r0,-129r-54,0v-5,40,-2,110,-19,129","w":173},"\u0435":{"d":"158,-81r-116,0v-5,65,64,86,89,38r23,3v-10,30,-31,44,-63,44v-46,0,-75,-34,-75,-88v0,-56,29,-91,74,-91v44,0,73,40,68,94xm43,-101r89,0v-3,-35,-17,-53,-43,-53v-25,0,-41,18,-46,53","w":174},"\u0436":{"d":"94,-171r24,0r0,70r12,0r52,-70r28,0r-58,78r61,93r-28,0r-53,-80r-14,0r0,80r-24,0r0,-80r-15,0r-52,80r-28,0r61,-93r-59,-78r29,0r51,70r13,0r0,-70","w":211},"\u0437":{"d":"42,-115r-24,0v4,-40,25,-61,64,-61v58,0,81,72,29,90v22,6,33,18,33,40v0,31,-24,50,-63,50v-40,0,-62,-21,-65,-63r25,0v-5,54,75,54,77,12v1,-24,-24,-32,-51,-28r0,-21v52,12,66,-58,14,-58v-23,0,-34,11,-39,39","w":162},"\u0438":{"d":"131,-171r25,0r0,171r-25,0r0,-123r-80,112r0,11r-25,0r0,-171r25,0r0,123r80,-112r0,-11","w":182},"\u043a":{"d":"124,-171r30,0r-71,77r77,94r-35,0r-73,-93xm26,-171r25,0r0,171r-25,0r0,-171","w":169},"\u043b":{"d":"143,-171r0,171r-26,0r0,-150r-54,0v-6,63,3,158,-62,151r0,-20v45,-1,28,-105,37,-152r105,0","w":169},"\u043c":{"d":"113,-26r49,-145r37,0r0,171r-24,0r0,-146r-49,146r-26,0r-49,-146r0,146r-25,0r0,-171r38,0","w":226},"\u043d":{"d":"131,-80r-80,0r0,80r-25,0r0,-171r25,0r0,70r80,0r0,-70r25,0r0,171r-25,0r0,-80","w":182},"\u043e":{"d":"91,-175v44,0,74,37,74,90v0,53,-30,89,-74,89v-45,0,-75,-37,-75,-91v0,-52,31,-88,75,-88xm91,-154v-29,0,-49,28,-49,68v0,42,19,69,49,69v29,0,48,-27,48,-68v0,-41,-19,-69,-48,-69","w":181},"\u043f":{"d":"131,-150r-80,0r0,150r-25,0r0,-171r130,0r0,171r-25,0r0,-150","w":182},"\u0440":{"d":"26,71r0,-191v0,-30,0,-39,-3,-51r25,0v2,8,3,12,3,26v36,-63,116,-20,116,60v0,81,-76,119,-116,61r0,95r-25,0xm97,-18v62,0,59,-134,0,-135v-28,0,-46,27,-46,68v0,41,18,67,46,67","w":182},"\u0441":{"d":"42,-85v0,36,11,68,47,68v23,0,34,-13,37,-42r25,0v-3,41,-25,63,-62,63v-44,0,-73,-35,-73,-89v0,-99,126,-126,134,-30r-25,0v-5,-28,-15,-39,-37,-39v-28,0,-46,27,-46,69","w":167},"\u0442":{"d":"131,-171r0,21r-51,0r0,150r-27,0r0,-150r-52,0r0,-21r130,0","w":132},"\u0443":{"d":"6,-171r27,0r46,143r48,-143r26,0v-26,65,-52,177,-86,223v-12,16,-32,21,-57,20r0,-23v32,0,41,-7,55,-47","w":157},"\u0444":{"d":"132,-241r0,85v38,-46,91,-4,91,69v0,72,-51,121,-91,73r0,85r-25,0r0,-85v-39,48,-92,0,-92,-73v0,-54,22,-88,57,-88v16,0,28,6,35,19r0,-85r25,0xm77,-154v-22,0,-36,27,-36,69v0,41,15,68,36,68v21,0,30,-21,30,-65v0,-51,-9,-72,-30,-72xm162,-154v-21,0,-30,21,-30,72v0,44,9,65,30,65v21,0,35,-27,35,-68v0,-42,-14,-69,-35,-69","w":238},"\u0445":{"d":"11,-171r29,0r40,61r39,-61r31,0r-55,80r62,91r-31,0r-46,-71r-48,71r-30,0r62,-91","w":158},"\u0446":{"d":"154,0r-128,0r0,-171r25,0r0,150r80,0r0,-150r25,0r0,150r23,0r0,57r-25,0r0,-36","w":182},"\u0449":{"d":"232,0r-206,0r0,-171r25,0r0,150r67,0r0,-150r25,0r0,150r67,0r0,-150r25,0r0,150r22,0r0,57r-25,0r0,-36","w":261},"\u044a":{"d":"157,-51v0,54,-52,53,-112,51r0,-150r-45,0r0,-21r71,0r0,70v50,-2,86,5,86,50xm71,-21v37,1,61,2,61,-30v0,-31,-30,-32,-61,-30r0,60","w":162},"\u044b":{"d":"164,-171r25,0r0,171r-25,0r0,-171xm138,-51v0,54,-52,53,-112,51r0,-171r25,0r0,70v50,-2,87,5,87,50xm51,-21v37,0,62,3,62,-30v0,-31,-30,-32,-62,-30r0,60","w":216},"\u044c":{"d":"138,-51v0,54,-52,53,-112,51r0,-171r25,0r0,70v50,-2,87,5,87,50xm51,-21v37,0,62,3,62,-30v0,-31,-30,-32,-62,-30r0,60","w":143},"\u044d":{"d":"67,-96r58,0v2,-64,-74,-83,-83,-19r-24,0v4,-39,25,-60,61,-60v44,0,72,35,72,90v0,100,-130,124,-135,26r25,0v3,29,15,42,38,42v27,0,43,-20,46,-58r-58,0r0,-21","w":167},"\u044e":{"d":"51,-101r33,0v6,-47,34,-74,74,-74v44,0,74,37,74,90v0,53,-30,89,-74,89v-42,0,-72,-34,-74,-84r-33,0r0,80r-25,0r0,-171r25,0r0,70xm158,-154v-29,0,-49,28,-49,68v0,42,19,69,49,69v29,0,48,-27,48,-68v0,-41,-19,-69,-48,-69","w":248},"\u044f":{"d":"53,-72v-56,-17,-40,-109,28,-99r55,0r0,171r-25,0r0,-70r-32,0r-38,70r-27,0xm44,-120v0,34,32,31,67,30r0,-60v-33,-1,-67,-1,-67,30","w":162},"\u0491":{"d":"99,-171r0,-19r25,0r0,40r-73,0r0,150r-25,0r0,-171r73,0","w":126},"\u0452":{"d":"155,0v3,56,-21,67,-72,67r0,-22v73,10,41,-81,47,-143v3,-33,-7,-55,-35,-55v-61,1,-41,92,-44,153r-25,0r0,-197r-19,0r0,-21r19,0r0,-23r25,0r0,23r51,0r0,21r-51,0r0,47v36,-43,104,-35,104,52r0,98"},"\u0454":{"d":"42,-96r58,0r0,21r-58,0v-2,65,80,83,84,16r25,0v-3,41,-25,63,-62,63v-44,0,-73,-35,-73,-89v0,-99,126,-126,134,-30r-25,0v-5,-28,-15,-39,-37,-39v-26,0,-43,21,-46,58","w":167},"\u0455":{"d":"139,-124r-24,0v2,-39,-67,-38,-68,-5v-10,24,83,35,85,51v26,36,-1,82,-52,82v-42,0,-64,-20,-64,-57r24,0v2,24,15,36,40,36v33,0,48,-34,25,-50v-6,-4,-8,-7,-38,-13v-69,-15,-54,-95,13,-95v36,0,57,18,59,51","w":157},"\u0456":{"d":"26,-171r27,0r0,171r-27,0r0,-171xm40,-243v10,0,18,8,18,18v0,10,-8,18,-18,18v-10,0,-19,-8,-19,-18v0,-11,8,-18,19,-18","w":79},"\u0458":{"d":"-10,45v40,0,48,-11,48,-60r0,-156r26,0r0,156v4,69,-17,80,-74,82r0,-22xm51,-243v10,0,18,8,18,18v0,10,-8,18,-18,18v-10,0,-18,-8,-18,-18v0,-11,7,-18,18,-18","w":90},"\u0459":{"d":"229,-51v0,54,-52,53,-112,51r0,-150r-54,0v-6,63,3,157,-62,151r0,-21v45,0,28,-104,37,-151r105,0r0,70v50,-2,86,5,86,50xm143,-21v37,1,61,2,61,-30v0,-31,-30,-32,-61,-30r0,60","w":234},"\u045a":{"d":"243,-51v0,54,-52,53,-112,51r0,-80r-80,0r0,80r-25,0r0,-171r25,0r0,70r80,0r0,-70r25,0r0,70v50,-3,87,5,87,50xm156,-21v37,0,62,3,62,-30v0,-31,-31,-30,-62,-29r0,59","w":248},"\u045b":{"d":"95,-153v-60,1,-42,92,-44,153r-25,0r0,-197r-19,0r0,-21r19,0r0,-23r25,0r0,23r51,0r0,21r-51,0r0,47v36,-43,104,-35,104,52r0,98r-25,0v-6,-55,22,-154,-35,-153"},"\u045f":{"d":"79,0r-53,0r0,-171r25,0r0,150r80,0r0,-150r25,0r0,171r-52,0r0,36r-25,0r0,-36","w":182},"\u0447":{"d":"42,-171v2,40,-11,95,31,95v19,0,34,-9,43,-24r0,-71r25,0r0,171r-25,0r0,-70v-35,30,-99,19,-99,-41r0,-60r25,0","w":167},"\u0448":{"d":"210,-21r0,-150r25,0r0,171r-209,0r0,-171r25,0r0,150r67,0r0,-150r25,0r0,150r67,0","w":261},"\u0451":{"d":"158,-81r-116,0v-5,65,64,86,89,38r23,3v-10,30,-31,44,-63,44v-46,0,-75,-34,-75,-88v0,-56,29,-91,74,-91v44,0,73,40,68,94xm43,-101r89,0v-3,-35,-17,-53,-43,-53v-25,0,-41,18,-46,53xm59,-242v10,0,19,9,19,19v0,10,-9,19,-19,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19xm121,-242v11,0,18,8,18,19v0,10,-8,19,-18,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19","w":174},"\u0439":{"d":"51,-246r15,0v8,38,51,38,59,0r14,0v-3,30,-19,49,-43,49v-24,0,-42,-19,-45,-49xm131,-171r25,0r0,171r-25,0r0,-123r-80,112r0,11r-25,0r0,-171r25,0r0,123r80,-112r0,-11","w":182},"\u0453":{"d":"51,-150r0,150r-25,0r0,-171r98,0r0,21r-73,0xm59,-197r37,-49r36,0r-52,49r-21,0","w":126},"\u0457":{"d":"26,-171r27,0r0,171r-27,0r0,-171xm15,-242v11,0,18,8,18,19v0,10,-8,19,-18,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19xm65,-242v10,0,19,9,19,19v0,25,-39,24,-38,0v0,-11,8,-19,19,-19","w":79},"\u045c":{"d":"124,-171r30,0r-71,77r77,94r-35,0r-73,-93xm26,-171r25,0r0,171r-25,0r0,-171xm73,-197r38,-49r36,0r-53,49r-21,0","w":169},"\u045e":{"d":"6,-171r27,0r46,143r48,-143r26,0v-26,65,-52,177,-86,223v-12,16,-32,21,-57,20r0,-23v32,0,41,-7,55,-47xm38,-246r15,0v7,38,52,39,59,0r15,0v-3,30,-20,49,-44,49v-24,0,-42,-19,-45,-49","w":157}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * (URW)++,Copyright 2006 by (URW)++ Design & Development
 * 
 * Trademark:
 * Please refer to the Copyright section for the font trademark attribution
 * notices.
 * 
 * Full name:
 * CorporateS-Bold
 * 
 * Vendor URL:
 * www.urwpp.de
 */
Cufon.registerFont({"w":180,"face":{"font-family":"Corporate S","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 2 8 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-24 -326 339.077 100.038","underline-thickness":"39.96","underline-position":"2.16","stemh":"35","stemv":"45","unicode-range":"U+0020-U+04C0"},"glyphs":{" ":{"w":90},"!":{"d":"22,-234r47,0r-5,154r-38,0xm46,-53v14,0,27,13,27,28v0,15,-13,28,-28,28v-15,0,-27,-12,-27,-27v0,-15,13,-29,28,-29","w":90},"\"":{"d":"73,-144r-26,0r-8,-96r43,0xm133,-144r-27,0r-8,-96r43,0"},"#":{"d":"204,-102r-5,30r-42,0r-12,72r-34,0r11,-72r-44,0r-11,72r-35,0r11,-72r-41,0r5,-30r41,0r7,-41r-41,0r4,-30r41,0r11,-67r35,0r-11,67r44,0r10,-67r36,0r-11,67r42,0r-5,30r-42,0r-6,41r42,0xm133,-143r-43,0r-7,41r43,0","w":216},"$":{"d":"92,-104v-50,-16,-74,-24,-74,-71v0,-40,28,-64,74,-69r0,-27r22,0r0,27v43,5,71,35,70,73r-42,0v-2,-19,-11,-29,-28,-34r0,61v48,14,79,29,79,75v0,41,-31,69,-79,73r0,32r-22,0r0,-32v-49,-5,-80,-33,-79,-84r43,0v1,27,12,41,36,46r0,-70xm92,-151r0,-54v-40,6,-41,45,0,54xm114,-97r0,64v35,-1,44,-39,21,-56v-4,-3,-8,-4,-21,-8","w":205},"%":{"d":"180,-240r35,0r-139,240r-35,0xm194,-114v29,0,51,25,51,58v0,33,-22,58,-51,58v-28,0,-50,-26,-50,-58v0,-33,22,-58,50,-58xm194,-90v-14,0,-22,13,-22,34v0,21,8,33,22,33v14,0,23,-13,23,-33v0,-20,-10,-34,-23,-34xm62,-242v28,0,51,26,51,58v0,32,-22,58,-51,58v-28,0,-50,-26,-50,-58v0,-32,22,-58,50,-58xm63,-217v-14,0,-23,13,-23,33v0,20,8,34,22,34v13,0,23,-14,23,-34v0,-20,-9,-33,-22,-33","w":256},"&":{"d":"10,-66v0,-29,22,-50,43,-69v-20,-26,-25,-35,-25,-51v0,-29,25,-50,59,-50v65,0,76,75,21,109r39,54v8,-12,7,-27,7,-47r35,0v1,35,-3,59,-19,79r31,41r-46,0r-10,-16v-42,42,-135,14,-135,-50xm85,-153v15,-12,22,-23,22,-33v0,-10,-9,-18,-19,-18v-28,6,-24,28,-3,51xm122,-44r-45,-59v-20,17,-27,27,-27,40v0,32,53,40,72,19","w":208},"(":{"d":"65,-242r33,0v-50,69,-50,245,0,314r-33,0v-58,-75,-58,-239,0,-314","w":110},")":{"d":"45,72r-33,0v51,-70,48,-245,0,-314r33,0v58,74,58,239,0,314","w":110},"*":{"d":"80,-192r0,-42r20,0r0,42r40,-12r6,18r-40,13r25,35r-16,11r-25,-34r-25,34r-16,-11r25,-35r-40,-13r6,-18"},"+":{"d":"120,-137r68,0r0,34r-68,0r0,71r-35,0r0,-71r-68,0r0,-34r68,0r0,-70r35,0r0,70","w":205},",":{"d":"31,82r-23,0v18,-25,32,-59,32,-83v-18,-2,-26,-11,-26,-25v0,-15,12,-27,28,-27v18,0,29,15,29,39v0,28,-11,55,-40,96","w":90},"-":{"d":"0,-107r94,0r0,32r-94,0r0,-32","w":93,"k":{"\u00c5":-9,"\u00c4":-9,"\u00c1":-9,"\u00c6":3,"Y":13,"W":-4,"V":2,"T":9,"A":-9}},".":{"d":"46,-53v14,0,27,13,27,28v0,15,-13,28,-28,28v-15,0,-27,-12,-27,-27v0,-15,13,-29,28,-29","w":90},"\/":{"d":"8,70r151,-310r34,0r-152,310r-33,0","w":200},"0":{"d":"103,-240v54,0,85,46,85,122v0,76,-32,122,-85,122v-54,0,-86,-46,-86,-124v0,-74,33,-120,86,-120xm143,-118v0,-43,-5,-81,-40,-85v-36,3,-41,43,-41,84v0,44,6,80,41,86v34,-5,40,-43,40,-85","w":205},"1":{"d":"59,-168r0,-25v32,-1,50,-14,56,-42r30,0r0,235r-45,0r0,-168r-41,0","w":205},"2":{"d":"177,-177v0,41,-64,105,-92,136r94,0r0,41r-152,0r0,-36v44,-50,67,-79,72,-84v23,-28,32,-43,32,-56v0,-39,-61,-30,-63,8r-37,0v0,-44,28,-72,74,-72v44,0,72,25,72,63","w":205},"3":{"d":"135,-69v-1,-31,-28,-35,-65,-34r0,-37v34,4,62,-9,61,-33v-2,-38,-62,-36,-63,1r-38,0v1,-43,29,-68,76,-68v72,0,98,95,32,115v74,23,40,129,-39,129v-51,0,-81,-28,-81,-74r41,0v0,22,15,35,39,35v23,0,37,-12,37,-34","w":205},"4":{"d":"151,-84r42,0r0,35r-41,0r0,52r-45,0r0,-52r-97,0r0,-35r90,-151r51,0r0,151xm109,-84r0,-102r-57,102r57,0","w":205},"5":{"d":"50,-234r118,0r-3,40r-83,0r-9,45v50,-29,110,9,110,67v0,50,-35,86,-83,86v-46,0,-75,-28,-78,-71r42,0v3,21,15,31,35,31v23,0,37,-16,37,-44v1,-46,-48,-56,-71,-24r-38,-5","w":205},"6":{"d":"21,-84v0,-69,32,-97,84,-154r49,0v-33,41,-45,57,-58,77v55,-8,88,26,89,79v0,50,-34,86,-81,86v-49,0,-83,-37,-83,-88xm103,-127v-22,0,-37,18,-37,46v0,28,14,46,36,46v23,0,38,-18,38,-46v0,-28,-15,-46,-37,-46","w":205},"7":{"d":"33,-234r159,0r0,34r-111,200r-49,0r106,-191r-105,0r0,-43","w":205},"8":{"d":"51,-123v-55,-36,-15,-117,52,-117v67,0,106,82,51,117v63,34,22,127,-51,127v-72,0,-114,-92,-52,-127xm103,-204v-20,0,-33,13,-33,32v0,19,14,31,33,31v19,0,33,-13,33,-31v0,-18,-14,-32,-33,-32xm103,-105v-22,0,-37,15,-37,37v0,21,15,36,37,36v22,0,37,-15,37,-36v0,-21,-15,-37,-37,-37","w":205},"9":{"d":"185,-152v0,69,-36,100,-86,156r-48,0v32,-39,45,-59,58,-79v-51,10,-87,-26,-88,-77v0,-51,34,-88,82,-88v48,0,82,37,82,88xm103,-202v-23,0,-37,19,-37,48v0,28,15,46,37,46v22,0,37,-19,37,-47v0,-28,-15,-47,-37,-47","w":205},":":{"d":"46,-53v14,0,27,13,27,28v0,15,-13,28,-28,28v-15,0,-27,-12,-27,-27v0,-15,13,-29,28,-29xm46,-172v14,0,27,13,27,28v0,15,-13,27,-28,27v-15,0,-27,-12,-27,-27v0,-15,13,-28,28,-28","w":90},";":{"d":"43,-172v14,0,27,13,27,28v0,15,-13,27,-28,27v-15,0,-27,-12,-27,-27v0,-15,13,-28,28,-28xm31,82r-23,0v18,-25,32,-59,32,-83v-18,-2,-26,-11,-26,-25v0,-15,12,-27,28,-27v18,0,29,15,29,39v0,28,-11,55,-40,96","w":90},"<":{"d":"168,-220r0,44r-109,54r109,53r0,44r-156,-79r0,-37"},"=":{"d":"17,-167r171,0r0,34r-171,0r0,-34xm17,-107r171,0r0,34r-171,0r0,-34","w":205},">":{"d":"12,-25r0,-44r109,-53r-109,-54r0,-44r156,79r0,38"},"?":{"d":"77,-53v14,0,28,14,28,28v0,15,-13,28,-28,28v-15,0,-27,-12,-27,-27v0,-15,12,-29,27,-29xm146,-184v10,33,-61,61,-49,106r-41,0v0,-41,2,-44,24,-69v17,-18,19,-23,19,-33v0,-12,-7,-20,-20,-20v-16,0,-25,10,-26,29r-35,0v0,-48,25,-68,67,-68v39,0,61,21,61,55","w":150},"@":{"d":"214,-6v-98,36,-203,-13,-203,-112v0,-72,55,-127,127,-127v67,0,115,45,115,107v0,45,-29,87,-60,87v-13,0,-22,-9,-27,-24v-27,44,-97,23,-97,-34v0,-54,65,-98,99,-54r3,-14r31,0r-16,86v0,8,4,14,9,14v15,0,31,-31,31,-61v0,-48,-35,-80,-87,-80v-57,0,-98,46,-98,101v0,83,88,116,166,83xm138,-150v-18,0,-34,18,-34,41v0,17,11,28,26,28v17,0,31,-17,31,-41v0,-18,-9,-28,-23,-28","w":263},"A":{"d":"85,-240r46,0r82,240r-48,0r-15,-50r-84,0r-15,50r-47,0xm139,-89r-31,-98r-31,98r62,0","w":216,"k":{"\u00e7":4,"\u00d9":11,"\u00dc":11,"\u00db":11,"\u00da":11,"\u00d6":10,"\u00c7":10,"\u00ab":4,"y":10,"w":7,"v":9,"u":5,"t":6,"q":3,"o":4,"g":-4,"e":4,"d":3,"c":4,"b":1,"a":3,"Y":24,"W":13,"V":18,"U":11,"T":20,"Q":10,"O":10,"G":10,"C":10,".":-8,"-":-8,",":-10}},"B":{"d":"200,-69v0,55,-36,73,-114,69r-57,0r0,-240v75,-1,159,-9,158,60v0,27,-13,42,-40,51v35,8,53,28,53,60xm142,-173v-1,-31,-31,-31,-68,-30r0,60v36,1,69,2,68,-30xm153,-72v0,-38,-36,-36,-79,-35r0,70v44,0,79,4,79,-35","w":211,"k":{"\u00d2":2,"\u00d6":2,"\u00d4":2,"\u00d3":2,"\u00c3":4,"\u00c5":4,"\u00c4":4,"\u00c2":4,"\u00c1":4,"\u00c6":9,"Y":11,"W":5,"V":9,"O":2,"A":4}},"C":{"d":"13,-119v0,-72,38,-126,106,-126v51,0,81,30,84,83r-40,0v-5,-28,-20,-43,-44,-43v-36,0,-58,33,-58,85v0,89,97,121,104,31r41,0v-3,62,-32,94,-85,94v-67,-1,-108,-52,-108,-124","w":215,"k":{"\u00c5":4,"\u00c4":4,"\u00c1":4,"\u00c6":9,"A":4}},"D":{"d":"220,-120v0,81,-37,126,-140,120r-51,0r0,-240r58,0v94,-5,133,42,133,120xm172,-121v-2,-61,-23,-85,-97,-80r0,162v71,6,99,-18,97,-82","w":232,"k":{"\u00c3":10,"\u00c5":10,"\u00c0":10,"\u00c4":10,"\u00c2":10,"\u00c1":10,"Y":15,"X":12,"W":6,"V":10,"T":6,"J":13,"A":10}},"E":{"d":"75,-144r95,0r0,39r-95,0r0,66r109,0r0,39r-155,0r0,-240r151,0r0,39r-105,0r0,57","w":193},"F":{"d":"75,-144r95,0r0,39r-95,0r0,105r-46,0r0,-240r151,0r0,39r-105,0r0,57","w":186,"k":{"\u00f6":3,"\u00f3":3,"\u00e9":3,"\u00e5":6,"\u00e4":6,"\u00e1":6,"\u00d6":1,"\u00c3":14,"\u00c5":14,"\u00c0":14,"\u00c4":14,"\u00c2":14,"\u00c1":14,"\u00f8":3,"\u00e6":6,"u":8,"r":8,"o":3,"j":4,"i":1,"e":3,"a":6,"O":1,"J":14,"A":14,".":23,"-":-10,",":20}},"G":{"d":"126,-124r86,0r0,100v-81,61,-199,23,-199,-96v0,-110,118,-165,180,-92v11,13,14,27,15,49r-40,0v-4,-28,-19,-42,-47,-42v-38,0,-60,31,-60,85v0,79,60,105,113,69r0,-39r-48,0r0,-34","w":230,"k":{"\u00c3":2,"\u00c5":2,"\u00c0":2,"\u00c4":2,"\u00c2":2,"\u00c1":2,"\u00c6":5,"Y":12,"W":5,"V":9,"T":3,"A":2}},"H":{"d":"75,-144r95,0r0,-96r46,0r0,240r-46,0r0,-106r-95,0r0,106r-46,0r0,-240r46,0r0,96","w":245},"I":{"d":"75,0r-46,0r0,-240r46,0r0,240","w":103},"J":{"d":"-1,9v45,-4,48,5,48,-57r0,-192r46,0r0,191v3,90,-18,92,-94,97r0,-39","w":120,"k":{"\u00c5":4,"\u00c4":4,"\u00c6":4,"A":4}},"K":{"d":"163,-240r54,0r-90,111r95,129r-58,0r-88,-127xm29,-240r46,0r0,240r-46,0r0,-240","w":224,"k":{"\u00fc":12,"\u00f6":12,"\u00f3":12,"\u00e5":5,"\u00e4":5,"\u00d6":14,"\u00d3":14,"\u00e6":5,"y":20,"u":12,"o":12,"e":11,"a":5,"T":-7,"S":12,"O":14,"G":14,"C":14,"-":8}},"L":{"d":"29,-240r47,0r0,201r104,0r0,39r-151,0r0,-240","w":185,"k":{"\u00fc":3,"\u00dc":8,"\u00d5":6,"\u00d2":6,"\u00d6":6,"\u00d4":6,"\u00d3":6,"\u00c7":6,"\u00c5":-8,"\u00c4":-8,"\u00c1":-8,"\u00c6":-8,"y":15,"u":3,"Y":29,"W":17,"V":25,"U":8,"T":23,"S":-1,"O":6,"G":6,"C":6,"A":-8,"-":-1}},"M":{"d":"29,-240r64,0r52,191r53,-191r63,0r0,240r-41,0r0,-187r-52,187r-47,0r-50,-187r0,187r-42,0r0,-240","w":290},"N":{"d":"29,-240r49,0r97,169r0,-169r44,0r0,240r-46,0r-100,-169r0,169r-44,0r0,-240","w":248,"k":{"\u00fc":3,"\u00f6":2,"\u00f3":2,"\u00e9":1,"\u00e5":3,"\u00e4":3,"\u00e1":3,"\u00d6":1,"\u00d3":1,"\u00c7":1,"\u00c5":3,"\u00c4":3,"\u00c1":3,"\u00e6":3,"\u00c6":4,"u":3,"o":2,"e":1,"a":3,"O":1,"G":1,"C":1,"A":3,".":-1,",":-3}},"O":{"d":"13,-122v0,-70,42,-123,108,-123v67,0,109,53,109,125v0,72,-41,125,-108,125v-68,0,-109,-52,-109,-127xm182,-120v0,-46,-17,-85,-61,-85v-44,0,-60,41,-60,84v0,54,22,86,60,86v44,0,61,-40,61,-85","w":242,"k":{"\u00c5":10,"\u00c4":10,"\u00c1":10,"\u00c6":18,"Y":14,"X":10,"W":5,"V":10,"T":4,"A":10}},"P":{"d":"198,-164v0,63,-46,79,-123,74r0,90r-46,0r0,-240r56,0v76,-3,113,15,113,76xm150,-164v0,-38,-31,-37,-75,-37r0,72v45,0,75,2,75,-35","w":203,"k":{"\u00f6":4,"\u00f3":4,"\u00e9":4,"\u00e5":4,"\u00e4":4,"\u00e1":4,"\u00c5":16,"\u00c4":16,"\u00c1":16,"\u00f8":4,"\u00e6":4,"\u00c6":33,"o":4,"e":4,"a":4,"J":13,"A":16,".":30,"-":-4,",":27}},"Q":{"d":"13,-120v0,-72,41,-121,108,-125v87,-5,133,104,96,188r50,57r-53,0r-20,-23v-72,65,-181,7,-181,-97xm182,-120v0,-46,-17,-85,-61,-85v-44,0,-60,41,-60,84v0,54,22,86,60,86v44,0,61,-40,61,-85","w":249},"R":{"d":"89,-240v77,-4,109,17,109,74v0,31,-14,53,-42,66r55,100r-54,0r-49,-92r-33,0r0,92r-46,0r0,-240r60,0xm151,-167v0,-35,-28,-35,-76,-34r0,70v44,1,76,0,76,-36","w":212,"k":{"\u00fc":2,"\u00fa":2,"\u00f6":2,"\u00f3":2,"\u00e9":2,"\u00e5":3,"\u00e4":3,"\u00e1":3,"\u00dc":3,"\u00d6":2,"\u00d3":2,"\u00c7":2,"\u00e6":3,"y":-2,"u":2,"o":2,"e":2,"a":3,"Y":8,"W":4,"V":5,"U":3,"T":-1,"O":2,"G":2,"C":2,"-":-4}},"S":{"d":"184,-170r-44,0v3,-41,-72,-47,-74,-9v11,26,9,17,51,35v61,27,63,22,74,75v0,45,-33,74,-86,74v-59,0,-91,-30,-93,-87r44,0v3,31,19,47,49,47v38,0,54,-34,22,-49v-5,-5,-91,-35,-92,-47v-39,-47,-1,-117,66,-114v47,2,82,26,83,75","w":203,"k":{"\u00c5":4,"\u00c4":4,"\u00c1":4,"\u00c6":9,"t":1,"Y":9,"W":4,"V":7,"T":1,"A":4}},"T":{"d":"4,-240r173,0r0,39r-63,0r0,201r-46,0r0,-201r-64,0r0,-39","w":181,"k":{"\u00d5":4,"\u00d2":4,"\u00d6":4,"\u00d4":4,"\u00d3":4,"\u00c3":20,"\u00c5":20,"\u00c0":20,"\u00c4":20,"\u00c2":20,"\u00c1":20,"\u00f8":17,"\u00e6":22,"\u00d8":4,"\u00c6":23,"\u00ab":20,"y":5,"w":5,"v":4,"u":14,"s":20,"r":12,"o":21,"j":3,"g":22,"e":20,"c":20,"a":21,"Y":-11,"W":-9,"V":-9,"O":4,"J":13,"G":4,"C":4,"A":20,";":7,":":10,".":19,"-":9,",":17}},"U":{"d":"121,5v-64,0,-95,-29,-95,-107r0,-138r46,0r0,138v-2,49,10,67,49,67v39,0,49,-21,49,-67r0,-138r46,0r0,138v5,80,-31,107,-95,107","w":243,"k":{"\u00c3":11,"\u00c5":11,"\u00c4":11,"\u00c2":11,"\u00c1":11,"\u00c6":18,"r":4,"p":4,"n":4,"m":4,"A":11,".":6,",":4}},"V":{"d":"3,-240r49,0r57,187r58,-187r49,0r-83,240r-48,0","w":219,"k":{"\u00d5":10,"\u00d2":10,"\u00d6":10,"\u00d4":10,"\u00d3":10,"\u00c3":19,"\u00c5":19,"\u00c0":19,"\u00c4":19,"\u00c2":19,"\u00c1":19,"\u00f8":15,"\u00e6":19,"\u00d8":8,"\u00c6":32,"\u00ab":17,"y":4,"u":13,"r":12,"o":17,"i":2,"g":19,"e":17,"a":18,"T":-9,"S":7,"O":10,"G":10,"C":10,"A":19,";":4,":":6,".":22,"-":3,",":19}},"W":{"d":"3,-240r43,0r46,187r45,-187r39,0r45,187r46,-187r43,0r-62,240r-53,0r-39,-156r-39,156r-52,0","w":312,"k":{"\u00d5":5,"\u00d2":5,"\u00d6":5,"\u00d4":5,"\u00d3":5,"\u00c3":13,"\u00c5":13,"\u00c0":13,"\u00c4":13,"\u00c2":13,"\u00c1":13,"\u00f8":8,"\u00e6":12,"\u00d8":3,"\u00c6":22,"\u00ab":10,"y":1,"u":10,"r":9,"o":10,"i":2,"g":12,"e":10,"a":12,"T":-9,"S":5,"O":5,"G":5,"C":5,"A":13,";":-3,".":13,"-":-4,",":10}},"X":{"d":"10,-240r52,0r43,74r45,-74r52,0r-70,115r75,125r-53,0r-49,-83r-49,83r-52,0r74,-125","w":210,"k":{"\u00d6":10,"y":16,"u":12,"o":10,"e":10,"a":5,"Q":10,"O":10,"C":10,"-":3}},"Y":{"d":"0,-240r51,0r51,96r50,-96r50,0r-78,145r0,95r-46,0r0,-95","w":202,"k":{"\u00d5":13,"\u00d2":13,"\u00d6":13,"\u00d4":13,"\u00d3":13,"\u00c3":23,"\u00c5":23,"\u00c0":23,"\u00c4":23,"\u00c2":23,"\u00c1":23,"\u00f8":21,"\u00e6":25,"\u00d8":13,"\u00c6":28,"\u00ab":23,"v":8,"u":18,"p":17,"o":23,"i":1,"g":25,"e":23,"a":24,"T":-11,"S":9,"O":13,"G":13,"C":13,"A":23,";":10,":":13,".":24,"-":12,",":22}},"Z":{"d":"19,-240r155,0r0,32r-111,169r107,0r0,39r-162,0r0,-36r110,-166r-99,0r0,-38","k":{"y":6,"v":5}},"[":{"d":"27,-240r72,0r0,35r-34,0r0,240r34,0r0,35r-72,0r0,-310","w":110},"\\":{"d":"193,70r-34,0r-151,-310r33,0","w":200},"]":{"d":"83,70r-72,0r0,-35r34,0r0,-240r-34,0r0,-35r72,0r0,310","w":110},"^":{"d":"49,-122r-46,0r58,-119r58,0r58,119r-46,0r-41,-84"},"_":{"d":"0,17r180,0r0,40r-180,0r0,-40"},"a":{"d":"14,-45v9,-50,35,-55,104,-66v1,-20,-7,-29,-26,-29v-17,0,-26,7,-29,20r-42,0v4,-39,33,-55,74,-55v49,0,66,16,66,68v0,33,-4,85,5,107r-40,0v-2,-7,-2,-9,-2,-19v-20,41,-119,23,-110,-26xm86,-30v27,-2,34,-19,32,-51v-40,7,-50,5,-58,30v0,12,11,21,26,21","w":184,"k":{"y":7,"w":5,"v":6,"j":5}},"b":{"d":"24,-242r45,0r0,93v42,-57,116,-12,116,63v0,76,-82,122,-120,63v-1,12,-1,16,-3,23r-39,0xm105,-138v-23,0,-36,20,-36,53v0,32,13,52,35,52v23,0,36,-20,36,-53v0,-32,-13,-52,-35,-52","w":197,"k":{"y":6,"w":4,"v":6}},"c":{"d":"167,-61v-2,37,-31,66,-73,66v-49,0,-82,-36,-82,-90v0,-99,141,-128,154,-29r-44,0v-3,-18,-11,-26,-28,-26v-23,0,-37,21,-37,55v0,57,59,76,67,24r43,0","w":178,"k":{"k":2,"h":2}},"d":{"d":"172,-242r0,188v0,29,1,42,4,54r-42,0r-1,-24v-37,60,-121,16,-121,-60v0,-74,73,-122,116,-68r0,-90r44,0xm94,-138v-23,0,-37,21,-37,54v0,31,13,51,35,51v23,0,37,-20,37,-53v0,-33,-13,-52,-35,-52","w":197},"e":{"d":"173,-75r-117,0v-4,45,59,59,75,25r39,2v-8,33,-36,53,-74,53v-52,0,-84,-35,-84,-89v0,-55,33,-92,83,-92v52,0,81,39,78,101xm57,-107r72,0v-5,-47,-65,-44,-72,0","w":185,"k":{"y":6,"x":6,"w":4,"v":6,"t":3}},"f":{"d":"28,-171v-9,-67,39,-90,93,-68r0,35v-32,-9,-51,-13,-48,33r40,0r0,35r-40,0r0,136r-45,0r0,-136r-22,0r0,-35r22,0","w":118,"k":{"\u00f6":2,"\u00f3":2,"\u00e9":2,"\u00e5":2,"\u00e4":2,"\u00e1":2,"\u00f8":2,"\u00e6":3,"t":-5,"s":1,"o":2,"l":-1,"i":-3,"f":-7,"e":2,"a":2}},"g":{"d":"184,-171r0,32r-35,0v21,47,-1,82,-68,82v-10,0,-16,5,-16,10v0,7,1,8,37,11v53,5,75,10,75,51v0,36,-30,57,-84,57v-82,0,-118,-64,-51,-90v-31,-14,-24,-37,11,-48v-55,-27,-27,-117,42,-109v24,3,59,6,89,4xm92,-141v-18,0,-30,10,-30,26v0,15,11,25,29,25v18,0,30,-10,30,-25v0,-15,-12,-26,-29,-26xm87,-3v-26,0,-42,8,-42,21v0,14,18,22,48,22v27,0,42,-7,42,-21v0,-14,-18,-22,-48,-22","w":190,"k":{"\u00f6":4,"\u00f3":4,"\u00e9":4,"\u00e5":3,"\u00e4":3,"\u00e6":4,"r":3,"l":4,"e":4,"a":3}},"h":{"d":"103,-136v-51,0,-30,84,-34,136r-44,0r0,-242r44,0r0,90v38,-42,107,-27,107,53r0,99r-44,0v-5,-49,18,-136,-29,-136","w":199,"k":{"y":7}},"i":{"d":"25,-171r44,0r0,171r-44,0r0,-171xm48,-245v15,0,25,11,25,26v0,15,-11,26,-26,26v-15,0,-26,-11,-26,-26v0,-16,11,-26,27,-26","w":93,"k":{"j":4}},"j":{"d":"-14,28v40,-6,44,0,44,-52r0,-147r44,0r0,147v2,74,-23,88,-88,90r0,-38xm53,-245v15,0,25,11,25,26v0,16,-11,26,-26,26v-15,0,-26,-11,-26,-26v0,-16,11,-26,27,-26","w":97},"k":{"d":"132,-171r54,0r-64,79r70,92r-60,0r-62,-91xm25,-242r44,0r0,242r-44,0r0,-242","w":192,"k":{"\u00fc":3,"\u00f6":9,"\u00f3":9,"\u00e9":9,"\u00e5":6,"\u00e4":6,"\u00e1":6,"\u00e6":5,"u":3,"s":7,"o":9,"g":-5,"e":9,"a":6,".":-1,"-":6,",":-3}},"l":{"d":"25,-242r44,0r0,242r-44,0r0,-242","w":93,"k":{"y":3,"v":2}},"m":{"d":"102,-136v-53,-3,-27,85,-33,136r-44,0v-2,-54,5,-128,-5,-171r43,0v3,7,5,14,4,23v21,-35,83,-37,101,1v35,-45,109,-42,109,47r0,100r-44,0r0,-99v1,-28,-6,-37,-28,-37v-52,0,-26,88,-32,136r-44,0r0,-95v1,-32,-4,-40,-27,-41","w":300,"k":{"y":7,"w":4,"v":6,"p":2}},"n":{"d":"102,-136v-51,0,-28,85,-33,136r-44,0v-2,-50,5,-138,-6,-171r43,0v3,5,4,13,4,22v36,-45,108,-32,108,50r0,99r-45,0v-6,-47,19,-136,-27,-136","w":197,"k":{"y":7,"w":5,"v":7,"p":2,"T":20}},"o":{"d":"96,-176v49,0,85,38,85,91v0,52,-36,90,-85,90v-50,0,-84,-38,-84,-92v0,-51,35,-89,84,-89xm96,-140v-23,0,-39,22,-39,54v0,34,15,55,39,55v23,0,39,-21,39,-54v0,-33,-15,-55,-39,-55","w":192,"k":{"y":7,"x":7,"w":5,"v":7,"t":4,"T":21}},"p":{"d":"25,71r0,-188v0,-29,0,-42,-3,-54r41,0v2,4,3,9,3,20v41,-54,119,-11,119,64v0,75,-71,121,-116,69r0,89r-44,0xm140,-86v-1,-26,-8,-52,-35,-52v-23,0,-37,20,-37,53v0,31,15,52,37,52v22,0,35,-20,35,-53","w":197,"k":{"y":6,"t":3}},"q":{"d":"128,71r0,-89v-42,53,-116,4,-116,-67v0,-76,78,-120,119,-66v0,-9,1,-16,3,-20r42,0v-9,65,-2,167,-4,242r-44,0xm93,-138v-22,0,-36,20,-36,52v0,32,15,53,37,53v23,0,35,-19,35,-52v0,-32,-14,-53,-36,-53","w":197,"k":{"u":2,"c":1}},"r":{"d":"22,-171r42,0v3,10,3,23,3,36v17,-32,32,-46,63,-37r0,45v-32,-20,-61,-7,-61,47r0,80r-45,0","w":135,"k":{"\u00e8":1,"\u00ea":1,"\u00e9":1,"\u00e5":1,"\u00e0":1,"\u00e4":1,"\u00e2":1,"\u00e1":1,"\u00f8":1,"\u00e6":2,"y":-6,"x":-5,"w":-6,"v":-7,"u":3,"t":-5,"s":1,"r":2,"p":2,"o":1,"n":1,"m":1,"l":3,"k":3,"j":6,"i":3,"h":3,"g":3,"f":-6,"e":1,"a":1,";":-2,":":-1,".":20,"-":7,",":18}},"s":{"d":"158,-119r-43,0v2,-29,-49,-32,-51,-6v-7,18,83,30,86,46v25,40,-3,84,-60,84v-50,0,-76,-21,-76,-62r41,0v1,20,11,28,33,28v26,0,38,-23,15,-32v-5,-2,-5,-2,-36,-11v-35,-10,-47,-23,-47,-48v0,-33,28,-56,69,-56v41,0,66,21,69,57","w":174,"k":{"t":1}},"t":{"d":"121,-4v-50,21,-100,1,-89,-66r3,-66r-27,0r0,-35r28,0r1,-49r43,0r0,49r34,0r0,35r-35,0r-2,77v-2,31,23,26,44,18r0,37","w":128,"k":{"\u00f6":2,"\u00f3":2,"\u00e9":2,"o":2,"e":2,"S":1,";":-11,":":-9}},"u":{"d":"134,-20v-36,47,-111,22,-111,-51r0,-100r45,0v6,48,-20,136,29,136v53,0,29,-85,34,-136r44,0v2,50,-4,134,4,171r-41,0v-2,-4,-4,-12,-4,-20","w":199},"v":{"d":"4,-171r47,0r39,123r40,-123r46,0r-62,172r-49,0","k":{"\u00f2":7,"\u00f6":7,"\u00f3":7,"\u00e8":7,"\u00ea":7,"\u00e9":7,"\u00e3":8,"\u00e5":8,"\u00e0":8,"\u00e4":8,"\u00e2":8,"\u00e1":8,"\u00f8":5,"\u00e6":9,"s":8,"o":8,"l":3,"g":9,"e":7,"c":7,"a":8,";":-5,":":-3,".":14,"-":-6,",":12}},"w":{"d":"5,-171r44,0r32,121r36,-121r35,0r36,121r32,-121r44,0r-51,172r-47,0r-32,-103r-32,103r-47,0","w":269,"k":{"\u00f2":5,"\u00f6":5,"\u00f3":5,"\u00e8":5,"\u00ea":5,"\u00e9":5,"\u00e3":7,"\u00e5":7,"\u00e0":7,"\u00e4":7,"\u00e2":7,"\u00e1":7,"\u00f8":3,"\u00e6":7,"s":5,"o":5,"l":3,"g":7,"e":5,"c":5,"a":7,";":-7,":":-5,".":10,"-":-8,",":8}},"x":{"d":"9,-171r53,0r28,48r29,-48r53,0r-55,80r63,91r-54,0r-36,-57r-36,57r-54,0r63,-91","k":{"\u00e9":6,"q":6,"o":7,"e":6,"c":6,"a":5}},"y":{"d":"6,-171r47,0r38,130r39,-130r46,0r-58,166v-18,63,-34,76,-108,77r0,-39v38,1,48,-3,56,-25","w":179,"k":{"\u00f2":6,"\u00f6":6,"\u00f3":6,"\u00e8":6,"\u00ea":6,"\u00e9":6,"\u00e3":7,"\u00e5":7,"\u00e0":7,"\u00e4":7,"\u00e2":7,"\u00e1":7,"\u00f8":4,"\u00e6":8,"s":6,"o":6,"l":2,"g":8,"e":6,"c":6,"a":7,";":-6,":":-4,".":13,"-":-7,",":10}},"z":{"d":"17,-171r126,0r0,33r-83,101r84,0r0,37r-136,0r0,-34r81,-100r-72,0r0,-37","w":152},"{":{"d":"109,-207v-26,0,-34,-3,-34,30v0,39,8,80,-22,92v30,13,22,53,22,93v0,33,5,26,34,29r0,35v-49,2,-73,-7,-73,-56v0,-32,10,-84,-20,-87r0,-28v31,-3,20,-55,20,-87v0,-50,25,-58,73,-56r0,35","w":110},"|":{"d":"68,-240r44,0r0,300r-44,0r0,-300"},"}":{"d":"1,37v29,-2,35,3,35,-29v0,-39,-8,-80,22,-93v-30,-13,-22,-53,-22,-92v0,-33,-8,-29,-35,-30r0,-35v48,-2,73,7,73,56v0,32,-11,84,20,87r0,28v-30,3,-20,55,-20,87v0,51,-23,57,-73,56r0,-35","w":110},"~":{"d":"82,-93v-13,2,-19,9,-25,22v-7,-8,-28,-10,-22,-22v15,-29,21,-37,51,-43v10,-2,62,22,70,19v12,0,17,-4,26,-19r25,14v-15,33,-24,43,-57,47v-7,4,-63,-22,-68,-18","w":240},"\u00a1":{"d":"69,66r-47,0r5,-155r37,0xm45,-172v15,0,28,13,28,28v0,16,-12,27,-28,27v-15,0,-27,-12,-27,-27v0,-14,12,-28,27,-28","w":90},"\u00a2":{"d":"117,-178r0,105v11,-3,19,-14,20,-28r43,0v-1,33,-28,61,-63,64r0,33r-22,0r0,-33v-45,-8,-70,-40,-70,-88v0,-50,26,-84,71,-90r0,-26r22,0r0,27v34,4,57,25,62,60r-45,0v-2,-12,-8,-21,-18,-24xm96,-73r0,-105v-34,9,-34,97,0,105","w":205},"\u00a3":{"d":"147,3v-49,-3,-88,-12,-136,1v16,-17,29,-55,37,-113r-29,0r0,-32v11,-2,28,3,35,-2v10,-52,19,-102,78,-101v40,0,60,20,63,63r-39,0v-2,-17,-9,-25,-23,-25v-20,0,-27,20,-34,65r56,0r0,32r-62,0v-4,33,-11,53,-25,74v30,-8,39,-4,75,-4v12,0,15,-7,16,-31r35,0v5,42,-15,74,-47,73","w":205},"\u00a5":{"d":"159,-161r31,0r0,28r-45,0r-12,24r57,0r0,28r-65,0r0,81r-46,0r0,-81r-65,0r0,-28r58,0r-13,-24r-45,0r0,-28r31,0r-40,-79r52,0r46,96r46,-96r51,0","w":205},"\u00a7":{"d":"117,2v0,-40,-105,-40,-102,-99v0,-18,8,-33,30,-49v-44,-34,-11,-96,45,-94v41,2,67,23,67,68r-35,0v3,-38,-52,-42,-57,-13v7,36,100,40,100,94v0,21,-10,37,-31,49v46,32,23,101,-44,101v-47,0,-74,-23,-74,-69r36,0v4,24,14,34,37,34v18,0,28,-8,28,-22xm75,-128v-15,10,-21,18,-21,28v0,15,7,20,51,42v26,-17,30,-35,5,-51v-14,-9,-25,-14,-35,-19"},"\u00a4":{"d":"9,-49r36,-37v-22,-31,-21,-67,0,-99r-37,-37r24,-24r37,37v32,-21,68,-22,101,-1r37,-36r23,24r-36,37v22,34,24,66,1,99r36,37r-23,24r-37,-37v-34,22,-66,24,-102,1r-36,36xm121,-185v-28,0,-51,22,-51,50v0,28,23,50,50,50v28,0,50,-22,50,-50v0,-28,-22,-50,-49,-50","w":240},"'":{"d":"58,-144r-26,0r-9,-96r44,0","w":90},"\u00ab":{"d":"154,0r-37,0r-39,-84r39,-88r37,0r-32,88xm86,0r-37,0r-39,-84r39,-88r37,0r-32,88","w":176},"\u00b7":{"d":"46,-118v14,0,27,14,27,28v0,15,-13,27,-28,27v-15,0,-27,-12,-27,-27v0,-15,13,-28,28,-28","w":90},"\u00b6":{"d":"10,-177v0,-84,117,-60,200,-63r0,34r-26,0r0,239r-37,0r0,-239r-31,0r0,239r-38,0r0,-149v-39,5,-68,-25,-68,-61","w":236},"\u00bb":{"d":"22,-172r37,0r39,83r-39,89r-37,0r32,-89xm90,-172r37,0r39,83r-39,89r-37,0r32,-89","w":176,"k":{"\u00c5":4,"\u00c4":4,"\u00c1":4,"\u00c6":13,"Y":23,"W":10,"V":16,"T":20,"A":4}},"\u00bf":{"d":"80,-172v15,0,27,13,27,28v0,16,-11,27,-27,27v-15,0,-28,-12,-28,-27v0,-14,14,-28,28,-28xm11,15v-10,-32,60,-63,49,-106r41,0v0,41,-1,45,-23,69v-17,19,-20,24,-20,34v0,12,8,20,21,20v15,0,24,-10,25,-29r35,0v0,47,-25,67,-67,67v-38,0,-61,-21,-61,-55","w":150},"`":{"d":"123,-193r-34,0r-67,-59r55,0"},"\u00b4":{"d":"61,-193r46,-59r55,0r-67,59r-34,0"},"\u00af":{"d":"38,-235r104,0r0,27r-104,0r0,-27"},"\u00a8":{"d":"58,-246v13,0,24,11,24,24v0,13,-11,25,-24,25v-13,0,-25,-12,-25,-25v0,-14,11,-24,25,-24xm122,-246v13,0,25,11,25,24v0,13,-12,25,-25,25v-13,0,-24,-12,-24,-25v0,-14,10,-24,24,-24"},"\u00b8":{"d":"73,0r23,0r-5,16v47,5,40,71,-4,70v-10,0,-21,-3,-31,-10r0,-18v18,12,39,12,41,-11v0,-16,-17,-25,-33,-19"},"\u00c6":{"d":"147,-240r170,0r0,39r-102,0r0,58r93,0r0,39r-93,0r0,65r105,0r0,39r-152,0r0,-50r-85,0r-29,50r-50,0xm168,-89r0,-109r-62,109r62,0","w":329},"\u00aa":{"d":"92,-243v57,0,34,62,45,105r-26,0v-1,-4,-2,-7,-2,-11v-14,23,-71,13,-68,-17v4,-33,28,-29,64,-43v0,-8,-5,-12,-15,-12v-11,0,-18,5,-19,14r-27,0v1,-23,19,-36,48,-36xm85,-158v17,0,22,-11,20,-31v-28,6,-35,11,-35,20v0,7,6,11,15,11xm39,-117r100,0r0,18r-100,0r0,-18"},"\u00d8":{"d":"189,-222r15,-19r33,0r-30,36v14,20,20,45,22,83v5,108,-97,158,-177,105r-15,18r-32,0r29,-37v-48,-79,-12,-208,87,-208v29,0,51,8,68,22xm159,-190v-47,-43,-99,10,-99,73v0,18,3,30,8,42xm174,-168r-93,118v47,37,100,3,100,-74v0,-18,-1,-27,-7,-44","w":242,"k":{"A":8}},"\u00ba":{"d":"90,-243v30,0,52,22,52,53v0,32,-22,54,-53,54v-30,0,-51,-23,-51,-54v0,-31,22,-53,52,-53xm90,-221v-14,0,-23,13,-23,31v0,18,10,32,23,32v14,0,23,-13,23,-32v0,-19,-10,-31,-23,-31xm40,-117r100,0r0,18r-100,0r0,-18"},"\u00e6":{"d":"282,-75r-120,0v-6,44,61,62,77,25r40,1v-8,64,-115,71,-142,18v-10,24,-29,36,-60,36v-39,0,-62,-20,-62,-50v0,-38,37,-61,102,-62v1,-21,-4,-34,-24,-33v-17,0,-26,7,-29,24r-43,0v-3,-60,94,-80,128,-38v55,-51,142,-9,133,79xm164,-107r71,0v-4,-47,-67,-44,-71,0xm117,-73v-22,-7,-62,7,-57,25v0,12,9,19,24,19v22,0,33,-14,33,-44","w":294,"k":{"y":7,"w":4,"v":6}},"\u00f8":{"d":"-3,1r29,-32v-51,-83,39,-191,123,-126r15,-16r32,0r-31,33v39,56,2,145,-69,145v-20,0,-35,-5,-54,-19r-15,15r-30,0xm60,-63r60,-67v-27,-26,-66,2,-63,45v0,9,1,12,3,22xm131,-109r-60,68v31,26,66,0,64,-44v0,-9,-1,-14,-4,-24","w":192},"\u00df":{"d":"94,-208v-27,0,-29,12,-29,52r0,156r-44,0r0,-150v-5,-77,19,-87,74,-94v70,-9,98,86,37,108v35,8,51,29,52,67v1,52,-47,89,-92,64r0,-39v21,15,48,8,47,-22v0,-32,-21,-50,-56,-48r0,-39v22,2,39,-9,39,-27v0,-17,-11,-28,-28,-28","w":195},"\u00b9":{"d":"27,-193r0,-17v21,0,31,-8,35,-25r20,0r0,141r-29,0r0,-99r-26,0","w":133},"\u00ac":{"d":"123,0r0,-55r-111,0r0,-41r156,0r0,96r-45,0"},"\u00b5":{"d":"91,-30v54,0,30,-90,35,-143r44,0r0,173r-44,0r0,-21v-14,34,-55,33,-72,2r0,81r-44,0r0,-235r44,0v4,55,-18,143,37,143"},"\u00d0":{"d":"220,-120v0,81,-36,126,-140,120r-51,0r0,-107r-22,0r0,-36r22,0r0,-97r58,0v94,-5,133,42,133,120xm173,-121v0,-61,-24,-85,-98,-80r0,58r48,0r0,36r-48,0r0,68v72,6,98,-18,98,-82","w":232},"\u00bd":{"d":"27,-193r0,-17v21,0,31,-8,35,-25r20,0r0,141r-29,0r0,-99r-26,0xm208,-234r35,0r-135,234r-35,0xm201,-23v40,-46,52,-50,65,-82v-4,-23,-38,-17,-38,5r-24,0v0,-27,17,-44,46,-44v27,0,46,15,46,38v0,24,-40,62,-57,80r58,0r0,26r-96,0r0,-23","w":315},"\u00b1":{"d":"120,-145r68,0r0,34r-68,0r0,58r-35,0r0,-58r-68,0r0,-34r68,0r0,-71r35,0r0,71xm17,-34r171,0r0,34r-171,0r0,-34","w":205},"\u00de":{"d":"198,-136v0,63,-46,79,-123,74r0,62r-46,0r0,-240r46,0r0,28v78,-3,123,11,123,76xm150,-136v0,-38,-32,-37,-75,-37r0,72v45,0,75,2,75,-35","w":203},"\u00bc":{"d":"27,-193r0,-17v21,0,31,-8,35,-25r20,0r0,141r-29,0r0,-99r-26,0xm208,-234r35,0r-135,234r-35,0xm280,-51r26,0r0,22r-26,0r0,31r-29,0r0,-31r-60,0r0,-22r56,-90r33,0r0,90xm252,-51r0,-58r-33,58r33,0","w":315},"\u00f7":{"d":"103,-87v14,0,24,11,24,25v0,14,-10,24,-24,24v-13,0,-25,-11,-25,-24v0,-13,11,-25,25,-25xm103,-202v14,0,24,11,24,25v0,14,-10,24,-24,24v-13,0,-25,-11,-25,-24v0,-14,11,-25,25,-25xm17,-137r171,0r0,34r-171,0r0,-34","w":205},"\u00a6":{"d":"68,-240r44,0r0,124r-44,0r0,-124xm68,-55r44,0r0,115r-44,0r0,-115"},"\u00b0":{"d":"90,-245v30,0,55,24,55,54v0,30,-25,54,-55,54v-31,0,-55,-24,-55,-55v0,-29,25,-53,55,-53xm90,-219v-15,0,-28,13,-28,28v0,16,12,28,28,28v15,0,28,-13,28,-28v0,-15,-13,-28,-28,-28"},"\u00fe":{"d":"25,71r0,-313r44,0r0,91v39,-55,116,-9,116,64v0,75,-71,121,-116,69r0,89r-44,0xm140,-86v-1,-25,-8,-52,-35,-52v-23,0,-37,20,-37,53v0,32,15,52,37,52v22,0,35,-20,35,-53","w":197},"\u00be":{"d":"86,-138v0,-17,-18,-20,-40,-20r0,-22v22,1,39,-4,38,-19v-1,-22,-37,-20,-38,1r-25,0v1,-26,18,-41,48,-41v45,0,61,53,22,68v44,16,22,76,-27,76v-32,0,-50,-16,-50,-44r26,0v0,13,9,20,24,20v14,0,22,-7,22,-19xm208,-234r35,0r-135,234r-36,0xm279,-51r27,0r0,22r-26,0r0,31r-29,0r0,-31r-61,0r0,-22r56,-90r33,0r0,90xm252,-51r0,-58r-34,58r34,0","w":315},"\u00b2":{"d":"19,-116v25,-28,76,-83,65,-83v-4,-22,-38,-16,-38,5r-25,0v0,-27,18,-44,47,-44v27,0,45,16,45,39v0,23,-40,61,-56,79r57,0r0,26r-95,0r0,-22","w":133},"\u00ae":{"d":"86,-191v53,-1,108,-5,106,44v0,18,-9,32,-26,40r35,60r-35,0r-31,-55r-19,0r0,55r-30,0r0,-144xm162,-147v0,-21,-18,-19,-46,-19r0,40v26,1,46,0,46,-21xm136,-245v67,0,124,57,124,125v0,69,-56,125,-125,125v-68,0,-125,-57,-125,-125v0,-70,56,-125,126,-125xm136,-225v-58,0,-103,46,-103,105v0,58,45,105,102,105v57,0,102,-47,102,-105v0,-58,-46,-105,-101,-105","w":270},"\u00f0":{"d":"115,-210v28,30,66,68,66,123v0,56,-33,92,-83,92v-51,0,-86,-37,-86,-90v-1,-57,50,-104,100,-80v-9,-15,-13,-19,-24,-31r-24,14r-14,-18r23,-14r-16,-16r21,-15v9,8,13,9,21,17r27,-14r15,17xm97,-140v-24,0,-40,22,-40,55v0,32,16,54,39,54v23,0,39,-22,39,-54v0,-32,-15,-55,-38,-55","w":192},"\u00d7":{"d":"127,-120r52,52r-25,23r-51,-50r-52,52r-25,-24r53,-53r-51,-51r24,-24r51,51r51,-51r25,24","w":205},"\u00b3":{"d":"86,-138v0,-17,-18,-20,-40,-20r0,-22v22,1,39,-4,38,-19v-1,-22,-37,-20,-38,1r-25,0v1,-26,18,-41,48,-41v45,0,61,53,22,68v44,16,22,76,-27,76v-32,0,-50,-16,-50,-44r26,0v0,13,9,20,24,20v14,0,22,-7,22,-19","w":133},"\u00a9":{"d":"195,-146r-26,0v-3,-17,-12,-25,-28,-25v-22,0,-36,18,-36,49v0,53,62,71,65,18r27,0v0,35,-22,57,-56,57v-41,0,-68,-29,-68,-74v0,-45,27,-76,67,-76v33,0,55,20,55,51xm136,-245v67,0,124,57,124,125v0,69,-56,125,-125,125v-68,0,-125,-57,-125,-125v0,-70,56,-125,126,-125xm136,-225v-58,0,-103,46,-103,105v0,58,45,105,102,105v57,0,102,-47,102,-105v0,-58,-46,-105,-101,-105","w":270},"\u00c1":{"d":"85,-240r46,0r82,240r-48,0r-15,-50r-84,0r-15,50r-47,0xm139,-89r-31,-98r-31,98r62,0xm77,-258r60,-58r55,0r-73,58r-42,0","w":216,"k":{"\u00ab":4,"y":10,"w":7,"v":9,"u":5,"t":6,"q":3,"o":4,"g":-4,"e":4,"d":3,"c":4,"b":1,"a":3,"Y":24,"W":13,"V":18,"U":11,"T":20,"Q":10,"O":10,"G":10,"C":10,".":-8,"-":-8,",":-10}},"\u00c2":{"d":"85,-240r46,0r82,240r-48,0r-15,-50r-84,0r-15,50r-47,0xm139,-89r-31,-98r-31,98r62,0xm41,-262r49,-50r36,0r50,50r-42,0r-26,-28r-25,28r-42,0","w":216,"k":{"Y":24,"W":13,"V":18,"U":11,"T":20,"Q":10,"O":10,"G":10,"C":10,".":-8,",":-10}},"\u00c4":{"d":"85,-240r46,0r82,240r-48,0r-15,-50r-84,0r-15,50r-47,0xm139,-89r-31,-98r-31,98r62,0xm75,-314v14,0,26,12,26,27v0,15,-11,26,-26,26v-15,0,-27,-12,-27,-26v0,-15,12,-27,27,-27xm142,-314v14,0,26,12,26,27v0,15,-11,26,-26,26v-15,0,-27,-12,-27,-26v0,-15,12,-27,27,-27","w":216,"k":{"\u00ab":4,"y":10,"w":7,"v":9,"u":5,"t":6,"q":3,"o":4,"g":-4,"d":3,"c":4,"b":1,"a":3,"Y":24,"W":13,"V":18,"U":11,"T":20,"Q":10,"O":10,"G":10,"C":10,".":-8,"-":-8,",":-10}},"\u00c0":{"d":"85,-240r46,0r82,240r-48,0r-15,-50r-84,0r-15,50r-47,0xm139,-89r-31,-98r-31,98r62,0xm139,-258r-41,0r-74,-58r55,0","w":216,"k":{"Y":24,"W":13,"V":18,"U":11,"T":20,"Q":10,"O":10,"G":10,"C":10,".":-8,",":-10}},"\u00c5":{"d":"85,-240r46,0r82,240r-48,0r-15,-50r-84,0r-15,50r-47,0xm139,-89r-31,-98r-31,98r62,0xm109,-326v19,0,35,17,35,36v0,20,-17,36,-36,36v-19,0,-35,-17,-35,-36v0,-20,16,-36,36,-36xm108,-307v-10,0,-17,7,-17,17v0,10,7,17,17,17v10,0,18,-7,18,-17v0,-10,-8,-17,-18,-17","w":216,"k":{"\u00ab":4,"y":10,"w":7,"v":9,"u":5,"t":6,"q":3,"o":4,"g":-4,"e":4,"d":3,"c":4,"b":1,"a":3,"Y":24,"W":13,"V":18,"U":11,"T":20,"Q":10,"O":10,"G":10,"C":10,".":-8,"-":-8,",":-10}},"\u00c3":{"d":"85,-240r46,0r82,240r-48,0r-15,-50r-84,0r-15,50r-47,0xm139,-89r-31,-98r-31,98r62,0xm135,-266v-21,0,-59,-28,-67,2r-20,-5v10,-55,50,-27,86,-27v7,0,13,-4,19,-14r18,4v-5,24,-19,40,-36,40","w":216,"k":{"Y":24,"W":13,"V":18,"U":11,"T":20,"Q":10,"O":10,"G":10,"C":10,".":-8,",":-10}},"\u00c7":{"d":"13,-120v-3,-71,39,-125,107,-125v48,0,82,30,83,83r-40,0v-4,-28,-20,-43,-44,-43v-35,0,-58,33,-58,85v0,88,98,122,104,31r42,0v-2,59,-30,92,-82,94r-5,14v56,5,45,83,-6,81v-12,0,-23,-4,-35,-12r0,-20v22,12,46,12,48,-14v1,-18,-20,-27,-38,-22r9,-29v-61,-15,-83,-58,-85,-123","w":215,"k":{"A":4}},"\u00c9":{"d":"75,-144r95,0r0,39r-95,0r0,66r109,0r0,39r-155,0r0,-240r151,0r0,39r-105,0r0,57xm69,-258r60,-58r55,0r-73,58r-42,0","w":193},"\u00ca":{"d":"75,-144r95,0r0,39r-95,0r0,66r109,0r0,39r-155,0r0,-240r151,0r0,39r-105,0r0,57xm37,-262r49,-50r36,0r50,50r-42,0r-26,-28r-24,28r-43,0","w":193},"\u00cb":{"d":"75,-144r95,0r0,39r-95,0r0,66r109,0r0,39r-155,0r0,-240r151,0r0,39r-105,0r0,57xm71,-314v14,0,26,12,26,27v0,15,-11,26,-26,26v-15,0,-27,-12,-27,-26v0,-15,12,-27,27,-27xm138,-314v14,0,27,13,27,27v0,14,-12,26,-27,26v-15,0,-26,-11,-26,-26v0,-15,11,-27,26,-27","w":193},"\u00c8":{"d":"75,-144r95,0r0,39r-95,0r0,66r109,0r0,39r-155,0r0,-240r151,0r0,39r-105,0r0,57xm139,-258r-41,0r-74,-58r55,0","w":193},"\u00cd":{"d":"75,0r-46,0r0,-240r46,0r0,240xm24,-258r50,-58r51,0r-62,58r-39,0","w":103},"\u00ce":{"d":"75,0r-46,0r0,-240r46,0r0,240xm-7,-262r41,-50r35,0r42,50r-41,0r-18,-29r-18,29r-41,0","w":103},"\u00cf":{"d":"75,0r-46,0r0,-240r46,0r0,240xm21,-312v14,0,24,11,24,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,12,-25,26,-25xm84,-312v13,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25","w":103},"\u00cc":{"d":"75,0r-46,0r0,-240r46,0r0,240xm80,-258r-39,0r-62,-58r51,0","w":103},"\u00d1":{"d":"29,-240r49,0r97,169r0,-169r44,0r0,240r-46,0r-100,-169r0,169r-44,0r0,-240xm190,-306v-6,52,-55,39,-87,29v-8,0,-13,4,-17,13r-20,-5v11,-55,50,-27,86,-27v8,0,13,-4,19,-14","w":248},"\u00d3":{"d":"13,-120v0,-73,36,-125,108,-125v67,0,109,47,109,124v0,78,-42,126,-110,126v-70,0,-107,-51,-107,-125xm121,-205v-39,0,-60,31,-60,85v0,54,23,85,60,85v39,0,61,-31,61,-86v0,-53,-23,-84,-61,-84xm87,-258r60,-58r55,0r-73,58r-42,0","w":242,"k":{"Y":14,"W":5,"V":10,"T":4,"A":10}},"\u00d4":{"d":"13,-120v0,-73,36,-125,108,-125v67,0,109,47,109,124v0,78,-42,126,-110,126v-70,0,-107,-51,-107,-125xm121,-205v-39,0,-60,31,-60,85v0,54,23,85,60,85v39,0,61,-31,61,-86v0,-53,-23,-84,-61,-84xm54,-262r49,-50r36,0r50,50r-42,0r-26,-28r-25,28r-42,0","w":242,"k":{"Y":14,"V":10,"T":4}},"\u00d6":{"d":"13,-120v0,-73,36,-125,108,-125v67,0,109,47,109,124v0,78,-42,126,-110,126v-70,0,-107,-51,-107,-125xm121,-205v-39,0,-60,31,-60,85v0,54,23,85,60,85v39,0,61,-31,61,-86v0,-53,-23,-84,-61,-84xm88,-314v14,0,26,12,26,27v0,15,-11,26,-26,26v-15,0,-27,-12,-27,-26v0,-15,12,-27,27,-27xm155,-314v14,0,26,12,26,27v0,15,-11,26,-26,26v-15,0,-27,-12,-27,-26v0,-15,12,-27,27,-27","w":242,"k":{"Y":14,"X":10,"W":5,"V":10,"T":4,"A":10}},"\u00d2":{"d":"13,-120v0,-73,36,-125,108,-125v67,0,109,47,109,124v0,78,-42,126,-110,126v-70,0,-107,-51,-107,-125xm121,-205v-39,0,-60,31,-60,85v0,54,23,85,60,85v39,0,61,-31,61,-86v0,-53,-23,-84,-61,-84xm156,-258r-42,0r-73,-58r55,0","w":242,"k":{"Y":14,"V":10,"T":4}},"\u00d5":{"d":"13,-120v0,-73,36,-125,108,-125v67,0,109,47,109,124v0,78,-42,126,-110,126v-70,0,-107,-51,-107,-125xm121,-205v-39,0,-60,31,-60,85v0,54,23,85,60,85v39,0,61,-31,61,-86v0,-53,-23,-84,-61,-84xm186,-306v-6,52,-55,39,-87,29v-8,0,-13,4,-17,13r-20,-5v11,-55,50,-27,86,-27v8,0,13,-4,19,-14","w":242,"k":{"Y":14,"V":10,"T":4}},"\u00da":{"d":"121,5v-64,0,-95,-29,-95,-107r0,-138r46,0r0,138v-2,49,10,67,49,67v39,0,49,-21,49,-67r0,-138r46,0r0,138v5,80,-31,107,-95,107xm86,-258r60,-58r54,0r-73,58r-41,0","w":243,"k":{"r":4,"p":4,"n":4,"m":4,"A":11,".":6,",":4}},"\u00db":{"d":"121,5v-64,0,-95,-29,-95,-107r0,-138r46,0r0,138v-2,49,10,67,49,67v39,0,49,-21,49,-67r0,-138r46,0r0,138v5,80,-31,107,-95,107xm54,-262r49,-50r36,0r50,50r-42,0r-26,-28r-25,28r-42,0","w":243,"k":{"A":11}},"\u00dc":{"d":"121,5v-64,0,-95,-29,-95,-107r0,-138r46,0r0,138v-2,49,10,67,49,67v39,0,49,-21,49,-67r0,-138r46,0r0,138v5,80,-31,107,-95,107xm88,-314v14,0,26,12,26,27v0,15,-11,26,-26,26v-15,0,-27,-12,-27,-26v0,-15,12,-27,27,-27xm155,-314v14,0,26,12,26,27v0,15,-11,26,-26,26v-15,0,-27,-12,-27,-26v0,-15,12,-27,27,-27","w":243,"k":{"r":4,"p":4,"n":4,"m":4,"b":4,"A":11,".":6,",":4}},"\u00d9":{"d":"121,5v-64,0,-95,-29,-95,-107r0,-138r46,0r0,138v-2,49,10,67,49,67v39,0,49,-21,49,-67r0,-138r46,0r0,138v5,80,-31,107,-95,107xm157,-258r-41,0r-74,-58r55,0","w":243,"k":{"A":11}},"\u00dd":{"d":"0,-240r51,0r51,96r50,-96r50,0r-78,145r0,95r-46,0r0,-95xm66,-258r60,-58r55,0r-73,58r-42,0","w":202},"\u00e1":{"d":"14,-45v9,-50,35,-55,104,-66v1,-20,-7,-29,-26,-29v-17,0,-26,7,-29,20r-42,0v4,-39,33,-55,74,-55v49,0,66,16,66,68v0,33,-4,85,5,107r-40,0v-2,-7,-2,-9,-2,-19v-20,41,-119,23,-110,-26xm86,-30v27,-2,34,-19,32,-51v-40,7,-50,5,-58,30v0,12,11,21,26,21xm63,-193r45,-59r55,0r-67,59r-33,0","w":184,"k":{"y":7,"w":5,"v":6}},"\u00e2":{"d":"14,-45v9,-50,35,-55,104,-66v1,-20,-7,-29,-26,-29v-17,0,-26,7,-29,20r-42,0v4,-39,33,-55,74,-55v49,0,66,16,66,68v0,33,-4,85,5,107r-40,0v-2,-7,-2,-9,-2,-19v-20,41,-119,23,-110,-26xm86,-30v27,-2,34,-19,32,-51v-40,7,-50,5,-58,30v0,12,11,21,26,21xm32,-195r44,-54r35,0r44,54r-40,0r-22,-31r-21,31r-40,0","w":184},"\u00e4":{"d":"14,-45v9,-50,35,-55,104,-66v1,-20,-7,-29,-26,-29v-17,0,-26,7,-29,20r-42,0v4,-39,33,-55,74,-55v49,0,66,16,66,68v0,33,-4,85,5,107r-40,0v-2,-7,-2,-9,-2,-19v-20,41,-119,23,-110,-26xm86,-30v27,-2,34,-19,32,-51v-40,7,-50,5,-58,30v0,12,11,21,26,21xm61,-246v13,0,25,11,25,24v0,13,-12,25,-25,25v-13,0,-24,-12,-24,-25v0,-14,10,-24,24,-24xm125,-246v13,0,24,10,24,24v0,13,-11,25,-24,25v-13,0,-25,-12,-25,-25v0,-14,11,-24,25,-24","w":184,"k":{"y":7,"w":5,"v":6}},"\u00e0":{"d":"14,-45v9,-50,35,-55,104,-66v1,-20,-7,-29,-26,-29v-17,0,-26,7,-29,20r-42,0v4,-39,33,-55,74,-55v49,0,66,16,66,68v0,33,-4,85,5,107r-40,0v-2,-7,-2,-9,-2,-19v-20,41,-119,23,-110,-26xm86,-30v27,-2,34,-19,32,-51v-40,7,-50,5,-58,30v0,12,11,21,26,21xm122,-193r-33,0r-67,-59r55,0","w":184,"k":{"y":7,"w":5,"v":6}},"\u00e5":{"d":"14,-45v9,-50,35,-55,104,-66v1,-20,-7,-29,-26,-29v-17,0,-26,7,-29,20r-42,0v4,-39,33,-55,74,-55v49,0,66,16,66,68v0,33,-4,85,5,107r-40,0v-2,-7,-2,-9,-2,-19v-20,41,-119,23,-110,-26xm86,-30v27,-2,34,-19,32,-51v-40,7,-50,5,-58,30v0,12,11,21,26,21xm94,-260v19,0,35,17,35,36v0,20,-15,36,-35,36v-19,0,-36,-17,-36,-36v0,-20,16,-36,36,-36xm94,-242v-10,0,-18,8,-18,18v0,10,8,17,18,17v10,0,17,-7,17,-17v0,-10,-7,-18,-17,-18","w":184,"k":{"y":7,"w":5,"v":6}},"\u00e3":{"d":"14,-45v9,-50,35,-55,104,-66v1,-20,-7,-29,-26,-29v-17,0,-26,7,-29,20r-42,0v4,-39,33,-55,74,-55v49,0,66,16,66,68v0,33,-4,85,5,107r-40,0v-2,-7,-2,-9,-2,-19v-20,41,-119,23,-110,-26xm86,-30v27,-2,34,-19,32,-51v-40,7,-50,5,-58,30v0,12,11,21,26,21xm117,-201v-18,0,-55,-27,-61,2r-19,-5v8,-53,46,-36,78,-27v6,0,11,-5,17,-15r17,5v-5,25,-17,40,-32,40","w":184},"\u00e7":{"d":"98,5r-3,11v47,5,40,72,-5,70v-10,0,-21,-3,-31,-10r0,-18v18,12,41,12,42,-11v0,-16,-17,-25,-33,-19r7,-25v-41,-12,-63,-42,-63,-88v0,-99,142,-128,153,-29r-43,0v-3,-18,-12,-26,-28,-26v-23,0,-37,21,-37,55v0,57,59,76,67,24r43,0v-3,39,-31,65,-69,66","w":178},"\u00e9":{"d":"173,-75r-117,0v-4,45,59,59,75,25r39,2v-8,33,-36,53,-74,53v-52,0,-84,-35,-84,-89v0,-55,33,-92,83,-92v52,0,81,39,78,101xm57,-107r72,0v-5,-47,-65,-44,-72,0xm65,-193r46,-59r55,0r-68,59r-33,0","w":185,"k":{"y":6,"w":4,"v":6}},"\u00ea":{"d":"173,-75r-117,0v-4,45,59,59,75,25r39,2v-8,33,-36,53,-74,53v-52,0,-84,-35,-84,-89v0,-55,33,-92,83,-92v52,0,81,39,78,101xm57,-107r72,0v-5,-47,-65,-44,-72,0xm35,-195r43,-54r36,0r44,54r-40,0r-22,-31r-21,31r-40,0","w":185,"k":{"y":6,"w":4,"v":6}},"\u00eb":{"d":"173,-75r-117,0v-4,45,59,59,75,25r39,2v-8,33,-36,53,-74,53v-52,0,-84,-35,-84,-89v0,-55,33,-92,83,-92v52,0,81,39,78,101xm57,-107r72,0v-5,-47,-65,-44,-72,0xm64,-246v13,0,25,10,25,24v0,13,-12,25,-25,25v-13,0,-24,-12,-24,-25v0,-14,10,-24,24,-24xm129,-246v13,0,24,11,24,24v0,13,-12,25,-25,25v-13,0,-24,-12,-24,-25v0,-14,11,-24,25,-24","w":185},"\u00e8":{"d":"173,-75r-117,0v-4,45,59,59,75,25r39,2v-8,33,-36,53,-74,53v-52,0,-84,-35,-84,-89v0,-55,33,-92,83,-92v52,0,81,39,78,101xm57,-107r72,0v-5,-47,-65,-44,-72,0xm125,-193r-33,0r-67,-59r55,0","w":185},"\u00ed":{"d":"25,-171r44,0r0,171r-44,0r0,-171xm22,-193r37,-59r50,0r-56,59r-31,0","w":93},"\u00ee":{"d":"25,-171r44,0r0,171r-44,0r0,-171xm-6,-195r35,-54r36,0r36,54r-38,0r-16,-32r-15,32r-38,0","w":93},"\u00ef":{"d":"25,-171r44,0r0,171r-44,0r0,-171xm18,-245v13,0,23,10,23,23v0,13,-11,24,-24,24v-13,0,-23,-11,-23,-24v0,-13,10,-23,24,-23xm77,-245v13,0,23,10,23,23v0,13,-11,24,-24,24v-12,0,-23,-11,-23,-24v0,-13,11,-23,24,-23","w":93},"\u00ec":{"d":"25,-171r44,0r0,171r-44,0r0,-171xm72,-193r-31,0r-56,-59r51,0","w":93},"\u00f1":{"d":"102,-136v-51,0,-28,85,-33,136r-44,0v-2,-50,5,-138,-6,-171r43,0v3,5,4,13,4,22v36,-45,108,-32,108,50r0,99r-45,0v-6,-47,19,-136,-27,-136xm119,-201v-18,0,-54,-27,-61,2r-18,-5v8,-53,46,-36,77,-27v7,0,12,-5,18,-15r16,5v-5,25,-17,40,-32,40","w":197},"\u00f3":{"d":"96,-176v49,0,85,38,85,91v0,52,-36,90,-85,90v-50,0,-84,-38,-84,-92v0,-51,35,-89,84,-89xm96,-140v-23,0,-39,22,-39,54v0,34,15,55,39,55v23,0,39,-21,39,-54v0,-33,-15,-55,-39,-55xm67,-193r46,-59r54,0r-67,59r-33,0","w":192,"k":{"y":7,"w":5,"v":7}},"\u00f4":{"d":"96,-176v49,0,85,38,85,91v0,52,-36,90,-85,90v-50,0,-84,-38,-84,-92v0,-51,35,-89,84,-89xm96,-140v-23,0,-39,22,-39,54v0,34,15,55,39,55v23,0,39,-21,39,-54v0,-33,-15,-55,-39,-55xm35,-195r43,-54r36,0r44,54r-40,0r-22,-31r-21,31r-40,0","w":192,"k":{"t":4}},"\u00f6":{"d":"96,-176v49,0,85,38,85,91v0,53,-36,90,-85,90v-50,0,-84,-38,-84,-92v0,-51,35,-89,84,-89xm96,-140v-23,0,-39,22,-39,54v0,34,15,55,39,55v23,0,39,-21,39,-54v0,-33,-15,-55,-39,-55xm65,-246v13,0,24,11,24,24v0,13,-12,25,-25,25v-13,0,-24,-12,-24,-25v0,-14,11,-24,25,-24xm129,-246v13,0,24,10,24,24v0,13,-12,25,-25,25v-13,0,-24,-12,-24,-25v0,-14,11,-24,25,-24","w":192,"k":{"y":7,"x":7,"w":5,"v":7,"t":4}},"\u00f2":{"d":"96,-176v49,0,85,38,85,91v0,52,-36,90,-85,90v-50,0,-84,-38,-84,-92v0,-51,35,-89,84,-89xm96,-140v-23,0,-39,22,-39,54v0,34,15,55,39,55v23,0,39,-21,39,-54v0,-33,-15,-55,-39,-55xm126,-193r-33,0r-67,-59r54,0","w":192,"k":{"y":7,"w":5,"v":7}},"\u00f5":{"d":"96,-176v49,0,85,38,85,91v0,52,-36,90,-85,90v-50,0,-84,-38,-84,-92v0,-51,35,-89,84,-89xm96,-140v-23,0,-39,22,-39,54v0,34,15,55,39,55v23,0,39,-21,39,-54v0,-33,-15,-55,-39,-55xm154,-241v-6,53,-46,38,-78,29v-7,0,-11,4,-15,13r-19,-5v8,-53,47,-35,78,-27v6,0,12,-5,17,-15","w":192},"\u00fa":{"d":"134,-20v-36,47,-111,22,-111,-51r0,-100r45,0v6,48,-20,136,29,136v53,0,29,-85,34,-136r44,0v2,50,-4,134,4,171r-41,0v-2,-4,-4,-12,-4,-20xm70,-193r46,-59r54,0r-67,59r-33,0","w":199},"\u00fb":{"d":"134,-20v-36,47,-111,22,-111,-51r0,-100r45,0v6,48,-20,136,29,136v53,0,29,-85,34,-136r44,0v2,50,-4,134,4,171r-41,0v-2,-4,-4,-12,-4,-20xm38,-195r43,-54r36,0r44,54r-40,0r-22,-31r-21,31r-40,0","w":199},"\u00fc":{"d":"134,-20v-36,47,-111,22,-111,-51r0,-100r45,0v6,48,-20,136,29,136v53,0,29,-85,34,-136r44,0v2,50,-4,134,4,171r-41,0v-2,-4,-4,-12,-4,-20xm67,-246v13,0,25,11,25,24v0,13,-12,25,-25,25v-13,0,-24,-12,-24,-25v0,-14,10,-24,24,-24xm131,-246v13,0,25,11,25,24v0,13,-12,25,-25,25v-13,0,-24,-12,-24,-25v0,-14,10,-24,24,-24","w":199},"\u00f9":{"d":"134,-20v-36,47,-111,22,-111,-51r0,-100r45,0v6,48,-20,136,29,136v53,0,29,-85,34,-136r44,0v2,50,-4,134,4,171r-41,0v-2,-4,-4,-12,-4,-20xm129,-193r-34,0r-67,-59r55,0","w":199},"\u00fd":{"d":"6,-171r47,0r38,130r39,-130r46,0r-58,166v-18,63,-34,76,-108,77r0,-39v38,1,48,-3,56,-25xm61,-193r46,-59r54,0r-67,59r-33,0","w":179},"\u00ff":{"d":"6,-171r47,0r38,130r39,-130r46,0r-58,166v-18,63,-34,76,-108,77r0,-39v38,1,48,-3,56,-25xm59,-246v13,0,25,10,25,24v0,13,-12,25,-25,25v-13,0,-24,-12,-24,-25v0,-14,10,-24,24,-24xm123,-246v13,0,25,11,25,24v0,13,-12,25,-25,25v-13,0,-24,-12,-24,-25v0,-14,10,-24,24,-24","w":179},"\u0387":{"d":"46,-118v14,0,27,14,27,28v0,15,-13,27,-28,27v-15,0,-27,-12,-27,-27v0,-15,13,-28,28,-28","w":90},"\u00ad":{"d":"0,-107r94,0r0,32r-94,0r0,-32","w":93},"\u00a0":{"w":90},"\u0391":{"d":"85,-240r46,0r82,240r-48,0r-15,-50r-84,0r-15,50r-47,0xm139,-89r-31,-98r-31,98r62,0","w":216},"\u0392":{"d":"200,-69v0,55,-36,73,-114,69r-57,0r0,-240v75,-1,159,-9,158,60v0,27,-13,42,-40,51v35,8,53,28,53,60xm142,-173v-1,-31,-31,-31,-68,-30r0,60v36,1,69,2,68,-30xm153,-72v0,-38,-36,-36,-79,-35r0,70v44,0,79,4,79,-35","w":211},"\u0393":{"d":"29,0r0,-240r151,0r0,39r-104,0r0,201r-47,0","w":185},"\u0394":{"d":"4,0r81,-240r46,0r82,240r-209,0xm153,-39r-45,-148r-45,148r90,0","w":216},"\u0395":{"d":"75,-144r95,0r0,39r-95,0r0,66r109,0r0,39r-155,0r0,-240r151,0r0,39r-105,0r0,57","w":193},"\u0396":{"d":"19,-240r155,0r0,32r-111,169r107,0r0,39r-162,0r0,-36r110,-166r-99,0r0,-38"},"\u0397":{"d":"75,-144r95,0r0,-96r46,0r0,240r-46,0r0,-106r-95,0r0,106r-46,0r0,-240r46,0r0,96","w":245},"\u0398":{"d":"13,-122v0,-70,42,-123,108,-123v67,0,109,53,109,125v0,72,-41,125,-108,125v-68,0,-109,-52,-109,-127xm182,-120v0,-46,-17,-85,-61,-85v-44,0,-60,41,-60,84v0,54,22,86,60,86v44,0,61,-40,61,-85xm82,-139r79,0r0,38r-79,0r0,-38","w":242},"\u0399":{"d":"75,0r-46,0r0,-240r46,0r0,240","w":103},"\u039a":{"d":"163,-240r54,0r-90,111r95,129r-58,0r-88,-127xm29,-240r46,0r0,240r-46,0r0,-240","w":224},"\u039b":{"d":"217,0r-50,0r-57,-188r-58,188r-48,0r83,-240r48,0","w":219},"\u039c":{"d":"29,-240r64,0r52,191r53,-191r63,0r0,240r-41,0r0,-187r-52,187r-47,0r-50,-187r0,187r-42,0r0,-240","w":290},"\u039d":{"d":"29,-240r49,0r97,169r0,-169r44,0r0,240r-46,0r-100,-169r0,169r-44,0r0,-240","w":248},"\u039e":{"d":"23,-105r0,-39r147,0r0,39r-147,0xm10,0r0,-39r174,0r0,39r-174,0xm14,-201r0,-39r166,0r0,39r-166,0","w":192},"\u039f":{"d":"13,-122v0,-70,42,-123,108,-123v67,0,109,53,109,125v0,72,-41,125,-108,125v-68,0,-109,-52,-109,-127xm182,-120v0,-46,-17,-85,-61,-85v-44,0,-60,41,-60,84v0,54,22,86,60,86v44,0,61,-40,61,-85","w":242},"\u03a0":{"d":"75,-202r0,202r-46,0r0,-240r187,0r0,240r-46,0r0,-202r-95,0","w":245},"\u03a1":{"d":"198,-164v0,63,-46,79,-123,74r0,90r-46,0r0,-240r56,0v76,-3,113,15,113,76xm150,-164v0,-38,-31,-37,-75,-37r0,72v45,0,75,2,75,-35","w":203},"\u03a3":{"d":"86,-121r-71,-87r0,-32r155,0r0,38r-94,0r62,82r-74,81r102,0r0,39r-161,0r0,-36","w":174},"\u03a4":{"d":"4,-240r173,0r0,39r-63,0r0,201r-46,0r0,-201r-64,0r0,-39","w":181},"\u03a5":{"d":"0,-240r51,0r51,96r50,-96r50,0r-78,145r0,95r-46,0r0,-95","w":202},"\u03a6":{"d":"113,-178v-38,3,-55,26,-55,62v0,35,20,56,55,59r0,-121xm157,-57v53,2,68,-63,42,-100v-8,-11,-24,-19,-42,-21r0,121xm157,-240r0,24v62,4,100,41,100,98v0,57,-38,95,-100,99r0,19r-44,0r0,-19v-62,-4,-101,-42,-101,-99v0,-57,39,-94,101,-98r0,-24r44,0","w":269},"\u03a7":{"d":"10,-240r52,0r43,74r45,-74r52,0r-70,115r75,125r-53,0r-49,-83r-49,83r-52,0r74,-125","w":210},"\u03a8":{"d":"111,-49v-67,-9,-94,-26,-94,-106r0,-85r45,0v5,63,-22,152,49,152r0,-152r45,0r0,152v38,-8,50,-17,49,-68r0,-84r45,0r0,85v3,77,-26,97,-94,106r0,49r-45,0r0,-49","w":266},"\u03a9":{"d":"128,-245v65,0,110,42,110,113v0,44,-19,77,-51,87r0,6r51,0r0,39r-90,0v2,-18,-5,-46,3,-59v26,-8,41,-32,41,-70v0,-50,-23,-78,-64,-78v-41,0,-64,28,-64,78v-1,40,16,62,43,71r0,58r-90,0r0,-39r52,0r0,-6v-32,-10,-52,-43,-52,-87v-2,-69,46,-113,111,-113","w":255},"\u03d2":{"d":"205,-215v-67,38,-87,107,-82,215r-46,0v5,-108,-15,-177,-82,-215r28,-31v33,16,62,52,77,98v15,-46,44,-82,77,-98","w":200},"\u03b1":{"d":"129,-85v-12,-39,-23,-55,-40,-55v-19,0,-32,22,-32,55v0,54,41,74,60,30v5,-9,5,-8,12,-30xm145,-36v-28,72,-143,41,-133,-49v-8,-86,101,-127,133,-51r13,-35r40,0r-29,85r30,86r-45,0","w":203},"\u03b2":{"d":"25,-150v-4,-68,24,-92,79,-98v75,-8,102,90,47,120v62,22,31,132,-36,132v-20,0,-33,-6,-46,-22r0,89r-44,0r0,-221xm140,-73v0,-25,-10,-39,-41,-38r0,-34v21,2,35,-11,35,-34v0,-21,-12,-33,-31,-33v-50,-2,-27,74,-34,121v-10,65,71,79,71,18","w":198},"\u03b3":{"d":"110,71r-44,0r0,-71r-63,-171r47,0r38,119r38,-119r47,0r-63,171r0,71","w":175},"\u03b4":{"d":"12,-87v-1,-47,26,-78,69,-83r-46,-38r0,-34r125,0r0,37r-69,0v33,30,89,63,89,119v0,53,-35,91,-84,91v-50,0,-84,-38,-84,-92xm96,-140v-23,0,-39,22,-39,54v0,34,15,55,39,55v24,0,39,-21,39,-54v0,-33,-15,-55,-39,-55","w":192},"\u03b5":{"d":"60,-121v0,17,15,20,37,18r0,35v-22,-1,-40,0,-40,18v0,12,10,19,26,19v18,0,28,-9,31,-27r43,3v-6,36,-32,60,-76,60v-72,0,-96,-79,-32,-91v-23,-4,-34,-16,-34,-38v0,-32,26,-52,68,-52v42,0,69,23,73,59r-42,4v0,-30,-54,-37,-54,-8","w":169},"\u03b6":{"d":"96,-205r-72,0r0,-37r125,0r0,34v-68,49,-92,80,-92,123v0,38,11,54,49,59v62,9,45,50,21,97r-43,0v13,-25,20,-44,20,-52v0,-8,-1,-8,-24,-13v-45,-9,-68,-39,-68,-88v0,-45,22,-79,84,-123","w":149},"\u03b7":{"d":"102,-136v-51,0,-28,85,-33,136r-44,0v-2,-50,5,-138,-6,-171r43,0v3,5,4,13,4,22v36,-45,108,-32,108,50r0,170r-45,0r0,-160v1,-33,-4,-47,-27,-47","w":197},"\u03b8":{"d":"58,-138r77,0v-3,-45,-18,-74,-39,-74v-21,0,-35,29,-38,74xm135,-103r-77,0v3,44,18,72,38,72v21,0,36,-28,39,-72xm96,5v-58,0,-84,-62,-84,-128v0,-72,35,-124,84,-124v49,0,85,53,85,126v0,73,-36,126,-85,126","w":192},"\u03b9":{"d":"25,-171r44,0r0,171r-44,0r0,-171","w":93},"\u03ba":{"d":"132,-171r54,0r-64,79r70,92r-60,0r-62,-91xm25,-171r44,0r0,171r-44,0r0,-171","w":192},"\u03bb":{"d":"88,-115r-38,115r-47,0r64,-174r-23,-68r45,0r84,242r-47,0","w":175},"\u03bc":{"d":"97,-35v53,0,29,-85,34,-136r44,0v2,50,-4,134,4,171r-41,0v-2,-4,-4,-12,-4,-20v-16,22,-38,28,-66,21r0,70r-45,0r0,-242r45,0v6,48,-20,136,29,136","w":199},"\u03bd":{"d":"4,-171r47,0r39,123r40,-123r46,0r-62,172r-49,0"},"\u03be":{"d":"80,7v-73,-6,-93,-132,-16,-148v-36,-8,-41,-44,-14,-62r-33,0r0,-37r125,0r0,33v-37,-1,-66,3,-68,30v0,14,23,24,47,23r0,36v-40,-1,-63,9,-63,43v0,30,12,46,48,51v63,8,45,49,22,94r-43,0v13,-25,20,-40,20,-50v0,-8,-1,-11,-25,-13","w":150},"\u03bf":{"d":"96,-176v49,0,85,38,85,91v0,52,-36,90,-85,90v-50,0,-84,-38,-84,-92v0,-51,35,-89,84,-89xm96,-140v-23,0,-39,22,-39,54v0,34,15,55,39,55v23,0,39,-21,39,-54v0,-33,-15,-55,-39,-55","w":192},"\u03c0":{"d":"71,-136r0,136r-44,0r0,-136r-24,0r0,-35r185,0r0,35r-25,0r0,136r-44,0r0,-136r-48,0","w":189},"\u03c1":{"d":"102,-176v52,-4,75,40,77,89v3,75,-71,120,-117,69r0,89r-44,0r0,-142v-4,-81,25,-100,84,-105xm98,-141v-23,0,-36,21,-36,55v0,32,14,53,36,53v22,0,36,-21,36,-55v0,-32,-14,-53,-36,-53","w":190},"\u03c3":{"d":"99,-176v29,0,43,6,94,5r0,35v-19,0,-20,-1,-29,-2v42,53,2,143,-68,143v-49,0,-84,-38,-84,-90v0,-54,35,-91,87,-91xm96,-140v-23,0,-39,22,-39,54v0,33,15,55,39,55v24,0,39,-21,39,-54v0,-33,-15,-55,-39,-55","w":195},"\u03c4":{"d":"96,-136r0,136r-44,0r0,-136r-49,0r0,-35r143,0r0,35r-50,0","w":147},"\u03c5":{"d":"99,-31v53,0,24,-90,31,-140r45,0r0,105v0,45,-28,71,-76,71v-48,0,-76,-26,-76,-71r0,-105r45,0r0,105v-2,25,11,35,31,35","w":198},"\u03d5":{"d":"101,-176v81,-6,131,22,132,91v0,52,-36,89,-89,90r0,66r-43,0r0,-66v-93,6,-120,-134,-44,-170r21,25v-33,26,-27,112,23,109r0,-145xm144,-140r0,109v26,0,44,-22,44,-54v0,-33,-18,-55,-44,-55","w":244},"\u03c7":{"d":"81,-103r27,-68r50,0r-54,115r62,127r-50,0r-36,-82r-35,82r-50,0r62,-127r-53,-115r49,0","w":160},"\u03c8":{"d":"144,-31v59,2,29,-89,36,-140r43,0r0,105v0,46,-28,72,-79,71r0,66r-43,0r0,-66v-51,1,-79,-25,-79,-71r0,-105r43,0v7,51,-24,142,36,140r0,-140r43,0r0,140","w":244},"\u03c9":{"d":"176,-172v65,23,57,177,-19,177v-22,0,-33,-8,-41,-29v-7,18,-20,29,-42,29v-68,0,-79,-125,-37,-163v5,-5,9,-8,18,-14r20,34v-25,8,-24,107,1,107v23,0,18,-45,18,-71r43,0v0,26,-5,73,18,71v30,-9,23,-92,2,-108","w":231},"\u03c2":{"d":"166,-114r-44,0v-3,-18,-11,-26,-28,-26v-39,0,-48,77,-23,99v15,22,78,8,78,50v0,14,-8,35,-22,62r-43,0v13,-25,20,-43,20,-52v0,-8,-1,-8,-24,-13v-46,-9,-63,-41,-68,-90v-9,-101,141,-128,154,-30","w":172},"\u03d1":{"d":"99,5v-41,-2,-67,-16,-66,-63r-29,0r0,-35r72,0v0,27,-4,64,23,62v34,-3,43,-53,42,-104v-61,2,-92,-15,-92,-61v0,-31,21,-51,55,-51v43,0,70,25,80,77r22,0r0,35r-19,0v3,75,-29,144,-88,140xm138,-170v-4,-28,-14,-42,-30,-42v-25,0,-19,37,6,40v6,1,12,2,24,2","w":209},"\u03c6":{"d":"144,5r0,66r-43,0r0,-66v-53,-1,-89,-38,-89,-90v0,-53,36,-90,89,-91r0,-66r43,0r0,66v53,1,89,38,89,91v0,52,-36,89,-89,90xm144,-140r0,109v26,0,44,-22,44,-54v0,-33,-18,-55,-44,-55xm101,-31r0,-109v-26,0,-44,22,-44,55v0,32,18,54,44,54","w":244},"\u03ca":{"d":"25,-171r44,0r0,171r-44,0r0,-171xm18,-245v13,0,23,10,23,23v0,13,-11,24,-24,24v-13,0,-23,-11,-23,-24v0,-13,10,-23,24,-23xm77,-245v13,0,23,10,23,23v0,13,-11,24,-24,24v-12,0,-23,-11,-23,-24v0,-13,11,-23,24,-23","w":93},"\u03cb":{"d":"99,-31v53,0,24,-90,31,-140r45,0r0,105v0,45,-28,71,-76,71v-48,0,-76,-26,-76,-71r0,-105r45,0r0,105v-2,25,11,35,31,35xm67,-246v13,0,25,11,25,24v0,13,-12,25,-25,25v-13,0,-24,-12,-24,-25v0,-14,10,-24,24,-24xm131,-246v13,0,25,11,25,24v0,13,-12,25,-25,25v-13,0,-24,-12,-24,-25v0,-14,10,-24,24,-24","w":198},"\u0384":{"d":"59,-193r-27,0r-8,-62r43,0","w":91},"\u0385":{"d":"39,-246v13,0,24,11,24,24v0,13,-11,25,-24,25v-13,0,-25,-12,-25,-25v0,-14,11,-24,25,-24xm142,-246v13,0,24,11,24,24v0,13,-12,25,-25,25v-13,0,-24,-12,-24,-25v0,-14,11,-24,25,-24xm103,-193r-26,0r-9,-62r44,0"},"\u0386":{"d":"88,-240r47,0r82,240r-48,0r-15,-50r-85,0r-15,50r-47,0xm143,-89r-31,-98r-31,98r62,0xm52,-193r-26,0r-9,-62r43,0","w":220},"\u0388":{"d":"101,-144r96,0r0,39r-96,0r0,66r109,0r0,39r-155,0r0,-240r151,0r0,39r-105,0r0,57xm35,-193r-27,0r-8,-62r43,0","w":219},"\u0389":{"d":"101,-144r96,0r0,-96r46,0r0,240r-46,0r0,-106r-96,0r0,106r-46,0r0,-240r46,0r0,96xm35,-193r-27,0r-8,-62r43,0","w":271},"\u038a":{"d":"102,0r-47,0r0,-240r47,0r0,240xm35,-193r-27,0r-8,-62r43,0","w":130},"\u038c":{"d":"33,-122v-1,-70,42,-123,108,-123v67,0,109,53,109,125v0,72,-41,125,-108,125v-66,0,-109,-50,-109,-127xm141,-205v-44,0,-60,41,-60,84v0,54,23,86,61,86v37,0,60,-32,60,-85v0,-53,-23,-85,-61,-85xm35,-193r-27,0r-8,-62r43,0","w":262},"\u038f":{"d":"35,-193r-27,0r-8,-62r43,0xm143,-245v65,0,110,42,110,113v0,44,-19,77,-51,87r0,6r51,0r0,39r-90,0v2,-18,-5,-46,3,-59v26,-8,41,-32,41,-70v0,-50,-23,-78,-64,-78v-41,0,-65,28,-65,78v-1,40,17,62,44,71r0,58r-90,0r0,-39r52,0r0,-6v-32,-10,-52,-43,-52,-87v0,-70,45,-113,111,-113","w":270},"\u038e":{"d":"42,-240r52,0r50,96r50,-96r51,0r-78,145r0,95r-46,0r0,-95xm30,-193r-26,0r-9,-62r44,0","w":244},"\u03aa":{"d":"75,0r-46,0r0,-240r46,0r0,240xm21,-312v14,0,24,11,24,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,12,-25,26,-25xm84,-312v13,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25","w":103},"\u03ab":{"d":"0,-240r51,0r51,96r50,-96r50,0r-78,145r0,95r-46,0r0,-95xm68,-314v14,0,26,13,26,27v0,14,-11,26,-26,26v-15,0,-27,-11,-27,-26v0,-15,12,-27,27,-27xm135,-314v14,0,26,13,26,27v0,15,-11,26,-26,26v-15,0,-27,-11,-27,-26v0,-15,12,-27,27,-27","w":202},"\u03ac":{"d":"129,-85v-12,-39,-23,-55,-40,-55v-19,0,-32,22,-32,55v0,54,41,74,60,30v5,-9,5,-8,12,-30xm145,-36v-28,72,-143,41,-133,-49v-8,-86,101,-127,133,-51r13,-35r40,0r-29,85r30,86r-45,0xm115,-193r-27,0r-8,-62r43,0","w":203},"\u03ad":{"d":"98,-193r-27,0r-8,-62r43,0xm60,-121v0,17,15,20,37,18r0,35v-22,-1,-40,0,-40,18v0,12,10,19,26,19v18,0,28,-9,31,-27r43,3v-5,34,-33,60,-76,60v-72,0,-96,-79,-32,-91v-23,-4,-34,-16,-34,-38v0,-32,26,-52,68,-52v42,0,69,23,73,59r-42,4v0,-30,-54,-37,-54,-8","w":169},"\u03ae":{"d":"102,-136v-51,0,-28,85,-33,136r-44,0v-2,-50,5,-138,-6,-171r43,0v3,5,4,13,4,22v36,-45,108,-32,108,50r0,170r-45,0r0,-160v1,-33,-4,-47,-27,-47xm112,-193r-27,0r-8,-62r43,0","w":197},"\u03af":{"d":"25,-171r44,0r0,171r-44,0r0,-171xm60,-193r-27,0r-7,-62r43,0","w":93},"\u03cc":{"d":"96,-176v49,0,85,38,85,91v0,52,-36,90,-85,90v-50,0,-84,-38,-84,-92v0,-51,35,-89,84,-89xm96,-140v-23,0,-39,22,-39,54v0,34,15,55,39,55v23,0,39,-21,39,-54v0,-33,-15,-55,-39,-55xm110,-193r-27,0r-8,-62r43,0","w":192},"\u03ce":{"d":"129,-193r-27,0r-8,-62r44,0xm57,-83v0,26,0,49,19,52v22,3,18,-45,18,-71r43,0v0,26,-5,73,18,71v24,-1,27,-98,1,-107r16,-33v67,20,67,175,-15,176v-22,0,-33,-8,-41,-29v-7,18,-20,29,-42,29v-61,0,-79,-108,-45,-153v6,-9,12,-14,27,-24r18,33v-15,14,-17,29,-17,56","w":231},"\u03cd":{"d":"99,-31v53,0,24,-90,31,-140r45,0r0,105v0,45,-28,71,-76,71v-48,0,-76,-26,-76,-71r0,-105r45,0r0,105v-2,25,11,35,31,35xm112,-193r-26,0r-9,-62r44,0","w":198},"\u0390":{"d":"30,-171r44,0r0,171r-44,0r0,-171xm1,-246v13,0,24,11,24,24v0,13,-12,25,-25,25v-13,0,-24,-12,-24,-25v0,-14,11,-24,25,-24xm104,-246v13,0,24,11,24,24v0,13,-12,25,-25,25v-13,0,-24,-12,-24,-25v0,-14,11,-24,25,-24xm65,-193r-26,0r-9,-62r43,0","w":103},"\u03b0":{"d":"99,-31v53,0,25,-90,32,-140r44,0r0,105v0,45,-28,71,-76,71v-48,0,-75,-26,-75,-71r0,-105r44,0v7,50,-22,140,31,140xm48,-246v13,0,24,11,24,24v0,13,-11,25,-24,25v-13,0,-25,-12,-25,-25v0,-14,11,-24,25,-24xm151,-246v13,0,24,11,24,24v0,13,-11,25,-24,25v-13,0,-25,-12,-25,-25v0,-14,11,-24,25,-24xm113,-193r-27,0r-8,-62r43,0","w":198},"\u0410":{"d":"85,-240r46,0r82,240r-48,0r-15,-50r-84,0r-15,50r-47,0xm139,-89r-31,-98r-31,98r62,0","w":216},"\u0411":{"d":"198,-77v2,81,-79,80,-169,77r0,-240r143,0r0,39r-97,0r0,51v77,-4,121,10,123,73xm150,-76v-1,-38,-30,-35,-75,-35r0,72v43,0,76,2,75,-37","w":205},"\u0412":{"d":"200,-69v0,55,-36,73,-114,69r-57,0r0,-240v75,-1,159,-9,158,60v0,27,-13,42,-40,51v35,8,53,28,53,60xm142,-173v-1,-31,-31,-31,-68,-30r0,60v36,1,69,2,68,-30xm153,-72v0,-38,-36,-36,-79,-35r0,70v44,0,79,4,79,-35","w":211},"\u0413":{"d":"29,0r0,-240r151,0r0,39r-104,0r0,201r-47,0","w":185},"\u0414":{"d":"212,-38r28,0r0,74r-46,0r0,-36r-147,0r0,36r-46,0r0,-74v26,2,40,-4,41,-30r9,-172r161,0r0,202xm166,-38r0,-164r-70,0v-5,53,-3,117,-13,164r83,0","w":243},"\u0415":{"d":"75,-144r95,0r0,39r-95,0r0,66r109,0r0,39r-155,0r0,-240r151,0r0,39r-105,0r0,57","w":193},"\u0416":{"d":"137,-240r45,0r0,96r13,0r68,-96r53,0r-82,115r88,125r-58,0r-70,-106r-12,0r0,106r-45,0r0,-106r-13,0r-69,106r-59,0r89,-125r-82,-115r52,0r68,96r14,0r0,-96","w":318},"\u0417":{"d":"189,-68v0,78,-121,95,-159,45v-13,-16,-18,-29,-22,-60r43,-6v3,37,18,54,48,54v27,0,42,-13,42,-35v0,-29,-26,-33,-58,-31r0,-38v31,2,59,-4,58,-32v0,-22,-16,-34,-42,-34v-26,0,-40,12,-47,41r-40,-4v8,-53,34,-75,91,-77v51,-1,85,24,86,69v0,29,-13,50,-34,56v23,6,34,23,34,52","w":200},"\u0418":{"d":"29,0r0,-240r44,0r0,150r102,-126r0,-24r44,0r0,240r-44,0r0,-150r-102,126r0,24r-44,0","w":248},"\u041a":{"d":"163,-240r54,0r-90,111r95,129r-58,0r-88,-127xm29,-240r46,0r0,240r-46,0r0,-240","w":224},"\u041b":{"d":"5,-37v20,1,29,-8,30,-30r10,-173r160,0r0,240r-46,0r0,-202r-70,0v-13,85,22,208,-84,203r0,-38","w":233},"\u041c":{"d":"29,-240r64,0r52,191r53,-191r63,0r0,240r-41,0r0,-187r-52,187r-47,0r-50,-187r0,187r-42,0r0,-240","w":290},"\u041d":{"d":"75,-144r95,0r0,-96r46,0r0,240r-46,0r0,-106r-95,0r0,106r-46,0r0,-240r46,0r0,96","w":245},"\u041e":{"d":"13,-122v0,-70,42,-123,108,-123v67,0,109,53,109,125v0,72,-41,125,-108,125v-68,0,-109,-52,-109,-127xm182,-120v0,-46,-17,-85,-61,-85v-44,0,-60,41,-60,84v0,54,22,86,60,86v44,0,61,-40,61,-85","w":242},"\u041f":{"d":"75,-202r0,202r-46,0r0,-240r187,0r0,240r-46,0r0,-202r-95,0","w":245},"\u0420":{"d":"198,-164v0,63,-46,79,-123,74r0,90r-46,0r0,-240r56,0v76,-3,113,15,113,76xm150,-164v0,-38,-31,-37,-75,-37r0,72v45,0,75,2,75,-35","w":203},"\u0421":{"d":"13,-119v0,-72,38,-126,106,-126v51,0,81,30,84,83r-40,0v-5,-28,-20,-43,-44,-43v-36,0,-58,33,-58,85v0,89,97,121,104,31r41,0v-3,62,-32,94,-85,94v-67,-1,-108,-52,-108,-124","w":215},"\u0422":{"d":"4,-240r173,0r0,39r-63,0r0,201r-46,0r0,-201r-64,0r0,-39","w":181},"\u0423":{"d":"101,-124r52,-116r50,0r-113,240r-46,0r34,-73r-77,-167r52,0","w":201},"\u0424":{"d":"157,-19r0,19r-44,0r0,-19v-62,-4,-101,-42,-101,-101v0,-58,39,-97,101,-101r0,-19r44,0r0,19v62,4,100,43,100,101v0,59,-38,97,-100,101xm113,-57r0,-126v-35,3,-55,26,-55,63v0,37,20,60,55,63xm157,-183r0,126v36,-3,55,-26,55,-63v0,-37,-19,-60,-55,-63","w":269},"\u0425":{"d":"10,-240r52,0r43,74r45,-74r52,0r-70,115r75,125r-53,0r-49,-83r-49,83r-52,0r74,-125","w":210},"\u0426":{"d":"216,-38r28,0r0,74r-46,0r0,-36r-169,0r0,-240r46,0r0,202r95,0r0,-202r46,0r0,202","w":247},"\u0427":{"d":"68,-240v4,50,-18,125,38,125v18,0,34,-6,42,-17r0,-108r46,0r0,240r-46,0r0,-91v-49,27,-126,22,-126,-61r0,-88r46,0","w":222},"\u0428":{"d":"190,-38r69,0r0,-202r46,0r0,240r-276,0r0,-240r46,0r0,202r69,0r0,-202r46,0r0,202","w":333},"\u0429":{"d":"287,0r-258,0r0,-240r46,0r0,202r69,0r0,-202r46,0r0,202r69,0r0,-202r46,0r0,202r28,0r0,74r-46,0r0,-36","w":335},"\u042c":{"d":"198,-77v2,81,-79,80,-169,77r0,-240r46,0r0,90v77,-4,121,10,123,73xm150,-76v-1,-37,-30,-36,-75,-35r0,72v43,0,76,2,75,-37","w":203},"\u042b":{"d":"198,-77v2,81,-79,80,-169,77r0,-240r46,0r0,90v77,-4,121,10,123,73xm150,-76v-1,-37,-30,-36,-75,-35r0,72v43,0,76,2,75,-37xm270,0r-46,0r0,-240r46,0r0,240","w":299},"\u042a":{"d":"238,-77v2,82,-79,80,-169,77r0,-201r-68,0r0,-39r114,0r0,90v77,-4,120,10,123,73xm191,-76v-1,-37,-30,-35,-76,-35r0,72v44,0,77,2,76,-37","w":243},"\u042d":{"d":"99,-245v68,0,107,55,107,125v0,106,-111,164,-175,96v-14,-14,-17,-29,-20,-59r42,-6v3,36,19,54,46,54v32,0,52,-24,57,-66r-70,0r0,-38r70,0v-1,-69,-84,-94,-100,-27r-43,-5v8,-49,37,-74,86,-74","w":214},"\u042e":{"d":"224,5v-61,0,-104,-45,-108,-111r-41,0r0,106r-46,0r0,-240r46,0r0,96r42,0v7,-60,48,-101,107,-101v65,0,108,50,108,125v0,75,-43,125,-108,125xm284,-120v-1,-44,-17,-85,-60,-86v-37,0,-61,34,-61,85v0,54,23,86,61,86v44,0,60,-41,60,-85","w":344},"\u042f":{"d":"18,-166v0,-57,33,-78,109,-74r60,0r0,240r-46,0r0,-92r-33,0r-49,92r-54,0r55,-100v-28,-13,-42,-35,-42,-66xm65,-167v0,36,32,38,76,36r0,-70v-46,0,-76,-2,-76,34","w":215},"\u0490":{"d":"180,-270r0,69r-104,0r0,201r-47,0r0,-240r104,0r0,-30r47,0","w":185},"\u0402":{"d":"222,0v0,52,-34,67,-90,66r0,-38v62,10,38,-57,44,-106v7,-57,-58,-55,-80,-30r0,108r-46,0r0,-201r-46,0r0,-39r173,0r0,39r-81,0r0,52v48,-30,126,-18,126,61r0,88","w":224},"\u0404":{"d":"13,-120v0,-94,90,-159,164,-105v17,13,24,26,28,54r-43,5v-7,-27,-20,-39,-44,-39v-31,0,-51,25,-56,66r70,0r0,38r-70,0v5,42,26,66,57,66v28,0,41,-15,46,-54r42,6v-1,55,-35,88,-86,88v-66,0,-108,-49,-108,-125","w":214},"\u0405":{"d":"184,-170r-44,0v3,-41,-72,-47,-74,-9v11,26,9,17,51,35v61,27,63,22,74,75v0,45,-33,74,-86,74v-59,0,-91,-30,-93,-87r44,0v3,31,19,47,49,47v38,0,54,-34,22,-49v-5,-5,-91,-35,-92,-47v-39,-47,-1,-117,66,-114v47,2,82,26,83,75","w":203},"\u0406":{"d":"75,0r-46,0r0,-240r46,0r0,240","w":103},"\u04c0":{"d":"75,0r-46,0r0,-240r46,0r0,240","w":103},"\u0408":{"d":"-1,9v45,-4,48,5,48,-57r0,-192r46,0r0,191v3,90,-18,92,-94,97r0,-39","w":120},"\u0409":{"d":"328,-77v2,81,-79,80,-169,77r0,-202r-70,0v-13,85,22,208,-84,203r0,-38v20,1,29,-8,30,-30r10,-173r160,0r0,90v77,-4,121,10,123,73xm280,-76v-1,-37,-30,-36,-75,-35r0,72v43,0,76,2,75,-37","w":333},"\u040a":{"d":"339,-75v3,80,-82,77,-169,75r0,-108r-95,0r0,108r-46,0r0,-240r46,0r0,93r95,0r0,-93r46,0r0,93v75,-3,120,10,123,72xm292,-75v-1,-37,-31,-33,-76,-33r0,69v42,0,77,1,76,-36","w":344},"\u040b":{"d":"176,0v-4,-51,18,-125,-38,-125v-18,0,-34,7,-42,17r0,108r-46,0r0,-201r-46,0r0,-39r173,0r0,39r-81,0r0,52v48,-30,126,-18,126,61r0,88r-46,0","w":255},"\u040f":{"d":"145,0r0,36r-46,0r0,-36r-70,0r0,-240r46,0r0,202r95,0r0,-202r46,0r0,240r-71,0","w":245},"\u0401":{"d":"75,-144r95,0r0,39r-95,0r0,66r109,0r0,39r-155,0r0,-240r151,0r0,39r-105,0r0,57xm71,-314v14,0,26,12,26,27v0,15,-11,26,-26,26v-15,0,-27,-12,-27,-26v0,-15,12,-27,27,-27xm138,-314v14,0,27,13,27,27v0,14,-12,26,-27,26v-15,0,-26,-11,-26,-26v0,-15,11,-27,26,-27","w":193},"\u0419":{"d":"71,-313r17,0v17,34,55,34,72,0r17,0v-4,32,-24,51,-53,51v-29,0,-49,-20,-53,-51xm29,0r0,-240r44,0r0,150r102,-126r0,-24r44,0r0,240r-44,0r0,-150r-102,126r0,24r-44,0","w":248},"\u0403":{"d":"29,0r0,-240r151,0r0,39r-104,0r0,201r-47,0xm75,-262r52,-50r50,0r-63,50r-39,0","w":185},"\u0407":{"d":"75,0r-46,0r0,-240r46,0r0,240xm21,-312v14,0,24,11,24,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,12,-25,26,-25xm84,-312v13,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25","w":103},"\u040c":{"d":"163,-240r54,0r-90,111r95,129r-58,0r-88,-127xm29,-240r46,0r0,240r-46,0r0,-240xm96,-262r52,-50r50,0r-63,50r-39,0","w":224},"\u040e":{"d":"51,-313r17,0v17,34,55,34,72,0r17,0v-4,32,-24,51,-53,51v-29,0,-49,-20,-53,-51xm101,-124r52,-116r50,0r-113,240r-46,0r34,-73r-77,-167r52,0","w":201},"\u0430":{"d":"14,-45v9,-50,35,-55,104,-66v1,-20,-7,-29,-26,-29v-17,0,-26,7,-29,20r-42,0v4,-39,33,-55,74,-55v49,0,66,16,66,68v0,33,-4,85,5,107r-40,0v-2,-7,-2,-9,-2,-19v-20,41,-119,23,-110,-26xm86,-30v27,-2,34,-19,32,-51v-40,7,-50,5,-58,30v0,12,11,21,26,21","w":184},"\u0431":{"d":"13,-96v0,-103,30,-170,128,-147v12,0,19,-4,30,-12r0,36v-15,17,-44,7,-69,7v-23,0,-36,16,-43,54v49,-45,122,-2,122,72v0,54,-34,91,-84,91v-52,0,-84,-37,-84,-101xm97,-140v-23,0,-39,22,-39,54v0,33,15,55,39,55v24,0,39,-21,39,-54v0,-33,-15,-55,-39,-55","w":193},"\u0432":{"d":"163,-50v0,61,-75,50,-138,50r0,-171v57,2,136,-14,134,44v0,18,-7,29,-25,38v20,7,29,20,29,39xm69,-71r0,38v23,0,54,2,51,-19v2,-21,-28,-19,-51,-19xm114,-121v0,-20,-24,-17,-45,-17r0,35v21,1,45,1,45,-18","w":175},"\u0433":{"d":"69,-136r0,136r-44,0r0,-171r111,0r0,35r-67,0","w":138},"\u0434":{"d":"36,-171r133,0r0,136r21,0r0,71r-45,0r0,-36r-98,0r0,36r-44,0r0,-71v19,0,26,-9,27,-31xm65,-35r60,0r0,-101r-48,0v-4,32,-1,77,-12,101","w":193},"\u0435":{"d":"173,-75r-117,0v-4,45,59,59,75,25r39,2v-8,33,-36,53,-74,53v-52,0,-84,-35,-84,-89v0,-55,33,-92,83,-92v52,0,81,39,78,101xm57,-107r72,0v-5,-47,-65,-44,-72,0","w":185},"\u0436":{"d":"102,0r0,-73r-11,0r-42,73r-52,0r60,-91r-58,-80r48,0r44,64r11,0r0,-64r43,0r0,64r11,0r43,-64r49,0r-59,80r60,91r-51,0r-43,-73r-10,0r0,73r-43,0","w":246},"\u0437":{"d":"112,-50v0,-19,-18,-19,-40,-18r0,-35v41,11,51,-37,13,-37v-18,0,-26,10,-30,27r-41,-4v5,-38,30,-59,72,-59v67,0,96,77,34,90v25,4,37,17,37,40v0,57,-104,67,-130,25v-7,-11,-12,-20,-15,-34r43,-3v-2,32,57,37,57,8","w":169},"\u0438":{"d":"135,-94r-67,78r0,16r-43,0r0,-171r43,0r0,94r67,-78r0,-16r44,0r0,171r-44,0r0,-94","w":202},"\u043a":{"d":"132,-171r54,0r-64,79r70,92r-60,0r-62,-91xm25,-171r44,0r0,171r-44,0r0,-171","w":192},"\u043b":{"d":"5,-33v19,-1,27,-9,28,-32r6,-106r132,0r0,171r-44,0r0,-136r-47,0v-5,66,5,146,-75,137r0,-34","w":196},"\u043c":{"d":"148,0r-43,0r-39,-131r0,131r-41,0r0,-171r65,0r37,126r36,-126r65,0r0,171r-40,0r0,-131","w":252},"\u043d":{"d":"130,-73r-61,0r0,73r-44,0r0,-171r44,0r0,64r61,0r0,-64r44,0r0,171r-44,0r0,-73","w":198},"\u043e":{"d":"96,-176v49,0,85,38,85,91v0,52,-36,90,-85,90v-50,0,-84,-38,-84,-92v0,-51,35,-89,84,-89xm96,-140v-23,0,-39,22,-39,54v0,34,15,55,39,55v23,0,39,-21,39,-54v0,-33,-15,-55,-39,-55","w":192},"\u043f":{"d":"130,-136r-61,0r0,136r-44,0r0,-171r149,0r0,171r-44,0r0,-136","w":198},"\u0440":{"d":"25,71r0,-188v0,-29,0,-42,-3,-54r41,0v2,4,3,9,3,20v41,-54,119,-11,119,64v0,75,-71,121,-116,69r0,89r-44,0xm140,-86v-1,-26,-8,-52,-35,-52v-23,0,-37,20,-37,53v0,31,15,52,37,52v22,0,35,-20,35,-53","w":197},"\u0441":{"d":"167,-61v-2,37,-31,66,-73,66v-49,0,-82,-36,-82,-90v0,-99,141,-128,154,-29r-44,0v-3,-18,-11,-26,-28,-26v-23,0,-37,21,-37,55v0,57,59,76,67,24r43,0","w":178},"\u0442":{"d":"96,-136r0,136r-44,0r0,-136r-49,0r0,-35r143,0r0,35r-50,0","w":147},"\u0443":{"d":"6,-171r47,0r38,130r39,-130r46,0r-58,166v-18,63,-34,76,-108,77r0,-39v38,1,48,-3,56,-25","w":179},"\u0444":{"d":"108,-242r43,0r0,80v45,-38,96,5,96,76v0,73,-50,115,-96,77r0,80r-43,0r0,-80v-46,38,-96,-5,-96,-77v0,-71,50,-114,96,-76r0,-80xm151,-85v0,33,1,54,24,54v18,0,27,-18,27,-55v0,-37,-8,-54,-27,-54v-23,0,-24,21,-24,55xm84,-31v23,0,24,-21,24,-54v0,-41,-6,-55,-23,-55v-19,0,-28,17,-28,54v0,37,9,55,27,55","w":259},"\u0445":{"d":"9,-171r53,0r28,48r29,-48r53,0r-55,80r63,91r-54,0r-36,-57r-36,57r-54,0r63,-91"},"\u0446":{"d":"174,-35r21,0r0,71r-45,0r0,-36r-125,0r0,-171r44,0r0,136r61,0r0,-136r44,0r0,136","w":198},"\u0449":{"d":"249,-35r22,0r0,71r-45,0r0,-36r-201,0r0,-171r44,0r0,136r46,0r0,-136r44,0r0,136r46,0r0,-136r44,0r0,136","w":274},"\u044a":{"d":"90,-112v54,-4,95,6,94,54v0,34,-23,58,-57,58r-81,0r0,-136r-46,0r0,-35r90,0r0,59xm90,-78r0,45v25,1,50,0,50,-23v0,-23,-26,-23,-50,-22","w":189},"\u044b":{"d":"69,-78r0,45v25,1,50,1,50,-23v0,-23,-26,-23,-50,-22xm69,-112v54,-4,95,6,94,54v0,34,-23,58,-57,58r-81,0r0,-171r44,0r0,59xm180,-171r45,0r0,171r-45,0r0,-171","w":249},"\u044c":{"d":"69,-78r0,45v25,1,50,1,50,-23v0,-23,-26,-23,-50,-22xm69,-112v54,-4,95,6,94,54v0,34,-23,58,-57,58r-81,0r0,-171r44,0r0,59","w":168},"\u044d":{"d":"73,-103r48,0v-3,-42,-56,-52,-63,-11r-43,-5v5,-36,31,-57,70,-57v50,0,83,36,83,91v0,100,-141,125,-155,29r43,-3v3,19,13,28,30,28v19,0,30,-11,35,-37r-48,0r0,-35","w":178},"\u044e":{"d":"69,-107r31,0v9,-42,41,-69,82,-69v49,0,84,38,84,91v0,53,-35,90,-84,90v-45,0,-79,-31,-84,-78r-29,0r0,73r-44,0r0,-171r44,0r0,64xm182,-140v-23,0,-39,22,-39,54v0,34,15,55,39,55v23,0,39,-21,39,-54v0,-33,-15,-55,-39,-55","w":278},"\u044f":{"d":"89,-59r-33,59r-44,0r37,-64v-53,-16,-35,-107,25,-107r81,0r0,171r-44,0r0,-59r-22,0xm111,-93r0,-45v-24,-1,-51,-1,-51,22v0,23,26,25,51,23"},"\u0491":{"d":"136,-191r0,55r-67,0r0,136r-44,0r0,-171r67,0r0,-20r44,0","w":138},"\u0452":{"d":"69,-152v38,-42,107,-27,107,53r0,100v1,42,-33,62,-88,60r0,-38v63,10,41,-62,44,-112v2,-31,-7,-47,-29,-47v-52,0,-30,84,-34,136r-44,0r0,-190r-22,0r0,-29r22,0r0,-23r44,0r0,23r48,0r0,29r-48,0r0,38","w":199},"\u0454":{"d":"166,-56v-8,40,-30,61,-72,61v-49,0,-82,-36,-82,-90v0,-55,33,-91,83,-91v39,0,65,21,70,57r-43,5v-3,-17,-12,-26,-28,-26v-19,0,-30,12,-35,37r48,0r0,35r-49,0v3,44,59,51,65,9","w":178},"\u0455":{"d":"158,-119r-43,0v2,-29,-49,-32,-51,-6v-7,18,83,30,86,46v25,40,-3,84,-60,84v-50,0,-76,-21,-76,-62r41,0v1,20,11,28,33,28v26,0,38,-23,15,-32v-5,-2,-5,-2,-36,-11v-35,-10,-47,-23,-47,-48v0,-33,28,-56,69,-56v41,0,66,21,69,57","w":174},"\u0456":{"d":"25,-171r44,0r0,171r-44,0r0,-171xm48,-245v15,0,25,11,25,26v0,15,-11,26,-26,26v-15,0,-26,-11,-26,-26v0,-16,11,-26,27,-26","w":93},"\u0458":{"d":"-14,28v40,-6,44,0,44,-52r0,-147r44,0r0,147v2,74,-23,88,-88,90r0,-38xm53,-245v15,0,25,11,25,26v0,16,-11,26,-26,26v-15,0,-26,-11,-26,-26v0,-16,11,-26,27,-26","w":97},"\u0459":{"d":"171,-78r0,45v25,1,50,1,50,-23v0,-23,-26,-23,-50,-22xm5,-33v19,-1,27,-9,28,-32r6,-106r132,0r0,59v55,-4,95,6,95,54v0,34,-24,58,-58,58r-81,0r0,-136r-47,0v-5,66,5,146,-75,137r0,-34","w":270},"\u045a":{"d":"174,-110v53,-4,95,6,94,53v0,34,-23,57,-57,57r-82,0r0,-75r-60,0r0,75r-44,0r0,-171r44,0r0,61r60,0r0,-61r45,0r0,61xm174,-75r0,42v24,1,50,1,50,-21v0,-22,-26,-22,-50,-21","w":272},"\u045b":{"d":"103,-136v-52,0,-30,84,-34,136r-44,0r0,-190r-22,0r0,-29r22,0r0,-23r44,0r0,23r48,0r0,29r-48,0r0,38v38,-42,107,-27,107,53r0,99r-44,0v-5,-49,18,-136,-29,-136","w":199},"\u045f":{"d":"77,0r-52,0r0,-171r44,0r0,136r61,0r0,-136r44,0r0,171r-53,0r0,36r-44,0r0,-36","w":198},"\u0447":{"d":"120,0r0,-61v-39,27,-103,16,-103,-43r0,-67r44,0v2,33,-12,85,26,85v13,0,25,-5,33,-13r0,-72r44,0r0,171r-44,0","w":188},"\u0448":{"d":"205,-35r0,-136r44,0r0,171r-224,0r0,-171r44,0r0,136r46,0r0,-136r44,0r0,136r46,0","w":274},"\u0451":{"d":"173,-75r-117,0v-4,45,59,59,75,25r39,2v-8,33,-36,53,-74,53v-52,0,-84,-35,-84,-89v0,-55,33,-92,83,-92v52,0,81,39,78,101xm57,-107r72,0v-5,-47,-65,-44,-72,0xm64,-246v13,0,25,10,25,24v0,13,-12,25,-25,25v-13,0,-24,-12,-24,-25v0,-14,10,-24,24,-24xm129,-246v13,0,24,11,24,24v0,13,-12,25,-25,25v-13,0,-24,-12,-24,-25v0,-14,11,-24,25,-24","w":185},"\u0439":{"d":"57,-246r19,0v16,33,45,35,60,0r18,0v-4,33,-21,52,-47,52v-28,0,-46,-20,-50,-52xm135,-94r-67,78r0,16r-43,0r0,-171r43,0r0,94r67,-78r0,-16r44,0r0,171r-44,0r0,-94","w":202},"\u0453":{"d":"69,-136r0,136r-44,0r0,-171r111,0r0,35r-67,0xm50,-195r43,-54r54,0r-62,54r-35,0","w":138},"\u0457":{"d":"25,-171r44,0r0,171r-44,0r0,-171xm18,-245v13,0,23,10,23,23v0,13,-11,24,-24,24v-13,0,-23,-11,-23,-24v0,-13,10,-23,24,-23xm77,-245v13,0,23,10,23,23v0,13,-11,24,-24,24v-12,0,-23,-11,-23,-24v0,-13,11,-23,24,-23","w":93},"\u045c":{"d":"132,-171r54,0r-64,79r70,92r-60,0r-62,-91xm25,-171r44,0r0,171r-44,0r0,-171xm76,-195r42,-54r54,0r-63,54r-33,0","w":192},"\u045e":{"d":"6,-171r47,0r38,130r39,-130r46,0r-58,166v-18,63,-34,76,-108,77r0,-39v38,1,48,-3,56,-25xm45,-246r18,0v16,34,46,34,61,0r18,0v-4,33,-21,52,-47,52v-28,0,-46,-20,-50,-52","w":179}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * (URW)++,Copyright 2006 by (URW)++ Design & Development
 * 
 * Trademark:
 * Please refer to the Copyright section for the font trademark attribution
 * notices.
 * 
 * Full name:
 * CorporateS-Demi
 * 
 * Vendor URL:
 * www.urwpp.de
 */
Cufon.registerFont({"w":180,"face":{"font-family":"Corporate S Demi","font-weight":600,"font-stretch":"normal","units-per-em":"360","panose-1":"2 2 7 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-25 -326 330.084 94.0409","underline-thickness":"32.04","underline-position":"-4.68","stemh":"28","stemv":"36","unicode-range":"U+0020-U+04C0"},"glyphs":{" ":{"w":90},"!":{"d":"26,-235r38,0r-5,161r-29,0xm45,-45v13,0,24,10,24,24v0,13,-10,24,-24,24v-13,0,-24,-11,-24,-24v0,-14,10,-24,24,-24","w":90},"\"":{"d":"62,-144r-23,0r-7,-96r36,0xm117,-144r-23,0r-7,-96r36,0","w":155},"#":{"d":"200,-99r-4,25r-42,0r-11,74r-30,0r12,-74r-48,0r-12,74r-29,0r12,-74r-42,0r4,-25r41,0r8,-47r-41,0r4,-25r41,0r11,-69r29,0r-11,69r48,0r11,-69r29,0r-10,69r41,0r-4,25r-41,0r-8,47r42,0xm136,-146r-48,0r-7,47r48,0","w":216},"$":{"d":"90,-108v-47,-16,-70,-24,-70,-69v0,-38,27,-64,70,-67r0,-26r19,0r0,26v40,4,67,30,67,66r-35,0v-2,-18,-13,-30,-32,-34r0,72v48,15,76,28,76,73v0,40,-30,68,-76,71r0,29r-19,0r0,-29v-49,-3,-77,-33,-76,-79r35,0v1,28,14,44,41,48r0,-81xm90,-212v-34,1,-48,41,-19,58v4,2,8,3,19,7r0,-65xm109,-102r0,75v39,0,52,-47,23,-65v-5,-3,-9,-5,-23,-10","w":199},"%":{"d":"171,-240r31,0r-140,240r-31,0xm175,-114v27,0,48,26,48,58v0,32,-21,58,-48,58v-27,0,-49,-26,-49,-58v0,-32,21,-58,49,-58xm175,-92v-14,0,-25,15,-25,36v0,21,11,36,25,36v14,0,23,-15,23,-36v0,-21,-9,-36,-23,-36xm59,-242v27,0,48,26,48,58v0,33,-22,58,-49,58v-27,0,-48,-25,-48,-58v0,-32,22,-58,49,-58xm59,-220v-14,0,-24,14,-24,36v0,22,9,36,23,36v14,0,24,-14,24,-36v0,-21,-9,-36,-23,-36","w":232},"&":{"d":"155,-116r29,0v1,32,-3,55,-18,75r31,41r-38,0r-13,-19v-41,44,-134,19,-134,-45v0,-26,11,-43,46,-71v-22,-28,-26,-36,-26,-53v0,-29,23,-49,56,-49v31,0,52,19,52,48v0,22,-10,37,-37,60r45,61v7,-11,7,-27,7,-48xm84,-151v17,-14,26,-26,26,-39v0,-12,-9,-20,-22,-20v-33,8,-30,30,-4,59xm128,-42r-50,-67v-24,18,-32,31,-32,47v0,39,61,47,82,20","w":210},"(":{"d":"67,-242r27,0v-51,67,-50,247,0,314r-27,0v-59,-70,-58,-245,0,-314","w":105},")":{"d":"39,72r-27,0v51,-67,50,-249,0,-314r27,0v58,70,59,243,0,314","w":106},"*":{"d":"81,-191r0,-43r18,0r0,43r41,-13r6,18r-41,13r25,35r-15,11r-25,-35r-26,35r-14,-11r25,-35r-41,-13r6,-18"},"+":{"d":"113,-134r68,0r0,27r-68,0r0,70r-27,0r0,-70r-68,0r0,-27r68,0r0,-70r27,0r0,70","w":199},",":{"d":"33,68r-23,0v17,-19,30,-49,31,-68v-15,-1,-25,-10,-25,-23v0,-14,11,-24,25,-24v16,0,27,14,27,34v0,24,-10,47,-35,81","w":88},"-":{"d":"0,-104r96,0r0,27r-96,0r0,-27","w":96,"k":{"\u00c5":-10,"\u00c4":-10,"\u00c1":-10,"\u00c6":1,"Y":11,"W":-6,"T":7,"A":-10}},".":{"d":"46,-45v13,0,24,10,24,24v0,13,-10,24,-24,24v-13,0,-25,-11,-25,-24v0,-14,11,-24,25,-24","w":91},"\/":{"d":"13,62r147,-302r30,0r-147,302r-30,0","w":202},"0":{"d":"100,-239v50,0,81,46,81,121v0,76,-31,121,-82,121v-51,0,-81,-45,-81,-120v0,-77,30,-122,82,-122xm145,-118v0,-42,-6,-90,-45,-90v-41,0,-46,48,-46,91v0,42,6,90,45,90v40,0,46,-49,46,-91","w":199},"1":{"d":"61,-175r0,-21v31,-1,48,-12,53,-39r25,0r0,235r-36,0r0,-175r-42,0","w":199},"2":{"d":"61,-167r-31,0v0,-45,26,-72,71,-72v42,0,69,23,69,60v0,28,-11,43,-97,146r99,0r0,33r-145,0v-5,-33,14,-45,28,-63v67,-81,77,-96,77,-115v0,-18,-12,-29,-32,-29v-23,0,-37,14,-39,40","w":199},"3":{"d":"141,-69v-1,-32,-26,-42,-65,-39r0,-30v35,2,60,-10,59,-37v0,-20,-13,-32,-34,-32v-22,0,-34,11,-37,34r-32,0v2,-42,28,-66,72,-66v71,0,94,92,31,113v74,23,42,130,-36,130v-48,0,-77,-28,-77,-73r33,0v0,26,16,41,43,41v26,0,43,-16,43,-41","w":199},"4":{"d":"145,-82r41,0r0,30r-41,0r0,55r-36,0r0,-55r-96,0r0,-29r92,-154r40,0r0,153xm111,-82r0,-111r-64,111r64,0","w":199},"5":{"d":"176,-82v0,45,-33,85,-79,85v-42,0,-70,-25,-73,-65r34,0v4,22,16,34,37,34v26,0,43,-20,43,-52v0,-53,-55,-64,-78,-27r-31,-4r20,-123r113,0r-3,32r-83,0r-10,56v48,-34,110,3,110,64","w":199},"6":{"d":"23,-80v0,-63,39,-109,85,-158r40,0v-25,29,-49,60,-62,82v51,-17,90,22,90,76v0,49,-30,83,-75,83v-45,0,-78,-34,-78,-83xm99,-131v-23,0,-40,21,-40,51v0,30,18,53,41,53v24,0,40,-21,40,-53v0,-31,-17,-51,-41,-51","w":199},"7":{"d":"23,-234r153,0r0,28r-113,206r-40,0r110,-200r-110,0r0,-34","w":199},"8":{"d":"55,-123v-54,-31,-20,-116,45,-116v65,0,97,85,44,116v62,31,29,126,-45,126v-74,0,-106,-95,-44,-126xm100,-209v-22,0,-36,14,-36,36v0,21,15,36,36,36v21,0,35,-14,35,-36v0,-22,-14,-36,-35,-36xm100,-108v-24,0,-41,17,-41,41v0,24,17,41,41,41v24,0,40,-17,40,-41v0,-24,-17,-41,-40,-41","w":199},"9":{"d":"90,4r-40,0v22,-24,50,-61,63,-82v-51,14,-90,-23,-90,-75v0,-50,32,-86,78,-86v45,0,75,34,75,84v0,47,-25,94,-86,159xm100,-208v-24,0,-41,22,-41,53v0,31,16,52,40,52v24,0,41,-22,41,-53v0,-31,-17,-52,-40,-52","w":199},":":{"d":"46,-45v13,0,24,10,24,24v0,13,-10,24,-24,24v-13,0,-25,-11,-25,-24v0,-14,11,-24,25,-24xm46,-171v13,0,24,10,24,24v0,14,-10,25,-24,25v-13,0,-25,-12,-25,-25v0,-14,11,-24,25,-24","w":91},";":{"d":"42,-171v13,0,24,10,24,24v0,14,-11,25,-25,25v-13,0,-24,-12,-24,-25v0,-13,11,-24,25,-24xm33,68r-23,0v17,-19,30,-49,31,-68v-15,-1,-25,-10,-25,-23v0,-14,11,-24,25,-24v16,0,27,14,27,34v0,24,-10,47,-35,81","w":88},"<":{"d":"168,-213r0,36r-119,55r119,56r0,35r-156,-76r0,-30"},"=":{"d":"18,-161r163,0r0,27r-163,0r0,-27xm18,-107r163,0r0,27r-163,0r0,-27","w":199},">":{"d":"12,-31r0,-35r119,-56r-119,-56r0,-35r156,76r0,30"},"?":{"d":"73,-45v13,0,24,11,24,24v0,14,-10,24,-24,24v-13,0,-25,-11,-25,-24v0,-14,11,-24,25,-24xm139,-185v8,34,-64,60,-50,112r-33,0v0,-46,0,-49,24,-74v18,-18,21,-24,21,-36v0,-14,-10,-24,-25,-24v-18,0,-28,11,-30,32r-28,0v0,-44,25,-63,63,-63v36,0,58,20,58,53","w":149},"@":{"d":"218,-9v-95,40,-206,-7,-206,-109v0,-72,54,-126,126,-126v67,0,114,44,114,106v0,46,-28,87,-59,87v-14,0,-24,-9,-27,-24v-27,44,-96,23,-96,-34v0,-58,71,-99,101,-50r4,-18r25,0r-17,89v0,9,5,16,11,16v18,0,35,-33,35,-66v0,-51,-36,-84,-91,-84v-59,0,-101,44,-101,104v0,88,96,123,175,86xm137,-156v-21,0,-38,21,-38,47v0,21,11,34,29,34v21,0,35,-21,35,-49v0,-20,-9,-32,-26,-32","w":263},"A":{"d":"87,-241r36,0r82,241r-38,0r-18,-56r-87,0r-18,56r-39,0xm139,-88r-34,-108r-34,108r68,0","w":210,"k":{"\u00e7":3,"\u00d9":10,"\u00dc":10,"\u00db":10,"\u00da":10,"\u00d6":10,"\u00c7":9,"\u00ab":4,"y":9,"w":6,"v":9,"u":4,"t":6,"q":3,"o":4,"g":-5,"e":4,"d":3,"c":3,"a":1,"Y":23,"W":12,"V":18,"U":10,"T":22,"Q":10,"O":10,"G":9,"C":9,".":-7,"-":-10,",":-9}},"B":{"d":"192,-68v0,73,-75,71,-162,68r0,-240v73,-1,151,-7,149,60v0,27,-13,43,-40,52v36,8,53,28,53,60xm142,-176v0,-36,-34,-34,-76,-34r0,70v40,1,77,1,76,-36xm153,-70v0,-43,-39,-41,-87,-40r0,79v48,0,87,6,87,-39","w":205,"k":{"\u00d2":1,"\u00d6":1,"\u00d4":1,"\u00d3":1,"\u00c3":3,"\u00c5":3,"\u00c4":3,"\u00c2":3,"\u00c1":3,"\u00c6":7,"Y":10,"W":4,"V":8,"O":1,"A":3}},"C":{"d":"200,-167r-33,0v-6,-30,-22,-45,-49,-45v-39,0,-64,35,-64,92v0,99,107,130,116,34r34,0v-4,59,-33,90,-84,90v-63,0,-105,-48,-105,-124v0,-76,41,-124,103,-124v48,0,78,28,82,77","w":216,"k":{"\u00c5":4,"\u00c4":4,"\u00c1":4,"\u00c6":10,"A":4}},"D":{"d":"214,-120v0,81,-37,127,-141,120r-43,0r0,-240r48,0v98,-5,136,41,136,120xm175,-120v0,-67,-27,-93,-108,-88r0,176v77,5,108,-20,108,-88","w":229,"k":{"\u00c3":10,"\u00c5":10,"\u00c0":10,"\u00c4":10,"\u00c2":10,"\u00c1":10,"Y":15,"X":11,"W":5,"V":10,"T":9,"J":12,"A":10}},"E":{"d":"67,-140r96,0r0,32r-96,0r0,76r108,0r0,32r-145,0r0,-240r142,0r0,32r-105,0r0,68","w":187},"F":{"d":"67,-140r96,0r0,32r-96,0r0,108r-37,0r0,-240r142,0r0,32r-105,0r0,68","w":181,"k":{"\u00f6":3,"\u00f3":3,"\u00e9":2,"\u00e5":5,"\u00e4":5,"\u00e1":5,"\u00d6":1,"\u00c3":14,"\u00c5":14,"\u00c0":14,"\u00c4":14,"\u00c2":14,"\u00c1":14,"\u00f8":2,"\u00e6":5,"u":6,"r":7,"o":3,"j":5,"i":1,"e":2,"a":5,"O":1,"J":13,"A":14,".":24,"-":-10,",":22}},"G":{"d":"54,-120v0,51,19,92,69,92v18,0,36,-6,52,-16r0,-49r-48,0r0,-29r80,0r0,100v-81,57,-192,18,-192,-98v0,-108,111,-162,173,-94v11,12,14,25,16,46r-33,0v-5,-30,-22,-44,-51,-44v-41,0,-66,34,-66,92","w":227,"k":{"\u00c6":3,"Y":11,"W":3,"V":8,"T":4}},"H":{"d":"67,-141r104,0r0,-99r37,0r0,240r-37,0r0,-110r-104,0r0,110r-37,0r0,-240r37,0r0,99","w":237},"I":{"d":"67,0r-37,0r0,-240r37,0r0,240","w":96},"J":{"d":"-1,9v48,-6,47,3,47,-57r0,-192r38,0r0,191v3,81,-17,84,-85,89r0,-31","w":112,"k":{"\u00c5":3,"\u00c4":3,"\u00c6":3,"A":3}},"K":{"d":"160,-240r43,0r-93,112r101,128r-49,0r-94,-127xm30,-240r37,0r0,240r-37,0r0,-240","w":213,"k":{"\u00fc":10,"\u00f6":11,"\u00f3":11,"\u00e5":4,"\u00e4":4,"\u00d6":15,"\u00d3":15,"\u00e6":3,"y":18,"u":10,"o":11,"e":10,"a":4,"T":-8,"S":10,"O":15,"G":15,"C":15,"-":9}},"L":{"d":"30,-240r38,0r0,208r103,0r0,32r-141,0r0,-240","w":178,"k":{"\u00fc":3,"\u00dc":8,"\u00d5":9,"\u00d2":9,"\u00d6":9,"\u00d4":9,"\u00d3":9,"\u00c7":9,"\u00c5":-9,"\u00c4":-9,"\u00c1":-9,"\u00c6":-9,"y":15,"u":3,"Y":27,"W":16,"V":26,"U":8,"T":22,"S":1,"O":9,"G":9,"C":9,"A":-9,"-":15}},"M":{"d":"30,-240r53,0r59,200r60,-200r53,0r0,240r-34,0r0,-199r-60,199r-38,0r-59,-199r0,199r-34,0r0,-240","w":284},"N":{"d":"30,-240r40,0r105,183r0,-183r36,0r0,240r-39,0r-107,-183r0,183r-35,0r0,-240","w":240,"k":{"\u00fc":1,"\u00f6":1,"\u00f3":1,"\u00e9":1,"\u00e5":3,"\u00e4":3,"\u00e1":3,"\u00d6":1,"\u00d3":1,"\u00c7":1,"\u00c5":2,"\u00c4":2,"\u00c1":2,"\u00f8":-1,"\u00e6":3,"\u00c6":2,"u":1,"o":1,"e":1,"a":3,"O":1,"G":1,"C":1,"A":2,".":-1,",":-3}},"O":{"d":"119,-244v62,0,103,50,103,124v0,74,-41,124,-103,124v-63,0,-104,-49,-104,-126v0,-72,43,-122,104,-122xm119,-28v46,0,65,-46,65,-92v0,-56,-26,-92,-65,-92v-39,0,-65,36,-65,91v0,58,25,93,65,93","w":237,"k":{"\u00c5":10,"\u00c4":10,"\u00c1":10,"\u00c6":17,"Y":13,"X":10,"W":4,"V":9,"T":6,"A":10}},"P":{"d":"189,-166v-1,63,-45,77,-122,73r0,93r-37,0r0,-240v86,-2,161,-3,159,74xm150,-166v0,-43,-33,-42,-83,-42r0,83v49,1,83,1,83,-41","w":196,"k":{"\u00f6":4,"\u00f3":4,"\u00e9":4,"\u00e5":3,"\u00e4":3,"\u00e1":3,"\u00c5":16,"\u00c4":16,"\u00c1":16,"\u00f8":4,"\u00e6":4,"\u00c6":32,"o":4,"e":4,"a":3,"J":12,"A":16,".":32,"-":-3,",":30}},"Q":{"d":"208,-53r49,54r-44,0r-24,-26v-67,66,-174,12,-174,-95v0,-74,42,-124,104,-124v86,0,127,110,89,191xm184,-120v0,-46,-19,-92,-65,-92v-45,0,-65,45,-65,91v0,57,25,93,65,93v46,0,65,-46,65,-92","w":243},"R":{"d":"81,-240v75,-3,108,15,108,71v0,32,-16,54,-46,66r59,103r-44,0r-54,-96r-37,0r0,96r-37,0r0,-240r51,0xm150,-169v0,-40,-31,-40,-83,-39r0,79v49,1,83,1,83,-40","w":207,"k":{"\u00fc":3,"\u00fa":3,"\u00f6":4,"\u00f3":4,"\u00e9":3,"\u00e5":4,"\u00e4":4,"\u00e1":4,"\u00dc":3,"\u00d6":3,"\u00d3":3,"\u00c7":3,"\u00e6":3,"y":-3,"u":3,"o":4,"e":3,"a":4,"Y":8,"W":4,"V":5,"U":3,"T":1,"O":3,"G":3,"C":3,"-":-3}},"S":{"d":"177,-174r-35,0v4,-47,-81,-50,-82,-7v-1,36,100,46,110,72v36,48,0,113,-68,113v-55,0,-84,-28,-87,-82r36,0v3,33,20,50,52,50v40,0,58,-39,28,-59v-30,-20,-116,-35,-108,-91v-7,-68,112,-88,143,-35v7,12,10,21,11,39","w":200,"k":{"\u00c5":4,"\u00c4":4,"\u00c1":4,"\u00c6":8,"t":1,"Y":9,"W":5,"V":6,"T":2,"A":4}},"T":{"d":"6,-240r163,0r0,32r-64,0r0,208r-37,0r0,-208r-62,0r0,-32","w":174,"k":{"\u00d5":6,"\u00d2":6,"\u00d6":6,"\u00d4":6,"\u00d3":6,"\u00c3":22,"\u00c5":22,"\u00c0":22,"\u00c4":22,"\u00c2":22,"\u00c1":22,"\u00f8":19,"\u00e6":23,"\u00d8":6,"\u00c6":22,"\u00ab":22,"y":21,"w":20,"v":19,"u":22,"s":22,"r":21,"o":22,"j":3,"i":-1,"g":24,"e":22,"c":22,"a":23,"Y":-12,"W":-10,"V":-11,"S":1,"O":6,"J":10,"G":6,"C":6,"A":22,";":11,":":13,".":19,"-":7,",":17}},"U":{"d":"117,4v-62,-6,-90,-26,-90,-104r0,-140r37,0r0,139v-1,56,11,67,53,73v42,-4,54,-20,54,-73r0,-139r37,0r0,140v4,80,-27,97,-91,104","w":234,"k":{"\u00c3":10,"\u00c5":10,"\u00c4":10,"\u00c2":10,"\u00c1":10,"\u00c6":15,"r":2,"p":2,"n":2,"m":2,"A":10,".":5,",":3}},"V":{"d":"4,-240r39,0r63,198r62,-198r39,0r-83,241r-38,0","w":211,"k":{"\u00d5":9,"\u00d2":9,"\u00d6":9,"\u00d4":9,"\u00d3":9,"\u00c3":18,"\u00c5":18,"\u00c0":18,"\u00c4":18,"\u00c2":18,"\u00c1":18,"\u00f8":14,"\u00e6":18,"\u00d8":8,"\u00c6":31,"\u00ab":16,"y":3,"u":12,"r":11,"o":16,"g":18,"e":16,"a":17,"T":-10,"S":6,"O":9,"G":9,"C":9,"A":18,";":5,":":7,".":22,"-":1,",":19}},"W":{"d":"5,-240r35,0r46,195r47,-195r32,0r47,195r46,-195r35,0r-60,241r-41,0r-44,-171r-43,171r-41,0","w":297,"k":{"\u00d5":4,"\u00d2":4,"\u00d6":4,"\u00d4":4,"\u00d3":4,"\u00c3":12,"\u00c5":12,"\u00c0":12,"\u00c4":12,"\u00c2":12,"\u00c1":12,"\u00f8":7,"\u00e6":11,"\u00d8":3,"\u00c6":19,"\u00ab":9,"y":-1,"u":9,"r":8,"o":9,"g":11,"e":9,"a":10,"T":-10,"S":4,"O":4,"G":4,"C":4,"A":12,";":-2,".":12,"-":-6,",":10}},"X":{"d":"11,-240r42,0r49,83r50,-83r42,0r-71,115r75,125r-42,0r-54,-91r-54,91r-43,0r75,-125","w":203,"k":{"\u00d6":10,"y":14,"u":10,"o":10,"e":9,"a":4,"Q":10,"O":10,"C":9,"-":1}},"Y":{"d":"2,-240r42,0r54,103r52,-103r42,0r-76,142r0,98r-38,0r0,-98","w":194,"k":{"\u00d5":13,"\u00d2":13,"\u00d6":13,"\u00d4":13,"\u00d3":13,"\u00c3":23,"\u00c5":23,"\u00c0":23,"\u00c4":23,"\u00c2":23,"\u00c1":23,"\u00f8":21,"\u00e6":24,"\u00d8":13,"\u00c6":27,"\u00ab":22,"v":7,"u":17,"p":15,"o":23,"i":-1,"g":24,"e":22,"a":24,"T":-12,"S":8,"O":13,"G":13,"C":13,"A":23,";":12,":":14,".":24,"-":11,",":21}},"Z":{"d":"19,-240r151,0r0,26r-117,182r114,0r0,32r-158,0r0,-29r116,-180r-106,0r0,-31","w":178,"k":{"y":7,"v":6}},"[":{"d":"30,-240r64,0r0,28r-33,0r0,253r33,0r0,29r-64,0r0,-310","w":105},"\\":{"d":"190,62r-30,0r-147,-302r30,0","w":202},"]":{"d":"76,70r-63,0r0,-28r32,0r0,-254r-32,0r0,-28r63,0r0,310","w":105},"^":{"d":"43,-127r-37,0r61,-114r46,0r61,114r-37,0r-47,-86"},"_":{"d":"0,21r180,0r0,32r-180,0r0,-32"},"a":{"d":"16,-45v6,-50,41,-56,103,-66v1,-24,-6,-36,-30,-35v-19,0,-30,7,-33,23r-34,0v3,-37,30,-52,69,-52v45,0,62,16,62,67v0,34,-4,87,6,108r-33,0v-2,-8,-3,-12,-3,-21v-19,42,-114,28,-107,-24xm81,-24v31,0,41,-25,38,-63v-50,8,-67,17,-67,38v0,15,12,25,29,25","w":178,"k":{"y":6,"w":4,"v":6,"j":6}},"b":{"d":"25,-242r35,0r0,94v42,-58,116,-15,116,62v0,76,-80,123,-118,63v0,10,-1,16,-3,23r-32,0v5,-69,1,-166,2,-242xm102,-145v-26,0,-42,23,-42,60v0,35,16,59,40,59v24,0,40,-23,40,-60v0,-36,-15,-59,-38,-59","w":190,"k":{"y":5,"w":3,"v":5}},"c":{"d":"158,-114r-35,0v-4,-23,-13,-33,-32,-33v-25,0,-41,24,-41,62v0,64,68,86,75,25r34,0v-3,40,-28,65,-67,65v-47,0,-78,-36,-78,-90v0,-55,30,-91,78,-91v39,0,61,22,66,62","w":173,"k":{"k":2,"h":2}},"d":{"d":"165,-242r0,189v0,30,0,41,3,53r-33,0r-2,-24v-38,60,-119,18,-119,-60v0,-76,74,-123,116,-66r0,-92r35,0xm91,-145v-26,0,-40,22,-40,60v0,36,15,59,39,59v25,0,41,-24,41,-60v0,-36,-16,-59,-40,-59","w":190},"e":{"d":"166,-78r-116,0v-5,55,61,73,81,31r32,2v-9,32,-34,50,-69,50v-48,0,-80,-35,-80,-89v0,-56,31,-92,79,-92v47,-1,78,42,73,98xm51,-104r79,0v-3,-29,-16,-43,-38,-43v-22,0,-35,14,-41,43","k":{"y":6,"x":6,"w":4,"v":6,"t":4}},"f":{"d":"112,-210v-32,-15,-52,-2,-47,39r41,0r0,28r-41,0r0,143r-36,0r0,-143r-23,0r0,-28r23,0v-9,-64,31,-87,83,-69r0,30","w":110,"k":{"\u00f6":2,"\u00f3":2,"\u00e9":2,"\u00e5":1,"\u00e4":1,"\u00e1":1,"\u00f8":3,"\u00e6":1,"t":-7,"o":2,"l":-2,"i":-4,"f":-9,"e":2,"a":1}},"g":{"d":"176,-171r0,26r-35,0v18,20,14,68,-13,77v-3,9,-61,4,-68,23v0,7,2,9,35,12v54,3,76,10,76,51v0,35,-30,55,-81,55v-79,0,-112,-66,-46,-91v-32,-13,-23,-38,11,-48v-57,-23,-31,-115,36,-108v24,3,56,5,85,3xm89,-147v-20,0,-33,13,-33,32v0,18,13,30,32,30v20,0,33,-12,33,-30v0,-19,-13,-32,-32,-32xm86,-5v-30,0,-46,10,-46,26v0,16,19,25,51,25v30,0,46,-9,46,-25v0,-17,-18,-26,-51,-26","w":182,"k":{"\u00f6":4,"\u00f3":4,"\u00e9":4,"\u00e5":2,"\u00e4":2,"\u00e6":3,"r":1,"l":3,"e":4,"a":2}},"h":{"d":"99,-144v-55,0,-34,88,-38,144r-35,0r0,-242r35,0r0,90v38,-42,106,-28,106,54r0,98r-36,0v-6,-52,21,-144,-32,-144","w":190,"k":{"y":6}},"i":{"d":"26,-171r36,0r0,171r-36,0r0,-171xm44,-244v13,0,22,9,22,22v0,13,-9,23,-22,23v-13,0,-23,-9,-23,-22v0,-13,10,-23,23,-23","w":87,"k":{"j":5,"T":-1}},"j":{"d":"-12,36v42,-5,45,-2,45,-56r0,-151r36,0r0,151v2,73,-18,85,-81,87r0,-31xm52,-244v13,0,22,9,22,22v0,13,-10,23,-23,23v-13,0,-21,-9,-21,-22v0,-14,8,-23,22,-23","w":94},"k":{"d":"129,-171r42,0r-67,78r73,93r-48,0r-67,-92xm26,-242r35,0r0,242r-35,0r0,-242","w":183,"k":{"\u00fc":5,"\u00f6":12,"\u00f3":12,"\u00e9":11,"\u00e5":7,"\u00e4":7,"\u00e1":7,"\u00e6":6,"u":5,"s":8,"o":12,"g":-3,"e":11,"a":7,".":1,"-":9,",":-1}},"l":{"d":"26,-242r36,0r0,242r-36,0r0,-242","w":87,"k":{"y":2,"v":1}},"m":{"d":"98,-144v-57,1,-32,89,-37,144r-35,0v-2,-52,5,-131,-5,-171r34,0v3,6,4,14,4,23v19,-35,84,-38,99,2v32,-46,106,-43,106,44r0,102r-35,0r0,-102v1,-32,-6,-42,-30,-42v-56,0,-31,90,-36,144r-36,0r0,-98v0,-38,-3,-41,-29,-46","w":288,"k":{"y":6,"w":4,"v":5,"p":1}},"n":{"d":"99,-144v-55,0,-34,88,-38,144r-35,0v-2,-50,5,-136,-5,-171r34,0v3,7,4,12,4,23v34,-47,107,-35,107,50r0,98r-36,0v-6,-51,21,-144,-31,-144","w":189,"k":{"y":6,"w":4,"v":6,"p":1,"T":22}},"o":{"d":"94,-176v47,0,80,38,80,91v0,53,-34,90,-80,90v-47,0,-80,-38,-80,-92v0,-51,34,-89,80,-89xm94,-147v-26,0,-44,25,-44,61v0,37,18,62,44,62v26,0,43,-24,43,-61v0,-37,-17,-62,-43,-62","w":187,"k":{"y":6,"x":7,"w":4,"v":6,"t":4,"T":22}},"p":{"d":"26,71r0,-189v0,-30,-1,-41,-4,-53r34,0v2,5,3,14,3,22v40,-56,117,-15,117,63v0,77,-72,120,-115,65r0,92r-35,0xm101,-145v-25,0,-41,23,-41,60v0,35,17,59,41,59v25,0,39,-21,39,-59v0,-37,-15,-60,-39,-60","w":190,"k":{"y":5,"t":4}},"q":{"d":"130,71r0,-92v-41,56,-116,11,-116,-63v0,-77,78,-123,118,-65v0,-8,1,-17,3,-22r33,0v-7,66,-1,168,-3,242r-35,0xm90,-145v-24,0,-39,23,-39,60v0,37,15,59,39,59v25,0,41,-22,41,-59v0,-36,-17,-60,-41,-60","w":190,"k":{"u":2,"c":1}},"r":{"d":"123,-136v-40,-22,-62,10,-62,58r0,78r-36,0r-2,-171r34,0v3,12,2,23,2,36v17,-33,32,-48,64,-36r0,35","w":127,"k":{"\u00e5":-1,"\u00e0":-1,"\u00e4":-1,"\u00e2":-1,"\u00e1":-1,"z":-4,"y":-9,"x":-7,"w":-9,"v":-10,"t":-8,"s":-1,"q":-1,"p":-1,"n":-1,"m":-1,"l":1,"k":1,"j":5,"i":1,"h":1,"g":1,"f":-9,"d":-1,"a":-1,";":-4,":":-2,".":20,"-":8,",":18}},"s":{"d":"149,-121r-34,0v2,-35,-59,-35,-59,-5v-11,21,85,31,85,48v26,37,-3,83,-56,83v-46,0,-70,-21,-70,-60r33,0v2,22,13,32,36,32v28,0,45,-29,20,-40v-5,-3,-9,-7,-37,-13v-74,-16,-52,-100,18,-100v40,0,62,20,64,55","w":166,"k":{"t":1}},"t":{"d":"112,-3v-47,19,-81,1,-79,-64r2,-76r-26,0r0,-28r27,0r1,-49r35,0r-1,49r37,0r0,28r-38,0r-1,90v-2,33,22,29,43,20r0,30","w":121,"k":{"\u00f6":3,"\u00f3":3,"\u00e9":3,"\u00e5":-1,"\u00e4":-1,"\u00e1":-1,"\u00e6":-1,"o":3,"h":2,"e":3,"a":-1,"S":1,";":-7,":":-6}},"u":{"d":"131,-21v-32,49,-107,25,-107,-48r0,-102r36,0v6,52,-21,144,32,144v55,0,33,-90,37,-144r36,0v2,49,-4,136,4,171r-34,0v-2,-5,-4,-13,-4,-21","w":190},"v":{"d":"4,-171r37,0r43,132r43,-132r38,0r-61,172r-40,0","w":168,"k":{"\u00f2":6,"\u00f6":6,"\u00f3":6,"\u00e8":6,"\u00ea":6,"\u00e9":6,"\u00e3":6,"\u00e5":6,"\u00e0":6,"\u00e4":6,"\u00e2":6,"\u00e1":6,"\u00f8":5,"\u00e6":6,"s":5,"o":6,"l":1,"g":8,"e":6,"c":6,"a":6,";":-4,":":-2,".":14,"-":-8,",":12}},"w":{"d":"5,-171r36,0r34,128r38,-128r29,0r37,128r35,-128r35,0r-50,172r-37,0r-35,-117r-36,117r-36,0","w":254,"k":{"\u00f2":4,"\u00f6":4,"\u00f3":4,"\u00e8":4,"\u00ea":4,"\u00e9":4,"\u00e3":6,"\u00e5":6,"\u00e0":6,"\u00e4":6,"\u00e2":6,"\u00e1":6,"\u00f8":3,"\u00e6":6,"s":4,"o":4,"l":1,"g":6,"e":4,"c":4,"a":6,";":-6,":":-4,".":11,"-":-10,",":8}},"x":{"d":"10,-171r42,0r33,54r34,-54r42,0r-54,80r62,91r-43,0r-41,-63r-41,63r-43,0r63,-91","w":170,"k":{"\u00e9":6,"q":5,"o":6,"e":6,"c":6,"a":4}},"y":{"d":"6,-171r37,0r42,136r44,-136r37,0r-58,163v-23,69,-29,74,-98,80r0,-31v32,1,48,-9,56,-36","w":169,"k":{"\u00f2":6,"\u00f6":6,"\u00f3":6,"\u00e8":5,"\u00ea":5,"\u00e9":5,"\u00e3":5,"\u00e5":5,"\u00e0":5,"\u00e4":5,"\u00e2":5,"\u00e1":5,"\u00f8":4,"\u00e6":6,"s":5,"o":6,"l":1,"g":7,"e":5,"c":5,"a":5,";":-4,":":-3,".":14,"-":-8,",":11}},"z":{"d":"16,-171r123,0r0,26r-89,116r89,0r0,29r-131,0r0,-27r88,-115r-80,0r0,-29","w":148},"{":{"d":"36,-129v0,-63,-10,-125,66,-113r0,28v-74,-11,-2,100,-56,129v30,13,21,57,21,96v0,30,4,33,35,33r0,28v-46,2,-66,-9,-66,-57v0,-32,10,-85,-20,-88r0,-23v14,-4,20,-12,20,-33","w":105},"|":{"d":"72,-240r36,0r0,300r-36,0r0,-300"},"}":{"d":"4,44v72,12,4,-103,56,-129v-30,-13,-21,-57,-21,-96v0,-30,-3,-32,-35,-33r0,-28v47,-2,66,9,66,57v0,33,-10,86,20,89r0,23v-30,3,-20,56,-20,88v0,47,-20,59,-66,57r0,-28","w":105},"~":{"d":"152,-77v-4,5,-45,-21,-70,-21v-12,0,-20,6,-29,24r-20,-13v13,-30,23,-42,52,-45v11,-4,62,24,72,20v13,0,19,-4,29,-21r21,12v-14,28,-24,40,-55,44","w":240},"\u00a1":{"d":"64,67r-38,0r5,-161r29,0xm45,-171v14,0,24,10,24,24v0,14,-10,25,-24,25v-13,0,-24,-12,-24,-25v0,-13,11,-24,24,-24","w":90},"\u00a2":{"d":"112,-183r0,119v15,-4,24,-15,26,-34r34,0v-1,34,-26,60,-60,63r0,35r-19,0r0,-35v-42,-7,-66,-39,-66,-87v0,-50,25,-84,67,-91r0,-30r18,0r0,30v34,3,56,25,60,60r-36,0v-2,-18,-9,-26,-24,-30xm94,-64r0,-119v-40,10,-42,110,0,119","w":199},"\u00a3":{"d":"185,-62v10,95,-94,51,-171,64v14,-16,26,-56,35,-113r-32,0r0,-27r37,0v8,-44,9,-48,15,-64v11,-29,27,-42,56,-42v36,0,52,17,55,57r-31,0v-2,-19,-8,-26,-23,-26v-20,0,-29,19,-35,75r54,0r0,27r-59,0v-5,36,-14,63,-26,83v23,-7,46,-5,73,-4v20,1,20,-12,22,-30r30,0","w":199},"\u00a5":{"d":"150,-157r33,0r0,23r-45,0r-13,26r58,0r0,23r-64,0r0,85r-37,0r0,-85r-65,0r0,-23r59,0r-14,-26r-45,0r0,-23r33,0r-43,-83r42,0r51,104r52,-104r41,0","w":199},"\u00a7":{"d":"121,3v0,-38,-103,-52,-103,-101v0,-18,11,-34,32,-47v-46,-31,-15,-94,40,-94v40,0,63,23,65,64r-29,0v3,-44,-64,-45,-66,-10v10,43,101,43,101,96v0,20,-10,36,-32,48v46,31,23,100,-42,100v-45,0,-69,-22,-69,-65r30,0v-3,47,73,47,73,9xm75,-130v-16,9,-24,19,-24,30v0,14,9,22,54,45v26,-14,34,-37,9,-53v-12,-8,-27,-16,-39,-22"},"\u00a4":{"d":"14,-47r35,-35v-22,-31,-23,-69,0,-101r-36,-36r20,-19r36,35v32,-23,69,-23,102,0r35,-35r20,19r-36,36v24,31,24,69,1,101r35,35r-19,20r-36,-36v-33,24,-68,24,-102,0r-36,36xm121,-188v-31,0,-56,25,-56,56v0,30,25,55,55,55v30,0,55,-25,55,-55v0,-30,-24,-56,-54,-56","w":240},"'":{"d":"57,-144r-23,0r-7,-96r36,0","w":90},"\u00ab":{"d":"135,0r-29,0r-36,-84r36,-87r29,0r-30,87xm77,0r-29,0r-36,-84r36,-87r29,0r-30,87","w":157},"\u00b7":{"d":"46,-114v13,0,24,10,24,24v0,14,-10,24,-24,24v-13,0,-25,-11,-25,-24v0,-13,11,-24,25,-24","w":91},"\u00b6":{"d":"9,-176v-2,-81,107,-63,189,-64r0,28r-24,0r0,246r-31,0r0,-246r-34,0r0,246r-31,0r0,-148v-42,1,-68,-24,-69,-62","w":223},"\u00bb":{"d":"23,-171r29,0r36,83r-36,88r-29,0r30,-88xm81,-171r29,0r36,83r-36,88r-29,0r30,-88","w":157,"k":{"\u00c5":4,"\u00c4":4,"\u00c1":4,"\u00c6":11,"Y":22,"W":9,"V":15,"T":22,"A":4}},"\u00bf":{"d":"81,-171v14,0,24,10,24,24v0,14,-10,25,-24,25v-13,0,-24,-12,-24,-25v0,-13,11,-24,24,-24xm15,18v-10,-34,65,-64,49,-112r34,0v0,46,-1,48,-24,73v-18,18,-21,25,-21,36v0,14,10,24,25,24v18,0,28,-11,29,-32r29,0v0,44,-25,64,-63,64v-36,0,-58,-21,-58,-53","w":149},"`":{"d":"118,-194r-28,0r-60,-55r46,0"},"\u00b4":{"d":"68,-194r42,-55r46,0r-60,55r-28,0"},"\u00af":{"d":"39,-233r101,0r0,23r-101,0r0,-23"},"\u00a8":{"d":"59,-244v12,0,22,9,22,21v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22v0,-12,9,-21,22,-21xm121,-245v12,0,22,10,22,22v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22v0,-12,10,-22,22,-22"},"\u00b8":{"d":"77,0r21,0r-7,18v46,4,39,65,-4,64v-10,0,-17,-3,-29,-9r0,-15v32,23,56,-21,24,-30v-2,0,-11,-2,-15,0"},"\u00c6":{"d":"147,-240r158,0r0,32r-103,0r0,68r94,0r0,32r-94,0r0,76r105,0r0,32r-142,0r0,-56r-86,0r-33,56r-40,0xm165,-88r0,-118r-68,118r68,0","w":318},"\u00aa":{"d":"43,-164v6,-31,20,-34,65,-42v1,-12,-5,-18,-18,-18v-13,0,-20,4,-21,15r-23,0v1,-22,18,-34,45,-34v58,0,33,64,43,107r-22,0v-1,-5,-2,-8,-2,-12v-15,25,-72,14,-67,-16xm84,-153v20,1,25,-14,24,-37v-31,6,-41,12,-41,23v0,9,6,14,17,14xm40,-116r97,0r0,16r-97,0r0,-16"},"\u00d8":{"d":"181,-223r15,-19r29,0r-28,36v17,22,25,51,25,87v0,101,-93,159,-166,101r-15,21r-28,0r27,-38v-55,-72,-15,-209,79,-209v24,0,43,6,62,21xm119,-213v-63,2,-78,88,-55,146r95,-129v-12,-11,-24,-17,-40,-17xm173,-175r-95,130v49,45,109,1,106,-76v0,-20,-3,-34,-11,-54","w":237,"k":{"A":9}},"\u00ba":{"d":"90,-243v30,0,50,22,50,54v0,32,-21,55,-51,55v-28,0,-49,-23,-49,-55v0,-32,20,-54,50,-54xm90,-224v-16,0,-26,14,-26,35v0,21,11,36,26,36v16,0,26,-14,26,-36v0,-21,-10,-35,-26,-35xm41,-116r98,0r0,16r-98,0r0,-16"},"\u00e6":{"d":"273,-78r-120,0v-6,53,64,74,84,31r32,3v-9,60,-111,64,-134,12v-13,53,-119,47,-119,-11v0,-38,36,-60,101,-61v12,-52,-55,-56,-62,-16r-34,0v-2,-58,98,-76,123,-30v48,-57,138,-16,129,72xm155,-104r80,0v-3,-61,-75,-56,-80,0xm80,-23v27,-1,40,-21,37,-55v-39,-1,-66,10,-65,32v0,14,11,23,28,23","w":286,"k":{"y":6,"w":4,"v":6}},"\u00f8":{"d":"29,-29v-37,-58,-2,-147,65,-147v20,0,33,5,51,19r13,-14r26,0v-9,13,-35,25,-19,42v26,57,-9,134,-71,134v-20,0,-39,-7,-52,-19r-12,14r-26,0xm54,-56r68,-77v-28,-32,-76,-4,-72,48v0,11,1,18,4,29xm132,-116r-68,79v33,32,75,3,73,-49v0,-10,-1,-17,-5,-30","w":187},"\u00df":{"d":"91,-214v-32,0,-33,13,-33,59r0,155r-36,0r0,-152v-4,-75,16,-85,69,-91v69,-8,93,88,30,107v36,8,54,31,54,68v1,52,-44,87,-90,64r0,-32v25,16,54,4,54,-31v0,-36,-28,-53,-62,-52r0,-31v26,4,47,-10,46,-32v0,-19,-13,-32,-32,-32","w":189},"\u00b9":{"d":"28,-197r0,-14v20,0,30,-8,33,-24r17,0r0,141r-24,0r0,-103r-26,0","w":129},"\u00ac":{"d":"132,0r0,-63r-120,0r0,-33r156,0r0,96r-36,0"},"\u00b5":{"d":"90,-23v59,-1,37,-91,41,-150r36,0r0,173r-36,0r0,-26v-15,39,-64,40,-82,5r0,82r-36,0r0,-234r36,0v4,59,-19,152,41,150"},"\u00d0":{"d":"214,-120v0,81,-37,127,-141,120r-43,0r0,-111r-22,0r0,-29r22,0r0,-100r48,0v98,-5,136,41,136,120xm175,-120v0,-67,-27,-93,-108,-88r0,68r52,0r0,29r-52,0r0,79v77,5,108,-19,108,-88","w":229},"\u00bd":{"d":"28,-197r0,-14v20,0,30,-8,33,-24r17,0r0,141r-24,0r0,-103r-26,0xm207,-234r29,0r-136,234r-29,0xm197,-19v18,-21,79,-89,66,-87v-4,-24,-44,-20,-43,7r-22,0v0,-28,18,-44,46,-44v26,0,44,14,44,36v0,16,-8,27,-59,85r60,0r0,22r-92,0r0,-19","w":306},"\u00b1":{"d":"113,-139r68,0r0,27r-68,0r0,61r-27,0r0,-61r-68,0r0,-27r68,0r0,-70r27,0r0,70xm18,-32r163,0r0,27r-163,0r0,-27","w":199},"\u00de":{"d":"189,-138v0,63,-44,77,-122,72r0,66r-37,0r0,-240r37,0r0,28v78,-3,122,11,122,74xm150,-138v-1,-43,-32,-43,-83,-42r0,82v49,1,83,2,83,-40","w":196},"\u00bc":{"d":"28,-197r0,-14v20,0,30,-8,33,-24r17,0r0,141r-24,0r0,-103r-26,0xm207,-234r29,0r-136,234r-29,0xm271,-50r26,0r0,19r-26,0r0,32r-24,0r0,-32r-61,0r0,-18r58,-92r27,0r0,91xm248,-50r0,-62r-37,62r37,0","w":306},"\u00f7":{"d":"100,-87v12,0,21,9,21,21v0,12,-10,21,-22,21v-12,0,-21,-9,-21,-21v0,-12,10,-21,22,-21xm100,-195v12,0,21,9,21,21v0,12,-10,21,-22,21v-12,0,-21,-9,-21,-21v0,-12,10,-21,22,-21xm18,-134r163,0r0,27r-163,0r0,-27","w":199},"\u00a6":{"d":"72,-240r36,0r0,122r-36,0r0,-122xm72,-55r36,0r0,115r-36,0r0,-115"},"\u00b0":{"d":"90,-244v29,0,53,22,53,51v0,28,-24,53,-53,53v-30,0,-53,-23,-53,-53v0,-28,24,-51,53,-51xm90,-223v-17,0,-31,13,-31,30v0,18,13,31,31,31v17,0,31,-14,31,-31v0,-17,-14,-30,-31,-30"},"\u00fe":{"d":"26,71r0,-313r35,0r0,94v38,-58,115,-15,115,62v0,78,-73,120,-115,65r0,92r-35,0xm101,-145v-25,0,-41,23,-41,60v0,35,17,59,41,59v25,0,39,-21,39,-59v0,-37,-15,-60,-39,-60","w":190},"\u00be":{"d":"42,-198r-21,0v1,-26,17,-40,45,-40v44,0,59,52,22,67v45,16,24,77,-25,77v-31,0,-49,-16,-49,-44r22,0v0,15,10,24,27,24v15,0,25,-9,25,-23v0,-17,-15,-23,-40,-22r0,-20v36,7,53,-38,16,-38v-14,0,-20,5,-22,19xm207,-234r29,0r-136,234r-29,0xm271,-50r26,0r0,19r-26,0r0,32r-24,0r0,-32r-61,0r0,-18r58,-92r27,0r0,91xm248,-50r0,-62r-37,62r37,0","w":306},"\u00b2":{"d":"43,-193r-21,0v0,-28,16,-44,45,-44v26,0,44,15,44,37v0,17,-5,25,-59,85r60,0r0,21r-92,0v-2,-24,3,-21,18,-39v41,-46,48,-57,48,-67v0,-23,-44,-21,-43,7","w":129},"\u00ae":{"d":"92,-192v51,-1,102,-3,101,43v0,19,-9,32,-28,40r37,61r-29,0r-34,-57r-22,0r0,57r-25,0r0,-144xm167,-149v0,-23,-19,-22,-50,-22r0,45v30,1,50,2,50,-23xm140,-245v67,0,122,57,122,125v0,68,-56,124,-124,124v-68,0,-124,-56,-124,-124v0,-70,56,-125,126,-125xm139,-229v-60,0,-107,48,-107,109v0,59,47,108,106,108v59,0,106,-48,106,-108v0,-59,-48,-109,-105,-109","w":276},"\u00f0":{"d":"98,-226r26,-15r12,17r-26,14v52,59,64,82,64,123v0,55,-32,92,-79,92v-48,0,-81,-37,-81,-90v0,-57,43,-103,95,-83r-22,-29r-25,13r-13,-15r26,-15r-15,-19r20,-12xm95,-146v-27,0,-45,24,-45,61v0,36,18,61,44,61v25,0,43,-25,43,-61v0,-36,-16,-61,-42,-61","w":187},"\u00d7":{"d":"119,-120r51,51r-19,19r-51,-51r-52,52r-20,-19r53,-52r-51,-52r19,-19r51,52r51,-52r20,20","w":199},"\u00b3":{"d":"42,-198r-21,0v1,-26,17,-40,45,-40v44,0,59,52,22,67v45,16,24,77,-25,77v-31,0,-49,-16,-49,-44r22,0v0,15,10,24,27,24v15,0,25,-9,25,-23v0,-17,-15,-23,-40,-22r0,-20v36,7,53,-38,16,-38v-14,0,-20,5,-22,19","w":129},"\u00a9":{"d":"197,-149r-23,0v-4,-18,-13,-26,-30,-26v-24,0,-40,20,-40,53v0,56,67,76,71,19r23,0v-1,34,-21,55,-54,55v-40,0,-66,-28,-66,-73v0,-81,111,-106,119,-28xm140,-245v67,0,122,57,122,125v0,69,-55,124,-124,124v-68,0,-124,-56,-124,-124v0,-69,56,-125,126,-125xm139,-227v-59,0,-106,47,-106,107v0,58,47,107,105,107v57,0,105,-48,105,-107v0,-58,-47,-107,-104,-107","w":276},"\u00c1":{"d":"87,-241r36,0r82,241r-38,0r-18,-56r-87,0r-18,56r-39,0xm139,-88r-34,-108r-34,108r68,0xm80,-261r55,-54r46,0r-67,54r-34,0","w":210,"k":{"\u00ab":4,"y":9,"w":6,"v":9,"u":4,"t":6,"q":3,"o":4,"g":-5,"e":4,"d":3,"c":3,"a":1,"Y":23,"W":12,"V":18,"U":10,"T":22,"Q":10,"O":10,"G":9,"C":9,".":-7,"-":-10,",":-9}},"\u00c2":{"d":"87,-241r36,0r82,241r-38,0r-18,-56r-87,0r-18,56r-39,0xm139,-88r-34,-108r-34,108r68,0xm41,-264r48,-49r33,0r48,49r-34,0r-31,-29r-30,29r-34,0","w":210,"k":{"Y":23,"W":12,"V":18,"U":10,"T":22,"Q":10,"O":10,"G":9,"C":9,".":-7,",":-9}},"\u00c4":{"d":"87,-241r36,0r82,241r-38,0r-18,-56r-87,0r-18,56r-39,0xm139,-88r-34,-108r-34,108r68,0xm73,-312v13,0,23,11,23,24v0,13,-11,23,-24,23v-13,0,-23,-10,-23,-23v0,-14,10,-24,24,-24xm139,-312v13,0,23,11,23,24v0,14,-11,23,-24,23v-13,0,-24,-10,-24,-23v0,-13,11,-24,25,-24","w":210,"k":{"\u00ab":4,"y":9,"w":6,"v":9,"u":4,"t":6,"q":3,"o":4,"g":-5,"d":3,"c":3,"a":1,"Y":23,"W":12,"V":18,"U":10,"T":22,"Q":10,"O":10,"G":9,"C":9,".":-7,"-":-10,",":-9}},"\u00c0":{"d":"87,-241r36,0r82,241r-38,0r-18,-56r-87,0r-18,56r-39,0xm139,-88r-34,-108r-34,108r68,0xm130,-261r-34,0r-67,-54r46,0","w":210,"k":{"Y":23,"W":12,"V":18,"U":10,"T":22,"Q":10,"O":10,"G":9,"C":9,".":-7,",":-9}},"\u00c5":{"d":"87,-241r36,0r82,241r-38,0r-18,-56r-87,0r-18,56r-39,0xm139,-88r-34,-108r-34,108r68,0xm106,-326v19,0,34,16,34,35v0,19,-16,34,-35,34v-19,0,-34,-15,-34,-34v0,-19,16,-35,35,-35xm105,-309v-10,0,-17,8,-17,18v0,10,7,17,17,17v10,0,18,-7,18,-17v0,-10,-8,-18,-18,-18","w":210,"k":{"\u00ab":4,"y":9,"w":6,"v":9,"u":4,"t":6,"q":3,"o":4,"g":-5,"e":4,"d":3,"c":3,"a":1,"Y":23,"W":12,"V":18,"U":10,"T":22,"Q":10,"O":10,"G":9,"C":9,".":-7,"-":-10,",":-9}},"\u00c3":{"d":"87,-241r36,0r82,241r-38,0r-18,-56r-87,0r-18,56r-39,0xm139,-88r-34,-108r-34,108r68,0xm132,-266v-24,1,-61,-37,-68,1r-18,-6v9,-55,56,-31,85,-21v8,0,14,-6,19,-18r17,5v-5,23,-18,39,-35,39","w":210,"k":{"Y":23,"W":12,"V":18,"U":10,"T":22,"Q":10,"O":10,"G":9,"C":9,".":-7,",":-9}},"\u00c7":{"d":"99,2v-52,-10,-84,-58,-84,-122v0,-75,41,-124,103,-124v48,0,78,28,82,77r-33,0v-6,-30,-22,-45,-49,-45v-39,0,-64,35,-64,92v0,97,107,130,116,34r34,0v-3,56,-32,89,-82,90r-6,17v52,3,43,75,-4,73v-11,0,-19,-2,-33,-9r0,-18v22,11,43,8,45,-14v1,-16,-17,-24,-35,-20","w":216,"k":{"A":4}},"\u00c9":{"d":"67,-140r96,0r0,32r-96,0r0,76r108,0r0,32r-145,0r0,-240r142,0r0,32r-105,0r0,68xm69,-261r56,-54r46,0r-67,54r-35,0","w":187},"\u00ca":{"d":"67,-140r96,0r0,32r-96,0r0,76r108,0r0,32r-145,0r0,-240r142,0r0,32r-105,0r0,68xm37,-264r48,-49r32,0r49,49r-34,0r-31,-29r-30,29r-34,0","w":187},"\u00cb":{"d":"67,-140r96,0r0,32r-96,0r0,76r108,0r0,32r-145,0r0,-240r142,0r0,32r-105,0r0,68xm69,-312v13,0,23,11,23,24v0,14,-11,23,-24,23v-13,0,-23,-10,-23,-23v0,-13,11,-24,24,-24xm134,-312v13,0,24,11,24,24v0,13,-11,23,-24,23v-13,0,-23,-10,-23,-23v0,-14,10,-24,23,-24","w":187},"\u00c8":{"d":"66,-140r96,0r0,32r-96,0r0,76r108,0r0,32r-145,0r0,-240r142,0r0,32r-105,0r0,68xm131,-261r-34,0r-67,-54r46,0","w":187},"\u00cd":{"d":"67,0r-37,0r0,-240r37,0r0,240xm25,-261r45,-54r44,0r-57,54r-32,0","w":96},"\u00ce":{"d":"67,0r-37,0r0,-240r37,0r0,240xm-8,-264r40,-49r33,0r40,49r-33,0r-23,-29r-23,29r-34,0","w":96},"\u00cf":{"d":"67,0r-37,0r0,-240r37,0r0,240xm20,-311v12,0,22,11,22,23v0,13,-9,23,-22,23v-13,0,-23,-10,-23,-23v0,-13,10,-23,23,-23xm77,-311v12,0,23,11,23,23v0,12,-11,23,-23,23v-13,0,-22,-10,-22,-23v0,-13,9,-23,22,-23","w":96},"\u00cc":{"d":"67,0r-37,0r0,-240r37,0r0,240xm72,-261r-32,0r-57,-54r43,0","w":96},"\u00d1":{"d":"30,-240r40,0r105,183r0,-183r36,0r0,240r-39,0r-107,-183r0,183r-35,0r0,-240xm148,-266v0,0,-60,-36,-68,1r-18,-6v9,-55,56,-30,85,-21v8,0,14,-6,19,-18r17,5v-5,23,-18,39,-35,39","w":240},"\u00d3":{"d":"87,-261r55,-54r46,0r-67,54r-34,0xm118,4v-66,-1,-103,-55,-103,-124v0,-75,42,-124,104,-124v62,0,103,49,103,123v1,70,-35,126,-104,125xm184,-121v0,-47,-18,-91,-65,-91v-40,0,-65,35,-65,92v0,57,25,92,64,92v41,0,66,-35,66,-93","w":237,"k":{"Y":13,"W":4,"V":9,"T":6,"A":10}},"\u00d4":{"d":"54,-264r49,-49r32,0r48,49r-34,0r-30,-29r-30,29r-35,0xm118,4v-66,-1,-103,-55,-103,-124v0,-75,42,-124,104,-124v62,0,103,49,103,123v1,70,-35,126,-104,125xm184,-121v0,-47,-18,-91,-65,-91v-40,0,-65,35,-65,92v0,57,25,92,64,92v41,0,66,-35,66,-93","w":237,"k":{"Y":13,"V":9,"T":6}},"\u00d6":{"d":"86,-312v13,0,23,11,23,24v0,14,-10,23,-23,23v-13,0,-24,-10,-24,-23v0,-13,11,-24,24,-24xm152,-312v13,0,23,11,23,24v0,13,-10,23,-23,23v-13,0,-24,-10,-24,-23v0,-14,11,-24,24,-24xm118,4v-66,-1,-103,-55,-103,-124v0,-75,42,-124,104,-124v62,0,103,49,103,123v1,70,-35,126,-104,125xm184,-121v0,-47,-18,-91,-65,-91v-40,0,-65,35,-65,92v0,57,25,92,64,92v41,0,66,-35,66,-93","w":237,"k":{"Y":13,"X":10,"W":4,"V":9,"T":6,"A":10}},"\u00d2":{"d":"151,-261r-34,0r-67,-54r46,0xm118,4v-66,-1,-103,-55,-103,-124v0,-75,42,-124,104,-124v62,0,103,49,103,123v1,70,-35,126,-104,125xm184,-121v0,-47,-18,-91,-65,-91v-40,0,-65,35,-65,92v0,57,25,92,64,92v41,0,66,-35,66,-93","w":237,"k":{"Y":13,"V":9,"T":6}},"\u00d5":{"d":"147,-266v-24,1,-61,-36,-69,1r-18,-6v9,-55,57,-30,86,-21v8,0,13,-6,18,-18r17,5v-4,23,-17,39,-34,39xm118,4v-66,-1,-103,-55,-103,-124v0,-75,42,-124,104,-124v62,0,103,49,103,123v1,70,-35,126,-104,125xm184,-121v0,-47,-18,-91,-65,-91v-40,0,-65,35,-65,92v0,57,25,92,64,92v41,0,66,-35,66,-93","w":237,"k":{"Y":13,"V":9,"T":6}},"\u00da":{"d":"84,-261r55,-54r46,0r-67,54r-34,0xm117,4v-62,-6,-90,-26,-90,-104r0,-140r37,0r0,139v-1,56,11,67,53,73v42,-4,54,-20,54,-73r0,-139r37,0r0,140v4,80,-27,97,-91,104","w":234,"k":{"r":2,"p":2,"n":2,"m":2,"A":10,".":5,",":3}},"\u00db":{"d":"53,-264r48,-49r33,0r48,49r-34,0r-31,-29r-30,29r-34,0xm117,4v-62,-6,-90,-26,-90,-104r0,-140r37,0r0,139v-1,56,11,67,53,73v42,-4,54,-20,54,-73r0,-139r37,0r0,140v4,80,-27,97,-91,104","w":234,"k":{"A":10}},"\u00dc":{"d":"85,-312v13,0,23,11,23,24v0,13,-10,23,-23,23v-13,0,-24,-10,-24,-23v0,-14,11,-24,24,-24xm150,-312v13,0,24,11,24,24v0,14,-11,23,-24,23v-13,0,-24,-10,-24,-23v0,-13,10,-24,24,-24xm117,4v-62,-6,-90,-26,-90,-104r0,-140r37,0r0,139v-1,56,11,67,53,73v42,-4,54,-20,54,-73r0,-139r37,0r0,140v4,80,-27,97,-91,104","w":234,"k":{"r":2,"p":2,"n":2,"m":2,"b":2,"A":10,".":5,",":3}},"\u00d9":{"d":"151,-261r-34,0r-67,-54r45,0xm117,4v-62,-6,-90,-26,-90,-104r0,-140r37,0r0,139v-1,56,11,67,53,73v42,-4,54,-20,54,-73r0,-139r37,0r0,140v4,80,-27,97,-91,104","w":234,"k":{"A":10}},"\u00dd":{"d":"2,-240r42,0r53,103r53,-103r42,0r-76,142r0,98r-38,0r0,-98xm65,-261r56,-54r45,0r-67,54r-34,0","w":194},"\u00e1":{"d":"63,-194r41,-55r46,0r-60,55r-27,0xm16,-45v6,-50,41,-56,103,-66v1,-24,-6,-36,-30,-35v-19,0,-30,7,-33,23r-34,0v3,-37,30,-52,69,-52v45,0,62,16,62,67v0,34,-4,87,6,108r-33,0v-2,-8,-3,-12,-3,-21v-19,42,-114,28,-107,-24xm81,-24v31,0,41,-25,38,-63v-50,8,-67,17,-67,38v0,15,12,25,29,25","w":178,"k":{"y":6,"w":4,"v":6}},"\u00e2":{"d":"31,-196r42,-53r32,0r43,53r-33,0r-26,-33r-25,33r-33,0xm16,-45v6,-50,41,-56,103,-66v1,-24,-6,-36,-30,-35v-19,0,-30,7,-33,23r-34,0v3,-37,30,-52,69,-52v45,0,62,16,62,67v0,34,-4,87,6,108r-33,0v-2,-8,-3,-12,-3,-21v-19,42,-114,28,-107,-24xm81,-24v31,0,41,-25,38,-63v-50,8,-67,17,-67,38v0,15,12,25,29,25","w":178},"\u00e4":{"d":"16,-45v6,-50,41,-56,103,-66v1,-24,-6,-36,-30,-35v-19,0,-30,7,-33,23r-34,0v3,-37,30,-52,69,-52v45,0,62,16,62,67v0,34,-4,87,6,108r-33,0v-2,-8,-3,-12,-3,-21v-19,42,-114,28,-107,-24xm81,-24v31,0,41,-25,38,-63v-50,8,-67,17,-67,38v0,15,12,25,29,25xm58,-244v12,0,21,9,21,21v0,12,-9,22,-21,22v-12,0,-22,-10,-22,-22v0,-13,9,-21,22,-21xm120,-245v12,0,21,10,21,22v0,12,-9,22,-21,22v-12,0,-22,-10,-22,-22v0,-12,10,-22,22,-22","w":178,"k":{"y":6,"w":4,"v":6}},"\u00e0":{"d":"117,-194r-27,0r-60,-55r45,0xm16,-45v6,-50,41,-56,103,-66v1,-24,-6,-36,-30,-35v-19,0,-30,7,-33,23r-34,0v3,-37,30,-52,69,-52v45,0,62,16,62,67v0,34,-4,87,6,108r-33,0v-2,-8,-3,-12,-3,-21v-19,42,-114,28,-107,-24xm81,-24v31,0,41,-25,38,-63v-50,8,-67,17,-67,38v0,15,12,25,29,25","w":178,"k":{"y":6,"w":4,"v":6}},"\u00e5":{"d":"90,-260v19,0,34,16,34,35v0,19,-16,35,-35,35v-19,0,-34,-16,-34,-35v0,-19,16,-35,35,-35xm90,-243v-10,0,-18,8,-18,18v0,9,8,18,17,18v23,1,23,-36,1,-36xm16,-45v6,-50,41,-56,103,-66v1,-24,-6,-36,-30,-35v-19,0,-30,7,-33,23r-34,0v3,-37,30,-52,69,-52v45,0,62,16,62,67v0,34,-4,87,6,108r-33,0v-2,-8,-3,-12,-3,-21v-19,42,-114,28,-107,-24xm81,-24v31,0,41,-25,38,-63v-50,8,-67,17,-67,38v0,15,12,25,29,25","w":178,"k":{"y":6,"w":4,"v":6}},"\u00e3":{"d":"113,-201v-18,0,-56,-35,-62,1r-16,-4v7,-56,49,-33,77,-23v7,0,13,-5,17,-17r15,4v-4,24,-16,39,-31,39xm16,-45v6,-50,41,-56,103,-66v1,-24,-6,-36,-30,-35v-19,0,-30,7,-33,23r-34,0v3,-37,30,-52,69,-52v45,0,62,16,62,67v0,34,-4,87,6,108r-33,0v-2,-8,-3,-12,-3,-21v-19,42,-114,28,-107,-24xm81,-24v31,0,41,-25,38,-63v-50,8,-67,17,-67,38v0,15,12,25,29,25","w":178},"\u00e7":{"d":"72,2v-39,-9,-54,-44,-58,-87v-9,-100,136,-127,144,-29r-34,0v-4,-23,-14,-33,-33,-33v-25,0,-41,24,-41,62v0,64,68,86,75,25r35,0v-3,40,-30,65,-69,65r-5,13v47,4,38,65,-4,64v-10,0,-17,-3,-29,-9r0,-15v33,23,57,-21,25,-30v-2,-1,-11,-2,-16,0","w":173},"\u00e9":{"d":"68,-194r41,-55r47,0r-61,55r-27,0xm166,-78r-116,0v-5,55,61,73,81,31r32,2v-9,32,-34,50,-69,50v-48,0,-80,-35,-80,-89v0,-56,31,-92,79,-92v47,-1,78,42,73,98xm51,-104r79,0v-3,-29,-16,-43,-38,-43v-22,0,-35,14,-41,43","k":{"y":6,"w":4,"v":6}},"\u00ea":{"d":"35,-196r42,-53r33,0r42,53r-32,0r-26,-33r-26,33r-33,0xm166,-78r-116,0v-5,55,61,73,81,31r32,2v-9,32,-34,50,-69,50v-48,0,-80,-35,-80,-89v0,-56,31,-92,79,-92v47,-1,78,42,73,98xm51,-104r79,0v-3,-29,-16,-43,-38,-43v-22,0,-35,14,-41,43","k":{"y":6,"w":4,"v":6}},"\u00eb":{"d":"166,-78r-116,0v-5,55,61,73,81,31r32,2v-9,32,-34,50,-69,50v-48,0,-80,-35,-80,-89v0,-56,31,-92,79,-92v47,-1,78,42,73,98xm51,-104r79,0v-3,-29,-16,-43,-38,-43v-22,0,-35,14,-41,43xm63,-244v12,0,22,9,22,21v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22v0,-13,9,-21,22,-21xm125,-245v12,0,22,10,22,22v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22v0,-12,10,-22,22,-22"},"\u00e8":{"d":"120,-194r-27,0r-61,-55r46,0xm166,-78r-116,0v-5,55,61,73,81,31r32,2v-9,32,-34,50,-69,50v-48,0,-80,-35,-80,-89v0,-56,31,-92,79,-92v47,-1,78,42,73,98xm51,-104r79,0v-3,-29,-16,-43,-38,-43v-22,0,-35,14,-41,43"},"\u00ed":{"d":"26,-171r36,0r0,171r-36,0r0,-171xm23,-194r32,-55r43,0r-49,55r-26,0","w":87},"\u00ee":{"d":"26,-171r36,0r0,171r-36,0r0,-171xm-5,-196r32,-53r33,0r33,53r-31,0r-18,-33r-19,33r-30,0","w":87},"\u00ef":{"d":"26,-171r36,0r0,171r-36,0r0,-171xm17,-244v11,0,21,10,21,21v0,12,-9,21,-21,21v-12,0,-22,-9,-22,-21v0,-12,10,-21,22,-21xm71,-244v11,0,21,10,21,21v0,12,-10,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21","w":87},"\u00ec":{"d":"26,-171r36,0r0,171r-36,0r0,-171xm64,-194r-26,0r-48,-55r42,0","w":87},"\u00f1":{"d":"116,-201v-18,0,-57,-36,-62,1r-17,-4v7,-56,49,-34,77,-23v7,0,13,-5,17,-17r16,4v-4,24,-16,39,-31,39xm99,-144v-55,0,-34,88,-38,144r-35,0v-2,-50,5,-136,-5,-171r34,0v3,7,4,12,4,23v34,-47,107,-35,107,50r0,98r-36,0v-6,-51,21,-144,-31,-144","w":189},"\u00f3":{"d":"67,-194r42,-55r46,0r-60,55r-28,0xm94,-176v47,0,80,38,80,91v0,53,-34,90,-80,90v-47,0,-80,-38,-80,-92v0,-51,34,-89,80,-89xm94,-147v-26,0,-44,25,-44,61v0,37,18,62,44,62v26,0,43,-24,43,-61v0,-37,-17,-62,-43,-62","w":187,"k":{"y":6,"w":4,"v":6}},"\u00f4":{"d":"35,-196r42,-53r33,0r42,53r-32,0r-26,-33r-26,33r-33,0xm94,-176v47,0,80,38,80,91v0,53,-34,90,-80,90v-47,0,-80,-38,-80,-92v0,-51,34,-89,80,-89xm94,-147v-26,0,-44,25,-44,61v0,37,18,62,44,62v26,0,43,-24,43,-61v0,-37,-17,-62,-43,-62","w":187,"k":{"t":4}},"\u00f6":{"d":"94,-176v47,0,80,38,80,91v0,53,-34,90,-80,90v-47,0,-80,-38,-80,-92v0,-51,34,-89,80,-89xm94,-147v-26,0,-44,25,-44,61v0,37,18,62,44,62v26,0,43,-24,43,-61v0,-37,-17,-62,-43,-62xm63,-244v12,0,22,9,22,21v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22v0,-13,9,-21,22,-21xm125,-245v12,0,22,10,22,22v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22v0,-12,10,-22,22,-22","w":187,"k":{"y":6,"x":7,"w":4,"v":6,"t":4}},"\u00f2":{"d":"119,-194r-28,0r-60,-55r46,0xm94,-176v47,0,80,38,80,91v0,53,-34,90,-80,90v-47,0,-80,-38,-80,-92v0,-51,34,-89,80,-89xm94,-147v-26,0,-44,25,-44,61v0,37,18,62,44,62v26,0,43,-24,43,-61v0,-37,-17,-62,-43,-62","w":187,"k":{"y":6,"w":4,"v":6}},"\u00f5":{"d":"120,-201v-17,0,-57,-36,-62,1r-17,-4v7,-55,49,-34,77,-23v7,0,13,-5,17,-17r15,4v-4,24,-15,39,-30,39xm94,-176v47,0,80,38,80,91v0,53,-34,90,-80,90v-47,0,-80,-38,-80,-92v0,-51,34,-89,80,-89xm94,-147v-26,0,-44,25,-44,61v0,37,18,62,44,62v26,0,43,-24,43,-61v0,-37,-17,-62,-43,-62","w":187},"\u00fa":{"d":"68,-194r42,-55r46,0r-60,55r-28,0xm131,-21v-32,49,-107,25,-107,-48r0,-102r36,0v6,52,-21,144,32,144v55,0,33,-90,37,-144r36,0v2,49,-4,136,4,171r-34,0v-2,-5,-4,-13,-4,-21","w":190},"\u00fb":{"d":"36,-196r42,-53r33,0r42,53r-33,0r-26,-33r-25,33r-33,0xm131,-21v-32,49,-107,25,-107,-48r0,-102r36,0v6,52,-21,144,32,144v55,0,33,-90,37,-144r36,0v2,49,-4,136,4,171r-34,0v-2,-5,-4,-13,-4,-21","w":190},"\u00fc":{"d":"131,-21v-32,49,-107,25,-107,-48r0,-102r36,0v6,52,-21,144,32,144v55,0,33,-90,37,-144r36,0v2,49,-4,136,4,171r-34,0v-2,-5,-4,-13,-4,-21xm63,-244v12,0,22,9,22,21v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22v0,-13,9,-21,22,-21xm126,-245v12,0,22,10,22,22v0,12,-11,22,-23,22v-12,0,-21,-10,-21,-22v0,-12,10,-22,22,-22","w":190},"\u00f9":{"d":"123,-194r-27,0r-60,-55r45,0xm131,-21v-32,49,-107,25,-107,-48r0,-102r36,0v6,52,-21,144,32,144v55,0,33,-90,37,-144r36,0v2,49,-4,136,4,171r-34,0v-2,-5,-4,-13,-4,-21","w":190},"\u00fd":{"d":"6,-171r37,0r42,136r44,-136r37,0r-58,163v-23,69,-29,74,-98,80r0,-31v32,1,48,-9,56,-36xm59,-194r42,-55r46,0r-60,55r-28,0","w":169},"\u00ff":{"d":"6,-171r37,0r42,136r44,-136r37,0r-58,163v-23,69,-29,74,-98,80r0,-31v32,1,48,-9,56,-36xm54,-244v12,0,21,9,21,21v0,12,-10,22,-22,22v-12,0,-21,-10,-21,-22v0,-13,9,-21,22,-21xm116,-245v12,0,22,10,22,22v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22v0,-12,10,-22,22,-22","w":169},"\u0387":{"d":"46,-114v13,0,24,10,24,24v0,14,-10,24,-24,24v-13,0,-25,-11,-25,-24v0,-13,11,-24,25,-24","w":91},"\u00ad":{"d":"0,-104r96,0r0,27r-96,0r0,-27","w":96},"\u00a0":{"w":90},"\u0391":{"d":"87,-241r36,0r82,241r-38,0r-18,-56r-87,0r-18,56r-39,0xm139,-88r-34,-108r-34,108r68,0","w":210},"\u0392":{"d":"192,-68v0,73,-75,71,-162,68r0,-240v73,-1,151,-7,149,60v0,27,-13,43,-40,52v36,8,53,28,53,60xm142,-176v0,-36,-34,-34,-76,-34r0,70v40,1,77,1,76,-36xm153,-70v0,-43,-39,-41,-87,-40r0,79v48,0,87,6,87,-39","w":205},"\u0393":{"d":"30,0r0,-240r141,0r0,32r-103,0r0,208r-38,0","w":178},"\u0394":{"d":"5,0r83,-241r39,0r82,241r-204,0xm159,-32r-52,-166r-53,166r105,0","w":214},"\u0395":{"d":"67,-140r96,0r0,32r-96,0r0,76r108,0r0,32r-145,0r0,-240r142,0r0,32r-105,0r0,68","w":187},"\u0396":{"d":"19,-240r151,0r0,26r-117,182r114,0r0,32r-158,0r0,-29r116,-180r-106,0r0,-31","w":178},"\u0397":{"d":"67,-141r104,0r0,-99r37,0r0,240r-37,0r0,-110r-104,0r0,110r-37,0r0,-240r37,0r0,99","w":237},"\u0398":{"d":"119,-244v62,0,103,50,103,124v0,74,-41,124,-103,124v-63,0,-104,-49,-104,-126v0,-72,43,-122,104,-122xm119,-28v46,0,65,-46,65,-92v0,-56,-26,-92,-65,-92v-39,0,-65,36,-65,91v0,58,25,93,65,93xm80,-135r78,0r0,30r-78,0r0,-30","w":237},"\u0399":{"d":"67,0r-37,0r0,-240r37,0r0,240","w":96},"\u039a":{"d":"160,-240r43,0r-93,112r101,128r-49,0r-94,-127xm30,-240r37,0r0,240r-37,0r0,-240","w":213},"\u039b":{"d":"207,0r-39,0r-63,-198r-62,198r-39,0r83,-241r38,0","w":211},"\u039c":{"d":"30,-240r53,0r59,200r60,-200r53,0r0,240r-34,0r0,-199r-60,199r-38,0r-59,-199r0,199r-34,0r0,-240","w":284},"\u039d":{"d":"30,-240r40,0r105,183r0,-183r36,0r0,240r-39,0r-107,-183r0,183r-35,0r0,-240","w":240},"\u039e":{"d":"24,-108r0,-32r144,0r0,32r-144,0xm12,0r0,-32r168,0r0,32r-168,0xm15,-208r0,-32r162,0r0,32r-162,0","w":192},"\u039f":{"d":"119,-244v62,0,103,50,103,124v0,74,-41,124,-103,124v-63,0,-104,-49,-104,-126v0,-72,43,-122,104,-122xm119,-28v46,0,65,-46,65,-92v0,-56,-26,-92,-65,-92v-39,0,-65,36,-65,91v0,58,25,93,65,93","w":237},"\u03a0":{"d":"67,-210r0,210r-37,0r0,-240r178,0r0,240r-37,0r0,-210r-104,0","w":237},"\u03a1":{"d":"189,-166v-1,63,-45,77,-122,73r0,93r-37,0r0,-240v86,-2,161,-3,159,74xm150,-166v0,-43,-33,-42,-83,-42r0,83v49,1,83,1,83,-41","w":196},"\u03a3":{"d":"10,0r0,-29r79,-91r-71,-94r0,-26r153,0r0,32r-104,0r66,88r-75,88r113,0r0,32r-161,0","w":175},"\u03a4":{"d":"6,-240r163,0r0,32r-64,0r0,208r-37,0r0,-208r-62,0r0,-32","w":174},"\u03a5":{"d":"2,-240r42,0r54,103r52,-103r42,0r-76,142r0,98r-38,0r0,-98","w":194},"\u03a6":{"d":"147,-184r0,134v73,7,87,-117,21,-131v-7,-2,-13,-3,-21,-3xm112,-184v-42,2,-64,26,-64,67v0,40,25,67,64,67r0,-134xm147,-240r0,23v60,1,101,41,101,99v0,58,-41,98,-101,98r0,20r-35,0r0,-20v-60,0,-101,-40,-101,-98v0,-58,41,-98,101,-99r0,-23r35,0","w":258},"\u03a7":{"d":"11,-240r42,0r49,83r50,-83r42,0r-71,115r75,125r-42,0r-54,-91r-54,91r-43,0r75,-125","w":203},"\u03a8":{"d":"223,-150v5,75,-24,89,-83,103r0,47r-37,0r0,-46v-55,-13,-84,-26,-84,-104r0,-90r37,0v5,65,-22,159,47,162r0,-162r37,0r0,161v37,-10,46,-16,46,-71r0,-90r37,0r0,90","w":242},"\u03a9":{"d":"233,-134v0,52,-22,91,-64,99r0,3r64,0r0,32r-94,0r0,-55v36,-4,55,-31,55,-75v0,-52,-25,-82,-69,-82v-44,0,-69,30,-69,82v0,44,20,71,56,75r0,55r-95,0r0,-32r65,0r0,-3v-41,-8,-66,-46,-65,-99v0,-68,42,-110,108,-110v66,0,108,42,108,110","w":250},"\u03d2":{"d":"79,0v5,-108,-12,-175,-80,-218r21,-27v40,24,72,69,78,110v5,-41,37,-86,77,-110r21,27v-68,44,-85,109,-80,218r-37,0","w":194},"\u03b1":{"d":"148,-129r7,-42r36,0r-24,84r27,87r-35,0r-10,-45v-27,86,-135,52,-135,-40v0,-91,106,-127,134,-44xm135,-85v-14,-45,-26,-62,-47,-62v-23,0,-38,25,-38,62v0,55,42,82,68,42v6,-10,10,-20,17,-42","w":205},"\u03b2":{"d":"25,-161v-4,-62,26,-80,75,-85v76,-8,93,105,25,117v36,8,52,26,52,61v0,68,-82,97,-117,47r0,92r-35,0r0,-232xm60,-169v2,59,-15,143,44,143v23,0,37,-18,37,-45v0,-31,-17,-44,-51,-43r0,-28v26,2,41,-13,41,-38v0,-24,-12,-37,-35,-37v-26,0,-38,14,-36,48","w":190},"\u03b3":{"d":"66,1r-63,-172r37,0r43,132r44,-132r36,0r-62,172r0,70r-35,0r0,-70","w":166},"\u03b4":{"d":"82,-172r-49,-43r0,-27r123,0r0,30r-72,0v34,31,90,71,90,126v0,53,-33,91,-80,91v-47,0,-80,-38,-80,-91v0,-48,27,-83,68,-86xm94,-147v-26,0,-44,25,-44,61v0,38,18,62,44,62v26,0,44,-25,44,-61v0,-37,-18,-62,-44,-62","w":187},"\u03b5":{"d":"152,-54v-5,35,-28,59,-71,59v-70,0,-96,-79,-28,-90v-23,-7,-35,-20,-35,-41v0,-30,25,-50,65,-50v38,0,62,20,67,56r-34,3v0,-38,-61,-39,-61,-6v0,19,23,28,41,24r0,28v-49,-10,-65,44,-16,46v22,0,33,-9,37,-31","w":165},"\u03b6":{"d":"88,71v5,-22,48,-58,3,-64v-51,-7,-77,-39,-77,-89v0,-48,26,-87,86,-130r-74,0r0,-30r123,0r0,26v-61,47,-89,61,-99,132v4,43,11,58,57,65v63,9,35,47,14,90r-33,0","w":146},"\u03b7":{"d":"99,-144v-55,2,-34,88,-38,144r-35,0v-2,-50,5,-136,-5,-171r34,0v3,7,4,12,4,23v34,-47,107,-35,107,50r0,169r-36,0r0,-164v2,-38,-5,-47,-31,-51","w":189},"\u03b8":{"d":"51,-134r86,0v-3,-53,-20,-83,-44,-83v-23,0,-39,31,-42,83xm137,-106r-86,0v3,50,19,82,43,82v23,0,40,-32,43,-82xm94,-246v46,0,80,52,80,126v0,73,-34,125,-80,125v-47,0,-80,-52,-80,-127v0,-72,34,-124,80,-124","w":187},"\u03b9":{"d":"26,-171r36,0r0,171r-36,0r0,-171","w":87},"\u03ba":{"d":"129,-171r42,0r-67,78r73,93r-48,0r-67,-92xm26,-171r35,0r0,171r-35,0r0,-171","w":183},"\u03bb":{"d":"67,-179r-22,-63r36,0r82,242r-37,0r-42,-136r-44,136r-36,0","w":166},"\u03bc":{"d":"92,-27v55,0,33,-90,37,-144r36,0v2,49,-4,136,4,171r-34,0v-2,-5,-4,-13,-4,-21v-14,25,-42,30,-71,21r0,71r-36,0r0,-242r36,0v6,52,-21,144,32,144","w":190},"\u03bd":{"d":"4,-171r37,0r43,132r43,-132r38,0r-61,172r-40,0","w":168},"\u03be":{"d":"117,-123v-56,-3,-60,10,-66,49v3,37,16,50,56,55v58,8,37,40,20,81r-33,0v12,-23,16,-35,16,-44v0,-7,-4,-10,-19,-11v-86,-3,-104,-130,-26,-148v-38,-12,-43,-52,-11,-71r-38,0r0,-30r123,0r0,26v-39,-2,-68,8,-70,35v0,18,17,27,48,28r0,30","w":146},"\u03bf":{"d":"94,-176v47,0,80,38,80,91v0,53,-34,90,-80,90v-47,0,-80,-38,-80,-92v0,-51,34,-89,80,-89xm94,-147v-26,0,-44,25,-44,61v0,37,18,62,44,62v26,0,43,-24,43,-61v0,-37,-17,-62,-43,-62","w":187},"\u03c0":{"d":"129,-143r-60,0r0,143r-35,0r0,-143r-24,0r0,-28r178,0r0,28r-24,0r0,143r-35,0r0,-143","w":192},"\u03c1":{"d":"23,-78v-3,-64,27,-98,79,-98v45,0,72,35,72,90v0,77,-72,120,-115,65r0,92r-36,0r0,-149xm99,-147v-25,0,-41,24,-41,61v0,36,17,60,41,60v25,0,39,-22,39,-61v0,-38,-15,-60,-39,-60","w":188},"\u03c3":{"d":"98,-176r87,5r0,29v-12,2,-15,0,-30,-1v43,50,8,148,-61,148v-46,0,-80,-37,-80,-90v1,-52,29,-94,84,-91xm94,-147v-26,0,-44,25,-44,61v0,37,18,62,44,62v26,0,44,-25,44,-61v0,-37,-18,-62,-44,-62","w":190},"\u03c4":{"d":"86,0r-35,0r0,-143r-50,0r0,-28r135,0r0,28r-50,0r0,143","w":137},"\u03c5":{"d":"95,-24v56,0,27,-94,34,-147r36,0r0,102v1,52,-23,74,-70,74v-48,0,-72,-22,-71,-74r0,-102r36,0v6,54,-21,147,35,147","w":189},"\u03d5":{"d":"93,-23r0,-153v69,-9,114,26,114,91v0,51,-33,88,-79,90r0,66r-35,0r0,-66v-82,2,-107,-131,-39,-169r16,20v-34,30,-26,120,23,121xm128,-148r0,125v27,-2,44,-27,44,-62v0,-36,-17,-61,-44,-63","w":221},"\u03c7":{"d":"97,-61r65,132r-41,0r-43,-93r-42,93r-39,0r64,-129r-55,-113r41,0r33,75r34,-75r37,0","w":159},"\u03c8":{"d":"94,4v-44,-5,-70,-23,-70,-72r0,-103r35,0v7,53,-23,139,35,146r0,-145r35,0r0,145v55,-3,28,-92,34,-146r35,0r0,103v1,49,-25,67,-69,72r0,67r-35,0r0,-67","w":222},"\u03c9":{"d":"163,-173v59,27,53,179,-16,178v-18,0,-30,-8,-38,-26v-8,18,-19,26,-37,26v-35,0,-58,-35,-58,-88v0,-41,12,-67,39,-88r18,27v-31,12,-26,119,2,120v22,1,18,-51,18,-78r36,0v0,28,-4,79,18,78v29,-1,31,-105,4,-119","w":217},"\u03c2":{"d":"49,-7v-57,-37,-44,-169,43,-169v39,0,61,22,66,62r-35,0v-4,-23,-13,-33,-32,-33v-43,0,-54,90,-24,113v7,18,89,12,78,43v0,13,-8,35,-22,62r-33,0v13,-24,21,-44,21,-52v0,-18,-55,-12,-62,-26","w":167},"\u03d1":{"d":"138,-136v-58,4,-97,-15,-97,-61v0,-30,22,-50,55,-50v41,0,66,28,75,82r20,0r0,29r-17,0v3,82,-27,142,-82,141v-41,-1,-64,-24,-61,-65r-28,0r0,-32r63,0v1,30,-7,70,25,68v37,-3,48,-56,47,-112xm135,-165v-6,-38,-17,-53,-36,-53v-13,0,-22,9,-22,23v0,21,17,30,58,30","w":198},"\u03c6":{"d":"128,71r-35,0r0,-66v-47,-2,-79,-39,-79,-90v0,-51,33,-89,79,-91r0,-66r35,0r0,66v46,2,79,40,79,91v0,51,-32,88,-79,90r0,66xm93,-23r0,-125v-27,2,-44,27,-44,63v0,35,17,60,44,62xm128,-148r0,125v27,-2,44,-27,44,-62v0,-36,-17,-61,-44,-63","w":221},"\u03ca":{"d":"26,-171r36,0r0,171r-36,0r0,-171xm17,-244v11,0,21,10,21,21v0,12,-9,21,-21,21v-12,0,-22,-9,-22,-21v0,-12,10,-21,22,-21xm71,-244v11,0,21,10,21,21v0,12,-10,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21","w":87},"\u03cb":{"d":"95,-24v56,0,27,-94,34,-147r36,0r0,102v1,52,-23,74,-70,74v-48,0,-72,-22,-71,-74r0,-102r36,0v6,54,-21,147,35,147xm64,-244v12,0,21,9,21,21v0,12,-10,22,-22,22v-12,0,-21,-10,-21,-22v0,-13,9,-21,22,-21xm126,-245v12,0,22,10,22,22v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22v0,-12,10,-22,22,-22","w":189},"\u0384":{"d":"44,-194r-28,0r-4,-61r36,0","w":59},"\u0385":{"d":"34,-244v12,0,21,9,21,21v0,12,-9,22,-21,22v-12,0,-22,-10,-22,-22v0,-12,9,-21,22,-21xm127,-245v12,0,22,10,22,22v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22v0,-12,10,-22,22,-22xm94,-194r-27,0r-4,-61r35,0","w":160},"\u0386":{"d":"96,-241r36,0r82,241r-38,0r-18,-56r-87,0r-18,56r-39,0xm148,-88r-34,-108r-34,108r68,0xm51,-194r-27,0r-4,-61r35,0","w":219},"\u0388":{"d":"86,-140r96,0r0,32r-96,0r0,76r108,0r0,32r-145,0r0,-240r142,0r0,32r-105,0r0,68xm32,-194r-28,0r-4,-61r36,0","w":206},"\u0389":{"d":"86,-141r103,0r0,-99r37,0r0,240r-37,0r0,-110r-103,0r0,110r-37,0r0,-240r37,0r0,99xm32,-194r-28,0r-4,-61r36,0","w":256},"\u038a":{"d":"86,0r-37,0r0,-240r37,0r0,240xm32,-194r-28,0r-4,-61r36,0","w":115},"\u038c":{"d":"133,-244v62,0,103,50,103,124v0,75,-41,124,-103,124v-63,0,-104,-49,-104,-126v0,-72,43,-122,104,-122xm133,-212v-45,0,-65,45,-65,91v0,58,25,93,65,93v39,0,64,-35,64,-92v0,-56,-25,-92,-64,-92xm32,-194r-28,0r-4,-61r36,0","w":251},"\u038f":{"d":"32,-194r-28,0r-4,-61r36,0xm245,-134v0,52,-23,91,-65,99r0,3r65,0r0,32r-95,0r0,-55v36,-4,56,-31,56,-75v0,-53,-25,-82,-69,-82v-44,0,-69,30,-69,82v0,44,20,71,55,75r0,55r-94,0r0,-32r64,0r0,-3v-40,-7,-64,-45,-64,-99v0,-68,42,-110,108,-110v66,0,108,42,108,110","w":262},"\u038e":{"d":"39,-240r42,0r54,103r53,-103r41,0r-76,142r0,98r-37,0r0,-98xm29,-194r-28,0r-4,-61r36,0","w":231},"\u03aa":{"d":"67,0r-37,0r0,-240r37,0r0,240xm20,-311v12,0,22,11,22,23v0,13,-9,23,-22,23v-13,0,-23,-10,-23,-23v0,-13,10,-23,23,-23xm77,-311v12,0,23,11,23,23v0,12,-11,23,-23,23v-13,0,-22,-10,-22,-23v0,-13,9,-23,22,-23","w":96},"\u03ab":{"d":"64,-312v13,0,23,11,23,24v0,13,-10,23,-23,23v-13,0,-24,-10,-24,-23v0,-13,10,-24,24,-24xm130,-312v13,0,23,10,23,24v0,13,-9,23,-23,23v-13,0,-24,-10,-24,-23v0,-13,11,-24,24,-24xm2,-240r42,0r54,103r52,-103r42,0r-76,142r0,98r-38,0r0,-98","w":194},"\u03ac":{"d":"148,-129r7,-42r36,0r-24,84r27,87r-35,0r-10,-45v-27,86,-135,52,-135,-40v0,-91,106,-127,134,-44xm135,-85v-14,-45,-26,-62,-47,-62v-23,0,-38,25,-38,62v0,55,42,82,68,42v6,-10,10,-20,17,-42xm117,-194r-28,0r-4,-61r36,0","w":205},"\u03ad":{"d":"97,-194r-28,0r-3,-61r35,0xm152,-54v-5,35,-28,59,-71,59v-70,0,-96,-79,-28,-90v-23,-7,-35,-20,-35,-41v0,-30,25,-50,65,-50v38,0,62,20,67,56r-34,3v0,-38,-61,-39,-61,-6v0,19,23,28,41,24r0,28v-49,-10,-65,44,-16,46v22,0,33,-9,37,-31","w":165},"\u03ae":{"d":"99,-144v-55,2,-34,88,-38,144r-35,0v-2,-50,5,-136,-5,-171r34,0v3,7,4,12,4,23v34,-47,107,-35,107,50r0,169r-36,0r0,-164v2,-38,-5,-47,-31,-51xm109,-194r-28,0r-4,-61r36,0","w":189},"\u03af":{"d":"26,-171r36,0r0,171r-36,0r0,-171xm58,-194r-28,0r-4,-61r36,0","w":87},"\u03cc":{"d":"94,-176v47,0,80,38,80,91v0,53,-34,90,-80,90v-47,0,-80,-38,-80,-92v0,-51,34,-89,80,-89xm94,-147v-26,0,-44,25,-44,61v0,37,18,62,44,62v26,0,43,-24,43,-61v0,-37,-17,-62,-43,-62xm108,-194r-28,0r-4,-61r36,0","w":187},"\u03ce":{"d":"123,-194r-28,0r-4,-61r36,0xm163,-173v59,27,53,179,-16,178v-18,0,-30,-8,-38,-26v-8,18,-19,26,-37,26v-35,0,-58,-35,-58,-88v0,-41,12,-67,39,-88r18,27v-31,12,-26,119,2,120v22,1,18,-51,18,-78r36,0v0,28,-4,79,18,78v29,-1,31,-105,4,-119","w":217},"\u03cd":{"d":"95,-24v56,0,27,-94,34,-147r36,0r0,102v1,52,-23,74,-70,74v-48,0,-72,-22,-71,-74r0,-102r36,0v6,54,-21,147,35,147xm108,-194r-27,0r-4,-61r35,0","w":189},"\u0390":{"d":"26,-171r36,0r0,171r-36,0r0,-171xm-3,-244v12,0,22,9,22,21v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22v0,-12,9,-21,22,-21xm90,-245v12,0,22,10,22,22v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22v0,-12,10,-22,22,-22xm58,-194r-28,0r-4,-61r36,0","w":87},"\u03b0":{"d":"95,-24v56,0,27,-94,34,-147r36,0r0,102v1,52,-23,74,-70,74v-48,0,-72,-22,-71,-74r0,-102r36,0v6,54,-21,147,35,147xm48,-244v12,0,22,9,22,21v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22v0,-13,9,-21,22,-21xm141,-245v12,0,22,10,22,22v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22v0,-12,10,-22,22,-22xm108,-194r-27,0r-4,-61r35,0","w":189},"\u0410":{"d":"87,-241r36,0r82,241r-38,0r-18,-56r-87,0r-18,56r-39,0xm139,-88r-34,-108r-34,108r68,0","w":210},"\u0411":{"d":"189,-72v3,77,-75,75,-159,72r0,-240r129,0r0,32r-92,0r0,61v79,-4,119,12,122,75xm150,-72v0,-44,-32,-43,-83,-42r0,82v48,0,82,2,83,-40","w":198},"\u0412":{"d":"192,-68v0,73,-75,71,-162,68r0,-240v73,-1,151,-7,149,60v0,27,-13,43,-40,52v36,8,53,28,53,60xm142,-176v0,-36,-34,-34,-76,-34r0,70v40,1,77,1,76,-36xm153,-70v0,-43,-39,-41,-87,-40r0,79v48,0,87,6,87,-39","w":205},"\u0413":{"d":"30,0r0,-240r141,0r0,32r-103,0r0,208r-38,0","w":178},"\u0414":{"d":"188,-240r0,209r26,0r0,67r-37,0r0,-36r-136,0r0,36r-37,0r0,-67v25,2,33,-7,36,-37r13,-172r135,0xm151,-210r-64,0r-13,146v-1,19,-3,26,-8,33r85,0r0,-179","w":219},"\u0415":{"d":"67,-140r96,0r0,32r-96,0r0,76r108,0r0,32r-145,0r0,-240r142,0r0,32r-105,0r0,68","w":187},"\u0416":{"d":"133,-240r37,0r0,99r15,0r74,-99r42,0r-86,114r92,126r-42,0r-80,-110r-15,0r0,110r-37,0r0,-110r-15,0r-80,110r-43,0r93,-126r-86,-114r42,0r74,99r15,0r0,-99","w":302},"\u0417":{"d":"142,-69v-1,-28,-24,-39,-58,-36r0,-30v34,3,58,-10,58,-39v0,-24,-15,-38,-41,-38v-28,0,-44,15,-50,44r-33,-3v5,-48,35,-73,86,-73v82,0,105,106,34,123v77,24,41,131,-36,125v-58,-4,-82,-27,-88,-84r34,-6v4,38,21,58,51,58v25,0,43,-17,43,-41","w":202},"\u0418":{"d":"30,0r0,-240r35,0r0,174r110,-157r0,-17r36,0r0,240r-36,0r0,-174r-110,157r0,17r-35,0","w":240},"\u041a":{"d":"160,-240r43,0r-93,112r101,128r-49,0r-94,-127xm30,-240r37,0r0,240r-37,0r0,-240","w":213},"\u041b":{"d":"189,-240r0,240r-37,0r0,-210r-63,0r-14,145v-2,48,-19,65,-65,65r0,-31v20,0,29,-10,31,-37r13,-172r135,0","w":218},"\u041c":{"d":"30,-240r53,0r59,200r60,-200r53,0r0,240r-34,0r0,-199r-60,199r-38,0r-59,-199r0,199r-34,0r0,-240","w":284},"\u041d":{"d":"67,-141r104,0r0,-99r37,0r0,240r-37,0r0,-110r-104,0r0,110r-37,0r0,-240r37,0r0,99","w":237},"\u041e":{"d":"119,-244v62,0,103,50,103,124v0,74,-41,124,-103,124v-63,0,-104,-49,-104,-126v0,-72,43,-122,104,-122xm119,-28v46,0,65,-46,65,-92v0,-56,-26,-92,-65,-92v-39,0,-65,36,-65,91v0,58,25,93,65,93","w":237},"\u041f":{"d":"67,-210r0,210r-37,0r0,-240r178,0r0,240r-37,0r0,-210r-104,0","w":237},"\u0420":{"d":"189,-166v-1,63,-45,77,-122,73r0,93r-37,0r0,-240v86,-2,161,-3,159,74xm150,-166v0,-43,-33,-42,-83,-42r0,83v49,1,83,1,83,-41","w":196},"\u0421":{"d":"200,-167r-33,0v-6,-30,-22,-45,-49,-45v-39,0,-64,35,-64,92v0,99,107,130,116,34r34,0v-4,59,-33,90,-84,90v-63,0,-105,-48,-105,-124v0,-76,41,-124,103,-124v48,0,78,28,82,77","w":216},"\u0422":{"d":"6,-240r163,0r0,32r-64,0r0,208r-37,0r0,-208r-62,0r0,-32","w":174},"\u0423":{"d":"2,-240r42,0r52,127r56,-127r40,0r-114,240r-39,0r38,-74","w":191},"\u0424":{"d":"147,-20r0,20r-35,0r0,-20v-60,0,-101,-41,-101,-100v0,-59,41,-100,101,-100r0,-20r35,0r0,20v60,0,101,41,101,100v0,59,-41,100,-101,100xm112,-49r0,-142v-39,0,-64,29,-64,71v0,43,25,71,64,71xm147,-191r0,142v39,0,64,-28,64,-71v0,-42,-25,-71,-64,-71","w":258},"\u0425":{"d":"11,-240r42,0r49,83r50,-83r42,0r-71,115r75,125r-42,0r-54,-91r-54,91r-43,0r75,-125","w":203},"\u0426":{"d":"208,-31r25,0r0,67r-37,0r0,-36r-166,0r0,-240r37,0r0,209r104,0r0,-209r37,0r0,209","w":239},"\u0427":{"d":"59,-240v4,52,-17,126,40,126v21,0,38,-5,48,-17r0,-109r38,0r0,240r-38,0r0,-98v-47,31,-125,20,-125,-55r0,-87r37,0","w":214},"\u0428":{"d":"185,-31r81,0r0,-209r37,0r0,240r-273,0r0,-240r37,0r0,209r81,0r0,-209r37,0r0,209","w":332},"\u0429":{"d":"291,0r-261,0r0,-240r37,0r0,209r81,0r0,-209r37,0r0,209r81,0r0,-209r37,0r0,209r25,0r0,67r-37,0r0,-36","w":334},"\u042c":{"d":"189,-72v3,77,-74,75,-159,72r0,-240r37,0r0,93v79,-3,119,11,122,75xm150,-72v0,-44,-32,-43,-83,-42r0,82v48,1,83,1,83,-40","w":196},"\u042b":{"d":"189,-72v3,77,-74,75,-159,72r0,-240r37,0r0,93v79,-3,119,11,122,75xm150,-72v0,-44,-32,-43,-83,-42r0,82v48,1,83,1,83,-40xm254,0r-37,0r0,-240r37,0r0,240","w":283},"\u042a":{"d":"224,-72v3,76,-75,75,-160,72r0,-208r-64,0r0,-32r102,0r0,93v79,-3,119,11,122,75xm185,-72v0,-44,-32,-43,-83,-42r0,82v48,1,83,1,83,-40","w":231},"\u042d":{"d":"18,-174v7,-49,34,-70,82,-70v62,0,103,49,103,124v0,75,-42,124,-105,124v-49,0,-81,-35,-83,-84r33,-6v4,38,21,58,52,58v36,0,59,-29,63,-77r-79,0r0,-30r79,0v1,-81,-95,-108,-112,-32","w":218},"\u042e":{"d":"67,-141r34,0v8,-64,46,-103,102,-103v62,0,104,50,104,124v0,75,-42,124,-104,124v-59,0,-99,-44,-103,-114r-33,0r0,110r-37,0r0,-240r37,0r0,99xm203,-212v-39,0,-64,36,-64,91v0,58,24,93,64,93v39,0,65,-36,65,-92v0,-56,-26,-92,-65,-92","w":322},"\u042f":{"d":"21,-169v-1,-73,74,-75,159,-71r0,240r-37,0r0,-96r-38,0r-54,96r-44,0r59,-103v-30,-12,-45,-34,-45,-66xm59,-169v0,41,35,42,84,40r0,-79v-52,-1,-84,-1,-84,39","w":209},"\u0490":{"d":"171,-270r0,62r-103,0r0,208r-38,0r0,-240r103,0r0,-30r38,0","w":176},"\u0402":{"d":"180,0v-4,-52,18,-126,-41,-126v-22,0,-38,5,-48,17r0,109r-37,0r0,-208r-48,0r0,-32r163,0r0,32r-78,0r0,66v48,-29,126,-20,126,55r0,85v-1,52,-33,66,-83,66r0,-31v27,3,48,-4,46,-33","w":217},"\u0404":{"d":"203,-81v-5,56,-30,85,-83,85v-63,0,-105,-49,-105,-124v0,-97,83,-155,156,-108v17,11,23,25,28,54r-32,7v-6,-30,-22,-45,-49,-45v-35,0,-58,28,-63,77r79,0r0,30r-79,0v-3,87,109,109,115,19","w":218},"\u0405":{"d":"177,-174r-35,0v4,-47,-81,-50,-82,-7v-1,36,100,46,110,72v36,48,0,113,-68,113v-55,0,-84,-28,-87,-82r36,0v3,33,20,50,52,50v40,0,58,-39,28,-59v-30,-20,-116,-35,-108,-91v-7,-68,112,-88,143,-35v7,12,10,21,11,39","w":200},"\u0406":{"d":"67,0r-37,0r0,-240r37,0r0,240","w":96},"\u04c0":{"d":"67,0r-37,0r0,-240r37,0r0,240","w":96},"\u0408":{"d":"-1,9v48,-6,47,3,47,-57r0,-192r38,0r0,191v3,81,-17,84,-85,89r0,-31","w":112},"\u0409":{"d":"311,-72v3,77,-74,75,-159,72r0,-210r-64,0r-13,145v-2,48,-19,65,-65,65r0,-31v20,0,29,-10,31,-37r13,-172r135,0r0,93v79,-3,119,11,122,75xm273,-72v0,-43,-33,-43,-84,-42r0,82v49,1,84,1,84,-40","w":318},"\u040a":{"d":"330,-71v3,76,-75,73,-159,71r0,-113r-104,0r0,113r-37,0r0,-240r37,0r0,97r104,0r0,-97r37,0r0,97v78,-4,119,9,122,72xm292,-72v0,-42,-35,-41,-84,-41r0,81v49,0,84,2,84,-40","w":337},"\u040b":{"d":"91,-142v48,-28,126,-20,126,55r0,87r-37,0v-4,-52,18,-126,-41,-126v-21,0,-38,5,-48,17r0,109r-37,0r0,-208r-48,0r0,-32r163,0r0,32r-78,0r0,66","w":270},"\u040f":{"d":"137,0r0,36r-37,0r0,-36r-70,0r0,-240r37,0r0,209r104,0r0,-209r37,0r0,240r-71,0","w":237},"\u0401":{"d":"67,-140r96,0r0,32r-96,0r0,76r108,0r0,32r-145,0r0,-240r142,0r0,32r-105,0r0,68xm69,-312v13,0,23,11,23,24v0,14,-11,23,-24,23v-13,0,-23,-10,-23,-23v0,-13,11,-24,24,-24xm134,-312v13,0,24,11,24,24v0,13,-11,23,-24,23v-13,0,-23,-10,-23,-23v0,-14,10,-24,23,-24","w":187},"\u0419":{"d":"69,-313r16,0v13,35,57,35,71,0r15,0v-4,30,-23,49,-50,49v-28,0,-48,-19,-52,-49xm30,0r0,-240r35,0r0,174r110,-157r0,-17r36,0r0,240r-36,0r0,-174r-110,157r0,17r-35,0","w":240},"\u0403":{"d":"30,0r0,-240r141,0r0,32r-103,0r0,208r-38,0xm69,-261r55,-54r46,0r-67,54r-34,0","w":178},"\u0407":{"d":"67,0r-37,0r0,-240r37,0r0,240xm20,-311v12,0,22,11,22,23v0,13,-9,23,-22,23v-13,0,-23,-10,-23,-23v0,-13,10,-23,23,-23xm77,-311v12,0,23,11,23,23v0,12,-11,23,-23,23v-13,0,-22,-10,-22,-23v0,-13,9,-23,22,-23","w":96},"\u040c":{"d":"160,-240r43,0r-93,112r101,128r-49,0r-94,-127xm30,-240r37,0r0,240r-37,0r0,-240xm86,-261r55,-54r46,0r-67,54r-34,0","w":213},"\u040e":{"d":"45,-313r15,0v14,35,58,35,71,0r16,0v-4,30,-24,49,-51,49v-28,0,-47,-19,-51,-49xm2,-240r42,0r52,127r56,-127r40,0r-114,240r-39,0r38,-74","w":191},"\u0430":{"d":"16,-45v6,-50,41,-56,103,-66v1,-24,-6,-36,-30,-35v-19,0,-30,7,-33,23r-34,0v3,-37,30,-52,69,-52v45,0,62,16,62,67v0,34,-4,87,6,108r-33,0v-2,-8,-3,-12,-3,-21v-19,42,-114,28,-107,-24xm81,-24v31,0,41,-25,38,-63v-50,8,-67,17,-67,38v0,15,12,25,29,25","w":178},"\u0431":{"d":"14,-104v0,-92,28,-159,120,-138v7,0,12,-1,18,-4r0,29v-15,8,-37,0,-54,0v-26,0,-43,21,-50,66v44,-55,126,-13,126,65v0,53,-34,91,-80,91v-53,0,-80,-41,-80,-109xm94,-147v-25,0,-44,25,-44,61v0,37,18,62,44,62v26,0,43,-25,43,-61v0,-36,-17,-62,-43,-62","w":187},"\u0432":{"d":"60,-103v24,1,50,-2,47,-22v3,-20,-24,-20,-47,-19r0,41xm112,-52v1,-25,-25,-25,-52,-24r0,49v31,1,51,-2,52,-25xm148,-49v1,56,-60,50,-123,49r0,-171v54,1,120,-9,118,41v0,21,-10,33,-32,38v26,6,37,19,37,43","w":163},"\u0433":{"d":"26,-171r98,0r0,28r-62,0r0,143r-36,0r0,-171","w":131},"\u0434":{"d":"42,-171r119,0r0,143r19,0r0,64r-35,0r0,-36r-104,0r0,36r-35,0r0,-64v19,1,25,-8,27,-30xm60,-28r65,0r0,-115r-51,0v-5,37,-3,84,-14,115","w":187},"\u0435":{"d":"166,-78r-116,0v-5,55,61,73,81,31r32,2v-9,32,-34,50,-69,50v-48,0,-80,-35,-80,-89v0,-56,31,-92,79,-92v47,-1,78,42,73,98xm51,-104r79,0v-3,-29,-16,-43,-38,-43v-22,0,-35,14,-41,43"},"\u0436":{"d":"97,-171r34,0r0,67r9,0r48,-67r37,0r-56,78r61,93r-38,0r-52,-76r-9,0r0,76r-34,0r0,-76r-10,0r-51,76r-39,0r62,-93r-56,-78r37,0r47,67r10,0r0,-67","w":228},"\u0437":{"d":"70,-99v25,2,42,-2,42,-24v0,-15,-11,-24,-29,-24v-18,0,-27,8,-32,29r-35,-3v8,-39,28,-51,69,-55v67,-7,86,77,29,90v26,2,37,16,39,39v6,55,-101,70,-126,26v-6,-11,-12,-22,-13,-33v11,0,28,-7,35,-2v0,41,65,40,68,6v2,-20,-23,-22,-47,-21r0,-28","w":164},"\u0438":{"d":"130,0r0,-111r-70,97r0,14r-35,0r0,-171r35,0r0,111r70,-97r0,-14r35,0r0,171r-35,0","w":190},"\u043a":{"d":"129,-171r42,0r-67,78r73,93r-48,0r-67,-92xm26,-171r35,0r0,171r-35,0r0,-171","w":183},"\u043b":{"d":"123,-143r-51,0v-12,59,12,150,-66,143r0,-28v16,0,24,-8,25,-29r8,-114r119,0r0,171r-35,0r0,-143","w":183},"\u043c":{"d":"127,0r-29,0r-40,-120r0,120r-33,0r0,-171r45,0r43,130r43,-130r44,0r0,171r-33,0r0,-120","w":225},"\u043d":{"d":"130,-76r-70,0r0,76r-35,0r0,-171r35,0r0,67r70,0r0,-67r35,0r0,171r-35,0r0,-76","w":190},"\u043e":{"d":"94,-176v47,0,80,38,80,91v0,53,-34,90,-80,90v-47,0,-80,-38,-80,-92v0,-51,34,-89,80,-89xm94,-147v-26,0,-44,25,-44,61v0,37,18,62,44,62v26,0,43,-24,43,-61v0,-37,-17,-62,-43,-62","w":187},"\u043f":{"d":"130,-143r-70,0r0,143r-35,0r0,-171r140,0r0,171r-35,0r0,-143","w":190},"\u0440":{"d":"26,71r0,-189v0,-30,-1,-41,-4,-53r34,0v2,5,3,14,3,22v40,-56,117,-15,117,63v0,77,-72,120,-115,65r0,92r-35,0xm101,-145v-25,0,-41,23,-41,60v0,35,17,59,41,59v25,0,39,-21,39,-59v0,-37,-15,-60,-39,-60","w":190},"\u0441":{"d":"158,-114r-35,0v-4,-23,-13,-33,-32,-33v-25,0,-41,24,-41,62v0,64,68,86,75,25r34,0v-3,40,-28,65,-67,65v-47,0,-78,-36,-78,-90v0,-55,30,-91,78,-91v39,0,61,22,66,62","w":173},"\u0442":{"d":"86,0r-35,0r0,-143r-50,0r0,-28r135,0r0,28r-50,0r0,143","w":137},"\u0443":{"d":"6,-171r37,0r42,136r44,-136r37,0r-58,163v-23,69,-29,74,-98,80r0,-31v32,1,48,-9,56,-36","w":169},"\u0444":{"d":"108,-242r35,0r0,83v6,-11,18,-17,34,-17v38,0,59,32,59,91v0,57,-21,90,-59,90v-16,0,-28,-6,-34,-17r0,83r-35,0r0,-83v-6,11,-19,17,-35,17v-38,0,-59,-33,-59,-90v0,-59,21,-91,59,-91v16,0,29,6,35,17r0,-83xm171,-148v-23,0,-28,32,-28,70v0,36,9,55,28,55v19,0,30,-22,30,-62v0,-41,-10,-63,-30,-63xm80,-23v23,0,28,-33,28,-70v0,-38,-9,-55,-28,-55v-20,0,-31,22,-31,63v0,40,12,62,31,62","w":249},"\u0445":{"d":"10,-171r42,0r33,54r34,-54r42,0r-54,80r62,91r-43,0r-41,-63r-41,63r-43,0r63,-91","w":170},"\u0446":{"d":"149,0r-124,0r0,-171r35,0r0,143r70,0r0,-143r35,0r0,143r20,0r0,64r-36,0r0,-36","w":192},"\u0449":{"d":"220,0r-195,0r0,-171r35,0r0,143r53,0r0,-143r35,0r0,143r53,0r0,-143r35,0r0,143r19,0r0,64r-35,0r0,-36","w":262},"\u044a":{"d":"170,-57v0,60,-60,60,-123,57r0,-143r-47,0r0,-28r82,0r0,60v51,-4,88,8,88,54xm82,-83r0,55v29,1,55,-3,52,-28v3,-25,-23,-29,-52,-27","w":177},"\u044b":{"d":"168,-171r36,0r0,171r-36,0r0,-171xm148,-57v0,60,-60,60,-123,57r0,-171r35,0r0,60v52,-4,88,8,88,54xm60,-83r0,55v29,1,55,-3,52,-28v3,-26,-24,-28,-52,-27","w":229},"\u044c":{"d":"148,-57v0,60,-60,60,-123,57r0,-171r35,0r0,60v52,-4,88,8,88,54xm60,-83r0,55v29,1,55,-3,52,-28v3,-26,-24,-28,-52,-27","w":155},"\u044d":{"d":"17,-121v7,-37,27,-55,65,-55v48,0,78,36,78,91v0,96,-129,127,-145,32r34,-3v4,22,14,32,33,32v23,0,37,-16,41,-47r-52,0r0,-28r52,0v-1,-52,-61,-68,-72,-19","w":173},"\u044e":{"d":"60,-104r28,0v7,-44,38,-72,79,-72v47,0,79,38,79,91v0,53,-33,90,-79,90v-44,0,-75,-32,-80,-81r-27,0r0,76r-35,0r0,-171r35,0r0,67xm167,-147v-26,0,-44,25,-44,61v0,37,18,62,44,62v26,0,43,-24,43,-61v0,-37,-17,-62,-43,-62","w":260},"\u044f":{"d":"48,-66v-51,-22,-32,-116,37,-105r57,0r0,171r-35,0r0,-60r-27,0r-29,60r-36,0xm107,-88r0,-55v-29,-1,-55,3,-52,28v-3,26,24,28,52,27","w":167},"\u0491":{"d":"124,-189r0,46r-62,0r0,143r-36,0r0,-171r62,0r0,-18r36,0","w":128},"\u0452":{"d":"126,-129v-22,-33,-65,-6,-65,39r0,90r-35,0r0,-193r-22,0r0,-24r22,0r0,-25r35,0r0,25r48,0r0,24r-48,0r0,41v37,-41,113,-28,106,54v-7,83,16,178,-82,165r0,-30v70,9,40,-75,46,-131v1,-9,-2,-29,-5,-35","w":190},"\u0454":{"d":"159,-53v-8,40,-28,58,-68,58v-47,0,-77,-36,-77,-90v0,-95,125,-128,143,-36r-34,3v-5,-21,-14,-29,-32,-29v-22,0,-36,16,-40,48r52,0r0,28r-52,0v0,54,66,65,74,15","w":173},"\u0455":{"d":"149,-121r-34,0v2,-35,-59,-35,-59,-5v-11,21,85,31,85,48v26,37,-3,83,-56,83v-46,0,-70,-21,-70,-60r33,0v2,22,13,32,36,32v28,0,45,-29,20,-40v-5,-3,-9,-7,-37,-13v-74,-16,-52,-100,18,-100v40,0,62,20,64,55","w":166},"\u0456":{"d":"26,-171r36,0r0,171r-36,0r0,-171xm44,-244v13,0,22,9,22,22v0,13,-9,23,-22,23v-13,0,-23,-9,-23,-22v0,-13,10,-23,23,-23","w":87},"\u0458":{"d":"-12,36v42,-5,45,-2,45,-56r0,-151r36,0r0,151v2,73,-18,85,-81,87r0,-31xm52,-244v13,0,22,9,22,22v0,13,-10,23,-23,23v-13,0,-21,-9,-21,-22v0,-14,8,-23,22,-23","w":94},"\u0459":{"d":"246,-57v0,60,-60,60,-123,57r0,-143r-52,0v-11,60,13,151,-65,143r0,-28v16,0,24,-8,25,-29r8,-114r119,0r0,60v51,-4,88,8,88,54xm158,-83r0,55v29,1,55,-3,52,-28v3,-25,-23,-29,-52,-27","w":252},"\u045a":{"d":"253,-55v0,58,-61,58,-123,55r0,-78r-70,0r0,78r-35,0r0,-171r35,0r0,65r70,0r0,-65r35,0r0,65v50,-3,88,6,88,51xm165,-78r0,50v28,1,55,-2,52,-25v3,-24,-25,-26,-52,-25","w":260},"\u045b":{"d":"99,-144v-53,0,-35,88,-38,144r-35,0r0,-193r-22,0r0,-24r22,0r0,-25r35,0r0,25r48,0r0,24r-48,0r0,41v37,-42,106,-28,106,54r0,98r-36,0v-6,-51,21,-144,-32,-144","w":190},"\u045f":{"d":"77,0r-52,0r0,-171r35,0r0,143r70,0r0,-143r35,0r0,171r-52,0r0,36r-36,0r0,-36","w":190},"\u0447":{"d":"50,-171v3,39,-14,90,33,90v13,0,23,-5,32,-17r0,-73r35,0r0,171r-35,0r0,-64v-33,27,-101,18,-101,-42r0,-65r36,0","w":176},"\u0448":{"d":"201,-28r0,-143r35,0r0,171r-211,0r0,-171r35,0r0,143r53,0r0,-143r35,0r0,143r53,0","w":261},"\u0451":{"d":"166,-78r-116,0v-5,55,61,73,81,31r32,2v-9,32,-34,50,-69,50v-48,0,-80,-35,-80,-89v0,-56,31,-92,79,-92v47,-1,78,42,73,98xm51,-104r79,0v-3,-29,-16,-43,-38,-43v-22,0,-35,14,-41,43xm63,-244v12,0,22,9,22,21v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22v0,-13,9,-21,22,-21xm125,-245v12,0,22,10,22,22v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22v0,-12,10,-22,22,-22"},"\u0439":{"d":"49,-246r16,0v12,35,49,37,60,0r17,0v-3,31,-21,51,-46,51v-26,0,-44,-20,-47,-51xm130,0r0,-111r-70,97r0,14r-35,0r0,-171r35,0r0,111r70,-97r0,-14r35,0r0,171r-35,0","w":190},"\u0453":{"d":"26,-171r98,0r0,28r-62,0r0,143r-36,0r0,-171xm48,-194r42,-55r46,0r-60,55r-28,0","w":131},"\u0457":{"d":"26,-171r36,0r0,171r-36,0r0,-171xm17,-244v11,0,21,10,21,21v0,12,-9,21,-21,21v-12,0,-22,-9,-22,-21v0,-12,10,-21,22,-21xm71,-244v11,0,21,10,21,21v0,12,-10,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21","w":87},"\u045c":{"d":"129,-171r42,0r-67,78r73,93r-48,0r-67,-92xm26,-171r35,0r0,171r-35,0r0,-171xm72,-194r42,-55r46,0r-60,55r-28,0","w":183},"\u045e":{"d":"6,-171r37,0r42,136r44,-136r37,0r-58,163v-23,69,-29,74,-98,80r0,-31v32,1,48,-9,56,-36xm38,-246r17,0v12,36,47,36,59,0r17,0v-3,31,-20,51,-45,51v-26,0,-45,-20,-48,-51","w":169}}});
/*
 * jquery.tools 1.1.2 - The missing UI library for the Web
 * 
 * [tools.tabs-1.0.4, tools.tooltip-1.1.3, tools.scrollable-1.1.2, tools.scrollable.circular-0.5.1, tools.scrollable.navigator-1.0.2, tools.overlay-1.1.2, tools.overlay.gallery-1.0.0, tools.overlay.apple-1.0.1, tools.expose-1.0.5]
 * 
 * Copyright (c) 2009 Tero Piirainen
 * http://flowplayer.org/tools/
 *
 * Dual licensed under MIT and GPL 2+ licenses
 * http://www.opensource.org/licenses
 * 
 * -----
 * 
 * File generated: Tue Apr 20 08:14:41 GMT 2010
 */
(function(d){d.tools=d.tools||{};d.tools.tabs={version:"1.0.4",conf:{tabs:"a",current:"current",onBeforeClick:null,onClick:null,effect:"default",initialIndex:0,event:"click",api:false,rotate:false},addEffect:function(e,f){c[e]=f}};var c={"default":function(f,e){this.getPanes().hide().eq(f).show();e.call()},fade:function(g,e){var f=this.getConf(),j=f.fadeOutSpeed,h=this.getPanes();if(j){h.fadeOut(j)}else{h.hide()}h.eq(g).fadeIn(f.fadeInSpeed,e)},slide:function(f,e){this.getPanes().slideUp(200);this.getPanes().eq(f).slideDown(400,e)},ajax:function(f,e){this.getPanes().eq(0).load(this.getTabs().eq(f).attr("href"),e)}};var b;d.tools.tabs.addEffect("horizontal",function(f,e){if(!b){b=this.getPanes().eq(0).width()}this.getCurrentPane().animate({width:0},function(){d(this).hide()});this.getPanes().eq(f).animate({width:b},function(){d(this).show();e.call()})});function a(g,h,f){var e=this,j=d(this),i;d.each(f,function(k,l){if(d.isFunction(l)){j.bind(k,l)}});d.extend(this,{click:function(k,n){var o=e.getCurrentPane();var l=g.eq(k);if(typeof k=="string"&&k.replace("#","")){l=g.filter("[href*="+k.replace("#","")+"]");k=Math.max(g.index(l),0)}if(f.rotate){var m=g.length-1;if(k<0){return e.click(m,n)}if(k>m){return e.click(0,n)}}if(!l.length){if(i>=0){return e}k=f.initialIndex;l=g.eq(k)}if(k===i){return e}n=n||d.Event();n.type="onBeforeClick";j.trigger(n,[k]);if(n.isDefaultPrevented()){return}c[f.effect].call(e,k,function(){n.type="onClick";j.trigger(n,[k])});n.type="onStart";j.trigger(n,[k]);if(n.isDefaultPrevented()){return}i=k;g.removeClass(f.current);l.addClass(f.current);return e},getConf:function(){return f},getTabs:function(){return g},getPanes:function(){return h},getCurrentPane:function(){return h.eq(i)},getCurrentTab:function(){return g.eq(i)},getIndex:function(){return i},next:function(){return e.click(i+1)},prev:function(){return e.click(i-1)},bind:function(k,l){j.bind(k,l);return e},onBeforeClick:function(k){return this.bind("onBeforeClick",k)},onClick:function(k){return this.bind("onClick",k)},unbind:function(k){j.unbind(k);return e}});g.each(function(k){d(this).bind(f.event,function(l){e.click(k,l);return false})});if(location.hash){e.click(location.hash)}else{if(f.initialIndex===0||f.initialIndex>0){e.click(f.initialIndex)}}h.find("a[href^=#]").click(function(k){e.click(d(this).attr("href"),k)})}d.fn.tabs=function(i,f){var g=this.eq(typeof f=="number"?f:0).data("tabs");if(g){return g}if(d.isFunction(f)){f={onBeforeClick:f}}var h=d.extend({},d.tools.tabs.conf),e=this.length;f=d.extend(h,f);this.each(function(l){var j=d(this);var k=j.find(f.tabs);if(!k.length){k=j.children()}var m=i.jquery?i:j.children(i);if(!m.length){m=e==1?d(i):j.parent().find(i)}g=new a(k,m,f);j.data("tabs",g)});return f.api?g:this}})(jQuery);
(function(c){var d=[];c.tools=c.tools||{};c.tools.tooltip={version:"1.1.3",conf:{effect:"toggle",fadeOutSpeed:"fast",tip:null,predelay:0,delay:30,opacity:1,lazy:undefined,position:["top","center"],offset:[0,0],cancelDefault:true,relative:false,oneInstance:true,events:{def:"mouseover,mouseout",input:"focus,blur",widget:"focus mouseover,blur mouseout",tooltip:"mouseover,mouseout"},api:false},addEffect:function(e,g,f){b[e]=[g,f]}};var b={toggle:[function(e){var f=this.getConf(),g=this.getTip(),h=f.opacity;if(h<1){g.css({opacity:h})}g.show();e.call()},function(e){this.getTip().hide();e.call()}],fade:[function(e){this.getTip().fadeIn(this.getConf().fadeInSpeed,e)},function(e){this.getTip().fadeOut(this.getConf().fadeOutSpeed,e)}]};function a(f,g){var p=this,k=c(this);f.data("tooltip",p);var l=f.next();if(g.tip){l=c(g.tip);if(l.length>1){l=f.nextAll(g.tip).eq(0);if(!l.length){l=f.parent().nextAll(g.tip).eq(0)}}}function o(u){var t=g.relative?f.position().top:f.offset().top,s=g.relative?f.position().left:f.offset().left,v=g.position[0];t-=l.outerHeight()-g.offset[0];s+=f.outerWidth()+g.offset[1];var q=l.outerHeight()+f.outerHeight();if(v=="center"){t+=q/2}if(v=="bottom"){t+=q}v=g.position[1];var r=l.outerWidth()+f.outerWidth();if(v=="center"){s-=r/2}if(v=="left"){s-=r}return{top:t,left:s}}var i=f.is(":input"),e=i&&f.is(":checkbox, :radio, select, :button"),h=f.attr("type"),n=g.events[h]||g.events[i?(e?"widget":"input"):"def"];n=n.split(/,\s*/);if(n.length!=2){throw"Tooltip: bad events configuration for "+h}f.bind(n[0],function(r){if(g.oneInstance){c.each(d,function(){this.hide()})}var q=l.data("trigger");if(q&&q[0]!=this){l.hide().stop(true,true)}r.target=this;p.show(r);n=g.events.tooltip.split(/,\s*/);l.bind(n[0],function(){p.show(r)});if(n[1]){l.bind(n[1],function(){p.hide(r)})}});f.bind(n[1],function(q){p.hide(q)});if(!c.browser.msie&&!i&&!g.predelay){f.mousemove(function(){if(!p.isShown()){f.triggerHandler("mouseover")}})}if(g.opacity<1){l.css("opacity",g.opacity)}var m=0,j=f.attr("title");if(j&&g.cancelDefault){f.removeAttr("title");f.data("title",j)}c.extend(p,{show:function(r){if(r){f=c(r.target)}clearTimeout(l.data("timer"));if(l.is(":animated")||l.is(":visible")){return p}function q(){l.data("trigger",f);var t=o(r);if(g.tip&&j){l.html(f.data("title"))}r=r||c.Event();r.type="onBeforeShow";k.trigger(r,[t]);if(r.isDefaultPrevented()){return p}t=o(r);l.css({position:"absolute",top:t.top,left:t.left});var s=b[g.effect];if(!s){throw'Nonexistent effect "'+g.effect+'"'}s[0].call(p,function(){r.type="onShow";k.trigger(r)})}if(g.predelay){clearTimeout(m);m=setTimeout(q,g.predelay)}else{q()}return p},hide:function(r){clearTimeout(l.data("timer"));clearTimeout(m);if(!l.is(":visible")){return}function q(){r=r||c.Event();r.type="onBeforeHide";k.trigger(r);if(r.isDefaultPrevented()){return}b[g.effect][1].call(p,function(){r.type="onHide";k.trigger(r)})}if(g.delay&&r){l.data("timer",setTimeout(q,g.delay))}else{q()}return p},isShown:function(){return l.is(":visible, :animated")},getConf:function(){return g},getTip:function(){return l},getTrigger:function(){return f},bind:function(q,r){k.bind(q,r);return p},onHide:function(q){return this.bind("onHide",q)},onBeforeShow:function(q){return this.bind("onBeforeShow",q)},onShow:function(q){return this.bind("onShow",q)},onBeforeHide:function(q){return this.bind("onBeforeHide",q)},unbind:function(q){k.unbind(q);return p}});c.each(g,function(q,r){if(c.isFunction(r)){p.bind(q,r)}})}c.prototype.tooltip=function(e){var f=this.eq(typeof e=="number"?e:0).data("tooltip");if(f){return f}var g=c.extend(true,{},c.tools.tooltip.conf);if(c.isFunction(e)){e={onBeforeShow:e}}else{if(typeof e=="string"){e={tip:e}}}e=c.extend(true,g,e);if(typeof e.position=="string"){e.position=e.position.split(/,?\s/)}if(e.lazy!==false&&(e.lazy===true||this.length>20)){this.one("mouseover",function(h){f=new a(c(this),e);f.show(h);d.push(f)})}else{this.each(function(){f=new a(c(this),e);d.push(f)})}return e.api?f:this}})(jQuery);
(function(b){b.tools=b.tools||{};b.tools.scrollable={version:"1.1.2",conf:{size:5,vertical:false,speed:400,keyboard:true,keyboardSteps:null,disabledClass:"disabled",hoverClass:null,clickable:true,activeClass:"active",easing:"swing",loop:false,items:".items",item:null,prev:".prev",next:".next",prevPage:".prevPage",nextPage:".nextPage",api:false}};var c;function a(o,m){var r=this,p=b(this),d=!m.vertical,e=o.children(),k=0,i;if(!c){c=r}b.each(m,function(s,t){if(b.isFunction(t)){p.bind(s,t)}});if(e.length>1){e=b(m.items,o)}function l(t){var s=b(t);return m.globalNav?s:o.parent().find(t)}o.data("finder",l);var f=l(m.prev),h=l(m.next),g=l(m.prevPage),n=l(m.nextPage);b.extend(r,{getIndex:function(){return k},getClickIndex:function(){var s=r.getItems();return s.index(s.filter("."+m.activeClass))},getConf:function(){return m},getSize:function(){return r.getItems().size()},getPageAmount:function(){return Math.ceil(this.getSize()/m.size)},getPageIndex:function(){return Math.ceil(k/m.size)},getNaviButtons:function(){return f.add(h).add(g).add(n)},getRoot:function(){return o},getItemWrap:function(){return e},getItems:function(){return e.children(m.item)},getVisibleItems:function(){return r.getItems().slice(k,k+m.size)},seekTo:function(s,w,t){if(s<0){s=0}if(k===s){return r}if(b.isFunction(w)){t=w}if(s>r.getSize()-m.size){return m.loop?r.begin():this.end()}var u=r.getItems().eq(s);if(!u.length){return r}var v=b.Event("onBeforeSeek");p.trigger(v,[s]);if(v.isDefaultPrevented()){return r}if(w===undefined||b.isFunction(w)){w=m.speed}function x(){if(t){t.call(r,s)}p.trigger("onSeek",[s])}if(d){e.animate({left:-u.position().left},w,m.easing,x)}else{e.animate({top:-u.position().top},w,m.easing,x)}c=r;k=s;v=b.Event("onStart");p.trigger(v,[s]);if(v.isDefaultPrevented()){return r}f.add(g).toggleClass(m.disabledClass,s===0);h.add(n).toggleClass(m.disabledClass,s>=r.getSize()-m.size);return r},move:function(u,t,s){i=u>0;return this.seekTo(k+u,t,s)},next:function(t,s){return this.move(1,t,s)},prev:function(t,s){return this.move(-1,t,s)},movePage:function(w,v,u){i=w>0;var s=m.size*w;var t=k%m.size;if(t>0){s+=(w>0?-t:m.size-t)}return this.move(s,v,u)},prevPage:function(t,s){return this.movePage(-1,t,s)},nextPage:function(t,s){return this.movePage(1,t,s)},setPage:function(t,u,s){return this.seekTo(t*m.size,u,s)},begin:function(t,s){i=false;return this.seekTo(0,t,s)},end:function(t,s){i=true;var u=this.getSize()-m.size;return u>0?this.seekTo(u,t,s):r},reload:function(){p.trigger("onReload");return r},focus:function(){c=r;return r},click:function(u){var v=r.getItems().eq(u),s=m.activeClass,t=m.size;if(u<0||u>=r.getSize()){return r}if(t==1){if(m.loop){return r.next()}if(u===0||u==r.getSize()-1){i=(i===undefined)?true:!i}return i===false?r.prev():r.next()}if(t==2){if(u==k){u--}r.getItems().removeClass(s);v.addClass(s);return r.seekTo(u,time,fn)}if(!v.hasClass(s)){r.getItems().removeClass(s);v.addClass(s);var x=Math.floor(t/2);var w=u-x;if(w>r.getSize()-t){w=r.getSize()-t}if(w!==u){return r.seekTo(w)}}return r},bind:function(s,t){p.bind(s,t);return r},unbind:function(s){p.unbind(s);return r}});b.each("onBeforeSeek,onStart,onSeek,onReload".split(","),function(s,t){r[t]=function(u){return r.bind(t,u)}});f.addClass(m.disabledClass).click(function(){r.prev()});h.click(function(){r.next()});n.click(function(){r.nextPage()});if(r.getSize()<m.size){h.add(n).addClass(m.disabledClass)}g.addClass(m.disabledClass).click(function(){r.prevPage()});var j=m.hoverClass,q="keydown."+Math.random().toString().substring(10);r.onReload(function(){if(j){r.getItems().hover(function(){b(this).addClass(j)},function(){b(this).removeClass(j)})}if(m.clickable){r.getItems().each(function(s){b(this).unbind("click.scrollable").bind("click.scrollable",function(t){if(b(t.target).is("a")){return}return r.click(s)})})}if(m.keyboard){b(document).unbind(q).bind(q,function(t){if(t.altKey||t.ctrlKey){return}if(m.keyboard!="static"&&c!=r){return}var u=m.keyboardSteps;if(d&&(t.keyCode==37||t.keyCode==39)){r.move(t.keyCode==37?-u:u);return t.preventDefault()}if(!d&&(t.keyCode==38||t.keyCode==40)){r.move(t.keyCode==38?-u:u);return t.preventDefault()}return true})}else{b(document).unbind(q)}});r.reload()}b.fn.scrollable=function(d){var e=this.eq(typeof d=="number"?d:0).data("scrollable");if(e){return e}var f=b.extend({},b.tools.scrollable.conf);d=b.extend(f,d);d.keyboardSteps=d.keyboardSteps||d.size;this.each(function(){e=new a(b(this),d);b(this).data("scrollable",e)});return d.api?e:this}})(jQuery);
(function(b){var a=b.tools.scrollable;a.plugins=a.plugins||{};a.plugins.circular={version:"0.5.1",conf:{api:false,clonedClass:"cloned"}};b.fn.circular=function(e){var d=b.extend({},a.plugins.circular.conf),c;b.extend(d,e);this.each(function(){var i=b(this).scrollable(),n=i.getItems(),k=i.getConf(),f=i.getItemWrap(),j=0;if(i){c=i}if(n.length<k.size){return false}n.slice(0,k.size).each(function(o){b(this).clone().appendTo(f).click(function(){i.click(n.length+o)}).addClass(d.clonedClass)});var l=b.makeArray(n.slice(-k.size)).reverse();b(l).each(function(o){b(this).clone().prependTo(f).click(function(){i.click(-o-1)}).addClass(d.clonedClass)});var m=f.children(k.item);var h=k.hoverClass;if(h){m.hover(function(){b(this).addClass(h)},function(){b(this).removeClass(h)})}function g(o){var p=m.eq(o);if(k.vertical){f.css({top:-p.position().top})}else{f.css({left:-p.position().left})}}g(k.size);b.extend(i,{move:function(s,r,p,q){var u=j+s+k.size;var t=u>i.getSize()-k.size;if(u<=0||t){var o=j+k.size+(t?-n.length:n.length);g(o);u=o+s}if(q){m.removeClass(k.activeClass).eq(u+Math.floor(k.size/2)).addClass(k.activeClass)}if(u===j+k.size){return self}return i.seekTo(u,r,p)},begin:function(p,o){return this.seekTo(k.size,p,o)},end:function(p,o){return this.seekTo(n.length,p,o)},click:function(p,r,q){if(!k.clickable){return self}if(k.size==1){return this.next()}var s=p-j,o=k.activeClass;s-=Math.floor(k.size/2);return this.move(s,r,q,true)},getIndex:function(){return j},setPage:function(p,q,o){return this.seekTo(p*k.size+k.size,q,o)},getPageAmount:function(){return Math.ceil(n.length/k.size)},getPageIndex:function(){if(j<0){return this.getPageAmount()-1}if(j>=n.length){return 0}var o=(j+k.size)/k.size-1;return o},getVisibleItems:function(){var o=j+k.size;return m.slice(o,o+k.size)}});i.onStart(function(p,o){j=o-k.size;return false});i.getNaviButtons().removeClass(k.disabledClass)});return d.api?c:this}})(jQuery);
(function(b){var a=b.tools.scrollable;a.plugins=a.plugins||{};a.plugins.navigator={version:"1.0.2",conf:{navi:".navi",naviItem:null,activeClass:"active",indexed:false,api:false,idPrefix:null}};b.fn.navigator=function(d){var e=b.extend({},a.plugins.navigator.conf),c;if(typeof d=="string"){d={navi:d}}d=b.extend(e,d);this.each(function(){var i=b(this).scrollable(),f=i.getRoot(),l=f.data("finder").call(null,d.navi),g=null,k=i.getNaviButtons();if(i){c=i}i.getNaviButtons=function(){return k.add(l)};function j(){if(!l.children().length||l.data("navi")==i){l.empty();l.data("navi",i);for(var m=0;m<i.getPageAmount();m++){l.append(b("<"+(d.naviItem||"a")+"/>"))}g=l.children().each(function(n){var o=b(this);o.click(function(p){i.setPage(n);return p.preventDefault()});if(d.indexed){o.text(n)}if(d.idPrefix){o.attr("id",d.idPrefix+n)}})}else{g=d.naviItem?l.find(d.naviItem):l.children();g.each(function(n){var o=b(this);o.click(function(p){i.setPage(n);return p.preventDefault()})})}g.eq(0).addClass(d.activeClass)}i.onStart(function(o,n){var m=d.activeClass;g.removeClass(m).eq(i.getPageIndex()).addClass(m)});i.onReload(function(){j()});j();var h=g.filter("[href="+location.hash+"]");if(h.length){i.move(g.index(h))}});return d.api?c:this}})(jQuery);
(function(c){c.tools=c.tools||{};c.tools.overlay={version:"1.1.2",addEffect:function(e,f,g){b[e]=[f,g]},conf:{top:"10%",left:"center",absolute:false,speed:"normal",closeSpeed:"fast",effect:"default",close:null,oneInstance:true,closeOnClick:true,closeOnEsc:true,api:false,expose:null,target:null}};var b={};c.tools.overlay.addEffect("default",function(e){this.getOverlay().fadeIn(this.getConf().speed,e)},function(e){this.getOverlay().fadeOut(this.getConf().closeSpeed,e)});var d=[];function a(g,k){var o=this,m=c(this),n=c(window),j,i,h,e=k.expose&&c.tools.expose.version;var f=k.target||g.attr("rel");i=f?c(f):null||g;if(!i.length){throw"Could not find Overlay: "+f}if(g&&g.index(i)==-1){g.click(function(p){o.load(p);return p.preventDefault()})}c.each(k,function(p,q){if(c.isFunction(q)){m.bind(p,q)}});c.extend(o,{load:function(u){if(o.isOpened()){return o}var r=b[k.effect];if(!r){throw'Overlay: cannot find effect : "'+k.effect+'"'}if(k.oneInstance){c.each(d,function(){this.close(u)})}u=u||c.Event();u.type="onBeforeLoad";m.trigger(u);if(u.isDefaultPrevented()){return o}h=true;if(e){i.expose().load(u)}var t=k.top;var s=k.left;var p=i.outerWidth({margin:true});var q=i.outerHeight({margin:true});if(typeof t=="string"){t=t=="center"?Math.max((n.height()-q)/2,0):parseInt(t,10)/100*n.height()}if(s=="center"){s=Math.max((n.width()-p)/2,0)}if(!k.absolute){t+=n.scrollTop();s+=n.scrollLeft()}i.css({top:t,left:s,position:"absolute"});u.type="onStart";m.trigger(u);r[0].call(o,function(){if(h){u.type="onLoad";m.trigger(u)}});if(k.closeOnClick){c(document).bind("click.overlay",function(w){if(!o.isOpened()){return}var v=c(w.target);if(v.parents(i).length>1){return}c.each(d,function(){this.close(w)})})}if(k.closeOnEsc){c(document).unbind("keydown.overlay").bind("keydown.overlay",function(v){if(v.keyCode==27){c.each(d,function(){this.close(v)})}})}return o},close:function(q){if(!o.isOpened()){return o}q=q||c.Event();q.type="onBeforeClose";m.trigger(q);if(q.isDefaultPrevented()){return}h=false;b[k.effect][1].call(o,function(){q.type="onClose";m.trigger(q)});var p=true;c.each(d,function(){if(this.isOpened()){p=false}});if(p){c(document).unbind("click.overlay").unbind("keydown.overlay")}return o},getContent:function(){return i},getOverlay:function(){return i},getTrigger:function(){return g},getClosers:function(){return j},isOpened:function(){return h},getConf:function(){return k},bind:function(p,q){m.bind(p,q);return o},unbind:function(p){m.unbind(p);return o}});c.each("onBeforeLoad,onStart,onLoad,onBeforeClose,onClose".split(","),function(p,q){o[q]=function(r){return o.bind(q,r)}});if(e){if(typeof k.expose=="string"){k.expose={color:k.expose}}c.extend(k.expose,{api:true,closeOnClick:k.closeOnClick,closeOnEsc:false});var l=i.expose(k.expose);l.onBeforeClose(function(p){o.close(p)});o.onClose(function(p){l.close(p)})}j=i.find(k.close||".close");if(!j.length&&!k.close){j=c('<div class="close"></div>');i.prepend(j)}j.click(function(p){o.close(p)})}c.fn.overlay=function(e){var f=this.eq(typeof e=="number"?e:0).data("overlay");if(f){return f}if(c.isFunction(e)){e={onBeforeLoad:e}}var g=c.extend({},c.tools.overlay.conf);e=c.extend(true,g,e);this.each(function(){f=new a(c(this),e);d.push(f);c(this).data("overlay",f)});return e.api?f:this}})(jQuery);
(function(b){var a=b.tools.overlay;a.plugins=a.plugins||{};a.plugins.gallery={version:"1.0.0",conf:{imgId:"img",next:".next",prev:".prev",info:".info",progress:".progress",disabledClass:"disabled",activeClass:"active",opacity:0.8,speed:"slow",template:"<strong>${title}</strong> <span>Image ${index} of ${total}</span>",autohide:true,preload:true,api:false}};b.fn.gallery=function(d){var o=b.extend({},a.plugins.gallery.conf),m;b.extend(o,d);m=this.overlay();var r=this,j=m.getOverlay(),k=j.find(o.next),g=j.find(o.prev),e=j.find(o.info),c=j.find(o.progress),h=g.add(k).add(e).css({opacity:o.opacity}),s=m.getClosers(),l;function p(u){c.fadeIn();h.hide();s.hide();var t=u.attr("href");var v=new Image();v.onload=function(){c.fadeOut();var y=b("#"+o.imgId,j);if(!y.length){y=b("<img/>").attr("id",o.imgId).css("visibility","hidden");j.prepend(y)}y.attr("src",t).css("visibility","hidden");var z=v.width;var A=(b(window).width()-z)/2;l=r.index(r.filter("[href="+t+"]"));r.removeClass(o.activeClass).eq(l).addClass(o.activeClass);var w=o.disabledClass;h.removeClass(w);if(l===0){g.addClass(w)}if(l==r.length-1){k.addClass(w)}var B=o.template.replace("${title}",u.attr("title")||u.data("title")).replace("${index}",l+1).replace("${total}",r.length);var x=parseInt(e.css("paddingLeft"),10)+parseInt(e.css("paddingRight"),10);e.html(B).css({width:z-x});j.animate({width:z,height:v.height,left:A},o.speed,function(){y.hide().css("visibility","visible").fadeIn(function(){if(!o.autohide){h.fadeIn();s.show()}})})};v.onerror=function(){j.fadeIn().html("Cannot find image "+t)};v.src=t;if(o.preload){r.filter(":eq("+(l-1)+"), :eq("+(l+1)+")").each(function(){var w=new Image();w.src=b(this).attr("href")})}}function f(t,u){t.click(function(){if(t.hasClass(o.disabledClass)){return}var v=r.eq(i=l+(u?1:-1));if(v.length){p(v)}})}f(k,true);f(g);b(document).keydown(function(t){if(!j.is(":visible")||t.altKey||t.ctrlKey){return}if(t.keyCode==37||t.keyCode==39){var u=t.keyCode==37?g:k;u.click();return t.preventDefault()}return true});function q(){if(!j.is(":animated")){h.show();s.show()}}if(o.autohide){j.hover(q,function(){h.fadeOut();s.hide()}).mousemove(q)}var n;this.each(function(){var v=b(this),u=b(this).overlay(),t=u;u.onBeforeLoad(function(){p(v)});u.onClose(function(){r.removeClass(o.activeClass)})});return o.api?n:this}})(jQuery);
(function(d){var b=d.tools.overlay;b.effects=b.effects||{};b.effects.apple={version:"1.0.1"};d.extend(b.conf,{start:{absolute:true,top:null,left:null},fadeInSpeed:"fast",zIndex:9999});function c(f){var g=f.offset();return[g.top+f.height()/2,g.left+f.width()/2]}var e=function(n){var k=this.getOverlay(),f=this.getConf(),i=this.getTrigger(),q=this,r=k.outerWidth({margin:true}),m=k.data("img");if(!m){var l=k.css("backgroundImage");if(!l){throw"background-image CSS property not set for overlay"}l=l.substring(l.indexOf("(")+1,l.indexOf(")")).replace(/\"/g,"");k.css("backgroundImage","none");m=d('<img src="'+l+'"/>');m.css({border:0,position:"absolute",display:"none"}).width(r);d("body").append(m);k.data("img",m)}var o=d(window),j=f.start.top||Math.round(o.height()/2),h=f.start.left||Math.round(o.width()/2);if(i){var g=c(i);j=g[0];h=g[1]}if(!f.start.absolute){j+=o.scrollTop();h+=o.scrollLeft()}m.css({top:j,left:h,width:0,zIndex:f.zIndex}).show();m.animate({top:k.css("top"),left:k.css("left"),width:r},f.speed,function(){k.css("zIndex",f.zIndex+1).fadeIn(f.fadeInSpeed,function(){if(q.isOpened()&&!d(this).index(k)){n.call()}else{k.hide()}})})};var a=function(f){var h=this.getOverlay(),i=this.getConf(),g=this.getTrigger(),l=i.start.top,k=i.start.left;h.hide();if(g){var j=c(g);l=j[0];k=j[1]}h.data("img").animate({top:l,left:k,width:0},i.closeSpeed,f)};b.addEffect("apple",e,a)})(jQuery);
(function(b){b.tools=b.tools||{};b.tools.expose={version:"1.0.5",conf:{maskId:null,loadSpeed:"slow",closeSpeed:"fast",closeOnClick:true,closeOnEsc:true,zIndex:9998,opacity:0.8,color:"#456",api:false}};function a(){if(b.browser.msie){var f=b(document).height(),e=b(window).height();return[window.innerWidth||document.documentElement.clientWidth||document.body.clientWidth,f-e<20?e:f]}return[b(window).width(),b(document).height()]}function c(h,g){var e=this,j=b(this),d=null,f=false,i=0;b.each(g,function(k,l){if(b.isFunction(l)){j.bind(k,l)}});b(window).resize(function(){e.fit()});b.extend(this,{getMask:function(){return d},getExposed:function(){return h},getConf:function(){return g},isLoaded:function(){return f},load:function(n){if(f){return e}i=h.eq(0).css("zIndex");if(g.maskId){d=b("#"+g.maskId)}if(!d||!d.length){var l=a();d=b("<div/>").css({position:"absolute",top:0,left:0,width:l[0],height:l[1],display:"none",opacity:0,zIndex:g.zIndex});if(g.maskId){d.attr("id",g.maskId)}b("body").append(d);var k=d.css("backgroundColor");if(!k||k=="transparent"||k=="rgba(0, 0, 0, 0)"){d.css("backgroundColor",g.color)}if(g.closeOnEsc){b(document).bind("keydown.unexpose",function(o){if(o.keyCode==27){e.close()}})}if(g.closeOnClick){d.bind("click.unexpose",function(o){e.close(o)})}}n=n||b.Event();n.type="onBeforeLoad";j.trigger(n);if(n.isDefaultPrevented()){return e}b.each(h,function(){var o=b(this);if(!/relative|absolute|fixed/i.test(o.css("position"))){o.css("position","relative")}});h.css({zIndex:Math.max(g.zIndex+1,i=="auto"?0:i)});var m=d.height();if(!this.isLoaded()){d.css({opacity:0,display:"block"}).fadeTo(g.loadSpeed,g.opacity,function(){if(d.height()!=m){d.css("height",m)}n.type="onLoad";j.trigger(n)})}f=true;return e},close:function(k){if(!f){return e}k=k||b.Event();k.type="onBeforeClose";j.trigger(k);if(k.isDefaultPrevented()){return e}d.fadeOut(g.closeSpeed,function(){k.type="onClose";j.trigger(k);h.css({zIndex:b.browser.msie?i:null})});f=false;return e},fit:function(){if(d){var k=a();d.css({width:k[0],height:k[1]})}},bind:function(k,l){j.bind(k,l);return e},unbind:function(k){j.unbind(k);return e}});b.each("onBeforeLoad,onLoad,onBeforeClose,onClose".split(","),function(k,l){e[l]=function(m){return e.bind(l,m)}})}b.fn.expose=function(d){var e=this.eq(typeof d=="number"?d:0).data("expose");if(e){return e}if(typeof d=="string"){d={color:d}}var f=b.extend({},b.tools.expose.conf);d=b.extend(f,d);this.each(function(){e=new c(b(this),d);b(this).data("expose",e)});return d.api?e:this}})(jQuery);
/**
 * Cookie plugin
 *
 * Copyright (c) 2006 Klaus Hartl (stilbuero.de)
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 *
 */

/**
 * Create a cookie with the given name and value and other optional parameters.
 *
 * @example $.cookie('the_cookie', 'the_value');
 * @desc Set the value of a cookie.
 * @example $.cookie('the_cookie', 'the_value', { expires: 7, path: '/', domain: 'jquery.com', secure: true });
 * @desc Create a cookie with all available options.
 * @example $.cookie('the_cookie', 'the_value');
 * @desc Create a session cookie.
 * @example $.cookie('the_cookie', null);
 * @desc Delete a cookie by passing null as value. Keep in mind that you have to use the same path and domain
 *       used when the cookie was set.
 *
 * @param String name The name of the cookie.
 * @param String value The value of the cookie.
 * @param Object options An object literal containing key/value pairs to provide optional cookie attributes.
 * @option Number|Date expires Either an integer specifying the expiration date from now on in days or a Date object.
 *                             If a negative value is specified (e.g. a date in the past), the cookie will be deleted.
 *                             If set to null or omitted, the cookie will be a session cookie and will not be retained
 *                             when the the browser exits.
 * @option String path The value of the path atribute of the cookie (default: path of page that created the cookie).
 * @option String domain The value of the domain attribute of the cookie (default: domain of page that created the cookie).
 * @option Boolean secure If true, the secure attribute of the cookie will be set and the cookie transmission will
 *                        require a secure protocol (like HTTPS).
 * @type undefined
 *
 * @name $.cookie
 * @cat Plugins/Cookie
 * @author Klaus Hartl/klaus.hartl@stilbuero.de
 */

/**
 * Get the value of a cookie with the given name.
 *
 * @example $.cookie('the_cookie');
 * @desc Get the value of a cookie.
 *
 * @param String name The name of the cookie.
 * @return The value of the cookie.
 * @type String
 *
 * @name $.cookie
 * @cat Plugins/Cookie
 * @author Klaus Hartl/klaus.hartl@stilbuero.de
 */
jQuery.cookie = function(name, value, options) {
    if (typeof value != 'undefined') { // name and value given, set cookie
        options = options || {};
        if (value === null) {
            value = '';
            options.expires = -1;
        }
        var expires = '';
        if (options.expires && (typeof options.expires == 'number' || options.expires.toUTCString)) {
            var date;
            if (typeof options.expires == 'number') {
                date = new Date();
                date.setTime(date.getTime() + (options.expires * 24 * 60 * 60 * 1000));
            } else {
                date = options.expires;
            }
            expires = '; expires=' + date.toUTCString(); // use expires attribute, max-age is not supported by IE
        }
        // CAUTION: Needed to parenthesize options.path and options.domain
        // in the following expressions, otherwise they evaluate to undefined
        // in the packed version for some reason...
        var path = options.path ? '; path=' + (options.path) : '';
        var domain = options.domain ? '; domain=' + (options.domain) : '';
        var secure = options.secure ? '; secure' : '';
        document.cookie = [name, '=', encodeURIComponent(value), expires, path, domain, secure].join('');
    } else { // only name given, get cookie
        var cookieValue = null;
        if (document.cookie && document.cookie != '') {
            var cookies = document.cookie.split(';');
            for (var i = 0; i < cookies.length; i++) {
                var cookie = jQuery.trim(cookies[i]);
                // Does this cookie string begin with the name we want?
                if (cookie.substring(0, name.length + 1) == (name + '=')) {
                    cookieValue = decodeURIComponent(cookie.substring(name.length + 1));
                    break;
                }
            }
        }
        return cookieValue;
    }
};// jQuery SWFObject v1.1.1 MIT/GPL @jon_neal
// http://jquery.thewikies.com/swfobject
(function(f,h,i){function k(a,c){var b=(a[0]||0)-(c[0]||0);return b>0||!b&&a.length>0&&k(a.slice(1),c.slice(1))}function l(a){if(typeof a!=g)return a;var c=[],b="";for(var d in a){b=typeof a[d]==g?l(a[d]):[d,m?encodeURI(a[d]):a[d]].join("=");c.push(b)}return c.join("&")}function n(a){var c=[];for(var b in a)a[b]&&c.push([b,'="',a[b],'"'].join(""));return c.join(" ")}function o(a){var c=[];for(var b in a)c.push(['<param name="',b,'" value="',l(a[b]),'" />'].join(""));return c.join("")}var g="object",m=true;try{var j=i.description||function(){return(new i("ShockwaveFlash.ShockwaveFlash")).GetVariable("$version")}()}catch(p){j="Unavailable"}var e=j.match(/\d+/g)||[0];f[h]={available:e[0]>0,activeX:i&&!i.name,version:{original:j,array:e,string:e.join("."),major:parseInt(e[0],10)||0,minor:parseInt(e[1],10)||0,release:parseInt(e[2],10)||0},hasVersion:function(a){a=/string|number/.test(typeof a)?a.toString().split("."):/object/.test(typeof a)?[a.major,a.minor]:a||[0,0];return k(e,a)},encodeParams:true,expressInstall:"expressInstall.swf",expressInstallIsActive:false,create:function(a){if(!a.swf||this.expressInstallIsActive||!this.available&&!a.hasVersionFail)return false;if(!this.hasVersion(a.hasVersion||1)){this.expressInstallIsActive=true;if(typeof a.hasVersionFail=="function")if(!a.hasVersionFail.apply(a))return false;a={swf:a.expressInstall||this.expressInstall,height:137,width:214,flashvars:{MMredirectURL:location.href,MMplayerType:this.activeX?"ActiveX":"PlugIn",MMdoctitle:document.title.slice(0,47)+" - Flash Player Installation"}}}attrs={data:a.swf,type:"application/x-shockwave-flash",id:a.id||"flash_"+Math.floor(Math.random()*999999999),width:a.width||320,height:a.height||180,style:a.style||""};m=typeof a.useEncode!=="undefined"?a.useEncode:this.encodeParams;a.movie=a.swf;a.wmode=a.wmode||"opaque";delete a.fallback;delete a.hasVersion;delete a.hasVersionFail;delete a.height;delete a.id;delete a.swf;delete a.useEncode;delete a.width;var c=document.createElement("div");c.innerHTML=["<object ",n(attrs),">",o(a),"</object>"].join("");return c.firstChild}};f.fn[h]=function(a){var c=this.find(g).andSelf().filter(g);/string|object/.test(typeof a)&&this.each(function(){var b=f(this),d;a=typeof a==g?a:{swf:a};a.fallback=this;if(d=f[h].create(a)){b.children().remove();b.html(d)}});typeof a=="function"&&c.each(function(){var b=this;b.jsInteractionTimeoutMs=b.jsInteractionTimeoutMs||0;if(b.jsInteractionTimeoutMs<660)b.clientWidth||b.clientHeight?a.call(b):setTimeout(function(){f(b)[h](a)},b.jsInteractionTimeoutMs+66)});return c}})(jQuery,"flash",navigator.plugins["Shockwave Flash"]||window.ActiveXObject);
(function($){$.extend({tablesorter:new function(){var parsers=[],widgets=[];this.defaults={cssHeader:"header",cssAsc:"headerSortUp",cssDesc:"headerSortDown",sortInitialOrder:"asc",sortMultiSortKey:"shiftKey",sortForce:null,sortAppend:null,textExtraction:"simple",parsers:{},widgets:[],widgetZebra:{css:["even","odd"]},headers:{},widthFixed:false,cancelSelection:true,sortList:[],headerList:[],dateFormat:"us",decimal:'.',debug:false};function benchmark(s,d){log(s+","+(new Date().getTime()-d.getTime())+"ms");}this.benchmark=benchmark;function log(s){if(typeof console!="undefined"&&typeof console.debug!="undefined"){console.log(s);}else{alert(s);}}function buildParserCache(table,$headers){if(table.config.debug){var parsersDebug="";}var rows=table.tBodies[0].rows;if(table.tBodies[0].rows[0]){var list=[],cells=rows[0].cells,l=cells.length;for(var i=0;i<l;i++){var p=false;if($.metadata&&($($headers[i]).metadata()&&$($headers[i]).metadata().sorter)){p=getParserById($($headers[i]).metadata().sorter);}else if((table.config.headers[i]&&table.config.headers[i].sorter)){p=getParserById(table.config.headers[i].sorter);}if(!p){p=detectParserForColumn(table,cells[i]);}if(table.config.debug){parsersDebug+="column:"+i+" parser:"+p.id+"\n";}list.push(p);}}if(table.config.debug){log(parsersDebug);}return list;};function detectParserForColumn(table,node){var l=parsers.length;for(var i=1;i<l;i++){if(parsers[i].is($.trim(getElementText(table.config,node)),table,node)){return parsers[i];}}return parsers[0];}function getParserById(name){var l=parsers.length;for(var i=0;i<l;i++){if(parsers[i].id.toLowerCase()==name.toLowerCase()){return parsers[i];}}return false;}function buildCache(table){if(table.config.debug){var cacheTime=new Date();}var totalRows=(table.tBodies[0]&&table.tBodies[0].rows.length)||0,totalCells=(table.tBodies[0].rows[0]&&table.tBodies[0].rows[0].cells.length)||0,parsers=table.config.parsers,cache={row:[],normalized:[]};for(var i=0;i<totalRows;++i){var c=table.tBodies[0].rows[i],cols=[];cache.row.push($(c));for(var j=0;j<totalCells;++j){cols.push(parsers[j].format(getElementText(table.config,c.cells[j]),table,c.cells[j]));}cols.push(i);cache.normalized.push(cols);cols=null;};if(table.config.debug){benchmark("Building cache for "+totalRows+" rows:",cacheTime);}return cache;};function getElementText(config,node){if(!node)return"";var t="";if(config.textExtraction=="simple"){if(node.childNodes[0]&&node.childNodes[0].hasChildNodes()){t=node.childNodes[0].innerHTML;}else{t=node.innerHTML;}}else{if(typeof(config.textExtraction)=="function"){t=config.textExtraction(node);}else{t=$(node).text();}}return t;}function appendToTable(table,cache){if(table.config.debug){var appendTime=new Date()}var c=cache,r=c.row,n=c.normalized,totalRows=n.length,checkCell=(n[0].length-1),tableBody=$(table.tBodies[0]),rows=[];for(var i=0;i<totalRows;i++){rows.push(r[n[i][checkCell]]);if(!table.config.appender){var o=r[n[i][checkCell]];var l=o.length;for(var j=0;j<l;j++){tableBody[0].appendChild(o[j]);}}}if(table.config.appender){table.config.appender(table,rows);}rows=null;if(table.config.debug){benchmark("Rebuilt table:",appendTime);}applyWidget(table);setTimeout(function(){$(table).trigger("sortEnd");},0);};function buildHeaders(table){if(table.config.debug){var time=new Date();}var meta=($.metadata)?true:false,tableHeadersRows=[];for(var i=0;i<table.tHead.rows.length;i++){tableHeadersRows[i]=0;};$tableHeaders=$("thead th",table);$tableHeaders.each(function(index){this.count=0;this.column=index;this.order=formatSortingOrder(table.config.sortInitialOrder);if(checkHeaderMetadata(this)||checkHeaderOptions(table,index))this.sortDisabled=true;if(!this.sortDisabled){$(this).addClass(table.config.cssHeader);}table.config.headerList[index]=this;});if(table.config.debug){benchmark("Built headers:",time);log($tableHeaders);}return $tableHeaders;};function checkCellColSpan(table,rows,row){var arr=[],r=table.tHead.rows,c=r[row].cells;for(var i=0;i<c.length;i++){var cell=c[i];if(cell.colSpan>1){arr=arr.concat(checkCellColSpan(table,headerArr,row++));}else{if(table.tHead.length==1||(cell.rowSpan>1||!r[row+1])){arr.push(cell);}}}return arr;};function checkHeaderMetadata(cell){if(($.metadata)&&($(cell).metadata().sorter===false)){return true;};return false;}function checkHeaderOptions(table,i){if((table.config.headers[i])&&(table.config.headers[i].sorter===false)){return true;};return false;}function applyWidget(table){var c=table.config.widgets;var l=c.length;for(var i=0;i<l;i++){getWidgetById(c[i]).format(table);}}function getWidgetById(name){var l=widgets.length;for(var i=0;i<l;i++){if(widgets[i].id.toLowerCase()==name.toLowerCase()){return widgets[i];}}};function formatSortingOrder(v){if(typeof(v)!="Number"){i=(v.toLowerCase()=="desc")?1:0;}else{i=(v==(0||1))?v:0;}return i;}function isValueInArray(v,a){var l=a.length;for(var i=0;i<l;i++){if(a[i][0]==v){return true;}}return false;}function setHeadersCss(table,$headers,list,css){$headers.removeClass(css[0]).removeClass(css[1]);var h=[];$headers.each(function(offset){if(!this.sortDisabled){h[this.column]=$(this);}});var l=list.length;for(var i=0;i<l;i++){h[list[i][0]].addClass(css[list[i][1]]);}}function fixColumnWidth(table,$headers){var c=table.config;if(c.widthFixed){var colgroup=$('<colgroup>');$("tr:first td",table.tBodies[0]).each(function(){colgroup.append($('<col>').css('width',$(this).width()));});$(table).prepend(colgroup);};}function updateHeaderSortCount(table,sortList){var c=table.config,l=sortList.length;for(var i=0;i<l;i++){var s=sortList[i],o=c.headerList[s[0]];o.count=s[1];o.count++;}}function multisort(table,sortList,cache){if(table.config.debug){var sortTime=new Date();}var dynamicExp="var sortWrapper = function(a,b) {",l=sortList.length;for(var i=0;i<l;i++){var c=sortList[i][0];var order=sortList[i][1];var s=(getCachedSortType(table.config.parsers,c)=="text")?((order==0)?"sortText":"sortTextDesc"):((order==0)?"sortNumeric":"sortNumericDesc");var e="e"+i;dynamicExp+="var "+e+" = "+s+"(a["+c+"],b["+c+"]); ";dynamicExp+="if("+e+") { return "+e+"; } ";dynamicExp+="else { ";}var orgOrderCol=cache.normalized[0].length-1;dynamicExp+="return a["+orgOrderCol+"]-b["+orgOrderCol+"];";for(var i=0;i<l;i++){dynamicExp+="}; ";}dynamicExp+="return 0; ";dynamicExp+="}; ";eval(dynamicExp);cache.normalized.sort(sortWrapper);if(table.config.debug){benchmark("Sorting on "+sortList.toString()+" and dir "+order+" time:",sortTime);}return cache;};function sortText(a,b){return((a<b)?-1:((a>b)?1:0));};function sortTextDesc(a,b){return((b<a)?-1:((b>a)?1:0));};function sortNumeric(a,b){return a-b;};function sortNumericDesc(a,b){return b-a;};function getCachedSortType(parsers,i){return parsers[i].type;};this.construct=function(settings){return this.each(function(){if(!this.tHead||!this.tBodies)return;var $this,$document,$headers,cache,config,shiftDown=0,sortOrder;this.config={};config=$.extend(this.config,$.tablesorter.defaults,settings);$this=$(this);$headers=buildHeaders(this);this.config.parsers=buildParserCache(this,$headers);cache=buildCache(this);var sortCSS=[config.cssDesc,config.cssAsc];fixColumnWidth(this);$headers.click(function(e){$this.trigger("sortStart");var totalRows=($this[0].tBodies[0]&&$this[0].tBodies[0].rows.length)||0;if(!this.sortDisabled&&totalRows>0){var $cell=$(this);var i=this.column;this.order=this.count++%2;if(!e[config.sortMultiSortKey]){config.sortList=[];if(config.sortForce!=null){var a=config.sortForce;for(var j=0;j<a.length;j++){if(a[j][0]!=i){config.sortList.push(a[j]);}}}config.sortList.push([i,this.order]);}else{if(isValueInArray(i,config.sortList)){for(var j=0;j<config.sortList.length;j++){var s=config.sortList[j],o=config.headerList[s[0]];if(s[0]==i){o.count=s[1];o.count++;s[1]=o.count%2;}}}else{config.sortList.push([i,this.order]);}};setTimeout(function(){setHeadersCss($this[0],$headers,config.sortList,sortCSS);appendToTable($this[0],multisort($this[0],config.sortList,cache));},1);return false;}}).mousedown(function(){if(config.cancelSelection){this.onselectstart=function(){return false};return false;}});$this.bind("update",function(){this.config.parsers=buildParserCache(this,$headers);cache=buildCache(this);}).bind("sorton",function(e,list){$(this).trigger("sortStart");config.sortList=list;var sortList=config.sortList;updateHeaderSortCount(this,sortList);setHeadersCss(this,$headers,sortList,sortCSS);appendToTable(this,multisort(this,sortList,cache));}).bind("appendCache",function(){appendToTable(this,cache);}).bind("applyWidgetId",function(e,id){getWidgetById(id).format(this);}).bind("applyWidgets",function(){applyWidget(this);});if($.metadata&&($(this).metadata()&&$(this).metadata().sortlist)){config.sortList=$(this).metadata().sortlist;}if(config.sortList.length>0){$this.trigger("sorton",[config.sortList]);}applyWidget(this);});};this.addParser=function(parser){var l=parsers.length,a=true;for(var i=0;i<l;i++){if(parsers[i].id.toLowerCase()==parser.id.toLowerCase()){a=false;}}if(a){parsers.push(parser);};};this.addWidget=function(widget){widgets.push(widget);};this.formatFloat=function(s){var i=parseFloat(s);return(isNaN(i))?0:i;};this.formatInt=function(s){var i=parseInt(s);return(isNaN(i))?0:i;};this.isDigit=function(s,config){var DECIMAL='\\'+config.decimal;var exp='/(^[+]?0('+DECIMAL+'0+)?$)|(^([-+]?[1-9][0-9]*)$)|(^([-+]?((0?|[1-9][0-9]*)'+DECIMAL+'(0*[1-9][0-9]*)))$)|(^[-+]?[1-9]+[0-9]*'+DECIMAL+'0+$)/';return RegExp(exp).test($.trim(s));};this.clearTableBody=function(table){if($.browser.msie){function empty(){while(this.firstChild)this.removeChild(this.firstChild);}empty.apply(table.tBodies[0]);}else{table.tBodies[0].innerHTML="";}};}});$.fn.extend({tablesorter:$.tablesorter.construct});var ts=$.tablesorter;ts.addParser({id:"text",is:function(s){return true;},format:function(s){return $.trim(s.toLowerCase());},type:"text"});ts.addParser({id:"digit",is:function(s,table){var c=table.config;return $.tablesorter.isDigit(s,c);},format:function(s){return $.tablesorter.formatFloat(s);},type:"numeric"});ts.addParser({id:"currency",is:function(s){return/^[£$€?.]/.test(s);},format:function(s){return $.tablesorter.formatFloat(s.replace(new RegExp(/[^0-9.]/g),""));},type:"numeric"});ts.addParser({id:"ipAddress",is:function(s){return/^\d{2,3}[\.]\d{2,3}[\.]\d{2,3}[\.]\d{2,3}$/.test(s);},format:function(s){var a=s.split("."),r="",l=a.length;for(var i=0;i<l;i++){var item=a[i];if(item.length==2){r+="0"+item;}else{r+=item;}}return $.tablesorter.formatFloat(r);},type:"numeric"});ts.addParser({id:"url",is:function(s){return/^(https?|ftp|file):\/\/$/.test(s);},format:function(s){return jQuery.trim(s.replace(new RegExp(/(https?|ftp|file):\/\//),''));},type:"text"});ts.addParser({id:"isoDate",is:function(s){return/^\d{4}[\/-]\d{1,2}[\/-]\d{1,2}$/.test(s);},format:function(s){return $.tablesorter.formatFloat((s!="")?new Date(s.replace(new RegExp(/-/g),"/")).getTime():"0");},type:"numeric"});ts.addParser({id:"percent",is:function(s){return/\%$/.test($.trim(s));},format:function(s){return $.tablesorter.formatFloat(s.replace(new RegExp(/%/g),""));},type:"numeric"});ts.addParser({id:"usLongDate",is:function(s){return s.match(new RegExp(/^[A-Za-z]{3,10}\.? [0-9]{1,2}, ([0-9]{4}|'?[0-9]{2}) (([0-2]?[0-9]:[0-5][0-9])|([0-1]?[0-9]:[0-5][0-9]\s(AM|PM)))$/));},format:function(s){return $.tablesorter.formatFloat(new Date(s).getTime());},type:"numeric"});ts.addParser({id:"shortDate",is:function(s){return/\d{1,2}[\/\-]\d{1,2}[\/\-]\d{2,4}/.test(s);},format:function(s,table){var c=table.config;s=s.replace(/\-/g,"/");if(c.dateFormat=="us"){s=s.replace(/(\d{1,2})[\/\-](\d{1,2})[\/\-](\d{4})/,"$3/$1/$2");}else if(c.dateFormat=="uk"){s=s.replace(/(\d{1,2})[\/\-](\d{1,2})[\/\-](\d{4})/,"$3/$2/$1");}else if(c.dateFormat=="dd/mm/yy"||c.dateFormat=="dd-mm-yy"){s=s.replace(/(\d{1,2})[\/\-](\d{1,2})[\/\-](\d{2})/,"$1/$2/$3");}return $.tablesorter.formatFloat(new Date(s).getTime());},type:"numeric"});ts.addParser({id:"time",is:function(s){return/^(([0-2]?[0-9]:[0-5][0-9])|([0-1]?[0-9]:[0-5][0-9]\s(am|pm)))$/.test(s);},format:function(s){return $.tablesorter.formatFloat(new Date("2000/01/01 "+s).getTime());},type:"numeric"});ts.addParser({id:"metadata",is:function(s){return false;},format:function(s,table,cell){var c=table.config,p=(!c.parserMetadataName)?'sortValue':c.parserMetadataName;return $(cell).metadata()[p];},type:"numeric"});ts.addWidget({id:"zebra",format:function(table){if(table.config.debug){var time=new Date();}$("tr:visible",table.tBodies[0]).filter(':even').removeClass(table.config.widgetZebra.css[1]).addClass(table.config.widgetZebra.css[0]).end().filter(':odd').removeClass(table.config.widgetZebra.css[0]).addClass(table.config.widgetZebra.css[1]);if(table.config.debug){$.tablesorter.benchmark("Applying Zebra widget",time);}}});})(jQuery);/**
 * Copyright (c) 2005 - 2010, James Auldridge
 * All rights reserved.
 *
 * Licensed under the BSD, MIT, and GPL (your choice!) Licenses:
 *  http://code.google.com/p/cookies/wiki/License
 *
 */

var jaaulde=window.jaaulde||{};jaaulde.utils=jaaulde.utils||{};jaaulde.utils.cookies=(function(){var resolveOptions,assembleOptionsString,parseCookies,constructor,defaultOptions={expiresAt:null,path:'/',domain:null,secure:false};resolveOptions=function(options){var returnValue,expireDate;if(typeof options!=='object'||options===null){returnValue=defaultOptions;}else
{returnValue={expiresAt:defaultOptions.expiresAt,path:defaultOptions.path,domain:defaultOptions.domain,secure:defaultOptions.secure};if(typeof options.expiresAt==='object'&&options.expiresAt instanceof Date){returnValue.expiresAt=options.expiresAt;}else if(typeof options.hoursToLive==='number'&&options.hoursToLive!==0){expireDate=new Date();expireDate.setTime(expireDate.getTime()+(options.hoursToLive*60*60*1000));returnValue.expiresAt=expireDate;}if(typeof options.path==='string'&&options.path!==''){returnValue.path=options.path;}if(typeof options.domain==='string'&&options.domain!==''){returnValue.domain=options.domain;}if(options.secure===true){returnValue.secure=options.secure;}}return returnValue;};assembleOptionsString=function(options){options=resolveOptions(options);return((typeof options.expiresAt==='object'&&options.expiresAt instanceof Date?'; expires='+options.expiresAt.toGMTString():'')+'; path='+options.path+(typeof options.domain==='string'?'; domain='+options.domain:'')+(options.secure===true?'; secure':''));};parseCookies=function(){var cookies={},i,pair,name,value,separated=document.cookie.split(';'),unparsedValue;for(i=0;i<separated.length;i=i+1){pair=separated[i].split('=');name=pair[0].replace(/^\s*/,'').replace(/\s*$/,'');try
{value=decodeURIComponent(pair[1]);}catch(e1){value=pair[1];}if(typeof JSON==='object'&&JSON!==null&&typeof JSON.parse==='function'){try
{unparsedValue=value;value=JSON.parse(value);}catch(e2){value=unparsedValue;}}cookies[name]=value;}return cookies;};constructor=function(){};constructor.prototype.get=function(cookieName){var returnValue,item,cookies=parseCookies();if(typeof cookieName==='string'){returnValue=(typeof cookies[cookieName]!=='undefined')?cookies[cookieName]:null;}else if(typeof cookieName==='object'&&cookieName!==null){returnValue={};for(item in cookieName){if(typeof cookies[cookieName[item]]!=='undefined'){returnValue[cookieName[item]]=cookies[cookieName[item]];}else
{returnValue[cookieName[item]]=null;}}}else
{returnValue=cookies;}return returnValue;};constructor.prototype.filter=function(cookieNameRegExp){var cookieName,returnValue={},cookies=parseCookies();if(typeof cookieNameRegExp==='string'){cookieNameRegExp=new RegExp(cookieNameRegExp);}for(cookieName in cookies){if(cookieName.match(cookieNameRegExp)){returnValue[cookieName]=cookies[cookieName];}}return returnValue;};constructor.prototype.set=function(cookieName,value,options){if(typeof options!=='object'||options===null){options={};}if(typeof value==='undefined'||value===null){value='';options.hoursToLive=-8760;}else if(typeof value!=='string'){if(typeof JSON==='object'&&JSON!==null&&typeof JSON.stringify==='function'){value=JSON.stringify(value);}else
{throw new Error('cookies.set() received non-string value and could not serialize.');}}var optionsString=assembleOptionsString(options);document.cookie=cookieName+'='+encodeURIComponent(value)+optionsString;};constructor.prototype.del=function(cookieName,options){var allCookies={},name;if(typeof options!=='object'||options===null){options={};}if(typeof cookieName==='boolean'&&cookieName===true){allCookies=this.get();}else if(typeof cookieName==='string'){allCookies[cookieName]=true;}for(name in allCookies){if(typeof name==='string'&&name!==''){this.set(name,null,options);}}};constructor.prototype.test=function(){var returnValue=false,testName='cT',testValue='data';this.set(testName,testValue);if(this.get(testName)===testValue){this.del(testName);returnValue=true;}return returnValue;};constructor.prototype.setOptions=function(options){if(typeof options!=='object'){options=null;}defaultOptions=resolveOptions(options);};return new constructor();})();(function(){if(window.jQuery){(function($){$.cookies=jaaulde.utils.cookies;var extensions={cookify:function(options){return this.each(function(){var i,nameAttrs=['name','id'],name,$this=$(this),value;for(i in nameAttrs){if(!isNaN(i)){name=$this.attr(nameAttrs[i]);if(typeof name==='string'&&name!==''){if($this.is(':checkbox, :radio')){if($this.attr('checked')){value=$this.val();}}else if($this.is(':input')){value=$this.val();}else
{value=$this.html();}if(typeof value!=='string'||value===''){value=null;}$.cookies.set(name,value,options);break;}}}});},cookieFill:function(){return this.each(function(){var n,getN,nameAttrs=['name','id'],name,$this=$(this),value;getN=function(){n=nameAttrs.pop();return!!n;};while(getN()){name=$this.attr(n);if(typeof name==='string'&&name!==''){value=$.cookies.get(name);if(value!==null){if($this.is(':checkbox, :radio')){if($this.val()===value){$this.attr('checked','checked');}else
{$this.removeAttr('checked');}}else if($this.is(':input')){$this.val(value);}else
{$this.html(value);}}break;}}});},cookieBind:function(options){return this.each(function(){var $this=$(this);$this.cookieFill().change(function(){$this.cookify(options);});});}};$.each(extensions,function(i){$.fn[i]=this;});})(window.jQuery);}})();
/*
 * jQuery validation plug-in 1.7
 *
 * http://bassistance.de/jquery-plugins/jquery-plugin-validation/
 * http://docs.jquery.com/Plugins/Validation
 *
 * Copyright (c) 2006 - 2008 Jörn Zaefferer
 *
 * $Id: jquery.validate.js 6403 2009-06-17 14:27:16Z joern.zaefferer $
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
(function($){$.extend($.fn,{validate:function(options){if(!this.length){options&&options.debug&&window.console&&console.warn("nothing selected, can't validate, returning nothing");return;}var validator=$.data(this[0],'validator');if(validator){return validator;}validator=new $.validator(options,this[0]);$.data(this[0],'validator',validator);if(validator.settings.onsubmit){this.find("input, button").filter(".cancel").click(function(){validator.cancelSubmit=true;});if(validator.settings.submitHandler){this.find("input, button").filter(":submit").click(function(){validator.submitButton=this;});}this.submit(function(event){if(validator.settings.debug)event.preventDefault();function handle(){if(validator.settings.submitHandler){if(validator.submitButton){var hidden=$("<input type='hidden'/>").attr("name",validator.submitButton.name).val(validator.submitButton.value).appendTo(validator.currentForm);}validator.settings.submitHandler.call(validator,validator.currentForm);if(validator.submitButton){hidden.remove();}return false;}return true;}if(validator.cancelSubmit){validator.cancelSubmit=false;return handle();}if(validator.form()){if(validator.pendingRequest){validator.formSubmitted=true;return false;}return handle();}else{validator.focusInvalid();return false;}});}return validator;},valid:function(){if($(this[0]).is('form')){return this.validate().form();}else{var valid=true;var validator=$(this[0].form).validate();this.each(function(){valid&=validator.element(this);});return valid;}},removeAttrs:function(attributes){var result={},$element=this;$.each(attributes.split(/\s/),function(index,value){result[value]=$element.attr(value);$element.removeAttr(value);});return result;},rules:function(command,argument){var element=this[0];if(command){var settings=$.data(element.form,'validator').settings;var staticRules=settings.rules;var existingRules=$.validator.staticRules(element);switch(command){case"add":$.extend(existingRules,$.validator.normalizeRule(argument));staticRules[element.name]=existingRules;if(argument.messages)settings.messages[element.name]=$.extend(settings.messages[element.name],argument.messages);break;case"remove":if(!argument){delete staticRules[element.name];return existingRules;}var filtered={};$.each(argument.split(/\s/),function(index,method){filtered[method]=existingRules[method];delete existingRules[method];});return filtered;}}var data=$.validator.normalizeRules($.extend({},$.validator.metadataRules(element),$.validator.classRules(element),$.validator.attributeRules(element),$.validator.staticRules(element)),element);if(data.required){var param=data.required;delete data.required;data=$.extend({required:param},data);}return data;}});$.extend($.expr[":"],{blank:function(a){return!$.trim(""+a.value);},filled:function(a){return!!$.trim(""+a.value);},unchecked:function(a){return!a.checked;}});$.validator=function(options,form){this.settings=$.extend(true,{},$.validator.defaults,options);this.currentForm=form;this.init();};$.validator.format=function(source,params){if(arguments.length==1)return function(){var args=$.makeArray(arguments);args.unshift(source);return $.validator.format.apply(this,args);};if(arguments.length>2&&params.constructor!=Array){params=$.makeArray(arguments).slice(1);}if(params.constructor!=Array){params=[params];}$.each(params,function(i,n){source=source.replace(new RegExp("\\{"+i+"\\}","g"),n);});return source;};$.extend($.validator,{defaults:{messages:{},groups:{},rules:{},errorClass:"error",validClass:"valid",errorElement:"label",focusInvalid:true,errorContainer:$([]),errorLabelContainer:$([]),onsubmit:true,ignore:[],ignoreTitle:false,onfocusin:function(element){this.lastActive=element;if(this.settings.focusCleanup&&!this.blockFocusCleanup){this.settings.unhighlight&&this.settings.unhighlight.call(this,element,this.settings.errorClass,this.settings.validClass);this.errorsFor(element).hide();}},onfocusout:function(element){if(!this.checkable(element)&&(element.name in this.submitted||!this.optional(element))){this.element(element);}},onkeyup:function(element){if(element.name in this.submitted||element==this.lastElement){this.element(element);}},onclick:function(element){if(element.name in this.submitted)this.element(element);else if(element.parentNode.name in this.submitted)this.element(element.parentNode);},highlight:function(element,errorClass,validClass){$(element).addClass(errorClass).removeClass(validClass);},unhighlight:function(element,errorClass,validClass){$(element).removeClass(errorClass).addClass(validClass);}},setDefaults:function(settings){$.extend($.validator.defaults,settings);},messages:{required:"This field is required.",remote:"Please fix this field.",email:"Please enter a valid email address.",url:"Please enter a valid URL.",date:"Please enter a valid date.",dateISO:"Please enter a valid date (ISO).",number:"Please enter a valid number.",digits:"Please enter only digits.",creditcard:"Please enter a valid credit card number.",equalTo:"Please enter the same value again.",accept:"Please enter a value with a valid extension.",maxlength:$.validator.format("Please enter no more than {0} characters."),minlength:$.validator.format("Please enter at least {0} characters."),rangelength:$.validator.format("Please enter a value between {0} and {1} characters long."),range:$.validator.format("Please enter a value between {0} and {1}."),max:$.validator.format("Please enter a value less than or equal to {0}."),min:$.validator.format("Please enter a value greater than or equal to {0}.")},autoCreateRanges:false,prototype:{init:function(){this.labelContainer=$(this.settings.errorLabelContainer);this.errorContext=this.labelContainer.length&&this.labelContainer||$(this.currentForm);this.containers=$(this.settings.errorContainer).add(this.settings.errorLabelContainer);this.submitted={};this.valueCache={};this.pendingRequest=0;this.pending={};this.invalid={};this.reset();var groups=(this.groups={});$.each(this.settings.groups,function(key,value){$.each(value.split(/\s/),function(index,name){groups[name]=key;});});var rules=this.settings.rules;$.each(rules,function(key,value){rules[key]=$.validator.normalizeRule(value);});function delegate(event){var validator=$.data(this[0].form,"validator"),eventType="on"+event.type.replace(/^validate/,"");validator.settings[eventType]&&validator.settings[eventType].call(validator,this[0]);}$(this.currentForm).validateDelegate(":text, :password, :file, select, textarea","focusin focusout keyup",delegate).validateDelegate(":radio, :checkbox, select, option","click",delegate);if(this.settings.invalidHandler)$(this.currentForm).bind("invalid-form.validate",this.settings.invalidHandler);},form:function(){this.checkForm();$.extend(this.submitted,this.errorMap);this.invalid=$.extend({},this.errorMap);if(!this.valid())$(this.currentForm).triggerHandler("invalid-form",[this]);this.showErrors();return this.valid();},checkForm:function(){this.prepareForm();for(var i=0,elements=(this.currentElements=this.elements());elements[i];i++){this.check(elements[i]);}return this.valid();},element:function(element){element=this.clean(element);this.lastElement=element;this.prepareElement(element);this.currentElements=$(element);var result=this.check(element);if(result){delete this.invalid[element.name];}else{this.invalid[element.name]=true;}if(!this.numberOfInvalids()){this.toHide=this.toHide.add(this.containers);}this.showErrors();return result;},showErrors:function(errors){if(errors){$.extend(this.errorMap,errors);this.errorList=[];for(var name in errors){this.errorList.push({message:errors[name],element:this.findByName(name)[0]});}this.successList=$.grep(this.successList,function(element){return!(element.name in errors);});}this.settings.showErrors?this.settings.showErrors.call(this,this.errorMap,this.errorList):this.defaultShowErrors();},resetForm:function(){if($.fn.resetForm)$(this.currentForm).resetForm();this.submitted={};this.prepareForm();this.hideErrors();this.elements().removeClass(this.settings.errorClass);},numberOfInvalids:function(){return this.objectLength(this.invalid);},objectLength:function(obj){var count=0;for(var i in obj)count++;return count;},hideErrors:function(){this.addWrapper(this.toHide).hide();},valid:function(){return this.size()==0;},size:function(){return this.errorList.length;},focusInvalid:function(){if(this.settings.focusInvalid){try{$(this.findLastActive()||this.errorList.length&&this.errorList[0].element||[]).filter(":visible").focus().trigger("focusin");}catch(e){}}},findLastActive:function(){var lastActive=this.lastActive;return lastActive&&$.grep(this.errorList,function(n){return n.element.name==lastActive.name;}).length==1&&lastActive;},elements:function(){var validator=this,rulesCache={};return $([]).add(this.currentForm.elements).filter(":input").not(":submit, :reset, :image, [disabled]").not(this.settings.ignore).filter(function(){!this.name&&validator.settings.debug&&window.console&&console.error("%o has no name assigned",this);if(this.name in rulesCache||!validator.objectLength($(this).rules()))return false;rulesCache[this.name]=true;return true;});},clean:function(selector){return $(selector)[0];},errors:function(){return $(this.settings.errorElement+"."+this.settings.errorClass,this.errorContext);},reset:function(){this.successList=[];this.errorList=[];this.errorMap={};this.toShow=$([]);this.toHide=$([]);this.currentElements=$([]);},prepareForm:function(){this.reset();this.toHide=this.errors().add(this.containers);},prepareElement:function(element){this.reset();this.toHide=this.errorsFor(element);},check:function(element){element=this.clean(element);if(this.checkable(element)){element=this.findByName(element.name)[0];}var rules=$(element).rules();var dependencyMismatch=false;for(method in rules){var rule={method:method,parameters:rules[method]};try{var result=$.validator.methods[method].call(this,element.value.replace(/\r/g,""),element,rule.parameters);if(result=="dependency-mismatch"){dependencyMismatch=true;continue;}dependencyMismatch=false;if(result=="pending"){this.toHide=this.toHide.not(this.errorsFor(element));return;}if(!result){this.formatAndAdd(element,rule);return false;}}catch(e){this.settings.debug&&window.console&&console.log("exception occured when checking element "+element.id
+", check the '"+rule.method+"' method",e);throw e;}}if(dependencyMismatch)return;if(this.objectLength(rules))this.successList.push(element);return true;},customMetaMessage:function(element,method){if(!$.metadata)return;var meta=this.settings.meta?$(element).metadata()[this.settings.meta]:$(element).metadata();return meta&&meta.messages&&meta.messages[method];},customMessage:function(name,method){var m=this.settings.messages[name];return m&&(m.constructor==String?m:m[method]);},findDefined:function(){for(var i=0;i<arguments.length;i++){if(arguments[i]!==undefined)return arguments[i];}return undefined;},defaultMessage:function(element,method){return this.findDefined(this.customMessage(element.name,method),this.customMetaMessage(element,method),!this.settings.ignoreTitle&&element.title||undefined,$.validator.messages[method],"<strong>Warning: No message defined for "+element.name+"</strong>");},formatAndAdd:function(element,rule){var message=this.defaultMessage(element,rule.method),theregex=/\$?\{(\d+)\}/g;if(typeof message=="function"){message=message.call(this,rule.parameters,element);}else if(theregex.test(message)){message=jQuery.format(message.replace(theregex,'{$1}'),rule.parameters);}this.errorList.push({message:message,element:element});this.errorMap[element.name]=message;this.submitted[element.name]=message;},addWrapper:function(toToggle){if(this.settings.wrapper)toToggle=toToggle.add(toToggle.parent(this.settings.wrapper));return toToggle;},defaultShowErrors:function(){for(var i=0;this.errorList[i];i++){var error=this.errorList[i];this.settings.highlight&&this.settings.highlight.call(this,error.element,this.settings.errorClass,this.settings.validClass);this.showLabel(error.element,error.message);}if(this.errorList.length){this.toShow=this.toShow.add(this.containers);}if(this.settings.success){for(var i=0;this.successList[i];i++){this.showLabel(this.successList[i]);}}if(this.settings.unhighlight){for(var i=0,elements=this.validElements();elements[i];i++){this.settings.unhighlight.call(this,elements[i],this.settings.errorClass,this.settings.validClass);}}this.toHide=this.toHide.not(this.toShow);this.hideErrors();this.addWrapper(this.toShow).show();},validElements:function(){return this.currentElements.not(this.invalidElements());},invalidElements:function(){return $(this.errorList).map(function(){return this.element;});},showLabel:function(element,message){var label=this.errorsFor(element);if(label.length){label.removeClass().addClass(this.settings.errorClass);label.attr("generated")&&label.html(message);}else{label=$("<"+this.settings.errorElement+"/>").attr({"for":this.idOrName(element),generated:true}).addClass(this.settings.errorClass).html(message||"");if(this.settings.wrapper){label=label.hide().show().wrap("<"+this.settings.wrapper+"/>").parent();}if(!this.labelContainer.append(label).length)this.settings.errorPlacement?this.settings.errorPlacement(label,$(element)):label.insertAfter(element);}if(!message&&this.settings.success){label.text("");typeof this.settings.success=="string"?label.addClass(this.settings.success):this.settings.success(label);}this.toShow=this.toShow.add(label);},errorsFor:function(element){var name=this.idOrName(element);return this.errors().filter(function(){return $(this).attr('for')==name;});},idOrName:function(element){return this.groups[element.name]||(this.checkable(element)?element.name:element.id||element.name);},checkable:function(element){return/radio|checkbox/i.test(element.type);},findByName:function(name){var form=this.currentForm;return $(document.getElementsByName(name)).map(function(index,element){return element.form==form&&element.name==name&&element||null;});},getLength:function(value,element){switch(element.nodeName.toLowerCase()){case'select':return $("option:selected",element).length;case'input':if(this.checkable(element))return this.findByName(element.name).filter(':checked').length;}return value.length;},depend:function(param,element){return this.dependTypes[typeof param]?this.dependTypes[typeof param](param,element):true;},dependTypes:{"boolean":function(param,element){return param;},"string":function(param,element){return!!$(param,element.form).length;},"function":function(param,element){return param(element);}},optional:function(element){return!$.validator.methods.required.call(this,$.trim(element.value),element)&&"dependency-mismatch";},startRequest:function(element){if(!this.pending[element.name]){this.pendingRequest++;this.pending[element.name]=true;}},stopRequest:function(element,valid){this.pendingRequest--;if(this.pendingRequest<0)this.pendingRequest=0;delete this.pending[element.name];if(valid&&this.pendingRequest==0&&this.formSubmitted&&this.form()){$(this.currentForm).submit();this.formSubmitted=false;}else if(!valid&&this.pendingRequest==0&&this.formSubmitted){$(this.currentForm).triggerHandler("invalid-form",[this]);this.formSubmitted=false;}},previousValue:function(element){return $.data(element,"previousValue")||$.data(element,"previousValue",{old:null,valid:true,message:this.defaultMessage(element,"remote")});}},classRuleSettings:{required:{required:true},email:{email:true},url:{url:true},date:{date:true},dateISO:{dateISO:true},dateDE:{dateDE:true},number:{number:true},numberDE:{numberDE:true},digits:{digits:true},creditcard:{creditcard:true}},addClassRules:function(className,rules){className.constructor==String?this.classRuleSettings[className]=rules:$.extend(this.classRuleSettings,className);},classRules:function(element){var rules={};var classes=$(element).attr('class');classes&&$.each(classes.split(' '),function(){if(this in $.validator.classRuleSettings){$.extend(rules,$.validator.classRuleSettings[this]);}});return rules;},attributeRules:function(element){var rules={};var $element=$(element);for(method in $.validator.methods){var value=$element.attr(method);if(value){rules[method]=value;}}if(rules.maxlength&&/-1|2147483647|524288/.test(rules.maxlength)){delete rules.maxlength;}return rules;},metadataRules:function(element){if(!$.metadata)return{};var meta=$.data(element.form,'validator').settings.meta;return meta?$(element).metadata()[meta]:$(element).metadata();},staticRules:function(element){var rules={};var validator=$.data(element.form,'validator');if(validator.settings.rules){rules=$.validator.normalizeRule(validator.settings.rules[element.name])||{};}return rules;},normalizeRules:function(rules,element){$.each(rules,function(prop,val){if(val===false){delete rules[prop];return;}if(val.param||val.depends){var keepRule=true;switch(typeof val.depends){case"string":keepRule=!!$(val.depends,element.form).length;break;case"function":keepRule=val.depends.call(element,element);break;}if(keepRule){rules[prop]=val.param!==undefined?val.param:true;}else{delete rules[prop];}}});$.each(rules,function(rule,parameter){rules[rule]=$.isFunction(parameter)?parameter(element):parameter;});$.each(['minlength','maxlength','min','max'],function(){if(rules[this]){rules[this]=Number(rules[this]);}});$.each(['rangelength','range'],function(){if(rules[this]){rules[this]=[Number(rules[this][0]),Number(rules[this][1])];}});if($.validator.autoCreateRanges){if(rules.min&&rules.max){rules.range=[rules.min,rules.max];delete rules.min;delete rules.max;}if(rules.minlength&&rules.maxlength){rules.rangelength=[rules.minlength,rules.maxlength];delete rules.minlength;delete rules.maxlength;}}if(rules.messages){delete rules.messages;}return rules;},normalizeRule:function(data){if(typeof data=="string"){var transformed={};$.each(data.split(/\s/),function(){transformed[this]=true;});data=transformed;}return data;},addMethod:function(name,method,message){$.validator.methods[name]=method;$.validator.messages[name]=message!=undefined?message:$.validator.messages[name];if(method.length<3){$.validator.addClassRules(name,$.validator.normalizeRule(name));}},methods:{required:function(value,element,param){if(!this.depend(param,element))return"dependency-mismatch";switch(element.nodeName.toLowerCase()){case'select':var val=$(element).val();return val&&val.length>0;case'input':if(this.checkable(element))return this.getLength(value,element)>0;default:return $.trim(value).length>0;}},remote:function(value,element,param){if(this.optional(element))return"dependency-mismatch";var previous=this.previousValue(element);if(!this.settings.messages[element.name])this.settings.messages[element.name]={};previous.originalMessage=this.settings.messages[element.name].remote;this.settings.messages[element.name].remote=previous.message;param=typeof param=="string"&&{url:param}||param;if(previous.old!==value){previous.old=value;var validator=this;this.startRequest(element);var data={};data[element.name]=value;$.ajax($.extend(true,{url:param,mode:"abort",port:"validate"+element.name,dataType:"json",data:data,success:function(response){validator.settings.messages[element.name].remote=previous.originalMessage;var valid=response===true;if(valid){var submitted=validator.formSubmitted;validator.prepareElement(element);validator.formSubmitted=submitted;validator.successList.push(element);validator.showErrors();}else{var errors={};var message=(previous.message=response||validator.defaultMessage(element,"remote"));errors[element.name]=$.isFunction(message)?message(value):message;validator.showErrors(errors);}previous.valid=valid;validator.stopRequest(element,valid);}},param));return"pending";}else if(this.pending[element.name]){return"pending";}return previous.valid;},minlength:function(value,element,param){return this.optional(element)||this.getLength($.trim(value),element)>=param;},maxlength:function(value,element,param){return this.optional(element)||this.getLength($.trim(value),element)<=param;},rangelength:function(value,element,param){var length=this.getLength($.trim(value),element);return this.optional(element)||(length>=param[0]&&length<=param[1]);},min:function(value,element,param){return this.optional(element)||value>=param;},max:function(value,element,param){return this.optional(element)||value<=param;},range:function(value,element,param){return this.optional(element)||(value>=param[0]&&value<=param[1]);},email:function(value,element){return this.optional(element)||/^((([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+(\.([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+)*)|((\x22)((((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(([\x01-\x08\x0b\x0c\x0e-\x1f\x7f]|\x21|[\x23-\x5b]|[\x5d-\x7e]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(\\([\x01-\x09\x0b\x0c\x0d-\x7f]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))))*(((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(\x22)))@((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?$/i.test(value);},url:function(value,element){return this.optional(element)||/^(https?|ftp):\/\/(((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:)*@)?(((\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5]))|((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?)(:\d*)?)(\/((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)+(\/(([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)*)*)?)?(\?((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|[\uE000-\uF8FF]|\/|\?)*)?(\#((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|\/|\?)*)?$/i.test(value);},date:function(value,element){return this.optional(element)||!/Invalid|NaN/.test(new Date(value));},dateISO:function(value,element){return this.optional(element)||/^\d{4}[\/-]\d{1,2}[\/-]\d{1,2}$/.test(value);},number:function(value,element){return this.optional(element)||/^-?(?:\d+|\d{1,3}(?:,\d{3})+)(?:\.\d+)?$/.test(value);},digits:function(value,element){return this.optional(element)||/^\d+$/.test(value);},creditcard:function(value,element){if(this.optional(element))return"dependency-mismatch";if(/[^0-9-]+/.test(value))return false;var nCheck=0,nDigit=0,bEven=false;value=value.replace(/\D/g,"");for(var n=value.length-1;n>=0;n--){var cDigit=value.charAt(n);var nDigit=parseInt(cDigit,10);if(bEven){if((nDigit*=2)>9)nDigit-=9;}nCheck+=nDigit;bEven=!bEven;}return(nCheck%10)==0;},accept:function(value,element,param){param=typeof param=="string"?param.replace(/,/g,'|'):"png|jpe?g|gif";return this.optional(element)||value.match(new RegExp(".("+param+")$","i"));},equalTo:function(value,element,param){var target=$(param).unbind(".validate-equalTo").bind("blur.validate-equalTo",function(){$(element).valid();});return value==target.val();}}});$.format=$.validator.format;})(jQuery);;(function($){var ajax=$.ajax;var pendingRequests={};$.ajax=function(settings){settings=$.extend(settings,$.extend({},$.ajaxSettings,settings));var port=settings.port;if(settings.mode=="abort"){if(pendingRequests[port]){pendingRequests[port].abort();}return(pendingRequests[port]=ajax.apply(this,arguments));}return ajax.apply(this,arguments);};})(jQuery);;(function($){if(!jQuery.event.special.focusin&&!jQuery.event.special.focusout&&document.addEventListener){$.each({focus:'focusin',blur:'focusout'},function(original,fix){$.event.special[fix]={setup:function(){this.addEventListener(original,handler,true);},teardown:function(){this.removeEventListener(original,handler,true);},handler:function(e){arguments[0]=$.event.fix(e);arguments[0].type=fix;return $.event.handle.apply(this,arguments);}};function handler(e){e=$.event.fix(e);e.type=fix;return $.event.handle.call(this,e);}});};$.extend($.fn,{validateDelegate:function(delegate,type,handler){return this.bind(type,function(event){var target=$(event.target);if(target.is(delegate)){return handler.apply(target,arguments);}});}});})(jQuery);﻿/**
* hoverIntent r5 // 2007.03.27 // jQuery 1.1.2+
* <http://cherne.net/brian/resources/jquery.hoverIntent.html>
* 
* @param  f  onMouseOver function || An object with configuration options
* @param  g  onMouseOut function  || Nothing (use configuration options object)
* @author    Brian Cherne <brian@cherne.net>
*/
(function($){$.fn.hoverIntent=function(f,g){var cfg={sensitivity:7,interval:100,timeout:0};cfg=$.extend(cfg,g?{over:f,out:g}:f);var cX,cY,pX,pY;var track=function(ev){cX=ev.pageX;cY=ev.pageY;};var compare=function(ev,ob){ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t);if((Math.abs(pX-cX)+Math.abs(pY-cY))<cfg.sensitivity){$(ob).unbind("mousemove",track);ob.hoverIntent_s=1;return cfg.over.apply(ob,[ev]);}else{pX=cX;pY=cY;ob.hoverIntent_t=setTimeout(function(){compare(ev,ob);},cfg.interval);}};var delay=function(ev,ob){ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t);ob.hoverIntent_s=0;return cfg.out.apply(ob,[ev]);};var handleHover=function(e){var p=(e.type=="mouseover"?e.fromElement:e.toElement)||e.relatedTarget;while(p&&p!=this){try{p=p.parentNode;}catch(e){p=this;}}if(p==this){return false;}var ev=jQuery.extend({},e);var ob=this;if(ob.hoverIntent_t){ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t);}if(e.type=="mouseover"){pX=ev.pageX;pY=ev.pageY;$(ob).bind("mousemove",track);if(ob.hoverIntent_s!=1){ob.hoverIntent_t=setTimeout(function(){compare(ev,ob);},cfg.interval);}}else{$(ob).unbind("mousemove",track);if(ob.hoverIntent_s==1){ob.hoverIntent_t=setTimeout(function(){delay(ev,ob);},cfg.timeout);}}};return this.mouseover(handleHover).mouseout(handleHover);};})(jQuery);/*
 * jQuery throttle / debounce - v1.1 - 3/7/2010
 * http://benalman.com/projects/jquery-throttle-debounce-plugin/
 * 
 * Copyright (c) 2010 "Cowboy" Ben Alman
 * Dual licensed under the MIT and GPL licenses.
 * http://benalman.com/about/license/
 */
(function(b,c){var $=b.jQuery||b.Cowboy||(b.Cowboy={}),a;$.throttle=a=function(e,f,j,i){var h,d=0;if(typeof f!=="boolean"){i=j;j=f;f=c}function g(){var o=this,m=+new Date()-d,n=arguments;function l(){d=+new Date();j.apply(o,n)}function k(){h=c}if(i&&!h){l()}h&&clearTimeout(h);if(i===c&&m>e){l()}else{if(f!==true){h=setTimeout(i?k:l,i===c?e-m:e)}}}if($.guid){g.guid=j.guid=j.guid||$.guid++}return g};$.debounce=function(d,e,f){return f===c?a(d,e,false):a(d,f,e!==false)}})(this);/**
 * Singleton class controls the Headline1
 * @author Thomas Junghans, Namics AG
 * @class Headline1
 * @namespace Franke
 */

function Module() {
    /**
     * Event object
     * @property events
     */
    this.events = {
        'onBefore' : [],
        'onAfter' : []
    };

}

Module.prototype = {
    /**
     * Subscriber
     * @param {string} event, the event name
     * @param {function} handler, the function to execute. The arguments returned by the handler are sent with trigger
     */
    bind : function (event, handler) {
        try {
            this.events[event].push(handler);
        }
        catch (e) {
            throw new Error('Event ' + event + ' does not exist');
        }
    },

    /**
     * Triggers events
     * @method trigger
     * @param event
     * @param data (optional)
     * @return void
     */
    trigger : function (event) {
        var i = 0,
            len = 0,
            data = [];

        for (i = 0, len = arguments.length; i < len; i++) {
            if (i === 0) {
                continue;
            }
            data.push(arguments[i]);   
        }

        for (i = 0, len = this.events[event].length; i < len; i++) {
            this.events[event][i](arguments[0], data.slice(0));
        }
    }
};
/*globals jQuery, log */

/*!
 * Franke Namespace
 * @author <%= AUTHOR %>
 * @date <%= DATE %>
 */
var Franke = Franke || {};

// Sprocketize
//= require "jQuery-1.4.2.min"
//= require "cufon-yui"
//= require "Corporate_S_400-Corporate_S_700.font"
//= require "Corporate_S_600.font"
//= require "jquery.tools.min"
//= require "jquery.cookie"
//= require "jquery.swfobject.1-1-1.min"
//= require "jquery.tablesorter.min"
//= require "nx.module"
//= require "franke.utils"

// Global Namespace
jQuery('html').addClass('js');

// Comment or remove to enable log
var log = {
    toggle: function () {},
    move: function () {},
    resize: function () {},
    clear: function () {},
    debug: function () {},
    info: function () {},
    warn: function () {},
    error: function () {},
    profile: function () {}
};

// Check if Firebug is available
if (!(window.console && window.console.firebug)) {
    console = {
        info : function () {
        },
        log : function () {
        },
        assert : function () {
        }
    };
}/*globals Franke, jQuery, Module, swfobject */

/**
 * Helper functions
 * @author Thomas Junghans
 */
(function ($) {
    Franke.Utils = {
        /**
         *
         * @param value
         */
        is_integer : function (value) {
            return ((parseFloat(value, 10) === parseInt(value, 10)) && !isNaN(parseInt(value, 10)));
        },
            /**
             * OOP inheriting
             * @param p
             */
        inherit : function (p) {
            function F() {}
            F.prototype = p;
            return new F();
        },
        load_flash : function (swf, id, width, height, callback) {

            var params = {
                    'allowscriptaccess' : 'sameDomain',
                    'allowfullscreen' : 'false',
                    'quality' : 'high',
                    'bgcolor' : '#ffffff',
                    'wmode' : 'transparent'
                };
            
            swfobject.embedSWF(
                swf,
                id,
                width,
                height,
                '9.0.0',
                'javascripts/expressInstall.swf',
                null,
                params,
                params,
                callback   
                );
        },
        is_flash_available : function () {

            return $.flash.available;
        }

    };

    $.extend({
        is_integer : function (value) {
            return ((parseFloat(value, 10) === parseInt(value, 10)) && !isNaN(parseInt(value, 10)));
        }        
    });

}(jQuery));
/*global jQuery, log, Franke, Cufon */
/**
 * This class is a helper for the Cufon framework
 * @author Thomas Junghans, Namics AG
 * @class Font
 * @namespace Franke
 */
(function ($) {
    function Font(config) {
        /**
         * Holds methods to replace fonts
         * @property font_replacings
         * @type Array
         */
        this.font_replacings = [];

        /**
         * Holds configuration
         * @property config
         * @type Object
         */
        this.config = {
            /**
             * Fired before fonts are replaced
             * @event onBeforeReplace
             */
            onBeforeReplace : function () {},
            /**
             * Fired after fonts are replaced
             * @event onReplace
             */
            onReplace : function () {}
        };

        $.extend(this.config, config);

    }

    Font.prototype = {
        /**
         * Add font replacing method (cufon)
         * @method add_font_replacer
         */
        add_font_replacer : function () {
            this.font_replacings.push(arguments);   
        },

        /**
         * Loops through font_replacings and calls the added font_replacing methods
         * @method replace_fonts
         * 
         */
        replace_fonts : function () {
            this.config.onBeforeReplace();

            for (var i = 0, len = this.font_replacings.length; i < len; i++) {
                Cufon.replace(this.font_replacings[i][0], this.font_replacings[i][1]);
            }

            // This is needed to make sure the Cufon script is executed completely before any other code is run
            Cufon.now();
            this.config.onReplace();
        }
    };

    Franke.Font = Font;
}(jQuery));

jQuery(function () {
    if (jQuery('html:first,body:first').hasClass('defaultFont') === false) {
        var ff = new Franke.Font();
        ff.add_font_replacer('h1 a', { fontFamily: 'Corporate S' });
        ff.add_font_replacer('h1', { fontFamily: 'Corporate S' });
        ff.add_font_replacer('h3', { fontFamily: 'Corporate S' });
        ff.add_font_replacer('h4', { fontFamily: 'Corporate S Demi' });
        ff.add_font_replacer('a.lnk_9_inverted', { fontFamily: 'Corporate S Demi', hover : {'textShadow' : 'none'}, textShadow: '1px 1px #333333'});
        ff.add_font_replacer('a.lnk_9', { fontFamily: 'Corporate S Demi', hover : true});
        ff.add_font_replacer('a.lnk_14', { fontFamily: 'Corporate S Demi', hover: true });
        ff.add_font_replacer('a.lnk_15', { fontFamily: 'Corporate S Demi', hover: true });
        ff.add_font_replacer('a.lnk_btn_arrow', { fontFamily: 'Corporate S Demi', hover: true });
        ff.replace_fonts();
    }

});/*globals Franke, jQuery, Module, jaaulde */

/**
 * @author Thomas Junghans
 */
(function ($) {
    $(function () {
       /**
         * Setter for "wantsflash" cookie. The cookie values that are set are: null, 'no', 'yes'.
         * @param wants_flash {boolean}
         * @return true on success
         */
        var set_wants_flash_cookie_without_refresh = function (wants_flash) {
            var cookie_value = 'no';
            if (wants_flash === true) {
                cookie_value = 'yes';
            } else if (typeof(wants_flash) === 'undefined' ||  wants_flash === null) {
                cookie_value = null;
            }

            jaaulde.utils.cookies.set('wantsflash', cookie_value, '/');

            return true;
        };

        // Make it public
        Franke.set_wants_flash_cookie = set_wants_flash_cookie_without_refresh;

        /**
         * Event handlers for want_flash_cookie activation and deactivation
         * Add the following css class to links
         * .wants-flash-0 (deactivate)
         * .wants-flash-1 (activate)
         */
        $('.wants-flash-0').bind('click', function () {
            set_wants_flash_cookie_without_refresh(false);
            return false;
        });

        $('.wants-flash-1').bind('click', function () {
            set_wants_flash_cookie_without_refresh(true);
            return false;
        });


        /**
         * Elements can be hidden if flash is not available. These elements are identified by the css class
         * "hide-no-flash". If flash is not available the css class "hidden" is added.
         */
        if (!Franke.Utils.is_flash_available()) {
            $('.hide-no-flash').addClass('hidden');
        }

    });
}(jQuery));

/*global jQuery, log, Franke */

/**
 * Singleton class controls the flydown
 * @author Thomas Junghans, Namics AG
 * @class Flydown
 * @namespace Franke
 */
Franke.Flydown = (function ($) {
    var $ctx = null,
        $body = null,
        add_flydown_body = null,
        bind = null,
        close = null,
        events = {},
        handle = null,
        init = null,
        is_firefox = false,
        move_by = 0,
        open = null,
        window_has_scrollbar = false,
        window_height = 0,
        document_height = 0,
        reset = null;

    $ctx = $('.flydown_page');
    $body = $('body');

    // Firefox needs identification. Using browser detection instead of feature detection makes
    // sense because it is an issue regarding the flash player and browser paint and reflow.
    is_firefox = ($.browser.mozilla && $.browser.mozilla === true);

    function check_scrollbar() {
        window_height = $(window).height();
        document_height = $body.height();
        window_has_scrollbar = (window_height < document_height);        

    }
    
    events = {
        beforeOpen : [],
        beforeClose : [],
        open : [],
        close : []
    };

    reset = function () {
        $ctx.children().css('z-index', '');
    };

    handle = function (event) {
        for (var i = 0, len = events[event].length; i < len; i++) {
            events[event][i]();
        }
    };

    bind = function (event, handler) {
        events[event].push(handler);
    };

    close = function () {
        handle('beforeClose');
        $ctx.animate({
            height: '0'
        }, 1000, function () {
            $(this).removeClass('open');
            $body.css('overflow', '');
            handle('close');
        });
    };

    add_flydown_body = function () {
        var args = Array.prototype.slice.call(arguments, 0),
        defaults  = {
            'html' : '',
            'callback' : null
        },

        options = $.extend.apply(null, [true, defaults].concat(args)),
        html = options.html,
        $flydown_body = null,
        id = '';
        
        if (html === '') {
            return false;
        }

        $flydown_body = $(html);

        // Check if html class is ".flydown_body"
        if (!$flydown_body.is('.flydown_body')) {
            return false;
        }

        id = $flydown_body.attr('id');

        // Check if html id attribute is set
        if (typeof id === undefined || id === '') {
            return false;
        }

        // Only append once
        if ($('#' + id, $ctx).length !== 1) {
            $('.flydown_inner', $ctx).append($flydown_body);
            $('.flydown_inner > .flydown_close_button', $ctx).appendTo('.flydown_body', $ctx);
            $('.flydown_body > .flydown_close_button', $ctx).css('visibility', 'visible').click(
                function () {
                    close();
                });
        }
    
        if ($.isFunction(options.callback)) {
            options.callback();
        }
        return true;
    };

    (init = function () {
        $('.flydown_inner > .flydown_close_button', $ctx).appendTo('.flydown_body', $ctx);
        $('.flydown_body > .flydown_close_button', $ctx).css('visibility', 'visible').click(
            function () {
                close();        
            });

    }());

    return { // public interface
        'add_flydown_body' : add_flydown_body,
        'bind' : bind,
        'open': function (selector) {
            check_scrollbar();

            

            // Don't apply style to firefox due to an official bug existing in all versions up to Firefox 4 beta 3
            // See https://bugzilla.mozilla.org/show_bug.cgi?id=90268 for more details
            if (!window_has_scrollbar && !is_firefox) {
                $body.css('overflow', 'hidden');
            }
            move_by = parseInt($(selector).height(), 10);

            $('.flydown_inner', $ctx).height(move_by - 1);

            reset();

            var current_index = $('.flydown_body', $ctx).index($(selector));

            handle('beforeOpen');

            $('.flydown_body').each(function (i) {
                if (i === current_index) {
                    $(selector).css({
                        'z-index' : '1',
                        'visibility' : ''
                    });
          
                } else {
                    $(this).css('visibility', 'hidden');
                }
            });
         
            $ctx.animate({
                height: move_by
            }, 1000, function () {
                $(this).addClass('open');

                handle('open');
            });

        },
        'close' : close
    };
}(jQuery));/*global jQuery, log, Franke, Cufon */

/**
 * Singleton class controls the Corenavigation
 * @author Thomas Junghans, Namics AG
 * @class Corenavigation
 * @namespace Franke
 */
Franke.Corenavigation = (function ($) {
    var $ctx = null,
        $level_1 = null,
        init = null,
        level_1_active = 0,
        events = {};

    /**
     * Event object
     * @property events
     */
    events = {
        subnavopen : [],
        subnavclose : [],
        subnavreset : []
    };

    /**
     * Triggers events
     * @method handle
     * @param event
     * @return void
     */
    function handle(event) {
        for (var i = 0, len = events[event].length; i < len; i++) {
            events[event][i]();
        }
    }

    /**
     * Closes currently active subnavigation
     * @method close_subnav
     * @param $ctx
     * @return void
     */
    function close_subnav($ctx) {
        $ctx.removeClass('active');
        handle('subnavclose');
    }

    /**
     * Makes sure all subnavigations are close
     * @method reset
     * @return void
     */
    function reset() {
        $level_1.each(function (i) {
            if ($('.with_flyout', $(this)).length > 0 && $(this).hasClass('active') === true) {
                close_subnav($(this));
            }            
        });
        handle('subnavreset');
    }

    /**
     * Opens given subnavigation
     * @method open_subnav
     * @param $ctx
     * @return void
     */
    function open_subnav($ctx) {
        $ctx.addClass('active');
        handle('subnavopen');   
    }

    /**
     * Preparations begin here
     * @method init
     * @return void
     */
    (init = function () {
        /**
         * jQuery Context
         * @property $ctx
         */
        $ctx = $('.core_navigation');

        /**
         * jQuery Context, level 1 <li>
         * @property $level_1
         */
        $level_1 = $('ul.level_1>li', $ctx);

        $level_1.each(function (i) {
            if ($('.level_2', $(this)).length === 1) {
                $('.level_1_inner', $(this)).addClass('with_flyout');
                return true;
            }
        });

        /**
         * Close subnav when clicking on another part of the page
         */
        $(document).click(function (e) {
            if ($(e.target).parents('.core_navigation').length === 0 && $ctx.find('.bd ul.level_1').children('li.active').length > 0) {
                reset();
            }
        });

        /**
         * Level 1 click event handler
         */
        $level_1.hoverIntent({
            'over' : function () {
                        
                        level_1_active = $level_1.index($(this));

                        var with_flyout = true;

                        if ($('.with_flyout', $(this)).length === 0) {
                            with_flyout = false;
                        }

                        if ($(this).hasClass('active') && with_flyout) {
                            close_subnav($(this));
                        } else {
                            reset();
                            if (with_flyout) {
                                open_subnav($(this));
                            }
                        }

                        return false;
                    },
            'out' : function () {
                        reset();
                    },
            'timeout' : 100
        });

    }());

    return { // public interface
        bind : function (event, handler) {            
            events[event].push(handler);
        }
    };
}(jQuery));

jQuery(document).ready(function () {

    Franke.Corenavigation.bind('subnavclose', function () {
        Cufon.refresh('a.lnk_9');
        Cufon.refresh('a.lnk_9_inverted');
    });


});


/*global jQuery, log, Franke */

/**
 * Singleton class controls the Accordion Menu 1
 * @author Thomas Junghans, Namics AG
 * @class Accordionmenu1
 * @namespace Franke
 */
Franke.Accordionmenu1 = (function ($) {
    var $ctx = null,
        $accordion_items = null,
        init = null,
        events = {};

    /**
     * Event object
     * @property events
     */
    events = {
        itemopen : [],
        itemclose : [],
        itemreset : []
    };

    /**
     * Triggers events
     * @method handle
     * @param event
     * @return void
     */
    function handle(event) {
        for (var i = 0, len = events[event].length; i < len; i++) {
            events[event][i]();
        }
    }

    /**
     * Closes currently active subnavigation
     * @method close_subnav
     * @param $ctx
     * @return void
     */
    function close_accordion_item($ctx) {
        $ctx.removeClass('open');
        handle('itemclose');
    }

    /**
     * Makes sure all subnavigations are close
     * @method reset
     * @return void
     */
    function reset() {
        $accordion_items.each(function (i) {
            if ($(this).hasClass('open') === true) {
                close_accordion_item($(this));
            }
        });
        handle('itemreset');
    }

    /**
     * Opens given subnavigation
     * @method open_subnav
     * @param $ctx
     * @return void
     */
    function open_accordion_item($ctx) {
        $ctx.addClass('open');
        handle('itemopen');
    }

    /**
     * Preparations begin here
     * @method init
     * @return void
     */
    (init = function () {
        /**
         * jQuery Context
         * @property $ctx
         */
        $ctx = $('.cmp_acc_1_list');

        /**
         * jQuery Context, level 1 <li>
         * @property $level_1
         */
        $accordion_items = $ctx.find('.bd ul').children('li');

        /**
         * Special styling for first and last
         */
        $($accordion_items.get(0)).addClass('first');
        $($accordion_items.get($accordion_items.length - 1)).addClass('last');
        
        /**
         * Click event handler
         */
        $accordion_items.find('a.lnk_11').click(function () {

            if ($(this).parents('li').hasClass('open') === true) {
                close_accordion_item($(this).parents('li'));
                
            } else {
                reset();
                open_accordion_item($(this).parents('li'));
                       
            }

            return false;
        });

    }());

    return { // public interface
        bind : function (event, handler) {
            events[event].push(handler);
        }
    };
}(jQuery));/*global jQuery, log, Franke */

/**
 * Singleton class controls the Tabnavigation
 * @author Thomas Junghans, Namics AG
 * @class Tabnavigation
 * @namespace Franke
 */
Franke.Tabnavigation = (function ($) {
    var init = null,
        events = {};

    /**
     * Event object
     * @property events
     */
    events = {
        tabchanged : []
    };

    /**
     * Triggers events
     * @method handle
     * @param event
     * @return void
     */
    function handle(event) {
        for (var i = 0, len = events[event].length; i < len; i++) {
            events[event][i](arguments);
        }
    }

    function set_current_pane($panes, index) {
        $panes.each(function (i) {
            if (index !== i) {
                $(this).hide();
            } else {
                $(this).show();
            }
        });
    }

    /**
     *
     * @param $tab jQuery object of currently selected tab
     * @param $ctx jQuery object of tabnavigation
     * @param {int} index (Optional) Index of the last "current" tab
     */
    function set_current($tab, $ctx) {
                    
        if (arguments.length > 2 && Franke.Utils.is_integer(arguments[2])) {
            $($ctx.NX.tabs.get(arguments[2])).removeClass('current');
        } else {
            $ctx.NX.tabs.each(function () {
                if ($(this).hasClass('current')) {
                    $(this).removeClass('current');
                    return true;
                }
            });
        }
        
        $tab.addClass('current');

        $ctx.NX.index_current = $ctx.NX.tabs.index($tab);

        set_current_pane($ctx.NX.panes, $ctx.NX.index_current);

        $ctx.NX.tabs.each(function () {
            $(this).removeClass('next');
        });
        
        if ($ctx.NX.index_current < $ctx.NX.tabs.length - 1) {
            $($ctx.NX.tabs.get($ctx.NX.index_current + 1)).addClass('next');        
        }

        handle('tabchanged', $ctx);    
    }

    function re_init($ctx, i) {
        var self = $ctx,
            has_current_class = -1,
            $instance = null;

        // i is only set when re_init is called by init
        if (i == null && i !== null) {
            i = 0;
        }

        // Extend jQuery tabnavigation object
        $instance = $.extend({}, $(this), {'NX' : {
            'ctx' : self,
            'tabs' : self.find('.hd>ul.cmp_tbna_tabs').children('li'),
            'panes' : self.find('.bd>.cmp_tbna_panes').children('.cmp_tbna_pane'),
            'index_current' : 0,
            'instance' : i
        }});

        has_current_class = $('li.current', self).index('.cmp_tbna_tabs li', self);

        if (has_current_class > -1) {
            $instance.NX.tabs.each(function (i) {
                if ($(this).hasClass('current')) {
                    $instance.NX.index_current = i;
                    return false;
                }
            });
        } else {
            set_current($($instance.NX.tabs.get(0)), $instance);
        }

        $instance.NX.panes.each(function (i) {
            if (i !== $instance.NX.index_current) {
                $(this).hide();
            } else {
                $(this).show();
            }
        });

        /**
         * Click event handler
         */
        $instance.NX.tabs.click(function () {

            if ($(this).hasClass('current') === true) {
                return false;
            } else {
                set_current($(this), $instance, $instance.NX.index_current);
            }

            return false;
        });
    }


    /**
     * Preparations begin here
     * @method init
     * @return void
     */
    (init = function () {
        
        $('.cmp_tbna_1').each(function (i) {
            re_init($(this));    
        });
    }());

    return { // public interface
        'bind' : function (event, handler) {
            events[event].push(handler);
        },
        're_init' : re_init
    };
}(jQuery));/*global jQuery, log, Franke, Module */

(function ($) {

    function Headline1() {
        Module.call(this);
        
        var self = this,
            $ctx = null,
            container_width = 0,
            h1_width = 0;

        /**
         * jQuery Context
         * @property $ctx
         */
        $ctx = $('.cmp_hl_1');

        /**
         * Preparations begin here
         * @method replace
         * @return void
         */

        this.replace = function () {

            $ctx.each(function (i) {
                container_width = $(this).width();
                h1_width = $(this).find('h1').outerWidth(true);
                $(this).find('.border').width(container_width - (h1_width + 5) + 'px');
                self.trigger('onAfter');

            });
            
        };
        
    }

    Headline1.prototype = Franke.Utils.inherit(Module.prototype);
    Headline1.prototype.constructor = Headline1;

    Franke.Headline1 = Headline1;
}(jQuery));

jQuery(document).ready(function () {
    var fh1 = new Franke.Headline1();

    fh1.bind('onAfter', function (data) {
        log.debug('hl_1 width set');
    });

    fh1.replace();

});


/*global jQuery, log, Franke, Module */

(function ($) {
    jQuery(function () {

        function Filternav() {
            Module.call(this);

            var activate = null,
                deactivate = null,
                i = 0,
                len = 0,
                reset = null,
                reset_filters = null,
                self = this,
                $ctx = null,
                $filters = null,
                $filter_action_btn = null,
                $filter_head = null,
                $filter_items = null,
                $mod_filters = null,
                previous_index = -1,
                current_index = -1;

            /**
             * @event filterActive
             * @param {string} eventname
             * @param {int} index of active item
             */
            this.events.filterActive = [];

            /**
             * jQuery Context
             * @property $ctx
             */
            $ctx = $('.filternav');

            $mod_filters = $ctx.find('.filters');

            // .filter_actions
            $filters = $mod_filters.find('.filters_list>li');

            $filter_action_btn = $filters.find('.bt_1');

            /**
             * Helper
             * @method activate
             * @param $ctx
             */
            activate = function ($ctx) {

                if (arguments.length > 1 && typeof(arguments[1]) === 'function') {
                    var callback = arguments[1];
                    $ctx.slideDown(400, function () {
                        callback();
                    });
                } else {
                    $ctx.slideDown();
                }
            };

            /**
             * Helper
             * @method deactivate
             * @param $ctx
             */
            deactivate = function ($ctx) {
                if (arguments.length > 1 && typeof(arguments[1]) === 'function') {
                    var callback = arguments[1];
                    $ctx.slideUp('fast', function () {
                        callback();
                    });
                } else {
                    $ctx.slideUp('fast');
                }

            };

            /**
             * Deactivates and closes filters
             * @method reset
             * @param {int} ignore_index (optional)
             * @param {function} callback (optional)
             */
            reset = function () {
                var ignore_index = -1,
                    $current = null;

                // Optional argument 1: ignore_index
                if (arguments.length > 0 && Franke.Utils.is_integer(arguments[0])) {
                    ignore_index = arguments[0];
                }

                for (i = 0, len = $filters.length; i < len; i++) {
                    if (i === ignore_index) {
                        continue;
                    }
                    $current = $($filters.get(i));
                    deactivate($current.find('.filter_items'));
                    $current.removeClass('active');
                }

                // Optional argument 2: callback
                if (arguments.length > 1 && typeof(arguments[1]) === 'function') {
                    arguments[1].call(this);
                }

            };

            /**
             * Deselects selected filter item and shows previously hidden items
             * @method reset_filters
             * @param {int} current_index (of filter)
             * @return true
             */
            reset_filters = function (current_index) {
                var $current_filter = 0;
                if (current_index > -1 && Franke.Utils.is_integer(current_index)) {
                    $current_filter = $($filters.get(current_index));
                    $current_filter.find('a:hidden', '.filter_items').parent('li').show();
                    $current_filter.find('.selected').removeClass('selected');
                    $current_filter.find('.show_all').hide();
                }
                return true;
            };

            // Add some extra css classes to filters
            $filters.each(function () {
                $(this).find('.filter_items').children('li:last').addClass('last');
            });

            // Check if a <li> element has class selected to begin with
            $filters.each(function (i) {
                if ($(this).find('.selected').length === 1) {
                    var $this = $($filter_action_btn.get(i));
                    current_index = i;
                    $this.parent('li').addClass('active');
                    $this.siblings('ul.filter_items').show().find('li.selected').siblings('li').hide();
                    $this.siblings('.show_all').show();

                    return false;
                }
            });
    
            $filters.click(function (e) {
                var $target = $(e.target);
                if ($target.is('.show_all a')) {
                    reset_filters(current_index);
                    return false;
                }


            });



            self.bind('filterActive', function (e, data) {
                previous_index = current_index;
                current_index = data[0];

                // The order of the resets is important.
                reset(current_index, function () {
                    reset_filters(previous_index);
                });

            });

            // Click on Filter head
            $filter_action_btn.click(function () {

                $filter_items = $(this).parent().children('.filter_items');
                $filter_head = $(this).parents('.filter_action');

                var $self = $(this);

                if ($filter_head.hasClass('active')) {
                    deactivate($filter_items, function () {
                        $filter_head.removeClass('active');
                    });


                } else {
                    $filter_head.addClass('active');
                    activate($filter_items, function () {
                        self.trigger('filterActive', $filter_action_btn.index($self));
                    });


                }

                return false;
            });
        }

        Filternav.prototype = Franke.Utils.inherit(Module.prototype);
        Filternav.prototype.constructor = Filternav;

        Franke.Filternav = Filternav;
    });

    jQuery(document).ready(function () {
        var fh1 = new Franke.Filternav();
    });

}(jQuery));


/*global jQuery, Franke, log */

/**
 * Singleton class adds hover functionality to bt_1
 * @author Thomas Junghans, Namics AG
 * @class Button1
 * @namespace Franke
 */

Franke.Button1 = (function ($) {
    var $ctx = $('.bt_1');

    $ctx.hover(
        function () {
            $(this).addClass('hover');

        },
        function () {
            $(this).removeClass('hover');
            
        });

}(jQuery));


/*globals Franke, jQuery, log */

/**
 * Add toggle effect to View Switch Icon (IC_VS_1)
 * @author Thomas Junghans, Namics AG
 * @class Viewswitch
 * @namespace Franke
 */

(function ($) {
    (Franke.Viewswitch = function () {
        var init = function () {
            var $ctx = $('.view_switch');
            $('a', $ctx).click(function () {
                $(this).parents('.view_switch').toggleClass('view_switch_grid');
            });
        };

        return {
            init : init
        };

    }());
    
    $(document).ready(function () {
        Franke.Viewswitch.init();    
    });
}(jQuery));/*globals Franke, jQuery, log, Cufon */

/**
 * Singleton responsible for global elements
 *
 * @author Thomas Junghans
 * @namespace Franke
 * @class Global
 * @constructor
 * @param {jQuery} $
 */
(Franke.global = function ($) {
    var bindings = null,
        init = null;
    
    bindings = function () {
        /**
         * Flydown interaction
         */
        $('#choose_country').click(function () {

            if (jQuery('.flydown_page').hasClass('open')) {
                Franke.Flydown.close();
                
            } else {
                Franke.Flydown.open('#flydown_group_map');
                
            }
            return false;
        });

        Franke.Flydown.bind('beforeOpen', function () {
            $('#franke_group').parent('li').addClass('active');
        });

        Franke.Flydown.bind('beforeClose', function () {
            $('#franke_group').parent('li').removeClass('active');
        });

        // Apply Cufon to title in Flydown.
        Franke.Flydown.bind('open', function () {
            Cufon.refresh('h1');
            Cufon.now();
        });

        /**
         * Franke Group Map Flydown handling
         */        
        $('#franke_group').click(function () {
            var $self = $(this),
                group_map_url,
                flydown_body_id = 'flydown_group_map';
            
            if (jQuery('.flydown_page').hasClass('open')) {
                Franke.Flydown.close();
                
            } else {
                group_map_url = Franke.group_map_url;

                // Check if the flydown body with the give id is already available otherwise fetch with ajax
                if ($('#' + flydown_body_id).length === 1) {
                    Franke.Flydown.open('#' + flydown_body_id);    
                } else {
                    $.ajax({
                        'url' : group_map_url,
                        'dataType' : 'html',
                        'success' : function (html) {
                            Franke.Flydown.add_flydown_body({
                                'html' : html,
                                'callback' : function () {
                                    // The tabs need re-binding
                                    Franke.Tabnavigation.re_init($('.cmp_tbna_1', '#' + flydown_body_id));

                                    // Open when Flydown when done
                                    Franke.Flydown.open('#' + flydown_body_id);
                                }
                            });
                        }

                    });
                }
      
            }
            return false;
        });

        // Make Franke.Flydown.open('#flydown_group_map'); available for public use
        Franke.Show_Group_Map = function () {
            $('#franke_group').trigger('click');
        };

        $('.cmp_ts_prod_1').hover(function () {
            $('a.lnk_1', this).addClass('active');
        }, function () {
            $('a.lnk_1', this).removeClass('active');
        });
        
        // Stick footer to bottom of page on iPad/iPhone due to viewport/page bugs in mobile webkit
        if (navigator.platform === 'iPad' || navigator.platform.indexOf('iPhone') > -1 || navigator.platform === 'iPod')
        {
            jQuery(".foot").css({'position' : 'static'});
        }

        // Set flash full height for template T9 .template_multimedia_content
        (function () {
            var $ctx = $('body.template_multimedia_content:first'),
                resize_flash_container = null,
                $fl_st = null;


            if ($ctx.length === 0) {
                return false;
            }

            $fl_st = $('div.flash:first', $ctx).closest('.mod');
            if ($fl_st.length === 0) {
                return false;
            }

            resize_flash_container = function () {
                var container_height = $(window).height() - ($('div.meta_background:first').outerHeight() + $('div.foot:first').outerHeight());
                
                $fl_st.height(container_height);
                $fl_st.width($(window).width());
            };

            resize_flash_container();

            var throttled_resize = $.throttle(100 , function () {
                resize_flash_container();    
            });

            $(window).bind('resize', function () {
                throttled_resize();
            });

        }());

  


        
    };

    init = function () {
        bindings();
    };

    return {
        init : init,
        bindings : bindings
    };


}(jQuery));

jQuery(document).ready(function () {
    Franke.global.init();  
});/*globals jQuery, Franke, log */
/**
 * All overlays must have the class "hasOverlay".
 * The content of the overlay needs to be moved into the <body> so that absolute positioning is relative to the body and not some other element.
 * When closing the overlay, we need to reverse the last step and move the overlay back to it's position.
 * The overlay used is described on http://flowplayer.org/tools/overlay.html
 * @author Thomas Junghans
 */
(function ($) {
	function Overlay() {
		$(".hasOverlay").each(function (i) {
            
			var $this = $(this),
                id = '',
                $id = null,
				overlay = null;

			overlay = $this.overlay({
				onBeforeLoad : function () {
					id = overlay.attr('rel');
                    $id = $(id);
					$id.appendTo('body');
                    $id.css({
                        'visibility': 'hidden'
                    });

                    /* Add dynamic shadow to ie7 and 8 if id is dataSheetImage_large */
                    if ($.browser.msie && parseInt($.browser.version) <= 8 && id === '#dataSheetImage_large') {
                        if ($('.overlay-shadow-corners', $id).length === 0) {
                            $id.append('<div class="overlay-shadow-corners overlay-shadow-corners-tl"></div>');
                            $id.append('<div class="overlay-shadow-corners overlay-shadow-corners-tr"></div>');
                            $id.append('<div class="overlay-shadow-corners overlay-shadow-corners-bl"></div>');
                            $id.append('<div class="overlay-shadow-corners overlay-shadow-corners-br"></div>');
                            $('img', $id).wrap('<div class="overlay-shadow-top" />');
                            $('img', $id).wrap('<div class="overlay-shadow-bottom" />');
                            $('img', $id).wrap('<div class="overlay-shadow-left" />');
                            $('img', $id).wrap('<div class="overlay-shadow-right" />');
                        }
                    }

                    // IE Image shadow for overlay with scroll
                    $(id).removeClass('simple_overlay_while_fading');

                },
				onClose : function () {
					$(overlay).after($(id));
				},
				onLoad : function () {
	
                    $(Franke).trigger('overlayLoaded', [{'$ctx' : $(id), 'scrollable' : true}]);

				},
                onBeforeClose : function () {
                    // IE Image shadow
                    $(id).addClass('simple_overlay_while_fading');
                }

			});

		});
	}

	Franke.Overlay = Overlay;
}(jQuery));

jQuery(document).ready(function () {
    var fo = new Franke.Overlay();
});/*global jQuery, log, Franke */

(function ($) {
    /**
     * Functionality for the overlay with scrollable content on the product page
     * @class Scrollable
     * @param options {JSON}, optional,
     * {
     *  'center' : boolean,
     *  'dimensions' { 
     *      'w' : integer,
     *      'h' : 'integer'
     *  }
     * }
     */
	function Scrollable() {
        var image_scroller = null,
            get_$ctx = null,
            $first_item = null,
            center_overlay_horizontally = null,
            options = null,
            has_dimensions = false,
            is_centered = false,
            $ctx = null;

        options = {
            'center' : false,
            'dimensions' : {
                'w' : null,
                'h' : null
            }
        };

        $ctx = $('.simple_overlay .scrollable');

        get_$ctx = function () {
            return $ctx;
        };


        if (arguments.length > 0) {
            $.extend(options, arguments[0]);
        }


        if (Franke.Utils.is_integer(options.dimensions.w) && Franke.Utils.is_integer(options.dimensions.h)) {
            has_dimensions = true;
        }

        if (options.center && options.center === true) {
            is_centered = true;
        }

        
        if (is_centered) {
            $('img', $ctx).wrap('<div class="item_wrapper" />');
        }
        
        /**
         *
         * @param {int} content_width
         * @param {jQuery} $jquery_overlay
         */
        center_overlay_horizontally = function (content_width, $jquery_overlay) {
            var left = parseInt(Math.ceil(($(window).width() - content_width) / 2), 10);

            $jquery_overlay.css({
                'left' : left + 'px'
            });
        };

        $(Franke).bind('overlayLoaded', function (e, data) {

            $first_item = $('.item:eq(0)', data.$ctx);

            if (has_dimensions) {
                $first_item.w = options.dimensions.w;
                $first_item.h = options.dimensions.h;
            } else {
                $first_item.w = $first_item.width();
                $first_item.h = $first_item.height();    
            }

            center_overlay_horizontally($first_item.w, $ctx.parent('.simple_overlay'));

            // Set dimensions to suit first element
            Franke.Scrollable.set_dimensions($first_item.w, $first_item.h, data.$ctx);

            // Visibility is set to hidden in franke.overlay.js
            data.$ctx.css('visibility', 'visible');

            if (data.scrollable) {
                image_scroller = $(".scrollable .bd", data.$ctx).scrollable({
                    api: true,
                    onSeek: function (e, index) {
                        if (!has_dimensions) {
                            var item_width = $('.item:eq(' + index + ')', data.$ctx).width(),
                            item_height = $('.item:eq(' + index + ')', data.$ctx).height();


                            Franke.Scrollable.set_dimensions(item_width, item_height, data.$ctx);
                            center_overlay_horizontally(item_width, get_$ctx().parent('.simple_overlay'));
                        }

                        Franke.set_current_page(index);
                        Franke.set_inactive(index, this, data.$ctx);

                    },

                    activeClass: 'active',
                    size : 1,
                    item : '.item'
                });



                $('.nextPage', data.$ctx).click(function () {

                    image_scroller.nextPage();

                    return false;
                });

                $('.prevPage', data.$ctx).click(function () {

                    image_scroller.prevPage();

                    return false;
                });

            }


        });

   
        
        
        $('.pa_nav_2', $ctx).find('.number_page').text($('.items').children().length);

        Franke.set_current_page = function (page_index) {
            $('.pa_nav_2', $ctx).find('.current_page').text(page_index + 1);
        };

        Franke.set_inactive = function (index, api, $overlay_ctx) {
            var page_index = index + 1,
                page_total = api.getPageAmount();

            if (page_index === 1) {
                $('.prevPage', $overlay_ctx).parent().addClass('inactive');
            } else if (page_index === page_total) {
                $('.nextPage', $overlay_ctx).parent().addClass('inactive');
            } else {
                $('.prevPage, .nextPage', $overlay_ctx).parent().removeClass('inactive');
            }


        };

        /**
         * Takes the dimensions of the current content and applies to neccessary elements.
         * This method is global, because the overlay needs to access it.
         * @param img_width
         * @param img_height
         * @param $ctx
         */
        Franke.Scrollable.set_dimensions = function (img_width, img_height, $ctx) {
            var h = parseInt(img_height, 10) + 'px',
                w = parseInt(img_width, 10) + 'px';


            $('.scrollable>.bd', $ctx).css({
                'height' : h,
                'width' : w
            });

            $('.scrollable>.ft', $ctx).css({
                'width' : w
            });

        };
        
    }
    Franke.Scrollable = Scrollable;
}(jQuery));

jQuery(document).ready(function () {
    var fs = new Franke.Scrollable({
        'center' : true,
        'dimensions' : {
            'w' : 770,
            'h' : 400
        }
    });
});



/*global jQuery, log, Franke */

jQuery(function ($) {
    (Franke.cmp_ts_prod_2_grid = function () {
        var $ctx = null,
            $cmp_ts_prod_2 = null,
            $items = null,
            $this = null,
            j = 0,
            calculate_max_height = null,
            cols = 4,
            max_height = 0,
            number_of_rows = 0,
            self = null;

        self = this;

        $ctx = $('.cmp_ts_prod_2_grid', 'body');

        if ($ctx.length < 1) {
            return false;
        }

        calculate_max_height = function ($items) {
            var max_height = 0;
            $items.each(function (i) {
                max_height = $(this).height() > max_height ? $(this).height() : max_height;
            });
            return max_height;
        };

        // Iterate of all .cmp_ts_prod_2_grid
        $ctx.each(function (i) {
            $this = $(this);

            $cmp_ts_prod_2 = $('.cmp_ts_prod_2 > .inner', $this);
            number_of_rows = Math.ceil($cmp_ts_prod_2.length / cols);
            j = 0;

            // Iterate over rows defined using cols
            while (j < number_of_rows) {
                // Get the number of items (cols) per row
                $items = $cmp_ts_prod_2.slice(j * cols, cols * (j + 1));

                // Determin max height
                max_height = calculate_max_height($items);

                // Set height for all items in row
                $items.height(max_height);
                max_height = 0;
                j++;
            }
        });

        
    }());

}(jQuery));/*globals Franke, jQuery, log */

