/*
 * jQuery JavaScript Library v1.4.2
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Sat Feb 13 22:33:48 2010 -0500
 */
(function(A,w){function ma(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(ma,1);return}c.ready()}}function Qa(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function X(a,b,d,f,e,j){var i=a.length;if(typeof b==="object"){for(var o in b)X(a,o,b[o],f,e,d);return a}if(d!==w){f=!j&&f&&c.isFunction(d);for(o=0;o<i;o++)e(a[o],b,f?d.call(a[o],o,e(a[o],b)):d,j);return a}return i?e(a[0],b):w}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function na(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function oa(a){var b,d=[],f=[],e=arguments,j,i,o,k,n,r;i=c.data(this,"events");if(!(a.liveFired===this||!i||!i.live||a.button&&a.type==="click")){a.liveFired=this;var u=i.live.slice(0);for(k=0;k<u.length;k++){i=u[k];i.origType.replace(O,"")===a.type?f.push(i.selector):u.splice(k--,1)}j=c(a.target).closest(f,a.currentTarget);n=0;for(r=j.length;n<r;n++)for(k=0;k<u.length;k++){i=u[k];if(j[n].selector===i.selector){o=j[n].elem;f=null;if(i.preType==="mouseenter"||i.preType==="mouseleave")f=c(a.relatedTarget).closest(i.selector)[0];if(!f||f!==o)d.push({elem:o,handleObj:i})}}n=0;for(r=d.length;n<r;n++){j=d[n];a.currentTarget=j.elem;a.data=j.handleObj.data;a.handleObj=j.handleObj;if(j.handleObj.origHandler.apply(j.elem,e)===false){b=false;break}}return b}}function pa(a,b){return"live."+(a&&a!=="*"?a+".":"")+b.replace(/\./g,"`").replace(/ /g,"&")}function qa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function ra(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var j in f)for(var i in f[j])c.event.add(this,j,f[j][i],f[j][i].data)}}})}function sa(a,b,d){var f,e,j;b=b&&b[0]?b[0].ownerDocument||b[0]:s;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===s&&!ta.test(a[0])&&(c.support.checkClone||!ua.test(a[0]))){e=true;if(j=c.fragments[a[0]])if(j!==1)f=j}if(!f){f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=j?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(va.concat.apply([],va.slice(0,b)),function(){d[this]=a});return d}function wa(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Ra=A.jQuery,Sa=A.$,s=A.document,T,Ta=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Ua=/^.[^:#\[\.,]*$/,Va=/\S/,Wa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Xa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,R=Array.prototype.slice,ya=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=Ta.exec(a))&&(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Xa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=sa([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}return c.merge(this,a)}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return T.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a);return c.merge(this,a)}else return!b||b.jquery?(b||T).find(a):c(b).find(a);else if(c.isFunction(a))return T.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.makeArray(a,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return R.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){var f=c();c.isArray(a)?ba.apply(f,a):c.merge(f,a);f.prevObject=this;f.context=this.context;if(b==="find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,j,i,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b<d;b++)if((e=arguments[b])!=null)for(j in e){i=a[j];o=e[j];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){i=i&&(c.isPlainObject(i)||c.isArray(i))?i:c.isArray(o)?[]:{};a[j]=c.extend(f,i,o)}else if(o!==w)a[j]=o}return a};c.extend({noConflict:function(a){A.$=Sa;if(a)A.jQuery=Ra;return c},isReady:false,ready:function(){if(!c.isReady){if(!s.body)return setTimeout(c.ready,13);c.isReady=true;if(Q){for(var a,b=0;a=Q[b++];)a.call(s,c);Q=null}c.fn.triggerHandler&&c(s).triggerHandler("ready")}},bindReady:function(){if(!xa){xa=true;if(s.readyState==="complete")return c.ready();if(s.addEventListener){s.addEventListener("DOMContentLoaded",L,false);A.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",L);A.attachEvent("onload",c.ready);var a=false;try{a=A.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&ma()}}},isFunction:function(a){return $.call(a)==="[object Function]"},isArray:function(a){return $.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||$.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!aa.call(a,"constructor")&&!aa.call(a.constructor.prototype,"isPrototypeOf"))return false;var b;for(b in a);return b===w||aa.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return A.JSON&&A.JSON.parse?A.JSON.parse(a):(new Function("return "+
a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Va.test(a)){var b=s.getElementsByTagName("head")[0]||s.documentElement,d=s.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(s.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,j=a.length,i=j===w||c.isFunction(a);if(d)if(i)for(f in a){if(b.apply(a[f],d)===false)break}else for(;e<j;){if(b.apply(a[e++],d)===false)break}else if(i)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<j&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Wa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=b.length;f<e;f++)a[d++]=b[f];else for(;b[f]!==w;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,j=a.length;e<j;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,j=0,i=a.length;j<i;j++){e=b(a[j],j,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b==="string"){d=a;a=d[b];b=w}else if(b&&!c.isFunction(b)){d=b;b=w}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});P=c.uaMatch(P);if(P.browser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari=true;if(ya)c.inArray=function(a,b){return ya.call(b,a)};T=c(s);if(s.addEventListener)L=function(){s.removeEventListener("DOMContentLoaded",L,false);c.ready()};else if(s.attachEvent)L=function(){if(s.readyState==="complete"){s.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=s.documentElement,b=s.createElement("script"),d=s.createElement("div"),f="script"+J();d.style.display="none";d.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var e=d.getElementsByTagName("*"),j=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!j)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(j.getAttribute("style")),hrefNormalized:j.getAttribute("href")==="/a",opacity:/^0.55$/.test(j.style.opacity),cssFloat:!!j.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected,parentNode:d.removeChild(d.appendChild(s.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(i){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}try{delete b.test}catch(o){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function k(){c.support.noCloneEvent=false;d.detachEvent("onclick",k)});d.cloneNode(true).fireEvent("onclick")}d=s.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=s.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var k=s.createElement("div");k.style.width=k.style.paddingLeft="1px";s.body.appendChild(k);c.boxModel=c.support.boxModel=k.offsetWidth===2;s.body.removeChild(k).style.display="none"});a=function(k){var n=s.createElement("div");k="on"+k;var r=k in n;if(!r){n.setAttribute(k,"return;");r=typeof n[k]==="function"}return r};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=j=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ya=0,za={};c.extend({cache:{},expando:G,noData:{embed:true,object:true,applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var f=a[G],e=c.cache;if(!f&&typeof b==="string"&&d===w)return null;f||(f=++Ya);if(typeof b==="object"){a[G]=f;e[f]=c.extend(true,{},b)}else if(!e[f]){a[G]=f;e[f]={}}a=e[f];if(d!==w)a[b]=d;return typeof b==="string"?a[b]:a}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{if(c.support.deleteExpando)delete a[c.expando];else a.removeAttribute&&a.removeAttribute(c.expando);delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this,a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===w)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var Aa=/[\n\t]/g,ca=/\s+/,Za=/\r/g,$a=/href|src|style/,ab=/(button|input)/i,bb=/(button|input|object|select|textarea)/i,cb=/^(a|area)$/i,Ba=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(n){var r=c(this);r.addClass(a.call(this,n,r.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className){for(var j=" "+e.className+" ",i=e.className,o=0,k=b.length;o<k;o++)if(j.indexOf(" "+b[o]+" ")<0)i+=" "+b[o];e.className=c.trim(i)}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(k){var n=c(this);n.removeClass(a.call(this,k,n.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var j=(" "+e.className+" ").replace(Aa," "),i=0,o=b.length;i<o;i++)j=j.replace(" "+b[i]+" "," ");e.className=c.trim(j)}else e.className=""}return this},toggleClass:function(a,b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var j=c(this);j.toggleClass(a.call(this,e,j.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,j=0,i=c(this),o=b,k=a.split(ca);e=k[j++];){o=f?o:!i.hasClass(e);i[o?"addClass":"removeClass"](e)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className=this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(Aa," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var j=b?d:0;for(d=b?d+1:e.length;j<d;j++){var i=e[j];if(i.selected){a=c(i).val();if(b)return a;f.push(a)}}return f}if(Ba.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Za,"")}return w}var o=c.isFunction(a);return this.each(function(k){var n=c(this),r=a;if(this.nodeType===1){if(o)r=a.call(this,k,n.val());if(typeof r==="number")r+="";if(c.isArray(r)&&Ba.test(this.type))this.checked=c.inArray(n.val(),r)>=0;else if(c.nodeName(this,"select")){var u=c.makeArray(r);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),u)>=0});if(!u.length)this.selectedIndex=-1}else this.value=r}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var j=$a.test(b);if(b in a&&f&&!j){if(e){b==="type"&&ab.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:bb.test(a.nodeName)||cb.test(a.nodeName)&&a.href?0:w;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&j?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var O=/\.(.*)$/,db=function(a){return a.replace(/[^\w\s\.\|`]/g,function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.frameElement)a=A;var e,j;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(j=c.data(a)){var i=j.events=j.events||{},o=j.handle;if(!o)j.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):w};o.elem=a;b=b.split(" ");for(var k,n=0,r;k=b[n++];){j=e?c.extend({},e):{handler:d,data:f};if(k.indexOf(".")>-1){r=k.split(".");k=r.shift();j.namespace=r.slice(0).sort().join(".")}else{r=[];j.namespace=""}j.type=k;j.guid=d.guid;var u=i[k],z=c.event.special[k]||{};if(!u){u=i[k]=[];if(!z.setup||z.setup.call(a,f,r,o)===false)if(a.addEventListener)a.addEventListener(k,o,false);else a.attachEvent&&a.attachEvent("on"+k,o)}if(z.add){z.add.call(a,j);if(!j.handler.guid)j.handler.guid=d.guid}u.push(j);c.event.global[k]=true}a=null}}},global:{},remove:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){var e,j=0,i,o,k,n,r,u,z=c.data(a),C=z&&z.events;if(z&&C){if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(e in C)c.event.remove(a,e+b)}else{for(b=b.split(" ");e=b[j++];){n=e;i=e.indexOf(".")<0;o=[];if(!i){o=e.split(".");e=o.shift();k=new RegExp("(^|\\.)"+c.map(o.slice(0).sort(),db).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(r=C[e])if(d){n=c.event.special[e]||{};for(B=f||0;B<r.length;B++){u=r[B];if(d.guid===u.guid){if(i||k.test(u.namespace)){f==null&&r.splice(B--,1);n.remove&&n.remove.call(a,u)}if(f!=null)break}}if(r.length===0||f!=null&&r.length===1){if(!n.teardown||n.teardown.call(a,o)===false)Ca(a,e,z.handle);delete C[e]}}else for(var B=0;B<r.length;B++){u=r[B];if(i||k.test(u.namespace)){c.event.remove(a,n,u.handler,B);r.splice(B--,1)}}}if(c.isEmptyObject(C)){if(b=z.handle)b.elem=null;delete z.events;delete z.handle;c.isEmptyObject(z)&&c.removeData(a)}}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[G]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(j){}if(!a.isPropagationStopped()&&f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){f=a.target;var i,o=c.nodeName(f,"a")&&e==="click",k=c.event.special[e]||{};if((!k._default||k._default.call(d,a)===false)&&!o&&!(f&&f.nodeName&&c.noData[f.nodeName.toLowerCase()])){try{if(f[e]){if(i=f["on"+e])f["on"+e]=null;c.event.triggered=true;f[e]()}}catch(n){}if(i)f["on"+e]=i;c.event.triggered=false}}},handle:function(a){var b,d,f,e;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;if(!b){d=a.type.split(".");a.type=d.shift();f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}e=c.data(this,"events");d=e[a.type];if(e&&d){d=d.slice(0);e=0;for(var j=d.length;e<j;e++){var i=d[e];if(b||f.test(i.namespace)){a.handler=i.handler;a.data=i.data;a.handleObj=i;i=i.handler.apply(this,arguments);if(i!==w){a.result=i;if(i===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(a){if(a[G])return a;var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||s;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=s.documentElement;d=s.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==w)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a){c.event.add(this,a.origType,c.extend({},a,{handler:oa}))},remove:function(a){var b=true,d=a.origType.replace(O,"");c.each(c.data(this,"events").live||[],function(){if(d===this.origType.replace(O,""))return b=false});b&&c.event.remove(this,a.origType,oa)}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};var Ca=s.removeEventListener?function(a,b,d){a.removeEventListener(b,d,false)}:function(a,b,d){a.detachEvent("on"+b,d)};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=a;this.type=a.type}else this.type=a;this.timeStamp=J();this[G]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=Z;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=Z;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=Z;this.stopPropagation()},isDefaultPrevented:Y,isPropagationStopped:Y,isImmediatePropagationStopped:Y};var Da=function(a){var b=a.relatedTarget;try{for(;b&&b!==this;)b=b.parentNode;if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}}catch(d){}},Ea=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?Ea:Da,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ea:Da)}}});if(!c.support.submitBubbles)c.event.special.submit={setup:function(){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length)return na("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13)return na("submit",this,arguments)})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};if(!c.support.changeBubbles){var da=/textarea|input|select/i,ea,Fa=function(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},fa=function(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Fa(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",e);if(!(f===w||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:fa,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return fa.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return fa.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a,"_change_data",Fa(a))}},setup:function(){if(this.type==="file")return false;for(var a in ea)c.event.add(this,a+".specialChange",ea[a]);return da.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return da.test(this.nodeName)}};ea=c.event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a,d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var j in d)this[b](j,f,d[j],e);return this}if(c.isFunction(f)){e=f;f=w}var i=b==="one"?c.proxy(e,function(k){c(this).unbind(k,i);return e.apply(this,arguments)}):e;if(d==="unload"&&b!=="one")this.one(d,f,e);else{j=0;for(var o=this.length;j<o;j++)c.event.add(this[j],d,i,f)}return this}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&!a.preventDefault)for(var d in a)this.unbind(d,a[d]);else{d=0;for(var f=this.length;d<f;d++)c.event.remove(this[d],a,b)}return this},delegate:function(a,b,d,f){return this.live(b,d,f,a)},undelegate:function(a,b,d){return arguments.length===0?this.unbind("live"):this.die(b,null,d,a)},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.result}},toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var Ga={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e,j){var i,o=0,k,n,r=j||this.selector,u=j?this:c(this.context);if(c.isFunction(f)){e=f;f=w}for(d=(d||"").split(" ");(i=d[o++])!=null;){j=O.exec(i);k="";if(j){k=j[0];i=i.replace(O,"")}if(i==="hover")d.push("mouseenter"+k,"mouseleave"+k);else{n=i;if(i==="focus"||i==="blur"){d.push(Ga[i]+k);i+=k}else i=(Ga[i]||i)+k;b==="live"?u.each(function(){c.event.add(this,pa(i,r),{data:f,selector:r,handler:e,origType:i,origHandler:e,preType:n})}):u.unbind(pa(i,r),e)}}return this}});c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),function(a,b){c.fn[b]=function(d){return d?this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});A.attachEvent&&!A.addEventListener&&A.attachEvent("onunload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});(function(){function a(g){for(var h="",l,m=0;g[m];m++){l=g[m];if(l.nodeType===3||l.nodeType===4)h+=l.nodeValue;else if(l.nodeType!==8)h+=a(l.childNodes)}return h}function b(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=l;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}m[q]=y}}}function d(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=l;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(k.filter(h,[t]).length>0){y=t;break}}t=t[g]}m[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,j=Object.prototype.toString,i=false,o=true;[0,0].sort(function(){o=false;return 0});var k=function(g,h,l,m){l=l||[];var q=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return l;for(var p=[],v,t,y,S,H=true,M=x(h),I=g;(f.exec(""),v=f.exec(I))!==null;){I=v[3];p.push(v[1]);if(v[2]){S=v[3];break}}if(p.length>1&&r.exec(g))if(p.length===2&&n.relative[p[0]])t=ga(p[0]+p[1],h);else for(t=n.relative[p[0]]?[h]:k(p.shift(),h);p.length;){g=p.shift();if(n.relative[g])g+=p.shift();t=ga(g,t)}else{if(!m&&p.length>1&&h.nodeType===9&&!M&&n.match.ID.test(p[0])&&!n.match.ID.test(p[p.length-1])){v=k.find(p.shift(),h,M);h=v.expr?k.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:p.pop(),set:z(m)}:k.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=v.expr?k.filter(v.expr,v.set):v.set;if(p.length>0)y=z(t);else H=false;for(;p.length;){var D=p.pop();v=D;if(n.relative[D])v=p.pop();else D="";if(v==null)v=h;n.relative[D](y,v,M)}}else y=[]}y||(y=t);y||k.error(D||g);if(j.call(y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&E(h,y[g])))l.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&l.push(t[g]);else l.push.apply(l,y);else z(y,l);if(S){k(S,q,l,m);k.uniqueSort(l)}return l};k.uniqueSort=function(g){if(B){i=o;g.sort(B);if(i)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};k.matches=function(g,h){return k(g,null,null,h)};k.find=function(g,h,l){var m,q;if(!g)return[];for(var p=0,v=n.order.length;p<v;p++){var t=n.order[p];if(q=n.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");m=n.find[t](q,h,l);if(m!=null){g=g.replace(n.match[t],"");break}}}}m||(m=h.getElementsByTagName("*"));return{set:m,expr:g}};k.filter=function(g,h,l,m){for(var q=g,p=[],v=h,t,y,S=h&&h[0]&&x(h[0]);g&&h.length;){for(var H in n.filter)if((t=n.leftMatch[H].exec(g))!=null&&t[2]){var M=n.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-
1)!=="\\"){if(v===p)p=[];if(n.preFilter[H])if(t=n.preFilter[H](t,v,l,p,m,S)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=v[U])!=null;U++)if(D){I=M(D,t,U,v);var Ha=m^!!I;if(l&&I!=null)if(Ha)y=true;else v[U]=false;else if(Ha){p.push(D);y=true}}if(I!==w){l||(v=p);g=g.replace(n.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)k.error(g);else break;q=g}return v};k.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var n=k.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},relative:{"+":function(g,h){var l=typeof h==="string",m=l&&!/\W/.test(h);l=l&&!m;if(m)h=h.toLowerCase();m=0;for(var q=g.length,p;m<q;m++)if(p=g[m]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[m]=l||p&&p.nodeName.toLowerCase()===h?p||false:p===h}l&&k.filter(h,g,true)},">":function(g,h){var l=typeof h==="string";if(l&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,q=g.length;m<q;m++){var p=g[m];if(p){l=p.parentNode;g[m]=l.nodeName.toLowerCase()===h?l:false}}}else{m=0;for(q=g.length;m<q;m++)if(p=g[m])g[m]=l?p.parentNode:p.parentNode===h;l&&k.filter(h,g,true)}},"":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("parentNode",h,m,g,p,l)},"~":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,m,g,p,l)}},find:{ID:function(g,h,l){if(typeof h.getElementById!=="undefined"&&!l)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var l=[];h=h.getElementsByName(g[1]);for(var m=0,q=h.length;m<q;m++)h[m].getAttribute("name")===g[1]&&l.push(h[m]);return l.length===0?null:l}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,l,m,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var v;(v=h[p])!=null;p++)if(v)if(q^(v.className&&(" "+v.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))l||m.push(v);else if(l)h[p]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()},CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,l,m,q,p){h=g[1].replace(/\\/g,"");if(!p&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,l,m,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,h);else{g=k.filter(g[3],h,l,true^q);l||m.push.apply(m,g);return false}else if(n.match.POS.test(g[0])||n.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,h,l){return!!k(l[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},setFilters:{first:function(g,h){return h===0},last:function(g,h,l,m){return h===m.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,l){return h<l[3]-0},gt:function(g,h,l){return h>l[3]-0},nth:function(g,h,l){return l[3]-0===h},eq:function(g,h,l){return l[3]-0===h}},filter:{PSEUDO:function(g,h,l,m){var q=h[1],p=n.filters[q];if(p)return p(g,l,h,m);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=h[3];l=0;for(m=h.length;l<m;l++)if(h[l]===g)return false;return true}else k.error("Syntax error, unrecognized expression: "+q)},CHILD:function(g,h){var l=h[1],m=g;switch(l){case"only":case"first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(l==="first")return true;m=g;case"last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case"nth":l=h[2];var q=h[3];if(l===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var v=0;for(m=p.firstChild;m;m=m.nextSibling)if(m.nodeType===1)m.nodeIndex=++v;p.sizcache=h}g=g.nodeIndex-q;return l===0?g===0:g%l===0&&g/l>=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var l=h[1];g=n.attrHandle[l]?n.attrHandle[l](g):g[l]!=null?g[l]:g.getAttribute(l);l=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m==="="?l===h:m==="*="?l.indexOf(h)>=0:m==="~="?(" "+l+" ").indexOf(h)>=0:!h?l&&g!==false:m==="!="?l!==h:m==="^="?l.indexOf(h)===0:m==="$="?l.substr(l.length-h.length)===h:m==="|="?l===h||l.substr(0,h.length+1)===h+"-":false},POS:function(g,h,l,m){var q=n.setFilters[h[2]];if(q)return q(g,l,h,m)}}},r=n.match.POS;for(var u in n.match){n.match[u]=new RegExp(n.match[u].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[u]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[u].source.replace(/\\(\d+)/g,function(g,h){return"\\"+(h-0+1)}))}var z=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(s.documentElement.childNodes,0)}catch(C){z=function(g,h){h=h||[];if(j.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var l=0,m=g.length;l<m;l++)h.push(g[l]);else for(l=0;g[l];l++)h.push(g[l]);return h}}var B;if(s.documentElement.compareDocumentPosition)B=function(g,h){if(!g.compareDocumentPosition||!h.compareDocumentPosition){if(g==h)i=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)i=true;return g};else if("sourceIndex"in s.documentElement)B=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)i=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)i=true;return g};else if(s.createRange)B=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)i=true;return g.ownerDocument?-1:1}var l=g.ownerDocument.createRange(),m=h.ownerDocument.createRange();l.setStart(g,0);l.setEnd(g,0);m.setStart(h,0);m.setEnd(h,0);g=l.compareBoundaryPoints(Range.START_TO_END,m);if(g===0)i=true;return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var l=s.documentElement;l.insertBefore(g,l.firstChild);if(s.getElementById(h)){n.find.ID=function(m,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(m[1]))?q.id===m[1]||typeof q.getAttributeNode!=="undefined"&&q.getAttributeNode("id").nodeValue===m[1]?[q]:w:[]};n.filter.ID=function(m,q){var p=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&p&&p.nodeValue===q}}l.removeChild(g);l=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,l){l=l.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;l[m];m++)l[m].nodeType===1&&h.push(l[m]);l=h}return l};g.innerHTML="<a href='#'></a>";if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")n.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();s.querySelectorAll&&function(){var g=k,h=s.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){k=function(m,q,p,v){q=q||s;if(!v&&q.nodeType===9&&!x(q))try{return z(q.querySelectorAll(m),p)}catch(t){}return g(m,q,p,v)};for(var l in g)k[l]=g[l];h=null}}();(function(){var g=s.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){n.order.splice(1,0,"CLASS");n.find.CLASS=function(h,l,m){if(typeof l.getElementsByClassName!=="undefined"&&!m)return l.getElementsByClassName(h[1])};g=null}}})();var E=s.compareDocumentPosition?function(g,h){return!!(g.compareDocumentPosition(h)&16)}:function(g,h){return g!==h&&(g.contains?g.contains(h):true)},x=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},ga=function(g,h){var l=[],m="",q;for(h=h.nodeType?[h]:h;q=n.match.PSEUDO.exec(g);){m+=q[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)k(g,h[q],l);return k.filter(m,l)};c.find=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.uniqueSort;c.text=a;c.isXMLDoc=x;c.contains=E})();var eb=/Until$/,fb=/^(?:parents|prevUntil|prevAll)/,gb=/,/;R=Array.prototype.slice;var Ia=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,j){return!!b.call(e,j,e)===d});else if(b.nodeType)return c.grep(a,function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Ua.test(b))return c.filter(b,f,!d);else b=c.filter(b,f)}return c.grep(a,function(e){return c.inArray(e,b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length;c.find(a,this[f],b);if(f>0)for(var j=d;j<b.length;j++)for(var i=0;i<d;i++)if(b[i]===b[j]){b.splice(j--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Ia(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ia(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,j={},i;if(f&&a.length){e=0;for(var o=a.length;e<o;e++){i=a[e];j[i]||(j[i]=c.expr.match.POS.test(i)?c(i,b||this.context):i)}for(;f&&f.ownerDocument&&f!==b;){for(i in j){e=j[i];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:i,elem:f});delete j[i]}}f=f.parentNode}}return d}var k=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,r){for(;r&&r.ownerDocument&&r!==b;){if(k?k.index(r)>-1:c(r).is(a))return r;r=r.parentNode}return null})},index:function(a){if(!a||typeof a==="string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(qa(a[0])||qa(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode",d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);eb.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||gb.test(f))&&fb.test(a))e=e.reverse();return this.pushStack(e,a,R.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===w||a.nodeType!==1||!c(a).is(d));){a.nodeType===1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Ja=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ka=/(<([\w:]+)[^>]*?)\/>/g,hb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,La=/<([\w:]+)/,ib=/<tbody/i,jb=/<|&#?\w+;/,ta=/<script|<object|<embed|<option|<style/i,ua=/checked\s*(?:[^=]|=\s*.checked.)/i,Ma=function(a,b,d){return hb.test(d)?a:b+"></"+d+">"},F={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.th=F.td;if(!c.support.htmlSerialize)F._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==w)return this.empty().append((this[0]&&this[0].ownerDocument||s).createTextNode(a));return c.text(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,f;(f=this[d])!=null;d++)if(!a||c.filter(a,[f]).length){if(!b&&f.nodeType===1){c.cleanData(f.getElementsByTagName("*"));c.cleanData([f])}f.parentNode&&f.parentNode.removeChild(f)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild);return this},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ja,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ra(this,b);ra(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ja,""):null;else if(typeof a==="string"&&!ta.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(La.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Ka,Ma);try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(f){this.empty().append(a)}}else c.isFunction(a)?this.each(function(e){var j=c(this),i=j.html();j.empty().append(function(){return a.call(this,e,i)})}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){if(c.isFunction(a))return this.each(function(b){var d=c(this),f=d.html();d.replaceWith(a.call(this,b,f))});if(typeof a!=="string")a=c(a).detach();return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){function f(u){return c.nodeName(u,"table")?u.getElementsByTagName("tbody")[0]||u.appendChild(u.ownerDocument.createElement("tbody")):u}var e,j,i=a[0],o=[],k;if(!c.support.checkClone&&arguments.length===3&&typeof i==="string"&&ua.test(i))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(i))return this.each(function(u){var z=c(this);a[0]=i.call(this,u,b?z.html():w);z.domManip(a,b,d)});if(this[0]){e=i&&i.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:sa(a,this,o);k=e.fragment;if(j=k.childNodes.length===1?(k=k.firstChild):k.firstChild){b=b&&c.nodeName(j,"tr");for(var n=0,r=this.length;n<r;n++)d.call(b?f(this[n],j):this[n],n>0||e.cacheable||this.length>1?k.cloneNode(true):k)}o.length&&c.each(o,Qa)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);var e=this.length===1&&this[0].parentNode;if(e&&e.nodeType===11&&e.childNodes.length===1&&d.length===1){d[b](this[0]);return this}else{e=0;for(var j=d.length;e<j;e++){var i=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),i);f=f.concat(i)}return this.pushStack(f,a,d.selector)}}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;for(var e=[],j=0,i;(i=a[j])!=null;j++){if(typeof i==="number")i+="";if(i){if(typeof i==="string"&&!jb.test(i))i=b.createTextNode(i);else if(typeof i==="string"){i=i.replace(Ka,Ma);var o=(La.exec(i)||["",""])[1].toLowerCase(),k=F[o]||F._default,n=k[0],r=b.createElement("div");for(r.innerHTML=k[1]+i+k[2];n--;)r=r.lastChild;if(!c.support.tbody){n=ib.test(i);o=o==="table"&&!n?r.firstChild&&r.firstChild.childNodes:k[1]==="<table>"&&!n?r.childNodes:[];for(k=o.length-1;k>=0;--k)c.nodeName(o[k],"tbody")&&!o[k].childNodes.length&&o[k].parentNode.removeChild(o[k])}!c.support.leadingWhitespace&&V.test(i)&&r.insertBefore(b.createTextNode(V.exec(i)[0]),r.firstChild);i=r.childNodes}if(i.nodeType)e.push(i);else e=c.merge(e,i)}}if(d)for(j=0;e[j];j++)if(f&&c.nodeName(e[j],"script")&&(!e[j].type||e[j].type.toLowerCase()==="text/javascript"))f.push(e[j].parentNode?e[j].parentNode.removeChild(e[j]):e[j]);else{e[j].nodeType===1&&e.splice.apply(e,[j+1,0].concat(c.makeArray(e[j].getElementsByTagName("script"))));d.appendChild(e[j])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,j=c.support.deleteExpando,i=0,o;(o=a[i])!=null;i++)if(d=o[c.expando]){b=f[d];if(b.events)for(var k in b.events)e[k]?c.event.remove(o,k):Ca(o,k,b.handle);if(j)delete o[c.expando];else o.removeAttribute&&o.removeAttribute(c.expando);delete f[d]}}});var kb=/z-?index|font-?weight|opacity|zoom|line-?height/i,Na=/alpha\([^)]*\)/,Oa=/opacity=([^)]*)/,ha=/float/i,ia=/-([a-z])/ig,lb=/([A-Z])/g,mb=/^-?\d+(?:px)?$/i,nb=/^-?\d/,ob={position:"absolute",visibility:"hidden",display:"block"},pb=["Left","Right"],qb=["Top","Bottom"],rb=s.defaultView&&s.defaultView.getComputedStyle,Pa=c.support.cssFloat?"cssFloat":"styleFloat",ja=function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!kb.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter=Na.test(a)?a.replace(Na,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Oa.exec(f.filter)[1])/100+"":""}if(ha.test(b))b=Pa;b=b.replace(ia,ja);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,j=b==="width"?pb:qb;function i(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(j,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a,"border"+this+"Width",true))||0})}a.offsetWidth!==0?i():c.swap(a,ob,i);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Oa.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ha.test(b))b=Pa;if(!d&&e&&e[b])f=e[b];else if(rb){if(ha.test(b))b="float";b=b.replace(lb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f=a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ia,ja);f=a.currentStyle[b]||a.currentStyle[d];if(!mb.test(f)&&nb.test(f)){b=e.left;var j=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=j}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var sb=J(),tb=/<script(.|\s)*?\/script>/gi,ub=/select|textarea/i,vb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ka=/\?/,wb=/(\?|&)_=.*?(&|$)/,xb=/^(\w+:)?\/\/([^\/?#]+)/,yb=/%20/g,zb=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!=="string")return zb.call(this,a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}var j=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(i,o){if(o==="success"||o==="notmodified")j.html(e?c("<div />").append(i.responseText.replace(tb,"")).find(e):i.responseText);d&&j.each(d,[i.responseText,o,i])}});return this},serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||ub.test(this.nodeName)||vb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:A.XMLHttpRequest&&(A.location.protocol!=="file:"||!A.ActiveXObject)?function(){return new A.XMLHttpRequest}:function(){try{return new A.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&&e.success.call(k,o,i,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(k,x,i);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(q,p){(e.context?c(e.context):c.event).trigger(q,p)}var e=c.extend(true,{},c.ajaxSettings,a),j,i,o,k=a&&a.context||e,n=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(n==="GET")N.test(e.url)||(e.url+=(ka.test(e.url)?"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&N.test(e.data)||N.test(e.url))){j=e.jsonpCallback||"jsonp"+sb++;if(e.data)e.data=(e.data+"").replace(N,"="+j+"$1");e.url=e.url.replace(N,"="+j+"$1");e.dataType="script";A[j]=A[j]||function(q){o=q;b();d();A[j]=w;try{delete A[j]}catch(p){}z&&z.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===false&&n==="GET"){var r=J(),u=e.url.replace(wb,"$1_="+r+"$2");e.url=u+(u===e.url?(ka.test(e.url)?"&":"?")+"_="+r:"")}if(e.data&&n==="GET")e.url+=(ka.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");r=(r=xb.exec(e.url))&&(r[1]&&r[1]!==location.protocol||r[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&r){var z=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!j){var B=false;C.onload=C.onreadystatechange=function(){if(!B&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){B=true;b();d();C.onload=C.onreadystatechange=null;z&&C.parentNode&&z.removeChild(C)}}}z.insertBefore(C,z.firstChild);return w}var E=false,x=e.xhr();if(x){e.username?x.open(n,e.url,e.async,e.username,e.password):x.open(n,e.url,e.async);try{if(e.data||a&&a.contentType)x.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&x.setRequestHeader("If-Modified-Since",c.lastModified[e.url]);c.etag[e.url]&&x.setRequestHeader("If-None-Match",c.etag[e.url])}r||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ga){}if(e.beforeSend&&e.beforeSend.call(k,x,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");x.abort();return false}e.global&&f("ajaxSend",[x,e]);var g=x.onreadystatechange=function(q){if(!x||x.readyState===0||q==="abort"){E||d();E=true;if(x)x.onreadystatechange=c.noop}else if(!E&&x&&(x.readyState===4||q==="timeout")){E=true;x.onreadystatechange=c.noop;i=q==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";var p;if(i==="success")try{o=c.httpData(x,e.dataType,e)}catch(v){i="parsererror";p=v}if(i==="success"||i==="notmodified")j||b();else c.handleError(e,x,i,p);d();q==="timeout"&&x.abort();if(e.async)x=null}};try{var h=x.abort;x.abort=function(){x&&h.call(x);g("abort")}}catch(l){}e.async&&e.timeout>0&&setTimeout(function(){x&&!E&&g("timeout")},e.timeout);try{x.send(n==="POST"||n==="PUT"||n==="DELETE"?e.data:null)}catch(m){c.handleError(e,x,null,m);d()}e.async||g();return x}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||a,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b==="json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(i,o){if(c.isArray(o))c.each(o,function(k,n){b||/\[\]$/.test(i)?f(i,n):d(i+"["+(typeof n==="object"||c.isArray(n)?k:"")+"]",n)});else!b&&o!=null&&typeof o==="object"?c.each(o,function(k,n){d(i+"["+k+"]",n)}):f(i,o)}function f(i,o){o=c.isFunction(o)?o():o;e[e.length]=encodeURIComponent(i)+"="+encodeURIComponent(o)}var e=[];if(b===w)b=c.ajaxSettings.traditional;if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var j in a)d(j,a[j]);return e.join("&").replace(yb,"+")}});var la={},Ab=/toggle|show|hide/,Bb=/^([+-]=)?([\d+-.]+)(.*)$/,W,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(K("show",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");this[a].style.display=d||"";if(c.css(this[a],"display")==="none"){d=this[a].nodeName;var f;if(la[d])f=la[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();la[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a<b;a++)this[a].style.display=c.data(this[a],"olddisplay")||"";return this}},hide:function(a,b){if(a||a===0)return this.animate(K("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");!d&&d!=="none"&&c.data(this[a],"olddisplay",c.css(this[a],"display"))}a=0;for(b=this.length;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||d?this.each(function(){var f=d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(K("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)},animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var j=c.extend({},e),i,o=this.nodeType===1&&c(this).is(":hidden"),k=this;for(i in a){var n=i.replace(ia,ja);if(i!==n){a[n]=a[i];delete a[i];i=n}if(a[i]==="hide"&&o||a[i]==="show"&&!o)return j.complete.call(this);if((i==="height"||i==="width")&&this.style){j.display=c.css(this,"display");j.overflow=this.style.overflow}if(c.isArray(a[i])){(j.specialEasing=j.specialEasing||{})[i]=a[i][1];a[i]=a[i][0]}}if(j.overflow!=null)this.style.overflow="hidden";j.curAnim=c.extend({},a);c.each(a,function(r,u){var z=new c.fx(k,j,r);if(Ab.test(u))z[u==="toggle"?o?"show":"hide":u](a);else{var C=Bb.exec(u),B=z.cur(true)||0;if(C){u=parseFloat(C[2]);var E=C[3]||"px";if(E!=="px"){k.style[r]=(u||1)+E;B=(u||1)/z.cur(true)*B;k.style[r]=B+E}if(C[1])u=(C[1]==="-="?-1:1)*u+B;z.custom(B,u,E)}else z.custom(B,u,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);this.each(function(){for(var f=d.length-1;f>=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration==="number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(j){return e.step(j)}this.startTime=J();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!W)W=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=J(),d=true;if(a||b>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem,e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||c.fx.stop()},stop:function(){clearInterval(W);W=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};c.fn.offset="getBoundingClientRect"in s.documentElement?function(a){var b=this[0];if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBoundingClientRect(),f=b.ownerDocument;b=f.body;f=f.documentElement;return{top:d.top+(self.pageYOffset||c.support.boxModel&&f.scrollTop||b.scrollTop)-(f.clientTop||b.clientTop||0),left:d.left+(self.pageXOffset||c.support.boxModel&&f.scrollLeft||b.scrollLeft)-(f.clientLeft||b.clientLeft||0)}}:function(a){var b=this[0];if(a)return this.each(function(r){c.offset.setOffset(this,a,r)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=b,e=b.ownerDocument,j,i=e.documentElement,o=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var k=b.offsetTop,n=b.offsetLeft;(b=b.parentNode)&&b!==o&&b!==i;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;j=e?e.getComputedStyle(b,null):b.currentStyle;k-=b.scrollTop;n-=b.scrollLeft;if(b===d){k+=b.offsetTop;n+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&j.overflow!=="visible"){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=j}if(f.position==="relative"||f.position==="static"){k+=o.offsetTop;n+=o.offsetLeft}if(c.offset.supportsFixedPosition&&f.position==="fixed"){k+=Math.max(i.scrollTop,o.scrollTop);n+=Math.max(i.scrollLeft,o.scrollLeft)}return{top:k,left:n}};c.offset={initialize:function(){var a=s.body,b=s.createElement("div"),d,f,e,j=parseFloat(c.curCSS(a,"marginTop",true))||0;c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";a.insertBefore(b,a.firstChild);d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==j;a.removeChild(b);c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),j=parseInt(c.curCSS(a,"top",true),10)||0,i=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,d,e);d={top:b.top-e.top+j,left:b.left-e.left+i};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top-
f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||s.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],j;if(!e)return null;if(f!==w)return this.each(function(){if(j=wa(this))j.scrollTo(!a?f:c(j).scrollLeft(),a?f:c(j).scrollTop());else this[d]=f});else return(j=wa(e))?"pageXOffset"in j?j[a?"pageYOffset":"pageXOffset"]:c.support.boxModel&&j.document.documentElement[d]||j.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;if(c.isFunction(f))return this.each(function(j){var i=c(this);i[d](f.call(this,j,i[d]()))});return"scrollTo"in
e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window);;(function(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(b){var a=b.tools.tabs;a.plugins=a.plugins||{};a.plugins.slideshow={version:"1.0.2",conf:{next:".forward",prev:".backward",disabledClass:"disabled",autoplay:false,autopause:true,interval:3000,clickable:true,api:false}};b.prototype.slideshow=function(e){var f=b.extend({},a.plugins.slideshow.conf),c=this.length,d;e=b.extend(f,e);this.each(function(){var p=b(this),m=p.tabs(),i=b(m),o=m;b.each(e,function(t,u){if(b.isFunction(u)){m.bind(t,u)}});function n(t){return c==1?b(t):p.parent().find(t)}var s=n(e.next).click(function(){m.next()});var q=n(e.prev).click(function(){m.prev()});var h,j,l,g=false;b.extend(m,{play:function(){if(h){return}var t=b.Event("onBeforePlay");i.trigger(t);if(t.isDefaultPrevented()){return m}g=false;h=setInterval(m.next,e.interval);i.trigger("onPlay");m.next()},pause:function(){if(!h){return m}var t=b.Event("onBeforePause");i.trigger(t);if(t.isDefaultPrevented()){return m}h=clearInterval(h);l=clearInterval(l);i.trigger("onPause")},stop:function(){m.pause();g=true},onBeforePlay:function(t){return m.bind("onBeforePlay",t)},onPlay:function(t){return m.bind("onPlay",t)},onBeforePause:function(t){return m.bind("onBeforePause",t)},onPause:function(t){return m.bind("onPause",t)}});if(e.autopause){var k=m.getTabs().add(s).add(q).add(m.getPanes());k.hover(function(){m.pause();j=clearInterval(j)},function(){if(!g){j=setTimeout(m.play,e.interval)}})}if(e.autoplay){l=setTimeout(m.play,e.interval)}else{m.stop()}if(e.clickable){m.getPanes().click(function(){m.next()})}if(!m.getConf().rotate){var r=e.disabledClass;if(!m.getIndex()){q.addClass(r)}m.onBeforeClick(function(u,t){if(!t){q.addClass(r)}else{q.removeClass(r);if(t==m.getTabs().length-1){s.addClass(r)}else{s.removeClass(r)}}})}});return e.api?d:this}})(jQuery);(function(d){var a=d.tools.tabs;a.plugins=a.plugins||{};a.plugins.history={version:"1.0.2",conf:{api:false}};var e,b;function c(f){if(f){var g=b.contentWindow.document;g.open().close();g.location.hash=f}}d.fn.onHash=function(g){var f=this;if(d.browser.msie&&d.browser.version<"8"){if(!b){b=d("<iframe/>").attr("src","javascript:false;").hide().get(0);d("body").append(b);setInterval(function(){var i=b.contentWindow.document,j=i.location.hash;if(e!==j){d.event.trigger("hash",j);e=j}},100);c(location.hash||"#")}f.bind("click.hash",function(h){c(d(this).attr("href"))})}else{setInterval(function(){var j=location.hash;var i=f.filter("[href$="+j+"]");if(!i.length){j=j.replace("#","");i=f.filter("[href$="+j+"]")}if(i.length&&j!==e){e=j;d.event.trigger("hash",j)}},100)}d(window).bind("hash",g);return this};d.fn.history=function(g){var h=d.extend({},a.plugins.history.conf),f;g=d.extend(h,g);this.each(function(){var j=d(this).tabs(),i=j.getTabs();if(j){f=j}i.onHash(function(k,l){if(!l||l=="#"){l=j.getConf().initialIndex}j.click(l)});i.click(function(k){location.hash=d(this).attr("href").replace("#","")})});return g.api?f:this}})(jQuery);;;(function($){$.effects=$.effects||{};$.extend($.effects,{save:function(el,set){for(var i=0;i<set.length;i++){if(set[i]!==null)$.data(el[0],"ec.storage."+set[i],el[0].style[set[i]]);}},restore:function(el,set){for(var i=0;i<set.length;i++){if(set[i]!==null)el.css(set[i],$.data(el[0],"ec.storage."+set[i]));}},setMode:function(el,mode){if(mode=='toggle')mode=el.is(':hidden')?'show':'hide';return mode;},getBaseline:function(origin,original){var y,x;switch(origin[0]){case'top':y=0;break;case'middle':y=0.5;break;case'bottom':y=1;break;default:y=origin[0]/original.height;};switch(origin[1]){case'left':x=0;break;case'center':x=0.5;break;case'right':x=1;break;default:x=origin[1]/original.width;};return{x:x,y:y};},createWrapper:function(el){if(el.parent().attr('id')=='fxWrapper')
return el;var props={width:el.outerWidth({margin:true}),height:el.outerHeight({margin:true}),'float':el.css('float')};el.wrap('<div id="fxWrapper" style="font-size:100%;background:transparent;border:none;margin:0;padding:0"></div>');var wrapper=el.parent();if(el.css('position')=='static'){wrapper.css({position:'relative'});el.css({position:'relative'});}else{var top=el.css('top');if(isNaN(parseInt(top)))top='auto';var left=el.css('left');if(isNaN(parseInt(left)))left='auto';wrapper.css({position:el.css('position'),top:top,left:left,zIndex:el.css('z-index')}).show();el.css({position:'relative',top:0,left:0});}
wrapper.css(props);return wrapper;},removeWrapper:function(el){if(el.parent().attr('id')=='fxWrapper')
return el.parent().replaceWith(el);return el;},setTransition:function(el,list,factor,val){val=val||{};$.each(list,function(i,x){unit=el.cssUnit(x);if(unit[0]>0)val[x]=unit[0]*factor+unit[1];});return val;},animateClass:function(value,duration,easing,callback){var cb=(typeof easing=="function"?easing:(callback?callback:null));var ea=(typeof easing=="object"?easing:null);return this.each(function(){var offset={};var that=$(this);var oldStyleAttr=that.attr("style")||'';if(typeof oldStyleAttr=='object')oldStyleAttr=oldStyleAttr["cssText"];if(value.toggle){that.hasClass(value.toggle)?value.remove=value.toggle:value.add=value.toggle;}
var oldStyle=$.extend({},(document.defaultView?document.defaultView.getComputedStyle(this,null):this.currentStyle));if(value.add)that.addClass(value.add);if(value.remove)that.removeClass(value.remove);var newStyle=$.extend({},(document.defaultView?document.defaultView.getComputedStyle(this,null):this.currentStyle));if(value.add)that.removeClass(value.add);if(value.remove)that.addClass(value.remove);for(var n in newStyle){if(typeof newStyle[n]!="function"&&newStyle[n]&&n.indexOf("Moz")==-1&&n.indexOf("length")==-1&&newStyle[n]!=oldStyle[n]&&(n.match(/color/i)||(!n.match(/color/i)&&!isNaN(parseInt(newStyle[n],10))))&&(oldStyle.position!="static"||(oldStyle.position=="static"&&!n.match(/left|top|bottom|right/))))offset[n]=newStyle[n];}
that.animate(offset,duration,ea,function(){if(typeof $(this).attr("style")=='object'){$(this).attr("style")["cssText"]="";$(this).attr("style")["cssText"]=oldStyleAttr;}else $(this).attr("style",oldStyleAttr);if(value.add)$(this).addClass(value.add);if(value.remove)$(this).removeClass(value.remove);if(cb)cb.apply(this,arguments);});});}});$.fn.extend({_show:$.fn.show,_hide:$.fn.hide,__toggle:$.fn.toggle,_addClass:$.fn.addClass,_removeClass:$.fn.removeClass,_toggleClass:$.fn.toggleClass,effect:function(fx,o,speed,callback){return $.effects[fx]?$.effects[fx].call(this,{method:fx,options:o||{},duration:speed,callback:callback}):null;},show:function(){if(!arguments[0]||(arguments[0].constructor==Number||/(slow|normal|fast)/.test(arguments[0])))
return this._show.apply(this,arguments);else{var o=arguments[1]||{};o['mode']='show';return this.effect.apply(this,[arguments[0],o,arguments[2]||o.duration,arguments[3]||o.callback]);}},hide:function(){if(!arguments[0]||(arguments[0].constructor==Number||/(slow|normal|fast)/.test(arguments[0])))
return this._hide.apply(this,arguments);else{var o=arguments[1]||{};o['mode']='hide';return this.effect.apply(this,[arguments[0],o,arguments[2]||o.duration,arguments[3]||o.callback]);}},toggle:function(){if(!arguments[0]||(arguments[0].constructor==Number||/(slow|normal|fast)/.test(arguments[0]))||(arguments[0].constructor==Function))
return this.__toggle.apply(this,arguments);else{var o=arguments[1]||{};o['mode']='toggle';return this.effect.apply(this,[arguments[0],o,arguments[2]||o.duration,arguments[3]||o.callback]);}},addClass:function(classNames,speed,easing,callback){return speed?$.effects.animateClass.apply(this,[{add:classNames},speed,easing,callback]):this._addClass(classNames);},removeClass:function(classNames,speed,easing,callback){return speed?$.effects.animateClass.apply(this,[{remove:classNames},speed,easing,callback]):this._removeClass(classNames);},toggleClass:function(classNames,speed,easing,callback){return speed?$.effects.animateClass.apply(this,[{toggle:classNames},speed,easing,callback]):this._toggleClass(classNames);},morph:function(remove,add,speed,easing,callback){return $.effects.animateClass.apply(this,[{add:add,remove:remove},speed,easing,callback]);},switchClass:function(){return this.morph.apply(this,arguments);},cssUnit:function(key){var style=this.css(key),val=[];$.each(['em','px','%','pt'],function(i,unit){if(style.indexOf(unit)>0)
val=[parseFloat(style),unit];});return val;}});jQuery.each(['backgroundColor','borderBottomColor','borderLeftColor','borderRightColor','borderTopColor','color','outlineColor'],function(i,attr){jQuery.fx.step[attr]=function(fx){if(fx.state==0){fx.start=getColor(fx.elem,attr);fx.end=getRGB(fx.end);}
fx.elem.style[attr]="rgb("+[Math.max(Math.min(parseInt((fx.pos*(fx.end[0]-fx.start[0]))+fx.start[0]),255),0),Math.max(Math.min(parseInt((fx.pos*(fx.end[1]-fx.start[1]))+fx.start[1]),255),0),Math.max(Math.min(parseInt((fx.pos*(fx.end[2]-fx.start[2]))+fx.start[2]),255),0)].join(",")+")";}});function getRGB(color){var result;if(color&&color.constructor==Array&&color.length==3)
return color;if(result=/rgb\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*\)/.exec(color))
return[parseInt(result[1]),parseInt(result[2]),parseInt(result[3])];if(result=/rgb\(\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*\)/.exec(color))
return[parseFloat(result[1])*2.55,parseFloat(result[2])*2.55,parseFloat(result[3])*2.55];if(result=/#([a-fA-F0-9]{2})([a-fA-F0-9]{2})([a-fA-F0-9]{2})/.exec(color))
return[parseInt(result[1],16),parseInt(result[2],16),parseInt(result[3],16)];if(result=/#([a-fA-F0-9])([a-fA-F0-9])([a-fA-F0-9])/.exec(color))
return[parseInt(result[1]+result[1],16),parseInt(result[2]+result[2],16),parseInt(result[3]+result[3],16)];if(result=/rgba\(0, 0, 0, 0\)/.exec(color))
return colors['transparent']
return colors[jQuery.trim(color).toLowerCase()];}
function getColor(elem,attr){var color;do{color=jQuery.curCSS(elem,attr);if(color!=''&&color!='transparent'||jQuery.nodeName(elem,"body"))
break;attr="backgroundColor";}while(elem=elem.parentNode);return getRGB(color);};var colors={aqua:[0,255,255],azure:[240,255,255],beige:[245,245,220],black:[0,0,0],blue:[0,0,255],brown:[165,42,42],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgrey:[169,169,169],darkgreen:[0,100,0],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkviolet:[148,0,211],fuchsia:[255,0,255],gold:[255,215,0],green:[0,128,0],indigo:[75,0,130],khaki:[240,230,140],lightblue:[173,216,230],lightcyan:[224,255,255],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightyellow:[255,255,224],lime:[0,255,0],magenta:[255,0,255],maroon:[128,0,0],navy:[0,0,128],olive:[128,128,0],orange:[255,165,0],pink:[255,192,203],purple:[128,0,128],violet:[128,0,128],red:[255,0,0],silver:[192,192,192],white:[255,255,255],yellow:[255,255,0],transparent:[255,255,255]};jQuery.easing['jswing']=jQuery.easing['swing'];jQuery.extend(jQuery.easing,{def:'easeOutQuad',swing:function(x,t,b,c,d){return jQuery.easing[jQuery.easing.def](x,t,b,c,d);},easeInQuad:function(x,t,b,c,d){return c*(t/=d)*t+b;},easeOutQuad:function(x,t,b,c,d){return-c*(t/=d)*(t-2)+b;},easeInOutQuad:function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t+b;return-c/2*((--t)*(t-2)-1)+b;},easeInCubic:function(x,t,b,c,d){return c*(t/=d)*t*t+b;},easeOutCubic:function(x,t,b,c,d){return c*((t=t/d-1)*t*t+1)+b;},easeInOutCubic:function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t*t+b;return c/2*((t-=2)*t*t+2)+b;},easeInQuart:function(x,t,b,c,d){return c*(t/=d)*t*t*t+b;},easeOutQuart:function(x,t,b,c,d){return-c*((t=t/d-1)*t*t*t-1)+b;},easeInOutQuart:function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t*t*t+b;return-c/2*((t-=2)*t*t*t-2)+b;},easeInQuint:function(x,t,b,c,d){return c*(t/=d)*t*t*t*t+b;},easeOutQuint:function(x,t,b,c,d){return c*((t=t/d-1)*t*t*t*t+1)+b;},easeInOutQuint:function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t*t*t*t+b;return c/2*((t-=2)*t*t*t*t+2)+b;},easeInSine:function(x,t,b,c,d){return-c*Math.cos(t/d*(Math.PI/2))+c+b;},easeOutSine:function(x,t,b,c,d){return c*Math.sin(t/d*(Math.PI/2))+b;},easeInOutSine:function(x,t,b,c,d){return-c/2*(Math.cos(Math.PI*t/d)-1)+b;},easeInExpo:function(x,t,b,c,d){return(t==0)?b:c*Math.pow(2,10*(t/d-1))+b;},easeOutExpo:function(x,t,b,c,d){return(t==d)?b+c:c*(-Math.pow(2,-10*t/d)+1)+b;},easeInOutExpo:function(x,t,b,c,d){if(t==0)return b;if(t==d)return b+c;if((t/=d/2)<1)return c/2*Math.pow(2,10*(t-1))+b;return c/2*(-Math.pow(2,-10*--t)+2)+b;},easeInCirc:function(x,t,b,c,d){return-c*(Math.sqrt(1-(t/=d)*t)-1)+b;},easeOutCirc:function(x,t,b,c,d){return c*Math.sqrt(1-(t=t/d-1)*t)+b;},easeInOutCirc:function(x,t,b,c,d){if((t/=d/2)<1)return-c/2*(Math.sqrt(1-t*t)-1)+b;return c/2*(Math.sqrt(1-(t-=2)*t)+1)+b;},easeInElastic:function(x,t,b,c,d){var s=1.70158;var p=0;var a=c;if(t==0)return b;if((t/=d)==1)return b+c;if(!p)p=d*.3;if(a<Math.abs(c)){a=c;var s=p/4;}
else var s=p/(2*Math.PI)*Math.asin(c/a);return-(a*Math.pow(2,10*(t-=1))*Math.sin((t*d-s)*(2*Math.PI)/p))+b;},easeOutElastic:function(x,t,b,c,d){var s=1.70158;var p=0;var a=c;if(t==0)return b;if((t/=d)==1)return b+c;if(!p)p=d*.3;if(a<Math.abs(c)){a=c;var s=p/4;}
else var s=p/(2*Math.PI)*Math.asin(c/a);return a*Math.pow(2,-10*t)*Math.sin((t*d-s)*(2*Math.PI)/p)+c+b;},easeInOutElastic:function(x,t,b,c,d){var s=1.70158;var p=0;var a=c;if(t==0)return b;if((t/=d/2)==2)return b+c;if(!p)p=d*(.3*1.5);if(a<Math.abs(c)){a=c;var s=p/4;}
else var s=p/(2*Math.PI)*Math.asin(c/a);if(t<1)return-.5*(a*Math.pow(2,10*(t-=1))*Math.sin((t*d-s)*(2*Math.PI)/p))+b;return a*Math.pow(2,-10*(t-=1))*Math.sin((t*d-s)*(2*Math.PI)/p)*.5+c+b;},easeInBack:function(x,t,b,c,d,s){if(s==undefined)s=1.70158;return c*(t/=d)*t*((s+1)*t-s)+b;},easeOutBack:function(x,t,b,c,d,s){if(s==undefined)s=1.70158;return c*((t=t/d-1)*t*((s+1)*t+s)+1)+b;},easeInOutBack:function(x,t,b,c,d,s){if(s==undefined)s=1.70158;if((t/=d/2)<1)return c/2*(t*t*(((s*=(1.525))+1)*t-s))+b;return c/2*((t-=2)*t*(((s*=(1.525))+1)*t+s)+2)+b;},easeInBounce:function(x,t,b,c,d){return c-jQuery.easing.easeOutBounce(x,d-t,0,c,d)+b;},easeOutBounce:function(x,t,b,c,d){if((t/=d)<(1/2.75)){return c*(7.5625*t*t)+b;}else if(t<(2/2.75)){return c*(7.5625*(t-=(1.5/2.75))*t+.75)+b;}else if(t<(2.5/2.75)){return c*(7.5625*(t-=(2.25/2.75))*t+.9375)+b;}else{return c*(7.5625*(t-=(2.625/2.75))*t+.984375)+b;}},easeInOutBounce:function(x,t,b,c,d){if(t<d/2)return jQuery.easing.easeInBounce(x,t*2,0,c,d)*.5+b;return jQuery.easing.easeOutBounce(x,t*2-d,0,c,d)*.5+c*.5+b;}});})(jQuery);;(function($){$.effects.slide=function(o){return this.queue(function(){var el=$(this),props=['position','top','left'];var mode=$.effects.setMode(el,o.options.mode||'show');var direction=o.options.direction||'left';$.effects.save(el,props);el.show();$.effects.createWrapper(el).css({overflow:'hidden'});var ref=(direction=='up'||direction=='down')?'top':'left';var motion=(direction=='up'||direction=='left')?'pos':'neg';var distance=o.options.distance||(ref=='top'?el.outerHeight({margin:true}):el.outerWidth({margin:true}));if(mode=='show')el.css(ref,motion=='pos'?-distance:distance);var animation={};animation[ref]=(mode=='show'?(motion=='pos'?'+=':'-='):(motion=='pos'?'-=':'+='))+distance;el.animate(animation,{queue:false,duration:o.duration,easing:o.options.easing,complete:function(){if(mode=='hide')el.hide();$.effects.restore(el,props);$.effects.removeWrapper(el);if(o.callback)o.callback.apply(this,arguments);el.dequeue();}});});};})(jQuery);;(function($){$.effects.blind=function(o){return this.queue(function(){var el=$(this),props=['position','top','left'];var mode=$.effects.setMode(el,o.options.mode||'hide');var direction=o.options.direction||'vertical';$.effects.save(el,props);el.show();var wrapper=$.effects.createWrapper(el).css({overflow:'hidden'});var ref=(direction=='vertical')?'height':'width';var distance=(direction=='vertical')?wrapper.height():wrapper.width();if(mode=='show')wrapper.css(ref,0);var animation={};animation[ref]=mode=='show'?distance:0;wrapper.animate(animation,o.duration,o.options.easing,function(){if(mode=='hide')el.hide();$.effects.restore(el,props);$.effects.removeWrapper(el);if(o.callback)o.callback.apply(el[0],arguments);el.dequeue();});});};})(jQuery);;(function($){jQuery.fn.superbgimage=function(loadingoptions){var options=$.extend($.fn.superbgimage.defaults,$.fn.superbgimage.options,loadingoptions);$.superbg_inAnimation=false;$.superbg_slideshowActive=false;$.superbg_imgIndex=1;$.superbg_imgActual=1;$.superbg_imgLast=-1;$.superbg_imgSlide=0;$.superbg_interval=0;$.superbg_preload=0;$.superbg_direction=0;$.superbg_max_randomtrans=7;$.superbg_lasttrans=-1;$.superbg_isIE6=false;$.superbg_firstLoaded=false;$.superbg_saveId=$(this).attr('id');if($('#'+options.id).length===0){$('body').prepend('<div id="'+options.id+'" style="display:none;"></div>');}else{$('body').prepend($('#'+options.id));}$('#'+options.id).css('display','none').css('overflow','hidden').css('z-index',options.z_index);if(options.inlineMode===0){$('#'+options.id).css('position','fixed').css('width','100%').css('height','100%').css('top',0).css('left',0);}if(options.reload){$('#'+options.id+' img').remove();}$('#'+options.id+' img').hide().css('position','absolute');$('#'+options.id).children('img').each(function(){$(this).attr('rel',$.superbg_imgIndex++);if(!options.showtitle){$(this).attr('title','');}});$(this).children('a').each(function(){$(this).attr('rel',$.superbg_imgIndex++).click(function(){$(this).superbgShowImage();return false;}).addClass('preload');});$.superbg_imgIndex--;$(window).bind('load',function(){$(this).superbgLoad();});$(window).bind('resize',function(){$(this).superbgResize();});$.superbg_isIE6=/msie|MSIE 6/.test(navigator.userAgent);if($.superbg_isIE6&&(options.inlineMode===0)){$('#'+options.id).css('position','absolute').width($(window).width()).height($(window).height());$(window).bind('scroll',function(){$(this).superbgScrollIE6();});}if(options.reload){$(this).superbgLoad();}return this;};jQuery.fn.superbgScrollIE6=function(){var options=$.extend($.fn.superbgimage.defaults,$.fn.superbgimage.options);$('#'+options.id).css('top',document.documentElement.scrollTop+'px');};jQuery.fn.superbgLoad=function(){var options=$.extend($.fn.superbgimage.defaults,$.fn.superbgimage.options);if(($('#'+options.id).children('img').length>0)||($('#'+$.superbg_saveId).children('a').length>0)){$('#'+options.id).show();}if((typeof options.showimage!='undefined')&&(options.showimage>=0)){$.superbg_imgActual=options.showimage;}if(options.randomimage===1){$.superbg_imgActual=(1+parseInt(Math.random()*($.superbg_imgIndex-1+1),10));}$(this).superbgShowImage($.superbg_imgActual);};jQuery.fn.superbgimagePreload=function(){var options=$.extend($.fn.superbgimage.defaults,$.fn.superbgimage.options);clearInterval($.superbg_preload);if(!$.superbg_firstLoaded&&($('#'+$.superbg_saveId).children('a').length>0)){$.superbg_preload=setInterval("$(this).superbgimagePreload()",111);return;}$('#'+$.superbg_saveId).children('a.preload:first').each(function(){var imgrel=$(this).attr('rel');var imgtitle=$(this).attr('title');var img=new Image();$(img).load(function(){$(this).css('position','absolute').hide();if($('#'+options.id).children('img'+"[rel='"+imgrel+"']").length===0){$(this).attr('rel',imgrel);if(options.showtitle===1){$(this).attr('title',imgtitle);}$('#'+options.id).prepend(this);}img.onload=function(){};}).error(function(){img.onerror=function(){};}).attr('src',$(this).attr('href'));$.superbg_preload=setInterval("$(this).superbgimagePreload()",111);}).removeClass('preload');};jQuery.fn.startSlideShow=function(){var options=$.extend($.fn.superbgimage.defaults,$.fn.superbgimage.options);$.superbg_imgSlide=$.superbg_imgActual;if($.superbg_interval!==0){clearInterval($.superbg_interval);}$.superbg_interval=setInterval("$(this).nextSlide()",options.slide_interval);$.superbg_slideshowActive=true;return false;};jQuery.fn.stopSlideShow=function(){var options=$.extend($.fn.superbgimage.defaults,$.fn.superbgimage.options);clearInterval($.superbg_interval);$.superbg_slideshowActive=false;return false;};jQuery.fn.nextSlide=function(){var options=$.extend($.fn.superbgimage.defaults,$.fn.superbgimage.options);if($.superbg_inAnimation)return false;if($.superbg_slideshowActive){clearInterval($.superbg_preload);}$.superbg_direction=0;$.superbg_imgSlide++;if($.superbg_imgSlide>$.superbg_imgIndex){$.superbg_imgSlide=1;}if(options.randomimage===1){$.superbg_imgSlide=(1+parseInt(Math.random()*($.superbg_imgIndex-1+1),10));while($.superbg_imgSlide===$.superbg_imgLast){$.superbg_imgSlide=(1+parseInt(Math.random()*($.superbg_imgIndex-1+1),10));}}$.superbg_imgActual=$.superbg_imgSlide;return $(this).superbgShowImage($.superbg_imgActual);};jQuery.fn.prevSlide=function(){var options=$.extend($.fn.superbgimage.defaults,$.fn.superbgimage.options);if($.superbg_inAnimation)return false;$.superbg_direction=1;$.superbg_imgSlide--;if($.superbg_imgSlide<1){$.superbg_imgSlide=$.superbg_imgIndex;}if(options.randomimage===1){$.superbg_imgSlide=(1+parseInt(Math.random()*($.superbg_imgIndex-1+1),10));while($.superbg_imgSlide===$.superbg_imgLast){$.superbg_imgSlide=(1+parseInt(Math.random()*($.superbg_imgIndex-1+1),10));}}$.superbg_imgActual=$.superbg_imgSlide;return $(this).superbgShowImage($.superbg_imgActual);};jQuery.fn.superbgResize=function(){var options=$.extend($.fn.superbgimage.defaults,$.fn.superbgimage.options);var thisimg=$('#'+options.id+' img.activeslide');var dimensions=$(this).superbgCalcSize($(thisimg).width(),$(thisimg).height());var newwidth=dimensions[0];var newheight=dimensions[1];var newleft=dimensions[2];var newtop=dimensions[3];$(thisimg).css('width',newwidth+'px');$(thisimg).css('height',newheight+'px');if($.superbg_isIE6&&(options.inlineMode===0)){$('#'+options.id).width(newwidth).height(newheight);$(thisimg).width(newwidth);$(thisimg).height(newheight);}$(thisimg).css('left',newleft+'px');if(options.vertical_center===1){$(thisimg).css('top',newtop+'px');}else{$(thisimg).css('top','0px');}};jQuery.fn.superbgCalcSize=function(imgw,imgh){var options=$.extend($.fn.superbgimage.defaults,$.fn.superbgimage.options);var browserwidth=$(window).width();var browserheight=$(window).height();if(options.inlineMode===1){browserwidth=$('#'+options.id).width();browserheight=$('#'+options.id).height();}var ratio=imgh/imgw;var newheight=0;var newwidth=0;if((browserheight/browserwidth)>ratio){newheight=browserheight;newwidth=Math.round(browserheight/ratio);}else{newheight=Math.round(browserwidth*ratio);newwidth=browserwidth;}var newleft=Math.round((browserwidth-newwidth)/2);var newtop=Math.round((browserheight-newheight)/2);var rcarr=[newwidth,newheight,newleft,newtop];return rcarr;};jQuery.fn.superbgShowImage=function(img){var options=$.extend($.fn.superbgimage.defaults,$.fn.superbgimage.options);$.superbg_imgActual=$(this).attr('rel');if(typeof img!=='undefined'){$.superbg_imgActual=img;}if($('#'+options.id+' img.activeslide').attr('rel')===$.superbg_imgActual){return false;}if($.superbg_inAnimation){return false;}else{$.superbg_inAnimation=true;}var imgsrc='';var imgtitle='';if($('#'+options.id).children('img'+"[rel='"+$.superbg_imgActual+"']").length===0){imgsrc=$('#'+$.superbg_saveId+' a'+"[rel='"+$.superbg_imgActual+"']").attr('href');imgtitle=$('#'+$.superbg_saveId+' a'+"[rel='"+$.superbg_imgActual+"']").attr('title');}else{imgsrc=$('#'+options.id).children('img'+"[rel='"+$.superbg_imgActual+"']").attr('src');}if((typeof options.onHide==='function')&&(options.onHide!==null)&&($.superbg_imgLast>=0)){options.onHide($.superbg_imgLast);}$('#'+options.id+' img.activeslide').superbgLoadImage(imgsrc,imgtitle);$('#'+$.superbg_saveId+' a').removeClass('activeslide');$('#'+$.superbg_saveId).children('a'+"[rel='"+$.superbg_imgActual+"']").addClass('activeslide');$.superbg_imgSlide=$.superbg_imgActual;$.superbg_imgLast=$.superbg_imgActual;return false;};jQuery.fn.superbgLoadImage=function(imgsrc,imgtitle){var options=$.extend($.fn.superbgimage.defaults,$.fn.superbgimage.options);if($('#'+options.id).children('img'+"[rel='"+$.superbg_imgActual+"']").length===0){var img=new Image();$(img).load(function(){$(this).css('position','absolute').hide();if($('#'+options.id).children('img'+"[rel='"+$.superbg_imgActual+"']").length===0){$(this).attr('rel',$.superbg_imgActual);if(options.showtitle===1){$(this).attr('title',imgtitle);}$('#'+options.id).prepend(this);}var thisimg=$('#'+options.id).children('img'+"[rel='"+$.superbg_imgActual+"']");var dimensions=$(this).superbgCalcSize(img.width,img.height);$(this).superbgTransition(thisimg,dimensions);if(!$.superbg_firstLoaded){if(options.slideshow===1){$(this).startSlideShow();}if((options.preload===1)&&($('#'+$.superbg_saveId).children('a').length>0)){$.superbg_preload=setInterval("$(this).superbgimagePreload()",250);}}$.superbg_firstLoaded=true;img.onload=function(){};}).error(function(){$.superbg_inAnimation=false;img.onerror=function(){};}).attr('src',imgsrc);}else{var thisimg=$('#'+options.id).children('img'+"[rel='"+$.superbg_imgActual+"']");var dimensions=$(this).superbgCalcSize($(thisimg).width(),$(thisimg).height());$(this).superbgTransition(thisimg,dimensions);if(!$.superbg_firstLoaded){if(options.slideshow===1){$(this).startSlideShow();}if((options.preload===1)&&($('#'+$.superbg_saveId).children('a').length>0)){$.superbg_preload=setInterval("$(this).superbgimagePreload()",250);}$.superbg_firstLoaded=true;}}};jQuery.fn.superbgTransition=function(thisimg,dimensions){var options=$.extend($.fn.superbgimage.defaults,$.fn.superbgimage.options);var newwidth=dimensions[0];var newheight=dimensions[1];var newleft=dimensions[2];var newtop=dimensions[3];$(thisimg).css('width',newwidth+'px').css('height',newheight+'px').css('left',newleft+'px');if((typeof options.onClick==='function')&&(options.onClick!==null)){$(thisimg).unbind('click').click(function(){options.onClick($.superbg_imgActual);});}if((typeof options.onMouseenter==='function')&&(options.onMouseenter!==null)){$(thisimg).unbind('mouseenter').mouseenter(function(){options.onMouseenter($.superbg_imgActual);});}if((typeof options.onMouseleave==='function')&&(options.onMouseleave!==null)){$(thisimg).unbind('mouseleave').mouseleave(function(){options.onMouseleave($.superbg_imgActual);});}if((typeof options.onMousemove==='function')&&(options.onMousemove!==null)){$(thisimg).unbind('mousemove').mousemove(function(e){options.onMousemove($.superbg_imgActual,e);});}if(options.randomtransition===1){var randomtrans=(0+parseInt(Math.random()*($.superbg_max_randomtrans-0+1),10));while(randomtrans===$.superbg_lasttrans){randomtrans=(0+parseInt(Math.random()*($.superbg_max_randomtrans-0+1),10));}options.transition=randomtrans;}if(options.vertical_center===1){$(thisimg).css('top',newtop+'px');}else{$(thisimg).css('top','0px');}var akt_transitionout=options.transitionout;if((options.transition===6)||(options.transition===7)){akt_transitionout=0;}if(akt_transitionout===1){$('#'+options.id+' img.activeslide').removeClass('activeslide').addClass('lastslide').css('z-index',0);}else{$('#'+options.id+' img.activeslide').removeClass('activeslide').addClass('lastslideno').css('z-index',0);}$(thisimg).css('z-index',1);options.transition=parseInt(options.transition,10);$.superbg_lasttrans=options.transition;var theEffect='';var theDir='';if(options.transition===0){$(thisimg).show(1,function(){if((typeof options.onShow==='function')&&(options.onShow!==null))options.onShow($.superbg_imgActual);$.superbg_inAnimation=false;if($.superbg_slideshowActive){$('#'+options.id).startSlideShow();}}).addClass('activeslide');}else if(options.transition===1){$(thisimg).fadeIn(options.speed,function(){if((typeof options.onShow==='function')&&(options.onShow!==null))options.onShow($.superbg_imgActual);$('#'+options.id+' img.lastslideno').hide(1,null).removeClass('lastslideno');$.superbg_inAnimation=false;if($.superbg_slideshowActive){$('#'+options.id).startSlideShow();}}).addClass('activeslide');}else{if(options.transition===2){theEffect='slide';theDir='up';}if(options.transition===3){theEffect='slide';theDir='right';}if(options.transition===4){theEffect='slide';theDir='down';}if(options.transition===5){theEffect='slide';theDir='left';}if(options.transition===6){theEffect='blind';theDir='horizontal';}if(options.transition===7){theEffect='blind';theDir='vertical';}if(options.transition===90){theEffect='slide';theDir='left';if($.superbg_direction===1){theDir='right';}}if(options.transition===91){theEffect='slide';theDir='down';if($.superbg_direction===1){theDir='up';}}$(thisimg).show(theEffect,{direction:theDir},options.speed,function(){if((typeof options.onShow==='function')&&(options.onShow!==null))options.onShow($.superbg_imgActual);$('#'+options.id+' img.lastslideno').hide(1,null).removeClass('lastslideno');$.superbg_inAnimation=false;if($.superbg_slideshowActive){$('#'+options.id).startSlideShow();}}).addClass('activeslide');}if(akt_transitionout===1){var outspeed=options.speed;if(options.speed=='slow'){outspeed=600+200;}else if(options.speed=='normal'){outspeed=400+200;}else if(options.speed=='fast'){outspeed=400+200;}else{outspeed=options.speed+200;}if(options.transition===0){$('#'+options.id+' img.lastslide').hide(1,null).removeClass('lastslide');}else if(options.transition==1){$('#'+options.id+' img.lastslide').fadeOut(outspeed).removeClass('lastslide');}else{if(options.transition===2){theEffect='slide';theDir='down';}if(options.transition===3){theEffect='slide';theDir='left';}if(options.transition===4){theEffect='slide';theDir='up';}if(options.transition===5){theEffect='slide';theDir='right';}if(options.transition===6){theEffect='';theDir='';}if(options.transition===7){theEffect='';theDir='';}if(options.transition===90){theEffect='slide';theDir='right';if($.superbg_direction===1){theDir='left';}}if(options.transition===91){theEffect='slide';theDir='up';if($.superbg_direction===1){theDir='down';}}$('#'+options.id+' img.lastslide').hide(theEffect,{direction:theDir},outspeed).removeClass('lastslide');}}else{$('#'+options.id+' img.lastslide').hide(1,null).removeClass('lastslide');}};jQuery.fn.superbgimage.defaults={id:'superbgimage',z_index:0,inlineMode:0,showimage:1,vertical_center:1,transition:1,transitionout:1,randomtransition:0,showtitle:0,slideshow:0,slide_interval:5000,randomimage:0,speed:'slow',preload:1,onShow:null,onClick:null,onHide:null,onMouseenter:null,onMouseleave:null,onMousemove:null};})(jQuery);;var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return!!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Font software Copyright 1990, 1991, 1998 Adobe Systems Incorporated. Typeface
 * designs Copyright The Monotype Corporation. All rights reserved.
 * 
 * Trademark:
 * "Gill Sans" is a registered trademark of The Monotype Corporation in the United
 * States and/or other countries. "MT" is a trademark of Monotype Imaging, Inc.
 * Registered in U.S. Patent and Trademark Office and may be registered in certain
 * other jurisdictions.
 * 
 * Full name:
 * GillSansMTPro-Medium
 * 
 * Vendor URL:
 * http://www.monotypeimaging.com.
 * 
 * License information:
 * http://www.monotypeimaging.com/html/type/license.html.
 */
