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


/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09i
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());
/*!
 * The following copyright notice may not be removed under any circumstances.
 *
 * Copyright:
 * Published by Die Gestalten Verlag GmbH & Co. KG, 2008
Copyright © by
 * Binnenland, 2006, Designed by Mika Mischler / 2002-2006 All rights reserved.
 * This software may not be reproduced, used, displayed, modified, disclosed or
 * transferred without the express written approval of (Binnenland).
 *
 * Description:
 * Published by Die Gestalten Verlag GmbH & Co. KG, 2008
Copyright © by
 * Binnenland, 2006, Designed by Mika Mischler / 2002-2006 All rights reserved.
 * This software may not be reproduced, used, displayed, modified, disclosed or
 * transferred without the express written approval of (Binnenland).
 *
 * Manufacturer:
 * Mika Mischler
 *
 * Designer:
 * Mika Mischler
 *
 * Vendor URL:
 * www.gestalten.com
 *
 * License information:
 * www.gestalten.com
 */
Cufon.registerFont({"w":541,"face":{"font-family":"TSTAR PRO Light","font-weight":300,"font-stretch":"normal","units-per-em":"1000","panose-1":"2 0 8 6 3 0 0 2 0 4","ascent":"774","descent":"-226","x-height":"10","bbox":"-49 -948 798 231","underline-thickness":"51","underline-position":"-89","stemh":"40","stemv":"41","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":220},"\u00a6":{"d":"121,29r-36,0r0,-301r36,0r0,301xm121,-441r-36,0r0,-300r36,0r0,300","w":204},"\u00d7":{"d":"444,-130r-25,26r-139,-139r-139,139r-25,-26r138,-138r-138,-139r25,-26r139,139r139,-139r25,26r-138,139","w":560},"!":{"d":"144,-211r-41,0r0,-500r41,0r0,500xm158,0r-71,0r0,-70r71,0r0,70","w":245},"\"":{"d":"128,-577r-41,0r0,-135r41,0r0,135xm255,-577r-41,0r0,-135r41,0r0,135","w":342},"#":{"d":"590,-455r-116,0r-29,178r111,0r0,33r-116,0r-36,223r-33,0r33,-223r-179,0r-37,223r-36,0r36,-223r-101,0r0,-33r106,0r29,-178r-101,0r0,-32r106,0r32,-203r36,0r-31,203r179,0r34,-203r36,0r-34,203r111,0r0,32xm437,-455r-177,0r-30,178r179,0","w":677},"$":{"d":"235,72r0,-63v-111,-7,-177,-81,-177,-181r41,0v0,88,59,140,154,140v97,0,163,-53,163,-142v0,-61,-23,-102,-82,-135v-62,-35,-116,-63,-178,-95v-54,-28,-90,-82,-90,-147v0,-93,69,-162,169,-169r0,-68r41,0r0,68v102,9,171,78,171,178r-40,0v0,-89,-66,-139,-154,-139v-82,0,-146,51,-146,133v0,49,23,83,77,111r169,90v74,40,105,102,105,175v0,102,-80,172,-182,181r0,63r-41,0","w":516},"%":{"d":"330,-477v0,73,-47,120,-122,120v-74,0,-121,-45,-121,-120r0,-109v0,-72,48,-119,121,-119v76,0,122,46,122,119r0,109xm715,-129v0,73,-48,120,-122,120v-75,0,-121,-46,-121,-120r0,-109v0,-72,47,-119,121,-119v75,0,122,45,122,119r0,109xm678,-129r0,-109v0,-39,-15,-81,-85,-81v-53,0,-84,28,-84,81r0,109v0,38,15,82,84,82v55,0,85,-29,85,-82xm292,-477r1,-109v0,-37,-15,-81,-85,-81v-53,0,-84,28,-84,81r0,109v0,39,15,82,84,82v55,0,84,-28,84,-82xm533,-714r-231,714r-41,0r233,-714r39,0","w":802},"&":{"d":"484,-549r-40,0v0,-82,-65,-131,-152,-131v-65,0,-144,28,-144,125v0,56,39,86,68,110r344,295r-25,30r-48,-41v-12,120,-114,170,-204,170v-97,0,-206,-57,-206,-196v0,-75,41,-136,108,-176r39,-24r-47,-41v-44,-38,-69,-78,-69,-129v0,-121,109,-163,184,-163v107,0,192,67,192,171xm283,-31v72,0,165,-45,165,-155r0,-8r-194,-166r-46,28v-53,32,-90,86,-90,146v0,110,93,155,165,155","w":647},"'":{"d":"127,-577r-40,0r0,-135r40,0r0,135","w":214},"(":{"d":"189,56r-27,30v-25,-25,-42,-40,-57,-69v-15,-28,-18,-59,-18,-89r0,-562v0,-30,3,-61,18,-89v15,-28,32,-45,56,-69v11,11,19,19,28,29v-17,16,-35,37,-45,56v-10,20,-16,49,-16,79r0,549v0,31,6,60,16,80v12,22,28,41,45,55","w":276},")":{"d":"189,-72v0,30,-3,61,-18,89v-15,28,-32,45,-56,69r-28,-30v16,-16,33,-32,45,-55v10,-20,16,-48,16,-80r0,-549v0,-31,-6,-59,-16,-79v-12,-23,-28,-39,-44,-55v8,-9,18,-20,27,-29v25,25,41,39,56,68v15,28,18,59,18,89r0,562","w":276},"*":{"d":"422,-479r-13,27r-117,-69r4,134r-30,0r3,-134r-115,69r-14,-27r117,-63r-118,-63v6,-10,11,-17,17,-26r113,69r-3,-135r30,0r-4,135r117,-69v5,9,9,19,13,26r-116,63","w":561},"+":{"d":"486,-255r-185,0r0,191r-37,0r0,-191r-183,0r0,-37r183,0r0,-178r37,0r0,178r185,0r0,37","w":568},",":{"d":"180,-74r-127,203r-21,0r75,-203r73,0","w":267,"k":{"\u0162":40,"T":40}},"-":{"d":"366,-246r-279,0r0,-37r279,0r0,37","w":453},".":{"d":"162,0r-79,0r0,-79r79,0r0,79","w":245,"k":{"\u0162":40,"T":40}},"\/":{"d":"399,-772r-269,827r-43,0r271,-827r41,0","w":486},"0":{"d":"443,-172v0,65,-33,181,-187,181v-150,0,-180,-116,-180,-182r0,-368v0,-63,31,-179,184,-179v151,0,183,116,183,180r0,368xm402,-173r0,-366v0,-118,-93,-141,-142,-141v-49,0,-143,23,-143,141r0,366v0,118,93,142,142,142v49,0,143,-25,143,-142","w":520},"1":{"d":"439,0r-353,0r0,-40r156,0r0,-630r-114,10r0,-40r155,-13r0,673r156,0r0,40","w":522},"2":{"d":"452,0r-388,0r0,-124v0,-71,42,-121,94,-161v59,-46,133,-82,189,-128v39,-32,64,-66,64,-118v0,-93,-57,-149,-153,-149v-48,0,-147,18,-153,130r-41,0v3,-68,50,-170,194,-170v114,0,193,76,193,188v0,59,-29,108,-75,146v-61,50,-138,87,-198,136v-43,35,-73,70,-73,122r0,88r347,0r0,40","w":516},"3":{"d":"438,-672r-166,264v91,5,181,59,181,175r0,56v0,61,-40,186,-190,186v-153,0,-197,-108,-197,-183r40,0v0,120,104,143,153,143v49,0,154,-23,154,-146r0,-54v0,-120,-105,-138,-154,-138r-28,0r0,-40r163,-264r-294,0r0,-40r338,0r0,41","w":520},"4":{"d":"445,0r-41,0r0,-211r-331,0r0,-60r164,-442r42,0r-169,461r294,0r0,-280r41,0r0,532","w":518},"5":{"d":"457,-181v0,111,-92,190,-199,190v-107,0,-198,-71,-198,-183r41,0v0,84,62,143,157,143v81,0,158,-56,158,-149r0,-49v0,-78,-52,-151,-156,-151r-168,0r0,-60v6,-88,14,-183,20,-272r306,0r0,40r-269,0r-18,252r131,0v102,0,195,74,195,189r0,50","w":518},"6":{"d":"451,-170v0,58,-41,179,-194,179v-150,0,-191,-115,-191,-180r0,-368v0,-60,42,-181,195,-181v143,0,180,117,180,172r-41,0v0,-107,-95,-132,-143,-132v-49,0,-150,29,-150,143r0,166v39,-50,93,-68,154,-68v150,0,190,122,190,182r0,87xm410,-173r0,-83v1,-123,-104,-143,-153,-143v-49,0,-150,20,-150,143r0,83v0,116,101,142,150,142v49,0,153,-26,153,-142","w":518},"7":{"d":"462,-670r-245,670r-41,0r246,-673r-366,0r0,-40r406,0r0,43","w":518},"8":{"d":"459,-189v0,72,-39,198,-200,198v-157,0,-201,-126,-201,-198v0,-54,16,-133,107,-176v-76,-39,-98,-121,-98,-169v0,-72,39,-186,192,-186v151,0,193,114,193,186v0,48,-24,129,-103,168v95,44,110,123,110,177xm420,-189v0,-102,-73,-157,-161,-157v-90,0,-159,56,-159,157v0,135,107,158,159,158v51,0,161,-22,161,-158xm411,-534v0,-125,-102,-145,-152,-145v-49,0,-151,20,-151,145v0,94,63,147,151,147v90,0,152,-54,152,-147","w":517},"9":{"d":"452,-172v0,75,-43,181,-196,181v-142,0,-179,-107,-179,-172r41,0v0,111,93,132,141,132v49,0,152,-21,152,-143r0,-170v-31,50,-93,78,-154,78v-150,0,-191,-123,-191,-183r0,-92v0,-58,41,-179,194,-179v150,0,192,115,192,180r0,368xm411,-450r0,-88v0,-118,-102,-143,-151,-143v-49,0,-153,25,-153,143r0,88v0,118,104,143,153,143v49,0,151,-29,151,-143","w":519},":":{"d":"162,0r-79,0r0,-79r79,0r0,79xm162,-341r-79,0r0,-80r79,0r0,80","w":245},";":{"d":"152,-74r-127,203r-21,0r75,-203r73,0xm156,-341r-79,0r0,-80r79,0r0,80","w":237},"<":{"d":"405,0r-56,0r-262,-263r259,-260r57,0r-258,260","w":491},"=":{"d":"476,-353r-353,0r0,-37r353,0r0,37xm476,-201r-353,0r0,-37r353,0r0,37","w":599},">":{"d":"406,-263r-263,263r-56,0r260,-263r-258,-260r57,0","w":493},"?":{"d":"418,-531v-1,53,-25,92,-56,124v-29,30,-67,51,-97,78v-27,23,-44,50,-44,107r0,18r-41,0r0,-15v0,-76,31,-114,60,-139v31,-27,66,-47,94,-75v25,-24,44,-54,44,-96v0,-97,-56,-152,-152,-152v-48,0,-146,19,-155,131r-39,0v3,-63,48,-170,194,-170v114,0,192,77,192,189xm236,0r-69,0r0,-70r69,0r0,70","w":450},"@":{"d":"500,0r-41,0r0,-60v-25,31,-68,43,-98,42v-67,0,-127,-41,-127,-125r0,-203v0,-84,63,-124,130,-124v26,0,71,9,95,44r0,-112v0,-119,-103,-142,-152,-142v-49,0,-153,22,-153,144r0,580v0,112,90,140,143,143r0,43v-146,-6,-184,-124,-184,-183r0,-588v0,-58,41,-179,194,-179v150,0,193,120,193,180r0,540xm459,-145r0,-200v0,-64,-53,-88,-97,-88v-48,0,-91,27,-91,91r0,196v0,64,42,91,90,91v48,0,98,-25,98,-90","w":613},"A":{"d":"510,0r-41,0r-55,-212r-287,0r-56,212r-39,0r186,-713r102,0xm403,-252r-110,-422r-46,0r-110,422r266,0","w":542,"k":{"\u0162":30,"\u0104":-50,"\u0102":-50,"\u0100":-50,"\u00c1":-50,"\u00c2":-50,"\u0178":30,"\u00c3":-50,"\u00c0":-50,"\u00c5":-50,"\u00c4":-50,"Z":-40,"Y":30,"W":15,"V":15,"T":30,"A":-50}},"B":{"d":"482,-180v0,59,-33,180,-186,180r-209,0r0,-713r204,0v153,0,178,117,178,175r0,12v0,41,-9,129,-92,158v93,24,105,121,105,163r0,25xm441,-183r0,-21v0,-123,-80,-144,-139,-144r-174,0r0,308r169,0v50,0,144,-20,144,-143xm428,-528r0,-9v0,-122,-86,-136,-137,-136r-163,0r0,285r169,0v57,0,131,-17,131,-140","w":554},"C":{"d":"271,-680v-49,0,-153,22,-153,141r0,366v0,119,104,140,153,140v49,0,150,-24,150,-139r41,0v0,67,-42,181,-195,181v-150,0,-190,-115,-190,-182r0,-368v0,-62,41,-179,194,-179v150,0,191,117,191,180r-40,0v0,-116,-99,-140,-151,-140","w":522},"D":{"d":"474,-183v0,61,-30,183,-180,183r-207,0r0,-714r203,0v153,0,184,121,184,179r0,352xm433,-184r0,-348v0,-122,-93,-142,-143,-142r-162,0r0,634r164,0v51,0,141,-26,141,-144","w":551},"E":{"d":"455,0r-368,0r0,-713r368,0r0,40r-327,0r0,275r302,0r0,40r-302,0r0,318r327,0r0,40","w":512},"F":{"d":"455,-673r-327,0r0,276r302,0r0,40r-302,0r0,357r-41,0r0,-713r368,0r0,40","w":502},"G":{"d":"464,-172v0,65,-43,181,-197,181v-150,0,-190,-116,-190,-182r0,-368v0,-63,41,-179,194,-179v150,0,191,117,191,180r-40,0v0,-116,-102,-140,-151,-140v-49,0,-153,24,-153,141r0,366v0,117,103,142,152,142v49,0,153,-25,153,-142r0,-161r-156,0r0,-40r197,0r0,202"},"H":{"d":"488,0r-41,0r0,-357r-319,0r0,357r-41,0r0,-713r41,0r0,316r319,0r0,-316r41,0r0,713","w":575},"I":{"d":"87,-713r41,0r0,713r-41,0r0,-713","w":215},"J":{"d":"373,-171v0,113,-66,180,-175,180v-108,0,-171,-70,-171,-180r41,0v0,117,77,140,131,140v57,0,133,-24,133,-135r0,-507r-227,0r0,-40r268,0r0,542","w":455},"K":{"d":"475,0r-51,0r-212,-360r-84,120r0,240r-41,0r0,-713r41,0r0,399r281,-399r49,0r-222,315","w":507,"k":{"\u0111":5,"\u0123":5,"\u0161":5,"\u015f":5,"\u015d":5,"\u015b":5,"\u0151":5,"\u014f":5,"\u014d":5,"\u0121":5,"\u011f":5,"\u011d":5,"\u011b":5,"\u0119":5,"\u0117":5,"\u0115":5,"\u0113":5,"\u010f":5,"\u010d":5,"\u010b":5,"\u0109":5,"\u0107":5,"\u0105":5,"\u0103":5,"\u0101":5,"\u00a2":5,"\u00e6":5,"\u0153":5,"\u00ff":10,"\u00f8":5,"\u00f5":5,"\u00f6":5,"\u00f4":5,"\u00f2":5,"\u00f3":5,"\u00eb":10,"\u00ea":10,"\u00e8":10,"\u00e9":10,"\u00e7":5,"\u00e5":5,"\u00e3":5,"\u00e4":5,"\u00e2":5,"\u00e0":5,"\u00e1":5,"y":10,"w":10,"v":10,"s":5,"q":5,"o":5,"g":5,"e":10,"d":5,"c":5,"a":5}},"L":{"d":"454,0r-367,0r0,-713r41,0r0,672r326,0r0,41","w":476,"k":{"\u0162":60,"\u0104":-45,"\u0102":-45,"\u0100":-45,"\u00c1":-45,"\u00c2":-45,"\u0178":30,"\u00ff":20,"\u00c3":-45,"\u00c0":-45,"\u00c5":-45,"\u00c4":-45,"z":-5,"y":20,"x":-20,"w":20,"v":20,"Z":-50,"Y":30,"X":-30,"W":20,"V":30,"T":60,"A":-45}},"M":{"d":"128,0r-41,0r0,-713r67,0r168,427r168,-427r67,0r0,713r-41,0r0,-671r-174,439r-40,0r-174,-438r0,670","w":644},"N":{"d":"479,0r-68,0r-283,-665r0,665r-41,0r0,-713r65,0r286,673r0,-673r41,0r0,713","w":566},"O":{"d":"464,-172v0,65,-43,181,-197,181v-150,0,-190,-116,-190,-182r0,-368v0,-63,41,-179,194,-179v151,0,193,116,193,180r0,368xm423,-173r0,-366v0,-118,-103,-141,-152,-141v-49,0,-153,23,-153,141r0,366v0,118,103,142,152,142v49,0,153,-25,153,-142"},"P":{"d":"475,-479v0,61,-30,182,-180,182r-167,0r0,297r-41,0r0,-713r204,0v153,0,184,121,184,179r0,55xm434,-480r0,-52v0,-122,-93,-141,-143,-141r-163,0r0,336r165,0v50,0,141,-20,141,-143","w":527},"Q":{"d":"464,-172v0,61,-41,170,-175,180r0,104r-36,0r0,-103v-136,-11,-176,-120,-176,-182r0,-368v0,-63,41,-179,194,-179v151,0,193,116,193,180r0,368xm423,-174r0,-365v0,-116,-103,-141,-152,-141v-49,0,-153,25,-153,141r0,365v0,101,76,137,135,142r0,-146r36,0r0,146v57,-5,134,-42,134,-142"},"R":{"d":"473,0r-48,0r-139,-317r-158,0r0,317r-41,0r0,-713r204,0v153,0,184,120,184,178r0,36v0,53,-26,154,-145,180xm434,-500r0,-32v0,-119,-93,-141,-143,-141r-163,0r0,316r165,0v50,0,141,-26,141,-143","w":534},"S":{"d":"458,-172v0,109,-91,182,-204,182v-122,0,-196,-77,-196,-182r41,0v0,88,59,140,154,140v97,0,164,-53,164,-142v0,-61,-24,-102,-83,-135v-62,-35,-116,-63,-178,-95v-54,-28,-90,-82,-90,-147v0,-99,77,-170,187,-170v115,0,194,71,194,179r-40,0v0,-90,-66,-139,-154,-139v-82,0,-146,51,-146,133v0,49,23,83,77,111r169,90v74,40,105,102,105,175","w":516},"T":{"d":"441,-673r-183,0r0,673r-41,0r0,-673r-184,0r0,-40r408,0r0,40","w":474,"k":{"\u017f":20,"\u0192":20,"\u0111":50,"\u0123":50,"\u0163":20,"\u0162":-10,"\u0173":40,"\u0165":20,"\u0161":50,"\u015f":50,"\u015d":50,"\u015b":50,"\u0151":50,"\u014f":50,"\u014d":50,"\u0121":50,"\u011f":50,"\u011d":50,"\u011b":50,"\u0119":50,"\u0117":50,"\u0115":50,"\u0113":50,"\u010f":50,"\u010d":50,"\u010b":50,"\u0109":50,"\u0107":50,"\u0105":50,"\u0104":30,"\u0103":50,"\u0102":30,"\u0101":50,"\u0100":30,"\u00a2":50,"\u00e6":70,"\u00c6":30,"\u0153":50,"\u00bf":70,"\u00c1":30,"\u00c2":30,"\u00ff":50,"\u2014":70,"\u2013":70,"\u00c3":30,"\u00c0":30,"\u2026":70,"\u00f8":50,"\u00ae":70,"\u00f5":50,"\u00f6":50,"\u00f4":50,"\u00f2":50,"\u00f3":50,"\u00eb":50,"\u00ea":50,"\u00e8":50,"\u00e9":50,"\u00e7":50,"\u00e5":50,"\u00e3":50,"\u00e4":50,"\u00e2":50,"\u00e0":50,"\u00e1":50,"\u00c5":30,"\u00c4":30,"z":40,"y":50,"x":40,"w":50,"v":50,"u":40,"t":20,"s":50,"r":40,"q":50,"p":40,"o":50,"n":40,"m":40,"g":50,"f":20,"e":50,"d":50,"c":50,"a":50,"T":-10,"A":30,"=":50,";":50,":":50,"1":10,".":50,"-":70,",":50}},"U":{"d":"464,-172v0,65,-43,181,-197,181v-150,0,-190,-116,-190,-182r0,-540r41,0r0,540v0,113,98,142,150,142v54,0,155,-29,155,-142r0,-540r41,0r0,541"},"V":{"d":"447,-713r45,0r-182,713r-97,0r-180,-713r45,0r165,673r38,0","w":525,"k":{"\u0111":20,"\u0123":20,"\u0161":20,"\u015f":20,"\u015d":20,"\u015b":20,"\u0151":20,"\u014f":20,"\u014d":20,"\u0121":20,"\u011f":20,"\u011d":20,"\u011b":20,"\u0119":20,"\u0117":20,"\u0115":20,"\u0113":20,"\u010f":20,"\u010d":20,"\u010b":20,"\u0109":20,"\u0107":20,"\u0105":20,"\u0104":15,"\u0103":20,"\u0102":15,"\u0101":20,"\u0100":15,"\u00a2":20,"\u00e6":20,"\u00c6":15,"\u0153":20,"\u00c1":15,"\u00c2":15,"\u00c3":15,"\u00c0":15,"\u00f8":20,"\u00f5":20,"\u00f6":20,"\u00f4":20,"\u00f2":20,"\u00f3":20,"\u00eb":20,"\u00ea":20,"\u00e8":20,"\u00e9":20,"\u00e7":20,"\u00e5":20,"\u00e3":20,"\u00e4":20,"\u00e2":20,"\u00e0":20,"\u00e1":20,"\u00c5":15,"\u00c4":15,"s":20,"q":20,"o":20,"g":20,"e":20,"d":20,"c":20,"a":20,"Z":-20,"X":-20,"W":-10,"A":15}},"W":{"d":"746,-712r-149,712r-57,0r-150,-622r-152,622r-57,0r-148,-712r44,0r132,670r160,-670r41,0r159,670r133,-670r44,0","w":779,"k":{"\u0111":20,"\u0123":20,"\u0161":20,"\u015f":20,"\u015d":20,"\u015b":20,"\u0151":20,"\u014f":20,"\u014d":20,"\u0121":20,"\u011f":20,"\u011d":20,"\u011b":20,"\u0119":20,"\u0117":20,"\u0115":20,"\u0113":20,"\u010f":20,"\u010d":20,"\u010b":20,"\u0109":20,"\u0107":20,"\u0105":20,"\u0104":15,"\u0103":20,"\u0102":15,"\u0101":20,"\u0100":15,"\u00a2":20,"\u00e6":20,"\u0153":20,"\u00c1":15,"\u00c2":15,"\u2014":20,"\u2013":20,"\u00c3":15,"\u00c0":15,"\u2026":20,"\u00f8":20,"\u00f5":20,"\u00f6":20,"\u00f4":20,"\u00f2":20,"\u00f3":20,"\u00eb":20,"\u00ea":20,"\u00e8":20,"\u00e9":20,"\u00e7":20,"\u00e5":20,"\u00e3":20,"\u00e4":20,"\u00e2":20,"\u00e0":20,"\u00e1":20,"\u00c5":15,"\u00c4":15,"s":20,"q":20,"o":20,"g":20,"e":20,"d":20,"c":20,"a":20,"A":15,"=":20,"-":20}},"X":{"d":"449,0r-47,0r-161,-317r-161,317r-47,0r182,-356r-181,-357r47,0r159,319r161,-319r47,0r-183,357","w":482},"Y":{"d":"449,-713r-187,457r0,256r-41,0r0,-256r-188,-457r45,0r163,408r163,-408r45,0","w":482,"k":{"\u0111":30,"\u0123":30,"\u0151":30,"\u014f":30,"\u014d":30,"\u0121":30,"\u011f":30,"\u011d":30,"\u011b":30,"\u0119":30,"\u0117":30,"\u0115":30,"\u0113":30,"\u010f":30,"\u010d":30,"\u010b":30,"\u0109":30,"\u0107":30,"\u0105":30,"\u0104":30,"\u0103":30,"\u0102":30,"\u0101":30,"\u0100":30,"\u00a2":30,"\u00e6":30,"\u0153":30,"\u00c1":30,"\u00c2":30,"\u2014":30,"\u2013":30,"\u00c3":30,"\u00c0":30,"\u00f8":30,"\u00f5":30,"\u00f6":30,"\u00f4":30,"\u00f2":30,"\u00f3":30,"\u00eb":30,"\u00ea":30,"\u00e8":30,"\u00e9":30,"\u00e7":30,"\u00e5":30,"\u00e3":30,"\u00e4":30,"\u00e2":30,"\u00e0":30,"\u00e1":30,"\u00c5":30,"\u00c4":30,"q":30,"o":30,"g":30,"e":30,"d":30,"c":30,"a":30,"A":30,"=":30,"-":30}},"Z":{"d":"419,0r-382,0r0,-44r324,-629r-308,0r0,-40r350,0r0,41r-324,631r340,0r0,41","w":456,"k":{"\u0104":-40,"\u0102":-40,"\u0100":-40,"\u00c1":-40,"\u00c2":-40,"\u00c3":-40,"\u00c0":-40,"\u00c5":-40,"\u00c4":-40,"A":-40}},"[":{"d":"214,87r-127,0r0,-865r127,0r0,34r-91,0r0,796r91,0r0,35","w":301},"\\":{"d":"397,58r-40,0r-270,-827r41,0","w":484},"]":{"d":"214,87r-127,0r0,-34r91,0r0,-796r-91,0r0,-35r127,0r0,865","w":301},"^":{"d":"394,-445r-41,0r-112,-209r-112,209r-42,0r132,-244r45,0","w":481},"_":{"d":"530,168r-527,0r0,-37r527,0r0,37","w":533},"`":{"d":"202,-606r-34,0r-81,-136r49,0","w":289},"a":{"d":"441,-369r0,369r-41,0r0,-68v-41,56,-97,77,-166,77v-89,0,-171,-47,-171,-162v0,-91,64,-144,161,-144r176,0r0,-70v0,-97,-59,-126,-137,-126v-72,0,-135,32,-139,113r-42,0v7,-114,100,-153,181,-153v88,0,178,42,178,164xm400,-173r0,-84r-177,0v-72,0,-119,30,-119,104v0,100,73,122,141,122v77,0,155,-53,155,-142","w":524,"k":{"\u0162":40,"T":40}},"b":{"d":"459,-173v0,112,-72,183,-185,183v-53,0,-112,-15,-146,-69r0,59r-41,0r0,-712r41,0r0,247v38,-51,93,-68,146,-68v115,0,185,70,185,183r0,177xm418,-173r0,-177v0,-64,-25,-143,-144,-143v-92,0,-146,56,-146,143r0,177v0,61,26,143,146,143v91,0,144,-54,144,-143","w":536},"c":{"d":"452,-361r-42,0v-3,-61,-33,-132,-145,-132v-92,0,-147,53,-147,143r0,177v0,64,27,143,147,143v86,0,140,-54,146,-132r41,0v-4,107,-76,172,-187,172v-116,0,-188,-69,-188,-183r0,-177v0,-111,74,-183,188,-183v113,0,183,63,187,172","w":510},"d":{"d":"77,-173r0,-177v0,-113,72,-183,187,-183v53,0,112,22,146,70r0,-249r41,0r0,712r-41,0r0,-59v-35,53,-93,69,-146,69v-113,0,-187,-71,-187,-183xm118,-350r0,177v0,89,55,143,146,143v120,0,146,-85,146,-143r0,-177v0,-84,-54,-143,-146,-143v-119,0,-146,79,-146,143","w":538},"e":{"d":"452,-350r0,95r-334,0r0,82v0,64,32,143,147,143v86,0,143,-49,146,-132r41,0v-4,107,-76,172,-187,172v-116,0,-188,-69,-188,-183r0,-177v0,-111,74,-183,188,-183v115,0,187,70,187,183xm411,-295r0,-55v0,-64,-27,-143,-146,-143v-92,0,-147,53,-147,143r0,55r293,0","w":524,"k":{"\u0162":40,"T":40}},"f":{"d":"300,-482r-134,0r0,482r-41,0r0,-482r-97,0r0,-40r97,0r0,-51v0,-86,42,-140,132,-140r30,0r0,40r-40,0v-35,0,-81,21,-81,87r0,64r134,0r0,40","w":328},"g":{"d":"410,54r0,-112v-37,53,-93,68,-145,68v-116,0,-188,-69,-188,-183r0,-177v0,-111,74,-183,188,-183v52,0,115,18,145,67r0,-57r41,0r0,577v0,139,-91,177,-186,177v-101,0,-179,-59,-180,-159r40,0v1,77,57,119,140,119v66,0,145,-14,145,-137xm410,-173r0,-177v0,-64,-26,-143,-145,-143v-92,0,-147,53,-147,143r0,177v0,64,27,143,147,143v91,0,145,-58,145,-143","w":538},"h":{"d":"462,0r-41,0r0,-350v0,-61,-15,-143,-136,-143v-87,0,-157,58,-157,141r0,352r-41,0r0,-712r41,0r0,257v42,-60,105,-78,157,-78v115,0,177,69,177,183r0,350","w":545,"k":{"\u0162":40,"T":40}},"i":{"d":"138,0r-41,0r0,-523r41,0r0,523xm147,-645r-60,0r0,-76r60,0r0,76","w":234},"j":{"d":"179,106v0,96,-58,125,-132,125r-40,0r0,-40r51,0v40,0,80,-21,80,-82r0,-632r41,0r0,629xm188,-645r-59,0r0,-76r59,0r0,76","w":275},"k":{"d":"422,0r-47,0r-159,-278r-88,109r0,169r-41,0r0,-712r41,0r0,481r235,-291r52,0r-172,213","w":455},"l":{"d":"83,-129r0,-584r41,0r0,590v0,61,37,82,80,82r6,0r0,40r-11,0v-64,0,-116,-37,-116,-128","w":238},"m":{"d":"682,-389r0,389r-41,0r0,-383v0,-49,-22,-110,-100,-110v-95,0,-140,60,-140,157r0,336r-39,0r0,-380v0,-49,-27,-113,-97,-113v-96,0,-137,59,-137,158r0,335r-41,0r0,-524r41,0r0,61v37,-59,89,-70,137,-70v55,0,107,39,123,89v39,-74,97,-89,153,-89v100,0,141,79,141,144","w":765},"n":{"d":"462,0r-41,0r0,-350v0,-63,-15,-143,-136,-143v-87,0,-157,58,-157,141r0,352r-41,0r0,-522r41,0r0,67v44,-65,104,-78,157,-78v115,0,177,69,177,183r0,350","w":545,"k":{"\u0162":40,"T":40}},"o":{"d":"452,-173v0,112,-74,183,-187,183v-116,0,-188,-69,-188,-183r0,-177v0,-111,74,-183,188,-183v115,0,187,70,187,183r0,177xm411,-173r0,-177v0,-64,-27,-143,-146,-143v-92,0,-147,53,-147,143r0,177v0,64,27,143,147,143v91,0,146,-54,146,-143","w":529,"k":{"\u0162":40,"T":40}},"p":{"d":"461,-173v0,114,-72,183,-188,183v-52,0,-109,-16,-145,-72r0,293r-41,0r0,-754r41,0r0,57v37,-50,93,-67,145,-67v114,0,188,72,188,183r0,177xm420,-173r0,-177v0,-90,-55,-143,-147,-143v-119,0,-145,83,-145,143r0,177v0,80,54,143,145,143v120,0,147,-79,147,-143","w":538},"q":{"d":"118,-350r0,177v0,64,27,143,147,143v91,0,145,-63,145,-143r0,-177v0,-60,-26,-143,-145,-143v-92,0,-147,53,-147,143xm77,-173r0,-177v0,-111,74,-183,188,-183v52,0,108,17,145,67r0,-57r41,0r0,754r-41,0r0,-293v-36,56,-93,72,-145,72v-116,0,-188,-69,-188,-183","w":538},"r":{"d":"274,-482r-27,0v-51,0,-119,37,-119,143r0,339r-41,0r0,-522r41,0r0,67v30,-50,76,-67,120,-67r26,0r0,40","w":312},"s":{"d":"437,-146v0,114,-89,154,-191,154v-109,0,-188,-59,-188,-160r41,0v0,79,61,120,147,120v72,0,150,-18,150,-114v0,-47,-28,-72,-80,-86v-44,-12,-95,-24,-143,-34v-69,-14,-108,-62,-108,-124v0,-102,84,-142,177,-142v106,0,182,55,187,152r-42,0v-4,-69,-52,-112,-147,-112v-64,0,-134,19,-134,102v0,39,21,75,81,87v49,10,97,20,143,33v67,19,107,58,107,124","w":495},"t":{"d":"135,-128r0,-354r-107,0r0,-40r107,0r0,-190r41,0r0,190r124,0r0,40r-124,0r0,360v0,61,37,82,80,82r44,0r0,40r-49,0v-64,0,-116,-37,-116,-128","w":353,"k":{"z":-25}},"u":{"d":"460,0r-41,0r0,-58v-42,53,-96,67,-148,67v-116,0,-188,-69,-188,-182r0,-350r41,0r0,350v0,64,31,142,147,142v82,0,148,-54,148,-136r0,-356r41,0r0,523","w":547,"k":{"\u0162":30,"T":30}},"v":{"d":"204,-40r40,0r134,-483r42,0r-148,523r-96,0r-148,-523r42,0","w":448},"w":{"d":"624,-523r-122,523r-54,0r-112,-458r-112,458r-53,0r-123,-523r41,0r109,486r118,-486r40,0r119,486r108,-486r41,0","w":672},"x":{"d":"407,0r-46,0r-142,-228r-145,228r-46,0r165,-261r-165,-262r46,0r144,230r143,-230r46,0r-167,262","w":435},"y":{"d":"236,0r-59,0r-149,-523r43,0r134,483r40,0r129,-483r43,0r-172,633v-29,106,-75,121,-153,121r-18,0r0,-40r32,0v51,0,82,-16,99,-80","w":445},"z":{"d":"413,0r-365,0r0,-45r300,-438r-289,0r0,-40r331,0r0,42r-300,440r323,0r0,41","w":461,"k":{"\u0105":35,"\u0103":35,"\u0101":35,"\u00e6":35,"\u00e5":35,"\u00e3":35,"\u00e4":35,"\u00e2":35,"\u00e0":35,"\u00e1":35,"a":35}},"{":{"d":"212,72r-16,0v-84,0,-109,-28,-109,-108r0,-634v0,-80,26,-109,109,-109r16,0r0,34r-11,0v-72,0,-77,25,-77,87r0,614v0,64,9,82,77,82r11,0r0,34","w":299},"|":{"d":"124,59r-37,0r0,-830r37,0r0,830","w":211},"}":{"d":"216,-35v0,80,-24,108,-110,108r-19,0r0,-32r14,0v69,0,78,-20,78,-83r0,-619v0,-63,-8,-82,-78,-82r-14,0r0,-35r19,0v85,0,110,29,110,109r0,634","w":303},"~":{"d":"327,-261v21,0,36,-8,65,-33r27,22v-44,37,-66,44,-90,44v-51,0,-114,-50,-147,-50v-21,0,-38,6,-70,31r-25,-22v46,-39,69,-43,94,-43v53,0,101,51,146,51","w":506},"\u00c4":{"d":"510,0r-41,0r-55,-212r-287,0r-56,212r-39,0r186,-713r102,0xm403,-252r-110,-422r-46,0r-110,422r266,0xm412,-793r-59,0r0,-77r59,0r0,77xm192,-793r-59,0r0,-77r59,0r0,77","w":542,"k":{"\u0162":30,"\u0104":-50,"\u0102":-50,"\u0100":-50,"\u00c1":-50,"\u00c2":-50,"\u0178":30,"\u00c3":-50,"\u00c0":-50,"\u00c5":-50,"\u00c4":-50,"Z":-40,"Y":30,"W":15,"V":15,"T":30,"A":-50}},"\u00c5":{"d":"510,0r-41,0r-55,-212r-287,0r-56,212r-39,0r186,-713r102,0xm403,-252r-110,-422r-46,0r-110,422r266,0xm365,-853v0,51,-43,95,-96,95v-51,0,-94,-44,-94,-95v0,-52,43,-95,94,-95v53,0,96,42,96,95xm332,-853v0,-35,-28,-63,-63,-63v-34,0,-60,28,-60,63v0,33,26,61,60,61v35,0,63,-28,63,-61","w":542,"k":{"\u0162":30,"\u0104":-50,"\u0102":-50,"\u0100":-50,"\u00c1":-50,"\u00c2":-50,"\u0178":30,"\u00c3":-50,"\u00c0":-50,"\u00c5":-50,"\u00c4":-50,"Z":-40,"Y":30,"W":15,"V":15,"T":30,"A":-50}},"\u00c7":{"d":"266,-680v-49,0,-153,22,-153,141r0,366v0,119,104,140,153,140v49,0,150,-24,150,-139r41,0v0,67,-42,181,-195,181v-150,0,-190,-115,-190,-182r0,-368v0,-62,41,-179,194,-179v150,0,191,117,191,180r-40,0v0,-116,-99,-140,-151,-140xm285,50r-52,130r-46,0r61,-130r37,0","w":517},"\u00c9":{"d":"455,0r-368,0r0,-713r368,0r0,40r-327,0r0,275r302,0r0,40r-302,0r0,318r327,0r0,40xm337,-917r-82,136r-34,0r66,-136r50,0","w":512},"\u00d1":{"d":"479,0r-68,0r-283,-665r0,665r-41,0r0,-713r65,0r286,673r0,-673r41,0r0,713xm346,-814v19,0,33,-8,59,-33r24,22v-40,37,-60,44,-81,44v-45,0,-104,-50,-134,-50v-19,0,-34,6,-63,31r-22,-22v41,-39,62,-43,84,-43v49,0,94,51,133,51","w":566},"\u00d6":{"d":"464,-172v0,65,-43,181,-197,181v-150,0,-190,-116,-190,-182r0,-368v0,-63,41,-179,194,-179v151,0,193,116,193,180r0,368xm423,-173r0,-366v0,-118,-103,-141,-152,-141v-49,0,-153,23,-153,141r0,366v0,118,103,142,152,142v49,0,153,-25,153,-142xm410,-793r-59,0r0,-77r59,0r0,77xm190,-793r-59,0r0,-77r59,0r0,77"},"\u00dc":{"d":"464,-172v0,65,-43,181,-197,181v-150,0,-190,-116,-190,-182r0,-540r41,0r0,540v0,113,98,142,150,142v54,0,155,-29,155,-142r0,-540r41,0r0,541xm413,-793r-59,0r0,-77r59,0r0,77xm193,-793r-59,0r0,-77r59,0r0,77"},"\u00e1":{"d":"441,-369r0,369r-41,0r0,-68v-41,56,-97,77,-166,77v-89,0,-171,-47,-171,-162v0,-91,64,-144,161,-144r176,0r0,-70v0,-97,-59,-126,-137,-126v-72,0,-135,32,-139,113r-42,0v7,-114,100,-153,181,-153v88,0,178,42,178,164xm400,-173r0,-84r-177,0v-72,0,-119,30,-119,104v0,100,73,122,141,122v77,0,155,-53,155,-142xm345,-729r-82,136r-34,0r66,-136r50,0","w":524,"k":{"\u0162":40,"T":40}},"\u00e0":{"d":"441,-369r0,369r-41,0r0,-68v-41,56,-97,77,-166,77v-89,0,-171,-47,-171,-162v0,-91,64,-144,161,-144r176,0r0,-70v0,-97,-59,-126,-137,-126v-72,0,-135,32,-139,113r-42,0v7,-114,100,-153,181,-153v88,0,178,42,178,164xm400,-173r0,-84r-177,0v-72,0,-119,30,-119,104v0,100,73,122,141,122v77,0,155,-53,155,-142xm302,-593r-34,0r-81,-136r49,0","w":524,"k":{"\u0162":40,"T":40}},"\u00e2":{"d":"441,-369r0,369r-41,0r0,-68v-41,56,-97,77,-166,77v-89,0,-171,-47,-171,-162v0,-91,64,-144,161,-144r176,0r0,-70v0,-97,-59,-126,-137,-126v-72,0,-135,32,-139,113r-42,0v7,-114,100,-153,181,-153v88,0,178,42,178,164xm400,-173r0,-84r-177,0v-72,0,-119,30,-119,104v0,100,73,122,141,122v77,0,155,-53,155,-142xm380,-593r-36,0r-79,-84r-79,84r-37,0r90,-112r50,0","w":524,"k":{"\u0162":40,"T":40}},"\u00e4":{"d":"441,-369r0,369r-41,0r0,-68v-41,56,-97,77,-166,77v-89,0,-171,-47,-171,-162v0,-91,64,-144,161,-144r176,0r0,-70v0,-97,-59,-126,-137,-126v-72,0,-135,32,-139,113r-42,0v7,-114,100,-153,181,-153v88,0,178,42,178,164xm400,-173r0,-84r-177,0v-72,0,-119,30,-119,104v0,100,73,122,141,122v77,0,155,-53,155,-142xm405,-631r-59,0r0,-77r59,0r0,77xm185,-631r-59,0r0,-77r59,0r0,77","w":524,"k":{"\u0162":40,"T":40}},"\u00e3":{"d":"441,-369r0,369r-41,0r0,-68v-41,56,-97,77,-166,77v-89,0,-171,-47,-171,-162v0,-91,64,-144,161,-144r176,0r0,-70v0,-97,-59,-126,-137,-126v-72,0,-135,32,-139,113r-42,0v7,-114,100,-153,181,-153v88,0,178,42,178,164xm400,-173r0,-84r-177,0v-72,0,-119,30,-119,104v0,100,73,122,141,122v77,0,155,-53,155,-142xm330,-648v19,0,33,-8,59,-33r24,22v-40,37,-60,44,-81,44v-45,0,-104,-50,-134,-50v-19,0,-34,6,-63,31r-22,-22v41,-39,62,-43,84,-43v49,0,94,51,133,51","w":524,"k":{"\u0162":40,"T":40}},"\u00e5":{"d":"441,-369r0,369r-41,0r0,-68v-41,56,-97,77,-166,77v-89,0,-171,-47,-171,-162v0,-91,64,-144,161,-144r176,0r0,-70v0,-97,-59,-126,-137,-126v-72,0,-135,32,-139,113r-42,0v7,-114,100,-153,181,-153v88,0,178,42,178,164xm400,-173r0,-84r-177,0v-72,0,-119,30,-119,104v0,100,73,122,141,122v77,0,155,-53,155,-142xm363,-680v0,51,-43,95,-96,95v-51,0,-94,-44,-94,-95v0,-52,43,-95,94,-95v53,0,96,42,96,95xm330,-680v0,-35,-28,-63,-63,-63v-34,0,-60,28,-60,63v0,33,26,61,60,61v35,0,63,-28,63,-61","w":524,"k":{"\u0162":40,"T":40}},"\u00e7":{"d":"452,-361r-42,0v-3,-61,-33,-132,-145,-132v-92,0,-147,53,-147,143r0,177v0,64,27,143,147,143v86,0,140,-54,146,-132r41,0v-4,107,-76,172,-187,172v-116,0,-188,-69,-188,-183r0,-177v0,-111,74,-183,188,-183v113,0,183,63,187,172xm283,50r-52,130r-46,0r61,-130r37,0","w":510},"\u00e9":{"d":"452,-350r0,95r-334,0r0,82v0,64,32,143,147,143v86,0,143,-49,146,-132r41,0v-4,107,-76,172,-187,172v-116,0,-188,-69,-188,-183r0,-177v0,-111,74,-183,188,-183v115,0,187,70,187,183xm411,-295r0,-55v0,-64,-27,-143,-146,-143v-92,0,-147,53,-147,143r0,55r293,0xm344,-729r-82,136r-34,0r66,-136r50,0","w":524,"k":{"\u0162":40,"T":40}},"\u00e8":{"d":"452,-350r0,95r-334,0r0,82v0,64,32,143,147,143v86,0,143,-49,146,-132r41,0v-4,107,-76,172,-187,172v-116,0,-188,-69,-188,-183r0,-177v0,-111,74,-183,188,-183v115,0,187,70,187,183xm411,-295r0,-55v0,-64,-27,-143,-146,-143v-92,0,-147,53,-147,143r0,55r293,0xm303,-593r-34,0r-81,-136r49,0","w":524,"k":{"\u0162":40,"T":40}},"\u00ea":{"d":"452,-350r0,95r-334,0r0,82v0,64,32,143,147,143v86,0,143,-49,146,-132r41,0v-4,107,-76,172,-187,172v-116,0,-188,-69,-188,-183r0,-177v0,-111,74,-183,188,-183v115,0,187,70,187,183xm411,-295r0,-55v0,-64,-27,-143,-146,-143v-92,0,-147,53,-147,143r0,55r293,0xm382,-593r-36,0r-79,-84r-79,84r-37,0r90,-112r50,0","w":524,"k":{"\u0162":40,"T":40}},"\u00eb":{"d":"452,-350r0,95r-334,0r0,82v0,64,32,143,147,143v86,0,143,-49,146,-132r41,0v-4,107,-76,172,-187,172v-116,0,-188,-69,-188,-183r0,-177v0,-111,74,-183,188,-183v115,0,187,70,187,183xm411,-295r0,-55v0,-64,-27,-143,-146,-143v-92,0,-147,53,-147,143r0,55r293,0xm405,-631r-59,0r0,-77r59,0r0,77xm185,-631r-59,0r0,-77r59,0r0,77","w":524,"k":{"\u0162":40,"T":40}},"\u00ed":{"d":"127,0r-40,0r0,-523r40,0r0,523xm204,-729r-82,136r-34,0r66,-136r50,0","w":214},"\u00ec":{"d":"127,0r-40,0r0,-523r40,0r0,523xm126,-593r-34,0r-81,-136r49,0","w":214},"\u00ee":{"d":"127,0r-40,0r0,-523r40,0r0,523xm224,-593r-36,0r-79,-84r-79,84r-37,0r90,-112r50,0","w":213},"\u00ef":{"d":"127,0r-40,0r0,-523r40,0r0,523xm247,-631r-59,0r0,-77r59,0r0,77xm27,-631r-59,0r0,-77r59,0r0,77","w":214},"\u00f1":{"d":"462,0r-41,0r0,-350v0,-63,-15,-143,-136,-143v-87,0,-157,58,-157,141r0,352r-41,0r0,-522r41,0r0,67v44,-65,104,-78,157,-78v115,0,177,69,177,183r0,350xm334,-648v19,0,33,-8,59,-33r24,22v-40,37,-60,44,-81,44v-45,0,-104,-50,-134,-50v-19,0,-34,6,-63,31r-22,-22v41,-39,62,-43,84,-43v49,0,94,51,133,51","w":545,"k":{"\u0162":40,"T":40}},"\u00f3":{"d":"452,-173v0,112,-74,183,-187,183v-116,0,-188,-69,-188,-183r0,-177v0,-111,74,-183,188,-183v115,0,187,70,187,183r0,177xm411,-173r0,-177v0,-64,-27,-143,-146,-143v-92,0,-147,53,-147,143r0,177v0,64,27,143,147,143v91,0,146,-54,146,-143xm341,-729r-82,136r-34,0r66,-136r50,0","w":529,"k":{"\u0162":40,"T":40}},"\u00f2":{"d":"452,-173v0,112,-74,183,-187,183v-116,0,-188,-69,-188,-183r0,-177v0,-111,74,-183,188,-183v115,0,187,70,187,183r0,177xm411,-173r0,-177v0,-64,-27,-143,-146,-143v-92,0,-147,53,-147,143r0,177v0,64,27,143,147,143v91,0,146,-54,146,-143xm300,-593r-34,0r-81,-136r49,0","w":529,"k":{"\u0162":40,"T":40}},"\u00f4":{"d":"452,-173v0,112,-74,183,-187,183v-116,0,-188,-69,-188,-183r0,-177v0,-111,74,-183,188,-183v115,0,187,70,187,183r0,177xm411,-173r0,-177v0,-64,-27,-143,-146,-143v-92,0,-147,53,-147,143r0,177v0,64,27,143,147,143v91,0,146,-54,146,-143xm380,-593r-36,0r-79,-84r-79,84r-37,0r90,-112r50,0","w":529,"k":{"\u0162":40,"T":40}},"\u00f6":{"d":"452,-173v0,112,-74,183,-187,183v-116,0,-188,-69,-188,-183r0,-177v0,-111,74,-183,188,-183v115,0,187,70,187,183r0,177xm411,-173r0,-177v0,-64,-27,-143,-146,-143v-92,0,-147,53,-147,143r0,177v0,64,27,143,147,143v91,0,146,-54,146,-143xm405,-631r-59,0r0,-77r59,0r0,77xm185,-631r-59,0r0,-77r59,0r0,77","w":529,"k":{"\u0162":40,"T":40}},"\u00f5":{"d":"452,-173v0,112,-74,183,-187,183v-116,0,-188,-69,-188,-183r0,-177v0,-111,74,-183,188,-183v115,0,187,70,187,183r0,177xm411,-173r0,-177v0,-64,-27,-143,-146,-143v-92,0,-147,53,-147,143r0,177v0,64,27,143,147,143v91,0,146,-54,146,-143xm333,-648v19,0,33,-8,59,-33r24,22v-40,37,-60,44,-81,44v-45,0,-104,-50,-134,-50v-19,0,-34,6,-63,31r-22,-22v41,-39,62,-43,84,-43v49,0,94,51,133,51","w":529,"k":{"\u0162":40,"T":40}},"\u00fa":{"d":"460,0r-41,0r0,-58v-42,53,-96,67,-148,67v-116,0,-188,-69,-188,-182r0,-350r41,0r0,350v0,64,31,142,147,142v82,0,148,-54,148,-136r0,-356r41,0r0,523xm351,-729r-82,136r-34,0r66,-136r50,0","w":547,"k":{"\u0162":30,"T":30}},"\u00f9":{"d":"460,0r-41,0r0,-58v-42,53,-96,67,-148,67v-116,0,-188,-69,-188,-182r0,-350r41,0r0,350v0,64,31,142,147,142v82,0,148,-54,148,-136r0,-356r41,0r0,523xm310,-593r-34,0r-81,-136r49,0","w":547,"k":{"\u0162":30,"T":30}},"\u00fb":{"d":"460,0r-41,0r0,-58v-42,53,-96,67,-148,67v-116,0,-188,-69,-188,-182r0,-350r41,0r0,350v0,64,31,142,147,142v82,0,148,-54,148,-136r0,-356r41,0r0,523xm388,-593r-36,0r-79,-84r-79,84r-37,0r90,-112r50,0","w":547,"k":{"\u0162":30,"T":30}},"\u00fc":{"d":"460,0r-41,0r0,-58v-42,53,-96,67,-148,67v-116,0,-188,-69,-188,-182r0,-350r41,0r0,350v0,64,31,142,147,142v82,0,148,-54,148,-136r0,-356r41,0r0,523xm410,-631r-59,0r0,-77r59,0r0,77xm190,-631r-59,0r0,-77r59,0r0,77","w":547,"k":{"\u0162":30,"T":30}},"\u00a3":{"d":"461,-539r-39,0v0,-115,-93,-142,-146,-142v-57,0,-138,27,-138,136r0,143r228,0r0,40r-228,0r0,322r322,0r0,40r-361,0r0,-362r-41,0r0,-40r41,0r0,-137v0,-105,68,-179,178,-179v107,0,184,74,184,179","w":519},"\u00a7":{"d":"94,-388v0,-42,16,-74,41,-101v-21,-23,-34,-52,-34,-84v0,-103,84,-144,177,-144v110,0,187,57,187,160r-39,0v0,-75,-51,-122,-150,-122v-64,0,-137,22,-137,106v0,38,27,71,72,81r157,35v58,14,105,61,105,123v0,42,-14,77,-37,104v18,24,30,51,30,82v0,114,-89,156,-191,156v-109,0,-188,-59,-188,-160r40,0v0,79,60,118,148,118v72,0,151,-18,151,-114v0,-48,-32,-76,-74,-87r-163,-35v-54,-12,-95,-56,-95,-118xm361,-271r1,0v13,3,26,8,41,17v19,-20,30,-47,30,-80v0,-48,-32,-76,-73,-86v-41,-10,-102,-23,-164,-36v-10,-2,-19,-5,-28,-9v-23,18,-36,44,-36,77v0,39,27,72,71,82","w":560},"\u00b6":{"d":"474,0r-38,0r0,-688r-127,0r0,688r-38,0r0,-408v-112,0,-184,-66,-184,-150v0,-109,65,-161,176,-161r211,0r0,719","w":561},"\u00df":{"d":"477,-183v0,62,-30,183,-180,183r-46,0r0,-40r44,0v50,0,141,-21,141,-143r0,-52v0,-115,-81,-143,-132,-143r-16,0r0,-38r15,0v53,0,106,-33,106,-121v0,-122,-89,-142,-138,-142v-50,0,-143,20,-143,142r0,537r-41,0r0,-540v0,-58,31,-179,184,-179v150,0,179,122,179,181v0,54,-20,110,-80,139v91,32,107,107,107,161r0,55","w":549},"\u00ae":{"d":"560,-418v0,29,-11,88,-92,102r82,164r-33,0r-81,-164r-61,0r0,164r-30,0r0,-392r113,0v86,0,102,70,102,101r0,25xm530,-418r0,-23v0,-61,-44,-72,-72,-72r-83,0r0,167r84,0v27,0,71,-11,71,-72xm798,-353v0,198,-158,359,-356,359v-198,0,-355,-161,-355,-359v0,-198,157,-361,355,-361v198,0,356,163,356,361xm764,-353v0,-180,-144,-327,-322,-327v-178,0,-321,147,-321,327v0,180,143,325,321,325v178,0,322,-145,322,-325","w":885},"\u00a9":{"d":"538,-253v0,34,-17,104,-105,104v-86,0,-102,-70,-102,-104r0,-199v0,-33,17,-102,104,-102v86,0,103,70,103,103r-32,0v0,-60,-44,-70,-71,-70v-27,0,-72,10,-72,71r0,196v0,61,45,72,72,72v27,0,71,-11,71,-71r32,0xm798,-353v0,198,-158,359,-356,359v-198,0,-355,-161,-355,-359v0,-198,157,-361,355,-361v198,0,356,163,356,361xm764,-353v0,-180,-144,-327,-322,-327v-178,0,-321,147,-321,327v0,180,143,325,321,325v178,0,322,-145,322,-325","w":885},"\u2122":{"d":"622,-338r-30,0r0,-344r-73,240r-44,0r-73,-240r0,344r-31,0r0,-374r50,0r76,250r76,-250r49,0r0,374xm316,-682r-99,0r0,344r-31,0r0,-344r-99,0r0,-30r229,0r0,30","w":709},"\u00b4":{"d":"203,-742r-82,136r-34,0r66,-136r50,0","w":290},"\u00a8":{"d":"366,-644r-59,0r0,-77r59,0r0,77xm146,-644r-59,0r0,-77r59,0r0,77","w":453},"\u00f8":{"d":"446,-612r-57,122v37,36,57,83,57,140r0,177v0,110,-72,180,-184,180v-33,0,-64,-7,-96,-19r-47,101r-39,0r55,-121v-38,-34,-58,-82,-58,-141r0,-177v0,-110,72,-181,185,-181v33,0,65,8,97,23v15,-33,35,-71,50,-104r37,0xm114,-173v0,33,8,70,38,109r193,-412v-28,-13,-54,-18,-83,-18v-93,0,-148,53,-148,144r0,177xm409,-173r0,-177v0,-32,-8,-67,-36,-107r-192,411v27,12,53,17,81,17v93,0,147,-54,147,-144","w":523},"\u00ab":{"d":"205,-96r-168,-167r168,-168r0,53r-116,115r116,115r0,52xm412,-96r-168,-167r168,-168r0,53r-117,115r117,115r0,52","w":489},"\u00bb":{"d":"451,-264r-167,167r0,-52r115,-115r-115,-115r0,-53xm244,-264r-167,167r0,-52r116,-115r-116,-115r0,-53","w":488},"\u2026":{"d":"595,0r-63,0r0,-74r63,0r0,74xm146,0r-63,0r0,-74r63,0r0,74xm370,0r-63,0r0,-74r63,0r0,74","w":678,"k":{"\u0162":40,"T":40}},"\u00c0":{"d":"510,0r-41,0r-55,-212r-287,0r-56,212r-39,0r186,-713r102,0xm403,-252r-110,-422r-46,0r-110,422r266,0xm308,-781r-34,0r-81,-136r49,0","w":542,"k":{"\u0162":30,"\u0104":-50,"\u0102":-50,"\u0100":-50,"\u00c1":-50,"\u00c2":-50,"\u0178":30,"\u00c3":-50,"\u00c0":-50,"\u00c5":-50,"\u00c4":-50,"Z":-40,"Y":30,"W":15,"V":15,"T":30,"A":-50}},"\u00c3":{"d":"510,0r-41,0r-55,-212r-287,0r-56,212r-39,0r186,-713r102,0xm403,-252r-110,-422r-46,0r-110,422r266,0xm335,-814v19,0,33,-8,59,-33r24,22v-40,37,-60,44,-81,44v-45,0,-104,-50,-134,-50v-19,0,-34,6,-63,31r-22,-22v41,-39,62,-43,84,-43v49,0,94,51,133,51","w":542,"k":{"\u0162":30,"\u0104":-50,"\u0102":-50,"\u0100":-50,"\u00c1":-50,"\u00c2":-50,"\u0178":30,"\u00c3":-50,"\u00c0":-50,"\u00c5":-50,"\u00c4":-50,"Z":-40,"Y":30,"W":15,"V":15,"T":30,"A":-50}},"\u00d5":{"d":"464,-172v0,65,-43,181,-197,181v-150,0,-190,-116,-190,-182r0,-368v0,-63,41,-179,194,-179v151,0,193,116,193,180r0,368xm423,-173r0,-366v0,-118,-103,-141,-152,-141v-49,0,-153,23,-153,141r0,366v0,118,103,142,152,142v49,0,153,-25,153,-142xm334,-814v19,0,33,-8,59,-33r24,22v-40,37,-60,44,-81,44v-45,0,-104,-50,-134,-50v-19,0,-34,6,-63,31r-22,-22v41,-39,62,-43,84,-43v49,0,94,51,133,51"},"\u2013":{"d":"450,-255r-363,0r0,-37r363,0r0,37","w":537},"\u2014":{"d":"766,-255r-679,0r0,-37r679,0r0,37","w":853},"\u201c":{"d":"323,-818r-76,203r-73,0r127,-203r22,0xm186,-818r-75,203r-74,0r128,-203r21,0","w":360},"\u201d":{"d":"323,-818r-128,203r-21,0r75,-203r74,0xm186,-818r-127,203r-22,0r76,-203r73,0","w":360},"\u2018":{"d":"176,-780r-73,198r-66,0r123,-198r16,0","w":204},"\u2019":{"d":"176,-780r-123,198r-16,0r73,-198r66,0","w":204},"\u00f7":{"d":"306,0r-79,0r0,-79r79,0r0,79xm306,-341r-79,0r0,-80r79,0r0,80xm450,-193r-366,0r0,-37r366,0r0,37","w":537},"\u00ff":{"d":"236,0r-59,0r-149,-523r43,0r134,483r40,0r129,-483r43,0r-172,633v-29,106,-75,121,-153,121r-18,0r0,-40r32,0v51,0,82,-16,99,-80xm362,-631r-59,0r0,-77r59,0r0,77xm142,-631r-59,0r0,-77r59,0r0,77","w":445},"\u0178":{"d":"449,-713r-187,457r0,256r-41,0r0,-256r-188,-457r45,0r163,408r163,-408r45,0xm381,-793r-59,0r0,-77r59,0r0,77xm161,-793r-59,0r0,-77r59,0r0,77","w":482,"k":{"\u0111":30,"\u0123":30,"\u0151":30,"\u014f":30,"\u014d":30,"\u0121":30,"\u011f":30,"\u011d":30,"\u011b":30,"\u0119":30,"\u0117":30,"\u0115":30,"\u0113":30,"\u010f":30,"\u010d":30,"\u010b":30,"\u0109":30,"\u0107":30,"\u0105":30,"\u0104":30,"\u0103":30,"\u0102":30,"\u0101":30,"\u0100":30,"\u00a2":30,"\u00e6":30,"\u0153":30,"\u00c1":30,"\u00c2":30,"\u2014":30,"\u2013":30,"\u00c3":30,"\u00c0":30,"\u00f8":30,"\u00f5":30,"\u00f6":30,"\u00f4":30,"\u00f2":30,"\u00f3":30,"\u00eb":30,"\u00ea":30,"\u00e8":30,"\u00e9":30,"\u00e7":30,"\u00e5":30,"\u00e3":30,"\u00e4":30,"\u00e2":30,"\u00e0":30,"\u00e1":30,"\u00c5":30,"\u00c4":30,"q":30,"o":30,"g":30,"e":30,"d":30,"c":30,"a":30,"A":30,"=":30,"-":30}},"\u00b7":{"d":"162,-228r-75,0r0,-75r75,0r0,75","w":249},"\u00c2":{"d":"510,0r-41,0r-55,-212r-287,0r-56,212r-39,0r186,-713r102,0xm403,-252r-110,-422r-46,0r-110,422r266,0xm386,-793r-36,0r-79,-84r-79,84r-37,0r90,-112r50,0","w":542,"k":{"\u0162":30,"\u0104":-50,"\u0102":-50,"\u0100":-50,"\u00c1":-50,"\u00c2":-50,"\u0178":30,"\u00c3":-50,"\u00c0":-50,"\u00c5":-50,"\u00c4":-50,"Z":-40,"Y":30,"W":15,"V":15,"T":30,"A":-50}},"\u00ca":{"d":"455,0r-368,0r0,-713r368,0r0,40r-327,0r0,275r302,0r0,40r-302,0r0,318r327,0r0,40xm383,-793r-36,0r-79,-84r-79,84r-37,0r90,-112r50,0","w":512},"\u00c1":{"d":"510,0r-41,0r-55,-212r-287,0r-56,212r-39,0r186,-713r102,0xm403,-252r-110,-422r-46,0r-110,422r266,0xm344,-917r-82,136r-34,0r66,-136r50,0","w":542,"k":{"\u0162":30,"\u0104":-50,"\u0102":-50,"\u0100":-50,"\u00c1":-50,"\u00c2":-50,"\u0178":30,"\u00c3":-50,"\u00c0":-50,"\u00c5":-50,"\u00c4":-50,"Z":-40,"Y":30,"W":15,"V":15,"T":30,"A":-50}},"\u00cb":{"d":"455,0r-368,0r0,-713r368,0r0,40r-327,0r0,275r302,0r0,40r-302,0r0,318r327,0r0,40xm411,-793r-59,0r0,-77r59,0r0,77xm191,-793r-59,0r0,-77r59,0r0,77","w":512},"\u00c8":{"d":"455,0r-368,0r0,-713r368,0r0,40r-327,0r0,275r302,0r0,40r-302,0r0,318r327,0r0,40xm308,-781r-34,0r-81,-136r49,0","w":512},"\u00cd":{"d":"88,-713r41,0r0,713r-41,0r0,-713xm206,-917r-82,136r-34,0r66,-136r50,0","w":217},"\u00ce":{"d":"86,-713r41,0r0,713r-41,0r0,-713xm222,-793r-36,0r-79,-84r-79,84r-37,0r90,-112r50,0","w":213},"\u00cf":{"d":"88,-713r41,0r0,713r-41,0r0,-713xm248,-793r-59,0r0,-77r59,0r0,77xm28,-793r-59,0r0,-77r59,0r0,77","w":216,"k":{"\u00cc":-53}},"\u00cc":{"d":"88,-713r41,0r0,713r-41,0r0,-713xm128,-781r-34,0r-81,-136r49,0","w":217},"\u00d3":{"d":"464,-172v0,65,-43,181,-197,181v-150,0,-190,-116,-190,-182r0,-368v0,-63,41,-179,194,-179v151,0,193,116,193,180r0,368xm423,-173r0,-366v0,-118,-103,-141,-152,-141v-49,0,-153,23,-153,141r0,366v0,118,103,142,152,142v49,0,153,-25,153,-142xm335,-917r-82,136r-34,0r66,-136r50,0"},"\u00d4":{"d":"464,-172v0,65,-43,181,-197,181v-150,0,-190,-116,-190,-182r0,-368v0,-63,41,-179,194,-179v151,0,193,116,193,180r0,368xm423,-173r0,-366v0,-118,-103,-141,-152,-141v-49,0,-153,23,-153,141r0,366v0,118,103,142,152,142v49,0,153,-25,153,-142xm386,-793r-36,0r-79,-84r-79,84r-37,0r90,-112r50,0"},"\u00d2":{"d":"464,-172v0,65,-43,181,-197,181v-150,0,-190,-116,-190,-182r0,-368v0,-63,41,-179,194,-179v151,0,193,116,193,180r0,368xm423,-173r0,-366v0,-118,-103,-141,-152,-141v-49,0,-153,23,-153,141r0,366v0,118,103,142,152,142v49,0,153,-25,153,-142xm307,-781r-34,0r-81,-136r49,0"},"\u00da":{"d":"464,-172v0,65,-43,181,-197,181v-150,0,-190,-116,-190,-182r0,-540r41,0r0,540v0,113,98,142,150,142v54,0,155,-29,155,-142r0,-540r41,0r0,541xm339,-917r-82,136r-34,0r66,-136r50,0"},"\u00db":{"d":"464,-172v0,65,-43,181,-197,181v-150,0,-190,-116,-190,-182r0,-540r41,0r0,540v0,113,98,142,150,142v54,0,155,-29,155,-142r0,-540r41,0r0,541xm386,-793r-36,0r-79,-84r-79,84r-37,0r90,-112r50,0"},"\u00d9":{"d":"464,-172v0,65,-43,181,-197,181v-150,0,-190,-116,-190,-182r0,-540r41,0r0,540v0,113,98,142,150,142v54,0,155,-29,155,-142r0,-540r41,0r0,541xm320,-781r-34,0r-81,-136r49,0"},"\u0131":{"d":"127,0r-40,0r0,-523r40,0r0,523","w":214},"\u00af":{"d":"375,-628r-288,0r0,-36r288,0r0,36","w":462},"\u00b8":{"d":"185,50r-52,130r-46,0r61,-130r37,0","w":272},"\u00bf":{"d":"32,2v1,-53,25,-92,56,-124v29,-30,67,-51,97,-78v27,-23,44,-50,44,-107r0,-18r41,0r0,15v0,76,-31,114,-60,139v-31,27,-66,47,-94,75v-25,24,-44,54,-44,96v0,97,56,152,152,152v48,0,146,-19,155,-131r39,0v-3,63,-48,170,-194,170v-114,0,-192,-77,-192,-189xm214,-529r69,0r0,70r-69,0r0,-70","w":430},"\u00a1":{"d":"101,-330r41,0r0,500r-41,0r0,-500xm87,-541r71,0r0,71r-71,0r0,-71","w":245},"\u00a5":{"d":"421,-102r-146,0r0,102r-39,0r0,-102r-143,0r0,-37r143,0r0,-114r-143,0r0,-37r128,0r-173,-423r45,0r163,407r163,-407r45,0r-174,423r131,0r0,37r-146,0r0,114r146,0r0,37","w":512},"\u0153":{"d":"452,-173v0,64,32,142,147,142v86,0,142,-48,145,-131r42,0v-4,107,-76,172,-187,172v-80,0,-139,-32,-168,-90v-30,57,-89,90,-166,90v-116,0,-188,-69,-188,-183r0,-177v0,-111,74,-183,188,-183v79,0,138,33,167,91v29,-57,89,-91,167,-91v115,0,187,70,187,183r0,95r-334,0r0,82xm411,-173r0,-177v0,-64,-27,-142,-146,-142v-92,0,-147,52,-147,142r0,177v0,64,27,142,147,142v88,0,143,-51,146,-142xm745,-295r0,-55v0,-64,-27,-142,-146,-142v-92,0,-147,52,-147,142r0,55r293,0","w":863,"k":{"\u0162":40,"T":40}},"\u0152":{"d":"791,0r-368,0r0,-56v-30,37,-80,65,-156,65v-150,0,-190,-116,-190,-182r0,-368v0,-63,41,-179,194,-179v75,0,122,29,152,65r0,-58r368,0r0,41r-326,0r0,274r301,0r0,40r-301,0r0,318r326,0r0,40xm423,-164r0,-383v-5,-111,-104,-133,-152,-133v-49,0,-153,23,-153,141r0,366v0,118,103,142,152,142v48,0,148,-24,153,-133","w":848},"\u00c6":{"d":"741,0r-368,0r0,-212r-246,0r-56,212r-39,0r186,-713r523,0r0,41r-326,0r0,274r301,0r0,40r-301,0r0,318r326,0r0,40xm247,-672r-110,420r236,0r0,-420r-126,0","w":798},"\u00e6":{"d":"775,-350r0,93r-334,0r0,84v0,64,32,142,147,142v86,0,142,-48,145,-131r42,0v-4,107,-76,172,-187,172v-83,0,-143,-35,-171,-96v-43,73,-116,95,-183,95v-89,0,-171,-47,-171,-162v0,-91,64,-144,161,-144r176,0r0,-70v0,-97,-59,-126,-137,-126v-72,0,-135,32,-139,113r-41,0v8,-114,99,-153,180,-153v70,0,130,24,161,86v31,-54,88,-86,164,-86v115,0,187,70,187,183xm400,-173r0,-84r-177,0v-72,0,-119,30,-119,104v0,100,73,122,141,122v77,0,155,-53,155,-142xm734,-297r0,-53v0,-64,-27,-142,-146,-142v-90,0,-145,50,-147,136r0,59r293,0","w":852,"k":{"\u0162":40,"T":40}},"\u00a2":{"d":"247,10r0,-1v-105,-6,-170,-74,-170,-182r0,-177v0,-105,66,-175,170,-182r0,-150r37,0r0,150v101,7,164,69,168,171r-42,0v-3,-61,-33,-132,-145,-132v-92,0,-147,53,-147,143r0,177v0,64,27,143,147,143v86,0,140,-54,146,-132r41,0v-4,101,-68,164,-169,171r1,1r0,145r-37,0r0,-145","w":510},"\u00b0":{"d":"292,-593v0,66,-54,120,-120,120v-66,0,-119,-54,-119,-120v0,-66,53,-120,119,-120v66,0,120,53,120,120xm257,-593v0,-48,-37,-85,-85,-85v-47,0,-85,37,-85,85v0,47,38,84,85,84v48,0,85,-37,85,-84","w":345},"\u00b5":{"d":"464,0r-41,0r0,-58v-42,53,-96,67,-148,67v-64,0,-115,-21,-147,-58r0,239r-41,0r0,-713r41,0r0,360v3,62,37,132,147,132v82,0,148,-54,148,-136r0,-356r41,0r0,523","w":551},"\u0100":{"d":"510,0r-41,0r-55,-212r-287,0r-56,212r-39,0r186,-713r102,0xm403,-252r-110,-422r-46,0r-110,422r266,0xm413,-793r-288,0r0,-36r288,0r0,36","w":542,"k":{"\u0162":30,"\u0104":-50,"\u0102":-50,"\u0100":-50,"\u00c1":-50,"\u00c2":-50,"\u0178":30,"\u00c3":-50,"\u00c0":-50,"\u00c5":-50,"\u00c4":-50,"Z":-40,"Y":30,"W":15,"V":15,"T":30,"A":-50}},"\u0101":{"d":"441,-369r0,369r-41,0r0,-68v-41,56,-97,77,-166,77v-89,0,-171,-47,-171,-162v0,-91,64,-144,161,-144r176,0r0,-70v0,-97,-59,-126,-137,-126v-72,0,-135,32,-139,113r-42,0v7,-114,100,-153,181,-153v88,0,178,42,178,164xm400,-173r0,-84r-177,0v-72,0,-119,30,-119,104v0,100,73,122,141,122v77,0,155,-53,155,-142xm408,-623r-288,0r0,-36r288,0r0,36","w":524,"k":{"\u0162":40,"T":40}},"\u0102":{"d":"536,0r-41,0r-55,-212r-287,0r-56,212r-39,0r186,-713r102,0xm429,-252r-110,-422r-46,0r-110,422r266,0xm297,-814v63,0,112,-25,119,-80r35,0v-11,78,-72,113,-154,113v-87,0,-144,-35,-158,-113r39,0v8,55,57,80,119,80","w":568,"k":{"\u0162":30,"\u0104":-50,"\u0102":-50,"\u0100":-50,"\u00c1":-50,"\u00c2":-50,"\u0178":30,"\u00c3":-50,"\u00c0":-50,"\u00c5":-50,"\u00c4":-50,"Z":-40,"Y":30,"W":15,"V":15,"T":30,"A":-50}},"\u0103":{"d":"441,-369r0,369r-41,0r0,-68v-41,56,-97,77,-166,77v-89,0,-171,-47,-171,-162v0,-91,64,-144,161,-144r176,0r0,-70v0,-97,-59,-126,-137,-126v-72,0,-135,32,-139,113r-42,0v7,-114,100,-153,181,-153v88,0,178,42,178,164xm400,-173r0,-84r-177,0v-72,0,-119,30,-119,104v0,100,73,122,141,122v77,0,155,-53,155,-142xm266,-638v63,0,112,-25,119,-80r35,0v-11,78,-72,113,-154,113v-87,0,-144,-35,-158,-113r39,0v8,55,57,80,119,80","w":524,"k":{"\u0162":40,"T":40}},"\u0104":{"d":"536,0r-41,0r-55,-212r-287,0r-56,212r-39,0r186,-713r102,0xm429,-252r-110,-422r-46,0r-110,422r266,0xm631,181r-55,0r-72,-131r44,0","w":560},"\u0105":{"d":"441,-369r0,369r-41,0r0,-68v-41,56,-97,77,-166,77v-89,0,-171,-47,-171,-162v0,-91,64,-144,161,-144r176,0r0,-70v0,-97,-59,-126,-137,-126v-72,0,-135,32,-139,113r-42,0v7,-114,100,-153,181,-153v88,0,178,42,178,164xm400,-173r0,-84r-177,0v-72,0,-119,30,-119,104v0,100,73,122,141,122v77,0,155,-53,155,-142xm534,181r-55,0r-72,-131r44,0","w":524,"k":{"\u0162":40,"T":40}},"\u0106":{"d":"266,-680v-49,0,-153,22,-153,141r0,366v0,119,104,140,153,140v49,0,150,-24,150,-139r41,0v0,67,-42,181,-195,181v-150,0,-190,-115,-190,-182r0,-368v0,-62,41,-179,194,-179v150,0,191,117,191,180r-40,0v0,-116,-99,-140,-151,-140xm336,-917r-82,136r-34,0r66,-136r50,0","w":517},"\u0107":{"d":"452,-361r-42,0v-3,-61,-33,-132,-145,-132v-92,0,-147,53,-147,143r0,177v0,64,27,143,147,143v86,0,140,-54,146,-132r41,0v-4,107,-76,172,-187,172v-116,0,-188,-69,-188,-183r0,-177v0,-111,74,-183,188,-183v113,0,183,63,187,172xm336,-729r-82,136r-34,0r66,-136r50,0","w":510},"\u0108":{"d":"266,-680v-49,0,-153,22,-153,141r0,366v0,119,104,140,153,140v49,0,150,-24,150,-139r41,0v0,67,-42,181,-195,181v-150,0,-190,-115,-190,-182r0,-368v0,-62,41,-179,194,-179v150,0,191,117,191,180r-40,0v0,-116,-99,-140,-151,-140xm384,-793r-36,0r-79,-84r-79,84r-37,0r90,-112r50,0","w":517},"\u0109":{"d":"452,-361r-42,0v-3,-61,-33,-132,-145,-132v-92,0,-147,53,-147,143r0,177v0,64,27,143,147,143v86,0,140,-54,146,-132r41,0v-4,107,-76,172,-187,172v-116,0,-188,-69,-188,-183r0,-177v0,-111,74,-183,188,-183v113,0,183,63,187,172xm385,-593r-36,0r-79,-84r-79,84r-37,0r90,-112r50,0","w":510},"\u010a":{"d":"266,-680v-49,0,-153,22,-153,141r0,366v0,119,104,140,153,140v49,0,150,-24,150,-139r41,0v0,67,-42,181,-195,181v-150,0,-190,-115,-190,-182r0,-368v0,-62,41,-179,194,-179v150,0,191,117,191,180r-40,0v0,-116,-99,-140,-151,-140xm298,-793r-61,0r0,-55r61,0r0,55","w":517},"\u010b":{"d":"452,-361r-42,0v-3,-61,-33,-132,-145,-132v-92,0,-147,53,-147,143r0,177v0,64,27,143,147,143v86,0,140,-54,146,-132r41,0v-4,107,-76,172,-187,172v-116,0,-188,-69,-188,-183r0,-177v0,-111,74,-183,188,-183v113,0,183,63,187,172xm291,-631r-61,0r0,-55r61,0r0,55","w":510},"\u010c":{"d":"266,-680v-49,0,-153,22,-153,141r0,366v0,119,104,140,153,140v49,0,150,-24,150,-139r41,0v0,67,-42,181,-195,181v-150,0,-190,-115,-190,-182r0,-368v0,-62,41,-179,194,-179v150,0,191,117,191,180r-40,0v0,-116,-99,-140,-151,-140xm151,-905r36,0r79,84r79,-84r37,0r-90,112r-50,0","w":515},"\u010d":{"d":"452,-361r-42,0v-3,-61,-33,-132,-145,-132v-92,0,-147,53,-147,143r0,177v0,64,27,143,147,143v86,0,140,-54,146,-132r41,0v-4,107,-76,172,-187,172v-116,0,-188,-69,-188,-183r0,-177v0,-111,74,-183,188,-183v113,0,183,63,187,172xm154,-705r36,0r79,84r79,-84r37,0r-90,112r-50,0","w":510},"\u010e":{"d":"474,-183v0,61,-30,183,-180,183r-207,0r0,-714r203,0v153,0,184,121,184,179r0,352xm433,-184r0,-348v0,-122,-93,-142,-143,-142r-162,0r0,634r164,0v51,0,141,-26,141,-144xm147,-905r36,0r79,84r79,-84r37,0r-90,112r-50,0","w":551},"\u010f":{"d":"77,-173r0,-177v0,-113,72,-183,187,-183v53,0,112,22,146,70r0,-249r41,0r0,712r-41,0r0,-59v-35,53,-93,69,-146,69v-113,0,-187,-71,-187,-183xm118,-350r0,177v0,89,55,143,146,143v120,0,146,-85,146,-143r0,-177v0,-84,-54,-143,-146,-143v-119,0,-146,79,-146,143xm632,-712r-82,136r-34,0r66,-136r50,0","w":572},"\u0112":{"d":"455,0r-368,0r0,-713r368,0r0,40r-327,0r0,275r302,0r0,40r-302,0r0,318r327,0r0,40xm418,-793r-288,0r0,-36r288,0r0,36","w":512},"\u0113":{"d":"452,-350r0,95r-334,0r0,82v0,64,32,143,147,143v86,0,143,-49,146,-132r41,0v-4,107,-76,172,-187,172v-116,0,-188,-69,-188,-183r0,-177v0,-111,74,-183,188,-183v115,0,187,70,187,183xm411,-295r0,-55v0,-64,-27,-143,-146,-143v-92,0,-147,53,-147,143r0,55r293,0xm409,-623r-288,0r0,-36r288,0r0,36","w":524,"k":{"\u0162":40,"T":40}},"\u0114":{"d":"455,0r-368,0r0,-713r368,0r0,40r-327,0r0,275r302,0r0,40r-302,0r0,318r327,0r0,40xm266,-814v63,0,112,-25,119,-80r35,0v-11,78,-72,113,-154,113v-87,0,-144,-35,-158,-113r39,0v8,55,57,80,119,80","w":512},"\u0115":{"d":"452,-350r0,95r-334,0r0,82v0,64,32,143,147,143v86,0,143,-49,146,-132r41,0v-4,107,-76,172,-187,172v-116,0,-188,-69,-188,-183r0,-177v0,-111,74,-183,188,-183v115,0,187,70,187,183xm411,-295r0,-55v0,-64,-27,-143,-146,-143v-92,0,-147,53,-147,143r0,55r293,0xm268,-638v63,0,112,-25,119,-80r35,0v-11,78,-72,113,-154,113v-87,0,-144,-35,-158,-113r39,0v8,55,57,80,119,80","w":524,"k":{"\u0162":40,"T":40}},"\u0116":{"d":"455,0r-368,0r0,-713r368,0r0,40r-327,0r0,275r302,0r0,40r-302,0r0,318r327,0r0,40xm294,-793r-61,0r0,-55r61,0r0,55","w":512},"\u0117":{"d":"452,-350r0,95r-334,0r0,82v0,64,32,143,147,143v86,0,143,-49,146,-132r41,0v-4,107,-76,172,-187,172v-116,0,-188,-69,-188,-183r0,-177v0,-111,74,-183,188,-183v115,0,187,70,187,183xm411,-295r0,-55v0,-64,-27,-143,-146,-143v-92,0,-147,53,-147,143r0,55r293,0xm296,-631r-61,0r0,-55r61,0r0,55","w":524,"k":{"\u0162":40,"T":40}},"\u0118":{"d":"455,0r-368,0r0,-713r368,0r0,40r-327,0r0,275r302,0r0,40r-302,0r0,318r327,0r0,40xm371,181r-55,0r-72,-131r44,0","w":512},"\u0119":{"d":"452,-350r0,95r-334,0r0,82v0,64,32,143,147,143v86,0,143,-49,146,-132r41,0v-4,107,-76,172,-187,172v-116,0,-188,-69,-188,-183r0,-177v0,-111,74,-183,188,-183v115,0,187,70,187,183xm411,-295r0,-55v0,-64,-27,-143,-146,-143v-92,0,-147,53,-147,143r0,55r293,0xm367,181r-55,0r-72,-131r44,0","w":524,"k":{"\u0162":40,"T":40}},"\u011a":{"d":"455,0r-368,0r0,-713r368,0r0,40r-327,0r0,275r302,0r0,40r-302,0r0,318r327,0r0,40xm148,-905r36,0r79,84r79,-84r37,0r-90,112r-50,0","w":512},"\u011b":{"d":"452,-350r0,95r-334,0r0,82v0,64,32,143,147,143v86,0,143,-49,146,-132r41,0v-4,107,-76,172,-187,172v-116,0,-188,-69,-188,-183r0,-177v0,-111,74,-183,188,-183v115,0,187,70,187,183xm411,-295r0,-55v0,-64,-27,-143,-146,-143v-92,0,-147,53,-147,143r0,55r293,0xm150,-705r36,0r79,84r79,-84r37,0r-90,112r-50,0","w":524,"k":{"\u0162":40,"T":40}},"\u011c":{"d":"464,-172v0,65,-43,181,-197,181v-150,0,-190,-116,-190,-182r0,-368v0,-63,41,-179,194,-179v150,0,191,117,191,180r-40,0v0,-116,-102,-140,-151,-140v-49,0,-153,24,-153,141r0,366v0,117,103,142,152,142v49,0,153,-25,153,-142r0,-161r-156,0r0,-40r197,0r0,202xm384,-793r-36,0r-79,-84r-79,84r-37,0r90,-112r50,0"},"\u011d":{"d":"410,54r0,-112v-37,53,-93,68,-145,68v-116,0,-188,-69,-188,-183r0,-177v0,-111,74,-183,188,-183v52,0,115,18,145,67r0,-57r41,0r0,577v0,139,-91,177,-186,177v-101,0,-179,-59,-180,-159r40,0v1,77,57,119,140,119v66,0,145,-14,145,-137xm410,-173r0,-177v0,-64,-26,-143,-145,-143v-92,0,-147,53,-147,143r0,177v0,64,27,143,147,143v91,0,145,-58,145,-143xm385,-593r-36,0r-79,-84r-79,84r-37,0r90,-112r50,0","w":538},"\u011e":{"d":"464,-172v0,65,-43,181,-197,181v-150,0,-190,-116,-190,-182r0,-368v0,-63,41,-179,194,-179v150,0,191,117,191,180r-40,0v0,-116,-102,-140,-151,-140v-49,0,-153,24,-153,141r0,366v0,117,103,142,152,142v49,0,153,-25,153,-142r0,-161r-156,0r0,-40r197,0r0,202xm270,-814v63,0,112,-25,119,-80r35,0v-11,78,-72,113,-154,113v-87,0,-144,-35,-158,-113r39,0v8,55,57,80,119,80"},"\u011f":{"d":"410,54r0,-112v-37,53,-93,68,-145,68v-116,0,-188,-69,-188,-183r0,-177v0,-111,74,-183,188,-183v52,0,115,18,145,67r0,-57r41,0r0,577v0,139,-91,177,-186,177v-101,0,-179,-59,-180,-159r40,0v1,77,57,119,140,119v66,0,145,-14,145,-137xm410,-173r0,-177v0,-64,-26,-143,-145,-143v-92,0,-147,53,-147,143r0,177v0,64,27,143,147,143v91,0,145,-58,145,-143xm271,-646v63,0,112,-25,119,-80r35,0v-11,78,-72,113,-154,113v-87,0,-144,-35,-158,-113r39,0v8,55,57,80,119,80","w":538},"\u0120":{"d":"464,-172v0,65,-43,181,-197,181v-150,0,-190,-116,-190,-182r0,-368v0,-63,41,-179,194,-179v150,0,191,117,191,180r-40,0v0,-116,-102,-140,-151,-140v-49,0,-153,24,-153,141r0,366v0,117,103,142,152,142v49,0,153,-25,153,-142r0,-161r-156,0r0,-40r197,0r0,202xm299,-793r-61,0r0,-55r61,0r0,55"},"\u0121":{"d":"410,54r0,-112v-37,53,-93,68,-145,68v-116,0,-188,-69,-188,-183r0,-177v0,-111,74,-183,188,-183v52,0,115,18,145,67r0,-57r41,0r0,577v0,139,-91,177,-186,177v-101,0,-179,-59,-180,-159r40,0v1,77,57,119,140,119v66,0,145,-14,145,-137xm410,-173r0,-177v0,-64,-26,-143,-145,-143v-92,0,-147,53,-147,143r0,177v0,64,27,143,147,143v91,0,145,-58,145,-143xm300,-631r-61,0r0,-55r61,0r0,55","w":538},"\u0124":{"d":"488,0r-41,0r0,-357r-319,0r0,357r-41,0r0,-713r41,0r0,316r319,0r0,-316r41,0r0,713xm401,-793r-36,0r-79,-84r-79,84r-37,0r90,-112r50,0","w":575},"\u0125":{"d":"461,0r-41,0r0,-350v0,-61,-15,-143,-136,-143v-87,0,-157,58,-157,141r0,352r-41,0r0,-712r41,0r0,257v42,-60,105,-78,157,-78v115,0,177,69,177,183r0,350xm386,-793r-36,0r-79,-84r-79,84r-37,0r90,-112r50,0","w":538,"k":{"\u0162":40,"T":40}},"\u0128":{"d":"90,-713r41,0r0,713r-41,0r0,-713xm177,-814v19,0,33,-8,59,-33r24,22v-40,37,-60,44,-81,44v-45,0,-104,-50,-134,-50v-19,0,-34,6,-63,31r-22,-22v41,-39,62,-43,84,-43v49,0,94,51,133,51","w":219},"\u0129":{"d":"127,0r-40,0r0,-523r40,0r0,523xm181,-648v19,0,33,-8,59,-33r24,22v-40,37,-60,44,-81,44v-45,0,-104,-50,-134,-50v-19,0,-34,6,-63,31r-22,-22v41,-39,62,-43,84,-43v49,0,94,51,133,51","w":214},"\u012a":{"d":"87,-713r41,0r0,713r-41,0r0,-713xm250,-793r-288,0r0,-36r288,0r0,36","w":215},"\u012b":{"d":"127,0r-40,0r0,-523r40,0r0,523xm253,-621r-288,0r0,-36r288,0r0,36","w":214},"\u012c":{"d":"87,-713r41,0r0,713r-41,0r0,-713xm110,-814v63,0,112,-25,119,-80r35,0v-11,78,-72,113,-154,113v-87,0,-144,-35,-158,-113r39,0v8,55,57,80,119,80","w":215},"\u012d":{"d":"109,-638v63,0,112,-25,119,-80r35,0v-11,78,-72,113,-154,113v-87,0,-144,-35,-158,-113r39,0v8,55,57,80,119,80xm127,0r-40,0r0,-523r40,0r0,523","w":214},"\u012e":{"d":"86,-713r41,0r0,713r-41,0r0,-713xm217,181r-55,0r-72,-131r44,0","w":214},"\u012f":{"d":"124,0r-41,0r0,-523r41,0r0,523xm133,-645r-60,0r0,-76r60,0r0,76xm213,181r-55,0r-72,-131r44,0","w":211},"\u0130":{"d":"87,-713r41,0r0,713r-41,0r0,-713xm138,-793r-61,0r0,-55r61,0r0,55","w":215},"\u0134":{"d":"373,-171v0,113,-66,180,-175,180v-108,0,-171,-70,-171,-180r41,0v0,117,77,140,131,140v57,0,133,-24,133,-135r0,-507r-227,0r0,-40r268,0r0,542xm343,-793r-36,0r-79,-84r-79,84r-37,0r90,-112r50,0","w":455},"\u0135":{"d":"168,106v0,96,-58,125,-132,125r-40,0r0,-40r51,0v40,0,80,-21,80,-82r0,-632r41,0r0,629xm264,-606r-36,0r-79,-84r-79,84r-37,0r90,-112r50,0","w":266},"\u0139":{"d":"454,0r-367,0r0,-713r41,0r0,672r326,0r0,41xm208,-917r-82,136r-34,0r66,-136r50,0","w":476},"\u013a":{"d":"83,-129r0,-584r41,0r0,590v0,61,37,82,80,82r6,0r0,40r-11,0v-64,0,-116,-37,-116,-128xm204,-917r-82,136r-34,0r66,-136r50,0","w":238},"\u013d":{"d":"454,0r-367,0r0,-713r41,0r0,672r326,0r0,41xm357,-713r-82,136r-34,0r66,-136r50,0","w":476},"\u013e":{"d":"83,-129r0,-584r41,0r0,590v0,61,37,82,80,82r6,0r0,40r-11,0v-64,0,-116,-37,-116,-128xm319,-713r-82,136r-34,0r66,-136r50,0","w":269},"\u013f":{"d":"454,0r-367,0r0,-713r41,0r0,672r326,0r0,41xm357,-228r-75,0r0,-75r75,0r0,75","w":476},"\u0140":{"d":"87,-129r0,-584r41,0r0,590v0,61,37,82,80,82r6,0r0,40r-11,0v-64,0,-116,-37,-116,-128xm344,-228r-75,0r0,-75r75,0r0,75","w":407},"\u0143":{"d":"479,0r-68,0r-283,-665r0,665r-41,0r0,-713r65,0r286,673r0,-673r41,0r0,713xm344,-917r-82,136r-34,0r66,-136r50,0","w":566},"\u0144":{"d":"462,0r-41,0r0,-350v0,-63,-15,-143,-136,-143v-87,0,-157,58,-157,141r0,352r-41,0r0,-522r41,0r0,67v44,-65,104,-78,157,-78v115,0,177,69,177,183r0,350xm340,-729r-82,136r-34,0r66,-136r50,0","w":544,"k":{"\u0162":40,"T":40}},"\u0147":{"d":"479,0r-68,0r-283,-665r0,665r-41,0r0,-713r65,0r286,673r0,-673r41,0r0,713xm170,-905r36,0r79,84r79,-84r37,0r-90,112r-50,0","w":566},"\u0148":{"d":"462,0r-41,0r0,-350v0,-63,-15,-143,-136,-143v-87,0,-157,58,-157,141r0,352r-41,0r0,-522r41,0r0,67v44,-65,104,-78,157,-78v115,0,177,69,177,183r0,350xm157,-705r36,0r79,84r79,-84r37,0r-90,112r-50,0","w":544,"k":{"\u0162":40,"T":40}},"\u014c":{"d":"464,-172v0,65,-43,181,-197,181v-150,0,-190,-116,-190,-182r0,-368v0,-63,41,-179,194,-179v151,0,193,116,193,180r0,368xm423,-173r0,-366v0,-118,-103,-141,-152,-141v-49,0,-153,23,-153,141r0,366v0,118,103,142,152,142v49,0,153,-25,153,-142xm409,-793r-288,0r0,-36r288,0r0,36"},"\u014d":{"d":"452,-173v0,112,-74,183,-187,183v-116,0,-188,-69,-188,-183r0,-177v0,-111,74,-183,188,-183v115,0,187,70,187,183r0,177xm411,-173r0,-177v0,-64,-27,-143,-146,-143v-92,0,-147,53,-147,143r0,177v0,64,27,143,147,143v91,0,146,-54,146,-143xm406,-623r-288,0r0,-36r288,0r0,36","w":529},"\u014e":{"d":"464,-172v0,65,-43,181,-197,181v-150,0,-190,-116,-190,-182r0,-368v0,-63,41,-179,194,-179v151,0,193,116,193,180r0,368xm423,-173r0,-366v0,-118,-103,-141,-152,-141v-49,0,-153,23,-153,141r0,366v0,118,103,142,152,142v49,0,153,-25,153,-142xm270,-814v63,0,112,-25,119,-80r35,0v-11,78,-72,113,-154,113v-87,0,-144,-35,-158,-113r39,0v8,55,57,80,119,80"},"\u014f":{"d":"452,-173v0,112,-74,183,-187,183v-116,0,-188,-69,-188,-183r0,-177v0,-111,74,-183,188,-183v115,0,187,70,187,183r0,177xm411,-173r0,-177v0,-64,-27,-143,-146,-143v-92,0,-147,53,-147,143r0,177v0,64,27,143,147,143v91,0,146,-54,146,-143xm262,-638v63,0,112,-25,119,-80r35,0v-11,78,-72,113,-154,113v-87,0,-144,-35,-158,-113r39,0v8,55,57,80,119,80","w":529},"\u0150":{"d":"464,-172v0,65,-43,181,-197,181v-150,0,-190,-116,-190,-182r0,-368v0,-63,41,-179,194,-179v151,0,193,116,193,180r0,368xm423,-173r0,-366v0,-118,-103,-141,-152,-141v-49,0,-153,23,-153,141r0,366v0,118,103,142,152,142v49,0,153,-25,153,-142xm264,-916r-94,135r-43,0r78,-135r59,0xm430,-916r-96,135r-41,0r78,-135r59,0"},"\u0151":{"d":"452,-173v0,112,-74,183,-187,183v-116,0,-188,-69,-188,-183r0,-177v0,-111,74,-183,188,-183v115,0,187,70,187,183r0,177xm411,-173r0,-177v0,-64,-27,-143,-146,-143v-92,0,-147,53,-147,143r0,177v0,64,27,143,147,143v91,0,146,-54,146,-143xm248,-728r-94,135r-43,0r78,-135r59,0xm414,-728r-96,135r-41,0r78,-135r59,0"},"\u0154":{"d":"473,0r-48,0r-139,-317r-158,0r0,317r-41,0r0,-713r204,0v153,0,184,120,184,178r0,36v0,53,-26,154,-145,180xm434,-500r0,-32v0,-119,-93,-141,-143,-141r-163,0r0,316r165,0v50,0,141,-26,141,-143xm321,-917r-82,136r-34,0r66,-136r50,0","w":532},"\u0155":{"d":"274,-482r-27,0v-51,0,-119,37,-119,143r0,339r-41,0r0,-522r41,0r0,67v30,-50,76,-67,120,-67r26,0r0,40xm210,-729r-82,136r-34,0r66,-136r50,0","w":312},"\u0158":{"d":"473,0r-48,0r-139,-317r-158,0r0,317r-41,0r0,-713r204,0v153,0,184,120,184,178r0,36v0,53,-26,154,-145,180xm434,-500r0,-32v0,-119,-93,-141,-143,-141r-163,0r0,316r165,0v50,0,141,-26,141,-143xm141,-905r36,0r79,84r79,-84r37,0r-90,112r-50,0","w":532},"\u0159":{"d":"262,-482r-27,0v-51,0,-119,37,-119,143r0,339r-41,0r0,-522r41,0r0,67v30,-50,76,-67,120,-67r26,0r0,40xm35,-705r36,0r79,84r79,-84r37,0r-90,112r-50,0","w":300},"\u015a":{"d":"458,-172v0,109,-91,182,-204,182v-122,0,-196,-77,-196,-182r41,0v0,88,59,140,154,140v97,0,164,-53,164,-142v0,-61,-24,-102,-83,-135v-62,-35,-116,-63,-178,-95v-54,-28,-90,-82,-90,-147v0,-99,77,-170,187,-170v115,0,194,71,194,179r-40,0v0,-90,-66,-139,-154,-139v-82,0,-146,51,-146,133v0,49,23,83,77,111r169,90v74,40,105,102,105,175xm324,-917r-82,136r-34,0r66,-136r50,0","w":516},"\u015b":{"d":"437,-146v0,114,-89,154,-191,154v-109,0,-188,-59,-188,-160r41,0v0,79,61,120,147,120v72,0,150,-18,150,-114v0,-47,-28,-72,-80,-86v-44,-12,-95,-24,-143,-34v-69,-14,-108,-62,-108,-124v0,-102,84,-142,177,-142v106,0,182,55,187,152r-42,0v-4,-69,-52,-112,-147,-112v-64,0,-134,19,-134,102v0,39,21,75,81,87v49,10,97,20,143,33v67,19,107,58,107,124xm317,-729r-82,136r-34,0r66,-136r50,0","w":495},"\u015c":{"d":"458,-172v0,109,-91,182,-204,182v-122,0,-196,-77,-196,-182r41,0v0,88,59,140,154,140v97,0,164,-53,164,-142v0,-61,-24,-102,-83,-135v-62,-35,-116,-63,-178,-95v-54,-28,-90,-82,-90,-147v0,-99,77,-170,187,-170v115,0,194,71,194,179r-40,0v0,-90,-66,-139,-154,-139v-82,0,-146,51,-146,133v0,49,23,83,77,111r169,90v74,40,105,102,105,175xm371,-793r-36,0r-79,-84r-79,84r-37,0r90,-112r50,0","w":516},"\u015d":{"d":"437,-146v0,114,-89,154,-191,154v-109,0,-188,-59,-188,-160r41,0v0,79,61,120,147,120v72,0,150,-18,150,-114v0,-47,-28,-72,-80,-86v-44,-12,-95,-24,-143,-34v-69,-14,-108,-62,-108,-124v0,-102,84,-142,177,-142v106,0,182,55,187,152r-42,0v-4,-69,-52,-112,-147,-112v-64,0,-134,19,-134,102v0,39,21,75,81,87v49,10,97,20,143,33v67,19,107,58,107,124xm355,-593r-36,0r-79,-84r-79,84r-37,0r90,-112r50,0","w":495},"\u015e":{"d":"458,-172v0,109,-91,182,-204,182v-122,0,-196,-77,-196,-182r41,0v0,88,59,140,154,140v97,0,164,-53,164,-142v0,-61,-24,-102,-83,-135v-62,-35,-116,-63,-178,-95v-54,-28,-90,-82,-90,-147v0,-99,77,-170,187,-170v115,0,194,71,194,179r-40,0v0,-90,-66,-139,-154,-139v-82,0,-146,51,-146,133v0,49,23,83,77,111r169,90v74,40,105,102,105,175xm270,50r-52,130r-46,0r61,-130r37,0","w":516},"\u015f":{"d":"437,-146v0,114,-89,154,-191,154v-109,0,-188,-59,-188,-160r41,0v0,79,61,120,147,120v72,0,150,-18,150,-114v0,-47,-28,-72,-80,-86v-44,-12,-95,-24,-143,-34v-69,-14,-108,-62,-108,-124v0,-102,84,-142,177,-142v106,0,182,55,187,152r-42,0v-4,-69,-52,-112,-147,-112v-64,0,-134,19,-134,102v0,39,21,75,81,87v49,10,97,20,143,33v67,19,107,58,107,124xm264,50r-52,130r-46,0r61,-130r37,0","w":495},"\u0160":{"d":"458,-172v0,109,-91,182,-204,182v-122,0,-196,-77,-196,-182r41,0v0,88,59,140,154,140v97,0,164,-53,164,-142v0,-61,-24,-102,-83,-135v-62,-35,-116,-63,-178,-95v-54,-28,-90,-82,-90,-147v0,-99,77,-170,187,-170v115,0,194,71,194,179r-40,0v0,-90,-66,-139,-154,-139v-82,0,-146,51,-146,133v0,49,23,83,77,111r169,90v74,40,105,102,105,175xm145,-905r36,0r79,84r79,-84r37,0r-90,112r-50,0","w":516},"\u0161":{"d":"437,-146v0,114,-89,154,-191,154v-109,0,-188,-59,-188,-160r41,0v0,79,61,120,147,120v72,0,150,-18,150,-114v0,-47,-28,-72,-80,-86v-44,-12,-95,-24,-143,-34v-69,-14,-108,-62,-108,-124v0,-102,84,-142,177,-142v106,0,182,55,187,152r-42,0v-4,-69,-52,-112,-147,-112v-64,0,-134,19,-134,102v0,39,21,75,81,87v49,10,97,20,143,33v67,19,107,58,107,124xm129,-705r36,0r79,84r79,-84r37,0r-90,112r-50,0","w":495},"\u0164":{"d":"441,-673r-183,0r0,673r-41,0r0,-673r-184,0r0,-40r408,0r0,40xm123,-905r36,0r79,84r79,-84r37,0r-90,112r-50,0","w":474},"\u0165":{"d":"135,-128r0,-354r-107,0r0,-40r107,0r0,-190r41,0r0,190r124,0r0,40r-124,0r0,360v0,61,37,82,80,82r44,0r0,40r-49,0v-64,0,-116,-37,-116,-128xm436,-712r-82,136r-34,0r66,-136r50,0","w":376,"k":{"z":-25}},"\u0168":{"d":"464,-172v0,65,-43,181,-197,181v-150,0,-190,-116,-190,-182r0,-540r41,0r0,540v0,113,98,142,150,142v54,0,155,-29,155,-142r0,-540r41,0r0,541xm337,-814v19,0,33,-8,59,-33r24,22v-40,37,-60,44,-81,44v-45,0,-104,-50,-134,-50v-19,0,-34,6,-63,31r-22,-22v41,-39,62,-43,84,-43v49,0,94,51,133,51"},"\u0169":{"d":"459,0r-41,0r0,-58v-42,53,-96,67,-148,67v-116,0,-188,-69,-188,-182r0,-350r41,0r0,350v0,64,31,142,147,142v82,0,148,-54,148,-136r0,-356r41,0r0,523xm332,-648v19,0,33,-8,59,-33r24,22v-40,37,-60,44,-81,44v-45,0,-104,-50,-134,-50v-19,0,-34,6,-63,31r-22,-22v41,-39,62,-43,84,-43v49,0,94,51,133,51","w":546},"\u016a":{"d":"464,-172v0,65,-43,181,-197,181v-150,0,-190,-116,-190,-182r0,-540r41,0r0,540v0,113,98,142,150,142v54,0,155,-29,155,-142r0,-540r41,0r0,541xm418,-793r-288,0r0,-36r288,0r0,36"},"\u016b":{"d":"459,0r-41,0r0,-58v-42,53,-96,67,-148,67v-116,0,-188,-69,-188,-182r0,-350r41,0r0,350v0,64,31,142,147,142v82,0,148,-54,148,-136r0,-356r41,0r0,523xm408,-621r-288,0r0,-36r288,0r0,36","w":546},"\u016c":{"d":"464,-172v0,65,-43,181,-197,181v-150,0,-190,-116,-190,-182r0,-540r41,0r0,540v0,113,98,142,150,142v54,0,155,-29,155,-142r0,-540r41,0r0,541xm276,-814v63,0,112,-25,119,-80r35,0v-11,78,-72,113,-154,113v-87,0,-144,-35,-158,-113r39,0v8,55,57,80,119,80"},"\u016d":{"d":"459,0r-41,0r0,-58v-42,53,-96,67,-148,67v-116,0,-188,-69,-188,-182r0,-350r41,0r0,350v0,64,31,142,147,142v82,0,148,-54,148,-136r0,-356r41,0r0,523xm265,-646v63,0,112,-25,119,-80r35,0v-11,78,-72,113,-154,113v-87,0,-144,-35,-158,-113r39,0v8,55,57,80,119,80","w":546},"\u016e":{"d":"464,-172v0,65,-43,181,-197,181v-150,0,-190,-116,-190,-182r0,-540r41,0r0,540v0,113,98,142,150,142v54,0,155,-29,155,-142r0,-540r41,0r0,541xm365,-853v0,51,-43,95,-96,95v-51,0,-94,-44,-94,-95v0,-52,43,-95,94,-95v53,0,96,42,96,95xm332,-853v0,-35,-28,-63,-63,-63v-34,0,-60,28,-60,63v0,33,26,61,60,61v35,0,63,-28,63,-61"},"\u016f":{"d":"459,0r-41,0r0,-58v-42,53,-96,67,-148,67v-116,0,-188,-69,-188,-182r0,-350r41,0r0,350v0,64,31,142,147,142v82,0,148,-54,148,-136r0,-356r41,0r0,523xm363,-680v0,51,-43,95,-96,95v-51,0,-94,-44,-94,-95v0,-52,43,-95,94,-95v53,0,96,42,96,95xm330,-680v0,-35,-28,-63,-63,-63v-34,0,-60,28,-60,63v0,33,26,61,60,61v35,0,63,-28,63,-61","w":546},"\u0170":{"d":"464,-172v0,65,-43,181,-197,181v-150,0,-190,-116,-190,-182r0,-540r41,0r0,540v0,113,98,142,150,142v54,0,155,-29,155,-142r0,-540r41,0r0,541xm260,-916r-94,135r-43,0r78,-135r59,0xm426,-916r-96,135r-41,0r78,-135r59,0"},"\u0171":{"d":"459,0r-41,0r0,-58v-42,53,-96,67,-148,67v-116,0,-188,-69,-188,-182r0,-350r41,0r0,350v0,64,31,142,147,142v82,0,148,-54,148,-136r0,-356r41,0r0,523xm255,-728r-94,135r-43,0r78,-135r59,0xm421,-728r-96,135r-41,0r78,-135r59,0","w":546},"\u0172":{"d":"464,-172v0,65,-43,181,-197,181v-150,0,-190,-116,-190,-182r0,-540r41,0r0,540v0,113,98,142,150,142v54,0,155,-29,155,-142r0,-540r41,0r0,541xm377,181r-55,0r-72,-131r44,0"},"\u0173":{"d":"459,0r-41,0r0,-58v-42,53,-96,67,-148,67v-116,0,-188,-69,-188,-182r0,-350r41,0r0,350v0,64,31,142,147,142v82,0,148,-54,148,-136r0,-356r41,0r0,523xm549,181r-55,0r-72,-131r44,0","w":547},"\u0174":{"d":"746,-712r-149,712r-57,0r-150,-622r-152,622r-57,0r-148,-712r44,0r132,670r160,-670r41,0r159,670r133,-670r44,0xm504,-793r-36,0r-79,-84r-79,84r-37,0r90,-112r50,0","w":779},"\u0175":{"d":"624,-523r-122,523r-54,0r-112,-458r-112,458r-53,0r-123,-523r41,0r109,486r118,-486r40,0r119,486r108,-486r41,0xm452,-593r-36,0r-79,-84r-79,84r-37,0r90,-112r50,0","w":672},"\u0176":{"d":"449,-713r-187,457r0,256r-41,0r0,-256r-188,-457r45,0r163,408r163,-408r45,0xm357,-793r-36,0r-79,-84r-79,84r-37,0r90,-112r50,0","w":482},"\u0177":{"d":"236,0r-59,0r-149,-523r43,0r134,483r40,0r129,-483r43,0r-172,633v-29,106,-75,121,-153,121r-18,0r0,-40r32,0v51,0,82,-16,99,-80xm340,-593r-36,0r-79,-84r-79,84r-37,0r90,-112r50,0","w":445},"\u0179":{"d":"414,0r-382,0r0,-44r324,-629r-308,0r0,-40r350,0r0,41r-324,631r340,0r0,41xm289,-917r-82,136r-34,0r66,-136r50,0","w":446},"\u017a":{"d":"413,0r-365,0r0,-45r300,-438r-289,0r0,-40r331,0r0,42r-300,440r323,0r0,41xm290,-729r-82,136r-34,0r66,-136r50,0","w":461},"\u017b":{"d":"414,0r-382,0r0,-44r324,-629r-308,0r0,-40r350,0r0,41r-324,631r340,0r0,41xm249,-793r-61,0r0,-55r61,0r0,55","w":446},"\u017c":{"d":"413,0r-365,0r0,-45r300,-438r-289,0r0,-40r331,0r0,42r-300,440r323,0r0,41xm253,-631r-61,0r0,-55r61,0r0,55","w":461},"\u017d":{"d":"414,0r-382,0r0,-44r324,-629r-308,0r0,-40r350,0r0,41r-324,631r340,0r0,41xm115,-905r36,0r79,84r79,-84r37,0r-90,112r-50,0","w":446},"\u017e":{"d":"413,0r-365,0r0,-45r300,-438r-289,0r0,-40r331,0r0,42r-300,440r323,0r0,41xm117,-705r36,0r79,84r79,-84r37,0r-90,112r-50,0","w":461},"\u0122":{"d":"464,-172v0,65,-43,181,-197,181v-150,0,-190,-116,-190,-182r0,-368v0,-63,41,-179,194,-179v150,0,191,117,191,180r-40,0v0,-116,-102,-140,-151,-140v-49,0,-153,24,-153,141r0,366v0,117,103,142,152,142v49,0,153,-25,153,-142r0,-161r-156,0r0,-40r197,0r0,202xm285,50r-52,130r-46,0r61,-130r37,0"},"\u013b":{"d":"454,0r-367,0r0,-713r41,0r0,672r326,0r0,41xm289,50r-52,130r-46,0r61,-130r37,0","w":476,"k":{"\u0162":60,"\u0104":-45,"\u0102":-45,"\u0100":-45,"\u00c1":-45,"\u00c2":-45,"\u0178":30,"\u00ff":20,"\u00c3":-45,"\u00c0":-45,"\u00c5":-45,"\u00c4":-45,"z":-5,"y":20,"x":-20,"w":20,"v":20,"Z":-50,"Y":30,"X":-30,"W":20,"V":30,"T":60,"A":-45}},"\u013c":{"d":"90,-129r0,-584r41,0r0,590v0,61,37,82,80,82r6,0r0,40r-11,0v-64,0,-116,-37,-116,-128xm201,50r-52,130r-46,0r61,-130r37,0","w":245},"\u0156":{"d":"473,0r-48,0r-139,-317r-158,0r0,317r-41,0r0,-713r204,0v153,0,184,120,184,178r0,36v0,53,-26,154,-145,180xm434,-500r0,-32v0,-119,-93,-141,-143,-141r-163,0r0,316r165,0v50,0,141,-26,141,-143xm269,50r-52,130r-46,0r61,-130r37,0","w":532},"\u0157":{"d":"273,-482r-27,0v-51,0,-119,37,-119,143r0,339r-41,0r0,-522r41,0r0,67v30,-50,76,-67,120,-67r26,0r0,40xm122,50r-52,130r-46,0r61,-130r37,0","w":315},"\u0162":{"d":"441,-673r-183,0r0,673r-41,0r0,-673r-184,0r0,-40r408,0r0,40xm252,50r-52,130r-46,0r61,-130r37,0","w":474,"k":{"\u017f":20,"\u0192":20,"\u0111":50,"\u0123":50,"\u0163":20,"\u0162":-10,"\u0173":40,"\u0165":20,"\u0161":50,"\u015f":50,"\u015d":50,"\u015b":50,"\u0151":50,"\u014f":50,"\u014d":50,"\u0121":50,"\u011f":50,"\u011d":50,"\u011b":50,"\u0119":50,"\u0117":50,"\u0115":50,"\u0113":50,"\u010f":50,"\u010d":50,"\u010b":50,"\u0109":50,"\u0107":50,"\u0105":50,"\u0104":30,"\u0103":50,"\u0102":30,"\u0101":50,"\u0100":30,"\u00a2":50,"\u00e6":70,"\u00c6":30,"\u0153":50,"\u00bf":70,"\u00c1":30,"\u00c2":30,"\u00ff":50,"\u2014":70,"\u2013":70,"\u00c3":30,"\u00c0":30,"\u2026":70,"\u00f8":50,"\u00ae":70,"\u00f5":50,"\u00f6":50,"\u00f4":50,"\u00f2":50,"\u00f3":50,"\u00eb":50,"\u00ea":50,"\u00e8":50,"\u00e9":50,"\u00e7":50,"\u00e5":50,"\u00e3":50,"\u00e4":50,"\u00e2":50,"\u00e0":50,"\u00e1":50,"\u00c5":30,"\u00c4":30,"z":40,"y":50,"x":40,"w":50,"v":50,"u":40,"t":20,"s":50,"r":40,"q":50,"p":40,"o":50,"n":40,"m":40,"g":50,"f":20,"e":50,"d":50,"c":50,"a":50,"T":-10,"A":30,"=":50,";":50,":":50,"1":10,".":50,"-":70,",":50}},"\u0163":{"d":"135,-128r0,-354r-107,0r0,-40r107,0r0,-190r41,0r0,190r124,0r0,40r-124,0r0,360v0,61,37,82,80,82r44,0r0,40r-49,0v-64,0,-116,-37,-116,-128xm237,50r-52,130r-46,0r61,-130r37,0","w":353,"k":{"z":-25}},"\u0136":{"d":"475,0r-51,0r-212,-360r-84,120r0,240r-41,0r0,-713r41,0r0,399r281,-399r49,0r-222,315xm574,181r-55,0r-72,-131r44,0","w":506,"k":{"\u0111":5,"\u0123":5,"\u0161":5,"\u015f":5,"\u015d":5,"\u015b":5,"\u0151":5,"\u014f":5,"\u014d":5,"\u0121":5,"\u011f":5,"\u011d":5,"\u011b":5,"\u0119":5,"\u0117":5,"\u0115":5,"\u0113":5,"\u010f":5,"\u010d":5,"\u010b":5,"\u0109":5,"\u0107":5,"\u0105":5,"\u0103":5,"\u0101":5,"\u00a2":5,"\u00e6":5,"\u0153":5,"\u00ff":10,"\u00f8":5,"\u00f5":5,"\u00f6":5,"\u00f4":5,"\u00f2":5,"\u00f3":5,"\u00eb":10,"\u00ea":10,"\u00e8":10,"\u00e9":10,"\u00e7":5,"\u00e5":5,"\u00e3":5,"\u00e4":5,"\u00e2":5,"\u00e0":5,"\u00e1":5,"y":10,"w":10,"v":10,"s":5,"q":5,"o":5,"g":5,"e":10,"d":5,"c":5,"a":5}},"\u0137":{"d":"422,0r-47,0r-159,-278r-88,109r0,169r-41,0r0,-712r41,0r0,481r235,-291r52,0r-172,213xm522,181r-55,0r-72,-131r44,0","w":465},"\u0145":{"d":"479,0r-68,0r-283,-665r0,665r-41,0r0,-713r65,0r286,673r0,-673r41,0r0,713xm564,181r-55,0r-72,-131r44,0","w":568},"\u0146":{"d":"462,0r-41,0r0,-350v0,-63,-15,-143,-136,-143v-87,0,-157,58,-157,141r0,352r-41,0r0,-522r41,0r0,67v44,-65,104,-78,157,-78v115,0,177,69,177,183r0,350xm555,181r-55,0r-72,-131r44,0","w":536,"k":{"\u0162":40,"T":40}},"\u0149":{"d":"572,0r-41,0r0,-350v0,-63,-15,-143,-136,-143v-87,0,-157,58,-157,141r0,352r-41,0r0,-522r41,0r0,67v44,-65,104,-78,157,-78v115,0,177,69,177,183r0,350xm219,-780r-123,198r-16,0r73,-198r66,0","w":652,"k":{"\u0162":40,"T":40}},"\u0123":{"d":"410,54r0,-112v-37,53,-93,68,-145,68v-116,0,-188,-69,-188,-183r0,-177v0,-111,74,-183,188,-183v52,0,115,18,145,67r0,-57r41,0r0,577v0,139,-91,177,-186,177v-101,0,-179,-59,-180,-159r40,0v1,77,57,119,140,119v66,0,145,-14,145,-137xm410,-173r0,-177v0,-64,-26,-143,-145,-143v-92,0,-147,53,-147,143r0,177v0,64,27,143,147,143v91,0,145,-58,145,-143xm340,-729r-82,136r-34,0r66,-136r50,0","w":538},"\u0127":{"d":"450,0r-41,0r0,-350v0,-61,-15,-143,-136,-143v-87,0,-157,58,-157,141r0,352r-41,0r0,-593r-58,0r0,-37r58,0r0,-82r41,0r0,82r180,0r0,37r-180,0r0,138v42,-60,105,-78,157,-78v115,0,177,69,177,183r0,350","w":527,"k":{"\u0162":40,"T":40}},"\u0126":{"d":"492,0r-41,0r0,-357r-319,0r0,357r-41,0r0,-594r-54,0r0,-37r54,0r0,-82r41,0r0,82r319,0r0,-82r41,0r0,82r50,0r0,37r-50,0r0,594xm132,-397r319,0r0,-197r-319,0r0,197","w":578},"\u0167":{"d":"115,-128r0,-127r-107,0r0,-37r107,0r0,-190r-107,0r0,-40r107,0r0,-190r41,0r0,190r124,0r0,40r-124,0r0,190r131,0r0,37r-131,0r0,133v0,61,37,82,80,82r44,0r0,40r-49,0v-64,0,-116,-37,-116,-128","w":330},"\u0166":{"d":"441,-673r-183,0r0,381r116,0r0,37r-116,0r0,255r-41,0r0,-255r-122,0r0,-37r122,0r0,-381r-184,0r0,-40r408,0r0,40","w":474},"\u0110":{"d":"481,-183v0,61,-30,183,-180,183r-207,0r0,-346r-65,0r0,-37r65,0r0,-331r203,0v153,0,184,121,184,179r0,352xm440,-184r0,-348v0,-122,-93,-142,-143,-142r-162,0r0,291r173,0r0,37r-173,0r0,306r164,0v51,0,141,-26,141,-144","w":558},"\u0111":{"d":"77,-173r0,-177v0,-113,72,-183,187,-183v53,0,112,22,146,70r0,-130r-175,0r0,-37r175,0r0,-82r41,0r0,82r63,0r0,37r-63,0r0,593r-41,0r0,-59v-35,53,-93,69,-146,69v-113,0,-187,-71,-187,-183xm118,-350r0,177v0,89,55,143,146,143v120,0,146,-85,146,-143r0,-177v0,-84,-54,-143,-146,-143v-119,0,-146,79,-146,143","w":524},"\u014a":{"d":"479,51v0,113,-66,180,-175,180v-108,0,-171,-70,-171,-180r0,-8r41,0r0,10v0,115,77,138,131,138v57,0,133,-24,133,-135r0,-56r-27,0r-283,-665r0,665r-41,0r0,-713r65,0r286,673r0,-673r41,0r0,764","w":566},"\u014b":{"d":"462,106v0,96,-58,125,-132,125r-40,0r0,-40r51,0v40,0,80,-21,80,-82r0,-459v0,-63,-15,-143,-136,-143v-87,0,-157,58,-157,141r0,352r-41,0r0,-522r41,0r0,67v44,-65,104,-78,157,-78v115,0,177,69,177,183r0,456","w":539,"k":{"\u0162":40,"T":40}},"\u0141":{"d":"441,0r-367,0r0,-244r-44,0r0,-37r44,0r0,-432r41,0r0,432r278,0r0,37r-278,0r0,203r326,0r0,41","w":463},"\u0142":{"d":"79,-129r0,-115r-111,0r0,-37r111,0r0,-432r41,0r0,432r127,0r0,37r-127,0r0,121v0,61,37,82,80,82r6,0r0,40r-11,0v-64,0,-116,-37,-116,-128","w":235},"\u00d8":{"d":"464,-172v0,65,-43,181,-197,181v-36,0,-66,-7,-90,-17r-20,63r-41,0r27,-84v-50,-39,-66,-102,-66,-144r0,-368v0,-63,41,-179,194,-179v37,0,68,7,93,19v7,-24,15,-47,23,-71r39,0r-30,91v51,39,68,101,68,141r0,368xm157,-72r194,-590v-29,-14,-59,-18,-80,-18v-49,0,-153,23,-153,141r0,366v0,47,16,80,39,101xm423,-173r0,-366v0,-47,-17,-79,-40,-101r-192,591v28,14,58,18,79,18v49,0,153,-25,153,-142"},"\u0192":{"d":"199,106v0,96,-58,125,-132,125r-40,0r0,-40r51,0v40,0,80,-21,80,-82r0,-591r-97,0r0,-40r97,0r0,-51v0,-86,42,-140,132,-140r30,0r0,40r-40,0v-35,0,-81,21,-81,87r0,64r134,0r0,40r-134,0r0,588","w":360},"\u017f":{"d":"165,-586r0,586r-41,0r0,-482r-97,0r0,-40r97,0r0,-51v0,-86,42,-140,132,-140r30,0r0,40r-40,0v-35,0,-81,21,-81,87","w":325},"\u00dd":{"d":"449,-713r-187,457r0,256r-41,0r0,-256r-188,-457r45,0r163,408r163,-408r45,0xm309,-917r-82,136r-34,0r66,-136r50,0","w":482},"\u00fd":{"d":"236,0r-59,0r-149,-523r43,0r134,483r40,0r129,-483r43,0r-172,633v-29,106,-75,121,-153,121r-18,0r0,-40r32,0v51,0,82,-16,99,-80xm297,-729r-82,136r-34,0r66,-136r50,0","w":445},"\u00d0":{"d":"531,-183v0,61,-30,183,-180,183r-207,0r0,-343r-61,0r0,-37r61,0r0,-334r203,0v153,0,184,121,184,179r0,352xm362,-343r-177,0r0,303r164,0v51,0,141,-26,141,-144r0,-348v0,-122,-93,-142,-143,-142r-162,0r0,294r177,0r0,37","w":614},"\u00f0":{"d":"534,-726r-86,89v19,34,23,69,23,94r0,373v0,60,-41,179,-192,179v-155,0,-196,-122,-196,-181r0,-87v0,-61,40,-184,191,-184v62,0,118,18,155,71r0,-169v0,-22,-2,-42,-13,-67r-90,92r-26,-26r96,-97v-35,-35,-81,-44,-114,-46r0,-41v61,2,113,28,145,61r81,-87xm429,-175r0,-83v0,-124,-101,-144,-150,-144v-50,0,-154,20,-154,144r0,83v0,124,104,143,154,143v49,0,150,-19,150,-143","w":553},"\u00fe":{"d":"459,-173v0,112,-72,183,-185,183v-53,0,-112,-15,-146,-69r0,285r-41,0r0,-938r41,0r0,247v38,-51,93,-68,146,-68v115,0,185,70,185,183r0,177xm418,-173r0,-177v0,-64,-25,-143,-144,-143v-92,0,-146,56,-146,143r0,177v0,61,26,143,146,143v91,0,144,-54,144,-143","w":536},"\u00de":{"d":"87,-713r41,0r0,163r174,0v112,0,183,74,183,187v0,116,-69,188,-183,188r-174,0r0,175r-41,0r0,-713xm302,-509r-174,0r0,293r174,0v64,0,143,-27,143,-147v0,-91,-54,-146,-143,-146","w":557},"\u00bd":{"d":"270,-361r-187,0r0,-35r76,0r0,-290r-56,5r0,-34r92,-9r0,328r75,0r0,35xm671,0r-203,0r0,-68v0,-35,23,-63,48,-83v28,-22,60,-41,91,-62v18,-14,28,-28,28,-52v0,-40,-24,-65,-66,-65v-20,0,-64,9,-67,63r-34,0v1,-38,27,-97,101,-97v60,0,101,39,101,98v0,31,-15,58,-39,77v-28,26,-65,39,-96,66v-18,15,-33,32,-33,53r0,35r169,0r0,35xm514,-774r-269,827r-41,0r271,-827r39,0","w":754},"\u00bc":{"d":"628,0r-35,0r0,-103r-160,0r0,-39r81,-220r38,0r-83,224r124,0r0,-135r35,0r0,273xm270,-361r-187,0r0,-35r76,0r0,-290r-56,5r0,-34r92,-9r0,328r75,0r0,35xm514,-774r-269,827r-41,0r271,-827r39,0","w":711},"\u00b9":{"d":"270,-361r-187,0r0,-35r76,0r0,-290r-56,5r0,-34r92,-9r0,328r75,0r0,35","w":353},"\u00be":{"d":"279,-692r-76,119v42,7,83,36,83,92r0,27v0,32,-22,98,-100,98v-80,0,-103,-61,-103,-104r35,0v0,58,46,69,66,69v21,0,67,-10,67,-63r0,-26v0,-51,-46,-59,-67,-59r-21,0r0,-29r73,-118r-136,0r0,-35r179,0r0,29xm640,0r-35,0r0,-103r-160,0r0,-39r81,-220r38,0r-83,224r124,0r0,-135r35,0r0,273xm526,-774r-269,827r-41,0r271,-827r39,0","w":723},"\u00b3":{"d":"279,-692r-76,119v42,7,83,36,83,92r0,27v0,32,-22,98,-100,98v-80,0,-103,-61,-103,-104r35,0v0,58,46,69,66,69v21,0,67,-10,67,-63r0,-26v0,-51,-46,-59,-67,-59r-21,0r0,-29r73,-118r-136,0r0,-35r179,0r0,29","w":369},"\u00b2":{"d":"286,-360r-203,0r0,-68v0,-35,23,-63,48,-83v28,-22,60,-41,91,-62v18,-14,28,-28,28,-52v0,-40,-24,-65,-66,-65v-20,0,-64,9,-67,63r-34,0v1,-38,27,-97,101,-97v60,0,101,39,101,98v0,31,-15,58,-39,77v-28,26,-65,39,-96,66v-18,15,-33,32,-33,53r0,35r169,0r0,35","w":369},"\u00b1":{"d":"488,-255r-185,0r0,191r-37,0r0,-191r-183,0r0,-37r183,0r0,-178r37,0r0,178r185,0r0,37xm488,0r-404,0r0,-37r404,0r0,37","w":571},"\u00aa":{"d":"342,-607r0,249r-35,0r0,-39v-27,34,-63,45,-100,45v-68,0,-124,-33,-124,-112v0,-64,44,-100,111,-100r113,0r0,-42v0,-61,-37,-80,-87,-80v-46,0,-86,22,-89,75r-35,0v5,-82,68,-110,124,-110v60,0,122,29,122,114xm307,-477r0,-53r-114,0v-46,0,-75,20,-75,66v0,63,47,77,90,77v49,0,99,-33,99,-90","w":425},"\u00ba":{"d":"343,-472v0,77,-51,127,-130,127v-80,0,-130,-48,-130,-127r0,-119v0,-76,52,-127,130,-127v80,0,130,50,130,127r0,119xm307,-472r0,-119v0,-41,-16,-92,-94,-92v-59,0,-95,34,-95,92r0,119v0,42,17,93,95,93v59,0,94,-34,94,-93","w":426},"\u00ac":{"d":"488,-182r-41,0r0,-177r-364,0r0,-41r405,0r0,218","w":571},"\u0132":{"d":"86,-713r41,0r0,713r-41,0r0,-713xm587,-171v0,113,-66,180,-175,180v-108,0,-171,-70,-171,-180r41,0v0,117,77,140,131,140v57,0,133,-24,133,-135r0,-507r-227,0r0,-40r268,0r0,542","w":669},"\u0133":{"d":"137,0r-41,0r0,-523r41,0r0,523xm146,-645r-60,0r0,-76r60,0r0,76xm412,106v0,96,-58,125,-132,125r-40,0r0,-40r51,0v40,0,80,-21,80,-82r0,-632r41,0r0,629xm421,-645r-59,0r0,-76r59,0r0,76","w":508},"\u0218":{"d":"458,-172v0,109,-91,182,-204,182v-122,0,-196,-77,-196,-182r41,0v0,88,59,140,154,140v97,0,164,-53,164,-142v0,-61,-24,-102,-83,-135v-62,-35,-116,-63,-178,-95v-54,-28,-90,-82,-90,-147v0,-99,77,-170,187,-170v115,0,194,71,194,179r-40,0v0,-90,-66,-139,-154,-139v-82,0,-146,51,-146,133v0,49,23,83,77,111r169,90v74,40,105,102,105,175xm279,50r-52,130r-46,0r61,-130r37,0","w":516},"\u0219":{"d":"437,-146v0,114,-89,154,-191,154v-109,0,-188,-59,-188,-160r41,0v0,79,61,120,147,120v72,0,150,-18,150,-114v0,-47,-28,-72,-80,-86v-44,-12,-95,-24,-143,-34v-69,-14,-108,-62,-108,-124v0,-102,84,-142,177,-142v106,0,182,55,187,152r-42,0v-4,-69,-52,-112,-147,-112v-64,0,-134,19,-134,102v0,39,21,75,81,87v49,10,97,20,143,33v67,19,107,58,107,124xm274,50r-52,130r-46,0r61,-130r37,0","w":495},"\u00ad":{"d":"450,-255r-363,0r0,-37r363,0r0,37","w":537},"\u00a0":{"w":220}}});

