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


/*
 * jQuery Cycle Plugin (with Transition Definitions)
 * Examples and documentation at: http://jquery.malsup.com/cycle/
 * Copyright (c) 2007-2010 M. Alsup
 * Version: 2.85 (30-MAR-2010)
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 * Requires: jQuery v1.2.6 or later
 */
(function($){var ver="2.85";if($.support==undefined){$.support={opacity:!($.browser.msie)};}function debug(s){if($.fn.cycle.debug){log(s);}}function log(){if(window.console&&window.console.log){window.console.log("[cycle] "+Array.prototype.join.call(arguments," "));}}$.fn.cycle=function(options,arg2){var o={s:this.selector,c:this.context};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;}log("terminating; zero elements found by selector"+($.isReady?"":" (DOM not ready)"));return this;}return this.each(function(){var opts=handleArguments(this,options,arg2);if(opts===false){return;}opts.updateActivePagerLink=opts.updateActivePagerLink||$.fn.cycle.updateActivePagerLink;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();if(els.length<2){log("terminating; too few slides: "+els.length);return;}var opts2=buildOptions($cont,$slides,els,opts,o);if(opts2===false){return;}var startTime=opts2.continuous?10:getTimeout(opts2.currSlide,opts2.nextSlide,opts2,!opts2.rev);if(startTime){startTime+=(opts2.delay||0);if(startTime<10){startTime=10;}debug("first timeout: "+startTime);this.cycleTimeout=setTimeout(function(){go(els,opts2,0,!opts2.rev);},startTime);}});};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++;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);}cont.cycleTimeout=0;$(cont).removeData("cycle.opts");if(options=="destroy"){destroy(opts);}return false;case"toggle":cont.cyclePause=(cont.cyclePause===1)?0:1;return false;case"pause":cont.cyclePause=1;return false;case"resume":cont.cyclePause=0;if(arg2===true){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,1);}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){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 removeFilter(el,opts){if(!$.support.opacity&&opts.cleartype&&el.style.filter){try{el.style.removeAttribute("filter");}catch(smother){}}}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){opts.destroy(opts);}}function buildOptions($cont,$slides,els,options,o){var opts=$.extend({},$.fn.cycle.defaults,options||{},$.metadata?$cont.metadata():$.meta?$cont.data():{});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]:[];opts.after.unshift(function(){opts.busy=0;});if(!$.support.opacity&&opts.cleartype){opts.after.push(function(){removeFilter(this,opts);});}if(opts.continuous){opts.after.push(function(){go(els,opts,0,!opts.rev);});}saveOriginalOpts(opts);if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($slides);}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);}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;}}opts.currSlide=opts.startingSlide||0;var first=opts.startingSlide;$slides.css({position:"absolute",top:0,left:0}).hide().each(function(i){var z=first?i>=first?els.length-(i-first):first-i:els.length-i;$(this).css("z-index",z);});$(els[first]).css("opacity",1).show();removeFilter(els[first],opts);if(opts.fit&&opts.width){$slides.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}var reshape=opts.containerResize&&!$cont.innerHeight();if(reshape){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"});}}if(opts.pause){$cont.hover(function(){this.cyclePause++;},function(){this.cyclePause--;});}if(supportMultiTransitions(opts)===false){return false;}var requeue=false;options.requeueAttempts=options.requeueAttempts||0;$slides.each(function(){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")){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);if(loadingIE||loadingFF||loadingOp||loadingOther){if(o.s&&opts.requeueOnImageNotLoaded&&++options.requeueAttempts<100){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;}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.animIn=opts.animIn||{};opts.animOut=opts.animOut||{};$slides.not(":eq("+first+")").css(opts.cssBefore);if(opts.cssFirst){$($slides[first]).css(opts.cssFirst);}if(opts.timeout){opts.timeout=parseInt(opts.timeout);if(opts.speed.constructor==String){opts.speed=$.fx.speeds[opts.speed]||parseInt(opts.speed);}if(!opts.sync){opts.speed=opts.speed/2;}var buffer=opts.fx=="shuffle"?500:250;while((opts.timeout-opts.speed)<buffer){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{opts.nextSlide=opts.startingSlide>=(els.length-1)?0:opts.startingSlide+1;}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;}}}var e0=$slides[first];if(opts.before.length){opts.before[0].apply(e0,[e0,e0,opts,true]);}if(opts.after.length>1){opts.after[1].apply(e0,[e0,e0,opts,true]);}if(opts.next){$(opts.next).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?-1:1);});}if(opts.prev){$(opts.prev).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?1:-1);});}if(opts.pager||opts.pagerAnchorBuilder){buildPager(els,opts);}exposeAddSlide(opts,els);return opts;}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;if(opts.fx.indexOf(",")>0){opts.multiFx=true;opts.fxs=opts.fx.replace(/\s*/g,"").split(",");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(!opts.fxs.length){log("No valid transitions named; slideshow terminating.");return false;}}else{if(opts.fx=="all"){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){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;}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);}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"){$slides.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();}};}$.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);});var init=$.fn.cycle.transitions[fx];if($.isFunction(init)){init(opts.$cont,$(opts.elements),opts);}};function go(els,opts,manual,fwd){if(manual&&opts.busy&&opts.manualTrump){debug("manualTrump in go(), stopping active transition");$(els).stop(true,true);opts.busy=false;}if(opts.busy){debug("transition active, ignoring new tx request");return;}var p=opts.$cont[0],curr=els[opts.currSlide],next=els[opts.nextSlide];if(p.cycleStop!=opts.stopCount||p.cycleTimeout===0&&!manual){return;}if(!manual&&!p.cyclePause&&((opts.autostop&&(--opts.countdown<=0))||(opts.nowrap&&!opts.random&&opts.nextSlide<opts.currSlide))){if(opts.end){opts.end(opts);}return;}var changed=false;if((manual||!p.cyclePause)&&(opts.nextSlide!=opts.currSlide)){changed=true;var fx=opts.fx;curr.cycleH=curr.cycleH||$(curr).height();curr.cycleW=curr.cycleW||$(curr).width();next.cycleH=next.cycleH||$(next).height();next.cycleW=next.cycleW||$(next).width();if(opts.multiFx){if(opts.lastFx==undefined||++opts.lastFx>=opts.fxs.length){opts.lastFx=0;}fx=opts.fxs[opts.lastFx];opts.currFx=fx;}if(opts.oneTimeFx){fx=opts.oneTimeFx;opts.oneTimeFx=null;}$.fn.cycle.resetState(opts,fx);if(opts.before.length){$.each(opts.before,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});}var after=function(){$.each(opts.after,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});};debug("tx firing; currSlide: "+opts.currSlide+"; nextSlide: "+opts.nextSlide);opts.busy=1;if(opts.fxFn){opts.fxFn(curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}else{if($.isFunction($.fn.cycle[opts.fx])){$.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){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{var roll=(opts.nextSlide+1)==els.length;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);}var ms=0;if(opts.timeout&&!opts.continuous){ms=getTimeout(curr,next,opts,fwd);}else{if(opts.continuous&&p.cyclePause){ms=10;}}if(ms>0){p.cycleTimeout=setTimeout(function(){go(els,opts,0,!opts.rev);},ms);}}$.fn.cycle.updateActivePagerLink=function(pager,currSlide,clsName){$(pager).each(function(){$(this).children().removeClass(clsName).eq(currSlide).addClass(clsName);});};function getTimeout(curr,next,opts,fwd){if(opts.timeoutFn){var t=opts.timeoutFn(curr,next,opts,fwd);while((t-opts.speed)<250){t+=opts.speed;}debug("calculated timeout: "+t+"; speed: "+opts.speed);if(t!==false){return t;}}return opts.timeout;}$.fn.cycle.next=function(opts){advance(opts,opts.rev?-1:1);};$.fn.cycle.prev=function(opts){advance(opts,opts.rev?1:-1);};function advance(opts,val){var els=opts.elements;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}if(opts.random&&val<0){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;if($.isFunction(cb)){cb(val>0,opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,val>=0);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);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);$a.bind(opts.pagerEvent,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;if($.isFunction(cb)){cb(opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,opts.currSlide<i);});if(!/^click/.test(opts.pagerEvent)&&!opts.allowPagerClickBubble){$a.bind("click.cycle",function(){return false;});}if(opts.pauseOnPagerHover){$a.hover(function(){opts.$cont[0].cyclePause++;},function(){opts.$cont[0].cyclePause--;});}};$.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;};function clearTypeFix($slides){debug("applying clearType background-color hack");function hex(s){s=parseInt(s).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.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));});}$.fn.cycle.commonReset=function(curr,next,opts,w,h,rev){$(opts.elements).not(curr).hide();opts.cssBefore.opacity=1;opts.cssBefore.display="block";if(w!==false&&next.cycleW>0){opts.cssBefore.width=next.cycleW;}if(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));};$.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,cb);};$l.animate(opts.animOut,speedOut,easeOut,function(){if(opts.cssAfter){$l.css(opts.cssAfter);}if(!opts.sync){fn();}});if(opts.sync){fn();}};$.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;};$.fn.cycle.defaults={fx:"fade",timeout:4000,timeoutFn:null,continuous:0,speed:1000,speedIn:null,speedOut:null,next:null,prev:null,onPrevNextEvent:null,prevNextEvent:"click.cycle",pager:null,onPagerEvent:null,pagerEvent:"click.cycle",allowPagerClickBubble:false,pagerAnchorBuilder:null,before:null,after:null,end:null,easing:null,easeIn:null,easeOut:null,shuffle:null,animIn:null,animOut:null,cssBefore:null,cssAfter:null,fxFn:null,height:"auto",startingSlide:0,sync:1,random:0,fit:0,containerResize:1,pause:0,pauseOnPagerHover:0,autostop:0,autostopCount:0,delay:0,slideExpr:null,cleartype:!$.support.opacity,cleartypeNoBg:false,nowrap:0,fastOnEvent:0,randomizeEffects:1,rev:0,manualTrump:true,requeueOnImageNotLoaded:true,requeueTimeout:250,activePagerClass:"activeSlide",updateActivePagerLink:null};})(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-2008 M. Alsup
 * Version:	 2.72
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 */
(function($){$.fn.cycle.transitions.none=function($cont,$slides,opts){opts.fxFn=function(curr,next,opts,after){$(next).show();$(curr).hide();after();};};$.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,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,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,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,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){$.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){$.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};};$.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,top:0,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,top:0,height:0};opts.animIn={height:"show"};opts.animOut={height:0};};$.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);});if(!opts.speedAdjusted){opts.speed=opts.speed/2;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());}opts.fxFn=function(curr,next,opts,cb,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)+1+count);}$el.animate({left:0,top:0},opts.speedOut,opts.easeOut,function(){$(fwd?this:curr).hide();if(cb){cb();}});});};opts.cssBefore={display:"block",opacity:1,top:0,left:0};};$.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.cssFirst={top:0};opts.cssBefore={left:0,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,top:0,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,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;});opts.cssBefore={top:0,left:0,width:0};opts.animIn={left:0};opts.animOut={width:0};};$.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;opts.animIn={top:0,left:0,width:next.cycleW,height:next.cycleH};opts.animOut={width:0,height:0,top:curr.cycleH/2,left:curr.cycleW/2};});opts.cssFirst={top:0,left:0};opts.cssBefore={width:0,height:0};};$.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;opts.animIn={top:0,left:0,width:next.cycleW,height:next.cycleH};});opts.cssBefore={width:0,height:0};opts.animOut={opacity:0};};$.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,top:0};opts.animIn={left:0};opts.animOut={left:w};};$.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,left:0};opts.animIn={top:0};opts.animOut={top:h};};$.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,left:w};opts.animIn={top:0,left:0};opts.animOut={top:h,left:w};};$.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,width:this.cycleW};opts.animOut={left:0};});opts.cssBefore={width:0,top:0};};$.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,height:this.cycleH};opts.animOut={top:0};});opts.cssBefore={height:0,left:0};};$.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,width:this.cycleW};opts.animOut={left:curr.cycleW/2,width:0};});opts.cssBefore={top:0,width:0};};$.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,height:next.cycleH};opts.animOut={top:curr.cycleH/2,height:0};});opts.cssBefore={left:0,height:0};};$.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,top:0};opts.animOut={opacity:1};opts.cssBefore={top:0,left:0};};$.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,top:0};opts.animOut={opacity:1};opts.cssBefore={top:0,left:0};};$.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);if(!opts.animOut.left&&!opts.animOut.top){opts.animOut={left:w*2,top:-h/2,opacity:0};}else{opts.animOut.opacity=0;}});opts.cssBefore={left:0,top:0};opts.animIn={left:0};};$.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);var left=parseInt(w/2);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]),r=parseInt(d[1]),b=parseInt(d[2]),l=parseInt(d[3]);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))-1;(function f(){var tt=t?t-parseInt(step*(t/count)):0;var ll=l?l-parseInt(step*(l/count)):0;var bb=b<h?b+parseInt(step*((h-b)/count||1)):h;var rr=r<w?r+parseInt(step*((w-r)/count||1)):w;$next.css({clip:"rect("+tt+"px "+rr+"px "+bb+"px "+ll+"px)"});(step++<=count)?setTimeout(f,13):$curr.css("display","none");})();});opts.cssBefore={display:"block",opacity:1,top:0,left:0};opts.animIn={left:0};opts.animOut={left:0};};})(jQuery);
/*!
 * jCarousel - Riding carousels with jQuery
 *   http://sorgalla.com/jcarousel/
 *
 * Copyright (c) 2006 Jan Sorgalla (http://sorgalla.com)
 * Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
 * and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
 *
 * Built on top of the jQuery library
 *   http://jquery.com
 *
 * Inspired by the "Carousel Component" by Bill Scott
 *   http://billwscott.com/carousel/
 */

(function(i){var q={vertical:false,rtl:false,start:1,offset:1,size:null,scroll:3,visible:null,animation:"normal",easing:"swing",auto:0,wrap:null,initCallback:null,reloadCallback:null,itemLoadCallback:null,itemFirstInCallback:null,itemFirstOutCallback:null,itemLastInCallback:null,itemLastOutCallback:null,itemVisibleInCallback:null,itemVisibleOutCallback:null,buttonNextHTML:"<div></div>",buttonPrevHTML:"<div></div>",buttonNextEvent:"click",buttonPrevEvent:"click",buttonNextCallback:null,buttonPrevCallback:null, itemFallbackDimension:null},r=false;i(window).bind("load.jcarousel",function(){r=true});i.jcarousel=function(a,c){this.options=i.extend({},q,c||{});this.autoStopped=this.locked=false;this.buttonPrevState=this.buttonNextState=this.buttonPrev=this.buttonNext=this.list=this.clip=this.container=null;if(!c||c.rtl===undefined)this.options.rtl=(i(a).attr("dir")||i("html").attr("dir")||"").toLowerCase()=="rtl";this.wh=!this.options.vertical?"width":"height";this.lt=!this.options.vertical?this.options.rtl? "right":"left":"top";for(var b="",d=a.className.split(" "),f=0;f<d.length;f++)if(d[f].indexOf("jcarousel-skin")!=-1){i(a).removeClass(d[f]);b=d[f];break}if(a.nodeName.toUpperCase()=="UL"||a.nodeName.toUpperCase()=="OL"){this.list=i(a);this.container=this.list.parent();if(this.container.hasClass("jcarousel-clip")){if(!this.container.parent().hasClass("jcarousel-container"))this.container=this.container.wrap("<div></div>");this.container=this.container.parent()}else if(!this.container.hasClass("jcarousel-container"))this.container= this.list.wrap("<div></div>").parent()}else{this.container=i(a);this.list=this.container.find("ul,ol").eq(0)}b!==""&&this.container.parent()[0].className.indexOf("jcarousel-skin")==-1&&this.container.wrap('<div class=" '+b+'"></div>');this.clip=this.list.parent();if(!this.clip.length||!this.clip.hasClass("jcarousel-clip"))this.clip=this.list.wrap("<div></div>").parent();this.buttonNext=i(".jcarousel-next",this.container);if(this.buttonNext.size()===0&&this.options.buttonNextHTML!==null)this.buttonNext= this.clip.after(this.options.buttonNextHTML).next();this.buttonNext.addClass(this.className("jcarousel-next"));this.buttonPrev=i(".jcarousel-prev",this.container);if(this.buttonPrev.size()===0&&this.options.buttonPrevHTML!==null)this.buttonPrev=this.clip.after(this.options.buttonPrevHTML).next();this.buttonPrev.addClass(this.className("jcarousel-prev"));this.clip.addClass(this.className("jcarousel-clip")).css({overflow:"hidden",position:"relative"});this.list.addClass(this.className("jcarousel-list")).css({overflow:"hidden", position:"relative",top:0,margin:0,padding:0}).css(this.options.rtl?"right":"left",0);this.container.addClass(this.className("jcarousel-container")).css({position:"relative"});!this.options.vertical&&this.options.rtl&&this.container.addClass("jcarousel-direction-rtl").attr("dir","rtl");var j=this.options.visible!==null?Math.ceil(this.clipping()/this.options.visible):null;b=this.list.children("li");var e=this;if(b.size()>0){var g=0,k=this.options.offset;b.each(function(){e.format(this,k++);g+=e.dimension(this, j)});this.list.css(this.wh,g+100+"px");if(!c||c.size===undefined)this.options.size=b.size()}this.container.css("display","block");this.buttonNext.css("display","block");this.buttonPrev.css("display","block");this.funcNext=function(){e.next()};this.funcPrev=function(){e.prev()};this.funcResize=function(){e.reload()};this.options.initCallback!==null&&this.options.initCallback(this,"init");if(!r&&i.browser.safari){this.buttons(false,false);i(window).bind("load.jcarousel",function(){e.setup()})}else this.setup()}; var h=i.jcarousel;h.fn=h.prototype={jcarousel:"0.2.7"};h.fn.extend=h.extend=i.extend;h.fn.extend({setup:function(){this.prevLast=this.prevFirst=this.last=this.first=null;this.animating=false;this.tail=this.timer=null;this.inTail=false;if(!this.locked){this.list.css(this.lt,this.pos(this.options.offset)+"px");var a=this.pos(this.options.start,true);this.prevFirst=this.prevLast=null;this.animate(a,false);i(window).unbind("resize.jcarousel",this.funcResize).bind("resize.jcarousel",this.funcResize)}}, reset:function(){this.list.empty();this.list.css(this.lt,"0px");this.list.css(this.wh,"10px");this.options.initCallback!==null&&this.options.initCallback(this,"reset");this.setup()},reload:function(){this.tail!==null&&this.inTail&&this.list.css(this.lt,h.intval(this.list.css(this.lt))+this.tail);this.tail=null;this.inTail=false;this.options.reloadCallback!==null&&this.options.reloadCallback(this);if(this.options.visible!==null){var a=this,c=Math.ceil(this.clipping()/this.options.visible),b=0,d=0; this.list.children("li").each(function(f){b+=a.dimension(this,c);if(f+1<a.first)d=b});this.list.css(this.wh,b+"px");this.list.css(this.lt,-d+"px")}this.scroll(this.first,false)},lock:function(){this.locked=true;this.buttons()},unlock:function(){this.locked=false;this.buttons()},size:function(a){if(a!==undefined){this.options.size=a;this.locked||this.buttons()}return this.options.size},has:function(a,c){if(c===undefined||!c)c=a;if(this.options.size!==null&&c>this.options.size)c=this.options.size;for(var b= a;b<=c;b++){var d=this.get(b);if(!d.length||d.hasClass("jcarousel-item-placeholder"))return false}return true},get:function(a){return i(".jcarousel-item-"+a,this.list)},add:function(a,c){var b=this.get(a),d=0,f=i(c);if(b.length===0){var j,e=h.intval(a);for(b=this.create(a);;){j=this.get(--e);if(e<=0||j.length){e<=0?this.list.prepend(b):j.after(b);break}}}else d=this.dimension(b);if(f.get(0).nodeName.toUpperCase()=="LI"){b.replaceWith(f);b=f}else b.empty().append(c);this.format(b.removeClass(this.className("jcarousel-item-placeholder")), a);f=this.options.visible!==null?Math.ceil(this.clipping()/this.options.visible):null;d=this.dimension(b,f)-d;a>0&&a<this.first&&this.list.css(this.lt,h.intval(this.list.css(this.lt))-d+"px");this.list.css(this.wh,h.intval(this.list.css(this.wh))+d+"px");return b},remove:function(a){var c=this.get(a);if(!(!c.length||a>=this.first&&a<=this.last)){var b=this.dimension(c);a<this.first&&this.list.css(this.lt,h.intval(this.list.css(this.lt))+b+"px");c.remove();this.list.css(this.wh,h.intval(this.list.css(this.wh))- b+"px")}},next:function(){this.tail!==null&&!this.inTail?this.scrollTail(false):this.scroll((this.options.wrap=="both"||this.options.wrap=="last")&&this.options.size!==null&&this.last==this.options.size?1:this.first+this.options.scroll)},prev:function(){this.tail!==null&&this.inTail?this.scrollTail(true):this.scroll((this.options.wrap=="both"||this.options.wrap=="first")&&this.options.size!==null&&this.first==1?this.options.size:this.first-this.options.scroll)},scrollTail:function(a){if(!(this.locked|| this.animating||!this.tail)){this.pauseAuto();var c=h.intval(this.list.css(this.lt));c=!a?c-this.tail:c+this.tail;this.inTail=!a;this.prevFirst=this.first;this.prevLast=this.last;this.animate(c)}},scroll:function(a,c){if(!(this.locked||this.animating)){this.pauseAuto();this.animate(this.pos(a),c)}},pos:function(a,c){var b=h.intval(this.list.css(this.lt));if(this.locked||this.animating)return b;if(this.options.wrap!="circular")a=a<1?1:this.options.size&&a>this.options.size?this.options.size:a;for(var d= this.first>a,f=this.options.wrap!="circular"&&this.first<=1?1:this.first,j=d?this.get(f):this.get(this.last),e=d?f:f-1,g=null,k=0,l=false,m=0;d?--e>=a:++e<a;){g=this.get(e);l=!g.length;if(g.length===0){g=this.create(e).addClass(this.className("jcarousel-item-placeholder"));j[d?"before":"after"](g);if(this.first!==null&&this.options.wrap=="circular"&&this.options.size!==null&&(e<=0||e>this.options.size)){j=this.get(this.index(e));if(j.length)g=this.add(e,j.clone(true))}}j=g;m=this.dimension(g);if(l)k+= m;if(this.first!==null&&(this.options.wrap=="circular"||e>=1&&(this.options.size===null||e<=this.options.size)))b=d?b+m:b-m}f=this.clipping();var p=[],o=0,n=0;j=this.get(a-1);for(e=a;++o;){g=this.get(e);l=!g.length;if(g.length===0){g=this.create(e).addClass(this.className("jcarousel-item-placeholder"));j.length===0?this.list.prepend(g):j[d?"before":"after"](g);if(this.first!==null&&this.options.wrap=="circular"&&this.options.size!==null&&(e<=0||e>this.options.size)){j=this.get(this.index(e));if(j.length)g= this.add(e,j.clone(true))}}j=g;m=this.dimension(g);if(m===0)throw Error("jCarousel: No width/height set for items. This will cause an infinite loop. Aborting...");if(this.options.wrap!="circular"&&this.options.size!==null&&e>this.options.size)p.push(g);else if(l)k+=m;n+=m;if(n>=f)break;e++}for(g=0;g<p.length;g++)p[g].remove();if(k>0){this.list.css(this.wh,this.dimension(this.list)+k+"px");if(d){b-=k;this.list.css(this.lt,h.intval(this.list.css(this.lt))-k+"px")}}k=a+o-1;if(this.options.wrap!="circular"&& this.options.size&&k>this.options.size)k=this.options.size;if(e>k){o=0;e=k;for(n=0;++o;){g=this.get(e--);if(!g.length)break;n+=this.dimension(g);if(n>=f)break}}e=k-o+1;if(this.options.wrap!="circular"&&e<1)e=1;if(this.inTail&&d){b+=this.tail;this.inTail=false}this.tail=null;if(this.options.wrap!="circular"&&k==this.options.size&&k-o+1>=1){d=h.margin(this.get(k),!this.options.vertical?"marginRight":"marginBottom");if(n-d>f)this.tail=n-f-d}if(c&&a===this.options.size&&this.tail){b-=this.tail;this.inTail= true}for(;a-- >e;)b+=this.dimension(this.get(a));this.prevFirst=this.first;this.prevLast=this.last;this.first=e;this.last=k;return b},animate:function(a,c){if(!(this.locked||this.animating)){this.animating=true;var b=this,d=function(){b.animating=false;a===0&&b.list.css(b.lt,0);if(!b.autoStopped&&(b.options.wrap=="circular"||b.options.wrap=="both"||b.options.wrap=="last"||b.options.size===null||b.last<b.options.size||b.last==b.options.size&&b.tail!==null&&!b.inTail))b.startAuto();b.buttons();b.notify("onAfterAnimation"); if(b.options.wrap=="circular"&&b.options.size!==null)for(var f=b.prevFirst;f<=b.prevLast;f++)if(f!==null&&!(f>=b.first&&f<=b.last)&&(f<1||f>b.options.size))b.remove(f)};this.notify("onBeforeAnimation");if(!this.options.animation||c===false){this.list.css(this.lt,a+"px");d()}else this.list.animate(!this.options.vertical?this.options.rtl?{right:a}:{left:a}:{top:a},this.options.animation,this.options.easing,d)}},startAuto:function(a){if(a!==undefined)this.options.auto=a;if(this.options.auto===0)return this.stopAuto(); if(this.timer===null){this.autoStopped=false;var c=this;this.timer=window.setTimeout(function(){c.next()},this.options.auto*1E3)}},stopAuto:function(){this.pauseAuto();this.autoStopped=true},pauseAuto:function(){if(this.timer!==null){window.clearTimeout(this.timer);this.timer=null}},buttons:function(a,c){if(a==null){a=!this.locked&&this.options.size!==0&&(this.options.wrap&&this.options.wrap!="first"||this.options.size===null||this.last<this.options.size);if(!this.locked&&(!this.options.wrap||this.options.wrap== "first")&&this.options.size!==null&&this.last>=this.options.size)a=this.tail!==null&&!this.inTail}if(c==null){c=!this.locked&&this.options.size!==0&&(this.options.wrap&&this.options.wrap!="last"||this.first>1);if(!this.locked&&(!this.options.wrap||this.options.wrap=="last")&&this.options.size!==null&&this.first==1)c=this.tail!==null&&this.inTail}var b=this;if(this.buttonNext.size()>0){this.buttonNext.unbind(this.options.buttonNextEvent+".jcarousel",this.funcNext);a&&this.buttonNext.bind(this.options.buttonNextEvent+ ".jcarousel",this.funcNext);this.buttonNext[a?"removeClass":"addClass"](this.className("jcarousel-next-disabled")).attr("disabled",a?false:true);this.options.buttonNextCallback!==null&&this.buttonNext.data("jcarouselstate")!=a&&this.buttonNext.each(function(){b.options.buttonNextCallback(b,this,a)}).data("jcarouselstate",a)}else this.options.buttonNextCallback!==null&&this.buttonNextState!=a&&this.options.buttonNextCallback(b,null,a);if(this.buttonPrev.size()>0){this.buttonPrev.unbind(this.options.buttonPrevEvent+ ".jcarousel",this.funcPrev);c&&this.buttonPrev.bind(this.options.buttonPrevEvent+".jcarousel",this.funcPrev);this.buttonPrev[c?"removeClass":"addClass"](this.className("jcarousel-prev-disabled")).attr("disabled",c?false:true);this.options.buttonPrevCallback!==null&&this.buttonPrev.data("jcarouselstate")!=c&&this.buttonPrev.each(function(){b.options.buttonPrevCallback(b,this,c)}).data("jcarouselstate",c)}else this.options.buttonPrevCallback!==null&&this.buttonPrevState!=c&&this.options.buttonPrevCallback(b, null,c);this.buttonNextState=a;this.buttonPrevState=c},notify:function(a){var c=this.prevFirst===null?"init":this.prevFirst<this.first?"next":"prev";this.callback("itemLoadCallback",a,c);if(this.prevFirst!==this.first){this.callback("itemFirstInCallback",a,c,this.first);this.callback("itemFirstOutCallback",a,c,this.prevFirst)}if(this.prevLast!==this.last){this.callback("itemLastInCallback",a,c,this.last);this.callback("itemLastOutCallback",a,c,this.prevLast)}this.callback("itemVisibleInCallback", a,c,this.first,this.last,this.prevFirst,this.prevLast);this.callback("itemVisibleOutCallback",a,c,this.prevFirst,this.prevLast,this.first,this.last)},callback:function(a,c,b,d,f,j,e){if(!(this.options[a]==null||typeof this.options[a]!="object"&&c!="onAfterAnimation")){var g=typeof this.options[a]=="object"?this.options[a][c]:this.options[a];if(i.isFunction(g)){var k=this;if(d===undefined)g(k,b,c);else if(f===undefined)this.get(d).each(function(){g(k,this,d,b,c)});else{a=function(m){k.get(m).each(function(){g(k, this,m,b,c)})};for(var l=d;l<=f;l++)l!==null&&!(l>=j&&l<=e)&&a(l)}}}},create:function(a){return this.format("<li></li>",a)},format:function(a,c){a=i(a);for(var b=a.get(0).className.split(" "),d=0;d<b.length;d++)b[d].indexOf("jcarousel-")!=-1&&a.removeClass(b[d]);a.addClass(this.className("jcarousel-item")).addClass(this.className("jcarousel-item-"+c)).css({"float":this.options.rtl?"right":"left","list-style":"none"}).attr("jcarouselindex",c);return a},className:function(a){return a+" "+a+(!this.options.vertical? "-horizontal":"-vertical")},dimension:function(a,c){var b=a.jquery!==undefined?a[0]:a,d=!this.options.vertical?(b.offsetWidth||h.intval(this.options.itemFallbackDimension))+h.margin(b,"marginLeft")+h.margin(b,"marginRight"):(b.offsetHeight||h.intval(this.options.itemFallbackDimension))+h.margin(b,"marginTop")+h.margin(b,"marginBottom");if(c==null||d==c)return d;d=!this.options.vertical?c-h.margin(b,"marginLeft")-h.margin(b,"marginRight"):c-h.margin(b,"marginTop")-h.margin(b,"marginBottom");i(b).css(this.wh, d+"px");return this.dimension(b)},clipping:function(){return!this.options.vertical?this.clip[0].offsetWidth-h.intval(this.clip.css("borderLeftWidth"))-h.intval(this.clip.css("borderRightWidth")):this.clip[0].offsetHeight-h.intval(this.clip.css("borderTopWidth"))-h.intval(this.clip.css("borderBottomWidth"))},index:function(a,c){if(c==null)c=this.options.size;return Math.round(((a-1)/c-Math.floor((a-1)/c))*c)+1}});h.extend({defaults:function(a){return i.extend(q,a||{})},margin:function(a,c){if(!a)return 0; var b=a.jquery!==undefined?a[0]:a;if(c=="marginRight"&&i.browser.safari){var d={display:"block","float":"none",width:"auto"},f,j;i.swap(b,d,function(){f=b.offsetWidth});d.marginRight=0;i.swap(b,d,function(){j=b.offsetWidth});return j-f}return h.intval(i.css(b,c))},intval:function(a){a=parseInt(a,10);return isNaN(a)?0:a}});i.fn.jcarousel=function(a){if(typeof a=="string"){var c=i(this).data("jcarousel"),b=Array.prototype.slice.call(arguments,1);return c[a].apply(c,b)}else return this.each(function(){i(this).data("jcarousel", new h(this,a))})}})(jQuery);


/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09i
 */