Cufon.registerFont({"w":500,"face":{"font-family":"Gill Sans MT Pro","font-weight":500,"font-stretch":"normal","units-per-em":"1000","panose-1":"2 11 6 2 2 1 4 2 2 3","ascent":"682","descent":"-318","x-height":"9","bbox":"-62 -931 1041 232.047","underline-thickness":"50","underline-position":"-50","stemh":"80","stemv":"89","unicode-range":"U+0020-U+017E"},"glyphs":{" ":{"w":278},"!":{"d":"135,-113v80,1,80,121,1,122v-31,0,-62,-23,-62,-60v0,-32,23,-62,61,-62xm136,-691v54,0,55,101,55,139v0,122,-22,241,-34,306v-1,9,-11,49,-20,49v-25,0,-57,-235,-57,-351v0,-28,0,-143,56,-143","w":271},"\"":{"d":"69,-429r-23,-134r0,-119r100,0r0,119r-23,134r-54,0xm231,-429r-23,-134r0,-119r100,0r0,119r-23,134r-54,0","w":354},"#":{"d":"42,-410r154,0r41,-195r72,0r-40,195r194,0r41,-195r70,0r-40,195r91,0r0,69r-106,0r-35,170r141,0r0,71r-155,0r-41,193r-71,0r40,-193r-194,0r-40,193r-72,0r40,-193r-90,0r0,-71r105,0r35,-170r-140,0r0,-69xm448,-341r-194,0r-36,170r195,0","w":667},"$":{"d":"470,-596r0,112v-42,-44,-101,-73,-149,-83r0,198v120,33,181,110,181,189v0,70,-37,164,-181,190r0,108r-82,0r0,-108v-69,-7,-136,-39,-188,-71r0,-123v88,80,147,94,188,103r0,-215v-148,-42,-187,-119,-187,-182v0,-71,56,-162,187,-177r0,-36r82,0r0,36v64,10,116,31,149,59xm239,-395r0,-172v-62,6,-90,53,-90,83v0,44,33,66,90,89xm321,-263r0,181v58,-14,83,-43,83,-86v0,-52,-35,-70,-83,-95","w":542},"%":{"d":"531,-297v84,0,152,68,152,152v0,84,-68,152,-152,152v-84,0,-152,-68,-152,-152v0,-84,68,-152,152,-152xm530,-65v44,0,79,-35,79,-79v0,-44,-35,-79,-79,-79v-44,0,-79,35,-79,79v0,44,35,79,79,79xm209,-690v84,0,152,68,152,152v0,84,-68,152,-152,152v-84,0,-152,-68,-152,-152v0,-84,68,-152,152,-152xm208,-458v44,0,79,-35,79,-79v0,-44,-35,-79,-79,-79v-44,0,-79,35,-79,79v0,44,35,79,79,79xm630,-692r-449,701r-75,0r449,-701r75,0","w":708},"&":{"d":"482,-160r138,160r-125,0r-79,-93v-42,36,-47,40,-60,48v-41,25,-102,54,-158,54v-84,0,-170,-62,-170,-160v0,-66,38,-133,161,-203v-26,-27,-77,-89,-77,-158v0,-67,44,-157,170,-157v123,0,170,86,170,151v0,91,-85,150,-126,179r96,110v14,-16,41,-45,73,-110r98,0v-33,87,-85,149,-111,179xm210,-84v55,0,112,-42,146,-77r-111,-128v-45,32,-119,75,-119,134v0,35,33,71,84,71xm271,-405v63,-38,89,-74,89,-111v0,-38,-32,-70,-77,-70v-42,0,-75,28,-75,65v0,55,56,110,63,116","w":625},"(":{"d":"311,230r-55,0v-76,-95,-110,-139,-146,-229v-35,-87,-46,-165,-46,-231v0,-219,111,-359,192,-461r55,0v-62,93,-144,214,-144,464v0,164,45,326,144,457","w":323},")":{"d":"12,-691r55,0v76,96,110,139,146,229v35,87,46,165,46,231v0,219,-111,359,-192,461r-55,0v62,-93,144,-214,144,-463v0,-165,-45,-327,-144,-458","w":323},"*":{"d":"237,-528r84,-80v3,-3,27,-25,46,-25v17,0,32,14,32,35v0,24,-15,33,-49,46r-107,39v2,6,3,17,0,23r101,35v8,3,55,20,55,51v0,10,-10,34,-33,34v-21,0,-50,-28,-56,-34r-73,-72v-4,5,-13,10,-20,10v9,54,24,86,24,149v0,38,-22,42,-35,42v-40,-3,-35,-58,-23,-88r19,-103v-7,0,-11,-2,-19,-10v-37,30,-88,95,-133,105v-25,0,-33,-24,-33,-33v0,-29,36,-42,60,-51r99,-35v-2,-6,-4,-16,0,-23r-113,-42v-28,-10,-44,-24,-44,-42v0,-20,18,-37,34,-37v56,20,87,72,130,106v7,-7,10,-9,19,-10r-26,-146v0,-5,0,-42,34,-42v33,0,33,36,33,39v-3,50,-18,102,-26,149v8,0,16,5,20,10","w":417},"+":{"d":"251,-105r0,-195r-196,0r0,-82r196,0r0,-195r82,0r0,195r195,0r0,82r-195,0r0,195r-82,0","w":583},",":{"d":"49,119r0,-18v33,-33,39,-61,41,-101v-52,-16,-52,-55,-52,-64v0,-34,27,-65,60,-65v43,0,68,46,68,94v0,11,0,117,-117,154","w":219,"k":{"A":-40,"\u00c1":-40,"\u00c2":-40,"\u00c4":-40,"\u00c0":-40,"\u00c5":-40,"\u00c3":-40,"\u0102":-40,"\u0100":-40,"\u0104":-40,"C":30,"\u00c7":30,"\u0106":30,"\u010c":30,"\u0108":30,"\u010a":30,"G":30,"\u011e":30,"\u011c":30,"\u0122":30,"\u0120":30,"J":-30,"\u0134":-30,"O":30,"\u00d8":30,"\u0152":30,"\u00d3":30,"\u00d4":30,"\u00d6":30,"\u00d2":30,"\u00d5":30,"\u014e":30,"\u0150":30,"\u014c":30,"S":-10,"\u0160":-10,"\u015a":-10,"\u015e":-10,"\u015c":-10,"T":60,"\u0166":60,"\u0164":60,"\u0162":60,"V":110,"W":70,"\u0174":70,"Y":110,"\u00dd":110,"\u0178":110,"\u0176":110,"Z":-30,"\u017d":-30,"\u0179":-30,"\u017b":-30}},"-":{"d":"283,-269r0,95r-243,0r0,-95r243,0","w":323},".":{"d":"109,-109v30,0,60,24,60,59v0,33,-27,59,-60,59v-32,0,-59,-26,-59,-59v0,-35,29,-59,59,-59","w":219},"\/":{"d":"7,9r196,-700r71,0r-196,700r-71,0","w":281},"0":{"d":"254,-691v123,0,216,142,216,348v0,216,-96,352,-220,352v-127,0,-220,-133,-220,-350v0,-233,113,-350,224,-350xm250,-598v-59,0,-122,68,-122,255v0,211,71,259,121,259v52,0,123,-52,123,-256v0,-233,-93,-258,-122,-258"},"1":{"d":"300,-682r0,682r-98,0r0,-682r98,0"},"2":{"d":"466,-94r0,94r-432,0r0,-7v75,-91,178,-215,236,-314v28,-46,49,-89,49,-146v0,-100,-74,-127,-118,-127v-56,0,-112,35,-153,92r0,-124v32,-26,86,-65,165,-65v117,0,204,87,204,210v0,131,-91,241,-211,387r260,0"},"3":{"d":"64,-30r0,-106v46,29,97,48,150,48v50,0,108,-27,108,-107v0,-54,-30,-112,-142,-112r0,-90v79,0,137,-26,137,-103v0,-46,-32,-102,-118,-102v-53,0,-94,21,-118,33r0,-93v146,-69,333,-20,332,154v0,98,-57,132,-87,148v73,25,98,99,98,162v0,128,-99,207,-208,207v-33,0,-87,-5,-152,-39"},"4":{"d":"395,-691r0,383r76,0r0,84r-76,0r0,224r-95,0r0,-224r-289,0r0,-43r344,-424r40,0xm300,-308r0,-198r-158,198r158,0"},"5":{"d":"404,-682r0,87r-214,0r0,172v152,-8,248,86,248,213v0,119,-83,219,-227,219v-59,0,-109,-15,-161,-42r0,-101v73,48,134,48,144,48v82,0,145,-53,145,-124v0,-98,-107,-127,-157,-127v-20,0,-64,2,-81,10r0,-355r303,0"},"6":{"d":"317,-691r59,75v-157,101,-193,203,-209,250v53,-28,96,-28,108,-28v102,0,190,81,190,197v0,116,-92,206,-205,206v-85,0,-216,-57,-216,-246v0,-112,45,-228,128,-326v48,-57,90,-88,145,-128xm146,-265v-2,12,-4,25,-4,52v0,92,67,131,119,131v55,0,108,-41,108,-112v-2,-132,-161,-128,-223,-71"},"7":{"d":"490,-682r-309,691r-87,-38r250,-560r-295,0r0,-93r441,0"},"8":{"d":"373,-348v27,16,95,57,95,161v0,105,-84,196,-217,196v-132,0,-219,-94,-219,-197v0,-28,6,-79,50,-125v18,-18,32,-26,47,-35v-28,-23,-81,-66,-81,-151v0,-112,96,-192,207,-192v107,0,203,79,203,191v0,59,-24,110,-85,152xm361,-496v0,-49,-36,-102,-108,-102v-60,0,-109,39,-109,101v0,69,66,103,110,103v49,0,107,-37,107,-102xm252,-85v157,0,159,-212,-3,-214v-88,0,-118,63,-118,107v0,53,39,107,121,107"},"9":{"d":"187,9r-60,-72v46,-29,173,-121,208,-256v-33,20,-70,29,-109,29v-113,0,-190,-98,-190,-198v0,-101,80,-203,204,-203v136,0,221,110,221,249v0,169,-119,355,-274,451xm354,-416v16,-87,-3,-184,-112,-184v-83,0,-109,71,-109,112v0,71,66,109,114,109v10,0,53,-1,107,-37"},":":{"d":"105,-111v30,0,60,24,60,60v0,34,-28,60,-60,60v-32,0,-59,-26,-59,-60v0,-35,29,-60,59,-60xm113,-458v30,0,60,24,60,60v0,33,-28,60,-60,60v-32,0,-59,-26,-59,-60v0,-36,29,-60,59,-60","w":219},";":{"d":"120,-458v30,0,59,24,59,60v0,33,-27,60,-59,60v-32,0,-60,-26,-60,-60v0,-36,29,-60,60,-60xm61,119r0,-18v33,-33,39,-61,41,-101v-52,-16,-52,-55,-52,-64v0,-34,26,-65,60,-65v43,0,68,46,68,94v0,11,0,117,-117,154","w":229},"<":{"d":"55,-301r0,-82r473,-200r0,87r-376,154r376,156r0,87","w":583},"=":{"d":"528,-191r-473,0r0,-82r473,0r0,82xm528,-409r-473,0r0,-82r473,0r0,82","w":583},">":{"d":"528,-381r0,82r-473,200r0,-87r376,-154r-376,-156r0,-87","w":583},"?":{"d":"80,-268v-15,-66,113,-188,108,-267v-6,-84,-81,-72,-123,-50r64,-107v16,1,57,2,90,21v53,31,71,85,71,125v2,132,-124,217,-151,350v0,8,2,18,3,21v-23,-10,-62,-28,-62,-93xm214,-51v0,36,-29,60,-61,60v-30,0,-59,-22,-59,-59v0,-37,30,-61,60,-61v25,0,60,19,60,60","w":333},"@":{"d":"641,-418r17,-76r88,0r-86,404v0,22,22,32,34,32v54,0,189,-103,189,-271v0,-184,-158,-308,-349,-308v-256,0,-407,200,-407,421v0,289,220,375,420,375v213,0,310,-98,344,-147r88,0v-13,27,-119,220,-431,220v-352,0,-494,-209,-494,-440v0,-189,112,-500,485,-500v273,0,416,191,416,381v0,166,-106,272,-173,314v-23,15,-66,36,-121,36v-86,0,-91,-50,-94,-81v-23,26,-79,81,-150,81v-102,0,-177,-98,-177,-219v0,-148,116,-312,254,-312v26,0,97,6,147,90xm331,-189v0,91,54,139,104,139v88,0,178,-115,178,-246v0,-93,-53,-140,-113,-140v-111,0,-169,157,-169,247","w":1010},"A":{"d":"362,-686r305,686r-100,0r-91,-201r-290,0r-86,201r-100,0r293,-686r69,0xm224,-289r212,0r-110,-247","w":667,"k":{"y":45,"\u00fd":45,"\u00ff":45,"\u0177":45,"C":40,"\u00c7":40,"\u0106":40,"\u010c":40,"\u0108":40,"\u010a":40,"G":40,"\u011e":40,"\u011c":40,"\u0122":40,"\u0120":40,"O":40,"\u00d8":40,"\u0152":40,"\u00d3":40,"\u00d4":40,"\u00d6":40,"\u00d2":40,"\u00d5":40,"\u014e":40,"\u0150":40,"\u014c":40,"S":-10,"\u0160":-10,"\u015a":-10,"\u015e":-10,"\u015c":-10,"T":100,"\u0166":100,"\u0164":100,"\u0162":100,"V":80,"W":80,"\u0174":80,"Y":110,"\u00dd":110,"\u0178":110,"\u0176":110,"Q":40,"U":20,"\u00da":20,"\u00db":20,"\u00dc":20,"\u00d9":20,"\u016c":20,"\u0170":20,"\u016a":20,"\u0172":20,"\u016e":20,"\u0168":20,":":-40,";":-40,",":-40,"\u00bb":-30,".":-40,"v":50,"w":50,"\u0175":50}},"B":{"d":"254,-682v139,-4,229,53,229,177v0,58,-26,111,-104,144v100,19,163,88,163,175v0,111,-92,158,-133,172v-76,26,-228,10,-334,14r0,-682r179,0xm172,-390v108,-1,210,10,210,-107v0,-38,-18,-72,-48,-85v-48,-21,-103,-11,-162,-13r0,205xm376,-288v-40,-18,-137,-13,-204,-14r0,215v68,-2,141,9,198,-10v51,-17,71,-62,71,-98v0,-29,-15,-71,-65,-93","w":562,"k":{"V":30,"A":-5,"\u00c1":-5,"\u00c2":-5,"\u00c4":-5,"\u00c0":-5,"\u00c5":-5,"\u00c3":-5,"\u0102":-5,"\u0100":-5,"\u0104":-5,"W":30,"\u0174":30,"Y":40,"\u00dd":40,"\u0178":40,"\u0176":40}},"C":{"d":"656,-635r0,105v-72,-41,-153,-68,-236,-68v-165,0,-270,122,-270,259v0,127,90,257,271,257v86,0,170,-29,242,-76r0,107v-79,43,-161,60,-248,60v-253,0,-367,-190,-367,-349v0,-188,153,-351,369,-351v105,0,195,37,239,56","w":708,"k":{"A":-15,"\u00c1":-15,"\u00c2":-15,"\u00c4":-15,"\u00c0":-15,"\u00c5":-15,"\u00c3":-15,"\u0102":-15,"\u0100":-15,"\u0104":-15,"S":-10,"\u0160":-10,"\u015a":-10,"\u015e":-10,"\u015c":-10,",":-25,".":-25}},"D":{"d":"76,-682r230,0v64,0,175,0,266,70v76,58,131,154,131,271v0,173,-121,266,-164,290v-148,84,-278,41,-463,51r0,-682xm460,-570v-86,-38,-178,-21,-287,-25r0,507v124,-3,217,20,315,-39v151,-90,165,-358,-28,-443","w":750,"k":{"A":55,"\u00c1":55,"\u00c2":55,"\u00c4":55,"\u00c0":55,"\u00c5":55,"\u00c3":55,"\u0102":55,"\u0100":55,"\u0104":55,"T":70,"\u0166":70,"\u0164":70,"\u0162":70,"V":45,"W":45,"\u0174":45,"Y":85,"\u00dd":85,"\u0178":85,"\u0176":85,"Z":50,"\u017d":50,"\u0179":50,"\u017b":50,",":75,".":75,"\u00c6":85,"X":70}},"E":{"d":"462,-682r0,87r-289,0r0,208r279,0r0,87r-279,0r0,212r298,0r0,88r-396,0r0,-682r387,0","w":521,"k":{"J":-10,"\u0134":-10}},"F":{"d":"440,-682r0,88r-266,0r0,189r266,0r0,88r-266,0r0,317r-98,0r0,-682r364,0","w":469,"k":{"A":58,"\u00c1":58,"\u00c2":58,"\u00c4":58,"\u00c0":58,"\u00c5":58,"\u00c3":58,"\u0102":58,"\u0100":58,"\u0104":58,",":140,".":140,"\u00c6":98,"e":15,"\u0119":15,"\u00ee":-40,"\u00ef":-40,"\u00ec":-40,"\u012d":-40,"\u012b":-40,"\u0129":-40,"o":15,"\u00f8":15,"\u0153":15,"\u00e9":15,"\u00ea":15,"\u00eb":15,"\u00e8":15,"\u0115":15,"\u011b":15,"\u0117":15,"\u0113":15,"\u00f3":15,"\u00f4":15,"\u00f6":15,"\u00f2":15,"\u00f5":15,"\u014f":15,"\u0151":15,"\u014d":15}},"G":{"d":"673,-335r0,288v-52,23,-136,56,-250,56v-264,0,-373,-189,-373,-344v0,-180,135,-356,369,-356v96,0,167,27,240,58r0,100v-112,-65,-204,-71,-242,-71v-136,0,-265,102,-265,263v0,151,109,264,274,264v50,0,84,-9,149,-30r0,-142r-131,0r0,-86r229,0","w":740,"k":{"B":10}},"H":{"d":"654,-682r0,682r-99,0r0,-297r-382,0r0,297r-98,0r0,-682r98,0r0,295r382,0r0,-295r99,0","w":729},"I":{"d":"174,-682r0,682r-98,0r0,-682r98,0","w":250},"J":{"d":"174,-682r0,673v0,89,-12,145,-58,194v-21,22,-90,56,-160,43r-18,-91v113,2,138,-18,138,-157r0,-662r98,0","w":250,"k":{"e":20,"\u0119":20,"o":20,"\u00f8":20,"\u0153":20,"\u00e9":20,"\u00ea":20,"\u00eb":20,"\u00e8":20,"\u0115":20,"\u011b":20,"\u0117":20,"\u0113":20,"\u00f3":20,"\u00f4":20,"\u00f6":20,"\u00f2":20,"\u00f5":20,"\u014f":20,"\u0151":20,"\u014d":20,"u":20,"\u0173":20,"\u00fa":20,"\u00fb":20,"\u00fc":20,"\u00f9":20,"\u016d":20,"\u0171":20,"\u016b":20,"\u016f":20,"\u0169":20}},"K":{"d":"583,-682r-296,323r369,359r-134,0r-348,-337r0,337r-99,0r0,-682r99,0r0,312r287,-312r122,0","w":656,"k":{"y":75,"\u00fd":75,"\u00ff":75,"\u0177":75,"C":100,"\u00c7":100,"\u0106":100,"\u010c":100,"\u0108":100,"\u010a":100,"G":100,"\u011e":100,"\u011c":100,"\u0122":100,"\u0120":100,"O":100,"\u00d8":100,"\u0152":100,"\u00d3":100,"\u00d4":100,"\u00d6":100,"\u00d2":100,"\u00d5":100,"\u014e":100,"\u0150":100,"\u014c":100,"S":20,"\u0160":20,"\u015a":20,"\u015e":20,"\u015c":20,"T":46,"\u0166":46,"\u0164":46,"\u0162":46,"V":40,"W":48,"\u0174":48,"Y":48,"\u00dd":48,"\u0178":48,"\u0176":48,"Q":100,"U":56,"\u00da":56,"\u00db":56,"\u00dc":56,"\u00d9":56,"\u016c":56,"\u0170":56,"\u016a":56,"\u0172":56,"\u016e":56,"\u0168":56,"\u00bb":-10,"v":100,"w":90,"\u0175":90,"e":60,"\u0119":60,"o":60,"\u00f8":60,"\u0153":60,"\u00e9":60,"\u00ea":60,"\u00eb":60,"\u00e8":60,"\u0115":60,"\u011b":60,"\u0117":60,"\u0113":60,"\u00f3":60,"\u00f4":60,"\u00f6":60,"\u00f2":60,"\u00f5":60,"\u014f":60,"\u0151":60,"\u014d":60,"u":50,"\u0173":50,"\u00fa":50,"\u00fb":50,"\u00fc":50,"\u00f9":50,"\u016d":50,"\u0171":50,"\u016b":50,"\u016f":50,"\u0169":50,"c":60,"\u00e7":60,"\u0107":60,"\u010d":60,"\u0109":60,"\u010b":60,"d":60,"\u010f":60,"\u0111":60,"q":60,"r":41,"\u0155":41,"\u0159":41,"\u0157":41,"t":58,"\u0167":58,"\u0165":58,"\u0163":58}},"L":{"d":"173,-682r0,593r307,0r0,89r-406,0r0,-682r99,0","w":490,"k":{"y":30,"\u00fd":30,"\u00ff":30,"\u0177":30,"C":55,"\u00c7":55,"\u0106":55,"\u010c":55,"\u0108":55,"\u010a":55,"G":55,"\u011e":55,"\u011c":55,"\u0122":55,"\u0120":55,"O":55,"\u00d8":55,"\u0152":55,"\u00d3":55,"\u00d4":55,"\u00d6":55,"\u00d2":55,"\u00d5":55,"\u014e":55,"\u0150":55,"\u014c":55,"T":100,"\u0166":100,"\u0164":100,"\u0162":100,"V":100,"W":100,"\u0174":100,"Y":110,"\u00dd":110,"\u0178":110,"\u0176":110,"Q":55}},"M":{"d":"709,-682r0,682r-98,0r0,-531r-210,264r-18,0r-212,-264r0,531r-98,0r0,-682r92,0r227,280r226,-280r91,0","w":781},"N":{"d":"710,-682r0,682r-84,0r-456,-525r0,525r-92,0r0,-682r79,0r460,529r0,-529r93,0","w":781},"O":{"d":"410,-691v227,0,368,166,368,349v0,196,-150,351,-373,351v-214,0,-360,-158,-360,-348v0,-181,132,-352,365,-352xm414,-599v-191,0,-268,146,-268,260v0,155,122,257,265,257v73,0,152,-30,199,-81v43,-47,68,-121,68,-180v0,-113,-86,-256,-264,-256","w":823,"k":{"A":40,"\u00c1":40,"\u00c2":40,"\u00c4":40,"\u00c0":40,"\u00c5":40,"\u00c3":40,"\u0102":40,"\u0100":40,"\u0104":40,"T":65,"\u0166":65,"\u0164":65,"\u0162":65,"V":40,"W":40,"\u0174":40,"Y":80,"\u00dd":80,"\u0178":80,"\u0176":80,"Z":50,"\u017d":50,"\u0179":50,"\u017b":50,",":60,".":60,"\u00c6":75,"X":65}},"P":{"d":"70,-682v150,9,291,-34,377,58v63,67,82,181,-4,273v-47,51,-157,57,-275,55r0,296r-98,0r0,-682xm168,-383v117,3,234,8,231,-108v0,-24,-9,-52,-30,-76v-34,-39,-124,-26,-201,-29r0,213","w":510,"k":{"y":-20,"\u00fd":-20,"\u00ff":-20,"\u0177":-20,"A":70,"\u00c1":70,"\u00c2":70,"\u00c4":70,"\u00c0":70,"\u00c5":70,"\u00c3":70,"\u0102":70,"\u0100":70,"\u0104":70,",":150,"\u00bb":-20,".":150,"\u00c6":120,"e":25,"\u0119":25,"\u00ee":-55,"\u00ef":-55,"\u00ec":-55,"\u012d":-55,"\u012b":-55,"\u0129":-55,"o":25,"\u00f8":25,"\u0153":25,"\u00e9":25,"\u00ea":25,"\u00eb":25,"\u00e8":25,"\u0115":25,"\u011b":25,"\u0117":25,"\u0113":25,"\u00f3":25,"\u00f4":25,"\u00f6":25,"\u00f2":25,"\u00f5":25,"\u014f":25,"\u0151":25,"\u014d":25,"c":25,"\u00e7":25,"\u0107":25,"\u010d":25,"\u0109":25,"\u010b":25,"d":25,"\u010f":25,"\u0111":25,"q":25,"f":-20}},"Q":{"d":"763,44r-98,95v-150,-7,-285,-103,-335,-139v-143,-25,-286,-150,-286,-339v0,-202,153,-352,367,-352v229,0,368,166,368,348v0,164,-113,309,-284,343v81,34,181,79,268,44xm411,-599v-198,0,-266,159,-266,260v0,146,113,257,266,257v162,0,266,-124,266,-259v0,-103,-70,-258,-266,-258","w":823,"k":{"X":55,"V":40,"A":30,"\u00c1":30,"\u00c2":30,"\u00c4":30,"\u00c0":30,"\u00c5":30,"\u00c3":30,"\u0102":30,"\u0100":30,"\u0104":30,"T":65,"\u0166":65,"\u0164":65,"\u0162":65,"W":40,"\u0174":40,"Y":80,"\u00dd":80,"\u0178":80,"\u0176":80,"Z":30,"\u017d":30,"\u0179":30,"\u017b":30}},"R":{"d":"78,-682v110,5,198,-16,288,22v147,60,140,287,-7,336v104,73,152,208,245,324r-116,0v-23,-33,-117,-183,-140,-211v-79,-96,-94,-85,-173,-86r0,297r-97,0r0,-682xm373,-492v0,-95,-79,-113,-198,-107r0,215v45,-1,85,6,133,-10v47,-15,65,-61,65,-98","w":604,"k":{"y":50,"\u00fd":50,"\u00ff":50,"\u0177":50,"C":60,"\u00c7":60,"\u0106":60,"\u010c":60,"\u0108":60,"\u010a":60,"G":60,"\u011e":60,"\u011c":60,"\u0122":60,"\u0120":60,"O":60,"\u00d8":60,"\u0152":60,"\u00d3":60,"\u00d4":60,"\u00d6":60,"\u00d2":60,"\u00d5":60,"\u014e":60,"\u0150":60,"\u014c":60,"T":90,"\u0166":90,"\u0164":90,"\u0162":90,"V":80,"W":75,"\u0174":75,"Y":100,"\u00dd":100,"\u0178":100,"\u0176":100,"Q":60,"U":30,"\u00da":30,"\u00db":30,"\u00dc":30,"\u00d9":30,"\u016c":30,"\u0170":30,"\u016a":30,"\u0172":30,"\u016e":30,"\u0168":30,"v":55,"w":55,"\u0175":55,"e":35,"\u0119":35,"o":35,"\u00f8":35,"\u0153":35,"\u00e9":35,"\u00ea":35,"\u00eb":35,"\u00e8":35,"\u0115":35,"\u011b":35,"\u0117":35,"\u0113":35,"\u00f3":35,"\u00f4":35,"\u00f6":35,"\u00f2":35,"\u00f5":35,"\u014f":35,"\u0151":35,"\u014d":35,"u":25,"\u0173":25,"\u00fa":25,"\u00fb":25,"\u00fc":25,"\u00f9":25,"\u016d":25,"\u0171":25,"\u016b":25,"\u016f":25,"\u0169":25,"c":35,"\u00e7":35,"\u0107":35,"\u010d":35,"\u0109":35,"\u010b":35,"d":40,"\u010f":40,"\u0111":40,"q":35}},"S":{"d":"399,-643r0,111v-58,-56,-114,-71,-160,-71v-67,0,-108,36,-108,79v0,58,41,81,170,158v57,34,126,89,125,189v0,107,-77,186,-198,186v-67,0,-131,-23,-184,-63r0,-124v20,25,81,100,184,100v51,0,106,-32,106,-90v0,-57,-58,-99,-90,-118v-108,-65,-139,-84,-169,-122v-21,-27,-34,-59,-34,-102v0,-103,78,-181,201,-181v56,0,110,17,157,48","w":458,"k":{"y":30,"\u00fd":30,"\u00ff":30,"\u0177":30,"v":30,"w":30,"\u0175":30}},"T":{"d":"587,-682r0,86r-238,0r0,596r-98,0r0,-596r-234,0r0,-86r570,0","w":604,"k":{"g":115,"\u011f":115,"\u011d":115,"\u0123":115,"\u0121":115,"y":50,"\u00fd":50,"\u00ff":50,"\u0177":50,"A":100,"\u00c1":100,"\u00c2":100,"\u00c4":100,"\u00c0":100,"\u00c5":100,"\u00c3":100,"\u0102":100,"\u0100":100,"\u0104":100,"C":65,"\u00c7":65,"\u0106":65,"\u010c":65,"\u0108":65,"\u010a":65,"G":65,"\u011e":65,"\u011c":65,"\u0122":65,"\u0120":65,"O":65,"\u00d8":65,"\u0152":65,"\u00d3":65,"\u00d4":65,"\u00d6":65,"\u00d2":65,"\u00d5":65,"\u014e":65,"\u0150":65,"\u014c":65,"Q":65,":":30,";":30,",":125,"\u00bb":20,".":125,"v":60,"w":60,"\u0175":60,"\u00c6":140,"e":115,"\u0119":115,"\u00ee":-70,"\u00ef":-70,"\u00ec":-70,"\u012d":-70,"\u012b":-70,"\u0129":-70,"o":115,"\u00f8":115,"\u0153":115,"\u00e9":65,"\u00ea":65,"\u00eb":65,"\u00e8":65,"\u0115":65,"\u011b":65,"\u0117":65,"\u0113":65,"\u00f3":115,"\u00f4":115,"\u00f6":115,"\u00f2":115,"\u00f5":115,"\u014f":115,"\u0151":115,"\u014d":115,"u":86,"\u0173":86,"\u00fa":76,"\u00fb":76,"\u00fc":76,"\u00f9":76,"\u016d":76,"\u0171":76,"\u016b":76,"\u016f":76,"\u0169":76,"c":115,"\u00e7":115,"\u0107":115,"\u010d":115,"\u0109":115,"\u010b":115,"d":115,"\u010f":115,"\u0111":115,"q":115,"r":86,"\u0155":86,"\u0159":86,"\u0157":86,"t":82,"\u0167":82,"\u0165":82,"\u0163":82,"a":125,"\u00e6":125,"\u0105":125,"\u00e1":35,"\u00e2":35,"\u00e4":35,"\u00e0":35,"\u00e5":35,"\u00e3":35,"\u0103":35,"\u0101":35,"-":170,"m":86,"n":86,"\u014b":86,"\u00f1":66,"\u0144":66,"\u0148":66,"s":90,"\u0161":90,"\u015b":90,"\u015f":90,"\u015d":90,"x":66,"z":33,"\u017e":33,"\u017a":33,"\u017c":33}},"U":{"d":"647,-682r0,387v0,66,0,161,-77,230v-61,54,-137,74,-215,74v-96,0,-202,-33,-256,-119v-38,-60,-38,-139,-38,-185r0,-387r98,0r0,387v0,90,8,125,43,160v29,30,74,57,153,57v110,0,158,-57,176,-90v13,-24,19,-60,19,-127r0,-387r97,0","w":708,"k":{"A":25,"\u00c1":25,"\u00c2":25,"\u00c4":25,"\u00c0":25,"\u00c5":25,"\u00c3":25,"\u0102":25,"\u0100":25,"\u0104":25,",":25,".":25,"\u00c6":50}},"V":{"d":"604,-682r-288,686r-22,0r-294,-686r98,0r205,479r204,-479r97,0","w":604,"k":{"v":25,"q":100,"p":50,"m":50,"Q":40,"-":100,"g":74,"\u011f":74,"\u011d":74,"\u0123":74,"\u0121":74,"y":25,"\u00fd":25,"\u00ff":25,"\u0177":25,"A":80,"\u00c1":80,"\u00c2":80,"\u00c4":80,"\u00c0":80,"\u00c5":80,"\u00c3":80,"\u0102":80,"\u0100":80,"\u0104":80,"C":40,"\u00c7":40,"\u0106":40,"\u010c":40,"\u0108":40,"\u010a":40,"G":40,"\u011e":40,"\u011c":40,"\u0122":40,"\u0120":40,"O":40,"\u00d8":40,"\u0152":40,"\u00d3":40,"\u00d4":40,"\u00d6":40,"\u00d2":40,"\u00d5":40,"\u014e":40,"\u0150":40,"\u014c":40,",":100,"\u00bb":30,".":100,"w":25,"\u0175":25,"\u00c6":160,"e":100,"\u0119":100,"\u00ee":-55,"\u00ef":-55,"\u00ec":-55,"\u012d":-55,"\u012b":-55,"\u0129":-55,"o":100,"\u00f8":100,"\u0153":100,"\u00e9":80,"\u00ea":80,"\u00eb":80,"\u00e8":80,"\u0115":80,"\u011b":80,"\u0117":80,"\u0113":80,"\u00f3":100,"\u00f4":100,"\u00f6":100,"\u00f2":100,"\u00f5":100,"\u014f":100,"\u0151":100,"\u014d":100,"u":50,"\u0173":50,"\u00fa":50,"\u00fb":50,"\u00fc":50,"\u00f9":50,"\u016d":50,"\u0171":50,"\u016b":50,"\u016f":50,"\u0169":50,"c":100,"\u00e7":100,"\u0107":100,"\u010d":100,"\u0109":100,"\u010b":100,"d":100,"\u010f":100,"\u0111":100,"r":50,"\u0155":50,"\u0159":50,"\u0157":50,"t":40,"\u0167":40,"\u0165":40,"\u0163":40,"a":60,"\u00e6":60,"\u0105":60,"\u00e1":40,"\u00e2":40,"\u00e4":40,"\u00e0":40,"\u00e5":40,"\u00e3":40,"\u0103":40,"\u0101":40,"n":50,"\u014b":50,"\u00f1":50,"\u0144":50,"\u0148":50,"s":66,"\u0161":66,"\u015b":66,"\u015f":66,"\u015d":66,"z":40,"\u017e":40,"\u017a":40,"\u017c":40,")":-30,"]":-30,"}":-30}},"W":{"d":"1041,-682r-276,686r-21,0r-223,-556r-225,556r-21,0r-275,-686r98,0r188,470r189,-470r93,0r190,470r186,-470r97,0","w":1042,"k":{"g":66,"\u011f":66,"\u011d":66,"\u0123":66,"\u0121":66,"p":40,"y":25,"\u00fd":25,"\u00ff":25,"\u0177":25,"A":80,"\u00c1":80,"\u00c2":80,"\u00c4":80,"\u00c0":80,"\u00c5":80,"\u00c3":80,"\u0102":80,"\u0100":80,"\u0104":80,"C":40,"\u00c7":40,"\u0106":40,"\u010c":40,"\u0108":40,"\u010a":40,"G":40,"\u011e":40,"\u011c":40,"\u0122":40,"\u0120":40,"O":40,"\u00d8":40,"\u0152":40,"\u00d3":40,"\u00d4":40,"\u00d6":40,"\u00d2":40,"\u00d5":40,"\u014e":40,"\u0150":40,"\u014c":40,"Q":40,",":100,"\u00bb":20,".":100,"v":25,"w":25,"\u0175":25,"\u00c6":145,"e":90,"\u0119":90,"\u00ee":-55,"\u00ef":-55,"\u00ec":-55,"\u012d":-55,"\u012b":-55,"\u0129":-55,"o":90,"\u00f8":90,"\u0153":90,"\u00e9":70,"\u00ea":70,"\u00eb":70,"\u00e8":70,"\u0115":70,"\u011b":70,"\u0117":70,"\u0113":70,"\u00f3":90,"\u00f4":90,"\u00f6":90,"\u00f2":90,"\u00f5":90,"\u014f":90,"\u0151":90,"\u014d":90,"u":40,"\u0173":40,"\u00fa":40,"\u00fb":40,"\u00fc":40,"\u00f9":40,"\u016d":40,"\u0171":40,"\u016b":40,"\u016f":40,"\u0169":40,"c":90,"\u00e7":90,"\u0107":90,"\u010d":90,"\u0109":90,"\u010b":90,"d":90,"\u010f":90,"\u0111":90,"q":90,"r":40,"\u0155":40,"\u0159":40,"\u0157":40,"t":30,"\u0167":30,"\u0165":30,"\u0163":30,"a":60,"\u00e6":60,"\u0105":60,"\u00e1":40,"\u00e2":40,"\u00e4":40,"\u00e0":40,"\u00e5":40,"\u00e3":40,"\u0103":40,"\u0101":40,"-":100,"m":40,"n":50,"\u014b":50,"\u00f1":40,"\u0144":40,"\u0148":40,"s":56,"\u0161":56,"\u015b":56,"\u015f":56,"\u015d":56,")":-30,"]":-30,"}":-30}},"X":{"d":"687,-682r-272,329r291,353r-118,0r-232,-282r-235,282r-119,0r294,-353r-273,-329r119,0r214,260r213,-260r118,0","w":708,"k":{"v":70,"q":30,"Q":65,"y":70,"\u00fd":70,"\u00ff":70,"\u0177":70,"C":65,"\u00c7":65,"\u0106":65,"\u010c":65,"\u0108":65,"\u010a":65,"G":65,"\u011e":65,"\u011c":65,"\u0122":65,"\u0120":65,"O":65,"\u00d8":65,"\u0152":65,"\u00d3":65,"\u00d4":65,"\u00d6":65,"\u00d2":65,"\u00d5":65,"\u014e":65,"\u0150":65,"\u014c":65,"\u00bb":-30,"w":70,"\u0175":70,"e":30,"\u0119":30,"\u00ee":-20,"\u00ef":-20,"\u00ec":-20,"\u012d":-20,"\u012b":-20,"\u0129":-20,"o":30,"\u00f8":30,"\u0153":30,"\u00e9":30,"\u00ea":30,"\u00eb":30,"\u00e8":30,"\u0115":30,"\u011b":30,"\u0117":30,"\u0113":30,"\u00f3":30,"\u00f4":30,"\u00f6":30,"\u00f2":30,"\u00f5":30,"\u014f":30,"\u0151":30,"\u014d":30,"u":20,"\u0173":20,"\u00fa":20,"\u00fb":20,"\u00fc":20,"\u00f9":20,"\u016d":20,"\u0171":20,"\u016b":20,"\u016f":20,"\u0169":20,"c":30,"\u00e7":30,"\u0107":30,"\u010d":30,"\u0109":30,"\u010b":30,"d":30,"\u010f":30,"\u0111":30,")":-10,"]":-10,"}":-10}},"Y":{"d":"604,-682r-252,321r0,361r-100,0r0,-361r-252,-321r118,0r183,235r185,-235r118,0","w":604,"k":{"g":115,"\u011f":115,"\u011d":115,"\u0123":115,"\u0121":115,"p":85,"y":50,"\u00fd":50,"\u00ff":50,"\u0177":50,"A":110,"\u00c1":110,"\u00c2":110,"\u00c4":110,"\u00c0":110,"\u00c5":110,"\u00c3":110,"\u0102":110,"\u0100":110,"\u0104":110,"C":80,"\u00c7":80,"\u0106":80,"\u010c":80,"\u0108":80,"\u010a":80,"G":80,"\u011e":80,"\u011c":80,"\u0122":80,"\u0120":80,"O":80,"\u00d8":80,"\u0152":80,"\u00d3":80,"\u00d4":80,"\u00d6":80,"\u00d2":80,"\u00d5":80,"\u014e":80,"\u0150":80,"\u014c":80,"S":20,"\u0160":20,"\u015a":20,"\u015e":20,"\u015c":20,"Q":80,":":30,";":30,",":100,"\u00bb":40,".":100,"v":50,"w":50,"\u0175":50,"\u00c6":160,"e":140,"\u0119":140,"\u00ee":-30,"\u00ef":-30,"\u00ec":-30,"\u012d":-30,"\u012b":-30,"\u0129":-30,"o":140,"\u00f8":140,"\u0153":140,"\u00e9":110,"\u00ea":110,"\u00eb":110,"\u00e8":110,"\u0115":110,"\u011b":110,"\u0117":110,"\u0113":110,"\u00f3":140,"\u00f4":140,"\u00f6":140,"\u00f2":140,"\u00f5":140,"\u014f":140,"\u0151":140,"\u014d":140,"u":90,"\u0173":90,"\u00fa":90,"\u00fb":90,"\u00fc":90,"\u00f9":90,"\u016d":90,"\u0171":90,"\u016b":90,"\u016f":90,"\u0169":90,"c":140,"\u00e7":140,"\u0107":140,"\u010d":140,"\u0109":140,"\u010b":140,"d":140,"\u010f":140,"\u0111":140,"q":140,"r":85,"\u0155":85,"\u0159":85,"\u0157":85,"t":90,"\u0167":90,"\u0165":90,"\u0163":90,"a":120,"\u00e6":120,"\u0105":120,"\u00e1":60,"\u00e2":60,"\u00e4":60,"\u00e0":60,"\u00e5":60,"\u00e3":60,"\u0103":60,"\u0101":60,"-":150,"m":85,"n":85,"\u014b":85,"\u00f1":75,"\u0144":75,"\u0148":75,"s":98,"\u0161":98,"\u015b":98,"\u015f":98,"\u015d":98,"x":41,"z":58,"\u017e":58,"\u017a":58,"\u017c":58,")":-20,"]":-20,"}":-20,"i":40,"\u0131":40,"\u00ed":40,"\u0133":40,"\u012f":40,"\u0138":40}},"Z":{"d":"628,-682r-436,596r436,0r0,86r-616,0r437,-596r-409,0r0,-86r588,0","w":646,"k":{"C":30,"\u00c7":30,"\u0106":30,"\u010c":30,"\u0108":30,"\u010a":30,"G":30,"\u011e":30,"\u011c":30,"\u0122":30,"\u0120":30,"O":30,"\u00d8":30,"\u0152":30,"\u00d3":30,"\u00d4":30,"\u00d6":30,"\u00d2":30,"\u00d5":30,"\u014e":30,"\u0150":30,"\u014c":30,"Q":20}},"[":{"d":"319,-682r0,81r-137,0r0,742r137,0r0,80r-233,0r0,-903r233,0","w":333},"\\":{"d":"203,9r-196,-700r71,0r196,700r-71,0","w":281},"]":{"d":"15,221r0,-80r136,0r0,-743r-136,0r0,-80r232,0r0,903r-232,0","w":333},"^":{"d":"116,-291r-90,0r173,-391r71,0r173,391r-89,0r-120,-292","w":469},"_":{"d":"-6,75r512,0r0,50r-512,0r0,-50"},"a":{"d":"415,-80r0,54v-41,27,-58,35,-86,35v-39,0,-60,-14,-68,-46v-39,31,-80,46,-121,46v-66,0,-110,-52,-110,-110v0,-120,142,-131,232,-170v5,-67,-17,-103,-81,-103v-49,0,-99,23,-142,74r0,-97v80,-100,312,-83,312,87r0,231v7,43,34,18,64,-1xm262,-91r0,-131v-76,26,-142,52,-142,105v0,77,101,78,142,26","w":427,"k":{"p":10,"y":32,"\u00fd":32,"\u00ff":32,"\u0177":32,"v":35,"w":35,"\u0175":35,"o":20,"\u00f8":20,"\u0153":20,"\u00f3":20,"\u00f4":20,"\u00f6":20,"\u00f2":20,"\u00f5":20,"\u014f":20,"\u0151":20,"\u014d":20,"c":20,"\u00e7":20,"\u0107":20,"\u010d":20,"\u0109":20,"\u010b":20,"d":20,"\u010f":20,"\u0111":20,"q":20}},"b":{"d":"148,-682r0,265v15,-11,57,-41,124,-41v120,0,193,103,193,229v0,233,-228,282,-406,204r0,-657r89,0xm148,-332r0,243v36,11,79,14,94,14v53,0,133,-38,133,-150v0,-101,-62,-151,-126,-151v-50,0,-83,28,-101,44","k":{"y":20,"\u00fd":20,"\u00ff":20,"\u0177":20,",":10,".":10,"v":20,"w":20,"\u0175":20,"x":25}},"c":{"d":"390,-427r0,95v-25,-16,-67,-43,-125,-43v-93,0,-137,79,-137,150v0,75,44,150,154,150v47,0,85,-15,118,-30r0,88v-20,7,-67,26,-131,26v-155,0,-231,-108,-231,-231v0,-109,62,-236,222,-236v58,0,95,16,130,31","w":437,"k":{",":-20,".":-20}},"d":{"d":"452,-682r0,682r-190,0v-176,0,-218,-145,-218,-232v-2,-184,170,-264,318,-208r0,-242r90,0xm362,-75r0,-286v-94,-49,-228,-11,-228,140v0,76,33,114,66,132v32,18,106,13,162,14","w":510,"k":{"d":10,"\u010f":10,"\u0111":10}},"e":{"d":"438,-131r0,87v-31,20,-82,53,-176,53v-47,0,-101,-7,-155,-63v-59,-61,-67,-130,-67,-173v0,-140,88,-231,210,-231v127,1,200,104,196,241r-316,0v3,67,47,141,145,141v58,0,115,-20,163,-55xm132,-270r226,0v-1,-18,-8,-111,-109,-111v-28,0,-62,11,-86,38v-24,26,-28,53,-31,73","w":479,"k":{"y":15,"\u00fd":15,"\u00ff":15,"\u0177":15,",":-20,".":-20,"v":15,"w":15,"\u0175":15}},"f":{"d":"296,-682r0,87v-10,-4,-20,-8,-41,-8v-104,0,-92,83,-93,154r80,0r0,80r-80,0r0,369r-90,0r0,-369r-63,0r0,-80r63,0v-3,-67,11,-139,23,-153v36,-73,113,-107,201,-80","w":260,"k":{"\u00ff":-5,"\u00f0":20,"v":-10,"q":20,"?":-30,"*":-90,"!":-50,"g":15,"\u011f":15,"\u011d":15,"\u0123":15,"\u0121":15,"h":-20,"\u0127":-20,"\u0125":-20,"k":-20,"\u0137":-20,"y":-5,"\u00fd":-5,"\u0177":-5,"\u00bb":-20,"w":-10,"\u0175":-10,"e":20,"\u0119":20,"\u00ee":-100,"\u00ef":-100,"\u00ec":-100,"\u012d":-100,"\u012b":-100,"\u0129":-100,"o":25,"\u00f8":25,"\u0153":25,"\u00e9":20,"\u00ea":20,"\u00eb":20,"\u00e8":20,"\u0115":20,"\u011b":20,"\u0117":20,"\u0113":20,"\u00f3":25,"\u00f4":25,"\u00f6":25,"\u00f2":25,"\u00f5":25,"\u014f":25,"\u0151":25,"\u014d":25,"c":20,"\u00e7":20,"\u0107":20,"\u010d":20,"\u0109":20,"\u010b":20,"d":20,"\u010f":20,"\u0111":20,"t":-10,"\u0167":-10,"\u0165":-10,"\u0163":-10,"f":-15,"\u00e1":-15,"\u00e2":-15,"\u00e4":-15,"\u00e0":-15,"\u00e5":-15,"\u00e3":-15,"\u0103":-15,"\u0101":-15,")":-100,"]":-100,"}":-100,"i":10,"\u0131":10,"\u00ed":10,"\u0133":10,"\u012f":10,"\u0138":10,"j":-5,"\u0135":-5,"b":-20,"\u00fe":-20,"l":-20,"\u0142":-20,"\u013a":-20,"\u013e":-20,"\u013c":-20,"\u0140":-20}},"g":{"d":"139,-153v-58,-25,-99,-65,-99,-141v0,-96,75,-155,196,-155r185,0r0,69r-92,0v70,56,54,146,5,199v-59,65,-182,32,-182,85v0,25,47,40,137,58v96,19,130,68,130,125v0,89,-79,143,-212,143v-121,0,-207,-57,-207,-136v0,-66,35,-105,113,-124v-76,-41,-46,-100,26,-123xm296,-293v0,-43,-40,-79,-87,-79v-49,0,-89,37,-89,81v0,49,36,82,90,82v50,0,86,-35,86,-84xm333,94v0,-57,-92,-72,-147,-72v-60,0,-102,28,-102,68v0,45,44,69,125,69v78,0,124,-24,124,-65","w":427,"k":{"g":-20,"\u011f":-20,"\u011d":-20,"\u0123":-20,"\u0121":-20,"p":-20,"y":-20,"\u00fd":-20,"\u00ff":-20,"\u0177":-20,"v":-20,"w":-20,"\u0175":-20,"o":10,"\u00f8":10,"\u0153":10,"\u00f3":10,"\u00f4":10,"\u00f6":10,"\u00f2":10,"\u00f5":10,"\u014f":10,"\u0151":10,"\u014d":10,"a":-10,"\u00e6":-10,"\u0105":-10,"\u00e1":-10,"\u00e2":-10,"\u00e4":-10,"\u00e0":-10,"\u00e5":-10,"\u00e3":-10,"\u0103":-10,"\u0101":-10,"x":-20,"z":-12,"\u017e":-12,"\u017a":-12,"\u017c":-12,")":-20,"]":-20,"}":-20,"*":-60}},"h":{"d":"350,-278v0,-75,-34,-110,-87,-110v-43,0,-74,22,-113,66r0,322r-89,0r0,-682r89,0r0,292v35,-42,85,-68,138,-68v112,0,151,82,151,202r0,256r-89,0r0,-278","k":{"y":15,"\u00fd":15,"\u00ff":15,"\u0177":15,"v":15,"w":15,"\u0175":15}},"i":{"d":"109,-638v30,0,53,24,53,52v0,28,-24,53,-53,53v-70,0,-66,-103,0,-105xm154,-449r0,449r-89,0r0,-449r89,0","w":219},"j":{"d":"104,-638v24,0,53,18,53,52v0,27,-19,53,-52,53v-72,0,-67,-102,-1,-105xm151,-449r0,476v0,79,0,154,-90,203r-67,-65v32,-11,48,-34,53,-42v16,-25,14,-43,14,-101r0,-471r90,0","w":219},"k":{"d":"461,-449r-192,220r231,229r-119,0r-225,-229r199,-220r106,0xm152,-682r0,682r-90,0r0,-682r90,0","w":479,"k":{",":-10,"\u00bb":-30,".":-10,"e":30,"\u0119":30,"o":30,"\u00f8":30,"\u0153":30,"\u00e9":30,"\u00ea":30,"\u00eb":30,"\u00e8":30,"\u0115":30,"\u011b":30,"\u0117":30,"\u0113":30,"\u00f3":30,"\u00f4":30,"\u00f6":30,"\u00f2":30,"\u00f5":30,"\u014f":30,"\u0151":30,"\u014d":30,"c":30,"\u00e7":30,"\u0107":30,"\u010d":30,"\u0109":30,"\u010b":30,"d":30,"\u010f":30,"\u0111":30,"q":30,"*":-20,"\u00f0":30}},"l":{"d":"154,-682r0,682r-89,0r0,-682r89,0","w":219,"k":{"y":10,"\u00fd":10,"\u00ff":10,"\u0177":10,"w":10,"\u0175":10}},"m":{"d":"59,-449r88,0r0,59v52,-52,88,-68,134,-68v54,0,103,29,132,81v58,-58,95,-81,148,-81v97,0,150,64,150,178r0,280r-88,0r0,-274v4,-131,-137,-133,-194,-52r0,326r-88,0r0,-269v0,-60,-14,-114,-89,-114v-42,0,-75,22,-105,57r0,326r-88,0r0,-449","w":771,"k":{"v":15,"y":15,"\u00fd":15,"\u00ff":15,"\u0177":15,"w":15,"\u0175":15,"u":10,"\u0173":10,"\u00fa":10,"\u00fb":10,"\u00fc":10,"\u00f9":10,"\u016d":10,"\u0171":10,"\u016b":10,"\u016f":10,"\u0169":10}},"n":{"d":"349,-256v6,-77,-23,-126,-91,-128v-41,0,-79,24,-106,63r0,321r-91,0r0,-449r91,0r0,57v40,-45,93,-66,135,-66v28,0,88,11,127,72v39,61,20,273,25,386r-90,0r0,-256","k":{"y":15,"\u00fd":15,"\u00ff":15,"\u0177":15,"v":15,"w":15,"\u0175":15,"u":10,"\u0173":10,"\u00fa":10,"\u00fb":10,"\u00fc":10,"\u00f9":10,"\u016d":10,"\u0171":10,"\u016b":10,"\u016f":10,"\u0169":10}},"o":{"d":"278,-458v134,0,238,93,238,235v0,160,-130,232,-241,232v-144,0,-239,-106,-239,-234v0,-126,92,-233,242,-233xm273,-378v-80,0,-146,55,-146,154v0,113,84,153,150,153v88,0,148,-63,148,-154v0,-113,-88,-153,-152,-153","w":552,"k":{"y":20,"\u00fd":20,"\u00ff":20,"\u0177":20,",":30,".":30,"v":20,"w":20,"\u0175":20,"x":25}},"p":{"d":"57,-449r156,0v5,0,99,0,160,38v80,51,93,142,93,187v0,131,-89,233,-223,233v-46,0,-74,-12,-95,-20r0,241r-91,0r0,-679xm211,-366r-63,0r0,276v41,21,78,21,86,21v79,0,141,-59,141,-155v0,-142,-120,-142,-164,-142","k":{"x":25,"v":20,"y":20,"\u00fd":20,"\u00ff":20,"\u0177":20,",":30,".":30,"w":20,"\u0175":20}},"q":{"d":"442,-449r0,679r-88,0r0,-238v-153,55,-319,-33,-319,-212v0,-85,46,-229,240,-229r167,0xm354,-85r0,-281v-61,2,-121,-8,-163,18v-20,12,-66,49,-66,126v1,118,106,195,229,137","k":{"*":-20,"y":-10,"\u00fd":-10,"\u00ff":-10,"\u0177":-10,")":-30,"]":-30,"}":-30}},"r":{"d":"59,-449r89,0r0,103v29,-45,71,-112,134,-112v13,0,53,1,105,51r-47,78v-11,-11,-51,-44,-86,-44v-33,0,-106,36,-106,138r0,235r-89,0r0,-449","w":386,"k":{"y":-30,"\u00fd":-30,"\u00ff":-30,"\u0177":-30,":":-40,";":-40,",":100,".":100,"v":-15,"w":-20,"\u0175":-20,"e":25,"\u0119":25,"o":25,"\u00f8":25,"\u0153":25,"\u00e9":25,"\u00ea":25,"\u00eb":25,"\u00e8":25,"\u0115":25,"\u011b":25,"\u0117":25,"\u0113":25,"\u00f3":25,"\u00f4":25,"\u00f6":25,"\u00f2":25,"\u00f5":25,"\u014f":25,"\u0151":25,"\u014d":25,"c":25,"\u00e7":25,"\u0107":25,"\u010d":25,"\u0109":25,"\u010b":25,"d":25,"\u010f":25,"\u0111":25,"q":25,"r":10,"\u0155":10,"\u0159":10,"\u0157":10,"t":-20,"\u0167":-20,"\u0165":-20,"\u0163":-20,"f":-20,"-":80,"n":8,"\u014b":8,"\u00f1":8,"\u0144":8,"\u0148":8,"x":-10,"*":-60,"\u00f0":25}},"s":{"d":"323,-421r0,88v-50,-31,-88,-48,-130,-48v-42,0,-57,23,-57,40v0,29,31,45,97,82v64,35,112,81,112,141v0,42,-32,127,-154,127v-63,0,-105,-19,-150,-41r0,-96v64,44,119,59,143,59v28,0,68,-16,68,-46v0,-32,-27,-47,-69,-70v-74,-41,-139,-81,-139,-156v0,-66,57,-117,143,-117v67,0,115,26,136,37","w":385,"k":{"w":10,"\u0175":10}},"t":{"d":"167,-173v-8,81,22,101,64,101v18,0,52,-2,101,-32r0,83v-42,23,-89,30,-115,30v-31,0,-86,-13,-117,-57v-22,-33,-22,-81,-22,-122r0,-199r-78,0r0,-9r167,-164r0,93r142,0r0,80r-142,0r0,196","w":347,"k":{"e":10,"\u0119":10,"o":10,"\u00f8":10,"\u0153":10,"\u00e9":10,"\u00ea":10,"\u00eb":10,"\u00e8":10,"\u0115":10,"\u011b":10,"\u0117":10,"\u0113":10,"\u00f3":10,"\u00f4":10,"\u00f6":10,"\u00f2":10,"\u00f5":10,"\u014f":10,"\u0151":10,"\u014d":10,"c":10,"\u00e7":10,"\u0107":10,"\u010d":10,"\u0109":10,"\u010b":10,"d":10,"\u010f":10,"\u0111":10,"q":10,"a":-20,"\u00e6":-20,"\u0105":-20,"\u00e1":-20,"\u00e2":-20,"\u00e4":-20,"\u00e0":-20,"\u00e5":-20,"\u00e3":-20,"\u0103":-20,"\u0101":-20,"j":-20,"\u0135":-20,"*":-30,"\u00f0":10}},"u":{"d":"438,0r-90,0r0,-57v-41,45,-94,66,-136,66v-28,0,-88,-11,-127,-72v-39,-61,-20,-273,-25,-386r90,0r0,256v0,51,0,128,91,128v42,0,80,-25,107,-63r0,-321r90,0r0,449"},"v":{"d":"434,-449r-198,458r-30,0r-203,-458r97,0r121,276r117,-276r96,0","w":437,"k":{"\u00f0":20,"q":20,"*":-50,"g":20,"\u011f":20,"\u011d":20,"\u0123":20,"\u0121":20,",":60,"\u00bb":-30,".":60,"e":15,"\u0119":15,"o":20,"\u00f8":20,"\u0153":20,"\u00e9":15,"\u00ea":15,"\u00eb":15,"\u00e8":15,"\u0115":15,"\u011b":15,"\u0117":15,"\u0113":15,"\u00f3":20,"\u00f4":20,"\u00f6":20,"\u00f2":20,"\u00f5":20,"\u014f":20,"\u0151":20,"\u014d":20,"d":20,"\u010f":20,"\u0111":20,"f":-20}},"w":{"d":"719,-449r-198,458r-28,0r-133,-314r-131,314r-29,0r-200,-458r95,0r118,272r114,-272r66,0r114,272r117,-272r95,0","w":719,"k":{"g":15,"\u011f":15,"\u011d":15,"\u0123":15,"\u0121":15,",":60,"\u00bb":-30,".":60,"e":20,"\u0119":20,"o":20,"\u00f8":20,"\u0153":20,"\u00e9":20,"\u00ea":20,"\u00eb":20,"\u00e8":20,"\u0115":20,"\u011b":20,"\u0117":20,"\u0113":20,"\u00f3":20,"\u00f4":20,"\u00f6":20,"\u00f2":20,"\u00f5":20,"\u014f":20,"\u0151":20,"\u014d":20,"c":20,"\u00e7":20,"\u0107":20,"\u010d":20,"\u0109":20,"\u010b":20,"d":20,"\u010f":20,"\u0111":20,"q":20,"f":-20,"*":-50,"\u00f0":20}},"x":{"d":"487,-449r-185,221r198,228r-114,0r-141,-161r-133,161r-112,0r189,-228r-189,-221r112,0r133,154r128,-154r114,0","k":{"\u00f0":25,"q":25,"*":-50,",":-10,"\u00bb":-30,".":-10,"e":25,"\u0119":25,"o":25,"\u00f8":25,"\u0153":25,"\u00e9":25,"\u00ea":25,"\u00eb":25,"\u00e8":25,"\u0115":25,"\u011b":25,"\u0117":25,"\u0113":25,"\u00f3":25,"\u00f4":25,"\u00f6":25,"\u00f2":25,"\u00f5":25,"\u014f":25,"\u0151":25,"\u014d":25,"c":25,"\u00e7":25,"\u0107":25,"\u010d":25,"\u0109":25,"\u010b":25,"d":25,"\u010f":25,"\u0111":25}},"y":{"d":"438,-449r-318,679r-99,0r153,-326r-174,-353r101,0r121,253r116,-253r100,0","w":437,"k":{"g":20,"\u011f":20,"\u011d":20,"\u0123":20,"\u0121":20,",":80,"\u00bb":-30,".":80,"e":20,"\u0119":20,"o":20,"\u00f8":20,"\u0153":20,"\u00e9":20,"\u00ea":20,"\u00eb":20,"\u00e8":20,"\u0115":20,"\u011b":20,"\u0117":20,"\u0113":20,"\u00f3":20,"\u00f4":20,"\u00f6":20,"\u00f2":20,"\u00f5":20,"\u014f":20,"\u0151":20,"\u014d":20,"c":20,"\u00e7":20,"\u0107":20,"\u010d":20,"\u0109":20,"\u010b":20,"d":20,"\u010f":20,"\u0111":20,"q":20,"f":-20,"*":-50,"\u00f0":20}},"z":{"d":"405,-449r-238,367r238,0r0,82r-394,0r236,-366r-226,0r0,-83r384,0","w":417,"k":{",":-20,"\u00bb":-20,".":-20,"*":-60}},"{":{"d":"162,-639v43,-52,90,-42,149,-43r0,74v-97,-1,-100,7,-99,169v0,149,-37,183,-103,214v103,41,103,119,103,284v0,94,26,99,99,98r0,75r-28,0v-53,0,-136,0,-151,-136v-13,-120,36,-277,-104,-283r0,-77v100,-3,101,-90,101,-184v1,-100,-1,-151,33,-191","w":333},"|":{"d":"92,232r0,-914r76,0r0,914r-76,0","w":260},"}":{"d":"171,189v-42,51,-89,42,-148,43r0,-75v97,1,100,-8,99,-168v0,-150,37,-184,102,-214v-102,-42,-102,-119,-102,-285v0,-92,-25,-99,-99,-98r0,-74r27,0v54,0,138,0,152,136v12,118,-37,276,103,282r0,77v-100,3,-101,90,-101,185v0,100,1,149,-33,191","w":333},"~":{"d":"406,-262v-81,0,-165,-66,-237,-66v-58,0,-95,36,-127,66r0,-99v40,-45,94,-59,136,-59v23,0,61,3,133,34v56,24,74,31,104,31v63,0,117,-57,126,-66r0,103v-26,25,-66,56,-135,56","w":583},"\u00a1":{"d":"136,-389v-80,0,-82,-121,-1,-122v31,0,61,23,61,60v0,31,-22,62,-60,62xm135,192v-54,0,-56,-104,-56,-140v0,-121,22,-239,35,-306v1,-9,11,-49,21,-49v23,0,55,235,55,352v0,36,-2,143,-55,143","w":271},"\u00a2":{"d":"407,-620r-63,175v33,12,37,13,45,19r0,94v-20,-16,-50,-30,-73,-36r-102,281v51,24,138,10,185,-18r0,86v-106,32,-108,38,-215,19r-69,190r-47,0r77,-209v-35,-20,-107,-81,-107,-199v-1,-150,99,-259,264,-237r59,-165r46,0xm177,-109r96,-266v-78,-3,-145,51,-145,153v0,47,19,86,49,113","w":437},"\u00a3":{"d":"505,-583v-11,-9,-44,-14,-73,-15v-96,-3,-145,121,-175,225r76,0r0,87r-102,0r-50,189v111,-17,211,49,315,-7r0,95v-78,36,-175,1,-283,1v-52,0,-104,5,-154,17r79,-295r-72,0r0,-87r95,0v39,-129,111,-348,288,-314","w":531},"\u00a5":{"d":"233,0r0,-156r-203,0r0,-70r203,0r0,-73r-203,0r0,-70r167,0r-198,-347r98,0r141,252v18,32,24,43,37,75v11,-26,22,-45,40,-79r134,-248r104,0r-197,347r166,0r0,70r-201,0r0,73r201,0r0,70r-201,0r0,156r-88,0","w":552},"\u00a7":{"d":"258,93v0,-146,-226,-207,-226,-395v0,-78,50,-123,66,-138v-24,-40,-28,-80,-28,-96v0,-49,32,-155,151,-155v47,0,119,21,119,85v0,36,-25,55,-52,55v-36,0,-39,-29,-39,-55v0,-8,-7,-21,-31,-21v-30,0,-67,16,-67,68v0,117,153,184,189,258v19,38,34,72,34,114v0,72,-35,116,-74,155v35,51,35,102,35,110v0,80,-62,152,-154,152v-66,0,-118,-35,-118,-89v0,-28,19,-62,55,-62v31,0,57,31,45,69v0,11,12,18,23,18v32,0,72,-26,72,-73xm188,-338r-48,-46v-15,18,-32,37,-32,75v0,75,98,158,151,219v9,-9,37,-45,37,-84v0,-49,-21,-81,-108,-164","w":406},"\u00a4":{"d":"104,-456r-68,-67r56,-58r68,69v77,-50,155,-48,232,0r68,-69r56,58r-68,67v30,47,35,89,35,115v0,26,-5,68,-35,115r68,66r-56,58r-68,-68v-77,48,-155,49,-232,0r-68,68r-56,-58r68,-66v-30,-47,-35,-89,-35,-115v0,-26,5,-68,35,-115xm149,-341v0,70,57,127,126,127v70,0,127,-57,127,-127v0,-70,-57,-127,-127,-127v-69,0,-126,57,-126,127","w":552},"'":{"d":"66,-429r-22,-134r0,-119r100,0r0,119r-23,134r-55,0","w":187},"\u00ab":{"d":"467,0r-88,0r-147,-225r147,-224r88,0r-148,224xm264,0r-88,0r-148,-225r148,-224r88,0r-148,224","w":490,"k":{"y":-30,"\u00fd":-30,"\u00ff":-30,"\u0177":-30,"A":-30,"\u00c1":-30,"\u00c2":-30,"\u00c4":-30,"\u00c0":-30,"\u00c5":-30,"\u00c3":-30,"\u0102":-30,"\u0100":-30,"\u0104":-30,"T":20,"\u0166":20,"\u0164":20,"\u0162":20,"V":30,"W":20,"\u0174":20,"Y":40,"\u00dd":40,"\u0178":40,"\u0176":40,"v":-30,"w":-30,"\u0175":-30,"X":-30,"t":-10,"\u0167":-10,"\u0165":-10,"\u0163":-10,"f":-30,"x":-30,"z":-20,"\u017e":-20,"\u017a":-20,"\u017c":-20,"j":-20,"\u0135":-20}},"\u00b7":{"d":"130,-400v30,0,54,25,54,55v0,30,-24,54,-54,54v-30,0,-54,-24,-54,-54v0,-31,25,-55,54,-55","w":260},"\u00b6":{"d":"198,232r0,-510v-135,-7,-197,-99,-197,-198v0,-77,34,-151,108,-183v52,-23,90,-23,122,-23r309,0r0,84r-70,0r0,830r-81,0r0,-830r-109,0r0,830r-82,0","w":542},"\u00bb":{"d":"23,-449r87,0r148,225r-148,224r-87,0r148,-224xm226,-449r87,0r148,225r-148,224r-87,0r148,-224","w":490},"\u00bf":{"d":"274,-232v16,66,-114,187,-108,267v6,85,82,71,124,50r-65,106v-16,0,-57,-2,-90,-21v-53,-31,-70,-85,-70,-124v-3,-132,124,-218,151,-350v0,-8,-2,-18,-3,-22v22,11,61,29,61,94xm140,-450v0,-35,30,-59,61,-59v31,0,60,22,60,59v-1,77,-121,84,-121,0","w":333},"`":{"d":"160,-653r67,147r-55,0r-112,-147r100,0","w":333},"\u00b4":{"d":"267,-653r-110,147r-55,0r66,-147r99,0","w":333},"\u00af":{"d":"332,-618r0,73r-331,0r0,-73r331,0","w":333},"\u00a8":{"d":"73,-628v25,0,46,21,46,46v0,25,-21,46,-46,46v-25,0,-46,-21,-46,-46v0,-25,21,-46,46,-46xm261,-628v25,0,46,21,46,46v0,25,-21,46,-46,46v-25,0,-46,-21,-46,-46v0,-25,21,-46,46,-46","w":333},"\u00b8":{"d":"257,82v-2,72,-77,100,-156,86r0,-55v22,2,25,2,31,2v17,0,53,-5,53,-27v0,-33,-53,-27,-58,-26r25,-70r57,0r-7,24v46,11,55,47,55,66","w":333},"\u00c6":{"d":"851,-682r0,87r-280,0r0,206r271,0r0,88r-271,0r0,213r291,0r0,88r-389,0r0,-301r-186,0r-178,301r-107,0r404,-682r445,0xm473,-389r0,-227r-135,227r135,0","w":912,"k":{"J":-10,"\u0134":-10}},"\u00aa":{"d":"273,-475r0,43v-21,13,-37,23,-64,23v-6,0,-35,0,-46,-23v-34,23,-69,23,-75,23v-43,0,-73,-34,-73,-70v0,-75,92,-80,148,-99v-1,-29,7,-57,-45,-57v-46,0,-77,32,-98,52r0,-69v48,-35,89,-39,106,-39v28,0,69,11,87,35v33,44,12,115,18,181v4,36,6,20,42,0xm163,-471r0,-72v-31,10,-88,30,-79,56v-4,42,62,39,79,16","w":281},"\u0141":{"d":"172,-682r0,260r138,-113r0,86r-138,119r0,238r308,0r0,92r-406,0r0,-250r-89,71r0,-91r89,-73r0,-339r98,0","w":490,"k":{"y":30,"\u00fd":30,"\u00ff":30,"\u0177":30,"C":55,"\u00c7":55,"\u0106":55,"\u010c":55,"\u0108":55,"\u010a":55,"G":55,"\u011e":55,"\u011c":55,"\u0122":55,"\u0120":55,"O":55,"\u00d8":55,"\u0152":55,"\u00d3":55,"\u00d4":55,"\u00d6":55,"\u00d2":55,"\u00d5":55,"\u014e":55,"\u0150":55,"\u014c":55,"T":100,"\u0166":100,"\u0164":100,"\u0162":100,"V":100,"W":100,"\u0174":100,"Y":110,"\u00dd":110,"\u0178":110,"\u0176":110,"Q":55}},"\u00d8":{"d":"717,-653r-46,56v53,48,107,136,107,254v0,197,-151,352,-366,352v-75,0,-150,-16,-212,-58r-49,53r-47,-33r47,-58v-58,-53,-106,-143,-106,-251v0,-188,140,-353,367,-353v106,0,172,35,211,57r48,-59xm605,-523r-342,400v47,27,93,40,148,40v241,0,348,-279,194,-440xm216,-160r343,-401v-24,-14,-69,-39,-146,-39v-260,-1,-337,284,-197,440","w":823,"k":{"A":40,"\u00c1":40,"\u00c2":40,"\u00c4":40,"\u00c0":40,"\u00c5":40,"\u00c3":40,"\u0102":40,"\u0100":40,"\u0104":40,"T":65,"\u0166":65,"\u0164":65,"\u0162":65,"V":40,"W":40,"\u0174":40,"Y":80,"\u00dd":80,"\u0178":80,"\u0176":80,"Z":50,"\u017d":50,"\u0179":50,"\u017b":50,",":60,".":60,"\u00c6":75,"X":65}},"\u0152":{"d":"875,-682r0,85r-279,0r0,208r269,0r0,88r-269,0r0,216r290,0r0,85r-420,0v-113,0,-212,-14,-306,-93v-110,-94,-113,-206,-113,-245v0,-110,44,-214,158,-286v91,-58,190,-58,261,-58r409,0xm232,-156v107,85,171,70,266,71r0,-512v-118,-1,-194,4,-271,75v-63,58,-77,134,-77,181v0,61,21,137,82,185","w":936,"k":{"J":-10,"\u0134":-10}},"\u00ba":{"d":"342,-550v0,77,-64,140,-160,140v-95,0,-159,-63,-159,-140v0,-78,64,-141,159,-141v97,0,160,64,160,141xm273,-551v0,-69,-56,-87,-90,-87v-35,0,-90,18,-90,87v0,69,56,86,90,86v33,0,90,-17,90,-86","w":365},"\u00e6":{"d":"623,-126r0,87v-34,23,-74,48,-153,48v-81,0,-135,-45,-151,-70v-49,39,-110,70,-168,70v-84,0,-121,-58,-121,-115v0,-28,6,-68,63,-102v46,-28,111,-45,164,-61v0,-47,6,-106,-75,-106v-58,0,-103,30,-142,74r0,-107v25,-18,68,-50,144,-50v51,0,103,18,135,58v27,-23,67,-58,133,-58v115,1,175,92,171,214r-277,0v1,34,4,86,43,132v65,78,196,21,234,-14xm357,-301r177,0v-11,-80,-77,-80,-85,-80v-9,0,-67,0,-92,80xm257,-79r0,-145r-48,19v-70,28,-91,51,-91,82v0,32,23,71,64,71v26,0,44,-10,75,-27","w":656,"k":{"y":15,"\u00fd":15,"\u00ff":15,"\u0177":15,",":-20,".":-20,"v":15,"w":15,"\u0175":15}},"\u0131":{"d":"154,-449r0,449r-90,0r0,-449r90,0","w":219},"\u0142":{"d":"155,-682r0,263r80,-63r0,79r-80,65r0,338r-89,0r0,-266r-79,61r0,-79r79,-64r0,-334r89,0","w":219,"k":{"y":10,"\u00fd":10,"\u00ff":10,"\u0177":10,"w":10,"\u0175":10}},"\u00f8":{"d":"460,-473r33,30r-44,52v18,21,68,74,68,169v0,132,-102,231,-247,231v-70,0,-113,-25,-132,-37r-56,65r-33,-30r54,-63v-139,-140,-55,-402,172,-402v76,0,118,26,139,40xm393,-327r-200,234v35,25,72,25,82,25v76,0,156,-56,156,-155v0,-55,-23,-85,-38,-104xm159,-121r199,-233v-15,-9,-40,-23,-82,-23v-138,-3,-201,163,-117,256","w":552,"k":{"y":20,"\u00fd":20,"\u00ff":20,"\u0177":20,",":30,".":30,"v":20,"w":20,"\u0175":20,"x":25}},"\u0153":{"d":"798,-129r0,90v-36,22,-78,48,-162,48v-52,0,-124,-18,-167,-89v-48,59,-121,89,-196,89v-151,0,-238,-118,-238,-233v0,-119,91,-234,244,-234v114,0,164,60,190,93v28,-47,81,-93,155,-93v61,0,119,32,148,92v22,45,25,95,26,122r-282,0v1,48,2,84,34,124v30,37,69,47,106,47v45,0,88,-15,142,-56xm708,-302v-3,-41,-43,-82,-87,-79v-10,0,-73,1,-96,79r183,0xm277,-371v-82,0,-149,60,-149,150v0,88,70,144,150,144v96,0,146,-71,146,-147v0,-83,-61,-147,-147,-147","w":833,"k":{"y":15,"\u00fd":15,"\u00ff":15,"\u0177":15,",":-20,".":-20,"v":15,"w":15,"\u0175":15}},"\u00df":{"d":"59,0r0,-449v0,-96,0,-242,189,-242v157,0,190,102,190,163v0,29,-7,114,-98,152v94,25,127,105,127,180v0,96,-54,205,-174,205v-31,0,-55,-5,-70,-9r0,-87v11,5,24,11,49,11v82,0,105,-75,105,-126v0,-128,-108,-129,-146,-130r0,-81v10,0,22,1,40,-2v72,-11,79,-81,79,-102v0,-107,-141,-149,-192,-52v-12,24,-10,56,-10,120r0,449r-89,0"},"\u00ac":{"d":"528,-191r-82,0r0,-218r-391,0r0,-82r473,0r0,300","w":583},"\u00b5":{"d":"371,-449r89,0r-1,340v13,42,28,34,72,14r0,70v-60,27,-90,34,-116,34v-40,0,-43,-29,-44,-48v-21,21,-48,49,-94,49v-48,0,-72,-26,-108,-64r0,283r-88,0r0,-678r88,0r0,326v16,20,48,59,102,59v20,0,100,-13,100,-112r0,-273","w":552},"\u00d0":{"d":"76,-309r-80,0r0,-64r80,0r0,-309r230,0v64,0,175,0,266,70v76,58,131,154,131,271v0,173,-121,266,-164,290v-148,84,-278,41,-463,51r0,-309xm367,-309r-194,0r0,221v124,-3,217,20,315,-39v151,-90,165,-358,-28,-443v-86,-38,-178,-21,-287,-25r0,222r194,0r0,64","w":750,"k":{"A":55,"\u00c1":55,"\u00c2":55,"\u00c4":55,"\u00c0":55,"\u00c5":55,"\u00c3":55,"\u0102":55,"\u0100":55,"\u0104":55,"T":70,"\u0166":70,"\u0164":70,"\u0162":70,"V":45,"W":45,"\u0174":45,"Y":85,"\u00dd":85,"\u0178":85,"\u0176":85,"Z":50,"\u017d":50,"\u0179":50,"\u017b":50,",":75,".":75,"\u00c6":85,"X":70}},"\u00bd":{"d":"195,-687r0,355r-69,0r0,-355r69,0xm665,-691r-455,718r-67,0r455,-718r67,0xm550,-7v22,-26,168,-163,168,-235v0,-50,-41,-62,-64,-62v-46,0,-74,33,-96,59r0,-79v19,-13,53,-36,103,-36v74,0,127,47,127,111v0,67,-58,128,-123,195r152,0r0,54r-267,0r0,-7","w":844},"\u00b1":{"d":"528,12r-473,0r0,-82r473,0r0,82xm251,-116r0,-195r-196,0r0,-82r196,0r0,-196r82,0r0,196r195,0r0,82r-195,0r0,195r-82,0","w":583},"\u00de":{"d":"70,-682r98,0r0,148v118,3,208,-18,279,58v62,67,83,180,-4,273v-47,51,-157,57,-275,55r0,148r-98,0r0,-682xm168,-235v117,3,234,8,231,-108v0,-24,-8,-51,-30,-76v-34,-39,-124,-26,-201,-29r0,213","w":510,"k":{"y":-20,"\u00fd":-20,"\u00ff":-20,"\u0177":-20,"A":70,"\u00c1":70,"\u00c2":70,"\u00c4":70,"\u00c0":70,"\u00c5":70,"\u00c3":70,"\u0102":70,"\u0100":70,"\u0104":70,",":150,"\u00bb":-20,".":150,"\u00c6":120,"e":25,"\u0119":25,"\u00ee":-55,"\u00ef":-55,"\u00ec":-55,"\u012d":-55,"\u012b":-55,"\u0129":-55,"o":25,"\u00f8":25,"\u0153":25,"\u00e9":25,"\u00ea":25,"\u00eb":25,"\u00e8":25,"\u0115":25,"\u011b":25,"\u0117":25,"\u0113":25,"\u00f3":25,"\u00f4":25,"\u00f6":25,"\u00f2":25,"\u00f5":25,"\u014f":25,"\u0151":25,"\u014d":25,"c":25,"\u00e7":25,"\u0107":25,"\u010d":25,"\u0109":25,"\u010b":25,"d":25,"\u010f":25,"\u0111":25,"q":25,"f":-20}},"\u00bc":{"d":"775,-360r0,196r45,0r0,49r-45,0r0,115r-68,0r0,-115r-170,0r0,-25r205,-220r33,0xm707,-164r0,-84r-78,84r78,0xm195,-687r0,355r-69,0r0,-355r69,0xm695,-691r-455,718r-67,0r454,-718r68,0","w":844},"\u00f7":{"d":"528,-300r-473,0r0,-82r473,0r0,82xm292,-540v29,0,53,23,53,53v0,29,-24,53,-53,53v-30,0,-53,-24,-53,-53v0,-30,24,-53,53,-53xm292,-248v29,0,53,24,53,53v0,29,-24,53,-53,53v-30,0,-53,-24,-53,-53v0,-30,24,-53,53,-53","w":583},"\u00a6":{"d":"92,232r0,-374r76,0r0,374r-76,0xm92,-309r0,-373r76,0r0,373r-76,0","w":260},"\u00b0":{"d":"62,-556v0,-75,61,-135,136,-135v75,0,135,60,135,135v0,76,-61,136,-135,136v-74,0,-136,-60,-136,-136xm115,-556v0,46,38,83,83,83v45,0,82,-37,82,-83v0,-45,-37,-82,-82,-82v-46,0,-83,37,-83,82","w":396},"\u00fe":{"d":"57,-682r91,0r0,233r65,0v5,0,99,0,160,38v80,51,93,143,93,187v0,131,-89,233,-223,233v-46,0,-74,-12,-95,-20r0,241r-91,0r0,-912xm211,-366r-63,0r0,276v41,21,78,21,86,21v79,0,141,-59,141,-155v0,-142,-120,-142,-164,-142","k":{"y":20,"\u00fd":20,"\u00ff":20,"\u0177":20,",":10,".":10,"v":20,"w":20,"\u0175":20,"x":25}},"\u00be":{"d":"45,-349r0,-63v15,9,50,29,94,29v9,0,58,-2,58,-51v0,-51,-48,-53,-84,-55r0,-52v29,0,81,0,81,-50v0,-22,-16,-48,-63,-48v-32,0,-55,10,-76,20r0,-55v12,-6,38,-17,82,-17v59,0,125,24,125,97v0,28,-10,56,-47,75v44,16,54,57,54,83v0,65,-59,109,-130,109v-46,0,-78,-15,-94,-22xm683,-691r-455,718r-67,0r454,-718r68,0xm775,-360r0,196r45,0r0,49r-45,0r0,115r-68,0r0,-115r-170,0r0,-25r205,-220r33,0xm707,-164r0,-84r-78,84r78,0","w":844},"\u00ae":{"d":"208,-119r0,-396v98,6,205,-23,268,27v72,57,46,178,-75,192v23,9,43,21,92,100r48,77r-78,0r-35,-63v-60,-100,-62,-108,-156,-105r0,168r-64,0xm272,-461r0,119r78,0v30,0,96,0,96,-61v0,-83,-101,-52,-174,-58xm370,-691v202,0,368,164,368,368v0,203,-164,369,-368,369v-204,0,-369,-165,-369,-369v0,-205,167,-368,369,-368xm370,-630v-168,0,-307,136,-307,307v0,170,137,308,307,308v169,0,307,-138,307,-308v0,-171,-139,-307,-307,-307","w":740},"\u00f0":{"d":"302,-639r109,-51r24,54r-75,37v27,24,66,57,104,120v50,84,62,164,62,224v0,212,-148,264,-248,264v-153,0,-238,-119,-238,-230v0,-106,77,-237,245,-237v50,0,76,11,104,23v-28,-53,-51,-82,-111,-126r-145,67r-22,-55r105,-50v-29,-15,-48,-21,-83,-29r46,-62v55,16,79,27,123,51xm438,-226v0,-108,-83,-152,-155,-152v-94,0,-157,75,-157,157v0,84,65,149,158,149v88,0,154,-55,154,-154","w":563,"k":{"x":10}},"\u00d7":{"d":"79,-188r154,-153r-154,-153r59,-60r154,153r153,-153r59,60r-153,153r153,153r-59,60r-153,-154r-154,154","w":583},"\u00a9":{"d":"483,-400v-12,-34,-53,-75,-111,-75v-94,0,-128,82,-128,155v0,104,55,151,123,151v26,0,100,-10,121,-94r60,18v-23,96,-103,133,-178,133v-112,0,-193,-76,-193,-210v0,-128,74,-207,197,-207v76,0,143,35,167,115xm370,-691v202,0,368,164,368,368v0,203,-164,369,-368,369v-204,0,-369,-165,-369,-369v0,-205,167,-368,369,-368xm370,-630v-168,0,-307,136,-307,307v0,170,137,308,307,308v169,0,307,-138,307,-308v0,-171,-139,-307,-307,-307","w":740},"\u00c1":{"d":"362,-686r305,686r-100,0r-91,-201r-290,0r-86,201r-100,0r293,-686r69,0xm224,-289r212,0r-110,-247xm334,-879r143,0r-164,150r-52,0","w":667,"k":{"y":45,"\u00fd":45,"\u00ff":45,"\u0177":45,"C":40,"\u00c7":40,"\u0106":40,"\u010c":40,"\u0108":40,"\u010a":40,"G":40,"\u011e":40,"\u011c":40,"\u0122":40,"\u0120":40,"O":40,"\u00d8":40,"\u0152":40,"\u00d3":40,"\u00d4":40,"\u00d6":40,"\u00d2":40,"\u00d5":40,"\u014e":40,"\u0150":40,"\u014c":40,"S":-10,"\u0160":-10,"\u015a":-10,"\u015e":-10,"\u015c":-10,"T":100,"\u0166":100,"\u0164":100,"\u0162":100,"V":80,"W":80,"\u0174":80,"Y":110,"\u00dd":110,"\u0178":110,"\u0176":110,"Q":40,"U":20,"\u00da":20,"\u00db":20,"\u00dc":20,"\u00d9":20,"\u016c":20,"\u0170":20,"\u016a":20,"\u0172":20,"\u016e":20,"\u0168":20,":":-40,";":-40,",":-40,"\u00bb":-30,".":-40,"v":50,"w":50,"\u0175":50}},"\u00c2":{"d":"362,-686r305,686r-100,0r-91,-201r-290,0r-86,201r-100,0r293,-686r69,0xm224,-289r212,0r-110,-247xm500,-729r-62,0r-104,-95r-105,95r-61,0r94,-157r142,0","w":667,"k":{"y":45,"\u00fd":45,"\u00ff":45,"\u0177":45,"C":40,"\u00c7":40,"\u0106":40,"\u010c":40,"\u0108":40,"\u010a":40,"G":40,"\u011e":40,"\u011c":40,"\u0122":40,"\u0120":40,"O":40,"\u00d8":40,"\u0152":40,"\u00d3":40,"\u00d4":40,"\u00d6":40,"\u00d2":40,"\u00d5":40,"\u014e":40,"\u0150":40,"\u014c":40,"S":-10,"\u0160":-10,"\u015a":-10,"\u015e":-10,"\u015c":-10,"T":100,"\u0166":100,"\u0164":100,"\u0162":100,"V":80,"W":80,"\u0174":80,"Y":110,"\u00dd":110,"\u0178":110,"\u0176":110,"Q":40,"U":20,"\u00da":20,"\u00db":20,"\u00dc":20,"\u00d9":20,"\u016c":20,"\u0170":20,"\u016a":20,"\u0172":20,"\u016e":20,"\u0168":20,":":-40,";":-40,",":-40,"\u00bb":-30,".":-40,"v":50,"w":50,"\u0175":50}},"\u00c4":{"d":"362,-686r305,686r-100,0r-91,-201r-290,0r-86,201r-100,0r293,-686r69,0xm224,-289r212,0r-110,-247xm437,-860v29,0,53,24,53,53v0,29,-24,53,-53,53v-29,0,-53,-24,-53,-53v0,-29,24,-53,53,-53xm231,-860v29,0,53,24,53,53v0,29,-24,53,-53,53v-29,0,-53,-24,-53,-53v0,-29,24,-53,53,-53","w":667,"k":{"y":45,"\u00fd":45,"\u00ff":45,"\u0177":45,"C":40,"\u00c7":40,"\u0106":40,"\u010c":40,"\u0108":40,"\u010a":40,"G":40,"\u011e":40,"\u011c":40,"\u0122":40,"\u0120":40,"O":40,"\u00d8":40,"\u0152":40,"\u00d3":40,"\u00d4":40,"\u00d6":40,"\u00d2":40,"\u00d5":40,"\u014e":40,"\u0150":40,"\u014c":40,"S":-10,"\u0160":-10,"\u015a":-10,"\u015e":-10,"\u015c":-10,"T":100,"\u0166":100,"\u0164":100,"\u0162":100,"V":80,"W":80,"\u0174":80,"Y":110,"\u00dd":110,"\u0178":110,"\u0176":110,"Q":40,"U":20,"\u00da":20,"\u00db":20,"\u00dc":20,"\u00d9":20,"\u016c":20,"\u0170":20,"\u016a":20,"\u0172":20,"\u016e":20,"\u0168":20,":":-40,";":-40,",":-40,"\u00bb":-30,".":-40,"v":50,"w":50,"\u0175":50}},"\u00c0":{"d":"362,-686r305,686r-100,0r-91,-201r-290,0r-86,201r-100,0r293,-686r69,0xm224,-289r212,0r-110,-247xm336,-879r73,150r-52,0r-164,-150r143,0","w":667,"k":{"y":45,"\u00fd":45,"\u00ff":45,"\u0177":45,"C":40,"\u00c7":40,"\u0106":40,"\u010c":40,"\u0108":40,"\u010a":40,"G":40,"\u011e":40,"\u011c":40,"\u0122":40,"\u0120":40,"O":40,"\u00d8":40,"\u0152":40,"\u00d3":40,"\u00d4":40,"\u00d6":40,"\u00d2":40,"\u00d5":40,"\u014e":40,"\u0150":40,"\u014c":40,"S":-10,"\u0160":-10,"\u015a":-10,"\u015e":-10,"\u015c":-10,"T":100,"\u0166":100,"\u0164":100,"\u0162":100,"V":80,"W":80,"\u0174":80,"Y":110,"\u00dd":110,"\u0178":110,"\u0176":110,"Q":40,"U":20,"\u00da":20,"\u00db":20,"\u00dc":20,"\u00d9":20,"\u016c":20,"\u0170":20,"\u016a":20,"\u0172":20,"\u016e":20,"\u0168":20,":":-40,";":-40,",":-40,"\u00bb":-30,".":-40,"v":50,"w":50,"\u0175":50}},"\u00c5":{"d":"362,-686r305,686r-100,0r-91,-201r-290,0r-86,201r-100,0r293,-686r69,0xm224,-289r212,0r-110,-247xm334,-931v134,0,132,202,0,202v-61,0,-101,-49,-101,-101v0,-56,45,-101,101,-101xm334,-775v30,0,55,-25,55,-55v0,-30,-25,-55,-55,-55v-30,0,-55,25,-55,55v0,30,25,55,55,55","w":667,"k":{"y":45,"\u00fd":45,"\u00ff":45,"\u0177":45,"C":40,"\u00c7":40,"\u0106":40,"\u010c":40,"\u0108":40,"\u010a":40,"G":40,"\u011e":40,"\u011c":40,"\u0122":40,"\u0120":40,"O":40,"\u00d8":40,"\u0152":40,"\u00d3":40,"\u00d4":40,"\u00d6":40,"\u00d2":40,"\u00d5":40,"\u014e":40,"\u0150":40,"\u014c":40,"S":-10,"\u0160":-10,"\u015a":-10,"\u015e":-10,"\u015c":-10,"T":100,"\u0166":100,"\u0164":100,"\u0162":100,"V":80,"W":80,"\u0174":80,"Y":110,"\u00dd":110,"\u0178":110,"\u0176":110,"Q":40,"U":20,"\u00da":20,"\u00db":20,"\u00dc":20,"\u00d9":20,"\u016c":20,"\u0170":20,"\u016a":20,"\u0172":20,"\u016e":20,"\u0168":20,":":-40,";":-40,",":-40,"\u00bb":-30,".":-40,"v":50,"w":50,"\u0175":50}},"\u00c3":{"d":"362,-686r305,686r-100,0r-91,-201r-290,0r-86,201r-100,0r293,-686r69,0xm224,-289r212,0r-110,-247xm402,-729v-15,12,-108,-49,-146,-49v-23,0,-28,24,-34,49r-52,0v9,-77,50,-121,101,-121v44,-17,164,115,176,0r52,0v-5,78,-49,121,-97,121","w":667,"k":{"y":45,"\u00fd":45,"\u00ff":45,"\u0177":45,"C":40,"\u00c7":40,"\u0106":40,"\u010c":40,"\u0108":40,"\u010a":40,"G":40,"\u011e":40,"\u011c":40,"\u0122":40,"\u0120":40,"O":40,"\u00d8":40,"\u0152":40,"\u00d3":40,"\u00d4":40,"\u00d6":40,"\u00d2":40,"\u00d5":40,"\u014e":40,"\u0150":40,"\u014c":40,"S":-10,"\u0160":-10,"\u015a":-10,"\u015e":-10,"\u015c":-10,"T":100,"\u0166":100,"\u0164":100,"\u0162":100,"V":80,"W":80,"\u0174":80,"Y":110,"\u00dd":110,"\u0178":110,"\u0176":110,"Q":40,"U":20,"\u00da":20,"\u00db":20,"\u00dc":20,"\u00d9":20,"\u016c":20,"\u0170":20,"\u016a":20,"\u0172":20,"\u016e":20,"\u0168":20,":":-40,";":-40,",":-40,"\u00bb":-30,".":-40,"v":50,"w":50,"\u0175":50}},"\u00c7":{"d":"663,-157r0,104v-53,32,-138,62,-226,64v46,7,76,34,76,77v0,90,-129,117,-229,101r0,-63v29,1,127,16,127,-30v0,-34,-64,-31,-80,-30r25,-66v-193,-20,-308,-184,-308,-342v0,-177,143,-349,371,-349v103,0,179,32,237,57r0,105v-35,-19,-125,-69,-231,-69v-161,0,-275,112,-275,259v0,157,125,259,267,259v87,0,171,-30,246,-77","w":708,"k":{"A":-15,"\u00c1":-15,"\u00c2":-15,"\u00c4":-15,"\u00c0":-15,"\u00c5":-15,"\u00c3":-15,"\u0102":-15,"\u0100":-15,"\u0104":-15,"S":-10,"\u0160":-10,"\u015a":-10,"\u015e":-10,"\u015c":-10,",":-25,".":-25}},"\u00c9":{"d":"462,-682r0,87r-289,0r0,208r279,0r0,87r-279,0r0,212r298,0r0,88r-396,0r0,-682r387,0xm291,-879r143,0r-164,150r-52,0","w":521,"k":{"J":-10,"\u0134":-10}},"\u00ca":{"d":"462,-682r0,87r-289,0r0,208r279,0r0,87r-279,0r0,212r298,0r0,88r-396,0r0,-682r387,0xm432,-729r-62,0r-104,-95r-105,95r-61,0r94,-157r142,0","w":521,"k":{"J":-10,"\u0134":-10}},"\u00cb":{"d":"462,-682r0,87r-289,0r0,208r279,0r0,87r-279,0r0,212r298,0r0,88r-396,0r0,-682r387,0xm369,-860v29,0,53,24,53,53v0,29,-24,53,-53,53v-29,0,-53,-24,-53,-53v0,-29,24,-53,53,-53xm163,-860v29,0,53,24,53,53v0,29,-24,53,-53,53v-29,0,-53,-24,-53,-53v0,-29,24,-53,53,-53","w":521,"k":{"J":-10,"\u0134":-10}},"\u00c8":{"d":"462,-682r0,87r-289,0r0,208r279,0r0,87r-279,0r0,212r298,0r0,88r-396,0r0,-682r387,0xm268,-879r73,150r-52,0r-164,-150r143,0","w":521,"k":{"J":-10,"\u0134":-10}},"\u00cd":{"d":"174,-682r0,682r-98,0r0,-682r98,0xm126,-879r143,0r-164,150r-52,0","w":250},"\u00ce":{"d":"174,-682r0,682r-98,0r0,-682r98,0xm292,-729r-62,0r-104,-95r-105,95r-61,0r94,-157r142,0","w":250},"\u00cf":{"d":"174,-682r0,682r-98,0r0,-682r98,0xm229,-860v29,0,53,24,53,53v0,29,-24,53,-53,53v-29,0,-53,-24,-53,-53v0,-29,24,-53,53,-53xm23,-860v29,0,53,24,53,53v0,29,-24,53,-53,53v-29,0,-53,-24,-53,-53v0,-29,24,-53,53,-53","w":250},"\u00cc":{"d":"174,-682r0,682r-98,0r0,-682r98,0xm128,-879r73,150r-52,0r-164,-150r143,0","w":250},"\u00d1":{"d":"710,-682r0,682r-84,0r-456,-525r0,525r-92,0r0,-682r79,0r460,529r0,-529r93,0xm459,-729v-15,12,-108,-49,-146,-49v-23,0,-28,24,-34,49r-52,0v9,-77,50,-121,101,-121v44,-17,164,115,176,0r52,0v-5,78,-49,121,-97,121","w":781},"\u00d3":{"d":"410,-691v227,0,368,166,368,349v0,196,-150,351,-373,351v-214,0,-360,-158,-360,-348v0,-181,132,-352,365,-352xm414,-599v-191,0,-268,146,-268,260v0,155,122,257,265,257v73,0,152,-30,199,-81v43,-47,68,-121,68,-180v0,-113,-86,-256,-264,-256xm412,-879r143,0r-164,150r-52,0","w":823,"k":{"A":40,"\u00c1":40,"\u00c2":40,"\u00c4":40,"\u00c0":40,"\u00c5":40,"\u00c3":40,"\u0102":40,"\u0100":40,"\u0104":40,"T":65,"\u0166":65,"\u0164":65,"\u0162":65,"V":40,"W":40,"\u0174":40,"Y":80,"\u00dd":80,"\u0178":80,"\u0176":80,"Z":50,"\u017d":50,"\u0179":50,"\u017b":50,",":60,".":60,"\u00c6":75,"X":65}},"\u00d4":{"d":"410,-691v227,0,368,166,368,349v0,196,-150,351,-373,351v-214,0,-360,-158,-360,-348v0,-181,132,-352,365,-352xm414,-599v-191,0,-268,146,-268,260v0,155,122,257,265,257v73,0,152,-30,199,-81v43,-47,68,-121,68,-180v0,-113,-86,-256,-264,-256xm578,-729r-62,0r-104,-95r-105,95r-61,0r94,-157r142,0","w":823,"k":{"A":40,"\u00c1":40,"\u00c2":40,"\u00c4":40,"\u00c0":40,"\u00c5":40,"\u00c3":40,"\u0102":40,"\u0100":40,"\u0104":40,"T":65,"\u0166":65,"\u0164":65,"\u0162":65,"V":40,"W":40,"\u0174":40,"Y":80,"\u00dd":80,"\u0178":80,"\u0176":80,"Z":50,"\u017d":50,"\u0179":50,"\u017b":50,",":60,".":60,"\u00c6":75,"X":65}},"\u00d6":{"d":"410,-691v227,0,368,166,368,349v0,196,-150,351,-373,351v-214,0,-360,-158,-360,-348v0,-181,132,-352,365,-352xm414,-599v-191,0,-268,146,-268,260v0,155,122,257,265,257v73,0,152,-30,199,-81v43,-47,68,-121,68,-180v0,-113,-86,-256,-264,-256xm515,-860v29,0,53,24,53,53v0,29,-24,53,-53,53v-29,0,-53,-24,-53,-53v0,-29,24,-53,53,-53xm309,-860v29,0,53,24,53,53v0,29,-24,53,-53,53v-29,0,-53,-24,-53,-53v0,-29,24,-53,53,-53","w":823,"k":{"A":40,"\u00c1":40,"\u00c2":40,"\u00c4":40,"\u00c0":40,"\u00c5":40,"\u00c3":40,"\u0102":40,"\u0100":40,"\u0104":40,"T":65,"\u0166":65,"\u0164":65,"\u0162":65,"V":40,"W":40,"\u0174":40,"Y":80,"\u00dd":80,"\u0178":80,"\u0176":80,"Z":50,"\u017d":50,"\u0179":50,"\u017b":50,",":60,".":60,"\u00c6":75,"X":65}},"\u00d2":{"d":"410,-691v227,0,368,166,368,349v0,196,-150,351,-373,351v-214,0,-360,-158,-360,-348v0,-181,132,-352,365,-352xm414,-599v-191,0,-268,146,-268,260v0,155,122,257,265,257v73,0,152,-30,199,-81v43,-47,68,-121,68,-180v0,-113,-86,-256,-264,-256xm424,-879r73,150r-52,0r-164,-150r143,0","w":823,"k":{"A":40,"\u00c1":40,"\u00c2":40,"\u00c4":40,"\u00c0":40,"\u00c5":40,"\u00c3":40,"\u0102":40,"\u0100":40,"\u0104":40,"T":65,"\u0166":65,"\u0164":65,"\u0162":65,"V":40,"W":40,"\u0174":40,"Y":80,"\u00dd":80,"\u0178":80,"\u0176":80,"Z":50,"\u017d":50,"\u0179":50,"\u017b":50,",":60,".":60,"\u00c6":75,"X":65}},"\u00d5":{"d":"410,-691v227,0,368,166,368,349v0,196,-150,351,-373,351v-214,0,-360,-158,-360,-348v0,-181,132,-352,365,-352xm414,-599v-191,0,-268,146,-268,260v0,155,122,257,265,257v73,0,152,-30,199,-81v43,-47,68,-121,68,-180v0,-113,-86,-256,-264,-256xm480,-729v-15,12,-108,-49,-146,-49v-23,0,-28,24,-34,49r-52,0v9,-77,50,-121,101,-121v44,-17,164,115,176,0r52,0v-5,78,-49,121,-97,121","w":823,"k":{"A":40,"\u00c1":40,"\u00c2":40,"\u00c4":40,"\u00c0":40,"\u00c5":40,"\u00c3":40,"\u0102":40,"\u0100":40,"\u0104":40,"T":65,"\u0166":65,"\u0164":65,"\u0162":65,"V":40,"W":40,"\u0174":40,"Y":80,"\u00dd":80,"\u0178":80,"\u0176":80,"Z":50,"\u017d":50,"\u0179":50,"\u017b":50,",":60,".":60,"\u00c6":75,"X":65}},"\u0160":{"d":"399,-643r0,111v-58,-56,-114,-71,-160,-71v-67,0,-108,36,-108,79v0,58,41,81,170,158v57,34,126,89,125,189v0,107,-77,186,-198,186v-67,0,-131,-23,-184,-63r0,-124v20,25,81,100,184,100v51,0,106,-32,106,-90v0,-57,-58,-99,-90,-118v-108,-65,-139,-84,-169,-122v-21,-27,-34,-59,-34,-102v0,-103,78,-181,201,-181v56,0,110,17,157,48xm63,-886r62,0r104,95r105,-95r61,0r-94,157r-142,0","w":458,"k":{"y":30,"\u00fd":30,"\u00ff":30,"\u0177":30,"v":30,"w":30,"\u0175":30}},"\u00da":{"d":"647,-682r0,387v0,66,0,161,-77,230v-61,54,-137,74,-215,74v-96,0,-202,-33,-256,-119v-38,-60,-38,-139,-38,-185r0,-387r98,0r0,387v0,90,8,125,43,160v29,30,74,57,153,57v110,0,158,-57,176,-90v13,-24,19,-60,19,-127r0,-387r97,0xm355,-879r143,0r-164,150r-52,0","w":708,"k":{"A":25,"\u00c1":25,"\u00c2":25,"\u00c4":25,"\u00c0":25,"\u00c5":25,"\u00c3":25,"\u0102":25,"\u0100":25,"\u0104":25,",":25,".":25,"\u00c6":50}},"\u00db":{"d":"647,-682r0,387v0,66,0,161,-77,230v-61,54,-137,74,-215,74v-96,0,-202,-33,-256,-119v-38,-60,-38,-139,-38,-185r0,-387r98,0r0,387v0,90,8,125,43,160v29,30,74,57,153,57v110,0,158,-57,176,-90v13,-24,19,-60,19,-127r0,-387r97,0xm521,-729r-62,0r-104,-95r-105,95r-61,0r94,-157r142,0","w":708,"k":{"A":25,"\u00c1":25,"\u00c2":25,"\u00c4":25,"\u00c0":25,"\u00c5":25,"\u00c3":25,"\u0102":25,"\u0100":25,"\u0104":25,",":25,".":25,"\u00c6":50}},"\u00dc":{"d":"647,-682r0,387v0,66,0,161,-77,230v-61,54,-137,74,-215,74v-96,0,-202,-33,-256,-119v-38,-60,-38,-139,-38,-185r0,-387r98,0r0,387v0,90,8,125,43,160v29,30,74,57,153,57v110,0,158,-57,176,-90v13,-24,19,-60,19,-127r0,-387r97,0xm458,-860v29,0,53,24,53,53v0,29,-24,53,-53,53v-29,0,-53,-24,-53,-53v0,-29,24,-53,53,-53xm252,-860v29,0,53,24,53,53v0,29,-24,53,-53,53v-29,0,-53,-24,-53,-53v0,-29,24,-53,53,-53","w":708,"k":{"A":25,"\u00c1":25,"\u00c2":25,"\u00c4":25,"\u00c0":25,"\u00c5":25,"\u00c3":25,"\u0102":25,"\u0100":25,"\u0104":25,",":25,".":25,"\u00c6":50}},"\u00d9":{"d":"647,-682r0,387v0,66,0,161,-77,230v-61,54,-137,74,-215,74v-96,0,-202,-33,-256,-119v-38,-60,-38,-139,-38,-185r0,-387r98,0r0,387v0,90,8,125,43,160v29,30,74,57,153,57v110,0,158,-57,176,-90v13,-24,19,-60,19,-127r0,-387r97,0xm357,-879r73,150r-52,0r-164,-150r143,0","w":708,"k":{"A":25,"\u00c1":25,"\u00c2":25,"\u00c4":25,"\u00c0":25,"\u00c5":25,"\u00c3":25,"\u0102":25,"\u0100":25,"\u0104":25,",":25,".":25,"\u00c6":50}},"\u00dd":{"d":"604,-682r-252,321r0,361r-100,0r0,-361r-252,-321r118,0r183,235r185,-235r118,0xm333,-879r143,0r-164,150r-52,0","w":604,"k":{"g":115,"\u011f":115,"\u011d":115,"\u0123":115,"\u0121":115,"p":85,"y":50,"\u00fd":50,"\u00ff":50,"\u0177":50,"A":110,"\u00c1":110,"\u00c2":110,"\u00c4":110,"\u00c0":110,"\u00c5":110,"\u00c3":110,"\u0102":110,"\u0100":110,"\u0104":110,"C":80,"\u00c7":80,"\u0106":80,"\u010c":80,"\u0108":80,"\u010a":80,"G":80,"\u011e":80,"\u011c":80,"\u0122":80,"\u0120":80,"O":80,"\u00d8":80,"\u0152":80,"\u00d3":80,"\u00d4":80,"\u00d6":80,"\u00d2":80,"\u00d5":80,"\u014e":80,"\u0150":80,"\u014c":80,"S":20,"\u0160":20,"\u015a":20,"\u015e":20,"\u015c":20,"Q":80,":":30,";":30,",":100,"\u00bb":40,".":100,"v":50,"w":50,"\u0175":50,"\u00c6":160,"e":140,"\u0119":140,"\u00ee":-30,"\u00ef":-30,"\u00ec":-30,"\u012d":-30,"\u012b":-30,"\u0129":-30,"o":140,"\u00f8":140,"\u0153":140,"\u00e9":110,"\u00ea":110,"\u00eb":110,"\u00e8":110,"\u0115":110,"\u011b":110,"\u0117":110,"\u0113":110,"\u00f3":140,"\u00f4":140,"\u00f6":140,"\u00f2":140,"\u00f5":140,"\u014f":140,"\u0151":140,"\u014d":140,"u":90,"\u0173":90,"\u00fa":90,"\u00fb":90,"\u00fc":90,"\u00f9":90,"\u016d":90,"\u0171":90,"\u016b":90,"\u016f":90,"\u0169":90,"c":140,"\u00e7":140,"\u0107":140,"\u010d":140,"\u0109":140,"\u010b":140,"d":140,"\u010f":140,"\u0111":140,"q":140,"r":85,"\u0155":85,"\u0159":85,"\u0157":85,"t":90,"\u0167":90,"\u0165":90,"\u0163":90,"a":120,"\u00e6":120,"\u0105":120,"\u00e1":60,"\u00e2":60,"\u00e4":60,"\u00e0":60,"\u00e5":60,"\u00e3":60,"\u0103":60,"\u0101":60,"-":150,"m":85,"n":85,"\u014b":85,"\u00f1":75,"\u0144":75,"\u0148":75,"s":98,"\u0161":98,"\u015b":98,"\u015f":98,"\u015d":98,"x":41,"z":58,"\u017e":58,"\u017a":58,"\u017c":58,")":-20,"]":-20,"}":-20,"i":40,"\u0131":40,"\u00ed":40,"\u0133":40,"\u012f":40,"\u0138":40}},"\u0178":{"d":"604,-682r-252,321r0,361r-100,0r0,-361r-252,-321r118,0r183,235r185,-235r118,0xm406,-860v29,0,53,24,53,53v0,29,-24,53,-53,53v-29,0,-53,-24,-53,-53v0,-29,24,-53,53,-53xm200,-860v29,0,53,24,53,53v0,29,-24,53,-53,53v-29,0,-53,-24,-53,-53v0,-29,24,-53,53,-53","w":604,"k":{"g":115,"\u011f":115,"\u011d":115,"\u0123":115,"\u0121":115,"p":85,"y":50,"\u00fd":50,"\u00ff":50,"\u0177":50,"A":110,"\u00c1":110,"\u00c2":110,"\u00c4":110,"\u00c0":110,"\u00c5":110,"\u00c3":110,"\u0102":110,"\u0100":110,"\u0104":110,"C":80,"\u00c7":80,"\u0106":80,"\u010c":80,"\u0108":80,"\u010a":80,"G":80,"\u011e":80,"\u011c":80,"\u0122":80,"\u0120":80,"O":80,"\u00d8":80,"\u0152":80,"\u00d3":80,"\u00d4":80,"\u00d6":80,"\u00d2":80,"\u00d5":80,"\u014e":80,"\u0150":80,"\u014c":80,"S":20,"\u0160":20,"\u015a":20,"\u015e":20,"\u015c":20,"Q":80,":":30,";":30,",":100,"\u00bb":40,".":100,"v":50,"w":50,"\u0175":50,"\u00c6":160,"e":140,"\u0119":140,"\u00ee":-30,"\u00ef":-30,"\u00ec":-30,"\u012d":-30,"\u012b":-30,"\u0129":-30,"o":140,"\u00f8":140,"\u0153":140,"\u00e9":110,"\u00ea":110,"\u00eb":110,"\u00e8":110,"\u0115":110,"\u011b":110,"\u0117":110,"\u0113":110,"\u00f3":140,"\u00f4":140,"\u00f6":140,"\u00f2":140,"\u00f5":140,"\u014f":140,"\u0151":140,"\u014d":140,"u":90,"\u0173":90,"\u00fa":90,"\u00fb":90,"\u00fc":90,"\u00f9":90,"\u016d":90,"\u0171":90,"\u016b":90,"\u016f":90,"\u0169":90,"c":140,"\u00e7":140,"\u0107":140,"\u010d":140,"\u0109":140,"\u010b":140,"d":140,"\u010f":140,"\u0111":140,"q":140,"r":85,"\u0155":85,"\u0159":85,"\u0157":85,"t":90,"\u0167":90,"\u0165":90,"\u0163":90,"a":120,"\u00e6":120,"\u0105":120,"\u00e1":60,"\u00e2":60,"\u00e4":60,"\u00e0":60,"\u00e5":60,"\u00e3":60,"\u0103":60,"\u0101":60,"-":150,"m":85,"n":85,"\u014b":85,"\u00f1":75,"\u0144":75,"\u0148":75,"s":98,"\u0161":98,"\u015b":98,"\u015f":98,"\u015d":98,"x":41,"z":58,"\u017e":58,"\u017a":58,"\u017c":58,")":-20,"]":-20,"}":-20,"i":40,"\u0131":40,"\u00ed":40,"\u0133":40,"\u012f":40,"\u0138":40}},"\u017d":{"d":"628,-682r-436,596r436,0r0,86r-616,0r437,-596r-409,0r0,-86r588,0xm157,-886r62,0r104,95r105,-95r61,0r-94,157r-142,0","w":646,"k":{"C":30,"\u00c7":30,"\u0106":30,"\u010c":30,"\u0108":30,"\u010a":30,"G":30,"\u011e":30,"\u011c":30,"\u0122":30,"\u0120":30,"O":30,"\u00d8":30,"\u0152":30,"\u00d3":30,"\u00d4":30,"\u00d6":30,"\u00d2":30,"\u00d5":30,"\u014e":30,"\u0150":30,"\u014c":30,"Q":20}},"\u00e1":{"d":"415,-80r0,54v-41,27,-58,35,-86,35v-39,0,-60,-14,-68,-46v-39,31,-80,46,-121,46v-66,0,-110,-52,-110,-110v0,-120,142,-131,232,-170v5,-67,-17,-103,-81,-103v-49,0,-99,23,-142,74r0,-97v80,-100,312,-83,312,87r0,231v7,43,34,18,64,-1xm262,-91r0,-131v-76,26,-142,52,-142,105v0,77,101,78,142,26xm298,-653r-110,147r-55,0r66,-147r99,0","w":427,"k":{"p":10,"y":32,"\u00fd":32,"\u00ff":32,"\u0177":32,"v":35,"w":35,"\u0175":35,"o":20,"\u00f8":20,"\u0153":20,"\u00f3":20,"\u00f4":20,"\u00f6":20,"\u00f2":20,"\u00f5":20,"\u014f":20,"\u0151":20,"\u014d":20,"c":20,"\u00e7":20,"\u0107":20,"\u010d":20,"\u0109":20,"\u010b":20,"d":20,"\u010f":20,"\u0111":20,"q":20}},"\u00e2":{"d":"415,-80r0,54v-41,27,-58,35,-86,35v-39,0,-60,-14,-68,-46v-39,31,-80,46,-121,46v-66,0,-110,-52,-110,-110v0,-120,142,-131,232,-170v5,-67,-17,-103,-81,-103v-49,0,-99,23,-142,74r0,-97v80,-100,312,-83,312,87r0,231v7,43,34,18,64,-1xm262,-91r0,-131v-76,26,-142,52,-142,105v0,77,101,78,142,26xm243,-657r94,151r-55,0r-87,-86r-83,86r-53,0r91,-151r93,0","w":427,"k":{"p":10,"y":32,"\u00fd":32,"\u00ff":32,"\u0177":32,"v":35,"w":35,"\u0175":35,"o":20,"\u00f8":20,"\u0153":20,"\u00f3":20,"\u00f4":20,"\u00f6":20,"\u00f2":20,"\u00f5":20,"\u014f":20,"\u0151":20,"\u014d":20,"c":20,"\u00e7":20,"\u0107":20,"\u010d":20,"\u0109":20,"\u010b":20,"d":20,"\u010f":20,"\u0111":20,"q":20}},"\u00e4":{"d":"415,-80r0,54v-41,27,-58,35,-86,35v-39,0,-60,-14,-68,-46v-39,31,-80,46,-121,46v-66,0,-110,-52,-110,-110v0,-120,142,-131,232,-170v5,-67,-17,-103,-81,-103v-49,0,-99,23,-142,74r0,-97v80,-100,312,-83,312,87r0,231v7,43,34,18,64,-1xm262,-91r0,-131v-76,26,-142,52,-142,105v0,77,101,78,142,26xm104,-628v25,0,46,21,46,46v0,25,-21,46,-46,46v-25,0,-46,-21,-46,-46v0,-25,21,-46,46,-46xm292,-628v25,0,46,21,46,46v0,25,-21,46,-46,46v-25,0,-46,-21,-46,-46v0,-25,21,-46,46,-46","w":427,"k":{"p":10,"y":32,"\u00fd":32,"\u00ff":32,"\u0177":32,"v":35,"w":35,"\u0175":35,"o":20,"\u00f8":20,"\u0153":20,"\u00f3":20,"\u00f4":20,"\u00f6":20,"\u00f2":20,"\u00f5":20,"\u014f":20,"\u0151":20,"\u014d":20,"c":20,"\u00e7":20,"\u0107":20,"\u010d":20,"\u0109":20,"\u010b":20,"d":20,"\u010f":20,"\u0111":20,"q":20}},"\u00e0":{"d":"415,-80r0,54v-41,27,-58,35,-86,35v-39,0,-60,-14,-68,-46v-39,31,-80,46,-121,46v-66,0,-110,-52,-110,-110v0,-120,142,-131,232,-170v5,-67,-17,-103,-81,-103v-49,0,-99,23,-142,74r0,-97v80,-100,312,-83,312,87r0,231v7,43,34,18,64,-1xm262,-91r0,-131v-76,26,-142,52,-142,105v0,77,101,78,142,26xm191,-653r67,147r-55,0r-112,-147r100,0","w":427,"k":{"p":10,"y":32,"\u00fd":32,"\u00ff":32,"\u0177":32,"v":35,"w":35,"\u0175":35,"o":20,"\u00f8":20,"\u0153":20,"\u00f3":20,"\u00f4":20,"\u00f6":20,"\u00f2":20,"\u00f5":20,"\u014f":20,"\u0151":20,"\u014d":20,"c":20,"\u00e7":20,"\u0107":20,"\u010d":20,"\u0109":20,"\u010b":20,"d":20,"\u010f":20,"\u0111":20,"q":20}},"\u00e5":{"d":"415,-80r0,54v-41,27,-58,35,-86,35v-39,0,-60,-14,-68,-46v-39,31,-80,46,-121,46v-66,0,-110,-52,-110,-110v0,-120,142,-131,232,-170v5,-67,-17,-103,-81,-103v-49,0,-99,23,-142,74r0,-97v80,-100,312,-83,312,87r0,231v7,43,34,18,64,-1xm262,-91r0,-131v-76,26,-142,52,-142,105v0,77,101,78,142,26xm199,-691v45,0,91,37,91,92v0,53,-42,93,-93,93v-50,0,-92,-40,-92,-92v0,-56,47,-93,94,-93xm196,-651v-33,0,-55,21,-55,53v0,32,25,57,57,57v30,0,56,-25,56,-56v0,-33,-28,-54,-58,-54","w":427,"k":{"p":10,"y":32,"\u00fd":32,"\u00ff":32,"\u0177":32,"v":35,"w":35,"\u0175":35,"o":20,"\u00f8":20,"\u0153":20,"\u00f3":20,"\u00f4":20,"\u00f6":20,"\u00f2":20,"\u00f5":20,"\u014f":20,"\u0151":20,"\u014d":20,"c":20,"\u00e7":20,"\u0107":20,"\u010d":20,"\u0109":20,"\u010b":20,"d":20,"\u010f":20,"\u0111":20,"q":20}},"\u00e3":{"d":"415,-80r0,54v-41,27,-58,35,-86,35v-39,0,-60,-14,-68,-46v-39,31,-80,46,-121,46v-66,0,-110,-52,-110,-110v0,-120,142,-131,232,-170v5,-67,-17,-103,-81,-103v-49,0,-99,23,-142,74r0,-97v80,-100,312,-83,312,87r0,231v7,43,34,18,64,-1xm262,-91r0,-131v-76,26,-142,52,-142,105v0,77,101,78,142,26xm266,-524v-35,0,-95,-38,-141,-39v-14,0,-30,9,-33,39r-41,0v2,-96,49,-115,80,-115v59,0,163,94,175,0r38,0v-2,91,-48,115,-78,115","w":427,"k":{"p":10,"y":32,"\u00fd":32,"\u00ff":32,"\u0177":32,"v":35,"w":35,"\u0175":35,"o":20,"\u00f8":20,"\u0153":20,"\u00f3":20,"\u00f4":20,"\u00f6":20,"\u00f2":20,"\u00f5":20,"\u014f":20,"\u0151":20,"\u014d":20,"c":20,"\u00e7":20,"\u0107":20,"\u010d":20,"\u0109":20,"\u010b":20,"d":20,"\u010f":20,"\u0111":20,"q":20}},"\u00e7":{"d":"210,8v-103,-25,-172,-94,-172,-229v0,-112,68,-237,223,-237v59,0,98,17,130,32r0,94v-24,-15,-66,-43,-125,-43v-103,0,-138,92,-138,152v0,80,53,149,153,149v57,0,102,-21,120,-30r0,88v-39,14,-70,22,-116,24r-10,21v32,1,72,37,72,74v0,10,-3,54,-46,74v-43,21,-101,16,-144,13r0,-58v39,-4,92,9,100,-30v0,-32,-64,-30,-76,-30","w":437,"k":{",":-20,".":-20}},"\u00e9":{"d":"438,-131r0,87v-31,20,-82,53,-176,53v-47,0,-101,-7,-155,-63v-59,-61,-67,-130,-67,-173v0,-140,88,-231,210,-231v127,1,200,104,196,241r-316,0v3,67,47,141,145,141v58,0,115,-20,163,-55xm132,-270r226,0v-1,-18,-8,-111,-109,-111v-28,0,-62,11,-86,38v-24,26,-28,53,-31,73xm355,-653r-110,147r-55,0r66,-147r99,0","w":479,"k":{"y":15,"\u00fd":15,"\u00ff":15,"\u0177":15,",":-20,".":-20,"v":15,"w":15,"\u0175":15}},"\u00ea":{"d":"438,-131r0,87v-31,20,-82,53,-176,53v-47,0,-101,-7,-155,-63v-59,-61,-67,-130,-67,-173v0,-140,88,-231,210,-231v127,1,200,104,196,241r-316,0v3,67,47,141,145,141v58,0,115,-20,163,-55xm132,-270r226,0v-1,-18,-8,-111,-109,-111v-28,0,-62,11,-86,38v-24,26,-28,53,-31,73xm295,-657r94,151r-55,0r-87,-86r-83,86r-53,0r91,-151r93,0","w":479,"k":{"y":15,"\u00fd":15,"\u00ff":15,"\u0177":15,",":-20,".":-20,"v":15,"w":15,"\u0175":15}},"\u00eb":{"d":"438,-131r0,87v-31,20,-82,53,-176,53v-47,0,-101,-7,-155,-63v-59,-61,-67,-130,-67,-173v0,-140,88,-231,210,-231v127,1,200,104,196,241r-316,0v3,67,47,141,145,141v58,0,115,-20,163,-55xm132,-270r226,0v-1,-18,-8,-111,-109,-111v-28,0,-62,11,-86,38v-24,26,-28,53,-31,73xm156,-628v25,0,46,21,46,46v0,25,-21,46,-46,46v-25,0,-46,-21,-46,-46v0,-25,21,-46,46,-46xm344,-628v25,0,46,21,46,46v0,25,-21,46,-46,46v-25,0,-46,-21,-46,-46v0,-25,21,-46,46,-46","w":479,"k":{"y":15,"\u00fd":15,"\u00ff":15,"\u0177":15,",":-20,".":-20,"v":15,"w":15,"\u0175":15}},"\u00e8":{"d":"438,-131r0,87v-31,20,-82,53,-176,53v-47,0,-101,-7,-155,-63v-59,-61,-67,-130,-67,-173v0,-140,88,-231,210,-231v127,1,200,104,196,241r-316,0v3,67,47,141,145,141v58,0,115,-20,163,-55xm132,-270r226,0v-1,-18,-8,-111,-109,-111v-28,0,-62,11,-86,38v-24,26,-28,53,-31,73xm248,-653r67,147r-55,0r-112,-147r100,0","w":479,"k":{"y":15,"\u00fd":15,"\u00ff":15,"\u0177":15,",":-20,".":-20,"v":15,"w":15,"\u0175":15}},"\u00ed":{"d":"154,-449r0,449r-90,0r0,-449r90,0xm210,-653r-110,147r-55,0r66,-147r99,0","w":219},"\u00ee":{"d":"154,-449r0,449r-90,0r0,-449r90,0xm155,-657r94,151r-55,0r-87,-86r-83,86r-53,0r91,-151r93,0","w":219},"\u00ef":{"d":"154,-449r0,449r-90,0r0,-449r90,0xm16,-628v25,0,46,21,46,46v0,25,-21,46,-46,46v-25,0,-46,-21,-46,-46v0,-25,21,-46,46,-46xm204,-628v25,0,46,21,46,46v0,25,-21,46,-46,46v-25,0,-46,-21,-46,-46v0,-25,21,-46,46,-46","w":219},"\u00ec":{"d":"154,-449r0,449r-90,0r0,-449r90,0xm103,-653r67,147r-55,0r-112,-147r100,0","w":219},"\u00f1":{"d":"349,-256v6,-77,-23,-126,-91,-128v-41,0,-79,24,-106,63r0,321r-91,0r0,-449r91,0r0,57v40,-45,93,-66,135,-66v28,0,88,11,127,72v39,61,20,273,25,386r-90,0r0,-256xm319,-524v-35,0,-95,-38,-141,-39v-14,0,-30,9,-33,39r-41,0v2,-96,49,-115,80,-115v59,0,163,94,175,0r38,0v-2,91,-48,115,-78,115","k":{"y":15,"\u00fd":15,"\u00ff":15,"\u0177":15,"v":15,"w":15,"\u0175":15,"u":10,"\u0173":10,"\u00fa":10,"\u00fb":10,"\u00fc":10,"\u00f9":10,"\u016d":10,"\u0171":10,"\u016b":10,"\u016f":10,"\u0169":10}},"\u00f3":{"d":"278,-458v134,0,238,93,238,235v0,160,-130,232,-241,232v-144,0,-239,-106,-239,-234v0,-126,92,-233,242,-233xm273,-378v-80,0,-146,55,-146,154v0,113,84,153,150,153v88,0,148,-63,148,-154v0,-113,-88,-153,-152,-153xm377,-653r-110,147r-55,0r66,-147r99,0","w":552,"k":{"y":20,"\u00fd":20,"\u00ff":20,"\u0177":20,",":30,".":30,"v":20,"w":20,"\u0175":20,"x":25}},"\u00f4":{"d":"278,-458v134,0,238,93,238,235v0,160,-130,232,-241,232v-144,0,-239,-106,-239,-234v0,-126,92,-233,242,-233xm273,-378v-80,0,-146,55,-146,154v0,113,84,153,150,153v88,0,148,-63,148,-154v0,-113,-88,-153,-152,-153xm332,-657r94,151r-55,0r-87,-86r-83,86r-53,0r91,-151r93,0","w":552,"k":{"y":20,"\u00fd":20,"\u00ff":20,"\u0177":20,",":30,".":30,"v":20,"w":20,"\u0175":20,"x":25}},"\u00f6":{"d":"278,-458v134,0,238,93,238,235v0,160,-130,232,-241,232v-144,0,-239,-106,-239,-234v0,-126,92,-233,242,-233xm273,-378v-80,0,-146,55,-146,154v0,113,84,153,150,153v88,0,148,-63,148,-154v0,-113,-88,-153,-152,-153xm193,-628v25,0,46,21,46,46v0,25,-21,46,-46,46v-25,0,-46,-21,-46,-46v0,-25,21,-46,46,-46xm381,-628v25,0,46,21,46,46v0,25,-21,46,-46,46v-25,0,-46,-21,-46,-46v0,-25,21,-46,46,-46","w":552,"k":{"y":20,"\u00fd":20,"\u00ff":20,"\u0177":20,",":30,".":30,"v":20,"w":20,"\u0175":20,"x":25}},"\u00f2":{"d":"278,-458v134,0,238,93,238,235v0,160,-130,232,-241,232v-144,0,-239,-106,-239,-234v0,-126,92,-233,242,-233xm273,-378v-80,0,-146,55,-146,154v0,113,84,153,150,153v88,0,148,-63,148,-154v0,-113,-88,-153,-152,-153xm280,-653r67,147r-55,0r-112,-147r100,0","w":552,"k":{"y":20,"\u00fd":20,"\u00ff":20,"\u0177":20,",":30,".":30,"v":20,"w":20,"\u0175":20,"x":25}},"\u00f5":{"d":"278,-458v134,0,238,93,238,235v0,160,-130,232,-241,232v-144,0,-239,-106,-239,-234v0,-126,92,-233,242,-233xm273,-378v-80,0,-146,55,-146,154v0,113,84,153,150,153v88,0,148,-63,148,-154v0,-113,-88,-153,-152,-153xm355,-524v-35,0,-95,-38,-141,-39v-14,0,-30,9,-33,39r-41,0v2,-96,49,-115,80,-115v59,0,163,94,175,0r38,0v-2,91,-48,115,-78,115","w":552,"k":{"y":20,"\u00fd":20,"\u00ff":20,"\u0177":20,",":30,".":30,"v":20,"w":20,"\u0175":20,"x":25}},"\u0161":{"d":"323,-421r0,88v-50,-31,-88,-48,-130,-48v-42,0,-57,23,-57,40v0,29,31,45,97,82v64,35,112,81,112,141v0,42,-32,127,-154,127v-63,0,-105,-19,-150,-41r0,-96v64,44,119,59,143,59v28,0,68,-16,68,-46v0,-32,-27,-47,-69,-70v-74,-41,-139,-81,-139,-156v0,-66,57,-117,143,-117v67,0,115,26,136,37xm350,-657r-111,151r-92,0r-109,-151r55,0r101,85r100,-85r56,0","w":385,"k":{"w":10,"\u0175":10}},"\u00fa":{"d":"438,0r-90,0r0,-57v-41,45,-94,66,-136,66v-28,0,-88,-11,-127,-72v-39,-61,-20,-273,-25,-386r90,0r0,256v0,51,0,128,91,128v42,0,80,-25,107,-63r0,-321r90,0r0,449xm351,-653r-110,147r-55,0r66,-147r99,0"},"\u00fb":{"d":"438,0r-90,0r0,-57v-41,45,-94,66,-136,66v-28,0,-88,-11,-127,-72v-39,-61,-20,-273,-25,-386r90,0r0,256v0,51,0,128,91,128v42,0,80,-25,107,-63r0,-321r90,0r0,449xm296,-657r94,151r-55,0r-87,-86r-83,86r-53,0r91,-151r93,0"},"\u00fc":{"d":"438,0r-90,0r0,-57v-41,45,-94,66,-136,66v-28,0,-88,-11,-127,-72v-39,-61,-20,-273,-25,-386r90,0r0,256v0,51,0,128,91,128v42,0,80,-25,107,-63r0,-321r90,0r0,449xm157,-628v25,0,46,21,46,46v0,25,-21,46,-46,46v-25,0,-46,-21,-46,-46v0,-25,21,-46,46,-46xm345,-628v25,0,46,21,46,46v0,25,-21,46,-46,46v-25,0,-46,-21,-46,-46v0,-25,21,-46,46,-46"},"\u00f9":{"d":"438,0r-90,0r0,-57v-41,45,-94,66,-136,66v-28,0,-88,-11,-127,-72v-39,-61,-20,-273,-25,-386r90,0r0,256v0,51,0,128,91,128v42,0,80,-25,107,-63r0,-321r90,0r0,449xm244,-653r67,147r-55,0r-112,-147r100,0"},"\u00fd":{"d":"438,-449r-318,679r-99,0r153,-326r-174,-353r101,0r121,253r116,-253r100,0xm319,-653r-110,147r-55,0r66,-147r99,0","w":437,"k":{"g":20,"\u011f":20,"\u011d":20,"\u0123":20,"\u0121":20,",":80,"\u00bb":-30,".":80,"e":20,"\u0119":20,"o":20,"\u00f8":20,"\u0153":20,"\u00e9":20,"\u00ea":20,"\u00eb":20,"\u00e8":20,"\u0115":20,"\u011b":20,"\u0117":20,"\u0113":20,"\u00f3":20,"\u00f4":20,"\u00f6":20,"\u00f2":20,"\u00f5":20,"\u014f":20,"\u0151":20,"\u014d":20,"c":20,"\u00e7":20,"\u0107":20,"\u010d":20,"\u0109":20,"\u010b":20,"d":20,"\u010f":20,"\u0111":20,"q":20,"f":-20,"*":-50,"\u00f0":20}},"\u00ff":{"d":"438,-449r-318,679r-99,0r153,-326r-174,-353r101,0r121,253r116,-253r100,0xm135,-628v25,0,46,21,46,46v0,25,-21,46,-46,46v-25,0,-46,-21,-46,-46v0,-25,21,-46,46,-46xm323,-628v25,0,46,21,46,46v0,25,-21,46,-46,46v-25,0,-46,-21,-46,-46v0,-25,21,-46,46,-46","w":437,"k":{"g":20,"\u011f":20,"\u011d":20,"\u0123":20,"\u0121":20,",":80,"\u00bb":-30,".":80,"e":20,"\u0119":20,"o":20,"\u00f8":20,"\u0153":20,"\u00e9":20,"\u00ea":20,"\u00eb":20,"\u00e8":20,"\u0115":20,"\u011b":20,"\u0117":20,"\u0113":20,"\u00f3":20,"\u00f4":20,"\u00f6":20,"\u00f2":20,"\u00f5":20,"\u014f":20,"\u0151":20,"\u014d":20,"c":20,"\u00e7":20,"\u0107":20,"\u010d":20,"\u0109":20,"\u010b":20,"d":20,"\u010f":20,"\u0111":20,"q":20,"f":-20,"*":-50,"\u00f0":20}},"\u017e":{"d":"405,-449r-238,367r238,0r0,82r-394,0r236,-366r-226,0r0,-83r384,0xm366,-657r-111,151r-92,0r-109,-151r55,0r101,85r100,-85r56,0","w":417,"k":{",":-20,"\u00bb":-20,".":-20,"*":-60}},"\u00b9":{"d":"196,-628r0,355r-69,0r0,-355r69,0","w":323},"\u00b2":{"d":"28,-280v22,-26,168,-162,168,-235v0,-50,-41,-61,-64,-61v-50,0,-83,42,-95,58r0,-78v18,-14,52,-36,102,-36v73,0,127,46,127,111v0,67,-59,129,-121,194r150,0r0,54r-267,0r0,-7","w":323},"\u00b3":{"d":"46,-290r0,-63v15,9,51,29,94,29v9,0,58,-2,58,-51v0,-51,-48,-53,-84,-55r0,-52v30,0,81,0,81,-50v0,-22,-16,-48,-63,-48v-32,0,-54,10,-76,20r0,-55v12,-6,38,-17,82,-17v59,0,125,24,125,97v0,28,-10,56,-47,75v54,20,54,73,54,83v0,65,-59,109,-130,109v-45,0,-78,-15,-94,-22","w":323},"\u0102":{"d":"362,-686r305,686r-100,0r-91,-201r-290,0r-86,201r-100,0r293,-686r69,0xm224,-289r212,0r-110,-247xm167,-871r78,0v10,31,29,62,92,62v60,0,76,-34,85,-62r78,0v-19,111,-103,142,-166,142v-59,0,-151,-39,-167,-142","w":667,"k":{"y":45,"\u00fd":45,"\u00ff":45,"\u0177":45,"C":40,"\u00c7":40,"\u0106":40,"\u010c":40,"\u0108":40,"\u010a":40,"G":40,"\u011e":40,"\u011c":40,"\u0122":40,"\u0120":40,"O":40,"\u00d8":40,"\u0152":40,"\u00d3":40,"\u00d4":40,"\u00d6":40,"\u00d2":40,"\u00d5":40,"\u014e":40,"\u0150":40,"\u014c":40,"S":-10,"\u0160":-10,"\u015a":-10,"\u015e":-10,"\u015c":-10,"T":100,"\u0166":100,"\u0164":100,"\u0162":100,"V":80,"W":80,"\u0174":80,"Y":110,"\u00dd":110,"\u0178":110,"\u0176":110,"Q":40,"U":20,"\u00da":20,"\u00db":20,"\u00dc":20,"\u00d9":20,"\u016c":20,"\u0170":20,"\u016a":20,"\u0172":20,"\u016e":20,"\u0168":20,":":-40,";":-40,",":-40,"\u00bb":-30,".":-40,"v":50,"w":50,"\u0175":50}},"\u0100":{"d":"362,-686r305,686r-100,0r-91,-201r-290,0r-86,201r-100,0r293,-686r69,0xm224,-289r212,0r-110,-247xm498,-829r0,79r-330,0r0,-79r330,0","w":667,"k":{"y":45,"\u00fd":45,"\u00ff":45,"\u0177":45,"C":40,"\u00c7":40,"\u0106":40,"\u010c":40,"\u0108":40,"\u010a":40,"G":40,"\u011e":40,"\u011c":40,"\u0122":40,"\u0120":40,"O":40,"\u00d8":40,"\u0152":40,"\u00d3":40,"\u00d4":40,"\u00d6":40,"\u00d2":40,"\u00d5":40,"\u014e":40,"\u0150":40,"\u014c":40,"S":-10,"\u0160":-10,"\u015a":-10,"\u015e":-10,"\u015c":-10,"T":100,"\u0166":100,"\u0164":100,"\u0162":100,"V":80,"W":80,"\u0174":80,"Y":110,"\u00dd":110,"\u0178":110,"\u0176":110,"Q":40,"U":20,"\u00da":20,"\u00db":20,"\u00dc":20,"\u00d9":20,"\u016c":20,"\u0170":20,"\u016a":20,"\u0172":20,"\u016e":20,"\u0168":20,":":-40,";":-40,",":-40,"\u00bb":-30,".":-40,"v":50,"w":50,"\u0175":50}},"\u0104":{"d":"567,0r-91,-201r-290,0r-86,201r-100,0r293,-686r69,0r305,686r-25,0v-25,35,-31,57,-31,68v11,53,53,61,109,38r0,74v-66,35,-193,16,-193,-86v0,-35,16,-68,40,-94xm436,-289r-110,-247r-102,247r212,0","w":667,"k":{"y":45,"\u00fd":45,"\u00ff":45,"\u0177":45,"C":40,"\u00c7":40,"\u0106":40,"\u010c":40,"\u0108":40,"\u010a":40,"G":40,"\u011e":40,"\u011c":40,"\u0122":40,"\u0120":40,"O":40,"\u00d8":40,"\u0152":40,"\u00d3":40,"\u00d4":40,"\u00d6":40,"\u00d2":40,"\u00d5":40,"\u014e":40,"\u0150":40,"\u014c":40,"S":-10,"\u0160":-10,"\u015a":-10,"\u015e":-10,"\u015c":-10,"T":100,"\u0166":100,"\u0164":100,"\u0162":100,"V":80,"W":80,"\u0174":80,"Y":110,"\u00dd":110,"\u0178":110,"\u0176":110,"Q":40,"U":20,"\u00da":20,"\u00db":20,"\u00dc":20,"\u00d9":20,"\u016c":20,"\u0170":20,"\u016a":20,"\u0172":20,"\u016e":20,"\u0168":20,":":-40,";":-40,",":-40,"\u00bb":-30,".":-40,"v":50,"w":50,"\u0175":50}},"\u0106":{"d":"656,-635r0,105v-72,-41,-153,-68,-236,-68v-165,0,-270,122,-270,259v0,127,90,257,271,257v86,0,170,-29,242,-76r0,107v-79,43,-161,60,-248,60v-253,0,-367,-190,-367,-349v0,-188,153,-351,369,-351v105,0,195,37,239,56xm395,-879r143,0r-164,150r-52,0","w":708,"k":{"A":-15,"\u00c1":-15,"\u00c2":-15,"\u00c4":-15,"\u00c0":-15,"\u00c5":-15,"\u00c3":-15,"\u0102":-15,"\u0100":-15,"\u0104":-15,"S":-10,"\u0160":-10,"\u015a":-10,"\u015e":-10,"\u015c":-10,",":-25,".":-25}},"\u010c":{"d":"656,-635r0,105v-72,-41,-153,-68,-236,-68v-165,0,-270,122,-270,259v0,127,90,257,271,257v86,0,170,-29,242,-76r0,107v-79,43,-161,60,-248,60v-253,0,-367,-190,-367,-349v0,-188,153,-351,369,-351v105,0,195,37,239,56xm223,-886r62,0r104,95r105,-95r61,0r-94,157r-142,0","w":708,"k":{"A":-15,"\u00c1":-15,"\u00c2":-15,"\u00c4":-15,"\u00c0":-15,"\u00c5":-15,"\u00c3":-15,"\u0102":-15,"\u0100":-15,"\u0104":-15,"S":-10,"\u0160":-10,"\u015a":-10,"\u015e":-10,"\u015c":-10,",":-25,".":-25}},"\u0108":{"d":"656,-635r0,105v-72,-41,-153,-68,-236,-68v-165,0,-270,122,-270,259v0,127,90,257,271,257v86,0,170,-29,242,-76r0,107v-79,43,-161,60,-248,60v-253,0,-367,-190,-367,-349v0,-188,153,-351,369,-351v105,0,195,37,239,56xm551,-729r-62,0r-104,-95r-105,95r-61,0r94,-157r142,0","w":708,"k":{"A":-15,"\u00c1":-15,"\u00c2":-15,"\u00c4":-15,"\u00c0":-15,"\u00c5":-15,"\u00c3":-15,"\u0102":-15,"\u0100":-15,"\u0104":-15,"S":-10,"\u0160":-10,"\u015a":-10,"\u015e":-10,"\u015c":-10,",":-25,".":-25}},"\u010a":{"d":"656,-635r0,105v-72,-41,-153,-68,-236,-68v-165,0,-270,122,-270,259v0,127,90,257,271,257v86,0,170,-29,242,-76r0,107v-79,43,-161,60,-248,60v-253,0,-367,-190,-367,-349v0,-188,153,-351,369,-351v105,0,195,37,239,56xm385,-860v29,0,53,24,53,53v0,29,-24,53,-53,53v-29,0,-53,-24,-53,-53v0,-29,24,-53,53,-53","w":708,"k":{"A":-15,"\u00c1":-15,"\u00c2":-15,"\u00c4":-15,"\u00c0":-15,"\u00c5":-15,"\u00c3":-15,"\u0102":-15,"\u0100":-15,"\u0104":-15,"S":-10,"\u0160":-10,"\u015a":-10,"\u015e":-10,"\u015c":-10,",":-25,".":-25}},"\u010e":{"d":"76,-682r230,0v64,0,175,0,266,70v76,58,131,154,131,271v0,173,-121,266,-164,290v-148,84,-278,41,-463,51r0,-682xm460,-570v-86,-38,-178,-21,-287,-25r0,507v124,-3,217,20,315,-39v151,-90,165,-358,-28,-443xm179,-886r62,0r104,95r105,-95r61,0r-94,157r-142,0","w":750,"k":{"A":55,"\u00c1":55,"\u00c2":55,"\u00c4":55,"\u00c0":55,"\u00c5":55,"\u00c3":55,"\u0102":55,"\u0100":55,"\u0104":55,"T":70,"\u0166":70,"\u0164":70,"\u0162":70,"V":45,"W":45,"\u0174":45,"Y":85,"\u00dd":85,"\u0178":85,"\u0176":85,"Z":50,"\u017d":50,"\u0179":50,"\u017b":50,",":75,".":75,"\u00c6":85,"X":70}},"\u0110":{"d":"76,-309r-80,0r0,-64r80,0r0,-309r230,0v64,0,175,0,266,70v76,58,131,154,131,271v0,173,-121,266,-164,290v-148,84,-278,41,-463,51r0,-309xm367,-309r-194,0r0,221v124,-3,217,20,315,-39v151,-90,165,-358,-28,-443v-86,-38,-178,-21,-287,-25r0,222r194,0r0,64","w":750},"\u0114":{"d":"462,-682r0,87r-289,0r0,208r279,0r0,87r-279,0r0,212r298,0r0,88r-396,0r0,-682r387,0xm104,-871r78,0v10,31,29,62,92,62v60,0,76,-34,85,-62r78,0v-19,111,-103,142,-166,142v-59,0,-151,-39,-167,-142","w":521,"k":{"J":-10,"\u0134":-10}},"\u011a":{"d":"462,-682r0,87r-289,0r0,208r279,0r0,87r-279,0r0,212r298,0r0,88r-396,0r0,-682r387,0xm99,-886r62,0r104,95r105,-95r61,0r-94,157r-142,0","w":521,"k":{"J":-10,"\u0134":-10}},"\u0116":{"d":"462,-682r0,87r-289,0r0,208r279,0r0,87r-279,0r0,212r298,0r0,88r-396,0r0,-682r387,0xm266,-860v29,0,53,24,53,53v0,29,-24,53,-53,53v-29,0,-53,-24,-53,-53v0,-29,24,-53,53,-53","w":521,"k":{"J":-10,"\u0134":-10}},"\u0112":{"d":"462,-682r0,87r-289,0r0,208r279,0r0,87r-279,0r0,212r298,0r0,88r-396,0r0,-682r387,0xm430,-829r0,79r-330,0r0,-79r330,0","w":521,"k":{"J":-10,"\u0134":-10}},"\u014a":{"d":"653,-434r0,229v-4,167,-90,230,-231,211r-19,-94v92,10,152,-1,152,-114r0,-204v0,-144,-78,-193,-170,-193v-100,0,-173,65,-210,117r0,482r-99,0r0,-682r99,0r0,92v31,-33,100,-101,224,-101v133,0,254,81,254,257","w":729,"k":{"e":20,"\u0119":20,"o":20,"\u00f8":20,"\u0153":20,"\u00e9":20,"\u00ea":20,"\u00eb":20,"\u00e8":20,"\u0115":20,"\u011b":20,"\u0117":20,"\u0113":20,"\u00f3":20,"\u00f4":20,"\u00f6":20,"\u00f2":20,"\u00f5":20,"\u014f":20,"\u0151":20,"\u014d":20,"u":20,"\u0173":20,"\u00fa":20,"\u00fb":20,"\u00fc":20,"\u00f9":20,"\u016d":20,"\u0171":20,"\u016b":20,"\u016f":20,"\u0169":20}},"\u0118":{"d":"471,106r0,74v-66,35,-193,15,-193,-86v0,-18,5,-54,40,-94r-243,0r0,-682r387,0r0,87r-289,0r0,208r279,0r0,87r-279,0r0,212r298,0r0,88r-77,0v-28,38,-32,59,-32,68v11,53,54,61,109,38","w":521,"k":{"J":-10,"\u0134":-10}},"\u011e":{"d":"673,-335r0,288v-52,23,-136,56,-250,56v-264,0,-373,-189,-373,-344v0,-180,135,-356,369,-356v96,0,167,27,240,58r0,100v-112,-65,-204,-71,-242,-71v-136,0,-265,102,-265,263v0,151,109,264,274,264v50,0,84,-9,149,-30r0,-142r-131,0r0,-86r229,0xm229,-871r78,0v10,31,29,62,92,62v60,0,76,-34,85,-62r78,0v-19,111,-103,142,-166,142v-59,0,-151,-39,-167,-142","w":740,"k":{"B":10}},"\u011c":{"d":"673,-335r0,288v-52,23,-136,56,-250,56v-264,0,-373,-189,-373,-344v0,-180,135,-356,369,-356v96,0,167,27,240,58r0,100v-112,-65,-204,-71,-242,-71v-136,0,-265,102,-265,263v0,151,109,264,274,264v50,0,84,-9,149,-30r0,-142r-131,0r0,-86r229,0xm557,-729r-62,0r-104,-95r-105,95r-61,0r94,-157r142,0","w":740,"k":{"B":10}},"\u0122":{"d":"673,-335r0,288v-52,23,-136,56,-250,56v-264,0,-373,-189,-373,-344v0,-180,135,-356,369,-356v96,0,167,27,240,58r0,100v-112,-65,-204,-71,-242,-71v-136,0,-265,102,-265,263v0,151,109,264,274,264v50,0,84,-9,149,-30r0,-142r-131,0r0,-86r229,0xm323,227r0,-61v12,1,35,2,43,2v13,0,69,0,69,-31v0,-33,-50,-30,-88,-28r11,-60r28,0v22,0,145,1,145,83v0,19,-9,50,-38,71v-40,29,-114,30,-170,24","w":740,"k":{"B":10}},"\u0120":{"d":"673,-335r0,288v-52,23,-136,56,-250,56v-264,0,-373,-189,-373,-344v0,-180,135,-356,369,-356v96,0,167,27,240,58r0,100v-112,-65,-204,-71,-242,-71v-136,0,-265,102,-265,263v0,151,109,264,274,264v50,0,84,-9,149,-30r0,-142r-131,0r0,-86r229,0xm391,-860v29,0,53,24,53,53v0,29,-24,53,-53,53v-29,0,-53,-24,-53,-53v0,-29,24,-53,53,-53","w":740,"k":{"B":10}},"\u0126":{"d":"654,-564r75,0r0,65r-75,0r0,499r-99,0r0,-297r-382,0r0,297r-98,0r0,-499r-75,0r0,-65r75,0r0,-118r98,0r0,118r382,0r0,-118r99,0r0,118xm555,-499r-382,0r0,112r382,0r0,-112","w":729},"\u0124":{"d":"654,-682r0,682r-99,0r0,-297r-382,0r0,297r-98,0r0,-682r98,0r0,295r382,0r0,-295r99,0xm531,-729r-62,0r-104,-95r-105,95r-61,0r94,-157r142,0","w":729},"\u012c":{"d":"174,-682r0,682r-98,0r0,-682r98,0xm-41,-871r78,0v10,31,29,62,92,62v60,0,76,-34,85,-62r78,0v-19,111,-103,142,-166,142v-59,0,-151,-39,-167,-142","w":250},"\u0132":{"d":"174,-682r0,682r-98,0r0,-682r98,0xm424,-682r0,673v0,89,-12,145,-58,194v-21,22,-90,56,-160,43r-18,-91v113,2,138,-18,138,-157r0,-662r98,0","k":{"e":20,"\u0119":20,"o":20,"\u00f8":20,"\u0153":20,"\u00e9":20,"\u00ea":20,"\u00eb":20,"\u00e8":20,"\u0115":20,"\u011b":20,"\u0117":20,"\u0113":20,"\u00f3":20,"\u00f4":20,"\u00f6":20,"\u00f2":20,"\u00f5":20,"\u014f":20,"\u0151":20,"\u014d":20,"u":20,"\u0173":20,"\u00fa":20,"\u00fb":20,"\u00fc":20,"\u00f9":20,"\u016d":20,"\u0171":20,"\u016b":20,"\u016f":20,"\u0169":20}},"\u012a":{"d":"174,-682r0,682r-98,0r0,-682r98,0xm290,-829r0,79r-330,0r0,-79r330,0","w":250},"\u012e":{"d":"230,106r0,74v-15,7,-39,17,-75,17v-66,0,-119,-37,-119,-103v0,-50,30,-83,40,-94r0,-682r98,0r0,682r-22,0v-16,22,-31,44,-31,68v0,54,53,61,109,38","w":250},"\u0128":{"d":"174,-682r0,682r-98,0r0,-682r98,0xm194,-729v-15,12,-108,-49,-146,-49v-23,0,-28,24,-34,49r-52,0v9,-77,50,-121,101,-121v44,-17,164,115,176,0r52,0v-5,78,-49,121,-97,121","w":250},"\u0134":{"d":"174,-682r0,673v0,89,-12,145,-58,194v-21,22,-90,56,-160,43r-18,-91v113,2,138,-18,138,-157r0,-662r98,0xm292,-729r-62,0r-104,-95r-105,95r-61,0r94,-157r142,0","w":250,"k":{"e":20,"\u0119":20,"o":20,"\u00f8":20,"\u0153":20,"\u00e9":20,"\u00ea":20,"\u00eb":20,"\u00e8":20,"\u0115":20,"\u011b":20,"\u0117":20,"\u0113":20,"\u00f3":20,"\u00f4":20,"\u00f6":20,"\u00f2":20,"\u00f5":20,"\u014f":20,"\u0151":20,"\u014d":20,"u":20,"\u0173":20,"\u00fa":20,"\u00fb":20,"\u00fc":20,"\u00f9":20,"\u016d":20,"\u0171":20,"\u016b":20,"\u016f":20,"\u0169":20}},"\u0136":{"d":"583,-682r-296,323r369,359r-134,0r-348,-337r0,337r-99,0r0,-682r99,0r0,312r287,-312r122,0xm261,227r0,-61v12,1,35,2,43,2v13,0,69,0,69,-31v0,-33,-50,-30,-88,-28r11,-60r28,0v22,0,145,1,145,83v0,19,-9,50,-38,71v-40,29,-114,30,-170,24","w":656,"k":{"y":75,"\u00fd":75,"\u00ff":75,"\u0177":75,"C":100,"\u00c7":100,"\u0106":100,"\u010c":100,"\u0108":100,"\u010a":100,"G":100,"\u011e":100,"\u011c":100,"\u0122":100,"\u0120":100,"O":100,"\u00d8":100,"\u0152":100,"\u00d3":100,"\u00d4":100,"\u00d6":100,"\u00d2":100,"\u00d5":100,"\u014e":100,"\u0150":100,"\u014c":100,"S":20,"\u0160":20,"\u015a":20,"\u015e":20,"\u015c":20,"T":46,"\u0166":46,"\u0164":46,"\u0162":46,"V":40,"W":48,"\u0174":48,"Y":48,"\u00dd":48,"\u0178":48,"\u0176":48,"Q":100,"U":56,"\u00da":56,"\u00db":56,"\u00dc":56,"\u00d9":56,"\u016c":56,"\u0170":56,"\u016a":56,"\u0172":56,"\u016e":56,"\u0168":56,"\u00bb":-10,"v":100,"w":90,"\u0175":90,"e":60,"\u0119":60,"o":60,"\u00f8":60,"\u0153":60,"\u00e9":60,"\u00ea":60,"\u00eb":60,"\u00e8":60,"\u0115":60,"\u011b":60,"\u0117":60,"\u0113":60,"\u00f3":60,"\u00f4":60,"\u00f6":60,"\u00f2":60,"\u00f5":60,"\u014f":60,"\u0151":60,"\u014d":60,"u":50,"\u0173":50,"\u00fa":50,"\u00fb":50,"\u00fc":50,"\u00f9":50,"\u016d":50,"\u0171":50,"\u016b":50,"\u016f":50,"\u0169":50,"c":60,"\u00e7":60,"\u0107":60,"\u010d":60,"\u0109":60,"\u010b":60,"d":60,"\u010f":60,"\u0111":60,"q":60,"r":41,"\u0155":41,"\u0159":41,"\u0157":41,"t":58,"\u0167":58,"\u0165":58,"\u0163":58}},"\u0139":{"d":"173,-682r0,593r307,0r0,89r-406,0r0,-682r99,0xm165,-879r143,0r-164,150r-52,0","w":490,"k":{"y":30,"\u00fd":30,"\u00ff":30,"\u0177":30,"C":55,"\u00c7":55,"\u0106":55,"\u010c":55,"\u0108":55,"\u010a":55,"G":55,"\u011e":55,"\u011c":55,"\u0122":55,"\u0120":55,"O":55,"\u00d8":55,"\u0152":55,"\u00d3":55,"\u00d4":55,"\u00d6":55,"\u00d2":55,"\u00d5":55,"\u014e":55,"\u0150":55,"\u014c":55,"T":100,"\u0166":100,"\u0164":100,"\u0162":100,"V":100,"W":100,"\u0174":100,"Y":110,"\u00dd":110,"\u0178":110,"\u0176":110,"Q":55}},"\u013d":{"d":"173,-682r0,593r307,0r0,89r-406,0r0,-682r99,0xm304,-443r0,-19v34,-32,40,-60,42,-100v-52,-16,-52,-55,-52,-64v0,-35,26,-65,60,-65v43,0,68,45,68,94v0,11,0,117,-118,154","w":490,"k":{"y":30,"\u00fd":30,"\u00ff":30,"\u0177":30,"C":55,"\u00c7":55,"\u0106":55,"\u010c":55,"\u0108":55,"\u010a":55,"G":55,"\u011e":55,"\u011c":55,"\u0122":55,"\u0120":55,"O":55,"\u00d8":55,"\u0152":55,"\u00d3":55,"\u00d4":55,"\u00d6":55,"\u00d2":55,"\u00d5":55,"\u014e":55,"\u0150":55,"\u014c":55,"T":100,"\u0166":100,"\u0164":100,"\u0162":100,"V":100,"W":100,"\u0174":100,"Y":110,"\u00dd":110,"\u0178":110,"\u0176":110,"Q":55}},"\u013b":{"d":"173,-682r0,593r307,0r0,89r-406,0r0,-682r99,0xm178,228r0,-61v12,1,35,2,43,2v13,0,69,0,69,-31v0,-33,-50,-30,-88,-28r11,-60r28,0v22,0,145,1,145,83v0,19,-9,50,-38,71v-40,29,-114,30,-170,24","w":490,"k":{"y":30,"\u00fd":30,"\u00ff":30,"\u0177":30,"C":55,"\u00c7":55,"\u0106":55,"\u010c":55,"\u0108":55,"\u010a":55,"G":55,"\u011e":55,"\u011c":55,"\u0122":55,"\u0120":55,"O":55,"\u00d8":55,"\u0152":55,"\u00d3":55,"\u00d4":55,"\u00d6":55,"\u00d2":55,"\u00d5":55,"\u014e":55,"\u0150":55,"\u014c":55,"T":100,"\u0166":100,"\u0164":100,"\u0162":100,"V":100,"W":100,"\u0174":100,"Y":110,"\u00dd":110,"\u0178":110,"\u0176":110,"Q":55}},"\u013f":{"d":"172,-682r0,593r308,0r0,89r-406,0r0,-682r98,0xm324,-401v30,0,54,25,54,54v0,29,-24,54,-54,54v-31,0,-55,-25,-55,-54v0,-29,24,-54,55,-54","w":490,"k":{"y":30,"\u00fd":30,"\u00ff":30,"\u0177":30,"C":55,"\u00c7":55,"\u0106":55,"\u010c":55,"\u0108":55,"\u010a":55,"G":55,"\u011e":55,"\u011c":55,"\u0122":55,"\u0120":55,"O":55,"\u00d8":55,"\u0152":55,"\u00d3":55,"\u00d4":55,"\u00d6":55,"\u00d2":55,"\u00d5":55,"\u014e":55,"\u0150":55,"\u014c":55,"T":100,"\u0166":100,"\u0164":100,"\u0162":100,"V":100,"W":100,"\u0174":100,"Y":110,"\u00dd":110,"\u0178":110,"\u0176":110,"Q":55}},"\u0143":{"d":"710,-682r0,682r-84,0r-456,-525r0,525r-92,0r0,-682r79,0r460,529r0,-529r93,0xm421,-879r143,0r-164,150r-52,0","w":781},"\u0147":{"d":"710,-682r0,682r-84,0r-456,-525r0,525r-92,0r0,-682r79,0r460,529r0,-529r93,0xm224,-886r62,0r104,95r105,-95r61,0r-94,157r-142,0","w":781},"\u0145":{"d":"710,-682r0,682r-84,0r-456,-525r0,525r-92,0r0,-682r79,0r460,529r0,-529r93,0xm323,227r0,-61v12,1,35,2,43,2v13,0,69,0,69,-31v0,-33,-50,-30,-88,-28r11,-60r28,0v22,0,145,1,145,83v0,19,-9,50,-38,71v-40,29,-114,30,-170,24","w":781},"\u014e":{"d":"410,-691v227,0,368,166,368,349v0,196,-150,351,-373,351v-214,0,-360,-158,-360,-348v0,-181,132,-352,365,-352xm414,-599v-191,0,-268,146,-268,260v0,155,122,257,265,257v73,0,152,-30,199,-81v43,-47,68,-121,68,-180v0,-113,-86,-256,-264,-256xm245,-871r78,0v10,31,29,62,92,62v60,0,76,-34,85,-62r78,0v-19,111,-103,142,-166,142v-59,0,-151,-39,-167,-142","w":823,"k":{"A":40,"\u00c1":40,"\u00c2":40,"\u00c4":40,"\u00c0":40,"\u00c5":40,"\u00c3":40,"\u0102":40,"\u0100":40,"\u0104":40,"T":65,"\u0166":65,"\u0164":65,"\u0162":65,"V":40,"W":40,"\u0174":40,"Y":80,"\u00dd":80,"\u0178":80,"\u0176":80,"Z":50,"\u017d":50,"\u0179":50,"\u017b":50,",":60,".":60,"\u00c6":75,"X":65}},"\u0150":{"d":"410,-691v227,0,368,166,368,349v0,196,-150,351,-373,351v-214,0,-360,-158,-360,-348v0,-181,132,-352,365,-352xm414,-599v-191,0,-268,146,-268,260v0,155,122,257,265,257v73,0,152,-30,199,-81v43,-47,68,-121,68,-180v0,-113,-86,-256,-264,-256xm474,-879r-125,150r-44,0r44,-150r125,0xm638,-879r-125,150r-44,0r44,-150r125,0","w":823,"k":{"A":40,"\u00c1":40,"\u00c2":40,"\u00c4":40,"\u00c0":40,"\u00c5":40,"\u00c3":40,"\u0102":40,"\u0100":40,"\u0104":40,"T":65,"\u0166":65,"\u0164":65,"\u0162":65,"V":40,"W":40,"\u0174":40,"Y":80,"\u00dd":80,"\u0178":80,"\u0176":80,"Z":50,"\u017d":50,"\u0179":50,"\u017b":50,",":60,".":60,"\u00c6":75,"X":65}},"\u014c":{"d":"410,-691v227,0,368,166,368,349v0,196,-150,351,-373,351v-214,0,-360,-158,-360,-348v0,-181,132,-352,365,-352xm414,-599v-191,0,-268,146,-268,260v0,155,122,257,265,257v73,0,152,-30,199,-81v43,-47,68,-121,68,-180v0,-113,-86,-256,-264,-256xm586,-829r0,79r-330,0r0,-79r330,0","w":823,"k":{"A":40,"\u00c1":40,"\u00c2":40,"\u00c4":40,"\u00c0":40,"\u00c5":40,"\u00c3":40,"\u0102":40,"\u0100":40,"\u0104":40,"T":65,"\u0166":65,"\u0164":65,"\u0162":65,"V":40,"W":40,"\u0174":40,"Y":80,"\u00dd":80,"\u0178":80,"\u0176":80,"Z":50,"\u017d":50,"\u0179":50,"\u017b":50,",":60,".":60,"\u00c6":75,"X":65}},"\u0154":{"d":"78,-682v110,5,198,-16,288,22v147,60,140,287,-7,336v104,73,152,208,245,324r-116,0v-23,-33,-117,-183,-140,-211v-79,-96,-94,-85,-173,-86r0,297r-97,0r0,-682xm373,-492v0,-95,-79,-113,-198,-107r0,215v45,-1,85,6,133,-10v47,-15,65,-61,65,-98xm273,-879r143,0r-164,150r-52,0","w":604,"k":{"y":50,"\u00fd":50,"\u00ff":50,"\u0177":50,"C":60,"\u00c7":60,"\u0106":60,"\u010c":60,"\u0108":60,"\u010a":60,"G":60,"\u011e":60,"\u011c":60,"\u0122":60,"\u0120":60,"O":60,"\u00d8":60,"\u0152":60,"\u00d3":60,"\u00d4":60,"\u00d6":60,"\u00d2":60,"\u00d5":60,"\u014e":60,"\u0150":60,"\u014c":60,"T":90,"\u0166":90,"\u0164":90,"\u0162":90,"V":80,"W":75,"\u0174":75,"Y":100,"\u00dd":100,"\u0178":100,"\u0176":100,"Q":60,"U":30,"\u00da":30,"\u00db":30,"\u00dc":30,"\u00d9":30,"\u016c":30,"\u0170":30,"\u016a":30,"\u0172":30,"\u016e":30,"\u0168":30,"v":55,"w":55,"\u0175":55,"e":35,"\u0119":35,"o":35,"\u00f8":35,"\u0153":35,"\u00e9":35,"\u00ea":35,"\u00eb":35,"\u00e8":35,"\u0115":35,"\u011b":35,"\u0117":35,"\u0113":35,"\u00f3":35,"\u00f4":35,"\u00f6":35,"\u00f2":35,"\u00f5":35,"\u014f":35,"\u0151":35,"\u014d":35,"u":25,"\u0173":25,"\u00fa":25,"\u00fb":25,"\u00fc":25,"\u00f9":25,"\u016d":25,"\u0171":25,"\u016b":25,"\u016f":25,"\u0169":25,"c":35,"\u00e7":35,"\u0107":35,"\u010d":35,"\u0109":35,"\u010b":35,"d":40,"\u010f":40,"\u0111":40,"q":35}},"\u0158":{"d":"78,-682v110,5,198,-16,288,22v147,60,140,287,-7,336v104,73,152,208,245,324r-116,0v-23,-33,-117,-183,-140,-211v-79,-96,-94,-85,-173,-86r0,297r-97,0r0,-682xm373,-492v0,-95,-79,-113,-198,-107r0,215v45,-1,85,6,133,-10v47,-15,65,-61,65,-98xm96,-886r62,0r104,95r105,-95r61,0r-94,157r-142,0","w":604,"k":{"y":50,"\u00fd":50,"\u00ff":50,"\u0177":50,"C":60,"\u00c7":60,"\u0106":60,"\u010c":60,"\u0108":60,"\u010a":60,"G":60,"\u011e":60,"\u011c":60,"\u0122":60,"\u0120":60,"O":60,"\u00d8":60,"\u0152":60,"\u00d3":60,"\u00d4":60,"\u00d6":60,"\u00d2":60,"\u00d5":60,"\u014e":60,"\u0150":60,"\u014c":60,"T":90,"\u0166":90,"\u0164":90,"\u0162":90,"V":80,"W":75,"\u0174":75,"Y":100,"\u00dd":100,"\u0178":100,"\u0176":100,"Q":60,"U":30,"\u00da":30,"\u00db":30,"\u00dc":30,"\u00d9":30,"\u016c":30,"\u0170":30,"\u016a":30,"\u0172":30,"\u016e":30,"\u0168":30,"v":55,"w":55,"\u0175":55,"e":35,"\u0119":35,"o":35,"\u00f8":35,"\u0153":35,"\u00e9":35,"\u00ea":35,"\u00eb":35,"\u00e8":35,"\u0115":35,"\u011b":35,"\u0117":35,"\u0113":35,"\u00f3":35,"\u00f4":35,"\u00f6":35,"\u00f2":35,"\u00f5":35,"\u014f":35,"\u0151":35,"\u014d":35,"u":25,"\u0173":25,"\u00fa":25,"\u00fb":25,"\u00fc":25,"\u00f9":25,"\u016d":25,"\u0171":25,"\u016b":25,"\u016f":25,"\u0169":25,"c":35,"\u00e7":35,"\u0107":35,"\u010d":35,"\u0109":35,"\u010b":35,"d":40,"\u010f":40,"\u0111":40,"q":35}},"\u0156":{"d":"78,-682v110,5,198,-16,288,22v147,60,140,287,-7,336v104,73,152,208,245,324r-116,0v-23,-33,-117,-183,-140,-211v-79,-96,-94,-85,-173,-86r0,297r-97,0r0,-682xm373,-492v0,-95,-79,-113,-198,-107r0,215v45,-1,85,6,133,-10v47,-15,65,-61,65,-98xm235,227r0,-61v12,1,35,2,43,2v13,0,69,0,69,-31v0,-33,-50,-30,-88,-28r11,-60r28,0v22,0,145,1,145,83v0,19,-9,50,-38,71v-40,29,-114,30,-170,24","w":604,"k":{"y":50,"\u00fd":50,"\u00ff":50,"\u0177":50,"C":60,"\u00c7":60,"\u0106":60,"\u010c":60,"\u0108":60,"\u010a":60,"G":60,"\u011e":60,"\u011c":60,"\u0122":60,"\u0120":60,"O":60,"\u00d8":60,"\u0152":60,"\u00d3":60,"\u00d4":60,"\u00d6":60,"\u00d2":60,"\u00d5":60,"\u014e":60,"\u0150":60,"\u014c":60,"T":90,"\u0166":90,"\u0164":90,"\u0162":90,"V":80,"W":75,"\u0174":75,"Y":100,"\u00dd":100,"\u0178":100,"\u0176":100,"Q":60,"U":30,"\u00da":30,"\u00db":30,"\u00dc":30,"\u00d9":30,"\u016c":30,"\u0170":30,"\u016a":30,"\u0172":30,"\u016e":30,"\u0168":30,"v":55,"w":55,"\u0175":55,"e":35,"\u0119":35,"o":35,"\u00f8":35,"\u0153":35,"\u00e9":35,"\u00ea":35,"\u00eb":35,"\u00e8":35,"\u0115":35,"\u011b":35,"\u0117":35,"\u0113":35,"\u00f3":35,"\u00f4":35,"\u00f6":35,"\u00f2":35,"\u00f5":35,"\u014f":35,"\u0151":35,"\u014d":35,"u":25,"\u0173":25,"\u00fa":25,"\u00fb":25,"\u00fc":25,"\u00f9":25,"\u016d":25,"\u0171":25,"\u016b":25,"\u016f":25,"\u0169":25,"c":35,"\u00e7":35,"\u0107":35,"\u010d":35,"\u0109":35,"\u010b":35,"d":40,"\u010f":40,"\u0111":40,"q":35}},"\u015a":{"d":"399,-643r0,111v-58,-56,-114,-71,-160,-71v-67,0,-108,36,-108,79v0,58,41,81,170,158v57,34,126,89,125,189v0,107,-77,186,-198,186v-67,0,-131,-23,-184,-63r0,-124v20,25,81,100,184,100v51,0,106,-32,106,-90v0,-57,-58,-99,-90,-118v-108,-65,-139,-84,-169,-122v-21,-27,-34,-59,-34,-102v0,-103,78,-181,201,-181v56,0,110,17,157,48xm245,-879r143,0r-164,150r-52,0","w":458,"k":{"y":30,"\u00fd":30,"\u00ff":30,"\u0177":30,"v":30,"w":30,"\u0175":30}},"\u015e":{"d":"378,-643r0,111v-58,-56,-114,-71,-159,-71v-64,0,-108,33,-108,80v0,97,134,124,196,174v37,29,98,77,98,172v0,68,-34,158,-153,182r-1,6v52,8,76,38,76,77v0,90,-130,117,-228,101r0,-63v29,1,126,15,126,-30v0,-34,-64,-31,-80,-30r23,-60v-62,-12,-93,-21,-145,-60r0,-124v20,25,82,100,184,100v50,0,106,-31,106,-90v0,-52,-43,-91,-89,-118v-142,-85,-203,-122,-203,-224v0,-103,77,-181,201,-181v56,0,110,17,156,48","w":458,"k":{"y":30,"\u00fd":30,"\u00ff":30,"\u0177":30,"v":30,"w":30,"\u0175":30}},"\u015c":{"d":"399,-643r0,111v-58,-56,-114,-71,-160,-71v-67,0,-108,36,-108,79v0,58,41,81,170,158v57,34,126,89,125,189v0,107,-77,186,-198,186v-67,0,-131,-23,-184,-63r0,-124v20,25,81,100,184,100v51,0,106,-32,106,-90v0,-57,-58,-99,-90,-118v-108,-65,-139,-84,-169,-122v-21,-27,-34,-59,-34,-102v0,-103,78,-181,201,-181v56,0,110,17,157,48xm396,-729r-62,0r-104,-95r-105,95r-61,0r94,-157r142,0","w":458,"k":{"y":30,"\u00fd":30,"\u00ff":30,"\u0177":30,"v":30,"w":30,"\u0175":30}},"\u0166":{"d":"349,-356r191,0r0,64r-191,0r0,292r-98,0r0,-292r-187,0r0,-64r187,0r0,-240r-234,0r0,-86r570,0r0,86r-238,0r0,240","w":604,"k":{"g":115,"\u011f":115,"\u011d":115,"\u0123":115,"\u0121":115,"y":50,"\u00fd":50,"\u00ff":50,"\u0177":50,"A":100,"\u00c1":100,"\u00c2":100,"\u00c4":100,"\u00c0":100,"\u00c5":100,"\u00c3":100,"\u0102":100,"\u0100":100,"\u0104":100,"C":65,"\u00c7":65,"\u0106":65,"\u010c":65,"\u0108":65,"\u010a":65,"G":65,"\u011e":65,"\u011c":65,"\u0122":65,"\u0120":65,"O":65,"\u00d8":65,"\u0152":65,"\u00d3":65,"\u00d4":65,"\u00d6":65,"\u00d2":65,"\u00d5":65,"\u014e":65,"\u0150":65,"\u014c":65,"Q":65,":":30,";":30,",":125,"\u00bb":20,".":125,"v":60,"w":60,"\u0175":60,"\u00c6":140,"e":115,"\u0119":115,"\u00ee":-70,"\u00ef":-70,"\u00ec":-70,"\u012d":-70,"\u012b":-70,"\u0129":-70,"o":115,"\u00f8":115,"\u0153":115,"\u00e9":65,"\u00ea":65,"\u00eb":65,"\u00e8":65,"\u0115":65,"\u011b":65,"\u0117":65,"\u0113":65,"\u00f3":115,"\u00f4":115,"\u00f6":115,"\u00f2":115,"\u00f5":115,"\u014f":115,"\u0151":115,"\u014d":115,"u":86,"\u0173":86,"\u00fa":76,"\u00fb":76,"\u00fc":76,"\u00f9":76,"\u016d":76,"\u0171":76,"\u016b":76,"\u016f":76,"\u0169":76,"c":115,"\u00e7":115,"\u0107":115,"\u010d":115,"\u0109":115,"\u010b":115,"d":115,"\u010f":115,"\u0111":115,"q":115,"r":86,"\u0155":86,"\u0159":86,"\u0157":86,"t":82,"\u0167":82,"\u0165":82,"\u0163":82,"a":125,"\u00e6":125,"\u0105":125,"\u00e1":35,"\u00e2":35,"\u00e4":35,"\u00e0":35,"\u00e5":35,"\u00e3":35,"\u0103":35,"\u0101":35,"-":170,"m":86,"n":86,"\u014b":86,"\u00f1":66,"\u0144":66,"\u0148":66,"s":90,"\u0161":90,"\u015b":90,"\u015f":90,"\u015d":90,"x":66,"z":33,"\u017e":33,"\u017a":33,"\u017c":33}},"\u0164":{"d":"587,-682r0,86r-238,0r0,596r-98,0r0,-596r-234,0r0,-86r570,0xm136,-886r62,0r104,95r105,-95r61,0r-94,157r-142,0","w":604,"k":{"g":115,"\u011f":115,"\u011d":115,"\u0123":115,"\u0121":115,"y":50,"\u00fd":50,"\u00ff":50,"\u0177":50,"A":100,"\u00c1":100,"\u00c2":100,"\u00c4":100,"\u00c0":100,"\u00c5":100,"\u00c3":100,"\u0102":100,"\u0100":100,"\u0104":100,"C":65,"\u00c7":65,"\u0106":65,"\u010c":65,"\u0108":65,"\u010a":65,"G":65,"\u011e":65,"\u011c":65,"\u0122":65,"\u0120":65,"O":65,"\u00d8":65,"\u0152":65,"\u00d3":65,"\u00d4":65,"\u00d6":65,"\u00d2":65,"\u00d5":65,"\u014e":65,"\u0150":65,"\u014c":65,"Q":65,":":30,";":30,",":125,"\u00bb":20,".":125,"v":60,"w":60,"\u0175":60,"\u00c6":140,"e":115,"\u0119":115,"\u00ee":-70,"\u00ef":-70,"\u00ec":-70,"\u012d":-70,"\u012b":-70,"\u0129":-70,"o":115,"\u00f8":115,"\u0153":115,"\u00e9":65,"\u00ea":65,"\u00eb":65,"\u00e8":65,"\u0115":65,"\u011b":65,"\u0117":65,"\u0113":65,"\u00f3":115,"\u00f4":115,"\u00f6":115,"\u00f2":115,"\u00f5":115,"\u014f":115,"\u0151":115,"\u014d":115,"u":86,"\u0173":86,"\u00fa":76,"\u00fb":76,"\u00fc":76,"\u00f9":76,"\u016d":76,"\u0171":76,"\u016b":76,"\u016f":76,"\u0169":76,"c":115,"\u00e7":115,"\u0107":115,"\u010d":115,"\u0109":115,"\u010b":115,"d":115,"\u010f":115,"\u0111":115,"q":115,"r":86,"\u0155":86,"\u0159":86,"\u0157":86,"t":82,"\u0167":82,"\u0165":82,"\u0163":82,"a":125,"\u00e6":125,"\u0105":125,"\u00e1":35,"\u00e2":35,"\u00e4":35,"\u00e0":35,"\u00e5":35,"\u00e3":35,"\u0103":35,"\u0101":35,"-":170,"m":86,"n":86,"\u014b":86,"\u00f1":66,"\u0144":66,"\u0148":66,"s":90,"\u0161":90,"\u015b":90,"\u015f":90,"\u015d":90,"x":66,"z":33,"\u017e":33,"\u017a":33,"\u017c":33}},"\u0162":{"d":"587,-682r0,86r-238,0r0,596r-98,0r0,-596r-234,0r0,-86r570,0xm210,227r0,-61v12,1,35,2,43,2v13,0,69,0,69,-31v0,-33,-50,-30,-88,-28r11,-60r28,0v22,0,145,1,145,83v0,19,-9,50,-38,71v-40,29,-114,30,-170,24","w":604,"k":{"g":115,"\u011f":115,"\u011d":115,"\u0123":115,"\u0121":115,"y":50,"\u00fd":50,"\u00ff":50,"\u0177":50,"A":100,"\u00c1":100,"\u00c2":100,"\u00c4":100,"\u00c0":100,"\u00c5":100,"\u00c3":100,"\u0102":100,"\u0100":100,"\u0104":100,"C":65,"\u00c7":65,"\u0106":65,"\u010c":65,"\u0108":65,"\u010a":65,"G":65,"\u011e":65,"\u011c":65,"\u0122":65,"\u0120":65,"O":65,"\u00d8":65,"\u0152":65,"\u00d3":65,"\u00d4":65,"\u00d6":65,"\u00d2":65,"\u00d5":65,"\u014e":65,"\u0150":65,"\u014c":65,"Q":65,":":30,";":30,",":125,"\u00bb":20,".":125,"v":60,"w":60,"\u0175":60,"\u00c6":140,"e":115,"\u0119":115,"\u00ee":-70,"\u00ef":-70,"\u00ec":-70,"\u012d":-70,"\u012b":-70,"\u0129":-70,"o":115,"\u00f8":115,"\u0153":115,"\u00e9":65,"\u00ea":65,"\u00eb":65,"\u00e8":65,"\u0115":65,"\u011b":65,"\u0117":65,"\u0113":65,"\u00f3":115,"\u00f4":115,"\u00f6":115,"\u00f2":115,"\u00f5":115,"\u014f":115,"\u0151":115,"\u014d":115,"u":86,"\u0173":86,"\u00fa":76,"\u00fb":76,"\u00fc":76,"\u00f9":76,"\u016d":76,"\u0171":76,"\u016b":76,"\u016f":76,"\u0169":76,"c":115,"\u00e7":115,"\u0107":115,"\u010d":115,"\u0109":115,"\u010b":115,"d":115,"\u010f":115,"\u0111":115,"q":115,"r":86,"\u0155":86,"\u0159":86,"\u0157":86,"t":82,"\u0167":82,"\u0165":82,"\u0163":82,"a":125,"\u00e6":125,"\u0105":125,"\u00e1":35,"\u00e2":35,"\u00e4":35,"\u00e0":35,"\u00e5":35,"\u00e3":35,"\u0103":35,"\u0101":35,"-":170,"m":86,"n":86,"\u014b":86,"\u00f1":66,"\u0144":66,"\u0148":66,"s":90,"\u0161":90,"\u015b":90,"\u015f":90,"\u015d":90,"x":66,"z":33,"\u017e":33,"\u017a":33,"\u017c":33}},"\u016c":{"d":"647,-682r0,387v0,66,0,161,-77,230v-61,54,-137,74,-215,74v-96,0,-202,-33,-256,-119v-38,-60,-38,-139,-38,-185r0,-387r98,0r0,387v0,90,8,125,43,160v29,30,74,57,153,57v110,0,158,-57,176,-90v13,-24,19,-60,19,-127r0,-387r97,0xm188,-871r78,0v10,31,29,62,92,62v60,0,76,-34,85,-62r78,0v-19,111,-103,142,-166,142v-59,0,-151,-39,-167,-142","w":708,"k":{"A":25,"\u00c1":25,"\u00c2":25,"\u00c4":25,"\u00c0":25,"\u00c5":25,"\u00c3":25,"\u0102":25,"\u0100":25,"\u0104":25,",":25,".":25,"\u00c6":50}},"\u0170":{"d":"647,-682r0,387v0,66,0,161,-77,230v-61,54,-137,74,-215,74v-96,0,-202,-33,-256,-119v-38,-60,-38,-139,-38,-185r0,-387r98,0r0,387v0,90,8,125,43,160v29,30,74,57,153,57v110,0,158,-57,176,-90v13,-24,19,-60,19,-127r0,-387r97,0xm417,-879r-125,150r-44,0r44,-150r125,0xm581,-879r-125,150r-44,0r44,-150r125,0","w":708,"k":{"A":25,"\u00c1":25,"\u00c2":25,"\u00c4":25,"\u00c0":25,"\u00c5":25,"\u00c3":25,"\u0102":25,"\u0100":25,"\u0104":25,",":25,".":25,"\u00c6":50}},"\u016a":{"d":"647,-682r0,387v0,66,0,161,-77,230v-61,54,-137,74,-215,74v-96,0,-202,-33,-256,-119v-38,-60,-38,-139,-38,-185r0,-387r98,0r0,387v0,90,8,125,43,160v29,30,74,57,153,57v110,0,158,-57,176,-90v13,-24,19,-60,19,-127r0,-387r97,0xm519,-829r0,79r-330,0r0,-79r330,0","w":708,"k":{"A":25,"\u00c1":25,"\u00c2":25,"\u00c4":25,"\u00c0":25,"\u00c5":25,"\u00c3":25,"\u0102":25,"\u0100":25,"\u0104":25,",":25,".":25,"\u00c6":50}},"\u0172":{"d":"61,-295r0,-387r98,0r0,387v0,90,8,125,43,160v29,30,74,57,153,57v110,0,158,-57,176,-90v13,-24,19,-60,19,-127r0,-387r97,0r0,387v0,66,0,161,-77,230v-70,62,-151,70,-183,73v-18,26,-26,48,-26,60v-1,50,71,61,109,38r0,74v-15,7,-39,17,-75,17v-68,0,-119,-39,-119,-102v0,-31,11,-59,35,-88v-102,-11,-175,-58,-212,-117v-38,-60,-38,-139,-38,-185","w":708,"k":{"A":25,"\u00c1":25,"\u00c2":25,"\u00c4":25,"\u00c0":25,"\u00c5":25,"\u00c3":25,"\u0102":25,"\u0100":25,"\u0104":25,",":25,".":25,"\u00c6":50}},"\u016e":{"d":"647,-682r0,387v0,66,0,161,-77,230v-61,54,-137,74,-215,74v-96,0,-202,-33,-256,-119v-38,-60,-38,-139,-38,-185r0,-387r98,0r0,387v0,90,8,125,43,160v29,30,74,57,153,57v110,0,158,-57,176,-90v13,-24,19,-60,19,-127r0,-387r97,0xm355,-931v134,0,132,202,0,202v-61,0,-101,-49,-101,-101v0,-56,45,-101,101,-101xm355,-775v30,0,55,-25,55,-55v0,-30,-25,-55,-55,-55v-30,0,-55,25,-55,55v0,30,25,55,55,55","w":708,"k":{"A":25,"\u00c1":25,"\u00c2":25,"\u00c4":25,"\u00c0":25,"\u00c5":25,"\u00c3":25,"\u0102":25,"\u0100":25,"\u0104":25,",":25,".":25,"\u00c6":50}},"\u0168":{"d":"647,-682r0,387v0,66,0,161,-77,230v-61,54,-137,74,-215,74v-96,0,-202,-33,-256,-119v-38,-60,-38,-139,-38,-185r0,-387r98,0r0,387v0,90,8,125,43,160v29,30,74,57,153,57v110,0,158,-57,176,-90v13,-24,19,-60,19,-127r0,-387r97,0xm423,-729v-15,12,-108,-49,-146,-49v-23,0,-28,24,-34,49r-52,0v9,-77,50,-121,101,-121v44,-17,164,115,176,0r52,0v-5,78,-49,121,-97,121","w":708,"k":{"A":25,"\u00c1":25,"\u00c2":25,"\u00c4":25,"\u00c0":25,"\u00c5":25,"\u00c3":25,"\u0102":25,"\u0100":25,"\u0104":25,",":25,".":25,"\u00c6":50}},"\u0174":{"d":"1041,-682r-276,686r-21,0r-223,-556r-225,556r-21,0r-275,-686r98,0r188,470r189,-470r93,0r190,470r186,-470r97,0xm688,-729r-62,0r-104,-95r-105,95r-61,0r94,-157r142,0","w":1042,"k":{"g":66,"\u011f":66,"\u011d":66,"\u0123":66,"\u0121":66,"p":40,"y":25,"\u00fd":25,"\u00ff":25,"\u0177":25,"A":80,"\u00c1":80,"\u00c2":80,"\u00c4":80,"\u00c0":80,"\u00c5":80,"\u00c3":80,"\u0102":80,"\u0100":80,"\u0104":80,"C":40,"\u00c7":40,"\u0106":40,"\u010c":40,"\u0108":40,"\u010a":40,"G":40,"\u011e":40,"\u011c":40,"\u0122":40,"\u0120":40,"O":40,"\u00d8":40,"\u0152":40,"\u00d3":40,"\u00d4":40,"\u00d6":40,"\u00d2":40,"\u00d5":40,"\u014e":40,"\u0150":40,"\u014c":40,"Q":40,",":100,"\u00bb":20,".":100,"v":25,"w":25,"\u0175":25,"\u00c6":145,"e":90,"\u0119":90,"\u00ee":-55,"\u00ef":-55,"\u00ec":-55,"\u012d":-55,"\u012b":-55,"\u0129":-55,"o":90,"\u00f8":90,"\u0153":90,"\u00e9":70,"\u00ea":70,"\u00eb":70,"\u00e8":70,"\u0115":70,"\u011b":70,"\u0117":70,"\u0113":70,"\u00f3":90,"\u00f4":90,"\u00f6":90,"\u00f2":90,"\u00f5":90,"\u014f":90,"\u0151":90,"\u014d":90,"u":40,"\u0173":40,"\u00fa":40,"\u00fb":40,"\u00fc":40,"\u00f9":40,"\u016d":40,"\u0171":40,"\u016b":40,"\u016f":40,"\u0169":40,"c":90,"\u00e7":90,"\u0107":90,"\u010d":90,"\u0109":90,"\u010b":90,"d":90,"\u010f":90,"\u0111":90,"q":90,"r":40,"\u0155":40,"\u0159":40,"\u0157":40,"t":30,"\u0167":30,"\u0165":30,"\u0163":30,"a":60,"\u00e6":60,"\u0105":60,"\u00e1":40,"\u00e2":40,"\u00e4":40,"\u00e0":40,"\u00e5":40,"\u00e3":40,"\u0103":40,"\u0101":40,"-":100,"m":40,"n":50,"\u014b":50,"\u00f1":40,"\u0144":40,"\u0148":40,"s":56,"\u0161":56,"\u015b":56,"\u015f":56,"\u015d":56,")":-30,"]":-30,"}":-30}},"\u0176":{"d":"604,-682r-252,321r0,361r-100,0r0,-361r-252,-321r118,0r183,235r185,-235r118,0xm465,-729r-62,0r-104,-95r-105,95r-61,0r94,-157r142,0","w":604,"k":{"g":115,"\u011f":115,"\u011d":115,"\u0123":115,"\u0121":115,"p":85,"y":50,"\u00fd":50,"\u00ff":50,"\u0177":50,"A":110,"\u00c1":110,"\u00c2":110,"\u00c4":110,"\u00c0":110,"\u00c5":110,"\u00c3":110,"\u0102":110,"\u0100":110,"\u0104":110,"C":80,"\u00c7":80,"\u0106":80,"\u010c":80,"\u0108":80,"\u010a":80,"G":80,"\u011e":80,"\u011c":80,"\u0122":80,"\u0120":80,"O":80,"\u00d8":80,"\u0152":80,"\u00d3":80,"\u00d4":80,"\u00d6":80,"\u00d2":80,"\u00d5":80,"\u014e":80,"\u0150":80,"\u014c":80,"S":20,"\u0160":20,"\u015a":20,"\u015e":20,"\u015c":20,"Q":80,":":30,";":30,",":100,"\u00bb":40,".":100,"v":50,"w":50,"\u0175":50,"\u00c6":160,"e":140,"\u0119":140,"\u00ee":-30,"\u00ef":-30,"\u00ec":-30,"\u012d":-30,"\u012b":-30,"\u0129":-30,"o":140,"\u00f8":140,"\u0153":140,"\u00e9":110,"\u00ea":110,"\u00eb":110,"\u00e8":110,"\u0115":110,"\u011b":110,"\u0117":110,"\u0113":110,"\u00f3":140,"\u00f4":140,"\u00f6":140,"\u00f2":140,"\u00f5":140,"\u014f":140,"\u0151":140,"\u014d":140,"u":90,"\u0173":90,"\u00fa":90,"\u00fb":90,"\u00fc":90,"\u00f9":90,"\u016d":90,"\u0171":90,"\u016b":90,"\u016f":90,"\u0169":90,"c":140,"\u00e7":140,"\u0107":140,"\u010d":140,"\u0109":140,"\u010b":140,"d":140,"\u010f":140,"\u0111":140,"q":140,"r":85,"\u0155":85,"\u0159":85,"\u0157":85,"t":90,"\u0167":90,"\u0165":90,"\u0163":90,"a":120,"\u00e6":120,"\u0105":120,"\u00e1":60,"\u00e2":60,"\u00e4":60,"\u00e0":60,"\u00e5":60,"\u00e3":60,"\u0103":60,"\u0101":60,"-":150,"m":85,"n":85,"\u014b":85,"\u00f1":75,"\u0144":75,"\u0148":75,"s":98,"\u0161":98,"\u015b":98,"\u015f":98,"\u015d":98,"x":41,"z":58,"\u017e":58,"\u017a":58,"\u017c":58,")":-20,"]":-20,"}":-20,"i":40,"\u0131":40,"\u00ed":40,"\u0133":40,"\u012f":40,"\u0138":40}},"\u0179":{"d":"628,-682r-436,596r436,0r0,86r-616,0r437,-596r-409,0r0,-86r588,0xm324,-879r143,0r-164,150r-52,0","w":646,"k":{"C":30,"\u00c7":30,"\u0106":30,"\u010c":30,"\u0108":30,"\u010a":30,"G":30,"\u011e":30,"\u011c":30,"\u0122":30,"\u0120":30,"O":30,"\u00d8":30,"\u0152":30,"\u00d3":30,"\u00d4":30,"\u00d6":30,"\u00d2":30,"\u00d5":30,"\u014e":30,"\u0150":30,"\u014c":30,"Q":20}},"\u017b":{"d":"628,-682r-436,596r436,0r0,86r-616,0r437,-596r-409,0r0,-86r588,0xm324,-860v29,0,53,24,53,53v0,29,-24,53,-53,53v-29,0,-53,-24,-53,-53v0,-29,24,-53,53,-53","w":646,"k":{"C":30,"\u00c7":30,"\u0106":30,"\u010c":30,"\u0108":30,"\u010a":30,"G":30,"\u011e":30,"\u011c":30,"\u0122":30,"\u0120":30,"O":30,"\u00d8":30,"\u0152":30,"\u00d3":30,"\u00d4":30,"\u00d6":30,"\u00d2":30,"\u00d5":30,"\u014e":30,"\u0150":30,"\u014c":30,"Q":20}},"\u0130":{"d":"174,-682r0,682r-98,0r0,-682r98,0xm126,-860v29,0,53,24,53,53v0,29,-24,53,-53,53v-29,0,-53,-24,-53,-53v0,-29,24,-53,53,-53","w":250},"\u0103":{"d":"415,-80r0,54v-41,27,-58,35,-86,35v-39,0,-60,-14,-68,-46v-39,31,-80,46,-121,46v-66,0,-110,-52,-110,-110v0,-120,142,-131,232,-170v5,-67,-17,-103,-81,-103v-49,0,-99,23,-142,74r0,-97v80,-100,312,-83,312,87r0,231v7,43,34,18,64,-1xm262,-91r0,-131v-76,26,-142,52,-142,105v0,77,101,78,142,26xm56,-635r67,0v10,39,35,62,76,62v40,0,59,-15,72,-62r68,0v-9,79,-69,129,-142,129v-75,0,-126,-48,-141,-129","w":427,"k":{"p":10,"y":32,"\u00fd":32,"\u00ff":32,"\u0177":32,"v":35,"w":35,"\u0175":35,"o":20,"\u00f8":20,"\u0153":20,"\u00f3":20,"\u00f4":20,"\u00f6":20,"\u00f2":20,"\u00f5":20,"\u014f":20,"\u0151":20,"\u014d":20,"c":20,"\u00e7":20,"\u0107":20,"\u010d":20,"\u0109":20,"\u010b":20,"d":20,"\u010f":20,"\u0111":20,"q":20}},"\u0101":{"d":"415,-80r0,54v-41,27,-58,35,-86,35v-39,0,-60,-14,-68,-46v-39,31,-80,46,-121,46v-66,0,-110,-52,-110,-110v0,-120,142,-131,232,-170v5,-67,-17,-103,-81,-103v-49,0,-99,23,-142,74r0,-97v80,-100,312,-83,312,87r0,231v7,43,34,18,64,-1xm262,-91r0,-131v-76,26,-142,52,-142,105v0,77,101,78,142,26xm363,-618r0,73r-331,0r0,-73r331,0","w":427,"k":{"p":10,"y":32,"\u00fd":32,"\u00ff":32,"\u0177":32,"v":35,"w":35,"\u0175":35,"o":20,"\u00f8":20,"\u0153":20,"\u00f3":20,"\u00f4":20,"\u00f6":20,"\u00f2":20,"\u00f5":20,"\u014f":20,"\u0151":20,"\u014d":20,"c":20,"\u00e7":20,"\u0107":20,"\u010d":20,"\u0109":20,"\u010b":20,"d":20,"\u010f":20,"\u0111":20,"q":20}},"\u0105":{"d":"30,-101v0,-122,141,-131,231,-169r0,-24v0,-22,0,-80,-80,-80v-74,0,-125,54,-143,74r0,-97v37,-44,90,-61,148,-61v47,0,113,15,140,63v43,77,15,206,22,316v3,50,53,5,66,-1r0,54v-30,20,-38,25,-60,32v-19,21,-24,44,-24,56v0,22,19,45,46,45v16,0,36,-6,52,-11r0,67v-14,6,-35,15,-68,15v-100,3,-140,-106,-72,-177v-21,-11,-24,-27,-27,-38v-36,28,-78,46,-123,46v-72,0,-108,-62,-108,-110xm261,-89r0,-133v-54,22,-147,47,-143,106v6,79,104,74,143,27","w":428,"k":{"p":10,"y":32,"\u00fd":32,"\u00ff":32,"\u0177":32,"v":35,"w":35,"\u0175":35,"o":20,"\u00f8":20,"\u0153":20,"\u00f3":20,"\u00f4":20,"\u00f6":20,"\u00f2":20,"\u00f5":20,"\u014f":20,"\u0151":20,"\u014d":20,"c":20,"\u00e7":20,"\u0107":20,"\u010d":20,"\u0109":20,"\u010b":20,"d":20,"\u010f":20,"\u0111":20,"q":20}},"\u0107":{"d":"390,-427r0,95v-25,-16,-67,-43,-125,-43v-93,0,-137,79,-137,150v0,75,44,150,154,150v47,0,85,-15,118,-30r0,88v-20,7,-67,26,-131,26v-155,0,-231,-108,-231,-231v0,-109,62,-236,222,-236v58,0,95,16,130,31xm349,-653r-110,147r-55,0r66,-147r99,0","w":437,"k":{",":-20,".":-20}},"\u010d":{"d":"390,-427r0,95v-25,-16,-67,-43,-125,-43v-93,0,-137,79,-137,150v0,75,44,150,154,150v47,0,85,-15,118,-30r0,88v-20,7,-67,26,-131,26v-155,0,-231,-108,-231,-231v0,-109,62,-236,222,-236v58,0,95,16,130,31xm401,-657r-111,151r-92,0r-109,-151r55,0r101,85r100,-85r56,0","w":437,"k":{",":-20,".":-20}},"\u0109":{"d":"390,-427r0,95v-25,-16,-67,-43,-125,-43v-93,0,-137,79,-137,150v0,75,44,150,154,150v47,0,85,-15,118,-30r0,88v-20,7,-67,26,-131,26v-155,0,-231,-108,-231,-231v0,-109,62,-236,222,-236v58,0,95,16,130,31xm279,-657r94,151r-55,0r-87,-86r-83,86r-53,0r91,-151r93,0","w":437,"k":{",":-20,".":-20}},"\u010b":{"d":"390,-427r0,95v-25,-16,-67,-43,-125,-43v-93,0,-137,79,-137,150v0,75,44,150,154,150v47,0,85,-15,118,-30r0,88v-20,7,-67,26,-131,26v-155,0,-231,-108,-231,-231v0,-109,62,-236,222,-236v58,0,95,16,130,31xm234,-628v25,0,46,21,46,46v0,25,-21,46,-46,46v-25,0,-46,-21,-46,-46v0,-25,21,-46,46,-46","w":437,"k":{",":-20,".":-20}},"\u010f":{"d":"452,-682r0,682r-190,0v-175,0,-218,-145,-218,-232v-2,-184,170,-264,318,-208r0,-242r90,0xm362,-75r0,-286v-94,-49,-228,-11,-228,140v0,76,34,114,66,132v32,18,106,13,162,14xm512,-444r0,-18v33,-32,40,-60,41,-100v-52,-16,-52,-55,-52,-64v0,-35,27,-65,61,-65v43,0,67,45,67,94v0,10,0,117,-117,153","w":594,"k":{"d":10,"\u010f":10,"\u0111":10}},"\u0111":{"d":"452,-590r78,0r0,52r-78,0r0,538r-190,0v-176,0,-218,-145,-218,-232v-2,-184,170,-264,318,-208r0,-98r-107,0r0,-52r107,0r0,-92r90,0r0,92xm362,-75r0,-286v-94,-49,-228,-11,-228,140v0,76,33,114,66,132v32,18,106,13,162,14","w":510,"k":{"d":10,"\u010f":10,"\u0111":10}},"\u0115":{"d":"438,-131r0,87v-31,20,-82,53,-176,53v-47,0,-101,-7,-155,-63v-59,-61,-67,-130,-67,-173v0,-140,88,-231,210,-231v127,1,200,104,196,241r-316,0v3,67,47,141,145,141v58,0,115,-20,163,-55xm132,-270r226,0v-1,-18,-8,-111,-109,-111v-28,0,-62,11,-86,38v-24,26,-28,53,-31,73xm98,-635r67,0v10,39,35,62,76,62v40,0,59,-15,72,-62r68,0v-9,79,-69,129,-142,129v-75,0,-126,-48,-141,-129","w":479,"k":{"y":15,"\u00fd":15,"\u00ff":15,"\u0177":15,",":-20,".":-20,"v":15,"w":15,"\u0175":15}},"\u011b":{"d":"438,-131r0,87v-31,20,-82,53,-176,53v-47,0,-101,-7,-155,-63v-59,-61,-67,-130,-67,-173v0,-140,88,-231,210,-231v127,1,200,104,196,241r-316,0v3,67,47,141,145,141v58,0,115,-20,163,-55xm132,-270r226,0v-1,-18,-8,-111,-109,-111v-28,0,-62,11,-86,38v-24,26,-28,53,-31,73xm412,-657r-111,151r-92,0r-109,-151r55,0r101,85r100,-85r56,0","w":479,"k":{"y":15,"\u00fd":15,"\u00ff":15,"\u0177":15,",":-20,".":-20,"v":15,"w":15,"\u0175":15}},"\u0117":{"d":"438,-131r0,87v-31,20,-82,53,-176,53v-47,0,-101,-7,-155,-63v-59,-61,-67,-130,-67,-173v0,-140,88,-231,210,-231v127,1,200,104,196,241r-316,0v3,67,47,141,145,141v58,0,115,-20,163,-55xm132,-270r226,0v-1,-18,-8,-111,-109,-111v-28,0,-62,11,-86,38v-24,26,-28,53,-31,73xm250,-628v25,0,46,21,46,46v0,25,-21,46,-46,46v-25,0,-46,-21,-46,-46v0,-25,21,-46,46,-46","w":479,"k":{"y":15,"\u00fd":15,"\u00ff":15,"\u0177":15,",":-20,".":-20,"v":15,"w":15,"\u0175":15}},"\u0113":{"d":"438,-131r0,87v-31,20,-82,53,-176,53v-47,0,-101,-7,-155,-63v-59,-61,-67,-130,-67,-173v0,-140,88,-231,210,-231v127,1,200,104,196,241r-316,0v3,67,47,141,145,141v58,0,115,-20,163,-55xm132,-270r226,0v-1,-18,-8,-111,-109,-111v-28,0,-62,11,-86,38v-24,26,-28,53,-31,73xm420,-618r0,73r-331,0r0,-73r331,0","w":479,"k":{"y":15,"\u00fd":15,"\u00ff":15,"\u0177":15,",":-20,".":-20,"v":15,"w":15,"\u0175":15}},"\u014b":{"d":"349,-256v6,-77,-23,-126,-91,-128v-41,0,-79,24,-106,63r0,321r-91,0r0,-449r91,0r0,57v40,-45,93,-66,135,-66v28,0,90,10,127,72v14,22,25,48,25,130r0,283v0,79,0,154,-90,203r-67,-65v32,-11,48,-35,52,-43v15,-24,15,-44,15,-100r0,-278"},"\u0119":{"d":"446,-217r-316,0v3,67,47,141,145,141v58,0,115,-20,163,-55r0,87v-29,19,-43,26,-67,35v-31,37,-35,59,-35,72v0,37,64,57,98,33r0,67v-13,6,-34,15,-67,15v-63,0,-107,-38,-107,-92v0,-39,22,-68,29,-78v-36,2,-72,1,-101,-9v-51,-17,-148,-83,-148,-226v0,-140,88,-231,210,-231v127,1,200,104,196,241xm132,-270r226,0v-1,-18,-8,-111,-109,-111v-28,0,-62,11,-86,38v-24,26,-28,53,-31,73","w":479,"k":{"y":15,"\u00fd":15,"\u00ff":15,"\u0177":15,",":-20,".":-20,"v":15,"w":15,"\u0175":15}},"\u011f":{"d":"422,-448r0,69r-92,0v18,18,47,46,47,99v0,51,-26,120,-128,142v-32,7,-97,3,-97,42v0,15,2,31,106,51v128,25,162,64,162,136v0,98,-102,141,-208,141v-109,0,-212,-43,-212,-142v0,-81,75,-111,114,-119v-12,-7,-45,-28,-45,-57v0,-24,22,-53,71,-65v-66,-24,-99,-83,-99,-140v0,-88,59,-157,196,-157r185,0xm208,-371v-50,0,-88,38,-88,82v0,47,37,81,88,81v65,0,89,-47,89,-81v0,-32,-22,-82,-89,-82xm187,23v-55,0,-102,22,-102,69v0,60,76,68,124,68v57,0,124,-14,124,-66v0,-56,-87,-71,-146,-71xm87,-635r67,0v10,39,35,62,76,62v40,0,59,-15,72,-62r68,0v-9,79,-69,129,-142,129v-75,0,-126,-48,-141,-129","w":427,"k":{"g":-20,"\u011f":-20,"\u011d":-20,"\u0123":-20,"\u0121":-20,"p":-20,"y":-20,"\u00fd":-20,"\u00ff":-20,"\u0177":-20,"v":-20,"w":-20,"\u0175":-20,"o":10,"\u00f8":10,"\u0153":10,"\u00f3":10,"\u00f4":10,"\u00f6":10,"\u00f2":10,"\u00f5":10,"\u014f":10,"\u0151":10,"\u014d":10,"a":-10,"\u00e6":-10,"\u0105":-10,"\u00e1":-10,"\u00e2":-10,"\u00e4":-10,"\u00e0":-10,"\u00e5":-10,"\u00e3":-10,"\u0103":-10,"\u0101":-10,"x":-20,"z":-12,"\u017e":-12,"\u017a":-12,"\u017c":-12,")":-20,"]":-20,"}":-20,"*":-60}},"\u011d":{"d":"422,-448r0,69r-92,0v18,18,47,46,47,99v0,51,-26,120,-128,142v-32,7,-97,3,-97,42v0,15,2,31,106,51v128,25,162,64,162,136v0,98,-102,141,-208,141v-109,0,-212,-43,-212,-142v0,-81,75,-111,114,-119v-12,-7,-45,-28,-45,-57v0,-24,22,-53,71,-65v-66,-24,-99,-83,-99,-140v0,-88,59,-157,196,-157r185,0xm208,-371v-50,0,-88,38,-88,82v0,47,37,81,88,81v65,0,89,-47,89,-81v0,-32,-22,-82,-89,-82xm187,23v-55,0,-102,22,-102,69v0,60,76,68,124,68v57,0,124,-14,124,-66v0,-56,-87,-71,-146,-71xm232,-657r94,151r-55,0r-87,-86r-83,86r-53,0r91,-151r93,0","w":427,"k":{"g":-20,"\u011f":-20,"\u011d":-20,"\u0123":-20,"\u0121":-20,"p":-20,"y":-20,"\u00fd":-20,"\u00ff":-20,"\u0177":-20,"v":-20,"w":-20,"\u0175":-20,"o":10,"\u00f8":10,"\u0153":10,"\u00f3":10,"\u00f4":10,"\u00f6":10,"\u00f2":10,"\u00f5":10,"\u014f":10,"\u0151":10,"\u014d":10,"a":-10,"\u00e6":-10,"\u0105":-10,"\u00e1":-10,"\u00e2":-10,"\u00e4":-10,"\u00e0":-10,"\u00e5":-10,"\u00e3":-10,"\u0103":-10,"\u0101":-10,"x":-20,"z":-12,"\u017e":-12,"\u017a":-12,"\u017c":-12,")":-20,"]":-20,"}":-20,"*":-60}},"\u0123":{"d":"140,-151v-49,-15,-99,-80,-99,-140v0,-57,32,-112,80,-134v87,-40,189,-17,301,-23r0,69r-92,0v18,18,47,46,47,99v0,40,-17,117,-128,142v-32,7,-97,3,-97,42v0,15,0,28,87,47v86,19,110,25,139,47v34,27,42,67,42,93v0,106,-113,141,-208,141v-109,0,-212,-43,-212,-142v0,-91,90,-113,114,-119v-12,-7,-45,-28,-45,-57v0,-24,22,-53,71,-65xm208,-371v-44,0,-88,31,-88,82v0,47,37,81,88,81v119,-2,117,-161,0,-163xm187,23v-51,0,-102,21,-102,69v0,67,98,68,124,68v23,0,124,-1,124,-66v0,-70,-112,-71,-146,-71xm294,-720r0,15v-27,25,-33,48,-34,81v42,13,42,46,42,52v0,28,-21,53,-49,53v-34,0,-55,-36,-55,-77v0,-18,6,-96,96,-124","w":427,"k":{"g":-20,"\u011f":-20,"\u011d":-20,"\u0123":-20,"\u0121":-20,"p":-20,"y":-20,"\u00fd":-20,"\u00ff":-20,"\u0177":-20,"v":-20,"w":-20,"\u0175":-20,"o":10,"\u00f8":10,"\u0153":10,"\u00f3":10,"\u00f4":10,"\u00f6":10,"\u00f2":10,"\u00f5":10,"\u014f":10,"\u0151":10,"\u014d":10,"a":-10,"\u00e6":-10,"\u0105":-10,"\u00e1":-10,"\u00e2":-10,"\u00e4":-10,"\u00e0":-10,"\u00e5":-10,"\u00e3":-10,"\u0103":-10,"\u0101":-10,"x":-20,"z":-12,"\u017e":-12,"\u017a":-12,"\u017c":-12,")":-20,"]":-20,"}":-20,"*":-60}},"\u0121":{"d":"422,-448r0,69r-92,0v18,18,47,46,47,99v0,51,-26,120,-128,142v-32,7,-97,3,-97,42v0,15,2,31,106,51v128,25,162,64,162,136v0,98,-102,141,-208,141v-109,0,-212,-43,-212,-142v0,-81,75,-111,114,-119v-12,-7,-45,-28,-45,-57v0,-24,22,-53,71,-65v-66,-24,-99,-83,-99,-140v0,-88,59,-157,196,-157r185,0xm208,-371v-50,0,-88,38,-88,82v0,47,37,81,88,81v65,0,89,-47,89,-81v0,-32,-22,-82,-89,-82xm187,23v-55,0,-102,22,-102,69v0,60,76,68,124,68v57,0,124,-14,124,-66v0,-56,-87,-71,-146,-71xm187,-628v25,0,46,21,46,46v0,25,-21,46,-46,46v-25,0,-46,-21,-46,-46v0,-25,21,-46,46,-46","w":427,"k":{"g":-20,"\u011f":-20,"\u011d":-20,"\u0123":-20,"\u0121":-20,"p":-20,"y":-20,"\u00fd":-20,"\u00ff":-20,"\u0177":-20,"v":-20,"w":-20,"\u0175":-20,"o":10,"\u00f8":10,"\u0153":10,"\u00f3":10,"\u00f4":10,"\u00f6":10,"\u00f2":10,"\u00f5":10,"\u014f":10,"\u0151":10,"\u014d":10,"a":-10,"\u00e6":-10,"\u0105":-10,"\u00e1":-10,"\u00e2":-10,"\u00e4":-10,"\u00e0":-10,"\u00e5":-10,"\u00e3":-10,"\u0103":-10,"\u0101":-10,"x":-20,"z":-12,"\u017e":-12,"\u017a":-12,"\u017c":-12,")":-20,"]":-20,"}":-20,"*":-60}},"\u0127":{"d":"350,-278v0,-75,-34,-110,-87,-110v-43,0,-74,22,-113,66r0,322r-89,0r0,-532r-70,0r0,-52r70,0r0,-98r89,0r0,98r165,0r0,52r-165,0r0,142v35,-42,85,-68,138,-68v112,0,151,82,151,202r0,256r-89,0r0,-278","k":{"y":15,"\u00fd":15,"\u00ff":15,"\u0177":15,"v":15,"w":15,"\u0175":15}},"\u0125":{"d":"350,-278v0,-75,-34,-110,-87,-110v-43,0,-74,22,-113,66r0,322r-89,0r0,-682r89,0r0,292v35,-42,85,-68,138,-68v112,0,151,82,151,202r0,256r-89,0r0,-278xm296,-869r94,151r-55,0r-87,-86r-83,86r-53,0r91,-151r93,0","k":{"y":15,"\u00fd":15,"\u00ff":15,"\u0177":15,"v":15,"w":15,"\u0175":15}},"\u012d":{"d":"154,-449r0,449r-90,0r0,-449r90,0xm-32,-635r67,0v10,39,35,62,76,62v40,0,59,-15,72,-62r68,0v-9,79,-69,129,-142,129v-75,0,-126,-48,-141,-129","w":219},"\u0133":{"d":"109,-638v30,0,53,24,53,52v0,28,-24,53,-53,53v-70,0,-66,-103,0,-105xm154,-449r0,449r-89,0r0,-449r89,0xm323,-638v24,0,53,18,53,52v0,27,-20,53,-52,53v-71,0,-68,-102,-1,-105xm370,-449r0,476v0,79,0,154,-90,203r-67,-65v31,-11,47,-34,52,-42v15,-25,15,-43,15,-101r0,-471r90,0","w":437},"\u012b":{"d":"154,-449r0,449r-90,0r0,-449r90,0xm275,-618r0,73r-331,0r0,-73r331,0","w":219},"\u012f":{"d":"203,96r0,67v-13,6,-34,15,-67,15v-99,0,-147,-94,-71,-178r0,-449r89,0r0,449r-20,0v-11,14,-29,38,-29,62v1,46,57,54,98,34xm109,-638v31,0,53,24,53,52v0,28,-24,53,-53,53v-70,0,-66,-103,0,-105","w":219},"\u0129":{"d":"154,-449r0,449r-90,0r0,-449r90,0xm178,-524v-35,0,-95,-38,-141,-39v-14,0,-30,9,-33,39r-41,0v2,-96,49,-115,80,-115v59,0,163,94,175,0r38,0v-2,91,-48,115,-78,115","w":219},"\u0135":{"d":"151,-449r0,476v0,79,0,154,-90,203r-67,-65v32,-11,48,-34,53,-42v16,-25,14,-43,14,-101r0,-471r90,0xm155,-697r94,151r-54,0r-87,-86r-84,86r-53,0r92,-151r92,0","w":219},"\u0137":{"d":"461,-449r-192,220r231,229r-119,0r-225,-229r199,-220r106,0xm152,-682r0,682r-90,0r0,-682r90,0xm330,118v0,63,-71,103,-156,86r0,-55v22,2,25,2,30,2v16,0,53,-4,53,-27v0,-32,-51,-27,-58,-26r18,-49v33,0,113,-1,113,69","w":479,"k":{",":-10,"\u00bb":-30,".":-10,"e":30,"\u0119":30,"o":30,"\u00f8":30,"\u0153":30,"\u00e9":30,"\u00ea":30,"\u00eb":30,"\u00e8":30,"\u0115":30,"\u011b":30,"\u0117":30,"\u0113":30,"\u00f3":30,"\u00f4":30,"\u00f6":30,"\u00f2":30,"\u00f5":30,"\u014f":30,"\u0151":30,"\u014d":30,"c":30,"\u00e7":30,"\u0107":30,"\u010d":30,"\u0109":30,"\u010b":30,"d":30,"\u010f":30,"\u0111":30,"q":30,"*":-20,"\u00f0":30}},"\u013a":{"d":"154,-682r0,682r-89,0r0,-682r89,0xm210,-865r-110,147r-55,0r66,-147r99,0","w":219,"k":{"y":10,"\u00fd":10,"\u00ff":10,"\u0177":10,"w":10,"\u0175":10}},"\u013e":{"d":"152,-682r0,682r-89,0r0,-682r89,0xm212,-444r0,-18v33,-32,40,-60,41,-100v-52,-16,-52,-55,-52,-64v0,-35,27,-65,60,-65v44,0,68,45,68,94v0,10,0,117,-117,153","w":292,"k":{"y":10,"\u00fd":10,"\u00ff":10,"\u0177":10,"w":10,"\u0175":10}},"\u013c":{"d":"154,-682r0,682r-89,0r0,-682r89,0xm200,118v0,63,-71,104,-156,86r0,-55v22,2,25,2,30,2v16,0,53,-4,53,-27v0,-32,-51,-27,-58,-26r19,-51v33,0,112,1,112,71","w":219,"k":{"y":10,"\u00fd":10,"\u00ff":10,"\u0177":10,"w":10,"\u0175":10}},"\u0140":{"d":"153,-682r0,682r-89,0r0,-682r89,0xm199,-352v0,-68,105,-70,105,0v0,30,-24,53,-52,53v-29,0,-53,-24,-53,-53","w":312,"k":{"y":10,"\u00fd":10,"\u00ff":10,"\u0177":10,"w":10,"\u0175":10}},"\u0144":{"d":"349,-256v6,-77,-23,-126,-91,-128v-41,0,-79,24,-106,63r0,321r-91,0r0,-449r91,0r0,57v40,-45,93,-66,135,-66v28,0,88,11,127,72v39,61,20,273,25,386r-90,0r0,-256xm351,-653r-110,147r-55,0r66,-147r99,0","k":{"y":15,"\u00fd":15,"\u00ff":15,"\u0177":15,"v":15,"w":15,"\u0175":15,"u":10,"\u0173":10,"\u00fa":10,"\u00fb":10,"\u00fc":10,"\u00f9":10,"\u016d":10,"\u0171":10,"\u016b":10,"\u016f":10,"\u0169":10}},"\u0148":{"d":"349,-256v6,-77,-23,-126,-91,-128v-41,0,-79,24,-106,63r0,321r-91,0r0,-449r91,0r0,57v40,-45,93,-66,135,-66v28,0,88,11,127,72v39,61,20,273,25,386r-90,0r0,-256xm408,-657r-111,151r-92,0r-109,-151r55,0r101,85r100,-85r56,0","k":{"y":15,"\u00fd":15,"\u00ff":15,"\u0177":15,"v":15,"w":15,"\u0175":15,"u":10,"\u0173":10,"\u00fa":10,"\u00fb":10,"\u00fc":10,"\u00f9":10,"\u016d":10,"\u0171":10,"\u016b":10,"\u016f":10,"\u0169":10}},"\u0146":{"d":"349,-256v6,-77,-23,-126,-91,-128v-41,0,-79,24,-106,63r0,321r-91,0r0,-449r91,0r0,57v40,-45,93,-66,135,-66v28,0,88,11,127,72v39,61,20,273,25,386r-90,0r0,-256xm341,120v0,63,-71,104,-156,86r0,-55v22,2,25,2,30,2v16,0,53,-4,53,-27v0,-32,-51,-27,-58,-26r19,-51v33,0,112,1,112,71"},"\u014f":{"d":"278,-458v134,0,238,93,238,235v0,160,-130,232,-241,232v-144,0,-239,-106,-239,-234v0,-126,92,-233,242,-233xm273,-378v-80,0,-146,55,-146,154v0,113,84,153,150,153v88,0,148,-63,148,-154v0,-113,-88,-153,-152,-153xm135,-635r67,0v10,39,35,62,76,62v40,0,59,-15,72,-62r68,0v-9,79,-69,129,-142,129v-75,0,-126,-48,-141,-129","w":552,"k":{"y":20,"\u00fd":20,"\u00ff":20,"\u0177":20,",":30,".":30,"v":20,"w":20,"\u0175":20,"x":25}},"\u0151":{"d":"278,-458v134,0,238,93,238,235v0,160,-130,232,-241,232v-144,0,-239,-106,-239,-234v0,-126,92,-233,242,-233xm273,-378v-80,0,-146,55,-146,154v0,113,84,153,150,153v88,0,148,-63,148,-154v0,-113,-88,-153,-152,-153xm517,-652r-111,146r-55,0r66,-146r100,0xm356,-652r-111,146r-54,0r65,-146r100,0","w":552,"k":{"y":20,"\u00fd":20,"\u00ff":20,"\u0177":20,",":30,".":30,"v":20,"w":20,"\u0175":20,"x":25}},"\u014d":{"d":"278,-458v134,0,238,93,238,235v0,160,-130,232,-241,232v-144,0,-239,-106,-239,-234v0,-126,92,-233,242,-233xm273,-378v-80,0,-146,55,-146,154v0,113,84,153,150,153v88,0,148,-63,148,-154v0,-113,-88,-153,-152,-153xm452,-618r0,73r-331,0r0,-73r331,0","w":552,"k":{"y":20,"\u00fd":20,"\u00ff":20,"\u0177":20,",":30,".":30,"v":20,"w":20,"\u0175":20,"x":25}},"\u0155":{"d":"59,-449r89,0r0,103v29,-45,71,-112,134,-112v13,0,53,1,105,51r-47,78v-11,-11,-51,-44,-86,-44v-33,0,-106,36,-106,138r0,235r-89,0r0,-449xm319,-653r-110,147r-55,0r66,-147r99,0","w":386,"k":{"y":-30,"\u00fd":-30,"\u00ff":-30,"\u0177":-30,":":-40,";":-40,",":100,".":100,"v":-15,"w":-20,"\u0175":-20,"e":25,"\u0119":25,"o":25,"\u00f8":25,"\u0153":25,"\u00e9":25,"\u00ea":25,"\u00eb":25,"\u00e8":25,"\u0115":25,"\u011b":25,"\u0117":25,"\u0113":25,"\u00f3":25,"\u00f4":25,"\u00f6":25,"\u00f2":25,"\u00f5":25,"\u014f":25,"\u0151":25,"\u014d":25,"c":25,"\u00e7":25,"\u0107":25,"\u010d":25,"\u0109":25,"\u010b":25,"d":25,"\u010f":25,"\u0111":25,"q":25,"r":10,"\u0155":10,"\u0159":10,"\u0157":10,"t":-20,"\u0167":-20,"\u0165":-20,"\u0163":-20,"f":-20,"-":80,"n":8,"\u014b":8,"\u00f1":8,"\u0144":8,"\u0148":8,"x":-10,"*":-60,"\u00f0":25}},"\u0159":{"d":"59,-449r89,0r0,103v29,-45,71,-112,134,-112v13,0,53,1,105,51r-47,78v-11,-11,-51,-44,-86,-44v-33,0,-106,36,-106,138r0,235r-89,0r0,-449xm376,-657r-111,151r-92,0r-109,-151r55,0r101,85r100,-85r56,0","w":386,"k":{"y":-30,"\u00fd":-30,"\u00ff":-30,"\u0177":-30,":":-40,";":-40,",":100,".":100,"v":-15,"w":-20,"\u0175":-20,"e":25,"\u0119":25,"o":25,"\u00f8":25,"\u0153":25,"\u00e9":25,"\u00ea":25,"\u00eb":25,"\u00e8":25,"\u0115":25,"\u011b":25,"\u0117":25,"\u0113":25,"\u00f3":25,"\u00f4":25,"\u00f6":25,"\u00f2":25,"\u00f5":25,"\u014f":25,"\u0151":25,"\u014d":25,"c":25,"\u00e7":25,"\u0107":25,"\u010d":25,"\u0109":25,"\u010b":25,"d":25,"\u010f":25,"\u0111":25,"q":25,"r":10,"\u0155":10,"\u0159":10,"\u0157":10,"t":-20,"\u0167":-20,"\u0165":-20,"\u0163":-20,"f":-20,"-":80,"n":8,"\u014b":8,"\u00f1":8,"\u0144":8,"\u0148":8,"x":-10,"*":-60,"\u00f0":25}},"\u0157":{"d":"59,-449r89,0r0,103v29,-45,71,-112,134,-112v13,0,53,1,105,51r-47,78v-11,-11,-51,-44,-86,-44v-33,0,-106,36,-106,138r0,235r-89,0r0,-449xm228,120v0,63,-71,104,-156,86r0,-55v22,2,25,2,30,2v16,0,53,-4,53,-27v0,-32,-51,-27,-58,-26r19,-51v33,0,112,1,112,71","w":386,"k":{"y":-30,"\u00fd":-30,"\u00ff":-30,"\u0177":-30,":":-40,";":-40,",":100,".":100,"v":-15,"w":-20,"\u0175":-20,"e":25,"\u0119":25,"o":25,"\u00f8":25,"\u0153":25,"\u00e9":25,"\u00ea":25,"\u00eb":25,"\u00e8":25,"\u0115":25,"\u011b":25,"\u0117":25,"\u0113":25,"\u00f3":25,"\u00f4":25,"\u00f6":25,"\u00f2":25,"\u00f5":25,"\u014f":25,"\u0151":25,"\u014d":25,"c":25,"\u00e7":25,"\u0107":25,"\u010d":25,"\u0109":25,"\u010b":25,"d":25,"\u010f":25,"\u0111":25,"q":25,"r":10,"\u0155":10,"\u0159":10,"\u0157":10,"t":-20,"\u0167":-20,"\u0165":-20,"\u0163":-20,"f":-20,"-":80,"n":8,"\u014b":8,"\u00f1":8,"\u0144":8,"\u0148":8,"x":-10,"*":-60,"\u00f0":25}},"\u015b":{"d":"323,-421r0,88v-50,-31,-88,-48,-130,-48v-42,0,-57,23,-57,40v0,29,31,45,97,82v64,35,112,81,112,141v0,42,-32,127,-154,127v-63,0,-105,-19,-150,-41r0,-96v64,44,119,59,143,59v28,0,68,-16,68,-46v0,-32,-27,-47,-69,-70v-74,-41,-139,-81,-139,-156v0,-66,57,-117,143,-117v67,0,115,26,136,37xm308,-653r-110,147r-55,0r66,-147r99,0","w":385,"k":{"w":10,"\u0175":10}},"\u015f":{"d":"94,132v39,-4,100,10,100,-30v0,-32,-64,-30,-76,-30r31,-66v-38,-6,-67,-18,-108,-38r0,-96v64,44,119,59,143,59v28,0,68,-16,68,-46v0,-32,-27,-47,-69,-70v-74,-41,-139,-81,-139,-156v0,-77,74,-117,137,-117v9,0,64,1,118,23v33,13,26,84,24,102v-50,-31,-88,-48,-130,-48v-42,0,-57,23,-57,40v0,29,30,47,97,82v96,50,156,142,72,229v-30,29,-60,31,-83,38r-10,21v32,1,72,37,72,74v0,10,-3,54,-46,74v-43,21,-101,16,-144,13r0,-58","w":385,"k":{"w":10,"\u0175":10}},"\u015d":{"d":"323,-421r0,88v-50,-31,-88,-48,-130,-48v-42,0,-57,23,-57,40v0,29,31,45,97,82v64,35,112,81,112,141v0,42,-32,127,-154,127v-63,0,-105,-19,-150,-41r0,-96v64,44,119,59,143,59v28,0,68,-16,68,-46v0,-32,-27,-47,-69,-70v-74,-41,-139,-81,-139,-156v0,-66,57,-117,143,-117v67,0,115,26,136,37xm238,-657r94,151r-55,0r-87,-86r-83,86r-53,0r91,-151r93,0","w":385,"k":{"w":10,"\u0175":10}},"\u0167":{"d":"167,-282r142,0r0,52r-142,0v5,73,-24,158,64,158v15,0,50,-1,101,-32r0,83v-41,22,-88,30,-115,30v-32,0,-102,-15,-129,-83v-10,-25,-10,-107,-10,-156r-86,0r0,-52r86,0r0,-87r-78,0r0,-9r167,-164r0,93r142,0r0,80r-142,0r0,87","w":347,"k":{"e":10,"\u0119":10,"o":10,"\u00f8":10,"\u0153":10,"\u00e9":10,"\u00ea":10,"\u00eb":10,"\u00e8":10,"\u0115":10,"\u011b":10,"\u0117":10,"\u0113":10,"\u00f3":10,"\u00f4":10,"\u00f6":10,"\u00f2":10,"\u00f5":10,"\u014f":10,"\u0151":10,"\u014d":10,"c":10,"\u00e7":10,"\u0107":10,"\u010d":10,"\u0109":10,"\u010b":10,"d":10,"\u010f":10,"\u0111":10,"q":10,"a":-20,"\u00e6":-20,"\u0105":-20,"\u00e1":-20,"\u00e2":-20,"\u00e4":-20,"\u00e0":-20,"\u00e5":-20,"\u00e3":-20,"\u0103":-20,"\u0101":-20,"j":-20,"\u0135":-20,"*":-30,"\u00f0":10}},"\u0165":{"d":"167,-173v-8,81,22,101,64,101v18,0,52,-2,101,-32r0,83v-42,23,-89,30,-115,30v-31,0,-86,-13,-117,-57v-22,-33,-22,-81,-22,-122r0,-199r-78,0r0,-9r167,-164r0,93r142,0r0,80r-142,0r0,196xm346,-444r0,-18v34,-32,40,-60,41,-100v-51,-16,-51,-55,-51,-64v0,-35,26,-65,60,-65v43,0,68,45,68,94v0,10,0,117,-118,153","w":439,"k":{"e":10,"\u0119":10,"o":10,"\u00f8":10,"\u0153":10,"\u00e9":10,"\u00ea":10,"\u00eb":10,"\u00e8":10,"\u0115":10,"\u011b":10,"\u0117":10,"\u0113":10,"\u00f3":10,"\u00f4":10,"\u00f6":10,"\u00f2":10,"\u00f5":10,"\u014f":10,"\u0151":10,"\u014d":10,"c":10,"\u00e7":10,"\u0107":10,"\u010d":10,"\u0109":10,"\u010b":10,"d":10,"\u010f":10,"\u0111":10,"q":10,"a":-20,"\u00e6":-20,"\u0105":-20,"\u00e1":-20,"\u00e2":-20,"\u00e4":-20,"\u00e0":-20,"\u00e5":-20,"\u00e3":-20,"\u0103":-20,"\u0101":-20,"j":-20,"\u0135":-20,"*":-30,"\u00f0":10}},"\u0163":{"d":"167,-173v-8,81,22,101,64,101v18,0,52,-2,101,-32r0,83v-42,23,-89,30,-115,30v-31,0,-86,-13,-117,-57v-22,-33,-22,-81,-22,-122r0,-199r-78,0r0,-9r167,-164r0,93r142,0r0,80r-142,0r0,196xm282,120v0,63,-71,104,-156,86r0,-55v22,2,25,2,30,2v16,0,53,-4,53,-27v0,-32,-51,-27,-58,-26r19,-51v33,0,112,1,112,71","w":347,"k":{"e":10,"\u0119":10,"o":10,"\u00f8":10,"\u0153":10,"\u00e9":10,"\u00ea":10,"\u00eb":10,"\u00e8":10,"\u0115":10,"\u011b":10,"\u0117":10,"\u0113":10,"\u00f3":10,"\u00f4":10,"\u00f6":10,"\u00f2":10,"\u00f5":10,"\u014f":10,"\u0151":10,"\u014d":10,"c":10,"\u00e7":10,"\u0107":10,"\u010d":10,"\u0109":10,"\u010b":10,"d":10,"\u010f":10,"\u0111":10,"q":10,"a":-20,"\u00e6":-20,"\u0105":-20,"\u00e1":-20,"\u00e2":-20,"\u00e4":-20,"\u00e0":-20,"\u00e5":-20,"\u00e3":-20,"\u0103":-20,"\u0101":-20,"j":-20,"\u0135":-20,"*":-30,"\u00f0":10}},"\u016d":{"d":"438,0r-90,0r0,-57v-41,45,-94,66,-136,66v-28,0,-88,-11,-127,-72v-39,-61,-20,-273,-25,-386r90,0r0,256v0,51,0,128,91,128v42,0,80,-25,107,-63r0,-321r90,0r0,449xm109,-635r67,0v10,39,35,62,76,62v40,0,59,-15,72,-62r68,0v-9,79,-69,129,-142,129v-75,0,-126,-48,-141,-129"},"\u0171":{"d":"438,0r-90,0r0,-57v-41,45,-94,66,-136,66v-28,0,-88,-11,-127,-72v-39,-61,-20,-273,-25,-386r90,0r0,256v0,51,0,128,91,128v42,0,80,-25,107,-63r0,-321r90,0r0,449xm476,-652r-111,146r-55,0r66,-146r100,0xm315,-652r-111,146r-54,0r65,-146r100,0"},"\u016b":{"d":"438,0r-90,0r0,-57v-41,45,-94,66,-136,66v-28,0,-88,-11,-127,-72v-39,-61,-20,-273,-25,-386r90,0r0,256v0,51,0,128,91,128v42,0,80,-25,107,-63r0,-321r90,0r0,449xm416,-618r0,73r-331,0r0,-73r331,0"},"\u0173":{"d":"486,96r0,67v-61,32,-175,10,-175,-78v0,-24,7,-52,37,-85r0,-57v-41,45,-94,66,-136,66v-28,0,-88,-11,-127,-72v-39,-61,-20,-273,-25,-386r90,0r0,256v0,51,0,128,91,128v42,0,80,-25,107,-63r0,-321r90,0r0,449r-22,0v-19,26,-28,40,-28,61v0,50,53,54,98,35"},"\u016f":{"d":"438,0r-90,0r0,-57v-41,45,-94,66,-136,66v-28,0,-88,-11,-127,-72v-39,-61,-20,-273,-25,-386r90,0r0,256v0,51,0,128,91,128v42,0,80,-25,107,-63r0,-321r90,0r0,449xm252,-691v45,0,91,37,91,92v0,53,-42,93,-93,93v-50,0,-92,-40,-92,-92v0,-56,47,-93,94,-93xm249,-651v-33,0,-55,21,-55,53v0,32,25,57,57,57v30,0,56,-25,56,-56v0,-33,-28,-54,-58,-54"},"\u0169":{"d":"438,0r-90,0r0,-57v-41,45,-94,66,-136,66v-28,0,-88,-11,-127,-72v-39,-61,-20,-273,-25,-386r90,0r0,256v0,51,0,128,91,128v42,0,80,-25,107,-63r0,-321r90,0r0,449xm319,-524v-35,0,-95,-38,-141,-39v-14,0,-30,9,-33,39r-41,0v2,-96,49,-115,80,-115v59,0,163,94,175,0r38,0v-2,91,-48,115,-78,115"},"\u0175":{"d":"719,-449r-198,458r-28,0r-133,-314r-131,314r-29,0r-200,-458r95,0r118,272r114,-272r66,0r114,272r117,-272r95,0xm405,-657r94,151r-55,0r-87,-86r-83,86r-53,0r91,-151r93,0","w":719,"k":{"g":15,"\u011f":15,"\u011d":15,"\u0123":15,"\u0121":15,",":60,"\u00bb":-30,".":60,"e":20,"\u0119":20,"o":20,"\u00f8":20,"\u0153":20,"\u00e9":20,"\u00ea":20,"\u00eb":20,"\u00e8":20,"\u0115":20,"\u011b":20,"\u0117":20,"\u0113":20,"\u00f3":20,"\u00f4":20,"\u00f6":20,"\u00f2":20,"\u00f5":20,"\u014f":20,"\u0151":20,"\u014d":20,"c":20,"\u00e7":20,"\u0107":20,"\u010d":20,"\u0109":20,"\u010b":20,"d":20,"\u010f":20,"\u0111":20,"q":20,"f":-20,"*":-50,"\u00f0":20}},"\u0177":{"d":"438,-449r-318,679r-99,0r153,-326r-174,-353r101,0r121,253r116,-253r100,0xm269,-657r94,151r-55,0r-87,-86r-83,86r-53,0r91,-151r93,0","w":437,"k":{"g":20,"\u011f":20,"\u011d":20,"\u0123":20,"\u0121":20,",":80,"\u00bb":-30,".":80,"e":20,"\u0119":20,"o":20,"\u00f8":20,"\u0153":20,"\u00e9":20,"\u00ea":20,"\u00eb":20,"\u00e8":20,"\u0115":20,"\u011b":20,"\u0117":20,"\u0113":20,"\u00f3":20,"\u00f4":20,"\u00f6":20,"\u00f2":20,"\u00f5":20,"\u014f":20,"\u0151":20,"\u014d":20,"c":20,"\u00e7":20,"\u0107":20,"\u010d":20,"\u0109":20,"\u010b":20,"d":20,"\u010f":20,"\u0111":20,"q":20,"f":-20,"*":-50,"\u00f0":20}},"\u017a":{"d":"405,-449r-238,367r238,0r0,82r-394,0r236,-366r-226,0r0,-83r384,0xm309,-653r-110,147r-55,0r66,-147r99,0","w":417,"k":{",":-20,"\u00bb":-20,".":-20,"*":-60}},"\u017c":{"d":"405,-449r-238,367r238,0r0,82r-394,0r236,-366r-226,0r0,-83r384,0xm209,-628v25,0,46,21,46,46v0,25,-21,46,-46,46v-25,0,-46,-21,-46,-46v0,-25,21,-46,46,-46","w":417,"k":{",":-20,"\u00bb":-20,".":-20,"*":-60}},"\u0138":{"d":"152,-226r0,226r-90,0r0,-449r90,0r0,216r195,-216r107,0r-192,220r231,229r-119,0","w":479,"k":{",":-10,"\u00bb":-30,".":-10,"e":30,"\u0119":30,"o":30,"\u00f8":30,"\u0153":30,"\u00e9":30,"\u00ea":30,"\u00eb":30,"\u00e8":30,"\u0115":30,"\u011b":30,"\u0117":30,"\u0113":30,"\u00f3":30,"\u00f4":30,"\u00f6":30,"\u00f2":30,"\u00f5":30,"\u014f":30,"\u0151":30,"\u014d":30,"c":30,"\u00e7":30,"\u0107":30,"\u010d":30,"\u0109":30,"\u010b":30,"d":30,"\u010f":30,"\u0111":30,"q":30,"*":-20,"\u00f0":30}},"\u0149":{"d":"51,-443r0,-19v33,-32,40,-60,41,-100v-52,-16,-52,-55,-52,-64v0,-35,27,-65,61,-65v43,0,67,45,67,94v0,11,0,117,-117,154xm493,-256v5,-76,-22,-128,-92,-128v-41,0,-79,24,-106,63r0,321r-90,0r0,-449r90,0r0,57v41,-45,93,-66,135,-66v28,0,88,11,128,72v40,61,20,273,25,386r-90,0r0,-256","w":646,"k":{"y":15,"\u00fd":15,"\u00ff":15,"\u0177":15,"v":15,"w":15,"\u0175":15,"u":10,"\u0173":10,"\u00fa":10,"\u00fb":10,"\u00fc":10,"\u00f9":10,"\u016d":10,"\u0171":10,"\u016b":10,"\u016f":10,"\u0169":10}},"\u00a0":{"w":278},"\u00ad":{"d":"283,-269r0,95r-243,0r0,-95r243,0","w":323}}});;$.fn.pause=function(duration){$(this).animate({dummy:1},duration);return this;};function superbgimage_hide(img){$('#showtitle').hide();}
function superbgimage_show(img){$('#showtitle p.title').hide().html($('#thumbs a'+"[rel='"+img+"']").attr('title')).fadeIn(600);}
$(document).ready(function(){$.fn.superbgimage.options={randomtransition:0,slideshow:0,preload:0,randomimage:0,speed:1600,showtitle:0,transition:6};$('#thumbs').superbgimage();$('#merk_logo,#merken #thumbs, #merken #text, #merken ul.logolist').hide().pause(800).fadeIn('slow');$("ul.tabs").tabs("div#newswrapper > div",{effect:"fade"});Cufon.replace('h2, h3',{hover:true});Cufon.replace('h3.date');Cufon.replace('#nav li a',{hover:true});Cufon.replace('p.cufon');});