/*!
 * The following copyright notice may not be removed under any circumstances.
 *
 * Copyright:
 * Published by Die Gestalten Verlag GmbH & Co. KG, 2008
Copyright © by
 * Binnenland, 2006, Designed by Mika Mischler / 2002-2006 All rights reserved.
 * This software may not be reproduced, used, displayed, modified, disclosed or
 * transferred without the express written approval of (Binnenland).
 *
 * Description:
 * Published by Die Gestalten Verlag GmbH & Co. KG, 2008
Copyright © by
 * Binnenland, 2006, Designed by Mika Mischler / 2002-2006 All rights reserved.
 * This software may not be reproduced, used, displayed, modified, disclosed or
 * transferred without the express written approval of (Binnenland).
 *
 * Manufacturer:
 * Mika Mischler
 *
 * Designer:
 * Mika Mischler
 *
 * Vendor URL:
 * www.gestalten.com
 *
 * License information:
 * www.gestalten.com
 */
Cufon.registerFont({"w":544,"face":{"font-family":"TSTAR PRO Medium","font-weight":500,"font-stretch":"normal","units-per-em":"1000","panose-1":"2 0 8 6 3 0 0 2 0 4","ascent":"774","descent":"-226","x-height":"10","bbox":"-49 -972 787 226","underline-thickness":"51","underline-position":"-89","stemh":"75","stemv":"76","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":220},"\u00a6":{"d":"154,-412r-76,0r0,-317r76,0r0,317xm154,27r-76,0r0,-318r76,0r0,318","w":230},"\u00d7":{"d":"466,-139r-49,48r-130,-129r-129,129r-49,-48r130,-130r-130,-130r49,-49r129,130r130,-130r49,49r-130,130","w":575},"!":{"d":"167,-181r-75,0r0,-532r75,0r0,532xm182,0r-102,0r0,-102r102,0r0,102","w":262},"\"":{"d":"154,-539r-74,0r0,-163r74,0r0,163xm272,-539r-74,0r0,-163r74,0r0,163","w":352},"#":{"d":"587,-426r-111,0r-22,132r102,0r0,67r-112,0r-33,207r-69,0r31,-207r-130,0r-35,207r-69,0r33,-207r-92,0r0,-67r102,0r22,-132r-92,0r0,-65r101,0r32,-190r70,0r-30,190r130,0r33,-190r69,0r-32,190r102,0r0,65xm405,-426r-130,0r-23,132r131,0","w":667},"$":{"d":"472,-182v0,98,-75,174,-176,189r0,61r-74,0r0,-61v-106,-14,-171,-91,-171,-186r76,0v0,71,55,113,130,113v85,0,139,-49,139,-118v0,-53,-30,-87,-70,-111v-53,-31,-108,-56,-168,-89v-55,-30,-95,-87,-95,-156v0,-93,64,-163,159,-177r0,-61r74,0r0,61v99,15,166,88,166,185r-77,0v0,-73,-54,-113,-126,-113v-67,0,-120,38,-120,107v0,40,22,72,63,93v65,32,109,54,160,82v71,39,110,102,110,181","w":523},"%":{"d":"749,-138v0,78,-53,129,-133,129v-80,0,-132,-50,-132,-129r0,-102v0,-79,53,-130,132,-130v81,0,133,49,133,130r0,102xm562,-704r-228,704r-78,0r230,-704r76,0xm344,-464v0,79,-52,130,-132,130v-81,0,-132,-50,-132,-130r0,-102v0,-78,52,-130,132,-130v81,0,132,51,132,130r0,102xm677,-138r0,-102v0,-28,-11,-59,-61,-59v-38,0,-60,21,-60,59r0,102v0,26,10,58,60,58v39,0,61,-21,61,-58xm273,-464r0,-102v0,-27,-11,-58,-61,-58v-39,0,-60,21,-60,58r0,102v0,28,10,58,60,58v39,0,61,-21,61,-58","w":829},"&":{"d":"570,-166r-48,60r-35,-30v-26,106,-122,145,-205,145v-98,0,-212,-53,-212,-204v0,-78,41,-144,110,-184r14,-8v-67,-52,-92,-95,-92,-159v0,-128,109,-173,188,-173v112,0,201,75,201,192r-77,0v0,-72,-52,-117,-124,-117v-53,0,-112,17,-112,100v0,45,20,65,51,91xm282,-67v61,0,135,-26,135,-127r0,-1r-164,-140v-11,4,-26,12,-37,19v-45,29,-69,69,-69,122v0,101,74,127,135,127","w":650},"'":{"d":"156,-540r-76,0r0,-162r76,0r0,162","w":236},"(":{"d":"217,34r-47,54v-33,-31,-57,-53,-71,-81v-15,-28,-19,-62,-19,-93r0,-525v0,-31,3,-63,19,-92v16,-31,39,-52,71,-82r47,54r-14,15v-27,29,-48,54,-48,111r0,513v0,58,21,85,48,112","w":297},")":{"d":"217,-86v0,32,-2,63,-19,93v-16,30,-39,51,-70,82r-48,-55r12,-11v14,-12,26,-27,38,-48v7,-16,12,-39,12,-67r0,-513v0,-28,-5,-51,-12,-66v-12,-22,-25,-35,-38,-48r-12,-12r48,-53v32,30,55,52,70,81v15,28,19,62,19,92r0,525","w":297},"*":{"d":"446,-471r-33,55r-96,-58r4,112r-65,0r2,-111v-31,18,-66,41,-94,57r-32,-55r97,-54r-97,-53r32,-55r94,56r-2,-111r65,0r-4,113r96,-58r32,55r-98,53","w":578},"+":{"d":"490,-247r-172,0r0,178r-72,0r0,-178r-172,0r0,-71r172,0r0,-166r72,0r0,166r172,0r0,71","w":565},",":{"d":"223,-106r-143,226r-55,0r84,-226r114,0","w":303,"k":{"\u0162":40,"T":40}},"-":{"d":"377,-247r-297,0r0,-71r297,0r0,71","w":457},".":{"d":"189,0r-113,0r0,-113r113,0r0,113","w":265,"k":{"\u0162":40,"T":40}},"\/":{"d":"420,-759r-264,811r-76,0r266,-811r74,0","w":500},"0":{"d":"451,-182v0,63,-33,191,-193,191v-158,0,-189,-129,-189,-192r0,-348v0,-61,32,-188,192,-188v158,0,190,127,190,189r0,348xm374,-184r0,-344v0,-100,-71,-116,-113,-116v-41,0,-115,16,-115,116r0,344v0,101,74,117,115,117v42,0,113,-16,113,-117","w":521},"1":{"d":"449,0r-370,0r0,-75r144,0r0,-559r-105,8r0,-73r182,-15r0,639r149,0r0,75","w":525},"2":{"d":"464,-522v0,65,-26,110,-70,149v-55,48,-144,86,-201,135v-35,29,-58,56,-58,107r0,55r327,0r0,76r-404,0r0,-136v0,-74,41,-124,93,-165v50,-38,142,-83,192,-124v33,-27,45,-56,45,-96v0,-77,-45,-122,-125,-122v-72,0,-129,44,-129,124r-77,0v0,-116,86,-200,206,-200v119,0,201,79,201,197","w":521},"3":{"d":"446,-637r-142,218v128,20,157,116,157,180r0,53v0,65,-44,195,-201,195v-160,0,-201,-124,-201,-203r77,0v0,107,80,127,123,127v45,0,125,-18,125,-119r0,-51v0,-99,-85,-113,-126,-113r-41,0r0,-64r143,-222r-271,0r0,-77r357,0r0,76","w":521},"4":{"d":"455,0r-77,0r0,-200r-312,0r0,-78r161,-435r76,0r-160,437r235,0r0,-264r77,0r0,540","w":521},"5":{"d":"429,-636r-256,0r-14,201r103,0v107,0,203,78,203,198r0,47v0,116,-95,199,-207,199v-112,0,-205,-80,-205,-204r77,0v0,79,49,128,128,128v67,0,130,-42,130,-122r0,-46v0,-65,-42,-125,-128,-125r-178,0r0,-76r21,-276r326,0r0,76","w":519},"6":{"d":"452,-519r-77,0v0,-107,-68,-125,-113,-125v-45,0,-126,17,-126,117r0,117v33,-27,77,-43,126,-43v158,0,199,122,199,191r0,82v0,61,-42,189,-203,189v-156,0,-199,-125,-199,-187r0,-351v0,-63,44,-190,203,-190v155,0,189,131,190,200xm384,-183r0,-78v0,-101,-85,-117,-126,-117v-40,0,-122,16,-122,117r0,78v0,99,82,117,122,117v41,0,126,-16,126,-117","w":521},"7":{"d":"470,-640r-238,640r-81,0r239,-637r-341,0r0,-76r421,0r0,73","w":519},"8":{"d":"468,-198v0,75,-41,207,-209,207v-163,0,-208,-132,-208,-207v0,-50,20,-126,92,-168v-55,-40,-85,-103,-85,-158v0,-75,41,-195,201,-195v157,0,202,120,202,195v0,51,-29,120,-92,159v72,42,99,117,99,167xm391,-198v0,-83,-59,-130,-132,-130v-74,0,-131,48,-131,130v0,112,89,131,131,131v41,0,132,-18,132,-131xm384,-524v0,-102,-85,-120,-125,-120v-39,0,-125,18,-125,120v0,76,53,121,125,121v74,0,125,-46,125,-121","w":519},"9":{"d":"461,-182v0,63,-40,191,-201,191v-154,0,-191,-132,-192,-200r76,0v1,106,74,124,117,124v45,0,123,-16,123,-117r0,-117v-33,27,-77,44,-126,44v-158,0,-199,-129,-199,-192r0,-82v0,-61,42,-188,202,-188v157,0,200,124,200,186r0,351xm384,-450r0,-78v0,-100,-82,-116,-123,-116v-40,0,-125,16,-125,116r0,78v0,101,85,117,125,117v41,0,123,-16,123,-117","w":521},":":{"d":"189,0r-113,0r0,-113r113,0r0,113xm189,-314r-113,0r0,-113r113,0r0,113","w":265},";":{"d":"194,-106r-142,226r-55,0r84,-226r113,0xm182,-314r-113,0r0,-113r113,0r0,113","w":268},"<":{"d":"446,0r-103,0r-263,-264r260,-262r103,0r-259,262","w":525},"=":{"d":"479,-327r-363,0r0,-71r363,0r0,71xm479,-186r-363,0r0,-71r363,0r0,71","w":595},">":{"d":"448,-264r-265,264r-103,0r263,-264r-260,-262r103,0","w":528},"?":{"d":"242,-182r-76,0r0,-44v0,-60,22,-103,45,-129v35,-37,79,-60,112,-97v15,-17,28,-36,28,-69v0,-79,-45,-123,-124,-123v-41,0,-120,15,-125,122r-77,0v0,-69,45,-197,202,-197v119,0,200,80,200,197v0,48,-20,84,-45,113v-32,34,-82,65,-114,101v-17,17,-26,38,-26,79r0,47xm257,0r-103,0r0,-103r103,0r0,103","w":452},"@":{"d":"507,-19r-75,0r0,-22v-21,17,-43,22,-67,22v-77,0,-142,-38,-142,-135r0,-192v0,-92,66,-135,139,-135v21,0,48,6,70,22r0,-70v0,-100,-83,-117,-124,-117v-41,0,-127,18,-127,119r0,550v0,98,89,120,136,120r0,75v-170,-1,-211,-124,-211,-192r0,-558v0,-61,41,-188,202,-188v157,0,199,127,199,189r0,512xm432,-158r0,-187v0,-48,-39,-65,-72,-65v-36,0,-66,19,-66,68r0,183v0,49,30,68,65,68v37,0,73,-18,73,-67","w":613},"A":{"d":"525,0r-76,0r-52,-201r-241,0r-54,201r-77,0r186,-713r125,0xm377,-276r-95,-366r-13,0r-95,366r203,0","w":550,"k":{"\u0162":30,"\u0100":-50,"\u0104":-50,"\u0102":-50,"\u00c5":-50,"\u00c4":-50,"\u00c1":-50,"\u00c2":-50,"\u0178":30,"\u00c3":-50,"\u00c0":-50,"Z":-40,"Y":30,"W":15,"V":15,"T":30,"A":-50}},"B":{"d":"488,-189v0,61,-32,189,-192,189r-216,0r0,-713r211,0v161,0,186,124,186,185r0,12v0,39,-18,117,-82,148v77,29,93,115,93,155r0,24xm400,-518r0,-9v0,-100,-69,-110,-111,-110r-132,0r0,232r138,0v46,0,105,-14,105,-113xm412,-191r0,-21v0,-100,-66,-118,-113,-118r-142,0r0,254r137,0v42,0,118,-15,118,-115","w":553},"C":{"d":"473,-182v0,63,-42,191,-202,191v-157,0,-201,-129,-201,-192r0,-348v0,-61,41,-188,202,-188v156,0,201,127,201,189r-77,0v0,-99,-84,-114,-124,-114v-41,0,-126,15,-126,115r0,346v0,101,85,116,126,116v40,0,124,-15,124,-115r77,0","w":526},"D":{"d":"483,-191v0,62,-31,191,-188,191r-215,0r0,-714r211,0v161,0,192,128,192,189r0,334xm407,-192r0,-330v0,-101,-74,-116,-116,-116r-134,0r0,563r136,0v42,0,114,-17,114,-117","w":553},"E":{"d":"465,0r-385,0r0,-713r385,0r0,76r-309,0r0,222r286,0r0,76r-286,0r0,264r309,0r0,75","w":515},"F":{"d":"465,-637r-309,0r0,223r286,0r0,76r-286,0r0,338r-76,0r0,-713r385,0r0,76","w":505},"G":{"d":"473,-182v0,63,-44,191,-203,191v-157,0,-200,-129,-200,-192r0,-348v0,-61,41,-188,202,-188v156,0,201,121,201,189r-77,0v0,-98,-84,-113,-124,-113v-41,0,-126,15,-126,114r0,346v0,101,85,115,126,115v40,0,124,-14,124,-115r0,-134r-147,0r0,-76r224,0r0,211","w":543},"H":{"d":"497,0r-77,0r0,-336r-263,0r0,336r-77,0r0,-713r77,0r0,301r263,0r0,-301r77,0r0,713","w":577},"I":{"d":"80,-713r77,0r0,713r-77,0r0,-713","w":237},"J":{"d":"383,-181v0,119,-67,190,-182,190v-114,0,-181,-77,-181,-188r76,0v0,94,62,112,106,112v46,0,105,-18,105,-108r0,-462r-213,0r0,-76r289,0r0,532","w":458},"K":{"d":"499,0r-88,0r-194,-328r-60,89r0,239r-77,0r0,-713r77,0r0,339r240,-339r88,0r-224,319","w":524,"k":{"\u0111":5,"\u0123":5,"\u010f":5,"\u0161":5,"\u015f":5,"\u015d":5,"\u015b":5,"\u0151":5,"\u014f":5,"\u014d":5,"\u0121":5,"\u011f":5,"\u011d":5,"\u011b":5,"\u0119":5,"\u0117":5,"\u0115":5,"\u0113":5,"\u0101":5,"\u010d":5,"\u010b":5,"\u0109":5,"\u0105":5,"\u0107":5,"\u0103":5,"\u00f8":5,"\u00a2":5,"\u00f5":5,"\u00f6":5,"\u00f4":5,"\u00f2":5,"\u00f3":5,"\u00eb":10,"\u00ea":10,"\u00e8":10,"\u00e9":10,"\u00e7":5,"\u00e5":5,"\u00e3":5,"\u00e4":5,"\u00e2":5,"\u00e0":5,"\u00e1":5,"\u00e6":5,"\u0153":5,"\u00ff":10,"y":10,"w":10,"v":10,"s":5,"q":5,"o":5,"g":5,"e":10,"d":5,"c":5,"a":5}},"L":{"d":"464,0r-384,0r0,-713r76,0r0,638r308,0r0,75","w":479,"k":{"\u0162":60,"\u0100":-45,"\u0104":-45,"\u0102":-45,"\u00c5":-45,"\u00c4":-45,"\u00c1":-45,"\u00c2":-45,"\u0178":30,"\u00ff":20,"\u00c3":-45,"\u00c0":-45,"z":-5,"y":20,"x":-20,"w":20,"v":20,"Z":-50,"Y":30,"X":-30,"W":20,"V":30,"T":60,"A":-45}},"M":{"d":"157,0r-77,0r0,-713r96,0r156,378r155,-378r98,0r0,713r-77,0r0,-569r-143,350r-65,0r-143,-350r0,569","w":665},"N":{"d":"488,0r-93,0r-238,-560r0,560r-77,0r0,-713r91,0r241,568r0,-568r76,0r0,713","w":568},"O":{"d":"473,-182v0,63,-42,191,-202,191v-157,0,-201,-129,-201,-192r0,-348v0,-61,41,-188,202,-188v156,0,201,127,201,189r0,348xm396,-183r0,-346v0,-100,-84,-115,-124,-115v-41,0,-126,15,-126,115r0,346v0,101,85,116,126,116v40,0,124,-15,124,-116","w":543},"P":{"d":"483,-472v0,63,-31,191,-188,191r-138,0r0,281r-77,0r0,-713r211,0v161,0,192,128,192,189r0,52xm407,-473r0,-49v0,-101,-76,-115,-118,-115r-132,0r0,280r134,0v42,0,116,-15,116,-116","w":528},"Q":{"d":"235,106r0,-100v-121,-21,-165,-132,-165,-189r0,-348v0,-61,41,-188,202,-188v156,0,201,127,201,189r0,348v0,59,-31,174,-167,189r0,99r-71,0xm396,-183r0,-346v0,-100,-84,-115,-124,-115v-41,0,-126,15,-126,115r0,346v0,77,48,105,89,112r0,-134r71,0r0,135v41,-7,90,-35,90,-113","w":543},"R":{"d":"501,0r-87,0r-140,-301r-117,0r0,301r-77,0r0,-713r211,0v161,0,193,127,193,188r0,34v0,53,-24,152,-129,183xm407,-492r0,-30v0,-101,-76,-115,-118,-115r-132,0r0,261r134,0v42,0,116,-16,116,-116","w":553},"S":{"d":"472,-182v0,110,-94,192,-214,192v-126,0,-207,-84,-207,-189r76,0v0,71,55,113,130,113v85,0,139,-49,139,-118v0,-53,-30,-87,-70,-111v-53,-31,-108,-56,-168,-89v-55,-30,-95,-87,-95,-156v0,-105,81,-180,196,-180v120,0,203,79,203,188r-77,0v0,-73,-54,-113,-126,-113v-67,0,-120,38,-120,107v0,40,22,72,63,93v65,32,109,54,160,82v71,39,110,102,110,181","w":523},"T":{"d":"451,-636r-174,0r0,636r-77,0r0,-636r-174,0r0,-77r425,0r0,77","w":477,"k":{"\u017f":20,"\u0111":50,"\u0123":50,"\u0163":20,"\u0162":-10,"\u010f":50,"\u0173":40,"\u0165":20,"\u0161":50,"\u015f":50,"\u015d":50,"\u015b":50,"\u0151":50,"\u014f":50,"\u014d":50,"\u0121":50,"\u011f":50,"\u011d":50,"\u011b":50,"\u0119":50,"\u0117":50,"\u0115":50,"\u0113":50,"\u0100":30,"\u0101":50,"\u010d":50,"\u010b":50,"\u0109":50,"\u0105":50,"\u0104":30,"\u0107":50,"\u0103":50,"\u0102":30,"\u0192":20,"\u00f8":50,"\u00a2":50,"\u00f5":50,"\u00f6":50,"\u00f4":50,"\u00f2":50,"\u00f3":50,"\u00eb":50,"\u00ea":50,"\u00e8":50,"\u00e9":50,"\u00e7":50,"\u00e5":50,"\u00e3":50,"\u00e4":50,"\u00e2":50,"\u00e0":50,"\u00e1":50,"\u00c5":30,"\u00c4":30,"\u00e6":70,"\u00c6":30,"\u0153":50,"\u00bf":70,"\u00c1":30,"\u00c2":30,"\u00ff":50,"\u2014":70,"\u2013":70,"\u00c3":30,"\u00c0":30,"\u2026":70,"\u00ae":70,"z":40,"y":50,"x":40,"w":50,"v":50,"u":40,"t":20,"s":50,"r":40,"q":50,"p":40,"o":50,"n":40,"m":40,"g":50,"f":20,"e":50,"d":50,"c":50,"a":50,"T":-10,"A":30,"=":50,";":50,":":50,"1":10,".":50,"-":70,",":50}},"U":{"d":"474,-182v0,67,-40,191,-201,191v-162,0,-203,-125,-203,-192r0,-530r77,0r0,530v0,101,85,116,125,116v41,0,125,-15,125,-116r0,-530r77,0r0,531"},"V":{"d":"431,-713r76,0r-177,713r-125,0r-179,-713r76,0r159,640r13,0","w":533,"k":{"\u0111":20,"\u0123":20,"\u010f":20,"\u0161":20,"\u015f":20,"\u015d":20,"\u015b":20,"\u0151":20,"\u014f":20,"\u014d":20,"\u0121":20,"\u011f":20,"\u011d":20,"\u011b":20,"\u0119":20,"\u0117":20,"\u0115":20,"\u0113":20,"\u0100":15,"\u0101":20,"\u010d":20,"\u010b":20,"\u0109":20,"\u0105":20,"\u0104":15,"\u0107":20,"\u0103":20,"\u0102":15,"\u00f8":20,"\u00a2":20,"\u00f5":20,"\u00f6":20,"\u00f4":20,"\u00f2":20,"\u00f3":20,"\u00eb":20,"\u00ea":20,"\u00e8":20,"\u00e9":20,"\u00e7":20,"\u00e5":20,"\u00e3":20,"\u00e4":20,"\u00e2":20,"\u00e0":20,"\u00e1":20,"\u00c5":15,"\u00c4":15,"\u00e6":20,"\u00c6":15,"\u0153":20,"\u00c1":15,"\u00c2":15,"\u00c3":15,"\u00c0":15,"s":20,"q":20,"o":20,"g":20,"e":20,"d":20,"c":20,"a":20,"Z":-20,"X":-20,"W":-10,"A":15}},"W":{"d":"768,-713r-149,713r-93,0r-129,-550r-130,550r-93,0r-148,-713r78,0r117,593r139,-592r74,0r137,591r118,-592r79,0","w":794,"k":{"\u0111":20,"\u0123":20,"\u010f":20,"\u0161":20,"\u015f":20,"\u015d":20,"\u015b":20,"\u0151":20,"\u014f":20,"\u014d":20,"\u0121":20,"\u011f":20,"\u011d":20,"\u011b":20,"\u0119":20,"\u0117":20,"\u0115":20,"\u0113":20,"\u0100":15,"\u0101":20,"\u010d":20,"\u010b":20,"\u0109":20,"\u0105":20,"\u0104":15,"\u0107":20,"\u0103":20,"\u0102":15,"\u00f8":20,"\u00a2":20,"\u00f5":20,"\u00f6":20,"\u00f4":20,"\u00f2":20,"\u00f3":20,"\u00eb":20,"\u00ea":20,"\u00e8":20,"\u00e9":20,"\u00e7":20,"\u00e5":20,"\u00e3":20,"\u00e4":20,"\u00e2":20,"\u00e0":20,"\u00e1":20,"\u00c5":15,"\u00c4":15,"\u00e6":20,"\u0153":20,"\u00c1":15,"\u00c2":15,"\u2014":20,"\u2013":20,"\u00c3":15,"\u00c0":15,"\u2026":20,"s":20,"q":20,"o":20,"g":20,"e":20,"d":20,"c":20,"a":20,"A":15,"=":20,"-":20}},"X":{"d":"481,0r-88,0r-140,-282r-139,282r-88,0r184,-358r-183,-355r86,0r139,280r142,-280r85,0r-184,354","w":507},"Y":{"d":"478,-713r-188,456r0,257r-77,0r0,-259r-187,-454r83,0r143,358r143,-358r83,0","w":504,"k":{"\u0111":30,"\u0123":30,"\u010f":30,"\u0151":30,"\u014f":30,"\u014d":30,"\u0121":30,"\u011f":30,"\u011d":30,"\u011b":30,"\u0119":30,"\u0117":30,"\u0115":30,"\u0113":30,"\u0100":30,"\u0101":30,"\u010d":30,"\u010b":30,"\u0109":30,"\u0105":30,"\u0104":30,"\u0107":30,"\u0103":30,"\u0102":30,"\u00f8":30,"\u00a2":30,"\u00f5":30,"\u00f6":30,"\u00f4":30,"\u00f2":30,"\u00f3":30,"\u00eb":30,"\u00ea":30,"\u00e8":30,"\u00e9":30,"\u00e7":30,"\u00e5":30,"\u00e3":30,"\u00e4":30,"\u00e2":30,"\u00e0":30,"\u00e1":30,"\u00c5":30,"\u00c4":30,"\u00e6":30,"\u0153":30,"\u00c1":30,"\u00c2":30,"\u2014":30,"\u2013":30,"\u00c3":30,"\u00c0":30,"q":30,"o":30,"g":30,"e":30,"d":30,"c":30,"a":30,"A":30,"=":30,"-":30}},"Z":{"d":"428,0r-398,0r0,-70r298,-567r-284,0r0,-76r368,0r0,67r-298,571r314,0r0,75","w":458,"k":{"\u0100":-40,"\u0104":-40,"\u0102":-40,"\u00c5":-40,"\u00c4":-40,"\u00c1":-40,"\u00c2":-40,"\u00c3":-40,"\u00c0":-40,"A":-40}},"[":{"d":"236,81r-156,0r0,-844r156,0r0,69r-85,0r0,705r85,0r0,70","w":316},"\\":{"d":"419,54r-73,0r-266,-810r75,0","w":503},"]":{"d":"236,81r-156,0r0,-70r85,0r0,-705r-85,0r0,-69r156,0r0,844","w":316},"^":{"d":"427,-416r-79,0r-94,-175r-93,175r-81,0r142,-264r66,0","w":507},"_":{"d":"525,157r-529,0r0,-65r529,0r0,65","w":521},"`":{"d":"248,-567r-71,0r-97,-163r88,0","w":328},"a":{"d":"446,-364r0,364r-76,0r0,-50v-23,34,-80,59,-139,59v-86,0,-175,-51,-175,-171v0,-98,72,-149,168,-149r146,0r0,-50v0,-77,-46,-99,-108,-99v-57,0,-108,25,-111,97r-75,0v4,-125,106,-171,185,-171v90,0,185,44,185,170xm370,-179r0,-61r-144,0v-57,0,-95,22,-95,78v0,78,57,96,112,96v63,0,127,-41,127,-113","w":522,"k":{"\u0162":40,"T":40}},"b":{"d":"465,-180v0,115,-76,190,-192,190v-44,0,-97,-22,-118,-51r0,41r-75,0r0,-713r75,0r0,231v23,-31,73,-52,118,-52v118,0,192,72,192,189r0,165xm390,-180r0,-165v0,-53,-21,-115,-117,-115v-75,0,-118,42,-118,115r0,165v0,52,20,115,118,115v73,0,117,-43,117,-115","w":535},"c":{"d":"267,-534v113,0,188,69,195,183r-76,0v-4,-52,-33,-109,-119,-109v-75,0,-121,42,-121,115r0,165v0,52,24,115,121,115v68,0,112,-39,119,-107r76,0v-9,111,-85,182,-195,182v-119,0,-197,-73,-197,-190r0,-165v0,-115,80,-189,197,-189","w":513},"d":{"d":"146,-345r0,165v0,72,43,115,117,115v97,0,118,-63,118,-115r0,-165v0,-73,-44,-115,-118,-115v-96,0,-117,62,-117,115xm70,-180r0,-165v0,-117,75,-189,193,-189v46,0,93,18,118,52r0,-231r76,0r0,713r-76,0r0,-41v-20,30,-74,51,-118,51v-116,0,-193,-75,-193,-190","w":537},"e":{"d":"463,-345r0,106r-317,0r0,59v0,52,24,115,121,115v68,0,112,-39,119,-107r76,0v-9,111,-85,182,-195,182v-119,0,-197,-73,-197,-190r0,-165v0,-115,80,-189,197,-189v118,0,196,72,196,189xm387,-313r0,-32v0,-53,-24,-115,-120,-115v-75,0,-121,42,-121,115r0,32r241,0","w":528,"k":{"\u0162":40,"T":40}},"f":{"d":"311,-450r-124,0r0,450r-75,0r0,-450r-91,0r0,-75r91,0r0,-39v0,-91,45,-149,141,-149r47,0r0,74r-56,0v-25,0,-57,14,-57,63r0,51r124,0r0,75","w":332},"g":{"d":"380,42r0,-83v-21,32,-72,51,-116,51v-119,0,-194,-73,-194,-190r0,-165v0,-115,77,-189,194,-189v43,0,96,19,116,49r0,-41r76,0r0,568v0,144,-94,184,-192,184v-97,0,-173,-57,-185,-154r76,0v10,52,51,79,109,79v53,0,116,-10,116,-109xm380,-180r0,-165v0,-53,-20,-115,-116,-115v-74,0,-118,42,-118,115r0,165v0,52,21,115,118,115v73,0,116,-43,116,-115","w":536},"h":{"d":"466,0r-75,0r0,-345v0,-52,-11,-115,-108,-115v-70,0,-128,46,-128,113r0,347r-75,0r0,-713r75,0r0,237v26,-37,83,-58,128,-58v120,0,183,71,183,189r0,345","w":542,"k":{"\u0162":40,"T":40}},"i":{"d":"164,0r-75,0r0,-526r75,0r0,526xm172,-612r-92,0r0,-108r92,0r0,108","w":252},"j":{"d":"155,89v0,98,-57,137,-126,137r-29,0r0,-75r24,0v29,0,55,-13,55,-57r0,-620r76,0r0,615xm163,-612r-91,0r0,-108r91,0r0,108","w":243},"k":{"d":"481,0r-89,0r-159,-250r-77,84r0,166r-76,0r0,-720r76,0r0,448r230,-254r99,0r-203,221","w":511},"l":{"d":"76,-136r0,-584r76,0r0,588v0,44,25,58,55,58r24,0r0,74r-29,0v-69,0,-126,-39,-126,-136","w":252},"m":{"d":"675,-382r0,382r-75,0r0,-375v0,-45,-20,-85,-76,-85v-76,0,-109,47,-109,126r0,334r-75,0r0,-372v0,-44,-22,-88,-74,-88v-78,0,-110,46,-110,127r0,333r-76,0r0,-527r76,0r0,42v28,-34,74,-49,116,-49v55,0,91,27,112,65v41,-53,98,-65,145,-65v107,0,146,84,146,152","w":751},"n":{"d":"466,0r-75,0r0,-345v0,-52,-11,-115,-108,-115v-70,0,-128,46,-128,113r0,347r-75,0r0,-525r75,0r0,48v26,-37,82,-57,128,-57v119,0,183,71,183,189r0,345","w":542,"k":{"\u0162":40,"T":40}},"o":{"d":"463,-180v0,115,-80,190,-196,190v-119,0,-197,-73,-197,-190r0,-165v0,-115,80,-189,197,-189v118,0,196,72,196,189r0,165xm387,-180r0,-165v0,-53,-24,-115,-120,-115v-75,0,-121,42,-121,115r0,165v0,52,24,115,121,115v74,0,120,-43,120,-115","w":533,"k":{"\u0162":40,"T":40}},"p":{"d":"466,-180v0,117,-74,190,-193,190v-44,0,-97,-21,-118,-51r0,267r-75,0r0,-752r75,0r0,40v33,-35,72,-48,118,-48v117,0,193,74,193,189r0,165xm391,-180r0,-165v0,-73,-44,-115,-118,-115v-97,0,-118,62,-118,115r0,165v0,72,44,115,118,115v97,0,118,-63,118,-115","w":536},"q":{"d":"146,-345r0,165v0,52,21,115,118,115v73,0,116,-43,116,-115r0,-165v0,-53,-20,-115,-116,-115v-74,0,-118,42,-118,115xm70,-180r0,-165v0,-115,77,-189,194,-189v43,0,95,21,116,50r0,-42r76,0r0,752r-76,0r0,-267v-22,31,-72,51,-116,51v-119,0,-194,-73,-194,-190","w":536},"r":{"d":"291,-450r-43,0v-40,0,-93,30,-93,116r0,334r-75,0r0,-525r75,0r0,48v25,-31,64,-48,94,-48r42,0r0,75","w":322},"s":{"d":"441,-156v0,120,-91,164,-196,164v-113,0,-194,-67,-194,-180r75,0v0,69,47,105,119,105v59,0,121,-15,121,-89v0,-34,-25,-53,-59,-63v-39,-10,-96,-23,-133,-32v-64,-15,-115,-64,-115,-130v0,-109,86,-152,183,-152v110,0,189,61,193,170r-76,0v-4,-60,-43,-96,-119,-96v-52,0,-106,15,-106,78v0,28,24,51,58,59v38,9,96,21,139,34v62,19,110,62,110,132","w":492},"t":{"d":"21,-450r0,-75r100,0r0,-188r75,0r0,188r115,0r0,75r-115,0r0,318v0,44,26,58,55,58r62,0r0,74r-66,0v-70,0,-126,-39,-126,-136r0,-314r-100,0","w":359,"k":{"z":-25}},"u":{"d":"465,0r-76,0r0,-41v-24,31,-74,50,-119,50v-119,0,-194,-73,-194,-189r0,-346r76,0r0,346v0,52,21,114,118,114v70,0,119,-42,119,-109r0,-351r76,0r0,526","w":545,"k":{"\u0162":30,"T":30}},"v":{"d":"225,-72r6,0r126,-454r78,0r-148,526r-118,0r-148,-526r79,0","w":456},"w":{"d":"655,-526r-123,526r-89,0r-95,-389r-95,389r-88,0r-124,-526r78,0r92,411r101,-411r72,0r101,412r92,-412r78,0","w":696},"x":{"d":"445,0r-90,0r-121,-197r-126,197r-87,0r168,-263r-168,-263r88,0r124,201r123,-201r87,0r-168,264","w":466},"y":{"d":"212,0r-44,0r-147,-526r79,0r124,454r6,0r120,-454r79,0r-167,626v-29,110,-80,126,-162,126r-36,0r0,-75r48,0v38,0,62,-10,74,-54","w":450},"z":{"d":"408,0r-367,0r0,-68r258,-382r-249,0r0,-75r337,0r0,68r-259,383r280,0r0,74","w":449,"k":{"\u0101":35,"\u0105":35,"\u0103":35,"\u00e5":35,"\u00e3":35,"\u00e4":35,"\u00e2":35,"\u00e0":35,"\u00e1":35,"\u00e6":35,"a":35}},"{":{"d":"234,68r-34,0v-87,0,-120,-37,-120,-120r0,-593v0,-82,33,-119,120,-119r34,0r0,69r-29,0v-57,0,-54,15,-54,61r0,575v0,47,-3,57,54,57r29,0r0,70","w":314},"|":{"d":"151,55r-71,0r0,-813r71,0r0,813","w":231},"}":{"d":"238,-51v0,83,-31,120,-122,120r-36,0r0,-70r38,0v50,0,49,-7,49,-56r0,-579v0,-52,0,-58,-55,-58r-32,0r0,-69r36,0v88,0,122,36,122,119r0,593","w":318},"~":{"d":"415,-322r51,40v-57,55,-82,66,-121,66v-52,0,-94,-45,-148,-45v-21,0,-35,5,-69,40r-48,-40v55,-56,81,-67,119,-67v53,0,94,46,148,46v20,0,34,-5,68,-40","w":546},"\u00a3":{"d":"276,-717v109,0,188,79,192,191r-76,0v-4,-99,-75,-116,-117,-116v-47,0,-110,20,-110,111r0,113r213,0r0,76r-213,0r0,267r302,0r0,75r-379,0r0,-342r-37,0r0,-76r37,0r0,-111v0,-110,73,-188,188,-188","w":519},"\u00a7":{"d":"87,-381v0,-41,10,-70,31,-94v-16,-21,-25,-47,-25,-79v0,-109,87,-153,184,-153v113,0,192,60,192,168r-74,0v0,-58,-40,-94,-120,-94v-52,0,-110,16,-110,79v0,27,20,51,53,58r146,32v65,16,113,64,113,134v0,42,-9,73,-29,98v16,21,22,46,22,76v0,120,-91,164,-196,164v-113,0,-194,-62,-194,-168r75,0v0,61,47,93,119,93v59,0,123,-15,123,-89v0,-35,-24,-56,-55,-63r-152,-34v-58,-12,-103,-60,-103,-128xm358,-290v11,3,21,6,32,11v9,-12,14,-30,14,-51v0,-35,-24,-56,-55,-63r-173,-39v-10,12,-18,30,-18,51v0,28,20,51,53,58","w":557},"\u00b6":{"d":"478,0r-75,0r0,-635r-76,0r0,635r-75,0r0,-382v-106,-3,-172,-72,-172,-158v0,-115,68,-169,182,-169r216,0r0,709","w":558},"\u00df":{"d":"235,-75r60,0v42,0,114,-17,114,-116r0,-50v0,-100,-64,-116,-105,-116r-34,0r0,-75r33,0v54,0,81,-36,81,-95v0,-100,-71,-116,-112,-116v-41,0,-116,16,-116,116r0,527r-76,0r0,-530v0,-61,32,-188,192,-188v158,0,189,128,189,190v0,48,-19,102,-59,129v71,37,84,116,84,155r0,53v0,63,-31,191,-189,191r-62,0r0,-75","w":551},"\u00ae":{"d":"563,-409v0,30,-12,92,-79,109r80,158r-74,0r-77,-154r-24,0r0,154r-65,0r0,-403r125,0v96,0,114,77,114,113r0,23xm498,-409r0,-21v0,-42,-31,-50,-49,-50r-60,0r0,120r61,0v18,0,48,-7,48,-49xm787,-348v0,195,-158,354,-353,354v-196,0,-354,-159,-354,-354v0,-196,158,-354,354,-354v195,0,353,158,353,354xm716,-348v0,-158,-127,-284,-282,-284v-156,0,-284,126,-284,284v0,157,128,283,284,283v155,0,282,-126,282,-283","w":867},"\u00a9":{"d":"542,-255v0,37,-19,116,-117,116v-95,0,-113,-79,-113,-116r0,-186v0,-36,19,-113,115,-113v96,0,115,78,115,114r-67,0v0,-41,-30,-48,-48,-48v-18,0,-49,7,-49,49r0,183v0,42,31,50,49,50v18,0,48,-8,48,-49r67,0xm787,-348v0,195,-158,354,-353,354v-196,0,-354,-159,-354,-354v0,-196,158,-354,354,-354v195,0,353,158,353,354xm716,-348v0,-157,-127,-284,-282,-284v-156,0,-284,126,-284,284v0,157,128,283,284,283v155,0,282,-126,282,-283","w":867},"\u2122":{"d":"617,-316r-65,0r0,-242r-45,145r-51,0r-45,-144r0,241r-65,0r0,-386r88,0r48,172r46,-172r89,0r0,386xm331,-636r-93,0r0,320r-66,0r0,-320r-92,0r0,-66r251,0r0,66","w":697},"\u00b4":{"d":"247,-730r-98,163r-69,0r79,-163r88,0","w":327},"\u00a8":{"d":"377,-602r-92,0r0,-109r92,0r0,109xm172,-602r-92,0r0,-109r92,0r0,109","w":457},"\u00ab":{"d":"423,-65r-199,-199r199,-200r0,100r-100,100r100,100r0,99xm230,-65r-200,-199r200,-200r0,99r-101,101r101,101r0,98","w":493},"\u00bb":{"d":"462,-265r-198,199r0,-98r100,-101r-100,-100r0,-100xm268,-265r-198,199r0,-98r101,-101r-101,-100r0,-100","w":492},"\u2026":{"d":"591,0r-95,0r0,-106r95,0r0,106xm381,0r-95,0r0,-106r95,0r0,106xm172,0r-96,0r0,-106r96,0r0,106","w":667,"k":{"\u0162":40,"T":40}},"\u00c0":{"d":"525,0r-76,0r-52,-201r-241,0r-54,201r-77,0r186,-713r125,0xm377,-276r-95,-366r-13,0r-95,366r203,0xm326,-781r-71,0r-97,-163r88,0","w":550,"k":{"\u0162":30,"\u0100":-50,"\u0104":-50,"\u0102":-50,"\u00c5":-50,"\u00c4":-50,"\u00c1":-50,"\u00c2":-50,"\u0178":30,"\u00c3":-50,"\u00c0":-50,"Z":-40,"Y":30,"W":15,"V":15,"T":30,"A":-50}},"\u00c3":{"d":"525,0r-76,0r-52,-201r-241,0r-54,201r-77,0r186,-713r125,0xm377,-276r-95,-366r-13,0r-95,366r203,0xm392,-883r47,46v-51,49,-79,56,-102,56v-45,0,-77,-43,-122,-43v-13,0,-24,3,-56,33r-47,-45v51,-50,78,-57,102,-57v44,0,78,43,122,43v13,0,27,-5,56,-33","w":550,"k":{"\u0162":30,"\u0100":-50,"\u0104":-50,"\u0102":-50,"\u00c5":-50,"\u00c4":-50,"\u00c1":-50,"\u00c2":-50,"\u0178":30,"\u00c3":-50,"\u00c0":-50,"Z":-40,"Y":30,"W":15,"V":15,"T":30,"A":-50}},"\u00d5":{"d":"473,-182v0,63,-42,191,-202,191v-157,0,-201,-129,-201,-192r0,-348v0,-61,41,-188,202,-188v156,0,201,127,201,189r0,348xm396,-183r0,-346v0,-100,-84,-115,-124,-115v-41,0,-126,15,-126,115r0,346v0,101,85,116,126,116v40,0,124,-15,124,-116xm388,-883r47,46v-51,49,-79,56,-102,56v-45,0,-77,-43,-122,-43v-13,0,-24,3,-56,33r-47,-45v51,-50,78,-57,102,-57v44,0,78,43,122,43v13,0,27,-5,56,-33","w":543},"\u2013":{"d":"504,-247r-424,0r0,-71r424,0r0,71","w":584},"\u2014":{"d":"748,-247r-668,0r0,-71r668,0r0,71","w":828},"\u201c":{"d":"355,-802r-84,227r-114,0r143,-227r55,0xm227,-802r-84,227r-113,0r142,-227r55,0","w":385},"\u201d":{"d":"355,-802r-142,227r-56,0r84,-227r114,0xm227,-802r-142,227r-55,0r83,-227r114,0","w":385},"\u2018":{"d":"219,-765r-82,221r-107,0r138,-221r51,0","w":240},"\u2019":{"d":"219,-765r-139,221r-50,0r82,-221r107,0","w":240},"\u00f7":{"d":"319,0r-109,0r0,-110r109,0r0,110xm319,-317r-109,0r0,-110r109,0r0,110xm453,-179r-376,0r0,-71r376,0r0,71","w":537},"\u00ff":{"d":"212,0r-44,0r-147,-526r79,0r124,454r6,0r120,-454r79,0r-167,626v-29,110,-80,126,-162,126r-36,0r0,-75r48,0v38,0,62,-10,74,-54xm380,-631r-92,0r0,-109r92,0r0,109xm175,-631r-92,0r0,-109r92,0r0,109","w":450},"\u0178":{"d":"478,-713r-188,456r0,257r-77,0r0,-259r-187,-454r83,0r143,358r143,-358r83,0xm402,-793r-92,0r0,-109r92,0r0,109xm197,-793r-92,0r0,-109r92,0r0,109","w":504,"k":{"\u0111":30,"\u0123":30,"\u010f":30,"\u0151":30,"\u014f":30,"\u014d":30,"\u0121":30,"\u011f":30,"\u011d":30,"\u011b":30,"\u0119":30,"\u0117":30,"\u0115":30,"\u0113":30,"\u0100":30,"\u0101":30,"\u010d":30,"\u010b":30,"\u0109":30,"\u0105":30,"\u0104":30,"\u0107":30,"\u0103":30,"\u0102":30,"\u00f8":30,"\u00a2":30,"\u00f5":30,"\u00f6":30,"\u00f4":30,"\u00f2":30,"\u00f3":30,"\u00eb":30,"\u00ea":30,"\u00e8":30,"\u00e9":30,"\u00e7":30,"\u00e5":30,"\u00e3":30,"\u00e4":30,"\u00e2":30,"\u00e0":30,"\u00e1":30,"\u00c5":30,"\u00c4":30,"\u00e6":30,"\u0153":30,"\u00c1":30,"\u00c2":30,"\u2014":30,"\u2013":30,"\u00c3":30,"\u00c0":30,"q":30,"o":30,"g":30,"e":30,"d":30,"c":30,"a":30,"A":30,"=":30,"-":30}},"\u00b7":{"d":"186,-213r-106,0r0,-107r106,0r0,107","w":266},"\u00c2":{"d":"525,0r-76,0r-52,-201r-241,0r-54,201r-77,0r186,-713r125,0xm377,-276r-95,-366r-13,0r-95,366r203,0xm421,-793r-75,0r-70,-73r-70,73r-76,0r114,-142r64,0","w":550,"k":{"\u0162":30,"\u0100":-50,"\u0104":-50,"\u0102":-50,"\u00c5":-50,"\u00c4":-50,"\u00c1":-50,"\u00c2":-50,"\u0178":30,"\u00c3":-50,"\u00c0":-50,"Z":-40,"Y":30,"W":15,"V":15,"T":30,"A":-50}},"\u00ca":{"d":"465,0r-385,0r0,-713r385,0r0,76r-309,0r0,222r286,0r0,76r-286,0r0,264r309,0r0,75xm410,-793r-75,0r-70,-73r-70,73r-76,0r114,-142r64,0","w":515},"\u00c1":{"d":"525,0r-76,0r-52,-201r-241,0r-54,201r-77,0r186,-713r125,0xm377,-276r-95,-366r-13,0r-95,366r203,0xm392,-944r-98,163r-69,0r79,-163r88,0","w":550,"k":{"\u0162":30,"\u0100":-50,"\u0104":-50,"\u0102":-50,"\u00c5":-50,"\u00c4":-50,"\u00c1":-50,"\u00c2":-50,"\u0178":30,"\u00c3":-50,"\u00c0":-50,"Z":-40,"Y":30,"W":15,"V":15,"T":30,"A":-50}},"\u00cb":{"d":"465,0r-385,0r0,-713r385,0r0,76r-309,0r0,222r286,0r0,76r-286,0r0,264r309,0r0,75xm414,-793r-92,0r0,-109r92,0r0,109xm209,-793r-92,0r0,-109r92,0r0,109","w":515},"\u00c8":{"d":"465,0r-385,0r0,-713r385,0r0,76r-309,0r0,222r286,0r0,76r-286,0r0,264r309,0r0,75xm345,-781r-71,0r-97,-163r88,0","w":515},"\u00cd":{"d":"81,-713r77,0r0,713r-77,0r0,-713xm248,-944r-98,163r-69,0r79,-163r88,0","w":238},"\u00ce":{"d":"80,-713r77,0r0,713r-77,0r0,-713xm262,-793r-75,0r-70,-73r-70,73r-76,0r114,-142r64,0","w":237},"\u00cf":{"d":"80,-713r77,0r0,713r-77,0r0,-713xm267,-793r-92,0r0,-109r92,0r0,109xm62,-793r-92,0r0,-109r92,0r0,109","w":237,"k":{"\u00cc":-53}},"\u00cc":{"d":"81,-713r77,0r0,713r-77,0r0,-713xm158,-781r-71,0r-97,-163r88,0","w":238},"\u00d3":{"d":"473,-182v0,63,-42,191,-202,191v-157,0,-201,-129,-201,-192r0,-348v0,-61,41,-188,202,-188v156,0,201,127,201,189r0,348xm396,-183r0,-346v0,-100,-84,-115,-124,-115v-41,0,-126,15,-126,115r0,346v0,101,85,116,126,116v40,0,124,-15,124,-116xm375,-944r-98,163r-69,0r79,-163r88,0","w":543},"\u00d4":{"d":"473,-182v0,63,-42,191,-202,191v-157,0,-201,-129,-201,-192r0,-348v0,-61,41,-188,202,-188v156,0,201,127,201,189r0,348xm396,-183r0,-346v0,-100,-84,-115,-124,-115v-41,0,-126,15,-126,115r0,346v0,101,85,116,126,116v40,0,124,-15,124,-116xm423,-792r-75,0r-70,-73r-70,73r-76,0r114,-142r64,0","w":543},"\u00d2":{"d":"473,-182v0,63,-42,191,-202,191v-157,0,-201,-129,-201,-192r0,-348v0,-61,41,-188,202,-188v156,0,201,127,201,189r0,348xm396,-183r0,-346v0,-100,-84,-115,-124,-115v-41,0,-126,15,-126,115r0,346v0,101,85,116,126,116v40,0,124,-15,124,-116xm334,-781r-71,0r-97,-163r88,0","w":543},"\u00da":{"d":"474,-182v0,67,-40,191,-201,191v-162,0,-203,-125,-203,-192r0,-530r77,0r0,530v0,101,85,116,125,116v41,0,125,-15,125,-116r0,-530r77,0r0,531xm374,-944r-98,163r-69,0r79,-163r88,0"},"\u00db":{"d":"474,-182v0,67,-40,191,-201,191v-162,0,-203,-125,-203,-192r0,-530r77,0r0,530v0,101,85,116,125,116v41,0,125,-15,125,-116r0,-530r77,0r0,531xm418,-793r-75,0r-70,-73r-70,73r-76,0r114,-142r64,0"},"\u00d9":{"d":"474,-182v0,67,-40,191,-201,191v-162,0,-203,-125,-203,-192r0,-530r77,0r0,530v0,101,85,116,125,116v41,0,125,-15,125,-116r0,-530r77,0r0,531xm336,-781r-71,0r-97,-163r88,0"},"\u0131":{"d":"155,0r-75,0r0,-526r75,0r0,526","w":235},"\u00af":{"d":"385,-586r-305,0r0,-71r305,0r0,71","w":465},"\u00b8":{"d":"226,18r-62,159r-84,0r75,-159r71,0","w":306},"\u00bf":{"d":"210,-350r76,0r0,44v0,60,-22,103,-45,129v-35,37,-79,60,-112,97v-15,17,-28,36,-28,69v0,79,45,123,124,123v41,0,120,-15,125,-122r77,0v0,69,-45,197,-202,197v-119,0,-200,-80,-200,-197v0,-48,19,-85,45,-113v31,-35,82,-65,114,-101v17,-17,26,-38,26,-79r0,-47xm195,-532r103,0r0,103r-103,0r0,-103","w":432},"\u00a1":{"d":"95,-361r75,0r0,532r-75,0r0,-532xm80,-542r102,0r0,102r-102,0r0,-102","w":262},"\u00a5":{"d":"441,-104r-138,0r0,104r-76,0r0,-104r-137,0r0,-72r137,0v0,-23,-1,-46,-1,-72r-136,0r0,-71r111,0r-160,-394r81,0r143,358r144,-358r81,0r-162,394r113,0r0,71r-138,0r0,72r138,0r0,72","w":531},"\u0153":{"d":"457,-239r0,67v1,50,25,107,118,107v67,0,109,-39,116,-107r76,0v-8,111,-82,182,-192,182v-72,0,-124,-22,-157,-68v-33,46,-86,68,-154,68v-120,0,-194,-73,-194,-190r0,-165v0,-115,76,-189,194,-189v68,0,122,25,155,68v35,-43,89,-68,156,-68v118,0,193,72,193,189r0,106r-311,0xm381,-175r0,-178v0,-51,-27,-107,-117,-107v-75,0,-119,42,-119,115r0,165v0,52,21,115,119,115v72,0,114,-41,117,-110xm692,-312r0,-33v0,-53,-21,-115,-117,-115v-72,0,-118,40,-118,109r0,39r235,0","w":838,"k":{"\u0162":40,"T":40}},"\u0152":{"d":"782,0r-385,0r0,-28v-30,21,-73,37,-126,37v-156,0,-201,-129,-201,-192r0,-348v0,-61,42,-188,202,-188v53,0,95,15,125,37r0,-31r385,0r0,76r-309,0r0,222r286,0r0,76r-286,0r0,264r309,0r0,75xm272,-67v40,0,121,-14,125,-108r0,-354v0,-100,-84,-115,-125,-115v-40,0,-125,15,-125,115r0,346v0,101,85,116,125,116","w":832},"\u00c6":{"d":"739,0r-385,0r0,-201r-200,0r-53,201r-76,0r186,-713r528,0r0,76r-309,0r0,222r285,0r0,76r-285,0r0,264r309,0r0,75xm268,-637r-95,360r181,0r0,-360r-86,0","w":789},"\u00e6":{"d":"758,-345r0,106r-311,0r0,59v0,52,21,114,118,114v67,0,109,-38,116,-106r76,0v-8,111,-82,181,-192,181v-64,0,-136,-39,-159,-89v-26,52,-102,89,-175,89v-89,0,-175,-51,-175,-171v0,-98,73,-150,168,-150r147,0r0,-50v0,-77,-48,-98,-110,-98v-51,0,-105,22,-108,97r-76,0v3,-127,109,-171,184,-171v58,0,124,29,151,75v24,-41,86,-75,153,-75v118,0,193,72,193,189xm371,-178r0,-63r-144,0v-57,0,-95,22,-95,79v0,75,48,96,110,96v87,0,129,-61,129,-112xm682,-312r0,-33v0,-53,-21,-115,-117,-115v-72,0,-118,40,-118,109r0,39r235,0","w":828,"k":{"\u0162":40,"T":40}},"\u00c4":{"d":"525,0r-76,0r-52,-201r-241,0r-54,201r-77,0r186,-713r125,0xm377,-276r-95,-366r-13,0r-95,366r203,0xm424,-793r-92,0r0,-109r92,0r0,109xm219,-793r-92,0r0,-109r92,0r0,109","w":550,"k":{"\u0162":30,"\u0100":-50,"\u0104":-50,"\u0102":-50,"\u00c5":-50,"\u00c4":-50,"\u00c1":-50,"\u00c2":-50,"\u0178":30,"\u00c3":-50,"\u00c0":-50,"Z":-40,"Y":30,"W":15,"V":15,"T":30,"A":-50}},"\u00c5":{"d":"525,0r-76,0r-52,-201r-241,0r-54,201r-77,0r186,-713r125,0xm377,-276r-95,-366r-13,0r-95,366r203,0xm383,-865v0,57,-48,107,-108,107v-58,0,-106,-50,-106,-107v0,-59,48,-107,106,-107v60,0,108,47,108,107xm329,-865v0,-29,-25,-53,-54,-53v-28,0,-52,24,-52,53v0,28,24,52,52,52v29,0,54,-24,54,-52","w":550,"k":{"\u0162":30,"\u0100":-50,"\u0104":-50,"\u0102":-50,"\u00c5":-50,"\u00c4":-50,"\u00c1":-50,"\u00c2":-50,"\u0178":30,"\u00c3":-50,"\u00c0":-50,"Z":-40,"Y":30,"W":15,"V":15,"T":30,"A":-50}},"\u00c7":{"d":"468,-182v0,63,-42,191,-202,191v-157,0,-201,-129,-201,-192r0,-348v0,-61,41,-188,202,-188v156,0,201,127,201,189r-77,0v0,-99,-84,-114,-124,-114v-41,0,-126,15,-126,115r0,346v0,101,85,116,126,116v40,0,124,-15,124,-115r77,0xm313,45r-62,159r-84,0r75,-159r71,0","w":521},"\u00c9":{"d":"465,0r-385,0r0,-713r385,0r0,76r-309,0r0,222r286,0r0,76r-286,0r0,264r309,0r0,75xm371,-944r-98,163r-69,0r79,-163r88,0","w":515},"\u00d1":{"d":"488,0r-93,0r-238,-560r0,560r-77,0r0,-713r91,0r241,568r0,-568r76,0r0,713xm402,-883r47,46v-51,49,-79,56,-102,56v-45,0,-77,-43,-122,-43v-13,0,-24,3,-56,33r-47,-45v51,-50,78,-57,102,-57v44,0,78,43,122,43v13,0,27,-5,56,-33","w":568},"\u00d6":{"d":"473,-182v0,63,-42,191,-202,191v-157,0,-201,-129,-201,-192r0,-348v0,-61,41,-188,202,-188v156,0,201,127,201,189r0,348xm396,-183r0,-346v0,-100,-84,-115,-124,-115v-41,0,-126,15,-126,115r0,346v0,101,85,116,126,116v40,0,124,-15,124,-116xm416,-793r-92,0r0,-109r92,0r0,109xm211,-793r-92,0r0,-109r92,0r0,109","w":543},"\u00dc":{"d":"474,-182v0,67,-40,191,-201,191v-162,0,-203,-125,-203,-192r0,-530r77,0r0,530v0,101,85,116,125,116v41,0,125,-15,125,-116r0,-530r77,0r0,531xm424,-793r-92,0r0,-109r92,0r0,109xm219,-793r-92,0r0,-109r92,0r0,109"},"\u00e1":{"d":"446,-364r0,364r-76,0r0,-50v-23,34,-80,59,-139,59v-86,0,-175,-51,-175,-171v0,-98,72,-149,168,-149r146,0r0,-50v0,-77,-46,-99,-108,-99v-57,0,-108,25,-111,97r-75,0v4,-125,106,-171,185,-171v90,0,185,44,185,170xm370,-179r0,-61r-144,0v-57,0,-95,22,-95,78v0,78,57,96,112,96v63,0,127,-41,127,-113xm365,-757r-98,163r-69,0r79,-163r88,0","w":522,"k":{"\u0162":40,"T":40}},"\u00e0":{"d":"446,-364r0,364r-76,0r0,-50v-23,34,-80,59,-139,59v-86,0,-175,-51,-175,-171v0,-98,72,-149,168,-149r146,0r0,-50v0,-77,-46,-99,-108,-99v-57,0,-108,25,-111,97r-75,0v4,-125,106,-171,185,-171v90,0,185,44,185,170xm370,-179r0,-61r-144,0v-57,0,-95,22,-95,78v0,78,57,96,112,96v63,0,127,-41,127,-113xm324,-594r-71,0r-97,-163r88,0","w":522,"k":{"\u0162":40,"T":40}},"\u00e2":{"d":"446,-364r0,364r-76,0r0,-50v-23,34,-80,59,-139,59v-86,0,-175,-51,-175,-171v0,-98,72,-149,168,-149r146,0r0,-50v0,-77,-46,-99,-108,-99v-57,0,-108,25,-111,97r-75,0v4,-125,106,-171,185,-171v90,0,185,44,185,170xm370,-179r0,-61r-144,0v-57,0,-95,22,-95,78v0,78,57,96,112,96v63,0,127,-41,127,-113xm410,-594r-75,0r-70,-73r-70,73r-76,0r114,-142r64,0","w":522,"k":{"\u0162":40,"T":40}},"\u00e4":{"d":"446,-364r0,364r-76,0r0,-50v-23,34,-80,59,-139,59v-86,0,-175,-51,-175,-171v0,-98,72,-149,168,-149r146,0r0,-50v0,-77,-46,-99,-108,-99v-57,0,-108,25,-111,97r-75,0v4,-125,106,-171,185,-171v90,0,185,44,185,170xm370,-179r0,-61r-144,0v-57,0,-95,22,-95,78v0,78,57,96,112,96v63,0,127,-41,127,-113xm410,-631r-92,0r0,-109r92,0r0,109xm205,-631r-92,0r0,-109r92,0r0,109","w":522,"k":{"\u0162":40,"T":40}},"\u00e3":{"d":"446,-364r0,364r-76,0r0,-50v-23,34,-80,59,-139,59v-86,0,-175,-51,-175,-171v0,-98,72,-149,168,-149r146,0r0,-50v0,-77,-46,-99,-108,-99v-57,0,-108,25,-111,97r-75,0v4,-125,106,-171,185,-171v90,0,185,44,185,170xm370,-179r0,-61r-144,0v-57,0,-95,22,-95,78v0,78,57,96,112,96v63,0,127,-41,127,-113xm377,-726r47,46v-51,49,-79,56,-102,56v-45,0,-77,-43,-122,-43v-13,0,-24,3,-56,33r-47,-45v51,-50,78,-57,102,-57v44,0,78,43,122,43v13,0,27,-5,56,-33","w":522,"k":{"\u0162":40,"T":40}},"\u00e5":{"d":"446,-364r0,364r-76,0r0,-50v-23,34,-80,59,-139,59v-86,0,-175,-51,-175,-171v0,-98,72,-149,168,-149r146,0r0,-50v0,-77,-46,-99,-108,-99v-57,0,-108,25,-111,97r-75,0v4,-125,106,-171,185,-171v90,0,185,44,185,170xm370,-179r0,-61r-144,0v-57,0,-95,22,-95,78v0,78,57,96,112,96v63,0,127,-41,127,-113xm368,-692v0,57,-48,107,-108,107v-58,0,-106,-50,-106,-107v0,-59,48,-107,106,-107v60,0,108,47,108,107xm314,-692v0,-29,-25,-53,-54,-53v-28,0,-52,24,-52,53v0,28,24,52,52,52v29,0,54,-24,54,-52","w":522,"k":{"\u0162":40,"T":40}},"\u00e7":{"d":"267,-534v113,0,188,69,195,183r-76,0v-4,-52,-33,-109,-119,-109v-75,0,-121,42,-121,115r0,165v0,52,24,115,121,115v68,0,112,-39,119,-107r76,0v-9,111,-85,182,-195,182v-119,0,-197,-73,-197,-190r0,-165v0,-115,80,-189,197,-189xm317,42r-62,159r-84,0r75,-159r71,0","w":513},"\u00e9":{"d":"463,-345r0,106r-317,0r0,59v0,52,24,115,121,115v68,0,112,-39,119,-107r76,0v-9,111,-85,182,-195,182v-119,0,-197,-73,-197,-190r0,-165v0,-115,80,-189,197,-189v118,0,196,72,196,189xm387,-313r0,-32v0,-53,-24,-115,-120,-115v-75,0,-121,42,-121,115r0,32r241,0xm371,-757r-98,163r-69,0r79,-163r88,0","w":528,"k":{"\u0162":40,"T":40}},"\u00e8":{"d":"463,-345r0,106r-317,0r0,59v0,52,24,115,121,115v68,0,112,-39,119,-107r76,0v-9,111,-85,182,-195,182v-119,0,-197,-73,-197,-190r0,-165v0,-115,80,-189,197,-189v118,0,196,72,196,189xm387,-313r0,-32v0,-53,-24,-115,-120,-115v-75,0,-121,42,-121,115r0,32r241,0xm329,-594r-71,0r-97,-163r88,0","w":528,"k":{"\u0162":40,"T":40}},"\u00ea":{"d":"463,-345r0,106r-317,0r0,59v0,52,24,115,121,115v68,0,112,-39,119,-107r76,0v-9,111,-85,182,-195,182v-119,0,-197,-73,-197,-190r0,-165v0,-115,80,-189,197,-189v118,0,196,72,196,189xm387,-313r0,-32v0,-53,-24,-115,-120,-115v-75,0,-121,42,-121,115r0,32r241,0xm415,-594r-75,0r-70,-73r-70,73r-76,0r114,-142r64,0","w":528,"k":{"\u0162":40,"T":40}},"\u00eb":{"d":"463,-345r0,106r-317,0r0,59v0,52,24,115,121,115v68,0,112,-39,119,-107r76,0v-9,111,-85,182,-195,182v-119,0,-197,-73,-197,-190r0,-165v0,-115,80,-189,197,-189v118,0,196,72,196,189xm387,-313r0,-32v0,-53,-24,-115,-120,-115v-75,0,-121,42,-121,115r0,32r241,0xm416,-631r-92,0r0,-109r92,0r0,109xm211,-631r-92,0r0,-109r92,0r0,109","w":528,"k":{"\u0162":40,"T":40}},"\u00ed":{"d":"156,0r-75,0r0,-526r75,0r0,526xm251,-757r-98,163r-69,0r79,-163r88,0","w":236},"\u00ec":{"d":"155,0r-75,0r0,-526r75,0r0,526xm155,-594r-71,0r-97,-163r88,0","w":235},"\u00ee":{"d":"155,0r-75,0r0,-526r75,0r0,526xm265,-594r-75,0r-70,-73r-70,73r-76,0r114,-142r64,0","w":236},"\u00ef":{"d":"155,0r-75,0r0,-526r75,0r0,526xm266,-631r-92,0r0,-109r92,0r0,109xm61,-631r-92,0r0,-109r92,0r0,109","w":235},"\u00f1":{"d":"466,0r-75,0r0,-345v0,-52,-11,-115,-108,-115v-70,0,-128,46,-128,113r0,347r-75,0r0,-525r75,0r0,48v26,-37,82,-57,128,-57v119,0,183,71,183,189r0,345xm390,-725r47,46v-51,49,-79,56,-102,56v-45,0,-77,-43,-122,-43v-13,0,-24,3,-56,33r-47,-45v51,-50,78,-57,102,-57v44,0,78,43,122,43v13,0,27,-5,56,-33","w":542,"k":{"\u0162":40,"T":40}},"\u00f3":{"d":"463,-180v0,115,-80,190,-196,190v-119,0,-197,-73,-197,-190r0,-165v0,-115,80,-189,197,-189v118,0,196,72,196,189r0,165xm387,-180r0,-165v0,-53,-24,-115,-120,-115v-75,0,-121,42,-121,115r0,165v0,52,24,115,121,115v74,0,120,-43,120,-115xm373,-757r-98,163r-69,0r79,-163r88,0","w":533,"k":{"\u0162":40,"T":40}},"\u00f2":{"d":"463,-180v0,115,-80,190,-196,190v-119,0,-197,-73,-197,-190r0,-165v0,-115,80,-189,197,-189v118,0,196,72,196,189r0,165xm387,-180r0,-165v0,-53,-24,-115,-120,-115v-75,0,-121,42,-121,115r0,165v0,52,24,115,121,115v74,0,120,-43,120,-115xm330,-594r-71,0r-97,-163r88,0","w":533,"k":{"\u0162":40,"T":40}},"\u00f4":{"d":"463,-180v0,115,-80,190,-196,190v-119,0,-197,-73,-197,-190r0,-165v0,-115,80,-189,197,-189v118,0,196,72,196,189r0,165xm387,-180r0,-165v0,-53,-24,-115,-120,-115v-75,0,-121,42,-121,115r0,165v0,52,24,115,121,115v74,0,120,-43,120,-115xm409,-594r-75,0r-70,-73r-70,73r-76,0r114,-142r64,0","w":533,"k":{"\u0162":40,"T":40}},"\u00f6":{"d":"463,-180v0,115,-80,190,-196,190v-119,0,-197,-73,-197,-190r0,-165v0,-115,80,-189,197,-189v118,0,196,72,196,189r0,165xm387,-180r0,-165v0,-53,-24,-115,-120,-115v-75,0,-121,42,-121,115r0,165v0,52,24,115,121,115v74,0,120,-43,120,-115xm416,-631r-92,0r0,-109r92,0r0,109xm211,-631r-92,0r0,-109r92,0r0,109","w":533,"k":{"\u0162":40,"T":40}},"\u00f5":{"d":"463,-180v0,115,-80,190,-196,190v-119,0,-197,-73,-197,-190r0,-165v0,-115,80,-189,197,-189v118,0,196,72,196,189r0,165xm387,-180r0,-165v0,-53,-24,-115,-120,-115v-75,0,-121,42,-121,115r0,165v0,52,24,115,121,115v74,0,120,-43,120,-115xm384,-726r47,46v-51,49,-79,56,-102,56v-45,0,-77,-43,-122,-43v-13,0,-24,3,-56,33r-47,-45v51,-50,78,-57,102,-57v44,0,78,43,122,43v13,0,27,-5,56,-33","w":533,"k":{"\u0162":40,"T":40}},"\u00fa":{"d":"465,0r-76,0r0,-41v-24,31,-74,50,-119,50v-119,0,-194,-73,-194,-189r0,-346r76,0r0,346v0,52,21,114,118,114v70,0,119,-42,119,-109r0,-351r76,0r0,526xm364,-757r-98,163r-69,0r79,-163r88,0","w":545,"k":{"\u0162":30,"T":30}},"\u00f9":{"d":"465,0r-76,0r0,-41v-24,31,-74,50,-119,50v-119,0,-194,-73,-194,-189r0,-346r76,0r0,346v0,52,21,114,118,114v70,0,119,-42,119,-109r0,-351r76,0r0,526xm339,-594r-71,0r-97,-163r88,0","w":545,"k":{"\u0162":30,"T":30}},"\u00fb":{"d":"465,0r-76,0r0,-41v-24,31,-74,50,-119,50v-119,0,-194,-73,-194,-189r0,-346r76,0r0,346v0,52,21,114,118,114v70,0,119,-42,119,-109r0,-351r76,0r0,526xm413,-594r-75,0r-70,-73r-70,73r-76,0r114,-142r64,0","w":545,"k":{"\u0162":30,"T":30}},"\u00fc":{"d":"465,0r-76,0r0,-41v-24,31,-74,50,-119,50v-119,0,-194,-73,-194,-189r0,-346r76,0r0,346v0,52,21,114,118,114v70,0,119,-42,119,-109r0,-351r76,0r0,526xm416,-631r-92,0r0,-109r92,0r0,109xm211,-631r-92,0r0,-109r92,0r0,109","w":545,"k":{"\u0162":30,"T":30}},"\u00a2":{"d":"386,-172r76,0v-7,100,-67,167,-160,180r0,136r-71,0r0,-136v-102,-12,-161,-81,-161,-188r0,-165v0,-103,63,-173,161,-187r0,-137r71,0r0,137v93,12,153,78,160,181r-75,0v-5,-52,-32,-109,-120,-109v-76,0,-122,42,-122,115r0,165v0,52,24,115,122,115v67,0,112,-39,119,-107","w":513},"\u00f8":{"d":"463,-180v0,115,-80,190,-196,190v-17,0,-33,-1,-48,-4r-47,149r-77,0r57,-173v-53,-32,-82,-88,-82,-162r0,-165v0,-115,80,-189,197,-189v18,0,36,2,52,4v13,-40,29,-86,41,-126r76,0r-51,155v49,32,78,85,78,156r0,165xm146,-180v0,26,10,63,30,86r120,-364v-10,-2,-19,-2,-29,-2v-75,0,-121,42,-121,115r0,165xm387,-180r0,-165v0,-28,-4,-59,-26,-81r-118,360v8,1,15,1,24,1v74,0,120,-43,120,-115","w":533},"\u0192":{"d":"186,79v0,98,-56,137,-126,137r-28,0r0,-75r24,0v29,0,55,-13,55,-57r0,-534r-91,0r0,-75r91,0r0,-29v0,-91,45,-149,141,-149r47,0r0,74r-56,0v-25,0,-57,14,-57,63r0,41r124,0r0,75r-124,0r0,529","w":330},"\u00b5":{"d":"155,185r-75,0r0,-711r75,0r0,346v0,52,21,114,119,114v69,0,119,-42,119,-109r0,-351r75,0r0,526r-75,0r0,-41v-24,31,-74,50,-119,50v-44,0,-98,-19,-119,-43r0,219","w":548},"\u0102":{"d":"551,0r-76,0r-52,-201r-241,0r-54,201r-77,0r186,-713r125,0xm403,-276r-95,-366r-13,0r-95,366r203,0xm469,-923v-11,102,-75,142,-165,142v-92,0,-157,-44,-168,-142r71,0v8,51,45,76,97,76v53,0,88,-25,97,-76r68,0","w":576,"k":{"\u0162":30,"\u0100":-50,"\u0104":-50,"\u0102":-50,"\u00c5":-50,"\u00c4":-50,"\u00c1":-50,"\u00c2":-50,"\u0178":30,"\u00c3":-50,"\u00c0":-50,"Z":-40,"Y":30,"W":15,"V":15,"T":30,"A":-50}},"\u0103":{"d":"446,-364r0,364r-76,0r0,-50v-23,34,-80,59,-139,59v-86,0,-175,-51,-175,-171v0,-98,72,-149,168,-149r146,0r0,-50v0,-77,-46,-99,-108,-99v-57,0,-108,25,-111,97r-75,0v4,-125,106,-171,185,-171v90,0,185,44,185,170xm370,-179r0,-61r-144,0v-57,0,-95,22,-95,78v0,78,57,96,112,96v63,0,127,-41,127,-113xm430,-747v-11,102,-75,142,-165,142v-92,0,-157,-44,-168,-142r71,0v8,51,45,76,97,76v53,0,88,-25,97,-76r68,0","w":522,"k":{"\u0162":40,"T":40}},"\u0106":{"d":"468,-182v0,63,-42,191,-202,191v-157,0,-201,-129,-201,-192r0,-348v0,-61,41,-188,202,-188v156,0,201,127,201,189r-77,0v0,-99,-84,-114,-124,-114v-41,0,-126,15,-126,115r0,346v0,101,85,116,126,116v40,0,124,-15,124,-115r77,0xm369,-944r-98,163r-69,0r79,-163r88,0","w":521},"\u0107":{"d":"267,-534v113,0,188,69,195,183r-76,0v-4,-52,-33,-109,-119,-109v-75,0,-121,42,-121,115r0,165v0,52,24,115,121,115v68,0,112,-39,119,-107r76,0v-9,111,-85,182,-195,182v-119,0,-197,-73,-197,-190r0,-165v0,-115,80,-189,197,-189xm372,-757r-98,163r-69,0r79,-163r88,0","w":513},"\u0104":{"d":"551,0r-76,0r-52,-201r-241,0r-54,201r-77,0r186,-713r125,0xm403,-276r-95,-366r-13,0r-95,366r203,0xm672,202r-94,0r-85,-159r81,0","w":594},"\u0105":{"d":"446,-364r0,364r-76,0r0,-50v-23,34,-80,59,-139,59v-86,0,-175,-51,-175,-171v0,-98,72,-149,168,-149r146,0r0,-50v0,-77,-46,-99,-108,-99v-57,0,-108,25,-111,97r-75,0v4,-125,106,-171,185,-171v90,0,185,44,185,170xm370,-179r0,-61r-144,0v-57,0,-95,22,-95,78v0,78,57,96,112,96v63,0,127,-41,127,-113xm557,201r-94,0r-85,-159r81,0","w":522,"k":{"\u0162":40,"T":40}},"\u0108":{"d":"468,-182v0,63,-42,191,-202,191v-157,0,-201,-129,-201,-192r0,-348v0,-61,41,-188,202,-188v156,0,201,127,201,189r-77,0v0,-99,-84,-114,-124,-114v-41,0,-126,15,-126,115r0,346v0,101,85,116,126,116v40,0,124,-15,124,-115r77,0xm416,-793r-75,0r-70,-73r-70,73r-76,0r114,-142r64,0","w":521},"\u0109":{"d":"267,-534v113,0,188,69,195,183r-76,0v-4,-52,-33,-109,-119,-109v-75,0,-121,42,-121,115r0,165v0,52,24,115,121,115v68,0,112,-39,119,-107r76,0v-9,111,-85,182,-195,182v-119,0,-197,-73,-197,-190r0,-165v0,-115,80,-189,197,-189xm413,-594r-75,0r-70,-73r-70,73r-76,0r114,-142r64,0","w":513},"\u010a":{"d":"468,-182v0,63,-42,191,-202,191v-157,0,-201,-129,-201,-192r0,-348v0,-61,41,-188,202,-188v156,0,201,127,201,189r-77,0v0,-99,-84,-114,-124,-114v-41,0,-126,15,-126,115r0,346v0,101,85,116,126,116v40,0,124,-15,124,-115r77,0xm317,-793r-93,0r0,-88r93,0r0,88","w":521},"\u010b":{"d":"267,-534v113,0,188,69,195,183r-76,0v-4,-52,-33,-109,-119,-109v-75,0,-121,42,-121,115r0,165v0,52,24,115,121,115v68,0,112,-39,119,-107r76,0v-9,111,-85,182,-195,182v-119,0,-197,-73,-197,-190r0,-165v0,-115,80,-189,197,-189xm315,-631r-93,0r0,-88r93,0r0,88","w":513},"\u010c":{"d":"468,-182v0,63,-42,191,-202,191v-157,0,-201,-129,-201,-192r0,-348v0,-61,41,-188,202,-188v156,0,201,127,201,189r-77,0v0,-99,-84,-114,-124,-114v-41,0,-126,15,-126,115r0,346v0,101,85,116,126,116v40,0,124,-15,124,-115r77,0xm123,-935r76,0r69,72r70,-72r76,0r-113,142r-64,0","w":521},"\u010d":{"d":"267,-534v113,0,188,69,195,183r-76,0v-4,-52,-33,-109,-119,-109v-75,0,-121,42,-121,115r0,165v0,52,24,115,121,115v68,0,112,-39,119,-107r76,0v-9,111,-85,182,-195,182v-119,0,-197,-73,-197,-190r0,-165v0,-115,80,-189,197,-189xm122,-736r76,0r69,72r70,-72r76,0r-113,142r-64,0","w":513},"\u010e":{"d":"483,-191v0,62,-31,191,-188,191r-215,0r0,-714r211,0v161,0,192,128,192,189r0,334xm407,-192r0,-330v0,-101,-74,-116,-116,-116r-134,0r0,563r136,0v42,0,114,-17,114,-117xm116,-935r76,0r69,72r70,-72r76,0r-113,142r-64,0","w":553},"\u0101":{"d":"446,-364r0,364r-76,0r0,-50v-23,34,-80,59,-139,59v-86,0,-175,-51,-175,-171v0,-98,72,-149,168,-149r146,0r0,-50v0,-77,-46,-99,-108,-99v-57,0,-108,25,-111,97r-75,0v4,-125,106,-171,185,-171v90,0,185,44,185,170xm370,-179r0,-61r-144,0v-57,0,-95,22,-95,78v0,78,57,96,112,96v63,0,127,-41,127,-113xm418,-624r-305,0r0,-71r305,0r0,71","w":522,"k":{"\u0162":40,"T":40}},"\u0100":{"d":"525,0r-76,0r-52,-201r-241,0r-54,201r-77,0r186,-713r125,0xm377,-276r-95,-366r-13,0r-95,366r203,0xm429,-793r-305,0r0,-71r305,0r0,71","w":550,"k":{"\u0162":30,"\u0100":-50,"\u0104":-50,"\u0102":-50,"\u00c5":-50,"\u00c4":-50,"\u00c1":-50,"\u00c2":-50,"\u0178":30,"\u00c3":-50,"\u00c0":-50,"Z":-40,"Y":30,"W":15,"V":15,"T":30,"A":-50}},"\u0112":{"d":"465,0r-385,0r0,-713r385,0r0,76r-309,0r0,222r286,0r0,76r-286,0r0,264r309,0r0,75xm419,-793r-305,0r0,-71r305,0r0,71","w":515},"\u0113":{"d":"463,-345r0,106r-317,0r0,59v0,52,24,115,121,115v68,0,112,-39,119,-107r76,0v-9,111,-85,182,-195,182v-119,0,-197,-73,-197,-190r0,-165v0,-115,80,-189,197,-189v118,0,196,72,196,189xm387,-313r0,-32v0,-53,-24,-115,-120,-115v-75,0,-121,42,-121,115r0,32r241,0xm420,-624r-305,0r0,-71r305,0r0,71","w":528,"k":{"\u0162":40,"T":40}},"\u0114":{"d":"465,0r-385,0r0,-713r385,0r0,76r-309,0r0,222r286,0r0,76r-286,0r0,264r309,0r0,75xm434,-923v-11,102,-75,142,-165,142v-92,0,-157,-44,-168,-142r71,0v8,51,45,76,97,76v53,0,88,-25,97,-76r68,0","w":515},"\u0115":{"d":"463,-345r0,106r-317,0r0,59v0,52,24,115,121,115v68,0,112,-39,119,-107r76,0v-9,111,-85,182,-195,182v-119,0,-197,-73,-197,-190r0,-165v0,-115,80,-189,197,-189v118,0,196,72,196,189xm387,-313r0,-32v0,-53,-24,-115,-120,-115v-75,0,-121,42,-121,115r0,32r241,0xm435,-746v-11,102,-75,142,-165,142v-92,0,-157,-44,-168,-142r71,0v8,51,45,76,97,76v53,0,88,-25,97,-76r68,0","w":528,"k":{"\u0162":40,"T":40}},"\u0116":{"d":"465,0r-385,0r0,-713r385,0r0,76r-309,0r0,222r286,0r0,76r-286,0r0,264r309,0r0,75xm318,-793r-93,0r0,-88r93,0r0,88","w":515},"\u0117":{"d":"463,-345r0,106r-317,0r0,59v0,52,24,115,121,115v68,0,112,-39,119,-107r76,0v-9,111,-85,182,-195,182v-119,0,-197,-73,-197,-190r0,-165v0,-115,80,-189,197,-189v118,0,196,72,196,189xm387,-313r0,-32v0,-53,-24,-115,-120,-115v-75,0,-121,42,-121,115r0,32r241,0xm315,-631r-93,0r0,-88r93,0r0,88","w":528,"k":{"\u0162":40,"T":40}},"\u0118":{"d":"465,0r-385,0r0,-713r385,0r0,76r-309,0r0,222r286,0r0,76r-286,0r0,264r309,0r0,75xm406,201r-94,0r-85,-159r81,0","w":515},"\u0119":{"d":"463,-345r0,106r-317,0r0,59v0,52,24,115,121,115v68,0,112,-39,119,-107r76,0v-9,111,-85,182,-195,182v-119,0,-197,-73,-197,-190r0,-165v0,-115,80,-189,197,-189v118,0,196,72,196,189xm387,-313r0,-32v0,-53,-24,-115,-120,-115v-75,0,-121,42,-121,115r0,32r241,0xm406,201r-94,0r-85,-159r81,0","w":570,"k":{"\u0162":40,"T":40}},"\u011a":{"d":"465,0r-385,0r0,-713r385,0r0,76r-309,0r0,222r286,0r0,76r-286,0r0,264r309,0r0,75xm124,-935r76,0r69,72r70,-72r76,0r-113,142r-64,0","w":515},"\u011b":{"d":"463,-345r0,106r-317,0r0,59v0,52,24,115,121,115v68,0,112,-39,119,-107r76,0v-9,111,-85,182,-195,182v-119,0,-197,-73,-197,-190r0,-165v0,-115,80,-189,197,-189v118,0,196,72,196,189xm387,-313r0,-32v0,-53,-24,-115,-120,-115v-75,0,-121,42,-121,115r0,32r241,0xm118,-736r76,0r69,72r70,-72r76,0r-113,142r-64,0","w":528,"k":{"\u0162":40,"T":40}},"\u011c":{"d":"473,-182v0,63,-44,191,-203,191v-157,0,-200,-129,-200,-192r0,-348v0,-61,41,-188,202,-188v156,0,201,121,201,189r-77,0v0,-98,-84,-113,-124,-113v-41,0,-126,15,-126,114r0,346v0,101,85,115,126,115v40,0,124,-14,124,-115r0,-134r-147,0r0,-76r224,0r0,211xm413,-793r-75,0r-70,-73r-70,73r-76,0r114,-142r64,0","w":543},"\u011d":{"d":"380,42r0,-83v-21,32,-72,51,-116,51v-119,0,-194,-73,-194,-190r0,-165v0,-115,77,-189,194,-189v43,0,96,19,116,49r0,-41r76,0r0,568v0,144,-94,184,-192,184v-97,0,-173,-57,-185,-154r76,0v10,52,51,79,109,79v53,0,116,-10,116,-109xm380,-180r0,-165v0,-53,-20,-115,-116,-115v-74,0,-118,42,-118,115r0,165v0,52,21,115,118,115v73,0,116,-43,116,-115xm426,-594r-75,0r-70,-73r-70,73r-76,0r114,-142r64,0","w":536},"\u011e":{"d":"473,-182v0,63,-44,191,-203,191v-157,0,-200,-129,-200,-192r0,-348v0,-61,41,-188,202,-188v156,0,201,121,201,189r-77,0v0,-98,-84,-113,-124,-113v-41,0,-126,15,-126,114r0,346v0,101,85,115,126,115v40,0,124,-14,124,-115r0,-134r-147,0r0,-76r224,0r0,211xm436,-923v-11,102,-75,142,-165,142v-92,0,-157,-44,-168,-142r71,0v8,51,45,76,97,76v53,0,88,-25,97,-76r68,0","w":543},"\u011f":{"d":"380,42r0,-83v-21,32,-72,51,-116,51v-119,0,-194,-73,-194,-190r0,-165v0,-115,77,-189,194,-189v43,0,96,19,116,49r0,-41r76,0r0,568v0,144,-94,184,-192,184v-97,0,-173,-57,-185,-154r76,0v10,52,51,79,109,79v53,0,116,-10,116,-109xm380,-180r0,-165v0,-53,-20,-115,-116,-115v-74,0,-118,42,-118,115r0,165v0,52,21,115,118,115v73,0,116,-43,116,-115xm434,-747v-11,102,-75,142,-165,142v-92,0,-157,-44,-168,-142r71,0v8,51,45,76,97,76v53,0,88,-25,97,-76r68,0","w":536},"\u0120":{"d":"473,-182v0,63,-44,191,-203,191v-157,0,-200,-129,-200,-192r0,-348v0,-61,41,-188,202,-188v156,0,201,121,201,189r-77,0v0,-98,-84,-113,-124,-113v-41,0,-126,15,-126,114r0,346v0,101,85,115,126,115v40,0,124,-14,124,-115r0,-134r-147,0r0,-76r224,0r0,211xm321,-793r-93,0r0,-88r93,0r0,88","w":543},"\u0121":{"d":"380,42r0,-83v-21,32,-72,51,-116,51v-119,0,-194,-73,-194,-190r0,-165v0,-115,77,-189,194,-189v43,0,96,19,116,49r0,-41r76,0r0,568v0,144,-94,184,-192,184v-97,0,-173,-57,-185,-154r76,0v10,52,51,79,109,79v53,0,116,-10,116,-109xm380,-180r0,-165v0,-53,-20,-115,-116,-115v-74,0,-118,42,-118,115r0,165v0,52,21,115,118,115v73,0,116,-43,116,-115xm318,-631r-93,0r0,-88r93,0r0,88","w":536},"\u0124":{"d":"497,0r-77,0r0,-336r-263,0r0,336r-77,0r0,-713r77,0r0,301r263,0r0,-301r77,0r0,713xm435,-793r-75,0r-70,-73r-70,73r-76,0r114,-142r64,0","w":577},"\u0125":{"d":"465,0r-75,0r0,-345v0,-52,-11,-115,-108,-115v-70,0,-128,46,-128,113r0,347r-75,0r0,-713r75,0r0,237v26,-37,83,-58,128,-58v120,0,183,71,183,189r0,345xm417,-793r-75,0r-70,-73r-70,73r-76,0r114,-142r64,0","w":535,"k":{"\u0162":40,"T":40}},"\u0128":{"d":"80,-713r77,0r0,713r-77,0r0,-713xm233,-882r47,46v-51,49,-79,56,-102,56v-45,0,-77,-43,-122,-43v-13,0,-24,3,-56,33r-47,-45v51,-50,78,-57,102,-57v44,0,78,43,122,43v13,0,27,-5,56,-33","w":236},"\u0129":{"d":"155,0r-75,0r0,-526r75,0r0,526xm233,-716r47,46v-51,49,-79,56,-102,56v-45,0,-77,-43,-122,-43v-13,0,-24,3,-56,33r-47,-45v51,-50,78,-57,102,-57v44,0,78,43,122,43v13,0,27,-5,56,-33","w":234},"\u012a":{"d":"79,-713r77,0r0,713r-77,0r0,-713xm267,-793r-305,0r0,-71r305,0r0,71","w":236},"\u012b":{"d":"155,0r-75,0r0,-526r75,0r0,526xm269,-624r-305,0r0,-71r305,0r0,71","w":235},"\u012c":{"d":"80,-713r77,0r0,713r-77,0r0,-713xm284,-922v-11,102,-75,142,-165,142v-92,0,-157,-44,-168,-142r71,0v8,51,45,76,97,76v53,0,88,-25,97,-76r68,0","w":237},"\u012d":{"d":"284,-746v-11,102,-75,142,-165,142v-92,0,-157,-44,-168,-142r71,0v8,51,45,76,97,76v53,0,88,-25,97,-76r68,0xm155,0r-75,0r0,-526r75,0r0,526","w":235},"\u012e":{"d":"80,-713r77,0r0,713r-77,0r0,-713xm262,201r-94,0r-85,-159r81,0","w":237},"\u012f":{"d":"156,0r-75,0r0,-526r75,0r0,526xm164,-612r-92,0r0,-108r92,0r0,108xm264,202r-94,0r-85,-159r81,0","w":236},"\u0130":{"d":"80,-713r77,0r0,713r-77,0r0,-713xm163,-793r-93,0r0,-88r93,0r0,88","w":237},"\u0134":{"d":"383,-181v0,119,-67,190,-182,190v-114,0,-181,-77,-181,-188r76,0v0,94,62,112,106,112v46,0,105,-18,105,-108r0,-462r-213,0r0,-76r289,0r0,532xm374,-793r-75,0r-70,-73r-70,73r-76,0r114,-142r64,0","w":458},"\u0135":{"d":"173,79v0,98,-56,137,-125,137r-29,0r0,-75r24,0v29,0,55,-13,55,-57r0,-610r75,0r0,605xm280,-594r-75,0r-70,-73r-70,73r-76,0r114,-142r64,0","w":268},"\u0139":{"d":"464,0r-384,0r0,-713r76,0r0,638r308,0r0,75xm250,-944r-98,163r-69,0r79,-163r88,0","w":479},"\u013d":{"d":"464,0r-384,0r0,-713r76,0r0,638r308,0r0,75xm430,-713r-98,163r-69,0r79,-163r88,0","w":488},"\u013f":{"d":"464,0r-384,0r0,-713r76,0r0,638r308,0r0,75xm355,-213r-106,0r0,-107r106,0r0,107","w":479},"\u0140":{"d":"76,-136r0,-584r76,0r0,588v0,44,25,58,55,58r24,0r0,74r-29,0v-69,0,-126,-39,-126,-136xm367,-213r-106,0r0,-107r106,0r0,107","w":423},"\u0143":{"d":"488,0r-93,0r-238,-560r0,560r-77,0r0,-713r91,0r241,568r0,-568r76,0r0,713xm378,-944r-98,163r-69,0r79,-163r88,0","w":568},"\u0144":{"d":"466,0r-75,0r0,-345v0,-52,-11,-115,-108,-115v-70,0,-128,46,-128,113r0,347r-75,0r0,-525r75,0r0,48v26,-37,82,-57,128,-57v119,0,183,71,183,189r0,345xm384,-757r-98,163r-69,0r79,-163r88,0","w":541,"k":{"\u0162":40,"T":40}},"\u0147":{"d":"488,0r-93,0r-238,-560r0,560r-77,0r0,-713r91,0r241,568r0,-568r76,0r0,713xm134,-935r76,0r69,72r70,-72r76,0r-113,142r-64,0","w":568},"\u0148":{"d":"466,0r-75,0r0,-345v0,-52,-11,-115,-108,-115v-70,0,-128,46,-128,113r0,347r-75,0r0,-525r75,0r0,48v26,-37,82,-57,128,-57v119,0,183,71,183,189r0,345xm125,-736r76,0r69,72r70,-72r76,0r-113,142r-64,0","w":541,"k":{"\u0162":40,"T":40}},"\u014c":{"d":"473,-182v0,63,-42,191,-202,191v-157,0,-201,-129,-201,-192r0,-348v0,-61,41,-188,202,-188v156,0,201,127,201,189r0,348xm396,-183r0,-346v0,-100,-84,-115,-124,-115v-41,0,-126,15,-126,115r0,346v0,101,85,116,126,116v40,0,124,-15,124,-116xm426,-793r-305,0r0,-71r305,0r0,71","w":543},"\u014d":{"d":"463,-180v0,115,-80,190,-196,190v-119,0,-197,-73,-197,-190r0,-165v0,-115,80,-189,197,-189v118,0,196,72,196,189r0,165xm387,-180r0,-165v0,-53,-24,-115,-120,-115v-75,0,-121,42,-121,115r0,165v0,52,24,115,121,115v74,0,120,-43,120,-115xm420,-624r-305,0r0,-71r305,0r0,71","w":533},"\u014e":{"d":"473,-182v0,63,-42,191,-202,191v-157,0,-201,-129,-201,-192r0,-348v0,-61,41,-188,202,-188v156,0,201,127,201,189r0,348xm396,-183r0,-346v0,-100,-84,-115,-124,-115v-41,0,-126,15,-126,115r0,346v0,101,85,116,126,116v40,0,124,-15,124,-116xm440,-923v-11,102,-75,142,-165,142v-92,0,-157,-44,-168,-142r71,0v8,51,45,76,97,76v53,0,88,-25,97,-76r68,0","w":543},"\u014f":{"d":"463,-180v0,115,-80,190,-196,190v-119,0,-197,-73,-197,-190r0,-165v0,-115,80,-189,197,-189v118,0,196,72,196,189r0,165xm387,-180r0,-165v0,-53,-24,-115,-120,-115v-75,0,-121,42,-121,115r0,165v0,52,24,115,121,115v74,0,120,-43,120,-115xm435,-746v-11,102,-75,142,-165,142v-92,0,-157,-44,-168,-142r71,0v8,51,45,76,97,76v53,0,88,-25,97,-76r68,0","w":533},"\u0150":{"d":"473,-182v0,63,-42,191,-202,191v-157,0,-201,-129,-201,-192r0,-348v0,-61,41,-188,202,-188v156,0,201,127,201,189r0,348xm396,-183r0,-346v0,-100,-84,-115,-124,-115v-41,0,-126,15,-126,115r0,346v0,101,85,116,126,116v40,0,124,-15,124,-116xm464,-943r-117,162r-80,0r96,-162r101,0xm307,-943r-114,162r-81,0r95,-162r100,0","w":543},"\u0151":{"d":"463,-180v0,115,-80,190,-196,190v-119,0,-197,-73,-197,-190r0,-165v0,-115,80,-189,197,-189v118,0,196,72,196,189r0,165xm387,-180r0,-165v0,-53,-24,-115,-120,-115v-75,0,-121,42,-121,115r0,165v0,52,24,115,121,115v74,0,120,-43,120,-115xm448,-747r-117,162r-80,0r96,-162r101,0xm291,-747r-114,162r-81,0r95,-162r100,0","w":533},"\u0154":{"d":"501,0r-87,0r-140,-301r-117,0r0,301r-77,0r0,-713r211,0v161,0,193,127,193,188r0,34v0,53,-24,152,-129,183xm407,-492r0,-30v0,-101,-76,-115,-118,-115r-132,0r0,261r134,0v42,0,116,-16,116,-116xm366,-944r-98,163r-69,0r79,-163r88,0","w":551},"\u0155":{"d":"291,-450r-43,0v-40,0,-93,30,-93,116r0,334r-75,0r0,-525r75,0r0,48v25,-31,64,-48,94,-48r42,0r0,75xm254,-757r-98,163r-69,0r79,-163r88,0","w":322},"\u0158":{"d":"501,0r-87,0r-140,-301r-117,0r0,301r-77,0r0,-713r211,0v161,0,193,127,193,188r0,34v0,53,-24,152,-129,183xm407,-492r0,-30v0,-101,-76,-115,-118,-115r-132,0r0,261r134,0v42,0,116,-16,116,-116xm115,-935r76,0r69,72r70,-72r76,0r-113,142r-64,0","w":551},"\u0159":{"d":"291,-450r-43,0v-40,0,-93,30,-93,116r0,334r-75,0r0,-525r75,0r0,48v25,-31,64,-48,94,-48r42,0r0,75xm28,-734r76,0r69,72r70,-72r76,0r-113,142r-64,0","w":346},"\u015a":{"d":"472,-182v0,110,-94,192,-214,192v-126,0,-207,-84,-207,-189r76,0v0,71,55,113,130,113v85,0,139,-49,139,-118v0,-53,-30,-87,-70,-111v-53,-31,-108,-56,-168,-89v-55,-30,-95,-87,-95,-156v0,-105,81,-180,196,-180v120,0,203,79,203,188r-77,0v0,-73,-54,-113,-126,-113v-67,0,-120,38,-120,107v0,40,22,72,63,93v65,32,109,54,160,82v71,39,110,102,110,181xm368,-944r-98,163r-69,0r79,-163r88,0","w":523},"\u015b":{"d":"441,-156v0,120,-91,164,-196,164v-113,0,-194,-67,-194,-180r75,0v0,69,47,105,119,105v59,0,121,-15,121,-89v0,-34,-25,-53,-59,-63v-39,-10,-96,-23,-133,-32v-64,-15,-115,-64,-115,-130v0,-109,86,-152,183,-152v110,0,189,61,193,170r-76,0v-4,-60,-43,-96,-119,-96v-52,0,-106,15,-106,78v0,28,24,51,58,59v38,9,96,21,139,34v62,19,110,62,110,132xm355,-757r-98,163r-69,0r79,-163r88,0","w":492},"\u015c":{"d":"472,-182v0,110,-94,192,-214,192v-126,0,-207,-84,-207,-189r76,0v0,71,55,113,130,113v85,0,139,-49,139,-118v0,-53,-30,-87,-70,-111v-53,-31,-108,-56,-168,-89v-55,-30,-95,-87,-95,-156v0,-105,81,-180,196,-180v120,0,203,79,203,188r-77,0v0,-73,-54,-113,-126,-113v-67,0,-120,38,-120,107v0,40,22,72,63,93v65,32,109,54,160,82v71,39,110,102,110,181xm413,-793r-75,0r-70,-73r-70,73r-76,0r114,-142r64,0","w":523},"\u015d":{"d":"441,-156v0,120,-91,164,-196,164v-113,0,-194,-67,-194,-180r75,0v0,69,47,105,119,105v59,0,121,-15,121,-89v0,-34,-25,-53,-59,-63v-39,-10,-96,-23,-133,-32v-64,-15,-115,-64,-115,-130v0,-109,86,-152,183,-152v110,0,189,61,193,170r-76,0v-4,-60,-43,-96,-119,-96v-52,0,-106,15,-106,78v0,28,24,51,58,59v38,9,96,21,139,34v62,19,110,62,110,132xm396,-594r-75,0r-70,-73r-70,73r-76,0r114,-142r64,0","w":492},"\u015e":{"d":"472,-182v0,110,-94,192,-214,192v-126,0,-207,-84,-207,-189r76,0v0,71,55,113,130,113v85,0,139,-49,139,-118v0,-53,-30,-87,-70,-111v-53,-31,-108,-56,-168,-89v-55,-30,-95,-87,-95,-156v0,-105,81,-180,196,-180v120,0,203,79,203,188r-77,0v0,-73,-54,-113,-126,-113v-67,0,-120,38,-120,107v0,40,22,72,63,93v65,32,109,54,160,82v71,39,110,102,110,181xm297,42r-62,159r-84,0r75,-159r71,0","w":523},"\u015f":{"d":"441,-156v0,120,-91,164,-196,164v-113,0,-194,-67,-194,-180r75,0v0,69,47,105,119,105v59,0,121,-15,121,-89v0,-34,-25,-53,-59,-63v-39,-10,-96,-23,-133,-32v-64,-15,-115,-64,-115,-130v0,-109,86,-152,183,-152v110,0,189,61,193,170r-76,0v-4,-60,-43,-96,-119,-96v-52,0,-106,15,-106,78v0,28,24,51,58,59v38,9,96,21,139,34v62,19,110,62,110,132xm273,43r-62,159r-84,0r75,-159r71,0","w":492},"\u0160":{"d":"472,-182v0,110,-94,192,-214,192v-126,0,-207,-84,-207,-189r76,0v0,71,55,113,130,113v85,0,139,-49,139,-118v0,-53,-30,-87,-70,-111v-53,-31,-108,-56,-168,-89v-55,-30,-95,-87,-95,-156v0,-105,81,-180,196,-180v120,0,203,79,203,188r-77,0v0,-73,-54,-113,-126,-113v-67,0,-120,38,-120,107v0,40,22,72,63,93v65,32,109,54,160,82v71,39,110,102,110,181xm115,-935r76,0r69,72r70,-72r76,0r-113,142r-64,0","w":523},"\u0161":{"d":"441,-156v0,120,-91,164,-196,164v-113,0,-194,-67,-194,-180r75,0v0,69,47,105,119,105v59,0,121,-15,121,-89v0,-34,-25,-53,-59,-63v-39,-10,-96,-23,-133,-32v-64,-15,-115,-64,-115,-130v0,-109,86,-152,183,-152v110,0,189,61,193,170r-76,0v-4,-60,-43,-96,-119,-96v-52,0,-106,15,-106,78v0,28,24,51,58,59v38,9,96,21,139,34v62,19,110,62,110,132xm101,-736r76,0r69,72r70,-72r76,0r-113,142r-64,0","w":492},"\u0164":{"d":"451,-636r-174,0r0,636r-77,0r0,-636r-174,0r0,-77r425,0r0,77xm97,-935r76,0r69,72r70,-72r76,0r-113,142r-64,0","w":477},"\u0165":{"d":"21,-450r0,-75r100,0r0,-188r75,0r0,188r115,0r0,75r-115,0r0,318v0,44,26,58,55,58r62,0r0,74r-66,0v-70,0,-126,-39,-126,-136r0,-314r-100,0xm496,-713r-98,163r-69,0r79,-163r88,0","w":406,"k":{"z":-25}},"\u0168":{"d":"474,-182v0,67,-40,191,-201,191v-162,0,-203,-125,-203,-192r0,-530r77,0r0,530v0,101,85,116,125,116v41,0,125,-15,125,-116r0,-530r77,0r0,531xm397,-882r47,46v-51,49,-79,56,-102,56v-45,0,-77,-43,-122,-43v-13,0,-24,3,-56,33r-47,-45v51,-50,78,-57,102,-57v44,0,78,43,122,43v13,0,27,-5,56,-33"},"\u0169":{"d":"464,0r-76,0r0,-41v-24,31,-74,50,-119,50v-119,0,-194,-73,-194,-189r0,-346r76,0r0,346v0,52,21,114,118,114v70,0,119,-42,119,-109r0,-351r76,0r0,526xm389,-717r47,46v-51,49,-79,56,-102,56v-45,0,-77,-43,-122,-43v-13,0,-24,3,-56,33r-47,-45v51,-50,78,-57,102,-57v44,0,78,43,122,43v13,0,27,-5,56,-33"},"\u016a":{"d":"474,-182v0,67,-40,191,-201,191v-162,0,-203,-125,-203,-192r0,-530r77,0r0,530v0,101,85,116,125,116v41,0,125,-15,125,-116r0,-530r77,0r0,531xm428,-793r-305,0r0,-71r305,0r0,71"},"\u016b":{"d":"464,0r-76,0r0,-41v-24,31,-74,50,-119,50v-119,0,-194,-73,-194,-189r0,-346r76,0r0,346v0,52,21,114,118,114v70,0,119,-42,119,-109r0,-351r76,0r0,526xm425,-624r-305,0r0,-71r305,0r0,71"},"\u016c":{"d":"474,-182v0,67,-40,191,-201,191v-162,0,-203,-125,-203,-192r0,-530r77,0r0,530v0,101,85,116,125,116v41,0,125,-15,125,-116r0,-530r77,0r0,531xm443,-923v-11,102,-75,142,-165,142v-92,0,-157,-44,-168,-142r71,0v8,51,45,76,97,76v53,0,88,-25,97,-76r68,0"},"\u016d":{"d":"464,0r-76,0r0,-41v-24,31,-74,50,-119,50v-119,0,-194,-73,-194,-189r0,-346r76,0r0,346v0,52,21,114,118,114v70,0,119,-42,119,-109r0,-351r76,0r0,526xm431,-746v-11,102,-75,142,-165,142v-92,0,-157,-44,-168,-142r71,0v8,51,45,76,97,76v53,0,88,-25,97,-76r68,0"},"\u016e":{"d":"474,-182v0,67,-40,191,-201,191v-162,0,-203,-125,-203,-192r0,-530r77,0r0,530v0,101,85,116,125,116v41,0,125,-15,125,-116r0,-530r77,0r0,531xm385,-865v0,57,-48,107,-108,107v-58,0,-106,-50,-106,-107v0,-59,48,-107,106,-107v60,0,108,47,108,107xm331,-865v0,-29,-25,-53,-54,-53v-28,0,-52,24,-52,53v0,28,24,52,52,52v29,0,54,-24,54,-52"},"\u016f":{"d":"464,0r-76,0r0,-41v-24,31,-74,50,-119,50v-119,0,-194,-73,-194,-189r0,-346r76,0r0,346v0,52,21,114,118,114v70,0,119,-42,119,-109r0,-351r76,0r0,526xm379,-691v0,57,-48,107,-108,107v-58,0,-106,-50,-106,-107v0,-59,48,-107,106,-107v60,0,108,47,108,107xm325,-691v0,-29,-25,-53,-54,-53v-28,0,-52,24,-52,53v0,28,24,52,52,52v29,0,54,-24,54,-52"},"\u0170":{"d":"474,-182v0,67,-40,191,-201,191v-162,0,-203,-125,-203,-192r0,-530r77,0r0,530v0,101,85,116,125,116v41,0,125,-15,125,-116r0,-530r77,0r0,531xm454,-943r-117,162r-80,0r96,-162r101,0xm297,-943r-114,162r-81,0r95,-162r100,0"},"\u0171":{"d":"464,0r-76,0r0,-41v-24,31,-74,50,-119,50v-119,0,-194,-73,-194,-189r0,-346r76,0r0,346v0,52,21,114,118,114v70,0,119,-42,119,-109r0,-351r76,0r0,526xm453,-747r-117,162r-80,0r96,-162r101,0xm296,-747r-114,162r-81,0r95,-162r100,0"},"\u0172":{"d":"474,-182v0,67,-40,191,-201,191v-162,0,-203,-125,-203,-192r0,-530r77,0r0,530v0,101,85,116,125,116v41,0,125,-15,125,-116r0,-530r77,0r0,531xm421,202r-94,0r-85,-159r81,0","w":549},"\u0173":{"d":"464,0r-76,0r0,-41v-24,31,-74,50,-119,50v-119,0,-194,-73,-194,-189r0,-346r76,0r0,346v0,52,21,114,118,114v70,0,119,-42,119,-109r0,-351r76,0r0,526xm568,202r-94,0r-85,-159r81,0"},"\u0174":{"d":"768,-713r-149,713r-93,0r-129,-550r-130,550r-93,0r-148,-713r78,0r117,593r139,-592r74,0r137,591r118,-592r79,0xm545,-793r-75,0r-70,-73r-70,73r-76,0r114,-142r64,0","w":794},"\u0175":{"d":"655,-526r-123,526r-89,0r-95,-389r-95,389r-88,0r-124,-526r78,0r92,411r101,-411r72,0r101,412r92,-412r78,0xm493,-594r-75,0r-70,-73r-70,73r-76,0r114,-142r64,0","w":696},"\u0176":{"d":"478,-713r-188,456r0,257r-77,0r0,-259r-187,-454r83,0r143,358r143,-358r83,0xm397,-793r-75,0r-70,-73r-70,73r-76,0r114,-142r64,0","w":504},"\u0177":{"d":"212,0r-44,0r-147,-526r79,0r124,454r6,0r120,-454r79,0r-167,626v-29,110,-80,126,-162,126r-36,0r0,-75r48,0v38,0,62,-10,74,-54xm372,-594r-75,0r-70,-73r-70,73r-76,0r114,-142r64,0","w":450},"\u0179":{"d":"423,0r-398,0r0,-70r298,-567r-284,0r0,-76r368,0r0,67r-298,571r314,0r0,75xm317,-944r-98,163r-69,0r79,-163r88,0","w":448},"\u017a":{"d":"408,0r-367,0r0,-68r258,-382r-249,0r0,-75r337,0r0,68r-259,383r280,0r0,74xm312,-757r-98,163r-69,0r79,-163r88,0","w":449},"\u017b":{"d":"423,0r-398,0r0,-70r298,-567r-284,0r0,-76r368,0r0,67r-298,571r314,0r0,75xm269,-793r-93,0r0,-88r93,0r0,88","w":448},"\u017c":{"d":"408,0r-367,0r0,-68r258,-382r-249,0r0,-75r337,0r0,68r-259,383r280,0r0,74xm264,-631r-93,0r0,-88r93,0r0,88","w":449},"\u017d":{"d":"423,0r-398,0r0,-70r298,-567r-284,0r0,-76r368,0r0,67r-298,571r314,0r0,75xm80,-935r76,0r69,72r70,-72r76,0r-113,142r-64,0","w":448},"\u017e":{"d":"408,0r-367,0r0,-68r258,-382r-249,0r0,-75r337,0r0,68r-259,383r280,0r0,74xm86,-736r76,0r69,72r70,-72r76,0r-113,142r-64,0","w":449},"\u010f":{"d":"146,-345r0,165v0,72,43,115,117,115v97,0,118,-63,118,-115r0,-165v0,-73,-44,-115,-118,-115v-96,0,-117,62,-117,115xm70,-180r0,-165v0,-117,75,-189,193,-189v46,0,93,18,118,52r0,-231r76,0r0,713r-76,0r0,-41v-20,30,-74,51,-118,51v-116,0,-193,-75,-193,-190xm681,-713r-98,163r-69,0r79,-163r88,0","w":591},"\u013e":{"d":"76,-136r0,-584r76,0r0,588v0,44,25,58,55,58r24,0r0,74r-29,0v-69,0,-126,-39,-126,-136xm383,-720r-98,163r-69,0r79,-163r88,0","w":303},"\u0162":{"d":"451,-636r-174,0r0,636r-77,0r0,-636r-174,0r0,-77r425,0r0,77xm276,43r-62,159r-84,0r75,-159r71,0","w":477,"k":{"\u017f":20,"\u0111":50,"\u0123":50,"\u0163":20,"\u0162":-10,"\u010f":50,"\u0173":40,"\u0165":20,"\u0161":50,"\u015f":50,"\u015d":50,"\u015b":50,"\u0151":50,"\u014f":50,"\u014d":50,"\u0121":50,"\u011f":50,"\u011d":50,"\u011b":50,"\u0119":50,"\u0117":50,"\u0115":50,"\u0113":50,"\u0100":30,"\u0101":50,"\u010d":50,"\u010b":50,"\u0109":50,"\u0105":50,"\u0104":30,"\u0107":50,"\u0103":50,"\u0102":30,"\u0192":20,"\u00f8":50,"\u00a2":50,"\u00f5":50,"\u00f6":50,"\u00f4":50,"\u00f2":50,"\u00f3":50,"\u00eb":50,"\u00ea":50,"\u00e8":50,"\u00e9":50,"\u00e7":50,"\u00e5":50,"\u00e3":50,"\u00e4":50,"\u00e2":50,"\u00e0":50,"\u00e1":50,"\u00c5":30,"\u00c4":30,"\u00e6":70,"\u00c6":30,"\u0153":50,"\u00bf":70,"\u00c1":30,"\u00c2":30,"\u00ff":50,"\u2014":70,"\u2013":70,"\u00c3":30,"\u00c0":30,"\u2026":70,"\u00ae":70,"z":40,"y":50,"x":40,"w":50,"v":50,"u":40,"t":20,"s":50,"r":40,"q":50,"p":40,"o":50,"n":40,"m":40,"g":50,"f":20,"e":50,"d":50,"c":50,"a":50,"T":-10,"A":30,"=":50,";":50,":":50,"1":10,".":50,"-":70,",":50}},"\u0163":{"d":"21,-450r0,-75r100,0r0,-188r75,0r0,188r115,0r0,75r-115,0r0,318v0,44,26,58,55,58r62,0r0,74r-66,0v-70,0,-126,-39,-126,-136r0,-314r-100,0xm269,43r-62,159r-84,0r75,-159r71,0","w":359,"k":{"z":-25}},"\u013b":{"d":"464,0r-384,0r0,-713r76,0r0,638r308,0r0,75xm329,43r-62,159r-84,0r75,-159r71,0","w":479,"k":{"\u0162":60,"\u0100":-45,"\u0104":-45,"\u0102":-45,"\u00c5":-45,"\u00c4":-45,"\u00c1":-45,"\u00c2":-45,"\u0178":30,"\u00ff":20,"\u00c3":-45,"\u00c0":-45,"z":-5,"y":20,"x":-20,"w":20,"v":20,"Z":-50,"Y":30,"X":-30,"W":20,"V":30,"T":60,"A":-45}},"\u013c":{"d":"76,-136r0,-584r76,0r0,588v0,44,25,58,55,58r24,0r0,74r-29,0v-69,0,-126,-39,-126,-136xm227,42r-62,159r-84,0r75,-159r71,0","w":258},"\u0122":{"d":"473,-182v0,63,-44,191,-203,191v-157,0,-200,-129,-200,-192r0,-348v0,-61,41,-188,202,-188v156,0,201,121,201,189r-77,0v0,-98,-84,-113,-124,-113v-41,0,-126,15,-126,114r0,346v0,101,85,115,126,115v40,0,124,-14,124,-115r0,-134r-147,0r0,-76r224,0r0,211xm313,43r-62,159r-84,0r75,-159r71,0","w":543},"\u0123":{"d":"380,42r0,-83v-21,32,-72,51,-116,51v-119,0,-194,-73,-194,-190r0,-165v0,-115,77,-189,194,-189v43,0,96,19,116,49r0,-41r76,0r0,568v0,144,-94,184,-192,184v-97,0,-173,-57,-185,-154r76,0v10,52,51,79,109,79v53,0,116,-10,116,-109xm380,-180r0,-165v0,-53,-20,-115,-116,-115v-74,0,-118,42,-118,115r0,165v0,52,21,115,118,115v73,0,116,-43,116,-115xm387,-757r-98,163r-69,0r79,-163r88,0","w":536},"\u0156":{"d":"501,0r-87,0r-140,-301r-117,0r0,301r-77,0r0,-713r211,0v161,0,193,127,193,188r0,34v0,53,-24,152,-129,183xm407,-492r0,-30v0,-101,-76,-115,-118,-115r-132,0r0,261r134,0v42,0,116,-16,116,-116xm303,43r-62,159r-84,0r75,-159r71,0","w":551},"\u0157":{"d":"300,-450r-43,0v-40,0,-93,30,-93,116r0,334r-75,0r0,-525r75,0r0,48v25,-31,64,-48,94,-48r42,0r0,75xm163,42r-62,159r-84,0r75,-159r71,0","w":335},"\u0136":{"d":"499,0r-88,0r-194,-328r-60,89r0,239r-77,0r0,-713r77,0r0,339r240,-339r88,0r-224,319xm613,201r-94,0r-85,-159r81,0","w":538,"k":{"\u0111":5,"\u0123":5,"\u010f":5,"\u0161":5,"\u015f":5,"\u015d":5,"\u015b":5,"\u0151":5,"\u014f":5,"\u014d":5,"\u0121":5,"\u011f":5,"\u011d":5,"\u011b":5,"\u0119":5,"\u0117":5,"\u0115":5,"\u0113":5,"\u0101":5,"\u010d":5,"\u010b":5,"\u0109":5,"\u0105":5,"\u0107":5,"\u0103":5,"\u00f8":5,"\u00a2":5,"\u00f5":5,"\u00f6":5,"\u00f4":5,"\u00f2":5,"\u00f3":5,"\u00eb":10,"\u00ea":10,"\u00e8":10,"\u00e9":10,"\u00e7":5,"\u00e5":5,"\u00e3":5,"\u00e4":5,"\u00e2":5,"\u00e0":5,"\u00e1":5,"\u00e6":5,"\u0153":5,"\u00ff":10,"y":10,"w":10,"v":10,"s":5,"q":5,"o":5,"g":5,"e":10,"d":5,"c":5,"a":5}},"\u0137":{"d":"481,0r-89,0r-159,-250r-77,84r0,166r-76,0r0,-720r76,0r0,448r230,-254r99,0r-203,221xm601,202r-94,0r-85,-159r81,0","w":537},"\u0149":{"d":"596,0r-75,0r0,-345v0,-52,-11,-115,-108,-115v-70,0,-128,46,-128,113r0,347r-75,0r0,-525r75,0r0,48v26,-37,82,-57,128,-57v119,0,183,71,183,189r0,345xm262,-765r-139,221r-50,0r82,-221r107,0","w":669,"k":{"\u0162":40,"T":40}},"\u014a":{"d":"488,29v0,119,-67,190,-182,190v-115,0,-181,-77,-181,-190r76,0r0,2v0,94,62,112,106,112v46,0,105,-18,105,-108r0,-35r-17,0r-238,-560r0,560r-77,0r0,-713r91,0r241,568r0,-568r76,0r0,742","w":568},"\u014b":{"d":"466,79v0,98,-56,137,-126,137r-28,0r0,-75r24,0v29,0,55,-13,55,-57r0,-429v0,-52,-11,-115,-108,-115v-70,0,-128,46,-128,113r0,347r-75,0r0,-525r75,0r0,38v36,-35,82,-47,128,-47v119,0,183,71,183,189r0,424","w":536,"k":{"\u0162":40,"T":40}},"\u0145":{"d":"488,0r-93,0r-238,-560r0,560r-77,0r0,-713r91,0r241,568r0,-568r76,0r0,713xm600,202r-94,0r-85,-159r81,0","w":597},"\u0146":{"d":"466,0r-75,0r0,-345v0,-52,-11,-115,-108,-115v-70,0,-128,46,-128,113r0,347r-75,0r0,-525r75,0r0,48v26,-37,82,-57,128,-57v119,0,183,71,183,189r0,345xm570,202r-94,0r-85,-159r81,0","w":564,"k":{"\u0162":40,"T":40}},"\u0141":{"d":"461,0r-383,0r0,-250r-55,0r0,-72r55,0r0,-391r76,0r0,391r300,0r0,72r-300,0r0,175r307,0r0,75","w":476},"\u0142":{"d":"69,-136r0,-114r-108,0r0,-71r108,0r0,-382r76,0r0,382r112,0r0,71r-112,0r0,118v0,44,26,58,55,58r24,0r0,74r-29,0v-69,0,-126,-39,-126,-136","w":238},"\u0127":{"d":"307,-571r-155,0r0,85v35,-35,83,-48,127,-48v120,0,184,71,184,189r0,345r-76,0r0,-345v0,-52,-11,-115,-108,-115v-70,0,-127,46,-127,113r0,347r-76,0r0,-571r-66,0r0,-70r66,0r0,-61r76,0r0,61r155,0r0,70","w":533,"k":{"\u0162":40,"T":40}},"\u0126":{"d":"499,0r-76,0r0,-336r-264,0r0,336r-77,0r0,-569r-52,0r0,-72r52,0r0,-72r77,0r0,72r264,0r0,-72r76,0r0,72r49,0r0,72r-49,0r0,569xm159,-412r264,0r0,-157r-264,0r0,157","w":577},"\u0166":{"d":"451,-636r-174,0r0,314r114,0r0,72r-114,0r0,250r-77,0r0,-250r-110,0r0,-72r110,0r0,-314r-174,0r0,-77r425,0r0,77","w":477},"\u0167":{"d":"2,-450r0,-75r100,0r0,-177r75,0r0,177r115,0r0,75r-115,0r0,132r120,0r0,71r-120,0r0,115v0,44,26,58,56,58r61,0r0,74r-66,0v-70,0,-126,-39,-126,-136r0,-111r-101,0r0,-71r101,0r0,-132r-100,0","w":333},"\u0110":{"d":"481,-191v0,62,-31,191,-189,191r-214,0r0,-327r-56,0r0,-71r56,0r0,-316r211,0v160,0,192,128,192,189r0,334xm405,-192r0,-330v0,-101,-75,-116,-116,-116r-135,0r0,240r177,0r0,71r-177,0r0,252r136,0v42,0,115,-17,115,-117","w":551},"\u0111":{"d":"233,-571r0,-70r148,0r0,-61r76,0r0,61r73,0r0,70r-73,0r0,571r-76,0r0,-31v-30,27,-74,41,-118,41v-117,0,-193,-75,-193,-190r0,-165v0,-117,75,-189,193,-189v46,0,84,10,118,42r0,-79r-148,0xm145,-345r0,165v0,72,44,115,118,115v97,0,118,-63,118,-115r0,-165v0,-73,-44,-115,-118,-115v-97,0,-118,62,-118,115","w":533},"\u017f":{"d":"186,-566r0,566r-75,0r0,-450r-91,0r0,-75r91,0r0,-29v0,-91,45,-149,141,-149r47,0r0,74r-57,0v-24,0,-56,14,-56,63","w":331},"\u013a":{"d":"81,-136r0,-584r76,0r0,588v0,44,25,58,55,58r24,0r0,74r-29,0v-69,0,-126,-39,-126,-136xm248,-944r-98,163r-69,0r79,-163r88,0","w":264},"\u00b0":{"d":"296,-589v0,68,-56,125,-126,125v-68,0,-124,-57,-124,-125v0,-69,56,-125,124,-125v70,0,126,55,126,125xm235,-589v0,-36,-29,-64,-65,-64v-35,0,-64,28,-64,64v0,35,29,63,64,63v36,0,65,-28,65,-63","w":342},"\u00d8":{"d":"473,-182v0,63,-42,191,-202,191v-27,0,-54,-5,-75,-12r-18,55r-78,0r31,-93v-41,-42,-61,-105,-61,-142r0,-348v0,-61,41,-188,202,-188v29,0,56,4,78,12r20,-62r76,0r-34,102v45,41,61,100,61,137r0,348xm146,-183v0,26,3,44,11,59r169,-511v-21,-7,-40,-9,-54,-9v-41,0,-126,15,-126,115r0,346xm396,-183r0,-346v0,-20,-6,-41,-11,-55r-166,510v20,6,38,7,53,7v40,0,124,-15,124,-116","w":543},"\u00d0":{"d":"553,-191v0,62,-31,191,-188,191r-215,0r0,-329r-74,0r0,-71r74,0r0,-314r211,0v161,0,192,128,192,189r0,334xm373,-329r-146,0r0,254r136,0v42,0,114,-17,114,-117r0,-330v0,-101,-74,-116,-116,-116r-134,0r0,238r146,0r0,71","w":629},"\u00f0":{"d":"537,-703r-86,86v16,30,20,62,20,85r0,357v0,61,-41,184,-196,184v-157,0,-199,-126,-199,-186r0,-82v0,-61,41,-188,195,-188v50,0,97,18,128,45r0,-128v0,-12,-1,-23,-3,-32r-76,78r-48,-47r90,-90v-28,-23,-70,-27,-100,-27r0,-72v71,0,117,21,149,50r79,-80xm399,-180r0,-78v0,-101,-82,-118,-124,-118v-41,0,-127,17,-127,118r0,78v0,101,86,118,127,118v42,0,124,-17,124,-118","w":549},"\u00dd":{"d":"478,-713r-188,456r0,257r-77,0r0,-259r-187,-454r83,0r143,358r143,-358r83,0xm358,-943r-98,163r-69,0r79,-163r88,0","w":504},"\u00fd":{"d":"212,0r-44,0r-147,-526r79,0r124,454r6,0r120,-454r79,0r-167,626v-29,110,-80,126,-162,126r-36,0r0,-75r48,0v38,0,62,-10,74,-54xm333,-756r-98,163r-69,0r79,-163r88,0","w":450},"\u00fe":{"d":"465,-180v0,115,-76,190,-192,190v-44,0,-97,-22,-118,-51r0,267r-75,0r0,-928r75,0r0,220v23,-31,73,-52,118,-52v118,0,192,72,192,189r0,165xm390,-180r0,-165v0,-53,-21,-115,-117,-115v-75,0,-118,42,-118,115r0,165v0,52,20,115,118,115v73,0,117,-43,117,-115","w":535},"\u00de":{"d":"80,-713r77,0r0,155r153,0v117,0,192,80,192,198v0,121,-74,200,-192,200r-153,0r0,160r-77,0r0,-713xm310,-481r-153,0r0,244r153,0v53,0,117,-24,117,-123v0,-75,-44,-121,-117,-121","w":567},"\u00bd":{"d":"281,-344r-205,0r0,-66r68,0r0,-235r-50,4r0,-64r116,-11r0,306r71,0r0,66xm676,-263v0,38,-15,63,-38,83v-11,9,-31,22,-49,31v-32,18,-69,41,-69,72r0,10r155,0r0,67r-222,0r0,-80v0,-39,21,-68,50,-89v28,-21,107,-54,107,-93v0,-28,-16,-44,-45,-44v-25,0,-45,21,-45,60r-67,0v0,-74,48,-126,112,-126v66,0,111,44,111,109xm533,-759r-264,811r-72,0r266,-811r70,0","w":752},"\u00bc":{"d":"281,-344r-205,0r0,-66r69,0r0,-235r-51,5r0,-65r117,-11r0,306r70,0r0,66xm534,-759r-265,811r-71,0r266,-811r70,0xm645,0r-66,0r0,-95r-148,0r0,-53r82,-221r66,0r-76,208r76,0r0,-126r66,0r0,287","w":721},"\u00b9":{"d":"281,-344r-205,0r0,-66r69,0r0,-235r-51,5r0,-65r116,-11r0,306r71,0r0,66","w":357},"\u00be":{"d":"655,0r-66,0r0,-95r-149,0r0,-53r82,-221r67,0r-76,208r76,0r0,-126r66,0r0,287xm290,-656r-58,88v53,17,65,62,65,97r0,24v0,36,-24,108,-110,108v-89,0,-111,-78,-111,-127r66,0v0,51,29,60,44,60v15,0,45,-5,45,-41r0,-23v0,-35,-31,-40,-45,-40r-35,0r0,-48r56,-88r-116,0r0,-66r199,0r0,56xm543,-759r-264,811r-72,0r267,-811r69,0","w":731},"\u00b3":{"d":"290,-656r-58,88v53,17,64,62,64,97r0,24v0,36,-23,108,-109,108v-89,0,-111,-78,-111,-127r66,0v0,51,29,60,44,60v15,0,45,-5,45,-41r0,-23v0,-35,-31,-40,-45,-40r-35,0r0,-48r56,-88r-117,0r0,-66r200,0r0,56","w":372},"\u00b2":{"d":"299,-608v0,37,-16,64,-38,83v-28,25,-65,39,-96,64v-13,11,-22,21,-22,39r0,11r155,0r0,67r-222,0r0,-81v0,-40,23,-65,51,-88v27,-21,60,-34,90,-60v12,-11,17,-21,17,-34v0,-28,-17,-44,-45,-44v-26,0,-46,21,-46,60r-67,0v0,-73,48,-126,113,-126v66,0,110,44,110,109","w":375},"\u00b1":{"d":"491,-247r-171,0r0,139r-72,0r0,-139r-172,0r0,-71r172,0r0,-156r72,0r0,156r171,0r0,71xm491,0r-415,0r0,-71r415,0r0,71","w":567},"\u00ac":{"d":"488,-168r-76,0r0,-164r-336,0r0,-74r412,0r0,238","w":564},"\u00aa":{"d":"342,-584r0,240r-66,0r0,-26v-16,20,-47,32,-74,32v-70,0,-126,-33,-126,-117v0,-68,49,-104,116,-104r84,0r0,-23v0,-42,-27,-54,-60,-54v-32,0,-62,17,-62,66r-66,0v0,-94,73,-131,127,-131v62,0,127,30,127,117xm276,-466r0,-31r-83,0v-31,0,-52,12,-52,42v0,42,29,52,62,52v36,0,73,-23,73,-63","w":418},"\u00ba":{"d":"344,-466v0,80,-55,130,-135,130v-81,0,-133,-49,-133,-130r0,-105v0,-79,54,-129,133,-129v81,0,135,49,135,129r0,105xm277,-466r0,-105v0,-29,-13,-64,-68,-64v-42,0,-68,23,-68,64r0,105v0,30,13,65,68,65v42,0,68,-24,68,-65","w":420},"\u0132":{"d":"79,-713r77,0r0,713r-77,0r0,-713xm607,-181v0,119,-67,190,-182,190v-114,0,-181,-77,-181,-188r76,0v0,94,62,112,106,112v46,0,105,-18,105,-108r0,-462r-213,0r0,-76r289,0r0,532","w":682},"\u0133":{"d":"163,0r-75,0r0,-526r75,0r0,526xm171,-612r-92,0r0,-108r92,0r0,108xm398,89v0,98,-57,137,-126,137r-29,0r0,-75r24,0v29,0,55,-13,55,-57r0,-620r76,0r0,615xm406,-612r-91,0r0,-108r91,0r0,108","w":486},"\u0218":{"d":"472,-182v0,110,-94,192,-214,192v-126,0,-207,-84,-207,-189r76,0v0,71,55,113,130,113v85,0,139,-49,139,-118v0,-53,-30,-87,-70,-111v-53,-31,-108,-56,-168,-89v-55,-30,-95,-87,-95,-156v0,-105,81,-180,196,-180v120,0,203,79,203,188r-77,0v0,-73,-54,-113,-126,-113v-67,0,-120,38,-120,107v0,40,22,72,63,93v65,32,109,54,160,82v71,39,110,102,110,181xm300,44r-62,159r-84,0r75,-159r71,0","w":523},"\u0219":{"d":"441,-156v0,120,-91,164,-196,164v-113,0,-194,-67,-194,-180r75,0v0,69,47,105,119,105v59,0,121,-15,121,-89v0,-34,-25,-53,-59,-63v-39,-10,-96,-23,-133,-32v-64,-15,-115,-64,-115,-130v0,-109,86,-152,183,-152v110,0,189,61,193,170r-76,0v-4,-60,-43,-96,-119,-96v-52,0,-106,15,-106,78v0,28,24,51,58,59v38,9,96,21,139,34v62,19,110,62,110,132xm292,44r-62,159r-84,0r75,-159r71,0","w":492},"\u00ad":{"d":"504,-247r-424,0r0,-71r424,0r0,71","w":584},"\u00a0":{"w":220}}});

