﻿(function(A,w){function ma(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(ma,1);return}c.ready()}}function Qa(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function X(a,b,d,f,e,j){var i=a.length;if(typeof b==="object"){for(var o in b)X(a,o,b[o],f,e,d);return a}if(d!==w){f=!j&&f&&c.isFunction(d);for(o=0;o<i;o++)e(a[o],b,f?d.call(a[o],o,e(a[o],b)):d,j);return a}return i?e(a[0],b):w}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function na(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function oa(a){var b,d=[],f=[],e=arguments,j,i,o,k,n,r;i=c.data(this,"events");if(!(a.liveFired===this||!i||!i.live||a.button&&a.type==="click")){a.liveFired=this;var u=i.live.slice(0);for(k=0;k<u.length;k++){i=u[k];i.origType.replace(O,"")===a.type?f.push(i.selector):u.splice(k--,1)}j=c(a.target).closest(f,a.currentTarget);n=0;for(r=j.length;n<r;n++)for(k=0;k<u.length;k++){i=u[k];if(j[n].selector===i.selector){o=j[n].elem;f=null;if(i.preType==="mouseenter"||i.preType==="mouseleave")f=c(a.relatedTarget).closest(i.selector)[0];if(!f||f!==o)d.push({elem:o,handleObj:i})}}n=0;for(r=d.length;n<r;n++){j=d[n];a.currentTarget=j.elem;a.data=j.handleObj.data;a.handleObj=j.handleObj;if(j.handleObj.origHandler.apply(j.elem,e)===false){b=false;break}}return b}}function pa(a,b){return"live."+(a&&a!=="*"?a+".":"")+b.replace(/\./g,"`").replace(/ /g,"&")}function qa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function ra(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var j in f)for(var i in f[j])c.event.add(this,j,f[j][i],f[j][i].data)}}})}function sa(a,b,d){var f,e,j;b=b&&b[0]?b[0].ownerDocument||b[0]:s;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===s&&!ta.test(a[0])&&(c.support.checkClone||!ua.test(a[0]))){e=true;if(j=c.fragments[a[0]])if(j!==1)f=j}if(!f){f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=j?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(va.concat.apply([],va.slice(0,b)),function(){d[this]=a});return d}function wa(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Ra=A.jQuery,Sa=A.$,s=A.document,T,Ta=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Ua=/^.[^:#\[\.,]*$/,Va=/\S/,Wa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Xa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,R=Array.prototype.slice,ya=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=Ta.exec(a))&&(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Xa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=sa([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}return c.merge(this,a)}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return T.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a);return c.merge(this,a)}else return!b||b.jquery?(b||T).find(a):c(b).find(a);else if(c.isFunction(a))return T.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.makeArray(a,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return R.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){var f=c();c.isArray(a)?ba.apply(f,a):c.merge(f,a);f.prevObject=this;f.context=this.context;if(b==="find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,j,i,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b<d;b++)if((e=arguments[b])!=null)for(j in e){i=a[j];o=e[j];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){i=i&&(c.isPlainObject(i)||c.isArray(i))?i:c.isArray(o)?[]:{};a[j]=c.extend(f,i,o)}else if(o!==w)a[j]=o}return a};c.extend({noConflict:function(a){A.$=Sa;if(a)A.jQuery=Ra;return c},isReady:false,ready:function(){if(!c.isReady){if(!s.body)return setTimeout(c.ready,13);c.isReady=true;if(Q){for(var a,b=0;a=Q[b++];)a.call(s,c);Q=null}c.fn.triggerHandler&&c(s).triggerHandler("ready")}},bindReady:function(){if(!xa){xa=true;if(s.readyState==="complete")return c.ready();if(s.addEventListener){s.addEventListener("DOMContentLoaded",L,false);A.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",L);A.attachEvent("onload",c.ready);var a=false;try{a=A.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&ma()}}},isFunction:function(a){return $.call(a)==="[object Function]"},isArray:function(a){return $.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||$.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!aa.call(a,"constructor")&&!aa.call(a.constructor.prototype,"isPrototypeOf"))return false;var b;for(b in a);return b===w||aa.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return A.JSON&&A.JSON.parse?A.JSON.parse(a):(new Function("return "+
a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Va.test(a)){var b=s.getElementsByTagName("head")[0]||s.documentElement,d=s.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(s.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,j=a.length,i=j===w||c.isFunction(a);if(d)if(i)for(f in a){if(b.apply(a[f],d)===false)break}else for(;e<j;){if(b.apply(a[e++],d)===false)break}else if(i)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<j&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Wa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=b.length;f<e;f++)a[d++]=b[f];else for(;b[f]!==w;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,j=a.length;e<j;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,j=0,i=a.length;j<i;j++){e=b(a[j],j,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b==="string"){d=a;a=d[b];b=w}else if(b&&!c.isFunction(b)){d=b;b=w}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});P=c.uaMatch(P);if(P.browser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari=true;if(ya)c.inArray=function(a,b){return ya.call(b,a)};T=c(s);if(s.addEventListener)L=function(){s.removeEventListener("DOMContentLoaded",L,false);c.ready()};else if(s.attachEvent)L=function(){if(s.readyState==="complete"){s.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=s.documentElement,b=s.createElement("script"),d=s.createElement("div"),f="script"+J();d.style.display="none";d.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var e=d.getElementsByTagName("*"),j=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!j)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(j.getAttribute("style")),hrefNormalized:j.getAttribute("href")==="/a",opacity:/^0.55$/.test(j.style.opacity),cssFloat:!!j.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected,parentNode:d.removeChild(d.appendChild(s.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(i){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}try{delete b.test}catch(o){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function k(){c.support.noCloneEvent=false;d.detachEvent("onclick",k)});d.cloneNode(true).fireEvent("onclick")}d=s.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=s.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var k=s.createElement("div");k.style.width=k.style.paddingLeft="1px";s.body.appendChild(k);c.boxModel=c.support.boxModel=k.offsetWidth===2;s.body.removeChild(k).style.display="none"});a=function(k){var n=s.createElement("div");k="on"+k;var r=k in n;if(!r){n.setAttribute(k,"return;");r=typeof n[k]==="function"}return r};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=j=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ya=0,za={};c.extend({cache:{},expando:G,noData:{embed:true,object:true,applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var f=a[G],e=c.cache;if(!f&&typeof b==="string"&&d===w)return null;f||(f=++Ya);if(typeof b==="object"){a[G]=f;e[f]=c.extend(true,{},b)}else if(!e[f]){a[G]=f;e[f]={}}a=e[f];if(d!==w)a[b]=d;return typeof b==="string"?a[b]:a}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{if(c.support.deleteExpando)delete a[c.expando];else a.removeAttribute&&a.removeAttribute(c.expando);delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this,a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===w)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var Aa=/[\n\t]/g,ca=/\s+/,Za=/\r/g,$a=/href|src|style/,ab=/(button|input)/i,bb=/(button|input|object|select|textarea)/i,cb=/^(a|area)$/i,Ba=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(n){var r=c(this);r.addClass(a.call(this,n,r.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className){for(var j=" "+e.className+" ",i=e.className,o=0,k=b.length;o<k;o++)if(j.indexOf(" "+b[o]+" ")<0)i+=" "+b[o];e.className=c.trim(i)}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(k){var n=c(this);n.removeClass(a.call(this,k,n.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var j=(" "+e.className+" ").replace(Aa," "),i=0,o=b.length;i<o;i++)j=j.replace(" "+b[i]+" "," ");e.className=c.trim(j)}else e.className=""}return this},toggleClass:function(a,b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var j=c(this);j.toggleClass(a.call(this,e,j.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,j=0,i=c(this),o=b,k=a.split(ca);e=k[j++];){o=f?o:!i.hasClass(e);i[o?"addClass":"removeClass"](e)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className=this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(Aa," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var j=b?d:0;for(d=b?d+1:e.length;j<d;j++){var i=e[j];if(i.selected){a=c(i).val();if(b)return a;f.push(a)}}return f}if(Ba.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Za,"")}return w}var o=c.isFunction(a);return this.each(function(k){var n=c(this),r=a;if(this.nodeType===1){if(o)r=a.call(this,k,n.val());if(typeof r==="number")r+="";if(c.isArray(r)&&Ba.test(this.type))this.checked=c.inArray(n.val(),r)>=0;else if(c.nodeName(this,"select")){var u=c.makeArray(r);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),u)>=0});if(!u.length)this.selectedIndex=-1}else this.value=r}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var j=$a.test(b);if(b in a&&f&&!j){if(e){b==="type"&&ab.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:bb.test(a.nodeName)||cb.test(a.nodeName)&&a.href?0:w;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&j?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var O=/\.(.*)$/,db=function(a){return a.replace(/[^\w\s\.\|`]/g,function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.frameElement)a=A;var e,j;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(j=c.data(a)){var i=j.events=j.events||{},o=j.handle;if(!o)j.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):w};o.elem=a;b=b.split(" ");for(var k,n=0,r;k=b[n++];){j=e?c.extend({},e):{handler:d,data:f};if(k.indexOf(".")>-1){r=k.split(".");k=r.shift();j.namespace=r.slice(0).sort().join(".")}else{r=[];j.namespace=""}j.type=k;j.guid=d.guid;var u=i[k],z=c.event.special[k]||{};if(!u){u=i[k]=[];if(!z.setup||z.setup.call(a,f,r,o)===false)if(a.addEventListener)a.addEventListener(k,o,false);else a.attachEvent&&a.attachEvent("on"+k,o)}if(z.add){z.add.call(a,j);if(!j.handler.guid)j.handler.guid=d.guid}u.push(j);c.event.global[k]=true}a=null}}},global:{},remove:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){var e,j=0,i,o,k,n,r,u,z=c.data(a),C=z&&z.events;if(z&&C){if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(e in C)c.event.remove(a,e+b)}else{for(b=b.split(" ");e=b[j++];){n=e;i=e.indexOf(".")<0;o=[];if(!i){o=e.split(".");e=o.shift();k=new RegExp("(^|\\.)"+c.map(o.slice(0).sort(),db).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(r=C[e])if(d){n=c.event.special[e]||{};for(B=f||0;B<r.length;B++){u=r[B];if(d.guid===u.guid){if(i||k.test(u.namespace)){f==null&&r.splice(B--,1);n.remove&&n.remove.call(a,u)}if(f!=null)break}}if(r.length===0||f!=null&&r.length===1){if(!n.teardown||n.teardown.call(a,o)===false)Ca(a,e,z.handle);delete C[e]}}else for(var B=0;B<r.length;B++){u=r[B];if(i||k.test(u.namespace)){c.event.remove(a,n,u.handler,B);r.splice(B--,1)}}}if(c.isEmptyObject(C)){if(b=z.handle)b.elem=null;delete z.events;delete z.handle;c.isEmptyObject(z)&&c.removeData(a)}}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[G]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(j){}if(!a.isPropagationStopped()&&f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){f=a.target;var i,o=c.nodeName(f,"a")&&e==="click",k=c.event.special[e]||{};if((!k._default||k._default.call(d,a)===false)&&!o&&!(f&&f.nodeName&&c.noData[f.nodeName.toLowerCase()])){try{if(f[e]){if(i=f["on"+e])f["on"+e]=null;c.event.triggered=true;f[e]()}}catch(n){}if(i)f["on"+e]=i;c.event.triggered=false}}},handle:function(a){var b,d,f,e;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;if(!b){d=a.type.split(".");a.type=d.shift();f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}e=c.data(this,"events");d=e[a.type];if(e&&d){d=d.slice(0);e=0;for(var j=d.length;e<j;e++){var i=d[e];if(b||f.test(i.namespace)){a.handler=i.handler;a.data=i.data;a.handleObj=i;i=i.handler.apply(this,arguments);if(i!==w){a.result=i;if(i===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(a){if(a[G])return a;var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||s;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=s.documentElement;d=s.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==w)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a){c.event.add(this,a.origType,c.extend({},a,{handler:oa}))},remove:function(a){var b=true,d=a.origType.replace(O,"");c.each(c.data(this,"events").live||[],function(){if(d===this.origType.replace(O,""))return b=false});b&&c.event.remove(this,a.origType,oa)}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};var Ca=s.removeEventListener?function(a,b,d){a.removeEventListener(b,d,false)}:function(a,b,d){a.detachEvent("on"+b,d)};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=a;this.type=a.type}else this.type=a;this.timeStamp=J();this[G]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=Z;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=Z;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=Z;this.stopPropagation()},isDefaultPrevented:Y,isPropagationStopped:Y,isImmediatePropagationStopped:Y};var Da=function(a){var b=a.relatedTarget;try{for(;b&&b!==this;)b=b.parentNode;if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}}catch(d){}},Ea=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?Ea:Da,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ea:Da)}}});if(!c.support.submitBubbles)c.event.special.submit={setup:function(){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length)return na("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13)return na("submit",this,arguments)})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};if(!c.support.changeBubbles){var da=/textarea|input|select/i,ea,Fa=function(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},fa=function(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Fa(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",e);if(!(f===w||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:fa,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return fa.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return fa.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a,"_change_data",Fa(a))}},setup:function(){if(this.type==="file")return false;for(var a in ea)c.event.add(this,a+".specialChange",ea[a]);return da.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return da.test(this.nodeName)}};ea=c.event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a,d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var j in d)this[b](j,f,d[j],e);return this}if(c.isFunction(f)){e=f;f=w}var i=b==="one"?c.proxy(e,function(k){c(this).unbind(k,i);return e.apply(this,arguments)}):e;if(d==="unload"&&b!=="one")this.one(d,f,e);else{j=0;for(var o=this.length;j<o;j++)c.event.add(this[j],d,i,f)}return this}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&!a.preventDefault)for(var d in a)this.unbind(d,a[d]);else{d=0;for(var f=this.length;d<f;d++)c.event.remove(this[d],a,b)}return this},delegate:function(a,b,d,f){return this.live(b,d,f,a)},undelegate:function(a,b,d){return arguments.length===0?this.unbind("live"):this.die(b,null,d,a)},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.result}},toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var Ga={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e,j){var i,o=0,k,n,r=j||this.selector,u=j?this:c(this.context);if(c.isFunction(f)){e=f;f=w}for(d=(d||"").split(" ");(i=d[o++])!=null;){j=O.exec(i);k="";if(j){k=j[0];i=i.replace(O,"")}if(i==="hover")d.push("mouseenter"+k,"mouseleave"+k);else{n=i;if(i==="focus"||i==="blur"){d.push(Ga[i]+k);i+=k}else i=(Ga[i]||i)+k;b==="live"?u.each(function(){c.event.add(this,pa(i,r),{data:f,selector:r,handler:e,origType:i,origHandler:e,preType:n})}):u.unbind(pa(i,r),e)}}return this}});c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),function(a,b){c.fn[b]=function(d){return d?this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});A.attachEvent&&!A.addEventListener&&A.attachEvent("onunload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});(function(){function a(g){for(var h="",l,m=0;g[m];m++){l=g[m];if(l.nodeType===3||l.nodeType===4)h+=l.nodeValue;else if(l.nodeType!==8)h+=a(l.childNodes)}return h}function b(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=l;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}m[q]=y}}}function d(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=l;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(k.filter(h,[t]).length>0){y=t;break}}t=t[g]}m[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,j=Object.prototype.toString,i=false,o=true;[0,0].sort(function(){o=false;return 0});var k=function(g,h,l,m){l=l||[];var q=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return l;for(var p=[],v,t,y,S,H=true,M=x(h),I=g;(f.exec(""),v=f.exec(I))!==null;){I=v[3];p.push(v[1]);if(v[2]){S=v[3];break}}if(p.length>1&&r.exec(g))if(p.length===2&&n.relative[p[0]])t=ga(p[0]+p[1],h);else for(t=n.relative[p[0]]?[h]:k(p.shift(),h);p.length;){g=p.shift();if(n.relative[g])g+=p.shift();t=ga(g,t)}else{if(!m&&p.length>1&&h.nodeType===9&&!M&&n.match.ID.test(p[0])&&!n.match.ID.test(p[p.length-1])){v=k.find(p.shift(),h,M);h=v.expr?k.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:p.pop(),set:z(m)}:k.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=v.expr?k.filter(v.expr,v.set):v.set;if(p.length>0)y=z(t);else H=false;for(;p.length;){var D=p.pop();v=D;if(n.relative[D])v=p.pop();else D="";if(v==null)v=h;n.relative[D](y,v,M)}}else y=[]}y||(y=t);y||k.error(D||g);if(j.call(y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&E(h,y[g])))l.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&l.push(t[g]);else l.push.apply(l,y);else z(y,l);if(S){k(S,q,l,m);k.uniqueSort(l)}return l};k.uniqueSort=function(g){if(B){i=o;g.sort(B);if(i)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};k.matches=function(g,h){return k(g,null,null,h)};k.find=function(g,h,l){var m,q;if(!g)return[];for(var p=0,v=n.order.length;p<v;p++){var t=n.order[p];if(q=n.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");m=n.find[t](q,h,l);if(m!=null){g=g.replace(n.match[t],"");break}}}}m||(m=h.getElementsByTagName("*"));return{set:m,expr:g}};k.filter=function(g,h,l,m){for(var q=g,p=[],v=h,t,y,S=h&&h[0]&&x(h[0]);g&&h.length;){for(var H in n.filter)if((t=n.leftMatch[H].exec(g))!=null&&t[2]){var M=n.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-
1)!=="\\"){if(v===p)p=[];if(n.preFilter[H])if(t=n.preFilter[H](t,v,l,p,m,S)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=v[U])!=null;U++)if(D){I=M(D,t,U,v);var Ha=m^!!I;if(l&&I!=null)if(Ha)y=true;else v[U]=false;else if(Ha){p.push(D);y=true}}if(I!==w){l||(v=p);g=g.replace(n.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)k.error(g);else break;q=g}return v};k.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var n=k.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},relative:{"+":function(g,h){var l=typeof h==="string",m=l&&!/\W/.test(h);l=l&&!m;if(m)h=h.toLowerCase();m=0;for(var q=g.length,p;m<q;m++)if(p=g[m]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[m]=l||p&&p.nodeName.toLowerCase()===h?p||false:p===h}l&&k.filter(h,g,true)},">":function(g,h){var l=typeof h==="string";if(l&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,q=g.length;m<q;m++){var p=g[m];if(p){l=p.parentNode;g[m]=l.nodeName.toLowerCase()===h?l:false}}}else{m=0;for(q=g.length;m<q;m++)if(p=g[m])g[m]=l?p.parentNode:p.parentNode===h;l&&k.filter(h,g,true)}},"":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("parentNode",h,m,g,p,l)},"~":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,m,g,p,l)}},find:{ID:function(g,h,l){if(typeof h.getElementById!=="undefined"&&!l)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var l=[];h=h.getElementsByName(g[1]);for(var m=0,q=h.length;m<q;m++)h[m].getAttribute("name")===g[1]&&l.push(h[m]);return l.length===0?null:l}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,l,m,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var v;(v=h[p])!=null;p++)if(v)if(q^(v.className&&(" "+v.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))l||m.push(v);else if(l)h[p]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()},CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,l,m,q,p){h=g[1].replace(/\\/g,"");if(!p&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,l,m,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,h);else{g=k.filter(g[3],h,l,true^q);l||m.push.apply(m,g);return false}else if(n.match.POS.test(g[0])||n.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,h,l){return!!k(l[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},setFilters:{first:function(g,h){return h===0},last:function(g,h,l,m){return h===m.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,l){return h<l[3]-0},gt:function(g,h,l){return h>l[3]-0},nth:function(g,h,l){return l[3]-0===h},eq:function(g,h,l){return l[3]-0===h}},filter:{PSEUDO:function(g,h,l,m){var q=h[1],p=n.filters[q];if(p)return p(g,l,h,m);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=h[3];l=0;for(m=h.length;l<m;l++)if(h[l]===g)return false;return true}else k.error("Syntax error, unrecognized expression: "+q)},CHILD:function(g,h){var l=h[1],m=g;switch(l){case"only":case"first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(l==="first")return true;m=g;case"last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case"nth":l=h[2];var q=h[3];if(l===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var v=0;for(m=p.firstChild;m;m=m.nextSibling)if(m.nodeType===1)m.nodeIndex=++v;p.sizcache=h}g=g.nodeIndex-q;return l===0?g===0:g%l===0&&g/l>=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var l=h[1];g=n.attrHandle[l]?n.attrHandle[l](g):g[l]!=null?g[l]:g.getAttribute(l);l=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m==="="?l===h:m==="*="?l.indexOf(h)>=0:m==="~="?(" "+l+" ").indexOf(h)>=0:!h?l&&g!==false:m==="!="?l!==h:m==="^="?l.indexOf(h)===0:m==="$="?l.substr(l.length-h.length)===h:m==="|="?l===h||l.substr(0,h.length+1)===h+"-":false},POS:function(g,h,l,m){var q=n.setFilters[h[2]];if(q)return q(g,l,h,m)}}},r=n.match.POS;for(var u in n.match){n.match[u]=new RegExp(n.match[u].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[u]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[u].source.replace(/\\(\d+)/g,function(g,h){return"\\"+(h-0+1)}))}var z=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(s.documentElement.childNodes,0)}catch(C){z=function(g,h){h=h||[];if(j.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var l=0,m=g.length;l<m;l++)h.push(g[l]);else for(l=0;g[l];l++)h.push(g[l]);return h}}var B;if(s.documentElement.compareDocumentPosition)B=function(g,h){if(!g.compareDocumentPosition||!h.compareDocumentPosition){if(g==h)i=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)i=true;return g};else if("sourceIndex"in s.documentElement)B=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)i=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)i=true;return g};else if(s.createRange)B=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)i=true;return g.ownerDocument?-1:1}var l=g.ownerDocument.createRange(),m=h.ownerDocument.createRange();l.setStart(g,0);l.setEnd(g,0);m.setStart(h,0);m.setEnd(h,0);g=l.compareBoundaryPoints(Range.START_TO_END,m);if(g===0)i=true;return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var l=s.documentElement;l.insertBefore(g,l.firstChild);if(s.getElementById(h)){n.find.ID=function(m,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(m[1]))?q.id===m[1]||typeof q.getAttributeNode!=="undefined"&&q.getAttributeNode("id").nodeValue===m[1]?[q]:w:[]};n.filter.ID=function(m,q){var p=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&p&&p.nodeValue===q}}l.removeChild(g);l=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,l){l=l.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;l[m];m++)l[m].nodeType===1&&h.push(l[m]);l=h}return l};g.innerHTML="<a href='#'></a>";if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")n.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();s.querySelectorAll&&function(){var g=k,h=s.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){k=function(m,q,p,v){q=q||s;if(!v&&q.nodeType===9&&!x(q))try{return z(q.querySelectorAll(m),p)}catch(t){}return g(m,q,p,v)};for(var l in g)k[l]=g[l];h=null}}();(function(){var g=s.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){n.order.splice(1,0,"CLASS");n.find.CLASS=function(h,l,m){if(typeof l.getElementsByClassName!=="undefined"&&!m)return l.getElementsByClassName(h[1])};g=null}}})();var E=s.compareDocumentPosition?function(g,h){return!!(g.compareDocumentPosition(h)&16)}:function(g,h){return g!==h&&(g.contains?g.contains(h):true)},x=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},ga=function(g,h){var l=[],m="",q;for(h=h.nodeType?[h]:h;q=n.match.PSEUDO.exec(g);){m+=q[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)k(g,h[q],l);return k.filter(m,l)};c.find=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.uniqueSort;c.text=a;c.isXMLDoc=x;c.contains=E})();var eb=/Until$/,fb=/^(?:parents|prevUntil|prevAll)/,gb=/,/;R=Array.prototype.slice;var Ia=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,j){return!!b.call(e,j,e)===d});else if(b.nodeType)return c.grep(a,function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Ua.test(b))return c.filter(b,f,!d);else b=c.filter(b,f)}return c.grep(a,function(e){return c.inArray(e,b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length;c.find(a,this[f],b);if(f>0)for(var j=d;j<b.length;j++)for(var i=0;i<d;i++)if(b[i]===b[j]){b.splice(j--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Ia(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ia(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,j={},i;if(f&&a.length){e=0;for(var o=a.length;e<o;e++){i=a[e];j[i]||(j[i]=c.expr.match.POS.test(i)?c(i,b||this.context):i)}for(;f&&f.ownerDocument&&f!==b;){for(i in j){e=j[i];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:i,elem:f});delete j[i]}}f=f.parentNode}}return d}var k=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,r){for(;r&&r.ownerDocument&&r!==b;){if(k?k.index(r)>-1:c(r).is(a))return r;r=r.parentNode}return null})},index:function(a){if(!a||typeof a==="string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(qa(a[0])||qa(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode",d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);eb.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||gb.test(f))&&fb.test(a))e=e.reverse();return this.pushStack(e,a,R.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===w||a.nodeType!==1||!c(a).is(d));){a.nodeType===1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Ja=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ka=/(<([\w:]+)[^>]*?)\/>/g,hb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,La=/<([\w:]+)/,ib=/<tbody/i,jb=/<|&#?\w+;/,ta=/<script|<object|<embed|<option|<style/i,ua=/checked\s*(?:[^=]|=\s*.checked.)/i,Ma=function(a,b,d){return hb.test(d)?a:b+"></"+d+">"},F={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.th=F.td;if(!c.support.htmlSerialize)F._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==w)return this.empty().append((this[0]&&this[0].ownerDocument||s).createTextNode(a));return c.text(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,f;(f=this[d])!=null;d++)if(!a||c.filter(a,[f]).length){if(!b&&f.nodeType===1){c.cleanData(f.getElementsByTagName("*"));c.cleanData([f])}f.parentNode&&f.parentNode.removeChild(f)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild);return this},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ja,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ra(this,b);ra(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ja,""):null;else if(typeof a==="string"&&!ta.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(La.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Ka,Ma);try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(f){this.empty().append(a)}}else c.isFunction(a)?this.each(function(e){var j=c(this),i=j.html();j.empty().append(function(){return a.call(this,e,i)})}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){if(c.isFunction(a))return this.each(function(b){var d=c(this),f=d.html();d.replaceWith(a.call(this,b,f))});if(typeof a!=="string")a=c(a).detach();return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){function f(u){return c.nodeName(u,"table")?u.getElementsByTagName("tbody")[0]||u.appendChild(u.ownerDocument.createElement("tbody")):u}var e,j,i=a[0],o=[],k;if(!c.support.checkClone&&arguments.length===3&&typeof i==="string"&&ua.test(i))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(i))return this.each(function(u){var z=c(this);a[0]=i.call(this,u,b?z.html():w);z.domManip(a,b,d)});if(this[0]){e=i&&i.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:sa(a,this,o);k=e.fragment;if(j=k.childNodes.length===1?(k=k.firstChild):k.firstChild){b=b&&c.nodeName(j,"tr");for(var n=0,r=this.length;n<r;n++)d.call(b?f(this[n],j):this[n],n>0||e.cacheable||this.length>1?k.cloneNode(true):k)}o.length&&c.each(o,Qa)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);var e=this.length===1&&this[0].parentNode;if(e&&e.nodeType===11&&e.childNodes.length===1&&d.length===1){d[b](this[0]);return this}else{e=0;for(var j=d.length;e<j;e++){var i=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),i);f=f.concat(i)}return this.pushStack(f,a,d.selector)}}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;for(var e=[],j=0,i;(i=a[j])!=null;j++){if(typeof i==="number")i+="";if(i){if(typeof i==="string"&&!jb.test(i))i=b.createTextNode(i);else if(typeof i==="string"){i=i.replace(Ka,Ma);var o=(La.exec(i)||["",""])[1].toLowerCase(),k=F[o]||F._default,n=k[0],r=b.createElement("div");for(r.innerHTML=k[1]+i+k[2];n--;)r=r.lastChild;if(!c.support.tbody){n=ib.test(i);o=o==="table"&&!n?r.firstChild&&r.firstChild.childNodes:k[1]==="<table>"&&!n?r.childNodes:[];for(k=o.length-1;k>=0;--k)c.nodeName(o[k],"tbody")&&!o[k].childNodes.length&&o[k].parentNode.removeChild(o[k])}!c.support.leadingWhitespace&&V.test(i)&&r.insertBefore(b.createTextNode(V.exec(i)[0]),r.firstChild);i=r.childNodes}if(i.nodeType)e.push(i);else e=c.merge(e,i)}}if(d)for(j=0;e[j];j++)if(f&&c.nodeName(e[j],"script")&&(!e[j].type||e[j].type.toLowerCase()==="text/javascript"))f.push(e[j].parentNode?e[j].parentNode.removeChild(e[j]):e[j]);else{e[j].nodeType===1&&e.splice.apply(e,[j+1,0].concat(c.makeArray(e[j].getElementsByTagName("script"))));d.appendChild(e[j])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,j=c.support.deleteExpando,i=0,o;(o=a[i])!=null;i++)if(d=o[c.expando]){b=f[d];if(b.events)for(var k in b.events)e[k]?c.event.remove(o,k):Ca(o,k,b.handle);if(j)delete o[c.expando];else o.removeAttribute&&o.removeAttribute(c.expando);delete f[d]}}});var kb=/z-?index|font-?weight|opacity|zoom|line-?height/i,Na=/alpha\([^)]*\)/,Oa=/opacity=([^)]*)/,ha=/float/i,ia=/-([a-z])/ig,lb=/([A-Z])/g,mb=/^-?\d+(?:px)?$/i,nb=/^-?\d/,ob={position:"absolute",visibility:"hidden",display:"block"},pb=["Left","Right"],qb=["Top","Bottom"],rb=s.defaultView&&s.defaultView.getComputedStyle,Pa=c.support.cssFloat?"cssFloat":"styleFloat",ja=function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!kb.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter=Na.test(a)?a.replace(Na,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Oa.exec(f.filter)[1])/100+"":""}if(ha.test(b))b=Pa;b=b.replace(ia,ja);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,j=b==="width"?pb:qb;function i(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(j,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a,"border"+this+"Width",true))||0})}a.offsetWidth!==0?i():c.swap(a,ob,i);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Oa.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ha.test(b))b=Pa;if(!d&&e&&e[b])f=e[b];else if(rb){if(ha.test(b))b="float";b=b.replace(lb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f=a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ia,ja);f=a.currentStyle[b]||a.currentStyle[d];if(!mb.test(f)&&nb.test(f)){b=e.left;var j=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=j}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var sb=J(),tb=/<script(.|\s)*?\/script>/gi,ub=/select|textarea/i,vb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ka=/\?/,wb=/(\?|&)_=.*?(&|$)/,xb=/^(\w+:)?\/\/([^\/?#]+)/,yb=/%20/g,zb=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!=="string")return zb.call(this,a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}var j=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(i,o){if(o==="success"||o==="notmodified")j.html(e?c("<div />").append(i.responseText.replace(tb,"")).find(e):i.responseText);d&&j.each(d,[i.responseText,o,i])}});return this},serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||ub.test(this.nodeName)||vb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:A.XMLHttpRequest&&(A.location.protocol!=="file:"||!A.ActiveXObject)?function(){return new A.XMLHttpRequest}:function(){try{return new A.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&&e.success.call(k,o,i,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(k,x,i);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(q,p){(e.context?c(e.context):c.event).trigger(q,p)}var e=c.extend(true,{},c.ajaxSettings,a),j,i,o,k=a&&a.context||e,n=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(n==="GET")N.test(e.url)||(e.url+=(ka.test(e.url)?"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&N.test(e.data)||N.test(e.url))){j=e.jsonpCallback||"jsonp"+sb++;if(e.data)e.data=(e.data+"").replace(N,"="+j+"$1");e.url=e.url.replace(N,"="+j+"$1");e.dataType="script";A[j]=A[j]||function(q){o=q;b();d();A[j]=w;try{delete A[j]}catch(p){}z&&z.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===false&&n==="GET"){var r=J(),u=e.url.replace(wb,"$1_="+r+"$2");e.url=u+(u===e.url?(ka.test(e.url)?"&":"?")+"_="+r:"")}if(e.data&&n==="GET")e.url+=(ka.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");r=(r=xb.exec(e.url))&&(r[1]&&r[1]!==location.protocol||r[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&r){var z=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!j){var B=false;C.onload=C.onreadystatechange=function(){if(!B&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){B=true;b();d();C.onload=C.onreadystatechange=null;z&&C.parentNode&&z.removeChild(C)}}}z.insertBefore(C,z.firstChild);return w}var E=false,x=e.xhr();if(x){e.username?x.open(n,e.url,e.async,e.username,e.password):x.open(n,e.url,e.async);try{if(e.data||a&&a.contentType)x.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&x.setRequestHeader("If-Modified-Since",c.lastModified[e.url]);c.etag[e.url]&&x.setRequestHeader("If-None-Match",c.etag[e.url])}r||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ga){}if(e.beforeSend&&e.beforeSend.call(k,x,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");x.abort();return false}e.global&&f("ajaxSend",[x,e]);var g=x.onreadystatechange=function(q){if(!x||x.readyState===0||q==="abort"){E||d();E=true;if(x)x.onreadystatechange=c.noop}else if(!E&&x&&(x.readyState===4||q==="timeout")){E=true;x.onreadystatechange=c.noop;i=q==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";var p;if(i==="success")try{o=c.httpData(x,e.dataType,e)}catch(v){i="parsererror";p=v}if(i==="success"||i==="notmodified")j||b();else c.handleError(e,x,i,p);d();q==="timeout"&&x.abort();if(e.async)x=null}};try{var h=x.abort;x.abort=function(){x&&h.call(x);g("abort")}}catch(l){}e.async&&e.timeout>0&&setTimeout(function(){x&&!E&&g("timeout")},e.timeout);try{x.send(n==="POST"||n==="PUT"||n==="DELETE"?e.data:null)}catch(m){c.handleError(e,x,null,m);d()}e.async||g();return x}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||a,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b==="json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(i,o){if(c.isArray(o))c.each(o,function(k,n){b||/\[\]$/.test(i)?f(i,n):d(i+"["+(typeof n==="object"||c.isArray(n)?k:"")+"]",n)});else!b&&o!=null&&typeof o==="object"?c.each(o,function(k,n){d(i+"["+k+"]",n)}):f(i,o)}function f(i,o){o=c.isFunction(o)?o():o;e[e.length]=encodeURIComponent(i)+"="+encodeURIComponent(o)}var e=[];if(b===w)b=c.ajaxSettings.traditional;if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var j in a)d(j,a[j]);return e.join("&").replace(yb,"+")}});var la={},Ab=/toggle|show|hide/,Bb=/^([+-]=)?([\d+-.]+)(.*)$/,W,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(K("show",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");this[a].style.display=d||"";if(c.css(this[a],"display")==="none"){d=this[a].nodeName;var f;if(la[d])f=la[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();la[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a<b;a++)this[a].style.display=c.data(this[a],"olddisplay")||"";return this}},hide:function(a,b){if(a||a===0)return this.animate(K("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");!d&&d!=="none"&&c.data(this[a],"olddisplay",c.css(this[a],"display"))}a=0;for(b=this.length;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||d?this.each(function(){var f=d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(K("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)},animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var j=c.extend({},e),i,o=this.nodeType===1&&c(this).is(":hidden"),k=this;for(i in a){var n=i.replace(ia,ja);if(i!==n){a[n]=a[i];delete a[i];i=n}if(a[i]==="hide"&&o||a[i]==="show"&&!o)return j.complete.call(this);if((i==="height"||i==="width")&&this.style){j.display=c.css(this,"display");j.overflow=this.style.overflow}if(c.isArray(a[i])){(j.specialEasing=j.specialEasing||{})[i]=a[i][1];a[i]=a[i][0]}}if(j.overflow!=null)this.style.overflow="hidden";j.curAnim=c.extend({},a);c.each(a,function(r,u){var z=new c.fx(k,j,r);if(Ab.test(u))z[u==="toggle"?o?"show":"hide":u](a);else{var C=Bb.exec(u),B=z.cur(true)||0;if(C){u=parseFloat(C[2]);var E=C[3]||"px";if(E!=="px"){k.style[r]=(u||1)+E;B=(u||1)/z.cur(true)*B;k.style[r]=B+E}if(C[1])u=(C[1]==="-="?-1:1)*u+B;z.custom(B,u,E)}else z.custom(B,u,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);this.each(function(){for(var f=d.length-1;f>=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration==="number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(j){return e.step(j)}this.startTime=J();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!W)W=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=J(),d=true;if(a||b>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem,e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||c.fx.stop()},stop:function(){clearInterval(W);W=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};c.fn.offset="getBoundingClientRect"in s.documentElement?function(a){var b=this[0];if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBoundingClientRect(),f=b.ownerDocument;b=f.body;f=f.documentElement;return{top:d.top+(self.pageYOffset||c.support.boxModel&&f.scrollTop||b.scrollTop)-(f.clientTop||b.clientTop||0),left:d.left+(self.pageXOffset||c.support.boxModel&&f.scrollLeft||b.scrollLeft)-(f.clientLeft||b.clientLeft||0)}}:function(a){var b=this[0];if(a)return this.each(function(r){c.offset.setOffset(this,a,r)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=b,e=b.ownerDocument,j,i=e.documentElement,o=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var k=b.offsetTop,n=b.offsetLeft;(b=b.parentNode)&&b!==o&&b!==i;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;j=e?e.getComputedStyle(b,null):b.currentStyle;k-=b.scrollTop;n-=b.scrollLeft;if(b===d){k+=b.offsetTop;n+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&j.overflow!=="visible"){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=j}if(f.position==="relative"||f.position==="static"){k+=o.offsetTop;n+=o.offsetLeft}if(c.offset.supportsFixedPosition&&f.position==="fixed"){k+=Math.max(i.scrollTop,o.scrollTop);n+=Math.max(i.scrollLeft,o.scrollLeft)}return{top:k,left:n}};c.offset={initialize:function(){var a=s.body,b=s.createElement("div"),d,f,e,j=parseFloat(c.curCSS(a,"marginTop",true))||0;c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";a.insertBefore(b,a.firstChild);d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==j;a.removeChild(b);c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),j=parseInt(c.curCSS(a,"top",true),10)||0,i=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,d,e);d={top:b.top-e.top+j,left:b.left-e.left+i};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top-
f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||s.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],j;if(!e)return null;if(f!==w)return this.each(function(){if(j=wa(this))j.scrollTo(!a?f:c(j).scrollLeft(),a?f:c(j).scrollTop());else this[d]=f});else return(j=wa(e))?"pageXOffset"in j?j[a?"pageYOffset":"pageXOffset"]:c.support.boxModel&&j.document.documentElement[d]||j.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;if(c.isFunction(f))return this.each(function(j){var i=c(this);i[d](f.call(this,j,i[d]()))});return"scrollTo"in
e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window);(function(c,j){function k(a){return!c(a).parents().andSelf().filter(function(){return c.curCSS(this,"visibility")==="hidden"||c.expr.filters.hidden(this)}).length}c.ui=c.ui||{};if(!c.ui.version){c.extend(c.ui,{version:"1.8.4",plugin:{add:function(a,b,d){a=c.ui[a].prototype;for(var e in d){a.plugins[e]=a.plugins[e]||[];a.plugins[e].push([b,d[e]])}},call:function(a,b,d){if((b=a.plugins[b])&&a.element[0].parentNode)for(var e=0;e<b.length;e++)a.options[b[e][0]]&&b[e][1].apply(a.element,d)}},contains:function(a,b){return document.compareDocumentPosition?a.compareDocumentPosition(b)&16:a!==b&&a.contains(b)},hasScroll:function(a,b){if(c(a).css("overflow")==="hidden")return false;b=b&&b==="left"?"scrollLeft":"scrollTop";var d=false;if(a[b]>0)return true;a[b]=1;d=a[b]>0;a[b]=0;return d},isOverAxis:function(a,b,d){return a>b&&a<b+d},isOver:function(a,b,d,e,h,i){return c.ui.isOverAxis(a,d,h)&&c.ui.isOverAxis(b,e,i)},keyCode:{ALT:18,BACKSPACE:8,CAPS_LOCK:20,COMMA:188,COMMAND:91,COMMAND_LEFT:91,COMMAND_RIGHT:93,CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,INSERT:45,LEFT:37,MENU:93,NUMPAD_ADD:107,NUMPAD_DECIMAL:110,NUMPAD_DIVIDE:111,NUMPAD_ENTER:108,NUMPAD_MULTIPLY:106,NUMPAD_SUBTRACT:109,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SHIFT:16,SPACE:32,TAB:9,UP:38,WINDOWS:91}});c.fn.extend({_focus:c.fn.focus,focus:function(a,b){return typeof a==="number"?this.each(function(){var d=this;setTimeout(function(){c(d).focus();b&&b.call(d)},a)}):this._focus.apply(this,arguments)},enableSelection:function(){return this.attr("unselectable","off").css("MozUserSelect","")},disableSelection:function(){return this.attr("unselectable","on").css("MozUserSelect","none")},scrollParent:function(){var a;a=c.browser.msie&&/(static|relative)/.test(this.css("position"))||/absolute/.test(this.css("position"))?this.parents().filter(function(){return/(relative|absolute|fixed)/.test(c.curCSS(this,"position",1))&&/(auto|scroll)/.test(c.curCSS(this,"overflow",1)+c.curCSS(this,"overflow-y",1)+c.curCSS(this,"overflow-x",1))}).eq(0):this.parents().filter(function(){return/(auto|scroll)/.test(c.curCSS(this,"overflow",1)+c.curCSS(this,"overflow-y",1)+c.curCSS(this,"overflow-x",1))}).eq(0);return/fixed/.test(this.css("position"))||!a.length?c(document):a},zIndex:function(a){if(a!==j)return this.css("zIndex",a);if(this.length){a=c(this[0]);for(var b;a.length&&a[0]!==document;){b=a.css("position");if(b==="absolute"||b==="relative"||b==="fixed"){b=parseInt(a.css("zIndex"));if(!isNaN(b)&&b!=0)return b}a=a.parent()}}return 0}});c.each(["Width","Height"],function(a,b){function d(f,g,l,m){c.each(e,function(){g-=parseFloat(c.curCSS(f,"padding"+this,true))||0;if(l)g-=parseFloat(c.curCSS(f,"border"+this+"Width",true))||0;if(m)g-=parseFloat(c.curCSS(f,"margin"+this,true))||0});return g}var e=b==="Width"?["Left","Right"]:["Top","Bottom"],h=b.toLowerCase(),i={innerWidth:c.fn.innerWidth,innerHeight:c.fn.innerHeight,outerWidth:c.fn.outerWidth,outerHeight:c.fn.outerHeight};c.fn["inner"+b]=function(f){if(f===j)return i["inner"+b].call(this);return this.each(function(){c.style(this,h,d(this,f)+"px")})};c.fn["outer"+
b]=function(f,g){if(typeof f!=="number")return i["outer"+b].call(this,f);return this.each(function(){c.style(this,h,d(this,f,true,g)+"px")})}});c.extend(c.expr[":"],{data:function(a,b,d){return!!c.data(a,d[3])},focusable:function(a){var b=a.nodeName.toLowerCase(),d=c.attr(a,"tabindex");if("area"===b){b=a.parentNode;d=b.name;if(!a.href||!d||b.nodeName.toLowerCase()!=="map")return false;a=c("img[usemap=#"+d+"]")[0];return!!a&&k(a)}return(/input|select|textarea|button|object/.test(b)?!a.disabled:"a"==b?a.href||!isNaN(d):!isNaN(d))&&k(a)},tabbable:function(a){var b=c.attr(a,"tabindex");return(isNaN(b)||b>=0)&&c(a).is(":focusable")}})}})(jQuery);;(function(b,j){var k=b.fn.remove;b.fn.remove=function(a,c){return this.each(function(){if(!c)if(!a||b.filter(a,[this]).length)b("*",this).add([this]).each(function(){b(this).triggerHandler("remove")});return k.call(b(this),a,c)})};b.widget=function(a,c,d){var e=a.split(".")[0],f;a=a.split(".")[1];f=e+"-"+a;if(!d){d=c;c=b.Widget}b.expr[":"][f]=function(h){return!!b.data(h,a)};b[e]=b[e]||{};b[e][a]=function(h,g){arguments.length&&this._createWidget(h,g)};c=new c;c.options=b.extend(true,{},c.options);b[e][a].prototype=b.extend(true,c,{namespace:e,widgetName:a,widgetEventPrefix:b[e][a].prototype.widgetEventPrefix||a,widgetBaseClass:f},d);b.widget.bridge(a,b[e][a])};b.widget.bridge=function(a,c){b.fn[a]=function(d){var e=typeof d==="string",f=Array.prototype.slice.call(arguments,1),h=this;d=!e&&f.length?b.extend.apply(null,[true,d].concat(f)):d;if(e&&d.substring(0,1)==="_")return h;e?this.each(function(){var g=b.data(this,a),i=g&&b.isFunction(g[d])?g[d].apply(g,f):g;if(i!==g&&i!==j){h=i;return false}}):this.each(function(){var g=b.data(this,a);if(g){d&&g.option(d);g._init()}else b.data(this,a,new c(d,this))});return h}};b.Widget=function(a,c){arguments.length&&this._createWidget(a,c)};b.Widget.prototype={widgetName:"widget",widgetEventPrefix:"",options:{disabled:false},_createWidget:function(a,c){b.data(c,this.widgetName,this);this.element=b(c);this.options=b.extend(true,{},this.options,b.metadata&&b.metadata.get(c)[this.widgetName],a);var d=this;this.element.bind("remove."+this.widgetName,function(){d.destroy()});this._create();this._init()},_create:function(){},_init:function(){},destroy:function(){this.element.unbind("."+this.widgetName).removeData(this.widgetName);this.widget().unbind("."+this.widgetName).removeAttr("aria-disabled").removeClass(this.widgetBaseClass+"-disabled ui-state-disabled")},widget:function(){return this.element},option:function(a,c){var d=a,e=this;if(arguments.length===0)return b.extend({},e.options);if(typeof a==="string"){if(c===j)return this.options[a];d={};d[a]=c}b.each(d,function(f,h){e._setOption(f,h)});return e},_setOption:function(a,c){this.options[a]=c;if(a==="disabled")this.widget()[c?"addClass":"removeClass"](this.widgetBaseClass+"-disabled ui-state-disabled").attr("aria-disabled",c);return this},enable:function(){return this._setOption("disabled",false)},disable:function(){return this._setOption("disabled",true)},_trigger:function(a,c,d){var e=this.options[a];c=b.Event(c);c.type=(a===this.widgetEventPrefix?a:this.widgetEventPrefix+a).toLowerCase();d=d||{};if(c.originalEvent){a=b.event.props.length;for(var f;a;){f=b.event.props[--a];c[f]=c.originalEvent[f]}}this.element.trigger(c,d);return!(b.isFunction(e)&&e.call(this.element[0],c,d)===false||c.isDefaultPrevented())}}})(jQuery);;(function(c){c.widget("ui.mouse",{options:{cancel:":input,option",distance:1,delay:0},_mouseInit:function(){var a=this;this.element.bind("mousedown."+this.widgetName,function(b){return a._mouseDown(b)}).bind("click."+this.widgetName,function(b){if(a._preventClickEvent){a._preventClickEvent=false;b.stopImmediatePropagation();return false}});this.started=false},_mouseDestroy:function(){this.element.unbind("."+this.widgetName)},_mouseDown:function(a){a.originalEvent=a.originalEvent||{};if(!a.originalEvent.mouseHandled){this._mouseStarted&&this._mouseUp(a);this._mouseDownEvent=a;var b=this,e=a.which==1,f=typeof this.options.cancel=="string"?c(a.target).parents().add(a.target).filter(this.options.cancel).length:false;if(!e||f||!this._mouseCapture(a))return true;this.mouseDelayMet=!this.options.delay;if(!this.mouseDelayMet)this._mouseDelayTimer=setTimeout(function(){b.mouseDelayMet=true},this.options.delay);if(this._mouseDistanceMet(a)&&this._mouseDelayMet(a)){this._mouseStarted=this._mouseStart(a)!==false;if(!this._mouseStarted){a.preventDefault();return true}}this._mouseMoveDelegate=function(d){return b._mouseMove(d)};this._mouseUpDelegate=function(d){return b._mouseUp(d)};c(document).bind("mousemove."+this.widgetName,this._mouseMoveDelegate).bind("mouseup."+this.widgetName,this._mouseUpDelegate);c.browser.safari||a.preventDefault();return a.originalEvent.mouseHandled=true}},_mouseMove:function(a){if(c.browser.msie&&!a.button)return this._mouseUp(a);if(this._mouseStarted){this._mouseDrag(a);return a.preventDefault()}if(this._mouseDistanceMet(a)&&this._mouseDelayMet(a))(this._mouseStarted=this._mouseStart(this._mouseDownEvent,a)!==false)?this._mouseDrag(a):this._mouseUp(a);return!this._mouseStarted},_mouseUp:function(a){c(document).unbind("mousemove."+this.widgetName,this._mouseMoveDelegate).unbind("mouseup."+this.widgetName,this._mouseUpDelegate);if(this._mouseStarted){this._mouseStarted=false;this._preventClickEvent=a.target==this._mouseDownEvent.target;this._mouseStop(a)}return false},_mouseDistanceMet:function(a){return Math.max(Math.abs(this._mouseDownEvent.pageX-
a.pageX),Math.abs(this._mouseDownEvent.pageY-a.pageY))>=this.options.distance},_mouseDelayMet:function(){return this.mouseDelayMet},_mouseStart:function(){},_mouseDrag:function(){},_mouseStop:function(){},_mouseCapture:function(){return true}})})(jQuery);;(function(c){c.ui=c.ui||{};var m=/left|center|right/,n=/top|center|bottom/,p=c.fn.position,q=c.fn.offset;c.fn.position=function(a){if(!a||!a.of)return p.apply(this,arguments);a=c.extend({},a);var b=c(a.of),d=(a.collision||"flip").split(" "),e=a.offset?a.offset.split(" "):[0,0],g,h,i;if(a.of.nodeType===9){g=b.width();h=b.height();i={top:0,left:0}}else if(a.of.scrollTo&&a.of.document){g=b.width();h=b.height();i={top:b.scrollTop(),left:b.scrollLeft()}}else if(a.of.preventDefault){a.at="left top";g=h=0;i={top:a.of.pageY,left:a.of.pageX}}else{g=b.outerWidth();h=b.outerHeight();i=b.offset()}c.each(["my","at"],function(){var f=(a[this]||"").split(" ");if(f.length===1)f=m.test(f[0])?f.concat(["center"]):n.test(f[0])?["center"].concat(f):["center","center"];f[0]=m.test(f[0])?f[0]:"center";f[1]=n.test(f[1])?f[1]:"center";a[this]=f});if(d.length===1)d[1]=d[0];e[0]=parseInt(e[0],10)||0;if(e.length===1)e[1]=e[0];e[1]=parseInt(e[1],10)||0;if(a.at[0]==="right")i.left+=g;else if(a.at[0]==="center")i.left+=g/2;if(a.at[1]==="bottom")i.top+=h;else if(a.at[1]==="center")i.top+=h/2;i.left+=e[0];i.top+=e[1];return this.each(function(){var f=c(this),k=f.outerWidth(),l=f.outerHeight(),j=c.extend({},i);if(a.my[0]==="right")j.left-=k;else if(a.my[0]==="center")j.left-=k/2;if(a.my[1]==="bottom")j.top-=l;else if(a.my[1]==="center")j.top-=l/2;j.left=parseInt(j.left);j.top=parseInt(j.top);c.each(["left","top"],function(o,r){c.ui.position[d[o]]&&c.ui.position[d[o]][r](j,{targetWidth:g,targetHeight:h,elemWidth:k,elemHeight:l,offset:e,my:a.my,at:a.at})});c.fn.bgiframe&&f.bgiframe();f.offset(c.extend(j,{using:a.using}))})};c.ui.position={fit:{left:function(a,b){var d=c(window);b=a.left+b.elemWidth-d.width()-d.scrollLeft();a.left=b>0?a.left-b:Math.max(0,a.left)},top:function(a,b){var d=c(window);b=a.top+b.elemHeight-d.height()-d.scrollTop();a.top=b>0?a.top-b:Math.max(0,a.top)}},flip:{left:function(a,b){if(b.at[0]!=="center"){var d=c(window);d=a.left+b.elemWidth-d.width()-d.scrollLeft();var e=b.my[0]==="left"?-b.elemWidth:b.my[0]==="right"?b.elemWidth:0,g=-2*b.offset[0];a.left+=a.left<0?e+b.targetWidth+g:d>0?e-b.targetWidth+g:0}},top:function(a,b){if(b.at[1]!=="center"){var d=c(window);d=a.top+b.elemHeight-d.height()-d.scrollTop();var e=b.my[1]==="top"?-b.elemHeight:b.my[1]==="bottom"?b.elemHeight:0,g=b.at[1]==="top"?b.targetHeight:-b.targetHeight,h=-2*b.offset[1];a.top+=a.top<0?e+b.targetHeight+h:d>0?e+g+h:0}}}};if(!c.offset.setOffset){c.offset.setOffset=function(a,b){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var d=c(a),e=d.offset(),g=parseInt(c.curCSS(a,"top",true),10)||0,h=parseInt(c.curCSS(a,"left",true),10)||0;e={top:b.top-e.top+g,left:b.left-e.left+h};"using"in b?b.using.call(a,e):d.css(e)};c.fn.offset=function(a){var b=this[0];if(!b||!b.ownerDocument)return null;if(a)return this.each(function(){c.offset.setOffset(this,a)});return q.call(this)}}})(jQuery);;(function(d){d.widget("ui.slider",d.ui.mouse,{widgetEventPrefix:"slide",options:{animate:false,distance:0,max:100,min:0,orientation:"horizontal",range:false,step:1,value:0,values:null},_create:function(){var a=this,b=this.options;this._mouseSliding=this._keySliding=false;this._animateOff=true;this._handleIndex=null;this._detectOrientation();this._mouseInit();this.element.addClass("ui-slider ui-slider-"+this.orientation+" ui-widget ui-widget-content ui-corner-all");b.disabled&&this.element.addClass("ui-slider-disabled ui-disabled");this.range=d([]);if(b.range){if(b.range===true){this.range=d("<div></div>");if(!b.values)b.values=[this._valueMin(),this._valueMin()];if(b.values.length&&b.values.length!==2)b.values=[b.values[0],b.values[0]]}else this.range=d("<div></div>");this.range.appendTo(this.element).addClass("ui-slider-range");if(b.range==="min"||b.range==="max")this.range.addClass("ui-slider-range-"+b.range);this.range.addClass("ui-widget-header")}d(".ui-slider-handle",this.element).length===0&&d("<a href='#'></a>").appendTo(this.element).addClass("ui-slider-handle");if(b.values&&b.values.length)for(;d(".ui-slider-handle",this.element).length<b.values.length;)d("<a href='#'></a>").appendTo(this.element).addClass("ui-slider-handle");this.handles=d(".ui-slider-handle",this.element).addClass("ui-state-default ui-corner-all");this.handle=this.handles.eq(0);this.handles.add(this.range).filter("a").click(function(c){c.preventDefault()}).hover(function(){b.disabled||d(this).addClass("ui-state-hover")},function(){d(this).removeClass("ui-state-hover")}).focus(function(){if(b.disabled)d(this).blur();else{d(".ui-slider .ui-state-focus").removeClass("ui-state-focus");d(this).addClass("ui-state-focus")}}).blur(function(){d(this).removeClass("ui-state-focus")});this.handles.each(function(c){d(this).data("index.ui-slider-handle",c)});this.handles.keydown(function(c){var e=true,f=d(this).data("index.ui-slider-handle"),h,g,i;if(!a.options.disabled){switch(c.keyCode){case d.ui.keyCode.HOME:case d.ui.keyCode.END:case d.ui.keyCode.PAGE_UP:case d.ui.keyCode.PAGE_DOWN:case d.ui.keyCode.UP:case d.ui.keyCode.RIGHT:case d.ui.keyCode.DOWN:case d.ui.keyCode.LEFT:e=false;if(!a._keySliding){a._keySliding=true;d(this).addClass("ui-state-active");h=a._start(c,f);if(h===false)return}break}i=a.options.step;h=a.options.values&&a.options.values.length?(g=a.values(f)):(g=a.value());switch(c.keyCode){case d.ui.keyCode.HOME:g=a._valueMin();break;case d.ui.keyCode.END:g=a._valueMax();break;case d.ui.keyCode.PAGE_UP:g=a._trimAlignValue(h+(a._valueMax()-a._valueMin())/5);break;case d.ui.keyCode.PAGE_DOWN:g=a._trimAlignValue(h-(a._valueMax()-a._valueMin())/5);break;case d.ui.keyCode.UP:case d.ui.keyCode.RIGHT:if(h===a._valueMax())return;g=a._trimAlignValue(h+i);break;case d.ui.keyCode.DOWN:case d.ui.keyCode.LEFT:if(h===a._valueMin())return;g=a._trimAlignValue(h-i);break}a._slide(c,f,g);return e}}).keyup(function(c){var e=d(this).data("index.ui-slider-handle");if(a._keySliding){a._keySliding=false;a._stop(c,e);a._change(c,e);d(this).removeClass("ui-state-active")}});this._refreshValue();this._animateOff=false},destroy:function(){this.handles.remove();this.range.remove();this.element.removeClass("ui-slider ui-slider-horizontal ui-slider-vertical ui-slider-disabled ui-widget ui-widget-content ui-corner-all").removeData("slider").unbind(".slider");this._mouseDestroy();return this},_mouseCapture:function(a){var b=this.options,c,e,f,h,g;if(b.disabled)return false;this.elementSize={width:this.element.outerWidth(),height:this.element.outerHeight()};this.elementOffset=this.element.offset();c=this._normValueFromMouse({x:a.pageX,y:a.pageY});e=this._valueMax()-this._valueMin()+1;h=this;this.handles.each(function(i){var j=Math.abs(c-h.values(i));if(e>j){e=j;f=d(this);g=i}});if(b.range===true&&this.values(1)===b.min){g+=1;f=d(this.handles[g])}if(this._start(a,g)===false)return false;this._mouseSliding=true;h._handleIndex=g;f.addClass("ui-state-active").focus();b=f.offset();this._clickOffset=!d(a.target).parents().andSelf().is(".ui-slider-handle")?{left:0,top:0}:{left:a.pageX-b.left-f.width()/2,top:a.pageY-b.top-f.height()/2-(parseInt(f.css("borderTopWidth"),10)||0)-(parseInt(f.css("borderBottomWidth"),10)||0)+(parseInt(f.css("marginTop"),10)||0)};this._slide(a,g,c);return this._animateOff=true},_mouseStart:function(){return true},_mouseDrag:function(a){var b=this._normValueFromMouse({x:a.pageX,y:a.pageY});this._slide(a,this._handleIndex,b);return false},_mouseStop:function(a){this.handles.removeClass("ui-state-active");this._mouseSliding=false;this._stop(a,this._handleIndex);this._change(a,this._handleIndex);this._clickOffset=this._handleIndex=null;return this._animateOff=false},_detectOrientation:function(){this.orientation=this.options.orientation==="vertical"?"vertical":"horizontal"},_normValueFromMouse:function(a){var b;if(this.orientation==="horizontal"){b=this.elementSize.width;a=a.x-this.elementOffset.left-(this._clickOffset?this._clickOffset.left:0)}else{b=this.elementSize.height;a=a.y-this.elementOffset.top-(this._clickOffset?this._clickOffset.top:0)}b=a/b;if(b>1)b=1;if(b<0)b=0;if(this.orientation==="vertical")b=1-b;a=this._valueMax()-this._valueMin();return this._trimAlignValue(this._valueMin()+b*a)},_start:function(a,b){var c={handle:this.handles[b],value:this.value()};if(this.options.values&&this.options.values.length){c.value=this.values(b);c.values=this.values()}return this._trigger("start",a,c)},_slide:function(a,b,c){var e;if(this.options.values&&this.options.values.length){e=this.values(b?0:1);if(this.options.values.length===2&&this.options.range===true&&(b===0&&c>e||b===1&&c<e))c=e;if(c!==this.values(b)){e=this.values();e[b]=c;a=this._trigger("slide",a,{handle:this.handles[b],value:c,values:e});this.values(b?0:1);a!==false&&this.values(b,c,true)}}else if(c!==this.value()){a=this._trigger("slide",a,{handle:this.handles[b],value:c});a!==false&&this.value(c)}},_stop:function(a,b){var c={handle:this.handles[b],value:this.value()};if(this.options.values&&this.options.values.length){c.value=this.values(b);c.values=this.values()}this._trigger("stop",a,c)},_change:function(a,b){if(!this._keySliding&&!this._mouseSliding){var c={handle:this.handles[b],value:this.value()};if(this.options.values&&this.options.values.length){c.value=this.values(b);c.values=this.values()}this._trigger("change",a,c)}},value:function(a){if(arguments.length){this.options.value=this._trimAlignValue(a);this._refreshValue();this._change(null,0)}return this._value()},values:function(a,b){var c,e,f;if(arguments.length>1){this.options.values[a]=this._trimAlignValue(b);this._refreshValue();this._change(null,a)}if(arguments.length)if(d.isArray(arguments[0])){c=this.options.values;e=arguments[0];for(f=0;f<c.length;f+=1){c[f]=this._trimAlignValue(e[f]);this._change(null,f)}this._refreshValue()}else return this.options.values&&this.options.values.length?this._values(a):this.value();else return this._values()},_setOption:function(a,b){var c,e=0;if(d.isArray(this.options.values))e=this.options.values.length;d.Widget.prototype._setOption.apply(this,arguments);switch(a){case"disabled":if(b){this.handles.filter(".ui-state-focus").blur();this.handles.removeClass("ui-state-hover");this.handles.attr("disabled","disabled");this.element.addClass("ui-disabled")}else{this.handles.removeAttr("disabled");this.element.removeClass("ui-disabled")}break;case"orientation":this._detectOrientation();this.element.removeClass("ui-slider-horizontal ui-slider-vertical").addClass("ui-slider-"+this.orientation);this._refreshValue();break;case"value":this._animateOff=true;this._refreshValue();this._change(null,0);this._animateOff=false;break;case"values":this._animateOff=true;this._refreshValue();for(c=0;c<e;c+=1)this._change(null,c);this._animateOff=false;break}},_value:function(){var a=this.options.value;return a=this._trimAlignValue(a)},_values:function(a){var b,c;if(arguments.length){b=this.options.values[a];return b=this._trimAlignValue(b)}else{b=this.options.values.slice();for(c=0;c<b.length;c+=1)b[c]=this._trimAlignValue(b[c]);return b}},_trimAlignValue:function(a){if(a<this._valueMin())return this._valueMin();if(a>this._valueMax())return this._valueMax();var b=this.options.step>0?this.options.step:1,c=a%b;a=a-c;if(Math.abs(c)*2>=b)a+=c>0?b:-b;return parseFloat(a.toFixed(5))},_valueMin:function(){return this.options.min},_valueMax:function(){return this.options.max},_refreshValue:function(){var a=this.options.range,b=this.options,c=this,e=!this._animateOff?b.animate:false,f,h={},g,i,j,l;if(this.options.values&&this.options.values.length)this.handles.each(function(k){f=(c.values(k)-c._valueMin())/(c._valueMax()-c._valueMin())*100;h[c.orientation==="horizontal"?"left":"bottom"]=f+"%";d(this).stop(1,1)[e?"animate":"css"](h,b.animate);if(c.options.range===true)if(c.orientation==="horizontal"){if(k===0)c.range.stop(1,1)[e?"animate":"css"]({left:f+"%"},b.animate);if(k===1)c.range[e?"animate":"css"]({width:f-
g+"%"},{queue:false,duration:b.animate})}else{if(k===0)c.range.stop(1,1)[e?"animate":"css"]({bottom:f+"%"},b.animate);if(k===1)c.range[e?"animate":"css"]({height:f-g+"%"},{queue:false,duration:b.animate})}g=f});else{i=this.value();j=this._valueMin();l=this._valueMax();f=l!==j?(i-j)/(l-j)*100:0;h[c.orientation==="horizontal"?"left":"bottom"]=f+"%";this.handle.stop(1,1)[e?"animate":"css"](h,b.animate);if(a==="min"&&this.orientation==="horizontal")this.range.stop(1,1)[e?"animate":"css"]({width:f+"%"},b.animate);if(a==="max"&&this.orientation==="horizontal")this.range[e?"animate":"css"]({width:100-f+"%"},{queue:false,duration:b.animate});if(a==="min"&&this.orientation==="vertical")this.range.stop(1,1)[e?"animate":"css"]({height:f+"%"},b.animate);if(a==="max"&&this.orientation==="vertical")this.range[e?"animate":"css"]({height:100-f+"%"},{queue:false,duration:b.animate})}}});d.extend(d.ui.slider,{version:"1.8.4"})})(jQuery);;jQuery.effects||function(f,j){function l(c){var a;if(c&&c.constructor==Array&&c.length==3)return c;if(a=/rgb\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*\)/.exec(c))return[parseInt(a[1],10),parseInt(a[2],10),parseInt(a[3],10)];if(a=/rgb\(\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*\)/.exec(c))return[parseFloat(a[1])*2.55,parseFloat(a[2])*2.55,parseFloat(a[3])*2.55];if(a=/#([a-fA-F0-9]{2})([a-fA-F0-9]{2})([a-fA-F0-9]{2})/.exec(c))return[parseInt(a[1],16),parseInt(a[2],16),parseInt(a[3],16)];if(a=/#([a-fA-F0-9])([a-fA-F0-9])([a-fA-F0-9])/.exec(c))return[parseInt(a[1]+a[1],16),parseInt(a[2]+a[2],16),parseInt(a[3]+a[3],16)];if(/rgba\(0, 0, 0, 0\)/.exec(c))return m.transparent;return m[f.trim(c).toLowerCase()]}function r(c,a){var b;do{b=f.curCSS(c,a);if(b!=""&&b!="transparent"||f.nodeName(c,"body"))break;a="backgroundColor"}while(c=c.parentNode);return l(b)}function n(){var c=document.defaultView?document.defaultView.getComputedStyle(this,null):this.currentStyle,a={},b,d;if(c&&c.length&&c[0]&&c[c[0]])for(var e=c.length;e--;){b=c[e];if(typeof c[b]=="string"){d=b.replace(/\-(\w)/g,function(g,h){return h.toUpperCase()});a[d]=c[b]}}else for(b in c)if(typeof c[b]==="string")a[b]=c[b];return a}function o(c){var a,b;for(a in c){b=c[a];if(b==null||f.isFunction(b)||a in s||/scrollbar/.test(a)||!/color/i.test(a)&&isNaN(parseFloat(b)))delete c[a]}return c}function t(c,a){var b={_:0},d;for(d in a)if(c[d]!=a[d])b[d]=a[d];return b}function k(c,a,b,d){if(typeof c=="object"){d=a;b=null;a=c;c=a.effect}if(f.isFunction(a)){d=a;b=null;a={}}if(typeof a=="number"||f.fx.speeds[a]){d=b;b=a;a={}}if(f.isFunction(b)){d=b;b=null}a=a||{};b=b||a.duration;b=f.fx.off?0:typeof b=="number"?b:f.fx.speeds[b]||f.fx.speeds._default;d=d||a.complete;return[c,a,b,d]}f.effects={};f.each(["backgroundColor","borderBottomColor","borderLeftColor","borderRightColor","borderTopColor","color","outlineColor"],function(c,a){f.fx.step[a]=function(b){if(!b.colorInit){b.start=r(b.elem,a);b.end=l(b.end);b.colorInit=true}b.elem.style[a]="rgb("+Math.max(Math.min(parseInt(b.pos*(b.end[0]-b.start[0])+b.start[0],10),255),0)+","+Math.max(Math.min(parseInt(b.pos*(b.end[1]-b.start[1])+b.start[1],10),255),0)+","+Math.max(Math.min(parseInt(b.pos*(b.end[2]-b.start[2])+b.start[2],10),255),0)+")"}});var m={aqua:[0,255,255],azure:[240,255,255],beige:[245,245,220],black:[0,0,0],blue:[0,0,255],brown:[165,42,42],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgrey:[169,169,169],darkgreen:[0,100,0],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkviolet:[148,0,211],fuchsia:[255,0,255],gold:[255,215,0],green:[0,128,0],indigo:[75,0,130],khaki:[240,230,140],lightblue:[173,216,230],lightcyan:[224,255,255],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightyellow:[255,255,224],lime:[0,255,0],magenta:[255,0,255],maroon:[128,0,0],navy:[0,0,128],olive:[128,128,0],orange:[255,165,0],pink:[255,192,203],purple:[128,0,128],violet:[128,0,128],red:[255,0,0],silver:[192,192,192],white:[255,255,255],yellow:[255,255,0],transparent:[255,255,255]},p=["add","remove","toggle"],s={border:1,borderBottom:1,borderColor:1,borderLeft:1,borderRight:1,borderTop:1,borderWidth:1,margin:1,padding:1};f.effects.animateClass=function(c,a,b,d){if(f.isFunction(b)){d=b;b=null}return this.each(function(){var e=f(this),g=e.attr("style")||" ",h=o(n.call(this)),q,u=e.attr("className");f.each(p,function(v,i){c[i]&&e[i+"Class"](c[i])});q=o(n.call(this));e.attr("className",u);e.animate(t(h,q),a,b,function(){f.each(p,function(v,i){c[i]&&e[i+"Class"](c[i])});if(typeof e.attr("style")=="object"){e.attr("style").cssText="";e.attr("style").cssText=g}else e.attr("style",g);d&&d.apply(this,arguments)})})};f.fn.extend({_addClass:f.fn.addClass,addClass:function(c,a,b,d){return a?f.effects.animateClass.apply(this,[{add:c},a,b,d]):this._addClass(c)},_removeClass:f.fn.removeClass,removeClass:function(c,a,b,d){return a?f.effects.animateClass.apply(this,[{remove:c},a,b,d]):this._removeClass(c)},_toggleClass:f.fn.toggleClass,toggleClass:function(c,a,b,d,e){return typeof a=="boolean"||a===j?b?f.effects.animateClass.apply(this,[a?{add:c}:{remove:c},b,d,e]):this._toggleClass(c,a):f.effects.animateClass.apply(this,[{toggle:c},a,b,d])},switchClass:function(c,a,b,d,e){return f.effects.animateClass.apply(this,[{add:a,remove:c},b,d,e])}});f.extend(f.effects,{version:"1.8.4",save:function(c,a){for(var b=0;b<a.length;b++)a[b]!==null&&c.data("ec.storage."+a[b],c[0].style[a[b]])},restore:function(c,a){for(var b=0;b<a.length;b++)a[b]!==null&&c.css(a[b],c.data("ec.storage."+a[b]))},setMode:function(c,a){if(a=="toggle")a=c.is(":hidden")?"show":"hide";return a},getBaseline:function(c,a){var b;switch(c[0]){case"top":b=0;break;case"middle":b=0.5;break;case"bottom":b=1;break;default:b=c[0]/a.height}switch(c[1]){case"left":c=0;break;case"center":c=0.5;break;case"right":c=1;break;default:c=c[1]/a.width}return{x:c,y:b}},createWrapper:function(c){if(c.parent().is(".ui-effects-wrapper"))return c.parent();var a={width:c.outerWidth(true),height:c.outerHeight(true),"float":c.css("float")},b=f("<div></div>").addClass("ui-effects-wrapper").css({fontSize:"100%",background:"transparent",border:"none",margin:0,padding:0});c.wrap(b);b=c.parent();if(c.css("position")=="static"){b.css({position:"relative"});c.css({position:"relative"})}else{f.extend(a,{position:c.css("position"),zIndex:c.css("z-index")});f.each(["top","left","bottom","right"],function(d,e){a[e]=c.css(e);if(isNaN(parseInt(a[e],10)))a[e]="auto"});c.css({position:"relative",top:0,left:0})}return b.css(a).show()},removeWrapper:function(c){if(c.parent().is(".ui-effects-wrapper"))return c.parent().replaceWith(c);return c},setTransition:function(c,a,b,d){d=d||{};f.each(a,function(e,g){unit=c.cssUnit(g);if(unit[0]>0)d[g]=unit[0]*b+unit[1]});return d}});f.fn.extend({effect:function(c){var a=k.apply(this,arguments);a={options:a[1],duration:a[2],callback:a[3]};var b=f.effects[c];return b&&!f.fx.off?b.call(this,a):this},_show:f.fn.show,show:function(c){if(!c||typeof c=="number"||f.fx.speeds[c])return this._show.apply(this,arguments);else{var a=k.apply(this,arguments);a[1].mode="show";return this.effect.apply(this,a)}},_hide:f.fn.hide,hide:function(c){if(!c||typeof c=="number"||f.fx.speeds[c])return this._hide.apply(this,arguments);else{var a=k.apply(this,arguments);a[1].mode="hide";return this.effect.apply(this,a)}},__toggle:f.fn.toggle,toggle:function(c){if(!c||typeof c=="number"||f.fx.speeds[c]||typeof c=="boolean"||f.isFunction(c))return this.__toggle.apply(this,arguments);else{var a=k.apply(this,arguments);a[1].mode="toggle";return this.effect.apply(this,a)}},cssUnit:function(c){var a=this.css(c),b=[];f.each(["em","px","%","pt"],function(d,e){if(a.indexOf(e)>0)b=[parseFloat(a),e]});return b}});f.easing.jswing=f.easing.swing;f.extend(f.easing,{def:"easeOutQuad",swing:function(c,a,b,d,e){return f.easing[f.easing.def](c,a,b,d,e)},easeInQuad:function(c,a,b,d,e){return d*(a/=e)*a+b},easeOutQuad:function(c,a,b,d,e){return-d*(a/=e)*(a-2)+b},easeInOutQuad:function(c,a,b,d,e){if((a/=e/2)<1)return d/2*a*a+b;return-d/2*(--a*(a-2)-1)+b},easeInCubic:function(c,a,b,d,e){return d*(a/=e)*a*a+b},easeOutCubic:function(c,a,b,d,e){return d*((a=a/e-1)*a*a+1)+b},easeInOutCubic:function(c,a,b,d,e){if((a/=e/2)<1)return d/2*a*a*a+b;return d/2*((a-=2)*a*a+2)+b},easeInQuart:function(c,a,b,d,e){return d*(a/=e)*a*a*a+b},easeOutQuart:function(c,a,b,d,e){return-d*((a=a/e-1)*a*a*a-1)+b},easeInOutQuart:function(c,a,b,d,e){if((a/=e/2)<1)return d/2*a*a*a*a+b;return-d/2*((a-=2)*a*a*a-2)+
b},easeInQuint:function(c,a,b,d,e){return d*(a/=e)*a*a*a*a+b},easeOutQuint:function(c,a,b,d,e){return d*((a=a/e-1)*a*a*a*a+1)+b},easeInOutQuint:function(c,a,b,d,e){if((a/=e/2)<1)return d/2*a*a*a*a*a+b;return d/2*((a-=2)*a*a*a*a+2)+b},easeInSine:function(c,a,b,d,e){return-d*Math.cos(a/e*(Math.PI/2))+d+b},easeOutSine:function(c,a,b,d,e){return d*Math.sin(a/e*(Math.PI/2))+b},easeInOutSine:function(c,a,b,d,e){return-d/2*(Math.cos(Math.PI*a/e)-1)+b},easeInExpo:function(c,a,b,d,e){return a==0?b:d*Math.pow(2,10*(a/e-1))+b},easeOutExpo:function(c,a,b,d,e){return a==e?b+d:d*(-Math.pow(2,-10*a/e)+1)+b},easeInOutExpo:function(c,a,b,d,e){if(a==0)return b;if(a==e)return b+d;if((a/=e/2)<1)return d/2*Math.pow(2,10*(a-1))+b;return d/2*(-Math.pow(2,-10*--a)+2)+b},easeInCirc:function(c,a,b,d,e){return-d*(Math.sqrt(1-(a/=e)*a)-1)+b},easeOutCirc:function(c,a,b,d,e){return d*Math.sqrt(1-(a=a/e-1)*a)+b},easeInOutCirc:function(c,a,b,d,e){if((a/=e/2)<1)return-d/2*(Math.sqrt(1-a*a)-1)+b;return d/2*(Math.sqrt(1-(a-=2)*a)+1)+b},easeInElastic:function(c,a,b,d,e){c=1.70158;var g=0,h=d;if(a==0)return b;if((a/=e)==1)return b+d;g||(g=e*0.3);if(h<Math.abs(d)){h=d;c=g/4}else c=g/(2*Math.PI)*Math.asin(d/h);return-(h*Math.pow(2,10*(a-=1))*Math.sin((a*e-c)*2*Math.PI/g))+b},easeOutElastic:function(c,a,b,d,e){c=1.70158;var g=0,h=d;if(a==0)return b;if((a/=e)==1)return b+d;g||(g=e*0.3);if(h<Math.abs(d)){h=d;c=g/4}else c=g/(2*Math.PI)*Math.asin(d/h);return h*Math.pow(2,-10*a)*Math.sin((a*e-c)*2*Math.PI/g)+d+b},easeInOutElastic:function(c,a,b,d,e){c=1.70158;var g=0,h=d;if(a==0)return b;if((a/=e/2)==2)return b+d;g||(g=e*0.3*1.5);if(h<Math.abs(d)){h=d;c=g/4}else c=g/(2*Math.PI)*Math.asin(d/h);if(a<1)return-0.5*h*Math.pow(2,10*(a-=1))*Math.sin((a*e-c)*2*Math.PI/g)+b;return h*Math.pow(2,-10*(a-=1))*Math.sin((a*e-c)*2*Math.PI/g)*0.5+d+b},easeInBack:function(c,a,b,d,e,g){if(g==j)g=1.70158;return d*(a/=e)*a*((g+1)*a-g)+b},easeOutBack:function(c,a,b,d,e,g){if(g==j)g=1.70158;return d*((a=a/e-1)*a*((g+1)*a+g)+1)+b},easeInOutBack:function(c,a,b,d,e,g){if(g==j)g=1.70158;if((a/=e/2)<1)return d/2*a*a*(((g*=1.525)+1)*a-g)+b;return d/2*((a-=2)*a*(((g*=1.525)+1)*a+g)+2)+b},easeInBounce:function(c,a,b,d,e){return d-f.easing.easeOutBounce(c,e-a,0,d,e)+b},easeOutBounce:function(c,a,b,d,e){return(a/=e)<1/2.75?d*7.5625*a*a+b:a<2/2.75?d*(7.5625*(a-=1.5/2.75)*a+0.75)+b:a<2.5/2.75?d*(7.5625*(a-=2.25/2.75)*a+0.9375)+b:d*(7.5625*(a-=2.625/2.75)*a+0.984375)+b},easeInOutBounce:function(c,a,b,d,e){if(a<e/2)return f.easing.easeInBounce(c,a*2,0,d,e)*0.5+
b;return f.easing.easeOutBounce(c,a*2-e,0,d,e)*0.5+d*0.5+b}})}(jQuery);;(function(c){c.effects.slide=function(d){return this.queue(function(){var a=c(this),h=["position","top","left"],e=c.effects.setMode(a,d.options.mode||"show"),b=d.options.direction||"left";c.effects.save(a,h);a.show();c.effects.createWrapper(a).css({overflow:"hidden"});var f=b=="up"||b=="down"?"top":"left";b=b=="up"||b=="left"?"pos":"neg";var g=d.options.distance||(f=="top"?a.outerHeight({margin:true}):a.outerWidth({margin:true}));if(e=="show")a.css(f,b=="pos"?-g:g);var i={};i[f]=(e=="show"?b=="pos"?"+=":"-=":b=="pos"?"-=":"+=")+g;a.animate(i,{queue:false,duration:d.duration,easing:d.options.easing,complete:function(){e=="hide"&&a.hide();c.effects.restore(a,h);c.effects.removeWrapper(a);d.callback&&d.callback.apply(this,arguments);a.dequeue()}})})}})(jQuery);;;(function($){var ver='2.88';if($.support==undefined){$.support={opacity:!($.browser.msie)};}
function debug(s){if($.fn.cycle.debug)
log(s);}
function log(){if(window.console&&window.console.log)
window.console.log('[cycle] '+Array.prototype.join.call(arguments,' '));};$.fn.cycle=function(options,arg2){var o={s:this.selector,c:this.context};if(this.length===0&&options!='stop'){if(!$.isReady&&o.s){log('DOM not ready, queuing slideshow');$(function(){$(o.s,o.c).cycle(options,arg2);});return this;}
log('terminating; zero elements found by selector'+($.isReady?'':' (DOM not ready)'));return this;}
return this.each(function(){var opts=handleArguments(this,options,arg2);if(opts===false)
return;opts.updateActivePagerLink=opts.updateActivePagerLink||$.fn.cycle.updateActivePagerLink;if(this.cycleTimeout)
clearTimeout(this.cycleTimeout);this.cycleTimeout=this.cyclePause=0;var $cont=$(this);var $slides=opts.slideExpr?$(opts.slideExpr,this):$cont.children();var els=$slides.get();if(els.length<2){log('terminating; too few slides: '+els.length);return;}
var opts2=buildOptions($cont,$slides,els,opts,o);if(opts2===false)
return;var startTime=opts2.continuous?10:getTimeout(els[opts2.currSlide],els[opts2.nextSlide],opts2,!opts2.rev);if(startTime){startTime+=(opts2.delay||0);if(startTime<10)
startTime=10;debug('first timeout: '+startTime);this.cycleTimeout=setTimeout(function(){go(els,opts2,0,(!opts2.rev&&!opts.backwards))},startTime);}});};function handleArguments(cont,options,arg2){if(cont.cycleStop==undefined)
cont.cycleStop=0;if(options===undefined||options===null)
options={};if(options.constructor==String){switch(options){case'destroy':case'stop':var opts=$(cont).data('cycle.opts');if(!opts)
return false;cont.cycleStop++;if(cont.cycleTimeout)
clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;$(cont).removeData('cycle.opts');if(options=='destroy')
destroy(opts);return false;case'toggle':cont.cyclePause=(cont.cyclePause===1)?0:1;checkInstantResume(cont.cyclePause,arg2,cont);return false;case'pause':cont.cyclePause=1;return false;case'resume':cont.cyclePause=0;checkInstantResume(false,arg2,cont);return false;case'prev':case'next':var opts=$(cont).data('cycle.opts');if(!opts){log('options not found, "prev/next" ignored');return false;}
$.fn.cycle[options](opts);return false;default:options={fx:options};};return options;}
else if(options.constructor==Number){var num=options;options=$(cont).data('cycle.opts');if(!options){log('options not found, can not advance slide');return false;}
if(num<0||num>=options.elements.length){log('invalid slide index: '+num);return false;}
options.nextSlide=num;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}
if(typeof arg2=='string')
options.oneTimeFx=arg2;go(options.elements,options,1,num>=options.currSlide);return false;}
return options;function checkInstantResume(isPaused,arg2,cont){if(!isPaused&&arg2===true){var options=$(cont).data('cycle.opts');if(!options){log('options not found, can not resume');return false;}
if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}
go(options.elements,options,1,(!opts.rev&&!opts.backwards));}}};function removeFilter(el,opts){if(!$.support.opacity&&opts.cleartype&&el.style.filter){try{el.style.removeAttribute('filter');}
catch(smother){}}};function destroy(opts){if(opts.next)
$(opts.next).unbind(opts.prevNextEvent);if(opts.prev)
$(opts.prev).unbind(opts.prevNextEvent);if(opts.pager||opts.pagerAnchorBuilder)
$.each(opts.pagerAnchors||[],function(){this.unbind().remove();});opts.pagerAnchors=null;if(opts.destroy)
opts.destroy(opts);};function buildOptions($cont,$slides,els,options,o){var opts=$.extend({},$.fn.cycle.defaults,options||{},$.metadata?$cont.metadata():$.meta?$cont.data():{});if(opts.autostop)
opts.countdown=opts.autostopCount||els.length;var cont=$cont[0];$cont.data('cycle.opts',opts);opts.$cont=$cont;opts.stopCount=cont.cycleStop;opts.elements=els;opts.before=opts.before?[opts.before]:[];opts.after=opts.after?[opts.after]:[];opts.after.unshift(function(){opts.busy=0;});if(!$.support.opacity&&opts.cleartype)
opts.after.push(function(){removeFilter(this,opts);});if(opts.continuous)
opts.after.push(function(){go(els,opts,0,(!opts.rev&&!opts.backwards));});saveOriginalOpts(opts);if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg)
clearTypeFix($slides);if($cont.css('position')=='static')
$cont.css('position','relative');if(opts.width)
$cont.width(opts.width);if(opts.height&&opts.height!='auto')
$cont.height(opts.height);if(opts.startingSlide)
opts.startingSlide=parseInt(opts.startingSlide);else if(opts.backwards)
opts.startingSlide=els.length-1;if(opts.random){opts.randomMap=[];for(var i=0;i<els.length;i++)
opts.randomMap.push(i);opts.randomMap.sort(function(a,b){return Math.random()-0.5;});opts.randomIndex=1;opts.startingSlide=opts.randomMap[1];}
else if(opts.startingSlide>=els.length)
opts.startingSlide=0;opts.currSlide=opts.startingSlide||0;var first=opts.startingSlide;$slides.css({position:'absolute',top:0,left:0}).hide().each(function(i){var z;if(opts.backwards)
z=first?i<=first?els.length+(i-first):first-i:els.length-i;else
z=first?i>=first?els.length-(i-first):first-i:els.length-i;$(this).css('z-index',z)});$(els[first]).css('opacity',1).show();removeFilter(els[first],opts);if(opts.fit&&opts.width)
$slides.width(opts.width);if(opts.fit&&opts.height&&opts.height!='auto')
$slides.height(opts.height);var reshape=opts.containerResize&&!$cont.innerHeight();if(reshape){var maxw=0,maxh=0;for(var j=0;j<els.length;j++){var $e=$(els[j]),e=$e[0],w=$e.outerWidth(),h=$e.outerHeight();if(!w)w=e.offsetWidth||e.width||$e.attr('width')
if(!h)h=e.offsetHeight||e.height||$e.attr('height');maxw=w>maxw?w:maxw;maxh=h>maxh?h:maxh;}
if(maxw>0&&maxh>0)
$cont.css({width:maxw+'px',height:maxh+'px'});}
if(opts.pause)
$cont.hover(function(){this.cyclePause++;},function(){this.cyclePause--;});if(supportMultiTransitions(opts)===false)
return false;var requeue=false;options.requeueAttempts=options.requeueAttempts||0;$slides.each(function(){var $el=$(this);this.cycleH=(opts.fit&&opts.height)?opts.height:($el.height()||this.offsetHeight||this.height||$el.attr('height')||0);this.cycleW=(opts.fit&&opts.width)?opts.width:($el.width()||this.offsetWidth||this.width||$el.attr('width')||0);if($el.is('img')){var loadingIE=($.browser.msie&&this.cycleW==28&&this.cycleH==30&&!this.complete);var loadingFF=($.browser.mozilla&&this.cycleW==34&&this.cycleH==19&&!this.complete);var loadingOp=($.browser.opera&&((this.cycleW==42&&this.cycleH==19)||(this.cycleW==37&&this.cycleH==17))&&!this.complete);var loadingOther=(this.cycleH==0&&this.cycleW==0&&!this.complete);if(loadingIE||loadingFF||loadingOp||loadingOther){if(o.s&&opts.requeueOnImageNotLoaded&&++options.requeueAttempts<100){log(options.requeueAttempts,' - img slide not loaded, requeuing slideshow: ',this.src,this.cycleW,this.cycleH);setTimeout(function(){$(o.s,o.c).cycle(options)},opts.requeueTimeout);requeue=true;return false;}
else{log('could not determine size of image: '+this.src,this.cycleW,this.cycleH);}}}
return true;});if(requeue)
return false;opts.cssBefore=opts.cssBefore||{};opts.animIn=opts.animIn||{};opts.animOut=opts.animOut||{};$slides.not(':eq('+first+')').css(opts.cssBefore);if(opts.cssFirst)
$($slides[first]).css(opts.cssFirst);if(opts.timeout){opts.timeout=parseInt(opts.timeout);if(opts.speed.constructor==String)
opts.speed=$.fx.speeds[opts.speed]||parseInt(opts.speed);if(!opts.sync)
opts.speed=opts.speed/2;var buffer=opts.fx=='shuffle'?500:250;while((opts.timeout-opts.speed)<buffer)
opts.timeout+=opts.speed;}
if(opts.easing)
opts.easeIn=opts.easeOut=opts.easing;if(!opts.speedIn)
opts.speedIn=opts.speed;if(!opts.speedOut)
opts.speedOut=opts.speed;opts.slideCount=els.length;opts.currSlide=opts.lastSlide=first;if(opts.random){if(++opts.randomIndex==els.length)
opts.randomIndex=0;opts.nextSlide=opts.randomMap[opts.randomIndex];}
else if(opts.backwards)
opts.nextSlide=opts.startingSlide==0?(els.length-1):opts.startingSlide-1;else
opts.nextSlide=opts.startingSlide>=(els.length-1)?0:opts.startingSlide+1;if(!opts.multiFx){var init=$.fn.cycle.transitions[opts.fx];if($.isFunction(init))
init($cont,$slides,opts);else if(opts.fx!='custom'&&!opts.multiFx){log('unknown transition: '+opts.fx,'; slideshow terminating');return false;}}
var e0=$slides[first];if(opts.before.length)
opts.before[0].apply(e0,[e0,e0,opts,true]);if(opts.after.length>1)
opts.after[1].apply(e0,[e0,e0,opts,true]);if(opts.next)
$(opts.next).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?-1:1)});if(opts.prev)
$(opts.prev).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?1:-1)});if(opts.pager||opts.pagerAnchorBuilder)
buildPager(els,opts);exposeAddSlide(opts,els);return opts;};function saveOriginalOpts(opts){opts.original={before:[],after:[]};opts.original.cssBefore=$.extend({},opts.cssBefore);opts.original.cssAfter=$.extend({},opts.cssAfter);opts.original.animIn=$.extend({},opts.animIn);opts.original.animOut=$.extend({},opts.animOut);$.each(opts.before,function(){opts.original.before.push(this);});$.each(opts.after,function(){opts.original.after.push(this);});};function supportMultiTransitions(opts){var i,tx,txs=$.fn.cycle.transitions;if(opts.fx.indexOf(',')>0){opts.multiFx=true;opts.fxs=opts.fx.replace(/\s*/g,'').split(',');for(i=0;i<opts.fxs.length;i++){var fx=opts.fxs[i];tx=txs[fx];if(!tx||!txs.hasOwnProperty(fx)||!$.isFunction(tx)){log('discarding unknown transition: ',fx);opts.fxs.splice(i,1);i--;}}
if(!opts.fxs.length){log('No valid transitions named; slideshow terminating.');return false;}}
else if(opts.fx=='all'){opts.multiFx=true;opts.fxs=[];for(p in txs){tx=txs[p];if(txs.hasOwnProperty(p)&&$.isFunction(tx))
opts.fxs.push(p);}}
if(opts.multiFx&&opts.randomizeEffects){var r1=Math.floor(Math.random()*20)+30;for(i=0;i<r1;i++){var r2=Math.floor(Math.random()*opts.fxs.length);opts.fxs.push(opts.fxs.splice(r2,1)[0]);}
debug('randomized fx sequence: ',opts.fxs);}
return true;};function exposeAddSlide(opts,els){opts.addSlide=function(newSlide,prepend){var $s=$(newSlide),s=$s[0];if(!opts.autostopCount)
opts.countdown++;els[prepend?'unshift':'push'](s);if(opts.els)
opts.els[prepend?'unshift':'push'](s);opts.slideCount=els.length;$s.css('position','absolute');$s[prepend?'prependTo':'appendTo'](opts.$cont);if(prepend){opts.currSlide++;opts.nextSlide++;}
if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg)
clearTypeFix($s);if(opts.fit&&opts.width)
$s.width(opts.width);if(opts.fit&&opts.height&&opts.height!='auto')
$slides.height(opts.height);s.cycleH=(opts.fit&&opts.height)?opts.height:$s.height();s.cycleW=(opts.fit&&opts.width)?opts.width:$s.width();$s.css(opts.cssBefore);if(opts.pager||opts.pagerAnchorBuilder)
$.fn.cycle.createPagerAnchor(els.length-1,s,$(opts.pager),els,opts);if($.isFunction(opts.onAddSlide))
opts.onAddSlide($s);else
$s.hide();};}
$.fn.cycle.resetState=function(opts,fx){fx=fx||opts.fx;opts.before=[];opts.after=[];opts.cssBefore=$.extend({},opts.original.cssBefore);opts.cssAfter=$.extend({},opts.original.cssAfter);opts.animIn=$.extend({},opts.original.animIn);opts.animOut=$.extend({},opts.original.animOut);opts.fxFn=null;$.each(opts.original.before,function(){opts.before.push(this);});$.each(opts.original.after,function(){opts.after.push(this);});var init=$.fn.cycle.transitions[fx];if($.isFunction(init))
init(opts.$cont,$(opts.elements),opts);};function go(els,opts,manual,fwd){if(manual&&opts.busy&&opts.manualTrump){debug('manualTrump in go(), stopping active transition');$(els).stop(true,true);opts.busy=false;}
if(opts.busy){debug('transition active, ignoring new tx request');return;}
var p=opts.$cont[0],curr=els[opts.currSlide],next=els[opts.nextSlide];if(p.cycleStop!=opts.stopCount||p.cycleTimeout===0&&!manual)
return;if(!manual&&!p.cyclePause&&!opts.bounce&&((opts.autostop&&(--opts.countdown<=0))||(opts.nowrap&&!opts.random&&opts.nextSlide<opts.currSlide))){if(opts.end)
opts.end(opts);return;}
var changed=false;if((manual||!p.cyclePause)&&(opts.nextSlide!=opts.currSlide)){changed=true;var fx=opts.fx;curr.cycleH=curr.cycleH||$(curr).height();curr.cycleW=curr.cycleW||$(curr).width();next.cycleH=next.cycleH||$(next).height();next.cycleW=next.cycleW||$(next).width();if(opts.multiFx){if(opts.lastFx==undefined||++opts.lastFx>=opts.fxs.length)
opts.lastFx=0;fx=opts.fxs[opts.lastFx];opts.currFx=fx;}
if(opts.oneTimeFx){fx=opts.oneTimeFx;opts.oneTimeFx=null;}
$.fn.cycle.resetState(opts,fx);if(opts.before.length)
$.each(opts.before,function(i,o){if(p.cycleStop!=opts.stopCount)return;o.apply(next,[curr,next,opts,fwd]);});var after=function(){$.each(opts.after,function(i,o){if(p.cycleStop!=opts.stopCount)return;o.apply(next,[curr,next,opts,fwd]);});};debug('tx firing; currSlide: '+opts.currSlide+'; nextSlide: '+opts.nextSlide);opts.busy=1;if(opts.fxFn)
opts.fxFn(curr,next,opts,after,fwd,manual&&opts.fastOnEvent);else if($.isFunction($.fn.cycle[opts.fx]))
$.fn.cycle[opts.fx](curr,next,opts,after,fwd,manual&&opts.fastOnEvent);else
$.fn.cycle.custom(curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}
if(changed||opts.nextSlide==opts.currSlide){opts.lastSlide=opts.currSlide;if(opts.random){opts.currSlide=opts.nextSlide;if(++opts.randomIndex==els.length)
opts.randomIndex=0;opts.nextSlide=opts.randomMap[opts.randomIndex];if(opts.nextSlide==opts.currSlide)
opts.nextSlide=(opts.currSlide==opts.slideCount-1)?0:opts.currSlide+1;}
else if(opts.backwards){var roll=(opts.nextSlide-1)<0;if(roll&&opts.bounce){opts.backwards=!opts.backwards;opts.nextSlide=1;opts.currSlide=0;}
else{opts.nextSlide=roll?(els.length-1):opts.nextSlide-1;opts.currSlide=roll?0:opts.nextSlide+1;}}
else{var roll=(opts.nextSlide+1)==els.length;if(roll&&opts.bounce){opts.backwards=!opts.backwards;opts.nextSlide=els.length-2;opts.currSlide=els.length-1;}
else{opts.nextSlide=roll?0:opts.nextSlide+1;opts.currSlide=roll?els.length-1:opts.nextSlide-1;}}}
if(changed&&opts.pager)
opts.updateActivePagerLink(opts.pager,opts.currSlide,opts.activePagerClass);var ms=0;if(opts.timeout&&!opts.continuous)
ms=getTimeout(els[opts.currSlide],els[opts.nextSlide],opts,fwd);else if(opts.continuous&&p.cyclePause)
ms=10;if(ms>0)
p.cycleTimeout=setTimeout(function(){go(els,opts,0,(!opts.rev&&!opts.backwards))},ms);};$.fn.cycle.updateActivePagerLink=function(pager,currSlide,clsName){$(pager).each(function(){$(this).children().removeClass(clsName).eq(currSlide).addClass(clsName);});};function getTimeout(curr,next,opts,fwd){if(opts.timeoutFn){var t=opts.timeoutFn.call(curr,curr,next,opts,fwd);while((t-opts.speed)<250)
t+=opts.speed;debug('calculated timeout: '+t+'; speed: '+opts.speed);if(t!==false)
return t;}
return opts.timeout;};$.fn.cycle.next=function(opts){advance(opts,opts.rev?-1:1);};$.fn.cycle.prev=function(opts){advance(opts,opts.rev?1:-1);};function advance(opts,val){var els=opts.elements;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}
if(opts.random&&val<0){opts.randomIndex--;if(--opts.randomIndex==-2)
opts.randomIndex=els.length-2;else if(opts.randomIndex==-1)
opts.randomIndex=els.length-1;opts.nextSlide=opts.randomMap[opts.randomIndex];}
else if(opts.random){opts.nextSlide=opts.randomMap[opts.randomIndex];}
else{opts.nextSlide=opts.currSlide+val;if(opts.nextSlide<0){if(opts.nowrap)return false;opts.nextSlide=els.length-1;}
else if(opts.nextSlide>=els.length){if(opts.nowrap)return false;opts.nextSlide=0;}}
var cb=opts.onPrevNextEvent||opts.prevNextClick;if($.isFunction(cb))
cb(val>0,opts.nextSlide,els[opts.nextSlide]);go(els,opts,1,val>=0);return false;};function buildPager(els,opts){var $p=$(opts.pager);$.each(els,function(i,o){$.fn.cycle.createPagerAnchor(i,o,$p,els,opts);});opts.updateActivePagerLink(opts.pager,opts.startingSlide,opts.activePagerClass);};$.fn.cycle.createPagerAnchor=function(i,el,$p,els,opts){var a;if($.isFunction(opts.pagerAnchorBuilder)){a=opts.pagerAnchorBuilder(i,el);debug('pagerAnchorBuilder('+i+', el) returned: '+a);}
else
a='<a href="#">'+(i+1)+'</a>';if(!a)
return;var $a=$(a);if($a.parents('body').length===0){var arr=[];if($p.length>1){$p.each(function(){var $clone=$a.clone(true);$(this).append($clone);arr.push($clone[0]);});$a=$(arr);}
else{$a.appendTo($p);}}
opts.pagerAnchors=opts.pagerAnchors||[];opts.pagerAnchors.push($a);$a.bind(opts.pagerEvent,function(e){e.preventDefault();opts.nextSlide=i;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}
var cb=opts.onPagerEvent||opts.pagerClick;if($.isFunction(cb))
cb(opts.nextSlide,els[opts.nextSlide]);go(els,opts,1,opts.currSlide<i);});if(!/^click/.test(opts.pagerEvent)&&!opts.allowPagerClickBubble)
$a.bind('click.cycle',function(){return false;});if(opts.pauseOnPagerHover)
$a.hover(function(){opts.$cont[0].cyclePause++;},function(){opts.$cont[0].cyclePause--;});};$.fn.cycle.hopsFromLast=function(opts,fwd){var hops,l=opts.lastSlide,c=opts.currSlide;if(fwd)
hops=c>l?c-l:opts.slideCount-l;else
hops=c<l?l-c:l+opts.slideCount-c;return hops;};function clearTypeFix($slides){debug('applying clearType background-color hack');function hex(s){s=parseInt(s).toString(16);return s.length<2?'0'+s:s;};function getBg(e){for(;e&&e.nodeName.toLowerCase()!='html';e=e.parentNode){var v=$.css(e,'background-color');if(v.indexOf('rgb')>=0){var rgb=v.match(/\d+/g);return'#'+hex(rgb[0])+hex(rgb[1])+hex(rgb[2]);}
if(v&&v!='transparent')
return v;}
return'#ffffff';};$slides.each(function(){$(this).css('background-color',getBg(this));});};$.fn.cycle.commonReset=function(curr,next,opts,w,h,rev){$(opts.elements).not(curr).hide();opts.cssBefore.opacity=1;opts.cssBefore.display='block';if(w!==false&&next.cycleW>0)
opts.cssBefore.width=next.cycleW;if(h!==false&&next.cycleH>0)
opts.cssBefore.height=next.cycleH;opts.cssAfter=opts.cssAfter||{};opts.cssAfter.display='none';$(curr).css('zIndex',opts.slideCount+(rev===true?1:0));$(next).css('zIndex',opts.slideCount+(rev===true?0:1));};$.fn.cycle.custom=function(curr,next,opts,cb,fwd,speedOverride){var $l=$(curr),$n=$(next);var speedIn=opts.speedIn,speedOut=opts.speedOut,easeIn=opts.easeIn,easeOut=opts.easeOut;$n.css(opts.cssBefore);if(speedOverride){if(typeof speedOverride=='number')
speedIn=speedOut=speedOverride;else
speedIn=speedOut=1;easeIn=easeOut=null;}
var fn=function(){$n.animate(opts.animIn,speedIn,easeIn,cb)};$l.animate(opts.animOut,speedOut,easeOut,function(){if(opts.cssAfter)$l.css(opts.cssAfter);if(!opts.sync)fn();});if(opts.sync)fn();};$.fn.cycle.transitions={fade:function($cont,$slides,opts){$slides.not(':eq('+opts.currSlide+')').css('opacity',0);opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.opacity=0;});opts.animIn={opacity:1};opts.animOut={opacity:0};opts.cssBefore={top:0,left:0};}};$.fn.cycle.ver=function(){return ver;};$.fn.cycle.defaults={fx:'fade',timeout:4000,timeoutFn:null,continuous:0,speed:1000,speedIn:null,speedOut:null,next:null,prev:null,onPrevNextEvent:null,prevNextEvent:'click.cycle',pager:null,onPagerEvent:null,pagerEvent:'click.cycle',allowPagerClickBubble:false,pagerAnchorBuilder:null,before:null,after:null,end:null,easing:null,easeIn:null,easeOut:null,shuffle:null,animIn:null,animOut:null,cssBefore:null,cssAfter:null,fxFn:null,height:'auto',startingSlide:0,sync:1,random:0,fit:0,containerResize:1,pause:0,pauseOnPagerHover:0,autostop:0,autostopCount:0,delay:0,slideExpr:null,cleartype:!$.support.opacity,cleartypeNoBg:false,nowrap:0,fastOnEvent:0,randomizeEffects:1,rev:0,manualTrump:true,requeueOnImageNotLoaded:true,requeueTimeout:250,activePagerClass:'activeSlide',updateActivePagerLink:null,backwards:false};})(jQuery);(function($){$.fn.cycle.transitions.none=function($cont,$slides,opts){opts.fxFn=function(curr,next,opts,after){$(next).show();$(curr).hide();after();};}
$.fn.cycle.transitions.scrollUp=function($cont,$slides,opts){$cont.css('overflow','hidden');opts.before.push($.fn.cycle.commonReset);var h=$cont.height();opts.cssBefore={top:h,left:0};opts.cssFirst={top:0};opts.animIn={top:0};opts.animOut={top:-h};};$.fn.cycle.transitions.scrollDown=function($cont,$slides,opts){$cont.css('overflow','hidden');opts.before.push($.fn.cycle.commonReset);var h=$cont.height();opts.cssFirst={top:0};opts.cssBefore={top:-h,left:0};opts.animIn={top:0};opts.animOut={top:h};};$.fn.cycle.transitions.scrollLeft=function($cont,$slides,opts){$cont.css('overflow','hidden');opts.before.push($.fn.cycle.commonReset);var w=$cont.width();opts.cssFirst={left:0};opts.cssBefore={left:w,top:0};opts.animIn={left:0};opts.animOut={left:0-w};};$.fn.cycle.transitions.scrollRight=function($cont,$slides,opts){$cont.css('overflow','hidden');opts.before.push($.fn.cycle.commonReset);var w=$cont.width();opts.cssFirst={left:0};opts.cssBefore={left:-w,top:0};opts.animIn={left:0};opts.animOut={left:w};};$.fn.cycle.transitions.scrollHorz=function($cont,$slides,opts){$cont.css('overflow','hidden').width();opts.before.push(function(curr,next,opts,fwd){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.left=fwd?(next.cycleW-1):(1-next.cycleW);opts.animOut.left=fwd?-curr.cycleW:curr.cycleW;});opts.cssFirst={left:0};opts.cssBefore={top:0};opts.animIn={left:0};opts.animOut={top:0};};$.fn.cycle.transitions.scrollVert=function($cont,$slides,opts){$cont.css('overflow','hidden');opts.before.push(function(curr,next,opts,fwd){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.top=fwd?(1-next.cycleH):(next.cycleH-1);opts.animOut.top=fwd?curr.cycleH:-curr.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0};opts.animIn={top:0};opts.animOut={left:0};};$.fn.cycle.transitions.slideX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$(opts.elements).not(curr).hide();$.fn.cycle.commonReset(curr,next,opts,false,true);opts.animIn.width=next.cycleW;});opts.cssBefore={left:0,top:0,width:0};opts.animIn={width:'show'};opts.animOut={width:0};};$.fn.cycle.transitions.slideY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$(opts.elements).not(curr).hide();$.fn.cycle.commonReset(curr,next,opts,true,false);opts.animIn.height=next.cycleH;});opts.cssBefore={left:0,top:0,height:0};opts.animIn={height:'show'};opts.animOut={height:0};};$.fn.cycle.transitions.shuffle=function($cont,$slides,opts){var i,w=$cont.css('overflow','visible').width();$slides.css({left:0,top:0});opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);});if(!opts.speedAdjusted){opts.speed=opts.speed/2;opts.speedAdjusted=true;}
opts.random=0;opts.shuffle=opts.shuffle||{left:-w,top:15};opts.els=[];for(i=0;i<$slides.length;i++)
opts.els.push($slides[i]);for(i=0;i<opts.currSlide;i++)
opts.els.push(opts.els.shift());opts.fxFn=function(curr,next,opts,cb,fwd){var $el=fwd?$(curr):$(next);$(next).css(opts.cssBefore);var count=opts.slideCount;$el.animate(opts.shuffle,opts.speedIn,opts.easeIn,function(){var hops=$.fn.cycle.hopsFromLast(opts,fwd);for(var k=0;k<hops;k++)
fwd?opts.els.push(opts.els.shift()):opts.els.unshift(opts.els.pop());if(fwd){for(var i=0,len=opts.els.length;i<len;i++)
$(opts.els[i]).css('z-index',len-i+count);}
else{var z=$(curr).css('z-index');$el.css('z-index',parseInt(z)+1+count);}
$el.animate({left:0,top:0},opts.speedOut,opts.easeOut,function(){$(fwd?this:curr).hide();if(cb)cb();});});};opts.cssBefore={display:'block',opacity:1,top:0,left:0};};$.fn.cycle.transitions.turnUp=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.cssBefore.top=next.cycleH;opts.animIn.height=next.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0,height:0};opts.animIn={top:0};opts.animOut={height:0};};$.fn.cycle.transitions.turnDown=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0,top:0,height:0};opts.animOut={height:0};};$.fn.cycle.transitions.turnLeft=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.cssBefore.left=next.cycleW;opts.animIn.width=next.cycleW;});opts.cssBefore={top:0,width:0};opts.animIn={left:0};opts.animOut={width:0};};$.fn.cycle.transitions.turnRight=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.animIn.width=next.cycleW;opts.animOut.left=curr.cycleW;});opts.cssBefore={top:0,left:0,width:0};opts.animIn={left:0};opts.animOut={width:0};};$.fn.cycle.transitions.zoom=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,false,true);opts.cssBefore.top=next.cycleH/2;opts.cssBefore.left=next.cycleW/2;opts.animIn={top:0,left:0,width:next.cycleW,height:next.cycleH};opts.animOut={width:0,height:0,top:curr.cycleH/2,left:curr.cycleW/2};});opts.cssFirst={top:0,left:0};opts.cssBefore={width:0,height:0};};$.fn.cycle.transitions.fadeZoom=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,false);opts.cssBefore.left=next.cycleW/2;opts.cssBefore.top=next.cycleH/2;opts.animIn={top:0,left:0,width:next.cycleW,height:next.cycleH};});opts.cssBefore={width:0,height:0};opts.animOut={opacity:0};};$.fn.cycle.transitions.blindX=function($cont,$slides,opts){var w=$cont.css('overflow','hidden').width();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.width=next.cycleW;opts.animOut.left=curr.cycleW;});opts.cssBefore={left:w,top:0};opts.animIn={left:0};opts.animOut={left:w};};$.fn.cycle.transitions.blindY=function($cont,$slides,opts){var h=$cont.css('overflow','hidden').height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssBefore={top:h,left:0};opts.animIn={top:0};opts.animOut={top:h};};$.fn.cycle.transitions.blindZ=function($cont,$slides,opts){var h=$cont.css('overflow','hidden').height();var w=$cont.width();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssBefore={top:h,left:w};opts.animIn={top:0,left:0};opts.animOut={top:h,left:w};};$.fn.cycle.transitions.growX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.cssBefore.left=this.cycleW/2;opts.animIn={left:0,width:this.cycleW};opts.animOut={left:0};});opts.cssBefore={width:0,top:0};};$.fn.cycle.transitions.growY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.cssBefore.top=this.cycleH/2;opts.animIn={top:0,height:this.cycleH};opts.animOut={top:0};});opts.cssBefore={height:0,left:0};};$.fn.cycle.transitions.curtainX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true,true);opts.cssBefore.left=next.cycleW/2;opts.animIn={left:0,width:this.cycleW};opts.animOut={left:curr.cycleW/2,width:0};});opts.cssBefore={top:0,width:0};};$.fn.cycle.transitions.curtainY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false,true);opts.cssBefore.top=next.cycleH/2;opts.animIn={top:0,height:next.cycleH};opts.animOut={top:curr.cycleH/2,height:0};});opts.cssBefore={left:0,height:0};};$.fn.cycle.transitions.cover=function($cont,$slides,opts){var d=opts.direction||'left';var w=$cont.css('overflow','hidden').width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);if(d=='right')
opts.cssBefore.left=-w;else if(d=='up')
opts.cssBefore.top=h;else if(d=='down')
opts.cssBefore.top=-h;else
opts.cssBefore.left=w;});opts.animIn={left:0,top:0};opts.animOut={opacity:1};opts.cssBefore={top:0,left:0};};$.fn.cycle.transitions.uncover=function($cont,$slides,opts){var d=opts.direction||'left';var w=$cont.css('overflow','hidden').width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);if(d=='right')
opts.animOut.left=w;else if(d=='up')
opts.animOut.top=-h;else if(d=='down')
opts.animOut.top=h;else
opts.animOut.left=-w;});opts.animIn={left:0,top:0};opts.animOut={opacity:1};opts.cssBefore={top:0,left:0};};$.fn.cycle.transitions.toss=function($cont,$slides,opts){var w=$cont.css('overflow','visible').width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);if(!opts.animOut.left&&!opts.animOut.top)
opts.animOut={left:w*2,top:-h/2,opacity:0};else
opts.animOut.opacity=0;});opts.cssBefore={left:0,top:0};opts.animIn={left:0};};$.fn.cycle.transitions.wipe=function($cont,$slides,opts){var w=$cont.css('overflow','hidden').width();var h=$cont.height();opts.cssBefore=opts.cssBefore||{};var clip;if(opts.clip){if(/l2r/.test(opts.clip))
clip='rect(0px 0px '+h+'px 0px)';else if(/r2l/.test(opts.clip))
clip='rect(0px '+w+'px '+h+'px '+w+'px)';else if(/t2b/.test(opts.clip))
clip='rect(0px '+w+'px 0px 0px)';else if(/b2t/.test(opts.clip))
clip='rect('+h+'px '+w+'px '+h+'px 0px)';else if(/zoom/.test(opts.clip)){var top=parseInt(h/2);var left=parseInt(w/2);clip='rect('+top+'px '+left+'px '+top+'px '+left+'px)';}}
opts.cssBefore.clip=opts.cssBefore.clip||clip||'rect(0px 0px 0px 0px)';var d=opts.cssBefore.clip.match(/(\d+)/g);var t=parseInt(d[0]),r=parseInt(d[1]),b=parseInt(d[2]),l=parseInt(d[3]);opts.before.push(function(curr,next,opts){if(curr==next)return;var $curr=$(curr),$next=$(next);$.fn.cycle.commonReset(curr,next,opts,true,true,false);opts.cssAfter.display='block';var step=1,count=parseInt((opts.speedIn/13))-1;(function f(){var tt=t?t-parseInt(step*(t/count)):0;var ll=l?l-parseInt(step*(l/count)):0;var bb=b<h?b+parseInt(step*((h-b)/count||1)):h;var rr=r<w?r+parseInt(step*((w-r)/count||1)):w;$next.css({clip:'rect('+tt+'px '+rr+'px '+bb+'px '+ll+'px)'});(step++<=count)?setTimeout(f,13):$curr.css('display','none');})();});opts.cssBefore={display:'block',opacity:1,top:0,left:0};opts.animIn={left:0};opts.animOut={left:0};};})(jQuery);jQuery.easing['jswing']=jQuery.easing['swing'];jQuery.extend(jQuery.easing,{def:'easeOutQuad',swing:function(x,t,b,c,d){return jQuery.easing[jQuery.easing.def](x,t,b,c,d);},easeInQuad:function(x,t,b,c,d){return c*(t/=d)*t+b;},easeOutQuad:function(x,t,b,c,d){return-c*(t/=d)*(t-2)+b;},easeInOutQuad:function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t+b;return-c/2*((--t)*(t-2)-1)+b;},easeInCubic:function(x,t,b,c,d){return c*(t/=d)*t*t+b;},easeOutCubic:function(x,t,b,c,d){return c*((t=t/d-1)*t*t+1)+b;},easeInOutCubic:function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t*t+b;return c/2*((t-=2)*t*t+2)+b;},easeInQuart:function(x,t,b,c,d){return c*(t/=d)*t*t*t+b;},easeOutQuart:function(x,t,b,c,d){return-c*((t=t/d-1)*t*t*t-1)+b;},easeInOutQuart:function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t*t*t+b;return-c/2*((t-=2)*t*t*t-2)+b;},easeInQuint:function(x,t,b,c,d){return c*(t/=d)*t*t*t*t+b;},easeOutQuint:function(x,t,b,c,d){return c*((t=t/d-1)*t*t*t*t+1)+b;},easeInOutQuint:function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t*t*t*t+b;return c/2*((t-=2)*t*t*t*t+2)+b;},easeInSine:function(x,t,b,c,d){return-c*Math.cos(t/d*(Math.PI/2))+c+b;},easeOutSine:function(x,t,b,c,d){return c*Math.sin(t/d*(Math.PI/2))+b;},easeInOutSine:function(x,t,b,c,d){return-c/2*(Math.cos(Math.PI*t/d)-1)+b;},easeInExpo:function(x,t,b,c,d){return(t==0)?b:c*Math.pow(2,10*(t/d-1))+b;},easeOutExpo:function(x,t,b,c,d){return(t==d)?b+c:c*(-Math.pow(2,-10*t/d)+1)+b;},easeInOutExpo:function(x,t,b,c,d){if(t==0)return b;if(t==d)return b+c;if((t/=d/2)<1)return c/2*Math.pow(2,10*(t-1))+b;return c/2*(-Math.pow(2,-10*--t)+2)+b;},easeInCirc:function(x,t,b,c,d){return-c*(Math.sqrt(1-(t/=d)*t)-1)+b;},easeOutCirc:function(x,t,b,c,d){return c*Math.sqrt(1-(t=t/d-1)*t)+b;},easeInOutCirc:function(x,t,b,c,d){if((t/=d/2)<1)return-c/2*(Math.sqrt(1-t*t)-1)+b;return c/2*(Math.sqrt(1-(t-=2)*t)+1)+b;},easeInElastic:function(x,t,b,c,d){var s=1.70158;var p=0;var a=c;if(t==0)return b;if((t/=d)==1)return b+c;if(!p)p=d*.3;if(a<Math.abs(c)){a=c;var s=p/4;}
else var s=p/(2*Math.PI)*Math.asin(c/a);return-(a*Math.pow(2,10*(t-=1))*Math.sin((t*d-s)*(2*Math.PI)/p))+b;},easeOutElastic:function(x,t,b,c,d){var s=1.70158;var p=0;var a=c;if(t==0)return b;if((t/=d)==1)return b+c;if(!p)p=d*.3;if(a<Math.abs(c)){a=c;var s=p/4;}
else var s=p/(2*Math.PI)*Math.asin(c/a);return a*Math.pow(2,-10*t)*Math.sin((t*d-s)*(2*Math.PI)/p)+c+b;},easeInOutElastic:function(x,t,b,c,d){var s=1.70158;var p=0;var a=c;if(t==0)return b;if((t/=d/2)==2)return b+c;if(!p)p=d*(.3*1.5);if(a<Math.abs(c)){a=c;var s=p/4;}
else var s=p/(2*Math.PI)*Math.asin(c/a);if(t<1)return-.5*(a*Math.pow(2,10*(t-=1))*Math.sin((t*d-s)*(2*Math.PI)/p))+b;return a*Math.pow(2,-10*(t-=1))*Math.sin((t*d-s)*(2*Math.PI)/p)*.5+c+b;},easeInBack:function(x,t,b,c,d,s){if(s==undefined)s=1.70158;return c*(t/=d)*t*((s+1)*t-s)+b;},easeOutBack:function(x,t,b,c,d,s){if(s==undefined)s=1.70158;return c*((t=t/d-1)*t*((s+1)*t+s)+1)+b;},easeInOutBack:function(x,t,b,c,d,s){if(s==undefined)s=1.70158;if((t/=d/2)<1)return c/2*(t*t*(((s*=(1.525))+1)*t-s))+b;return c/2*((t-=2)*t*(((s*=(1.525))+1)*t+s)+2)+b;},easeInBounce:function(x,t,b,c,d){return c-jQuery.easing.easeOutBounce(x,d-t,0,c,d)+b;},easeOutBounce:function(x,t,b,c,d){if((t/=d)<(1/2.75)){return c*(7.5625*t*t)+b;}else if(t<(2/2.75)){return c*(7.5625*(t-=(1.5/2.75))*t+.75)+b;}else if(t<(2.5/2.75)){return c*(7.5625*(t-=(2.25/2.75))*t+.9375)+b;}else{return c*(7.5625*(t-=(2.625/2.75))*t+.984375)+b;}},easeInOutBounce:function(x,t,b,c,d){if(t<d/2)return jQuery.easing.easeInBounce(x,t*2,0,c,d)*.5+b;return jQuery.easing.easeOutBounce(x,t*2-d,0,c,d)*.5+c*.5+b;}});
function movepic(img_name,img_src){document[img_name].src=img_src;}
function toggle_visibility(id){var e=document.getElementById(id);if(e.style.display=='none')
e.style.display='block';else
e.style.display='none';}
function openPopup(href,name,width,height,menu,status,scroll,loc,resize,title,toolbar){var attributes='';attributes=attributes+',width='+width;attributes=attributes+',height='+height;attributes=attributes+',left='+(screen.width-width)/2;attributes=attributes+',top='+(screen.height-height)/2;attributes=attributes+',menubar='+(menu==1?'yes':'no');attributes=attributes+',status='+(status==1?'yes':'no');attributes=attributes+',scrollbars='+(scroll==1?'yes':'no');attributes=attributes+',location='+(loc==1?'yes':'no');attributes=attributes+',titlebar='+(title==1?'yes':'no');attributes=attributes+',toolbar='+(toolbar==1?'yes':'no');attributes=attributes+',resizable='+(resize==1?'yes':'no');attributes=attributes.substring(1,attributes.length);var Popup=window.open(href,name,attributes)}
menufadeObjects=new Object();menufadeTimers=new Object();function menufade(object,destOp,loopdelay,changepercentage){if(!document.all)
return
if(object!="[object]"){setTimeout("menufade("+object+","+destOp+","+loopdelay+","+changepercentage+")",0);return;}
clearTimeout(menufadeTimers[object.sourceIndex]);diff=destOp-object.filters.alpha.opacity;direction=1;if(object.filters.alpha.opacity>destOp){direction=-1;}
changepercentage=Math.min(direction*diff,changepercentage);object.filters.alpha.opacity+=direction*changepercentage;if(object.filters.alpha.opacity!=destOp){menufadeObjects[object.sourceIndex]=object;menufadeTimers[object.sourceIndex]=setTimeout("menufade(menufadeObjects["+object.sourceIndex+"],"+destOp+","+loopdelay+","+changepercentage+")",loopdelay);}}
if(typeof deconcept=="undefined"){var deconcept=new Object();}if(typeof deconcept.util=="undefined"){deconcept.util=new Object();}if(typeof deconcept.SWFObjectUtil=="undefined"){deconcept.SWFObjectUtil=new Object();}deconcept.SWFObject=function(_1,id,w,h,_5,c,_7,_8,_9,_a){if(!document.getElementById){return;}this.DETECT_KEY=_a?_a:"detectflash";this.skipDetect=deconcept.util.getRequestParameter(this.DETECT_KEY);this.params=new Object();this.variables=new Object();this.attributes=new Array();if(_1){this.setAttribute("swf",_1);}if(id){this.setAttribute("id",id);}if(w){this.setAttribute("width",w);}if(h){this.setAttribute("height",h);}if(_5){this.setAttribute("version",new deconcept.PlayerVersion(_5.toString().split(".")));}this.installedVer=deconcept.SWFObjectUtil.getPlayerVersion();if(!window.opera&&document.all&&this.installedVer.major>7){deconcept.SWFObject.doPrepUnload=true;}if(c){this.addParam("bgcolor",c);}var q=_7?_7:"high";this.addParam("quality",q);this.setAttribute("useExpressInstall",false);this.setAttribute("doExpressInstall",false);var _c=(_8)?_8:window.location;this.setAttribute("xiRedirectUrl",_c);this.setAttribute("redirectUrl","");if(_9){this.setAttribute("redirectUrl",_9);}};deconcept.SWFObject.prototype={useExpressInstall:function(_d){this.xiSWFPath=!_d?"expressinstall.swf":_d;this.setAttribute("useExpressInstall",true);},setAttribute:function(_e,_f){this.attributes[_e]=_f;},getAttribute:function(_10){return this.attributes[_10];},addParam:function(_11,_12){this.params[_11]=_12;},getParams:function(){return this.params;},addVariable:function(_13,_14){this.variables[_13]=_14;},getVariable:function(_15){return this.variables[_15];},getVariables:function(){return this.variables;},getVariablePairs:function(){var _16=new Array();var key;var _18=this.getVariables();for(key in _18){_16[_16.length]=key+"="+_18[key];}return _16;},getSWFHTML:function(){var _19="";if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","PlugIn");this.setAttribute("swf",this.xiSWFPath);}_19="<embed type=\"application/x-shockwave-flash\" src=\""+this.getAttribute("swf")+"\" width=\""+this.getAttribute("width")+"\" height=\""+this.getAttribute("height")+"\" style=\""+this.getAttribute("style")+"\"";_19+=" id=\""+this.getAttribute("id")+"\" name=\""+this.getAttribute("id")+"\" ";var _1a=this.getParams();for(var key in _1a){_19+=[key]+"=\""+_1a[key]+"\" ";}var _1c=this.getVariablePairs().join("&");if(_1c.length>0){_19+="flashvars=\""+_1c+"\"";}_19+="/>";}else{if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","ActiveX");this.setAttribute("swf",this.xiSWFPath);}_19="<object id=\""+this.getAttribute("id")+"\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" width=\""+this.getAttribute("width")+"\" height=\""+this.getAttribute("height")+"\" style=\""+this.getAttribute("style")+"\">";_19+="<param name=\"movie\" value=\""+this.getAttribute("swf")+"\" />";var _1d=this.getParams();for(var key in _1d){_19+="<param name=\""+key+"\" value=\""+_1d[key]+"\" />";}var _1f=this.getVariablePairs().join("&");if(_1f.length>0){_19+="<param name=\"flashvars\" value=\""+_1f+"\" />";}_19+="</object>";}return _19;},write:function(_20){if(this.getAttribute("useExpressInstall")){var _21=new deconcept.PlayerVersion([6,0,65]);if(this.installedVer.versionIsValid(_21)&&!this.installedVer.versionIsValid(this.getAttribute("version"))){this.setAttribute("doExpressInstall",true);this.addVariable("MMredirectURL",escape(this.getAttribute("xiRedirectUrl")));document.title=document.title.slice(0,47)+" - Flash Player Installation";this.addVariable("MMdoctitle",document.title);}}if(this.skipDetect||this.getAttribute("doExpressInstall")||this.installedVer.versionIsValid(this.getAttribute("version"))){var n=(typeof _20=="string")?document.getElementById(_20):_20;n.innerHTML=this.getSWFHTML();return true;}else{if(this.getAttribute("redirectUrl")!=""){document.location.replace(this.getAttribute("redirectUrl"));}}return false;}};deconcept.SWFObjectUtil.getPlayerVersion=function(){var _23=new deconcept.PlayerVersion([0,0,0]);if(navigator.plugins&&navigator.mimeTypes.length){var x=navigator.plugins["Shockwave Flash"];if(x&&x.description){_23=new deconcept.PlayerVersion(x.description.replace(/([a-zA-Z]|\s)+/,"").replace(/(\s+r|\s+b[0-9]+)/,".").split("."));}}else{if(navigator.userAgent&&navigator.userAgent.indexOf("Windows CE")>=0){var axo=1;var _26=3;while(axo){try{_26++;axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+_26);_23=new deconcept.PlayerVersion([_26,0,0]);}catch(e){axo=null;}}}else{try{var axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");}catch(e){try{var axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");_23=new deconcept.PlayerVersion([6,0,21]);axo.AllowScriptAccess="always";}catch(e){if(_23.major==6){return _23;}}try{axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");}catch(e){}}if(axo!=null){_23=new deconcept.PlayerVersion(axo.GetVariable("$version").split(" ")[1].split(","));}}}return _23;};deconcept.PlayerVersion=function(_29){this.major=_29[0]!=null?parseInt(_29[0]):0;this.minor=_29[1]!=null?parseInt(_29[1]):0;this.rev=_29[2]!=null?parseInt(_29[2]):0;};deconcept.PlayerVersion.prototype.versionIsValid=function(fv){if(this.major<fv.major){return false;}if(this.major>fv.major){return true;}if(this.minor<fv.minor){return false;}if(this.minor>fv.minor){return true;}if(this.rev<fv.rev){return false;}return true;};deconcept.util={getRequestParameter:function(_2b){var q=document.location.search||document.location.hash;if(_2b==null){return q;}if(q){var _2d=q.substring(1).split("&");for(var i=0;i<_2d.length;i++){if(_2d[i].substring(0,_2d[i].indexOf("="))==_2b){return _2d[i].substring((_2d[i].indexOf("=")+1));}}}return"";}};deconcept.SWFObjectUtil.cleanupSWFs=function(){var _2f=document.getElementsByTagName("OBJECT");for(var i=_2f.length-1;i>=0;i--){_2f[i].style.display="none";for(var x in _2f[i]){if(typeof _2f[i][x]=="function"){_2f[i][x]=function(){};}}}};if(deconcept.SWFObject.doPrepUnload){if(!deconcept.unloadSet){deconcept.SWFObjectUtil.prepUnload=function(){__flash_unloadHandler=function(){};__flash_savedUnloadHandler=function(){};window.attachEvent("onunload",deconcept.SWFObjectUtil.cleanupSWFs);};window.attachEvent("onbeforeunload",deconcept.SWFObjectUtil.prepUnload);deconcept.unloadSet=true;}}if(!document.getElementById&&document.all){document.getElementById=function(id){return document.all[id];};}var getQueryParamValue=deconcept.util.getRequestParameter;var FlashObject=deconcept.SWFObject;var SWFObject=deconcept.SWFObject;(function(a){function b(c){this.selectorText=c;this.tlR=this.trR=this.blR=this.brR=0;this.tlu=this.tru=this.blu=this.bru="";this.antiAlias=true}b.prototype.setcorner=function(d,e,c,f){if(!d){this.tlR=this.trR=this.blR=this.brR=parseInt(c);this.tlu=this.tru=this.blu=this.bru=f}else{propname=d.charAt(0)+e.charAt(0);this[propname+"R"]=parseInt(c);this[propname+"u"]=f}};b.prototype.get=function(f){if(/^(t|b)(l|r)(R|u)$/.test(f)){return this[f]}if(/^(t|b)(l|r)Ru$/.test(f)){var e=f.charAt(0)+f.charAt(1);return this[e+"R"]+this[e+"u"]}if(/^(t|b)Ru?$/.test(f)){var d=f.charAt(0);d+=this[d+"lR"]>this[d+"rR"]?"l":"r";var c=this[d+"R"];if(f.length===3&&f.charAt(2)==="u"){c+=this[d="u"]}return c}throw new Error("Don't recognize property "+f)};b.prototype.radiusdiff=function(c){if(c!=="t"&&c!=="b"){throw new Error("Param must be 't' or 'b'")}return Math.abs(this[c+"lR"]-this[c+"rR"])};b.prototype.setfrom=function(c){this.tlu=this.tru=this.blu=this.bru="px";if("tl"in c){this.tlR=c.tl.radius}if("tr"in c){this.trR=c.tr.radius}if("bl"in c){this.blR=c.bl.radius}if("br"in c){this.brR=c.br.radius}if("antiAlias"in c){this.antiAlias=c.antiAlias}};b.prototype.cloneOn=function(j){var g=["tl","tr","bl","br"];var k=0;var e,c;for(e in g){if(!isNaN(e)){c=this[g[e]+"u"];if(c!==""&&c!=="px"){k=new b;break}}}if(!k){k=this}else{var d,f,h=curvyBrowser.get_style(j,"left");for(e in g){if(!isNaN(e)){d=g[e];c=this[d+"u"];f=this[d+"R"];if(c!=="px"){var h=j.style.left;j.style.left=f+c;f=j.style.pixelLeft;j.style.left=h}k[d+"R"]=f;k[d+"u"]="px"}}j.style.left=h}return k};b.prototype.radiusSum=function(c){if(c!=="t"&&c!=="b"){throw new Error("Param must be 't' or 'b'")}return this[c+"lR"]+this[c+"rR"]};b.prototype.radiusCount=function(c){var d=0;if(this[c+"lR"]){++d}if(this[c+"rR"]){++d}return d};b.prototype.cornerNames=function(){var c=[];if(this.tlR){c.push("tl")}if(this.trR){c.push("tr")}if(this.blR){c.push("bl")}if(this.brR){c.push("br")}return c};if(typeof redrawList==="undefined"){redrawList=new Array}a.fn.corner=function(d){var j=false;var h,f,c;try{h=(document.body.style.WebkitBorderRadius!==undefined)}catch(g){}try{f=(document.body.style.MozBorderRadius!==undefined)}catch(g){}try{c=(document.body.style.BorderRadius!==undefined)}catch(g){}if(h||f||c){j=true}if(d instanceof b){e=d}else{var d=jQuery.extend({tl:{radius:8},tr:{radius:8},bl:{radius:8},br:{radius:8},antiAlias:true},d);var e=new b(this);e.setfrom(d)}function i(){this.box=arguments[1];this.settings=arguments[0];var P=a(this.box);var I;this.masterCorners=new Array();this.topContainer=this.bottomContainer=this.shell=I=null;var F=P.innerWidth();if(P.is("table")){throw new Error("You cannot apply corners to "+this.box.tagName+" elements.","Error")}if(P.css("display")==="inline"){P.css("display","inline-block")}if(!F){this.applyCorners=function(){};return}if(arguments[0]instanceof b){this.spec=arguments[0].cloneOn(this.box)}else{this.spec=new b("");this.spec.setfrom(this.settings)}var n=P.css("borderTopWidth")?P.css("borderTopWidth"):0;var R=P.css("borderBottomWidth")?P.css("borderBottomWidth"):0;var L=P.css("borderLeftWidth")?P.css("borderLeftWidth"):0;var G=P.css("borderRightWidth")?P.css("borderRightWidth"):0;var l=P.css("borderTopColor");var k=P.css("borderBottomColor");var S=P.css("borderLeftColor");var N=P.css("borderRightColor");var T=P.css("borderTopStyle");var w=P.css("borderBottomStyle");var u=P.css("borderLeftStyle");var o=P.css("borderRightStyle");var m=P.css("backgroundColor");var D=P.css("backgroundImage");var M=P.css("backgroundRepeat");var B,A;B=P.css("backgroundPositionX")?P.css("backgroundPositionX"):0;A=P.css("backgroundPositionY")?P.css("backgroundPositionY"):0;var r=P.css("position");var V=P.css("paddingTop");var Q=P.css("paddingBottom");var C=P.css("paddingLeft");var O=P.css("paddingRight");var v=P.css("border");var E=jQuery.browser.version>7&&a.browser.msie?P.css("filter"):null;var q=this.spec.get("tR");var x=this.spec.get("bR");var y=function(W){if(typeof W==="number"){return W}if(typeof W!=="string"){throw new Error("unexpected styleToNPx type "+typeof W)}var t=/^[-\d.]([a-z]+)$/.exec(W);if(t&&t[1]!="px"){throw new Error("Unexpected unit "+t[1])}if(isNaN(W=parseInt(W))){W=0}return W};var H=function(t){return t<=0?"0":t+"px"};try{this.borderWidth=y(n);this.borderWidthB=y(R);this.borderWidthL=y(L);this.borderWidthR=y(G);this.boxColour=i.format_colour(m);this.topPadding=y(V);this.bottomPadding=y(Q);this.leftPadding=y(C);this.rightPadding=y(O);this.boxWidth=F;this.boxHeight=P.innerHeight();this.borderColour=i.format_colour(l);this.borderColourB=i.format_colour(k);this.borderColourL=i.format_colour(S);this.borderColourR=i.format_colour(N);this.borderString=this.borderWidth+"px "+T+" "+this.borderColour;this.borderStringB=this.borderWidthB+"px "+w+" "+this.borderColourB;this.borderStringL=this.borderWidthL+"px "+u+" "+this.borderColourL;this.borderStringR=this.borderWidthR+"px "+o+" "+this.borderColourR;this.backgroundImage=(D!="none"&&D!="initial")?D:"";this.backgroundRepeat=M}catch(U){}var K=this.boxHeight;var p=F;if(a.browser.opera){B=y(B);A=y(A);if(B){var J=p+this.borderWidthL+this.borderWidthR;if(B>J){B=J}B=(J/B*100)+"%"}if(A){var J=K+this.borderWidth+this.borderWidthB;if(A>J){A=J}A=(J/A*100)+"%"}}this.contentContainer=document.createElement("div");if(E){this.contentContainer.style.filter=E}while(this.box.firstChild){this.contentContainer.appendChild(this.box.removeChild(this.box.firstChild))}if(r!="absolute"){P.css("position","relative")}this.box.style.padding="0";this.box.style.border=this.box.style.backgroundImage="none";this.box.style.backgroundColor="transparent";this.box.style.width=(p+this.borderWidthL+this.borderWidthR)+"px";this.box.style.height=(K+this.borderWidth+this.borderWidthB)+"px";var s=document.createElement("div");a(s).css({width:p+"px",padding:"0",position:"absolute",height:H(K+this.borderWidth+this.borderWidthB-q-x),top:q+"px",left:"0",backgroundColor:m,backgroundImage:this.backgroundImage,backgroundRepeat:this.backgroundRepeat,direction:"ltr"});if(E){a(s).css("filter","filter")}if(this.borderWidthL){a(s).css("borderLeft",this.borderStringL)}if(this.borderWidth&&!q){a(s).css("borderTop",this.borderString)}if(this.borderWidthR){a(s).css("borderRight",this.borderStringR)}if(this.borderWidthB&&!x){a(s).css("borderBottom",this.borderStringB)}this.shell=this.box.appendChild(s);F=a(this.shell).css("width");if(F===""||F==="auto"||F.indexOf("%")!==-1){throw Error("Shell width is "+F)}this.boxWidth=(F!=""&&F!="auto"&&F.indexOf("%")==-1)?parseInt(F):a(this.shell).width();this.applyCorners=function(){this.backgroundPosX=this.backgroundPosY=0;if(this.backgroundObject){var al=function(aF,t,aE){if(aF===0){return 0}var aD;if(aF==="right"||aF==="bottom"){return aE-t}if(aF==="center"){return(aE-t)/2}if(aF.indexOf("%")>0){return(aE-t)/(100/parseInt(aF))}return y(aF)};this.backgroundPosX=al(B,this.backgroundObject.width,p);this.backgroundPosY=al(A,this.backgroundObject.height,K)}else{if(this.backgroundImage){this.backgroundPosX=y(B);this.backgroundPosY=y(A)}}if(q){ak=document.createElement("div");a(ak).css({width:this.boxWidth+"px",fontSize:"1px",overflow:"hidden",position:"absolute",paddingLeft:this.borderWidth+"px",paddingRight:this.borderWidth+"px",height:q+"px",top:-q+"px",left:-this.borderWidthL+"px"});this.topContainer=this.shell.appendChild(ak)}if(x){var ak=document.createElement("div");a(ak).css({width:this.boxWidth+"px",fontSize:"1px",overflow:"hidden",position:"absolute",paddingLeft:this.borderWidthB+"px",paddingRight:this.borderWidthB+"px",height:x+"px",bottom:-x+"px",left:-this.borderWidthL+"px"});this.bottomContainer=this.shell.appendChild(ak)}var av=this.spec.cornerNames();for(var az in av){if(!isNaN(az)){var aq=av[az];var ar=this.spec[aq+"R"];var at,aw,aa,au;if(aq=="tr"||aq=="tl"){at=this.borderWidth;aw=this.borderColour;au=this.borderWidth}else{at=this.borderWidthB;aw=this.borderColourB;au=this.borderWidthB}aa=ar-au;var aj=document.createElement("div");a(aj).css({position:"absolute","font-size":"1px",overflow:"hidden"}).height(this.spec.get(aq+"Ru")).width(this.spec.get(aq+"Ru"));var ah,ag,af;var ad=E?parseInt(/alpha\(opacity.(\d+)\)/.exec(E)[1]):100;for(ah=0;ah<ar;++ah){var ac=(ah+1>=aa)?-1:Math.floor(Math.sqrt(Math.pow(aa,2)-Math.pow(ah+1,2)))-1;if(aa!=ar){var Z=(ah>=aa)?-1:Math.ceil(Math.sqrt(Math.pow(aa,2)-Math.pow(ah,2)));var X=(ah+1>=ar)?-1:Math.floor(Math.sqrt(Math.pow(ar,2)-Math.pow((ah+1),2)))-1}var W=(ah>=ar)?-1:Math.ceil(Math.sqrt(Math.pow(ar,2)-Math.pow(ah,2)));if(ac>-1){this.drawPixel(ah,0,this.boxColour,ad,(ac+1),aj,true,ar)}if(aa!=ar){if(this.spec.antiAlias){for(ag=ac+1;ag<Z;++ag){if(this.backgroundImage!=""){var Y=i.pixelFraction(ah,ag,aa)*100;this.drawPixel(ah,ag,aw,ad,1,aj,Y>=30,ar)}else{if(this.boxColour!=="transparent"){var ap=i.BlendColour(this.boxColour,aw,i.pixelFraction(ah,ag,aa));this.drawPixel(ah,ag,ap,ad,1,aj,false,ar)}else{this.drawPixel(ah,ag,aw,ad>>1,1,aj,false,ar)}}}if(X>=Z){if(Z==-1){Z=0}this.drawPixel(ah,Z,aw,ad,(X-Z+1),aj,false,0)}af=aw;ag=X}else{if(X>ac){this.drawPixel(ah,(ac+1),aw,ad,(X-ac),aj,false,0)}}}else{af=this.boxColour;ag=ac}if(this.spec.antiAlias&&this.boxColour!=="transparent"){while(++ag<W){this.drawPixel(ah,ag,af,(i.pixelFraction(ah,ag,ar)*ad),1,aj,au<=0,ar)}}}for(var an=0,ay=aj.childNodes.length;an<ay;++an){var ai=aj.childNodes[an];var ax=parseInt(a(ai).css("top"));var aB=parseInt(a(ai).css("left"));var aC=parseInt(a(ai).css("height"));if(aq=="tl"||aq=="bl"){a(ai).css("left",(ar-aB-1)+"px")}if(aq=="tr"||aq=="tl"){a(ai).css("top",(ar-aC-ax)+"px")}a(ai).css("backgroundRepeat",this.backgroundRepeat);if(this.backgroundImage){switch(aq){case"tr":a(ai).css("backgroundPosition",(this.backgroundPosX-this.borderWidthL+ar-p-aB)+"px "+(this.backgroundPosY+aC+ax+this.borderWidth-ar)+"px");break;case"tl":a(ai).css("backgroundPosition",(this.backgroundPosX-ar+aB+1+this.borderWidthL)+"px "+(this.backgroundPosY-ar+aC+ax+this.borderWidth)+"px");break;case"bl":a(ai).css("backgroundPosition",(this.backgroundPosX-ar+aB+1+this.borderWidthL)+"px "+(this.backgroundPosY-K-this.borderWidth+(!jQuery.support.boxModel?ax:-ax)+ar)+"px");break;case"br":if(!jQuery.support.boxModel){a(ai).css("backgroundPosition",(this.backgroundPosX-this.borderWidthL-p+ar-aB)+"px "+(this.backgroundPosY-K-this.borderWidth+ax+ar)+"px")}else{a(ai).css("backgroundPosition",(this.backgroundPosX-this.borderWidthL-p+ar-aB)+"px "+(this.backgroundPosY-K-this.borderWidth+ar-ax)+"px")}}}}switch(aq){case"tl":a(aj).css("top",aj.style.left="0");this.topContainer.appendChild(aj);break;case"tr":a(aj).css("top",aj.style.right="0");this.topContainer.appendChild(aj);break;case"bl":a(aj).css("bottom",aj.style.left="0");this.bottomContainer.appendChild(aj);break;case"br":a(aj).css("bottom",aj.style.right="0");this.bottomContainer.appendChild(aj)}}}var am={t:this.spec.radiusdiff("t"),b:this.spec.radiusdiff("b")};for(z in am){if(typeof z==="function"){continue}if(!this.spec.get(z+"R")){continue}if(am[z]){var aA=(this.spec[z+"lR"]<this.spec[z+"rR"])?z+"l":z+"r";var ab=document.createElement("div");a(ab).css({height:am[z]+"px",width:this.spec.get(aA+"Ru"),position:"absolute",fontSize:"1px",overflow:"hidden",backgroundColor:this.boxColour,backgroundImage:this.backgroundImage,backgroundRepeat:this.backgroundRepeat});if(E){a(ab).css("filter","filter")}switch(aA){case"tl":a(ab).css({bottom:"",left:"0",borderLeft:this.borderStringL,backgroundPosition:this.backgroundPosX+"px "+(this.borderWidth+this.backgroundPosY-this.spec.tlR)+"px"});this.topContainer.appendChild(ab);break;case"tr":a(ab).css({bottom:"",right:"0",borderRight:this.borderStringR,backgroundPosition:(this.backgroundPosX-this.boxWidth+this.spec.trR)+"px "+(this.borderWidth+this.backgroundPosY-this.spec.trR)+"px"});this.topContainer.appendChild(ab);break;case"bl":a(ab).css({top:"",left:"0",borderLeft:this.borderStringL,backgroundPosition:this.backgroundPosX+"px "+(this.backgroundPosY-this.borderWidth-this.boxHeight+am[z]+this.spec.blR)+"px"});this.bottomContainer.appendChild(ab);break;case"br":a(ab).css({top:"",right:"0",borderRight:this.borderStringR,backgroundPosition:(this.borderWidthL+this.backgroundPosX-this.boxWidth+this.spec.brR)+"px "+(this.backgroundPosY-this.borderWidth-this.boxHeight+am[z]+this.spec.brR)+"px"});this.bottomContainer.appendChild(ab)}}var ae=document.createElement("div");if(E){a(ae).css("filter","filter")}a(ae).css({position:"relative",fontSize:"1px",overflow:"hidden",width:this.fillerWidth(z),backgroundColor:this.boxColour,backgroundImage:this.backgroundImage,backgroundRepeat:this.backgroundRepeat});switch(z){case"t":if(this.topContainer){if(!jQuery.support.boxModel){a(ae).css("height",100+q+"px")}else{a(ae).css("height",100+q-this.borderWidth+"px")}a(ae).css("marginLeft",this.spec.tlR?(this.spec.tlR-this.borderWidthL)+"px":"0");a(ae).css("borderTop",this.borderString);if(this.backgroundImage){var ao=this.spec.tlR?(this.borderWidthL+this.backgroundPosX-this.spec.tlR)+"px ":this.backgroundPosX+"px ";a(ae).css("backgroundPosition",ao+this.backgroundPosY+"px");a(this.shell).css("backgroundPosition",this.backgroundPosX+"px "+(this.backgroundPosY-q+this.borderWidthL)+"px")}this.topContainer.appendChild(ae)}break;case"b":if(this.bottomContainer){if(!jQuery.support.boxModel){a(ae).css("height",x+"px")}else{a(ae).css("height",x-this.borderWidthB+"px")}a(ae).css("marginLeft",this.spec.blR?(this.spec.blR-this.borderWidthL)+"px":"0");a(ae).css("borderBottom",this.borderStringB);if(this.backgroundImage){var ao=this.spec.blR?(this.backgroundPosX+this.borderWidthL-this.spec.blR)+"px ":this.backgroundPosX+"px ";a(ae).css("backgroundPosition",ao+(this.backgroundPosY-K-this.borderWidth+x)+"px")}this.bottomContainer.appendChild(ae)}}}z=p;if(jQuery.support.boxModel){z-=this.leftPadding+this.rightPadding}a(this.contentContainer).css({position:"absolute",left:this.borderWidthL+"px",paddingTop:this.topPadding+"px",top:this.borderWidth+"px",paddingLeft:this.leftPadding+"px",paddingRight:this.rightPadding+"px",width:z+"px",textAlign:P.css("textAlign")}).addClass("autoPadDiv");P.css("textAlign","left").addClass("hasCorners");this.box.appendChild(this.contentContainer);if(I){a(I).css("display",boxDispSave)}};if(this.backgroundImage){B=this.backgroundCheck(B);A=this.backgroundCheck(A);if(this.backgroundObject){this.backgroundObject.holdingElement=this;this.dispatch=this.applyCorners;this.applyCorners=function(){if(this.backgroundObject.complete){this.dispatch()}else{this.backgroundObject.onload=new Function("$(this.holdingElement).dispatch();")}}}}}i.prototype.backgroundCheck=function(l){if(l==="top"||l==="left"||parseInt(l)===0){return 0}if(!(/^[-\d.]+px$/.test(l))&&!this.backgroundObject){this.backgroundObject=new Image;var k=function(n){var m=/url\("?([^'"]+)"?\)/.exec(n);return(m?m[1]:n)};this.backgroundObject.src=k(this.backgroundImage)}return l};i.prototype.drawPixel=function(t,q,k,p,r,s,m,o){var l=document.createElement("div");a(l).css({height:r+"px",width:"1px",position:"absolute","font-size":"1px",overflow:"hidden",top:q+"px",left:t+"px","background-color":k});var n=this.spec.get("tR");if(m&&this.backgroundImage!=""){a(l).css({"background-position":"-"+(this.boxWidth-(o-t)+this.borderWidth)+"px -"+((this.boxHeight+n+q)-this.borderWidth)+"px","background-image":this.backgroundImage})}if(p!=100){a(l).css({opacity:(p/100)})}s.appendChild(l)};i.prototype.fillerWidth=function(l){var k,m;k=!jQuery.support.boxModel?0:this.spec.radiusCount(l)*this.borderWidthL;if((m=this.boxWidth-this.spec.radiusSum(l)+k)<0){throw Error("Radius exceeds box width")}return m+"px"};i.getComputedColour=function(o){var p=document.createElement("DIV");p.style.backgroundColor=o;document.body.appendChild(p);if(window.getComputedStyle){var n=document.defaultView.getComputedStyle(p,null).getPropertyValue("background-color");p.parentNode.removeChild(p);if(n.substr(0,3)==="rgb"){n=i.rgb2Hex(n)}return n}else{var k=document.body.createTextRange();k.moveToElementText(p);k.execCommand("ForeColor",false,o);var l=k.queryCommandValue("ForeColor");var m="rgb("+(l&255)+", "+((l&65280)>>8)+", "+((l&16711680)>>16)+")";p.parentNode.removeChild(p);k=null;return i.rgb2Hex(m)}};i.BlendColour=function(v,t,q){if(v==="transparent"||t==="transparent"){throw Error("Cannot blend with transparent")}if(v.charAt(0)!=="#"){v=i.format_colour(v)}if(t.charAt(0)!=="#"){t=i.format_colour(t)}var n=parseInt(v.substr(1,2),16);var u=parseInt(v.substr(3,2),16);var p=parseInt(v.substr(5,2),16);var m=parseInt(t.substr(1,2),16);var s=parseInt(t.substr(3,2),16);var o=parseInt(t.substr(5,2),16);if(q>1||q<0){q=1}var r=Math.round((n*q)+(m*(1-q)));if(r>255){r=255}if(r<0){r=0}var l=Math.round((u*q)+(s*(1-q)));if(l>255){l=255}if(l<0){l=0}var k=Math.round((p*q)+(o*(1-q)));if(k>255){k=255}if(k<0){k=0}return"#"+i.IntToHex(r)+i.IntToHex(l)+i.IntToHex(k)};i.IntToHex=function(l){var k=["0","1","2","3","4","5","6","7","8","9","A","B","C","D","E","F"];return k[l>>>4]+""+k[l&15]};i.pixelFraction=function(s,q,k){var u;var o=k*k;var l=new Array(2);var p=new Array(2);var t=0;var m="";var n=Math.sqrt(o-Math.pow(s,2));if(n>=q&&n<(q+1)){m="Left";l[t]=0;p[t]=n-q;++t}n=Math.sqrt(o-Math.pow(q+1,2));if(n>=s&&n<(s+1)){m+="Top";l[t]=n-s;p[t]=1;++t}n=Math.sqrt(o-Math.pow(s+1,2));if(n>=q&&n<(q+1)){m+="Right";l[t]=1;p[t]=n-q;++t}n=Math.sqrt(o-Math.pow(q,2));if(n>=s&&n<(s+1)){m+="Bottom";l[t]=n-s;p[t]=0}switch(m){case"LeftRight":u=Math.min(p[0],p[1])+((Math.max(p[0],p[1])-Math.min(p[0],p[1]))/2);break;case"TopRight":u=1-(((1-l[0])*(1-p[1]))/2);break;case"TopBottom":u=Math.min(l[0],l[1])+((Math.max(l[0],l[1])-Math.min(l[0],l[1]))/2);break;case"LeftBottom":u=p[0]*l[1]/2;break;default:u=1}return u};i.rgb2Hex=function(l){try{var m=i.rgb2Array(l);var q=parseInt(m[0]);var o=parseInt(m[1]);var k=parseInt(m[2]);var n="#"+i.IntToHex(q)+i.IntToHex(o)+i.IntToHex(k)}catch(p){alert("There was an error converting the RGB value to Hexadecimal in function rgb2Hex")}return n};i.rgb2Array=function(k){var l=k.substring(4,k.indexOf(")"));return l.split(", ")};i.format_colour=function(k){if(k!=""&&k!="transparent"){if(k.substr(0,3)==="rgb"){k=i.rgb2Hex(k)}else{if(k.charAt(0)!=="#"){k=getComputedColour(k)}else{if(k.length===4){k="#"+k.charAt(1)+k.charAt(1)+k.charAt(2)+k.charAt(2)+k.charAt(3)+k.charAt(3)}}}}return k};return this.each(function(){if(!a(this).is(".hasCorners")){if(j){if(e.get("tlR")){a(this).css({"border-top-left-radius":e.get("tlR")+"px","-moz-border-radius-topleft":e.get("tlR")+"px","-webkit-border-top-left-radius":e.get("tlR")+"px"})}if(e.get("trR")){a(this).css({"border-top-right-radius":e.get("trR")+"px","-moz-border-radius-topright":e.get("trR")+"px","-webkit-border-top-right-radius":e.get("trR")+"px"})}if(e.get("blR")){a(this).css({"border-bottom-left-radius":e.get("blR")+"px","-moz-border-radius-bottomleft":e.get("blR")+"px","-webkit-border-bottom-left-radius":e.get("blR")+"px"})}if(e.get("brR")){a(this).css({"border-bottom-right-radius":e.get("brR")+"px","-moz-border-radius-bottomright":e.get("brR")+"px","-webkit-border-bottom-right-radius":e.get("brR")+"px"})}}else{if(!a(this).is(".drawn")){a(this).addClass("drawn");thestyles=a(this).attr("style");if(thestyles=="undefined"){thestyles=""}redrawList.push({node:this,spec:e,style:thestyles,copy:a(this).clone(true)})}var k=new i(e,this);k.applyCorners()}}})};a.fn.removeCorners=function(){return this.each(function(c,d){thisdiv=d;a.each(redrawList,function(e,f){if(f.node==thisdiv&&a(".autoPadDiv",thisdiv).size()>0){a(thisdiv).html(a(thisdiv).children(".autoPadDiv:first").contents());style=f.style=="undefined"?f.style:"";a(thisdiv).removeClass("hasCorners").attr("style",style);return false}})})};a.fn.redrawCorners=function(){return this.each(function(c,d){thisdiv=d;a.each(redrawList,function(e,f){if(f.node==thisdiv){a(thisdiv).corner(f.spec);return false}})})};a.fn.dispatch=function(){return this.each(function(c,d){obj=d;if("dispatch"in obj){obj.dispatch()}else{throw Error("No dispatch function")}})};a(function(){if(a.browser.msie){try{document.execCommand("BackgroundImageCache",false,true)}catch(p){}function q(e){if(!parseInt(e)){return"px"}var i=/^[\d.]+(\w+)$/.exec(e);return i[1]}var s,l,h;function c(y){var j=y.style;if(jQuery.browser.version>6){var e=j["-moz-border-radius"]||0;var i=j["-moz-border-radius-topright"]||0;var w=j["-moz-border-radius-topleft"]||0;var v=j["-moz-border-radius-bottomright"]||0;var x=j["-moz-border-radius-bottomleft"]||0}else{var e=j["moz-border-radius"]||0;var i=j["moz-border-radius-topright"]||0;var w=j["moz-border-radius-topleft"]||0;var v=j["moz-border-radius-bottomright"]||0;var x=j["moz-border-radius-bottomleft"]||0}if(e){var A=e.split("/");A=A[0].split(/\s+/);if(A[A.length-1]===""){A.pop()}switch(A.length){case 3:w=A[0];i=x=A[1];v=A[2];e=false;break;case 2:w=v=A[0];i=x=A[1];e=false;case 1:break;case 4:w=A[0];i=A[1];v=A[2];x=A[3];e=false;break;default:alert("Illegal corners specification: "+e)}}if(e||w||i||v||x){var u=new b(y.selectorText);if(e){u.setcorner(null,null,parseInt(e),q(e))}else{if(i){u.setcorner("t","r",parseInt(i),q(i))}if(w){u.setcorner("t","l",parseInt(w),q(w))}if(x){u.setcorner("b","l",parseInt(x),q(x))}if(v){u.setcorner("b","r",parseInt(v),q(v))}}a(y.selectorText).corner(u)}}for(s=0;s<document.styleSheets.length;++s){try{if(document.styleSheets[s].imports){for(l=0;l<document.styleSheets[s].imports.length;++l){for(h=0;h<document.styleSheets[s].imports[l].rules.length;++h){c(document.styleSheets[s].imports[l].rules[h])}}}for(l=0;l<document.styleSheets[s].rules.length;++l){c(document.styleSheets[s].rules[l])}}catch(p){}}}else{if(a.browser.opera){try{checkStandard=(document.body.style.BorderRadius!==undefined)}catch(g){}if(!checkStandard){function d(e){return/border-((top|bottom)-(left|right)-)?radius/.test(document.styleSheets.item(e).ownerNode.text)}rules=[];for(s=0;s<document.styleSheets.length;++s){if(d(s)){var k=document.styleSheets.item(sheetnumber).ownerNode.text;k=k.replace(/\/\*(\n|\r|.)*?\*\//g,"");var n=new RegExp("^\\s*([\\w.#][-\\w.#, ]+)[\\n\\s]*\\{([^}]+border-((top|bottom)-(left|right)-)?radius[^}]*)\\}","mg");var m;while((m=n.exec(k))!==null){var f=new RegExp("(..)border-((top|bottom)-(left|right)-)?radius:\\s*([\\d.]+)(in|em|px|ex|pt)","g");var o,r=new b(m[1]);while((o=f.exec(m[2]))!==null){if(o[1]!=="z-"){r.setcorner(o[3],o[4],o[5],o[6])}rules.push(r)}}}}for(l in rules){if(!isNaN(l)){a(rules[l].selectorText).corner(rules[l])}}}}}})})(jQuery);var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return!!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.replace('.toplevel , h4,#sideNavInside h1 a,#sideNavInside h2 a, #bodyText h2, .productContent h3,#productAlt h2, .cartModuleWrapper h3, .cartForm label,#orderSummaryModule h2, #recentlyViewedModule h2',{fontFamily:'frutiger',hover:true});Cufon.registerFont({"w":173,"face":{"font-family":"frutiger","font-weight":400,"font-stretch":"condensed","units-per-em":"360","panose-1":"2 11 6 6 2 2 4 2 2 4","ascent":"270","descent":"-90","x-height":"3","bbox":"-38 -334 360 90","underline-thickness":"18","underline-position":"-18","stemh":"24","stemv":"30","unicode-range":"U+0020-U+FB02"},"glyphs":{" ":{"w":86,"k":{"\u201c":13,"\u2018":13,"T":20,"V":20,"Y":20,"\u00dd":20,"\u0178":20,"A":20,"\u00c6":20,"\u00c1":20,"\u00c2":20,"\u00c4":20,"\u00c0":20,"\u00c5":20,"\u00c3":20,"W":20}},"!":{"d":"76,-67r-26,0r-5,-184r36,0xm46,0r0,-40r35,0r0,40r-35,0","w":126},"\"":{"d":"104,-186r0,-84r26,0r0,84r-26,0xm50,-186r0,-84r26,0r0,84r-26,0","w":180},"#":{"d":"69,-153r-8,55r43,0r8,-55r-43,0xm26,0r11,-78r-36,0r0,-20r39,0r7,-55r-35,0r0,-20r38,0r10,-78r22,0r-11,78r43,0r11,-78r22,0r-11,78r35,0r0,20r-38,0r-7,55r35,0r0,20r-38,0r-11,78r-22,0r12,-78r-43,0r-11,78r-22,0","w":172},"$":{"d":"94,-105r0,75v30,-15,33,-53,0,-75xm80,-154r0,-70v-29,14,-36,50,0,70xm94,-145v31,18,56,44,56,76v0,35,-19,64,-56,70r0,33r-14,0r0,-32v-19,3,-42,-4,-56,-10r0,-33v17,10,35,17,56,16r0,-90v-35,-18,-57,-43,-57,-76v0,-36,25,-57,57,-62r0,-30r14,0r0,29v16,0,33,3,44,8r0,31v-13,-7,-28,-11,-44,-11r0,81","w":172},"%":{"d":"21,-184v0,-48,20,-70,50,-70v30,0,50,22,50,70v0,48,-20,69,-50,69v-30,0,-50,-21,-50,-69xm47,-184v0,33,7,48,24,48v17,0,24,-15,24,-48v0,-33,-7,-48,-24,-48v-17,0,-24,15,-24,48xm172,-67v0,-48,20,-69,50,-69v30,0,50,21,50,69v0,48,-20,70,-50,70v-30,0,-50,-22,-50,-70xm198,-67v0,33,7,48,24,48v17,0,24,-15,24,-48v0,-33,-7,-48,-24,-48v-17,0,-24,15,-24,48xm79,12r113,-275r23,0r-113,275r-23,0","w":293},"&":{"d":"141,-48r-56,-74v-43,19,-46,99,13,99v17,0,35,-13,43,-25xm213,0r-37,0r-20,-28v-33,56,-136,29,-136,-39v0,-35,17,-58,50,-76v-11,-16,-26,-37,-26,-58v0,-33,24,-53,58,-53v34,0,57,22,57,52v0,22,-14,46,-48,65r46,65v9,-21,14,-43,15,-69r31,0v-2,32,-11,65,-28,91xm130,-202v0,-14,-9,-27,-27,-27v-44,2,-30,51,-7,72v25,-15,34,-28,34,-45","w":219},"\u2019":{"d":"18,-186r18,-84r33,0r-24,84r-27,0","w":86,"k":{"\u201d":13,"\u2019":34,"d":20,"s":13,"\u0161":13}},"(":{"d":"95,48r-24,2v-65,-108,-65,-214,0,-322r24,2v-61,128,-61,190,0,318","w":100},")":{"d":"29,50r-24,-2v61,-128,61,-190,0,-318r24,-2v65,108,65,214,0,322","w":100},"*":{"d":"99,-223r44,-19r8,26r-46,11r31,35r-22,16r-24,-40r-24,40r-22,-16r31,-35r-46,-11r8,-26r43,19r-4,-47r28,0","w":180},"+":{"d":"17,-79r0,-24r79,0r0,-79r24,0r0,79r79,0r0,24r-79,0r0,79r-24,0r0,-79r-79,0","w":216},",":{"d":"9,43r18,-83r33,0r-23,83r-28,0","w":86,"k":{"\u201d":13,"\u2019":13," ":13}},"-":{"d":"14,-88r0,-26r78,0r0,26r-78,0","w":106},".":{"d":"26,0r0,-40r34,0r0,40r-34,0","w":86,"k":{"\u201d":13,"\u2019":13," ":13}},"\/":{"d":"0,3r67,-257r26,0r-66,257r-27,0","w":93},"0":{"d":"45,-126v0,71,12,103,41,103v29,0,42,-32,42,-103v0,-71,-13,-102,-42,-102v-29,0,-41,31,-41,102xm13,-126v0,-84,26,-128,73,-128v47,0,73,44,73,128v0,84,-26,129,-73,129v-47,0,-73,-45,-73,-129","w":172},"1":{"d":"73,0r0,-215r-32,36r-17,-23r52,-49r28,0r0,251r-31,0","w":172},"2":{"d":"13,0r0,-28v64,-73,96,-123,96,-156v0,-49,-56,-52,-86,-23r-4,-32v55,-31,123,-12,123,49v0,44,-40,109,-94,163r97,0r0,27r-132,0","w":172},"3":{"d":"13,-7r3,-31v41,27,97,17,100,-36v1,-34,-32,-47,-73,-43r0,-26v43,3,73,-14,72,-44v-1,-45,-58,-51,-91,-27r-3,-29v50,-23,128,-13,126,51v0,35,-20,55,-47,60v31,4,49,30,49,62v0,40,-27,73,-82,73v-18,0,-40,-5,-54,-10","w":172},"4":{"d":"107,0r0,-57r-99,0r0,-30r91,-164r38,0r0,168r28,0r0,26r-28,0r0,57r-30,0xm107,-83r-1,-137r-71,137r72,0","w":172},"5":{"d":"22,-8r1,-29v37,27,96,12,96,-43v0,-52,-50,-63,-95,-45r0,-126r116,0r0,26r-85,0r0,70v52,-14,94,10,97,71v4,72,-67,106,-130,76","w":172},"6":{"d":"88,-133v-54,1,-53,109,0,110v54,-1,53,-109,0,-110xm148,-247r-1,30v-58,-33,-107,11,-103,89v9,-19,27,-31,50,-31v42,0,65,38,65,78v0,55,-31,84,-72,84v-54,0,-74,-46,-74,-119v0,-111,49,-156,135,-131","w":172},"7":{"d":"40,0r82,-224r-102,0r0,-27r133,0r0,30r-78,221r-35,0","w":172},"8":{"d":"86,-228v-48,0,-50,68,3,85v20,-14,34,-31,34,-50v0,-18,-16,-35,-37,-35xm45,-70v0,25,17,47,44,47v23,0,39,-19,39,-45v0,-23,-13,-38,-44,-52v-32,17,-39,31,-39,50xm13,-66v0,-32,18,-52,47,-64v-66,-32,-54,-124,26,-124v80,0,91,92,27,124v69,21,57,133,-27,133v-45,0,-73,-30,-73,-69","w":172},"9":{"d":"85,-228v-54,1,-53,109,0,110v54,-1,53,-109,0,-110xm24,-5r2,-29v57,33,107,-12,103,-89v-9,19,-27,31,-50,31v-42,0,-66,-39,-66,-79v0,-55,32,-83,73,-83v54,0,73,45,73,118v0,111,-50,159,-135,131","w":172},":":{"d":"26,-143r0,-41r34,0r0,41r-34,0xm26,0r0,-40r34,0r0,40r-34,0","w":86,"k":{" ":13}},";":{"d":"9,43r18,-83r33,0r-23,83r-28,0xm26,-143r0,-41r34,0r0,41r-34,0","w":86,"k":{" ":13}},"<":{"d":"17,-80r0,-23r182,-82r0,23r-155,71r155,70r0,24","w":216},"=":{"d":"17,-115r0,-25r182,0r0,25r-182,0xm17,-42r0,-25r182,0r0,25r-182,0","w":216},">":{"d":"17,3r0,-24r155,-70r-155,-71r0,-23r182,82r0,23","w":216},"?":{"d":"60,-65v-11,-49,47,-80,47,-121v0,-44,-50,-48,-80,-28r-1,-30v48,-22,112,-7,112,52v0,30,-23,64,-39,85v-9,13,-11,19,-11,42r-28,0xm57,0r0,-40r34,0r0,40r-34,0","w":159},"@":{"d":"97,-105v0,21,11,34,26,34v35,0,58,-45,58,-74v0,-20,-11,-32,-28,-32v-23,0,-56,30,-56,72xm222,-193r-34,114v0,4,2,8,8,8v26,0,52,-35,52,-76v0,-51,-39,-84,-96,-84v-67,0,-112,45,-112,105v0,60,45,105,104,105v48,0,75,-13,95,-37r23,0v-23,38,-66,61,-118,61v-71,0,-128,-58,-128,-129v0,-71,57,-128,136,-128v68,0,120,48,120,107v0,60,-51,98,-81,98v-16,1,-24,-10,-29,-22v-29,40,-97,20,-92,-32v-8,-62,84,-137,122,-68r7,-22r23,0","w":288},"A":{"d":"87,-251r35,0r82,251r-33,0r-21,-66r-95,0r-20,66r-32,0xm63,-93r79,0r-39,-125","w":206},"B":{"d":"28,0r0,-251r63,0v84,-7,91,101,29,119v69,17,64,136,-32,132r-60,0xm59,-225r0,82v41,3,71,-9,71,-43v0,-31,-31,-43,-71,-39xm59,-117r0,91v44,5,76,-11,76,-45v0,-38,-32,-51,-76,-46","w":186,"k":{"U":4,"\u00da":4,"\u00db":4,"\u00dc":4,"\u00d9":4,",":20,".":20,"A":6,"\u00c6":6,"\u00c1":6,"\u00c2":6,"\u00c4":6,"\u00c0":6,"\u00c5":6,"\u00c3":6}},"C":{"d":"176,-37r0,32v-92,32,-159,-36,-159,-121v0,-96,75,-150,159,-119r0,31v-60,-32,-123,1,-126,82v-3,85,59,130,126,95","w":193},"D":{"d":"24,0r0,-251v109,-3,163,11,168,121v4,86,-57,141,-168,130xm56,-224r0,197v70,6,102,-31,103,-103v1,-60,-30,-101,-103,-94","w":206,"k":{"Y":16,"\u00dd":16,"\u0178":16,",":20,".":20,"A":6,"\u00c6":6,"\u00c1":6,"\u00c2":6,"\u00c4":6,"\u00c0":6,"\u00c5":6,"\u00c3":6,"W":-4}},"E":{"d":"28,0r0,-251r117,0r0,27r-86,0r0,80r82,0r0,27r-82,0r0,90r90,0r0,27r-121,0","w":166},"F":{"d":"28,0r0,-251r112,0r0,27r-81,0r0,80r77,0r0,27r-77,0r0,117r-31,0","w":153,"k":{"\u00eb":13,"\u00e3":16,"\u00e0":16,"\u00e4":16,",":46,".":46,"A":20,"\u00c6":20,"\u00c1":20,"\u00c2":20,"\u00c4":20,"\u00c0":20,"\u00c5":20,"\u00c3":20,"a":16,"\u00e6":16,"\u00e1":16,"\u00e2":16,"\u00e5":16,"e":13,"\u00e9":13,"\u00ea":13,"\u00e8":13,"i":13,"\u0131":13,"\u00ed":13,"\u00ee":13,"\u00ef":13,"\u00ec":13,"o":13,"\u00f8":13,"\u0153":13,"\u00f3":13,"\u00f4":13,"\u00f6":13,"\u00f2":13,"\u00f5":13,"r":16}},"G":{"d":"193,-138r0,128v-15,5,-41,13,-63,13v-80,0,-113,-61,-113,-129v0,-102,83,-152,171,-117r0,32v-66,-35,-136,-9,-138,79v-2,77,45,125,112,100r0,-79r-42,0r0,-27r73,0","w":220,"k":{",":13,".":13}},"H":{"d":"28,0r0,-251r31,0r0,107r88,0r0,-107r32,0r0,251r-32,0r0,-117r-88,0r0,117r-31,0","w":206},"I":{"d":"28,0r0,-251r31,0r0,251r-31,0","w":87},"J":{"d":"8,0r0,-31v28,9,50,-3,50,-37r0,-183r31,0r0,185v2,51,-30,79,-81,66","w":113,"k":{",":21,".":21,"a":4,"\u00e6":4,"\u00e1":4,"\u00e2":4,"\u00e4":4,"\u00e0":4,"\u00e5":4,"\u00e3":4}},"K":{"d":"24,0r0,-251r32,0r1,109r83,-109r37,0r-94,119r102,132r-41,0r-88,-122r0,122r-32,0","w":186,"k":{"O":13,"\u00d8":13,"\u0152":13,"\u00d3":13,"\u00d4":13,"\u00d6":13,"\u00d2":13,"\u00d5":13,"e":13,"\u00e9":13,"\u00ea":13,"\u00eb":13,"\u00e8":13,"o":13,"\u00f8":13,"\u0153":13,"\u00f3":13,"\u00f4":13,"\u00f6":13,"\u00f2":13,"\u00f5":13,"u":13,"\u00fa":13,"\u00fb":13,"\u00fc":13,"\u00f9":13,"y":16,"\u00fd":16,"\u00ff":16}},"L":{"d":"28,0r0,-251r31,0r0,224r83,0r0,27r-114,0","w":146,"k":{"T":27,"V":20,"Y":33,"\u00dd":33,"\u0178":33,"\u201d":47,"\u2019":33,"W":13,"y":16,"\u00fd":16,"\u00ff":16}},"M":{"d":"28,0r0,-251r49,0r63,200r65,-200r47,0r0,251r-30,0r-1,-217r-71,217r-23,0r-69,-217r0,217r-30,0","w":280},"N":{"d":"28,0r0,-251r39,0r95,207r0,-207r31,0r0,251r-40,0r-95,-206r0,206r-30,0","w":220,"k":{",":13,".":13}},"O":{"d":"17,-123v0,-87,36,-131,95,-131v56,0,91,48,91,126v0,87,-35,131,-94,131v-56,0,-92,-48,-92,-126xm50,-123v0,51,17,100,59,100v33,0,61,-28,61,-105v0,-51,-16,-100,-58,-100v-33,0,-62,28,-62,105","w":220,"k":{"T":16,"V":6,"Y":16,"\u00dd":16,"\u0178":16,",":20,".":20,"A":6,"\u00c6":6,"\u00c1":6,"\u00c2":6,"\u00c4":6,"\u00c0":6,"\u00c5":6,"\u00c3":6,"X":13}},"P":{"d":"28,-251v72,-4,134,1,134,71v0,57,-39,80,-103,75r0,105r-31,0r0,-251xm59,-225r0,94v44,4,70,-11,70,-46v0,-42,-28,-50,-70,-48","k":{"\u00e4":20,",":46,".":46,"A":16,"\u00c6":16,"\u00c1":16,"\u00c2":16,"\u00c4":16,"\u00c0":16,"\u00c5":16,"\u00c3":16,"a":20,"\u00e6":20,"\u00e1":20,"\u00e2":20,"\u00e0":20,"\u00e5":20,"\u00e3":20,"e":13,"\u00e9":13,"\u00ea":13,"\u00eb":13,"\u00e8":13,"o":13,"\u00f8":13,"\u0153":13,"\u00f3":13,"\u00f4":13,"\u00f6":13,"\u00f2":13,"\u00f5":13}},"Q":{"d":"198,47r-39,0r-38,-46v-65,11,-103,-42,-104,-124v0,-87,36,-131,95,-131v56,0,91,48,91,126v0,64,-19,105,-53,122xm50,-123v0,51,17,100,59,100v33,0,61,-28,61,-105v0,-51,-16,-100,-58,-100v-33,0,-62,28,-62,105","w":220,"k":{",":13,".":13}},"R":{"d":"92,-251v83,-8,101,109,22,125v13,6,22,10,27,25r36,101r-34,0r-29,-85v-7,-26,-24,-30,-55,-29r0,114r-31,0r0,-251r64,0xm59,-225r0,85v42,5,72,-13,72,-44v0,-38,-32,-44,-72,-41","w":186,"k":{"T":13,"V":9,"Y":16,"\u00dd":16,"\u0178":16}},"S":{"d":"131,-246r0,31v-28,-19,-84,-13,-82,26v0,16,7,26,43,47v39,22,52,44,52,73v0,40,-25,72,-73,72v-20,0,-40,-5,-53,-11r0,-33v30,25,94,20,93,-23v0,-19,-5,-31,-39,-52v-45,-27,-56,-43,-56,-75v0,-58,67,-75,115,-55","w":159,"k":{",":20,".":20}},"T":{"d":"64,0r0,-224r-58,0r0,-27r147,0r0,27r-57,0r0,224r-32,0","w":159,"k":{"\u00fc":27,"\u00f2":27,"\u00f6":27,"\u00ec":13,"\u00ee":13,"\u00ed":13,"\u00e8":27,"\u00eb":27,"\u00ea":27,"\u00e3":27,"\u00e5":27,"\u00e0":27,"\u00e4":27,"\u00e2":27,"O":16,"\u00d8":16,"\u0152":16,"\u00d3":16,"\u00d4":16,"\u00d6":16,"\u00d2":16,"\u00d5":16,",":40,".":40,"A":16,"\u00c6":16,"\u00c1":16,"\u00c2":16,"\u00c4":16,"\u00c0":16,"\u00c5":16,"\u00c3":16,"a":27,"\u00e6":27,"\u00e1":27,"e":27,"\u00e9":27,"i":13,"\u0131":13,"\u00ef":13,"o":27,"\u00f8":27,"\u0153":27,"\u00f3":27,"\u00f4":27,"\u00f5":27,"r":27,"u":27,"\u00fa":27,"\u00fb":27,"\u00f9":27,"y":13,"\u00fd":13,"\u00ff":13,"-":20,"h":13,"w":23,":":27,";":27}},"U":{"d":"107,3v-115,0,-71,-149,-79,-254r31,0r0,163v0,39,18,65,48,65v30,0,47,-26,47,-65r0,-163r31,0v-8,105,36,254,-78,254","w":213,"k":{",":20,".":20,"A":13,"\u00c6":13,"\u00c1":13,"\u00c2":13,"\u00c4":13,"\u00c0":13,"\u00c5":13,"\u00c3":13}},"V":{"d":"80,0r-77,-251r35,0r59,205r61,-205r32,0r-79,251r-31,0","w":193,"k":{"\u00f6":13,"\u00f4":13,"\u00ee":7,"\u00e8":13,"\u00eb":13,"\u00ea":13,"\u00e3":13,"\u00e5":13,"\u00e0":13,"\u00e4":13,"\u00e2":13,"G":6,"O":6,"\u00d8":6,"\u0152":6,"\u00d3":6,"\u00d4":6,"\u00d6":6,"\u00d2":6,"\u00d5":6,",":40,".":40,"A":16,"\u00c6":16,"\u00c1":16,"\u00c2":16,"\u00c4":16,"\u00c0":16,"\u00c5":16,"\u00c3":16,"a":13,"\u00e6":13,"\u00e1":13,"e":13,"\u00e9":13,"i":7,"\u0131":7,"\u00ed":7,"\u00ef":7,"\u00ec":7,"o":13,"\u00f8":13,"\u0153":13,"\u00f3":13,"\u00f2":13,"\u00f5":13,"u":13,"\u00fa":13,"\u00fb":13,"\u00fc":13,"\u00f9":13,"-":16,":":13,";":13}},"W":{"d":"58,0r-55,-251r33,0r42,203r45,-203r40,0r46,203r44,-203r30,0r-54,251r-38,0r-48,-215r-48,215r-37,0","w":286,"k":{"\u00fc":7,"\u00f6":6,"\u00ea":6,"\u00e4":13,",":13,".":13,"a":13,"\u00e6":13,"\u00e1":13,"\u00e2":13,"\u00e0":13,"\u00e5":13,"\u00e3":13,"e":6,"\u00e9":6,"\u00eb":6,"\u00e8":6,"o":6,"\u00f8":6,"\u0153":6,"\u00f3":6,"\u00f4":6,"\u00f2":6,"\u00f5":6,"u":7,"\u00fa":7,"\u00fb":7,"\u00f9":7,"-":7,":":13,";":13}},"X":{"d":"2,0r76,-133r-67,-118r38,0r52,92r51,-92r34,0r-70,119r75,132r-37,0r-59,-105r-57,105r-36,0","w":193},"Y":{"d":"77,0r0,-105r-75,-146r36,0r56,111r55,-111r35,0r-75,146r0,105r-32,0","w":186,"k":{"\u00fc":16,"\u00f6":29,"O":16,"\u00d8":16,"\u0152":16,"\u00d3":16,"\u00d4":16,"\u00d6":16,"\u00d2":16,"\u00d5":16,",":46,".":46,"A":33,"\u00c6":33,"\u00c1":33,"\u00c2":33,"\u00c4":33,"\u00c0":33,"\u00c5":33,"\u00c3":33,"a":29,"\u00e6":29,"\u00e1":29,"\u00e2":29,"\u00e4":29,"\u00e0":29,"\u00e5":29,"\u00e3":29,"e":29,"\u00e9":29,"\u00ea":29,"\u00eb":29,"\u00e8":29,"i":13,"\u0131":13,"\u00ed":13,"\u00ee":13,"\u00ef":13,"\u00ec":13,"o":29,"\u00f8":29,"\u0153":29,"\u00f3":29,"\u00f4":29,"\u00f2":29,"\u00f5":29,"u":16,"\u00fa":16,"\u00fb":16,"\u00f9":16,"-":33,":":27,";":27,"S":13,"\u0160":13}},"Z":{"d":"12,0r0,-30r102,-194r-99,0r0,-27r137,0r0,27r-105,197r107,0r0,27r-142,0","w":166},"[":{"d":"32,50r0,-322r55,0r0,21r-29,0r0,280r29,0r0,21r-55,0","w":100},"\\":{"d":"67,3r-67,-257r27,0r66,257r-26,0","w":93},"]":{"d":"13,50r0,-21r29,0r0,-280r-29,0r0,-21r55,0r0,322r-55,0","w":100},"^":{"d":"17,-95r79,-156r24,0r79,156r-26,0r-65,-132r-65,132r-26,0","w":216},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"\u2018":{"d":"18,-186r23,-84r28,0r-18,84r-33,0","w":86,"k":{"\u2018":34,"A":36,"\u00c6":36,"\u00c1":36,"\u00c2":36,"\u00c4":36,"\u00c0":36,"\u00c5":36,"\u00c3":36}},"a":{"d":"117,-112v13,-59,-60,-60,-85,-31r-3,-28v48,-27,116,-18,117,47r1,124r-27,0v-2,-8,0,-19,-3,-25v-15,39,-104,39,-104,-25v0,-41,38,-67,104,-62xm74,-21v34,-1,47,-30,43,-69v-37,-6,-74,9,-74,37v0,19,10,32,31,32","w":166},"b":{"d":"49,-92v0,46,13,70,41,70v28,0,40,-24,40,-70v0,-46,-12,-70,-40,-70v-28,0,-41,24,-41,70xm18,0r1,-270r30,0r1,112v40,-57,110,-25,110,66v0,96,-78,119,-112,65r-1,27r-29,0","k":{",":13,".":13}},"c":{"d":"131,-179r-1,27v-44,-20,-85,-5,-85,62v0,61,44,81,86,57r2,28v-63,27,-120,-17,-120,-85v0,-73,54,-113,118,-89","w":140},"d":{"d":"124,-92v0,-46,-12,-70,-40,-70v-28,0,-41,24,-41,70v0,46,13,70,41,70v28,0,40,-24,40,-70xm154,-270r2,270r-30,0r-1,-27v-8,14,-22,30,-49,30v-38,0,-63,-32,-63,-95v0,-92,69,-121,111,-66r0,-112r30,0"},"e":{"d":"148,-83r-103,0v-6,64,55,75,92,47r1,28v-64,30,-125,-2,-125,-84v0,-58,25,-94,71,-94v46,0,68,43,64,103xm45,-106r73,0v0,-38,-12,-57,-36,-57v-19,0,-36,14,-37,57","w":159,"k":{",":13,".":13}},"f":{"d":"35,0r0,-159r-29,0r0,-25r29,0v-2,-47,-3,-92,46,-90v8,0,16,1,23,3r0,25v-18,-10,-39,-2,-39,24r0,38r33,0r0,25r-33,0r0,159r-30,0","w":100,"k":{"\u201d":13,",":20,".":20}},"g":{"d":"43,-92v0,46,13,70,41,70v28,0,40,-24,40,-70v0,-46,-12,-70,-40,-70v-28,0,-41,24,-41,70xm156,-184v-4,61,-1,128,-2,192v-1,74,-76,83,-132,61r1,-31v35,28,110,19,102,-38r0,-28v-39,61,-112,29,-112,-64v0,-90,73,-123,112,-65r1,-27r30,0"},"h":{"d":"22,0r0,-270r30,0r1,112v21,-44,99,-36,99,31r0,127r-31,0r0,-118v0,-29,-11,-42,-30,-42v-59,-1,-34,103,-39,160r-30,0"},"i":{"d":"25,0r0,-184r30,0r0,184r-30,0xm23,-259r34,0r0,36r-34,0r0,-36","w":79},"j":{"d":"-4,77r0,-25v17,4,29,4,29,-22r0,-214r30,0r0,218v4,38,-24,53,-59,43xm23,-259r34,0r0,36r-34,0r0,-36","w":79},"k":{"d":"52,-110r63,-74r35,0r-72,82r79,102r-37,0r-68,-93r0,93r-30,0r0,-270r30,0r0,160","w":159,"k":{"e":13,"\u00e9":13,"\u00ea":13,"\u00eb":13,"\u00e8":13,"o":13,"\u00f8":13,"\u0153":13,"\u00f3":13,"\u00f4":13,"\u00f6":13,"\u00f2":13,"\u00f5":13}},"l":{"d":"25,0r0,-270r30,0r0,270r-30,0","w":79},"m":{"d":"22,0r-1,-184r29,0r1,28v17,-40,72,-40,89,-1v22,-47,98,-36,98,30r0,127r-30,0r0,-126v0,-23,-10,-34,-28,-34v-55,1,-29,105,-35,160r-30,0r0,-126v0,-23,-10,-34,-28,-34v-55,1,-29,105,-35,160r-30,0","w":259},"n":{"d":"22,0r-1,-184r29,0r1,28v22,-50,101,-37,101,29r0,127r-31,0r0,-118v0,-29,-11,-42,-30,-42v-59,-1,-34,103,-39,160r-30,0"},"o":{"d":"45,-92v0,46,13,70,42,70v29,0,42,-24,42,-70v0,-46,-13,-70,-42,-70v-29,0,-42,24,-42,70xm13,-92v0,-58,25,-94,74,-94v49,0,74,36,74,94v0,58,-25,95,-74,95v-49,0,-74,-37,-74,-95","k":{",":13,".":13}},"p":{"d":"49,-92v0,46,13,70,41,70v28,0,40,-24,40,-70v0,-46,-12,-70,-40,-70v-28,0,-41,24,-41,70xm19,78r-1,-262r29,0v1,8,-1,20,2,27v8,-14,21,-29,48,-29v38,0,63,31,63,94v0,92,-69,123,-111,67r0,103r-30,0","k":{",":13,".":13}},"q":{"d":"124,-92v0,-46,-12,-70,-40,-70v-28,0,-41,24,-41,70v0,46,13,70,41,70v28,0,40,-24,40,-70xm124,78r-1,-103v-40,57,-110,24,-110,-67v0,-95,79,-119,112,-65r1,-27r30,0r-2,262r-30,0"},"r":{"d":"22,0r-1,-184r29,0r1,29v10,-22,26,-31,53,-31r0,30v-66,-16,-50,92,-52,156r-30,0","w":106,"k":{",":33,".":33,"-":16}},"s":{"d":"12,-8r2,-28v22,19,78,20,78,-12v0,-39,-88,-37,-79,-85v-4,-44,56,-64,98,-47r-2,26v-19,-12,-68,-12,-66,18v3,37,86,33,78,82v9,53,-67,71,-109,46","w":133,"k":{",":13,".":13}},"t":{"d":"103,-27r0,25v-33,12,-68,4,-68,-39r0,-118r-29,0r0,-25r29,0r0,-37r30,-9r0,46r38,0r0,25r-38,0r0,108v-3,32,20,33,38,24","w":106},"u":{"d":"152,-184r1,184r-29,0v-1,-8,1,-20,-2,-27v-22,50,-100,36,-100,-29r0,-128r30,0r0,119v0,29,11,42,30,42v59,0,34,-103,39,-161r31,0"},"v":{"d":"59,0r-56,-184r33,0r41,154r41,-154r32,0r-55,184r-36,0","w":153,"k":{",":27,".":27,"a":6,"\u00e6":6,"\u00e1":6,"\u00e2":6,"\u00e4":6,"\u00e0":6,"\u00e5":6,"\u00e3":6}},"w":{"d":"243,-184r-48,184r-34,0r-39,-155r-36,155r-34,0r-49,-184r32,0r36,154r34,-154r36,0r38,154r34,-154r30,0","w":246,"k":{",":27,".":27,"a":6,"\u00e6":6,"\u00e1":6,"\u00e2":6,"\u00e4":6,"\u00e0":6,"\u00e5":6,"\u00e3":6}},"x":{"d":"3,0r55,-99r-49,-85r33,0r35,67r35,-67r33,0r-51,86r56,98r-34,0r-41,-76r-39,76r-33,0","w":153},"y":{"d":"143,-184r-63,221v-11,39,-29,48,-66,41r1,-28v18,6,31,9,37,-19r7,-28r-58,-187r32,0r42,150r38,-150r30,0","w":146,"k":{",":27,".":27}},"z":{"d":"14,-184r113,0r0,28r-85,130r87,0r0,26r-118,0r0,-27r85,-131r-82,0r0,-26","w":140},"{":{"d":"97,-272r0,16v-49,-12,-32,56,-32,94v0,35,-20,49,-31,51v11,2,31,16,31,51v0,36,-21,104,32,94r0,16v-36,3,-57,-6,-58,-43v-1,-41,9,-111,-28,-110r0,-16v65,-4,-22,-174,86,-153","w":100},"|":{"d":"26,90r0,-360r28,0r0,360r-28,0","w":79},"}":{"d":"3,50r0,-16v22,1,32,1,32,-26r0,-68v0,-35,20,-49,31,-51v-11,-2,-31,-16,-31,-51v0,-36,20,-104,-32,-94r0,-16v36,-3,57,6,58,43v1,41,-9,111,28,110r0,16v-65,4,22,174,-86,153","w":100},"~":{"d":"70,-117v17,-4,66,27,77,27v8,0,19,-8,31,-27r13,19v-13,23,-28,32,-45,32v-12,4,-67,-29,-79,-26v-9,0,-17,6,-29,26r-13,-18v13,-23,27,-33,45,-33","w":216},"\u00a1":{"d":"81,68r-36,0r5,-185r26,0xm46,-143r0,-41r35,0r0,41r-35,0","w":126},"\u00a2":{"d":"84,-29r19,-131v-28,1,-47,22,-47,70v0,31,11,52,28,61xm143,-179r-2,27v-7,-4,-14,-6,-22,-7r-20,135v16,4,32,-4,44,-9r1,28v-12,5,-33,10,-49,7r-7,44r-16,0r7,-47v-37,-10,-55,-46,-55,-89v0,-59,31,-96,83,-96r6,-42r16,0r-6,43v7,1,15,3,20,6","w":172},"\u00a3":{"d":"19,0r0,-26r25,0r0,-95r-25,0r0,-23r25,0v-11,-88,43,-130,115,-102r-3,28v-33,-20,-84,-13,-82,41r0,33r58,0r0,23r-58,0r0,95r83,0r0,26r-138,0","w":172},"\u2044":{"d":"-38,12r113,-275r23,0r-113,275r-23,0","w":60},"\u00a5":{"d":"72,0r0,-51r-55,0r0,-23r55,0r0,-26r-55,0r0,-23r46,0r-61,-128r33,0r51,110r52,-110r33,0r-61,128r46,0r0,23r-54,0r0,26r54,0r0,23r-54,0r0,51r-30,0","w":172},"\u0192":{"d":"8,75r4,-26v39,12,37,9,49,-73r15,-101r-32,0r0,-23r36,0v8,-66,26,-131,85,-100r-4,24v-38,-25,-43,27,-50,76r32,0r0,23r-35,0v-17,75,-13,241,-100,200","w":172},"\u00a7":{"d":"23,34r3,-28v24,22,87,25,87,-16v0,-42,-90,-48,-90,-96v0,-16,6,-32,33,-52v-45,-26,-24,-98,37,-96v14,0,38,6,46,11r-4,27v-26,-18,-72,-18,-73,16v6,40,88,49,88,97v0,21,-22,42,-31,49v12,8,24,19,24,43v1,60,-76,72,-120,45xm73,-147v-32,37,-28,52,29,83v28,-38,23,-55,-29,-83","w":172},"\u00a4":{"d":"27,-126v0,36,25,61,59,61v34,0,59,-25,59,-61v0,-36,-25,-60,-59,-60v-34,0,-59,24,-59,60xm16,-41r-14,-15r19,-19v-23,-27,-24,-75,0,-102r-19,-18r14,-15r19,19v28,-24,75,-24,103,0r19,-19r14,15r-19,18v23,27,25,75,0,102r19,19r-14,15r-19,-19v-28,24,-75,24,-103,0","w":172},"'":{"d":"30,-186r0,-84r26,0r0,84r-26,0","w":86},"\u201c":{"d":"91,-186r24,-84r28,0r-18,84r-34,0xm37,-186r24,-84r28,0r-18,84r-34,0","w":180,"k":{"\u2018":13,"A":46,"\u00c6":46,"\u00c1":46,"\u00c2":46,"\u00c4":46,"\u00c0":46,"\u00c5":46,"\u00c3":46}},"\u00ab":{"d":"125,-19r-40,-75r40,-74r26,0r-36,74r36,75r-26,0xm69,-19r-40,-75r40,-74r26,0r-36,74r36,75r-26,0","w":180},"\u2039":{"d":"57,-19r-40,-75r40,-74r26,0r-36,74r36,75r-26,0","w":100},"\u203a":{"d":"17,-19r36,-75r-36,-74r26,0r40,74r-40,75r-26,0","w":100},"\ufb01":{"d":"125,0r0,-184r30,0r0,184r-30,0xm123,-259r34,0r0,36r-34,0r0,-36xm35,0r0,-159r-29,0r0,-25r29,0v-2,-47,-3,-92,46,-90v8,0,16,1,23,3r0,25v-18,-10,-39,-2,-39,24r0,38r33,0r0,25r-33,0r0,159r-30,0","w":180},"\ufb02":{"d":"125,0r0,-270r30,0r0,270r-30,0xm35,0r0,-159r-29,0r0,-25r29,0v-2,-47,-3,-92,46,-90v8,0,16,1,23,3r0,25v-18,-10,-39,-2,-39,24r0,38r33,0r0,25r-33,0r0,159r-30,0","w":180},"\u2013":{"d":"0,-89r0,-24r180,0r0,24r-180,0","w":180},"\u2020":{"d":"73,0r0,-162r-50,0r0,-24r50,0r0,-65r27,0r0,65r50,0r0,24r-50,0r0,162r-27,0","w":172},"\u2021":{"d":"73,0r0,-60r-50,0r0,-25r50,0r0,-81r-50,0r0,-25r50,0r0,-60r27,0r0,60r50,0r0,25r-50,0r0,81r50,0r0,25r-50,0r0,60r-27,0","w":172},"\u00b7":{"d":"20,-107v0,-13,10,-23,23,-23v13,0,23,10,23,23v0,13,-10,23,-23,23v-13,0,-23,-10,-23,-23","w":86},"\u00b6":{"d":"87,45r0,-160v-44,0,-74,-30,-74,-67v0,-76,83,-71,159,-69r0,296r-23,0r0,-276r-38,0r0,276r-24,0","w":199},"\u2022":{"d":"27,-126v0,-35,28,-63,63,-63v35,0,63,28,63,63v0,35,-28,63,-63,63v-35,0,-63,-28,-63,-63","w":180},"\u201a":{"d":"18,46r18,-84r33,0r-24,84r-27,0","w":86},"\u201e":{"d":"37,46r18,-84r34,0r-24,84r-28,0xm91,46r18,-84r34,0r-24,84r-28,0","w":180},"\u201d":{"d":"37,-186r18,-84r34,0r-24,84r-28,0xm91,-186r18,-84r34,0r-24,84r-28,0","w":180,"k":{" ":13}},"\u00bb":{"d":"29,-19r36,-75r-36,-74r26,0r40,74r-40,75r-26,0xm85,-19r36,-75r-36,-74r26,0r40,74r-40,75r-26,0","w":180},"\u2026":{"d":"43,0r0,-40r34,0r0,40r-34,0xm163,0r0,-40r34,0r0,40r-34,0xm283,0r0,-40r34,0r0,40r-34,0","w":360},"\u2030":{"d":"245,-65v0,36,7,47,20,47v13,0,19,-11,19,-47v0,-36,-6,-47,-19,-47v-13,0,-20,11,-20,47xm57,3r90,-257r18,0r-90,257r-18,0xm36,-186v0,36,7,47,20,47v13,0,20,-11,20,-47v0,-36,-7,-48,-20,-48v-13,0,-20,12,-20,48xm223,-65v0,-47,14,-67,42,-67v28,0,41,20,41,67v0,47,-13,68,-41,68v-28,0,-42,-21,-42,-68xm14,-186v0,-47,14,-68,42,-68v28,0,41,21,41,68v0,47,-13,67,-41,67v-28,0,-42,-20,-42,-67xm125,-65v0,-47,13,-67,41,-67v28,0,41,20,41,67v0,47,-13,68,-41,68v-28,0,-41,-21,-41,-68xm146,-65v0,36,7,47,20,47v13,0,20,-11,20,-47v0,-36,-7,-47,-20,-47v-13,0,-20,11,-20,47","w":320},"\u00bf":{"d":"99,-118v11,49,-46,80,-46,120v0,44,49,49,79,29r2,29v-48,22,-112,8,-112,-52v0,-51,51,-71,50,-126r27,0xm103,-184r0,41r-35,0r0,-41r35,0","w":159},"`":{"d":"32,-209r-37,-52r36,0r24,52r-23,0","w":73},"\u00b4":{"d":"19,-209r24,-52r35,0r-36,52r-23,0","w":73},"\u02c6":{"d":"-13,-209r36,-52r27,0r36,52r-27,0r-22,-33r-23,33r-27,0","w":73},"\u02dc":{"d":"-16,-215v4,-48,44,-43,74,-25v6,0,11,-6,13,-16r18,0v-4,24,-13,39,-30,39v-15,3,-52,-34,-56,2r-19,0","w":73},"\u00af":{"d":"-11,-225r0,-21r95,0r0,21r-95,0","w":73},"\u02d8":{"d":"-9,-258r19,0v4,33,50,33,53,0r19,0v-4,63,-86,61,-91,0","w":73},"\u02d9":{"d":"22,-221r0,-36r29,0r0,36r-29,0","w":73},"\u00a8":{"d":"-6,-221r0,-36r28,0r0,36r-28,0xm51,-221r0,-36r29,0r0,36r-29,0","w":73},"\u02da":{"d":"-1,-240v0,-21,17,-38,38,-38v21,0,37,17,37,38v0,21,-16,37,-37,37v-21,0,-38,-16,-38,-37xm16,-240v0,12,9,20,21,20v12,0,21,-8,21,-20v0,-12,-9,-21,-21,-21v-12,0,-21,9,-21,21","w":73},"\u00b8":{"d":"39,0r16,0r-15,22v20,-4,42,3,41,24v6,29,-51,40,-74,25r5,-12v15,7,43,5,43,-11v0,-22,-31,-5,-36,-17","w":73},"\u02dd":{"d":"-10,-209r24,-52r36,0r-37,52r-23,0xm48,-209r24,-52r35,0r-36,52r-23,0","w":73},"\u02db":{"d":"66,59r5,12v-27,14,-67,7,-68,-25v0,-16,20,-47,57,-46v-19,12,-31,28,-31,45v0,21,25,20,37,14","w":73},"\u02c7":{"d":"23,-209r-36,-52r27,0r23,33r22,-33r27,0r-36,52r-27,0","w":73},"\u2014":{"d":"0,-89r0,-24r360,0r0,24r-360,0","w":360},"\u00c6":{"d":"3,0r125,-251r132,0r0,27r-80,0r0,80r75,0r0,27r-75,0r0,90r83,0r0,27r-115,0r0,-66r-78,0r-32,66r-35,0xm82,-93r66,0r0,-135","w":280},"\u00aa":{"d":"21,-226r-2,-19v28,-18,78,-9,79,29r1,73r-20,0v-1,-5,1,-12,-2,-15v-10,25,-74,23,-69,-14v-3,-28,26,-42,69,-39v7,-35,-42,-30,-56,-15xm50,-157v22,-1,29,-16,27,-38v-21,-4,-51,2,-47,20v0,11,6,18,20,18","w":106},"\u0141":{"d":"28,0r0,-100r-24,23r0,-31r24,-23r0,-120r31,0r0,90r46,-44r0,31r-46,44r0,103r83,0r0,27r-114,0","w":146,"k":{"T":27,"V":20,"Y":33,"\u00dd":33,"\u0178":33,"\u201d":47,"\u2019":33,"W":13,"y":16,"\u00fd":16,"\u00ff":16}},"\u00d8":{"d":"57,-71r100,-126v-9,-19,-24,-31,-45,-31v-33,0,-62,28,-62,105v0,18,2,37,7,52xm163,-180r-99,125v9,19,24,32,45,32v33,0,61,-28,61,-105v0,-18,-2,-37,-7,-52xm5,-4r30,-38v-12,-21,-18,-49,-18,-81v0,-122,96,-168,160,-99r27,-34r12,9r-31,38v12,21,18,49,18,81v0,122,-96,168,-159,99r-27,34","w":220,"k":{"T":16,"V":6,"Y":16,"\u00dd":16,"\u0178":16,",":20,".":20,"A":6,"\u00c6":6,"\u00c1":6,"\u00c2":6,"\u00c4":6,"\u00c0":6,"\u00c5":6,"\u00c3":6,"X":13}},"\u0152":{"d":"17,-123v0,-107,50,-128,145,-128r98,0r0,27r-80,0r0,80r75,0r0,27r-75,0r0,90r83,0r0,27r-158,3v-52,0,-88,-48,-88,-126xm148,-27r0,-197v-64,-14,-98,8,-98,101v0,81,31,107,98,96","w":280},"\u00ba":{"d":"31,-197v0,26,9,39,26,39v17,0,25,-13,25,-39v0,-27,-8,-40,-25,-40v-17,0,-26,13,-26,40xm7,-197v0,-35,17,-57,50,-57v33,0,49,22,49,57v0,34,-16,56,-49,56v-33,0,-50,-22,-50,-56","w":113},"\u00e6":{"d":"145,-114r73,0v0,-30,-12,-49,-36,-49v-19,0,-36,14,-37,49xm32,-143r-3,-28v34,-21,86,-24,104,16v9,-18,24,-31,51,-31v43,-1,66,38,64,95r-103,0v-5,74,51,83,92,55r1,28v-38,19,-100,14,-111,-27v-20,53,-114,54,-114,-15v0,-42,37,-69,104,-64v7,-56,-59,-59,-85,-29xm74,-21v29,1,46,-29,43,-70v-46,-2,-74,13,-74,41v0,17,10,29,31,29","w":259},"\u0131":{"d":"25,0r0,-184r30,0r0,184r-30,0","w":79},"\u0142":{"d":"25,0r-1,-111r-24,31r0,-26r25,-31r0,-133r30,0r1,94r24,-30r0,26r-25,31r0,149r-30,0","w":79},"\u00f8":{"d":"49,-55r70,-89v-29,-38,-74,-14,-74,52v0,14,1,27,4,37xm19,5r-11,-9r20,-25v-32,-53,-14,-157,59,-157v21,0,38,7,50,20r17,-22r11,8r-20,25v33,52,15,158,-58,158v-22,0,-38,-8,-50,-21xm125,-129r-70,89v29,38,74,14,74,-52v0,-14,-1,-27,-4,-37","k":{",":13,".":13}},"\u0153":{"d":"45,-92v0,46,13,70,44,70v31,0,43,-24,43,-70v0,-46,-12,-70,-43,-70v-31,0,-44,24,-44,70xm161,-106r77,0v0,-38,-11,-57,-37,-57v-22,0,-40,14,-40,57xm269,-83r-108,0v-7,64,60,75,96,47r1,28v-41,19,-96,16,-111,-29v-34,75,-134,37,-134,-55v0,-58,26,-94,76,-94v31,0,46,12,58,38v29,-69,132,-39,122,49r0,16","w":280,"k":{",":13,".":13}},"\u00df":{"d":"21,0r0,-196v0,-46,18,-78,66,-78v72,0,90,109,22,129v31,7,51,17,51,72v0,47,-33,88,-89,73r1,-26v30,9,58,6,58,-42v0,-54,-15,-59,-54,-61r0,-26v33,0,44,-12,44,-54v0,-26,-9,-41,-33,-41v-32,0,-36,28,-36,56r0,194r-30,0","k":{",":13,".":13}},"\u00b9":{"d":"45,-102r0,-126r-21,21r-10,-16v17,-11,23,-33,56,-29r0,150r-25,0","w":103},"\u00ac":{"d":"17,-115r0,-25r182,0r0,99r-24,0r0,-74r-158,0","w":216},"\u00b5":{"d":"22,78r0,-262r30,0r0,119v0,29,11,42,30,42v59,0,34,-103,39,-161r31,0r1,184r-29,0v-1,-8,1,-20,-2,-27v-12,31,-50,39,-70,18r0,87r-30,0"},"\u2122":{"d":"66,-102r0,-133r-47,0r0,-16r117,0r0,16r-47,0r0,133r-23,0xm165,-102r0,-149r37,0r44,115r43,-115r37,0r0,149r-23,0r-1,-130r-49,130r-15,0r-50,-130r0,130r-23,0","w":360},"\u00d0":{"d":"24,0r0,-122r-28,0r0,-23r28,0r0,-106v109,-3,163,11,168,121v4,86,-57,141,-168,130xm56,-224r0,79r58,0r0,23r-58,0r0,95v70,6,102,-31,103,-103v1,-60,-30,-101,-103,-94","w":206,"k":{"Y":16,"\u00dd":16,"\u0178":16,",":20,".":20,"A":6,"\u00c6":6,"\u00c1":6,"\u00c2":6,"\u00c4":6,"\u00c0":6,"\u00c5":6,"\u00c3":6,"W":-4}},"\u00bd":{"d":"62,12r113,-275r23,0r-113,275r-23,0xm45,-102r0,-126r-21,21r-10,-16v17,-11,23,-33,56,-29r0,150r-25,0xm163,0r0,-17v41,-44,62,-73,62,-92v1,-29,-37,-31,-55,-13r-3,-21v34,-19,82,-7,82,29v0,25,-25,64,-60,95r63,0r0,19r-89,0","w":259},"\u00b1":{"d":"17,-97r0,-25r79,0r0,-60r24,0r0,60r79,0r0,25r-79,0r0,61r-24,0r0,-61r-79,0xm17,0r0,-24r182,0r0,24r-182,0","w":216},"\u00de":{"d":"59,-208v62,-5,103,14,103,71v0,57,-39,80,-103,75r0,62r-31,0r0,-251r31,0r0,43xm59,-182r0,94v44,4,70,-11,70,-46v0,-42,-28,-50,-70,-48"},"\u00bc":{"d":"217,0r0,-32r-64,0r0,-20r58,-99r29,0r0,101r17,0r0,18r-17,0r0,32r-23,0xm217,-50v-1,-26,2,-55,-1,-79r-44,79r45,0xm62,12r113,-275r23,0r-113,275r-23,0xm45,-102r0,-126r-21,21r-10,-16v17,-11,23,-33,56,-29r0,150r-25,0","w":259},"\u00f7":{"d":"17,-79r0,-24r182,0r0,24r-182,0xm85,-162v0,-13,10,-23,23,-23v13,0,23,10,23,23v0,13,-10,23,-23,23v-13,0,-23,-10,-23,-23xm85,-21v0,-13,10,-23,23,-23v13,0,23,10,23,23v0,13,-10,24,-23,24v-13,0,-23,-11,-23,-24","w":216},"\u00a6":{"d":"26,63r0,-126r28,0r0,126r-28,0xm26,-117r0,-126r28,0r0,126r-28,0","w":79},"\u00b0":{"d":"15,-197v0,-31,26,-57,57,-57v31,0,57,26,57,57v0,31,-26,57,-57,57v-31,0,-57,-26,-57,-57xm35,-197v0,20,17,37,37,37v20,0,37,-17,37,-37v0,-20,-17,-37,-37,-37v-20,0,-37,17,-37,37","w":144},"\u00fe":{"d":"49,-92v0,46,13,70,41,70v28,0,40,-24,40,-70v0,-46,-12,-70,-40,-70v-28,0,-41,24,-41,70xm19,78r0,-348r30,0r1,112v6,-13,20,-28,47,-28v38,0,63,31,63,94v0,92,-69,123,-111,67r0,103r-30,0","k":{",":13,".":13}},"\u00be":{"d":"217,0r0,-32r-64,0r0,-20r58,-99r29,0r0,101r17,0r0,18r-17,0r0,32r-23,0xm217,-50v-1,-26,2,-55,-1,-79r-44,79r45,0xm62,12r113,-275r23,0r-113,275r-23,0xm7,-105r2,-21v26,15,62,11,64,-21v1,-19,-21,-27,-46,-24r0,-17v26,2,46,-8,45,-24v-1,-27,-38,-31,-58,-16r-2,-20v32,-12,83,-8,83,32v0,22,-15,31,-30,36v20,2,31,18,31,37v0,38,-52,52,-89,38","w":259},"\u00b2":{"d":"7,-102r0,-16v41,-44,62,-74,62,-93v1,-28,-37,-30,-55,-13r-3,-20v34,-20,84,-9,83,28v0,25,-26,65,-61,96r63,0r0,18r-89,0","w":103},"\u00ae":{"d":"95,-51r0,-150v49,0,109,-8,109,42v0,24,-16,42,-39,42r43,66r-26,0r-41,-66r-21,0r0,66r-25,0xm120,-182r0,46v28,-1,60,6,60,-24v0,-27,-34,-22,-60,-22xm16,-126v0,-71,57,-128,128,-128v71,0,128,57,128,128v0,71,-57,129,-128,129v-71,0,-128,-58,-128,-129xm40,-126v0,60,45,105,104,105v59,0,104,-45,104,-105v0,-60,-45,-105,-104,-105v-59,0,-104,45,-104,105","w":288},"\u2212":{"d":"17,-79r0,-24r182,0r0,24r-182,0","w":216},"\u00f0":{"d":"45,-92v0,46,13,70,42,70v29,0,42,-24,42,-70v0,-46,-13,-70,-42,-70v-29,0,-42,24,-42,70xm49,-220r-12,-10r28,-17v-9,-6,-21,-11,-31,-14r11,-13v15,3,28,9,40,15r26,-15r12,9r-25,16v39,28,63,74,63,140v0,75,-23,112,-74,112v-49,0,-74,-37,-74,-95v0,-79,67,-114,112,-79v-9,-30,-28,-53,-48,-66"},"\u00d7":{"d":"43,-8r-18,-18r65,-65r-65,-65r18,-18r65,65r65,-65r18,18r-65,65r65,65r-18,18r-65,-65","w":216},"\u00b3":{"d":"7,-105r2,-21v26,15,62,11,64,-21v1,-19,-21,-27,-46,-24r0,-17v26,2,46,-8,45,-24v-1,-27,-38,-31,-58,-16r-2,-20v32,-12,83,-8,83,32v0,22,-15,31,-30,36v20,2,31,18,31,37v0,38,-52,52,-89,38","w":103},"\u00a9":{"d":"190,-101r22,0v-17,93,-146,56,-140,-25v-10,-85,128,-113,140,-26r-22,0v-17,-62,-100,-34,-94,26v-7,59,83,87,94,25xm16,-126v0,-71,57,-128,128,-128v71,0,128,57,128,128v0,71,-57,129,-128,129v-71,0,-128,-58,-128,-129xm40,-126v0,60,45,105,104,105v59,0,104,-45,104,-105v0,-60,-45,-105,-104,-105v-59,0,-104,45,-104,105","w":288},"\u00c1":{"d":"87,-251r35,0r82,251r-33,0r-21,-66r-95,0r-20,66r-32,0xm63,-93r79,0r-39,-125xm85,-264r24,-52r36,0r-37,52r-23,0","w":206},"\u00c2":{"d":"87,-251r35,0r82,251r-33,0r-21,-66r-95,0r-20,66r-32,0xm63,-93r79,0r-39,-125xm54,-264r36,-52r27,0r36,52r-27,0r-23,-32r-22,32r-27,0","w":206},"\u00c4":{"d":"87,-251r35,0r82,251r-33,0r-21,-66r-95,0r-20,66r-32,0xm63,-93r79,0r-39,-125xm60,-276r0,-36r29,0r0,36r-29,0xm118,-276r0,-36r29,0r0,36r-29,0","w":206},"\u00c0":{"d":"87,-251r35,0r82,251r-33,0r-21,-66r-95,0r-20,66r-32,0xm63,-93r79,0r-39,-125xm98,-264r-36,-52r35,0r24,52r-23,0","w":206},"\u00c5":{"d":"87,-251r35,0r82,251r-33,0r-21,-66r-95,0r-20,66r-32,0xm63,-93r79,0r-39,-125xm66,-297v0,-21,16,-37,37,-37v21,0,38,16,38,37v0,21,-17,37,-38,37v-21,0,-37,-16,-37,-37xm82,-297v0,12,9,21,21,21v12,0,21,-9,21,-21v0,-12,-9,-21,-21,-21v-12,0,-21,9,-21,21","w":206},"\u00c3":{"d":"87,-251r35,0r82,251r-33,0r-21,-66r-95,0r-20,66r-32,0xm63,-93r79,0r-39,-125xm51,-270v4,-48,44,-42,74,-25v6,0,10,-5,12,-15r19,0v-4,50,-44,39,-72,25v-6,0,-14,3,-15,15r-18,0","w":206},"\u00c7":{"d":"176,-37r0,32v-18,6,-36,10,-55,7r-13,20v20,-4,41,4,41,24v5,29,-51,40,-75,25r5,-12v15,7,44,5,44,-11v0,-22,-32,-5,-37,-17r20,-31v-62,-12,-89,-66,-89,-126v0,-96,75,-150,159,-119r0,31v-60,-32,-123,1,-126,82v-3,85,59,130,126,95","w":193},"\u00c9":{"d":"28,0r0,-251r117,0r0,27r-86,0r0,80r82,0r0,27r-82,0r0,90r90,0r0,27r-121,0xm66,-264r24,-52r35,0r-36,52r-23,0","w":166},"\u00ca":{"d":"28,0r0,-251r117,0r0,27r-86,0r0,80r82,0r0,27r-82,0r0,90r90,0r0,27r-121,0xm34,-264r36,-52r27,0r36,52r-27,0r-22,-32r-23,32r-27,0","w":166},"\u00cb":{"d":"28,0r0,-251r117,0r0,27r-86,0r0,80r82,0r0,27r-82,0r0,90r90,0r0,27r-121,0xm40,-276r0,-36r29,0r0,36r-29,0xm98,-276r0,-36r29,0r0,36r-29,0","w":166},"\u00c8":{"d":"28,0r0,-251r117,0r0,27r-86,0r0,80r82,0r0,27r-82,0r0,90r90,0r0,27r-121,0xm78,-264r-36,-52r35,0r25,52r-24,0","w":166},"\u00cd":{"d":"28,0r0,-251r31,0r0,251r-31,0xm26,-264r24,-52r35,0r-36,52r-23,0","w":87},"\u00ce":{"d":"28,0r0,-251r31,0r0,251r-31,0xm-6,-264r36,-52r27,0r36,52r-27,0r-22,-32r-23,32r-27,0","w":87},"\u00cf":{"d":"28,0r0,-251r31,0r0,251r-31,0xm0,-276r0,-36r29,0r0,36r-29,0xm58,-276r0,-36r29,0r0,36r-29,0","w":87},"\u00cc":{"d":"28,0r0,-251r31,0r0,251r-31,0xm39,-264r-37,-52r35,0r25,52r-23,0","w":87},"\u00d1":{"d":"28,0r0,-251r39,0r95,207r0,-207r31,0r0,251r-40,0r-95,-206r0,206r-30,0xm58,-270v4,-48,44,-42,74,-25v6,0,10,-5,12,-15r19,0v-4,50,-44,38,-73,25v-6,0,-13,3,-14,15r-18,0","w":220,"k":{",":13,".":13}},"\u00d3":{"d":"17,-123v0,-87,36,-131,95,-131v56,0,91,48,91,126v0,87,-35,131,-94,131v-56,0,-92,-48,-92,-126xm50,-123v0,51,17,100,59,100v33,0,61,-28,61,-105v0,-51,-16,-100,-58,-100v-33,0,-62,28,-62,105xm92,-264r24,-52r36,0r-37,52r-23,0","w":220,"k":{"T":16,"V":6,"Y":16,"\u00dd":16,"\u0178":16,",":20,".":20,"A":6,"\u00c6":6,"\u00c1":6,"\u00c2":6,"\u00c4":6,"\u00c0":6,"\u00c5":6,"\u00c3":6,"X":13}},"\u00d4":{"d":"17,-123v0,-87,36,-131,95,-131v56,0,91,48,91,126v0,87,-35,131,-94,131v-56,0,-92,-48,-92,-126xm50,-123v0,51,17,100,59,100v33,0,61,-28,61,-105v0,-51,-16,-100,-58,-100v-33,0,-62,28,-62,105xm60,-264r36,-52r28,0r36,52r-28,0r-22,-32r-22,32r-28,0","w":220,"k":{"T":16,"V":6,"Y":16,"\u00dd":16,"\u0178":16,",":20,".":20,"A":6,"\u00c6":6,"\u00c1":6,"\u00c2":6,"\u00c4":6,"\u00c0":6,"\u00c5":6,"\u00c3":6,"X":13}},"\u00d6":{"d":"17,-123v0,-87,36,-131,95,-131v56,0,91,48,91,126v0,87,-35,131,-94,131v-56,0,-92,-48,-92,-126xm50,-123v0,51,17,100,59,100v33,0,61,-28,61,-105v0,-51,-16,-100,-58,-100v-33,0,-62,28,-62,105xm67,-276r0,-36r29,0r0,36r-29,0xm125,-276r0,-36r28,0r0,36r-28,0","w":220,"k":{"T":16,"V":6,"Y":16,"\u00dd":16,"\u0178":16,",":20,".":20,"A":6,"\u00c6":6,"\u00c1":6,"\u00c2":6,"\u00c4":6,"\u00c0":6,"\u00c5":6,"\u00c3":6,"X":13}},"\u00d2":{"d":"17,-123v0,-87,36,-131,95,-131v56,0,91,48,91,126v0,87,-35,131,-94,131v-56,0,-92,-48,-92,-126xm50,-123v0,51,17,100,59,100v33,0,61,-28,61,-105v0,-51,-16,-100,-58,-100v-33,0,-62,28,-62,105xm105,-264r-37,-52r36,0r24,52r-23,0","w":220,"k":{"T":16,"V":6,"Y":16,"\u00dd":16,"\u0178":16,",":20,".":20,"A":6,"\u00c6":6,"\u00c1":6,"\u00c2":6,"\u00c4":6,"\u00c0":6,"\u00c5":6,"\u00c3":6,"X":13}},"\u00d5":{"d":"17,-123v0,-87,36,-131,95,-131v56,0,91,48,91,126v0,87,-35,131,-94,131v-56,0,-92,-48,-92,-126xm50,-123v0,51,17,100,59,100v33,0,61,-28,61,-105v0,-51,-16,-100,-58,-100v-33,0,-62,28,-62,105xm58,-270v4,-48,44,-42,74,-25v6,0,10,-5,12,-15r19,0v-4,50,-44,38,-73,25v-6,0,-13,3,-14,15r-18,0","w":220,"k":{"T":16,"V":6,"Y":16,"\u00dd":16,"\u0178":16,",":20,".":20,"A":6,"\u00c6":6,"\u00c1":6,"\u00c2":6,"\u00c4":6,"\u00c0":6,"\u00c5":6,"\u00c3":6,"X":13}},"\u0160":{"d":"131,-246r0,31v-28,-19,-84,-13,-82,26v0,16,7,26,43,47v39,22,52,44,52,73v0,40,-25,72,-73,72v-20,0,-40,-5,-53,-11r0,-33v30,25,94,20,93,-23v0,-19,-5,-31,-39,-52v-45,-27,-56,-43,-56,-75v0,-58,67,-75,115,-55xm66,-264r-36,-52r28,0r22,33r22,-33r28,0r-36,52r-28,0","w":159,"k":{",":20,".":20}},"\u00da":{"d":"107,3v-115,0,-71,-149,-79,-254r31,0r0,163v0,39,18,65,48,65v30,0,47,-26,47,-65r0,-163r31,0v-8,105,36,254,-78,254xm89,-264r24,-52r35,0r-36,52r-23,0","w":213,"k":{",":20,".":20,"A":13,"\u00c6":13,"\u00c1":13,"\u00c2":13,"\u00c4":13,"\u00c0":13,"\u00c5":13,"\u00c3":13}},"\u00db":{"d":"107,3v-115,0,-71,-149,-79,-254r31,0r0,163v0,39,18,65,48,65v30,0,47,-26,47,-65r0,-163r31,0v-8,105,36,254,-78,254xm57,-264r36,-52r27,0r36,52r-27,0r-22,-32r-23,32r-27,0","w":213,"k":{",":20,".":20,"A":13,"\u00c6":13,"\u00c1":13,"\u00c2":13,"\u00c4":13,"\u00c0":13,"\u00c5":13,"\u00c3":13}},"\u00dc":{"d":"107,3v-115,0,-71,-149,-79,-254r31,0r0,163v0,39,18,65,48,65v30,0,47,-26,47,-65r0,-163r31,0v-8,105,36,254,-78,254xm63,-276r0,-36r29,0r0,36r-29,0xm121,-276r0,-36r29,0r0,36r-29,0","w":213,"k":{",":20,".":20,"A":13,"\u00c6":13,"\u00c1":13,"\u00c2":13,"\u00c4":13,"\u00c0":13,"\u00c5":13,"\u00c3":13}},"\u00d9":{"d":"107,3v-115,0,-71,-149,-79,-254r31,0r0,163v0,39,18,65,48,65v30,0,47,-26,47,-65r0,-163r31,0v-8,105,36,254,-78,254xm102,-264r-37,-52r35,0r25,52r-23,0","w":213,"k":{",":20,".":20,"A":13,"\u00c6":13,"\u00c1":13,"\u00c2":13,"\u00c4":13,"\u00c0":13,"\u00c5":13,"\u00c3":13}},"\u00dd":{"d":"77,0r0,-105r-75,-146r36,0r56,111r55,-111r35,0r-75,146r0,105r-32,0xm75,-264r24,-52r36,0r-37,52r-23,0","w":186,"k":{"O":16,"\u00d8":16,"\u0152":16,"\u00d3":16,"\u00d4":16,"\u00d6":16,"\u00d2":16,"\u00d5":16,",":46,".":46,"A":33,"\u00c6":33,"\u00c1":33,"\u00c2":33,"\u00c4":33,"\u00c0":33,"\u00c5":33,"\u00c3":33,"a":29,"\u00e6":29,"\u00e1":29,"\u00e2":29,"\u00e4":29,"\u00e0":29,"\u00e5":29,"\u00e3":29,"e":29,"\u00e9":29,"\u00ea":29,"\u00eb":29,"\u00e8":29,"i":13,"\u0131":13,"\u00ed":13,"\u00ee":13,"\u00ef":13,"\u00ec":13,"o":29,"\u00f8":29,"\u0153":29,"\u00f3":29,"\u00f4":29,"\u00f6":29,"\u00f2":29,"\u00f5":29,"u":16,"\u00fa":16,"\u00fb":16,"\u00fc":16,"\u00f9":16,"-":33,":":27,";":27,"S":13,"\u0160":13}},"\u0178":{"d":"77,0r0,-105r-75,-146r36,0r56,111r55,-111r35,0r-75,146r0,105r-32,0xm50,-276r0,-36r29,0r0,36r-29,0xm108,-276r0,-36r28,0r0,36r-28,0","w":186,"k":{"O":16,"\u00d8":16,"\u0152":16,"\u00d3":16,"\u00d4":16,"\u00d6":16,"\u00d2":16,"\u00d5":16,",":46,".":46,"A":33,"\u00c6":33,"\u00c1":33,"\u00c2":33,"\u00c4":33,"\u00c0":33,"\u00c5":33,"\u00c3":33,"a":29,"\u00e6":29,"\u00e1":29,"\u00e2":29,"\u00e4":29,"\u00e0":29,"\u00e5":29,"\u00e3":29,"e":29,"\u00e9":29,"\u00ea":29,"\u00eb":29,"\u00e8":29,"i":13,"\u0131":13,"\u00ed":13,"\u00ee":13,"\u00ef":13,"\u00ec":13,"o":29,"\u00f8":29,"\u0153":29,"\u00f3":29,"\u00f4":29,"\u00f6":29,"\u00f2":29,"\u00f5":29,"u":16,"\u00fa":16,"\u00fb":16,"\u00fc":16,"\u00f9":16,"-":33,":":27,";":27,"S":13,"\u0160":13}},"\u017d":{"d":"12,0r0,-30r102,-194r-99,0r0,-27r137,0r0,27r-105,197r107,0r0,27r-142,0xm70,-264r-36,-52r27,0r23,33r22,-33r27,0r-36,52r-27,0","w":166},"\u00e1":{"d":"117,-112v13,-59,-60,-60,-85,-31r-3,-28v48,-27,116,-18,117,47r1,124r-27,0v-2,-8,0,-19,-3,-25v-15,39,-104,39,-104,-25v0,-41,38,-67,104,-62xm74,-21v34,-1,47,-30,43,-69v-37,-6,-74,9,-74,37v0,19,10,32,31,32xm66,-209r24,-52r35,0r-36,52r-23,0","w":166},"\u00e2":{"d":"117,-112v13,-59,-60,-60,-85,-31r-3,-28v48,-27,116,-18,117,47r1,124r-27,0v-2,-8,0,-19,-3,-25v-15,39,-104,39,-104,-25v0,-41,38,-67,104,-62xm74,-21v34,-1,47,-30,43,-69v-37,-6,-74,9,-74,37v0,19,10,32,31,32xm34,-209r36,-52r27,0r36,52r-27,0r-22,-33r-23,33r-27,0","w":166},"\u00e4":{"d":"117,-112v13,-59,-60,-60,-85,-31r-3,-28v48,-27,116,-18,117,47r1,124r-27,0v-2,-8,0,-19,-3,-25v-15,39,-104,39,-104,-25v0,-41,38,-67,104,-62xm74,-21v34,-1,47,-30,43,-69v-37,-6,-74,9,-74,37v0,19,10,32,31,32xm40,-221r0,-36r29,0r0,36r-29,0xm98,-221r0,-36r29,0r0,36r-29,0","w":166},"\u00e0":{"d":"117,-112v13,-59,-60,-60,-85,-31r-3,-28v48,-27,116,-18,117,47r1,124r-27,0v-2,-8,0,-19,-3,-25v-15,39,-104,39,-104,-25v0,-41,38,-67,104,-62xm74,-21v34,-1,47,-30,43,-69v-37,-6,-74,9,-74,37v0,19,10,32,31,32xm78,-209r-36,-52r35,0r25,52r-24,0","w":166},"\u00e5":{"d":"117,-112v13,-59,-60,-60,-85,-31r-3,-28v48,-27,116,-18,117,47r1,124r-27,0v-2,-8,0,-19,-3,-25v-15,39,-104,39,-104,-25v0,-41,38,-67,104,-62xm74,-21v34,-1,47,-30,43,-69v-37,-6,-74,9,-74,37v0,19,10,32,31,32xm50,-240v0,-21,17,-38,38,-38v21,0,37,17,37,38v0,21,-16,37,-37,37v-21,0,-38,-16,-38,-37xm67,-240v0,12,9,20,21,20v12,0,21,-8,21,-20v0,-12,-9,-21,-21,-21v-12,0,-21,9,-21,21","w":166},"\u00e3":{"d":"117,-112v13,-59,-60,-60,-85,-31r-3,-28v48,-27,116,-18,117,47r1,124r-27,0v-2,-8,0,-19,-3,-25v-15,39,-104,39,-104,-25v0,-41,38,-67,104,-62xm74,-21v34,-1,47,-30,43,-69v-37,-6,-74,9,-74,37v0,19,10,32,31,32xm31,-215v4,-48,44,-43,74,-25v6,0,10,-6,12,-16r19,0v-4,24,-14,39,-31,39v-15,0,-51,-34,-55,2r-19,0","w":166},"\u00e7":{"d":"49,71r5,-12v15,7,43,5,43,-11v0,-22,-31,-5,-37,-17r20,-30v-45,-6,-67,-44,-67,-91v0,-74,54,-113,118,-89r-1,27v-44,-20,-85,-5,-85,62v0,61,44,81,86,57r2,28v-9,4,-25,8,-38,8r-13,19v20,-4,42,3,41,24v6,28,-51,40,-74,25","w":140},"\u00e9":{"d":"148,-83r-103,0v-6,64,55,75,92,47r1,28v-64,30,-125,-2,-125,-84v0,-58,25,-94,71,-94v46,0,68,43,64,103xm45,-106r73,0v0,-38,-12,-57,-36,-57v-19,0,-36,14,-37,57xm62,-209r24,-52r36,0r-37,52r-23,0","w":159,"k":{",":13,".":13}},"\u00ea":{"d":"148,-83r-103,0v-6,64,55,75,92,47r1,28v-64,30,-125,-2,-125,-84v0,-58,25,-94,71,-94v46,0,68,43,64,103xm45,-106r73,0v0,-38,-12,-57,-36,-57v-19,0,-36,14,-37,57xm30,-209r36,-52r28,0r36,52r-28,0r-22,-33r-22,33r-28,0","w":159,"k":{",":13,".":13}},"\u00eb":{"d":"148,-83r-103,0v-6,64,55,75,92,47r1,28v-64,30,-125,-2,-125,-84v0,-58,25,-94,71,-94v46,0,68,43,64,103xm45,-106r73,0v0,-38,-12,-57,-36,-57v-19,0,-36,14,-37,57xm37,-221r0,-36r29,0r0,36r-29,0xm94,-221r0,-36r29,0r0,36r-29,0","w":159,"k":{",":13,".":13}},"\u00e8":{"d":"148,-83r-103,0v-6,64,55,75,92,47r1,28v-64,30,-125,-2,-125,-84v0,-58,25,-94,71,-94v46,0,68,43,64,103xm45,-106r73,0v0,-38,-12,-57,-36,-57v-19,0,-36,14,-37,57xm75,-209r-37,-52r36,0r24,52r-23,0","w":159,"k":{",":13,".":13}},"\u00ed":{"d":"25,0r0,-184r30,0r0,184r-30,0xm22,-209r24,-52r36,0r-37,52r-23,0","w":79},"\u00ee":{"d":"25,0r0,-184r30,0r0,184r-30,0xm-10,-209r36,-52r28,0r36,52r-28,0r-22,-33r-22,33r-28,0","w":79},"\u00ef":{"d":"25,0r0,-184r30,0r0,184r-30,0xm-3,-221r0,-36r29,0r0,36r-29,0xm54,-221r0,-36r29,0r0,36r-29,0","w":79},"\u00ec":{"d":"25,0r0,-184r30,0r0,184r-30,0xm35,-209r-37,-52r36,0r24,52r-23,0","w":79},"\u00f1":{"d":"22,0r-1,-184r29,0r1,28v22,-50,101,-37,101,29r0,127r-31,0r0,-118v0,-29,-11,-42,-30,-42v-59,-1,-34,103,-39,160r-30,0xm34,-215v4,-48,44,-43,74,-25v6,0,11,-6,13,-16r18,0v-4,24,-13,39,-30,39v-15,3,-52,-34,-56,2r-19,0"},"\u00f3":{"d":"45,-92v0,46,13,70,42,70v29,0,42,-24,42,-70v0,-46,-13,-70,-42,-70v-29,0,-42,24,-42,70xm13,-92v0,-58,25,-94,74,-94v49,0,74,36,74,94v0,58,-25,95,-74,95v-49,0,-74,-37,-74,-95xm69,-209r24,-52r36,0r-37,52r-23,0","k":{",":13,".":13}},"\u00f4":{"d":"45,-92v0,46,13,70,42,70v29,0,42,-24,42,-70v0,-46,-13,-70,-42,-70v-29,0,-42,24,-42,70xm13,-92v0,-58,25,-94,74,-94v49,0,74,36,74,94v0,58,-25,95,-74,95v-49,0,-74,-37,-74,-95xm37,-209r36,-52r27,0r36,52r-27,0r-22,-33r-23,33r-27,0","k":{",":13,".":13}},"\u00f6":{"d":"45,-92v0,46,13,70,42,70v29,0,42,-24,42,-70v0,-46,-13,-70,-42,-70v-29,0,-42,24,-42,70xm13,-92v0,-58,25,-94,74,-94v49,0,74,36,74,94v0,58,-25,95,-74,95v-49,0,-74,-37,-74,-95xm44,-221r0,-36r28,0r0,36r-28,0xm101,-221r0,-36r29,0r0,36r-29,0","k":{",":13,".":13}},"\u00f2":{"d":"45,-92v0,46,13,70,42,70v29,0,42,-24,42,-70v0,-46,-13,-70,-42,-70v-29,0,-42,24,-42,70xm13,-92v0,-58,25,-94,74,-94v49,0,74,36,74,94v0,58,-25,95,-74,95v-49,0,-74,-37,-74,-95xm82,-209r-37,-52r36,0r24,52r-23,0","k":{",":13,".":13}},"\u00f5":{"d":"45,-92v0,46,13,70,42,70v29,0,42,-24,42,-70v0,-46,-13,-70,-42,-70v-29,0,-42,24,-42,70xm13,-92v0,-58,25,-94,74,-94v49,0,74,36,74,94v0,58,-25,95,-74,95v-49,0,-74,-37,-74,-95xm34,-215v4,-48,44,-43,74,-25v6,0,11,-6,13,-16r18,0v-4,24,-13,39,-30,39v-15,3,-52,-34,-56,2r-19,0","k":{",":13,".":13}},"\u0161":{"d":"12,-8r2,-28v22,19,78,20,78,-12v0,-39,-88,-37,-79,-85v-4,-44,56,-64,98,-47r-2,26v-19,-12,-68,-12,-66,18v3,37,86,33,78,82v9,53,-67,71,-109,46xm53,-209r-36,-52r27,0r23,33r22,-33r27,0r-36,52r-27,0","w":133,"k":{",":13,".":13}},"\u00fa":{"d":"152,-184r1,184r-29,0v-1,-8,1,-20,-2,-27v-22,50,-100,36,-100,-29r0,-128r30,0r0,119v0,29,11,42,30,42v59,0,34,-103,39,-161r31,0xm69,-209r24,-52r36,0r-37,52r-23,0"},"\u00fb":{"d":"152,-184r1,184r-29,0v-1,-8,1,-20,-2,-27v-22,50,-100,36,-100,-29r0,-128r30,0r0,119v0,29,11,42,30,42v59,0,34,-103,39,-161r31,0xm37,-209r36,-52r27,0r36,52r-27,0r-22,-33r-23,33r-27,0"},"\u00fc":{"d":"152,-184r1,184r-29,0v-1,-8,1,-20,-2,-27v-22,50,-100,36,-100,-29r0,-128r30,0r0,119v0,29,11,42,30,42v59,0,34,-103,39,-161r31,0xm44,-221r0,-36r28,0r0,36r-28,0xm101,-221r0,-36r29,0r0,36r-29,0"},"\u00f9":{"d":"152,-184r1,184r-29,0v-1,-8,1,-20,-2,-27v-22,50,-100,36,-100,-29r0,-128r30,0r0,119v0,29,11,42,30,42v59,0,34,-103,39,-161r31,0xm82,-209r-37,-52r36,0r24,52r-23,0"},"\u00fd":{"d":"143,-184r-63,221v-11,39,-29,48,-66,41r1,-28v18,6,31,9,37,-19r7,-28r-58,-187r32,0r42,150r38,-150r30,0xm55,-209r25,-52r35,0r-37,52r-23,0","w":146,"k":{",":27,".":27}},"\u00ff":{"d":"143,-184r-63,221v-11,39,-29,48,-66,41r1,-28v18,6,31,9,37,-19r7,-28r-58,-187r32,0r42,150r38,-150r30,0xm30,-221r0,-36r29,0r0,36r-29,0xm88,-221r0,-36r29,0r0,36r-29,0","w":146,"k":{",":27,".":27}},"\u017e":{"d":"14,-184r113,0r0,28r-85,130r87,0r0,26r-118,0r0,-27r85,-131r-82,0r0,-26xm57,-209r-36,-52r27,0r22,33r23,-33r27,0r-36,52r-27,0","w":140},"\u2126":{"d":"14,-24v15,-1,33,2,46,-1v-22,-23,-41,-61,-41,-109v0,-69,40,-117,93,-117v57,0,90,55,90,115v0,51,-22,89,-42,112r46,0r0,24r-76,0r0,-18v50,-27,70,-208,-19,-208v-39,0,-64,42,-64,97v0,51,21,94,43,111r0,18r-76,0r0,-24","w":221},"\u03bc":{"d":"22,78r0,-262r30,0r0,119v0,29,11,42,30,42v59,0,34,-103,39,-161r31,0r1,184r-29,0v-1,-8,1,-20,-2,-27v-12,31,-50,39,-70,18r0,87r-30,0"},"\u03c0":{"d":"173,-159r-24,0v1,48,-4,123,4,159r-27,0v-9,-33,-4,-113,-5,-159r-53,0v-2,44,-11,123,-23,159r-27,0v12,-40,21,-113,22,-159v-18,0,-27,1,-33,3r-4,-19v36,-17,119,-6,172,-9","w":181},"\u20ac":{"d":"175,-244r-6,28v-48,-28,-100,7,-105,57r95,0r-3,18r-95,0v-1,10,-1,21,0,31r90,0r-3,18r-84,0v7,48,54,83,105,57r2,31v-73,25,-132,-22,-140,-88r-28,0r3,-18r23,0v-1,-10,-1,-21,0,-31r-26,0r3,-18r25,0v7,-67,73,-117,144,-85","w":172},"\u2113":{"d":"135,-53r13,11v-14,29,-34,43,-59,43v-41,0,-54,-31,-54,-70r-18,15r-8,-16v9,-8,18,-16,26,-24r0,-96v0,-63,24,-84,50,-84v27,0,40,24,40,57v0,43,-25,86,-64,127v-3,39,11,68,33,68v19,0,33,-16,41,-31xm86,-252v-30,0,-25,91,-25,134v26,-32,46,-66,46,-99v0,-22,-6,-35,-21,-35","w":154},"\u212e":{"d":"64,-51v35,62,142,58,182,3r21,0v-26,30,-67,50,-113,50v-78,0,-142,-57,-142,-128v0,-71,64,-128,142,-128v80,1,145,57,143,132r-233,1r0,70xm244,-201v-32,-61,-147,-58,-180,1v2,23,-3,52,2,71r178,-2r0,-70","w":308},"\u2202":{"d":"33,-239r-9,-22v63,-44,134,-9,134,114v0,89,-29,148,-83,148v-41,0,-61,-39,-61,-81v0,-57,32,-92,68,-92v27,0,44,19,49,29v7,-83,-44,-142,-98,-96xm41,-80v0,33,14,57,37,57v28,0,46,-44,50,-91v-4,-15,-19,-34,-42,-34v-25,0,-45,31,-45,68","w":174},"\u220f":{"d":"213,-221r-33,0r0,255r-28,0r0,-255r-83,0r0,255r-27,0r0,-255r-33,0r0,-26r204,0r0,26","w":221},"\u2211":{"d":"167,34r-159,0r0,-20r83,-121r-80,-120r0,-20r151,0r0,25r-113,1r73,110r-80,118r125,0r0,27","w":174},"\u2219":{"d":"20,-107v0,-13,10,-23,23,-23v13,0,23,10,23,23v0,13,-10,23,-23,23v-13,0,-23,-10,-23,-23","w":86},"\u221a":{"d":"184,-295r-71,347r-23,0r-50,-163r-24,9r-5,-17r47,-18r44,152r61,-310r21,0","w":184},"\u221e":{"d":"238,-103v0,33,-24,54,-50,54v-20,0,-37,-11,-60,-38v-17,20,-35,38,-62,38v-27,0,-50,-22,-50,-52v0,-31,22,-53,52,-53v25,0,44,17,61,38v16,-18,33,-38,61,-38v28,0,48,20,48,51xm35,-101v0,19,13,35,34,35v21,0,36,-19,49,-34v-14,-18,-28,-38,-51,-38v-21,0,-32,17,-32,37xm188,-138v-21,0,-39,24,-50,36v21,24,33,36,51,36v20,0,31,-18,31,-35v0,-23,-13,-37,-32,-37","w":254},"\u222b":{"d":"45,-213v0,-62,19,-100,68,-85r-4,20v-35,-10,-38,22,-38,68v0,56,5,118,5,177v0,65,-20,103,-70,85r5,-21v33,10,38,-14,38,-64v0,-59,-4,-123,-4,-180","w":120},"\u2248":{"d":"58,-150v40,0,72,49,95,0r11,9v-8,18,-22,33,-42,33v-21,0,-44,-25,-66,-25v-15,0,-22,11,-30,24r-12,-9v10,-20,25,-32,44,-32xm58,-94v41,0,71,50,95,0r11,10v-8,18,-22,33,-42,33v-21,0,-44,-25,-66,-25v-15,0,-22,12,-30,25r-12,-10v10,-20,25,-33,44,-33","w":178},"\u2260":{"d":"127,-173r-13,31r48,0r0,18r-55,0r-21,47r76,0r0,18r-83,0r-16,38r-14,-6r14,-32r-47,0r0,-18r53,0r21,-47r-74,0r0,-18r81,0r16,-37","w":178},"\u2264":{"d":"161,-36r-143,-76r0,-19r143,-75r0,22r-125,63r125,63r0,22xm162,-4r-145,0r0,-19r145,0r0,19","w":178},"\u2265":{"d":"18,-206r143,75r0,19r-143,76r0,-22r125,-64r-125,-62r0,-22xm162,-4r-145,0r0,-19r145,0r0,19","w":178},"\u25ca":{"d":"167,-123r-64,138r-23,0r-63,-138r64,-139r23,0xm141,-123r-49,-114v-11,42,-33,75,-49,113v15,38,38,71,48,114","w":184},"\u00a0":{"w":86},"\u00ad":{"d":"14,-88r0,-26r78,0r0,26r-78,0","w":106},"\u02c9":{"d":"-11,-225r0,-21r95,0r0,21r-95,0","w":73},"\u03a9":{"d":"14,-24v15,-1,33,2,46,-1v-22,-23,-41,-61,-41,-109v0,-69,40,-117,93,-117v57,0,90,55,90,115v0,51,-22,89,-42,112r46,0r0,24r-76,0r0,-18v50,-27,70,-208,-19,-208v-39,0,-64,42,-64,97v0,51,21,94,43,111r0,18r-76,0r0,-24","w":221},"\u2215":{"d":"-38,12r113,-275r23,0r-113,275r-23,0","w":60},"\u2206":{"d":"10,0r0,-19r76,-234r32,0r75,234r0,19r-183,0xm38,-23r126,0r-62,-194r-2,0","w":202},"\u2010":{"d":"14,-88r0,-26r78,0r0,26r-78,0","w":106}}});Cufon.registerFont({"w":180,"face":{"font-family":"frutiger","font-weight":700,"font-stretch":"condensed","units-per-em":"360","panose-1":"2 11 7 6 3 5 4 2 2 4","ascent":"270","descent":"-90","x-height":"3","bbox":"-40 -338 360 90","underline-thickness":"18","underline-position":"-18","stemh":"33","stemv":"45","unicode-range":"U+0020-U+FB02"},"glyphs":{" ":{"w":93,"k":{"\u201c":13,"\u2018":13,"T":20,"V":20,"W":20,"Y":20,"\u00dd":20,"\u0178":20,"A":20,"\u00c6":20,"\u00c1":20,"\u00c2":20,"\u00c4":20,"\u00c0":20,"\u00c5":20,"\u00c3":20}},"!":{"d":"49,-74r-5,-177r46,0r-6,177r-35,0xm45,0r0,-45r43,0r0,45r-43,0","w":133},"\"":{"d":"105,-181r0,-89r36,0r0,89r-36,0xm46,-181r0,-89r36,0r0,89r-36,0","w":186},"#":{"d":"97,0r11,-74r-43,0r-10,74r-28,0r10,-74r-33,0r0,-28r37,0r7,-47r-34,0r0,-28r37,0r11,-74r28,0r-10,74r42,0r10,-74r29,0r-11,74r34,0r0,28r-38,0r-6,47r33,0r0,28r-37,0r-11,74r-28,0xm112,-102r6,-47r-42,0r-7,47r43,0","w":187},"$":{"d":"100,-107r0,77v20,-3,30,-19,30,-37v1,-25,-8,-33,-30,-40xm84,34r0,-30v-31,-1,-49,-7,-60,-12r3,-41v15,10,35,19,57,20r0,-85v-34,-12,-66,-31,-66,-69v0,-44,31,-68,68,-71r0,-29r16,0r0,28v27,0,45,7,54,11r-2,38v-13,-9,-30,-16,-52,-16r0,74v34,11,67,33,67,70v0,52,-28,78,-69,81r0,31r-16,0xm86,-154r0,-67v-40,11,-38,49,0,67","w":187},"%":{"d":"50,-184v0,31,7,46,21,46v14,0,20,-15,20,-46v0,-31,-6,-46,-20,-46v-14,0,-21,15,-21,46xm19,-184v0,-45,19,-71,52,-71v33,0,52,26,52,71v0,45,-19,72,-52,72v-33,0,-52,-27,-52,-72xm208,-68v0,31,7,46,21,46v14,0,20,-15,20,-46v0,-31,-6,-46,-20,-46v-14,0,-21,15,-21,46xm177,-68v0,-45,19,-71,52,-71v33,0,52,26,52,71v0,45,-19,72,-52,72v-33,0,-52,-27,-52,-72xm80,12r113,-276r28,0r-113,276r-28,0","w":299},"&":{"d":"99,-157v26,-9,50,-68,4,-70v-40,1,-26,57,-4,70xm138,-49r-51,-67v-14,9,-26,22,-26,45v2,47,57,52,77,22xm177,0r-18,-23v-15,15,-28,27,-60,27v-57,0,-82,-34,-82,-73v0,-44,30,-65,46,-73v-38,-35,-41,-113,42,-113v46,0,64,30,64,55v0,34,-29,54,-46,66r39,52v11,-17,14,-40,14,-58r40,0v0,26,-8,64,-30,90r40,50r-49,0","w":233},"\u2019":{"d":"35,-270r43,0r-28,89r-34,0","w":93,"k":{"\u201d":13,"\u2019":27,"d":27,"s":20,"\u0161":20}},"(":{"d":"100,60r-34,0v-24,-48,-50,-92,-50,-161v0,-69,26,-113,50,-161r34,0v-58,98,-58,224,0,322","w":106},")":{"d":"6,-262r35,0v24,48,50,92,50,161v0,69,-26,113,-50,161r-35,0v59,-98,59,-224,0,-322","w":106},"*":{"d":"44,-145r31,-37r-45,-11r11,-32r42,21r-6,-47r34,0r-6,47r42,-21r10,32r-45,11r32,37r-28,19r-22,-42r-22,42","w":186},"+":{"d":"92,0r0,-75r-75,0r0,-32r75,0r0,-75r32,0r0,75r75,0r0,32r-75,0r0,75r-32,0","w":216},",":{"d":"25,-46r43,0r-27,89r-35,0","w":93,"k":{"\u201d":13,"\u2019":13," ":13}},"-":{"d":"15,-84r0,-37r83,0r0,37r-83,0","w":113},".":{"d":"25,0r0,-47r43,0r0,47r-43,0","w":93,"k":{"\u201d":13,"\u2019":13," ":13}},"\/":{"d":"3,4r63,-259r31,0r-64,259r-30,0","w":100},"0":{"d":"59,-126v0,55,7,96,35,96v28,0,34,-41,34,-96v0,-55,-6,-95,-34,-95v-28,0,-35,40,-35,95xm14,-126v0,-62,15,-129,80,-129v65,0,79,67,79,129v0,62,-14,130,-79,130v-65,0,-80,-68,-80,-130","w":187},"1":{"d":"84,0r0,-198r-33,31r-21,-31r61,-53r38,0r0,251r-45,0","w":187},"2":{"d":"22,0r0,-37v36,-41,94,-100,94,-144v0,-52,-71,-37,-84,-18r-4,-41v12,-7,30,-15,62,-15v53,0,72,30,72,67v1,47,-46,107,-89,151r92,0r0,37r-143,0","w":187},"3":{"d":"18,-7r3,-39v24,18,100,21,96,-29v-3,-36,-35,-41,-67,-37r0,-35v33,1,66,-4,66,-38v0,-43,-58,-37,-88,-21r-3,-38v13,-4,33,-11,61,-11v44,0,75,22,75,63v0,46,-35,55,-49,60v23,6,53,15,53,60v0,74,-89,89,-147,65","w":187},"4":{"d":"107,-86r-1,-119r-62,119r63,0xm107,0r0,-52r-96,0r0,-42r87,-157r50,0r0,165r28,0r0,34r-28,0r0,52r-41,0","w":187},"5":{"d":"28,-251r128,0r0,35r-87,0r0,58v50,-15,98,14,98,74v0,80,-83,104,-143,77r3,-38v32,22,94,13,94,-37v0,-25,-16,-47,-51,-47v-21,0,-34,5,-42,8r0,-130","w":187},"6":{"d":"62,-78v0,30,10,48,32,48v23,0,33,-18,33,-48v0,-27,-10,-47,-33,-47v-21,0,-32,19,-32,47xm160,-246r-3,37v-9,-4,-21,-11,-41,-11v-49,0,-57,53,-58,85v33,-48,113,-23,113,57v0,50,-25,82,-73,82v-64,0,-82,-53,-82,-118v0,-74,20,-141,97,-141v23,0,38,6,47,9","w":187},"7":{"d":"40,0r82,-215r-100,0r0,-36r143,0r0,40r-75,211r-50,0","w":187},"8":{"d":"91,-115v-36,10,-48,86,3,86v44,0,45,-66,6,-80xm93,4v-83,0,-103,-101,-44,-128r13,-6v-25,-12,-40,-29,-40,-58v0,-43,30,-67,72,-67v37,0,72,21,72,61v0,28,-17,49,-41,61v25,12,48,32,48,65v0,48,-35,72,-80,72xm63,-188v0,21,18,32,34,42v26,-10,44,-76,-3,-76v-18,0,-31,12,-31,34","w":187},"9":{"d":"60,-174v0,27,10,48,33,48v21,0,32,-20,32,-48v0,-30,-10,-47,-32,-47v-23,0,-33,17,-33,47xm27,-5r3,-37v9,4,21,10,41,10v48,1,60,-55,58,-84v-33,48,-113,23,-113,-57v0,-50,26,-82,74,-82v64,0,81,52,81,117v0,74,-20,142,-97,142v-23,0,-38,-6,-47,-9","w":187},":":{"d":"25,0r0,-47r43,0r0,47r-43,0xm25,-139r0,-46r43,0r0,46r-43,0","w":93,"k":{" ":13}},";":{"d":"6,43r19,-89r43,0r-27,89r-35,0xm25,-139r0,-46r43,0r0,46r-43,0","w":93,"k":{" ":13}},"<":{"d":"199,-185r0,31r-142,63r142,62r0,32r-182,-80r0,-28","w":216},"=":{"d":"17,-113r0,-32r182,0r0,32r-182,0xm17,-37r0,-32r182,0r0,32r-182,0","w":216},">":{"d":"17,3r0,-32r142,-62r-142,-63r0,-31r182,80r0,28","w":216},"?":{"d":"151,-194v1,47,-52,75,-50,121r-39,0v-7,-48,41,-68,43,-109v2,-44,-57,-40,-78,-24r-3,-39v7,-3,28,-10,54,-10v46,0,73,25,73,61xm60,0r0,-45r43,0r0,45r-43,0","w":166},"@":{"d":"145,-167v-39,-6,-67,85,-16,88v43,1,75,-84,16,-88xm233,-53r26,0v-60,99,-244,62,-244,-73v0,-78,59,-129,134,-129v68,0,124,42,124,106v0,68,-60,100,-88,100v-11,0,-21,-6,-22,-20v-28,34,-94,22,-94,-37v0,-73,80,-124,120,-66r6,-19r27,0r-28,106v0,5,3,9,9,9v19,0,44,-30,44,-67v0,-56,-45,-87,-98,-87v-62,0,-104,46,-104,105v0,105,129,131,188,72","w":288},"A":{"d":"76,-96r67,0r-32,-117xm170,0r-17,-60r-87,0r-18,60r-46,0r84,-251r51,0r81,251r-48,0","w":219},"B":{"d":"71,-217r0,71v35,4,60,-7,60,-38v0,-30,-28,-36,-60,-33xm71,-112r0,77v37,3,64,-5,64,-39v0,-31,-27,-42,-64,-38xm27,0r0,-251v70,-1,149,-7,149,62v0,40,-25,52,-42,58v19,4,47,18,47,60v1,75,-77,74,-154,71","w":200,"k":{"U":4,"\u00da":4,"\u00db":4,"\u00dc":4,"\u00d9":4,",":27,".":27,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9}},"C":{"d":"184,-48r2,43v-9,5,-31,9,-54,9v-76,0,-115,-57,-115,-130v0,-73,39,-129,114,-129v26,0,46,7,55,11r-2,41v-49,-29,-118,-14,-118,77v0,89,65,107,118,78","w":200,"k":{",":6,".":6}},"D":{"d":"24,0r0,-251v112,-8,188,15,186,125v-2,112,-76,135,-186,126xm71,-216r0,181v63,5,90,-30,90,-91v0,-61,-27,-95,-90,-90","w":226,"k":{"V":6,"W":3,"Y":20,"\u00dd":20,"\u0178":20,",":27,".":27,"A":13,"\u00c6":13,"\u00c1":13,"\u00c2":13,"\u00c4":13,"\u00c0":13,"\u00c5":13,"\u00c3":13}},"E":{"d":"27,0r0,-251r132,0r0,36r-86,0r0,67r81,0r0,37r-81,0r0,74r89,0r0,37r-135,0"},"F":{"d":"27,0r0,-251r127,0r0,36r-81,0r0,69r77,0r0,37r-77,0r0,109r-46,0","w":166,"k":{"\u00eb":6,"\u00e3":20,"\u00e0":20,"\u00e4":20,",":33,".":33,"A":27,"\u00c6":27,"\u00c1":27,"\u00c2":27,"\u00c4":27,"\u00c0":27,"\u00c5":27,"\u00c3":27,"a":20,"\u00e6":20,"\u00e1":20,"\u00e2":20,"\u00e5":20,"e":6,"\u00e9":6,"\u00ea":6,"\u00e8":6,"o":9,"\u00f8":9,"\u0153":9,"\u00f3":9,"\u00f4":9,"\u00f6":9,"\u00f2":9,"\u00f5":9}},"G":{"d":"127,-105r0,-36r81,0r0,132v-13,7,-35,13,-68,13v-81,0,-123,-55,-123,-130v0,-75,42,-129,123,-129v29,0,51,7,61,11r-2,41v-15,-9,-35,-15,-58,-15v-49,0,-75,40,-75,92v0,68,40,107,99,88r0,-67r-38,0","w":233,"k":{",":20,".":20}},"H":{"d":"27,0r0,-251r46,0r0,102r74,0r0,-102r46,0r0,251r-46,0r0,-111r-74,0r0,111r-46,0","w":219},"I":{"d":"27,0r0,-251r46,0r0,251r-46,0","w":100},"J":{"d":"57,-251r46,0r0,178v-1,70,-46,89,-96,70r0,-39v22,13,50,-1,50,-32r0,-177","w":126,"k":{",":20,".":20,"A":6,"\u00c6":6,"\u00c1":6,"\u00c2":6,"\u00c4":6,"\u00c0":6,"\u00c5":6,"\u00c3":6,"a":9,"\u00e6":9,"\u00e1":9,"\u00e2":9,"\u00e4":9,"\u00e0":9,"\u00e5":9,"\u00e3":9,"e":6,"\u00e9":6,"\u00ea":6,"\u00eb":6,"\u00e8":6,"o":6,"\u00f8":6,"\u0153":6,"\u00f3":6,"\u00f4":6,"\u00f6":6,"\u00f2":6,"\u00f5":6,"u":4,"\u00fa":4,"\u00fb":4,"\u00fc":4,"\u00f9":4}},"K":{"d":"27,0r0,-251r46,0r1,106r71,-106r53,0r-85,118r92,133r-56,0r-76,-118r0,118r-46,0","w":206,"k":{"O":27,"\u00d8":27,"\u0152":27,"\u00d3":27,"\u00d4":27,"\u00d6":27,"\u00d2":27,"\u00d5":27,"y":13,"\u00fd":13,"\u00ff":13,"e":13,"\u00e9":13,"\u00ea":13,"\u00eb":13,"\u00e8":13,"o":13,"\u00f8":13,"\u0153":13,"\u00f3":13,"\u00f4":13,"\u00f6":13,"\u00f2":13,"\u00f5":13,"u":9,"\u00fa":9,"\u00fb":9,"\u00fc":9,"\u00f9":9}},"L":{"d":"24,0r0,-251r47,0r0,214r82,0r0,37r-129,0","w":159,"k":{"T":36,"V":36,"W":27,"y":16,"\u00fd":16,"\u00ff":16,"Y":40,"\u00dd":40,"\u0178":40,"\u201d":46,"\u2019":27}},"M":{"d":"225,0r0,-210r-63,210r-33,0r-61,-210r0,210r-42,0r0,-251r69,0r53,187r53,-187r66,0r0,251r-42,0","w":293},"N":{"d":"26,0r0,-251r55,0r84,197r0,-197r42,0r0,251r-55,0r-84,-196r0,196r-42,0","w":233,"k":{",":9,".":9}},"O":{"d":"64,-126v0,69,24,94,53,94v29,0,52,-25,52,-94v0,-69,-23,-94,-52,-94v-29,0,-53,25,-53,94xm17,-126v0,-90,48,-129,100,-129v52,0,100,39,100,129v0,90,-48,130,-100,130v-52,0,-100,-40,-100,-130","w":233,"k":{"T":16,"V":6,"W":6,"Y":18,"\u00dd":18,"\u0178":18,",":27,".":27,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9,"X":13}},"P":{"d":"71,-134v36,3,58,-7,58,-41v0,-34,-21,-44,-58,-41r0,82xm24,0r0,-251r72,0v52,0,79,28,79,76v1,57,-39,83,-104,77r0,98r-47,0","w":186,"k":{"\u00e4":20,",":46,".":46,"A":27,"\u00c6":27,"\u00c1":27,"\u00c2":27,"\u00c4":27,"\u00c0":27,"\u00c5":27,"\u00c3":27,"a":20,"\u00e6":20,"\u00e1":20,"\u00e2":20,"\u00e0":20,"\u00e5":20,"\u00e3":20,"e":13,"\u00e9":13,"\u00ea":13,"\u00eb":13,"\u00e8":13,"o":13,"\u00f8":13,"\u0153":13,"\u00f3":13,"\u00f4":13,"\u00f6":13,"\u00f2":13,"\u00f5":13}},"Q":{"d":"64,-126v0,69,24,94,53,94v29,0,52,-25,52,-94v0,-69,-23,-94,-52,-94v-29,0,-53,25,-53,94xm160,48r-35,-44v-62,2,-108,-37,-108,-130v0,-90,48,-129,100,-129v52,0,100,39,100,129v0,62,-23,101,-54,118r50,56r-53,0","w":233,"k":{",":13,".":13}},"R":{"d":"24,0r0,-251v74,-1,154,-11,154,66v0,34,-23,53,-49,60v9,1,20,6,28,29r33,96r-49,0r-25,-82v-8,-24,-21,-27,-45,-26r0,108r-47,0xm71,-142v34,2,59,-5,59,-38v1,-36,-25,-37,-59,-36r0,74","w":200,"k":{"T":9,"U":3,"\u00da":3,"\u00db":3,"\u00dc":3,"\u00d9":3,"V":9,"Y":20,"\u00dd":20,"\u0178":20}},"S":{"d":"21,-8r2,-41v19,15,96,32,92,-20v-4,-50,-105,-49,-97,-117v-6,-66,85,-80,131,-60r-2,39v-19,-12,-85,-20,-82,18v3,30,34,36,54,49v29,18,43,33,43,68v0,74,-88,91,-141,64","k":{",":20,".":20}},"T":{"d":"64,0r0,-215r-56,0r0,-36r158,0r0,36r-56,0r0,215r-46,0","w":173,"k":{"\u00fc":31,"\u00f2":31,"\u00f6":31,"\u00e8":31,"\u00eb":31,"\u00ea":31,"\u00e3":27,"\u00e5":27,"\u00e0":27,"\u00e4":27,"\u00e2":27,"O":16,"\u00d8":16,"\u0152":16,"\u00d3":16,"\u00d4":16,"\u00d6":16,"\u00d2":16,"\u00d5":16,"w":27,"y":27,"\u00fd":27,"\u00ff":27,",":36,".":36,"A":27,"\u00c6":27,"\u00c1":27,"\u00c2":27,"\u00c4":27,"\u00c0":27,"\u00c5":27,"\u00c3":27,"a":27,"\u00e6":27,"\u00e1":27,"e":31,"\u00e9":31,"o":31,"\u00f8":31,"\u0153":31,"\u00f3":31,"\u00f4":31,"\u00f5":31,"u":31,"\u00fa":31,"\u00fb":31,"\u00f9":31,"-":36,"r":31,":":23,";":23}},"U":{"d":"24,-251r47,0r0,162v0,42,12,56,39,56v26,0,39,-14,39,-56r0,-162r46,0r0,162v0,66,-38,93,-85,93v-48,0,-86,-27,-86,-93r0,-162","w":219,"k":{",":20,".":20,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9}},"V":{"d":"78,0r-75,-251r50,0r51,193r52,-193r48,0r-77,251r-49,0","w":206,"k":{"\u00f6":20,"\u00f4":20,"\u00ee":6,"\u00e8":20,"\u00eb":20,"\u00ea":20,"\u00e3":23,"\u00e5":23,"\u00e0":23,"\u00e4":23,"\u00e2":23,"G":6,"O":6,"\u00d8":6,"\u0152":6,"\u00d3":6,"\u00d4":6,"\u00d6":6,"\u00d2":6,"\u00d5":6,",":33,".":33,"A":18,"\u00c6":18,"\u00c1":18,"\u00c2":18,"\u00c4":18,"\u00c0":18,"\u00c5":18,"\u00c3":18,"a":23,"\u00e6":23,"\u00e1":23,"e":20,"\u00e9":20,"o":20,"\u00f8":20,"\u0153":20,"\u00f3":20,"\u00f2":20,"\u00f5":20,"u":20,"\u00fa":20,"\u00fb":20,"\u00fc":20,"\u00f9":20,"-":27,":":20,";":20,"i":6,"\u0131":6,"\u00ed":6,"\u00ef":6,"\u00ec":6}},"W":{"d":"188,0r-38,-206r-40,206r-54,0r-51,-251r43,0r36,193r38,-193r56,0r38,193r37,-193r42,0r-52,251r-55,0","w":299,"k":{"\u00fc":13,"\u00f6":16,"\u00ea":16,"\u00e4":16,"O":6,"\u00d8":6,"\u0152":6,"\u00d3":6,"\u00d4":6,"\u00d6":6,"\u00d2":6,"\u00d5":6,"y":6,"\u00fd":6,"\u00ff":6,",":27,".":27,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9,"a":16,"\u00e6":16,"\u00e1":16,"\u00e2":16,"\u00e0":16,"\u00e5":16,"\u00e3":16,"e":16,"\u00e9":16,"\u00eb":16,"\u00e8":16,"o":16,"\u00f8":16,"\u0153":16,"\u00f3":16,"\u00f4":16,"\u00f2":16,"\u00f5":16,"u":13,"\u00fa":13,"\u00fb":13,"\u00f9":13,"-":16,":":20,";":20,"i":6,"\u0131":6,"\u00ed":6,"\u00ee":6,"\u00ef":6,"\u00ec":6,"h":6}},"X":{"d":"152,0r-47,-94r-52,94r-51,0r75,-133r-66,-118r53,0r40,81r46,-81r49,0r-67,118r72,133r-52,0","w":206},"Y":{"d":"77,0r0,-101r-74,-150r50,0r49,100r46,-100r49,0r-74,151r0,100r-46,0","w":200,"k":{"\u00fc":27,"\u00f6":33,"O":18,"\u00d8":18,"\u0152":18,"\u00d3":18,"\u00d4":18,"\u00d6":18,"\u00d2":18,"\u00d5":18,",":50,".":50,"A":29,"\u00c6":29,"\u00c1":29,"\u00c2":29,"\u00c4":29,"\u00c0":29,"\u00c5":29,"\u00c3":29,"a":33,"\u00e6":33,"\u00e1":33,"\u00e2":33,"\u00e4":33,"\u00e0":33,"\u00e5":33,"\u00e3":33,"e":36,"\u00e9":36,"\u00ea":36,"\u00eb":36,"\u00e8":36,"o":33,"\u00f8":33,"\u0153":33,"\u00f3":33,"\u00f4":33,"\u00f2":33,"\u00f5":33,"u":27,"\u00fa":27,"\u00fb":27,"\u00f9":27,"-":46,":":27,";":27,"i":6,"\u0131":6,"\u00ed":6,"\u00ee":6,"\u00ef":6,"\u00ec":6,"S":13,"\u0160":13}},"Z":{"d":"13,0r0,-40r99,-175r-96,0r0,-36r150,0r0,38r-100,176r101,0r0,37r-154,0"},"[":{"d":"27,60r0,-322r65,0r0,28r-31,0r0,266r31,0r0,28r-65,0","w":106},"\\":{"d":"67,4r-64,-259r32,0r62,259r-30,0","w":100},"]":{"d":"14,60r0,-28r31,0r0,-266r-31,0r0,-28r66,0r0,322r-66,0","w":106},"^":{"d":"22,-106r71,-145r30,0r71,145r-31,0r-55,-113r-55,113r-31,0","w":216},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0"},"\u2018":{"d":"16,-181r27,-89r35,0r-19,89r-43,0","w":93,"k":{"\u2018":27,"A":40,"\u00c6":40,"\u00c1":40,"\u00c2":40,"\u00c4":40,"\u00c0":40,"\u00c5":40,"\u00c3":40}},"a":{"d":"32,-139r-3,-36v13,-6,31,-13,59,-13v103,-3,61,100,73,188r-40,0v-2,-7,-3,-16,-3,-25v-21,41,-108,37,-108,-26v0,-53,47,-64,107,-63v1,-24,-6,-42,-35,-43v-22,0,-41,11,-50,18xm81,-27v31,1,37,-28,36,-64v-38,-1,-66,7,-65,35v0,17,12,29,29,29"},"b":{"d":"21,-270r45,0r0,111v6,-14,21,-29,48,-29v40,0,64,35,64,95v0,51,-19,96,-65,96v-30,1,-41,-18,-50,-32v0,13,-1,24,-2,29r-42,0xm66,-93v0,35,9,63,35,63v26,0,33,-21,33,-64v0,-37,-9,-62,-34,-62v-24,0,-34,27,-34,63","w":193,"k":{",":13,".":13}},"c":{"d":"144,-40r2,35v-10,4,-26,8,-44,8v-61,0,-87,-43,-87,-96v0,-67,60,-113,129,-88r-3,36v-38,-21,-86,-2,-80,53v-5,49,44,76,83,52","w":153,"k":{",":6,".":6}},"d":{"d":"128,-270r44,0r2,270r-42,0v-2,-4,1,-19,-2,-29v-7,16,-21,32,-50,32v-46,0,-65,-45,-65,-96v0,-60,24,-95,64,-95v28,-1,41,17,49,29r0,-111xm60,-94v0,43,7,64,33,64v26,0,35,-28,35,-63v0,-36,-11,-63,-35,-63v-25,0,-33,25,-33,62","w":193},"e":{"d":"154,-44r2,35v-9,4,-28,12,-55,12v-60,0,-86,-43,-86,-93v0,-55,29,-98,76,-98v42,0,78,30,75,107r-108,0v0,32,12,51,47,51v27,0,41,-8,49,-14xm58,-109r64,0v0,-33,-11,-49,-31,-49v-23,0,-33,25,-33,49","k":{",":13,".":13}},"f":{"d":"35,0r0,-153r-31,0r0,-32r31,0v-1,-50,-5,-87,53,-89v12,0,23,2,32,4r-2,32v-19,-5,-39,-1,-39,21r0,32r34,0r0,32r-34,0r0,153r-44,0","w":119,"k":{"\u201d":9,",":27,".":27}},"g":{"d":"61,-95v0,44,14,62,29,62v28,0,40,-20,40,-62v0,-39,-15,-59,-36,-59v-23,0,-33,21,-33,59xm23,68r3,-39v10,6,32,16,55,16v48,-1,52,-38,48,-76v-7,14,-20,31,-49,31v-26,0,-65,-17,-65,-92v0,-51,18,-96,67,-96v28,-1,39,17,50,31v0,-10,2,-18,2,-28r40,0r-1,166v0,58,-18,99,-86,99v-30,0,-53,-8,-64,-12","w":193,"k":{",":6,".":13}},"h":{"d":"20,0r0,-270r45,0r1,108v8,-12,18,-26,46,-26v83,2,48,113,55,188r-45,0r0,-111v0,-28,-8,-41,-26,-41v-54,0,-24,99,-31,152r-45,0","w":186},"i":{"d":"24,0r0,-185r45,0r0,185r-45,0xm24,-220r0,-44r46,0r0,44r-46,0","w":93},"j":{"d":"24,-185r45,0r0,193v4,62,-23,79,-75,70r1,-34v19,3,29,7,29,-29r0,-200xm24,-220r0,-44r46,0r0,44r-46,0","w":93},"k":{"d":"20,0r0,-270r45,0r1,159r54,-74r48,0r-65,83r71,102r-52,0r-57,-90r0,90r-45,0","k":{"e":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00e8":4,"o":4,"\u00f8":4,"\u0153":4,"\u00f3":4,"\u00f4":4,"\u00f6":4,"\u00f2":4,"\u00f5":4}},"l":{"d":"24,0r0,-270r45,0r0,270r-45,0","w":93},"m":{"d":"19,0r-1,-185r44,0v0,10,2,19,2,29v7,-14,21,-32,47,-32v31,0,42,19,47,29v9,-13,23,-29,50,-29v77,-1,47,115,53,188r-45,0r0,-117v0,-23,-6,-35,-23,-35v-53,0,-24,99,-31,152r-44,0r0,-117v0,-23,-7,-35,-24,-35v-52,0,-23,99,-30,152r-45,0","w":280},"n":{"d":"20,0r-1,-185r41,0v1,8,0,21,3,28v6,-11,19,-31,49,-31v83,2,48,113,55,188r-45,0r0,-111v0,-28,-8,-41,-26,-41v-54,0,-24,99,-31,152r-45,0","w":186},"o":{"d":"97,-157v-51,1,-50,127,0,128v29,0,35,-33,35,-64v0,-31,-6,-64,-35,-64xm15,-93v0,-76,44,-95,82,-95v38,0,81,19,81,95v0,78,-43,96,-81,96v-38,0,-82,-18,-82,-96","w":193,"k":{",":13,".":13}},"p":{"d":"21,78r-2,-263r42,0v2,4,0,18,3,28v7,-16,20,-31,49,-31v46,0,65,44,65,95v0,60,-24,96,-64,96v-27,0,-42,-16,-48,-30r0,105r-45,0xm66,-92v0,36,10,62,34,62v25,0,34,-24,34,-61v0,-43,-7,-65,-33,-65v-26,0,-35,29,-35,64","w":193,"k":{",":13,".":13}},"q":{"d":"128,78r-1,-105v-6,14,-21,30,-48,30v-40,0,-64,-36,-64,-96v0,-51,19,-95,65,-95v30,-1,42,17,51,31v0,-13,0,-23,1,-28r42,0v-5,82,-1,177,-2,263r-44,0xm60,-91v0,37,8,61,33,61v24,0,35,-26,35,-62v0,-35,-9,-64,-35,-64v-26,0,-33,22,-33,65","w":193},"r":{"d":"22,0r-2,-185r40,0v1,10,0,24,3,33v5,-15,24,-41,54,-35r0,42v-26,-6,-51,3,-51,43r0,102r-44,0","w":126,"k":{",":36,".":36,"a":4,"\u00e6":4,"\u00e1":4,"\u00e2":4,"\u00e4":4,"\u00e0":4,"\u00e5":4,"\u00e3":4,"e":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00e8":4,"o":4,"\u00f8":4,"\u0153":4,"\u00f3":4,"\u00f4":4,"\u00f6":4,"\u00f2":4,"\u00f5":4,"c":4,"\u00e7":4,"d":4,"g":4,"q":4,"s":4,"\u0161":4,"-":27}},"s":{"d":"13,-6r2,-37v9,6,75,26,75,-6v0,-35,-77,-35,-77,-87v0,-26,25,-52,64,-52v24,0,42,6,46,7r-2,35v-16,-8,-66,-16,-65,10v9,33,84,42,78,84v6,53,-81,65,-121,46","w":146,"k":{",":13,".":13}},"t":{"d":"37,-185r0,-39r44,-13r0,52r37,0r0,32r-37,0r0,96v-3,28,22,30,37,22r0,32v-36,14,-81,4,-81,-48r0,-102r-30,0r0,-32r30,0","w":126},"u":{"d":"167,-185r1,185r-42,0v-1,-8,0,-26,-2,-28v-9,14,-20,31,-49,31v-82,-3,-48,-113,-55,-188r45,0r0,111v0,28,7,40,26,40v24,0,31,-21,31,-45r0,-106r45,0","w":186},"v":{"d":"60,0r-56,-185r46,0r38,143r38,-143r44,0r-57,185r-53,0","w":173,"k":{",":27,".":27}},"w":{"d":"167,0r-34,-144r-32,144r-49,0r-50,-185r46,0r30,144r32,-144r51,0r31,144r30,-144r43,0r-49,185r-49,0","w":266,"k":{",":25,".":25}},"x":{"d":"1,0r56,-100r-52,-85r51,0r29,59r31,-59r46,0r-52,85r56,100r-49,0r-35,-69r-34,69r-47,0","w":166},"y":{"d":"48,-185r38,140r36,-140r43,0r-68,220v-6,36,-44,54,-81,40r2,-34v26,14,43,-9,45,-39r-61,-187r46,0","w":166,"k":{",":25,".":25}},"z":{"d":"10,0r0,-39r79,-113r-76,0r0,-33r121,0r0,38r-78,113r80,0r0,34r-126,0","w":146},"{":{"d":"113,60v-40,3,-69,-3,-69,-45v0,-42,6,-105,-32,-103r0,-25v39,2,32,-62,32,-104v0,-42,29,-48,69,-45r0,25v-51,-10,-35,50,-35,93v0,33,-23,39,-31,44v9,1,31,9,31,44v0,37,-21,99,35,91r0,25","w":119},"|":{"d":"24,90r0,-360r32,0r0,360r-32,0","w":79},"}":{"d":"7,60r0,-25v50,10,34,-50,34,-92v0,-33,24,-39,32,-44v-9,-1,-32,-9,-32,-44v0,-37,21,-99,-34,-92r0,-25v40,-3,69,3,69,45v0,42,-7,106,32,104r0,25v-39,-2,-32,62,-32,103v0,42,-29,48,-69,45","w":119},"~":{"d":"70,-118v24,0,53,24,77,24v14,0,23,-13,31,-26r13,25v-8,12,-21,31,-45,31v-25,0,-52,-24,-77,-24v-14,0,-23,13,-31,26r-13,-25v8,-14,21,-31,45,-31","w":216},"\u00a1":{"d":"84,-111r6,177r-46,0r5,-177r35,0xm88,-185r0,45r-43,0r0,-45r43,0","w":133},"\u00a2":{"d":"96,-40r17,-114v-46,1,-51,93,-17,114xm83,46r7,-46v-43,-10,-62,-48,-62,-93v0,-53,28,-95,90,-95r7,-41r18,0r-7,42v9,1,16,4,21,6r-3,36v-6,-3,-14,-8,-23,-9r-18,122v16,4,35,-2,44,-8r2,35v-16,6,-34,8,-51,8r-7,43r-18,0","w":187},"\u00a3":{"d":"19,0r0,-35r26,0r0,-85r-26,0r0,-28r26,0v-1,-56,1,-103,78,-107v15,0,31,4,45,7r-3,35v-14,-6,-23,-8,-39,-8v-39,0,-40,35,-39,73r56,0r0,28r-56,0r0,85r81,0r0,35r-149,0","w":187},"\u2044":{"d":"-40,12r112,-276r28,0r-112,276r-28,0","w":60},"\u00a5":{"d":"72,0r0,-53r-55,0r0,-26r55,0r0,-28r-55,0r0,-26r43,0r-57,-118r46,0r45,100r44,-100r46,0r-56,118r42,0r0,26r-55,0r0,28r55,0r0,26r-55,0r0,53r-43,0","w":187},"\u0192":{"d":"40,-119r4,-28r33,0v9,-46,11,-108,63,-108v15,0,28,5,33,7r-5,31v-19,-14,-36,-2,-41,29r-6,41r32,0r-4,28r-33,0v-18,76,-7,233,-110,192r4,-32v24,14,36,-4,41,-31r22,-129r-33,0","w":187},"\u00a7":{"d":"150,-244r-3,34v-15,-10,-72,-23,-72,9v0,41,89,42,87,94v0,23,-15,41,-28,53v41,29,25,100,-50,100v-27,0,-49,-9,-58,-13r4,-35v15,12,82,31,82,-9v0,-42,-87,-45,-87,-99v0,-23,21,-41,32,-47v-39,-28,-30,-98,39,-98v26,0,46,7,54,11xm123,-99v0,-22,-26,-35,-45,-45v-22,17,-16,53,13,64r20,11v6,-8,12,-16,12,-30","w":186},"\u00a4":{"d":"7,-57r19,-19v-22,-26,-22,-73,0,-99r-19,-19r18,-18r19,19v28,-22,72,-22,99,0r19,-19r18,18r-19,19v22,27,22,72,0,99r19,19r-18,18r-19,-19v-27,22,-71,22,-99,0r-19,19xm94,-68v32,0,56,-26,56,-58v0,-32,-24,-57,-56,-57v-32,0,-57,25,-57,57v0,32,25,58,57,58","w":187},"'":{"d":"29,-181r0,-89r36,0r0,89r-36,0","w":93},"\u201c":{"d":"31,-181r27,-89r35,0r-19,89r-43,0xm94,-181r28,-89r34,0r-18,89r-44,0","w":186,"k":{"\u2018":13,"A":40,"\u00c6":40,"\u00c1":40,"\u00c2":40,"\u00c4":40,"\u00c0":40,"\u00c5":40,"\u00c3":40}},"\u00ab":{"d":"124,-19r-38,-74r38,-75r36,0r-35,75r35,74r-36,0xm60,-19r-38,-74r38,-75r36,0r-35,75r35,74r-36,0","w":186},"\u2039":{"d":"52,-19r-38,-74r38,-75r36,0r-35,75r35,74r-36,0","w":106},"\u203a":{"d":"55,-168r38,75r-38,74r-36,0r35,-74r-35,-75r36,0","w":106},"\ufb01":{"d":"138,0r0,-185r44,0r0,185r-44,0xm137,-220r0,-44r46,0r0,44r-46,0xm35,0r0,-153r-31,0r0,-32r31,0v-1,-50,-5,-87,53,-89v12,0,23,2,32,4r-2,32v-19,-5,-39,-1,-39,21r0,32r34,0r0,32r-34,0r0,153r-44,0","w":206},"\ufb02":{"d":"138,0r0,-270r44,0r0,270r-44,0xm35,0r0,-153r-31,0r0,-32r31,0v-1,-50,-5,-87,53,-89v12,0,23,2,32,4r-2,32v-19,-5,-39,-1,-39,21r0,32r34,0r0,32r-34,0r0,153r-44,0","w":206},"\u2013":{"d":"0,-86r0,-32r180,0r0,32r-180,0"},"\u2020":{"d":"74,0r0,-154r-50,0r0,-34r50,0r0,-63r39,0r0,63r50,0r0,34r-50,0r0,154r-39,0","w":187},"\u2021":{"d":"75,0r0,-56r-51,0r0,-31r51,0r0,-77r-51,0r0,-31r51,0r0,-56r37,0r0,56r51,0r0,31r-51,0r0,77r51,0r0,31r-51,0r0,56r-37,0","w":187},"\u00b7":{"d":"19,-102v0,-15,13,-28,28,-28v15,0,28,13,28,28v0,15,-13,27,-28,27v-15,0,-28,-12,-28,-27","w":93},"\u00b6":{"d":"150,43r0,-268r-38,0r0,268r-35,0r0,-163v-30,0,-62,-20,-62,-64v1,-84,91,-65,169,-67r0,294r-34,0","w":216},"\u2022":{"d":"27,-126v0,-35,28,-63,63,-63v35,0,63,28,63,63v0,35,-28,63,-63,63v-35,0,-63,-28,-63,-63"},"\u201a":{"d":"30,-46r43,0r-27,89r-34,0","w":93},"\u201e":{"d":"113,-46r43,0r-27,89r-35,0xm49,-46r44,0r-28,89r-34,0","w":186},"\u201d":{"d":"113,-270r43,0r-27,89r-35,0xm49,-270r44,0r-28,89r-34,0","w":186,"k":{" ":13}},"\u00bb":{"d":"126,-168r39,75r-39,74r-36,0r36,-74r-36,-75r36,0xm63,-168r38,75r-38,74r-36,0r35,-74r-35,-75r36,0","w":186},"\u2026":{"d":"39,0r0,-47r43,0r0,47r-43,0xm158,0r0,-47r44,0r0,47r-44,0xm278,0r0,-47r43,0r0,47r-43,0","w":360},"\u2030":{"d":"278,-22v14,0,16,-13,16,-42v0,-29,-2,-43,-16,-43v-14,0,-17,14,-17,43v0,29,3,42,17,42xm278,4v-32,0,-44,-25,-44,-68v0,-43,12,-68,44,-68v32,0,43,25,43,68v0,43,-11,68,-43,68xm173,-22v14,0,17,-13,17,-42v0,-29,-3,-43,-17,-43v-14,0,-17,14,-17,43v0,29,3,42,17,42xm173,4v-32,0,-43,-25,-43,-68v0,-43,11,-68,43,-68v32,0,44,25,44,68v0,43,-12,68,-44,68xm56,-145v14,0,17,-13,17,-42v0,-29,-3,-43,-17,-43v-14,0,-17,14,-17,43v0,29,3,42,17,42xm56,-120v-32,0,-44,-24,-44,-67v0,-43,12,-68,44,-68v32,0,43,25,43,68v0,43,-11,67,-43,67xm54,8r99,-267r22,0r-99,267r-22,0","w":333},"\u00bf":{"d":"16,9v-1,-47,52,-76,50,-121r38,0v7,48,-40,69,-42,108v-3,44,56,42,78,25r2,39v-7,3,-28,9,-54,9v-46,0,-72,-24,-72,-60xm107,-185r0,45r-44,0r0,-45r44,0","w":166},"`":{"d":"-4,-258r42,0r23,52r-28,0","w":79},"\u00b4":{"d":"19,-206r23,-52r42,0r-37,52r-28,0","w":79},"\u02c6":{"d":"-12,-206r33,-52r39,0r32,52r-33,0r-19,-31r-20,31r-32,0","w":79},"\u02dc":{"d":"7,-210r-21,0v0,-13,7,-41,34,-42v0,0,47,27,52,-2r22,0v0,10,-7,42,-34,42v-18,-1,-49,-27,-53,2","w":79},"\u00af":{"d":"-10,-219r0,-27r100,0r0,27r-100,0","w":79},"\u02d8":{"d":"14,-255v1,12,11,26,26,25v18,0,26,-16,26,-25r21,0v0,12,-3,48,-47,48v-44,0,-47,-36,-47,-48r21,0","w":79},"\u02d9":{"d":"23,-217r0,-40r34,0r0,40r-34,0","w":79},"\u00a8":{"d":"-8,-217r0,-40r35,0r0,40r-35,0xm53,-217r0,-40r34,0r0,40r-34,0","w":79},"\u02da":{"d":"1,-239v0,-21,18,-39,39,-39v21,0,38,18,38,39v0,21,-17,38,-38,38v-21,0,-39,-17,-39,-38xm19,-239v0,11,10,20,21,20v11,0,20,-9,20,-20v0,-11,-9,-21,-20,-21v-11,0,-21,10,-21,21","w":79},"\u00b8":{"d":"2,73r6,-15v11,6,44,9,44,-9v0,-14,-21,-17,-31,-11v-12,-8,3,-25,5,-38r16,0r-7,22v21,-7,45,5,45,25v0,38,-53,37,-78,26","w":79},"\u02dd":{"d":"-17,-206r23,-52r42,0r-37,52r-28,0xm43,-206r23,-52r42,0r-37,52r-28,0","w":79},"\u02db":{"d":"85,61r4,14v-27,10,-66,7,-64,-30v1,-23,19,-46,49,-45v-16,17,-22,33,-22,44v0,18,18,22,33,17","w":79},"\u02c7":{"d":"20,-206r-32,-52r33,0r19,32r20,-32r32,0r-33,52r-39,0","w":79},"\u2014":{"d":"0,-86r0,-32r360,0r0,32r-360,0","w":360},"\u00c6":{"d":"153,-96r-1,-124r-57,124r58,0xm153,0r0,-60r-73,0r-28,60r-49,0r120,-251r154,0r0,36r-81,0r0,67r77,0r0,37r-77,0r0,74r84,0r0,37r-127,0","w":299},"\u00aa":{"d":"28,-225r-1,-22v8,-4,19,-8,40,-8v65,-3,39,59,48,112r-28,0v-2,-4,0,-11,-3,-14v-13,24,-72,21,-72,-16v0,-30,32,-40,71,-39v1,-14,-5,-21,-22,-22v-14,0,-28,5,-33,9xm60,-161v18,0,24,-14,23,-34v-20,0,-41,4,-41,19v0,10,7,15,18,15","w":126},"\u0141":{"d":"24,0r0,-87r-24,22r0,-34r24,-22r0,-130r47,0r0,88r45,-41r0,33r-45,42r0,92r82,0r0,37r-129,0","w":159,"k":{"T":36,"V":36,"W":27,"y":16,"\u00fd":16,"\u00ff":16,"Y":40,"\u00dd":40,"\u0178":40,"\u201d":46,"\u2019":27}},"\u00d8":{"d":"69,-80r88,-112v-9,-20,-23,-28,-40,-28v-29,0,-53,25,-53,94v0,18,2,34,5,46xm9,-5r28,-35v-13,-21,-20,-49,-20,-86v-1,-124,98,-162,167,-100r26,-32r14,11r-28,36v13,21,21,49,21,85v1,125,-99,164,-168,100r-26,32xm165,-171r-89,111v9,20,24,28,41,28v29,0,52,-25,52,-94v0,-18,-1,-32,-4,-45","w":233,"k":{"T":16,"V":6,"W":6,"Y":18,"\u00dd":18,"\u0178":18,",":27,".":27,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9,"X":13}},"\u0152":{"d":"198,-37r86,0r0,37r-164,2v-79,0,-103,-62,-103,-127v0,-94,56,-143,160,-126r103,0r0,36r-82,0r0,67r77,0r0,37r-77,0r0,74xm152,-37r0,-178v-63,-17,-86,28,-86,89v0,59,25,108,86,89","w":299},"\u00ba":{"d":"40,-198v0,19,5,36,23,36v18,0,23,-17,23,-36v0,-19,-5,-36,-23,-36v-18,0,-23,17,-23,36xm9,-198v0,-45,29,-57,54,-57v25,0,55,12,55,57v0,45,-30,57,-55,57v-25,0,-54,-12,-54,-57","w":126},"\u00e6":{"d":"158,-109r64,0v0,-33,-11,-49,-31,-49v-23,0,-33,25,-33,49xm36,-139r-3,-36v23,-14,97,-23,109,12v10,-16,26,-25,49,-25v42,0,77,30,74,107r-107,0v0,32,13,51,46,51v27,0,41,-8,49,-14r2,35v-9,4,-28,12,-55,12v-39,1,-57,-15,-68,-36v-21,49,-118,51,-118,-18v0,-53,46,-64,103,-63v1,-23,-6,-43,-31,-43v-22,0,-41,11,-50,18xm84,-27v26,1,35,-28,33,-64v-34,-1,-62,6,-61,35v0,17,11,29,28,29","w":279},"\u0131":{"d":"24,0r0,-185r45,0r0,185r-45,0","w":93},"\u0142":{"d":"28,0r0,-93r-28,30r0,-35r28,-30r0,-142r44,0r0,93r28,-30r0,35r-28,30r0,142r-44,0","w":100},"\u00f8":{"d":"64,-64r59,-76v-5,-10,-13,-17,-26,-17v-38,0,-40,56,-33,93xm15,-3r18,-23v-11,-15,-18,-36,-18,-67v3,-100,75,-113,133,-78r17,-22r13,10r-18,24v11,14,18,35,18,66v-2,103,-75,114,-133,79r-17,21xm130,-121r-60,75v5,10,14,17,27,17v37,0,38,-55,33,-92","w":193,"k":{",":13,".":13}},"\u0153":{"d":"270,-44r2,35v-9,4,-29,12,-56,12v-36,0,-54,-18,-62,-33v-8,21,-33,33,-57,33v-38,0,-82,-18,-82,-96v0,-76,44,-95,82,-95v20,0,44,7,56,33v11,-22,30,-33,54,-33v42,0,77,30,74,107r-107,0v0,32,12,51,47,51v27,0,41,-8,49,-14xm174,-109r64,0v0,-33,-11,-49,-31,-49v-23,0,-33,25,-33,49xm97,-157v-51,1,-50,127,0,128v29,0,35,-33,35,-64v0,-31,-6,-64,-35,-64","w":293,"k":{",":13,".":13}},"\u00df":{"d":"20,0r0,-194v0,-55,30,-80,76,-80v48,0,71,29,71,68v1,47,-28,54,-42,63v31,3,52,31,52,66v0,56,-40,92,-95,76r2,-33v27,11,47,-10,47,-41v0,-46,-30,-50,-45,-50r0,-33v13,0,38,-4,38,-45v0,-23,-10,-39,-30,-39v-21,0,-31,15,-31,40r0,202r-43,0","w":193,"k":{",":13,".":13}},"\u00b9":{"d":"55,-102r0,-117r-22,19r-16,-20r41,-32r28,0r0,150r-31,0","w":121},"\u00ac":{"d":"167,-37r0,-76r-150,0r0,-32r182,0r0,108r-32,0","w":216},"\u00b5":{"d":"20,78r0,-263r45,0r0,111v0,28,7,40,26,40v24,0,31,-21,31,-45r0,-106r45,0r1,185r-42,0v-1,-8,0,-26,-2,-28v-9,16,-35,40,-59,27r0,79r-45,0","w":186},"\u2122":{"d":"64,-102r0,-123r-45,0r0,-26r119,0r0,26r-45,0r0,123r-29,0xm310,-102r-1,-114r-42,114r-23,0r-42,-114r0,114r-28,0r0,-149r43,0r39,101r38,-101r44,0r0,149r-28,0","w":360},"\u00d0":{"d":"24,0r0,-114r-24,0r0,-31r24,0r0,-106v112,-8,188,15,186,125v-2,112,-76,135,-186,126xm71,-216r0,71r46,0r0,31r-46,0r0,79v63,5,90,-30,90,-91v0,-61,-27,-95,-90,-90","w":226,"k":{"V":6,"W":3,"Y":20,"\u00dd":20,"\u0178":20,",":27,".":27,"A":13,"\u00c6":13,"\u00c1":13,"\u00c2":13,"\u00c4":13,"\u00c0":13,"\u00c5":13,"\u00c3":13}},"\u00bd":{"d":"62,12r112,-276r28,0r-112,276r-28,0xm48,-102r0,-117r-21,19r-16,-20r40,-32r29,0r0,150r-32,0xm174,0v-2,-18,2,-30,12,-36v23,-25,49,-50,49,-69v0,-31,-44,-24,-53,-13r-3,-26v8,-4,20,-9,42,-9v36,0,48,18,48,40v1,28,-29,60,-54,87r54,0r0,26r-95,0","w":280},"\u00b1":{"d":"92,-45r0,-53r-75,0r0,-31r75,0r0,-53r32,0r0,53r75,0r0,31r-75,0r0,53r-32,0xm17,0r0,-32r182,0r0,32r-182,0","w":216},"\u00de":{"d":"71,-176r0,82v36,3,58,-7,58,-41v0,-34,-21,-44,-58,-41xm24,0r0,-251r47,0r0,40v64,-5,104,19,104,76v0,57,-39,83,-104,77r0,58r-47,0","w":186},"\u00bc":{"d":"221,-54v-1,-22,2,-49,-1,-69r-40,69r41,0xm221,0r0,-30r-65,0r0,-27r56,-94r39,0r0,97r18,0r0,24r-18,0r0,30r-30,0xm63,12r113,-276r28,0r-113,276r-28,0xm48,-102r0,-117r-21,19r-16,-20r40,-32r29,0r0,150r-32,0","w":280},"\u00f7":{"d":"17,-75r0,-32r182,0r0,32r-182,0xm80,-166v0,-15,13,-27,28,-27v15,0,28,12,28,27v0,15,-13,28,-28,28v-15,0,-28,-13,-28,-28xm80,-17v0,-15,13,-27,28,-27v15,0,28,12,28,27v0,15,-13,28,-28,28v-15,0,-28,-13,-28,-28","w":216},"\u00a6":{"d":"24,63r0,-126r32,0r0,126r-32,0xm24,-117r0,-126r32,0r0,126r-32,0","w":79},"\u00b0":{"d":"21,-203v0,-28,23,-52,51,-52v28,0,51,24,51,52v0,28,-23,51,-51,51v-28,0,-51,-23,-51,-51xm46,-203v0,14,12,26,26,26v14,0,26,-12,26,-26v0,-14,-12,-27,-26,-27v-14,0,-26,13,-26,27","w":144},"\u00fe":{"d":"21,78r0,-348r45,0r0,113v7,-16,21,-31,47,-31v46,0,65,44,65,95v0,60,-24,96,-64,96v-27,0,-42,-16,-48,-30r0,105r-45,0xm66,-92v0,36,10,62,34,62v25,0,34,-24,34,-61v0,-43,-7,-65,-33,-65v-26,0,-35,29,-35,64","w":193,"k":{",":13,".":13}},"\u00be":{"d":"221,-54v-1,-22,2,-49,-1,-69r-40,69r41,0xm221,0r0,-30r-65,0r0,-27r56,-94r39,0r0,97r18,0r0,24r-18,0r0,30r-30,0xm72,12r112,-276r28,0r-112,276r-28,0xm11,-107r2,-24v14,9,64,12,62,-16v-2,-21,-25,-25,-42,-20r0,-25v16,5,42,2,42,-21v0,-25,-38,-19,-57,-11r-2,-24v27,-12,90,-10,90,31v0,28,-23,32,-31,36v15,4,34,9,34,36v0,46,-62,52,-98,38","w":280},"\u00b2":{"d":"13,-102v-2,-18,2,-30,12,-36v23,-25,49,-50,49,-69v0,-31,-44,-24,-53,-13r-3,-26v8,-4,20,-9,42,-9v36,0,48,18,48,40v1,28,-27,62,-54,87r54,0r0,26r-95,0","w":121},"\u00ae":{"d":"174,-53r-38,-59r-15,0r0,59r-28,0r0,-147v50,0,111,-7,111,44v0,25,-14,39,-38,43r39,60r-31,0xm121,-176r0,41v25,-1,55,7,55,-22v0,-26,-32,-18,-55,-19xm15,-126v0,-71,58,-129,129,-129v71,0,129,58,129,129v0,71,-58,130,-129,130v-71,0,-129,-59,-129,-130xm45,-126v0,57,44,103,99,103v55,0,99,-46,99,-103v0,-57,-44,-102,-99,-102v-55,0,-99,45,-99,102","w":288},"\u2212":{"d":"17,-75r0,-32r182,0r0,32r-182,0","w":216},"\u00f0":{"d":"97,-157v-51,1,-50,127,0,128v29,0,35,-33,35,-64v0,-31,-6,-64,-35,-64xm51,-228r28,-15v-8,-6,-20,-11,-28,-14r29,-17v10,3,21,8,31,15r30,-15r12,13r-27,14v19,17,52,52,52,145v0,87,-43,105,-81,105v-38,0,-82,-18,-82,-96v0,-76,44,-95,78,-95v19,0,28,12,35,16v-5,-21,-23,-49,-34,-58r-31,15","w":193},"\u00d7":{"d":"86,-91r-62,-61r23,-23r61,62r61,-62r23,23r-62,61r62,61r-23,22r-61,-61r-61,61r-23,-22","w":216},"\u00b3":{"d":"11,-107r2,-24v14,9,64,12,62,-16v-2,-21,-25,-25,-42,-20r0,-25v16,5,42,2,42,-21v0,-25,-38,-19,-57,-11r-2,-24v27,-12,90,-10,90,31v0,28,-23,32,-31,36v15,4,34,9,34,36v0,46,-62,52,-98,38","w":121},"\u00a9":{"d":"183,-103r27,0v-4,37,-33,56,-63,56v-47,0,-73,-34,-73,-79v0,-85,125,-111,136,-24r-27,0v-16,-52,-87,-27,-81,24v-8,54,71,76,81,23xm15,-126v0,-71,58,-129,129,-129v71,0,129,58,129,129v0,71,-58,130,-129,130v-71,0,-129,-59,-129,-130xm45,-126v0,57,44,103,99,103v55,0,99,-46,99,-103v0,-57,-44,-102,-99,-102v-55,0,-99,45,-99,102","w":288},"\u00c1":{"d":"76,-96r67,0r-32,-117xm170,0r-17,-60r-87,0r-18,60r-46,0r84,-251r51,0r81,251r-48,0xm89,-263r23,-52r42,0r-37,52r-28,0","w":219},"\u00c2":{"d":"76,-96r67,0r-32,-117xm170,0r-17,-60r-87,0r-18,60r-46,0r84,-251r51,0r81,251r-48,0xm58,-263r33,-52r39,0r32,52r-33,0r-19,-31r-20,31r-32,0","w":219},"\u00c4":{"d":"76,-96r67,0r-32,-117xm170,0r-17,-60r-87,0r-18,60r-46,0r84,-251r51,0r81,251r-48,0xm63,-274r0,-40r34,0r0,40r-34,0xm123,-274r0,-40r35,0r0,40r-35,0","w":219},"\u00c0":{"d":"76,-96r67,0r-32,-117xm170,0r-17,-60r-87,0r-18,60r-46,0r84,-251r51,0r81,251r-48,0xm67,-315r41,0r23,52r-28,0","w":219},"\u00c5":{"d":"76,-96r67,0r-32,-117xm170,0r-17,-60r-87,0r-18,60r-46,0r84,-251r51,0r81,251r-48,0xm75,-300v0,-21,17,-38,38,-38v21,0,39,17,39,38v0,21,-18,39,-39,39v-21,0,-38,-18,-38,-39xm93,-300v0,11,9,21,20,21v11,0,21,-10,21,-21v0,-11,-10,-20,-21,-20v-11,0,-20,9,-20,20","w":219},"\u00c3":{"d":"76,-96r67,0r-32,-117xm170,0r-17,-60r-87,0r-18,60r-46,0r84,-251r51,0r81,251r-48,0xm77,-267r-21,0v0,-13,7,-41,34,-42v0,0,47,27,52,-2r22,0v0,10,-6,42,-33,42v-18,0,-50,-27,-54,2","w":219},"\u00c7":{"d":"184,-48r2,43v-9,5,-41,11,-63,8r-6,19v21,-7,45,5,45,25v0,38,-53,38,-77,26r5,-15v11,6,44,10,44,-9v0,-22,-31,-6,-37,-17r11,-31v-60,-10,-91,-62,-91,-127v0,-73,39,-129,114,-129v26,0,46,7,55,11r-2,41v-49,-29,-118,-14,-118,77v0,89,65,107,118,78","w":200,"k":{",":6,".":6}},"\u00c9":{"d":"27,0r0,-251r132,0r0,36r-86,0r0,67r81,0r0,37r-81,0r0,74r89,0r0,37r-135,0xm72,-263r23,-52r42,0r-37,52r-28,0"},"\u00ca":{"d":"27,0r0,-251r132,0r0,36r-86,0r0,67r81,0r0,37r-81,0r0,74r89,0r0,37r-135,0xm42,-263r33,-52r38,0r32,52r-32,0r-20,-31r-20,31r-31,0"},"\u00cb":{"d":"27,0r0,-251r132,0r0,36r-86,0r0,67r81,0r0,37r-81,0r0,74r89,0r0,37r-135,0xm46,-274r0,-40r35,0r0,40r-35,0xm107,-274r0,-40r34,0r0,40r-34,0"},"\u00c8":{"d":"27,0r0,-251r132,0r0,36r-86,0r0,67r81,0r0,37r-81,0r0,74r89,0r0,37r-135,0xm50,-315r42,0r23,52r-28,0"},"\u00cd":{"d":"27,0r0,-251r46,0r0,251r-46,0xm29,-263r23,-52r42,0r-37,52r-28,0","w":100},"\u00ce":{"d":"27,0r0,-251r46,0r0,251r-46,0xm-2,-263r33,-52r39,0r32,52r-33,0r-19,-31r-20,31r-32,0","w":100},"\u00cf":{"d":"27,0r0,-251r46,0r0,251r-46,0xm3,-274r0,-40r34,0r0,40r-34,0xm63,-274r0,-40r35,0r0,40r-35,0","w":100},"\u00cc":{"d":"27,0r0,-251r46,0r0,251r-46,0xm6,-315r42,0r23,52r-28,0","w":100},"\u00d1":{"d":"26,0r0,-251r55,0r84,197r0,-197r42,0r0,251r-55,0r-84,-196r0,196r-42,0xm84,-267r-21,0v0,-13,6,-41,33,-42v22,-1,48,28,52,-2r23,0v0,10,-7,42,-34,42v-18,-1,-49,-27,-53,2","w":233,"k":{",":9,".":9}},"\u00d3":{"d":"64,-126v0,69,24,94,53,94v29,0,52,-25,52,-94v0,-69,-23,-94,-52,-94v-29,0,-53,25,-53,94xm17,-126v0,-90,48,-129,100,-129v52,0,100,39,100,129v0,90,-48,130,-100,130v-52,0,-100,-40,-100,-130xm95,-263r23,-52r42,0r-37,52r-28,0","w":233,"k":{"T":16,"V":6,"W":6,"Y":18,"\u00dd":18,"\u0178":18,",":27,".":27,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9,"X":13}},"\u00d4":{"d":"64,-126v0,69,24,94,53,94v29,0,52,-25,52,-94v0,-69,-23,-94,-52,-94v-29,0,-53,25,-53,94xm17,-126v0,-90,48,-129,100,-129v52,0,100,39,100,129v0,90,-48,130,-100,130v-52,0,-100,-40,-100,-130xm65,-263r33,-52r38,0r32,52r-32,0r-20,-31r-20,31r-31,0","w":233,"k":{"T":16,"V":6,"W":6,"Y":18,"\u00dd":18,"\u0178":18,",":27,".":27,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9,"X":13}},"\u00d6":{"d":"64,-126v0,69,24,94,53,94v29,0,52,-25,52,-94v0,-69,-23,-94,-52,-94v-29,0,-53,25,-53,94xm17,-126v0,-90,48,-129,100,-129v52,0,100,39,100,129v0,90,-48,130,-100,130v-52,0,-100,-40,-100,-130xm69,-274r0,-40r35,0r0,40r-35,0xm130,-274r0,-40r34,0r0,40r-34,0","w":233,"k":{"T":16,"V":6,"W":6,"Y":18,"\u00dd":18,"\u0178":18,",":27,".":27,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9,"X":13}},"\u00d2":{"d":"64,-126v0,69,24,94,53,94v29,0,52,-25,52,-94v0,-69,-23,-94,-52,-94v-29,0,-53,25,-53,94xm17,-126v0,-90,48,-129,100,-129v52,0,100,39,100,129v0,90,-48,130,-100,130v-52,0,-100,-40,-100,-130xm73,-315r42,0r23,52r-28,0","w":233,"k":{"T":16,"V":6,"W":6,"Y":18,"\u00dd":18,"\u0178":18,",":27,".":27,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9,"X":13}},"\u00d5":{"d":"64,-126v0,69,24,94,53,94v29,0,52,-25,52,-94v0,-69,-23,-94,-52,-94v-29,0,-53,25,-53,94xm17,-126v0,-90,48,-129,100,-129v52,0,100,39,100,129v0,90,-48,130,-100,130v-52,0,-100,-40,-100,-130xm84,-267r-21,0v0,-13,6,-41,33,-42v22,-1,48,28,52,-2r23,0v0,10,-7,42,-34,42v-18,-1,-49,-27,-53,2","w":233,"k":{"T":16,"V":6,"W":6,"Y":18,"\u00dd":18,"\u0178":18,",":27,".":27,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9,"X":13}},"\u0160":{"d":"21,-8r2,-41v19,15,96,32,92,-20v-4,-50,-105,-49,-97,-117v-6,-66,85,-80,131,-60r-2,39v-19,-12,-85,-20,-82,18v3,30,34,36,54,49v29,18,43,33,43,68v0,74,-88,91,-141,64xm70,-263r-32,-52r33,0r19,31r20,-31r32,0r-33,52r-39,0","k":{",":20,".":20}},"\u00da":{"d":"24,-251r47,0r0,162v0,42,12,56,39,56v26,0,39,-14,39,-56r0,-162r46,0r0,162v0,66,-38,93,-85,93v-48,0,-86,-27,-86,-93r0,-162xm89,-263r23,-52r42,0r-37,52r-28,0","w":219,"k":{",":20,".":20,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9}},"\u00db":{"d":"24,-251r47,0r0,162v0,42,12,56,39,56v26,0,39,-14,39,-56r0,-162r46,0r0,162v0,66,-38,93,-85,93v-48,0,-86,-27,-86,-93r0,-162xm58,-263r33,-52r39,0r32,52r-33,0r-19,-31r-20,31r-32,0","w":219,"k":{",":20,".":20,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9}},"\u00dc":{"d":"24,-251r47,0r0,162v0,42,12,56,39,56v26,0,39,-14,39,-56r0,-162r46,0r0,162v0,66,-38,93,-85,93v-48,0,-86,-27,-86,-93r0,-162xm63,-274r0,-40r34,0r0,40r-34,0xm123,-274r0,-40r35,0r0,40r-35,0","w":219,"k":{",":20,".":20,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9}},"\u00d9":{"d":"24,-251r47,0r0,162v0,42,12,56,39,56v26,0,39,-14,39,-56r0,-162r46,0r0,162v0,66,-38,93,-85,93v-48,0,-86,-27,-86,-93r0,-162xm67,-315r41,0r23,52r-28,0","w":219,"k":{",":20,".":20,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9}},"\u00dd":{"d":"77,0r0,-101r-74,-150r50,0r49,100r46,-100r49,0r-74,151r0,100r-46,0xm79,-263r23,-52r42,0r-37,52r-28,0","w":200,"k":{"O":18,"\u00d8":18,"\u0152":18,"\u00d3":18,"\u00d4":18,"\u00d6":18,"\u00d2":18,"\u00d5":18,",":50,".":50,"A":29,"\u00c6":29,"\u00c1":29,"\u00c2":29,"\u00c4":29,"\u00c0":29,"\u00c5":29,"\u00c3":29,"a":33,"\u00e6":33,"\u00e1":33,"\u00e2":33,"\u00e4":33,"\u00e0":33,"\u00e5":33,"\u00e3":33,"e":36,"\u00e9":36,"\u00ea":36,"\u00eb":36,"\u00e8":36,"o":33,"\u00f8":33,"\u0153":33,"\u00f3":33,"\u00f4":33,"\u00f6":33,"\u00f2":33,"\u00f5":33,"u":27,"\u00fa":27,"\u00fb":27,"\u00fc":27,"\u00f9":27,"-":46,":":27,";":27,"i":6,"\u0131":6,"\u00ed":6,"\u00ee":6,"\u00ef":6,"\u00ec":6,"S":13,"\u0160":13}},"\u0178":{"d":"77,0r0,-101r-74,-150r50,0r49,100r46,-100r49,0r-74,151r0,100r-46,0xm53,-274r0,-40r34,0r0,40r-34,0xm113,-274r0,-40r35,0r0,40r-35,0","w":200,"k":{"O":18,"\u00d8":18,"\u0152":18,"\u00d3":18,"\u00d4":18,"\u00d6":18,"\u00d2":18,"\u00d5":18,",":50,".":50,"A":29,"\u00c6":29,"\u00c1":29,"\u00c2":29,"\u00c4":29,"\u00c0":29,"\u00c5":29,"\u00c3":29,"a":33,"\u00e6":33,"\u00e1":33,"\u00e2":33,"\u00e4":33,"\u00e0":33,"\u00e5":33,"\u00e3":33,"e":36,"\u00e9":36,"\u00ea":36,"\u00eb":36,"\u00e8":36,"o":33,"\u00f8":33,"\u0153":33,"\u00f3":33,"\u00f4":33,"\u00f6":33,"\u00f2":33,"\u00f5":33,"u":27,"\u00fa":27,"\u00fb":27,"\u00fc":27,"\u00f9":27,"-":46,":":27,";":27,"i":6,"\u0131":6,"\u00ed":6,"\u00ee":6,"\u00ef":6,"\u00ec":6,"S":13,"\u0160":13}},"\u017d":{"d":"13,0r0,-40r99,-175r-96,0r0,-36r150,0r0,38r-100,176r101,0r0,37r-154,0xm70,-263r-32,-52r33,0r19,31r20,-31r32,0r-33,52r-39,0"},"\u00e1":{"d":"32,-139r-3,-36v13,-6,31,-13,59,-13v103,-3,61,100,73,188r-40,0v-2,-7,-3,-16,-3,-25v-21,41,-108,37,-108,-26v0,-53,47,-64,107,-63v1,-24,-6,-42,-35,-43v-22,0,-41,11,-50,18xm81,-27v31,1,37,-28,36,-64v-38,-1,-66,7,-65,35v0,17,12,29,29,29xm69,-206r23,-52r42,0r-37,52r-28,0"},"\u00e2":{"d":"32,-139r-3,-36v13,-6,31,-13,59,-13v103,-3,61,100,73,188r-40,0v-2,-7,-3,-16,-3,-25v-21,41,-108,37,-108,-26v0,-53,47,-64,107,-63v1,-24,-6,-42,-35,-43v-22,0,-41,11,-50,18xm81,-27v31,1,37,-28,36,-64v-38,-1,-66,7,-65,35v0,17,12,29,29,29xm38,-206r33,-52r39,0r32,52r-33,0r-19,-31r-20,31r-32,0"},"\u00e4":{"d":"32,-139r-3,-36v13,-6,31,-13,59,-13v103,-3,61,100,73,188r-40,0v-2,-7,-3,-16,-3,-25v-21,41,-108,37,-108,-26v0,-53,47,-64,107,-63v1,-24,-6,-42,-35,-43v-22,0,-41,11,-50,18xm81,-27v31,1,37,-28,36,-64v-38,-1,-66,7,-65,35v0,17,12,29,29,29xm42,-217r0,-40r35,0r0,40r-35,0xm103,-217r0,-40r35,0r0,40r-35,0"},"\u00e0":{"d":"32,-139r-3,-36v13,-6,31,-13,59,-13v103,-3,61,100,73,188r-40,0v-2,-7,-3,-16,-3,-25v-21,41,-108,37,-108,-26v0,-53,47,-64,107,-63v1,-24,-6,-42,-35,-43v-22,0,-41,11,-50,18xm81,-27v31,1,37,-28,36,-64v-38,-1,-66,7,-65,35v0,17,12,29,29,29xm46,-258r42,0r23,52r-28,0"},"\u00e5":{"d":"32,-139r-3,-36v13,-6,31,-13,59,-13v103,-3,61,100,73,188r-40,0v-2,-7,-3,-16,-3,-25v-21,41,-108,37,-108,-26v0,-53,47,-64,107,-63v1,-24,-6,-42,-35,-43v-22,0,-41,11,-50,18xm81,-27v31,1,37,-28,36,-64v-38,-1,-66,7,-65,35v0,17,12,29,29,29xm59,-239v0,-21,17,-39,38,-39v21,0,39,18,39,39v0,21,-18,38,-39,38v-21,0,-38,-17,-38,-38xm77,-239v0,11,9,20,20,20v11,0,21,-9,21,-20v0,-11,-10,-21,-21,-21v-11,0,-20,10,-20,21"},"\u00e3":{"d":"32,-139r-3,-36v13,-6,31,-13,59,-13v103,-3,61,100,73,188r-40,0v-2,-7,-3,-16,-3,-25v-21,41,-108,37,-108,-26v0,-53,47,-64,107,-63v1,-24,-6,-42,-35,-43v-22,0,-41,11,-50,18xm81,-27v31,1,37,-28,36,-64v-38,-1,-66,7,-65,35v0,17,12,29,29,29xm57,-210r-21,0v0,-13,7,-41,34,-42v0,0,47,27,52,-2r22,0v0,10,-6,42,-33,42v-18,0,-50,-27,-54,2"},"\u00e7":{"d":"144,-40r2,35v-10,4,-27,8,-46,8r-6,19v21,-7,45,5,45,25v0,38,-53,37,-78,26r6,-15v11,6,44,9,44,-9v0,-14,-21,-17,-31,-11v-12,-8,3,-25,5,-37v-49,-8,-70,-47,-70,-94v0,-67,60,-113,129,-88r-3,36v-38,-21,-86,-2,-80,53v-5,49,44,76,83,52","w":153,"k":{",":6,".":6}},"\u00e9":{"d":"154,-44r2,35v-9,4,-28,12,-55,12v-60,0,-86,-43,-86,-93v0,-55,29,-98,76,-98v42,0,78,30,75,107r-108,0v0,32,12,51,47,51v27,0,41,-8,49,-14xm58,-109r64,0v0,-33,-11,-49,-31,-49v-23,0,-33,25,-33,49xm69,-206r23,-52r42,0r-37,52r-28,0","k":{",":13,".":13}},"\u00ea":{"d":"154,-44r2,35v-9,4,-28,12,-55,12v-60,0,-86,-43,-86,-93v0,-55,29,-98,76,-98v42,0,78,30,75,107r-108,0v0,32,12,51,47,51v27,0,41,-8,49,-14xm58,-109r64,0v0,-33,-11,-49,-31,-49v-23,0,-33,25,-33,49xm38,-206r33,-52r39,0r32,52r-33,0r-19,-31r-20,31r-32,0","k":{",":13,".":13}},"\u00eb":{"d":"154,-44r2,35v-9,4,-28,12,-55,12v-60,0,-86,-43,-86,-93v0,-55,29,-98,76,-98v42,0,78,30,75,107r-108,0v0,32,12,51,47,51v27,0,41,-8,49,-14xm58,-109r64,0v0,-33,-11,-49,-31,-49v-23,0,-33,25,-33,49xm42,-217r0,-40r35,0r0,40r-35,0xm103,-217r0,-40r35,0r0,40r-35,0","k":{",":13,".":13}},"\u00e8":{"d":"154,-44r2,35v-9,4,-28,12,-55,12v-60,0,-86,-43,-86,-93v0,-55,29,-98,76,-98v42,0,78,30,75,107r-108,0v0,32,12,51,47,51v27,0,41,-8,49,-14xm58,-109r64,0v0,-33,-11,-49,-31,-49v-23,0,-33,25,-33,49xm46,-258r42,0r23,52r-28,0","k":{",":13,".":13}},"\u00ed":{"d":"24,0r0,-185r45,0r0,185r-45,0xm26,-206r23,-52r41,0r-36,52r-28,0","w":93},"\u00ee":{"d":"24,0r0,-185r45,0r0,185r-45,0xm-5,-206r33,-52r39,0r32,52r-33,0r-20,-31r-19,31r-32,0","w":93},"\u00ef":{"d":"24,0r0,-185r45,0r0,185r-45,0xm-1,-217r0,-40r35,0r0,40r-35,0xm60,-217r0,-40r34,0r0,40r-34,0","w":93},"\u00ec":{"d":"24,0r0,-185r45,0r0,185r-45,0xm3,-258r42,0r23,52r-28,0","w":93},"\u00f1":{"d":"20,0r-1,-185r41,0v1,8,0,21,3,28v6,-11,19,-31,49,-31v83,2,48,113,55,188r-45,0r0,-111v0,-28,-8,-41,-26,-41v-54,0,-24,99,-31,152r-45,0xm60,-210r-20,0v0,-13,6,-41,33,-42v22,-1,48,28,52,-2r23,0v0,10,-7,42,-34,42v-18,-1,-49,-27,-54,2","w":186},"\u00f3":{"d":"97,-157v-51,1,-50,127,0,128v29,0,35,-33,35,-64v0,-31,-6,-64,-35,-64xm15,-93v0,-76,44,-95,82,-95v38,0,81,19,81,95v0,78,-43,96,-81,96v-38,0,-82,-18,-82,-96xm76,-206r23,-52r41,0r-36,52r-28,0","w":193,"k":{",":13,".":13}},"\u00f4":{"d":"97,-157v-51,1,-50,127,0,128v29,0,35,-33,35,-64v0,-31,-6,-64,-35,-64xm15,-93v0,-76,44,-95,82,-95v38,0,81,19,81,95v0,78,-43,96,-81,96v-38,0,-82,-18,-82,-96xm45,-206r33,-52r39,0r32,52r-33,0r-20,-31r-19,31r-32,0","w":193,"k":{",":13,".":13}},"\u00f6":{"d":"97,-157v-51,1,-50,127,0,128v29,0,35,-33,35,-64v0,-31,-6,-64,-35,-64xm15,-93v0,-76,44,-95,82,-95v38,0,81,19,81,95v0,78,-43,96,-81,96v-38,0,-82,-18,-82,-96xm49,-217r0,-40r35,0r0,40r-35,0xm110,-217r0,-40r34,0r0,40r-34,0","w":193,"k":{",":13,".":13}},"\u00f2":{"d":"97,-157v-51,1,-50,127,0,128v29,0,35,-33,35,-64v0,-31,-6,-64,-35,-64xm15,-93v0,-76,44,-95,82,-95v38,0,81,19,81,95v0,78,-43,96,-81,96v-38,0,-82,-18,-82,-96xm53,-258r42,0r23,52r-28,0","w":193,"k":{",":13,".":13}},"\u00f5":{"d":"97,-157v-51,1,-50,127,0,128v29,0,35,-33,35,-64v0,-31,-6,-64,-35,-64xm15,-93v0,-76,44,-95,82,-95v38,0,81,19,81,95v0,78,-43,96,-81,96v-38,0,-82,-18,-82,-96xm64,-210r-21,0v0,-13,7,-41,34,-42v0,0,47,27,52,-2r22,0v0,10,-7,42,-34,42v-18,-1,-49,-27,-53,2","w":193,"k":{",":13,".":13}},"\u0161":{"d":"13,-6r2,-37v9,6,75,26,75,-6v0,-35,-77,-35,-77,-87v0,-26,25,-52,64,-52v24,0,42,6,46,7r-2,35v-16,-8,-66,-16,-65,10v9,33,84,42,78,84v6,53,-81,65,-121,46xm54,-206r-32,-52r32,0r20,32r20,-32r31,0r-32,52r-39,0","w":146,"k":{",":13,".":13}},"\u00fa":{"d":"167,-185r1,185r-42,0v-1,-8,0,-26,-2,-28v-9,14,-20,31,-49,31v-82,-3,-48,-113,-55,-188r45,0r0,111v0,28,7,40,26,40v24,0,31,-21,31,-45r0,-106r45,0xm72,-206r23,-52r42,0r-37,52r-28,0","w":186},"\u00fb":{"d":"167,-185r1,185r-42,0v-1,-8,0,-26,-2,-28v-9,14,-20,31,-49,31v-82,-3,-48,-113,-55,-188r45,0r0,111v0,28,7,40,26,40v24,0,31,-21,31,-45r0,-106r45,0xm42,-206r33,-52r38,0r32,52r-32,0r-20,-31r-20,31r-31,0","w":186},"\u00fc":{"d":"167,-185r1,185r-42,0v-1,-8,0,-26,-2,-28v-9,14,-20,31,-49,31v-82,-3,-48,-113,-55,-188r45,0r0,111v0,28,7,40,26,40v24,0,31,-21,31,-45r0,-106r45,0xm46,-217r0,-40r35,0r0,40r-35,0xm107,-217r0,-40r34,0r0,40r-34,0","w":186},"\u00f9":{"d":"167,-185r1,185r-42,0v-1,-8,0,-26,-2,-28v-9,14,-20,31,-49,31v-82,-3,-48,-113,-55,-188r45,0r0,111v0,28,7,40,26,40v24,0,31,-21,31,-45r0,-106r45,0xm50,-258r42,0r23,52r-28,0","w":186},"\u00fd":{"d":"48,-185r38,140r36,-140r43,0r-68,220v-6,36,-44,54,-81,40r2,-34v26,14,43,-9,45,-39r-61,-187r46,0xm62,-206r23,-52r42,0r-37,52r-28,0","w":166,"k":{",":25,".":25}},"\u00ff":{"d":"48,-185r38,140r36,-140r43,0r-68,220v-6,36,-44,54,-81,40r2,-34v26,14,43,-9,45,-39r-61,-187r46,0xm36,-217r0,-40r35,0r0,40r-35,0xm96,-217r0,-40r35,0r0,40r-35,0","w":166,"k":{",":25,".":25}},"\u017e":{"d":"10,0r0,-39r79,-113r-76,0r0,-33r121,0r0,38r-78,113r80,0r0,34r-126,0xm54,-206r-32,-52r32,0r20,32r20,-32r31,0r-32,52r-39,0","w":146},"\u2126":{"d":"14,-32v15,-1,33,2,46,-1v-21,-22,-42,-57,-42,-104v0,-65,42,-116,102,-116v115,-1,119,169,56,221r47,0r0,32r-85,0r0,-23v49,-20,67,-198,-19,-197v-38,0,-62,39,-62,90v0,53,20,92,42,107r0,23r-85,0r0,-32","w":237},"\u03bc":{"d":"20,78r0,-263r45,0r0,111v0,28,7,40,26,40v24,0,31,-21,31,-45r0,-106r45,0r1,185r-42,0v-1,-8,0,-26,-2,-28v-9,16,-35,40,-59,27r0,79r-45,0","w":186},"\u03c0":{"d":"192,-153r-25,0v1,47,-4,119,5,153r-37,0v-11,-31,-4,-108,-6,-153r-51,0v-2,40,-10,116,-22,153r-37,0v12,-41,21,-111,22,-153v-18,0,-27,1,-34,3r-5,-26v39,-20,133,-8,193,-11","w":199},"\u20ac":{"d":"188,-243r-9,37v-42,-25,-88,0,-95,45r86,0r-5,21r-85,0v-1,9,-1,19,0,28r80,0r-4,22r-72,0v9,42,51,67,95,45r2,42v-75,25,-136,-19,-146,-87r-31,0r5,-22r23,0v-1,-9,-1,-19,0,-28r-28,0r5,-21r26,0v8,-69,81,-118,153,-82","w":187},"\u2113":{"d":"148,-61r16,16v-17,33,-42,47,-68,47v-42,-1,-59,-29,-60,-65v-6,4,-12,9,-18,14r-10,-20v10,-9,20,-17,28,-25r0,-93v0,-63,27,-88,58,-88v31,0,46,27,46,61v0,42,-26,84,-67,125v-3,34,9,61,32,61v19,0,34,-17,43,-33xm96,-247v-28,0,-23,82,-23,122v25,-30,43,-62,43,-90v0,-19,-5,-32,-20,-32","w":170},"\u212e":{"d":"65,-50v35,62,143,58,183,3r21,0v-26,30,-67,50,-113,50v-79,0,-144,-58,-144,-129v0,-71,65,-129,144,-129v81,1,145,58,143,133r-234,1r0,71xm247,-202v-36,-57,-136,-58,-179,-7v-6,19,-4,58,-1,80r180,-2r0,-71","w":311},"\u2202":{"d":"35,-233r-11,-29v67,-46,151,-9,151,115v0,89,-34,149,-93,149v-46,0,-68,-43,-68,-83v0,-58,33,-94,72,-94v29,0,45,21,52,29v8,-78,-50,-131,-103,-87xm86,-31v27,0,44,-41,48,-81v-4,-12,-18,-31,-40,-31v-24,0,-43,30,-43,63v0,28,14,49,35,49","w":191},"\u220f":{"d":"233,-214r-35,0r0,249r-37,0r0,-249r-80,0r0,249r-37,0r0,-249r-35,0r0,-35r224,0r0,35","w":241},"\u2211":{"d":"181,35r-173,0r0,-26r85,-117r-82,-114r0,-27r165,0r0,33r-114,1r73,101r-81,112r127,0r0,37","w":188},"\u2219":{"d":"19,-102v0,-15,13,-28,28,-28v15,0,28,13,28,28v0,15,-13,27,-28,27v-15,0,-28,-12,-28,-27","w":93},"\u221a":{"d":"201,-298r-76,348r-31,0r-51,-158r-25,9r-7,-22r55,-22v14,48,33,95,43,147r65,-302r27,0","w":199},"\u221e":{"d":"252,-103v0,72,-81,79,-117,19v-18,22,-37,40,-65,40v-28,0,-53,-25,-53,-58v0,-34,24,-57,56,-57v26,0,45,16,63,39v15,-17,33,-39,63,-39v30,0,53,23,53,56xm39,-101v0,19,15,35,35,35v20,0,35,-18,49,-34v-15,-19,-28,-38,-51,-38v-21,0,-33,16,-33,37xm197,-138v-22,0,-38,23,-50,35v22,26,33,37,51,37v20,0,31,-19,31,-35v0,-22,-13,-37,-32,-37","w":268},"\u222b":{"d":"47,-212v0,-68,22,-104,78,-91r-4,27v-35,-11,-39,21,-39,67v0,57,4,112,4,174v0,68,-23,108,-79,90r5,-28v35,9,40,-13,40,-61v0,-63,-5,-119,-5,-178","w":133},"\u2248":{"d":"62,-157v30,0,43,24,67,25v13,0,22,-10,31,-25r14,12v-10,20,-25,36,-45,36v-24,0,-46,-25,-69,-26v-15,0,-24,12,-32,25r-14,-12v10,-21,27,-35,48,-35xm62,-95v42,0,73,52,98,1r14,12v-10,20,-25,35,-46,35v-22,0,-46,-25,-68,-26v-15,0,-24,13,-32,26r-14,-12v10,-21,27,-36,48,-36","w":188},"\u2260":{"d":"137,-180r-14,32r48,0r0,23r-57,0r-20,48r77,0r0,23r-86,0r-17,39r-18,-7r14,-32r-47,0r0,-23r56,0r21,-48r-77,0r0,-23r85,0r17,-39","w":188},"\u2264":{"d":"170,-35r-151,-78r0,-25r151,-78r0,27r-129,63r129,63r0,28xm172,1r-155,0r0,-23r155,0r0,23","w":188},"\u2265":{"d":"19,-216r152,78r0,25r-152,78r0,-28r129,-63r-129,-63r0,-27xm171,1r-154,0r0,-23r154,0r0,23","w":188},"\u25ca":{"d":"182,-125r-68,142r-30,0r-66,-142r67,-141r31,0xm148,-123r-49,-110v-10,40,-33,72,-48,108v16,37,37,69,48,110v14,-39,33,-72,49,-108","w":199},"\u00a0":{"w":93},"\u00ad":{"d":"15,-84r0,-37r83,0r0,37r-83,0","w":113},"\u02c9":{"d":"-10,-219r0,-27r100,0r0,27r-100,0","w":79},"\u03a9":{"d":"14,-32v15,-1,33,2,46,-1v-21,-22,-42,-57,-42,-104v0,-65,42,-116,102,-116v115,-1,119,169,56,221r47,0r0,32r-85,0r0,-23v49,-20,67,-198,-19,-197v-38,0,-62,39,-62,90v0,53,20,92,42,107r0,23r-85,0r0,-32","w":237},"\u2215":{"d":"-40,12r112,-276r28,0r-112,276r-28,0","w":60},"\u2206":{"d":"10,0r0,-23r79,-232r45,0r76,231r0,24r-200,0xm49,-31r121,0r-61,-179v-16,57,-40,123,-60,179","w":220},"\u2010":{"d":"15,-84r0,-37r83,0r0,37r-83,0","w":113}}});Cufon.registerFont({"w":200,"face":{"font-family":"frutiger","font-weight":300,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"2 11 4 2 2 2 4 9 2 4","ascent":"270","descent":"-90","x-height":"4","bbox":"-51 -330 371 90","underline-thickness":"18","underline-position":"-18","slope":"-12","stemh":"19","stemv":"25","unicode-range":"U+0020-U+FB02"},"glyphs":{" ":{"w":100},"!":{"d":"54,-61r36,-190r30,0r-45,190r-21,0xm37,0r6,-30r29,0r-6,30r-29,0","w":140},"\"":{"d":"64,-173r0,-78r23,0r0,78r-23,0xm113,-173r0,-78r23,0r0,78r-23,0","w":159},"#":{"d":"46,0r11,-79r-40,0r2,-19r40,0r8,-55r-41,0r3,-19r41,0r11,-79r22,0r-11,79r47,0r11,-79r22,0r-11,79r37,0r-3,19r-37,0r-8,55r38,0r-3,19r-37,0r-12,79r-22,0r12,-79r-47,0r-11,79r-22,0xm129,-98r7,-55r-47,0r-7,55r47,0"},"$":{"d":"104,-152r18,-81v-23,4,-44,19,-44,46v0,15,11,25,26,35xm113,-117r-22,98v28,-4,54,-19,54,-52v0,-21,-15,-34,-32,-46xm133,-283r17,0r-6,27v19,1,36,5,52,12r-7,22v-15,-8,-32,-12,-49,-12r-21,92v24,15,51,33,51,68v0,48,-41,75,-84,78r-6,28r-17,0r6,-28v-28,-1,-45,-8,-55,-13r8,-24v14,10,34,16,52,16r24,-110v-23,-15,-45,-30,-45,-58v0,-45,34,-67,74,-70"},"%":{"d":"252,-17v47,0,66,-90,14,-95v-47,-1,-67,92,-14,95xm250,3v-32,0,-52,-24,-52,-55v0,-37,27,-79,68,-79v31,0,53,20,53,52v0,41,-25,82,-69,82xm86,-140v32,0,44,-36,44,-62v0,-17,-11,-32,-30,-32v-47,-1,-67,94,-14,94xm84,-120v-32,0,-52,-24,-52,-55v0,-37,27,-79,68,-79v31,0,53,20,53,52v0,41,-25,82,-69,82xm86,8r160,-267r20,0r-160,267r-20,0","w":339},"&":{"d":"186,0r-18,-28v-48,53,-158,41,-158,-33v0,-46,40,-71,81,-82v-13,-19,-24,-34,-24,-56v0,-75,129,-78,129,-4v0,38,-40,58,-73,69r50,72v21,-22,30,-49,37,-76r21,0v-7,34,-23,67,-47,94r29,44r-27,0xm158,-46r-56,-82v-34,10,-67,28,-67,67v0,64,92,52,123,15xm173,-203v0,-23,-16,-33,-40,-33v-49,0,-55,51,-20,87v26,-9,60,-23,60,-54","w":240},"\u2019":{"d":"41,-173r36,-78r29,0r-43,78r-22,0","w":100,"k":{"\u2019":40,"s":20,"\u0161":20}},"(":{"d":"119,-272r21,0v-80,83,-122,198,-68,322r-17,0v-17,-40,-31,-86,-31,-129v0,-78,49,-135,95,-193","w":100},")":{"d":"-4,50r-22,0v80,-83,122,-197,69,-322r16,0v17,40,31,86,31,129v0,78,-48,135,-94,193","w":100},"*":{"d":"64,-136r36,-44r-53,-15r7,-21r51,20r-2,-55r21,0r-2,55r53,-20r6,21r-54,15r32,44r-16,12r-30,-46r-32,46"},"+":{"d":"22,-79r0,-25r79,0r0,-79r25,0r0,79r78,0r0,25r-78,0r0,79r-25,0r0,-79r-79,0","w":216},",":{"d":"-13,48r36,-78r30,0r-44,78r-22,0","w":100},"-":{"d":"14,-85r4,-24r92,0r-4,24r-92,0","w":119},".":{"d":"17,0r6,-30r30,0r-6,30r-30,0","w":100},"\/":{"d":"-2,4r97,-260r25,0r-98,260r-24,0","w":100},"0":{"d":"19,-81v0,-51,32,-173,110,-173v50,0,68,39,68,84v0,51,-32,173,-110,173v-50,0,-68,-39,-68,-84xm44,-81v0,27,7,62,42,62v60,0,86,-114,86,-151v0,-27,-6,-62,-43,-62v-58,0,-85,114,-85,151"},"1":{"d":"76,0r47,-223r-48,34r-12,-17r71,-45r19,0r-53,251r-24,0"},"2":{"d":"1,0r5,-19r67,-59v31,-27,88,-74,88,-115v0,-53,-82,-43,-107,-18r2,-26v42,-29,137,-20,130,42v-10,83,-96,122,-145,173r118,0r-5,22r-153,0"},"3":{"d":"57,-122r6,-21v48,3,99,-9,99,-47v0,-55,-77,-47,-111,-28r2,-24v52,-23,133,-16,134,50v1,35,-33,55,-65,62v28,6,41,27,41,52v0,77,-95,97,-163,69r5,-21v42,21,139,14,134,-50v-3,-34,-41,-45,-82,-42"},"4":{"d":"109,0r13,-58r-122,0r6,-24r150,-169r32,0r-38,171r38,0r-5,22r-37,0r-13,58r-24,0xm31,-80r96,0r31,-146"},"5":{"d":"42,-124r29,-127r132,0r-4,21r-110,0r-18,80v52,-14,105,9,105,61v0,82,-93,110,-162,81r5,-24v47,29,132,6,132,-55v0,-50,-67,-54,-109,-37"},"6":{"d":"200,-242r-6,22v-12,-7,-31,-12,-51,-12v-52,-1,-91,55,-93,101v37,-49,135,-30,135,42v0,50,-37,92,-86,92v-61,0,-77,-45,-77,-94v0,-78,40,-163,123,-163v20,0,40,4,55,12xm100,-19v66,-1,91,-119,4,-118v-31,0,-58,28,-58,61v0,33,22,58,54,57"},"7":{"d":"206,-251r-3,19r-149,232r-28,0r149,-230r-125,0r4,-21r152,0"},"8":{"d":"94,-17v31,0,62,-20,62,-52v0,-35,-34,-46,-52,-56v-13,2,-66,21,-66,58v0,32,27,50,56,50xm174,-194v0,-57,-103,-52,-101,6v0,19,18,37,35,48v26,-9,66,-23,66,-54xm49,-188v-3,-83,149,-92,150,-6v1,36,-41,54,-70,63v30,11,52,29,52,62v0,48,-40,72,-87,72v-45,0,-81,-23,-81,-69v-1,-38,38,-58,72,-69v-19,-12,-36,-30,-36,-53"},"9":{"d":"15,-10r7,-22v12,7,30,13,50,13v52,1,91,-56,93,-102v-37,49,-135,31,-135,-41v0,-50,37,-92,86,-92v61,0,78,45,78,94v0,78,-40,163,-123,163v-20,0,-41,-5,-56,-13xm115,-232v-66,1,-91,119,-4,118v31,0,58,-29,58,-62v0,-33,-22,-57,-54,-56"},":":{"d":"49,-153r6,-31r30,0r-6,31r-30,0xm17,0r6,-30r30,0r-6,30r-30,0","w":100},";":{"d":"-13,48r36,-78r30,0r-44,78r-22,0xm49,-153r6,-31r30,0r-6,31r-30,0","w":100},"<":{"d":"204,-185r0,24r-154,70r154,70r0,24r-182,-83r0,-22","w":216},"=":{"d":"22,-115r0,-25r182,0r0,25r-182,0xm22,-42r0,-25r182,0r0,25r-182,0","w":216},">":{"d":"22,3r0,-24r155,-70r-155,-70r0,-24r183,83r0,22","w":216},"?":{"d":"52,-225r4,-23v48,-17,113,-8,112,50v-2,65,-87,75,-95,137r-21,0v3,-67,84,-76,92,-137v-4,-43,-59,-41,-92,-27xm37,0r7,-30r29,0r-6,30r-30,0","w":180},"@":{"d":"96,-104v0,22,11,34,26,34v35,0,59,-46,59,-76v0,-25,-16,-32,-29,-32v-23,0,-56,31,-56,74xm222,-194v-11,39,-27,74,-34,116v0,4,1,8,7,8v27,0,53,-35,53,-77v0,-56,-50,-87,-104,-87v-60,0,-106,46,-106,108v0,63,46,109,106,109v41,0,75,-16,95,-40r22,0v-22,39,-66,61,-117,61v-174,0,-173,-260,0,-260v63,0,128,38,128,109v0,62,-51,99,-81,99v-16,0,-26,-7,-29,-22v-9,10,-21,22,-45,22v-28,0,-48,-24,-48,-54v0,-64,83,-140,123,-70r7,-22r23,0","w":288},"A":{"d":"177,-89r-26,-137r-85,137r111,0xm-15,0r156,-251r29,0r49,251r-25,0r-13,-67r-128,0r-41,67r-27,0","w":240},"B":{"d":"12,0r54,-251v60,1,127,-10,127,55v0,36,-28,62,-61,65v28,4,43,23,43,52v1,70,-80,86,-163,79xm62,-120r-21,98v56,3,109,-6,109,-57v1,-45,-44,-42,-88,-41xm86,-230r-19,89v51,3,99,-3,101,-54v2,-41,-43,-34,-82,-35"},"C":{"d":"244,-243r-9,21v-90,-40,-184,22,-184,117v0,70,85,106,146,79r-3,22v-74,26,-167,-16,-167,-102v0,-112,110,-180,217,-137","w":219},"D":{"d":"87,-230r-44,208v103,9,165,-30,165,-128v0,-68,-50,-85,-121,-80xm13,0r54,-251v91,-4,166,8,166,101v0,90,-52,150,-144,150r-76,0","w":240},"E":{"d":"13,0r52,-251r124,0r-4,21r-100,0r-18,90r94,0r-4,22r-94,0r-21,96r104,0r-4,22r-129,0","w":180},"F":{"d":"10,0r53,-251r121,0r-5,21r-96,0r-19,90r93,0r-5,22r-92,0r-25,118r-25,0","w":159,"k":{"A":18,"\u00c6":18,"\u00c1":18,"\u00c2":18,"\u00c4":18,"\u00c0":18,"\u00c5":18,"\u00c3":18,",":46,".":46}},"G":{"d":"252,-243r-6,23v-90,-41,-193,10,-193,110v0,72,80,114,138,82r17,-86r-60,0r5,-22r86,0r-27,128v-9,3,-27,12,-68,12v-70,0,-116,-46,-116,-117v-1,-112,114,-172,224,-130","w":259},"H":{"d":"13,0r54,-251r24,0r-23,111r128,0r24,-111r24,0r-54,251r-24,0r26,-118r-129,0r-25,118r-25,0","w":240},"I":{"d":"10,0r53,-251r25,0r-53,251r-25,0","w":79},"J":{"d":"-13,0r6,-23v46,24,66,-28,74,-64r34,-164r25,0r-37,168v-7,55,-36,103,-102,83","w":119},"K":{"d":"17,0r54,-251r24,0r-23,109r133,-109r36,0r-148,119r106,132r-31,0r-100,-126r-26,126r-25,0","w":219},"L":{"d":"10,0r54,-251r25,0r-49,229r103,0r-4,22r-129,0","w":159,"k":{"T":27,"V":27,"W":20,"y":13,"\u00fd":13,"\u00ff":13,"Y":33,"\u00dd":33,"\u0178":33,"\u2019":42}},"M":{"d":"13,0r54,-251r34,0r46,221r140,-221r38,0r-53,251r-24,0r48,-224r-144,224r-20,0r-48,-224r-48,224r-23,0","w":320},"N":{"d":"10,0r54,-251r30,0r85,221r46,-221r23,0r-53,251r-30,0r-84,-221r-48,221r-23,0","w":240},"O":{"d":"24,-98v0,-80,50,-158,134,-158v62,0,95,42,95,103v0,80,-50,157,-134,157v-62,0,-95,-41,-95,-102xm49,-100v0,47,23,83,71,83v67,0,108,-72,108,-134v0,-47,-23,-83,-71,-83v-67,0,-108,72,-108,134","w":259},"P":{"d":"88,-230r-21,100v53,3,103,-5,103,-58v0,-45,-40,-43,-82,-42xm13,0r54,-251v65,0,129,-6,128,63v-1,66,-63,84,-133,79r-24,109r-25,0","w":180,"k":{"A":27,"\u00c6":27,"\u00c1":27,"\u00c2":27,"\u00c4":27,"\u00c0":27,"\u00c5":27,"\u00c3":27,",":59,".":59}},"Q":{"d":"203,48r-31,0r-37,-45v-71,8,-112,-35,-111,-101v0,-80,50,-158,134,-158v62,0,95,42,95,103v0,66,-35,131,-94,151xm49,-100v0,47,23,83,71,83v67,0,108,-72,108,-134v0,-47,-23,-83,-71,-83v-67,0,-108,72,-108,134","w":259},"R":{"d":"13,0r55,-251v62,0,126,-9,126,56v0,42,-33,63,-71,68v21,4,23,17,27,31r24,96r-25,0r-22,-93v-6,-30,-31,-24,-63,-25r-25,118r-26,0xm87,-230r-19,90v49,2,99,-2,101,-52v2,-42,-41,-39,-82,-38","k":{"T":6,"y":-9,"\u00fd":-9,"\u00ff":-9}},"S":{"d":"187,-244r-8,22v-39,-21,-111,-18,-111,35v0,44,93,48,93,113v0,76,-105,93,-156,65r8,-24v41,28,123,22,123,-38v0,-52,-92,-56,-92,-114v0,-71,86,-85,143,-59","w":180},"T":{"d":"32,-230r4,-21r178,0r-4,21r-77,0r-48,230r-26,0r49,-230r-76,0","w":180,"k":{"\u00fc":33,"\u0161":33,"\u00f2":33,"\u00f6":33,"\u00ec":2,"\u00ed":2,"\u00e8":33,"\u00eb":33,"\u00ea":33,"\u00e3":33,"\u00e5":33,"\u00e0":33,"\u00e4":33,"\u00e2":33,"w":33,"y":33,"\u00fd":33,"\u00ff":33,"A":24,"\u00c6":24,"\u00c1":24,"\u00c2":24,"\u00c4":24,"\u00c0":24,"\u00c5":24,"\u00c3":24,",":40,".":40,"-":35,"a":33,"\u00e6":33,"\u00e1":33,"c":33,"\u00e7":33,"e":33,"\u00e9":33,"i":2,"\u00ee":2,"\u00ef":2,"o":33,"\u00f8":33,"\u0153":33,"\u00f3":33,"\u00f4":33,"\u00f5":33,"r":33,"s":33,"u":33,"\u00fa":33,"\u00fb":33,"\u00f9":33,":":33,";":33}},"U":{"d":"247,-251v-29,97,-16,255,-135,255v-48,0,-82,-28,-82,-79v0,-60,23,-121,34,-176r23,0r-25,122v-16,50,-10,112,50,112v43,0,67,-31,76,-70r36,-164r23,0","w":240},"V":{"d":"252,-251r-147,251r-27,0r-41,-251r25,0r35,226r130,-226r25,0","w":219,"k":{"\u00f6":18,"\u00f4":18,"\u00ee":6,"\u00e8":18,"\u00eb":18,"\u00ea":18,"\u00e3":18,"\u00e5":18,"\u00e0":18,"\u00e4":18,"\u00e2":18,"y":6,"\u00fd":6,"\u00ff":6,"A":13,"\u00c6":13,"\u00c1":13,"\u00c2":13,"\u00c4":13,"\u00c0":13,"\u00c5":13,"\u00c3":13,",":40,".":40,"-":20,"a":18,"\u00e6":18,"\u00e1":18,"e":18,"\u00e9":18,"i":6,"\u00ed":6,"\u00ef":6,"\u00ec":6,"o":18,"\u00f8":18,"\u0153":18,"\u00f3":18,"\u00f2":18,"\u00f5":18,"r":6,"u":11,"\u00fa":11,"\u00fb":11,"\u00fc":11,"\u00f9":11,":":20,";":20}},"W":{"d":"60,0r-23,-251r25,0r18,223r110,-223r30,0r15,223r112,-223r24,0r-127,251r-30,0r-14,-223r-110,223r-30,0","w":339,"k":{"\u00fc":4,"\u00f6":11,"\u00ea":6,"\u00e4":6,"y":4,"\u00fd":4,"\u00ff":4,"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9,",":27,".":27,"-":6,"a":6,"\u00e6":6,"\u00e1":6,"\u00e2":6,"\u00e0":6,"\u00e5":6,"\u00e3":6,"e":6,"\u00e9":6,"\u00eb":6,"\u00e8":6,"i":-4,"\u00ed":-4,"\u00ee":-4,"\u00ef":-4,"\u00ec":-4,"o":11,"\u00f8":11,"\u0153":11,"\u00f3":11,"\u00f4":11,"\u00f2":11,"\u00f5":11,"u":4,"\u00fa":4,"\u00fb":4,"\u00f9":4,":":13,";":13}},"X":{"d":"-15,0r120,-132r-60,-119r27,0r51,103r93,-103r31,0r-111,120r64,131r-27,0r-54,-114r-103,114r-31,0","w":219},"Y":{"d":"79,0r23,-106r-64,-145r26,0r53,124r106,-124r30,0r-127,145r-23,106r-24,0","w":219,"k":{"\u00fc":24,"\u00f6":31,"v":18,"A":22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,",":40,".":40,"-":27,"a":31,"\u00e6":31,"\u00e1":31,"\u00e2":31,"\u00e4":31,"\u00e0":31,"\u00e5":31,"\u00e3":31,"e":31,"\u00e9":31,"\u00ea":31,"\u00eb":31,"\u00e8":31,"i":5,"\u00ed":5,"\u00ee":5,"\u00ef":5,"\u00ec":5,"o":31,"\u00f8":31,"\u0153":31,"\u00f3":31,"\u00f4":31,"\u00f2":31,"\u00f5":31,"u":24,"\u00fa":24,"\u00fb":24,"\u00f9":24,":":27,";":27,"p":24,"q":27}},"Z":{"d":"-11,0r4,-22r176,-208r-128,0r5,-21r157,0r-4,22r-176,207r136,0r-5,22r-165,0","w":180},"[":{"d":"5,50r69,-322r57,0r-4,17r-36,0r-61,288r36,0r-4,17r-57,0","w":100},"\\":{"d":"23,-256r97,260r-25,0r-97,-260r25,0","w":100},"]":{"d":"110,-272r-68,322r-57,0r3,-17r37,0r61,-288r-36,0r3,-17r57,0","w":100},"^":{"d":"22,-95r78,-156r23,0r79,156r-26,0r-65,-131r-64,131r-25,0","w":216},"_":{"d":"0,27r180,0r0,18r-180,0r0,-18","w":180},"\u2018":{"d":"45,-173r43,-78r22,0r-37,78r-28,0","w":100,"k":{"\u2018":40}},"a":{"d":"101,-188v99,2,46,118,39,188r-22,0v1,-10,1,-19,3,-27v-26,47,-116,41,-116,-20v0,-62,74,-68,131,-64v5,-31,-6,-57,-38,-57v-21,0,-43,9,-55,15r3,-23v13,-5,33,-12,55,-12xm30,-48v0,21,18,33,36,33v42,0,62,-38,67,-77v-42,-2,-103,-3,-103,44","w":180},"b":{"d":"89,-270r-23,111v13,-17,30,-29,60,-29v42,0,62,34,62,74v0,58,-31,118,-93,118v-39,1,-50,-22,-58,-36v-1,8,-4,19,-7,32r-24,0r60,-270r23,0xm118,-168v-45,0,-70,54,-70,95v0,31,11,58,47,58v47,0,68,-57,68,-99v0,-31,-13,-54,-45,-54"},"c":{"d":"168,-181r-6,21v-59,-25,-123,12,-123,79v0,55,52,80,98,57r-3,23v-9,3,-22,5,-41,5v-53,0,-79,-44,-79,-84v0,-82,72,-126,154,-101","w":159},"d":{"d":"212,-270r-55,270r-23,0v0,-10,6,-24,5,-29v-13,20,-32,33,-63,33v-44,0,-62,-37,-62,-78v0,-51,34,-114,92,-114v28,-1,48,15,57,38r25,-120r24,0xm39,-70v0,31,13,55,45,55v41,0,70,-54,70,-95v0,-33,-14,-58,-46,-58v-47,0,-69,56,-69,98"},"e":{"d":"171,-85r-133,0v-15,67,62,84,108,58r-2,22v-11,4,-24,9,-54,9v-43,0,-76,-26,-76,-75v0,-62,36,-117,95,-117v57,0,73,47,62,103xm42,-105r108,0v4,-35,-6,-64,-41,-63v-35,0,-61,30,-67,63","w":180},"f":{"d":"26,0r36,-164r-40,0r5,-20r39,0v7,-47,27,-106,90,-86r-6,19v-39,-18,-56,28,-60,67r45,0r-4,20r-46,0r-35,164r-24,0","w":119,"k":{"\u2019":-6}},"g":{"d":"-3,66r7,-24v18,12,36,16,56,16v58,3,72,-37,79,-85v-16,18,-37,27,-61,27v-44,0,-66,-35,-66,-75v0,-58,33,-113,94,-113v30,0,52,14,60,42v2,-12,5,-25,9,-38r22,0r-36,164v-14,64,-26,98,-101,98v-21,0,-41,-2,-63,-12xm37,-75v0,31,15,56,49,56v46,0,69,-49,69,-91v0,-33,-17,-58,-50,-58v-45,0,-68,53,-68,93"},"h":{"d":"10,0r58,-270r24,0r-27,116v20,-47,120,-47,116,19v-3,49,-17,90,-25,135r-24,0v8,-44,25,-85,25,-133v0,-22,-13,-35,-36,-35v-72,0,-68,106,-87,168r-24,0"},"i":{"d":"10,0r39,-184r24,0r-39,184r-24,0xm91,-263r-6,30r-27,0r6,-30r27,0","w":79},"j":{"d":"72,-184r-42,206v-2,34,-28,67,-73,53r6,-21v25,10,39,-14,43,-32r43,-206r23,0xm90,-263r-6,30r-27,0r6,-30r27,0","w":79},"k":{"d":"10,0r59,-270r22,0r-33,161r95,-75r34,0r-111,82r82,102r-29,0r-75,-94r-20,94r-24,0","w":180},"l":{"d":"10,0r58,-270r23,0r-57,270r-24,0","w":79},"m":{"d":"10,0r36,-184r23,0v0,12,-5,24,-3,28v24,-45,96,-43,103,9v17,-55,118,-57,114,13v-3,44,-18,92,-26,134r-24,0v8,-45,25,-83,25,-133v0,-20,-8,-35,-30,-35v-70,0,-65,106,-83,168r-23,0v8,-45,25,-84,25,-133v0,-20,-9,-35,-31,-35v-70,0,-65,105,-82,168r-24,0","w":299},"n":{"d":"10,0r36,-184r23,0v0,12,-4,24,-3,28v25,-45,118,-45,115,21v-2,49,-17,90,-25,135r-24,0v8,-44,25,-85,25,-133v0,-22,-13,-35,-36,-35v-70,0,-71,105,-87,168r-24,0"},"o":{"d":"14,-76v0,-62,40,-112,102,-112v47,0,73,31,73,79v0,61,-39,113,-102,113v-45,0,-73,-34,-73,-80xm39,-72v0,32,19,57,51,57v48,0,75,-51,75,-94v0,-35,-16,-59,-52,-59v-51,0,-74,49,-74,96"},"p":{"d":"-6,76r52,-260r22,0v0,11,-5,23,-3,28v12,-19,35,-32,60,-32v42,0,63,33,63,74v0,57,-31,118,-93,118v-26,0,-47,-15,-55,-40r-23,112r-23,0xm49,-73v0,29,14,58,46,58v47,0,68,-57,68,-99v0,-30,-12,-54,-44,-54v-44,0,-70,56,-70,95"},"q":{"d":"115,76r23,-100v-14,18,-31,28,-62,28v-41,0,-62,-34,-62,-74v0,-58,32,-118,94,-118v31,-1,49,19,56,42v2,-13,6,-25,9,-38r24,0v-24,82,-38,174,-58,260r-24,0xm39,-70v0,31,13,55,45,55v45,0,70,-51,70,-95v0,-30,-14,-58,-46,-58v-47,0,-69,56,-69,98"},"r":{"d":"10,0r36,-184r23,0v0,12,-4,24,-3,28v14,-23,38,-39,70,-29r-5,24v-84,-18,-78,94,-97,161r-24,0","w":119,"k":{"v":-6,"y":-6,"\u00fd":-6,"\u00ff":-6,",":33,".":33,"-":20}},"s":{"d":"-5,-6r7,-22v30,20,95,21,95,-24v0,-40,-72,-38,-72,-85v0,-53,72,-60,115,-42r-8,21v-27,-14,-83,-20,-83,21v0,31,73,35,73,84v0,62,-78,66,-127,47","w":140},"t":{"d":"63,-184r9,-41r26,-9r-12,50r48,0r-4,20r-48,0v-8,42,-20,82,-24,127v-2,23,24,27,40,17r-2,19v-26,13,-66,-1,-63,-29v5,-53,17,-88,26,-134r-37,0r5,-20r36,0","w":119},"u":{"d":"192,-184r-36,184r-23,0v0,-12,4,-24,3,-28v-25,45,-118,45,-115,-21v2,-49,17,-90,25,-135r24,0v-8,44,-25,86,-25,134v0,22,13,35,36,35v70,0,71,-105,87,-169r24,0"},"v":{"d":"178,-184r-103,184r-27,0r-25,-184r23,0r22,159r84,-159r26,0","w":159,"k":{",":33,".":33}},"w":{"d":"42,0r-19,-184r24,0r14,159r87,-159r27,0r18,159r80,-159r25,0r-95,184r-28,0r-19,-159r-87,159r-27,0","w":280,"k":{",":27,".":27}},"x":{"d":"-15,0r84,-97r-41,-87r25,0r32,69r58,-69r29,0r-76,87r43,97r-26,0r-33,-78r-67,78r-28,0","w":159},"y":{"d":"177,-184r-127,227v-12,27,-39,44,-71,30r5,-20v35,20,52,-27,65,-53r-26,-184r24,0r20,158r86,-158r24,0","w":159,"k":{",":33,".":33}},"z":{"d":"-7,0r4,-21r137,-143r-104,0r4,-20r134,0r-4,22r-138,143r110,0r-4,19r-139,0","w":159},"{":{"d":"140,-272r-3,17v-47,-9,-42,59,-52,93v-10,34,-31,49,-40,51v9,-1,25,28,19,52v-7,25,-12,49,-14,76v-1,18,11,17,27,16r-3,17v-33,4,-53,-9,-46,-44v5,-26,15,-50,15,-79v0,-17,-5,-29,-22,-29r3,-18v73,-6,16,-169,116,-152","w":100},"|":{"d":"36,-270r25,0r0,360r-25,0r0,-360","w":79},"}":{"d":"-22,50r4,-17v47,9,42,-58,51,-93v9,-34,32,-49,41,-51v-9,0,-26,-27,-20,-52v6,-25,12,-49,14,-76v1,-18,-11,-16,-27,-16r4,-17v32,-4,51,10,45,44v-5,26,-15,50,-15,79v0,17,6,29,23,29r-4,18v-72,7,-16,169,-116,152","w":100},"~":{"d":"70,-117v24,-1,57,26,77,27v14,0,23,-14,31,-27r13,19v-8,15,-21,32,-45,32v-25,1,-56,-25,-77,-26v-14,0,-23,13,-31,26r-13,-18v8,-15,21,-33,45,-33","w":216},"\u00a1":{"d":"20,68r44,-191r22,0r-36,191r-30,0xm103,-184r-6,31r-29,0r6,-31r29,0","w":140},"\u00a2":{"d":"89,-20r47,-148v-83,-9,-111,116,-47,148xm154,-227r15,0r-13,41v10,1,21,3,27,5r-7,21v-5,-3,-15,-6,-26,-7r-47,151v18,4,34,-3,49,-8r-3,23v-10,4,-33,5,-53,5r-14,45r-15,0r16,-48v-95,-38,-59,-205,59,-189"},"\u00a3":{"d":"7,0r5,-22r36,0r22,-103r-32,0r4,-19r32,0v10,-59,28,-110,96,-110v13,0,34,4,45,10r-8,20v-53,-25,-101,11,-104,62r-4,18r61,0r-4,19r-61,0r-22,103r91,0r-5,22r-152,0"},"\u2044":{"d":"-51,8r160,-267r20,0r-160,267r-20,0","w":60},"\u00a5":{"d":"68,0r13,-63r-49,0r4,-17r49,0r6,-29r-51,0r4,-18r40,0r-51,-124r25,0r49,124r102,-124r29,0r-107,124r45,0r-5,18r-55,0r-7,29r57,0r-4,17r-57,0r-14,63r-23,0"},"\u0192":{"d":"163,-151r-4,20r-41,0r-15,96v-7,60,-27,132,-94,109r7,-21v69,29,61,-118,79,-184r-40,0r4,-20r40,0v7,-61,33,-124,93,-97r-5,19v-45,-21,-62,37,-65,78r41,0"},"\u00a7":{"d":"188,-243r-8,19v-28,-18,-93,-19,-93,24v0,39,85,34,85,85v0,26,-25,48,-45,60v52,32,5,98,-52,98v-30,0,-41,-5,-65,-15r7,-21v34,23,108,29,108,-21v0,-48,-88,-32,-88,-94v0,-28,25,-46,49,-55v-49,-28,-16,-93,45,-93v17,0,41,5,57,13xm150,-113v0,-23,-37,-31,-52,-42v-16,12,-38,22,-38,45v0,27,32,34,53,46v14,-11,37,-30,37,-49"},"\u00a4":{"d":"17,-51r20,-21v-26,-30,-25,-78,0,-108r-20,-20r16,-16r20,20v30,-25,80,-26,109,0r20,-20r16,16r-19,20v25,29,24,78,0,108r19,21r-16,16r-20,-21v-28,26,-80,27,-109,0r-20,21xm43,-126v0,36,29,68,65,68v37,0,64,-33,64,-68v0,-35,-27,-67,-64,-67v-36,0,-65,31,-65,67"},"'":{"d":"60,-173r0,-78r22,0r0,78r-22,0","w":100},"\u201c":{"d":"42,-173r44,-78r22,0r-37,78r-29,0xm103,-173r43,-78r22,0r-37,78r-28,0","w":159},"\u00ab":{"d":"132,-23r-55,-74r69,-74r26,0r-71,74r55,74r-24,0xm67,-23r-55,-74r68,-74r26,0r-71,74r55,74r-23,0","w":180},"\u2039":{"d":"67,-23r-55,-74r69,-74r26,0r-71,74r55,74r-24,0","w":119},"\u203a":{"d":"53,-171r55,74r-69,74r-26,0r71,-74r-55,-74r24,0","w":119},"\ufb01":{"d":"26,0r36,-164r-40,0r5,-20r39,0v7,-47,27,-106,90,-86r-6,19v-39,-18,-56,28,-60,67r45,0r-4,20r-46,0r-35,164r-24,0xm130,0r39,-184r24,0r-39,184r-24,0xm211,-263r-6,30r-28,0r7,-30r27,0"},"\ufb02":{"d":"26,0r36,-164r-40,0r5,-20r39,0v7,-47,27,-106,90,-86r-6,19v-39,-18,-56,28,-60,67r45,0r-4,20r-46,0r-35,164r-24,0xm130,0r58,-270r24,0r-58,270r-24,0"},"\u2013":{"d":"0,-87r4,-20r180,0r-4,20r-180,0","w":180},"\u2020":{"d":"42,-164r4,-20r62,0r14,-67r22,0r-14,67r63,0r-5,20r-62,0r-34,164r-23,0r35,-164r-62,0"},"\u2021":{"d":"69,0r15,-68r-63,0r4,-19r62,0r17,-77r-63,0r4,-20r63,0r14,-67r23,0r-15,67r64,0r-4,20r-63,0r-16,77r62,0r-4,19r-63,0r-14,68r-23,0"},"\u00b7":{"d":"40,-112v0,-10,8,-17,18,-17v10,0,18,7,18,17v0,10,-8,18,-18,18v-10,0,-18,-8,-18,-18","w":100},"\u00b6":{"d":"71,39r31,-154v-37,0,-71,-26,-71,-64v0,-39,31,-72,89,-72r103,0r-59,290r-23,0r56,-271r-48,0r-56,271r-22,0","w":216},"\u2022":{"d":"31,-126v0,-35,28,-63,63,-63v35,0,63,28,63,63v0,35,-28,63,-63,63v-35,0,-63,-28,-63,-63","w":180},"\u201a":{"d":"-7,48r37,-78r29,0r-44,78r-22,0","w":100},"\u201e":{"d":"-7,48r37,-78r29,0r-44,78r-22,0xm53,48r37,-78r29,0r-44,78r-22,0","w":159},"\u201d":{"d":"103,-173r36,-78r29,0r-43,78r-22,0xm42,-173r37,-78r29,0r-44,78r-22,0","w":159},"\u00bb":{"d":"48,-171r55,74r-69,74r-26,0r71,-74r-55,-74r24,0xm113,-171r55,74r-68,74r-26,0r71,-74r-55,-74r23,0","w":180},"\u2026":{"d":"28,0r6,-30r29,0r-6,30r-29,0xm148,0r6,-30r29,0r-6,30r-29,0xm267,0r7,-30r29,0r-6,30r-30,0","w":360},"\u2030":{"d":"73,-157v35,-1,51,-75,11,-80v-38,-1,-53,78,-11,80xm70,-139v-28,0,-44,-20,-44,-47v0,-33,23,-68,58,-68v28,0,46,18,46,46v0,35,-23,69,-60,69xm290,3v-28,0,-44,-21,-44,-48v0,-33,22,-67,57,-67v28,0,47,17,47,45v0,35,-23,70,-60,70xm293,-15v35,-1,51,-75,11,-80v-38,-1,-53,78,-11,80xm167,3v-28,0,-45,-21,-45,-48v0,-33,23,-67,58,-67v28,0,47,17,47,45v0,35,-23,70,-60,70xm170,-15v35,-1,51,-75,11,-80v-38,-1,-53,78,-11,80xm36,8r160,-267r20,0r-160,267r-20,0","w":360},"\u00bf":{"d":"128,41r-4,23v-48,17,-114,8,-112,-50v2,-65,88,-73,95,-137r21,0v-3,67,-83,76,-92,137v4,43,59,41,92,27xm143,-184r-6,31r-30,0r6,-31r30,0","w":180},"`":{"d":"50,-260r30,52r-15,0r-44,-52r29,0","w":79},"\u00b4":{"d":"43,-208r30,-52r29,0r-42,52r-17,0","w":79},"\u02c6":{"d":"12,-208r42,-52r27,0r27,52r-16,0r-26,-37r-39,37r-15,0","w":79},"\u02dc":{"d":"42,-247v20,-1,47,26,54,-2r13,0v0,17,-12,32,-29,32v-18,0,-49,-24,-54,3r-13,0v0,-17,12,-33,29,-33","w":79},"\u00af":{"d":"112,-243r-4,19r-93,0r4,-19r93,0","w":79},"\u02d8":{"d":"26,-256r10,0v6,39,61,24,77,0r13,0v-13,21,-34,46,-61,46v-28,0,-39,-19,-39,-46","w":79},"\u02d9":{"d":"49,-218r6,-30r28,0r-6,30r-28,0","w":79},"\u00a8":{"d":"18,-218r6,-30r27,0r-5,30r-28,0xm81,-218r6,-30r27,0r-5,30r-28,0","w":79},"\u02da":{"d":"35,-238v0,-19,17,-35,36,-35v19,0,36,16,36,35v0,19,-16,36,-36,36v-19,0,-36,-17,-36,-36xm48,-238v0,13,9,23,23,23v14,0,23,-11,23,-23v0,-13,-9,-22,-23,-22v-14,0,-23,9,-23,22","w":79},"\u00b8":{"d":"-5,57r2,-11v11,9,51,21,51,-7v0,-15,-17,-15,-29,-10r14,-29r11,0r-8,18v14,-8,36,1,35,20v-1,36,-56,33,-76,19","w":79},"\u02dd":{"d":"18,-208r31,-52r28,0r-42,52r-17,0xm68,-208r31,-52r28,0r-42,52r-17,0","w":79},"\u02db":{"d":"66,49r11,5v-13,24,-71,34,-75,-1v5,-26,34,-55,70,-53v-13,7,-47,28,-47,48v1,25,34,14,41,1","w":79},"\u02c7":{"d":"117,-260r-42,52r-27,0r-27,-52r15,0r26,37r39,-37r16,0","w":79},"\u2014":{"d":"0,-87r4,-20r360,0r-4,20r-360,0","w":360},"\u00c6":{"d":"-15,0r190,-251r154,0r-4,21r-110,0r-11,90r96,0r-5,22r-93,0r-13,96r96,0r-5,22r-118,0r9,-67r-106,0r-51,67r-29,0xm173,-89r17,-143r-109,143r92,0","w":320},"\u00aa":{"d":"130,-219v-1,22,-15,52,-16,76r-16,0v0,-8,4,-14,2,-16v-17,28,-77,26,-77,-13v0,-42,51,-40,88,-40v4,-36,-40,-31,-61,-17r1,-17v29,-17,79,-14,79,27xm41,-172v0,11,11,17,23,17v28,0,41,-21,44,-42v-26,0,-67,-2,-67,25","w":117},"\u0141":{"d":"10,0r18,-85r-25,15r6,-26r25,-15r30,-140r25,0r-26,122r67,-41r-6,26r-66,41r-18,81r103,0r-4,22r-129,0","w":159,"k":{"T":27,"V":27,"W":20,"y":13,"\u00fd":13,"\u00ff":13,"Y":33,"\u00dd":33,"\u0178":33,"\u2019":42}},"\u00d8":{"d":"58,-56r153,-153v-12,-15,-30,-25,-54,-25v-80,2,-128,102,-99,178xm219,-195r-153,153v12,15,30,25,54,25v80,-2,128,-102,99,-178xm258,-256r12,10r-32,32v44,91,-15,221,-119,218v-31,0,-55,-10,-71,-28r-29,29r-12,-10r32,-32v-44,-91,16,-221,119,-219v31,0,55,11,71,29","w":259},"\u0152":{"d":"156,-23r44,-205v-86,-19,-151,36,-151,117v0,59,42,108,107,88xm329,-251r-4,21r-100,0r-19,90r94,0r-5,22r-93,0r-22,96r104,0r-5,22r-148,3v-68,0,-107,-44,-107,-111v0,-95,71,-143,177,-143r128,0","w":320},"\u00ba":{"d":"29,-189v0,-35,28,-67,68,-67v31,0,50,21,50,48v0,35,-28,68,-69,68v-30,0,-49,-23,-49,-49xm95,-240v-51,-2,-70,82,-14,85v49,1,72,-82,14,-85","w":129},"\u00e6":{"d":"273,-85r-124,0v-5,36,9,69,50,70v15,0,32,-4,45,-9r-2,21v-47,15,-101,8,-112,-41v-9,63,-121,65,-126,0v-3,-46,56,-66,125,-61v5,-33,-4,-65,-36,-63v-17,0,-35,7,-49,15r3,-24v39,-17,92,-18,103,26v12,-25,38,-37,64,-37v58,0,69,53,59,103xm28,-47v0,21,18,32,36,32v40,0,57,-34,62,-70v-41,-1,-98,1,-98,38xm153,-105r98,0v6,-31,0,-63,-37,-63v-39,0,-56,29,-61,63","w":280},"\u0131":{"d":"10,0r39,-184r24,0r-39,184r-24,0","w":79},"\u0142":{"d":"10,0r26,-120r-26,16r5,-24r26,-16r27,-126r23,0r-23,108r26,-17r-5,24r-26,17r-29,138r-24,0","w":79},"\u00f8":{"d":"45,-43r107,-109v-9,-11,-21,-16,-39,-16v-60,0,-86,71,-68,125xm159,-140r-106,108v55,53,138,-35,106,-108xm187,-188r10,9r-21,21v37,68,-9,166,-89,162v-21,0,-37,-7,-50,-20r-21,21r-10,-8r22,-23v-39,-67,9,-162,88,-162v22,0,39,7,52,20"},"\u0153":{"d":"291,-85r-119,0v-5,38,10,70,48,70v16,0,31,-5,45,-11r-2,22v-46,16,-97,9,-111,-36v-12,25,-35,44,-67,44v-46,0,-72,-36,-72,-80v0,-56,32,-112,94,-112v31,-1,52,18,62,44v12,-27,36,-44,67,-44v56,0,62,52,55,103xm176,-105r93,0v3,-32,2,-63,-33,-63v-33,0,-53,31,-60,63xm37,-75v0,30,16,60,48,60v46,0,66,-59,66,-94v0,-32,-14,-59,-42,-59v-53,0,-72,49,-72,93","w":299},"\u00df":{"d":"98,-132r4,-20v37,0,70,-18,70,-59v0,-27,-15,-44,-41,-44v-33,0,-49,36,-55,65r-40,190r-24,0r39,-183v14,-65,37,-91,82,-91v39,0,64,21,64,62v0,37,-27,67,-64,69v32,4,51,26,51,56v0,69,-63,107,-126,83r6,-21v44,24,95,-10,95,-59v0,-36,-26,-48,-61,-48"},"\u00b9":{"d":"60,-102r30,-132r-31,20r-7,-12v21,-9,30,-30,63,-28r-35,152r-20,0","w":129},"\u00ac":{"d":"22,-115r0,-25r182,0r0,99r-24,0r0,-74r-158,0","w":216},"\u00b5":{"d":"-10,76r56,-260r24,0v-8,44,-25,86,-25,134v0,22,13,35,36,35v70,0,71,-105,87,-169r24,0r-36,184r-23,0v0,-12,4,-24,3,-28v-19,34,-79,44,-104,14r-19,90r-23,0"},"\u2122":{"d":"81,-102r0,-132r-47,0r0,-17r117,0r0,17r-47,0r0,132r-23,0xm182,-102r0,-149r37,0r43,115r44,-115r37,0r0,149r-23,0r0,-130r-50,130r-15,0r-51,-130r0,130r-22,0","w":356},"\u00d0":{"d":"13,0r26,-118r-25,0r5,-22r24,0r24,-111v91,-4,166,8,166,101v0,90,-52,150,-144,150r-76,0xm87,-230r-19,90r70,0r-5,22r-69,0r-21,96v103,9,165,-30,165,-128v0,-68,-50,-85,-121,-80","w":240},"\u00bd":{"d":"37,8r160,-267r21,0r-160,267r-21,0xm49,-102r31,-132r-31,20r-8,-12v21,-9,30,-30,63,-28r-35,152r-20,0xm154,0r4,-13v31,-31,85,-55,100,-99v-3,-34,-53,-22,-69,-9r1,-19v31,-19,89,-18,89,28v0,45,-63,66,-90,95r68,0r-4,17r-99,0","w":300},"\u00b1":{"d":"22,-97r0,-25r79,0r0,-61r25,0r0,61r78,0r0,25r-78,0r0,61r-25,0r0,-61r-79,0xm22,0r0,-25r182,0r0,25r-182,0","w":216},"\u00de":{"d":"78,-183r-21,99v53,2,103,-4,103,-57v0,-45,-40,-43,-82,-42xm13,0r54,-251r25,0r-10,47v56,-1,103,3,103,63v0,67,-64,84,-134,79r-13,62r-25,0","w":180},"\u00bc":{"d":"220,0r8,-33r-81,0r2,-16r99,-103r28,0r-24,102r19,0r-4,17r-18,0r-8,33r-21,0xm233,-50r18,-82r-78,82r60,0xm45,8r160,-267r21,0r-160,267r-21,0xm43,-102r31,-132r-31,20r-8,-12v21,-9,30,-30,63,-28r-34,152r-21,0","w":300},"\u00f7":{"d":"22,-79r0,-25r182,0r0,25r-182,0xm90,-162v0,-13,11,-23,23,-23v12,0,23,11,23,23v0,12,-11,23,-23,23v-12,0,-23,-11,-23,-23xm90,-21v0,-13,11,-23,23,-23v12,0,23,11,23,23v0,12,-11,24,-23,24v-12,0,-23,-12,-23,-24","w":216},"\u00a6":{"d":"36,-243r25,0r0,126r-25,0r0,-126xm36,-63r25,0r0,126r-25,0r0,-126","w":79},"\u00b0":{"d":"94,-237v-22,0,-39,14,-39,37v0,21,19,36,39,36v20,0,38,-15,38,-36v0,-23,-16,-37,-38,-37xm94,-254v31,0,56,22,56,54v0,32,-25,53,-56,53v-31,0,-57,-21,-57,-53v0,-32,26,-54,57,-54","w":144},"\u00fe":{"d":"-6,76r72,-346r24,0r-26,117v13,-22,36,-35,61,-35v42,0,63,33,63,74v0,57,-31,118,-93,118v-26,0,-47,-15,-55,-40r-23,112r-23,0xm49,-73v0,29,14,58,46,58v47,0,68,-57,68,-99v0,-30,-12,-54,-44,-54v-44,0,-70,56,-70,95"},"\u00be":{"d":"235,0r7,-33r-81,0r3,-16r98,-103r29,0r-24,102r18,0r-3,17r-19,0r-8,33r-20,0xm247,-50r18,-82r-77,82r59,0xm74,8r160,-267r21,0r-161,267r-20,0xm49,-171r3,-18v21,0,65,-1,65,-27v-6,-28,-51,-24,-73,-12r1,-19v35,-12,93,-14,93,31v0,23,-23,34,-45,35v18,3,29,16,29,34v0,49,-68,54,-112,41r4,-18v31,13,88,11,88,-24v0,-24,-32,-23,-53,-23","w":300},"\u00b2":{"d":"16,-102r4,-13v31,-31,85,-56,101,-99v-3,-35,-54,-23,-70,-9r1,-19v31,-19,89,-18,89,28v0,44,-61,67,-90,94r68,0r-3,18r-100,0","w":129},"\u00ae":{"d":"22,-126v0,-72,58,-130,130,-130v72,0,130,58,130,130v0,72,-58,130,-130,130v-72,0,-130,-58,-130,-130xm47,-126v0,62,46,111,106,111v60,0,104,-49,104,-111v0,-62,-44,-110,-104,-110v-60,0,-106,48,-106,110xm103,-50r0,-152v50,0,110,-8,110,43v0,24,-15,42,-39,42r43,67r-26,0r-43,-67r-21,0r0,67r-24,0xm127,-183r0,47v28,-1,62,7,61,-24v-1,-28,-34,-23,-61,-23","w":288},"\u2212":{"d":"22,-79r0,-25r182,0r0,25r-182,0","w":216},"\u00f0":{"d":"39,-72v0,32,19,57,51,57v48,0,75,-51,75,-94v0,-35,-16,-59,-52,-59v-51,0,-74,49,-74,96xm72,-221r39,-21v-12,-9,-25,-15,-38,-19r9,-13v18,5,35,12,48,21r39,-21r12,12r-37,20v73,60,60,246,-57,246v-45,0,-73,-34,-73,-80v0,-83,96,-148,149,-87v-5,-27,-20,-52,-38,-68r-41,23"},"\u00d7":{"d":"96,-93r-65,-64r18,-18r65,65r64,-65r18,18r-65,64r65,66r-18,18r-64,-66r-65,66r-18,-18","w":216},"\u00b3":{"d":"44,-171r4,-18v21,0,64,-1,64,-27v-6,-28,-51,-24,-73,-12r2,-19v34,-12,92,-14,92,31v0,23,-23,34,-45,35v18,3,29,16,29,34v0,49,-68,54,-112,41r4,-18v31,12,88,12,88,-24v0,-24,-32,-23,-53,-23","w":129},"\u00a9":{"d":"47,-126v0,62,46,111,106,111v60,0,104,-49,104,-111v0,-62,-44,-110,-104,-110v-60,0,-106,48,-106,110xm199,-101r22,0v-17,94,-149,58,-142,-25v-11,-86,130,-115,142,-27r-22,0v-18,-61,-101,-35,-95,27v-8,60,85,88,95,25xm22,-126v0,-72,58,-130,130,-130v72,0,130,58,130,130v0,72,-58,130,-130,130v-72,0,-130,-58,-130,-130","w":288},"\u00c1":{"d":"177,-89r-26,-137r-85,137r111,0xm-15,0r156,-251r29,0r49,251r-25,0r-13,-67r-128,0r-41,67r-27,0xm140,-266r31,-52r28,0r-42,52r-17,0","w":240},"\u00c2":{"d":"177,-89r-26,-137r-85,137r111,0xm-15,0r156,-251r29,0r49,251r-25,0r-13,-67r-128,0r-41,67r-27,0xm109,-266r42,-52r28,0r27,52r-16,0r-26,-37r-39,37r-16,0","w":240},"\u00c4":{"d":"177,-89r-26,-137r-85,137r111,0xm-15,0r156,-251r29,0r49,251r-25,0r-13,-67r-128,0r-41,67r-27,0xm116,-276r5,-30r28,0r-6,30r-27,0xm179,-276r5,-30r28,0r-6,30r-27,0","w":240},"\u00c0":{"d":"177,-89r-26,-137r-85,137r111,0xm-15,0r156,-251r29,0r49,251r-25,0r-13,-67r-128,0r-41,67r-27,0xm147,-318r31,52r-15,0r-44,-52r28,0","w":240},"\u00c5":{"d":"177,-89r-26,-137r-85,137r111,0xm-15,0r156,-251r29,0r49,251r-25,0r-13,-67r-128,0r-41,67r-27,0xm126,-294v0,-19,17,-36,36,-36v19,0,36,17,36,36v0,19,-16,36,-36,36v-19,0,-36,-17,-36,-36xm139,-294v0,13,9,23,23,23v14,0,23,-11,23,-23v0,-13,-9,-23,-23,-23v-14,0,-23,10,-23,23","w":240},"\u00c3":{"d":"177,-89r-26,-137r-85,137r111,0xm-15,0r156,-251r29,0r49,251r-25,0r-13,-67r-128,0r-41,67r-27,0xm140,-305v19,0,47,25,54,-2r13,0v0,17,-13,32,-30,32v-18,0,-48,-23,-54,3r-13,0v0,-17,13,-33,30,-33","w":240},"\u00c7":{"d":"244,-243r-9,21v-90,-40,-184,22,-184,117v0,70,85,106,146,79r-3,22v-9,4,-40,11,-64,7r-7,15v15,-8,36,0,35,20v-1,37,-56,33,-76,19r3,-11v11,9,51,20,51,-7v0,-15,-17,-15,-29,-10r13,-28v-53,-9,-93,-48,-93,-107v0,-112,110,-180,217,-137","w":219},"\u00c9":{"d":"13,0r52,-251r124,0r-4,21r-100,0r-18,90r94,0r-4,22r-94,0r-21,96r104,0r-4,22r-129,0xm110,-266r31,-52r28,0r-42,52r-17,0","w":180},"\u00ca":{"d":"13,0r52,-251r124,0r-4,21r-100,0r-18,90r94,0r-4,22r-94,0r-21,96r104,0r-4,22r-129,0xm79,-266r42,-52r27,0r27,52r-16,0r-25,-37r-39,37r-16,0","w":180},"\u00cb":{"d":"13,0r52,-251r124,0r-4,21r-100,0r-18,90r94,0r-4,22r-94,0r-21,96r104,0r-4,22r-129,0xm85,-276r6,-30r28,0r-6,30r-28,0xm148,-276r6,-30r28,0r-6,30r-28,0","w":180},"\u00c8":{"d":"13,0r52,-251r124,0r-4,21r-100,0r-18,90r94,0r-4,22r-94,0r-21,96r104,0r-4,22r-129,0xm117,-318r31,52r-16,0r-43,-52r28,0","w":180},"\u00cd":{"d":"10,0r53,-251r25,0r-53,251r-25,0xm60,-266r31,-52r28,0r-42,52r-17,0","w":79},"\u00ce":{"d":"10,0r53,-251r25,0r-53,251r-25,0xm29,-266r42,-52r27,0r27,52r-16,0r-25,-37r-39,37r-16,0","w":79},"\u00cf":{"d":"10,0r53,-251r25,0r-53,251r-25,0xm35,-276r6,-30r28,0r-6,30r-28,0xm98,-276r6,-30r28,0r-6,30r-28,0","w":79},"\u00cc":{"d":"10,0r53,-251r25,0r-53,251r-25,0xm67,-318r31,52r-16,0r-43,-52r28,0","w":79},"\u00d1":{"d":"10,0r54,-251r30,0r85,221r46,-221r23,0r-53,251r-30,0r-84,-221r-48,221r-23,0xm140,-305v19,0,47,25,54,-2r13,0v0,17,-13,32,-30,32v-18,0,-48,-23,-54,3r-13,0v0,-17,13,-33,30,-33","w":240},"\u00d3":{"d":"24,-98v0,-80,50,-158,134,-158v62,0,95,42,95,103v0,80,-50,157,-134,157v-62,0,-95,-41,-95,-102xm49,-100v0,47,23,83,71,83v67,0,108,-72,108,-134v0,-47,-23,-83,-71,-83v-67,0,-108,72,-108,134xm150,-269r31,-52r28,0r-42,52r-17,0","w":259},"\u00d4":{"d":"24,-98v0,-80,50,-158,134,-158v62,0,95,42,95,103v0,80,-50,157,-134,157v-62,0,-95,-41,-95,-102xm49,-100v0,47,23,83,71,83v67,0,108,-72,108,-134v0,-47,-23,-83,-71,-83v-67,0,-108,72,-108,134xm119,-269r42,-52r27,0r27,52r-16,0r-25,-37r-39,37r-16,0","w":259},"\u00d6":{"d":"24,-98v0,-80,50,-158,134,-158v62,0,95,42,95,103v0,80,-50,157,-134,157v-62,0,-95,-41,-95,-102xm49,-100v0,47,23,83,71,83v67,0,108,-72,108,-134v0,-47,-23,-83,-71,-83v-67,0,-108,72,-108,134xm125,-279r6,-31r28,0r-6,31r-28,0xm188,-279r6,-31r28,0r-6,31r-28,0","w":259},"\u00d2":{"d":"24,-98v0,-80,50,-158,134,-158v62,0,95,42,95,103v0,80,-50,157,-134,157v-62,0,-95,-41,-95,-102xm49,-100v0,47,23,83,71,83v67,0,108,-72,108,-134v0,-47,-23,-83,-71,-83v-67,0,-108,72,-108,134xm157,-321r31,52r-16,0r-43,-52r28,0","w":259},"\u00d5":{"d":"24,-98v0,-80,50,-158,134,-158v62,0,95,42,95,103v0,80,-50,157,-134,157v-62,0,-95,-41,-95,-102xm49,-100v0,47,23,83,71,83v67,0,108,-72,108,-134v0,-47,-23,-83,-71,-83v-67,0,-108,72,-108,134xm149,-308v20,-1,49,26,54,-3r13,0v0,17,-12,33,-29,33v0,0,-48,-23,-54,3r-13,0v0,-17,12,-33,29,-33","w":259},"\u0160":{"d":"187,-244r-8,22v-39,-21,-111,-18,-111,35v0,44,93,48,93,113v0,76,-105,93,-156,65r8,-24v41,28,123,22,123,-38v0,-52,-92,-56,-92,-114v0,-71,86,-85,143,-59xm184,-321r-42,52r-27,0r-27,-52r16,0r26,37r38,-37r16,0","w":180},"\u00da":{"d":"247,-251v-29,97,-16,255,-135,255v-48,0,-82,-28,-82,-79v0,-60,23,-121,34,-176r23,0r-25,122v-16,50,-10,112,50,112v43,0,67,-31,76,-70r36,-164r23,0xm140,-266r31,-52r28,0r-42,52r-17,0","w":240},"\u00db":{"d":"247,-251v-29,97,-16,255,-135,255v-48,0,-82,-28,-82,-79v0,-60,23,-121,34,-176r23,0r-25,122v-16,50,-10,112,50,112v43,0,67,-31,76,-70r36,-164r23,0xm109,-266r42,-52r28,0r27,52r-16,0r-26,-37r-39,37r-16,0","w":240},"\u00dc":{"d":"247,-251v-29,97,-16,255,-135,255v-48,0,-82,-28,-82,-79v0,-60,23,-121,34,-176r23,0r-25,122v-16,50,-10,112,50,112v43,0,67,-31,76,-70r36,-164r23,0xm109,-276r6,-30r28,0r-6,30r-28,0xm172,-276r6,-30r28,0r-6,30r-28,0","w":240},"\u00d9":{"d":"247,-251v-29,97,-16,255,-135,255v-48,0,-82,-28,-82,-79v0,-60,23,-121,34,-176r23,0r-25,122v-16,50,-10,112,50,112v43,0,67,-31,76,-70r36,-164r23,0xm147,-318r31,52r-15,0r-44,-52r28,0","w":240},"\u00dd":{"d":"79,0r23,-106r-64,-145r26,0r53,124r106,-124r30,0r-127,145r-23,106r-24,0xm130,-266r31,-52r28,0r-42,52r-17,0","w":219,"k":{"v":18,"A":22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,",":40,".":40,"-":27,"a":31,"\u00e6":31,"\u00e1":31,"\u00e2":31,"\u00e4":31,"\u00e0":31,"\u00e5":31,"\u00e3":31,"e":31,"\u00e9":31,"\u00ea":31,"\u00eb":31,"\u00e8":31,"i":5,"\u00ed":5,"\u00ee":5,"\u00ef":5,"\u00ec":5,"o":31,"\u00f8":31,"\u0153":31,"\u00f3":31,"\u00f4":31,"\u00f6":31,"\u00f2":31,"\u00f5":31,"u":24,"\u00fa":24,"\u00fb":24,"\u00fc":24,"\u00f9":24,":":27,";":27,"p":24,"q":27}},"\u0178":{"d":"79,0r23,-106r-64,-145r26,0r53,124r106,-124r30,0r-127,145r-23,106r-24,0xm105,-276r6,-30r28,0r-6,30r-28,0xm168,-276r6,-30r28,0r-6,30r-28,0","w":219,"k":{"v":18,"A":22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,",":40,".":40,"-":27,"a":31,"\u00e6":31,"\u00e1":31,"\u00e2":31,"\u00e4":31,"\u00e0":31,"\u00e5":31,"\u00e3":31,"e":31,"\u00e9":31,"\u00ea":31,"\u00eb":31,"\u00e8":31,"i":5,"\u00ed":5,"\u00ee":5,"\u00ef":5,"\u00ec":5,"o":31,"\u00f8":31,"\u0153":31,"\u00f3":31,"\u00f4":31,"\u00f6":31,"\u00f2":31,"\u00f5":31,"u":24,"\u00fa":24,"\u00fb":24,"\u00fc":24,"\u00f9":24,":":27,";":27,"p":24,"q":27}},"\u017d":{"d":"-11,0r4,-22r176,-208r-128,0r5,-21r157,0r-4,22r-176,207r136,0r-5,22r-165,0xm184,-318r-42,52r-27,0r-27,-52r16,0r26,37r38,-37r16,0","w":180},"\u00e1":{"d":"101,-188v99,2,46,118,39,188r-22,0v1,-10,1,-19,3,-27v-26,47,-116,41,-116,-20v0,-62,74,-68,131,-64v5,-31,-6,-57,-38,-57v-21,0,-43,9,-55,15r3,-23v13,-5,33,-12,55,-12xm30,-48v0,21,18,33,36,33v42,0,62,-38,67,-77v-42,-2,-103,-3,-103,44xm93,-208r30,-52r29,0r-42,52r-17,0","w":180},"\u00e2":{"d":"101,-188v99,2,46,118,39,188r-22,0v1,-10,1,-19,3,-27v-26,47,-116,41,-116,-20v0,-62,74,-68,131,-64v5,-31,-6,-57,-38,-57v-21,0,-43,9,-55,15r3,-23v13,-5,33,-12,55,-12xm30,-48v0,21,18,33,36,33v42,0,62,-38,67,-77v-42,-2,-103,-3,-103,44xm62,-208r42,-52r27,0r27,52r-16,0r-26,-37r-39,37r-15,0","w":180},"\u00e4":{"d":"101,-188v99,2,46,118,39,188r-22,0v1,-10,1,-19,3,-27v-26,47,-116,41,-116,-20v0,-62,74,-68,131,-64v5,-31,-6,-57,-38,-57v-21,0,-43,9,-55,15r3,-23v13,-5,33,-12,55,-12xm30,-48v0,21,18,33,36,33v42,0,62,-38,67,-77v-42,-2,-103,-3,-103,44xm131,-218r6,-30r28,0r-6,30r-28,0xm68,-218r6,-30r28,0r-6,30r-28,0","w":180},"\u00e0":{"d":"101,-188v99,2,46,118,39,188r-22,0v1,-10,1,-19,3,-27v-26,47,-116,41,-116,-20v0,-62,74,-68,131,-64v5,-31,-6,-57,-38,-57v-21,0,-43,9,-55,15r3,-23v13,-5,33,-12,55,-12xm30,-48v0,21,18,33,36,33v42,0,62,-38,67,-77v-42,-2,-103,-3,-103,44xm100,-260r30,52r-15,0r-44,-52r29,0","w":180},"\u00e5":{"d":"101,-188v99,2,46,118,39,188r-22,0v1,-10,1,-19,3,-27v-26,47,-116,41,-116,-20v0,-62,74,-68,131,-64v5,-31,-6,-57,-38,-57v-21,0,-43,9,-55,15r3,-23v13,-5,33,-12,55,-12xm30,-48v0,21,18,33,36,33v42,0,62,-38,67,-77v-42,-2,-103,-3,-103,44xm68,-238v0,-19,17,-35,36,-35v19,0,35,16,35,35v0,19,-15,36,-35,36v-19,0,-36,-17,-36,-36xm81,-238v0,13,9,23,23,23v14,0,22,-11,22,-23v0,-13,-8,-22,-22,-22v-14,0,-23,9,-23,22","w":180},"\u00e3":{"d":"101,-188v99,2,46,118,39,188r-22,0v1,-10,1,-19,3,-27v-26,47,-116,41,-116,-20v0,-62,74,-68,131,-64v5,-31,-6,-57,-38,-57v-21,0,-43,9,-55,15r3,-23v13,-5,33,-12,55,-12xm30,-48v0,21,18,33,36,33v42,0,62,-38,67,-77v-42,-2,-103,-3,-103,44xm92,-247v20,-1,47,26,54,-2r13,0v0,17,-12,32,-29,32v-18,0,-49,-24,-54,3r-13,0v0,-17,12,-33,29,-33","w":180},"\u00e7":{"d":"168,-181r-6,21v-59,-25,-123,12,-123,79v0,55,52,80,98,57r-3,23v-9,3,-25,5,-44,5r-6,14v14,-8,36,1,35,20v-1,37,-56,33,-77,19r3,-11v11,9,51,21,51,-7v0,-15,-17,-15,-29,-10r12,-26v-44,-6,-65,-47,-65,-83v0,-82,72,-126,154,-101","w":159},"\u00e9":{"d":"171,-85r-133,0v-15,67,62,84,108,58r-2,22v-11,4,-24,9,-54,9v-43,0,-76,-26,-76,-75v0,-62,36,-117,95,-117v57,0,73,47,62,103xm42,-105r108,0v4,-35,-6,-64,-41,-63v-35,0,-61,30,-67,63xm93,-208r30,-52r29,0r-42,52r-17,0","w":180},"\u00ea":{"d":"171,-85r-133,0v-15,67,62,84,108,58r-2,22v-11,4,-24,9,-54,9v-43,0,-76,-26,-76,-75v0,-62,36,-117,95,-117v57,0,73,47,62,103xm42,-105r108,0v4,-35,-6,-64,-41,-63v-35,0,-61,30,-67,63xm62,-208r42,-52r27,0r27,52r-16,0r-26,-37r-39,37r-15,0","w":180},"\u00eb":{"d":"171,-85r-133,0v-15,67,62,84,108,58r-2,22v-11,4,-24,9,-54,9v-43,0,-76,-26,-76,-75v0,-62,36,-117,95,-117v57,0,73,47,62,103xm42,-105r108,0v4,-35,-6,-64,-41,-63v-35,0,-61,30,-67,63xm68,-218r6,-30r28,0r-6,30r-28,0xm131,-218r6,-30r28,0r-6,30r-28,0","w":180},"\u00e8":{"d":"171,-85r-133,0v-15,67,62,84,108,58r-2,22v-11,4,-24,9,-54,9v-43,0,-76,-26,-76,-75v0,-62,36,-117,95,-117v57,0,73,47,62,103xm42,-105r108,0v4,-35,-6,-64,-41,-63v-35,0,-61,30,-67,63xm100,-260r30,52r-15,0r-44,-52r29,0","w":180},"\u00ed":{"d":"10,0r39,-184r24,0r-39,184r-24,0xm43,-208r30,-52r29,0r-42,52r-17,0","w":79},"\u00ee":{"d":"10,0r39,-184r24,0r-39,184r-24,0xm12,-208r42,-52r27,0r27,52r-16,0r-26,-37r-39,37r-15,0","w":79},"\u00ef":{"d":"10,0r39,-184r24,0r-39,184r-24,0xm18,-218r6,-30r27,0r-5,30r-28,0xm81,-218r6,-30r27,0r-5,30r-28,0","w":79},"\u00ec":{"d":"10,0r39,-184r24,0r-39,184r-24,0xm50,-260r30,52r-15,0r-44,-52r29,0","w":79},"\u00f1":{"d":"10,0r36,-184r23,0v0,12,-4,24,-3,28v25,-45,118,-45,115,21v-2,49,-17,90,-25,135r-24,0v8,-44,25,-85,25,-133v0,-22,-13,-35,-36,-35v-70,0,-71,105,-87,168r-24,0xm102,-247v19,0,48,26,54,-2r13,0v0,17,-12,32,-29,32v-18,0,-49,-24,-54,3r-13,0v0,-17,12,-33,29,-33"},"\u00f3":{"d":"14,-76v0,-62,40,-112,102,-112v47,0,73,31,73,79v0,61,-39,113,-102,113v-45,0,-73,-34,-73,-80xm39,-72v0,32,19,57,51,57v48,0,75,-51,75,-94v0,-35,-16,-59,-52,-59v-51,0,-74,49,-74,96xm103,-208r31,-52r28,0r-42,52r-17,0"},"\u00f4":{"d":"14,-76v0,-62,40,-112,102,-112v47,0,73,31,73,79v0,61,-39,113,-102,113v-45,0,-73,-34,-73,-80xm39,-72v0,32,19,57,51,57v48,0,75,-51,75,-94v0,-35,-16,-59,-52,-59v-51,0,-74,49,-74,96xm72,-208r42,-52r27,0r27,52r-16,0r-26,-37r-39,37r-15,0"},"\u00f6":{"d":"14,-76v0,-62,40,-112,102,-112v47,0,73,31,73,79v0,61,-39,113,-102,113v-45,0,-73,-34,-73,-80xm39,-72v0,32,19,57,51,57v48,0,75,-51,75,-94v0,-35,-16,-59,-52,-59v-51,0,-74,49,-74,96xm78,-218r6,-30r28,0r-6,30r-28,0xm141,-218r6,-30r28,0r-6,30r-28,0"},"\u00f2":{"d":"14,-76v0,-62,40,-112,102,-112v47,0,73,31,73,79v0,61,-39,113,-102,113v-45,0,-73,-34,-73,-80xm39,-72v0,32,19,57,51,57v48,0,75,-51,75,-94v0,-35,-16,-59,-52,-59v-51,0,-74,49,-74,96xm110,-260r30,52r-15,0r-44,-52r29,0"},"\u00f5":{"d":"14,-76v0,-62,40,-112,102,-112v47,0,73,31,73,79v0,61,-39,113,-102,113v-45,0,-73,-34,-73,-80xm39,-72v0,32,19,57,51,57v48,0,75,-51,75,-94v0,-35,-16,-59,-52,-59v-51,0,-74,49,-74,96xm102,-247v19,0,48,26,54,-2r13,0v0,17,-12,32,-29,32v-18,0,-49,-24,-54,3r-13,0v0,-17,12,-33,29,-33"},"\u0161":{"d":"-5,-6r7,-22v30,20,95,21,95,-24v0,-40,-72,-38,-72,-85v0,-53,72,-60,115,-42r-8,21v-27,-14,-83,-20,-83,21v0,31,73,35,73,84v0,62,-78,66,-127,47xm147,-260r-42,52r-27,0r-27,-52r16,0r26,37r38,-37r16,0","w":140},"\u00fa":{"d":"192,-184r-36,184r-23,0v0,-12,4,-24,3,-28v-25,45,-118,45,-115,-21v2,-49,17,-90,25,-135r24,0v-8,44,-25,86,-25,134v0,22,13,35,36,35v70,0,71,-105,87,-169r24,0xm103,-208r31,-52r28,0r-42,52r-17,0"},"\u00fb":{"d":"192,-184r-36,184r-23,0v0,-12,4,-24,3,-28v-25,45,-118,45,-115,-21v2,-49,17,-90,25,-135r24,0v-8,44,-25,86,-25,134v0,22,13,35,36,35v70,0,71,-105,87,-169r24,0xm72,-208r42,-52r27,0r27,52r-16,0r-26,-37r-39,37r-15,0"},"\u00fc":{"d":"192,-184r-36,184r-23,0v0,-12,4,-24,3,-28v-25,45,-118,45,-115,-21v2,-49,17,-90,25,-135r24,0v-8,44,-25,86,-25,134v0,22,13,35,36,35v70,0,71,-105,87,-169r24,0xm78,-218r6,-30r28,0r-6,30r-28,0xm141,-218r6,-30r28,0r-6,30r-28,0"},"\u00f9":{"d":"192,-184r-36,184r-23,0v0,-12,4,-24,3,-28v-25,45,-118,45,-115,-21v2,-49,17,-90,25,-135r24,0v-8,44,-25,86,-25,134v0,22,13,35,36,35v70,0,71,-105,87,-169r24,0xm110,-260r30,52r-15,0r-44,-52r29,0"},"\u00fd":{"d":"177,-184r-127,227v-12,27,-39,44,-71,30r5,-20v35,20,52,-27,65,-53r-26,-184r24,0r20,158r86,-158r24,0xm83,-208r30,-52r29,0r-42,52r-17,0","w":159,"k":{",":33,".":33}},"\u00ff":{"d":"177,-184r-127,227v-12,27,-39,44,-71,30r5,-20v35,20,52,-27,65,-53r-26,-184r24,0r20,158r86,-158r24,0xm58,-218r6,-30r27,0r-5,30r-28,0xm121,-218r6,-30r27,0r-5,30r-28,0","w":159,"k":{",":33,".":33}},"\u017e":{"d":"-7,0r4,-21r137,-143r-104,0r4,-20r134,0r-4,22r-138,143r110,0r-4,19r-139,0xm157,-260r-42,52r-28,0r-27,-52r16,0r26,37r39,-37r16,0","w":159},"\u2126":{"d":"4,-19v18,-1,39,2,55,-1v-22,-23,-37,-61,-26,-112v15,-71,73,-119,133,-119v64,0,94,55,81,118v-11,54,-47,92,-75,114r55,0r-4,19r-84,0r2,-14v32,-18,69,-58,81,-115v10,-47,-6,-103,-60,-103v-51,0,-95,46,-107,103v-11,53,9,97,33,115r-3,14r-85,0","w":260},"\u03bc":{"d":"-10,76r56,-260r24,0v-8,44,-25,86,-25,134v0,22,13,35,36,35v70,0,71,-105,87,-169r24,0r-36,184r-23,0v0,-12,4,-24,3,-28v-19,34,-79,44,-104,14r-19,90r-23,0"},"\u03c0":{"d":"210,-164r-30,0v-9,47,-30,118,-30,164r-22,0v-3,-43,21,-120,29,-164r-69,0v-13,48,-42,131,-62,164r-22,0v22,-37,49,-115,61,-164v-23,0,-34,2,-42,5r-1,-15v43,-17,134,-6,194,-9","w":202},"\u20ac":{"d":"234,-247r-9,23v-65,-29,-127,9,-149,65r122,0r-7,17r-122,0v-3,10,-6,22,-7,33r115,0r-7,17r-109,0v-3,65,65,91,122,65r-3,23v-73,25,-152,-8,-145,-88r-32,0r7,-17r27,0v1,-11,4,-23,7,-33r-30,0r7,-17r29,0v29,-69,100,-118,184,-88"},"\u2113":{"d":"145,-53r9,10v-21,29,-47,44,-75,44v-43,0,-51,-36,-43,-72v-8,5,-16,12,-24,18r-5,-14v12,-8,23,-16,33,-25r21,-98v14,-65,46,-84,71,-84v30,0,38,25,32,56v-10,45,-49,88,-103,132v-11,37,0,68,26,68v23,0,45,-19,58,-35xm84,-193r-18,84v40,-35,73,-71,81,-108v5,-24,2,-40,-18,-40v-14,0,-35,16,-45,64","w":172},"\u212e":{"d":"100,-51v35,62,142,58,182,3r20,0v-26,30,-66,50,-112,50v-78,0,-142,-57,-142,-128v0,-71,64,-128,142,-128v80,1,144,57,142,132r-232,1r0,70xm280,-201v-33,-59,-135,-58,-177,-7v-6,19,-4,58,-1,79r178,-2r0,-70","w":344},"\u2202":{"d":"69,-242r-5,-17v69,-42,153,-14,124,114v-18,81,-62,146,-123,146v-46,0,-59,-41,-51,-81v12,-55,55,-90,95,-90v35,0,51,25,54,36v19,-60,2,-125,-42,-125v-23,0,-40,9,-52,17xm71,-18v36,0,68,-44,84,-93v-21,-72,-106,-33,-118,30v-7,36,5,63,34,63","w":194},"\u220f":{"d":"274,-226r-40,0r0,260r-22,0r0,-260r-106,0r0,260r-22,0r0,-260r-41,0r0,-21r231,0r0,21","w":283},"\u2211":{"d":"224,34r-182,0r0,-15r99,-125r-94,-125r0,-16r172,0r0,20r-140,1r88,117r-95,122r152,0r0,21","w":232},"\u2219":{"d":"40,-112v0,-10,8,-17,18,-17v10,0,18,7,18,17v0,10,-8,18,-18,18v-10,0,-18,-8,-18,-18","w":100},"\u221a":{"d":"239,-293r-80,347r-21,0r-58,-166r-27,10r-5,-15r46,-18r48,136v2,8,5,18,6,25r73,-319r18,0","w":238},"\u221e":{"d":"223,-157v31,0,51,22,51,55v0,34,-26,55,-54,55v-23,0,-40,-15,-66,-43v-19,21,-38,43,-68,43v-28,0,-53,-23,-53,-54v0,-32,24,-56,56,-56v27,0,48,22,67,44v19,-21,37,-44,67,-44xm50,-101v0,22,15,39,39,39v23,0,41,-24,56,-39v-16,-19,-33,-41,-59,-41v-23,0,-36,19,-36,41xm221,-142v-24,0,-45,27,-58,40v24,26,39,40,58,40v23,0,37,-21,37,-40v0,-26,-16,-40,-37,-40","w":292},"\u222b":{"d":"155,-296r-5,16v-34,-12,-43,20,-43,68v0,55,4,123,4,180v1,67,-21,98,-71,82r4,-17v36,12,46,-11,46,-65v0,-99,-44,-291,65,-264","w":160},"\u2248":{"d":"80,-152v43,0,83,56,110,1r10,8v-10,18,-24,34,-46,34v-24,0,-50,-28,-77,-28v-17,0,-27,13,-36,27r-10,-8v11,-21,28,-34,49,-34xm80,-92v44,0,82,55,110,1r10,8v-10,18,-24,33,-46,33v-24,0,-51,-27,-77,-27v-17,0,-27,13,-36,27r-10,-9v11,-21,29,-33,49,-33","w":216},"\u2260":{"d":"164,-179r-17,36r58,0r0,16r-64,0r-25,53r89,0r0,16r-96,0r-19,42r-13,-6r17,-36r-55,0r0,-16r62,0r25,-53r-87,0r0,-16r93,0r20,-41","w":223},"\u2264":{"d":"210,-33r-163,-81r0,-16r163,-81r0,19r-146,70r146,70r0,19xm211,-3r-166,0r0,-15r166,0r0,15","w":229},"\u2265":{"d":"47,-211r163,81r0,16r-163,81r0,-19r146,-70r-146,-70r0,-19xm211,-3r-166,0r0,-15r166,0r0,15","w":229},"\u25ca":{"d":"219,-123r-73,139r-18,0r-73,-139r73,-140r19,0xm198,-123v-19,-40,-45,-76,-60,-120r-62,119r54,103v4,7,5,15,8,18v16,-43,41,-80,60,-120","w":239},"\u00a0":{"w":100},"\u00ad":{"d":"14,-85r4,-24r92,0r-4,24r-92,0","w":119},"\u02c9":{"d":"112,-243r-4,19r-93,0r4,-19r93,0","w":79},"\u03a9":{"d":"4,-19v18,-1,39,2,55,-1v-22,-23,-37,-61,-26,-112v15,-71,73,-119,133,-119v64,0,94,55,81,118v-11,54,-47,92,-75,114r55,0r-4,19r-84,0r2,-14v32,-18,69,-58,81,-115v10,-47,-6,-103,-60,-103v-51,0,-95,46,-107,103v-11,53,9,97,33,115r-3,14r-85,0","w":260},"\u2215":{"d":"-51,8r160,-267r20,0r-160,267r-20,0","w":60},"\u2206":{"d":"-6,0r3,-17r142,-237r26,0r41,237r-3,17r-209,0xm20,-19r162,0r-37,-208","w":232},"\u2010":{"d":"14,-85r4,-24r92,0r-4,24r-92,0","w":119}}});Cufon.registerFont({"w":200,"face":{"font-family":"frutiger","font-weight":700,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"2 11 7 3 3 5 4 9 2 4","ascent":"270","descent":"-90","x-height":"4","bbox":"-60 -337 391 90","underline-thickness":"18","underline-position":"-18","slope":"-12","stemh":"35","stemv":"50","unicode-range":"U+0020-U+FB02"},"glyphs":{" ":{"w":100},"!":{"d":"48,-74r29,-177r56,0r-45,177r-40,0xm38,-50r51,0r-11,50r-50,0","w":140},"\"":{"d":"118,-161r0,-90r44,0r0,90r-44,0xm53,-161r0,-90r43,0r0,90r-43,0","w":180},"#":{"d":"189,-103r-4,29r-33,0r-11,74r-32,0r11,-74r-38,0r-10,74r-32,0r10,-74r-33,0r4,-29r33,0r7,-46r-33,0r4,-28r33,0r10,-74r32,0r-11,74r38,0r10,-74r32,0r-11,74r33,0r-4,28r-32,0r-6,46r33,0xm129,-149r-36,0r-6,46r36,0"},"$":{"d":"203,-244r-12,41v-17,-8,-36,-13,-55,-13r-14,66v30,14,62,31,62,69v0,55,-40,85,-93,85r-6,32r-19,0r6,-32v-28,0,-56,-8,-69,-14r13,-44v19,11,39,19,64,19r16,-75v-30,-14,-61,-31,-61,-70v0,-51,44,-76,91,-76r6,-30r18,0r-6,30v18,0,47,7,59,12xm106,-158r12,-58v-33,-2,-44,48,-12,58xm113,-102r-14,67v36,-2,47,-54,14,-67"},"%":{"d":"256,4v-30,0,-50,-15,-50,-50v0,-41,22,-82,68,-82v31,0,55,16,55,49v0,41,-24,83,-73,83xm260,-24v27,0,31,-37,31,-58v0,-12,-6,-17,-18,-17v-24,0,-30,38,-30,57v0,12,7,18,17,18xm100,-152v27,0,31,-37,31,-58v0,-12,-6,-17,-18,-17v-24,0,-29,38,-29,57v0,12,6,18,16,18xm96,-123v-30,0,-50,-16,-50,-51v0,-41,22,-82,68,-82v31,0,55,16,55,49v0,41,-24,84,-73,84xm76,8r195,-267r30,0r-195,267r-30,0","w":360},"&":{"d":"187,0r-9,-14v-53,32,-157,25,-156,-53v0,-42,32,-67,69,-78v-10,-14,-18,-25,-18,-47v0,-43,38,-64,76,-64v30,0,69,18,69,58v0,40,-32,58,-65,70r36,52v12,-18,21,-38,22,-60r44,0v-4,35,-18,69,-43,94r29,42r-54,0xm157,-46r-45,-67v-21,8,-42,18,-42,44v0,44,61,42,87,23xm176,-198v0,-17,-13,-22,-25,-22v-34,-2,-38,42,-18,61v18,-5,43,-15,43,-39","w":259},"\u2019":{"d":"34,-161r37,-90r54,0r-48,90r-43,0","w":100,"k":{"\u2019":20,"s":20,"\u0161":20,"t":6}},"(":{"d":"103,-272r51,0v-54,65,-84,111,-84,198v0,43,7,84,19,124r-41,0v-14,-45,-29,-91,-29,-139v0,-79,35,-124,84,-183","w":119},")":{"d":"30,50r-52,0v54,-65,85,-111,85,-198v0,-43,-7,-84,-19,-124r41,0v14,45,29,91,29,139v0,79,-35,124,-84,183","w":119},"*":{"d":"65,-231r43,32r5,-52r38,8r-17,49r51,-10r3,38r-50,0r25,42r-36,17r-16,-50r-37,41r-26,-28r45,-31r-48,-21"},"+":{"d":"95,-110r0,-72r37,0r0,72r73,0r0,38r-73,0r0,72r-37,0r0,-72r-73,0r0,-38r73,0","w":216},",":{"d":"-13,40r36,-90r55,0r-48,90r-43,0","w":100},"-":{"d":"21,-77r9,-40r94,0r-8,40r-95,0","w":140},".":{"d":"8,0r10,-50r50,0r-10,50r-50,0","w":100},"\/":{"d":"148,-256r-137,260r-42,0r138,-260r41,0","w":100},"0":{"d":"151,-181v0,-16,-5,-37,-24,-37v-47,0,-62,115,-62,143v0,19,5,42,28,42v43,0,58,-124,58,-148xm127,-256v53,0,72,36,72,84v0,66,-24,176,-109,176v-53,0,-73,-40,-73,-88v0,-64,29,-172,110,-172"},"1":{"d":"67,-162r-22,-34r84,-55r46,0r-55,251r-50,0r43,-194"},"2":{"d":"170,-40r-8,40r-165,0r8,-41v45,-41,135,-99,135,-140v0,-51,-70,-37,-96,-13r-1,-45v56,-28,150,-26,150,51v0,61,-78,116,-121,148r98,0"},"3":{"d":"3,-10r9,-39v40,21,114,25,114,-28v0,-33,-46,-33,-70,-33r7,-40v31,0,80,0,80,-41v0,-39,-70,-24,-93,-12r5,-42v55,-20,139,-17,141,50v1,38,-28,54,-59,64v26,9,42,24,42,53v-1,84,-107,98,-176,68"},"4":{"d":"5,-52r5,-43r126,-156r62,0r-35,161r36,0r-8,38r-35,0r-11,52r-48,0r11,-52r-103,0xm116,-90r25,-117r-86,117r61,0"},"5":{"d":"38,-116r30,-135r144,0r-8,37r-96,0r-12,52v51,-6,88,17,91,76v4,87,-108,105,-174,78r9,-40v38,20,112,20,112,-36v0,-47,-59,-43,-96,-32"},"6":{"d":"97,4v-55,0,-77,-38,-77,-89v0,-81,39,-171,132,-171v19,0,45,5,58,11r-13,37v-55,-25,-109,10,-116,58v46,-30,107,-1,107,56v0,56,-34,98,-91,98xm97,-33v45,1,61,-92,11,-92v-28,0,-40,30,-40,54v0,19,10,38,29,38"},"7":{"d":"37,-212r7,-39r167,0r-9,45r-130,206r-58,0r136,-212r-113,0"},"8":{"d":"139,-72v0,-21,-13,-30,-28,-42v-22,8,-48,22,-48,47v0,22,15,34,36,34v22,0,40,-16,40,-39xm163,-191v0,-42,-74,-32,-73,7v0,15,18,28,30,35v21,-8,43,-17,43,-42xm12,-62v0,-40,24,-63,61,-74v-17,-10,-29,-27,-29,-47v0,-50,41,-73,88,-73v34,0,77,16,77,57v0,35,-19,58,-53,67v20,12,34,30,34,54v0,55,-40,82,-96,82v-41,0,-82,-24,-82,-66"},"9":{"d":"120,-256v55,0,77,38,77,89v0,81,-38,171,-131,171v-19,0,-45,-4,-58,-10r13,-37v55,25,109,-10,116,-58v-46,31,-107,0,-107,-57v0,-56,33,-98,90,-98xm149,-180v0,-19,-9,-38,-28,-38v-30,0,-41,33,-41,58v0,19,8,34,29,34v28,0,40,-30,40,-54"},":":{"d":"46,-185r50,0r-10,50r-50,0xm18,-50r50,0r-10,50r-50,0","w":100},";":{"d":"23,-50r55,0r-48,90r-43,0xm46,-185r50,0r-10,50r-50,0","w":100},"<":{"d":"205,-34r0,37r-183,-79r0,-31r183,-78r0,37r-134,57","w":216},"=":{"d":"205,-149r0,37r-183,0r0,-37r183,0xm205,-71r0,38r-183,0r0,-38r183,0","w":216},">":{"d":"22,-34r134,-57r-134,-57r0,-37r183,78r0,31r-183,79r0,-37","w":216},"?":{"d":"182,-190v2,58,-72,65,-82,116r-43,0v4,-36,19,-54,47,-76v13,-10,26,-21,26,-39v0,-37,-57,-33,-87,-20r0,-40v57,-15,137,-9,139,59xm51,-50r50,0r-10,50r-51,0","w":180},"@":{"d":"158,-161v-39,-3,-59,73,-13,76v38,3,59,-73,13,-76xm236,-51r30,0v-67,96,-243,66,-244,-75v0,-72,58,-130,139,-130v58,0,122,32,122,106v0,74,-66,100,-90,100v-11,0,-18,-7,-21,-18v-29,37,-92,11,-92,-41v0,-67,75,-118,116,-64r5,-17r30,0r-23,100v0,3,2,5,6,5v18,0,41,-19,41,-64v0,-59,-52,-73,-94,-73v-60,0,-102,45,-102,96v0,91,107,124,177,75","w":288},"A":{"d":"157,-207v-23,35,-41,74,-62,110r78,0xm-15,0r152,-251r56,0r46,251r-51,0r-8,-58r-107,0r-32,58r-56,0","w":259},"B":{"d":"8,0r52,-251v70,1,149,-14,151,60v0,31,-25,55,-54,60v28,4,40,26,40,53v0,72,-81,78,-118,78r-71,0xm79,-112r-15,72v40,0,83,3,83,-42v0,-31,-36,-30,-68,-30xm100,-212r-13,62v36,1,73,1,73,-36v0,-30,-33,-25,-60,-26","w":219},"C":{"d":"243,-243r-13,42v-62,-39,-153,2,-153,86v0,42,28,80,72,80v21,0,39,-7,53,-16r-8,48v-93,27,-169,-22,-169,-112v0,-108,111,-170,218,-128","w":219},"D":{"d":"106,-212r-36,172v87,6,129,-33,129,-111v0,-44,-40,-65,-93,-61xm11,0r53,-251v101,0,188,-13,188,107v0,58,-29,144,-156,144r-85,0","w":259},"E":{"d":"11,0r53,-251r148,0r-8,39r-98,0r-13,62r88,0r-8,40r-88,0r-15,70r100,0r-9,40r-150,0"},"F":{"d":"11,0r53,-251r139,0r-9,39r-88,0r-13,62r84,0r-8,40r-84,0r-23,110r-51,0","w":180,"k":{"A":9,"\u00c6":9,"\u00c1":9,"\u00c2":9,"\u00c4":9,"\u00c0":9,"\u00c5":9,"\u00c3":9,",":46,".":46}},"G":{"d":"261,-242r-12,44v-19,-13,-44,-18,-70,-18v-61,0,-100,48,-100,107v0,49,43,85,96,71r14,-66r-53,0r8,-40r102,0r-29,137v-84,28,-190,5,-190,-100v0,-124,119,-177,234,-135","w":259},"H":{"d":"11,0r53,-251r50,0r-21,101r101,0r22,-101r50,0r-53,251r-50,0r23,-110r-101,0r-23,110r-51,0","w":259},"I":{"d":"6,0r53,-251r53,0r-53,251r-53,0","w":100},"J":{"d":"98,-251r50,0r-35,170v-6,65,-52,100,-125,80r11,-43v32,12,56,-6,63,-38","w":140},"K":{"d":"65,-251r51,0r-21,98r100,-98r70,0r-127,114r81,137r-60,0r-70,-128r-27,128r-51,0","w":240},"L":{"d":"8,0r54,-251r50,0r-45,211r99,0r-9,40r-149,0","w":180,"k":{"T":20,"V":27,"W":13,"y":13,"\u00fd":13,"\u00ff":13,"Y":33,"\u00dd":33,"\u0178":33,"\u2019":33}},"M":{"d":"11,0r53,-251r84,0r17,181r99,-181r84,0r-54,251r-53,0r47,-208r-114,208r-48,0r-21,-208r-46,208r-48,0","w":339},"N":{"d":"9,0r54,-251r64,0r54,191r41,-191r48,0r-55,251r-65,0r-53,-193r-40,193r-48,0","w":259},"O":{"d":"25,-100v0,-81,62,-156,143,-156v68,0,105,40,105,107v0,81,-62,153,-149,153v-62,0,-99,-44,-99,-104xm166,-216v-59,0,-89,68,-89,119v0,33,17,62,53,62v58,0,90,-69,90,-119v0,-33,-18,-62,-54,-62","w":280},"P":{"d":"78,-95r-20,95r-50,0r53,-251v68,2,152,-13,152,65v0,71,-61,96,-135,91xm103,-212r-16,77v39,3,74,-9,74,-46v0,-32,-28,-31,-58,-31","k":{"A":13,"\u00c6":13,"\u00c1":13,"\u00c2":13,"\u00c4":13,"\u00c0":13,"\u00c5":13,"\u00c3":13,",":46,".":46}},"Q":{"d":"273,-149v0,62,-39,127,-93,144r53,53r-60,0r-37,-44v-71,4,-110,-40,-111,-104v-2,-81,62,-156,143,-156v68,0,105,40,105,107xm166,-216v-59,0,-89,68,-89,119v0,33,17,62,53,62v58,0,90,-69,90,-119v0,-33,-18,-62,-54,-62","w":280},"R":{"d":"8,0r52,-251v71,5,156,-22,160,59v2,44,-35,64,-74,68v14,1,23,9,26,23r24,101r-53,0v-16,-40,4,-116,-63,-104r-22,104r-50,0xm103,-212r-14,68v38,1,78,-2,78,-41v0,-34,-34,-26,-64,-27","w":219,"k":{"T":6,"V":6,"Y":6,"\u00dd":6,"\u0178":6}},"S":{"d":"199,-244r-12,41v-29,-15,-94,-26,-94,16v0,40,86,37,86,107v0,90,-105,97,-175,70r13,-43v34,21,109,32,109,-22v0,-45,-86,-38,-86,-105v1,-77,95,-89,159,-64"},"T":{"d":"30,-212r9,-39r194,0r-8,39r-71,0r-46,212r-53,0r46,-212r-71,0","k":{"\u00fc":27,"\u0161":27,"\u00f2":27,"\u00f6":27,"\u00ec":13,"\u00ee":13,"\u00ed":13,"\u00e8":27,"\u00eb":27,"\u00ea":27,"\u00e3":27,"\u00e5":27,"\u00e0":27,"\u00e4":27,"\u00e2":27,"w":27,"y":27,"\u00fd":27,"\u00ff":27,"A":20,"\u00c6":20,"\u00c1":20,"\u00c2":20,"\u00c4":20,"\u00c0":20,"\u00c5":20,"\u00c3":20,",":33,".":33,"-":27,"a":27,"\u00e6":27,"\u00e1":27,"c":27,"\u00e7":27,"e":27,"\u00e9":27,"i":13,"\u00ef":13,"o":27,"\u00f8":27,"\u0153":27,"\u00f3":27,"\u00f4":27,"\u00f5":27,"r":27,"s":27,"u":27,"\u00fa":27,"\u00fb":27,"\u00f9":27,":":29,";":29}},"U":{"d":"63,-251r50,0r-25,119v-8,35,-22,97,34,97v52,0,62,-48,71,-89r27,-127r50,0v-32,100,-18,255,-148,255v-149,0,-73,-161,-59,-255","w":259},"V":{"d":"72,0r-33,-251r50,0r24,195r104,-195r55,0r-140,251r-60,0","w":240,"k":{"\u00f6":13,"\u00f4":13,"\u00ee":6,"\u00e8":13,"\u00eb":13,"\u00ea":13,"\u00e3":13,"\u00e5":13,"\u00e0":13,"\u00e4":13,"\u00e2":13,"y":4,"\u00fd":4,"\u00ff":4,"A":13,"\u00c6":13,"\u00c1":13,"\u00c2":13,"\u00c4":13,"\u00c0":13,"\u00c5":13,"\u00c3":13,",":33,".":33,"-":13,"a":13,"\u00e6":13,"\u00e1":13,"e":13,"\u00e9":13,"i":6,"\u00ed":6,"\u00ef":6,"\u00ec":6,"o":13,"\u00f8":13,"\u0153":13,"\u00f3":13,"\u00f2":13,"\u00f5":13,"r":6,"u":6,"\u00fa":6,"\u00fb":6,"\u00fc":6,"\u00f9":6,":":15,";":15}},"W":{"d":"54,0r-15,-251r50,0r8,192r84,-192r67,0r2,192r89,-192r52,0r-120,251r-63,0r-3,-201r-88,201r-63,0","w":360,"k":{"\u00fc":4,"\u00f6":11,"\u00ea":6,"\u00e4":6,"y":4,"\u00fd":4,"\u00ff":4,"A":6,"\u00c6":6,"\u00c1":6,"\u00c2":6,"\u00c4":6,"\u00c0":6,"\u00c5":6,"\u00c3":6,",":20,".":20,"-":6,"a":6,"\u00e6":6,"\u00e1":6,"\u00e2":6,"\u00e0":6,"\u00e5":6,"\u00e3":6,"e":6,"\u00e9":6,"\u00eb":6,"\u00e8":6,"o":11,"\u00f8":11,"\u0153":11,"\u00f3":11,"\u00f4":11,"\u00f2":11,"\u00f5":11,"u":4,"\u00fa":4,"\u00fb":4,"\u00f9":4,":":9,";":13}},"X":{"d":"45,-251r55,0r37,86r69,-86r59,0r-104,120r59,131r-55,0r-40,-101r-78,101r-63,0r116,-136","w":240},"Y":{"d":"76,0r22,-104r-59,-147r53,0r37,105r82,-105r59,0r-122,147r-22,104r-50,0","w":240,"k":{"\u00fc":24,"\u00f6":31,"v":13,"A":20,"\u00c6":20,"\u00c1":20,"\u00c2":20,"\u00c4":20,"\u00c0":20,"\u00c5":20,"\u00c3":20,",":46,".":46,"-":27,"a":27,"\u00e6":27,"\u00e1":27,"\u00e2":27,"\u00e4":27,"\u00e0":27,"\u00e5":27,"\u00e3":27,"e":27,"\u00e9":27,"\u00ea":27,"\u00eb":27,"\u00e8":27,"i":13,"\u00ed":13,"\u00ee":13,"\u00ef":13,"\u00ec":13,"o":31,"\u00f8":31,"\u0153":31,"\u00f3":31,"\u00f4":31,"\u00f2":31,"\u00f5":31,"u":24,"\u00fa":24,"\u00fb":24,"\u00f9":24,":":33,";":33,"p":20,"q":27}},"Z":{"d":"45,-212r8,-39r173,0r-9,39r-151,172r114,0r-8,40r-177,0r8,-40r151,-172r-109,0"},"[":{"d":"11,50r71,-322r83,0r-8,35r-38,0r-56,252r38,0r-8,35r-82,0","w":140},"\\":{"d":"84,4r-88,-260r38,0r88,260r-38,0","w":100},"]":{"d":"143,-272r-72,322r-82,0r8,-35r38,0r56,-252r-38,0r7,-35r83,0","w":140},"^":{"d":"68,-113r-37,0r67,-138r34,0r67,138r-37,0r-47,-100","w":216},"_":{"d":"0,27r180,0r0,18r-180,0r0,-18","w":180},"\u2018":{"d":"78,-251r43,0r-36,90r-55,0","w":100,"k":{"\u2018":20}},"a":{"d":"120,0r5,-28v-26,47,-119,43,-117,-21v2,-67,75,-65,130,-65v13,-54,-60,-44,-96,-26r7,-39v53,-18,133,-22,135,47v0,25,-19,97,-23,132r-41,0xm54,-50v0,13,12,19,24,19v36,0,47,-25,55,-55v-34,0,-79,-1,-79,36"},"b":{"d":"65,-270r49,0r-24,104v11,-9,29,-24,51,-24v46,0,68,32,68,76v0,58,-32,118,-96,118v-26,0,-39,-4,-54,-30r-6,26r-45,0xm74,-77v0,24,8,44,31,44v40,0,54,-51,54,-80v0,-23,-12,-39,-34,-39v-33,0,-51,43,-51,75","w":219},"c":{"d":"172,-183r-11,40v-46,-28,-96,12,-96,62v0,24,8,48,41,48v12,0,26,-3,39,-9r-5,38v-61,25,-125,-6,-125,-72v0,-82,74,-134,157,-107","w":159},"d":{"d":"189,-270r48,0r-57,270r-45,0v1,-8,6,-20,4,-27v-14,20,-33,31,-61,31v-44,0,-63,-37,-63,-77v0,-55,30,-117,93,-117v24,0,42,10,57,27xm116,-152v-35,0,-51,47,-51,75v0,19,6,44,30,44v35,0,56,-41,56,-75v0,-22,-11,-44,-35,-44","w":219},"e":{"d":"188,-78r-130,0v-4,59,69,53,108,34r-6,38v-66,23,-148,8,-148,-71v0,-58,44,-113,105,-113v62,0,88,51,71,112xm64,-111r82,0v5,-25,-6,-44,-30,-43v-30,0,-43,17,-52,43"},"f":{"d":"25,0r32,-150r-38,0r8,-35r37,0v8,-57,43,-104,112,-85r-11,36v-34,-15,-49,25,-53,49r44,0r-8,35r-43,0r-32,150r-48,0","w":140,"k":{"f":6,"\ufb01":6,"\ufb02":6,"\u00df":6}},"g":{"d":"2,67r12,-39v19,8,37,14,58,14v50,1,62,-37,70,-77v-12,22,-35,35,-62,35v-45,0,-65,-37,-65,-78v0,-55,34,-112,94,-112v24,0,45,13,57,32r5,-27r46,0r-35,165v-12,60,-38,100,-106,100v-25,0,-50,-4,-74,-13xm150,-113v0,-22,-12,-39,-34,-39v-35,0,-50,45,-50,73v0,22,8,42,30,42v39,0,54,-41,54,-76","w":219},"h":{"d":"8,0r57,-270r48,0r-22,103v33,-38,118,-27,113,37v-4,47,-17,86,-25,130r-49,0v7,-42,24,-81,24,-126v0,-15,-12,-26,-27,-26v-65,0,-52,98,-71,152r-48,0","w":219},"i":{"d":"8,0r39,-185r48,0r-39,185r-48,0xm55,-219r10,-46r48,0r-10,46r-48,0","w":100},"j":{"d":"47,-185r48,0r-39,184v-14,73,-32,90,-93,77r11,-36v18,6,27,-3,30,-22xm55,-219r10,-46r48,0r-10,46r-48,0","w":100},"k":{"d":"8,0r57,-270r48,0r-31,152r67,-67r63,0r-89,84r56,101r-55,0r-48,-98r-21,98r-47,0"},"l":{"d":"8,0r57,-270r48,0r-57,270r-48,0","w":100},"m":{"d":"8,0r37,-185r45,0v0,7,-5,18,-3,24v23,-39,94,-39,105,7v22,-50,116,-48,116,15v0,51,-20,93,-28,139r-48,0v8,-43,26,-83,26,-130v0,-14,-11,-22,-23,-22v-33,0,-43,39,-48,64r-19,88r-48,0v8,-43,25,-84,25,-130v0,-14,-10,-22,-22,-22v-33,0,-43,39,-48,64r-19,88r-48,0","w":320},"n":{"d":"8,0r38,-185r48,0v0,6,-5,14,-3,18v33,-38,118,-27,113,37v-4,47,-17,86,-25,130r-49,0v7,-42,24,-81,24,-126v0,-15,-12,-26,-27,-26v-65,0,-52,98,-71,152r-48,0","w":219},"o":{"d":"103,-33v37,0,56,-43,56,-75v0,-24,-9,-44,-37,-44v-38,0,-57,42,-57,75v0,24,10,44,38,44xm125,-190v50,0,85,31,85,82v0,65,-45,112,-111,112v-53,0,-84,-32,-84,-84v0,-62,48,-110,110,-110","w":219},"p":{"d":"-9,76r53,-261r46,0r-5,24v35,-56,124,-26,124,47v0,58,-32,118,-96,118v-22,0,-42,-9,-52,-33r-21,105r-49,0xm159,-113v0,-23,-12,-39,-34,-39v-33,0,-51,43,-51,75v0,24,8,44,31,44v40,0,54,-51,54,-80","w":219},"q":{"d":"65,-77v0,19,6,44,30,44v35,0,56,-41,56,-75v0,-22,-11,-44,-35,-44v-35,0,-51,47,-51,75xm112,76r22,-101v-11,20,-30,29,-56,29v-44,0,-63,-37,-63,-77v0,-55,30,-117,93,-117v28,0,44,11,56,36r7,-31r46,0r-56,261r-49,0","w":219},"r":{"d":"8,0r37,-185r46,0r-6,35v13,-25,39,-47,73,-38r-10,47v-78,-18,-77,78,-92,141r-48,0","w":140,"k":{",":33,".":33,"-":6}},"s":{"d":"159,-182r-10,36v-22,-8,-66,-17,-72,10v0,23,62,33,62,78v0,69,-86,72,-140,51r11,-38v14,8,27,14,46,14v16,0,33,-5,33,-20v0,-30,-63,-34,-63,-80v0,-63,80,-67,133,-51","w":159},"t":{"d":"19,-150r8,-35r35,0r8,-39r52,-16r-12,55r43,0r-8,35r-43,0r-20,99v-1,20,28,21,42,14r-8,37v-39,10,-84,2,-82,-44v2,-37,14,-72,20,-106r-35,0","w":140},"u":{"d":"216,-185r-39,185r-47,0v0,-6,4,-14,2,-18v-33,37,-119,26,-113,-37v4,-46,18,-86,26,-130r48,0v-7,42,-20,80,-23,126v0,15,11,26,26,26v65,0,53,-98,72,-152r48,0","w":219},"v":{"d":"55,0r-31,-185r49,0r20,136r73,-136r51,0r-109,185r-53,0","k":{",":27,".":27}},"w":{"d":"48,0r-24,-185r48,0r14,139r68,-139r54,0r11,139r71,-139r49,0r-103,185r-54,0r-11,-142r-68,142r-55,0","w":320,"k":{",":20,".":20}},"x":{"d":"80,-185r24,63r52,-63r58,0r-79,88r44,97r-52,0r-29,-71r-55,71r-58,0r84,-97r-39,-88r50,0"},"y":{"d":"24,-185r49,0r18,137r74,-137r53,0r-126,213v-15,35,-57,65,-110,47r11,-37v30,9,42,5,64,-29","k":{",":27,".":27}},"z":{"d":"185,-185r-8,37r-113,111r93,0r-7,37r-155,0r7,-37r114,-111r-85,0r8,-37r146,0","w":180},"{":{"d":"157,-272r-7,29v-78,-7,-19,129,-102,132v57,6,15,73,13,110v-8,21,8,25,29,23r-6,28r-31,0v-62,-1,-30,-70,-23,-108v5,-23,3,-37,-25,-37r7,-31v76,-5,25,-153,114,-146r31,0","w":119},"|":{"d":"30,-270r38,0r0,360r-38,0r0,-360","w":79},"}":{"d":"64,4v-10,38,-42,50,-89,46r6,-28v78,7,20,-129,102,-133v-57,-6,-15,-73,-12,-109v8,-21,-9,-25,-30,-23r7,-29r30,0v62,1,31,70,24,108v-4,23,-4,38,24,38r-7,31v-47,-1,-45,61,-55,99","w":119},"~":{"d":"155,-60v-41,-2,-92,-52,-112,1r-13,-32v8,-15,21,-31,44,-31v45,2,86,52,110,-1r13,32v-9,15,-23,31,-42,31","w":216},"\u00a1":{"d":"102,-135r-51,0r11,-50r50,0xm63,66r-56,0r45,-178r40,0","w":140},"\u00a2":{"d":"101,-40r34,-112v-45,8,-68,79,-34,112xm158,-230r19,0r-12,42v10,1,19,3,27,5r-12,40v-7,-5,-16,-9,-26,-10r-36,119v17,3,31,-1,47,-8r-6,38v-17,8,-33,8,-53,8r-14,46r-19,0r16,-49v-34,-9,-55,-38,-55,-77v0,-66,43,-115,112,-114"},"\u00a3":{"d":"219,-247r-11,41v-12,-6,-24,-10,-37,-10v-44,0,-49,36,-58,71r55,0r-6,29r-55,0r-17,79r84,0r-9,37r-165,0r8,-37r31,0r18,-79r-28,0r6,-29r27,0v12,-67,32,-111,107,-111v17,0,34,3,50,9"},"\u2044":{"d":"91,-259r30,0r-151,267r-30,0","w":60},"\u00a5":{"d":"25,-251r51,0r36,105r77,-105r56,0r-97,118r40,0r-6,29r-53,0r-5,22r53,0r-5,29r-53,0r-10,53r-49,0r12,-53r-53,0r6,-29r52,0r4,-22r-53,0r6,-29r40,0"},"\u0192":{"d":"98,-146v14,-66,21,-108,85,-110v13,0,26,3,38,6r-11,35v-28,-10,-47,4,-53,30r-9,39r42,0r-6,29r-41,0v-25,72,-14,200,-102,197v-17,0,-30,-4,-40,-7r11,-35v32,12,48,-3,56,-42r23,-113r-42,0r7,-29r42,0"},"\u00a7":{"d":"6,35r12,-37v19,7,38,14,59,14v15,0,42,-4,42,-23v0,-37,-86,-30,-86,-91v0,-27,21,-45,43,-53v-12,-9,-20,-21,-20,-37v1,-73,99,-75,150,-48r-14,35v-18,-13,-94,-26,-94,9v0,35,87,30,87,89v0,24,-19,44,-41,53v48,40,-4,103,-63,103v-26,0,-51,-6,-75,-14xm100,-140v-13,6,-30,15,-30,32v0,21,36,32,50,39v13,-6,28,-15,28,-32v0,-20,-34,-32,-48,-39"},"\u00a4":{"d":"182,-220r21,21r-21,21v23,31,22,72,0,103r21,21r-21,21r-21,-21v-30,22,-73,23,-103,0r-21,21r-21,-21r21,-21v-23,-31,-22,-72,0,-103r-21,-21r21,-21r21,21v30,-23,73,-22,103,0xm60,-126v0,28,22,51,49,51v27,0,50,-23,50,-51v0,-28,-23,-52,-50,-52v-27,0,-49,24,-49,52"},"'":{"d":"48,-161r0,-90r44,0r0,90r-44,0","w":100},"\u201c":{"d":"78,-251r43,0r-36,90r-55,0xm158,-251r43,0r-36,90r-55,0","w":180},"\u00ab":{"d":"96,-97r54,-74r51,0r-57,74r25,74r-41,0xm17,-97r54,-74r50,0r-57,74r25,74r-41,0","w":219},"\u2039":{"d":"17,-97r54,-74r50,0r-57,74r25,74r-41,0","w":140},"\u203a":{"d":"123,-97r-54,74r-50,0r57,-74r-25,-74r41,0","w":140},"\ufb01":{"d":"25,0r32,-150r-38,0r8,-35r37,0v8,-57,43,-104,112,-85r-11,36v-34,-15,-49,25,-53,49r44,0r-8,35r-43,0r-32,150r-48,0xm195,-219r10,-46r48,0r-10,46r-48,0xm148,0r39,-185r48,0r-39,185r-48,0","w":240},"\ufb02":{"d":"148,0r57,-270r48,0r-57,270r-48,0xm25,0r32,-150r-38,0r8,-35r37,0v8,-57,43,-104,112,-85r-11,36v-34,-15,-49,25,-53,49r44,0r-8,35r-43,0r-32,150r-48,0","w":240},"\u2013":{"d":"179,-80r-180,0r7,-33r180,0","w":180},"\u2020":{"d":"138,-157r-33,157r-44,0r32,-157r-54,0r8,-37r54,0r12,-57r45,0r-12,57r55,0r-8,37r-55,0"},"\u2021":{"d":"117,-53r-12,53r-44,0r11,-53r-55,0r7,-35r55,0r16,-77r-56,0r7,-35r57,0r10,-51r45,0r-11,51r56,0r-7,35r-56,0r-16,77r56,0r-7,35r-56,0"},"\u00b7":{"d":"57,-75v-15,0,-28,-12,-28,-27v0,-15,13,-28,28,-28v15,0,27,13,27,28v0,15,-12,27,-27,27","w":100},"\u00b6":{"d":"32,-171v0,-53,52,-80,101,-80r106,0r-62,296r-37,0r55,-267r-38,0r-55,267r-38,0r35,-168v-44,0,-67,-18,-67,-48","w":223},"\u2022":{"d":"36,-126v0,-35,28,-62,63,-62v35,0,63,27,63,62v0,35,-28,63,-63,63v-35,0,-63,-28,-63,-63","w":180},"\u201a":{"d":"30,40r-43,0r36,-90r55,0","w":100},"\u201e":{"d":"30,40r-43,0r36,-90r55,0xm110,40r-43,0r36,-90r55,0","w":180},"\u201d":{"d":"157,-161r-43,0r36,-90r55,0xm77,-161r-43,0r37,-90r54,0","w":180},"\u00bb":{"d":"123,-97r-54,74r-50,0r57,-74r-25,-74r41,0xm203,-97r-54,74r-50,0r57,-74r-25,-74r41,0","w":219},"\u2026":{"d":"19,0r10,-50r51,0r-11,50r-50,0xm139,0r10,-50r50,0r-10,50r-50,0xm258,0r11,-50r50,0r-10,50r-51,0","w":360},"\u2030":{"d":"66,-131v-31,0,-47,-13,-47,-45v0,-39,20,-80,63,-80v26,0,45,17,45,44v0,39,-16,81,-61,81xm67,-157v22,0,27,-41,27,-56v0,-10,-4,-17,-14,-17v-21,0,-27,40,-27,55v0,11,2,18,14,18xm173,4v-31,0,-47,-12,-47,-44v0,-39,20,-80,63,-80v26,0,45,16,45,43v0,39,-16,81,-61,81xm174,-22v22,0,27,-41,27,-56v0,-10,-4,-16,-14,-16v-21,0,-28,39,-28,54v0,11,3,18,15,18xm293,4v-31,0,-46,-12,-46,-44v0,-39,19,-80,62,-80v26,0,46,16,46,43v0,39,-17,81,-62,81xm294,-22v22,0,27,-41,27,-56v0,-10,-4,-16,-14,-16v-21,0,-27,39,-27,54v0,11,2,18,14,18xm14,8r195,-267r31,0r-195,267r-31,0","w":360},"\u00bf":{"d":"-2,5v-2,-58,73,-65,82,-117r44,0v-4,36,-20,55,-48,77v-13,10,-26,21,-26,39v0,37,58,33,87,20r0,40v-58,13,-137,8,-139,-59xm89,-185r51,0r-11,50r-50,0","w":180},"`":{"d":"107,-211r-31,0r-46,-52r47,0","w":100},"\u00b4":{"d":"48,-211r29,-52r48,0r-47,52r-30,0","w":100},"\u02c6":{"d":"51,-211r-36,0r47,-52r41,0r27,52r-32,0r-18,-33","w":100},"\u02dc":{"d":"55,-261v23,0,59,34,67,-2r18,0v-4,25,-15,43,-42,43v-23,0,-60,-32,-67,3r-18,0v4,-23,16,-44,42,-44","w":100},"\u00af":{"d":"19,-222r6,-29r107,0r-6,29r-107,0","w":100},"\u02d8":{"d":"144,-260v-4,61,-121,76,-121,0r25,0v2,39,64,30,70,0r26,0","w":100},"\u02d9":{"d":"99,-261r-9,42r-41,0r9,-42r41,0","w":100},"\u00a8":{"d":"62,-261r-9,42r-41,0r9,-42r41,0xm136,-261r-9,42r-41,0r9,-42r41,0","w":100},"\u02da":{"d":"139,-247v0,21,-18,37,-38,37v-20,0,-37,-17,-37,-37v0,-20,16,-38,37,-38v21,0,38,17,38,38xm101,-266v-10,0,-18,9,-18,19v0,10,8,18,18,18v10,0,19,-8,19,-18v0,-10,-9,-19,-19,-19","w":100},"\u00b8":{"d":"82,16v21,-1,40,6,39,28v-1,47,-75,40,-100,25r6,-20v17,10,51,17,59,-5v-1,-13,-19,-15,-30,-11r11,-33r20,0","w":100},"\u02dd":{"d":"41,-263r48,0r-46,52r-31,0xm112,-263r48,0r-46,52r-31,0","w":100},"\u02db":{"d":"2,56v0,-30,24,-39,54,-56r24,0v-33,20,-47,35,-47,44v0,22,27,14,32,1r17,7v-12,21,-29,28,-48,28v-13,0,-32,-6,-32,-24","w":100},"\u02c7":{"d":"138,-263r-47,52r-41,0r-27,-52r32,0r18,33r29,-33r36,0","w":100},"\u2014":{"d":"-1,-80r7,-33r360,0r-7,33r-360,0","w":360},"\u00c6":{"d":"-15,0r181,-251r175,0r-8,41r-89,0r-10,60r77,0r-8,40r-75,0r-11,70r81,0r-9,40r-126,0r9,-58r-89,0r-42,58r-56,0xm195,-212r-84,115r67,0","w":339},"\u00aa":{"d":"143,-221v0,26,-12,53,-14,80r-31,0v0,-5,4,-13,2,-17v-13,29,-76,28,-74,-12v2,-42,50,-40,85,-40v7,-33,-42,-26,-62,-14r4,-25v33,-11,90,-14,90,28xm57,-171v11,25,49,3,49,-20v-18,0,-47,-1,-49,20","w":129},"\u0141":{"d":"9,0r19,-87r-30,15r7,-33r30,-16r27,-130r50,0r-21,101r68,-36r-7,33r-68,36r-16,77r98,0r-9,40r-148,0","w":180,"k":{"T":20,"V":27,"W":13,"y":13,"\u00fd":13,"\u00ff":13,"Y":33,"\u00dd":33,"\u0178":33,"\u2019":33}},"\u00d8":{"d":"85,-62r109,-147v-79,-32,-139,73,-109,147xm210,-192r-109,148v77,38,145,-75,109,-148xm55,-21v-87,-98,27,-287,165,-224r28,-37r18,14r-26,35v92,94,-23,294,-165,225r-29,39r-19,-14","w":280},"\u0152":{"d":"302,0r-171,2v-66,0,-106,-49,-106,-112v0,-97,71,-143,185,-142r142,1r-7,39r-93,0r-13,62r84,0r-8,40r-85,0r-14,70r94,0xm165,-40r36,-172v-72,-14,-124,36,-124,102v0,50,36,84,88,70","w":339},"\u00ba":{"d":"102,-234v-23,0,-38,24,-38,45v0,16,7,29,24,29v22,0,37,-24,37,-44v0,-15,-6,-30,-23,-30xm103,-256v31,0,58,15,58,49v0,76,-131,99,-133,17v0,-41,36,-66,75,-66","w":142},"\u00e6":{"d":"44,-140r7,-39v46,-14,107,-24,125,23v30,-57,137,-41,137,36v0,13,-1,27,-5,42r-123,0v-9,54,64,54,98,35r-7,38v-50,14,-103,18,-126,-29v-25,54,-146,55,-142,-16v4,-65,77,-65,135,-64v11,-54,-64,-44,-99,-26xm54,-53v0,15,14,22,30,22v34,0,47,-27,55,-55v-34,1,-85,-6,-85,33xm190,-111r75,0v6,-23,-1,-47,-26,-46v-26,0,-44,23,-49,46","w":320},"\u0131":{"d":"8,0r39,-185r48,0r-39,185r-48,0","w":100},"\u0142":{"d":"8,0r22,-105r-30,15r7,-33r29,-16r28,-131r48,0r-21,103r29,-16r-7,33r-29,16r-28,134r-48,0","w":100},"\u00f8":{"d":"154,-135r-72,96v51,25,93,-44,72,-96xm69,-54r71,-95v-53,-16,-87,45,-71,95xm186,-211r16,12r-21,28v78,68,-14,218,-124,166r-24,33r-16,-12r23,-31v-69,-71,17,-214,124,-167","w":219},"\u0153":{"d":"328,-78r-123,0v-9,54,64,54,98,35r-7,38v-46,13,-103,18,-123,-25v-44,62,-158,37,-158,-50v0,-62,48,-110,105,-110v28,0,58,6,71,35v33,-58,147,-44,142,35v0,13,-1,27,-5,42xm65,-77v0,24,9,46,36,46v39,0,56,-46,56,-79v0,-25,-11,-44,-34,-44v-40,0,-58,46,-58,77xm210,-111r75,0v6,-23,-1,-47,-26,-46v-26,0,-44,23,-49,46","w":339},"\u00df":{"d":"8,0r40,-196v9,-43,35,-78,95,-78v37,0,78,17,78,58v1,44,-24,61,-62,73v29,6,47,24,47,52v1,70,-63,107,-132,88r8,-39v35,23,82,-19,74,-49v0,-26,-23,-32,-46,-32r7,-38v31,0,53,-17,53,-48v0,-17,-9,-28,-29,-28v-34,0,-42,29,-49,61r-36,176r-48,0","w":219},"\u00b9":{"d":"47,-199r-14,-21r55,-33r37,0r-36,151r-39,0r27,-115","w":129},"\u00ac":{"d":"167,-39r0,-73r-145,0r0,-37r183,0r0,110r-38,0","w":216},"\u00b5":{"d":"46,-185r47,0v-7,42,-20,80,-23,126v0,15,11,26,26,26v65,0,53,-98,72,-152r48,0r-39,185r-47,0v0,-6,4,-14,2,-18v-16,16,-57,35,-75,10r-17,84r-49,0","w":219},"\u2122":{"d":"176,-102r0,-149r52,0r36,93r35,-93r52,0r0,149r-35,0r-1,-105r-38,105r-27,0r-39,-105r0,105r-35,0xm68,-102r0,-120r-42,0r0,-29r122,0r0,29r-43,0r0,120r-37,0","w":360},"\u00d0":{"d":"11,0r25,-119r-21,0r7,-33r21,0r21,-99v99,-2,188,-3,188,102v0,142,-107,154,-241,149xm106,-212r-12,60r57,0r-7,33r-57,0r-17,79v79,3,129,-25,129,-103v0,-53,-38,-73,-93,-69","w":259},"\u00bd":{"d":"201,-259r30,0r-151,267r-31,0xm56,-199r-14,-21r54,-33r37,0r-35,151r-40,0r28,-116xm287,-113v0,39,-53,68,-72,82r57,0r-5,31r-115,0r5,-25r51,-40v12,-9,37,-24,37,-40v-1,-27,-46,-17,-62,-9r-1,-30v35,-15,105,-19,105,31","w":300},"\u00b1":{"d":"95,-135r0,-47r37,0r0,47r73,0r0,38r-73,0r0,48r-37,0r0,-48r-73,0r0,-38r73,0xm22,0r0,-37r183,0r0,37r-183,0","w":216},"\u00de":{"d":"69,-54r-11,54r-50,0r52,-251r51,0r-9,41v45,0,102,8,102,66v0,71,-61,95,-135,90xm93,-170r-16,77v39,3,74,-9,74,-46v0,-32,-28,-31,-58,-31"},"\u00bc":{"d":"143,-59r82,-93r48,0r-22,95r23,0r-7,29r-22,0r-7,28r-38,0r6,-28r-67,0xm227,-117v-19,18,-33,41,-51,60r37,0xm55,8r151,-267r31,0r-152,267r-30,0xm42,-220r54,-33r37,0r-35,151r-40,0r28,-115r-30,18","w":300},"\u00f7":{"d":"205,-72r-183,0r0,-38r183,0r0,38xm113,-135v-15,0,-27,-13,-27,-28v0,-15,12,-27,27,-27v15,0,28,12,28,27v0,15,-13,28,-28,28xm113,-47v15,0,28,13,28,28v0,15,-13,27,-28,27v-15,0,-27,-12,-27,-27v0,-15,12,-28,27,-28","w":216},"\u00a6":{"d":"30,-243r38,0r0,126r-38,0r0,-126xm30,-63r38,0r0,126r-38,0r0,-126","w":79},"\u00b0":{"d":"91,-229v-19,0,-32,12,-32,31v0,19,13,32,32,32v19,0,31,-13,31,-32v0,-19,-12,-31,-31,-31xm91,-256v32,0,58,26,58,58v0,33,-25,58,-58,58v-33,0,-58,-25,-58,-58v0,-32,26,-58,58,-58","w":144},"\u00fe":{"d":"62,-29v-10,32,-14,71,-22,105r-49,0r73,-346r48,0r-22,105v6,-10,25,-25,51,-25v46,0,68,32,68,76v0,58,-32,118,-96,118v-21,0,-43,-7,-51,-33xm159,-113v0,-23,-12,-39,-34,-39v-33,0,-51,43,-51,75v0,24,8,44,31,44v40,0,54,-51,54,-80","w":219},"\u00be":{"d":"211,0r6,-28r-67,0r4,-31r82,-93r48,0r-22,95r23,0r-7,29r-22,0r-7,28r-38,0xm187,-57r37,0v3,-19,12,-42,13,-60xm220,-259r31,0r-151,267r-31,0xm45,-220r3,-29v38,-10,96,-16,99,30v2,23,-21,32,-39,39v16,5,28,14,28,31v-3,56,-77,58,-122,41r6,-27v24,9,69,13,74,-13v-3,-20,-27,-15,-45,-16r4,-29v15,0,52,0,52,-21v-5,-20,-41,-13,-60,-6","w":300},"\u00b2":{"d":"144,-215v0,40,-53,69,-72,83r58,0r-5,30r-115,0r5,-25r51,-39v12,-9,37,-25,37,-41v-2,-27,-47,-17,-62,-8r-1,-31v35,-15,104,-19,104,31","w":129},"\u00ae":{"d":"22,-126v0,-72,58,-130,130,-130v72,0,130,58,130,130v0,72,-58,130,-130,130v-72,0,-130,-58,-130,-130xm59,-126v0,60,41,102,93,102v51,0,92,-42,92,-102v0,-60,-41,-101,-92,-101v-52,0,-93,41,-93,101xm100,-54r0,-144v50,0,112,-8,112,43v0,26,-16,36,-38,38r38,63r-32,0r-35,-61r-14,0r0,61r-31,0xm131,-139v22,-2,52,7,50,-19v-1,-22,-29,-16,-50,-17r0,36","w":288},"\u2212":{"d":"205,-72r-183,0r0,-38r183,0r0,38","w":216},"\u00f0":{"d":"122,-148v-38,0,-57,38,-57,71v0,24,10,44,38,44v37,0,56,-44,56,-75v0,-20,-9,-40,-37,-40xm184,-274r19,21r-38,18v32,33,45,74,45,119v0,78,-49,120,-111,120v-53,0,-84,-31,-84,-84v-1,-76,73,-126,141,-96v-8,-14,-18,-29,-30,-42r-37,17r-20,-21r35,-16v-7,-6,-15,-11,-24,-15r34,-21v10,6,21,11,29,18","w":219},"\u00d7":{"d":"87,-91r-58,-58r26,-26r58,58r59,-58r26,26r-59,58r59,58r-26,26r-59,-59r-58,59r-26,-26","w":216},"\u00b3":{"d":"40,-220r3,-29v38,-10,96,-16,99,30v2,23,-21,32,-39,39v16,5,28,13,28,30v-3,58,-76,59,-122,42r6,-27v24,9,69,13,74,-13v-3,-20,-27,-15,-45,-16r4,-29v15,0,52,0,52,-21v-5,-20,-41,-13,-60,-6","w":129},"\u00a9":{"d":"244,-126v0,-60,-41,-101,-92,-101v-52,0,-93,41,-93,101v0,60,41,102,93,102v51,0,92,-42,92,-102xm190,-105r30,0v-5,35,-32,55,-63,55v-45,0,-73,-34,-73,-77v0,-84,125,-107,135,-22r-29,0v-16,-46,-75,-27,-71,22v-7,48,62,67,71,22xm22,-126v0,-72,58,-130,130,-130v72,0,130,58,130,130v0,72,-58,130,-130,130v-72,0,-130,-58,-130,-130","w":288},"\u00c1":{"d":"157,-207v-23,35,-41,74,-62,110r78,0xm-15,0r152,-251r56,0r46,251r-51,0r-8,-58r-107,0r-32,58r-56,0xm145,-266r30,-52r47,0r-46,52r-31,0","w":259},"\u00c2":{"d":"157,-207v-23,35,-41,74,-62,110r78,0xm-15,0r152,-251r56,0r46,251r-51,0r-8,-58r-107,0r-32,58r-56,0xm149,-266r-36,0r46,-52r42,0r27,52r-32,0r-18,-33","w":259},"\u00c4":{"d":"157,-207v-23,35,-41,74,-62,110r78,0xm-15,0r152,-251r56,0r46,251r-51,0r-8,-58r-107,0r-32,58r-56,0xm159,-316r-9,42r-41,0r9,-42r41,0xm234,-316r-9,42r-41,0r9,-42r41,0","w":259},"\u00c0":{"d":"157,-207v-23,35,-41,74,-62,110r78,0xm-15,0r152,-251r56,0r46,251r-51,0r-8,-58r-107,0r-32,58r-56,0xm194,-266r-31,0r-46,-52r48,0","w":259},"\u00c5":{"d":"157,-207v-23,35,-41,74,-62,110r78,0xm-15,0r152,-251r56,0r46,251r-51,0r-8,-58r-107,0r-32,58r-56,0xm210,-299v0,21,-18,38,-38,38v-20,0,-37,-18,-37,-38v0,-20,16,-38,37,-38v21,0,38,17,38,38xm172,-317v-10,0,-18,8,-18,18v0,10,8,18,18,18v10,0,19,-8,19,-18v0,-10,-9,-18,-19,-18","w":259},"\u00c3":{"d":"157,-207v-23,35,-41,74,-62,110r78,0xm-15,0r152,-251r56,0r46,251r-51,0r-8,-58r-107,0r-32,58r-56,0xm153,-316v25,0,58,35,67,-2r18,0v-4,25,-15,43,-42,43v-23,0,-60,-32,-67,3r-18,0v4,-23,16,-44,42,-44","w":259},"\u00c7":{"d":"135,16v21,-1,40,6,39,28v-1,47,-75,40,-100,25r6,-20v17,10,51,17,59,-5v-1,-13,-19,-15,-30,-11r10,-30v-64,-8,-94,-56,-94,-118v0,-108,111,-170,218,-128r-13,42v-62,-39,-153,2,-153,86v0,42,28,80,72,80v21,0,39,-7,53,-16r-8,48v-18,5,-36,7,-55,7","w":219},"\u00c9":{"d":"11,0r53,-251r148,0r-8,39r-98,0r-13,62r88,0r-8,40r-88,0r-15,70r100,0r-9,40r-150,0xm108,-266r30,-52r47,0r-46,52r-31,0"},"\u00ca":{"d":"11,0r53,-251r148,0r-8,39r-98,0r-13,62r88,0r-8,40r-88,0r-15,70r100,0r-9,40r-150,0xm112,-266r-36,0r46,-52r42,0r27,52r-32,0r-18,-33"},"\u00cb":{"d":"11,0r53,-251r148,0r-8,39r-98,0r-13,62r88,0r-8,40r-88,0r-15,70r100,0r-9,40r-150,0xm122,-316r-9,42r-41,0r9,-42r41,0xm197,-316r-9,42r-41,0r9,-42r41,0"},"\u00c8":{"d":"11,0r53,-251r148,0r-8,39r-98,0r-13,62r88,0r-8,40r-88,0r-15,70r100,0r-9,40r-150,0xm167,-266r-30,0r-47,-52r48,0"},"\u00cd":{"d":"6,0r53,-251r53,0r-53,251r-53,0xm66,-266r29,-52r48,0r-47,52r-30,0","w":100},"\u00ce":{"d":"6,0r53,-251r53,0r-53,251r-53,0xm69,-266r-36,0r47,-52r41,0r27,52r-32,0r-18,-33","w":100},"\u00cf":{"d":"6,0r53,-251r53,0r-53,251r-53,0xm80,-316r-9,42r-41,0r9,-42r41,0xm154,-316r-9,42r-41,0r9,-42r41,0","w":100},"\u00cc":{"d":"6,0r53,-251r53,0r-53,251r-53,0xm114,-266r-31,0r-46,-52r48,0","w":100},"\u00d1":{"d":"9,0r54,-251r64,0r54,191r41,-191r48,0r-55,251r-65,0r-53,-193r-40,193r-48,0xm153,-316v25,0,58,35,67,-2r18,0v-4,25,-15,43,-42,43v-23,0,-60,-32,-67,3r-18,0v4,-23,16,-44,42,-44","w":259},"\u00d3":{"d":"25,-100v0,-81,62,-156,143,-156v68,0,105,40,105,107v0,81,-62,153,-149,153v-62,0,-99,-44,-99,-104xm166,-216v-59,0,-89,68,-89,119v0,33,17,62,53,62v58,0,90,-69,90,-119v0,-33,-18,-62,-54,-62xm156,-266r29,-52r48,0r-47,52r-30,0","w":280},"\u00d4":{"d":"25,-100v0,-81,62,-156,143,-156v68,0,105,40,105,107v0,81,-62,153,-149,153v-62,0,-99,-44,-99,-104xm166,-216v-59,0,-89,68,-89,119v0,33,17,62,53,62v58,0,90,-69,90,-119v0,-33,-18,-62,-54,-62xm159,-266r-36,0r47,-52r41,0r27,52r-32,0r-18,-33","w":280},"\u00d6":{"d":"25,-100v0,-81,62,-156,143,-156v68,0,105,40,105,107v0,81,-62,153,-149,153v-62,0,-99,-44,-99,-104xm166,-216v-59,0,-89,68,-89,119v0,33,17,62,53,62v58,0,90,-69,90,-119v0,-33,-18,-62,-54,-62xm170,-316r-9,42r-41,0r9,-42r41,0xm244,-316r-9,42r-41,0r9,-42r41,0","w":280},"\u00d2":{"d":"25,-100v0,-81,62,-156,143,-156v68,0,105,40,105,107v0,81,-62,153,-149,153v-62,0,-99,-44,-99,-104xm166,-216v-59,0,-89,68,-89,119v0,33,17,62,53,62v58,0,90,-69,90,-119v0,-33,-18,-62,-54,-62xm204,-266r-31,0r-46,-52r48,0","w":280},"\u00d5":{"d":"25,-100v0,-81,62,-156,143,-156v68,0,105,40,105,107v0,81,-62,153,-149,153v-62,0,-99,-44,-99,-104xm166,-216v-59,0,-89,68,-89,119v0,33,17,62,53,62v58,0,90,-69,90,-119v0,-33,-18,-62,-54,-62xm163,-316v25,0,58,35,67,-2r18,0v-4,25,-15,43,-42,43v-23,0,-60,-32,-67,3r-18,0v4,-23,16,-44,42,-44","w":280},"\u0160":{"d":"199,-244r-12,41v-29,-15,-94,-26,-94,16v0,40,86,37,86,107v0,90,-105,97,-175,70r13,-43v34,21,109,32,109,-22v0,-45,-86,-38,-86,-105v1,-77,95,-89,159,-64xm206,-318r-47,52r-41,0r-27,-52r32,0r18,33r29,-33r36,0"},"\u00da":{"d":"63,-251r50,0r-25,119v-8,35,-22,97,34,97v52,0,62,-48,71,-89r27,-127r50,0v-32,100,-18,255,-148,255v-149,0,-73,-161,-59,-255xm145,-266r30,-52r47,0r-46,52r-31,0","w":259},"\u00db":{"d":"63,-251r50,0r-25,119v-8,35,-22,97,34,97v52,0,62,-48,71,-89r27,-127r50,0v-32,100,-18,255,-148,255v-149,0,-73,-161,-59,-255xm149,-266r-36,0r46,-52r42,0r27,52r-32,0r-18,-33","w":259},"\u00dc":{"d":"63,-251r50,0r-25,119v-8,35,-22,97,34,97v52,0,62,-48,71,-89r27,-127r50,0v-32,100,-18,255,-148,255v-149,0,-73,-161,-59,-255xm159,-316r-9,42r-41,0r9,-42r41,0xm234,-316r-9,42r-41,0r9,-42r41,0","w":259},"\u00d9":{"d":"63,-251r50,0r-25,119v-8,35,-22,97,34,97v52,0,62,-48,71,-89r27,-127r50,0v-32,100,-18,255,-148,255v-149,0,-73,-161,-59,-255xm194,-266r-31,0r-46,-52r48,0","w":259},"\u00dd":{"d":"76,0r22,-104r-59,-147r53,0r37,105r82,-105r59,0r-122,147r-22,104r-50,0xm136,-266r29,-52r48,0r-46,52r-31,0","w":240,"k":{"v":13,"A":20,"\u00c6":20,"\u00c1":20,"\u00c2":20,"\u00c4":20,"\u00c0":20,"\u00c5":20,"\u00c3":20,",":46,".":46,"-":27,"a":27,"\u00e6":27,"\u00e1":27,"\u00e2":27,"\u00e4":27,"\u00e0":27,"\u00e5":27,"\u00e3":27,"e":27,"\u00e9":27,"\u00ea":27,"\u00eb":27,"\u00e8":27,"i":13,"\u00ed":13,"\u00ee":13,"\u00ef":13,"\u00ec":13,"o":31,"\u00f8":31,"\u0153":31,"\u00f3":31,"\u00f4":31,"\u00f6":31,"\u00f2":31,"\u00f5":31,"u":24,"\u00fa":24,"\u00fb":24,"\u00fc":24,"\u00f9":24,":":33,";":33,"p":20,"q":27}},"\u0178":{"d":"76,0r22,-104r-59,-147r53,0r37,105r82,-105r59,0r-122,147r-22,104r-50,0xm150,-316r-9,42r-41,0r9,-42r41,0xm225,-316r-9,42r-41,0r9,-42r41,0","w":240,"k":{"v":13,"A":20,"\u00c6":20,"\u00c1":20,"\u00c2":20,"\u00c4":20,"\u00c0":20,"\u00c5":20,"\u00c3":20,",":46,".":46,"-":27,"a":27,"\u00e6":27,"\u00e1":27,"\u00e2":27,"\u00e4":27,"\u00e0":27,"\u00e5":27,"\u00e3":27,"e":27,"\u00e9":27,"\u00ea":27,"\u00eb":27,"\u00e8":27,"i":13,"\u00ed":13,"\u00ee":13,"\u00ef":13,"\u00ec":13,"o":31,"\u00f8":31,"\u0153":31,"\u00f3":31,"\u00f4":31,"\u00f6":31,"\u00f2":31,"\u00f5":31,"u":24,"\u00fa":24,"\u00fb":24,"\u00fc":24,"\u00f9":24,":":33,";":33,"p":20,"q":27}},"\u017d":{"d":"45,-212r8,-39r173,0r-9,39r-151,172r114,0r-8,40r-177,0r8,-40r151,-172r-109,0xm206,-318r-47,52r-41,0r-27,-52r32,0r18,33r29,-33r36,0"},"\u00e1":{"d":"120,0r5,-28v-26,47,-119,43,-117,-21v2,-67,75,-65,130,-65v13,-54,-60,-44,-96,-26r7,-39v53,-18,133,-22,135,47v0,25,-19,97,-23,132r-41,0xm54,-50v0,13,12,19,24,19v36,0,47,-25,55,-55v-34,0,-79,-1,-79,36xm98,-211r29,-52r48,0r-46,52r-31,0"},"\u00e2":{"d":"120,0r5,-28v-26,47,-119,43,-117,-21v2,-67,75,-65,130,-65v13,-54,-60,-44,-96,-26r7,-39v53,-18,133,-22,135,47v0,25,-19,97,-23,132r-41,0xm54,-50v0,13,12,19,24,19v36,0,47,-25,55,-55v-34,0,-79,-1,-79,36xm101,-211r-36,0r47,-52r41,0r27,52r-32,0r-18,-33"},"\u00e4":{"d":"120,0r5,-28v-26,47,-119,43,-117,-21v2,-67,75,-65,130,-65v13,-54,-60,-44,-96,-26r7,-39v53,-18,133,-22,135,47v0,25,-19,97,-23,132r-41,0xm54,-50v0,13,12,19,24,19v36,0,47,-25,55,-55v-34,0,-79,-1,-79,36xm112,-261r-9,42r-41,0r9,-42r41,0xm186,-261r-9,42r-41,0r9,-42r41,0"},"\u00e0":{"d":"120,0r5,-28v-26,47,-119,43,-117,-21v2,-67,75,-65,130,-65v13,-54,-60,-44,-96,-26r7,-39v53,-18,133,-22,135,47v0,25,-19,97,-23,132r-41,0xm54,-50v0,13,12,19,24,19v36,0,47,-25,55,-55v-34,0,-79,-1,-79,36xm146,-211r-31,0r-46,-52r48,0"},"\u00e5":{"d":"120,0r5,-28v-26,47,-119,43,-117,-21v2,-67,75,-65,130,-65v13,-54,-60,-44,-96,-26r7,-39v53,-18,133,-22,135,47v0,25,-19,97,-23,132r-41,0xm54,-50v0,13,12,19,24,19v36,0,47,-25,55,-55v-34,0,-79,-1,-79,36xm175,-247v0,21,-18,37,-38,37v-20,0,-38,-17,-38,-37v0,-20,17,-38,38,-38v21,0,38,17,38,38xm137,-266v-10,0,-18,9,-18,19v0,10,8,18,18,18v10,0,18,-8,18,-18v0,-10,-8,-19,-18,-19"},"\u00e3":{"d":"120,0r5,-28v-26,47,-119,43,-117,-21v2,-67,75,-65,130,-65v13,-54,-60,-44,-96,-26r7,-39v53,-18,133,-22,135,47v0,25,-19,97,-23,132r-41,0xm54,-50v0,13,12,19,24,19v36,0,47,-25,55,-55v-34,0,-79,-1,-79,36xm105,-261v23,0,59,34,67,-2r18,0v-4,25,-15,43,-42,43v-23,0,-60,-32,-67,3r-18,0v4,-23,16,-44,42,-44"},"\u00e7":{"d":"97,16v20,-1,40,6,39,28v-2,47,-74,39,-99,25r6,-20v17,9,51,17,58,-5v-1,-13,-18,-15,-29,-11r10,-30v-41,-5,-67,-35,-67,-79v0,-82,74,-134,157,-107r-11,40v-46,-28,-96,12,-96,62v0,24,8,48,41,48v12,0,26,-3,39,-9r-5,38v-13,6,-26,8,-39,8","w":159},"\u00e9":{"d":"188,-78r-130,0v-4,59,69,53,108,34r-6,38v-66,23,-148,8,-148,-71v0,-58,44,-113,105,-113v62,0,88,51,71,112xm64,-111r82,0v5,-25,-6,-44,-30,-43v-30,0,-43,17,-52,43xm98,-211r29,-52r48,0r-46,52r-31,0"},"\u00ea":{"d":"188,-78r-130,0v-4,59,69,53,108,34r-6,38v-66,23,-148,8,-148,-71v0,-58,44,-113,105,-113v62,0,88,51,71,112xm64,-111r82,0v5,-25,-6,-44,-30,-43v-30,0,-43,17,-52,43xm101,-211r-36,0r47,-52r41,0r27,52r-32,0r-18,-33"},"\u00eb":{"d":"188,-78r-130,0v-4,59,69,53,108,34r-6,38v-66,23,-148,8,-148,-71v0,-58,44,-113,105,-113v62,0,88,51,71,112xm64,-111r82,0v5,-25,-6,-44,-30,-43v-30,0,-43,17,-52,43xm112,-261r-9,42r-41,0r9,-42r41,0xm186,-261r-9,42r-41,0r9,-42r41,0"},"\u00e8":{"d":"188,-78r-130,0v-4,59,69,53,108,34r-6,38v-66,23,-148,8,-148,-71v0,-58,44,-113,105,-113v62,0,88,51,71,112xm64,-111r82,0v5,-25,-6,-44,-30,-43v-30,0,-43,17,-52,43xm157,-211r-31,0r-46,-52r47,0"},"\u00ed":{"d":"8,0r39,-185r48,0r-39,185r-48,0xm48,-211r29,-52r48,0r-47,52r-30,0","w":100},"\u00ee":{"d":"8,0r39,-185r48,0r-39,185r-48,0xm51,-211r-36,0r47,-52r41,0r27,52r-32,0r-18,-33","w":100},"\u00ef":{"d":"8,0r39,-185r48,0r-39,185r-48,0xm62,-261r-9,42r-41,0r9,-42r41,0xm136,-261r-9,42r-41,0r9,-42r41,0","w":100},"\u00ec":{"d":"8,0r39,-185r48,0r-39,185r-48,0xm96,-211r-31,0r-46,-52r48,0","w":100},"\u00f1":{"d":"8,0r38,-185r48,0v0,6,-5,14,-3,18v33,-38,118,-27,113,37v-4,47,-17,86,-25,130r-49,0v7,-42,24,-81,24,-126v0,-15,-12,-26,-27,-26v-65,0,-52,98,-71,152r-48,0xm115,-261v23,0,59,34,67,-2r19,0v-4,25,-16,43,-43,43v-23,0,-60,-32,-67,3r-18,0v4,-23,16,-44,42,-44","w":219},"\u00f3":{"d":"103,-33v37,0,56,-43,56,-75v0,-24,-9,-44,-37,-44v-38,0,-57,42,-57,75v0,24,10,44,38,44xm125,-190v50,0,85,31,85,82v0,65,-45,112,-111,112v-53,0,-84,-32,-84,-84v0,-62,48,-110,110,-110xm108,-211r29,-52r48,0r-46,52r-31,0","w":219},"\u00f4":{"d":"103,-33v37,0,56,-43,56,-75v0,-24,-9,-44,-37,-44v-38,0,-57,42,-57,75v0,24,10,44,38,44xm125,-190v50,0,85,31,85,82v0,65,-45,112,-111,112v-53,0,-84,-32,-84,-84v0,-62,48,-110,110,-110xm111,-211r-36,0r47,-52r41,0r27,52r-32,0r-18,-33","w":219},"\u00f6":{"d":"103,-33v37,0,56,-43,56,-75v0,-24,-9,-44,-37,-44v-38,0,-57,42,-57,75v0,24,10,44,38,44xm125,-190v50,0,85,31,85,82v0,65,-45,112,-111,112v-53,0,-84,-32,-84,-84v0,-62,48,-110,110,-110xm122,-261r-9,42r-41,0r9,-42r41,0xm197,-261r-9,42r-41,0r9,-42r41,0","w":219},"\u00f2":{"d":"103,-33v37,0,56,-43,56,-75v0,-24,-9,-44,-37,-44v-38,0,-57,42,-57,75v0,24,10,44,38,44xm125,-190v50,0,85,31,85,82v0,65,-45,112,-111,112v-53,0,-84,-32,-84,-84v0,-62,48,-110,110,-110xm156,-211r-31,0r-46,-52r48,0","w":219},"\u00f5":{"d":"103,-33v37,0,56,-43,56,-75v0,-24,-9,-44,-37,-44v-38,0,-57,42,-57,75v0,24,10,44,38,44xm125,-190v50,0,85,31,85,82v0,65,-45,112,-111,112v-53,0,-84,-32,-84,-84v0,-62,48,-110,110,-110xm115,-261v23,0,59,34,67,-2r19,0v-4,25,-16,43,-43,43v-23,0,-60,-32,-67,3r-18,0v4,-23,16,-44,42,-44","w":219},"\u0161":{"d":"159,-182r-10,36v-22,-8,-66,-17,-72,10v0,23,62,33,62,78v0,69,-86,72,-140,51r11,-38v14,8,27,14,46,14v16,0,33,-5,33,-20v0,-30,-63,-34,-63,-80v0,-63,80,-67,133,-51xm168,-263r-47,52r-41,0r-27,-52r32,0r18,33r29,-33r36,0","w":159},"\u00fa":{"d":"216,-185r-39,185r-47,0v0,-6,4,-14,2,-18v-33,37,-119,26,-113,-37v4,-46,18,-86,26,-130r48,0v-7,42,-20,80,-23,126v0,15,11,26,26,26v65,0,53,-98,72,-152r48,0xm108,-211r29,-52r48,0r-46,52r-31,0","w":219},"\u00fb":{"d":"216,-185r-39,185r-47,0v0,-6,4,-14,2,-18v-33,37,-119,26,-113,-37v4,-46,18,-86,26,-130r48,0v-7,42,-20,80,-23,126v0,15,11,26,26,26v65,0,53,-98,72,-152r48,0xm111,-211r-36,0r47,-52r41,0r27,52r-32,0r-18,-33","w":219},"\u00fc":{"d":"216,-185r-39,185r-47,0v0,-6,4,-14,2,-18v-33,37,-119,26,-113,-37v4,-46,18,-86,26,-130r48,0v-7,42,-20,80,-23,126v0,15,11,26,26,26v65,0,53,-98,72,-152r48,0xm122,-261r-9,42r-41,0r9,-42r41,0xm197,-261r-9,42r-41,0r9,-42r41,0","w":219},"\u00f9":{"d":"216,-185r-39,185r-47,0v0,-6,4,-14,2,-18v-33,37,-119,26,-113,-37v4,-46,18,-86,26,-130r48,0v-7,42,-20,80,-23,126v0,15,11,26,26,26v65,0,53,-98,72,-152r48,0xm156,-211r-31,0r-46,-52r48,0","w":219},"\u00fd":{"d":"24,-185r49,0r18,137r74,-137r53,0r-126,213v-15,35,-57,65,-110,47r11,-37v30,9,42,5,64,-29xm98,-211r29,-52r48,0r-46,52r-31,0","k":{",":27,".":27}},"\u00ff":{"d":"24,-185r49,0r18,137r74,-137r53,0r-126,213v-15,35,-57,65,-110,47r11,-37v30,9,42,5,64,-29xm112,-261r-9,42r-41,0r9,-42r41,0xm186,-261r-9,42r-41,0r9,-42r41,0","k":{",":27,".":27}},"\u017e":{"d":"185,-185r-8,37r-113,111r93,0r-7,37r-155,0r7,-37r114,-111r-85,0r8,-37r146,0xm178,-263r-47,52r-41,0r-27,-52r32,0r18,33r29,-33r36,0","w":180},"\u2126":{"d":"3,-34v16,-1,35,2,49,-1v-18,-21,-32,-57,-22,-103v14,-64,69,-117,133,-117v69,0,94,60,83,115v-10,49,-42,83,-68,106r50,0r-7,34r-94,0r6,-25v26,-15,56,-49,68,-106v9,-45,-3,-88,-45,-88v-40,0,-74,38,-85,89v-11,52,3,91,23,105r-5,25r-94,0","w":254},"\u03bc":{"d":"46,-185r47,0v-7,42,-20,80,-23,126v0,15,11,26,26,26v65,0,53,-98,72,-152r48,0r-39,185r-47,0v0,-6,4,-14,2,-18v-16,16,-57,35,-75,10r-17,84r-49,0","w":219},"\u03c0":{"d":"218,-152r-26,0v-8,44,-27,108,-27,152r-41,0v-3,-39,19,-110,26,-152r-52,0v-10,40,-35,115,-56,152r-41,0v21,-41,45,-111,55,-152v-18,0,-29,2,-37,4r2,-28v42,-21,143,-9,208,-12","w":213},"\u20ac":{"d":"248,-246r-18,38v-51,-24,-105,3,-127,46r107,0r-10,22r-107,0v-3,9,-5,19,-6,28r101,0r-10,22r-90,0v3,52,60,66,107,47r-6,40v-76,21,-158,-4,-155,-87r-35,0r10,-22r27,0v1,-9,2,-19,5,-28r-32,0r10,-22r31,0v33,-71,110,-115,198,-84"},"\u2113":{"d":"153,-64r13,18v-26,36,-55,49,-83,49v-45,-1,-55,-29,-51,-64v-7,4,-14,10,-22,15r-6,-23v12,-9,24,-16,35,-25r19,-91v14,-64,49,-91,82,-91v34,0,43,28,36,63v-9,43,-45,84,-98,126v-24,80,52,59,75,23xm135,-246v-23,-7,-43,85,-49,120v32,-29,57,-61,63,-88v4,-19,1,-32,-14,-32","w":182},"\u212e":{"d":"100,-50v37,61,143,60,185,4r21,0v-26,30,-67,50,-114,50v-80,0,-144,-58,-144,-130v0,-72,64,-130,144,-130v81,1,146,58,144,134r-236,1r0,71xm282,-129v1,-24,4,-60,-2,-82v-45,-48,-132,-49,-176,1v-10,19,-1,54,-4,79v55,7,123,-1,182,2","w":348},"\u2202":{"d":"67,-231r-5,-31v13,-9,35,-21,68,-21v51,0,88,46,69,137v-19,88,-68,149,-131,149v-50,0,-64,-46,-56,-85v12,-58,55,-93,97,-93v30,0,44,20,48,29v14,-46,2,-102,-39,-102v-22,0,-40,9,-51,17xm54,-81v-5,27,3,50,26,49v28,0,53,-41,65,-78v-20,-59,-82,-22,-91,29","w":204},"\u220f":{"d":"282,-212r-37,0r0,247r-41,0r0,-247r-82,0r0,247r-42,0r0,-247r-37,0r0,-39r239,0r0,39","w":291},"\u2211":{"d":"227,35r-185,0r0,-27r89,-116r-85,-113r0,-30r175,0r0,36v-38,2,-84,-4,-118,2r75,98r-83,111r132,0r0,39","w":233},"\u2219":{"d":"57,-75v-15,0,-28,-12,-28,-27v0,-15,13,-28,28,-28v15,0,27,13,27,28v0,15,-12,27,-27,27","w":100},"\u221a":{"d":"249,-300r-81,351r-33,0r-54,-159r-27,10r-7,-23r59,-24r46,148v1,-7,2,-20,5,-32r63,-271r29,0","w":245},"\u221e":{"d":"222,-162v32,0,57,23,55,59v-5,73,-83,82,-121,20v-19,23,-38,41,-67,41v-30,0,-56,-25,-56,-60v0,-35,25,-60,59,-60v27,0,46,17,65,40v15,-18,34,-40,65,-40xm92,-66v21,0,37,-19,51,-35v-15,-20,-29,-38,-53,-38v-21,0,-33,16,-33,37v0,20,15,36,35,36xm221,-66v47,-1,39,-73,-2,-73v-22,0,-39,23,-51,36v22,27,35,37,53,37","w":293},"\u222b":{"d":"84,-213v0,-69,25,-106,83,-92r-5,29v-36,-11,-42,21,-41,67v0,58,6,111,6,174v0,70,-29,111,-85,90r6,-30v35,11,42,-11,41,-60v0,-64,-5,-118,-5,-178","w":173},"\u2248":{"d":"81,-161v32,0,44,26,70,26v14,0,22,-10,32,-26r15,14v-11,21,-27,37,-48,37v-23,0,-47,-27,-72,-27v-16,0,-24,13,-33,26r-16,-14v11,-21,30,-36,52,-36xm81,-95v44,0,76,53,102,0r15,14v-11,21,-27,36,-48,36v-24,0,-48,-26,-72,-26v-16,0,-24,13,-33,26r-16,-14v11,-21,30,-36,52,-36","w":212},"\u2260":{"d":"166,-183r-14,32r50,0r0,25r-59,0r-22,49r81,0r0,24r-91,0r-18,41r-19,-7r15,-34r-50,0r0,-24r59,0r22,-49r-81,0r0,-25r90,0r18,-40","w":219},"\u2264":{"d":"208,-35r-160,-81r0,-26r160,-80r0,29r-136,64r136,65r0,29xm209,3r-163,0r0,-25r163,0r0,25","w":226},"\u2265":{"d":"48,-222r160,80r0,26r-160,81r0,-29r135,-65r-135,-64r0,-29xm208,3r-162,0r0,-25r162,0r0,25","w":225},"\u25ca":{"d":"228,-125r-71,142r-34,0r-69,-142r71,-142r33,0xm191,-124r-51,-109v-10,41,-33,71,-49,107r50,109v14,-39,34,-71,50,-107","w":245},"\u00a0":{"w":100},"\u00ad":{"d":"21,-77r9,-40r94,0r-8,40r-95,0","w":140},"\u02c9":{"d":"19,-222r6,-29r107,0r-6,29r-107,0","w":100},"\u03a9":{"d":"3,-34v16,-1,35,2,49,-1v-18,-21,-32,-57,-22,-103v14,-64,69,-117,133,-117v69,0,94,60,83,115v-10,49,-42,83,-68,106r50,0r-7,34r-94,0r6,-25v26,-15,56,-49,68,-106v9,-45,-3,-88,-45,-88v-40,0,-74,38,-85,89v-11,52,3,91,23,105r-5,25r-94,0","w":254},"\u2215":{"d":"91,-259r30,0r-151,267r-30,0","w":60},"\u2206":{"d":"-9,0r5,-25r133,-231r50,0r32,230r-5,26r-215,0xm41,-34r127,0r-18,-111v-3,-18,-2,-53,-9,-65v-26,56,-68,122,-100,176","w":235},"\u2010":{"d":"21,-77r9,-40r94,0r-8,40r-95,0","w":140}}});
function getXmlHttpRequestObject() { if (window.XMLHttpRequest) { return new XMLHttpRequest(); } else if (window.ActiveXObject) { return new ActiveXObject("Microsoft.XMLHTTP"); } else { alert("Your Browser Sucks!\nIt's about time to upgrade don't you think?"); } }
var searchReq = getXmlHttpRequestObject(); function searchSuggest() { if (searchReq.readyState == 4 || searchReq.readyState == 0) { var str = escape(document.getElementById('searchBox').value); searchReq.open("GET", 'tw_assets/tw_search/searchSuggest.asp?search=' + str, true); searchReq.onreadystatechange = handleSearchSuggest; searchReq.send(null); } }
function handleSearchSuggest() {
    if (searchReq.readyState == 4) {
        var ss = document.getElementById('search_suggest')
        ss.innerHTML = ''; var str = searchReq.responseText.split("<br>"); for (i = 0; i < str.length - 1; i++) { var suggest = '<div onmouseover="javascript:suggestOver(this);" '; suggest += 'onmouseout="javascript:suggestOut(this);" '; suggest += 'onclick="javascript:setSearch(this.innerHTML);" '; suggest += 'class="suggest_link">' + str[i] + '</div>'; ss.innerHTML += suggest; } 
    } 
}
function suggestOver(div_value) { div_value.className = 'suggest_link_over'; }
function suggestOut(div_value) { div_value.className = 'suggest_link'; }
function setSearch(value) { document.getElementById('searchBox').value = value; document.getElementById('search_suggest').innerHTML = ''; document.getElementById('searchForm').submit(); }

