function flip_twitter_image(arg){var targetTagID=window.document.getElementById(arg);var styleStr=(window.document.documentElement.getAttribute("style")==window.document.documentElement.style)?targetTagID.style.cssText:targetTagID.getAttribute("style");var nonString=styleStr.match(/display:.*?none;/g);var nonPos=nonString?styleStr.indexOf(nonString):-1;if(nonPos>=0){styleStr=styleStr.substring(0,nonPos)+styleStr.substring(nonPos+nonString.length,styleStr.length);styleStr=styleStr+"display:block;";}else{var blkString=styleStr.match(/display:.*?block;/g);var blkPos=blkString?styleStr.indexOf(blkString):-1;if(blkPos>=0){styleStr=styleStr.substring(0,blkPos)+styleStr.substring(blkPos+blkString.length,styleStr.length);}styleStr=styleStr+"display:none;";}if(styleStr){if(window.document.documentElement.getAttribute("style")==window.document.documentElement.style){targetTagID.style.cssText=styleStr;}else{targetTagID.setAttribute("style",styleStr);}}}
(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);var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return!!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerFont({"w":162,"face":{"font-family":"delicious","font-weight":500,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-13 -320 275 76","underline-thickness":"7.2","underline-position":"-46.8","stemh":"22","stemv":"27","unicode-range":"U+0020-U+00FF"},"glyphs":{" ":{"w":108},"!":{"d":"75,-17v1,25,-44,31,-44,2v-1,-26,44,-30,44,-2xm70,-252v-10,59,-5,127,-6,194r-22,0v-3,-65,-11,-130,1,-190","w":95},"\"":{"d":"45,-255v9,25,0,52,-3,79r-11,0v-3,-27,-12,-54,-3,-79r17,0xm95,-255v9,25,0,52,-3,79r-12,0v-2,-27,-10,-54,-3,-79r18,0","w":124},"#":{"d":"117,-100r7,-55r-41,0r-7,55r41,0xm135,-243r22,0r-8,64r30,0r-2,24r-32,0r-6,55r27,0r-3,23r-27,0r-10,74r-21,0r9,-74r-41,0r-9,67r-21,0r8,-67r-29,0r4,-23r28,0r7,-55r-25,0r3,-24r25,0r9,-71r22,0r-9,71r41,0","w":200},"$":{"d":"95,-92r0,72v34,-11,30,-60,0,-72xm78,-136r0,-73v-18,3,-28,16,-28,34v0,21,13,29,28,39xm147,-56v0,32,-21,55,-52,60r0,22r-17,0r0,-21v-18,0,-39,-6,-54,-15r8,-22v13,6,32,14,46,15r0,-85v-28,-18,-56,-33,-56,-71v0,-35,21,-57,56,-59r0,-20r17,0r0,21v15,2,32,8,44,17r-10,19v-9,-7,-22,-11,-34,-13r0,82v29,18,52,31,52,70","w":160},"%":{"d":"91,-184v0,-15,-12,-27,-27,-27v-15,0,-26,12,-26,27v0,15,11,26,26,26v15,0,27,-11,27,-26xm64,-232v17,-1,32,12,51,11v39,-3,35,-17,59,-6r-80,227r-24,0r76,-210v-14,7,-38,7,-38,7v13,27,-11,67,-44,67v-26,0,-47,-22,-47,-48v0,-26,21,-48,47,-48xm234,-42v0,26,-22,47,-48,47v-26,0,-47,-21,-47,-47v0,-26,21,-48,47,-48v26,0,48,22,48,48xm213,-42v0,-15,-12,-27,-27,-27v-15,0,-26,12,-26,27v0,15,11,26,26,26v15,0,27,-11,27,-26","w":251},"&":{"d":"149,-176v2,-31,-5,-54,-35,-55v-18,0,-36,10,-36,30v0,31,40,24,71,25xm46,-85v1,23,4,61,25,68v10,-2,34,-36,59,-20r-5,20v-27,-11,-28,21,-54,22v-41,0,-56,-56,-56,-89v0,-36,19,-84,60,-85v-14,-6,-25,-16,-25,-32v4,-65,122,-66,124,2r0,23r36,0r0,20r-35,0r0,120v-4,21,21,22,35,14r6,17v-28,19,-69,10,-69,-30r0,-121v-63,-5,-105,9,-101,71","w":226},"(":{"d":"111,30r-3,23v-60,-45,-91,-97,-91,-173v0,-64,36,-125,90,-159r3,20v-97,64,-94,223,1,289","w":120,"k":{"J":-7}},")":{"d":"14,-279v54,34,91,95,91,159v0,76,-31,128,-91,173r-3,-23v95,-66,98,-225,1,-289","w":122},"*":{"d":"95,-243r-12,41r54,-19r0,23r-47,15r38,58r-25,0r-28,-44r-27,44r-24,0r35,-58r-46,-15r0,-23r54,19r-13,-41r41,0","w":152},"+":{"d":"153,-79r-58,0r0,62r-21,0r0,-62r-58,0r0,-22r58,0r0,-62r21,0r0,62r58,0r0,22","w":169},",":{"d":"10,40v16,-25,25,-35,23,-65v0,0,10,-6,17,-6v11,0,23,16,23,16v0,0,-14,31,-46,66","w":92,"k":{"\u00d2":9,"\u00d3":9,"\u00d5":9,"\u00d6":9,"\u00c7":9,"\u00d8":9,"Q":9,"O":9,"C":9}},"-":{"d":"88,-103r0,22r-69,0r0,-22r69,0","w":108},".":{"d":"70,-17v1,26,-44,30,-44,2v-1,-26,44,-30,44,-2","w":92,"k":{"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u00d5":9,"\u00d6":9,"\u00c7":9,"\u00d8":9,"Q":9,"O":9,"G":9,"C":9}},"\/":{"d":"122,-273r-93,326r-23,0r93,-326r23,0","w":128,"k":{"\/":36}},"0":{"d":"81,-159v-35,0,-45,43,-45,71v0,28,10,71,45,71v35,0,45,-43,45,-71v0,-28,-10,-71,-45,-71xm152,-88v0,44,-20,93,-71,93v-51,0,-71,-49,-71,-93v0,-44,20,-94,71,-94v51,0,71,50,71,94"},"1":{"d":"108,0r-27,0r0,-151r-45,0r0,-17v25,0,43,-11,72,-8r0,176"},"2":{"d":"137,-132v-1,47,-43,84,-74,108r80,0r0,24r-116,0r-5,-22v32,-17,87,-72,87,-110v0,-42,-61,-27,-82,-6r-5,-21v33,-35,117,-34,115,27"},"3":{"d":"26,40v46,-4,88,-22,88,-68v0,-40,-46,-35,-81,-32r0,-21v29,-2,41,-21,61,-32v19,-10,23,-48,-7,-46v-13,0,-40,13,-52,20r-7,-19v32,-25,109,-42,109,18v0,28,-28,44,-50,56v29,0,54,19,54,50v0,66,-56,95,-115,94r0,-20"},"4":{"d":"152,0r-24,0r0,50r-25,0r0,-50r-90,0r-2,-23v20,-56,53,-106,88,-153r30,0r0,153r23,0r0,23xm103,-23r0,-120v-26,37,-48,78,-65,120r65,0"},"5":{"d":"24,39v43,-1,90,-24,89,-68v-1,-41,-52,-38,-83,-26r10,-121r90,0r0,21r-65,0r-6,73v38,-9,80,7,81,47v2,60,-53,96,-116,95r0,-21"},"6":{"d":"121,-79v0,-41,-45,-50,-75,-32v-8,37,-2,95,38,95v33,0,37,-37,37,-63xm119,-231r10,18v-36,23,-63,41,-78,83v45,-21,97,1,97,52v0,42,-19,83,-66,83v-51,0,-65,-56,-65,-97v0,-66,46,-112,102,-139"},"7":{"d":"139,-176v5,87,-35,177,-79,239r-24,-10v40,-53,77,-139,77,-206r-92,0r0,-23r118,0"},"8":{"d":"121,-59v0,-30,-23,-37,-45,-50v-43,14,-47,94,6,94v24,0,39,-22,39,-44xm114,-174v0,-23,-12,-33,-34,-33v-21,0,-33,18,-33,37v0,21,13,31,30,40v21,-10,37,-17,37,-44xm148,-61v0,42,-30,66,-70,66v-34,0,-63,-26,-63,-61v0,-28,18,-50,43,-62v-21,-13,-37,-26,-37,-53v0,-35,28,-56,61,-56v35,0,57,18,57,54v0,24,-20,43,-41,52v27,14,50,25,50,60"},"9":{"d":"117,-66v8,-36,3,-89,-37,-94v-53,4,-52,106,1,104v12,0,26,-4,36,-10xm113,-46v-45,22,-98,-5,-98,-52v0,-41,18,-84,66,-84v51,0,66,60,66,101v0,67,-57,119,-115,142r-7,-21v41,-21,72,-41,88,-86"},":":{"d":"70,-17v1,26,-44,30,-44,2v-1,-26,44,-30,44,-2xm70,-127v1,26,-44,30,-44,2v-1,-26,44,-30,44,-2","w":92},";":{"d":"9,40v16,-25,25,-35,23,-65v0,0,10,-6,17,-6v11,0,23,16,23,16v0,0,-14,31,-46,66xm70,-127v1,27,-44,31,-44,2v-1,-26,44,-30,44,-2","w":92},"<":{"d":"96,-36r-17,14r-67,-68r66,-68r17,14r-53,54","w":108},"=":{"d":"153,-73r0,22r-137,0r0,-22r137,0xm153,-127r0,22r-137,0r0,-22r137,0","w":172},">":{"d":"12,-36r17,14r67,-68r-66,-68r-17,14r53,54","w":108},"?":{"d":"70,-17v1,26,-44,30,-44,2v-1,-26,44,-30,44,-2xm59,-58r-22,0v-7,-55,17,-89,43,-118v15,-16,21,-49,-8,-51v-10,0,-21,1,-31,3r0,-20v36,-12,83,-4,79,38v-6,58,-72,69,-61,148","w":128},"@":{"d":"179,-165v-9,-11,-22,-17,-36,-17v-30,0,-40,53,-40,75v0,11,3,27,17,27v14,0,32,-13,44,-20xm190,-53v-17,1,-33,-11,-28,-30v-13,11,-29,26,-47,26v-24,0,-36,-24,-36,-46v0,-40,15,-99,65,-99v16,0,30,8,39,21r4,-15r23,0r-27,116v0,7,4,10,10,10v32,0,55,-50,55,-77v0,-60,-45,-94,-103,-94v-61,0,-106,55,-106,114v0,63,47,113,111,113v35,0,70,-15,92,-43r16,9v-22,33,-68,54,-108,54v-75,0,-135,-59,-135,-134v0,-69,61,-133,131,-133v68,0,120,44,120,114v0,39,-34,94,-76,94","w":285},"A":{"d":"92,-197r-27,100r54,0xm179,0r-29,0r-24,-73r-68,0r-24,73r-30,0r72,-227r31,0","w":183,"k":{"y":9,"w":9,"v":9,"Y":20,"W":6,"V":10,"T":14}},"B":{"d":"138,-66v0,-46,-39,-42,-80,-42r0,84v37,13,81,0,80,-42xm125,-170v0,-36,-32,-35,-67,-34r0,73v37,3,67,-5,67,-39xm29,-227v62,-4,127,0,125,57v0,19,-15,44,-34,49v31,2,46,26,46,55v1,70,-77,82,-137,62r0,-223","w":180},"C":{"d":"170,-15v-16,13,-42,20,-63,20v-66,0,-87,-63,-87,-118v0,-53,26,-119,88,-119v19,0,42,5,58,15r-10,19v-15,-8,-31,-12,-48,-12v-43,0,-59,64,-59,98v0,38,12,94,60,94v16,0,36,-5,49,-15","w":178,"k":{",":9}},"D":{"d":"93,-204r-36,0r0,181r34,0v48,0,57,-51,57,-89v0,-37,-7,-92,-55,-92xm94,-227v65,0,83,59,83,114v0,55,-22,113,-86,113r-62,0r0,-227r65,0","w":196},"E":{"d":"145,-227r0,24r-87,0r0,72r67,0r0,25r-67,0r0,81r91,0r0,25r-120,0r0,-227r116,0","w":163},"F":{"d":"135,-227r0,24r-77,0r0,72r61,0r0,25r-61,0r0,106r-29,0r0,-227r106,0","w":148,"k":{"\u00f5":5,"\u00f6":5,"\u00f4":5,"\u00f2":5,"\u00f3":5,"\u00eb":5,"\u00ea":5,"\u00e8":5,"\u00e9":5,"\u00e7":5,"\u00e5":7,"\u00e3":7,"\u00e4":7,"\u00e2":7,"\u00e0":7,"\u00e1":7,"\u00e6":7,"o":5,"e":5,"c":5,"a":7,"A":14,".":46,",":46}},"G":{"d":"167,-4v-17,7,-41,9,-59,9v-66,0,-88,-62,-88,-118v0,-53,26,-119,88,-119v24,0,38,5,59,15r-11,19v-14,-9,-31,-12,-48,-12v-41,0,-59,60,-59,98v0,38,12,94,60,94v10,0,22,-1,31,-5r0,-74r27,0r0,93","w":188,"k":{",":9}},"H":{"d":"168,0r-28,0r0,-106r-82,0r0,106r-29,0r0,-227r29,0r0,96r82,0r0,-96r28,0r0,227","w":197},"I":{"d":"57,-227r0,227r-28,0r0,-227r28,0","w":85},"J":{"d":"59,10v0,29,-26,43,-51,49r-6,-20v15,-5,29,-13,29,-31r0,-235r28,0r0,237","w":88},"K":{"d":"172,0r-29,0r-85,-95r0,95r-29,0r0,-227r29,0r0,104r79,-104r30,0r-87,117r92,101r0,9","w":174,"k":{"\u00d2":4,"\u00d4":4,"\u00d3":4,"\u00d5":4,"\u00d6":4,"\u00c7":4,"\u00d8":4,"Q":4,"O":4,"G":4,"C":4}},"L":{"d":"56,-227r0,203r78,0r0,24r-105,0r0,-227r27,0","w":137,"k":{"y":10,"Y":23,"W":13,"V":16,"T":20}},"M":{"d":"238,-227r0,227r-28,0r1,-185r-65,185r-25,0r-65,-186v4,53,1,128,2,186r-29,0r0,-227r38,0r67,192r66,-192r38,0","w":267},"N":{"d":"171,0r-30,0r-85,-185v5,58,1,124,2,185r-29,0r0,-227r38,0r77,174v-4,-55,-1,-116,-2,-174r29,0r0,227","w":199},"O":{"d":"99,-208v-39,0,-50,66,-50,95v0,29,11,95,50,95v39,0,50,-66,50,-95v0,-29,-11,-95,-50,-95xm99,-232v59,0,78,71,78,119v0,48,-19,118,-78,118v-59,0,-79,-70,-79,-118v0,-48,20,-119,79,-119","w":197,"k":{"T":7,".":9,",":9}},"P":{"d":"133,-157v-2,-40,-34,-50,-75,-47r0,92v35,22,77,-5,75,-45xm29,-227v69,-3,131,1,133,70v2,55,-51,92,-104,69r0,88r-29,0r0,-227","w":176,"k":{"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":7,"\u00e3":7,"\u00e4":7,"\u00e2":7,"\u00e0":7,"\u00e1":7,"\u00e6":7,"o":4,"e":4,"c":4,"a":7,"A":15,".":52,",":52}},"Q":{"d":"121,2v15,15,34,29,59,22r-8,28v-41,6,-59,-29,-82,-47v-53,-6,-70,-72,-70,-118v0,-48,20,-119,79,-119v59,0,78,71,78,119v0,41,-14,100,-56,115xm99,-208v-39,0,-50,66,-50,95v0,29,11,95,50,95v39,0,50,-66,50,-95v0,-29,-11,-95,-50,-95","w":197,"k":{"T":7,".":9,",":9}},"R":{"d":"133,-157v-2,-40,-34,-50,-75,-47r0,92v34,21,77,-4,75,-45xm173,0r-28,0r-75,-83v-4,-1,-8,-3,-12,-5r0,88r-29,0r0,-227v69,-3,132,1,133,70v0,36,-19,67,-56,74r67,74r0,9","w":181,"k":{"\u00f5":2,"\u00f6":2,"\u00f4":2,"\u00f2":2,"\u00f3":2,"\u00eb":2,"\u00ea":2,"\u00e8":2,"\u00e9":2,"\u00e7":2,"o":2,"e":2,"c":2,"Y":5,"V":4,"T":6}},"S":{"d":"16,-173v0,-64,86,-77,116,-33r-16,14v-18,-25,-72,-24,-72,15v0,53,97,48,97,121v0,62,-81,78,-120,40r12,-20v23,26,81,25,81,-21v0,-47,-98,-49,-98,-116","w":156},"T":{"d":"142,-202r-55,0r0,202r-28,0r0,-202r-55,0r0,-25r138,0r0,25","w":145,"k":{"\u00d2":7,"\u00d4":7,"\u00d3":7,"\u00c1":14,"\u00c2":14,"\u00d5":7,"\u00c3":14,"\u00c0":14,"\u00f5":23,"\u00f6":23,"\u00f4":23,"\u00f2":23,"\u00f3":23,"\u00eb":23,"\u00ea":23,"\u00e8":23,"\u00e9":23,"\u00e7":23,"\u00e5":23,"\u00e3":23,"\u00e4":23,"\u00e2":23,"\u00e0":23,"\u00e1":23,"\u00d6":7,"\u00c7":7,"\u00c5":14,"\u00c4":14,"\u00e6":23,"\u00d8":7,"\u00c6":14,"y":8,"w":9,"u":16,"s":16,"r":16,"o":23,"i":10,"e":23,"c":23,"a":23,"T":-6,"Q":7,"O":7,"G":7,"C":7,"A":14,";":33,":":33,".":33,"-":27,",":33}},"U":{"d":"172,-227v-6,96,30,232,-72,232v-102,0,-65,-136,-72,-232r29,0r0,139v0,29,6,70,43,70v38,0,44,-40,44,-70r0,-139r28,0","w":200},"V":{"d":"182,-227r-74,227r-32,0r-74,-227r31,0r60,192r59,-192r30,0","w":183,"k":{"\u00c1":10,"\u00c2":10,"\u00c3":10,"\u00c0":10,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":11,"\u00e3":11,"\u00e4":11,"\u00e2":11,"\u00e0":11,"\u00e1":11,"\u00c5":10,"\u00c4":10,"\u00e6":11,"\u00c6":10,"y":4,"u":11,"r":11,"o":9,"i":6,"e":9,"c":9,"a":11,"A":10,";":20,":":20,".":33,"-":13,",":33}},"W":{"d":"252,-227r-53,227r-31,0r-40,-183r-41,183r-30,0r-53,-227r30,0r38,185r41,-185r29,0r42,185v6,-63,27,-125,39,-185r29,0","w":254,"k":{"\u00c1":6,"\u00c2":6,"\u00c3":6,"\u00c0":6,"\u00f5":11,"\u00f6":11,"\u00f4":11,"\u00f2":11,"\u00f3":11,"\u00eb":11,"\u00ea":11,"\u00e8":11,"\u00e9":11,"\u00e7":11,"\u00e5":6,"\u00e3":6,"\u00e4":6,"\u00e2":6,"\u00e0":6,"\u00e1":6,"\u00c5":6,"\u00c4":6,"\u00e6":6,"\u00c6":6,"u":4,"r":4,"o":11,"e":11,"c":11,"a":6,"A":6,";":13,":":13,".":20,"-":6,",":20}},"X":{"d":"173,0r-33,0r-54,-90r-51,90r-31,0r67,-116r-66,-111r32,0r50,83r48,-83r30,0r-63,109","w":177},"Y":{"d":"165,-227r-66,144r0,83r-28,0r0,-83r-66,-144r30,0r51,113r50,-113r29,0","w":169,"k":{"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u00c1":20,"\u00c2":20,"\u00d5":9,"\u00c3":20,"\u00c0":20,"\u00f5":16,"\u00f6":16,"\u00f4":16,"\u00f2":16,"\u00f3":16,"\u00eb":16,"\u00ea":16,"\u00e8":16,"\u00e9":16,"\u00e7":16,"\u00e5":18,"\u00e3":18,"\u00e4":18,"\u00e2":18,"\u00e0":18,"\u00e1":18,"\u00d6":9,"\u00c7":9,"\u00c5":20,"\u00c4":20,"\u00e6":18,"\u00d8":9,"\u00c6":20,"z":5,"v":5,"u":11,"t":11,"s":13,"q":14,"p":11,"o":16,"n":11,"m":11,"i":13,"e":16,"c":16,"a":18,"Q":9,"O":9,"G":9,"C":9,"A":20,";":33,":":33,".":46,"-":27,",":46}},"Z":{"d":"144,-227r0,25v-35,58,-68,117,-99,177r109,0r0,25r-141,0r0,-24v31,-60,63,-120,98,-178r-90,0r0,-25r123,0","w":164},"[":{"d":"66,-264r0,21r-34,0r0,278r34,0r0,21r-56,0r0,-320r56,0","w":89,"k":{"J":-7}},"\\":{"d":"120,53r-22,0r-94,-326r23,0","w":120},"]":{"d":"80,-264r0,320r-56,0r0,-21r33,0r0,-278r-33,0r0,-21r56,0","w":89},"^":{"d":"198,-115r-25,0r-61,-111r-61,111r-25,0v41,-71,76,-140,76,-140r20,0","w":224},"_":{"d":"162,27r0,22r-162,0r0,-22r162,0"},"a":{"d":"67,-16v32,-2,46,-40,43,-74r-63,27v-11,18,-4,49,20,47xm163,-2v-21,16,-54,3,-52,-25v-6,21,-29,32,-50,32v-44,2,-57,-49,-35,-80r84,-36v2,-27,-2,-48,-28,-48v-18,0,-37,12,-48,25r-10,-16v25,-40,114,-49,114,16r0,110v-1,10,10,14,18,9","w":167},"b":{"d":"135,-94v0,-25,-5,-65,-38,-65v-14,0,-31,9,-40,20r0,108v8,9,24,14,36,14v36,0,42,-50,42,-77xm163,-98v0,50,-16,103,-76,103v-19,0,-42,-9,-57,-21r0,-234r27,0r0,87v10,-12,29,-19,44,-19v44,0,62,47,62,84","w":181},"c":{"d":"139,-15v-13,11,-33,20,-50,20v-50,0,-71,-48,-71,-91v0,-42,20,-96,70,-96v16,0,34,7,46,18r-12,16v-9,-7,-21,-12,-33,-12v-32,0,-44,44,-44,70v0,28,11,74,46,74v12,0,29,-10,39,-16","w":148},"d":{"d":"85,-16v54,0,42,-79,43,-137v-9,-4,-22,-7,-32,-7v-44,0,-50,44,-50,78v0,23,9,66,39,66xm158,5v-18,3,-29,-15,-28,-31v-5,21,-29,31,-49,31v-44,0,-63,-46,-63,-83v0,-52,17,-104,76,-104v12,0,22,3,34,6r0,-74r28,0r0,217v0,7,-1,20,9,21","w":184},"e":{"d":"126,-117v0,-20,-13,-43,-36,-43v-23,0,-37,23,-41,43r77,0xm154,-97r-108,0v-1,31,8,81,43,81v14,0,38,-15,50,-23r8,18v-15,13,-40,26,-61,26v-97,0,-89,-187,7,-187v41,0,65,39,61,85","w":169},"f":{"d":"99,-233v-1,0,-39,2,-39,33r0,24r35,0r0,20r-35,0r0,156r-27,0r0,-156r-24,-3r0,-17r24,0r0,-28v0,-41,43,-49,61,-51","w":102,"k":{"f":6}},"g":{"d":"156,-155r-26,0v19,38,1,79,-36,89v-10,3,-40,12,-40,26v22,26,99,-5,99,49v0,41,-43,63,-79,63v-27,0,-60,-9,-60,-42v0,-23,18,-33,36,-43v-41,-7,-20,-50,8,-54v-23,-8,-38,-31,-38,-55v-2,-45,46,-73,87,-54r49,0r0,21xm79,-83v43,-1,44,-79,0,-80v-43,1,-44,79,0,80xm126,12v-6,-38,-86,-25,-85,12v7,46,85,30,85,-12","w":163},"h":{"d":"158,0r-27,0r0,-134v3,-43,-62,-19,-74,-7r0,141r-27,0r0,-250r27,0r0,87v12,-9,38,-19,57,-19v37,0,44,21,44,48r0,134","w":186},"i":{"d":"56,-176r0,176r-26,0r0,-176r26,0xm22,-226v0,-24,40,-25,40,0v0,24,-40,25,-40,0","w":85},"j":{"d":"56,21v0,29,-25,41,-50,48r-6,-19v13,-5,30,-16,30,-32r0,-194r26,0r0,197xm22,-226v0,-24,40,-25,40,0v0,24,-40,25,-40,0","w":85},"k":{"d":"168,0r-29,0r-82,-98r0,98r-27,0r0,-250r27,0r0,147r64,-73r32,0r-65,76r80,94r0,6","w":169},"l":{"d":"54,-250v3,85,-9,181,11,250r-29,0v-18,-71,-5,-166,-9,-250r27,0","w":84},"m":{"d":"249,0r-28,0r0,-134v3,-39,-51,-25,-68,-9r0,143r-27,0r0,-134v2,-40,-52,-24,-69,-7r0,141r-27,0r0,-176r27,0r0,13v24,-20,70,-31,90,0v32,-26,102,-30,102,29r0,134","w":277},"n":{"d":"158,0r-27,0r0,-134v4,-44,-63,-18,-74,-7r0,141r-27,0r0,-176r27,0r0,13v12,-9,38,-19,57,-19v37,0,44,21,44,48r0,134","w":186},"o":{"d":"88,-160v-30,0,-43,45,-43,72v0,27,13,72,43,72v30,0,43,-45,43,-72v0,-27,-13,-72,-43,-72xm88,-182v49,0,70,53,70,94v0,41,-22,93,-70,93v-48,0,-70,-52,-70,-93v0,-41,21,-94,70,-94","w":175},"p":{"d":"140,-94v0,-25,-6,-66,-39,-66v-15,0,-32,11,-43,21v1,53,-10,123,43,123v34,0,39,-53,39,-78xm105,-182v44,0,63,47,63,84v0,42,-12,103,-65,103v-20,0,-37,-8,-45,-27r0,85r-28,0r0,-239r28,0r0,13v12,-11,31,-19,47,-19","w":185},"q":{"d":"85,-17v56,0,43,-78,44,-137v-48,-20,-83,16,-83,60v0,25,4,77,39,77xm156,63r-27,0r0,-85v-9,19,-26,27,-46,27v-48,0,-65,-50,-65,-90v0,-43,20,-97,71,-97v23,0,45,5,67,11r0,234","w":185},"r":{"d":"95,-182v30,0,12,16,8,30v-11,-10,-39,0,-46,14r0,138r-27,0r0,-176r27,0r0,14v8,-8,16,-20,38,-20","w":114,"k":{"\u00f5":2,"\u00f6":2,"\u00f4":2,"\u00f2":2,"\u00f3":2,"\u00eb":2,"\u00ea":2,"\u00e8":2,"\u00e9":2,"\u00e7":2,"o":2,"e":2,"c":2,".":33,"-":6,",":33}},"s":{"d":"134,-46v-3,58,-80,64,-113,31r10,-20v20,20,72,32,77,-8v-9,-47,-94,-34,-91,-92v3,-56,87,-61,114,-22r-14,14v-18,-21,-68,-29,-73,7v13,43,92,33,90,90","w":151},"t":{"d":"95,-22v11,21,5,27,-31,27v-17,0,-31,-10,-31,-40r0,-121r-24,-3r0,-17r25,0r0,-32r25,0r0,32r36,0r0,20r-35,0r0,120v-4,28,27,17,35,14","w":110},"u":{"d":"165,-13r-9,18v-13,0,-23,-7,-25,-20v-31,28,-102,34,-102,-27r0,-134r27,0r0,134v0,15,2,25,20,25v16,0,42,-9,54,-20r0,-139r27,0r0,149v0,6,0,13,8,14","w":186},"v":{"d":"158,-176v-14,59,-36,122,-63,176r-27,0r-64,-176r29,0r49,145v21,-46,39,-95,49,-145r27,0","k":{".":27,",":27}},"w":{"d":"235,-176v-10,60,-26,119,-48,176r-29,0r-25,-90v-6,-21,-11,-54,-11,-54v-3,34,-24,107,-34,144r-30,0r-54,-176r29,0r40,143r35,-143r28,0r38,143v15,-47,26,-94,35,-143r26,0","w":241,"k":{".":20,",":20}},"x":{"d":"148,0r-30,0r-43,-69r-42,69r-29,0r56,-91r-53,-85r30,0r38,61r37,-61r29,0r-51,83","w":152},"y":{"d":"159,-176v-15,59,-49,176,-87,220v-11,13,-26,19,-42,23r-6,-21v22,-6,37,-23,46,-43r-66,-179r29,0r41,115v4,12,8,24,10,36v20,-49,35,-100,48,-151r27,0","w":163,"k":{".":27,",":27}},"z":{"d":"142,0r-130,0r0,-23v27,-45,56,-90,91,-130r-84,0r0,-23r116,0r0,23v-33,41,-64,85,-91,130r98,0r0,23","w":153},"{":{"d":"104,39r-4,19v-35,-1,-56,6,-56,-46v0,-42,4,-106,-30,-107r0,-17v34,0,30,-65,30,-107v0,-53,21,-45,56,-46r4,19v-27,0,-38,-6,-38,33r0,63v0,32,-27,47,-27,47v0,0,27,14,27,46v0,38,-21,112,38,96","w":119,"k":{"J":-7}},"|":{"d":"51,-272r0,278r-22,0r0,-278r22,0","w":79},"}":{"d":"104,-95v-33,1,-29,66,-29,107v0,53,-22,45,-57,46r-4,-19v27,0,39,5,39,-32r0,-64v0,-32,27,-46,27,-46v0,0,-27,-15,-27,-47v0,-30,11,-97,-17,-96r-22,0r4,-19v36,1,57,-8,57,46v0,41,-5,106,29,107r0,17","w":119},"~":{"d":"53,-89v-4,-27,10,-44,31,-44v35,0,83,49,103,3v5,28,-10,45,-31,45v-35,-2,-83,-49,-103,-4","w":239},"\u00a1":{"d":"21,-159v-1,-26,44,-30,44,-2v1,26,-44,30,-44,2xm25,76v10,-59,5,-127,6,-194r22,0v3,65,10,129,0,190","w":95},"\u00a2":{"d":"79,-18r0,-140v-48,25,-46,114,0,140xm79,5v-82,-12,-82,-173,0,-186r0,-25r16,0r0,25v13,1,29,8,39,17r-12,16v-7,-6,-18,-10,-27,-11r0,142v11,-1,26,-9,35,-15r9,17v-11,10,-29,18,-44,20r0,22r-16,0r0,-22","w":148},"\u00a3":{"d":"143,-13v-27,32,-77,7,-124,13v10,-43,15,-86,13,-137r-21,-2r7,-18r14,0r0,-47v1,-45,61,-56,95,-35r-6,17v-24,-12,-62,-11,-62,23r0,42r49,0r0,22r-49,0v0,42,1,78,-8,113v33,-4,68,20,88,-9","w":159},"\u00a5":{"d":"168,-114r-53,0v-5,12,-12,21,-15,34r67,0r0,21r-67,0r0,59r-29,0r0,-59r-66,0r0,-21v21,-2,49,4,66,-2r-14,-32r-51,0r0,-22r40,0r-42,-91r31,0r51,113r50,-113r31,0r-42,91r43,0r0,22","w":171},"\u00a7":{"d":"108,-94v0,-16,-15,-26,-30,-26v-21,0,-36,11,-36,33v0,33,68,30,66,-7xm16,-183v1,-55,73,-60,112,-36r-10,18v-25,-13,-75,-21,-75,17v0,33,91,33,91,88v0,26,-15,43,-40,48v18,9,38,21,38,43v1,64,-82,67,-124,38r10,-19v27,17,88,31,88,-14v0,-39,-91,-37,-91,-86v0,-30,20,-46,48,-50v-21,-10,-47,-20,-47,-47","w":151},"\u00a4":{"d":"198,-223r-10,21v-38,-46,-121,-24,-120,46r99,0r-11,23r-90,0v-1,9,-1,15,0,23r80,0r-11,23r-67,0v6,76,80,88,119,40r0,29v-51,47,-142,14,-144,-69r-39,0r10,-23r27,0v-1,-10,-1,-13,0,-23r-37,0r10,-23r29,0v-1,-77,103,-122,155,-67","w":195},"'":{"d":"45,-255v9,25,0,52,-3,79r-11,0v-3,-27,-12,-54,-3,-79r17,0","w":74},"\u00ab":{"d":"96,-36r-17,14r-67,-68r66,-68r17,14r-53,54xm160,-36r-17,14r-67,-68r67,-68r16,14r-53,54","w":180},"\u00b7":{"d":"70,-89v1,26,-44,30,-44,2v-1,-26,44,-30,44,-2","w":92},"\u00b6":{"d":"179,-230r-1,18r-19,5v0,74,-14,179,-47,246r-23,-7v35,-64,50,-166,50,-239v-17,-2,-35,-5,-52,-5v-22,0,-28,24,-28,42v0,21,5,54,32,54v10,0,22,-4,30,-10v-11,22,-26,35,-52,35v-41,0,-59,-36,-59,-72v0,-40,27,-69,67,-69v21,0,42,3,63,5r-1,-15r20,0r0,15","w":195},"\u00bb":{"d":"87,-36r17,14r67,-68r-66,-68r-17,14r53,54xm23,-36r17,14r67,-68r-66,-68r-17,14r53,54","w":180},"\u00bf":{"d":"65,-160v-1,-26,44,-30,44,-2v1,26,-44,30,-44,2xm76,-117r22,0v12,70,-41,94,-56,145v-2,26,29,25,51,20r0,20v-36,12,-82,4,-78,-39v5,-57,72,-69,61,-146","w":128},"`":{"d":"94,-218r-12,16v-23,-12,-47,-28,-66,-46r23,-23v14,20,35,39,55,53","w":121},"\u00b4":{"d":"77,-271r22,23v0,0,-24,24,-66,46r-12,-16v36,-26,56,-53,56,-53","w":121},"\u00af":{"d":"109,-228r0,22r-98,0r0,-22r98,0","w":120},"\u00a8":{"d":"57,-231v1,19,-34,30,-36,7v-2,-20,34,-32,36,-7xm112,-231v1,18,-34,30,-35,7v-2,-20,33,-32,35,-7","w":138},"\u00b8":{"d":"106,0v29,20,0,55,-24,63r-14,-12v13,-4,47,-30,18,-37v-6,0,-12,2,-18,3r0,-17r38,0","w":144},"\u00c6":{"d":"92,-197r-27,100r54,0xm243,-227r0,24r-87,0r0,72r67,0r0,25r-67,0r0,81r91,0r0,25r-120,0r0,-73r-69,0r-24,73r-30,0r72,-227r33,0r18,76r0,-76r116,0","w":261},"\u00aa":{"d":"134,-46v-3,58,-80,64,-113,31r10,-20v20,20,72,32,77,-8v-9,-47,-94,-34,-91,-92v3,-56,87,-61,114,-22r-14,14v-18,-21,-68,-29,-73,7v13,43,92,33,90,90xm32,-264v17,9,31,22,44,36v14,-13,27,-27,44,-36r11,17v-20,14,-40,32,-55,52v-15,-20,-34,-39,-55,-53","w":151},"\u00d8":{"d":"131,-191r-49,169v52,22,67,-53,67,-91v0,-24,-3,-57,-18,-78xm68,-33r49,-171v-53,-23,-68,56,-68,93v0,24,3,58,19,78xm62,50r-18,0r16,-58v-30,-23,-40,-71,-40,-107v0,-55,31,-137,103,-113r12,-42r18,0r-14,52v29,23,38,69,38,105v0,55,-29,137,-101,114","w":197,"k":{"T":7,".":9,",":9}},"\u00ba":{"d":"139,-15v-13,11,-33,20,-50,20v-50,0,-71,-48,-71,-91v0,-42,20,-96,70,-96v16,0,34,7,46,18r-12,16v-9,-7,-21,-12,-33,-12v-32,0,-44,44,-44,70v0,28,11,74,46,74v12,0,29,-10,39,-16xm100,-271r23,23v0,0,-24,24,-66,46r-12,-16v36,-26,55,-53,55,-53","w":148},"\u00e6":{"d":"109,-89v-19,11,-67,15,-67,45v0,28,31,31,48,16r24,-21v-4,-13,-5,-26,-5,-40xm181,-161v-23,0,-37,24,-41,44r77,0v0,-20,-13,-44,-36,-44xm15,-44v0,-46,66,-51,95,-67v2,-27,-2,-48,-28,-48v-18,0,-36,12,-48,25r-10,-16v23,-32,84,-49,108,-8v13,-15,31,-24,52,-24v42,2,64,40,62,85r-109,0v-1,33,8,79,45,81v14,0,31,-3,44,-11r9,18v-41,23,-98,18,-115,-24v-18,13,-31,37,-60,38v-31,0,-45,-20,-45,-49","w":261},"\u00f8":{"d":"60,40r-18,0r12,-45v-63,-44,-43,-190,50,-175r9,-30r18,0r-11,38v27,18,38,53,38,84v0,46,-29,105,-88,91xm114,-149r-38,131v64,11,68,-88,38,-131xm61,-28r38,-131v-64,-6,-66,87,-38,131","w":175},"\u00df":{"d":"195,-45v0,61,-85,59,-125,32r10,-19v27,18,89,29,89,-14v0,-39,-92,-37,-92,-86v0,-33,26,-50,57,-50v8,-29,-8,-51,-36,-51v-19,0,-39,13,-39,34r0,199r-27,0r0,-156r-24,-3r0,-17r24,0v-8,-51,22,-79,63,-79v51,0,78,49,57,97v-20,-11,-48,0,-48,25v0,32,91,31,91,88","w":205},"\u00c4":{"d":"92,-197r-27,100r54,0xm179,0r-29,0r-24,-73r-68,0r-24,73r-30,0r72,-227r31,0xm81,-278v1,19,-34,30,-36,7v-2,-19,34,-31,36,-7xm136,-278v1,18,-34,30,-35,7v-2,-19,33,-31,35,-7","w":183,"k":{"Y":20,"W":6,"V":10,"T":14}},"\u00c5":{"d":"92,-197r-27,100r54,0xm179,0r-29,0r-24,-73r-68,0r-24,73r-30,0r72,-227r31,0xm113,-282v0,-12,-9,-22,-20,-22v-12,0,-22,10,-22,22v0,12,10,21,21,21v12,0,21,-9,21,-21xm130,-282v0,21,-17,38,-38,38v-21,0,-38,-17,-38,-38v0,-21,18,-38,39,-38v21,0,37,17,37,38","w":183,"k":{"Y":20,"W":6,"V":10,"T":14}},"\u00c7":{"d":"108,-210v-42,0,-60,53,-59,98v0,38,12,95,60,95v16,0,35,-6,48,-16r13,18v-12,9,-30,16,-44,19v24,22,-8,51,-28,59r-13,-12v13,-4,46,-30,17,-37v-6,0,-11,2,-17,3r0,-14v-50,-14,-65,-70,-65,-116v0,-53,26,-119,88,-119v19,0,42,5,58,15r-10,19v-15,-8,-30,-12,-48,-12","w":178,"k":{".":9}},"\u00c9":{"d":"145,-227r0,24r-87,0r0,72r67,0r0,25r-67,0r0,81r91,0r0,25r-120,0r0,-227r116,0xm106,-318r23,23v0,0,-25,24,-67,46r-11,-16v36,-26,55,-53,55,-53","w":163},"\u00d1":{"d":"171,0r-30,0r-85,-185v5,58,1,124,2,185r-29,0r0,-227r38,0r77,174v-4,-55,-1,-116,-2,-174r29,0r0,227xm77,-299v30,0,54,30,80,5r11,13v-31,34,-55,14,-92,5v-11,0,-21,8,-31,14r-11,-16v17,-13,30,-21,43,-21","w":199},"\u00d6":{"d":"99,-208v-39,0,-50,66,-50,95v0,29,11,95,50,95v39,0,50,-66,50,-95v0,-29,-11,-95,-50,-95xm99,-232v59,0,78,71,78,119v0,48,-19,118,-78,118v-59,0,-79,-70,-79,-118v0,-48,20,-119,79,-119xm88,-278v1,18,-34,30,-35,7v-2,-19,33,-31,35,-7xm143,-278v1,19,-33,29,-35,7v-2,-19,34,-31,35,-7","w":197,"k":{"T":7,".":9,",":9}},"\u00dc":{"d":"172,-227v-6,96,30,232,-72,232v-102,0,-65,-136,-72,-232r29,0r0,139v0,29,6,70,43,70v38,0,44,-40,44,-70r0,-139r28,0xm90,-278v1,18,-34,30,-35,7v-2,-19,33,-31,35,-7xm145,-278v1,19,-33,29,-35,7v-2,-19,34,-31,35,-7","w":198},"\u00e1":{"d":"67,-16v32,-2,46,-40,43,-74r-63,27v-11,18,-4,49,20,47xm163,-2v-21,16,-54,3,-52,-25v-6,21,-29,32,-50,32v-44,2,-57,-49,-35,-80r84,-36v2,-27,-2,-48,-28,-48v-18,0,-37,12,-48,25r-10,-16v25,-40,114,-49,114,16r0,110v-1,10,10,14,18,9xm101,-271r22,23v0,0,-24,24,-66,46r-12,-16v36,-26,56,-53,56,-53","w":167},"\u00e0":{"d":"67,-16v32,-2,46,-40,43,-74r-63,27v-11,18,-4,49,20,47xm163,-2v-21,16,-54,3,-52,-25v-6,21,-29,32,-50,32v-44,2,-57,-49,-35,-80r84,-36v2,-27,-2,-48,-28,-48v-18,0,-37,12,-48,25r-10,-16v25,-40,114,-49,114,16r0,110v-1,10,10,14,18,9xm121,-218r-12,16v-23,-12,-47,-28,-66,-46r22,-23v14,20,36,39,56,53","w":167},"\u00e2":{"d":"67,-16v32,-2,46,-40,43,-74r-63,27v-11,18,-4,49,20,47xm163,-2v-21,16,-54,3,-52,-25v-6,21,-29,32,-50,32v-44,2,-57,-49,-35,-80r84,-36v2,-27,-2,-48,-28,-48v-18,0,-37,12,-48,25r-10,-16v25,-40,114,-49,114,16r0,110v-1,10,10,14,18,9xm136,-218r-11,16v-17,-9,-31,-22,-44,-36v-13,14,-27,27,-44,36r-11,-16v21,-14,40,-34,55,-53v15,19,35,39,55,53","w":167},"\u00e4":{"d":"67,-16v32,-2,46,-40,43,-74r-63,27v-11,18,-4,49,20,47xm163,-2v-21,16,-54,3,-52,-25v-6,21,-29,32,-50,32v-44,2,-57,-49,-35,-80r84,-36v2,-27,-2,-48,-28,-48v-18,0,-37,12,-48,25r-10,-16v25,-40,114,-49,114,16r0,110v-1,10,10,14,18,9xm71,-231v1,18,-34,30,-35,7v-2,-20,33,-32,35,-7xm126,-231v1,19,-33,29,-35,7v-2,-19,34,-33,35,-7","w":167},"\u00e3":{"d":"58,-252v31,0,55,30,80,4r11,14v-31,35,-55,14,-92,4v-11,0,-21,8,-31,14r-11,-15v17,-13,30,-21,43,-21xm67,-16v32,-2,46,-40,43,-74r-63,27v-11,18,-4,49,20,47xm163,-2v-21,16,-54,3,-52,-25v-6,21,-29,32,-50,32v-44,2,-57,-49,-35,-80r84,-36v2,-27,-2,-48,-28,-48v-18,0,-37,12,-48,25r-10,-16v25,-40,114,-49,114,16r0,110v-1,10,10,14,18,9","w":167},"\u00e5":{"d":"67,-16v32,-2,46,-40,43,-74r-63,27v-11,18,-4,49,20,47xm163,-2v-21,16,-54,3,-52,-25v-6,21,-29,32,-50,32v-44,2,-57,-49,-35,-80r84,-36v2,-27,-2,-48,-28,-48v-18,0,-37,12,-48,25r-10,-16v25,-40,114,-49,114,16r0,110v-1,10,10,14,18,9xm81,-259v-12,0,-22,10,-22,22v0,11,9,21,21,21v12,0,22,-9,22,-21v0,-11,-9,-22,-21,-22xm81,-275v21,0,37,17,37,38v0,21,-17,38,-38,38v-21,0,-37,-17,-37,-38v0,-21,17,-38,38,-38","w":167},"\u00e7":{"d":"122,-148v-39,-32,-77,9,-77,58v0,26,11,74,44,74v13,0,30,-9,41,-16r9,17v-8,8,-21,14,-31,17v26,21,-4,53,-26,61r-14,-12v13,-4,47,-30,18,-37v-6,0,-12,2,-18,3r0,-14v-78,-29,-63,-182,20,-185v15,0,34,7,46,18","w":148},"\u00e9":{"d":"126,-117v0,-20,-13,-43,-36,-43v-23,0,-37,23,-41,43r77,0xm154,-97r-108,0v-1,31,8,81,43,81v14,0,38,-15,50,-23r8,18v-15,13,-40,26,-61,26v-97,0,-89,-187,7,-187v41,0,65,39,61,85xm111,-271r22,23v0,0,-24,24,-66,46r-12,-16v36,-26,56,-53,56,-53","w":169},"\u00e8":{"d":"126,-117v0,-20,-13,-43,-36,-43v-23,0,-37,23,-41,43r77,0xm154,-97r-108,0v-1,31,8,81,43,81v14,0,38,-15,50,-23r8,18v-15,13,-40,26,-61,26v-97,0,-89,-187,7,-187v41,0,65,39,61,85xm129,-218r-11,16v-23,-12,-48,-28,-67,-46r23,-23v14,20,35,39,55,53","w":169},"\u00ea":{"d":"126,-117v0,-20,-13,-43,-36,-43v-23,0,-37,23,-41,43r77,0xm154,-97r-108,0v-1,31,8,81,43,81v14,0,38,-15,50,-23r8,18v-15,13,-40,26,-61,26v-97,0,-89,-187,7,-187v41,0,65,39,61,85xm145,-218r-11,16v-17,-9,-31,-22,-44,-36v-13,14,-27,27,-44,36r-11,-16v21,-14,40,-34,55,-53v15,19,35,39,55,53","w":169},"\u00eb":{"d":"126,-117v0,-20,-13,-43,-36,-43v-23,0,-37,23,-41,43r77,0xm154,-97r-108,0v-1,31,8,81,43,81v14,0,38,-15,50,-23r8,18v-15,13,-40,26,-61,26v-97,0,-89,-187,7,-187v41,0,65,39,61,85xm83,-231v1,18,-34,30,-35,7v-2,-20,33,-32,35,-7xm138,-231v1,19,-33,29,-35,7v-2,-20,33,-32,35,-7","w":169},"\u00ed":{"d":"56,-176r0,176r-26,0r0,-176r26,0xm63,-271r22,23v0,0,-24,24,-66,46r-12,-16v36,-26,56,-53,56,-53","w":85},"\u00ec":{"d":"56,-176r0,176r-26,0r0,-176r26,0xm82,-218r-12,16v-23,-12,-47,-28,-66,-46r22,-23v14,20,36,39,56,53","w":85},"\u00ee":{"d":"56,-176r0,176r-26,0r0,-176r26,0xm97,-218r-12,16v-17,-9,-30,-22,-43,-36v-13,14,-27,27,-44,36r-11,-16v21,-14,40,-34,55,-53v15,19,35,39,55,53","w":85},"\u00ef":{"d":"88,-231v1,18,-34,30,-35,7v-2,-20,33,-32,35,-7xm32,-231v1,19,-33,29,-35,7v-2,-19,34,-33,35,-7xm56,0r-26,0r0,-176r26,0r0,176","w":85},"\u00f1":{"d":"158,0r-27,0r0,-134v4,-44,-63,-18,-74,-7r0,141r-27,0r0,-176r27,0r0,13v12,-9,38,-19,57,-19v37,0,44,21,44,48r0,134xm72,-252v31,0,55,30,80,4r11,14v-31,35,-55,14,-92,4v-11,0,-21,8,-31,14r-11,-15v17,-13,30,-21,43,-21","w":186},"\u00f3":{"d":"88,-160v-30,0,-43,45,-43,72v0,27,13,72,43,72v30,0,43,-45,43,-72v0,-27,-13,-72,-43,-72xm88,-182v49,0,70,53,70,94v0,41,-22,93,-70,93v-48,0,-70,-52,-70,-93v0,-41,21,-94,70,-94xm107,-271r22,23v0,0,-24,24,-66,46r-12,-16v36,-26,56,-53,56,-53","w":175},"\u00f2":{"d":"88,-160v-30,0,-43,45,-43,72v0,27,13,72,43,72v30,0,43,-45,43,-72v0,-27,-13,-72,-43,-72xm88,-182v49,0,70,53,70,94v0,41,-22,93,-70,93v-48,0,-70,-52,-70,-93v0,-41,21,-94,70,-94xm127,-218r-11,16v-23,-12,-48,-28,-67,-46r23,-23v14,20,35,39,55,53","w":175},"\u00f4":{"d":"88,-160v-30,0,-43,45,-43,72v0,27,13,72,43,72v30,0,43,-45,43,-72v0,-27,-13,-72,-43,-72xm88,-182v49,0,70,53,70,94v0,41,-22,93,-70,93v-48,0,-70,-52,-70,-93v0,-41,21,-94,70,-94xm144,-218r-12,16v-17,-9,-30,-22,-43,-36v-13,14,-27,27,-44,36r-11,-16v21,-14,40,-34,55,-53v15,19,35,39,55,53","w":175},"\u00f6":{"d":"88,-160v-30,0,-43,45,-43,72v0,27,13,72,43,72v30,0,43,-45,43,-72v0,-27,-13,-72,-43,-72xm88,-182v49,0,70,53,70,94v0,41,-22,93,-70,93v-48,0,-70,-52,-70,-93v0,-41,21,-94,70,-94xm79,-231v1,19,-33,29,-35,7v-2,-20,33,-32,35,-7xm135,-231v1,19,-34,30,-36,7v-2,-20,34,-32,36,-7","w":175},"\u00f5":{"d":"88,-160v-30,0,-43,45,-43,72v0,27,13,72,43,72v30,0,43,-45,43,-72v0,-27,-13,-72,-43,-72xm88,-182v49,0,70,53,70,94v0,41,-22,93,-70,93v-48,0,-70,-52,-70,-93v0,-41,21,-94,70,-94xm64,-252v30,0,54,30,79,4r11,14v-31,35,-54,13,-91,4v-11,0,-22,8,-32,14r-10,-15v17,-13,30,-21,43,-21","w":175},"\u00fa":{"d":"165,-13r-9,18v-13,0,-23,-7,-25,-20v-31,28,-102,34,-102,-27r0,-134r27,0r0,134v0,15,2,25,20,25v16,0,42,-9,54,-20r0,-139r27,0r0,149v0,6,0,13,8,14xm111,-271r22,23v0,0,-24,24,-66,46r-12,-16v36,-26,56,-53,56,-53","w":186},"\u00f9":{"d":"165,-13r-9,18v-13,0,-23,-7,-25,-20v-31,28,-102,34,-102,-27r0,-134r27,0r0,134v0,15,2,25,20,25v16,0,42,-9,54,-20r0,-139r27,0r0,149v0,6,0,13,8,14xm133,-218r-12,16v-23,-12,-47,-28,-66,-46r22,-23v14,20,36,39,56,53","w":186},"\u00fb":{"d":"165,-13r-9,18v-13,0,-23,-7,-25,-20v-31,28,-102,34,-102,-27r0,-134r27,0r0,134v0,15,2,25,20,25v16,0,42,-9,54,-20r0,-139r27,0r0,149v0,6,0,13,8,14xm147,-218r-12,16v-17,-9,-31,-22,-44,-36v-13,14,-26,27,-43,36r-12,-16v21,-14,40,-34,55,-53v15,19,36,39,56,53","w":186},"\u00fc":{"d":"165,-13r-9,18v-13,0,-23,-7,-25,-20v-31,28,-102,34,-102,-27r0,-134r27,0r0,134v0,15,2,25,20,25v16,0,42,-9,54,-20r0,-139r27,0r0,149v0,6,0,13,8,14xm83,-231v1,18,-34,30,-35,7v-2,-20,33,-32,35,-7xm138,-231v1,19,-33,29,-35,7v-2,-20,33,-32,35,-7","w":186},"\u00b0":{"d":"62,-216v-19,0,-34,14,-34,33v0,19,15,34,34,34v19,0,34,-15,34,-34v0,-19,-15,-33,-34,-33xm62,-233v27,0,50,23,50,50v0,27,-23,51,-50,51v-27,0,-50,-24,-50,-51v0,-27,23,-50,50,-50","w":126},"\u00ae":{"d":"274,-88v0,64,-52,116,-116,116v-64,0,-116,-52,-116,-116v0,-64,52,-115,116,-115v64,0,116,51,116,115xm256,-88v0,-54,-44,-98,-98,-98v-54,0,-98,44,-98,98v0,56,44,98,99,98v54,0,97,-44,97,-98xm210,-26r-20,0v-17,-15,-29,-36,-51,-46r0,46r-18,0r0,-127v42,-2,81,-1,83,41v0,19,-14,41,-34,43r40,38r0,5xm185,-112v-1,-24,-22,-29,-46,-27r0,52v21,11,47,0,46,-25","w":316},"\u00a9":{"d":"275,-88v0,64,-52,116,-116,116v-64,0,-116,-52,-116,-116v0,-64,52,-116,116,-116v64,0,116,52,116,116xm257,-88v0,-54,-44,-98,-98,-98v-54,0,-98,44,-98,98v0,55,44,98,99,98v54,0,97,-44,97,-98xm200,-41v-35,36,-102,7,-96,-47v-6,-49,53,-86,92,-51r-10,12v-28,-23,-68,2,-61,38v-6,39,39,63,67,36","w":316},"\u00b1":{"d":"150,-21r0,21r-130,0r0,-21r130,0xm153,-79r-58,0r0,45r-21,0r0,-45r-58,0r0,-22r58,0r0,-62r21,0r0,62r58,0r0,22","w":160},"\u00b5":{"d":"58,0v7,19,11,40,0,57r-36,6v17,-28,7,-67,7,-105r0,-134r27,0r0,134v0,15,2,25,20,25v16,0,42,-9,54,-20r0,-139r27,0r0,149v0,6,0,14,8,14r-9,18v-13,0,-23,-7,-25,-20v-20,14,-49,27,-73,15","w":186},"\u00ac":{"d":"162,-63r-22,4r0,-75r-123,0r0,-21r145,0r0,92","w":192},"\u00a0":{"w":81},"\u00c0":{"d":"92,-197r-27,100r54,0xm179,0r-29,0r-24,-73r-68,0r-24,73r-30,0r72,-227r31,0xm132,-265r-12,16v-23,-12,-47,-28,-66,-46r22,-23v14,20,36,39,56,53","w":183,"k":{"Y":20,"W":6,"V":10,"T":14}},"\u00c3":{"d":"92,-197r-27,100r54,0xm179,0r-29,0r-24,-73r-68,0r-24,73r-30,0r72,-227r31,0xm68,-299v30,0,53,30,79,5r11,13v-31,34,-54,14,-91,5v-11,0,-22,8,-32,14r-11,-16v17,-13,31,-21,44,-21","w":183,"k":{"Y":20,"W":6,"V":10,"T":14}},"\u00d5":{"d":"74,-299v30,0,54,30,80,5r11,13v-31,34,-55,14,-92,5v-11,0,-22,8,-32,14r-10,-16v17,-13,30,-21,43,-21xm99,-208v-39,0,-50,66,-50,95v0,29,11,95,50,95v39,0,50,-66,50,-95v0,-29,-11,-95,-50,-95xm99,-232v59,0,78,71,78,119v0,48,-19,118,-78,118v-59,0,-79,-70,-79,-118v0,-48,20,-119,79,-119","w":197,"k":{"T":7,".":9,",":9}},"\u00f7":{"d":"111,-145v0,12,-11,22,-23,22v-11,0,-21,-9,-21,-21v0,-12,11,-22,23,-22v11,0,21,9,21,21xm111,-39v1,26,-44,30,-44,2v-1,-26,44,-30,44,-2xm156,-101r0,22r-137,0r0,-22r137,0","w":176},"\u00ff":{"d":"159,-176v-15,59,-49,176,-87,220v-11,13,-26,19,-42,23r-6,-21v22,-6,37,-23,46,-43r-66,-179r29,0r41,115v4,12,8,24,10,36v20,-49,35,-100,48,-151r27,0xm73,-231v1,19,-33,29,-35,7v-2,-19,34,-33,35,-7xm129,-231v1,18,-34,30,-35,7v-2,-20,33,-32,35,-7","w":163},"\u00c2":{"d":"92,-197r-27,100r54,0xm179,0r-29,0r-24,-73r-68,0r-24,73r-30,0r72,-227r31,0xm146,-265r-12,17v-17,-9,-30,-22,-43,-36v-13,14,-27,27,-44,36r-11,-17v21,-14,40,-34,55,-53v15,19,35,39,55,53","w":183,"k":{"Y":20,"W":6,"V":10,"T":14}},"\u00ca":{"d":"145,-227r0,24r-87,0r0,72r67,0r0,25r-67,0r0,81r91,0r0,25r-120,0r0,-227r116,0xm143,-265r-12,17v-17,-9,-31,-22,-44,-36v-13,14,-26,27,-43,36r-12,-17v21,-14,40,-34,55,-53v15,19,36,39,56,53","w":163},"\u00c1":{"d":"92,-197r-27,100r54,0xm179,0r-29,0r-24,-73r-68,0r-24,73r-30,0r72,-227r31,0xm109,-318r23,23v0,0,-24,24,-66,46r-12,-16v36,-26,55,-53,55,-53","w":183,"k":{"Y":20,"W":6,"V":10,"T":14}},"\u00cb":{"d":"145,-227r0,24r-87,0r0,72r67,0r0,25r-67,0r0,81r91,0r0,25r-120,0r0,-227r116,0xm77,-278v1,19,-33,29,-35,7v-2,-19,34,-31,35,-7xm132,-278v2,18,-33,30,-34,7v-2,-19,33,-31,34,-7","w":163},"\u00c8":{"d":"145,-227r0,24r-87,0r0,72r67,0r0,25r-67,0r0,81r91,0r0,25r-120,0r0,-227r116,0xm128,-265r-12,16v-23,-12,-47,-28,-66,-46r22,-23v15,20,36,39,56,53","w":163},"\u00cd":{"d":"59,-318r23,23v0,0,-25,24,-67,46r-11,-16v36,-26,55,-53,55,-53xm57,-227r0,227r-28,0r0,-227r28,0","w":85},"\u00ce":{"d":"98,-265r-12,17v-17,-9,-30,-22,-43,-36v-13,14,-27,27,-44,36r-11,-17v21,-14,40,-34,55,-53v15,19,35,39,55,53xm57,-227r0,227r-28,0r0,-227r28,0","w":85},"\u00cf":{"d":"33,-278v1,19,-34,30,-36,7v-2,-19,34,-31,36,-7xm88,-278v1,19,-33,29,-35,7v-2,-19,33,-31,35,-7xm57,-227r0,227r-28,0r0,-227r28,0","w":85},"\u00cc":{"d":"82,-265r-11,16v-23,-12,-48,-28,-67,-46r23,-23v14,20,35,39,55,53xm57,-227r0,227r-28,0r0,-227r28,0","w":85},"\u00d3":{"d":"116,-318r22,23v0,0,-24,24,-66,46r-12,-16v36,-26,56,-53,56,-53xm99,-208v-39,0,-50,66,-50,95v0,29,11,95,50,95v39,0,50,-66,50,-95v0,-29,-11,-95,-50,-95xm99,-232v59,0,78,71,78,119v0,48,-19,118,-78,118v-59,0,-79,-70,-79,-118v0,-48,20,-119,79,-119","w":197,"k":{"T":7,".":9,",":9}},"\u00d4":{"d":"153,-266r-11,17v-17,-9,-31,-22,-44,-36v-13,14,-26,27,-43,36r-12,-17v21,-14,40,-34,55,-53v15,19,35,39,55,53xm99,-208v-39,0,-50,66,-50,95v0,29,11,95,50,95v39,0,50,-66,50,-95v0,-29,-11,-95,-50,-95xm99,-232v59,0,78,71,78,119v0,48,-19,118,-78,118v-59,0,-79,-70,-79,-118v0,-48,20,-119,79,-119","w":197,"k":{"T":7,".":9,",":9}},"\u00d2":{"d":"137,-265r-12,16v-23,-12,-47,-28,-66,-46r22,-23v14,20,36,39,56,53xm99,-208v-39,0,-50,66,-50,95v0,29,11,95,50,95v39,0,50,-66,50,-95v0,-29,-11,-95,-50,-95xm99,-232v59,0,78,71,78,119v0,48,-19,118,-78,118v-59,0,-79,-70,-79,-118v0,-48,20,-119,79,-119","w":197,"k":{"T":7,".":9}},"\u00da":{"d":"118,-318r23,23v0,0,-24,24,-66,46r-12,-16v36,-26,55,-53,55,-53xm172,-227v-6,96,30,232,-72,232v-102,0,-65,-136,-72,-232r29,0r0,139v0,29,6,70,43,70v38,0,44,-40,44,-70r0,-139r28,0","w":200},"\u00db":{"d":"155,-265r-12,17v-17,-9,-30,-22,-43,-36v-13,14,-27,27,-44,36r-11,-17v21,-14,40,-34,55,-53v15,19,35,39,55,53xm172,-227v-6,96,30,232,-72,232v-102,0,-65,-136,-72,-232r29,0r0,139v0,29,6,70,43,70v38,0,44,-40,44,-70r0,-139r28,0","w":200},"\u00d9":{"d":"140,-265r-11,16v-23,-12,-48,-28,-67,-46r23,-23v14,20,35,39,55,53xm172,-227v-6,96,30,232,-72,232v-102,0,-65,-136,-72,-232r29,0r0,139v0,29,6,70,43,70v38,0,44,-40,44,-70r0,-139r28,0","w":200}}});Cufon.registerFont({"w":162,"face":{"font-family":"delicious","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-19 -323 275 81","underline-thickness":"7.2","underline-position":"-46.8","stemh":"32","stemv":"38","unicode-range":"U+0020-U+00FF"},"glyphs":{" ":{"w":108},"!":{"d":"78,-22v1,31,-53,38,-53,4v-1,-31,53,-38,53,-4xm76,-252v-11,56,-6,120,-7,185r-33,0v-2,-61,-9,-122,1,-180","w":95},"\"":{"d":"98,-259v10,27,2,58,-2,88r-22,0v-3,-30,-12,-61,-2,-88r26,0xm51,-259v10,27,2,58,-2,88r-22,0v-3,-30,-12,-60,-3,-88r27,0","w":124},"#":{"d":"181,-182r-2,35r-30,0r-5,39r23,0r-3,35r-25,0r-9,72r-33,0r10,-72r-27,0r-9,63r-33,0r9,-63r-30,0r5,-35r30,0r5,-39r-25,0r5,-35r24,0r7,-67r33,0r-8,67r27,0r7,-61r33,0r-7,61r28,0xm116,-147r-27,0r-5,39r27,0","w":200},"$":{"d":"73,-199v-28,7,-21,46,0,56r0,-56xm89,-31v22,-10,19,-44,0,-54r0,54xm89,-133v30,21,55,29,55,74v0,33,-23,58,-55,63r0,22r-16,0r0,-21v-18,-1,-40,-10,-53,-22r18,-28v9,7,24,16,35,17r0,-68v-26,-15,-58,-39,-58,-76v0,-34,25,-57,58,-60r0,-20r16,0r0,21v18,2,38,12,49,27r-21,21v-7,-8,-18,-13,-28,-16r0,66","w":156},"%":{"d":"234,-45v0,28,-22,50,-50,50v-28,0,-51,-22,-51,-50v0,-28,23,-51,51,-51v28,0,50,23,50,51xm203,-45v0,-11,-8,-20,-19,-20v-11,0,-20,9,-20,20v0,11,9,19,20,19v11,0,19,-8,19,-19xm67,-232v17,-1,28,12,47,12v18,0,40,-6,57,-12r27,7r-113,225r-35,0r103,-205v-11,9,-23,11,-37,11v7,36,-17,62,-49,63v-28,0,-51,-22,-51,-50v0,-28,23,-51,51,-51xm86,-181v0,-11,-8,-20,-19,-20v-11,0,-20,9,-20,20v0,11,9,19,20,19v11,0,19,-8,19,-19","w":251},"&":{"d":"143,-176v1,-24,-1,-44,-27,-44v-16,0,-30,5,-30,23v0,26,32,20,57,21xm140,-145v-53,-8,-84,14,-84,58v0,11,2,62,17,62v7,-2,28,-30,53,-19r-7,25v-22,-5,-22,24,-46,24v-43,0,-59,-56,-59,-91v0,-36,18,-76,57,-82v-50,-25,-5,-81,40,-81v40,0,73,23,66,73r34,0r0,31r-34,0r0,105v-2,18,20,15,30,9r9,25v-30,22,-76,10,-76,-33r0,-106","w":226},"(":{"d":"114,20r-3,35v-61,-46,-98,-95,-98,-174v0,-68,40,-126,97,-161r4,32v-92,59,-90,207,0,268","w":120,"k":{"J":-7}},")":{"d":"108,-119v0,79,-35,128,-97,174r-4,-35v90,-62,93,-208,1,-268r4,-32v57,35,96,93,96,161","w":122},"*":{"d":"140,-193r-42,13r38,58r-39,0r-22,-36r-23,36r-38,0r37,-58r-41,-13r0,-34r48,20r-12,-39r56,0r-10,39r48,-20r0,34","w":152},"+":{"d":"156,-74r-56,0r0,59r-31,0r0,-59r-55,0r0,-32r55,0r0,-59r31,0r0,59r56,0r0,32","w":169},",":{"d":"78,-14v-13,25,-31,50,-51,70r-22,-16v12,-19,28,-40,23,-66v17,-16,41,-7,50,12","w":92,"k":{"\u00d2":9,"\u00d3":9,"\u00d5":9,"\u00d6":9,"\u00c7":9,"\u00d8":9,"Q":9,"O":9,"C":9}},"-":{"d":"93,-76r-78,0r0,-32r78,0r0,32","w":108},".":{"d":"73,-22v0,15,-12,27,-27,27v-14,0,-25,-9,-25,-23v0,-30,53,-38,52,-4","w":92,"k":{"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u00d5":9,"\u00d6":9,"\u00c7":9,"\u00d8":9,"Q":9,"O":9,"G":9,"C":9}},"\/":{"d":"127,-270r-92,321r-34,0r92,-321r34,0","w":128,"k":{"\/":36}},"0":{"d":"153,-88v0,46,-22,93,-72,93v-97,-1,-96,-187,0,-187v50,0,72,44,72,94xm117,-88v0,-36,-14,-60,-36,-60v-22,0,-36,24,-36,60v0,32,14,60,36,60v22,0,36,-17,36,-60"},"1":{"d":"114,0r-37,0r0,-140r-42,0r0,-28v26,0,48,-11,79,-8r0,176"},"2":{"d":"147,0r-121,0r-7,-28v27,-15,84,-66,84,-99v0,-36,-55,-19,-72,-2r-8,-30v33,-35,118,-33,118,30v0,39,-31,75,-62,95r68,0r0,34"},"3":{"d":"144,-35v0,70,-59,95,-121,95r0,-29v36,-1,83,-17,83,-61v0,-35,-46,-27,-77,-25r0,-29v30,0,42,-20,61,-31v14,-8,17,-34,-4,-34v-16,0,-51,19,-51,19r-9,-28v33,-28,113,-36,114,19v0,24,-26,46,-44,53v27,3,48,25,48,51"},"4":{"d":"154,0r-21,0r0,50r-36,0r0,-50r-85,0r-2,-29v21,-53,53,-101,87,-147r37,0r0,143r20,0r0,33xm97,-33r0,-88v-18,27,-36,56,-48,88r48,0"},"5":{"d":"143,-36v-1,65,-58,98,-121,95r0,-28v37,0,83,-18,83,-61v0,-38,-50,-26,-78,-18r10,-128r97,0r0,32r-63,0r-3,57v40,-8,75,11,75,51"},"6":{"d":"151,-80v0,43,-21,85,-69,85v-52,0,-67,-56,-67,-98v0,-68,48,-112,105,-140r14,26v-32,20,-56,36,-73,72v43,-24,90,10,90,55xm114,-81v0,-33,-36,-40,-60,-26v-5,30,-2,80,30,80v28,0,30,-33,30,-54"},"7":{"d":"140,-176v4,87,-32,175,-76,239r-32,-16v36,-51,71,-127,73,-190r-84,0r0,-33r119,0"},"8":{"d":"80,-135v27,-8,40,-62,0,-63v-18,0,-25,15,-25,31v0,16,12,25,25,32xm113,-62v0,-21,-20,-32,-36,-41v-34,12,-37,78,5,78v19,0,31,-19,31,-37xm109,-120v67,21,46,125,-30,125v-36,0,-66,-27,-66,-64v0,-29,14,-46,37,-60v-53,-24,-32,-115,32,-108v65,-7,80,86,27,107"},"9":{"d":"148,-80v0,67,-58,117,-116,140r-10,-28v34,-17,63,-38,80,-73v-43,20,-90,-8,-90,-55v0,-42,20,-86,68,-86v56,0,68,57,68,102xm109,-69v5,-31,1,-76,-31,-82v-42,5,-40,90,2,89v9,0,20,-3,29,-7"},":":{"d":"73,-22v0,15,-12,27,-27,27v-14,0,-25,-9,-25,-23v0,-30,53,-38,52,-4xm73,-125v0,15,-12,27,-27,27v-14,0,-25,-10,-25,-24v0,-15,13,-27,28,-27v14,0,24,10,24,24","w":92},";":{"d":"77,-14v-13,25,-31,50,-51,70r-22,-16v12,-19,28,-40,23,-66v17,-16,41,-7,50,12xm76,-125v0,15,-13,27,-28,27v-14,0,-24,-10,-24,-24v0,-15,12,-27,27,-27v14,0,25,10,25,24","w":92},"<":{"d":"103,-39r-26,21r-71,-72r71,-72r25,21r-52,51","w":108},"=":{"d":"158,-98r-143,0r0,-33r143,0r0,33xm158,-48r-143,0r0,-32r143,0r0,32","w":172},">":{"d":"102,-90r-71,72r-26,-21r52,-51r-51,-51r25,-21","w":108},"?":{"d":"75,-22v0,30,-53,38,-52,4v0,-15,12,-27,27,-27v14,0,25,9,25,23xm78,-249v50,-2,56,66,25,92v-17,25,-43,44,-37,90r-33,0v-13,-68,37,-84,53,-134v2,-25,-32,-17,-49,-12r0,-30v13,-4,27,-6,41,-6","w":128},"@":{"d":"191,-76v28,-3,46,-38,45,-70v0,-56,-38,-84,-91,-84v-55,0,-95,51,-95,103v0,100,136,137,193,65r19,17v-30,35,-68,50,-113,50v-74,0,-133,-59,-133,-133v0,-69,60,-132,130,-132v72,0,122,40,122,114v0,45,-35,93,-83,93v-14,0,-30,-10,-31,-25v-11,9,-32,21,-46,21v-25,0,-31,-33,-31,-52v0,-55,52,-120,100,-76r3,-10r30,0r-26,109v0,5,2,10,7,10xm172,-162v-7,-4,-20,-11,-28,-11v-25,0,-36,47,-36,69v0,8,2,18,11,18v9,0,30,-12,38,-17","w":285},"A":{"d":"180,0r-40,0r-22,-65r-52,0r-21,65r-41,0r72,-227r32,0xm109,-100r-17,-70r-17,70r34,0","w":183,"k":{"y":9,"w":9,"v":9,"Y":20,"W":6,"V":10,"T":14}},"B":{"d":"169,-68v1,73,-81,85,-143,63r0,-222v62,0,128,-7,131,55v0,20,-13,41,-31,50v26,4,43,28,43,54xm118,-167v1,-31,-25,-27,-52,-27r0,58v29,2,52,-3,52,-31xm130,-68v-1,-37,-31,-34,-64,-34r0,70v31,9,65,-2,64,-36","w":180},"C":{"d":"170,-15v-16,13,-42,20,-63,20v-66,0,-88,-62,-88,-118v0,-53,28,-119,89,-119v18,0,43,5,58,16r-15,27v-12,-7,-30,-10,-43,-10v-33,0,-50,56,-50,87v0,32,8,84,50,84v14,0,32,-5,44,-14","w":178,"k":{",":9}},"D":{"d":"179,-113v0,56,-24,113,-88,113r-65,0r0,-227r68,0v65,0,85,59,85,114xm139,-112v0,-31,-4,-81,-46,-81r-28,0r0,159r26,0v42,0,48,-46,48,-78","w":196},"E":{"d":"152,0r-126,0r0,-227r122,0r0,35r-83,0r0,56r64,0r0,36r-64,0r0,64r87,0r0,36","w":163},"F":{"d":"139,-192r-74,0r0,56r58,0r0,36r-58,0r0,100r-39,0r0,-227r113,0r0,35","w":148,"k":{"\u00f5":5,"\u00f6":5,"\u00f4":5,"\u00f2":5,"\u00f3":5,"\u00eb":5,"\u00ea":5,"\u00e8":5,"\u00e9":5,"\u00e7":5,"\u00e5":7,"\u00e3":7,"\u00e4":7,"\u00e2":7,"\u00e0":7,"\u00e1":7,"\u00e6":7,"o":5,"e":5,"c":5,"a":7,"A":14,".":46,",":46}},"G":{"d":"171,-213r-16,28v-13,-9,-33,-14,-48,-14v-36,0,-50,58,-50,87v0,40,20,101,75,81r0,-73r37,0r0,99v-18,8,-42,10,-62,10v-66,0,-89,-61,-89,-118v0,-54,27,-119,89,-119v20,0,48,6,64,19","w":188,"k":{",":9}},"H":{"d":"171,0r-40,0r0,-100r-65,0r0,100r-39,0r0,-227r39,0r0,91r65,0r0,-91r40,0r0,227","w":197},"I":{"d":"62,0r-39,0r0,-227r39,0r0,227","w":85},"J":{"d":"64,5v0,31,-30,46,-56,54r-9,-27v12,-5,26,-14,26,-29r0,-230r39,0r0,232","w":88},"K":{"d":"172,0r-36,0r-70,-80r0,80r-39,0r0,-227r39,0r0,87r63,-87r42,0r-83,116r84,95r0,16","w":174,"k":{"\u00d2":4,"\u00d4":4,"\u00d3":4,"\u00d5":4,"\u00d6":4,"\u00c7":4,"\u00d8":4,"Q":4,"O":4,"G":4,"C":4}},"L":{"d":"134,0r-108,0r0,-227r37,0r0,192r71,0r0,35","w":137,"k":{"y":10,"Y":23,"W":13,"V":16,"T":20}},"M":{"d":"239,0r-40,0r0,-125r3,-26r-52,151r-33,0r-52,-151v6,45,2,101,3,151r-40,0r0,-227r47,0r59,174v16,-59,40,-117,59,-174r46,0r0,227","w":267},"N":{"d":"173,0r-38,0r-72,-159v6,41,2,111,3,159r-39,0r0,-227r46,0r50,115v6,13,11,32,11,32r0,-147r39,0r0,227","w":199},"O":{"d":"179,-113v0,53,-22,118,-80,118v-59,0,-81,-65,-81,-118v0,-53,23,-119,81,-119v58,0,80,66,80,119xm140,-113v0,-35,-8,-85,-41,-85v-33,0,-42,50,-42,85v0,35,9,84,42,84v33,0,41,-49,41,-84","w":197,"k":{"T":7,".":9,",":9}},"P":{"d":"165,-155v1,53,-50,91,-102,73r0,82r-40,0r0,-227v73,-2,142,-2,142,72xm125,-155v-1,-33,-30,-40,-62,-38r0,77v30,15,63,-8,62,-39","w":176,"k":{"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":7,"\u00e3":7,"\u00e4":7,"\u00e2":7,"\u00e0":7,"\u00e1":7,"\u00e6":7,"o":4,"e":4,"c":4,"a":7,"A":15,".":52,",":52}},"Q":{"d":"180,11r-7,39v-40,7,-63,-24,-86,-45v-50,-8,-69,-68,-69,-118v0,-53,23,-119,81,-119v103,0,105,196,25,233v17,13,35,16,56,10xm140,-113v0,-35,-8,-85,-41,-85v-33,0,-42,50,-42,85v0,35,9,84,42,84v33,0,41,-49,41,-84","w":197,"k":{"T":7,".":9,",":9}},"R":{"d":"175,0r-35,0r-74,-81r0,81r-39,0r0,-227r52,0v63,0,86,32,86,72v0,34,-21,69,-54,72r64,67r0,16xm125,-155v2,-27,-22,-41,-59,-38r0,78v27,12,64,-7,59,-40","w":181,"k":{"\u00f5":2,"\u00f6":2,"\u00f4":2,"\u00f2":2,"\u00f3":2,"\u00eb":2,"\u00ea":2,"\u00e8":2,"\u00e9":2,"\u00e7":2,"o":2,"e":2,"c":2,"Y":5,"V":4,"T":6}},"S":{"d":"144,-59v0,64,-85,82,-124,42r18,-28v19,21,68,25,67,-14v0,-38,-90,-44,-90,-113v0,-65,91,-78,123,-32r-21,21v-16,-20,-63,-27,-63,9v0,48,90,42,90,115","w":156},"T":{"d":"142,-191r-50,0r0,191r-39,0r0,-191r-49,0r0,-36r138,0r0,36","w":145,"k":{"\u00d2":7,"\u00d4":7,"\u00d3":7,"\u00c1":14,"\u00c2":14,"\u00d5":7,"\u00c3":14,"\u00c0":14,"\u00f5":23,"\u00f6":23,"\u00f4":23,"\u00f2":23,"\u00f3":23,"\u00eb":23,"\u00ea":23,"\u00e8":23,"\u00e9":23,"\u00e7":23,"\u00e5":23,"\u00e3":23,"\u00e4":23,"\u00e2":23,"\u00e0":23,"\u00e1":23,"\u00d6":7,"\u00c7":7,"\u00c5":14,"\u00c4":14,"\u00e6":23,"\u00d8":7,"\u00c6":14,"y":8,"w":9,"u":16,"s":16,"r":16,"o":23,"i":10,"e":23,"c":23,"a":23,"T":-6,"Q":7,"O":7,"G":7,"C":7,"A":14,";":33,":":33,".":33,"-":27,",":33}},"U":{"d":"175,-227v-5,98,28,232,-75,232v-103,0,-68,-135,-74,-232r40,0r0,138v0,24,2,60,34,60v32,0,35,-36,35,-60r0,-138r40,0","w":200},"V":{"d":"181,-227r-70,227r-39,0r-70,-227r42,0r48,168r48,-168r41,0","w":183,"k":{"\u00c1":10,"\u00c2":10,"\u00c3":10,"\u00c0":10,"\u00f5":9,"\u00f6":9,"\u00f4":9,"\u00f2":9,"\u00f3":9,"\u00eb":9,"\u00ea":9,"\u00e8":9,"\u00e9":9,"\u00e7":9,"\u00e5":11,"\u00e3":11,"\u00e4":11,"\u00e2":11,"\u00e0":11,"\u00e1":11,"\u00c5":10,"\u00c4":10,"\u00e6":11,"\u00c6":10,"y":4,"u":11,"r":11,"o":9,"i":6,"e":9,"c":9,"a":11,"A":10,";":20,":":20,".":33,"-":13,",":33}},"W":{"d":"252,-227r-52,227r-39,0r-34,-158v-7,57,-23,105,-33,158r-39,0r-52,-227r40,0v10,53,27,102,32,160v5,-58,24,-106,34,-160r37,0v11,53,29,102,34,160v5,-58,22,-107,32,-160r40,0","w":254,"k":{"\u00c1":6,"\u00c2":6,"\u00c3":6,"\u00c0":6,"\u00f5":11,"\u00f6":11,"\u00f4":11,"\u00f2":11,"\u00f3":11,"\u00eb":11,"\u00ea":11,"\u00e8":11,"\u00e9":11,"\u00e7":11,"\u00e5":6,"\u00e3":6,"\u00e4":6,"\u00e2":6,"\u00e0":6,"\u00e1":6,"\u00c5":6,"\u00c4":6,"\u00e6":6,"\u00c6":6,"u":4,"r":4,"o":11,"e":11,"c":11,"a":6,"A":6,";":13,":":13,".":20,"-":6,",":20}},"X":{"d":"175,0r-45,0r-43,-81r-41,81r-43,0r63,-116r-62,-111r44,0r39,75r38,-75r42,0r-58,109","w":177},"Y":{"d":"165,-227r-61,142r0,85r-39,0r0,-85r-60,-142r42,0r38,103r40,-103r40,0","w":169,"k":{"\u00d2":9,"\u00d4":9,"\u00d3":9,"\u00c1":20,"\u00c2":20,"\u00d5":9,"\u00c3":20,"\u00c0":20,"\u00f5":16,"\u00f6":16,"\u00f4":16,"\u00f2":16,"\u00f3":16,"\u00eb":16,"\u00ea":16,"\u00e8":16,"\u00e9":16,"\u00e7":16,"\u00e5":18,"\u00e3":18,"\u00e4":18,"\u00e2":18,"\u00e0":18,"\u00e1":18,"\u00d6":9,"\u00c7":9,"\u00c5":20,"\u00c4":20,"\u00e6":18,"\u00d8":9,"\u00c6":20,"z":5,"v":5,"u":11,"t":11,"s":13,"q":14,"p":11,"o":16,"n":11,"m":11,"i":13,"e":16,"c":16,"a":18,"Q":9,"O":9,"G":9,"C":9,"A":20,";":33,":":33,".":46,"-":27,",":46}},"Z":{"d":"154,0r-141,0r0,-31v26,-54,54,-107,84,-160r-77,0r0,-36r125,0r0,32v-30,52,-60,105,-87,159r96,0r0,36","w":164},"[":{"d":"71,56r-66,0r0,-319r66,0r0,32r-32,0r0,255r32,0r0,32","w":89,"k":{"J":-7}},"\\":{"d":"125,51r-34,0r-92,-321r34,0","w":120},"]":{"d":"84,56r-65,0r0,-32r32,0r0,-255r-32,0r0,-32r65,0r0,319","w":89},"^":{"d":"204,-113r-38,0r-54,-98r-54,98r-38,0r79,-144r26,0","w":224},"_":{"d":"162,54r-162,0r0,-32r162,0r0,32"},"a":{"d":"163,-3v-21,15,-53,8,-57,-18v-20,42,-92,31,-92,-24v0,-11,5,-26,10,-36r78,-33v2,-20,-1,-35,-21,-35v-16,0,-35,10,-46,21r-13,-22v26,-40,118,-49,118,19r0,102v-1,8,8,13,13,7xm66,-26v25,0,39,-30,37,-56r-51,21v-5,15,-4,35,14,35","w":167},"b":{"d":"101,-182v96,5,87,187,-10,187v-23,0,-45,-9,-63,-23r0,-232r38,0r0,87v8,-9,23,-19,35,-19xm128,-95v0,-19,-4,-53,-30,-53v-10,0,-25,11,-32,18r0,95v8,5,19,9,28,9v29,0,34,-47,34,-69","w":181},"c":{"d":"144,-19v-14,13,-38,24,-57,24v-48,0,-72,-49,-72,-91v0,-44,23,-96,73,-96v18,0,40,8,52,22r-19,22v-8,-7,-22,-12,-33,-12v-25,0,-35,40,-35,60v0,21,8,63,36,63v13,0,32,-10,42,-18","w":148},"d":{"d":"169,-22r-11,27v-14,4,-37,-11,-35,-27v-35,58,-107,11,-107,-58v0,-50,15,-102,70,-102v15,0,34,6,34,6r0,-74r37,0r0,213v0,11,1,15,12,15xm84,-27v42,-7,36,-67,36,-116v0,0,-19,-6,-32,-6v-29,0,-33,36,-33,65v0,17,4,55,29,57","w":184},"e":{"d":"157,-90r-103,0v-1,25,6,63,34,63v15,0,35,-10,47,-19r13,24v-15,13,-42,27,-62,27v-101,0,-93,-191,7,-187v43,2,70,41,64,92xm119,-122v-1,-17,-11,-32,-29,-32v-18,0,-27,16,-31,32r60,0","w":169},"f":{"d":"101,-227v0,0,-35,2,-35,32r0,19r32,0r0,31r-32,0r0,145r-38,0r0,-145r-23,-4r0,-27r23,0r0,-21v0,-55,67,-57,67,-57","w":102,"k":{"f":6}},"g":{"d":"157,-144r-21,0v16,43,-7,84,-53,87v-6,1,-21,4,-21,16v4,12,33,7,48,7v24,0,45,14,45,40v0,42,-42,65,-80,65v-29,0,-63,-11,-63,-45v0,-18,20,-32,33,-38v-11,-1,-22,-13,-22,-25v0,-14,13,-24,26,-29v-55,-26,-31,-123,33,-116v22,2,47,8,75,6r0,32xm81,-87v35,0,32,-66,-1,-67v-19,0,-25,16,-25,32v0,18,5,35,26,35xm119,9v0,-20,-29,-12,-48,-14v0,0,-22,11,-22,26v0,18,14,23,27,23v21,0,43,-13,43,-35","w":163},"h":{"d":"161,0r-38,0r0,-130v0,-14,-2,-19,-14,-19v-16,0,-35,12,-44,19r0,130r-38,0r0,-250r38,0r0,87v12,-9,33,-19,48,-19v40,0,48,25,48,52r0,130","w":186},"i":{"d":"61,0r-37,0r0,-176r37,0r0,176xm68,-222v1,30,-50,33,-50,2v-1,-30,50,-33,50,-2","w":85},"j":{"d":"62,15v0,35,-33,48,-55,55r-8,-27v13,-4,25,-15,25,-30r0,-189r38,0r0,191xm68,-222v1,30,-50,33,-50,2v-1,-30,50,-33,50,-2","w":85},"k":{"d":"168,0r-36,0r-67,-83r0,83r-38,0r0,-250r38,0r0,131r50,-57r46,0r-65,75r72,87r0,14","w":169},"l":{"d":"71,0r-39,0v-17,-51,-8,-176,-10,-250r37,0v4,86,-10,181,12,250","w":84},"m":{"d":"251,0r-38,0r0,-132v-1,-33,-42,-10,-52,-1r0,133r-38,0r0,-127v2,-42,-48,-11,-58,-3r0,130r-38,0r0,-176r38,0r0,12v18,-20,73,-25,86,3v11,-7,31,-21,49,-21v40,0,51,22,51,50r0,132","w":277},"n":{"d":"161,0r-38,0r0,-130v0,-14,-2,-19,-14,-19v-16,0,-35,12,-44,19r0,130r-38,0r0,-176r38,0r0,13v12,-9,33,-19,48,-19v40,0,48,25,48,52r0,130","w":186},"o":{"d":"88,-182v96,3,97,184,0,187v-97,-3,-96,-184,0,-187xm122,-88v0,-32,-13,-61,-34,-61v-21,0,-34,29,-34,61v0,32,13,61,34,61v21,0,34,-29,34,-61","w":175},"p":{"d":"170,-96v0,43,-12,101,-67,101v-15,0,-30,-5,-37,-18r0,76r-38,0r0,-239r38,0r0,13v4,-4,19,-19,39,-19v45,0,65,47,65,86xm131,-93v0,-20,-3,-55,-30,-55v-15,0,-27,10,-35,18v1,44,-10,103,35,103v27,0,30,-47,30,-66","w":185},"q":{"d":"158,63r-38,0r0,-76v-8,10,-24,18,-37,18v-49,0,-68,-45,-68,-87v0,-44,22,-100,73,-100v31,0,70,14,70,14r0,231xm85,-27v47,0,33,-68,35,-118v0,0,-20,-6,-33,-4v-27,4,-33,41,-33,63v0,19,5,59,31,59","w":185},"r":{"d":"92,-182v37,0,14,21,15,41v0,0,-11,-6,-20,-6v-9,0,-23,16,-23,16r0,131r-38,0r0,-176r38,0r0,13v0,0,16,-19,28,-19","w":114,"k":{"\u00f5":2,"\u00f6":2,"\u00f4":2,"\u00f2":2,"\u00f3":2,"\u00eb":2,"\u00ea":2,"\u00e8":2,"\u00e9":2,"\u00e7":2,"o":2,"e":2,"c":2,".":33,"-":6,",":33}},"s":{"d":"102,-46v-12,-41,-87,-30,-86,-84v1,-59,88,-67,117,-27r-20,19v-16,-18,-55,-23,-60,5v17,37,88,29,86,84v-2,61,-83,67,-118,33r14,-25v17,14,63,30,67,-5","w":150},"t":{"d":"103,-5v-30,21,-74,9,-74,-34r0,-106r-23,-4r0,-27r24,0r0,-32r36,0r0,32r32,0r0,32r-31,0r0,104v0,6,0,13,9,13v8,0,18,-5,18,-5","w":110},"u":{"d":"167,-15r-11,20v-12,-1,-25,-12,-28,-21v-31,29,-101,33,-101,-29r0,-131r37,0r0,131v1,33,45,10,58,-1r0,-130r38,0r0,143v0,12,7,18,7,18","w":186},"v":{"d":"160,-176v-17,60,-38,119,-65,176r-28,0r-64,-176r41,0r38,122v16,-40,29,-80,38,-122r40,0","k":{".":27,",":27}},"w":{"d":"237,-176v-8,62,-30,126,-52,176r-36,0r-18,-65v-5,-18,-9,-48,-9,-48v-3,25,-20,85,-28,113r-38,0r-54,-176r40,0r33,119r28,-119r36,0r31,119v12,-39,24,-84,28,-119r39,0","w":241,"k":{".":20,",":20}},"x":{"d":"150,0r-43,0r-31,-60r-31,60r-41,0r51,-91r-48,-85r42,0r27,53r27,-53r41,0r-48,83","w":152},"y":{"d":"21,40v25,-8,32,-18,44,-40r-61,-176r40,0v10,33,32,99,32,99v4,12,7,24,9,36v15,-44,27,-89,36,-135r38,0v-21,68,-43,237,-130,245","w":163,"k":{".":27,",":27}},"z":{"d":"143,0r-131,0r0,-30v24,-41,52,-83,76,-113r-69,0r0,-33r117,0r0,30v-24,31,-59,80,-78,112r85,0r0,34","w":153},"{":{"d":"109,28r-6,30v-39,0,-61,6,-64,-50v-2,-39,8,-99,-28,-99r0,-25v36,0,26,-61,28,-99v2,-57,24,-50,64,-50r6,30v-22,2,-40,-10,-37,25v4,41,1,99,-25,107v27,9,28,65,25,107v-2,33,15,22,37,24","w":119,"k":{"J":-7}},"|":{"d":"56,5r-32,0r0,-276r32,0r0,276","w":79},"}":{"d":"108,-91v-35,0,-26,61,-28,99v-2,57,-25,50,-65,50r-6,-30v22,-2,40,9,38,-24v-3,-41,-3,-97,24,-107v-25,-8,-28,-67,-24,-107v3,-35,-15,-23,-38,-25r6,-30v40,0,62,-7,65,50v2,39,-8,99,28,99r0,25","w":119},"~":{"d":"190,-138v0,35,8,58,-32,58v-31,0,-52,-24,-74,-24v-22,0,-34,23,-34,23v0,-35,-6,-49,34,-57v28,0,51,23,74,23v22,0,32,-23,32,-23","w":239},"\u00a1":{"d":"17,-150v-2,-32,52,-36,52,-3v1,31,-53,37,-52,3xm18,81v13,-56,7,-120,8,-185r32,0v2,61,11,123,-1,180","w":95},"\u00a2":{"d":"82,-149v-35,4,-39,113,0,121r0,-121xm15,-86v0,-52,29,-90,67,-95r0,-25r16,0r0,25v28,4,42,21,42,21r-19,22v0,0,-10,-8,-23,-11r0,121v16,-4,33,-17,33,-17r13,26v0,0,-20,18,-46,23r0,23r-16,0r0,-22v-42,-4,-67,-46,-67,-91","w":148},"\u00a3":{"d":"146,-17v0,0,-22,33,-55,22v-20,-6,-50,-4,-77,-5v2,-7,19,-90,14,-126r-24,-5r11,-26r13,0r0,-44v3,-52,69,-59,104,-35r-10,26v-19,-12,-55,-17,-56,14r0,39r46,0r0,32r-46,0v1,31,0,71,-6,92v12,-2,29,3,33,6v30,10,46,-20,46,-20","w":159},"\u00a5":{"d":"166,-227r-37,86r34,0r0,33r-48,0r-9,20r57,0r0,33r-58,0r0,55r-39,0r0,-55r-57,0r0,-33r55,0r-8,-20r-47,0r0,-33r33,0r-37,-86r43,0r38,103r39,-103r41,0","w":171},"\u00a7":{"d":"50,-179v17,32,85,33,86,78v0,23,-17,45,-38,52v16,9,37,21,37,40v1,66,-86,73,-131,37r14,-28v21,13,37,17,54,17v17,0,26,-9,26,-22v-2,-30,-86,-35,-86,-81v0,-24,16,-42,39,-49v-19,-9,-38,-22,-38,-43v0,-56,75,-68,120,-38r-15,28v-19,-9,-30,-13,-43,-13v-16,0,-25,9,-25,22xm69,-71v37,3,45,-40,9,-41v-32,-3,-40,38,-9,41","w":151},"\u00a4":{"d":"184,-194v-34,-40,-102,-24,-108,32r96,0r-14,30r-86,0v-1,5,-2,15,-1,20r78,0r-14,31r-59,0v13,68,74,68,112,19r0,43v-50,48,-145,17,-149,-62r-38,0r14,-31r19,0r0,-19r-31,0r14,-31r22,0v0,-73,107,-114,158,-62","w":195},"'":{"d":"50,-259v10,27,2,58,-2,88r-22,0v-3,-30,-12,-60,-3,-88r27,0","w":74},"\u00ab":{"d":"165,-36r-25,21r-72,-72r71,-72r26,20r-52,51xm102,-36r-26,21r-71,-72r71,-72r25,20r-52,51","w":180},"\u00b7":{"d":"73,-90v0,15,-12,27,-27,27v-14,0,-25,-9,-25,-23v0,-30,53,-38,52,-4","w":92},"\u00b6":{"d":"181,-230r-2,29r-17,4v0,73,-16,173,-49,239r-33,-14v35,-64,49,-152,50,-224v-14,-1,-29,-5,-43,-5v-31,9,-26,70,1,80v12,2,22,-5,30,-12v-9,25,-23,48,-47,48v-81,0,-88,-146,7,-146v18,0,35,3,53,4r0,-14r31,0r0,14","w":195},"\u00bb":{"d":"178,-87r-71,72r-26,-21r53,-50r-53,-53r25,-20xm114,-87r-70,72r-26,-21r52,-50r-53,-53r26,-20","w":180},"\u00bf":{"d":"58,-155v-1,-31,53,-37,53,-3v1,31,-53,37,-53,3xm54,73v-50,1,-55,-66,-24,-92v17,-25,42,-44,37,-90r32,0v12,67,-34,85,-51,133v-3,26,31,18,48,13r0,30v-13,3,-28,6,-42,6","w":128},"`":{"d":"100,-221r-17,25v-26,-14,-52,-30,-73,-51r30,-31v16,22,38,41,60,57","w":121},"\u00b4":{"d":"105,-247v-5,4,-28,28,-73,51r-17,-25v38,-28,60,-57,60,-57","w":121},"\u00af":{"d":"113,-201r-105,0r0,-32r105,0r0,32","w":120},"\u00a8":{"d":"119,-231v2,26,-43,36,-45,7v-3,-27,44,-38,45,-7xm59,-231v1,25,-44,36,-46,7v-3,-27,45,-39,46,-7","w":138},"\u00b8":{"d":"112,0v31,23,2,63,-27,70r-19,-17v19,-10,30,-17,30,-26v0,-13,-28,-2,-28,-2r0,-25r44,0","w":144},"\u00c6":{"d":"247,0r-126,0r0,-69r-54,0r-23,69r-41,0r72,-227r31,0r15,46r0,-46r123,0r0,35r-83,0r0,56r63,0r0,36r-63,0r0,64r86,0r0,36xm112,-104r-18,-66r-17,66r35,0","w":263},"\u00aa":{"d":"126,-132v-16,12,-40,5,-44,-14v-15,33,-74,23,-70,-19v0,-8,5,-19,9,-26r59,-26v6,-39,-36,-28,-51,-10r-10,-17v20,-30,89,-37,89,14r0,78v-1,6,6,9,10,5xm52,-150v19,-1,29,-22,28,-42r-39,15v-3,12,-1,27,11,27","w":136},"\u00d8":{"d":"127,-181r-43,149v48,19,56,-49,56,-82v0,-21,-2,-49,-13,-67xm70,-46r42,-149v-46,-18,-55,53,-55,83v0,21,2,48,13,66xm60,50r-18,0r17,-58v-30,-23,-41,-71,-41,-107v0,-56,32,-136,104,-113r12,-42r18,0r-14,50v31,23,41,70,41,106v0,57,-32,139,-105,115","w":197,"k":{"T":7,".":9,",":9}},"\u00ba":{"d":"71,-268v74,3,73,139,0,142v-73,-3,-72,-139,0,-142xm98,-197v0,-24,-11,-46,-27,-46v-16,0,-26,22,-26,46v0,24,10,47,26,47v16,0,27,-23,27,-47","w":141},"\u00e6":{"d":"249,-89r-104,0v0,22,9,62,37,62v15,0,32,-5,45,-13r13,28v-39,23,-96,25,-118,-16v-16,12,-29,33,-55,33v-45,0,-60,-49,-40,-85r81,-33v3,-20,-6,-36,-20,-36v-16,0,-36,16,-47,28v-5,-9,-11,-17,-16,-26v24,-32,80,-51,111,-16v41,-42,115,-6,112,50xm209,-121v-2,-14,-11,-29,-27,-29v-16,0,-27,15,-32,29r59,0xm112,-53v-3,-9,-4,-19,-4,-29r-48,20v-7,13,-8,34,11,34v13,0,31,-17,41,-25","w":265},"\u00f8":{"d":"111,-137r-31,109v51,5,50,-72,31,-109xm65,-40r31,-108v-50,-4,-50,71,-31,108xm60,39r-18,0r13,-43v-67,-42,-47,-193,50,-176r8,-30r18,0r-10,38v67,42,47,193,-50,175","w":175},"\u00df":{"d":"114,-133v18,35,85,30,86,80v1,63,-80,71,-122,41r16,-28v21,13,66,25,70,-9v-11,-41,-87,-31,-87,-83v0,-30,21,-51,55,-48v6,-28,-12,-42,-37,-42v-15,0,-30,10,-30,27r0,195r-38,0r0,-145r-22,-4r0,-27r22,0v-7,-51,25,-76,66,-78v59,-3,90,54,65,109v-15,-7,-44,-10,-44,12","w":205},"\u00c4":{"d":"180,0r-40,0r-22,-65r-52,0r-21,65r-41,0r72,-227r32,0xm109,-100r-17,-70r-17,70r34,0xm144,-275v1,27,-44,35,-45,6v-2,-28,43,-36,45,-6xm83,-275v1,27,-44,35,-45,6v-3,-28,44,-36,45,-6","w":183,"k":{"Y":20,"W":6,"V":10,"T":14}},"\u00c5":{"d":"180,0r-40,0r-22,-65r-52,0r-21,65r-41,0r72,-227r32,0xm109,-100r-17,-70r-17,70r34,0xm133,-278v0,23,-19,42,-42,42v-23,0,-41,-19,-41,-42v0,-23,19,-42,42,-42v23,0,41,19,41,42xm105,-278v0,-8,-6,-14,-13,-14v-20,-1,-18,29,-1,29v8,0,14,-7,14,-15","w":183,"k":{"Y":20,"W":6,"V":10,"T":14}},"\u00c7":{"d":"108,-199v-30,0,-50,44,-50,87v0,32,8,84,50,84v24,0,44,-14,44,-14r18,27v0,0,-16,13,-42,18v27,25,-4,60,-30,67r-19,-17v19,-10,30,-17,30,-26v0,-13,-28,-2,-28,-2r0,-23v-46,-14,-62,-67,-62,-115v0,-54,28,-119,89,-119v37,0,58,16,58,16r-15,27v0,0,-15,-10,-43,-10","w":178,"k":{".":9}},"\u00c9":{"d":"152,0r-126,0r0,-227r122,0r0,35r-83,0r0,56r64,0r0,36r-64,0r0,64r87,0r0,36xm133,-292v-4,4,-28,29,-73,52r-17,-25v39,-28,60,-58,60,-58","w":163},"\u00d1":{"d":"173,0r-38,0r-72,-159v6,41,2,111,3,159r-39,0r0,-227r46,0r50,115v6,13,11,32,11,32r0,-147r39,0r0,227xm169,-276v-33,38,-58,19,-93,8v-13,0,-33,14,-33,14r-13,-24v31,-34,62,-20,93,-8v11,0,15,-2,30,-13","w":199},"\u00d6":{"d":"179,-113v0,53,-22,118,-80,118v-59,0,-81,-65,-81,-118v0,-53,23,-119,81,-119v58,0,80,66,80,119xm140,-113v0,-35,-8,-85,-41,-85v-33,0,-42,50,-42,85v0,35,9,84,42,84v33,0,41,-49,41,-84xm152,-275v1,26,-44,36,-45,6v-3,-28,44,-36,45,-6xm91,-275v1,26,-44,36,-45,6v-3,-28,44,-36,45,-6","w":197,"k":{"T":7,".":9,",":9}},"\u00dc":{"d":"175,-227v-5,98,28,232,-75,232v-103,0,-68,-135,-74,-232r40,0r0,138v0,24,2,60,34,60v32,0,35,-36,35,-60r0,-138r40,0xm154,-275v1,26,-45,36,-46,6v-2,-27,44,-37,46,-6xm93,-275v1,27,-44,35,-45,6v-3,-28,44,-36,45,-6","w":200},"\u00e1":{"d":"163,-3v-21,15,-53,8,-57,-18v-20,42,-92,31,-92,-24v0,-11,5,-26,10,-36r78,-33v2,-20,-1,-35,-21,-35v-16,0,-35,10,-46,21r-13,-22v26,-40,118,-49,118,19r0,102v-1,8,8,13,13,7xm66,-26v25,0,39,-30,37,-56r-51,21v-5,15,-4,35,14,35xm132,-247v-4,4,-28,28,-73,51r-17,-25v39,-28,60,-57,60,-57","w":167},"\u00e0":{"d":"163,-3v-21,15,-53,8,-57,-18v-20,42,-92,31,-92,-24v0,-11,5,-26,10,-36r78,-33v2,-20,-1,-35,-21,-35v-16,0,-35,10,-46,21r-13,-22v26,-40,118,-49,118,19r0,102v-1,8,8,13,13,7xm66,-26v25,0,39,-30,37,-56r-51,21v-5,15,-4,35,14,35xm131,-221r-18,25v-26,-14,-52,-30,-73,-51r31,-31v16,22,38,41,60,57","w":167},"\u00e2":{"d":"163,-3v-21,15,-53,8,-57,-18v-20,42,-92,31,-92,-24v0,-11,5,-26,10,-36r78,-33v2,-20,-1,-35,-21,-35v-16,0,-35,10,-46,21r-13,-22v26,-40,118,-49,118,19r0,102v-1,8,8,13,13,7xm66,-26v25,0,39,-30,37,-56r-51,21v-5,15,-4,35,14,35xm145,-221r-17,25v-16,-9,-31,-20,-44,-33v-9,9,-22,22,-43,33r-18,-24v31,-21,49,-42,62,-59v0,0,22,30,60,58","w":167},"\u00e4":{"d":"163,-3v-21,15,-53,8,-57,-18v-20,42,-92,31,-92,-24v0,-11,5,-26,10,-36r78,-33v2,-20,-1,-35,-21,-35v-16,0,-35,10,-46,21r-13,-22v26,-40,118,-49,118,19r0,102v-1,8,8,13,13,7xm66,-26v25,0,39,-30,37,-56r-51,21v-5,15,-4,35,14,35xm138,-231v2,26,-43,36,-45,7v-3,-27,44,-38,45,-7xm77,-231v2,26,-43,36,-45,7v-3,-27,44,-38,45,-7","w":167},"\u00e3":{"d":"163,-3v-21,15,-53,8,-57,-18v-20,42,-92,31,-92,-24v0,-11,5,-26,10,-36r78,-33v2,-20,-1,-35,-21,-35v-16,0,-35,10,-46,21r-13,-22v26,-40,118,-49,118,19r0,102v-1,8,8,13,13,7xm66,-26v25,0,39,-30,37,-56r-51,21v-5,15,-4,35,14,35xm152,-232v-33,38,-56,18,-93,8v-13,0,-32,14,-32,14r-14,-24v32,-34,63,-20,94,-8v11,0,15,-2,30,-13","w":167},"\u00e5":{"d":"163,-3v-21,15,-53,8,-57,-18v-20,42,-92,31,-92,-24v0,-11,5,-26,10,-36r78,-33v2,-20,-1,-35,-21,-35v-16,0,-35,10,-46,21r-13,-22v26,-40,118,-49,118,19r0,102v-1,8,8,13,13,7xm66,-26v25,0,39,-30,37,-56r-51,21v-5,15,-4,35,14,35xm126,-237v0,23,-19,42,-42,42v-23,0,-42,-19,-42,-42v0,-23,19,-42,42,-42v23,0,42,19,42,42xm98,-237v0,-8,-6,-15,-13,-15v-9,0,-16,7,-16,15v0,18,30,19,29,0","w":167},"\u00e7":{"d":"144,-18v0,0,-16,12,-35,19v31,24,-1,62,-29,69r-19,-17v19,-10,30,-17,30,-26v0,-13,-28,-2,-28,-2r0,-24v-35,-14,-48,-55,-48,-87v0,-44,22,-96,73,-96v27,0,33,6,52,21r-19,23v0,0,-16,-12,-33,-12v-16,0,-35,23,-35,60v0,33,14,64,36,64v13,0,31,-11,41,-19","w":148},"\u00e9":{"d":"157,-90r-103,0v-1,25,6,63,34,63v15,0,35,-10,47,-19r13,24v-15,13,-42,27,-62,27v-101,0,-93,-191,7,-187v43,2,70,41,64,92xm119,-122v-1,-17,-11,-32,-29,-32v-18,0,-27,16,-31,32r60,0xm139,-247v-5,4,-28,28,-73,51r-17,-25v38,-28,60,-57,60,-57","w":168},"\u00e8":{"d":"157,-90r-103,0v-1,25,6,63,34,63v15,0,35,-10,47,-19r13,24v-15,13,-42,27,-62,27v-101,0,-93,-191,7,-187v43,2,70,41,64,92xm119,-122v-1,-17,-11,-32,-29,-32v-18,0,-27,16,-31,32r60,0xm135,-221r-18,25v-26,-14,-52,-30,-73,-51r31,-31v16,22,38,41,60,57","w":168},"\u00ea":{"d":"157,-90r-103,0v-1,25,6,63,34,63v15,0,35,-10,47,-19r13,24v-15,13,-42,27,-62,27v-101,0,-93,-191,7,-187v43,2,70,41,64,92xm119,-122v-1,-17,-11,-32,-29,-32v-18,0,-27,16,-31,32r60,0xm150,-221r-17,25v-16,-9,-30,-20,-43,-33v-9,9,-23,22,-44,33r-17,-24v31,-21,48,-42,61,-59v0,0,21,30,60,58","w":168},"\u00eb":{"d":"157,-90r-103,0v-1,25,6,63,34,63v15,0,35,-10,47,-19r13,24v-15,13,-42,27,-62,27v-101,0,-93,-191,7,-187v43,2,70,41,64,92xm119,-122v-1,-17,-11,-32,-29,-32v-18,0,-27,16,-31,32r60,0xm144,-231v2,26,-43,36,-45,7v-2,-27,44,-38,45,-7xm84,-231v1,25,-44,36,-46,7v-2,-27,44,-38,46,-7","w":168},"\u00ed":{"d":"62,0r-38,0r0,-176r38,0r0,176xm89,-247v-4,4,-29,28,-74,51r-17,-25v39,-28,60,-57,60,-57","w":85},"\u00ec":{"d":"62,0r-38,0r0,-176r38,0r0,176xm87,-221r-17,25v-26,-14,-52,-30,-73,-51r30,-31v16,22,38,41,60,57","w":85},"\u00ee":{"d":"62,0r-38,0r0,-176r38,0r0,176xm104,-221r-17,25v-16,-9,-30,-20,-43,-33v-9,9,-23,22,-44,33r-17,-24v31,-21,48,-42,61,-59v0,0,22,30,60,58","w":85},"\u00ef":{"d":"96,-231v2,26,-43,36,-45,7v-3,-26,44,-40,45,-7xm36,-231v1,25,-44,36,-46,7v-3,-27,45,-39,46,-7xm62,0r-38,0r0,-176r38,0r0,176","w":85},"\u00f1":{"d":"161,0r-38,0r0,-130v0,-14,-2,-19,-14,-19v-16,0,-35,12,-44,19r0,130r-38,0r0,-176r38,0r0,13v12,-9,33,-19,48,-19v40,0,48,25,48,52r0,130xm164,-232v-33,38,-56,19,-93,8v-13,0,-32,14,-32,14r-14,-24v32,-34,63,-20,94,-8v11,0,15,-2,30,-13","w":186},"\u00f3":{"d":"88,-182v96,3,97,184,0,187v-97,-3,-96,-184,0,-187xm122,-88v0,-32,-13,-61,-34,-61v-21,0,-34,29,-34,61v0,32,13,61,34,61v21,0,34,-29,34,-61xm134,-247v-5,4,-28,28,-73,51r-17,-25v38,-28,60,-57,60,-57","w":175},"\u00f2":{"d":"88,-182v96,3,97,184,0,187v-97,-3,-96,-184,0,-187xm122,-88v0,-32,-13,-61,-34,-61v-21,0,-34,29,-34,61v0,32,13,61,34,61v21,0,34,-29,34,-61xm135,-221r-18,25v-26,-14,-52,-30,-73,-51r30,-31v16,22,39,41,61,57","w":175},"\u00f4":{"d":"88,-182v96,3,97,184,0,187v-97,-3,-96,-184,0,-187xm122,-88v0,-32,-13,-61,-34,-61v-21,0,-34,29,-34,61v0,32,13,61,34,61v21,0,34,-29,34,-61xm150,-221r-17,25v-16,-9,-31,-20,-44,-33v-9,9,-22,22,-43,33r-18,-24v31,-21,49,-42,62,-59v0,0,22,30,60,58","w":175},"\u00f6":{"d":"88,-182v96,3,97,184,0,187v-97,-3,-96,-184,0,-187xm122,-88v0,-32,-13,-61,-34,-61v-21,0,-34,29,-34,61v0,32,13,61,34,61v21,0,34,-29,34,-61xm141,-231v2,26,-43,36,-45,7v-2,-27,44,-38,45,-7xm80,-231v2,26,-43,36,-45,7v-3,-27,43,-38,45,-7","w":175},"\u00f5":{"d":"88,-182v96,3,97,184,0,187v-97,-3,-96,-184,0,-187xm122,-88v0,-32,-13,-61,-34,-61v-21,0,-34,29,-34,61v0,32,13,61,34,61v21,0,34,-29,34,-61xm159,-232v-33,38,-57,19,-93,8v-13,0,-33,14,-33,14r-13,-24v32,-34,63,-20,94,-8v11,0,14,-2,30,-13","w":175},"\u00fa":{"d":"167,-15r-11,20v-12,-1,-25,-12,-28,-21v-31,29,-101,33,-101,-29r0,-131r37,0r0,131v1,33,45,10,58,-1r0,-130r38,0r0,143v0,12,7,18,7,18xm138,-247v-4,4,-29,28,-74,51r-17,-25v38,-28,60,-57,60,-57","w":186},"\u00f9":{"d":"167,-15r-11,20v-12,-1,-25,-12,-28,-21v-31,29,-101,33,-101,-29r0,-131r37,0r0,131v1,33,45,10,58,-1r0,-130r38,0r0,143v0,12,7,18,7,18xm139,-221r-17,25v-26,-14,-52,-30,-73,-51r30,-31v16,22,38,41,60,57","w":186},"\u00fb":{"d":"167,-15r-11,20v-12,-1,-25,-12,-28,-21v-31,29,-101,33,-101,-29r0,-131r37,0r0,131v1,33,45,10,58,-1r0,-130r38,0r0,143v0,12,7,18,7,18xm153,-221r-18,25v-16,-9,-30,-20,-43,-33v-9,9,-23,22,-44,33r-17,-24v30,-21,48,-42,61,-59v0,0,22,30,61,58","w":186},"\u00fc":{"d":"167,-15r-11,20v-12,-1,-25,-12,-28,-21v-31,29,-101,33,-101,-29r0,-131r37,0r0,131v1,33,45,10,58,-1r0,-130r38,0r0,143v0,12,7,18,7,18xm145,-231v2,26,-43,36,-45,7v-3,-27,44,-38,45,-7xm85,-231v1,25,-44,36,-46,7v-3,-27,44,-38,46,-7","w":186},"\u00b0":{"d":"115,-183v0,29,-24,54,-53,54v-29,0,-53,-25,-53,-54v0,-29,24,-53,53,-53v29,0,53,24,53,53xm88,-183v0,-14,-12,-25,-26,-25v-14,0,-26,11,-26,25v0,14,12,26,26,26v14,0,26,-12,26,-26","w":126},"\u00ae":{"d":"208,-26r-24,0r-34,-36r0,36r-28,0r0,-127v41,-1,80,-1,80,41v0,17,-8,36,-25,41v10,15,32,19,31,45xm174,-112v-1,-14,-10,-16,-24,-16r0,35v14,5,25,-7,24,-19xm275,-89v0,64,-52,117,-116,117v-64,0,-117,-53,-117,-117v0,-64,53,-116,117,-116v64,0,116,52,116,116xm247,-89v0,-49,-39,-87,-88,-87v-49,0,-88,38,-88,87v0,49,39,88,88,88v49,0,88,-39,88,-88","w":316},"\u00a9":{"d":"275,-89v0,64,-52,117,-116,117v-64,0,-117,-53,-117,-117v0,-64,53,-116,117,-116v64,0,116,52,116,116xm247,-89v0,-49,-39,-87,-88,-87v-49,0,-88,38,-88,87v0,49,39,88,88,88v49,0,88,-39,88,-88xm202,-135r-15,19v-6,-5,-18,-11,-26,-11v-36,4,-36,76,2,78v8,0,19,-6,25,-11r11,21v-37,35,-102,2,-94,-51v-5,-53,62,-83,97,-45","w":316},"\u00b1":{"d":"156,-86r-56,0r0,40r-31,0r0,-40r-55,0r0,-30r55,0r0,-47r31,0r0,47r56,0r0,30xm152,0r-135,0r0,-30r135,0r0,30","w":160},"\u00b5":{"d":"182,-4v-8,9,-57,15,-62,-9v-16,12,-35,24,-58,15v3,21,4,40,-6,56v-46,8,0,-1,-46,7v22,-29,13,-60,13,-104r0,-137r38,0r0,139v0,4,2,9,15,9v19,0,28,-7,42,-18r0,-130r38,0r0,143v0,10,6,11,14,6","w":186},"\u00ac":{"d":"164,-61r-32,6r0,-71r-118,0r0,-32r150,0r0,97","w":192},"\u00a0":{"w":81},"\u00c0":{"d":"180,0r-40,0r-22,-65r-52,0r-21,65r-41,0r72,-227r32,0xm109,-100r-17,-70r-17,70r34,0xm136,-265r-17,25v-26,-14,-52,-31,-73,-52r30,-31v16,22,38,42,60,58","w":183,"k":{"Y":20,"W":6,"V":10,"T":14}},"\u00c3":{"d":"180,0r-40,0r-22,-65r-52,0r-21,65r-41,0r72,-227r32,0xm109,-100r-17,-70r-17,70r34,0xm159,-276v-33,38,-56,18,-93,8v-13,0,-32,14,-32,14r-14,-24v32,-34,63,-20,94,-8v11,0,14,-2,30,-13","w":183,"k":{"Y":20,"W":6,"V":10,"T":14}},"\u00d5":{"d":"167,-276v-33,38,-57,19,-93,8v-13,0,-33,14,-33,14r-14,-24v32,-34,63,-20,95,-8v11,0,14,-2,29,-13xm179,-113v0,53,-22,118,-80,118v-59,0,-81,-65,-81,-118v0,-53,23,-119,81,-119v58,0,80,66,80,119xm140,-113v0,-35,-8,-85,-41,-85v-33,0,-42,50,-42,85v0,35,9,84,42,84v33,0,41,-49,41,-84","w":197,"k":{"T":7,".":9,",":9}},"\u00f7":{"d":"112,-144v0,15,-12,27,-27,27v-14,0,-25,-9,-25,-23v0,-30,53,-38,52,-4xm112,-41v0,14,-12,27,-27,27v-14,0,-25,-9,-25,-23v0,-30,53,-38,52,-4xm159,-74r-142,0r0,-32r142,0r0,32","w":176},"\u00ff":{"d":"21,40v25,-8,32,-18,44,-40r-61,-176r40,0v10,33,32,99,32,99v4,12,7,24,9,36v15,-44,27,-89,36,-135r38,0v-21,68,-43,237,-130,245xm138,-231v2,26,-43,36,-45,7v-3,-27,44,-38,45,-7xm77,-231v2,26,-43,36,-45,7v-2,-27,44,-38,45,-7","w":163},"\u00c2":{"d":"180,0r-40,0r-22,-65r-52,0r-21,65r-41,0r72,-227r32,0xm109,-100r-17,-70r-17,70r34,0xm152,-265r-17,25v-17,-9,-31,-21,-44,-34v-9,9,-22,23,-43,34r-17,-25v31,-21,47,-41,60,-58v0,0,22,30,61,58","w":183,"k":{"Y":20,"W":6,"V":10,"T":14}},"\u00ca":{"d":"152,0r-126,0r0,-227r122,0r0,35r-83,0r0,56r64,0r0,36r-64,0r0,64r87,0r0,36xm148,-265r-17,25v-16,-9,-31,-21,-44,-34v-9,9,-22,23,-43,34r-17,-25v31,-21,48,-41,61,-58v0,0,22,30,60,58","w":163},"\u00c1":{"d":"180,0r-40,0r-22,-65r-52,0r-21,65r-41,0r72,-227r32,0xm109,-100r-17,-70r-17,70r34,0xm136,-292v-5,4,-28,29,-73,52r-17,-25v38,-28,60,-58,60,-58","w":183,"k":{"Y":20,"W":6,"V":10,"T":14}},"\u00cb":{"d":"152,0r-126,0r0,-227r122,0r0,35r-83,0r0,56r64,0r0,36r-64,0r0,64r87,0r0,36xm141,-275v1,27,-44,35,-45,6v-3,-28,44,-36,45,-6xm80,-275v1,27,-44,35,-45,6v-3,-28,44,-36,45,-6","w":163},"\u00c8":{"d":"152,0r-126,0r0,-227r122,0r0,35r-83,0r0,56r64,0r0,36r-64,0r0,64r87,0r0,36xm133,-265r-17,25v-26,-14,-52,-31,-73,-52r30,-31v16,22,38,42,60,58","w":163},"\u00cd":{"d":"88,-292v-5,4,-28,29,-73,52r-17,-25v38,-28,60,-58,60,-58xm62,0r-39,0r0,-227r39,0r0,227","w":85},"\u00ce":{"d":"103,-265r-17,25v-16,-9,-31,-21,-44,-34v-9,9,-22,23,-43,34r-18,-25v31,-21,48,-41,61,-58v0,0,23,30,61,58xm62,0r-39,0r0,-227r39,0r0,227","w":85},"\u00cf":{"d":"95,-275v1,27,-44,35,-45,6v-2,-28,44,-36,45,-6xm35,-275v1,26,-45,36,-46,6v-2,-28,45,-36,46,-6xm62,0r-39,0r0,-227r39,0r0,227","w":85},"\u00cc":{"d":"88,-265r-17,25v-26,-14,-52,-31,-73,-52r30,-31v16,22,38,42,60,58xm62,0r-39,0r0,-227r39,0r0,227","w":85},"\u00d3":{"d":"143,-292v-5,4,-28,29,-73,52r-17,-25v38,-28,60,-58,60,-58xm179,-113v0,53,-22,118,-80,118v-59,0,-81,-65,-81,-118v0,-53,23,-119,81,-119v58,0,80,66,80,119xm140,-113v0,-35,-8,-85,-41,-85v-33,0,-42,50,-42,85v0,35,9,84,42,84v33,0,41,-49,41,-84","w":197,"k":{"T":7,".":9,",":9}},"\u00d4":{"d":"160,-265r-17,25v-17,-9,-31,-21,-44,-34v-9,9,-22,23,-43,34r-17,-25v31,-21,47,-41,60,-58v0,0,22,30,61,58xm179,-113v0,53,-22,118,-80,118v-59,0,-81,-65,-81,-118v0,-53,23,-119,81,-119v58,0,80,66,80,119xm140,-113v0,-35,-8,-85,-41,-85v-33,0,-42,50,-42,85v0,35,9,84,42,84v33,0,41,-49,41,-84","w":197,"k":{"T":7,".":9,",":9}},"\u00d2":{"d":"143,-265r-18,25v-26,-14,-52,-31,-73,-52r30,-31v16,22,39,42,61,58xm179,-113v0,53,-22,118,-80,118v-59,0,-81,-65,-81,-118v0,-53,23,-119,81,-119v58,0,80,66,80,119xm140,-113v0,-35,-8,-85,-41,-85v-33,0,-42,50,-42,85v0,35,9,84,42,84v33,0,41,-49,41,-84","w":197,"k":{"T":7,".":9}},"\u00da":{"d":"147,-292v-4,4,-28,29,-73,52r-18,-25v39,-28,60,-58,60,-58xm175,-227v-5,98,28,232,-75,232v-103,0,-68,-135,-74,-232r40,0r0,138v0,24,2,60,34,60v32,0,35,-36,35,-60r0,-138r40,0","w":200},"\u00db":{"d":"161,-265r-17,25v-16,-9,-31,-21,-44,-34v-9,9,-22,23,-43,34r-17,-25v31,-21,47,-41,60,-58v0,0,22,30,61,58xm175,-227v-5,98,28,232,-75,232v-103,0,-68,-135,-74,-232r40,0r0,138v0,24,2,60,34,60v32,0,35,-36,35,-60r0,-138r40,0","w":200},"\u00d9":{"d":"145,-265r-18,25v-26,-14,-52,-31,-73,-52r31,-31v16,22,38,42,60,58xm175,-227v-5,98,28,232,-75,232v-103,0,-68,-135,-74,-232r40,0r0,138v0,24,2,60,34,60v32,0,35,-36,35,-60r0,-138r40,0","w":200}}});Cufon.registerFont({"w":176,"face":{"font-family":"delicious","font-weight":500,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-22 -318.974 292 85","underline-thickness":"7.2","underline-position":"-46.8","slope":"-11","stemh":"22","stemv":"28","unicode-range":"U+0020-U+00FF"},"glyphs":{" ":{"w":108},"!":{"d":"60,-17v1,26,-44,30,-44,2v0,-12,11,-22,23,-22v12,0,21,8,21,20xm91,-252v-21,59,-25,127,-37,194r-22,0v9,-66,9,-135,31,-190","w":90},"\"":{"d":"110,-255v6,32,-9,54,-15,80r-12,-1v1,-29,-2,-61,10,-79r17,0xm60,-255v6,32,-9,54,-15,80r-12,-1v1,-28,0,-60,10,-79r17,0","w":102},"#":{"d":"117,-100r7,-55r-41,0r-7,55r41,0xm135,-243r22,0r-8,64r30,0r-2,24r-32,0r-6,55r27,0r-3,23r-27,0r-10,74r-21,0r9,-74r-41,0r-9,67r-21,0r8,-67r-29,0r4,-23r28,0r7,-55r-25,0r3,-24r25,0r9,-71r22,0r-9,71r41,0","w":200},"$":{"d":"155,-214r-13,19v-9,-7,-21,-11,-32,-13r-13,82v22,16,42,27,42,58v0,37,-27,66,-63,72r-3,22r-16,0r3,-21v-17,0,-38,-6,-52,-15r11,-21v12,7,30,13,44,14r14,-85v-23,-16,-46,-29,-46,-61v0,-38,29,-67,66,-69r3,-20r17,0r-4,21v14,1,32,8,42,17xm94,-209v-38,4,-45,59,-12,73xm80,-20v32,-9,43,-56,11,-72","w":154},"%":{"d":"91,-184v0,-15,-12,-27,-27,-27v-15,0,-26,12,-26,27v0,15,11,26,26,26v15,0,27,-11,27,-26xm64,-232v17,-1,32,12,51,11v39,-3,35,-17,59,-6r-80,227r-24,0r76,-210v-14,7,-38,7,-38,7v13,27,-11,67,-44,67v-26,0,-47,-22,-47,-48v0,-26,21,-48,47,-48xm234,-42v0,26,-22,47,-48,47v-26,0,-47,-21,-47,-47v0,-26,21,-48,47,-48v26,0,48,22,48,48xm213,-42v0,-15,-12,-27,-27,-27v-15,0,-26,12,-26,27v0,15,11,26,26,26v15,0,27,-11,27,-26","w":251},"&":{"d":"292,-124v0,77,-78,129,-149,129v-63,0,-122,-40,-122,-108v0,-62,52,-114,112,-124r3,20v-52,12,-100,66,-82,128r55,-45v29,-24,123,-90,46,-116r7,-15v23,5,55,23,49,51v-24,56,-105,104,-149,144v56,101,241,18,196,-97r-31,0r-3,-12v35,-19,68,0,68,45","w":316},"(":{"d":"142,-258v-96,50,-137,216,-46,287r-11,14v-112,-86,-55,-266,57,-322r0,21","w":126,"k":{"J":-7}},")":{"d":"-4,29v86,-48,143,-211,45,-287r6,-21v84,56,83,180,24,260v-20,27,-41,46,-68,64","w":122},"*":{"d":"140,-199r-49,19r26,55r-24,0r-20,-42r-35,42r-20,-6r43,-51r-46,-16r9,-22r45,18r-7,-41r43,0r-18,44r48,-20","w":142},"+":{"d":"153,-79r-58,0r0,62r-21,0r0,-62r-58,0r0,-22r58,0r0,-62r21,0r0,62r58,0r0,22","w":169},",":{"d":"62,-9v-14,22,-35,42,-55,59r-15,-14v14,-15,35,-39,32,-61v17,-10,32,2,38,16","w":92,"k":{"\u00d2":11,"\u00d3":11,"\u00d5":11,"\u00d6":11,"\u00c7":11,"\u00d8":11,"T":18,"Q":11,"O":11,"C":11}},"-":{"d":"89,-81r-69,0r0,-22r69,0r0,22","w":108},".":{"d":"58,-17v1,26,-44,30,-44,2v0,-12,11,-22,23,-22v12,0,21,8,21,20","w":92,"k":{"\u00d2":11,"\u00d4":11,"\u00d3":11,"\u00d5":11,"\u00d6":11,"\u00c7":11,"\u00d8":11,"Q":11,"O":11,"G":11,"C":11}},"\/":{"d":"150,-273r-145,326r-22,0r144,-326r23,0","w":132,"k":{"\/":36}},"0":{"d":"153,-113v0,50,-27,118,-86,118v-41,0,-58,-35,-58,-71v0,-50,30,-116,87,-116v41,0,57,33,57,69xm127,-111v0,-23,-6,-48,-34,-48v-40,0,-58,58,-58,90v0,23,7,52,35,52v41,0,57,-62,57,-94","w":162},"1":{"d":"118,-176r-28,176r-27,0r24,-150r-45,0r3,-18v25,0,44,-11,73,-8","w":162},"2":{"d":"17,-22v42,-25,92,-62,104,-114v-5,-37,-54,-22,-73,-5r-9,-18v33,-29,111,-40,111,22v0,44,-57,93,-92,113r80,0r-4,24r-116,0","w":162},"3":{"d":"150,-147v0,32,-35,50,-59,63v24,0,47,16,47,42v0,67,-64,102,-124,102r-4,-20v41,-1,100,-26,100,-75v0,-34,-43,-27,-72,-25r-2,-21v25,2,49,-23,67,-32v19,-9,31,-46,0,-46v-13,0,-40,12,-52,18r-7,-17v29,-22,106,-45,106,11","w":162},"4":{"d":"150,-176r-24,153r23,0r-4,23r-23,0v-5,21,-10,42,-22,60r-20,-9v8,-17,12,-33,16,-51r-90,0r2,-23v33,-54,71,-104,113,-153r29,0xm119,-140v-28,35,-59,76,-84,117r64,0","w":162},"5":{"d":"13,39v48,0,99,-30,99,-74v0,-38,-50,-29,-79,-20r30,-121r89,0r-3,21r-65,0r-17,73v33,-9,74,2,74,42v-1,61,-70,102,-126,100","w":162},"6":{"d":"149,-90v0,51,-30,96,-81,96v-40,0,-51,-37,-51,-70v0,-81,56,-136,126,-167r7,18v-55,27,-105,73,-108,150v0,20,8,47,32,47v34,0,47,-39,48,-73v0,-34,-42,-38,-66,-25v14,-13,21,-24,42,-24v29,0,51,18,51,48","w":162},"7":{"d":"154,-176v-10,89,-63,180,-118,241r-18,-16v46,-50,95,-135,106,-202r-92,0r4,-23r118,0","w":162},"8":{"d":"12,-46v1,-34,24,-62,53,-72v-57,-27,-19,-109,42,-109v27,0,49,11,49,41v0,32,-22,53,-50,65v81,29,27,127,-40,127v-31,0,-54,-20,-54,-52xm131,-183v0,-19,-13,-24,-30,-24v-41,-1,-54,65,-15,77v24,-10,45,-23,45,-53xm73,-15v39,1,67,-61,29,-81v-7,-4,-14,-9,-21,-13v-22,11,-42,31,-42,57v0,20,13,37,34,37","w":162},"9":{"d":"94,-161v-35,0,-50,41,-51,74v-1,34,42,36,67,25v-15,13,-19,24,-42,24v-33,0,-56,-24,-50,-60v7,-44,30,-84,79,-84v50,0,59,53,50,98v-14,68,-63,111,-124,139r-9,-17v54,-25,109,-79,109,-149v0,-19,-4,-50,-29,-50","w":162},":":{"d":"58,-17v1,26,-44,30,-44,2v0,-12,11,-22,23,-22v12,0,21,8,21,20xm76,-126v0,12,-11,22,-23,22v-11,0,-21,-9,-21,-21v0,-12,11,-22,23,-22v12,0,21,9,21,21","w":92},";":{"d":"61,-9v-14,22,-35,42,-55,59r-15,-14v14,-15,35,-39,32,-61v17,-10,32,2,38,16xm80,-127v1,26,-44,30,-44,2v-1,-26,44,-30,44,-2","w":92},"<":{"d":"96,-36r-17,14r-67,-68r66,-68r17,14r-53,54","w":108},"=":{"d":"153,-105r-137,0r0,-22r137,0r0,22xm153,-51r-137,0r0,-22r137,0r0,22","w":172},">":{"d":"12,-36r17,14r67,-68r-66,-68r-17,14r53,54","w":108},"?":{"d":"65,-17v1,26,-44,30,-44,2v-1,-26,44,-30,44,-2xm59,-59r-22,0v-1,-47,32,-90,62,-119v13,-12,31,-50,-1,-50v-27,0,-51,4,-63,-15r17,-18v18,27,93,-9,92,42v-2,37,-34,61,-53,84v-27,32,-26,40,-32,76","w":143},"@":{"d":"179,-165v-9,-11,-22,-17,-36,-17v-30,0,-40,53,-40,75v0,11,3,27,17,27v14,0,32,-13,44,-20xm190,-53v-17,1,-33,-11,-28,-30v-13,11,-29,26,-47,26v-24,0,-36,-24,-36,-46v0,-40,15,-99,65,-99v16,0,30,8,39,21r4,-15r23,0r-27,116v0,7,4,10,10,10v32,0,55,-50,55,-77v0,-60,-45,-94,-103,-94v-61,0,-106,55,-106,114v0,63,47,113,111,113v35,0,70,-15,92,-43r16,9v-22,33,-68,54,-108,54v-75,0,-135,-59,-135,-134v0,-69,61,-133,131,-133v68,0,120,44,120,114v0,39,-34,94,-76,94","w":285},"A":{"d":"167,0r-29,0r-11,-73r-69,0r-36,73r-30,0r108,-227r31,0xm123,-97r-12,-100r-43,100r55,0","w":185,"k":{"y":9,"w":9,"v":9,"Y":16,"V":10,"T":14}},"B":{"d":"125,-121v25,1,39,19,39,43v0,74,-81,98,-149,74r36,-222v54,1,115,-12,116,46v0,25,-17,52,-42,59xm139,-177v0,-32,-33,-27,-63,-27r-12,73v42,4,74,-9,75,-46xm135,-76v-1,-39,-40,-31,-74,-32r-13,84v41,15,88,-7,87,-52","w":178},"C":{"d":"21,-82v0,-87,74,-190,165,-135r-13,18v-77,-41,-123,48,-123,117v0,31,11,65,47,65v17,0,37,-6,51,-16r10,18v-18,13,-44,21,-66,21v-52,0,-71,-42,-71,-88","w":177},"D":{"d":"77,0r-62,0r36,-227r66,0v49,0,68,35,68,80v0,65,-32,147,-108,147xm156,-146v0,-30,-9,-58,-44,-58r-36,0r-28,181r33,0v59,0,75,-77,75,-123","w":198},"E":{"d":"168,-227r-4,24r-88,0r-11,72r67,0r-3,25r-68,0r-13,81r92,0r-4,25r-121,0r36,-227r117,0","w":160},"F":{"d":"158,-227r-4,24r-78,0r-11,72r61,0r-3,25r-62,0r-17,106r-29,0r36,-227r107,0","w":149,"k":{"\u00f5":5,"\u00f6":5,"\u00f4":5,"\u00f2":5,"\u00f3":5,"\u00eb":5,"\u00ea":5,"\u00e8":5,"\u00e9":5,"\u00e7":5,"\u00e5":5,"\u00e3":5,"\u00e4":5,"\u00e2":5,"\u00e0":5,"\u00e1":5,"\u00e6":5,"o":5,"e":5,"c":5,"a":5,"A":14,".":46,",":46}},"G":{"d":"21,-82v0,-88,75,-190,166,-135r-15,19v-74,-45,-122,48,-122,116v0,31,11,65,47,65v10,0,23,-1,33,-5r11,-75r27,0r-15,93v-18,7,-41,10,-60,10v-53,0,-72,-41,-72,-88","w":186},"H":{"d":"191,-227r-36,227r-29,0r17,-106r-82,0r-17,106r-29,0r36,-227r29,0r-15,96r82,0r15,-96r29,0","w":197},"I":{"d":"80,-227r-36,227r-29,0r36,-227r29,0","w":85},"J":{"d":"80,-227r-38,237v-5,29,-33,43,-59,49r-3,-20v16,-5,31,-13,34,-31r37,-235r29,0","w":85},"K":{"d":"163,-229v4,23,-4,40,-18,55r-61,62r76,103r0,9r-30,0r-71,-95r-15,95r-29,0r36,-227r29,0r-16,103r58,-60v11,-11,13,-23,12,-40","w":163,"k":{"\u00d2":4,"\u00d4":4,"\u00d3":4,"\u00d5":4,"\u00d6":4,"\u00c7":4,"\u00d8":4,"Q":4,"O":4,"G":4,"C":4}},"L":{"d":"126,-22r-3,22r-108,0r36,-227r28,0r-33,205r80,0","w":134,"k":{"y":10,"Y":23,"W":13,"V":16,"T":16}},"M":{"d":"261,-227r-36,227r-29,0r32,-185r-92,185r-25,0r-39,-186v-6,65,-19,124,-28,186r-29,0r36,-227r39,0r39,192v28,-67,63,-128,94,-192r38,0","w":267},"N":{"d":"193,-227r-36,227r-29,0r-56,-186v-6,65,-19,124,-28,186r-29,0r36,-227r38,0r50,173v6,-61,18,-115,26,-173r28,0","w":199},"O":{"d":"155,-148v0,-25,-6,-60,-38,-60v-52,0,-68,91,-68,131v0,25,6,59,38,59v53,0,68,-90,68,-130xm83,6v-49,0,-62,-49,-62,-89v0,-56,31,-149,100,-149v48,0,62,48,62,88v0,57,-31,150,-100,150","w":196,"k":{"T":7,".":9,",":9}},"P":{"d":"175,-170v1,64,-59,107,-117,81r-14,89r-29,0r36,-227v61,-1,122,-5,124,57xm145,-166v-1,-35,-32,-40,-68,-38r-15,92v40,23,85,-9,83,-54","w":174,"k":{"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00e6":4,"o":4,"e":4,"c":4,"a":4,"A":13,".":52,",":52}},"Q":{"d":"179,-144v0,83,-40,143,-118,172v29,20,67,24,105,11r-6,29v-53,11,-85,-8,-124,-32r-3,-12v15,-8,31,-16,45,-25v-41,-10,-61,-43,-61,-84v0,-57,31,-147,100,-147v48,0,62,48,62,88xm151,-148v0,-25,-6,-60,-38,-60v-52,0,-68,84,-68,124v0,37,17,61,54,66v39,-30,52,-83,52,-130","w":188,"k":{"T":7,".":9}},"R":{"d":"175,-170v0,41,-29,79,-70,87r56,74r-2,9r-28,0r-61,-83v-4,-1,-8,-3,-12,-5r-14,88r-29,0r36,-227v60,-1,124,-5,124,57xm145,-166v-1,-35,-33,-40,-68,-38r-15,92v38,25,84,-14,83,-54","w":179,"k":{"\u00f5":2,"\u00f6":2,"\u00f4":2,"\u00f2":2,"\u00f3":2,"\u00eb":2,"\u00ea":2,"\u00e8":2,"\u00e9":2,"\u00e7":2,"o":2,"e":2,"c":2,"Y":5,"V":4,"T":5}},"S":{"d":"151,-207r-17,14v-21,-29,-76,-18,-75,22v0,44,79,45,79,103v0,67,-85,95,-129,53r15,-20v27,29,85,16,85,-26v0,-41,-80,-46,-80,-102v0,-65,87,-92,122,-44","w":154},"T":{"d":"161,-226r-4,25r-56,0r-32,201r-28,0r32,-201r-55,0r4,-25r139,0","w":140,"k":{"\u00d2":7,"\u00d4":7,"\u00d3":7,"\u00c1":14,"\u00c2":14,"\u00d5":7,"\u00c3":14,"\u00c0":14,"\u00f5":23,"\u00f6":23,"\u00f4":23,"\u00f2":23,"\u00f3":23,"\u00eb":23,"\u00ea":23,"\u00e8":23,"\u00e9":23,"\u00e7":23,"\u00e5":23,"\u00e3":23,"\u00e4":23,"\u00e2":23,"\u00e0":23,"\u00e1":23,"\u00d6":7,"\u00c7":7,"\u00c5":14,"\u00c4":14,"\u00e6":23,"\u00d8":7,"\u00c6":14,"y":8,"w":9,"u":16,"s":16,"r":16,"o":23,"i":10,"e":23,"c":23,"a":23,"T":-4,"Q":7,"O":7,"G":7,"C":7,"A":14,";":18,":":18,".":18,"-":27,",":18}},"U":{"d":"192,-227v-21,91,-4,228,-109,233v-51,2,-65,-45,-57,-94r22,-139r29,0r-24,164v0,23,7,45,34,45v38,0,49,-39,54,-70r22,-139r29,0","w":195},"V":{"d":"180,-227v0,40,1,72,-15,101r-69,126r-33,0r-38,-227r32,0r28,192v26,-58,74,-101,65,-192r30,0","w":174,"k":{"y":-4,";":4,":":4,".":18,",":18}},"W":{"d":"271,-227v3,43,-6,71,-20,100r-63,127r-29,0v-4,-61,-11,-122,-12,-183r-70,183r-31,0r-17,-227r30,0r10,161v1,8,0,16,-1,24r71,-185r29,0r12,185v19,-61,66,-100,60,-185r31,0","w":267,"k":{";":4,":":4,".":18,",":20}},"X":{"d":"187,-219r-74,101r52,118r-33,0r-39,-90r-66,90r-26,0r0,-8r80,-108r-48,-111r32,0r37,83r61,-83r24,0r0,8","w":178},"Y":{"d":"173,-215v-63,45,-76,132,-91,215r-28,0r13,-80v-2,-39,-14,-107,-51,-130r19,-20v30,22,49,62,49,109v8,-44,38,-91,72,-112","w":155,"k":{"\u00c1":11,"\u00c2":11,"\u00c3":11,"\u00c0":11,"\u00f5":16,"\u00f6":16,"\u00f4":16,"\u00f2":16,"\u00f3":16,"\u00eb":16,"\u00ea":16,"\u00e8":16,"\u00e9":16,"\u00e7":16,"\u00e5":16,"\u00e3":16,"\u00e4":16,"\u00e2":16,"\u00e0":16,"\u00e1":16,"\u00c5":11,"\u00c4":11,"\u00e6":16,"\u00c6":11,"s":7,"q":14,"o":16,"e":16,"c":16,"a":16,"Y":-10,"A":11,";":25,":":25,".":25,"-":18,",":25}},"Z":{"d":"157,-227r-3,25r-118,177r111,0r-4,25r-139,0r0,-24r117,-178r-81,0r2,-25r115,0","w":159},"[":{"d":"110,-264r-4,21r-33,0r-44,278r33,0r-3,21r-56,0r51,-320r56,0","w":103,"k":{"J":-7}},"\\":{"d":"120,53r-22,0r-94,-326r23,0","w":120},"]":{"d":"105,-264r-51,320r-55,0r3,-21r33,0r44,-278r-33,0r3,-21r56,0","w":104},"^":{"d":"198,-115r-25,0r-61,-111r-61,111r-25,0v41,-71,76,-140,76,-140r20,0v0,0,34,67,76,140","w":224},"_":{"d":"162,49r-162,0r0,-22r162,0r0,22","w":162},"a":{"d":"160,-176r-22,154v0,9,10,11,17,7r4,13v-26,19,-61,-4,-46,-37v-10,22,-41,44,-65,44v-27,0,-32,-27,-32,-49v0,-52,31,-138,94,-138v17,0,33,3,50,6xm132,-157v-62,-20,-85,71,-87,111v0,9,1,27,14,27v54,0,68,-79,73,-138"},"b":{"d":"72,5v-18,0,-40,-9,-54,-21r37,-234r27,0r-13,87v12,-11,30,-19,47,-19v36,0,50,32,50,64v0,57,-29,123,-94,123xm138,-117v0,-20,-6,-42,-30,-42v-15,0,-32,10,-43,20r-17,108v8,10,20,14,33,14v40,0,57,-68,57,-100","w":182},"c":{"d":"147,-164r-14,17v-8,-6,-22,-12,-32,-12v-39,0,-57,57,-57,88v0,23,8,55,37,55v13,0,36,-16,46,-25r11,14v-16,17,-41,32,-65,32v-39,0,-57,-35,-57,-69v0,-51,29,-117,88,-117v14,0,32,8,43,17","w":149},"d":{"d":"79,5v-43,0,-63,-32,-63,-72v0,-55,31,-115,92,-115v12,0,26,5,33,15v5,-26,11,-57,-2,-78r22,-9v31,52,-4,125,-9,186v-3,40,-29,73,-73,73xm138,-144v-7,-10,-20,-16,-32,-16v-47,0,-62,59,-62,96v0,24,9,48,37,48v56,0,42,-82,57,-128","w":180},"e":{"d":"152,-143v0,45,-72,63,-107,70v-1,26,5,57,32,57v18,0,38,-13,50,-26r11,15v-18,19,-40,32,-67,32v-39,0,-55,-35,-55,-69v0,-53,32,-118,92,-118v25,0,44,12,44,39xm122,-145v0,-12,-10,-15,-20,-15v-30,0,-50,40,-55,65v25,-5,75,-17,75,-50","w":157},"f":{"d":"42,-176v0,-41,13,-85,60,-71r-2,19v-28,-6,-29,24,-30,52r29,0r0,20r-30,1v-10,120,-5,165,-50,222r-15,-9v35,-65,25,-103,37,-214r-25,-3r3,-17r23,0","w":96,"k":{"f":9}},"g":{"d":"144,-177v-6,52,-8,101,-34,139v18,3,30,20,30,41v0,44,-55,66,-92,66v-20,0,-55,-4,-55,-31v0,-27,35,-56,57,-69r12,17v-12,8,-41,32,-41,47v0,14,17,17,28,17v23,0,64,-16,64,-44v0,-19,-16,-29,-34,-29r-1,-8v11,-13,26,-31,30,-48v-24,38,-89,29,-89,-26v0,-66,59,-89,125,-72xm118,-159v-44,-15,-74,16,-72,52v0,15,8,27,25,27v34,0,46,-42,47,-79","w":159},"h":{"d":"121,-159v-23,1,-50,27,-60,46r-18,113r-27,0r39,-250r28,0r-17,107v13,-19,39,-39,63,-39v65,0,28,85,24,131v-3,26,-13,39,-31,57r-16,-14v29,-32,33,-85,33,-136v0,-12,-6,-15,-18,-15","w":183},"i":{"d":"71,-176r-29,176r-26,0r28,-176r27,0xm87,-228v1,26,-44,30,-44,2v-1,-26,44,-30,44,-2","w":84},"j":{"d":"87,-228v1,26,-44,30,-44,2v-1,-26,44,-30,44,-2xm70,-176r-31,197v-3,29,-34,41,-58,48r-3,-19v14,-5,32,-16,35,-32r31,-194r26,0","w":84},"k":{"d":"59,-103v31,-3,78,-13,78,-44v0,-11,-9,-14,-18,-13r-2,-22v27,-5,50,6,50,33v0,37,-41,55,-73,56r65,93r-34,0r-67,-98r-16,98r-26,0r39,-250r27,0","w":172},"l":{"d":"82,-250r-32,211v0,9,1,26,5,35r-25,7v-17,-87,19,-170,25,-253r27,0","w":87},"m":{"d":"235,0r-27,0r22,-143v0,-12,-6,-16,-18,-16v-19,0,-45,28,-55,43r-18,116r-27,0r22,-142v0,-13,-8,-17,-20,-17v-19,0,-43,30,-53,45r-18,114r-27,0r28,-176r27,0r-5,33v9,-16,38,-39,57,-39v23,0,41,12,39,37v10,-17,33,-37,54,-37v29,0,45,16,40,48","w":277},"n":{"d":"144,0r-27,0r22,-144v0,-11,-5,-15,-16,-15v-25,0,-51,25,-62,46r-18,113r-27,0r28,-176r27,0r-5,33v11,-18,39,-39,63,-39v30,0,43,17,37,48","w":186},"o":{"d":"73,5v-41,0,-57,-37,-57,-73v0,-48,32,-114,87,-114v41,0,57,38,57,74v0,48,-32,113,-87,113xm133,-111v0,-22,-7,-49,-34,-49v-41,0,-56,63,-56,95v0,22,7,49,34,49v41,0,56,-63,56,-95"},"p":{"d":"94,6v-19,0,-36,-9,-41,-28r-14,85r-27,0r29,-188r-25,14r3,-19r26,-16r5,-30r27,0r-2,13v13,-8,36,-19,51,-19v36,0,51,33,51,64v0,47,-26,124,-83,124xm148,-117v0,-19,-5,-43,-28,-43v-12,0,-37,14,-48,20v-5,42,-33,124,23,124v39,0,53,-71,53,-101","w":192},"q":{"d":"170,-171r-37,234r-28,0r14,-85v-11,18,-29,28,-50,28v-38,0,-53,-32,-53,-66v0,-50,30,-122,88,-122v32,0,66,11,66,11xm140,-154v0,0,-19,-5,-29,-5v-50,0,-66,56,-66,96v0,19,5,47,29,47v59,0,55,-84,66,-138","w":186},"r":{"d":"134,-165r-21,24v-16,-28,-38,8,-51,23r-19,118r-27,0r28,-176r28,0r-6,32v12,-23,50,-58,68,-21","w":125,"k":{"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"o":4,"e":4,"c":4,"a":6,".":33,"-":6,",":33}},"s":{"d":"141,-157r-15,13v-19,-21,-69,-24,-75,10v9,38,76,31,76,79v0,62,-80,76,-119,39r14,-18v21,22,74,27,78,-13v-8,-41,-78,-31,-77,-79v0,-61,89,-74,118,-31","w":148},"t":{"d":"114,-176r-3,20r-35,0r-19,120v-4,31,29,19,42,7r8,17v-24,25,-86,25,-78,-23r20,-121r-24,-3r3,-17r25,0r5,-32r26,0r-6,32r36,0","w":121},"u":{"d":"171,-176r-25,156v0,4,2,7,6,7v-5,6,-7,14,-13,18v-21,0,-25,-22,-17,-39v-14,19,-39,39,-64,39v-29,0,-42,-17,-37,-47r21,-134r27,0r-22,144v0,12,7,15,17,15v25,0,48,-25,61,-44r18,-115r28,0","w":182},"v":{"d":"143,-179v10,28,7,56,-7,79r-60,100r-28,0r-36,-176r30,0r25,145v19,-43,73,-80,49,-142","w":152,"k":{".":18,",":18}},"w":{"d":"230,-179v7,25,8,54,-4,76r-57,103r-29,0v-5,-47,-15,-93,-13,-144v-13,52,-38,97,-57,144r-30,0r-26,-176r29,0r18,143r57,-143r28,0r16,143v17,-42,62,-81,41,-140","w":238,"k":{".":18,",":18}},"x":{"d":"144,-179v14,47,-31,66,-51,91r42,88r-30,0r-32,-68r-53,68r-24,0r0,-7r66,-84r-39,-85r30,0r29,67v14,-18,49,-31,36,-65","w":151},"y":{"d":"145,-179v9,24,11,52,-3,72v-42,60,-63,149,-138,174r-7,-18v25,-10,41,-26,55,-49r-37,-176r29,0r26,146v18,-36,44,-64,56,-105v0,-12,-4,-28,-8,-39","w":155,"k":{".":18,",":18}},"z":{"d":"146,-176r-3,22v-39,42,-75,86,-110,131r101,0r-3,23r-127,0r1,-26v33,-45,69,-87,107,-128r-92,0r3,-22r123,0","w":148},"{":{"d":"127,-246v-59,-10,-43,55,-54,96v-5,19,-17,38,-34,47v38,25,8,80,8,127v0,20,18,14,35,15r-7,19v-36,5,-59,-9,-49,-46v3,-35,28,-95,-13,-107r3,-17v74,-13,0,-167,110,-153","w":127,"k":{"J":-7}},"|":{"d":"51,6r-22,0r0,-278r22,0r0,278","w":79},"}":{"d":"106,-112r-3,17v-73,14,-1,167,-110,153r-1,-19v82,10,18,-118,88,-142v-38,-26,-11,-82,-8,-128v1,-19,-19,-15,-35,-15r7,-19v37,-5,59,10,49,46v-2,37,-30,94,13,107","w":110},"~":{"d":"190,-130v-3,26,-11,48,-38,45v-35,-4,-80,-48,-103,-4v3,-25,13,-46,39,-44v35,3,79,47,102,3","w":200},"\u00a1":{"d":"35,-160v-1,-26,44,-30,44,-2v1,26,-44,30,-44,2xm4,75v21,-59,25,-126,37,-193r22,0v-9,66,-9,134,-31,189","w":90},"\u00a2":{"d":"153,-157r-18,14v-7,-9,-14,-14,-25,-16r-23,142v13,-1,22,-6,33,-13r11,13v-13,12,-29,21,-47,22r-3,21r-17,0r4,-21v-93,-23,-44,-182,29,-186r4,-24r16,0r-4,24v19,2,29,10,40,24xm94,-159v-33,9,-48,59,-48,89v0,19,5,45,26,52","w":152},"\u00a3":{"d":"143,-13v-27,32,-77,7,-124,13v10,-43,15,-86,13,-137r-21,-2r7,-18r14,0r0,-47v1,-45,61,-56,95,-35r-6,17v-24,-12,-62,-11,-62,23r0,42r49,0r0,22r-49,0v0,42,1,78,-8,113v33,-4,68,20,88,-9","w":159},"\u00a5":{"d":"19,-114r4,-21r35,0v-6,-27,-18,-61,-42,-76r19,-19v30,22,49,62,49,109v8,-44,38,-91,72,-112r17,18v-27,16,-47,52,-59,80r47,0r-4,21r-51,0v-4,11,-7,23,-9,34r55,0r-4,21r-55,0r-11,59r-28,0r10,-59r-54,0r3,-21r54,0v-1,-11,-2,-23,-4,-34r-44,0","w":155},"\u00a7":{"d":"108,-94v0,-16,-15,-26,-30,-26v-21,0,-36,11,-36,33v0,33,68,30,66,-7xm106,0v-9,-45,-89,-34,-91,-86v0,-31,21,-46,48,-50v-21,-10,-47,-20,-47,-47v1,-55,72,-60,112,-36r-10,18v-25,-13,-75,-21,-75,17v0,31,91,36,91,83v0,26,-14,47,-40,53v18,9,38,20,38,43v1,64,-82,67,-124,38r10,-19v27,17,85,30,88,-14","w":151},"\u00a4":{"d":"214,-223r-13,21v-38,-49,-114,-19,-127,46r98,0r-14,23r-91,0r-3,23r80,0r-14,23r-67,0v-5,81,73,85,112,40r-4,29v-50,44,-147,20,-133,-69r-35,0r14,-23r21,0r4,-23r-32,0r14,-23r25,0v11,-72,110,-124,165,-67","w":195},"'":{"d":"60,-255v6,32,-9,54,-15,80r-12,-1v1,-28,0,-60,10,-79r17,0","w":53},"\u00ab":{"d":"96,-36r-17,14r-67,-68r66,-68r17,14r-53,54xm161,-36r-17,14r-68,-68r67,-68r17,14r-54,54","w":170},"\u00b7":{"d":"69,-89v0,12,-10,22,-22,22v-12,0,-21,-8,-21,-20v-1,-25,43,-31,43,-2","w":98},"\u00b6":{"d":"157,-120v0,45,19,92,-1,135r-33,-13v17,-32,11,-70,11,-111v0,-33,9,-69,22,-99r-51,-4v-39,0,-57,88,-11,96v-9,8,-9,25,-26,25v-33,0,-50,-24,-50,-55v1,-48,32,-92,86,-86r57,6v1,-5,1,-11,2,-16r20,0v-1,5,-2,11,-3,16r19,-4r-4,18r-19,5v-10,26,-19,60,-19,87","w":199},"\u00bb":{"d":"89,-36r16,14r68,-68r-67,-68r-17,14r54,54xm24,-36r17,14r67,-68r-66,-68r-17,14r53,54","w":184},"\u00bf":{"d":"84,-160v-1,-26,44,-30,44,-2v0,12,-11,22,-23,22v-12,0,-21,-8,-21,-20xm90,-117r22,0v1,47,-32,90,-62,119v-13,12,-30,50,1,50v27,0,52,-4,64,15r-18,18v-17,-28,-93,8,-91,-43v2,-37,34,-61,53,-84v27,-33,25,-39,31,-75","w":145},"`":{"d":"91,-218r-14,16v-38,-22,-59,-46,-59,-46r26,-23v0,0,15,27,47,53","w":91},"\u00b4":{"d":"101,-248v0,0,-29,24,-74,46r-9,-16v41,-26,64,-53,64,-53","w":100},"\u00af":{"d":"111,-228r-3,22r-99,0r4,-22r98,0","w":111},"\u00a8":{"d":"57,-231v1,19,-34,30,-36,7v-2,-20,34,-32,36,-7xm112,-231v1,18,-34,30,-35,7v-2,-20,33,-32,35,-7","w":112},"\u00b8":{"d":"111,0v28,24,-13,55,-34,63r-12,-12v9,-5,34,-16,34,-28v0,-14,-18,-8,-28,-6r2,-17r38,0","w":120},"\u00c6":{"d":"267,-227r-4,24r-88,0r-11,72r67,0r-3,25r-68,0r-13,81r92,0r-4,25r-121,0r12,-73r-68,0r-36,73r-30,0r108,-227r33,0r5,76r12,-76r117,0xm122,-97r-11,-100r-43,100r54,0","w":259},"\u00aa":{"d":"136,-269r-16,118v-1,7,8,7,12,4r4,11v-20,14,-48,-3,-35,-28v-8,17,-31,33,-50,33v-21,0,-24,-21,-24,-37v0,-40,23,-105,71,-105v13,0,25,2,38,4xm115,-253v-45,-19,-66,53,-66,83v0,6,0,21,10,21v41,0,53,-59,56,-104","w":131},"\u00d8":{"d":"60,-31r76,-172v-64,-29,-89,82,-87,126v0,15,2,34,11,46xm148,-189r-75,168v63,20,83,-84,82,-127v0,-13,-1,-29,-7,-41xm185,-273r-25,56v17,18,23,47,23,73v0,62,-37,168,-120,147r-23,50r-18,0r27,-59v-21,-17,-28,-49,-28,-77v-1,-63,41,-173,126,-144r20,-46r18,0","w":196,"k":{"T":7,".":9,",":9}},"\u00ba":{"d":"73,-130v-31,0,-43,-29,-43,-56v0,-36,24,-87,66,-87v31,0,43,30,43,57v0,36,-24,86,-66,86xm118,-219v0,-17,-4,-37,-25,-37v-31,0,-43,48,-43,72v0,17,5,38,26,38v32,0,42,-49,42,-73","w":138},"\u00e6":{"d":"105,-27v-13,16,-36,32,-57,32v-27,0,-32,-27,-32,-49v-2,-68,51,-170,140,-130v30,-15,78,-10,78,31v0,45,-72,63,-107,70v-1,26,5,57,32,57v18,0,38,-13,50,-26r11,15v-28,35,-96,49,-115,0xm204,-145v0,-12,-10,-15,-20,-15v-30,0,-50,39,-55,65v25,-5,75,-17,75,-50xm132,-157v-62,-20,-85,71,-87,111v0,9,1,27,14,27v19,0,47,-17,39,-45v0,-33,11,-69,34,-93","w":239},"\u00f8":{"d":"134,-172v60,58,11,192,-78,175r-17,38r-18,0r20,-46v-58,-54,-10,-194,79,-174r13,-29r18,0xm111,-158v-60,-11,-82,82,-59,130xm65,-18v61,11,82,-86,59,-130"},"\u00df":{"d":"190,-50v-3,62,-87,71,-121,33r13,-18v19,25,79,29,79,-10v0,-37,-77,-32,-77,-81v0,-36,32,-55,64,-56v13,-25,-1,-51,-30,-51v-20,0,-41,13,-44,34v-14,94,-3,206,-55,266r-15,-9v34,-56,27,-137,37,-214r-25,-3r3,-17r25,0v-5,-51,31,-79,74,-79v52,0,77,55,49,97v-23,-7,-53,-1,-55,24v10,39,80,33,78,84","w":197},"\u00c4":{"d":"167,0r-29,0r-11,-73r-69,0r-36,73r-30,0r108,-227r31,0xm123,-97r-12,-100r-43,100r55,0xm111,-278v1,19,-33,29,-35,7v-2,-19,33,-31,35,-7xm167,-278v1,19,-34,30,-36,7v-2,-19,34,-31,36,-7","w":185,"k":{"Y":16,"V":10,"T":14}},"\u00c5":{"d":"167,0r-29,0r-11,-73r-69,0r-36,73r-30,0r108,-227r31,0xm123,-97r-12,-100r-43,100r55,0xm121,-261v26,3,37,-41,8,-43v-25,-2,-38,41,-8,43xm163,-288v4,43,-74,64,-76,12v-4,-44,74,-64,76,-12","w":185,"k":{"Y":16,"V":10,"T":14}},"\u00c7":{"d":"173,-198v-74,-46,-123,47,-123,116v0,31,11,65,47,65v17,0,37,-6,51,-16r10,18v-12,9,-30,16,-44,19v23,24,-18,52,-37,59r-12,-12v9,-4,34,-16,34,-28v0,-14,-18,-8,-28,-6r2,-13v-40,-10,-52,-49,-52,-86v0,-87,74,-190,165,-135","w":177},"\u00c9":{"d":"168,-227r-4,24r-88,0r-11,72r67,0r-3,25r-68,0r-13,81r92,0r-4,25r-121,0r36,-227r117,0xm160,-295v0,0,-29,24,-74,46r-9,-16v40,-26,64,-53,64,-53","w":160},"\u00d1":{"d":"193,-227r-36,227r-29,0r-56,-186v-6,65,-19,124,-28,186r-29,0r36,-227r38,0r50,173v6,-61,18,-115,26,-173r28,0xm69,-279v23,-35,59,-11,93,-4v8,0,13,-4,17,-17r18,3v-5,26,-22,38,-44,35v-22,-3,-27,-15,-48,-15v-14,0,-26,11,-26,11","w":199},"\u00d6":{"d":"155,-148v0,-25,-6,-60,-38,-60v-52,0,-68,91,-68,131v0,25,6,59,38,59v53,0,68,-90,68,-130xm83,6v-49,0,-62,-49,-62,-89v0,-56,31,-149,100,-149v48,0,62,48,62,88v0,57,-31,150,-100,150xm120,-278v2,18,-34,30,-35,7v-2,-19,33,-31,35,-7xm175,-278v2,19,-33,29,-35,7v-2,-19,34,-31,35,-7","w":196,"k":{"T":7,".":9,",":9}},"\u00dc":{"d":"192,-227v-21,91,-4,228,-109,233v-51,2,-65,-45,-57,-94r22,-139r29,0r-24,164v0,23,7,45,34,45v38,0,49,-39,54,-70r22,-139r29,0xm119,-278v1,18,-34,30,-35,7v-2,-19,33,-31,35,-7xm174,-278v1,19,-33,29,-35,7v-2,-19,33,-31,35,-7","w":195},"\u00e1":{"d":"160,-176r-22,154v0,9,10,11,17,7r4,13v-26,19,-61,-4,-46,-37v-10,22,-41,44,-65,44v-27,0,-32,-27,-32,-49v0,-52,31,-138,94,-138v17,0,33,3,50,6xm132,-157v-62,-20,-85,71,-87,111v0,9,1,27,14,27v54,0,68,-79,73,-138xm168,-248v0,0,-29,24,-74,46r-9,-16v41,-26,64,-53,64,-53"},"\u00e0":{"d":"160,-176r-22,154v0,9,10,11,17,7r4,13v-26,19,-61,-4,-46,-37v-10,22,-41,44,-65,44v-27,0,-32,-27,-32,-49v0,-52,31,-138,94,-138v17,0,33,3,50,6xm132,-157v-62,-20,-85,71,-87,111v0,9,1,27,14,27v54,0,68,-79,73,-138xm156,-218r-14,16v-38,-22,-59,-46,-59,-46r26,-23v0,0,15,27,47,53"},"\u00e2":{"d":"160,-176r-22,154v0,9,10,11,17,7r4,13v-26,19,-61,-4,-46,-37v-10,22,-41,44,-65,44v-27,0,-32,-27,-32,-49v0,-52,31,-138,94,-138v17,0,33,3,50,6xm132,-157v-62,-20,-85,71,-87,111v0,9,1,27,14,27v54,0,68,-79,73,-138xm172,-219r-16,16v-8,-8,-23,-24,-31,-35v0,0,-34,22,-55,34r-11,-16v21,-12,58,-36,70,-47v0,0,19,25,43,48"},"\u00e4":{"d":"160,-176r-22,154v0,9,10,11,17,7r4,13v-26,19,-61,-4,-46,-37v-10,22,-41,44,-65,44v-27,0,-32,-27,-32,-49v0,-52,31,-138,94,-138v17,0,33,3,50,6xm132,-157v-62,-20,-85,71,-87,111v0,9,1,27,14,27v54,0,68,-79,73,-138xm113,-231v1,18,-34,30,-35,7v-2,-20,33,-32,35,-7xm168,-231v1,19,-33,29,-35,7v-2,-19,34,-33,35,-7"},"\u00e3":{"d":"55,-232v23,-35,59,-11,93,-4v8,0,14,-4,17,-17r18,3v-5,26,-22,38,-44,35v-22,-3,-27,-15,-48,-15v-14,0,-26,11,-26,11xm160,-176r-22,154v0,9,10,11,17,7r4,13v-26,19,-61,-4,-46,-37v-10,22,-41,44,-65,44v-27,0,-32,-27,-32,-49v0,-52,31,-138,94,-138v17,0,33,3,50,6xm132,-157v-62,-20,-85,71,-87,111v0,9,1,27,14,27v54,0,68,-79,73,-138"},"\u00e5":{"d":"160,-176r-22,154v0,9,10,11,17,7r4,13v-26,19,-61,-4,-46,-37v-10,22,-41,44,-65,44v-27,0,-32,-27,-32,-49v0,-52,31,-138,94,-138v17,0,33,3,50,6xm132,-157v-62,-20,-85,71,-87,111v0,9,1,27,14,27v54,0,68,-79,73,-138xm162,-237v-3,21,-23,38,-44,38v-21,0,-34,-17,-31,-38v3,-21,23,-38,44,-38v21,0,34,17,31,38xm121,-216v25,3,36,-42,8,-43v-25,-3,-38,42,-8,43"},"\u00e7":{"d":"94,2v25,24,-16,54,-35,61r-12,-12v9,-5,33,-16,33,-28v0,-14,-18,-8,-28,-6r2,-15v-74,-36,-34,-183,50,-183v14,0,32,8,43,17r-14,17v-8,-6,-22,-12,-32,-12v-39,0,-57,57,-57,88v0,23,8,55,37,55v13,0,36,-16,46,-25r11,14v-11,12,-27,23,-44,29","w":149},"\u00e9":{"d":"152,-143v0,45,-72,63,-107,70v-1,26,5,57,32,57v18,0,38,-13,50,-26r11,15v-18,19,-40,32,-67,32v-39,0,-55,-35,-55,-69v0,-53,32,-118,92,-118v25,0,44,12,44,39xm122,-145v0,-12,-10,-15,-20,-15v-30,0,-50,40,-55,65v25,-5,75,-17,75,-50xm154,-248v0,0,-28,24,-73,46r-9,-16v41,-26,64,-53,64,-53","w":157},"\u00e8":{"d":"152,-143v0,45,-72,63,-107,70v-1,26,5,57,32,57v18,0,38,-13,50,-26r11,15v-18,19,-40,32,-67,32v-39,0,-55,-35,-55,-69v0,-53,32,-118,92,-118v25,0,44,12,44,39xm122,-145v0,-12,-10,-15,-20,-15v-30,0,-50,40,-55,65v25,-5,75,-17,75,-50xm145,-218r-14,16v-38,-22,-59,-46,-59,-46r26,-23v0,0,15,27,47,53","w":157},"\u00ea":{"d":"152,-143v0,45,-72,63,-107,70v-1,26,5,57,32,57v18,0,38,-13,50,-26r11,15v-18,19,-40,32,-67,32v-39,0,-55,-35,-55,-69v0,-53,32,-118,92,-118v25,0,44,12,44,39xm122,-145v0,-12,-10,-15,-20,-15v-30,0,-50,40,-55,65v25,-5,75,-17,75,-50xm159,-219r-16,16v-8,-8,-23,-24,-31,-35v0,0,-34,22,-55,34r-11,-16v21,-12,58,-36,70,-47v0,0,19,25,43,48","w":157},"\u00eb":{"d":"152,-143v0,45,-72,63,-107,70v-1,26,5,57,32,57v18,0,38,-13,50,-26r11,15v-18,19,-40,32,-67,32v-39,0,-55,-35,-55,-69v0,-53,32,-118,92,-118v25,0,44,12,44,39xm122,-145v0,-12,-10,-15,-20,-15v-30,0,-50,40,-55,65v25,-5,75,-17,75,-50xm98,-231v2,19,-33,29,-35,7v-2,-19,34,-33,35,-7xm154,-231v2,19,-34,30,-36,7v-2,-20,34,-32,36,-7","w":157},"\u00ed":{"d":"71,-176r-29,176r-26,0r28,-176r27,0xm105,-248v0,0,-29,24,-74,46r-9,-16v41,-26,64,-53,64,-53","w":84},"\u00ec":{"d":"95,-218r-14,16v-38,-22,-59,-46,-59,-46r26,-23v0,0,15,27,47,53xm71,-176r-29,176r-26,0r28,-176r27,0","w":84},"\u00ee":{"d":"129,-219r-16,16v-8,-8,-23,-24,-31,-35v0,0,-34,22,-55,34r-11,-16v21,-12,58,-36,70,-47v0,0,19,25,43,48xm86,-176r-28,176r-27,0r28,-176r27,0","w":84},"\u00ef":{"d":"110,-231v1,18,-34,30,-35,7v-2,-20,33,-32,35,-7xm54,-231v1,19,-33,29,-35,7v-2,-19,34,-33,35,-7xm71,-176r-29,176r-26,0r28,-176r27,0","w":84},"\u00f1":{"d":"144,0r-27,0r22,-144v0,-11,-5,-15,-16,-15v-25,0,-51,25,-62,46r-18,113r-27,0r28,-176r27,0r-5,33v11,-18,39,-39,63,-39v30,0,43,17,37,48xm55,-232v22,-34,59,-11,92,-4v8,0,14,-4,17,-17r18,3v-5,26,-21,38,-43,35v-22,-3,-28,-15,-49,-15v-14,0,-26,11,-26,11","w":186},"\u00f3":{"d":"73,5v-41,0,-57,-37,-57,-73v0,-48,32,-114,87,-114v41,0,57,38,57,74v0,48,-32,113,-87,113xm133,-111v0,-22,-7,-49,-34,-49v-41,0,-56,63,-56,95v0,22,7,49,34,49v41,0,56,-63,56,-95xm156,-248v0,0,-29,24,-74,46r-9,-16v40,-26,64,-53,64,-53"},"\u00f2":{"d":"73,5v-41,0,-57,-37,-57,-73v0,-48,32,-114,87,-114v41,0,57,38,57,74v0,48,-32,113,-87,113xm133,-111v0,-22,-7,-49,-34,-49v-41,0,-56,63,-56,95v0,22,7,49,34,49v41,0,56,-63,56,-95xm146,-218r-14,16v-38,-22,-59,-46,-59,-46r26,-23v0,0,15,27,47,53"},"\u00f4":{"d":"73,5v-41,0,-57,-37,-57,-73v0,-48,32,-114,87,-114v41,0,57,38,57,74v0,48,-32,113,-87,113xm133,-111v0,-22,-7,-49,-34,-49v-41,0,-56,63,-56,95v0,22,7,49,34,49v41,0,56,-63,56,-95xm164,-219r-16,16v-8,-8,-23,-24,-31,-35v0,0,-34,22,-55,34r-11,-16v21,-12,58,-36,70,-47v0,0,19,25,43,48"},"\u00f6":{"d":"73,5v-41,0,-57,-37,-57,-73v0,-48,32,-114,87,-114v41,0,57,38,57,74v0,48,-32,113,-87,113xm133,-111v0,-22,-7,-49,-34,-49v-41,0,-56,63,-56,95v0,22,7,49,34,49v41,0,56,-63,56,-95xm103,-231v1,19,-34,30,-36,7v-2,-20,34,-32,36,-7xm158,-231v1,19,-33,29,-35,7v-2,-20,33,-32,35,-7"},"\u00f5":{"d":"73,5v-41,0,-57,-37,-57,-73v0,-48,32,-114,87,-114v41,0,57,38,57,74v0,48,-32,113,-87,113xm133,-111v0,-22,-7,-49,-34,-49v-41,0,-56,63,-56,95v0,22,7,49,34,49v41,0,56,-63,56,-95xm47,-232v22,-34,59,-11,92,-4v8,0,14,-4,17,-17r18,3v-4,26,-21,38,-43,35v-22,-3,-28,-15,-49,-15v-14,0,-26,11,-26,11"},"\u00fa":{"d":"171,-176r-25,156v0,4,2,7,6,7v-5,6,-7,14,-13,18v-21,0,-25,-22,-17,-39v-14,19,-39,39,-64,39v-29,0,-42,-17,-37,-47r21,-134r27,0r-22,144v0,12,7,15,17,15v25,0,48,-25,61,-44r18,-115r28,0xm158,-248v0,0,-28,24,-73,46r-9,-16v41,-26,63,-53,63,-53","w":182},"\u00f9":{"d":"171,-176r-25,156v0,4,2,7,6,7v-5,6,-7,14,-13,18v-21,0,-25,-22,-17,-39v-14,19,-39,39,-64,39v-29,0,-42,-17,-37,-47r21,-134r27,0r-22,144v0,12,7,15,17,15v25,0,48,-25,61,-44r18,-115r28,0xm153,-218r-14,16v-38,-22,-59,-46,-59,-46r25,-23v0,0,16,27,48,53","w":182},"\u00fb":{"d":"171,-176r-25,156v0,4,2,7,6,7v-5,6,-7,14,-13,18v-21,0,-25,-22,-17,-39v-14,19,-39,39,-64,39v-29,0,-42,-17,-37,-47r21,-134r27,0r-22,144v0,12,7,15,17,15v25,0,48,-25,61,-44r18,-115r28,0xm171,-219r-17,16v-8,-8,-23,-24,-31,-35v0,0,-34,22,-55,34r-11,-16v21,-12,59,-36,71,-47v0,0,19,25,43,48","w":182},"\u00fc":{"d":"171,-176r-25,156v0,4,2,7,6,7v-5,6,-7,14,-13,18v-21,0,-25,-22,-17,-39v-14,19,-39,39,-64,39v-29,0,-42,-17,-37,-47r21,-134r27,0r-22,144v0,12,7,15,17,15v25,0,48,-25,61,-44r18,-115r28,0xm107,-231v1,19,-34,30,-36,7v-2,-20,34,-32,36,-7xm162,-231v1,18,-34,30,-35,7v-2,-20,33,-32,35,-7","w":182},"\u00b0":{"d":"113,-190v5,59,-99,84,-102,15v-4,-57,99,-84,102,-15xm57,-149v39,3,55,-67,10,-68v-36,-4,-57,67,-10,68","w":112},"\u00ae":{"d":"274,-88v0,64,-52,116,-116,116v-64,0,-116,-52,-116,-116v0,-64,52,-115,116,-115v64,0,116,51,116,115xm256,-88v0,-54,-44,-98,-98,-98v-54,0,-98,44,-98,98v0,56,44,98,99,98v54,0,97,-44,97,-98xm210,-26r-20,0v-17,-15,-29,-36,-51,-46r0,46r-18,0r0,-127v42,-2,81,-1,83,41v0,19,-14,41,-34,43r40,38r0,5xm185,-112v-1,-24,-22,-29,-46,-27r0,52v21,11,47,0,46,-25","w":316},"\u00a9":{"d":"275,-88v0,64,-52,116,-116,116v-64,0,-116,-52,-116,-116v0,-64,52,-116,116,-116v64,0,116,52,116,116xm257,-88v0,-54,-44,-98,-98,-98v-54,0,-98,44,-98,98v0,55,44,98,99,98v54,0,97,-44,97,-98xm200,-41v-35,36,-102,7,-96,-47v-6,-49,53,-86,92,-51r-10,12v-28,-23,-68,2,-61,38v-6,39,39,63,67,36","w":316},"\u00b1":{"d":"150,-21r0,21r-130,0r0,-21r130,0xm153,-79r-58,0r0,45r-21,0r0,-45r-58,0r0,-22r58,0r0,-62r21,0r0,62r58,0r0,22","w":160},"\u00b5":{"d":"58,0v7,19,11,40,0,57r-36,6v17,-28,7,-67,7,-105r0,-134r27,0r0,134v0,15,2,25,20,25v16,0,42,-9,54,-20r0,-139r27,0r0,149v0,6,0,14,8,14r-9,18v-13,0,-23,-7,-25,-20v-20,14,-49,27,-73,15","w":186},"\u00ac":{"d":"162,-63r-22,4r0,-75r-123,0r0,-21r145,0r0,92","w":192},"\u00a0":{"w":81},"\u00c0":{"d":"167,0r-29,0r-11,-73r-69,0r-36,73r-30,0r108,-227r31,0xm123,-97r-12,-100r-43,100r55,0xm154,-265r-14,16v-38,-22,-59,-46,-59,-46r26,-23v0,0,15,27,47,53","w":185,"k":{"Y":16,"V":10,"T":14}},"\u00c3":{"d":"167,0r-29,0r-11,-73r-69,0r-36,73r-30,0r108,-227r31,0xm123,-97r-12,-100r-43,100r55,0xm53,-279v22,-35,58,-11,92,-4v7,0,13,-4,17,-17r18,3v-5,26,-22,38,-44,35v-22,-3,-27,-15,-48,-15v-14,0,-26,11,-26,11","w":185,"k":{"Y":16,"V":10,"T":14}},"\u00d5":{"d":"64,-279v22,-34,59,-11,92,-4v8,0,13,-4,17,-17r18,3v-5,26,-21,38,-43,35v-22,-3,-27,-15,-48,-15v-14,0,-27,11,-27,11xm155,-148v0,-25,-6,-60,-38,-60v-52,0,-68,91,-68,131v0,25,6,59,38,59v53,0,68,-90,68,-130xm83,6v-49,0,-62,-49,-62,-89v0,-56,31,-149,100,-149v48,0,62,48,62,88v0,57,-31,150,-100,150","w":196,"k":{"T":7,".":9,",":9}},"\u00f7":{"d":"110,-145v0,12,-11,22,-23,22v-12,0,-21,-9,-21,-21v0,-12,11,-22,23,-22v11,0,21,9,21,21xm110,-39v0,12,-11,22,-23,22v-12,0,-21,-8,-21,-20v-1,-26,44,-30,44,-2xm156,-79r-137,0r0,-22r137,0r0,22"},"\u00ff":{"d":"145,-179v9,24,11,52,-3,72v-42,60,-63,149,-138,174r-7,-18v25,-10,41,-26,55,-49r-37,-176r29,0r26,146v18,-36,44,-64,56,-105v0,-12,-4,-28,-8,-39xm84,-231v1,19,-34,30,-36,7v-2,-20,34,-32,36,-7xm139,-231v1,18,-34,30,-35,7v-2,-20,33,-32,35,-7","w":155},"\u00c2":{"d":"167,0r-29,0r-11,-73r-69,0r-36,73r-30,0r108,-227r31,0xm123,-97r-12,-100r-43,100r55,0xm173,-266r-16,16v-8,-8,-23,-23,-31,-34r-55,33r-12,-16v21,-12,59,-36,71,-47v0,0,19,25,43,48","w":185,"k":{"Y":16,"V":10,"T":14}},"\u00ca":{"d":"168,-227r-4,24r-88,0r-11,72r67,0r-3,25r-68,0r-13,81r92,0r-4,25r-121,0r36,-227r117,0xm167,-266r-16,16v-8,-8,-23,-23,-31,-34r-55,33r-11,-16v21,-12,58,-36,70,-47v0,0,19,25,43,48","w":160},"\u00c1":{"d":"167,0r-29,0r-11,-73r-69,0r-36,73r-30,0r108,-227r31,0xm123,-97r-12,-100r-43,100r55,0xm169,-295v0,0,-29,24,-74,46r-9,-16v40,-26,64,-53,64,-53","w":185,"k":{"Y":16,"V":10,"T":14}},"\u00cb":{"d":"168,-227r-4,24r-88,0r-11,72r67,0r-3,25r-68,0r-13,81r92,0r-4,25r-121,0r36,-227r117,0xm109,-278v1,18,-34,30,-35,7v-2,-19,33,-31,35,-7xm165,-278v1,19,-34,30,-36,7v-2,-19,34,-31,36,-7","w":160},"\u00c8":{"d":"168,-227r-4,24r-88,0r-11,72r67,0r-3,25r-68,0r-13,81r92,0r-4,25r-121,0r36,-227r117,0xm154,-265r-14,16v-38,-22,-59,-46,-59,-46r26,-23v0,0,15,27,47,53","w":160},"\u00cd":{"d":"117,-295v0,0,-29,24,-74,46r-9,-16v41,-26,64,-53,64,-53xm80,-227r-36,227r-29,0r36,-227r29,0","w":85},"\u00ce":{"d":"129,-266r-16,16v-8,-8,-23,-23,-31,-34r-55,33r-12,-16v21,-12,59,-36,71,-47v0,0,19,25,43,48xm84,-227r-36,227r-29,0r36,-227r29,0","w":85},"\u00cf":{"d":"61,-278v1,19,-33,29,-35,7v-2,-19,33,-31,35,-7xm116,-278v1,19,-33,29,-35,7v-2,-19,34,-31,35,-7xm80,-227r-36,227r-29,0r36,-227r29,0","w":85},"\u00cc":{"d":"102,-265r-14,16v-38,-22,-59,-46,-59,-46r26,-23v0,0,15,27,47,53xm80,-227r-36,227r-29,0r36,-227r29,0","w":85},"\u00d3":{"d":"178,-295v0,0,-28,24,-73,46r-9,-16v40,-26,63,-53,63,-53xm155,-148v0,-25,-6,-60,-38,-60v-52,0,-68,91,-68,131v0,25,6,59,38,59v53,0,68,-90,68,-130xm83,6v-49,0,-62,-49,-62,-89v0,-56,31,-149,100,-149v48,0,62,48,62,88v0,57,-31,150,-100,150","w":196,"k":{"T":7,".":9,",":9}},"\u00d4":{"d":"181,-266r-16,16v-8,-8,-23,-23,-31,-34r-55,33r-11,-16v21,-12,59,-36,71,-47v0,0,18,25,42,48xm155,-148v0,-25,-6,-60,-38,-60v-52,0,-68,91,-68,131v0,25,6,59,38,59v53,0,68,-90,68,-130xm83,6v-49,0,-62,-49,-62,-89v0,-56,31,-149,100,-149v48,0,62,48,62,88v0,57,-31,150,-100,150","w":196,"k":{"T":7,".":9,",":9}},"\u00d2":{"d":"161,-265r-14,16v-39,-22,-60,-46,-60,-46r26,-23v0,0,16,27,48,53xm155,-148v0,-25,-6,-60,-38,-60v-52,0,-68,91,-68,131v0,25,6,59,38,59v53,0,68,-90,68,-130xm83,6v-49,0,-62,-49,-62,-89v0,-56,31,-149,100,-149v48,0,62,48,62,88v0,57,-31,150,-100,150","w":196,"k":{"T":7,".":9}},"\u00da":{"d":"171,-295v0,0,-29,24,-74,46r-9,-16v40,-26,64,-53,64,-53xm192,-227v-21,91,-4,228,-109,233v-51,2,-65,-45,-57,-94r22,-139r29,0r-24,164v0,23,7,45,34,45v38,0,49,-39,54,-70r22,-139r29,0","w":195},"\u00db":{"d":"184,-266r-16,16v-8,-8,-23,-23,-31,-34r-55,33r-11,-16v21,-12,58,-36,70,-47v0,0,19,25,43,48xm192,-227v-21,91,-4,228,-109,233v-51,2,-65,-45,-57,-94r22,-139r29,0r-24,164v0,23,7,45,34,45v38,0,49,-39,54,-70r22,-139r29,0","w":195},"\u00d9":{"d":"165,-265r-15,16v-38,-22,-59,-46,-59,-46r26,-23v0,0,16,27,48,53xm192,-227v-21,91,-4,228,-109,233v-51,2,-65,-45,-57,-94r22,-139r29,0r-24,164v0,23,7,45,34,45v38,0,49,-39,54,-70r22,-139r29,0","w":195}}});Cufon.registerFont({"w":162,"face":{"font-family":"delicious","font-weight":700,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-27 -321 292 86","underline-thickness":"7.2","underline-position":"-46.8","slope":"-11","stemh":"35","stemv":"39","unicode-range":"U+0020-U+00FF"},"glyphs":{" ":{"w":108},"!":{"d":"94,-252v-7,1,-32,139,-32,185r-32,0v3,-67,0,-127,22,-181xm67,-21v1,30,-54,36,-54,3v-1,-31,54,-37,54,-3","w":90},"\"":{"d":"64,-255v6,32,-8,54,-14,79r-21,0v1,-29,-1,-61,10,-79r25,0xm114,-255v6,32,-8,54,-14,79r-20,0v0,-30,-2,-61,9,-79r25,0","w":102},"#":{"d":"180,-183r-3,36r-29,0r-5,38r23,0r-3,37r-24,0r-9,72r-34,0r9,-72r-24,0r-9,63r-33,0r9,-63r-29,0r5,-37r29,0r4,-38r-25,0r7,-36r23,0r6,-66r34,0r-7,66r24,0r7,-60r33,0r-7,60r28,0xm115,-147r-25,0r-4,38r24,0","w":200},"$":{"d":"87,-85r-7,50v19,-8,25,-37,7,-50xm75,-147r8,-47v-20,6,-26,33,-8,47xm71,27r-22,0r3,-22v-27,-3,-46,-21,-46,-21r22,-29v0,0,14,11,30,14r10,-69v-21,-14,-49,-37,-44,-68v6,-34,28,-59,64,-63r3,-19r22,0r-3,19v24,5,40,25,40,25r-24,20v0,0,-8,-7,-22,-10r-9,64v20,13,42,27,42,61v0,39,-27,69,-63,75","w":154},"%":{"d":"234,-45v0,28,-22,51,-50,51v-28,0,-51,-23,-51,-51v0,-28,23,-51,51,-51v28,0,50,23,50,51xm203,-45v0,-11,-8,-20,-19,-20v-11,0,-20,9,-20,20v0,11,9,20,20,20v11,0,19,-9,19,-20xm116,-194v7,36,-17,62,-49,63v-28,0,-51,-22,-51,-50v0,-41,51,-67,83,-40v27,-5,55,-16,80,-4r-80,225r-35,0r71,-194r-19,0xm86,-181v0,-11,-8,-20,-19,-20v-11,0,-20,9,-20,20v0,11,9,19,20,19v11,0,19,-8,19,-19","w":251},"&":{"d":"292,-124v0,77,-77,128,-147,129v-65,1,-124,-41,-124,-109v0,-63,51,-112,111,-124r5,33v-45,12,-82,53,-74,101r97,-82v28,-22,21,-48,-7,-58r9,-21v0,0,54,13,54,50v0,16,-12,34,-30,49r-110,94v55,78,200,14,173,-87r-24,0r-5,-21v0,0,15,-7,26,-7v40,0,46,26,46,53","w":316},"(":{"d":"142,-248v-89,58,-123,204,-38,270r-18,24v-98,-76,-73,-258,56,-330r0,36","w":126,"k":{"J":-7}},")":{"d":"75,-19v-22,33,-47,52,-69,68r-12,-28v31,-24,35,-28,50,-48v56,-74,48,-178,-9,-222r9,-35v82,61,90,175,31,265","w":122},"*":{"d":"141,-193r-43,14r25,54r-36,0r-14,-33r-29,35r-31,-10r40,-47r-40,-13r13,-31r36,18r-6,-37r57,0r-18,37r38,-18","w":142},"+":{"d":"153,-73r-53,0r0,56r-31,0r0,-56r-53,0r0,-34r53,0r0,-56r31,0r0,56r53,0r0,34","w":169},",":{"d":"41,-31v30,10,24,24,12,40v-9,12,-47,43,-47,43r-16,-17v11,-13,30,-37,29,-60v0,0,15,-6,22,-6","w":92,"k":{"\u00d2":11,"\u00d3":11,"\u00d5":11,"\u00d6":11,"\u00c7":11,"\u00d8":11,"T":18,"Q":11,"O":11,"C":11}},"-":{"d":"90,-77r-71,0r0,-30r71,0r0,30","w":108},".":{"d":"67,-21v1,30,-54,36,-54,3v-1,-31,54,-37,54,-3","w":92,"k":{"\u00d2":11,"\u00d4":11,"\u00d3":11,"\u00d5":11,"\u00d6":11,"\u00c7":11,"\u00d8":11,"Q":11,"O":11,"G":11,"C":11}},"\/":{"d":"148,-273r-142,326r-33,0r139,-326r36,0","w":132,"k":{"\/":36}},"0":{"d":"153,-111v0,50,-28,116,-85,116v-42,0,-59,-37,-59,-72v0,-47,28,-115,86,-115v42,0,58,36,58,71xm116,-109v0,-21,-6,-38,-25,-38v-30,0,-45,46,-45,77v0,19,6,42,24,42v34,0,46,-48,46,-81"},"1":{"d":"120,-176r-26,176r-35,0r21,-139r-39,0r4,-29v26,1,44,-11,75,-8"},"2":{"d":"18,-31v39,-25,78,-47,95,-102v0,-8,-5,-14,-17,-14v-14,0,-26,5,-46,17r-14,-26v23,-16,35,-26,65,-26v21,0,43,6,49,32v10,44,-38,91,-69,115r61,0r-6,35r-116,0"},"3":{"d":"9,32v48,-3,97,-26,93,-68v-2,-28,-36,-18,-65,-17r-3,-32v32,5,42,-19,64,-31v12,-7,25,-28,4,-32v-11,0,-37,13,-50,18r-11,-26v34,-21,110,-50,110,14v0,26,-27,44,-48,57v14,2,37,10,37,42v-2,62,-54,103,-125,102"},"4":{"d":"153,-176r-23,144r22,0r-6,32r-22,0v-5,21,-10,44,-22,62r-29,-12v7,-15,10,-34,14,-50r-81,0v1,-18,3,-36,13,-45v29,-45,62,-89,96,-131r38,0xm106,-115v-19,27,-37,55,-55,83r42,0"},"5":{"d":"11,32v45,-2,93,-25,93,-69v0,-30,-52,-18,-72,-13r28,-126r94,0r-5,33r-59,0r-13,56v30,-7,67,7,66,43v-1,64,-60,102,-126,104"},"6":{"d":"152,-207v-51,28,-95,67,-99,141v0,19,7,38,22,38v27,0,37,-39,37,-62v0,-22,-20,-23,-44,-23r31,-30v21,0,50,16,50,52v0,47,-30,97,-79,97v-42,0,-53,-41,-53,-73v-1,-84,61,-136,124,-166"},"7":{"d":"154,-176v-7,93,-62,181,-114,243r-25,-23v41,-47,85,-120,97,-185r-83,0r6,-35r119,0"},"8":{"d":"103,-227v30,0,53,16,53,46v0,30,-20,48,-43,62v68,26,22,125,-45,125v-33,0,-56,-23,-56,-56v0,-29,21,-54,45,-68v-48,-32,-11,-109,46,-109xm86,-137v16,-6,34,-22,35,-39v0,-14,-9,-19,-22,-19v-28,1,-41,48,-13,58xm109,-68v0,-19,-15,-24,-28,-33v-17,9,-31,26,-31,46v0,15,8,28,24,28v20,0,35,-23,35,-41"},"9":{"d":"13,31v52,-28,100,-68,100,-142v0,-19,-6,-37,-23,-37v-25,0,-37,39,-37,62v0,22,20,23,44,23r-31,30v-21,0,-50,-16,-50,-52v0,-47,29,-97,79,-97v43,0,54,41,54,73v-1,80,-62,138,-125,166"},":":{"d":"67,-21v1,30,-54,36,-54,3v-1,-31,54,-37,54,-3xm81,-123v2,31,-54,38,-53,3v-2,-30,54,-37,53,-3","w":92},";":{"d":"41,-31v30,10,24,24,12,40v-9,12,-47,43,-47,43r-16,-17v11,-13,30,-37,29,-60v0,0,15,-6,22,-6xm81,-123v2,31,-54,38,-53,3v-2,-30,54,-37,53,-3","w":92},"<":{"d":"99,-41r-24,21r-66,-70r66,-70r24,21r-47,48","w":108},"=":{"d":"153,-96r-137,0r0,-31r137,0r0,31xm153,-51r-137,0r0,-31r137,0r0,31","w":172},">":{"d":"99,-90r-66,70r-24,-21r47,-50r-47,-48r24,-21","w":108},"?":{"d":"142,-199v-7,37,-70,75,-70,112v0,0,-1,8,-3,20r-33,0v0,-68,51,-90,70,-139v2,-15,-22,-10,-35,-11v-22,0,-37,-22,-37,-22r21,-23v2,8,29,16,47,12v41,0,43,34,40,51xm70,-21v1,30,-54,36,-54,3v-1,-31,54,-37,54,-3","w":142},"@":{"d":"191,-76v31,0,46,-40,45,-70v0,-54,-36,-84,-91,-84v-54,0,-95,51,-95,103v0,57,42,100,99,103v45,2,73,-17,94,-38r19,17v-28,32,-65,50,-113,50v-75,-1,-133,-58,-133,-133v0,-69,60,-132,130,-132v77,0,122,44,122,114v-1,52,-37,91,-83,93v-15,0,-30,-11,-31,-25v0,0,-31,24,-49,21v-28,-4,-34,-49,-24,-83v10,-34,25,-60,66,-60v14,0,30,15,30,15r3,-10r30,0r-25,101v-3,8,-2,18,6,18xm172,-162v0,0,-18,-11,-28,-11v-19,0,-27,26,-31,40v-3,10,-14,52,10,46v11,-3,34,-16,34,-16","w":285},"A":{"d":"168,0r-41,0r-9,-65r-54,0r-29,65r-42,0r106,-227r34,0xm114,-100r-8,-70r-28,70r36,0","w":185,"k":{"y":9,"w":9,"v":9,"Y":16,"W":6,"V":10,"T":14}},"B":{"d":"164,-78v-3,76,-81,97,-149,73r34,-222v56,0,118,-9,119,50v0,27,-20,47,-37,55v22,5,33,21,33,44xm129,-173v2,-24,-23,-21,-46,-21r-8,58v31,3,52,-11,54,-37xm125,-78v-2,-28,-31,-22,-56,-23r-11,69v33,11,69,-11,67,-46","w":178},"C":{"d":"17,-85v0,-73,40,-147,107,-147v40,0,57,16,57,16r-19,28v0,0,-15,-10,-41,-10v-44,0,-64,66,-65,113v0,24,7,56,37,56v21,0,45,-14,45,-14r15,27v-17,13,-43,21,-64,21v-53,0,-72,-40,-72,-90","w":177},"D":{"d":"182,-112v-20,104,-67,119,-168,112r36,-227r66,0v55,0,79,45,66,115xm145,-145v2,-35,-20,-54,-61,-47r-25,157v70,14,84,-64,86,-110","w":198},"E":{"d":"168,-227r-5,35r-79,0r-9,56r59,0r-6,36r-59,0r-10,64r83,0r-6,36r-122,0r35,-227r119,0","w":160},"F":{"d":"158,-227r-5,35r-69,0r-9,56r55,0r-5,36r-56,0r-15,100r-40,0r35,-227r109,0","w":148,"k":{"\u00f5":5,"\u00f6":5,"\u00f4":5,"\u00f2":5,"\u00f3":5,"\u00eb":5,"\u00ea":5,"\u00e8":5,"\u00e9":5,"\u00e7":5,"\u00e5":5,"\u00e3":5,"\u00e4":5,"\u00e2":5,"\u00e0":5,"\u00e1":5,"\u00e6":5,"o":5,"e":5,"c":5,"a":5,"A":14,".":46,",":46}},"G":{"d":"121,-198v-44,0,-65,66,-65,113v0,24,8,56,38,56v8,0,23,-3,23,-3r12,-72r38,0r-16,99v0,0,-33,10,-62,10v-54,0,-72,-40,-72,-90v0,-64,40,-147,107,-147v39,0,58,16,58,16r-20,28v0,0,-15,-10,-41,-10","w":186},"H":{"d":"192,-227r-35,227r-41,0r16,-100r-61,0r-16,100r-40,0r35,-227r40,0r-14,91r61,0r15,-91r40,0","w":196},"I":{"d":"84,-227r-34,227r-39,0r33,-227r40,0","w":85},"J":{"d":"84,-227r-35,233v5,35,-56,54,-65,53v0,-12,-11,-31,4,-33v12,-5,21,-11,23,-23r33,-230r40,0","w":85},"K":{"d":"161,-230v0,0,11,37,-16,64r-55,55r70,94r0,17r-38,0r-56,-79r-12,79r-40,0r35,-227r40,0r-13,84v19,-22,54,-40,47,-79","w":163,"k":{"\u00d2":4,"\u00d4":4,"\u00d3":4,"\u00d5":4,"\u00d6":4,"\u00c7":4,"\u00d8":4,"Q":4,"O":4,"G":4,"C":4}},"L":{"d":"128,-35r-5,35r-108,0r36,-227r39,0r-31,192r69,0","w":133,"k":{"y":10,"Y":23,"W":13,"V":16,"T":16}},"M":{"d":"262,-227r-36,227r-41,0r25,-151v-15,48,-47,106,-69,151r-34,0v-10,-50,-24,-96,-28,-151r-24,151r-41,0r36,-227r48,0v10,57,28,110,33,172v19,-59,57,-117,83,-172r48,0","w":266},"N":{"d":"194,-227r-35,227r-38,0r-44,-158v-3,52,-16,108,-23,158r-40,0r36,-227r46,0r39,151v1,-49,13,-105,19,-151r40,0","w":199},"O":{"d":"120,-232v49,0,64,49,64,90v0,55,-31,147,-99,147v-49,0,-64,-49,-64,-90v0,-55,31,-147,99,-147xm145,-150v0,-19,-4,-46,-29,-46v-44,0,-57,88,-57,120v0,20,4,45,29,45v45,0,57,-87,57,-119","w":196,"k":{"T":7,".":9,",":9}},"P":{"d":"174,-153v-7,51,-55,90,-107,72r-13,81r-40,0r35,-227r51,0v59,0,79,37,74,74xm89,-111v39,4,79,-83,8,-82r-13,0r-12,78v0,0,9,4,17,4","w":174,"k":{"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"\u00e5":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e0":4,"\u00e1":4,"\u00e6":4,"o":4,"e":4,"c":4,"a":4,"A":13,".":52,",":52}},"Q":{"d":"179,-141v0,77,-34,134,-99,164v18,21,74,8,89,1r-8,43v0,0,-49,13,-90,-11r-36,-20r-4,-21r38,-17v-36,-13,-52,-46,-52,-83v0,-54,28,-147,98,-147v51,0,64,53,64,91xm140,-145v0,-21,-2,-51,-28,-51v-44,0,-57,77,-57,112v0,31,14,51,42,56v32,-27,43,-74,43,-117","w":188,"k":{"T":7,".":9}},"R":{"d":"175,-166v0,37,-24,75,-62,82r49,67r-2,17r-35,0r-58,-80r-13,80r-40,0r35,-227v63,-1,126,-6,126,61xm135,-163v0,-25,-23,-30,-51,-29r-12,76v33,15,63,-15,63,-47","w":178,"k":{"\u00f5":2,"\u00f6":2,"\u00f4":2,"\u00f2":2,"\u00f3":2,"\u00eb":2,"\u00ea":2,"\u00e8":2,"\u00e9":2,"\u00e7":2,"o":2,"e":2,"c":2,"Y":5,"V":4,"T":5}},"S":{"d":"150,-206r-24,20v0,0,-11,-11,-30,-11v-30,0,-42,36,-18,53v26,18,59,29,59,73v0,44,-33,76,-77,76v-31,0,-54,-21,-54,-21r22,-29v0,0,16,15,35,15v31,1,47,-40,21,-58v-25,-17,-66,-39,-60,-80v5,-37,33,-64,74,-64v30,0,52,26,52,26","w":154},"T":{"d":"160,-226r-6,37r-49,0r-29,189r-39,0r29,-189r-50,0r6,-37r138,0","w":140,"k":{"\u00d2":7,"\u00d4":7,"\u00d3":7,"\u00c1":14,"\u00c2":14,"\u00d5":7,"\u00c3":14,"\u00c0":14,"\u00f5":23,"\u00f6":23,"\u00f4":23,"\u00f2":23,"\u00f3":23,"\u00eb":23,"\u00ea":23,"\u00e8":23,"\u00e9":23,"\u00e7":23,"\u00e5":23,"\u00e3":23,"\u00e4":23,"\u00e2":23,"\u00e0":23,"\u00e1":23,"\u00d6":7,"\u00c7":7,"\u00c5":14,"\u00c4":14,"\u00e6":23,"\u00d8":7,"\u00c6":14,"y":8,"w":9,"u":16,"s":16,"r":16,"o":23,"i":10,"e":23,"c":23,"a":23,"T":-4,"Q":7,"O":7,"G":7,"C":7,"A":14,";":18,":":18,".":18,"-":27,",":18}},"U":{"d":"191,-227v-21,90,-4,232,-108,232v-55,0,-67,-49,-59,-96r21,-136r40,0r-22,139v-4,28,-5,57,23,57v26,0,39,-25,44,-60r21,-136r40,0","w":195},"V":{"d":"176,-227v10,107,-49,157,-80,227r-39,0r-37,-227r42,0r24,168v23,-49,58,-89,49,-168r41,0","w":174,"k":{"\u00c1":6,"\u00c2":6,"\u00c3":6,"\u00c0":6,"\u00f5":7,"\u00f6":7,"\u00f4":7,"\u00f2":7,"\u00f3":7,"\u00eb":7,"\u00ea":7,"\u00e8":7,"\u00e9":7,"\u00e7":7,"\u00e5":7,"\u00e3":7,"\u00e4":7,"\u00e2":7,"\u00e0":7,"\u00e1":7,"\u00c5":6,"\u00c4":6,"\u00e6":7,"\u00c6":6,"y":-4,"o":7,"e":7,"c":7,"a":7,"A":6,";":4,":":4,".":18,",":18}},"W":{"d":"145,-168v-2,23,-55,147,-60,168r-40,0r-17,-227r42,0r6,160v12,-55,41,-110,59,-160r38,0r8,160v19,-53,57,-84,47,-160r41,0v2,43,-3,74,-18,104r-62,123r-37,0v-3,-79,-13,-130,-7,-168","w":266,"k":{"\u00c1":6,"\u00c2":6,"\u00c3":6,"\u00c0":6,"\u00c5":6,"\u00c4":6,"\u00c6":6,"A":6,";":4,":":4,".":18,"-":6,",":20}},"X":{"d":"187,-211r-67,94r50,117r-45,0r-34,-80r-56,80r-33,0r0,-17r73,-100r-47,-110r43,0r32,74r52,-74r32,0r0,16","w":178},"Y":{"d":"60,-83v-3,-47,-13,-99,-50,-122r27,-27v24,14,47,53,47,89v8,-34,33,-74,65,-91r26,26v-66,41,-77,138,-89,208r-39,0v4,-28,13,-83,13,-83","w":154,"k":{"\u00c1":11,"\u00c2":11,"\u00c3":11,"\u00c0":11,"\u00f5":16,"\u00f6":16,"\u00f4":16,"\u00f2":16,"\u00f3":16,"\u00eb":16,"\u00ea":16,"\u00e8":16,"\u00e9":16,"\u00e7":16,"\u00e5":16,"\u00e3":16,"\u00e4":16,"\u00e2":16,"\u00e0":16,"\u00e1":16,"\u00c5":11,"\u00c4":11,"\u00e6":16,"\u00c6":11,"z":5,"v":5,"u":7,"t":7,"s":7,"q":14,"p":7,"o":16,"n":7,"m":7,"e":16,"c":16,"a":16,"Y":-10,"A":11,";":25,":":25,".":25,"-":18,",":25}},"Z":{"d":"162,-227r-4,33r-101,157r96,0r-5,37r-139,0r0,-32r100,-158r-68,0r3,-37r118,0","w":159},"[":{"d":"111,-264r-5,34r-30,0r-36,252r29,0r-5,34r-62,0r47,-320r62,0","w":103,"k":{"J":-7}},"\\":{"d":"122,53r-33,0r-87,-326r33,0","w":120},"]":{"d":"106,-264r-47,320r-62,0r6,-34r29,0r37,-252r-30,0r5,-34r62,0","w":104},"^":{"d":"203,-115r-38,0v-26,-47,-44,-78,-53,-93v-8,15,-26,46,-53,93r-38,0r78,-140r26,0v0,0,33,64,78,140","w":224},"_":{"d":"162,49r-162,0r0,-22r162,0r0,22"},"a":{"d":"162,-3v0,0,-17,8,-30,8v-20,-1,-26,-18,-22,-37v0,0,-21,37,-57,37v-29,0,-36,-29,-36,-52v0,-48,28,-135,92,-135v16,0,32,3,53,7v0,6,-18,130,-18,130v-2,12,-4,19,1,19v18,-5,10,15,17,23xm122,-147v-51,-9,-62,67,-65,101v0,9,-1,15,9,15v16,0,42,-38,46,-57v4,-19,10,-59,10,-59","w":176},"b":{"d":"78,-27v34,0,48,-55,48,-92v0,-42,-43,-28,-55,-7r-15,91v0,0,7,8,22,8xm75,5v-29,0,-57,-24,-57,-24r35,-231r38,0r-13,87v0,0,16,-19,36,-19v37,0,53,28,53,66v0,54,-31,121,-92,121","w":182},"c":{"d":"16,-67v0,-55,42,-115,86,-115v31,0,41,15,45,19r-22,24v0,0,-7,-10,-26,-10v-18,0,-45,37,-45,77v0,26,10,44,27,44v17,0,40,-22,40,-22r17,21v0,0,-27,34,-61,34v-40,1,-61,-32,-61,-72","w":149},"d":{"d":"81,5v-44,0,-65,-34,-65,-74v0,-69,63,-141,115,-100v5,-6,5,-69,-3,-71r30,-14v35,50,1,122,-5,184v-4,39,-28,75,-72,75xm126,-136v0,0,-16,-12,-26,-12v-29,0,-45,47,-45,81v0,18,5,40,27,40v44,0,33,-71,44,-109","w":180},"e":{"d":"152,-139v0,43,-63,62,-97,68v-1,17,4,45,23,45v24,0,43,-18,43,-18r16,22v0,0,-26,27,-65,27v-40,0,-56,-36,-56,-71v0,-52,30,-116,89,-116v29,0,47,12,47,43xm113,-141v0,-7,-5,-9,-11,-9v-23,0,-38,30,-43,47v19,-4,54,-14,54,-38","w":157},"f":{"d":"80,-250v34,0,18,14,18,33v-25,-8,-22,26,-23,41r24,0r0,31r-26,0v-8,81,-4,163,-48,212r-22,-14v29,-54,24,-126,32,-198r-21,-4r4,-27r20,0v0,-29,7,-74,42,-74","w":96,"k":{"l":4,"i":7,"f":9}},"g":{"d":"146,-176v-2,35,-11,105,-29,136v16,5,24,25,24,40v0,48,-55,69,-90,69v-21,0,-57,-2,-57,-36v0,-36,56,-68,56,-68r15,22v0,0,-32,27,-32,40v0,9,12,11,19,11v23,0,52,-15,52,-35v0,-13,-7,-24,-24,-24r-2,-13v12,-9,13,-12,18,-26v0,0,-20,11,-32,11v-33,0,-46,-25,-46,-54v0,-45,24,-79,72,-79v22,0,56,6,56,6xm108,-149v-34,-10,-54,11,-52,45v0,13,5,20,16,20v28,-2,34,-36,36,-65","w":159},"h":{"d":"126,-182v77,2,25,81,28,128v-5,30,-11,38,-31,59r-23,-19v24,-29,19,-75,28,-117v3,-14,-2,-16,-12,-16v-14,0,-38,26,-47,42r-16,105r-38,0r38,-250r38,0r-16,102v0,0,20,-34,51,-34","w":183},"i":{"d":"76,-176r-27,176r-37,0r26,-176r38,0xm37,-220v0,-13,12,-25,26,-25v13,0,24,10,24,23v1,30,-49,33,-50,2","w":83},"j":{"d":"76,-176r-28,185v-8,45,-33,53,-65,62r-4,-29v14,-5,28,-12,30,-29r29,-189r38,0xm37,-220v0,-13,12,-25,26,-25v13,0,24,10,24,23v1,30,-49,33,-50,2","w":83},"k":{"d":"69,-112v23,0,58,-14,58,-32v0,-7,-2,-10,-16,-10r-3,-25v0,0,13,-3,26,-3v24,0,33,16,33,34v0,35,-33,57,-63,57r63,91r-49,0r-53,-82r-13,82r-37,0r38,-250r38,0","w":172},"l":{"d":"85,-250v-8,68,-37,186,-22,244r-36,10v-17,-58,12,-185,20,-254r38,0","w":86},"m":{"d":"235,0r-38,0r20,-132v1,-10,0,-16,-10,-16v-18,0,-45,37,-45,37r-17,111r-38,0r21,-132v2,-10,2,-16,-11,-16v-13,0,-38,28,-46,41r-17,107r-39,0r28,-176r39,0r-5,28v11,-18,29,-34,53,-34v23,0,37,10,37,32v13,-18,28,-32,51,-32v36,0,42,21,37,52","w":277},"n":{"d":"166,-130r-21,130r-38,0r21,-132v2,-14,-2,-16,-11,-16v-17,0,-37,26,-48,43r-16,105r-38,0r27,-176r39,0r-5,28v10,-17,29,-34,50,-34v42,0,44,25,40,52","w":186},"o":{"d":"75,5v-42,0,-59,-38,-59,-74v0,-47,32,-113,86,-113v42,0,58,40,58,76v0,47,-31,111,-85,111xm122,-112v0,-16,-3,-36,-24,-36v-34,0,-44,58,-44,84v0,16,3,36,24,36v34,0,44,-58,44,-84","w":175},"p":{"d":"63,-14r-12,77r-39,0r26,-166r-24,14r5,-34r25,-15r5,-38r39,0r-2,13v8,-6,27,-19,39,-19v48,0,57,49,51,87v-6,44,-27,100,-80,100v-14,0,-27,-6,-33,-19xm81,-127v-4,23,-24,99,17,99v26,0,36,-47,39,-66v2,-15,7,-54,-17,-54v-9,0,-31,15,-39,21","w":192},"q":{"d":"171,-170r-36,233r-39,0r13,-77v-8,11,-24,19,-37,19v-42,0,-55,-32,-55,-69v0,-48,32,-118,86,-118v30,0,68,12,68,12xm129,-145v-52,-17,-76,41,-73,81v0,14,3,35,21,35v40,-2,45,-73,52,-116","w":186},"r":{"d":"136,-161r-25,31v-10,-11,-23,-7,-37,19v-15,29,-13,75,-21,111r-38,0r27,-176r38,0r-4,26v10,-24,45,-51,60,-11","w":124,"k":{"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00e9":4,"\u00e7":4,"o":4,"e":4,"c":4,"a":6,".":33,"-":6,",":33}},"s":{"d":"143,-156r-22,20v0,0,-13,-13,-35,-13v-28,0,-35,28,-11,35v28,16,63,24,52,72v-6,24,-28,47,-69,47v-26,0,-50,-21,-50,-21r20,-27v9,14,62,25,63,-4v-8,-37,-79,-29,-69,-86v6,-33,37,-49,68,-49v33,0,53,26,53,26","w":148},"t":{"d":"113,-176r-5,31r-29,0r-16,109v3,18,26,4,33,-4r11,26v-24,30,-87,26,-80,-26r15,-105r-20,-3r5,-28r22,0r4,-32r34,0r-4,32r30,0","w":120},"u":{"d":"21,-47r20,-129r38,0r-21,131v-2,14,2,17,11,17v17,0,36,-26,48,-43r16,-105r38,0r-23,146v-2,12,9,14,9,14r-13,21v0,0,-22,3,-30,-10v-4,-7,-1,-24,-1,-24v-11,16,-32,34,-53,34v-42,0,-43,-25,-39,-52","w":182},"v":{"d":"143,-180v0,0,18,45,-5,84r-57,96r-34,0r-35,-176r40,0r20,126r36,-63v11,-18,2,-51,-2,-59","w":152,"k":{".":18,",":18}},"w":{"d":"230,-180v0,0,16,45,-7,85r-54,95r-36,0r-10,-120v-7,38,-32,85,-46,120r-37,0r-27,-176r41,0r12,125r46,-125r38,0r12,125v14,-38,51,-68,32,-121","w":238,"k":{".":18,",":18}},"x":{"d":"144,-180v0,0,13,35,-10,58r-36,36r42,86r-43,0r-25,-59r-44,59r-31,0r0,-15r60,-76r-39,-85r42,0r23,59v13,-17,36,-22,25,-56","w":151},"y":{"d":"145,-180v11,28,10,62,-5,85v-39,59,-57,142,-134,162r-9,-27v24,-10,39,-21,52,-44r-36,-172r41,0r21,127v20,-40,57,-76,33,-123","w":154,"k":{".":18,",":18}},"z":{"d":"147,-176r-4,30v-33,35,-64,72,-92,111r85,0r-4,35r-129,0r2,-32v27,-39,57,-76,88,-111r-75,0r4,-33r125,0","w":148},"{":{"d":"127,-233v-25,1,-36,-8,-39,25v-4,38,-10,93,-35,106v23,17,11,72,4,105v-7,33,12,21,33,23r-11,32v-39,0,-60,5,-55,-52v3,-30,24,-93,-12,-95r4,-29v37,0,38,-79,41,-97v12,-56,27,-50,69,-50","w":126,"k":{"J":-7}},"|":{"d":"56,5r-32,0r0,-276r32,0r0,276","w":79},"}":{"d":"107,-118r-4,29v-35,1,-34,62,-41,97v-11,56,-28,50,-69,50r-1,-32v25,-3,34,12,39,-25v5,-37,9,-92,34,-105v-21,-18,-10,-74,-3,-106v7,-35,-12,-20,-33,-23r11,-32v39,0,59,-4,54,53v-2,31,-23,93,13,94","w":110},"~":{"d":"196,-152r-10,50v-21,35,-73,-2,-101,-2v-10,0,-17,5,-40,36r8,-45v12,-12,15,-20,38,-20v26,0,43,19,63,19v10,0,18,-5,42,-38","w":200},"\u00a1":{"d":"28,-156v-2,-29,54,-37,54,-3v1,31,-54,37,-54,3xm1,75v8,-16,28,-107,32,-185r33,0v-4,67,-3,124,-23,181","w":90},"\u00a2":{"d":"88,-146v-25,6,-51,95,-17,116xm66,4v-67,-10,-57,-116,-21,-156v15,-16,33,-26,48,-29r4,-25r21,0r-3,25v21,3,29,15,32,18v-15,10,-14,33,-37,15r-18,119v19,-4,29,-18,29,-18r18,22v0,0,-23,25,-52,30r-3,21r-22,0","w":149},"\u00a3":{"d":"146,-17v0,0,-22,33,-55,22v-20,-6,-50,-4,-77,-5v2,-7,19,-90,14,-126r-24,-5r11,-26r13,0r0,-44v3,-52,69,-59,104,-35r-10,26v-19,-12,-55,-17,-56,14r0,39r46,0r0,32r-46,0v1,31,0,71,-6,92v12,-2,29,3,33,6v30,10,46,-20,46,-20","w":159},"\u00a5":{"d":"11,-108r6,-33r33,0v-7,-25,-19,-52,-40,-64r27,-27v25,14,47,55,47,93v6,-35,33,-78,65,-95r26,26v-25,16,-42,40,-54,67r37,0r-6,33r-44,0r-6,23r51,0r-6,34r-52,0v-3,18,-6,35,-9,51r-39,0r8,-51r-49,0r6,-34r48,0r-3,-23r-46,0","w":154},"\u00a7":{"d":"50,-179v17,32,85,33,86,78v0,23,-17,45,-38,52v16,9,37,21,37,40v1,66,-86,73,-131,37r14,-28v21,13,37,17,54,17v17,0,26,-9,26,-22v-2,-30,-86,-35,-86,-81v0,-24,16,-42,39,-49v-19,-9,-38,-22,-38,-43v0,-56,75,-68,120,-38r-15,28v-19,-9,-30,-13,-43,-13v-16,0,-25,9,-25,22xm69,-71v37,3,45,-40,9,-41v-32,-3,-40,38,-9,41","w":151},"\u00a4":{"d":"195,-194v-33,-43,-100,-19,-113,32r94,0r-19,30r-84,0v-2,5,-4,15,-4,20r75,0r-19,31r-56,0v6,72,70,65,109,19r-7,43v-49,45,-147,22,-139,-62r-37,0r18,-31r20,0r3,-19r-32,0r19,-31r22,0v12,-68,116,-117,168,-62","w":195},"'":{"d":"64,-255v6,32,-8,54,-14,79r-21,0v1,-29,-1,-61,10,-79r25,0","w":52},"\u00ab":{"d":"171,-136r-58,49r43,50r-28,20r-60,-71r80,-69xm110,-136r-58,49r43,50r-29,20r-60,-71r81,-69","w":170},"\u00b7":{"d":"78,-93v1,30,-54,36,-54,3v-2,-31,54,-37,54,-3","w":98},"\u00b6":{"d":"201,-233r-7,32r-18,4v-8,22,-23,64,-12,104v10,35,-3,87,-14,106r-36,-14v12,-31,23,-65,18,-89v-9,-41,2,-84,11,-107r-36,-3v-28,-3,-49,76,-8,78v2,4,-16,36,-16,36v-37,5,-71,-17,-64,-72v7,-64,64,-85,133,-70v0,-3,1,-6,2,-14r31,0v-1,6,-1,9,-2,13","w":199},"\u00bb":{"d":"176,-86r-80,69r-23,-22r58,-48r-43,-50r28,-20xm115,-86r-80,69r-24,-22r58,-48r-43,-50r29,-20","w":183},"\u00bf":{"d":"80,-156v-1,-31,55,-36,54,-2v1,30,-55,36,-54,2xm8,23v11,-47,78,-78,73,-133r32,0v1,70,-50,90,-70,139v-2,15,22,12,36,12v22,0,37,22,37,22r-22,23v0,-9,-28,-17,-46,-13v-41,0,-43,-34,-40,-50","w":145},"`":{"d":"94,-222r-19,22v-37,-21,-56,-42,-60,-47r32,-27v0,0,16,27,47,52","w":91},"\u00b4":{"d":"103,-245v-5,4,-29,24,-73,45r-14,-23v39,-24,63,-51,63,-51","w":100},"\u00af":{"d":"112,-228r-5,22r-99,0r5,-22r99,0","w":110},"\u00a8":{"d":"119,-231v2,25,-43,36,-45,7v-3,-27,44,-38,45,-7xm59,-231v1,25,-44,37,-46,7v-3,-27,45,-39,46,-7","w":112},"\u00b8":{"d":"109,0v28,22,-3,53,-30,64r-18,-18v18,-6,32,-15,31,-22v-1,-10,-22,3,-24,3r4,-27r37,0","w":144},"\u00c6":{"d":"266,-227r-5,37r-77,0r-9,54r58,0r-6,37r-58,0r-10,62r81,0r-6,37r-122,0r11,-69r-53,0r-34,69r-43,0r109,-227r35,0r4,46r7,-46r118,0xm122,-105r-9,-61r-27,61r36,0","w":259},"\u00aa":{"d":"138,-268v0,17,-19,105,-13,114v13,-6,8,10,13,17v-10,9,-54,6,-40,-22v0,0,-16,28,-43,28v-22,0,-27,-21,-27,-39v0,-36,22,-103,70,-103v12,0,24,2,40,5xm100,-202v0,-21,21,-51,-2,-45v-27,0,-40,55,-40,77v0,7,-1,12,7,12v12,0,32,-29,35,-44","w":130},"\u00d8":{"d":"21,-85v-1,-62,41,-170,123,-142r21,-45r18,0r-25,55v19,18,26,49,26,75v0,61,-39,168,-122,143r-23,52r-18,0r27,-61v-21,-18,-27,-51,-27,-77xm129,-193v-55,-21,-70,83,-70,117v0,10,1,21,5,30xm76,-33v63,11,76,-98,65,-145","w":196,"k":{"T":7,".":9,",":9}},"\u00ba":{"d":"74,-130v-32,0,-44,-29,-44,-57v0,-36,24,-86,65,-86v32,0,44,30,44,58v0,36,-24,85,-65,85xm111,-219v0,-12,-3,-28,-18,-28v-26,0,-35,45,-35,64v0,12,4,28,19,28v26,0,34,-45,34,-64","w":138},"\u00e6":{"d":"66,-31v12,0,32,-19,33,-35v0,-28,9,-59,26,-82v-54,-9,-67,71,-69,106v0,7,2,11,10,11xm234,-139v0,43,-62,62,-96,68v-1,17,4,45,23,45v14,0,32,-8,42,-18r17,22v-29,31,-96,42,-113,-5v-13,17,-32,32,-54,32v-29,0,-36,-29,-36,-52v0,-51,30,-135,92,-135v15,0,32,4,47,7v33,-15,78,-7,78,36xm196,-141v0,-7,-5,-9,-11,-9v-22,0,-37,29,-43,47v19,-4,54,-14,54,-38","w":239},"\u00f8":{"d":"134,-171v60,60,12,191,-78,174r-16,36r-18,0r19,-44v-58,-55,-10,-193,79,-174r14,-31r18,0xm105,-148v-48,-1,-57,69,-47,107xm70,-29v48,6,59,-70,48,-107","w":175},"\u00df":{"d":"169,-93v47,34,3,98,-52,98v-26,0,-44,-17,-44,-17r18,-29v0,0,13,12,27,12v29,-1,41,-23,16,-38v-24,-13,-59,-30,-52,-67v6,-34,35,-48,57,-48v6,-23,-1,-38,-25,-38v-35,-1,-36,36,-39,68r-13,143v-3,30,-38,78,-38,78r-24,-15v0,0,21,-30,26,-83v0,0,8,-84,10,-114r-24,-6r5,-27r22,0v-3,-55,43,-85,88,-78v40,6,67,45,36,106v-17,-6,-47,-2,-43,16v4,20,34,27,49,39","w":197},"\u00c4":{"d":"168,0r-41,0r-9,-65r-54,0r-29,65r-42,0r106,-227r34,0xm114,-100r-8,-70r-28,70r36,0xm176,-278v2,25,-43,36,-45,7v-3,-26,44,-37,45,-7xm115,-278v2,25,-43,36,-45,7v-2,-26,44,-37,45,-7","w":185,"k":{"Y":16,"W":6,"V":10,"T":14}},"\u00c5":{"d":"168,0r-41,0r-9,-65r-54,0r-29,65r-42,0r106,-227r34,0xm114,-100r-8,-70r-28,70r36,0xm161,-282v-3,45,-83,50,-75,-2v3,-45,83,-50,75,2xm120,-270v15,1,23,-24,7,-26v-16,-2,-23,23,-7,26","w":185,"k":{"Y":16,"W":6,"V":10,"T":14}},"\u00c7":{"d":"121,-198v-44,0,-64,66,-65,113v0,24,7,56,37,56v21,0,45,-14,45,-14r15,27v-13,10,-31,17,-48,20v22,23,-10,49,-34,60r-18,-18v18,-6,32,-15,31,-22v-1,-10,-22,3,-24,3r4,-25v-35,-11,-47,-46,-47,-87v0,-73,40,-147,107,-147v40,0,57,16,57,16r-19,28v0,0,-15,-10,-41,-10","w":177},"\u00c9":{"d":"168,-227r-5,35r-79,0r-9,56r59,0r-6,36r-59,0r-10,64r83,0r-6,36r-122,0r35,-227r119,0xm159,-292v-5,4,-30,24,-74,45r-13,-23v39,-24,62,-51,62,-51","w":160},"\u00d1":{"d":"194,-227r-35,227r-38,0r-44,-158v-3,52,-16,108,-23,158r-40,0r36,-227r46,0r39,151v1,-49,13,-105,19,-151r40,0xm193,-297v2,32,-31,47,-58,33v-23,-11,-35,-12,-59,7r-11,-22v26,-30,60,-14,93,-8v4,-1,6,-6,3,-16","w":199},"\u00d6":{"d":"120,-232v49,0,64,49,64,90v0,55,-31,147,-99,147v-49,0,-64,-49,-64,-90v0,-55,31,-147,99,-147xm145,-150v0,-19,-4,-46,-29,-46v-44,0,-57,88,-57,120v0,20,4,45,29,45v45,0,57,-87,57,-119xm183,-278v2,25,-43,36,-45,7v-3,-26,44,-37,45,-7xm122,-278v2,25,-43,36,-45,7v-3,-26,44,-37,45,-7","w":196,"k":{"T":7,".":9,",":9}},"\u00dc":{"d":"191,-227v-21,90,-4,232,-108,232v-55,0,-67,-49,-59,-96r21,-136r40,0r-22,139v-4,28,-5,57,23,57v26,0,39,-25,44,-60r21,-136r40,0xm179,-278v1,25,-44,37,-46,7v-2,-26,44,-38,46,-7xm118,-278v1,25,-44,37,-46,7v-3,-26,45,-38,46,-7","w":195},"\u00e1":{"d":"162,-3v0,0,-17,8,-30,8v-20,-1,-26,-18,-22,-37v0,0,-21,37,-57,37v-29,0,-36,-29,-36,-52v0,-48,28,-135,92,-135v16,0,32,3,53,7v0,6,-18,130,-18,130v-2,12,-4,19,1,19v18,-5,10,15,17,23xm122,-147v-51,-9,-62,67,-65,101v0,9,-1,15,9,15v16,0,42,-38,46,-57v4,-19,10,-59,10,-59xm170,-245v-5,4,-30,24,-74,45r-13,-23v39,-24,63,-51,63,-51","w":176},"\u00e0":{"d":"162,-3v0,0,-17,8,-30,8v-20,-1,-26,-18,-22,-37v0,0,-21,37,-57,37v-29,0,-36,-29,-36,-52v0,-48,28,-135,92,-135v16,0,32,3,53,7v0,6,-18,130,-18,130v-2,12,-4,19,1,19v18,-5,10,15,17,23xm122,-147v-51,-9,-62,67,-65,101v0,9,-1,15,9,15v16,0,42,-38,46,-57v4,-19,10,-59,10,-59xm156,-222r-19,22v-37,-21,-55,-42,-59,-47r32,-27v0,0,15,27,46,52","w":176},"\u00e2":{"d":"162,-3v0,0,-17,8,-30,8v-20,-1,-26,-18,-22,-37v0,0,-21,37,-57,37v-29,0,-36,-29,-36,-52v0,-48,28,-135,92,-135v16,0,32,3,53,7v0,6,-18,130,-18,130v-2,12,-4,19,1,19v18,-5,10,15,17,23xm122,-147v-51,-9,-62,67,-65,101v0,9,-1,15,9,15v16,0,42,-38,46,-57v4,-19,10,-59,10,-59xm175,-222r-24,21v-10,-9,-21,-19,-29,-28v-10,6,-31,18,-49,27r-17,-23v24,-13,57,-32,73,-45v0,0,20,25,46,48","w":176},"\u00e4":{"d":"162,-3v0,0,-17,8,-30,8v-20,-1,-26,-18,-22,-37v0,0,-21,37,-57,37v-29,0,-36,-29,-36,-52v0,-48,28,-135,92,-135v16,0,32,3,53,7v0,6,-18,130,-18,130v-2,12,-4,19,1,19v18,-5,10,15,17,23xm122,-147v-51,-9,-62,67,-65,101v0,9,-1,15,9,15v16,0,42,-38,46,-57v4,-19,10,-59,10,-59xm175,-231v2,25,-43,36,-45,7v-3,-27,44,-38,45,-7xm114,-231v2,25,-44,36,-45,7v-3,-27,44,-38,45,-7","w":176},"\u00e3":{"d":"176,-251v4,33,-29,48,-57,34v-23,-11,-35,-12,-59,7r-11,-22v25,-29,61,-16,93,-8v4,-1,6,-7,3,-17xm162,-3v0,0,-17,8,-30,8v-20,-1,-26,-18,-22,-37v0,0,-21,37,-57,37v-29,0,-36,-29,-36,-52v0,-48,28,-135,92,-135v16,0,32,3,53,7v0,6,-18,130,-18,130v-2,12,-4,19,1,19v18,-5,10,15,17,23xm122,-147v-51,-9,-62,67,-65,101v0,9,-1,15,9,15v16,0,42,-38,46,-57v4,-19,10,-59,10,-59","w":176},"\u00e5":{"d":"162,-3v0,0,-17,8,-30,8v-20,-1,-26,-18,-22,-37v0,0,-21,37,-57,37v-29,0,-36,-29,-36,-52v0,-48,28,-135,92,-135v16,0,32,3,53,7v0,6,-18,130,-18,130v-2,12,-4,19,1,19v18,-5,10,15,17,23xm122,-147v-51,-9,-62,67,-65,101v0,9,-1,15,9,15v16,0,42,-38,46,-57v4,-19,10,-59,10,-59xm162,-236v-3,44,-83,51,-75,-2v3,-45,82,-50,75,2xm121,-224v16,1,24,-25,7,-27v-16,-1,-22,24,-7,27","w":176},"\u00e7":{"d":"99,-149v-18,0,-45,37,-45,77v0,26,10,44,27,44v17,0,40,-22,40,-22r17,21v0,0,-21,26,-48,33v24,22,-8,50,-33,60r-18,-18v18,-6,31,-15,30,-22v-1,-10,-21,3,-23,3v3,-8,0,-22,6,-27v-75,-37,-21,-182,50,-182v31,0,41,15,45,19r-22,24v0,0,-7,-10,-26,-10","w":149},"\u00e9":{"d":"152,-139v0,43,-63,62,-97,68v-1,17,4,45,23,45v24,0,43,-18,43,-18r16,22v0,0,-26,27,-65,27v-40,0,-56,-36,-56,-71v0,-52,30,-116,89,-116v29,0,47,12,47,43xm113,-141v0,-7,-5,-9,-11,-9v-23,0,-38,30,-43,47v19,-4,54,-14,54,-38xm156,-245v-5,4,-30,24,-74,45r-14,-23v39,-24,63,-51,63,-51","w":157},"\u00e8":{"d":"152,-139v0,43,-63,62,-97,68v-1,17,4,45,23,45v24,0,43,-18,43,-18r16,22v0,0,-26,27,-65,27v-40,0,-56,-36,-56,-71v0,-52,30,-116,89,-116v29,0,47,12,47,43xm113,-141v0,-7,-5,-9,-11,-9v-23,0,-38,30,-43,47v19,-4,54,-14,54,-38xm147,-222r-19,22v-37,-21,-55,-42,-59,-47r32,-27v0,0,15,27,46,52","w":157},"\u00ea":{"d":"152,-139v0,43,-63,62,-97,68v-1,17,4,45,23,45v24,0,43,-18,43,-18r16,22v0,0,-26,27,-65,27v-40,0,-56,-36,-56,-71v0,-52,30,-116,89,-116v29,0,47,12,47,43xm113,-141v0,-7,-5,-9,-11,-9v-23,0,-38,30,-43,47v19,-4,54,-14,54,-38xm157,-222r-23,21v-10,-9,-21,-19,-29,-28v-10,6,-32,18,-50,27r-16,-23v25,-13,57,-32,72,-45v0,0,20,25,46,48","w":157},"\u00eb":{"d":"152,-139v0,43,-63,62,-97,68v-1,17,4,45,23,45v24,0,43,-18,43,-18r16,22v0,0,-26,27,-65,27v-40,0,-56,-36,-56,-71v0,-52,30,-116,89,-116v29,0,47,12,47,43xm113,-141v0,-7,-5,-9,-11,-9v-23,0,-38,30,-43,47v19,-4,54,-14,54,-38xm161,-231v2,25,-43,36,-45,7v-3,-27,44,-38,45,-7xm100,-231v2,25,-43,36,-45,7v-3,-26,44,-40,45,-7","w":157},"\u00ed":{"d":"68,-176r-24,176r-32,0r23,-176r33,0xm104,-245v-5,4,-29,24,-74,45r-13,-23v38,-24,63,-51,63,-51","w":83},"\u00ec":{"d":"91,-222r-19,22v-37,-21,-55,-42,-59,-47r32,-27v0,0,15,27,46,52xm68,-176r-24,176r-32,0r23,-176r33,0","w":83},"\u00ee":{"d":"130,-222r-23,21v-10,-9,-21,-19,-29,-28v-9,6,-32,18,-50,27r-16,-23v25,-13,57,-32,72,-45v0,0,20,25,46,48xm82,-176r-24,176r-32,0r24,-176r32,0","w":83},"\u00ef":{"d":"118,-231v1,25,-44,36,-46,7v-2,-27,45,-39,46,-7xm57,-231v2,26,-43,36,-45,7v-2,-27,44,-38,45,-7xm76,-176r-25,176r-32,0r24,-176r33,0","w":83},"\u00f1":{"d":"166,-130r-21,130r-38,0r21,-132v2,-14,-2,-16,-11,-16v-17,0,-37,26,-48,43r-16,105r-38,0r27,-176r39,0r-5,28v10,-17,29,-34,50,-34v42,0,44,25,40,52xm178,-251v3,32,-30,48,-57,34v-23,-11,-36,-12,-60,7r-11,-22v25,-30,62,-16,94,-8v4,-1,6,-7,3,-17","w":186},"\u00f3":{"d":"75,5v-42,0,-59,-38,-59,-74v0,-47,32,-113,86,-113v42,0,58,40,58,76v0,47,-31,111,-85,111xm122,-112v0,-16,-3,-36,-24,-36v-34,0,-44,58,-44,84v0,16,3,36,24,36v34,0,44,-58,44,-84xm158,-245v-5,4,-29,24,-73,45r-14,-23v39,-24,63,-51,63,-51","w":175},"\u00f2":{"d":"75,5v-42,0,-59,-38,-59,-74v0,-47,32,-113,86,-113v42,0,58,40,58,76v0,47,-31,111,-85,111xm122,-112v0,-16,-3,-36,-24,-36v-34,0,-44,58,-44,84v0,16,3,36,24,36v34,0,44,-58,44,-84xm148,-222r-19,22v-37,-21,-56,-42,-60,-47r32,-27v0,0,16,27,47,52","w":175},"\u00f4":{"d":"75,5v-42,0,-59,-38,-59,-74v0,-47,32,-113,86,-113v42,0,58,40,58,76v0,47,-31,111,-85,111xm122,-112v0,-16,-3,-36,-24,-36v-34,0,-44,58,-44,84v0,16,3,36,24,36v34,0,44,-58,44,-84xm167,-222r-24,21v-10,-9,-21,-19,-29,-28v-10,6,-31,18,-49,27r-17,-23v25,-13,58,-32,73,-45v0,0,20,25,46,48","w":175},"\u00f6":{"d":"75,5v-42,0,-59,-38,-59,-74v0,-47,32,-113,86,-113v42,0,58,40,58,76v0,47,-31,111,-85,111xm122,-112v0,-16,-3,-36,-24,-36v-34,0,-44,58,-44,84v0,16,3,36,24,36v34,0,44,-58,44,-84xm166,-231v1,25,-44,37,-46,7v-3,-27,45,-39,46,-7xm105,-231v1,25,-44,37,-45,7v-3,-27,44,-38,45,-7","w":175},"\u00f5":{"d":"75,5v-42,0,-59,-38,-59,-74v0,-47,32,-113,86,-113v42,0,58,40,58,76v0,47,-31,111,-85,111xm122,-112v0,-16,-3,-36,-24,-36v-34,0,-44,58,-44,84v0,16,3,36,24,36v34,0,44,-58,44,-84xm174,-251v3,33,-30,48,-58,34v-23,-11,-35,-12,-59,7r-11,-22v25,-29,61,-16,93,-8v4,-1,6,-7,3,-17","w":175},"\u00fa":{"d":"20,-47r20,-129r38,0r-20,131v-2,14,2,17,11,17v17,0,36,-26,48,-43r16,-105r38,0r-23,146v-2,12,9,14,9,14v-9,17,-18,33,-43,11v-4,-7,-2,-24,-2,-24v-11,16,-31,34,-52,34v-42,0,-44,-25,-40,-52xm165,-245v-5,4,-29,24,-74,45r-13,-23v39,-24,63,-51,63,-51","w":182},"\u00f9":{"d":"20,-47r20,-129r38,0r-20,131v-2,14,2,17,11,17v17,0,36,-26,48,-43r16,-105r38,0r-23,146v-2,12,9,14,9,14v-9,17,-18,33,-43,11v-4,-7,-2,-24,-2,-24v-11,16,-31,34,-52,34v-42,0,-44,-25,-40,-52xm155,-222r-19,22v-37,-21,-55,-42,-59,-47r31,-27v0,0,16,27,47,52","w":182},"\u00fb":{"d":"20,-47r20,-129r38,0r-20,131v-2,14,2,17,11,17v17,0,36,-26,48,-43r16,-105r38,0r-23,146v-2,12,9,14,9,14v-9,17,-18,33,-43,11v-4,-7,-2,-24,-2,-24v-11,16,-31,34,-52,34v-42,0,-44,-25,-40,-52xm173,-222r-24,21v-10,-9,-20,-19,-28,-28v-10,6,-32,18,-50,27r-17,-23v25,-13,58,-32,73,-45v0,0,20,25,46,48","w":182},"\u00fc":{"d":"20,-47r20,-129r38,0r-20,131v-2,14,2,17,11,17v17,0,36,-26,48,-43r16,-105r38,0r-23,146v-2,12,9,14,9,14v-9,17,-18,33,-43,11v-4,-7,-2,-24,-2,-24v-11,16,-31,34,-52,34v-42,0,-44,-25,-40,-52xm167,-231v2,25,-44,36,-45,7v-3,-27,44,-38,45,-7xm107,-231v1,25,-44,37,-46,7v-2,-27,44,-38,46,-7","w":182},"\u00b0":{"d":"112,-181v-4,27,-30,49,-57,49v-28,0,-47,-24,-43,-52v4,-27,30,-49,57,-49v28,0,47,24,43,52xm57,-159v25,3,43,-46,10,-47v-25,-3,-43,46,-10,47","w":112},"\u00ae":{"d":"158,-203v69,0,116,48,116,115v0,67,-48,116,-116,116v-69,0,-116,-49,-116,-116v0,-67,47,-115,116,-115xm158,0v46,2,87,-37,87,-88v0,-50,-35,-87,-87,-87v-51,0,-87,37,-87,87v0,53,36,86,87,88xm208,-26r-24,0r-34,-36r0,36r-28,0r0,-127v43,-4,80,7,80,41v0,17,-9,36,-25,41v10,15,32,19,31,45xm174,-112v0,-11,-8,-17,-24,-16r0,35v14,4,24,-5,24,-19","w":316},"\u00a9":{"d":"159,-203v68,0,115,47,115,115v0,66,-48,116,-115,116v-68,0,-116,-48,-116,-116v0,-67,47,-115,116,-115xm159,-1v46,0,89,-40,87,-87v-2,-50,-35,-87,-87,-87v-51,0,-87,38,-87,87v0,51,41,87,87,87xm202,-135r-15,19v-14,-13,-54,-20,-52,26v0,19,7,41,28,41v11,0,25,-11,25,-11r11,21v0,0,-18,15,-37,15v-31,0,-57,-20,-57,-66v0,-35,21,-63,56,-63v20,0,41,18,41,18","w":316},"\u00b1":{"d":"156,-86r-56,0r0,40r-31,0r0,-40r-55,0r0,-30r55,0r0,-47r31,0r0,47r56,0r0,30xm152,0r-135,0r0,-30r135,0r0,30","w":160},"\u00b5":{"d":"182,-4v-8,9,-57,15,-62,-9v-16,12,-35,24,-58,15v3,21,4,40,-6,56v-46,8,0,-1,-46,7v22,-29,13,-60,13,-104r0,-137r38,0r0,139v0,4,2,9,15,9v19,0,28,-7,42,-18r0,-130r38,0r0,143v0,10,6,11,14,6","w":186},"\u00ac":{"d":"164,-61r-32,6r0,-71r-118,0r0,-32r150,0r0,97","w":192},"\u00a0":{"w":81},"\u00c0":{"d":"168,0r-41,0r-9,-65r-54,0r-29,65r-42,0r106,-227r34,0xm114,-100r-8,-70r-28,70r36,0xm158,-269r-19,22v-37,-21,-55,-41,-59,-46r32,-28v0,0,15,27,46,52","w":185,"k":{"Y":16,"W":6,"V":10,"T":14}},"\u00c3":{"d":"168,0r-41,0r-9,-65r-54,0r-29,65r-42,0r106,-227r34,0xm114,-100r-8,-70r-28,70r36,0xm180,-297v2,32,-31,47,-58,33v-23,-11,-35,-12,-59,7r-11,-22v26,-30,60,-14,93,-8v4,-1,6,-6,3,-16","w":185,"k":{"Y":16,"W":6,"V":10,"T":14}},"\u00d5":{"d":"189,-297v3,33,-30,47,-57,33v-23,-11,-35,-12,-59,7r-11,-22v26,-30,60,-14,93,-8v4,-1,6,-6,3,-16xm120,-232v49,0,64,49,64,90v0,55,-31,147,-99,147v-49,0,-64,-49,-64,-90v0,-55,31,-147,99,-147xm145,-150v0,-19,-4,-46,-29,-46v-44,0,-57,88,-57,120v0,20,4,45,29,45v45,0,57,-87,57,-119","w":196,"k":{"T":7,".":9,",":9}},"\u00f7":{"d":"112,-144v0,15,-12,27,-27,27v-14,0,-25,-9,-25,-23v0,-30,53,-38,52,-4xm112,-41v0,14,-12,27,-27,27v-14,0,-25,-9,-25,-23v0,-30,53,-38,52,-4xm159,-74r-142,0r0,-32r142,0r0,32","w":176},"\u00ff":{"d":"145,-180v11,28,10,62,-5,85v-39,59,-57,142,-134,162r-9,-27v24,-10,39,-21,52,-44r-36,-172r41,0r21,127v20,-40,57,-76,33,-123xm139,-231v2,25,-44,36,-45,7v-3,-27,44,-38,45,-7xm78,-231v2,25,-43,36,-45,7v-2,-27,44,-38,45,-7","w":154},"\u00c2":{"d":"168,0r-41,0r-9,-65r-54,0r-29,65r-42,0r106,-227r34,0xm114,-100r-8,-70r-28,70r36,0xm181,-269r-24,21v-10,-9,-20,-19,-28,-28v-10,6,-32,18,-50,27r-17,-23v25,-13,58,-32,73,-45v0,0,20,25,46,48","w":185,"k":{"Y":16,"W":6,"V":10,"T":14}},"\u00ca":{"d":"168,-227r-5,35r-79,0r-9,56r59,0r-6,36r-59,0r-10,64r83,0r-6,36r-122,0r35,-227r119,0xm174,-269r-24,21v-10,-9,-21,-19,-29,-28v-10,6,-31,18,-49,27r-17,-23v25,-13,57,-32,72,-45v0,0,21,25,47,48","w":160},"\u00c1":{"d":"168,0r-41,0r-9,-65r-54,0r-29,65r-42,0r106,-227r34,0xm114,-100r-8,-70r-28,70r36,0xm171,-292v-5,4,-29,24,-73,45r-14,-23v39,-24,63,-51,63,-51","w":185,"k":{"Y":16,"W":6,"V":10,"T":14}},"\u00cb":{"d":"168,-227r-5,35r-79,0r-9,56r59,0r-6,36r-59,0r-10,64r83,0r-6,36r-122,0r35,-227r119,0xm172,-278v2,25,-44,36,-45,7v-3,-26,44,-37,45,-7xm111,-278v2,25,-43,36,-45,7v-2,-26,44,-37,45,-7","w":160},"\u00c8":{"d":"168,-227r-5,35r-79,0r-9,56r59,0r-6,36r-59,0r-10,64r83,0r-6,36r-122,0r35,-227r119,0xm157,-269r-19,22v-37,-21,-55,-41,-59,-46r32,-28v0,0,15,27,46,52","w":160},"\u00cd":{"d":"102,-282v-4,4,-24,24,-60,43r-11,-22v31,-23,51,-48,51,-48xm77,-227r-32,227r-34,0r31,-227r35,0","w":85},"\u00ce":{"d":"130,-269r-24,21v-10,-9,-21,-19,-29,-28v-10,6,-31,18,-49,27r-17,-23v24,-13,57,-32,73,-45v0,0,20,25,46,48xm85,-227r-33,227r-40,0r34,-227r39,0","w":85},"\u00cf":{"d":"123,-278v1,25,-44,37,-45,7v-3,-26,44,-37,45,-7xm62,-278v2,25,-43,36,-45,7v-3,-26,44,-37,45,-7xm84,-227r-34,227r-39,0r33,-227r40,0","w":85},"\u00cc":{"d":"101,-269r-19,22v-37,-21,-55,-41,-59,-46r31,-28v0,0,16,27,47,52xm84,-227r-34,227r-39,0r33,-227r40,0","w":85},"\u00d3":{"d":"176,-292v-5,4,-30,24,-74,45r-13,-23v39,-24,62,-51,62,-51xm120,-232v49,0,64,49,64,90v0,55,-31,147,-99,147v-49,0,-64,-49,-64,-90v0,-55,31,-147,99,-147xm145,-150v0,-19,-4,-46,-29,-46v-44,0,-57,88,-57,120v0,20,4,45,29,45v45,0,57,-87,57,-119","w":196,"k":{"T":7,".":9,",":9}},"\u00d4":{"d":"184,-269r-23,21v-10,-9,-21,-19,-29,-28v-9,6,-32,18,-50,27r-16,-23v24,-13,56,-32,72,-45v0,0,20,25,46,48xm120,-232v49,0,64,49,64,90v0,55,-31,147,-99,147v-49,0,-64,-49,-64,-90v0,-55,31,-147,99,-147xm145,-150v0,-19,-4,-46,-29,-46v-44,0,-57,88,-57,120v0,20,4,45,29,45v45,0,57,-87,57,-119","w":196,"k":{"T":7,".":9,",":9}},"\u00d2":{"d":"163,-269r-19,22v-37,-21,-55,-41,-59,-46r32,-28v0,0,15,27,46,52xm120,-232v49,0,64,49,64,90v0,55,-31,147,-99,147v-49,0,-64,-49,-64,-90v0,-55,31,-147,99,-147xm145,-150v0,-19,-4,-46,-29,-46v-44,0,-57,88,-57,120v0,20,4,45,29,45v45,0,57,-87,57,-119","w":196,"k":{"T":7,".":9}},"\u00da":{"d":"170,-292v-5,4,-30,24,-74,45r-14,-23v39,-24,63,-51,63,-51xm191,-227v-21,90,-4,232,-108,232v-55,0,-67,-49,-59,-96r21,-136r40,0r-22,139v-4,28,-5,57,23,57v26,0,39,-25,44,-60r21,-136r40,0","w":195},"\u00db":{"d":"184,-269r-24,21v-10,-9,-21,-19,-29,-28v-10,6,-31,18,-49,27r-17,-23v24,-13,57,-32,73,-45v0,0,20,25,46,48xm191,-227v-21,90,-4,232,-108,232v-55,0,-67,-49,-59,-96r21,-136r40,0r-22,139v-4,28,-5,57,23,57v26,0,39,-25,44,-60r21,-136r40,0","w":195},"\u00d9":{"d":"164,-269r-19,22v-37,-21,-55,-41,-59,-46r32,-28v0,0,15,27,46,52xm191,-227v-21,90,-4,232,-108,232v-55,0,-67,-49,-59,-96r21,-136r40,0r-22,139v-4,28,-5,57,23,57v26,0,39,-25,44,-60r21,-136r40,0","w":195}}});jQuery.fn.extend({selectbox:function(options){return this.each(function(){new jQuery.SelectBox(this,options);});}});if(!window.console){var console={log:function(msg){}}}
jQuery.SelectBox=function(selectobj,options){var opt=options||{};opt.inputClass=opt.inputClass||"selectbox";opt.containerClass=opt.containerClass||"selectbox-wrapper";opt.hoverClass=opt.hoverClass||"current";opt.currentClass=opt.selectedClass||"selected"
opt.debug=opt.debug||false;var elm_id=selectobj.id;var active=-1;var inFocus=false;var hasfocus=0;var $select=$(selectobj);var $container=setupContainer(opt);var $input=setupInput(opt);$select.hide().before($input).before($container);init();$input.click(function(){if(!inFocus){$container.toggle();}}).focus(function(){if($container.not(':visible')){inFocus=true;$container.slideDown();}}).keydown(function(event){switch(event.keyCode){case 38:event.preventDefault();moveSelect(-1);break;case 40:event.preventDefault();moveSelect(1);break;case 13:event.preventDefault();$('li.'+opt.hoverClass).trigger('click');break;case 27:hideMe();break;}}).blur(function(){if($container.is(':visible')&&hasfocus>0){if(opt.debug)console.log('container visible and has focus')}else{hideMe();}});function hideMe(){hasfocus=0;$container.slideUp();}
function init(){$container.append(getSelectOptions($input.attr('id'))).hide();var width=$input.css('width');$container.width(width);}
function setupContainer(options){var container=document.createElement("div");$container=$(container);$container.attr('id',elm_id+'_container');$container.addClass(options.containerClass);return $container;}
function setupInput(options){var input=document.createElement("input");var $input=$(input);$input.attr("id",elm_id+"_input");$input.attr("type","text");$input.addClass(options.inputClass);$input.attr("autocomplete","off");$input.attr("readonly","readonly");$input.attr("tabIndex",$select.attr("tabindex"));return $input;}
function moveSelect(step){var lis=$("li",$container);if(!lis)return;active+=step;if(active<0){active=0;}else if(active>=lis.size()){active=lis.size()-1;}
lis.removeClass(opt.hoverClass);$(lis[active]).addClass(opt.hoverClass);}
function setCurrent(){var li=$("li."+opt.currentClass,$container).get(0);var ar=(''+li.id).split('_');var el=ar[ar.length-1];$select.val(el);$input.val($(li).html());return true;}
function getCurrentSelected(){return $select.val();}
function getCurrentValue(){return $input.val();}
function getSelectOptions(parentid){var select_options=new Array();var ul=document.createElement('ul');$select.children('option').each(function(){var li=document.createElement('li');li.setAttribute('id',parentid+'_'+$(this).val());li.innerHTML=$(this).html();if($(this).is(':selected')){$input.val($(this).html());$(li).addClass(opt.currentClass);}
ul.appendChild(li);$(li).mouseover(function(event){hasfocus=1;if(opt.debug)console.log('over on : '+this.id);jQuery(event.target,$container).addClass(opt.hoverClass);}).mouseout(function(event){hasfocus=-1;if(opt.debug)console.log('out on : '+this.id);jQuery(event.target,$container).removeClass(opt.hoverClass);}).click(function(event){var fl=$('li.'+opt.hoverClass,$container).get(0);if(opt.debug)console.log('click on :'+this.id);$('li.'+opt.currentClass).removeClass(opt.currentClass);$(this).addClass(opt.currentClass);setCurrent();hideMe();});});return ul;}};(function(b){var m,u,x,g,D,i,z,A,B,p=0,e={},q=[],n=0,c={},j=[],E=null,s=new Image,G=/\.(jpg|gif|png|bmp|jpeg)(.*)?$/i,S=/[^\.]\.(swf)\s*$/i,H,I=1,k,l,h=false,y=b.extend(b("<div/>")[0],{prop:0}),v=0,O=!b.support.opacity&&!window.XMLHttpRequest,J=function(){u.hide();s.onerror=s.onload=null;E&&E.abort();m.empty()},P=function(){b.fancybox('<p id="fancybox_error">The requested content cannot be loaded.<br />Please try again later.</p>',{scrolling:"no",padding:20,transitionIn:"none",transitionOut:"none"})},K=function(){return[b(window).width(),b(window).height(),b(document).scrollLeft(),b(document).scrollTop()]},T=function(){var a=K(),d={},f=c.margin,o=c.autoScale,t=(20+f)*2,w=(20+f)*2,r=c.padding*2;if(c.width.toString().indexOf("%")>-1){d.width=a[0]*parseFloat(c.width)/100-40;o=false}else d.width=c.width+r;if(c.height.toString().indexOf("%")>-1){d.height=a[1]*parseFloat(c.height)/100-40;o=false}else d.height=c.height+r;if(o&&(d.width>a[0]-t||d.height>a[1]-w))if(e.type=="image"||e.type=="swf"){t+=r;w+=r;o=Math.min(Math.min(a[0]-t,c.width)/c.width,Math.min(a[1]-w,c.height)/c.height);d.width=Math.round(o*(d.width-r))+r;d.height=Math.round(o*(d.height-r))+r}else{d.width=Math.min(d.width,a[0]-t);d.height=Math.min(d.height,a[1]-w)}d.top=a[3]+(a[1]-(d.height+40))*0.5;d.left=a[2]+(a[0]-(d.width+40))*0.5;if(c.autoScale===false){d.top=Math.max(a[3]+f,d.top);d.left=Math.max(a[2]+f,d.left)}return d},U=function(a){if(a&&a.length)switch(c.titlePosition){case"inside":return a;case"over":return'<span id="fancybox-title-over">'+
a+"</span>";default:return'<span id="fancybox-title-wrap"><span id="fancybox-title-left"></span><span id="fancybox-title-main">'+a+'</span><span id="fancybox-title-right"></span></span>'}return false},V=function(){var a=c.title,d=l.width-c.padding*2,f="fancybox-title-"+c.titlePosition;b("#fancybox-title").remove();v=0;if(c.titleShow!==false){a=b.isFunction(c.titleFormat)?c.titleFormat(a,j,n,c):U(a);if(!(!a||a==="")){b('<div id="fancybox-title" class="'+f+'" />').css({width:d,paddingLeft:c.padding,paddingRight:c.padding}).html(a).appendTo("body");switch(c.titlePosition){case"inside":v=b("#fancybox-title").outerHeight(true)-c.padding;l.height+=v;break;case"over":b("#fancybox-title").css("bottom",c.padding);break;default:b("#fancybox-title").css("bottom",b("#fancybox-title").outerHeight(true)*-1);break}b("#fancybox-title").appendTo(D).hide()}}},W=function(){b(document).unbind("keydown.fb").bind("keydown.fb",function(a){if(a.keyCode==27&&c.enableEscapeButton){a.preventDefault();b.fancybox.close()}else if(a.keyCode==37){a.preventDefault();b.fancybox.prev()}else if(a.keyCode==39){a.preventDefault();b.fancybox.next()}});if(b.fn.mousewheel){g.unbind("mousewheel.fb");j.length>1&&g.bind("mousewheel.fb",function(a,d){a.preventDefault();h||d===0||(d>0?b.fancybox.prev():b.fancybox.next())})}if(c.showNavArrows){if(c.cyclic&&j.length>1||n!==0)A.show();if(c.cyclic&&j.length>1||n!=j.length-1)B.show()}},X=function(){var a,d;if(j.length-1>n){a=j[n+1].href;if(typeof a!=="undefined"&&a.match(G)){d=new Image;d.src=a}}if(n>0){a=j[n-1].href;if(typeof a!=="undefined"&&a.match(G)){d=new Image;d.src=a}}},L=function(){i.css("overflow",c.scrolling=="auto"?c.type=="image"||c.type=="iframe"||c.type=="swf"?"hidden":"auto":c.scrolling=="yes"?"auto":"visible");if(!b.support.opacity){i.get(0).style.removeAttribute("filter");g.get(0).style.removeAttribute("filter")}b("#fancybox-title").show();c.hideOnContentClick&&i.one("click",b.fancybox.close);c.hideOnOverlayClick&&x.one("click",b.fancybox.close);c.showCloseButton&&z.show();W();b(window).bind("resize.fb",b.fancybox.center);c.centerOnScroll?b(window).bind("scroll.fb",b.fancybox.center):b(window).unbind("scroll.fb");b.isFunction(c.onComplete)&&c.onComplete(j,n,c);h=false;X()},M=function(a){var d=Math.round(k.width+(l.width-k.width)*a),f=Math.round(k.height+(l.height-k.height)*a),o=Math.round(k.top+(l.top-k.top)*a),t=Math.round(k.left+(l.left-k.left)*a);g.css({width:d+"px",height:f+"px",top:o+"px",left:t+"px"});d=Math.max(d-c.padding*2,0);f=Math.max(f-(c.padding*2+v*a),0);i.css({width:d+"px",height:f+"px"});if(typeof l.opacity!=="undefined")g.css("opacity",a<0.5?0.5:a)},Y=function(a){var d=a.offset();d.top+=parseFloat(a.css("paddingTop"))||0;d.left+=parseFloat(a.css("paddingLeft"))||0;d.top+=parseFloat(a.css("border-top-width"))||0;d.left+=parseFloat(a.css("border-left-width"))||0;d.width=a.width();d.height=a.height();return d},Q=function(){var a=e.orig?b(e.orig):false,d={};if(a&&a.length){a=Y(a);d={width:a.width+c.padding*2,height:a.height+c.padding*2,top:a.top-c.padding-20,left:a.left-c.padding-
20}}else{a=K();d={width:1,height:1,top:a[3]+a[1]*0.5,left:a[2]+a[0]*0.5}}return d},N=function(){u.hide();if(g.is(":visible")&&b.isFunction(c.onCleanup))if(c.onCleanup(j,n,c)===false){b.event.trigger("fancybox-cancel");h=false;return}j=q;n=p;c=e;i.get(0).scrollTop=0;i.get(0).scrollLeft=0;if(c.overlayShow){O&&b("select:not(#fancybox-tmp select)").filter(function(){return this.style.visibility!=="hidden"}).css({visibility:"hidden"}).one("fancybox-cleanup",function(){this.style.visibility="inherit"});x.css({"background-color":c.overlayColor,opacity:c.overlayOpacity}).unbind().show()}l=T();V();if(g.is(":visible")){b(z.add(A).add(B)).hide();var a=g.position(),d;k={top:a.top,left:a.left,width:g.width(),height:g.height()};d=k.width==l.width&&k.height==l.height;i.fadeOut(c.changeFade,function(){var f=function(){i.html(m.contents()).fadeIn(c.changeFade,L)};b.event.trigger("fancybox-change");i.empty().css("overflow","hidden");if(d){i.css({top:c.padding,left:c.padding,width:Math.max(l.width-c.padding*2,1),height:Math.max(l.height-c.padding*2-v,1)});f()}else{i.css({top:c.padding,left:c.padding,width:Math.max(k.width-c.padding*2,1),height:Math.max(k.height-c.padding*2,1)});y.prop=0;b(y).animate({prop:1},{duration:c.changeSpeed,easing:c.easingChange,step:M,complete:f})}})}else{g.css("opacity",1);if(c.transitionIn=="elastic"){k=Q();i.css({top:c.padding,left:c.padding,width:Math.max(k.width-c.padding*2,1),height:Math.max(k.height-c.padding*2,1)}).html(m.contents());g.css(k).show();if(c.opacity)l.opacity=0;y.prop=0;b(y).animate({prop:1},{duration:c.speedIn,easing:c.easingIn,step:M,complete:L})}else{i.css({top:c.padding,left:c.padding,width:Math.max(l.width-c.padding*2,1),height:Math.max(l.height-c.padding*2-v,1)}).html(m.contents());g.css(l).fadeIn(c.transitionIn=="none"?0:c.speedIn,L)}}},F=function(){m.width(e.width);m.height(e.height);if(e.width=="auto")e.width=m.width();if(e.height=="auto")e.height=m.height();N()},Z=function(){h=true;e.width=s.width;e.height=s.height;b("<img />").attr({id:"fancybox-img",src:s.src,alt:e.title}).appendTo(m);N()},C=function(){J();var a=q[p],d,f,o,t,w;e=b.extend({},b.fn.fancybox.defaults,typeof b(a).data("fancybox")=="undefined"?e:b(a).data("fancybox"));o=a.title||b(a).title||e.title||"";if(a.nodeName&&!e.orig)e.orig=b(a).children("img:first").length?b(a).children("img:first"):b(a);if(o===""&&e.orig)o=e.orig.attr("alt");d=a.nodeName&&/^(?:javascript|#)/i.test(a.href)?e.href||null:e.href||a.href||null;if(e.type){f=e.type;if(!d)d=e.content}else if(e.content)f="html";else if(d)if(d.match(G))f="image";else if(d.match(S))f="swf";else if(b(a).hasClass("iframe"))f="iframe";else if(d.match(/#/)){a=d.substr(d.indexOf("#"));f=b(a).length>0?"inline":"ajax"}else f="ajax";else f="inline";e.type=f;e.href=d;e.title=o;if(e.autoDimensions&&e.type!=="iframe"&&e.type!=="swf"){e.width="auto";e.height="auto"}if(e.modal){e.overlayShow=true;e.hideOnOverlayClick=false;e.hideOnContentClick=false;e.enableEscapeButton=false;e.showCloseButton=false}if(b.isFunction(e.onStart))if(e.onStart(q,p,e)===false){h=false;return}m.css("padding",20+e.padding+e.margin);b(".fancybox-inline-tmp").unbind("fancybox-cancel").bind("fancybox-change",function(){b(this).replaceWith(i.children())});switch(f){case"html":m.html(e.content);F();break;case"inline":b('<div class="fancybox-inline-tmp" />').hide().insertBefore(b(a)).bind("fancybox-cleanup",function(){b(this).replaceWith(i.children())}).bind("fancybox-cancel",function(){b(this).replaceWith(m.children())});b(a).appendTo(m);F();break;case"image":h=false;b.fancybox.showActivity();s=new Image;s.onerror=function(){P()};s.onload=function(){s.onerror=null;s.onload=null;Z()};s.src=d;break;case"swf":t='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+e.width+'" height="'+e.height+'"><param name="movie" value="'+d+'"></param>';w="";b.each(e.swf,function(r,R){t+='<param name="'+r+'" value="'+R+'"></param>';w+=" "+r+'="'+R+'"'});t+='<embed src="'+d+'" type="application/x-shockwave-flash" width="'+e.width+'" height="'+e.height+'"'+w+"></embed></object>";m.html(t);F();break;case"ajax":a=d.split("#",2);f=e.ajax.data||{};if(a.length>1){d=a[0];if(typeof f=="string")f+="&selector="+a[1];else f.selector=a[1]}h=false;b.fancybox.showActivity();E=b.ajax(b.extend(e.ajax,{url:d,data:f,error:P,success:function(r){if(E.status==200){m.html(r);F()}}}));break;case"iframe":b('<iframe id="fancybox-frame" name="fancybox-frame'+(new Date).getTime()+'" frameborder="0" hspace="0" scrolling="'+e.scrolling+'" src="'+e.href+'"></iframe>').appendTo(m);N();break}},$=function(){if(u.is(":visible")){b("div",u).css("top",I*-40+"px");I=(I+1)%12}else clearInterval(H)},aa=function(){if(!b("#fancybox-wrap").length){b("body").append(m=b('<div id="fancybox-tmp"></div>'),u=b('<div id="fancybox-loading"><div></div></div>'),x=b('<div id="fancybox-overlay"></div>'),g=b('<div id="fancybox-wrap"></div>'));if(!b.support.opacity){g.addClass("fancybox-ie");u.addClass("fancybox-ie")}D=b('<div id="fancybox-outer"></div>').append('<div class="fancy-bg" id="fancy-bg-n"></div><div class="fancy-bg" id="fancy-bg-ne"></div><div class="fancy-bg" id="fancy-bg-e"></div><div class="fancy-bg" id="fancy-bg-se"></div><div class="fancy-bg" id="fancy-bg-s"></div><div class="fancy-bg" id="fancy-bg-sw"></div><div class="fancy-bg" id="fancy-bg-w"></div><div class="fancy-bg" id="fancy-bg-nw"></div>').appendTo(g);D.append(i=b('<div id="fancybox-inner"></div>'),z=b('<a id="fancybox-close"></a>'),A=b('<a href="javascript:;" id="fancybox-left"><span class="fancy-ico" id="fancybox-left-ico"></span></a>'),B=b('<a href="javascript:;" id="fancybox-right"><span class="fancy-ico" id="fancybox-right-ico"></span></a>'));z.click(b.fancybox.close);u.click(b.fancybox.cancel);A.click(function(a){a.preventDefault();b.fancybox.prev()});B.click(function(a){a.preventDefault();b.fancybox.next()});if(O){x.get(0).style.setExpression("height","document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'");u.get(0).style.setExpression("top","(-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px'");D.prepend('<iframe id="fancybox-hide-sel-frame" src="javascript:\'\';" scrolling="no" frameborder="0" ></iframe>')}}};b.fn.fancybox=function(a){b(this).data("fancybox",b.extend({},a,b.metadata?b(this).metadata():{})).unbind("click.fb").bind("click.fb",function(d){d.preventDefault();if(!h){h=true;b(this).blur();q=[];p=0;d=b(this).attr("rel")||"";if(!d||d==""||d==="nofollow")q.push(this);else{q=b("a[rel="+d+"], area[rel="+d+"]");p=q.index(this)}C();return false}});return this};b.fancybox=function(a,d){if(!h){h=true;d=typeof d!=="undefined"?d:{};q=[];p=d.index||0;if(b.isArray(a)){for(var f=0,o=a.length;f<o;f++)if(typeof a[f]=="object")b(a[f]).data("fancybox",b.extend({},d,a[f]));else a[f]=b({}).data("fancybox",b.extend({content:a[f]},d));q=jQuery.merge(q,a)}else{if(typeof a=="object")b(a).data("fancybox",b.extend({},d,a));else a=b({}).data("fancybox",b.extend({content:a},d));q.push(a)}if(p>q.length||p<0)p=0;C()}};b.fancybox.showActivity=function(){clearInterval(H);u.show();H=setInterval($,66)};b.fancybox.hideActivity=function(){u.hide()};b.fancybox.next=function(){return b.fancybox.pos(n+1)};b.fancybox.prev=function(){return b.fancybox.pos(n-
1)};b.fancybox.pos=function(a){if(!h){a=parseInt(a,10);if(a>-1&&j.length>a){p=a;C()}if(c.cyclic&&j.length>1&&a<0){p=j.length-1;C()}if(c.cyclic&&j.length>1&&a>=j.length){p=0;C()}}};b.fancybox.cancel=function(){if(!h){h=true;b.event.trigger("fancybox-cancel");J();e&&b.isFunction(e.onCancel)&&e.onCancel(q,p,e);h=false}};b.fancybox.close=function(){function a(){x.fadeOut("fast");g.hide();b.event.trigger("fancybox-cleanup");i.empty();b.isFunction(c.onClosed)&&c.onClosed(j,n,c);j=e=[];n=p=0;c=e={};h=false}
if(!(h||g.is(":hidden"))){h=true;if(c&&b.isFunction(c.onCleanup))if(c.onCleanup(j,n,c)===false){h=false;return}J();b(z.add(A).add(B)).hide();b("#fancybox-title").remove();g.add(i).add(x).unbind();b(window).unbind("resize.fb scroll.fb");b(document).unbind("keydown.fb");i.css("overflow","hidden");if(c.transitionOut=="elastic"){k=Q();var d=g.position();l={top:d.top,left:d.left,width:g.width(),height:g.height()};if(c.opacity)l.opacity=1;y.prop=1;b(y).animate({prop:0},{duration:c.speedOut,easing:c.easingOut,step:M,complete:a})}else g.fadeOut(c.transitionOut=="none"?0:c.speedOut,a)}};b.fancybox.resize=function(){var a,d;if(!(h||g.is(":hidden"))){h=true;a=i.wrapInner("<div style='overflow:auto'></div>").children();d=a.height();g.css({height:d+c.padding*2+v});i.css({height:d});a.replaceWith(a.children());b.fancybox.center()}};b.fancybox.center=function(){h=true;var a=K(),d=c.margin,f={};f.top=a[3]+(a[1]-(g.height()-v+40))*0.5;f.left=a[2]+(a[0]-(g.width()+40))*0.5;f.top=Math.max(a[3]+d,f.top);f.left=Math.max(a[2]+
d,f.left);g.css(f);h=false};b.fn.fancybox.defaults={padding:10,margin:20,opacity:false,modal:false,cyclic:false,scrolling:"auto",width:560,height:340,autoScale:true,autoDimensions:true,centerOnScroll:false,ajax:{},swf:{wmode:"transparent"},hideOnOverlayClick:true,hideOnContentClick:false,overlayShow:true,overlayOpacity:0.3,overlayColor:"#666",titleShow:true,titlePosition:"outside",titleFormat:null,transitionIn:"fade",transitionOut:"fade",speedIn:300,speedOut:300,changeSpeed:300,changeFade:"fast",easingIn:"swing",easingOut:"swing",showCloseButton:true,showNavArrows:true,enableEscapeButton:true,onStart:null,onCancel:null,onComplete:null,onCleanup:null,onClosed:null};b(document).ready(function(){aa()})})(jQuery);$(function(){$('#post_type').selectbox();$('#s').click(function(){if($(this).attr("value")=="Uw zoekwoord"){$(this).attr("value","");}});$('#s').blur(function(){if($(this).attr("value")==""){$(this).attr("value","Uw zoekwoord");}});$("#items .foto").each(function(){var slideInterval;var slidePos=0;var slideSize=$("li",this).size();var slideHeight=245;var slideWidth=600;function nextSlide(){if(slidePos>slideSize-1)
slidePos=0;$("#items .foto").stop(true,false).animate({top:slidePos*-slideHeight});$("#items .description").stop(true,false).animate({left:slidePos*-slideWidth});$("#items .menu li").removeClass("active").parent().find("li:eq("+slidePos+")").addClass("active");}
slideInterval=setInterval(function(){slidePos++;nextSlide();},8000);$("#items .menu li").mouseenter(function(){clearInterval(slideInterval);slideInterval=setInterval(function(){slidePos++;nextSlide();},8000);slidePos=$(this).parent().find("li").index($(this));nextSlide();});});Cufon.replace('h1',{textShadow:'#011121 -1px 1px'});Cufon.replace('.button span');Cufon.replace('h2',{textShadow:'#011121 -1px 1px'});Cufon.replace('h3',{textShadow:'#011121 -1px 1px'});Cufon.replace('h4',{textShadow:'#011121 -1px 1px'});Cufon.replace('h5',{textShadow:'#011121 -1px 1px'});Cufon.replace('cite',{textShadow:'#011121 -1px 1px'});Cufon.replace('div#left h2',{textShadow:'#011121 -1px 1px'});$(function(){$("a[rel=fancybox]").fancybox({transitionIn:'elastic',transitionOut:'elastic'});});var MainMenuIdActive='';var MainMenuTimer=null;$("#menu .wrapper").parent().mouseover(function()
{var self=$(this);curMenuIdActive=self.attr('id');clearTimeout(MainMenuTimer);if(curMenuIdActive!=MainMenuIdActive)
{if(MainMenuIdActive!=''&&curMenuIdActive!=MainMenuIdActive)
{$('#'+MainMenuIdActive).removeClass("showsub");$('#'+MainMenuIdActive+' .wrapper').slideUp("fast");}
if(!self.hasClass("showsub"))
{self.addClass("showsub");$(".wrapper",this).slideDown("medium");}}
MainMenuIdActive=curMenuIdActive;});$("#menu .wrapper").mouseover(function()
{clearTimeout(MainMenuTimer);});$("#menu .wrapper").parent().mouseout(function()
{var self=$(this);if(MainMenuIdActive==self.attr('id'))
{MainMenuTimer=window.setTimeout(function()
{self.removeClass("showsub");$(".wrapper",self).slideUp("fast");if(self.attr('id')==MainMenuIdActive)MainMenuIdActive='';},800);}});});Cufon.now();