/*// Monkey patch jQuery 1.3.1+ css() method to support CSS 'transform'
// property uniformly across Webkit/Safari/Chrome and Firefox 3.5.
// 2009 Zachary Johnson www.zachstronaut.com
(function($){function getTransformProperty(element){var properties=['transform','WebkitTransform','MozTransform'];var p;while(p=properties.shift()){if(typeof element.style[p]!='undefined'){return p}}return'transform'}var proxied=$.fn.css;$.fn.css=function(arg){if(typeof $.props['transform']=='undefined'&&(arg=='transform'||(typeof arg=='object'&&typeof arg['transform']!='undefined'))){$.props['transform']=getTransformProperty(this.get(0))}if(arg=='transform'){arg=$.props['transform']}return proxied.apply(this,arguments)}})(jQuery);
(function($){var rotateUnits='deg';$.fn.rotate=function(val)
{var style=$(this).css('transform')||'none';if(typeof val=='undefined')
{if(style)
{var m=style.match(/rotate\(([^)]+)\)/);if(m&&m[1])
{return m[1];}}
return 0;}
var m=val.toString().match(/^(-?\d+(\.\d+)?)(.+)?$/);if(m)
{if(m[3])
{rotateUnits=m[3];}
$(this).css('transform',style.replace(/none|rotate\([^)]*\)/,'')+'rotate('+m[1]+rotateUnits+')');}}
$.fn.scale=function(val,duration,options)
{var style=$(this).css('transform');if(typeof val=='undefined')
{if(style)
{var m=style.match(/scale\(([^)]+)\)/);if(m&&m[1])
{return m[1];}}
return 1;}
$(this).css('transform',style.replace(/none|scale\([^)]*\)/,'')+'scale('+val+')');}
var curProxied=$.fx.prototype.cur;$.fx.prototype.cur=function()
{if(this.prop=='rotate')
{return parseFloat($(this.elem).rotate());}
else if(this.prop=='scale')
{return parseFloat($(this.elem).scale());}
return curProxied.apply(this,arguments);}
$.fx.step.rotate=function(fx)
{$(fx.elem).rotate(fx.now+rotateUnits);}
$.fx.step.scale=function(fx)
{$(fx.elem).scale(fx.now);}
var animateProxied=$.fn.animate;$.fn.animate=function(prop)
{if(typeof prop['rotate']!='undefined')
{var m=prop['rotate'].toString().match(/^(([+-]=)?(-?\d+(\.\d+)?))(.+)?$/);if(m&&m[5])
{rotateUnits=m[5];}
prop['rotate']=m[1];}
return animateProxied.apply(this,arguments);}})(jQuery);*/