var Cufon=(function(){var api=function(){return api.replace.apply(null,arguments);};var DOM=api.DOM={ready:(function(){var complete=false,readyStatus={loaded:1,complete:1};var queue=[],perform=function(){if(complete)return;complete=true;for(var fn;fn=queue.shift();fn());};if(document.addEventListener){document.addEventListener('DOMContentLoaded',perform,false);window.addEventListener('pageshow',perform,false);}
if(!window.opera&&document.readyState)(function(){readyStatus[document.readyState]?perform():setTimeout(arguments.callee,10);})();if(document.readyState&&document.createStyleSheet)(function(){try{document.body.doScroll('left');perform();}
catch(e){setTimeout(arguments.callee,1);}})();addEvent(window,'load',perform);return function(listener){if(!arguments.length)perform();else complete?listener():queue.push(listener);};})(),root:function(){return document.documentElement||document.body;}};var CSS=api.CSS={Size:function(value,base){this.value=parseFloat(value);this.unit=String(value).match(/[a-z%]*$/)[0]||'px';this.convert=function(value){return value/base*this.value;};this.convertFrom=function(value){return value/this.value*base;};this.toString=function(){return this.value+this.unit;};},addClass:function(el,className){var current=el.className;el.className=current+(current&&' ')+className;return el;},color:cached(function(value){var parsed={};parsed.color=value.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function($0,$1,$2){parsed.opacity=parseFloat($2);return'rgb('+$1+')';});return parsed;}),fontStretch:cached(function(value){if(typeof value=='number')return value;if(/%$/.test(value))return parseFloat(value)/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}[value]||1;}),getStyle:function(el){var view=document.defaultView;if(view&&view.getComputedStyle)return new Style(view.getComputedStyle(el,null));if(el.currentStyle)return new Style(el.currentStyle);return new Style(el.style);},gradient:cached(function(value){var gradient={id:value,type:value.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},colors=value.substr(value.indexOf('(')).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var i=0,l=colors.length,stop;i<l;++i){stop=colors[i].split('=',2).reverse();gradient.stops.push([stop[1]||i/(l-1),stop[0]]);}
return gradient;}),quotedList:cached(function(value){var list=[],re=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,match;while(match=re.exec(value))list.push(match[3]||match[1]);return list;}),recognizesMedia:cached(function(media){var el=document.createElement('style'),sheet,container,supported;el.type='text/css';el.media=media;try{el.appendChild(document.createTextNode('/**/'));}catch(e){}
container=elementsByTagName('head')[0];container.insertBefore(el,container.firstChild);sheet=(el.sheet||el.styleSheet);supported=sheet&&!sheet.disabled;container.removeChild(el);return supported;}),removeClass:function(el,className){var re=RegExp('(?:^|\\s+)'+className+'(?=\\s|$)','g');el.className=el.className.replace(re,'');return el;},supports:function(property,value){var checker=document.createElement('span').style;if(checker[property]===undefined)return false;checker[property]=value;return checker[property]===value;},textAlign:function(word,style,position,wordCount){if(style.get('textAlign')=='right'){if(position>0)word=' '+word;}
else if(position<wordCount-1)word+=' ';return word;},textShadow:cached(function(value){if(value=='none')return null;var shadows=[],currentShadow={},result,offCount=0;var re=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(result=re.exec(value)){if(result[0]==','){shadows.push(currentShadow);currentShadow={};offCount=0;}
else if(result[1]){currentShadow.color=result[1];}
else{currentShadow[['offX','offY','blur'][offCount++]]=result[2];}}
shadows.push(currentShadow);return shadows;}),textTransform:(function(){var map={uppercase:function(s){return s.toUpperCase();},lowercase:function(s){return s.toLowerCase();},capitalize:function(s){return s.replace(/\b./g,function($0){return $0.toUpperCase();});}};return function(text,style){var transform=map[style.get('textTransform')];return transform?transform(text):text;};})(),whiteSpace:(function(){var ignore={inline:1,'inline-block':1,'run-in':1};var wsStart=/^\s+/,wsEnd=/\s+$/;return function(text,style,node,previousElement){if(previousElement){if(previousElement.nodeName.toLowerCase()=='br'){text=text.replace(wsStart,'');}}
if(ignore[style.get('display')])return text;if(!node.previousSibling)text=text.replace(wsStart,'');if(!node.nextSibling)text=text.replace(wsEnd,'');return text;};})()};CSS.ready=(function(){var complete=!CSS.recognizesMedia('all'),hasLayout=false;var queue=[],perform=function(){complete=true;for(var fn;fn=queue.shift();fn());};var links=elementsByTagName('link'),styles=elementsByTagName('style');function isContainerReady(el){return el.disabled||isSheetReady(el.sheet,el.media||'screen');}
function isSheetReady(sheet,media){if(!CSS.recognizesMedia(media||'all'))return true;if(!sheet||sheet.disabled)return false;try{var rules=sheet.cssRules,rule;if(rules){search:for(var i=0,l=rules.length;rule=rules[i],i<l;++i){switch(rule.type){case 2:break;case 3:if(!isSheetReady(rule.styleSheet,rule.media.mediaText))return false;break;default:break search;}}}}
catch(e){}
return true;}
function allStylesLoaded(){if(document.createStyleSheet)return true;var el,i;for(i=0;el=links[i];++i){if(el.rel.toLowerCase()=='stylesheet'&&!isContainerReady(el))return false;}
for(i=0;el=styles[i];++i){if(!isContainerReady(el))return false;}
return true;}
DOM.ready(function(){if(!hasLayout)hasLayout=CSS.getStyle(document.body).isUsable();if(complete||(hasLayout&&allStylesLoaded()))perform();else setTimeout(arguments.callee,10);});return function(listener){if(complete)listener();else queue.push(listener);};})();function Font(data){var face=this.face=data.face,wordSeparators={'\u0020':1,'\u00a0':1,'\u3000':1};this.glyphs=data.glyphs;this.w=data.w;this.baseSize=parseInt(face['units-per-em'],10);this.family=face['font-family'].toLowerCase();this.weight=face['font-weight'];this.style=face['font-style']||'normal';this.viewBox=(function(){var parts=face.bbox.split(/\s+/);var box={minX:parseInt(parts[0],10),minY:parseInt(parts[1],10),maxX:parseInt(parts[2],10),maxY:parseInt(parts[3],10)};box.width=box.maxX-box.minX;box.height=box.maxY-box.minY;box.toString=function(){return[this.minX,this.minY,this.width,this.height].join(' ');};return box;})();this.ascent=-parseInt(face.ascent,10);this.descent=-parseInt(face.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(chars,letterSpacing,wordSpacing){var glyphs=this.glyphs,glyph,kerning,k,jumps=[],width=0,i=-1,j=-1,chr;while(chr=chars[++i]){glyph=glyphs[chr]||this.missingGlyph;if(!glyph)continue;if(kerning){width-=k=kerning[chr]||0;jumps[j]-=k;}
width+=jumps[++j]=~~(glyph.w||this.w)+letterSpacing+(wordSeparators[chr]?wordSpacing:0);kerning=glyph.k;}
jumps.total=width;return jumps;};}
function FontFamily(){var styles={},mapping={oblique:'italic',italic:'oblique'};this.add=function(font){(styles[font.style]||(styles[font.style]={}))[font.weight]=font;};this.get=function(style,weight){var weights=styles[style]||styles[mapping[style]]||styles.normal||styles.italic||styles.oblique;if(!weights)return null;weight={normal:400,bold:700}[weight]||parseInt(weight,10);if(weights[weight])return weights[weight];var up={1:1,99:0}[weight%100],alts=[],min,max;if(up===undefined)up=weight>400;if(weight==500)weight=400;for(var alt in weights){if(!hasOwnProperty(weights,alt))continue;alt=parseInt(alt,10);if(!min||alt<min)min=alt;if(!max||alt>max)max=alt;alts.push(alt);}
if(weight<min)weight=min;if(weight>max)weight=max;alts.sort(function(a,b){return(up?(a>=weight&&b>=weight)?a<b:a>b:(a<=weight&&b<=weight)?a>b:a<b)?-1:1;});return weights[alts[0]];};}
function HoverHandler(){function contains(node,anotherNode){if(node.contains)return node.contains(anotherNode);return node.compareDocumentPosition(anotherNode)&16;}
function onOverOut(e){var related=e.relatedTarget;if(!related||contains(this,related))return;trigger(this,e.type=='mouseover');}
function onEnterLeave(e){trigger(this,e.type=='mouseenter');}
function trigger(el,hoverState){setTimeout(function(){var options=sharedStorage.get(el).options;api.replace(el,hoverState?merge(options,options.hover):options,true);},10);}
this.attach=function(el){if(el.onmouseenter===undefined){addEvent(el,'mouseover',onOverOut);addEvent(el,'mouseout',onOverOut);}
else{addEvent(el,'mouseenter',onEnterLeave);addEvent(el,'mouseleave',onEnterLeave);}};}
function ReplaceHistory(){var list=[],map={};function filter(keys){var values=[],key;for(var i=0;key=keys[i];++i)values[i]=list[map[key]];return values;}
this.add=function(key,args){map[key]=list.push(args)-1;};this.repeat=function(){var snapshot=arguments.length?filter(arguments):list,args;for(var i=0;args=snapshot[i++];)api.replace(args[0],args[1],true);};}
function Storage(){var map={},at=0;function identify(el){return el.cufid||(el.cufid=++at);}
this.get=function(el){var id=identify(el);return map[id]||(map[id]={});};}
function Style(style){var custom={},sizes={};this.extend=function(styles){for(var property in styles){if(hasOwnProperty(styles,property))custom[property]=styles[property];}
return this;};this.get=function(property){return custom[property]!=undefined?custom[property]:style[property];};this.getSize=function(property,base){return sizes[property]||(sizes[property]=new CSS.Size(this.get(property),base));};this.isUsable=function(){return!!style;};}
function addEvent(el,type,listener){if(el.addEventListener){el.addEventListener(type,listener,false);}
else if(el.attachEvent){el.attachEvent('on'+type,function(){return listener.call(el,window.event);});}}
function attach(el,options){var storage=sharedStorage.get(el);if(storage.options)return el;if(options.hover&&options.hoverables[el.nodeName.toLowerCase()]){hoverHandler.attach(el);}
storage.options=options;return el;}
function cached(fun){var cache={};return function(key){if(!hasOwnProperty(cache,key))cache[key]=fun.apply(null,arguments);return cache[key];};}
function getFont(el,style){var families=CSS.quotedList(style.get('fontFamily').toLowerCase()),family;for(var i=0;family=families[i];++i){if(fonts[family])return fonts[family].get(style.get('fontStyle'),style.get('fontWeight'));}
return null;}
function elementsByTagName(query){return document.getElementsByTagName(query);}
function hasOwnProperty(obj,property){return obj.hasOwnProperty(property);}
function merge(){var merged={},arg,key;for(var i=0,l=arguments.length;arg=arguments[i],i<l;++i){for(key in arg){if(hasOwnProperty(arg,key))merged[key]=arg[key];}}
return merged;}
function process(font,text,style,options,node,el){var fragment=document.createDocumentFragment(),processed;if(text==='')return fragment;var separate=options.separate;var parts=text.split(separators[separate]),needsAligning=(separate=='words');if(needsAligning&&HAS_BROKEN_REGEXP){if(/^\s/.test(text))parts.unshift('');if(/\s$/.test(text))parts.push('');}
for(var i=0,l=parts.length;i<l;++i){processed=engines[options.engine](font,needsAligning?CSS.textAlign(parts[i],style,i,l):parts[i],style,options,node,el,i<l-1);if(processed)fragment.appendChild(processed);}
return fragment;}
function replaceElement(el,options){var name=el.nodeName.toLowerCase();if(options.ignore[name])return;var replace=!options.textless[name];var style=CSS.getStyle(attach(el,options)).extend(options);var font=getFont(el,style),node,type,next,anchor,text,lastElement;if(!font)return;for(node=el.firstChild;node;node=next){type=node.nodeType;next=node.nextSibling;if(replace&&type==3){if(anchor){anchor.appendData(node.data);el.removeChild(node);}
else anchor=node;if(next)continue;}
if(anchor){el.replaceChild(process(font,CSS.whiteSpace(anchor.data,style,anchor,lastElement),style,options,node,el),anchor);anchor=null;}
if(type==1){if(node.firstChild){if(node.nodeName.toLowerCase()=='cufon'){engines[options.engine](font,null,style,options,node,el);}
else arguments.callee(node,options);}
lastElement=node;}}}
var HAS_BROKEN_REGEXP=' '.split(/\s+/).length==0;var sharedStorage=new Storage();var hoverHandler=new HoverHandler();var replaceHistory=new ReplaceHistory();var initialized=false;var engines={},fonts={},defaultOptions={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(query){return jQuery(query);})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(query){return $$(query);})||(window.$&&function(query){return $(query);})||(document.querySelectorAll&&function(query){return document.querySelectorAll(query);})||elementsByTagName),separate:'words',textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:'none'};var separators={words:/\s/.test('\u00a0')?/[^\S\u00a0]+/:/\s+/,characters:'',none:/^/};api.now=function(){DOM.ready();return api;};api.refresh=function(){replaceHistory.repeat.apply(replaceHistory,arguments);return api;};api.registerEngine=function(id,engine){if(!engine)return api;engines[id]=engine;return api.set('engine',id);};api.registerFont=function(data){if(!data)return api;var font=new Font(data),family=font.family;if(!fonts[family])fonts[family]=new FontFamily();fonts[family].add(font);return api.set('fontFamily','"'+family+'"');};api.replace=function(elements,options,ignoreHistory){options=merge(defaultOptions,options);if(!options.engine)return api;if(!initialized){CSS.addClass(DOM.root(),'cufon-active cufon-loading');CSS.ready(function(){CSS.addClass(CSS.removeClass(DOM.root(),'cufon-loading'),'cufon-ready');});initialized=true;}
if(options.hover)options.forceHitArea=true;if(options.autoDetect)delete options.fontFamily;if(typeof options.textShadow=='string'){options.textShadow=CSS.textShadow(options.textShadow);}
if(typeof options.color=='string'&&/^-/.test(options.color)){options.textGradient=CSS.gradient(options.color);}
else delete options.textGradient;if(!ignoreHistory)replaceHistory.add(elements,arguments);if(elements.nodeType||typeof elements=='string')elements=[elements];CSS.ready(function(){for(var i=0,l=elements.length;i<l;++i){var el=elements[i];if(typeof el=='string')api.replace(options.selector(el),options,true);else replaceElement(el,options);}});return api;};api.set=function(option,value){defaultOptions[option]=value;return api;};return api;})();Cufon.registerEngine('vml',(function(){var ns=document.namespaces;if(!ns)return;ns.add('cvml','urn:schemas-microsoft-com:vml');ns=null;var check=document.createElement('cvml:shape');check.style.behavior='url(#default#VML)';if(!check.coordsize)return;check=null;var HAS_BROKEN_LINEHEIGHT=(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:'+
(HAS_BROKEN_LINEHEIGHT?'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 getFontSizeInPixels(el,value){return getSizeInPixels(el,/(?:em|ex|%)$|^[a-z-]+$/i.test(value)?'1em':value);}
function getSizeInPixels(el,value){if(value==='0')return 0;if(/px$/i.test(value))return parseFloat(value);var style=el.style.left,runtimeStyle=el.runtimeStyle.left;el.runtimeStyle.left=el.currentStyle.left;el.style.left=value.replace('%','em');var result=el.style.pixelLeft;el.style.left=style;el.runtimeStyle.left=runtimeStyle;return result;}
function getSpacingValue(el,style,size,property){var key='computed'+property,value=style[key];if(isNaN(value)){value=style.get(property);style[key]=value=(value=='normal')?0:~~size.convertFrom(getSizeInPixels(el,value));}
return value;}
var fills={};function gradientFill(gradient){var id=gradient.id;if(!fills[id]){var stops=gradient.stops,fill=document.createElement('cvml:fill'),colors=[];fill.type='gradient';fill.angle=180;fill.focus='0';fill.method='sigma';fill.color=stops[0][1];for(var j=1,k=stops.length-1;j<k;++j){colors.push(stops[j][0]*100+'% '+stops[j][1]);}
fill.colors=colors.join(',');fill.color2=stops[k][1];fills[id]=fill;}
return fills[id];}
return function(font,text,style,options,node,el,hasNext){var redraw=(text===null);if(redraw)text=node.alt;var viewBox=font.viewBox;var size=style.computedFontSize||(style.computedFontSize=new Cufon.CSS.Size(getFontSizeInPixels(el,style.get('fontSize'))+'px',font.baseSize));var wrapper,canvas;if(redraw){wrapper=node;canvas=node.firstChild;}
else{wrapper=document.createElement('cufon');wrapper.className='cufon cufon-vml';wrapper.alt=text;canvas=document.createElement('cufoncanvas');wrapper.appendChild(canvas);if(options.printable){var print=document.createElement('cufontext');print.appendChild(document.createTextNode(text));wrapper.appendChild(print);}
if(!hasNext)wrapper.appendChild(document.createElement('cvml:shape'));}
var wStyle=wrapper.style;var cStyle=canvas.style;var height=size.convert(viewBox.height),roundedHeight=Math.ceil(height);var roundingFactor=roundedHeight/height;var stretchFactor=roundingFactor*Cufon.CSS.fontStretch(style.get('fontStretch'));var minX=viewBox.minX,minY=viewBox.minY;cStyle.height=roundedHeight;cStyle.top=Math.round(size.convert(minY-font.ascent));cStyle.left=Math.round(size.convert(minX));wStyle.height=size.convert(font.height)+'px';var color=style.get('color');var chars=Cufon.CSS.textTransform(text,style).split('');var jumps=font.spacing(chars,getSpacingValue(el,style,size,'letterSpacing'),getSpacingValue(el,style,size,'wordSpacing'));if(!jumps.length)return null;var width=jumps.total;var fullWidth=-minX+width+(viewBox.width-jumps[jumps.length-1]);var shapeWidth=size.convert(fullWidth*stretchFactor),roundedShapeWidth=Math.round(shapeWidth);var coordSize=fullWidth+','+viewBox.height,coordOrigin;var stretch='r'+coordSize+'ns';var fill=options.textGradient&&gradientFill(options.textGradient);var glyphs=font.glyphs,offsetX=0;var shadows=options.textShadow;var i=-1,j=0,chr;while(chr=chars[++i]){var glyph=glyphs[chars[i]]||font.missingGlyph,shape;if(!glyph)continue;if(redraw){shape=canvas.childNodes[j];while(shape.firstChild)shape.removeChild(shape.firstChild);}
else{shape=document.createElement('cvml:shape');canvas.appendChild(shape);}
shape.stroked='f';shape.coordsize=coordSize;shape.coordorigin=coordOrigin=(minX-offsetX)+','+minY;shape.path=(glyph.d?'m'+glyph.d+'xe':'')+'m'+coordOrigin+stretch;shape.fillcolor=color;if(fill)shape.appendChild(fill.cloneNode(false));var sStyle=shape.style;sStyle.width=roundedShapeWidth;sStyle.height=roundedHeight;if(shadows){var shadow1=shadows[0],shadow2=shadows[1];var color1=Cufon.CSS.color(shadow1.color),color2;var shadow=document.createElement('cvml:shadow');shadow.on='t';shadow.color=color1.color;shadow.offset=shadow1.offX+','+shadow1.offY;if(shadow2){color2=Cufon.CSS.color(shadow2.color);shadow.type='double';shadow.color2=color2.color;shadow.offset2=shadow2.offX+','+shadow2.offY;}
shadow.opacity=color1.opacity||(color2&&color2.opacity)||1;shape.appendChild(shadow);}
offsetX+=jumps[j++];}
var cover=shape.nextSibling,coverFill,vStyle;if(options.forceHitArea){if(!cover){cover=document.createElement('cvml:rect');cover.stroked='f';cover.className='cufon-vml-cover';coverFill=document.createElement('cvml:fill');coverFill.opacity=0;cover.appendChild(coverFill);canvas.appendChild(cover);}
vStyle=cover.style;vStyle.width=roundedShapeWidth;vStyle.height=roundedHeight;}
else if(cover)canvas.removeChild(cover);wStyle.width=Math.max(Math.ceil(size.convert(width*stretchFactor)),0);if(HAS_BROKEN_LINEHEIGHT){var yAdjust=style.computedYAdjust;if(yAdjust===undefined){var lineHeight=style.get('lineHeight');if(lineHeight=='normal')lineHeight='1em';else if(!isNaN(lineHeight))lineHeight+='em';style.computedYAdjust=yAdjust=0.5*(getSizeInPixels(el,lineHeight)-parseFloat(wStyle.height));}
if(yAdjust){wStyle.marginTop=Math.ceil(yAdjust)+'px';wStyle.marginBottom=yAdjust+'px';}}
return wrapper;};})());Cufon.registerEngine('canvas',(function(){var check=document.createElement('canvas');if(!check||!check.getContext||!check.getContext.apply)return;check=null;var HAS_INLINE_BLOCK=Cufon.CSS.supports('display','inline-block');var HAS_BROKEN_LINEHEIGHT=!HAS_INLINE_BLOCK&&(document.compatMode=='BackCompat'||/frameset|transitional/i.test(document.doctype.publicId));var styleSheet=document.createElement('style');styleSheet.type='text/css';styleSheet.appendChild(document.createTextNode(('cufon{text-indent:0;}'+'@media screen,projection{'+'cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;'+
(HAS_BROKEN_LINEHEIGHT?'':'font-size:1px;line-height:1px;')+'}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}'+
(HAS_INLINE_BLOCK?'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(styleSheet);function generateFromVML(path,context){var atX=0,atY=0;var code=[],re=/([mrvxe])([^a-z]*)/g,match;generate:for(var i=0;match=re.exec(path);++i){var c=match[2].split(',');switch(match[1]){case'v':code[i]={m:'bezierCurveTo',a:[atX+~~c[0],atY+~~c[1],atX+~~c[2],atY+~~c[3],atX+=~~c[4],atY+=~~c[5]]};break;case'r':code[i]={m:'lineTo',a:[atX+=~~c[0],atY+=~~c[1]]};break;case'm':code[i]={m:'moveTo',a:[atX=~~c[0],atY=~~c[1]]};break;case'x':code[i]={m:'closePath'};break;case'e':break generate;}
context[code[i].m].apply(context,code[i].a);}
return code;}
function interpret(code,context){for(var i=0,l=code.length;i<l;++i){var line=code[i];context[line.m].apply(context,line.a);}}
return function(font,text,style,options,node,el){var redraw=(text===null);if(redraw)text=node.getAttribute('alt');var viewBox=font.viewBox;var size=style.getSize('fontSize',font.baseSize);var expandTop=0,expandRight=0,expandBottom=0,expandLeft=0;var shadows=options.textShadow,shadowOffsets=[];if(shadows){for(var i=shadows.length;i--;){var shadow=shadows[i];var x=size.convertFrom(parseFloat(shadow.offX));var y=size.convertFrom(parseFloat(shadow.offY));shadowOffsets[i]=[x,y];if(y<expandTop)expandTop=y;if(x>expandRight)expandRight=x;if(y>expandBottom)expandBottom=y;if(x<expandLeft)expandLeft=x;}}
var chars=Cufon.CSS.textTransform(text,style).split('');var jumps=font.spacing(chars,~~size.convertFrom(parseFloat(style.get('letterSpacing'))||0),~~size.convertFrom(parseFloat(style.get('wordSpacing'))||0));if(!jumps.length)return null;var width=jumps.total;expandRight+=viewBox.width-jumps[jumps.length-1];expandLeft+=viewBox.minX;var wrapper,canvas;if(redraw){wrapper=node;canvas=node.firstChild;}
else{wrapper=document.createElement('cufon');wrapper.className='cufon cufon-canvas';wrapper.setAttribute('alt',text);canvas=document.createElement('canvas');wrapper.appendChild(canvas);if(options.printable){var print=document.createElement('cufontext');print.appendChild(document.createTextNode(text));wrapper.appendChild(print);}}
var wStyle=wrapper.style;var cStyle=canvas.style;var height=size.convert(viewBox.height);var roundedHeight=Math.ceil(height);var roundingFactor=roundedHeight/height;var stretchFactor=roundingFactor*Cufon.CSS.fontStretch(style.get('fontStretch'));var stretchedWidth=width*stretchFactor;var canvasWidth=Math.ceil(size.convert(stretchedWidth+expandRight-expandLeft));var canvasHeight=Math.ceil(size.convert(viewBox.height-expandTop+expandBottom));canvas.width=canvasWidth;canvas.height=canvasHeight;cStyle.width=canvasWidth+'px';cStyle.height=canvasHeight+'px';expandTop+=viewBox.minY;cStyle.top=Math.round(size.convert(expandTop-font.ascent))+'px';cStyle.left=Math.round(size.convert(expandLeft))+'px';var wrapperWidth=Math.max(Math.ceil(size.convert(stretchedWidth)),0)+'px';if(HAS_INLINE_BLOCK){wStyle.width=wrapperWidth;wStyle.height=size.convert(font.height)+'px';}
else{wStyle.paddingLeft=wrapperWidth;wStyle.paddingBottom=(size.convert(font.height)-1)+'px';}
var g=canvas.getContext('2d'),scale=height/viewBox.height;g.scale(scale,scale*roundingFactor);g.translate(-expandLeft,-expandTop);g.save();function renderText(){var glyphs=font.glyphs,glyph,i=-1,j=-1,chr;g.scale(stretchFactor,1);while(chr=chars[++i]){var glyph=glyphs[chars[i]]||font.missingGlyph;if(!glyph)continue;if(glyph.d){g.beginPath();if(glyph.code)interpret(glyph.code,g);else glyph.code=generateFromVML('m'+glyph.d,g);g.fill();}
g.translate(jumps[++j],0);}
g.restore();}
if(shadows){for(var i=shadows.length;i--;){var shadow=shadows[i];g.save();g.fillStyle=shadow.color;g.translate.apply(g,shadowOffsets[i]);renderText();}}
var gradient=options.textGradient;if(gradient){var stops=gradient.stops,fill=g.createLinearGradient(0,viewBox.minY,0,viewBox.maxY);for(var i=0,l=stops.length;i<l;++i){fill.addColorStop.apply(fill,stops[i]);}
g.fillStyle=fill;}
else g.fillStyle=style.get('color');renderText();return wrapper;};})())

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 2003 by This Font is designed by Ralph Oliver du Carrois. All
 * rights reserved.
 * 
 * Trademark:
 * Colaborate Light is a trademark of This Font is designed by Ralph Oliver du
 * Carrois.
 * 
 * Description:
 * Copyright (c) 2003 by This Font is designed by Ralph Oliver du Carrois. All
 * rights reserved.
 * 
 * Manufacturer:
 * This Font is designed by Ralph Oliver du Carrois
 */
Cufon.registerFont({"w":175,"face":{"font-family":"ColaborateLight","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 4 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-45 -301 361 75","underline-thickness":"18","underline-position":"-18","stemh":"19","stemv":"23","unicode-range":"U+0020-U+FB02"},"glyphs":{" ":{"w":87},"\u00f0":{"d":"159,-102v0,53,-12,107,-74,107v-41,0,-69,-34,-69,-74v0,-75,93,-101,119,-38v0,-44,-12,-74,-40,-92r-31,21r-19,-11r28,-19v-10,-4,-21,-7,-33,-9r-9,-23v25,3,46,8,64,17r27,-19r19,11r-27,19v31,22,45,57,45,110xm131,-87v-5,-13,-18,-36,-47,-36v-33,0,-41,25,-41,54v0,34,17,54,42,54v30,0,46,-16,46,-72"},"\u0141":{"d":"168,0r-133,0r0,-99r-25,17r-12,-19r37,-25r0,-107r27,0r0,89r36,-24r12,19r-48,32r0,95r106,0r0,22","w":171},"\u0142":{"d":"91,-137r-34,23r0,114r-26,0r0,-97r-22,15r-12,-19r34,-23r0,-109r26,0r0,92r22,-15","w":88},"\u0160":{"d":"145,-60v0,-65,-124,-38,-121,-116v3,-64,82,-70,140,-52r-9,24v-29,-19,-104,-18,-104,28v0,23,22,32,46,41v35,12,75,25,75,75v0,77,-88,73,-148,56r9,-23v40,17,112,26,112,-33xm140,-291r-32,39r-21,0r-31,-39v26,-4,30,15,42,25v12,-10,15,-29,42,-25","w":197},"\u0161":{"d":"108,-44v0,-43,-96,-25,-92,-78v4,-54,67,-54,112,-35r-8,19v-24,-16,-77,-22,-79,15v0,14,16,19,35,25v26,8,57,18,57,54v0,56,-76,55,-118,38r9,-20v29,16,84,21,84,-18xm115,-233r-32,40r-21,0r-31,-40r19,0r23,26v12,-10,15,-30,42,-26","w":149},"\u00dd":{"d":"197,-233r-81,128r0,105r-27,0r0,-103r-83,-130r30,0r68,105r65,-105r28,0xm135,-291r-42,42r-19,0r35,-42r26,0","w":202,"k":{"\u00d2":9,"\u00d3":9,"\u00c1":19,"\u00c2":19,"\u0153":9,"\u0152":9,"\u00d5":9,"\u00c3":19,"\u00c0":19,"\u00f8":9,"\u00e6":9,"\u00d8":9,"\u00c6":19,"\u00a2":9,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00d6":9,"\u00c7":9,"\u00c5":19,"\u00c4":19,"s":9,"q":9,"o":9,"g":9,"e":9,"d":9,"c":9,"a":9,"Q":9,"O":9,"J":19,"G":9,"C":9,"A":19,".":19,",":19}},"\u00fd":{"d":"161,-165r-69,191v-9,26,-20,39,-50,49r-8,-20v38,-8,33,-35,46,-62r-66,-158r26,0r52,131r45,-131r24,0xm122,-233r-42,42r-19,0r35,-42r26,0","w":174,"k":{"\u00c1":9,"\u00c2":9,"\u0153":4,"\u00c3":9,"\u00c0":9,"\u00f8":4,"\u00e6":4,"\u00c6":9,"\u00a2":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00c5":9,"\u00c4":9,"s":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"T":9,"J":19,"A":9,".":19,",":19,"\u0161":4}},"\u017d":{"d":"178,-211r-133,190r130,0r0,21r-151,0r-8,-22r133,-190r-119,0r0,-21r139,0xm142,-289r-32,40r-21,0r-31,-40r19,0r23,26v12,-10,15,-30,42,-26","w":194},"\u017e":{"d":"134,-145r-94,127r90,0r0,18r-108,0r-9,-20r95,-126r-86,0r0,-19r104,0xm116,-233r-32,40r-21,0r-31,-40r19,0r23,26v12,-10,15,-30,42,-26","w":147},"\u00bd":{"d":"240,0r-82,0r-5,-14v20,-17,68,-48,68,-72v0,-32,-40,-24,-60,-14r-5,-15v35,-15,83,-12,83,29v0,28,-42,55,-63,72r64,0r0,14xm194,-226r-130,226r-23,0r130,-226r23,0xm70,-113r-18,0r0,-102r-24,20r-5,-14v15,-8,21,-27,47,-24r0,120","w":265},"\u00bc":{"d":"228,-32r-19,0r0,32r-18,0r0,-32r-52,0r-6,-13r59,-75r17,0r0,75r19,0r0,13xm195,-226r-132,226r-22,0r131,-226r23,0xm71,-113r-18,0r0,-102r-25,20r-5,-14v15,-9,21,-27,48,-24r0,120xm191,-45r0,-56r-43,56r43,0","w":265},"\u00b9":{"d":"76,-113r-18,0r0,-102r-24,20r-6,-14v15,-9,21,-27,48,-24r0,120","w":119},"\u00be":{"d":"236,-32r-19,0r0,32r-18,0r0,-32r-52,0r-6,-13r59,-75r17,0r0,75r19,0r0,13xm204,-226r-130,226r-23,0r131,-226r22,0xm100,-145v-1,38,-52,39,-83,29r5,-14v16,7,61,14,60,-15v0,-22,-17,-26,-41,-26r0,-13v22,0,38,-2,38,-21v-1,-30,-38,-18,-55,-10r-5,-14v26,-13,78,-13,78,23v0,18,-14,27,-29,29v15,2,32,10,32,32xm199,-45r0,-56r-42,56r42,0","w":265},"\u00b3":{"d":"102,-145v-1,38,-52,39,-84,29r5,-14v17,7,61,14,61,-15v0,-22,-18,-26,-42,-26r0,-13v22,0,39,-2,39,-21v0,-29,-38,-19,-55,-10r-5,-14v26,-13,80,-12,78,23v0,18,-15,27,-30,29v15,2,33,10,33,32","w":119},"\u00b2":{"d":"103,-114r-81,0r-5,-13v20,-17,67,-50,67,-74v0,-32,-39,-25,-59,-14r-5,-14v35,-15,82,-12,82,28v0,28,-42,56,-63,73r64,0r0,14","w":119},"\u00a6":{"d":"55,-129r-23,0r0,-84r23,0r0,84xm55,28r-23,0r0,-84r23,0r0,84","w":87},"\u2212":{"d":"163,-69r-150,0r0,-19r150,0r0,19"},"\u00d7":{"d":"158,-27r-15,16r-55,-55r-55,55r-15,-16r54,-54r-54,-55r15,-16r55,55r55,-55r15,16r-54,55"},"!":{"d":"56,-61r-24,0r0,-172r24,0r0,172xm58,0r-28,0r0,-30r28,0r0,30","w":87},"\"":{"d":"102,-233r-3,78r-18,0r-3,-78r24,0xm52,-233r-3,78r-18,0r-3,-78r24,0","w":129},"#":{"d":"171,-143r-38,0r-10,56r34,0r0,18r-37,0r-12,69r-22,0r12,-69r-40,0r-12,69r-22,0r12,-69r-31,0r0,-18r35,0r9,-56r-30,0r0,-18r34,0r12,-72r22,0r-12,72r39,0r13,-72r22,0r-13,72r35,0r0,18xm111,-143r-40,0r-9,56r39,0"},"$":{"d":"157,-60v0,43,-27,60,-60,65r0,30r-21,0r0,-29v-21,0,-40,-5,-60,-10r9,-23v18,7,32,13,51,13r0,-97v-30,-11,-60,-24,-60,-65v0,-39,26,-56,60,-60r0,-33r21,0r0,32v15,1,34,3,51,9r-9,24v-12,-5,-23,-11,-42,-12r0,86v30,11,60,26,60,70xm76,-139r0,-76v-21,4,-34,16,-34,39v0,21,15,29,34,37xm131,-60v0,-23,-16,-34,-34,-42r0,85v17,-5,34,-17,34,-43"},"%":{"d":"246,-60v0,32,-6,64,-46,64v-40,0,-45,-32,-45,-64v0,-31,9,-62,46,-62v40,0,45,30,45,62xm210,-226r-131,226r-22,0r130,-226r23,0xm111,-175v0,32,-7,64,-47,64v-40,0,-45,-32,-45,-64v0,-31,9,-62,46,-62v40,0,46,30,46,62xm229,-60v0,-26,-2,-48,-28,-48v-24,0,-28,26,-28,48v0,27,3,51,27,51v26,0,29,-24,29,-51xm93,-175v0,-26,-2,-49,-28,-49v-24,0,-28,27,-28,49v0,27,3,50,27,50v26,0,29,-23,29,-50","w":265},"&":{"d":"138,-181v0,60,-97,49,-97,118v0,22,13,50,49,50v17,0,32,-13,41,-28r0,-44r-37,0r0,-18r61,0v0,33,0,79,4,103r-21,0r-5,-19v-30,45,-116,24,-116,-43v0,-27,10,-53,42,-68v-12,-9,-35,-21,-35,-48v0,-33,15,-60,57,-60v36,0,57,18,57,57xm77,-139v36,-4,59,-79,3,-81v-24,0,-32,17,-32,41v0,20,19,32,29,40"},"'":{"d":"56,-233r-3,78r-18,0r-3,-78r24,0","w":87},"(":{"d":"80,46r-21,0v-57,-86,-47,-200,-2,-279r21,0v-44,86,-47,188,2,279","w":99},")":{"d":"42,-233v46,78,56,193,-1,279r-22,0v51,-92,46,-193,2,-279r21,0","w":99},"*":{"d":"136,-178v-16,6,-39,6,-52,15r33,43r-16,11v-11,-14,-17,-33,-31,-44r-30,44r-16,-12v10,-15,28,-28,33,-44r-52,-13r7,-20v17,4,36,19,51,17r-2,-52r20,0v1,17,-6,40,-1,54r50,-19","w":140},"+":{"d":"163,-67r-64,0r0,67r-23,0r0,-67r-63,0r0,-20r63,0r0,-66r23,0r0,66r64,0r0,20"},",":{"d":"58,-27r-29,64r-19,0r20,-64r28,0","w":87},"-":{"d":"107,-77r-97,0r0,-21r97,0r0,21","w":117},".":{"d":"58,0r-28,0r0,-30r28,0r0,30","w":87,"k":{"y":22,"w":31,"v":22,"Y":22,"W":22,"V":22}},"\/":{"d":"95,-237r-77,241r-22,0r77,-241r22,0","w":91},"0":{"d":"162,-111v0,59,-8,116,-75,116v-66,0,-74,-58,-74,-116v0,-56,13,-112,74,-112v66,0,75,54,75,112xm135,-111v0,-50,-3,-92,-48,-92v-42,0,-47,50,-47,92v0,51,3,96,47,96v46,0,48,-48,48,-96"},"1":{"d":"117,0r-26,0r0,-190r-42,36r-9,-21r52,-44r25,0r0,219"},"2":{"d":"157,0r-135,0r-8,-22v33,-31,112,-91,112,-135v1,-59,-61,-52,-98,-29r-9,-23v59,-26,133,-21,133,51v0,51,-69,106,-104,137r109,0r0,21"},"3":{"d":"149,-57v-1,70,-81,70,-136,54r9,-23v30,14,100,22,100,-31v0,-40,-29,-48,-69,-48r0,-20v37,0,63,-6,63,-41v-1,-54,-60,-38,-90,-21r-9,-23v47,-23,126,-19,126,44v0,33,-22,48,-48,51v25,4,54,18,54,58"},"4":{"d":"168,-60r-34,0r0,60r-27,0r0,-60r-87,0r-9,-22r97,-137r26,0r0,138r34,0r0,21xm107,-81r0,-106r-75,106r75,0"},"5":{"d":"158,-69v0,71,-76,86,-139,66r9,-22v44,19,103,13,103,-44v0,-58,-55,-59,-86,-36r-20,-8r0,-106r124,0r0,21r-98,0r0,66v49,-21,107,1,107,63"},"6":{"d":"159,-69v0,40,-28,74,-69,74v-62,0,-74,-54,-74,-107v0,-75,47,-144,132,-115r-8,23v-57,-29,-101,16,-99,87v10,-21,30,-36,51,-36v45,0,67,29,67,74xm132,-69v0,-29,-8,-54,-41,-54v-29,0,-42,23,-47,36v0,56,17,72,47,72v25,0,41,-20,41,-54"},"7":{"d":"153,-199r-82,199r-29,0r87,-198r-113,0r0,-21r128,0"},"8":{"d":"162,-53v0,49,-40,58,-75,58v-34,0,-74,-10,-74,-58v0,-32,21,-53,53,-62v-10,-5,-45,-18,-45,-52v0,-37,26,-56,68,-56v43,0,68,15,68,56v0,33,-35,49,-48,52v34,11,53,30,53,62xm131,-166v0,-27,-14,-37,-42,-37v-27,0,-43,10,-43,37v0,23,25,37,41,42v18,-4,44,-19,44,-42xm136,-54v0,-31,-26,-44,-48,-51v-22,7,-49,18,-49,51v0,26,19,40,48,40v28,0,49,-13,49,-40"},"9":{"d":"159,-116v0,75,-47,144,-132,115r9,-22v58,27,101,-17,99,-88v-26,62,-119,37,-119,-38v0,-40,28,-74,69,-74v63,0,74,54,74,107xm131,-130v0,-56,-16,-73,-46,-73v-25,0,-42,20,-42,54v0,29,8,55,41,55v29,0,42,-23,47,-36"},":":{"d":"58,-133r-28,0r0,-30r28,0r0,30xm58,0r-28,0r0,-30r28,0r0,30","w":87},";":{"d":"57,-133r-28,0r0,-30r28,0r0,30xm58,-27r-29,64r-19,0r19,-64r29,0","w":87},"<":{"d":"163,-8r-150,-60r0,-28r150,-61r0,25r-126,50r126,50r0,24"},"=":{"d":"163,-97r-150,0r0,-21r150,0r0,21xm163,-35r-150,0r0,-21r150,0r0,21"},">":{"d":"163,-68r-150,60r0,-24r126,-51r-126,-49r0,-25r150,61r0,28"},"?":{"d":"137,-181v0,43,-59,51,-59,89r0,33r-24,0r0,-35v0,-49,57,-53,57,-87v0,-47,-57,-38,-86,-22r-7,-23v46,-16,118,-23,119,45xm81,0r-29,0r0,-30r29,0r0,30","w":147},"@":{"d":"273,-138v0,66,-48,93,-107,93v-45,0,-76,-24,-76,-70v0,-48,51,-83,101,-64r0,70r12,-2r8,18r-41,6r0,-77v-30,-8,-56,10,-56,48v0,39,26,53,53,53v48,0,82,-19,82,-74v0,-59,-43,-82,-87,-82v-54,0,-108,29,-108,104v0,107,100,118,184,90r9,20v-105,31,-217,1,-217,-110v0,-80,57,-122,132,-122v53,0,111,30,111,99","w":302},"A":{"d":"216,0r-30,0r-24,-69r-96,0r-26,69r-28,0r95,-233r21,0xm155,-89r-39,-111r-43,111r82,0","w":227,"k":{"\u00d9":4,"\u00db":4,"\u00da":4,"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u0178":19,"\u00ff":19,"\u0153":4,"\u0152":9,"\u00d5":9,"\u00e6":4,"\u00a2":4,"\u00fc":4,"\u00fb":4,"\u00f9":4,"\u00fa":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00dc":4,"\u00d6":9,"\u00c7":9,"y":19,"w":19,"v":19,"u":4,"t":4,"q":4,"o":4,"e":4,"d":4,"c":4,"a":4,"Y":19,"W":19,"V":19,"T":19,"Q":4,"O":4,"G":4,"C":4,"@":9,"&":9,"\u00fd":19,"\u00dd":19}},"B":{"d":"188,-66v0,83,-79,64,-153,66r0,-233v68,1,143,-13,142,61v0,24,-15,42,-37,50v29,6,48,24,48,56xm150,-172v0,-46,-44,-40,-88,-40r0,82v44,1,88,5,88,-42xm161,-66v0,-52,-51,-43,-99,-44r0,89v49,-2,100,12,99,-45","w":208,"k":{"V":3}},"C":{"d":"181,-4v-21,7,-38,10,-61,10v-71,0,-97,-51,-97,-122v0,-65,23,-121,99,-121v20,0,39,3,57,9r-9,23v-15,-6,-31,-11,-48,-11v-57,0,-72,45,-72,99v0,57,16,103,70,103v18,0,33,-5,52,-13","w":195},"D":{"d":"203,-117v0,109,-63,123,-168,117r0,-233v104,-5,168,7,168,116xm176,-117v0,-86,-37,-99,-114,-95r0,191v76,5,114,-15,114,-96","w":226,"k":{"V":3,"J":7}},"E":{"d":"167,0r-132,0r0,-233r129,0r0,21r-102,0r0,81r95,0r0,21r-95,0r0,89r105,0r0,21","w":192},"F":{"d":"164,-212r-102,0r0,83r98,0r0,20r-98,0r0,109r-27,0r0,-233r129,0r0,21","w":184},"G":{"d":"192,-14v-24,12,-42,20,-71,20v-78,0,-98,-60,-98,-123v0,-94,65,-141,154,-111r-9,23v-63,-28,-118,-1,-118,88v0,56,14,103,72,103v17,0,32,-7,46,-15r0,-65r-51,0r0,-21r75,0r0,101","w":214},"H":{"d":"198,0r-27,0r0,-110r-109,0r0,110r-27,0r0,-233r27,0r0,102r109,0r0,-102r27,0r0,233","w":232},"I":{"d":"57,0r-26,0r0,-233r26,0r0,233","w":88},"J":{"d":"108,-73v0,76,-54,87,-94,96r-8,-23v32,-6,76,-9,76,-70r0,-163r26,0r0,160","w":143},"K":{"d":"206,0r-34,0r-110,-112r0,112r-27,0r0,-233r27,0r0,106r103,-106r29,0r-108,111","w":212,"k":{"\u00d9":4,"\u00db":4,"\u00da":4,"\u00d2":9,"\u00d3":9,"\u00ff":19,"\u0153":9,"\u0152":9,"\u00d5":9,"\u00e6":9,"\u00a2":9,"\u00fc":9,"\u00fb":9,"\u00f9":9,"\u00fa":9,"\u00f5":-9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00dc":4,"\u00d6":9,"y":19,"w":19,"v":19,"u":9,"q":9,"o":9,"e":9,"d":9,"c":9,"a":9,"U":4,"Q":9,"O":9,"G":9,"C":9,"@":9,"&":4}},"L":{"d":"168,0r-133,0r0,-233r27,0r0,211r106,0r0,22","w":171,"k":{"Y":35,"W":23,"V":26,"T":23,"O":7}},"M":{"d":"266,0r-25,0r0,-204r-80,204r-21,0r-81,-204r0,204r-24,0r0,-233r41,0r76,196r76,-196r38,0r0,233","w":301},"N":{"d":"207,0r-38,0r-110,-202r0,202r-24,0r0,-233r38,0r109,202r0,-202r25,0r0,233","w":242},"O":{"d":"222,-116v0,69,-25,122,-99,122v-77,0,-100,-53,-100,-122v0,-69,25,-121,100,-121v76,0,99,51,99,121xm195,-116v0,-62,-17,-100,-72,-100v-55,0,-73,38,-73,100v0,62,18,102,73,102v56,0,72,-42,72,-102","w":244,"k":{"Z":4,"Y":9,"X":9,"W":9,"V":9,"J":7,"A":4}},"P":{"d":"180,-167v0,66,-52,73,-118,69r0,98r-27,0r0,-233v71,-1,145,-9,145,66xm153,-167v0,-53,-44,-44,-91,-45r0,93v48,0,91,7,91,-48","w":199,"k":{"J":29,"A":17}},"Q":{"d":"222,-116v0,69,-25,122,-99,122v-77,0,-100,-53,-100,-122v0,-69,25,-121,100,-121v76,0,99,51,99,121xm200,21r-9,20r-77,-11r10,-16xm195,-116v0,-62,-17,-100,-72,-100v-55,0,-73,38,-73,100v0,62,18,102,73,102v56,0,72,-42,72,-102","w":244},"R":{"d":"195,0r-32,0r-77,-104r-24,0r0,104r-27,0r0,-233v71,1,147,-14,147,63v0,34,-15,63,-65,65xm155,-170v3,-46,-47,-44,-93,-42r0,87v47,3,100,0,93,-45","w":211},"S":{"d":"145,-60v0,-65,-124,-38,-121,-116v3,-64,82,-70,140,-52r-9,24v-29,-19,-104,-18,-104,28v0,23,22,32,46,41v35,12,75,25,75,75v0,77,-88,73,-148,56r9,-23v40,17,112,26,112,-33","w":197},"T":{"d":"174,-212r-70,0r0,212r-26,0r0,-212r-69,0r0,-21r165,0r0,21","w":182,"k":{"\u0131":31,"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u00c1":31,"\u00c2":31,"\u00b7":31,"\u00ff":31,"\u0153":31,"\u0152":9,"\u00d5":9,"\u00c3":31,"\u00c0":31,"\u00f8":31,"\u00e6":31,"\u00b5":31,"\u00c6":31,"\u00a2":31,"\u00fc":31,"\u00fb":31,"\u00f9":31,"\u00fa":31,"\u00f5":31,"\u00f6":31,"\u00f4":31,"\u00f2":31,"\u00f3":31,"\u00f1":31,"\u00eb":31,"\u00ea":31,"\u00e8":31,"\u00e9":31,"\u00e7":31,"\u00e5":31,"\u00e3":31,"\u00e4":31,"\u00e2":31,"\u00e0":31,"\u00e1":31,"\u00d6":9,"\u00c7":9,"\u00c5":31,"\u00c4":31,"z":31,"y":31,"x":31,"w":31,"v":31,"u":31,"s":31,"r":31,"q":31,"p":31,"o":31,"n":31,"m":31,"j":9,"i":9,"g":31,"e":31,"d":31,"c":31,"a":31,"Q":9,"O":9,"J":19,"G":9,"C":9,"A":19,"@":9,";":31,":":31,".":31,",":31,"\u017e":31,"\u00fd":31,"\u0161":31}},"U":{"d":"209,-85v0,62,-27,91,-84,91v-63,0,-90,-30,-90,-92r0,-147r27,0r0,143v0,59,20,76,63,76v86,0,51,-139,58,-219r26,0r0,148","w":244},"V":{"d":"207,-233r-85,233r-23,0r-88,-233r29,0r71,197r68,-197r28,0","w":217,"k":{"\u0131":19,"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u00c1":19,"\u00c2":31,"\u00ff":9,"\u0153":19,"\u0152":9,"\u00d5":9,"\u00c3":19,"\u00c0":31,"\u00bf":19,"\u00f8":19,"\u00e6":19,"\u00b5":19,"\u00c6":31,"\u00a2":19,"\u00fc":19,"\u00fb":19,"\u00f9":19,"\u00fa":19,"\u00f5":19,"\u00f6":19,"\u00f4":19,"\u00f2":19,"\u00f3":19,"\u00f1":19,"\u00eb":19,"\u00ea":19,"\u00e8":19,"\u00e9":19,"\u00e7":19,"\u00e5":19,"\u00e3":19,"\u00e4":19,"\u00e2":19,"\u00e0":19,"\u00e1":19,"\u00d6":9,"\u00c7":9,"\u00c5":31,"\u00c4":31,"z":9,"y":9,"x":9,"w":9,"v":9,"u":19,"s":19,"r":19,"q":19,"p":9,"o":19,"n":19,"m":19,"j":9,"i":9,"g":19,"e":19,"d":19,"c":19,"a":19,"Q":9,"O":9,"J":19,"G":9,"C":9,"A":31,";":9,":":9,".":19,",":19,"\u017e":9,"\u00fd":9,"\u0161":4}},"W":{"d":"303,-233r-61,233r-31,0r-53,-185r-55,185r-31,0r-59,-233r28,0r49,198r55,-188r31,0r51,188r51,-198r25,0","w":316,"k":{"\u0131":9,"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u00c1":31,"\u00c2":31,"\u0153":9,"\u0152":9,"\u00d5":9,"\u00c3":31,"\u00c0":31,"\u00bf":6,"\u00f8":9,"\u00e6":9,"\u00b5":9,"\u00d8":9,"\u00c6":31,"\u00a2":9,"\u00fc":9,"\u00fb":9,"\u00f9":9,"\u00fa":9,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00f1":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00d6":9,"\u00c7":9,"\u00c5":31,"\u00c4":31,"z":9,"y":9,"x":9,"w":4,"v":4,"u":9,"s":9,"r":9,"q":9,"p":9,"o":9,"n":9,"m":9,"j":3,"i":3,"g":9,"e":9,"d":9,"c":9,"a":9,"Q":9,"O":9,"J":19,"G":9,"C":9,"A":31,";":19,":":19,".":19,",":19,"\u017e":9,"\u00fd":9,"\u0161":9}},"X":{"d":"195,0r-32,0r-60,-100r-63,100r-28,0r77,-120r-68,-113r31,0r53,90r56,-90r29,0r-72,111","w":208,"k":{"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u0152":9,"\u00d5":9,"\u00d6":9,"\u00c7":9,"y":9,"w":9,"v":9,"Q":9,"O":9,"G":9,"C":9,"\u00fd":9}},"Y":{"d":"197,-233r-81,128r0,105r-27,0r0,-103r-83,-130r30,0r68,105r65,-105r28,0","w":202,"k":{"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u00c1":19,"\u00c2":19,"\u0153":9,"\u0152":9,"\u00d5":9,"\u00c3":19,"\u00c0":19,"\u00f8":9,"\u00e6":9,"\u00d8":9,"\u00c6":19,"\u00a2":9,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00d6":9,"\u00c7":9,"\u00c5":19,"\u00c4":19,"s":9,"q":9,"o":9,"g":9,"e":9,"d":9,"c":9,"a":9,"O":9,"J":19,"G":9,"C":9,"A":19,".":19,",":19,"\u00fd":9,"\u0161":9}},"Z":{"d":"178,-211r-133,190r130,0r0,21r-151,0r-8,-22r133,-190r-119,0r0,-21r139,0","w":194,"k":{"O":4}},"[":{"d":"81,46r-51,0r0,-289r51,0r0,18r-28,0r0,252r28,0r0,19","w":97},"\\":{"d":"95,4r-22,0r-77,-241r22,0","w":91},"]":{"d":"69,45r-51,0r0,-19r28,0r0,-252r-28,0r0,-18r51,0r0,289","w":97},"^":{"d":"163,-97r-24,0r-52,-107r-51,107r-23,0r65,-136r19,0"},"_":{"d":"180,37r-180,0r0,-19r180,0r0,19","w":180},"`":{"d":"68,-191r-19,0r-42,-42r26,0","w":74},"a":{"d":"150,0r-21,0v0,-3,-6,-15,-6,-19v-20,35,-110,30,-106,-24v-5,-37,35,-61,104,-57v1,-29,-3,-50,-33,-50v-23,0,-41,6,-56,14r-8,-20v43,-17,121,-24,121,40v0,44,-2,75,5,116xm121,-36r0,-46v-50,-2,-84,8,-79,38v-3,38,68,37,79,8","w":172},"b":{"d":"160,-83v0,47,-21,87,-70,87v-20,0,-34,-11,-42,-23r-6,19r-20,0v7,-75,1,-158,3,-237r24,0r0,97v8,-13,25,-28,47,-28v46,0,64,39,64,85xm135,-82v0,-49,-19,-68,-43,-68v-27,0,-39,24,-44,35r0,75v27,48,87,28,87,-42","w":176},"c":{"d":"142,-7v-62,28,-125,0,-125,-74v0,-75,61,-104,124,-77r-8,20v-46,-26,-92,-8,-92,57v0,62,46,82,93,54","w":155},"d":{"d":"155,0r-20,0r-6,-19v-8,12,-23,23,-43,23v-52,0,-69,-40,-69,-87v0,-46,23,-85,66,-85v22,0,37,14,45,27r0,-96r24,0r0,187v0,21,1,29,3,50xm129,-40r0,-75v-20,-51,-88,-48,-88,33v0,69,60,90,88,42","w":176},"e":{"d":"156,-74r-114,0v-5,61,56,73,99,46r7,19v-19,9,-40,13,-61,13v-50,0,-70,-39,-70,-85v0,-38,15,-87,69,-87v54,0,70,38,70,94xm132,-93v-1,-39,-15,-57,-46,-57v-26,0,-42,19,-44,57r90,0","w":173},"f":{"d":"100,-221v-38,3,-49,19,-46,56r37,0r0,19r-37,0r0,146r-24,0r0,-146r-25,0r0,-19r25,0v-7,-49,30,-74,64,-76","w":100},"g":{"d":"167,24v0,33,-36,47,-76,47v-88,0,-96,-61,-45,-79v-27,-8,-28,-42,-6,-55v-26,-27,-32,-105,48,-105v29,0,46,3,78,0r-7,18r-23,0v34,31,22,108,-47,105v-9,0,-28,-4,-35,-8v-15,24,-14,28,41,34v60,6,72,20,72,43xm131,-108v0,-27,-14,-42,-42,-42v-29,0,-42,19,-42,43v0,25,13,43,42,43v31,0,42,-23,42,-44xm142,24v0,-14,-20,-20,-77,-25v-17,4,-26,17,-26,27v0,17,16,27,52,27v36,0,51,-11,51,-29","w":178},"h":{"d":"151,0r-24,0v-8,-55,25,-150,-36,-150v-23,0,-37,21,-42,35r0,115r-24,0r0,-237r24,0r0,97v7,-12,23,-28,46,-28v83,2,49,96,56,168","w":176},"i":{"d":"50,-205r-26,0r0,-28r26,0r0,28xm49,0r-23,0r0,-165r23,0r0,165","w":74},"j":{"d":"49,-205r-26,0r0,-28r26,0r0,28xm48,-2v0,33,-18,50,-50,59r-7,-20v25,-5,33,-15,33,-36r0,-166r24,0r0,163","w":73},"k":{"d":"153,0r-28,0r-76,-86r0,86r-24,0r0,-237r24,0r0,140r69,-68r27,0r-75,72","w":158,"k":{"o":9}},"l":{"d":"49,0r-24,0r0,-237r24,0r0,237","w":73},"m":{"d":"252,0r-23,0v-8,-56,26,-150,-36,-150v-21,0,-38,20,-44,37r0,113r-23,0v-5,-54,20,-149,-36,-150v-20,0,-36,20,-41,34r0,116r-24,0r0,-127v0,-14,-2,-26,-3,-38r20,0r6,25v7,-10,24,-28,46,-28v30,0,41,13,50,32v9,-15,27,-32,51,-32v77,0,54,98,57,168","w":277},"n":{"d":"151,0r-24,0r0,-102v0,-25,-4,-48,-36,-48v-22,0,-36,20,-42,35r0,115r-24,0r0,-130v0,-14,-2,-22,-3,-35r20,0r6,25v6,-8,20,-28,46,-28v82,-2,51,97,57,168","w":176},"o":{"d":"162,-83v0,48,-17,87,-72,87v-55,0,-73,-39,-73,-87v0,-45,18,-85,73,-85v55,0,72,37,72,85xm138,-83v0,-40,-11,-67,-48,-67v-35,0,-49,27,-49,67v0,39,12,69,49,69v37,0,48,-29,48,-69","w":178,"k":{"v":9}},"p":{"d":"160,-81v0,46,-20,85,-66,85v-21,0,-36,-11,-45,-23r0,84r-24,0r0,-180v0,-18,-1,-32,-3,-50r20,0r6,25v8,-13,25,-28,46,-28v50,0,66,40,66,87xm135,-82v0,-42,-13,-68,-46,-68v-20,0,-35,19,-41,35r0,76v8,11,18,25,44,25v25,0,43,-20,43,-68","w":176},"q":{"d":"155,-165v-7,72,-1,153,-3,230r-24,0r0,-84v-9,12,-24,23,-45,23v-47,0,-66,-39,-66,-85v0,-47,19,-87,67,-87v21,0,37,15,45,28r6,-25r20,0xm129,-39r0,-76v-22,-59,-88,-38,-88,33v0,79,66,81,88,43","w":176},"r":{"d":"119,-161r-8,20v-6,-5,-16,-9,-26,-9v-20,0,-31,33,-36,43r0,107r-24,0r0,-128v0,-16,-2,-29,-3,-37r20,0r6,34v6,-12,21,-37,41,-37v14,0,24,3,30,7","w":123,"k":{".":19}},"s":{"d":"108,-44v0,-43,-96,-25,-92,-78v4,-54,67,-54,112,-35r-8,19v-24,-16,-77,-22,-79,15v0,14,16,19,35,25v26,8,57,18,57,54v0,56,-76,55,-118,38r9,-20v29,16,84,21,84,-18","w":149},"t":{"d":"98,0r-8,21v-81,-10,-57,-88,-60,-167r-25,0r0,-19r25,0r0,-42r24,0r0,42r37,0r0,19r-37,0v7,60,-25,144,44,146","w":91},"u":{"d":"152,0r-21,0r-5,-24v-6,8,-19,28,-45,28v-80,1,-51,-98,-56,-169r24,0r0,103v0,25,4,48,35,48v22,0,35,-20,41,-35r0,-116r23,0v1,55,-4,117,4,165","w":173},"v":{"d":"162,-165r-63,165r-21,0r-64,-165r26,0r49,134r49,-134r24,0","w":176,"k":{"\u00c1":9,"\u00c2":9,"\u0153":4,"\u00c3":9,"\u00c0":9,"\u00bf":3,"\u00f8":4,"\u00e6":4,"\u00c6":9,"\u00a2":4,"\u00fa":3,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00c5":9,"s":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"Y":9,"T":9,"J":9,"A":9,".":19,",":19,"\u0161":4}},"w":{"d":"243,-165r-57,165r-23,0r-35,-116r-38,116r-24,0r-52,-165r25,0r41,135r38,-119r22,0r36,118r43,-134r24,0","w":256,"k":{"\u00c1":9,"\u00c2":9,"\u0153":4,"\u00c3":9,"\u00c0":9,"\u00bf":3,"\u00f8":4,"\u00e6":4,"\u00c6":9,"\u00a2":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00c5":9,"\u00c4":9,"s":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"Y":9,"T":9,"J":9,"A":9,".":31,",":31,"\u0161":4}},"x":{"d":"153,0r-28,0r-44,-67r-46,67r-26,0r59,-83r-55,-82r28,0r41,63r43,-63r25,0r-56,79","w":162},"y":{"d":"161,-165r-69,191v-9,26,-20,39,-50,49r-8,-20v38,-8,33,-35,46,-62r-66,-158r26,0r52,131r45,-131r24,0","w":174,"k":{"\u00c1":9,"\u00c2":9,"\u0153":4,"\u00c3":9,"\u00c0":9,"\u00f8":4,"\u00e6":4,"\u00c6":9,"\u00a2":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00c5":9,"\u00c4":9,"s":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"T":9,"J":9,"A":9,".":19,",":19,"\u0161":4}},"z":{"d":"134,-145r-94,127r90,0r0,18r-108,0r-9,-20r95,-126r-86,0r0,-19r104,0","w":147},"{":{"d":"109,42v-99,-3,-36,-124,-92,-128r0,-19v55,-2,-8,-125,92,-128r0,20v-72,0,-20,96,-69,118v50,18,-2,118,69,118r0,19","w":128},"|":{"d":"54,60r-21,0r0,-313r21,0r0,313","w":87},"}":{"d":"111,-86v-56,4,7,125,-92,128r0,-19v71,0,20,-100,70,-118v-49,-22,2,-118,-70,-118r0,-20v100,3,37,126,92,128r0,19","w":128},"~":{"d":"166,-92v0,24,-20,38,-43,38v-29,0,-51,-28,-69,-28v-16,0,-24,7,-24,25r-21,-10v0,-24,18,-37,42,-37v28,0,51,27,70,27v16,0,25,-8,25,-25"},"\u00c4":{"d":"216,0r-30,0r-24,-69r-96,0r-26,69r-28,0r95,-233r21,0xm155,-89r-39,-111r-43,111r82,0xm156,-248r-24,0r0,-26r24,0r0,26xm101,-248r-23,0r0,-26r23,0r0,26","w":227,"k":{"\u00d2":4,"\u00d3":4,"\u0178":31,"\u00ff":19,"\u0153":4,"\u0152":4,"\u00d5":4,"\u00e6":4,"\u00a2":4,"\u00fc":4,"\u00fb":4,"\u00f9":4,"\u00fa":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00d6":4,"\u00c7":4,"y":19,"w":19,"v":19,"u":4,"q":4,"o":4,"e":4,"d":4,"c":4,"a":4,"Y":31,"W":31,"V":31,"T":19,"Q":4,"O":3,"G":4,"C":4,"\u00dd":19}},"\u00c5":{"d":"216,0r-30,0r-24,-69r-96,0r-26,69r-28,0r95,-233r21,0xm155,-89r-39,-111r-43,111r82,0xm151,-271v0,17,-13,29,-30,29v-16,0,-30,-13,-30,-29v0,-17,13,-30,30,-30v17,0,30,13,30,30xm138,-271v0,-10,-6,-18,-17,-18v-22,0,-24,35,0,35v12,0,17,-8,17,-17","w":227},"\u00c7":{"d":"181,-4v-19,6,-36,10,-56,10r0,5v18,0,26,12,26,23v2,33,-39,36,-70,29r6,-19v20,2,38,9,42,-9v0,-8,-3,-12,-29,-12r5,-18v-60,-6,-82,-55,-82,-121v0,-65,23,-121,99,-121v20,0,39,3,57,9r-9,23v-15,-6,-31,-11,-48,-11v-57,0,-72,45,-72,99v0,57,16,103,70,103v18,0,33,-5,52,-13","w":195},"\u00c9":{"d":"167,0r-132,0r0,-233r129,0r0,21r-102,0r0,81r95,0r0,21r-95,0r0,89r105,0r0,21xm136,-286r-43,42r-18,0r34,-42r27,0","w":192},"\u00d1":{"d":"207,0r-38,0r-110,-202r0,202r-24,0r0,-233r38,0r109,202r0,-202r25,0r0,233xm166,-271v-5,13,-15,24,-31,24v-18,-5,-44,-27,-51,1r-16,-7v11,-36,45,-21,67,-11v9,0,13,-8,15,-14","w":242},"\u00d6":{"d":"222,-116v0,69,-25,122,-99,122v-77,0,-100,-53,-100,-122v0,-69,25,-121,100,-121v76,0,99,51,99,121xm195,-116v0,-62,-17,-100,-72,-100v-55,0,-73,38,-73,100v0,62,18,102,73,102v56,0,72,-42,72,-102xm162,-248r-24,0r0,-26r24,0r0,26xm107,-248r-23,0r0,-26r23,0r0,26","w":244},"\u00dc":{"d":"209,-85v0,62,-27,91,-84,91v-63,0,-90,-30,-90,-92r0,-147r27,0r0,143v0,59,20,76,63,76v86,0,51,-139,58,-219r26,0r0,148xm163,-248r-24,0r0,-26r24,0r0,26xm108,-248r-23,0r0,-26r23,0r0,26","w":244},"\u00e1":{"d":"150,0r-21,0v0,-3,-6,-15,-6,-19v-20,35,-110,30,-106,-24v-5,-37,35,-61,104,-57v1,-29,-3,-50,-33,-50v-23,0,-41,6,-56,14r-8,-20v43,-17,121,-24,121,40v0,44,-2,75,5,116xm121,-36r0,-46v-50,-2,-84,8,-79,38v-3,38,68,37,79,8xm122,-233r-43,42r-19,0r35,-42r27,0","w":172},"\u00e0":{"d":"150,0r-21,0v0,-3,-6,-15,-6,-19v-20,35,-110,30,-106,-24v-5,-37,35,-61,104,-57v1,-29,-3,-50,-33,-50v-23,0,-41,6,-56,14r-8,-20v43,-17,121,-24,121,40v0,44,-2,75,5,116xm121,-36r0,-46v-50,-2,-84,8,-79,38v-3,38,68,37,79,8xm100,-191r-19,0r-42,-42r27,0","w":172},"\u00e2":{"d":"150,0r-21,0v0,-3,-6,-15,-6,-19v-20,35,-110,30,-106,-24v-5,-37,35,-61,104,-57v1,-29,-3,-50,-33,-50v-23,0,-41,6,-56,14r-8,-20v43,-17,121,-24,121,40v0,44,-2,75,5,116xm121,-36r0,-46v-50,-2,-84,8,-79,38v-3,38,68,37,79,8xm123,-193r-19,0r-23,-26v-12,10,-15,30,-42,26r32,-40r21,0","w":172},"\u00e4":{"d":"150,0r-21,0v0,-3,-6,-15,-6,-19v-20,35,-110,30,-106,-24v-5,-37,35,-61,104,-57v1,-29,-3,-50,-33,-50v-23,0,-41,6,-56,14r-8,-20v43,-17,121,-24,121,40v0,44,-2,75,5,116xm121,-36r0,-46v-50,-2,-84,8,-79,38v-3,38,68,37,79,8xm125,-195r-24,0r0,-28r24,0r0,28xm69,-195r-23,0r0,-28r23,0r0,28","w":172},"\u00e3":{"d":"150,0r-21,0v0,-3,-6,-15,-6,-19v-20,35,-110,30,-106,-24v-5,-37,35,-61,104,-57v1,-29,-3,-50,-33,-50v-23,0,-41,6,-56,14r-8,-20v43,-17,121,-24,121,40v0,44,-2,75,5,116xm121,-36r0,-46v-50,-2,-84,8,-79,38v-3,38,68,37,79,8xm130,-218v-5,13,-15,24,-31,24v-18,-4,-45,-27,-51,1r-16,-6v11,-36,44,-23,66,-11v9,0,14,-9,16,-15","w":172},"\u00e5":{"d":"150,0r-21,0v0,-3,-6,-15,-6,-19v-20,35,-110,30,-106,-24v-5,-37,35,-61,104,-57v1,-29,-3,-50,-33,-50v-23,0,-41,6,-56,14r-8,-20v43,-17,121,-24,121,40v0,44,-2,75,5,116xm121,-36r0,-46v-50,-2,-84,8,-79,38v-3,38,68,37,79,8xm116,-212v0,17,-13,29,-30,29v-16,0,-29,-13,-29,-29v0,-17,12,-30,29,-30v17,0,30,13,30,30xm104,-212v0,-10,-7,-18,-18,-18v-22,0,-23,35,0,35v12,0,18,-8,18,-17","w":172},"\u00e7":{"d":"135,-5v-10,4,-26,8,-38,9r-2,7v18,0,26,13,26,23v2,31,-38,36,-69,29r3,-18v21,2,42,9,46,-10v0,-8,-4,-12,-30,-12r6,-20v-40,-6,-60,-38,-60,-84v0,-72,57,-104,117,-78r-5,22v-43,-30,-88,-7,-88,56v0,59,45,83,89,53","w":152},"\u00e9":{"d":"156,-74r-114,0v-5,61,56,73,99,46r7,19v-19,9,-40,13,-61,13v-50,0,-70,-39,-70,-85v0,-38,15,-87,69,-87v54,0,70,38,70,94xm132,-93v-1,-39,-15,-57,-46,-57v-26,0,-42,19,-44,57r90,0xm122,-233r-43,42r-19,0r35,-42r27,0","w":173},"\u00e8":{"d":"156,-74r-114,0v-5,61,56,73,99,46r7,19v-19,9,-40,13,-61,13v-50,0,-70,-39,-70,-85v0,-38,15,-87,69,-87v54,0,70,38,70,94xm132,-93v-1,-39,-15,-57,-46,-57v-26,0,-42,19,-44,57r90,0xm105,-191r-18,0r-43,-42r27,0","w":173},"\u00ea":{"d":"156,-74r-114,0v-5,61,56,73,99,46r7,19v-19,9,-40,13,-61,13v-50,0,-70,-39,-70,-85v0,-38,15,-87,69,-87v54,0,70,38,70,94xm132,-93v-1,-39,-15,-57,-46,-57v-26,0,-42,19,-44,57r90,0xm128,-193r-19,0r-23,-26v-12,10,-15,30,-42,26r32,-40r21,0","w":173},"\u00eb":{"d":"156,-74r-114,0v-5,61,56,73,99,46r7,19v-19,9,-40,13,-61,13v-50,0,-70,-39,-70,-85v0,-38,15,-87,69,-87v54,0,70,38,70,94xm132,-93v-1,-39,-15,-57,-46,-57v-26,0,-42,19,-44,57r90,0xm127,-199r-23,0r0,-27r23,0r0,27xm73,-199r-23,0r0,-27r23,0r0,27","w":173},"\u00ed":{"d":"68,-233r-42,42r-19,0r35,-42r26,0xm50,0r-24,0r0,-165r24,0r0,165","w":74},"\u00ec":{"d":"66,-191r-18,0r-43,-42r27,0xm49,0r-23,0r0,-165r23,0r0,165","w":74},"\u00ee":{"d":"80,-193r-20,0r-22,-26r-23,26r-20,0r32,-40r21,0xm49,0r-23,0r0,-165r23,0r0,165","w":74},"\u00ef":{"d":"76,-204r-23,0r0,-27r23,0r0,27xm22,-204r-23,0r0,-27r23,0r0,27xm50,0r-24,0r0,-165r24,0r0,165","w":74},"\u00f1":{"d":"151,0r-24,0r0,-102v0,-25,-4,-48,-36,-48v-22,0,-36,20,-42,35r0,115r-24,0r0,-130v0,-14,-2,-22,-3,-35r20,0r6,25v6,-8,20,-28,46,-28v82,-2,51,97,57,168xm138,-218v-5,13,-15,24,-31,24v-18,-5,-44,-27,-51,1r-16,-6v11,-36,45,-23,67,-11v9,0,13,-9,15,-15","w":176},"\u00f3":{"d":"162,-83v0,48,-17,87,-72,87v-55,0,-73,-39,-73,-87v0,-45,18,-85,73,-85v55,0,72,37,72,85xm138,-83v0,-40,-11,-67,-48,-67v-35,0,-49,27,-49,67v0,39,12,69,49,69v37,0,48,-29,48,-69xm124,-233r-42,42r-19,0r35,-42r26,0","w":178},"\u00f2":{"d":"162,-83v0,48,-17,87,-72,87v-55,0,-73,-39,-73,-87v0,-45,18,-85,73,-85v55,0,72,37,72,85xm138,-83v0,-40,-11,-67,-48,-67v-35,0,-49,27,-49,67v0,39,12,69,49,69v37,0,48,-29,48,-69xm113,-191r-18,0r-43,-42r27,0","w":178},"\u00f4":{"d":"162,-83v0,48,-17,87,-72,87v-55,0,-73,-39,-73,-87v0,-45,18,-85,73,-85v55,0,72,37,72,85xm138,-83v0,-40,-11,-67,-48,-67v-35,0,-49,27,-49,67v0,39,12,69,49,69v37,0,48,-29,48,-69xm132,-193r-19,0r-23,-26v-12,10,-15,30,-42,26r32,-40r21,0","w":178},"\u00f6":{"d":"162,-83v0,48,-17,87,-72,87v-55,0,-73,-39,-73,-87v0,-45,18,-85,73,-85v55,0,72,37,72,85xm138,-83v0,-40,-11,-67,-48,-67v-35,0,-49,27,-49,67v0,39,12,69,49,69v37,0,48,-29,48,-69xm127,-199r-23,0r0,-27r23,0r0,27xm73,-199r-23,0r0,-27r23,0r0,27","w":178},"\u00f5":{"d":"162,-83v0,48,-17,87,-72,87v-55,0,-73,-39,-73,-87v0,-45,18,-85,73,-85v55,0,72,37,72,85xm138,-83v0,-40,-11,-67,-48,-67v-35,0,-49,27,-49,67v0,39,12,69,49,69v37,0,48,-29,48,-69xm135,-218v-5,13,-15,24,-31,24v-18,-4,-45,-27,-51,1r-16,-6v10,-37,44,-22,66,-11v9,0,14,-9,16,-15","w":178},"\u00fa":{"d":"146,0r-20,0r-6,-24v-6,8,-19,28,-45,28v-80,1,-51,-98,-56,-169r24,0r0,103v0,25,4,48,35,48v22,0,35,-20,41,-35r0,-116r24,0r0,130v0,14,2,22,3,35xm115,-233r-42,42r-19,0r35,-42r26,0","w":173},"\u00f9":{"d":"110,-191r-19,0r-42,-42r27,0xm152,0r-21,0r-5,-24v-6,8,-19,28,-45,28v-80,1,-51,-98,-56,-169r24,0r0,103v0,25,4,48,35,48v22,0,35,-20,41,-35r0,-116r23,0v1,55,-4,117,4,165","w":173},"\u00fb":{"d":"152,0r-21,0r-5,-24v-6,8,-19,28,-45,28v-80,1,-51,-98,-56,-169r24,0r0,103v0,25,4,48,35,48v22,0,35,-20,41,-35r0,-116r23,0v1,55,-4,117,4,165xm129,-193r-19,0r-23,-26v-12,10,-15,30,-42,26r32,-40r21,0","w":173},"\u00fc":{"d":"152,0r-21,0r-5,-24v-6,8,-19,28,-45,28v-80,1,-51,-98,-56,-169r24,0r0,103v0,25,4,48,35,48v22,0,35,-20,41,-35r0,-116r23,0v1,55,-4,117,4,165xm126,-199r-24,0r0,-27r24,0r0,27xm71,-199r-23,0r0,-27r23,0r0,27","w":173},"\u2020":{"d":"162,-125r-63,0r0,190r-23,0r0,-190r-63,0r0,-20r63,0r0,-78r23,0r0,78r63,0r0,20"},"\u00b0":{"d":"123,-168v0,30,-24,51,-53,51v-29,0,-53,-21,-53,-51v0,-30,24,-53,53,-53v29,0,53,23,53,53xm103,-168v0,-20,-14,-35,-33,-35v-19,0,-33,15,-33,35v0,18,16,32,33,32v17,0,33,-14,33,-32","w":140},"\u00a2":{"d":"139,-7v-10,5,-28,9,-41,10r0,33r-20,0r0,-33v-42,-5,-61,-38,-61,-84v0,-49,18,-82,61,-87r0,-33r20,0r0,33v14,1,30,6,40,10r-8,20v-10,-5,-22,-9,-32,-11r0,134v10,-1,21,-6,32,-12xm78,-16r0,-133v-50,6,-51,127,0,133","w":152},"\u00a3":{"d":"167,0r-149,0r0,-22r25,0r0,-97r-26,0r0,-20r26,0v-4,-79,50,-98,94,-103r7,23v-38,3,-80,15,-75,80r63,0r0,20r-63,0r0,97r98,0r0,22"},"\u00a7":{"d":"143,-114v0,18,-10,30,-24,36v39,29,8,84,-43,84v-19,0,-37,-4,-53,-11r9,-21v25,16,80,23,80,-16v0,-42,-91,-21,-91,-77v0,-20,10,-33,25,-39v-11,-6,-19,-17,-19,-32v2,-53,67,-55,108,-36r-8,21v-20,-16,-74,-23,-75,13v0,35,91,17,91,78xm118,-114v0,-23,-24,-25,-48,-33v-15,3,-24,10,-24,27v0,19,28,22,51,31v14,-5,21,-13,21,-25","w":164},"\u2022":{"d":"134,-117v0,26,-20,46,-46,46v-26,0,-46,-20,-46,-46v0,-26,20,-45,46,-45v26,0,46,19,46,45"},"\u00b6":{"d":"174,68r-22,0r0,-281v-42,-2,-76,-2,-76,42v0,22,20,36,36,40r0,199r-23,0r0,-180v-46,-4,-60,-34,-60,-60v0,-25,9,-61,66,-61r79,0r0,301","w":194},"\u00df":{"d":"160,-50v0,58,-45,71,-87,71r7,-21v31,0,57,-12,57,-50v0,-41,-44,-59,-64,-65r0,-19v11,-7,41,-25,41,-52v0,-24,-18,-32,-33,-32v-23,0,-32,9,-32,44r0,174r-24,0r0,-170v0,-45,16,-67,56,-67v30,0,57,16,57,52v0,33,-35,53,-44,59v19,8,66,23,66,76","w":177},"\u00ae":{"d":"250,-117v0,68,-53,121,-120,121v-67,0,-121,-53,-121,-121v0,-68,54,-120,121,-120v68,0,120,52,120,120xm233,-117v0,-58,-45,-104,-103,-104v-58,0,-103,46,-103,104v0,57,46,105,103,105v57,0,103,-48,103,-105xm185,-46r-21,0r-48,-63r-14,0r0,63r-17,0r0,-140v43,1,90,-9,92,37v0,20,-9,39,-41,40xm159,-149v3,-27,-31,-23,-57,-23r0,50v28,2,62,0,57,-27","w":259},"\u00a9":{"d":"250,-117v0,68,-53,121,-120,121v-67,0,-121,-53,-121,-121v0,-68,54,-120,121,-120v68,0,120,52,120,120xm233,-117v0,-58,-45,-104,-103,-104v-58,0,-103,46,-103,104v0,57,46,105,103,105v57,0,103,-48,103,-105xm167,-49v-54,22,-106,-8,-100,-67v-7,-53,43,-86,98,-67r-6,16v-40,-20,-81,6,-74,51v-5,50,36,72,76,51","w":259},"\u2122":{"d":"287,-105r-17,0r0,-111r-48,111r-12,0r-48,-111r0,111r-16,0r0,-128r25,0r46,106r46,-106r24,0r0,128xm128,-220r-41,0r0,115r-17,0r0,-115r-40,0r0,-13r98,0r0,13","w":324},"\u00b4":{"d":"68,-233r-42,42r-19,0r34,-42r27,0","w":74},"\u00a8":{"d":"76,-207r-23,0r0,-26r23,0r0,26xm22,-207r-23,0r0,-26r23,0r0,26","w":100},"\u2260":{"d":"163,-35r-85,0r-26,50r-20,-11r21,-39r-40,0r0,-21r51,0r22,-41r-73,0r0,-21r84,0r28,-53r19,10r-22,43r41,0r0,21r-52,0r-22,41r74,0r0,21"},"\u00c6":{"d":"298,0r-114,0r-12,-69r-92,0r-39,69r-29,0r132,-233r151,0r0,21r-122,0r15,81r100,0r0,21r-96,0r16,89r90,0r0,21xm169,-89r-19,-110r-60,110r79,0","w":324},"\u00d8":{"d":"235,-233r-30,36v35,75,22,203,-82,203v-32,0,-55,-9,-70,-25r-30,36r-17,-17r32,-38v-32,-77,-20,-199,85,-199v29,0,51,8,66,22r28,-33xm174,-197v-11,-12,-28,-19,-51,-19v-75,0,-82,90,-66,156xm123,-14v77,0,82,-99,63,-161r-117,137v11,15,29,24,54,24","w":244},"\u221e":{"d":"239,-81v0,29,-19,54,-55,54v-24,0,-42,-20,-55,-38v-14,18,-31,38,-55,38v-35,0,-55,-25,-55,-54v0,-29,21,-55,56,-55v23,0,41,19,54,37v15,-18,32,-37,56,-37v36,0,54,25,54,55xm216,-81v0,-18,-10,-36,-31,-36v-17,0,-33,22,-44,35v11,15,24,37,43,37v20,0,32,-17,32,-36xm118,-82v-10,-14,-26,-35,-43,-35v-21,0,-33,17,-33,36v0,19,14,36,32,36v18,0,33,-23,44,-37","w":258},"\u00b1":{"d":"163,-89r-64,0r0,46r-23,0r0,-46r-63,0r0,-20r63,0r0,-44r23,0r0,44r64,0r0,20xm163,0r-150,0r0,-21r150,0r0,21"},"\u2264":{"d":"163,-30r-150,-50r0,-28r150,-49r0,25r-126,39r126,38r0,25xm163,0r-150,0r0,-21r150,0r0,21"},"\u2265":{"d":"163,-80r-150,50r0,-25r125,-38r-125,-39r0,-25r150,49r0,28xm163,0r-150,0r0,-21r150,0r0,21"},"\u00a5":{"d":"173,-233r-67,121r49,0r0,20r-53,0r0,26r53,0r0,20r-53,0r0,46r-26,0r0,-46r-52,0r0,-20r52,0r0,-26r-52,0r0,-20r47,0r-69,-121r30,0r58,104r56,-104r27,0"},"\u00b5":{"d":"153,0r-21,0r-5,-24v-3,17,-56,42,-77,17r0,72r-24,0r0,-230r24,0r0,103v0,25,4,48,35,48v22,0,35,-24,41,-39r0,-112r23,0v1,55,-4,117,4,165"},"\u03bc":{"d":"153,0r-21,0r-5,-24v-3,17,-56,42,-77,17r0,72r-24,0r0,-230r24,0r0,103v0,25,4,48,35,48v22,0,35,-24,41,-39r0,-112r23,0v1,55,-4,117,4,165"},"\u2202":{"d":"159,-102v0,53,-12,107,-74,107v-41,0,-69,-34,-69,-74v0,-75,93,-101,119,-38v2,-71,-42,-116,-99,-87r-9,-23v84,-29,132,39,132,115xm131,-87v-5,-13,-18,-36,-47,-36v-33,0,-41,25,-41,54v0,34,17,54,42,54v30,0,46,-16,46,-72"},"\u2211":{"d":"170,65r-161,0r0,-16r100,-144r-95,-142r0,-16r152,0r0,20r-123,0r93,138r-98,140r132,0r0,20"},"\u220f":{"d":"168,65r-23,0r0,-298r-115,0r0,298r-23,0r0,-318r161,0r0,318"},"\u03c0":{"d":"170,0r-6,18v-70,-6,-45,-94,-49,-162r-56,0r0,144r-22,0r0,-144r-29,0r0,-21r155,0r0,21r-27,0r0,108v0,22,7,32,34,36"},"\u222b":{"d":"133,-245v-26,5,-34,14,-34,36r0,210v0,36,-25,51,-51,56r-6,-20v26,-5,34,-14,34,-36r0,-210v0,-38,25,-51,51,-56"},"\u00aa":{"d":"129,-141v-10,1,-18,0,-18,-10v-12,18,-67,16,-64,-14v-3,-20,21,-34,62,-32v7,-32,-38,-25,-53,-16r-5,-13v26,-10,76,-13,75,22v0,24,-1,41,3,63xm85,-150v19,0,28,-12,25,-35v-27,-1,-46,3,-46,20v0,10,8,15,21,15"},"\u00ba":{"d":"132,-190v0,26,-11,48,-44,48v-33,0,-44,-22,-44,-48v0,-25,11,-47,44,-47v33,0,44,21,44,47xm116,-190v0,-22,-7,-35,-28,-35v-19,0,-28,13,-28,35v0,22,7,36,28,36v20,0,28,-14,28,-36"},"\u03a9":{"d":"123,-237v112,0,135,171,41,204r0,14r52,0r0,19r-75,0r0,-46v40,-6,53,-40,53,-84v0,-61,-29,-86,-71,-86v-40,0,-72,21,-72,86v0,45,14,79,54,84r0,46r-75,0r0,-19r52,0r0,-14v-41,-13,-58,-56,-58,-96v0,-68,36,-108,99,-108","w":246},"\u2126":{"d":"123,-237v112,0,135,171,41,204r0,14r52,0r0,19r-75,0r0,-46v40,-6,53,-40,53,-84v0,-61,-29,-86,-71,-86v-40,0,-72,21,-72,86v0,45,14,79,54,84r0,46r-75,0r0,-19r52,0r0,-14v-41,-13,-58,-56,-58,-96v0,-68,36,-108,99,-108","w":246},"\u00e6":{"d":"259,-74r-114,0v-5,60,55,74,98,46r7,19v-38,20,-103,18,-116,-19v-20,45,-113,45,-117,-15v-2,-38,35,-61,105,-57v2,-29,-4,-50,-34,-50v-23,0,-41,6,-56,14r-8,-20v34,-13,100,-23,114,15v10,-16,26,-27,51,-27v56,0,70,38,70,94xm235,-93v-1,-39,-15,-57,-46,-57v-26,0,-42,19,-44,57r90,0xm122,-41r0,-41v-50,-2,-80,7,-80,38v0,18,13,30,37,30v19,0,35,-14,43,-27","w":276},"\u00f8":{"d":"176,-157r-23,25v20,57,11,139,-63,136v-21,0,-37,-6,-48,-16r-20,22r-17,-16r22,-24v-22,-56,-12,-140,63,-138v22,0,38,6,49,17r20,-22xm124,-135v-32,-34,-83,-6,-83,52v0,12,2,23,5,33xm90,-14v47,2,53,-53,45,-98r-78,84v7,8,18,14,33,14","w":178},"\u00bf":{"d":"103,-203r-28,0r0,-30r28,0r0,30xm137,-7v-46,16,-118,23,-119,-45v0,-43,59,-51,59,-89r0,-33r24,0r0,35v0,49,-57,53,-57,87v0,47,57,38,86,22","w":147},"\u00a1":{"d":"58,-203r-28,0r0,-30r28,0r0,30xm56,0r-24,0r0,-172r24,0r0,172","w":87},"\u00ac":{"d":"166,-39r-22,0r0,-64r-137,0r0,-20r159,0r0,84"},"\u221a":{"d":"173,-269r-66,315r-31,0r-47,-112r-22,0r0,-19r39,0r44,106r60,-290r23,0"},"\u0192":{"d":"142,-219v-35,4,-42,22,-45,54r30,0r-3,18r-30,0r-37,212r-22,0r37,-212r-25,0r3,-18r25,0v1,-45,30,-71,65,-74"},"\u2248":{"d":"166,-121v0,24,-20,38,-43,38v-29,0,-51,-28,-69,-28v-16,0,-24,8,-24,26r-21,-10v0,-24,18,-38,42,-38v28,0,51,28,70,28v16,0,25,-9,25,-26xm166,-56v0,24,-20,38,-43,38v-29,0,-51,-28,-69,-28v-16,0,-24,8,-24,26r-21,-10v0,-24,18,-38,42,-38v28,0,51,28,70,28v16,0,25,-9,25,-26"},"\u0394":{"d":"239,0r-220,0r101,-233r18,0xm207,-20r-77,-184r-78,184r155,0","w":258},"\u2206":{"d":"239,0r-220,0r101,-233r18,0xm207,-20r-77,-184r-78,184r155,0","w":258},"\u00ab":{"d":"120,-163r-35,65r35,65r-23,0r-34,-64r34,-66r23,0xm68,-163r-35,65r35,65r-23,0r-33,-64r33,-66r23,0","w":131},"\u00bb":{"d":"119,-97r-33,64r-23,0r35,-65r-35,-65r23,0xm68,-97r-34,64r-22,0r34,-65r-35,-65r23,0","w":131},"\u2026":{"d":"233,0r-28,0r0,-30r28,0r0,30xm145,0r-27,0r0,-30r27,0r0,30xm58,0r-28,0r0,-30r28,0r0,30","w":263},"\u00a0":{"w":87},"\u00c0":{"d":"216,0r-30,0r-24,-69r-96,0r-26,69r-28,0r95,-233r21,0xm155,-89r-39,-111r-43,111r82,0xm149,-246r-18,0r-43,-42r28,0","w":227},"\u00c3":{"d":"216,0r-30,0r-24,-69r-96,0r-26,69r-28,0r95,-233r21,0xm155,-89r-39,-111r-43,111r82,0xm167,-272v-5,13,-15,24,-31,24v-18,-4,-45,-27,-51,1r-16,-6v11,-36,44,-23,66,-11v9,0,14,-9,16,-15","w":227},"\u00d5":{"d":"222,-116v0,69,-25,122,-99,122v-77,0,-100,-53,-100,-122v0,-69,25,-121,100,-121v76,0,99,51,99,121xm195,-116v0,-62,-17,-100,-72,-100v-55,0,-73,38,-73,100v0,62,18,102,73,102v56,0,72,-42,72,-102xm172,-271v-5,13,-15,24,-31,24v-18,-4,-45,-27,-51,1r-16,-7v11,-35,44,-22,66,-11v9,0,14,-8,16,-14","w":244},"\u0152":{"d":"312,0v-64,1,-132,6,-189,6v-77,0,-100,-53,-100,-122v0,-81,46,-137,133,-117r153,0r0,21r-120,0v20,18,28,49,29,81r83,0r0,21r-83,0v0,35,-8,69,-28,89r122,0r0,21xm191,-116v0,-62,-14,-100,-68,-100v-55,0,-73,38,-73,100v0,62,18,102,73,102v55,0,68,-42,68,-102","w":337},"\u0153":{"d":"275,-74r-113,0v-5,59,55,74,97,46r7,19v-40,21,-104,19,-116,-23v-9,22,-28,36,-60,36v-55,0,-73,-39,-73,-87v0,-45,18,-85,73,-85v33,0,51,14,60,36v9,-20,25,-36,55,-36v56,0,70,38,70,94xm252,-93v-1,-39,-15,-57,-46,-57v-26,0,-43,19,-45,57r91,0xm138,-83v0,-40,-11,-67,-48,-67v-35,0,-49,27,-49,67v0,39,12,69,49,69v37,0,48,-29,48,-69","w":292},"\u2013":{"d":"180,-76r-180,0r0,-20r180,0r0,20","w":180},"\u2014":{"d":"360,-75r-360,0r0,-21r360,0r0,21","w":360},"\u201c":{"d":"117,-233r-31,67r-23,0r35,-67r19,0xm68,-233r-31,67r-23,0r36,-67r18,0","w":131},"\u201d":{"d":"117,-233r-36,68r-18,0r30,-68r24,0xm68,-233r-35,68r-19,0r31,-68r23,0","w":131},"\u2018":{"d":"70,-233r-31,67r-23,0r36,-67r18,0","w":87},"\u2019":{"d":"71,-233r-35,68r-19,0r31,-68r23,0","w":87},"\u00f7":{"d":"102,-126r-28,0r0,-30r28,0r0,30xm163,-69r-150,0r0,-19r150,0r0,19xm102,-6r-28,0r0,-30r28,0r0,30"},"\u25ca":{"d":"158,-113r-59,126r-23,0r-59,-126r59,-125r23,0xm136,-113r-49,-107r-48,107r48,107"},"\u00ff":{"d":"161,-165r-69,191v-9,26,-20,39,-50,49r-8,-20v38,-8,33,-35,46,-62r-66,-158r26,0r52,131r45,-131r24,0xm129,-202r-23,0r0,-26r23,0r0,26xm75,-202r-24,0r0,-26r24,0r0,26","w":174},"\u0178":{"d":"197,-233r-81,128r0,105r-27,0r0,-103r-83,-130r30,0r68,105r65,-105r28,0xm143,-260r-23,0r0,-27r23,0r0,27xm89,-260r-23,0r0,-27r23,0r0,27","w":202},"\u2044":{"d":"108,-226r-130,226r-23,0r131,-226r22,0","w":63},"\u00a4":{"d":"184,-227r-7,23v-14,-6,-31,-12,-50,-12v-42,0,-58,28,-64,65r100,0r-6,21r-96,0r0,25r89,0r-6,20r-81,0v5,40,21,71,62,71v18,0,32,-6,51,-14r0,26v-70,25,-140,-9,-140,-83r-36,0r6,-20r28,0v-1,-8,-1,-16,0,-25r-34,0r6,-21r30,0v4,-70,75,-105,148,-76"},"\u2039":{"d":"72,-163r-35,65r34,65r-22,0r-34,-64r34,-66r23,0","w":87},"\u203a":{"d":"74,-97r-34,64r-22,0r34,-65r-35,-65r23,0","w":87},"\ufb01":{"d":"137,-205r-26,0r0,-28r26,0r0,28xm136,0r-24,0r0,-165r24,0r0,165xm91,-219v-34,5,-39,20,-37,54r30,0r0,19r-30,0r0,146r-24,0r0,-146r-25,0r0,-19r25,0v-5,-47,22,-70,54,-74","w":161},"\ufb02":{"d":"136,0r-23,0r0,-237r23,0r0,237xm91,-219v-34,5,-39,20,-37,54r30,0r0,19r-30,0r0,146r-24,0r0,-146r-25,0r0,-19r25,0v-5,-47,22,-70,54,-74","w":161},"\u2021":{"d":"162,-60r-63,0r0,60r-23,0r0,-60r-63,0r0,-20r63,0r0,-75r-63,0r0,-20r63,0r0,-58r23,0r0,58r63,0r0,20r-63,0r0,75r63,0r0,20"},"\u00b7":{"d":"59,-86r-30,0r0,-32r30,0r0,32","w":87},"\u201a":{"d":"71,-36r-35,68r-19,0r31,-68r23,0","w":87},"\u201e":{"d":"117,-36r-36,68r-18,0r30,-68r24,0xm68,-36r-35,68r-19,0r31,-68r23,0","w":131},"\u2030":{"d":"361,-60v0,32,-6,64,-46,64v-40,0,-45,-32,-45,-64v0,-31,9,-62,46,-62v40,0,45,30,45,62xm247,-60v0,32,-6,64,-46,64v-40,0,-45,-32,-45,-64v0,-31,9,-62,46,-62v40,0,45,30,45,62xm208,-226r-131,226r-23,0r131,-226r23,0xm111,-175v0,32,-7,64,-47,64v-40,0,-45,-32,-45,-64v0,-31,9,-62,46,-62v40,0,46,30,46,62xm344,-60v0,-26,-2,-48,-28,-48v-24,0,-28,26,-28,48v0,27,3,51,27,51v26,0,29,-24,29,-51xm230,-60v0,-26,-2,-48,-28,-48v-24,0,-28,26,-28,48v0,27,3,51,27,51v26,0,29,-24,29,-51xm93,-175v0,-26,-2,-49,-28,-49v-24,0,-28,27,-28,49v0,27,3,50,27,50v26,0,29,-23,29,-50","w":380},"\u00c2":{"d":"216,0r-30,0r-24,-69r-96,0r-26,69r-28,0r95,-233r21,0xm155,-89r-39,-111r-43,111r82,0xm158,-252r-19,0r-22,-25v-12,10,-16,29,-43,25r32,-39r21,0","w":227},"\u00ca":{"d":"167,0r-132,0r0,-233r129,0r0,21r-102,0r0,81r95,0r0,21r-95,0r0,89r105,0r0,21xm143,-248r-20,0r-22,-25v-12,10,-16,29,-43,25r32,-40r21,0","w":192},"\u00c1":{"d":"216,0r-30,0r-24,-69r-96,0r-26,69r-28,0r95,-233r21,0xm155,-89r-39,-111r-43,111r82,0xm147,-288r-42,42r-19,0r35,-42r26,0","w":227},"\u00cb":{"d":"167,0r-132,0r0,-233r129,0r0,21r-102,0r0,81r95,0r0,21r-95,0r0,89r105,0r0,21xm140,-248r-23,0r0,-26r23,0r0,26xm86,-248r-24,0r0,-26r24,0r0,26","w":192},"\u00c8":{"d":"167,0r-132,0r0,-233r129,0r0,21r-102,0r0,81r95,0r0,21r-95,0r0,89r105,0r0,21xm126,-247r-19,0r-43,-42r27,0","w":192},"\u00cd":{"d":"57,0r-26,0r0,-233r26,0r0,233xm76,-291r-43,42r-18,0r34,-42r27,0","w":88},"\u00ce":{"d":"57,0r-26,0r0,-233r26,0r0,233xm86,-251r-19,0r-22,-25v-12,10,-16,29,-43,25r32,-40r21,0","w":88},"\u00cf":{"d":"58,0r-27,0r0,-233r27,0r0,233xm83,-253r-23,0r0,-26r23,0r0,26xm29,-253r-24,0r0,-26r24,0r0,26","w":88},"\u00cc":{"d":"58,0r-26,0r0,-233r26,0r0,233xm72,-249r-19,0r-42,-42r21,0","w":88},"\u00d3":{"d":"222,-116v0,69,-25,122,-99,122v-77,0,-100,-53,-100,-122v0,-69,25,-121,100,-121v76,0,99,51,99,121xm195,-116v0,-62,-17,-100,-72,-100v-55,0,-73,38,-73,100v0,62,18,102,73,102v56,0,72,-42,72,-102xm162,-288r-42,42r-19,0r35,-42r26,0","w":244},"\u00d4":{"d":"222,-116v0,69,-25,122,-99,122v-77,0,-100,-53,-100,-122v0,-69,25,-121,100,-121v76,0,99,51,99,121xm195,-116v0,-62,-17,-100,-72,-100v-55,0,-73,38,-73,100v0,62,18,102,73,102v56,0,72,-42,72,-102xm165,-248r-20,0r-22,-25v-12,10,-15,29,-42,25r32,-40r21,0","w":244},"\u00d2":{"d":"222,-116v0,69,-25,122,-99,122v-77,0,-100,-53,-100,-122v0,-69,25,-121,100,-121v76,0,99,51,99,121xm195,-116v0,-62,-17,-100,-72,-100v-55,0,-73,38,-73,100v0,62,18,102,73,102v56,0,72,-42,72,-102xm143,-247r-18,0r-43,-42r27,0","w":244},"\u00da":{"d":"209,-85v0,62,-27,91,-84,91v-63,0,-90,-30,-90,-92r0,-147r27,0r0,143v0,59,20,76,63,76v86,0,51,-139,58,-219r26,0r0,148xm158,-287r-42,43r-19,0r35,-43r26,0","w":244},"\u00db":{"d":"209,-85v0,62,-27,91,-84,91v-63,0,-90,-30,-90,-92r0,-147r27,0r0,143v0,59,20,76,63,76v86,0,51,-139,58,-219r26,0r0,148xm163,-248r-19,0r-22,-25v-12,10,-16,29,-43,25r32,-40r21,0","w":244},"\u00d9":{"d":"209,-85v0,62,-27,91,-84,91v-63,0,-90,-30,-90,-92r0,-147r27,0r0,143v0,59,20,76,63,76v86,0,51,-139,58,-219r26,0r0,148xm146,-247r-19,0r-42,-42r26,0","w":244},"\u0131":{"d":"49,0r-23,0r0,-165r23,0r0,165","w":74},"\u02c6":{"d":"80,-193r-20,0r-22,-26r-23,26r-20,0r32,-40r21,0","w":74},"\u02dc":{"d":"86,-218v-5,13,-15,24,-31,24v-18,-5,-44,-27,-51,1r-16,-6v11,-36,45,-23,67,-11v9,0,14,-9,16,-15","w":74},"\u00af":{"d":"79,-204r-83,0r0,-21r83,0r0,21","w":74},"\u02d8":{"d":"85,-217v-11,41,-86,40,-95,0r15,-9v3,11,16,24,34,24v15,0,26,-13,30,-24","w":74},"\u02d9":{"d":"50,-205r-26,0r0,-28r26,0r0,28","w":74},"\u02da":{"d":"67,-212v0,17,-13,29,-30,29v-16,0,-29,-13,-29,-29v0,-17,12,-30,29,-30v17,0,30,13,30,30xm55,-212v0,-10,-7,-18,-18,-18v-22,0,-23,35,0,35v12,0,18,-8,18,-17","w":74},"\u00b8":{"d":"71,34v2,33,-39,36,-70,29r7,-18v20,1,37,7,41,-10v0,-8,-2,-12,-28,-12r7,-28r20,0r-3,16v18,0,26,12,26,23","w":74},"\u02dd":{"d":"100,-233r-43,43r-18,0r34,-43r27,0xm53,-233r-42,43r-19,0r35,-43r26,0","w":74},"\u02db":{"d":"72,63v-32,6,-70,1,-67,-30v4,-37,29,-41,67,-39v-19,9,-44,23,-44,37v0,18,23,14,37,11","w":74},"\u02c7":{"d":"80,-233r-32,40r-21,0r-32,-40r20,0r22,26r23,-26r20,0","w":74},"\u00d0":{"d":"203,-117v0,109,-63,123,-168,117r0,-122r-25,0r0,-19r25,0r0,-92v104,-5,168,7,168,116xm176,-117v0,-86,-37,-99,-114,-95r0,71r54,0r0,19r-54,0r0,101v76,5,114,-15,114,-96","w":226,"k":{"A":4}},"\u00de":{"d":"180,-118v0,66,-52,73,-118,69r0,49r-27,0r0,-233r27,0r0,49v65,-3,118,1,118,66xm153,-118v0,-53,-44,-44,-91,-45r0,93v48,0,91,7,91,-48","w":199},"\u00fe":{"d":"160,-83v0,47,-21,87,-70,87v-20,0,-34,-11,-42,-23r-6,84r-20,0r3,-302r24,0r0,97v8,-13,25,-28,47,-28v46,0,64,39,64,85xm135,-82v0,-49,-19,-68,-43,-68v-27,0,-39,24,-44,35r0,75v27,48,87,28,87,-42","w":176}}});
Cufon.registerFont({"w":203,"face":{"font-family":"Colaborate-Bold","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 3 2 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"5","bbox":"-45 -301 417 95","underline-thickness":"18","underline-position":"-18","stemh":"360","stemv":"360","unicode-range":"U+0020-U+FB02"},"glyphs":{" ":{"w":101},"\u00f0":{"d":"188,-102v0,53,-15,108,-88,108v-41,0,-83,-26,-83,-71v0,-54,24,-82,77,-82v6,0,32,3,42,22v0,-30,-14,-51,-36,-60r-26,18r-33,-20v3,-3,16,-9,14,-11v-7,0,-16,1,-22,2r-15,-43v32,0,60,2,84,10r20,-15r32,20r-18,12v33,21,52,57,52,110xm133,-84v-5,-13,-13,-22,-34,-22v-29,0,-28,20,-28,41v0,23,14,31,28,31v18,0,34,-6,34,-50"},"\u0141":{"d":"180,0r-147,0r0,-79r-20,14r-24,-36r44,-29r0,-103r55,0r0,66r12,-8r24,36r-36,23r0,73r92,0r0,43","w":181},"\u0142":{"d":"131,-145r-47,31r0,114r-55,0r0,-77r-18,12r-24,-36r42,-28r0,-104r55,0r0,68r23,-16","w":112},"\u0160":{"d":"199,-60v-1,85,-110,71,-177,56r17,-46v17,6,38,15,57,15v30,0,48,-3,48,-25v0,-45,-122,-29,-122,-112v0,-70,95,-76,159,-56r-17,46v-13,-6,-27,-14,-49,-14v-34,0,-37,17,-37,24v0,38,121,22,121,112xm161,-291r-37,43r-32,0r-36,-43r34,0r18,22r19,-22r34,0","w":221},"\u0161":{"d":"155,-45v0,65,-91,54,-142,39r17,-41v18,6,31,15,50,15v25,-1,24,-6,24,-13v0,-18,-87,-6,-87,-75v0,-63,78,-55,133,-40r-17,40v-17,-8,-27,-12,-42,-12v-17,0,-23,3,-23,11v0,24,87,12,87,76xm137,-233r-37,43r-32,0r-36,-43r35,0r17,22r19,-22r34,0","w":168},"\u00dd":{"d":"229,-233r-86,128r0,105r-55,0r0,-103r-83,-130r62,0r51,81r51,-81r60,0xm138,-291r-49,42r-33,0r35,-42r47,0","w":233,"k":{"\u00d2":9,"\u00d3":9,"\u00c1":19,"\u00c2":19,"\u0153":9,"\u0152":9,"\u00d5":9,"\u00c3":19,"\u00c0":19,"\u00f8":9,"\u00e6":9,"\u00d8":9,"\u00c6":19,"\u00a2":9,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00d6":9,"\u00c7":9,"\u00c5":19,"\u00c4":19,"s":9,"q":9,"o":9,"g":9,"e":9,"d":9,"c":9,"a":9,"Q":9,"O":9,"J":19,"G":9,"C":9,"A":19,".":19,",":19}},"\u00fd":{"d":"186,-165r-72,191v-11,29,-30,56,-69,69r-17,-40v38,-9,33,-35,47,-62r-63,-158r53,0r34,103r36,-103r51,0xm138,-233r-49,42r-33,0r34,-42r48,0","w":198,"k":{"\u00c1":9,"\u00c2":9,"\u0153":4,"\u00c3":9,"\u00c0":9,"\u00f8":4,"\u00e6":4,"\u00c6":9,"\u00a2":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00c5":9,"\u00c4":9,"s":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"T":9,"J":19,"A":9,".":19,",":19,"\u0161":4}},"\u017d":{"d":"191,-189r-116,147r113,0r0,42r-159,0r-14,-44r117,-146r-104,0r0,-43r149,0xm148,-292r-37,43r-31,0r-37,-43r35,0r17,22r19,-22r34,0","w":205},"\u017e":{"d":"158,-124r-93,86r87,0r0,38r-128,0r-16,-40r94,-87r-81,0r0,-38r121,0xm129,-233r-37,43r-32,0r-36,-43r35,0r17,22r19,-22r34,0","w":165},"\u00bd":{"d":"291,0r-96,0r-9,-26v21,-12,69,-37,69,-55v-7,-30,-28,-18,-54,-8r-10,-26v24,-8,30,-8,45,-8v24,0,55,8,55,41v0,24,-41,47,-62,58r62,0r0,24xm225,-226r-130,226r-41,0r130,-226r41,0xm87,-113r-34,0r0,-90r-22,17r-10,-23r35,-24r31,0r0,120","w":315},"\u00bc":{"d":"279,-30r-19,0r0,30r-35,0r0,-30r-52,0r-11,-25r59,-65r39,0r0,65r19,0r0,25xm228,-226r-130,226r-42,0r130,-226r42,0xm89,-113r-34,0r0,-90r-22,17r-10,-23r35,-24r31,0r0,120xm225,-55r0,-36r-34,36r34,0","w":315},"\u00b9":{"d":"94,-113r-35,0r0,-90r-21,17r-10,-23r35,-24r31,0r0,120","w":137},"\u00be":{"d":"285,-30r-19,0r0,30r-35,0r0,-30r-52,0r-11,-25r60,-65r38,0r0,65r19,0r0,25xm240,-226r-130,226r-41,0r130,-226r41,0xm120,-149v0,46,-64,42,-102,32r9,-26v6,5,58,13,58,-7v0,-15,-16,-16,-42,-16r0,-24v26,0,39,0,39,-13v-5,-19,-38,-7,-52,-1r-9,-27v33,-12,96,-10,96,28v0,16,-16,23,-31,25v15,2,34,11,34,29xm231,-55r0,-36r-34,36r34,0","w":315},"\u00b3":{"d":"119,-149v0,46,-64,41,-101,32r9,-26v6,5,58,13,58,-7v0,-15,-17,-16,-43,-16r0,-24v26,0,39,0,39,-13v-5,-19,-38,-7,-52,-1r-9,-27v33,-12,96,-10,96,28v0,16,-15,23,-30,25v15,2,33,11,33,29","w":137},"\u00b2":{"d":"121,-114r-96,0r-9,-27v21,-12,69,-37,69,-55v-7,-30,-29,-16,-54,-7r-9,-26v24,-8,29,-9,44,-9v24,0,55,8,55,41v0,24,-41,47,-62,58r62,0r0,25","w":137},"\u00a6":{"d":"71,-129r-40,0r0,-84r40,0r0,84xm71,28r-40,0r0,-84r40,0r0,84","w":101},"\u2212":{"d":"186,-64r-168,0r0,-31r168,0r0,31"},"\u00d7":{"d":"189,-37r-29,28r-58,-58r-58,58r-29,-28r58,-58r-58,-58r29,-29r58,58r58,-58r29,29r-58,58"},"!":{"d":"75,-68r-48,0r0,-165r48,0r0,165xm76,0r-50,0r0,-44r50,0r0,44","w":101},"\"":{"d":"125,-233r-3,78r-36,0r-3,-78r42,0xm68,-233r-2,78r-37,0r-3,-78r42,0","w":101},"#":{"d":"198,-139r-41,0r-8,48r35,0r0,33r-41,0r-10,58r-40,0r10,-58r-23,0r-11,58r-39,0r10,-58r-34,0r0,-33r40,0r8,-48r-33,0r0,-33r39,0r11,-61r39,0r-10,61r24,0r10,-61r40,0r-11,61r35,0r0,33xm117,-139r-23,0r-9,48r24,0"},"$":{"d":"183,-60v0,45,-27,60,-65,65r0,30r-37,0r0,-28v-22,0,-46,-5,-67,-11r17,-46v15,6,33,14,50,15r0,-64v-32,-13,-68,-27,-68,-73v0,-40,32,-60,68,-65r0,-32r37,0r0,31v17,1,40,5,54,10r-16,46v-10,-4,-23,-10,-38,-13r0,57v31,12,65,29,65,78xm82,-153r0,-40v-26,13,-18,30,0,40xm117,-39v17,-8,15,-32,0,-42r0,42"},"%":{"d":"302,-60v0,42,-15,65,-55,65v-40,0,-55,-23,-55,-65v0,-42,18,-62,55,-62v40,0,55,21,55,62xm242,-226r-130,226r-41,0r130,-226r41,0xm124,-176v0,42,-16,65,-56,65v-40,0,-54,-23,-54,-65v0,-42,18,-62,55,-62v40,0,55,21,55,62xm267,-60v0,-28,-4,-37,-20,-37v-18,0,-21,13,-21,37v0,29,3,40,21,40v16,0,20,-13,20,-40xm89,-176v0,-28,-4,-37,-20,-37v-18,0,-21,13,-21,37v0,29,2,40,20,40v16,0,21,-13,21,-40","w":315},"&":{"d":"164,-179v0,54,-97,46,-97,112v0,17,6,36,31,36v18,0,38,-15,34,-43r-29,0r0,-34r78,0v-1,36,0,81,7,108r-47,0r-6,-15v-38,38,-117,26,-118,-52v0,-19,3,-48,37,-66v-9,-7,-30,-20,-30,-45v0,-33,20,-61,70,-61v44,0,70,21,70,60xm115,-179v0,-10,-3,-23,-22,-23v-31,1,-21,40,-6,49v13,-6,28,-13,28,-26"},"'":{"d":"72,-233r-3,78r-36,0r-3,-78r42,0","w":101},"(":{"d":"103,46r-45,0v-58,-86,-48,-200,-2,-279r45,0v-45,86,-48,188,2,279","w":120},")":{"d":"66,-233v47,79,55,194,-2,279r-44,0v50,-92,45,-193,2,-279r44,0","w":120},"*":{"d":"159,-166r-55,13v4,20,25,33,35,51r-23,16r-31,-49r-4,0r-33,50r-23,-18r37,-46r-2,-4r-57,-14r9,-28r55,20r4,-3r-3,-56r28,0r-2,57v18,2,39,-13,58,-17","w":162},"+":{"d":"182,-63r-60,0r0,63r-40,0r0,-63r-60,0r0,-36r60,0r0,-57r40,0r0,57r60,0r0,36"},",":{"d":"76,-27r-29,64r-37,0r16,-64r50,0","w":101},"-":{"d":"121,-58r-112,0r0,-40r112,0r0,40","w":130},".":{"d":"76,0r-50,0r0,-45r50,0r0,45","w":101,"k":{"y":22,"w":31,"v":22,"Y":22,"W":22,"V":22}},"\/":{"d":"117,-237r-76,241r-41,0r76,-241r41,0","w":116},"0":{"d":"190,-111v0,76,-22,117,-89,117v-66,0,-87,-40,-87,-117v0,-77,27,-113,88,-113v66,0,88,37,88,113xm135,-111v0,-50,-3,-72,-33,-72v-31,0,-34,30,-34,72v0,51,2,77,33,77v29,0,34,-29,34,-77"},"1":{"d":"153,0r-55,0r0,-168r-40,31r-17,-38r59,-44r53,0r0,219"},"2":{"d":"189,0r-155,0r-15,-45v35,-22,112,-70,112,-103v0,-30,-16,-36,-31,-36v-14,0,-30,5,-57,19r-16,-44v41,-13,48,-15,74,-15v40,0,84,14,84,74v0,44,-57,91,-92,110r96,0r0,40"},"3":{"d":"179,-63v0,84,-98,75,-164,60r16,-45v4,3,35,14,59,14v26,0,34,-18,34,-30v0,-30,-26,-31,-68,-31r0,-40v36,0,66,1,63,-26v-4,-39,-60,-19,-84,-6r-16,-44v56,-23,155,-20,155,50v0,29,-25,43,-51,46v25,4,56,19,56,52"},"4":{"d":"196,-57r-35,0r0,57r-54,0r0,-57r-87,0r-17,-41r97,-121r61,0r0,121r35,0r0,41xm107,-98r0,-73r-60,73r60,0"},"5":{"d":"185,-72v-1,79,-97,89,-169,69r15,-44v16,6,44,13,61,13v36,0,39,-21,39,-38v2,-50,-58,-26,-72,-15r-34,-12r0,-120r151,0r0,41r-97,0r0,39v53,-14,107,6,106,67"},"6":{"d":"187,-65v0,45,-42,71,-83,71v-73,0,-88,-55,-88,-108v0,-58,27,-122,101,-122v13,0,40,3,55,7r-15,44v-12,-6,-24,-11,-38,-11v-42,0,-51,36,-51,59v10,-19,35,-22,41,-22v53,0,78,28,78,82xm71,-84v-3,73,65,62,62,9v0,-13,-4,-31,-28,-31v-21,0,-29,9,-34,22"},"7":{"d":"180,-185r-76,185r-57,0r84,-178r-110,0r0,-40r142,0"},"8":{"d":"190,-57v0,48,-35,63,-88,63v-52,0,-88,-14,-88,-63v0,-32,18,-52,52,-58v-12,-4,-44,-14,-44,-48v0,-37,25,-61,81,-61v60,0,82,20,82,61v0,33,-33,45,-47,48v33,8,52,23,52,58xm131,-161v0,-10,0,-23,-28,-23v-27,0,-28,11,-28,23v0,18,14,22,27,27v14,-5,29,-11,29,-27xm102,-34v57,-1,34,-57,1,-62v-21,8,-36,15,-36,38v0,11,7,24,35,24"},"9":{"d":"188,-116v0,58,-27,122,-101,122v-13,0,-41,-3,-56,-7r16,-44v12,6,24,11,38,11v42,0,51,-36,51,-59v-10,19,-36,22,-42,22v-53,0,-77,-28,-77,-82v0,-45,44,-71,83,-71v75,0,88,55,88,108xm133,-134v0,-44,-16,-50,-34,-50v-17,0,-28,15,-28,41v0,13,3,31,28,31v21,0,29,-9,34,-22"},":":{"d":"76,-118r-50,0r0,-45r50,0r0,45xm76,0r-50,0r0,-45r50,0r0,45","w":101},";":{"d":"77,-118r-51,0r0,-45r51,0r0,45xm76,-27r-29,64r-37,0r16,-64r50,0","w":101},"<":{"d":"186,-16r-168,-50r0,-50r168,-50r0,46r-119,29r119,28r0,47"},"=":{"d":"186,-82r-168,0r0,-36r168,0r0,36xm186,-20r-168,0r0,-36r168,0r0,36"},">":{"d":"186,-66r-168,50r0,-47r119,-28r-119,-29r0,-46r168,49r0,51"},"?":{"d":"163,-174v0,43,-60,51,-60,82r0,26r-48,0r0,-28v0,-49,56,-52,56,-80v1,-35,-63,-15,-86,-8r-7,-44v57,-11,145,-36,145,52xm104,0r-50,0r0,-44r50,0r0,44","w":174},"@":{"d":"306,-137v0,75,-62,92,-121,92v-60,0,-89,-25,-89,-71v0,-37,20,-68,79,-68v16,0,37,3,43,5r0,48r5,0r13,35r-62,5v-2,-18,4,-44,-3,-56v-14,0,-27,0,-27,31v0,35,23,35,41,35v39,0,72,-1,72,-56v0,-56,-45,-63,-78,-63v-24,0,-102,1,-102,85v1,84,77,84,104,84v22,0,47,-4,77,-10r17,40v-120,22,-247,7,-247,-114v0,-88,70,-123,151,-123v48,0,127,21,127,101","w":334},"A":{"d":"244,0r-60,0r-19,-59r-77,0r-20,59r-58,0r94,-233r52,0xm151,-100r-23,-74r-25,74r48,0","w":253,"k":{"\u00d9":4,"\u00db":4,"\u00da":4,"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u0178":19,"\u00ff":19,"\u0153":4,"\u0152":9,"\u00d5":9,"\u00e6":4,"\u00a2":4,"\u00fc":4,"\u00fb":4,"\u00f9":4,"\u00fa":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00dc":4,"\u00d6":9,"\u00c7":9,"y":19,"w":19,"v":19,"u":4,"t":4,"q":4,"o":4,"e":4,"d":4,"c":4,"a":4,"Y":19,"W":19,"V":19,"T":19,"Q":4,"O":4,"G":4,"C":4,"A":-1,"@":9,"&":9,"\u00fd":19,"\u00dd":19}},"B":{"d":"214,-69v-2,93,-98,65,-181,69r0,-233v78,3,169,-19,170,66v0,24,-16,40,-37,45v29,3,48,20,48,53xm148,-167v0,-7,-3,-24,-23,-24r-37,0r0,50v29,-2,62,10,60,-26xm158,-69v1,-39,-36,-29,-70,-30r0,57v32,-2,69,11,70,-27","w":232,"k":{"V":3}},"C":{"d":"201,-4v-21,7,-40,11,-68,11v-82,0,-112,-48,-112,-123v0,-65,27,-122,113,-122v20,0,46,4,64,10r-17,45v-51,-26,-104,-14,-104,66v0,86,54,96,107,67","w":212},"D":{"d":"230,-117v0,122,-84,121,-197,117r0,-233v111,-4,197,-6,197,116xm173,-117v0,-91,-32,-71,-85,-74r0,149v57,-1,85,12,85,-75","w":250,"k":{"V":3,"J":7}},"E":{"d":"179,0r-146,0r0,-233r143,0r0,42r-88,0r0,50r80,0r0,42r-80,0r0,57r91,0r0,42","w":217},"F":{"d":"176,-190r-88,0r0,50r84,0r0,42r-84,0r0,98r-55,0r0,-233r143,0r0,43","w":194},"G":{"d":"215,-14v-24,15,-45,21,-83,21v-90,0,-111,-61,-111,-124v0,-72,34,-121,115,-121v16,0,44,6,61,10r-17,45v-49,-22,-103,-27,-103,66v0,71,36,95,89,76r0,-46r-52,0r0,-42r101,0r0,115","w":235},"H":{"d":"224,0r-55,0r0,-99r-81,0r0,99r-55,0r0,-233r55,0r0,92r81,0r0,-92r55,0r0,233","w":257},"I":{"d":"84,0r-55,0r0,-233r55,0r0,233","w":112},"J":{"d":"134,-73v0,81,-62,103,-115,118r-15,-45v32,-6,76,-9,76,-70r0,-163r54,0r0,160","w":167},"K":{"d":"245,0r-70,0r-87,-103r0,103r-55,0r0,-233r55,0r0,94r78,-94r62,0r-89,109","w":249,"k":{"\u00d9":4,"\u00db":4,"\u00da":4,"\u00d2":9,"\u00d3":9,"\u00ff":19,"\u0153":9,"\u0152":9,"\u00d5":9,"\u00e6":9,"\u00a2":9,"\u00fc":9,"\u00fb":9,"\u00f9":9,"\u00fa":9,"\u00f5":-9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00dc":4,"\u00d6":9,"y":19,"w":19,"v":19,"u":9,"q":9,"o":9,"e":9,"d":9,"c":9,"a":9,"U":4,"Q":9,"O":9,"G":9,"C":9,"@":9,"&":4}},"L":{"d":"180,0r-147,0r0,-233r55,0r0,190r92,0r0,43","w":181,"k":{"Y":35,"W":23,"V":26,"T":23,"O":7}},"M":{"d":"316,0r-55,0r0,-175r-58,175r-59,0r-58,-175r0,175r-53,0r0,-233r92,0r50,160r53,-160r88,0r0,233","w":348},"N":{"d":"238,0r-83,0r-69,-168r0,168r-53,0r0,-233r82,0r69,168r0,-168r54,0r0,233","w":271},"O":{"d":"248,-116v0,69,-28,123,-113,123v-87,0,-114,-53,-114,-123v0,-68,29,-122,114,-122v83,0,113,50,113,122xm192,-116v0,-62,-21,-80,-57,-80v-37,0,-58,19,-58,80v0,65,21,81,58,81v39,0,57,-24,57,-81","w":268,"k":{"Z":4,"Y":9,"X":9,"W":9,"V":9,"J":7,"A":4}},"P":{"d":"207,-161v0,70,-52,77,-119,74r0,87r-55,0r0,-233v82,2,175,-17,174,72xm151,-161v0,-45,-31,-26,-63,-30r0,61v33,-1,63,8,63,-31","w":223,"k":{"J":29,"A":17}},"Q":{"d":"248,-116v0,69,-28,123,-113,123v-87,0,-114,-53,-114,-123v0,-68,28,-122,114,-122v83,0,113,50,113,122xm220,24r-19,35r-84,-13r19,-30xm192,-116v0,-62,-21,-80,-57,-80v-37,0,-58,19,-58,80v0,65,21,81,58,81v39,0,57,-24,57,-81","w":268},"R":{"d":"226,0r-67,0r-68,-93r-3,0r0,93r-55,0r0,-233v82,5,175,-24,175,70v0,30,-13,59,-53,68xm153,-163v0,-32,-34,-29,-65,-28r0,56v31,0,65,6,65,-28","w":241},"S":{"d":"199,-60v-1,85,-110,71,-177,56r17,-46v17,6,38,15,57,15v30,0,48,-3,48,-25v0,-45,-122,-29,-122,-112v0,-70,95,-76,159,-56r-17,46v-13,-6,-27,-14,-49,-14v-34,0,-37,17,-37,24v0,38,121,22,121,112","w":221},"T":{"d":"185,-190r-61,0r0,190r-55,0r0,-190r-62,0r0,-43r178,0r0,43","w":192,"k":{"\u0131":31,"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u00c1":31,"\u00c2":31,"\u00b7":31,"\u00ff":31,"\u0153":31,"\u0152":9,"\u00d5":9,"\u00c3":31,"\u00c0":31,"\u00f8":31,"\u00e6":31,"\u00b5":31,"\u00c6":31,"\u00a2":31,"\u00fc":31,"\u00fb":31,"\u00f9":31,"\u00fa":31,"\u00f5":31,"\u00f6":31,"\u00f4":31,"\u00f2":31,"\u00f3":31,"\u00f1":31,"\u00eb":31,"\u00ea":31,"\u00e8":31,"\u00e9":31,"\u00e7":31,"\u00e5":31,"\u00e3":31,"\u00e4":31,"\u00e2":31,"\u00e0":31,"\u00e1":31,"\u00d6":9,"\u00c7":9,"\u00c5":31,"\u00c4":31,"z":31,"y":31,"x":31,"w":31,"v":31,"u":31,"s":31,"r":31,"q":31,"p":31,"o":31,"n":31,"m":31,"j":9,"i":9,"g":31,"e":31,"d":31,"c":31,"a":31,"Q":9,"O":9,"J":19,"G":9,"C":9,"A":19,"@":9,";":31,":":31,".":31,",":31,"\u017e":31,"\u00fd":31,"\u0161":31}},"U":{"d":"235,-85v0,62,-37,92,-99,92v-68,0,-103,-31,-103,-93r0,-147r55,0r0,143v0,49,26,55,48,55v23,0,44,-14,44,-55r0,-143r55,0r0,148","w":268},"V":{"d":"234,-233r-86,233r-50,0r-88,-233r60,0r54,167r51,-167r59,0","w":243,"k":{"\u0131":19,"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u00c1":19,"\u00c2":31,"\u00ff":9,"\u0153":19,"\u0152":9,"\u00d5":9,"\u00c3":19,"\u00c0":31,"\u00bf":19,"\u00f8":19,"\u00e6":19,"\u00b5":19,"\u00c6":31,"\u00a2":19,"\u00fc":19,"\u00fb":19,"\u00f9":19,"\u00fa":19,"\u00f5":19,"\u00f6":19,"\u00f4":19,"\u00f2":19,"\u00f3":19,"\u00f1":19,"\u00eb":19,"\u00ea":19,"\u00e8":19,"\u00e9":19,"\u00e7":19,"\u00e5":19,"\u00e3":19,"\u00e4":19,"\u00e2":19,"\u00e0":19,"\u00e1":19,"\u00d6":9,"\u00c7":9,"\u00c5":31,"\u00c4":31,"z":9,"y":9,"x":9,"w":9,"v":9,"u":19,"s":19,"r":19,"q":19,"p":9,"o":19,"n":19,"m":19,"j":9,"i":9,"g":19,"e":19,"d":19,"c":19,"a":19,"Q":9,"O":9,"J":19,"G":9,"C":9,"A":31,";":9,":":9,".":19,",":19,"\u017e":9,"\u00fd":9,"\u0161":4}},"W":{"d":"352,-233r-59,233r-68,0r-42,-152r-52,152r-69,0r-50,-233r58,0r33,168r50,-158r69,0r38,157r38,-167r54,0","w":363,"k":{"\u0131":9,"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u00c1":31,"\u00c2":31,"\u0153":9,"\u0152":9,"\u00d5":9,"\u00c3":31,"\u00c0":31,"\u00bf":19,"\u00f8":9,"\u00e6":9,"\u00b5":9,"\u00d8":9,"\u00c6":31,"\u00a2":9,"\u00fc":9,"\u00fb":9,"\u00f9":9,"\u00fa":9,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00f1":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00d6":9,"\u00c7":9,"\u00c5":31,"\u00c4":31,"z":9,"y":9,"x":9,"w":4,"v":4,"u":9,"s":9,"r":9,"q":9,"p":9,"o":9,"n":9,"m":9,"j":9,"i":9,"g":9,"e":9,"d":9,"c":9,"a":9,"Q":9,"O":9,"J":19,"G":9,"C":9,"A":31,";":19,":":19,".":19,",":19,"\u017e":9,"\u00fd":9,"\u0161":9}},"X":{"d":"225,0r-65,0r-43,-76r-48,76r-59,0r78,-120r-68,-113r63,0r37,65r41,-65r58,0r-71,111","w":237,"k":{"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u0152":9,"\u00d5":9,"\u00d6":9,"\u00c7":9,"y":9,"w":9,"v":9,"Q":9,"O":9,"G":9,"C":9,"\u00fd":9}},"Y":{"d":"229,-233r-86,128r0,105r-55,0r0,-103r-83,-130r62,0r51,81r51,-81r60,0","w":233,"k":{"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u00c1":19,"\u00c2":19,"\u0153":9,"\u0152":9,"\u00d5":9,"\u00c3":19,"\u00c0":19,"\u00f8":9,"\u00e6":9,"\u00d8":9,"\u00c6":19,"\u00a2":9,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00d6":9,"\u00c7":9,"\u00c5":19,"\u00c4":19,"s":9,"q":9,"o":9,"g":9,"e":9,"d":9,"c":9,"a":9,"O":9,"J":19,"G":9,"C":9,"A":19,".":19,",":19,"\u00fd":9,"\u0161":9}},"Z":{"d":"191,-189r-116,147r113,0r0,42r-159,0r-14,-44r117,-146r-104,0r0,-43r149,0","w":205,"k":{"O":4}},"[":{"d":"99,46r-69,0r0,-289r69,0r0,34r-29,0r0,219r29,0r0,36","w":115},"\\":{"d":"117,4r-42,0r-75,-241r40,0","w":116},"]":{"d":"91,46r-69,0r0,-36r28,0r0,-219r-28,0r0,-34r69,0r0,289","w":115},"^":{"d":"193,-97r-45,0r-46,-104r-48,104r-43,0r65,-136r50,0"},"_":{"d":"180,44r-180,0r0,-37r180,0r0,37","w":180},"`":{"d":"89,-191r-32,0r-50,-42r47,0","w":95},"a":{"d":"176,0r-47,0r-7,-15v-24,33,-118,21,-107,-28v-4,-36,34,-66,104,-62v0,-14,3,-27,-19,-27v-23,0,-46,7,-62,15r-17,-41v53,-16,148,-27,147,41v0,44,-1,79,8,117xm91,-33v15,0,33,-13,28,-37v-31,-1,-53,7,-53,25v0,12,14,12,25,12","w":195},"b":{"d":"184,-83v0,47,-26,88,-76,88v-21,0,-33,-13,-37,-20r-7,15r-46,0v11,-70,2,-158,5,-237r49,0r0,93v10,-13,23,-26,42,-26v50,0,70,41,70,87xm133,-82v-1,-73,-44,-57,-61,-16v-3,31,2,66,27,65v15,0,34,-5,34,-49","w":198},"c":{"d":"160,-7v-66,29,-145,2,-145,-74v0,-77,77,-107,143,-77r-17,41v-33,-19,-79,-31,-76,36v2,63,42,52,78,34","w":171},"d":{"d":"180,0r-46,0r-7,-15v-4,7,-15,20,-36,20v-57,0,-76,-41,-76,-88v0,-45,20,-87,68,-87v19,0,33,13,43,26r0,-93r49,0v2,79,-6,167,5,237xm127,-58r0,-40v-10,-17,-20,-34,-33,-34v-15,0,-29,7,-29,50v0,66,48,60,62,24","w":198},"e":{"d":"179,-61r-113,0v10,43,53,32,87,16r16,37v-20,9,-46,13,-70,13v-55,0,-84,-40,-84,-86v0,-38,17,-89,81,-89v63,0,83,34,83,109xm130,-98v-3,-27,-17,-34,-33,-34v-7,0,-29,2,-30,34r63,0","w":194},"f":{"d":"125,-199v-31,4,-49,10,-48,34r31,0r0,38r-31,0r0,127r-49,0r0,-127r-25,0r0,-38r25,0v-1,-49,30,-65,79,-74","w":120},"g":{"d":"196,-171r-12,32r-19,0v29,36,19,96,-63,97v-8,5,-45,-17,-44,4v0,9,8,11,49,14v70,5,85,18,85,49v0,37,-46,48,-88,48v-69,0,-90,-19,-90,-47v0,-19,14,-26,22,-30v-28,-14,-23,-49,1,-62v-24,-36,-29,-104,64,-104v30,0,62,1,95,-1xm102,-80v40,-1,40,-54,0,-53v-10,0,-31,1,-31,27v0,22,17,26,31,26xm142,25v0,-6,-15,-13,-74,-13v-3,3,-4,7,-4,12v0,9,24,15,40,15v30,0,38,-3,38,-14","w":204},"h":{"d":"175,0r-50,0r0,-109v0,-10,-1,-23,-20,-23v-14,0,-24,15,-33,32r0,100r-49,0r0,-237r49,0r0,93v5,-5,19,-26,42,-26v89,-2,54,96,61,170","w":196},"i":{"d":"73,-194r-51,0r0,-39r51,0r0,39xm72,0r-49,0r0,-165r49,0r0,165","w":95},"j":{"d":"73,-194r-52,0r0,-39r52,0r0,39xm71,-2v0,47,-32,66,-65,79r-18,-40v25,-5,34,-15,34,-36r0,-166r49,0r0,163","w":95},"k":{"d":"180,0r-56,0r-52,-81r0,81r-49,0r0,-237r49,0r0,136r46,-64r53,0r-52,72","w":183,"k":{"o":9}},"l":{"d":"72,0r-49,0r0,-237r49,0r0,237","w":95},"m":{"d":"276,0r-50,0r0,-104v0,-24,-6,-28,-16,-28v-19,0,-31,17,-37,34r0,98r-49,0r0,-104v0,-26,-6,-28,-20,-28v-15,0,-28,24,-32,32r0,100r-49,0v-1,-55,4,-118,-5,-165r46,0r7,21v5,-7,24,-26,43,-26v28,0,36,3,53,23v28,-41,109,-29,109,42r0,105","w":298},"n":{"d":"175,0r-50,0r0,-107v0,-12,0,-25,-20,-25v-15,0,-25,16,-33,32r0,100r-49,0v-2,-54,5,-119,-5,-165r46,0r7,21v7,-7,21,-26,43,-26v90,-1,54,95,61,170","w":197},"o":{"d":"186,-83v0,47,-25,88,-86,88v-62,0,-85,-40,-85,-88v0,-46,24,-87,85,-87v62,0,86,39,86,87xm135,-83v0,-40,-12,-49,-35,-49v-22,0,-35,9,-35,49v0,36,13,51,35,51v19,0,35,-11,35,-51","w":200,"k":{"v":9}},"p":{"d":"184,-81v0,65,-66,115,-112,66r0,80r-49,0v-2,-76,5,-162,-5,-230r46,0r8,21v7,-9,19,-26,40,-26v52,0,72,41,72,89xm133,-82v2,-70,-48,-59,-62,-18r0,41v21,37,61,46,62,-23","w":198},"q":{"d":"180,-165v-11,69,-3,153,-5,230r-49,0r0,-80v-10,13,-29,20,-42,20v-53,0,-69,-40,-69,-86v0,-48,23,-89,72,-89v21,0,32,17,39,26r8,-21r46,0xm127,-59r0,-41v-13,-42,-63,-51,-62,18v1,69,41,60,62,23","w":198},"r":{"d":"139,-166r-16,40v-23,-20,-51,11,-51,28r0,98r-49,0v-2,-53,4,-121,-5,-165r46,0r7,23v6,-21,42,-36,68,-24","w":144,"k":{".":19}},"s":{"d":"155,-45v0,65,-91,54,-142,39r17,-41v18,6,31,15,50,15v25,-1,24,-6,24,-13v0,-18,-87,-6,-87,-75v0,-63,78,-55,133,-40r-17,40v-17,-8,-27,-12,-42,-12v-17,0,-23,3,-23,11v0,24,87,12,87,76","w":168},"t":{"d":"112,0r-18,40v-34,-13,-65,-33,-65,-81r0,-86r-25,0r0,-38r25,0r0,-45r49,0r0,45r31,0r0,38r-31,0v6,52,-22,120,34,127","w":114},"u":{"d":"177,0r-46,0r-7,-20v-7,7,-20,25,-42,25v-87,1,-52,-97,-59,-170r49,0r0,107v0,11,1,26,19,26v15,0,24,-17,32,-33r0,-100r49,0v2,54,-5,119,5,165","w":195},"v":{"d":"190,-165r-64,165r-50,0r-64,-165r53,0r37,108r36,-108r52,0","w":201,"k":{"\u00c1":9,"\u00c2":9,"\u0153":4,"\u00c3":9,"\u00c0":9,"\u00bf":9,"\u00f8":4,"\u00e6":4,"\u00c6":9,"\u00a2":4,"\u00fa":9,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00c5":9,"s":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"Y":9,"T":9,"J":9,"A":9,".":19,",":19,"\u0161":4}},"w":{"d":"293,-165r-54,165r-52,0r-33,-93r-37,93r-52,0r-56,-165r53,0r34,105r35,-91r49,0r34,92r28,-106r51,0","w":302,"k":{"\u00c1":9,"\u00c2":9,"\u0153":4,"\u00c3":9,"\u00c0":9,"\u00bf":9,"\u00f8":4,"\u00e6":4,"\u00c6":9,"\u00a2":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00c5":9,"\u00c4":9,"s":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"Y":9,"T":9,"J":9,"A":9,".":31,",":31,"\u0161":4}},"x":{"d":"178,0r-55,0r-30,-49r-34,49r-51,0r59,-83r-55,-82r54,0r28,46r30,-46r51,0r-57,79","w":185},"y":{"d":"186,-165r-72,191v-11,29,-30,56,-69,69r-17,-40v38,-9,33,-35,47,-62r-63,-158r53,0r34,103r36,-103r51,0","w":198,"k":{"\u00c1":9,"\u00c2":9,"\u0153":4,"\u00c3":9,"\u00c0":9,"\u00f8":4,"\u00e6":4,"\u00c6":9,"\u00a2":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00c5":9,"\u00c4":9,"s":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"T":9,"J":9,"A":9,".":19,",":19,"\u0161":4}},"z":{"d":"158,-124r-93,86r87,0r0,38r-128,0r-16,-40r94,-87r-81,0r0,-38r121,0","w":165},"{":{"d":"116,42v-106,-3,-43,-115,-99,-119r0,-37v55,-2,-8,-115,99,-119r0,37v-44,0,-8,79,-57,101v50,18,12,100,57,100r0,37","w":146},"|":{"d":"72,60r-42,0r0,-313r42,0r0,313","w":101},"}":{"d":"129,-77v-56,4,7,116,-99,119r0,-37v45,0,7,-82,57,-100v-49,-22,-13,-101,-57,-101r0,-37v107,4,44,117,99,119r0,37","w":146},"~":{"d":"193,-99v0,24,-16,48,-53,48v-34,0,-59,-34,-67,-34v-16,0,-24,4,-24,28r-38,-20v0,-24,17,-49,53,-49v39,0,63,33,67,33v16,0,24,-2,24,-27"},"\u00c4":{"d":"244,0r-60,0r-19,-59r-77,0r-20,59r-58,0r94,-233r52,0xm151,-100r-23,-74r-25,74r48,0xm180,-241r-44,0r0,-37r44,0r0,37xm121,-241r-43,0r0,-37r43,0r0,37","w":253,"k":{"\u00d2":4,"\u00d3":4,"\u0178":31,"\u00ff":19,"\u0153":4,"\u0152":4,"\u00d5":4,"\u00e6":4,"\u00a2":4,"\u00fc":4,"\u00fb":4,"\u00f9":4,"\u00fa":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00d6":4,"\u00c7":4,"y":19,"w":19,"v":19,"u":4,"q":4,"o":4,"e":4,"d":4,"c":4,"a":4,"Y":31,"W":31,"V":31,"T":19,"Q":4,"O":3,"G":4,"C":4,"\u00dd":19}},"\u00c5":{"d":"244,0r-60,0r-19,-59r-77,0r-20,59r-58,0r94,-233r52,0xm151,-100r-23,-74r-25,74r48,0xm163,-271v0,17,-13,29,-30,29v-16,0,-30,-13,-30,-29v0,-17,13,-30,30,-30v17,0,30,13,30,30xm147,-271v0,-8,-5,-14,-14,-14v-18,0,-18,27,0,28v9,0,14,-7,14,-14","w":253},"\u00c7":{"d":"201,-4v-21,7,-40,12,-68,12v18,0,26,17,26,28v0,49,-50,51,-95,44r10,-33v22,1,46,11,46,-11v0,-10,-3,-13,-29,-13r5,-19v-54,-14,-75,-58,-75,-120v0,-65,27,-122,113,-122v20,0,46,4,64,10r-17,45v-51,-28,-104,-14,-104,66v0,87,54,97,107,67","w":212},"\u00c9":{"d":"179,0r-146,0r0,-233r143,0r0,42r-88,0r0,50r80,0r0,42r-80,0r0,57r91,0r0,42xm132,-286r-49,42r-33,0r35,-42r47,0","w":217},"\u00d1":{"d":"238,0r-83,0r-69,-168r0,168r-53,0r0,-233r82,0r69,168r0,-168r54,0r0,233xm200,-272v-6,20,-24,32,-43,32v-22,0,-27,-18,-38,-18v-10,0,-16,6,-19,14r-25,-12v10,-22,23,-29,45,-29v17,0,24,18,36,18v10,0,17,-11,19,-17","w":271},"\u00d6":{"d":"248,-116v0,69,-28,123,-113,123v-87,0,-114,-53,-114,-123v0,-68,29,-122,114,-122v83,0,113,50,113,122xm192,-116v0,-62,-21,-80,-57,-80v-37,0,-58,19,-58,80v0,65,21,81,58,81v39,0,57,-24,57,-81xm186,-241r-43,0r0,-37r43,0r0,37xm127,-241r-43,0r0,-37r43,0r0,37","w":268},"\u00dc":{"d":"235,-85v0,62,-37,92,-99,92v-68,0,-103,-31,-103,-93r0,-147r55,0r0,143v0,49,26,55,48,55v23,0,44,-14,44,-55r0,-143r55,0r0,148xm187,-241r-43,0r0,-37r43,0r0,37xm129,-241r-44,0r0,-37r44,0r0,37","w":268},"\u00e1":{"d":"176,0r-47,0r-7,-15v-24,33,-118,21,-107,-28v-4,-36,34,-66,104,-62v0,-14,3,-27,-19,-27v-23,0,-46,7,-62,15r-17,-41v53,-16,148,-27,147,41v0,44,-1,79,8,117xm136,-233r-50,42r-32,0r34,-42r48,0xm91,-33v15,0,33,-13,28,-37v-31,-1,-53,7,-53,25v0,12,14,12,25,12","w":195},"\u00e0":{"d":"176,0r-47,0r-7,-15v-24,33,-118,21,-107,-28v-4,-36,34,-66,104,-62v0,-14,3,-27,-19,-27v-23,0,-46,7,-62,15r-17,-41v53,-16,148,-27,147,41v0,44,-1,79,8,117xm123,-191r-33,0r-49,-42r47,0xm91,-33v15,0,33,-13,28,-37v-31,-1,-53,7,-53,25v0,12,14,12,25,12","w":195},"\u00e2":{"d":"176,0r-47,0r-7,-15v-24,33,-118,21,-107,-28v-4,-36,34,-66,104,-62v0,-14,3,-27,-19,-27v-23,0,-46,7,-62,15r-17,-41v53,-16,148,-27,147,41v0,44,-1,79,8,117xm143,-190r-34,0r-18,-21r-19,21r-34,0r37,-43r32,0xm91,-33v15,0,33,-13,28,-37v-31,-1,-53,7,-53,25v0,12,14,12,25,12","w":195},"\u00e4":{"d":"176,0r-47,0r-7,-15v-24,33,-118,21,-107,-28v-4,-36,34,-66,104,-62v0,-14,3,-27,-19,-27v-23,0,-46,7,-62,15r-17,-41v53,-16,148,-27,147,41v0,44,-1,79,8,117xm88,-188r-44,0r0,-39r44,0r0,39xm147,-188r-44,0r0,-39r44,0r0,39xm91,-33v15,0,33,-13,28,-37v-31,-1,-53,7,-53,25v0,12,14,12,25,12","w":195},"\u00e3":{"d":"176,0r-47,0r-7,-15v-24,33,-118,21,-107,-28v-4,-36,34,-66,104,-62v0,-14,3,-27,-19,-27v-23,0,-46,7,-62,15r-17,-41v53,-16,148,-27,147,41v0,44,-1,79,8,117xm154,-212v-6,20,-24,32,-43,32v-22,0,-26,-17,-37,-17v-10,0,-16,5,-19,13r-25,-11v10,-22,22,-29,44,-29v17,0,25,17,37,17v10,0,17,-11,19,-17xm91,-33v15,0,33,-13,28,-37v-31,-1,-53,7,-53,25v0,12,14,12,25,12","w":195},"\u00e5":{"d":"176,0r-47,0r-7,-15v-24,33,-118,21,-107,-28v-4,-36,34,-66,104,-62v0,-14,3,-27,-19,-27v-23,0,-46,7,-62,15r-17,-41v53,-16,148,-27,147,41v0,44,-1,79,8,117xm123,-212v0,17,-13,29,-30,29v-16,0,-30,-13,-30,-29v0,-17,13,-30,30,-30v17,0,30,13,30,30xm91,-33v15,0,33,-13,28,-37v-31,-1,-53,7,-53,25v0,12,14,12,25,12xm107,-212v0,-8,-5,-14,-14,-14v-18,0,-18,27,0,28v9,0,14,-7,14,-14","w":195},"\u00e7":{"d":"162,-8v-10,5,-37,11,-53,13r-1,4v18,0,25,16,25,27v-4,50,-49,51,-93,44r11,-31v22,2,45,9,45,-13v0,-10,-3,-13,-29,-13r5,-21v-38,-10,-57,-42,-57,-83v0,-78,79,-107,145,-76r-18,39v-34,-17,-79,-31,-77,37v2,64,42,53,78,35","w":171},"\u00e9":{"d":"179,-61r-113,0v10,43,53,32,87,16r16,37v-20,9,-46,13,-70,13v-55,0,-84,-40,-84,-86v0,-38,17,-89,81,-89v63,0,83,34,83,109xm130,-98v-3,-27,-17,-34,-33,-34v-7,0,-29,2,-30,34r63,0xm152,-233r-50,42r-33,0r35,-42r48,0","w":194},"\u00e8":{"d":"179,-61r-113,0v10,43,53,32,87,16r16,37v-20,9,-46,13,-70,13v-55,0,-84,-40,-84,-86v0,-38,17,-89,81,-89v63,0,83,34,83,109xm130,-98v-3,-27,-17,-34,-33,-34v-7,0,-29,2,-30,34r63,0xm126,-191r-32,0r-50,-42r48,0","w":194},"\u00ea":{"d":"179,-61r-113,0v10,43,53,32,87,16r16,37v-20,9,-46,13,-70,13v-55,0,-84,-40,-84,-86v0,-38,17,-89,81,-89v63,0,83,34,83,109xm130,-98v-3,-27,-17,-34,-33,-34v-7,0,-29,2,-30,34r63,0xm154,-190r-34,0r-17,-21r-19,21r-35,0r38,-43r31,0","w":194},"\u00eb":{"d":"179,-61r-113,0v10,43,53,32,87,16r16,37v-20,9,-46,13,-70,13v-55,0,-84,-40,-84,-86v0,-38,17,-89,81,-89v63,0,83,34,83,109xm130,-98v-3,-27,-17,-34,-33,-34v-7,0,-29,2,-30,34r63,0xm152,-189r-43,0r0,-37r43,0r0,37xm94,-189r-44,0r0,-37r44,0r0,37","w":194},"\u00ed":{"d":"88,-233r-49,42r-33,0r35,-42r47,0xm72,0r-49,0r0,-165r49,0r0,165","w":95},"\u00ec":{"d":"90,-191r-33,0r-49,-42r47,0xm80,0r-49,0r0,-165r49,0r0,165","w":95},"\u00ee":{"d":"100,-190r-34,0r-17,-21r-19,21r-35,0r38,-43r31,0xm72,0r-49,0r0,-165r49,0r0,165","w":95},"\u00ef":{"d":"99,-198r-43,0r0,-37r43,0r0,37xm40,-198r-43,0r0,-37r43,0r0,37xm72,0r-49,0r0,-165r49,0r0,165","w":95},"\u00f1":{"d":"175,0r-50,0r0,-107v0,-12,0,-25,-20,-25v-15,0,-25,16,-33,32r0,100r-49,0v-2,-54,5,-119,-5,-165r46,0r7,21v7,-7,21,-26,43,-26v90,-1,54,95,61,170xm158,-212v-6,20,-25,32,-44,32v-22,0,-26,-17,-37,-17v-10,0,-16,5,-19,13r-25,-11v10,-22,22,-29,44,-29v17,0,25,17,37,17v10,0,17,-11,19,-17","w":197},"\u00f3":{"d":"186,-83v0,47,-25,88,-86,88v-62,0,-85,-40,-85,-88v0,-46,24,-87,85,-87v62,0,86,39,86,87xm135,-83v0,-40,-12,-49,-35,-49v-22,0,-35,9,-35,49v0,36,13,51,35,51v19,0,35,-11,35,-51xm149,-233r-50,42r-32,0r34,-42r48,0","w":200},"\u00f2":{"d":"186,-83v0,47,-25,88,-86,88v-62,0,-85,-40,-85,-88v0,-46,24,-87,85,-87v62,0,86,39,86,87xm135,-83v0,-40,-12,-49,-35,-49v-22,0,-35,9,-35,49v0,36,13,51,35,51v19,0,35,-11,35,-51xm134,-191r-32,0r-50,-42r48,0","w":200},"\u00f4":{"d":"186,-83v0,47,-25,88,-86,88v-62,0,-85,-40,-85,-88v0,-46,24,-87,85,-87v62,0,86,39,86,87xm135,-83v0,-40,-12,-49,-35,-49v-22,0,-35,9,-35,49v0,36,13,51,35,51v19,0,35,-11,35,-51xm153,-190r-34,0r-18,-21r-19,21r-34,0r37,-43r32,0","w":200},"\u00f6":{"d":"186,-83v0,47,-25,88,-86,88v-62,0,-85,-40,-85,-88v0,-46,24,-87,85,-87v62,0,86,39,86,87xm135,-83v0,-40,-12,-49,-35,-49v-22,0,-35,9,-35,49v0,36,13,51,35,51v19,0,35,-11,35,-51xm153,-189r-43,0r0,-37r43,0r0,37xm95,-189r-44,0r0,-37r44,0r0,37","w":200},"\u00f5":{"d":"186,-83v0,47,-25,88,-86,88v-62,0,-85,-40,-85,-88v0,-46,24,-87,85,-87v62,0,86,39,86,87xm135,-83v0,-40,-12,-49,-35,-49v-22,0,-35,9,-35,49v0,36,13,51,35,51v19,0,35,-11,35,-51xm161,-212v-6,20,-25,32,-44,32v-22,0,-26,-17,-37,-17v-10,0,-16,5,-19,13r-25,-11v10,-22,22,-29,44,-29v17,0,25,17,37,17v10,0,17,-11,19,-17","w":200},"\u00fa":{"d":"177,0r-46,0r-7,-20v-7,7,-20,25,-42,25v-87,1,-52,-97,-59,-170r49,0r0,107v0,11,1,26,19,26v15,0,24,-17,32,-33r0,-100r49,0v2,54,-5,119,5,165xm145,-233r-50,42r-32,0r34,-42r48,0","w":195},"\u00f9":{"d":"127,-191r-32,0r-50,-42r48,0xm177,0r-46,0r-7,-20v-7,7,-20,25,-42,25v-87,1,-52,-97,-59,-170r49,0r0,107v0,11,1,26,19,26v15,0,24,-17,32,-33r0,-100r49,0v2,54,-5,119,5,165","w":195},"\u00fb":{"d":"177,0r-46,0r-7,-20v-7,7,-20,25,-42,25v-87,1,-52,-97,-59,-170r49,0r0,107v0,11,1,26,19,26v15,0,24,-17,32,-33r0,-100r49,0v2,54,-5,119,5,165xm148,-190r-34,0r-18,-21r-19,21r-34,0r37,-43r32,0","w":195},"\u00fc":{"d":"177,0r-46,0r-7,-20v-7,7,-20,25,-42,25v-87,1,-52,-97,-59,-170r49,0r0,107v0,11,1,26,19,26v15,0,24,-17,32,-33r0,-100r49,0v2,54,-5,119,5,165xm148,-189r-43,0r0,-37r43,0r0,37xm90,-189r-44,0r0,-37r44,0r0,37","w":195},"\u2020":{"d":"190,-108r-68,0r0,173r-40,0r0,-173r-69,0r0,-37r69,0r0,-78r40,0r0,78r68,0r0,37"},"\u00b0":{"d":"146,-158v0,37,-29,64,-65,64v-36,0,-66,-27,-66,-64v0,-37,30,-64,66,-64v36,0,65,27,65,64xm116,-158v0,-21,-14,-36,-35,-36v-21,0,-36,15,-36,36v0,19,17,36,36,36v19,0,35,-17,35,-36","w":162},"\u00a2":{"d":"160,-7v-8,4,-26,8,-41,10r0,33r-39,0r0,-33v-43,-8,-65,-40,-65,-84v0,-46,21,-79,65,-87r0,-34r39,0r0,34v14,3,31,7,39,10r-17,41v-6,-3,-14,-8,-22,-11r0,92v8,-3,17,-7,24,-11xm80,-37r0,-91v-19,4,-19,86,0,91","w":171},"\u00a3":{"d":"196,0r-175,0r0,-43r22,0r0,-59r-28,0r0,-37r28,0v-3,-64,36,-97,116,-104r14,45v-46,0,-76,3,-76,59r51,0r0,37r-50,0r0,59r98,0r0,43"},"\u00a7":{"d":"153,-113v0,17,-5,28,-14,37v4,8,6,17,6,31v-2,64,-88,55,-135,39r17,-40v13,6,25,14,44,14v25,-1,24,-3,24,-13v0,-22,-87,-6,-87,-75v0,-17,8,-31,18,-37v-7,-8,-12,-17,-12,-31v0,-62,77,-55,130,-40r-17,40v-13,-10,-58,-22,-63,-1v0,24,89,11,89,76xm101,-98v12,-24,-8,-30,-35,-38v-7,4,-9,10,-9,16v0,10,23,15,44,22","w":161},"\u2022":{"d":"156,-117v0,30,-23,55,-54,55v-31,0,-54,-24,-54,-55v0,-31,24,-54,54,-54v30,0,54,24,54,54"},"\u00b6":{"d":"192,68r-41,0r0,-264v-42,-3,-75,0,-75,44v0,22,19,42,35,46r0,174r-40,0r0,-152v-46,-9,-64,-45,-64,-75v0,-25,9,-74,70,-74r115,0r0,301","w":194},"\u00df":{"d":"185,-42v0,61,-60,83,-112,83r17,-41v33,0,45,-26,45,-43v0,-46,-33,-46,-53,-52r0,-39v11,-7,31,-18,31,-45v0,-12,-8,-20,-21,-20v-7,0,-20,3,-20,25r0,174r-49,0r0,-170v0,-45,29,-67,69,-67v30,0,72,9,72,60v0,45,-34,53,-43,59v19,8,64,14,64,76","w":200},"\u00ae":{"d":"250,-117v0,68,-53,121,-120,121v-67,0,-121,-53,-121,-121v0,-68,54,-120,121,-120v68,0,120,52,120,120xm222,-117v0,-51,-40,-94,-92,-94v-53,0,-93,42,-93,94v0,51,42,94,93,94v51,0,92,-43,92,-94xm190,-46r-40,0v-14,-18,-24,-41,-41,-57r0,57r-33,0r0,-141v50,2,104,-14,104,43v0,18,-8,35,-31,40xm147,-144v0,-21,-19,-19,-38,-18r0,35v19,0,38,3,38,-17","w":259},"\u00a9":{"d":"250,-117v0,68,-53,121,-120,121v-67,0,-121,-53,-121,-121v0,-68,54,-120,121,-120v68,0,120,52,120,120xm222,-117v0,-51,-40,-94,-92,-94v-53,0,-93,42,-93,94v0,51,42,94,93,94v51,0,92,-43,92,-94xm171,-48v-54,19,-105,-5,-105,-68v0,-39,15,-73,66,-73v12,0,28,1,38,5r-11,27v-31,-17,-60,-7,-60,41v0,52,30,59,62,41","w":259},"\u2122":{"d":"313,-105r-32,0r0,-96r-35,96r-35,0r-35,-96r0,96r-31,0r0,-128r54,0r31,89r31,-89r52,0r0,128xm129,-210r-38,0r0,105r-32,0r0,-105r-37,0r0,-23r107,0r0,23","w":337},"\u00b4":{"d":"89,-233r-49,42r-33,0r34,-42r48,0","w":95},"\u00a8":{"d":"99,-196r-43,0r0,-37r43,0r0,37xm40,-196r-43,0r0,-37r43,0r0,37","w":95},"\u2260":{"d":"186,-20r-91,0r-30,56r-35,-19r20,-37r-32,0r0,-36r51,0r14,-26r-65,0r0,-36r84,0r29,-55r35,19r-19,36r39,0r0,36r-58,0r-14,26r72,0r0,36"},"\u00c6":{"d":"334,0r-145,0r-8,-59r-77,0r-31,59r-63,0r132,-233r188,0r0,42r-119,0r7,50r105,0r0,42r-98,0r10,57r99,0r0,42xm175,-100r-10,-75r-39,75r49,0","w":371},"\u00d8":{"d":"260,-223r-27,33v34,83,17,197,-98,197v-25,0,-45,-4,-62,-11r-32,37r-35,-33r32,-38v-38,-82,-19,-200,97,-200v26,0,47,5,64,13r26,-30xm167,-188v-49,-20,-93,-5,-90,72v0,12,0,22,1,31xm103,-40v67,24,97,-25,89,-103","w":268},"\u221e":{"d":"268,-81v0,29,-14,63,-67,63v-26,0,-50,-18,-58,-31v-13,15,-30,31,-57,31v-53,0,-68,-34,-68,-63v0,-29,18,-64,68,-64v30,0,45,13,58,30v14,-16,27,-30,58,-30v56,0,66,34,66,64xm220,-81v0,-42,-37,-27,-52,-1v9,15,20,26,33,26v9,0,19,-6,19,-25xm120,-82v-8,-14,-23,-25,-34,-25v-9,0,-20,7,-20,26v0,43,38,24,54,-1","w":286},"\u00b1":{"d":"182,-84r-60,0r0,41r-40,0r0,-41r-60,0r0,-37r60,0r0,-35r40,0r0,35r60,0r0,37xm186,0r-168,0r0,-36r168,0r0,36"},"\u2264":{"d":"186,-43r-168,-37r0,-48r168,-38r0,46r-117,16r117,15r0,46xm186,0r-168,0r0,-36r168,0r0,36"},"\u2265":{"d":"186,-80r-168,37r0,-46r117,-15r-117,-16r0,-46r168,38r0,48xm186,0r-168,0r0,-36r168,0r0,36"},"\u00a5":{"d":"205,-233r-67,112r32,0r0,36r-42,0r0,15r42,0r0,37r-42,0r0,33r-55,0r0,-33r-42,0r0,-37r42,0r0,-15r-42,0r0,-36r32,0r-64,-112r61,0r43,84r44,-84r58,0"},"\u00b5":{"d":"181,0r-46,0r-7,-20v-8,9,-24,29,-51,25r0,60r-50,0r0,-230r50,0r0,107v0,11,1,26,19,26v15,0,23,-17,31,-33r0,-100r49,0v2,54,-5,119,5,165"},"\u03bc":{"d":"181,0r-46,0r-7,-20v-8,9,-24,29,-51,25r0,60r-50,0r0,-230r50,0r0,107v0,11,1,26,19,26v15,0,23,-17,31,-33r0,-100r49,0v2,54,-5,119,5,165"},"\u2202":{"d":"188,-102v0,53,-15,108,-88,108v-41,0,-83,-26,-83,-71v0,-54,24,-82,77,-82v6,0,32,3,42,22v0,-23,-9,-59,-51,-59v-14,0,-26,5,-38,11r-16,-44v15,-4,43,-7,56,-7v74,0,101,64,101,122xm133,-84v-5,-13,-13,-22,-34,-22v-29,0,-28,20,-28,41v0,23,14,31,28,31v18,0,34,-6,34,-50"},"\u2211":{"d":"196,65r-182,0r0,-32r101,-128r-96,-126r0,-32r173,0r0,36r-122,0r93,122r-99,124r132,0r0,36"},"\u220f":{"d":"197,65r-41,0r0,-284r-108,0r0,284r-41,0r0,-318r190,0r0,318"},"\u03c0":{"d":"199,0r-10,33v-31,-6,-65,-21,-65,-68r0,-93r-46,0r0,128r-41,0r0,-128r-29,0r0,-37r184,0r0,37r-27,0v7,50,-24,126,34,128"},"\u222b":{"d":"159,-227v-28,4,-34,13,-34,35r0,179v0,49,-42,65,-68,70r-12,-38v26,-5,34,-14,34,-36r0,-178v0,-55,43,-66,69,-70"},"\u00aa":{"d":"152,-141v-13,-1,-34,5,-35,-8v-14,19,-71,11,-64,-16v-2,-20,20,-36,62,-34v0,-8,2,-12,-11,-13v-14,0,-27,4,-37,8r-10,-24v30,-9,90,-14,90,22v0,25,-1,44,5,65xm84,-166v7,13,39,6,32,-13v-19,-1,-34,3,-32,13"},"\u00ba":{"d":"156,-190v0,26,-17,49,-54,49v-37,0,-53,-23,-53,-49v0,-25,16,-48,53,-48v37,0,54,22,54,48xm124,-190v0,-22,-10,-26,-22,-26v-12,0,-21,4,-21,26v0,20,8,27,21,27v10,0,22,-5,22,-27"},"\u03a9":{"d":"249,-130v1,42,-17,81,-58,96r48,0r0,34r-92,0r0,-54v38,-7,45,-32,45,-76v0,-61,-37,-66,-56,-66v-18,0,-57,4,-57,66v0,45,8,71,46,76r0,54r-94,0r0,-34v16,-1,35,2,49,-1v-42,-13,-58,-54,-58,-94v0,-68,43,-109,114,-109v70,0,113,40,113,108","w":271},"\u2126":{"d":"249,-130v1,42,-17,81,-58,96r48,0r0,34r-92,0r0,-54v38,-7,45,-32,45,-76v0,-61,-37,-66,-56,-66v-18,0,-57,4,-57,66v0,45,8,71,46,76r0,54r-94,0r0,-34v16,-1,35,2,49,-1v-42,-13,-58,-54,-58,-94v0,-68,43,-109,114,-109v70,0,113,40,113,108","w":271},"\u00e6":{"d":"281,-61r-113,0v10,43,53,32,87,16r16,37v-38,19,-118,18,-132,-15v-25,40,-131,37,-124,-20v-4,-36,33,-66,103,-62v0,-13,3,-27,-18,-27v-23,0,-46,7,-62,15r-17,-41v39,-12,99,-20,130,2v12,-7,27,-14,47,-14v63,0,83,34,83,109xm232,-98v-3,-27,-17,-34,-33,-34v-7,0,-30,2,-31,34r64,0xm91,-33v19,0,32,-13,28,-37v-31,-1,-53,7,-53,25v0,12,14,12,25,12","w":296},"\u00f8":{"d":"191,-151r-16,18v27,60,6,140,-75,138v-18,0,-32,-3,-44,-8r-17,19r-33,-31r18,-21v-23,-62,-4,-135,76,-134v16,0,30,1,42,5r17,-18xm114,-134v-34,0,-49,9,-50,56xm136,-91r-51,56v33,13,50,-10,51,-56","w":200},"\u00bf":{"d":"128,-189r-51,0r0,-44r51,0r0,44xm163,-7v-57,11,-145,36,-145,-52v0,-43,60,-51,60,-82r0,-26r48,0r0,28v0,49,-55,52,-55,80v0,36,64,15,86,8","w":174},"\u00a1":{"d":"76,-189r-50,0r0,-44r50,0r0,44xm75,0r-48,0r0,-165r48,0r0,165","w":101},"\u00ac":{"d":"189,-28r-40,0r0,-62r-136,0r0,-36r176,0r0,98"},"\u221a":{"d":"205,-269r-67,315r-66,0r-46,-112r-19,0r0,-36r53,0r42,106r61,-273r42,0"},"\u0192":{"d":"162,-239v-1,13,4,33,-1,42v-28,1,-42,12,-43,32r31,0r-6,34r-30,0r-34,196r-44,0r34,-196r-24,0r5,-34r25,0v2,-58,57,-71,87,-74"},"\u2248":{"d":"193,-123v0,24,-16,49,-53,49v-34,0,-59,-35,-67,-35v-16,0,-24,5,-24,29r-38,-21v0,-24,17,-48,53,-48v39,0,63,33,67,33v16,0,24,-3,24,-28xm193,-47v0,24,-16,48,-53,48v-34,0,-59,-34,-67,-34v-16,0,-24,5,-24,29r-38,-21v0,-24,17,-49,53,-49v39,0,63,34,67,34v16,0,24,-3,24,-28"},"\u0394":{"d":"267,0r-248,0r101,-233r47,0xm210,-36r-66,-161r-67,161r133,0","w":286},"\u2206":{"d":"267,0r-248,0r101,-233r47,0xm210,-36r-66,-161r-67,161r133,0","w":286},"\u00ab":{"d":"149,-163r-35,65r35,65r-44,0r-33,-64r33,-66r44,0xm85,-163r-35,65r34,65r-44,0r-34,-64r34,-66r45,0","w":155},"\u00bb":{"d":"150,-97r-34,64r-44,0r35,-65r-35,-65r44,0xm85,-97r-34,64r-44,0r35,-65r-35,-65r44,0","w":155},"\u2026":{"d":"280,0r-51,0r0,-45r51,0r0,45xm178,0r-51,0r0,-45r51,0r0,45xm76,0r-50,0r0,-45r50,0r0,45","w":306},"\u00a0":{"w":101},"\u00c0":{"d":"244,0r-60,0r-19,-59r-77,0r-20,59r-58,0r94,-233r52,0xm151,-100r-23,-74r-25,74r48,0xm167,-250r-32,0r-50,-42r48,0","w":253},"\u00c3":{"d":"244,0r-60,0r-19,-59r-77,0r-20,59r-58,0r94,-233r52,0xm151,-100r-23,-74r-25,74r48,0xm193,-272v-6,20,-24,32,-43,32v-29,0,-41,-32,-57,-4r-25,-12v10,-22,23,-28,45,-28v17,0,24,17,36,17v10,0,17,-11,19,-17","w":253},"\u00d5":{"d":"248,-116v0,69,-28,123,-113,123v-87,0,-114,-53,-114,-123v0,-68,29,-122,114,-122v83,0,113,50,113,122xm192,-116v0,-62,-21,-80,-57,-80v-37,0,-58,19,-58,80v0,65,21,81,58,81v39,0,57,-24,57,-81xm200,-272v-6,20,-24,32,-43,32v-22,0,-26,-18,-37,-18v-10,0,-17,6,-20,14r-24,-12v10,-22,22,-29,44,-29v17,0,24,18,36,18v10,0,18,-11,20,-17","w":268},"\u0152":{"d":"342,0v-71,0,-144,7,-207,7v-87,0,-114,-53,-114,-123v0,-82,60,-141,155,-117r162,0r0,42r-106,0v5,15,10,31,12,50r87,0r0,42r-87,0v-1,22,-6,39,-12,57r110,0r0,42xm188,-116v0,-62,-16,-80,-53,-80v-37,0,-58,19,-58,80v0,65,21,81,58,81v40,0,53,-24,53,-81","w":379},"\u0153":{"d":"298,-61r-113,0v10,44,52,32,86,16r16,37v-38,16,-97,20,-126,-5v-14,11,-35,18,-61,18v-62,0,-85,-40,-85,-88v0,-46,24,-87,85,-87v26,0,47,7,61,17v13,-10,30,-17,54,-17v63,0,83,34,83,109xm248,-98v-3,-27,-17,-34,-33,-34v-7,0,-29,2,-30,34r63,0xm135,-83v0,-40,-12,-49,-35,-49v-22,0,-35,9,-35,49v0,36,13,51,35,51v19,0,35,-11,35,-51","w":313},"\u2013":{"d":"180,-67r-180,0r0,-36r180,0r0,36","w":180},"\u2014":{"d":"360,-64r-360,0r0,-39r360,0r0,39","w":360},"\u201c":{"d":"141,-233r-30,67r-37,0r35,-67r32,0xm82,-233r-31,67r-37,0r36,-67r32,0","w":155},"\u201d":{"d":"141,-233r-35,67r-32,0r31,-67r36,0xm82,-233r-35,67r-33,0r31,-67r37,0","w":155},"\u2018":{"d":"84,-233r-31,67r-37,0r36,-67r32,0","w":101},"\u2019":{"d":"84,-233r-36,67r-33,0r31,-67r38,0","w":101},"\u00f7":{"d":"127,-111r-51,0r0,-45r51,0r0,45xm186,-64r-168,0r0,-31r168,0r0,31xm127,-1r-51,0r0,-45r51,0r0,45"},"\u25ca":{"d":"186,-113r-63,126r-44,0r-62,-126r62,-125r45,0xm147,-113r-45,-96r-45,96r45,96"},"\u00ff":{"d":"186,-165r-72,191v-11,29,-30,56,-69,69r-17,-40v38,-9,33,-35,47,-62r-63,-158r53,0r34,103r36,-103r51,0xm156,-188r-44,0r0,-37r44,0r0,37xm97,-188r-43,0r0,-37r43,0r0,37"},"\u0178":{"d":"229,-233r-86,128r0,105r-55,0r0,-103r-83,-130r62,0r51,81r51,-81r60,0xm170,-256r-43,0r0,-37r43,0r0,37xm112,-256r-42,0r0,-37r42,0r0,37","w":233},"\u2044":{"d":"127,-226r-131,226r-41,0r130,-226r42,0","w":81},"\u2039":{"d":"93,-163r-35,65r35,65r-44,0r-34,-64r34,-66r44,0","w":101},"\u203a":{"d":"92,-97r-33,64r-45,0r35,-65r-35,-65r45,0","w":101},"\ufb01":{"d":"189,-194r-52,0r0,-39r52,0r0,39xm188,0r-50,0r0,-165r50,0r0,165xm125,-199v-31,4,-49,10,-48,34r31,0r0,38r-31,0r0,127r-49,0r0,-127r-25,0r0,-38r25,0v-1,-49,30,-65,79,-74","w":210},"\ufb02":{"d":"189,0r-49,0r0,-237r49,0r0,237xm125,-199v-31,4,-49,10,-48,34r31,0r0,38r-31,0r0,127r-49,0r0,-127r-25,0r0,-38r25,0v-1,-49,30,-65,79,-74","w":210},"\u2021":{"d":"190,-54r-68,0r0,54r-40,0r0,-54r-69,0r0,-36r69,0r0,-53r-69,0r0,-37r69,0r0,-53r40,0r0,53r68,0r0,37r-68,0r0,53r68,0r0,36"},"\u00b7":{"d":"73,-73r-44,0r0,-45r44,0r0,45","w":101},"\u201a":{"d":"84,-36r-36,68r-33,0r31,-68r38,0","w":101},"\u201e":{"d":"141,-36r-35,68r-32,0r31,-68r36,0xm82,-36r-35,68r-33,0r31,-68r37,0","w":155},"\u2030":{"d":"417,-60v0,42,-15,65,-55,65v-40,0,-55,-23,-55,-65v0,-42,18,-62,55,-62v40,0,55,21,55,62xm285,-60v0,42,-15,65,-55,65v-40,0,-55,-23,-55,-65v0,-42,18,-62,55,-62v40,0,55,21,55,62xm234,-226r-131,226r-41,0r130,-226r42,0xm124,-176v0,42,-16,65,-56,65v-40,0,-54,-23,-54,-65v0,-42,18,-62,55,-62v40,0,55,21,55,62xm383,-60v0,-28,-5,-37,-21,-37v-18,0,-20,13,-20,37v0,29,2,40,20,40v16,0,21,-13,21,-40xm251,-60v0,-28,-5,-37,-21,-37v-18,0,-20,13,-20,37v0,29,2,40,20,40v16,0,21,-13,21,-40xm89,-176v0,-28,-4,-37,-20,-37v-18,0,-21,13,-21,37v0,29,2,40,20,40v16,0,21,-13,21,-40","w":430},"\u00c2":{"d":"244,0r-60,0r-19,-59r-77,0r-20,59r-58,0r94,-233r52,0xm151,-100r-23,-74r-25,74r48,0xm182,-249r-34,0r-18,-22r-19,22r-34,0r37,-43r32,0","w":253},"\u00ca":{"d":"179,0r-146,0r0,-233r143,0r0,42r-88,0r0,50r80,0r0,42r-80,0r0,57r91,0r0,42xm156,-249r-35,0r-17,-22r-19,22r-35,0r38,-44r32,0","w":217},"\u00c1":{"d":"244,0r-60,0r-19,-59r-77,0r-20,59r-58,0r94,-233r52,0xm151,-100r-23,-74r-25,74r48,0xm172,-293r-49,42r-33,0r35,-42r47,0","w":253},"\u00cb":{"d":"179,0r-146,0r0,-233r143,0r0,42r-88,0r0,50r80,0r0,42r-80,0r0,57r91,0r0,42xm161,-241r-44,0r0,-37r44,0r0,37xm102,-241r-43,0r0,-37r43,0r0,37","w":217},"\u00c8":{"d":"179,0r-146,0r0,-233r143,0r0,42r-88,0r0,50r80,0r0,42r-80,0r0,57r91,0r0,42xm141,-250r-32,0r-50,-42r48,0","w":217},"\u00cd":{"d":"83,0r-55,0r0,-233r55,0r0,233xm99,-291r-49,42r-33,0r35,-42r47,0","w":112},"\u00ce":{"d":"84,0r-55,0r0,-233r55,0r0,233xm109,-246r-34,0r-18,-22r-19,22r-34,0r37,-43r32,0","w":112},"\u00cf":{"d":"82,0r-55,0r0,-233r55,0r0,233xm107,-260r-43,0r0,-37r43,0r0,37xm49,-260r-44,0r0,-37r44,0r0,37","w":112},"\u00cc":{"d":"84,0r-55,0r0,-233r55,0r0,233xm100,-249r-33,0r-49,-42r47,0","w":112},"\u00d3":{"d":"248,-116v0,69,-28,123,-113,123v-87,0,-114,-53,-114,-123v0,-68,29,-122,114,-122v83,0,113,50,113,122xm192,-116v0,-62,-21,-80,-57,-80v-37,0,-58,19,-58,80v0,65,21,81,58,81v39,0,57,-24,57,-81xm174,-293r-49,42r-33,0r35,-42r47,0","w":268},"\u00d4":{"d":"248,-116v0,69,-28,123,-113,123v-87,0,-114,-53,-114,-123v0,-68,29,-122,114,-122v83,0,113,50,113,122xm192,-116v0,-62,-21,-80,-57,-80v-37,0,-58,19,-58,80v0,65,21,81,58,81v39,0,57,-24,57,-81xm186,-249r-34,0r-18,-22r-19,22r-34,0r37,-44r32,0","w":268},"\u00d2":{"d":"248,-116v0,69,-28,123,-113,123v-87,0,-114,-53,-114,-123v0,-68,29,-122,114,-122v83,0,113,50,113,122xm192,-116v0,-62,-21,-80,-57,-80v-37,0,-58,19,-58,80v0,65,21,81,58,81v39,0,57,-24,57,-81xm159,-250r-33,0r-49,-42r47,0","w":268},"\u00da":{"d":"235,-85v0,62,-37,92,-99,92v-68,0,-103,-31,-103,-93r0,-147r55,0r0,143v0,49,26,55,48,55v23,0,44,-14,44,-55r0,-143r55,0r0,148xm186,-285r-50,42r-32,0r34,-42r48,0","w":268},"\u00db":{"d":"235,-85v0,62,-37,92,-99,92v-68,0,-103,-31,-103,-93r0,-147r55,0r0,143v0,49,26,55,48,55v23,0,44,-14,44,-55r0,-143r55,0r0,148xm188,-249r-35,0r-17,-22r-19,22r-35,0r38,-44r32,0","w":268},"\u00d9":{"d":"235,-85v0,62,-37,92,-99,92v-68,0,-103,-31,-103,-93r0,-147r55,0r0,143v0,49,26,55,48,55v23,0,44,-14,44,-55r0,-143r55,0r0,148xm158,-250r-33,0r-49,-42r47,0","w":268},"\u0131":{"d":"72,0r-49,0r0,-165r49,0r0,165","w":95},"\u02c6":{"d":"100,-190r-34,0r-17,-21r-19,21r-35,0r38,-43r31,0","w":95},"\u02dc":{"d":"110,-212v-6,20,-24,32,-43,32v-22,0,-26,-17,-37,-17v-10,0,-17,5,-20,13r-24,-11v10,-22,22,-29,44,-29v17,0,24,17,36,17v10,0,18,-11,20,-17","w":95},"\u00af":{"d":"97,-192r-98,0r0,-34r98,0r0,34","w":95},"\u02d8":{"d":"112,-212v-7,17,-34,41,-63,41v-39,0,-60,-24,-65,-41r25,-14v4,29,72,31,78,0","w":95},"\u02d9":{"d":"73,-194r-51,0r0,-39r51,0r0,39","w":95},"\u02da":{"d":"64,-212v0,17,-13,29,-30,29v-16,0,-30,-13,-30,-29v0,-17,13,-30,30,-30v17,0,30,13,30,30xm48,-212v0,-8,-5,-14,-14,-14v-18,0,-18,27,0,28v9,0,14,-7,14,-14","w":95},"\u00b8":{"d":"93,36v-4,49,-50,51,-94,44r10,-32v22,1,46,9,46,-12v0,-10,-3,-13,-29,-13r7,-28r38,0r-3,13v18,0,25,17,25,28","w":95},"\u02dd":{"d":"129,-232r-50,42r-32,0r34,-42r48,0xm70,-232r-49,42r-33,0r34,-42r48,0","w":95},"\u02db":{"d":"94,77v-40,16,-89,5,-89,-36v0,-24,23,-43,32,-47r49,0v-19,9,-44,31,-44,45v0,20,31,14,37,8","w":95},"\u02c7":{"d":"100,-233r-37,43r-31,0r-37,-43r35,0r18,22r18,-22r34,0","w":95},"\u00d0":{"d":"230,-117v0,122,-84,121,-197,117r0,-111r-23,0r0,-38r23,0r0,-84v111,-4,197,-6,197,116xm173,-117v0,-91,-32,-71,-85,-74r0,42r28,0r0,38r-28,0r0,69v57,-1,85,12,85,-75","w":250,"k":{"A":4}},"\u00fe":{"d":"184,-83v0,47,-26,88,-76,88v-21,0,-33,-13,-37,-20r-8,80r-46,0v9,-91,5,-203,6,-302r49,0r0,93v10,-13,23,-26,42,-26v50,0,70,41,70,87xm133,-82v-1,-73,-44,-57,-61,-16v-3,31,2,66,27,65v15,0,34,-5,34,-49","w":198},"\u00de":{"d":"207,-120v0,70,-52,77,-119,74r0,46r-55,0r0,-233r55,0r0,41v66,-3,119,4,119,72xm151,-120v0,-44,-31,-25,-63,-29r0,61v34,-1,63,7,63,-32","w":223},"\u20ac":{"d":"201,-229r-15,44v-35,-15,-88,-19,-99,20r92,0r-14,42r-83,0r0,10r80,0r-14,42r-62,0v9,50,71,38,107,19r0,51v-12,5,-29,8,-57,8v-64,0,-96,-29,-106,-78r-41,0r14,-42r23,0r0,-10r-37,0r14,-42r28,0v11,-42,40,-73,106,-73v21,0,46,3,64,9","w":194}}});
Cufon.registerFont({"w":194,"face":{"font-family":"Colaborate-Medium","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 6 3 7 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"5","bbox":"-45 -301 399 88","underline-thickness":"18","underline-position":"-18","stemh":"19","stemv":"41","unicode-range":"U+0020-U+FB02"},"glyphs":{" ":{"w":97},"\u00f0":{"d":"178,-102v0,53,-14,108,-83,108v-41,0,-78,-28,-78,-72v0,-73,79,-110,119,-53v0,-35,-13,-59,-37,-71r-28,19r-29,-17r21,-14r-28,-1r-13,-37v30,0,56,5,78,13r22,-16r28,17r-21,14v32,21,49,57,49,110xm132,-85v-5,-13,-14,-27,-38,-27v-32,1,-32,27,-32,46v0,27,15,38,32,38v22,0,38,-9,38,-57"},"\u0141":{"d":"176,0r-142,0r0,-86r-22,15r-20,-30r42,-28r0,-104r45,0r0,74r20,-14r20,30r-40,27r0,80r97,0r0,36","w":178},"\u0142":{"d":"118,-143r-43,29r0,114r-45,0r0,-84r-20,13r-19,-30r39,-26r0,-106r45,0r0,76r23,-16","w":104},"\u0160":{"d":"143,-60v-9,-55,-126,-37,-120,-114v5,-69,93,-73,156,-54r-14,39v-19,-17,-104,-20,-96,15v0,19,22,26,47,35v33,12,73,28,73,79v0,82,-102,72,-166,56r14,-38v31,14,104,29,106,-18xm154,-291r-36,42r-28,0r-34,-42r29,0r19,23r21,-23r29,0","w":213},"\u0161":{"d":"148,-45v0,62,-85,55,-134,39r14,-34v20,13,78,24,78,-5v0,-10,-15,-14,-32,-19v-26,-8,-57,-18,-57,-57v0,-61,75,-55,126,-38r-14,33v-17,-8,-26,-12,-42,-12v-43,0,-31,29,2,36v26,6,59,18,59,57xm130,-233r-36,42r-28,0r-34,-42r29,0r19,23r20,-23r30,0","w":162},"\u00dd":{"d":"218,-233r-84,128r0,105r-45,0r0,-103r-84,-130r52,0r56,89r56,-89r49,0xm138,-291r-48,42r-28,0r35,-42r41,0","w":222,"k":{"\u00d2":9,"\u00d3":9,"\u00c1":19,"\u00c2":19,"\u0153":9,"\u0152":9,"\u00d5":9,"\u00c3":19,"\u00c0":19,"\u00f8":9,"\u00e6":9,"\u00d8":9,"\u00c6":19,"\u00a2":9,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00d6":9,"\u00c7":9,"\u00c5":19,"\u00c4":19,"s":9,"q":9,"o":9,"g":9,"e":9,"d":9,"c":9,"a":9,"Q":9,"O":9,"J":19,"G":9,"C":9,"A":19,".":19,",":19}},"\u00fd":{"d":"178,-165r-69,191v-10,28,-27,50,-63,62r-13,-33v37,-9,32,-35,46,-62r-66,-158r44,0r42,112r36,-112r43,0xm133,-233r-47,42r-28,0r34,-42r41,0","w":190,"k":{"\u00c1":9,"\u00c2":9,"\u0153":4,"\u00c3":9,"\u00c0":9,"\u00f8":4,"\u00e6":4,"\u00c6":9,"\u00a2":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00c5":9,"\u00c4":9,"s":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"T":9,"J":19,"A":9,".":19,",":19,"\u0161":4}},"\u017d":{"d":"186,-196r-121,161r119,0r0,35r-157,0r-12,-37r123,-161r-109,0r0,-35r146,0xm147,-291r-36,42r-28,0r-35,-42r30,0r19,23r20,-23r30,0","w":201},"\u017e":{"d":"150,-131r-94,100r89,0r0,31r-122,0r-14,-33r96,-100r-84,0r0,-32r115,0xm125,-233r-36,42r-28,0r-34,-42r29,0r19,23r20,-23r30,0","w":159},"\u00bd":{"d":"274,0r-91,0r-8,-22v21,-14,69,-40,69,-61v0,-31,-32,-20,-56,-10r-8,-22v42,-14,93,-16,93,31v0,25,-41,50,-62,63r63,0r0,21xm215,-226r-131,226r-35,0r134,-226r32,0xm82,-113r-29,0r0,-94r-23,18r-8,-20r33,-24r29,0","w":298},"\u00bc":{"d":"262,-31r-19,0r0,31r-29,0r0,-31r-52,0r-9,-21r58,-68r32,0r0,68r19,0r0,21xm217,-226r-131,226r-35,0r130,-226r36,0xm83,-113r-29,0r0,-94r-23,18r-8,-20r34,-24r29,0xm214,-52r0,-43r-37,43r37,0","w":298},"\u00b9":{"d":"88,-113r-29,0r0,-94r-23,18r-8,-20v18,-10,27,-29,60,-24r0,120","w":131},"\u00be":{"d":"269,-31r-20,0r0,31r-28,0r0,-31r-53,0r-9,-21r59,-68r31,0r0,68r20,0r0,21xm229,-226r-131,226r-35,0r130,-226r36,0xm113,-148v0,43,-59,41,-95,32r8,-23v9,7,58,13,58,-9v0,-17,-17,-20,-42,-20r0,-20v24,0,39,-1,39,-16v0,-23,-38,-10,-53,-4r-8,-22v30,-13,90,-12,90,26v0,17,-15,24,-30,26v15,2,33,11,33,30xm221,-52r0,-43r-37,43r37,0","w":298},"\u00b3":{"d":"113,-148v0,43,-59,41,-95,32r8,-23v9,7,58,13,58,-9v0,-17,-17,-20,-42,-20r0,-20v24,0,39,-1,39,-16v0,-23,-38,-10,-53,-4r-8,-22v30,-13,90,-12,90,26v0,17,-15,24,-30,26v15,2,33,11,33,30","w":131},"\u00b2":{"d":"115,-114r-91,0r-8,-22v21,-14,69,-41,69,-62v0,-32,-33,-19,-56,-9r-8,-22v42,-16,93,-16,93,31v0,25,-40,50,-61,63r62,0r0,21","w":131},"\u00a6":{"d":"66,-129r-35,0r0,-84r35,0r0,84xm66,28r-35,0r0,-84r35,0r0,84","w":97},"\u2212":{"d":"178,-66r-162,0r0,-27r162,0r0,27"},"\u00d7":{"d":"179,-34r-25,25r-56,-57r-57,57r-25,-25r57,-57r-57,-57r25,-24r57,57r56,-57r25,24r-57,57"},"!":{"d":"69,-66r-41,0r0,-167r41,0r0,167xm70,0r-43,0r0,-40r43,0r0,40","w":97},"\"":{"d":"117,-233r-3,78r-30,0r-3,-78r36,0xm63,-233r-3,78r-30,0r-3,-78r36,0","w":144},"#":{"d":"189,-140r-40,0r-9,50r35,0r0,28r-40,0r-10,62r-34,0r11,-62r-30,0r-10,62r-34,0r11,-62r-33,0r0,-28r38,0r8,-50r-32,0r0,-28r38,0r11,-65r34,0r-12,65r30,0r11,-65r34,0r-12,65r35,0r0,28xm115,-140r-29,0r-9,50r30,0"},"$":{"d":"174,-60v0,44,-27,60,-63,65r0,30r-32,0r0,-28v-22,0,-43,-5,-64,-11r14,-38v16,6,32,13,50,14r0,-75v-31,-12,-65,-26,-65,-71v0,-39,30,-58,65,-63r0,-32r32,0r0,32v17,1,38,4,53,9r-14,39v-10,-5,-23,-11,-39,-13r0,67v31,12,63,28,63,75xm80,-148r0,-53v-33,11,-26,43,0,53xm110,-32v26,-7,25,-47,0,-56r0,56"},"%":{"d":"283,-60v0,39,-12,65,-52,65v-40,0,-51,-26,-51,-65v0,-39,14,-62,51,-62v40,0,52,23,52,62xm230,-226r-130,226r-35,0r130,-226r35,0xm120,-176v0,39,-13,65,-53,65v-40,0,-52,-26,-52,-65v0,-39,15,-62,52,-62v40,0,53,23,53,62xm255,-60v0,-27,-5,-41,-24,-41v-20,0,-22,18,-22,41v0,28,2,44,22,44v19,0,24,-17,24,-44xm90,-176v0,-27,-4,-41,-23,-41v-20,0,-22,18,-22,41v0,28,2,44,22,44v19,0,23,-17,23,-44","w":298},"&":{"d":"156,-180v-1,56,-98,47,-98,114v0,19,8,41,37,41v15,0,27,-11,37,-24r0,-29r-32,0r0,-29r72,0v-1,35,0,82,6,107r-38,0r-6,-16v-36,41,-118,25,-117,-49v0,-22,5,-50,38,-67v-10,-8,-31,-20,-31,-46v0,-33,18,-61,66,-61v41,0,66,20,66,59xm115,-180v0,-14,-5,-28,-26,-28v-37,0,-25,52,-5,60v15,-6,31,-15,31,-32"},"'":{"d":"67,-233r-3,78r-31,0r-2,-78r36,0","w":97},"(":{"d":"95,46r-37,0v-58,-86,-48,-200,-2,-279r37,0v-45,86,-48,188,2,279","w":113},")":{"d":"58,-233v46,78,56,193,-1,279r-38,0v51,-92,46,-193,2,-279r37,0","w":113},"*":{"d":"151,-170r-54,13v8,20,24,32,35,49r-21,15r-30,-48r-4,0r-32,48r-21,-16v10,-16,30,-30,35,-48r-55,-14r8,-25r53,20v7,-13,-1,-40,1,-58r25,0v1,19,-5,43,0,58r53,-19","w":154},"+":{"d":"176,-64r-62,0r0,64r-34,0r0,-64r-61,0r0,-31r61,0r0,-60r34,0r0,60r62,0r0,31"},",":{"d":"70,-27r-29,64r-31,0r17,-64r43,0","w":97},"-":{"d":"116,-64r-106,0r0,-34r106,0r0,34","w":126},".":{"d":"70,0r-43,0r0,-40r43,0r0,40","w":97,"k":{"y":22,"w":31,"v":22,"Y":22,"W":22,"V":22}},"\/":{"d":"109,-237r-76,241r-34,0r76,-241r34,0","w":108},"0":{"d":"181,-111v0,70,-18,117,-85,117v-66,0,-82,-46,-82,-117v0,-70,22,-113,83,-113v66,0,84,43,84,113xm135,-111v0,-50,-3,-79,-38,-79v-35,0,-38,37,-38,79v0,51,2,83,37,83v35,0,39,-35,39,-83"},"1":{"d":"141,0r-45,0r0,-175r-41,32r-14,-32r56,-44r44,0r0,219"},"2":{"d":"179,0r-149,0r-13,-37v35,-25,112,-77,112,-114v0,-59,-51,-41,-91,-21r-14,-37v36,-13,46,-15,70,-15v40,0,80,15,80,71v0,46,-61,96,-96,119r101,0r0,34"},"3":{"d":"169,-61v0,79,-93,74,-155,58r14,-37v7,4,32,12,56,12v26,0,39,-16,39,-34v0,-33,-27,-36,-68,-36r0,-33v41,0,63,-2,63,-31v0,-44,-60,-26,-86,-12r-14,-37v53,-23,145,-20,145,48v0,30,-23,45,-49,48v25,4,55,18,55,54"},"4":{"d":"186,-58r-34,0r0,58r-45,0r0,-58r-87,0r-15,-35r98,-126r49,0r0,127r34,0r0,34xm107,-92r0,-84r-65,84r65,0"},"5":{"d":"176,-71v0,77,-90,89,-159,68r13,-37v16,6,41,12,58,12v61,0,53,-80,11,-80v-23,0,-34,9,-45,15r-29,-11r0,-115r142,0r0,34r-98,0r0,48v52,-16,107,5,107,66"},"6":{"d":"178,-66v0,44,-37,72,-78,72v-69,0,-84,-55,-84,-108v0,-58,27,-122,96,-122v13,0,38,3,53,7r-14,37v-12,-6,-23,-10,-37,-10v-42,0,-55,37,-55,71v40,-57,119,-19,119,53xm100,-28v18,0,33,-12,32,-40v0,-17,-1,-44,-32,-44v-24,0,-33,14,-38,27v0,48,16,57,38,57"},"7":{"d":"171,-189r-78,189r-48,0r85,-185r-111,0r0,-33r138,0"},"8":{"d":"181,-56v0,48,-38,62,-85,62v-46,0,-82,-14,-82,-62v0,-32,19,-51,52,-59v-11,-4,-45,-15,-45,-49v0,-37,26,-60,77,-60v55,0,77,18,77,59v0,33,-33,47,-47,50v34,9,53,26,53,59xm97,-130v32,-3,57,-60,1,-60v-27,0,-33,10,-33,27v0,19,18,28,32,33xm136,-57v0,-25,-17,-35,-38,-42v-40,3,-64,71,-2,72v28,0,40,-13,40,-30"},"9":{"d":"178,-116v0,58,-27,122,-96,122v-13,0,-37,-3,-52,-7r13,-37v12,6,23,10,37,10v42,0,56,-37,56,-71v-39,57,-119,20,-119,-52v0,-44,38,-73,78,-73v71,0,83,55,83,108xm132,-133v0,-48,-16,-57,-38,-57v-18,0,-33,13,-32,41v0,17,1,43,32,43v24,0,33,-14,38,-27"},":":{"d":"70,-123r-43,0r0,-40r43,0r0,40xm70,0r-43,0r0,-40r43,0r0,40","w":97},";":{"d":"70,-123r-43,0r0,-40r43,0r0,40xm70,-27r-29,64r-31,0r17,-64r43,0","w":97},"<":{"d":"178,-13r-162,-53r0,-43r162,-54r0,39r-121,36r121,35r0,40"},"=":{"d":"178,-87r-162,0r0,-31r162,0r0,31xm178,-25r-162,0r0,-31r162,0r0,31"},">":{"d":"178,-67r-162,54r0,-40r122,-36r-122,-35r0,-39r162,53r0,43"},"?":{"d":"154,-176v0,43,-59,51,-59,84r0,29r-40,0r0,-31v0,-49,56,-52,56,-82v0,-41,-61,-23,-86,-13r-7,-37v54,-13,136,-33,136,50xm96,0r-43,0r0,-40r43,0r0,40","w":165},"@":{"d":"295,-137v0,72,-57,92,-116,92v-55,0,-85,-25,-85,-71v0,-37,22,-68,76,-68v15,0,33,3,39,5r0,55r7,0r12,29r-56,5r0,-62v-17,-3,-38,0,-38,36v0,39,32,41,45,41v42,0,76,-7,76,-62v0,-57,-44,-69,-81,-69v-34,0,-105,10,-105,91v0,82,73,91,106,91v24,0,47,-4,77,-12r14,33v-114,26,-237,7,-237,-112v0,-85,66,-123,145,-123v50,0,121,25,121,101","w":324},"A":{"d":"235,0r-50,0r-21,-62r-83,0r-22,62r-49,0r95,-233r42,0xm152,-96r-28,-87r-31,87r59,0","w":245,"k":{"\u00d9":4,"\u00db":4,"\u00da":4,"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u0178":19,"\u00ff":19,"\u0153":4,"\u0152":9,"\u00d5":9,"\u00e6":4,"\u00a2":4,"\u00fc":4,"\u00fb":4,"\u00f9":4,"\u00fa":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00dc":4,"\u00d6":9,"\u00c7":9,"y":19,"w":19,"v":19,"u":4,"t":4,"q":4,"o":4,"e":4,"d":4,"c":4,"a":4,"Y":19,"W":19,"V":19,"T":19,"Q":4,"O":4,"G":4,"C":4,"A":-1,"@":9,"&":9,"\u00fd":19,"\u00dd":19}},"B":{"d":"206,-68v-1,89,-92,64,-172,68r0,-233v74,2,161,-17,161,64v0,24,-16,41,-37,47v29,4,48,21,48,54xm149,-168v0,-29,-37,-33,-70,-30r0,61v34,-1,70,8,70,-31xm159,-68v0,-43,-41,-34,-80,-35r0,68v38,-2,80,12,80,-33","w":225,"k":{"V":3}},"C":{"d":"194,-4v-21,7,-39,11,-65,11v-78,0,-108,-50,-108,-123v0,-65,26,-122,109,-122v20,0,44,4,62,10r-15,38v-55,-30,-109,-6,-109,73v0,85,53,107,112,75","w":207},"D":{"d":"221,-117v0,119,-77,122,-187,117r0,-233v109,-4,187,-2,187,116xm174,-117v0,-89,-34,-81,-95,-81r0,163v63,1,95,3,95,-82","w":242,"k":{"V":3,"J":7}},"E":{"d":"175,0r-141,0r0,-233r138,0r0,35r-93,0r0,60r86,0r0,35r-86,0r0,68r96,0r0,35","w":209},"F":{"d":"172,-198r-93,0r0,62r89,0r0,34r-89,0r0,102r-45,0r0,-233r138,0r0,35","w":190},"G":{"d":"207,-14v-24,14,-43,21,-78,21v-86,0,-108,-61,-108,-124v0,-72,33,-121,111,-121v16,0,41,6,58,10r-14,38v-53,-25,-108,-19,-108,73v0,74,44,106,99,80r0,-53r-52,0r0,-35r92,0r0,111","w":228},"H":{"d":"215,0r-45,0r0,-103r-91,0r0,103r-45,0r0,-233r45,0r0,95r91,0r0,-95r45,0r0,233","w":249},"I":{"d":"75,0r-45,0r0,-233r45,0r0,233","w":104},"J":{"d":"126,-73v0,80,-61,97,-109,110r-12,-37v32,-6,75,-9,75,-70r0,-163r46,0r0,160","w":159},"K":{"d":"232,0r-58,0r-95,-106r0,106r-45,0r0,-233r45,0r0,98r86,-98r51,0r-95,110","w":237,"k":{"\u00d9":4,"\u00db":4,"\u00da":4,"\u00d2":9,"\u00d3":9,"\u00ff":19,"\u0153":9,"\u0152":9,"\u00d5":9,"\u00e6":9,"\u00a2":9,"\u00fc":9,"\u00fb":9,"\u00f9":9,"\u00fa":9,"\u00f5":-9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00dc":4,"\u00d6":9,"y":19,"w":19,"v":19,"u":9,"q":9,"o":9,"e":9,"d":9,"c":9,"a":9,"U":4,"Q":9,"O":9,"G":9,"C":9,"@":9,"&":4}},"L":{"d":"176,0r-142,0r0,-233r45,0r0,197r97,0r0,36","w":178,"k":{"Y":35,"W":23,"V":26,"T":23,"O":7}},"M":{"d":"299,0r-44,0r0,-185r-66,185r-46,0r-66,-185r0,185r-43,0r0,-233r74,0r59,172r61,-172r71,0r0,233","w":333},"N":{"d":"228,0r-68,0r-83,-179r0,179r-43,0r0,-233r67,0r82,179r0,-179r45,0r0,233","w":261},"O":{"d":"240,-116v0,69,-28,123,-109,123v-84,0,-110,-53,-110,-123v0,-68,29,-122,110,-122v80,0,109,50,109,122xm193,-116v0,-62,-20,-87,-62,-87v-43,0,-63,26,-63,87v0,64,20,88,63,88v45,0,62,-30,62,-88","w":261,"k":{"Z":4,"Y":9,"X":9,"W":9,"V":9,"J":7,"A":4}},"P":{"d":"198,-163v0,69,-52,75,-119,72r0,91r-45,0r0,-233v78,1,164,-15,164,70xm152,-163v0,-47,-36,-32,-73,-35r0,72v38,-1,73,8,73,-37","w":216,"k":{"J":29,"A":17}},"Q":{"d":"240,-116v0,69,-28,123,-109,123v-84,0,-110,-53,-110,-123v0,-68,28,-122,110,-122v80,0,109,50,109,122xm213,23r-15,30r-82,-12r16,-26xm193,-116v0,-62,-20,-87,-62,-87v-43,0,-63,26,-63,87v0,64,20,88,63,88v45,0,62,-30,62,-88","w":261},"R":{"d":"216,0r-56,0r-71,-97r-10,0r0,97r-45,0r0,-233v78,4,166,-21,166,67v0,31,-14,61,-58,68xm154,-166v0,-37,-39,-33,-75,-32r0,66v37,1,75,4,75,-34","w":231},"S":{"d":"143,-60v-9,-55,-126,-37,-120,-114v5,-69,93,-73,156,-54r-14,39v-19,-17,-104,-20,-96,15v0,19,22,26,47,35v33,12,73,28,73,79v0,82,-102,72,-166,56r14,-38v31,14,104,29,106,-18","w":213},"T":{"d":"181,-198r-64,0r0,198r-45,0r0,-198r-64,0r0,-35r173,0r0,35","w":189,"k":{"\u0131":31,"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u00c1":31,"\u00c2":31,"\u00b7":31,"\u00ff":31,"\u0153":31,"\u0152":9,"\u00d5":9,"\u00c3":31,"\u00c0":31,"\u00f8":31,"\u00e6":31,"\u00b5":31,"\u00c6":31,"\u00a2":31,"\u00fc":31,"\u00fb":31,"\u00f9":31,"\u00fa":31,"\u00f5":31,"\u00f6":31,"\u00f4":31,"\u00f2":31,"\u00f3":31,"\u00f1":31,"\u00eb":31,"\u00ea":31,"\u00e8":31,"\u00e9":31,"\u00e7":31,"\u00e5":31,"\u00e3":31,"\u00e4":31,"\u00e2":31,"\u00e0":31,"\u00e1":31,"\u00d6":9,"\u00c7":9,"\u00c5":31,"\u00c4":31,"z":31,"y":31,"x":31,"w":31,"v":31,"u":31,"s":31,"r":31,"q":31,"p":31,"o":31,"n":31,"m":31,"j":9,"i":9,"g":31,"e":31,"d":31,"c":31,"a":31,"Q":9,"O":9,"J":19,"G":9,"C":9,"A":19,"@":9,";":31,":":31,".":31,",":31,"\u017e":31,"\u00fd":31,"\u0161":31}},"U":{"d":"226,-85v0,62,-34,92,-94,92v-67,0,-98,-31,-98,-93r0,-147r45,0r0,143v0,52,24,62,53,62v28,0,49,-16,49,-62r0,-143r45,0r0,148","w":260},"V":{"d":"225,-233r-85,233r-42,0r-88,-233r50,0r60,177r56,-177r49,0","w":234,"k":{"\u0131":19,"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u00c1":19,"\u00c2":31,"\u00ff":9,"\u0153":19,"\u0152":9,"\u00d5":9,"\u00c3":19,"\u00c0":31,"\u00bf":19,"\u00f8":19,"\u00e6":19,"\u00b5":19,"\u00c6":31,"\u00a2":19,"\u00fc":19,"\u00fb":19,"\u00f9":19,"\u00fa":19,"\u00f5":19,"\u00f6":19,"\u00f4":19,"\u00f2":19,"\u00f3":19,"\u00f1":19,"\u00eb":19,"\u00ea":19,"\u00e8":19,"\u00e9":19,"\u00e7":19,"\u00e5":19,"\u00e3":19,"\u00e4":19,"\u00e2":19,"\u00e0":19,"\u00e1":19,"\u00d6":9,"\u00c7":9,"\u00c5":31,"\u00c4":31,"z":9,"y":9,"x":9,"w":9,"v":9,"u":19,"s":19,"r":19,"q":19,"p":9,"o":19,"n":19,"m":19,"j":9,"i":9,"g":19,"e":19,"d":19,"c":19,"a":19,"Q":9,"O":9,"J":19,"G":9,"C":9,"A":31,";":9,":":9,".":19,",":19,"\u017e":9,"\u00fd":9,"\u0161":4}},"W":{"d":"336,-233r-60,233r-56,0r-45,-163r-54,163r-56,0r-53,-233r48,0r39,178r51,-168r56,0r43,168r43,-178r44,0","w":348,"k":{"\u0131":9,"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u00c1":31,"\u00c2":31,"\u0153":9,"\u0152":9,"\u00d5":9,"\u00c3":31,"\u00c0":31,"\u00bf":19,"\u00f8":9,"\u00e6":9,"\u00b5":9,"\u00d8":9,"\u00c6":31,"\u00a2":9,"\u00fc":9,"\u00fb":9,"\u00f9":9,"\u00fa":9,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00f1":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00d6":9,"\u00c7":9,"\u00c5":31,"\u00c4":31,"z":9,"y":9,"x":9,"w":4,"v":4,"u":9,"s":9,"r":9,"q":9,"p":9,"o":9,"n":9,"m":9,"j":9,"i":9,"g":9,"e":9,"d":9,"c":9,"a":9,"Q":9,"O":9,"J":19,"G":9,"C":9,"A":31,";":19,":":19,".":19,",":19,"\u017e":9,"\u00fd":9,"\u0161":9}},"X":{"d":"215,0r-54,0r-48,-84r-54,84r-48,0r78,-120r-69,-113r52,0r43,73r46,-73r49,0r-72,111","w":227,"k":{"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u0152":9,"\u00d5":9,"\u00d6":9,"\u00c7":9,"y":9,"w":9,"v":9,"Q":9,"O":9,"G":9,"C":9,"\u00fd":9}},"Y":{"d":"218,-233r-84,128r0,105r-45,0r0,-103r-84,-130r52,0r56,89r56,-89r49,0","w":222,"k":{"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u00c1":19,"\u00c2":19,"\u0153":9,"\u0152":9,"\u00d5":9,"\u00c3":19,"\u00c0":19,"\u00f8":9,"\u00e6":9,"\u00d8":9,"\u00c6":19,"\u00a2":9,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":9,"\u00e3":9,"\u00e4":9,"\u00e2":9,"\u00e0":9,"\u00e1":9,"\u00d6":9,"\u00c7":9,"\u00c5":19,"\u00c4":19,"s":9,"q":9,"o":9,"g":9,"e":9,"d":9,"c":9,"a":9,"O":9,"J":19,"G":9,"C":9,"A":19,".":19,",":19,"\u00fd":9,"\u0161":9}},"Z":{"d":"186,-196r-121,161r119,0r0,35r-157,0r-12,-37r123,-161r-109,0r0,-35r146,0","w":201,"k":{"O":4}},"[":{"d":"93,46r-63,0r0,-289r63,0r0,28r-29,0r0,231r29,0r0,30","w":109},"\\":{"d":"109,4r-34,0r-76,-241r34,0","w":108},"]":{"d":"84,46r-63,0r0,-30r28,0r0,-231r-28,0r0,-28r63,0r0,289","w":109},"^":{"d":"183,-97r-38,0r-48,-105r-49,105r-36,0r65,-136r39,0"},"_":{"d":"180,42r-180,0r0,-31r180,0r0,31","w":180},"`":{"d":"82,-191r-28,0r-47,-42r41,0","w":88},"a":{"d":"167,0r-38,0r-7,-17v-22,36,-115,24,-107,-26v-4,-37,35,-64,105,-60v0,-19,0,-35,-24,-35v-23,0,-44,7,-60,15r-14,-34v49,-17,140,-26,139,40v0,43,-1,78,6,117xm120,-44r0,-32v-38,-2,-64,8,-62,31v3,28,55,19,62,1","w":187},"b":{"d":"176,-83v0,47,-25,88,-74,88v-21,0,-34,-14,-39,-22r-6,17r-38,0v11,-70,2,-158,5,-237r40,0r0,94v9,-13,24,-26,44,-26v49,0,68,40,68,86xm134,-82v0,-77,-54,-64,-70,-24r0,56v19,38,70,33,70,-32","w":191},"c":{"d":"155,-7v-65,30,-140,2,-140,-74v0,-77,72,-105,138,-77r-14,34v-37,-22,-82,-23,-82,43v0,63,44,61,84,41","w":167},"d":{"d":"172,0r-38,0r-6,-17v-5,8,-18,22,-39,22v-55,0,-74,-41,-74,-88v0,-46,22,-86,69,-86v20,0,34,13,43,26r0,-94r40,0v2,79,-6,167,5,237xm127,-50r0,-56v-17,-40,-70,-53,-70,24v0,65,51,70,70,32","w":191},"e":{"d":"171,-67r-113,0v4,50,54,48,91,27r14,32v-20,9,-45,13,-68,13v-53,0,-80,-40,-80,-86v0,-38,18,-88,79,-88v57,0,77,33,77,102xm132,-96v-2,-31,-18,-42,-39,-42v-13,0,-34,8,-35,42r74,0","w":187},"f":{"d":"120,-210v-35,4,-53,14,-51,45r38,0r0,32r-38,0r0,133r-40,0r0,-133r-25,0r0,-32r25,0v-2,-53,46,-75,81,-78","w":120},"g":{"d":"186,-170r-10,27r-20,0v31,36,18,99,-59,99v-10,3,-45,-16,-43,6v0,9,8,12,49,15v66,5,81,21,81,48v0,36,-44,47,-85,47v-66,0,-85,-18,-85,-46v0,-19,17,-27,26,-31v-29,-12,-26,-47,-1,-60v-25,-32,-33,-104,57,-104v30,0,57,1,90,-1xm98,-74v45,-1,42,-65,-1,-65v-17,0,-33,7,-33,33v0,23,15,32,34,32xm142,25v0,-7,-16,-16,-75,-17v-8,4,-12,10,-12,16v0,12,22,18,44,18v32,0,43,-4,43,-17","w":196},"h":{"d":"167,0r-41,0r0,-105v0,-52,-52,-33,-62,-2r0,107r-40,0r0,-237r40,0r0,94v5,-7,20,-27,43,-27v87,-1,53,96,60,170","w":190},"i":{"d":"66,-198r-43,0r0,-35r43,0r0,35xm65,0r-41,0r0,-165r41,0r0,165","w":88},"j":{"d":"65,-198r-44,0r0,-35r44,0r0,35xm63,-2v0,42,-27,61,-60,73r-14,-34v25,-5,34,-15,34,-36r0,-166r40,0r0,163","w":87},"k":{"d":"171,0r-47,0r-60,-82r0,82r-40,0r0,-237r40,0r0,137r54,-65r44,0r-59,72","w":175,"k":{"o":9}},"l":{"d":"64,0r-40,0r0,-237r40,0r0,237","w":88},"m":{"d":"268,0r-41,0r0,-104v1,-57,-55,-32,-62,-1r0,105r-40,0r0,-104v3,-57,-56,-30,-61,-4r0,108r-40,0v-1,-55,4,-118,-5,-165r38,0r6,22v6,-8,24,-27,44,-27v28,0,38,8,52,27v25,-43,109,-36,109,38r0,105","w":291},"n":{"d":"167,0r-41,0r0,-105v0,-52,-52,-33,-62,-2r0,107r-40,0v-2,-55,5,-118,-5,-165r38,0r6,22v7,-7,21,-27,44,-27v87,-1,53,96,60,170","w":190},"o":{"d":"178,-83v0,47,-22,88,-81,88v-59,0,-82,-40,-82,-88v0,-46,23,-87,82,-87v60,0,81,39,81,87xm136,-83v0,-40,-12,-55,-39,-55v-26,0,-40,15,-40,55v0,37,13,57,40,57v25,0,39,-17,39,-57","w":193,"k":{"v":9}},"p":{"d":"176,-81v0,46,-21,86,-68,86v-15,0,-35,-8,-44,-21r0,81r-40,0v-2,-76,5,-162,-5,-230r38,0r7,22v7,-10,20,-27,41,-27v51,0,71,42,71,89xm134,-82v0,-69,-55,-70,-70,-26r0,58v22,36,70,39,70,-32","w":191},"q":{"d":"172,-165v-11,68,-3,154,-5,230r-40,0r0,-81v-9,13,-28,21,-43,21v-51,0,-69,-40,-69,-86v0,-47,22,-89,71,-89v21,0,36,17,41,27r7,-22r38,0xm127,-50r0,-58v-16,-43,-70,-44,-70,26v0,71,48,67,70,32","w":191},"r":{"d":"136,-162r-14,34v-6,-5,-15,-10,-24,-10v-48,12,-31,83,-34,138r-40,0v-2,-53,4,-121,-5,-165r38,0r6,29v8,-21,45,-47,73,-26","w":140,"k":{".":19}},"s":{"d":"148,-45v0,62,-85,55,-134,39r14,-34v20,13,78,24,78,-5v0,-10,-15,-14,-32,-19v-26,-8,-57,-18,-57,-57v0,-61,75,-55,126,-38r-14,33v-17,-8,-26,-12,-42,-12v-43,0,-31,29,2,36v26,6,59,18,59,57","w":162},"t":{"d":"117,0r-10,35v-40,-10,-75,-36,-75,-78r0,-90r-27,0r0,-32r27,0r0,-44r41,0r0,44r38,0r0,32r-38,0v4,59,-19,129,44,133","w":120},"u":{"d":"168,0r-37,0r-6,-22v-7,7,-20,27,-43,27v-84,1,-51,-97,-58,-170r40,0r0,106v0,51,50,33,59,2r0,-108r41,0v1,55,-4,117,4,165","w":187},"v":{"d":"180,-165r-63,165r-40,0r-64,-165r44,0r41,117r40,-117r42,0","w":193,"k":{"\u00c1":9,"\u00c2":9,"\u0153":4,"\u00c3":9,"\u00c0":9,"\u00bf":9,"\u00f8":4,"\u00e6":4,"\u00c6":9,"\u00a2":4,"\u00fa":9,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00c5":9,"s":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"Y":9,"T":9,"J":9,"A":9,".":19,",":19,"\u0161":4}},"w":{"d":"276,-165r-54,165r-43,0r-34,-101r-37,101r-43,0r-54,-165r43,0r36,115r37,-100r40,0r34,100r33,-115r42,0","w":286,"k":{"\u00c1":9,"\u00c2":9,"\u0153":4,"\u00c3":9,"\u00c0":9,"\u00bf":9,"\u00f8":4,"\u00e6":4,"\u00c6":9,"\u00a2":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00c5":9,"\u00c4":9,"s":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"Y":9,"T":9,"J":9,"A":9,".":31,",":31,"\u0161":4}},"x":{"d":"170,0r-46,0r-35,-55r-38,55r-43,0r60,-83r-56,-82r46,0r32,52r34,-52r43,0r-56,79","w":177},"y":{"d":"178,-165r-69,191v-10,28,-27,50,-63,62r-13,-33v37,-9,32,-35,46,-62r-66,-158r44,0r42,112r36,-112r43,0","w":190,"k":{"\u00c1":9,"\u00c2":9,"\u0153":4,"\u00c3":9,"\u00c0":9,"\u00f8":4,"\u00e6":4,"\u00c6":9,"\u00a2":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00c5":9,"\u00c4":9,"s":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"T":9,"J":9,"A":9,".":19,",":19,"\u0161":4}},"z":{"d":"150,-131r-94,100r89,0r0,31r-122,0r-14,-33r96,-100r-84,0r0,-32r115,0","w":159},"{":{"d":"114,42v-104,-3,-41,-118,-97,-122r0,-31v55,-2,-8,-118,97,-122r0,31v-54,0,-12,85,-61,107v50,18,7,106,61,106r0,31","w":140},"|":{"d":"66,60r-35,0r0,-313r35,0r0,313","w":97},"}":{"d":"123,-80v-56,4,8,119,-96,122r0,-31v54,0,11,-88,61,-106v-49,-22,-7,-107,-61,-107r0,-31v105,4,41,120,96,122r0,31","w":140},"~":{"d":"184,-97v0,24,-17,45,-50,45v-32,0,-55,-32,-67,-32v-16,0,-25,5,-25,27r-32,-17v0,-24,17,-45,49,-45v36,0,59,32,68,32v16,0,25,-5,25,-27"},"\u00c4":{"d":"235,0r-50,0r-21,-62r-83,0r-22,62r-49,0r95,-233r42,0xm152,-96r-28,-87r-31,87r59,0xm172,-243r-37,0r0,-34r37,0r0,34xm114,-243r-36,0r0,-34r36,0r0,34","w":245,"k":{"\u00d2":4,"\u00d3":4,"\u0178":31,"\u00ff":19,"\u0153":4,"\u0152":4,"\u00d5":4,"\u00e6":4,"\u00a2":4,"\u00fc":4,"\u00fb":4,"\u00f9":4,"\u00fa":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00d6":4,"\u00c7":4,"y":19,"w":19,"v":19,"u":4,"q":4,"o":4,"e":4,"d":4,"c":4,"a":4,"Y":31,"W":31,"V":31,"T":19,"Q":4,"O":3,"G":4,"C":4,"\u00dd":19}},"\u00c5":{"d":"235,0r-50,0r-21,-62r-83,0r-22,62r-49,0r95,-233r42,0xm152,-96r-28,-87r-31,87r59,0xm158,-271v0,17,-13,29,-30,29v-16,0,-30,-13,-30,-29v0,-17,13,-30,30,-30v17,0,30,13,30,30xm143,-271v0,-8,-6,-16,-15,-16v-19,0,-20,31,0,31v10,0,15,-7,15,-15","w":245},"\u00c7":{"d":"194,-4v-19,9,-44,7,-64,13v18,0,26,15,26,26v-3,42,-45,46,-86,40r8,-29v21,2,41,10,45,-10v0,-9,-3,-13,-29,-13r5,-19v-56,-12,-78,-57,-78,-120v0,-65,26,-122,109,-122v20,0,44,4,62,10r-15,38v-55,-30,-109,-6,-109,73v0,85,53,107,112,75","w":207},"\u00c9":{"d":"175,0r-141,0r0,-233r138,0r0,35r-93,0r0,60r86,0r0,35r-86,0r0,68r96,0r0,35xm134,-286r-48,42r-28,0r35,-42r41,0","w":209},"\u00d1":{"d":"228,0r-68,0r-83,-179r0,179r-43,0r0,-233r67,0r82,179r0,-179r45,0r0,233xm189,-272v-6,18,-22,29,-40,29v-26,0,-41,-30,-54,-2r-22,-10v9,-21,20,-27,40,-27v15,0,25,16,36,16v10,0,16,-10,18,-16","w":261},"\u00d6":{"d":"240,-116v0,69,-28,123,-109,123v-84,0,-110,-53,-110,-123v0,-68,29,-122,110,-122v80,0,109,50,109,122xm193,-116v0,-62,-20,-87,-62,-87v-43,0,-63,26,-63,87v0,64,20,88,63,88v45,0,62,-30,62,-88xm178,-243r-37,0r0,-34r37,0r0,34xm121,-243r-37,0r0,-34r37,0r0,34","w":261},"\u00dc":{"d":"226,-85v0,62,-34,92,-94,92v-67,0,-98,-31,-98,-93r0,-147r45,0r0,143v0,52,24,62,53,62v28,0,49,-16,49,-62r0,-143r45,0r0,148xm179,-243r-36,0r0,-34r36,0r0,34xm122,-243r-37,0r0,-34r37,0r0,34","w":260},"\u00e1":{"d":"167,0r-38,0r-7,-17v-22,36,-115,24,-107,-26v-4,-37,35,-64,105,-60v0,-19,0,-35,-24,-35v-23,0,-44,7,-60,15r-14,-34v49,-17,140,-26,139,40v0,43,-1,78,6,117xm120,-44r0,-32v-38,-2,-64,8,-62,31v3,28,55,19,62,1xm131,-233r-47,42r-28,0r34,-42r41,0","w":187},"\u00e0":{"d":"167,0r-38,0r-7,-17v-22,36,-115,24,-107,-26v-4,-37,35,-64,105,-60v0,-19,0,-35,-24,-35v-23,0,-44,7,-60,15r-14,-34v49,-17,140,-26,139,40v0,43,-1,78,6,117xm120,-44r0,-32v-38,-2,-64,8,-62,31v3,28,55,19,62,1xm115,-191r-28,0r-47,-42r41,0","w":187},"\u00e2":{"d":"167,0r-38,0r-7,-17v-22,36,-115,24,-107,-26v-4,-37,35,-64,105,-60v0,-19,0,-35,-24,-35v-23,0,-44,7,-60,15r-14,-34v49,-17,140,-26,139,40v0,43,-1,78,6,117xm120,-44r0,-32v-38,-2,-64,8,-62,31v3,28,55,19,62,1xm136,-191r-29,0r-19,-23r-20,23r-30,0r36,-42r28,0","w":187},"\u00e4":{"d":"167,0r-38,0r-7,-17v-22,36,-115,24,-107,-26v-4,-37,35,-64,105,-60v0,-19,0,-35,-24,-35v-23,0,-44,7,-60,15r-14,-34v49,-17,140,-26,139,40v0,43,-1,78,6,117xm120,-44r0,-32v-38,-2,-64,8,-62,31v3,28,55,19,62,1xm140,-190r-37,0r0,-36r37,0r0,36xm82,-190r-37,0r0,-36r37,0r0,36","w":187},"\u00e3":{"d":"167,0r-38,0r-7,-17v-22,36,-115,24,-107,-26v-4,-37,35,-64,105,-60v0,-19,0,-35,-24,-35v-23,0,-44,7,-60,15r-14,-34v49,-17,140,-26,139,40v0,43,-1,78,6,117xm146,-214v-6,18,-21,29,-39,29v-19,0,-25,-16,-36,-16v-10,0,-16,6,-19,14r-21,-10v9,-21,20,-27,40,-27v15,0,24,16,35,16v10,0,17,-10,23,-16xm120,-44r0,-32v-38,-2,-64,8,-62,31v3,28,55,19,62,1","w":187},"\u00e5":{"d":"167,0r-38,0r-7,-17v-22,36,-115,24,-107,-26v-4,-37,35,-64,105,-60v0,-19,0,-35,-24,-35v-23,0,-44,7,-60,15r-14,-34v49,-17,140,-26,139,40v0,43,-1,78,6,117xm120,-212v0,17,-13,29,-30,29v-16,0,-30,-13,-30,-29v0,-17,13,-30,30,-30v17,0,30,13,30,30xm120,-44r0,-32v-38,-2,-64,8,-62,31v3,28,55,19,62,1xm104,-212v0,-8,-5,-16,-14,-16v-19,0,-20,31,0,31v10,0,14,-7,14,-15","w":187},"\u00e7":{"d":"153,-7v-10,5,-33,10,-48,11r-1,6v18,0,25,14,25,25v-2,42,-44,46,-85,40r9,-27v22,1,45,8,45,-12v0,-9,-4,-13,-30,-13r5,-21v-39,-9,-58,-41,-58,-83v0,-76,72,-105,137,-77r-14,34v-37,-22,-81,-23,-81,43v0,62,43,62,82,41","w":165},"\u00e9":{"d":"171,-67r-113,0v4,50,54,48,91,27r14,32v-20,9,-45,13,-68,13v-53,0,-80,-40,-80,-86v0,-38,18,-88,79,-88v57,0,77,33,77,102xm132,-96v-2,-31,-18,-42,-39,-42v-13,0,-34,8,-35,42r74,0xm142,-233r-47,42r-28,0r34,-42r41,0","w":187},"\u00e8":{"d":"171,-67r-113,0v4,50,54,48,91,27r14,32v-20,9,-45,13,-68,13v-53,0,-80,-40,-80,-86v0,-38,18,-88,79,-88v57,0,77,33,77,102xm132,-96v-2,-31,-18,-42,-39,-42v-13,0,-34,8,-35,42r74,0xm120,-191r-29,0r-47,-42r41,0","w":187},"\u00ea":{"d":"171,-67r-113,0v4,50,54,48,91,27r14,32v-20,9,-45,13,-68,13v-53,0,-80,-40,-80,-86v0,-38,18,-88,79,-88v57,0,77,33,77,102xm132,-96v-2,-31,-18,-42,-39,-42v-13,0,-34,8,-35,42r74,0xm146,-191r-30,0r-19,-23r-20,23r-29,0r35,-42r28,0","w":187},"\u00eb":{"d":"171,-67r-113,0v4,50,54,48,91,27r14,32v-20,9,-45,13,-68,13v-53,0,-80,-40,-80,-86v0,-38,18,-88,79,-88v57,0,77,33,77,102xm132,-96v-2,-31,-18,-42,-39,-42v-13,0,-34,8,-35,42r74,0xm144,-192r-37,0r0,-34r37,0r0,34xm87,-192r-37,0r0,-34r37,0r0,34","w":187},"\u00ed":{"d":"65,0r-41,0r0,-165r41,0r0,165xm82,-233r-47,42r-29,0r35,-42r41,0","w":88},"\u00ec":{"d":"65,0r-41,0r0,-165r41,0r0,165xm77,-191r-28,0r-47,-42r40,0","w":88},"\u00ee":{"d":"65,0r-41,0r0,-165r41,0r0,165xm96,-191r-29,0r-19,-23r-20,23r-30,0r36,-42r28,0","w":88},"\u00ef":{"d":"65,0r-41,0r0,-165r41,0r0,165xm91,-201r-36,0r0,-33r36,0r0,33xm34,-201r-37,0r0,-33r37,0r0,33","w":88},"\u00f1":{"d":"167,0r-41,0r0,-105v0,-52,-52,-33,-62,-2r0,107r-40,0v-2,-55,5,-118,-5,-165r38,0r6,22v7,-7,21,-27,44,-27v87,-1,53,96,60,170xm151,-214v-6,18,-21,29,-39,29v-19,0,-25,-16,-36,-16v-10,0,-16,6,-19,14r-21,-10v9,-21,20,-27,40,-27v19,4,45,31,50,0","w":168},"\u00f3":{"d":"178,-83v0,47,-22,88,-81,88v-59,0,-82,-40,-82,-88v0,-46,23,-87,82,-87v60,0,81,39,81,87xm136,-83v0,-40,-12,-55,-39,-55v-26,0,-40,15,-40,55v0,37,13,57,40,57v25,0,39,-17,39,-57xm140,-233r-47,42r-28,0r35,-42r40,0","w":193},"\u00f2":{"d":"178,-83v0,47,-22,88,-81,88v-59,0,-82,-40,-82,-88v0,-46,23,-87,82,-87v60,0,81,39,81,87xm136,-83v0,-40,-12,-55,-39,-55v-26,0,-40,15,-40,55v0,37,13,57,40,57v25,0,39,-17,39,-57xm127,-191r-28,0r-47,-42r41,0","w":193},"\u00f4":{"d":"178,-83v0,47,-22,88,-81,88v-59,0,-82,-40,-82,-88v0,-46,23,-87,82,-87v60,0,81,39,81,87xm136,-83v0,-40,-12,-55,-39,-55v-26,0,-40,15,-40,55v0,37,13,57,40,57v25,0,39,-17,39,-57xm146,-191r-29,0r-19,-23r-21,23r-29,0r36,-42r28,0","w":193},"\u00f6":{"d":"178,-83v0,47,-22,88,-81,88v-59,0,-82,-40,-82,-88v0,-46,23,-87,82,-87v60,0,81,39,81,87xm136,-83v0,-40,-12,-55,-39,-55v-26,0,-40,15,-40,55v0,37,13,57,40,57v25,0,39,-17,39,-57xm145,-192r-37,0r0,-34r37,0r0,34xm87,-192r-36,0r0,-34r36,0r0,34","w":193},"\u00f5":{"d":"178,-83v0,47,-22,88,-81,88v-59,0,-82,-40,-82,-88v0,-46,23,-87,82,-87v60,0,81,39,81,87xm136,-83v0,-40,-12,-55,-39,-55v-26,0,-40,15,-40,55v0,37,13,57,40,57v25,0,39,-17,39,-57xm152,-214v-6,18,-21,29,-39,29v-26,0,-42,-31,-55,-2r-22,-10v9,-21,21,-27,41,-27v15,0,24,16,35,16v10,0,16,-10,18,-16","w":193},"\u00fa":{"d":"168,0r-37,0r-6,-22v-7,7,-20,27,-43,27v-84,1,-51,-97,-58,-170r40,0r0,106v0,51,50,33,59,2r0,-108r41,0v1,55,-4,117,4,165xm137,-233r-47,42r-28,0r34,-42r41,0","w":187},"\u00f9":{"d":"122,-191r-28,0r-48,-42r41,0xm168,0r-37,0r-6,-22v-7,7,-20,27,-43,27v-84,1,-51,-97,-58,-170r40,0r0,106v0,51,50,33,59,2r0,-108r41,0v1,55,-4,117,4,165","w":187},"\u00fb":{"d":"168,0r-37,0r-6,-22v-7,7,-20,27,-43,27v-84,1,-51,-97,-58,-170r40,0r0,106v0,51,50,33,59,2r0,-108r41,0v1,55,-4,117,4,165xm142,-191r-30,0r-19,-23r-20,23r-29,0r35,-42r28,0","w":187},"\u00fc":{"d":"168,0r-37,0r-6,-22v-7,7,-20,27,-43,27v-84,1,-51,-97,-58,-170r40,0r0,106v0,51,50,33,59,2r0,-108r41,0v1,55,-4,117,4,165xm141,-192r-37,0r0,-34r37,0r0,34xm84,-192r-37,0r0,-34r37,0r0,34","w":187},"\u2020":{"d":"181,-114r-67,0r0,179r-34,0r0,-179r-67,0r0,-31r67,0r0,-78r34,0r0,78r67,0r0,31"},"\u00b0":{"d":"139,-161v0,35,-29,59,-62,59v-33,0,-61,-24,-61,-59v0,-35,28,-61,61,-61v33,0,62,26,62,61xm112,-161v0,-21,-15,-36,-35,-36v-20,0,-35,15,-35,36v0,19,17,34,35,34v18,0,35,-15,35,-34","w":154},"\u00a2":{"d":"153,-7v-9,4,-27,8,-41,10r0,33r-32,0r0,-33v-42,-7,-65,-39,-65,-84v0,-47,22,-80,65,-87r0,-34r32,0r0,34v14,2,31,7,40,10r-14,34v-8,-4,-17,-8,-26,-11r0,106v9,-3,18,-7,27,-11xm80,-30r0,-105v-30,5,-30,99,0,105","w":165},"\u00a3":{"d":"186,0r-166,0r0,-36r23,0r0,-72r-27,0r0,-31v8,-1,22,3,27,-2v0,-80,55,-95,109,-101r11,37v-41,1,-76,4,-75,66r55,0r0,31r-55,0r0,72r98,0r0,36"},"\u00a7":{"d":"150,-113v0,17,-7,28,-18,36v7,8,11,19,11,33v-2,61,-84,56,-128,38r14,-33v14,12,72,22,72,-5v0,-28,-88,-12,-88,-76v0,-18,8,-31,20,-37v-8,-7,-15,-18,-15,-32v0,-60,75,-55,123,-38r-14,33v-16,-12,-67,-22,-67,4v0,27,90,13,90,77xm100,-95v24,-23,-3,-38,-33,-45v-10,3,-13,10,-13,20v0,13,24,17,46,25","w":162},"\u2022":{"d":"149,-117v0,29,-23,52,-52,52v-29,0,-51,-23,-51,-52v0,-29,22,-51,51,-51v29,0,52,22,52,51"},"\u00b6":{"d":"186,68r-35,0r0,-270v-42,-3,-75,0,-75,44v0,22,19,40,35,44r0,182r-34,0r0,-161v-46,-7,-63,-42,-63,-70v0,-25,9,-70,69,-70r103,0r0,301"},"\u00df":{"d":"177,-45v0,60,-55,80,-104,80r14,-35v32,0,48,-22,48,-46v0,-45,-36,-50,-56,-56r0,-32v11,-7,35,-20,35,-47v0,-16,-13,-24,-26,-24v-12,0,-24,5,-24,31r0,174r-40,0r0,-170v0,-45,24,-67,64,-67v30,0,68,11,68,57v0,41,-35,53,-44,59v19,8,65,17,65,76","w":193},"\u00ae":{"d":"250,-117v0,68,-53,121,-120,121v-67,0,-121,-53,-121,-121v0,-68,54,-120,121,-120v68,0,120,52,120,120xm225,-117v0,-54,-41,-97,-95,-97v-54,0,-96,43,-96,97v0,53,43,98,96,98v53,0,95,-45,95,-98xm188,-46r-33,0r-43,-59r-5,0r0,59r-28,0r0,-141v47,2,100,-12,100,41v0,19,-9,37,-35,41xm151,-146v2,-22,-23,-19,-44,-19r0,39v21,0,47,3,44,-20","w":259},"\u00a9":{"d":"250,-117v0,68,-53,121,-120,121v-67,0,-121,-53,-121,-121v0,-68,54,-120,121,-120v68,0,120,52,120,120xm225,-117v0,-54,-41,-97,-95,-97v-54,0,-96,43,-96,97v0,53,43,98,96,98v53,0,95,-45,95,-98xm170,-49v-53,21,-104,-5,-104,-67v0,-39,15,-73,65,-73v12,0,27,2,37,6r-9,23v-33,-19,-65,-3,-65,44v0,51,33,64,67,44","w":259},"\u2122":{"d":"304,-105r-26,0r0,-101r-40,101r-28,0r-39,-101r0,101r-26,0r0,-128r45,0r35,95r36,-95r43,0r0,128xm129,-213r-39,0r0,108r-27,0r0,-108r-39,0r0,-20r105,0r0,20","w":333},"\u00b4":{"d":"82,-233r-47,42r-28,0r34,-42r41,0","w":88},"\u00a8":{"d":"91,-199r-36,0r0,-34r36,0r0,34xm34,-199r-37,0r0,-34r37,0r0,34","w":88},"\u2260":{"d":"178,-25r-89,0r-29,54r-29,-16r20,-38r-35,0r0,-31r51,0r17,-31r-68,0r0,-31r84,0r29,-54r30,16r-20,38r39,0r0,31r-56,0r-17,31r73,0r0,31"},"\u00c6":{"d":"322,0r-135,0r-9,-62r-82,0r-34,62r-52,0r133,-233r176,0r0,35r-121,0r10,60r103,0r0,35r-97,0r12,68r96,0r0,35xm173,-96r-13,-87r-46,87r59,0","w":355},"\u00d8":{"d":"252,-226r-29,33v37,79,19,200,-92,200v-27,0,-49,-6,-65,-16r-31,36r-29,-27r32,-38v-37,-80,-19,-200,93,-200v27,0,48,6,64,16r27,-31xm169,-191v-50,-30,-101,-5,-101,75v0,15,1,28,3,39xm131,-28v58,0,69,-65,59,-125r-98,114v10,8,23,11,39,11","w":261},"\u221e":{"d":"258,-81v0,29,-15,60,-63,60v-26,0,-46,-20,-56,-34v-13,16,-31,34,-57,34v-88,-1,-84,-119,0,-121v27,0,44,16,57,33v14,-17,28,-33,57,-33v49,0,62,31,62,61xm219,-81v0,-46,-46,-31,-60,-1v10,15,21,29,36,29v13,0,24,-9,24,-28xm119,-82v-13,-28,-58,-46,-61,1v6,45,46,27,61,-1","w":277},"\u00b1":{"d":"176,-86r-62,0r0,43r-34,0r0,-43r-61,0r0,-31r61,0r0,-38r34,0r0,38r62,0r0,31xm178,0r-162,0r0,-31r162,0r0,31"},"\u2264":{"d":"178,-39r-162,-41r0,-41r162,-42r0,39r-119,24r119,22r0,39xm178,0r-162,0r0,-31r162,0r0,31"},"\u2265":{"d":"178,-80r-162,41r0,-39r120,-22r-120,-24r0,-39r162,42r0,41xm178,0r-162,0r0,-31r162,0r0,31"},"\u00a5":{"d":"194,-233r-67,115r38,0r0,31r-45,0r0,18r45,0r0,31r-45,0r0,38r-46,0r0,-38r-45,0r0,-31r45,0r0,-18r-45,0r0,-31r37,0r-66,-115r50,0r49,90r48,-90r47,0"},"\u00b5":{"d":"172,0r-38,0r-6,-22v-6,10,-35,38,-60,23r0,64r-41,0r0,-230r41,0r0,106v0,16,1,33,24,33v17,0,27,-20,35,-35r0,-104r40,0v2,55,-5,118,5,165"},"\u03bc":{"d":"172,0r-38,0r-6,-22v-6,10,-35,38,-60,23r0,64r-41,0r0,-230r41,0r0,106v0,16,1,33,24,33v17,0,27,-20,35,-35r0,-104r40,0v2,55,-5,118,5,165"},"\u2202":{"d":"178,-102v0,53,-14,108,-83,108v-41,0,-78,-28,-78,-72v0,-73,79,-110,119,-53v0,-34,-14,-71,-56,-71v-14,0,-25,4,-37,10r-13,-37v15,-4,39,-7,52,-7v69,0,96,64,96,122xm132,-85v-5,-13,-14,-27,-38,-27v-32,1,-32,27,-32,46v0,27,15,38,32,38v22,0,38,-9,38,-57"},"\u2211":{"d":"187,65r-174,0r0,-27r100,-133r-96,-131r0,-27r166,0r0,31r-122,0r93,127r-99,130r132,0r0,30"},"\u220f":{"d":"187,65r-34,0r0,-289r-111,0r0,289r-35,0r0,-318r180,0r0,318"},"\u03c0":{"d":"189,0r-8,28v-31,-6,-60,-21,-60,-63r0,-99r-49,0r0,134r-35,0r0,-134r-29,0r0,-31r174,0r0,31r-26,0r0,98v0,23,6,32,33,36"},"\u222b":{"d":"150,-233v-28,4,-34,14,-34,36r0,189v0,45,-36,60,-62,65r-10,-32v26,-5,34,-14,34,-36r0,-189v0,-49,37,-61,63,-65"},"\u00aa":{"d":"144,-141v-12,0,-29,3,-29,-9v-13,20,-69,12,-64,-15v-3,-20,21,-35,62,-33v5,-27,-37,-15,-50,-9r-8,-20v29,-9,85,-15,85,22v0,24,-1,43,4,64xm94,-157v13,-1,23,-7,20,-24v-21,-1,-37,2,-37,15v0,8,8,9,17,9"},"\u00ba":{"d":"148,-190v0,26,-15,49,-50,49v-36,0,-50,-23,-50,-49v0,-25,15,-48,50,-48v36,0,50,22,50,48xm121,-190v0,-22,-8,-29,-23,-29v-14,0,-24,7,-24,29v0,21,9,30,24,30v13,0,23,-8,23,-30"},"\u03a9":{"d":"131,-238v118,0,150,167,51,204r0,5r49,0r0,29r-86,0r0,-51v39,-7,48,-35,48,-79v0,-61,-34,-73,-61,-73v-25,0,-62,10,-62,73v0,45,9,74,48,79r0,51r-87,0r0,-29r50,0r0,-5v-42,-13,-58,-55,-58,-95v0,-68,40,-109,108,-109","w":262},"\u2126":{"d":"131,-238v118,0,150,167,51,204r0,5r49,0r0,29r-86,0r0,-51v39,-7,48,-35,48,-79v0,-61,-34,-73,-61,-73v-25,0,-62,10,-62,73v0,45,9,74,48,79r0,51r-87,0r0,-29r50,0r0,-5v-42,-13,-58,-55,-58,-95v0,-68,40,-109,108,-109","w":262},"\u00e6":{"d":"274,-66r-113,0v4,50,53,46,90,26r13,32v-39,20,-113,18,-127,-17v-23,44,-127,39,-122,-18v-4,-37,35,-64,105,-60v0,-19,0,-35,-24,-35v-23,0,-44,7,-60,15r-14,-34v38,-13,100,-21,125,7v11,-10,26,-19,48,-19v60,0,79,34,79,103xm233,-96v-2,-31,-17,-42,-38,-42v-13,0,-33,8,-34,42r72,0xm87,-27v24,0,38,-17,33,-47v-38,-1,-62,6,-62,29v0,14,14,18,29,18","w":289},"\u00f8":{"d":"186,-153r-19,20v25,59,9,140,-70,138v-19,0,-34,-4,-46,-11r-18,20r-27,-26r20,-22v-26,-58,-8,-137,71,-136v18,0,32,4,44,10r18,-19xm117,-134v-39,-16,-67,12,-59,65xm75,-32v40,22,68,-15,60,-66","w":193},"\u00bf":{"d":"120,-193r-44,0r0,-40r44,0r0,40xm154,-7v-54,13,-136,32,-136,-50v0,-43,60,-51,60,-84r0,-29r40,0r0,31v0,49,-56,52,-56,82v0,41,61,23,86,13","w":165},"\u00a1":{"d":"70,-193r-43,0r0,-40r43,0r0,40xm69,0r-41,0r0,-167r41,0r0,167","w":97},"\u00ac":{"d":"182,-32r-35,0r0,-62r-136,0r0,-31r171,0r0,93"},"\u221a":{"d":"194,-269r-67,315r-54,0r-46,-112r-20,0r0,-30r49,0r42,106r61,-279r35,0"},"\u0192":{"d":"156,-204v-32,2,-43,14,-45,39r30,0r-4,28r-30,0r-35,202r-37,0r35,-202r-25,0r5,-28r25,0v2,-53,47,-71,79,-74"},"\u2248":{"d":"184,-122v0,24,-17,45,-50,45v-32,0,-55,-32,-67,-32v-16,0,-25,5,-25,27r-32,-17v0,-24,17,-45,49,-45v36,0,59,32,68,32v16,0,25,-5,25,-27xm184,-50v0,24,-17,45,-50,45v-32,0,-55,-32,-67,-32v-16,0,-25,5,-25,27r-32,-17v0,-24,17,-45,49,-45v36,0,59,32,68,32v16,0,25,-5,25,-27"},"\u0394":{"d":"258,0r-239,0r101,-233r37,0xm209,-31r-70,-168r-70,168r140,0","w":277},"\u2206":{"d":"258,0r-239,0r101,-233r37,0xm209,-31r-70,-168r-70,168r140,0","w":277},"\u00ab":{"d":"140,-163r-35,65r34,65r-37,0r-33,-64r33,-66r38,0xm79,-163r-35,65r35,65r-37,0r-34,-64r34,-66r37,0","w":147},"\u00bb":{"d":"140,-97r-34,64r-37,0r35,-65r-35,-65r37,0xm79,-97r-33,64r-37,0r34,-65r-35,-65r38,0","w":147},"\u2026":{"d":"265,0r-44,0r0,-40r44,0r0,40xm167,0r-43,0r0,-40r43,0r0,40xm70,0r-43,0r0,-40r43,0r0,40","w":291},"\u00a0":{"w":97},"\u00c0":{"d":"235,0r-50,0r-21,-62r-83,0r-22,62r-49,0r95,-233r42,0xm152,-96r-28,-87r-31,87r59,0xm162,-249r-28,0r-48,-42r41,0","w":245},"\u00c3":{"d":"235,0r-50,0r-21,-62r-83,0r-22,62r-49,0r95,-233r42,0xm152,-96r-28,-87r-31,87r59,0xm184,-272v-6,18,-21,29,-39,29v-26,0,-42,-31,-55,-2r-22,-10v9,-21,21,-27,41,-27v15,0,24,16,35,16v10,0,16,-10,18,-16","w":245},"\u00d5":{"d":"240,-116v0,69,-28,123,-109,123v-84,0,-110,-53,-110,-123v0,-68,29,-122,110,-122v80,0,109,50,109,122xm193,-116v0,-62,-20,-87,-62,-87v-43,0,-63,26,-63,87v0,64,20,88,63,88v45,0,62,-30,62,-88xm191,-272v-6,18,-21,29,-39,29v-26,0,-42,-31,-55,-2r-22,-10v9,-21,21,-27,41,-27v15,0,24,16,35,16v10,0,16,-10,18,-16","w":261},"\u0152":{"d":"332,0v-69,1,-141,7,-201,7v-84,0,-110,-53,-110,-123v0,-81,56,-140,148,-117r159,0r0,35r-110,0v10,16,15,37,17,60r86,0r0,35r-85,0v-1,26,-7,50,-18,68r114,0r0,35xm189,-116v0,-62,-16,-87,-58,-87v-43,0,-63,26,-63,87v0,64,20,88,63,88v45,0,58,-30,58,-88","w":365},"\u0153":{"d":"290,-66r-113,0v4,49,54,46,90,26r13,32v-39,18,-100,20,-123,-11v-13,15,-32,24,-60,24v-59,0,-82,-40,-82,-88v0,-46,23,-87,82,-87v28,0,47,10,60,24v12,-13,29,-23,55,-23v60,0,78,34,78,103xm249,-96v-2,-31,-16,-42,-37,-42v-13,0,-34,8,-35,42r72,0xm136,-83v0,-40,-12,-55,-39,-55v-26,0,-40,15,-40,55v0,37,13,57,40,57v25,0,39,-17,39,-57","w":306},"\u2013":{"d":"180,-70r-180,0r0,-31r180,0r0,31","w":180},"\u2014":{"d":"360,-67r-360,0r0,-34r360,0r0,34","w":360},"\u201c":{"d":"133,-233r-30,67r-33,0r35,-67r28,0xm77,-233r-30,67r-33,0r36,-67r27,0","w":147},"\u201d":{"d":"133,-233r-35,67r-28,0r31,-67r32,0xm77,-233r-35,67r-28,0r31,-67r32,0","w":147},"\u2018":{"d":"79,-233r-30,67r-33,0r36,-67r27,0","w":97},"\u2019":{"d":"79,-233r-35,67r-28,0r31,-67r32,0","w":97},"\u00f7":{"d":"119,-116r-43,0r0,-40r43,0r0,40xm178,-66r-162,0r0,-27r162,0r0,27xm119,-3r-43,0r0,-39r43,0r0,39"},"\u25ca":{"d":"177,-113r-62,126r-37,0r-61,-126r61,-125r38,0xm143,-113r-46,-99r-46,99r46,100"},"\u00ff":{"d":"178,-165r-69,191v-10,28,-27,50,-63,62r-13,-33v37,-9,32,-35,46,-62r-66,-158r44,0r42,112r36,-112r43,0xm147,-192r-37,0r0,-34r37,0r0,34xm89,-192r-36,0r0,-34r36,0r0,34","w":190},"\u0178":{"d":"218,-233r-84,128r0,105r-45,0r0,-103r-84,-130r52,0r56,89r56,-89r49,0xm161,-257r-36,0r0,-34r36,0r0,34xm104,-257r-36,0r0,-34r36,0r0,34","w":222},"\u2044":{"d":"121,-226r-131,226r-35,0r130,-226r36,0","w":75},"\u00a4":{"d":"202,-228r-12,37v-38,-19,-97,-17,-103,30r94,0r-11,35r-88,0r0,16r83,0r-11,35r-68,0v6,56,67,55,108,31r0,42v-14,5,-29,9,-55,9v-62,0,-91,-32,-100,-82r-39,0r11,-35r25,0r0,-16r-36,0r11,-35r29,0v5,-65,90,-94,162,-67"},"\u2039":{"d":"86,-163r-35,65r35,65r-37,0r-34,-64r34,-66r37,0","w":97},"\u203a":{"d":"86,-97r-33,64r-38,0r35,-65r-35,-65r38,0","w":97},"\ufb01":{"d":"171,-198r-42,0r0,-35r42,0r0,35xm170,0r-40,0r0,-165r40,0r0,165xm113,-206v-30,5,-46,12,-44,41r31,0r0,32r-31,0r0,133r-40,0r0,-133r-25,0r0,-32r25,0v-2,-52,43,-69,70,-74"},"\ufb02":{"d":"171,0r-40,0r0,-237r40,0r0,237xm113,-206v-30,5,-46,12,-44,41r31,0r0,32r-31,0r0,133r-40,0r0,-133r-25,0r0,-32r25,0v-2,-52,43,-69,70,-74"},"\u2021":{"d":"181,-56r-67,0r0,56r-34,0r0,-56r-67,0r0,-31r67,0r0,-60r-67,0r0,-31r67,0r0,-55r34,0r0,55r67,0r0,31r-67,0r0,60r67,0r0,31"},"\u00b7":{"d":"68,-78r-39,0r0,-40r39,0r0,40","w":97},"\u201a":{"d":"79,-36r-35,68r-28,0r31,-68r32,0","w":97},"\u201e":{"d":"133,-36r-35,68r-28,0r31,-68r32,0xm77,-36r-35,68r-28,0r31,-68r32,0","w":147},"\u2030":{"d":"399,-60v0,39,-13,65,-53,65v-40,0,-51,-26,-51,-65v0,-39,15,-62,52,-62v40,0,52,23,52,62xm273,-60v0,39,-13,65,-53,65v-40,0,-51,-26,-51,-65v0,-39,15,-62,52,-62v40,0,52,23,52,62xm225,-226r-131,226r-35,0r131,-226r35,0xm120,-176v0,39,-13,65,-53,65v-40,0,-52,-26,-52,-65v0,-39,15,-62,52,-62v40,0,53,23,53,62xm370,-60v0,-27,-4,-41,-23,-41v-20,0,-23,18,-23,41v0,28,2,44,22,44v19,0,24,-17,24,-44xm244,-60v0,-27,-4,-41,-23,-41v-20,0,-23,18,-23,41v0,28,2,44,22,44v19,0,24,-17,24,-44xm90,-176v0,-27,-4,-41,-23,-41v-20,0,-22,18,-22,41v0,28,2,44,22,44v19,0,23,-17,23,-44","w":414},"\u00c2":{"d":"235,0r-50,0r-21,-62r-83,0r-22,62r-49,0r95,-233r42,0xm152,-96r-28,-87r-31,87r59,0xm174,-250r-30,0r-19,-23r-20,23r-29,0r35,-42r28,0","w":245},"\u00ca":{"d":"175,0r-141,0r0,-233r138,0r0,35r-93,0r0,60r86,0r0,35r-86,0r0,68r96,0r0,35xm152,-249r-30,0r-19,-23r-20,23r-30,0r36,-42r28,0","w":209},"\u00c1":{"d":"235,0r-50,0r-21,-62r-83,0r-22,62r-49,0r95,-233r42,0xm152,-96r-28,-87r-31,87r59,0xm164,-291r-47,42r-28,0r35,-42r40,0","w":245},"\u00cb":{"d":"175,0r-141,0r0,-233r138,0r0,35r-93,0r0,60r86,0r0,35r-86,0r0,68r96,0r0,35xm154,-243r-37,0r0,-34r37,0r0,34xm96,-243r-36,0r0,-34r36,0r0,34","w":209},"\u00c8":{"d":"175,0r-141,0r0,-233r138,0r0,35r-93,0r0,60r86,0r0,35r-86,0r0,68r96,0r0,35xm136,-249r-28,0r-47,-42r41,0","w":209},"\u00cd":{"d":"75,0r-45,0r0,-233r45,0r0,233xm92,-291r-47,42r-28,0r34,-42r41,0","w":104},"\u00ce":{"d":"75,0r-45,0r0,-233r45,0r0,233xm102,-248r-30,0r-19,-23r-20,23r-30,0r36,-42r28,0","w":104},"\u00cf":{"d":"75,0r-45,0r0,-233r45,0r0,233xm100,-258r-37,0r0,-33r37,0r0,33xm43,-258r-37,0r0,-33r37,0r0,33","w":104},"\u00cc":{"d":"75,0r-45,0r0,-233r45,0r0,233xm81,-249r-28,0r-48,-42r41,0","w":104},"\u00d3":{"d":"240,-116v0,69,-28,123,-109,123v-84,0,-110,-53,-110,-123v0,-68,29,-122,110,-122v80,0,109,50,109,122xm193,-116v0,-62,-20,-87,-62,-87v-43,0,-63,26,-63,87v0,64,20,88,63,88v45,0,62,-30,62,-88xm171,-291r-48,42r-28,0r35,-42r41,0","w":261},"\u00d4":{"d":"240,-116v0,69,-28,123,-109,123v-84,0,-110,-53,-110,-123v0,-68,29,-122,110,-122v80,0,109,50,109,122xm193,-116v0,-62,-20,-87,-62,-87v-43,0,-63,26,-63,87v0,64,20,88,63,88v45,0,62,-30,62,-88xm179,-249r-30,0r-19,-23r-20,23r-29,0r35,-42r28,0","w":261},"\u00d2":{"d":"240,-116v0,69,-28,123,-109,123v-84,0,-110,-53,-110,-123v0,-68,29,-122,110,-122v80,0,109,50,109,122xm193,-116v0,-62,-20,-87,-62,-87v-43,0,-63,26,-63,87v0,64,20,88,63,88v45,0,62,-30,62,-88xm154,-249r-28,0r-48,-42r41,0","w":261},"\u00da":{"d":"226,-85v0,62,-34,92,-94,92v-67,0,-98,-31,-98,-93r0,-147r45,0r0,143v0,52,24,62,53,62v28,0,49,-16,49,-62r0,-143r45,0r0,148xm177,-286r-47,42r-28,0r34,-42r41,0","w":260},"\u00db":{"d":"226,-85v0,62,-34,92,-94,92v-67,0,-98,-31,-98,-93r0,-147r45,0r0,143v0,52,24,62,53,62v28,0,49,-16,49,-62r0,-143r45,0r0,148xm180,-249r-30,0r-19,-23r-20,23r-30,0r36,-42r28,0","w":260},"\u00d9":{"d":"226,-85v0,62,-34,92,-94,92v-67,0,-98,-31,-98,-93r0,-147r45,0r0,143v0,52,24,62,53,62v28,0,49,-16,49,-62r0,-143r45,0r0,148xm154,-249r-28,0r-48,-42r41,0","w":260},"\u0131":{"d":"65,0r-41,0r0,-165r41,0r0,165","w":88},"\u02c6":{"d":"94,-191r-30,0r-19,-23r-20,23r-30,0r36,-42r28,0","w":88},"\u02dc":{"d":"102,-214v-6,18,-21,29,-39,29v-19,0,-25,-16,-36,-16v-10,0,-16,6,-19,14r-21,-10v9,-21,20,-27,40,-27v15,0,24,16,35,16v10,0,17,-10,19,-16","w":88},"\u00af":{"d":"91,-196r-93,0r0,-30r93,0r0,30","w":88},"\u02d8":{"d":"103,-213v-7,17,-31,38,-57,38v-34,0,-55,-21,-60,-38r22,-13v3,11,18,24,38,24v17,0,31,-13,35,-24","w":88},"\u02d9":{"d":"66,-198r-43,0r0,-35r43,0r0,35","w":88},"\u02da":{"d":"64,-212v0,17,-13,29,-30,29v-16,0,-30,-13,-30,-29v0,-17,13,-30,30,-30v17,0,30,13,30,30xm49,-212v0,-8,-6,-16,-15,-16v-19,0,-20,31,0,31v10,0,15,-7,15,-15","w":88},"\u00b8":{"d":"85,35v-2,42,-44,46,-85,40r9,-29v21,1,44,10,44,-10v0,-9,-3,-13,-29,-13r8,-28r32,0r-4,14v18,0,25,15,25,26","w":88},"\u02dd":{"d":"119,-232r-47,42r-28,0r34,-42r41,0xm64,-232r-47,42r-28,0r35,-42r40,0","w":88},"\u02db":{"d":"87,72v-37,13,-87,2,-82,-34v6,-41,32,-48,76,-44v-19,9,-44,28,-44,42v-1,19,29,14,37,9","w":88},"\u02c7":{"d":"94,-233r-36,42r-28,0r-35,-42r30,0r19,23r20,-23r30,0","w":88},"\u00d0":{"d":"221,-117v0,119,-77,122,-187,117r0,-115r-24,0r0,-31r24,0r0,-87v109,-4,187,-2,187,116xm174,-117v0,-89,-34,-81,-95,-81r0,52r37,0r0,31r-37,0r0,80v63,1,95,3,95,-82","w":242,"k":{"A":4}},"\u00fe":{"d":"176,-83v0,47,-25,88,-74,88v-21,0,-34,-14,-39,-22r-6,89r-38,0v8,-94,4,-208,5,-309r40,0r0,94v9,-13,24,-26,44,-26v49,0,68,40,68,86xm134,-82v0,-77,-54,-64,-70,-24r0,56v19,38,70,33,70,-32","w":191},"\u00de":{"d":"198,-120v0,69,-52,75,-119,72r0,48r-45,0r0,-233r45,0r0,44v65,-2,119,2,119,69xm152,-120v0,-47,-36,-31,-73,-34r0,72v39,0,73,8,73,-38","w":216}}});


