/*!
 * 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.notifyBar=function(settings){(function($){var bar=notifyBarNS={};notifyBarNS.shown=false;if(!settings){settings={};}
notifyBarNS.html=settings.html||'Your message here';notifyBarNS.delay=settings.delay||2000;notifyBarNS.animationSpeed=settings.animationSpeed||200;notifyBarNS.jqObject=settings.jqObject;notifyBarNS.cls=settings.cls||'';notifyBarNS.close=settings.close||false;if(notifyBarNS.jqObject){bar=notifyBarNS.jqObject;notifyBarNS.html=bar.html();}else{bar=jQuery('<div></div>').addClass('jquery-notify-bar').addClass(notifyBarNS.cls).attr('id','__notifyBar');}
bar.html(notifyBarNS.html).hide();var id=bar.attr('id');switch(notifyBarNS.animationSpeed){case'slow':asTime=600;break;case'normal':asTime=400;break;case'fast':asTime=200;break;default:asTime=notifyBarNS.animationSpeed;break;}
if(bar!='object'){jQuery('body').prepend(bar);}
if(notifyBarNS.close){bar.append(jQuery('<a href="javascript:void(0);" class="notify-bar-close">Zatvori [X]</a>'));jQuery('.notify-bar-close').click(function(){if(bar.attr('id')=='__notifyBar'){jQuery('#'+id).slideUp(asTime,function(){jQuery('#'+id).remove()});}else{jQuery('#'+id).slideUp(asTime);}
return false;});}
bar.slideDown(asTime);if(bar.attr('id')=='__notifyBar'){setTimeout("jQuery('#"+id+"').slideUp("+asTime+", function() {jQuery('#"+id+"').remove()});",notifyBarNS.delay+asTime);}else{setTimeout("jQuery('#"+id+"').slideUp("+asTime+", function() {jQuery('#"+id+"')});",notifyBarNS.delay+asTime);}})(jQuery)};
;/*
 * jQuery Cycle Plugin (with Transition Definitions)
 * Examples and documentation at: http://jquery.malsup.com/cycle/
 * Copyright (c) 2007-2009 M. Alsup
 * Version: 2.73 (04-NOV-2009)
 * 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
 *
 * Originally based on the work of:
 *	1) Matt Oakes
 *	2) Torsten Baldes (http://medienfreunde.com/lab/innerfade/)
 *	3) Benjamin Sterling (http://www.benjaminsterling.com/experiments/jqShuffle/)
 */
(function(i){var l="2.73";if(i.support==undefined){i.support={opacity:!(i.browser.msie)}}function a(q){if(i.fn.cycle.debug){f(q)}}function f(){if(window.console&&window.console.log){window.console.log("[cycle] "+Array.prototype.join.call(arguments," "))}}i.fn.cycle=function(r,q){var s={s:this.selector,c:this.context};if(this.length===0&&r!="stop"){if(!i.isReady&&s.s){f("DOM not ready, queuing slideshow");i(function(){i(s.s,s.c).cycle(r,q)});return this}f("terminating; zero elements found by selector"+(i.isReady?"":" (DOM not ready)"));return this}return this.each(function(){var w=m(this,r,q);if(w===false){return}if(this.cycleTimeout){clearTimeout(this.cycleTimeout)}this.cycleTimeout=this.cyclePause=0;var x=i(this);var y=w.slideExpr?i(w.slideExpr,this):x.children();var u=y.get();if(u.length<2){f("terminating; too few slides: "+u.length);return}var t=k(x,y,u,w,s);if(t===false){return}var v=t.continuous?10:h(t.currSlide,t.nextSlide,t,!t.rev);if(v){v+=(t.delay||0);if(v<10){v=10}a("first timeout: "+v);this.cycleTimeout=setTimeout(function(){e(u,t,0,!t.rev)},v)}})};function m(q,t,r){if(q.cycleStop==undefined){q.cycleStop=0}if(t===undefined||t===null){t={}}if(t.constructor==String){switch(t){case"stop":q.cycleStop++;if(q.cycleTimeout){clearTimeout(q.cycleTimeout)}q.cycleTimeout=0;i(q).removeData("cycle.opts");return false;case"pause":q.cyclePause=1;return false;case"resume":q.cyclePause=0;if(r===true){t=i(q).data("cycle.opts");if(!t){f("options not found, can not resume");return false}if(q.cycleTimeout){clearTimeout(q.cycleTimeout);q.cycleTimeout=0}e(t.elements,t,1,1)}return false;case"prev":case"next":var u=i(q).data("cycle.opts");if(!u){f('options not found, "prev/next" ignored');return false}i.fn.cycle[t](u);return false;default:t={fx:t}}return t}else{if(t.constructor==Number){var s=t;t=i(q).data("cycle.opts");if(!t){f("options not found, can not advance slide");return false}if(s<0||s>=t.elements.length){f("invalid slide index: "+s);return false}t.nextSlide=s;if(q.cycleTimeout){clearTimeout(q.cycleTimeout);q.cycleTimeout=0}if(typeof r=="string"){t.oneTimeFx=r}e(t.elements,t,1,s>=t.currSlide);return false}}return t}function b(q,r){if(!i.support.opacity&&r.cleartype&&q.style.filter){try{q.style.removeAttribute("filter")}catch(s){}}}function k(y,J,u,t,E){var C=i.extend({},i.fn.cycle.defaults,t||{},i.metadata?y.metadata():i.meta?y.data():{});if(C.autostop){C.countdown=C.autostopCount||u.length}var r=y[0];y.data("cycle.opts",C);C.$cont=y;C.stopCount=r.cycleStop;C.elements=u;C.before=C.before?[C.before]:[];C.after=C.after?[C.after]:[];C.after.unshift(function(){C.busy=0});if(!i.support.opacity&&C.cleartype){C.after.push(function(){b(this,C)})}if(C.continuous){C.after.push(function(){e(u,C,0,!C.rev)})}n(C);if(!i.support.opacity&&C.cleartype&&!C.cleartypeNoBg){g(J)}if(y.css("position")=="static"){y.css("position","relative")}if(C.width){y.width(C.width)}if(C.height&&C.height!="auto"){y.height(C.height)}if(C.startingSlide){C.startingSlide=parseInt(C.startingSlide)}if(C.random){C.randomMap=[];for(var H=0;H<u.length;H++){C.randomMap.push(H)}C.randomMap.sort(function(L,w){return Math.random()-0.5});C.randomIndex=0;C.startingSlide=C.randomMap[0]}else{if(C.startingSlide>=u.length){C.startingSlide=0}}C.currSlide=C.startingSlide=C.startingSlide||0;var x=C.startingSlide;J.css({position:"absolute",top:0,left:0}).hide().each(function(w){var L=x?w>=x?u.length-(w-x):x-w:u.length-w;i(this).css("z-index",L)});i(u[x]).css("opacity",1).show();b(u[x],C);if(C.fit&&C.width){J.width(C.width)}if(C.fit&&C.height&&C.height!="auto"){J.height(C.height)}var D=C.containerResize&&!y.innerHeight();if(D){var v=0,B=0;for(var F=0;F<u.length;F++){var q=i(u[F]),K=q[0],A=q.outerWidth(),I=q.outerHeight();if(!A){A=K.offsetWidth}if(!I){I=K.offsetHeight}v=A>v?A:v;B=I>B?I:B}if(v>0&&B>0){y.css({width:v+"px",height:B+"px"})}}if(C.pause){y.hover(function(){this.cyclePause++},function(){this.cyclePause--})}if(c(C)===false){return false}var s=false;t.requeueAttempts=t.requeueAttempts||0;J.each(function(){var N=i(this);this.cycleH=(C.fit&&C.height)?C.height:N.height();this.cycleW=(C.fit&&C.width)?C.width:N.width();if(N.is("img")){var L=(i.browser.msie&&this.cycleW==28&&this.cycleH==30&&!this.complete);var O=(i.browser.mozilla&&this.cycleW==34&&this.cycleH==19&&!this.complete);var M=(i.browser.opera&&((this.cycleW==42&&this.cycleH==19)||(this.cycleW==37&&this.cycleH==17))&&!this.complete);var w=(this.cycleH==0&&this.cycleW==0&&!this.complete);if(L||O||M||w){if(E.s&&C.requeueOnImageNotLoaded&&++t.requeueAttempts<100){f(t.requeueAttempts," - img slide not loaded, requeuing slideshow: ",this.src,this.cycleW,this.cycleH);setTimeout(function(){i(E.s,E.c).cycle(t)},C.requeueTimeout);s=true;return false}else{f("could not determine size of image: "+this.src,this.cycleW,this.cycleH)}}}return true});if(s){return false}C.cssBefore=C.cssBefore||{};C.animIn=C.animIn||{};C.animOut=C.animOut||{};J.not(":eq("+x+")").css(C.cssBefore);if(C.cssFirst){i(J[x]).css(C.cssFirst)}if(C.timeout){C.timeout=parseInt(C.timeout);if(C.speed.constructor==String){C.speed=i.fx.speeds[C.speed]||parseInt(C.speed)}if(!C.sync){C.speed=C.speed/2}while((C.timeout-C.speed)<250){C.timeout+=C.speed}}if(C.easing){C.easeIn=C.easeOut=C.easing}if(!C.speedIn){C.speedIn=C.speed}if(!C.speedOut){C.speedOut=C.speed}C.slideCount=u.length;C.currSlide=C.lastSlide=x;if(C.random){C.nextSlide=C.currSlide;if(++C.randomIndex==u.length){C.randomIndex=0}C.nextSlide=C.randomMap[C.randomIndex]}else{C.nextSlide=C.startingSlide>=(u.length-1)?0:C.startingSlide+1}if(!C.multiFx){var G=i.fn.cycle.transitions[C.fx];if(i.isFunction(G)){G(y,J,C)}else{if(C.fx!="custom"&&!C.multiFx){f("unknown transition: "+C.fx,"; slideshow terminating");return false}}}var z=J[x];if(C.before.length){C.before[0].apply(z,[z,z,C,true])}if(C.after.length>1){C.after[1].apply(z,[z,z,C,true])}if(C.next){i(C.next).bind(C.prevNextEvent,function(){return o(C,C.rev?-1:1)})}if(C.prev){i(C.prev).bind(C.prevNextEvent,function(){return o(C,C.rev?1:-1)})}if(C.pager){d(u,C)}j(C,u);return C}function n(q){q.original={before:[],after:[]};q.original.cssBefore=i.extend({},q.cssBefore);q.original.cssAfter=i.extend({},q.cssAfter);q.original.animIn=i.extend({},q.animIn);q.original.animOut=i.extend({},q.animOut);i.each(q.before,function(){q.original.before.push(this)});i.each(q.after,function(){q.original.after.push(this)})}function c(w){var u,s,r=i.fn.cycle.transitions;if(w.fx.indexOf(",")>0){w.multiFx=true;w.fxs=w.fx.replace(/\s*/g,"").split(",");for(u=0;u<w.fxs.length;u++){var v=w.fxs[u];s=r[v];if(!s||!r.hasOwnProperty(v)||!i.isFunction(s)){f("discarding unknown transition: ",v);w.fxs.splice(u,1);u--}}if(!w.fxs.length){f("No valid transitions named; slideshow terminating.");return false}}else{if(w.fx=="all"){w.multiFx=true;w.fxs=[];for(p in r){s=r[p];if(r.hasOwnProperty(p)&&i.isFunction(s)){w.fxs.push(p)}}}}if(w.multiFx&&w.randomizeEffects){var t=Math.floor(Math.random()*20)+30;for(u=0;u<t;u++){var q=Math.floor(Math.random()*w.fxs.length);w.fxs.push(w.fxs.splice(q,1)[0])}a("randomized fx sequence: ",w.fxs)}return true}function j(r,q){r.addSlide=function(u,v){var t=i(u),w=t[0];if(!r.autostopCount){r.countdown++}q[v?"unshift":"push"](w);if(r.els){r.els[v?"unshift":"push"](w)}r.slideCount=q.length;t.css("position","absolute");t[v?"prependTo":"appendTo"](r.$cont);if(v){r.currSlide++;r.nextSlide++}if(!i.support.opacity&&r.cleartype&&!r.cleartypeNoBg){g(t)}if(r.fit&&r.width){t.width(r.width)}if(r.fit&&r.height&&r.height!="auto"){$slides.height(r.height)}w.cycleH=(r.fit&&r.height)?r.height:t.height();w.cycleW=(r.fit&&r.width)?r.width:t.width();t.css(r.cssBefore);if(r.pager){i.fn.cycle.createPagerAnchor(q.length-1,w,i(r.pager),q,r)}if(i.isFunction(r.onAddSlide)){r.onAddSlide(t)}else{t.hide()}}}i.fn.cycle.resetState=function(r,q){q=q||r.fx;r.before=[];r.after=[];r.cssBefore=i.extend({},r.original.cssBefore);r.cssAfter=i.extend({},r.original.cssAfter);r.animIn=i.extend({},r.original.animIn);r.animOut=i.extend({},r.original.animOut);r.fxFn=null;i.each(r.original.before,function(){r.before.push(this)});i.each(r.original.after,function(){r.after.push(this)});var s=i.fn.cycle.transitions[q];if(i.isFunction(s)){s(r.$cont,i(r.elements),r)}};function e(x,q,w,y){if(w&&q.busy&&q.manualTrump){i(x).stop(true,true);q.busy=false}if(q.busy){return}var u=q.$cont[0],A=x[q.currSlide],z=x[q.nextSlide];if(u.cycleStop!=q.stopCount||u.cycleTimeout===0&&!w){return}if(!w&&!u.cyclePause&&((q.autostop&&(--q.countdown<=0))||(q.nowrap&&!q.random&&q.nextSlide<q.currSlide))){if(q.end){q.end(q)}return}if(w||!u.cyclePause){var v=q.fx;A.cycleH=A.cycleH||i(A).height();A.cycleW=A.cycleW||i(A).width();z.cycleH=z.cycleH||i(z).height();z.cycleW=z.cycleW||i(z).width();if(q.multiFx){if(q.lastFx==undefined||++q.lastFx>=q.fxs.length){q.lastFx=0}v=q.fxs[q.lastFx];q.currFx=v}if(q.oneTimeFx){v=q.oneTimeFx;q.oneTimeFx=null}i.fn.cycle.resetState(q,v);if(q.before.length){i.each(q.before,function(B,C){if(u.cycleStop!=q.stopCount){return}C.apply(z,[A,z,q,y])})}var s=function(){i.each(q.after,function(B,C){if(u.cycleStop!=q.stopCount){return}C.apply(z,[A,z,q,y])})};if(q.nextSlide!=q.currSlide){q.busy=1;if(q.fxFn){q.fxFn(A,z,q,s,y)}else{if(i.isFunction(i.fn.cycle[q.fx])){i.fn.cycle[q.fx](A,z,q,s)}else{i.fn.cycle.custom(A,z,q,s,w&&q.fastOnEvent)}}}q.lastSlide=q.currSlide;if(q.random){q.currSlide=q.nextSlide;if(++q.randomIndex==x.length){q.randomIndex=0}q.nextSlide=q.randomMap[q.randomIndex]}else{var t=(q.nextSlide+1)==x.length;q.nextSlide=t?0:q.nextSlide+1;q.currSlide=t?x.length-1:q.nextSlide-1}if(q.pager){i.fn.cycle.updateActivePagerLink(q.pager,q.currSlide)}}var r=0;if(q.timeout&&!q.continuous){r=h(A,z,q,y)}else{if(q.continuous&&u.cyclePause){r=10}}if(r>0){u.cycleTimeout=setTimeout(function(){e(x,q,0,!q.rev)},r)}}i.fn.cycle.updateActivePagerLink=function(q,r){i(q).each(function(){i(this).find("a").removeClass("activeSlide").filter("a:eq("+r+")").addClass("activeSlide")})};function h(v,s,u,r){if(u.timeoutFn){var q=u.timeoutFn(v,s,u,r);while((q-u.speed)<250){q+=u.speed}a("calculated timeout: "+q+"; speed: "+u.speed);if(q!==false){return q}}return u.timeout}i.fn.cycle.next=function(q){o(q,q.rev?-1:1)};i.fn.cycle.prev=function(q){o(q,q.rev?1:-1)};function o(r,u){var q=r.elements;var t=r.$cont[0],s=t.cycleTimeout;if(s){clearTimeout(s);t.cycleTimeout=0}if(r.random&&u<0){r.randomIndex--;if(--r.randomIndex==-2){r.randomIndex=q.length-2}else{if(r.randomIndex==-1){r.randomIndex=q.length-1}}r.nextSlide=r.randomMap[r.randomIndex]}else{if(r.random){if(++r.randomIndex==q.length){r.randomIndex=0}r.nextSlide=r.randomMap[r.randomIndex]}else{r.nextSlide=r.currSlide+u;if(r.nextSlide<0){if(r.nowrap){return false}r.nextSlide=q.length-1}else{if(r.nextSlide>=q.length){if(r.nowrap){return false}r.nextSlide=0}}}}if(i.isFunction(r.prevNextClick)){r.prevNextClick(u>0,r.nextSlide,q[r.nextSlide])}e(q,r,1,u>=0);return false}function d(r,s){var q=i(s.pager);i.each(r,function(t,u){i.fn.cycle.createPagerAnchor(t,u,q,r,s)});i.fn.cycle.updateActivePagerLink(s.pager,s.startingSlide)}i.fn.cycle.createPagerAnchor=function(u,v,s,t,w){var r;if(i.isFunction(w.pagerAnchorBuilder)){r=w.pagerAnchorBuilder(u,v)}else{r='<a href="#">'+(u+1)+"</a>"}if(!r){return}var x=i(r);if(x.parents("body").length===0){var q=[];if(s.length>1){s.each(function(){var y=x.clone(true);i(this).append(y);q.push(y[0])});x=i(q)}else{x.appendTo(s)}}x.bind(w.pagerEvent,function(A){A.preventDefault();w.nextSlide=u;var z=w.$cont[0],y=z.cycleTimeout;if(y){clearTimeout(y);z.cycleTimeout=0}if(i.isFunction(w.pagerClick)){w.pagerClick(w.nextSlide,t[w.nextSlide])}e(t,w,1,w.currSlide<u);return false});if(w.pagerEvent!="click"){x.click(function(){return false})}if(w.pauseOnPagerHover){x.hover(function(){w.$cont[0].cyclePause++},function(){w.$cont[0].cyclePause--})}};i.fn.cycle.hopsFromLast=function(t,s){var r,q=t.lastSlide,u=t.currSlide;if(s){r=u>q?u-q:t.slideCount-q}else{r=u<q?q-u:q+t.slideCount-u}return r};function g(s){function r(t){t=parseInt(t).toString(16);return t.length<2?"0"+t:t}function q(w){for(;w&&w.nodeName.toLowerCase()!="html";w=w.parentNode){var t=i.css(w,"background-color");if(t.indexOf("rgb")>=0){var u=t.match(/\d+/g);return"#"+r(u[0])+r(u[1])+r(u[2])}if(t&&t!="transparent"){return t}}return"#ffffff"}s.each(function(){i(this).css("background-color",q(this))})}i.fn.cycle.commonReset=function(v,t,u,r,s,q){i(u.elements).not(v).hide();u.cssBefore.opacity=1;u.cssBefore.display="block";if(r!==false&&t.cycleW>0){u.cssBefore.width=t.cycleW}if(s!==false&&t.cycleH>0){u.cssBefore.height=t.cycleH}u.cssAfter=u.cssAfter||{};u.cssAfter.display="none";i(v).css("zIndex",u.slideCount+(q===true?1:0));i(t).css("zIndex",u.slideCount+(q===true?0:1))};i.fn.cycle.custom=function(B,v,q,s,r){var A=i(B),w=i(v);var t=q.speedIn,z=q.speedOut,u=q.easeIn,y=q.easeOut;w.css(q.cssBefore);if(r){if(typeof r=="number"){t=z=r}else{t=z=1}u=y=null}var x=function(){w.animate(q.animIn,t,u,s)};A.animate(q.animOut,z,y,function(){if(q.cssAfter){A.css(q.cssAfter)}if(!q.sync){x()}});if(q.sync){x()}};i.fn.cycle.transitions={fade:function(r,s,q){s.not(":eq("+q.currSlide+")").css("opacity",0);q.before.push(function(v,t,u){i.fn.cycle.commonReset(v,t,u);u.cssBefore.opacity=0});q.animIn={opacity:1};q.animOut={opacity:0};q.cssBefore={top:0,left:0}}};i.fn.cycle.ver=function(){return l};i.fn.cycle.defaults={fx:"fade",timeout:4000,timeoutFn:null,continuous:0,speed:1000,speedIn:null,speedOut:null,next:null,prev:null,prevNextClick:null,prevNextEvent:"click",pager:null,pagerClick:null,pagerEvent:"click",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:!i.support.opacity,cleartypeNoBg:false,nowrap:0,fastOnEvent:0,randomizeEffects:1,rev:0,manualTrump:true,requeueOnImageNotLoaded:true,requeueTimeout:250}})(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(a){a.fn.cycle.transitions.none=function(c,d,b){b.fxFn=function(g,e,f,h){a(e).show();a(g).hide();h()}};a.fn.cycle.transitions.scrollUp=function(d,e,c){d.css("overflow","hidden");c.before.push(a.fn.cycle.commonReset);var b=d.height();c.cssBefore={top:b,left:0};c.cssFirst={top:0};c.animIn={top:0};c.animOut={top:-b}};a.fn.cycle.transitions.scrollDown=function(d,e,c){d.css("overflow","hidden");c.before.push(a.fn.cycle.commonReset);var b=d.height();c.cssFirst={top:0};c.cssBefore={top:-b,left:0};c.animIn={top:0};c.animOut={top:b}};a.fn.cycle.transitions.scrollLeft=function(d,e,c){d.css("overflow","hidden");c.before.push(a.fn.cycle.commonReset);var b=d.width();c.cssFirst={left:0};c.cssBefore={left:b,top:0};c.animIn={left:0};c.animOut={left:0-b}};a.fn.cycle.transitions.scrollRight=function(d,e,c){d.css("overflow","hidden");c.before.push(a.fn.cycle.commonReset);var b=d.width();c.cssFirst={left:0};c.cssBefore={left:-b,top:0};c.animIn={left:0};c.animOut={left:b}};a.fn.cycle.transitions.scrollHorz=function(c,d,b){c.css("overflow","hidden").width();b.before.push(function(h,f,g,e){a.fn.cycle.commonReset(h,f,g);g.cssBefore.left=e?(f.cycleW-1):(1-f.cycleW);g.animOut.left=e?-h.cycleW:h.cycleW});b.cssFirst={left:0};b.cssBefore={top:0};b.animIn={left:0};b.animOut={top:0}};a.fn.cycle.transitions.scrollVert=function(c,d,b){c.css("overflow","hidden");b.before.push(function(h,f,g,e){a.fn.cycle.commonReset(h,f,g);g.cssBefore.top=e?(1-f.cycleH):(f.cycleH-1);g.animOut.top=e?h.cycleH:-h.cycleH});b.cssFirst={top:0};b.cssBefore={left:0};b.animIn={top:0};b.animOut={left:0}};a.fn.cycle.transitions.slideX=function(c,d,b){b.before.push(function(g,e,f){a(f.elements).not(g).hide();a.fn.cycle.commonReset(g,e,f,false,true);f.animIn.width=e.cycleW});b.cssBefore={left:0,top:0,width:0};b.animIn={width:"show"};b.animOut={width:0}};a.fn.cycle.transitions.slideY=function(c,d,b){b.before.push(function(g,e,f){a(f.elements).not(g).hide();a.fn.cycle.commonReset(g,e,f,true,false);f.animIn.height=e.cycleH});b.cssBefore={left:0,top:0,height:0};b.animIn={height:"show"};b.animOut={height:0}};a.fn.cycle.transitions.shuffle=function(e,f,d){var c,b=e.css("overflow","visible").width();f.css({left:0,top:0});d.before.push(function(i,g,h){a.fn.cycle.commonReset(i,g,h,true,true,true)});if(!d.speedAdjusted){d.speed=d.speed/2;d.speedAdjusted=true}d.random=0;d.shuffle=d.shuffle||{left:-b,top:15};d.els=[];for(c=0;c<f.length;c++){d.els.push(f[c])}for(c=0;c<d.currSlide;c++){d.els.push(d.els.shift())}d.fxFn=function(m,j,l,g,i){var h=i?a(m):a(j);a(j).css(l.cssBefore);var k=l.slideCount;h.animate(l.shuffle,l.speedIn,l.easeIn,function(){var o=a.fn.cycle.hopsFromLast(l,i);for(var q=0;q<o;q++){i?l.els.push(l.els.shift()):l.els.unshift(l.els.pop())}if(i){for(var r=0,n=l.els.length;r<n;r++){a(l.els[r]).css("z-index",n-r+k)}}else{var s=a(m).css("z-index");h.css("z-index",parseInt(s)+1+k)}h.animate({left:0,top:0},l.speedOut,l.easeOut,function(){a(i?this:m).hide();if(g){g()}})})};d.cssBefore={display:"block",opacity:1,top:0,left:0}};a.fn.cycle.transitions.turnUp=function(c,d,b){b.before.push(function(g,e,f){a.fn.cycle.commonReset(g,e,f,true,false);f.cssBefore.top=e.cycleH;f.animIn.height=e.cycleH});b.cssFirst={top:0};b.cssBefore={left:0,height:0};b.animIn={top:0};b.animOut={height:0}};a.fn.cycle.transitions.turnDown=function(c,d,b){b.before.push(function(g,e,f){a.fn.cycle.commonReset(g,e,f,true,false);f.animIn.height=e.cycleH;f.animOut.top=g.cycleH});b.cssFirst={top:0};b.cssBefore={left:0,top:0,height:0};b.animOut={height:0}};a.fn.cycle.transitions.turnLeft=function(c,d,b){b.before.push(function(g,e,f){a.fn.cycle.commonReset(g,e,f,false,true);f.cssBefore.left=e.cycleW;f.animIn.width=e.cycleW});b.cssBefore={top:0,width:0};b.animIn={left:0};b.animOut={width:0}};a.fn.cycle.transitions.turnRight=function(c,d,b){b.before.push(function(g,e,f){a.fn.cycle.commonReset(g,e,f,false,true);f.animIn.width=e.cycleW;f.animOut.left=g.cycleW});b.cssBefore={top:0,left:0,width:0};b.animIn={left:0};b.animOut={width:0}};a.fn.cycle.transitions.zoom=function(c,d,b){b.before.push(function(g,e,f){a.fn.cycle.commonReset(g,e,f,false,false,true);f.cssBefore.top=e.cycleH/2;f.cssBefore.left=e.cycleW/2;f.animIn={top:0,left:0,width:e.cycleW,height:e.cycleH};f.animOut={width:0,height:0,top:g.cycleH/2,left:g.cycleW/2}});b.cssFirst={top:0,left:0};b.cssBefore={width:0,height:0}};a.fn.cycle.transitions.fadeZoom=function(c,d,b){b.before.push(function(g,e,f){a.fn.cycle.commonReset(g,e,f,false,false);f.cssBefore.left=e.cycleW/2;f.cssBefore.top=e.cycleH/2;f.animIn={top:0,left:0,width:e.cycleW,height:e.cycleH}});b.cssBefore={width:0,height:0};b.animOut={opacity:0}};a.fn.cycle.transitions.blindX=function(d,e,c){var b=d.css("overflow","hidden").width();c.before.push(function(h,f,g){a.fn.cycle.commonReset(h,f,g);g.animIn.width=f.cycleW;g.animOut.left=h.cycleW});c.cssBefore={left:b,top:0};c.animIn={left:0};c.animOut={left:b}};a.fn.cycle.transitions.blindY=function(d,e,c){var b=d.css("overflow","hidden").height();c.before.push(function(h,f,g){a.fn.cycle.commonReset(h,f,g);g.animIn.height=f.cycleH;g.animOut.top=h.cycleH});c.cssBefore={top:b,left:0};c.animIn={top:0};c.animOut={top:b}};a.fn.cycle.transitions.blindZ=function(e,f,d){var c=e.css("overflow","hidden").height();var b=e.width();d.before.push(function(i,g,h){a.fn.cycle.commonReset(i,g,h);h.animIn.height=g.cycleH;h.animOut.top=i.cycleH});d.cssBefore={top:c,left:b};d.animIn={top:0,left:0};d.animOut={top:c,left:b}};a.fn.cycle.transitions.growX=function(c,d,b){b.before.push(function(g,e,f){a.fn.cycle.commonReset(g,e,f,false,true);f.cssBefore.left=this.cycleW/2;f.animIn={left:0,width:this.cycleW};f.animOut={left:0}});b.cssBefore={width:0,top:0}};a.fn.cycle.transitions.growY=function(c,d,b){b.before.push(function(g,e,f){a.fn.cycle.commonReset(g,e,f,true,false);f.cssBefore.top=this.cycleH/2;f.animIn={top:0,height:this.cycleH};f.animOut={top:0}});b.cssBefore={height:0,left:0}};a.fn.cycle.transitions.curtainX=function(c,d,b){b.before.push(function(g,e,f){a.fn.cycle.commonReset(g,e,f,false,true,true);f.cssBefore.left=e.cycleW/2;f.animIn={left:0,width:this.cycleW};f.animOut={left:g.cycleW/2,width:0}});b.cssBefore={top:0,width:0}};a.fn.cycle.transitions.curtainY=function(c,d,b){b.before.push(function(g,e,f){a.fn.cycle.commonReset(g,e,f,true,false,true);f.cssBefore.top=e.cycleH/2;f.animIn={top:0,height:e.cycleH};f.animOut={top:g.cycleH/2,height:0}});b.cssBefore={left:0,height:0}};a.fn.cycle.transitions.cover=function(f,g,e){var i=e.direction||"left";var b=f.css("overflow","hidden").width();var c=f.height();e.before.push(function(j,d,h){a.fn.cycle.commonReset(j,d,h);if(i=="right"){h.cssBefore.left=-b}else{if(i=="up"){h.cssBefore.top=c}else{if(i=="down"){h.cssBefore.top=-c}else{h.cssBefore.left=b}}}});e.animIn={left:0,top:0};e.animOut={opacity:1};e.cssBefore={top:0,left:0}};a.fn.cycle.transitions.uncover=function(f,g,e){var i=e.direction||"left";var b=f.css("overflow","hidden").width();var c=f.height();e.before.push(function(j,d,h){a.fn.cycle.commonReset(j,d,h,true,true,true);if(i=="right"){h.animOut.left=b}else{if(i=="up"){h.animOut.top=-c}else{if(i=="down"){h.animOut.top=c}else{h.animOut.left=-b}}}});e.animIn={left:0,top:0};e.animOut={opacity:1};e.cssBefore={top:0,left:0}};a.fn.cycle.transitions.toss=function(e,f,d){var b=e.css("overflow","visible").width();var c=e.height();d.before.push(function(i,g,h){a.fn.cycle.commonReset(i,g,h,true,true,true);if(!h.animOut.left&&!h.animOut.top){h.animOut={left:b*2,top:-c/2,opacity:0}}else{h.animOut.opacity=0}});d.cssBefore={left:0,top:0};d.animIn={left:0}};a.fn.cycle.transitions.wipe=function(s,m,e){var q=s.css("overflow","hidden").width();var j=s.height();e.cssBefore=e.cssBefore||{};var g;if(e.clip){if(/l2r/.test(e.clip)){g="rect(0px 0px "+j+"px 0px)"}else{if(/r2l/.test(e.clip)){g="rect(0px "+q+"px "+j+"px "+q+"px)"}else{if(/t2b/.test(e.clip)){g="rect(0px "+q+"px 0px 0px)"}else{if(/b2t/.test(e.clip)){g="rect("+j+"px "+q+"px "+j+"px 0px)"}else{if(/zoom/.test(e.clip)){var o=parseInt(j/2);var f=parseInt(q/2);g="rect("+o+"px "+f+"px "+o+"px "+f+"px)"}}}}}}e.cssBefore.clip=e.cssBefore.clip||g||"rect(0px 0px 0px 0px)";var k=e.cssBefore.clip.match(/(\d+)/g);var u=parseInt(k[0]),c=parseInt(k[1]),n=parseInt(k[2]),i=parseInt(k[3]);e.before.push(function(w,h,t){if(w==h){return}var d=a(w),b=a(h);a.fn.cycle.commonReset(w,h,t,true,true,false);t.cssAfter.display="block";var r=1,l=parseInt((t.speedIn/13))-1;(function v(){var y=u?u-parseInt(r*(u/l)):0;var z=i?i-parseInt(r*(i/l)):0;var A=n<j?n+parseInt(r*((j-n)/l||1)):j;var x=c<q?c+parseInt(r*((q-c)/l||1)):q;b.css({clip:"rect("+y+"px "+x+"px "+A+"px "+z+"px)"});(r++<=l)?setTimeout(v,13):d.css("display","none")})()});e.cssBefore={display:"block",opacity:1,top:0,left:0};e.animIn={left:0};e.animOut={left:0}}})(jQuery);
;/* Copyright (c) 2006 Brandon Aaron (brandon.aaron@gmail.com || http://brandonaaron.net)
 * Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
 * and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
 * Thanks to: http://adomas.org/javascript-mouse-wheel/ for some pointers.
 * Thanks to: Mathias Bank(http://www.mathias-bank.de) for a scope bug fix.
 *
 * $LastChangedDate: 2007-06-20 16:25:35 -0500 (Wed, 20 Jun 2007) $
 * $Rev: 2125 $
 *
 * Version: 2.2
 */
(function($){$.fn.extend({mousewheel:function(f){if(!f.guid)f.guid=$.event.guid++;if(!$.event._mwCache)$.event._mwCache=[];return this.each(function(){if(this._mwHandlers)return this._mwHandlers.push(f);else this._mwHandlers=[];this._mwHandlers.push(f);var s=this;this._mwHandler=function(e){e=$.event.fix(e||window.event);$.extend(e,this._mwCursorPos||{});var delta=0,returnValue=true;if(e.wheelDelta)delta=e.wheelDelta/120;if(e.detail)delta=-e.detail/3;if(window.opera)delta=-e.wheelDelta;for(var i=0;i<s._mwHandlers.length;i++)if(s._mwHandlers[i])if(s._mwHandlers[i].call(s,e,delta)===false){returnValue=false;e.preventDefault();e.stopPropagation();}return returnValue;};if($.browser.mozilla&&!this._mwFixCursorPos){this._mwFixCursorPos=function(e){this._mwCursorPos={pageX:e.pageX,pageY:e.pageY,clientX:e.clientX,clientY:e.clientY};};$(this).bind('mousemove',this._mwFixCursorPos);}if(this.addEventListener)if($.browser.mozilla)this.addEventListener('DOMMouseScroll',this._mwHandler,false);else this.addEventListener('mousewheel',this._mwHandler,false);else
this.onmousewheel=this._mwHandler;$.event._mwCache.push($(this));});},unmousewheel:function(f){return this.each(function(){if(f&&this._mwHandlers){for(var i=0;i<this._mwHandlers.length;i++)if(this._mwHandlers[i]&&this._mwHandlers[i].guid==f.guid)delete this._mwHandlers[i];}else{if($.browser.mozilla&&!this._mwFixCursorPos)$(this).unbind('mousemove',this._mwFixCursorPos);if(this.addEventListener)if($.browser.mozilla)this.removeEventListener('DOMMouseScroll',this._mwHandler,false);else this.removeEventListener('mousewheel',this._mwHandler,false);else
this.onmousewheel=null;this._mwHandlers=this._mwHandler=this._mwFixCursorPos=this._mwCursorPos=null;}});}});$(window).one('unload',function(){var els=$.event._mwCache||[];for(var i=0;i<els.length;i++)els[i].unmousewheel();});})(jQuery);
;(function($){$.dimensions={version:'@VERSION'};$.each(['Height','Width'],function(i,name){$.fn['inner'+name]=function(){if(!this[0])return;var torl=name=='Height'?'Top':'Left',borr=name=='Height'?'Bottom':'Right';return num(this,name.toLowerCase())+num(this,'padding'+torl)+num(this,'padding'+borr);};$.fn['outer'+name]=function(options){if(!this[0])return;var torl=name=='Height'?'Top':'Left',borr=name=='Height'?'Bottom':'Right';options=$.extend({margin:false},options||{});return num(this,name.toLowerCase())
+num(this,'border'+torl+'Width')+num(this,'border'+borr+'Width')
+num(this,'padding'+torl)+num(this,'padding'+borr)
+(options.margin?(num(this,'margin'+torl)+num(this,'margin'+borr)):0);};});$.each(['Left','Top'],function(i,name){$.fn['scroll'+name]=function(val){if(!this[0])return;return val!=undefined?this.each(function(){this==window||this==document?window.scrollTo(name=='Left'?val:$(window)['scrollLeft'](),name=='Top'?val:$(window)['scrollTop']()):this['scroll'+name]=val;}):this[0]==window||this[0]==document?self[(name=='Left'?'pageXOffset':'pageYOffset')]||$.boxModel&&document.documentElement['scroll'+name]||document.body['scroll'+name]:this[0]['scroll'+name];};});$.fn.extend({position:function(){var left=0,top=0,elem=this[0],offset,parentOffset,offsetParent,results;if(elem){offsetParent=this.offsetParent();offset=this.offset();parentOffset=offsetParent.offset();offset.top-=num(elem,'marginTop');offset.left-=num(elem,'marginLeft');parentOffset.top+=num(offsetParent,'borderTopWidth');parentOffset.left+=num(offsetParent,'borderLeftWidth');results={top:offset.top-parentOffset.top,left:offset.left-parentOffset.left};}
return results;},offsetParent:function(){var offsetParent=this[0].offsetParent;while(offsetParent&&(!/^body|html$/i.test(offsetParent.tagName)&&$.css(offsetParent,'position')=='static'))
offsetParent=offsetParent.offsetParent;return $(offsetParent);}});function num(el,prop){return parseInt($.css(el.jquery?el[0]:el,prop))||0;};})(jQuery);
;jQuery.cookie=function(B,I,L){if(typeof I!="undefined"){L=L||{};if(I===null){I="";L.expires=-1}var E="";if(L.expires&&(typeof L.expires=="number"||L.expires.toUTCString)){var F;if(typeof L.expires=="number"){F=new Date();F.setTime(F.getTime()+(L.expires*24*60*60*1000))}else{F=L.expires}E="; expires="+F.toUTCString()}var K=L.path?"; path="+(L.path):"";var G=L.domain?"; domain="+(L.domain):"";var A=L.secure?"; secure":"";document.cookie=[B,"=",encodeURIComponent(I),E,K,G,A].join("")}else{var D=null;if(document.cookie&&document.cookie!=""){var J=document.cookie.split(";");for(var H=0;H<J.length;H++){var C=jQuery.trim(J[H]);if(C.substring(0,B.length+1)==(B+"=")){D=decodeURIComponent(C.substring(B.length+1));break}}}return D}};
;(function($){$.fn.jCarouselLite=function(o){o=$.extend({btnPrev:null,btnNext:null,btnGo:null,mouseWheel:false,auto:null,hoverPause:false,speed:200,easing:null,vertical:false,circular:true,visible:3,start:0,scroll:1,fixedWidth:450,beforeStart:null,afterEnd:null},o||{});return this.each(function(){var running=false,animCss=o.vertical?"top":"left",sizeCss=o.vertical?"height":"width";var div=$(this),ul=$("ul",div),tLi=$("li",ul),tl=tLi.size(),v=o.visible;if(tl<v){v=o.visible=tl;}
if(tl<o.scroll){o.scroll=tl;}
if(o.circular){ul.prepend(tLi.slice(tl-v+1).clone()).append(tLi.slice(0,o.scroll).clone());o.start+=v-1;}
var li=$("li",ul),itemLength=li.length,curr=o.start;div.css("visibility","visible");li.css({overflow:"hidden",'float':o.vertical?"none":"left"});ul.css({margin:"0",padding:"0",position:"relative","list-style-type":"none","z-index":"1"});div.css({overflow:"hidden",position:"relative","z-index":"2",left:"0px"});var liSize=o.vertical?height(li):width(li);var ulSize=liSize*itemLength;var divSize=liSize*v;li.css({width:li.width(),height:li.height()});ul.css(sizeCss,ulSize+"px").css(animCss,-(curr*liSize));div.css(sizeCss,divSize+"px");if(o.btnPrev){$(o.btnPrev).click(function(){return go(curr-o.scroll);});if(o.hoverPause){$(o.btnPrev).hover(function(){stopAuto();},function(){startAuto();});}}
if(o.btnNext){$(o.btnNext).click(function(){return go(curr+o.scroll);});if(o.hoverPause){$(o.btnNext).hover(function(){stopAuto();},function(){startAuto();});}}
if(o.btnGo)
$.each(o.btnGo,function(i,val){$(val).click(function(){return go(o.circular?o.visible+i:i);});});if(o.mouseWheel&&div.mousewheel)
div.mousewheel(function(e,d){return d>0?go(curr-o.scroll):go(curr+o.scroll);});var autoInterval;function startAuto(){go(curr+o.scroll);autoInterval=setInterval(function(){go(curr+o.scroll);},o.auto+o.speed);}
function stopAuto(){clearInterval(autoInterval);}
if(o.auto){if(o.hoverPause){div.hover(function(){stopAuto();},function(){startAuto();});}
startAuto();}
function vis(new_curr){if(new_curr){return li.slice(new_curr).slice(0,v);}else{return li.slice(curr).slice(0,v);}}
function go(to){if(!running){if(o.beforeStart)
o.beforeStart.call(this,vis());if(o.circular){if(to<0){ul.css(animCss,-((curr+tl)*liSize)+"px");curr=to+tl;}else if(to>itemLength-v){ul.css(animCss,-((curr-tl)*liSize)+"px");curr=to-tl;}else curr=to;}else{if(to<0||to>itemLength-v)return false;else curr=to;}
running=true;ul.animate(animCss=="left"?{left:-(curr*liSize)}:{top:-(curr*liSize)},o.speed,o.easing,function(){if(o.afterEnd)
o.afterEnd.call(this,vis());running=false;});if(!o.circular){$(o.btnPrev+","+o.btnNext).removeClass("disabled");$((curr-o.scroll<0&&o.btnPrev)||(curr+o.scroll>itemLength-v&&o.btnNext)||[]).addClass("disabled");}}
return false;}});};function css(el,prop){return parseInt($.css(el[0],prop))||0;}
function width(el){return el[0].offsetWidth+css(el,'marginLeft')+css(el,'marginRight');}
function height(el){return el[0].offsetHeight+css(el,'marginTop')+css(el,'marginBottom');}})(jQuery);
;// ColorBox v1.3.18 - a full featured, light-weight, customizable lightbox based on jQuery 1.3+
// Copyright (c) 2011 Jack Moore - jack@colorpowered.com
// Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php
(function(a,b,c){function Y(c,d,e){var g=b.createElement(c);return d&&(g.id=f+d),e&&(g.style.cssText=e),a(g)}function Z(a){var b=y.length,c=(Q+a)%b;return c<0?b+c:c}function $(a,b){return Math.round((/%/.test(a)?(b==="x"?z.width():z.height())/100:1)*parseInt(a,10))}function _(a){return K.photo||/\.(gif|png|jpe?g|bmp|ico)((#|\?).*)?$/i.test(a)}function ba(){var b;K=a.extend({},a.data(P,e));for(b in K)a.isFunction(K[b])&&b.slice(0,2)!=="on"&&(K[b]=K[b].call(P));K.rel=K.rel||P.rel||"nofollow",K.href=K.href||a(P).attr("href"),K.title=K.title||P.title,typeof K.href=="string"&&(K.href=a.trim(K.href))}function bb(b,c){a.event.trigger(b),c&&c.call(P)}function bc(){var a,b=f+"Slideshow_",c="click."+f,d,e,g;K.slideshow&&y[1]?(d=function(){F.text(K.slideshowStop).unbind(c).bind(j,function(){if(Q<y.length-1||K.loop)a=setTimeout(W.next,K.slideshowSpeed)}).bind(i,function(){clearTimeout(a)}).one(c+" "+k,e),r.removeClass(b+"off").addClass(b+"on"),a=setTimeout(W.next,K.slideshowSpeed)},e=function(){clearTimeout(a),F.text(K.slideshowStart).unbind([j,i,k,c].join(" ")).one(c,function(){W.next(),d()}),r.removeClass(b+"on").addClass(b+"off")},K.slideshowAuto?d():e()):r.removeClass(b+"off "+b+"on")}function bd(b){if(!U){P=b,ba(),y=a(P),Q=0,K.rel!=="nofollow"&&(y=a("."+g).filter(function(){var b=a.data(this,e).rel||this.rel;return b===K.rel}),Q=y.index(P),Q===-1&&(y=y.add(P),Q=y.length-1));if(!S){S=T=!0,r.show();if(K.returnFocus)try{P.blur(),a(P).one(l,function(){try{this.focus()}catch(a){}})}catch(c){}q.css({opacity:+K.opacity,cursor:K.overlayClose?"pointer":"auto"}).show(),K.w=$(K.initialWidth,"x"),K.h=$(K.initialHeight,"y"),W.position(),o&&z.bind("resize."+p+" scroll."+p,function(){q.css({width:z.width(),height:z.height(),top:z.scrollTop(),left:z.scrollLeft()})}).trigger("resize."+p),bb(h,K.onOpen),J.add(D).hide(),I.html(K.close).show()}W.load(!0)}}var d={transition:"elastic",speed:300,width:!1,initialWidth:"600",innerWidth:!1,maxWidth:!1,height:!1,initialHeight:"450",innerHeight:!1,maxHeight:!1,scalePhotos:!0,scrolling:!0,inline:!1,html:!1,iframe:!1,fastIframe:!0,photo:!1,href:!1,title:!1,rel:!1,opacity:.9,preloading:!0,current:"image {current} of {total}",previous:"previous",next:"next",close:"close",open:!1,returnFocus:!0,loop:!0,slideshow:!1,slideshowAuto:!0,slideshowSpeed:2500,slideshowStart:"start slideshow",slideshowStop:"stop slideshow",onOpen:!1,onLoad:!1,onComplete:!1,onCleanup:!1,onClosed:!1,overlayClose:!0,escKey:!0,arrowKey:!0,top:!1,bottom:!1,left:!1,right:!1,fixed:!1,data:undefined},e="colorbox",f="cbox",g=f+"Element",h=f+"_open",i=f+"_load",j=f+"_complete",k=f+"_cleanup",l=f+"_closed",m=f+"_purge",n=a.browser.msie&&!a.support.opacity,o=n&&a.browser.version<7,p=f+"_IE6",q,r,s,t,u,v,w,x,y,z,A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X="div";W=a.fn[e]=a[e]=function(b,c){var f=this;b=b||{},W.init();if(!f[0]){if(f.selector)return f;f=a("<a/>"),b.open=!0}return c&&(b.onComplete=c),f.each(function(){a.data(this,e,a.extend({},a.data(this,e)||d,b)),a(this).addClass(g)}),(a.isFunction(b.open)&&b.open.call(f)||b.open)&&bd(f[0]),f},W.init=function(){if(!r){if(!a("body")[0]){a(W.init);return}z=a(c),r=Y(X).attr({id:e,"class":n?f+(o?"IE6":"IE"):""}),q=Y(X,"Overlay",o?"position:absolute":"").hide(),s=Y(X,"Wrapper"),t=Y(X,"Content").append(A=Y(X,"LoadedContent","width:0; height:0; overflow:hidden"),C=Y(X,"LoadingOverlay").add(Y(X,"LoadingGraphic")),D=Y(X,"Title"),E=Y(X,"Current"),G=Y(X,"Next"),H=Y(X,"Previous"),F=Y(X,"Slideshow").bind(h,bc),I=Y(X,"Close")),s.append(Y(X).append(Y(X,"TopLeft"),u=Y(X,"TopCenter"),Y(X,"TopRight")),Y(X,!1,"clear:left").append(v=Y(X,"MiddleLeft"),t,w=Y(X,"MiddleRight")),Y(X,!1,"clear:left").append(Y(X,"BottomLeft"),x=Y(X,"BottomCenter"),Y(X,"BottomRight"))).find("div div").css({"float":"left"}),B=Y(X,!1,"position:absolute; width:9999px; visibility:hidden; display:none"),a("body").prepend(q,r.append(s,B)),L=u.height()+x.height()+t.outerHeight(!0)-t.height(),M=v.width()+w.width()+t.outerWidth(!0)-t.width(),N=A.outerHeight(!0),O=A.outerWidth(!0),r.css({"padding-bottom":L,"padding-right":M}).hide(),G.click(function(){W.next()}),H.click(function(){W.prev()}),I.click(function(){W.close()}),J=G.add(H).add(E).add(F),q.click(function(){K.overlayClose&&W.close()}),a(b).bind("keydown."+f,function(a){var b=a.keyCode;S&&K.escKey&&b===27&&(a.preventDefault(),W.close()),S&&K.arrowKey&&y[1]&&(b===37?(a.preventDefault(),H.click()):b===39&&(a.preventDefault(),G.click()))})}},W.remove=function(){r.add(q).remove(),r=null,a("."+g).removeData(e).removeClass(g)},W.position=function(a,b){function g(a){u[0].style.width=x[0].style.width=t[0].style.width=a.style.width,C[0].style.height=C[1].style.height=t[0].style.height=v[0].style.height=w[0].style.height=a.style.height}var c=0,d=0,e=r.offset();z.unbind("resize."+f),r.css({top:-99999,left:-99999}),K.fixed&&!o?r.css({position:"fixed"}):(c=z.scrollTop(),d=z.scrollLeft(),r.css({position:"absolute"})),K.right!==!1?d+=Math.max(z.width()-K.w-O-M-$(K.right,"x"),0):K.left!==!1?d+=$(K.left,"x"):d+=Math.round(Math.max(z.width()-K.w-O-M,0)/2),K.bottom!==!1?c+=Math.max(z.height()-K.h-N-L-$(K.bottom,"y"),0):K.top!==!1?c+=$(K.top,"y"):c+=Math.round(Math.max(z.height()-K.h-N-L,0)/2),r.css({top:e.top,left:e.left}),a=r.width()===K.w+O&&r.height()===K.h+N?0:a||0,s[0].style.width=s[0].style.height="9999px",r.dequeue().animate({width:K.w+O,height:K.h+N,top:c,left:d},{duration:a,complete:function(){g(this),T=!1,s[0].style.width=K.w+O+M+"px",s[0].style.height=K.h+N+L+"px",b&&b(),setTimeout(function(){z.bind("resize."+f,W.position)},1)},step:function(){g(this)}})},W.resize=function(a){S&&(a=a||{},a.width&&(K.w=$(a.width,"x")-O-M),a.innerWidth&&(K.w=$(a.innerWidth,"x")),A.css({width:K.w}),a.height&&(K.h=$(a.height,"y")-N-L),a.innerHeight&&(K.h=$(a.innerHeight,"y")),!a.innerHeight&&!a.height&&(A.css({height:"auto"}),K.h=A.height()),A.css({height:K.h}),W.position(K.transition==="none"?0:K.speed))},W.prep=function(b){function g(){return K.w=K.w||A.width(),K.w=K.mw&&K.mw<K.w?K.mw:K.w,K.w}function h(){return K.h=K.h||A.height(),K.h=K.mh&&K.mh<K.h?K.mh:K.h,K.h}if(!S)return;var c,d=K.transition==="none"?0:K.speed;A.remove(),A=Y(X,"LoadedContent").append(b),A.hide().appendTo(B.show()).css({width:g(),overflow:K.scrolling?"auto":"hidden"}).css({height:h()}).prependTo(t),B.hide(),a(R).css({"float":"none"}),o&&a("select").not(r.find("select")).filter(function(){return this.style.visibility!=="hidden"}).css({visibility:"hidden"}).one(k,function(){this.style.visibility="inherit"}),c=function(){function q(){n&&r[0].style.removeAttribute("filter")}var b,c,g=y.length,h,i="frameBorder",k="allowTransparency",l,o,p;if(!S)return;l=function(){clearTimeout(V),C.hide(),bb(j,K.onComplete)},n&&R&&A.fadeIn(100),D.html(K.title).add(A).show();if(g>1){typeof K.current=="string"&&E.html(K.current.replace("{current}",Q+1).replace("{total}",g)).show(),G[K.loop||Q<g-1?"show":"hide"]().html(K.next),H[K.loop||Q?"show":"hide"]().html(K.previous),K.slideshow&&F.show();if(K.preloading){b=[Z(-1),Z(1)];while(c=y[b.pop()])o=a.data(c,e).href||c.href,a.isFunction(o)&&(o=o.call(c)),_(o)&&(p=new Image,p.src=o)}}else J.hide();K.iframe?(h=Y("iframe")[0],i in h&&(h[i]=0),k in h&&(h[k]="true"),h.name=f+ +(new Date),K.fastIframe?l():a(h).one("load",l),h.src=K.href,K.scrolling||(h.scrolling="no"),a(h).addClass(f+"Iframe").appendTo(A).one(m,function(){h.src="//about:blank"})):l(),K.transition==="fade"?r.fadeTo(d,1,q):q()},K.transition==="fade"?r.fadeTo(d,0,function(){W.position(0,c)}):W.position(d,c)},W.load=function(b){var c,d,e=W.prep;T=!0,R=!1,P=y[Q],b||ba(),bb(m),bb(i,K.onLoad),K.h=K.height?$(K.height,"y")-N-L:K.innerHeight&&$(K.innerHeight,"y"),K.w=K.width?$(K.width,"x")-O-M:K.innerWidth&&$(K.innerWidth,"x"),K.mw=K.w,K.mh=K.h,K.maxWidth&&(K.mw=$(K.maxWidth,"x")-O-M,K.mw=K.w&&K.w<K.mw?K.w:K.mw),K.maxHeight&&(K.mh=$(K.maxHeight,"y")-N-L,K.mh=K.h&&K.h<K.mh?K.h:K.mh),c=K.href,V=setTimeout(function(){C.show()},100),K.inline?(Y(X).hide().insertBefore(a(c)[0]).one(m,function(){a(this).replaceWith(A.children())}),e(a(c))):K.iframe?e(" "):K.html?e(K.html):_(c)?(a(R=new Image).addClass(f+"Photo").error(function(){K.title=!1,e(Y(X,"Error").text("This image could not be loaded"))}).load(function(){var a;R.onload=null,K.scalePhotos&&(d=function(){R.height-=R.height*a,R.width-=R.width*a},K.mw&&R.width>K.mw&&(a=(R.width-K.mw)/R.width,d()),K.mh&&R.height>K.mh&&(a=(R.height-K.mh)/R.height,d())),K.h&&(R.style.marginTop=Math.max(K.h-R.height,0)/2+"px"),y[1]&&(Q<y.length-1||K.loop)&&(R.style.cursor="pointer",R.onclick=function(){W.next()}),n&&(R.style.msInterpolationMode="bicubic"),setTimeout(function(){e(R)},1)}),setTimeout(function(){R.src=c},1)):c&&B.load(c,K.data,function(b,c,d){e(c==="error"?Y(X,"Error").text("Request unsuccessful: "+d.statusText):a(this).contents())})},W.next=function(){!T&&y[1]&&(Q<y.length-1||K.loop)&&(Q=Z(1),W.load())},W.prev=function(){!T&&y[1]&&(Q||K.loop)&&(Q=Z(-1),W.load())},W.close=function(){S&&!U&&(U=!0,S=!1,bb(k,K.onCleanup),z.unbind("."+f+" ."+p),q.fadeTo(200,0),r.stop().fadeTo(300,0,function(){r.add(q).css({opacity:1,cursor:"auto"}).hide(),bb(m),A.remove(),setTimeout(function(){U=!1,bb(l,K.onClosed)},1)}))},W.element=function(){return a(P)},W.settings=d,a("."+g,b).live("click",function(a){a.which>1||a.shiftKey||a.altKey||a.metaKey||(a.preventDefault(),bd(this))}),W.init()})(jQuery,document,this);
;var RUZEE=window.RUZEE||{};RUZEE.ShadedBorder={create:function(opts){var isie=/msie/i.test(navigator.userAgent)&&!window.opera;var isie6=isie&&!window.XMLHttpRequest;function sty(el,h){for(k in h){if(/ie_/.test(k)){if(isie)el.style[k.substr(3)]=h[k];}else el.style[k]=h[k];}}
function crdiv(h){var el=document.createElement("div");el.className="sb-gen";sty(el,h);return el;}
function op(v){v=v<0?0:v;if(v>0.99999)return"";return isie?" filter:alpha(opacity="+(v*100)+");":" opacity:"+v+';';}
var sr=opts.shadow||0;var r=opts.corner||0;var bor=0;var bow=opts.border||0;var boo=opts.borderOpacity||1;var shadow=sr!=0;var lw=r>sr?r:sr;var rw=lw;var th=lw;var bh=lw;if(bow>0){bor=r;r=r-bow;}
var cx=r!=0&&shadow?Math.round(lw/3):0;var cy=cx;var cs=Math.round(cx/2);var iclass=r>0?"sb-inner":"sb-shadow";var sclass="sb-shadow";var bclass="sb-border";var edges=opts.edges||"trlb";if(!/t/i.test(edges))th=0;if(!/b/i.test(edges))bh=0;if(!/l/i.test(edges))lw=0;if(!/r/i.test(edges))rw=0;var p={position:"absolute",left:"0",top:"0",width:lw+"px",height:th+"px",ie_fontSize:"1px",overflow:"hidden",margin:"0",padding:"0"};var tl=crdiv(p);delete p.left;p.right="0";p.width=rw+"px";var tr=crdiv(p);delete p.top;p.bottom="0";p.height=bh+"px";var br=crdiv(p);delete p.right;p.left="0";p.width=lw+"px";var bl=crdiv(p);var tw=crdiv({position:"absolute",width:"100%",height:th+"px",ie_fontSize:"1px",top:"0",left:"0",overflow:"hidden",margin:"0",padding:"0"});var t=crdiv({position:"relative",height:th+"px",ie_fontSize:"1px",margin:"0 "+rw+"px 0 "+lw+"px",overflow:"hidden",padding:"0"});tw.appendChild(t);var bw=crdiv({position:"absolute",left:"0",bottom:"0",width:"100%",height:bh+"px",ie_fontSize:"1px",overflow:"hidden",margin:"0",padding:"0"});var b=crdiv({position:"relative",height:bh+"px",ie_fontSize:"1px",margin:"0 "+rw+"px 0 "+lw+"px",overflow:"hidden",padding:"0"});bw.appendChild(b);var mw=crdiv({position:"absolute",top:(-bh)+"px",left:"0",width:"100%",height:"100%",overflow:"hidden",ie_fontSize:"1px",padding:"0",margin:"0"});function corner(el,t,l){var w=l?lw:rw;var h=t?th:bh;var s=t?cs:-cs;var dsb=[];var dsi=[];var dss=[];var xp=0;var xd=1;if(l){xp=w-1;xd=-1;}
for(var x=0;x<w;++x){var yp=h-1;var yd=-1;if(t){yp=0;yd=1;}
var finished=false;for(var y=h-1;y>=0&&!finished;--y){var div='<div style="position:absolute; top:'+yp+'px; left:'+xp+'px; '+'width:1px; height:1px; overflow:hidden; margin:0; padding:0;';var xc=x-cx;var yc=y-cy-s;var d=Math.sqrt(xc*xc+yc*yc);var doShadow=false;if(r>0){if(xc<0&&yc<bor&&yc>=r||yc<0&&xc<bor&&xc>=r){dsb.push(div+op(boo)+'" class="'+bclass+'"></div>');}else
if(d<bor&&d>=r-1&&xc>=0&&yc>=0){var dd=div;if(d>=bor-1){dd+=op((bor-d)*boo);doShadow=true;}else dd+=op(boo);dsb.push(dd+'" class="'+bclass+'"></div>');}
var dd=div+' z-index:2;'+(t?'background-position:0 -'+(r-yc-1)+'px;':'background-image:none;');var finish=function(){if(!t)dd=dd.replace(/top\:\d+px/,"top:0px");dd=dd.replace(/height\:1px/,"height:"+(y+1)+"px");dsi.push(dd+'" class="'+iclass+'"></div>');finished=true;};if(xc<0&&yc<r||yc<0&&xc<r){finish();}else
if(d<r&&xc>=0&&yc>=0){if(d>=r-1){dd+=op(r-d);doShadow=true;dsi.push(dd+'" class="'+iclass+'"></div>');}else{finish();}}else doShadow=true;}else doShadow=true;if(sr>0&&doShadow){d=Math.sqrt(x*x+y*y);if(d<sr){dss.push(div+' z-index:0; '+op(1-(d/sr))+'" class="'+sclass+'"></div>');}}
yp+=yd;}
xp+=xd;}
el.innerHTML=dss.concat(dsb.concat(dsi)).join('');}
function mid(mw){var ds=[];ds.push('<div style="position:relative; top:'+(th+bh)+'px; height:2048px; '+' margin:0 '+(rw-r-cx)+'px 0 '+(lw-r-cx)+'px; '+' padding:0; overflow:hidden;'+' background-position:0 '+(th>0?-(r+cy+cs):'0')+'px;"'+' class="'+iclass+'"></div>');var dd='<div style="position:absolute; width:1px;'+' top:'+(th+bh)+'px; height:2048px; padding:0; margin:0;';if(sr>0){for(var x=0;x<lw-r-cx;++x){ds.push(dd+' left:'+x+'px;'+op((x+1.0)/lw)+'" class="'+sclass+'"></div>');}
for(var x=0;x<rw-r-cx;++x){ds.push(dd+' right:'+x+'px;'+op((x+1.0)/rw)+'" class="'+sclass+'"></div>');}}
if(bow>0){var su=' width:'+bow+'px;'+op(boo)+'" class="'+bclass+'"></div>';ds.push(dd+' left:'+(lw-bor-cx)+'px;'+su);ds.push(dd+' right:'+(rw-bor-cx)+'px;'+su);}
mw.innerHTML=ds.join('');}
function tb(el,t){var ds=[];var h=t?th:bh;var dd='<div style="height:1px; overflow:hidden; position:absolute; margin:0; padding:0;'+' width:100%; left:0px; ';var s=t?cs:-cs;for(var y=0;y<h-s-cy-r;++y){if(sr>0)ds.push(dd+(t?'top:':'bottom:')+y+'px;'+op((y+1)*1.0/h)+'" class="'+sclass+'"></div>');}
if(y>=bow){ds.push(dd+(t?'top:':'bottom:')+(y-bow)+'px;'+op(boo)+' height:'+bow+'px;" class="'+bclass+'"></div>');}
ds.push(dd+(t?'background-position-y:0; top:':'background-image:none; bottom:')+y+'px;'+' height:'+(r+cy+s)+'px;" class="'+iclass+'"></div>');el.innerHTML=ds.join('');}
corner(tl,true,true);corner(tr,true,false);corner(bl,false,true);corner(br,false,false);mid(mw);tb(t,true);tb(b,false);needsCloning=false;return{render:function(el){if(typeof el=='string')el=document.getElementById(el);if(el.length!=undefined){for(var i=0;i<el.length;++i)this.render(el[i]);return;}
el.className+=" sb";sty(el,{position:"relative",background:"transparent"});var node=el.firstChild;while(node){var nextNode=node.nextSibling;if(node.nodeType==1&&node.className=='sb-gen')
el.removeChild(node);node=nextNode;}
var iel=el.firstChild;var twc=needsCloning?tw.cloneNode(true):tw;var mwc=needsCloning?mw.cloneNode(true):mw;var bwc=needsCloning?bw.cloneNode(true):bw;var tlc=needsCloning?tl.cloneNode(true):tl;var trc=needsCloning?tr.cloneNode(true):tr;var blc=needsCloning?bl.cloneNode(true):bl;var brc=needsCloning?br.cloneNode(true):br;el.insertBefore(tlc,iel);el.insertBefore(trc,iel);el.insertBefore(blc,iel);el.insertBefore(brc,iel);el.insertBefore(twc,iel);el.insertBefore(mwc,iel);el.insertBefore(bwc,iel);if(isie6){el.onmouseover=function(){this.className+=" hover";}
el.onmouseout=function(){this.className=this.className.replace(/ hover/,"");}}
if(isie){function resize(){twc.style.width=bwc.style.width=mwc.style.width=el.offsetWidth+"px";if(isie6){mwc.firstChild.style.height=el.offsetHeight+"px";}else{for(var i=0;i<mwc.childNodes.length;++i){mwc.childNodes[i].style.height=(el.offsetHeight-bh-th)+"px";}}
trc.style.right=brc.style.right=null;trc.style.left=brc.style.left=(el.offsetWidth-rw)+"px";}
el.onresize=resize;resize();}
needsCloning=true;}};}}
document.write('\
  <style type="text/css">\
  .sb, .sbi, .sb *, .sbi * { position:relative; z-index:1; }\
  * html .sb, * html .sbi { height:1%; }\
  .sbi { display:inline-block; }\
  .sb-inner { background:#ddd; }\
  .sb-shadow { background:#000; }\
  .sb-border { background:#bbb; }\
  </style>\
');
;var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return!!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());
;/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 1999-2002, Linotype Library GmbH & affiliates. All rights
 * reserved.
 * 
 * Trademark:
 * Linotype Zapfino is a Trademark of Heidelberger Druckmaschinen AG, which may be
 * registered in certain jurisdictions, exclusively licensed through Linotype
 * Library GmbH, a wholly owned subsidiary of Heidelberger Druckmaschinen AG.
 * 
 * Description:
 * Today's digital font technology has allowed renowned type designer Hermann Zapf
 * to realise a dream he first had more than fifty years ago: to create a fully
 * calligraphic typeface.
 * 
 * Designer:
 * Hermann Zapf
 * 
 * Vendor URL:
 * http://www.linotypelibrary.com
 */
Cufon.registerFont({"w":360,"face":{"font-family":"Zapfino","font-weight":400,"font-stretch":"normal","font-style":"italic","units-per-em":360,"panose-1":"3 3 3 0 4 7 7 7 12 3","ascent":288,"descent":-72,"bbox":"-590 -798 960.323 545","underline-thickness":"45","underline-position":"-45","unicode-range":"U+0009-U+FB03"},"glyphs":{" ":{"w":180},"\t":{"w":0},"\r":{"w":0},"\n":{"w":0},"\u00a0":{"w":180},"A":{"d":"221,-193v11,23,143,7,168,16v12,4,11,3,13,-5v11,-48,32,-182,34,-190v3,-10,2,-9,-8,-2v-10,6,-162,129,-207,181xm393,-134v-7,-34,-42,-39,-104,-39v-35,0,-72,0,-89,-3v-91,83,-153,153,-185,199v-10,15,-12,25,-15,46v-1,4,-2,5,-5,3v-11,-53,-2,-69,37,-105v232,-213,374,-340,414,-368v10,-6,35,-10,42,-17v7,-7,7,2,4,6v-36,61,-52,255,-71,352v7,54,20,44,51,38v10,-2,11,2,1,5v-14,-2,-91,45,-98,3v3,-14,18,-106,18,-120","w":477,"k":{"-":58,"\u00bb":32,"\u00ab":32,"\u203a":32,"\u2039":32,"\u201d":53,"\u201c":40,"\u2019":53,"\u02bb":40,".":21,"\u0153":9,"v":11,"t":11,"o":9,"l":11,"j":-14,"f":18,"e":16,"c":14,"b":22,"Y":22,"W":27,"V":27,"U":36,"T":45,"Q":22,"O":32,"J":45,"G":36,"C":36}},"B":{"d":"156,-405v6,8,4,6,38,7v39,0,68,-2,118,-2v109,0,164,8,164,73v0,34,-32,96,-126,118v-1,0,-2,1,-2,3v30,12,92,13,91,71v0,68,-73,144,-192,144v-43,0,-97,-15,-132,-31v-10,0,-33,11,-50,25r-6,-5v56,-71,89,-146,133,-224v25,-44,65,-113,82,-164v-30,-7,-89,9,-109,9v-19,0,-17,-16,-9,-24xm433,-335v0,-47,-42,-57,-81,-57v-45,1,-55,47,-73,76v-43,69,-86,162,-132,252v-3,6,-5,12,-6,16v0,14,23,48,87,48v82,0,169,-63,169,-146v0,-54,-78,-63,-131,-49v-9,-3,-5,-22,5,-20v92,20,162,-41,162,-120","w":438,"k":{"-":21,"\u201d":22,"\u201c":14,"\u2019":22,"\u02bb":14,".":37,",":37,"U":18,"O":18}},"C":{"d":"233,2v103,0,183,-62,260,-160v8,4,3,29,-3,34v-55,83,-151,133,-259,133v-69,0,-132,-23,-132,-105v0,-91,77,-197,145,-250v75,-58,189,-75,283,-25v4,3,8,7,8,11v-8,14,-25,51,-33,75r-8,2v15,-60,-2,-110,-102,-110v-35,0,-64,16,-90,35v-61,44,-163,176,-163,286v0,60,46,74,94,74","w":464,"k":{".":22,",":22}},"D":{"d":"138,-43v13,33,61,43,101,43v146,0,269,-122,269,-278v0,-53,-30,-112,-154,-112v-14,0,-22,-1,-29,11v-59,93,-141,236,-184,325v-3,4,-3,8,-3,11xm239,7v-45,0,-89,-10,-128,-27v-10,0,-30,9,-47,23r-6,-5v59,-72,168,-283,221,-380v0,-4,-4,-5,-7,-5v-39,0,-75,10,-114,12v-17,1,-21,-19,-11,-27v3,0,21,10,38,10v152,0,370,-50,370,119v0,148,-139,280,-316,280","w":515,"k":{"-":21,"\u201c":14,"\u02bb":14,".":58,",":58,"e":9,"Y":34,"W":22,"V":18,"U":27,"A":36}},"E":{"d":"411,-226v5,5,-3,25,-13,25r-183,-1v-4,0,-8,2,-10,6v-25,48,-67,92,-67,151v0,28,22,42,64,42v59,0,187,-20,236,-57v3,-1,4,-1,4,3v-17,14,-17,34,-44,40v-59,13,-143,24,-204,24v-91,0,-111,-13,-111,-37v0,-43,82,-148,87,-171v0,-4,-1,-4,-15,-4v-3,0,-5,-1,-5,-3v8,-13,38,-9,42,-30v9,-16,74,-134,74,-143v0,-3,-1,-3,-5,-3v-36,-1,-76,5,-103,8v1,-10,3,-17,7,-21v106,9,191,-1,319,-2v16,7,-9,21,-12,38v-6,-2,-4,-16,-10,-16v-37,0,-82,-8,-125,-8v-10,0,-18,3,-22,9v-32,43,-66,102,-95,153v-3,5,-1,8,5,8v67,2,134,3,186,-11","w":427,"k":{"-":42,"O":22,"C":22}},"F":{"d":"491,-419v-9,7,-11,27,-23,29v-41,3,-107,2,-144,5v-10,1,-13,4,-17,11v-22,32,-74,128,-93,163v21,24,140,15,179,1v5,3,-2,15,-8,20v-57,0,-121,6,-174,-1v-4,0,-9,3,-12,7v-43,81,-79,113,-79,161v0,11,5,19,40,19v4,0,6,1,6,4v-2,7,-17,4,-26,4v-87,0,-92,1,-79,-28v21,-47,64,-101,89,-145v39,-66,81,-142,110,-207v3,-6,1,-9,-4,-10v-9,-3,-36,2,-42,-5v12,-12,58,-4,92,-4v54,0,136,-8,181,-27v3,0,4,1,4,3","w":315,"k":{"-":15,"\u201d":-37,"\u201c":-37,"\u2019":-37,"\u02bb":-37,".":63,",":63,"j":-27,"Y":-58,"T":-27}},"G":{"d":"100,229v-1,-4,-2,-8,2,-9v14,7,33,11,50,11v123,0,235,-217,282,-303v0,-4,-2,-6,-6,-2v-22,20,-101,86,-195,86v-87,0,-133,-39,-133,-103v0,-50,53,-216,214,-283v48,-20,97,-25,137,-25v41,0,100,9,122,36v-4,21,-16,54,-26,76v-3,1,-7,4,-7,-1v20,-62,-42,-101,-115,-101v-61,0,-114,29,-158,71v-52,51,-128,171,-128,249v0,48,33,73,94,73v107,0,217,-98,243,-170v4,-12,7,-18,-7,-18v-21,0,-54,7,-84,6r3,-10v50,0,121,-4,163,-14v3,2,3,4,0,8v-19,4,-24,9,-32,26v-46,88,-125,238,-179,306v-26,33,-134,130,-240,91","w":512,"k":{"-":27,".":37,",":21}},"H":{"d":"390,-30v0,-59,38,-100,50,-147v0,-17,-23,-22,-40,-22v-57,0,-135,6,-176,13v-7,1,-12,6,-16,13v-28,48,-64,105,-86,159v-3,7,-3,9,-13,9v-22,0,-30,1,-53,15r-3,-2r127,-192v-6,-14,-24,-27,-4,-29v11,0,20,2,24,-7v11,-23,69,-125,69,-145v0,-29,-45,-15,-68,-14v-4,0,-6,-1,-6,-5v0,-4,3,-6,7,-6v29,0,88,-4,127,-7v6,0,8,5,3,12v-35,49,-66,112,-97,167v-4,6,-5,10,2,10v72,5,140,-1,214,-6v6,-1,10,-6,13,-10v36,-69,66,-125,98,-178v23,-23,111,-54,139,-58v9,-2,16,10,2,8v-8,0,-46,7,-68,26v-80,71,-188,285,-199,377v-6,52,69,35,97,16v4,0,5,4,1,8v-24,11,-61,29,-115,29v-21,0,-29,-15,-29,-34","w":514,"k":{"-":63}},"I":{"d":"32,-3v10,-1,20,-8,26,-15v45,-61,192,-272,211,-356v-6,-17,-57,-6,-76,-6v1,-4,2,-8,5,-11v50,-3,102,-4,137,-10v4,3,7,8,-1,10v-10,2,-15,12,-21,23v-50,93,-133,240,-203,346v-17,24,-43,25,-76,24v-1,-1,-2,-2,-2,-5","w":220,"k":{"-":47,"\u00ab":45,"\u2039":45,".":68,",":58,"\u0153":14,"w":14,"s":9,"o":14,"g":9,"e":14,"d":9,"c":18,"a":14,"T":-18}},"J":{"d":"363,-392v-79,5,-210,15,-198,110v1,2,1,3,-2,3v-29,-33,-15,-78,52,-100v35,-11,91,-21,242,-21v3,1,4,1,4,4v-5,10,-31,-4,-41,11v-74,113,-143,283,-239,380v-60,61,-168,131,-286,91v-17,-6,-5,-28,-7,-54r7,-2v4,32,27,56,85,56v50,0,91,-13,137,-61v86,-90,196,-286,251,-413v0,-3,-1,-4,-5,-4","w":292,"k":{"-":27,".":36,",":36}},"K":{"d":"793,101v-31,27,-92,41,-152,41v-72,0,-165,-28,-270,-146v-50,-55,-104,-120,-148,-180v-4,-6,-5,-5,-10,3v-36,58,-62,109,-91,160v-4,7,-8,19,-9,23v-24,-7,-49,5,-59,16v-4,0,-5,-1,-5,-3v77,-101,178,-277,235,-399v-26,-9,-73,5,-100,2v-6,0,-9,-1,-9,-5v0,-4,11,-23,15,-23v9,20,49,16,79,16v37,0,65,-1,113,-5v2,3,2,5,-1,8v-11,2,-39,-2,-46,9r-110,181v-4,8,-1,10,5,6v62,-37,124,-79,175,-110v27,-16,136,-98,153,-98v5,6,22,3,22,12v-6,-6,-244,136,-311,188v-3,2,-3,3,-3,5v50,66,110,148,212,242v74,69,117,89,180,89v50,0,99,-13,128,-34v4,-3,7,-2,7,2","w":451,"k":{"}":-131,"-":63,"U":22,"O":36,"G":27,"C":40}},"L":{"d":"320,-32v28,1,69,-3,69,16v0,6,-8,28,-12,38v-4,-5,0,-16,-10,-19v-82,-31,-327,-9,-347,4v-7,-1,-14,-15,-2,-15v72,-3,71,-21,110,-81v53,-81,113,-213,162,-289v17,-26,76,-24,112,-27v6,3,5,10,1,13v-70,-21,-91,61,-120,103v-58,85,-104,221,-191,266v-7,4,-10,8,1,8v68,0,199,-17,227,-17","w":396,"k":{"-":79,"\u00ab":22,"\u2039":22,"\u201d":85,"\u201c":48,"\u2019":85,"\u02bb":48,"Y":40,"W":32,"V":53,"U":36,"T":63,"Q":27,"O":54,"J":40,"G":40,"C":45}},"M":{"d":"11,11v11,-40,240,-324,316,-415v25,-8,39,-11,47,-15v4,1,4,2,1,5v-7,4,-11,12,-13,21v-14,83,-28,277,-28,339v0,24,8,14,15,4v40,-51,248,-299,296,-343v19,-10,52,-17,69,-28v4,0,7,3,4,7v-21,8,-27,11,-33,28v-29,91,-65,255,-65,346v1,34,35,21,56,15v3,0,4,3,1,6v-24,7,-68,21,-86,25v-14,0,-23,-5,-26,-19v4,-50,72,-322,76,-340v4,-18,-1,-14,-11,-6v-69,61,-213,234,-285,338v-3,4,-6,12,-9,20v-22,1,-32,6,-44,17v-4,1,-5,1,-6,-2v11,-75,27,-327,31,-374v0,-12,-5,-12,-15,0v-70,79,-202,254,-252,345v-22,40,-22,56,-21,70v1,14,-3,9,-7,2v-4,-7,-5,-21,-11,-46","w":675,"k":{"-":47,"\u00ab":22,"\u2039":22,"\u201d":42,"\u201c":45,"\u2019":42,"\u02bb":45,"W":27,"V":40,"U":32,"Q":18,"O":22,"G":22,"C":22}},"N":{"d":"72,-26v22,-80,151,-230,179,-336v1,-31,-44,-16,-69,-17v-4,1,-12,-13,-6,-16v30,9,84,4,110,-4v14,7,12,35,18,53v21,70,69,188,93,266v7,21,13,18,21,1v54,-113,121,-238,179,-333v19,-31,69,-83,100,-37v-31,6,-57,10,-101,69v-77,104,-143,263,-207,391v-3,0,-5,-3,-8,-7v-29,-100,-84,-253,-111,-316v-8,-17,-13,-15,-22,-1v-59,94,-100,163,-135,239v-9,20,-15,68,-21,88v-4,-3,-20,-31,-20,-40","w":494,"k":{"-":52,"\u00ab":32,"\u2039":32,"\u201c":-14,"\u02bb":-14,".":53,",":53,"\u0153":14,"o":14,"e":16,"a":11}},"O":{"d":"108,-109v0,-144,136,-293,302,-293v74,0,165,25,163,115v-4,148,-142,295,-299,295v-93,0,-166,-26,-166,-117xm528,-293v0,-74,-50,-103,-118,-103v-64,0,-112,25,-154,73v-46,50,-105,151,-105,223v0,76,47,100,115,100v140,0,262,-164,262,-293","w":530,"k":{"-":37,".":58,",":58,"e":9,"Z":27,"Y":37,"X":36,"U":22,"A":22}},"P":{"d":"140,-404v7,14,35,12,56,12v72,0,154,-12,182,-12v53,0,114,18,114,81v0,61,-76,151,-202,151v-16,0,-35,0,-42,-10v0,-3,0,-3,3,-3v105,28,199,-63,199,-146v0,-66,-64,-73,-119,-61v-8,2,-14,8,-18,16v-46,77,-133,226,-173,305v-20,39,-12,64,47,63v6,0,10,1,10,3v-18,10,-54,7,-81,9v-18,1,-55,-8,-40,-37v57,-111,143,-226,190,-349v0,-3,-2,-3,-5,-3v-39,1,-74,8,-113,8v-25,0,-17,-20,-8,-27","w":378,"k":{"-":37,"\u00ab":32,"\u2039":32,"\u201c":-37,"\u02bb":-37,".":85,",":85,"\u0153":22,"\u00e6":27,"s":14,"r":14,"o":22,"g":18,"e":22,"a":27,"A":45}},"Q":{"d":"358,-25v21,28,62,134,125,137v14,0,54,-3,93,-80v3,-4,7,1,7,5v-27,44,-70,100,-126,100v-79,1,-109,-106,-132,-147v-68,22,-143,22,-194,-21v-22,15,-46,41,-63,63v-3,0,-5,-2,-5,-6v21,-24,42,-44,64,-61v-80,-98,24,-234,90,-301v42,-43,99,-64,157,-64v8,-1,10,6,6,8v-73,-10,-128,60,-159,100v-42,54,-101,149,-70,240v40,-28,81,-34,105,-34v25,0,62,2,98,55v86,-43,146,-159,146,-243v0,-59,-21,-106,-65,-119v65,-10,102,19,102,98v0,72,-50,205,-179,270xm321,-16v-17,-26,-33,-59,-83,-59v-30,0,-58,11,-84,28v36,51,105,51,167,31","w":492,"k":{"}":-78,"-":32,"\u00bb":-53,"\u203a":-53,".":58,",":-108,"U":18}},"R":{"d":"134,-2v-24,2,-57,-3,-66,19v-3,0,-8,0,-5,-3v111,-161,184,-284,238,-388v5,-10,1,-11,-5,-11v-67,7,-130,34,-156,90v-3,1,-6,1,-6,-2v9,-16,4,-42,21,-51v59,-32,132,-52,221,-52v94,0,150,18,150,72v0,54,-72,117,-181,129v-5,1,-8,3,-6,7v70,120,226,413,450,291v4,-3,6,-2,6,2v0,3,-1,3,-4,4v-39,21,-80,35,-128,35v-136,0,-204,-49,-283,-181r-94,-158v0,-3,1,-3,3,-3v107,0,185,-38,185,-121v0,-30,-20,-67,-89,-67v-12,0,-24,2,-32,12v-40,47,-187,306,-219,376","w":460,"k":{"}":-158,"-":63,"U":22,"O":18,"G":22,"C":22}},"S":{"d":"256,-105v4,-40,-72,-106,-72,-156v0,-32,15,-64,36,-88v12,-26,115,-77,159,-29v11,19,-10,40,-12,60v-10,2,-3,-9,-3,-16v0,-22,-20,-45,-66,-45v-48,0,-81,30,-81,77v0,66,85,123,80,173v-10,102,-152,168,-263,120v-7,-3,-11,-6,-12,-10v6,-21,11,-54,19,-68v7,2,-2,14,0,20v0,33,27,64,85,64v70,0,125,-41,130,-102","w":296,"k":{"\u00ab":18,"\u2039":18,".":32,",":32}},"T":{"d":"616,-450v-14,64,-107,60,-185,62v-8,0,-15,3,-19,9v-68,102,-124,200,-171,286v-11,21,-18,39,-19,53v-9,24,34,40,82,36v2,3,2,4,-2,7v-47,-1,-134,20,-138,-29v0,-10,5,-21,13,-35v65,-105,136,-224,186,-319v3,-5,1,-8,-5,-8v-147,-2,-221,7,-273,139v-3,4,-6,2,-9,-5v21,-63,58,-130,113,-139v73,-11,165,-1,249,-3v76,-3,142,-16,156,-77v1,-6,-5,-11,1,-13v11,10,20,19,21,36","w":358,"k":{"-":48,"\u00ab":32,"\u2039":32,"\u201d":-94,"\u201c":-74,"\u2019":-94,"\u02bb":-74,"?":-54,".":58,",":58,"\u0153":36,"\u00e6":22,"y":22,"w":36,"u":36,"s":18,"r":27,"o":36,"i":27,"e":36,"c":36,"a":22,"Y":-68,"A":18}},"U":{"d":"671,-394v-6,1,-14,4,-19,11v-51,61,-102,146,-136,215v-16,32,-44,89,-44,127v0,25,10,41,38,41v32,0,74,-24,77,-24v6,0,8,6,2,9v-35,15,-71,29,-110,29v-40,0,-60,-15,-60,-46v0,-38,36,-87,36,-92v0,-3,-1,-4,-2,-1v-94,105,-197,135,-252,135v-46,0,-97,-21,-97,-75v0,-18,7,-38,18,-60v37,-73,113,-168,147,-247v-6,-17,-49,-2,-76,-8v-10,0,-11,-11,-1,-11v29,0,152,1,162,-4v3,0,4,0,4,3v-7,11,-25,5,-36,19v-47,61,-101,151,-144,225v-34,58,-34,137,50,136v102,0,199,-86,257,-172v33,-50,80,-141,99,-178v14,-27,54,-41,86,-41v6,0,7,9,1,9","w":555,"k":{"-":32}},"V":{"d":"148,11v34,-81,64,-268,64,-301v0,-43,-6,-87,-66,-87v-24,0,-58,9,-75,26v-10,10,-14,0,-6,-6v35,-24,87,-42,129,-42v44,0,58,27,58,66v2,83,-45,228,-37,285v2,0,4,-1,5,-2v127,-127,273,-297,323,-372v14,-21,12,-32,14,-50v10,4,22,23,22,31v0,24,-22,53,-250,293v-34,36,-104,106,-120,140v-8,17,-51,15,-58,22v-3,0,-3,0,-3,-3","w":396,"k":{"-":64,"\u00ab":45,"\u2039":45,"\u201c":-32,"\u02bb":-32,".":111,",":85,"\u0153":54,"\u00e6":54,"y":40,"u":40,"s":45,"r":27,"o":54,"e":54,"a":54,"A":40}},"W":{"d":"929,-452v9,-1,53,16,18,16v-24,0,-87,13,-274,222v-49,53,-137,162,-163,206v-10,18,-42,12,-55,28v-5,0,-6,-4,-1,-9v11,-13,15,-219,15,-308v0,-15,-6,-16,-15,-8v-28,24,-208,191,-308,302v-12,15,-40,7,-54,19v-4,0,-6,-3,-3,-8v39,-60,117,-306,131,-367v-2,-26,-48,-4,-61,-5v-6,0,-7,-8,0,-9v114,-22,116,-26,121,-26v5,-1,5,8,2,9v-48,88,-85,228,-117,336v-4,14,0,12,4,8r352,-335v15,5,-8,12,-7,25v-7,63,-13,248,-6,321v2,0,4,-1,6,-4r153,-181v55,-62,134,-144,184,-190v22,-21,46,-42,78,-42","w":678,"k":{"-":68,"\u00ab":50,"\u2039":50,"\u201d":-74,"\u201c":-74,"\u2019":-74,"\u02bb":-74,"?":-63,".":100,",":85,"\u0153":54,"\u00e6":50,"y":36,"u":36,"r":32,"o":54,"m":27,"e":54,"a":50,"A":40}},"X":{"d":"577,-402v12,-5,-2,-18,8,-18v8,3,26,29,11,38v-67,38,-168,102,-253,158v7,48,15,96,24,138v20,90,74,85,133,36v4,-4,8,3,3,7v-30,21,-81,53,-120,53v-40,0,-48,-33,-55,-91v-4,-35,-11,-76,-17,-118v-75,50,-145,98,-213,156v-17,15,-71,70,-71,98v0,4,-1,5,-3,6v-6,-6,-15,-18,-15,-26v0,-29,49,-68,99,-104r202,-140v-6,-40,-13,-80,-23,-119v-18,-73,-90,-57,-143,-28v-9,5,-10,-2,-4,-6v39,-21,83,-36,129,-36v74,0,61,99,73,165v80,-54,159,-111,235,-169","w":482,"k":{"-":42,"U":18,"Q":22,"O":27,"G":27,"C":27}},"Y":{"d":"670,-400v-95,-11,-254,119,-368,222v-44,39,-88,134,-101,171v-1,4,-2,8,-12,7v-29,-4,-33,-3,-55,13v-4,1,-5,-5,-1,-9v41,-43,121,-152,121,-252v0,-63,-24,-122,-100,-122v-43,0,-69,12,-91,42v-4,4,-14,5,-7,-4v35,-47,82,-65,137,-65v100,0,107,127,89,203v-1,6,3,10,7,6v86,-66,173,-138,256,-197v34,-24,99,-62,125,-15","k":{"}":-37,"-":63,"\u00ab":45,"\u2039":45,"\u201d":-143,"\u201c":-122,"\u2019":-143,"\u02bb":-122,"?":-111,".":74,",":74,"\u0153":58,"\u00e6":54,"v":50,"u":40,"s":40,"r":36,"o":58,"e":63,"c":63,"a":54,"Z":-69,"X":-54,"W":-74,"T":-100,"S":-40,"R":-42,"P":-72,"N":-26,"K":-37,"I":-68,"H":-63,"F":-63,"E":-47,"D":-63,"B":-58}},"Z":{"d":"618,-63v-12,64,-58,138,-137,138v-118,0,-290,-72,-456,-76v-6,-1,-10,-9,0,-9v15,0,30,-5,42,-15v57,-46,296,-246,372,-340v10,-13,12,-20,-11,-20v-93,0,-206,-4,-258,34v-6,4,-8,4,-8,-2v10,-21,15,-31,30,-33v75,-9,281,-7,339,-10v12,0,10,9,2,10v-6,1,-14,7,-20,13v-82,68,-277,245,-380,353v-7,8,-6,14,4,17v53,15,207,50,319,50v94,0,140,-40,155,-112v2,-7,8,-7,7,2","w":393,"k":{"}":-153,"]":-127,")":-126,"\u00bb":-153,"\u00ab":-153,"\u203a":-153,"\u2039":-153,"\u201c":-18,"\u02bb":-18,",":-195,"w":14,"i":-43,"e":-32,"a":38,"Y":-90,"V":-90,"O":22,"A":36}},"\u00c0":{"d":"221,-193v11,23,143,7,168,16v12,4,11,3,13,-5v11,-48,32,-182,34,-190v3,-10,2,-9,-8,-2v-10,6,-162,129,-207,181xm393,-134v-7,-34,-42,-39,-104,-39v-35,0,-72,0,-89,-3v-91,83,-153,153,-185,199v-10,15,-12,25,-15,46v-1,4,-2,5,-5,3v-11,-53,-2,-69,37,-105v232,-213,374,-340,414,-368v10,-6,35,-10,42,-17v7,-7,7,2,4,6v-36,61,-52,255,-71,352v7,54,20,44,51,38v10,-2,11,2,1,5v-14,-2,-91,45,-98,3v3,-14,18,-106,18,-120xm479,-440v0,3,-2,4,-5,1v-15,-32,-35,-58,-46,-94v0,-5,8,-19,12,-10v10,25,32,74,39,103","w":477},"\u00c1":{"d":"221,-193v11,23,143,7,168,16v12,4,11,3,13,-5v11,-48,32,-182,34,-190v3,-10,2,-9,-8,-2v-10,6,-162,129,-207,181xm393,-134v-7,-34,-42,-39,-104,-39v-35,0,-72,0,-89,-3v-91,83,-153,153,-185,199v-10,15,-12,25,-15,46v-1,4,-2,5,-5,3v-11,-53,-2,-69,37,-105v232,-213,374,-340,414,-368v10,-6,35,-10,42,-17v7,-7,7,2,4,6v-36,61,-52,255,-71,352v7,54,20,44,51,38v10,-2,11,2,1,5v-14,-2,-91,45,-98,3v3,-14,18,-106,18,-120xm579,-552v5,1,11,10,4,14v-42,32,-94,70,-144,103v-6,4,-8,2,-5,-1r140,-114v3,-1,4,-2,5,-2","w":477},"\u00c2":{"d":"221,-193v11,23,143,7,168,16v12,4,11,3,13,-5v11,-48,32,-182,34,-190v3,-10,2,-9,-8,-2v-10,6,-162,129,-207,181xm393,-134v-7,-34,-42,-39,-104,-39v-35,0,-72,0,-89,-3v-91,83,-153,153,-185,199v-10,15,-12,25,-15,46v-1,4,-2,5,-5,3v-11,-53,-2,-69,37,-105v232,-213,374,-340,414,-368v10,-6,35,-10,42,-17v7,-7,7,2,4,6v-36,61,-52,255,-71,352v7,54,20,44,51,38v10,-2,11,2,1,5v-14,-2,-91,45,-98,3v3,-14,18,-106,18,-120xm506,-523v-31,22,-57,61,-86,83v-7,-4,-1,-12,5,-16v33,-25,62,-68,100,-90v3,0,3,1,3,4v-2,48,20,99,-13,112v-8,-20,-2,-63,-6,-88v0,-4,0,-5,-3,-5","w":477},"\u00c3":{"d":"221,-193v11,23,143,7,168,16v12,4,11,3,13,-5v11,-48,32,-182,34,-190v3,-10,2,-9,-8,-2v-10,6,-162,129,-207,181xm393,-134v-7,-34,-42,-39,-104,-39v-35,0,-72,0,-89,-3v-91,83,-153,153,-185,199v-10,15,-12,25,-15,46v-1,4,-2,5,-5,3v-11,-53,-2,-69,37,-105v232,-213,374,-340,414,-368v10,-6,35,-10,42,-17v7,-7,7,2,4,6v-36,61,-52,255,-71,352v7,54,20,44,51,38v10,-2,11,2,1,5v-14,-2,-91,45,-98,3v3,-14,18,-106,18,-120xm590,-501v0,28,-26,55,-54,55v-34,0,-56,-49,-82,-49v-19,0,-43,27,-52,41v-6,8,-14,5,-5,-5v15,-17,39,-54,70,-54v27,0,48,51,80,51v21,0,34,-20,34,-39v0,-6,9,-12,9,0","w":477},"\u00c4":{"d":"221,-193v11,23,143,7,168,16v12,4,11,3,13,-5v11,-48,32,-182,34,-190v3,-10,2,-9,-8,-2v-10,6,-162,129,-207,181xm393,-134v-7,-34,-42,-39,-104,-39v-35,0,-72,0,-89,-3v-91,83,-153,153,-185,199v-10,15,-12,25,-15,46v-1,4,-2,5,-5,3v-11,-53,-2,-69,37,-105v232,-213,374,-340,414,-368v10,-6,35,-10,42,-17v7,-7,7,2,4,6v-36,61,-52,255,-71,352v7,54,20,44,51,38v10,-2,11,2,1,5v-14,-2,-91,45,-98,3v3,-14,18,-106,18,-120xm553,-493v0,14,-16,32,-31,32v-7,0,-11,-4,-11,-11v0,-15,13,-33,30,-33v8,0,12,4,12,12xm488,-499v0,14,-16,33,-31,33v-7,0,-11,-4,-11,-11v0,-15,13,-33,30,-33v8,0,12,3,12,11","w":477},"\u00c5":{"d":"221,-193v11,23,143,7,168,16v12,4,11,3,13,-5v11,-48,32,-182,34,-190v3,-10,2,-9,-8,-2v-10,6,-162,129,-207,181xm393,-134v-7,-34,-42,-39,-104,-39v-35,0,-72,0,-89,-3v-91,83,-153,153,-185,199v-10,15,-12,25,-15,46v-1,4,-2,5,-5,3v-11,-53,-2,-69,37,-105v232,-213,374,-340,414,-368v10,-6,35,-10,42,-17v7,-7,7,2,4,6v-36,61,-52,255,-71,352v7,54,20,44,51,38v10,-2,11,2,1,5v-14,-2,-91,45,-98,3v3,-14,18,-106,18,-120xm554,-506v0,30,-23,61,-65,61v-25,0,-43,-13,-43,-38v0,-23,17,-61,63,-61v30,0,45,12,45,38xm541,-504v0,-21,-9,-35,-33,-35v-57,0,-69,89,-16,89v32,0,49,-30,49,-54","w":477},"\u01fa":{"d":"615,-670v8,-4,15,8,9,12v-41,33,-94,71,-144,104v-6,4,-9,1,-6,-2xm542,-500v0,30,-23,62,-65,62v-25,0,-43,-14,-43,-39v0,-23,18,-61,64,-61v30,0,44,12,44,38xm529,-498v0,-21,-8,-35,-32,-35v-57,0,-70,88,-16,89v32,0,48,-30,48,-54xm221,-193v11,23,143,7,168,16v12,4,11,3,13,-5v11,-48,32,-182,34,-190v3,-10,2,-9,-8,-2v-10,6,-162,129,-207,181xm393,-134v-7,-34,-42,-39,-104,-39v-35,0,-72,0,-89,-3v-91,83,-153,153,-185,199v-10,15,-12,25,-15,46v-1,4,-2,5,-5,3v-11,-53,-2,-69,37,-105v232,-213,374,-340,414,-368v10,-6,35,-10,42,-17v7,-7,7,2,4,6v-36,61,-52,255,-71,352v7,54,20,44,51,38v10,-2,11,2,1,5v-14,-2,-91,45,-98,3v3,-14,18,-106,18,-120","w":477},"\u0100":{"d":"528,-482r-2,14r-80,2r5,-14xm221,-193v11,23,143,7,168,16v12,4,11,3,13,-5v11,-48,32,-182,34,-190v3,-10,2,-9,-8,-2v-10,6,-162,129,-207,181xm393,-134v-7,-34,-42,-39,-104,-39v-35,0,-72,0,-89,-3v-91,83,-153,153,-185,199v-10,15,-12,25,-15,46v-1,4,-2,5,-5,3v-11,-53,-2,-69,37,-105v232,-213,374,-340,414,-368v10,-6,35,-10,42,-17v7,-7,7,2,4,6v-36,61,-52,255,-71,352v7,54,20,44,51,38v10,-2,11,2,1,5v-14,-2,-91,45,-98,3v3,-14,18,-106,18,-120","w":477},"\u0102":{"d":"221,-193v11,23,143,7,168,16v12,4,11,3,13,-5v11,-48,32,-182,34,-190v3,-10,2,-9,-8,-2v-10,6,-162,129,-207,181xm393,-134v-7,-34,-42,-39,-104,-39v-35,0,-72,0,-89,-3v-91,83,-153,153,-185,199v-10,15,-12,25,-15,46v-1,4,-2,5,-5,3v-11,-53,-2,-69,37,-105v232,-213,374,-340,414,-368v10,-6,35,-10,42,-17v7,-7,7,2,4,6v-36,61,-52,255,-71,352v7,54,20,44,51,38v10,-2,11,2,1,5v-14,-2,-91,45,-98,3v3,-14,18,-106,18,-120xm490,-472v22,0,45,-26,59,-42v3,0,5,3,5,6v-15,26,-51,49,-75,49v-25,0,-44,-16,-44,-45v0,-9,19,-21,19,-7v0,22,12,39,36,39","w":477},"\u0104":{"d":"347,64v3,-33,78,-78,96,-73v-33,16,-67,40,-67,64v0,21,22,31,42,25v4,0,2,5,-2,6v-24,9,-71,3,-69,-22xm221,-193v11,23,143,7,168,16v12,4,11,3,13,-5v11,-48,32,-182,34,-190v3,-10,2,-9,-8,-2v-10,6,-162,129,-207,181xm393,-134v-7,-34,-42,-39,-104,-39v-35,0,-72,0,-89,-3v-91,83,-153,153,-185,199v-10,15,-12,25,-15,46v-1,4,-2,5,-5,3v-11,-53,-2,-69,37,-105v232,-213,374,-340,414,-368v10,-6,35,-10,42,-17v7,-7,7,2,4,6v-36,61,-52,255,-71,352v7,54,20,44,51,38v10,-2,11,2,1,5v-14,-2,-91,45,-98,3v3,-14,18,-106,18,-120","w":477},"\u00c6":{"d":"505,-377v-49,1,-107,-4,-136,14v0,-11,4,-32,24,-26v36,0,84,4,160,2r187,-5v34,-3,17,13,10,28v-6,12,-8,-6,-16,-7v-37,-5,-84,-8,-126,-8v-10,0,-17,3,-21,9v-29,38,-70,112,-99,162v56,0,156,-5,197,-8v-8,6,-4,20,-16,20r-187,-1v-25,50,-71,93,-71,156v0,28,21,42,63,42v40,0,172,-10,247,-60v3,-1,12,-1,3,6v-18,15,-17,32,-45,38v-61,14,-128,25,-189,25v-111,0,-134,-5,-134,-36v17,-66,60,-113,89,-170r-51,0v-53,0,-111,1,-151,5v-53,33,-169,115,-228,183v-6,7,-15,27,-22,36v-8,-11,-1,-41,6,-55v12,-12,59,-52,228,-165v-6,-17,-6,-20,30,-20v98,-65,230,-144,251,-158v3,-2,3,-8,-3,-7xm543,-374v-107,58,-202,117,-270,163v42,3,110,3,178,3v32,-58,62,-105,92,-166","w":699,"k":{"-":42,"O":22,"C":22}},"\u01fc":{"d":"505,-377v-49,1,-107,-4,-136,14v0,-11,4,-32,24,-26v36,0,84,4,160,2r187,-5v34,-3,17,13,10,28v-6,12,-8,-6,-16,-7v-37,-5,-84,-8,-126,-8v-10,0,-17,3,-21,9v-29,38,-70,112,-99,162v56,0,156,-5,197,-8v-8,6,-4,20,-16,20r-187,-1v-25,50,-71,93,-71,156v0,28,21,42,63,42v40,0,172,-10,247,-60v3,-1,12,-1,3,6v-18,15,-17,32,-45,38v-61,14,-128,25,-189,25v-111,0,-134,-5,-134,-36v17,-66,60,-113,89,-170r-51,0v-53,0,-111,1,-151,5v-53,33,-169,115,-228,183v-6,7,-15,27,-22,36v-8,-11,-1,-41,6,-55v12,-12,59,-52,228,-165v-6,-17,-6,-20,30,-20v98,-65,230,-144,251,-158v3,-2,3,-8,-3,-7xm543,-374v-107,58,-202,117,-270,163v42,3,110,3,178,3v32,-58,62,-105,92,-166xm752,-552v5,1,12,9,5,14v-42,32,-94,70,-144,103v-6,4,-8,2,-5,-1","w":681},"\u0106":{"d":"233,2v103,0,183,-62,260,-160v8,4,3,29,-3,34v-55,83,-151,133,-259,133v-69,0,-132,-23,-132,-105v0,-91,77,-197,145,-250v75,-58,189,-75,283,-25v4,3,8,7,8,11v-8,14,-25,51,-33,75r-8,2v15,-60,-2,-110,-102,-110v-35,0,-64,16,-90,35v-61,44,-163,176,-163,286v0,60,46,74,94,74xm548,-552v4,1,10,9,5,14v-42,32,-94,70,-144,103v-6,4,-9,2,-6,-1","w":464},"\u0108":{"d":"233,2v103,0,183,-62,260,-160v8,4,3,29,-3,34v-55,83,-151,133,-259,133v-69,0,-132,-23,-132,-105v0,-91,77,-197,145,-250v75,-58,189,-75,283,-25v4,3,8,7,8,11v-8,14,-25,51,-33,75r-8,2v15,-60,-2,-110,-102,-110v-35,0,-64,16,-90,35v-61,44,-163,176,-163,286v0,60,46,74,94,74xm471,-532v-31,22,-57,61,-86,83v-7,-4,-1,-12,5,-16v34,-25,61,-69,100,-90v3,0,3,1,3,4v-2,48,20,98,-13,112v-7,-21,-3,-61,-6,-87v0,-4,0,-6,-3,-6","w":464},"\u010c":{"d":"233,2v103,0,183,-62,260,-160v8,4,3,29,-3,34v-55,83,-151,133,-259,133v-69,0,-132,-23,-132,-105v0,-91,77,-197,145,-250v75,-58,189,-75,283,-25v4,3,8,7,8,11v-8,14,-25,51,-33,75r-8,2v15,-60,-2,-110,-102,-110v-35,0,-64,16,-90,35v-61,44,-163,176,-163,286v0,60,46,74,94,74xm430,-468v31,-21,59,-62,85,-84v7,4,4,13,-3,17v-31,24,-68,70,-100,89v-3,0,-4,-1,-4,-4v0,-14,-7,-71,-7,-89v0,-9,24,-32,24,-15r2,81v0,4,0,5,3,5","w":464},"\u010a":{"d":"233,2v103,0,183,-62,260,-160v8,4,3,29,-3,34v-55,83,-151,133,-259,133v-69,0,-132,-23,-132,-105v0,-91,77,-197,145,-250v75,-58,189,-75,283,-25v4,3,8,7,8,11v-8,14,-25,51,-33,75r-8,2v15,-60,-2,-110,-102,-110v-35,0,-64,16,-90,35v-61,44,-163,176,-163,286v0,60,46,74,94,74xm447,-472v3,21,-41,43,-42,11v-4,-22,39,-39,42,-11","w":464},"\u00c7":{"d":"233,2v103,0,183,-62,260,-160v8,4,3,29,-3,34v-55,83,-151,133,-259,133v-69,0,-132,-23,-132,-105v0,-91,77,-197,145,-250v75,-58,189,-75,283,-25v4,3,8,7,8,11v-8,14,-25,51,-33,75r-8,2v15,-60,-2,-110,-102,-110v-35,0,-64,16,-90,35v-61,44,-163,176,-163,286v0,60,46,74,94,74xm160,129v12,-9,63,-22,65,-43v0,-14,-29,-18,-29,-32v0,-17,45,-40,58,-45v4,0,8,1,2,5v-9,2,-33,14,-33,25v0,12,29,11,29,29v-13,31,-55,52,-85,66v-3,0,-7,-2,-7,-5","w":464},"\u010e":{"d":"138,-43v13,33,61,43,101,43v146,0,269,-122,269,-278v0,-53,-30,-112,-154,-112v-14,0,-22,-1,-29,11v-59,93,-141,236,-184,325v-3,4,-3,8,-3,11xm239,7v-45,0,-89,-10,-128,-27v-10,0,-30,9,-47,23r-6,-5v59,-72,168,-283,221,-380v0,-4,-4,-5,-7,-5v-39,0,-75,10,-114,12v-17,1,-21,-19,-11,-27v3,0,21,10,38,10v152,0,370,-50,370,119v0,148,-139,280,-316,280xm417,-458v29,-22,60,-60,84,-84v9,3,4,12,-2,17v-31,24,-69,69,-100,89v-3,0,-5,-1,-5,-4v0,-14,-6,-71,-6,-89v0,-12,15,-19,21,-22v5,19,1,66,4,87v0,4,1,6,4,6","w":515},"\u0110":{"d":"239,7v-45,0,-89,-10,-128,-27v-10,0,-30,9,-47,23r-6,-5v53,-66,55,-85,118,-192v-21,-2,-69,17,-64,-13v3,0,16,5,66,2r5,0v40,-72,84,-148,96,-177v0,-4,-4,-5,-7,-5v-39,0,-75,10,-114,12v-17,1,-21,-19,-11,-27v3,0,21,10,38,10v152,0,370,-50,370,119v0,148,-139,280,-316,280xm138,-43v13,33,61,43,101,43v146,0,269,-122,269,-278v0,-53,-30,-112,-154,-112v-14,0,-22,-1,-29,11v-32,50,-68,111,-103,172v40,-1,68,-2,94,-2v21,0,23,9,15,16v-26,-7,-86,-1,-115,-1v-30,57,-60,102,-78,151","w":515},"\u00c8":{"d":"411,-226v5,5,-3,25,-13,25r-183,-1v-4,0,-8,2,-10,6v-25,48,-67,92,-67,151v0,28,22,42,64,42v59,0,187,-20,236,-57v3,-1,4,-1,4,3v-17,14,-17,34,-44,40v-59,13,-143,24,-204,24v-91,0,-111,-13,-111,-37v0,-43,82,-148,87,-171v0,-4,-1,-4,-15,-4v-3,0,-5,-1,-5,-3v8,-13,38,-9,42,-30v9,-16,74,-134,74,-143v0,-3,-1,-3,-5,-3v-36,-1,-76,5,-103,8v1,-10,3,-17,7,-21v106,9,191,-1,319,-2v16,7,-9,21,-12,38v-6,-2,-4,-16,-10,-16v-37,0,-82,-8,-125,-8v-10,0,-18,3,-22,9v-32,43,-66,102,-95,153v-3,5,-1,8,5,8v67,2,134,3,186,-11xm355,-537v15,23,33,76,42,106v0,3,-2,4,-5,1v-15,-32,-35,-58,-46,-94v0,-4,6,-13,9,-13","w":427},"\u00c9":{"d":"411,-226v5,5,-3,25,-13,25r-183,-1v-4,0,-8,2,-10,6v-25,48,-67,92,-67,151v0,28,22,42,64,42v59,0,187,-20,236,-57v3,-1,4,-1,4,3v-17,14,-17,34,-44,40v-59,13,-143,24,-204,24v-91,0,-111,-13,-111,-37v0,-43,82,-148,87,-171v0,-4,-1,-4,-15,-4v-3,0,-5,-1,-5,-3v8,-13,38,-9,42,-30v9,-16,74,-134,74,-143v0,-3,-1,-3,-5,-3v-36,-1,-76,5,-103,8v1,-10,3,-17,7,-21v106,9,191,-1,319,-2v16,7,-9,21,-12,38v-6,-2,-4,-16,-10,-16v-37,0,-82,-8,-125,-8v-10,0,-18,3,-22,9v-32,43,-66,102,-95,153v-3,5,-1,8,5,8v67,2,134,3,186,-11xm491,-552v5,1,12,9,5,14v-42,32,-94,70,-144,103v-6,4,-9,2,-6,-1","w":427},"\u00ca":{"d":"411,-226v5,5,-3,25,-13,25r-183,-1v-4,0,-8,2,-10,6v-25,48,-67,92,-67,151v0,28,22,42,64,42v59,0,187,-20,236,-57v3,-1,4,-1,4,3v-17,14,-17,34,-44,40v-59,13,-143,24,-204,24v-91,0,-111,-13,-111,-37v0,-43,82,-148,87,-171v0,-4,-1,-4,-15,-4v-3,0,-5,-1,-5,-3v8,-13,38,-9,42,-30v9,-16,74,-134,74,-143v0,-3,-1,-3,-5,-3v-36,-1,-76,5,-103,8v1,-10,3,-17,7,-21v106,9,191,-1,319,-2v16,7,-9,21,-12,38v-6,-2,-4,-16,-10,-16v-37,0,-82,-8,-125,-8v-10,0,-18,3,-22,9v-32,43,-66,102,-95,153v-3,5,-1,8,5,8v67,2,134,3,186,-11xm419,-523v-29,23,-56,60,-85,83v-8,-3,-3,-12,4,-16v33,-25,64,-67,100,-90v3,0,4,1,4,4v-2,48,19,100,-14,112v-5,-22,-2,-63,-5,-88v0,-4,-1,-5,-4,-5","w":427},"\u011a":{"d":"411,-226v5,5,-3,25,-13,25r-183,-1v-4,0,-8,2,-10,6v-25,48,-67,92,-67,151v0,28,22,42,64,42v59,0,187,-20,236,-57v3,-1,4,-1,4,3v-17,14,-17,34,-44,40v-59,13,-143,24,-204,24v-91,0,-111,-13,-111,-37v0,-43,82,-148,87,-171v0,-4,-1,-4,-15,-4v-3,0,-5,-1,-5,-3v8,-13,38,-9,42,-30v9,-16,74,-134,74,-143v0,-3,-1,-3,-5,-3v-36,-1,-76,5,-103,8v1,-10,3,-17,7,-21v106,9,191,-1,319,-2v16,7,-9,21,-12,38v-6,-2,-4,-16,-10,-16v-37,0,-82,-8,-125,-8v-10,0,-18,3,-22,9v-32,43,-66,102,-95,153v-3,5,-1,8,5,8v67,2,134,3,186,-11xm360,-454v30,-22,59,-61,85,-84v8,3,3,13,-3,17v-31,24,-69,69,-100,89v-3,0,-4,-1,-4,-4v0,-14,-7,-72,-7,-90v0,-8,24,-31,24,-15r1,81v0,4,1,6,4,6","w":427},"\u00cb":{"d":"411,-226v5,5,-3,25,-13,25r-183,-1v-4,0,-8,2,-10,6v-25,48,-67,92,-67,151v0,28,22,42,64,42v59,0,187,-20,236,-57v3,-1,4,-1,4,3v-17,14,-17,34,-44,40v-59,13,-143,24,-204,24v-91,0,-111,-13,-111,-37v0,-43,82,-148,87,-171v0,-4,-1,-4,-15,-4v-3,0,-5,-1,-5,-3v8,-13,38,-9,42,-30v9,-16,74,-134,74,-143v0,-3,-1,-3,-5,-3v-36,-1,-76,5,-103,8v1,-10,3,-17,7,-21v106,9,191,-1,319,-2v16,7,-9,21,-12,38v-6,-2,-4,-16,-10,-16v-37,0,-82,-8,-125,-8v-10,0,-18,3,-22,9v-32,43,-66,102,-95,153v-3,5,-1,8,5,8v67,2,134,3,186,-11xm436,-493v0,14,-15,32,-30,32v-7,0,-11,-4,-11,-11v0,-15,13,-33,30,-33v8,0,11,4,11,12xm372,-499v0,14,-16,33,-31,33v-7,0,-11,-4,-11,-11v0,-15,13,-33,30,-33v8,0,12,3,12,11","w":427},"\u0116":{"d":"411,-226v5,5,-3,25,-13,25r-183,-1v-4,0,-8,2,-10,6v-25,48,-67,92,-67,151v0,28,22,42,64,42v59,0,187,-20,236,-57v3,-1,4,-1,4,3v-17,14,-17,34,-44,40v-59,13,-143,24,-204,24v-91,0,-111,-13,-111,-37v0,-43,82,-148,87,-171v0,-4,-1,-4,-15,-4v-3,0,-5,-1,-5,-3v8,-13,38,-9,42,-30v9,-16,74,-134,74,-143v0,-3,-1,-3,-5,-3v-36,-1,-76,5,-103,8v1,-10,3,-17,7,-21v106,9,191,-1,319,-2v16,7,-9,21,-12,38v-6,-2,-4,-16,-10,-16v-37,0,-82,-8,-125,-8v-10,0,-18,3,-22,9v-32,43,-66,102,-95,153v-3,5,-1,8,5,8v67,2,134,3,186,-11xm406,-481v3,21,-41,43,-42,11v-4,-22,39,-39,42,-11","w":427},"\u0112":{"d":"411,-226v5,5,-3,25,-13,25r-183,-1v-4,0,-8,2,-10,6v-25,48,-67,92,-67,151v0,28,22,42,64,42v59,0,187,-20,236,-57v3,-1,4,-1,4,3v-17,14,-17,34,-44,40v-59,13,-143,24,-204,24v-91,0,-111,-13,-111,-37v0,-43,82,-148,87,-171v0,-4,-1,-4,-15,-4v-3,0,-5,-1,-5,-3v8,-13,38,-9,42,-30v9,-16,74,-134,74,-143v0,-3,-1,-3,-5,-3v-36,-1,-76,5,-103,8v1,-10,3,-17,7,-21v106,9,191,-1,319,-2v16,7,-9,21,-12,38v-6,-2,-4,-16,-10,-16v-37,0,-82,-8,-125,-8v-10,0,-18,3,-22,9v-32,43,-66,102,-95,153v-3,5,-1,8,5,8v67,2,134,3,186,-11xm414,-472r-3,13r-79,2r5,-14","w":427},"\u0114":{"d":"411,-226v5,5,-3,25,-13,25r-183,-1v-4,0,-8,2,-10,6v-25,48,-67,92,-67,151v0,28,22,42,64,42v59,0,187,-20,236,-57v3,-1,4,-1,4,3v-17,14,-17,34,-44,40v-59,13,-143,24,-204,24v-91,0,-111,-13,-111,-37v0,-43,82,-148,87,-171v0,-4,-1,-4,-15,-4v-3,0,-5,-1,-5,-3v8,-13,38,-9,42,-30v9,-16,74,-134,74,-143v0,-3,-1,-3,-5,-3v-36,-1,-76,5,-103,8v1,-10,3,-17,7,-21v106,9,191,-1,319,-2v16,7,-9,21,-12,38v-6,-2,-4,-16,-10,-16v-37,0,-82,-8,-125,-8v-10,0,-18,3,-22,9v-32,43,-66,102,-95,153v-3,5,-1,8,5,8v67,2,134,3,186,-11xm387,-463v22,0,45,-26,59,-42v3,0,5,2,5,5v-13,28,-52,50,-75,50v-25,0,-44,-16,-44,-45v0,-9,20,-20,20,-7v0,22,11,39,35,39","w":427},"\u0118":{"d":"411,-226v5,5,-3,25,-13,25r-183,-1v-4,0,-8,2,-10,6v-25,48,-67,92,-67,151v0,28,22,42,64,42v59,0,187,-20,236,-57v3,-1,4,-1,4,3v-17,14,-17,34,-44,40v-59,13,-143,24,-204,24v-91,0,-111,-13,-111,-37v0,-43,82,-148,87,-171v0,-4,-1,-4,-15,-4v-3,0,-5,-1,-5,-3v8,-13,38,-9,42,-30v9,-16,74,-134,74,-143v0,-3,-1,-3,-5,-3v-36,-1,-76,5,-103,8v1,-10,3,-17,7,-21v106,9,191,-1,319,-2v16,7,-9,21,-12,38v-6,-2,-4,-16,-10,-16v-37,0,-82,-8,-125,-8v-10,0,-18,3,-22,9v-32,43,-66,102,-95,153v-3,5,-1,8,5,8v67,2,134,3,186,-11xm286,58v3,-33,78,-78,96,-73v-35,14,-67,41,-67,64v0,20,21,31,41,25v4,0,3,4,-1,5v-23,10,-71,4,-69,-21","w":427},"\u011c":{"d":"100,229v-1,-4,-2,-8,2,-9v14,7,33,11,50,11v123,0,235,-217,282,-303v0,-4,-2,-6,-6,-2v-22,20,-101,86,-195,86v-87,0,-133,-39,-133,-103v0,-50,53,-216,214,-283v48,-20,97,-25,137,-25v41,0,100,9,122,36v-4,21,-16,54,-26,76v-3,1,-7,4,-7,-1v20,-62,-42,-101,-115,-101v-61,0,-114,29,-158,71v-52,51,-128,171,-128,249v0,48,33,73,94,73v107,0,217,-98,243,-170v4,-12,7,-18,-7,-18v-21,0,-54,7,-84,6r3,-10v50,0,121,-4,163,-14v3,2,3,4,0,8v-19,4,-24,9,-32,26v-46,88,-125,238,-179,306v-26,33,-134,130,-240,91xm491,-523v-29,23,-56,60,-85,83v-8,-3,-3,-12,4,-16v33,-25,64,-67,100,-90v3,0,4,1,4,4v-2,48,19,100,-14,112v-5,-22,-2,-63,-5,-88v0,-4,-1,-5,-4,-5","w":512},"\u0120":{"d":"100,229v-1,-4,-2,-8,2,-9v14,7,33,11,50,11v123,0,235,-217,282,-303v0,-4,-2,-6,-6,-2v-22,20,-101,86,-195,86v-87,0,-133,-39,-133,-103v0,-50,53,-216,214,-283v48,-20,97,-25,137,-25v41,0,100,9,122,36v-4,21,-16,54,-26,76v-3,1,-7,4,-7,-1v20,-62,-42,-101,-115,-101v-61,0,-114,29,-158,71v-52,51,-128,171,-128,249v0,48,33,73,94,73v107,0,217,-98,243,-170v4,-12,7,-18,-7,-18v-21,0,-54,7,-84,6r3,-10v50,0,121,-4,163,-14v3,2,3,4,0,8v-19,4,-24,9,-32,26v-46,88,-125,238,-179,306v-26,33,-134,130,-240,91xm473,-481v3,22,-40,42,-42,11v-4,-22,39,-39,42,-11","w":512},"\u011e":{"d":"100,229v-1,-4,-2,-8,2,-9v14,7,33,11,50,11v123,0,235,-217,282,-303v0,-4,-2,-6,-6,-2v-22,20,-101,86,-195,86v-87,0,-133,-39,-133,-103v0,-50,53,-216,214,-283v48,-20,97,-25,137,-25v41,0,100,9,122,36v-4,21,-16,54,-26,76v-3,1,-7,4,-7,-1v20,-62,-42,-101,-115,-101v-61,0,-114,29,-158,71v-52,51,-128,171,-128,249v0,48,33,73,94,73v107,0,217,-98,243,-170v4,-12,7,-18,-7,-18v-21,0,-54,7,-84,6r3,-10v50,0,121,-4,163,-14v3,2,3,4,0,8v-19,4,-24,9,-32,26v-46,88,-125,238,-179,306v-26,33,-134,130,-240,91xm463,-454v22,0,45,-26,59,-42v3,0,4,3,4,6v-14,27,-51,49,-74,49v-25,0,-44,-16,-44,-45v0,-9,20,-20,20,-7v0,22,11,39,35,39","w":512},"\u0122":{"d":"457,-453v1,4,-19,21,-23,22v-26,-13,-16,-75,11,-93v19,-20,33,-35,55,-44v2,1,2,3,2,6v-34,15,-74,73,-45,109xm100,229v-1,-4,-2,-8,2,-9v14,7,33,11,50,11v123,0,235,-217,282,-303v0,-4,-2,-6,-6,-2v-22,20,-101,86,-195,86v-87,0,-133,-39,-133,-103v0,-50,53,-216,214,-283v48,-20,97,-25,137,-25v41,0,100,9,122,36v-4,21,-16,54,-26,76v-3,1,-7,4,-7,-1v20,-62,-42,-101,-115,-101v-61,0,-114,29,-158,71v-52,51,-128,171,-128,249v0,48,33,73,94,73v107,0,217,-98,243,-170v4,-12,7,-18,-7,-18v-21,0,-54,7,-84,6r3,-10v50,0,121,-4,163,-14v3,2,3,4,0,8v-19,4,-24,9,-32,26v-46,88,-125,238,-179,306v-26,33,-134,130,-240,91","w":512},"\u0124":{"d":"390,-30v0,-59,38,-100,50,-147v0,-17,-23,-22,-40,-22v-57,0,-135,6,-176,13v-7,1,-12,6,-16,13v-28,48,-64,105,-86,159v-3,7,-3,9,-13,9v-22,0,-30,1,-53,15r-3,-2r127,-192v-6,-14,-24,-27,-4,-29v11,0,20,2,24,-7v11,-23,69,-125,69,-145v0,-29,-45,-15,-68,-14v-4,0,-6,-1,-6,-5v0,-4,3,-6,7,-6v29,0,88,-4,127,-7v6,0,8,5,3,12v-35,49,-66,112,-97,167v-4,6,-5,10,2,10v72,5,140,-1,214,-6v6,-1,10,-6,13,-10v36,-69,66,-125,98,-178v23,-23,111,-54,139,-58v9,-2,16,10,2,8v-8,0,-46,7,-68,26v-80,71,-188,285,-199,377v-6,52,69,35,97,16v4,0,5,4,1,8v-24,11,-61,29,-115,29v-21,0,-29,-15,-29,-34xm482,-514v-29,23,-56,60,-85,83v-8,-3,-3,-12,4,-16v33,-25,63,-68,100,-90v3,0,4,1,4,4v-2,48,19,100,-14,112v-5,-22,-2,-61,-5,-87v0,-4,-1,-6,-4,-6","w":514},"\u0126":{"d":"390,-30v0,-38,35,-96,46,-140v0,-17,-23,-22,-40,-22v-57,0,-135,6,-176,13v-7,1,-13,6,-17,13v-28,48,-59,98,-81,152v-3,7,-3,9,-13,9v-22,0,-30,1,-53,15r-3,-2r123,-185v-7,-11,-12,-20,-14,-25v2,-6,16,-3,24,-4v19,-12,21,-33,42,-67v3,-8,-27,-7,-26,-13v1,-11,22,-4,33,-6v17,-21,34,-66,34,-73v0,-29,-45,-15,-68,-14v-4,0,-6,-1,-6,-5v0,-4,3,-6,7,-6v29,0,88,-4,127,-7v6,0,8,5,3,12v-19,29,-40,60,-58,94v71,2,126,-2,228,-6v21,-39,36,-75,60,-105v20,-25,111,-54,139,-58v9,-2,16,10,2,8v-8,0,-46,7,-68,26v-38,34,-63,78,-93,126v10,-2,38,-4,23,7v-10,1,-19,1,-29,2v-38,57,-106,214,-100,242v-1,52,69,35,97,16v4,0,5,4,1,8v-24,11,-61,29,-115,29v-21,0,-29,-15,-29,-34xm498,-288v-53,3,-151,9,-233,13v-14,24,-25,46,-35,64v-4,6,-5,10,2,10v72,5,140,-1,214,-6v29,-15,32,-58,52,-81","w":514},"\u00cc":{"d":"32,-3v10,-1,20,-8,26,-15v45,-61,192,-272,211,-356v-6,-17,-57,-6,-76,-6v1,-4,2,-8,5,-11v50,-3,102,-4,137,-10v4,3,7,8,-1,10v-10,2,-15,12,-21,23v-50,93,-133,240,-203,346v-17,24,-43,25,-76,24v-1,-1,-2,-2,-2,-5xm271,-546v15,23,33,76,42,106v0,3,-1,4,-4,1v-15,-32,-34,-60,-47,-94v0,-4,6,-13,9,-13","w":220},"\u00cd":{"d":"32,-3v10,-1,20,-8,26,-15v45,-61,192,-272,211,-356v-6,-17,-57,-6,-76,-6v1,-4,2,-8,5,-11v50,-3,102,-4,137,-10v4,3,7,8,-1,10v-10,2,-15,12,-21,23v-50,93,-133,240,-203,346v-17,24,-43,25,-76,24v-1,-1,-2,-2,-2,-5xm418,-552v5,1,12,9,5,14v-42,32,-94,70,-144,103v-6,4,-8,2,-5,-1","w":220},"\u00ce":{"d":"32,-3v10,-1,20,-8,26,-15v45,-61,192,-272,211,-356v-6,-17,-57,-6,-76,-6v1,-4,2,-8,5,-11v50,-3,102,-4,137,-10v4,3,7,8,-1,10v-10,2,-15,12,-21,23v-50,93,-133,240,-203,346v-17,24,-43,25,-76,24v-1,-1,-2,-2,-2,-5xm347,-523v-29,23,-56,60,-85,83v-8,-3,-3,-12,4,-16v33,-25,64,-67,100,-90v3,0,4,1,4,4v-2,48,19,100,-14,112v-5,-22,-2,-63,-5,-88v0,-4,-1,-5,-4,-5","w":220},"\u0128":{"d":"32,-3v10,-1,20,-8,26,-15v45,-61,192,-272,211,-356v-6,-17,-57,-6,-76,-6v1,-4,2,-8,5,-11v50,-3,102,-4,137,-10v4,3,7,8,-1,10v-10,2,-15,12,-21,23v-50,93,-133,240,-203,346v-17,24,-43,25,-76,24v-1,-1,-2,-2,-2,-5xm401,-501v0,28,-26,55,-54,55v-34,0,-55,-49,-81,-49v-19,0,-43,27,-52,41v-6,8,-14,5,-5,-5v15,-17,39,-54,70,-54v27,0,48,51,80,51v21,0,34,-20,34,-39v0,-6,8,-12,8,0","w":220},"\u00cf":{"d":"32,-3v10,-1,20,-8,26,-15v45,-61,192,-272,211,-356v-6,-17,-57,-6,-76,-6v1,-4,2,-8,5,-11v50,-3,102,-4,137,-10v4,3,7,8,-1,10v-10,2,-15,12,-21,23v-50,93,-133,240,-203,346v-17,24,-43,25,-76,24v-1,-1,-2,-2,-2,-5xm384,-493v0,14,-15,32,-30,32v-7,0,-11,-4,-11,-11v0,-15,13,-33,30,-33v8,0,11,4,11,12xm320,-499v0,14,-16,33,-31,33v-7,0,-11,-4,-11,-11v0,-15,13,-33,30,-33v8,0,12,3,12,11","w":220},"\u0130":{"d":"32,-3v10,-1,20,-8,26,-15v45,-61,192,-272,211,-356v-6,-17,-57,-6,-76,-6v1,-4,2,-8,5,-11v50,-3,102,-4,137,-10v4,3,7,8,-1,10v-10,2,-15,12,-21,23v-50,93,-133,240,-203,346v-17,24,-43,25,-76,24v-1,-1,-2,-2,-2,-5xm354,-481v3,22,-41,42,-43,11v-4,-22,40,-39,43,-11","w":220},"\u012a":{"d":"32,-3v10,-1,20,-8,26,-15v45,-61,192,-272,211,-356v-6,-17,-57,-6,-76,-6v1,-4,2,-8,5,-11v50,-3,102,-4,137,-10v4,3,7,8,-1,10v-10,2,-15,12,-21,23v-50,93,-133,240,-203,346v-17,24,-43,25,-76,24v-1,-1,-2,-2,-2,-5xm364,-482r-3,14r-79,2r4,-14","w":220},"\u012c":{"d":"32,-3v10,-1,20,-8,26,-15v45,-61,192,-272,211,-356v-6,-17,-57,-6,-76,-6v1,-4,2,-8,5,-11v50,-3,102,-4,137,-10v4,3,7,8,-1,10v-10,2,-15,12,-21,23v-50,93,-133,240,-203,346v-17,24,-43,25,-76,24v-1,-1,-2,-2,-2,-5xm323,-454v21,0,46,-24,59,-42v3,0,5,3,5,6v-14,27,-52,49,-75,49v-25,0,-44,-16,-44,-45v0,-9,20,-20,20,-7v0,22,11,39,35,39","w":220},"\u012e":{"d":"32,-3v10,-1,20,-8,26,-15v45,-61,192,-272,211,-356v-6,-17,-57,-6,-76,-6v1,-4,2,-8,5,-11v50,-3,102,-4,137,-10v4,3,7,8,-1,10v-10,2,-15,12,-21,23v-50,93,-133,240,-203,346v-17,24,-43,25,-76,24v-1,-1,-2,-2,-2,-5xm4,64v3,-33,78,-78,96,-73v-33,16,-67,40,-67,64v0,21,22,31,42,25v4,0,2,5,-2,6v-24,9,-71,3,-69,-22","w":220},"\u0132":{"d":"287,-320v-50,89,-119,211,-177,298v-17,24,-43,25,-76,24v-1,-1,-2,-2,-2,-5v10,-1,20,-8,26,-15v45,-61,192,-272,211,-356v-6,-17,-57,-6,-76,-6v1,-4,2,-8,5,-11v50,-3,102,-4,137,-10v4,3,7,9,-1,10v-22,10,-30,44,-44,65v43,-58,157,-74,308,-74v3,1,3,1,3,4v-3,11,-33,-5,-40,11v-22,29,-118,204,-165,286v-75,129,-243,260,-418,173v-19,-9,-4,-31,-5,-59r6,-1v1,50,45,80,116,80v87,0,170,-35,293,-251v39,-69,93,-167,120,-225v0,-3,2,-12,-5,-10v-85,2,-220,35,-204,121v1,2,1,3,-2,3v-9,-5,-20,-36,-10,-52","w":450},"\u0134":{"d":"373,-532v-31,22,-57,61,-86,83v-7,-4,-1,-12,5,-16v34,-25,61,-69,100,-90v3,0,3,1,3,4v-2,48,20,98,-13,112v-7,-21,-3,-61,-6,-87v0,-4,0,-6,-3,-6xm363,-392v-79,5,-210,15,-198,110v1,2,1,3,-2,3v-29,-33,-15,-78,52,-100v35,-11,91,-21,242,-21v3,1,4,1,4,4v-5,10,-31,-4,-41,11v-74,113,-143,283,-239,380v-60,61,-168,131,-286,91v-17,-6,-5,-28,-7,-54r7,-2v4,32,27,56,85,56v50,0,91,-13,137,-61v86,-90,196,-286,251,-413v0,-3,-1,-4,-5,-4","w":310},"\u0136":{"d":"203,57v0,-5,20,-21,24,-22v7,0,15,14,15,35v0,41,-45,82,-77,101v-6,3,-9,-2,-5,-6v38,-18,69,-71,43,-108xm793,101v-31,27,-92,41,-152,41v-72,0,-165,-28,-270,-146v-50,-55,-104,-120,-148,-180v-4,-6,-5,-5,-10,3v-36,58,-62,109,-91,160v-4,7,-8,19,-9,23v-24,-7,-49,5,-59,16v-4,0,-5,-1,-5,-3v77,-101,178,-277,235,-399v-26,-9,-73,5,-100,2v-6,0,-9,-1,-9,-5v0,-4,11,-23,15,-23v9,20,49,16,79,16v37,0,65,-1,113,-5v2,3,2,5,-1,8v-11,2,-39,-2,-46,9r-110,181v-4,8,-1,10,5,6v62,-37,124,-79,175,-110v27,-16,136,-98,153,-98v5,6,22,3,22,12v-6,-6,-244,136,-311,188v-3,2,-3,3,-3,5v50,66,110,148,212,242v74,69,117,89,180,89v50,0,99,-13,128,-34v4,-3,7,-2,7,2","w":451},"\u0139":{"d":"320,-32v28,1,69,-3,69,16v0,6,-8,28,-12,38v-4,-5,0,-16,-10,-19v-82,-31,-327,-9,-347,4v-7,-1,-14,-15,-2,-15v72,-3,71,-21,110,-81v53,-81,113,-213,162,-289v17,-26,76,-24,112,-27v6,3,5,10,1,13v-70,-21,-91,61,-120,103v-58,85,-104,221,-191,266v-7,4,-10,8,1,8v68,0,199,-17,227,-17xm485,-543v4,1,10,9,5,14v-42,32,-94,70,-144,103v-6,4,-9,1,-6,-2","w":396},"\u013d":{"d":"320,-32v28,1,69,-3,69,16v0,6,-8,28,-12,38v-4,-5,0,-16,-10,-19v-82,-31,-327,-9,-347,4v-7,-1,-14,-15,-2,-15v72,-3,71,-21,110,-81v53,-81,113,-213,162,-289v17,-26,76,-24,112,-27v6,3,5,10,1,13v-70,-21,-91,61,-120,103v-58,85,-104,221,-191,266v-7,4,-10,8,1,8v68,0,199,-17,227,-17xm435,-386v-1,-2,12,-20,24,-27v7,0,19,21,19,45v0,56,-45,102,-85,144v-4,4,-10,-2,-6,-6v29,-32,64,-58,64,-110v0,-40,-16,-37,-16,-46","w":396},"\u013b":{"d":"320,-32v28,1,69,-3,69,16v0,6,-8,28,-12,38v-4,-5,0,-16,-10,-19v-82,-31,-327,-9,-347,4v-7,-1,-14,-15,-2,-15v72,-3,71,-21,110,-81v53,-81,113,-213,162,-289v17,-26,76,-24,112,-27v6,3,5,10,1,13v-70,-21,-91,61,-120,103v-58,85,-104,221,-191,266v-7,4,-10,8,1,8v68,0,199,-17,227,-17xm198,57v0,-4,20,-21,23,-22v7,0,16,14,16,35v0,41,-46,82,-78,101v-6,3,-8,-2,-4,-6v38,-18,69,-71,43,-108","w":396},"\u0141":{"d":"320,-32v28,1,69,-3,69,16v0,6,-8,28,-12,38v-4,-5,0,-16,-10,-19v-82,-31,-327,-9,-347,4v-7,-1,-14,-15,-2,-15v72,-3,70,-22,110,-81v16,-24,33,-55,50,-87r-54,19v-9,0,-16,-11,-11,-14v10,0,23,-5,71,-20v36,-68,72,-138,106,-187v18,-25,76,-24,112,-27v6,3,5,10,1,13v-70,-21,-90,62,-120,103v-15,21,-31,53,-49,85r111,-31v9,1,10,20,1,14v-1,-1,-42,10,-120,31v-33,60,-80,144,-134,167v-7,3,-10,8,1,8v68,0,199,-17,227,-17","w":396},"\u0143":{"d":"72,-26v22,-80,151,-230,179,-336v1,-31,-44,-16,-69,-17v-4,1,-12,-13,-6,-16v30,9,84,4,110,-4v14,7,12,35,18,53v21,70,69,188,93,266v7,21,13,18,21,1v54,-113,121,-238,179,-333v19,-31,69,-83,100,-37v-31,6,-57,10,-101,69v-77,104,-143,263,-207,391v-3,0,-5,-3,-8,-7v-29,-100,-84,-253,-111,-316v-8,-17,-13,-15,-22,-1v-59,94,-100,163,-135,239v-9,20,-15,68,-21,88v-4,-3,-20,-31,-20,-40xm571,-543v5,1,11,10,4,14v-42,32,-94,70,-144,103v-6,4,-8,1,-5,-2","w":494},"\u0147":{"d":"72,-26v22,-80,151,-230,179,-336v1,-31,-44,-16,-69,-17v-4,1,-12,-13,-6,-16v30,9,84,4,110,-4v14,7,12,35,18,53v21,70,69,188,93,266v7,21,13,18,21,1v54,-113,121,-238,179,-333v19,-31,69,-83,100,-37v-31,6,-57,10,-101,69v-77,104,-143,263,-207,391v-3,0,-5,-3,-8,-7v-29,-100,-84,-253,-111,-316v-8,-17,-13,-15,-22,-1v-59,94,-100,163,-135,239v-9,20,-15,68,-21,88v-4,-3,-20,-31,-20,-40xm465,-450v31,-21,59,-62,85,-84v7,4,4,13,-3,17v-31,24,-68,70,-100,89v-3,0,-4,-1,-4,-4v0,-14,-7,-71,-7,-89v0,-9,24,-32,24,-15r2,81v0,4,0,5,3,5","w":494},"\u00d1":{"d":"72,-26v22,-80,151,-230,179,-336v1,-31,-44,-16,-69,-17v-4,1,-12,-13,-6,-16v30,9,84,4,110,-4v14,7,12,35,18,53v21,70,69,188,93,266v7,21,13,18,21,1v54,-113,121,-238,179,-333v19,-31,69,-83,100,-37v-31,6,-57,10,-101,69v-77,104,-143,263,-207,391v-3,0,-5,-3,-8,-7v-29,-100,-84,-253,-111,-316v-8,-17,-13,-15,-22,-1v-59,94,-100,163,-135,239v-9,20,-15,68,-21,88v-4,-3,-20,-31,-20,-40xm549,-501v0,28,-26,55,-54,55v-34,0,-55,-49,-81,-49v-19,0,-43,27,-52,41v-6,8,-15,5,-6,-5v15,-17,39,-54,71,-54v27,0,48,51,80,51v21,0,34,-20,34,-39v0,-6,8,-12,8,0","w":494},"\u0145":{"d":"72,-26v22,-80,151,-230,179,-336v1,-31,-44,-16,-69,-17v-4,1,-12,-13,-6,-16v30,9,84,4,110,-4v14,7,12,35,18,53v21,70,69,188,93,266v7,21,13,18,21,1v54,-113,121,-238,179,-333v19,-31,69,-83,100,-37v-31,6,-57,10,-101,69v-77,104,-143,263,-207,391v-3,0,-5,-3,-8,-7v-29,-100,-84,-253,-111,-316v-8,-17,-13,-15,-22,-1v-59,94,-100,163,-135,239v-9,20,-15,68,-21,88v-4,-3,-20,-31,-20,-40xm212,57v0,-5,20,-21,24,-22v7,0,15,14,15,35v0,41,-45,82,-77,101v-6,3,-9,-2,-5,-6v38,-18,69,-71,43,-108","w":494},"\u00d2":{"d":"108,-109v0,-144,136,-293,302,-293v74,0,165,25,163,115v-4,148,-142,295,-299,295v-93,0,-166,-26,-166,-117xm528,-293v0,-74,-50,-103,-118,-103v-64,0,-112,25,-154,73v-46,50,-105,151,-105,223v0,76,47,100,115,100v140,0,262,-164,262,-293xm397,-555v15,23,33,76,42,106v0,3,-1,4,-4,1v-15,-32,-34,-60,-47,-94v0,-4,6,-13,9,-13","w":530},"\u00d3":{"d":"108,-109v0,-144,136,-293,302,-293v74,0,165,25,163,115v-4,148,-142,295,-299,295v-93,0,-166,-26,-166,-117xm528,-293v0,-74,-50,-103,-118,-103v-64,0,-112,25,-154,73v-46,50,-105,151,-105,223v0,76,47,100,115,100v140,0,262,-164,262,-293xm551,-561v5,1,11,10,4,14v-42,32,-94,70,-144,103v-6,4,-8,1,-5,-2","w":530},"\u00d4":{"d":"108,-109v0,-144,136,-293,302,-293v74,0,165,25,163,115v-4,148,-142,295,-299,295v-93,0,-166,-26,-166,-117xm528,-293v0,-74,-50,-103,-118,-103v-64,0,-112,25,-154,73v-46,50,-105,151,-105,223v0,76,47,100,115,100v140,0,262,-164,262,-293xm483,-532v-29,23,-56,60,-85,83v-8,-3,-3,-12,4,-16v33,-25,63,-68,100,-90v3,0,4,1,4,4v-2,48,19,100,-14,112v-5,-22,-2,-61,-5,-87v0,-4,-1,-6,-4,-6","w":530},"\u00d5":{"d":"108,-109v0,-144,136,-293,302,-293v74,0,165,25,163,115v-4,148,-142,295,-299,295v-93,0,-166,-26,-166,-117xm528,-293v0,-74,-50,-103,-118,-103v-64,0,-112,25,-154,73v-46,50,-105,151,-105,223v0,76,47,100,115,100v140,0,262,-164,262,-293xm554,-501v0,28,-26,55,-54,55v-34,0,-55,-49,-81,-49v-19,0,-43,27,-52,41v-6,8,-14,5,-5,-5v15,-17,39,-54,70,-54v27,0,48,51,80,51v21,0,34,-20,34,-39v0,-6,8,-12,8,0","w":530},"\u00d6":{"d":"108,-109v0,-144,136,-293,302,-293v74,0,165,25,163,115v-4,148,-142,295,-299,295v-93,0,-166,-26,-166,-117xm528,-293v0,-74,-50,-103,-118,-103v-64,0,-112,25,-154,73v-46,50,-105,151,-105,223v0,76,47,100,115,100v140,0,262,-164,262,-293xm519,-493v0,14,-15,32,-30,32v-7,0,-11,-4,-11,-11v0,-15,13,-33,30,-33v8,0,11,4,11,12xm454,-499v0,14,-15,33,-30,33v-7,0,-11,-4,-11,-11v0,-15,13,-33,30,-33v8,0,11,3,11,11","w":530},"\u0150":{"d":"108,-109v0,-144,136,-293,302,-293v74,0,165,25,163,115v-4,148,-142,295,-299,295v-93,0,-166,-26,-166,-117xm528,-293v0,-74,-50,-103,-118,-103v-64,0,-112,25,-154,73v-46,50,-105,151,-105,223v0,76,47,100,115,100v140,0,262,-164,262,-293xm551,-540v9,1,12,17,3,22v-18,19,-43,45,-67,66v-6,4,-4,-1,-3,-2v9,-16,42,-59,61,-83v2,-2,4,-3,6,-3xm498,-542v10,4,6,17,0,24r-67,68v-3,3,-6,0,-3,-3v19,-32,43,-57,65,-86v1,-2,3,-3,5,-3","w":530},"\u014c":{"d":"108,-109v0,-144,136,-293,302,-293v74,0,165,25,163,115v-4,148,-142,295,-299,295v-93,0,-166,-26,-166,-117xm528,-293v0,-74,-50,-103,-118,-103v-64,0,-112,25,-154,73v-46,50,-105,151,-105,223v0,76,47,100,115,100v140,0,262,-164,262,-293xm485,-482r-3,14r-79,2r5,-14","w":530},"\u014e":{"d":"108,-109v0,-144,136,-293,302,-293v74,0,165,25,163,115v-4,148,-142,295,-299,295v-93,0,-166,-26,-166,-117xm528,-293v0,-74,-50,-103,-118,-103v-64,0,-112,25,-154,73v-46,50,-105,151,-105,223v0,76,47,100,115,100v140,0,262,-164,262,-293xm463,-472v22,0,45,-26,59,-42v3,0,4,3,4,6v-14,27,-51,49,-74,49v-25,0,-44,-16,-44,-45v0,-9,20,-20,20,-7v0,22,11,39,35,39","w":530},"\u00d8":{"d":"108,-109v0,-144,136,-293,302,-293v39,0,80,6,112,24r37,-36v11,-9,32,-10,12,8r-38,35v25,18,41,45,40,84v-3,148,-142,295,-299,295v-47,0,-88,-5,-120,-26r-38,37v-15,15,-31,5,-9,-14r35,-30v-22,-18,-34,-45,-34,-84xm164,-45r342,-317v-71,-63,-195,-32,-250,39v-52,67,-136,180,-92,278xm170,-34v21,25,54,34,96,34v140,0,262,-164,262,-293v0,-23,-5,-44,-15,-59","w":530},"\u01fe":{"d":"584,-570v4,1,10,9,5,14v-42,32,-94,70,-144,103v-6,4,-9,2,-6,-1xm108,-109v0,-144,136,-293,302,-293v39,0,80,6,112,24r37,-36v11,-9,32,-10,12,8r-38,35v25,18,41,45,40,84v-3,148,-142,295,-299,295v-47,0,-88,-5,-120,-26r-38,37v-15,15,-31,5,-9,-14r35,-30v-22,-18,-34,-45,-34,-84xm164,-45r342,-317v-71,-63,-195,-32,-250,39v-52,67,-136,180,-92,278xm170,-34v21,25,54,34,96,34v140,0,262,-164,262,-293v0,-23,-5,-44,-15,-59","w":530},"\u0152":{"d":"513,-280v0,-51,-10,-113,-115,-113v-137,0,-244,207,-244,301v0,55,33,95,112,95v76,0,183,-53,233,-198v10,-28,14,-57,14,-85xm545,-266v20,-49,56,-90,52,-119v0,-3,3,-5,9,-5v61,-1,134,-4,192,-4v36,0,17,14,10,29v-5,11,-8,-8,-16,-8v-36,-7,-100,-8,-142,-8v-35,50,-71,118,-99,169v59,3,146,-1,190,-8v4,-1,5,0,4,4v-6,6,-2,19,-14,18r-181,-1v-4,0,-8,1,-10,5v-7,12,-64,118,-64,153v0,28,18,40,60,40v88,-2,185,-22,245,-59v4,-2,14,-2,5,5v-19,14,-17,32,-45,38v-61,13,-128,24,-189,25v-114,3,-151,-6,-112,-76v-54,51,-116,82,-185,82v-93,0,-147,-25,-147,-118v0,-87,110,-296,291,-296v130,0,151,55,146,134","w":757,"k":{"-":42,"O":22,"C":22}},"\u0154":{"d":"503,-552v4,1,10,9,5,14v-42,32,-94,70,-144,103v-6,4,-9,2,-6,-1xm134,-2v-24,2,-57,-3,-66,19v-3,0,-8,0,-5,-3v111,-161,184,-284,238,-388v5,-10,1,-11,-5,-11v-67,7,-130,34,-156,90v-3,1,-6,1,-6,-2v9,-16,4,-42,21,-51v59,-32,132,-52,221,-52v94,0,150,18,150,72v0,54,-72,117,-181,129v-5,1,-8,3,-6,7v70,120,226,413,450,291v4,-3,6,-2,6,2v0,3,-1,3,-4,4v-39,21,-80,35,-128,35v-136,0,-204,-49,-283,-181r-94,-158v0,-3,1,-3,3,-3v107,0,185,-38,185,-121v0,-30,-20,-67,-89,-67v-12,0,-24,2,-32,12v-40,47,-187,306,-219,376","w":460},"\u0158":{"d":"134,-2v-24,2,-57,-3,-66,19v-3,0,-8,0,-5,-3v111,-161,184,-284,238,-388v5,-10,1,-11,-5,-11v-67,7,-130,34,-156,90v-3,1,-6,1,-6,-2v9,-16,4,-42,21,-51v59,-32,132,-52,221,-52v94,0,150,18,150,72v0,54,-72,117,-181,129v-5,1,-8,3,-6,7v70,120,226,413,450,291v4,-3,6,-2,6,2v0,3,-1,3,-4,4v-39,21,-80,35,-128,35v-136,0,-204,-49,-283,-181r-94,-158v0,-3,1,-3,3,-3v107,0,185,-38,185,-121v0,-30,-20,-67,-89,-67v-12,0,-24,2,-32,12v-40,47,-187,306,-219,376xm418,-459v30,-22,58,-61,84,-84v8,3,5,13,-2,17v-31,24,-70,69,-100,90v-3,0,-5,-2,-5,-5v0,-14,-6,-71,-6,-89v0,-12,15,-19,21,-22v5,19,1,67,4,88v0,4,1,5,4,5","w":460},"\u0156":{"d":"134,-2v-24,2,-57,-3,-66,19v-3,0,-8,0,-5,-3v111,-161,184,-284,238,-388v5,-10,1,-11,-5,-11v-67,7,-130,34,-156,90v-3,1,-6,1,-6,-2v9,-16,4,-42,21,-51v59,-32,132,-52,221,-52v94,0,150,18,150,72v0,54,-72,117,-181,129v-5,1,-8,3,-6,7v70,120,226,413,450,291v4,-3,6,-2,6,2v0,3,-1,3,-4,4v-39,21,-80,35,-128,35v-136,0,-204,-49,-283,-181r-94,-158v0,-3,1,-3,3,-3v107,0,185,-38,185,-121v0,-30,-20,-67,-89,-67v-12,0,-24,2,-32,12v-40,47,-187,306,-219,376xm228,57v0,-4,20,-21,23,-22v7,0,15,14,15,35v0,41,-45,82,-77,101v-6,3,-9,-2,-5,-6v38,-18,69,-70,44,-108","w":460},"\u015a":{"d":"256,-105v4,-40,-72,-106,-72,-156v0,-32,15,-64,36,-88v12,-26,115,-77,159,-29v11,19,-10,40,-12,60v-10,2,-3,-9,-3,-16v0,-22,-20,-45,-66,-45v-48,0,-81,30,-81,77v0,66,85,123,80,173v-10,102,-152,168,-263,120v-7,-3,-11,-6,-12,-10v6,-21,11,-54,19,-68v7,2,-2,14,0,20v0,33,27,64,85,64v70,0,125,-41,130,-102xm467,-552v4,1,10,9,5,14v-42,32,-94,70,-144,103v-6,4,-9,2,-6,-1","w":296},"\u015c":{"d":"256,-105v4,-40,-72,-106,-72,-156v0,-32,15,-64,36,-88v12,-26,115,-77,159,-29v11,19,-10,40,-12,60v-10,2,-3,-9,-3,-16v0,-22,-20,-45,-66,-45v-48,0,-81,30,-81,77v0,66,85,123,80,173v-10,102,-152,168,-263,120v-7,-3,-11,-6,-12,-10v6,-21,11,-54,19,-68v7,2,-2,14,0,20v0,33,27,64,85,64v70,0,125,-41,130,-102xm408,-560v-2,48,19,100,-14,112v-5,-22,-2,-63,-5,-88v0,-7,-5,-6,-8,-2r-81,80v-8,-3,-3,-12,4,-16v33,-25,64,-67,100,-90v3,0,4,1,4,4","w":296},"\u0160":{"d":"256,-105v4,-40,-72,-106,-72,-156v0,-32,15,-64,36,-88v12,-26,115,-77,159,-29v11,19,-10,40,-12,60v-10,2,-3,-9,-3,-16v0,-22,-20,-45,-66,-45v-48,0,-81,30,-81,77v0,66,85,123,80,173v-10,102,-152,168,-263,120v-7,-3,-11,-6,-12,-10v6,-21,11,-54,19,-68v7,2,-2,14,0,20v0,33,27,64,85,64v70,0,125,-41,130,-102xm352,-468v29,-22,60,-60,84,-84v8,3,5,13,-2,17v-31,24,-69,69,-100,89v-3,0,-5,-1,-5,-4v0,-14,-6,-71,-6,-89v0,-11,14,-19,21,-22v5,19,1,67,4,88v0,4,1,5,4,5","w":296},"\u015e":{"d":"256,-105v4,-40,-72,-106,-72,-156v0,-32,15,-64,36,-88v12,-26,115,-77,159,-29v11,19,-10,40,-12,60v-10,2,-3,-9,-3,-16v0,-22,-20,-45,-66,-45v-48,0,-81,30,-81,77v0,66,85,123,80,173v-10,102,-152,168,-263,120v-7,-3,-11,-6,-12,-10v6,-21,11,-54,19,-68v7,2,-2,14,0,20v0,33,27,64,85,64v70,0,125,-41,130,-102xm63,118v12,-9,63,-22,65,-43v0,-14,-29,-18,-29,-32v0,-17,45,-40,58,-45v4,0,8,1,2,5v-9,2,-33,14,-33,25v0,12,29,12,29,30v-14,29,-54,53,-85,65v-3,0,-7,-2,-7,-5","w":296},"\u0218":{"d":"256,-105v4,-40,-72,-106,-72,-156v0,-32,15,-64,36,-88v12,-26,115,-77,159,-29v11,19,-10,40,-12,60v-10,2,-3,-9,-3,-16v0,-22,-20,-45,-66,-45v-48,0,-81,30,-81,77v0,66,85,123,80,173v-10,102,-152,168,-263,120v-7,-3,-11,-6,-12,-10v6,-21,11,-54,19,-68v7,2,-2,14,0,20v0,33,27,64,85,64v70,0,125,-41,130,-102xm104,57v0,-5,20,-21,24,-22v7,0,15,14,15,35v0,41,-45,82,-77,101v-6,3,-9,-2,-5,-6v38,-18,69,-71,43,-108","w":296},"\u0164":{"d":"616,-450v-14,64,-107,60,-185,62v-8,0,-15,3,-19,9v-68,102,-124,200,-171,286v-11,21,-18,39,-19,53v-9,24,34,40,82,36v2,3,2,4,-2,7v-47,-1,-134,20,-138,-29v0,-10,5,-21,13,-35v65,-105,136,-224,186,-319v3,-5,1,-8,-5,-8v-147,-2,-221,7,-273,139v-3,4,-6,2,-9,-5v21,-63,58,-130,113,-139v73,-11,165,-1,249,-3v76,-3,142,-16,156,-77v1,-6,-5,-11,1,-13v11,10,20,19,21,36xm436,-459v30,-22,58,-61,84,-84v8,3,5,13,-2,17v-31,24,-70,69,-100,90v-3,0,-5,-2,-5,-5v0,-14,-6,-71,-6,-89v0,-12,15,-19,21,-22v5,19,1,67,4,88v0,4,1,5,4,5","w":358},"\u021a":{"d":"616,-450v-14,64,-107,60,-185,62v-8,0,-15,3,-19,9v-68,102,-124,200,-171,286v-11,21,-18,39,-19,53v-9,24,34,40,82,36v2,3,2,4,-2,7v-47,-1,-134,20,-138,-29v0,-10,5,-21,13,-35v65,-105,136,-224,186,-319v3,-5,1,-8,-5,-8v-147,-2,-221,7,-273,139v-3,4,-6,2,-9,-5v21,-63,58,-130,113,-139v73,-11,165,-1,249,-3v76,-3,142,-16,156,-77v1,-6,-5,-11,1,-13v11,10,20,19,21,36xm191,57v0,-4,20,-21,23,-22v7,0,16,14,16,35v0,41,-46,82,-78,101v-6,3,-8,-2,-4,-6v38,-18,69,-71,43,-108","w":358},"\u0166":{"d":"292,-183v-24,47,-57,92,-70,143v-6,25,34,40,82,36v2,3,2,4,-2,7v-47,-1,-134,20,-138,-29v17,-59,60,-106,86,-157v-68,0,-83,4,-86,4v-4,0,-5,-3,1,-7v8,-6,27,-7,91,-7r107,-187v3,-5,1,-8,-5,-8v-147,-2,-221,7,-273,139v-3,4,-6,2,-9,-5v21,-63,58,-130,113,-139v73,-11,165,-1,249,-3v76,-3,142,-16,156,-77v1,-6,-5,-11,1,-13v11,10,20,19,21,36v-14,64,-107,60,-185,62v-8,0,-15,3,-19,9v-42,65,-80,126,-115,186r103,1v6,0,6,8,-8,8","w":358},"\u00d9":{"d":"671,-394v-6,1,-14,4,-19,11v-51,61,-102,146,-136,215v-16,32,-44,89,-44,127v0,25,10,41,38,41v32,0,74,-24,77,-24v6,0,8,6,2,9v-35,15,-71,29,-110,29v-40,0,-60,-15,-60,-46v0,-38,36,-87,36,-92v0,-3,-1,-4,-2,-1v-94,105,-197,135,-252,135v-46,0,-97,-21,-97,-75v0,-18,7,-38,18,-60v37,-73,113,-168,147,-247v-6,-17,-49,-2,-76,-8v-10,0,-11,-11,-1,-11v29,0,152,1,162,-4v3,0,4,0,4,3v-7,11,-25,5,-36,19v-47,61,-101,151,-144,225v-34,58,-34,137,50,136v102,0,199,-86,257,-172v33,-50,80,-141,99,-178v14,-27,54,-41,86,-41v6,0,7,9,1,9xm454,-546v15,23,33,76,42,106v0,3,-2,4,-5,1v-15,-32,-35,-58,-46,-94v0,-4,6,-13,9,-13","w":555},"\u00da":{"d":"671,-394v-6,1,-14,4,-19,11v-51,61,-102,146,-136,215v-16,32,-44,89,-44,127v0,25,10,41,38,41v32,0,74,-24,77,-24v6,0,8,6,2,9v-35,15,-71,29,-110,29v-40,0,-60,-15,-60,-46v0,-38,36,-87,36,-92v0,-3,-1,-4,-2,-1v-94,105,-197,135,-252,135v-46,0,-97,-21,-97,-75v0,-18,7,-38,18,-60v37,-73,113,-168,147,-247v-6,-17,-49,-2,-76,-8v-10,0,-11,-11,-1,-11v29,0,152,1,162,-4v3,0,4,0,4,3v-7,11,-25,5,-36,19v-47,61,-101,151,-144,225v-34,58,-34,137,50,136v102,0,199,-86,257,-172v33,-50,80,-141,99,-178v14,-27,54,-41,86,-41v6,0,7,9,1,9xm610,-552v4,1,10,9,5,14v-42,32,-94,70,-144,103v-6,4,-9,2,-6,-1","w":555},"\u00db":{"d":"671,-394v-6,1,-14,4,-19,11v-51,61,-102,146,-136,215v-16,32,-44,89,-44,127v0,25,10,41,38,41v32,0,74,-24,77,-24v6,0,8,6,2,9v-35,15,-71,29,-110,29v-40,0,-60,-15,-60,-46v0,-38,36,-87,36,-92v0,-3,-1,-4,-2,-1v-94,105,-197,135,-252,135v-46,0,-97,-21,-97,-75v0,-18,7,-38,18,-60v37,-73,113,-168,147,-247v-6,-17,-49,-2,-76,-8v-10,0,-11,-11,-1,-11v29,0,152,1,162,-4v3,0,4,0,4,3v-7,11,-25,5,-36,19v-47,61,-101,151,-144,225v-34,58,-34,137,50,136v102,0,199,-86,257,-172v33,-50,80,-141,99,-178v14,-27,54,-41,86,-41v6,0,7,9,1,9xm518,-523v-31,22,-57,61,-86,83v-8,-3,-3,-12,4,-16v33,-25,64,-67,100,-90v3,0,4,1,4,4v-2,48,19,100,-14,112v-5,-22,-2,-63,-5,-88v0,-4,0,-5,-3,-5","w":555},"\u0168":{"d":"671,-394v-6,1,-14,4,-19,11v-51,61,-102,146,-136,215v-16,32,-44,89,-44,127v0,25,10,41,38,41v32,0,74,-24,77,-24v6,0,8,6,2,9v-35,15,-71,29,-110,29v-40,0,-60,-15,-60,-46v0,-38,36,-87,36,-92v0,-3,-1,-4,-2,-1v-94,105,-197,135,-252,135v-46,0,-97,-21,-97,-75v0,-18,7,-38,18,-60v37,-73,113,-168,147,-247v-6,-17,-49,-2,-76,-8v-10,0,-11,-11,-1,-11v29,0,152,1,162,-4v3,0,4,0,4,3v-7,11,-25,5,-36,19v-47,61,-101,151,-144,225v-34,58,-34,137,50,136v102,0,199,-86,257,-172v33,-50,80,-141,99,-178v14,-27,54,-41,86,-41v6,0,7,9,1,9xm594,-501v0,28,-26,55,-54,55v-34,0,-55,-49,-81,-49v-19,0,-43,27,-52,41v-6,8,-15,5,-6,-5v15,-17,39,-54,71,-54v27,0,48,51,80,51v21,0,34,-20,34,-39v0,-6,8,-12,8,0","w":555},"\u00dc":{"d":"671,-394v-6,1,-14,4,-19,11v-51,61,-102,146,-136,215v-16,32,-44,89,-44,127v0,25,10,41,38,41v32,0,74,-24,77,-24v6,0,8,6,2,9v-35,15,-71,29,-110,29v-40,0,-60,-15,-60,-46v0,-38,36,-87,36,-92v0,-3,-1,-4,-2,-1v-94,105,-197,135,-252,135v-46,0,-97,-21,-97,-75v0,-18,7,-38,18,-60v37,-73,113,-168,147,-247v-6,-17,-49,-2,-76,-8v-10,0,-11,-11,-1,-11v29,0,152,1,162,-4v3,0,4,0,4,3v-7,11,-25,5,-36,19v-47,61,-101,151,-144,225v-34,58,-34,137,50,136v102,0,199,-86,257,-172v33,-50,80,-141,99,-178v14,-27,54,-41,86,-41v6,0,7,9,1,9xm545,-484v0,14,-15,32,-30,32v-7,0,-11,-4,-11,-11v0,-15,13,-33,30,-33v8,0,11,4,11,12xm481,-490v0,14,-16,33,-31,33v-7,0,-11,-4,-11,-11v0,-15,13,-33,30,-33v8,0,12,3,12,11","w":555},"\u0170":{"d":"671,-394v-6,1,-14,4,-19,11v-51,61,-102,146,-136,215v-16,32,-44,89,-44,127v0,25,10,41,38,41v32,0,74,-24,77,-24v6,0,8,6,2,9v-35,15,-71,29,-110,29v-40,0,-60,-15,-60,-46v0,-38,36,-87,36,-92v0,-3,-1,-4,-2,-1v-94,105,-197,135,-252,135v-46,0,-97,-21,-97,-75v0,-18,7,-38,18,-60v37,-73,113,-168,147,-247v-6,-17,-49,-2,-76,-8v-10,0,-11,-11,-1,-11v29,0,152,1,162,-4v3,0,4,0,4,3v-7,11,-25,5,-36,19v-47,61,-101,151,-144,225v-34,58,-34,137,50,136v102,0,199,-86,257,-172v33,-50,80,-141,99,-178v14,-27,54,-41,86,-41v6,0,7,9,1,9xm564,-522v9,1,12,17,3,22v-18,19,-43,45,-67,66v-6,4,-3,-1,-2,-2v11,-16,42,-65,66,-86xm511,-524v10,4,9,19,0,24r-66,68v-3,3,-6,0,-3,-3v21,-33,44,-61,69,-89","w":555},"\u016e":{"d":"671,-394v-6,1,-14,4,-19,11v-51,61,-102,146,-136,215v-16,32,-44,89,-44,127v0,25,10,41,38,41v32,0,74,-24,77,-24v6,0,8,6,2,9v-35,15,-71,29,-110,29v-40,0,-60,-15,-60,-46v0,-38,36,-87,36,-92v0,-3,-1,-4,-2,-1v-94,105,-197,135,-252,135v-46,0,-97,-21,-97,-75v0,-18,7,-38,18,-60v37,-73,113,-168,147,-247v-6,-17,-49,-2,-76,-8v-10,0,-11,-11,-1,-11v29,0,152,1,162,-4v3,0,4,0,4,3v-7,11,-25,5,-36,19v-47,61,-101,151,-144,225v-34,58,-34,137,50,136v102,0,199,-86,257,-172v33,-50,80,-141,99,-178v14,-27,54,-41,86,-41v6,0,7,9,1,9xm546,-506v0,30,-22,61,-64,61v-25,0,-44,-13,-44,-38v0,-23,18,-61,64,-61v30,0,44,12,44,38xm534,-504v0,-21,-9,-35,-33,-35v-57,0,-69,89,-16,89v32,0,49,-30,49,-54","w":555},"\u016a":{"d":"671,-394v-6,1,-14,4,-19,11v-51,61,-102,146,-136,215v-16,32,-44,89,-44,127v0,25,10,41,38,41v32,0,74,-24,77,-24v6,0,8,6,2,9v-35,15,-71,29,-110,29v-40,0,-60,-15,-60,-46v0,-38,36,-87,36,-92v0,-3,-1,-4,-2,-1v-94,105,-197,135,-252,135v-46,0,-97,-21,-97,-75v0,-18,7,-38,18,-60v37,-73,113,-168,147,-247v-6,-17,-49,-2,-76,-8v-10,0,-11,-11,-1,-11v29,0,152,1,162,-4v3,0,4,0,4,3v-7,11,-25,5,-36,19v-47,61,-101,151,-144,225v-34,58,-34,137,50,136v102,0,199,-86,257,-172v33,-50,80,-141,99,-178v14,-27,54,-41,86,-41v6,0,7,9,1,9xm524,-482r-3,14r-79,2r4,-14","w":555},"\u016c":{"d":"671,-394v-6,1,-14,4,-19,11v-51,61,-102,146,-136,215v-16,32,-44,89,-44,127v0,25,10,41,38,41v32,0,74,-24,77,-24v6,0,8,6,2,9v-35,15,-71,29,-110,29v-40,0,-60,-15,-60,-46v0,-38,36,-87,36,-92v0,-3,-1,-4,-2,-1v-94,105,-197,135,-252,135v-46,0,-97,-21,-97,-75v0,-18,7,-38,18,-60v37,-73,113,-168,147,-247v-6,-17,-49,-2,-76,-8v-10,0,-11,-11,-1,-11v29,0,152,1,162,-4v3,0,4,0,4,3v-7,11,-25,5,-36,19v-47,61,-101,151,-144,225v-34,58,-34,137,50,136v102,0,199,-86,257,-172v33,-50,80,-141,99,-178v14,-27,54,-41,86,-41v6,0,7,9,1,9xm490,-454v22,0,45,-26,59,-42v3,0,5,3,5,6v-15,26,-51,49,-75,49v-25,0,-44,-16,-44,-45v0,-9,19,-21,19,-7v0,22,12,39,36,39","w":555},"\u0172":{"d":"671,-394v-6,1,-14,4,-19,11v-51,61,-102,146,-136,215v-16,32,-44,89,-44,127v0,25,10,41,38,41v32,0,74,-24,77,-24v6,0,8,6,2,9v-35,15,-71,29,-110,29v-40,0,-60,-15,-60,-46v0,-38,36,-87,36,-92v0,-3,-1,-4,-2,-1v-94,105,-197,135,-252,135v-46,0,-97,-21,-97,-75v0,-18,7,-38,18,-60v37,-73,113,-168,147,-247v-6,-17,-49,-2,-76,-8v-10,0,-11,-11,-1,-11v29,0,152,1,162,-4v3,0,4,0,4,3v-7,11,-25,5,-36,19v-47,61,-101,151,-144,225v-34,58,-34,137,50,136v102,0,199,-86,257,-172v33,-50,80,-141,99,-178v14,-27,54,-41,86,-41v6,0,7,9,1,9xm410,80v3,-32,78,-78,96,-73v-33,16,-67,40,-67,64v0,21,22,31,42,25v4,0,2,5,-2,6v-24,9,-72,3,-69,-22","w":555},"\u1e80":{"d":"929,-452v9,-1,53,16,18,16v-24,0,-87,13,-274,222v-49,53,-137,162,-163,206v-10,18,-42,12,-55,28v-5,0,-6,-4,-1,-9v11,-13,15,-219,15,-308v0,-15,-6,-16,-15,-8v-28,24,-208,191,-308,302v-12,15,-40,7,-54,19v-4,0,-6,-3,-3,-8v39,-60,117,-306,131,-367v-2,-26,-48,-4,-61,-5v-6,0,-7,-8,0,-9v114,-22,116,-26,121,-26v5,-1,5,8,2,9v-48,88,-85,228,-117,336v-4,14,0,12,4,8r352,-335v15,5,-8,12,-7,25v-7,63,-13,248,-6,321v2,0,4,-1,6,-4r153,-181v55,-62,134,-144,184,-190v22,-21,46,-42,78,-42xm472,-528v15,23,33,76,42,106v0,3,-2,4,-5,1v-15,-32,-35,-58,-46,-94v0,-4,6,-13,9,-13","w":678},"\u1e82":{"d":"929,-452v9,-1,53,16,18,16v-24,0,-87,13,-274,222v-49,53,-137,162,-163,206v-10,18,-42,12,-55,28v-5,0,-6,-4,-1,-9v11,-13,15,-219,15,-308v0,-15,-6,-16,-15,-8v-28,24,-208,191,-308,302v-12,15,-40,7,-54,19v-4,0,-6,-3,-3,-8v39,-60,117,-306,131,-367v-2,-26,-48,-4,-61,-5v-6,0,-7,-8,0,-9v114,-22,116,-26,121,-26v5,-1,5,8,2,9v-48,88,-85,228,-117,336v-4,14,0,12,4,8r352,-335v15,5,-8,12,-7,25v-7,63,-13,248,-6,321v2,0,4,-1,6,-4r153,-181v55,-62,134,-144,184,-190v22,-21,46,-42,78,-42xm652,-543v5,1,12,9,5,14v-42,32,-94,70,-144,103v-6,4,-8,1,-5,-2","w":678},"\u0174":{"d":"929,-452v9,-1,53,16,18,16v-24,0,-87,13,-274,222v-49,53,-137,162,-163,206v-10,18,-42,12,-55,28v-5,0,-6,-4,-1,-9v11,-13,15,-219,15,-308v0,-15,-6,-16,-15,-8v-28,24,-208,191,-308,302v-12,15,-40,7,-54,19v-4,0,-6,-3,-3,-8v39,-60,117,-306,131,-367v-2,-26,-48,-4,-61,-5v-6,0,-7,-8,0,-9v114,-22,116,-26,121,-26v5,-1,5,8,2,9v-48,88,-85,228,-117,336v-4,14,0,12,4,8r352,-335v15,5,-8,12,-7,25v-7,63,-13,248,-6,321v2,0,4,-1,6,-4r153,-181v55,-62,134,-144,184,-190v22,-21,46,-42,78,-42xm554,-514v-29,23,-56,60,-85,83v-8,-3,-3,-12,4,-16v33,-25,63,-68,100,-90v3,0,4,1,4,4v-2,48,19,100,-14,112v-5,-22,-2,-61,-5,-87v0,-4,-1,-6,-4,-6","w":678},"\u1e84":{"d":"929,-452v9,-1,53,16,18,16v-24,0,-87,13,-274,222v-49,53,-137,162,-163,206v-10,18,-42,12,-55,28v-5,0,-6,-4,-1,-9v11,-13,15,-219,15,-308v0,-15,-6,-16,-15,-8v-28,24,-208,191,-308,302v-12,15,-40,7,-54,19v-4,0,-6,-3,-3,-8v39,-60,117,-306,131,-367v-2,-26,-48,-4,-61,-5v-6,0,-7,-8,0,-9v114,-22,116,-26,121,-26v5,-1,5,8,2,9v-48,88,-85,228,-117,336v-4,14,0,12,4,8r352,-335v15,5,-8,12,-7,25v-7,63,-13,248,-6,321v2,0,4,-1,6,-4r153,-181v55,-62,134,-144,184,-190v22,-21,46,-42,78,-42xm596,-480v0,14,-16,33,-31,33v-7,0,-11,-4,-11,-11v0,-15,13,-33,30,-33v8,0,12,3,12,11xm531,-485v0,14,-16,32,-31,32v-7,0,-10,-4,-10,-11v0,-15,12,-33,29,-33v8,0,12,4,12,12","w":678},"\u1ef2":{"d":"670,-400v-95,-11,-254,119,-368,222v-44,39,-88,134,-101,171v-1,4,-2,8,-12,7v-29,-4,-33,-3,-55,13v-4,1,-5,-5,-1,-9v41,-43,121,-152,121,-252v0,-63,-24,-122,-100,-122v-43,0,-69,12,-91,42v-4,4,-14,5,-7,-4v35,-47,82,-65,137,-65v100,0,107,127,89,203v-1,6,3,10,7,6v86,-66,173,-138,256,-197v34,-24,99,-62,125,-15xm364,-534v16,23,33,76,43,106v0,3,-2,4,-5,1v-16,-33,-37,-60,-46,-93v0,-4,5,-14,8,-14"},"\u00dd":{"d":"670,-400v-95,-11,-254,119,-368,222v-44,39,-88,134,-101,171v-1,4,-2,8,-12,7v-29,-4,-33,-3,-55,13v-4,1,-5,-5,-1,-9v41,-43,121,-152,121,-252v0,-63,-24,-122,-100,-122v-43,0,-69,12,-91,42v-4,4,-14,5,-7,-4v35,-47,82,-65,137,-65v100,0,107,127,89,203v-1,6,3,10,7,6v86,-66,173,-138,256,-197v34,-24,99,-62,125,-15xm530,-543v4,1,10,9,5,14v-42,32,-94,70,-144,103v-6,4,-9,1,-6,-2"},"\u0176":{"d":"670,-400v-95,-11,-254,119,-368,222v-44,39,-88,134,-101,171v-1,4,-2,8,-12,7v-29,-4,-33,-3,-55,13v-4,1,-5,-5,-1,-9v41,-43,121,-152,121,-252v0,-63,-24,-122,-100,-122v-43,0,-69,12,-91,42v-4,4,-14,5,-7,-4v35,-47,82,-65,137,-65v100,0,107,127,89,203v-1,6,3,10,7,6v86,-66,173,-138,256,-197v34,-24,99,-62,125,-15xm433,-514v-31,22,-57,61,-86,83v-7,-4,-1,-12,5,-16v34,-25,61,-69,100,-90v3,0,3,1,3,4v-2,48,20,98,-13,112v-7,-21,-3,-61,-6,-87v0,-4,0,-6,-3,-6"},"\u0178":{"d":"670,-400v-95,-11,-254,119,-368,222v-44,39,-88,134,-101,171v-1,4,-2,8,-12,7v-29,-4,-33,-3,-55,13v-4,1,-5,-5,-1,-9v41,-43,121,-152,121,-252v0,-63,-24,-122,-100,-122v-43,0,-69,12,-91,42v-4,4,-14,5,-7,-4v35,-47,82,-65,137,-65v100,0,107,127,89,203v-1,6,3,10,7,6v86,-66,173,-138,256,-197v34,-24,99,-62,125,-15xm469,-484v0,14,-16,32,-31,32v-7,0,-10,-4,-10,-11v0,-15,12,-33,29,-33v8,0,12,4,12,12xm404,-490v0,14,-15,33,-30,33v-7,0,-11,-4,-11,-11v0,-15,12,-33,29,-33v8,0,12,3,12,11"},"\u0179":{"d":"618,-63v-12,64,-58,138,-137,138v-118,0,-290,-72,-456,-76v-6,-1,-10,-9,0,-9v15,0,30,-5,42,-15v57,-46,296,-246,372,-340v10,-13,12,-20,-11,-20v-93,0,-206,-4,-258,34v-6,4,-8,4,-8,-2v10,-21,15,-31,30,-33v75,-9,281,-7,339,-10v12,0,10,9,2,10v-6,1,-14,7,-20,13v-82,68,-277,245,-380,353v-7,8,-6,14,4,17v53,15,207,50,319,50v94,0,140,-40,155,-112v2,-7,8,-7,7,2xm508,-543v5,1,11,10,4,14v-42,32,-94,70,-144,103v-6,4,-8,1,-5,-2","w":393},"\u017d":{"d":"618,-63v-12,64,-58,138,-137,138v-118,0,-290,-72,-456,-76v-6,-1,-10,-9,0,-9v15,0,30,-5,42,-15v57,-46,296,-246,372,-340v10,-13,12,-20,-11,-20v-93,0,-206,-4,-258,34v-6,4,-8,4,-8,-2v10,-21,15,-31,30,-33v75,-9,281,-7,339,-10v12,0,10,9,2,10v-6,1,-14,7,-20,13v-82,68,-277,245,-380,353v-7,8,-6,14,4,17v53,15,207,50,319,50v94,0,140,-40,155,-112v2,-7,8,-7,7,2xm395,-450v31,-21,59,-62,85,-84v7,4,4,13,-3,17v-31,24,-68,70,-100,89v-3,0,-4,-1,-4,-4v0,-14,-7,-71,-7,-89v0,-9,24,-32,24,-15r2,81v0,4,0,5,3,5","w":393},"\u017b":{"d":"618,-63v-12,64,-58,138,-137,138v-118,0,-290,-72,-456,-76v-6,-1,-10,-9,0,-9v15,0,30,-5,42,-15v57,-46,296,-246,372,-340v10,-13,12,-20,-11,-20v-93,0,-206,-4,-258,34v-6,4,-8,4,-8,-2v10,-21,15,-31,30,-33v75,-9,281,-7,339,-10v12,0,10,9,2,10v-6,1,-14,7,-20,13v-82,68,-277,245,-380,353v-7,8,-6,14,4,17v53,15,207,50,319,50v94,0,140,-40,155,-112v2,-7,8,-7,7,2xm428,-481v3,21,-41,43,-42,11v-4,-22,39,-39,42,-11","w":393},"\u00d0":{"d":"58,-3v35,-46,63,-95,117,-191v-19,-2,-70,17,-63,-13v13,3,51,3,69,2v48,-81,93,-166,93,-172v0,-4,-4,-5,-7,-5v-39,0,-80,12,-112,12v-15,0,-19,-18,-11,-26v115,36,402,-64,402,128v0,145,-136,275,-311,275v-94,0,-107,-27,-126,-27v-19,0,-42,28,-51,17xm234,0v163,0,269,-140,269,-274v0,-86,-84,-110,-156,-110v-17,0,-21,0,-27,10v-32,48,-67,107,-100,167r110,-1v3,0,5,3,5,8v-2,15,-11,4,-32,4r-90,2v-29,51,-55,101,-74,141v-3,4,-4,9,-4,12v0,11,34,41,99,41","w":506},"\u00de":{"d":"312,-390v-5,24,-59,102,-42,92v6,0,14,-8,50,-8v54,0,111,20,111,80v0,88,-110,137,-189,134v-19,-1,-34,2,-40,-11v79,19,186,-37,186,-130v0,-74,-107,-88,-135,-38v-85,152,-117,225,-117,247v-1,15,21,23,42,21v4,4,4,7,0,7v-48,0,-67,-1,-79,-2v-11,-1,-16,-6,-16,-15v0,-12,189,-352,173,-351v0,-23,-49,-9,-70,-11v-8,0,-10,-10,0,-10v32,0,84,-7,119,-9v4,0,7,1,7,4","w":375},"\u014a":{"d":"688,-441v14,-1,35,17,21,21v-50,1,-65,24,-96,67v-56,76,-102,177,-185,357v-27,57,-67,178,-159,177v-59,0,-81,-44,-85,-99v-1,-6,10,-7,11,-3v2,73,93,91,142,49v26,-21,56,-82,78,-125v-60,-106,-120,-241,-146,-315v-6,-16,-13,-15,-21,-1v-60,94,-144,242,-180,329v-9,24,-17,66,-21,89v-13,-17,-26,-57,-6,-83v44,-96,175,-276,211,-384v-1,-31,-44,-15,-69,-16v-12,0,-16,-17,-6,-17v10,8,111,2,110,-4v14,0,5,16,15,53v19,71,72,191,125,264v9,13,17,16,25,2v58,-108,110,-212,167,-305v28,-44,51,-56,69,-56","w":524},"a":{"d":"243,-197v8,1,37,-1,29,10v-7,-3,-26,-4,-33,-4v-55,97,-80,151,-80,179v0,11,4,19,21,19v38,0,110,-60,168,-133v3,-4,6,-1,6,3v-56,68,-135,143,-191,143v-24,0,-33,-14,-33,-32v0,-17,10,-47,31,-79v-32,40,-86,96,-120,96v-13,0,-19,-6,-19,-19v0,-55,95,-184,196,-184v10,-21,22,-21,42,-24v-6,6,-11,15,-17,25xm162,-102v18,-29,42,-65,51,-90v-81,0,-155,136,-155,173v0,4,1,7,5,7v14,0,67,-39,99,-90","w":256,"k":{"v":4}},"b":{"d":"174,-172v2,-11,17,-27,28,-25v9,79,84,77,139,43v6,-4,9,3,3,6v-58,31,-111,44,-150,4v0,91,-68,150,-108,150v-19,0,-33,-12,-33,-37v0,-39,41,-116,58,-148v65,-119,147,-257,250,-352v30,-27,93,-77,137,-77v22,0,33,12,33,29v-2,48,-7,-4,-43,4v-41,0,-71,7,-121,49v-72,59,-175,251,-233,363v-20,39,-47,111,-47,133v0,16,6,25,17,25v29,8,90,-88,70,-167","w":229,"k":{".":42,",":32,"s":-9}},"c":{"d":"45,-36v0,-85,68,-146,140,-162v32,-7,42,28,27,47v-4,3,-11,14,-20,14v6,-20,-1,-39,-26,-40v-46,0,-87,64,-87,132v0,25,15,38,36,38v33,0,94,-39,159,-118v6,-6,11,-2,5,4v-51,56,-100,126,-185,126v-33,0,-49,-13,-49,-41","w":192,"k":{"q":5,"p":5,"n":9}},"d":{"d":"590,-608v40,-5,17,26,5,42v-17,-10,-77,-13,-97,7v-33,22,-76,64,-108,111v-161,230,-243,406,-243,459v0,21,8,35,29,35v64,0,120,-91,152,-157v3,-4,10,-4,5,5v-44,86,-100,160,-159,160v-32,0,-48,-19,-48,-47v0,-29,11,-59,35,-107v-68,83,-99,105,-121,105v-38,0,-19,-45,-4,-71v44,-72,96,-119,176,-133v58,-101,106,-179,169,-254v67,-80,109,-144,209,-155xm204,-185v-46,1,-66,19,-85,43v-46,57,-63,98,-63,117v0,6,6,8,9,8v17,0,96,-77,139,-168","w":243,"k":{"\u201d":-31,"\u201c":-31,"\u2019":-31,"\u02bb":-31,"\u00f8":-14,"\u00e6":-14}},"e":{"d":"271,-107v-41,51,-116,113,-186,113v-28,0,-43,-13,-43,-38v0,-68,79,-166,140,-166v17,0,22,6,22,16v0,28,-34,74,-110,74v-14,20,-33,98,18,98v55,0,121,-60,153,-100v3,-3,6,-1,6,3xm176,-177v0,-8,-3,-12,-11,-12v-23,0,-54,40,-68,72v42,10,79,-23,79,-60","w":184,"k":{"v":5}},"f":{"d":"22,-116v28,-79,63,-65,145,-72v60,-111,114,-202,174,-292v66,-99,152,-190,221,-190v24,0,45,12,45,26v0,9,-9,56,-9,71v-2,2,-6,1,-8,0v12,-41,-7,-60,-54,-61v-50,0,-107,29,-172,140v-36,63,-112,205,-162,306r125,-1v3,2,3,5,2,9r-131,2v-79,154,-180,315,-252,409v-180,230,-324,314,-438,314v-34,0,-84,-10,-98,-75v0,-10,3,-7,6,-1v3,18,32,60,99,60v109,0,251,-67,415,-307v86,-127,173,-300,231,-399v-104,7,-110,9,-136,62","w":195,"k":{"\u00bb":-27,"\u203a":-27,"\u201d":-77,"\u201c":-75,"\u2019":-77,"\u02bb":-75,".":37,"s":11,"j":-22,"f":27}},"g":{"d":"25,-13v0,-43,82,-194,184,-187v14,-19,23,-51,42,-64v8,3,15,30,5,40v-121,224,-184,326,-279,480v-76,123,-179,218,-333,218v-112,0,-141,-66,-141,-135v1,-16,2,-37,10,-46v7,8,-3,21,-3,38v0,83,78,123,177,123v104,0,207,-65,305,-246r172,-317v-48,65,-91,119,-120,119v-11,0,-19,-8,-19,-23xm203,-187v-22,-2,-42,-1,-56,11v-59,50,-87,133,-87,155v0,6,2,10,6,10v14,0,94,-90,137,-176","w":216,"k":{"-":68,"\u00bb":36,"\u00ab":50,"\u203a":36,"\u2039":50,"?":40,"!":36,".":58,":":47,";":36,",":45}},"h":{"d":"183,-4v28,0,83,-39,148,-120v1,0,2,0,2,3v-46,65,-126,137,-178,137v-21,0,-33,-11,-33,-32v-2,-43,71,-130,61,-157v-11,0,-48,11,-82,73r-50,90v-5,20,-25,17,-32,4v45,-98,98,-178,149,-259v113,-181,250,-396,384,-396v32,0,79,14,79,68v0,39,-8,35,-8,30v0,-17,-14,-64,-87,-64v-93,0,-202,66,-418,491v17,-14,79,-65,107,-65v5,0,8,3,8,7v-19,38,-76,117,-77,162v0,19,10,28,27,28","w":239},"i":{"d":"212,-319v0,14,-15,33,-30,33v-7,0,-11,-4,-11,-11v0,-15,13,-33,30,-33v8,0,11,3,11,11xm150,-190v-25,52,-72,128,-72,157v0,14,8,20,22,20v47,0,122,-74,149,-109v5,-7,7,-2,4,4v-46,53,-95,118,-172,118v-15,0,-40,-5,-40,-31v0,-30,54,-119,74,-145v8,-10,29,-23,35,-14","w":162},"j":{"d":"200,-315v0,14,-16,32,-31,32v-7,0,-11,-3,-11,-10v0,-15,13,-34,30,-34v8,0,12,4,12,12xm238,-151v13,3,17,22,17,38v0,37,-29,73,-53,95v-88,84,-166,140,-255,218v-50,44,-54,72,-119,132v-1,1,-2,2,-5,2v-9,-3,-12,-27,-6,-35v40,-58,81,-60,121,-131v52,-92,103,-190,162,-324v15,-34,-18,-9,-39,-17v0,-3,2,-4,5,-5v53,-10,66,-22,77,-22v12,0,9,15,5,23v-66,131,-132,252,-209,371v69,-59,215,-160,283,-262v22,-32,27,-58,16,-83","w":175},"k":{"d":"536,-536v0,14,-11,25,-11,42v0,6,-7,7,-7,1v10,-34,-27,-51,-54,-51v-28,0,-71,8,-119,58v-91,93,-224,330,-270,423v25,-20,45,-44,73,-67v-6,-19,16,-29,28,-34v3,-1,1,7,3,8v12,-10,101,-85,110,-85v4,0,6,1,10,11v0,4,-3,7,-9,9v-29,10,-88,54,-112,76v3,32,15,79,29,108v6,14,19,19,31,19v36,0,92,-65,124,-111v4,-6,10,0,6,4v-36,48,-83,104,-119,119v-71,30,-72,8,-99,-115v-39,37,-80,76,-106,123v-1,3,-3,4,-7,4v-10,-1,-17,-17,-13,-28v41,-66,193,-344,287,-440v49,-52,97,-109,177,-109v19,0,48,12,48,35","w":270,"k":{"\u201d":-44,"\u201c":-44,"\u2019":-44,"\u02bb":-44}},"l":{"d":"471,-587v0,50,-121,260,-305,361v-22,39,-85,139,-85,187v0,19,9,29,26,29v60,0,131,-77,167,-118v7,-9,9,0,5,4v-43,53,-120,128,-191,128v-32,0,-44,-17,-44,-39v0,-43,88,-178,113,-218v71,-114,107,-212,196,-291v45,-40,87,-59,101,-59v10,0,17,5,17,16xm430,-563v0,-10,-4,-15,-12,-15v-13,0,-25,13,-75,78v-20,27,-65,96,-169,262v145,-82,256,-245,256,-325","w":182,"k":{"\u201d":-75,"\u201c":-75,"\u2019":-75,"\u02bb":-75}},"m":{"d":"309,-180v-12,39,-76,135,-77,178v0,12,5,18,17,18v42,0,102,-66,130,-98v4,-7,13,-5,5,5v-32,40,-96,104,-149,104v-24,0,-33,-9,-33,-30v0,-27,67,-132,67,-156v0,-4,-1,-6,-4,-6v-31,17,-85,73,-101,96v-17,24,-34,73,-47,73v-18,-8,-13,-18,1,-39v33,-50,58,-98,48,-113v-14,0,-76,67,-102,105v-17,25,-29,47,-35,47v-14,-1,-12,-21,-7,-30r95,-159v6,-16,21,-7,22,6v-8,24,-34,63,-49,92v48,-55,79,-84,100,-84v6,0,10,4,10,13v0,12,-15,43,-23,58v-3,4,0,4,3,1v29,-33,78,-77,115,-94v9,0,14,5,14,13","w":316,"k":{"-":42,"n":4}},"n":{"d":"238,-193v-24,45,-88,134,-88,174v0,14,5,19,19,19v40,0,120,-69,153,-122v3,-4,10,-1,5,6v-44,60,-117,128,-179,128v-14,0,-29,-2,-29,-19v0,-34,54,-109,76,-159v3,-6,1,-12,-5,-8v-26,16,-79,60,-99,88v-22,30,-32,58,-56,89v-26,-27,0,-44,25,-76r56,-118v5,-11,23,0,23,10v0,4,-22,37,-39,74v46,-40,114,-97,128,-97v4,0,10,7,10,11","w":234},"o":{"d":"202,-130v-21,44,-61,136,-133,136v-22,0,-32,-9,-32,-28v0,-83,74,-162,155,-173v2,-19,16,-30,35,-33v4,-3,9,1,6,5v-19,32,-24,116,30,116v32,0,58,-25,74,-49v4,-6,10,-1,6,3v-28,46,-104,82,-141,23xm187,-191v-45,5,-111,104,-113,167v0,8,1,17,12,17v40,0,104,-107,108,-140v-6,-11,2,-36,-7,-44","w":225,"k":{".":32,",":26,"x":14,"s":-8,"q":9,"e":-6,"d":4,"a":4}},"p":{"d":"306,-141v-81,99,-162,125,-283,145v-35,58,-64,116,-96,174v-46,86,-79,158,-122,233v-17,29,-58,26,-117,49v-8,3,-9,-4,-2,-7v63,-24,81,-41,120,-107r204,-342v-4,-1,-6,-5,-6,-10v0,-7,12,-7,16,-8r41,-68v39,-62,76,-135,117,-187v7,-8,38,-14,46,-9v-46,48,-82,84,-111,133v24,-26,59,-61,83,-61v12,0,21,6,21,23v0,24,-37,108,-159,166v65,-7,166,-26,243,-128v1,-3,5,-2,5,4xm180,-165v0,-4,0,-14,-11,-14v-41,8,-112,111,-136,165v79,-22,147,-111,147,-151","w":198},"q":{"d":"298,-297v-20,41,-44,74,-66,108v16,2,28,8,34,19v4,7,-2,13,-9,3v-8,-10,-20,-14,-30,-15v-125,183,-232,347,-334,563v-8,17,-12,31,-12,41v0,9,4,14,10,14v10,0,26,-12,45,-34v149,-174,250,-352,392,-537v5,-7,10,0,6,6v-72,94,-118,166,-181,255v-59,86,-132,194,-201,272v-39,43,-75,65,-97,65v-13,0,-19,-7,-19,-21v0,-14,7,-34,24,-62v94,-160,171,-279,262,-423v-17,21,-44,46,-72,46v-15,0,-23,-9,-23,-25v0,-55,92,-170,185,-169v51,-85,67,-114,78,-114v5,0,8,3,8,8xm209,-184v-14,0,-26,4,-37,8v-42,16,-116,131,-116,158v0,5,2,8,6,8v11,0,31,-14,53,-39v24,-29,55,-74,94,-135","w":231},"r":{"d":"117,-131v27,-22,75,-66,107,-65v11,0,20,6,20,12v-10,10,-14,27,-23,32v-4,0,-6,-17,-31,-17v-81,20,-111,107,-152,170v-6,9,-18,-5,-19,-11v35,-75,90,-157,106,-187v3,0,16,6,16,17v0,10,-23,39,-24,49","w":175,"k":{"-":42,"\u00ab":31,"\u2039":31,"?":36,".":68,":":27,";":27,",":50,"\u0153":9,"\u00f8":9,"\u00e6":9,"s":9,"q":9,"o":9,"g":9,"e":9,"d":9,"c":11,"a":9}},"s":{"d":"120,-46v0,-31,-31,-49,-31,-77v0,-29,45,-71,80,-71v26,0,9,19,5,29v-9,6,-11,-16,-27,-11v-17,0,-38,10,-38,29v0,22,37,52,37,78v0,62,-67,77,-91,77v-37,0,-56,-13,-60,-37v6,-4,15,-10,19,-14v8,21,25,44,49,43v19,0,57,-6,57,-46","w":161,"k":{"-":64,"\u00bb":40,"\u00ab":38,"\u203a":40,"\u2039":38,"\u201c":31,"\u02bb":31,"?":40,"!":40,".":54,":":36,";":27,",":36,"c":9,"b":9}},"t":{"d":"254,-335v6,12,-27,11,-30,25v-28,39,-53,82,-77,124r111,0v4,2,4,4,1,6v-19,0,-82,2,-119,5v-33,60,-53,100,-53,132v0,22,10,32,30,32v19,0,44,-11,72,-28v4,-4,10,2,4,6v-40,25,-74,37,-110,37v-19,0,-36,-9,-36,-37v0,-24,22,-72,64,-140v-19,-1,-45,10,-50,0v6,-16,36,-12,58,-13r76,-125v14,-6,41,-18,59,-24","w":178},"u":{"d":"216,-158v-19,55,-77,89,-74,156v0,14,6,20,19,20v32,0,100,-53,153,-130v4,-1,6,0,6,4v-40,58,-114,135,-170,135v-39,0,-37,-43,-22,-75v-15,17,-36,49,-70,49v-14,0,-22,-7,-22,-24v0,-19,14,-53,76,-161v3,-6,6,-10,9,-10v8,0,19,14,19,18v-31,54,-75,131,-75,152v0,9,4,13,10,13v43,-7,95,-131,128,-173v4,0,13,12,13,26","w":231},"v":{"d":"231,-180v-6,67,-155,185,-194,185r-15,-14v0,-3,1,-4,4,-3v28,-3,45,-16,55,-71v4,-27,11,-68,15,-78v5,-14,4,-17,-6,-15r-26,4v-5,-3,-5,-4,1,-6v24,-4,62,-9,81,-15v4,9,-11,10,-15,20v-12,28,-18,81,-22,93v-7,21,-26,40,-43,54v-3,4,-2,6,1,4v69,-24,131,-81,138,-160v2,-23,-2,-39,-11,-46v-3,-1,-1,-3,6,-2v22,3,33,22,31,50","w":194,"k":{"-":42,"\u00bb":36,"\u00ab":33,"\u203a":36,"\u2039":33,"?":45,"!":36,".":55,":":36,";":36,",":54}},"w":{"d":"164,-189v-42,24,-93,131,-92,161v0,7,6,14,14,14v6,0,23,-3,55,-24v11,-47,35,-93,65,-129v6,-7,22,-26,41,-26v10,0,9,9,9,13v0,13,-13,69,-89,130v0,33,8,71,47,71v58,0,86,-88,86,-153v0,-29,0,-48,-19,-51v-3,-3,-2,-4,1,-5v43,-16,4,5,87,5v35,0,77,-7,91,-11v4,-1,8,3,0,6v-32,10,-101,17,-127,20v-6,1,-7,6,-7,12v0,65,-43,139,-72,170v-41,43,-135,32,-114,-44v-22,14,-53,30,-79,30v-14,0,-24,-9,-24,-27v0,-52,61,-135,93,-157v12,-2,27,-13,34,-5xm234,-162v0,-3,-1,-13,-8,-13v-12,0,-47,38,-59,117v48,-39,67,-79,67,-104","w":339,"k":{"-":42,".":48,",":26,"v":23}},"x":{"d":"274,-70v-61,65,-108,84,-143,84v-51,0,-30,-59,-21,-100v-100,59,-136,112,-136,181v0,66,44,117,119,117v40,0,80,-18,110,-50v4,-4,12,-1,6,5v-81,81,-259,97,-259,-63v0,-72,57,-137,162,-198v7,-23,15,-63,15,-72v-1,-20,-25,-10,-38,-6v-3,-1,-1,-3,0,-6v19,-7,58,-20,68,-20v6,0,9,3,9,8v0,7,-4,18,-26,82v58,-36,94,-54,94,-90v6,1,21,6,21,16v0,22,-67,54,-117,82v-7,47,-25,95,26,97v15,0,45,-10,103,-69v3,-3,8,-2,7,2","w":225,"k":{"-":42,"\u0153":7,"y":4,"w":8,"u":8,"r":8,"p":12,"o":7,"n":15,"m":14,"l":12,"k":13,"i":12,"h":10,"g":6,"e":14,"c":11}},"y":{"d":"58,-10v-17,0,-27,-8,-27,-22v0,-24,35,-71,75,-137v6,-10,27,-18,36,-12v-43,76,-76,122,-76,148v0,7,4,11,10,11v68,-20,66,-54,115,-138v14,-26,28,-47,36,-47v4,3,10,13,10,23v0,10,-52,74,-85,122v-134,198,-258,443,-434,443v-45,0,-80,-35,-63,-84v1,-4,5,-5,5,-1v0,32,21,64,82,64v148,0,290,-238,380,-396v3,-4,-1,-2,-2,-1v-14,11,-38,27,-62,27","w":204,"k":{"-":64,"\u00bb":36,"\u00ab":50,"\u203a":36,"\u2039":50,"?":40,"!":40,".":58,":":45,";":36,",":45,"c":9}},"z":{"d":"507,38v-9,47,-72,93,-151,93v-105,0,-201,-64,-320,-144v-13,-9,-27,13,-39,17v-10,6,-15,-5,-5,-9v111,-53,202,-132,202,-136v0,-3,0,-4,-3,-4v-34,10,-87,29,-91,-27v3,-10,17,-24,36,-36v10,5,-9,15,-5,29v0,21,15,32,37,32v28,0,57,-21,85,-47v6,-6,15,3,9,10v-74,53,-101,85,-194,146v-4,3,-7,6,0,10v120,79,240,150,306,150v54,0,97,-31,127,-86v3,-2,5,-1,6,2","w":200,"k":{"-":48,"e":14}},"\u00e0":{"d":"243,-197v8,1,37,-1,29,10v-7,-3,-26,-4,-33,-4v-55,97,-80,151,-80,179v0,11,4,19,21,19v38,0,110,-60,168,-133v3,-4,6,-1,6,3v-56,68,-135,143,-191,143v-24,0,-33,-14,-33,-32v0,-17,10,-47,31,-79v-32,40,-86,96,-120,96v-13,0,-19,-6,-19,-19v0,-55,95,-184,196,-184v10,-21,22,-21,42,-24v-6,6,-11,15,-17,25xm162,-102v18,-29,42,-65,51,-90v-81,0,-155,136,-155,173v0,4,1,7,5,7v14,0,67,-39,99,-90xm175,-357v15,23,33,76,42,106v0,3,-2,4,-5,1v-15,-32,-35,-58,-46,-94v0,-4,6,-13,9,-13","w":256},"\u00e1":{"d":"243,-197v8,1,37,-1,29,10v-7,-3,-26,-4,-33,-4v-55,97,-80,151,-80,179v0,11,4,19,21,19v38,0,110,-60,168,-133v3,-4,6,-1,6,3v-56,68,-135,143,-191,143v-24,0,-33,-14,-33,-32v0,-17,10,-47,31,-79v-32,40,-86,96,-120,96v-13,0,-19,-6,-19,-19v0,-55,95,-184,196,-184v10,-21,22,-21,42,-24v-6,6,-11,15,-17,25xm162,-102v18,-29,42,-65,51,-90v-81,0,-155,136,-155,173v0,4,1,7,5,7v14,0,67,-39,99,-90xm306,-363v5,1,11,10,4,14v-42,32,-94,70,-144,103v-6,4,-8,1,-5,-2","w":256},"\u00e2":{"d":"243,-197v8,1,37,-1,29,10v-7,-3,-26,-4,-33,-4v-55,97,-80,151,-80,179v0,11,4,19,21,19v38,0,110,-60,168,-133v3,-4,6,-1,6,3v-56,68,-135,143,-191,143v-24,0,-33,-14,-33,-32v0,-17,10,-47,31,-79v-32,40,-86,96,-120,96v-13,0,-19,-6,-19,-19v0,-55,95,-184,196,-184v10,-21,22,-21,42,-24v-6,6,-11,15,-17,25xm162,-102v18,-29,42,-65,51,-90v-81,0,-155,136,-155,173v0,4,1,7,5,7v14,0,67,-39,99,-90xm253,-334v-31,22,-57,61,-86,83v-7,-4,-1,-12,5,-16v34,-25,61,-69,100,-90v3,0,3,1,3,4v-2,48,20,98,-13,112v-7,-21,-3,-61,-6,-87v0,-4,0,-6,-3,-6","w":256},"\u00e3":{"d":"243,-197v8,1,37,-1,29,10v-7,-3,-26,-4,-33,-4v-55,97,-80,151,-80,179v0,11,4,19,21,19v38,0,110,-60,168,-133v3,-4,6,-1,6,3v-56,68,-135,143,-191,143v-24,0,-33,-14,-33,-32v0,-17,10,-47,31,-79v-32,40,-86,96,-120,96v-13,0,-19,-6,-19,-19v0,-55,95,-184,196,-184v10,-21,22,-21,42,-24v-6,6,-11,15,-17,25xm162,-102v18,-29,42,-65,51,-90v-81,0,-155,136,-155,173v0,4,1,7,5,7v14,0,67,-39,99,-90xm320,-321v0,28,-26,55,-54,55v-34,0,-55,-49,-81,-49v-19,0,-43,27,-52,41v-6,8,-14,5,-5,-5v15,-17,39,-54,70,-54v27,0,48,51,80,51v21,0,34,-20,34,-39v0,-6,8,-12,8,0","w":256},"\u00e4":{"d":"243,-197v8,1,37,-1,29,10v-7,-3,-26,-4,-33,-4v-55,97,-80,151,-80,179v0,11,4,19,21,19v38,0,110,-60,168,-133v3,-4,6,-1,6,3v-56,68,-135,143,-191,143v-24,0,-33,-14,-33,-32v0,-17,10,-47,31,-79v-32,40,-86,96,-120,96v-13,0,-19,-6,-19,-19v0,-55,95,-184,196,-184v10,-21,22,-21,42,-24v-6,6,-11,15,-17,25xm162,-102v18,-29,42,-65,51,-90v-81,0,-155,136,-155,173v0,4,1,7,5,7v14,0,67,-39,99,-90xm299,-313v0,14,-16,32,-31,32v-7,0,-11,-4,-11,-11v0,-15,13,-33,30,-33v8,0,12,4,12,12xm234,-319v0,14,-16,33,-31,33v-7,0,-10,-4,-10,-11v0,-15,12,-33,29,-33v8,0,12,3,12,11","w":256},"\u00e5":{"d":"243,-197v8,1,37,-1,29,10v-7,-3,-26,-4,-33,-4v-55,97,-80,151,-80,179v0,11,4,19,21,19v38,0,110,-60,168,-133v3,-4,6,-1,6,3v-56,68,-135,143,-191,143v-24,0,-33,-14,-33,-32v0,-17,10,-47,31,-79v-32,40,-86,96,-120,96v-13,0,-19,-6,-19,-19v0,-55,95,-184,196,-184v10,-21,22,-21,42,-24v-6,6,-11,15,-17,25xm162,-102v18,-29,42,-65,51,-90v-81,0,-155,136,-155,173v0,4,1,7,5,7v14,0,67,-39,99,-90xm300,-326v0,30,-23,61,-65,61v-25,0,-43,-13,-43,-38v0,-23,18,-61,64,-61v30,0,44,12,44,38xm287,-324v0,-21,-8,-35,-32,-35v-57,0,-71,89,-17,89v32,0,49,-30,49,-54","w":256},"\u01fb":{"d":"243,-197v8,1,37,-1,29,10v-7,-3,-26,-4,-33,-4v-55,97,-80,151,-80,179v0,11,4,19,21,19v38,0,110,-60,168,-133v3,-4,6,-1,6,3v-56,68,-135,143,-191,143v-24,0,-33,-14,-33,-32v0,-17,10,-47,31,-79v-32,40,-86,96,-120,96v-13,0,-19,-6,-19,-19v0,-55,95,-184,196,-184v10,-21,22,-21,42,-24v-6,6,-11,15,-17,25xm162,-102v18,-29,42,-65,51,-90v-81,0,-155,136,-155,173v0,4,1,7,5,7v14,0,67,-39,99,-90xm279,-310v0,30,-23,62,-65,62v-25,0,-43,-14,-43,-39v0,-23,18,-61,64,-61v30,0,44,12,44,38xm266,-308v0,-21,-8,-35,-32,-35v-57,0,-69,89,-16,89v32,0,48,-30,48,-54xm361,-480v5,1,11,10,4,14v-42,32,-94,70,-144,103v-6,4,-8,2,-5,-1r140,-114v3,-1,4,-2,5,-2","w":256},"\u0101":{"d":"243,-197v8,1,37,-1,29,10v-7,-3,-26,-4,-33,-4v-55,97,-80,151,-80,179v0,11,4,19,21,19v38,0,110,-60,168,-133v3,-4,6,-1,6,3v-56,68,-135,143,-191,143v-24,0,-33,-14,-33,-32v0,-17,10,-47,31,-79v-32,40,-86,96,-120,96v-13,0,-19,-6,-19,-19v0,-55,95,-184,196,-184v10,-21,22,-21,42,-24v-6,6,-11,15,-17,25xm162,-102v18,-29,42,-65,51,-90v-81,0,-155,136,-155,173v0,4,1,7,5,7v14,0,67,-39,99,-90xm260,-302r-3,14r-79,2r5,-14","w":256},"\u0103":{"d":"243,-197v8,1,37,-1,29,10v-7,-3,-26,-4,-33,-4v-55,97,-80,151,-80,179v0,11,4,19,21,19v38,0,110,-60,168,-133v3,-4,6,-1,6,3v-56,68,-135,143,-191,143v-24,0,-33,-14,-33,-32v0,-17,10,-47,31,-79v-32,40,-86,96,-120,96v-13,0,-19,-6,-19,-19v0,-55,95,-184,196,-184v10,-21,22,-21,42,-24v-6,6,-11,15,-17,25xm162,-102v18,-29,42,-65,51,-90v-81,0,-155,136,-155,173v0,4,1,7,5,7v14,0,67,-39,99,-90xm233,-274v21,0,46,-24,59,-42v3,0,5,3,5,6v-14,27,-52,49,-75,49v-25,0,-44,-16,-44,-45v0,-9,20,-20,20,-7v0,22,11,39,35,39","w":256},"\u0105":{"d":"243,-197v8,1,37,-1,29,10v-7,-3,-26,-4,-33,-4v-55,97,-80,151,-80,179v0,11,4,19,21,19v38,0,110,-60,168,-133v3,-4,6,-1,6,3v-56,68,-135,143,-191,143v-24,0,-33,-14,-33,-32v0,-17,10,-47,31,-79v-32,40,-86,96,-120,96v-13,0,-19,-6,-19,-19v0,-55,95,-184,196,-184v10,-21,22,-21,42,-24v-6,6,-11,15,-17,25xm162,-102v18,-29,42,-65,51,-90v-81,0,-155,136,-155,173v0,4,1,7,5,7v14,0,67,-39,99,-90xm70,88v4,-33,76,-75,96,-73v-33,16,-67,40,-67,64v0,20,21,31,41,25v4,0,3,5,-1,6v-24,9,-72,3,-69,-22","w":256},"\u00e6":{"d":"9,-16v-12,-23,104,-173,193,-180v14,-19,19,-49,28,-29v0,3,-4,7,-18,49v20,-20,41,-33,62,-33v15,0,22,5,22,17v0,30,-35,80,-111,80v-11,25,-36,103,18,102v56,0,122,-60,158,-110v3,-3,6,-1,6,3v-46,60,-121,123,-191,123v-15,0,-29,-9,-35,-23v-1,-4,-10,-1,-20,9v-2,2,-4,3,-5,3v15,-34,33,-63,54,-124v-58,86,-112,132,-141,133v-14,0,-20,-6,-20,-20xm268,-187v0,-8,-4,-12,-11,-12v-22,0,-51,36,-68,78v42,10,78,-28,79,-66xm198,-189v-56,-8,-150,116,-153,164v0,7,6,10,10,10v18,0,88,-69,143,-174","w":276},"\u0107":{"d":"45,-36v0,-85,68,-146,140,-162v32,-7,42,28,27,47v-4,3,-11,14,-20,14v6,-20,-1,-39,-26,-40v-46,0,-87,64,-87,132v0,25,15,38,36,38v33,0,94,-39,159,-118v6,-6,11,-2,5,4v-51,56,-100,126,-185,126v-33,0,-49,-13,-49,-41xm305,-363v4,1,10,9,5,14v-42,32,-94,70,-144,103v-6,4,-9,1,-6,-2","w":192},"\u0109":{"d":"45,-36v0,-85,68,-146,140,-162v32,-7,42,28,27,47v-4,3,-11,14,-20,14v6,-20,-1,-39,-26,-40v-46,0,-87,64,-87,132v0,25,15,38,36,38v33,0,94,-39,159,-118v6,-6,11,-2,5,4v-51,56,-100,126,-185,126v-33,0,-49,-13,-49,-41xm225,-334v-30,22,-57,60,-85,83v-8,-3,-3,-12,4,-16v31,-25,64,-63,95,-89v5,-2,9,-2,9,3v-2,48,18,99,-14,112v-8,-20,-2,-62,-5,-87v0,-4,-1,-6,-4,-6","w":192},"\u010d":{"d":"45,-36v0,-85,68,-146,140,-162v32,-7,42,28,27,47v-4,3,-11,14,-20,14v6,-20,-1,-39,-26,-40v-46,0,-87,64,-87,132v0,25,15,38,36,38v33,0,94,-39,159,-118v6,-6,11,-2,5,4v-51,56,-100,126,-185,126v-33,0,-49,-13,-49,-41xm201,-270v29,-22,60,-60,84,-84v8,3,5,13,-2,17v-31,24,-69,69,-100,89v-3,0,-5,-1,-5,-4v0,-14,-6,-71,-6,-89v0,-12,15,-19,21,-22v5,19,1,67,4,88v0,4,1,5,4,5","w":192},"\u010b":{"d":"45,-36v0,-85,68,-146,140,-162v32,-7,42,28,27,47v-4,3,-11,14,-20,14v6,-20,-1,-39,-26,-40v-46,0,-87,64,-87,132v0,25,15,38,36,38v33,0,94,-39,159,-118v6,-6,11,-2,5,4v-51,56,-100,126,-185,126v-33,0,-49,-13,-49,-41xm212,-301v3,22,-41,42,-43,11v-4,-22,40,-38,43,-11","w":192},"\u00e7":{"d":"45,-36v0,-85,68,-146,140,-162v32,-7,42,28,27,47v-4,3,-11,14,-20,14v6,-20,-1,-39,-26,-40v-46,0,-87,64,-87,132v0,25,15,38,36,38v33,0,94,-39,159,-118v6,-6,11,-2,5,4v-51,56,-100,126,-185,126v-33,0,-49,-13,-49,-41xm20,119v11,-10,64,-22,65,-43v0,-14,-29,-18,-29,-32v0,-17,44,-40,57,-45v4,0,9,1,3,5v-9,2,-33,14,-33,25v0,12,29,11,29,29v-13,31,-56,51,-85,66v-3,0,-7,-2,-7,-5","w":192},"\u010f":{"d":"590,-608v40,-5,17,26,5,42v-17,-10,-77,-13,-97,7v-33,22,-76,64,-108,111v-161,230,-243,406,-243,459v0,21,8,35,29,35v64,0,120,-91,152,-157v3,-4,10,-4,5,5v-44,86,-100,160,-159,160v-32,0,-48,-19,-48,-47v0,-29,11,-59,35,-107v-68,83,-99,105,-121,105v-38,0,-19,-45,-4,-71v44,-72,96,-119,176,-133v58,-101,106,-179,169,-254v67,-80,109,-144,209,-155xm204,-185v-46,1,-66,19,-85,43v-46,57,-63,98,-63,117v0,6,6,8,9,8v17,0,96,-77,139,-168xm392,-386v-1,-2,12,-21,25,-27v7,0,19,21,19,45v0,56,-45,102,-85,144v-4,4,-10,-2,-6,-6v29,-32,64,-58,64,-110v0,-40,-17,-37,-17,-46","w":242},"\u0111":{"d":"186,-294v36,128,10,298,-115,298v-23,0,-35,-11,-35,-33v0,-53,66,-138,149,-167v14,-17,-3,-37,-16,-97v-50,4,-83,8,-90,9v-4,1,-7,0,-7,-3v1,-10,9,-9,20,-11v24,-4,50,-3,74,-4v-21,-65,-55,-155,-114,-260v-8,-15,-4,-33,3,-47v1,0,2,0,3,1v42,67,97,187,126,304v32,0,60,-3,74,-3v8,0,4,11,-2,11xm187,-191v-54,17,-120,122,-120,164v0,14,5,22,17,22v50,0,108,-102,108,-174v0,-8,-2,-12,-5,-12","w":198},"\u00e8":{"d":"271,-107v-41,51,-116,113,-186,113v-28,0,-43,-13,-43,-38v0,-68,79,-166,140,-166v17,0,22,6,22,16v0,28,-34,74,-110,74v-14,20,-33,98,18,98v55,0,121,-60,153,-100v3,-3,6,-1,6,3xm176,-177v0,-8,-3,-12,-11,-12v-23,0,-54,40,-68,72v42,10,79,-23,79,-60xm194,-251v0,3,-1,4,-4,1v-15,-32,-34,-60,-47,-94v1,-5,9,-19,13,-10v10,25,31,74,38,103","w":184},"\u00e9":{"d":"271,-107v-41,51,-116,113,-186,113v-28,0,-43,-13,-43,-38v0,-68,79,-166,140,-166v17,0,22,6,22,16v0,28,-34,74,-110,74v-14,20,-33,98,18,98v55,0,121,-60,153,-100v3,-3,6,-1,6,3xm176,-177v0,-8,-3,-12,-11,-12v-23,0,-54,40,-68,72v42,10,79,-23,79,-60xm289,-363v5,1,11,10,4,14v-42,32,-94,70,-144,103v-6,4,-8,1,-5,-2","w":184},"\u00ea":{"d":"271,-107v-41,51,-116,113,-186,113v-28,0,-43,-13,-43,-38v0,-68,79,-166,140,-166v17,0,22,6,22,16v0,28,-34,74,-110,74v-14,20,-33,98,18,98v55,0,121,-60,153,-100v3,-3,6,-1,6,3xm176,-177v0,-8,-3,-12,-11,-12v-23,0,-54,40,-68,72v42,10,79,-23,79,-60xm220,-334v-31,22,-57,61,-86,83v-9,-3,-2,-12,5,-16v33,-25,62,-68,99,-90v3,0,4,1,4,4v-2,48,20,98,-13,112v-7,-21,-3,-61,-6,-87v0,-4,0,-6,-3,-6","w":184},"\u011b":{"d":"271,-107v-41,51,-116,113,-186,113v-28,0,-43,-13,-43,-38v0,-68,79,-166,140,-166v17,0,22,6,22,16v0,28,-34,74,-110,74v-14,20,-33,98,18,98v55,0,121,-60,153,-100v3,-3,6,-1,6,3xm176,-177v0,-8,-3,-12,-11,-12v-23,0,-54,40,-68,72v42,10,79,-23,79,-60xm195,-270v31,-21,59,-62,85,-84v7,4,4,13,-3,17v-31,24,-68,70,-100,89v-3,0,-4,-1,-4,-4v0,-14,-7,-71,-7,-89v0,-9,24,-32,24,-15r2,81v0,4,0,5,3,5","w":184},"\u00eb":{"d":"271,-107v-41,51,-116,113,-186,113v-28,0,-43,-13,-43,-38v0,-68,79,-166,140,-166v17,0,22,6,22,16v0,28,-34,74,-110,74v-14,20,-33,98,18,98v55,0,121,-60,153,-100v3,-3,6,-1,6,3xm176,-177v0,-8,-3,-12,-11,-12v-23,0,-54,40,-68,72v42,10,79,-23,79,-60xm263,-313v0,14,-16,32,-31,32v-7,0,-11,-4,-11,-11v0,-15,13,-33,30,-33v8,0,12,4,12,12xm198,-319v0,14,-16,33,-31,33v-7,0,-10,-4,-10,-11v0,-15,12,-33,29,-33v8,0,12,3,12,11","w":184},"\u0117":{"d":"271,-107v-41,51,-116,113,-186,113v-28,0,-43,-13,-43,-38v0,-68,79,-166,140,-166v17,0,22,6,22,16v0,28,-34,74,-110,74v-14,20,-33,98,18,98v55,0,121,-60,153,-100v3,-3,6,-1,6,3xm176,-177v0,-8,-3,-12,-11,-12v-23,0,-54,40,-68,72v42,10,79,-23,79,-60xm222,-301v3,21,-41,43,-42,11v-4,-22,39,-39,42,-11","w":184},"\u0113":{"d":"271,-107v-41,51,-116,113,-186,113v-28,0,-43,-13,-43,-38v0,-68,79,-166,140,-166v17,0,22,6,22,16v0,28,-34,74,-110,74v-14,20,-33,98,18,98v55,0,121,-60,153,-100v3,-3,6,-1,6,3xm176,-177v0,-8,-3,-12,-11,-12v-23,0,-54,40,-68,72v42,10,79,-23,79,-60xm230,-302r-2,14r-80,2r5,-14","w":184},"\u0115":{"d":"271,-107v-41,51,-116,113,-186,113v-28,0,-43,-13,-43,-38v0,-68,79,-166,140,-166v17,0,22,6,22,16v0,28,-34,74,-110,74v-14,20,-33,98,18,98v55,0,121,-60,153,-100v3,-3,6,-1,6,3xm176,-177v0,-8,-3,-12,-11,-12v-23,0,-54,40,-68,72v42,10,79,-23,79,-60xm188,-274v22,0,46,-25,60,-42v3,0,4,3,4,6v-14,27,-52,49,-75,49v-25,0,-44,-16,-44,-45v0,-9,20,-20,20,-7v0,22,11,39,35,39","w":184},"\u0119":{"d":"271,-107v-41,51,-116,113,-186,113v-28,0,-43,-13,-43,-38v0,-68,79,-166,140,-166v17,0,22,6,22,16v0,28,-34,74,-110,74v-14,20,-33,98,18,98v55,0,121,-60,153,-100v3,-3,6,-1,6,3xm176,-177v0,-8,-3,-12,-11,-12v-23,0,-54,40,-68,72v42,10,79,-23,79,-60xm40,67v3,-33,77,-78,95,-73v-35,14,-67,41,-67,64v0,21,22,31,42,25v4,0,2,4,-2,5v-22,10,-70,4,-68,-21","w":184},"\u011d":{"d":"25,-13v0,-43,82,-194,184,-187v14,-19,23,-51,42,-64v8,3,15,30,5,40v-121,224,-184,326,-279,480v-76,123,-179,218,-333,218v-112,0,-141,-66,-141,-135v1,-16,2,-37,10,-46v7,8,-3,21,-3,38v0,83,78,123,177,123v104,0,207,-65,305,-246r172,-317v-48,65,-91,119,-120,119v-11,0,-19,-8,-19,-23xm203,-187v-22,-2,-42,-1,-56,11v-59,50,-87,133,-87,155v0,6,2,10,6,10v14,0,94,-90,137,-176xm263,-398v-2,48,19,100,-14,112v-5,-22,-2,-63,-5,-88v0,-7,-5,-6,-8,-2r-81,80v-8,-3,-3,-12,4,-16v33,-25,64,-67,100,-90v3,0,4,1,4,4","w":213},"\u0121":{"d":"25,-13v0,-43,82,-194,184,-187v14,-19,23,-51,42,-64v8,3,15,30,5,40v-121,224,-184,326,-279,480v-76,123,-179,218,-333,218v-112,0,-141,-66,-141,-135v1,-16,2,-37,10,-46v7,8,-3,21,-3,38v0,83,78,123,177,123v104,0,207,-65,305,-246r172,-317v-48,65,-91,119,-120,119v-11,0,-19,-8,-19,-23xm203,-187v-22,-2,-42,-1,-56,11v-59,50,-87,133,-87,155v0,6,2,10,6,10v14,0,94,-90,137,-176xm230,-310v3,21,-41,43,-42,11v-4,-22,39,-39,42,-11","w":213},"\u011f":{"d":"25,-13v0,-43,82,-194,184,-187v14,-19,23,-51,42,-64v8,3,15,30,5,40v-121,224,-184,326,-279,480v-76,123,-179,218,-333,218v-112,0,-141,-66,-141,-135v1,-16,2,-37,10,-46v7,8,-3,21,-3,38v0,83,78,123,177,123v104,0,207,-65,305,-246r172,-317v-48,65,-91,119,-120,119v-11,0,-19,-8,-19,-23xm203,-187v-22,-2,-42,-1,-56,11v-59,50,-87,133,-87,155v0,6,2,10,6,10v14,0,94,-90,137,-176xm220,-301v22,0,46,-25,60,-42v3,0,4,2,4,5v-13,28,-51,50,-74,50v-25,0,-44,-16,-44,-45v0,-9,19,-21,19,-7v0,22,11,39,35,39","w":213},"\u0123":{"d":"223,-299v0,4,-20,21,-23,22v-7,0,-16,-14,-16,-35v0,-41,46,-82,78,-101v6,-3,8,2,4,6v-38,18,-69,71,-43,108xm25,-13v0,-43,82,-194,184,-187v14,-19,23,-51,42,-64v8,3,15,30,5,40v-121,224,-184,326,-279,480v-76,123,-179,218,-333,218v-112,0,-141,-66,-141,-135v1,-16,2,-37,10,-46v7,8,-3,21,-3,38v0,83,78,123,177,123v104,0,207,-65,305,-246r172,-317v-48,65,-91,119,-120,119v-11,0,-19,-8,-19,-23xm203,-187v-22,-2,-42,-1,-56,11v-59,50,-87,133,-87,155v0,6,2,10,6,10v14,0,94,-90,137,-176","w":213},"\u0125":{"d":"183,-4v28,0,83,-39,148,-120v1,0,2,0,2,3v-46,65,-126,137,-178,137v-21,0,-33,-11,-33,-32v-2,-43,71,-130,61,-157v-11,0,-48,11,-82,73r-50,90v-5,20,-25,17,-32,4v45,-98,98,-178,149,-259v113,-181,250,-396,384,-396v32,0,79,14,79,68v0,39,-8,35,-8,30v0,-17,-14,-64,-87,-64v-93,0,-202,66,-418,491v17,-14,79,-65,107,-65v5,0,8,3,8,7v-19,38,-76,117,-77,162v0,19,10,28,27,28xm591,-775v-29,23,-56,60,-85,83v-8,-3,-3,-12,4,-16v33,-25,64,-67,100,-90v3,0,4,1,4,4v-2,48,19,100,-14,112v-5,-22,-2,-63,-5,-88v0,-4,-1,-5,-4,-5","w":239},"\u0127":{"d":"19,-6v51,-108,109,-193,165,-284v-27,-1,-49,11,-55,1v7,-15,37,-8,62,-12v108,-171,236,-360,361,-360v32,0,79,14,79,68v0,39,-8,35,-8,30v0,-17,-14,-64,-87,-64v-79,0,-171,49,-329,325v19,0,86,-4,103,-4v10,0,5,11,-2,11v-36,0,-92,3,-107,3v-26,46,-53,98,-83,156v17,-14,79,-65,107,-65v5,0,8,3,8,7v-19,38,-76,117,-77,162v0,19,10,28,27,28v28,0,83,-39,148,-120v1,0,2,0,2,3v-46,65,-126,137,-178,137v-21,0,-33,-11,-33,-32v-2,-43,71,-130,61,-157v-11,0,-48,11,-82,73r-50,90v-5,20,-25,17,-32,4","w":239},"\u00ec":{"d":"168,-251v0,3,-1,4,-4,1v-15,-32,-34,-60,-47,-94v1,-5,9,-19,13,-10v10,25,31,74,38,103xm150,-190v-25,52,-72,128,-72,157v0,14,8,20,22,20v47,0,122,-74,149,-109v5,-7,7,-2,4,4v-46,53,-95,118,-172,118v-15,0,-40,-5,-40,-31v0,-30,54,-119,74,-145v8,-10,29,-23,35,-14","w":162},"\u00ed":{"d":"266,-363v5,1,12,9,5,14v-42,32,-94,70,-144,103v-6,4,-8,1,-5,-2xm150,-190v-25,52,-72,128,-72,157v0,14,8,20,22,20v47,0,122,-74,149,-109v5,-7,7,-2,4,4v-46,53,-95,118,-172,118v-15,0,-40,-5,-40,-31v0,-30,54,-119,74,-145v8,-10,29,-23,35,-14","w":162},"\u00ee":{"d":"192,-334v-31,22,-57,61,-86,83v-7,-4,-1,-12,5,-16v34,-25,61,-69,100,-90v3,0,3,1,3,4v-2,48,20,98,-13,112v-7,-21,-3,-61,-6,-87v0,-4,0,-6,-3,-6xm150,-190v-25,52,-72,128,-72,157v0,14,8,20,22,20v47,0,122,-74,149,-109v5,-7,7,-2,4,4v-46,53,-95,118,-172,118v-15,0,-40,-5,-40,-31v0,-30,54,-119,74,-145v8,-10,29,-23,35,-14","w":162},"\u0129":{"d":"150,-190v-25,52,-72,128,-72,157v0,14,8,20,22,20v47,0,122,-74,149,-109v5,-7,7,-2,4,4v-46,53,-95,118,-172,118v-15,0,-40,-5,-40,-31v0,-30,54,-119,74,-145v8,-10,29,-23,35,-14xm258,-321v0,28,-26,55,-54,55v-34,0,-55,-49,-81,-49v-19,0,-43,27,-52,41v-6,8,-14,5,-5,-5v15,-17,39,-54,70,-54v27,0,48,51,80,51v21,0,34,-20,34,-39v0,-6,8,-12,8,0","w":162},"\u00ef":{"d":"230,-313v0,14,-16,32,-31,32v-7,0,-11,-4,-11,-11v0,-15,13,-33,30,-33v8,0,12,4,12,12xm165,-319v0,14,-16,33,-31,33v-7,0,-11,-4,-11,-11v0,-15,13,-33,30,-33v8,0,12,3,12,11xm150,-190v-25,52,-72,128,-72,157v0,14,8,20,22,20v47,0,122,-74,149,-109v5,-7,7,-2,4,4v-46,53,-95,118,-172,118v-15,0,-40,-5,-40,-31v0,-30,54,-119,74,-145v8,-10,29,-23,35,-14","w":162},"\u012b":{"d":"150,-190v-25,52,-72,128,-72,157v0,14,8,20,22,20v47,0,122,-74,149,-109v5,-7,7,-2,4,4v-46,53,-95,118,-172,118v-15,0,-40,-5,-40,-31v0,-30,54,-119,74,-145v8,-10,29,-23,35,-14xm212,-302r-2,14r-80,2r5,-14","w":162},"\u012d":{"d":"150,-190v-25,52,-72,128,-72,157v0,14,8,20,22,20v47,0,122,-74,149,-109v5,-7,7,-2,4,4v-46,53,-95,118,-172,118v-15,0,-40,-5,-40,-31v0,-30,54,-119,74,-145v8,-10,29,-23,35,-14xm177,-274v22,0,46,-25,60,-42v3,0,4,3,4,6v-14,27,-52,49,-75,49v-25,0,-44,-16,-44,-45v0,-8,20,-21,20,-7v0,22,11,39,35,39","w":162},"\u012f":{"d":"212,-319v0,14,-15,33,-30,33v-7,0,-11,-4,-11,-11v0,-15,13,-33,30,-33v8,0,11,3,11,11xm150,-190v-25,52,-72,128,-72,157v0,14,8,20,22,20v47,0,122,-74,149,-109v5,-7,7,-2,4,4v-46,53,-95,118,-172,118v-15,0,-40,-5,-40,-31v0,-30,54,-119,74,-145v8,-10,29,-23,35,-14xm4,68v3,-33,78,-78,96,-73v-35,14,-67,40,-67,63v0,21,22,33,42,26v4,0,2,4,-2,5v-23,10,-71,4,-69,-21","w":162},"\u0133":{"d":"210,-319v0,14,-16,33,-31,33v-7,0,-11,-4,-11,-11v0,-15,13,-33,30,-33v8,0,12,3,12,11xm42,-26v1,-38,45,-95,55,-135v-1,-21,-20,-1,-36,-6v0,-3,2,-5,5,-6v28,-10,60,-20,67,-20v11,0,11,15,6,23v-31,47,-65,116,-65,142v0,14,9,21,20,21v25,0,66,-35,93,-67v14,-32,30,-56,41,-94v-3,-20,-26,5,-43,-5v0,-3,2,-4,5,-5v53,-10,66,-22,77,-22v11,0,11,15,6,23v-65,131,-133,251,-210,371v69,-59,215,-160,283,-262v21,-31,28,-56,16,-83v13,3,17,22,17,38v0,37,-29,73,-53,95v-88,84,-166,140,-255,218v-50,44,-38,57,-103,117v-1,1,-2,2,-5,2v-9,-3,-13,-28,-5,-35v40,-58,65,-46,104,-116v39,-68,75,-138,117,-224v-35,40,-76,60,-102,60v-21,0,-35,-6,-35,-30xm324,-315v0,14,-16,32,-31,32v-7,0,-10,-3,-10,-10v0,-15,12,-34,29,-34v8,0,12,4,12,12","w":301},"\u0131":{"d":"150,-190v-25,52,-72,128,-72,157v0,14,8,20,22,20v47,0,122,-74,149,-109v5,-7,7,-2,4,4v-46,53,-95,118,-172,118v-15,0,-40,-5,-40,-31v0,-30,54,-119,74,-145v8,-10,29,-23,35,-14","w":162},"\u0135":{"d":"182,-334v-31,22,-57,61,-86,83v-7,-4,-1,-12,5,-16v34,-25,61,-69,100,-90v3,0,3,1,3,4v-2,48,20,98,-13,112v-7,-21,-3,-61,-6,-87v0,-4,0,-6,-3,-6xm238,-151v13,3,17,22,17,38v0,37,-29,73,-53,95v-88,84,-166,140,-255,218v-50,44,-54,72,-119,132v-1,1,-2,2,-5,2v-9,-3,-12,-27,-6,-35v40,-58,81,-60,121,-131v52,-92,103,-190,162,-324v15,-34,-18,-9,-39,-17v0,-3,2,-4,5,-5v53,-10,66,-22,77,-22v12,0,9,15,5,23v-66,131,-132,252,-209,371v69,-59,215,-160,283,-262v22,-32,27,-58,16,-83","w":175},"\u0137":{"d":"536,-536v0,14,-11,25,-11,42v0,6,-7,7,-7,1v10,-34,-27,-51,-54,-51v-28,0,-71,8,-119,58v-91,93,-224,330,-270,423v25,-20,45,-44,73,-67v-6,-19,16,-29,28,-34v3,-1,1,7,3,8v12,-10,101,-85,110,-85v4,0,6,1,10,11v0,4,-3,7,-9,9v-29,10,-88,54,-112,76v3,32,15,79,29,108v6,14,19,19,31,19v36,0,92,-65,124,-111v4,-6,10,0,6,4v-36,48,-83,104,-119,119v-71,30,-72,8,-99,-115v-39,37,-80,76,-106,123v-1,3,-3,4,-7,4v-10,-1,-17,-17,-13,-28v41,-66,193,-344,287,-440v49,-52,97,-109,177,-109v19,0,48,12,48,35xm91,57v0,-4,20,-21,23,-22v7,0,16,14,16,35v0,41,-46,82,-78,101v-6,3,-8,-2,-4,-6v38,-18,69,-71,43,-108","w":270},"\u013a":{"d":"471,-587v0,50,-121,260,-305,361v-22,39,-85,139,-85,187v0,19,9,29,26,29v60,0,131,-77,167,-118v7,-9,9,0,5,4v-43,53,-120,128,-191,128v-32,0,-44,-17,-44,-39v0,-43,88,-178,113,-218v71,-114,107,-212,196,-291v45,-40,87,-59,101,-59v10,0,17,5,17,16xm430,-563v0,-10,-4,-15,-12,-15v-13,0,-25,13,-75,78v-20,27,-65,96,-169,262v145,-82,256,-245,256,-325xm539,-736v4,0,10,9,5,13v-42,32,-94,71,-144,104v-6,4,-9,1,-6,-2","w":182},"\u013e":{"d":"471,-587v0,50,-121,260,-305,361v-22,39,-85,139,-85,187v0,19,9,29,26,29v60,0,131,-77,167,-118v7,-9,9,0,5,4v-43,53,-120,128,-191,128v-32,0,-44,-17,-44,-39v0,-43,88,-178,113,-218v71,-114,107,-212,196,-291v45,-40,87,-59,101,-59v10,0,17,5,17,16xm430,-563v0,-10,-4,-15,-12,-15v-13,0,-25,13,-75,78v-20,27,-65,96,-169,262v145,-82,256,-245,256,-325xm390,-386v-1,-2,12,-20,24,-27v7,0,19,21,19,45v0,56,-45,102,-85,144v-4,4,-10,-2,-6,-6v29,-32,64,-58,64,-110v0,-40,-16,-37,-16,-46","w":279},"\u013c":{"d":"471,-587v0,50,-121,260,-305,361v-22,39,-85,139,-85,187v0,19,9,29,26,29v60,0,131,-77,167,-118v7,-9,9,0,5,4v-43,53,-120,128,-191,128v-32,0,-44,-17,-44,-39v0,-43,88,-178,113,-218v71,-114,107,-212,196,-291v45,-40,87,-59,101,-59v10,0,17,5,17,16xm430,-563v0,-10,-4,-15,-12,-15v-13,0,-25,13,-75,78v-20,27,-65,96,-169,262v145,-82,256,-245,256,-325xm65,57v0,-4,20,-21,23,-22v7,0,16,14,16,35v0,41,-46,82,-78,101v-6,3,-8,-2,-4,-6v38,-18,69,-71,43,-108","w":182},"\u0142":{"d":"513,-548v-7,-24,-30,-35,-54,-35v-47,0,-79,17,-155,125v-11,15,-25,37,-42,63v50,-10,74,-15,80,-15v5,0,8,4,8,11v0,4,-1,6,-4,3v-8,0,-43,6,-93,16v-71,112,-173,286,-173,333v0,25,14,38,40,38v49,0,121,-62,160,-112v6,-7,10,-2,4,6v-36,40,-109,119,-186,119v-26,0,-58,-12,-58,-44v0,-40,88,-198,183,-334v-33,6,-62,13,-66,13v-6,0,-13,-5,-13,-11v0,-3,35,-7,90,-18v36,-51,73,-100,107,-135v35,-37,86,-73,133,-73v60,0,76,33,39,50","w":195,"k":{"\u201d":-40,"\u201c":-50,"\u2019":-40,"\u02bb":-50}},"\u0144":{"d":"238,-193v-24,45,-88,134,-88,174v0,14,5,19,19,19v40,0,120,-69,153,-122v3,-4,10,-1,5,6v-44,60,-117,128,-179,128v-14,0,-29,-2,-29,-19v0,-34,54,-109,76,-159v3,-6,1,-12,-5,-8v-26,16,-79,60,-99,88v-22,30,-32,58,-56,89v-26,-27,0,-44,25,-76r56,-118v5,-11,23,0,23,10v0,4,-22,37,-39,74v46,-40,114,-97,128,-97v4,0,10,7,10,11xm325,-363v5,1,11,10,4,14v-42,32,-94,70,-144,103v-6,4,-8,1,-5,-2","w":235},"\u0148":{"d":"238,-193v-24,45,-88,134,-88,174v0,14,5,19,19,19v40,0,120,-69,153,-122v3,-4,10,-1,5,6v-44,60,-117,128,-179,128v-14,0,-29,-2,-29,-19v0,-34,54,-109,76,-159v3,-6,1,-12,-5,-8v-26,16,-79,60,-99,88v-22,30,-32,58,-56,89v-26,-27,0,-44,25,-76r56,-118v5,-11,23,0,23,10v0,4,-22,37,-39,74v46,-40,114,-97,128,-97v4,0,10,7,10,11xm210,-270v29,-22,60,-60,84,-84v8,3,5,13,-2,17v-31,24,-69,69,-100,89v-3,0,-5,-1,-5,-4v0,-14,-6,-71,-6,-89v0,-12,15,-19,21,-22v5,19,1,67,4,88v0,4,1,5,4,5","w":235},"\u00f1":{"d":"238,-193v-24,45,-88,134,-88,174v0,14,5,19,19,19v40,0,120,-69,153,-122v3,-4,10,-1,5,6v-44,60,-117,128,-179,128v-14,0,-29,-2,-29,-19v0,-34,54,-109,76,-159v3,-6,1,-12,-5,-8v-26,16,-79,60,-99,88v-22,30,-32,58,-56,89v-26,-27,0,-44,25,-76r56,-118v5,-11,23,0,23,10v0,4,-22,37,-39,74v46,-40,114,-97,128,-97v4,0,10,7,10,11xm307,-321v0,28,-26,55,-54,55v-34,0,-55,-49,-81,-49v-19,0,-43,27,-52,41v-6,8,-15,5,-6,-5v15,-17,39,-54,70,-54v27,0,49,51,81,51v21,0,34,-20,34,-39v0,-6,8,-12,8,0","w":235},"\u0146":{"d":"238,-193v-24,45,-88,134,-88,174v0,14,5,19,19,19v40,0,120,-69,153,-122v3,-4,10,-1,5,6v-44,60,-117,128,-179,128v-14,0,-29,-2,-29,-19v0,-34,54,-109,76,-159v3,-6,1,-12,-5,-8v-26,16,-79,60,-99,88v-22,30,-32,58,-56,89v-26,-27,0,-44,25,-76r56,-118v5,-11,23,0,23,10v0,4,-22,37,-39,74v46,-40,114,-97,128,-97v4,0,10,7,10,11xm54,57v0,-4,20,-21,23,-22v7,0,16,14,16,35v0,41,-46,82,-78,101v-6,3,-8,-2,-4,-6v38,-18,69,-71,43,-108","w":235},"\u00f2":{"d":"202,-130v-21,44,-61,136,-133,136v-22,0,-32,-9,-32,-28v0,-83,74,-162,155,-173v2,-19,16,-30,35,-33v4,-3,9,1,6,5v-19,32,-24,116,30,116v32,0,58,-25,74,-49v4,-6,10,-1,6,3v-28,46,-104,82,-141,23xm187,-191v-45,5,-111,104,-113,167v0,8,1,17,12,17v40,0,104,-107,108,-140v-6,-11,2,-36,-7,-44xm214,-251v0,3,-1,4,-4,1v-15,-32,-34,-60,-47,-94v1,-5,9,-19,13,-10v10,25,31,74,38,103","w":225},"\u00f3":{"d":"202,-130v-21,44,-61,136,-133,136v-22,0,-32,-9,-32,-28v0,-83,74,-162,155,-173v2,-19,16,-30,35,-33v4,-3,9,1,6,5v-19,32,-24,116,30,116v32,0,58,-25,74,-49v4,-6,10,-1,6,3v-28,46,-104,82,-141,23xm187,-191v-45,5,-111,104,-113,167v0,8,1,17,12,17v40,0,104,-107,108,-140v-6,-11,2,-36,-7,-44xm295,-363v4,1,10,9,5,14v-42,32,-94,70,-144,103v-6,4,-9,1,-6,-2","w":225},"\u00f4":{"d":"202,-130v-21,44,-61,136,-133,136v-22,0,-32,-9,-32,-28v0,-83,74,-162,155,-173v2,-19,16,-30,35,-33v4,-3,9,1,6,5v-19,32,-24,116,30,116v32,0,58,-25,74,-49v4,-6,10,-1,6,3v-28,46,-104,82,-141,23xm187,-191v-45,5,-111,104,-113,167v0,8,1,17,12,17v40,0,104,-107,108,-140v-6,-11,2,-36,-7,-44xm247,-334v-31,22,-57,61,-86,83v-7,-4,-1,-12,5,-16v34,-25,61,-69,100,-90v3,0,3,1,3,4v-2,48,20,98,-13,112v-7,-21,-3,-61,-6,-87v0,-4,0,-6,-3,-6","w":225},"\u00f5":{"d":"202,-130v-21,44,-61,136,-133,136v-22,0,-32,-9,-32,-28v0,-83,74,-162,155,-173v2,-19,16,-30,35,-33v4,-3,9,1,6,5v-19,32,-24,116,30,116v32,0,58,-25,74,-49v4,-6,10,-1,6,3v-28,46,-104,82,-141,23xm187,-191v-45,5,-111,104,-113,167v0,8,1,17,12,17v40,0,104,-107,108,-140v-6,-11,2,-36,-7,-44xm320,-321v0,28,-26,55,-54,55v-34,0,-55,-49,-81,-49v-19,0,-43,27,-52,41v-6,8,-14,5,-5,-5v15,-17,39,-54,70,-54v27,0,48,51,80,51v21,0,34,-20,34,-39v0,-6,8,-12,8,0","w":225},"\u00f6":{"d":"202,-130v-21,44,-61,136,-133,136v-22,0,-32,-9,-32,-28v0,-83,74,-162,155,-173v2,-19,16,-30,35,-33v4,-3,9,1,6,5v-19,32,-24,116,30,116v32,0,58,-25,74,-49v4,-6,10,-1,6,3v-28,46,-104,82,-141,23xm187,-191v-45,5,-111,104,-113,167v0,8,1,17,12,17v40,0,104,-107,108,-140v-6,-11,2,-36,-7,-44xm282,-313v0,14,-16,32,-31,32v-7,0,-11,-4,-11,-11v0,-15,13,-33,30,-33v8,0,12,4,12,12xm217,-319v0,14,-16,33,-31,33v-7,0,-10,-4,-10,-11v0,-15,12,-33,29,-33v8,0,12,3,12,11","w":225},"\u0151":{"d":"202,-130v-21,44,-61,136,-133,136v-22,0,-32,-9,-32,-28v0,-83,74,-162,155,-173v2,-19,16,-30,35,-33v4,-3,9,1,6,5v-19,32,-24,116,30,116v32,0,58,-25,74,-49v4,-6,10,-1,6,3v-28,46,-104,82,-141,23xm187,-191v-45,5,-111,104,-113,167v0,8,1,17,12,17v40,0,104,-107,108,-140v-6,-11,2,-36,-7,-44xm303,-342v9,1,12,17,3,22v-18,19,-43,45,-67,66v-6,4,-3,-1,-2,-2v11,-16,42,-65,66,-86xm250,-344v10,4,6,17,0,24r-66,68v-3,3,-6,0,-3,-3v21,-33,44,-61,69,-89","w":225},"\u014d":{"d":"202,-130v-21,44,-61,136,-133,136v-22,0,-32,-9,-32,-28v0,-83,74,-162,155,-173v2,-19,16,-30,35,-33v4,-3,9,1,6,5v-19,32,-24,116,30,116v32,0,58,-25,74,-49v4,-6,10,-1,6,3v-28,46,-104,82,-141,23xm187,-191v-45,5,-111,104,-113,167v0,8,1,17,12,17v40,0,104,-107,108,-140v-6,-11,2,-36,-7,-44xm266,-302r-3,14r-79,2r4,-14","w":225},"\u014f":{"d":"202,-130v-21,44,-61,136,-133,136v-22,0,-32,-9,-32,-28v0,-83,74,-162,155,-173v2,-19,16,-30,35,-33v4,-3,9,1,6,5v-19,32,-24,116,30,116v32,0,58,-25,74,-49v4,-6,10,-1,6,3v-28,46,-104,82,-141,23xm187,-191v-45,5,-111,104,-113,167v0,8,1,17,12,17v40,0,104,-107,108,-140v-6,-11,2,-36,-7,-44xm228,-274v22,0,45,-26,59,-42v3,0,5,3,5,6v-15,26,-51,49,-75,49v-25,0,-44,-16,-44,-45v0,-9,20,-20,20,-7v0,22,11,39,35,39","w":225},"\u00f8":{"d":"194,-202v6,1,9,14,13,16r31,-36v6,-7,10,-4,4,4r-30,35v21,20,89,16,126,6v4,0,6,1,0,4v-41,10,-83,11,-127,7v-4,55,-29,100,-69,138v-30,28,-53,41,-87,26v-12,12,-21,25,-28,33v-6,6,-13,2,-5,-7r28,-33v-28,-93,77,-154,144,-193xm68,-27v33,-39,85,-100,121,-139v-2,-9,-6,-14,-13,-14v-25,0,-112,60,-108,153xm70,-20v4,10,14,14,20,14v51,-1,101,-100,100,-153","w":211},"\u01ff":{"d":"194,-202v6,1,9,14,13,16r31,-36v6,-7,10,-4,4,4r-30,35v21,20,89,16,126,6v4,0,6,1,0,4v-41,10,-83,11,-127,7v-4,55,-29,100,-69,138v-30,28,-53,41,-87,26v-12,12,-21,25,-28,33v-6,6,-13,2,-5,-7r28,-33v-28,-93,77,-154,144,-193xm68,-27v33,-39,85,-100,121,-139v-2,-9,-6,-14,-13,-14v-25,0,-112,60,-108,153xm70,-20v4,10,14,14,20,14v51,-1,101,-100,100,-153xm302,-363v5,1,11,10,4,14v-42,32,-94,70,-144,103v-6,4,-8,1,-5,-2","w":211},"\u0153":{"d":"161,-50v-28,36,-70,56,-92,56v-24,0,-32,-16,-32,-38v0,-82,49,-113,135,-163v6,1,4,4,1,7v-65,32,-103,102,-103,154v0,15,6,29,16,29v52,-5,116,-105,93,-173v0,-2,24,-18,31,-11v3,14,1,38,-5,59v36,-50,77,-68,98,-68v12,0,18,5,18,15v0,37,-84,101,-129,120v-8,32,7,55,49,55v44,0,105,-27,159,-93v4,-6,6,2,2,6v-57,65,-120,100,-182,100v-42,0,-69,-14,-59,-55xm194,-70v62,-32,108,-88,108,-109v0,-12,-10,-16,-27,-5v-33,21,-68,69,-81,114","w":321},"\u0155":{"d":"117,-131v27,-22,75,-66,107,-65v11,0,20,6,20,12v-10,10,-14,27,-23,32v-4,0,-6,-17,-31,-17v-81,20,-111,107,-152,170v-6,9,-18,-5,-19,-11v35,-75,90,-157,106,-187v3,0,16,6,16,17v0,10,-23,39,-24,49xm310,-363v5,1,11,10,4,14v-42,32,-94,70,-144,103v-6,4,-8,1,-5,-2","w":175},"\u0159":{"d":"117,-131v27,-22,75,-66,107,-65v11,0,20,6,20,12v-10,10,-14,27,-23,32v-4,0,-6,-17,-31,-17v-81,20,-111,107,-152,170v-6,9,-18,-5,-19,-11v35,-75,90,-157,106,-187v3,0,16,6,16,17v0,10,-23,39,-24,49xm202,-270v31,-21,59,-62,85,-84v9,4,4,12,-3,17v-31,23,-68,70,-100,89v-3,0,-4,-1,-4,-4v0,-14,-6,-71,-6,-89v0,-10,23,-32,23,-15r2,81v0,4,0,5,3,5","w":175},"\u0157":{"d":"117,-131v27,-22,75,-66,107,-65v11,0,20,6,20,12v-10,10,-14,27,-23,32v-4,0,-6,-17,-31,-17v-81,20,-111,107,-152,170v-6,9,-18,-5,-19,-11v35,-75,90,-157,106,-187v3,0,16,6,16,17v0,10,-23,39,-24,49xm24,57v0,-5,20,-21,24,-22v7,0,15,14,15,35v0,41,-45,82,-77,101v-6,3,-9,-2,-5,-6v38,-18,69,-71,43,-108","w":175},"\u015b":{"d":"120,-46v0,-31,-31,-49,-31,-77v0,-29,45,-71,80,-71v26,0,9,19,5,29v-9,6,-11,-16,-27,-11v-17,0,-38,10,-38,29v0,22,37,52,37,78v0,62,-67,77,-91,77v-37,0,-56,-13,-60,-37v6,-4,15,-10,19,-14v8,21,25,44,49,43v19,0,57,-6,57,-46xm296,-363v4,1,10,9,5,14v-42,32,-94,70,-144,103v-6,4,-9,1,-6,-2","w":161},"\u015d":{"d":"120,-46v0,-31,-31,-49,-31,-77v0,-29,45,-71,80,-71v26,0,9,19,5,29v-9,6,-11,-16,-27,-11v-17,0,-38,10,-38,29v0,22,37,52,37,78v0,62,-67,77,-91,77v-37,0,-56,-13,-60,-37v6,-4,15,-10,19,-14v8,21,25,44,49,43v19,0,57,-6,57,-46xm229,-353v-2,48,19,100,-14,112v-8,-20,-5,-61,-5,-87v0,-7,-4,-7,-8,-3r-81,80v-8,-3,-3,-12,4,-16v31,-25,64,-63,95,-89v5,-2,9,-2,9,3","w":161},"\u0161":{"d":"120,-46v0,-31,-31,-49,-31,-77v0,-29,45,-71,80,-71v26,0,9,19,5,29v-9,6,-11,-16,-27,-11v-17,0,-38,10,-38,29v0,22,37,52,37,78v0,62,-67,77,-91,77v-37,0,-56,-13,-60,-37v6,-4,15,-10,19,-14v8,21,25,44,49,43v19,0,57,-6,57,-46xm181,-270v30,-22,59,-61,85,-84v7,4,4,13,-3,17v-31,24,-69,69,-100,89v-3,0,-5,-1,-5,-4v0,-14,-6,-71,-6,-89v0,-9,24,-32,24,-15r1,81v0,4,1,5,4,5","w":161},"\u015f":{"d":"120,-46v0,-31,-31,-49,-31,-77v0,-29,45,-71,80,-71v26,0,9,19,5,29v-9,6,-11,-16,-27,-11v-17,0,-38,10,-38,29v0,22,37,52,37,78v0,62,-67,77,-91,77v-37,0,-56,-13,-60,-37v6,-4,15,-10,19,-14v8,21,25,44,49,43v19,0,57,-6,57,-46xm-20,122v13,-9,63,-23,65,-44v0,-14,-29,-17,-29,-31v0,-17,45,-40,58,-45v4,0,8,0,2,4v-9,2,-33,15,-33,26v0,12,29,11,29,29v-13,31,-55,52,-85,66v-3,0,-7,-2,-7,-5","w":161},"\u0219":{"d":"120,-46v0,-31,-31,-49,-31,-77v0,-29,45,-71,80,-71v26,0,9,19,5,29v-9,6,-11,-16,-27,-11v-17,0,-38,10,-38,29v0,22,37,52,37,78v0,62,-67,77,-91,77v-37,0,-56,-13,-60,-37v6,-4,15,-10,19,-14v8,21,25,44,49,43v19,0,57,-6,57,-46xm53,57v0,-4,20,-21,23,-22v7,0,16,14,16,35v0,41,-46,82,-78,101v-6,3,-8,-2,-4,-6v38,-18,69,-71,43,-108","w":161},"\u00df":{"d":"410,-482v0,28,-11,50,-150,198v-39,40,-59,60,-59,82v0,43,11,68,11,108v-1,49,-83,116,-164,96v-141,254,-235,397,-365,397v-28,0,-57,-11,-74,-32v-1,-4,1,-7,5,-4v14,12,46,19,70,19v136,0,210,-116,344,-386v-45,-27,-15,-75,7,-109v3,-2,5,-2,5,1v-19,28,-26,70,-3,90v85,-180,134,-288,255,-416v41,-44,71,-65,93,-65v14,0,25,7,25,21xm372,-454v0,-10,-4,-20,-18,-20v-33,0,-85,77,-99,101v-108,184,-141,259,-200,364v61,25,120,-25,120,-72v0,-64,-26,-99,19,-143v95,-95,178,-187,178,-230","w":215,"k":{"-":54,"\u00ab":50,"\u2039":50,"\u201d":-32,"\u2019":-32,".":54,":":32,";":32,",":40}},"\u0165":{"d":"254,-335v6,12,-27,11,-30,25v-28,39,-53,82,-77,124r111,0v4,2,4,4,1,6v-19,0,-82,2,-119,5v-33,60,-53,100,-53,132v0,22,10,32,30,32v19,0,44,-11,72,-28v4,-4,10,2,4,6v-40,25,-74,37,-110,37v-19,0,-36,-9,-36,-37v0,-24,22,-72,64,-140v-19,-1,-45,10,-50,0v6,-16,36,-12,58,-13r76,-125v14,-6,41,-18,59,-24xm296,-386v-1,-2,12,-20,24,-27v7,0,19,21,19,45v0,56,-44,102,-84,144v-4,4,-11,-2,-7,-6v29,-32,64,-58,64,-110v0,-40,-16,-37,-16,-46","w":207},"\u021b":{"d":"254,-335v6,12,-27,11,-30,25v-28,39,-53,82,-77,124r111,0v4,2,4,4,1,6v-19,0,-82,2,-119,5v-33,60,-53,100,-53,132v0,22,10,32,30,32v19,0,44,-11,72,-28v4,-4,10,2,4,6v-40,25,-74,37,-110,37v-19,0,-36,-9,-36,-37v0,-24,22,-72,64,-140v-19,-1,-45,10,-50,0v6,-16,36,-12,58,-13r76,-125v14,-6,41,-18,59,-24xm68,57v-1,-5,19,-21,23,-22v7,0,15,14,15,35v0,41,-45,82,-77,101v-6,3,-9,-2,-5,-6v38,-18,69,-70,44,-108","w":178},"\u0167":{"d":"254,-335v6,12,-27,11,-30,25v-28,39,-48,73,-72,115r103,0v3,2,2,4,1,6v-19,0,-75,2,-111,5v-8,15,-16,29,-23,43r102,0v4,2,4,4,1,6v-20,0,-72,2,-109,5v-18,36,-29,66,-29,87v0,22,10,32,30,32v19,0,44,-11,72,-28v4,-4,10,2,4,6v-40,25,-74,37,-110,37v-19,0,-36,-9,-36,-37v0,-17,14,-52,38,-95v-18,-1,-46,10,-49,0v6,-16,35,-12,56,-13v7,-13,15,-27,24,-41v-20,-2,-50,10,-55,0v7,-17,40,-12,63,-13r71,-116v14,-6,41,-18,59,-24","w":178},"\u00f9":{"d":"216,-158v-19,55,-77,89,-74,156v0,14,6,20,19,20v32,0,100,-53,153,-130v4,-1,6,0,6,4v-40,58,-114,135,-170,135v-39,0,-37,-43,-22,-75v-15,17,-36,49,-70,49v-14,0,-22,-7,-22,-24v0,-19,14,-53,76,-161v3,-6,6,-10,9,-10v8,0,19,14,19,18v-31,54,-75,131,-75,152v0,9,4,13,10,13v43,-7,95,-131,128,-173v4,0,13,12,13,26xm157,-357v15,23,33,76,42,106v0,3,-2,4,-5,1v-15,-32,-35,-58,-46,-94v0,-4,6,-13,9,-13","w":231},"\u00fa":{"d":"216,-158v-19,55,-77,89,-74,156v0,14,6,20,19,20v32,0,100,-53,153,-130v4,-1,6,0,6,4v-40,58,-114,135,-170,135v-39,0,-37,-43,-22,-75v-15,17,-36,49,-70,49v-14,0,-22,-7,-22,-24v0,-19,14,-53,76,-161v3,-6,6,-10,9,-10v8,0,19,14,19,18v-31,54,-75,131,-75,152v0,9,4,13,10,13v43,-7,95,-131,128,-173v4,0,13,12,13,26xm306,-363v5,1,11,10,4,14v-42,32,-94,70,-144,103v-6,4,-8,1,-5,-2","w":231},"\u00fb":{"d":"216,-158v-19,55,-77,89,-74,156v0,14,6,20,19,20v32,0,100,-53,153,-130v4,-1,6,0,6,4v-40,58,-114,135,-170,135v-39,0,-37,-43,-22,-75v-15,17,-36,49,-70,49v-14,0,-22,-7,-22,-24v0,-19,14,-53,76,-161v3,-6,6,-10,9,-10v8,0,19,14,19,18v-31,54,-75,131,-75,152v0,9,4,13,10,13v43,-7,95,-131,128,-173v4,0,13,12,13,26xm231,-334v-29,23,-56,60,-85,83v-8,-3,-3,-12,4,-16v33,-25,63,-68,100,-90v3,0,4,1,4,4v-2,48,19,100,-14,112v-5,-22,-2,-61,-5,-87v0,-4,-1,-6,-4,-6","w":231},"\u0169":{"d":"216,-158v-19,55,-77,89,-74,156v0,14,6,20,19,20v32,0,100,-53,153,-130v4,-1,6,0,6,4v-40,58,-114,135,-170,135v-39,0,-37,-43,-22,-75v-15,17,-36,49,-70,49v-14,0,-22,-7,-22,-24v0,-19,14,-53,76,-161v3,-6,6,-10,9,-10v8,0,19,14,19,18v-31,54,-75,131,-75,152v0,9,4,13,10,13v43,-7,95,-131,128,-173v4,0,13,12,13,26xm292,-321v0,28,-26,55,-54,55v-34,0,-54,-49,-80,-49v-19,0,-44,27,-53,41v-6,8,-14,5,-5,-5v15,-17,39,-54,70,-54v27,0,48,51,80,51v21,0,34,-20,34,-39v0,-6,8,-12,8,0","w":231},"\u00fc":{"d":"216,-158v-19,55,-77,89,-74,156v0,14,6,20,19,20v32,0,100,-53,153,-130v4,-1,6,0,6,4v-40,58,-114,135,-170,135v-39,0,-37,-43,-22,-75v-15,17,-36,49,-70,49v-14,0,-22,-7,-22,-24v0,-19,14,-53,76,-161v3,-6,6,-10,9,-10v8,0,19,14,19,18v-31,54,-75,131,-75,152v0,9,4,13,10,13v43,-7,95,-131,128,-173v4,0,13,12,13,26xm274,-313v0,14,-15,32,-30,32v-7,0,-11,-4,-11,-11v0,-15,13,-33,30,-33v8,0,11,4,11,12xm210,-319v0,14,-16,33,-31,33v-7,0,-11,-4,-11,-11v0,-15,13,-33,30,-33v8,0,12,3,12,11","w":231},"\u0171":{"d":"216,-158v-19,55,-77,89,-74,156v0,14,6,20,19,20v32,0,100,-53,153,-130v4,-1,6,0,6,4v-40,58,-114,135,-170,135v-39,0,-37,-43,-22,-75v-15,17,-36,49,-70,49v-14,0,-22,-7,-22,-24v0,-19,14,-53,76,-161v3,-6,6,-10,9,-10v8,0,19,14,19,18v-31,54,-75,131,-75,152v0,9,4,13,10,13v43,-7,95,-131,128,-173v4,0,13,12,13,26xm281,-342v9,1,12,17,3,22v-18,19,-43,45,-67,66v-6,4,-4,-1,-3,-2v9,-16,42,-59,61,-83v2,-2,4,-3,6,-3xm228,-344v10,4,6,17,0,24r-67,68v-3,3,-6,0,-3,-3v19,-32,43,-57,65,-86v1,-2,3,-3,5,-3","w":231},"\u016f":{"d":"216,-158v-19,55,-77,89,-74,156v0,14,6,20,19,20v32,0,100,-53,153,-130v4,-1,6,0,6,4v-40,58,-114,135,-170,135v-39,0,-37,-43,-22,-75v-15,17,-36,49,-70,49v-14,0,-22,-7,-22,-24v0,-19,14,-53,76,-161v3,-6,6,-10,9,-10v8,0,19,14,19,18v-31,54,-75,131,-75,152v0,9,4,13,10,13v43,-7,95,-131,128,-173v4,0,13,12,13,26xm274,-326v0,30,-22,61,-64,61v-25,0,-44,-13,-44,-38v0,-23,18,-61,64,-61v30,0,44,12,44,38xm262,-324v0,-21,-8,-35,-32,-35v-57,0,-71,89,-17,89v32,0,49,-30,49,-54","w":231},"\u016b":{"d":"216,-158v-19,55,-77,89,-74,156v0,14,6,20,19,20v32,0,100,-53,153,-130v4,-1,6,0,6,4v-40,58,-114,135,-170,135v-39,0,-37,-43,-22,-75v-15,17,-36,49,-70,49v-14,0,-22,-7,-22,-24v0,-19,14,-53,76,-161v3,-6,6,-10,9,-10v8,0,19,14,19,18v-31,54,-75,131,-75,152v0,9,4,13,10,13v43,-7,95,-131,128,-173v4,0,13,12,13,26xm240,-302r-2,14r-80,2r5,-14","w":231},"\u016d":{"d":"216,-158v-19,55,-77,89,-74,156v0,14,6,20,19,20v32,0,100,-53,153,-130v4,-1,6,0,6,4v-40,58,-114,135,-170,135v-39,0,-37,-43,-22,-75v-15,17,-36,49,-70,49v-14,0,-22,-7,-22,-24v0,-19,14,-53,76,-161v3,-6,6,-10,9,-10v8,0,19,14,19,18v-31,54,-75,131,-75,152v0,9,4,13,10,13v43,-7,95,-131,128,-173v4,0,13,12,13,26xm215,-274v21,0,46,-24,59,-42v3,0,5,3,5,6v-14,27,-52,49,-75,49v-25,0,-44,-16,-44,-45v0,-9,20,-20,20,-7v0,22,11,39,35,39","w":231},"\u0173":{"d":"216,-158v-19,55,-77,89,-74,156v0,14,6,20,19,20v32,0,100,-53,153,-130v4,-1,6,0,6,4v-40,58,-114,135,-170,135v-39,0,-37,-43,-22,-75v-15,17,-36,49,-70,49v-14,0,-22,-7,-22,-24v0,-19,14,-53,76,-161v3,-6,6,-10,9,-10v8,0,19,14,19,18v-31,54,-75,131,-75,152v0,9,4,13,10,13v43,-7,95,-131,128,-173v4,0,13,12,13,26xm63,94v3,-32,78,-77,95,-72v-34,15,-66,41,-66,64v0,21,20,29,41,25v4,0,2,4,-2,5v-23,11,-70,3,-68,-22","w":231},"\u1e81":{"d":"164,-189v-42,24,-93,131,-92,161v0,7,6,14,14,14v6,0,23,-3,55,-24v11,-47,35,-93,65,-129v6,-7,22,-26,41,-26v10,0,9,9,9,13v0,13,-13,69,-89,130v0,33,8,71,47,71v58,0,86,-88,86,-153v0,-29,0,-48,-19,-51v-3,-3,-2,-4,1,-5v43,-16,4,5,87,5v35,0,77,-7,91,-11v4,-1,8,3,0,6v-32,10,-101,17,-127,20v-6,1,-7,6,-7,12v0,65,-43,139,-72,170v-41,43,-135,32,-114,-44v-22,14,-53,30,-79,30v-14,0,-24,-9,-24,-27v0,-52,61,-135,93,-157v12,-2,27,-13,34,-5xm234,-162v0,-3,-1,-13,-8,-13v-12,0,-47,38,-59,117v48,-39,67,-79,67,-104xm238,-251v0,3,-1,4,-4,1v-15,-32,-34,-60,-47,-94v1,-5,9,-19,13,-10v10,25,31,74,38,103","w":339},"\u1e83":{"d":"164,-189v-42,24,-93,131,-92,161v0,7,6,14,14,14v6,0,23,-3,55,-24v11,-47,35,-93,65,-129v6,-7,22,-26,41,-26v10,0,9,9,9,13v0,13,-13,69,-89,130v0,33,8,71,47,71v58,0,86,-88,86,-153v0,-29,0,-48,-19,-51v-3,-3,-2,-4,1,-5v43,-16,4,5,87,5v35,0,77,-7,91,-11v4,-1,8,3,0,6v-32,10,-101,17,-127,20v-6,1,-7,6,-7,12v0,65,-43,139,-72,170v-41,43,-135,32,-114,-44v-22,14,-53,30,-79,30v-14,0,-24,-9,-24,-27v0,-52,61,-135,93,-157v12,-2,27,-13,34,-5xm234,-162v0,-3,-1,-13,-8,-13v-12,0,-47,38,-59,117v48,-39,67,-79,67,-104xm384,-363v5,1,12,9,5,14v-42,32,-94,70,-144,103v-6,4,-9,1,-6,-2","w":339},"\u0175":{"d":"164,-189v-42,24,-93,131,-92,161v0,7,6,14,14,14v6,0,23,-3,55,-24v11,-47,35,-93,65,-129v6,-7,22,-26,41,-26v10,0,9,9,9,13v0,13,-13,69,-89,130v0,33,8,71,47,71v58,0,86,-88,86,-153v0,-29,0,-48,-19,-51v-3,-3,-2,-4,1,-5v43,-16,4,5,87,5v35,0,77,-7,91,-11v4,-1,8,3,0,6v-32,10,-101,17,-127,20v-6,1,-7,6,-7,12v0,65,-43,139,-72,170v-41,43,-135,32,-114,-44v-22,14,-53,30,-79,30v-14,0,-24,-9,-24,-27v0,-52,61,-135,93,-157v12,-2,27,-13,34,-5xm234,-162v0,-3,-1,-13,-8,-13v-12,0,-47,38,-59,117v48,-39,67,-79,67,-104xm285,-334v-29,23,-56,60,-85,83v-8,-3,-3,-12,4,-16v33,-25,63,-68,100,-90v3,0,4,1,4,4v-2,48,19,100,-14,112v-5,-22,-2,-61,-5,-87v0,-4,-1,-6,-4,-6","w":339},"\u1e85":{"d":"164,-189v-42,24,-93,131,-92,161v0,7,6,14,14,14v6,0,23,-3,55,-24v11,-47,35,-93,65,-129v6,-7,22,-26,41,-26v10,0,9,9,9,13v0,13,-13,69,-89,130v0,33,8,71,47,71v58,0,86,-88,86,-153v0,-29,0,-48,-19,-51v-3,-3,-2,-4,1,-5v43,-16,4,5,87,5v35,0,77,-7,91,-11v4,-1,8,3,0,6v-32,10,-101,17,-127,20v-6,1,-7,6,-7,12v0,65,-43,139,-72,170v-41,43,-135,32,-114,-44v-22,14,-53,30,-79,30v-14,0,-24,-9,-24,-27v0,-52,61,-135,93,-157v12,-2,27,-13,34,-5xm234,-162v0,-3,-1,-13,-8,-13v-12,0,-47,38,-59,117v48,-39,67,-79,67,-104xm309,-313v0,14,-16,32,-31,32v-7,0,-11,-4,-11,-11v0,-15,13,-33,30,-33v8,0,12,4,12,12xm244,-319v0,14,-16,33,-31,33v-7,0,-11,-4,-11,-11v0,-15,13,-33,30,-33v8,0,12,3,12,11","w":339},"\u1ef3":{"d":"58,-10v-17,0,-27,-8,-27,-22v0,-24,35,-71,75,-137v6,-10,27,-18,36,-12v-43,76,-76,122,-76,148v0,7,4,11,10,11v68,-20,66,-54,115,-138v14,-26,28,-47,36,-47v4,3,10,13,10,23v0,10,-52,74,-85,122v-134,198,-258,443,-434,443v-45,0,-80,-35,-63,-84v1,-4,5,-5,5,-1v0,32,21,64,82,64v148,0,290,-238,380,-396v3,-4,-1,-2,-2,-1v-14,11,-38,27,-62,27xm147,-357v15,23,33,76,42,106v0,3,-2,4,-5,1v-15,-32,-35,-58,-46,-94v0,-4,6,-13,9,-13","w":204},"\u00fd":{"d":"58,-10v-17,0,-27,-8,-27,-22v0,-24,35,-71,75,-137v6,-10,27,-18,36,-12v-43,76,-76,122,-76,148v0,7,4,11,10,11v68,-20,66,-54,115,-138v14,-26,28,-47,36,-47v4,3,10,13,10,23v0,10,-52,74,-85,122v-134,198,-258,443,-434,443v-45,0,-80,-35,-63,-84v1,-4,5,-5,5,-1v0,32,21,64,82,64v148,0,290,-238,380,-396v3,-4,-1,-2,-2,-1v-14,11,-38,27,-62,27xm323,-363v4,1,10,9,5,14v-42,32,-94,70,-144,103v-6,4,-9,1,-6,-2","w":204},"\u0177":{"d":"58,-10v-17,0,-27,-8,-27,-22v0,-24,35,-71,75,-137v6,-10,27,-18,36,-12v-43,76,-76,122,-76,148v0,7,4,11,10,11v68,-20,66,-54,115,-138v14,-26,28,-47,36,-47v4,3,10,13,10,23v0,10,-52,74,-85,122v-134,198,-258,443,-434,443v-45,0,-80,-35,-63,-84v1,-4,5,-5,5,-1v0,32,21,64,82,64v148,0,290,-238,380,-396v3,-4,-1,-2,-2,-1v-14,11,-38,27,-62,27xm256,-353v-2,48,20,98,-13,112v-8,-20,-5,-61,-5,-87v0,-7,-4,-7,-8,-3r-70,70v-5,6,-9,10,-12,10v-7,-4,-1,-12,5,-16v31,-25,64,-63,95,-89v5,-1,8,-2,8,3","w":204},"\u00ff":{"d":"58,-10v-17,0,-27,-8,-27,-22v0,-24,35,-71,75,-137v6,-10,27,-18,36,-12v-43,76,-76,122,-76,148v0,7,4,11,10,11v68,-20,66,-54,115,-138v14,-26,28,-47,36,-47v4,3,10,13,10,23v0,10,-52,74,-85,122v-134,198,-258,443,-434,443v-45,0,-80,-35,-63,-84v1,-4,5,-5,5,-1v0,32,21,64,82,64v148,0,290,-238,380,-396v3,-4,-1,-2,-2,-1v-14,11,-38,27,-62,27xm266,-313v0,14,-16,32,-31,32v-7,0,-11,-4,-11,-11v0,-15,13,-33,30,-33v8,0,12,4,12,12xm201,-319v0,14,-16,33,-31,33v-7,0,-11,-4,-11,-11v0,-15,13,-33,30,-33v8,0,12,3,12,11","w":204},"\u017a":{"d":"507,38v-9,47,-72,93,-151,93v-105,0,-201,-64,-320,-144v-13,-9,-27,13,-39,17v-10,6,-15,-5,-5,-9v111,-53,202,-132,202,-136v0,-3,0,-4,-3,-4v-34,10,-87,29,-91,-27v3,-10,17,-24,36,-36v10,5,-9,15,-5,29v0,21,15,32,37,32v28,0,57,-21,85,-47v6,-6,15,3,9,10v-74,53,-101,85,-194,146v-4,3,-7,6,0,10v120,79,240,150,306,150v54,0,97,-31,127,-86v3,-2,5,-1,6,2xm339,-363v4,1,10,9,5,14v-42,32,-94,70,-144,103v-6,4,-9,1,-6,-2","w":200},"\u017e":{"d":"507,38v-9,47,-72,93,-151,93v-105,0,-201,-64,-320,-144v-13,-9,-27,13,-39,17v-10,6,-15,-5,-5,-9v111,-53,202,-132,202,-136v0,-3,0,-4,-3,-4v-34,10,-87,29,-91,-27v3,-10,17,-24,36,-36v10,5,-9,15,-5,29v0,21,15,32,37,32v28,0,57,-21,85,-47v6,-6,15,3,9,10v-74,53,-101,85,-194,146v-4,3,-7,6,0,10v120,79,240,150,306,150v54,0,97,-31,127,-86v3,-2,5,-1,6,2xm224,-270v31,-21,59,-62,85,-84v7,4,4,13,-3,17v-31,24,-69,69,-100,89v-3,0,-4,-1,-4,-4v0,-14,-7,-71,-7,-89v0,-9,24,-32,24,-15r1,81v0,4,1,5,4,5","w":200},"\u017c":{"d":"507,38v-9,47,-72,93,-151,93v-105,0,-201,-64,-320,-144v-13,-9,-27,13,-39,17v-10,6,-15,-5,-5,-9v111,-53,202,-132,202,-136v0,-3,0,-4,-3,-4v-34,10,-87,29,-91,-27v3,-10,17,-24,36,-36v10,5,-9,15,-5,29v0,21,15,32,37,32v28,0,57,-21,85,-47v6,-6,15,3,9,10v-74,53,-101,85,-194,146v-4,3,-7,6,0,10v120,79,240,150,306,150v54,0,97,-31,127,-86v3,-2,5,-1,6,2xm248,-301v3,22,-41,42,-43,11v-4,-22,40,-38,43,-11","w":200},"\u00f0":{"d":"212,-187v0,89,-47,191,-136,191v-23,0,-35,-11,-35,-33v0,-53,64,-154,146,-183v3,-1,5,-4,5,-8v0,-27,-32,-103,-76,-179v-28,6,-51,13,-61,17v-6,3,-9,2,-5,-2v10,-18,41,-14,62,-21v-25,-41,-52,-79,-81,-113v3,-5,35,-12,43,-5v17,25,42,65,66,113v28,-6,54,-13,71,-19v4,-2,7,-2,7,1v0,4,-3,10,-9,11v-19,3,-41,8,-65,13v35,68,68,149,68,217xm190,-206v-65,29,-118,137,-118,179v0,14,5,22,17,22v50,0,105,-116,105,-189v0,-8,-1,-12,-4,-12","w":210},"\u00fe":{"d":"222,-384v2,-31,-45,-20,-65,-21v0,-3,1,-4,4,-5v0,0,100,-35,104,10v0,8,-4,18,-7,22v-34,58,-119,186,-142,226v24,-26,59,-61,83,-61v12,0,21,6,21,23v0,24,-44,115,-166,173v65,-7,166,-26,243,-128v1,-3,5,-2,5,4v-82,99,-161,124,-281,145v-29,50,-111,191,-130,227v-4,10,-17,17,-117,39v-3,1,-4,0,-4,-2v0,-2,0,-3,2,-4v37,-12,62,-20,91,-52v35,-38,99,-132,144,-208v-15,-8,0,-19,9,-18r42,-68v39,-62,93,-154,158,-279v4,-8,6,-15,6,-23xm183,-172v0,-4,0,-14,-11,-14v-42,10,-118,114,-142,172v78,-22,153,-118,153,-158","w":198},"\u014b":{"d":"-11,131v-48,0,-70,-57,-45,-93v10,1,-2,19,1,25v0,32,26,44,56,44v39,0,67,-18,93,-46v60,-63,108,-168,108,-216v-1,-6,-7,-8,-12,-4v-40,26,-88,78,-140,153v-8,11,-28,25,-34,12r88,-176v6,-14,20,-21,37,-26v6,1,2,9,-1,14v-15,28,-32,63,-52,107v35,-40,87,-92,138,-119v11,0,16,6,16,16v0,46,-65,169,-140,246v-30,32,-69,63,-113,63","w":234},"\u207f":{"d":"298,-368v-19,35,-68,105,-68,135v0,8,3,13,14,13v32,0,89,-50,118,-93v3,-3,8,-2,4,4v-33,45,-92,100,-140,100v-11,0,-23,0,-23,-14v0,-28,44,-83,61,-124v3,-4,-1,-10,-5,-7v-21,14,-58,48,-77,69v-14,24,-23,40,-40,65v-1,3,-5,4,-6,4v-22,-20,2,-34,20,-58v14,-32,31,-68,43,-93v5,-11,20,0,21,8v0,4,-17,27,-31,56v46,-42,88,-74,102,-74v4,0,7,5,7,9","w":189},"\ufb03":{"d":"368,-346v-24,-27,-81,-29,-113,-3v-49,42,-80,113,-113,175r139,-1v74,-130,152,-252,309,-289v43,-10,84,20,64,64v-3,-31,-40,-37,-74,-36v-155,10,-199,155,-262,260v35,-1,86,-7,151,-15v5,-1,11,9,11,22v-30,44,-78,105,-85,157v-2,19,14,24,30,19v55,-17,110,-60,167,-130v2,-2,7,-4,6,1v-65,79,-125,131,-216,151v-41,-6,-24,-42,-7,-75v20,-37,43,-75,69,-115v6,-10,6,-15,0,-15v-41,4,-86,7,-132,9r-69,132v-74,126,-139,290,-312,290v-22,0,-36,-5,-52,-15v-35,42,-104,83,-145,83v-47,0,-88,-40,-86,-85v15,31,38,66,88,65v58,-1,108,-35,137,-68v-13,-21,-1,-39,17,-51v8,4,2,13,10,22v83,-107,137,-241,201,-366v-16,-1,-40,5,-51,-2v7,-18,34,-13,59,-13v53,-92,110,-199,229,-217v32,-4,52,23,30,46xm-94,212v62,49,151,-4,186,-47v75,-93,121,-223,184,-331r-140,5r-71,139v-46,83,-94,165,-159,234xm516,-286v0,-15,14,-34,29,-34v8,0,12,4,12,12v0,14,-17,34,-31,33v-7,0,-10,-4,-10,-11","w":504},"&":{"d":"724,-157v1,99,-139,185,-237,127v-82,44,-247,54,-247,-64v0,-104,120,-151,187,-201v7,-29,20,-63,37,-91v-202,0,-372,144,-372,320v0,208,318,221,445,106v5,-5,10,-5,6,2v-21,32,-111,76,-225,76v-129,0,-257,-58,-257,-198v0,-176,201,-312,405,-312v7,-14,29,-44,45,-44v28,0,12,32,5,49v76,14,125,54,125,130v0,79,-59,165,-124,208v69,50,183,17,184,-91v0,-46,-30,-71,-55,-74v-3,0,-4,-3,0,-4v48,-13,77,7,78,61xm511,-388v6,-11,11,-34,-3,-38v-16,0,-31,23,-36,34v14,0,27,1,39,4xm509,-382v-12,-3,-27,-4,-41,-4v-15,26,-27,56,-33,84v29,-21,62,-54,74,-80xm624,-248v0,-66,-42,-120,-110,-134v-14,28,-46,70,-86,107v-15,95,26,181,83,223v76,-53,113,-128,113,-196xm421,-270v-59,55,-154,108,-154,199v0,53,48,65,94,65v40,0,85,-10,120,-29v-60,-44,-74,-141,-60,-235","w":794},"\u00aa":{"d":"281,-366v-41,62,-75,148,-73,183v0,19,8,28,22,28v22,0,58,-24,73,-42v3,-4,13,-1,3,7v-24,22,-72,58,-108,58v-16,0,-24,-10,-24,-30v0,-29,12,-67,36,-115v-36,53,-92,111,-124,111v-10,0,-16,-5,-16,-16v0,-46,108,-156,166,-156v10,-21,19,-36,28,-48v4,-6,10,-5,10,3v0,11,7,13,7,17xm231,-329v-57,0,-119,96,-119,128v0,6,3,9,7,9v10,0,73,-62,112,-137","w":242},"\u00ba":{"d":"254,-321v0,72,-75,169,-132,169v-20,0,-30,-11,-30,-32v0,-64,110,-162,144,-162v12,0,18,8,18,25xm221,-308v0,-13,-3,-19,-8,-19v-11,0,-87,54,-87,141v0,15,5,22,14,22v24,0,81,-54,81,-144","w":213},",":{"d":"157,-62v0,6,-4,12,-8,16v-64,64,-99,98,-152,159v-3,3,-11,7,-11,-1v0,-3,0,-6,2,-8v53,-60,102,-123,150,-188v12,-10,18,-11,19,22","w":189},";":{"d":"213,-189v0,13,-21,44,-40,44v-8,0,-16,-4,-16,-14v0,-24,18,-45,39,-45v6,0,17,3,17,15xm150,-62v0,6,-3,12,-7,16v-64,64,-99,98,-152,159v-3,3,-12,7,-12,-1v0,-3,1,-6,3,-8v53,-60,101,-123,149,-188v12,-10,18,-11,19,22","w":207},":":{"d":"215,-188v0,13,-21,44,-40,44v-8,0,-17,-4,-17,-14v0,-24,19,-45,40,-45v6,0,17,3,17,15xm136,-40v0,13,-22,44,-41,44v-8,0,-16,-4,-16,-14v0,-24,19,-45,40,-45v6,0,17,3,17,15","w":215},".":{"d":"140,-40v0,13,-22,44,-41,44v-8,0,-16,-4,-16,-14v0,-24,18,-45,39,-45v6,0,18,3,18,15","w":207},"\u2026":{"d":"139,-40v0,13,-22,44,-41,44v-8,0,-16,-4,-16,-14v0,-24,19,-45,40,-45v6,0,17,3,17,15xm293,-40v0,13,-21,44,-40,44v-8,0,-16,-4,-16,-14v0,-24,18,-45,39,-45v6,0,17,3,17,15xm455,-40v0,13,-21,44,-40,44v-8,0,-16,-4,-16,-14v0,-24,18,-45,39,-45v6,0,17,3,17,15","w":521},"!":{"d":"273,-366v10,0,43,2,32,12v-8,0,-15,4,-21,8v-53,44,-105,154,-150,258v-3,4,-7,2,-7,-2v36,-104,71,-186,103,-248v10,-19,24,-28,43,-28xm137,-26v0,17,-15,31,-30,31v-12,0,-17,-5,-17,-17v-8,-32,46,-52,47,-14","w":198},"\u00a1":{"d":"43,154v-10,0,-43,-3,-32,-13v8,0,15,-3,21,-7v55,-42,104,-155,150,-258v3,-4,7,-2,7,2v-36,104,-71,186,-103,248v-9,19,-23,28,-43,28xm179,-186v0,-17,15,-32,30,-32v12,0,17,5,17,17v8,32,-46,52,-47,15","w":198,"k":{"p":-27,"j":-31,"J":-90}},"?":{"d":"372,-338v0,23,-8,60,-84,118v-64,48,-105,64,-105,90v0,17,5,28,19,40v5,4,6,6,0,6v-6,-1,-12,-3,-27,0v-21,-14,-21,-47,-4,-62v51,-44,168,-102,168,-172v0,-32,-13,-47,-59,-62v-40,-13,-42,-19,-35,-29v10,-14,25,-31,29,-27v-7,14,-11,22,39,36v36,11,59,27,59,62xm147,-22v-5,17,-53,35,-53,3v0,-14,5,-25,35,-39v4,0,6,3,6,7v0,15,12,22,12,29","w":244},"\u00bf":{"d":"-17,124v0,-23,8,-60,84,-118v64,-48,105,-64,105,-90v0,-17,-6,-27,-20,-39v-5,-4,-5,-7,1,-7v6,1,12,3,27,0v20,14,20,48,4,62v-51,44,-169,103,-169,172v0,32,14,48,60,62v41,13,42,19,35,29v-10,14,-26,32,-30,28v7,-14,11,-23,-39,-37v-36,-11,-58,-27,-58,-62xm208,-191v6,-17,53,-35,53,-3v0,14,-5,24,-35,38v-4,0,-6,-2,-6,-6v0,-15,-12,-22,-12,-29","w":234,"k":{"p":-27,"j":-27}},"\u02bb":{"d":"248,-399v-45,43,-110,118,-61,180v0,3,-17,27,-24,27v-4,0,-19,-12,-19,-45v0,-32,21,-91,96,-167v4,-3,8,1,8,5","w":189,"k":{"Z":69,"X":48,"W":42,"U":58,"S":54,"R":32,"Q":27,"P":37,"O":32,"N":48,"M":63,"L":63,"K":48,"J":48,"I":63,"H":60,"G":36,"F":53,"C":18,"B":27,"A":90}},"\u2018":{"d":"248,-399v-45,43,-110,118,-61,180v0,3,-17,27,-24,27v-4,0,-19,-12,-19,-45v0,-32,21,-91,96,-167v4,-3,8,1,8,5","w":189},"\u2019":{"d":"138,-206v45,-43,109,-119,60,-180v0,-3,17,-27,24,-27v4,0,19,12,19,45v0,32,-21,91,-96,167v-4,3,-7,-1,-7,-5","w":189},"\u201c":{"d":"313,-399v-45,43,-109,119,-60,180v0,3,-17,27,-24,27v-4,0,-19,-12,-19,-45v0,-32,21,-91,96,-167v4,-3,7,1,7,5xm238,-399v-45,43,-109,119,-60,180v0,3,-17,27,-24,27v-4,0,-19,-12,-19,-45v0,-32,21,-91,96,-167v4,-3,7,1,7,5","w":245,"k":{"Z":69,"X":48,"W":42,"U":58,"S":54,"R":32,"Q":27,"P":37,"O":32,"N":48,"M":63,"L":63,"K":48,"J":48,"I":63,"H":60,"G":36,"F":53,"C":18,"B":27,"A":90}},"\u201d":{"d":"203,-206v45,-43,110,-118,61,-180v0,-3,17,-27,24,-27v4,0,19,12,19,45v0,32,-21,91,-96,167v-4,3,-8,-1,-8,-5xm129,-206v45,-43,109,-119,60,-180v0,-3,17,-27,24,-27v4,0,19,12,19,45v0,32,-21,91,-96,167v-4,3,-7,-1,-7,-5","w":245},"\u201a":{"d":"32,81v45,-43,110,-118,61,-180v0,-3,17,-27,24,-27v4,0,19,12,19,45v0,32,-21,91,-96,167v-4,3,-8,-1,-8,-5","w":189,"k":{"Z":27,"Y":90,"W":58,"V":112,"U":58,"T":90,"R":36,"Q":58,"P":32,"O":58,"N":40,"L":18,"K":36,"J":-64,"I":32,"H":32,"G":58,"F":22,"E":32,"D":32,"C":58,"B":32}},"\u201e":{"d":"107,81v45,-43,109,-119,60,-180v0,-3,18,-27,25,-27v4,0,19,12,19,45v0,32,-22,91,-97,167v-4,3,-7,-1,-7,-5xm32,81v45,-43,110,-118,61,-180v0,-3,17,-27,24,-27v4,0,19,12,19,45v0,32,-21,91,-96,167v-4,3,-8,-1,-8,-5","w":263,"k":{"Z":27,"Y":90,"W":58,"V":112,"U":58,"T":90,"R":36,"Q":58,"P":32,"O":58,"N":40,"L":18,"K":36,"J":-64,"I":32,"H":32,"G":58,"F":22,"E":32,"D":32,"C":58,"B":32}},"\u2039":{"d":"265,-212v3,2,7,10,-1,13v-6,2,-87,66,-122,94v-12,22,7,37,31,114v3,7,3,8,-1,8v-11,0,-28,13,-31,-2v-15,-81,-42,-98,-22,-113v37,-29,102,-84,146,-114","w":247,"k":{"J":74}},"\u203a":{"d":"204,-92v-16,-35,-65,-94,-63,-103v5,-7,29,-16,34,-4v14,31,39,63,56,96v0,4,0,7,-3,9v-40,32,-94,74,-129,114v-4,5,-18,11,-22,2v34,-32,84,-67,120,-103v4,-4,7,-7,7,-11","w":247,"k":{"Y":45,"V":45,"T":40}},"\u00ab":{"d":"230,18v-15,-47,-51,-105,-36,-118v36,-29,100,-85,121,-101v4,-2,9,-2,8,4v0,3,-1,4,-3,5r-98,80v-18,17,19,57,34,116v-2,9,-18,7,-26,14xm146,22v-13,-17,-19,-74,-34,-111v0,-3,3,-5,7,-9v39,-27,102,-84,146,-114v3,2,7,10,-1,13v-6,2,-87,66,-122,94v-12,22,7,37,31,114v3,7,3,8,-1,8v-6,1,-20,2,-26,5","w":301,"k":{"J":74}},"\u00bb":{"d":"227,-194v3,-9,28,-19,32,-5v11,34,35,64,50,95v0,3,-1,4,-3,5v-40,27,-94,78,-133,109v-3,0,-5,-2,-5,-5v33,-39,79,-64,112,-99xm141,-195v4,-9,28,-15,34,-4v14,31,39,63,56,96v0,4,0,7,-3,9v-40,32,-94,74,-129,114v-4,5,-18,11,-22,2v34,-32,84,-67,120,-103v4,-4,7,-7,7,-11v-16,-35,-65,-94,-63,-103","w":324,"k":{"Y":45,"V":45,"T":40}},"\/":{"d":"396,-493r-292,633v-4,8,-18,11,-18,1v10,-34,222,-485,293,-634v1,-4,17,-11,17,0","w":331},"|":{"d":"160,225r-27,0r0,-900r27,0r0,900","w":199},"-":{"d":"284,-122v-1,11,-26,7,-38,7r-111,1v-6,0,-9,-2,-9,-6v8,-16,39,-7,65,-7v35,0,66,-2,83,-2v6,0,10,3,10,7","w":284,"k":{"Y":58,"X":37,"W":32,"V":26,"T":32,"R":27,"J":48}},"\u2013":{"d":"424,-129v4,-1,5,3,5,7v-2,14,-34,6,-37,6r-269,2v-6,0,-5,-14,1,-14","w":450},"\u2014":{"d":"668,-129v12,-1,10,14,-1,14r-497,1v-10,0,-8,-14,2,-14","w":900},"\u2022":{"d":"234,-199v0,-40,30,-70,70,-70v40,0,70,30,70,70v0,40,-30,70,-70,70v-40,0,-70,-30,-70,-70","w":450},"\u00b7":{"d":"181,-184v0,13,-22,44,-41,44v-8,0,-16,-5,-16,-15v0,-24,19,-45,40,-45v6,0,17,4,17,16","w":198},"(":{"d":"410,-453v-116,49,-227,240,-266,331v-26,63,-46,123,1,165v4,3,0,10,-4,6v-47,-31,-62,-82,-41,-146v47,-141,174,-297,308,-362v6,0,6,3,2,6","w":329},")":{"d":"389,-454v58,49,39,141,6,207v-55,110,-159,261,-280,295v-7,0,-10,-4,-3,-7v109,-32,221,-231,254,-304v24,-55,64,-137,19,-186v-4,-4,0,-8,4,-5","w":365},"[":{"d":"409,-448v-6,7,-25,3,-37,3v-47,0,-50,1,-54,10v-94,164,-162,292,-248,461v-5,10,-2,18,10,18r85,-1v10,0,11,10,0,10r-150,0v-4,0,-6,-1,-6,-4v0,-4,11,-17,17,-27v104,-179,183,-325,248,-455v4,-8,-1,-19,9,-19v37,2,84,2,120,0v4,0,6,1,6,4","w":304,"k":{"J":-27}},"]":{"d":"462,-452v16,8,3,6,-10,31v-94,173,-174,323,-239,455v-4,8,1,19,-9,19v-35,-2,-99,-2,-132,0v-4,0,-5,-1,-5,-4v0,-4,1,-6,5,-6v26,-2,94,7,94,-10v94,-164,160,-292,247,-459v5,-10,3,-18,-10,-18v-39,0,-59,3,-74,3v-4,0,-6,-2,-6,-5v0,-3,3,-4,7,-4v61,0,100,-2,132,-2","w":316},"{":{"d":"147,-213v11,9,22,21,22,37v0,48,-89,162,-89,221v0,22,8,39,32,39v7,0,10,7,0,7v-33,0,-65,-23,-65,-58v0,-58,111,-171,111,-217v0,-31,-39,-26,-65,-19v-4,0,-11,-2,-11,-8v13,-23,57,5,77,-19v62,-45,72,-114,132,-182v29,-33,58,-35,109,-37v4,0,6,1,6,4v-2,9,-10,3,-20,2v-22,0,-37,10,-63,40v-72,82,-99,160,-173,186v-3,1,-3,2,-3,4","w":238,"k":{"Y":-47,"V":-81,"J":-48}},"}":{"d":"368,-386v0,54,-84,138,-84,170v0,26,44,-12,54,10v-3,23,-35,7,-50,22v-54,34,-70,132,-130,200v-28,32,-91,85,-136,73v140,-42,141,-212,268,-285v0,-4,-24,-7,-24,-36v0,-51,82,-127,82,-180v0,-15,-8,-23,-23,-27v-10,-2,-7,-9,-1,-9v26,0,44,38,44,62","w":238},"*":{"d":"313,-297v-1,20,-42,7,-66,10v-4,0,-6,1,-2,5v11,14,31,35,34,45v4,14,-11,17,-15,7v-3,-4,-17,-34,-27,-49v-2,-4,-4,-2,-7,3v-12,18,-19,50,-32,61v-15,0,-16,-8,-7,-18v4,-4,29,-43,32,-46v4,-4,2,-6,-3,-5v-5,-1,-91,28,-59,-6r59,-2v4,0,6,-1,4,-4v-3,-12,-53,-43,-25,-55v16,4,24,41,31,49v3,6,3,4,6,0v4,-8,18,-36,25,-53v4,-10,7,-10,13,-10v6,0,12,8,6,14v-12,14,-30,41,-37,51v-3,5,-1,8,5,6v13,-3,41,-7,50,-9v10,-3,15,0,15,6","w":228},"\u2020":{"d":"76,-249v26,6,65,14,90,12v53,-89,56,-151,90,-168v6,0,15,3,15,17v-20,54,-56,83,-92,151v41,4,85,-18,94,6v0,4,-5,24,-15,24v-25,-9,-49,-17,-85,-19v-36,62,-84,156,-114,232v-7,17,-19,29,-37,31v-9,-5,-20,-32,-6,-44v43,-68,95,-133,143,-219v-34,-1,-65,9,-92,14v-3,0,-17,-1,-17,-12v0,-8,12,-25,26,-25","w":238},"\u2021":{"d":"76,-163r85,10v14,-24,28,-47,42,-73v-31,-1,-64,6,-91,11v-3,0,-17,-2,-17,-9v0,-8,12,-25,26,-25v26,6,65,14,90,12v53,-89,56,-151,90,-168v6,0,15,3,15,17v-20,54,-56,83,-92,151v41,4,85,-18,94,6v0,4,-5,24,-15,24v-26,-9,-48,-16,-87,-18v-17,24,-29,48,-43,72r90,-7v10,0,19,1,18,12v-2,13,-5,22,-17,25v-33,-10,-64,-19,-98,-18v-25,47,-43,99,-62,147v-7,18,-18,25,-37,31v-14,-6,-17,-29,-7,-44r94,-134v-32,0,-61,9,-83,11v-10,0,-21,-3,-21,-9v0,-6,12,-26,26,-24","w":238},"\u00a7":{"d":"201,-45v0,-70,-87,-88,-87,-158v0,-19,12,-62,62,-85v0,-40,43,-105,111,-105v44,-1,53,31,22,60v-6,-1,-1,-7,-2,-12v0,-14,-20,-28,-44,-28v-50,0,-69,43,-69,67v0,53,63,91,65,157v0,14,-2,42,-38,78v0,58,-55,126,-156,126v-40,0,-80,-24,-80,-75v0,-21,6,-46,10,-56v1,-3,5,-10,5,1v-19,68,27,110,100,110v54,0,101,-30,101,-80xm213,-203v-34,-42,-34,-56,-37,-76v-11,4,-36,21,-36,45v0,42,75,100,80,154v36,-40,33,-73,-7,-123","w":270},"\u00b6":{"d":"302,-11r133,-223v-33,4,-69,36,-112,116v-14,-3,-20,-14,-34,-42v-10,10,-17,13,-46,30v7,8,15,19,25,44v15,-11,37,-26,52,-27v-26,40,-35,66,-35,84v0,7,5,14,17,18xm446,-242v53,2,44,-27,27,-54v-8,18,-19,40,-27,54xm488,-327v1,13,20,35,20,63v0,17,-21,27,-65,30r-235,401v-11,21,-15,41,8,46v-11,10,-34,2,-35,-19v-11,10,-37,21,-55,21v-4,0,-6,-1,-5,-5v36,0,61,-18,136,-143r44,-72v-76,10,-164,9,-164,-71v0,-127,151,-175,302,-166v14,-24,26,-52,29,-67v6,-3,14,-9,20,-18","w":450},"\u00a9":{"d":"572,-238v0,126,-95,262,-276,262v-105,0,-184,-54,-184,-165v0,-109,82,-263,276,-263v126,0,184,57,184,166xm548,-231v0,-105,-40,-165,-158,-165v-168,0,-249,119,-249,252v0,110,72,159,171,159v161,0,236,-132,236,-246xm440,-266v0,-29,-13,-62,-56,-62v-86,0,-132,90,-132,174v0,46,17,96,79,96v42,0,71,-14,99,-43r4,17v-28,32,-77,47,-120,47v-76,0,-102,-45,-102,-109v0,-98,64,-199,171,-199v60,0,86,17,92,64v-6,10,-27,16,-35,15","w":576},"\u00ae":{"d":"426,-316v0,80,-61,167,-176,167v-68,0,-115,-35,-115,-106v0,-65,50,-167,174,-167v78,0,117,35,117,106xm410,-312v0,-68,-24,-105,-100,-105v-107,0,-159,76,-159,161v0,71,45,101,109,101v104,0,150,-84,150,-157xm253,-300v50,0,83,-13,83,-49v0,-21,-17,-27,-44,-26v-14,26,-27,50,-39,75xm342,-207r-31,0v-17,-28,-37,-58,-61,-88v-17,33,-32,69,-39,88r-26,0v33,-61,73,-148,83,-175v42,1,91,-7,91,34v0,45,-55,55,-81,55v19,28,46,65,64,86"},"\u2122":{"d":"149,-370r9,-14r146,-1r-6,13v-15,-3,-34,-2,-58,-2v-24,44,-60,117,-82,167r-30,0v14,-21,69,-125,88,-167v-17,0,-43,1,-67,4xm346,-362v-35,45,-101,133,-113,155r-21,0v31,-36,99,-124,138,-174r22,-5v-4,32,-13,115,-13,149v32,-33,101,-114,125,-146r21,-5v-13,40,-35,145,-39,181r-27,0v9,-31,25,-103,35,-149v-16,19,-95,111,-119,143r-19,6v2,-11,7,-126,10,-155","w":450},"@":{"d":"224,-121v0,-62,104,-215,222,-181v6,12,-14,15,-18,30v-28,53,-52,102,-52,132v0,25,16,35,41,35v68,0,147,-91,147,-195v0,-68,-49,-107,-125,-107v-156,0,-325,152,-325,309v0,82,53,133,136,133v110,0,201,-80,211,-120v3,-4,5,-4,5,2v0,54,-129,133,-229,133v-83,0,-159,-46,-159,-137v0,-141,193,-328,369,-328v79,0,145,34,145,113v0,86,-90,208,-198,208v-80,0,-42,-74,-20,-126v-66,79,-106,119,-135,119v-10,0,-15,-6,-15,-20xm414,-297v-86,-8,-151,138,-158,168v0,5,3,8,7,8v29,0,137,-144,151,-176","w":523},"#":{"d":"170,-246v4,-6,13,-32,29,-32v10,0,20,-1,32,-1v17,-26,30,-51,44,-72v14,-21,22,-10,17,-3r-51,75r56,-3v26,-40,54,-84,60,-94v8,-13,22,-10,11,4v-3,3,-34,47,-63,90v19,0,36,-4,47,0v-15,15,-29,33,-64,29v-21,32,-39,62,-58,94v29,0,49,-1,49,13v0,6,-10,17,-16,27v-6,-6,-17,-7,-52,-7v-26,42,-41,83,-64,112v-7,-1,-10,-12,-4,-18r58,-94v-17,0,-35,1,-56,4v-25,43,-45,76,-59,108v-5,13,-17,14,-17,0v17,-38,39,-66,64,-107v-29,3,-31,10,-39,3v13,-6,19,-27,30,-32v7,-1,22,-3,30,-4r58,-94v-15,-1,-33,9,-42,2xm278,-253v-19,1,-41,3,-55,4v-19,29,-39,61,-58,93v18,-3,36,-2,55,-3v21,-32,37,-62,58,-94","w":296},"0":{"d":"437,-319v0,120,-128,330,-264,330v-33,0,-87,-10,-87,-78v0,-87,87,-237,188,-280v35,-15,95,-40,117,-52v17,3,46,20,46,80xm398,-297v0,-37,-10,-72,-42,-72v-18,0,-74,15,-122,70v-82,92,-102,180,-102,223v0,46,24,72,60,72v97,0,206,-137,206,-293","w":395},"1":{"d":"288,-362v-46,14,-121,76,-185,111v-3,-4,-4,-8,-4,-15v55,-29,151,-85,207,-124v12,-3,27,-4,39,-8r1,3v-83,112,-153,230,-205,332v-17,32,-19,56,-3,81v6,4,0,11,-4,7v-33,-37,-48,-55,-27,-101v34,-71,121,-200,181,-286","w":243},"2":{"d":"145,-48v-40,-4,-140,-5,-128,23v0,8,9,15,30,15v50,0,81,-24,98,-38xm343,-55v21,6,5,44,-1,56v-23,-21,-97,-41,-184,-48v-31,24,-81,53,-117,53v-21,0,-38,-2,-38,-19v-2,-45,99,-73,177,-62v77,-63,191,-163,191,-233v0,-39,-19,-60,-56,-60v-58,0,-90,34,-118,69v-4,4,-9,0,-6,-4v37,-44,88,-97,156,-97v25,0,64,8,64,60v0,68,-136,197,-220,265v60,4,122,10,152,20","w":375,"k":{"4":22}},"3":{"d":"269,-102v7,-29,-54,-74,-54,-101v0,-21,13,-21,94,-73v54,-35,31,-83,-56,-92v-3,0,-5,-2,-4,-5v10,-8,28,-17,36,-21v47,3,83,21,83,56v0,21,-15,41,-58,69v-42,26,-53,34,-53,50v-2,26,50,54,50,91v0,61,-104,156,-213,156v-40,0,-80,-12,-80,-61v0,-12,4,-24,8,-35v6,-1,2,8,3,12v4,36,27,61,92,61v79,0,152,-39,152,-107","w":315},"4":{"d":"220,14v-6,-19,-36,-35,-21,-62r43,-79v-30,0,-111,4,-179,18v-4,-7,-4,-30,9,-32v93,-44,181,-106,221,-151v21,-22,24,-51,13,-80v0,-7,29,-21,33,-21v6,3,11,11,11,25v0,25,-17,52,-46,80v-36,36,-122,94,-190,140v-4,3,-4,5,2,5v54,-3,106,-3,138,-3v73,-119,90,-155,178,-210v4,-1,6,2,5,6v-81,51,-95,107,-153,204v39,0,108,3,123,6v16,11,-3,40,-11,53v-3,3,-5,1,-5,-2v6,-8,9,-20,-3,-23v-24,-7,-78,-15,-114,-15v-24,54,-58,101,-49,138v0,3,-1,3,-5,3","w":379,"k":{"5":18}},"5":{"d":"170,-285v0,37,92,52,92,110v0,90,-160,227,-240,227v-34,0,-52,-23,-38,-48v3,22,20,28,48,28v71,0,187,-82,187,-183v0,-17,-4,-34,-25,-51v-31,-25,-51,-30,-51,-52v10,-42,41,-88,81,-135v13,-15,14,4,65,2v92,-3,133,-37,118,-92v9,-4,10,12,10,19v4,72,-106,134,-205,104v-32,30,-42,61,-42,71","w":267},"6":{"d":"238,-191v-39,0,-120,49,-120,145v0,28,15,44,37,44v40,0,120,-76,120,-148v0,-27,-13,-41,-37,-41xm437,-432v33,0,62,28,43,57v4,-26,-4,-38,-53,-38v-118,0,-255,168,-288,273v17,-20,64,-63,111,-63v29,0,50,12,50,45v0,65,-82,167,-162,167v-47,0,-61,-22,-61,-61v0,-36,15,-90,74,-168v121,-159,236,-212,286,-212","w":309},"7":{"d":"116,-253v19,-58,52,-146,127,-146v22,0,123,27,152,27v14,0,31,-20,39,-41v16,2,34,8,24,16v-14,14,-29,25,-46,33r-181,188v-29,29,-91,102,-91,144v0,17,6,30,20,34r-2,4v-14,3,-32,11,-39,15v-6,0,-17,-17,-17,-36v0,-32,7,-58,134,-180v54,-53,112,-113,158,-163v-50,17,-115,-2,-174,-2v-64,0,-77,51,-97,113","w":308,"k":{"8":18,"6":18,"4":27,"0":27}},"8":{"d":"155,-15v41,-1,116,-50,116,-109v0,-36,-18,-55,-44,-95v-69,39,-135,84,-135,143v0,37,30,61,63,61xm352,-357v0,-17,-10,-27,-27,-27v-37,0,-89,46,-89,85v0,17,6,30,23,52v68,-43,93,-78,93,-110xm303,-158v0,92,-113,164,-173,164v-37,0,-72,-23,-72,-63v0,-73,93,-128,164,-168v-10,-18,-14,-33,-14,-47v0,-48,68,-128,136,-128v26,0,39,12,39,34v0,22,2,54,-119,126v19,32,39,42,39,82","w":302},"9":{"d":"-22,-22r3,-3v14,19,40,25,62,25v122,0,223,-144,266,-248v-28,30,-68,61,-115,61v-30,0,-57,-16,-57,-49v0,-61,99,-162,183,-162v47,0,56,30,56,54v0,63,-63,196,-191,295v-50,39,-107,63,-150,63v-24,0,-47,-11,-57,-36xm338,-351v0,-19,-8,-35,-29,-35v-69,0,-151,102,-151,155v0,22,15,33,39,33v68,0,141,-85,141,-153","w":309},"\u2070":{"d":"305,-358v0,54,-59,149,-129,149v-26,0,-48,-10,-48,-40v0,-80,82,-138,153,-158v14,4,24,21,24,49xm277,-347v0,-17,-4,-42,-19,-42v-8,0,-31,11,-53,35v-37,42,-45,77,-45,98v0,21,6,37,28,37v39,0,89,-59,89,-128","w":215},"\u00b9":{"d":"306,-392v6,0,8,6,4,10v-17,29,-80,139,-80,147v6,12,47,1,58,3v6,3,6,11,-9,11v-29,0,-113,1,-136,5v-10,-3,-12,-9,-2,-10v18,-2,47,3,55,-11v27,-44,72,-124,75,-137v-4,-18,-42,-2,-59,-6v-6,0,-15,-8,-4,-8v40,0,76,-4,98,-4","w":225},"\u00b2":{"d":"250,-212v-17,0,-51,-9,-103,-27v-13,2,-22,12,-30,19v-6,3,-11,-3,-5,-7v43,-31,142,-74,143,-125v0,-10,-7,-29,-29,-29v-14,0,-30,10,-36,16v-3,3,-10,-2,-4,-7v22,-16,102,-40,102,10v0,32,-64,71,-110,100v-3,1,-3,3,0,4v43,14,114,54,144,11v3,-4,11,0,5,6v-26,25,-59,29,-77,29","w":225},"\u00b3":{"d":"225,-314v-9,-16,61,-29,57,-54v-6,-36,-49,-27,-74,1v-7,-21,42,-37,68,-38v11,0,34,4,34,25v6,25,-59,43,-57,55v2,15,22,30,22,52v0,26,-55,67,-106,67v-20,0,-41,-23,-29,-48r3,0v0,14,5,33,48,33v24,0,57,-12,57,-45v0,-9,-22,-34,-23,-48","w":225},"\u2074":{"d":"269,-291v42,-2,71,0,41,35v-6,-3,5,-13,-1,-17v-12,-3,-30,-4,-47,-4v-26,50,-33,47,-25,72v-13,4,-19,-19,-23,-29v0,-4,7,-16,24,-42v-14,0,-79,3,-109,10v-6,-2,-4,-23,4,-25v41,-8,73,-33,102,-52v17,-11,25,-30,15,-49v0,-5,34,-30,33,-4v0,10,-6,31,-38,54v-21,15,-56,32,-81,51v19,1,55,-1,81,0v30,-48,51,-73,95,-91v4,0,6,0,2,3v-34,19,-49,47,-73,88","w":233},"\u2075":{"d":"319,-436v9,0,8,8,9,15v4,28,-54,63,-104,49v-36,36,39,38,39,80v0,54,-63,94,-98,94v-17,5,-33,-17,-25,-32v3,10,12,18,27,18v35,0,72,-18,72,-64v0,-32,-40,-35,-43,-62v3,-6,20,-39,39,-57v33,7,104,0,84,-41","w":216},"\u2076":{"d":"248,-279v0,-17,-4,-29,-21,-29v-32,0,-52,38,-52,68v0,18,5,29,22,29v30,0,51,-36,51,-68xm321,-369v5,-19,-7,-31,-29,-31v-55,0,-93,63,-109,113v11,-17,28,-30,52,-30v14,0,34,8,34,38v0,28,-21,77,-76,77v-32,0,-44,-20,-44,-48v0,-50,58,-159,147,-159v24,1,36,18,29,39","w":222},"\u2077":{"d":"231,-373v-33,0,-34,16,-48,46r-6,-5v14,-37,26,-67,61,-67v14,0,66,16,78,16v14,0,20,-18,23,-26v12,0,19,5,19,8v0,4,-16,20,-38,28v-17,17,-53,46,-72,68v-23,13,-52,71,-18,90v-1,8,-23,8,-26,15v-8,0,-14,-13,-14,-27v-2,-51,91,-113,120,-144v-25,7,-53,-2,-79,-2","w":225},"\u2078":{"d":"292,-380v0,11,-4,24,-57,58v45,55,16,117,-62,117v-32,0,-43,-16,-43,-35v0,-33,43,-58,75,-75v-23,-40,10,-90,58,-89v22,0,29,14,29,24xm273,-375v0,-10,-3,-21,-17,-21v-36,-1,-50,38,-26,68v24,-14,43,-33,43,-47xm209,-309v-32,17,-56,36,-56,66v0,17,9,30,31,30v26,0,50,-18,50,-42v0,-21,-10,-33,-25,-54","w":199},"\u2079":{"d":"314,-360v0,42,-54,159,-148,159v-21,0,-40,-14,-34,-26v10,12,21,16,31,16v58,0,103,-65,120,-119v-14,25,-95,44,-95,2v0,-28,32,-75,88,-75v22,0,38,14,38,43xm293,-373v0,-8,-3,-22,-17,-22v-38,0,-62,42,-62,66v0,10,5,18,16,18v32,0,63,-34,63,-62","w":214},"\u2080":{"d":"194,-142v0,54,-60,149,-130,149v-26,0,-48,-10,-48,-40v1,-79,82,-138,153,-158v14,4,25,21,25,49xm166,-131v0,-17,-4,-42,-19,-42v-8,0,-31,11,-53,35v-37,42,-45,77,-45,98v0,21,5,37,27,37v39,0,90,-59,90,-128","w":215},"\u2081":{"d":"189,-170v-19,29,-81,141,-83,151v7,12,47,1,59,3v6,3,6,11,-9,11v-29,0,-113,1,-136,5v-10,-3,-12,-9,-2,-10v18,-2,47,3,55,-11v27,-44,72,-124,75,-137v-4,-18,-42,-2,-59,-6v-6,0,-15,-8,-4,-8v40,0,76,-4,98,-4v4,0,6,2,6,6","w":225},"\u2082":{"d":"119,4v-17,0,-52,-10,-104,-27v-13,2,-21,12,-29,19v-6,3,-11,-3,-5,-7v43,-31,142,-74,142,-125v0,-10,-7,-29,-29,-29v-14,0,-30,10,-36,16v-3,3,-9,-2,-3,-7v22,-16,102,-40,102,10v0,32,-64,71,-110,100v-3,1,-3,3,0,4v43,14,114,54,144,11v3,-4,10,0,4,6v-26,25,-58,29,-76,29","w":225},"\u2083":{"d":"111,-98v-9,-16,60,-29,56,-54v-6,-36,-48,-26,-73,1v-7,-21,42,-37,68,-38v11,0,34,4,34,25v6,25,-59,43,-57,55v1,16,22,31,22,52v0,26,-55,67,-106,67v-20,0,-43,-24,-29,-48r3,0v0,14,4,33,47,33v24,0,57,-12,57,-45v0,-9,-21,-35,-22,-48","w":225},"\u2084":{"d":"147,-75v43,-2,70,1,41,35v-8,-2,4,-13,-2,-17v-12,-3,-29,-4,-46,-4v-26,50,-31,46,-26,72v-12,4,-19,-18,-22,-29v0,-4,6,-16,23,-42v-14,0,-79,3,-109,10v-3,-4,-5,-26,5,-25v40,-9,72,-33,101,-52v17,-11,24,-29,16,-49v0,-6,16,-14,27,-15v3,0,5,1,5,11v0,10,-6,31,-38,54v-21,15,-56,32,-81,51v20,2,55,-1,81,0v31,-48,52,-73,96,-91v4,0,6,0,2,3v-35,19,-49,47,-73,88","w":233},"\u2085":{"d":"197,-220v9,0,8,8,9,15v5,28,-53,63,-103,49v-36,36,38,39,38,80v0,54,-63,94,-98,94v-17,5,-34,-17,-24,-32v3,10,12,18,27,18v35,0,72,-18,72,-64v0,-32,-40,-35,-43,-62v3,-7,20,-37,38,-57v33,8,107,-1,84,-41","w":216},"\u2086":{"d":"130,-72v0,-17,-3,-29,-20,-29v-32,0,-52,38,-52,68v0,18,5,29,22,29v30,0,50,-36,50,-68xm204,-162v4,-19,-6,-32,-28,-32v-55,0,-94,64,-110,114v11,-17,28,-30,52,-30v14,0,34,8,34,38v0,28,-21,77,-76,77v-32,0,-44,-20,-44,-48v0,-50,58,-159,147,-159v24,1,36,18,29,39","w":222},"\u2087":{"d":"104,-157v-33,0,-35,16,-49,46r-5,-5v14,-37,25,-67,60,-67v14,0,66,16,78,16v14,0,21,-18,24,-26v12,0,18,5,18,8v0,4,-15,20,-37,28v-17,17,-53,46,-72,68v-23,13,-52,70,-19,90v-1,8,-23,8,-26,15v-8,0,-14,-13,-14,-27v-2,-51,91,-113,120,-144v-25,7,-52,-2,-78,-2","w":225},"\u2088":{"d":"175,-168v0,11,-5,23,-58,57v46,54,17,117,-62,117v-32,0,-43,-16,-43,-35v0,-33,43,-58,75,-75v-23,-40,10,-90,58,-89v22,0,30,15,30,25xm155,-164v0,-10,-3,-20,-17,-20v-36,-1,-50,38,-26,67v24,-14,43,-33,43,-47xm91,-97v-32,17,-56,35,-56,65v0,17,10,30,32,30v26,0,49,-17,49,-41v0,-21,-10,-33,-25,-54","w":199},"\u2089":{"d":"194,-147v0,42,-53,160,-147,160v-21,0,-32,-12,-38,-23r4,-4v10,12,20,17,30,17v58,0,103,-66,120,-120v-14,26,-95,44,-95,2v0,-28,33,-75,89,-75v22,0,37,14,37,43xm174,-159v0,-8,-3,-23,-17,-23v-38,0,-63,42,-63,66v0,10,5,18,16,18v32,0,64,-33,64,-61","w":214},"\u2044":{"d":"333,-421v-134,132,-300,310,-437,468v-11,12,-24,14,-31,5r442,-472v3,-8,23,-8,26,-1","w":90},"\u00bc":{"d":"558,-421v-134,132,-300,310,-437,468v-11,12,-24,14,-31,5r442,-472v3,-8,23,-8,26,-1xm306,-392v6,0,8,6,4,10v-17,29,-80,139,-80,147v6,12,47,1,58,3v6,3,6,11,-9,11v-29,0,-113,1,-136,5v-10,-3,-12,-9,-2,-10v18,-2,47,3,55,-11v27,-44,72,-124,75,-137v-4,-18,-42,-2,-59,-6v-6,0,-15,-8,-4,-8v40,0,76,-4,98,-4xm447,-71v41,-1,71,-1,42,34v-8,-2,4,-12,-2,-16v-12,-3,-30,-5,-47,-5v-26,50,-33,49,-25,72v-12,4,-18,-19,-23,-28v0,-4,7,-17,24,-43v-14,0,-79,3,-109,10v-7,-1,-1,-18,-1,-21v33,-10,78,-34,107,-55v16,-12,25,-30,15,-49v0,-5,34,-30,33,-4v0,10,-6,32,-38,54v-21,14,-51,32,-79,47v-1,2,-4,6,1,5r78,-1v30,-49,50,-74,95,-92v4,0,6,1,2,4v-35,19,-49,47,-73,88","w":540},"\u00bd":{"d":"558,-421v-134,132,-300,310,-437,468v-11,12,-24,14,-31,5r442,-472v3,-8,23,-8,26,-1xm426,4v-17,0,-52,-9,-104,-27v-13,2,-22,12,-30,19v-6,3,-10,-3,-4,-7v43,-31,142,-74,142,-125v0,-10,-7,-29,-29,-29v-14,0,-30,10,-36,16v-3,3,-9,-2,-3,-7v22,-16,102,-40,102,10v0,32,-64,71,-110,100v-3,1,-3,3,0,4v43,14,114,54,144,11v3,-4,10,0,4,6v-26,25,-58,29,-76,29xm306,-392v6,0,8,6,4,10v-17,29,-80,139,-80,147v6,12,47,1,58,3v6,3,6,11,-9,11v-29,0,-113,1,-136,5v-10,-3,-12,-9,-2,-10v18,-2,47,3,55,-11v27,-44,72,-124,75,-137v-4,-18,-42,-2,-59,-6v-6,0,-15,-8,-4,-8v40,0,76,-4,98,-4","w":540},"\u00be":{"d":"558,-421v-134,132,-300,310,-437,468v-11,12,-24,14,-31,5r442,-472v3,-8,23,-8,26,-1xm447,-71v41,-1,71,-1,42,34v-8,-2,4,-12,-2,-16v-12,-3,-30,-5,-47,-5v-26,50,-33,49,-25,72v-12,4,-18,-19,-23,-28v0,-4,7,-17,24,-43v-14,0,-79,3,-109,10v-7,-1,-1,-18,-1,-21v33,-10,78,-34,107,-55v16,-12,25,-30,15,-49v0,-5,34,-30,33,-4v0,10,-6,32,-38,54v-21,14,-51,32,-79,47v-1,2,-4,6,1,5r78,-1v30,-49,50,-74,95,-92v4,0,6,1,2,4v-35,19,-49,47,-73,88xm225,-314v-9,-16,61,-29,57,-54v-6,-36,-49,-27,-74,1v-7,-21,42,-37,68,-38v11,0,34,4,34,25v6,25,-59,43,-57,55v2,15,22,30,22,52v0,26,-55,67,-106,67v-20,0,-41,-23,-29,-48r3,0v0,14,5,33,48,33v24,0,57,-12,57,-45v0,-9,-22,-34,-23,-48","w":540},"+":{"d":"292,-100r1,16v-22,-6,-48,-7,-78,-7v-15,28,-29,58,-39,82r-17,-13r40,-70v-21,0,-55,1,-69,2r-6,-19v4,1,42,2,82,3v14,-24,27,-49,39,-68r21,5v-14,17,-29,41,-43,63v30,0,55,2,69,6"},"\u2212":{"d":"310,-112r-8,18r-171,-2r9,-18v24,0,127,5,170,2"},"\u00b1":{"d":"307,-119r-11,16r-66,1v-15,28,-30,57,-33,74r-17,-12v3,-8,19,-39,33,-63v-21,0,-53,-1,-67,-2r8,-17v11,3,38,5,66,5v14,-24,27,-47,34,-57r22,3v-10,11,-25,34,-39,55v30,0,56,0,70,-3xm262,-14r-9,17v-30,-2,-120,-4,-165,-2r11,-18v23,2,121,4,163,3"},"\u00d7":{"d":"283,-159r18,11v-17,7,-60,35,-95,58v3,12,10,46,18,61r-19,6v-4,-14,-9,-39,-12,-58v-10,7,-50,36,-74,58r-15,-12v14,-12,60,-43,86,-60v-4,-14,-8,-45,-8,-64r20,-4r1,59v17,-14,52,-37,80,-55"},"\u00f7":{"d":"262,-150v2,15,-30,29,-32,8v-3,-17,32,-29,32,-8xm314,-108r-10,19r-66,0v-56,0,-86,-2,-113,-7r15,-18v50,15,101,9,174,6xm205,-49v2,16,-27,28,-31,9v-4,-16,31,-30,31,-9"},"=":{"d":"316,-145r-7,17v-18,-2,-113,-2,-152,-2r7,-18v23,0,128,6,152,3xm296,-94r-6,17v-22,-2,-119,-4,-161,-2r11,-18v24,0,128,6,156,3"},"\u2260":{"d":"317,-130r-10,18v-17,-1,-40,-2,-65,-2r-40,39r91,0r-9,17v-21,-1,-59,-1,-96,-2v-22,22,-39,41,-53,56r-21,-9v14,-14,33,-29,51,-47r-60,1r14,-18v10,1,34,1,62,1r39,-39r-81,1r9,-18v8,1,48,1,88,2r49,-50r21,4v-10,7,-28,25,-49,46v22,1,43,1,60,0"},"\u2248":{"d":"139,-119v56,-49,123,39,169,-18r5,12v-10,12,-32,25,-56,25v-37,0,-83,-37,-117,-5xm116,-61v49,-58,123,28,173,-19r5,12v-11,10,-30,21,-54,21v-40,-1,-88,-41,-121,-1"},"<":{"d":"332,-187r3,21v-36,10,-135,40,-184,54v38,12,107,41,130,55r-10,18v-31,-22,-112,-57,-151,-69r2,-10v18,-3,155,-47,210,-69"},">":{"d":"331,-118r-3,10v-18,3,-154,48,-212,70r-3,-20v38,-12,139,-42,187,-56v-35,-7,-113,-37,-133,-44r14,-14v33,14,106,41,150,54"},"\u2264":{"d":"314,-148r14,14v-43,10,-127,28,-169,40v36,14,92,36,128,55r-13,13v-26,-17,-113,-55,-147,-65r5,-9v46,-14,131,-35,182,-48xm282,-19r-9,17r-178,-2r11,-18v25,3,128,6,176,3"},"\u2265":{"d":"324,-106r-3,10v-7,3,-144,46,-202,70r1,-19v38,-14,133,-45,172,-57v-35,-7,-113,-36,-132,-43r8,-16v33,14,112,42,156,55xm283,-14r-7,17v-43,-4,-119,-6,-170,0r10,-17r167,0"},"\u00ac":{"d":"137,-144v25,2,133,2,155,5v-14,22,-26,56,-32,73r-22,-1v6,-14,18,-38,28,-57v-17,-2,-100,-4,-136,-2"},"%":{"d":"464,-184v24,5,16,15,92,14v2,0,2,1,0,4v-18,3,-42,4,-59,6v-15,2,-1,10,-4,22v0,59,-59,139,-117,139v-22,0,-33,-12,-33,-35v0,-42,30,-81,56,-106v-86,45,-221,142,-312,223v-1,-16,-13,-18,-2,-28v286,-263,356,-372,356,-407v0,-22,-15,-26,-39,-26v-43,0,-98,21,-129,11v-22,10,-71,67,-71,126v0,17,6,25,18,25v37,0,83,-54,83,-122v3,-13,-10,-18,-1,-23v15,7,26,0,27,30v0,40,-58,125,-119,125v-17,0,-36,-5,-36,-33v0,-37,28,-107,97,-131v0,-7,-5,-26,2,-30v22,33,182,-43,182,35v0,36,-37,102,-306,383v110,-78,218,-152,286,-184v3,0,4,4,1,5v-40,17,-64,86,-64,121v0,18,6,30,20,30v26,0,74,-44,74,-120v0,-17,-2,-30,-19,-36v-11,-10,14,-13,17,-18","w":557},"\u2030":{"d":"635,-184v24,5,16,15,92,14v2,0,2,1,0,4v-18,3,-42,3,-59,6v-14,2,0,11,-4,22v0,59,-59,139,-117,139v-22,0,-33,-12,-33,-35v0,-42,41,-110,88,-132v-32,1,-66,2,-105,2v-16,1,0,14,-4,26v0,59,-59,139,-117,139v-22,0,-33,-12,-33,-35v0,-42,30,-81,56,-106v-86,45,-221,142,-312,223v-1,-16,-13,-18,-2,-28v286,-263,356,-372,356,-407v0,-22,-15,-26,-39,-26v-43,0,-98,21,-129,11v-22,10,-71,67,-71,126v0,17,6,25,18,25v37,0,83,-54,83,-122v3,-13,-10,-18,-1,-23v15,7,26,0,27,30v0,40,-58,125,-119,125v-17,0,-36,-5,-36,-33v0,-37,28,-107,97,-131v0,-7,-5,-26,2,-30v22,33,182,-43,182,35v0,36,-37,102,-306,383v110,-78,218,-152,286,-184v3,0,4,4,1,5v-40,17,-64,86,-64,121v0,18,6,30,20,30v26,0,74,-44,74,-120v0,-17,-2,-30,-19,-36v-8,-9,14,-16,20,-18v37,13,94,15,151,9v6,-3,14,-6,17,-9xm637,-130v0,-17,-2,-30,-19,-36v-39,3,-75,76,-75,126v0,18,6,30,20,30v26,0,74,-44,74,-120","w":728},"'":{"d":"295,-416v-23,46,-91,128,-122,185v-4,7,-14,2,-10,-6v18,-33,33,-63,50,-93v17,-30,33,-57,53,-88v8,-12,24,-11,29,2","w":196},"\"":{"d":"353,-417v10,-14,37,-5,28,9v-47,71,-101,131,-154,210v-4,6,-14,2,-8,-4v48,-78,79,-137,134,-215xm287,-423v11,-17,39,-4,28,11v-48,71,-99,126,-157,211v-3,4,-15,3,-8,-7v59,-87,91,-150,137,-215","w":294},"\u00b0":{"d":"273,-385v0,25,-19,51,-55,51v-21,0,-36,-10,-36,-32v0,-19,16,-52,54,-52v24,0,37,11,37,33xm262,-383v0,-18,-6,-29,-27,-29v-48,0,-59,72,-14,73v28,0,41,-23,41,-44","w":205},"\u00b5":{"d":"122,-66v-58,113,-118,190,-95,287v3,4,0,7,-4,4v-6,-14,-29,-14,-23,-41v-1,-67,145,-296,186,-369v6,-10,21,-3,32,-14v4,0,4,3,0,8v-26,38,-80,96,-80,159v0,11,3,19,17,19v35,0,94,-77,145,-173v5,-10,17,-5,31,-13v3,0,6,-1,3,5v-26,32,-85,132,-85,172v0,8,5,12,13,12v18,0,48,-31,70,-60v3,-4,5,-3,5,3v-17,24,-55,71,-94,71v-37,-8,-19,-38,-8,-66v3,-4,0,-6,-6,0v-24,27,-58,65,-92,65v-38,0,-27,-34,-15,-69"},"\u221e":{"d":"220,-105v32,-27,50,-55,100,-55v39,0,62,23,62,49v0,46,-32,86,-86,86v-39,0,-60,-33,-74,-55v-35,26,-49,58,-107,58v-35,0,-57,-18,-57,-50v0,-36,29,-90,88,-90v39,0,63,39,74,57xm366,-110v0,-33,-46,-51,-74,-30v-9,4,-42,33,-61,52v14,28,36,52,62,52v46,0,73,-42,73,-74xm212,-98v-17,-29,-34,-52,-64,-52v-50,0,-70,47,-70,80v0,39,52,46,74,23v9,-6,40,-31,60,-51","w":450},"\u2202":{"d":"269,-194v-71,7,-136,101,-136,159v0,28,16,35,30,35v55,0,157,-112,157,-274v0,-28,-16,-118,-74,-118v-46,0,-62,36,-52,71v3,3,-1,5,-7,2v-8,-4,-17,-11,-17,-17v0,-25,23,-61,79,-61v71,0,97,66,97,125v0,142,-113,278,-189,278v-32,0,-53,-9,-53,-46v0,-61,78,-150,163,-157v10,0,8,0,2,3"},"\u2211":{"d":"254,-376r65,206v-60,60,-157,155,-215,220v-7,7,-5,10,9,10v98,0,253,-1,283,-6v21,-3,39,-33,51,-55v4,-4,6,-2,6,4v-13,22,-40,64,-52,83v-4,5,-8,8,-13,8r-328,-3v-7,1,-13,16,-16,4r24,-33v51,-48,188,-187,218,-217v-13,-57,-54,-157,-74,-227v12,-3,23,-6,29,-10v43,8,193,1,228,0v10,0,13,-1,13,5v0,10,-9,49,-14,70v-3,8,-4,6,-4,-1v0,-39,-4,-50,-33,-54v-28,-3,-83,-4,-177,-4","w":540},"\u220f":{"d":"427,77v-24,11,-88,30,-108,14v0,-6,2,-18,10,-31v54,-89,175,-303,244,-432r-227,-2v-50,76,-206,360,-256,461v-10,11,-37,4,-50,15v-3,0,-4,-2,-4,-5r241,-415v18,-32,45,-63,-17,-66v-3,0,-4,-1,-4,-3v0,-3,1,-4,5,-4v131,1,289,14,391,-2v4,-1,6,-1,6,1v-18,12,-31,20,-48,22v-102,179,-236,410,-236,443v5,16,37,2,53,4","w":540},"\u03c0":{"d":"226,-19v2,-35,45,-121,84,-151v-14,0,-58,-3,-88,-3v-34,75,-91,176,-120,176v-10,-6,-21,-18,-27,-25v-3,-4,-2,-6,1,-5v50,10,91,-37,139,-146v-55,0,-65,3,-80,42v-3,4,-5,3,-5,-1v10,-24,29,-65,47,-65v55,0,107,6,153,6v16,0,25,-8,34,-21v-6,28,-26,40,-50,45v-22,22,-60,104,-60,145v0,10,4,15,13,15v17,0,45,-23,73,-51v4,-4,6,0,5,4v-40,39,-67,59,-99,59v-15,0,-20,-10,-20,-24"},"\u222b":{"d":"437,-384v0,15,-10,21,-21,21v-10,0,-9,-19,-32,-19v-11,0,-22,10,-32,29v-62,114,-141,318,-214,405v-13,16,-40,33,-62,33v-11,0,-20,-8,-20,-19v0,-11,10,-21,21,-21v23,5,38,26,57,0v34,-46,83,-186,110,-240v25,-49,106,-212,168,-212v17,0,25,8,25,23"},"\u2126":{"d":"500,-63v-19,30,-23,72,-70,69v-25,-3,-109,-1,-127,-9v6,-7,3,-21,18,-21v104,0,189,-125,189,-243v0,-58,-24,-125,-130,-125v-155,0,-229,127,-229,252v0,69,30,105,70,119v-4,4,-7,22,-20,22v-54,0,-123,-20,-135,32v-3,0,-4,-1,-4,-4v8,-24,23,-52,42,-59v14,0,61,4,80,4v8,0,8,-2,2,-6v-26,-22,-66,-66,-66,-132v0,-104,76,-235,260,-235v129,0,169,59,169,133v0,96,-72,191,-187,239v-6,3,-4,5,0,5r83,0v24,-1,40,-22,48,-41v3,-6,6,-4,7,0","w":540},"\u221a":{"d":"371,-356r27,8v-75,63,-173,227,-231,359r-15,2v-3,-27,-11,-77,-18,-95r-22,15r-2,-7r41,-38r6,1v4,30,13,64,17,81v62,-144,163,-294,197,-326","w":450},"\u2206":{"d":"416,-25v7,-54,22,-265,22,-316v0,-9,-3,-11,-7,-5v-64,60,-216,224,-296,311v-3,4,-1,6,5,6v92,3,261,4,276,4xm89,4v-6,-1,0,-9,0,-13v83,-79,266,-270,320,-329v20,-22,38,-43,63,-60v4,-3,7,0,7,7v-4,41,-31,352,-31,391v0,3,0,4,-3,4v-103,-6,-259,-5,-356,0","w":540},"\u25ca":{"d":"302,-94r-114,90r-13,0r-30,-92r115,-88r17,0xm282,-98r-19,-68v-32,22,-79,58,-97,72r21,71","w":450},"\\":{"d":"373,141v0,11,-13,5,-17,-1r-194,-637v0,-4,14,-3,18,7","w":331},"^":{"d":"346,-353r11,2v-4,36,-12,126,-9,158r-18,5v0,-40,5,-98,8,-137v-29,32,-79,80,-133,130r-21,-6v68,-57,130,-115,162,-152"},"~":{"d":"328,-157r18,18v-15,21,-30,43,-62,43v-40,0,-64,-34,-107,-34v-22,0,-34,18,-41,36r-18,-18v11,-21,29,-42,62,-42v37,0,80,33,105,33v21,0,31,-18,43,-36"},"\u00a6":{"d":"187,-292r0,-316r27,0r0,316r-27,0xm187,157r0,-315r27,0r0,315r-27,0","w":199},"_":{"d":"450,45r-450,0r0,-45r450,0r0,45","w":450},"\u00a4":{"d":"364,-324r32,-33r22,22r-32,33v43,47,43,137,0,184r32,33r-22,23r-32,-33v-52,44,-133,44,-185,0r-32,33r-23,-23r33,-33v-44,-50,-44,-134,0,-184r-33,-33r23,-22r32,33v52,-44,133,-44,185,0xm272,-86v66,0,120,-60,120,-124v0,-64,-55,-124,-120,-124v-65,0,-121,59,-121,124v0,65,55,124,121,124","w":350},"\u20ac":{"d":"537,-344v-12,11,-17,27,-32,35v-6,-54,-36,-86,-86,-86v-73,0,-146,58,-200,152v89,0,150,-6,176,-6v4,0,6,0,6,3v-5,12,-35,11,-54,10r-134,1v-9,14,-16,29,-22,44v89,0,151,-6,177,-6v4,0,6,0,6,3v-5,12,-35,11,-54,10r-133,1v-14,33,-22,70,-22,98v0,65,42,81,90,81v73,0,123,-36,160,-75v7,0,4,12,1,17v-39,35,-102,66,-168,66v-68,0,-126,-12,-126,-95v0,-25,5,-59,19,-91v-33,-1,-75,9,-83,3v10,-19,60,-6,87,-11v6,-14,16,-34,22,-45v-34,-1,-74,9,-85,3v12,-18,62,-7,90,-11v57,-90,149,-159,248,-159v48,0,103,11,117,58","w":438},"$":{"d":"229,-200v-26,-13,-80,-12,-84,-48v-4,-38,109,-209,188,-129v33,-57,42,-71,49,-75v5,-4,8,-2,8,4r-51,81v14,21,8,56,-10,67v-9,-5,-2,-25,-9,-34r-65,107v49,14,83,30,83,79v0,78,-111,179,-227,179v-24,48,-42,95,-59,143v-3,10,-9,1,-9,-7v0,-23,27,-80,56,-138v-51,-2,-77,-39,-67,-93v2,0,3,1,4,4v4,35,39,60,76,64v29,-54,71,-126,117,-204xm313,-345v-39,-68,-134,-4,-134,59v0,32,31,44,67,56xm296,-129v0,-40,-24,-56,-59,-68v-39,68,-88,153,-114,203v96,13,172,-40,173,-135","w":334},"\u00a2":{"d":"400,-439v-14,34,-41,62,-63,94v17,3,45,22,36,45v-11,5,-16,18,-24,23v-5,-16,-12,-41,-29,-42v-47,75,-100,165,-142,244v32,0,87,-13,173,-108v4,-4,9,-3,5,3v-43,67,-138,115,-186,122v-55,117,-84,160,-76,206v0,3,-2,4,-5,0v-4,-6,-12,-18,-12,-26v0,-8,23,-62,84,-178v-31,3,-66,1,-66,-41v0,-86,118,-249,232,-249v26,-42,56,-88,66,-98v4,-3,7,0,7,5xm310,-321v-104,-28,-171,144,-171,208v0,24,7,34,31,37v44,-83,92,-167,140,-245","w":330},"\u00a3":{"d":"186,-213v-21,37,-56,75,-93,115v69,-9,110,5,166,49v61,50,110,41,152,-23v0,-3,7,-5,7,2v-7,19,-65,83,-108,83v-24,0,-42,-7,-96,-52v-23,-20,-54,-55,-105,-55v-21,0,-43,10,-67,42v-22,30,-35,47,-42,47v-11,0,-11,-19,-4,-26v69,-64,107,-60,172,-181v-46,-2,-57,14,-71,-4v17,-8,49,0,75,-4v47,-82,110,-184,210,-181v19,0,44,5,36,26v-6,4,-4,37,-15,24v-3,-10,-22,-29,-58,-29v-74,0,-119,99,-155,160v29,0,97,-2,124,-5v3,0,12,5,12,11v-28,6,-54,-1,-140,1","w":432},"\u00a5":{"d":"192,-151v13,-2,23,-36,25,-41v-28,-8,-81,8,-90,0v13,-25,87,8,101,-21v32,-65,27,-168,-67,-168v-32,0,-70,15,-103,58v-3,4,-7,2,-7,-4v16,-23,63,-74,148,-74v99,0,91,119,53,195v102,-86,191,-161,284,-230v11,-8,21,5,24,11v0,3,-3,4,-7,7v-91,54,-180,122,-282,206v-8,4,-8,7,-2,7v31,2,73,-10,84,0v-21,21,-87,-6,-107,17v-2,8,-19,26,-12,34v30,0,59,-4,81,-4v3,0,5,2,5,5v-17,19,-76,-8,-100,16v-14,23,-40,78,-55,104v-7,12,-9,23,17,23v16,0,38,-9,40,5v0,4,-2,5,-6,5v-43,-6,-122,-2,-159,0v-4,0,-7,-3,-7,-7v6,-13,63,-3,57,-7v35,-25,56,-79,79,-118v4,-7,5,-10,-5,-10v-18,0,-56,4,-88,8v-4,0,-6,-1,-6,-3v15,-19,79,-10,105,-14","w":395},"\u0192":{"d":"425,-401v26,0,26,27,7,34v-4,-3,-16,-11,-38,-11v-39,0,-53,15,-103,103r-50,88r96,-3v4,0,4,2,0,5v-29,3,-66,6,-101,9v-38,66,-85,137,-125,190v-51,68,-94,92,-149,92v-18,0,-53,-7,-53,-26v1,-11,29,-42,29,-22v-7,32,59,47,89,25v69,-50,119,-171,173,-259v-22,1,-49,9,-62,0v17,-26,18,-11,70,-11v50,-91,110,-156,134,-178v24,-22,50,-36,83,-36","w":325},"`":{"d":"94,-357v15,23,33,76,42,106v0,3,-2,4,-5,1v-15,-32,-35,-58,-46,-94v0,-4,6,-13,9,-13","w":207},"\u0300":{"d":"-42,-357v15,23,33,76,42,106v0,3,-1,4,-4,1v-16,-33,-38,-61,-47,-94v0,-4,6,-13,9,-13","w":0},"\u00b4":{"d":"170,-363v4,1,10,9,5,14v-42,32,-94,70,-144,103v-6,4,-9,1,-6,-2","w":207},"\u0301":{"d":"130,-363v5,1,11,10,4,14v-42,32,-94,70,-144,103v-6,4,-8,1,-5,-2","w":0},"\u02c6":{"d":"135,-334v-30,22,-57,60,-85,83v-8,-3,-3,-12,4,-16v31,-25,64,-63,95,-89v5,-2,9,-2,9,3v-2,48,18,99,-14,112v-8,-20,-2,-62,-5,-87v0,-4,-1,-6,-4,-6","w":207},"\u0302":{"d":"38,-334v-31,22,-57,61,-86,83v-7,-4,-1,-12,5,-16v34,-25,61,-69,100,-90v3,0,3,1,3,4v-2,48,20,98,-13,112v-7,-21,-3,-61,-6,-87v0,-4,0,-6,-3,-6","w":0},"\u02c7":{"d":"85,-270v29,-22,60,-60,84,-84v9,4,4,12,-3,17v-31,23,-68,70,-99,89v-3,0,-5,-1,-5,-4v0,-14,-6,-71,-6,-89v0,-10,23,-32,23,-15r2,81v0,4,1,5,4,5","w":207},"\u030c":{"d":"17,-270v31,-21,59,-62,85,-84v7,4,4,13,-3,17v-31,24,-68,70,-100,89v-3,0,-4,-1,-4,-4v0,-14,-7,-71,-7,-89v0,-9,24,-32,24,-15r2,81v0,4,0,5,3,5","w":0},"\u02bc":{"d":"201,-386v-1,-2,12,-20,24,-27v7,0,19,21,19,45v0,56,-45,102,-85,144v-4,4,-10,-2,-6,-6v29,-32,64,-58,64,-110v0,-40,-16,-37,-16,-46","w":207},"\u0315":{"d":"176,-386v-2,-2,11,-22,24,-27v7,0,19,21,19,45v0,56,-45,102,-85,144v-4,4,-10,-2,-6,-6v29,-32,64,-58,64,-110v0,-40,-16,-37,-16,-46","w":0},"\u02dc":{"d":"202,-321v0,28,-26,55,-54,55v-34,0,-54,-49,-80,-49v-19,0,-44,27,-53,41v-6,8,-14,5,-5,-5v15,-17,39,-54,70,-54v27,0,48,51,80,51v21,0,34,-20,34,-39v0,-6,8,-12,8,0","w":207},"\u0303":{"d":"116,-321v0,28,-26,55,-54,55v-34,0,-55,-49,-81,-49v-19,0,-43,27,-52,41v-6,8,-14,5,-5,-5v15,-17,39,-54,70,-54v27,0,48,51,80,51v21,0,34,-20,34,-39v0,-6,8,-12,8,0","w":0},"\u00a8":{"d":"158,-313v0,14,-15,32,-30,32v-7,0,-11,-4,-11,-11v0,-15,13,-33,30,-33v8,0,11,4,11,12xm94,-319v0,14,-16,33,-31,33v-7,0,-11,-4,-11,-11v0,-15,13,-33,30,-33v8,0,12,3,12,11","w":207},"\u0308":{"d":"83,-313v0,14,-16,32,-31,32v-7,0,-11,-4,-11,-11v0,-15,13,-33,30,-33v8,0,12,4,12,12xm18,-319v0,14,-16,33,-31,33v-7,0,-10,-4,-10,-11v0,-15,12,-33,29,-33v8,0,12,3,12,11","w":0},"\u00af":{"d":"152,-302r-3,14r-79,2r5,-14","w":207},"\u0304":{"d":"64,-302r-3,14r-79,2r4,-14","w":0},"\u02d8":{"d":"103,-274v22,0,45,-26,59,-42v3,0,4,3,4,6v-14,27,-51,49,-74,49v-25,0,-44,-16,-44,-45v0,-9,20,-20,20,-7v0,22,11,39,35,39","w":207},"\u0306":{"d":"17,-274v21,0,46,-24,59,-42v3,0,5,3,5,6v-14,27,-52,49,-75,49v-25,0,-44,-16,-44,-45v0,-9,20,-20,20,-7v0,22,11,39,35,39","w":0},"\u02da":{"d":"162,-326v0,30,-23,61,-65,61v-25,0,-43,-13,-43,-38v0,-23,18,-61,64,-61v30,0,44,12,44,38xm149,-324v0,-21,-8,-35,-32,-35v-57,0,-69,89,-16,89v32,0,48,-30,48,-54","w":248},"\u030a":{"d":"86,-326v0,30,-23,61,-65,61v-25,0,-43,-13,-43,-38v0,-23,17,-61,63,-61v30,0,45,12,45,38xm73,-324v0,-21,-9,-35,-33,-35v-57,0,-69,89,-16,89v32,0,49,-30,49,-54","w":0},"\u02dd":{"d":"164,-342v10,2,11,17,2,22v-18,19,-42,45,-66,66v-6,4,-4,-1,-3,-2v9,-16,42,-59,61,-83v2,-2,4,-3,6,-3xm111,-344v10,4,6,17,0,24r-67,68v-3,3,-6,0,-3,-3v19,-32,43,-57,65,-86v1,-2,3,-3,5,-3","w":207},"\u030b":{"d":"92,-342v10,2,11,17,2,22v-18,19,-42,45,-66,66v-6,4,-4,-1,-3,-2v9,-16,42,-59,61,-83v2,-2,4,-3,6,-3xm39,-344v10,4,6,17,0,24r-67,68v-3,3,-6,0,-3,-3v19,-32,43,-57,65,-86v1,-2,3,-3,5,-3","w":0},"\u02d9":{"d":"122,-301v3,21,-41,43,-42,11v-4,-22,39,-39,42,-11","w":207},"\u0307":{"d":"45,-301v3,21,-41,43,-42,11v-4,-22,39,-39,42,-11","w":0},"\u00b8":{"d":"50,124v13,-8,63,-22,64,-43v0,-14,-28,-17,-28,-31v0,-17,44,-41,57,-46v4,0,9,1,3,5v-9,2,-34,14,-34,25v0,12,29,12,29,30v-12,32,-55,51,-84,66v-3,0,-7,-3,-7,-6","w":207},"\u0327":{"d":"-232,124v13,-8,64,-22,65,-43v0,-14,-29,-17,-29,-31v0,-17,44,-41,57,-46v4,0,9,1,3,5v-9,2,-33,14,-33,25v0,12,29,12,29,30v-13,31,-56,51,-85,66v-3,0,-7,-3,-7,-6","w":0},"\u02db":{"d":"59,64v3,-33,78,-78,96,-73v-33,16,-67,40,-67,64v0,21,22,31,42,25v4,0,2,5,-2,6v-24,9,-71,3,-69,-22","w":207},"\u0328":{"d":"-199,64v3,-33,78,-78,95,-73v-32,17,-66,40,-66,64v0,21,21,31,41,25v4,0,3,5,-1,6v-24,9,-71,3,-69,-22","w":0},"\u0326":{"d":"-196,57v0,-4,20,-21,23,-22v7,0,15,14,15,35v0,41,-45,82,-77,101v-6,3,-8,-2,-4,-6v38,-18,69,-71,43,-108","w":0},"\u0338":{"d":"-204,32v66,-78,130,-169,193,-254v7,-9,13,1,10,5v-60,69,-129,170,-195,257v-6,7,-15,1,-8,-8","w":0},"\uf8ff":{"d":"172,13v-95,0,-122,-117,-122,-207v0,-97,35,-199,136,-199v48,0,85,27,120,27v35,0,69,-27,118,-27v50,0,76,26,93,55v-36,14,-66,52,-66,99v0,48,25,76,60,90v-14,98,-90,161,-155,161v-39,0,-53,-16,-82,-16v-32,0,-57,17,-102,17xm300,-383v-23,-70,25,-150,97,-162v7,50,15,138,-97,162","w":565},"\u200c":{"w":450},"\u200d":{"w":450},"\u0162":{"d":"616,-450v-14,64,-107,60,-185,62v-8,0,-15,3,-19,9v-68,102,-124,200,-171,286v-11,21,-18,39,-19,53v-9,24,34,40,82,36v2,3,2,4,-2,7v-47,-1,-134,20,-138,-29v0,-10,5,-21,13,-35v65,-105,136,-224,186,-319v3,-5,1,-8,-5,-8v-147,-2,-221,7,-273,139v-3,4,-6,2,-9,-5v21,-63,58,-130,113,-139v73,-11,165,-1,249,-3v76,-3,142,-16,156,-77v1,-6,-5,-11,1,-13v11,10,20,19,21,36xm127,121v11,-10,64,-23,65,-44v0,-14,-29,-17,-29,-31v0,-17,44,-40,57,-45v4,0,9,0,3,4v-9,2,-33,15,-33,26v0,12,29,11,29,29v-13,31,-56,51,-85,66v-3,0,-7,-2,-7,-5","w":358},"\u0163":{"d":"254,-335v6,12,-27,11,-30,25v-28,39,-53,82,-77,124r111,0v4,2,4,4,1,6v-19,0,-82,2,-119,5v-33,60,-53,100,-53,132v0,22,10,32,30,32v19,0,44,-11,72,-28v4,-4,10,2,4,6v-40,25,-74,37,-110,37v-19,0,-36,-9,-36,-37v0,-24,22,-72,64,-140v-19,-1,-45,10,-50,0v6,-16,36,-12,58,-13r76,-125v14,-6,41,-18,59,-24xm-6,120v11,-10,63,-23,64,-44v0,-14,-28,-17,-28,-31v0,-17,44,-40,57,-45v4,0,9,0,3,4v-9,2,-33,15,-33,26v0,12,29,11,29,29v-13,31,-56,51,-85,66v-3,0,-7,-2,-7,-5","w":178},"\u00ad":{"d":"284,-122v-1,11,-26,7,-38,7r-111,1v-6,0,-9,-2,-9,-6v8,-16,39,-7,65,-7v35,0,66,-2,83,-2v6,0,10,3,10,7","w":284},"\u2219":{"d":"140,-40v0,13,-22,44,-41,44v-8,0,-16,-4,-16,-14v0,-24,18,-45,39,-45v6,0,18,3,18,15","w":207},"\u2215":{"d":"333,-421v-134,132,-300,310,-437,468v-11,12,-24,14,-31,5r442,-472v3,-8,23,-8,26,-1","w":90},"\u03bc":{"d":"122,-66v-58,113,-118,190,-95,287v3,4,0,7,-4,4v-6,-14,-29,-14,-23,-41v-1,-67,145,-296,186,-369v6,-10,21,-3,32,-14v4,0,4,3,0,8v-26,38,-80,96,-80,159v0,11,3,19,17,19v35,0,94,-77,145,-173v5,-10,17,-5,31,-13v3,0,6,-1,3,5v-26,32,-85,132,-85,172v0,8,5,12,13,12v18,0,48,-31,70,-60v3,-4,5,-3,5,3v-17,24,-55,71,-94,71v-37,-8,-19,-38,-8,-66v3,-4,0,-6,-6,0v-24,27,-58,65,-92,65v-38,0,-27,-34,-15,-69"},"\u03a9":{"d":"500,-63v-19,30,-23,72,-70,69v-25,-3,-109,-1,-127,-9v6,-7,3,-21,18,-21v104,0,189,-125,189,-243v0,-58,-24,-125,-130,-125v-155,0,-229,127,-229,252v0,69,30,105,70,119v-4,4,-7,22,-20,22v-54,0,-123,-20,-135,32v-3,0,-4,-1,-4,-4v8,-24,23,-52,42,-59v14,0,61,4,80,4v8,0,8,-2,2,-6v-26,-22,-66,-66,-66,-132v0,-104,76,-235,260,-235v129,0,169,59,169,133v0,96,-72,191,-187,239v-6,3,-4,5,0,5r83,0v24,-1,40,-22,48,-41v3,-6,6,-4,7,0","w":540},"\u0394":{"d":"416,-25v7,-54,22,-265,22,-316v0,-9,-3,-11,-7,-5v-64,60,-216,224,-296,311v-3,4,-1,6,5,6v92,3,261,4,276,4xm89,4v-6,-1,0,-9,0,-13v83,-79,266,-270,320,-329v20,-22,38,-43,63,-60v4,-3,7,0,7,7v-4,41,-31,352,-31,391v0,3,0,4,-3,4v-103,-6,-259,-5,-356,0","w":540},"\u02c9":{"d":"152,-302r-3,14r-79,2r5,-14","w":207}}});
;/*
 
 jQuery Tools 1.2.5 / Flashembed - New wave Flash embedding

 NO COPYRIGHTS OR LICENSES. DO WHAT YOU LIKE.

 http://flowplayer.org/tools/toolbox/flashembed.html

 Since : March 2008
 Date  :    Wed Sep 22 06:02:10 2010 +0000 
*/
(function(){function f(a,b){if(b)for(var c in b)if(b.hasOwnProperty(c))a[c]=b[c];return a}function l(a,b){var c=[];for(var d in a)if(a.hasOwnProperty(d))c[d]=b(a[d]);return c}function m(a,b,c){if(e.isSupported(b.version))a.innerHTML=e.getHTML(b,c);else if(b.expressInstall&&e.isSupported([6,65]))a.innerHTML=e.getHTML(f(b,{src:b.expressInstall}),{MMredirectURL:location.href,MMplayerType:"PlugIn",MMdoctitle:document.title});else{if(!a.innerHTML.replace(/\s/g,"")){a.innerHTML="<h2>Flash version "+b.version+
" or greater is required</h2><h3>"+(g[0]>0?"Your version is "+g:"You have no flash plugin installed")+"</h3>"+(a.tagName=="A"?"<p>Click here to download latest version</p>":"<p>Download latest version from <a href='"+k+"'>here</a></p>");if(a.tagName=="A")a.onclick=function(){location.href=k}}if(b.onFail){var d=b.onFail.call(this);if(typeof d=="string")a.innerHTML=d}}if(i)window[b.id]=document.getElementById(b.id);f(this,{getRoot:function(){return a},getOptions:function(){return b},getConf:function(){return c},
getApi:function(){return a.firstChild}})}var i=document.all,k="http://www.adobe.com/go/getflashplayer",n=typeof jQuery=="function",o=/(\d+)[^\d]+(\d+)[^\d]*(\d*)/,j={width:"100%",height:"100%",id:"_"+(""+Math.random()).slice(9),allowfullscreen:true,allowscriptaccess:"always",quality:"high",version:[3,0],onFail:null,expressInstall:null,w3c:false,cachebusting:false};window.attachEvent&&window.attachEvent("onbeforeunload",function(){__flash_unloadHandler=function(){};__flash_savedUnloadHandler=function(){}});
window.flashembed=function(a,b,c){if(typeof a=="string")a=document.getElementById(a.replace("#",""));if(a){if(typeof b=="string")b={src:b};return new m(a,f(f({},j),b),c)}};var e=f(window.flashembed,{conf:j,getVersion:function(){var a,b;try{b=navigator.plugins["Shockwave Flash"].description.slice(16)}catch(c){try{b=(a=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7"))&&a.GetVariable("$version")}catch(d){try{b=(a=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6"))&&a.GetVariable("$version")}catch(h){}}}return(b=
o.exec(b))?[b[1],b[3]]:[0,0]},asString:function(a){if(a===null||a===undefined)return null;var b=typeof a;if(b=="object"&&a.push)b="array";switch(b){case "string":a=a.replace(new RegExp('(["\\\\])',"g"),"\\$1");a=a.replace(/^\s?(\d+\.?\d+)%/,"$1pct");return'"'+a+'"';case "array":return"["+l(a,function(d){return e.asString(d)}).join(",")+"]";case "function":return'"function()"';case "object":b=[];for(var c in a)a.hasOwnProperty(c)&&b.push('"'+c+'":'+e.asString(a[c]));return"{"+b.join(",")+"}"}return String(a).replace(/\s/g,
" ").replace(/\'/g,'"')},getHTML:function(a,b){a=f({},a);var c='<object width="'+a.width+'" height="'+a.height+'" id="'+a.id+'" name="'+a.id+'"';if(a.cachebusting)a.src+=(a.src.indexOf("?")!=-1?"&":"?")+Math.random();c+=a.w3c||!i?' data="'+a.src+'" type="application/x-shockwave-flash"':' classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"';c+=">";if(a.w3c||i)c+='<param name="movie" value="'+a.src+'" />';a.width=a.height=a.id=a.w3c=a.src=null;a.onFail=a.version=a.expressInstall=null;for(var d in a)if(a[d])c+=
'<param name="'+d+'" value="'+a[d]+'" />';a="";if(b){for(var h in b)if(b[h]){d=b[h];a+=h+"="+(/function|object/.test(typeof d)?e.asString(d):d)+"&"}a=a.slice(0,-1);c+='<param name="flashvars" value=\''+a+"' />"}c+="</object>";return c},isSupported:function(a){return g[0]>a[0]||g[0]==a[0]&&g[1]>=a[1]}}),g=e.getVersion();if(n){jQuery.tools=jQuery.tools||{version:"1.2.5"};jQuery.tools.flashembed={conf:j};jQuery.fn.flashembed=function(a,b){return this.each(function(){$(this).data("flashembed",flashembed(this,
a,b))})}}})();

;function auto_resize(id){if(document.getElementById){var iframe=document.getElementById(id);if(iframe){var doc='contentDocument'in iframe?iframe.contentDocument:iframe.contentWindow.document;iframe.style.height=doc.body.offsetHeight+'px';}}}
var playaz=[];function DR_Callbacks(){var debug=true;var self=this;this.init=function(){self.has_playaz=(playaz.length>0);}
this.log=function(){if(debug){console.log('DR_Callbacks:',arguments);}}
this.reinit_existing_playaz=function(){for(var i=0,l=playaz.length;i<l;i++){var func_name=playaz[i];var fn=window[func_name];if(typeof fn==='function'){try{fn();}catch(e){self.log(e);}}}}
this.run=function(){if(self.has_playaz){self.reinit_existing_playaz();}}
this.served=function(){self.log('served');}
this.retyped=function(){self.log('retyped');self.run();}
this.paid=function(){self.log('paid');}
this.noad=function(){self.log('noad');}}
var __DR_callbacks=new DR_Callbacks();jQuery(document).ready(function(){__DR_callbacks.init();jQuery('img').each(function(){jQuery(this).bind('contextmenu mousemove mousedown',function(e){return false;});});$.fn.extend({toggleValue:function(defaultText){return this.each(function(){$(this).focus(function(){if($(this).val()==defaultText){$(this).val('');}});$(this).blur(function(){if($.trim($(this).val())==''){$(this).val(defaultText);}});});}});$('#imenik-q').toggleValue("Klju\u010dna rije\u010d / Naziv");if(typeof(pageTracker)!=='undefined'){function external_links(base){return $('a[href^=http]:not("[href^='+base+']")');}
external_links(location.hostname).click(function(){var url=$(this).attr('href').replace(/^http\:\/\/(www\.)*/i,'');pageTracker._trackPageview('/outgoing/'+url);});}
var page_poll_id='';page_poll_id=$("input[name='poll_id']").val();function poll_process_form(event){event.preventDefault();var poll_id=$("input[name='poll_id']").val();var answer_id=$("input[name='answer_id']:checked").val();if(poll_id&&answer_id){$('#poll-container').hide('fast',function(){$.getJSON('/polls/vote/'+poll_id+'/'+answer_id,poll_load_results);$.cookie('sensa-poll-'+page_poll_id,poll_id,{expires:365});});}}
function poll_animate_results(){$("#poll-results div.result-bar").each(function(){var perc=$(this).parent().next().text();$(this).css({width:'0%'}).animate({width:perc},'slow');});}
function poll_load_results(data){if(data){$("#poll-container").empty().append(data.html).show('fast',poll_animate_results);}}
$('#poll-form').submit(poll_process_form);$('#poll-results-link').click(function(){var hrf=$(this).attr('rel');$('#poll-container').hide('fast',function(){$.getJSON(hrf,poll_load_results);});return false;});if($('#poll-results').length>0){}
if($.cookie('sensa-poll-'+page_poll_id)){$.getJSON('/polls/results/'+$.cookie('sensa-poll-'+page_poll_id),poll_load_results);}});