/*!
 * jQuery UI 1.8.2
 *
 * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT (MIT-LICENSE.txt)
 * and GPL (GPL-LICENSE.txt) licenses.
 *
 * http://docs.jquery.com/UI
 */
(function(c){c.ui=c.ui||{};if(!c.ui.version){c.extend(c.ui,{version:"1.8.2",plugin:{add:function(a,b,d){a=c.ui[a].prototype;for(var e in d){a.plugins[e]=a.plugins[e]||[];a.plugins[e].push([b,d[e]])}},call:function(a,b,d){if((b=a.plugins[b])&&a.element[0].parentNode)for(var e=0;e<b.length;e++)a.options[b[e][0]]&&b[e][1].apply(a.element,d)}},contains:function(a,b){return document.compareDocumentPosition?a.compareDocumentPosition(b)&16:a!==b&&a.contains(b)},hasScroll:function(a,b){if(c(a).css("overflow")==
"hidden")return false;b=b&&b=="left"?"scrollLeft":"scrollTop";var d=false;if(a[b]>0)return true;a[b]=1;d=a[b]>0;a[b]=0;return d},isOverAxis:function(a,b,d){return a>b&&a<b+d},isOver:function(a,b,d,e,f,g){return c.ui.isOverAxis(a,d,f)&&c.ui.isOverAxis(b,e,g)},keyCode:{ALT:18,BACKSPACE:8,CAPS_LOCK:20,COMMA:188,COMMAND:91,COMMAND_LEFT:91,COMMAND_RIGHT:93,CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,INSERT:45,LEFT:37,MENU:93,NUMPAD_ADD:107,NUMPAD_DECIMAL:110,NUMPAD_DIVIDE:111,NUMPAD_ENTER:108,
NUMPAD_MULTIPLY:106,NUMPAD_SUBTRACT:109,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SHIFT:16,SPACE:32,TAB:9,UP:38,WINDOWS:91}});c.fn.extend({_focus:c.fn.focus,focus:function(a,b){return typeof a==="number"?this.each(function(){var d=this;setTimeout(function(){c(d).focus();b&&b.call(d)},a)}):this._focus.apply(this,arguments)},enableSelection:function(){return this.attr("unselectable","off").css("MozUserSelect","")},disableSelection:function(){return this.attr("unselectable","on").css("MozUserSelect",
"none")},scrollParent:function(){var a;a=c.browser.msie&&/(static|relative)/.test(this.css("position"))||/absolute/.test(this.css("position"))?this.parents().filter(function(){return/(relative|absolute|fixed)/.test(c.curCSS(this,"position",1))&&/(auto|scroll)/.test(c.curCSS(this,"overflow",1)+c.curCSS(this,"overflow-y",1)+c.curCSS(this,"overflow-x",1))}).eq(0):this.parents().filter(function(){return/(auto|scroll)/.test(c.curCSS(this,"overflow",1)+c.curCSS(this,"overflow-y",1)+c.curCSS(this,"overflow-x",
1))}).eq(0);return/fixed/.test(this.css("position"))||!a.length?c(document):a},zIndex:function(a){if(a!==undefined)return this.css("zIndex",a);if(this.length){a=c(this[0]);for(var b;a.length&&a[0]!==document;){b=a.css("position");if(b=="absolute"||b=="relative"||b=="fixed"){b=parseInt(a.css("zIndex"));if(!isNaN(b)&&b!=0)return b}a=a.parent()}}return 0}});c.extend(c.expr[":"],{data:function(a,b,d){return!!c.data(a,d[3])},focusable:function(a){var b=a.nodeName.toLowerCase(),d=c.attr(a,"tabindex");return(/input|select|textarea|button|object/.test(b)?
!a.disabled:"a"==b||"area"==b?a.href||!isNaN(d):!isNaN(d))&&!c(a)["area"==b?"parents":"closest"](":hidden").length},tabbable:function(a){var b=c.attr(a,"tabindex");return(isNaN(b)||b>=0)&&c(a).is(":focusable")}})}})(jQuery);
;/*!
 * jQuery UI Widget 1.8.2
 *
 * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT (MIT-LICENSE.txt)
 * and GPL (GPL-LICENSE.txt) licenses.
 *
 * http://docs.jquery.com/UI/Widget
 */
