/*!
 * jQuery JavaScript Library v1.4.1
 * 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: Mon Jan 25 19:43:33 2010 -0500
 */
(function(z,v){function la(){if(!c.isReady){try{r.documentElement.doScroll("left")}catch(a){setTimeout(la,1);return}c.ready()}}function Ma(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,i){var j=a.length;if(typeof b==="object"){for(var n in b)X(a,n,b[n],f,e,d);return a}if(d!==v){f=!i&&f&&c.isFunction(d);for(n=0;n<j;n++)e(a[n],b,f?d.call(a[n],n,e(a[n],b)):d,i);return a}return j?
e(a[0],b):null}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function ma(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function na(a){var b,d=[],f=[],e=arguments,i,j,n,o,m,s,x=c.extend({},c.data(this,"events").live);if(!(a.button&&a.type==="click")){for(o in x){j=x[o];if(j.live===a.type||j.altLive&&c.inArray(a.type,j.altLive)>-1){i=j.data;i.beforeFilter&&i.beforeFilter[a.type]&&!i.beforeFilter[a.type](a)||f.push(j.selector)}else delete x[o]}i=c(a.target).closest(f,
a.currentTarget);m=0;for(s=i.length;m<s;m++)for(o in x){j=x[o];n=i[m].elem;f=null;if(i[m].selector===j.selector){if(j.live==="mouseenter"||j.live==="mouseleave")f=c(a.relatedTarget).closest(j.selector)[0];if(!f||f!==n)d.push({elem:n,fn:j})}}m=0;for(s=d.length;m<s;m++){i=d[m];a.currentTarget=i.elem;a.data=i.fn.data;if(i.fn.apply(i.elem,e)===false){b=false;break}}return b}}function oa(a,b){return"live."+(a?a+".":"")+b.replace(/\./g,"`").replace(/ /g,"&")}function pa(a){return!a||!a.parentNode||a.parentNode.nodeType===
11}function qa(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 i in f)for(var j in f[i])c.event.add(this,i,f[i][j],f[i][j].data)}}})}function ra(a,b,d){var f,e,i;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&a[0].indexOf("<option")<0&&(c.support.checkClone||!sa.test(a[0]))){e=true;if(i=c.fragments[a[0]])if(i!==1)f=i}if(!f){b=b&&b[0]?b[0].ownerDocument||b[0]:r;f=b.createDocumentFragment();
c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=i?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(ta.concat.apply([],ta.slice(0,b)),function(){d[this]=a});return d}function ua(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)},Na=z.jQuery,Oa=z.$,r=z.document,S,Pa=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Qa=/^.[^:#\[\.,]*$/,Ra=/\S/,Sa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Ta=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,O=navigator.userAgent,
va=false,P=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,Q=Array.prototype.slice,wa=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(typeof a==="string")if((d=Pa.exec(a))&&(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:r;if(a=Ta.exec(a))if(c.isPlainObject(b)){a=[r.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=ra([d[1]],
[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}}else{if(b=r.getElementById(d[2])){if(b.id!==d[2])return S.find(a);this.length=1;this[0]=b}this.context=r;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=r;a=r.getElementsByTagName(a)}else return!b||b.jquery?(b||S).find(a):c(b).find(a);else if(c.isFunction(a))return S.ready(a);if(a.selector!==v){this.selector=a.selector;this.context=a.context}return c.isArray(a)?this.setArray(a):c.makeArray(a,
this)},selector:"",jquery:"1.4.1",length:0,size:function(){return this.length},toArray:function(){return Q.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){a=c(a||null);a.prevObject=this;a.context=this.context;if(b==="find")a.selector=this.selector+(this.selector?" ":"")+d;else if(b)a.selector=this.selector+"."+b+"("+d+")";return a},setArray:function(a){this.length=0;ba.apply(this,a);return this},each:function(a,b){return c.each(this,
a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(r,c);else P&&P.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(Q.apply(this,arguments),"slice",Q.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,i,j,n;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(i in e){j=a[i];n=e[i];if(a!==n)if(f&&n&&(c.isPlainObject(n)||c.isArray(n))){j=j&&(c.isPlainObject(j)||c.isArray(j))?j:c.isArray(n)?[]:{};a[i]=c.extend(f,j,n)}else if(n!==v)a[i]=n}return a};c.extend({noConflict:function(a){z.$=
Oa;if(a)z.jQuery=Na;return c},isReady:false,ready:function(){if(!c.isReady){if(!r.body)return setTimeout(c.ready,13);c.isReady=true;if(P){for(var a,b=0;a=P[b++];)a.call(r,c);P=null}c.fn.triggerHandler&&c(r).triggerHandler("ready")}},bindReady:function(){if(!va){va=true;if(r.readyState==="complete")return c.ready();if(r.addEventListener){r.addEventListener("DOMContentLoaded",L,false);z.addEventListener("load",c.ready,false)}else if(r.attachEvent){r.attachEvent("onreadystatechange",L);z.attachEvent("onload",
c.ready);var a=false;try{a=z.frameElement==null}catch(b){}r.documentElement.doScroll&&a&&la()}}},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===v||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;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 z.JSON&&z.JSON.parse?z.JSON.parse(a):(new Function("return "+a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Ra.test(a)){var b=r.getElementsByTagName("head")[0]||
r.documentElement,d=r.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(r.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,i=a.length,j=i===v||c.isFunction(a);if(d)if(j)for(f in a){if(b.apply(a[f],d)===false)break}else for(;e<i;){if(b.apply(a[e++],d)===false)break}else if(j)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=
a[0];e<i&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Sa,"")},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]!==
v;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,i=a.length;e<i;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,i=0,j=a.length;i<j;i++){e=b(a[i],i,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=v}else if(b&&!c.isFunction(b)){d=b;b=v}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:{}});O=c.uaMatch(O);if(O.browser){c.browser[O.browser]=true;c.browser.version=O.version}if(c.browser.webkit)c.browser.safari=true;if(wa)c.inArray=function(a,b){return wa.call(b,a)};S=c(r);if(r.addEventListener)L=function(){r.removeEventListener("DOMContentLoaded",
L,false);c.ready()};else if(r.attachEvent)L=function(){if(r.readyState==="complete"){r.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=r.documentElement,b=r.createElement("script"),d=r.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("*"),i=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!i)){c.support=
{leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(i.getAttribute("style")),hrefNormalized:i.getAttribute("href")==="/a",opacity:/^0.55$/.test(i.style.opacity),cssFloat:!!i.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:r.createElement("select").appendChild(r.createElement("option")).selected,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};
b.type="text/javascript";try{b.appendChild(r.createTextNode("window."+f+"=1;"))}catch(j){}a.insertBefore(b,a.firstChild);if(z[f]){c.support.scriptEval=true;delete z[f]}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function n(){c.support.noCloneEvent=false;d.detachEvent("onclick",n)});d.cloneNode(true).fireEvent("onclick")}d=r.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=r.createDocumentFragment();a.appendChild(d.firstChild);
c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var n=r.createElement("div");n.style.width=n.style.paddingLeft="1px";r.body.appendChild(n);c.boxModel=c.support.boxModel=n.offsetWidth===2;r.body.removeChild(n).style.display="none"});a=function(n){var o=r.createElement("div");n="on"+n;var m=n in o;if(!m){o.setAttribute(n,"return;");m=typeof o[n]==="function"}return m};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=i=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(),Ua=0,xa={},Va={};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==z?xa:a;var f=a[G],e=c.cache;if(!b&&!f)return null;f||(f=++Ua);if(typeof b==="object"){a[G]=f;e=e[f]=c.extend(true,
{},b)}else e=e[f]?e[f]:typeof d==="undefined"?Va:(e[f]={});if(d!==v){a[G]=f;e[b]=d}return typeof b==="string"?e[b]:e}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==z?xa: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{try{delete a[G]}catch(i){a.removeAttribute&&a.removeAttribute(G)}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===v){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===v&&this.length)f=c.data(this[0],a);return f===v&&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===v)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 ya=/[\n\t]/g,ca=/\s+/,Wa=/\r/g,Xa=/href|src|style/,Ya=/(button|input)/i,Za=/(button|input|object|select|textarea)/i,$a=/^(a|area)$/i,za=/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(o){var m=
c(this);m.addClass(a.call(this,o,m.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 i=" "+e.className+" ",j=0,n=b.length;j<n;j++){if(i.indexOf(" "+b[j]+" ")<0)e.className+=" "+b[j]}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(o){var m=c(this);m.removeClass(a.call(this,o,m.attr("class")))});if(a&&typeof a==="string"||a===v)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 i=(" "+e.className+" ").replace(ya," "),j=0,n=b.length;j<n;j++)i=i.replace(" "+b[j]+" "," ");e.className=i.substring(1,i.length-1)}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 i=c(this);i.toggleClass(a.call(this,e,i.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,i=0,j=c(this),n=b,o=
a.split(ca);e=o[i++];){n=f?n:!j.hasClass(e);j[n?"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(ya," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===v){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 i=b?d:0;for(d=b?d+1:e.length;i<d;i++){var j=e[i];if(j.selected){a=c(j).val();if(b)return a;f.push(a)}}return f}if(za.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Wa,"")}return v}var n=c.isFunction(a);return this.each(function(o){var m=c(this),s=a;if(this.nodeType===1){if(n)s=a.call(this,o,m.val());
if(typeof s==="number")s+="";if(c.isArray(s)&&za.test(this.type))this.checked=c.inArray(m.val(),s)>=0;else if(c.nodeName(this,"select")){var x=c.makeArray(s);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),x)>=0});if(!x.length)this.selectedIndex=-1}else this.value=s}})}});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 v;if(f&&b in c.attrFn)return c(a)[b](d);
f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==v;b=f&&c.props[b]||b;if(a.nodeType===1){var i=Xa.test(b);if(b in a&&f&&!i){if(e){b==="type"&&Ya.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:Za.test(a.nodeName)||$a.test(a.nodeName)&&a.href?0:v;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&&i?a.getAttribute(b,2):a.getAttribute(b);return a===null?v:a}return c.style(a,b,d)}});var ab=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!==z&&!a.frameElement)a=z;if(!d.guid)d.guid=c.guid++;if(f!==v){d=c.proxy(d);d.data=f}var e=c.data(a,"events")||c.data(a,"events",{}),i=c.data(a,"handle"),j;if(!i){j=
function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(j.elem,arguments):v};i=c.data(a,"handle",j)}if(i){i.elem=a;b=b.split(/\s+/);for(var n,o=0;n=b[o++];){var m=n.split(".");n=m.shift();if(o>1){d=c.proxy(d);if(f!==v)d.data=f}d.type=m.slice(0).sort().join(".");var s=e[n],x=this.special[n]||{};if(!s){s=e[n]={};if(!x.setup||x.setup.call(a,f,m,d)===false)if(a.addEventListener)a.addEventListener(n,i,false);else a.attachEvent&&a.attachEvent("on"+n,i)}if(x.add)if((m=x.add.call(a,
d,f,m,s))&&c.isFunction(m)){m.guid=m.guid||d.guid;m.data=m.data||d.data;m.type=m.type||d.type;d=m}s[d.guid]=d;this.global[n]=true}a=null}}},global:{},remove:function(a,b,d){if(!(a.nodeType===3||a.nodeType===8)){var f=c.data(a,"events"),e,i,j;if(f){if(b===v||typeof b==="string"&&b.charAt(0)===".")for(i in f)this.remove(a,i+(b||""));else{if(b.type){d=b.handler;b=b.type}b=b.split(/\s+/);for(var n=0;i=b[n++];){var o=i.split(".");i=o.shift();var m=!o.length,s=c.map(o.slice(0).sort(),ab);s=new RegExp("(^|\\.)"+
s.join("\\.(?:.*\\.)?")+"(\\.|$)");var x=this.special[i]||{};if(f[i]){if(d){j=f[i][d.guid];delete f[i][d.guid]}else for(var A in f[i])if(m||s.test(f[i][A].type))delete f[i][A];x.remove&&x.remove.call(a,o,j);for(e in f[i])break;if(!e){if(!x.teardown||x.teardown.call(a,o)===false)if(a.removeEventListener)a.removeEventListener(i,c.data(a,"handle"),false);else a.detachEvent&&a.detachEvent("on"+i,c.data(a,"handle"));e=null;delete f[i]}}}}for(e in f)break;if(!e){if(A=c.data(a,"handle"))A.elem=null;c.removeData(a,
"events");c.removeData(a,"handle")}}}},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();this.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 v;a.result=v;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(i){}if(!a.isPropagationStopped()&&f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){d=a.target;var j;if(!(c.nodeName(d,"a")&&e==="click")&&!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()])){try{if(d[e]){if(j=d["on"+e])d["on"+e]=null;this.triggered=true;d[e]()}}catch(n){}if(j)d["on"+e]=j;this.triggered=false}}},handle:function(a){var b,
d;a=arguments[0]=c.event.fix(a||z.event);a.currentTarget=this;d=a.type.split(".");a.type=d.shift();b=!d.length&&!a.exclusive;var f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)");d=(c.data(this,"events")||{})[a.type];for(var e in d){var i=d[e];if(b||f.test(i.type)){a.handler=i;a.data=i.data;i=i.apply(this,arguments);if(i!==v){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||r;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=r.documentElement;d=r.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!==v)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,b){c.extend(a,b||{});a.guid+=b.selector+b.live;b.liveProxy=a;c.event.add(this,b.live,na,b)},remove:function(a){if(a.length){var b=
0,d=new RegExp("(^|\\.)"+a[0]+"(\\.|$)");c.each(c.data(this,"events").live||{},function(){d.test(this.type)&&b++});b<1&&c.event.remove(this,a[0],na)}},special:{}},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}}}};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 Aa=function(a){for(var b=
a.relatedTarget;b&&b!==this;)try{b=b.parentNode}catch(d){break}if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}},Ba=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?Ba:Aa,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ba:Aa)}}});if(!c.support.submitBubbles)c.event.special.submit={setup:function(a,b,d){if(this.nodeName.toLowerCase()!==
"form"){c.event.add(this,"click.specialSubmit."+d.guid,function(f){var e=f.target,i=e.type;if((i==="submit"||i==="image")&&c(e).closest("form").length)return ma("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit."+d.guid,function(f){var e=f.target,i=e.type;if((i==="text"||i==="password")&&c(e).closest("form").length&&f.keyCode===13)return ma("submit",this,arguments)})}else return false},remove:function(a,b){c.event.remove(this,"click.specialSubmit"+(b?"."+b.guid:""));c.event.remove(this,
"keypress.specialSubmit"+(b?"."+b.guid:""))}};if(!c.support.changeBubbles){var da=/textarea|input|select/i;function Ca(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}function ea(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Ca(d);if(a.type!=="focusout"||
d.type!=="radio")c.data(d,"_change_data",e);if(!(f===v||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}}c.event.special.change={filters:{focusout:ea,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return ea.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 ea.call(this,a)},beforeactivate:function(a){a=
a.target;a.nodeName.toLowerCase()==="input"&&a.type==="radio"&&c.data(a,"_change_data",Ca(a))}},setup:function(a,b,d){for(var f in T)c.event.add(this,f+".specialChange."+d.guid,T[f]);return da.test(this.nodeName)},remove:function(a,b){for(var d in T)c.event.remove(this,d+".specialChange"+(b?"."+b.guid:""),T[d]);return da.test(this.nodeName)}};var T=c.event.special.change.filters}r.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 i in d)this[b](i,f,d[i],e);return this}if(c.isFunction(f)){e=f;f=v}var j=b==="one"?c.proxy(e,function(n){c(this).unbind(n,j);return e.apply(this,arguments)}):e;return d==="unload"&&b!=="one"?this.one(d,f,e):this.each(function(){c.event.add(this,d,j,f)})}});c.fn.extend({unbind:function(a,
b){if(typeof a==="object"&&!a.preventDefault){for(var d in a)this.unbind(d,a[d]);return this}return this.each(function(){c.event.remove(this,a,b)})},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)}});c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e){var i,j=0;if(c.isFunction(f)){e=f;f=v}for(d=(d||"").split(/\s+/);(i=d[j++])!=null;){i=i==="focus"?"focusin":i==="blur"?"focusout":i==="hover"?d.push("mouseleave")&&"mouseenter":i;b==="live"?c(this.context).bind(oa(i,this.selector),{data:f,selector:this.selector,
live:i},e):c(this.context).unbind(oa(i,this.selector),e?{guid:e.guid+this.selector+i}:null)}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});z.attachEvent&&!z.addEventListener&&z.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="",k,l=0;g[l];l++){k=g[l];if(k.nodeType===3||k.nodeType===4)h+=k.nodeValue;else if(k.nodeType!==8)h+=a(k.childNodes)}return h}function b(g,h,k,l,q,p){q=0;for(var u=l.length;q<u;q++){var t=l[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===k){y=l[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=k;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}l[q]=y}}}function d(g,h,k,l,q,p){q=0;for(var u=l.length;q<u;q++){var t=l[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===
k){y=l[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=k;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(o.filter(h,[t]).length>0){y=t;break}}t=t[g]}l[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,i=Object.prototype.toString,j=false,n=true;[0,0].sort(function(){n=false;return 0});var o=function(g,h,k,l){k=k||[];var q=h=h||r;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||
typeof g!=="string")return k;for(var p=[],u,t,y,R,H=true,M=w(h),I=g;(f.exec(""),u=f.exec(I))!==null;){I=u[3];p.push(u[1]);if(u[2]){R=u[3];break}}if(p.length>1&&s.exec(g))if(p.length===2&&m.relative[p[0]])t=fa(p[0]+p[1],h);else for(t=m.relative[p[0]]?[h]:o(p.shift(),h);p.length;){g=p.shift();if(m.relative[g])g+=p.shift();t=fa(g,t)}else{if(!l&&p.length>1&&h.nodeType===9&&!M&&m.match.ID.test(p[0])&&!m.match.ID.test(p[p.length-1])){u=o.find(p.shift(),h,M);h=u.expr?o.filter(u.expr,u.set)[0]:u.set[0]}if(h){u=
l?{expr:p.pop(),set:A(l)}:o.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=u.expr?o.filter(u.expr,u.set):u.set;if(p.length>0)y=A(t);else H=false;for(;p.length;){var D=p.pop();u=D;if(m.relative[D])u=p.pop();else D="";if(u==null)u=h;m.relative[D](y,u,M)}}else y=[]}y||(y=t);y||o.error(D||g);if(i.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])))k.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&
y[g].nodeType===1&&k.push(t[g]);else k.push.apply(k,y);else A(y,k);if(R){o(R,q,k,l);o.uniqueSort(k)}return k};o.uniqueSort=function(g){if(C){j=n;g.sort(C);if(j)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};o.matches=function(g,h){return o(g,null,null,h)};o.find=function(g,h,k){var l,q;if(!g)return[];for(var p=0,u=m.order.length;p<u;p++){var t=m.order[p];if(q=m.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");l=m.find[t](q,
h,k);if(l!=null){g=g.replace(m.match[t],"");break}}}}l||(l=h.getElementsByTagName("*"));return{set:l,expr:g}};o.filter=function(g,h,k,l){for(var q=g,p=[],u=h,t,y,R=h&&h[0]&&w(h[0]);g&&h.length;){for(var H in m.filter)if((t=m.leftMatch[H].exec(g))!=null&&t[2]){var M=m.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-1)!=="\\"){if(u===p)p=[];if(m.preFilter[H])if(t=m.preFilter[H](t,u,k,p,l,R)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=u[U])!=null;U++)if(D){I=M(D,t,U,u);var Da=
l^!!I;if(k&&I!=null)if(Da)y=true;else u[U]=false;else if(Da){p.push(D);y=true}}if(I!==v){k||(u=p);g=g.replace(m.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)o.error(g);else break;q=g}return u};o.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var m=o.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 k=typeof h==="string",l=k&&!/\W/.test(h);k=k&&!l;if(l)h=h.toLowerCase();l=0;for(var q=g.length,
p;l<q;l++)if(p=g[l]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[l]=k||p&&p.nodeName.toLowerCase()===h?p||false:p===h}k&&o.filter(h,g,true)},">":function(g,h){var k=typeof h==="string";if(k&&!/\W/.test(h)){h=h.toLowerCase();for(var l=0,q=g.length;l<q;l++){var p=g[l];if(p){k=p.parentNode;g[l]=k.nodeName.toLowerCase()===h?k:false}}}else{l=0;for(q=g.length;l<q;l++)if(p=g[l])g[l]=k?p.parentNode:p.parentNode===h;k&&o.filter(h,g,true)}},"":function(g,h,k){var l=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=
h=h.toLowerCase();q=b}q("parentNode",h,l,g,p,k)},"~":function(g,h,k){var l=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,l,g,p,k)}},find:{ID:function(g,h,k){if(typeof h.getElementById!=="undefined"&&!k)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var k=[];h=h.getElementsByName(g[1]);for(var l=0,q=h.length;l<q;l++)h[l].getAttribute("name")===g[1]&&k.push(h[l]);return k.length===0?null:k}},
TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,k,l,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var u;(u=h[p])!=null;p++)if(u)if(q^(u.className&&(" "+u.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))k||l.push(u);else if(k)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,k,l,q,p){h=g[1].replace(/\\/g,"");if(!p&&m.attrMap[h])g[1]=m.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,k,l,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=o(g[3],null,null,h);else{g=o.filter(g[3],h,k,true^q);k||l.push.apply(l,g);return false}else if(m.match.POS.test(g[0])||m.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,k){return!!o(k[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,k,l){return h===l.length-1},even:function(g,h){return h%2===
0},odd:function(g,h){return h%2===1},lt:function(g,h,k){return h<k[3]-0},gt:function(g,h,k){return h>k[3]-0},nth:function(g,h,k){return k[3]-0===h},eq:function(g,h,k){return k[3]-0===h}},filter:{PSEUDO:function(g,h,k,l){var q=h[1],p=m.filters[q];if(p)return p(g,k,h,l);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=h[3];k=0;for(l=h.length;k<l;k++)if(h[k]===g)return false;return true}else o.error("Syntax error, unrecognized expression: "+
q)},CHILD:function(g,h){var k=h[1],l=g;switch(k){case "only":case "first":for(;l=l.previousSibling;)if(l.nodeType===1)return false;if(k==="first")return true;l=g;case "last":for(;l=l.nextSibling;)if(l.nodeType===1)return false;return true;case "nth":k=h[2];var q=h[3];if(k===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var u=0;for(l=p.firstChild;l;l=l.nextSibling)if(l.nodeType===1)l.nodeIndex=++u;p.sizcache=h}g=g.nodeIndex-q;return k===0?g===0:g%k===0&&g/k>=
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 k=h[1];g=m.attrHandle[k]?m.attrHandle[k](g):g[k]!=null?g[k]:g.getAttribute(k);k=g+"";var l=h[2];h=h[4];return g==null?l==="!=":l==="="?k===h:l==="*="?k.indexOf(h)>=0:l==="~="?(" "+k+" ").indexOf(h)>=0:!h?k&&g!==false:l==="!="?k!==h:l==="^="?
k.indexOf(h)===0:l==="$="?k.substr(k.length-h.length)===h:l==="|="?k===h||k.substr(0,h.length+1)===h+"-":false},POS:function(g,h,k,l){var q=m.setFilters[h[2]];if(q)return q(g,k,h,l)}}},s=m.match.POS;for(var x in m.match){m.match[x]=new RegExp(m.match[x].source+/(?![^\[]*\])(?![^\(]*\))/.source);m.leftMatch[x]=new RegExp(/(^(?:.|\r|\n)*?)/.source+m.match[x].source.replace(/\\(\d+)/g,function(g,h){return"\\"+(h-0+1)}))}var A=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(r.documentElement.childNodes,0)}catch(B){A=function(g,h){h=h||[];if(i.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var k=0,l=g.length;k<l;k++)h.push(g[k]);else for(k=0;g[k];k++)h.push(g[k]);return h}}var C;if(r.documentElement.compareDocumentPosition)C=function(g,h){if(!g.compareDocumentPosition||!h.compareDocumentPosition){if(g==h)j=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===
h?0:1;if(g===0)j=true;return g};else if("sourceIndex"in r.documentElement)C=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)j=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)j=true;return g};else if(r.createRange)C=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)j=true;return g.ownerDocument?-1:1}var k=g.ownerDocument.createRange(),l=h.ownerDocument.createRange();k.setStart(g,0);k.setEnd(g,0);l.setStart(h,0);l.setEnd(h,0);g=k.compareBoundaryPoints(Range.START_TO_END,
l);if(g===0)j=true;return g};(function(){var g=r.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var k=r.documentElement;k.insertBefore(g,k.firstChild);if(r.getElementById(h)){m.find.ID=function(l,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(l[1]))?q.id===l[1]||typeof q.getAttributeNode!=="undefined"&&q.getAttributeNode("id").nodeValue===l[1]?[q]:v:[]};m.filter.ID=function(l,q){var p=typeof l.getAttributeNode!=="undefined"&&l.getAttributeNode("id");
return l.nodeType===1&&p&&p.nodeValue===q}}k.removeChild(g);k=g=null})();(function(){var g=r.createElement("div");g.appendChild(r.createComment(""));if(g.getElementsByTagName("*").length>0)m.find.TAG=function(h,k){k=k.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var l=0;k[l];l++)k[l].nodeType===1&&h.push(k[l]);k=h}return k};g.innerHTML="<a href='#'></a>";if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")m.attrHandle.href=function(h){return h.getAttribute("href",
2)};g=null})();r.querySelectorAll&&function(){var g=o,h=r.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){o=function(l,q,p,u){q=q||r;if(!u&&q.nodeType===9&&!w(q))try{return A(q.querySelectorAll(l),p)}catch(t){}return g(l,q,p,u)};for(var k in g)o[k]=g[k];h=null}}();(function(){var g=r.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){m.order.splice(1,0,"CLASS");m.find.CLASS=function(h,k,l){if(typeof k.getElementsByClassName!=="undefined"&&!l)return k.getElementsByClassName(h[1])};g=null}}})();var E=r.compareDocumentPosition?function(g,h){return g.compareDocumentPosition(h)&16}:function(g,h){return g!==h&&(g.contains?g.contains(h):true)},w=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},fa=function(g,h){var k=[],
l="",q;for(h=h.nodeType?[h]:h;q=m.match.PSEUDO.exec(g);){l+=q[0];g=g.replace(m.match.PSEUDO,"")}g=m.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)o(g,h[q],k);return o.filter(l,k)};c.find=o;c.expr=o.selectors;c.expr[":"]=c.expr.filters;c.unique=o.uniqueSort;c.getText=a;c.isXMLDoc=w;c.contains=E})();var bb=/Until$/,cb=/^(?:parents|prevUntil|prevAll)/,db=/,/;Q=Array.prototype.slice;var Ea=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,i){return!!b.call(e,i,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(Qa.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 i=d;i<b.length;i++)for(var j=0;j<d;j++)if(b[j]===b[i]){b.splice(i--,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(Ea(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ea(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,i={},j;if(f&&a.length){e=0;for(var n=a.length;e<n;e++){j=a[e];i[j]||(i[j]=c.expr.match.POS.test(j)?c(j,b||this.context):j)}for(;f&&f.ownerDocument&&f!==b;){for(j in i){e=i[j];if(e.jquery?e.index(f)>
-1:c(f).is(e)){d.push({selector:j,elem:f});delete i[j]}}f=f.parentNode}}return d}var o=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(m,s){for(;s&&s.ownerDocument&&s!==b;){if(o?o.index(s)>-1:c(s).is(a))return s;s=s.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(pa(a[0])||pa(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);bb.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||db.test(f))&&cb.test(a))e=e.reverse();return this.pushStack(e,a,Q.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===v||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 Fa=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ga=/(<([\w:]+)[^>]*?)\/>/g,eb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,Ha=/<([\w:]+)/,fb=/<tbody/i,gb=/<|&\w+;/,sa=/checked\s*(?:[^=]|=\s*.checked.)/i,Ia=function(a,b,d){return eb.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!==v)return this.empty().append((this[0]&&this[0].ownerDocument||r).createTextNode(a));return c.getText(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}},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(Fa,"").replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){qa(this,b);qa(this.find("*"),b.find("*"))}return b},html:function(a){if(a===v)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Fa,""):null;else if(typeof a==="string"&&!/<script/i.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(Ha.exec(a)||
["",""])[1].toLowerCase()]){a=a.replace(Ga,Ia);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 i=c(this),j=i.html();i.empty().append(function(){return a.call(this,e,j)})}):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))});else 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(s){return c.nodeName(s,"table")?s.getElementsByTagName("tbody")[0]||s.appendChild(s.ownerDocument.createElement("tbody")):s}var e,i,j=a[0],n=[];if(!c.support.checkClone&&arguments.length===3&&typeof j===
"string"&&sa.test(j))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(j))return this.each(function(s){var x=c(this);a[0]=j.call(this,s,b?x.html():v);x.domManip(a,b,d)});if(this[0]){e=a[0]&&a[0].parentNode&&a[0].parentNode.nodeType===11?{fragment:a[0].parentNode}:ra(a,this,n);if(i=e.fragment.firstChild){b=b&&c.nodeName(i,"tr");for(var o=0,m=this.length;o<m;o++)d.call(b?f(this[o],i):this[o],e.cacheable||this.length>1||o>0?e.fragment.cloneNode(true):e.fragment)}n&&c.each(n,
Ma)}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);for(var e=0,i=d.length;e<i;e++){var j=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),j);f=f.concat(j)}return this.pushStack(f,a,d.selector)}});c.each({remove:function(a,b){if(!a||c.filter(a,[this]).length){if(!b&&this.nodeType===1){c.cleanData(this.getElementsByTagName("*"));c.cleanData([this])}this.parentNode&&
this.parentNode.removeChild(this)}},empty:function(){for(this.nodeType===1&&c.cleanData(this.getElementsByTagName("*"));this.firstChild;)this.removeChild(this.firstChild)}},function(a,b){c.fn[a]=function(){return this.each(b,arguments)}});c.extend({clean:function(a,b,d,f){b=b||r;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||r;var e=[];c.each(a,function(i,j){if(typeof j==="number")j+="";if(j){if(typeof j==="string"&&!gb.test(j))j=b.createTextNode(j);else if(typeof j===
"string"){j=j.replace(Ga,Ia);var n=(Ha.exec(j)||["",""])[1].toLowerCase(),o=F[n]||F._default,m=o[0];i=b.createElement("div");for(i.innerHTML=o[1]+j+o[2];m--;)i=i.lastChild;if(!c.support.tbody){m=fb.test(j);n=n==="table"&&!m?i.firstChild&&i.firstChild.childNodes:o[1]==="<table>"&&!m?i.childNodes:[];for(o=n.length-1;o>=0;--o)c.nodeName(n[o],"tbody")&&!n[o].childNodes.length&&n[o].parentNode.removeChild(n[o])}!c.support.leadingWhitespace&&V.test(j)&&i.insertBefore(b.createTextNode(V.exec(j)[0]),i.firstChild);
j=c.makeArray(i.childNodes)}if(j.nodeType)e.push(j);else e=c.merge(e,j)}});if(d)for(a=0;e[a];a++)if(f&&c.nodeName(e[a],"script")&&(!e[a].type||e[a].type.toLowerCase()==="text/javascript"))f.push(e[a].parentNode?e[a].parentNode.removeChild(e[a]):e[a]);else{e[a].nodeType===1&&e.splice.apply(e,[a+1,0].concat(c.makeArray(e[a].getElementsByTagName("script"))));d.appendChild(e[a])}return e},cleanData:function(a){for(var b=0,d;(d=a[b])!=null;b++){c.event.remove(d);c.removeData(d)}}});var hb=/z-?index|font-?weight|opacity|zoom|line-?height/i,
Ja=/alpha\([^)]*\)/,Ka=/opacity=([^)]*)/,ga=/float/i,ha=/-([a-z])/ig,ib=/([A-Z])/g,jb=/^-?\d+(?:px)?$/i,kb=/^-?\d/,lb={position:"absolute",visibility:"hidden",display:"block"},mb=["Left","Right"],nb=["Top","Bottom"],ob=r.defaultView&&r.defaultView.getComputedStyle,La=c.support.cssFloat?"cssFloat":"styleFloat",ia=function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===v)return c.curCSS(d,f);if(typeof e==="number"&&!hb.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 v;if((b==="width"||b==="height")&&parseFloat(d)<0)d=v;var f=a.style||a,e=d!==v;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=Ja.test(a)?a.replace(Ja,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Ka.exec(f.filter)[1])/100+"":""}if(ga.test(b))b=La;b=b.replace(ha,ia);if(e)f[b]=d;return f[b]},css:function(a,
b,d,f){if(b==="width"||b==="height"){var e,i=b==="width"?mb:nb;function j(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(i,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?j():c.swap(a,lb,j);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=Ka.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ga.test(b))b=La;if(!d&&e&&e[b])f=e[b];else if(ob){if(ga.test(b))b="float";b=b.replace(ib,"-$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(ha,ia);f=a.currentStyle[b]||a.currentStyle[d];if(!jb.test(f)&&kb.test(f)){b=e.left;var i=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=i}}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 pb=
J(),qb=/<script(.|\s)*?\/script>/gi,rb=/select|textarea/i,sb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ja=/\?/,tb=/(\?|&)_=.*?(&|$)/,ub=/^(\w+:)?\/\/([^\/?#]+)/,vb=/%20/g;c.fn.extend({_load:c.fn.load,load:function(a,b,d){if(typeof a!=="string")return this._load(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 i=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(j,n){if(n==="success"||n==="notmodified")i.html(e?c("<div />").append(j.responseText.replace(qb,"")).find(e):j.responseText);d&&i.each(d,[j.responseText,n,j])}});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||rb.test(this.nodeName)||sb.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:z.XMLHttpRequest&&(z.location.protocol!=="file:"||!z.ActiveXObject)?function(){return new z.XMLHttpRequest}:
function(){try{return new z.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(o,n,j,w);e.global&&f("ajaxSuccess",[w,e])}function d(){e.complete&&e.complete.call(o,w,j);e.global&&f("ajaxComplete",[w,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),i,j,n,o=a&&a.context||e,m=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(m==="GET")N.test(e.url)||(e.url+=(ja.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))){i=e.jsonpCallback||"jsonp"+pb++;if(e.data)e.data=(e.data+"").replace(N,"="+i+"$1");e.url=e.url.replace(N,"="+i+"$1");e.dataType="script";z[i]=z[i]||function(q){n=q;b();d();z[i]=v;try{delete z[i]}catch(p){}A&&A.removeChild(B)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===false&&m==="GET"){var s=J(),x=e.url.replace(tb,"$1_="+s+"$2");e.url=x+(x===e.url?(ja.test(e.url)?"&":"?")+"_="+s:"")}if(e.data&&m==="GET")e.url+=(ja.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&
c.event.trigger("ajaxStart");s=(s=ub.exec(e.url))&&(s[1]&&s[1]!==location.protocol||s[2]!==location.host);if(e.dataType==="script"&&m==="GET"&&s){var A=r.getElementsByTagName("head")[0]||r.documentElement,B=r.createElement("script");B.src=e.url;if(e.scriptCharset)B.charset=e.scriptCharset;if(!i){var C=false;B.onload=B.onreadystatechange=function(){if(!C&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){C=true;b();d();B.onload=B.onreadystatechange=null;A&&B.parentNode&&
A.removeChild(B)}}}A.insertBefore(B,A.firstChild);return v}var E=false,w=e.xhr();if(w){e.username?w.open(m,e.url,e.async,e.username,e.password):w.open(m,e.url,e.async);try{if(e.data||a&&a.contentType)w.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&w.setRequestHeader("If-Modified-Since",c.lastModified[e.url]);c.etag[e.url]&&w.setRequestHeader("If-None-Match",c.etag[e.url])}s||w.setRequestHeader("X-Requested-With","XMLHttpRequest");w.setRequestHeader("Accept",
e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(fa){}if(e.beforeSend&&e.beforeSend.call(o,w,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");w.abort();return false}e.global&&f("ajaxSend",[w,e]);var g=w.onreadystatechange=function(q){if(!w||w.readyState===0||q==="abort"){E||d();E=true;if(w)w.onreadystatechange=c.noop}else if(!E&&w&&(w.readyState===4||q==="timeout")){E=true;w.onreadystatechange=c.noop;j=q==="timeout"?"timeout":!c.httpSuccess(w)?
"error":e.ifModified&&c.httpNotModified(w,e.url)?"notmodified":"success";var p;if(j==="success")try{n=c.httpData(w,e.dataType,e)}catch(u){j="parsererror";p=u}if(j==="success"||j==="notmodified")i||b();else c.handleError(e,w,j,p);d();q==="timeout"&&w.abort();if(e.async)w=null}};try{var h=w.abort;w.abort=function(){w&&h.call(w);g("abort")}}catch(k){}e.async&&e.timeout>0&&setTimeout(function(){w&&!E&&g("timeout")},e.timeout);try{w.send(m==="POST"||m==="PUT"||m==="DELETE"?e.data:null)}catch(l){c.handleError(e,
w,null,l);d()}e.async||g();return w}},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(j,n){if(c.isArray(n))c.each(n,
function(o,m){b?f(j,m):d(j+"["+(typeof m==="object"||c.isArray(m)?o:"")+"]",m)});else!b&&n!=null&&typeof n==="object"?c.each(n,function(o,m){d(j+"["+o+"]",m)}):f(j,n)}function f(j,n){n=c.isFunction(n)?n():n;e[e.length]=encodeURIComponent(j)+"="+encodeURIComponent(n)}var e=[];if(b===v)b=c.ajaxSettings.traditional;if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var i in a)d(i,a[i]);return e.join("&").replace(vb,"+")}});var ka={},wb=/toggle|show|hide/,xb=/^([+-]=)?([\d+-.]+)(.*)$/,
W,ta=[["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(ka[d])f=ka[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();
ka[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 i=c.extend({},e),j,n=this.nodeType===1&&c(this).is(":hidden"),
o=this;for(j in a){var m=j.replace(ha,ia);if(j!==m){a[m]=a[j];delete a[j];j=m}if(a[j]==="hide"&&n||a[j]==="show"&&!n)return i.complete.call(this);if((j==="height"||j==="width")&&this.style){i.display=c.css(this,"display");i.overflow=this.style.overflow}if(c.isArray(a[j])){(i.specialEasing=i.specialEasing||{})[j]=a[j][1];a[j]=a[j][0]}}if(i.overflow!=null)this.style.overflow="hidden";i.curAnim=c.extend({},a);c.each(a,function(s,x){var A=new c.fx(o,i,s);if(wb.test(x))A[x==="toggle"?n?"show":"hide":x](a);
else{var B=xb.exec(x),C=A.cur(true)||0;if(B){x=parseFloat(B[2]);var E=B[3]||"px";if(E!=="px"){o.style[s]=(x||1)+E;C=(x||1)/A.cur(true)*C;o.style[s]=C+E}if(B[1])x=(B[1]==="-="?-1:1)*x+C;A.custom(C,x,E)}else A.custom(C,x,"")}});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(i){return e.step(i)}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 r.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(s){c.offset.setOffset(this,a,s)});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,i,j=e.documentElement,n=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var o=b.offsetTop,m=b.offsetLeft;(b=b.parentNode)&&b!==n&&b!==j;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;i=e?e.getComputedStyle(b,null):b.currentStyle;o-=b.scrollTop;m-=b.scrollLeft;if(b===d){o+=b.offsetTop;m+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){o+=parseFloat(i.borderTopWidth)||
0;m+=parseFloat(i.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&i.overflow!=="visible"){o+=parseFloat(i.borderTopWidth)||0;m+=parseFloat(i.borderLeftWidth)||0}f=i}if(f.position==="relative"||f.position==="static"){o+=n.offsetTop;m+=n.offsetLeft}if(c.offset.supportsFixedPosition&&f.position==="fixed"){o+=Math.max(j.scrollTop,n.scrollTop);m+=Math.max(j.scrollLeft,n.scrollLeft)}return{top:o,left:m}};c.offset={initialize:function(){var a=r.body,b=r.createElement("div"),
d,f,e,i=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!==i;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(),i=parseInt(c.curCSS(a,"top",true),10)||0,j=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,d,e);d={top:b.top-e.top+i,left:b.left-
e.left+j};"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||r.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],i;if(!e)return null;if(f!==v)return this.each(function(){if(i=ua(this))i.scrollTo(!a?f:c(i).scrollLeft(),a?f:c(i).scrollTop());else this[d]=f});else return(i=ua(e))?"pageXOffset"in i?i[a?"pageYOffset":"pageXOffset"]:c.support.boxModel&&i.document.documentElement[d]||i.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(i){var j=c(this);j[d](f.call(this,i,j[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===v?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});z.jQuery=z.$=c})(window);

/*
 * Auto-growing textareas; technique ripped from Facebook
 */
(function(a){a.fn.autogrow=function(b){this.filter("textarea").each(function(){var e=a(this),d=e.height(),c=e.css("lineHeight");var g=a("<div></div>").css({position:"absolute",top:-10000,left:-10000,width:a(this).width()-parseInt(e.css("paddingLeft"))-parseInt(e.css("paddingRight")),fontSize:e.css("fontSize"),fontFamily:e.css("fontFamily"),lineHeight:e.css("lineHeight"),resize:"none"}).appendTo(document.body);var f=function(){var i=function(j,m){var l="";for(var k=0;k<m;k++){l=l+j}return l};var h=this.value.replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/&/g,"&amp;").replace(/\n$/,"<br/>&nbsp;").replace(/\n/g,"<br/>").replace(/ {2,}/g,function(j){return i("&nbsp;",j.length-1)+" "});g.html(h);a(this).css("height",Math.max(g.height()+20,d))};a(this).change(f).keyup(f).keydown(f);f.apply(this)});return this}})(jQuery);(function(a){a.fn.autogrow=function(b){this.filter("textarea").each(function(){var e=a(this),d=e.height(),c=e.css("lineHeight");var g=a("<div></div>").css({position:"absolute",top:-10000,left:-10000,width:a(this).width()-parseInt(e.css("paddingLeft"))-parseInt(e.css("paddingRight")),fontSize:e.css("fontSize"),fontFamily:e.css("fontFamily"),lineHeight:e.css("lineHeight"),resize:"none"}).appendTo(document.body);var f=function(){var i=function(j,m){var l="";for(var k=0;k<m;k++){l=l+j}return l};var h=this.value.replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/&/g,"&amp;").replace(/\n$/,"<br/>&nbsp;").replace(/\n/g,"<br/>").replace(/ {2,}/g,function(j){return i("&nbsp;",j.length-1)+" "});g.html(h);a(this).css("height",Math.max(g.height()+20,d))};a(this).change(f).keyup(f).keydown(f);f.apply(this)});return this}})(jQuery);
$("textarea").autogrow();
$("textarea").css("display", "block");

/*
 * 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:
 * Copyright © 1988, 1990, 1993, 2003 Linotype Library GmbH, www.linotype.com. All
 * rights reserved. Copyright © 1988, 1990, 1993 Adobe Systems Incorporated. All
 * Rights Reserved.
 * 
 * Trademark:
 * Helvetica, Neue Helvetica is a trademark of Heidelberger Druckmaschinen AG
 * which may be registered in certain jurisdictions, exclusively licensed through
 * Linotype Library GmbH, a wholly owned subsidiary of Heidelberger Druckmaschinen
 * AG.
 * 
 * Full name:
 * HelveticaNeueLTPro-Lt
 * 
 * Description:
 * Copyright © 1988, 1990, 1993, 2003 Linotype Library GmbH, www.linotype.com. All
 * rights reserved. Copyright © 1988, 1990, 1993 Adobe Systems Incorporated. All
 * Rights Reserved.
 * 
 * Manufacturer:
 * Linotype Library GmbH
 * 
 * Designer:
 * Linotype Library GmbH
 * 
 * Vendor URL:
 * http://www.Linotype.com
 * 
 * License information:
 * http://www.Linotype.com
 */
Cufon.registerFont({"w":200,"face":{"font-family":"Helvetica Neue LT Pro","font-weight":300,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 4 3 2 2 2 2 2 4","ascent":"257","descent":"-103","x-height":"5","bbox":"-26 -348 377 77","underline-thickness":"18","underline-position":"-18","stemh":"19","stemv":"23","unicode-range":"U+0020-U+017E"},"glyphs":{" ":{"w":100},"\u0149":{"d":"28,0r0,-186r22,0v1,10,-2,24,1,32v9,-22,34,-37,60,-37v98,0,61,108,68,191r-23,0v-8,-67,28,-171,-47,-172v-75,-1,-58,98,-59,172r-22,0xm8,-290r31,0v2,31,-1,57,-31,55r0,-10v10,-2,13,-6,14,-12r-14,0r0,-33","w":199},"\u0132":{"d":"28,0r0,-257r24,0r0,257r-24,0xm211,-82r0,-175r25,0r0,185v0,52,-20,77,-75,77v-59,0,-72,-42,-72,-87r25,0v1,22,-2,67,49,67v39,0,48,-20,48,-67","w":261},"\u0133":{"d":"22,-221r0,-36r23,0r0,36r-23,0xm22,0r0,-186r23,0r0,186r-23,0xm90,-221r0,-36r22,0r0,36r-22,0xm90,23r0,-209r22,0r0,203v2,34,-15,59,-55,51r0,-19v21,5,33,-6,33,-26","w":134},"!":{"d":"59,0r-31,0r0,-38r31,0r0,38xm37,-64r-6,-116r0,-77r25,0r0,77r-6,116r-13,0","w":86},"\"":{"d":"79,-170r0,-87r23,0r0,87r-23,0xm31,-170r0,-87r23,0r0,87r-23,0","w":133},"#":{"d":"131,-153r-51,0r-8,57r51,0xm179,-96r0,16r-40,0r-11,80r-18,0r11,-80r-51,0r-11,80r-18,0r11,-80r-39,0r0,-16r41,0r8,-57r-39,0r0,-16r41,0r12,-80r18,0r-12,80r51,0r11,-80r18,0r-11,80r38,0r0,16r-40,0r-8,57r38,0"},"$":{"d":"10,-82r23,0v0,42,22,64,60,68r0,-106v-41,-9,-76,-22,-76,-72v0,-43,34,-70,76,-70r0,-29r14,0r0,29v42,0,77,31,76,78r-23,0v0,-36,-21,-59,-53,-59r0,103v41,9,83,23,83,73v0,48,-41,72,-83,72r0,31r-14,0r0,-31v-56,-5,-81,-32,-83,-87xm93,-143r0,-100v-29,0,-53,15,-53,53v0,33,26,40,53,47xm107,-117r0,103v30,0,60,-15,60,-52v0,-34,-32,-44,-60,-51"},"%":{"d":"82,-254v41,0,57,29,57,68v0,39,-16,68,-57,68v-41,0,-57,-29,-57,-68v0,-39,16,-68,57,-68xm240,-114v-31,0,-38,29,-38,52v0,23,7,51,38,51v30,0,38,-28,38,-51v0,-23,-8,-52,-38,-52xm240,-131v41,0,57,29,57,68v0,39,-16,68,-57,68v-41,0,-57,-29,-57,-68v0,-39,16,-68,57,-68xm68,12r163,-273r17,0r-162,273r-18,0xm82,-238v-31,0,-38,29,-38,52v0,23,7,52,38,52v30,0,38,-29,38,-52v0,-23,-8,-52,-38,-52","w":320},"&":{"d":"102,-238v-19,0,-34,11,-34,33v0,18,17,38,29,52v18,-12,39,-27,39,-52v0,-22,-15,-33,-34,-33xm195,0r-28,-33v-37,58,-154,50,-153,-34v0,-36,34,-61,63,-76v-14,-18,-32,-37,-32,-62v0,-31,26,-52,57,-52v31,0,57,21,57,52v0,32,-24,51,-50,67r56,67v6,-13,7,-23,7,-43r23,0v0,14,-3,40,-15,62r43,52r-28,0xm153,-50r-64,-78v-25,13,-52,33,-52,64v0,30,27,50,56,50v26,0,46,-15,60,-36","w":219},"(":{"d":"87,69r-18,0v-67,-97,-67,-235,0,-331r18,0v-60,97,-62,235,0,331","w":86},")":{"d":"0,-262r18,0v67,97,66,235,0,331r-18,0v61,-97,61,-235,0,-331","w":86},"*":{"d":"51,-200r-41,-14r5,-14r41,15r0,-44r14,0r0,44r42,-15r5,14r-42,14r25,35r-11,8r-26,-36r-27,36r-11,-8","w":126},"+":{"d":"99,-100r0,-81r19,0r0,81r81,0r0,19r-81,0r0,81r-19,0r0,-81r-81,0r0,-19r81,0","w":216},",":{"d":"35,-38r30,0v1,41,1,77,-32,87r0,-15v12,-4,18,-23,17,-34r-15,0r0,-38","w":100},"-":{"d":"112,-89r-90,0r0,-20r90,0r0,20","w":133},".":{"d":"65,0r-30,0r0,-38r30,0r0,38","w":100},"\/":{"d":"15,5r-20,0r111,-267r19,0","w":119},"0":{"d":"100,-254v73,0,88,70,88,129v0,59,-15,130,-88,130v-73,0,-88,-70,-88,-129v0,-59,15,-130,88,-130xm100,-235v-58,0,-65,66,-65,110v0,44,7,111,65,111v58,0,65,-67,65,-111v0,-44,-7,-110,-65,-110"},"1":{"d":"35,-187r0,-16v40,-1,64,-3,71,-49r18,0r0,252r-22,0r0,-187r-67,0"},"2":{"d":"178,-183v-1,86,-117,92,-139,162r140,0r0,21r-166,0v1,-75,77,-96,121,-136v37,-33,21,-99,-35,-99v-41,0,-58,33,-57,70r-23,0v-1,-52,26,-89,81,-89v44,0,78,24,78,71"},"3":{"d":"12,-80r23,0v-2,40,23,66,63,66v33,0,64,-19,64,-55v-1,-43,-35,-58,-80,-54r0,-19v38,3,71,-6,71,-46v0,-33,-25,-47,-55,-47v-37,0,-59,27,-58,64r-22,0v0,-48,30,-83,79,-83v39,0,78,19,78,64v0,27,-15,49,-42,56v33,5,52,30,52,63v0,49,-41,76,-87,76v-52,0,-90,-31,-86,-85"},"4":{"d":"31,-82r96,0r-1,-137xm11,-63r0,-22r116,-167r21,0r0,170r38,0r0,19r-38,0r0,63r-21,0r0,-63r-116,0"},"5":{"d":"13,-72r23,0v1,35,27,58,62,58v39,0,63,-31,63,-68v0,-65,-90,-89,-121,-36r-19,0r24,-131r126,0r0,21r-110,0r-16,84v48,-51,138,-11,138,64v0,49,-39,85,-87,85v-47,0,-82,-29,-83,-77"},"6":{"d":"182,-188r-23,0v-4,-28,-23,-47,-52,-47v-58,-1,-72,69,-69,113v12,-25,38,-42,67,-42v50,0,83,35,83,84v0,49,-35,85,-85,85v-61,0,-89,-36,-89,-134v0,-30,8,-125,90,-125v45,0,73,22,78,66xm104,-145v-40,0,-62,30,-62,67v0,36,19,64,63,64v36,0,60,-29,60,-64v0,-37,-22,-67,-61,-67"},"7":{"d":"18,-228r0,-21r162,0r0,21v-32,33,-96,111,-102,228r-24,0v6,-85,34,-148,104,-228r-140,0"},"8":{"d":"100,-144v28,0,54,-15,54,-47v0,-29,-24,-44,-54,-44v-28,0,-54,15,-54,44v0,33,27,47,54,47xm176,-191v1,28,-17,46,-41,56v33,7,52,30,52,64v0,51,-39,76,-87,76v-48,0,-87,-25,-87,-76v0,-34,22,-57,51,-65v-26,-8,-41,-27,-41,-55v1,-84,152,-85,153,0xm100,-14v36,0,64,-18,64,-57v0,-36,-30,-54,-64,-54v-35,0,-64,17,-64,54v0,38,28,57,64,57"},"9":{"d":"18,-60r23,0v4,28,24,46,53,46v58,1,71,-68,68,-112v-12,25,-38,41,-67,41v-50,0,-83,-35,-83,-84v0,-49,36,-85,86,-85v61,0,88,36,88,134v0,30,-8,125,-90,125v-45,0,-73,-21,-78,-65xm96,-104v40,0,62,-29,62,-66v0,-36,-19,-65,-63,-65v-36,0,-60,30,-60,65v0,37,22,66,61,66"},":":{"d":"65,0r-30,0r0,-38r30,0r0,38xm65,-142r-30,0r0,-38r30,0r0,38","w":100},";":{"d":"65,-142r-30,0r0,-38r30,0r0,38xm35,-38r30,0v1,41,1,77,-32,87r0,-15v12,-4,18,-23,17,-34r-15,0r0,-38","w":100},"<":{"d":"199,-17r0,20r-182,-84r0,-20r182,-84r0,20r-160,74","w":216},"=":{"d":"199,-65r0,19r-181,0r0,-19r181,0xm199,-136r0,19r-181,0r0,-19r181,0","w":216},">":{"d":"17,-17r160,-74r-160,-74r0,-20r182,84r0,20r-182,84r0,-20","w":216},"?":{"d":"83,0r0,-38r30,0r0,38r-30,0xm87,-64v-12,-64,65,-75,65,-131v0,-29,-24,-48,-52,-48v-39,0,-59,28,-58,65r-23,0v0,-51,30,-84,82,-84v40,0,73,24,73,66v0,61,-77,69,-65,132r-22,0","w":193},"@":{"d":"221,-196r-35,104v-5,15,-7,30,5,30v32,0,61,-50,61,-90v0,-59,-46,-94,-102,-94v-67,0,-114,53,-114,119v0,65,48,116,114,116v35,0,72,-18,93,-48r19,0v-22,39,-67,64,-112,64v-78,0,-133,-59,-133,-135v0,-75,59,-132,132,-132v69,0,122,46,122,112v0,58,-43,104,-83,104v-13,0,-24,-8,-25,-24v-26,39,-94,26,-94,-29v0,-50,35,-104,86,-104v16,0,30,9,38,31r9,-24r19,0xm153,-184v-37,0,-61,51,-61,84v0,22,13,34,30,34v33,0,60,-52,60,-84v0,-17,-15,-34,-29,-34","w":288},"A":{"d":"114,-233r-52,132r101,0xm-3,0r104,-257r28,0r100,257r-26,0r-31,-80r-117,0r-31,80r-27,0","w":226,"k":{"\u0177":6,"\u0175":6,"\u0176":27,"\u0174":2,"\u0162":24,"\u0164":24,"\u00ff":6,"\u00fd":6,"\u0178":27,"\u00dd":27,"y":6,"w":6,"v":6,"Y":27,"W":2,"V":18,"T":24}},"B":{"d":"50,-236r0,92v57,0,143,9,143,-44v0,-62,-84,-46,-143,-48xm26,0r0,-257v81,4,188,-23,191,63v0,27,-18,52,-45,58v33,4,55,30,55,63v0,24,-8,73,-92,73r-109,0xm50,-123r0,102v66,-4,149,19,152,-53v2,-62,-90,-48,-152,-49","w":240},"C":{"d":"238,-179r-24,0v-9,-40,-42,-63,-79,-63v-132,1,-130,226,0,227v48,0,77,-37,82,-83r25,0v-7,63,-47,103,-107,103v-81,0,-121,-63,-121,-134v0,-71,40,-133,121,-133v49,0,96,29,103,83","w":253},"D":{"d":"26,0r0,-257r89,0v78,2,118,43,118,128v0,85,-40,129,-118,129r-89,0xm50,-236r0,215v97,5,158,-9,158,-108v0,-99,-61,-113,-158,-107","w":246},"E":{"d":"26,0r0,-257r177,0r0,21r-153,0r0,93r144,0r0,21r-144,0r0,101r155,0r0,21r-179,0","w":213},"F":{"d":"26,0r0,-257r163,0r0,21r-139,0r0,93r124,0r0,21r-124,0r0,122r-24,0","w":193,"k":{"\u0104":20,"\u0102":20,"\u0100":20,"\u00c3":20,"\u00c5":20,"\u00c0":20,"\u00c4":20,"\u00c2":20,"\u00c1":20,"A":20,".":46,",":46}},"G":{"d":"246,-131r0,131r-18,0v-2,-15,0,-34,-4,-47v-17,37,-52,52,-89,52v-81,0,-121,-63,-121,-134v0,-71,40,-133,121,-133v54,0,97,29,107,85r-24,0v-3,-30,-34,-65,-83,-65v-132,1,-130,226,0,227v57,0,90,-40,89,-95r-88,0r0,-21r110,0","w":266},"H":{"d":"26,0r0,-257r24,0r0,112r153,0r0,-112r25,0r0,257r-25,0r0,-125r-153,0r0,125r-24,0","w":253},"I":{"d":"28,0r0,-257r24,0r0,257r-24,0","w":79},"J":{"d":"130,-82r0,-175r24,0r0,185v0,52,-20,77,-75,77v-59,0,-71,-42,-71,-87r24,0v1,22,-2,67,49,67v39,0,49,-20,49,-67","w":180},"K":{"d":"26,0r0,-257r24,0r0,138r150,-138r33,0r-115,106r120,151r-31,0r-107,-134r-50,46r0,88r-24,0","w":233},"L":{"d":"26,0r0,-257r24,0r0,236r144,0r0,21r-168,0","w":193,"k":{"\u0177":13,"\u0176":40,"\u0174":20,"\u0162":33,"\u0164":33,"\u00ff":13,"\u00fd":13,"\u0178":40,"\u00dd":40,"y":13,"Y":40,"W":20,"V":33,"T":33}},"M":{"d":"25,0r0,-257r36,0r89,225r89,-225r36,0r0,257r-25,0r-1,-222r-87,222r-23,0r-89,-222r0,222r-25,0","w":299},"N":{"d":"26,0r0,-257r27,0r150,217r0,-217r25,0r0,257r-27,0r-151,-217r0,217r-24,0","w":253},"O":{"d":"134,-242v-132,1,-130,226,0,227v130,-1,130,-226,0,-227xm12,-129v0,-71,41,-133,122,-133v81,0,121,62,121,133v0,71,-40,134,-121,134v-81,0,-122,-63,-122,-134","w":266},"P":{"d":"50,-236r0,105v63,-2,142,16,142,-53v0,-68,-79,-50,-142,-52xm26,0r0,-257r114,0v46,0,76,27,76,73v0,46,-30,74,-76,74r-90,0r0,110r-24,0","w":226,"k":{"\u0104":27,"\u0102":27,"\u0100":27,"\u00c3":27,"\u00c5":27,"\u00c0":27,"\u00c4":27,"\u00c2":27,"\u00c1":27,"A":27,".":55,",":55}},"Q":{"d":"252,1r-12,16r-40,-31v-18,13,-39,19,-66,19v-81,0,-122,-63,-122,-134v0,-71,41,-133,122,-133v125,0,155,163,82,235xm160,-69r37,28v59,-60,42,-201,-63,-201v-132,1,-130,226,0,227v18,0,34,-5,47,-13r-34,-26","w":266},"R":{"d":"50,-236r0,101v63,-2,144,15,147,-50v3,-66,-85,-49,-147,-51xm202,0v-16,-45,6,-114,-59,-114r-93,0r0,114r-24,0r0,-257v85,3,195,-22,196,67v1,34,-19,57,-50,66v62,5,34,81,57,124r-27,0","w":240,"k":{"\u0177":-9,"\u0176":5,"\u0174":-2,"\u0162":-2,"\u0164":-2,"\u00ff":-9,"\u00fd":-9,"\u0178":5,"\u00dd":5,"y":-9,"Y":5,"W":-2,"V":-2,"T":-2}},"S":{"d":"13,-85r24,0v-1,53,37,70,84,70v27,0,68,-16,68,-53v0,-83,-167,-24,-168,-122v0,-25,17,-72,89,-72v51,0,95,26,95,79r-25,0v2,-72,-134,-84,-134,-7v0,47,64,42,101,54v35,12,67,26,67,68v0,18,-7,73,-98,73v-61,0,-106,-27,-103,-90","w":226},"T":{"d":"-2,-236r0,-21r204,0r0,21r-90,0r0,236r-24,0r0,-236r-90,0","k":{"\u0133":-9,"\u0177":40,"\u0175":40,"\u0173":33,"\u0171":33,"\u016f":33,"\u016d":33,"\u016b":33,"\u0169":33,"\u015f":40,"\u015d":40,"\u015b":40,"\u0159":33,"\u0157":33,"\u0155":33,"\u0151":40,"\u014f":40,"\u014d":40,"\u012f":-9,"\u0119":40,"\u0117":40,"\u0115":40,"\u0113":40,"\u011b":40,"\u010b":40,"\u010d":40,"\u0109":40,"\u0107":40,"\u0105":40,"\u0103":40,"\u0101":40,"\u0104":24,"\u0102":24,"\u0100":24,"\u00ff":40,"\u00fd":40,"\u00f9":33,"\u00fc":33,"\u00fb":33,"\u00fa":33,"\u0161":40,"\u00f5":40,"\u00f2":40,"\u00f6":40,"\u00f4":40,"\u00f3":40,"\u00e8":40,"\u00eb":40,"\u00ea":40,"\u00e9":40,"\u00e7":40,"\u00e3":40,"\u00e5":40,"\u00e0":40,"\u00e4":40,"\u00e2":40,"\u00e1":40,"\u00c3":24,"\u00c5":24,"\u00c0":24,"\u00c4":24,"\u00c2":24,"\u00c1":24,"y":40,"w":40,"u":33,"s":40,"r":33,"o":40,"i":-9,"e":40,"c":40,"a":40,"A":24,";":40,":":40,".":40,"-":46,",":40}},"U":{"d":"123,5v-136,0,-93,-142,-100,-262r25,0r0,159v0,59,27,83,75,83v48,0,76,-24,76,-83r0,-159r24,0v-7,120,37,262,-100,262","w":246},"V":{"d":"93,0r-96,-257r27,0r84,230r83,-230r26,0r-96,257r-28,0","w":213,"k":{"\u0133":-2,"\u0177":6,"\u0173":13,"\u0171":13,"\u016f":13,"\u016d":13,"\u016b":13,"\u0169":13,"\u0159":13,"\u0157":13,"\u0155":13,"\u0151":20,"\u014f":20,"\u014d":20,"\u012f":-2,"\u0119":20,"\u0117":20,"\u0115":20,"\u0113":20,"\u011b":20,"\u0105":20,"\u0103":20,"\u0101":20,"\u0104":20,"\u0102":20,"\u0100":20,"\u00ff":6,"\u00fd":6,"\u00f9":13,"\u00fc":13,"\u00fb":13,"\u00fa":13,"\u00f5":20,"\u00f2":20,"\u00f6":20,"\u00f4":20,"\u00f3":20,"\u00e8":20,"\u00eb":20,"\u00ea":20,"\u00e9":20,"\u00e3":20,"\u00e5":20,"\u00e0":20,"\u00e4":20,"\u00e2":20,"\u00e1":20,"\u00c3":20,"\u00c5":20,"\u00c0":20,"\u00c4":20,"\u00c2":20,"\u00c1":20,"y":6,"u":13,"r":13,"o":20,"i":-2,"e":20,"a":20,"A":20,";":27,":":27,".":46,"-":20,",":46}},"W":{"d":"71,0r-71,-257r26,0r59,225r63,-225r31,0r63,225r59,-225r24,0r-70,257r-26,0r-66,-230r-65,230r-27,0","w":326,"k":{"\u0133":-9,"\u0173":6,"\u0171":6,"\u016f":6,"\u016d":6,"\u016b":6,"\u0169":6,"\u0159":6,"\u0157":6,"\u0155":6,"\u0151":6,"\u014f":6,"\u014d":6,"\u012f":-9,"\u0119":6,"\u0117":6,"\u0115":6,"\u0113":6,"\u011b":6,"\u0105":13,"\u0103":13,"\u0101":13,"\u0104":6,"\u0102":6,"\u0100":6,"\u00f9":6,"\u00fc":6,"\u00fb":6,"\u00fa":6,"\u00f5":6,"\u00f2":6,"\u00f6":6,"\u00f4":6,"\u00f3":6,"\u00e8":6,"\u00eb":6,"\u00ea":6,"\u00e9":6,"\u00e3":13,"\u00e5":13,"\u00e0":13,"\u00e4":13,"\u00e2":13,"\u00e1":13,"\u00c3":6,"\u00c5":6,"\u00c0":6,"\u00c4":6,"\u00c2":6,"\u00c1":6,"u":6,"r":6,"o":6,"i":-9,"e":6,"a":13,"A":6,";":6,":":6,".":27,",":27}},"X":{"d":"88,-132r-87,-125r29,0r73,108r75,-108r27,0r-88,125r93,132r-29,0r-78,-113r-80,113r-27,0","w":206},"Y":{"d":"98,0r0,-106r-102,-151r30,0r84,130r84,-130r30,0r-102,151r0,106r-24,0","w":219,"k":{"\u0133":3,"\u0173":27,"\u0171":27,"\u016f":27,"\u016d":27,"\u016b":27,"\u0169":27,"\u0151":33,"\u014f":33,"\u014d":33,"\u012f":3,"\u0119":33,"\u0117":33,"\u0115":33,"\u0113":33,"\u011b":33,"\u0105":33,"\u0103":33,"\u0101":33,"\u0104":27,"\u0102":27,"\u0100":27,"\u00f9":27,"\u00fc":27,"\u00fb":27,"\u00fa":27,"\u00f5":33,"\u00f2":33,"\u00f6":33,"\u00f4":33,"\u00f3":33,"\u00e8":33,"\u00eb":33,"\u00ea":33,"\u00e9":33,"\u00e3":33,"\u00e5":33,"\u00e0":33,"\u00e4":33,"\u00e2":33,"\u00e1":33,"\u00c3":27,"\u00c5":27,"\u00c0":27,"\u00c4":27,"\u00c2":27,"\u00c1":27,"v":20,"u":27,"q":33,"p":27,"o":33,"i":3,"e":33,"a":33,"A":27,";":33,":":33,".":36,"-":40,",":44}},"Z":{"d":"13,-236r0,-21r185,0r0,22r-169,214r173,0r0,21r-200,0r0,-22r169,-214r-158,0","w":206},"[":{"d":"85,69r-58,0r0,-331r58,0r0,19r-35,0r0,293r35,0r0,19","w":86},"\\":{"d":"125,5r-20,0r-110,-267r19,0","w":119},"]":{"d":"1,-262r58,0r0,331r-58,0r0,-19r36,0r0,-293r-36,0r0,-19","w":86},"^":{"d":"37,-86r-21,0r83,-163r18,0r83,163r-20,0r-72,-140","w":216},"_":{"d":"180,45r-180,0r0,-18r180,0r0,18","w":180},"a":{"d":"42,-129r-23,0v3,-44,33,-62,76,-62v33,0,68,10,68,60r0,98v-1,12,11,17,21,12r0,20v-28,6,-44,-8,-43,-31v-20,51,-129,53,-129,-17v0,-52,50,-54,99,-60v19,-2,29,-5,29,-25v0,-31,-21,-38,-48,-38v-28,0,-49,13,-50,43xm140,-102v-30,22,-106,6,-106,52v0,23,20,36,42,36v46,0,71,-34,64,-88","w":186},"b":{"d":"22,0r0,-257r22,0r1,107v9,-27,37,-41,64,-41v57,0,84,45,84,98v0,53,-27,98,-84,98v-31,1,-55,-16,-67,-40r0,35r-20,0xm109,-14v83,-1,82,-157,0,-158v-89,1,-89,157,0,158","w":206},"c":{"d":"175,-127r-22,0v-6,-28,-23,-45,-53,-45v-86,1,-87,157,0,158v28,0,51,-22,54,-53r23,0v-6,45,-35,72,-77,72v-57,0,-88,-45,-88,-98v0,-53,31,-98,88,-98v40,0,70,21,75,64","w":186},"d":{"d":"185,-257r0,257r-21,0v-1,-11,2,-26,-1,-35v-10,24,-39,40,-66,40v-57,0,-83,-45,-83,-98v0,-53,26,-98,83,-98v27,0,56,14,65,41r0,-107r23,0xm97,-172v-83,1,-82,157,0,158v89,-1,89,-157,0,-158","w":206},"e":{"d":"35,-106r120,0v-1,-34,-23,-66,-59,-66v-37,0,-57,32,-61,66xm178,-87r-143,0v0,33,18,73,61,73v33,0,51,-19,58,-47r23,0v-10,42,-34,66,-81,66v-59,0,-84,-45,-84,-98v0,-49,25,-98,84,-98v59,0,84,52,82,104","w":186},"f":{"d":"93,-186r0,19r-36,0r0,167r-23,0r0,-167r-32,0r0,-19r32,0v-5,-48,11,-79,64,-70r0,20v-36,-9,-46,13,-41,50r36,0","w":93,"k":{"f":6}},"g":{"d":"179,-186v-9,107,39,260,-83,260v-37,0,-74,-17,-77,-56r23,0v5,27,29,37,54,37v50,0,66,-42,59,-95v-10,23,-32,38,-59,38v-59,0,-84,-43,-84,-96v0,-51,30,-93,84,-93v28,-1,49,18,60,37r0,-32r23,0xm96,-21v79,-1,82,-151,0,-151v-43,0,-61,38,-61,77v0,37,19,74,61,74"},"h":{"d":"21,0r0,-257r23,0r1,103v9,-22,33,-37,59,-37v98,0,61,108,68,191r-23,0v-8,-67,28,-171,-47,-172v-75,-1,-56,99,-58,172r-23,0","w":193},"i":{"d":"22,-221r0,-36r23,0r0,36r-23,0xm22,0r0,-186r23,0r0,186r-23,0","w":66},"j":{"d":"22,-221r0,-36r23,0r0,36r-23,0xm22,23r0,-209r23,0r0,203v2,34,-16,59,-56,51r0,-19v21,5,33,-6,33,-26","w":66},"k":{"d":"22,0r0,-257r22,0r0,161r103,-90r30,0r-79,69r85,117r-29,0r-73,-101r-37,30r0,71r-22,0","w":180},"l":{"d":"22,0r0,-257r23,0r0,257r-23,0","w":66},"m":{"d":"22,0r0,-186r20,0v2,10,-3,26,2,32v16,-45,99,-52,114,-1v11,-24,35,-36,59,-36v87,0,55,114,61,191r-22,0r0,-125v0,-31,-11,-47,-44,-47v-74,0,-45,103,-51,172r-22,0r0,-126v0,-25,-10,-46,-39,-46v-76,0,-53,100,-56,172r-22,0","w":299},"n":{"d":"21,0r0,-186r23,0v1,10,-2,24,1,32v9,-22,33,-37,59,-37v98,0,61,108,68,191r-23,0v-8,-67,28,-171,-47,-172v-75,-1,-56,99,-58,172r-23,0","w":193},"o":{"d":"100,-172v-86,1,-87,157,0,158v86,-1,87,-157,0,-158xm100,-191v57,0,88,45,88,98v0,53,-31,98,-88,98v-57,0,-88,-45,-88,-98v0,-53,31,-98,88,-98"},"p":{"d":"22,69r0,-255r20,0v1,11,-2,27,1,36v10,-26,36,-41,66,-41v57,0,84,45,84,98v0,53,-27,98,-84,98v-28,1,-53,-15,-65,-40r0,104r-22,0xm109,-14v83,-1,82,-157,0,-158v-50,0,-65,37,-65,79v0,39,17,79,65,79","w":206},"q":{"d":"185,-186r0,255r-23,0r0,-104v-10,27,-38,40,-65,40v-57,0,-83,-45,-83,-98v0,-53,26,-98,83,-98v28,-1,55,19,67,41r0,-36r21,0xm97,-172v-83,1,-82,157,0,158v89,-1,89,-157,0,-158","w":206},"r":{"d":"22,0r0,-186r20,0v1,14,-2,32,1,44v12,-30,37,-47,70,-46r0,22v-41,-2,-69,28,-69,67r0,99r-22,0","w":113,"k":{"\u0151":6,"\u014f":6,"\u014d":6,"\u0149":-6,"\u0146":-6,"\u0148":-6,"\u0144":-6,"\u0119":6,"\u0117":6,"\u0115":6,"\u0113":6,"\u011b":6,"\u010f":6,"\u010b":6,"\u010d":6,"\u0109":6,"\u0107":6,"\u00f5":6,"\u00f2":6,"\u00f6":6,"\u00f4":6,"\u00f3":6,"\u00f1":-6,"\u00e8":6,"\u00eb":6,"\u00ea":6,"\u00e9":6,"\u00e7":6,"q":6,"o":6,"n":-6,"e":6,"d":6,"c":6,".":33,"-":20,",":33}},"s":{"d":"156,-131r-23,0v-1,-28,-23,-41,-49,-41v-20,0,-44,8,-44,32v15,55,123,17,122,90v0,40,-40,55,-75,55v-44,0,-72,-19,-76,-65r23,0v2,31,25,46,55,46v22,0,50,-9,50,-35v0,-58,-121,-21,-121,-90v0,-38,36,-52,69,-52v37,0,67,20,69,60","w":173},"t":{"d":"58,-242r0,56r37,0r0,19r-37,0r0,126v-4,23,16,27,37,23r0,19v-36,3,-60,0,-60,-41r0,-127r-32,0r0,-19r32,0r0,-56r23,0","w":106},"u":{"d":"172,-186r0,186r-21,0v-1,-10,2,-25,-1,-33v-24,60,-129,49,-129,-32r0,-121r23,0v8,67,-28,174,50,172v72,-3,52,-100,55,-172r23,0","w":193},"v":{"d":"72,0r-71,-186r25,0r59,163r58,-163r23,0r-70,186r-24,0","w":166,"k":{".":27,",":27}},"w":{"d":"63,0r-60,-186r24,0r48,159r46,-159r25,0r46,159r48,-159r24,0r-60,186r-25,0r-46,-156r-46,156r-24,0","w":266,"k":{".":20,",":20}},"x":{"d":"0,0r72,-96r-66,-90r28,0r53,71r52,-71r28,0r-67,89r73,97r-29,0r-58,-78r-58,78r-28,0","w":173},"y":{"d":"75,-1r-74,-185r24,0r61,159r57,-159r23,0r-81,214v-13,37,-29,45,-66,39r0,-19v37,12,47,-21,56,-49","w":166,"k":{".":33,",":33}},"z":{"d":"156,-170r-123,151r128,0r0,19r-156,0r0,-18r122,-149r-113,0r0,-19r142,0r0,16","w":166},"{":{"d":"105,69v-56,11,-50,-48,-49,-99v0,-29,-5,-57,-26,-57r0,-19v62,-6,-21,-170,75,-156r0,19v-37,-4,-27,51,-27,87v0,41,-21,54,-25,60v5,3,25,18,25,58v0,34,-12,91,27,88r0,19","w":119},"|":{"d":"31,77r0,-360r19,0r0,360r-19,0","w":79},"}":{"d":"14,-262v55,-11,51,46,50,98v0,29,5,57,26,57r0,20v-62,6,21,170,-76,156r0,-19v38,5,27,-52,27,-88v0,-41,22,-53,26,-59v-5,-3,-26,-19,-26,-59v0,-34,12,-91,-27,-87r0,-19","w":119},"~":{"d":"70,-112v24,-1,56,23,77,23v14,0,23,-11,31,-24r13,13v-10,15,-23,31,-45,31v-37,0,-90,-50,-108,1r-13,-13v8,-15,21,-31,45,-31","w":216},"\u00a1":{"d":"28,-186r31,0r0,38r-31,0r0,-38xm50,-122r6,117r0,74r-25,0r0,-74r6,-117r13,0","w":86},"\u00a2":{"d":"183,-127r-23,0v-6,-27,-22,-44,-49,-45r0,158v26,-1,47,-24,50,-53r23,0v-6,44,-34,71,-73,72r0,37r-14,0r0,-37v-50,-5,-78,-48,-78,-98v0,-50,28,-92,78,-97r0,-32r14,0r0,31v37,1,67,23,72,64xm97,-14r0,-157v-74,12,-73,145,0,157"},"\u00a3":{"d":"39,-18v47,-30,110,30,145,-16r11,17v-41,53,-120,-18,-167,22r-13,-19v32,-24,55,-62,31,-105r-29,0r0,-11r22,0v-11,-18,-20,-36,-20,-58v0,-51,42,-74,83,-74v53,0,84,32,83,85r-23,0v0,-39,-20,-66,-60,-66v-30,0,-60,17,-60,56v0,25,12,36,21,57r58,0r0,11r-51,0v20,40,-1,81,-31,101"},"\u00a5":{"d":"40,-109r0,-17r38,0r-76,-131r26,0r72,131r72,-131r25,0r-76,131r39,0r0,17v-16,2,-39,-4,-49,3r0,26r49,0r0,17r-49,0r0,63r-23,0r0,-63r-48,0r0,-17r48,0v-1,-9,2,-23,-2,-29r-46,0"},"\u00a7":{"d":"184,-83v0,24,-18,41,-39,50v40,32,6,91,-43,91v-41,0,-67,-23,-67,-64r23,0v-1,24,17,45,42,45v20,0,40,-9,40,-32v0,-54,-124,-57,-124,-128v0,-24,18,-42,39,-51v-40,-32,-7,-90,43,-90v41,0,67,22,67,63r-23,0v1,-24,-17,-44,-42,-44v-20,0,-40,9,-40,32v0,54,124,57,124,128xm161,-83v0,-38,-62,-57,-93,-78v-17,7,-29,19,-29,39v0,36,61,57,92,78v17,-7,30,-19,30,-39"},"\u00a4":{"d":"34,-125v0,39,29,69,66,69v37,0,67,-30,67,-69v0,-39,-30,-68,-67,-68v-37,0,-66,29,-66,68xm10,-49r21,-20v-26,-29,-27,-82,0,-111r-21,-20r14,-14r20,20v29,-26,83,-27,112,0r19,-20r14,14r-19,19v27,29,26,84,0,113r19,19r-14,14r-19,-20v-28,26,-84,27,-112,0r-20,20"},"'":{"d":"39,-170r0,-87r23,0r0,87r-23,0","w":100},"\u00ab":{"d":"69,-43r-47,-45r0,-22r47,-45r0,24r-33,32r33,32r0,24xm127,-43r-47,-45r0,-22r47,-45r0,24r-33,32r33,32r0,24","w":153},"\u00b7":{"d":"50,-135v12,0,21,10,21,22v0,11,-10,20,-21,20v-12,0,-21,-9,-21,-21v0,-11,10,-21,21,-21","w":100},"\u00b6":{"d":"98,64r0,-182v-42,0,-74,-31,-74,-68v0,-46,29,-71,80,-71r83,0r0,321r-23,0r0,-302r-43,0r0,302r-23,0","w":216},"\u00bb":{"d":"26,-43r0,-24r34,-32r-34,-32r0,-24r48,45r0,22xm84,-43r0,-24r34,-32r-34,-32r0,-24r48,45r0,22","w":153},"\u00bf":{"d":"111,-186r0,38r-31,0r0,-38r31,0xm107,-124v11,65,-65,74,-65,130v0,29,24,49,52,49v39,0,59,-28,58,-65r22,0v0,51,-29,84,-81,84v-40,0,-74,-24,-74,-66v0,-61,78,-69,65,-132r23,0","w":193},"`":{"d":"36,-212r-47,-50r28,0r38,50r-19,0","w":66},"\u00b4":{"d":"78,-263r-48,51r-18,0r38,-51r28,0","w":66},"\u00af":{"d":"93,-230r-119,0r0,-16r119,0r0,16","w":66},"\u00a8":{"d":"14,-220r-25,0r0,-36r25,0r0,36xm77,-220r-24,0r0,-36r24,0r0,36","w":66},"\u00b8":{"d":"11,27v11,-9,12,-29,34,-27r-15,19v22,-3,41,-1,41,23v0,35,-47,36,-73,24r5,-12v13,5,47,12,47,-10v0,-24,-33,-5,-39,-17","w":66},"\u00c6":{"d":"78,-102r82,0r0,-134r-14,0xm185,-122r0,101r133,0r0,21r-158,0r0,-81r-93,0r-42,81r-28,0r135,-257r185,0r0,21r-132,0r0,93r124,0r0,21r-124,0","w":326},"\u00aa":{"d":"19,-215r-16,0v1,-28,21,-39,50,-39v24,0,46,6,46,36r0,62v0,7,8,10,14,7r0,12v-17,4,-28,-4,-28,-19v-15,33,-87,34,-87,-11v0,-33,33,-35,65,-38v13,-1,19,-3,19,-11v0,-19,-15,-24,-32,-24v-17,0,-31,8,-31,25xm82,-198v-21,12,-71,5,-67,30v6,37,69,20,67,-13r0,-17","w":111},"\u0141":{"d":"26,-110r0,-147r24,0r0,130r88,-61r0,21r-88,60r0,86r144,0r0,21r-168,0r0,-90r-30,20r0,-20","w":193},"\u00d8":{"d":"242,-259r9,8r-26,30v61,78,28,226,-91,226v-36,0,-64,-12,-84,-32r-27,31r-10,-9r29,-31v-61,-80,-28,-226,92,-226v36,0,62,11,82,31xm58,-54r143,-159v-15,-17,-37,-29,-67,-29v-98,0,-119,119,-76,188xm209,-203r-143,159v16,18,38,29,68,29v97,-1,118,-120,75,-188","w":266},"\u0152":{"d":"229,-236r0,93r133,0r0,21r-133,0r0,101r148,0r0,21r-172,0r0,-25v-17,20,-45,30,-70,30v-76,0,-122,-62,-122,-134v0,-100,114,-175,192,-107r0,-21r170,0r0,21r-146,0xm135,-15v30,0,70,-15,70,-49r0,-119v5,-46,-39,-59,-70,-59v-63,0,-97,53,-97,113v0,60,34,114,97,114","w":386},"\u00ba":{"d":"60,-147v56,0,56,-93,0,-93v-56,0,-56,93,0,93xm58,-132v-37,0,-57,-27,-57,-61v0,-34,20,-61,57,-61v41,0,61,27,61,61v0,34,-20,61,-61,61","w":120},"\u00e6":{"d":"303,-87r-140,0v-3,40,18,73,61,73v31,0,48,-17,55,-46r22,0v-9,75,-126,90,-149,19v-12,58,-140,68,-140,-8v0,-52,50,-54,99,-60v19,-2,29,-5,29,-25v0,-31,-21,-38,-48,-38v-28,0,-49,13,-50,43r-23,0v3,-44,33,-62,76,-62v25,0,57,6,62,38v10,-26,38,-38,65,-38v61,0,81,50,81,104xm140,-102v-30,22,-106,6,-106,52v0,23,20,36,42,36v46,0,71,-34,64,-88xm163,-106r117,0v0,-34,-23,-66,-59,-66v-37,0,-59,31,-58,66","w":313},"\u0131":{"d":"45,0r-23,0r0,-186r23,0r0,186","w":66},"\u0142":{"d":"22,-142r0,-115r23,0r0,96r24,-20r0,20r-24,20r0,141r-23,0r0,-122r-24,19r0,-19","w":66},"\u00f8":{"d":"161,-167v9,-7,17,-28,27,-13r-20,22v43,59,15,166,-68,163v-26,0,-46,-9,-60,-24r-22,23r-8,-7r22,-24v-42,-58,-16,-164,68,-164v26,0,47,9,61,24xm153,-141r-99,106v10,13,26,21,46,21v60,0,81,-79,53,-127xm48,-44r98,-106v-10,-13,-26,-22,-46,-22v-61,1,-81,80,-52,128"},"\u0153":{"d":"172,-106r116,0v0,-35,-21,-66,-58,-66v-39,0,-58,31,-58,66xm288,-60r22,0v-9,74,-127,91,-148,18v-11,30,-34,47,-67,47v-59,0,-82,-46,-82,-98v0,-51,27,-98,83,-98v33,-1,55,17,67,46v10,-27,35,-46,68,-46v55,0,80,35,80,104r-139,0v0,36,18,73,58,73v32,0,50,-17,58,-46xm95,-172v-47,0,-59,44,-59,83v0,37,16,75,59,75v46,0,55,-42,55,-80v0,-37,-10,-78,-55,-78","w":320},"\u00df":{"d":"22,0r0,-193v0,-47,29,-69,72,-69v72,0,98,101,29,117v32,6,55,32,54,67v-1,59,-41,86,-98,80r0,-20v40,8,75,-8,75,-56v0,-50,-31,-58,-75,-58r0,-20v32,0,62,-9,62,-46v0,-27,-21,-45,-47,-45v-36,0,-49,18,-49,52r0,191r-23,0","w":193},"\u00b9":{"d":"13,-210r0,-14v26,-1,41,-2,46,-27r14,0r0,152r-17,0r0,-111r-43,0","w":119},"\u00ac":{"d":"180,-40r0,-77r-162,0r0,-19r181,0r0,96r-19,0","w":216},"\u00b5":{"d":"172,-186r0,186r-21,0v-1,-10,2,-25,-1,-33v-17,38,-69,50,-106,26r0,76r-23,0r0,-255r23,0v8,67,-28,174,50,172v72,-3,52,-100,55,-172r23,0","w":193},"\u00d0":{"d":"26,-141r0,-116r89,0v78,2,118,43,118,128v0,85,-40,129,-118,129r-89,0r0,-125r-26,0r0,-16r26,0xm50,-236r0,95r85,0r0,16r-85,0r0,104v97,5,158,-9,158,-108v0,-99,-61,-113,-158,-107","w":246},"\u00bd":{"d":"173,0v0,-61,93,-55,93,-112v0,-19,-17,-29,-37,-29v-26,0,-36,20,-36,41r-17,0v-1,-33,17,-56,54,-56v30,0,53,14,53,45v0,53,-74,53,-91,97r90,0r0,14r-109,0xm17,-210r0,-14v26,-1,41,-2,46,-27r15,0r0,152r-17,0r0,-111r-44,0xm48,12r163,-273r17,0r-163,273r-17,0","w":300},"\u00b1":{"d":"18,0r0,-19r181,0r0,19r-181,0xm99,-116r0,-65r19,0r0,65r81,0r0,19r-81,0r0,65r-19,0r0,-65r-81,0r0,-19r81,0","w":216},"\u00de":{"d":"50,-194r0,105v63,-2,142,16,142,-52v0,-68,-79,-51,-142,-53xm26,0r0,-257r24,0r0,42r90,0v46,0,76,28,76,74v0,46,-30,73,-76,73r-90,0r0,68r-24,0","w":226},"\u00bc":{"d":"231,-128v-22,24,-39,53,-59,78r59,0r0,-78xm231,0r0,-36r-75,0r0,-14r76,-102r16,0r0,102r25,0r0,14r-25,0r0,36r-17,0xm17,-210r0,-14v26,-1,41,-2,46,-27r15,0r0,152r-17,0r0,-111r-44,0xm48,12r163,-273r17,0r-163,273r-17,0","w":300},"\u00f7":{"d":"88,-18v0,-11,9,-20,20,-20v11,0,20,9,20,20v0,10,-10,20,-20,20v-11,0,-20,-9,-20,-20xm88,-163v0,-11,9,-20,20,-20v11,0,20,9,20,20v0,10,-10,20,-20,20v-11,0,-20,-9,-20,-20xm199,-81r-181,0r0,-19r181,0r0,19","w":216},"\u00a6":{"d":"31,-148r0,-90r19,0r0,90r-19,0xm31,32r0,-90r19,0r0,90r-19,0","w":79},"\u00b0":{"d":"34,-202v0,21,17,37,38,37v21,0,38,-16,38,-37v0,-21,-17,-38,-38,-38v-21,0,-38,17,-38,38xm20,-202v0,-28,23,-52,52,-52v28,0,52,24,52,52v0,29,-24,52,-52,52v-29,0,-52,-23,-52,-52","w":144},"\u00fe":{"d":"22,69r0,-326r22,0r1,107v9,-27,37,-41,64,-41v57,0,84,45,84,98v0,53,-27,98,-84,98v-28,1,-53,-15,-65,-40r0,104r-22,0xm109,-14v83,-1,82,-157,0,-158v-89,1,-89,157,0,158","w":206},"\u00be":{"d":"231,-128v-22,24,-39,53,-59,78r59,0r0,-78xm231,0r0,-36r-75,0r0,-14r76,-102r16,0r0,102r25,0r0,14r-25,0r0,36r-17,0xm62,12r163,-273r17,0r-162,273r-18,0xm49,-172r0,-14v23,2,46,-5,46,-27v0,-19,-17,-27,-36,-27v-23,0,-36,15,-36,37r-17,0v0,-30,20,-51,53,-51v27,0,53,12,53,40v1,18,-12,28,-28,34v22,3,34,17,34,37v0,31,-26,48,-58,48v-36,0,-60,-19,-57,-53r17,0v-1,23,13,39,39,39v21,0,42,-12,42,-33v0,-24,-24,-32,-52,-30","w":300},"\u00b2":{"d":"5,-99v0,-61,93,-55,93,-112v0,-19,-17,-29,-37,-29v-26,0,-35,20,-35,41r-17,0v-1,-33,17,-55,54,-55v30,0,52,14,52,45v0,53,-73,52,-90,96r89,0r0,14r-109,0","w":119},"\u00ae":{"d":"114,-136v32,-1,72,8,72,-27v0,-34,-40,-26,-72,-27r0,54xm114,-120r0,69r-19,0r0,-155v49,0,110,-8,110,43v0,27,-18,39,-39,43r46,69r-22,0r-43,-69r-33,0xm144,-243v-65,0,-113,50,-113,114v0,64,48,115,113,115v64,0,113,-51,113,-115v0,-64,-49,-114,-113,-114xm144,-262v76,0,134,58,134,133v0,75,-58,134,-134,134v-76,0,-134,-59,-134,-134v0,-75,58,-133,134,-133","w":288},"\u00f0":{"d":"49,-215r36,-20v-11,-7,-22,-14,-34,-20r13,-12v13,7,26,14,38,23r41,-23r11,11r-39,22v40,32,71,79,71,141v0,54,-28,98,-88,98v-58,0,-86,-42,-86,-95v0,-69,75,-117,134,-78v-12,-23,-28,-40,-48,-56r-38,21xm99,-163v-46,0,-64,34,-64,74v0,39,19,75,64,75v42,0,64,-31,64,-76v0,-36,-18,-73,-64,-73"},"\u00d7":{"d":"94,-90r-67,-68r13,-14r68,68r68,-68r13,14r-68,68r68,68r-13,13r-68,-68r-68,68r-13,-13","w":216},"\u00b3":{"d":"49,-172r0,-14v23,2,46,-5,46,-27v0,-19,-17,-27,-36,-27v-23,0,-36,15,-36,37r-17,0v0,-30,20,-51,53,-51v27,0,53,12,53,40v1,18,-12,28,-28,34v22,3,34,17,34,37v0,31,-26,48,-58,48v-36,0,-60,-19,-57,-53r17,0v-1,23,13,39,39,39v21,0,42,-12,42,-33v0,-24,-24,-32,-52,-30","w":119},"\u00a9":{"d":"214,-157r-19,0v-18,-68,-107,-36,-107,28v0,37,21,67,60,67v26,0,43,-16,47,-38r19,0v-5,35,-33,54,-67,54v-49,0,-78,-35,-78,-83v0,-89,132,-114,145,-28xm257,-129v0,-64,-49,-114,-113,-114v-65,0,-113,50,-113,114v0,64,48,115,113,115v64,0,113,-51,113,-115xm278,-129v0,75,-58,134,-134,134v-76,0,-134,-59,-134,-134v0,-75,58,-133,134,-133v76,0,134,58,134,133","w":288},"\u00c1":{"d":"114,-233r-52,132r101,0xm-3,0r104,-257r28,0r100,257r-26,0r-31,-80r-117,0r-31,80r-27,0xm167,-332r-47,51r-19,0r38,-51r28,0","w":226,"k":{"\u0177":6,"\u0175":6,"\u0176":27,"\u0174":2,"\u0162":24,"\u0164":24,"\u00ff":6,"\u00fd":6,"\u0178":27,"\u00dd":27,"y":6,"w":6,"v":6,"Y":27,"W":2,"V":18,"T":24}},"\u00c2":{"d":"114,-233r-52,132r101,0xm-3,0r104,-257r28,0r100,257r-26,0r-31,-80r-117,0r-31,80r-27,0xm126,-331r41,51r-23,0r-31,-37r-32,37r-21,0r42,-51r24,0","w":226,"k":{"\u0177":6,"\u0175":6,"\u0176":27,"\u0174":2,"\u0162":24,"\u0164":24,"\u00ff":6,"\u00fd":6,"\u0178":27,"\u00dd":27,"y":6,"w":6,"v":6,"Y":27,"W":2,"V":18,"T":24}},"\u00c4":{"d":"114,-233r-52,132r101,0xm-3,0r104,-257r28,0r100,257r-26,0r-31,-80r-117,0r-31,80r-27,0xm94,-288r-24,0r0,-36r24,0r0,36xm158,-288r-24,0r0,-36r24,0r0,36","w":226,"k":{"\u0177":6,"\u0175":6,"\u0176":27,"\u0174":2,"\u0162":24,"\u0164":24,"\u00ff":6,"\u00fd":6,"\u0178":27,"\u00dd":27,"y":6,"w":6,"v":6,"Y":27,"W":2,"V":18,"T":24}},"\u00c0":{"d":"114,-233r-52,132r101,0xm-3,0r104,-257r28,0r100,257r-26,0r-31,-80r-117,0r-31,80r-27,0xm111,-280r-48,-51r28,0r38,51r-18,0","w":226,"k":{"\u0177":6,"\u0175":6,"\u0176":27,"\u0174":2,"\u0162":24,"\u0164":24,"\u00ff":6,"\u00fd":6,"\u0178":27,"\u00dd":27,"y":6,"w":6,"v":6,"Y":27,"W":2,"V":18,"T":24}},"\u00c5":{"d":"114,-233r-52,132r101,0xm-3,0r104,-257r28,0r100,257r-26,0r-31,-80r-117,0r-31,80r-27,0xm90,-310v0,14,10,25,24,25v14,0,25,-11,25,-25v0,-14,-11,-24,-25,-24v-14,0,-24,10,-24,24xm76,-310v0,-21,17,-38,38,-38v21,0,39,17,39,38v0,21,-18,39,-39,39v-21,0,-38,-18,-38,-39","w":226,"k":{"\u0177":6,"\u0175":6,"\u0176":27,"\u0174":2,"\u0162":24,"\u0164":24,"\u00ff":6,"\u00fd":6,"\u0178":27,"\u00dd":27,"y":6,"w":6,"v":6,"Y":27,"W":2,"V":18,"T":24}},"\u00c3":{"d":"114,-233r-52,132r101,0xm-3,0r104,-257r28,0r100,257r-26,0r-31,-80r-117,0r-31,80r-27,0xm157,-324r14,0v-3,16,-13,34,-32,34v-28,-1,-57,-36,-67,2r-14,0v2,-17,13,-35,32,-35v30,0,55,34,67,-1","w":226,"k":{"\u0177":6,"\u0175":6,"\u0176":27,"\u0174":2,"\u0162":24,"\u0164":24,"\u00ff":6,"\u00fd":6,"\u0178":27,"\u00dd":27,"y":6,"w":6,"v":6,"Y":27,"W":2,"V":18,"T":24}},"\u00c7":{"d":"122,5v-72,-6,-108,-68,-108,-134v0,-71,40,-133,121,-133v49,0,96,29,103,83r-24,0v-9,-40,-42,-63,-79,-63v-132,1,-130,226,0,227v48,0,77,-37,82,-83r25,0v-7,63,-47,103,-107,103r-12,14v22,-3,39,-1,42,23v-2,35,-47,37,-74,24r5,-12v13,5,48,12,48,-10v0,-24,-34,-4,-40,-17","w":253},"\u00c9":{"d":"26,0r0,-257r177,0r0,21r-153,0r0,93r144,0r0,21r-144,0r0,101r155,0r0,21r-179,0xm167,-332r-48,51r-18,0r38,-51r28,0","w":213},"\u00ca":{"d":"26,0r0,-257r177,0r0,21r-153,0r0,93r144,0r0,21r-144,0r0,101r155,0r0,21r-179,0xm128,-331r41,51r-24,0r-31,-37r-31,37r-21,0r41,-51r25,0","w":213},"\u00cb":{"d":"26,0r0,-257r177,0r0,21r-153,0r0,93r144,0r0,21r-144,0r0,101r155,0r0,21r-179,0xm95,-288r-25,0r0,-36r25,0r0,36xm158,-288r-24,0r0,-36r24,0r0,36","w":213},"\u00c8":{"d":"26,0r0,-257r177,0r0,21r-153,0r0,93r144,0r0,21r-144,0r0,101r155,0r0,21r-179,0xm114,-280r-48,-51r28,0r38,51r-18,0","w":213},"\u00cd":{"d":"28,0r0,-257r24,0r0,257r-24,0xm94,-332r-48,51r-18,0r38,-51r28,0","w":79},"\u00ce":{"d":"28,0r0,-257r24,0r0,257r-24,0xm53,-331r41,51r-24,0r-31,-37r-31,37r-21,0r41,-51r25,0","w":79},"\u00cf":{"d":"28,0r0,-257r24,0r0,257r-24,0xm21,-288r-25,0r0,-36r25,0r0,36xm84,-288r-24,0r0,-36r24,0r0,36","w":79},"\u00cc":{"d":"28,0r0,-257r24,0r0,257r-24,0xm34,-280r-48,-51r28,0r38,51r-18,0","w":79},"\u00d1":{"d":"26,0r0,-257r27,0r150,217r0,-217r25,0r0,257r-27,0r-151,-217r0,217r-24,0xm172,-324r14,0v-3,16,-13,34,-32,34v-28,-1,-57,-36,-67,2r-14,0v2,-17,13,-35,32,-35v30,0,55,34,67,-1","w":253},"\u00d3":{"d":"134,-242v-132,1,-130,226,0,227v130,-1,130,-226,0,-227xm12,-129v0,-71,41,-133,122,-133v81,0,121,62,121,133v0,71,-40,134,-121,134v-81,0,-122,-63,-122,-134xm190,-332r-47,51r-19,0r38,-51r28,0","w":266},"\u00d4":{"d":"134,-242v-132,1,-130,226,0,227v130,-1,130,-226,0,-227xm12,-129v0,-71,41,-133,122,-133v81,0,121,62,121,133v0,71,-40,134,-121,134v-81,0,-122,-63,-122,-134xm147,-331r41,51r-24,0r-31,-37r-31,37r-21,0r41,-51r25,0","w":266},"\u00d6":{"d":"134,-242v-132,1,-130,226,0,227v130,-1,130,-226,0,-227xm12,-129v0,-71,41,-133,122,-133v81,0,121,62,121,133v0,71,-40,134,-121,134v-81,0,-122,-63,-122,-134xm113,-288r-24,0r0,-36r24,0r0,36xm177,-288r-25,0r0,-36r25,0r0,36","w":266},"\u00d2":{"d":"134,-242v-132,1,-130,226,0,227v130,-1,130,-226,0,-227xm12,-129v0,-71,41,-133,122,-133v81,0,121,62,121,133v0,71,-40,134,-121,134v-81,0,-122,-63,-122,-134xm134,-280r-48,-51r28,0r38,51r-18,0","w":266},"\u00d5":{"d":"134,-242v-132,1,-130,226,0,227v130,-1,130,-226,0,-227xm12,-129v0,-71,41,-133,122,-133v81,0,121,62,121,133v0,71,-40,134,-121,134v-81,0,-122,-63,-122,-134xm177,-324r13,0v-3,16,-12,34,-31,34v-29,-1,-58,-36,-68,2r-14,0v2,-17,13,-35,32,-35v30,0,56,34,68,-1","w":266},"\u0160":{"d":"13,-85r24,0v-1,53,37,70,84,70v27,0,68,-16,68,-53v0,-83,-167,-24,-168,-122v0,-25,17,-72,89,-72v51,0,95,26,95,79r-25,0v2,-72,-134,-84,-134,-7v0,47,64,42,101,54v35,12,67,26,67,68v0,18,-7,73,-98,73v-61,0,-106,-27,-103,-90xm101,-281r-41,-51r24,0r30,37r32,-37r21,0r-41,51r-25,0","w":226},"\u00da":{"d":"123,5v-136,0,-93,-142,-100,-262r25,0r0,159v0,59,27,83,75,83v48,0,76,-24,76,-83r0,-159r24,0v-7,120,37,262,-100,262xm179,-332r-48,51r-18,0r38,-51r28,0","w":246},"\u00db":{"d":"123,5v-136,0,-93,-142,-100,-262r25,0r0,159v0,59,27,83,75,83v48,0,76,-24,76,-83r0,-159r24,0v-7,120,37,262,-100,262xm136,-331r41,51r-24,0r-31,-37r-31,37r-21,0r41,-51r25,0","w":246},"\u00dc":{"d":"123,5v-136,0,-93,-142,-100,-262r25,0r0,159v0,59,27,83,75,83v48,0,76,-24,76,-83r0,-159r24,0v-7,120,37,262,-100,262xm104,-288r-25,0r0,-36r25,0r0,36xm167,-288r-24,0r0,-36r24,0r0,36","w":246},"\u00d9":{"d":"123,5v-136,0,-93,-142,-100,-262r25,0r0,159v0,59,27,83,75,83v48,0,76,-24,76,-83r0,-159r24,0v-7,120,37,262,-100,262xm125,-280r-48,-51r28,0r38,51r-18,0","w":246},"\u00dd":{"d":"98,0r0,-106r-102,-151r30,0r84,130r84,-130r30,0r-102,151r0,106r-24,0xm166,-332r-48,51r-18,0r38,-51r28,0","w":219,"k":{"\u0133":3,"\u0173":27,"\u0171":27,"\u016f":27,"\u016d":27,"\u016b":27,"\u0169":27,"\u0151":33,"\u014f":33,"\u014d":33,"\u012f":3,"\u0119":33,"\u0117":33,"\u0115":33,"\u0113":33,"\u011b":33,"\u0105":33,"\u0103":33,"\u0101":33,"\u0104":27,"\u0102":27,"\u0100":27,"\u00f9":27,"\u00fc":27,"\u00fb":27,"\u00fa":27,"\u00f5":33,"\u00f2":33,"\u00f6":33,"\u00f4":33,"\u00f3":33,"\u00e8":33,"\u00eb":33,"\u00ea":33,"\u00e9":33,"\u00e3":33,"\u00e5":33,"\u00e0":33,"\u00e4":33,"\u00e2":33,"\u00e1":33,"\u00c3":27,"\u00c5":27,"\u00c0":27,"\u00c4":27,"\u00c2":27,"\u00c1":27,"v":20,"u":27,"q":33,"p":27,"o":33,"i":3,"e":33,"a":33,"A":27,";":33,":":33,".":36,"-":40,",":44}},"\u0178":{"d":"98,0r0,-106r-102,-151r30,0r84,130r84,-130r30,0r-102,151r0,106r-24,0xm90,-288r-24,0r0,-36r24,0r0,36xm154,-288r-24,0r0,-36r24,0r0,36","w":219,"k":{"\u0133":3,"\u0173":27,"\u0171":27,"\u016f":27,"\u016d":27,"\u016b":27,"\u0169":27,"\u0151":33,"\u014f":33,"\u014d":33,"\u012f":3,"\u0119":33,"\u0117":33,"\u0115":33,"\u0113":33,"\u011b":33,"\u0105":33,"\u0103":33,"\u0101":33,"\u0104":27,"\u0102":27,"\u0100":27,"\u00f9":27,"\u00fc":27,"\u00fb":27,"\u00fa":27,"\u00f5":33,"\u00f2":33,"\u00f6":33,"\u00f4":33,"\u00f3":33,"\u00e8":33,"\u00eb":33,"\u00ea":33,"\u00e9":33,"\u00e3":33,"\u00e5":33,"\u00e0":33,"\u00e4":33,"\u00e2":33,"\u00e1":33,"\u00c3":27,"\u00c5":27,"\u00c0":27,"\u00c4":27,"\u00c2":27,"\u00c1":27,"v":20,"u":27,"q":33,"p":27,"o":33,"i":3,"e":33,"a":33,"A":27,";":33,":":33,".":36,"-":40,",":44}},"\u017d":{"d":"13,-236r0,-21r185,0r0,22r-169,214r173,0r0,21r-200,0r0,-22r169,-214r-158,0xm91,-281r-41,-51r23,0r31,37r32,-37r21,0r-41,51r-25,0","w":206},"\u00e1":{"d":"42,-129r-23,0v3,-44,33,-62,76,-62v33,0,68,10,68,60r0,98v-1,12,11,17,21,12r0,20v-28,6,-44,-8,-43,-31v-20,51,-129,53,-129,-17v0,-52,50,-54,99,-60v19,-2,29,-5,29,-25v0,-31,-21,-38,-48,-38v-28,0,-49,13,-50,43xm140,-102v-30,22,-106,6,-106,52v0,23,20,36,42,36v46,0,71,-34,64,-88xm148,-263r-48,51r-18,0r38,-51r28,0","w":186},"\u00e2":{"d":"42,-129r-23,0v3,-44,33,-62,76,-62v33,0,68,10,68,60r0,98v-1,12,11,17,21,12r0,20v-28,6,-44,-8,-43,-31v-20,51,-129,53,-129,-17v0,-52,50,-54,99,-60v19,-2,29,-5,29,-25v0,-31,-21,-38,-48,-38v-28,0,-49,13,-50,43xm140,-102v-30,22,-106,6,-106,52v0,23,20,36,42,36v46,0,71,-34,64,-88xm106,-263r41,51r-24,0r-30,-37r-32,37r-21,0r41,-51r25,0","w":186},"\u00e4":{"d":"42,-129r-23,0v3,-44,33,-62,76,-62v33,0,68,10,68,60r0,98v-1,12,11,17,21,12r0,20v-28,6,-44,-8,-43,-31v-20,51,-129,53,-129,-17v0,-52,50,-54,99,-60v19,-2,29,-5,29,-25v0,-31,-21,-38,-48,-38v-28,0,-49,13,-50,43xm140,-102v-30,22,-106,6,-106,52v0,23,20,36,42,36v46,0,71,-34,64,-88xm73,-220r-24,0r0,-36r24,0r0,36xm137,-220r-24,0r0,-36r24,0r0,36","w":186},"\u00e0":{"d":"42,-129r-23,0v3,-44,33,-62,76,-62v33,0,68,10,68,60r0,98v-1,12,11,17,21,12r0,20v-28,6,-44,-8,-43,-31v-20,51,-129,53,-129,-17v0,-52,50,-54,99,-60v19,-2,29,-5,29,-25v0,-31,-21,-38,-48,-38v-28,0,-49,13,-50,43xm140,-102v-30,22,-106,6,-106,52v0,23,20,36,42,36v46,0,71,-34,64,-88xm93,-212r-48,-50r28,0r38,50r-18,0","w":186},"\u00e5":{"d":"42,-129r-23,0v3,-44,33,-62,76,-62v33,0,68,10,68,60r0,98v-1,12,11,17,21,12r0,20v-28,6,-44,-8,-43,-31v-20,51,-129,53,-129,-17v0,-52,50,-54,99,-60v19,-2,29,-5,29,-25v0,-31,-21,-38,-48,-38v-28,0,-49,13,-50,43xm140,-102v-30,22,-106,6,-106,52v0,23,20,36,42,36v46,0,71,-34,64,-88xm68,-245v0,14,11,25,25,25v14,0,24,-11,24,-25v0,-14,-10,-24,-24,-24v-14,0,-25,10,-25,24xm54,-245v0,-21,18,-38,39,-38v21,0,38,17,38,38v0,21,-17,39,-38,39v-21,0,-39,-18,-39,-39","w":186},"\u00e3":{"d":"42,-129r-23,0v3,-44,33,-62,76,-62v33,0,68,10,68,60r0,98v-1,12,11,17,21,12r0,20v-28,6,-44,-8,-43,-31v-20,51,-129,53,-129,-17v0,-52,50,-54,99,-60v19,-2,29,-5,29,-25v0,-31,-21,-38,-48,-38v-28,0,-49,13,-50,43xm140,-102v-30,22,-106,6,-106,52v0,23,20,36,42,36v46,0,71,-34,64,-88xm136,-256r13,0v-3,16,-12,35,-31,35v-28,-1,-57,-37,-68,1r-14,0v2,-17,13,-34,32,-34v30,0,57,34,68,-2","w":186},"\u00e7":{"d":"90,5v-50,-6,-78,-47,-78,-98v0,-53,31,-98,88,-98v40,0,70,21,75,64r-22,0v-6,-28,-23,-45,-53,-45v-86,1,-87,157,0,158v28,0,51,-22,54,-53r23,0v-5,42,-32,71,-75,72r-12,14v22,-3,42,-1,42,23v0,35,-47,36,-73,24r5,-12v13,5,47,12,47,-10v1,-24,-34,-5,-39,-17","w":186},"\u00e9":{"d":"35,-106r120,0v-1,-34,-23,-66,-59,-66v-37,0,-57,32,-61,66xm178,-87r-143,0v0,33,18,73,61,73v33,0,51,-19,58,-47r23,0v-10,42,-34,66,-81,66v-59,0,-84,-45,-84,-98v0,-49,25,-98,84,-98v59,0,84,52,82,104xm150,-263r-47,51r-19,0r38,-51r28,0","w":186},"\u00ea":{"d":"35,-106r120,0v-1,-34,-23,-66,-59,-66v-37,0,-57,32,-61,66xm178,-87r-143,0v0,33,18,73,61,73v33,0,51,-19,58,-47r23,0v-10,42,-34,66,-81,66v-59,0,-84,-45,-84,-98v0,-49,25,-98,84,-98v59,0,84,52,82,104xm109,-263r41,51r-23,0r-31,-37r-32,37r-21,0r41,-51r25,0","w":186},"\u00eb":{"d":"35,-106r120,0v-1,-34,-23,-66,-59,-66v-37,0,-57,32,-61,66xm178,-87r-143,0v0,33,18,73,61,73v33,0,51,-19,58,-47r23,0v-10,42,-34,66,-81,66v-59,0,-84,-45,-84,-98v0,-49,25,-98,84,-98v59,0,84,52,82,104xm77,-220r-24,0r0,-36r24,0r0,36xm141,-220r-25,0r0,-36r25,0r0,36","w":186},"\u00e8":{"d":"35,-106r120,0v-1,-34,-23,-66,-59,-66v-37,0,-57,32,-61,66xm178,-87r-143,0v0,33,18,73,61,73v33,0,51,-19,58,-47r23,0v-10,42,-34,66,-81,66v-59,0,-84,-45,-84,-98v0,-49,25,-98,84,-98v59,0,84,52,82,104xm95,-212r-47,-50r28,0r38,50r-19,0","w":186},"\u00ed":{"d":"45,0r-23,0r0,-186r23,0r0,186xm87,-263r-47,51r-19,0r38,-51r28,0","w":66},"\u00ee":{"d":"45,0r-23,0r0,-186r23,0r0,186xm46,-263r41,51r-23,0r-31,-37r-32,37r-21,0r41,-51r25,0","w":66},"\u00ef":{"d":"45,0r-23,0r0,-186r23,0r0,186xm14,-220r-24,0r0,-36r24,0r0,36xm78,-220r-25,0r0,-36r25,0r0,36","w":66},"\u00ec":{"d":"45,0r-23,0r0,-186r23,0r0,186xm27,-212r-48,-50r28,0r38,50r-18,0","w":66},"\u00f1":{"d":"21,0r0,-186r23,0v1,10,-2,24,1,32v9,-22,33,-37,59,-37v98,0,61,108,68,191r-23,0v-8,-67,28,-171,-47,-172v-75,-1,-56,99,-58,172r-23,0xm139,-256r14,0v-3,16,-12,35,-31,35v-28,-1,-57,-37,-68,1r-14,0v2,-17,13,-34,32,-34v30,0,57,34,67,-2","w":193},"\u00f3":{"d":"100,-172v-86,1,-87,157,0,158v86,-1,87,-157,0,-158xm100,-191v57,0,88,45,88,98v0,53,-31,98,-88,98v-57,0,-88,-45,-88,-98v0,-53,31,-98,88,-98xm155,-263r-47,51r-19,0r38,-51r28,0"},"\u00f4":{"d":"100,-172v-86,1,-87,157,0,158v86,-1,87,-157,0,-158xm100,-191v57,0,88,45,88,98v0,53,-31,98,-88,98v-57,0,-88,-45,-88,-98v0,-53,31,-98,88,-98xm113,-263r41,51r-23,0r-31,-37r-32,37r-21,0r41,-51r25,0"},"\u00f6":{"d":"100,-172v-86,1,-87,157,0,158v86,-1,87,-157,0,-158xm100,-191v57,0,88,45,88,98v0,53,-31,98,-88,98v-57,0,-88,-45,-88,-98v0,-53,31,-98,88,-98xm81,-220r-24,0r0,-36r24,0r0,36xm145,-220r-25,0r0,-36r25,0r0,36"},"\u00f2":{"d":"100,-172v-86,1,-87,157,0,158v86,-1,87,-157,0,-158xm100,-191v57,0,88,45,88,98v0,53,-31,98,-88,98v-57,0,-88,-45,-88,-98v0,-53,31,-98,88,-98xm100,-212r-47,-50r28,0r37,50r-18,0"},"\u00f5":{"d":"100,-172v-86,1,-87,157,0,158v86,-1,87,-157,0,-158xm100,-191v57,0,88,45,88,98v0,53,-31,98,-88,98v-57,0,-88,-45,-88,-98v0,-53,31,-98,88,-98xm144,-256r13,0v-3,16,-12,35,-31,35v-28,-1,-57,-37,-68,1r-14,0v2,-17,13,-34,32,-34v30,0,57,34,68,-2"},"\u0161":{"d":"156,-131r-23,0v-1,-28,-23,-41,-49,-41v-20,0,-44,8,-44,32v15,55,123,17,122,90v0,40,-40,55,-75,55v-44,0,-72,-19,-76,-65r23,0v2,31,25,46,55,46v22,0,50,-9,50,-35v0,-58,-121,-21,-121,-90v0,-38,36,-52,69,-52v37,0,67,20,69,60xm76,-212r-41,-51r23,0r31,37r32,-37r21,0r-41,51r-25,0","w":173},"\u00fa":{"d":"172,-186r0,186r-21,0v-1,-10,2,-25,-1,-33v-24,60,-129,49,-129,-32r0,-121r23,0v8,67,-28,174,50,172v72,-3,52,-100,55,-172r23,0xm152,-263r-48,51r-18,0r38,-51r28,0","w":193},"\u00fb":{"d":"172,-186r0,186r-21,0v-1,-10,2,-25,-1,-33v-24,60,-129,49,-129,-32r0,-121r23,0v8,67,-28,174,50,172v72,-3,52,-100,55,-172r23,0xm109,-263r41,51r-23,0r-31,-37r-32,37r-21,0r41,-51r25,0","w":193},"\u00fc":{"d":"172,-186r0,186r-21,0v-1,-10,2,-25,-1,-33v-24,60,-129,49,-129,-32r0,-121r23,0v8,67,-28,174,50,172v72,-3,52,-100,55,-172r23,0xm77,-220r-24,0r0,-36r24,0r0,36xm141,-220r-25,0r0,-36r25,0r0,36","w":193},"\u00f9":{"d":"172,-186r0,186r-21,0v-1,-10,2,-25,-1,-33v-24,60,-129,49,-129,-32r0,-121r23,0v8,67,-28,174,50,172v72,-3,52,-100,55,-172r23,0xm99,-212r-48,-50r28,0r38,50r-18,0","w":193},"\u00fd":{"d":"75,-1r-74,-185r24,0r61,159r57,-159r23,0r-81,214v-13,37,-29,45,-66,39r0,-19v37,12,47,-21,56,-49xm142,-263r-48,51r-18,0r38,-51r28,0","w":166,"k":{".":33,",":33}},"\u00ff":{"d":"75,-1r-74,-185r24,0r61,159r57,-159r23,0r-81,214v-13,37,-29,45,-66,39r0,-19v37,12,47,-21,56,-49xm67,-220r-25,0r0,-36r25,0r0,36xm130,-220r-24,0r0,-36r24,0r0,36","w":166,"k":{".":33,",":33}},"\u017e":{"d":"156,-170r-123,151r128,0r0,19r-156,0r0,-18r122,-149r-113,0r0,-19r142,0r0,16xm71,-212r-41,-51r23,0r31,37r32,-37r21,0r-41,51r-25,0","w":166},"\u0100":{"d":"114,-233r-52,132r101,0xm-3,0r104,-257r28,0r100,257r-26,0r-31,-80r-117,0r-31,80r-27,0xm173,-298r-119,0r0,-16r119,0r0,16","w":226,"k":{"\u0177":6,"\u0175":6,"\u0176":27,"\u0174":2,"\u0162":24,"\u0164":24,"\u00ff":6,"\u00fd":6,"\u0178":27,"\u00dd":27,"y":6,"w":6,"v":6,"Y":27,"W":2,"V":18,"T":24}},"\u0102":{"d":"114,-233r-52,132r101,0xm-3,0r104,-257r28,0r100,257r-26,0r-31,-80r-117,0r-31,80r-27,0xm63,-329r14,0v3,39,71,38,75,0r14,0v-4,28,-23,46,-52,46v-29,0,-48,-17,-51,-46","w":226,"k":{"\u0177":6,"\u0175":6,"\u0176":27,"\u0174":2,"\u0162":24,"\u0164":24,"\u00ff":6,"\u00fd":6,"\u0178":27,"\u00dd":27,"y":6,"w":6,"v":6,"Y":27,"W":2,"V":18,"T":24}},"\u0104":{"d":"229,0r-12,0v-27,22,-30,31,-30,42v1,25,31,19,36,2r10,5v-11,36,-68,30,-68,-5v0,-7,1,-22,38,-44r-31,-80r-117,0r-31,80r-27,0r104,-257r28,0xm114,-233r-52,132r101,0","w":226,"k":{"\u0177":6,"\u0175":6,"\u0176":27,"\u0174":2,"\u0162":24,"\u0164":24,"\u00ff":6,"\u00fd":6,"\u0178":27,"\u00dd":27,"y":6,"w":6,"v":6,"Y":27,"W":2,"V":18,"T":24}},"\u0106":{"d":"238,-179r-24,0v-9,-40,-42,-63,-79,-63v-132,1,-130,226,0,227v48,0,77,-37,82,-83r25,0v-7,63,-47,103,-107,103v-81,0,-121,-63,-121,-134v0,-71,40,-133,121,-133v49,0,96,29,103,83xm189,-332r-47,51r-19,0r38,-51r28,0","w":253},"\u0108":{"d":"238,-179r-24,0v-9,-40,-42,-63,-79,-63v-132,1,-130,226,0,227v48,0,77,-37,82,-83r25,0v-7,63,-47,103,-107,103v-81,0,-121,-63,-121,-134v0,-71,40,-133,121,-133v49,0,96,29,103,83xm147,-331r41,51r-23,0r-31,-37r-32,37r-21,0r41,-51r25,0","w":253},"\u010c":{"d":"238,-179r-24,0v-9,-40,-42,-63,-79,-63v-132,1,-130,226,0,227v48,0,77,-37,82,-83r25,0v-7,63,-47,103,-107,103v-81,0,-121,-63,-121,-134v0,-71,40,-133,121,-133v49,0,96,29,103,83xm120,-281r-41,-51r24,0r31,37r31,-37r21,0r-41,51r-25,0","w":253},"\u010a":{"d":"238,-179r-24,0v-9,-40,-42,-63,-79,-63v-132,1,-130,226,0,227v48,0,77,-37,82,-83r25,0v-7,63,-47,103,-107,103v-81,0,-121,-63,-121,-134v0,-71,40,-133,121,-133v49,0,96,29,103,83xm146,-288r-25,0r0,-36r25,0r0,36","w":253},"\u010e":{"d":"26,0r0,-257r89,0v78,2,118,43,118,128v0,85,-40,129,-118,129r-89,0xm50,-236r0,215v97,5,158,-9,158,-108v0,-99,-61,-113,-158,-107xm97,-281r-41,-51r24,0r31,37r31,-37r21,0r-41,51r-25,0","w":246},"\u011a":{"d":"26,0r0,-257r177,0r0,21r-153,0r0,93r144,0r0,21r-144,0r0,101r155,0r0,21r-179,0xm101,-281r-41,-51r23,0r31,37r32,-37r21,0r-41,51r-25,0","w":213},"\u0112":{"d":"26,0r0,-257r177,0r0,21r-153,0r0,93r144,0r0,21r-144,0r0,101r155,0r0,21r-179,0xm175,-298r-119,0r0,-16r119,0r0,16","w":213},"\u0114":{"d":"26,0r0,-257r177,0r0,21r-153,0r0,93r144,0r0,21r-144,0r0,101r155,0r0,21r-179,0xm63,-329r14,0v3,39,71,38,75,0r14,0v-4,28,-23,46,-52,46v-29,0,-48,-17,-51,-46","w":213},"\u0116":{"d":"26,0r0,-257r177,0r0,21r-153,0r0,93r144,0r0,21r-144,0r0,101r155,0r0,21r-179,0xm127,-288r-24,0r0,-36r24,0r0,36","w":213},"\u0118":{"d":"205,0r-16,0v-27,22,-30,31,-30,42v1,25,31,19,36,2r10,5v-11,36,-68,30,-68,-5v0,-7,1,-22,38,-44r-149,0r0,-257r177,0r0,21r-153,0r0,93r144,0r0,21r-144,0r0,101r155,0r0,21","w":213},"\u011c":{"d":"246,-131r0,131r-18,0v-2,-15,0,-34,-4,-47v-17,37,-52,52,-89,52v-81,0,-121,-63,-121,-134v0,-71,40,-133,121,-133v54,0,97,29,107,85r-24,0v-3,-30,-34,-65,-83,-65v-132,1,-130,226,0,227v57,0,90,-40,89,-95r-88,0r0,-21r110,0xm147,-331r41,51r-23,0r-31,-37r-32,37r-21,0r41,-51r25,0","w":266},"\u011e":{"d":"246,-131r0,131r-18,0v-2,-15,0,-34,-4,-47v-17,37,-52,52,-89,52v-81,0,-121,-63,-121,-134v0,-71,40,-133,121,-133v54,0,97,29,107,85r-24,0v-3,-30,-34,-65,-83,-65v-132,1,-130,226,0,227v57,0,90,-40,89,-95r-88,0r0,-21r110,0xm83,-329r14,0v3,39,71,38,75,0r14,0v-4,28,-23,46,-52,46v-29,0,-48,-17,-51,-46","w":266},"\u0120":{"d":"246,-131r0,131r-18,0v-2,-15,0,-34,-4,-47v-17,37,-52,52,-89,52v-81,0,-121,-63,-121,-134v0,-71,40,-133,121,-133v54,0,97,29,107,85r-24,0v-3,-30,-34,-65,-83,-65v-132,1,-130,226,0,227v57,0,90,-40,89,-95r-88,0r0,-21r110,0xm148,-288r-25,0r0,-36r25,0r0,36","w":266},"\u0122":{"d":"246,-131r0,131r-18,0v-2,-15,0,-34,-4,-47v-17,37,-52,52,-89,52v-81,0,-121,-63,-121,-134v0,-71,40,-133,121,-133v54,0,97,29,107,85r-24,0v-3,-30,-34,-65,-83,-65v-132,1,-130,226,0,227v57,0,90,-40,89,-95r-88,0r0,-21r110,0xm119,18r31,0v2,31,-1,57,-31,55r0,-10v10,-2,13,-6,14,-12r-14,0r0,-33","w":266},"\u0124":{"d":"26,0r0,-257r24,0r0,112r153,0r0,-112r25,0r0,257r-25,0r0,-125r-153,0r0,125r-24,0xm140,-331r41,51r-24,0r-31,-37r-31,37r-21,0r41,-51r25,0","w":253},"\u0126":{"d":"26,0r0,-257r24,0r0,71r153,0r0,-71r25,0r0,257r-25,0r0,-121r-153,0r0,121r-24,0xm203,-170r-153,0r0,28r153,0r0,-28","w":253},"\u0128":{"d":"28,0r0,-257r24,0r0,257r-24,0xm83,-324r13,0v-3,16,-12,34,-31,34v-29,-1,-58,-36,-68,2r-14,0v2,-17,13,-35,32,-35v30,0,56,34,68,-1","w":79},"\u012a":{"d":"28,0r0,-257r24,0r0,257r-24,0xm99,-298r-118,0r0,-16r118,0r0,16","w":79},"\u0130":{"d":"28,0r0,-257r24,0r0,257r-24,0xm52,-288r-24,0r0,-36r24,0r0,36","w":79},"\u012e":{"d":"52,-257r0,257v-24,23,-26,31,-26,42v0,25,28,19,32,2r9,5v-10,35,-62,30,-61,-5v0,-7,0,-22,34,-44r-12,0r0,-257r24,0","w":79},"\u0134":{"d":"130,-82r0,-175r24,0r0,185v0,52,-20,77,-75,77v-59,0,-71,-42,-71,-87r24,0v1,22,-2,67,49,67v39,0,49,-20,49,-67xm153,-331r41,51r-23,0r-31,-37r-32,37r-21,0r41,-51r25,0","w":180},"\u0136":{"d":"26,0r0,-257r24,0r0,138r150,-138r33,0r-115,106r120,151r-31,0r-107,-134r-50,46r0,88r-24,0xm105,18r31,0v2,31,-1,57,-31,55r0,-10v10,-2,13,-6,14,-12r-14,0r0,-33","w":233},"\u0139":{"d":"26,0r0,-257r24,0r0,236r144,0r0,21r-168,0xm94,-332r-47,51r-19,0r38,-51r28,0","w":193,"k":{"\u0177":13,"\u0176":40,"\u0174":20,"\u0162":33,"\u0164":33,"\u00ff":13,"\u00fd":13,"\u0178":40,"\u00dd":40,"y":13,"Y":40,"W":20,"V":33,"T":33}},"\u013d":{"d":"26,0r0,-257r24,0r0,236r144,0r0,21r-168,0xm136,-257r-31,51r-17,0r20,-51r28,0","w":193,"k":{"\u0177":13,"\u0176":40,"\u0174":20,"\u0162":33,"\u0164":33,"\u00ff":13,"\u00fd":13,"\u0178":40,"\u00dd":40,"y":13,"Y":40,"W":20,"V":33,"T":33}},"\u013b":{"d":"26,0r0,-257r24,0r0,236r144,0r0,21r-168,0xm90,18r31,0v2,31,-1,57,-31,55r0,-10v10,-2,13,-6,14,-12r-14,0r0,-33","w":193,"k":{"\u0177":13,"\u0176":40,"\u0174":20,"\u0162":33,"\u0164":33,"\u00ff":13,"\u00fd":13,"\u0178":40,"\u00dd":40,"y":13,"Y":40,"W":20,"V":33,"T":33}},"\u0143":{"d":"26,0r0,-257r27,0r150,217r0,-217r25,0r0,257r-27,0r-151,-217r0,217r-24,0xm179,-332r-48,51r-18,0r38,-51r28,0","w":253},"\u0147":{"d":"26,0r0,-257r27,0r150,217r0,-217r25,0r0,257r-27,0r-151,-217r0,217r-24,0xm112,-281r-41,-51r23,0r31,37r32,-37r21,0r-41,51r-25,0","w":253},"\u0145":{"d":"26,0r0,-257r27,0r150,217r0,-217r25,0r0,257r-27,0r-151,-217r0,217r-24,0xm109,18r31,0v2,31,-1,57,-31,55r0,-10v10,-2,13,-6,14,-12r-14,0r0,-33","w":253},"\u014c":{"d":"134,-242v-132,1,-130,226,0,227v130,-1,130,-226,0,-227xm12,-129v0,-71,41,-133,122,-133v81,0,121,62,121,133v0,71,-40,134,-121,134v-81,0,-122,-63,-122,-134xm193,-298r-118,0r0,-16r118,0r0,16","w":266},"\u014e":{"d":"134,-242v-132,1,-130,226,0,227v130,-1,130,-226,0,-227xm12,-129v0,-71,41,-133,122,-133v81,0,121,62,121,133v0,71,-40,134,-121,134v-81,0,-122,-63,-122,-134xm82,-329r14,0v3,38,72,39,76,0r14,0v-4,28,-23,46,-52,46v-29,0,-49,-17,-52,-46","w":266},"\u0150":{"d":"134,-242v-132,1,-130,226,0,227v130,-1,130,-226,0,-227xm12,-129v0,-71,41,-133,122,-133v81,0,121,62,121,133v0,71,-40,134,-121,134v-81,0,-122,-63,-122,-134xm169,-281r-18,0r36,-51r28,0xm113,-281r-18,0r36,-51r27,0","w":266},"\u0154":{"d":"50,-236r0,101v63,-2,144,15,147,-50v3,-66,-85,-49,-147,-51xm202,0v-16,-45,6,-114,-59,-114r-93,0r0,114r-24,0r0,-257v85,3,195,-22,196,67v1,34,-19,57,-50,66v62,5,34,81,57,124r-27,0xm168,-332r-47,51r-18,0r37,-51r28,0","w":240,"k":{"\u0177":-9,"\u0176":5,"\u0174":-2,"\u0162":-2,"\u0164":-2,"\u00ff":-9,"\u00fd":-9,"\u0178":5,"\u00dd":5,"y":-9,"Y":5,"W":-2,"V":-2,"T":-2}},"\u0158":{"d":"50,-236r0,101v63,-2,144,15,147,-50v3,-66,-85,-49,-147,-51xm202,0v-16,-45,6,-114,-59,-114r-93,0r0,114r-24,0r0,-257v85,3,195,-22,196,67v1,34,-19,57,-50,66v62,5,34,81,57,124r-27,0xm99,-281r-41,-51r23,0r31,37r32,-37r21,0r-41,51r-25,0","w":240,"k":{"\u0177":-9,"\u0176":5,"\u0174":-2,"\u0162":-2,"\u0164":-2,"\u00ff":-9,"\u00fd":-9,"\u0178":5,"\u00dd":5,"y":-9,"Y":5,"W":-2,"V":-2,"T":-2}},"\u0156":{"d":"50,-236r0,101v63,-2,144,15,147,-50v3,-66,-85,-49,-147,-51xm202,0v-16,-45,6,-114,-59,-114r-93,0r0,114r-24,0r0,-257v85,3,195,-22,196,67v1,34,-19,57,-50,66v62,5,34,81,57,124r-27,0xm106,18r31,0v2,31,-1,57,-31,55r0,-10v10,-2,13,-6,14,-12r-14,0r0,-33","w":240,"k":{"\u0177":-9,"\u0176":5,"\u0174":-2,"\u0162":-2,"\u0164":-2,"\u00ff":-9,"\u00fd":-9,"\u0178":5,"\u00dd":5,"y":-9,"Y":5,"W":-2,"V":-2,"T":-2}},"\u015a":{"d":"13,-85r24,0v-1,53,37,70,84,70v27,0,68,-16,68,-53v0,-83,-167,-24,-168,-122v0,-25,17,-72,89,-72v51,0,95,26,95,79r-25,0v2,-72,-134,-84,-134,-7v0,47,64,42,101,54v35,12,67,26,67,68v0,18,-7,73,-98,73v-61,0,-106,-27,-103,-90xm166,-332r-48,51r-18,0r38,-51r28,0","w":226},"\u015c":{"d":"13,-85r24,0v-1,53,37,70,84,70v27,0,68,-16,68,-53v0,-83,-167,-24,-168,-122v0,-25,17,-72,89,-72v51,0,95,26,95,79r-25,0v2,-72,-134,-84,-134,-7v0,47,64,42,101,54v35,12,67,26,67,68v0,18,-7,73,-98,73v-61,0,-106,-27,-103,-90xm127,-331r41,51r-24,0r-31,-37r-31,37r-21,0r41,-51r25,0","w":226},"\u015e":{"d":"13,-85r24,0v-1,53,37,70,84,70v27,0,68,-16,68,-53v0,-83,-167,-24,-168,-122v0,-25,17,-72,89,-72v51,0,95,26,95,79r-25,0v2,-72,-134,-84,-134,-7v0,47,64,42,101,54v35,12,67,26,67,68v0,15,-5,56,-60,69v-10,3,-22,4,-37,4r-12,14v22,-3,39,-1,42,23v-2,35,-47,37,-74,24r5,-12v13,5,48,12,48,-10v0,-24,-34,-4,-40,-17r18,-22v-56,-3,-93,-31,-91,-90","w":226},"\uf6c1":{"d":"13,-85r24,0v-1,53,37,70,84,70v27,0,68,-16,68,-53v0,-83,-167,-24,-168,-122v0,-25,17,-72,89,-72v51,0,95,26,95,79r-25,0v2,-72,-134,-84,-134,-7v0,47,64,42,101,54v35,12,67,26,67,68v0,15,-5,56,-60,69v-10,3,-22,4,-37,4r-12,14v22,-3,39,-1,42,23v-2,35,-47,37,-74,24r5,-12v13,5,48,12,48,-10v0,-24,-34,-4,-40,-17r18,-22v-56,-3,-93,-31,-91,-90","w":226},"\u0164":{"d":"-2,-236r0,-21r204,0r0,21r-90,0r0,236r-24,0r0,-236r-90,0xm88,-281r-41,-51r24,0r31,37r31,-37r21,0r-41,51r-25,0","k":{"\u0133":-9,"\u0177":40,"\u0175":40,"\u0173":33,"\u0171":33,"\u016f":33,"\u016d":33,"\u016b":33,"\u0169":33,"\u015f":40,"\u015d":40,"\u015b":40,"\u0159":33,"\u0157":33,"\u0155":33,"\u0151":40,"\u014f":40,"\u014d":40,"\u012f":-9,"\u0119":40,"\u0117":40,"\u0115":40,"\u0113":40,"\u011b":40,"\u010b":40,"\u010d":40,"\u0109":40,"\u0107":40,"\u0105":40,"\u0103":40,"\u0101":40,"\u0104":24,"\u0102":24,"\u0100":24,"\u00ff":40,"\u00fd":40,"\u00f9":33,"\u00fc":33,"\u00fb":33,"\u00fa":33,"\u0161":40,"\u00f5":40,"\u00f2":40,"\u00f6":40,"\u00f4":40,"\u00f3":40,"\u00e8":40,"\u00eb":40,"\u00ea":40,"\u00e9":40,"\u00e7":40,"\u00e3":40,"\u00e5":40,"\u00e0":40,"\u00e4":40,"\u00e2":40,"\u00e1":40,"\u00c3":24,"\u00c5":24,"\u00c0":24,"\u00c4":24,"\u00c2":24,"\u00c1":24,"y":40,"w":40,"u":33,"s":40,"r":33,"o":40,"i":-9,"e":40,"c":40,"a":40,"A":24,";":40,":":40,".":40,"-":46,",":40}},"\u0162":{"d":"-2,-236r0,-21r204,0r0,21r-90,0r0,236r-24,0r0,-236r-90,0xm85,18r31,0v2,31,-1,57,-31,55r0,-10v10,-2,13,-6,14,-12r-14,0r0,-33","k":{"\u0133":-9,"\u0177":40,"\u0175":40,"\u0173":33,"\u0171":33,"\u016f":33,"\u016d":33,"\u016b":33,"\u0169":33,"\u015f":40,"\u015d":40,"\u015b":40,"\u0159":33,"\u0157":33,"\u0155":33,"\u0151":40,"\u014f":40,"\u014d":40,"\u012f":-9,"\u0119":40,"\u0117":40,"\u0115":40,"\u0113":40,"\u011b":40,"\u010b":40,"\u010d":40,"\u0109":40,"\u0107":40,"\u0105":40,"\u0103":40,"\u0101":40,"\u0104":24,"\u0102":24,"\u0100":24,"\u00ff":40,"\u00fd":40,"\u00f9":33,"\u00fc":33,"\u00fb":33,"\u00fa":33,"\u0161":40,"\u00f5":40,"\u00f2":40,"\u00f6":40,"\u00f4":40,"\u00f3":40,"\u00e8":40,"\u00eb":40,"\u00ea":40,"\u00e9":40,"\u00e7":40,"\u00e3":40,"\u00e5":40,"\u00e0":40,"\u00e4":40,"\u00e2":40,"\u00e1":40,"\u00c3":24,"\u00c5":24,"\u00c0":24,"\u00c4":24,"\u00c2":24,"\u00c1":24,"y":40,"w":40,"u":33,"s":40,"r":33,"o":40,"i":-9,"e":40,"c":40,"a":40,"A":24,";":40,":":40,".":40,"-":46,",":40}},"\u0166":{"d":"-2,-236r0,-21r204,0r0,21r-90,0r0,61r60,0r0,16r-60,0r0,159r-24,0r0,-159r-59,0r0,-16r59,0r0,-61r-90,0"},"\u0168":{"d":"123,5v-136,0,-93,-142,-100,-262r25,0r0,159v0,59,27,83,75,83v48,0,76,-24,76,-83r0,-159r24,0v-7,120,37,262,-100,262xm166,-324r14,0v-3,16,-13,34,-32,34v-28,-1,-57,-36,-67,2r-14,0v2,-17,13,-35,32,-35v30,0,55,34,67,-1","w":246},"\u016a":{"d":"123,5v-136,0,-93,-142,-100,-262r25,0r0,159v0,59,27,83,75,83v48,0,76,-24,76,-83r0,-159r24,0v-7,120,37,262,-100,262xm182,-298r-119,0r0,-16r119,0r0,16","w":246},"\u016c":{"d":"123,5v-136,0,-93,-142,-100,-262r25,0r0,159v0,59,27,83,75,83v48,0,76,-24,76,-83r0,-159r24,0v-7,120,37,262,-100,262xm71,-329r14,0v3,39,71,38,75,0r14,0v-4,28,-23,46,-52,46v-29,0,-48,-17,-51,-46","w":246},"\u016e":{"d":"123,5v-136,0,-93,-142,-100,-262r25,0r0,159v0,59,27,83,75,83v48,0,76,-24,76,-83r0,-159r24,0v-7,120,37,262,-100,262xm98,-310v0,14,10,25,24,25v14,0,25,-11,25,-25v0,-14,-11,-24,-25,-24v-14,0,-24,10,-24,24xm84,-310v0,-21,17,-38,38,-38v21,0,39,17,39,38v0,21,-18,39,-39,39v-21,0,-38,-18,-38,-39","w":246},"\u0170":{"d":"123,5v-136,0,-93,-142,-100,-262r25,0r0,159v0,59,27,83,75,83v48,0,76,-24,76,-83r0,-159r24,0v-7,120,37,262,-100,262xm158,-281r-19,0r37,-51r27,0xm102,-281r-19,0r37,-51r27,0","w":246},"\u0172":{"d":"118,5v-61,0,-95,-45,-95,-98r0,-164r25,0r0,159v0,59,27,83,75,83v48,0,76,-24,76,-83r0,-159r24,0v-7,113,36,253,-89,262v-19,11,-38,54,-7,54v9,0,16,-7,20,-15r10,5v-11,36,-68,30,-68,-5v-4,-8,16,-32,29,-39","w":246},"\u0174":{"d":"71,0r-71,-257r26,0r59,225r63,-225r31,0r63,225r59,-225r24,0r-70,257r-26,0r-66,-230r-65,230r-27,0xm176,-331r41,51r-23,0r-31,-37r-32,37r-21,0r41,-51r25,0","w":326,"k":{"\u0133":-9,"\u0173":6,"\u0171":6,"\u016f":6,"\u016d":6,"\u016b":6,"\u0169":6,"\u0159":6,"\u0157":6,"\u0155":6,"\u0151":6,"\u014f":6,"\u014d":6,"\u012f":-9,"\u0119":6,"\u0117":6,"\u0115":6,"\u0113":6,"\u011b":6,"\u0105":13,"\u0103":13,"\u0101":13,"\u0104":6,"\u0102":6,"\u0100":6,"\u00f9":6,"\u00fc":6,"\u00fb":6,"\u00fa":6,"\u00f5":6,"\u00f2":6,"\u00f6":6,"\u00f4":6,"\u00f3":6,"\u00e8":6,"\u00eb":6,"\u00ea":6,"\u00e9":6,"\u00e3":13,"\u00e5":13,"\u00e0":13,"\u00e4":13,"\u00e2":13,"\u00e1":13,"\u00c3":6,"\u00c5":6,"\u00c0":6,"\u00c4":6,"\u00c2":6,"\u00c1":6,"u":6,"r":6,"o":6,"i":-9,"e":6,"a":13,"A":6,";":6,":":6,".":27,",":27}},"\u0176":{"d":"98,0r0,-106r-102,-151r30,0r84,130r84,-130r30,0r-102,151r0,106r-24,0xm124,-331r41,51r-23,0r-31,-37r-32,37r-21,0r41,-51r25,0","w":219,"k":{"\u0133":3,"\u0173":27,"\u0171":27,"\u016f":27,"\u016d":27,"\u016b":27,"\u0169":27,"\u0151":33,"\u014f":33,"\u014d":33,"\u012f":3,"\u0119":33,"\u0117":33,"\u0115":33,"\u0113":33,"\u011b":33,"\u0105":33,"\u0103":33,"\u0101":33,"\u0104":27,"\u0102":27,"\u0100":27,"\u00f9":27,"\u00fc":27,"\u00fb":27,"\u00fa":27,"\u00f5":33,"\u00f2":33,"\u00f6":33,"\u00f4":33,"\u00f3":33,"\u00e8":33,"\u00eb":33,"\u00ea":33,"\u00e9":33,"\u00e3":33,"\u00e5":33,"\u00e0":33,"\u00e4":33,"\u00e2":33,"\u00e1":33,"\u00c3":27,"\u00c5":27,"\u00c0":27,"\u00c4":27,"\u00c2":27,"\u00c1":27,"v":20,"u":27,"q":33,"p":27,"o":33,"i":3,"e":33,"a":33,"A":27,";":33,":":33,".":36,"-":40,",":44}},"\u0179":{"d":"13,-236r0,-21r185,0r0,22r-169,214r173,0r0,21r-200,0r0,-22r169,-214r-158,0xm158,-332r-48,51r-18,0r38,-51r28,0","w":206},"\u017b":{"d":"13,-236r0,-21r185,0r0,22r-169,214r173,0r0,21r-200,0r0,-22r169,-214r-158,0xm118,-288r-25,0r0,-36r25,0r0,36","w":206},"\u0101":{"d":"42,-129r-23,0v3,-44,33,-62,76,-62v33,0,68,10,68,60r0,98v-1,12,11,17,21,12r0,20v-28,6,-44,-8,-43,-31v-20,51,-129,53,-129,-17v0,-52,50,-54,99,-60v19,-2,29,-5,29,-25v0,-31,-21,-38,-48,-38v-28,0,-49,13,-50,43xm140,-102v-30,22,-106,6,-106,52v0,23,20,36,42,36v46,0,71,-34,64,-88xm154,-230r-118,0r0,-16r118,0r0,16","w":186},"\u0103":{"d":"42,-129r-23,0v3,-44,33,-62,76,-62v33,0,68,10,68,60r0,98v-1,12,11,17,21,12r0,20v-28,6,-44,-8,-43,-31v-20,51,-129,53,-129,-17v0,-52,50,-54,99,-60v19,-2,29,-5,29,-25v0,-31,-21,-38,-48,-38v-28,0,-49,13,-50,43xm140,-102v-30,22,-106,6,-106,52v0,23,20,36,42,36v46,0,71,-34,64,-88xm42,-261r15,0v3,40,71,39,75,0r14,0v-4,28,-23,46,-52,46v-29,0,-49,-17,-52,-46","w":186},"\u0105":{"d":"149,73v-59,0,-25,-63,6,-75v-11,-4,-11,-18,-14,-30v-20,51,-129,53,-129,-17v0,-52,50,-54,99,-60v19,-2,29,-5,29,-25v0,-31,-21,-38,-48,-38v-28,0,-49,13,-50,43r-23,0v3,-44,33,-62,76,-62v33,0,68,10,68,60r0,98v-1,12,11,17,21,12r0,20r-17,1v-27,22,-29,31,-29,42v1,25,31,19,36,2r10,5v-8,18,-20,24,-35,24xm140,-102v-30,22,-106,6,-106,52v0,23,20,36,42,36v46,0,71,-34,64,-88","w":186},"\u0107":{"d":"175,-127r-22,0v-6,-28,-23,-45,-53,-45v-86,1,-87,157,0,158v28,0,51,-22,54,-53r23,0v-6,45,-35,72,-77,72v-57,0,-88,-45,-88,-98v0,-53,31,-98,88,-98v40,0,70,21,75,64xm154,-263r-47,51r-18,0r37,-51r28,0","w":186},"\u0109":{"d":"175,-127r-22,0v-6,-28,-23,-45,-53,-45v-86,1,-87,157,0,158v28,0,51,-22,54,-53r23,0v-6,45,-35,72,-77,72v-57,0,-88,-45,-88,-98v0,-53,31,-98,88,-98v40,0,70,21,75,64xm112,-263r41,51r-23,0r-31,-37r-32,37r-21,0r41,-51r25,0","w":186},"\u010d":{"d":"175,-127r-22,0v-6,-28,-23,-45,-53,-45v-86,1,-87,157,0,158v28,0,51,-22,54,-53r23,0v-6,45,-35,72,-77,72v-57,0,-88,-45,-88,-98v0,-53,31,-98,88,-98v40,0,70,21,75,64xm87,-212r-41,-51r23,0r31,37r32,-37r21,0r-41,51r-25,0","w":186},"\u010b":{"d":"175,-127r-22,0v-6,-28,-23,-45,-53,-45v-86,1,-87,157,0,158v28,0,51,-22,54,-53r23,0v-6,45,-35,72,-77,72v-57,0,-88,-45,-88,-98v0,-53,31,-98,88,-98v40,0,70,21,75,64xm112,-220r-25,0r0,-36r25,0r0,36","w":186},"\u010f":{"d":"185,-257r0,257r-21,0v-1,-11,2,-26,-1,-35v-10,24,-39,40,-66,40v-57,0,-83,-45,-83,-98v0,-53,26,-98,83,-98v27,0,56,14,65,41r0,-107r23,0xm97,-172v-83,1,-82,157,0,158v89,-1,89,-157,0,-158xm251,-257r-31,51r-17,0r20,-51r28,0","w":232},"\u0111":{"d":"185,-210r0,210r-21,0v-1,-11,2,-26,-1,-35v-10,24,-39,40,-66,40v-57,0,-83,-45,-83,-98v0,-53,26,-98,83,-98v27,0,56,14,65,41r0,-60r-62,0r0,-16r62,0r0,-31r23,0r0,31r30,0r0,16r-30,0xm97,-172v-83,1,-82,157,0,158v89,-1,89,-157,0,-158","w":215},"\u011b":{"d":"35,-106r120,0v-1,-34,-23,-66,-59,-66v-37,0,-57,32,-61,66xm178,-87r-143,0v0,33,18,73,61,73v33,0,51,-19,58,-47r23,0v-10,42,-34,66,-81,66v-59,0,-84,-45,-84,-98v0,-49,25,-98,84,-98v59,0,84,52,82,104xm84,-212r-41,-51r24,0r31,37r31,-37r21,0r-41,51r-25,0","w":186},"\u0113":{"d":"35,-106r120,0v-1,-34,-23,-66,-59,-66v-37,0,-57,32,-61,66xm178,-87r-143,0v0,33,18,73,61,73v33,0,51,-19,58,-47r23,0v-10,42,-34,66,-81,66v-59,0,-84,-45,-84,-98v0,-49,25,-98,84,-98v59,0,84,52,82,104xm155,-230r-118,0r0,-16r118,0r0,16","w":186},"\u0115":{"d":"35,-106r120,0v-1,-34,-23,-66,-59,-66v-37,0,-57,32,-61,66xm178,-87r-143,0v0,33,18,73,61,73v33,0,51,-19,58,-47r23,0v-10,42,-34,66,-81,66v-59,0,-84,-45,-84,-98v0,-49,25,-98,84,-98v59,0,84,52,82,104xm46,-261r14,0v3,40,71,39,75,0r14,0v-4,28,-23,46,-52,46v-29,0,-48,-17,-51,-46","w":186},"\u0117":{"d":"35,-106r120,0v-1,-34,-23,-66,-59,-66v-37,0,-57,32,-61,66xm178,-87r-143,0v0,33,18,73,61,73v33,0,51,-19,58,-47r23,0v-10,42,-34,66,-81,66v-59,0,-84,-45,-84,-98v0,-49,25,-98,84,-98v59,0,84,52,82,104xm108,-220r-24,0r0,-36r24,0r0,36","w":186},"\u0119":{"d":"92,5v-55,-2,-80,-46,-80,-98v0,-49,25,-98,84,-98v59,0,84,52,82,104r-143,0v0,33,18,73,61,73v33,0,51,-19,58,-47r23,0v-10,37,-28,61,-69,66v-19,11,-38,54,-7,54v9,0,16,-7,20,-15r10,5v-11,36,-68,30,-68,-5v-4,-8,16,-32,29,-39xm35,-106r120,0v-1,-34,-23,-66,-59,-66v-37,0,-57,32,-61,66","w":186},"\u011d":{"d":"179,-186v-9,107,39,260,-83,260v-37,0,-74,-17,-77,-56r23,0v5,27,29,37,54,37v50,0,66,-42,59,-95v-10,23,-32,38,-59,38v-59,0,-84,-43,-84,-96v0,-51,30,-93,84,-93v28,-1,49,18,60,37r0,-32r23,0xm96,-21v79,-1,82,-151,0,-151v-43,0,-61,38,-61,77v0,37,19,74,61,74xm117,-263r41,51r-23,0r-31,-37r-32,37r-21,0r41,-51r25,0"},"\u011f":{"d":"179,-186v-9,107,39,260,-83,260v-37,0,-74,-17,-77,-56r23,0v5,27,29,37,54,37v50,0,66,-42,59,-95v-10,23,-32,38,-59,38v-59,0,-84,-43,-84,-96v0,-51,30,-93,84,-93v28,-1,49,18,60,37r0,-32r23,0xm96,-21v79,-1,82,-151,0,-151v-43,0,-61,38,-61,77v0,37,19,74,61,74xm45,-261r14,0v3,40,71,39,75,0r14,0v-4,28,-23,46,-52,46v-29,0,-48,-17,-51,-46"},"\u0121":{"d":"179,-186v-9,107,39,260,-83,260v-37,0,-74,-17,-77,-56r23,0v5,27,29,37,54,37v50,0,66,-42,59,-95v-10,23,-32,38,-59,38v-59,0,-84,-43,-84,-96v0,-51,30,-93,84,-93v28,-1,49,18,60,37r0,-32r23,0xm96,-21v79,-1,82,-151,0,-151v-43,0,-61,38,-61,77v0,37,19,74,61,74xm112,-220r-25,0r0,-36r25,0r0,36"},"\u0123":{"d":"179,-186v-9,107,39,260,-83,260v-37,0,-74,-17,-77,-56r23,0v5,27,29,37,54,37v50,0,66,-42,59,-95v-10,23,-32,38,-59,38v-59,0,-84,-43,-84,-96v0,-51,30,-93,84,-93v28,-1,49,18,60,37r0,-32r23,0xm96,-21v79,-1,82,-151,0,-151v-43,0,-61,38,-61,77v0,37,19,74,61,74xm116,-224r-31,0v-2,-31,1,-57,31,-55r0,10v-10,2,-13,6,-14,12r14,0r0,33"},"\u0125":{"d":"21,0r0,-257r23,0r1,103v9,-22,33,-37,59,-37v98,0,61,108,68,191r-23,0v-8,-67,28,-171,-47,-172v-75,-1,-56,99,-58,172r-23,0xm108,-331r41,51r-23,0r-31,-37r-32,37r-21,0r41,-51r25,0","w":193},"\u0127":{"d":"30,-226r0,-31r22,0r0,31r55,0r0,16r-55,0v1,18,-2,40,1,56v9,-22,33,-37,59,-37v98,0,61,108,68,191r-22,0v-8,-67,28,-171,-47,-172v-75,-1,-58,98,-59,172r-22,0r0,-210r-30,0r0,-16r30,0","w":201},"\u0129":{"d":"45,0r-23,0r0,-186r23,0r0,186xm76,-256r14,0v-3,16,-12,35,-31,35v-28,-1,-57,-37,-68,1r-14,0v2,-17,13,-34,32,-34v30,0,57,34,67,-2","w":66},"\u012b":{"d":"45,0r-23,0r0,-186r23,0r0,186xm93,-230r-119,0r0,-16r119,0r0,16","w":66},"\u012f":{"d":"45,-186r0,186v-24,22,-27,31,-27,42v1,25,28,19,32,2r9,5v-9,36,-62,29,-61,-5v0,-7,1,-22,34,-44r-10,0r0,-186r23,0xm22,-221r0,-36r23,0r0,36r-23,0","w":66},"\u0135":{"d":"22,23r0,-209r23,0r0,203v2,34,-16,59,-56,51r0,-19v21,5,33,-6,33,-26xm45,-263r41,51r-23,0r-31,-37r-32,37r-21,0r41,-51r25,0","w":66},"\u0137":{"d":"22,0r0,-257r22,0r0,161r103,-90r30,0r-79,69r85,117r-29,0r-73,-101r-37,30r0,71r-22,0xm80,18r31,0v2,31,-1,57,-31,55r0,-10v10,-2,13,-6,14,-12r-14,0r0,-33","w":180},"\u013a":{"d":"22,0r0,-257r23,0r0,257r-23,0xm88,-332r-48,51r-18,0r38,-51r28,0","w":66},"\u013e":{"d":"22,0r0,-257r23,0r0,257r-23,0xm111,-257r-31,51r-17,0r19,-51r29,0","w":91},"\u013c":{"d":"22,0r0,-257r23,0r0,257r-23,0xm18,18r31,0v2,31,-1,57,-31,55r0,-10v10,-2,13,-6,14,-12r-14,0r0,-33","w":66},"\u0144":{"d":"21,0r0,-186r23,0v1,10,-2,24,1,32v9,-22,33,-37,59,-37v98,0,61,108,68,191r-23,0v-8,-67,28,-171,-47,-172v-75,-1,-56,99,-58,172r-23,0xm151,-263r-48,51r-18,0r38,-51r28,0","w":193},"\u0148":{"d":"21,0r0,-186r23,0v1,10,-2,24,1,32v9,-22,33,-37,59,-37v98,0,61,108,68,191r-23,0v-8,-67,28,-171,-47,-172v-75,-1,-56,99,-58,172r-23,0xm84,-212r-41,-51r23,0r31,37r32,-37r21,0r-41,51r-25,0","w":193},"\u0146":{"d":"21,0r0,-186r23,0v1,10,-2,24,1,32v9,-22,33,-37,59,-37v98,0,61,108,68,191r-23,0v-8,-67,28,-171,-47,-172v-75,-1,-56,99,-58,172r-23,0xm83,18r31,0v2,31,-1,57,-31,55r0,-10v10,-2,13,-6,14,-12r-14,0r0,-33","w":193},"\u014d":{"d":"100,-172v-86,1,-87,157,0,158v86,-1,87,-157,0,-158xm100,-191v57,0,88,45,88,98v0,53,-31,98,-88,98v-57,0,-88,-45,-88,-98v0,-53,31,-98,88,-98xm161,-230r-119,0r0,-16r119,0r0,16"},"\u014f":{"d":"100,-172v-86,1,-87,157,0,158v86,-1,87,-157,0,-158xm100,-191v57,0,88,45,88,98v0,53,-31,98,-88,98v-57,0,-88,-45,-88,-98v0,-53,31,-98,88,-98xm50,-261r14,0v3,40,71,39,75,0r14,0v-4,28,-23,46,-52,46v-29,0,-48,-17,-51,-46"},"\u0151":{"d":"100,-172v-86,1,-87,157,0,158v86,-1,87,-157,0,-158xm100,-191v57,0,88,45,88,98v0,53,-31,98,-88,98v-57,0,-88,-45,-88,-98v0,-53,31,-98,88,-98xm136,-212r-18,0r36,-51r27,0xm80,-212r-18,0r36,-51r27,0"},"\u0155":{"d":"22,0r0,-186r20,0v1,14,-2,32,1,44v12,-30,37,-47,70,-46r0,22v-41,-2,-69,28,-69,67r0,99r-22,0xm90,-263r-48,51r-18,0r38,-51r28,0","w":113,"k":{"\u0151":6,"\u014f":6,"\u014d":6,"\u0149":-6,"\u0146":-6,"\u0148":-6,"\u0144":-6,"\u0119":6,"\u0117":6,"\u0115":6,"\u0113":6,"\u011b":6,"\u010f":6,"\u010b":6,"\u010d":6,"\u0109":6,"\u0107":6,"\u00f5":6,"\u00f2":6,"\u00f6":6,"\u00f4":6,"\u00f3":6,"\u00f1":-6,"\u00e8":6,"\u00eb":6,"\u00ea":6,"\u00e9":6,"\u00e7":6,"q":6,"o":6,"n":-6,"e":6,"d":6,"c":6,".":33,"-":20,",":33}},"\u0157":{"d":"22,0r0,-186r20,0v1,14,-2,32,1,44v12,-30,37,-47,70,-46r0,22v-41,-2,-69,28,-69,67r0,99r-22,0xm18,18r31,0v2,31,-1,57,-31,55r0,-10v10,-2,13,-6,14,-12r-14,0r0,-33","w":113,"k":{"\u0151":6,"\u014f":6,"\u014d":6,"\u0149":-6,"\u0146":-6,"\u0148":-6,"\u0144":-6,"\u0119":6,"\u0117":6,"\u0115":6,"\u0113":6,"\u011b":6,"\u010f":6,"\u010b":6,"\u010d":6,"\u0109":6,"\u0107":6,"\u00f5":6,"\u00f2":6,"\u00f6":6,"\u00f4":6,"\u00f3":6,"\u00f1":-6,"\u00e8":6,"\u00eb":6,"\u00ea":6,"\u00e9":6,"\u00e7":6,"q":6,"o":6,"n":-6,"e":6,"d":6,"c":6,".":33,"-":20,",":33}},"\u0159":{"d":"22,0r0,-186r20,0v1,14,-2,32,1,44v12,-30,37,-47,70,-46r0,22v-41,-2,-69,28,-69,67r0,99r-22,0xm54,-212r-41,-51r23,0r31,37r32,-37r21,0r-41,51r-25,0","w":113,"k":{"\u0151":6,"\u014f":6,"\u014d":6,"\u0149":-6,"\u0146":-6,"\u0148":-6,"\u0144":-6,"\u0119":6,"\u0117":6,"\u0115":6,"\u0113":6,"\u011b":6,"\u010f":6,"\u010b":6,"\u010d":6,"\u0109":6,"\u0107":6,"\u00f5":6,"\u00f2":6,"\u00f6":6,"\u00f4":6,"\u00f3":6,"\u00f1":-6,"\u00e8":6,"\u00eb":6,"\u00ea":6,"\u00e9":6,"\u00e7":6,"q":6,"o":6,"n":-6,"e":6,"d":6,"c":6,".":33,"-":20,",":33}},"\u015b":{"d":"156,-131r-23,0v-1,-28,-23,-41,-49,-41v-20,0,-44,8,-44,32v15,55,123,17,122,90v0,40,-40,55,-75,55v-44,0,-72,-19,-76,-65r23,0v2,31,25,46,55,46v22,0,50,-9,50,-35v0,-58,-121,-21,-121,-90v0,-38,36,-52,69,-52v37,0,67,20,69,60xm142,-263r-48,51r-18,0r38,-51r28,0","w":173},"\u015d":{"d":"156,-131r-23,0v-1,-28,-23,-41,-49,-41v-20,0,-44,8,-44,32v15,55,123,17,122,90v0,40,-40,55,-75,55v-44,0,-72,-19,-76,-65r23,0v2,31,25,46,55,46v22,0,50,-9,50,-35v0,-58,-121,-21,-121,-90v0,-38,36,-52,69,-52v37,0,67,20,69,60xm101,-263r41,51r-24,0r-31,-37r-31,37r-21,0r41,-51r25,0","w":173},"\u015f":{"d":"162,-50v-1,38,-33,54,-71,55r-12,14v22,-3,39,-1,42,23v-2,34,-47,37,-73,24r5,-12v13,5,47,12,47,-10v0,-24,-34,-4,-40,-17r18,-22v-40,-3,-64,-23,-67,-65r23,0v2,31,25,46,55,46v22,0,50,-9,50,-35v0,-58,-121,-21,-121,-90v0,-38,36,-52,69,-52v37,0,67,20,69,60r-23,0v-1,-28,-23,-41,-49,-41v-20,0,-44,8,-44,32v15,55,123,17,122,90","w":173},"\uf6c2":{"d":"162,-50v-1,38,-33,54,-71,55r-12,14v22,-3,39,-1,42,23v-2,34,-47,37,-73,24r5,-12v13,5,47,12,47,-10v0,-24,-34,-4,-40,-17r18,-22v-40,-3,-64,-23,-67,-65r23,0v2,31,25,46,55,46v22,0,50,-9,50,-35v0,-58,-121,-21,-121,-90v0,-38,36,-52,69,-52v37,0,67,20,69,60r-23,0v-1,-28,-23,-41,-49,-41v-20,0,-44,8,-44,32v15,55,123,17,122,90","w":173},"\u0165":{"d":"138,-257r-31,51r-17,0r20,-51r28,0xm58,-242r0,56r37,0r0,19r-37,0r0,126v-4,23,16,27,37,23r0,19v-36,3,-60,0,-60,-41r0,-127r-32,0r0,-19r32,0r0,-56r23,0","w":119},"\u0163":{"d":"58,-242r0,56r37,0r0,19r-37,0r0,126v-4,23,16,27,37,23r0,19v-36,3,-60,0,-60,-41r0,-127r-32,0r0,-19r32,0r0,-56r23,0xm49,18r31,0v2,31,-1,57,-31,55r0,-10v10,-2,13,-6,14,-12r-14,0r0,-33","w":106},"\u0167":{"d":"58,-242r0,56r37,0r0,19r-37,0r0,36r42,0r0,16r-42,0r0,74v-4,23,16,27,37,23r0,19v-36,3,-60,0,-60,-41r0,-75r-36,0r0,-16r36,0r0,-36r-32,0r0,-19r32,0r0,-56r23,0","w":106},"\u0169":{"d":"172,-186r0,186r-21,0v-1,-10,2,-25,-1,-33v-24,60,-129,49,-129,-32r0,-121r23,0v8,67,-28,174,50,172v72,-3,52,-100,55,-172r23,0xm140,-256r13,0v-3,16,-12,35,-31,35v-28,-1,-57,-37,-68,1r-14,0v2,-17,13,-34,32,-34v30,0,57,34,68,-2","w":193},"\u016b":{"d":"172,-186r0,186r-21,0v-1,-10,2,-25,-1,-33v-24,60,-129,49,-129,-32r0,-121r23,0v8,67,-28,174,50,172v72,-3,52,-100,55,-172r23,0xm157,-230r-119,0r0,-16r119,0r0,16","w":193},"\u016d":{"d":"172,-186r0,186r-21,0v-1,-10,2,-25,-1,-33v-24,60,-129,49,-129,-32r0,-121r23,0v8,67,-28,174,50,172v72,-3,52,-100,55,-172r23,0xm46,-261r14,0v3,40,71,39,75,0r14,0v-4,28,-23,46,-52,46v-29,0,-48,-17,-51,-46","w":193},"\u016f":{"d":"172,-186r0,186r-21,0v-1,-10,2,-25,-1,-33v-24,60,-129,49,-129,-32r0,-121r23,0v8,67,-28,174,50,172v72,-3,52,-100,55,-172r23,0xm73,-245v0,14,10,25,24,25v14,0,25,-11,25,-25v0,-14,-11,-24,-25,-24v-14,0,-24,10,-24,24xm59,-245v0,-21,17,-38,38,-38v21,0,39,17,39,38v0,21,-18,39,-39,39v-21,0,-38,-18,-38,-39","w":193},"\u0171":{"d":"172,-186r0,186r-21,0v-1,-10,2,-25,-1,-33v-24,60,-129,49,-129,-32r0,-121r23,0v8,67,-28,174,50,172v72,-3,52,-100,55,-172r23,0xm133,-212r-18,0r36,-51r28,0xm77,-212r-18,0r36,-51r27,0","w":193},"\u0173":{"d":"172,0r-7,0v-27,22,-30,31,-30,42v1,25,31,19,36,2r10,5v-11,36,-68,30,-68,-5v0,-7,1,-22,38,-44v-1,-10,2,-25,-1,-33v-24,60,-129,49,-129,-32r0,-121r23,0v8,67,-28,174,50,172v72,-3,52,-100,55,-172r23,0r0,186","w":193},"\u0175":{"d":"63,0r-60,-186r24,0r48,159r46,-159r25,0r46,159r48,-159r24,0r-60,186r-25,0r-46,-156r-46,156r-24,0xm146,-263r41,51r-24,0r-31,-37r-31,37r-21,0r41,-51r25,0","w":266,"k":{".":20,",":20}},"\u0177":{"d":"75,-1r-74,-185r24,0r61,159r57,-159r23,0r-81,214v-13,37,-29,45,-66,39r0,-19v37,12,47,-21,56,-49xm98,-263r41,51r-23,0r-31,-37r-32,37r-21,0r41,-51r25,0","w":166,"k":{".":33,",":33}},"\u017a":{"d":"156,-170r-123,151r128,0r0,19r-156,0r0,-18r122,-149r-113,0r0,-19r142,0r0,16xm138,-263r-47,51r-19,0r38,-51r28,0","w":166},"\u017c":{"d":"156,-170r-123,151r128,0r0,19r-156,0r0,-18r122,-149r-113,0r0,-19r142,0r0,16xm96,-220r-24,0r0,-36r24,0r0,36","w":166},"\u013f":{"d":"26,0r0,-257r24,0r0,236r144,0r0,21r-168,0xm128,-149r-24,0r0,-37r24,0r0,37","w":193,"k":{"\u0177":13,"\u0176":40,"\u0174":20,"\u0162":33,"\u0164":33,"\u00ff":13,"\u00fd":13,"\u0178":40,"\u00dd":40,"y":13,"Y":40,"W":20,"V":33,"T":33}},"\u0140":{"d":"22,0r0,-257r23,0r0,257r-23,0xm92,-149r-24,0r0,-37r24,0r0,37","w":106},"\u00a0":{"w":100},"\u00ad":{"d":"112,-89r-90,0r0,-20r90,0r0,20","w":133},"\u0110":{"d":"26,-141r0,-116r89,0v78,2,118,43,118,128v0,85,-40,129,-118,129r-89,0r0,-125r-26,0r0,-16r26,0xm50,-236r0,95r85,0r0,16r-85,0r0,104v97,5,158,-9,158,-108v0,-99,-61,-113,-158,-107","w":246}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright © 1988, 1990, 1993, 2003 Linotype Library GmbH, www.linotype.com. All
 * rights reserved. Copyright © 1988, 1990, 1993 Adobe Systems Incorporated. All
 * Rights Reserved.
 * 
 * Trademark:
 * Helvetica, Neue Helvetica is a trademark of Heidelberger Druckmaschinen AG
 * which may be registered in certain jurisdictions, exclusively licensed through
 * Linotype Library GmbH, a wholly owned subsidiary of Heidelberger Druckmaschinen
 * AG.
 * 
 * Full name:
 * HelveticaNeueLTPro-Blk
 * 
 * Description:
 * Copyright © 1988, 1990, 1993, 2003 Linotype Library GmbH, www.linotype.com. All
 * rights reserved. Copyright © 1988, 1990, 1993 Adobe Systems Incorporated. All
 * Rights Reserved.
 * 
 * Manufacturer:
 * Linotype Library GmbH
 * 
 * Designer:
 * Linotype Library GmbH
 * 
 * Vendor URL:
 * http://www.Linotype.com
 * 
 * License information:
 * http://www.Linotype.com
 */
Cufon.registerFont({"w":226,"face":{"font-family":"Helvetica Neue LT Pro","font-weight":900,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 9 4 2 2 2 2 2 4","ascent":"257","descent":"-103","x-height":"5","bbox":"-24 -345 391 84.1057","underline-thickness":"18","underline-position":"-18","stemh":"52","stemv":"71","unicode-range":"U+0020-U+017E"},"glyphs":{" ":{"w":120},"!":{"d":"94,-257v4,65,-11,112,-20,164r-35,0v-9,-52,-24,-99,-20,-164r75,0xm19,0r0,-71r75,0r0,71r-75,0","w":113},"\"":{"d":"28,-121r0,-136r55,0r0,136r-55,0xm104,-121r0,-136r55,0r0,136r-55,0","w":186},"#":{"d":"44,0r9,-67r-31,0r6,-42r31,0r4,-34r-30,0r6,-42r30,0r9,-66r48,0r-9,66r26,0r9,-66r47,0r-9,66r29,0r-6,42r-28,0r-5,34r28,0r-6,42r-28,0r-9,67r-48,0r9,-67r-25,0r-10,67r-47,0xm137,-143r-26,0r-4,34r25,0","w":240},"$":{"d":"112,-102v-45,-13,-97,-26,-97,-77v0,-59,52,-84,97,-84r0,-29r19,0r0,29v50,0,95,25,95,84r-69,0v-2,-19,-8,-23,-26,-27r0,40v93,20,104,49,104,89v0,39,-28,83,-104,83r0,36r-19,0r0,-36v-76,0,-105,-45,-107,-92r77,0v0,13,3,33,30,35r0,-51xm131,-96r0,45v17,-1,30,-8,30,-22v0,-13,-11,-17,-30,-23xm112,-170r0,-36v-13,0,-26,2,-26,16v0,10,9,17,26,20","w":240},"%":{"d":"263,-66v0,17,0,38,17,38v17,0,16,-21,16,-38v0,-17,1,-37,-16,-37v-17,0,-17,20,-17,37xm216,-66v0,-40,20,-68,64,-68v44,0,63,28,63,68v0,40,-19,69,-63,69v-44,0,-64,-29,-64,-69xm71,-185v0,17,-1,37,16,37v17,0,17,-20,17,-37v0,-17,0,-37,-17,-37v-17,0,-16,20,-16,37xm24,-185v0,-40,19,-68,63,-68v44,0,64,28,64,68v0,40,-20,68,-64,68v-44,0,-63,-28,-63,-68xm88,9r148,-269r39,0r-147,269r-40,0","w":366},"&":{"d":"188,0r-14,-18v-56,48,-161,23,-161,-59v0,-34,29,-59,57,-73v-45,-42,-6,-113,56,-113v48,0,83,20,83,66v0,29,-23,54,-47,67r19,24v5,-6,9,-12,10,-19r59,0v-4,22,-13,45,-30,62r53,63r-85,0xm136,-66r-30,-37v-10,6,-25,15,-25,28v2,30,41,29,55,9xm130,-215v-26,1,-20,32,-3,44v19,-5,32,-42,3,-44","w":266},"(":{"d":"54,-263r62,0v-43,114,-44,209,0,323r-62,0v-53,-104,-52,-219,0,-323","w":113},")":{"d":"60,60r-62,0v44,-102,42,-219,0,-323r62,0v51,103,51,222,0,323","w":113},"*":{"d":"104,-257r0,47r43,-15r14,38r-46,15r29,37r-33,26r-28,-41r-29,41r-32,-26r30,-37r-46,-15r13,-38r45,15r0,-47r40,0","w":166},"+":{"d":"17,-63r0,-55r64,0r0,-64r55,0r0,64r63,0r0,55r-63,0r0,63r-55,0r0,-63r-64,0","w":216},",":{"d":"23,0r0,-71r75,0v4,72,1,138,-75,136r0,-31v18,-1,31,-17,32,-34r-32,0","w":120},"-":{"d":"17,-67r0,-59r113,0r0,59r-113,0","w":146},".":{"d":"23,0r0,-71r75,0r0,71r-75,0","w":120},"\/":{"d":"0,6r100,-269r55,0r-101,269r-54,0","w":153},"0":{"d":"14,-125v0,-96,61,-128,106,-128v46,0,107,32,107,128v0,96,-62,128,-107,128v-45,0,-106,-32,-106,-128xm82,-125v0,26,2,73,38,73v36,0,38,-46,38,-73v0,-26,-1,-73,-37,-73v-37,0,-39,46,-39,73","w":240},"1":{"d":"100,0r0,-144r-58,0r0,-52v36,1,72,-14,74,-55r59,0r0,251r-75,0","w":240},"2":{"d":"85,-145r-67,0v-4,-69,38,-108,106,-108v61,0,102,25,102,78v1,65,-64,83,-110,114r114,0r0,61r-217,0v-2,-74,60,-101,107,-130v13,-8,33,-18,33,-36v0,-23,-13,-31,-30,-31v-29,0,-39,21,-38,52","w":240},"3":{"d":"81,-95v-1,27,14,41,39,41v21,0,34,-7,34,-28v1,-30,-33,-27,-55,-24r0,-49v20,1,55,5,55,-21v0,-34,-71,-28,-67,9r-68,0v0,-58,47,-86,105,-86v73,0,97,42,97,64v0,53,-33,53,-33,54v0,3,41,3,41,59v0,30,-24,79,-106,79v-113,0,-112,-79,-111,-98r69,0","w":240},"4":{"d":"122,0r0,-50r-111,0r0,-67r114,-134r72,0r0,140r34,0r0,61r-34,0r0,50r-75,0xm122,-181r-61,70r61,0r0,-70","w":240},"5":{"d":"77,-79v5,37,76,32,76,-8v0,-39,-56,-46,-72,-19r-67,0r26,-145r172,0r0,62r-117,0v-1,10,-7,24,-6,33v58,-33,136,-11,136,71v0,51,-40,88,-112,88v-92,0,-110,-57,-107,-82r71,0","w":240},"6":{"d":"157,-184v-4,-10,-14,-18,-30,-18v-27,0,-40,27,-43,52v50,-44,141,-12,141,60v0,62,-44,93,-103,93v-76,0,-107,-57,-107,-119v0,-79,37,-137,114,-137v54,0,86,20,94,69r-66,0xm122,-122v-20,0,-34,14,-34,33v0,20,14,35,34,35v22,0,37,-16,37,-35v0,-18,-14,-33,-37,-33","w":240},"7":{"d":"216,-251r0,59v-61,57,-76,133,-75,192r-80,0v-1,0,2,-80,51,-150v24,-35,31,-39,31,-39r-120,0r0,-62r193,0","w":240},"8":{"d":"84,-177v1,36,72,36,73,0v0,-24,-18,-29,-37,-29v-19,0,-36,6,-36,29xm20,-185v0,-55,59,-68,100,-68v69,0,101,32,101,68v1,27,-17,47,-39,54v28,3,49,24,49,55v0,59,-60,79,-111,79v-54,0,-111,-18,-111,-79v-1,-43,34,-50,50,-56v-27,-7,-39,-26,-39,-53xm80,-77v0,39,80,39,80,0v0,-24,-18,-32,-39,-32v-21,0,-41,7,-41,32","w":240},"9":{"d":"83,-66v1,11,18,17,29,17v31,0,44,-32,44,-51v-50,43,-141,14,-141,-60v0,-60,48,-93,105,-93v73,0,106,56,106,119v0,80,-37,137,-114,137v-46,0,-87,-20,-95,-69r66,0xm118,-197v-19,0,-37,15,-37,35v0,19,17,34,36,34v19,0,36,-14,36,-34v0,-20,-15,-35,-35,-35","w":240},":":{"d":"23,0r0,-71r75,0r0,71r-75,0xm23,-116r0,-71r75,0r0,71r-75,0","w":120},";":{"d":"98,-187r0,71r-75,0r0,-71r75,0xm23,0r0,-71r75,0v4,72,1,138,-75,136r0,-31v18,-1,31,-18,32,-34r-32,0","w":120},"<":{"d":"199,-185r0,58r-98,36r98,36r0,58r-182,-71r0,-45","w":216},"=":{"d":"199,-75r0,55r-182,0r0,-55r182,0xm199,-162r0,55r-182,0r0,-55r182,0","w":216},">":{"d":"17,3r0,-58r98,-36r-98,-36r0,-58r182,71r0,46","w":216},"?":{"d":"61,0r0,-71r75,0r0,71r-75,0xm201,-189v5,66,-67,46,-69,97r-66,0v-3,-27,-1,-48,25,-64v11,-7,33,-12,33,-28v0,-12,-7,-18,-21,-18v-17,0,-23,15,-22,31r-76,0v3,-45,29,-92,100,-92v70,0,94,42,96,74","w":206},"@":{"d":"224,-193r-18,97v0,6,2,9,5,9v13,0,31,-17,31,-58v0,-57,-40,-81,-93,-81v-59,0,-103,41,-103,98v0,90,114,121,175,77r41,0v-26,39,-62,57,-114,57v-79,0,-139,-55,-139,-134v0,-86,62,-135,141,-135v80,0,129,47,129,107v0,84,-71,107,-94,107v-13,0,-19,-7,-22,-18v-29,40,-104,6,-96,-47v-5,-67,75,-116,119,-65r4,-14r34,0xm147,-156v-34,-3,-46,61,-8,63v36,3,48,-63,8,-63","w":288},"A":{"d":"-3,0r95,-257r77,0r94,257r-82,0r-11,-37r-82,0r-11,37r-80,0xm105,-92r49,0r-24,-79","w":259,"k":{"\u0162":24,"\u0177":6,"\u0175":6,"\u0176":27,"\u0174":13,"\u0164":24,"\u00ff":6,"\u00fd":6,"\u0178":27,"\u00dd":27,"y":6,"w":6,"v":6,"Y":27,"W":13,"V":11,"T":24}},"B":{"d":"100,-196r0,39v27,-2,69,10,68,-21v0,-26,-42,-16,-68,-18xm21,0r0,-257r140,0v68,0,82,38,82,64v0,26,-12,41,-31,51v23,8,44,26,44,64v0,103,-134,75,-235,78xm100,-109r0,48v33,-3,76,11,77,-25v1,-32,-47,-21,-77,-23","w":266},"C":{"d":"260,-161r-77,0v-2,-9,-9,-38,-42,-38v-68,0,-67,141,0,141v27,0,37,-19,42,-43r78,0v0,52,-43,107,-118,107v-83,0,-130,-59,-130,-135v0,-81,51,-134,130,-134v71,0,110,37,117,102","w":273},"D":{"d":"100,-191r0,125r31,0v49,0,56,-40,56,-64v0,-16,-4,-61,-62,-61r-25,0xm21,0r0,-257r129,0v85,0,116,63,116,128v0,79,-41,129,-131,129r-114,0","w":280},"E":{"d":"21,0r0,-257r212,0r0,66r-133,0r0,32r121,0r0,61r-121,0r0,32r137,0r0,66r-216,0","w":253},"F":{"d":"21,0r0,-257r198,0r0,66r-119,0r0,32r102,0r0,61r-102,0r0,98r-79,0","k":{"\u0104":20,"\u0102":20,"\u0100":20,"\u00c3":20,"\u00c5":20,"\u00c0":20,"\u00c4":20,"\u00c2":20,"\u00c1":20,"A":20,".":46,",":46}},"G":{"d":"211,0r-2,-26v-18,23,-45,32,-73,32v-76,0,-123,-59,-123,-132v0,-173,223,-178,245,-41r-76,0v-3,-19,-18,-32,-37,-32v-54,0,-53,57,-53,75v0,24,10,66,58,66v18,0,37,-9,41,-28r-35,0r0,-55r105,0r0,141r-50,0","w":280},"H":{"d":"21,0r0,-257r79,0r0,89r74,0r0,-89r79,0r0,257r-79,0r0,-102r-74,0r0,102r-79,0","w":273},"I":{"d":"21,0r0,-257r79,0r0,257r-79,0","w":119},"J":{"d":"200,-257r0,164v0,71,-32,99,-97,99v-73,-1,-99,-43,-94,-114r71,0v1,25,-4,53,22,53v20,0,19,-24,19,-36r0,-166r79,0","w":219},"K":{"d":"23,0r0,-257r79,0r1,89r70,-89r98,0r-94,100r109,157r-99,0r-63,-100r-22,24r0,76r-79,0","w":280},"L":{"d":"21,0r0,-257r79,0r0,191r113,0r0,66r-192,0","k":{"\u0162":46,"\u0177":13,"\u0176":40,"\u0174":20,"\u0164":46,"\u00ff":13,"\u00fd":13,"\u0178":40,"\u00dd":40,"y":13,"Y":40,"W":20,"V":33,"T":46}},"M":{"d":"20,0r0,-257r113,0r37,151r37,-151r113,0r0,257r-75,0r-1,-165r-45,165r-59,0r-45,-165r0,165r-75,0","w":339},"N":{"d":"21,0r0,-257r81,0r75,137r0,-137r75,0r0,257r-77,0r-79,-140r0,140r-75,0","w":273},"O":{"d":"92,-129v0,57,31,71,51,71v20,0,51,-14,51,-71v0,-57,-31,-70,-51,-70v-20,0,-51,13,-51,70xm13,-129v0,-78,52,-134,130,-134v78,0,131,56,131,134v0,78,-53,135,-131,135v-78,0,-130,-57,-130,-135","w":286},"P":{"d":"100,-191r0,52v32,-2,72,10,72,-27v0,-35,-41,-22,-72,-25xm21,0r0,-257r132,0v70,0,94,52,94,88v0,80,-64,97,-147,91r0,78r-79,0","w":253,"k":{"\u0104":27,"\u0102":27,"\u0100":27,"\u00c3":27,"\u00c5":27,"\u00c0":27,"\u00c4":27,"\u00c2":27,"\u00c1":27,"A":27,".":46,",":46}},"Q":{"d":"274,-7r-35,35r-35,-36v-89,44,-191,-20,-191,-121v0,-78,52,-134,130,-134v116,0,168,142,101,224xm132,-82r36,-34r21,22v3,-9,5,-22,5,-35v0,-57,-31,-70,-51,-70v-20,0,-51,13,-51,70v0,62,30,74,62,70","w":286},"R":{"d":"100,-196r0,51v33,-3,71,12,76,-25v4,-28,-44,-27,-76,-26xm184,0v-14,-34,5,-87,-42,-90r-42,0r0,90r-79,0r0,-257v97,6,231,-29,234,73v0,27,-12,55,-38,65v41,11,33,75,46,119r-79,0","w":266,"k":{"\u0162":6,"\u0176":13,"\u0174":6,"\u0164":6,"\u0178":13,"\u00dd":13,"Y":13,"W":6,"V":1,"T":6}},"S":{"d":"150,-179v3,-19,-15,-27,-32,-27v-11,0,-29,3,-29,17v0,18,39,23,75,32v36,10,72,27,72,75v0,67,-61,88,-119,88v-29,0,-113,-10,-113,-92r80,0v-3,26,19,36,40,35v13,0,33,-4,33,-23v0,-13,-11,-17,-55,-30v-41,-12,-88,-22,-88,-74v0,-59,51,-85,104,-85v56,0,105,22,107,84r-75,0","w":240},"T":{"d":"81,0r0,-191r-72,0r0,-66r223,0r0,66r-72,0r0,191r-79,0","w":240,"k":{"\u0157":33,"\u0177":40,"\u0175":40,"\u0173":33,"\u0171":33,"\u016f":33,"\u016d":33,"\u016b":33,"\u0169":33,"\u015f":40,"\u015d":40,"\u015b":40,"\u0159":33,"\u0155":33,"\u0151":40,"\u014f":40,"\u014d":40,"\u0119":40,"\u0117":40,"\u0115":40,"\u0113":40,"\u011b":40,"\u010b":40,"\u010d":40,"\u0109":40,"\u0107":40,"\u0105":40,"\u0103":40,"\u0101":40,"\u0104":27,"\u0102":27,"\u0100":27,"\u00ff":40,"\u00fd":40,"\u00f9":33,"\u00fc":33,"\u00fb":33,"\u00fa":33,"\u0161":40,"\u00f5":40,"\u00f2":40,"\u00f6":40,"\u00f4":40,"\u00f3":40,"\u00e8":40,"\u00eb":40,"\u00ea":40,"\u00e9":40,"\u00e7":40,"\u00e3":40,"\u00e5":40,"\u00e0":40,"\u00e4":40,"\u00e2":40,"\u00e1":40,"\u00c3":27,"\u00c5":27,"\u00c0":27,"\u00c4":27,"\u00c2":27,"\u00c1":27,"y":40,"w":40,"u":33,"s":40,"r":33,"o":40,"e":40,"c":40,"a":40,"A":27,";":31,":":31,".":40,"-":46,",":40}},"U":{"d":"254,-257r0,158v0,72,-38,105,-117,105v-79,0,-118,-33,-118,-105r0,-158r80,0r0,140v0,26,-1,59,38,59v37,0,38,-33,38,-59r0,-140r79,0","w":273},"V":{"d":"239,-257r-80,257r-88,0r-77,-257r80,0r43,156r41,-156r81,0","w":233,"k":{"\u0157":13,"\u0133":6,"\u0177":6,"\u0173":13,"\u0171":13,"\u016f":13,"\u016d":13,"\u016b":13,"\u0169":13,"\u0159":13,"\u0155":13,"\u0151":20,"\u014f":20,"\u014d":20,"\u012f":6,"\u0119":20,"\u0117":20,"\u0115":20,"\u0113":20,"\u011b":20,"\u0105":20,"\u0103":20,"\u0101":20,"\u0104":20,"\u0102":20,"\u0100":20,"\u00ff":6,"\u00fd":6,"\u00f9":13,"\u00fc":13,"\u00fb":13,"\u00fa":13,"\u00f5":20,"\u00f2":20,"\u00f6":20,"\u00f4":20,"\u00f3":20,"\u00e8":20,"\u00eb":20,"\u00ea":20,"\u00e9":20,"\u00e3":20,"\u00e5":20,"\u00e0":20,"\u00e4":20,"\u00e2":20,"\u00e1":20,"\u00c3":20,"\u00c5":20,"\u00c0":20,"\u00c4":20,"\u00c2":20,"\u00c1":20,"y":6,"u":13,"r":13,"o":20,"i":6,"e":20,"a":20,"A":20,";":18,":":18,".":38,"-":20,",":46}},"W":{"d":"349,-257r-72,257r-77,0r-28,-157r-27,157r-78,0r-70,-257r78,0r32,159r31,-159r70,0r31,161r32,-161r78,0","w":346,"k":{"\u0157":6,"\u0173":6,"\u0171":6,"\u016f":6,"\u016d":6,"\u016b":6,"\u0169":6,"\u0159":6,"\u0155":6,"\u0151":13,"\u014f":13,"\u014d":13,"\u0119":13,"\u0117":13,"\u0115":13,"\u0113":13,"\u011b":13,"\u0105":13,"\u0103":13,"\u0101":13,"\u0104":20,"\u0102":20,"\u0100":20,"\u00f9":6,"\u00fc":6,"\u00fb":6,"\u00fa":6,"\u00f5":13,"\u00f2":13,"\u00f6":13,"\u00f4":13,"\u00f3":13,"\u00e8":13,"\u00eb":13,"\u00ea":13,"\u00e9":13,"\u00e3":13,"\u00e5":13,"\u00e0":13,"\u00e4":13,"\u00e2":13,"\u00e1":13,"\u00c3":20,"\u00c5":20,"\u00c0":20,"\u00c4":20,"\u00c2":20,"\u00c1":20,"u":6,"r":6,"o":13,"e":13,"a":13,"A":20,";":6,":":6,".":27,",":27}},"X":{"d":"-4,0r93,-137r-85,-120r93,0r39,70r38,-70r88,0r-83,121r92,136r-95,0r-44,-77r-46,77r-90,0","w":266},"Y":{"d":"80,0r0,-95r-91,-162r88,0r43,95r44,-95r87,0r-92,162r0,95r-79,0","w":240,"k":{"\u0133":5,"\u0173":27,"\u0171":27,"\u016f":27,"\u016d":27,"\u016b":27,"\u0169":27,"\u0151":33,"\u014f":33,"\u014d":33,"\u012f":5,"\u0119":33,"\u0117":33,"\u0115":33,"\u0113":33,"\u011b":33,"\u0105":33,"\u0103":33,"\u0101":33,"\u0104":27,"\u0102":27,"\u0100":27,"\u00f9":27,"\u00fc":27,"\u00fb":27,"\u00fa":27,"\u00f5":33,"\u00f2":33,"\u00f6":33,"\u00f4":33,"\u00f3":33,"\u00e8":33,"\u00eb":33,"\u00ea":33,"\u00e9":33,"\u00e3":33,"\u00e5":33,"\u00e0":33,"\u00e4":33,"\u00e2":33,"\u00e1":33,"\u00c3":27,"\u00c5":27,"\u00c0":27,"\u00c4":27,"\u00c2":27,"\u00c1":27,"v":20,"u":27,"q":33,"p":27,"o":33,"i":5,"e":33,"a":33,"A":27,";":29,":":33,".":40,"-":40,",":40}},"Z":{"d":"9,0r0,-62r119,-129r-113,0r0,-66r218,0r0,58r-121,133r126,0r0,66r-229,0","w":246},"[":{"d":"14,60r0,-323r119,0r0,55r-55,0r0,213r55,0r0,55r-119,0","w":146},"\\":{"d":"53,-263r101,269r-55,0r-101,-269r55,0","w":153},"]":{"d":"133,-263r0,323r-119,0r0,-55r55,0r0,-213r-55,0r0,-55r119,0","w":146},"^":{"d":"23,-119r63,-132r44,0r63,132r-55,0r-30,-68r-30,68r-55,0","w":216},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"a":{"d":"113,-192v147,2,61,93,97,192r-72,0v-3,-5,-1,-15,-4,-18v-35,39,-126,30,-126,-34v0,-59,70,-57,106,-64v10,-2,19,-4,19,-16v0,-13,-11,-17,-23,-17v-22,0,-27,11,-27,19r-66,0v2,-53,52,-62,96,-62xm133,-84v-16,9,-53,7,-52,29v8,29,52,21,52,-12r0,-17","w":219},"b":{"d":"19,0r0,-257r72,0r0,91v11,-16,30,-26,52,-26v63,0,79,54,79,98v0,47,-25,99,-78,99v-36,0,-45,-15,-56,-26r0,21r-69,0xm120,-47v44,-1,44,-92,0,-93v-46,1,-44,92,0,93","w":233},"c":{"d":"140,-116v-1,-15,-10,-24,-26,-24v-27,0,-31,24,-31,47v0,23,4,46,31,46v15,0,27,-13,28,-28r68,0v-7,51,-47,80,-97,80v-56,0,-101,-39,-101,-98v0,-114,185,-138,196,-23r-68,0","w":219},"d":{"d":"114,-47v44,-1,44,-92,0,-93v-46,1,-44,92,0,93xm214,-257r0,257r-69,0v-1,-6,2,-16,-1,-21v-9,12,-19,26,-54,26v-53,0,-79,-52,-79,-99v0,-44,17,-98,80,-98v23,-1,39,12,52,26r0,-91r71,0","w":233},"e":{"d":"216,-77r-136,0v-2,36,46,47,66,23r66,0v-14,40,-54,59,-96,59v-60,0,-104,-36,-104,-98v0,-54,39,-99,98,-99v74,0,106,42,106,115xm80,-114r68,0v0,-17,-13,-32,-31,-32v-22,0,-34,12,-37,32"},"f":{"d":"31,-187v-7,-57,44,-80,109,-69r0,49v-19,-4,-43,-4,-39,20r38,0r0,44r-36,0r0,143r-72,0r0,-143r-29,0r0,-44r29,0","w":140,"k":{"f":6}},"g":{"d":"86,3v5,8,13,21,25,20v28,-2,31,-36,27,-60v-12,17,-28,26,-50,26v-55,0,-80,-41,-80,-91v0,-73,90,-124,131,-62r0,-23r71,0r0,163v0,37,-10,89,-97,89v-44,0,-91,-12,-98,-62r71,0xm79,-103v0,21,6,46,32,46v43,-1,39,-83,-2,-83v-21,0,-30,17,-30,37"},"h":{"d":"19,0r0,-257r72,0r0,90v29,-40,123,-34,123,39r0,128r-71,0r0,-98v0,-22,-3,-37,-24,-37v-13,0,-28,6,-28,36r0,99r-72,0","w":233},"i":{"d":"92,-257r0,50r-71,0r0,-50r71,0xm21,0r0,-187r71,0r0,187r-71,0","w":113},"j":{"d":"92,-257r0,50r-71,0r0,-50r71,0xm92,-13v8,69,-37,78,-103,73r0,-56v20,1,33,1,32,-23r0,-168r71,0r0,174","w":113},"k":{"d":"21,0r0,-257r71,0r0,124r46,-54r80,0r-66,71r77,116r-86,0r-38,-68r-13,14r0,54r-71,0","w":219},"l":{"d":"21,0r0,-257r71,0r0,257r-71,0","w":113},"m":{"d":"19,0r0,-187r69,0v1,8,-2,19,1,25v23,-39,90,-41,111,0v3,-2,18,-30,64,-30v96,0,55,109,64,192r-71,0r0,-101v0,-18,-2,-34,-24,-34v-18,0,-24,14,-24,34r0,101r-71,0r0,-101v0,-18,-2,-34,-24,-34v-18,0,-24,14,-24,34r0,101r-71,0","w":346},"n":{"d":"19,0r0,-187r69,0v1,7,-2,18,1,24v29,-46,125,-39,125,35r0,128r-71,0r0,-98v0,-22,-3,-37,-24,-37v-13,0,-28,6,-28,36r0,99r-72,0","w":233},"o":{"d":"144,-94v0,-20,-4,-46,-31,-46v-27,0,-30,26,-30,46v0,20,3,47,30,47v27,0,31,-27,31,-47xm215,-94v0,52,-32,99,-102,99v-70,0,-101,-47,-101,-99v0,-51,31,-98,101,-98v70,0,102,47,102,98"},"p":{"d":"19,60r0,-247r69,0v1,6,-2,16,1,21v9,-12,20,-26,55,-26v53,0,78,52,78,99v0,44,-16,98,-79,98v-22,0,-41,-10,-52,-26r0,81r-72,0xm120,-140v-45,1,-45,92,0,93v45,-1,43,-92,0,-93","w":233},"q":{"d":"114,-47v45,-1,43,-93,0,-93v-45,1,-45,92,0,93xm214,-187r0,247r-71,0v-1,-26,2,-57,-1,-81v-11,16,-29,26,-51,26v-63,0,-80,-54,-80,-98v0,-47,26,-99,79,-99v36,0,44,15,55,26r0,-21r69,0","w":233},"r":{"d":"19,0r0,-187r69,0v1,9,-2,23,1,30v14,-29,38,-41,73,-32r0,63v-37,-11,-71,-1,-71,52r0,74r-72,0","w":159,"k":{"\u0149":-6,"\u0146":-6,"\u0177":-4,"\u0175":-4,"\u0151":6,"\u014f":6,"\u014d":6,"\u0148":-6,"\u0144":-6,"\u0119":6,"\u0117":6,"\u0115":6,"\u0113":6,"\u011b":6,"\u010f":6,"\u010b":6,"\u010d":6,"\u0109":6,"\u0107":6,"\u00ff":-4,"\u00fd":-4,"\u00f5":6,"\u00f2":6,"\u00f6":6,"\u00f4":6,"\u00f3":6,"\u00f1":-6,"\u00e8":6,"\u00eb":6,"\u00ea":6,"\u00e9":6,"\u00e7":6,"y":-4,"w":-4,"v":-4,"q":6,"o":6,"n":-6,"e":6,"d":6,"c":6,".":33,"-":20,",":33}},"s":{"d":"77,-61v-1,23,46,32,52,7v0,-11,-6,-13,-39,-19v-54,-9,-77,-27,-77,-59v0,-47,52,-60,89,-60v40,0,88,12,90,60r-65,0v2,-21,-42,-30,-45,-6v9,22,41,13,71,25v24,9,44,21,44,52v0,52,-50,66,-95,66v-44,0,-92,-18,-93,-66r68,0","w":206},"t":{"d":"105,-244r0,57r38,0r0,44r-38,0v5,38,-20,102,38,89r0,54v-53,1,-109,16,-109,-54r0,-89r-32,0r0,-44r32,0r0,-57r71,0","w":146},"u":{"d":"214,-187r0,187r-69,0v-1,-7,2,-18,-1,-24v-29,47,-125,38,-125,-35r0,-128r72,0r0,98v0,22,2,37,23,37v13,0,29,-6,29,-36r0,-99r71,0","w":233},"v":{"d":"204,-187r-62,187r-84,0r-62,-187r76,0r30,114r29,-114r73,0","w":200,"k":{".":22,",":22}},"w":{"d":"316,-187r-59,187r-73,0r-28,-115r-28,115r-73,0r-58,-187r74,0r28,116r24,-116r67,0r26,116r26,-116r74,0","w":313,"k":{".":20,",":20}},"x":{"d":"-5,0r65,-98r-59,-89r79,0r20,37r21,-37r77,0r-59,89r66,98r-78,0r-28,-46r-26,46r-78,0","w":200},"y":{"d":"13,4v20,-1,46,6,45,-16v-15,-52,-46,-123,-63,-175r76,0r31,107r30,-107r74,0v-30,74,-49,157,-86,224v-26,30,-62,22,-107,23r0,-56","w":200,"k":{".":33,",":33}},"z":{"d":"6,0r0,-55r88,-80r-80,0r0,-52r171,0r0,55r-85,80r93,0r0,52r-187,0","w":200},"{":{"d":"133,-263r0,55v-44,-7,-31,36,-31,74v0,27,-28,29,-43,33v17,1,43,3,43,35v0,33,-17,75,31,71r0,55v-47,2,-92,2,-92,-46r0,-64v0,-21,-23,-24,-31,-24r0,-55v8,0,31,-1,31,-20r0,-68v4,-48,45,-48,92,-46","w":146},"|":{"d":"13,77r0,-360r55,0r0,360r-55,0","w":79},"}":{"d":"14,60r0,-55v44,5,31,-36,31,-74v0,-27,27,-29,42,-33v-17,-1,-42,-3,-42,-35v0,-33,17,-75,-31,-71r0,-55v47,-2,92,-2,92,46r0,65v0,21,21,23,30,23r0,55v-9,0,-30,2,-30,21r0,67v-4,48,-45,48,-92,46","w":146},"~":{"d":"70,-131v24,0,55,24,77,24v14,0,23,-12,31,-25r13,50v-10,15,-23,31,-45,31v-36,0,-90,-52,-108,1r-13,-50v8,-15,21,-31,45,-31","w":216},"\u00a1":{"d":"94,-197r0,71r-75,0r0,-71r75,0xm19,60v-4,-66,11,-113,21,-165r35,0v9,52,23,100,19,165r-75,0","w":113},"\u00a2":{"d":"114,39r0,-34v-56,0,-94,-42,-94,-100v0,-54,38,-97,94,-97r0,-28r19,0r0,28v54,0,78,28,84,76r-65,0v-1,-14,-8,-20,-19,-23r0,90v12,-6,19,-13,20,-26r66,0v-6,47,-42,80,-86,80r0,34r-19,0xm114,-49r0,-90v-36,6,-37,82,0,90","w":240},"\u00a3":{"d":"233,-23v-42,63,-129,-10,-184,29r-28,-40v23,-16,46,-34,37,-69r-42,0r0,-45r26,0v-29,-52,2,-115,85,-115v59,0,93,30,96,89r-70,0v0,-15,-7,-32,-24,-32v-38,1,-19,40,-10,58r39,0r0,45r-27,0v6,17,-9,37,-18,46v20,-11,47,7,66,6v14,0,21,-15,26,-23","w":240},"\u00a5":{"d":"85,0r0,-39r-58,0r0,-43r58,0v2,-15,-3,-23,-8,-31r-50,0r0,-44r26,0r-54,-100r81,0r40,100r41,-100r81,0r-54,100r26,0r0,44r-51,0v-4,8,-9,17,-7,31r58,0r0,43r-58,0r0,39r-71,0","w":240},"\u00a7":{"d":"210,-191r-62,0v2,-25,-43,-27,-43,-5v0,14,35,24,52,30v24,9,72,23,72,66v0,40,-25,51,-38,54v50,46,-8,111,-71,111v-49,0,-91,-22,-90,-77r61,0v3,18,13,25,28,25v33,0,23,-36,1,-39v-41,-20,-109,-28,-109,-81v0,-29,13,-46,40,-56v-41,-46,16,-100,70,-100v47,0,87,22,89,72xm72,-117v0,21,59,31,83,42v18,-1,15,-23,-1,-29r-69,-27v-6,0,-13,7,-13,14","w":240},"\u00a4":{"d":"159,-125v-1,-52,-75,-52,-77,0v1,51,76,51,77,0xm190,-28r-21,-22v-20,20,-76,20,-97,1r-22,21r-27,-27r22,-21v-17,-19,-18,-79,0,-98r-22,-20r28,-28r21,20v18,-17,79,-18,97,0r21,-20r27,27r-21,21v19,19,19,78,0,98r21,21","w":240},"'":{"d":"26,-121r0,-136r55,0r0,136r-55,0","w":106},"\u00ab":{"d":"145,-17r-59,-47r0,-63r59,-47r0,56r-28,23r28,21r0,57xm74,-17r-59,-47r0,-63r59,-47r0,56r-28,23r28,21r0,57","w":159},"\u00b7":{"d":"17,-85v0,-24,19,-44,43,-44v24,0,43,20,43,44v0,24,-19,43,-43,43v-24,0,-43,-19,-43,-43","w":120},"\u00b6":{"d":"87,63r0,-194v-52,0,-81,-23,-81,-62v0,-90,119,-58,202,-64r0,320r-49,0r0,-283r-23,0r0,283r-49,0","w":223},"\u00bb":{"d":"86,-174r59,47r0,63r-59,47r0,-57r28,-21r-28,-22r0,-57xm15,-174r59,47r0,63r-59,47r0,-57r28,-21r-28,-22r0,-57","w":159},"\u00bf":{"d":"145,-197r0,71r-74,0r0,-71r74,0xm5,-10v0,-63,66,-42,70,-94r66,0v0,44,-14,57,-29,65v-15,9,-30,8,-30,26v0,10,9,17,19,17v21,0,25,-13,25,-31r75,0v-3,60,-41,92,-99,92v-46,0,-97,-23,-97,-75","w":206},"`":{"d":"38,-206r-62,-54r75,0r36,54r-49,0","w":100},"\u00b4":{"d":"124,-260r-62,54r-49,0r36,-54r75,0","w":100},"\u00af":{"d":"-11,-216r0,-33r122,0r0,33r-122,0","w":100},"\u00a8":{"d":"-21,-209r0,-47r61,0r0,47r-61,0xm60,-209r0,-47r62,0r0,47r-62,0","w":100},"\u00b8":{"d":"0,73r8,-16v15,7,47,14,50,-6v-1,-13,-19,-17,-30,-9r-9,-9r20,-33r21,0v-4,8,-14,16,-14,23v22,-6,53,2,51,30v-2,36,-68,38,-97,20","w":100},"\u00c6":{"d":"-6,0r117,-257r249,0r0,66r-117,0r0,32r109,0r0,61r-109,0r0,32r121,0r0,66r-196,0r0,-38r-76,0r-15,38r-83,0xm168,-90r0,-101r-10,0r-45,101r55,0","w":380},"\u00aa":{"d":"84,-189v-10,7,-33,2,-34,18v4,19,35,11,34,-6r0,-12xm129,-210v0,23,-3,58,5,72r-48,0v-2,-4,1,-9,-2,-11v-23,24,-82,18,-81,-21v0,-36,41,-33,68,-38v7,-1,13,-3,13,-10v-1,-15,-34,-13,-33,2r-43,0v1,-32,34,-37,63,-37v25,0,58,7,58,43","w":132},"\u0141":{"d":"21,0r0,-72r-30,20r0,-47r30,-20r0,-138r79,0r0,83r66,-45r0,47r-66,45r0,61r113,0r0,66r-192,0"},"\u00d8":{"d":"257,-268r17,14r-32,34v70,79,18,226,-99,226v-33,0,-59,-10,-81,-27r-31,34r-16,-15r31,-34v-71,-79,-21,-227,97,-227v33,0,62,10,84,28xm190,-162r-81,89v38,31,80,19,85,-56v0,-13,-1,-23,-4,-33xm98,-93r81,-90v-11,-13,-25,-16,-36,-16v-20,0,-51,13,-51,70v0,14,3,26,6,36","w":286},"\u0152":{"d":"192,-130v0,-69,-44,-69,-50,-69v-6,0,-50,0,-50,69v0,71,42,72,50,72v8,0,50,-1,50,-72xm193,0r0,-13v-81,56,-180,-21,-180,-113v0,-93,98,-177,180,-117r0,-14r194,0r0,66r-122,0r0,32r112,0r0,61r-112,0r0,32r126,0r0,66r-198,0","w":406},"\u00ba":{"d":"70,-222v-25,2,-23,54,0,56v25,-2,26,-54,0,-56xm4,-195v0,-31,20,-58,66,-58v46,0,67,27,67,58v0,32,-21,60,-67,60v-46,0,-66,-28,-66,-60","w":136},"\u00e6":{"d":"335,-77r-134,0v-4,37,45,46,63,23r67,0v-12,60,-126,80,-164,34v-29,24,-68,25,-90,25v-33,0,-65,-13,-65,-58v0,-58,69,-56,105,-63v13,-2,23,-6,23,-16v-2,-26,-52,-22,-53,2r-67,0v7,-74,110,-76,159,-41v15,-14,35,-21,59,-21v71,0,100,56,97,115xm140,-85v-14,11,-57,5,-56,32v20,32,66,10,56,-32xm201,-114r64,0v0,-19,-12,-32,-32,-32v-25,0,-32,19,-32,32","w":346},"\u0131":{"d":"92,0r-71,0r0,-187r71,0r0,187","w":113},"\u0142":{"d":"21,0r0,-95r-22,16r0,-37r22,-16r0,-125r71,0r0,70r22,-17r0,37r-22,17r0,150r-71,0","w":113},"\u00f8":{"d":"192,-197r13,12r-17,20v55,59,27,173,-75,170v-24,0,-44,-5,-59,-15r-20,23r-13,-12r19,-22v-55,-59,-30,-174,73,-171v25,0,45,6,61,16xm85,-73r50,-57v-4,-6,-12,-10,-22,-10v-34,2,-32,39,-28,67xm142,-113r-49,57v5,6,11,9,20,9v34,-2,33,-38,29,-66"},"\u0153":{"d":"276,-54r69,0v-21,62,-117,79,-168,35v-60,52,-165,18,-165,-74v0,-79,64,-99,102,-99v23,0,49,6,66,23v20,-17,39,-23,65,-23v69,0,103,50,101,115r-139,0v-3,37,48,48,69,23xm146,-93v0,-20,-4,-47,-31,-47v-28,0,-32,27,-32,47v0,20,4,46,32,46v27,0,31,-26,31,-46xm207,-114r68,0v-1,-21,-12,-32,-33,-32v-18,0,-35,10,-35,32","w":353},"\u00df":{"d":"21,0r0,-168v0,-59,34,-95,95,-95v58,0,92,30,92,69v0,37,-24,46,-30,53v3,0,45,9,45,63v0,60,-53,90,-116,78r0,-55v24,8,46,-7,45,-30v0,-28,-21,-34,-45,-34r0,-40v18,0,35,-2,35,-24v0,-15,-9,-23,-24,-23v-20,0,-26,14,-26,32r0,174r-71,0","w":233},"\u00b9":{"d":"57,-102r0,-84r-39,0r0,-31v24,0,47,-10,49,-34r38,0r0,149r-48,0","w":144},"\u00ac":{"d":"199,-162r0,123r-55,0r0,-68r-127,0r0,-55r182,0","w":216},"\u00b5":{"d":"214,-187r0,187r-69,0v-1,-7,2,-18,-1,-24v-13,18,-30,28,-53,29r0,55r-72,0r0,-247r72,0r0,98v0,22,2,37,23,37v13,0,29,-6,29,-36r0,-99r71,0","w":233},"\u00d0":{"d":"100,-191r0,35r49,0r0,44r-49,0r0,46r31,0v49,0,56,-40,56,-64v0,-16,-4,-61,-62,-61r-25,0xm21,0r0,-112r-21,0r0,-44r21,0r0,-101r129,0v85,0,116,63,116,128v0,79,-41,129,-131,129r-114,0","w":280},"\u00bd":{"d":"63,-102r0,-84r-39,0r0,-31v22,0,47,-8,49,-34r39,0r0,149r-49,0xm198,-87v-2,-42,26,-65,69,-65v42,0,67,14,67,47v0,49,-72,60,-72,68r74,0r0,37r-142,0v-3,-42,38,-59,70,-78v22,-5,30,-40,2,-40v-19,0,-24,16,-24,31r-44,0xm74,9r139,-269r40,0r-140,269r-39,0","w":360},"\u00b1":{"d":"17,0r0,-55r182,0r0,55r-182,0xm17,-98r0,-55r64,0r0,-29r55,0r0,29r63,0r0,55r-63,0r0,30r-55,0r0,-30r-64,0","w":216},"\u00de":{"d":"21,0r0,-257r79,0r0,30r53,0v70,0,94,52,94,88v0,80,-64,97,-147,91r0,48r-79,0xm100,-161r0,52v32,-2,72,10,72,-27v0,-35,-41,-22,-72,-25","w":253},"\u00bc":{"d":"252,-67r0,-42r-40,42r40,0xm252,0r0,-30r-72,0r0,-41r74,-78r47,0r0,82r22,0r0,37r-22,0r0,30r-49,0xm63,-102r0,-84r-39,0r0,-31v24,0,47,-10,49,-34r39,0r0,149r-49,0xm74,9r139,-269r40,0r-140,269r-39,0","w":360},"\u00f7":{"d":"108,-53v20,0,37,16,37,36v0,20,-17,37,-37,37v-20,0,-36,-17,-36,-37v0,-20,16,-36,36,-36xm108,-129v-20,0,-36,-16,-36,-36v0,-20,16,-37,36,-37v20,0,37,17,37,37v0,20,-17,36,-37,36xm17,-63r0,-55r182,0r0,55r-182,0","w":216},"\u00a6":{"d":"13,-148r0,-90r55,0r0,90r-55,0xm13,32r0,-90r55,0r0,90r-55,0","w":79},"\u00b0":{"d":"46,-200v0,15,12,26,26,26v14,0,26,-11,26,-26v0,-15,-12,-25,-26,-25v-14,0,-26,10,-26,25xm18,-200v0,-31,23,-53,54,-53v31,0,54,22,54,53v0,31,-23,54,-54,54v-31,0,-54,-23,-54,-54","w":144},"\u00fe":{"d":"19,60r0,-317r72,0r0,91v11,-16,30,-26,52,-26v63,0,79,54,79,98v0,46,-16,99,-79,99v-22,0,-41,-10,-52,-26r0,81r-72,0xm120,-140v-45,1,-45,92,0,93v45,-1,43,-92,0,-93","w":233},"\u00be":{"d":"55,-158v-4,29,47,37,47,8v0,-18,-19,-15,-35,-15r0,-28v15,0,35,0,35,-12v0,-10,-8,-15,-21,-15v-13,0,-21,9,-21,19r-45,0v0,-35,31,-52,66,-52v40,0,66,16,66,42v0,23,-16,28,-21,30v15,5,25,15,25,38v0,22,-19,44,-70,44v-52,0,-71,-25,-71,-59r45,0xm101,9r140,-269r39,0r-140,269r-39,0xm239,-67r39,0r0,-42xm278,0r0,-30r-72,0r0,-41r74,-78r47,0r0,82r22,0r0,37r-22,0r0,30r-49,0","w":360},"\u00b2":{"d":"5,-188v-3,-42,25,-65,69,-65v42,0,67,14,67,47v0,49,-72,59,-72,67r74,0r0,37r-142,0v-3,-42,38,-58,70,-77v21,-5,31,-41,2,-41v-19,0,-24,17,-24,32r-44,0","w":144},"\u00ae":{"d":"123,-171r0,31v20,-1,49,6,46,-17v-2,-19,-27,-13,-46,-14xm91,-60r0,-137v51,1,113,-9,113,43v0,26,-16,36,-36,37r30,57r-35,0r-27,-54r-13,0r0,54r-32,0xm54,-129v0,50,39,93,90,93v51,0,90,-43,90,-93v0,-50,-39,-92,-90,-92v-51,0,-90,42,-90,92xm9,-129v0,-75,60,-134,135,-134v75,0,135,59,135,134v0,75,-60,135,-135,135v-75,0,-135,-60,-135,-135","w":288},"\u00f0":{"d":"162,-280r27,27r-35,19v36,33,61,74,61,127v0,50,-20,112,-102,112v-66,0,-101,-35,-101,-94v0,-87,64,-96,120,-85v-8,-12,-22,-26,-32,-32r-36,20r-26,-29r29,-15v-3,-4,-11,-11,-20,-16r51,-30v10,7,18,14,25,17xm113,-47v21,0,31,-16,31,-44v0,-28,-10,-41,-31,-41v-20,0,-30,13,-30,41v0,28,9,44,30,44"},"\u00d7":{"d":"57,-1r-39,-39r51,-51r-51,-51r39,-39r51,51r51,-51r39,39r-51,51r51,51r-40,39r-50,-51","w":216},"\u00b3":{"d":"48,-158v-4,29,47,37,47,8v0,-18,-19,-15,-35,-15r0,-28v15,0,34,0,35,-12v0,-10,-7,-15,-20,-15v-13,0,-22,9,-22,19r-45,0v0,-35,32,-52,67,-52v40,0,65,16,65,42v0,23,-16,28,-21,30v15,5,25,15,25,38v0,22,-19,44,-70,44v-52,0,-70,-25,-70,-59r44,0","w":144},"\u00a9":{"d":"54,-129v0,50,39,93,90,93v51,0,90,-43,90,-93v0,-50,-39,-92,-90,-92v-51,0,-90,42,-90,92xm9,-129v0,-75,60,-134,135,-134v75,0,135,59,135,134v0,75,-60,135,-135,135v-75,0,-135,-60,-135,-135xm174,-111r36,0v-6,39,-33,58,-64,58v-44,0,-73,-33,-73,-75v0,-82,125,-107,135,-20r-34,0v-12,-32,-66,-19,-61,19v-5,39,53,56,61,18","w":288},"\u00c1":{"d":"-3,0r95,-257r77,0r94,257r-82,0r-11,-37r-82,0r-11,37r-80,0xm105,-92r49,0r-24,-79xm208,-329r-62,53r-49,0r36,-53r75,0","w":259,"k":{"\u0162":24,"\u0177":6,"\u0175":6,"\u0176":27,"\u0174":13,"\u0164":24,"\u00ff":6,"\u00fd":6,"\u0178":27,"\u00dd":27,"y":6,"w":6,"v":6,"Y":27,"W":13,"V":11,"T":24}},"\u00c2":{"d":"-3,0r95,-257r77,0r94,257r-82,0r-11,-37r-82,0r-11,37r-80,0xm105,-92r49,0r-24,-79xm58,-276r44,-53r59,0r43,53r-52,0r-21,-27r-20,27r-53,0","w":259,"k":{"\u0162":24,"\u0177":6,"\u0175":6,"\u0176":27,"\u0174":13,"\u0164":24,"\u00ff":6,"\u00fd":6,"\u0178":27,"\u00dd":27,"y":6,"w":6,"v":6,"Y":27,"W":13,"V":11,"T":24}},"\u00c4":{"d":"-3,0r95,-257r77,0r94,257r-82,0r-11,-37r-82,0r-11,37r-80,0xm105,-92r49,0r-24,-79xm59,-279r0,-47r61,0r0,47r-61,0xm141,-279r0,-47r61,0r0,47r-61,0","w":259,"k":{"\u0162":24,"\u0177":6,"\u0175":6,"\u0176":27,"\u0174":13,"\u0164":24,"\u00ff":6,"\u00fd":6,"\u0178":27,"\u00dd":27,"y":6,"w":6,"v":6,"Y":27,"W":13,"V":11,"T":24}},"\u00c0":{"d":"-3,0r95,-257r77,0r94,257r-82,0r-11,-37r-82,0r-11,37r-80,0xm105,-92r49,0r-24,-79xm114,-276r-62,-53r75,0r36,53r-49,0","w":259,"k":{"\u0162":24,"\u0177":6,"\u0175":6,"\u0176":27,"\u0174":13,"\u0164":24,"\u00ff":6,"\u00fd":6,"\u0178":27,"\u00dd":27,"y":6,"w":6,"v":6,"Y":27,"W":13,"V":11,"T":24}},"\u00c5":{"d":"-3,0r95,-257r77,0r94,257r-82,0r-11,-37r-82,0r-11,37r-80,0xm105,-92r49,0r-24,-79xm112,-305v0,12,8,20,19,20v11,0,18,-9,18,-20v0,-11,-8,-18,-18,-18v-10,0,-19,6,-19,18xm90,-305v0,-23,18,-40,41,-40v23,0,40,17,40,40v0,23,-17,40,-40,40v-23,0,-41,-17,-41,-40","w":259,"k":{"\u0162":24,"\u0177":6,"\u0175":6,"\u0176":27,"\u0174":13,"\u0164":24,"\u00ff":6,"\u00fd":6,"\u0178":27,"\u00dd":27,"y":6,"w":6,"v":6,"Y":27,"W":13,"V":11,"T":24}},"\u00c3":{"d":"-3,0r95,-257r77,0r94,257r-82,0r-11,-37r-82,0r-11,37r-80,0xm105,-92r49,0r-24,-79xm159,-279v-27,0,-62,-31,-70,3r-29,0v0,-21,9,-52,40,-52v28,0,61,36,71,-1r30,0v-1,27,-15,50,-42,50","w":259,"k":{"\u0162":24,"\u0177":6,"\u0175":6,"\u0176":27,"\u0174":13,"\u0164":24,"\u00ff":6,"\u00fd":6,"\u0178":27,"\u00dd":27,"y":6,"w":6,"v":6,"Y":27,"W":13,"V":11,"T":24}},"\u00c7":{"d":"121,5v-69,-10,-108,-64,-108,-134v0,-81,51,-134,130,-134v71,0,110,37,117,102r-77,0v-2,-9,-9,-38,-42,-38v-68,0,-67,141,0,141v27,0,37,-19,42,-43r78,0v0,53,-44,108,-121,107v-2,6,-10,12,-9,17v22,-6,53,2,51,30v-2,36,-68,38,-97,20r8,-16v15,8,49,14,49,-6v0,-14,-19,-16,-29,-9r-10,-9","w":273},"\u00c9":{"d":"21,0r0,-257r212,0r0,66r-133,0r0,32r121,0r0,61r-121,0r0,32r137,0r0,66r-216,0xm205,-329r-62,53r-49,0r36,-53r75,0","w":253},"\u00ca":{"d":"21,0r0,-257r212,0r0,66r-133,0r0,32r121,0r0,61r-121,0r0,32r137,0r0,66r-216,0xm53,-276r43,-53r60,0r43,53r-52,0r-21,-27r-20,27r-53,0","w":253},"\u00cb":{"d":"21,0r0,-257r212,0r0,66r-133,0r0,32r121,0r0,61r-121,0r0,32r137,0r0,66r-216,0xm57,-279r0,-47r61,0r0,47r-61,0xm139,-279r0,-47r61,0r0,47r-61,0","w":253},"\u00c8":{"d":"21,0r0,-257r212,0r0,66r-133,0r0,32r121,0r0,61r-121,0r0,32r137,0r0,66r-216,0xm121,-276r-62,-53r75,0r36,53r-49,0","w":253},"\u00cd":{"d":"21,0r0,-257r79,0r0,257r-79,0xm132,-329r-62,53r-49,0r36,-53r75,0","w":119},"\u00ce":{"d":"21,0r0,-257r79,0r0,257r-79,0xm-13,-276r44,-53r59,0r44,53r-53,0r-21,-27r-20,27r-53,0","w":119},"\u00cf":{"d":"21,0r0,-257r79,0r0,257r-79,0xm-11,-279r0,-47r61,0r0,47r-61,0xm71,-279r0,-47r61,0r0,47r-61,0","w":119},"\u00cc":{"d":"21,0r0,-257r79,0r0,257r-79,0xm50,-276r-61,-53r75,0r36,53r-50,0","w":119},"\u00d1":{"d":"21,0r0,-257r81,0r75,137r0,-137r75,0r0,257r-77,0r-79,-140r0,140r-75,0xm167,-279v-28,0,-62,-31,-71,3r-28,0v0,-21,9,-52,40,-52v28,0,61,36,71,-1r30,0v-1,27,-15,50,-42,50","w":273},"\u00d3":{"d":"92,-129v0,57,31,71,51,71v20,0,51,-14,51,-71v0,-57,-31,-70,-51,-70v-20,0,-51,13,-51,70xm13,-129v0,-78,52,-134,130,-134v78,0,131,56,131,134v0,78,-53,135,-131,135v-78,0,-130,-57,-130,-135xm223,-329r-62,53r-49,0r36,-53r75,0","w":286},"\u00d4":{"d":"92,-129v0,57,31,71,51,71v20,0,51,-14,51,-71v0,-57,-31,-70,-51,-70v-20,0,-51,13,-51,70xm13,-129v0,-78,52,-134,130,-134v78,0,131,56,131,134v0,78,-53,135,-131,135v-78,0,-130,-57,-130,-135xm71,-276r43,-53r60,0r43,53r-52,0r-21,-27r-20,27r-53,0","w":286},"\u00d6":{"d":"92,-129v0,57,31,71,51,71v20,0,51,-14,51,-71v0,-57,-31,-70,-51,-70v-20,0,-51,13,-51,70xm13,-129v0,-78,52,-134,130,-134v78,0,131,56,131,134v0,78,-53,135,-131,135v-78,0,-130,-57,-130,-135xm72,-279r0,-47r61,0r0,47r-61,0xm154,-279r0,-47r61,0r0,47r-61,0","w":286},"\u00d2":{"d":"92,-129v0,57,31,71,51,71v20,0,51,-14,51,-71v0,-57,-31,-70,-51,-70v-20,0,-51,13,-51,70xm13,-129v0,-78,52,-134,130,-134v78,0,131,56,131,134v0,78,-53,135,-131,135v-78,0,-130,-57,-130,-135xm124,-276r-61,-53r75,0r36,53r-50,0","w":286},"\u00d5":{"d":"92,-129v0,57,31,71,51,71v20,0,51,-14,51,-71v0,-57,-31,-70,-51,-70v-20,0,-51,13,-51,70xm13,-129v0,-78,52,-134,130,-134v78,0,131,56,131,134v0,78,-53,135,-131,135v-78,0,-130,-57,-130,-135xm173,-279v-28,0,-62,-31,-71,3r-28,0v0,-21,9,-52,40,-52v28,0,61,36,71,-1r30,0v-1,27,-15,50,-42,50","w":286},"\u0160":{"d":"150,-179v3,-19,-15,-27,-32,-27v-11,0,-29,3,-29,17v0,18,39,23,75,32v36,10,72,27,72,75v0,67,-61,88,-119,88v-29,0,-113,-10,-113,-92r80,0v-3,26,19,36,40,35v13,0,33,-4,33,-23v0,-13,-11,-17,-55,-30v-41,-12,-88,-22,-88,-74v0,-59,51,-85,104,-85v56,0,105,22,107,84r-75,0xm197,-329r-44,54r-59,0r-44,-54r53,0r20,28r21,-28r53,0","w":240},"\u00da":{"d":"254,-257r0,158v0,72,-38,105,-117,105v-79,0,-118,-33,-118,-105r0,-158r80,0r0,140v0,26,-1,59,38,59v37,0,38,-33,38,-59r0,-140r79,0xm221,-329r-62,53r-48,0r35,-53r75,0","w":273},"\u00db":{"d":"254,-257r0,158v0,72,-38,105,-117,105v-79,0,-118,-33,-118,-105r0,-158r80,0r0,140v0,26,-1,59,38,59v37,0,38,-33,38,-59r0,-140r79,0xm62,-276r44,-53r59,0r44,53r-53,0r-21,-27r-20,27r-53,0","w":273},"\u00dc":{"d":"254,-257r0,158v0,72,-38,105,-117,105v-79,0,-118,-33,-118,-105r0,-158r80,0r0,140v0,26,-1,59,38,59v37,0,38,-33,38,-59r0,-140r79,0xm66,-279r0,-47r61,0r0,47r-61,0xm147,-279r0,-47r61,0r0,47r-61,0","w":273},"\u00d9":{"d":"254,-257r0,158v0,72,-38,105,-117,105v-79,0,-118,-33,-118,-105r0,-158r80,0r0,140v0,26,-1,59,38,59v37,0,38,-33,38,-59r0,-140r79,0xm115,-276r-62,-53r75,0r36,53r-49,0","w":273},"\u00dd":{"d":"80,0r0,-95r-91,-162r88,0r43,95r44,-95r87,0r-92,162r0,95r-79,0xm206,-329r-62,53r-49,0r36,-53r75,0","w":240,"k":{"\u0133":5,"\u0173":27,"\u0171":27,"\u016f":27,"\u016d":27,"\u016b":27,"\u0169":27,"\u0151":33,"\u014f":33,"\u014d":33,"\u012f":5,"\u0119":33,"\u0117":33,"\u0115":33,"\u0113":33,"\u011b":33,"\u0105":33,"\u0103":33,"\u0101":33,"\u0104":27,"\u0102":27,"\u0100":27,"\u00f9":27,"\u00fc":27,"\u00fb":27,"\u00fa":27,"\u00f5":33,"\u00f2":33,"\u00f6":33,"\u00f4":33,"\u00f3":33,"\u00e8":33,"\u00eb":33,"\u00ea":33,"\u00e9":33,"\u00e3":33,"\u00e5":33,"\u00e0":33,"\u00e4":33,"\u00e2":33,"\u00e1":33,"\u00c3":27,"\u00c5":27,"\u00c0":27,"\u00c4":27,"\u00c2":27,"\u00c1":27,"v":20,"u":27,"q":33,"p":27,"o":33,"i":5,"e":33,"a":33,"A":27,";":29,":":33,".":40,"-":40,",":40}},"\u0178":{"d":"80,0r0,-95r-91,-162r88,0r43,95r44,-95r87,0r-92,162r0,95r-79,0xm48,-279r0,-47r61,0r0,47r-61,0xm130,-279r0,-47r61,0r0,47r-61,0","w":240,"k":{"\u0133":5,"\u0173":27,"\u0171":27,"\u016f":27,"\u016d":27,"\u016b":27,"\u0169":27,"\u0151":33,"\u014f":33,"\u014d":33,"\u012f":5,"\u0119":33,"\u0117":33,"\u0115":33,"\u0113":33,"\u011b":33,"\u0105":33,"\u0103":33,"\u0101":33,"\u0104":27,"\u0102":27,"\u0100":27,"\u00f9":27,"\u00fc":27,"\u00fb":27,"\u00fa":27,"\u00f5":33,"\u00f2":33,"\u00f6":33,"\u00f4":33,"\u00f3":33,"\u00e8":33,"\u00eb":33,"\u00ea":33,"\u00e9":33,"\u00e3":33,"\u00e5":33,"\u00e0":33,"\u00e4":33,"\u00e2":33,"\u00e1":33,"\u00c3":27,"\u00c5":27,"\u00c0":27,"\u00c4":27,"\u00c2":27,"\u00c1":27,"v":20,"u":27,"q":33,"p":27,"o":33,"i":5,"e":33,"a":33,"A":27,";":29,":":33,".":40,"-":40,",":40}},"\u017d":{"d":"9,0r0,-62r119,-129r-113,0r0,-66r218,0r0,58r-121,133r126,0r0,66r-229,0xm197,-329r-44,53r-59,0r-43,-53r53,0r20,27r20,-27r53,0","w":246},"\u00e1":{"d":"113,-192v147,2,61,93,97,192r-72,0v-3,-5,-1,-15,-4,-18v-35,39,-126,30,-126,-34v0,-59,70,-57,106,-64v10,-2,19,-4,19,-16v0,-13,-11,-17,-23,-17v-22,0,-27,11,-27,19r-66,0v2,-53,52,-62,96,-62xm133,-84v-16,9,-53,7,-52,29v8,29,52,21,52,-12r0,-17xm194,-260r-62,54r-49,0r36,-54r75,0","w":219},"\u00e2":{"d":"113,-192v147,2,61,93,97,192r-72,0v-3,-5,-1,-15,-4,-18v-35,39,-126,30,-126,-34v0,-59,70,-57,106,-64v10,-2,19,-4,19,-16v0,-13,-11,-17,-23,-17v-22,0,-27,11,-27,19r-66,0v2,-53,52,-62,96,-62xm133,-84v-16,9,-53,7,-52,29v8,29,52,21,52,-12r0,-17xm41,-206r44,-54r59,0r44,54r-53,0r-21,-27r-20,27r-53,0","w":219},"\u00e4":{"d":"113,-192v147,2,61,93,97,192r-72,0v-3,-5,-1,-15,-4,-18v-35,39,-126,30,-126,-34v0,-59,70,-57,106,-64v10,-2,19,-4,19,-16v0,-13,-11,-17,-23,-17v-22,0,-27,11,-27,19r-66,0v2,-53,52,-62,96,-62xm133,-84v-16,9,-53,7,-52,29v8,29,52,21,52,-12r0,-17xm43,-209r0,-47r61,0r0,47r-61,0xm125,-209r0,-47r61,0r0,47r-61,0","w":219},"\u00e0":{"d":"113,-192v147,2,61,93,97,192r-72,0v-3,-5,-1,-15,-4,-18v-35,39,-126,30,-126,-34v0,-59,70,-57,106,-64v10,-2,19,-4,19,-16v0,-13,-11,-17,-23,-17v-22,0,-27,11,-27,19r-66,0v2,-53,52,-62,96,-62xm133,-84v-16,9,-53,7,-52,29v8,29,52,21,52,-12r0,-17xm110,-206r-62,-54r75,0r36,54r-49,0","w":219},"\u00e5":{"d":"113,-192v147,2,61,93,97,192r-72,0v-3,-5,-1,-15,-4,-18v-35,39,-126,30,-126,-34v0,-59,70,-57,106,-64v10,-2,19,-4,19,-16v0,-13,-11,-17,-23,-17v-22,0,-27,11,-27,19r-66,0v2,-53,52,-62,96,-62xm133,-84v-16,9,-53,7,-52,29v8,29,52,21,52,-12r0,-17xm92,-240v0,12,8,19,19,19v11,0,19,-8,19,-19v0,-11,-9,-18,-19,-18v-10,0,-19,6,-19,18xm71,-240v0,-23,17,-40,40,-40v23,0,41,17,41,40v0,23,-18,40,-41,40v-23,0,-40,-17,-40,-40","w":219},"\u00e3":{"d":"113,-192v147,2,61,93,97,192r-72,0v-3,-5,-1,-15,-4,-18v-35,39,-126,30,-126,-34v0,-59,70,-57,106,-64v10,-2,19,-4,19,-16v0,-13,-11,-17,-23,-17v-22,0,-27,11,-27,19r-66,0v2,-53,52,-62,96,-62xm133,-84v-16,9,-53,7,-52,29v8,29,52,21,52,-12r0,-17xm143,-209v-26,0,-62,-30,-71,2r-28,0v0,-21,9,-51,40,-51v29,0,60,37,71,-1r29,0v-1,27,-14,50,-41,50","w":219},"\u00e7":{"d":"210,-75v-8,49,-40,79,-95,80v-3,6,-11,12,-10,18v22,-6,53,2,51,30v-2,36,-68,38,-97,20r8,-16v15,7,49,15,49,-6v0,-14,-19,-16,-29,-9r-10,-9r18,-30v-51,-7,-80,-44,-83,-96v-6,-114,185,-138,196,-23r-68,0v-1,-15,-10,-24,-26,-24v-27,0,-31,24,-31,47v0,23,4,46,31,46v15,0,27,-13,28,-28r68,0","w":219},"\u00e9":{"d":"216,-77r-136,0v-2,36,46,47,66,23r66,0v-14,40,-54,59,-96,59v-60,0,-104,-36,-104,-98v0,-54,39,-99,98,-99v74,0,106,42,106,115xm80,-114r68,0v0,-17,-13,-32,-31,-32v-22,0,-34,12,-37,32xm195,-260r-62,54r-49,0r36,-54r75,0"},"\u00ea":{"d":"216,-77r-136,0v-2,36,46,47,66,23r66,0v-14,40,-54,59,-96,59v-60,0,-104,-36,-104,-98v0,-54,39,-99,98,-99v74,0,106,42,106,115xm80,-114r68,0v0,-17,-13,-32,-31,-32v-22,0,-34,12,-37,32xm42,-206r44,-54r59,0r44,54r-53,0r-21,-27r-20,27r-53,0"},"\u00eb":{"d":"216,-77r-136,0v-2,36,46,47,66,23r66,0v-14,40,-54,59,-96,59v-60,0,-104,-36,-104,-98v0,-54,39,-99,98,-99v74,0,106,42,106,115xm80,-114r68,0v0,-17,-13,-32,-31,-32v-22,0,-34,12,-37,32xm44,-209r0,-47r61,0r0,47r-61,0xm125,-209r0,-47r61,0r0,47r-61,0"},"\u00e8":{"d":"216,-77r-136,0v-2,36,46,47,66,23r66,0v-14,40,-54,59,-96,59v-60,0,-104,-36,-104,-98v0,-54,39,-99,98,-99v74,0,106,42,106,115xm80,-114r68,0v0,-17,-13,-32,-31,-32v-22,0,-34,12,-37,32xm91,-206r-61,-54r74,0r36,54r-49,0"},"\u00ed":{"d":"92,0r-71,0r0,-187r71,0r0,187xm132,-260r-62,54r-49,0r36,-54r75,0","w":113},"\u00ee":{"d":"92,0r-71,0r0,-187r71,0r0,187xm-16,-206r43,-54r59,0r44,54r-53,0r-20,-27r-20,27r-53,0","w":113},"\u00ef":{"d":"92,0r-71,0r0,-187r71,0r0,187xm-14,-209r0,-47r61,0r0,47r-61,0xm68,-209r0,-47r61,0r0,47r-61,0","w":113},"\u00ec":{"d":"92,0r-71,0r0,-187r71,0r0,187xm42,-206r-61,-54r75,0r36,54r-50,0","w":113},"\u00f1":{"d":"19,0r0,-187r69,0v1,7,-2,18,1,24v29,-46,125,-39,125,35r0,128r-71,0r0,-98v0,-22,-3,-37,-24,-37v-13,0,-28,6,-28,36r0,99r-72,0xm145,-209v-26,0,-62,-30,-71,2r-28,0v0,-21,9,-51,40,-51v29,0,60,37,71,-1r29,0v-1,27,-14,50,-41,50","w":233},"\u00f3":{"d":"144,-94v0,-20,-4,-46,-31,-46v-27,0,-30,26,-30,46v0,20,3,47,30,47v27,0,31,-27,31,-47xm215,-94v0,52,-32,99,-102,99v-70,0,-101,-47,-101,-99v0,-51,31,-98,101,-98v70,0,102,47,102,98xm195,-260r-62,54r-49,0r36,-54r75,0"},"\u00f4":{"d":"144,-94v0,-20,-4,-46,-31,-46v-27,0,-30,26,-30,46v0,20,3,47,30,47v27,0,31,-27,31,-47xm215,-94v0,52,-32,99,-102,99v-70,0,-101,-47,-101,-99v0,-51,31,-98,101,-98v70,0,102,47,102,98xm41,-206r43,-54r59,0r44,54r-53,0r-20,-27r-20,27r-53,0"},"\u00f6":{"d":"144,-94v0,-20,-4,-46,-31,-46v-27,0,-30,26,-30,46v0,20,3,47,30,47v27,0,31,-27,31,-47xm215,-94v0,52,-32,99,-102,99v-70,0,-101,-47,-101,-99v0,-51,31,-98,101,-98v70,0,102,47,102,98xm42,-209r0,-47r61,0r0,47r-61,0xm123,-209r0,-47r62,0r0,47r-62,0"},"\u00f2":{"d":"144,-94v0,-20,-4,-46,-31,-46v-27,0,-30,26,-30,46v0,20,3,47,30,47v27,0,31,-27,31,-47xm215,-94v0,52,-32,99,-102,99v-70,0,-101,-47,-101,-99v0,-51,31,-98,101,-98v70,0,102,47,102,98xm93,-206r-62,-54r75,0r36,54r-49,0"},"\u00f5":{"d":"144,-94v0,-20,-4,-46,-31,-46v-27,0,-30,26,-30,46v0,20,3,47,30,47v27,0,31,-27,31,-47xm215,-94v0,52,-32,99,-102,99v-70,0,-101,-47,-101,-99v0,-51,31,-98,101,-98v70,0,102,47,102,98xm142,-209v-25,0,-62,-30,-70,2r-29,0v0,-21,10,-51,41,-51v29,0,59,37,70,-1r30,0v-1,27,-15,50,-42,50"},"\u0161":{"d":"77,-61v-1,23,46,32,52,7v0,-11,-6,-13,-39,-19v-54,-9,-77,-27,-77,-59v0,-47,52,-60,89,-60v40,0,88,12,90,60r-65,0v2,-21,-42,-30,-45,-6v9,22,41,13,71,25v24,9,44,21,44,52v0,52,-50,66,-95,66v-44,0,-92,-18,-93,-66r68,0xm180,-260r-44,54r-59,0r-44,-54r53,0r21,28r20,-28r53,0","w":206},"\u00fa":{"d":"214,-187r0,187r-69,0v-1,-7,2,-18,-1,-24v-29,47,-125,38,-125,-35r0,-128r72,0r0,98v0,22,2,37,23,37v13,0,29,-6,29,-36r0,-99r71,0xm201,-260r-62,54r-49,0r35,-54r76,0","w":233},"\u00fb":{"d":"214,-187r0,187r-69,0v-1,-7,2,-18,-1,-24v-29,47,-125,38,-125,-35r0,-128r72,0r0,98v0,22,2,37,23,37v13,0,29,-6,29,-36r0,-99r71,0xm43,-206r44,-54r59,0r44,54r-53,0r-21,-27r-20,27r-53,0","w":233},"\u00fc":{"d":"214,-187r0,187r-69,0v-1,-7,2,-18,-1,-24v-29,47,-125,38,-125,-35r0,-128r72,0r0,98v0,22,2,37,23,37v13,0,29,-6,29,-36r0,-99r71,0xm46,-209r0,-47r61,0r0,47r-61,0xm127,-209r0,-47r62,0r0,47r-62,0","w":233},"\u00f9":{"d":"214,-187r0,187r-69,0v-1,-7,2,-18,-1,-24v-29,47,-125,38,-125,-35r0,-128r72,0r0,98v0,22,2,37,23,37v13,0,29,-6,29,-36r0,-99r71,0xm91,-206r-61,-54r75,0r36,54r-50,0","w":233},"\u00fd":{"d":"13,4v20,-1,46,6,45,-16v-15,-52,-46,-123,-63,-175r76,0r31,107r30,-107r74,0v-30,74,-49,157,-86,224v-26,30,-62,22,-107,23r0,-56xm188,-260r-62,54r-49,0r36,-54r75,0","w":200,"k":{".":33,",":33}},"\u00ff":{"d":"13,4v20,-1,46,6,45,-16v-15,-52,-46,-123,-63,-175r76,0r31,107r30,-107r74,0v-30,74,-49,157,-86,224v-26,30,-62,22,-107,23r0,-56xm30,-209r0,-47r61,0r0,47r-61,0xm112,-209r0,-47r61,0r0,47r-61,0","w":200,"k":{".":33,",":33}},"\u017e":{"d":"6,0r0,-55r88,-80r-80,0r0,-52r171,0r0,55r-85,80r93,0r0,52r-187,0xm175,-260r-44,54r-59,0r-44,-54r53,0r21,28r20,-28r53,0","w":200},"\u0100":{"d":"-3,0r95,-257r77,0r94,257r-82,0r-11,-37r-82,0r-11,37r-80,0xm105,-92r49,0r-24,-79xm70,-286r0,-33r122,0r0,33r-122,0","w":259,"k":{"\u0162":24,"\u0177":6,"\u0175":6,"\u0176":27,"\u0174":13,"\u0164":24,"\u00ff":6,"\u00fd":6,"\u0178":27,"\u00dd":27,"y":6,"w":6,"v":6,"Y":27,"W":13,"V":11,"T":24}},"\u0102":{"d":"-3,0r95,-257r77,0r94,257r-82,0r-11,-37r-82,0r-11,37r-80,0xm105,-92r49,0r-24,-79xm168,-330r28,0v-2,37,-32,55,-66,55v-39,0,-63,-18,-64,-55r28,0v7,32,67,33,74,0","w":259,"k":{"\u0162":24,"\u0177":6,"\u0175":6,"\u0176":27,"\u0174":13,"\u0164":24,"\u00ff":6,"\u00fd":6,"\u0178":27,"\u00dd":27,"y":6,"w":6,"v":6,"Y":27,"W":13,"V":11,"T":24}},"\u0104":{"d":"139,52v0,-23,31,-46,42,-52r-11,-37r-82,0r-11,37r-80,0r95,-257r77,0r94,257r-56,0v-22,21,-30,35,-30,45v2,18,22,13,31,1r23,10v-15,20,-24,26,-51,28v-20,1,-41,-10,-41,-32xm105,-92r49,0r-24,-79","w":259,"k":{"\u0162":24,"\u0177":6,"\u0175":6,"\u0176":27,"\u0174":13,"\u0164":24,"\u00ff":6,"\u00fd":6,"\u0178":27,"\u00dd":27,"y":6,"w":6,"v":6,"Y":27,"W":13,"V":11,"T":24}},"\u0106":{"d":"260,-161r-77,0v-2,-9,-9,-38,-42,-38v-68,0,-67,141,0,141v27,0,37,-19,42,-43r78,0v0,52,-43,107,-118,107v-83,0,-130,-59,-130,-135v0,-81,51,-134,130,-134v71,0,110,37,117,102xm229,-329r-62,53r-49,0r35,-53r76,0","w":273},"\u0108":{"d":"260,-161r-77,0v-2,-9,-9,-38,-42,-38v-68,0,-67,141,0,141v27,0,37,-19,42,-43r78,0v0,52,-43,107,-118,107v-83,0,-130,-59,-130,-135v0,-81,51,-134,130,-134v71,0,110,37,117,102xm68,-276r44,-53r59,0r44,53r-53,0r-21,-27r-20,27r-53,0","w":273},"\u010c":{"d":"260,-161r-77,0v-2,-9,-9,-38,-42,-38v-68,0,-67,141,0,141v27,0,37,-19,42,-43r78,0v0,52,-43,107,-118,107v-83,0,-130,-59,-130,-135v0,-81,51,-134,130,-134v71,0,110,37,117,102xm215,-329r-44,53r-59,0r-44,-53r53,0r20,27r21,-27r53,0","w":273},"\u010a":{"d":"260,-161r-77,0v-2,-9,-9,-38,-42,-38v-68,0,-67,141,0,141v27,0,37,-19,42,-43r78,0v0,52,-43,107,-118,107v-83,0,-130,-59,-130,-135v0,-81,51,-134,130,-134v71,0,110,37,117,102xm111,-279r0,-47r61,0r0,47r-61,0","w":273},"\u010e":{"d":"100,-191r0,125r31,0v49,0,56,-40,56,-64v0,-16,-4,-61,-62,-61r-25,0xm21,0r0,-257r129,0v85,0,116,63,116,128v0,79,-41,129,-131,129r-114,0xm199,-329r-44,53r-59,0r-44,-53r53,0r20,27r21,-27r53,0","w":280},"\u011a":{"d":"21,0r0,-257r212,0r0,66r-133,0r0,32r121,0r0,61r-121,0r0,32r137,0r0,66r-216,0xm199,-329r-44,53r-59,0r-43,-53r52,0r21,27r20,-27r53,0","w":253},"\u0112":{"d":"21,0r0,-257r212,0r0,66r-133,0r0,32r121,0r0,61r-121,0r0,32r137,0r0,66r-216,0xm67,-286r0,-33r122,0r0,33r-122,0","w":253},"\u0114":{"d":"21,0r0,-257r212,0r0,66r-133,0r0,32r121,0r0,61r-121,0r0,32r137,0r0,66r-216,0xm163,-330r29,0v-2,37,-32,55,-66,55v-39,0,-64,-18,-65,-55r28,0v7,32,67,33,74,0","w":253},"\u0116":{"d":"21,0r0,-257r212,0r0,66r-133,0r0,32r121,0r0,61r-121,0r0,32r137,0r0,66r-216,0xm98,-279r0,-47r61,0r0,47r-61,0","w":253},"\u0118":{"d":"146,52v0,-23,31,-46,42,-52r-167,0r0,-257r212,0r0,66r-133,0r0,32r121,0r0,61r-121,0r0,32r137,0r0,66r-23,0v-22,21,-30,35,-30,45v2,18,22,13,31,1r23,10v-15,20,-24,26,-51,28v-20,1,-41,-10,-41,-32","w":253},"\u011c":{"d":"211,0r-2,-26v-18,23,-45,32,-73,32v-76,0,-123,-59,-123,-132v0,-173,223,-178,245,-41r-76,0v-3,-19,-18,-32,-37,-32v-54,0,-53,57,-53,75v0,24,10,66,58,66v18,0,37,-9,41,-28r-35,0r0,-55r105,0r0,141r-50,0xm70,-276r43,-53r59,0r44,53r-53,0r-20,-27r-20,27r-53,0","w":280},"\u011e":{"d":"211,0r-2,-26v-18,23,-45,32,-73,32v-76,0,-123,-59,-123,-132v0,-173,223,-178,245,-41r-76,0v-3,-19,-18,-32,-37,-32v-54,0,-53,57,-53,75v0,24,10,66,58,66v18,0,37,-9,41,-28r-35,0r0,-55r105,0r0,141r-50,0xm178,-330r28,0v-2,37,-32,55,-66,55v-39,0,-63,-18,-64,-55r28,0v7,32,67,33,74,0","w":280},"\u0120":{"d":"211,0r-2,-26v-18,23,-45,32,-73,32v-76,0,-123,-59,-123,-132v0,-173,223,-178,245,-41r-76,0v-3,-19,-18,-32,-37,-32v-54,0,-53,57,-53,75v0,24,10,66,58,66v18,0,37,-9,41,-28r-35,0r0,-55r105,0r0,141r-50,0xm111,-279r0,-47r61,0r0,47r-61,0","w":280},"\u0124":{"d":"21,0r0,-257r79,0r0,89r74,0r0,-89r79,0r0,257r-79,0r0,-102r-74,0r0,102r-79,0xm63,-276r44,-53r59,0r44,53r-53,0r-21,-27r-20,27r-53,0","w":273},"\u0126":{"d":"21,0r0,-257r79,0r0,52r74,0r0,-52r79,0r0,257r-79,0r0,-89r-74,0r0,89r-79,0xm100,-146r74,0r0,-26r-74,0r0,26","w":273},"\u0128":{"d":"21,0r0,-257r79,0r0,257r-79,0xm89,-279v-27,0,-62,-31,-70,3r-29,0v0,-21,10,-52,41,-52v28,0,60,36,71,-1r29,0v-1,27,-15,50,-42,50","w":119},"\u012a":{"d":"21,0r0,-257r79,0r0,257r-79,0xm0,-286r0,-33r122,0r0,33r-122,0","w":119},"\u0130":{"d":"21,0r0,-257r79,0r0,257r-79,0xm30,-283r0,-47r61,0r0,47r-61,0","w":119},"\u012e":{"d":"14,52v0,-23,31,-46,42,-52r-35,0r0,-257r79,0r0,257r-18,0v-22,21,-29,35,-29,45v1,19,22,12,31,1r23,10v-15,20,-24,26,-51,28v-20,1,-42,-10,-42,-32","w":119},"\u0134":{"d":"200,-257r0,164v0,71,-32,99,-97,99v-73,-1,-99,-43,-94,-114r71,0v1,25,-4,53,22,53v20,0,19,-24,19,-36r0,-166r79,0xm85,-276r44,-53r59,0r43,53r-52,0r-21,-27r-20,27r-53,0","w":219},"\u0139":{"d":"21,0r0,-257r79,0r0,191r113,0r0,66r-192,0xm144,-329r-62,53r-49,0r36,-53r75,0","k":{"\u0162":46,"\u0177":13,"\u0176":40,"\u0174":20,"\u0164":46,"\u00ff":13,"\u00fd":13,"\u0178":40,"\u00dd":40,"y":13,"Y":40,"W":20,"V":33,"T":46}},"\u013d":{"d":"21,0r0,-257r79,0r0,191r113,0r0,66r-192,0xm207,-257r-34,54r-43,0r13,-54r64,0","k":{"\u0162":46,"\u0177":13,"\u0176":40,"\u0174":20,"\u0164":46,"\u00ff":13,"\u00fd":13,"\u0178":40,"\u00dd":40,"y":13,"Y":40,"W":20,"V":33,"T":46}},"\u013f":{"d":"21,0r0,-257r79,0r0,191r113,0r0,66r-192,0xm139,-125r0,-63r47,0r0,63r-47,0","k":{"\u0162":46,"\u0177":13,"\u0176":40,"\u0174":20,"\u0164":46,"\u00ff":13,"\u00fd":13,"\u0178":40,"\u00dd":40,"y":13,"Y":40,"W":20,"V":33,"T":46}},"\u0140":{"d":"21,0r0,-257r71,0r0,257r-71,0xm114,-125r0,-62r47,0r0,62r-47,0","w":171},"\u0143":{"d":"21,0r0,-257r81,0r75,137r0,-137r75,0r0,257r-77,0r-79,-140r0,140r-75,0xm218,-329r-62,53r-49,0r36,-53r75,0","w":273},"\u0147":{"d":"21,0r0,-257r81,0r75,137r0,-137r75,0r0,257r-77,0r-79,-140r0,140r-75,0xm209,-329r-44,53r-59,0r-43,-53r53,0r20,27r20,-27r53,0","w":273},"\u014c":{"d":"92,-129v0,57,31,71,51,71v20,0,51,-14,51,-71v0,-57,-31,-70,-51,-70v-20,0,-51,13,-51,70xm13,-129v0,-78,52,-134,130,-134v78,0,131,56,131,134v0,78,-53,135,-131,135v-78,0,-130,-57,-130,-135xm82,-286r0,-33r122,0r0,33r-122,0","w":286},"\u014e":{"d":"92,-129v0,57,31,71,51,71v20,0,51,-14,51,-71v0,-57,-31,-70,-51,-70v-20,0,-51,13,-51,70xm13,-129v0,-78,52,-134,130,-134v78,0,131,56,131,134v0,78,-53,135,-131,135v-78,0,-130,-57,-130,-135xm181,-330r28,0v-2,37,-32,55,-66,55v-39,0,-64,-18,-65,-55r28,0v7,32,67,33,75,0","w":286},"\u0150":{"d":"92,-129v0,57,31,71,51,71v20,0,51,-14,51,-71v0,-57,-31,-70,-51,-70v-20,0,-51,13,-51,70xm13,-129v0,-78,52,-134,130,-134v78,0,131,56,131,134v0,78,-53,135,-131,135v-78,0,-130,-57,-130,-135xm161,-276r35,-53r61,0r-57,53r-39,0xm80,-276r35,-53r61,0r-57,53r-39,0","w":286},"\u0154":{"d":"100,-196r0,51v33,-3,71,12,76,-25v4,-28,-44,-27,-76,-26xm184,0v-14,-34,5,-87,-42,-90r-42,0r0,90r-79,0r0,-257v97,6,231,-29,234,73v0,27,-12,55,-38,65v41,11,33,75,46,119r-79,0xm208,-329r-62,53r-49,0r35,-53r76,0","w":266,"k":{"\u0162":6,"\u0176":13,"\u0174":6,"\u0164":6,"\u0178":13,"\u00dd":13,"Y":13,"W":6,"V":1,"T":6}},"\u0158":{"d":"100,-196r0,51v33,-3,71,12,76,-25v4,-28,-44,-27,-76,-26xm184,0v-14,-34,5,-87,-42,-90r-42,0r0,90r-79,0r0,-257v97,6,231,-29,234,73v0,27,-12,55,-38,65v41,11,33,75,46,119r-79,0xm202,-329r-44,53r-59,0r-44,-53r53,0r20,27r21,-27r53,0","w":266,"k":{"\u0162":6,"\u0176":13,"\u0174":6,"\u0164":6,"\u0178":13,"\u00dd":13,"Y":13,"W":6,"V":1,"T":6}},"\u015a":{"d":"150,-179v3,-19,-15,-27,-32,-27v-11,0,-29,3,-29,17v0,18,39,23,75,32v36,10,72,27,72,75v0,67,-61,88,-119,88v-29,0,-113,-10,-113,-92r80,0v-3,26,19,36,40,35v13,0,33,-4,33,-23v0,-13,-11,-17,-55,-30v-41,-12,-88,-22,-88,-74v0,-59,51,-85,104,-85v56,0,105,22,107,84r-75,0xm203,-329r-62,53r-48,0r35,-53r75,0","w":240},"\u015c":{"d":"150,-179v3,-19,-15,-27,-32,-27v-11,0,-29,3,-29,17v0,18,39,23,75,32v36,10,72,27,72,75v0,67,-61,88,-119,88v-29,0,-113,-10,-113,-92r80,0v-3,26,19,36,40,35v13,0,33,-4,33,-23v0,-13,-11,-17,-55,-30v-41,-12,-88,-22,-88,-74v0,-59,51,-85,104,-85v56,0,105,22,107,84r-75,0xm49,-276r44,-53r59,0r43,53r-52,0r-21,-27r-20,27r-53,0","w":240},"\u015e":{"d":"236,-82v-1,64,-53,85,-115,88v-2,6,-10,12,-9,17v22,-6,53,2,51,30v-2,36,-68,38,-97,20r7,-16v15,7,50,15,50,-6v0,-14,-19,-16,-29,-9r-10,-9v4,-9,17,-22,15,-28v-36,-4,-95,-23,-95,-91r80,0v-3,26,19,36,40,35v13,0,33,-4,33,-23v0,-13,-11,-17,-55,-30v-41,-12,-88,-22,-88,-74v0,-59,51,-85,104,-85v56,0,105,22,107,84r-75,0v3,-19,-15,-27,-32,-27v-11,0,-29,3,-29,17v0,18,39,23,75,32v36,10,72,27,72,75","w":240},"\uf6c1":{"d":"236,-82v-1,64,-53,85,-115,88v-2,6,-10,12,-9,17v22,-6,53,2,51,30v-2,36,-68,38,-97,20r7,-16v15,7,50,15,50,-6v0,-14,-19,-16,-29,-9r-10,-9v4,-9,17,-22,15,-28v-36,-4,-95,-23,-95,-91r80,0v-3,26,19,36,40,35v13,0,33,-4,33,-23v0,-13,-11,-17,-55,-30v-41,-12,-88,-22,-88,-74v0,-59,51,-85,104,-85v56,0,105,22,107,84r-75,0v3,-19,-15,-27,-32,-27v-11,0,-29,3,-29,17v0,18,39,23,75,32v36,10,72,27,72,75","w":240},"\u0164":{"d":"81,0r0,-191r-72,0r0,-66r223,0r0,66r-72,0r0,191r-79,0xm195,-329r-44,53r-59,0r-44,-53r53,0r20,27r21,-27r53,0","w":240,"k":{"\u0157":33,"\u0177":40,"\u0175":40,"\u0173":33,"\u0171":33,"\u016f":33,"\u016d":33,"\u016b":33,"\u0169":33,"\u015f":40,"\u015d":40,"\u015b":40,"\u0159":33,"\u0155":33,"\u0151":40,"\u014f":40,"\u014d":40,"\u0119":40,"\u0117":40,"\u0115":40,"\u0113":40,"\u011b":40,"\u010b":40,"\u010d":40,"\u0109":40,"\u0107":40,"\u0105":40,"\u0103":40,"\u0101":40,"\u0104":27,"\u0102":27,"\u0100":27,"\u00ff":40,"\u00fd":40,"\u00f9":33,"\u00fc":33,"\u00fb":33,"\u00fa":33,"\u0161":40,"\u00f5":40,"\u00f2":40,"\u00f6":40,"\u00f4":40,"\u00f3":40,"\u00e8":40,"\u00eb":40,"\u00ea":40,"\u00e9":40,"\u00e7":40,"\u00e3":40,"\u00e5":40,"\u00e0":40,"\u00e4":40,"\u00e2":40,"\u00e1":40,"\u00c3":27,"\u00c5":27,"\u00c0":27,"\u00c4":27,"\u00c2":27,"\u00c1":27,"y":40,"w":40,"u":33,"s":40,"r":33,"o":40,"e":40,"c":40,"a":40,"A":27,";":31,":":31,".":40,"-":46,",":40}},"\u0166":{"d":"37,-117r0,-33r44,0r0,-41r-72,0r0,-66r223,0r0,66r-72,0r0,41r43,0r0,33r-43,0r0,117r-79,0r0,-117r-44,0","w":240},"\u0168":{"d":"254,-257r0,158v0,72,-38,105,-117,105v-79,0,-118,-33,-118,-105r0,-158r80,0r0,140v0,26,-1,59,38,59v37,0,38,-33,38,-59r0,-140r79,0xm166,-279v-28,0,-62,-31,-71,3r-28,0v0,-21,9,-52,40,-52v28,0,61,36,71,-1r29,0v-1,27,-14,50,-41,50","w":273},"\u016a":{"d":"254,-257r0,158v0,72,-38,105,-117,105v-79,0,-118,-33,-118,-105r0,-158r80,0r0,140v0,26,-1,59,38,59v37,0,38,-33,38,-59r0,-140r79,0xm76,-286r0,-33r122,0r0,33r-122,0","w":273},"\u016c":{"d":"254,-257r0,158v0,72,-38,105,-117,105v-79,0,-118,-33,-118,-105r0,-158r80,0r0,140v0,26,-1,59,38,59v37,0,38,-33,38,-59r0,-140r79,0xm174,-330r28,0v-2,37,-32,55,-66,55v-39,0,-63,-18,-64,-55r28,0v7,32,67,33,74,0","w":273},"\u016e":{"d":"254,-257r0,158v0,72,-38,105,-117,105v-79,0,-118,-33,-118,-105r0,-158r80,0r0,140v0,26,-1,59,38,59v37,0,38,-33,38,-59r0,-140r79,0xm117,-305v0,12,8,20,19,20v11,0,19,-9,19,-20v0,-11,-9,-18,-19,-18v-10,0,-19,6,-19,18xm95,-305v0,-23,18,-40,41,-40v23,0,40,17,40,40v0,23,-17,40,-40,40v-23,0,-41,-17,-41,-40","w":273},"\u0170":{"d":"254,-257r0,158v0,72,-38,105,-117,105v-79,0,-118,-33,-118,-105r0,-158r80,0r0,140v0,26,-1,59,38,59v37,0,38,-33,38,-59r0,-140r79,0xm156,-276r36,-53r60,0r-57,53r-39,0xm75,-276r36,-53r60,0r-57,53r-39,0","w":273},"\u0172":{"d":"123,6v-68,-5,-103,-35,-104,-105r0,-158r80,0r0,140v0,26,-1,59,38,59v37,0,38,-33,38,-59r0,-140r79,0v-5,116,33,263,-101,262v-13,13,-21,24,-24,40v2,18,22,13,31,1r23,10v-15,20,-24,26,-51,28v-20,1,-41,-10,-41,-32v0,-19,20,-37,32,-46","w":273},"\u0174":{"d":"349,-257r-72,257r-77,0r-28,-157r-27,157r-78,0r-70,-257r78,0r32,159r31,-159r70,0r31,161r32,-161r78,0xm100,-276r44,-53r59,0r44,53r-53,0r-21,-27r-20,27r-53,0","w":346,"k":{"\u0157":6,"\u0173":6,"\u0171":6,"\u016f":6,"\u016d":6,"\u016b":6,"\u0169":6,"\u0159":6,"\u0155":6,"\u0151":13,"\u014f":13,"\u014d":13,"\u0119":13,"\u0117":13,"\u0115":13,"\u0113":13,"\u011b":13,"\u0105":13,"\u0103":13,"\u0101":13,"\u0104":20,"\u0102":20,"\u0100":20,"\u00f9":6,"\u00fc":6,"\u00fb":6,"\u00fa":6,"\u00f5":13,"\u00f2":13,"\u00f6":13,"\u00f4":13,"\u00f3":13,"\u00e8":13,"\u00eb":13,"\u00ea":13,"\u00e9":13,"\u00e3":13,"\u00e5":13,"\u00e0":13,"\u00e4":13,"\u00e2":13,"\u00e1":13,"\u00c3":20,"\u00c5":20,"\u00c0":20,"\u00c4":20,"\u00c2":20,"\u00c1":20,"u":6,"r":6,"o":13,"e":13,"a":13,"A":20,";":6,":":6,".":27,",":27}},"\u0176":{"d":"80,0r0,-95r-91,-162r88,0r43,95r44,-95r87,0r-92,162r0,95r-79,0xm46,-276r44,-53r59,0r44,53r-53,0r-20,-27r-21,27r-53,0","w":240,"k":{"\u0133":5,"\u0173":27,"\u0171":27,"\u016f":27,"\u016d":27,"\u016b":27,"\u0169":27,"\u0151":33,"\u014f":33,"\u014d":33,"\u012f":5,"\u0119":33,"\u0117":33,"\u0115":33,"\u0113":33,"\u011b":33,"\u0105":33,"\u0103":33,"\u0101":33,"\u0104":27,"\u0102":27,"\u0100":27,"\u00f9":27,"\u00fc":27,"\u00fb":27,"\u00fa":27,"\u00f5":33,"\u00f2":33,"\u00f6":33,"\u00f4":33,"\u00f3":33,"\u00e8":33,"\u00eb":33,"\u00ea":33,"\u00e9":33,"\u00e3":33,"\u00e5":33,"\u00e0":33,"\u00e4":33,"\u00e2":33,"\u00e1":33,"\u00c3":27,"\u00c5":27,"\u00c0":27,"\u00c4":27,"\u00c2":27,"\u00c1":27,"v":20,"u":27,"q":33,"p":27,"o":33,"i":5,"e":33,"a":33,"A":27,";":29,":":33,".":40,"-":40,",":40}},"\u0179":{"d":"9,0r0,-62r119,-129r-113,0r0,-66r218,0r0,58r-121,133r126,0r0,66r-229,0xm204,-329r-62,53r-49,0r36,-53r75,0","w":246},"\u017b":{"d":"9,0r0,-62r119,-129r-113,0r0,-66r218,0r0,58r-121,133r126,0r0,66r-229,0xm95,-279r0,-47r61,0r0,47r-61,0","w":246},"\u0101":{"d":"113,-192v147,2,61,93,97,192r-72,0v-3,-5,-1,-15,-4,-18v-35,39,-126,30,-126,-34v0,-59,70,-57,106,-64v10,-2,19,-4,19,-16v0,-13,-11,-17,-23,-17v-22,0,-27,11,-27,19r-66,0v2,-53,52,-62,96,-62xm133,-84v-16,9,-53,7,-52,29v8,29,52,21,52,-12r0,-17xm53,-216r0,-33r122,0r0,33r-122,0","w":219},"\u0103":{"d":"113,-192v147,2,61,93,97,192r-72,0v-3,-5,-1,-15,-4,-18v-35,39,-126,30,-126,-34v0,-59,70,-57,106,-64v10,-2,19,-4,19,-16v0,-13,-11,-17,-23,-17v-22,0,-27,11,-27,19r-66,0v2,-53,52,-62,96,-62xm133,-84v-16,9,-53,7,-52,29v8,29,52,21,52,-12r0,-17xm148,-260r28,0v-2,37,-31,55,-65,55v-39,0,-64,-18,-65,-55r28,0v7,31,67,32,74,0","w":219},"\u0105":{"d":"96,52v0,-23,31,-46,42,-52v-3,-5,-1,-15,-4,-18v-35,39,-126,30,-126,-34v0,-59,70,-57,106,-64v10,-2,19,-4,19,-16v0,-13,-11,-17,-23,-17v-22,0,-27,11,-27,19r-66,0v2,-53,52,-62,96,-62v147,2,61,93,97,192r-46,0v-22,21,-30,35,-30,45v2,18,22,13,31,1r23,10v-15,20,-24,26,-51,28v-20,1,-41,-10,-41,-32xm133,-84v-16,9,-53,7,-52,29v8,29,52,21,52,-12r0,-17","w":219},"\u0107":{"d":"140,-116v-1,-15,-10,-24,-26,-24v-27,0,-31,24,-31,47v0,23,4,46,31,46v15,0,27,-13,28,-28r68,0v-7,51,-47,80,-97,80v-56,0,-101,-39,-101,-98v0,-114,185,-138,196,-23r-68,0xm198,-260r-62,54r-49,0r36,-54r75,0","w":219},"\u0109":{"d":"140,-116v-1,-15,-10,-24,-26,-24v-27,0,-31,24,-31,47v0,23,4,46,31,46v15,0,27,-13,28,-28r68,0v-7,51,-47,80,-97,80v-56,0,-101,-39,-101,-98v0,-114,185,-138,196,-23r-68,0xm40,-206r44,-54r59,0r44,54r-53,0r-21,-27r-20,27r-53,0","w":219},"\u010d":{"d":"140,-116v-1,-15,-10,-24,-26,-24v-27,0,-31,24,-31,47v0,23,4,46,31,46v15,0,27,-13,28,-28r68,0v-7,51,-47,80,-97,80v-56,0,-101,-39,-101,-98v0,-114,185,-138,196,-23r-68,0xm187,-260r-44,54r-59,0r-43,-54r53,0r20,28r20,-28r53,0","w":219},"\u010b":{"d":"140,-116v-1,-15,-10,-24,-26,-24v-27,0,-31,24,-31,47v0,23,4,46,31,46v15,0,27,-13,28,-28r68,0v-7,51,-47,80,-97,80v-56,0,-101,-39,-101,-98v0,-114,185,-138,196,-23r-68,0xm84,-209r0,-47r61,0r0,47r-61,0","w":219},"\u010f":{"d":"114,-47v44,-1,44,-92,0,-93v-46,1,-44,92,0,93xm214,-257r0,257r-69,0v-1,-6,2,-16,-1,-21v-9,12,-19,26,-54,26v-53,0,-79,-52,-79,-99v0,-44,17,-98,80,-98v23,-1,39,12,52,26r0,-91r71,0xm307,-257r-34,54r-43,0r13,-54r64,0","w":279},"\u0111":{"d":"214,-197r0,197r-69,0v-1,-6,2,-16,-1,-21v-9,12,-19,26,-54,26v-53,0,-79,-52,-79,-99v0,-44,17,-98,80,-98v23,-1,39,12,52,26r0,-31r-26,0r0,-33r26,0r0,-27r71,0r0,27r36,0r0,33r-36,0xm114,-47v44,-1,44,-92,0,-93v-46,1,-44,92,0,93","w":241},"\u011b":{"d":"216,-77r-136,0v-2,36,46,47,66,23r66,0v-14,40,-54,59,-96,59v-60,0,-104,-36,-104,-98v0,-54,39,-99,98,-99v74,0,106,42,106,115xm80,-114r68,0v0,-17,-13,-32,-31,-32v-22,0,-34,12,-37,32xm188,-260r-44,54r-59,0r-43,-54r53,0r20,28r20,-28r53,0"},"\u0113":{"d":"216,-77r-136,0v-2,36,46,47,66,23r66,0v-14,40,-54,59,-96,59v-60,0,-104,-36,-104,-98v0,-54,39,-99,98,-99v74,0,106,42,106,115xm80,-114r68,0v0,-17,-13,-32,-31,-32v-22,0,-34,12,-37,32xm57,-216r0,-33r122,0r0,33r-122,0"},"\u0115":{"d":"216,-77r-136,0v-2,36,46,47,66,23r66,0v-14,40,-54,59,-96,59v-60,0,-104,-36,-104,-98v0,-54,39,-99,98,-99v74,0,106,42,106,115xm80,-114r68,0v0,-17,-13,-32,-31,-32v-22,0,-34,12,-37,32xm153,-260r28,0v-2,37,-31,55,-65,55v-39,0,-64,-18,-65,-55r28,0v7,31,67,32,74,0"},"\u0117":{"d":"216,-77r-136,0v-2,36,46,47,66,23r66,0v-14,40,-54,59,-96,59v-60,0,-104,-36,-104,-98v0,-54,39,-99,98,-99v74,0,106,42,106,115xm80,-114r68,0v0,-17,-13,-32,-31,-32v-22,0,-34,12,-37,32xm86,-209r0,-47r61,0r0,47r-61,0"},"\u0119":{"d":"212,-54v-13,35,-41,52,-80,58v-13,14,-25,23,-25,41v0,19,22,12,31,1r22,10v-15,20,-24,26,-51,28v-20,1,-42,-10,-41,-32v1,-21,22,-39,35,-48v-55,-6,-91,-40,-91,-97v0,-54,39,-99,98,-99v74,0,106,42,106,115r-136,0v-2,36,46,47,66,23r66,0xm80,-114r68,0v0,-17,-13,-32,-31,-32v-22,0,-34,12,-37,32"},"\u011d":{"d":"86,3v5,8,13,21,25,20v28,-2,31,-36,27,-60v-12,17,-28,26,-50,26v-55,0,-80,-41,-80,-91v0,-73,90,-124,131,-62r0,-23r71,0r0,163v0,37,-10,89,-97,89v-44,0,-91,-12,-98,-62r71,0xm79,-103v0,21,6,46,32,46v43,-1,39,-83,-2,-83v-21,0,-30,17,-30,37xm43,-206r44,-54r59,0r44,54r-53,0r-21,-27r-20,27r-53,0"},"\u011f":{"d":"86,3v5,8,13,21,25,20v28,-2,31,-36,27,-60v-12,17,-28,26,-50,26v-55,0,-80,-41,-80,-91v0,-73,90,-124,131,-62r0,-23r71,0r0,163v0,37,-10,89,-97,89v-44,0,-91,-12,-98,-62r71,0xm79,-103v0,21,6,46,32,46v43,-1,39,-83,-2,-83v-21,0,-30,17,-30,37xm156,-260r28,0v-2,37,-32,55,-66,55v-39,0,-64,-18,-65,-55r28,0v8,31,68,32,75,0"},"\u0121":{"d":"86,3v5,8,13,21,25,20v28,-2,31,-36,27,-60v-12,17,-28,26,-50,26v-55,0,-80,-41,-80,-91v0,-73,90,-124,131,-62r0,-23r71,0r0,163v0,37,-10,89,-97,89v-44,0,-91,-12,-98,-62r71,0xm79,-103v0,21,6,46,32,46v43,-1,39,-83,-2,-83v-21,0,-30,17,-30,37xm89,-209r0,-47r61,0r0,47r-61,0"},"\u0123":{"d":"86,3v5,8,13,21,25,20v28,-2,31,-36,27,-60v-12,17,-28,26,-50,26v-55,0,-80,-41,-80,-91v0,-73,90,-124,131,-62r0,-23r71,0r0,163v0,37,-10,89,-97,89v-44,0,-91,-12,-98,-62r71,0xm79,-103v0,21,6,46,32,46v43,-1,39,-83,-2,-83v-21,0,-30,17,-30,37xm146,-257r0,38r-61,0v1,-25,-4,-51,15,-59v12,-6,26,-7,39,-7r0,15v-14,2,-19,5,-21,13r28,0"},"\u0125":{"d":"19,0r0,-257r72,0r0,90v29,-40,123,-34,123,39r0,128r-71,0r0,-98v0,-22,-3,-37,-24,-37v-13,0,-28,6,-28,36r0,99r-72,0xm39,-276r43,-53r59,0r44,53r-53,0r-20,-27r-20,27r-53,0","w":233},"\u0127":{"d":"-10,-197r0,-33r36,0r0,-27r71,0r0,27r26,0r0,33r-26,0v1,9,-2,23,1,30v29,-40,122,-34,122,39r0,128r-71,0r0,-98v0,-22,-2,-37,-23,-37v-13,0,-29,6,-29,36r0,99r-71,0r0,-197r-36,0","w":239},"\u0129":{"d":"92,0r-71,0r0,-187r71,0r0,187xm86,-209v-26,0,-62,-30,-71,2r-28,0v0,-21,9,-51,40,-51v29,0,60,37,71,-1r29,0v-1,27,-14,50,-41,50","w":113},"\u012b":{"d":"92,0r-71,0r0,-187r71,0r0,187xm-4,-216r0,-33r122,0r0,33r-122,0","w":113},"\u012f":{"d":"11,52v0,-23,31,-46,42,-52r-32,0r0,-187r71,0r0,187r-13,0v-22,21,-30,35,-30,45v2,18,22,13,31,1r23,10v-15,20,-24,26,-51,28v-20,1,-41,-10,-41,-32xm92,-257r0,50r-71,0r0,-50r71,0","w":113},"\u0135":{"d":"92,-13v8,69,-37,78,-103,73r0,-56v20,1,33,1,32,-23r0,-168r71,0r0,174xm-18,-206r44,-54r59,0r44,54r-53,0r-21,-27r-20,27r-53,0","w":113},"\u013a":{"d":"21,0r0,-257r71,0r0,257r-71,0xm133,-329r-62,53r-49,0r36,-53r75,0","w":113},"\u013e":{"d":"21,0r0,-257r71,0r0,257r-71,0xm186,-257r-34,54r-44,0r13,-54r65,0","w":157},"\u0144":{"d":"19,0r0,-187r69,0v1,7,-2,18,1,24v29,-46,125,-39,125,35r0,128r-71,0r0,-98v0,-22,-3,-37,-24,-37v-13,0,-28,6,-28,36r0,99r-72,0xm198,-260r-62,54r-49,0r35,-54r76,0","w":233},"\u0148":{"d":"19,0r0,-187r69,0v1,7,-2,18,1,24v29,-46,125,-39,125,35r0,128r-71,0r0,-98v0,-22,-3,-37,-24,-37v-13,0,-28,6,-28,36r0,99r-72,0xm188,-260r-44,54r-59,0r-43,-54r53,0r20,28r20,-28r53,0","w":233},"\u014d":{"d":"144,-94v0,-20,-4,-46,-31,-46v-27,0,-30,26,-30,46v0,20,3,47,30,47v27,0,31,-27,31,-47xm215,-94v0,52,-32,99,-102,99v-70,0,-101,-47,-101,-99v0,-51,31,-98,101,-98v70,0,102,47,102,98xm53,-216r0,-33r122,0r0,33r-122,0"},"\u014f":{"d":"144,-94v0,-20,-4,-46,-31,-46v-27,0,-30,26,-30,46v0,20,3,47,30,47v27,0,31,-27,31,-47xm215,-94v0,52,-32,99,-102,99v-70,0,-101,-47,-101,-99v0,-51,31,-98,101,-98v70,0,102,47,102,98xm151,-260r28,0v-2,37,-32,55,-66,55v-39,0,-63,-18,-64,-55r28,0v7,31,67,32,74,0"},"\u0151":{"d":"144,-94v0,-20,-4,-46,-31,-46v-27,0,-30,26,-30,46v0,20,3,47,30,47v27,0,31,-27,31,-47xm215,-94v0,52,-32,99,-102,99v-70,0,-101,-47,-101,-99v0,-51,31,-98,101,-98v70,0,102,47,102,98xm131,-206r36,-54r61,0r-57,54r-40,0xm50,-206r36,-54r61,0r-57,54r-40,0"},"\u0165":{"d":"218,-257r-34,54r-44,0r13,-54r65,0xm105,-244r0,57r38,0r0,44r-38,0v5,38,-20,102,38,89r0,54v-53,1,-109,16,-109,-54r0,-89r-32,0r0,-44r32,0r0,-57r71,0","w":189},"\u0167":{"d":"-1,-87r0,-30r35,0r0,-30r-32,0r0,-40r32,0r0,-57r71,0r0,57r38,0r0,40r-38,0r0,30r42,0r0,30r-42,0v-4,28,11,39,38,33r0,54v-53,1,-106,16,-109,-54r0,-33r-35,0","w":146},"\u0155":{"d":"19,0r0,-187r69,0v1,9,-2,23,1,30v14,-29,38,-41,73,-32r0,63v-37,-11,-71,-1,-71,52r0,74r-72,0xm149,-260r-62,54r-48,0r35,-54r75,0","w":159,"k":{"\u0149":-6,"\u0146":-6,"\u0177":-4,"\u0175":-4,"\u0151":6,"\u014f":6,"\u014d":6,"\u0148":-6,"\u0144":-6,"\u0119":6,"\u0117":6,"\u0115":6,"\u0113":6,"\u011b":6,"\u010f":6,"\u010b":6,"\u010d":6,"\u0109":6,"\u0107":6,"\u00ff":-4,"\u00fd":-4,"\u00f5":6,"\u00f2":6,"\u00f6":6,"\u00f4":6,"\u00f3":6,"\u00f1":-6,"\u00e8":6,"\u00eb":6,"\u00ea":6,"\u00e9":6,"\u00e7":6,"y":-4,"w":-4,"v":-4,"q":6,"o":6,"n":-6,"e":6,"d":6,"c":6,".":33,"-":20,",":33}},"\u0159":{"d":"19,0r0,-187r69,0v1,9,-2,23,1,30v14,-29,38,-41,73,-32r0,63v-37,-11,-71,-1,-71,52r0,74r-72,0xm163,-260r-44,54r-59,0r-44,-54r53,0r20,28r21,-28r53,0","w":159,"k":{"\u0149":-6,"\u0146":-6,"\u0177":-4,"\u0175":-4,"\u0151":6,"\u014f":6,"\u014d":6,"\u0148":-6,"\u0144":-6,"\u0119":6,"\u0117":6,"\u0115":6,"\u0113":6,"\u011b":6,"\u010f":6,"\u010b":6,"\u010d":6,"\u0109":6,"\u0107":6,"\u00ff":-4,"\u00fd":-4,"\u00f5":6,"\u00f2":6,"\u00f6":6,"\u00f4":6,"\u00f3":6,"\u00f1":-6,"\u00e8":6,"\u00eb":6,"\u00ea":6,"\u00e9":6,"\u00e7":6,"y":-4,"w":-4,"v":-4,"q":6,"o":6,"n":-6,"e":6,"d":6,"c":6,".":33,"-":20,",":33}},"\u015b":{"d":"77,-61v-1,23,46,32,52,7v0,-11,-6,-13,-39,-19v-54,-9,-77,-27,-77,-59v0,-47,52,-60,89,-60v40,0,88,12,90,60r-65,0v2,-21,-42,-30,-45,-6v9,22,41,13,71,25v24,9,44,21,44,52v0,52,-50,66,-95,66v-44,0,-92,-18,-93,-66r68,0xm186,-260r-62,54r-49,0r36,-54r75,0","w":206},"\u015d":{"d":"77,-61v-1,23,46,32,52,7v0,-11,-6,-13,-39,-19v-54,-9,-77,-27,-77,-59v0,-47,52,-60,89,-60v40,0,88,12,90,60r-65,0v2,-21,-42,-30,-45,-6v9,22,41,13,71,25v24,9,44,21,44,52v0,52,-50,66,-95,66v-44,0,-92,-18,-93,-66r68,0xm32,-206r44,-54r59,0r44,54r-53,0r-21,-27r-20,27r-53,0","w":206},"\u015f":{"d":"197,-61v-1,50,-44,63,-92,66r-11,18v22,-6,53,2,51,30v-2,36,-67,38,-96,20r7,-16v15,7,47,14,50,-6v-1,-13,-19,-17,-30,-9r-9,-9r18,-29v-40,-5,-74,-23,-76,-65r68,0v-1,23,46,32,52,7v0,-11,-6,-13,-39,-19v-54,-9,-77,-27,-77,-59v0,-47,52,-60,89,-60v40,0,88,12,90,60r-65,0v2,-21,-42,-30,-45,-6v9,22,41,13,71,25v24,9,44,21,44,52","w":206},"\uf6c2":{"d":"197,-61v-1,50,-44,63,-92,66r-11,18v22,-6,53,2,51,30v-2,36,-67,38,-96,20r7,-16v15,7,47,14,50,-6v-1,-13,-19,-17,-30,-9r-9,-9r18,-29v-40,-5,-74,-23,-76,-65r68,0v-1,23,46,32,52,7v0,-11,-6,-13,-39,-19v-54,-9,-77,-27,-77,-59v0,-47,52,-60,89,-60v40,0,88,12,90,60r-65,0v2,-21,-42,-30,-45,-6v9,22,41,13,71,25v24,9,44,21,44,52","w":206},"\u0169":{"d":"214,-187r0,187r-69,0v-1,-7,2,-18,-1,-24v-29,47,-125,38,-125,-35r0,-128r72,0r0,98v0,22,2,37,23,37v13,0,29,-6,29,-36r0,-99r71,0xm147,-209v-26,0,-62,-30,-71,2r-28,0v0,-21,9,-51,40,-51v29,0,60,37,71,-1r30,0v-1,27,-15,50,-42,50","w":233},"\u016b":{"d":"214,-187r0,187r-69,0v-1,-7,2,-18,-1,-24v-29,47,-125,38,-125,-35r0,-128r72,0r0,98v0,22,2,37,23,37v13,0,29,-6,29,-36r0,-99r71,0xm57,-216r0,-33r122,0r0,33r-122,0","w":233},"\u016d":{"d":"214,-187r0,187r-69,0v-1,-7,2,-18,-1,-24v-29,47,-125,38,-125,-35r0,-128r72,0r0,98v0,22,2,37,23,37v13,0,29,-6,29,-36r0,-99r71,0xm154,-260r28,0v-2,37,-32,55,-66,55v-39,0,-64,-18,-65,-55r29,0v7,31,67,32,74,0","w":233},"\u016f":{"d":"214,-187r0,187r-69,0v-1,-7,2,-18,-1,-24v-29,47,-125,38,-125,-35r0,-128r72,0r0,98v0,22,2,37,23,37v13,0,29,-6,29,-36r0,-99r71,0xm99,-240v0,12,8,19,19,19v11,0,19,-8,19,-19v0,-11,-9,-18,-19,-18v-10,0,-19,6,-19,18xm78,-240v0,-23,17,-40,40,-40v23,0,41,17,41,40v0,23,-18,40,-41,40v-23,0,-40,-17,-40,-40","w":233},"\u0171":{"d":"214,-187r0,187r-69,0v-1,-7,2,-18,-1,-24v-29,47,-125,38,-125,-35r0,-128r72,0r0,98v0,22,2,37,23,37v13,0,29,-6,29,-36r0,-99r71,0xm137,-206r35,-54r61,0r-57,54r-39,0xm56,-206r35,-54r61,0r-57,54r-39,0","w":233},"\u0173":{"d":"108,52v0,-22,28,-46,37,-52v-1,-7,2,-18,-1,-24v-29,47,-125,38,-125,-35r0,-128r72,0r0,98v0,22,2,37,23,37v13,0,29,-6,29,-36r0,-99r71,0r0,187r-45,0v-20,21,-27,35,-27,45v2,18,19,13,28,1r20,10v-13,20,-20,26,-45,28v-18,1,-37,-10,-37,-32","w":233},"\u0175":{"d":"316,-187r-59,187r-73,0r-28,-115r-28,115r-73,0r-58,-187r74,0r28,116r24,-116r67,0r26,116r26,-116r74,0xm83,-206r43,-54r59,0r44,54r-53,0r-20,-27r-20,27r-53,0","w":313,"k":{".":20,",":20}},"\u0177":{"d":"13,4v20,-1,46,6,45,-16v-15,-52,-46,-123,-63,-175r76,0r31,107r30,-107r74,0v-30,74,-49,157,-86,224v-26,30,-62,22,-107,23r0,-56xm28,-206r44,-54r59,0r44,54r-53,0r-21,-27r-20,27r-53,0","w":200,"k":{".":33,",":33}},"\u017a":{"d":"6,0r0,-55r88,-80r-80,0r0,-52r171,0r0,55r-85,80r93,0r0,52r-187,0xm181,-260r-62,54r-49,0r36,-54r75,0","w":200},"\u017c":{"d":"6,0r0,-55r88,-80r-80,0r0,-52r171,0r0,55r-85,80r93,0r0,52r-187,0xm68,-209r0,-47r61,0r0,47r-61,0","w":200},"\u0132":{"d":"21,0r0,-257r79,0r0,257r-79,0xm316,-257r0,164v0,71,-31,99,-96,99v-73,-1,-99,-43,-94,-114r71,0v1,24,-5,53,21,53v20,0,19,-24,19,-36r0,-166r79,0","w":336},"\u0133":{"d":"92,-257r0,50r-71,0r0,-50r71,0xm21,0r0,-187r71,0r0,187r-71,0xm202,-257r0,50r-71,0r0,-50r71,0xm202,-13v8,69,-37,78,-103,73r0,-56v20,1,33,1,32,-23r0,-168r71,0r0,174","w":223},"\u0122":{"d":"211,0r-2,-26v-18,23,-45,32,-73,32v-76,0,-123,-59,-123,-132v0,-173,223,-178,245,-41r-76,0v-3,-19,-18,-32,-37,-32v-54,0,-53,57,-53,75v0,24,10,66,58,66v18,0,37,-9,41,-28r-35,0r0,-55r105,0r0,141r-50,0xm109,56r0,-38r61,0v0,26,3,51,-16,59v-12,6,-25,7,-38,7r0,-15v14,-2,18,-5,20,-13r-27,0","w":280},"\u0136":{"d":"23,0r0,-257r79,0r1,89r70,-89r98,0r-94,100r109,157r-99,0r-63,-100r-22,24r0,76r-79,0xm113,56r0,-38r62,0v0,26,3,51,-17,59v-12,6,-25,7,-38,7r0,-15v14,-2,19,-5,21,-13r-28,0","w":280},"\u0162":{"d":"81,0r0,-191r-72,0r0,-66r223,0r0,66r-72,0r0,191r-79,0xm89,56r0,-38r61,0v0,26,3,51,-16,59v-12,6,-25,7,-38,7r0,-15v14,-2,19,-5,21,-13r-28,0","w":240,"k":{"\u0157":33,"\u0177":40,"\u0175":40,"\u0173":33,"\u0171":33,"\u016f":33,"\u016d":33,"\u016b":33,"\u0169":33,"\u015f":40,"\u015d":40,"\u015b":40,"\u0159":33,"\u0155":33,"\u0151":40,"\u014f":40,"\u014d":40,"\u0119":40,"\u0117":40,"\u0115":40,"\u0113":40,"\u011b":40,"\u010b":40,"\u010d":40,"\u0109":40,"\u0107":40,"\u0105":40,"\u0103":40,"\u0101":40,"\u0104":27,"\u0102":27,"\u0100":27,"\u00ff":40,"\u00fd":40,"\u00f9":33,"\u00fc":33,"\u00fb":33,"\u00fa":33,"\u0161":40,"\u00f5":40,"\u00f2":40,"\u00f6":40,"\u00f4":40,"\u00f3":40,"\u00e8":40,"\u00eb":40,"\u00ea":40,"\u00e9":40,"\u00e7":40,"\u00e3":40,"\u00e5":40,"\u00e0":40,"\u00e4":40,"\u00e2":40,"\u00e1":40,"\u00c3":27,"\u00c5":27,"\u00c0":27,"\u00c4":27,"\u00c2":27,"\u00c1":27,"y":40,"w":40,"u":33,"s":40,"r":33,"o":40,"e":40,"c":40,"a":40,"A":27,";":31,":":31,".":40,"-":46,",":40}},"\u013c":{"d":"21,0r0,-257r71,0r0,257r-71,0xm26,56r0,-38r61,0v0,26,3,51,-16,59v-12,6,-26,7,-39,7r0,-15v14,-2,19,-5,21,-13r-27,0","w":113},"\u0163":{"d":"105,-244r0,57r38,0r0,44r-38,0v5,38,-20,102,38,89r0,54v-53,1,-109,16,-109,-54r0,-89r-32,0r0,-44r32,0r0,-57r71,0xm58,56r0,-38r61,0v0,26,3,51,-16,59v-12,6,-26,7,-39,7r0,-15v14,-2,19,-5,21,-13r-27,0","w":146},"\u013b":{"d":"21,0r0,-257r79,0r0,191r113,0r0,66r-192,0xm84,56r0,-38r61,0v0,26,3,51,-16,59v-12,6,-25,7,-38,7r0,-15v14,-2,18,-5,20,-13r-27,0","k":{"\u0162":46,"\u0177":13,"\u0176":40,"\u0174":20,"\u0164":46,"\u00ff":13,"\u00fd":13,"\u0178":40,"\u00dd":40,"y":13,"Y":40,"W":20,"V":33,"T":46}},"\u0145":{"d":"21,0r0,-257r81,0r75,137r0,-137r75,0r0,257r-77,0r-79,-140r0,140r-75,0xm105,56r0,-38r61,0v0,26,3,51,-16,59v-12,6,-25,7,-38,7r0,-15v14,-2,18,-5,20,-13r-27,0","w":273},"\u0146":{"d":"19,0r0,-187r69,0v1,7,-2,18,1,24v29,-46,125,-39,125,35r0,128r-71,0r0,-98v0,-22,-3,-37,-24,-37v-13,0,-28,6,-28,36r0,99r-72,0xm87,56r0,-38r61,0v0,26,3,51,-16,59v-12,6,-25,7,-38,7r0,-15v14,-2,18,-5,20,-13r-27,0","w":233},"\u0156":{"d":"100,-196r0,51v33,-3,71,12,76,-25v4,-28,-44,-27,-76,-26xm184,0v-14,-34,5,-87,-42,-90r-42,0r0,90r-79,0r0,-257v97,6,231,-29,234,73v0,27,-12,55,-38,65v41,11,33,75,46,119r-79,0xm111,56r0,-38r61,0v0,26,3,51,-16,59v-12,6,-25,7,-38,7r0,-15v14,-2,19,-5,21,-13r-28,0","w":266,"k":{"\u0162":6,"\u0176":13,"\u0174":6,"\u0164":6,"\u0178":13,"\u00dd":13,"Y":13,"W":6,"V":1,"T":6}},"\u0157":{"d":"19,0r0,-187r69,0v1,9,-2,23,1,30v14,-29,38,-41,73,-32r0,63v-37,-11,-71,-1,-71,52r0,74r-72,0xm24,56r0,-38r62,0v0,26,3,51,-17,59v-12,6,-25,7,-38,7r0,-15v14,-2,19,-5,21,-13r-28,0","w":159,"k":{"\u0149":-6,"\u0146":-6,"\u0177":-4,"\u0175":-4,"\u0151":6,"\u014f":6,"\u014d":6,"\u0148":-6,"\u0144":-6,"\u0119":6,"\u0117":6,"\u0115":6,"\u0113":6,"\u011b":6,"\u010f":6,"\u010b":6,"\u010d":6,"\u0109":6,"\u0107":6,"\u00ff":-4,"\u00fd":-4,"\u00f5":6,"\u00f2":6,"\u00f6":6,"\u00f4":6,"\u00f3":6,"\u00f1":-6,"\u00e8":6,"\u00eb":6,"\u00ea":6,"\u00e9":6,"\u00e7":6,"y":-4,"w":-4,"v":-4,"q":6,"o":6,"n":-6,"e":6,"d":6,"c":6,".":33,"-":20,",":33}},"\u0137":{"d":"21,0r0,-257r71,0r0,124r46,-54r80,0r-66,71r77,116r-86,0r-38,-68r-13,14r0,54r-71,0xm87,56r0,-38r61,0v0,26,3,51,-16,59v-12,6,-25,7,-38,7r0,-15v14,-2,18,-5,20,-13r-27,0","w":219},"\u0149":{"d":"30,0r0,-187r69,0v1,7,-2,18,1,24v29,-46,125,-39,125,35r0,128r-72,0r0,-98v0,-22,-2,-37,-23,-37v-13,0,-28,6,-28,36r0,99r-72,0xm2,-257r0,-38r61,0v0,26,3,51,-16,59v-12,6,-25,7,-38,7r0,-15v14,-2,19,-5,21,-13r-28,0","w":244},"\u00a0":{"w":120},"\u00ad":{"d":"17,-67r0,-59r113,0r0,59r-113,0","w":146},"\u0110":{"d":"100,-191r0,35r49,0r0,44r-49,0r0,46r31,0v49,0,56,-40,56,-64v0,-16,-4,-61,-62,-61r-25,0xm21,0r0,-112r-21,0r0,-44r21,0r0,-101r129,0v85,0,116,63,116,128v0,79,-41,129,-131,129r-114,0","w":280}}});
Cufon.replace(".cufonize");

/*!
 * jQuery Cycle Plugin (with Transition Definitions)
 * Examples and documentation at: http://jquery.malsup.com/cycle/
 * Copyright (c) 2007-2010 M. Alsup
 * Version: 2.9995 (09-AUG-2011)
 * Dual licensed under the MIT and GPL licenses.
 * http://jquery.malsup.com/license.html
 * Requires: jQuery v1.3.2 or later
 */
;(function($) {

var ver = '2.9995';

// if $.support is not defined (pre jQuery 1.3) add what I need
if ($.support == undefined) {
	$.support = {
		opacity: !($.browser.msie)
	};
}

function debug(s) {
	$.fn.cycle.debug && log(s);
}		
function log() {
	window.console && console.log && console.log('[cycle] ' + Array.prototype.join.call(arguments,' '));
}
$.expr[':'].paused = function(el) {
	return el.cyclePause;
}


// the options arg can be...
//   a number  - indicates an immediate transition should occur to the given slide index
//   a string  - 'pause', 'resume', 'toggle', 'next', 'prev', 'stop', 'destroy' or the name of a transition effect (ie, 'fade', 'zoom', etc)
//   an object - properties to control the slideshow
//
// the arg2 arg can be...
//   the name of an fx (only used in conjunction with a numeric value for 'options')
//   the value true (only used in first arg == 'resume') and indicates
//	 that the resume should occur immediately (not wait for next timeout)

$.fn.cycle = function(options, arg2) {
	var o = { s: this.selector, c: this.context };

	// in 1.3+ we can fix mistakes with the ready state
	if (this.length === 0 && options != 'stop') {
		if (!$.isReady && o.s) {
			log('DOM not ready, queuing slideshow');
			$(function() {
				$(o.s,o.c).cycle(options,arg2);
			});
			return this;
		}
		// is your DOM ready?  http://docs.jquery.com/Tutorials:Introducing_$(document).ready()
		log('terminating; zero elements found by selector' + ($.isReady ? '' : ' (DOM not ready)'));
		return this;
	}

	// iterate the matched nodeset
	return this.each(function() {
		var opts = handleArguments(this, options, arg2);
		if (opts === false)
			return;

		opts.updateActivePagerLink = opts.updateActivePagerLink || $.fn.cycle.updateActivePagerLink;
		
		// stop existing slideshow for this container (if there is one)
		if (this.cycleTimeout)
			clearTimeout(this.cycleTimeout);
		this.cycleTimeout = this.cyclePause = 0;

		var $cont = $(this);
		var $slides = opts.slideExpr ? $(opts.slideExpr, this) : $cont.children();
		var els = $slides.get();

		var opts2 = buildOptions($cont, $slides, els, opts, o);
		if (opts2 === false)
			return;

		if (els.length < 2) {
			log('terminating; too few slides: ' + els.length);
			return;
		}

		var startTime = opts2.continuous ? 10 : getTimeout(els[opts2.currSlide], els[opts2.nextSlide], opts2, !opts2.backwards);

		// if it's an auto slideshow, kick it off
		if (startTime) {
			startTime += (opts2.delay || 0);
			if (startTime < 10)
				startTime = 10;
			debug('first timeout: ' + startTime);
			this.cycleTimeout = setTimeout(function(){go(els,opts2,0,!opts.backwards)}, startTime);
		}
	});
};

function triggerPause(cont, byHover, onPager) {
	var opts = $(cont).data('cycle.opts');
	var paused = !!cont.cyclePause;
	if (paused && opts.paused)
		opts.paused(cont, opts, byHover, onPager);
	else if (!paused && opts.resumed)
		opts.resumed(cont, opts, byHover, onPager);
}

// process the args that were passed to the plugin fn
function handleArguments(cont, options, arg2) {
	if (cont.cycleStop == undefined)
		cont.cycleStop = 0;
	if (options === undefined || options === null)
		options = {};
	if (options.constructor == String) {
		switch(options) {
		case 'destroy':
		case 'stop':
			var opts = $(cont).data('cycle.opts');
			if (!opts)
				return false;
			cont.cycleStop++; // callbacks look for change
			if (cont.cycleTimeout)
				clearTimeout(cont.cycleTimeout);
			cont.cycleTimeout = 0;
			opts.elements && $(opts.elements).stop();
			$(cont).removeData('cycle.opts');
			if (options == 'destroy')
				destroy(opts);
			return false;
		case 'toggle':
			cont.cyclePause = (cont.cyclePause === 1) ? 0 : 1;
			checkInstantResume(cont.cyclePause, arg2, cont);
			triggerPause(cont);
			return false;
		case 'pause':
			cont.cyclePause = 1;
			triggerPause(cont);
			return false;
		case 'resume':
			cont.cyclePause = 0;
			checkInstantResume(false, arg2, cont);
			triggerPause(cont);
			return false;
		case 'prev':
		case 'next':
			var opts = $(cont).data('cycle.opts');
			if (!opts) {
				log('options not found, "prev/next" ignored');
				return false;
			}
			$.fn.cycle[options](opts);
			return false;
		default:
			options = { fx: options };
		};
		return options;
	}
	else if (options.constructor == Number) {
		// go to the requested slide
		var num = options;
		options = $(cont).data('cycle.opts');
		if (!options) {
			log('options not found, can not advance slide');
			return false;
		}
		if (num < 0 || num >= options.elements.length) {
			log('invalid slide index: ' + num);
			return false;
		}
		options.nextSlide = num;
		if (cont.cycleTimeout) {
			clearTimeout(cont.cycleTimeout);
			cont.cycleTimeout = 0;
		}
		if (typeof arg2 == 'string')
			options.oneTimeFx = arg2;
		go(options.elements, options, 1, num >= options.currSlide);
		return false;
	}
	return options;
	
	function checkInstantResume(isPaused, arg2, cont) {
		if (!isPaused && arg2 === true) { // resume now!
			var options = $(cont).data('cycle.opts');
			if (!options) {
				log('options not found, can not resume');
				return false;
			}
			if (cont.cycleTimeout) {
				clearTimeout(cont.cycleTimeout);
				cont.cycleTimeout = 0;
			}
			go(options.elements, options, 1, !options.backwards);
		}
	}
};

function removeFilter(el, opts) {
	if (!$.support.opacity && opts.cleartype && el.style.filter) {
		try { el.style.removeAttribute('filter'); }
		catch(smother) {} // handle old opera versions
	}
};

// unbind event handlers
function destroy(opts) {
	if (opts.next)
		$(opts.next).unbind(opts.prevNextEvent);
	if (opts.prev)
		$(opts.prev).unbind(opts.prevNextEvent);
	
	if (opts.pager || opts.pagerAnchorBuilder)
		$.each(opts.pagerAnchors || [], function() {
			this.unbind().remove();
		});
	opts.pagerAnchors = null;
	if (opts.destroy) // callback
		opts.destroy(opts);
};

// one-time initialization
function buildOptions($cont, $slides, els, options, o) {
	// support metadata plugin (v1.0 and v2.0)
	var opts = $.extend({}, $.fn.cycle.defaults, options || {}, $.metadata ? $cont.metadata() : $.meta ? $cont.data() : {});
	var meta = $.isFunction($cont.data) ? $cont.data(opts.metaAttr) : null;
	if (meta)
		opts = $.extend(opts, meta);
	if (opts.autostop)
		opts.countdown = opts.autostopCount || els.length;

	var cont = $cont[0];
	$cont.data('cycle.opts', opts);
	opts.$cont = $cont;
	opts.stopCount = cont.cycleStop;
	opts.elements = els;
	opts.before = opts.before ? [opts.before] : [];
	opts.after = opts.after ? [opts.after] : [];

	// push some after callbacks
	if (!$.support.opacity && opts.cleartype)
		opts.after.push(function() { removeFilter(this, opts); });
	if (opts.continuous)
		opts.after.push(function() { go(els,opts,0,!opts.backwards); });

	saveOriginalOpts(opts);

	// clearType corrections
	if (!$.support.opacity && opts.cleartype && !opts.cleartypeNoBg)
		clearTypeFix($slides);

	// container requires non-static position so that slides can be position within
	if ($cont.css('position') == 'static')
		$cont.css('position', 'relative');
	if (opts.width)
		$cont.width(opts.width);
	if (opts.height && opts.height != 'auto')
		$cont.height(opts.height);

	if (opts.startingSlide)
		opts.startingSlide = parseInt(opts.startingSlide,10);
	else if (opts.backwards)
		opts.startingSlide = els.length - 1;

	// if random, mix up the slide array
	if (opts.random) {
		opts.randomMap = [];
		for (var i = 0; i < els.length; i++)
			opts.randomMap.push(i);
		opts.randomMap.sort(function(a,b) {return Math.random() - 0.5;});
		opts.randomIndex = 1;
		opts.startingSlide = opts.randomMap[1];
	}
	else if (opts.startingSlide >= els.length)
		opts.startingSlide = 0; // catch bogus input
	opts.currSlide = opts.startingSlide || 0;
	var first = opts.startingSlide;

	// set position and zIndex on all the slides
	$slides.css({position: 'absolute', top:0, left:0}).hide().each(function(i) {
		var z;
		if (opts.backwards)
			z = first ? i <= first ? els.length + (i-first) : first-i : els.length-i;
		else
			z = first ? i >= first ? els.length - (i-first) : first-i : els.length-i;
		$(this).css('z-index', z)
	});

	// make sure first slide is visible
	$(els[first]).css('opacity',1).show(); // opacity bit needed to handle restart use case
	removeFilter(els[first], opts);

	// stretch slides
	if (opts.fit) {
		if (!opts.aspect) {
	        if (opts.width)
	            $slides.width(opts.width);
	        if (opts.height && opts.height != 'auto')
	            $slides.height(opts.height);
		} else {
			$slides.each(function(){
				var $slide = $(this);
				var ratio = (opts.aspect === true) ? $slide.width()/$slide.height() : opts.aspect;
				if( opts.width && $slide.width() != opts.width ) {
					$slide.width( opts.width );
					$slide.height( opts.width / ratio );
				}

				if( opts.height && $slide.height() < opts.height ) {
					$slide.height( opts.height );
					$slide.width( opts.height * ratio );
				}
			});
		}
	}

	if (opts.center && ((!opts.fit) || opts.aspect)) {
		$slides.each(function(){
			var $slide = $(this);
			$slide.css({
				"margin-left": opts.width ?
					((opts.width - $slide.width()) / 2) + "px" :
					0,
				"margin-top": opts.height ?
					((opts.height - $slide.height()) / 2) + "px" :
					0
			});
		});
	}

	if (opts.center && !opts.fit && !opts.slideResize) {
	  	$slides.each(function(){
	    	var $slide = $(this);
	    	$slide.css({
	      		"margin-left": opts.width ? ((opts.width - $slide.width()) / 2) + "px" : 0,
	      		"margin-top": opts.height ? ((opts.height - $slide.height()) / 2) + "px" : 0
	    	});
	  	});
	}
		
	// stretch container
	var reshape = opts.containerResize && !$cont.innerHeight();
	if (reshape) { // do this only if container has no size http://tinyurl.com/da2oa9
		var maxw = 0, maxh = 0;
		for(var j=0; j < els.length; j++) {
			var $e = $(els[j]), e = $e[0], w = $e.outerWidth(), h = $e.outerHeight();
			if (!w) w = e.offsetWidth || e.width || $e.attr('width');
			if (!h) h = e.offsetHeight || e.height || $e.attr('height');
			maxw = w > maxw ? w : maxw;
			maxh = h > maxh ? h : maxh;
		}
		if (maxw > 0 && maxh > 0)
			$cont.css({width:maxw+'px',height:maxh+'px'});
	}

	var pauseFlag = false;  // https://github.com/malsup/cycle/issues/44
	if (opts.pause)
		$cont.hover(
			function(){
				pauseFlag = true;
				this.cyclePause++;
				triggerPause(cont, true);
			},
			function(){
				pauseFlag && this.cyclePause--;
				triggerPause(cont, true);
			}
		);

	if (supportMultiTransitions(opts) === false)
		return false;

	// apparently a lot of people use image slideshows without height/width attributes on the images.
	// Cycle 2.50+ requires the sizing info for every slide; this block tries to deal with that.
	var requeue = false;
	options.requeueAttempts = options.requeueAttempts || 0;
	$slides.each(function() {
		// try to get height/width of each slide
		var $el = $(this);
		this.cycleH = (opts.fit && opts.height) ? opts.height : ($el.height() || this.offsetHeight || this.height || $el.attr('height') || 0);
		this.cycleW = (opts.fit && opts.width) ? opts.width : ($el.width() || this.offsetWidth || this.width || $el.attr('width') || 0);

		if ( $el.is('img') ) {
			// sigh..  sniffing, hacking, shrugging...  this crappy hack tries to account for what browsers do when
			// an image is being downloaded and the markup did not include sizing info (height/width attributes);
			// there seems to be some "default" sizes used in this situation
			var loadingIE	= ($.browser.msie  && this.cycleW == 28 && this.cycleH == 30 && !this.complete);
			var loadingFF	= ($.browser.mozilla && this.cycleW == 34 && this.cycleH == 19 && !this.complete);
			var loadingOp	= ($.browser.opera && ((this.cycleW == 42 && this.cycleH == 19) || (this.cycleW == 37 && this.cycleH == 17)) && !this.complete);
			var loadingOther = (this.cycleH == 0 && this.cycleW == 0 && !this.complete);
			// don't requeue for images that are still loading but have a valid size
			if (loadingIE || loadingFF || loadingOp || loadingOther) {
				if (o.s && opts.requeueOnImageNotLoaded && ++options.requeueAttempts < 100) { // track retry count so we don't loop forever
					log(options.requeueAttempts,' - img slide not loaded, requeuing slideshow: ', this.src, this.cycleW, this.cycleH);
					setTimeout(function() {$(o.s,o.c).cycle(options)}, opts.requeueTimeout);
					requeue = true;
					return false; // break each loop
				}
				else {
					log('could not determine size of image: '+this.src, this.cycleW, this.cycleH);
				}
			}
		}
		return true;
	});

	if (requeue)
		return false;

	opts.cssBefore = opts.cssBefore || {};
	opts.cssAfter = opts.cssAfter || {};
	opts.cssFirst = opts.cssFirst || {};
	opts.animIn = opts.animIn || {};
	opts.animOut = opts.animOut || {};

	$slides.not(':eq('+first+')').css(opts.cssBefore);
	$($slides[first]).css(opts.cssFirst);

	if (opts.timeout) {
		opts.timeout = parseInt(opts.timeout,10);
		// ensure that timeout and speed settings are sane
		if (opts.speed.constructor == String)
			opts.speed = $.fx.speeds[opts.speed] || parseInt(opts.speed,10);
		if (!opts.sync)
			opts.speed = opts.speed / 2;
		
		var buffer = opts.fx == 'none' ? 0 : opts.fx == 'shuffle' ? 500 : 250;
		while((opts.timeout - opts.speed) < buffer) // sanitize timeout
			opts.timeout += opts.speed;
	}
	if (opts.easing)
		opts.easeIn = opts.easeOut = opts.easing;
	if (!opts.speedIn)
		opts.speedIn = opts.speed;
	if (!opts.speedOut)
		opts.speedOut = opts.speed;

	opts.slideCount = els.length;
	opts.currSlide = opts.lastSlide = first;
	if (opts.random) {
		if (++opts.randomIndex == els.length)
			opts.randomIndex = 0;
		opts.nextSlide = opts.randomMap[opts.randomIndex];
	}
	else if (opts.backwards)
		opts.nextSlide = opts.startingSlide == 0 ? (els.length-1) : opts.startingSlide-1;
	else
		opts.nextSlide = opts.startingSlide >= (els.length-1) ? 0 : opts.startingSlide+1;

	// run transition init fn
	if (!opts.multiFx) {
		var init = $.fn.cycle.transitions[opts.fx];
		if ($.isFunction(init))
			init($cont, $slides, opts);
		else if (opts.fx != 'custom' && !opts.multiFx) {
			log('unknown transition: ' + opts.fx,'; slideshow terminating');
			return false;
		}
	}

	// fire artificial events
	var e0 = $slides[first];
	if (!opts.skipInitializationCallbacks) {
		if (opts.before.length)
			opts.before[0].apply(e0, [e0, e0, opts, true]);
		if (opts.after.length)
			opts.after[0].apply(e0, [e0, e0, opts, true]);
	}
	if (opts.next)
		$(opts.next).bind(opts.prevNextEvent,function(){return advance(opts,1)});
	if (opts.prev)
		$(opts.prev).bind(opts.prevNextEvent,function(){return advance(opts,0)});
	if (opts.pager || opts.pagerAnchorBuilder)
		buildPager(els,opts);

	exposeAddSlide(opts, els);

	return opts;
};

// save off original opts so we can restore after clearing state
function saveOriginalOpts(opts) {
	opts.original = { before: [], after: [] };
	opts.original.cssBefore = $.extend({}, opts.cssBefore);
	opts.original.cssAfter  = $.extend({}, opts.cssAfter);
	opts.original.animIn	= $.extend({}, opts.animIn);
	opts.original.animOut   = $.extend({}, opts.animOut);
	$.each(opts.before, function() { opts.original.before.push(this); });
	$.each(opts.after,  function() { opts.original.after.push(this); });
};

function supportMultiTransitions(opts) {
	var i, tx, txs = $.fn.cycle.transitions;
	// look for multiple effects
	if (opts.fx.indexOf(',') > 0) {
		opts.multiFx = true;
		opts.fxs = opts.fx.replace(/\s*/g,'').split(',');
		// discard any bogus effect names
		for (i=0; i < opts.fxs.length; i++) {
			var fx = opts.fxs[i];
			tx = txs[fx];
			if (!tx || !txs.hasOwnProperty(fx) || !$.isFunction(tx)) {
				log('discarding unknown transition: ',fx);
				opts.fxs.splice(i,1);
				i--;
			}
		}
		// if we have an empty list then we threw everything away!
		if (!opts.fxs.length) {
			log('No valid transitions named; slideshow terminating.');
			return false;
		}
	}
	else if (opts.fx == 'all') {  // auto-gen the list of transitions
		opts.multiFx = true;
		opts.fxs = [];
		for (p in txs) {
			tx = txs[p];
			if (txs.hasOwnProperty(p) && $.isFunction(tx))
				opts.fxs.push(p);
		}
	}
	if (opts.multiFx && opts.randomizeEffects) {
		// munge the fxs array to make effect selection random
		var r1 = Math.floor(Math.random() * 20) + 30;
		for (i = 0; i < r1; i++) {
			var r2 = Math.floor(Math.random() * opts.fxs.length);
			opts.fxs.push(opts.fxs.splice(r2,1)[0]);
		}
		debug('randomized fx sequence: ',opts.fxs);
	}
	return true;
};

// provide a mechanism for adding slides after the slideshow has started
function exposeAddSlide(opts, els) {
	opts.addSlide = function(newSlide, prepend) {
		var $s = $(newSlide), s = $s[0];
		if (!opts.autostopCount)
			opts.countdown++;
		els[prepend?'unshift':'push'](s);
		if (opts.els)
			opts.els[prepend?'unshift':'push'](s); // shuffle needs this
		opts.slideCount = els.length;

		$s.css('position','absolute');
		$s[prepend?'prependTo':'appendTo'](opts.$cont);

		if (prepend) {
			opts.currSlide++;
			opts.nextSlide++;
		}

		if (!$.support.opacity && opts.cleartype && !opts.cleartypeNoBg)
			clearTypeFix($s);

		if (opts.fit && opts.width)
			$s.width(opts.width);
		if (opts.fit && opts.height && opts.height != 'auto')
			$s.height(opts.height);
		s.cycleH = (opts.fit && opts.height) ? opts.height : $s.height();
		s.cycleW = (opts.fit && opts.width) ? opts.width : $s.width();

		$s.css(opts.cssBefore);

		if (opts.pager || opts.pagerAnchorBuilder)
			$.fn.cycle.createPagerAnchor(els.length-1, s, $(opts.pager), els, opts);

		if ($.isFunction(opts.onAddSlide))
			opts.onAddSlide($s);
		else
			$s.hide(); // default behavior
	};
}

// reset internal state; we do this on every pass in order to support multiple effects
$.fn.cycle.resetState = function(opts, fx) {
	fx = fx || opts.fx;
	opts.before = []; opts.after = [];
	opts.cssBefore = $.extend({}, opts.original.cssBefore);
	opts.cssAfter  = $.extend({}, opts.original.cssAfter);
	opts.animIn	= $.extend({}, opts.original.animIn);
	opts.animOut   = $.extend({}, opts.original.animOut);
	opts.fxFn = null;
	$.each(opts.original.before, function() { opts.before.push(this); });
	$.each(opts.original.after,  function() { opts.after.push(this); });

	// re-init
	var init = $.fn.cycle.transitions[fx];
	if ($.isFunction(init))
		init(opts.$cont, $(opts.elements), opts);
};

// this is the main engine fn, it handles the timeouts, callbacks and slide index mgmt
function go(els, opts, manual, fwd) {
	// opts.busy is true if we're in the middle of an animation
	if (manual && opts.busy && opts.manualTrump) {
		// let manual transitions requests trump active ones
		debug('manualTrump in go(), stopping active transition');
		$(els).stop(true,true);
		opts.busy = 0;
	}
	// don't begin another timeout-based transition if there is one active
	if (opts.busy) {
		debug('transition active, ignoring new tx request');
		return;
	}

	var p = opts.$cont[0], curr = els[opts.currSlide], next = els[opts.nextSlide];

	// stop cycling if we have an outstanding stop request
	if (p.cycleStop != opts.stopCount || p.cycleTimeout === 0 && !manual)
		return;

	// check to see if we should stop cycling based on autostop options
	if (!manual && !p.cyclePause && !opts.bounce &&
		((opts.autostop && (--opts.countdown <= 0)) ||
		(opts.nowrap && !opts.random && opts.nextSlide < opts.currSlide))) {
		if (opts.end)
			opts.end(opts);
		return;
	}

	// if slideshow is paused, only transition on a manual trigger
	var changed = false;
	if ((manual || !p.cyclePause) && (opts.nextSlide != opts.currSlide)) {
		changed = true;
		var fx = opts.fx;
		// keep trying to get the slide size if we don't have it yet
		curr.cycleH = curr.cycleH || $(curr).height();
		curr.cycleW = curr.cycleW || $(curr).width();
		next.cycleH = next.cycleH || $(next).height();
		next.cycleW = next.cycleW || $(next).width();

		// support multiple transition types
		if (opts.multiFx) {
			if (fwd && (opts.lastFx == undefined || ++opts.lastFx >= opts.fxs.length))
				opts.lastFx = 0;
			else if (!fwd && (opts.lastFx == undefined || --opts.lastFx < 0))
				opts.lastFx = opts.fxs.length - 1;
			fx = opts.fxs[opts.lastFx];
		}

		// one-time fx overrides apply to:  $('div').cycle(3,'zoom');
		if (opts.oneTimeFx) {
			fx = opts.oneTimeFx;
			opts.oneTimeFx = null;
		}

		$.fn.cycle.resetState(opts, fx);

		// run the before callbacks
		if (opts.before.length)
			$.each(opts.before, function(i,o) {
				if (p.cycleStop != opts.stopCount) return;
				o.apply(next, [curr, next, opts, fwd]);
			});

		// stage the after callacks
		var after = function() {
			opts.busy = 0;
			$.each(opts.after, function(i,o) {
				if (p.cycleStop != opts.stopCount) return;
				o.apply(next, [curr, next, opts, fwd]);
			});
		};

		debug('tx firing('+fx+'); currSlide: ' + opts.currSlide + '; nextSlide: ' + opts.nextSlide);
		
		// get ready to perform the transition
		opts.busy = 1;
		if (opts.fxFn) // fx function provided?
			opts.fxFn(curr, next, opts, after, fwd, manual && opts.fastOnEvent);
		else if ($.isFunction($.fn.cycle[opts.fx])) // fx plugin ?
			$.fn.cycle[opts.fx](curr, next, opts, after, fwd, manual && opts.fastOnEvent);
		else
			$.fn.cycle.custom(curr, next, opts, after, fwd, manual && opts.fastOnEvent);
	}

	if (changed || opts.nextSlide == opts.currSlide) {
		// calculate the next slide
		opts.lastSlide = opts.currSlide;
		if (opts.random) {
			opts.currSlide = opts.nextSlide;
			if (++opts.randomIndex == els.length)
				opts.randomIndex = 0;
			opts.nextSlide = opts.randomMap[opts.randomIndex];
			if (opts.nextSlide == opts.currSlide)
				opts.nextSlide = (opts.currSlide == opts.slideCount - 1) ? 0 : opts.currSlide + 1;
		}
		else if (opts.backwards) {
			var roll = (opts.nextSlide - 1) < 0;
			if (roll && opts.bounce) {
				opts.backwards = !opts.backwards;
				opts.nextSlide = 1;
				opts.currSlide = 0;
			}
			else {
				opts.nextSlide = roll ? (els.length-1) : opts.nextSlide-1;
				opts.currSlide = roll ? 0 : opts.nextSlide+1;
			}
		}
		else { // sequence
			var roll = (opts.nextSlide + 1) == els.length;
			if (roll && opts.bounce) {
				opts.backwards = !opts.backwards;
				opts.nextSlide = els.length-2;
				opts.currSlide = els.length-1;
			}
			else {
				opts.nextSlide = roll ? 0 : opts.nextSlide+1;
				opts.currSlide = roll ? els.length-1 : opts.nextSlide-1;
			}
		}
	}
	if (changed && opts.pager)
		opts.updateActivePagerLink(opts.pager, opts.currSlide, opts.activePagerClass);
	
	// stage the next transition
	var ms = 0;
	if (opts.timeout && !opts.continuous)
		ms = getTimeout(els[opts.currSlide], els[opts.nextSlide], opts, fwd);
	else if (opts.continuous && p.cyclePause) // continuous shows work off an after callback, not this timer logic
		ms = 10;
	if (ms > 0)
		p.cycleTimeout = setTimeout(function(){ go(els, opts, 0, !opts.backwards) }, ms);
};

// invoked after transition
$.fn.cycle.updateActivePagerLink = function(pager, currSlide, clsName) {
   $(pager).each(function() {
       $(this).children().removeClass(clsName).eq(currSlide).addClass(clsName);
   });
};

// calculate timeout value for current transition
function getTimeout(curr, next, opts, fwd) {
	if (opts.timeoutFn) {
		// call user provided calc fn
		var t = opts.timeoutFn.call(curr,curr,next,opts,fwd);
		while (opts.fx != 'none' && (t - opts.speed) < 250) // sanitize timeout
			t += opts.speed;
		debug('calculated timeout: ' + t + '; speed: ' + opts.speed);
		if (t !== false)
			return t;
	}
	return opts.timeout;
};

// expose next/prev function, caller must pass in state
$.fn.cycle.next = function(opts) { advance(opts,1); };
$.fn.cycle.prev = function(opts) { advance(opts,0);};

// advance slide forward or back
function advance(opts, moveForward) {
	var val = moveForward ? 1 : -1;
	var els = opts.elements;
	var p = opts.$cont[0], timeout = p.cycleTimeout;
	if (timeout) {
		clearTimeout(timeout);
		p.cycleTimeout = 0;
	}
	if (opts.random && val < 0) {
		// move back to the previously display slide
		opts.randomIndex--;
		if (--opts.randomIndex == -2)
			opts.randomIndex = els.length-2;
		else if (opts.randomIndex == -1)
			opts.randomIndex = els.length-1;
		opts.nextSlide = opts.randomMap[opts.randomIndex];
	}
	else if (opts.random) {
		opts.nextSlide = opts.randomMap[opts.randomIndex];
	}
	else {
		opts.nextSlide = opts.currSlide + val;
		if (opts.nextSlide < 0) {
			if (opts.nowrap) return false;
			opts.nextSlide = els.length - 1;
		}
		else if (opts.nextSlide >= els.length) {
			if (opts.nowrap) return false;
			opts.nextSlide = 0;
		}
	}

	var cb = opts.onPrevNextEvent || opts.prevNextClick; // prevNextClick is deprecated
	if ($.isFunction(cb))
		cb(val > 0, opts.nextSlide, els[opts.nextSlide]);
	go(els, opts, 1, moveForward);
	return false;
};

function buildPager(els, opts) {
	var $p = $(opts.pager);
	$.each(els, function(i,o) {
		$.fn.cycle.createPagerAnchor(i,o,$p,els,opts);
	});
	opts.updateActivePagerLink(opts.pager, opts.startingSlide, opts.activePagerClass);
};

$.fn.cycle.createPagerAnchor = function(i, el, $p, els, opts) {
	var a;
	if ($.isFunction(opts.pagerAnchorBuilder)) {
		a = opts.pagerAnchorBuilder(i,el);
		debug('pagerAnchorBuilder('+i+', el) returned: ' + a);
	}
	else
		a = '<a href="#">'+(i+1)+'</a>';
		
	if (!a)
		return;
	var $a = $(a);
	// don't reparent if anchor is in the dom
	if ($a.parents('body').length === 0) {
		var arr = [];
		if ($p.length > 1) {
			$p.each(function() {
				var $clone = $a.clone(true);
				$(this).append($clone);
				arr.push($clone[0]);
			});
			$a = $(arr);
		}
		else {
			$a.appendTo($p);
		}
	}

	opts.pagerAnchors =  opts.pagerAnchors || [];
	opts.pagerAnchors.push($a);
	
	var pagerFn = function(e) {
		e.preventDefault();
		opts.nextSlide = i;
		var p = opts.$cont[0], timeout = p.cycleTimeout;
		if (timeout) {
			clearTimeout(timeout);
			p.cycleTimeout = 0;
		}
		var cb = opts.onPagerEvent || opts.pagerClick; // pagerClick is deprecated
		if ($.isFunction(cb))
			cb(opts.nextSlide, els[opts.nextSlide]);
		go(els,opts,1,opts.currSlide < i); // trigger the trans
//		return false; // <== allow bubble
	}
	
	if ( /mouseenter|mouseover/i.test(opts.pagerEvent) ) {
		$a.hover(pagerFn, function(){/* no-op */} );
	}
	else {
		$a.bind(opts.pagerEvent, pagerFn);
	}
	
	if ( ! /^click/.test(opts.pagerEvent) && !opts.allowPagerClickBubble)
		$a.bind('click.cycle', function(){return false;}); // suppress click
	
	var cont = opts.$cont[0];
	var pauseFlag = false; // https://github.com/malsup/cycle/issues/44
	if (opts.pauseOnPagerHover) {
		$a.hover(
			function() { 
				pauseFlag = true;
				cont.cyclePause++; 
				triggerPause(cont,true,true);
			}, function() { 
				pauseFlag && cont.cyclePause--; 
				triggerPause(cont,true,true);
			} 
		);
	}
};

// helper fn to calculate the number of slides between the current and the next
$.fn.cycle.hopsFromLast = function(opts, fwd) {
	var hops, l = opts.lastSlide, c = opts.currSlide;
	if (fwd)
		hops = c > l ? c - l : opts.slideCount - l;
	else
		hops = c < l ? l - c : l + opts.slideCount - c;
	return hops;
};

// fix clearType problems in ie6 by setting an explicit bg color
// (otherwise text slides look horrible during a fade transition)
function clearTypeFix($slides) {
	debug('applying clearType background-color hack');
	function hex(s) {
		s = parseInt(s,10).toString(16);
		return s.length < 2 ? '0'+s : s;
	};
	function getBg(e) {
		for ( ; e && e.nodeName.toLowerCase() != 'html'; e = e.parentNode) {
			var v = $.css(e,'background-color');
			if (v && v.indexOf('rgb') >= 0 ) {
				var rgb = v.match(/\d+/g);
				return '#'+ hex(rgb[0]) + hex(rgb[1]) + hex(rgb[2]);
			}
			if (v && v != 'transparent')
				return v;
		}
		return '#ffffff';
	};
	$slides.each(function() { $(this).css('background-color', getBg(this)); });
};

// reset common props before the next transition
$.fn.cycle.commonReset = function(curr,next,opts,w,h,rev) {
	$(opts.elements).not(curr).hide();
	if (typeof opts.cssBefore.opacity == 'undefined')
		opts.cssBefore.opacity = 1;
	opts.cssBefore.display = 'block';
	if (opts.slideResize && w !== false && next.cycleW > 0)
		opts.cssBefore.width = next.cycleW;
	if (opts.slideResize && h !== false && next.cycleH > 0)
		opts.cssBefore.height = next.cycleH;
	opts.cssAfter = opts.cssAfter || {};
	opts.cssAfter.display = 'none';
	$(curr).css('zIndex',opts.slideCount + (rev === true ? 1 : 0));
	$(next).css('zIndex',opts.slideCount + (rev === true ? 0 : 1));
};

// the actual fn for effecting a transition
$.fn.cycle.custom = function(curr, next, opts, cb, fwd, speedOverride) {
	var $l = $(curr), $n = $(next);
	var speedIn = opts.speedIn, speedOut = opts.speedOut, easeIn = opts.easeIn, easeOut = opts.easeOut;
	$n.css(opts.cssBefore);
	if (speedOverride) {
		if (typeof speedOverride == 'number')
			speedIn = speedOut = speedOverride;
		else
			speedIn = speedOut = 1;
		easeIn = easeOut = null;
	}
	var fn = function() {
		$n.animate(opts.animIn, speedIn, easeIn, function() {
			cb();
		});
	};
	$l.animate(opts.animOut, speedOut, easeOut, function() {
		$l.css(opts.cssAfter);
		if (!opts.sync) 
			fn();
	});
	if (opts.sync) fn();
};

// transition definitions - only fade is defined here, transition pack defines the rest
$.fn.cycle.transitions = {
	fade: function($cont, $slides, opts) {
		$slides.not(':eq('+opts.currSlide+')').css('opacity',0);
		opts.before.push(function(curr,next,opts) {
			$.fn.cycle.commonReset(curr,next,opts);
			opts.cssBefore.opacity = 0;
		});
		opts.animIn	   = { opacity: 1 };
		opts.animOut   = { opacity: 0 };
		opts.cssBefore = { top: 0, left: 0 };
	}
};

$.fn.cycle.ver = function() { return ver; };

// override these globally if you like (they are all optional)
$.fn.cycle.defaults = {
	activePagerClass: 'activeSlide', // class name used for the active pager link
	after:		   null,  // transition callback (scope set to element that was shown):  function(currSlideElement, nextSlideElement, options, forwardFlag)
	allowPagerClickBubble: false, // allows or prevents click event on pager anchors from bubbling
	animIn:		   null,  // properties that define how the slide animates in
	animOut:	   null,  // properties that define how the slide animates out
	aspect:		   false,  // preserve aspect ratio during fit resizing, cropping if necessary (must be used with fit option)
	autostop:	   0,	  // true to end slideshow after X transitions (where X == slide count)
	autostopCount: 0,	  // number of transitions (optionally used with autostop to define X)
	backwards:     false, // true to start slideshow at last slide and move backwards through the stack
	before:		   null,  // transition callback (scope set to element to be shown):	 function(currSlideElement, nextSlideElement, options, forwardFlag)
	center: 	   null,  // set to true to have cycle add top/left margin to each slide (use with width and height options)
	cleartype:	   !$.support.opacity,  // true if clearType corrections should be applied (for IE)
	cleartypeNoBg: false, // set to true to disable extra cleartype fixing (leave false to force background color setting on slides)
	containerResize: 1,	  // resize container to fit largest slide
	continuous:	   0,	  // true to start next transition immediately after current one completes
	cssAfter:	   null,  // properties that defined the state of the slide after transitioning out
	cssBefore:	   null,  // properties that define the initial state of the slide before transitioning in
	delay:		   0,	  // additional delay (in ms) for first transition (hint: can be negative)
	easeIn:		   null,  // easing for "in" transition
	easeOut:	   null,  // easing for "out" transition
	easing:		   null,  // easing method for both in and out transitions
	end:		   null,  // callback invoked when the slideshow terminates (use with autostop or nowrap options): function(options)
	fastOnEvent:   0,	  // force fast transitions when triggered manually (via pager or prev/next); value == time in ms
	fit:		   0,	  // force slides to fit container
	fx:			  'fade', // name of transition effect (or comma separated names, ex: 'fade,scrollUp,shuffle')
	fxFn:		   null,  // function used to control the transition: function(currSlideElement, nextSlideElement, options, afterCalback, forwardFlag)
	height:		  'auto', // container height (if the 'fit' option is true, the slides will be set to this height as well)
	manualTrump:   true,  // causes manual transition to stop an active transition instead of being ignored
	metaAttr:     'cycle',// data- attribute that holds the option data for the slideshow
	next:		   null,  // element, jQuery object, or jQuery selector string for the element to use as event trigger for next slide
	nowrap:		   0,	  // true to prevent slideshow from wrapping
	onPagerEvent:  null,  // callback fn for pager events: function(zeroBasedSlideIndex, slideElement)
	onPrevNextEvent: null,// callback fn for prev/next events: function(isNext, zeroBasedSlideIndex, slideElement)
	pager:		   null,  // element, jQuery object, or jQuery selector string for the element to use as pager container
	pagerAnchorBuilder: null, // callback fn for building anchor links:  function(index, DOMelement)
	pagerEvent:	  'click.cycle', // name of event which drives the pager navigation
	pause:		   0,	  // true to enable "pause on hover"
	pauseOnPagerHover: 0, // true to pause when hovering over pager link
	prev:		   null,  // element, jQuery object, or jQuery selector string for the element to use as event trigger for previous slide
	prevNextEvent:'click.cycle',// event which drives the manual transition to the previous or next slide
	random:		   0,	  // true for random, false for sequence (not applicable to shuffle fx)
	randomizeEffects: 1,  // valid when multiple effects are used; true to make the effect sequence random
	requeueOnImageNotLoaded: true, // requeue the slideshow if any image slides are not yet loaded
	requeueTimeout: 250,  // ms delay for requeue
	rev:		   0,	  // causes animations to transition in reverse (for effects that support it such as scrollHorz/scrollVert/shuffle)
	shuffle:	   null,  // coords for shuffle animation, ex: { top:15, left: 200 }
	skipInitializationCallbacks: false, // set to true to disable the first before/after callback that occurs prior to any transition
	slideExpr:	   null,  // expression for selecting slides (if something other than all children is required)
	slideResize:   1,     // force slide width/height to fixed size before every transition
	speed:		   1000,  // speed of the transition (any valid fx speed value)
	speedIn:	   null,  // speed of the 'in' transition
	speedOut:	   null,  // speed of the 'out' transition
	startingSlide: 0,	  // zero-based index of the first slide to be displayed
	sync:		   1,	  // true if in/out transitions should occur simultaneously
	timeout:	   4000,  // milliseconds between slide transitions (0 to disable auto advance)
	timeoutFn:     null,  // callback for determining per-slide timeout value:  function(currSlideElement, nextSlideElement, options, forwardFlag)
	updateActivePagerLink: null, // callback fn invoked to update the active pager link (adds/removes activePagerClass style)
	width:         null   // container width (if the 'fit' option is true, the slides will be set to this width as well)
};

})(jQuery);


/*!
 * jQuery Cycle Plugin Transition Definitions
 * This script is a plugin for the jQuery Cycle Plugin
 * Examples and documentation at: http://malsup.com/jquery/cycle/
 * Copyright (c) 2007-2010 M. Alsup
 * Version:	 2.73
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 */
(function($) {

//
// These functions define slide initialization and properties for the named
// transitions. To save file size feel free to remove any of these that you
// don't need.
//
$.fn.cycle.transitions.none = function($cont, $slides, opts) {
	opts.fxFn = function(curr,next,opts,after){
		$(next).show();
		$(curr).hide();
		after();
	};
};

// not a cross-fade, fadeout only fades out the top slide
$.fn.cycle.transitions.fadeout = function($cont, $slides, opts) {
	$slides.not(':eq('+opts.currSlide+')').css({ display: 'block', 'opacity': 1 });
	opts.before.push(function(curr,next,opts,w,h,rev) {
		$(curr).css('zIndex',opts.slideCount + (!rev === true ? 1 : 0));
		$(next).css('zIndex',opts.slideCount + (!rev === true ? 0 : 1));
	});
	opts.animIn.opacity = 1;
	opts.animOut.opacity = 0;
	opts.cssBefore.opacity = 1;
	opts.cssBefore.display = 'block';
	opts.cssAfter.zIndex = 0;
};

// scrollUp/Down/Left/Right
$.fn.cycle.transitions.scrollUp = function($cont, $slides, opts) {
	$cont.css('overflow','hidden');
	opts.before.push($.fn.cycle.commonReset);
	var h = $cont.height();
	opts.cssBefore.top = h;
	opts.cssBefore.left = 0;
	opts.cssFirst.top = 0;
	opts.animIn.top = 0;
	opts.animOut.top = -h;
};
$.fn.cycle.transitions.scrollDown = function($cont, $slides, opts) {
	$cont.css('overflow','hidden');
	opts.before.push($.fn.cycle.commonReset);
	var h = $cont.height();
	opts.cssFirst.top = 0;
	opts.cssBefore.top = -h;
	opts.cssBefore.left = 0;
	opts.animIn.top = 0;
	opts.animOut.top = h;
};
$.fn.cycle.transitions.scrollLeft = function($cont, $slides, opts) {
	$cont.css('overflow','hidden');
	opts.before.push($.fn.cycle.commonReset);
	var w = $cont.width();
	opts.cssFirst.left = 0;
	opts.cssBefore.left = w;
	opts.cssBefore.top = 0;
	opts.animIn.left = 0;
	opts.animOut.left = 0-w;
};
$.fn.cycle.transitions.scrollRight = function($cont, $slides, opts) {
	$cont.css('overflow','hidden');
	opts.before.push($.fn.cycle.commonReset);
	var w = $cont.width();
	opts.cssFirst.left = 0;
	opts.cssBefore.left = -w;
	opts.cssBefore.top = 0;
	opts.animIn.left = 0;
	opts.animOut.left = w;
};
$.fn.cycle.transitions.scrollHorz = function($cont, $slides, opts) {
	$cont.css('overflow','hidden').width();
	opts.before.push(function(curr, next, opts, fwd) {
		if (opts.rev)
			fwd = !fwd;
		$.fn.cycle.commonReset(curr,next,opts);
		opts.cssBefore.left = fwd ? (next.cycleW-1) : (1-next.cycleW);
		opts.animOut.left = fwd ? -curr.cycleW : curr.cycleW;
	});
	opts.cssFirst.left = 0;
	opts.cssBefore.top = 0;
	opts.animIn.left = 0;
	opts.animOut.top = 0;
};
$.fn.cycle.transitions.scrollVert = function($cont, $slides, opts) {
	$cont.css('overflow','hidden');
	opts.before.push(function(curr, next, opts, fwd) {
		if (opts.rev)
			fwd = !fwd;
		$.fn.cycle.commonReset(curr,next,opts);
		opts.cssBefore.top = fwd ? (1-next.cycleH) : (next.cycleH-1);
		opts.animOut.top = fwd ? curr.cycleH : -curr.cycleH;
	});
	opts.cssFirst.top = 0;
	opts.cssBefore.left = 0;
	opts.animIn.top = 0;
	opts.animOut.left = 0;
};

// slideX/slideY
$.fn.cycle.transitions.slideX = function($cont, $slides, opts) {
	opts.before.push(function(curr, next, opts) {
		$(opts.elements).not(curr).hide();
		$.fn.cycle.commonReset(curr,next,opts,false,true);
		opts.animIn.width = next.cycleW;
	});
	opts.cssBefore.left = 0;
	opts.cssBefore.top = 0;
	opts.cssBefore.width = 0;
	opts.animIn.width = 'show';
	opts.animOut.width = 0;
};
$.fn.cycle.transitions.slideY = function($cont, $slides, opts) {
	opts.before.push(function(curr, next, opts) {
		$(opts.elements).not(curr).hide();
		$.fn.cycle.commonReset(curr,next,opts,true,false);
		opts.animIn.height = next.cycleH;
	});
	opts.cssBefore.left = 0;
	opts.cssBefore.top = 0;
	opts.cssBefore.height = 0;
	opts.animIn.height = 'show';
	opts.animOut.height = 0;
};

// shuffle
$.fn.cycle.transitions.shuffle = function($cont, $slides, opts) {
	var i, w = $cont.css('overflow', 'visible').width();
	$slides.css({left: 0, top: 0});
	opts.before.push(function(curr,next,opts) {
		$.fn.cycle.commonReset(curr,next,opts,true,true,true);
	});
	// only adjust speed once!
	if (!opts.speedAdjusted) {
		opts.speed = opts.speed / 2; // shuffle has 2 transitions
		opts.speedAdjusted = true;
	}
	opts.random = 0;
	opts.shuffle = opts.shuffle || {left:-w, top:15};
	opts.els = [];
	for (i=0; i < $slides.length; i++)
		opts.els.push($slides[i]);

	for (i=0; i < opts.currSlide; i++)
		opts.els.push(opts.els.shift());

	// custom transition fn (hat tip to Benjamin Sterling for this bit of sweetness!)
	opts.fxFn = function(curr, next, opts, cb, fwd) {
		if (opts.rev)
			fwd = !fwd;
		var $el = fwd ? $(curr) : $(next);
		$(next).css(opts.cssBefore);
		var count = opts.slideCount;
		$el.animate(opts.shuffle, opts.speedIn, opts.easeIn, function() {
			var hops = $.fn.cycle.hopsFromLast(opts, fwd);
			for (var k=0; k < hops; k++)
				fwd ? opts.els.push(opts.els.shift()) : opts.els.unshift(opts.els.pop());
			if (fwd) {
				for (var i=0, len=opts.els.length; i < len; i++)
					$(opts.els[i]).css('z-index', len-i+count);
			}
			else {
				var z = $(curr).css('z-index');
				$el.css('z-index', parseInt(z,10)+1+count);
			}
			$el.animate({left:0, top:0}, opts.speedOut, opts.easeOut, function() {
				$(fwd ? this : curr).hide();
				if (cb) cb();
			});
		});
	};
	$.extend(opts.cssBefore, { display: 'block', opacity: 1, top: 0, left: 0 });
};

// turnUp/Down/Left/Right
$.fn.cycle.transitions.turnUp = function($cont, $slides, opts) {
	opts.before.push(function(curr, next, opts) {
		$.fn.cycle.commonReset(curr,next,opts,true,false);
		opts.cssBefore.top = next.cycleH;
		opts.animIn.height = next.cycleH;
		opts.animOut.width = next.cycleW;
	});
	opts.cssFirst.top = 0;
	opts.cssBefore.left = 0;
	opts.cssBefore.height = 0;
	opts.animIn.top = 0;
	opts.animOut.height = 0;
};
$.fn.cycle.transitions.turnDown = function($cont, $slides, opts) {
	opts.before.push(function(curr, next, opts) {
		$.fn.cycle.commonReset(curr,next,opts,true,false);
		opts.animIn.height = next.cycleH;
		opts.animOut.top   = curr.cycleH;
	});
	opts.cssFirst.top = 0;
	opts.cssBefore.left = 0;
	opts.cssBefore.top = 0;
	opts.cssBefore.height = 0;
	opts.animOut.height = 0;
};
$.fn.cycle.transitions.turnLeft = function($cont, $slides, opts) {
	opts.before.push(function(curr, next, opts) {
		$.fn.cycle.commonReset(curr,next,opts,false,true);
		opts.cssBefore.left = next.cycleW;
		opts.animIn.width = next.cycleW;
	});
	opts.cssBefore.top = 0;
	opts.cssBefore.width = 0;
	opts.animIn.left = 0;
	opts.animOut.width = 0;
};
$.fn.cycle.transitions.turnRight = function($cont, $slides, opts) {
	opts.before.push(function(curr, next, opts) {
		$.fn.cycle.commonReset(curr,next,opts,false,true);
		opts.animIn.width = next.cycleW;
		opts.animOut.left = curr.cycleW;
	});
	$.extend(opts.cssBefore, { top: 0, left: 0, width: 0 });
	opts.animIn.left = 0;
	opts.animOut.width = 0;
};

// zoom
$.fn.cycle.transitions.zoom = function($cont, $slides, opts) {
	opts.before.push(function(curr, next, opts) {
		$.fn.cycle.commonReset(curr,next,opts,false,false,true);
		opts.cssBefore.top = next.cycleH/2;
		opts.cssBefore.left = next.cycleW/2;
		$.extend(opts.animIn, { top: 0, left: 0, width: next.cycleW, height: next.cycleH });
		$.extend(opts.animOut, { width: 0, height: 0, top: curr.cycleH/2, left: curr.cycleW/2 });
	});
	opts.cssFirst.top = 0;
	opts.cssFirst.left = 0;
	opts.cssBefore.width = 0;
	opts.cssBefore.height = 0;
};

// fadeZoom
$.fn.cycle.transitions.fadeZoom = function($cont, $slides, opts) {
	opts.before.push(function(curr, next, opts) {
		$.fn.cycle.commonReset(curr,next,opts,false,false);
		opts.cssBefore.left = next.cycleW/2;
		opts.cssBefore.top = next.cycleH/2;
		$.extend(opts.animIn, { top: 0, left: 0, width: next.cycleW, height: next.cycleH });
	});
	opts.cssBefore.width = 0;
	opts.cssBefore.height = 0;
	opts.animOut.opacity = 0;
};

// blindX
$.fn.cycle.transitions.blindX = function($cont, $slides, opts) {
	var w = $cont.css('overflow','hidden').width();
	opts.before.push(function(curr, next, opts) {
		$.fn.cycle.commonReset(curr,next,opts);
		opts.animIn.width = next.cycleW;
		opts.animOut.left   = curr.cycleW;
	});
	opts.cssBefore.left = w;
	opts.cssBefore.top = 0;
	opts.animIn.left = 0;
	opts.animOut.left = w;
};
// blindY
$.fn.cycle.transitions.blindY = function($cont, $slides, opts) {
	var h = $cont.css('overflow','hidden').height();
	opts.before.push(function(curr, next, opts) {
		$.fn.cycle.commonReset(curr,next,opts);
		opts.animIn.height = next.cycleH;
		opts.animOut.top   = curr.cycleH;
	});
	opts.cssBefore.top = h;
	opts.cssBefore.left = 0;
	opts.animIn.top = 0;
	opts.animOut.top = h;
};
// blindZ
$.fn.cycle.transitions.blindZ = function($cont, $slides, opts) {
	var h = $cont.css('overflow','hidden').height();
	var w = $cont.width();
	opts.before.push(function(curr, next, opts) {
		$.fn.cycle.commonReset(curr,next,opts);
		opts.animIn.height = next.cycleH;
		opts.animOut.top   = curr.cycleH;
	});
	opts.cssBefore.top = h;
	opts.cssBefore.left = w;
	opts.animIn.top = 0;
	opts.animIn.left = 0;
	opts.animOut.top = h;
	opts.animOut.left = w;
};

// growX - grow horizontally from centered 0 width
$.fn.cycle.transitions.growX = function($cont, $slides, opts) {
	opts.before.push(function(curr, next, opts) {
		$.fn.cycle.commonReset(curr,next,opts,false,true);
		opts.cssBefore.left = this.cycleW/2;
		opts.animIn.left = 0;
		opts.animIn.width = this.cycleW;
		opts.animOut.left = 0;
	});
	opts.cssBefore.top = 0;
	opts.cssBefore.width = 0;
};
// growY - grow vertically from centered 0 height
$.fn.cycle.transitions.growY = function($cont, $slides, opts) {
	opts.before.push(function(curr, next, opts) {
		$.fn.cycle.commonReset(curr,next,opts,true,false);
		opts.cssBefore.top = this.cycleH/2;
		opts.animIn.top = 0;
		opts.animIn.height = this.cycleH;
		opts.animOut.top = 0;
	});
	opts.cssBefore.height = 0;
	opts.cssBefore.left = 0;
};

// curtainX - squeeze in both edges horizontally
$.fn.cycle.transitions.curtainX = function($cont, $slides, opts) {
	opts.before.push(function(curr, next, opts) {
		$.fn.cycle.commonReset(curr,next,opts,false,true,true);
		opts.cssBefore.left = next.cycleW/2;
		opts.animIn.left = 0;
		opts.animIn.width = this.cycleW;
		opts.animOut.left = curr.cycleW/2;
		opts.animOut.width = 0;
	});
	opts.cssBefore.top = 0;
	opts.cssBefore.width = 0;
};
// curtainY - squeeze in both edges vertically
$.fn.cycle.transitions.curtainY = function($cont, $slides, opts) {
	opts.before.push(function(curr, next, opts) {
		$.fn.cycle.commonReset(curr,next,opts,true,false,true);
		opts.cssBefore.top = next.cycleH/2;
		opts.animIn.top = 0;
		opts.animIn.height = next.cycleH;
		opts.animOut.top = curr.cycleH/2;
		opts.animOut.height = 0;
	});
	opts.cssBefore.height = 0;
	opts.cssBefore.left = 0;
};

// cover - curr slide covered by next slide
$.fn.cycle.transitions.cover = function($cont, $slides, opts) {
	var d = opts.direction || 'left';
	var w = $cont.css('overflow','hidden').width();
	var h = $cont.height();
	opts.before.push(function(curr, next, opts) {
		$.fn.cycle.commonReset(curr,next,opts);
		if (d == 'right')
			opts.cssBefore.left = -w;
		else if (d == 'up')
			opts.cssBefore.top = h;
		else if (d == 'down')
			opts.cssBefore.top = -h;
		else
			opts.cssBefore.left = w;
	});
	opts.animIn.left = 0;
	opts.animIn.top = 0;
	opts.cssBefore.top = 0;
	opts.cssBefore.left = 0;
};

// uncover - curr slide moves off next slide
$.fn.cycle.transitions.uncover = function($cont, $slides, opts) {
	var d = opts.direction || 'left';
	var w = $cont.css('overflow','hidden').width();
	var h = $cont.height();
	opts.before.push(function(curr, next, opts) {
		$.fn.cycle.commonReset(curr,next,opts,true,true,true);
		if (d == 'right')
			opts.animOut.left = w;
		else if (d == 'up')
			opts.animOut.top = -h;
		else if (d == 'down')
			opts.animOut.top = h;
		else
			opts.animOut.left = -w;
	});
	opts.animIn.left = 0;
	opts.animIn.top = 0;
	opts.cssBefore.top = 0;
	opts.cssBefore.left = 0;
};

// toss - move top slide and fade away
$.fn.cycle.transitions.toss = function($cont, $slides, opts) {
	var w = $cont.css('overflow','visible').width();
	var h = $cont.height();
	opts.before.push(function(curr, next, opts) {
		$.fn.cycle.commonReset(curr,next,opts,true,true,true);
		// provide default toss settings if animOut not provided
		if (!opts.animOut.left && !opts.animOut.top)
			$.extend(opts.animOut, { left: w*2, top: -h/2, opacity: 0 });
		else
			opts.animOut.opacity = 0;
	});
	opts.cssBefore.left = 0;
	opts.cssBefore.top = 0;
	opts.animIn.left = 0;
};

// wipe - clip animation
$.fn.cycle.transitions.wipe = function($cont, $slides, opts) {
	var w = $cont.css('overflow','hidden').width();
	var h = $cont.height();
	opts.cssBefore = opts.cssBefore || {};
	var clip;
	if (opts.clip) {
		if (/l2r/.test(opts.clip))
			clip = 'rect(0px 0px '+h+'px 0px)';
		else if (/r2l/.test(opts.clip))
			clip = 'rect(0px '+w+'px '+h+'px '+w+'px)';
		else if (/t2b/.test(opts.clip))
			clip = 'rect(0px '+w+'px 0px 0px)';
		else if (/b2t/.test(opts.clip))
			clip = 'rect('+h+'px '+w+'px '+h+'px 0px)';
		else if (/zoom/.test(opts.clip)) {
			var top = parseInt(h/2,10);
			var left = parseInt(w/2,10);
			clip = 'rect('+top+'px '+left+'px '+top+'px '+left+'px)';
		}
	}

	opts.cssBefore.clip = opts.cssBefore.clip || clip || 'rect(0px 0px 0px 0px)';

	var d = opts.cssBefore.clip.match(/(\d+)/g);
	var t = parseInt(d[0],10), r = parseInt(d[1],10), b = parseInt(d[2],10), l = parseInt(d[3],10);

	opts.before.push(function(curr, next, opts) {
		if (curr == next) return;
		var $curr = $(curr), $next = $(next);
		$.fn.cycle.commonReset(curr,next,opts,true,true,false);
		opts.cssAfter.display = 'block';

		var step = 1, count = parseInt((opts.speedIn / 13),10) - 1;
		(function f() {
			var tt = t ? t - parseInt(step * (t/count),10) : 0;
			var ll = l ? l - parseInt(step * (l/count),10) : 0;
			var bb = b < h ? b + parseInt(step * ((h-b)/count || 1),10) : h;
			var rr = r < w ? r + parseInt(step * ((w-r)/count || 1),10) : w;
			$next.css({ clip: 'rect('+tt+'px '+rr+'px '+bb+'px '+ll+'px)' });
			(step++ <= count) ? setTimeout(f, 13) : $curr.css('display', 'none');
		})();
	});
	$.extend(opts.cssBefore, { display: 'block', opacity: 1, top: 0, left: 0 });
	opts.animIn	   = { left: 0 };
	opts.animOut   = { left: 0 };
};

})(jQuery);

$("#partners").cycle({
	fx: 'fade',
	timeout: 4000,
	speed: 1000,
	delay: -4000
});

(function($) {
	$.fn.lightbox = function (vars) {
		defaults = $.extend({
			timeout			: 3000,
			control			: true,
			backgroundClose	: true,
			animationSpeed	: 350,
			controlPlay		: true,
			controlDownload : true
		}, vars);
		var element = this;
		var item = $("#" + element[0].id + " li");
		var oldpIndex;
		var pIndex;
		var img;
		var timer;
		var timerOn = 0;
		item.click(function (ev) {
			ev.preventDefault();
			pIndex = $(this).index();
			if ($(this).find("a").attr("alt") == "video") {
				setVideo();
			} else {
				loadImage();
			}
		});
		var thumbs = $("#thumbs li");
		for(var i = 0; i < (thumbs.length-1); i++){
			if(($(thumbs[i]).index() + 1) % 4 == 0) {
				$(thumbs[i]).addClass("last");
			}
		}
		function loadImage () {
			href = $(item[pIndex]).find("a").attr("href");
			img = new Image();
			$(img).load(function () {
				showLightbox();
			}).attr("src", href);
		}
		function setVideo () {
			imgSrc = $(item[pIndex]).find("a").attr("href");
			showLightbox(true, imgSrc);
		}
		function resizeHolder (video, imgSrc) {
			$("#lightbox-holder").fadeOut(defaults.animationSpeed, function() {
				if (video) {
					$(this).flash({
						swf: '../flash/player-viral.swf',
						width: 671,
						height: 453,
						wmode: "transparent",
						flashvars: {
							file: imgSrc,
							autostart: true
						}
					});
					$("#lightbox").animate({
						width: 671,
						height: 453,
						marginTop: "-"+(453 / 2)+"px",
						marginLeft: "-"+(671 / 2)+"px"
					}, defaults.animationSpeed, function () {
						showImage();
					});
				} else {
					$(this).html(img);
					$("#lightbox").animate({
						width: img.width,
						height: img.height,
						marginTop: "-"+(img.height / 2)+"px",
						marginLeft: "-"+(img.width / 2)+"px"
					}, defaults.animationSpeed, function () {
						showImage();
					});
				}
			});
		}
		function showImage () {
			$("#lightbox-holder").fadeIn(defaults.animationSpeed);
			if (timerOn ) {
				setTimer();
			}
		}
		function showLightbox (video, imgSrc) {
			$("body").append("<div id='lightbox'><div id='lightbox-holder'></div><ul id='lightbox-control' class='list group png'><li><a class='lightbox-prev png'>Prev</a></li><li><a class='lightbox-play png'>Play</a></li><li><a class='lightbox-next png'>Next</a></li><li><a class='lightbox-download png'>Download</a></li><li><a class='lightbox-close png'>Close</a></li></ul></div><div class='png' id='lightbox-wrap'></div>");
			$("#lightbox-holder").hide();
			$("#lightbox-wrap").css("height", $(document).height()).hide().fadeIn(defaults.animationSpeed);
			resizeHolder(video, imgSrc);
			$("#lightbox").hover(function () {
				if (defaults.control) {
					$("#lightbox-control").fadeIn(defaults.animationSpeed);
					$("#lightbox-control").css({
						"marginLeft": "-"+($("#lightbox-control").width()/2)+"px",
						"marginTop": 110
					});
				}
			}, function () {
				$("#lightbox-control").fadeOut();
			});
			if (!defaults.controlPlay) {$(".lightbox-play").css("display", "none");}
			if (!defaults.controlDownload) {$(".lightbox-download").css("display", "none");}
			$(".lightbox-next").click(function () {
				pIndex++;
				nextImg();
			});
			$(".lightbox-prev").click(function () {
				pIndex--;
				nextImg();
			});
			$(".lightbox-download").click(function () {
				link = $(item[pIndex]).find("a").attr("alt");
				document.location.href = link;
			});
			$(".lightbox-play").click(function () {
				if (timerOn) {
					clearTimeout(timer);
					$(this).css("background-position", "-53px 10px");
					timerOn = 0;
				} else {
					$(this).css("background-position", "14px 10px");
					timerOn = 1;
					setTimer();
				}
			});
			$(".lightbox-play").hover(function () {
				if (timerOn) {
					$(this).css("background-position", "14px -41px");
				} else {
					$(this).css("background-position", "-53px -41px");
				}
			}, function () {
				if (timerOn) {
					$(this).css("background-position", "14px 10px");
				} else {
					$(this).css("background-position", "-53px 10px");
				}
			});
			$(".lightbox-close").click(function () {
				hideLightbox();
			});
			if (defaults.backgroundClose) {
				$("#lightbox-wrap").click(function () {
					hideLightbox();
				});
			}
		}
		function nextImg () {
			clearTimeout(timer);
			if (pIndex > (item.length - 1)) {
				pIndex = 0;
			}
			if (pIndex < 0) {
				pIndex = (item.length - 1);
			}
			if ($(item[pIndex]).find("a").attr("alt") == "video") {
				imgSrc = $(item[pIndex]).find("a").attr("href");
				resizeHolder(true, imgSrc);
			} else {
				href = $(item[pIndex]).find("a").attr("href");
				img = new Image();
				$(img).load(function () {
					resizeHolder();
				}).attr("src", href);
			}
		}
		function hideLightbox () {
			timerOn = 0;
			clearTimeout(timer);
			$("#lightbox").fadeOut(function () {
				$(this).remove();
			});
			$("#lightbox-wrap").fadeOut(function () {
				$(this).remove();
			});
		}
		function setTimer () {
			timer = setTimeout(function () {
				pIndex++;
				nextImg();
			}, defaults.timeout);
		}	
	}
	
	$('#voteButton').click(function(event) {
		event.preventDefault();	
		// alert('Handler for .click() called.');
		
		$.get('/ajaxVoteScript.php?', function(data) {
			$('#voteForm').html(data);
			// alert('Load was performed.');
		});
		
	});
	
})(jQuery);

$("#thumbs").lightbox({
	control : true,
	timeout : 3000,
	backgroundClose : true
});