(function(b){var j=b.fn.remove;b.fn.remove=function(a,c){return this.each(function(){if(!c)if(!a||b.filter(a,[this]).length)b("*",this).add(this).each(function(){b(this).triggerHandler("remove")});return j.call(b(this),a,c)})};b.widget=function(a,c,d){var e=a.split(".")[0],f;a=a.split(".")[1];f=e+"-"+a;if(!d){d=c;c=b.Widget}b.expr[":"][f]=function(h){return!!b.data(h,a)};b[e]=b[e]||{};b[e][a]=function(h,g){arguments.length&&this._createWidget(h,g)};c=new c;c.options=b.extend({},c.options);b[e][a].prototype=
b.extend(true,c,{namespace:e,widgetName:a,widgetEventPrefix:b[e][a].prototype.widgetEventPrefix||a,widgetBaseClass:f},d);b.widget.bridge(a,b[e][a])};b.widget.bridge=function(a,c){b.fn[a]=function(d){var e=typeof d==="string",f=Array.prototype.slice.call(arguments,1),h=this;d=!e&&f.length?b.extend.apply(null,[true,d].concat(f)):d;if(e&&d.substring(0,1)==="_")return h;e?this.each(function(){var g=b.data(this,a),i=g&&b.isFunction(g[d])?g[d].apply(g,f):g;if(i!==g&&i!==undefined){h=i;return false}}):this.each(function(){var g=
b.data(this,a);if(g){d&&g.option(d);g._init()}else b.data(this,a,new c(d,this))});return h}};b.Widget=function(a,c){arguments.length&&this._createWidget(a,c)};b.Widget.prototype={widgetName:"widget",widgetEventPrefix:"",options:{disabled:false},_createWidget:function(a,c){this.element=b(c).data(this.widgetName,this);this.options=b.extend(true,{},this.options,b.metadata&&b.metadata.get(c)[this.widgetName],a);var d=this;this.element.bind("remove."+this.widgetName,function(){d.destroy()});this._create();
this._init()},_create:function(){},_init:function(){},destroy:function(){this.element.unbind("."+this.widgetName).removeData(this.widgetName);this.widget().unbind("."+this.widgetName).removeAttr("aria-disabled").removeClass(this.widgetBaseClass+"-disabled ui-state-disabled")},widget:function(){return this.element},option:function(a,c){var d=a,e=this;if(arguments.length===0)return b.extend({},e.options);if(typeof a==="string"){if(c===undefined)return this.options[a];d={};d[a]=c}b.each(d,function(f,
h){e._setOption(f,h)});return e},_setOption:function(a,c){this.options[a]=c;if(a==="disabled")this.widget()[c?"addClass":"removeClass"](this.widgetBaseClass+"-disabled ui-state-disabled").attr("aria-disabled",c);return this},enable:function(){return this._setOption("disabled",false)},disable:function(){return this._setOption("disabled",true)},_trigger:function(a,c,d){var e=this.options[a];c=b.Event(c);c.type=(a===this.widgetEventPrefix?a:this.widgetEventPrefix+a).toLowerCase();d=d||{};if(c.originalEvent){a=
b.event.props.length;for(var f;a;){f=b.event.props[--a];c[f]=c.originalEvent[f]}}this.element.trigger(c,d);return!(b.isFunction(e)&&e.call(this.element[0],c,d)===false||c.isDefaultPrevented())}}})(jQuery);
;/*!
 * jQuery UI Mouse 1.8.2
 *
 * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT (MIT-LICENSE.txt)
 * and GPL (GPL-LICENSE.txt) licenses.
 *
 * http://docs.jquery.com/UI/Mouse
 *
 * Depends:
 *	jquery.ui.widget.js
 */
(function(c){c.widget("ui.mouse",{options:{cancel:":input,option",distance:1,delay:0},_mouseInit:function(){var a=this;this.element.bind("mousedown."+this.widgetName,function(b){return a._mouseDown(b)}).bind("click."+this.widgetName,function(b){if(a._preventClickEvent){a._preventClickEvent=false;b.stopImmediatePropagation();return false}});this.started=false},_mouseDestroy:function(){this.element.unbind("."+this.widgetName)},_mouseDown:function(a){a.originalEvent=a.originalEvent||{};if(!a.originalEvent.mouseHandled){this._mouseStarted&&
this._mouseUp(a);this._mouseDownEvent=a;var b=this,e=a.which==1,f=typeof this.options.cancel=="string"?c(a.target).parents().add(a.target).filter(this.options.cancel).length:false;if(!e||f||!this._mouseCapture(a))return true;this.mouseDelayMet=!this.options.delay;if(!this.mouseDelayMet)this._mouseDelayTimer=setTimeout(function(){b.mouseDelayMet=true},this.options.delay);if(this._mouseDistanceMet(a)&&this._mouseDelayMet(a)){this._mouseStarted=this._mouseStart(a)!==false;if(!this._mouseStarted){a.preventDefault();
return true}}this._mouseMoveDelegate=function(d){return b._mouseMove(d)};this._mouseUpDelegate=function(d){return b._mouseUp(d)};c(document).bind("mousemove."+this.widgetName,this._mouseMoveDelegate).bind("mouseup."+this.widgetName,this._mouseUpDelegate);c.browser.safari||a.preventDefault();return a.originalEvent.mouseHandled=true}},_mouseMove:function(a){if(c.browser.msie&&!a.button)return this._mouseUp(a);if(this._mouseStarted){this._mouseDrag(a);return a.preventDefault()}if(this._mouseDistanceMet(a)&&
this._mouseDelayMet(a))(this._mouseStarted=this._mouseStart(this._mouseDownEvent,a)!==false)?this._mouseDrag(a):this._mouseUp(a);return!this._mouseStarted},_mouseUp:function(a){c(document).unbind("mousemove."+this.widgetName,this._mouseMoveDelegate).unbind("mouseup."+this.widgetName,this._mouseUpDelegate);if(this._mouseStarted){this._mouseStarted=false;this._preventClickEvent=a.target==this._mouseDownEvent.target;this._mouseStop(a)}return false},_mouseDistanceMet:function(a){return Math.max(Math.abs(this._mouseDownEvent.pageX-
a.pageX),Math.abs(this._mouseDownEvent.pageY-a.pageY))>=this.options.distance},_mouseDelayMet:function(){return this.mouseDelayMet},_mouseStart:function(){},_mouseDrag:function(){},_mouseStop:function(){},_mouseCapture:function(){return true}})})(jQuery);
;/*
 * jQuery UI Slider 1.8.2
 *
 * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT (MIT-LICENSE.txt)
 * and GPL (GPL-LICENSE.txt) licenses.
 *
 * http://docs.jquery.com/UI/Slider
 *
 * Depends:
 *	jquery.ui.core.js
 *	jquery.ui.mouse.js
 *	jquery.ui.widget.js
 */
(function(d){d.widget("ui.slider",d.ui.mouse,{widgetEventPrefix:"slide",options:{animate:false,distance:0,max:100,min:0,orientation:"horizontal",range:false,step:1,value:0,values:null},_create:function(){var a=this,b=this.options;this._mouseSliding=this._keySliding=false;this._animateOff=true;this._handleIndex=null;this._detectOrientation();this._mouseInit();this.element.addClass("ui-slider ui-slider-"+this.orientation+" ui-widget ui-widget-content ui-corner-all");b.disabled&&this.element.addClass("ui-slider-disabled ui-disabled");
this.range=d([]);if(b.range){if(b.range===true){this.range=d("<div></div>");if(!b.values)b.values=[this._valueMin(),this._valueMin()];if(b.values.length&&b.values.length!==2)b.values=[b.values[0],b.values[0]]}else this.range=d("<div></div>");this.range.appendTo(this.element).addClass("ui-slider-range");if(b.range==="min"||b.range==="max")this.range.addClass("ui-slider-range-"+b.range);this.range.addClass("ui-widget-header")}d(".ui-slider-handle",this.element).length===0&&d("<a href='#'></a>").appendTo(this.element).addClass("ui-slider-handle");
if(b.values&&b.values.length)for(;d(".ui-slider-handle",this.element).length<b.values.length;)d("<a href='#'></a>").appendTo(this.element).addClass("ui-slider-handle");this.handles=d(".ui-slider-handle",this.element).addClass("ui-state-default ui-corner-all");this.handle=this.handles.eq(0);this.handles.add(this.range).filter("a").click(function(c){c.preventDefault()}).hover(function(){b.disabled||d(this).addClass("ui-state-hover")},function(){d(this).removeClass("ui-state-hover")}).focus(function(){if(b.disabled)d(this).blur();
else{d(".ui-slider .ui-state-focus").removeClass("ui-state-focus");d(this).addClass("ui-state-focus")}}).blur(function(){d(this).removeClass("ui-state-focus")});this.handles.each(function(c){d(this).data("index.ui-slider-handle",c)});this.handles.keydown(function(c){var e=true,f=d(this).data("index.ui-slider-handle"),g,h,i;if(!a.options.disabled){switch(c.keyCode){case d.ui.keyCode.HOME:case d.ui.keyCode.END:case d.ui.keyCode.PAGE_UP:case d.ui.keyCode.PAGE_DOWN:case d.ui.keyCode.UP:case d.ui.keyCode.RIGHT:case d.ui.keyCode.DOWN:case d.ui.keyCode.LEFT:e=
false;if(!a._keySliding){a._keySliding=true;d(this).addClass("ui-state-active");g=a._start(c,f);if(g===false)return}break}i=a.options.step;g=a.options.values&&a.options.values.length?(h=a.values(f)):(h=a.value());switch(c.keyCode){case d.ui.keyCode.HOME:h=a._valueMin();break;case d.ui.keyCode.END:h=a._valueMax();break;case d.ui.keyCode.PAGE_UP:h=a._trimAlignValue(g+(a._valueMax()-a._valueMin())/5);break;case d.ui.keyCode.PAGE_DOWN:h=a._trimAlignValue(g-(a._valueMax()-a._valueMin())/5);break;case d.ui.keyCode.UP:case d.ui.keyCode.RIGHT:if(g===
a._valueMax())return;h=a._trimAlignValue(g+i);break;case d.ui.keyCode.DOWN:case d.ui.keyCode.LEFT:if(g===a._valueMin())return;h=a._trimAlignValue(g-i);break}a._slide(c,f,h);return e}}).keyup(function(c){var e=d(this).data("index.ui-slider-handle");if(a._keySliding){a._keySliding=false;a._stop(c,e);a._change(c,e);d(this).removeClass("ui-state-active")}});this._refreshValue();this._animateOff=false},destroy:function(){this.handles.remove();this.range.remove();this.element.removeClass("ui-slider ui-slider-horizontal ui-slider-vertical ui-slider-disabled ui-widget ui-widget-content ui-corner-all").removeData("slider").unbind(".slider");
this._mouseDestroy();return this},_mouseCapture:function(a){var b=this.options,c,e,f,g,h,i;if(b.disabled)return false;this.elementSize={width:this.element.outerWidth(),height:this.element.outerHeight()};this.elementOffset=this.element.offset();c={x:a.pageX,y:a.pageY};e=this._normValueFromMouse(c);f=this._valueMax()-this._valueMin()+1;h=this;this.handles.each(function(j){var k=Math.abs(e-h.values(j));if(f>k){f=k;g=d(this);i=j}});if(b.range===true&&this.values(1)===b.min){i+=1;g=d(this.handles[i])}if(this._start(a,
i)===false)return false;this._mouseSliding=true;h._handleIndex=i;g.addClass("ui-state-active").focus();b=g.offset();this._clickOffset=!d(a.target).parents().andSelf().is(".ui-slider-handle")?{left:0,top:0}:{left:a.pageX-b.left-g.width()/2,top:a.pageY-b.top-g.height()/2-(parseInt(g.css("borderTopWidth"),10)||0)-(parseInt(g.css("borderBottomWidth"),10)||0)+(parseInt(g.css("marginTop"),10)||0)};e=this._normValueFromMouse(c);this._slide(a,i,e);return this._animateOff=true},_mouseStart:function(){return true},
_mouseDrag:function(a){var b=this._normValueFromMouse({x:a.pageX,y:a.pageY});this._slide(a,this._handleIndex,b);return false},_mouseStop:function(a){this.handles.removeClass("ui-state-active");this._mouseSliding=false;this._stop(a,this._handleIndex);this._change(a,this._handleIndex);this._clickOffset=this._handleIndex=null;return this._animateOff=false},_detectOrientation:function(){this.orientation=this.options.orientation==="vertical"?"vertical":"horizontal"},_normValueFromMouse:function(a){var b;
if(this.orientation==="horizontal"){b=this.elementSize.width;a=a.x-this.elementOffset.left-(this._clickOffset?this._clickOffset.left:0)}else{b=this.elementSize.height;a=a.y-this.elementOffset.top-(this._clickOffset?this._clickOffset.top:0)}b=a/b;if(b>1)b=1;if(b<0)b=0;if(this.orientation==="vertical")b=1-b;a=this._valueMax()-this._valueMin();return this._trimAlignValue(this._valueMin()+b*a)},_start:function(a,b){var c={handle:this.handles[b],value:this.value()};if(this.options.values&&this.options.values.length){c.value=
this.values(b);c.values=this.values()}return this._trigger("start",a,c)},_slide:function(a,b,c){var e;if(this.options.values&&this.options.values.length){e=this.values(b?0:1);if(this.options.values.length===2&&this.options.range===true&&(b===0&&c>e||b===1&&c<e))c=e;if(c!==this.values(b)){e=this.values();e[b]=c;a=this._trigger("slide",a,{handle:this.handles[b],value:c,values:e});this.values(b?0:1);a!==false&&this.values(b,c,true)}}else if(c!==this.value()){a=this._trigger("slide",a,{handle:this.handles[b],
value:c});a!==false&&this.value(c)}},_stop:function(a,b){var c={handle:this.handles[b],value:this.value()};if(this.options.values&&this.options.values.length){c.value=this.values(b);c.values=this.values()}this._trigger("stop",a,c)},_change:function(a,b){if(!this._keySliding&&!this._mouseSliding){var c={handle:this.handles[b],value:this.value()};if(this.options.values&&this.options.values.length){c.value=this.values(b);c.values=this.values()}this._trigger("change",a,c)}},value:function(a){if(arguments.length){this.options.value=
this._trimAlignValue(a);this._refreshValue();this._change(null,0)}return this._value()},values:function(a,b){var c,e,f;if(arguments.length>1){this.options.values[a]=this._trimAlignValue(b);this._refreshValue();this._change(null,a)}if(arguments.length)if(d.isArray(arguments[0])){c=this.options.values;e=arguments[0];for(f=0;f<c.length;f+=1){c[f]=this._trimAlignValue(e[f]);this._change(null,f)}this._refreshValue()}else return this.options.values&&this.options.values.length?this._values(a):this.value();
else return this._values()},_setOption:function(a,b){var c,e=0;if(d.isArray(this.options.values))e=this.options.values.length;d.Widget.prototype._setOption.apply(this,arguments);switch(a){case "disabled":if(b){this.handles.filter(".ui-state-focus").blur();this.handles.removeClass("ui-state-hover");this.handles.attr("disabled","disabled");this.element.addClass("ui-disabled")}else{this.handles.removeAttr("disabled");this.element.removeClass("ui-disabled")}break;case "orientation":this._detectOrientation();
this.element.removeClass("ui-slider-horizontal ui-slider-vertical").addClass("ui-slider-"+this.orientation);this._refreshValue();break;case "value":this._animateOff=true;this._refreshValue();this._change(null,0);this._animateOff=false;break;case "values":this._animateOff=true;this._refreshValue();for(c=0;c<e;c+=1)this._change(null,c);this._animateOff=false;break}},_value:function(){var a=this.options.value;return a=this._trimAlignValue(a)},_values:function(a){var b,c;if(arguments.length){b=this.options.values[a];
return b=this._trimAlignValue(b)}else{b=this.options.values.slice();for(c=0;c<b.length;c+=1)b[c]=this._trimAlignValue(b[c]);return b}},_trimAlignValue:function(a){if(a<this._valueMin())return this._valueMin();if(a>this._valueMax())return this._valueMax();var b=this.options.step>0?this.options.step:1,c=a%b;a=a-c;if(Math.abs(c)*2>=b)a+=c>0?b:-b;return parseFloat(a.toFixed(5))},_valueMin:function(){return this.options.min},_valueMax:function(){return this.options.max},_refreshValue:function(){var a=
this.options.range,b=this.options,c=this,e=!this._animateOff?b.animate:false,f,g={},h,i,j,k;if(this.options.values&&this.options.values.length)this.handles.each(function(l){f=(c.values(l)-c._valueMin())/(c._valueMax()-c._valueMin())*100;g[c.orientation==="horizontal"?"left":"bottom"]=f+"%";d(this).stop(1,1)[e?"animate":"css"](g,b.animate);if(c.options.range===true)if(c.orientation==="horizontal"){if(l===0)c.range.stop(1,1)[e?"animate":"css"]({left:f+"%"},b.animate);if(l===1)c.range[e?"animate":"css"]({width:f-
h+"%"},{queue:false,duration:b.animate})}else{if(l===0)c.range.stop(1,1)[e?"animate":"css"]({bottom:f+"%"},b.animate);if(l===1)c.range[e?"animate":"css"]({height:f-h+"%"},{queue:false,duration:b.animate})}h=f});else{i=this.value();j=this._valueMin();k=this._valueMax();f=k!==j?(i-j)/(k-j)*100:0;g[c.orientation==="horizontal"?"left":"bottom"]=f+"%";this.handle.stop(1,1)[e?"animate":"css"](g,b.animate);if(a==="min"&&this.orientation==="horizontal")this.range.stop(1,1)[e?"animate":"css"]({width:f+"%"},
b.animate);if(a==="max"&&this.orientation==="horizontal")this.range[e?"animate":"css"]({width:100-f+"%"},{queue:false,duration:b.animate});if(a==="min"&&this.orientation==="vertical")this.range.stop(1,1)[e?"animate":"css"]({height:f+"%"},b.animate);if(a==="max"&&this.orientation==="vertical")this.range[e?"animate":"css"]({height:100-f+"%"},{queue:false,duration:b.animate})}}});d.extend(d.ui.slider,{version:"1.8.2"})})(jQuery);
;

jQuery.easing.jswing=jQuery.easing.swing;jQuery.extend(jQuery.easing,{def:"easeOutQuad",swing:function(e,f,a,h,g){return jQuery.easing[jQuery.easing.def](e,f,a,h,g)},easeInQuad:function(e,f,a,h,g){return h*(f/=g)*f+a},easeOutQuad:function(e,f,a,h,g){return -h*(f/=g)*(f-2)+a},easeInOutQuad:function(e,f,a,h,g){if((f/=g/2)<1){return h/2*f*f+a}return -h/2*((--f)*(f-2)-1)+a},easeInCubic:function(e,f,a,h,g){return h*(f/=g)*f*f+a},easeOutCubic:function(e,f,a,h,g){return h*((f=f/g-1)*f*f+1)+a},easeInOutCubic:function(e,f,a,h,g){if((f/=g/2)<1){return h/2*f*f*f+a}return h/2*((f-=2)*f*f+2)+a},easeInQuart:function(e,f,a,h,g){return h*(f/=g)*f*f*f+a},easeOutQuart:function(e,f,a,h,g){return -h*((f=f/g-1)*f*f*f-1)+a},easeInOutQuart:function(e,f,a,h,g){if((f/=g/2)<1){return h/2*f*f*f*f+a}return -h/2*((f-=2)*f*f*f-2)+a},easeInQuint:function(e,f,a,h,g){return h*(f/=g)*f*f*f*f+a},easeOutQuint:function(e,f,a,h,g){return h*((f=f/g-1)*f*f*f*f+1)+a},easeInOutQuint:function(e,f,a,h,g){if((f/=g/2)<1){return h/2*f*f*f*f*f+a}return h/2*((f-=2)*f*f*f*f+2)+a},easeInSine:function(e,f,a,h,g){return -h*Math.cos(f/g*(Math.PI/2))+h+a},easeOutSine:function(e,f,a,h,g){return h*Math.sin(f/g*(Math.PI/2))+a},easeInOutSine:function(e,f,a,h,g){return -h/2*(Math.cos(Math.PI*f/g)-1)+a},easeInExpo:function(e,f,a,h,g){return(f==0)?a:h*Math.pow(2,10*(f/g-1))+a},easeOutExpo:function(e,f,a,h,g){return(f==g)?a+h:h*(-Math.pow(2,-10*f/g)+1)+a},easeInOutExpo:function(e,f,a,h,g){if(f==0){return a}if(f==g){return a+h}if((f/=g/2)<1){return h/2*Math.pow(2,10*(f-1))+a}return h/2*(-Math.pow(2,-10*--f)+2)+a},easeInCirc:function(e,f,a,h,g){return -h*(Math.sqrt(1-(f/=g)*f)-1)+a},easeOutCirc:function(e,f,a,h,g){return h*Math.sqrt(1-(f=f/g-1)*f)+a},easeInOutCirc:function(e,f,a,h,g){if((f/=g/2)<1){return -h/2*(Math.sqrt(1-f*f)-1)+a}return h/2*(Math.sqrt(1-(f-=2)*f)+1)+a},easeInElastic:function(f,h,e,l,k){var i=1.70158;var j=0;var g=l;if(h==0){return e}if((h/=k)==1){return e+l}if(!j){j=k*0.3}if(g<Math.abs(l)){g=l;var i=j/4}else{var i=j/(2*Math.PI)*Math.asin(l/g)}return -(g*Math.pow(2,10*(h-=1))*Math.sin((h*k-i)*(2*Math.PI)/j))+e},easeOutElastic:function(f,h,e,l,k){var i=1.70158;var j=0;var g=l;if(h==0){return e}if((h/=k)==1){return e+l}if(!j){j=k*0.3}if(g<Math.abs(l)){g=l;var i=j/4}else{var i=j/(2*Math.PI)*Math.asin(l/g)}return g*Math.pow(2,-10*h)*Math.sin((h*k-i)*(2*Math.PI)/j)+l+e},easeInOutElastic:function(f,h,e,l,k){var i=1.70158;var j=0;var g=l;if(h==0){return e}if((h/=k/2)==2){return e+l}if(!j){j=k*(0.3*1.5)}if(g<Math.abs(l)){g=l;var i=j/4}else{var i=j/(2*Math.PI)*Math.asin(l/g)}if(h<1){return -0.5*(g*Math.pow(2,10*(h-=1))*Math.sin((h*k-i)*(2*Math.PI)/j))+e}return g*Math.pow(2,-10*(h-=1))*Math.sin((h*k-i)*(2*Math.PI)/j)*0.5+l+e},easeInBack:function(e,f,a,i,h,g){if(g==undefined){g=1.70158}return i*(f/=h)*f*((g+1)*f-g)+a},easeOutBack:function(e,f,a,i,h,g){if(g==undefined){g=1.70158}return i*((f=f/h-1)*f*((g+1)*f+g)+1)+a},easeInOutBack:function(e,f,a,i,h,g){if(g==undefined){g=1.70158}if((f/=h/2)<1){return i/2*(f*f*(((g*=(1.525))+1)*f-g))+a}return i/2*((f-=2)*f*(((g*=(1.525))+1)*f+g)+2)+a},easeInBounce:function(e,f,a,h,g){return h-jQuery.easing.easeOutBounce(e,g-f,0,h,g)+a},easeOutBounce:function(e,f,a,h,g){if((f/=g)<(1/2.75)){return h*(7.5625*f*f)+a}else{if(f<(2/2.75)){return h*(7.5625*(f-=(1.5/2.75))*f+0.75)+a}else{if(f<(2.5/2.75)){return h*(7.5625*(f-=(2.25/2.75))*f+0.9375)+a}else{return h*(7.5625*(f-=(2.625/2.75))*f+0.984375)+a}}}},easeInOutBounce:function(e,f,a,h,g){if(f<g/2){return jQuery.easing.easeInBounce(e,f*2,0,h,g)*0.5+a}return jQuery.easing.easeOutBounce(e,f*2-g,0,h,g)*0.5+h*0.5+a}});


(function(a){a.fn.quicksand=function(y,r,t){var b={duration:750,easing:"swing",attribute:"data-id",adjustHeight:"auto",useScaling:true,enhancement:function(){},selector:"> *"};a.extend(b,r);if(a.browser.msie||typeof a.fn.scale=="undefined")b.useScaling=false;var o;if(typeof r=="function")o=r;else if(typeof(t=="function"))o=t;return this.each(function(k){var m,i=[],l=a(y).clone(),g=a(this);k=a(this).css("height");var p,u=false,v=a(g).offset(),s=[],n=a(this).find(b.selector);if(a.browser.msie&&a.browser.version.substr(0,
1)<7)g.html("").append(l);else{var w=0,z=function(){if(!w){g.html(j.html());typeof o=="function"&&o.call(this);u&&g.css("height",p);b.enhancement(g);w=1}},c=g.offsetParent(),e=c.offset();if(c.css("position")=="relative"){if(c.get(0).nodeName.toLowerCase()!="body"){e.top+=parseFloat(c.css("border-top-width"));e.left+=parseFloat(c.css("border-left-width"))}}else{e.top-=parseFloat(c.css("border-top-width"));e.left-=parseFloat(c.css("border-left-width"));e.top-=parseFloat(c.css("margin-top"));e.left-=
parseFloat(c.css("margin-left"))}g.css("height",a(this).height());n.each(function(f){s[f]=a(this).offset()});a(this).stop();n.each(function(f){a(this).stop();var h=a(this).get(0);h.style.position="absolute";h.style.margin="0";h.style.top=s[f].top-parseFloat(h.style.marginTop)-e.top+"px";h.style.left=s[f].left-parseFloat(h.style.marginLeft)-e.left+"px"});var j=a(g).clone();c=j.get(0);c.innerHTML="";c.setAttribute("id","");c.style.height="auto";c.style.width=g.width()+"px";j.append(l);j.insertBefore(g);
j.css("opacity",0);c.style.zIndex=-1;c.style.margin="0";c.style.position="absolute";c.style.top=v.top-e.top+"px";c.style.left=v.left-e.left+"px";if(b.adjustHeight==="dynamic")g.animate({height:j.height()},b.duration,b.easing);else if(b.adjustHeight==="auto"){p=j.height();if(parseFloat(k)<parseFloat(p))g.css("height",p);else u=true}n.each(function(){var f=[];if(typeof b.attribute=="function"){m=b.attribute(a(this));l.each(function(){if(b.attribute(this)==m){f=a(this);return false}})}else f=l.filter("["+
b.attribute+"="+a(this).attr(b.attribute)+"]");if(f.length)b.useScaling?i.push({element:a(this),animation:{top:f.offset().top-e.top,left:f.offset().left-e.left,opacity:1,scale:"1.0"}}):i.push({element:a(this),animation:{top:f.offset().top-e.top,left:f.offset().left-e.left,opacity:1}});else b.useScaling?i.push({element:a(this),animation:{opacity:"0.0",scale:"0.0"}}):i.push({element:a(this),animation:{opacity:"0.0"}})});l.each(function(){var f=[],h=[];if(typeof b.attribute=="function"){m=b.attribute(a(this));
n.each(function(){if(b.attribute(this)==m){f=a(this);return false}});l.each(function(){if(b.attribute(this)==m){h=a(this);return false}})}else{f=n.filter("["+b.attribute+"="+a(this).attr(b.attribute)+"]");h=l.filter("["+b.attribute+"="+a(this).attr(b.attribute)+"]")}var x;if(f.length===0){x=b.useScaling?{opacity:"1.0",scale:"1.0"}:{opacity:"1.0"};d=h.clone();var q=d.get(0);q.style.position="absolute";q.style.margin="0";q.style.top=h.offset().top-e.top+"px";q.style.left=h.offset().left-e.left+"px";
d.css("opacity",0);b.useScaling&&d.css("transform","scale(0.0)");d.appendTo(g);i.push({element:a(d),animation:x})}});j.remove();b.enhancement(g);for(k=0;k<i.length;k++)i[k].element.animate(i[k].animation,b.duration,b.easing,z)}})}})(jQuery);

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

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

/*
 * 	loopedSlider 0.5.6 - jQuery plugin
 *	written by Nathan Searles
 *	http://nathansearles.com/loopedslider/
 *
 *	Copyright (c) 2009 Nathan Searles (http://nathansearles.com/)
 *	Dual licensed under the MIT (MIT-LICENSE.txt)
 *	and GPL (GPL-LICENSE.txt) licenses.
 *
 *	Built for jQuery library
 *	http://jquery.com
 *	Compatible with jQuery 1.3.2+
 *
 */

/*
 *	markup example for $("#loopedSlider").loopedSlider();
 *
 *	<div id="loopedSlider">
 *		<div class="container">
 *			<div class="slides">
 *				<div><img src="01.jpg" alt="" /></div>
 *				<div><img src="02.jpg" alt="" /></div>
 *				<div><img src="03.jpg" alt="" /></div>
 *				<div><img src="04.jpg" alt="" /></div>
 *			</div>
 *		</div>
 *		<a href="#" class="previous">previous</a>
 *		<a href="#" class="next">next</a>
 *	</div>
 *
*/

if(typeof jQuery != 'undefined') {
	jQuery(function($) {
		$.fn.extend({
			loopedSlider: function(options) {
				var settings = $.extend({}, $.fn.loopedSlider.defaults, options);

				return this.each(
					function() {
					if($.fn.jquery < '1.3.2') {return;}
					var $t = $(this);
					var o = $.metadata ? $.extend({}, settings, $t.metadata()) : settings;

					var distance = 0;
					var times = 1;
					var slides = $(o.slides,$t).children().size();
					try {
						var width = parseInt($(o.slides,$t).children().css('width').replace('px', ''));
					} catch(e) {
						var width=500;
					}
					var position = 0;
					var active = false;
					var number = 0;
					var interval = 0;
					var restart = 0;
					var pagination = $("."+o.pagination+" li a",$t);

					if(o.addPagination && !$(pagination).length){
						var buttons = slides;
						$($t).append("<ul class="+o.pagination+">");
						$(o.slides,$t).children().each(function(){
							if (number<buttons) {
								$("."+o.pagination,$t).append("<li><a rel="+(number+1)+" href=\"#\" >"+(number+1)+"</a></li>");
								number = number+1;
							} else {
								number = 0;
								return false;
							}
							$("."+o.pagination+" li a:eq(0)",$t).parent().addClass("active");
						});
						pagination = $("."+o.pagination+" li a",$t);
					} else {
						$(pagination,$t).each(function(){
							number=number+1;
							$(this).attr("rel",number);
							$(pagination.eq(0),$t).parent().addClass("active");
						});
					}

					if (slides===1) {
						$(o.slides,$t).children().css({position:"absolute",left:position,display:"block"});
						return;
					}

					$(o.slides,$t).css({width:(slides*width)});

					$(o.slides,$t).children().each(function(){
						$(this).css({position:"absolute",left:position,display:"block"});
						position=position+width;
					});

					$(o.slides,$t).children(":eq("+(slides-1)+")").css({position:"absolute",left:-width});

					if (slides>3) {
						$(o.slides,$t).children(":eq("+(slides-1)+")").css({position:"absolute",left:-width});
					}

					if(o.autoHeight){autoHeight(times);}

					$(".next",$t).click(function(){
						if(active===false) {
							animate("next",true);
							if(o.autoStart){
								if (o.restart) {autoStart();}
								else {clearInterval(sliderIntervalID);}
							}
						}
						return false;
					});

					$(".previous",$t).click(function(){
						if(active===false) {
							animate("prev",true);
							if(o.autoStart){
								if (o.restart) {autoStart();}
								else {clearInterval(sliderIntervalID);}
							}
						} return false;
					});

					if (o.containerClick) {
						$(o.container,$t).click(function(){
							if(active===false) {
								animate("next",true);
								if(o.autoStart){
									if (o.restart) {autoStart();}
									else {clearInterval(sliderIntervalID);}
								}
							} return false;
						});
					}

					$(pagination,$t).click(function(){
						if ($(this).parent().hasClass("active")) {return false;}
						else {
							times = $(this).attr("rel");
							$(pagination,$t).parent().siblings().removeClass("active");
							$(this).parent().addClass("active");
							animate("fade",times);
							if(o.autoStart){
								if (o.restart) {autoStart();}
								else {clearInterval(sliderIntervalID);}
							}
						} return false;
					});

					if (o.autoStart) {
						sliderIntervalID = setInterval(function(){
							if(active===false) {animate("next",true);}
						},o.autoStart);
						function autoStart() {
							if (o.restart) {
							clearInterval(sliderIntervalID);
							clearInterval(interval);
							clearTimeout(restart);
								restart = setTimeout(function() {
									interval = setInterval(	function(){
										animate("next",true);
									},o.autoStart);
								},o.restart);
							} else {
								sliderIntervalID = setInterval(function(){
									if(active===false) {animate("next",true);}
								},o.autoStart);
							}
						};
					}

					function current(times) {
						if(times===slides+1){times = 1;}
						if(times===0){times = slides;}
						$(pagination,$t).parent().siblings().removeClass("active");
						$(pagination+"[rel='" + (times) + "']",$t).parent().addClass("active");
					};

					function autoHeight(times) {
						if(times===slides+1){times=1;}
						if(times===0){times=slides;}
						var getHeight = $(o.slides,$t).children(":eq("+(times-1)+")",$t).outerHeight();
						$(o.container,$t).animate({height: getHeight},o.autoHeight);
					};

					function animate(dir,clicked){
						active = true;
						switch(dir){
							case "next":
								times = times+1;
								distance = (-(times*width-width));
								current(times);
								if(o.autoHeight){autoHeight(times);}
								if(slides<3){
									if (times===3){$(o.slides,$t).children(":eq(0)").css({left:(slides*width)});}
									if (times===2){$(o.slides,$t).children(":eq("+(slides-1)+")").css({position:"absolute",left:width});}
								}
								$(o.slides,$t).animate({left: distance}, o.slidespeed,function(){
									if (times===slides+1) {
										times = 1;
										$(o.slides,$t).css({left:0},function(){$(o.slides,$t).animate({left:distance})});
										$(o.slides,$t).children(":eq(0)").css({left:0});
										$(o.slides,$t).children(":eq("+(slides-1)+")").css({ position:"absolute",left:-width});
									}
									if (times===slides) $(o.slides,$t).children(":eq(0)").css({left:(slides*width)});
									if (times===slides-1) $(o.slides,$t).children(":eq("+(slides-1)+")").css({left:(slides*width-width)});
									active = false;
								});
								break;
							case "prev":
								times = times-1;
								distance = (-(times*width-width));
								current(times);
								if(o.autoHeight){autoHeight(times);}
								if (slides<3){
									if(times===0){$(o.slides,$t).children(":eq("+(slides-1)+")").css({position:"absolute",left:(-width)});}
									if(times===1){$(o.slides,$t).children(":eq(0)").css({position:"absolute",left:0});}
								}
								$(o.slides,$t).animate({left: distance}, o.slidespeed,function(){
									if (times===0) {
										times = slides;
										$(o.slides,$t).children(":eq("+(slides-1)+")").css({position:"absolute",left:(slides*width-width)});
										$(o.slides,$t).css({left: -(slides*width-width)});
										$(o.slides,$t).children(":eq(0)").css({left:(slides*width)});
									}
									if (times===2 ) $(o.slides,$t).children(":eq(0)").css({position:"absolute",left:0});
									if (times===1) $(o.slides,$t).children(":eq("+ (slides-1) +")").css({position:"absolute",left:-width});
									active = false;
								});
								break;
							case "fade":
								times = [times]*1;
								distance = (-(times*width-width));
								current(times);
								if(o.autoHeight){autoHeight(times);}
								$(o.slides,$t).children().fadeOut(o.fadespeed, function(){
									$(o.slides,$t).css({left: distance});
									$(o.slides,$t).children(":eq("+(slides-1)+")").css({left:slides*width-width});
									$(o.slides,$t).children(":eq(0)").css({left:0});
									if(times===slides){$(o.slides,$t).children(":eq(0)").css({left:(slides*width)});}
									if(times===1){$(o.slides,$t).children(":eq("+(slides-1)+")").css({ position:"absolute",left:-width});}
									$(o.slides,$t).children().fadeIn(o.fadespeed);
									active = false;
								});
								break;
							default:
								break;
							}
						};

						// TODO add transforms

						$(this).bind('touchstart', function() {
							$(this).data('pan', {
								startX: event.targetTouches[0].screenX,
								lastX:event.targetTouches[0].screenX,
								startTime: new Date().getTime(),

								distance: function() {
									return Math.round((this.startX - this.lastX));
								},
								delta: function() {
									var x = event.targetTouches[0].screenX;
									this.dir = this.lastX > x ? 1 : -1;
									var delta = Math.round((this.lastX - x));
									this.lastX = x;
									return delta;
								},
								duration: function() {
									return new Date().getTime() - this.startTime;
								}
							});
							return false;
						}).bind('touchmove', function() {
							var pan = $(this).data('pan');
							pan.delta();
							return false;
						}).bind('touchend', function() {
							var pan = $(this).data('pan');
							if (pan.distance() === 0 && pan.duration() < 500) {
								$(event.target).trigger('click');
							}
							else {
								if( pan.dir == 1 ) {
									$(".next",$t).click();
								} else {
									$(".previous",$t).click();
								}
							}
							return false;
						});
					}
				);
			}
		});
		$.fn.loopedSlider.defaults = {
			container: ".container", //Class/id of main container. You can use "#container" for an id.
			slides: ".slides", //Class/id of slide container. You can use "#slides" for an id.
			pagination: "pagination", //Class name of parent ul for numbered links. Don't add a "." here.
			containerClick: true, //Click slider to goto next slide? true/false
			autoStart: 0, //Set to positive number for true. This number will be the time between transitions.
			restart: 0, //Set to positive number for true. Sets time until autoStart is restarted.
			slidespeed: 300, //Speed of slide animation, 1000 = 1second.
			fadespeed: 200, //Speed of fade animation, 1000 = 1second.
			autoHeight: 0, //Set to positive number for true. This number will be the speed of the animation.
			addPagination: false //Add pagination links based on content? true/false
		};
	});
}

/*
 * jQuery hashchange event - v1.3 - 7/21/2010
 * http://benalman.com/projects/jquery-hashchange-plugin/
 *
 * Copyright (c) 2010 "Cowboy" Ben Alman
 * Dual licensed under the MIT and GPL licenses.
 * http://benalman.com/about/license/
 */
(function($,e,b){var c="hashchange",h=document,f,g=$.event.special,i=h.documentMode,d="on"+c in e&&(i===b||i>7);function a(j){j=j||location.href;return"#"+j.replace(/^[^#]*#?(.*)$/,"$1")}$.fn[c]=function(j){return j?this.bind(c,j):this.trigger(c)};$.fn[c].delay=50;g[c]=$.extend(g[c],{setup:function(){if(d){return false}$(f.start)},teardown:function(){if(d){return false}$(f.stop)}});f=(function(){var j={},p,m=a(),k=function(q){return q},l=k,o=k;j.start=function(){p||n()};j.stop=function(){p&&clearTimeout(p);p=b};function n(){var r=a(),q=o(m);if(r!==m){l(m=r,q);$(e).trigger(c)}else{if(q!==m){location.href=location.href.replace(/#.*/,"")+q}}p=setTimeout(n,$.fn[c].delay)}$.browser.msie&&!d&&(function(){var q,r;j.start=function(){if(!q){r=$.fn[c].src;r=r&&r+a();q=$('<iframe tabindex="-1" title="empty" width="1" height="1" />').hide().one("load",function(){r||l(a());n()}).attr("src",r||"javascript:0").insertAfter("body")[0].contentWindow;h.onpropertychange=function(){try{if(event.propertyName==="title"){q.document.title=h.title}}catch(s){}}}};j.stop=k;o=function(){return a(q.location.href)};l=function(v,s){var u=q.document,t=$.fn[c].domain;if(v!==s){u.title=h.title;u.open();t&&u.write('<script>document.domain="'+t+'"<\/script>');u.close();q.location.hash=v}}})();return j})()})(jQuery,this);

/*
jQuery Url Plugin
	* Version 1.0
	* 2009-03-22 19:30:05
	* URL: http://ajaxcssblog.com/jquery/url-read-get-variables/
	* Description: jQuery Url Plugin gives the ability to read GET parameters from the actual URL
	* Author: Matthias Jäggli
	* Copyright: Copyright (c) 2009 Matthias Jäggli
	* Licence: dual, MIT/GPLv2
*/
(function($){$.url={};$.extend($.url,{_params:{},init:function(){var paramsRaw="";try{paramsRaw=(document.location.href.split("?",2)[1]||"").split("#")[0].split("&")||[];for(var i=0;i<paramsRaw.length;i++){var single=paramsRaw[i].split("=");if(single[0])this._params[single[0]]=unescape(single[1]);}}catch(e){alert(e);}},param:function(name){return this._params[name]||"";},paramAll:function(){return this._params;}});$.url.init();})(jQuery);


/*
* hoverFlow - A Solution to Animation Queue Buildup in jQuery
* Version 1.00
*
* Copyright (c) 2009 Ralf Stoltze, http://www.2meter3.de/code/hoverFlow/
* Dual-licensed under the MIT and GPL licenses.
* http://www.opensource.org/licenses/mit-license.php
* http://www.gnu.org/licenses/gpl.html
*/
(function($){$.fn.hoverFlow=function(c,d,e,f,g){if($.inArray(c,['mouseover','mouseenter','mouseout','mouseleave'])==-1){return this}var h=typeof e==='object'?e:{complete:g||!g&&f||$.isFunction(e)&&e,duration:e,easing:g&&f||f&&!$.isFunction(f)&&f};h.queue=false;var i=h.complete;h.complete=function(){$(this).dequeue();if($.isFunction(i)){i.call(this)}};return this.each(function(){var b=$(this);if(c=='mouseover'||c=='mouseenter'){b.data('jQuery.hoverFlow',true)}else{b.removeData('jQuery.hoverFlow')}b.queue(function(){var a=(c=='mouseover'||c=='mouseenter')?b.data('jQuery.hoverFlow')!==undefined:b.data('jQuery.hoverFlow')===undefined;if(a){b.animate(d,h)}else{b.queue([])}})})}})(jQuery);


/**
 * TAO GLue Code
 */


// enable hover for quicksand content

// some css 3 browser sniffin
jQuery(function() {
	jQuery.support.borderRadius = false;
	jQuery.each(['BorderRadius','MozBorderRadius','WebkitBorderRadius','OBorderRadius','KhtmlBorderRadius'], 			function() {
	if(document.body.style[this] !== undefined) jQuery.support.borderRadius = true;
		return (!jQuery.support.borderRadius);
	});
});

(function($) {

// nicer easing
$.easeInCubic = function (x, t, b, c, d) { return c*(t/=d)*t*t + b; };

var showing = false;
var hiding = false;

$.fn.tao_lb = function(){

	$(this).each(function() {
		var target = $(this);
		target.click(function(){
			$('#lightbox .content').html('');
			showing = true;
			if( hiding ) return false;
			// show lightbox
			$('#lightbox').fadeIn('fast', function(){
				var w = $('#lightbox').width();
					$('#lightbox .container-background').css({'width':w+'px'});
					$('#lightbox .container-background').fadeIn('fast');
					$('#lightbox .background').animate({'height':'868px', 'width':'100%'}, 600, 'jswing', function(){ showing=false; });
			});
			// set to loading
			// load content
			var url = target.attr('href') + '?ajax=1';
			$.get(url, function(data){ // thnx ie
				$('#lightbox .content').html(data);
				setTimeout(function() {
					$('#lightbox .content').prepend('<a style="border:1px solid white;" href="" class="closer"> </a>');
					$('#lightbox .content a').each(function() {
						$(this).css('z-index', 1000);
						$(this).css('display', 'block');
						if( !$(this).hasClass('closer') ) $(this).click(function() { window.location.href = $(this).attr('href'); return false;});
					})
					$('#lightbox .content .closer').click(function(){
						if( showing )  return false;

						hiding = true;
						$('#lightbox').fadeOut('fast');
						$('#lightbox .background').fadeOut('fast', function(){});
						$('#lightbox .background').animate({'height':'0px', 'width':'0%'}, 'fast', 'jswing');
						$('#lightbox .container-background').fadeOut('fast', function() {hiding = false; });

						return false;
					});

				}, 600);
				// try to track with google analytics
				_gaq.push(['_trackPageview',url]);
			});

			return false;
		});
	});

	$('#lightbox .content').click(function() {
		return false;
	});
	return this;
};

$.fn.tao_hover = function() {
	$(this).hover(
		function(e){$(this).find('img').hoverFlow(e.type,{'opacity':1});},
		function(e){$(this).find('img').hoverFlow(e.type,{'opacity':0.8});},
		'fast'
	);
	return this;
};


$(document).ready(function(){
	// blog links
	$('#text-content h1, #text-content h2, .hud-content h1, .hud-content h2').each(function(){
		$(this).css({'cursor':'pointer'}).click(function(){
			var x = $(this).parent().find('h2.firstname cufontext').html().toLowerCase();
			if( x == 'tao' ) {
				x = $(this).parent('.content').attr('id');
			}
			window.location.href='http://'+x+'.tao.at';
		});
	});

	$('#footer a.like').hover(
		function(e){$(this).find('img').hoverFlow(e.type, {'opacity':1});},
		function(e){$(this).find('img').hoverFlow(e.type, {'opacity':0.4});},
		'fast'
	);

	// hover for quicksand
	$('.quicksand-content>a').tao_hover().tao_lb();

	// toggle the hud (tao netzwerk)
	var toggle_link = function(l) {
		if( l.attr('href') == '#disabled' ) return false;
		l.attr('href', '#disabled');
		var top = 0; var rot = 180;
		if( $('#hud').css('top') == "0px" ) {
			var top =  -291; var rot = 0;
			l.find('img.arrow').removeClass('down');
		} else {
			l.find('img.arrow').addClass('down');
		}
		$('#hud').animate({'top':top + 'px'/*, rotate:rot+'deg'*/}, {
			complete:function() { l.attr('href', '#enabled'); }
		});
	};

	$('.hud-button a').click(function(){ $(this).blur(); toggle_link($(this)); });
	$(window).keydown(function(pEvent) { if( pEvent.keyCode == 78 ) { $('.hud-button a').click(); } });

	// little hack to test quicksand -> auto data-id
	$('#quicksand-content a.grid_6').each(function(idx){ $(this).attr('data-id', idx); });

					// quicksand filter

					var $filterType = $('#filter-type');
					var $applications = $('#quicksand-content');
					var $data = $applications.clone();
					var $categories = {0:'alle', 1:'projekte', 2:'bausteine', 3:'mobil', 4:'artikel'};

					// the little slider
					$("#slider").slider({
							value:0, min: 0,
							max: 4, step: 1,
							slide: function(event, ui) {
								var val = $categories[ui.value];
								slider_changed(val);
							},
							animate: true
					});

					var fisherYates = function(myArray) {
						  var i = myArray.length;
						  if ( i == 0 ) return false;
						  while ( --i ) {
						     var j = Math.floor( Math.random() * ( i + 1 ) );
						     var tempi = myArray[i];
						     var tempj = myArray[j];
						     myArray[i] = tempj;
						     myArray[j] = tempi;
						   }
						};

					// on slider change -> update quicksand
					function slider_changed(val) {
						if( val == 'alle' ) {
				      		var $filteredData = $data.children('a:not(.artikel):lt(16)');//$data.children('a:lt(16)');
				    	} else {
				      		var $filteredData = $data.children('a.'+val+':lt(16)');
				    	}


						//$filteredData.shuffle();
						fisherYates($filteredData);

				        // finally, call quicksand
				    	$applications.quicksand($filteredData, {
				      		duration: 800,
					  		adjustHeight: 'dynamic',
							enhancement:function() {
				    			$('.quicksand-content>a').tao_hover().tao_lb();
							}/*,
							useScaling:true //jQuery.support.borderRadius*/
				    	});

						// and now update our list
						$('.slider-steps li').removeClass('selected');
						$('.slider-steps .'+val).addClass('selected');
					};

					// on option click -> update quicksand
					$('.slider-steps li').click(function(){
						$("#slider").slider('value', $(this).attr('id').replace('step-', ''));
						$('.slider-steps li').removeClass('selected');
						$(this).addClass('selected');
						slider_changed($categories[$(this).attr('id').replace('step-', '')]);
					});

					setTimeout(function(){
						slider_changed('projekte');
						$('#slider').slider('value', 1);
					}, 100);



					$(window).hashchange(function() {
						var the_hash = $(location).attr('hash');
						var x = the_hash.split('-p-');
						the_hash = x[0];
						if( x.length > 1 ) $('#post-'+x[1]).click();
						for( key in $categories ) {
							var cat = $categories[key];
							if (the_hash == '#' + cat) {
								setTimeout(function(){
									$("#slider").slider('value', key);
									$('.slider-steps li').removeClass('selected');
									$('.slider-steps .' + cat).addClass('selected');
									slider_changed(cat);
								}, 500);
								break;
							}
						}
					});
					$(window).hashchange();
				});

			})(jQuery); // thats it



