// jQuery JavaScript Library v1.4.1 http://jquery.com/ Copyright 2010, John Resig Dual licensed under the MIT or GPL Version 2 licenses. http://jquery.org/license
// Includes Sizzle.js http://sizzlejs.com/ Copyright 2010, The Dojo Foundation Released under the MIT, BSD, and GPL Licenses. Date: Mon Jan 25 19:43:33 2010 -0500
(function(H,M){function bc(){if(!ah.isReady){try{R.documentElement.doScroll("left");}catch(c){setTimeout(bc,1);return;}ah.ready();}}function bg(r,c){c.src?ah.ajax({url:c.src,async:false,dataType:"script"}):ah.globalEval(c.text||c.textContent||c.innerHTML||"");c.parentNode&&c.parentNode.removeChild(c);}function ap(r,c,J,F,G,z){var v=r.length;if(typeof c==="object"){for(var K in c){ap(r,K,c[K],F,G,J);}return r;}if(J!==M){F=!z&&F&&ah.isFunction(J);for(K=0;K<v;K++){G(r[K],c,F?J.call(r[K],K,G(r[K],c)):J,z);}return r;}return v?G(r[0],c):null;}function aF(){return(new Date).getTime();}function ao(){return false;}function am(){return true;}function aY(r,c,v){v[0].type=r;return ah.event.handle.apply(c,v);}function aK(O){var L,K=[],G=[],J=arguments,F,z,r,c,v,P,N=ah.extend({},ah.data(this,"events").live);if(!(O.button&&O.type==="click")){for(c in N){z=N[c];if(z.live===O.type||z.altLive&&ah.inArray(O.type,z.altLive)>-1){F=z.data;F.beforeFilter&&F.beforeFilter[O.type]&&!F.beforeFilter[O.type](O)||G.push(z.selector);}else{delete N[c];}}F=ah(O.target).closest(G,O.currentTarget);v=0;for(P=F.length;v<P;v++){for(c in N){z=N[c];r=F[v].elem;G=null;if(F[v].selector===z.selector){if(z.live==="mouseenter"||z.live==="mouseleave"){G=ah(O.relatedTarget).closest(z.selector)[0];}if(!G||G!==r){K.push({elem:r,fn:z});}}}}v=0;for(P=K.length;v<P;v++){F=K[v];O.currentTarget=F.elem;O.data=F.fn.data;if(F.fn.apply(F.elem,J)===false){L=false;break;}}return L;}}function ag(r,c){return"live."+(r?r+".":"")+c.replace(/\./g,"`").replace(/ /g,"&");}function A(c){return !c||!c.parentNode||c.parentNode.nodeType===11;}function l(r,c){var v=0;c.each(function(){if(this.nodeName===(r[v]&&r[v].nodeName)){var G=ah.data(r[v++]),J=ah.data(this,G);if(G=G&&G.events){delete J.handle;J.events={};for(var F in G){for(var z in G[F]){ah.event.add(this,F,G[F][z],G[F][z].data);}}}}});}function bf(r,c,G){var z,F,v;if(r.length===1&&typeof r[0]==="string"&&r[0].length<512&&r[0].indexOf("<option")<0&&(ah.support.checkClone||!a2.test(r[0]))){F=true;if(v=ah.fragments[r[0]]){if(v!==1){z=v;}}}if(!z){c=c&&c[0]?c[0].ownerDocument||c[0]:R;z=c.createDocumentFragment();ah.clean(r,c,z,G);}if(F){ah.fragments[r[0]]=v?z:1;}return{fragment:z,cacheable:F};}function aC(r,c){var v={};ah.each(aO.concat.apply([],aO.slice(0,c)),function(){v[this]=r;});return v;}function ak(c){return"scrollTo" in c&&c.document?c:c.nodeType===9?c.defaultView||c.parentWindow:false;}var ah=function(r,c){return new ah.fn.init(r,c);},a3=H.jQuery,aP=H.$,R=H.document,au,al=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,E=/^.[^:#\[\.,]*$/,p=/\S/,d=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,a5=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,az=navigator.userAgent,D=false,ax=[],aB,a0=Object.prototype.toString,aT=Object.prototype.hasOwnProperty,ay=Array.prototype.push,av=Array.prototype.slice,o=Array.prototype.indexOf;ah.fn=ah.prototype={init:function(r,c){var z,v;if(!r){return this;}if(r.nodeType){this.context=this[0]=r;this.length=1;return this;}if(typeof r==="string"){if((z=al.exec(r))&&(z[1]||!c)){if(z[1]){v=c?c.ownerDocument||c:R;if(r=a5.exec(r)){if(ah.isPlainObject(c)){r=[R.createElement(r[1])];ah.fn.attr.call(r,c,true);}else{r=[v.createElement(r[1])];}}else{r=bf([z[1]],[v]);r=(r.cacheable?r.fragment.cloneNode(true):r.fragment).childNodes;}}else{if(c=R.getElementById(z[2])){if(c.id!==z[2]){return au.find(r);}this.length=1;this[0]=c;}this.context=R;this.selector=r;return this;}}else{if(!c&&/^\w+$/.test(r)){this.selector=r;this.context=R;r=R.getElementsByTagName(r);}else{return !c||c.jquery?(c||au).find(r):ah(c).find(r);}}}else{if(ah.isFunction(r)){return au.ready(r);}}if(r.selector!==M){this.selector=r.selector;this.context=r.context;}return ah.isArray(r)?this.setArray(r):ah.makeArray(r,this);},selector:"",jquery:"1.4.1",length:0,size:function(){return this.length;},toArray:function(){return av.call(this,0);},get:function(c){return c==null?this.toArray():c<0?this.slice(c)[0]:this[c];},pushStack:function(r,c,v){r=ah(r||null);r.prevObject=this;r.context=this.context;if(c==="find"){r.selector=this.selector+(this.selector?" ":"")+v;}else{if(c){r.selector=this.selector+"."+c+"("+v+")";}}return r;},setArray:function(c){this.length=0;ay.apply(this,c);return this;},each:function(r,c){return ah.each(this,r,c);},ready:function(c){ah.bindReady();if(ah.isReady){c.call(R,ah);}else{ax&&ax.push(c);}return this;},eq:function(c){return c===-1?this.slice(c):this.slice(c,+c+1);},first:function(){return this.eq(0);},last:function(){return this.eq(-1);},slice:function(){return this.pushStack(av.apply(this,arguments),"slice",av.call(arguments).join(","));},map:function(c){return this.pushStack(ah.map(this,function(r,v){return c.call(r,v,r);}));},end:function(){return this.prevObject||ah(null);},push:ay,sort:[].sort,splice:[].splice};ah.fn.init.prototype=ah.fn;ah.extend=ah.fn.extend=function(){var r=arguments[0]||{},c=1,J=arguments.length,F=false,G,z,v,K;if(typeof r==="boolean"){F=r;r=arguments[1]||{};c=2;}if(typeof r!=="object"&&!ah.isFunction(r)){r={};}if(J===c){r=this;--c;}for(;c<J;c++){if((G=arguments[c])!=null){for(z in G){v=r[z];K=G[z];if(r!==K){if(F&&K&&(ah.isPlainObject(K)||ah.isArray(K))){v=v&&(ah.isPlainObject(v)||ah.isArray(v))?v:ah.isArray(K)?[]:{};r[z]=ah.extend(F,v,K);}else{if(K!==M){r[z]=K;}}}}}}return r;};ah.extend({noConflict:function(c){H.$=aP;if(c){H.jQuery=a3;}return ah;},isReady:false,ready:function(){if(!ah.isReady){if(!R.body){return setTimeout(ah.ready,13);}ah.isReady=true;if(ax){for(var r,c=0;r=ax[c++];){r.call(R,ah);}ax=null;}ah.fn.triggerHandler&&ah(R).triggerHandler("ready");}},bindReady:function(){if(!D){D=true;if(R.readyState==="complete"){return ah.ready();}if(R.addEventListener){R.addEventListener("DOMContentLoaded",aB,false);H.addEventListener("load",ah.ready,false);}else{if(R.attachEvent){R.attachEvent("onreadystatechange",aB);H.attachEvent("onload",ah.ready);var r=false;try{r=H.frameElement==null;}catch(c){}R.documentElement.doScroll&&r&&bc();}}}},isFunction:function(c){return a0.call(c)==="[object Function]";},isArray:function(c){return a0.call(c)==="[object Array]";},isPlainObject:function(r){if(!r||a0.call(r)!=="[object Object]"||r.nodeType||r.setInterval){return false;}if(r.constructor&&!aT.call(r,"constructor")&&!aT.call(r.constructor.prototype,"isPrototypeOf")){return false;}var c;for(c in r){}return c===M||aT.call(r,c);},isEmptyObject:function(r){for(var c in r){return false;}return true;},error:function(c){throw c;},parseJSON:function(c){if(typeof c!=="string"||!c){return null;}if(/^[\],:{}\s]*$/.test(c.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,""))){return H.JSON&&H.JSON.parse?H.JSON.parse(c):(new Function("return "+c))();}else{ah.error("Invalid JSON: "+c);}},noop:function(){},globalEval:function(r){if(r&&p.test(r)){var c=R.getElementsByTagName("head")[0]||R.documentElement,v=R.createElement("script");v.type="text/javascript";if(ah.support.scriptEval){v.appendChild(R.createTextNode(r));}else{v.text=r;}c.insertBefore(v,c.firstChild);c.removeChild(v);}},nodeName:function(r,c){return r.nodeName&&r.nodeName.toUpperCase()===c.toUpperCase();},each:function(r,c,J){var F,G=0,z=r.length,v=z===M||ah.isFunction(r);if(J){if(v){for(F in r){if(c.apply(r[F],J)===false){break;}}}else{for(;G<z;){if(c.apply(r[G++],J)===false){break;}}}}else{if(v){for(F in r){if(c.call(r[F],F,r[F])===false){break;}}}else{for(J=r[0];G<z&&c.call(J,G,J)!==false;J=r[++G]){}}}return r;},trim:function(c){return(c||"").replace(d,"");},makeArray:function(r,c){c=c||[];if(r!=null){r.length==null||typeof r==="string"||ah.isFunction(r)||typeof r!=="function"&&r.setInterval?ay.call(c,r):ah.merge(c,r);}return c;},inArray:function(r,c){if(c.indexOf){return c.indexOf(r);}for(var z=0,v=c.length;z<v;z++){if(c[z]===r){return z;}}return -1;},merge:function(r,c){var F=r.length,v=0;if(typeof c.length==="number"){for(var z=c.length;v<z;v++){r[F++]=c[v];}}else{for(;c[v]!==M;){r[F++]=c[v++];}}r.length=F;return r;},grep:function(r,c,G){for(var z=[],F=0,v=r.length;F<v;F++){!G!==!c(r[F],F)&&z.push(r[F]);}return z;},map:function(r,c,J){for(var F=[],G,z=0,v=r.length;z<v;z++){G=c(r[z],z,J);if(G!=null){F[F.length]=G;}}return F.concat.apply([],F);},guid:1,proxy:function(r,c,v){if(arguments.length===2){if(typeof c==="string"){v=r;r=v[c];c=M;}else{if(c&&!ah.isFunction(c)){v=c;c=M;}}}if(!c&&r){c=function(){return r.apply(v||this,arguments);};}if(r){c.guid=r.guid=r.guid||c.guid||ah.guid++;}return c;},uaMatch:function(c){c=c.toLowerCase();c=/(webkit)[ \/]([\w.]+)/.exec(c)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(c)||/(msie) ([\w.]+)/.exec(c)||!/compatible/.test(c)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(c)||[];return{browser:c[1]||"",version:c[2]||"0"};},browser:{}});az=ah.uaMatch(az);if(az.browser){ah.browser[az.browser]=true;ah.browser.version=az.version;}if(ah.browser.webkit){ah.browser.safari=true;}if(o){ah.inArray=function(r,c){return o.call(c,r);};}au=ah(R);if(R.addEventListener){aB=function(){R.removeEventListener("DOMContentLoaded",aB,false);ah.ready();};}else{if(R.attachEvent){aB=function(){if(R.readyState==="complete"){R.detachEvent("onreadystatechange",aB);ah.ready();}};}}(function(){ah.support={};var r=R.documentElement,c=R.createElement("script"),J=R.createElement("div"),F="script"+aF();J.style.display="none";J.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var G=J.getElementsByTagName("*"),z=J.getElementsByTagName("a")[0];if(!(!G||!G.length||!z)){ah.support={leadingWhitespace:J.firstChild.nodeType===3,tbody:!J.getElementsByTagName("tbody").length,htmlSerialize:!!J.getElementsByTagName("link").length,style:/red/.test(z.getAttribute("style")),hrefNormalized:z.getAttribute("href")==="/a",opacity:/^0.55$/.test(z.style.opacity),cssFloat:!!z.style.cssFloat,checkOn:J.getElementsByTagName("input")[0].value==="on",optSelected:R.createElement("select").appendChild(R.createElement("option")).selected,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};c.type="text/javascript";try{c.appendChild(R.createTextNode("window."+F+"=1;"));}catch(v){}r.insertBefore(c,r.firstChild);if(H[F]){ah.support.scriptEval=true;delete H[F];}r.removeChild(c);if(J.attachEvent&&J.fireEvent){J.attachEvent("onclick",function K(){ah.support.noCloneEvent=false;J.detachEvent("onclick",K);});J.cloneNode(true).fireEvent("onclick");}J=R.createElement("div");J.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";r=R.createDocumentFragment();r.appendChild(J.firstChild);ah.support.checkClone=r.cloneNode(true).cloneNode(true).lastChild.checked;ah(function(){var L=R.createElement("div");L.style.width=L.style.paddingLeft="1px";R.body.appendChild(L);ah.boxModel=ah.support.boxModel=L.offsetWidth===2;R.body.removeChild(L).style.display="none";});r=function(O){var N=R.createElement("div");O="on"+O;var L=O in N;if(!L){N.setAttribute(O,"return;");L=typeof N[O]==="function";}return L;};ah.support.submitBubbles=r("submit");ah.support.changeBubbles=r("change");r=c=J=G=z=null;}})();ah.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var aH="jQuery"+aF(),aR=0,b={},an={};ah.extend({cache:{},expando:aH,noData:{embed:true,object:true,applet:true},data:function(r,c,F){if(!(r.nodeName&&ah.noData[r.nodeName.toLowerCase()])){r=r==H?b:r;var v=r[aH],z=ah.cache;if(!c&&!v){return null;}v||(v=++aR);if(typeof c==="object"){r[aH]=v;z=z[v]=ah.extend(true,{},c);}else{z=z[v]?z[v]:typeof F==="undefined"?an:(z[v]={});}if(F!==M){r[aH]=v;z[c]=F;}return typeof c==="string"?z[c]:z;}},removeData:function(r,c){if(!(r.nodeName&&ah.noData[r.nodeName.toLowerCase()])){r=r==H?b:r;var G=r[aH],z=ah.cache,F=z[G];if(c){if(F){delete F[c];ah.isEmptyObject(F)&&ah.removeData(r);}}else{try{delete r[aH];}catch(v){r.removeAttribute&&r.removeAttribute(aH);}delete z[G];}}}});ah.fn.extend({data:function(r,c){if(typeof r==="undefined"&&this.length){return ah.data(this[0]);}else{if(typeof r==="object"){return this.each(function(){ah.data(this,r);});}}var z=r.split(".");z[1]=z[1]?"."+z[1]:"";if(c===M){var v=this.triggerHandler("getData"+z[1]+"!",[z[0]]);if(v===M&&this.length){v=ah.data(this[0],r);}return v===M&&z[1]?this.data(z[0]):v;}else{return this.trigger("setData"+z[1]+"!",[z[0],c]).each(function(){ah.data(this,r,c);});}},removeData:function(c){return this.each(function(){ah.removeData(this,c);});}});ah.extend({queue:function(r,c,z){if(r){c=(c||"fx")+"queue";var v=ah.data(r,c);if(!z){return v||[];}if(!v||ah.isArray(z)){v=ah.data(r,c,ah.makeArray(z));}else{v.push(z);}return v;}},dequeue:function(r,c){c=c||"fx";var z=ah.queue(r,c),v=z.shift();if(v==="inprogress"){v=z.shift();}if(v){c==="fx"&&z.unshift("inprogress");v.call(r,function(){ah.dequeue(r,c);});}}});ah.fn.extend({queue:function(r,c){if(typeof r!=="string"){c=r;r="fx";}if(c===M){return ah.queue(this[0],r);}return this.each(function(){var v=ah.queue(this,r,c);r==="fx"&&v[0]!=="inprogress"&&ah.dequeue(this,r);});},dequeue:function(c){return this.each(function(){ah.dequeue(this,c);});},delay:function(r,c){r=ah.fx?ah.fx.speeds[r]||r:r;c=c||"fx";return this.queue(c,function(){var v=this;setTimeout(function(){ah.dequeue(v,c);},r);});},clearQueue:function(c){return this.queue(c||"fx",[]);}});var a4=/[\n\t]/g,ac=/\s+/,I=/\r/g,q=/href|src|style/,e=/(button|input)/i,a6=/(button|input|object|select|textarea)/i,aM=/^(a|area)$/i,aQ=/radio|checkbox/;ah.fn.extend({attr:function(r,c){return ap(this,r,c,true,ah.attr);},removeAttr:function(c){return this.each(function(){ah.attr(this,c,"");this.nodeType===1&&this.removeAttribute(c);});},addClass:function(r){if(ah.isFunction(r)){return this.each(function(N){var L=ah(this);L.addClass(r.call(this,N,L.attr("class")));});}if(r&&typeof r==="string"){for(var c=(r||"").split(ac),J=0,F=this.length;J<F;J++){var G=this[J];if(G.nodeType===1){if(G.className){for(var z=" "+G.className+" ",v=0,K=c.length;v<K;v++){if(z.indexOf(" "+c[v]+" ")<0){G.className+=" "+c[v];}}}else{G.className=r;}}}}return this;},removeClass:function(r){if(ah.isFunction(r)){return this.each(function(N){var L=ah(this);L.removeClass(r.call(this,N,L.attr("class")));});}if(r&&typeof r==="string"||r===M){for(var c=(r||"").split(ac),J=0,F=this.length;J<F;J++){var G=this[J];if(G.nodeType===1&&G.className){if(r){for(var z=(" "+G.className+" ").replace(a4," "),v=0,K=c.length;v<K;v++){z=z.replace(" "+c[v]+" "," ");}G.className=z.substring(1,z.length-1);}else{G.className="";}}}}return this;},toggleClass:function(r,c){var z=typeof r,v=typeof c==="boolean";if(ah.isFunction(r)){return this.each(function(G){var F=ah(this);F.toggleClass(r.call(this,G,F.attr("class"),c),c);});}return this.each(function(){if(z==="string"){for(var J,G=0,F=ah(this),L=c,K=r.split(ac);J=K[G++];){L=v?L:!F.hasClass(J);F[L?"addClass":"removeClass"](J);}}else{if(z==="undefined"||z==="boolean"){this.className&&ah.data(this,"__className__",this.className);this.className=this.className||r===false?"":ah.data(this,"__className__")||"";}}});},hasClass:function(r){r=" "+r+" ";for(var c=0,v=this.length;c<v;c++){if((" "+this[c].className+" ").replace(a4," ").indexOf(r)>-1){return true;}}return false;},val:function(r){if(r===M){var c=this[0];if(c){if(ah.nodeName(c,"option")){return(c.attributes.value||{}).specified?c.value:c.text;}if(ah.nodeName(c,"select")){var J=c.selectedIndex,F=[],G=c.options;c=c.type==="select-one";if(J<0){return null;}var z=c?J:0;for(J=c?J+1:G.length;z<J;z++){var v=G[z];if(v.selected){r=ah(v).val();if(c){return r;}F.push(r);}}return F;}if(aQ.test(c.type)&&!ah.support.checkOn){return c.getAttribute("value")===null?"on":c.value;}return(c.value||"").replace(I,"");}return M;}var K=ah.isFunction(r);return this.each(function(P){var N=ah(this),O=r;if(this.nodeType===1){if(K){O=r.call(this,P,N.val());}if(typeof O==="number"){O+="";}if(ah.isArray(O)&&aQ.test(this.type)){this.checked=ah.inArray(N.val(),O)>=0;}else{if(ah.nodeName(this,"select")){var L=ah.makeArray(O);ah("option",this).each(function(){this.selected=ah.inArray(ah(this).val(),L)>=0;});if(!L.length){this.selectedIndex=-1;}}else{this.value=O;}}}});}});ah.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(r,c,G,z){if(!r||r.nodeType===3||r.nodeType===8){return M;}if(z&&c in ah.attrFn){return ah(r)[c](G);}z=r.nodeType!==1||!ah.isXMLDoc(r);var F=G!==M;c=z&&ah.props[c]||c;if(r.nodeType===1){var v=q.test(c);if(c in r&&z&&!v){if(F){c==="type"&&e.test(r.nodeName)&&r.parentNode&&ah.error("type property can't be changed");r[c]=G;}if(ah.nodeName(r,"form")&&r.getAttributeNode(c)){return r.getAttributeNode(c).nodeValue;}if(c==="tabIndex"){return(c=r.getAttributeNode("tabIndex"))&&c.specified?c.value:a6.test(r.nodeName)||aM.test(r.nodeName)&&r.href?0:M;}return r[c];}if(!ah.support.style&&z&&c==="style"){if(F){r.style.cssText=""+G;}return r.style.cssText;}F&&r.setAttribute(c,""+G);r=!ah.support.hrefNormalized&&z&&v?r.getAttribute(c,2):r.getAttribute(c);return r===null?M:r;}return ah.style(r,c,G);}});var aS=function(c){return c.replace(/[^\w\s\.\|`]/g,function(r){return"\\"+r;});};ah.event={add:function(O,L,K,G){if(!(O.nodeType===3||O.nodeType===8)){if(O.setInterval&&O!==H&&!O.frameElement){O=H;}if(!K.guid){K.guid=ah.guid++;}if(G!==M){K=ah.proxy(K);K.data=G;}var J=ah.data(O,"events")||ah.data(O,"events",{}),F=ah.data(O,"handle"),z;if(!F){z=function(){return typeof ah!=="undefined"&&!ah.event.triggered?ah.event.handle.apply(z.elem,arguments):M;};F=ah.data(O,"handle",z);}if(F){F.elem=O;L=L.split(/\s+/);for(var r,c=0;r=L[c++];){var v=r.split(".");r=v.shift();if(c>1){K=ah.proxy(K);if(G!==M){K.data=G;}}K.type=v.slice(0).sort().join(".");var P=J[r],N=this.special[r]||{};if(!P){P=J[r]={};if(!N.setup||N.setup.call(O,G,v,K)===false){if(O.addEventListener){O.addEventListener(r,F,false);}else{O.attachEvent&&O.attachEvent("on"+r,F);}}}if(N.add){if((v=N.add.call(O,K,G,v,P))&&ah.isFunction(v)){v.guid=v.guid||K.guid;v.data=v.data||K.data;v.type=v.type||K.type;K=v;}}P[K.guid]=K;this.global[r]=true;}O=null;}}},global:{},remove:function(P,N,L){if(!(P.nodeType===3||P.nodeType===8)){var J=ah.data(P,"events"),K,G,F;if(J){if(N===M||typeof N==="string"&&N.charAt(0)==="."){for(G in J){this.remove(P,G+(N||""));}}else{if(N.type){L=N.handler;N=N.type;}N=N.split(/\s+/);for(var v=0;G=N[v++];){var r=G.split(".");G=r.shift();var z=!r.length,Q=ah.map(r.slice(0).sort(),aS);Q=new RegExp("(^|\\.)"+Q.join("\\.(?:.*\\.)?")+"(\\.|$)");var O=this.special[G]||{};if(J[G]){if(L){F=J[G][L.guid];delete J[G][L.guid];}else{for(var c in J[G]){if(z||Q.test(J[G][c].type)){delete J[G][c];}}}O.remove&&O.remove.call(P,r,F);for(K in J[G]){break;}if(!K){if(!O.teardown||O.teardown.call(P,r)===false){if(P.removeEventListener){P.removeEventListener(G,ah.data(P,"handle"),false);}else{P.detachEvent&&P.detachEvent("on"+G,ah.data(P,"handle"));}}K=null;delete J[G];}}}}for(K in J){break;}if(!K){if(c=ah.data(P,"handle")){c.elem=null;}ah.removeData(P,"events");ah.removeData(P,"handle");}}}},trigger:function(r,c,J,F){var G=r.type||r;if(!F){r=typeof r==="object"?r[aH]?r:ah.extend(ah.Event(G),r):ah.Event(G);if(G.indexOf("!")>=0){r.type=G=G.slice(0,-1);r.exclusive=true;}if(!J){r.stopPropagation();this.global[G]&&ah.each(ah.cache,function(){this.events&&this.events[G]&&ah.event.trigger(r,c,this.handle.elem);});}if(!J||J.nodeType===3||J.nodeType===8){return M;}r.result=M;r.target=J;c=ah.makeArray(c);c.unshift(r);}r.currentTarget=J;(F=ah.data(J,"handle"))&&F.apply(J,c);F=J.parentNode||J.ownerDocument;try{if(!(J&&J.nodeName&&ah.noData[J.nodeName.toLowerCase()])){if(J["on"+G]&&J["on"+G].apply(J,c)===false){r.result=false;}}}catch(z){}if(!r.isPropagationStopped()&&F){ah.event.trigger(r,c,F,true);}else{if(!r.isDefaultPrevented()){J=r.target;var v;if(!(ah.nodeName(J,"a")&&G==="click")&&!(J&&J.nodeName&&ah.noData[J.nodeName.toLowerCase()])){try{if(J[G]){if(v=J["on"+G]){J["on"+G]=null;}this.triggered=true;J[G]();}}catch(K){}if(v){J["on"+G]=v;}this.triggered=false;}}}},handle:function(r){var c,G;r=arguments[0]=ah.event.fix(r||H.event);r.currentTarget=this;G=r.type.split(".");r.type=G.shift();c=!G.length&&!r.exclusive;var z=new RegExp("(^|\\.)"+G.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)");G=(ah.data(this,"events")||{})[r.type];for(var F in G){var v=G[F];if(c||z.test(v.type)){r.handler=v;r.data=v.data;v=v.apply(this,arguments);if(v!==M){r.result=v;if(v===false){r.preventDefault();r.stopPropagation();}}if(r.isImmediatePropagationStopped()){break;}}}return r.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(r){if(r[aH]){return r;}var c=r;r=ah.Event(c);for(var z=this.props.length,v;z;){v=this.props[--z];r[v]=c[v];}if(!r.target){r.target=r.srcElement||R;}if(r.target.nodeType===3){r.target=r.target.parentNode;}if(!r.relatedTarget&&r.fromElement){r.relatedTarget=r.fromElement===r.target?r.toElement:r.fromElement;}if(r.pageX==null&&r.clientX!=null){c=R.documentElement;z=R.body;r.pageX=r.clientX+(c&&c.scrollLeft||z&&z.scrollLeft||0)-(c&&c.clientLeft||z&&z.clientLeft||0);r.pageY=r.clientY+(c&&c.scrollTop||z&&z.scrollTop||0)-(c&&c.clientTop||z&&z.clientTop||0);}if(!r.which&&(r.charCode||r.charCode===0?r.charCode:r.keyCode)){r.which=r.charCode||r.keyCode;}if(!r.metaKey&&r.ctrlKey){r.metaKey=r.ctrlKey;}if(!r.which&&r.button!==M){r.which=r.button&1?1:r.button&2?3:r.button&4?2:0;}return r;},guid:100000000,proxy:ah.proxy,special:{ready:{setup:ah.bindReady,teardown:ah.noop},live:{add:function(r,c){ah.extend(r,c||{});r.guid+=c.selector+c.live;c.liveProxy=r;ah.event.add(this,c.live,aK,c);},remove:function(r){if(r.length){var c=0,v=new RegExp("(^|\\.)"+r[0]+"(\\.|$)");ah.each(ah.data(this,"events").live||{},function(){v.test(this.type)&&c++;});c<1&&ah.event.remove(this,r[0],aK);}},special:{}},beforeunload:{setup:function(r,c,v){if(this.setInterval){this.onbeforeunload=v;}return false;},teardown:function(r,c){if(this.onbeforeunload===c){this.onbeforeunload=null;}}}}};ah.Event=function(c){if(!this.preventDefault){return new ah.Event(c);}if(c&&c.type){this.originalEvent=c;this.type=c.type;}else{this.type=c;}this.timeStamp=aF();this[aH]=true;};ah.Event.prototype={preventDefault:function(){this.isDefaultPrevented=am;var c=this.originalEvent;if(c){c.preventDefault&&c.preventDefault();c.returnValue=false;}},stopPropagation:function(){this.isPropagationStopped=am;var c=this.originalEvent;if(c){c.stopPropagation&&c.stopPropagation();c.cancelBubble=true;}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=am;this.stopPropagation();},isDefaultPrevented:ao,isPropagationStopped:ao,isImmediatePropagationStopped:ao};var a8=function(r){for(var c=r.relatedTarget;c&&c!==this;){try{c=c.parentNode;}catch(v){break;}}if(c!==this){r.type=r.data;ah.event.handle.apply(this,arguments);}},aW=function(c){c.type=c.data;ah.event.handle.apply(this,arguments);};ah.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(r,c){ah.event.special[r]={setup:function(v){ah.event.add(this,c,v&&v.selector?aW:a8,r);},teardown:function(v){ah.event.remove(this,c,v&&v.selector?aW:a8);}};});if(!ah.support.submitBubbles){ah.event.special.submit={setup:function(r,c,v){if(this.nodeName.toLowerCase()!=="form"){ah.event.add(this,"click.specialSubmit."+v.guid,function(F){var G=F.target,z=G.type;if((z==="submit"||z==="image")&&ah(G).closest("form").length){return aY("submit",this,arguments);}});ah.event.add(this,"keypress.specialSubmit."+v.guid,function(F){var G=F.target,z=G.type;if((z==="text"||z==="password")&&ah(G).closest("form").length&&F.keyCode===13){return aY("submit",this,arguments);}});}else{return false;}},remove:function(r,c){ah.event.remove(this,"click.specialSubmit"+(c?"."+c.guid:""));ah.event.remove(this,"keypress.specialSubmit"+(c?"."+c.guid:""));}};}if(!ah.support.changeBubbles){var t=/textarea|input|select/i;function aG(r){var c=r.type,v=r.value;if(c==="radio"||c==="checkbox"){v=r.checked;}else{if(c==="select-multiple"){v=r.selectedIndex>-1?ah.map(r.options,function(z){return z.selected;}).join("-"):"";}else{if(r.nodeName.toLowerCase()==="select"){v=r.selectedIndex;}}}return v;}function g(r,c){var F=r.target,v,z;if(!(!t.test(F.nodeName)||F.readOnly)){v=ah.data(F,"_change_data");z=aG(F);if(r.type!=="focusout"||F.type!=="radio"){ah.data(F,"_change_data",z);}if(!(v===M||z===v)){if(v!=null||z){r.type="change";return ah.event.trigger(r,c,F);}}}}ah.event.special.change={filters:{focusout:g,click:function(r){var c=r.target,v=c.type;if(v==="radio"||v==="checkbox"||c.nodeName.toLowerCase()==="select"){return g.call(this,r);}},keydown:function(r){var c=r.target,v=c.type;if(r.keyCode===13&&c.nodeName.toLowerCase()!=="textarea"||r.keyCode===32&&(v==="checkbox"||v==="radio")||v==="select-multiple"){return g.call(this,r);}},beforeactivate:function(c){c=c.target;c.nodeName.toLowerCase()==="input"&&c.type==="radio"&&ah.data(c,"_change_data",aG(c));}},setup:function(r,c,z){for(var v in at){ah.event.add(this,v+".specialChange."+z.guid,at[v]);}return t.test(this.nodeName);},remove:function(r,c){for(var v in at){ah.event.remove(this,v+".specialChange"+(c?"."+c.guid:""),at[v]);}return t.test(this.nodeName);}};var at=ah.event.special.change.filters;}R.addEventListener&&ah.each({focus:"focusin",blur:"focusout"},function(r,c){function v(z){z=ah.event.fix(z);z.type=c;return ah.event.handle.call(this,z);}ah.event.special[c]={setup:function(){this.addEventListener(r,v,true);},teardown:function(){this.removeEventListener(r,v,true);}};});ah.each(["bind","one"],function(r,c){ah.fn[c]=function(J,F,G){if(typeof J==="object"){for(var z in J){this[c](z,F,J[z],G);}return this;}if(ah.isFunction(F)){G=F;F=M;}var v=c==="one"?ah.proxy(G,function(K){ah(this).unbind(K,v);return G.apply(this,arguments);}):G;return J==="unload"&&c!=="one"?this.one(J,F,G):this.each(function(){ah.event.add(this,J,v,F);});};});ah.fn.extend({unbind:function(r,c){if(typeof r==="object"&&!r.preventDefault){for(var v in r){this.unbind(v,r[v]);}return this;}return this.each(function(){ah.event.remove(this,r,c);});},trigger:function(r,c){return this.each(function(){ah.event.trigger(r,c,this);});},triggerHandler:function(r,c){if(this[0]){r=ah.Event(r);r.preventDefault();r.stopPropagation();ah.event.trigger(r,c,this[0]);return r.result;}},toggle:function(r){for(var c=arguments,v=1;v<c.length;){ah.proxy(r,c[v++]);}return this.click(ah.proxy(r,function(z){var F=(ah.data(this,"lastToggle"+r.guid)||0)%v;ah.data(this,"lastToggle"+r.guid,F+1);z.preventDefault();return c[F].apply(this,arguments)||false;}));},hover:function(r,c){return this.mouseenter(r).mouseleave(c||r);}});ah.each(["live","die"],function(r,c){ah.fn[c]=function(J,F,G){var z,v=0;if(ah.isFunction(F)){G=F;F=M;}for(J=(J||"").split(/\s+/);(z=J[v++])!=null;){z=z==="focus"?"focusin":z==="blur"?"focusout":z==="hover"?J.push("mouseleave")&&"mouseenter":z;c==="live"?ah(this.context).bind(ag(z,this.selector),{data:F,selector:this.selector,live:z},G):ah(this.context).unbind(ag(z,this.selector),G?{guid:G.guid+this.selector+z}:null);}return this;};});ah.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(r,c){ah.fn[c]=function(v){return v?this.bind(c,v):this.trigger(c);};if(ah.attrFn){ah.attrFn[c]=true;}});H.attachEvent&&!H.addEventListener&&H.attachEvent("onunload",function(){for(var r in ah.cache){if(ah.cache[r].handle){try{ah.event.remove(ah.cache[r].handle.elem);}catch(c){}}}});(function(){function X(ab){for(var aa="",Z,Y=0;ab[Y];Y++){Z=ab[Y];if(Z.nodeType===3||Z.nodeType===4){aa+=Z.nodeValue;}else{if(Z.nodeType!==8){aa+=X(Z.childNodes);}}}return aa;}function W(bb,ba,ab,aa,Y,Z){Y=0;for(var bi=aa.length;Y<bi;Y++){var bj=aa[Y];if(bj){bj=bj[bb];for(var bh=false;bj;){if(bj.sizcache===ab){bh=aa[bj.sizset];break;}if(bj.nodeType===1&&!Z){bj.sizcache=ab;bj.sizset=Y;}if(bj.nodeName.toLowerCase()===ba){bh=bj;break;}bj=bj[bb];}aa[Y]=bh;}}}function V(bb,ba,ab,aa,Y,Z){Y=0;for(var bi=aa.length;Y<bi;Y++){var bj=aa[Y];if(bj){bj=bj[bb];for(var bh=false;bj;){if(bj.sizcache===ab){bh=aa[bj.sizset];break;}if(bj.nodeType===1){if(!Z){bj.sizcache=ab;bj.sizset=Y;}if(typeof ba!=="string"){if(bj===ba){bh=true;break;}}else{if(K.filter(ba,[bj]).length>0){bh=bj;break;}}}bj=bj[bb];}aa[Y]=bh;}}}var S=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,T=0,Q=Object.prototype.toString,P=false,N=true;[0,0].sort(function(){N=false;return 0;});var K=function(bi,bh,ba,ab){ba=ba||[];var Z=bh=bh||R;if(bh.nodeType!==1&&bh.nodeType!==9){return[];}if(!bi||typeof bi!=="string"){return ba;}for(var aa=[],bn,bo,bk,bb,bm=true,bj=r(bh),bl=bi;(S.exec(""),bn=S.exec(bl))!==null;){bl=bn[3];aa.push(bn[1]);if(bn[2]){bb=bn[3];break;}}if(aa.length>1&&z.exec(bi)){if(aa.length===2&&O.relative[aa[0]]){bo=L(aa[0]+aa[1],bh);}else{for(bo=O.relative[aa[0]]?[bh]:K(aa.shift(),bh);aa.length;){bi=aa.shift();if(O.relative[bi]){bi+=aa.shift();}bo=L(bi,bo);}}}else{if(!ab&&aa.length>1&&bh.nodeType===9&&!bj&&O.match.ID.test(aa[0])&&!O.match.ID.test(aa[aa.length-1])){bn=K.find(aa.shift(),bh,bj);bh=bn.expr?K.filter(bn.expr,bn.set)[0]:bn.set[0];}if(bh){bn=ab?{expr:aa.pop(),set:J(ab)}:K.find(aa.pop(),aa.length===1&&(aa[0]==="~"||aa[0]==="+")&&bh.parentNode?bh.parentNode:bh,bj);bo=bn.expr?K.filter(bn.expr,bn.set):bn.set;if(aa.length>0){bk=J(bo);}else{bm=false;}for(;aa.length;){var Y=aa.pop();bn=Y;if(O.relative[Y]){bn=aa.pop();}else{Y="";}if(bn==null){bn=bh;}O.relative[Y](bk,bn,bj);}}else{bk=[];}}bk||(bk=bo);bk||K.error(Y||bi);if(Q.call(bk)==="[object Array]"){if(bm){if(bh&&bh.nodeType===1){for(bi=0;bk[bi]!=null;bi++){if(bk[bi]&&(bk[bi]===true||bk[bi].nodeType===1&&v(bh,bk[bi]))){ba.push(bo[bi]);}}}else{for(bi=0;bk[bi]!=null;bi++){bk[bi]&&bk[bi].nodeType===1&&ba.push(bo[bi]);}}}else{ba.push.apply(ba,bk);}}else{J(bk,ba);}if(bb){K(bb,Z,ba,ab);K.uniqueSort(ba);}return ba;};K.uniqueSort=function(Z){if(F){P=N;Z.sort(F);if(P){for(var Y=1;Y<Z.length;Y++){Z[Y]===Z[Y-1]&&Z.splice(Y--,1);}}}return Z;};K.matches=function(Z,Y){return K(Z,null,null,Y);};K.find=function(bb,ba,ab){var aa,Y;if(!bb){return[];}for(var Z=0,bi=O.order.length;Z<bi;Z++){var bj=O.order[Z];if(Y=O.leftMatch[bj].exec(bb)){var bh=Y[1];Y.splice(1,1);if(bh.substr(bh.length-1)!=="\\"){Y[1]=(Y[1]||"").replace(/\\/g,"");aa=O.find[bj](Y,ba,ab);if(aa!=null){bb=bb.replace(O.match[bj],"");break;}}}}aa||(aa=ba.getElementsByTagName("*"));return{set:aa,expr:bb};};K.filter=function(bk,bj,bh,bb){for(var Z=bk,ab=[],bp=bj,bq,bm,bi=bj&&bj[0]&&r(bj[0]);bk&&bj.length;){for(var bo in O.filter){if((bq=O.leftMatch[bo].exec(bk))!=null&&bq[2]){var bl=O.filter[bo],bn,Y;Y=bq[1];bm=false;bq.splice(1,1);if(Y.substr(Y.length-1)!=="\\"){if(bp===ab){ab=[];}if(O.preFilter[bo]){if(bq=O.preFilter[bo](bq,bp,bh,ab,bb,bi)){if(bq===true){continue;}}else{bm=bn=true;}}if(bq){for(var ba=0;(Y=bp[ba])!=null;ba++){if(Y){bn=bl(Y,bq,ba,bp);var aa=bb^!!bn;if(bh&&bn!=null){if(aa){bm=true;}else{bp[ba]=false;}}else{if(aa){ab.push(Y);bm=true;}}}}}if(bn!==M){bh||(bp=ab);bk=bk.replace(O.match[bo],"");if(!bm){return[];}break;}}}}if(bk===Z){if(bm==null){K.error(bk);}else{break;}}Z=bk;}return bp;};K.error=function(Y){throw"Syntax error, unrecognized expression: "+Y;};var O=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(Y){return Y.getAttribute("href");}},relative:{"+":function(ab,aa){var Z=typeof aa==="string",Y=Z&&!/\W/.test(aa);Z=Z&&!Y;if(Y){aa=aa.toLowerCase();}Y=0;for(var ba=ab.length,bb;Y<ba;Y++){if(bb=ab[Y]){for(;(bb=bb.previousSibling)&&bb.nodeType!==1;){}ab[Y]=Z||bb&&bb.nodeName.toLowerCase()===aa?bb||false:bb===aa;}}Z&&K.filter(aa,ab,true);},">":function(ab,aa){var Z=typeof aa==="string";if(Z&&!/\W/.test(aa)){aa=aa.toLowerCase();for(var Y=0,ba=ab.length;Y<ba;Y++){var bb=ab[Y];if(bb){Z=bb.parentNode;ab[Y]=Z.nodeName.toLowerCase()===aa?Z:false;}}}else{Y=0;for(ba=ab.length;Y<ba;Y++){if(bb=ab[Y]){ab[Y]=Z?bb.parentNode:bb.parentNode===aa;}}Z&&K.filter(aa,ab,true);}},"":function(ab,aa,Z){var Y=T++,ba=V;if(typeof aa==="string"&&!/\W/.test(aa)){var bb=aa=aa.toLowerCase();ba=W;}ba("parentNode",aa,Y,ab,bb,Z);},"~":function(ab,aa,Z){var Y=T++,ba=V;if(typeof aa==="string"&&!/\W/.test(aa)){var bb=aa=aa.toLowerCase();ba=W;}ba("previousSibling",aa,Y,ab,bb,Z);}},find:{ID:function(aa,Z,Y){if(typeof Z.getElementById!=="undefined"&&!Y){return(aa=Z.getElementById(aa[1]))?[aa]:[];}},NAME:function(ab,aa){if(typeof aa.getElementsByName!=="undefined"){var Z=[];aa=aa.getElementsByName(ab[1]);for(var Y=0,ba=aa.length;Y<ba;Y++){aa[Y].getAttribute("name")===ab[1]&&Z.push(aa[Y]);}return Z.length===0?null:Z;}},TAG:function(Z,Y){return Y.getElementsByTagName(Z[1]);}},preFilter:{CLASS:function(ba,ab,Z,Y,bb,bh){ba=" "+ba[1].replace(/\\/g,"")+" ";if(bh){return ba;}bh=0;for(var aa;(aa=ab[bh])!=null;bh++){if(aa){if(bb^(aa.className&&(" "+aa.className+" ").replace(/[\t\n]/g," ").indexOf(ba)>=0)){Z||Y.push(aa);}else{if(Z){ab[bh]=false;}}}}return false;},ID:function(Y){return Y[1].replace(/\\/g,"");},TAG:function(Y){return Y[1].toLowerCase();},CHILD:function(Z){if(Z[1]==="nth"){var Y=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(Z[2]==="even"&&"2n"||Z[2]==="odd"&&"2n+1"||!/\D/.test(Z[2])&&"0n+"+Z[2]||Z[2]);Z[2]=Y[1]+(Y[2]||1)-0;Z[3]=Y[3]-0;}Z[0]=T++;return Z;},ATTR:function(ab,aa,Z,Y,ba,bb){aa=ab[1].replace(/\\/g,"");if(!bb&&O.attrMap[aa]){ab[1]=O.attrMap[aa];}if(ab[2]==="~="){ab[4]=" "+ab[4]+" ";}return ab;},PSEUDO:function(ab,aa,Z,Y,ba){if(ab[1]==="not"){if((S.exec(ab[3])||"").length>1||/^\w/.test(ab[3])){ab[3]=K(ab[3],null,null,aa);}else{ab=K.filter(ab[3],aa,Z,true^ba);Z||Y.push.apply(Y,ab);return false;}}else{if(O.match.POS.test(ab[0])||O.match.CHILD.test(ab[0])){return true;}}return ab;},POS:function(Y){Y.unshift(true);return Y;}},filters:{enabled:function(Y){return Y.disabled===false&&Y.type!=="hidden";},disabled:function(Y){return Y.disabled===true;},checked:function(Y){return Y.checked===true;},selected:function(Y){return Y.selected===true;},parent:function(Y){return !!Y.firstChild;},empty:function(Y){return !Y.firstChild;},has:function(aa,Z,Y){return !!K(Y[3],aa).length;},header:function(Y){return/h\d/i.test(Y.nodeName);},text:function(Y){return"text"===Y.type;},radio:function(Y){return"radio"===Y.type;},checkbox:function(Y){return"checkbox"===Y.type;},file:function(Y){return"file"===Y.type;},password:function(Y){return"password"===Y.type;},submit:function(Y){return"submit"===Y.type;},image:function(Y){return"image"===Y.type;},reset:function(Y){return"reset"===Y.type;},button:function(Y){return"button"===Y.type||Y.nodeName.toLowerCase()==="button";},input:function(Y){return/input|select|textarea|button/i.test(Y.nodeName);}},setFilters:{first:function(Z,Y){return Y===0;},last:function(ab,aa,Z,Y){return aa===Y.length-1;},even:function(Z,Y){return Y%2===0;},odd:function(Z,Y){return Y%2===1;},lt:function(aa,Z,Y){return Z<Y[3]-0;},gt:function(aa,Z,Y){return Z>Y[3]-0;},nth:function(aa,Z,Y){return Y[3]-0===Z;},eq:function(aa,Z,Y){return Y[3]-0===Z;}},filter:{PSEUDO:function(ab,aa,Z,Y){var ba=aa[1],bb=O.filters[ba];if(bb){return bb(ab,Z,aa,Y);}else{if(ba==="contains"){return(ab.textContent||ab.innerText||X([ab])||"").indexOf(aa[3])>=0;}else{if(ba==="not"){aa=aa[3];Z=0;for(Y=aa.length;Z<Y;Z++){if(aa[Z]===ab){return false;}}return true;}else{K.error("Syntax error, unrecognized expression: "+ba);}}}},CHILD:function(ba,ab){var Z=ab[1],Y=ba;switch(Z){case"only":case"first":for(;Y=Y.previousSibling;){if(Y.nodeType===1){return false;}}if(Z==="first"){return true;}Y=ba;case"last":for(;Y=Y.nextSibling;){if(Y.nodeType===1){return false;}}return true;case"nth":Z=ab[2];var bb=ab[3];if(Z===1&&bb===0){return true;}ab=ab[0];var bh=ba.parentNode;if(bh&&(bh.sizcache!==ab||!ba.nodeIndex)){var aa=0;for(Y=bh.firstChild;Y;Y=Y.nextSibling){if(Y.nodeType===1){Y.nodeIndex=++aa;}}bh.sizcache=ab;}ba=ba.nodeIndex-bb;return Z===0?ba===0:ba%Z===0&&ba/Z>=0;}},ID:function(Z,Y){return Z.nodeType===1&&Z.getAttribute("id")===Y;},TAG:function(Z,Y){return Y==="*"&&Z.nodeType===1||Z.nodeName.toLowerCase()===Y;},CLASS:function(Z,Y){return(" "+(Z.className||Z.getAttribute("class"))+" ").indexOf(Y)>-1;},ATTR:function(ab,aa){var Z=aa[1];ab=O.attrHandle[Z]?O.attrHandle[Z](ab):ab[Z]!=null?ab[Z]:ab.getAttribute(Z);Z=ab+"";var Y=aa[2];aa=aa[4];return ab==null?Y==="!=":Y==="="?Z===aa:Y==="*="?Z.indexOf(aa)>=0:Y==="~="?(" "+Z+" ").indexOf(aa)>=0:!aa?Z&&ab!==false:Y==="!="?Z!==aa:Y==="^="?Z.indexOf(aa)===0:Y==="$="?Z.substr(Z.length-aa.length)===aa:Y==="|="?Z===aa||Z.substr(0,aa.length+1)===aa+"-":false;},POS:function(ab,aa,Z,Y){var ba=O.setFilters[aa[2]];if(ba){return ba(ab,Z,aa,Y);}}}},z=O.match.POS;for(var c in O.match){O.match[c]=new RegExp(O.match[c].source+/(?![^\[]*\])(?![^\(]*\))/.source);O.leftMatch[c]=new RegExp(/(^(?:.|\r|\n)*?)/.source+O.match[c].source.replace(/\\(\d+)/g,function(Z,Y){return"\\"+(Y-0+1);}));}var J=function(Z,Y){Z=Array.prototype.slice.call(Z,0);if(Y){Y.push.apply(Y,Z);return Y;}return Z;};try{Array.prototype.slice.call(R.documentElement.childNodes,0);}catch(G){J=function(ab,aa){aa=aa||[];if(Q.call(ab)==="[object Array]"){Array.prototype.push.apply(aa,ab);}else{if(typeof ab.length==="number"){for(var Z=0,Y=ab.length;Z<Y;Z++){aa.push(ab[Z]);}}else{for(Z=0;ab[Z];Z++){aa.push(ab[Z]);}}}return aa;};}var F;if(R.documentElement.compareDocumentPosition){F=function(Z,Y){if(!Z.compareDocumentPosition||!Y.compareDocumentPosition){if(Z==Y){P=true;}return Z.compareDocumentPosition?-1:1;}Z=Z.compareDocumentPosition(Y)&4?-1:Z===Y?0:1;if(Z===0){P=true;}return Z;};}else{if("sourceIndex" in R.documentElement){F=function(Z,Y){if(!Z.sourceIndex||!Y.sourceIndex){if(Z==Y){P=true;}return Z.sourceIndex?-1:1;}Z=Z.sourceIndex-Y.sourceIndex;if(Z===0){P=true;}return Z;};}else{if(R.createRange){F=function(ab,aa){if(!ab.ownerDocument||!aa.ownerDocument){if(ab==aa){P=true;}return ab.ownerDocument?-1:1;}var Z=ab.ownerDocument.createRange(),Y=aa.ownerDocument.createRange();Z.setStart(ab,0);Z.setEnd(ab,0);Y.setStart(aa,0);Y.setEnd(aa,0);ab=Z.compareBoundaryPoints(Range.START_TO_END,Y);if(ab===0){P=true;}return ab;};}}}(function(){var aa=R.createElement("div"),Z="script"+(new Date).getTime();aa.innerHTML="<a name='"+Z+"'/>";var Y=R.documentElement;Y.insertBefore(aa,Y.firstChild);if(R.getElementById(Z)){O.find.ID=function(ab,ba,bb){if(typeof ba.getElementById!=="undefined"&&!bb){return(ba=ba.getElementById(ab[1]))?ba.id===ab[1]||typeof ba.getAttributeNode!=="undefined"&&ba.getAttributeNode("id").nodeValue===ab[1]?[ba]:M:[];}};O.filter.ID=function(ab,ba){var bb=typeof ab.getAttributeNode!=="undefined"&&ab.getAttributeNode("id");return ab.nodeType===1&&bb&&bb.nodeValue===ba;};}Y.removeChild(aa);Y=aa=null;})();(function(){var Y=R.createElement("div");Y.appendChild(R.createComment(""));if(Y.getElementsByTagName("*").length>0){O.find.TAG=function(ab,aa){aa=aa.getElementsByTagName(ab[1]);if(ab[1]==="*"){ab=[];for(var Z=0;aa[Z];Z++){aa[Z].nodeType===1&&ab.push(aa[Z]);}aa=ab;}return aa;};}Y.innerHTML="<a href='#'></a>";if(Y.firstChild&&typeof Y.firstChild.getAttribute!=="undefined"&&Y.firstChild.getAttribute("href")!=="#"){O.attrHandle.href=function(Z){return Z.getAttribute("href",2);};}Y=null;})();R.querySelectorAll&&function(){var aa=K,Z=R.createElement("div");Z.innerHTML="<p class='TEST'></p>";if(!(Z.querySelectorAll&&Z.querySelectorAll(".TEST").length===0)){K=function(ab,bh,bi,ba){bh=bh||R;if(!ba&&bh.nodeType===9&&!r(bh)){try{return J(bh.querySelectorAll(ab),bi);}catch(bb){}}return aa(ab,bh,bi,ba);};for(var Y in aa){K[Y]=aa[Y];}Z=null;}}();(function(){var Y=R.createElement("div");Y.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!Y.getElementsByClassName||Y.getElementsByClassName("e").length===0)){Y.lastChild.className="e";if(Y.getElementsByClassName("e").length!==1){O.order.splice(1,0,"CLASS");O.find.CLASS=function(ab,aa,Z){if(typeof aa.getElementsByClassName!=="undefined"&&!Z){return aa.getElementsByClassName(ab[1]);}};Y=null;}}})();var v=R.compareDocumentPosition?function(Z,Y){return Z.compareDocumentPosition(Y)&16;}:function(Z,Y){return Z!==Y&&(Z.contains?Z.contains(Y):true);},r=function(Y){return(Y=(Y?Y.ownerDocument||Y:0).documentElement)?Y.nodeName!=="HTML":false;},L=function(ab,aa){var Z=[],Y="",ba;for(aa=aa.nodeType?[aa]:aa;ba=O.match.PSEUDO.exec(ab);){Y+=ba[0];ab=ab.replace(O.match.PSEUDO,"");}ab=O.relative[ab]?ab+"*":ab;ba=0;for(var bb=aa.length;ba<bb;ba++){K(ab,aa[ba],Z);}return K.filter(Y,Z);};ah.find=K;ah.expr=K.selectors;ah.expr[":"]=ah.expr.filters;ah.unique=K.uniqueSort;ah.getText=X;ah.isXMLDoc=r;ah.contains=v;})();var aw=/Until$/,U=/^(?:parents|prevUntil|prevAll)/,s=/,/;av=Array.prototype.slice;var x=function(r,c,z){if(ah.isFunction(c)){return ah.grep(r,function(G,F){return !!c.call(G,F,G)===z;});}else{if(c.nodeType){return ah.grep(r,function(F){return F===c===z;});}else{if(typeof c==="string"){var v=ah.grep(r,function(F){return F.nodeType===1;});if(E.test(c)){return ah.filter(c,v,!z);}else{c=ah.filter(c,v);}}}}return ah.grep(r,function(F){return ah.inArray(F,c)>=0===z;});};ah.fn.extend({find:function(r){for(var c=this.pushStack("","find",r),J=0,F=0,G=this.length;F<G;F++){J=c.length;ah.find(r,this[F],c);if(F>0){for(var z=J;z<c.length;z++){for(var v=0;v<J;v++){if(c[v]===c[z]){c.splice(z--,1);break;}}}}}return c;},has:function(r){var c=ah(r);return this.filter(function(){for(var z=0,v=c.length;z<v;z++){if(ah.contains(this,c[z])){return true;}}});},not:function(c){return this.pushStack(x(this,c,false),"not",c);},filter:function(c){return this.pushStack(x(this,c,true),"filter",c);},is:function(c){return !!c&&ah.filter(c,this).length>0;},closest:function(L,K){if(ah.isArray(L)){var J=[],F=this[0],G,z={},v;if(F&&L.length){G=0;for(var r=L.length;G<r;G++){v=L[G];z[v]||(z[v]=ah.expr.match.POS.test(v)?ah(v,K||this.context):v);}for(;F&&F.ownerDocument&&F!==K;){for(v in z){G=z[v];if(G.jquery?G.index(F)>-1:ah(F).is(G)){J.push({selector:v,elem:F});delete z[v];}}F=F.parentNode;}}return J;}var c=ah.expr.match.POS.test(L)?ah(L,K||this.context):null;return this.map(function(N,O){for(;O&&O.ownerDocument&&O!==K;){if(c?c.index(O)>-1:ah(O).is(L)){return O;}O=O.parentNode;}return null;});},index:function(c){if(!c||typeof c==="string"){return ah.inArray(this[0],c?ah(c):this.parent().children());}return ah.inArray(c.jquery?c[0]:c,this);},add:function(r,c){r=typeof r==="string"?ah(r,c||this.context):ah.makeArray(r);c=ah.merge(this.get(),r);return this.pushStack(A(r[0])||A(c[0])?c:ah.unique(c));},andSelf:function(){return this.add(this.prevObject);}});ah.each({parent:function(c){return(c=c.parentNode)&&c.nodeType!==11?c:null;},parents:function(c){return ah.dir(c,"parentNode");},parentsUntil:function(r,c,v){return ah.dir(r,"parentNode",v);},next:function(c){return ah.nth(c,2,"nextSibling");},prev:function(c){return ah.nth(c,2,"previousSibling");},nextAll:function(c){return ah.dir(c,"nextSibling");},prevAll:function(c){return ah.dir(c,"previousSibling");},nextUntil:function(r,c,v){return ah.dir(r,"nextSibling",v);},prevUntil:function(r,c,v){return ah.dir(r,"previousSibling",v);},siblings:function(c){return ah.sibling(c.parentNode.firstChild,c);},children:function(c){return ah.sibling(c.firstChild);},contents:function(c){return ah.nodeName(c,"iframe")?c.contentDocument||c.contentWindow.document:ah.makeArray(c.childNodes);}},function(r,c){ah.fn[r]=function(F,v){var z=ah.map(this,c,F);aw.test(r)||(v=F);if(v&&typeof v==="string"){z=ah.filter(v,z);}z=this.length>1?ah.unique(z):z;if((this.length>1||s.test(v))&&U.test(r)){z=z.reverse();}return this.pushStack(z,r,av.call(arguments).join(","));};});ah.extend({filter:function(r,c,v){if(v){r=":not("+r+")";}return ah.find.matches(r,c);},dir:function(r,c,z){var v=[];for(r=r[c];r&&r.nodeType!==9&&(z===M||r.nodeType!==1||!ah(r).is(z));){r.nodeType===1&&v.push(r);r=r[c];}return v;},nth:function(r,c,z){c=c||1;for(var v=0;r;r=r[z]){if(r.nodeType===1&&++v===c){break;}}return r;},sibling:function(r,c){for(var v=[];r;r=r.nextSibling){r.nodeType===1&&r!==c&&v.push(r);}return v;}});var j=/ jQuery\d+="(?:\d+|null)"/g,ar=/^\s+/,bd=/(<([\w:]+)[^>]*?)\/>/g,f=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,aZ=/<([\w:]+)/,a7=/<tbody/i,aU=/<|&\w+;/,a2=/checked\s*(?:[^=]|=\s*.checked.)/i,aL=function(r,c,v){return f.test(v)?r:c+"></"+v+">";},aJ={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,"",""]};aJ.optgroup=aJ.option;aJ.tbody=aJ.tfoot=aJ.colgroup=aJ.caption=aJ.thead;aJ.th=aJ.td;if(!ah.support.htmlSerialize){aJ._default=[1,"div<div>","</div>"];}ah.fn.extend({text:function(c){if(ah.isFunction(c)){return this.each(function(r){var v=ah(this);v.text(c.call(this,r,v.text()));});}if(typeof c!=="object"&&c!==M){return this.empty().append((this[0]&&this[0].ownerDocument||R).createTextNode(c));}return ah.getText(this);},wrapAll:function(r){if(ah.isFunction(r)){return this.each(function(v){ah(this).wrapAll(r.call(this,v));});}if(this[0]){var c=ah(r,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&c.insertBefore(this[0]);c.map(function(){for(var v=this;v.firstChild&&v.firstChild.nodeType===1;){v=v.firstChild;}return v;}).append(this);}return this;},wrapInner:function(c){if(ah.isFunction(c)){return this.each(function(r){ah(this).wrapInner(c.call(this,r));});}return this.each(function(){var r=ah(this),v=r.contents();v.length?v.wrapAll(c):r.append(c);});},wrap:function(c){return this.each(function(){ah(this).wrapAll(c);});},unwrap:function(){return this.parent().each(function(){ah.nodeName(this,"body")||ah(this).replaceWith(this.childNodes);}).end();},append:function(){return this.domManip(arguments,true,function(c){this.nodeType===1&&this.appendChild(c);});},prepend:function(){return this.domManip(arguments,true,function(c){this.nodeType===1&&this.insertBefore(c,this.firstChild);});},before:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(r){this.parentNode.insertBefore(r,this);});}else{if(arguments.length){var c=ah(arguments[0]);c.push.apply(c,this.toArray());return this.pushStack(c,"before",arguments);}}},after:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(r){this.parentNode.insertBefore(r,this.nextSibling);});}else{if(arguments.length){var c=this.pushStack(this,"after",arguments);c.push.apply(c,ah(arguments[0]).toArray());return c;}}},clone:function(r){var c=this.map(function(){if(!ah.support.noCloneEvent&&!ah.isXMLDoc(this)){var z=this.outerHTML,v=this.ownerDocument;if(!z){z=v.createElement("div");z.appendChild(this.cloneNode(true));z=z.innerHTML;}return ah.clean([z.replace(j,"").replace(ar,"")],v)[0];}else{return this.cloneNode(true);}});if(r===true){l(this,c);l(this.find("*"),c.find("*"));}return c;},html:function(r){if(r===M){return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(j,""):null;}else{if(typeof r==="string"&&!/<script/i.test(r)&&(ah.support.leadingWhitespace||!ar.test(r))&&!aJ[(aZ.exec(r)||["",""])[1].toLowerCase()]){r=r.replace(bd,aL);try{for(var c=0,z=this.length;c<z;c++){if(this[c].nodeType===1){ah.cleanData(this[c].getElementsByTagName("*"));this[c].innerHTML=r;}}}catch(v){this.empty().append(r);}}else{ah.isFunction(r)?this.each(function(J){var G=ah(this),F=G.html();G.empty().append(function(){return r.call(this,J,F);});}):this.empty().append(r);}}return this;},replaceWith:function(c){if(this[0]&&this[0].parentNode){if(ah.isFunction(c)){return this.each(function(r){var z=ah(this),v=z.html();z.replaceWith(c.call(this,r,v));});}else{c=ah(c).detach();}return this.each(function(){var r=this.nextSibling,v=this.parentNode;ah(this).remove();r?ah(r).before(c):ah(v).append(c);});}else{return this.pushStack(ah(ah.isFunction(c)?c():c),"replaceWith",c);}},detach:function(c){return this.remove(c,true);},domManip:function(N,L,K){function G(O){return ah.nodeName(O,"table")?O.getElementsByTagName("tbody")[0]||O.appendChild(O.ownerDocument.createElement("tbody")):O;}var J,F,z=N[0],r=[];if(!ah.support.checkClone&&arguments.length===3&&typeof z==="string"&&a2.test(z)){return this.each(function(){ah(this).domManip(N,L,K,true);});}if(ah.isFunction(z)){return this.each(function(P){var O=ah(this);N[0]=z.call(this,P,L?O.html():M);O.domManip(N,L,K);});}if(this[0]){J=N[0]&&N[0].parentNode&&N[0].parentNode.nodeType===11?{fragment:N[0].parentNode}:bf(N,this,r);if(F=J.fragment.firstChild){L=L&&ah.nodeName(F,"tr");for(var c=0,v=this.length;c<v;c++){K.call(L?G(this[c],F):this[c],J.cacheable||this.length>1||c>0?J.fragment.cloneNode(true):J.fragment);}}r&&ah.each(r,bg);}return this;}});ah.fragments={};ah.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(r,c){ah.fn[r]=function(J){var F=[];J=ah(J);for(var G=0,z=J.length;G<z;G++){var v=(G>0?this.clone(true):this).get();ah.fn[c].apply(ah(J[G]),v);F=F.concat(v);}return this.pushStack(F,r,J.selector);};});ah.each({remove:function(r,c){if(!r||ah.filter(r,[this]).length){if(!c&&this.nodeType===1){ah.cleanData(this.getElementsByTagName("*"));ah.cleanData([this]);}this.parentNode&&this.parentNode.removeChild(this);}},empty:function(){for(this.nodeType===1&&ah.cleanData(this.getElementsByTagName("*"));this.firstChild;){this.removeChild(this.firstChild);}}},function(r,c){ah.fn[r]=function(){return this.each(c,arguments);};});ah.extend({clean:function(r,c,F,v){c=c||R;if(typeof c.createElement==="undefined"){c=c.ownerDocument||c[0]&&c[0].ownerDocument||R;}var z=[];ah.each(r,function(K,J){if(typeof J==="number"){J+="";}if(J){if(typeof J==="string"&&!aU.test(J)){J=c.createTextNode(J);}else{if(typeof J==="string"){J=J.replace(bd,aL);var N=(aZ.exec(J)||["",""])[1].toLowerCase(),L=aJ[N]||aJ._default,G=L[0];K=c.createElement("div");for(K.innerHTML=L[1]+J+L[2];G--;){K=K.lastChild;}if(!ah.support.tbody){G=a7.test(J);N=N==="table"&&!G?K.firstChild&&K.firstChild.childNodes:L[1]==="<table>"&&!G?K.childNodes:[];for(L=N.length-1;L>=0;--L){ah.nodeName(N[L],"tbody")&&!N[L].childNodes.length&&N[L].parentNode.removeChild(N[L]);}}!ah.support.leadingWhitespace&&ar.test(J)&&K.insertBefore(c.createTextNode(ar.exec(J)[0]),K.firstChild);J=ah.makeArray(K.childNodes);}}if(J.nodeType){z.push(J);}else{z=ah.merge(z,J);}}});if(F){for(r=0;z[r];r++){if(v&&ah.nodeName(z[r],"script")&&(!z[r].type||z[r].type.toLowerCase()==="text/javascript")){v.push(z[r].parentNode?z[r].parentNode.removeChild(z[r]):z[r]);}else{z[r].nodeType===1&&z.splice.apply(z,[r+1,0].concat(ah.makeArray(z[r].getElementsByTagName("script"))));F.appendChild(z[r]);}}}return z;},cleanData:function(r){for(var c=0,v;(v=r[c])!=null;c++){ah.event.remove(v);ah.removeData(v);}}});var aD=/z-?index|font-?weight|opacity|zoom|line-?height/i,ai=/alpha\([^)]*\)/,B=/opacity=([^)]*)/,aV=/float/i,aE=/-([a-z])/ig,ad=/([A-Z])/g,u=/^-?\d+(?:px)?$/i,h=/^-?\d/,a9={position:"absolute",visibility:"hidden",display:"block"},aX=["Left","Right"],aI=["Top","Bottom"],af=R.defaultView&&R.defaultView.getComputedStyle,m=ah.support.cssFloat?"cssFloat":"styleFloat",ae=function(r,c){return c.toUpperCase();};ah.fn.css=function(r,c){return ap(this,r,c,true,function(F,v,z){if(z===M){return ah.curCSS(F,v);}if(typeof z==="number"&&!aD.test(v)){z+="px";}ah.style(F,v,z);});};ah.extend({style:function(r,c,F){if(!r||r.nodeType===3||r.nodeType===8){return M;}if((c==="width"||c==="height")&&parseFloat(F)<0){F=M;}var v=r.style||r,z=F!==M;if(!ah.support.opacity&&c==="opacity"){if(z){v.zoom=1;c=parseInt(F,10)+""==="NaN"?"":"alpha(opacity="+F*100+")";r=v.filter||ah.curCSS(r,"filter")||"";v.filter=ai.test(r)?r.replace(ai,c):c;}return v.filter&&v.filter.indexOf("opacity=")>=0?parseFloat(B.exec(v.filter)[1])/100+"":"";}if(aV.test(c)){c=m;}c=c.replace(aE,ae);if(z){v[c]=F;}return v[c];},css:function(r,c,J,F){if(c==="width"||c==="height"){var G,z=c==="width"?aX:aI;function v(){G=c==="width"?r.offsetWidth:r.offsetHeight;F!=="border"&&ah.each(z,function(){F||(G-=parseFloat(ah.curCSS(r,"padding"+this,true))||0);if(F==="margin"){G+=parseFloat(ah.curCSS(r,"margin"+this,true))||0;}else{G-=parseFloat(ah.curCSS(r,"border"+this+"Width",true))||0;}});}r.offsetWidth!==0?v():ah.swap(r,a9,v);return Math.max(0,Math.round(G));}return ah.curCSS(r,c,J);},curCSS:function(r,c,G){var z,F=r.style;if(!ah.support.opacity&&c==="opacity"&&r.currentStyle){z=B.test(r.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return z===""?"1":z;}if(aV.test(c)){c=m;}if(!G&&F&&F[c]){z=F[c];}else{if(af){if(aV.test(c)){c="float";}c=c.replace(ad,"-$1").toLowerCase();F=r.ownerDocument.defaultView;if(!F){return null;}if(r=F.getComputedStyle(r,null)){z=r.getPropertyValue(c);}if(c==="opacity"&&z===""){z="1";}}else{if(r.currentStyle){G=c.replace(aE,ae);z=r.currentStyle[c]||r.currentStyle[G];if(!u.test(z)&&h.test(z)){c=F.left;var v=r.runtimeStyle.left;r.runtimeStyle.left=r.currentStyle.left;F.left=G==="fontSize"?"1em":z||0;z=F.pixelLeft+"px";F.left=c;r.runtimeStyle.left=v;}}}}return z;},swap:function(r,c,F){var v={};for(var z in c){v[z]=r.style[z];r.style[z]=c[z];}F.call(r);for(z in c){r.style[z]=v[z];}}});if(ah.expr&&ah.expr.filters){ah.expr.filters.hidden=function(r){var c=r.offsetWidth,z=r.offsetHeight,v=r.nodeName.toLowerCase()==="tr";return c===0&&z===0&&!v?true:c>0&&z>0&&!v?false:ah.curCSS(r,"display")==="none";};ah.expr.filters.visible=function(c){return !ah.expr.filters.hidden(c);};}var y=aF(),k=/<script(.|\s)*?\/script>/gi,be=/select|textarea/i,a1=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,aA=/=\?(&|$)/,w=/\?/,aN=/(\?|&)_=.*?(&|$)/,aj=/^(\w+:)?\/\/([^\/?#]+)/,C=/%20/g;ah.fn.extend({_load:ah.fn.load,load:function(r,c,G){if(typeof r!=="string"){return this._load(r);}else{if(!this.length){return this;}}var z=r.indexOf(" ");if(z>=0){var F=r.slice(z,r.length);r=r.slice(0,z);}z="GET";if(c){if(ah.isFunction(c)){G=c;c=null;}else{if(typeof c==="object"){c=ah.param(c,ah.ajaxSettings.traditional);z="POST";}}}var v=this;ah.ajax({url:r,type:z,dataType:"html",data:c,complete:function(J,K){if(K==="success"||K==="notmodified"){v.html(F?ah("<div />").append(J.responseText.replace(k,"")).find(F):J.responseText);}G&&v.each(G,[J.responseText,K,J]);}});return this;},serialize:function(){return ah.param(this.serializeArray());},serializeArray:function(){return this.map(function(){return this.elements?ah.makeArray(this.elements):this;}).filter(function(){return this.name&&!this.disabled&&(this.checked||be.test(this.nodeName)||a1.test(this.type));}).map(function(r,c){r=ah(this).val();return r==null?null:ah.isArray(r)?ah.map(r,function(v){return{name:c.name,value:v};}):{name:c.name,value:r};}).get();}});ah.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(r,c){ah.fn[c]=function(v){return this.bind(c,v);};});ah.extend({get:function(r,c,z,v){if(ah.isFunction(c)){v=v||z;z=c;c=null;}return ah.ajax({type:"GET",url:r,data:c,success:z,dataType:v});},getScript:function(r,c){return ah.get(r,null,c,"script");},getJSON:function(r,c,v){return ah.get(r,c,v,"json");},post:function(r,c,z,v){if(ah.isFunction(c)){v=v||z;z=c;c={};}return ah.ajax({type:"POST",url:r,data:c,success:z,dataType:v});},ajaxSetup:function(c){ah.extend(ah.ajaxSettings,c);},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:H.XMLHttpRequest&&(H.location.protocol!=="file:"||!H.ActiveXObject)?function(){return new H.XMLHttpRequest;}:function(){try{return new H.ActiveXObject("Microsoft.XMLHTTP");}catch(c){}},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(ab){function aa(){Y.success&&Y.success.call(K,N,S,r);Y.global&&X("ajaxSuccess",[r,Y]);}function Z(){Y.complete&&Y.complete.call(K,r,S);Y.global&&X("ajaxComplete",[r,Y]);Y.global&&!--ah.active&&ah.event.trigger("ajaxStop");}function X(ba,bb){(Y.context?ah(Y.context):ah.event).trigger(ba,bb);}var Y=ah.extend(true,{},ah.ajaxSettings,ab),T,S,N,K=ab&&ab.context||Y,O=Y.type.toUpperCase();if(Y.data&&Y.processData&&typeof Y.data!=="string"){Y.data=ah.param(Y.data,Y.traditional);}if(Y.dataType==="jsonp"){if(O==="GET"){aA.test(Y.url)||(Y.url+=(w.test(Y.url)?"&":"?")+(Y.jsonp||"callback")+"=?");}else{if(!Y.data||!aA.test(Y.data)){Y.data=(Y.data?Y.data+"&":"")+(Y.jsonp||"callback")+"=?";}}Y.dataType="json";}if(Y.dataType==="json"&&(Y.data&&aA.test(Y.data)||aA.test(Y.url))){T=Y.jsonpCallback||"jsonp"+y++;if(Y.data){Y.data=(Y.data+"").replace(aA,"="+T+"$1");}Y.url=Y.url.replace(aA,"="+T+"$1");Y.dataType="script";H[T]=H[T]||function(ba){N=ba;aa();Z();H[T]=M;try{delete H[T];}catch(bb){}J&&J.removeChild(G);};}if(Y.dataType==="script"&&Y.cache===null){Y.cache=false;}if(Y.cache===false&&O==="GET"){var z=aF(),c=Y.url.replace(aN,"$1_="+z+"$2");Y.url=c+(c===Y.url?(w.test(Y.url)?"&":"?")+"_="+z:"");}if(Y.data&&O==="GET"){Y.url+=(w.test(Y.url)?"&":"?")+Y.data;}Y.global&&!ah.active++&&ah.event.trigger("ajaxStart");z=(z=aj.exec(Y.url))&&(z[1]&&z[1]!==location.protocol||z[2]!==location.host);if(Y.dataType==="script"&&O==="GET"&&z){var J=R.getElementsByTagName("head")[0]||R.documentElement,G=R.createElement("script");G.src=Y.url;if(Y.scriptCharset){G.charset=Y.scriptCharset;}if(!T){var F=false;G.onload=G.onreadystatechange=function(){if(!F&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){F=true;aa();Z();G.onload=G.onreadystatechange=null;J&&G.parentNode&&J.removeChild(G);}};}J.insertBefore(G,J.firstChild);return M;}var v=false,r=Y.xhr();if(r){Y.username?r.open(O,Y.url,Y.async,Y.username,Y.password):r.open(O,Y.url,Y.async);try{if(Y.data||ab&&ab.contentType){r.setRequestHeader("Content-Type",Y.contentType);}if(Y.ifModified){ah.lastModified[Y.url]&&r.setRequestHeader("If-Modified-Since",ah.lastModified[Y.url]);ah.etag[Y.url]&&r.setRequestHeader("If-None-Match",ah.etag[Y.url]);}z||r.setRequestHeader("X-Requested-With","XMLHttpRequest");r.setRequestHeader("Accept",Y.dataType&&Y.accepts[Y.dataType]?Y.accepts[Y.dataType]+", */*":Y.accepts._default);}catch(L){}if(Y.beforeSend&&Y.beforeSend.call(K,r,Y)===false){Y.global&&!--ah.active&&ah.event.trigger("ajaxStop");r.abort();return false;}Y.global&&X("ajaxSend",[r,Y]);var W=r.onreadystatechange=function(bb){if(!r||r.readyState===0||bb==="abort"){v||Z();v=true;if(r){r.onreadystatechange=ah.noop;}}else{if(!v&&r&&(r.readyState===4||bb==="timeout")){v=true;r.onreadystatechange=ah.noop;S=bb==="timeout"?"timeout":!ah.httpSuccess(r)?"error":Y.ifModified&&ah.httpNotModified(r,Y.url)?"notmodified":"success";var bh;if(S==="success"){try{N=ah.httpData(r,Y.dataType,Y);}catch(ba){S="parsererror";bh=ba;}}if(S==="success"||S==="notmodified"){T||aa();}else{ah.handleError(Y,r,S,bh);}Z();bb==="timeout"&&r.abort();if(Y.async){r=null;}}}};try{var V=r.abort;r.abort=function(){r&&V.call(r);W("abort");};}catch(Q){}Y.async&&Y.timeout>0&&setTimeout(function(){r&&!v&&W("timeout");},Y.timeout);try{r.send(O==="POST"||O==="PUT"||O==="DELETE"?Y.data:null);}catch(P){ah.handleError(Y,r,null,P);Z();}Y.async||W();return r;}},handleError:function(r,c,z,v){if(r.error){r.error.call(r.context||r,c,z,v);}if(r.global){(r.context?ah(r.context):ah.event).trigger("ajaxError",[c,r,v]);}},active:0,httpSuccess:function(r){try{return !r.status&&location.protocol==="file:"||r.status>=200&&r.status<300||r.status===304||r.status===1223||r.status===0;}catch(c){}return false;},httpNotModified:function(r,c){var z=r.getResponseHeader("Last-Modified"),v=r.getResponseHeader("Etag");if(z){ah.lastModified[c]=z;}if(v){ah.etag[c]=v;}return r.status===304||r.status===0;},httpData:function(r,c,F){var v=r.getResponseHeader("content-type")||"",z=c==="xml"||!c&&v.indexOf("xml")>=0;r=z?r.responseXML:r.responseText;z&&r.documentElement.nodeName==="parsererror"&&ah.error("parsererror");if(F&&F.dataFilter){r=F.dataFilter(r,c);}if(typeof r==="string"){if(c==="json"||!c&&v.indexOf("json")>=0){r=ah.parseJSON(r);}else{if(c==="script"||!c&&v.indexOf("javascript")>=0){ah.globalEval(r);}}}return r;},param:function(r,c){function G(J,K){if(ah.isArray(K)){ah.each(K,function(N,L){c?z(J,L):G(J+"["+(typeof L==="object"||ah.isArray(L)?N:"")+"]",L);});}else{!c&&K!=null&&typeof K==="object"?ah.each(K,function(N,L){G(J+"["+N+"]",L);}):z(J,K);}}function z(J,K){K=ah.isFunction(K)?K():K;F[F.length]=encodeURIComponent(J)+"="+encodeURIComponent(K);}var F=[];if(c===M){c=ah.ajaxSettings.traditional;}if(ah.isArray(r)||r.jquery){ah.each(r,function(){z(this.name,this.value);});}else{for(var v in r){G(v,r[v]);}}return F.join("&").replace(C,"+");}});var i={},n=/toggle|show|hide/,a=/^([+-]=)?([\d+-.]+)(.*)$/,aq,aO=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];ah.fn.extend({show:function(r,c){if(r||r===0){return this.animate(aC("show",3),r,c);}else{r=0;for(c=this.length;r<c;r++){var F=ah.data(this[r],"olddisplay");this[r].style.display=F||"";if(ah.css(this[r],"display")==="none"){F=this[r].nodeName;var v;if(i[F]){v=i[F];}else{var z=ah("<"+F+" />").appendTo("body");v=z.css("display");if(v==="none"){v="block";}z.remove();i[F]=v;}ah.data(this[r],"olddisplay",v);}}r=0;for(c=this.length;r<c;r++){this[r].style.display=ah.data(this[r],"olddisplay")||"";}return this;}},hide:function(r,c){if(r||r===0){return this.animate(aC("hide",3),r,c);}else{r=0;for(c=this.length;r<c;r++){var v=ah.data(this[r],"olddisplay");!v&&v!=="none"&&ah.data(this[r],"olddisplay",ah.css(this[r],"display"));}r=0;for(c=this.length;r<c;r++){this[r].style.display="none";}return this;}},_toggle:ah.fn.toggle,toggle:function(r,c){var v=typeof r==="boolean";if(ah.isFunction(r)&&ah.isFunction(c)){this._toggle.apply(this,arguments);}else{r==null||v?this.each(function(){var z=v?r:ah(this).is(":hidden");ah(this)[z?"show":"hide"]();}):this.animate(aC("toggle",3),r,c);}return this;},fadeTo:function(r,c,v){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:c},r,v);},animate:function(r,c,F,v){var z=ah.speed(c,F,v);if(ah.isEmptyObject(r)){return this.each(z.complete);}return this[z.queue===false?"each":"queue"](function(){var K=ah.extend({},z),J,N=this.nodeType===1&&ah(this).is(":hidden"),L=this;for(J in r){var G=J.replace(aE,ae);if(J!==G){r[G]=r[J];delete r[J];J=G;}if(r[J]==="hide"&&N||r[J]==="show"&&!N){return K.complete.call(this);}if((J==="height"||J==="width")&&this.style){K.display=ah.css(this,"display");K.overflow=this.style.overflow;}if(ah.isArray(r[J])){(K.specialEasing=K.specialEasing||{})[J]=r[J][1];r[J]=r[J][0];}}if(K.overflow!=null){this.style.overflow="hidden";}K.curAnim=ah.extend({},r);ah.each(r,function(Q,P){var O=new ah.fx(L,K,Q);if(n.test(P)){O[P==="toggle"?N?"show":"hide":P](r);}else{var V=a.exec(P),T=O.cur(true)||0;if(V){P=parseFloat(V[2]);var S=V[3]||"px";if(S!=="px"){L.style[Q]=(P||1)+S;T=(P||1)/O.cur(true)*T;L.style[Q]=T+S;}if(V[1]){P=(V[1]==="-="?-1:1)*P+T;}O.custom(T,P,S);}else{O.custom(T,P,"");}}});return true;});},stop:function(r,c){var v=ah.timers;r&&this.queue([]);this.each(function(){for(var z=v.length-1;z>=0;z--){if(v[z].elem===this){c&&v[z](true);v.splice(z,1);}}});c||this.dequeue();return this;}});ah.each({slideDown:aC("show",1),slideUp:aC("hide",1),slideToggle:aC("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(r,c){ah.fn[r]=function(z,v){return this.animate(c,z,v);};});ah.extend({speed:function(r,c,z){var v=r&&typeof r==="object"?r:{complete:z||!z&&c||ah.isFunction(r)&&r,duration:r,easing:z&&c||c&&!ah.isFunction(c)&&c};v.duration=ah.fx.off?0:typeof v.duration==="number"?v.duration:ah.fx.speeds[v.duration]||ah.fx.speeds._default;v.old=v.complete;v.complete=function(){v.queue!==false&&ah(this).dequeue();ah.isFunction(v.old)&&v.old.call(this);};return v;},easing:{linear:function(r,c,z,v){return z+v*r;},swing:function(r,c,z,v){return(-Math.cos(r*Math.PI)/2+0.5)*v+z;}},timers:[],fx:function(r,c,v){this.options=c;this.elem=r;this.prop=v;if(!c.orig){c.orig={};}}});ah.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(ah.fx.step[this.prop]||ah.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style){this.elem.style.display="block";}},cur:function(c){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null)){return this.elem[this.prop];}return(c=parseFloat(ah.css(this.elem,this.prop,c)))&&c>-10000?c:parseFloat(ah.curCSS(this.elem,this.prop))||0;},custom:function(r,c,F){function v(G){return z.step(G);}this.startTime=aF();this.start=r;this.end=c;this.unit=F||this.unit||"px";this.now=this.start;this.pos=this.state=0;var z=this;v.elem=this.elem;if(v()&&ah.timers.push(v)&&!aq){aq=setInterval(ah.fx.tick,13);}},show:function(){this.options.orig[this.prop]=ah.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());ah(this.elem).show();},hide:function(){this.options.orig[this.prop]=ah.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0);},step:function(r){var c=aF(),F=true;if(r||c>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var v in this.options.curAnim){if(this.options.curAnim[v]!==true){F=false;}}if(F){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;r=ah.data(this.elem,"olddisplay");this.elem.style.display=r?r:this.options.display;if(ah.css(this.elem,"display")==="none"){this.elem.style.display="block";}}this.options.hide&&ah(this.elem).hide();if(this.options.hide||this.options.show){for(var z in this.options.curAnim){ah.style(this.elem,z,this.options.orig[z]);}}this.options.complete.call(this.elem);}return false;}else{z=c-this.startTime;this.state=z/this.options.duration;r=this.options.easing||(ah.easing.swing?"swing":"linear");this.pos=ah.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||r](this.state,z,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update();}return true;}};ah.extend(ah.fx,{tick:function(){for(var r=ah.timers,c=0;c<r.length;c++){r[c]()||r.splice(c--,1);}r.length||ah.fx.stop();},stop:function(){clearInterval(aq);aq=null;},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(c){ah.style(c.elem,"opacity",c.now);},_default:function(c){if(c.elem.style&&c.elem.style[c.prop]!=null){c.elem.style[c.prop]=(c.prop==="width"||c.prop==="height"?Math.max(0,c.now):c.now)+c.unit;}else{c.elem[c.prop]=c.now;}}}});if(ah.expr&&ah.expr.filters){ah.expr.filters.animated=function(c){return ah.grep(ah.timers,function(r){return c===r.elem;}).length;};}ah.fn.offset="getBoundingClientRect" in R.documentElement?function(r){var c=this[0];if(r){return this.each(function(F){ah.offset.setOffset(this,r,F);});}if(!c||!c.ownerDocument){return null;}if(c===c.ownerDocument.body){return ah.offset.bodyOffset(c);}var z=c.getBoundingClientRect(),v=c.ownerDocument;c=v.body;v=v.documentElement;return{top:z.top+(self.pageYOffset||ah.support.boxModel&&v.scrollTop||c.scrollTop)-(v.clientTop||c.clientTop||0),left:z.left+(self.pageXOffset||ah.support.boxModel&&v.scrollLeft||c.scrollLeft)-(v.clientLeft||c.clientLeft||0)};}:function(N){var L=this[0];if(N){return this.each(function(O){ah.offset.setOffset(this,N,O);});}if(!L||!L.ownerDocument){return null;}if(L===L.ownerDocument.body){return ah.offset.bodyOffset(L);}ah.offset.initialize();var K=L.offsetParent,G=L,J=L.ownerDocument,F,z=J.documentElement,r=J.body;G=(J=J.defaultView)?J.getComputedStyle(L,null):L.currentStyle;for(var c=L.offsetTop,v=L.offsetLeft;(L=L.parentNode)&&L!==r&&L!==z;){if(ah.offset.supportsFixedPosition&&G.position==="fixed"){break;}F=J?J.getComputedStyle(L,null):L.currentStyle;c-=L.scrollTop;v-=L.scrollLeft;if(L===K){c+=L.offsetTop;v+=L.offsetLeft;if(ah.offset.doesNotAddBorder&&!(ah.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(L.nodeName))){c+=parseFloat(F.borderTopWidth)||0;v+=parseFloat(F.borderLeftWidth)||0;}G=K;K=L.offsetParent;}if(ah.offset.subtractsBorderForOverflowNotVisible&&F.overflow!=="visible"){c+=parseFloat(F.borderTopWidth)||0;v+=parseFloat(F.borderLeftWidth)||0;}G=F;}if(G.position==="relative"||G.position==="static"){c+=r.offsetTop;v+=r.offsetLeft;}if(ah.offset.supportsFixedPosition&&G.position==="fixed"){c+=Math.max(z.scrollTop,r.scrollTop);v+=Math.max(z.scrollLeft,r.scrollLeft);}return{top:c,left:v};};ah.offset={initialize:function(){var r=R.body,c=R.createElement("div"),G,z,F,v=parseFloat(ah.curCSS(r,"marginTop",true))||0;ah.extend(c.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});c.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>";r.insertBefore(c,r.firstChild);G=c.firstChild;z=G.firstChild;F=G.nextSibling.firstChild.firstChild;this.doesNotAddBorder=z.offsetTop!==5;this.doesAddBorderForTableAndCells=F.offsetTop===5;z.style.position="fixed";z.style.top="20px";this.supportsFixedPosition=z.offsetTop===20||z.offsetTop===15;z.style.position=z.style.top="";G.style.overflow="hidden";G.style.position="relative";this.subtractsBorderForOverflowNotVisible=z.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=r.offsetTop!==v;r.removeChild(c);ah.offset.initialize=ah.noop;},bodyOffset:function(r){var c=r.offsetTop,v=r.offsetLeft;ah.offset.initialize();if(ah.offset.doesNotIncludeMarginInBodyOffset){c+=parseFloat(ah.curCSS(r,"marginTop",true))||0;v+=parseFloat(ah.curCSS(r,"marginLeft",true))||0;}return{top:c,left:v};},setOffset:function(r,c,J){if(/static/.test(ah.curCSS(r,"position"))){r.style.position="relative";}var F=ah(r),G=F.offset(),z=parseInt(ah.curCSS(r,"top",true),10)||0,v=parseInt(ah.curCSS(r,"left",true),10)||0;if(ah.isFunction(c)){c=c.call(r,J,G);}J={top:c.top-G.top+z,left:c.left-G.left+v};"using" in c?c.using.call(r,J):F.css(J);}};ah.fn.extend({position:function(){if(!this[0]){return null;}var r=this[0],c=this.offsetParent(),z=this.offset(),v=/^body|html$/i.test(c[0].nodeName)?{top:0,left:0}:c.offset();z.top-=parseFloat(ah.curCSS(r,"marginTop",true))||0;z.left-=parseFloat(ah.curCSS(r,"marginLeft",true))||0;v.top+=parseFloat(ah.curCSS(c[0],"borderTopWidth",true))||0;v.left+=parseFloat(ah.curCSS(c[0],"borderLeftWidth",true))||0;return{top:z.top-v.top,left:z.left-v.left};},offsetParent:function(){return this.map(function(){for(var c=this.offsetParent||R.body;c&&!/^body|html$/i.test(c.nodeName)&&ah.css(c,"position")==="static";){c=c.offsetParent;}return c;});}});ah.each(["Left","Top"],function(r,c){var v="scroll"+c;ah.fn[v]=function(F){var G=this[0],z;if(!G){return null;}if(F!==M){return this.each(function(){if(z=ak(this)){z.scrollTo(!r?F:ah(z).scrollLeft(),r?F:ah(z).scrollTop());}else{this[v]=F;}});}else{return(z=ak(G))?"pageXOffset" in z?z[r?"pageYOffset":"pageXOffset"]:ah.support.boxModel&&z.document.documentElement[v]||z.document.body[v]:G[v];}};});ah.each(["Height","Width"],function(r,c){var v=c.toLowerCase();ah.fn["inner"+c]=function(){return this[0]?ah.css(this[0],v,false,"padding"):null;};ah.fn["outer"+c]=function(z){return this[0]?ah.css(this[0],v,false,z?"margin":"border"):null;};ah.fn[v]=function(z){var F=this[0];if(!F){return z==null?null:this;}if(ah.isFunction(z)){return this.each(function(J){var G=ah(this);G[v](z.call(this,J,G[v]()));});}return"scrollTo" in F&&F.document?F.document.compatMode==="CSS1Compat"&&F.document.documentElement["client"+c]||F.document.body["client"+c]:F.nodeType===9?Math.max(F.documentElement["client"+c],F.body["scroll"+c],F.documentElement["scroll"+c],F.body["offset"+c],F.documentElement["offset"+c]):z===M?ah.css(F,v):this.css(v,typeof z==="string"?z:z+"px");};});H.jQuery=H.$=ah;})(window);

// Copyright (c) 2009 Simo Kinnunen. Licensed under the MIT license. @version 1.09
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());


/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) JT Types Ltd., 1996-2004. All rights reserved.
 * 
 * Trademark:
 * Bliss is a trademark of JT Types Ltd.
 * 
 * Full name:
 * Bliss2-Regular
 * 
 * Manufacturer:
 * www.typography.net
 * 
 * Designer:
 * Jeremy Tankard
 * 
 * Vendor URL:
 * www.typography.net
 * 
 * License information:
 * http://www.typography.net/info/Licence_Agreement.pdf
 */
Cufon.registerFont({"w":185,"face":{"font-family":"Bliss 2","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 6 3 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-19 -303 324 85.0326","underline-thickness":"18","underline-position":"-36","stemh":"26","stemv":"31","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":80},"\u00a0":{"w":80,"k":{"A":13,"\u0104":13,"C":10,"G":10,"O":10,"Q":10,"\u0106":10,"\u00d3":10,"T":22,"V":21,"W":13,"X":13,"Y":15,"J":11,"S":9,"\u015a":9,"U":10,"f":9,"d":7,"o":7,"q":7,"\u00f3":7,"\u00f6":7,"\u0153":7,"t":7,"v":8,"w":5,"y":7}},"A":{"d":"5,0r91,-238r22,0r93,238r-35,0r-23,-62r-92,0r-22,62r-34,0xm71,-89r72,0r-36,-101","w":215,"k":{"C":6,"G":6,"O":6,"Q":6,"\u0106":6,"\u00d3":6,"T":20,"V":14,"W":11,"Y":18,"d":3,"o":3,"q":3,"\u00f3":3,"\u00f6":3,"\u0153":3,"t":5,"v":9,"w":5,"y":13,"'":29,"\"":29,",":-3,".":-3,"\u2026":-3,":":-3,";":-3,"c":3,"e":3,"\u0107":3,"\u00e7":3,"\u00e8":3,"\u00e9":3,"\u00ea":3,"\u00eb":3,"\u0119":3,"\u2018":32,"\u201c":32,"\u2019":29,"\u201d":29,"\u201e":-3,"\u2122":14}},"B":{"d":"30,0r0,-237r60,0v80,-4,94,83,42,111v27,6,46,29,46,58v0,39,-28,68,-81,68r-67,0xm62,-27v43,2,83,0,83,-41v0,-38,-41,-43,-83,-40r0,81xm62,-134v38,3,69,-6,69,-39v0,-31,-31,-42,-69,-38r0,77","w":196,"k":{"T":6,"Y":7,"'":2,"\"":2,"\u2018":2,"\u201c":2}},"C":{"d":"195,-39r9,25v-86,49,-185,-6,-185,-102v0,-92,97,-149,180,-111r0,30v-17,-9,-35,-15,-59,-15v-55,0,-87,42,-87,95v0,80,80,115,142,78","w":216,"k":{"d":4,"o":4,"q":4,"\u00f3":4,"\u00f6":4,"\u0153":4,"v":19,"w":18,"y":22,"c":5,"e":5,"\u0107":5,"\u00e7":5,"\u00e8":5,"\u00e9":5,"\u00ea":5,"\u00eb":5,"\u0119":5,")":-5,"\u00ad":9,"\u2013":9,"\u2014":9,"]":-5,"}":-5}},"D":{"d":"30,0r0,-237r63,0v85,0,127,49,127,117v0,69,-45,120,-130,120r-60,0xm62,-26v82,8,124,-34,124,-95v0,-63,-46,-97,-124,-90r0,185","w":238,"k":{"A":6,"\u0104":6,"T":7,"V":7,"W":4,"X":9,"Y":9,".":2,"\u2026":2,"\u201e":6,"Z":6,"\u0179":6,"\u017d":6,"\u017b":6}},"E":{"d":"30,0r0,-237r120,0r-9,26r-79,0r0,76r78,0r0,27r-78,0r0,82r90,0r0,26r-122,0","w":172},"F":{"d":"30,0r0,-237r120,0r-9,26r-79,0r0,76r77,0r0,27r-77,0r0,108r-32,0","w":164,"k":{"A":18,"\u0104":18,"S":4,"\u015a":4,"f":6,"d":7,"o":7,"q":7,"\u00f3":7,"\u00f6":7,"\u0153":7,"t":7,"v":7,"w":4,"y":7,",":23,".":22,"\u2026":22,"c":7,"e":7,"\u0107":7,"\u00e7":7,"\u00e8":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u0119":7,"\u201e":24,"a":8,"\u00e0":8,"\u00e1":8,"\u00e2":8,"\u00e4":8,"\u0105":8,"g":9,"\u00ef":-5,"m":7,"n":7,"p":7,"r":7,"\u0144":7,"\u00f1":7,"x":9,"z":13,"\u017a":13,"\u017e":13,"\u017c":13}},"G":{"d":"219,-113r0,98v-18,9,-47,19,-80,19v-73,0,-120,-50,-120,-119v0,-98,103,-149,191,-112r0,30v-17,-9,-38,-15,-64,-15v-60,0,-93,39,-93,94v0,76,67,111,134,86r0,-81r32,0","w":246,"k":{"v":9,"w":7,"y":9}},"H":{"d":"30,0r0,-237r32,0r0,102r126,0r0,-102r32,0r0,237r-32,0r0,-108r-126,0r0,108r-32,0","w":249},"I":{"d":"30,0r0,-237r32,0r0,237r-32,0","w":92},"J":{"d":"-10,62r6,-27v28,13,50,-4,50,-35r0,-237r32,0r0,243v6,45,-41,71,-88,56","w":108},"K":{"d":"30,0r0,-237r32,0r1,106r87,-106r38,0r-98,116r104,121r-40,0r-92,-107r0,107r-32,0","w":200,"k":{"C":15,"G":15,"O":15,"Q":15,"\u0106":15,"\u00d3":15,"d":9,"o":9,"q":9,"\u00f3":9,"\u00f6":9,"\u0153":9,"v":19,"w":14,"y":19,"c":9,"e":9,"\u0107":9,"\u00e7":9,"\u00e8":9,"\u00e9":9,"\u00ea":9,"\u00eb":9,"\u0119":9,"\u00ad":15,"\u2013":15,"\u2014":15}},"L":{"d":"30,0r0,-237r32,0r0,211r87,0r0,26r-119,0","w":156,"k":{"C":11,"G":11,"O":11,"Q":11,"\u0106":11,"\u00d3":11,"T":22,"V":22,"W":13,"Y":25,"v":15,"w":7,"y":17,"'":25,"\"":25,",":-3,".":-3,"\u2026":-3,":":-3,";":-3,"\u2018":24,"\u201c":24,"\u2019":26,"\u201d":26,"\u201e":-4,"\u2122":23,"\u00ad":11,"\u2013":11,"\u2014":11}},"M":{"d":"30,0r0,-237r30,0r87,129r81,-129r30,0r0,237r-32,0r0,-184r-72,115r-15,0r-77,-114r0,183r-32,0","w":288},"N":{"d":"30,0r0,-237r31,0r140,184r0,-184r32,0r0,237r-29,0r-143,-188r1,188r-32,0","w":262},"O":{"d":"136,4v-67,0,-117,-49,-117,-122v0,-72,49,-121,117,-121v68,0,117,50,117,121v0,74,-51,122,-117,122xm136,-24v50,0,83,-37,83,-94v0,-54,-30,-94,-83,-94v-50,0,-83,37,-83,94v0,57,33,94,83,94","w":272,"k":{"A":6,"\u0104":6,"T":7,"V":7,"W":4,"X":9,"Y":9,".":2,"\u2026":2,"\u201e":6,"Z":6,"\u0179":6,"\u017d":6,"\u017b":6}},"P":{"d":"167,-161v0,48,-41,82,-105,75r0,86r-32,0r0,-237v75,-5,137,7,137,76xm133,-161v0,-38,-27,-53,-71,-50r0,99v44,3,71,-10,71,-49","k":{"A":19,"\u0104":19,"X":12,"Y":1,"d":8,"o":8,"q":8,"\u00f3":8,"\u00f6":8,"\u0153":8,",":21,".":23,"\u2026":23,"c":8,"e":8,"\u0107":8,"\u00e7":8,"\u00e8":8,"\u00e9":8,"\u00ea":8,"\u00eb":8,"\u0119":8,"\u201e":21,"\u00ad":7,"\u2013":7,"\u2014":7,"a":6,"\u00e0":6,"\u00e1":6,"\u00e2":6,"\u00e4":6,"\u0105":6,"g":8,"Z":13,"\u0179":13,"\u017d":13,"\u017b":13}},"Q":{"d":"104,0v-50,-13,-85,-56,-85,-118v0,-72,49,-121,117,-121v68,0,117,50,117,121v0,70,-45,117,-107,121v18,25,50,32,82,23r7,25v-57,21,-105,-10,-131,-51xm136,-24v50,0,83,-37,83,-94v0,-54,-30,-94,-83,-94v-50,0,-83,37,-83,94v0,57,33,94,83,94","w":272,"k":{"A":6,"\u0104":6,"T":7,"V":7,"W":4,"X":9,"Y":9,".":2,"\u2026":2,"\u201e":6,"Z":6,"\u0179":6,"\u017d":6,"\u017b":6}},"R":{"d":"30,-237v71,-5,137,5,137,65v0,33,-18,54,-48,63v23,20,51,78,71,109r-37,0v-19,-28,-42,-83,-66,-98r-25,0r0,98r-32,0r0,-237xm134,-168v-1,-34,-30,-46,-72,-43r0,86v40,3,72,-6,72,-43","w":200,"k":{"C":6,"G":6,"O":6,"Q":6,"\u0106":6,"\u00d3":6,"T":7,"V":8,"W":5,"Y":11,"d":7,"o":7,"q":7,"\u00f3":7,"\u00f6":7,"\u0153":7,"c":7,"e":7,"\u0107":7,"\u00e7":7,"\u00e8":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u0119":7,"\u00ad":7,"\u2013":7,"\u2014":7}},"S":{"d":"18,-15r14,-25v23,19,97,29,97,-19v0,-54,-104,-47,-104,-118v0,-34,26,-62,72,-62v22,0,42,5,54,11r0,29v-30,-16,-92,-25,-92,19v0,50,104,45,104,119v0,67,-102,80,-145,46","w":181,"k":{"v":5,"w":3,"y":6}},"T":{"d":"75,0r0,-211r-69,0r0,-26r176,0r-9,26r-66,0r0,211r-32,0","w":183,"k":{"A":20,"\u0104":20,"C":7,"G":7,"O":7,"Q":7,"\u0106":7,"\u00d3":7,"d":18,"o":18,"q":18,"\u00f3":18,"\u00f6":18,"\u0153":18,"v":18,"w":18,"y":18,"'":-2,"\"":-2,",":22,".":17,"\u2026":17,":":14,";":19,"c":18,"e":18,"\u0107":18,"\u00e7":18,"\u00e8":18,"\u00e9":18,"\u00ea":18,"\u00eb":18,"\u0119":18,"\u2018":-3,"\u201c":-3,"\u2019":-1,"\u201d":-1,"\u201e":23,"\u00ad":28,"\u2013":28,"\u2014":28,"a":18,"\u00e0":18,"\u00e1":18,"\u00e2":18,"\u00e4":18,"\u0105":18,"g":18,"\u00ef":-14,"m":18,"n":18,"p":18,"r":18,"\u0144":18,"\u00f1":18,"x":18,"z":18,"\u017a":18,"\u017e":18,"\u017c":18,"\u00ee":-5,"s":18,"\u015b":18}},"U":{"d":"211,-86v0,59,-34,90,-91,90v-59,0,-92,-31,-92,-90r0,-151r32,0v8,83,-32,213,60,213v92,0,51,-131,60,-213r31,0r0,151","w":239},"V":{"d":"99,1r-94,-238r34,0r73,190r72,-190r35,0r-95,238r-25,0","w":223,"k":{"A":14,"\u0104":14,"C":7,"G":7,"O":7,"Q":7,"\u0106":7,"\u00d3":7,"d":15,"o":15,"q":15,"\u00f3":15,"\u00f6":15,"\u0153":15,"'":-3,"\"":-3,",":20,".":18,"\u2026":18,"c":15,"e":15,"\u0107":15,"\u00e7":15,"\u00e8":15,"\u00e9":15,"\u00ea":15,"\u00eb":15,"\u0119":15,"\u2018":-3,"\u201c":-3,"\u2019":-3,"\u201d":-3,"\u201e":20,"\u00ad":7,"\u2013":7,"\u2014":7,"a":16,"\u00e0":16,"\u00e1":16,"\u00e2":16,"\u00e4":16,"\u0105":16,"g":15,"\u00ef":-16,"m":13,"n":13,"p":13,"r":13,"\u0144":13,"\u00f1":13,"\u00ee":-4,"s":16,"\u015b":16}},"W":{"d":"86,1r-81,-238r36,0r60,189r50,-149r-14,-40r33,0r64,189v16,-66,38,-125,57,-189r33,0r-78,238r-27,0r-53,-155r-54,155r-26,0","w":329,"k":{"A":11,"\u0104":11,"C":4,"G":4,"O":4,"Q":4,"\u0106":4,"\u00d3":4,"d":15,"o":15,"q":15,"\u00f3":15,"\u00f6":15,"\u0153":15,"'":-3,"\"":-3,",":14,".":12,"\u2026":12,"c":15,"e":15,"\u0107":15,"\u00e7":15,"\u00e8":15,"\u00e9":15,"\u00ea":15,"\u00eb":15,"\u0119":15,"\u2018":-3,"\u201c":-3,"\u2019":-3,"\u201d":-3,"\u201e":18,"a":13,"\u00e0":13,"\u00e1":13,"\u00e2":13,"\u00e4":13,"\u0105":13,"g":14,"\u00ef":-13,"m":13,"n":13,"p":13,"r":13,"\u0144":13,"\u00f1":13,"\u00ee":-5,"s":12,"\u015b":12}},"X":{"d":"6,0r84,-119r-78,-118r37,0r62,93r64,-93r36,0r-82,117r79,120r-36,0r-63,-96r-67,96r-36,0","w":217,"k":{"C":9,"G":9,"O":9,"Q":9,"\u0106":9,"\u00d3":9,"d":7,"o":7,"q":7,"\u00f3":7,"\u00f6":7,"\u0153":7,"v":13,"w":13,"y":13,"'":-3,"\"":-3,".":-3,"\u2026":-3,"c":7,"e":7,"\u0107":7,"\u00e7":7,"\u00e8":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u0119":7,"\u2018":-3,"\u201c":-3,"\u2019":-3,"\u201d":-3,"\u201e":-3}},"Y":{"d":"84,0r0,-95r-79,-142r35,0r61,112r58,-112r35,0r-78,143r0,94r-32,0","w":198,"k":{"A":18,"\u0104":18,"C":9,"G":9,"O":9,"Q":9,"\u0106":9,"\u00d3":9,"d":22,"o":22,"q":22,"\u00f3":22,"\u00f6":22,"\u0153":22,"v":13,"w":13,"y":13,"'":-3,"\"":-3,",":17,".":14,"\u2026":14,"c":22,"e":22,"\u0107":22,"\u00e7":22,"\u00e8":22,"\u00e9":22,"\u00ea":22,"\u00eb":22,"\u0119":22,"\u2018":-3,"\u201c":-3,"\u2019":-3,"\u201d":-3,"\u201e":18,"\u00ad":13,"\u2013":13,"\u2014":13,"a":21,"\u00e0":21,"\u00e1":21,"\u00e2":21,"\u00e4":21,"\u0105":21,"g":21,"\u00ef":-12,"m":14,"n":14,"p":14,"r":14,"\u0144":14,"\u00f1":14,"x":5,"z":14,"\u017a":14,"\u017e":14,"\u017c":14,"\u00ee":-3,"s":23,"\u015b":23}},"Z":{"d":"15,0r119,-211r-108,0r-9,-26r167,0r-118,211r123,0r0,26r-174,0","w":199,"k":{"C":8,"G":8,"O":8,"Q":8,"\u0106":8,"\u00d3":8,",":-3,".":-3,"\u2026":-3,":":-3,";":-3,"\u201e":-3,"\u00ad":6,"\u2013":6,"\u2014":6}},"\u0104":{"d":"118,-238r93,238v-25,9,-43,26,-43,42v-1,14,14,17,27,12r4,19v-26,11,-58,0,-58,-25v0,-24,21,-40,35,-50r-23,-60r-92,0r-22,62r-34,0r91,-238r22,0xm71,-89r72,0r-36,-101","w":215,"k":{"C":6,"G":6,"O":6,"Q":6,"\u0106":6,"\u00d3":6,"T":20,"V":14,"W":11,"Y":18,"d":3,"o":3,"q":3,"\u00f3":3,"\u00f6":3,"\u0153":3,"t":5,"v":9,"w":5,"y":13,"'":29,"\"":29,",":-3,".":-3,"\u2026":-3,":":-3,";":-3,"c":3,"e":3,"\u0107":3,"\u00e7":3,"\u00e8":3,"\u00e9":3,"\u00ea":3,"\u00eb":3,"\u0119":3,"\u2018":32,"\u201c":32,"\u2019":29,"\u201d":29,"\u201e":-3,"\u2122":14}},"\u0106":{"d":"195,-39r9,25v-86,49,-185,-6,-185,-102v0,-92,97,-149,180,-111r0,30v-17,-9,-35,-15,-59,-15v-55,0,-87,42,-87,95v0,80,80,115,142,78xm107,-251r21,-52r36,0r-32,52r-25,0","w":216,"k":{"d":4,"o":4,"q":4,"\u00f3":4,"\u00f6":4,"\u0153":4,"v":19,"w":18,"y":22,"c":5,"e":5,"\u0107":5,"\u00e7":5,"\u00e8":5,"\u00e9":5,"\u00ea":5,"\u00eb":5,"\u0119":5,")":-5,"\u00ad":9,"\u2013":9,"\u2014":9,"]":-5,"}":-5}},"\u0118":{"d":"30,0r0,-237r120,0r-9,26r-79,0r0,76r78,0r0,27r-78,0r0,82r90,0r0,26v-27,3,-43,26,-44,42v-1,15,14,16,27,12r4,19v-27,11,-59,0,-59,-25v0,-22,17,-38,32,-48r-82,0","w":172},"\u0141":{"d":"9,-72r0,-31r21,-12r0,-122r32,0r0,103r55,-33r0,30r-55,33r0,78r87,0r0,26r-119,0r0,-85","w":156,"k":{"C":11,"G":11,"O":11,"Q":11,"\u0106":11,"\u00d3":11,"T":22,"V":22,"W":13,"Y":25,"v":16,"w":13,"y":16,"'":16,"\"":16,",":-3,".":-3,"\u2026":-3,":":-3,";":-3,"\u2018":13,"\u201c":13,"\u2019":13,"\u201d":13,"\u201e":-3,"\u2122":10,"\u00ad":9,"\u2013":9,"\u2014":9}},"\u0143":{"d":"30,0r0,-237r31,0r140,184r0,-184r32,0r0,237r-29,0r-143,-188r1,188r-32,0xm115,-251r21,-52r36,0r-32,52r-25,0","w":262},"\u00d3":{"d":"136,4v-67,0,-117,-49,-117,-122v0,-72,49,-121,117,-121v68,0,117,50,117,121v0,74,-51,122,-117,122xm136,-24v50,0,83,-37,83,-94v0,-54,-30,-94,-83,-94v-50,0,-83,37,-83,94v0,57,33,94,83,94xm121,-251r21,-52r36,0r-32,52r-25,0","w":272,"k":{"A":6,"\u0104":6,"T":7,"V":7,"W":4,"X":9,"Y":9,".":2,"\u2026":2,"\u201e":6,"Z":6,"\u0179":6,"\u017d":6,"\u017b":6}},"\u015a":{"d":"18,-15r14,-25v23,19,97,29,97,-19v0,-54,-104,-47,-104,-118v0,-34,26,-62,72,-62v22,0,42,5,54,11r0,29v-30,-16,-92,-25,-92,19v0,50,104,45,104,119v0,67,-102,80,-145,46xm75,-251r20,-52r36,0r-32,52r-24,0","w":181,"k":{"v":5,"w":3,"y":6}},"\u0179":{"d":"15,0r119,-211r-108,0r-9,-26r167,0r-118,211r123,0r0,26r-174,0xm86,-251r21,-52r36,0r-32,52r-25,0","w":199,"k":{"C":8,"G":8,"O":8,"Q":8,"\u0106":8,"\u00d3":8,",":-3,".":-3,"\u2026":-3,":":-3,";":-3,"\u201e":-3,"\u00ad":6,"\u2013":6,"\u2014":6}},"\u017d":{"d":"15,0r119,-211r-108,0r-9,-26r167,0r-118,211r123,0r0,26r-174,0xm89,-251r-36,-52r26,0r24,33r23,-33r26,0r-35,52r-28,0","w":199,"k":{"C":8,"G":8,"O":8,"Q":8,"\u0106":8,"\u00d3":8,",":-3,".":-3,"\u2026":-3,":":-3,";":-3,"\u201e":-3,"\u00ad":6,"\u2013":6,"\u2014":6}},"\u017b":{"d":"15,0r119,-211r-108,0r-9,-26r167,0r-118,211r123,0r0,26r-174,0xm103,-253v-12,0,-21,-9,-21,-21v0,-11,9,-20,21,-20v12,0,20,8,20,20v0,12,-8,21,-20,21","w":199,"k":{"C":8,"G":8,"O":8,"Q":8,"\u0106":8,"\u00d3":8,",":-3,".":-3,"\u2026":-3,":":-3,";":-3,"\u201e":-3,"\u00ad":6,"\u2013":6,"\u2014":6}},"a":{"d":"124,0r-6,-18v-29,36,-107,26,-105,-32v1,-50,51,-56,103,-55v9,-53,-53,-50,-81,-31r-12,-22v47,-29,123,-25,125,43r3,115r-27,0xm116,-83v-34,0,-71,0,-71,32v0,41,61,30,71,9r0,-41","w":169,"k":{"'":6,"\"":6,"\u2018":5,"\u201c":5}},"b":{"d":"170,-90v0,79,-82,113,-146,83r0,-248r32,0r0,88v55,-23,114,7,114,77xm56,-27v45,15,82,-14,82,-62v0,-49,-47,-72,-82,-51r0,113","w":183,"k":{"v":3,"y":5,"'":7,"\"":7,",":1,"\u2018":10,"\u201c":10,"x":5,"z":4,"\u017a":4,"\u017e":4,"\u017c":4}},"c":{"d":"96,4v-54,0,-82,-40,-82,-88v0,-68,71,-113,130,-80r0,28v-40,-29,-98,-3,-98,51v0,60,56,75,95,50r9,23v-13,9,-32,16,-54,16","w":155,"k":{")":-7,"\u00ad":8,"\u2013":8,"\u2014":8,"]":-7,"}":-7}},"d":{"d":"162,-8v-60,29,-148,5,-148,-75v0,-64,53,-105,116,-88r0,-84r32,0r0,247xm46,-84v0,46,40,71,84,57r0,-117v-43,-14,-84,9,-84,60","w":186},"e":{"d":"96,4v-57,0,-82,-41,-82,-90v0,-52,28,-89,72,-89v47,0,72,39,70,97r-110,0v-4,51,58,70,96,44r10,22v-16,10,-37,16,-56,16xm46,-102r77,0v-1,-24,-11,-47,-37,-47v-24,0,-40,21,-40,47","w":170,"k":{"'":5,"\"":5,"\u2018":4,"\u201c":4}},"f":{"d":"35,0r0,-145r-23,0r0,-25r23,0v-8,-64,27,-102,81,-79r-6,26v-21,-9,-43,-3,-43,24r0,29r43,0r-8,25r-35,0r0,145r-32,0","w":113,"k":{"'":-9,"\"":-9,",":7,".":8,"\u2026":8,"\u2018":-9,"\u201c":-9,"\u2019":-8,"\u201d":-8,"\u201e":10,")":-9,"]":-10,"}":-8,"\u00ef":-8,"\u00ee":-4}},"g":{"d":"82,85v-75,0,-103,-65,-44,-92v-20,-15,-15,-36,7,-54v-47,-28,-30,-113,37,-113v18,0,27,5,37,6v9,-10,29,-16,48,-13r-8,24v-9,-2,-18,-1,-25,3v45,44,-1,123,-71,101v-41,61,106,11,104,84v0,32,-31,54,-85,54xm86,62v32,0,50,-12,50,-27v0,-29,-51,-24,-80,-33v-35,18,-20,60,30,60xm85,-75v20,0,35,-13,35,-37v0,-21,-14,-37,-36,-37v-21,0,-35,14,-35,37v0,21,13,37,36,37","w":174,"k":{",":-3,"\u2019":-4,"\u201d":-4,"\u201e":-3,"]":-1,"j":-14}},"h":{"d":"24,0r0,-255r32,0r0,105v37,-35,109,-42,110,36r0,114r-32,0r0,-104v4,-55,-53,-49,-78,-19r0,123r-32,0","w":187,"k":{"v":1,"y":3,"'":4,"\"":4,"\u2018":4,"\u201c":4}},"i":{"d":"26,0r0,-170r31,0r0,170r-31,0xm41,-205v-12,0,-20,-9,-20,-21v0,-11,8,-20,20,-20v12,0,21,8,21,20v0,12,-9,21,-21,21","w":82},"j":{"d":"-19,80r6,-26v23,10,43,2,43,-31r0,-193r32,0r0,199v1,50,-41,65,-81,51xm45,-205v-12,0,-20,-9,-20,-21v0,-11,8,-20,20,-20v12,0,21,8,21,20v0,12,-9,21,-21,21","w":86,"k":{"j":-3}},"k":{"d":"24,0r0,-255r32,0r1,146r61,-61r38,0r-74,72r81,98r-38,0r-69,-85r0,85r-32,0","w":164,"k":{"d":6,"o":6,"q":6,"\u00f3":6,"\u00f6":6,"\u0153":6,"c":6,"e":6,"\u0107":6,"\u00e7":6,"\u00e8":6,"\u00e9":6,"\u00ea":6,"\u00eb":6,"\u0119":6,"\u00ad":13,"\u2013":13,"\u2014":13}},"l":{"d":"24,-33r0,-222r32,0r0,213v-1,18,11,18,23,14r7,25v-28,11,-62,5,-62,-30","w":91,"k":{"v":4,"w":3,"y":3}},"m":{"d":"22,0r0,-170r27,0r4,21v29,-28,84,-40,103,3v40,-40,114,-46,114,32r0,114r-31,0r0,-105v4,-54,-52,-48,-77,-19r0,124r-31,0r0,-104v5,-55,-52,-50,-77,-20r0,124r-32,0","w":292,"k":{"v":1,"y":3,"'":4,"\"":4,"\u2018":4,"\u201c":4}},"n":{"d":"22,0r0,-170r27,0r4,21v38,-36,111,-43,111,35r0,114r-32,0r0,-104v5,-56,-53,-49,-78,-19r0,123r-32,0","k":{"v":1,"y":3,"'":4,"\"":4,"\u2018":4,"\u201c":4}},"o":{"d":"94,4v-49,0,-80,-39,-80,-89v0,-50,32,-90,81,-90v48,0,80,40,80,90v0,50,-32,89,-81,89xm94,-23v30,0,49,-26,49,-62v0,-37,-18,-63,-48,-63v-30,0,-49,26,-49,63v0,36,18,62,48,62","w":189,"k":{"v":3,"y":5,"'":7,"\"":7,",":1,"\u2018":10,"\u201c":10,"x":5,"z":4,"\u017a":4,"\u017e":4,"\u017c":4}},"p":{"d":"22,85r0,-249v68,-28,148,-2,148,78v0,64,-55,105,-116,84r0,87r-32,0xm54,-30v42,21,83,-7,83,-56v0,-52,-38,-71,-83,-58r0,114","w":183,"k":{"v":3,"y":5,"'":7,"\"":7,",":1,"\u2018":10,"\u201c":10,"x":5,"z":4,"\u017a":4,"\u017e":4,"\u017c":4}},"q":{"d":"131,-9v-54,33,-115,2,-117,-72v-2,-82,82,-111,149,-84r0,250r-32,0r0,-94xm46,-82v0,54,53,74,85,46r0,-107v-45,-17,-85,13,-85,61"},"r":{"d":"22,0r0,-170r27,0r4,21v25,-25,40,-32,68,-21r-12,29v-23,-11,-33,-2,-55,17r0,124r-32,0","w":120,"k":{"d":5,"o":5,"q":5,"\u00f3":5,"\u00f6":5,"\u0153":5,",":12,".":12,"\u2026":12,"c":5,"e":5,"\u0107":5,"\u00e7":5,"\u00e8":5,"\u00e9":5,"\u00ea":5,"\u00eb":5,"\u0119":5,"\u2019":-4,"\u201d":-4,"\u201e":15,"\u00ad":7,"\u2013":7,"\u2014":7,"g":3}},"s":{"d":"9,-12r10,-23v18,13,77,24,78,-12v0,-35,-80,-22,-80,-79v0,-44,66,-61,105,-40r0,27v-19,-9,-73,-22,-73,11v0,35,80,23,80,81v0,58,-88,61,-120,35","w":141},"t":{"d":"123,-10v-27,22,-87,21,-87,-28r0,-107r-29,0r0,-25r29,0r0,-39r32,-10r0,49r51,0r-8,25r-43,0r0,101v-2,31,32,21,45,12","w":129,"k":{",":-3,".":-3,"\u2026":-3,":":-3,";":-3,"\u2019":-3,"\u201d":-3,"\u201e":-3,"\u00ad":4,"\u2013":4,"\u2014":4}},"u":{"d":"54,-67v-9,53,55,50,74,22r0,-125r32,0r0,117v0,28,0,44,3,53r-28,0r-5,-19v-37,39,-108,28,-108,-42r0,-109r32,0r0,103"},"v":{"d":"70,1r-67,-171r33,0r48,129r46,-129r32,0r-66,171r-26,0","w":165,"k":{"d":3,"o":3,"q":3,"\u00f3":3,"\u00f6":3,"\u0153":3,"'":-3,"\"":-3,",":10,".":10,"\u2026":10,"c":3,"e":3,"\u0107":3,"\u00e7":3,"\u00e8":3,"\u00e9":3,"\u00ea":3,"\u00eb":3,"\u0119":3,"\u2018":-3,"\u201c":-3,"\u2019":-4,"\u201d":-4,"\u201e":13}},"w":{"d":"61,1r-57,-171r32,0r40,129r38,-129r28,0r40,129r38,-129r32,0r-58,171r-26,0r-40,-130r-40,130r-27,0","w":254,"k":{"'":-3,"\"":-3,",":12,".":11,"\u2026":11,"\u2018":-3,"\u201c":-3,"\u2019":-4,"\u201d":-4,"\u201e":12}},"x":{"d":"4,0r62,-85r-60,-85r35,0r43,62r44,-62r34,0r-61,84r61,86r-35,0r-44,-64r-45,64r-34,0","w":165,"k":{"d":5,"o":5,"q":5,"\u00f3":5,"\u00f6":5,"\u0153":5,"'":-3,"\"":-3,",":-3,".":-3,"\u2026":-3,":":-3,";":-3,"c":5,"e":5,"\u0107":5,"\u00e7":5,"\u00e8":5,"\u00e9":5,"\u00ea":5,"\u00eb":5,"\u0119":5,"\u2019":-4,"\u201d":-4,"\u201e":-3,"\u00ad":8,"\u2013":8,"\u2014":8}},"y":{"d":"-5,79r8,-26v39,16,58,1,76,-53r-76,-170r34,0r57,132r44,-132r33,0r-64,181v-32,79,-56,81,-112,68","w":173,"k":{"d":3,"o":3,"q":3,"\u00f3":3,"\u00f6":3,"\u0153":3,"'":-3,"\"":-3,",":10,".":8,"\u2026":8,"c":3,"e":3,"\u0107":3,"\u00e7":3,"\u00e8":3,"\u00e9":3,"\u00ea":3,"\u00eb":3,"\u0119":3,"\u2018":-3,"\u201c":-3,"\u2019":-4,"\u201d":-4,"\u201e":11}},"z":{"d":"7,0r84,-145r-72,0r-7,-25r126,0r-83,144r82,0r0,26r-130,0","w":141,"k":{"d":1,"o":1,"q":1,"\u00f3":1,"\u00f6":1,"\u0153":1,"'":-3,"\"":-3,",":-3,".":-3,"\u2026":-3,":":-3,";":-3,"c":1,"e":1,"\u0107":1,"\u00e7":1,"\u00e8":1,"\u00e9":1,"\u00ea":1,"\u00eb":1,"\u0119":1,"\u2018":-3,"\u201c":-3,"\u2019":-4,"\u201d":-4}},"\u00e0":{"d":"124,0r-6,-18v-29,36,-107,26,-105,-32v1,-50,51,-56,103,-55v9,-53,-53,-50,-81,-31r-12,-22v47,-29,123,-25,125,43r3,115r-27,0xm116,-83v-34,0,-71,0,-71,32v0,41,61,30,71,9r0,-41xm77,-191r-32,-53r36,0r21,53r-25,0","w":169,"k":{"'":6,"\"":6,"\u2018":5,"\u201c":5}},"\u00e1":{"d":"124,0r-6,-18v-29,36,-107,26,-105,-32v1,-50,51,-56,103,-55v9,-53,-53,-50,-81,-31r-12,-22v47,-29,123,-25,125,43r3,115r-27,0xm116,-83v-34,0,-71,0,-71,32v0,41,61,30,71,9r0,-41xm67,-191r21,-53r36,0r-32,53r-25,0","w":169,"k":{"'":6,"\"":6,"\u2018":5,"\u201c":5}},"\u00e2":{"d":"124,0r-6,-18v-29,36,-107,26,-105,-32v1,-50,51,-56,103,-55v9,-53,-53,-50,-81,-31r-12,-22v47,-29,123,-25,125,43r3,115r-27,0xm116,-83v-34,0,-71,0,-71,32v0,41,61,30,71,9r0,-41xm35,-191r35,-53r28,0r36,53r-26,0r-24,-34r-23,34r-26,0","w":169,"k":{"'":6,"\"":6,"\u2018":5,"\u201c":5}},"\u00e4":{"d":"124,0r-6,-18v-29,36,-107,26,-105,-32v1,-50,51,-56,103,-55v9,-53,-53,-50,-81,-31r-12,-22v47,-29,123,-25,125,43r3,115r-27,0xm116,-83v-34,0,-71,0,-71,32v0,41,61,30,71,9r0,-41xm52,-200v-10,0,-18,-8,-18,-18v0,-10,8,-17,18,-17v10,0,17,7,17,17v0,10,-7,18,-17,18xm117,-200v-10,0,-18,-8,-18,-18v0,-10,8,-17,18,-17v10,0,18,7,18,17v0,10,-8,18,-18,18","w":169,"k":{"'":6,"\"":6,"\u2018":5,"\u201c":5}},"\u0105":{"d":"151,1v-21,10,-37,24,-37,41v-1,14,14,17,27,12r4,19v-26,11,-58,0,-58,-25v0,-26,22,-42,36,-51r-5,-15v-29,36,-107,26,-105,-32v1,-50,51,-56,103,-55v9,-53,-53,-50,-81,-31r-12,-22v47,-29,123,-25,125,43xm116,-83v-34,0,-71,0,-71,32v0,41,61,30,71,9r0,-41","w":169,"k":{"'":6,"\"":6,"\u2018":5,"\u201c":5}},"\u0107":{"d":"96,4v-54,0,-82,-40,-82,-88v0,-68,71,-113,130,-80r0,28v-40,-29,-98,-3,-98,51v0,60,56,75,95,50r9,23v-13,9,-32,16,-54,16xm72,-191r21,-53r36,0r-32,53r-25,0","w":155,"k":{")":-7,"\u00ad":8,"\u2013":8,"\u2014":8,"]":-7,"}":-7}},"\u00e7":{"d":"53,72r5,-17v13,7,36,6,37,-10v0,-13,-17,-13,-31,-13r10,-31v-39,-9,-60,-44,-60,-85v0,-68,71,-113,130,-80r0,28v-40,-29,-98,-3,-98,51v0,60,56,75,95,50r9,23v-12,9,-32,16,-52,16r-5,15v16,1,30,8,30,26v0,27,-44,37,-70,27","w":155,"k":{")":-7,"\u00ad":8,"\u2013":8,"\u2014":8,"]":-7,"}":-7}},"\u00e8":{"d":"96,4v-57,0,-82,-41,-82,-90v0,-52,28,-89,72,-89v47,0,72,39,70,97r-110,0v-4,51,58,70,96,44r10,22v-16,10,-37,16,-56,16xm46,-102r77,0v-1,-24,-11,-47,-37,-47v-24,0,-40,21,-40,47xm80,-191r-32,-53r36,0r21,53r-25,0","w":170,"k":{"'":5,"\"":5,"\u2018":4,"\u201c":4}},"\u00e9":{"d":"96,4v-57,0,-82,-41,-82,-90v0,-52,28,-89,72,-89v47,0,72,39,70,97r-110,0v-4,51,58,70,96,44r10,22v-16,10,-37,16,-56,16xm46,-102r77,0v-1,-24,-11,-47,-37,-47v-24,0,-40,21,-40,47xm69,-191r21,-53r36,0r-32,53r-25,0","w":170,"k":{"'":5,"\"":5,"\u2018":4,"\u201c":4}},"\u00ea":{"d":"96,4v-57,0,-82,-41,-82,-90v0,-52,28,-89,72,-89v47,0,72,39,70,97r-110,0v-4,51,58,70,96,44r10,22v-16,10,-37,16,-56,16xm46,-102r77,0v-1,-24,-11,-47,-37,-47v-24,0,-40,21,-40,47xm37,-191r36,-53r28,0r35,53r-26,0r-23,-34r-24,34r-26,0","w":170,"k":{"'":5,"\"":5,"\u2018":4,"\u201c":4}},"\u00eb":{"d":"96,4v-57,0,-82,-41,-82,-90v0,-52,28,-89,72,-89v47,0,72,39,70,97r-110,0v-4,51,58,70,96,44r10,22v-16,10,-37,16,-56,16xm46,-102r77,0v-1,-24,-11,-47,-37,-47v-24,0,-40,21,-40,47xm54,-200v-10,0,-17,-8,-17,-18v0,-10,7,-17,17,-17v10,0,18,7,18,17v0,10,-8,18,-18,18xm120,-200v-10,0,-18,-8,-18,-18v0,-10,8,-17,18,-17v10,0,18,7,18,17v0,10,-8,18,-18,18","w":170,"k":{"'":5,"\"":5,"\u2018":4,"\u201c":4}},"\u0119":{"d":"108,77v-52,-1,-33,-60,-7,-74v-57,6,-87,-40,-87,-89v0,-52,28,-89,72,-89v47,0,72,39,70,97r-110,0v-4,51,58,70,96,44r10,22v-22,12,-51,32,-51,54v-1,15,14,16,27,12r4,19v-9,3,-17,4,-24,4xm46,-102r77,0v-1,-24,-11,-47,-37,-47v-24,0,-40,21,-40,47","w":170,"k":{"'":5,"\"":5,"\u2018":4,"\u201c":4}},"\u00ed":{"d":"26,0r0,-170r31,0r0,170r-31,0xm24,-191r21,-53r36,0r-32,53r-25,0","w":82},"\u00ee":{"d":"26,0r0,-170r31,0r0,170r-31,0xm-8,-191r35,-53r28,0r36,53r-26,0r-24,-34r-23,34r-26,0","w":82},"\u00ef":{"d":"26,0r0,-170r31,0r0,170r-31,0xm9,-200v-10,0,-18,-8,-18,-18v0,-10,8,-17,18,-17v10,0,18,7,18,17v0,10,-8,18,-18,18xm75,-200v-10,0,-18,-8,-18,-18v0,-10,8,-17,18,-17v10,0,17,7,17,17v0,10,-7,18,-17,18","w":82},"\u0142":{"d":"11,-87r0,-30r21,-13r0,-125r32,0r0,106r25,-14r0,30r-25,15r0,75v-1,19,11,19,24,15r6,25v-28,11,-62,4,-62,-30r0,-67","w":102},"\u0144":{"d":"22,0r0,-170r27,0r4,21v38,-36,111,-43,111,35r0,114r-32,0r0,-104v5,-56,-53,-49,-78,-19r0,123r-32,0xm72,-191r21,-53r36,0r-32,53r-25,0","k":{"v":1,"y":3,"'":4,"\"":4,"\u2018":4,"\u201c":4}},"\u00f1":{"d":"22,0r0,-170r27,0r4,21v38,-36,111,-43,111,35r0,114r-32,0r0,-104v5,-56,-53,-49,-78,-19r0,123r-32,0xm37,-199v-2,-23,9,-38,27,-38v20,0,35,17,47,17v8,0,9,-6,9,-15r21,0v2,23,-7,39,-26,38v-20,0,-35,-16,-47,-16v-8,0,-9,5,-9,14r-22,0","k":{"v":1,"y":3,"'":4,"\"":4,"\u2018":4,"\u201c":4}},"\u00f3":{"d":"94,4v-49,0,-80,-39,-80,-89v0,-50,32,-90,81,-90v48,0,80,40,80,90v0,50,-32,89,-81,89xm94,-23v30,0,49,-26,49,-62v0,-37,-18,-63,-48,-63v-30,0,-49,26,-49,63v0,36,18,62,48,62xm80,-191r20,-53r36,0r-32,53r-24,0","w":189,"k":{"v":3,"y":5,"'":7,"\"":7,",":1,"\u2018":10,"\u201c":10,"x":5,"z":4,"\u017a":4,"\u017e":4,"\u017c":4}},"\u00f6":{"d":"94,4v-49,0,-80,-39,-80,-89v0,-50,32,-90,81,-90v48,0,80,40,80,90v0,50,-32,89,-81,89xm94,-23v30,0,49,-26,49,-62v0,-37,-18,-63,-48,-63v-30,0,-49,26,-49,63v0,36,18,62,48,62xm62,-200v-10,0,-18,-8,-18,-18v0,-10,8,-17,18,-17v10,0,18,7,18,17v0,10,-8,18,-18,18xm127,-200v-10,0,-18,-8,-18,-18v0,-10,8,-17,18,-17v10,0,18,7,18,17v0,10,-8,18,-18,18","w":189,"k":{"v":3,"y":5,"'":7,"\"":7,",":1,"\u2018":10,"\u201c":10,"x":5,"z":4,"\u017a":4,"\u017e":4,"\u017c":4}},"\u0153":{"d":"158,-34v-35,68,-144,35,-144,-51v0,-50,31,-90,79,-90v31,-1,51,17,64,37v34,-69,140,-34,127,60r-110,0v-3,51,58,70,96,44r10,22v-40,27,-104,19,-122,-22xm94,-23v30,0,48,-26,48,-62v0,-37,-17,-64,-47,-64v-30,0,-49,27,-49,64v0,36,18,62,48,62xm174,-102r78,0v-1,-24,-12,-47,-38,-47v-24,0,-40,21,-40,47","w":298,"k":{"'":5,"\"":5,"\u2018":4,"\u201c":4}},"\u015b":{"d":"9,-12r10,-23v18,13,77,24,78,-12v0,-35,-80,-22,-80,-79v0,-44,66,-61,105,-40r0,27v-19,-9,-73,-22,-73,11v0,35,80,23,80,81v0,58,-88,61,-120,35xm57,-191r21,-53r36,0r-32,53r-25,0","w":141},"\u00df":{"d":"166,-50v0,-38,-62,-40,-62,-87v0,-23,13,-38,36,-46v-1,-28,-15,-46,-43,-46v-23,0,-43,14,-43,51r0,229r-32,0r0,-226v0,-65,44,-80,75,-80v41,-1,78,26,74,87v-23,5,-36,12,-36,27v1,30,62,40,62,90v0,61,-82,65,-116,40r10,-24v20,15,74,24,75,-15","w":209,"k":{"'":11,"\"":11,"\u2018":13,"\u201c":13,"\u2019":7,"\u201d":7}},"\u00f9":{"d":"54,-67v-9,53,55,50,74,22r0,-125r32,0r0,117v0,28,0,44,3,53r-28,0r-5,-19v-37,39,-108,28,-108,-42r0,-109r32,0r0,103xm84,-191r-33,-53r36,0r21,53r-24,0"},"\u00fa":{"d":"54,-67v-9,53,55,50,74,22r0,-125r32,0r0,117v0,28,0,44,3,53r-28,0r-5,-19v-37,39,-108,28,-108,-42r0,-109r32,0r0,103xm76,-191r20,-53r36,0r-32,53r-24,0"},"\u00fb":{"d":"54,-67v-9,53,55,50,74,22r0,-125r32,0r0,117v0,28,0,44,3,53r-28,0r-5,-19v-37,39,-108,28,-108,-42r0,-109r32,0r0,103xm43,-191r35,-53r28,0r36,53r-26,0r-24,-34r-23,34r-26,0"},"\u00fc":{"d":"54,-67v-9,53,55,50,74,22r0,-125r32,0r0,117v0,28,0,44,3,53r-28,0r-5,-19v-37,39,-108,28,-108,-42r0,-109r32,0r0,103xm60,-200v-10,0,-18,-8,-18,-18v0,-10,8,-17,18,-17v10,0,17,7,17,17v0,10,-7,18,-17,18xm125,-200v-10,0,-18,-8,-18,-18v0,-10,8,-17,18,-17v10,0,18,7,18,17v0,10,-8,18,-18,18"},"\u017a":{"d":"7,0r84,-145r-72,0r-7,-25r126,0r-83,144r82,0r0,26r-130,0xm57,-191r21,-53r36,0r-32,53r-25,0","w":141,"k":{"d":1,"o":1,"q":1,"\u00f3":1,"\u00f6":1,"\u0153":1,"'":-3,"\"":-3,",":-3,".":-3,"\u2026":-3,":":-3,";":-3,"c":1,"e":1,"\u0107":1,"\u00e7":1,"\u00e8":1,"\u00e9":1,"\u00ea":1,"\u00eb":1,"\u0119":1,"\u2018":-3,"\u201c":-3,"\u2019":-4,"\u201d":-4}},"\u017e":{"d":"7,0r84,-145r-72,0r-7,-25r126,0r-83,144r82,0r0,26r-130,0xm60,-192r-35,-52r26,0r24,33r23,-33r26,0r-35,52r-29,0","w":141,"k":{"d":1,"o":1,"q":1,"\u00f3":1,"\u00f6":1,"\u0153":1,"'":-3,"\"":-3,",":-3,".":-3,"\u2026":-3,":":-3,";":-3,"c":1,"e":1,"\u0107":1,"\u00e7":1,"\u00e8":1,"\u00e9":1,"\u00ea":1,"\u00eb":1,"\u0119":1,"\u2018":-3,"\u201c":-3,"\u2019":-4,"\u201d":-4}},"\u017c":{"d":"7,0r84,-145r-72,0r-7,-25r126,0r-83,144r82,0r0,26r-130,0xm74,-205v-12,0,-20,-9,-20,-21v0,-11,8,-20,20,-20v12,0,21,8,21,20v0,12,-9,21,-21,21","w":141,"k":{"d":1,"o":1,"q":1,"\u00f3":1,"\u00f6":1,"\u0153":1,"'":-3,"\"":-3,",":-3,".":-3,"\u2026":-3,":":-3,";":-3,"c":1,"e":1,"\u0107":1,"\u00e7":1,"\u00e8":1,"\u00e9":1,"\u00ea":1,"\u00eb":1,"\u0119":1,"\u2018":-3,"\u201c":-3,"\u2019":-4,"\u201d":-4}},"`":{"d":"59,-191r-32,-53r36,0r21,53r-25,0","w":132},"\u0300":{"d":"59,-191r-32,-53r36,0r21,53r-25,0","w":132},",":{"d":"12,43v16,-28,21,-48,14,-79r31,-5v6,40,-1,62,-28,93","w":80,"k":{"A":-3,"\u0104":-3,"T":18,"V":20,"W":14,"X":-3,"Y":17,"J":-3,"v":11,"w":12,"y":7,"'":7,"\"":7,"\u2018":9,"\u201c":9,"\u2019":7,"\u201d":7,"x":-3,"Z":-3,"\u0179":-3,"\u017d":-3,"\u017b":-3,"1":29}},";":{"d":"40,-120v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,19,9,19,20v0,11,-8,20,-19,20xm12,43v16,-28,21,-48,14,-79r31,-5v6,40,-1,62,-28,93","w":80,"k":{"A":-3,"\u0104":-3,"T":16,"J":-3,"x":-3,"Z":-3,"\u0179":-3,"\u017d":-3,"\u017b":-3}},":":{"d":"40,-120v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,19,9,19,20v0,11,-8,20,-19,20xm40,3v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,19,9,19,20v0,11,-8,20,-19,20","w":80,"k":{"A":-3,"\u0104":-3,"T":14,"x":-3}},".":{"d":"40,3v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,19,9,19,20v0,11,-8,20,-19,20","w":80,"k":{"A":-3,"\u0104":-3,"C":2,"G":2,"O":2,"Q":2,"\u0106":2,"\u00d3":2,"T":17,"V":18,"W":12,"X":-3,"Y":14,"v":10,"w":11,"y":11,"'":7,"\"":7,"\u2018":9,"\u201c":9,"\u2019":7,"\u201d":7,"x":-3,"1":39}},"\u2026":{"d":"60,3v-11,0,-19,-9,-19,-20v0,-11,8,-20,19,-20v10,0,19,9,19,20v0,11,-9,20,-19,20xm161,3v-11,0,-19,-9,-19,-20v0,-11,8,-20,19,-20v11,0,20,9,20,20v0,11,-9,20,-20,20xm263,3v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,19,9,19,20v0,11,-8,20,-19,20","w":322,"k":{"A":-3,"\u0104":-3,"C":2,"G":2,"O":2,"Q":2,"\u0106":2,"\u00d3":2,"T":17,"V":18,"W":12,"X":-3,"Y":14,"v":10,"w":11,"y":11,"'":7,"\"":7,"\u2018":9,"\u201c":9,"\u2019":7,"\u201d":7,"x":-3,"1":39}},"-":{"d":"19,-76r0,-27r92,0r0,27r-92,0","w":129},"\u2010":{"d":"19,-76r0,-27r92,0r0,27r-92,0","w":129},"\u00ad":{"d":"19,-76r0,-27r92,0r0,27r-92,0","w":129,"k":{"T":28,"V":7,"Y":13,"J":7,"S":6,"\u015a":6,"x":8,"z":5,"\u017a":5,"\u017e":5,"\u017c":5,"Z":6,"\u0179":6,"\u017d":6,"\u017b":6}},"!":{"d":"40,-65v-8,-39,-8,-88,-8,-172r32,0r0,18v0,90,-1,111,-7,154r-17,0xm48,3v-11,0,-19,-9,-19,-20v0,-11,8,-20,19,-20v11,0,19,9,19,20v0,11,-8,20,-19,20","w":96},"?":{"d":"55,-65v-9,-9,-13,-19,-13,-31v0,-44,69,-54,69,-90v0,-40,-57,-28,-77,-6r-15,-20v33,-39,126,-37,126,23v0,60,-99,63,-64,111xm69,3v-11,0,-19,-9,-19,-20v0,-11,8,-20,19,-20v11,0,20,9,20,20v0,11,-9,20,-20,20","w":167},"\u2018":{"d":"35,-161v-17,-31,-17,-63,0,-97r19,4v-8,31,-4,54,9,79","w":81,"k":{"A":29,"\u0104":29,"T":-3,"V":-3,"W":-3,"Y":-3,"J":12,"f":5,"d":5,"o":5,"q":5,"\u00f3":5,"\u00f6":5,"\u0153":5,"t":-3,"v":-3,"w":-3,"y":-3,",":9,".":10,"\u2026":10,"g":13,"x":-3,"s":5,"\u015b":5}},"\u2019":{"d":"15,-173v16,-28,20,-47,15,-79r30,-5v9,39,-1,62,-28,93","w":81,"k":{"A":32,"\u0104":32,"C":9,"G":9,"O":9,"Q":9,"\u0106":9,"\u00d3":9,"T":-3,"V":-3,"W":-3,"X":-3,"Y":-4,"d":15,"o":15,"q":15,"\u00f3":15,"\u00f6":15,"\u0153":15,",":19,".":14,"\u2026":14,":":11,";":11,"a":6,"\u00e0":6,"\u00e1":6,"\u00e2":6,"\u00e4":6,"\u0105":6,"z":3,"\u017a":3,"\u017e":3,"\u017c":3,"s":17,"\u015b":17}},"\u201c":{"d":"35,-161v-17,-31,-17,-63,0,-97r19,4v-8,31,-4,54,9,79xm95,-161v-17,-32,-17,-63,1,-97r18,4v-7,31,-3,55,9,79","w":142,"k":{"A":29,"\u0104":29,"T":-3,"V":-3,"W":-3,"Y":-3,"J":12,"f":5,"d":5,"o":5,"q":5,"\u00f3":5,"\u00f6":5,"\u0153":5,"t":-3,"v":-3,"w":-3,"y":-3,",":9,".":10,"\u2026":10,"g":13,"x":-3,"s":5,"\u015b":5}},"\u201d":{"d":"15,-173v16,-28,20,-47,15,-79r30,-5v9,39,-1,62,-28,93xm76,-173v16,-28,18,-47,14,-79r31,-5v6,40,-1,62,-28,93","w":142,"k":{"A":32,"\u0104":32,"C":9,"G":9,"O":9,"Q":9,"\u0106":9,"\u00d3":9,"T":-3,"V":-3,"W":-3,"X":-3,"Y":-4,"d":15,"o":15,"q":15,"\u00f3":15,"\u00f6":15,"\u0153":15,",":19,".":14,"\u2026":14,":":11,";":11,"a":6,"\u00e0":6,"\u00e1":6,"\u00e2":6,"\u00e4":6,"\u0105":6,"z":3,"\u017a":3,"\u017e":3,"\u017c":3,"s":17,"\u015b":17}},"\u201e":{"d":"12,43v16,-28,18,-47,14,-79r31,-5v7,40,-2,62,-29,93xm72,43v16,-29,20,-48,14,-79r31,-5v8,39,-1,62,-28,93","w":142,"k":{"A":-3,"\u0104":-3,"C":7,"G":7,"O":7,"Q":7,"\u0106":7,"\u00d3":7,"T":24,"V":20,"W":18,"X":-3,"Y":18,"J":-3,"v":13,"w":14,"x":-4,"Z":-3,"\u0179":-3,"\u017d":-3,"\u017b":-3}},"\/":{"d":"6,12r90,-263r31,0r-90,263r-31,0","w":132},"|":{"d":"31,85r0,-366r31,0r0,366r-31,0","w":92},"\u2013":{"d":"0,-79r0,-24r162,0r0,24r-162,0","w":162,"k":{"T":28,"V":7,"Y":13,"J":7,"S":6,"\u015a":6,"x":8,"z":5,"\u017a":5,"\u017e":5,"\u017c":5,"Z":6,"\u0179":6,"\u017d":6,"\u017b":6}},"\u2014":{"d":"0,-79r0,-24r288,0r0,24r-288,0","w":288,"k":{"T":28,"V":7,"Y":13,"J":7,"S":6,"\u015a":6,"x":8,"z":5,"\u017a":5,"\u017e":5,"\u017c":5,"Z":6,"\u0179":6,"\u017d":6,"\u017b":6}},"(":{"d":"86,85v-46,-53,-59,-115,-59,-181v0,-66,13,-128,59,-182r22,15v-64,69,-65,264,-1,332","w":116,"k":{"J":-11,"y":-8,"g":-3,"j":-15}},")":{"d":"9,69v65,-68,64,-263,0,-332r22,-15v47,54,58,116,58,182v0,66,-12,128,-58,181","w":116},"[":{"d":"29,84r0,-362r65,0r0,25r-35,0r0,312r35,0r0,25r-65,0","w":102,"k":{"J":-13,"y":-11,"g":-3,"j":-19}},"]":{"d":"9,84r0,-25r36,0r0,-312r-36,0r0,-25r66,0r0,362r-66,0","w":102},"{":{"d":"100,81v-76,-6,-55,-72,-58,-141v0,-17,-8,-25,-24,-26r0,-24v41,-2,24,-67,24,-105v0,-34,13,-57,58,-62r6,29v-68,-2,-3,133,-58,150v31,-1,25,73,25,112v0,23,9,35,33,38","w":118,"k":{"J":-11,"y":-7,"j":-12}},"}":{"d":"13,52v68,2,3,-134,58,-151v-31,1,-25,-73,-25,-112v0,-23,-9,-34,-33,-37r6,-29v76,5,55,72,58,141v0,17,8,25,24,26r0,24v-41,2,-24,66,-24,104v0,34,-13,58,-58,63","w":118},"*":{"d":"74,-121v0,-19,5,-40,6,-57v-13,9,-30,25,-47,34r-12,-21v17,-10,39,-17,53,-24v-14,-6,-36,-13,-53,-23r12,-21v17,9,34,25,47,34v-1,-16,-7,-39,-6,-58r24,0v1,19,-5,42,-6,58v13,-9,31,-25,48,-34r12,21v-16,10,-40,16,-54,23v14,7,37,14,54,24r-13,21v-17,-9,-34,-26,-47,-35v1,16,7,39,6,58r-24,0","w":172},"^":{"d":"31,-103r57,-134r28,0r56,134r-27,0r-44,-105r-42,105r-28,0","w":203},"~":{"d":"26,-75r-17,-19v45,-63,112,30,157,-18r16,19v-44,64,-110,-27,-156,18","w":191},"\\":{"d":"96,12r-90,-263r32,0r90,263r-32,0","w":134},"_":{"d":"0,43r0,-19r161,0r0,19r-161,0","w":160},"'":{"d":"25,-174r-4,-81r31,0r-4,81r-23,0","w":72,"k":{"A":29,"\u0104":29,"T":-3,"V":-3,"W":-3,"X":-3,"Y":-3,"J":14,"f":7,"d":7,"o":7,"q":7,"\u00f3":7,"\u00f6":7,"\u0153":7,"v":-3,"w":-3,"y":-3,",":14,".":12,"\u2026":12,"a":5,"\u00e0":5,"\u00e1":5,"\u00e2":5,"\u00e4":5,"\u0105":5,"g":12,"x":-3,"s":5,"\u015b":5,"4":33}},"\"":{"d":"26,-174r-5,-81r31,0r-3,81r-23,0xm82,-174r-5,-81r31,0r-3,81r-23,0","w":128,"k":{"A":29,"\u0104":29,"T":-3,"V":-3,"W":-3,"X":-3,"Y":-3,"J":14,"f":7,"d":7,"o":7,"q":7,"\u00f3":7,"\u00f6":7,"\u0153":7,"v":-3,"w":-3,"y":-3,",":14,".":12,"\u2026":12,"a":5,"\u00e0":5,"\u00e1":5,"\u00e2":5,"\u00e4":5,"\u0105":5,"g":12,"x":-3,"s":5,"\u015b":5,"4":33}},"@":{"d":"172,21r7,20v-87,30,-167,-16,-166,-109v0,-84,60,-137,131,-137v69,0,120,45,120,114v0,54,-26,81,-60,81v-19,0,-33,-12,-36,-31v-6,14,-26,30,-50,30v-22,0,-46,-14,-46,-56v0,-70,72,-102,126,-66v-3,25,-8,49,-9,76v0,14,4,25,18,25v20,0,33,-22,33,-58v0,-49,-31,-94,-97,-94v-58,0,-106,43,-106,114v0,83,66,118,135,91xm124,-33v25,8,45,-47,46,-87v-36,-19,-70,8,-70,52v0,24,9,35,24,35","w":277},"\u2122":{"d":"48,-95r0,-121r-40,0r0,-21r109,0r-6,21r-38,0r0,121r-25,0xm129,-95r0,-142r23,0r50,75v13,-23,34,-52,49,-75r23,0r0,142r-25,0r0,-103v-11,21,-28,43,-41,63r-13,0r-42,-63v4,29,1,70,2,103r-26,0","w":303},"#":{"d":"45,0r13,-63r-43,0r0,-26r49,0r12,-59r-43,0r0,-26r49,0r13,-63r30,0r-13,63r45,0r13,-63r31,0r-14,63r43,0r0,26r-49,0r-12,59r43,0r0,26r-49,0r-13,63r-30,0r13,-63r-45,0r-13,63r-30,0xm94,-89r45,0r13,-59r-45,0","w":245},"$":{"d":"78,30r0,-36v-24,-1,-40,-10,-52,-18r12,-24v21,17,90,30,90,-15v0,-49,-97,-47,-97,-113v0,-26,19,-52,54,-56r0,-35r24,0r0,34v17,1,32,6,41,11r0,27v-26,-15,-86,-23,-86,17v0,46,97,44,97,112v0,32,-23,53,-58,59r0,37r-25,0","w":190},"0":{"d":"100,4v-49,0,-82,-44,-82,-122v0,-79,33,-121,82,-121v49,0,83,42,83,121v0,78,-34,122,-83,122xm100,-24v31,0,49,-35,49,-94v0,-60,-17,-94,-48,-94v-32,0,-49,34,-49,94v0,59,17,94,48,94","w":200},"1":{"d":"79,0r0,-205r-56,26r-10,-25v33,-11,51,-37,98,-35r0,239r-32,0","w":151},"2":{"d":"13,0v10,-123,117,-121,117,-177v-1,-51,-73,-36,-99,-19r-10,-25v17,-9,43,-18,72,-18v48,0,70,25,70,59v0,71,-96,74,-110,154r111,0r0,26r-151,0","k":{"4":11}},"3":{"d":"133,-68v0,-38,-45,-41,-89,-39r0,-26v45,4,87,-11,82,-42v4,-48,-71,-41,-98,-21r-9,-25v17,-10,42,-18,69,-18v81,0,94,93,34,116v28,5,44,25,44,55v0,40,-28,72,-91,72v-22,0,-45,-5,-62,-13r9,-26v39,19,111,17,111,-33","w":192,"k":{"1":10,"2":8,"7":5}},"4":{"d":"16,-62r0,-22r115,-155r22,0r0,151r35,0r0,26r-35,0r0,62r-31,0r0,-62r-106,0xm51,-87r71,-1r2,-101","w":201,"k":{"'":13,"\"":13}},"5":{"d":"63,-143v58,-3,99,21,99,70v0,42,-29,77,-93,77v-23,0,-42,-5,-54,-11r9,-26v36,17,104,11,104,-39v0,-46,-47,-46,-96,-45r0,-120r130,0r-7,26r-92,0r0,68","k":{"1":5}},"6":{"d":"104,4v-46,0,-86,-36,-86,-113v0,-90,66,-156,150,-120r-9,25v-55,-26,-99,5,-107,73v46,-34,129,-19,129,55v0,49,-32,80,-77,80xm104,-23v27,0,44,-17,44,-49v0,-58,-64,-59,-96,-32v0,50,22,81,52,81","w":195,"k":{"1":9}},"7":{"d":"30,0v17,-90,55,-162,91,-211r-106,0r-7,-26r155,0r0,12v-49,62,-84,138,-100,225r-33,0","w":172,"k":{",":38,".":40,"\u2026":40,"4":26,"2":4,"0":2,"6":11,"8":9}},"8":{"d":"99,4v-92,0,-104,-105,-36,-126v-18,-11,-38,-24,-37,-54v0,-36,29,-63,75,-63v85,0,92,94,35,116v75,25,54,127,-37,127xm100,-22v25,0,48,-14,48,-40v0,-30,-29,-39,-57,-48v-19,6,-39,21,-39,45v0,29,23,43,48,43xm107,-135v39,-8,47,-79,-7,-78v-23,0,-41,13,-41,34v0,27,24,37,48,44","w":200},"9":{"d":"175,-127v0,103,-66,155,-154,120r9,-26v56,27,113,-2,111,-74v-43,36,-127,26,-126,-53v0,-46,32,-79,77,-79v50,0,83,36,83,112xm48,-163v-5,58,72,61,94,25v10,-82,-91,-103,-94,-25","w":193,"k":{"7":7}},"%":{"d":"75,-114v-31,0,-54,-20,-54,-62v0,-42,23,-63,54,-63v30,0,55,21,55,63v0,42,-25,62,-55,62xm75,-135v18,0,29,-16,29,-41v0,-25,-11,-42,-29,-42v-18,0,-28,17,-28,42v0,25,10,41,28,41xm230,4v-30,0,-55,-22,-55,-63v0,-42,25,-63,55,-63v31,0,54,21,54,63v0,41,-23,63,-54,63xm230,-17v18,0,28,-17,28,-42v0,-25,-10,-42,-28,-42v-18,0,-29,17,-29,42v0,25,11,42,29,42xm64,0r149,-237r27,0r-148,237r-28,0","w":304},"+":{"d":"81,0r0,-77r-71,0r0,-27r71,0r0,-76r30,0r0,76r70,0r0,27r-70,0r0,77r-30,0","w":191},"\u00d7":{"d":"34,-5r-20,-19r66,-66r-66,-66r20,-20r66,66r66,-66r19,20r-65,66r65,66r-19,19r-66,-66","w":199},"=":{"d":"10,-110r0,-26r171,0r0,26r-171,0xm10,-45r0,-27r171,0r0,27r-171,0","w":191},"<":{"d":"22,-80r0,-27r152,-66r0,28r-123,52r123,51r0,28","w":207},">":{"d":"33,-14r0,-28r123,-52r-123,-51r0,-28r152,66r0,27","w":207},"&":{"d":"175,-26v-44,47,-154,38,-154,-37v0,-32,18,-54,51,-69v-46,-37,-37,-106,35,-107v39,0,63,20,63,51v0,28,-20,48,-51,63v14,17,40,44,58,61v13,-14,25,-33,33,-55r28,7v-10,27,-24,49,-41,66v18,15,29,25,51,21r6,24v-33,9,-53,-4,-79,-25xm53,-66v1,51,69,53,100,21v-21,-19,-47,-48,-64,-68v-26,12,-36,28,-36,47xm101,-145v23,-11,36,-26,36,-43v0,-12,-8,-27,-30,-27v-48,0,-33,44,-6,70","w":262}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) JT Types Ltd., 1996-2004. All rights reserved.
 * 
 * Trademark:
 * Bliss is a trademark of JT Types Ltd.
 * 
 * Manufacturer:
 * www.typography.net
 * 
 * Designer:
 * Jeremy Tankard
 * 
 * Vendor URL:
 * www.typography.net
 * 
 * License information:
 * http://www.typography.net/info/Licence_Agreement.pdf
 */
Cufon.registerFont({"w":177,"face":{"font-family":"Bliss 2 Bold","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 6 3 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-22 -304 337 85.1361","underline-thickness":"18","underline-position":"-36","stemh":"35","stemv":"43","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":77},"\u00a0":{"w":77,"k":{"A":12,"\u0104":12,"C":10,"G":10,"O":10,"Q":10,"\u0106":10,"\u00d3":10,"T":19,"V":21,"W":14,"X":11,"Y":13,"J":10,"S":9,"\u015a":9,"U":10,"f":8,"d":7,"o":7,"q":7,"\u00f3":7,"\u00f6":7,"\u0153":7,"t":7,"v":8,"w":4,"y":7}},"A":{"d":"3,0r92,-238r33,0r95,238r-46,0r-23,-59r-85,0r-22,59r-44,0xm82,-95r59,0r-29,-84","w":226,"k":{"C":6,"G":6,"O":6,"Q":6,"\u0106":6,"\u00d3":6,"T":20,"V":14,"W":11,"Y":18,"d":3,"o":3,"q":3,"\u00f3":3,"\u00f6":3,"\u0153":3,"t":7,"v":9,"w":6,"y":13,"'":29,"\"":29,",":-5,".":-5,"\u2026":-5,":":-5,";":-5,"c":3,"e":3,"\u0107":3,"\u00e7":3,"\u00e8":3,"\u00e9":3,"\u00ea":3,"\u00eb":3,"\u0119":3,"\u2018":32,"\u201c":32,"\u2019":29,"\u201d":29,"\u201e":-6,"\u2122":14}},"B":{"d":"29,0r0,-237r69,0v80,-2,95,78,45,110v74,23,53,131,-38,127r-76,0xm72,-36v36,2,72,0,72,-34v0,-31,-36,-36,-72,-33r0,67xm72,-138v31,3,57,-6,57,-32v0,-25,-25,-36,-57,-32r0,64","w":204,"k":{"T":5,"Y":7,"'":1,"\"":1,"\u2018":1,"\u201c":1}},"C":{"d":"202,-49r12,34v-89,50,-195,-2,-195,-101v0,-91,99,-149,187,-112r0,40v-18,-10,-38,-15,-61,-15v-53,0,-80,39,-80,86v0,75,81,105,137,68","w":225,"k":{"d":5,"o":5,"q":5,"\u00f3":5,"\u00f6":5,"\u0153":5,"v":21,"w":20,"y":23,"c":5,"e":5,"\u0107":5,"\u00e7":5,"\u00e8":5,"\u00e9":5,"\u00ea":5,"\u00eb":5,"\u0119":5,")":-5,"\u00ad":8,"\u2013":8,"\u2014":8,"]":-5,"}":-5}},"D":{"d":"29,0r0,-237r74,0v84,0,129,47,129,117v0,72,-51,120,-133,120r-70,0xm72,-35v74,8,114,-31,114,-85v0,-59,-43,-88,-114,-82r0,167","w":250,"k":{"A":6,"\u0104":6,"T":7,"V":7,"W":4,"X":9,"Y":9,".":1,"\u2026":1,"\u201e":6,"Z":6,"\u0179":6,"\u017d":6,"\u017b":6}},"E":{"d":"29,0r0,-237r131,0r-12,35r-76,0r0,63r76,0r0,36r-76,0r0,68r88,0r0,35r-131,0","w":180},"F":{"d":"29,0r0,-237r131,0r-11,35r-77,0r0,63r76,0r0,36r-76,0r0,103r-43,0","w":172,"k":{"A":18,"\u0104":18,"S":4,"\u015a":4,"f":6,"d":7,"o":7,"q":7,"\u00f3":7,"\u00f6":7,"\u0153":7,"t":7,"v":7,"w":4,"y":7,",":24,".":22,"\u2026":22,"c":7,"e":7,"\u0107":7,"\u00e7":7,"\u00e8":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u0119":7,"\u201e":23,"a":8,"\u00e0":8,"\u00e1":8,"\u00e2":8,"\u00e4":8,"\u0105":8,"g":10,"\u00ef":-9,"m":7,"n":7,"p":7,"r":7,"\u0144":7,"\u00f1":7,"x":9,"z":13,"\u017a":13,"\u017e":13,"\u017c":13}},"G":{"d":"229,-115r0,100v-22,11,-53,19,-86,19v-78,0,-124,-50,-124,-118v0,-98,105,-149,199,-114r0,41v-19,-9,-40,-16,-66,-16v-57,0,-87,36,-87,86v0,66,60,100,120,77r0,-75r44,0","w":254,"k":{"v":9,"w":7,"y":9}},"H":{"d":"29,0r0,-237r43,0r0,98r115,0r0,-98r44,0r0,237r-44,0r0,-103r-115,0r0,103r-43,0","w":259},"I":{"d":"29,0r0,-237r43,0r0,237r-43,0","w":100},"J":{"d":"-11,61r8,-35v25,12,55,-2,49,-31r0,-232r44,0r0,238v7,50,-52,79,-101,60","w":118},"K":{"d":"29,0r0,-237r43,0r1,101r81,-101r50,0r-95,115r101,122r-53,0r-85,-104r0,104r-43,0","w":215,"k":{"C":15,"G":15,"O":15,"Q":15,"\u0106":15,"\u00d3":15,"d":9,"o":9,"q":9,"\u00f3":9,"\u00f6":9,"\u0153":9,"v":19,"w":16,"y":21,"c":9,"e":9,"\u0107":9,"\u00e7":9,"\u00e8":9,"\u00e9":9,"\u00ea":9,"\u00eb":9,"\u0119":9,"\u00ad":13,"\u2013":13,"\u2014":13}},"L":{"d":"29,0r0,-237r43,0r0,202r84,0r0,35r-127,0","w":162,"k":{"C":11,"G":11,"O":11,"Q":11,"\u0106":11,"\u00d3":11,"T":22,"V":22,"W":13,"Y":25,"v":15,"w":8,"y":17,"'":25,"\"":25,",":-6,".":-6,"\u2026":-6,":":-6,";":-6,"\u2018":23,"\u201c":23,"\u2019":24,"\u201d":24,"\u201e":-7,"\u2122":22,"\u00ad":11,"\u2013":11,"\u2014":11}},"M":{"d":"29,0r0,-237r39,0r83,120r76,-120r40,0r0,237r-44,0r0,-165r-63,99r-20,0r-68,-99r0,165r-43,0","w":295},"N":{"d":"29,0r0,-237r43,0r101,129v12,14,18,27,27,37r-1,-166r44,0r0,237r-40,0r-132,-171r1,171r-43,0","w":271},"O":{"d":"138,4v-70,0,-119,-49,-119,-122v0,-72,49,-121,119,-121v70,0,120,49,120,121v0,73,-51,122,-120,122xm138,-33v44,0,74,-31,74,-85v0,-53,-29,-85,-74,-85v-44,0,-73,31,-73,85v0,54,29,85,73,85","w":276,"k":{"A":6,"\u0104":6,"T":7,"V":7,"W":4,"X":9,"Y":9,".":1,"\u2026":1,"\u201e":6,"Z":6,"\u0179":6,"\u017d":6,"\u017b":6}},"P":{"d":"178,-159v0,45,-42,83,-106,77r0,82r-43,0r0,-237v80,-5,149,4,149,78xm132,-159v0,-30,-22,-48,-60,-43r0,85v37,3,60,-8,60,-42","w":196,"k":{"A":19,"\u0104":19,"X":13,"Y":3,"d":8,"o":8,"q":8,"\u00f3":8,"\u00f6":8,"\u0153":8,",":21,".":22,"\u2026":22,"c":8,"e":8,"\u0107":8,"\u00e7":8,"\u00e8":8,"\u00e9":8,"\u00ea":8,"\u00eb":8,"\u0119":8,"\u201e":21,"\u00ad":5,"\u2013":5,"\u2014":5,"a":6,"\u00e0":6,"\u00e1":6,"\u00e2":6,"\u00e4":6,"\u0105":6,"g":8,"Z":12,"\u0179":12,"\u017d":12,"\u017b":12}},"Q":{"d":"103,-1v-50,-13,-84,-57,-84,-117v0,-72,49,-121,119,-121v70,0,120,49,120,121v0,66,-41,111,-100,119v17,20,46,26,72,17r10,33v-59,24,-112,-9,-137,-52xm138,-33v44,0,74,-31,74,-85v0,-53,-29,-85,-74,-85v-44,0,-73,31,-73,85v0,54,29,85,73,85","w":276,"k":{"A":6,"\u0104":6,"T":7,"V":7,"W":4,"X":9,"Y":9,".":1,"\u2026":1,"\u201e":6,"Z":6,"\u0179":6,"\u017d":6,"\u017b":6}},"R":{"d":"94,-237v93,-13,115,108,39,129v22,17,51,78,69,108r-49,0v-16,-25,-41,-80,-60,-93r-21,0r0,93r-43,0r0,-237r65,0xm134,-165v0,-30,-26,-40,-62,-37r0,74v35,2,63,-4,62,-37","w":212,"k":{"C":6,"G":6,"O":6,"Q":6,"\u0106":6,"\u00d3":6,"T":7,"V":8,"W":6,"Y":13,"d":9,"o":9,"q":9,"\u00f3":9,"\u00f6":9,"\u0153":9,"c":9,"e":9,"\u0107":9,"\u00e7":9,"\u00e8":9,"\u00e9":9,"\u00ea":9,"\u00eb":9,"\u0119":9,"\u00ad":7,"\u2013":7,"\u2014":7}},"S":{"d":"17,-17r17,-33v22,18,93,32,93,-11v0,-46,-102,-41,-102,-113v0,-35,28,-65,77,-65v24,0,45,5,58,11r0,40v-19,-10,-38,-15,-57,-15v-17,0,-32,7,-32,26v0,44,103,38,103,113v0,71,-110,85,-157,47","w":191,"k":{"v":5,"w":3,"y":6}},"T":{"d":"74,0r0,-202r-69,0r0,-35r187,0r-11,35r-64,0r0,202r-43,0","w":192,"k":{"A":20,"\u0104":20,"C":7,"G":7,"O":7,"Q":7,"\u0106":7,"\u00d3":7,"d":18,"o":18,"q":18,"\u00f3":18,"\u00f6":18,"\u0153":18,"v":18,"w":18,"y":18,"'":-4,"\"":-4,",":22,".":17,"\u2026":17,":":14,";":17,"c":18,"e":18,"\u0107":18,"\u00e7":18,"\u00e8":18,"\u00e9":18,"\u00ea":18,"\u00eb":18,"\u0119":18,"\u2018":-5,"\u201c":-5,"\u2019":-1,"\u201d":-1,"\u201e":22,"\u00ad":28,"\u2013":28,"\u2014":28,"a":18,"\u00e0":18,"\u00e1":18,"\u00e2":18,"\u00e4":18,"\u0105":18,"g":18,"\u00ef":-18,"m":18,"n":18,"p":18,"r":18,"\u0144":18,"\u00f1":18,"x":18,"z":18,"\u017a":18,"\u017e":18,"\u017c":18,"\u00ee":-10,"s":18,"\u015b":18}},"U":{"d":"224,-89v0,64,-37,93,-99,93v-62,0,-98,-30,-98,-93r0,-148r43,0v8,78,-31,204,55,204v87,0,46,-127,55,-204r44,0r0,148","w":250},"V":{"d":"99,1r-96,-238r47,0r67,177r67,-177r47,0r-97,238r-35,0","w":233,"k":{"A":14,"\u0104":14,"C":7,"G":7,"O":7,"Q":7,"\u0106":7,"\u00d3":7,"d":15,"o":15,"q":15,"\u00f3":15,"\u00f6":15,"\u0153":15,"'":-5,"\"":-5,",":20,".":16,"\u2026":16,"c":15,"e":15,"\u0107":15,"\u00e7":15,"\u00e8":15,"\u00e9":15,"\u00ea":15,"\u00eb":15,"\u0119":15,"\u2018":-5,"\u201c":-5,"\u2019":-5,"\u201d":-5,"\u201e":20,"\u00ad":7,"\u2013":7,"\u2014":7,"a":16,"\u00e0":16,"\u00e1":16,"\u00e2":16,"\u00e4":16,"\u0105":16,"g":15,"\u00ef":-21,"m":13,"n":13,"p":13,"r":13,"\u0144":13,"\u00f1":13,"\u00ee":-7,"s":17,"\u015b":17}},"W":{"d":"86,1r-83,-238r48,0r56,176r45,-135r-15,-41r44,0r60,176r52,-176r44,0r-80,238r-36,0r-50,-140r-49,140r-36,0","w":339,"k":{"A":11,"\u0104":11,"C":4,"G":4,"O":4,"Q":4,"\u0106":4,"\u00d3":4,"d":15,"o":15,"q":15,"\u00f3":15,"\u00f6":15,"\u0153":15,"'":-5,"\"":-5,",":14,".":13,"\u2026":13,"c":15,"e":15,"\u0107":15,"\u00e7":15,"\u00e8":15,"\u00e9":15,"\u00ea":15,"\u00eb":15,"\u0119":15,"\u2018":-5,"\u201c":-5,"\u2019":-5,"\u201d":-5,"\u201e":18,"a":13,"\u00e0":13,"\u00e1":13,"\u00e2":13,"\u00e4":13,"\u0105":13,"g":14,"\u00ef":-18,"m":13,"n":13,"p":13,"r":13,"\u0144":13,"\u00f1":13,"\u00ee":-10,"s":13,"\u015b":13}},"X":{"d":"4,0r85,-119r-78,-118r49,0r56,85r60,-85r48,0r-84,117r80,120r-48,0r-59,-87r-62,87r-47,0","w":227,"k":{"C":9,"G":9,"O":9,"Q":9,"\u0106":9,"\u00d3":9,"d":7,"o":7,"q":7,"\u00f3":7,"\u00f6":7,"\u0153":7,"v":14,"w":14,"y":14,"'":-5,"\"":-5,".":-5,"\u2026":-5,"c":7,"e":7,"\u0107":7,"\u00e7":7,"\u00e8":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u0119":7,"\u2018":-5,"\u201c":-5,"\u2019":-5,"\u201d":-5,"\u201e":-5}},"Y":{"d":"84,0r0,-94r-81,-143r47,0r56,105r55,-105r47,0r-81,143r0,94r-43,0","w":210,"k":{"A":18,"\u0104":18,"C":9,"G":9,"O":9,"Q":9,"\u0106":9,"\u00d3":9,"d":23,"o":23,"q":23,"\u00f3":23,"\u00f6":23,"\u0153":23,"v":13,"w":13,"y":13,"'":-5,"\"":-5,",":15,".":13,"\u2026":13,"c":23,"e":23,"\u0107":23,"\u00e7":23,"\u00e8":23,"\u00e9":23,"\u00ea":23,"\u00eb":23,"\u0119":23,"\u2018":-5,"\u201c":-5,"\u2019":-5,"\u201d":-5,"\u201e":19,"\u00ad":12,"\u2013":12,"\u2014":12,"a":21,"\u00e0":21,"\u00e1":21,"\u00e2":21,"\u00e4":21,"\u0105":21,"g":21,"\u00ef":-17,"m":13,"n":13,"p":13,"r":13,"\u0144":13,"\u00f1":13,"x":9,"z":15,"\u017a":15,"\u017e":15,"\u017c":15,"\u00ee":-6,"s":26,"\u015b":26}},"Z":{"d":"9,0r119,-202r-103,0r-10,-35r181,0r-117,202r118,0r0,35r-188,0","w":205,"k":{"C":8,"G":8,"O":8,"Q":8,"\u0106":8,"\u00d3":8,",":-5,".":-5,"\u2026":-5,":":-5,";":-5,"\u201e":-5,"\u00ad":3,"\u2013":3,"\u2014":3}},"\u0104":{"d":"128,-238r95,238v-28,8,-44,25,-44,39v0,14,14,15,26,11r5,23v-30,10,-66,2,-66,-27v0,-21,17,-36,33,-47r-23,-58r-85,0r-22,59r-44,0r92,-238r33,0xm82,-95r59,0r-29,-84","w":226,"k":{"C":6,"G":6,"O":6,"Q":6,"\u0106":6,"\u00d3":6,"T":20,"V":14,"W":11,"Y":18,"d":3,"o":3,"q":3,"\u00f3":3,"\u00f6":3,"\u0153":3,"t":7,"v":9,"w":6,"y":13,"'":29,"\"":29,",":-5,".":-5,"\u2026":-5,":":-5,";":-5,"c":3,"e":3,"\u0107":3,"\u00e7":3,"\u00e8":3,"\u00e9":3,"\u00ea":3,"\u00eb":3,"\u0119":3,"\u2018":32,"\u201c":32,"\u2019":29,"\u201d":29,"\u201e":-6,"\u2122":14}},"\u0106":{"d":"202,-49r12,34v-89,50,-195,-2,-195,-101v0,-91,99,-149,187,-112r0,40v-18,-10,-38,-15,-61,-15v-53,0,-80,39,-80,86v0,75,81,105,137,68xm105,-251r21,-52r46,0r-34,52r-33,0","w":225,"k":{"d":5,"o":5,"q":5,"\u00f3":5,"\u00f6":5,"\u0153":5,"v":21,"w":20,"y":23,"c":5,"e":5,"\u0107":5,"\u00e7":5,"\u00e8":5,"\u00e9":5,"\u00ea":5,"\u00eb":5,"\u0119":5,")":-5,"\u00ad":8,"\u2013":8,"\u2014":8,"]":-5,"}":-5}},"\u0118":{"d":"29,0r0,-237r131,0r-12,35r-76,0r0,63r76,0r0,36r-76,0r0,68r88,0r0,35v-27,3,-43,25,-43,39v-1,14,14,15,26,11r4,23v-30,10,-66,1,-66,-27v0,-20,16,-35,32,-46r-84,0","w":180},"\u0141":{"d":"7,-66r0,-40r22,-13r0,-118r43,0r0,93r50,-30r0,40r-50,30r0,69r85,0r0,35r-128,0r0,-79","w":163,"k":{"C":11,"G":11,"O":11,"Q":11,"\u0106":11,"\u00d3":11,"T":22,"V":22,"W":13,"Y":25,"v":16,"w":13,"y":16,"'":17,"\"":17,",":-6,".":-6,"\u2026":-6,":":-6,";":-6,"\u2018":12,"\u201c":12,"\u2019":12,"\u201d":12,"\u201e":-6,"\u2122":10,"\u00ad":8,"\u2013":8,"\u2014":8}},"\u0143":{"d":"29,0r0,-237r43,0r101,129v12,14,18,27,27,37r-1,-166r44,0r0,237r-40,0r-132,-171r1,171r-43,0xm115,-251r21,-52r47,0r-35,52r-33,0","w":271},"\u00d3":{"d":"138,4v-70,0,-119,-49,-119,-122v0,-72,49,-121,119,-121v70,0,120,49,120,121v0,73,-51,122,-120,122xm138,-33v44,0,74,-31,74,-85v0,-53,-29,-85,-74,-85v-44,0,-73,31,-73,85v0,54,29,85,73,85xm121,-251r21,-52r47,0r-35,52r-33,0","w":276,"k":{"A":6,"\u0104":6,"T":7,"V":7,"W":4,"X":9,"Y":9,".":1,"\u2026":1,"\u201e":6,"Z":6,"\u0179":6,"\u017d":6,"\u017b":6}},"\u015a":{"d":"17,-17r17,-33v22,18,93,32,93,-11v0,-46,-102,-41,-102,-113v0,-35,28,-65,77,-65v24,0,45,5,58,11r0,40v-19,-10,-38,-15,-57,-15v-17,0,-32,7,-32,26v0,44,103,38,103,113v0,71,-110,85,-157,47xm76,-251r20,-52r47,0r-35,52r-32,0","w":190,"k":{"v":5,"w":3,"y":6}},"\u0179":{"d":"9,0r119,-202r-103,0r-10,-35r181,0r-117,202r118,0r0,35r-188,0xm85,-251r21,-52r47,0r-35,52r-33,0","w":205,"k":{"C":8,"G":8,"O":8,"Q":8,"\u0106":8,"\u00d3":8,",":-5,".":-5,"\u2026":-5,":":-5,";":-5,"\u201e":-5,"\u00ad":3,"\u2013":3,"\u2014":3}},"\u017d":{"d":"9,0r119,-202r-103,0r-10,-35r181,0r-117,202r118,0r0,35r-188,0xm89,-251r-37,-52r34,0r20,28r20,-28r33,0r-36,52r-34,0","w":205,"k":{"C":8,"G":8,"O":8,"Q":8,"\u0106":8,"\u00d3":8,",":-5,".":-5,"\u2026":-5,":":-5,";":-5,"\u201e":-5,"\u00ad":3,"\u2013":3,"\u2014":3}},"\u017b":{"d":"9,0r119,-202r-103,0r-10,-35r181,0r-117,202r118,0r0,35r-188,0xm107,-252v-15,0,-27,-12,-27,-26v0,-14,12,-26,27,-26v15,0,26,11,26,26v0,14,-11,26,-26,26","w":205,"k":{"C":8,"G":8,"O":8,"Q":8,"\u0106":8,"\u00d3":8,",":-5,".":-5,"\u2026":-5,":":-5,";":-5,"\u201e":-5,"\u00ad":3,"\u2013":3,"\u2014":3}},"a":{"d":"124,0r-7,-16v-30,34,-107,22,-105,-35v2,-49,50,-57,102,-57v5,-45,-54,-37,-78,-22r-14,-28v47,-29,135,-25,135,45v0,35,-3,86,3,113r-36,0xm114,-79v-26,1,-59,-1,-59,25v0,32,49,26,59,11r0,-36","k":{"'":3,"\"":3,"\u2018":2,"\u201c":2}},"b":{"d":"180,-91v0,81,-90,115,-158,83r0,-247r43,0r0,85v59,-18,115,13,115,79xm65,-35v40,12,70,-13,70,-53v0,-41,-37,-61,-70,-46r0,99","w":191,"k":{"v":3,"y":6,"'":7,"\"":7,",":1,"\u2018":8,"\u201c":8,"x":5,"z":5,"\u017a":5,"\u017e":5,"\u017c":5}},"c":{"d":"99,4v-55,0,-86,-39,-86,-88v0,-70,79,-112,135,-79r0,36v-34,-28,-91,-8,-91,42v0,54,52,65,87,43r13,29v-14,9,-35,17,-58,17","w":161,"k":{")":-7,"\u00ad":4,"\u2013":4,"\u2014":4,"]":-7,"}":-7}},"d":{"d":"172,-9v-67,31,-159,6,-159,-75v0,-61,52,-102,116,-88r0,-83r43,0r0,246xm57,-84v0,40,34,60,72,49r0,-102v-39,-9,-72,10,-72,53","w":193},"e":{"d":"100,4v-118,0,-112,-180,-11,-179v51,0,79,40,76,102r-109,0v-2,44,60,53,91,31r13,30v-18,11,-39,16,-60,16xm55,-103r66,0v-1,-19,-9,-39,-32,-39v-21,0,-34,18,-34,39","k":{"'":5,"\"":5,"\u2018":2,"\u201c":2}},"f":{"d":"34,0r0,-137r-25,0r0,-33r25,0v-10,-67,36,-102,93,-77r-8,34v-19,-9,-43,-6,-42,19r0,24r44,0r-10,33r-34,0r0,137r-43,0","w":124,"k":{"'":-10,"\"":-10,",":7,".":8,"\u2026":8,"\u2018":-10,"\u201c":-10,"\u2019":-8,"\u201d":-8,"\u201e":10,")":-9,"]":-10,"}":-8,"\u00ef":-16,"\u00ee":-7}},"g":{"d":"84,85v-79,0,-105,-64,-48,-91v-20,-14,-13,-38,9,-53v-48,-30,-33,-116,41,-116v18,0,29,8,38,7v9,-11,30,-17,53,-14r-9,31v-9,-3,-17,-3,-25,1v41,47,-7,122,-76,101v-29,54,107,6,107,78v0,31,-31,56,-90,56xm90,55v26,0,43,-8,43,-21v0,-24,-53,-20,-76,-29v-24,18,-11,50,33,50xm87,-79v17,0,30,-10,30,-31v0,-17,-11,-32,-30,-32v-17,0,-30,10,-30,31v0,17,11,32,30,32","w":181,"k":{",":-6,"\u2019":-7,"\u201d":-7,"\u201e":-6,"]":-3,"j":-17}},"h":{"d":"22,0r0,-255r43,0r0,103v36,-32,110,-40,111,39r0,113r-43,0r0,-99v5,-47,-44,-44,-68,-20r0,119r-43,0","w":195,"k":{"v":1,"w":1,"y":3,"'":2,"\"":2,"\u2018":2,"\u201c":2}},"i":{"d":"21,0r0,-170r43,0r0,170r-43,0xm43,-198v-15,0,-26,-12,-26,-26v0,-14,11,-25,26,-25v15,0,26,10,26,25v0,14,-11,26,-26,26","w":85},"j":{"d":"-22,79r8,-35v21,9,40,5,40,-25r0,-189r43,0r0,195v3,52,-47,71,-91,54xm48,-198v-15,0,-26,-12,-26,-26v0,-14,11,-25,26,-25v15,0,27,10,27,25v0,14,-12,26,-27,26","w":90,"k":{"j":-6}},"k":{"d":"22,0r0,-255r43,0r1,144r55,-59r49,0r-70,74r76,96r-50,0r-61,-79r0,79r-43,0","k":{"d":6,"o":6,"q":6,"\u00f3":6,"\u00f6":6,"\u0153":6,"c":6,"e":6,"\u0107":6,"\u00e7":6,"\u00e8":6,"\u00e9":6,"\u00ea":6,"\u00eb":6,"\u0119":6,"\u00ad":12,"\u2013":12,"\u2014":12}},"l":{"d":"22,-39r0,-216r43,0r0,205v0,18,10,16,23,13r8,33v-32,15,-74,5,-74,-35","w":102,"k":{"v":5,"w":3,"y":3}},"m":{"d":"20,0r0,-170r36,0r4,19v28,-27,84,-36,103,3v44,-39,117,-43,117,35r0,113r-42,0r0,-101v6,-44,-45,-42,-67,-19v3,37,0,81,1,120r-43,0r0,-101v5,-44,-44,-42,-66,-19r0,120r-43,0","w":299,"k":{"v":1,"w":1,"y":3,"'":2,"\"":2,"\u2018":2,"\u201c":2}},"n":{"d":"20,0r0,-170r37,0r4,19v40,-33,113,-43,113,38r0,113r-43,0r0,-99v5,-46,-45,-45,-68,-20r0,119r-43,0","w":193,"k":{"v":1,"w":1,"y":3,"'":2,"\"":2,"\u2018":2,"\u201c":2}},"o":{"d":"98,4v-51,0,-85,-39,-85,-90v0,-51,34,-89,85,-89v51,0,85,38,85,89v0,51,-34,90,-85,90xm98,-31v27,0,41,-23,41,-55v0,-31,-14,-54,-41,-54v-27,0,-41,23,-41,54v0,32,14,55,41,55","w":195,"k":{"v":3,"y":6,"'":7,"\"":7,",":1,"\u2018":8,"\u201c":8,"x":5,"z":5,"\u017a":5,"\u017e":5,"\u017c":5}},"p":{"d":"20,85r0,-249v70,-27,157,-3,157,78v0,60,-51,103,-114,86r0,85r-43,0xm63,-36v39,14,71,-8,71,-50v0,-44,-33,-60,-71,-50r0,100","w":190,"k":{"v":3,"y":6,"'":7,"\"":7,",":1,"\u2018":8,"\u201c":8,"x":5,"z":5,"\u017a":5,"\u017e":5,"\u017c":5}},"q":{"d":"130,-7v-54,28,-115,2,-117,-74v-2,-84,89,-112,159,-83r0,249r-42,0r0,-92xm57,-83v0,44,43,64,73,42r0,-95v-40,-12,-73,12,-73,53","w":192},"r":{"d":"20,0r0,-170r36,0r5,19v21,-21,44,-32,71,-17r-15,37v-24,-12,-32,-6,-54,11r0,120r-43,0","w":131,"k":{"d":6,"o":6,"q":6,"\u00f3":6,"\u00f6":6,"\u0153":6,",":14,".":13,"\u2026":13,"c":6,"e":6,"\u0107":6,"\u00e7":6,"\u00e8":6,"\u00e9":6,"\u00ea":6,"\u00eb":6,"\u0119":6,"\u2019":-7,"\u201d":-7,"\u201e":15,"\u00ad":4,"\u2013":4,"\u2014":4,"g":3}},"s":{"d":"8,-13r13,-31v18,14,76,26,76,-4v0,-29,-80,-18,-80,-75v0,-49,72,-63,115,-43r0,36v-19,-9,-67,-22,-73,5v0,27,80,17,80,76v0,62,-96,62,-131,36","w":151},"t":{"d":"135,-10v-32,23,-99,19,-99,-32r0,-95r-30,0r0,-33r30,0r0,-40r43,-12r0,52r52,0r-11,33r-41,0r0,84v-2,31,29,23,43,14","w":138,"k":{",":-5,".":-5,"\u2026":-5,":":-5,";":-5,"\u2019":-6,"\u201d":-6,"\u201e":-6,"\u00ad":2,"\u2013":2,"\u2014":2}},"u":{"d":"63,-170v7,49,-21,134,29,137v14,0,27,-7,35,-15r0,-122r43,0r0,128v0,18,0,33,3,42r-37,0r-6,-18v-39,40,-110,25,-110,-48r0,-104r43,0","w":192},"v":{"d":"71,1r-69,-171r43,0r43,116r42,-116r43,0r-69,171r-33,0","w":174,"k":{"d":3,"o":3,"q":3,"\u00f3":3,"\u00f6":3,"\u0153":3,"'":-5,"\"":-5,",":10,".":10,"\u2026":10,"c":3,"e":3,"\u0107":3,"\u00e7":3,"\u00e8":3,"\u00e9":3,"\u00ea":3,"\u00eb":3,"\u0119":3,"\u2018":-5,"\u201c":-5,"\u2019":-7,"\u201d":-7,"\u201e":13}},"w":{"d":"64,1r-61,-171r43,0r37,115r36,-115r33,0r38,115r36,-115r42,0r-63,171r-31,0r-39,-115r-38,115r-33,0","w":269,"k":{"'":-5,"\"":-5,",":12,".":11,"\u2026":11,"\u2018":-5,"\u201c":-5,"\u2019":-7,"\u201d":-7,"\u201e":12}},"x":{"d":"3,0r63,-86r-61,-84r45,0r40,55r40,-55r45,0r-63,84r63,86r-45,0r-41,-57r-41,57r-45,0","k":{"d":5,"o":5,"q":5,"\u00f3":5,"\u00f6":5,"\u0153":5,"'":-5,"\"":-5,",":-5,".":-5,"\u2026":-5,":":-5,";":-5,"c":5,"e":5,"\u0107":5,"\u00e7":5,"\u00e8":5,"\u00e9":5,"\u00ea":5,"\u00eb":5,"\u0119":5,"\u2019":-7,"\u201d":-7,"\u201e":-5,"\u00ad":8,"\u2013":8,"\u2014":8}},"y":{"d":"-4,77r10,-33v38,16,56,6,74,-45r-77,-169r45,0r52,121r41,-121r44,0r-65,175v-37,88,-61,88,-124,72","w":186,"k":{"d":3,"o":3,"q":3,"\u00f3":3,"\u00f6":3,"\u0153":3,"'":-5,"\"":-5,",":10,".":8,"\u2026":8,"c":3,"e":3,"\u0107":3,"\u00e7":3,"\u00e8":3,"\u00e9":3,"\u00ea":3,"\u00eb":3,"\u0119":3,"\u2018":-5,"\u201c":-5,"\u2019":-7,"\u201d":-7,"\u201e":11}},"z":{"d":"5,0r79,-137r-65,0r-9,-33r137,0r-78,137r76,0r0,33r-140,0","w":149,"k":{"d":1,"o":1,"q":1,"\u00f3":1,"\u00f6":1,"\u0153":1,"'":-5,"\"":-5,",":-5,".":-6,"\u2026":-6,":":-6,";":-5,"c":1,"e":1,"\u0107":1,"\u00e7":1,"\u00e8":1,"\u00e9":1,"\u00ea":1,"\u00eb":1,"\u0119":1,"\u2018":-5,"\u201c":-5,"\u2019":-7,"\u201d":-7}},"\u00e0":{"d":"124,0r-7,-16v-30,34,-107,22,-105,-35v2,-49,50,-57,102,-57v5,-45,-54,-37,-78,-22r-14,-28v47,-29,135,-25,135,45v0,35,-3,86,3,113r-36,0xm114,-79v-26,1,-59,-1,-59,25v0,32,49,26,59,11r0,-36xm78,-191r-35,-53r47,0r21,53r-33,0","k":{"'":3,"\"":3,"\u2018":2,"\u201c":2}},"\u00e1":{"d":"124,0r-7,-16v-30,34,-107,22,-105,-35v2,-49,50,-57,102,-57v5,-45,-54,-37,-78,-22r-14,-28v47,-29,135,-25,135,45v0,35,-3,86,3,113r-36,0xm114,-79v-26,1,-59,-1,-59,25v0,32,49,26,59,11r0,-36xm67,-191r21,-53r47,0r-35,53r-33,0","k":{"'":3,"\"":3,"\u2018":2,"\u201c":2}},"\u00e2":{"d":"124,0r-7,-16v-30,34,-107,22,-105,-35v2,-49,50,-57,102,-57v5,-45,-54,-37,-78,-22r-14,-28v47,-29,135,-25,135,45v0,35,-3,86,3,113r-36,0xm114,-79v-26,1,-59,-1,-59,25v0,32,49,26,59,11r0,-36xm35,-191r36,-53r35,0r36,53r-34,0r-19,-29r-20,29r-34,0","k":{"'":3,"\"":3,"\u2018":2,"\u201c":2}},"\u00e4":{"d":"124,0r-7,-16v-30,34,-107,22,-105,-35v2,-49,50,-57,102,-57v5,-45,-54,-37,-78,-22r-14,-28v47,-29,135,-25,135,45v0,35,-3,86,3,113r-36,0xm114,-79v-26,1,-59,-1,-59,25v0,32,49,26,59,11r0,-36xm54,-196v-12,0,-22,-10,-22,-22v0,-13,10,-22,22,-22v12,0,23,9,23,22v0,12,-11,22,-23,22xm123,-196v-12,0,-22,-10,-22,-22v0,-13,10,-22,22,-22v12,0,22,9,22,22v0,12,-10,22,-22,22","k":{"'":3,"\"":3,"\u2018":2,"\u201c":2}},"\u0105":{"d":"160,0v-21,10,-35,24,-35,39v-1,13,13,15,25,11r6,23v-30,10,-67,2,-67,-27v0,-23,20,-37,34,-47r-6,-15v-30,34,-107,22,-105,-35v2,-49,50,-57,102,-57v5,-45,-54,-37,-78,-22r-14,-28v47,-29,135,-25,135,45v0,35,-3,85,3,113xm114,-79v-26,1,-59,-1,-59,25v0,32,49,26,59,11r0,-36","k":{"'":3,"\"":3,"\u2018":2,"\u201c":2}},"\u0107":{"d":"99,4v-55,0,-86,-39,-86,-88v0,-70,79,-112,135,-79r0,36v-34,-28,-91,-8,-91,42v0,54,52,65,87,43r13,29v-14,9,-35,17,-58,17xm69,-191r21,-53r47,0r-35,53r-33,0","w":161,"k":{")":-7,"\u00ad":4,"\u2013":4,"\u2014":4,"]":-7,"}":-7}},"\u00e7":{"d":"52,72r6,-19v12,4,35,4,35,-9v0,-11,-14,-12,-30,-12r10,-31v-39,-10,-60,-44,-60,-85v0,-70,79,-112,135,-79r0,36v-34,-28,-91,-8,-91,42v0,54,52,65,87,43r13,29v-13,9,-36,16,-53,16r-5,15v18,1,30,8,30,26v7,26,-48,39,-77,28","w":161,"k":{")":-7,"\u00ad":4,"\u2013":4,"\u2014":4,"]":-7,"}":-7}},"\u00e8":{"d":"100,4v-118,0,-112,-180,-11,-179v51,0,79,40,76,102r-109,0v-2,44,60,53,91,31r13,30v-18,11,-39,16,-60,16xm55,-103r66,0v-1,-19,-9,-39,-32,-39v-21,0,-34,18,-34,39xm80,-191r-35,-53r46,0r21,53r-32,0","k":{"'":5,"\"":5,"\u2018":2,"\u201c":2}},"\u00e9":{"d":"100,4v-118,0,-112,-180,-11,-179v51,0,79,40,76,102r-109,0v-2,44,60,53,91,31r13,30v-18,11,-39,16,-60,16xm55,-103r66,0v-1,-19,-9,-39,-32,-39v-21,0,-34,18,-34,39xm69,-191r21,-53r46,0r-34,53r-33,0","k":{"'":5,"\"":5,"\u2018":2,"\u201c":2}},"\u00ea":{"d":"100,4v-118,0,-112,-180,-11,-179v51,0,79,40,76,102r-109,0v-2,44,60,53,91,31r13,30v-18,11,-39,16,-60,16xm55,-103r66,0v-1,-19,-9,-39,-32,-39v-21,0,-34,18,-34,39xm37,-191r36,-53r35,0r36,53r-34,0r-20,-29r-19,29r-34,0","k":{"'":5,"\"":5,"\u2018":2,"\u201c":2}},"\u00eb":{"d":"100,4v-118,0,-112,-180,-11,-179v51,0,79,40,76,102r-109,0v-2,44,60,53,91,31r13,30v-18,11,-39,16,-60,16xm55,-103r66,0v-1,-19,-9,-39,-32,-39v-21,0,-34,18,-34,39xm56,-196v-12,0,-22,-10,-22,-22v0,-13,10,-22,22,-22v12,0,22,9,22,22v0,12,-10,22,-22,22xm125,-196v-12,0,-22,-10,-22,-22v0,-13,10,-22,22,-22v12,0,22,9,22,22v0,12,-10,22,-22,22","k":{"'":5,"\"":5,"\u2018":2,"\u201c":2}},"\u0119":{"d":"111,77v-52,0,-40,-57,-11,-74v-59,4,-87,-43,-87,-88v0,-51,27,-90,76,-90v51,0,79,40,76,102r-109,0v-2,44,60,53,91,31r13,30v-22,12,-51,31,-51,51v-1,14,14,15,26,11r5,23v-10,3,-21,4,-29,4xm55,-103r66,0v-1,-19,-9,-39,-32,-39v-21,0,-34,18,-34,39","k":{"'":5,"\"":5,"\u2018":2,"\u201c":2}},"\u00ed":{"d":"21,0r0,-170r43,0r0,170r-43,0xm21,-191r21,-53r47,0r-35,53r-33,0","w":85},"\u00ee":{"d":"21,0r0,-170r43,0r0,170r-43,0xm-10,-191r36,-53r34,0r36,53r-33,0r-20,-29r-20,29r-33,0","w":85},"\u00ef":{"d":"21,0r0,-170r43,0r0,170r-43,0xm9,-196v-12,0,-22,-10,-22,-22v0,-13,10,-22,22,-22v12,0,22,9,22,22v0,12,-10,22,-22,22xm77,-196v-12,0,-22,-10,-22,-22v0,-13,10,-22,22,-22v12,0,22,9,22,22v0,12,-10,22,-22,22","w":85},"\u0142":{"d":"9,-81r0,-40r23,-14r0,-120r43,0r0,95r25,-14r0,40r-25,14r0,70v-1,18,11,16,23,13r9,33v-33,15,-75,6,-75,-35r0,-55","w":112},"\u0144":{"d":"20,0r0,-170r37,0r4,19v40,-33,113,-43,113,38r0,113r-43,0r0,-99v5,-46,-45,-45,-68,-20r0,119r-43,0xm71,-191r21,-53r47,0r-35,53r-33,0","w":193,"k":{"v":1,"w":1,"y":3,"'":2,"\"":2,"\u2018":2,"\u201c":2}},"\u00f1":{"d":"20,0r0,-170r37,0r4,19v40,-33,113,-43,113,38r0,113r-43,0r0,-99v5,-46,-45,-45,-68,-20r0,119r-43,0xm36,-197v-3,-26,8,-44,30,-44v21,0,36,16,47,16v7,0,8,-5,8,-14r28,0v3,26,-7,45,-29,44v-20,0,-37,-16,-48,-16v-7,0,-8,5,-8,14r-28,0","w":193,"k":{"v":1,"w":1,"y":3,"'":2,"\"":2,"\u2018":2,"\u201c":2}},"\u00f3":{"d":"98,4v-51,0,-85,-39,-85,-90v0,-51,34,-89,85,-89v51,0,85,38,85,89v0,51,-34,90,-85,90xm98,-31v27,0,41,-23,41,-55v0,-31,-14,-54,-41,-54v-27,0,-41,23,-41,54v0,32,14,55,41,55xm77,-191r21,-53r47,0r-35,53r-33,0","w":195,"k":{"v":3,"y":6,"'":7,"\"":7,",":1,"\u2018":8,"\u201c":8,"x":5,"z":5,"\u017a":5,"\u017e":5,"\u017c":5}},"\u00f6":{"d":"98,4v-51,0,-85,-39,-85,-90v0,-51,34,-89,85,-89v51,0,85,38,85,89v0,51,-34,90,-85,90xm98,-31v27,0,41,-23,41,-55v0,-31,-14,-54,-41,-54v-27,0,-41,23,-41,54v0,32,14,55,41,55xm63,-196v-12,0,-22,-10,-22,-22v0,-13,10,-22,22,-22v12,0,22,9,22,22v0,12,-10,22,-22,22xm132,-196v-12,0,-22,-10,-22,-22v0,-13,10,-22,22,-22v12,0,22,9,22,22v0,12,-10,22,-22,22","w":195,"k":{"v":3,"y":6,"'":7,"\"":7,",":1,"\u2018":8,"\u201c":8,"x":5,"z":5,"\u017a":5,"\u017e":5,"\u017c":5}},"\u0153":{"d":"159,-29v-39,64,-146,27,-146,-57v0,-51,33,-89,82,-89v31,-1,50,16,64,33v39,-64,147,-27,132,69r-109,0v-2,45,61,53,92,31r12,30v-40,26,-108,19,-127,-17xm98,-31v27,0,40,-23,40,-55v0,-31,-13,-54,-40,-54v-27,0,-41,23,-41,54v0,32,14,55,41,55xm182,-103r66,0v0,-19,-10,-39,-33,-39v-21,0,-33,18,-33,39","w":303,"k":{"'":5,"\"":5,"\u2018":2,"\u201c":2}},"\u015b":{"d":"8,-13r13,-31v18,14,76,26,76,-4v0,-29,-80,-18,-80,-75v0,-49,72,-63,115,-43r0,36v-19,-9,-67,-22,-73,5v0,27,80,17,80,76v0,62,-96,62,-131,36xm59,-191r21,-53r46,0r-35,53r-32,0","w":151},"\u00df":{"d":"167,-50v-1,-30,-62,-37,-62,-81v0,-24,13,-37,34,-46v0,-24,-12,-43,-38,-43v-21,0,-38,12,-38,44r0,227r-43,0r0,-222v0,-69,47,-84,80,-84v45,-1,85,29,81,93v-21,5,-33,12,-33,25v0,27,61,36,61,85v0,64,-91,66,-125,40r13,-31v13,8,27,13,42,13v15,0,28,-5,28,-20","w":221,"k":{"'":11,"\"":11,"\u2018":12,"\u201c":12,"\u2019":7,"\u201d":7}},"\u00f9":{"d":"63,-170v7,49,-21,134,29,137v14,0,27,-7,35,-15r0,-122r43,0r0,128v0,18,0,33,3,42r-37,0r-6,-18v-39,40,-110,25,-110,-48r0,-104r43,0xm84,-191r-35,-53r47,0r21,53r-33,0","w":192},"\u00fa":{"d":"63,-170v7,49,-21,134,29,137v14,0,27,-7,35,-15r0,-122r43,0r0,128v0,18,0,33,3,42r-37,0r-6,-18v-39,40,-110,25,-110,-48r0,-104r43,0xm75,-191r20,-53r47,0r-35,53r-32,0","w":192},"\u00fb":{"d":"63,-170v7,49,-21,134,29,137v14,0,27,-7,35,-15r0,-122r43,0r0,128v0,18,0,33,3,42r-37,0r-6,-18v-39,40,-110,25,-110,-48r0,-104r43,0xm42,-191r36,-53r35,0r36,53r-33,0r-20,-29r-20,29r-34,0","w":192},"\u00fc":{"d":"63,-170v7,49,-21,134,29,137v14,0,27,-7,35,-15r0,-122r43,0r0,128v0,18,0,33,3,42r-37,0r-6,-18v-39,40,-110,25,-110,-48r0,-104r43,0xm62,-196v-12,0,-22,-10,-22,-22v0,-13,10,-22,22,-22v12,0,22,9,22,22v0,12,-10,22,-22,22xm130,-196v-12,0,-22,-10,-22,-22v0,-13,10,-22,22,-22v12,0,22,9,22,22v0,12,-10,22,-22,22","w":192},"\u017a":{"d":"5,0r79,-137r-65,0r-9,-33r137,0r-78,137r76,0r0,33r-140,0xm57,-191r20,-53r47,0r-35,53r-32,0","w":149,"k":{"d":1,"o":1,"q":1,"\u00f3":1,"\u00f6":1,"\u0153":1,"'":-5,"\"":-5,",":-5,".":-6,"\u2026":-6,":":-6,";":-5,"c":1,"e":1,"\u0107":1,"\u00e7":1,"\u00e8":1,"\u00e9":1,"\u00ea":1,"\u00eb":1,"\u0119":1,"\u2018":-5,"\u201c":-5,"\u2019":-7,"\u201d":-7}},"\u017e":{"d":"5,0r79,-137r-65,0r-9,-33r137,0r-78,137r76,0r0,33r-140,0xm61,-191r-36,-53r34,0r20,28r19,-28r34,0r-36,53r-35,0","w":149,"k":{"d":1,"o":1,"q":1,"\u00f3":1,"\u00f6":1,"\u0153":1,"'":-5,"\"":-5,",":-5,".":-6,"\u2026":-6,":":-6,";":-5,"c":1,"e":1,"\u0107":1,"\u00e7":1,"\u00e8":1,"\u00e9":1,"\u00ea":1,"\u00eb":1,"\u0119":1,"\u2018":-5,"\u201c":-5,"\u2019":-7,"\u201d":-7}},"\u017c":{"d":"5,0r79,-137r-65,0r-9,-33r137,0r-78,137r76,0r0,33r-140,0xm78,-198v-15,0,-26,-12,-26,-26v0,-14,11,-25,26,-25v15,0,27,10,27,25v0,14,-12,26,-27,26","w":149,"k":{"d":1,"o":1,"q":1,"\u00f3":1,"\u00f6":1,"\u0153":1,"'":-5,"\"":-5,",":-5,".":-6,"\u2026":-6,":":-6,";":-5,"c":1,"e":1,"\u0107":1,"\u00e7":1,"\u00e8":1,"\u00e9":1,"\u00ea":1,"\u00eb":1,"\u0119":1,"\u2018":-5,"\u201c":-5,"\u2019":-7,"\u201d":-7}},"`":{"d":"58,-191r-35,-53r47,0r21,53r-33,0","w":138},"\u0300":{"d":"58,-191r-35,-53r47,0r21,53r-33,0","w":138},",":{"d":"10,44v16,-29,18,-47,14,-80r40,-6v7,41,-3,67,-29,98","w":85,"k":{"A":-6,"\u0104":-6,"T":19,"V":20,"W":14,"X":-5,"Y":17,"J":-5,"v":11,"w":12,"y":4,"'":7,"\"":7,"\u2018":9,"\u201c":9,"\u2019":7,"\u201d":7,"x":-5,"Z":-5,"\u0179":-5,"\u017d":-5,"\u017b":-5,"1":29}},";":{"d":"42,-113v-13,0,-24,-11,-24,-25v0,-14,11,-24,24,-24v13,0,24,10,24,24v0,14,-11,25,-24,25xm10,44v16,-29,18,-47,14,-80r40,-6v7,41,-3,67,-29,98","w":85,"k":{"A":-6,"\u0104":-6,"T":17,"J":-5,"x":-5,"Z":-5,"\u0179":-5,"\u017d":-5,"\u017b":-5}},":":{"d":"42,-113v-13,0,-24,-11,-24,-25v0,-14,11,-24,24,-24v13,0,24,10,24,24v0,14,-11,25,-24,25xm42,3v-13,0,-24,-11,-24,-25v0,-14,11,-24,24,-24v13,0,24,10,24,24v0,14,-11,25,-24,25","w":85,"k":{"A":-5,"\u0104":-5,"T":14,"x":-5}},".":{"d":"42,3v-13,0,-24,-11,-24,-25v0,-14,11,-24,24,-24v13,0,24,10,24,24v0,14,-11,25,-24,25","w":85,"k":{"A":-5,"\u0104":-5,"C":1,"G":1,"O":1,"Q":1,"\u0106":1,"\u00d3":1,"T":17,"V":16,"W":13,"X":-5,"Y":13,"v":10,"w":11,"y":11,"'":7,"\"":7,"\u2018":9,"\u201c":9,"\u2019":7,"\u201d":7,"x":-5,"1":41}},"\u2026":{"d":"62,3v-13,0,-24,-11,-24,-25v0,-14,11,-24,24,-24v13,0,24,10,24,24v0,14,-11,25,-24,25xm162,3v-13,0,-24,-11,-24,-25v0,-14,11,-24,24,-24v13,0,24,10,24,24v0,14,-11,25,-24,25xm262,3v-13,0,-24,-11,-24,-25v0,-14,11,-24,24,-24v13,0,25,10,25,24v0,14,-12,25,-25,25","w":324,"k":{"A":-5,"\u0104":-5,"C":1,"G":1,"O":1,"Q":1,"\u0106":1,"\u00d3":1,"T":17,"V":16,"W":13,"X":-5,"Y":13,"v":10,"w":11,"y":11,"'":7,"\"":7,"\u2018":9,"\u201c":9,"\u2019":7,"\u201d":7,"x":-5,"1":41}},"-":{"d":"19,-71r0,-36r94,0r0,36r-94,0","w":131},"\u2010":{"d":"19,-71r0,-36r94,0r0,36r-94,0","w":131},"\u00ad":{"d":"19,-71r0,-36r94,0r0,36r-94,0","w":131,"k":{"T":28,"V":7,"Y":12,"J":7,"S":3,"\u015a":3,"x":8,"z":2,"\u017a":2,"\u017e":2,"\u017c":2,"Z":3,"\u0179":3,"\u017d":3,"\u017b":3}},"!":{"d":"36,-70v-9,-36,-9,-84,-9,-167r43,0v0,81,0,133,-9,167r-25,0xm48,3v-13,0,-24,-11,-24,-25v0,-14,11,-24,24,-24v13,0,24,10,24,24v0,14,-11,25,-24,25","w":96},"?":{"d":"50,-69v-7,-9,-11,-19,-11,-30v0,-43,65,-53,65,-83v0,-34,-49,-22,-70,-1r-20,-28v40,-44,138,-36,138,24v0,58,-92,59,-66,105xm70,3v-13,0,-24,-11,-24,-25v0,-14,11,-24,24,-24v13,0,24,10,24,24v0,14,-11,25,-24,25","w":173},"\u2018":{"d":"31,-157v-17,-32,-17,-67,0,-102r27,4v-8,31,-3,54,9,80","w":82,"k":{"A":29,"\u0104":29,"T":-5,"V":-5,"W":-5,"Y":-5,"J":12,"f":2,"d":4,"o":4,"q":4,"\u00f3":4,"\u00f6":4,"\u0153":4,"t":-5,"v":-5,"w":-5,"y":-5,",":9,".":10,"\u2026":10,"g":11,"x":-5,"s":2,"\u015b":2}},"\u2019":{"d":"11,-172v16,-29,20,-47,15,-80r39,-6v9,40,-3,66,-29,98","w":82,"k":{"A":32,"\u0104":32,"C":8,"G":8,"O":8,"Q":8,"\u0106":8,"\u00d3":8,"T":-6,"V":-5,"W":-5,"X":-5,"Y":-7,"d":14,"o":14,"q":14,"\u00f3":14,"\u00f6":14,"\u0153":14,",":19,".":14,"\u2026":14,":":11,";":10,"a":3,"\u00e0":3,"\u00e1":3,"\u00e2":3,"\u00e4":3,"\u0105":3,"z":5,"\u017a":5,"\u017e":5,"\u017c":5,"s":13,"\u015b":13}},"\u201c":{"d":"31,-157v-17,-32,-17,-67,0,-102r27,4v-8,31,-3,54,9,80xm99,-157v-17,-32,-17,-67,0,-102r27,4v-8,31,-3,54,9,80","w":150,"k":{"A":29,"\u0104":29,"T":-5,"V":-5,"W":-5,"Y":-5,"J":12,"f":2,"d":4,"o":4,"q":4,"\u00f3":4,"\u00f6":4,"\u0153":4,"t":-5,"v":-5,"w":-5,"y":-5,",":9,".":10,"\u2026":10,"g":11,"x":-5,"s":2,"\u015b":2}},"\u201d":{"d":"11,-172v16,-29,20,-47,15,-80r39,-6v9,40,-3,66,-29,98xm79,-172v16,-29,20,-47,15,-80r39,-6v9,40,-3,66,-29,98","w":150,"k":{"A":32,"\u0104":32,"C":8,"G":8,"O":8,"Q":8,"\u0106":8,"\u00d3":8,"T":-6,"V":-5,"W":-5,"X":-5,"Y":-7,"d":14,"o":14,"q":14,"\u00f3":14,"\u00f6":14,"\u0153":14,",":19,".":14,"\u2026":14,":":11,";":10,"a":3,"\u00e0":3,"\u00e1":3,"\u00e2":3,"\u00e4":3,"\u0105":3,"z":5,"\u017a":5,"\u017e":5,"\u017c":5,"s":13,"\u015b":13}},"\u201e":{"d":"8,44v16,-29,18,-47,14,-80r40,-6v7,41,-4,66,-30,98xm76,44v16,-29,18,-47,14,-80r40,-6v7,41,-4,66,-30,98","w":150,"k":{"A":-6,"\u0104":-6,"C":5,"G":5,"O":5,"Q":5,"\u0106":5,"\u00d3":5,"T":22,"V":20,"W":18,"X":-5,"Y":19,"J":-5,"v":13,"w":13,"x":-7,"Z":-5,"\u0179":-5,"\u017d":-5,"\u017b":-5}},"\/":{"d":"5,13r90,-264r43,0r-90,264r-43,0","w":142},"|":{"d":"30,85r0,-366r42,0r0,366r-42,0","w":101},"\u2013":{"d":"0,-75r0,-31r162,0r0,31r-162,0","w":162,"k":{"T":28,"V":7,"Y":12,"J":7,"S":3,"\u015a":3,"x":8,"z":2,"\u017a":2,"\u017e":2,"\u017c":2,"Z":3,"\u0179":3,"\u017d":3,"\u017b":3}},"\u2014":{"d":"0,-75r0,-31r288,0r0,31r-288,0","w":288,"k":{"T":28,"V":7,"Y":12,"J":7,"S":3,"\u015a":3,"x":8,"z":2,"\u017a":2,"\u017e":2,"\u017c":2,"Z":3,"\u0179":3,"\u017d":3,"\u017b":3}},"(":{"d":"87,85v-50,-54,-61,-113,-61,-181v0,-68,11,-128,61,-183r29,22v-61,60,-61,261,0,320","w":125,"k":{"J":-13,"y":-8,"g":-5,"j":-18}},")":{"d":"9,63v61,-59,60,-260,0,-320r29,-22v50,55,61,115,61,183v0,68,-11,127,-61,181","w":125},"[":{"d":"24,85r0,-363r77,0r0,32r-36,0r0,298r36,0r0,33r-77,0","w":109,"k":{"J":-14,"y":-11,"g":-5,"j":-23}},"]":{"d":"8,85r0,-33r37,0r0,-298r-37,0r0,-32r77,0r0,363r-77,0","w":109},"{":{"d":"108,82v-84,-4,-62,-69,-65,-141v0,-20,-10,-25,-23,-25r0,-29v38,1,23,-68,23,-103v0,-33,14,-59,65,-62r8,38v-66,-4,-2,130,-59,142v33,-1,27,70,27,110v0,21,10,29,32,32","w":130,"k":{"J":-11,"y":-4,"j":-12}},"}":{"d":"15,44v65,3,0,-132,59,-143v-33,1,-29,-69,-28,-109v0,-21,-9,-29,-31,-32r8,-38v84,4,61,69,64,140v0,20,11,25,24,25r0,29v-39,-2,-24,68,-24,103v0,33,-13,60,-64,63","w":130},"*":{"d":"72,-119v-1,-20,8,-44,9,-58v-11,8,-28,28,-46,37r-16,-27v17,-11,42,-16,55,-22v-12,-5,-37,-10,-54,-21r15,-27v18,9,35,28,46,36v-1,-13,-9,-36,-8,-57r30,0v1,20,-7,43,-8,57v11,-8,27,-27,46,-36r15,27v-17,11,-41,15,-54,21v13,6,37,11,54,22r-15,27v-18,-9,-35,-28,-46,-36v1,13,9,36,8,57r-31,0","w":175},"^":{"d":"21,-103r55,-134r35,0r55,134r-36,0r-37,-97r-36,97r-36,0","w":187},"~":{"d":"29,-71r-20,-28v45,-63,114,24,160,-20r21,28v-46,63,-114,-24,-161,20","w":198},"\\":{"d":"96,13r-91,-264r43,0r91,264r-43,0","w":144},"_":{"d":"0,47r0,-23r159,0r0,23r-159,0","w":159},"'":{"d":"23,-171r-4,-84r40,0r-4,84r-32,0","w":77,"k":{"A":29,"\u0104":29,"T":-5,"V":-5,"W":-5,"X":-5,"Y":-5,"J":14,"f":4,"d":7,"o":7,"q":7,"\u00f3":7,"\u00f6":7,"\u0153":7,"v":-5,"w":-5,"y":-5,",":13,".":12,"\u2026":12,"a":2,"\u00e0":2,"\u00e1":2,"\u00e2":2,"\u00e4":2,"\u0105":2,"g":12,"x":-5,"s":2,"\u015b":2,"4":30}},"\"":{"d":"23,-171r-4,-84r40,0r-4,84r-32,0xm88,-171r-4,-84r40,0r-4,84r-32,0","w":142,"k":{"A":29,"\u0104":29,"T":-5,"V":-5,"W":-5,"X":-5,"Y":-5,"J":14,"f":4,"d":7,"o":7,"q":7,"\u00f3":7,"\u00f6":7,"\u0153":7,"v":-5,"w":-5,"y":-5,",":13,".":12,"\u2026":12,"a":2,"\u00e0":2,"\u00e1":2,"\u00e2":2,"\u00e4":2,"\u0105":2,"g":12,"x":-5,"s":2,"\u015b":2,"4":30}},"@":{"d":"175,17r8,24v-90,31,-172,-15,-171,-110v0,-85,60,-136,133,-136v71,0,123,44,123,115v0,53,-25,80,-61,80v-20,1,-32,-13,-38,-30v-6,13,-25,29,-50,29v-22,0,-49,-15,-49,-57v0,-70,77,-101,133,-65r-9,75v0,13,4,22,16,22v18,0,29,-19,29,-51v0,-50,-29,-93,-94,-93v-58,0,-104,41,-104,109v-1,83,66,114,134,88xm127,-37v23,6,40,-42,41,-79v-31,-18,-64,5,-64,47v0,23,10,32,23,32","w":279},"\u2122":{"d":"46,-95r0,-114r-40,0r0,-28r120,0r-7,28r-38,0r0,114r-35,0xm135,-95r0,-142r31,0r47,68r45,-68r32,0r0,142r-35,0r0,-89v-10,19,-23,35,-35,52r-15,0v-12,-17,-22,-36,-36,-52v2,27,0,60,1,89r-35,0","w":312},"#":{"d":"42,0r13,-60r-40,0r0,-33r47,0r11,-51r-40,0r0,-33r48,0r13,-60r40,0r-13,60r40,0r13,-60r41,0r-13,60r40,0r0,33r-47,0r-11,51r40,0r0,33r-48,0r-12,60r-41,0r13,-60r-41,0r-12,60r-41,0xm103,-93r40,0r11,-51r-40,0","w":257},"$":{"d":"76,31r0,-37v-23,-3,-40,-10,-54,-19r17,-32v21,16,86,32,86,-9v0,-42,-97,-39,-97,-107v0,-26,20,-53,56,-59r0,-35r31,0r0,34v17,2,32,7,42,12r0,36v-25,-14,-84,-27,-84,9v0,41,96,37,96,106v0,34,-25,58,-62,64r0,37r-31,0","w":196},"0":{"d":"103,4v-53,0,-86,-42,-86,-122v0,-79,33,-121,86,-121v53,0,86,42,86,121v0,80,-33,122,-86,122xm103,-33v29,0,40,-29,40,-85v0,-55,-11,-85,-40,-85v-29,0,-40,30,-40,85v0,56,11,85,40,85","w":205},"1":{"d":"80,0r0,-194r-55,24r-14,-33v37,-12,59,-40,112,-36r0,239r-43,0","w":160},"2":{"d":"10,0v10,-119,117,-123,117,-173v0,-48,-72,-28,-97,-14r-12,-33v19,-9,47,-19,79,-19v51,0,76,26,76,62v0,67,-93,81,-108,142r110,0r0,35r-165,0","w":193,"k":{"4":9}},"3":{"d":"131,-69v0,-36,-46,-34,-86,-33r0,-35v39,2,78,-3,78,-34v0,-44,-65,-34,-93,-16r-12,-33v18,-9,46,-19,75,-19v84,0,101,88,40,114v26,9,43,26,43,55v0,41,-30,74,-96,74v-22,0,-48,-5,-68,-14r12,-34v36,18,107,17,107,-25","w":200,"k":{"1":10,"2":8,"7":2}},"4":{"d":"14,-58r0,-29r117,-152r31,0r0,146r36,0r0,35r-36,0r0,58r-42,0r0,-58r-106,0xm62,-93r58,0v-1,-23,1,-66,2,-81","w":211,"k":{"'":12,"\"":12}},"5":{"d":"72,-147v57,-4,99,27,99,71v0,44,-30,80,-98,80v-25,0,-46,-5,-61,-13r12,-34v33,17,101,16,101,-31v0,-41,-49,-39,-95,-38r0,-125r142,0r-9,35r-91,0r0,55","w":190,"k":{"1":2}},"6":{"d":"107,4v-49,0,-90,-36,-90,-113v0,-93,72,-157,160,-119r-11,33v-51,-22,-95,-6,-104,60v47,-34,128,-16,128,57v0,51,-35,82,-83,82xm108,-31v23,0,36,-15,36,-41v0,-53,-54,-54,-81,-28v1,46,21,69,45,69","w":203,"k":{"1":8}},"7":{"d":"28,0v19,-91,55,-160,88,-202r-100,0r-10,-35r168,0r0,15v-54,62,-85,139,-101,222r-45,0","w":179,"k":{",":37,".":40,"\u2026":40,"4":24,"2":2,"0":4,"6":11,"8":9}},"8":{"d":"102,4v-93,0,-111,-100,-43,-126v-16,-12,-36,-24,-35,-53v0,-37,31,-64,81,-64v86,0,96,92,40,115v71,25,53,128,-43,128xm104,-30v22,0,40,-12,40,-33v0,-28,-29,-35,-52,-42v-14,6,-29,19,-29,38v0,25,19,37,41,37xm111,-139v31,-10,36,-67,-9,-67v-19,0,-33,12,-33,29v0,23,21,32,42,38","w":206},"9":{"d":"184,-127v0,106,-74,156,-164,119r11,-35v48,27,109,7,107,-58v-47,34,-124,17,-124,-57v0,-49,34,-81,82,-81v51,0,88,34,88,112xm58,-161v0,52,61,50,81,22v0,-38,-17,-65,-44,-65v-22,0,-37,17,-37,43","w":201,"k":{"7":7}},"%":{"d":"77,-112v-32,0,-58,-21,-58,-64v0,-42,26,-63,58,-63v32,0,58,21,58,63v0,43,-26,64,-58,64xm77,-138v16,0,23,-16,23,-38v0,-22,-7,-37,-23,-37v-16,0,-24,15,-24,37v0,22,8,38,24,38xm243,4v-32,0,-58,-21,-58,-64v0,-42,26,-63,58,-63v32,0,58,21,58,63v0,43,-26,64,-58,64xm243,-22v16,0,23,-16,23,-38v0,-22,-7,-38,-23,-38v-16,0,-24,16,-24,38v0,22,8,38,24,38xm67,0r150,-237r35,0r-149,237r-36,0","w":320},"+":{"d":"79,0r0,-72r-65,0r0,-36r65,0r0,-71r40,0r0,71r65,0r0,36r-65,0r0,72r-40,0","w":198},"\u00d7":{"d":"42,2r-25,-26r65,-65r-66,-66r26,-25r65,65r65,-65r26,26r-65,65r65,65r-26,25r-65,-65","w":214},"=":{"d":"14,-108r0,-36r170,0r0,36r-170,0xm14,-36r0,-35r170,0r0,35r-170,0","w":198},"<":{"d":"17,-77r0,-34r154,-63r0,36r-117,45r117,44r0,36","w":195},">":{"d":"25,-13r0,-36r116,-45r-116,-44r0,-36r154,63r0,34","w":195},"&":{"d":"179,-24v-47,47,-160,33,-160,-42v0,-32,22,-53,50,-66v-43,-36,-35,-108,42,-107v43,0,69,23,69,54v0,27,-20,47,-48,61v13,14,35,36,50,51v12,-13,24,-31,30,-52r36,9v-10,30,-23,51,-38,67v14,12,26,20,47,16r8,31v-35,10,-59,0,-86,-22xm64,-68v0,43,60,46,86,20v-19,-17,-42,-41,-58,-59v-19,10,-28,22,-28,39xm108,-150v19,-10,29,-23,29,-36v0,-11,-8,-22,-26,-22v-39,0,-27,36,-3,58","w":274}}});


/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (C) 2000, 2007 Hoefler & Frere-Jones. http://www.typography.com
 * 
 * Trademark:
 * Gotham is a trademark of Hoefler & Frere-Jones, which may be registered in
 * certain jurisdictions.
 * 
 * Full name:
 * Gotham-Book
 * 
 * Manufacturer:
 * Hoefler & Frere-Jones
 * 
 * Designer:
 * Tobias Frere-Jones
 * 
 * Vendor URL:
 * www.typography.com
 * 
 * License information:
 * http://www.typography.com/support/eula.html
 */
Cufon.registerFont({"w":221,"face":{"font-family":"Gotham Book","font-weight":325,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 6 4 4 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-8 -324 383 59.1907","underline-thickness":"7.2","underline-position":"-40.68","stemh":"25","stemv":"28","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":108},"A":{"d":"14,0r115,-254r27,0r114,254r-30,0r-30,-67r-137,0r-30,67r-29,0xm84,-92r115,0r-57,-129","w":284},"B":{"d":"36,-252v81,2,188,-17,189,63v0,33,-20,50,-40,59v30,9,54,26,54,61v0,43,-36,69,-91,69r-112,0r0,-252xm64,-140v56,-1,132,11,132,-45v0,-50,-79,-41,-132,-41r0,86xm64,-26v59,-1,146,11,146,-45v0,-52,-89,-43,-146,-43r0,88","w":259,"k":{"?":2,"&":-1,"v":4,"X":7,"V":7,"T":6,"W":5,"Y":11,"w":4,"y":4}},"C":{"d":"151,4v-73,0,-127,-57,-127,-130v0,-71,54,-130,128,-130v46,0,73,16,98,40r-19,21v-21,-20,-45,-35,-79,-35v-56,0,-98,45,-98,104v0,97,122,138,179,68r19,18v-26,27,-55,44,-101,44","w":265,"k":{"X":4,"v":4,"x":4,"Y":4,"w":4,"y":4,"d":4,"g":4,"q":4,"c":4,"e":4,"o":4,"\u0107":4,"\u00e7":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00e8":4,"\u0119":4,"\u00f3":4,"\u00f6":4,"\u0153":4,"C":7,"G":7,"O":7,"Q":7,"\u0106":7,"\u00d3":7,"-":4,"\u2013":4,"\u2014":4}},"D":{"d":"36,0r0,-252r87,0v79,0,134,54,134,126v0,71,-55,126,-134,126r-87,0xm64,-26v93,10,164,-21,164,-100v0,-56,-41,-100,-105,-100r-59,0r0,200","w":281,"k":{"V":16,"X":20,"\\":14,"?":7,"x":4,"J":14,"}":7,"]":7,")":11,"\/":14,"T":18,"W":13,"Y":23,"A":17,"\u0104":17,"Z":16,"\u0179":16,"\u017d":16,"\u017b":16,".":14,",":14,"\u2026":14,"S":4,"\u015a":4}},"E":{"d":"36,0r0,-252r182,0r0,26r-154,0r0,86r138,0r0,26r-138,0r0,88r156,0r0,26r-184,0","w":241,"k":{"v":4,"w":4,"y":4,"d":4,"g":4,"q":4,"c":4,"e":4,"o":4,"\u0107":4,"\u00e7":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00e8":4,"\u0119":4,"\u00f3":4,"\u00f6":4,"\u0153":4}},"F":{"d":"36,0r0,-252r181,0r0,26r-153,0r0,90r137,0r0,26r-137,0r0,110r-28,0","w":236,"k":{"\/":25,"?":-4,"&":9,"v":5,"J":40,"w":4,"y":5,"A":29,"\u0104":29,"Z":4,"\u0179":4,"\u017d":4,"\u017b":4,".":36,",":36,"\u2026":36,"\u201d":-7,"\u2019":-7,"a":9,"\u00e1":9,"\u00e2":9,"\u00e4":9,"\u00e0":9,"\u0105":9,"d":4,"g":4,"q":4,"c":5,"e":5,"o":5,"\u0107":5,"\u00e7":5,"\u00e9":5,"\u00ea":5,"\u00eb":5,"\u00e8":5,"\u0119":5,"\u00f3":5,"\u00f6":5,"\u0153":5,"C":5,"G":5,"O":5,"Q":5,"\u0106":5,"\u00d3":5,"s":4,"\u015b":4,"z":5,"\u017a":5,"\u017e":5,"\u017c":5}},"G":{"d":"153,4v-79,0,-129,-57,-129,-130v0,-69,51,-130,127,-130v42,0,69,12,94,33r-19,22v-19,-17,-40,-29,-76,-29v-56,0,-96,47,-96,104v0,60,39,105,100,105v29,0,55,-11,72,-25r0,-63r-76,0r0,-26r104,0r0,101v-23,21,-59,38,-101,38","w":282,"k":{"V":8,"X":4,"\\":5,"?":4,"v":2,"T":6,"W":6,"Y":11,"y":2,"a":-4,"\u00e1":-4,"\u00e2":-4,"\u00e4":-4,"\u00e0":-4,"\u0105":-4}},"H":{"d":"36,0r0,-252r28,0r0,112r146,0r0,-112r28,0r0,252r-28,0r0,-113r-146,0r0,113r-28,0","w":273},"I":{"d":"38,0r0,-252r29,0r0,252r-29,0","w":104},"J":{"d":"167,-84v11,99,-124,112,-156,43r21,-18v25,51,107,51,107,-24r0,-169r28,0r0,168","w":199,"k":{"J":7,"A":9,"\u0104":9,".":5,",":5,"\u2026":5}},"K":{"d":"36,0r0,-252r28,0r0,150r145,-150r37,0r-108,110r112,142r-35,0r-97,-122r-54,54r0,68r-28,0","w":258,"k":{"V":11,"v":22,"&":3,"T":4,"W":11,"Y":13,"w":18,"y":18,"A":2,"\u0104":2,"a":4,"\u00e1":4,"\u00e2":4,"\u00e4":4,"\u00e0":4,"\u0105":4,"d":9,"g":9,"q":9,"c":11,"e":11,"o":11,"\u0107":11,"\u00e7":11,"\u00e9":11,"\u00ea":11,"\u00eb":11,"\u00e8":11,"\u0119":11,"\u00f3":11,"\u00f6":11,"\u0153":11,"C":18,"G":18,"O":18,"Q":18,"\u0106":18,"\u00d3":18,"f":7,"t":9,"u":7,"\u00fa":7,"\u00fb":7,"\u00fc":7,"\u00f9":7,"S":4,"\u015a":4,"-":18,"\u2013":18,"\u2014":18,"U":5}},"L":{"d":"36,0r0,-252r28,0r0,226r142,0r0,26r-170,0","w":222,"k":{"V":41,"*":29,"\\":43,"?":22,"v":22,"&":3,"T":36,"W":36,"Y":47,"w":18,"y":22,"\u201d":14,"\u2019":14,"d":2,"g":2,"q":2,"c":4,"e":4,"o":4,"\u0107":4,"\u00e7":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00e8":4,"\u0119":4,"\u00f3":4,"\u00f6":4,"\u0153":4,"C":14,"G":14,"O":14,"Q":14,"\u0106":14,"\u00d3":14,"f":7,"t":7,"-":14,"\u2013":14,"\u2014":14,"U":7,"\u201c":14,"\u2018":14,"\u2122":32}},"M":{"d":"36,0r0,-252r28,0r92,138r92,-138r29,0r0,252r-29,0r0,-204r-91,135r-2,0r-92,-135r0,204r-27,0","w":312},"N":{"d":"36,0r0,-252r26,0r159,202r0,-202r28,0r0,252r-23,0r-163,-207r0,207r-27,0","w":284},"O":{"d":"153,4v-77,0,-129,-60,-129,-130v0,-69,52,-130,129,-130v77,0,129,60,129,130v0,69,-52,130,-129,130xm153,-22v58,0,99,-46,99,-104v0,-57,-41,-104,-99,-104v-58,0,-99,46,-99,104v0,57,41,104,99,104","w":306,"k":{"V":15,"X":18,"\\":14,"?":7,"x":2,"J":11,"}":7,"]":7,")":11,"\/":14,"T":17,"W":13,"Y":22,"A":15,"\u0104":15,"Z":14,"\u0179":14,"\u017d":14,"\u017b":14,".":14,",":14,"\u2026":14,"S":2,"\u015a":2}},"P":{"d":"36,0r0,-252r94,0v57,0,94,30,94,81v-1,76,-77,88,-160,82r0,89r-28,0xm64,-115v62,3,131,1,131,-56v0,-59,-69,-57,-131,-55r0,111","w":240,"k":{"\/":22,"&":5,"v":-4,"X":11,"V":4,"J":36,"W":2,"Y":4,"w":-4,"y":-4,"A":25,"\u0104":25,"Z":5,"\u0179":5,"\u017d":5,"\u017b":5,".":36,",":36,"\u2026":36,"\u201d":-7,"\u2019":-7,"a":4,"\u00e1":4,"\u00e2":4,"\u00e4":4,"\u00e0":4,"\u0105":4,"c":2,"e":2,"o":2,"\u0107":2,"\u00e7":2,"\u00e9":2,"\u00ea":2,"\u00eb":2,"\u00e8":2,"\u0119":2,"\u00f3":2,"\u00f6":2,"\u0153":2,"f":-5,"t":-5,"u":-2,"\u00fa":-2,"\u00fb":-2,"\u00fc":-2,"\u00f9":-2}},"Q":{"d":"265,8r-33,-31v-21,17,-48,27,-79,27v-77,0,-129,-60,-129,-130v0,-69,52,-130,129,-130v114,0,167,136,98,215r34,27xm54,-127v0,82,93,135,157,86r-46,-40r19,-21r46,42v51,-62,8,-170,-77,-170v-58,0,-99,46,-99,103","w":306,"k":{")":4,"?":7,"V":15,"T":17,"W":13,"Y":23}},"R":{"d":"36,-252v90,0,200,-15,199,76v0,42,-28,66,-68,73r77,103r-35,0r-73,-98r-72,0r0,98r-28,0r0,-252xm64,-123v63,1,142,8,142,-53v0,-58,-81,-51,-142,-50r0,103","w":260,"k":{"V":7,"J":2,"T":3,"W":5,"Y":9,"d":2,"g":2,"q":2,"c":4,"e":4,"o":4,"\u0107":4,"\u00e7":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00e8":4,"\u0119":4,"\u00f3":4,"\u00f6":4,"\u0153":4,"f":-4,"t":-4}},"S":{"d":"208,-68v-2,89,-141,89,-189,31r18,-21v26,24,51,36,86,36v34,0,56,-18,56,-44v0,-23,-12,-35,-65,-47v-58,-13,-85,-32,-85,-74v0,-78,126,-88,172,-38r-17,22v-34,-36,-126,-39,-126,14v0,24,13,37,68,49v56,12,82,33,82,72","w":230,"k":{"V":11,"X":9,"\\":7,"?":4,"v":5,"x":5,"T":5,"W":9,"Y":11,"w":4,"y":5,"A":5,"\u0104":5,"Z":4,"\u0179":4,"\u017d":4,"\u017b":4,"z":2,"\u017a":2,"\u017e":2,"\u017c":2,"f":2,"t":2,"S":4,"\u015a":4}},"T":{"d":"102,0r0,-226r-84,0r0,-26r198,0r0,26r-85,0r0,226r-29,0","w":233,"k":{"v":31,"x":31,"J":40,"\/":32,"&":23,"j":12,"w":30,"y":31,"A":32,"\u0104":32,"Z":6,"\u0179":6,"\u017d":6,"\u017b":6,".":36,",":36,"\u2026":36,"a":46,"\u00e1":46,"\u00e2":46,"\u00e4":46,"\u00e0":46,"\u0105":46,"d":42,"g":42,"q":42,"c":46,"e":46,"o":46,"\u0107":46,"\u00e7":46,"\u00e9":46,"\u00ea":46,"\u00eb":46,"\u00e8":46,"\u0119":46,"\u00f3":46,"\u00f6":46,"\u0153":46,"C":17,"G":17,"O":17,"Q":17,"\u0106":17,"\u00d3":17,"s":39,"\u015b":39,"z":37,"\u017a":37,"\u017e":37,"\u017c":37,"f":16,"t":15,"u":31,"\u00fa":31,"\u00fb":31,"\u00fc":31,"\u00f9":31,"S":5,"\u015a":5,":":14,";":14,"-":32,"\u2013":32,"\u2014":32,"b":6,"h":6,"k":6,"l":6,"m":32,"n":32,"p":32,"r":32,"\u0144":32,"\u00f1":32,"i":12,"\u00ed":12,"\u00ee":12,"\u00ef":12}},"U":{"d":"136,4v-62,0,-104,-38,-104,-109r0,-147r28,0r0,145v0,54,29,85,77,85v46,0,76,-28,76,-83r0,-147r29,0r0,144v0,73,-43,112,-106,112","w":273,"k":{"X":4,"x":2,"J":7,"\/":5,"A":9,"\u0104":9,".":5,",":5,"\u2026":5}},"V":{"d":"122,2r-108,-254r32,0r89,217r90,-217r31,0r-108,254r-26,0","w":270,"k":{"\/":43,"&":18,"x":18,"v":14,"j":7,"X":7,"V":4,"J":43,"W":4,"Y":7,"w":13,"y":14,"A":36,"\u0104":36,"Z":4,"\u0179":4,"\u017d":4,"\u017b":4,".":43,",":43,"\u2026":43,"a":25,"\u00e1":25,"\u00e2":25,"\u00e4":25,"\u00e0":25,"\u0105":25,"d":23,"g":23,"q":23,"c":25,"e":25,"o":25,"\u0107":25,"\u00e7":25,"\u00e9":25,"\u00ea":25,"\u00eb":25,"\u00e8":25,"\u0119":25,"\u00f3":25,"\u00f6":25,"\u0153":25,"C":15,"G":15,"O":15,"Q":15,"\u0106":15,"\u00d3":15,"s":22,"\u015b":22,"z":20,"\u017a":20,"\u017e":20,"\u017c":20,"f":9,"t":7,"u":14,"\u00fa":14,"\u00fb":14,"\u00fc":14,"\u00f9":14,"S":9,"\u015a":9,":":7,";":7,"-":14,"\u2013":14,"\u2014":14,"b":4,"h":4,"k":4,"l":4,"m":14,"n":14,"p":14,"r":14,"\u0144":14,"\u00f1":14,"i":7,"\u00ed":7,"\u00ee":7,"\u00ef":7}},"W":{"d":"106,2r-90,-254r31,0r72,210r69,-211r24,0r69,211r72,-210r30,0r-90,254r-24,0r-70,-205r-69,205r-24,0","w":398,"k":{"V":4,"X":5,"v":13,"x":14,"J":38,"\/":36,"&":15,"j":5,"W":4,"Y":7,"w":13,"y":13,"A":32,"\u0104":32,"Z":4,"\u0179":4,"\u017d":4,"\u017b":4,".":36,",":36,"\u2026":36,"a":25,"\u00e1":25,"\u00e2":25,"\u00e4":25,"\u00e0":25,"\u0105":25,"d":22,"g":22,"q":22,"c":23,"e":23,"o":23,"\u0107":23,"\u00e7":23,"\u00e9":23,"\u00ea":23,"\u00eb":23,"\u00e8":23,"\u0119":23,"\u00f3":23,"\u00f6":23,"\u0153":23,"C":13,"G":13,"O":13,"Q":13,"\u0106":13,"\u00d3":13,"s":22,"\u015b":22,"z":20,"\u017a":20,"\u017e":20,"\u017c":20,"f":11,"t":9,"u":13,"\u00fa":13,"\u00fb":13,"\u00fc":13,"\u00f9":13,"S":7,"\u015a":7,":":5,";":5,"-":13,"\u2013":13,"\u2014":13,"b":4,"h":4,"k":4,"l":4,"m":13,"n":13,"p":13,"r":13,"\u0144":13,"\u00f1":13,"i":5,"\u00ed":5,"\u00ee":5,"\u00ef":5}},"X":{"d":"17,0r96,-129r-93,-123r34,0r77,103r77,-103r33,0r-93,123r96,129r-33,0r-81,-108r-81,108r-32,0","w":261,"k":{"?":5,"&":4,"v":18,"j":4,"V":7,"J":4,"W":5,"Y":8,"w":14,"y":14,"A":2,"\u0104":2,"a":4,"\u00e1":4,"\u00e2":4,"\u00e4":4,"\u00e0":4,"\u0105":4,"d":14,"g":14,"q":14,"c":16,"e":16,"o":16,"\u0107":16,"\u00e7":16,"\u00e9":16,"\u00ea":16,"\u00eb":16,"\u00e8":16,"\u0119":16,"\u00f3":16,"\u00f6":16,"\u0153":16,"C":18,"G":18,"O":18,"Q":18,"\u0106":18,"\u00d3":18,"f":7,"t":7,"u":7,"\u00fa":7,"\u00fb":7,"\u00fc":7,"\u00f9":7,"S":11,"\u015a":11,"-":18,"\u2013":18,"\u2014":18,"b":4,"h":4,"k":4,"l":4,"i":4,"\u00ed":4,"\u00ee":4,"\u00ef":4,"U":4}},"Y":{"d":"114,0r0,-100r-104,-152r34,0r85,126r86,-126r33,0r-105,152r0,100r-29,0","w":257,"k":{"V":7,"X":8,"v":22,"x":25,"J":47,"\/":40,"&":24,"j":7,"W":7,"Y":2,"w":20,"y":22,"A":40,"\u0104":40,"Z":4,"\u0179":4,"\u017d":4,"\u017b":4,".":47,",":47,"\u2026":47,"a":36,"\u00e1":36,"\u00e2":36,"\u00e4":36,"\u00e0":36,"\u0105":36,"d":38,"g":38,"q":38,"c":40,"e":40,"o":40,"\u0107":40,"\u00e7":40,"\u00e9":40,"\u00ea":40,"\u00eb":40,"\u00e8":40,"\u0119":40,"\u00f3":40,"\u00f6":40,"\u0153":40,"C":22,"G":22,"O":22,"Q":22,"\u0106":22,"\u00d3":22,"s":36,"\u015b":36,"z":29,"\u017a":29,"\u017e":29,"\u017c":29,"f":14,"t":11,"u":27,"\u00fa":27,"\u00fb":27,"\u00fc":27,"\u00f9":27,"S":13,"\u015a":13,":":14,";":14,"-":29,"\u2013":29,"\u2014":29,"b":4,"h":4,"k":4,"l":4,"m":27,"n":27,"p":27,"r":27,"\u0144":27,"\u00f1":27,"i":7,"\u00ed":7,"\u00ee":7,"\u00ef":7}},"Z":{"d":"24,0r0,-19r163,-207r-157,0r0,-26r196,0r0,19r-163,207r163,0r0,26r-202,0","w":249,"k":{"v":7,"&":4,"w":5,"y":5,"Z":4,"\u0179":4,"\u017d":4,"\u017b":4,"d":7,"g":7,"q":7,"c":9,"e":9,"o":9,"\u0107":9,"\u00e7":9,"\u00e9":9,"\u00ea":9,"\u00eb":9,"\u00e8":9,"\u0119":9,"\u00f3":9,"\u00f6":9,"\u0153":9,"C":14,"G":14,"O":14,"Q":14,"\u0106":14,"\u00d3":14,"f":4,"S":4,"\u015a":4,"-":11,"\u2013":11,"\u2014":11}},"a":{"d":"33,-173v56,-30,148,-19,148,59r0,114r-28,0r0,-28v-24,45,-136,45,-136,-27v0,-61,84,-71,136,-53v8,-62,-71,-66,-111,-42xm45,-55v8,60,113,40,109,-13r0,-18v-32,-13,-115,-13,-109,31","w":208,"k":{"*":5,"\\":27,"?":13,"v":7,"w":7,"y":7,"t":2}},"b":{"d":"219,-94v0,101,-121,127,-160,58r0,36r-28,0r0,-263r28,0r0,114v38,-69,160,-46,160,55xm125,-21v36,0,65,-27,65,-72v0,-44,-30,-72,-65,-72v-35,0,-67,29,-67,72v0,43,32,72,67,72","w":239,"k":{"*":5,"\\":25,"?":13,"v":9,"x":11,"}":5,"]":7,")":11,"w":7,"y":9,".":4,",":4,"\u2026":4,"z":5,"\u017a":5,"\u017e":5,"\u017c":5,"\u201c":4,"\u2018":4}},"c":{"d":"115,4v-54,0,-96,-44,-96,-97v0,-53,42,-97,96,-97v35,0,57,15,74,33r-18,19v-36,-49,-123,-27,-123,45v0,69,88,95,125,45r18,16v-19,21,-41,36,-76,36","w":205,"k":{"\\":14,"?":5,"v":2,"x":4,")":5,"w":2,"y":2,"\u201d":-5,"\u2019":-5,"d":4,"g":4,"q":4,"c":5,"e":5,"o":5,"\u0107":5,"\u00e7":5,"\u00e9":5,"\u00ea":5,"\u00eb":5,"\u00e8":5,"\u0119":5,"\u00f3":5,"\u00f6":5,"\u0153":5,"\u201c":-4,"\u2018":-4}},"d":{"d":"180,-37v-39,69,-160,45,-160,-56v0,-100,121,-126,160,-57r0,-113r28,0r0,263r-28,0r0,-37xm114,-21v35,0,67,-29,67,-73v0,-43,-32,-71,-67,-71v-36,0,-65,26,-65,72v0,44,30,72,65,72","w":239},"e":{"d":"48,-82v4,67,89,79,124,36r17,15v-49,64,-170,35,-170,-62v0,-54,39,-97,90,-97v58,1,89,47,86,108r-147,0xm48,-104r119,0v-3,-34,-22,-63,-59,-63v-32,0,-56,27,-60,63","w":213,"k":{"*":7,"\\":29,"?":14,"v":9,"x":11,"}":4,"]":7,")":11,"w":9,"y":9,".":4,",":4,"\u2026":4,"z":5,"\u017a":5,"\u017e":5,"\u017c":5}},"f":{"d":"41,-186v-8,-60,32,-90,87,-74r0,25v-37,-15,-66,2,-59,50r59,0r0,23r-59,0r0,162r-28,0r0,-162r-25,0r0,-24r25,0","w":132,"k":{"*":-11,"\\":-11,"?":-13,"}":-11,"]":-7,")":-11,"\/":16,".":16,",":16,"\u2026":16,"\u201d":-13,"\u2019":-13,"a":5,"\u00e1":5,"\u00e2":5,"\u00e4":5,"\u00e0":5,"\u0105":5,"d":4,"g":4,"q":4,"c":4,"e":4,"o":4,"\u0107":4,"\u00e7":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00e8":4,"\u0119":4,"\u00f3":4,"\u00f6":4,"\u0153":4,"z":4,"\u017a":4,"\u017e":4,"\u017c":4,"\u201c":-11,"\u2018":-11,"\u2122":-18}},"g":{"d":"208,-32v5,96,-116,111,-179,64r12,-21v53,43,157,30,140,-65v-37,66,-161,45,-161,-48v0,-91,122,-114,160,-51r0,-33r28,0r0,154xm113,-39v35,0,68,-26,68,-64v0,-38,-33,-63,-68,-63v-35,0,-64,25,-64,64v0,37,29,63,64,63","w":239,"k":{"\\":18}},"h":{"d":"31,0r0,-263r28,0r0,109v12,-20,31,-36,63,-36v45,0,72,30,72,74r0,116r-28,0v-4,-67,21,-165,-52,-165v-32,0,-55,23,-55,58r0,107r-28,0","k":{"*":5,"\\":27,"?":11,"v":7,"w":5,"y":5}},"i":{"d":"32,-227r0,-30r31,0r0,30r-31,0xm33,0r0,-186r28,0r0,186r-28,0","w":94},"j":{"d":"32,-227r0,-30r31,0r0,30r-31,0xm61,11v1,40,-26,54,-62,46r0,-23v20,4,34,-1,34,-24r0,-196r28,0r0,197","w":94},"k":{"d":"31,0r0,-263r28,0r0,182r100,-105r35,0r-78,80r80,106r-33,0r-67,-87r-37,38r0,49r-28,0","w":204,"k":{"\\":14,"v":7,"w":7,"y":5,"a":4,"\u00e1":4,"\u00e2":4,"\u00e4":4,"\u00e0":4,"\u0105":4,"d":9,"g":9,"q":9,"c":9,"e":9,"o":9,"\u0107":9,"\u00e7":9,"\u00e9":9,"\u00ea":9,"\u00eb":9,"\u00e8":9,"\u0119":9,"\u00f3":9,"\u00f6":9,"\u0153":9,"t":4,"u":4,"\u00fa":4,"\u00fb":4,"\u00fc":4,"\u00f9":4,"-":7,"\u2013":7,"\u2014":7}},"l":{"d":"33,0r0,-263r28,0r0,263r-28,0","w":94},"m":{"d":"31,0r0,-186r28,0r0,31v12,-18,29,-35,60,-35v30,0,50,16,60,37v13,-21,33,-37,65,-37v43,0,69,29,69,75r0,115r-28,0v-4,-65,20,-167,-48,-165v-28,0,-51,21,-51,58r0,107r-28,0v-4,-64,20,-165,-47,-165v-68,0,-50,97,-52,165r-28,0","w":342,"k":{"*":5,"\\":27,"?":11,"v":7,"w":5,"y":5}},"n":{"d":"31,0r0,-186r28,0r0,32v12,-20,31,-36,63,-36v45,0,72,30,72,74r0,116r-28,0v-4,-67,21,-165,-52,-165v-32,0,-55,23,-55,58r0,107r-28,0","k":{"*":5,"\\":27,"?":11,"v":7,"w":5,"y":5}},"o":{"d":"116,4v-56,0,-97,-43,-97,-97v0,-53,42,-97,98,-97v56,0,96,43,96,97v0,53,-41,97,-97,97xm117,-21v40,0,68,-32,68,-72v0,-40,-30,-73,-69,-73v-40,0,-68,33,-68,73v0,40,30,72,69,72","w":232,"k":{"*":7,"\\":29,"?":18,"v":11,"x":13,"}":5,"]":7,")":11,"w":9,"y":11,".":7,",":7,"\u2026":7,"z":7,"\u017a":7,"\u017e":7,"\u017c":7,"\u201c":7,"\u2018":7}},"p":{"d":"31,58r0,-244r28,0r0,37v38,-69,160,-46,160,56v0,100,-121,126,-160,57r0,94r-28,0xm125,-21v36,0,65,-27,65,-72v0,-44,-30,-72,-65,-72v-35,0,-67,29,-67,72v0,43,32,72,67,72","w":239,"k":{"*":5,"\\":25,"?":13,"v":9,"x":11,"}":5,"]":7,")":11,"w":7,"y":9,".":4,",":4,"\u2026":4,"z":5,"\u017a":5,"\u017e":5,"\u017c":5,"\u201c":4,"\u2018":4}},"q":{"d":"180,58r0,-95v-39,69,-160,45,-160,-56v0,-100,121,-126,160,-57r0,-36r28,0r0,244r-28,0xm114,-21v35,0,67,-29,67,-73v0,-43,-32,-71,-67,-71v-36,0,-65,26,-65,72v0,44,30,72,65,72","w":239,"k":{"\\":18}},"r":{"d":"31,0r0,-186r28,0r0,48v14,-31,41,-52,76,-51r0,30v-44,-1,-75,28,-76,85r0,74r-28,0","w":145,"k":{"*":-7,"\\":11,"\/":27,".":32,",":32,"\u2026":32,"\u201d":-13,"\u2019":-13,"a":9,"\u00e1":9,"\u00e2":9,"\u00e4":9,"\u00e0":9,"\u0105":9,"d":8,"g":8,"q":8,"c":8,"e":8,"o":8,"\u0107":8,"\u00e7":8,"\u00e9":8,"\u00ea":8,"\u00eb":8,"\u00e8":8,"\u0119":8,"\u00f3":8,"\u00f6":8,"\u0153":8,"z":4,"\u017a":4,"\u017e":4,"\u017c":4,"\u201c":-7,"\u2018":-7}},"s":{"d":"51,-139v7,44,111,27,108,87v-4,70,-104,67,-144,28r15,-20v20,15,42,24,64,24v22,0,40,-11,38,-30v-5,-46,-108,-25,-108,-86v0,-60,90,-65,131,-33r-13,21v-26,-21,-87,-29,-91,9","w":179,"k":{"\\":27,"?":13,"v":7,"x":9,"}":4,"]":5,")":7,"w":5,"y":5,"s":4,"\u015b":4,"z":4,"\u017a":4,"\u017e":4,"\u017c":4,"t":4,"\u201c":4,"\u2018":4}},"t":{"d":"127,-5v-36,17,-86,9,-86,-44r0,-113r-26,0r0,-24r26,0r0,-56r27,0r0,56r59,0r0,24r-59,0r0,109v-1,34,34,36,59,25r0,23","w":145,"k":{"\\":14,"\u201d":-4,"\u2019":-4,"d":5,"g":5,"q":5,"c":5,"e":5,"o":5,"\u0107":5,"\u00e7":5,"\u00e9":5,"\u00ea":5,"\u00eb":5,"\u00e8":5,"\u0119":5,"\u00f3":5,"\u00f6":5,"\u0153":5}},"u":{"d":"99,4v-45,0,-71,-31,-71,-75r0,-115r28,0v4,67,-21,167,51,165v32,0,56,-24,56,-59r0,-106r27,0r0,186r-27,0r0,-32v-13,20,-32,36,-64,36","k":{"\\":18}},"v":{"d":"93,1r-80,-187r30,0r63,154r63,-154r30,0r-81,187r-25,0","w":211,"k":{"}":4,"]":7,"\\":18,"\/":25,"?":4,"x":4,"v":5,"w":5,"y":5,".":31,",":31,"\u2026":31,"a":9,"\u00e1":9,"\u00e2":9,"\u00e4":9,"\u00e0":9,"\u0105":9,"d":9,"g":9,"q":9,"c":11,"e":11,"o":11,"\u0107":11,"\u00e7":11,"\u00e9":11,"\u00ea":11,"\u00eb":11,"\u00e8":11,"\u0119":11,"\u00f3":11,"\u00f6":11,"\u0153":11,"s":7,"\u015b":7,"z":2,"\u017a":2,"\u017e":2,"\u017c":2,"-":5,"\u2013":5,"\u2014":5}},"w":{"d":"80,1r-65,-187r30,0r49,149r50,-150r23,0r50,150r49,-149r29,0r-66,187r-24,0r-50,-146r-50,146r-25,0","w":309,"k":{"\\":18,"?":4,"v":5,"x":4,"}":4,"]":7,"\/":22,"w":4,"y":4,".":25,",":25,"\u2026":25,"a":7,"\u00e1":7,"\u00e2":7,"\u00e4":7,"\u00e0":7,"\u0105":7,"d":7,"g":7,"q":7,"c":9,"e":9,"o":9,"\u0107":9,"\u00e7":9,"\u00e9":9,"\u00ea":9,"\u00eb":9,"\u00e8":9,"\u0119":9,"\u00f3":9,"\u00f6":9,"\u0153":9,"s":5,"\u015b":5,"z":2,"\u017a":2,"\u017e":2,"\u017c":2,"-":4,"\u2013":4,"\u2014":4}},"x":{"d":"14,0r73,-95r-70,-91r32,0r55,72r55,-72r31,0r-71,91r74,95r-32,0r-58,-76r-58,76r-31,0","w":206,"k":{"}":4,"]":4,"\\":18,"?":5,"v":4,"w":4,"y":4,"a":5,"\u00e1":5,"\u00e2":5,"\u00e4":5,"\u00e0":5,"\u0105":5,"d":11,"g":11,"q":11,"c":13,"e":13,"o":13,"\u0107":13,"\u00e7":13,"\u00e9":13,"\u00ea":13,"\u00eb":13,"\u00e8":13,"\u0119":13,"\u00f3":13,"\u00f6":13,"\u0153":13,"s":7,"\u015b":7,"-":11,"\u2013":11,"\u2014":11}},"y":{"d":"122,6v-21,55,-55,63,-102,43r10,-22v30,13,54,10,67,-28r-85,-185r31,0r68,155r59,-155r30,0","w":212,"k":{"\\":18,"?":4,"v":5,"x":4,"}":4,"]":7,"\/":25,"w":4,"y":4,".":31,",":31,"\u2026":31,"a":9,"\u00e1":9,"\u00e2":9,"\u00e4":9,"\u00e0":9,"\u0105":9,"d":9,"g":9,"q":9,"c":11,"e":11,"o":11,"\u0107":11,"\u00e7":11,"\u00e9":11,"\u00ea":11,"\u00eb":11,"\u00e8":11,"\u0119":11,"\u00f3":11,"\u00f6":11,"\u0153":11,"s":7,"\u015b":7,"z":2,"\u017a":2,"\u017e":2,"\u017c":2,"-":5,"\u2013":5,"\u2014":5}},"z":{"d":"20,0r0,-18r124,-145r-120,0r0,-23r157,0r0,18r-123,145r123,0r0,23r-161,0","w":200,"k":{"\\":16,"d":5,"g":5,"q":5,"c":5,"e":5,"o":5,"\u0107":5,"\u00e7":5,"\u00e9":5,"\u00ea":5,"\u00eb":5,"\u00e8":5,"\u0119":5,"\u00f3":5,"\u00f6":5,"\u0153":5}},"\u00e1":{"d":"33,-173v56,-30,148,-19,148,59r0,114r-28,0r0,-28v-24,45,-136,45,-136,-27v0,-61,84,-71,136,-53v8,-62,-71,-66,-111,-42xm45,-55v8,60,113,40,109,-13r0,-18v-32,-13,-115,-13,-109,31xm93,-214r34,-52r29,13r-42,39r-21,0","w":208,"k":{"*":5,"\\":27,"?":13,"v":7,"w":7,"y":7,"t":2}},"\u00e2":{"d":"33,-173v56,-30,148,-19,148,59r0,114r-28,0r0,-28v-24,45,-136,45,-136,-27v0,-61,84,-71,136,-53v8,-62,-71,-66,-111,-42xm45,-55v8,60,113,40,109,-13r0,-18v-32,-13,-115,-13,-109,31xm54,-214r38,-47r24,0r38,47r-23,0r-27,-24v-14,11,-21,29,-50,24","w":208,"k":{"*":5,"\\":27,"?":13,"v":7,"w":7,"y":7,"t":2}},"\u00e4":{"d":"33,-173v56,-30,148,-19,148,59r0,114r-28,0r0,-28v-24,45,-136,45,-136,-27v0,-61,84,-71,136,-53v8,-62,-71,-66,-111,-42xm45,-55v8,60,113,40,109,-13r0,-18v-32,-13,-115,-13,-109,31xm120,-214r0,-34r32,0r0,34r-32,0xm57,-214r0,-34r32,0r0,34r-32,0","w":208,"k":{"*":5,"\\":27,"?":13,"v":7,"w":7,"y":7,"t":2}},"\u00e0":{"d":"33,-173v56,-30,148,-19,148,59r0,114r-28,0r0,-28v-24,45,-136,45,-136,-27v0,-61,84,-71,136,-53v8,-62,-71,-66,-111,-42xm45,-55v8,60,113,40,109,-13r0,-18v-32,-13,-115,-13,-109,31xm94,-214r-41,-39r29,-13r34,52r-22,0","w":208,"k":{"*":5,"\\":27,"?":13,"v":7,"w":7,"y":7,"t":2}},"\u0104":{"d":"273,59v-53,3,-64,-35,-33,-59r-30,-67r-137,0r-30,67r-29,0r115,-254r27,0r114,254v-29,8,-35,43,3,43r0,16xm84,-92r115,0r-57,-129","w":284},"\u0105":{"d":"33,-173v56,-30,148,-19,148,59r0,114v-17,2,-23,18,-23,26v0,10,8,16,27,17r0,16v-55,3,-65,-36,-32,-61r0,-26v-24,45,-136,45,-136,-27v0,-61,84,-71,136,-53v8,-62,-71,-66,-111,-42xm45,-55v8,60,113,40,109,-13r0,-18v-32,-13,-115,-13,-109,31","w":208,"k":{"*":5,"\\":27,"?":13,"v":7,"w":7,"y":7,"t":2}},"\u0106":{"d":"151,4v-73,0,-127,-57,-127,-130v0,-71,54,-130,128,-130v46,0,73,16,98,40r-19,21v-21,-20,-45,-35,-79,-35v-56,0,-98,45,-98,104v0,97,122,138,179,68r19,18v-26,27,-55,44,-101,44xm138,-278r36,-46r28,13r-41,33r-23,0","w":265,"k":{"X":4,"v":4,"x":4,"Y":4,"w":4,"y":4,"d":4,"g":4,"q":4,"c":4,"e":4,"o":4,"\u0107":4,"\u00e7":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00e8":4,"\u0119":4,"\u00f3":4,"\u00f6":4,"\u0153":4,"C":7,"G":7,"O":7,"Q":7,"\u0106":7,"\u00d3":7,"-":4,"\u2013":4,"\u2014":4}},"\u0107":{"d":"102,-214r33,-52r29,13r-41,39r-21,0xm115,4v-54,0,-96,-44,-96,-97v0,-53,42,-97,96,-97v35,0,57,15,74,33r-18,19v-36,-49,-123,-27,-123,45v0,69,88,95,125,45r18,16v-19,21,-41,36,-76,36","w":205,"k":{"\\":14,"?":5,"v":2,"x":4,")":5,"w":2,"y":2,"\u201d":-5,"\u2019":-5,"d":4,"g":4,"q":4,"c":5,"e":5,"o":5,"\u0107":5,"\u00e7":5,"\u00e9":5,"\u00ea":5,"\u00eb":5,"\u00e8":5,"\u0119":5,"\u00f3":5,"\u00f6":5,"\u0153":5,"\u201c":-4,"\u2018":-4}},"\u00e7":{"d":"96,56r-27,-12r29,-41v-46,-8,-79,-49,-79,-96v0,-53,42,-97,96,-97v35,0,57,15,74,33r-18,19v-36,-49,-123,-27,-123,45v0,69,88,95,125,45r18,16v-18,20,-39,35,-71,36","w":205,"k":{"\\":14,"?":5,"v":2,"x":4,")":5,"w":2,"y":2,"\u201d":-5,"\u2019":-5,"d":4,"g":4,"q":4,"c":5,"e":5,"o":5,"\u0107":5,"\u00e7":5,"\u00e9":5,"\u00ea":5,"\u00eb":5,"\u00e8":5,"\u0119":5,"\u00f3":5,"\u00f6":5,"\u0153":5,"\u201c":-4,"\u2018":-4}},"\u00e9":{"d":"97,-214r34,-52r29,13r-41,39r-22,0xm48,-82v4,67,89,79,124,36r17,15v-49,64,-170,35,-170,-62v0,-54,39,-97,90,-97v58,1,89,47,86,108r-147,0xm48,-104r119,0v-3,-34,-22,-63,-59,-63v-32,0,-56,27,-60,63","w":213,"k":{"*":7,"\\":29,"?":14,"v":9,"x":11,"}":4,"]":7,")":11,"w":9,"y":9,".":4,",":4,"\u2026":4,"z":5,"\u017a":5,"\u017e":5,"\u017c":5}},"\u00ea":{"d":"58,-214r38,-47r25,0r38,47r-24,0r-27,-24v-14,11,-21,29,-50,24xm48,-82v4,67,89,79,124,36r17,15v-49,64,-170,35,-170,-62v0,-54,39,-97,90,-97v58,1,89,47,86,108r-147,0xm48,-104r119,0v-3,-34,-22,-63,-59,-63v-32,0,-56,27,-60,63","w":213,"k":{"*":7,"\\":29,"?":14,"v":9,"x":11,"}":4,"]":7,")":11,"w":9,"y":9,".":4,",":4,"\u2026":4,"z":5,"\u017a":5,"\u017e":5,"\u017c":5}},"\u00eb":{"d":"124,-214r0,-34r32,0r0,34r-32,0xm61,-214r0,-34r32,0r0,34r-32,0xm48,-82v4,67,89,79,124,36r17,15v-49,64,-170,35,-170,-62v0,-54,39,-97,90,-97v58,1,89,47,86,108r-147,0xm48,-104r119,0v-3,-34,-22,-63,-59,-63v-32,0,-56,27,-60,63","w":213,"k":{"*":7,"\\":29,"?":14,"v":9,"x":11,"}":4,"]":7,")":11,"w":9,"y":9,".":4,",":4,"\u2026":4,"z":5,"\u017a":5,"\u017e":5,"\u017c":5}},"\u00e8":{"d":"48,-82v4,67,89,79,124,36r17,15v-49,64,-170,35,-170,-62v0,-54,39,-97,90,-97v58,1,89,47,86,108r-147,0xm48,-104r119,0v-3,-34,-22,-63,-59,-63v-32,0,-56,27,-60,63xm98,-214r-41,-39r29,-13r34,52r-22,0","w":213,"k":{"*":7,"\\":29,"?":14,"v":9,"x":11,"}":4,"]":7,")":11,"w":9,"y":9,".":4,",":4,"\u2026":4,"z":5,"\u017a":5,"\u017e":5,"\u017c":5}},"\u0118":{"d":"36,0r0,-252r182,0r0,26r-154,0r0,86r138,0r0,26r-138,0r0,88r156,0r0,26v-20,-1,-28,18,-28,26v0,10,8,16,27,17r0,16v-53,3,-65,-34,-34,-59r-149,0","w":241,"k":{"v":4,"w":4,"y":4,"d":4,"g":4,"q":4,"c":4,"e":4,"o":4,"\u0107":4,"\u00e7":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00e8":4,"\u0119":4,"\u00f3":4,"\u00f6":4,"\u0153":4}},"\u0119":{"d":"189,-31v-11,14,-48,41,-44,55v0,12,8,18,27,19r0,16v-49,3,-65,-30,-38,-57v-64,12,-114,-30,-115,-95v0,-54,39,-97,90,-97v58,1,89,47,86,108r-147,0v4,67,89,79,124,36xm48,-104r119,0v-3,-34,-22,-63,-59,-63v-32,0,-56,27,-60,63","w":213,"k":{"*":7,"\\":29,"?":14,"v":9,"x":11,"}":4,"]":7,")":11,"w":9,"y":9,".":4,",":4,"\u2026":4,"z":5,"\u017a":5,"\u017e":5,"\u017c":5}},"\u00ed":{"d":"36,-214r34,-52r29,13r-41,39r-22,0xm33,0r0,-186r28,0r0,186r-28,0","w":94},"\u00ee":{"d":"-3,-214r38,-47r25,0r38,47r-24,0r-27,-24v-14,11,-21,29,-50,24xm33,0r0,-186r28,0r0,186r-28,0","w":94},"\u00ef":{"d":"63,-214r0,-34r32,0r0,34r-32,0xm0,-214r0,-34r32,0r0,34r-32,0xm33,0r0,-186r28,0r0,186r-28,0","w":94},"\u0141":{"d":"139,-144r-64,30r0,88r142,0r0,26r-171,0r0,-102r-27,13r0,-28r27,-12r0,-123r29,0r0,110r64,-30r0,28","w":233,"k":{"V":41,"*":29,"\\":43,"?":22,"v":22,"&":3,"T":36,"W":36,"Y":47,"w":18,"y":22,"\u201d":14,"\u2019":14,"d":2,"g":2,"q":2,"c":4,"e":4,"o":4,"\u0107":4,"\u00e7":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00e8":4,"\u0119":4,"\u00f3":4,"\u00f6":4,"\u0153":4,"C":14,"G":14,"O":14,"Q":14,"\u0106":14,"\u00d3":14,"f":7,"t":7,"-":14,"\u2013":14,"\u2014":14,"U":7,"\u201c":14,"\u2018":14,"\u2122":32}},"\u0142":{"d":"99,-141r-27,15r0,126r-27,0r0,-112r-28,15r0,-28r28,-14r0,-124r27,0r0,109r27,-15r0,28","w":116},"\u0143":{"d":"131,-273r36,-47r28,13r-41,34r-23,0xm36,0r0,-252r26,0r159,202r0,-202r28,0r0,252r-23,0r-163,-207r0,207r-27,0","w":284},"\u0144":{"d":"101,-214r34,-52r28,13r-41,39r-21,0xm31,0r0,-186r28,0r0,32v12,-20,31,-36,63,-36v45,0,72,30,72,74r0,116r-28,0v-4,-67,21,-165,-52,-165v-32,0,-55,23,-55,58r0,107r-28,0","k":{"*":5,"\\":27,"?":11,"v":7,"w":5,"y":5}},"\u00f1":{"d":"31,0r0,-186r28,0r0,32v12,-20,31,-36,63,-36v45,0,72,30,72,74r0,116r-28,0v-4,-67,21,-165,-52,-165v-32,0,-55,23,-55,58r0,107r-28,0xm71,-211r-17,-5v9,-54,51,-33,83,-23v9,0,14,-5,19,-18r16,5v-8,55,-51,34,-82,23v-9,0,-14,5,-19,18","k":{"*":5,"\\":27,"?":11,"v":7,"w":5,"y":5}},"\u00d3":{"d":"141,-278r36,-46r29,13r-41,33r-24,0xm153,4v-77,0,-129,-60,-129,-130v0,-69,52,-130,129,-130v77,0,129,60,129,130v0,69,-52,130,-129,130xm153,-22v58,0,99,-46,99,-104v0,-57,-41,-104,-99,-104v-58,0,-99,46,-99,104v0,57,41,104,99,104","w":306,"k":{"V":15,"X":18,"\\":14,"?":7,"x":2,"J":11,"}":7,"]":7,")":11,"\/":14,"T":17,"W":13,"Y":22,"A":15,"\u0104":15,"Z":14,"\u0179":14,"\u017d":14,"\u017b":14,".":14,",":14,"\u2026":14,"S":2,"\u015a":2}},"\u00f3":{"d":"105,-214r34,-52r29,13r-41,39r-22,0xm116,4v-56,0,-97,-43,-97,-97v0,-53,42,-97,98,-97v56,0,96,43,96,97v0,53,-41,97,-97,97xm117,-21v40,0,68,-32,68,-72v0,-40,-30,-73,-69,-73v-40,0,-68,33,-68,73v0,40,30,72,69,72","w":232,"k":{"*":7,"\\":29,"?":18,"v":11,"x":13,"}":5,"]":7,")":11,"w":9,"y":11,".":7,",":7,"\u2026":7,"z":7,"\u017a":7,"\u017e":7,"\u017c":7,"\u201c":7,"\u2018":7}},"\u00f6":{"d":"132,-214r0,-34r32,0r0,34r-32,0xm69,-214r0,-34r32,0r0,34r-32,0xm116,4v-56,0,-97,-43,-97,-97v0,-53,42,-97,98,-97v56,0,96,43,96,97v0,53,-41,97,-97,97xm117,-21v40,0,68,-32,68,-72v0,-40,-30,-73,-69,-73v-40,0,-68,33,-68,73v0,40,30,72,69,72","w":232,"k":{"*":7,"\\":29,"?":18,"v":11,"x":13,"}":5,"]":7,")":11,"w":9,"y":11,".":7,",":7,"\u2026":7,"z":7,"\u017a":7,"\u017e":7,"\u017c":7,"\u201c":7,"\u2018":7}},"\u0153":{"d":"115,4v-54,0,-96,-43,-96,-97v0,-53,42,-97,97,-97v36,0,66,20,81,49v14,-30,43,-49,77,-49v58,1,89,47,86,108r-148,0v4,67,89,80,124,36r18,15v-35,49,-134,46,-157,-15v-15,29,-45,50,-82,50xm212,-104r120,0v-3,-34,-22,-63,-59,-63v-32,0,-57,27,-61,63xm116,-21v40,0,68,-32,68,-72v0,-40,-29,-73,-68,-73v-40,0,-68,33,-68,73v0,40,29,72,68,72","w":377,"k":{"*":7,"\\":29,"?":14,"v":9,"x":11,"}":4,"]":7,")":11,"w":9,"y":9,".":4,",":4,"\u2026":4,"z":5,"\u017a":5,"\u017e":5,"\u017c":5}},"\u015a":{"d":"208,-68v-2,89,-141,89,-189,31r18,-21v26,24,51,36,86,36v34,0,56,-18,56,-44v0,-23,-12,-35,-65,-47v-58,-13,-85,-32,-85,-74v0,-78,126,-88,172,-38r-17,22v-34,-36,-126,-39,-126,14v0,24,13,37,68,49v56,12,82,33,82,72xm106,-278r36,-46r29,13v-21,12,-28,37,-65,33","w":230,"k":{"V":11,"X":9,"\\":7,"?":4,"v":5,"x":5,"T":5,"W":9,"Y":11,"w":4,"y":5,"A":5,"\u0104":5,"Z":4,"\u0179":4,"\u017d":4,"\u017b":4,"z":2,"\u017a":2,"\u017e":2,"\u017c":2,"f":2,"t":2,"S":4,"\u015a":4}},"\u015b":{"d":"80,-214r33,-52r29,13r-41,39r-21,0xm51,-139v7,44,111,27,108,87v-4,70,-104,67,-144,28r15,-20v20,15,42,24,64,24v22,0,40,-11,38,-30v-5,-46,-108,-25,-108,-86v0,-60,90,-65,131,-33r-13,21v-26,-21,-87,-29,-91,9","w":179,"k":{"\\":27,"?":13,"v":7,"x":9,"}":4,"]":5,")":7,"w":5,"y":5,"s":4,"\u015b":4,"z":4,"\u017a":4,"\u017e":4,"\u017c":4,"t":4,"\u201c":4,"\u2018":4}},"\u00fa":{"d":"98,-214r34,-52r29,13r-41,39r-22,0xm99,4v-45,0,-71,-31,-71,-75r0,-115r28,0v4,67,-21,167,51,165v32,0,56,-24,56,-59r0,-106r27,0r0,186r-27,0r0,-32v-13,20,-32,36,-64,36","k":{"\\":18}},"\u00fb":{"d":"59,-214r38,-47r24,0r38,47r-23,0r-27,-24v-14,11,-21,29,-50,24xm99,4v-45,0,-71,-31,-71,-75r0,-115r28,0v4,67,-21,167,51,165v32,0,56,-24,56,-59r0,-106r27,0r0,186r-27,0r0,-32v-13,20,-32,36,-64,36","k":{"\\":18}},"\u00fc":{"d":"125,-214r0,-34r32,0r0,34r-32,0xm62,-214r0,-34r32,0r0,34r-32,0xm99,4v-45,0,-71,-31,-71,-75r0,-115r28,0v4,67,-21,167,51,165v32,0,56,-24,56,-59r0,-106r27,0r0,186r-27,0r0,-32v-13,20,-32,36,-64,36","k":{"\\":18}},"\u00f9":{"d":"99,4v-45,0,-71,-31,-71,-75r0,-115r28,0v4,67,-21,167,51,165v32,0,56,-24,56,-59r0,-106r27,0r0,186r-27,0r0,-32v-13,20,-32,36,-64,36xm99,-214r-41,-39r28,-13r34,52r-21,0","k":{"\\":18}},"\u0179":{"d":"24,0r0,-19r163,-207r-157,0r0,-26r196,0r0,19r-163,207r163,0r0,26r-202,0xm116,-274r36,-47r29,13r-42,34r-23,0","w":249,"k":{"v":7,"&":4,"w":5,"y":5,"Z":4,"\u0179":4,"\u017d":4,"\u017b":4,"d":7,"g":7,"q":7,"c":9,"e":9,"o":9,"\u0107":9,"\u00e7":9,"\u00e9":9,"\u00ea":9,"\u00eb":9,"\u00e8":9,"\u0119":9,"\u00f3":9,"\u00f6":9,"\u0153":9,"C":14,"G":14,"O":14,"Q":14,"\u0106":14,"\u00d3":14,"f":4,"S":4,"\u015a":4,"-":11,"\u2013":11,"\u2014":11}},"\u017a":{"d":"90,-214r34,-52r29,13r-41,39r-22,0xm20,0r0,-18r124,-145r-120,0r0,-23r157,0r0,18r-123,145r123,0r0,23r-161,0","w":200,"k":{"\\":16,"d":5,"g":5,"q":5,"c":5,"e":5,"o":5,"\u0107":5,"\u00e7":5,"\u00e9":5,"\u00ea":5,"\u00eb":5,"\u00e8":5,"\u0119":5,"\u00f3":5,"\u00f6":5,"\u0153":5}},"\u017d":{"d":"180,-317r-40,43r-26,0r-39,-43r26,0r27,22r27,-22r25,0xm24,0r0,-19r163,-207r-157,0r0,-26r196,0r0,19r-163,207r163,0r0,26r-202,0","w":249,"k":{"v":7,"&":4,"w":5,"y":5,"Z":4,"\u0179":4,"\u017d":4,"\u017b":4,"d":7,"g":7,"q":7,"c":9,"e":9,"o":9,"\u0107":9,"\u00e7":9,"\u00e9":9,"\u00ea":9,"\u00eb":9,"\u00e8":9,"\u0119":9,"\u00f3":9,"\u00f6":9,"\u0153":9,"C":14,"G":14,"O":14,"Q":14,"\u0106":14,"\u00d3":14,"f":4,"S":4,"\u015a":4,"-":11,"\u2013":11,"\u2014":11}},"\u017e":{"d":"152,-261r-38,47r-25,0r-38,-47r24,0r27,24v14,-11,21,-29,50,-24xm20,0r0,-18r124,-145r-120,0r0,-23r157,0r0,18r-123,145r123,0r0,23r-161,0","w":200,"k":{"\\":16,"d":5,"g":5,"q":5,"c":5,"e":5,"o":5,"\u0107":5,"\u00e7":5,"\u00e9":5,"\u00ea":5,"\u00eb":5,"\u00e8":5,"\u0119":5,"\u00f3":5,"\u00f6":5,"\u0153":5}},"\u017b":{"d":"110,-274r0,-33r35,0r0,33r-35,0xm24,0r0,-19r163,-207r-157,0r0,-26r196,0r0,19r-163,207r163,0r0,26r-202,0","w":249,"k":{"v":7,"&":4,"w":5,"y":5,"Z":4,"\u0179":4,"\u017d":4,"\u017b":4,"d":7,"g":7,"q":7,"c":9,"e":9,"o":9,"\u0107":9,"\u00e7":9,"\u00e9":9,"\u00ea":9,"\u00eb":9,"\u00e8":9,"\u0119":9,"\u00f3":9,"\u00f6":9,"\u0153":9,"C":14,"G":14,"O":14,"Q":14,"\u0106":14,"\u00d3":14,"f":4,"S":4,"\u015a":4,"-":11,"\u2013":11,"\u2014":11}},"\u017c":{"d":"20,0r0,-18r124,-145r-120,0r0,-23r157,0r0,18r-123,145r123,0r0,23r-161,0xm85,-214r0,-35r33,0r0,35r-33,0","w":200,"k":{"\\":16,"d":5,"g":5,"q":5,"c":5,"e":5,"o":5,"\u0107":5,"\u00e7":5,"\u00e9":5,"\u00ea":5,"\u00eb":5,"\u00e8":5,"\u0119":5,"\u00f3":5,"\u00f6":5,"\u0153":5}},"\u00df":{"d":"105,1r0,-23v42,-1,69,-17,69,-48v0,-29,-27,-45,-69,-49r0,-21v30,-11,53,-28,53,-59v0,-25,-19,-42,-47,-42v-31,0,-52,23,-52,60r0,181r-28,0r0,-180v0,-51,32,-85,82,-85v45,0,74,28,74,65v0,34,-25,55,-50,66v34,8,65,27,65,65v0,45,-37,71,-97,70","w":223,"k":{"x":4,"v":4,"w":2,"y":4}},"0":{"d":"129,4v-65,0,-107,-58,-107,-130v0,-71,42,-130,107,-130v65,0,106,58,106,130v0,71,-41,130,-106,130xm129,-22v47,0,77,-48,77,-104v0,-55,-30,-104,-77,-104v-47,0,-77,48,-77,104v0,55,30,104,77,104","w":257,"k":{"\/":13,"7":10,"3":4,"2":4,"1":2,".":7,",":7,"\u2026":7}},"1":{"d":"64,0r0,-224r-47,14r-7,-23v28,-7,47,-23,83,-21r0,254r-29,0","w":128},"2":{"d":"17,0r0,-22v41,-42,144,-102,144,-160v0,-30,-23,-48,-50,-48v-29,0,-48,15,-68,43r-21,-15v23,-34,47,-54,91,-54v45,0,78,31,78,72v0,60,-91,116,-131,158r133,0r0,26r-176,0","w":215,"k":{"7":4,"4":9}},"3":{"d":"112,4v-42,0,-73,-18,-94,-45r21,-18v27,47,125,54,128,-12v1,-36,-39,-52,-86,-49r-6,-17r79,-89r-123,0r0,-26r161,0r0,21r-79,88v44,4,83,25,83,71v0,45,-37,76,-84,76","w":220,"k":{"\/":4,"9":2,"7":9,"5":2}},"4":{"d":"156,0r0,-60r-133,0r-8,-20r143,-174r25,0r0,170r39,0r0,24r-39,0r0,60r-27,0xm50,-84r106,0r0,-129","w":241,"k":{"\/":7,"9":4,"7":13,"1":7}},"5":{"d":"109,4v-36,0,-67,-17,-90,-40r19,-20v36,47,129,47,132,-22v3,-53,-77,-66,-115,-39r-19,-12r7,-123r145,0r0,26r-120,0r-6,81v56,-27,137,-1,137,67v0,49,-37,82,-90,82","w":220,"k":{"\/":7,"9":2,"7":11,"3":2,"2":4}},"6":{"d":"120,4v-70,0,-97,-42,-98,-124v0,-77,39,-136,105,-136v30,0,52,10,74,28r-16,22v-62,-55,-139,-10,-134,87v14,-20,35,-39,72,-39v47,0,87,31,87,78v0,49,-39,84,-90,84xm120,-21v37,0,61,-25,61,-58v0,-31,-25,-54,-61,-54v-38,0,-63,27,-63,56v0,32,26,56,63,56","w":232,"k":{"\/":4,"9":4,"7":8,"3":4,"1":6}},"7":{"d":"49,0r114,-226r-139,0r0,-26r171,0r0,21r-114,231r-32,0","w":214,"k":{"\/":50,"9":5,"8":4,"6":7,"5":9,"4":31,"3":7,"2":5,"1":-4,"0":7,".":36,",":36,"\u2026":36,"-":11,"\u2013":11,"\u2014":11}},"8":{"d":"113,4v-54,0,-94,-30,-94,-72v0,-30,22,-51,52,-62v-23,-11,-44,-29,-44,-59v0,-39,40,-67,86,-67v46,0,87,28,86,68v0,29,-20,47,-43,58v30,11,52,31,52,62v0,43,-41,72,-95,72xm113,-140v32,0,58,-19,58,-47v0,-25,-25,-44,-58,-44v-33,0,-57,19,-57,45v0,27,25,46,57,46xm113,-21v41,0,66,-21,66,-48v0,-28,-29,-48,-66,-48v-37,0,-65,20,-65,49v0,26,24,47,65,47","w":226,"k":{"9":2,"7":4}},"9":{"d":"113,-256v70,0,98,42,98,124v0,80,-43,136,-105,136v-33,0,-57,-13,-78,-31r17,-22v62,59,141,15,137,-83v-14,22,-36,40,-71,40v-52,0,-88,-33,-88,-79v0,-48,36,-85,90,-85xm114,-116v39,0,62,-28,62,-58v0,-32,-26,-57,-64,-57v-38,0,-60,28,-60,60v0,32,25,55,62,55","w":232,"k":{"\/":9,"7":8,"5":2,"3":4,"2":4,".":4,",":4,"\u2026":4}},".":{"d":"28,0r0,-38r33,0r0,38r-33,0","w":88,"k":{"V":43,"v":31,"j":-5,"1":18,"7":7,"0":7,"T":36,"W":36,"Y":47,"w":25,"y":22,"\u201d":14,"\u2019":14,"d":4,"g":4,"q":4,"c":7,"e":7,"o":7,"\u0107":7,"\u00e7":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"\u0119":7,"\u00f3":7,"\u00f6":7,"\u0153":7,"C":14,"G":14,"O":14,"Q":14,"\u0106":14,"\u00d3":14,"f":5,"t":9,"U":5}},",":{"d":"21,44r-4,-13v18,-6,25,-16,24,-31r-13,0r0,-38r33,0v2,44,-1,76,-40,82","w":88,"k":{"y":22,"V":43,"v":31,"j":-5,"1":18,"7":7,"0":7,"T":36,"W":36,"Y":47,"w":25,"\u201d":14,"\u2019":14,"d":4,"g":4,"q":4,"c":7,"e":7,"o":7,"\u0107":7,"\u00e7":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"\u0119":7,"\u00f3":7,"\u00f6":7,"\u0153":7,"C":14,"G":14,"O":14,"Q":14,"\u0106":14,"\u00d3":14,"f":5,"t":9,"U":5}},":":{"d":"30,-148r0,-38r33,0r0,38r-33,0xm30,0r0,-38r33,0r0,38r-33,0","w":91,"k":{"V":7,"T":14,"W":5,"Y":14}},";":{"d":"30,-148r0,-38r33,0r0,38r-33,0xm23,44r-5,-13v18,-6,25,-16,24,-31r-12,0r0,-38r33,0v2,44,-1,76,-40,82","w":91,"k":{"V":7,"T":14,"W":5,"Y":14}},"\u2026":{"d":"201,0r0,-37r32,0r0,37r-32,0xm114,0r0,-37r32,0r0,37r-32,0xm28,0r0,-37r32,0r0,37r-32,0","w":260,"k":{"V":43,"v":31,"j":-5,"1":18,"7":7,"0":7,"T":36,"W":36,"Y":47,"w":25,"y":22,"\u201d":14,"\u2019":14,"d":4,"g":4,"q":4,"c":7,"e":7,"o":7,"\u0107":7,"\u00e7":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"\u0119":7,"\u00f3":7,"\u00f6":7,"\u0153":7,"C":14,"G":14,"O":14,"Q":14,"\u0106":14,"\u00d3":14,"f":5,"t":9,"U":5}},"&":{"d":"217,5r-39,-41v-41,60,-163,52,-162,-32v0,-33,22,-57,61,-72v-44,-42,-28,-115,41,-116v35,0,62,26,62,57v0,32,-23,53,-60,66r58,58v11,-16,21,-35,30,-56r23,11v-11,24,-22,45,-36,63r44,45xm104,-149v32,-11,49,-26,49,-49v0,-20,-15,-35,-36,-35v-48,0,-49,53,-13,84xm45,-69v1,59,88,60,116,16r-68,-70v-33,12,-48,33,-48,54","w":250,"k":{"V":21,"T":28,"W":18,"Y":24,"S":3,"\u015a":3}},"!":{"d":"41,-71r-8,-181r32,0r-8,181r-16,0xm32,0r0,-38r34,0r0,38r-34,0","w":97},"?":{"d":"74,-130v45,-4,73,-20,73,-53v0,-26,-20,-47,-52,-47v-27,0,-48,13,-66,34r-18,-17v21,-25,45,-42,84,-42v49,0,81,30,81,72v0,45,-34,67,-75,73r-3,39r-19,0xm72,0r0,-38r33,0r0,38r-33,0","w":193},"\u201c":{"d":"98,-172v-2,-44,1,-76,40,-82r4,13v-18,6,-25,16,-24,31r13,0r0,38r-33,0xm26,-172v-2,-44,1,-76,40,-82r4,13v-18,6,-25,16,-24,31r13,0r0,38r-33,0","w":160,"k":{"J":29,"A":32,"\u0104":32,"a":4,"\u00e1":4,"\u00e2":4,"\u00e4":4,"\u00e0":4,"\u0105":4,"d":5,"g":5,"q":5,"c":5,"e":5,"o":5,"\u0107":5,"\u00e7":5,"\u00e9":5,"\u00ea":5,"\u00eb":5,"\u00e8":5,"\u0119":5,"\u00f3":5,"\u00f6":5,"\u0153":5,"s":4,"\u015b":4,"z":4,"\u017a":4,"\u017e":4,"\u017c":4,"t":-5}},"\u201d":{"d":"95,-170r-5,-13v18,-6,25,-16,24,-31r-12,0r0,-38r32,0v2,43,0,76,-39,82xm23,-170r-5,-13v18,-6,25,-16,24,-31r-12,0r0,-38r33,0v2,44,-1,76,-40,82","w":160,"k":{"J":36,"A":36,"\u0104":36,"a":7,"\u00e1":7,"\u00e2":7,"\u00e4":7,"\u00e0":7,"\u0105":7,"d":13,"g":13,"q":13,"c":15,"e":15,"o":15,"\u0107":15,"\u00e7":15,"\u00e9":15,"\u00ea":15,"\u00eb":15,"\u00e8":15,"\u0119":15,"\u00f3":15,"\u00f6":15,"\u0153":15,"s":9,"\u015b":9}},"\u2018":{"d":"26,-172v-2,-44,1,-76,40,-82r4,13v-18,6,-25,16,-24,31r13,0r0,38r-33,0","w":88,"k":{"J":29,"A":32,"\u0104":32,"a":4,"\u00e1":4,"\u00e2":4,"\u00e4":4,"\u00e0":4,"\u0105":4,"d":5,"g":5,"q":5,"c":5,"e":5,"o":5,"\u0107":5,"\u00e7":5,"\u00e9":5,"\u00ea":5,"\u00eb":5,"\u00e8":5,"\u0119":5,"\u00f3":5,"\u00f6":5,"\u0153":5,"s":4,"\u015b":4,"z":4,"\u017a":4,"\u017e":4,"\u017c":4,"t":-5}},"\u2019":{"d":"23,-170r-5,-13v18,-6,25,-16,24,-31r-12,0r0,-38r33,0v2,44,-1,76,-40,82","w":88,"k":{"J":36,"A":36,"\u0104":36,"a":7,"\u00e1":7,"\u00e2":7,"\u00e4":7,"\u00e0":7,"\u0105":7,"d":13,"g":13,"q":13,"c":15,"e":15,"o":15,"\u0107":15,"\u00e7":15,"\u00e9":15,"\u00ea":15,"\u00eb":15,"\u00e8":15,"\u0119":15,"\u00f3":15,"\u00f6":15,"\u0153":15,"s":9,"\u015b":9}},"\u201e":{"d":"93,44r-4,-13v18,-6,25,-16,24,-31r-13,0r0,-38r32,0v2,44,0,76,-39,82xm21,44r-4,-13v18,-6,25,-16,24,-31r-13,0r0,-38r33,0v2,44,-1,76,-40,82","w":160,"k":{"y":22,"V":43,"v":31,"j":-5,"1":18,"7":7,"0":7,"T":36,"W":36,"Y":47,"w":25,"\u201d":14,"\u2019":14,"d":4,"g":4,"q":4,"c":7,"e":7,"o":7,"\u0107":7,"\u00e7":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"\u0119":7,"\u00f3":7,"\u00f6":7,"\u0153":7,"C":14,"G":14,"O":14,"Q":14,"\u0106":14,"\u00d3":14,"f":5,"t":9,"U":5}},"-":{"d":"23,-94r0,-29r100,0r0,29r-100,0","w":146,"k":{"V":14,"X":18,"v":5,"x":11,"1":11,"7":14,"3":4,"T":32,"W":13,"Y":29,"w":4,"y":5,"A":14,"\u0104":14,"Z":11,"\u0179":11,"\u017d":11,"\u017b":11,"z":4,"\u017a":4,"\u017e":4,"\u017c":4}},"\u2013":{"d":"23,-94r0,-28r144,0r0,28r-144,0","w":190,"k":{"V":14,"X":18,"v":5,"x":11,"1":11,"7":14,"3":4,"T":32,"W":13,"Y":29,"w":4,"y":5,"A":14,"\u0104":14,"Z":11,"\u0179":11,"\u017d":11,"\u017b":11,"z":4,"\u017a":4,"\u017e":4,"\u017c":4}},"\u2014":{"d":"23,-94r0,-28r277,0r0,28r-277,0","w":323,"k":{"V":14,"X":18,"v":5,"x":11,"1":11,"7":14,"3":4,"T":32,"W":13,"Y":29,"w":4,"y":5,"A":14,"\u0104":14,"Z":11,"\u0179":11,"\u017d":11,"\u017b":11,"z":4,"\u017a":4,"\u017e":4,"\u017c":4}},"_":{"d":"-1,58r0,-23r218,0r0,23r-218,0","w":216},"\/":{"d":"-8,46r167,-333r26,0r-167,333r-26,0","w":182,"k":{"\/":60,"9":7,"8":5,"7":4,"6":13,"5":7,"4":34,"3":4,"2":7,"1":-4,"0":13,"x":18,"v":18,"J":47,"w":18,"y":18,"A":43,"\u0104":43,"Z":7,"\u0179":7,"\u017d":7,"\u017b":7,"a":23,"\u00e1":23,"\u00e2":23,"\u00e4":23,"\u00e0":23,"\u0105":23,"d":25,"g":25,"q":25,"c":29,"e":29,"o":29,"\u0107":29,"\u00e7":29,"\u00e9":29,"\u00ea":29,"\u00eb":29,"\u00e8":29,"\u0119":29,"\u00f3":29,"\u00f6":29,"\u0153":29,"C":14,"G":14,"O":14,"Q":14,"\u0106":14,"\u00d3":14,"s":31,"\u015b":31,"z":22,"\u017a":22,"\u017e":22,"\u017c":22,"f":9,"t":7,"u":18,"\u00fa":18,"\u00fb":18,"\u00fc":18,"\u00f9":18,"S":11,"\u015a":11,"m":18,"n":18,"p":18,"r":18,"\u0144":18,"\u00f1":18}},"\\":{"d":"165,46r-167,-333r25,0r167,333r-25,0","w":182,"k":{"v":25,"j":-11,"V":43,"T":32,"W":36,"Y":40,"w":22,"y":22,"C":14,"G":14,"O":14,"Q":14,"\u0106":14,"\u00d3":14,"f":4,"t":11,"U":5}},"|":{"d":"43,46r0,-333r23,0r0,333r-23,0","w":109},"(":{"d":"124,51v-132,-65,-132,-244,0,-308r12,18v-110,62,-111,210,0,271","w":156,"k":{"j":-11,"g":11,"J":5,"d":11,"q":11,"c":11,"e":11,"o":11,"\u0107":11,"\u00e7":11,"\u00e9":11,"\u00ea":11,"\u00eb":11,"\u00e8":11,"\u0119":11,"\u00f3":11,"\u00f6":11,"\u0153":11,"C":11,"G":11,"O":11,"Q":11,"\u0106":11,"\u00d3":11,"s":5,"\u015b":5}},")":{"d":"32,51r-12,-19v112,-62,111,-209,0,-271r12,-18v132,65,132,244,0,308","w":156},"[":{"d":"34,47r0,-299r103,0r0,22r-77,0r0,255r77,0r0,22r-103,0","w":158,"k":{"x":4,"v":7,"j":-11,"J":4,"w":7,"y":4,"a":4,"\u00e1":4,"\u00e2":4,"\u00e4":4,"\u00e0":4,"\u0105":4,"d":7,"g":7,"q":7,"c":7,"e":7,"o":7,"\u0107":7,"\u00e7":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"\u0119":7,"\u00f3":7,"\u00f6":7,"\u0153":7,"C":7,"G":7,"O":7,"Q":7,"\u0106":7,"\u00d3":7,"s":5,"\u015b":5}},"]":{"d":"21,47r0,-22r77,0r0,-255r-77,0r0,-22r103,0r0,299r-103,0","w":158},"{":{"d":"150,51v-77,-17,-80,-38,-78,-100v1,-32,-15,-47,-52,-44r0,-21v49,5,52,-24,52,-71v0,-37,13,-60,78,-72r4,18v-62,16,-56,32,-56,85v0,30,-14,44,-37,51v33,8,37,35,37,77v0,32,6,45,56,58","w":173,"k":{"x":4,"v":4,"j":-13,"g":5,"J":4,"w":4,"y":4,"d":5,"q":5,"c":5,"e":5,"o":5,"\u0107":5,"\u00e7":5,"\u00e9":5,"\u00ea":5,"\u00eb":5,"\u00e8":5,"\u0119":5,"\u00f3":5,"\u00f6":5,"\u0153":5,"C":7,"G":7,"O":7,"Q":7,"\u0106":7,"\u00d3":7,"s":4,"\u015b":4,"z":4,"\u017a":4,"\u017e":4,"\u017c":4}},"}":{"d":"24,51r-5,-19v63,-16,57,-32,57,-85v0,-30,14,-43,37,-50v-33,-8,-37,-36,-37,-78v0,-32,-6,-45,-57,-58r5,-18v78,17,80,38,78,100v-1,31,15,45,51,43r0,21v-48,-4,-51,25,-51,71v0,37,-13,61,-78,73","w":173},"@":{"d":"180,58v-92,0,-161,-71,-161,-157v0,-86,70,-157,158,-157v88,0,157,67,157,142v0,61,-35,88,-68,88v-26,0,-43,-12,-50,-30v-30,48,-124,36,-124,-35v0,-77,101,-121,136,-60r5,-25r24,4v-5,33,-17,68,-17,103v0,18,11,29,30,29v26,0,51,-23,51,-74v0,-66,-62,-130,-144,-130v-83,0,-145,65,-145,145v0,80,62,145,148,145v36,0,61,-8,89,-24r6,9v-28,17,-58,27,-95,27xm162,-48v58,0,87,-108,15,-110v-30,0,-59,28,-59,65v0,28,18,45,44,45","w":352},"\u2122":{"d":"121,-141r0,-111r17,0r39,61r40,-61r16,0r0,111r-15,0r0,-85v-15,19,-25,43,-42,60r-39,-60r0,85r-16,0xm45,-141r0,-96r-36,0r0,-15r87,0r0,15r-35,0r0,96r-16,0","w":248},"*":{"d":"68,-143r4,-45r-37,26r-10,-17r42,-19r-42,-19r10,-17r37,26r-4,-45r19,0r-4,45r37,-26r10,17r-42,19r42,19r-10,17r-37,-26r4,45r-19,0","w":154,"k":{"J":29,"A":36,"\u0104":36,"a":4,"\u00e1":4,"\u00e2":4,"\u00e4":4,"\u00e0":4,"\u0105":4,"d":5,"g":5,"q":5,"c":7,"e":7,"o":7,"\u0107":7,"\u00e7":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"\u0119":7,"\u00f3":7,"\u00f6":7,"\u0153":7,"s":4,"\u015b":4,"t":-4}},"$":{"d":"105,35r0,-36v-32,-3,-60,-15,-85,-37r16,-21v22,19,43,31,70,34r0,-90v-53,-13,-76,-33,-76,-71v0,-37,31,-64,75,-66r0,-21r23,0r0,22v27,3,48,13,69,29r-16,21v-17,-15,-35,-23,-54,-26r0,89v55,13,78,34,78,70v0,39,-32,65,-77,68r0,35r-23,0xm106,-143r0,-85v-30,1,-49,18,-49,41v0,20,9,34,49,44xm127,-24v31,-1,50,-19,50,-43v0,-21,-10,-33,-50,-43r0,86","w":228,"k":{"7":4}},"#":{"d":"45,0r10,-64r-39,0r0,-25r44,0r13,-76r-43,0r0,-25r47,0r11,-62r25,0r-10,62r68,0r11,-62r25,0r-10,62r38,0r0,25r-43,0r-13,76r42,0r0,25r-46,0r-11,64r-25,0r10,-64r-68,0r-11,64r-25,0xm85,-89r69,0r13,-76r-69,0","w":252},"%":{"d":"76,-126v-34,0,-57,-30,-57,-64v0,-34,22,-65,57,-65v34,0,57,30,57,65v0,34,-23,64,-57,64xm45,0r185,-252r25,0r-184,252r-26,0xm224,3v-34,0,-57,-30,-57,-65v0,-34,24,-64,58,-64v34,0,56,30,56,64v0,34,-22,65,-57,65xm76,-146v19,0,33,-20,33,-44v0,-25,-15,-45,-33,-45v-20,0,-33,20,-33,45v0,25,14,44,33,44xm225,-17v20,0,32,-20,32,-45v0,-25,-14,-44,-33,-44v-19,0,-33,20,-33,44v0,25,15,45,34,45","w":300},"\"":{"d":"94,-154r11,-98v10,2,27,-3,33,2r-29,96r-15,0xm23,-154r11,-98v10,2,27,-3,34,2r-29,96r-16,0","w":158},"'":{"d":"23,-154r11,-98v10,2,27,-3,34,2r-29,96r-16,0","w":88},"+":{"d":"99,-40r0,-74r-75,0r0,-26r75,0r0,-74r27,0r0,74r75,0r0,26r-75,0r0,74r-27,0","w":225},"=":{"d":"29,-156r0,-26r167,0r0,26r-167,0xm29,-71r0,-27r167,0r0,27r-167,0","w":225},"\u00d7":{"d":"175,-46r-63,-63r-62,63r-18,-18r63,-62r-63,-63r18,-19r63,64r63,-64r18,18r-64,63r64,63","w":225},"<":{"d":"192,-31r-169,-84r0,-24r169,-83r0,27r-139,68r139,68r0,28","w":225},">":{"d":"33,-31r0,-28r139,-67r-139,-68r0,-28r169,83r0,24","w":225},"^":{"d":"23,-177r56,-76r22,0r56,76r-25,0r-42,-56r-43,56r-24,0","w":180},"~":{"d":"43,-85r-17,-5v9,-56,50,-34,83,-23v9,0,13,-5,18,-18r17,4v-8,55,-50,34,-82,24v-9,0,-14,5,-19,18","w":170},"`":{"d":"93,-214r-41,-39r29,-13r33,52r-21,0","w":180},"\u00a0":{"w":108}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (C) 2000, 2007 Hoefler & Frere-Jones. http://www.typography.com
 * 
 * Trademark:
 * Gotham is a trademark of Hoefler & Frere-Jones, which may be registered in
 * certain jurisdictions.
 * 
 * Full name:
 * Gotham-Medium
 * 
 * Manufacturer:
 * Hoefler & Frere-Jones
 * 
 * Designer:
 * Tobias Frere-Jones
 * 
 * Vendor URL:
 * www.typography.com
 * 
 * License information:
 * http://www.typography.com/support/eula.html
 */
Cufon.registerFont({"w":223,"face":{"font-family":"Gotham Medium","font-weight":350,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 6 4 3 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-10 -329 389 60","underline-thickness":"7.2","underline-position":"-40.68","stemh":"40","stemv":"44","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":108},"A":{"d":"11,0r111,-254r41,0r111,254r-47,0r-26,-61r-119,0r-26,61r-45,0xm98,-100r87,0r-44,-101","w":284},"B":{"d":"32,-252v83,2,196,-19,196,65v0,30,-17,46,-36,56v86,29,54,131,-43,131r-117,0r0,-252xm76,-146v45,-1,108,9,108,-35v0,-41,-66,-31,-108,-32r0,67xm76,-39v48,-2,122,12,122,-36v0,-42,-77,-32,-122,-33r0,69","w":259,"k":{"?":2,"&":-4,"v":4,"X":7,"V":7,"T":5,"W":5,"Y":11,"w":4,"y":4}},"C":{"d":"149,4v-73,0,-128,-57,-128,-130v0,-72,54,-130,130,-130v46,0,75,16,99,39r-29,33v-48,-60,-153,-28,-153,58v0,49,35,90,83,90v31,0,50,-13,72,-33r29,29v-26,27,-56,44,-103,44","w":265,"k":{"V":1,"X":4,"v":4,"x":4,"W":1,"Y":4,"w":4,"y":4,"d":4,"g":4,"q":4,"c":4,"e":4,"o":4,"\u0107":4,"\u00e7":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00e8":4,"\u0119":4,"\u00f3":4,"\u00f6":4,"\u0153":4,"C":7,"G":7,"O":7,"Q":7,"\u0106":7,"\u00d3":7,"-":4,"\u2013":4,"\u2014":4}},"D":{"d":"32,0r0,-252r94,0v79,0,134,54,134,126v0,71,-55,126,-134,126r-94,0xm77,-40v79,8,137,-17,137,-86v0,-67,-58,-96,-137,-86r0,172","w":281,"k":{"V":16,"X":20,"\\":14,"?":7,"x":4,"J":14,"}":7,"]":7,")":11,"\/":14,"T":16,"W":14,"Y":23,"A":17,"\u0104":17,"Z":15,"\u0179":15,"\u017d":15,"\u017b":15,".":14,",":14,"\u2026":14,"S":4,"\u015a":4}},"E":{"d":"32,0r0,-252r187,0r0,40r-142,0r0,65r126,0r0,40r-126,0r0,67r144,0r0,40r-189,0","w":241,"k":{"v":4,"w":4,"y":4,"d":4,"g":4,"q":4,"c":4,"e":4,"o":4,"\u0107":4,"\u00e7":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00e8":4,"\u0119":4,"\u00f3":4,"\u00f6":4,"\u0153":4}},"F":{"d":"32,0r0,-252r188,0r0,40r-143,0r0,69r127,0r0,40r-127,0r0,103r-45,0","w":236,"k":{"\/":25,"?":-4,"&":7,"v":5,"J":40,"w":4,"y":5,"A":29,"\u0104":29,"Z":4,"\u0179":4,"\u017d":4,"\u017b":4,".":36,",":36,"\u2026":36,"\u201d":-7,"\u2019":-7,"a":9,"\u00e1":9,"\u00e2":9,"\u00e4":9,"\u00e0":9,"\u0105":9,"d":4,"g":4,"q":4,"c":5,"e":5,"o":5,"\u0107":5,"\u00e7":5,"\u00e9":5,"\u00ea":5,"\u00eb":5,"\u00e8":5,"\u0119":5,"\u00f3":5,"\u00f6":5,"\u0153":5,"C":2,"G":2,"O":2,"Q":2,"\u0106":2,"\u00d3":2,"s":4,"\u015b":4,"z":5,"\u017a":5,"\u017e":5,"\u017c":5}},"G":{"d":"152,4v-79,0,-131,-56,-131,-130v0,-71,54,-130,130,-130v44,0,71,12,97,34r-28,33v-19,-17,-39,-27,-71,-27v-46,0,-81,41,-81,90v0,79,89,115,146,71r0,-47r-64,0r0,-39r107,0r0,106v-25,21,-60,39,-105,39","w":282,"k":{"V":8,"X":4,"\\":5,"?":4,"v":2,"T":5,"W":6,"Y":11,"y":2,"a":-4,"\u00e1":-4,"\u00e2":-4,"\u00e4":-4,"\u00e0":-4,"\u0105":-4}},"H":{"d":"32,0r0,-252r45,0r0,105r120,0r0,-105r44,0r0,252r-44,0r0,-106r-120,0r0,106r-45,0","w":273},"I":{"d":"35,0r0,-252r44,0r0,252r-44,0","w":114},"J":{"d":"173,-86v11,99,-128,115,-165,49r29,-30v24,41,91,44,90,-20r0,-165r46,0r0,166","w":201,"k":{"J":7,"A":9,"\u0104":9,".":5,",":5,"\u2026":5}},"K":{"d":"32,0r0,-252r45,0r0,127r120,-127r54,0r-105,108r110,144r-54,0r-86,-113r-39,40r0,73r-45,0","w":261,"k":{"V":11,"v":22,"&":1,"T":4,"W":11,"Y":12,"w":18,"y":18,"A":5,"\u0104":5,"a":4,"\u00e1":4,"\u00e2":4,"\u00e4":4,"\u00e0":4,"\u0105":4,"d":9,"g":9,"q":9,"c":11,"e":11,"o":11,"\u0107":11,"\u00e7":11,"\u00e9":11,"\u00ea":11,"\u00eb":11,"\u00e8":11,"\u0119":11,"\u00f3":11,"\u00f6":11,"\u0153":11,"C":19,"G":19,"O":19,"Q":19,"\u0106":19,"\u00d3":19,"f":7,"t":9,"u":7,"\u00fa":7,"\u00fb":7,"\u00fc":7,"\u00f9":7,"S":4,"\u015a":4,"-":18,"\u2013":18,"\u2014":18,"U":5}},"L":{"d":"32,0r0,-252r45,0r0,212r132,0r0,40r-177,0","w":222,"k":{"V":41,"*":29,"\\":43,"?":22,"v":22,"&":1,"T":36,"W":36,"Y":47,"w":18,"y":22,"\u201d":14,"\u2019":14,"d":2,"g":2,"q":2,"c":4,"e":4,"o":4,"\u0107":4,"\u00e7":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00e8":4,"\u0119":4,"\u00f3":4,"\u00f6":4,"\u0153":4,"C":14,"G":14,"O":14,"Q":14,"\u0106":14,"\u00d3":14,"f":7,"t":7,"-":14,"\u2013":14,"\u2014":14,"U":7,"\u201c":14,"\u2018":14,"\u2122":32}},"M":{"d":"32,0r0,-252r48,0r76,119r77,-119r47,0r0,252r-44,0r0,-181r-81,119r-79,-118r0,180r-44,0","w":312},"N":{"d":"32,0r0,-252r41,0r135,174r0,-174r44,0r0,252r-37,0r-139,-179r0,179r-44,0","w":284},"O":{"d":"153,4v-77,0,-132,-58,-132,-130v0,-71,55,-130,132,-130v77,0,132,58,132,130v0,71,-55,130,-132,130xm153,-36v50,0,85,-40,85,-90v0,-49,-35,-90,-85,-90v-50,0,-85,40,-85,90v0,49,35,90,85,90","w":306,"k":{"V":15,"X":18,"\\":14,"?":7,"x":2,"J":11,"}":7,"]":7,")":11,"\/":14,"T":14,"W":14,"Y":22,"A":15,"\u0104":15,"Z":13,"\u0179":13,"\u017d":13,"\u017b":13,".":14,",":14,"\u2026":14,"S":2,"\u015a":2}},"P":{"d":"32,0r0,-252r100,0v59,0,96,33,96,85v-1,75,-70,92,-151,86r0,81r-45,0xm77,-121v51,3,106,0,106,-46v0,-49,-56,-47,-106,-45r0,91","w":240,"k":{"\/":22,"&":2,"v":-4,"X":11,"V":4,"J":36,"W":2,"Y":4,"w":-4,"y":-4,"A":25,"\u0104":25,"Z":5,"\u0179":5,"\u017d":5,"\u017b":5,".":36,",":36,"\u2026":36,"\u201d":-7,"\u2019":-7,"a":4,"\u00e1":4,"\u00e2":4,"\u00e4":4,"\u00e0":4,"\u0105":4,"c":2,"e":2,"o":2,"\u0107":2,"\u00e7":2,"\u00e9":2,"\u00ea":2,"\u00eb":2,"\u00e8":2,"\u0119":2,"\u00f3":2,"\u00f6":2,"\u0153":2,"f":-5,"t":-5,"u":-2,"\u00fa":-2,"\u00fb":-2,"\u00fc":-2,"\u00f9":-2}},"Q":{"d":"260,8r-31,-27v-83,59,-208,-5,-208,-107v0,-71,55,-130,132,-130v109,0,170,124,106,207r29,25xm68,-127v0,67,72,115,129,78r-44,-36r29,-33r43,40v35,-57,-4,-138,-72,-138v-50,0,-85,40,-85,89","w":306,"k":{")":4,"?":7,"V":15,"T":14,"W":14,"Y":23}},"R":{"d":"145,-252v56,0,93,28,93,80v0,41,-25,67,-60,77r68,95r-52,0r-62,-88r-55,0r0,88r-45,0r0,-252r113,0xm77,-127v51,0,116,7,116,-43v0,-50,-65,-42,-116,-42r0,85","w":260,"k":{"V":7,"J":2,"T":1,"W":5,"Y":9,"d":2,"g":2,"q":2,"c":4,"e":4,"o":4,"\u0107":4,"\u00e7":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00e8":4,"\u0119":4,"\u00f3":4,"\u00f6":4,"\u0153":4,"f":-4,"t":-4}},"S":{"d":"211,-72v0,94,-144,94,-196,35r27,-31v24,21,49,32,80,32v27,0,44,-12,44,-32v0,-18,-10,-28,-57,-39v-54,-13,-83,-29,-83,-76v0,-82,129,-92,177,-41r-24,34v-23,-17,-45,-26,-68,-26v-26,0,-41,13,-41,30v0,19,12,28,60,40v53,13,81,32,81,74","w":230,"k":{"V":11,"X":9,"\\":7,"?":4,"v":5,"x":5,"T":5,"W":9,"Y":11,"w":4,"y":5,"A":5,"\u0104":5,"Z":4,"\u0179":4,"\u017d":4,"\u017b":4,"z":2,"\u017a":2,"\u017e":2,"\u017c":2,"f":2,"t":2,"S":4,"\u015a":4}},"T":{"d":"94,0r0,-211r-80,0r0,-41r205,0r0,41r-80,0r0,211r-45,0","w":233,"k":{"v":23,"x":23,"J":40,"\/":32,"&":19,"j":7,"w":21,"y":23,"A":32,"\u0104":32,"Z":5,"\u0179":5,"\u017d":5,"\u017b":5,".":36,",":36,"\u2026":36,"a":41,"\u00e1":41,"\u00e2":41,"\u00e4":41,"\u00e0":41,"\u0105":41,"d":37,"g":37,"q":37,"c":41,"e":41,"o":41,"\u0107":41,"\u00e7":41,"\u00e9":41,"\u00ea":41,"\u00eb":41,"\u00e8":41,"\u0119":41,"\u00f3":41,"\u00f6":41,"\u0153":41,"C":14,"G":14,"O":14,"Q":14,"\u0106":14,"\u00d3":14,"s":35,"\u015b":35,"z":32,"\u017a":32,"\u017e":32,"\u017c":32,"f":13,"t":10,"u":23,"\u00fa":23,"\u00fb":23,"\u00fc":23,"\u00f9":23,"S":5,"\u015a":5,":":8,";":8,"-":32,"\u2013":32,"\u2014":32,"b":4,"h":4,"k":4,"l":4,"m":26,"n":26,"p":26,"r":26,"\u0144":26,"\u00f1":26,"i":7,"\u00ed":7,"\u00ee":7,"\u00ef":7}},"U":{"d":"136,4v-66,0,-108,-38,-108,-111r0,-145r45,0v5,84,-27,215,63,215v39,0,64,-24,64,-70r0,-145r44,0r0,143v0,75,-42,113,-108,113","w":272,"k":{"X":4,"x":2,"J":7,"\/":5,"A":9,"\u0104":9,".":5,",":5,"\u2026":5}},"V":{"d":"116,2r-105,-254r49,0r76,194r75,-194r48,0r-105,254r-38,0","w":270,"k":{"\/":43,"&":16,"x":18,"v":14,"j":7,"X":7,"V":4,"J":43,"W":4,"Y":7,"w":13,"y":14,"A":36,"\u0104":36,"Z":4,"\u0179":4,"\u017d":4,"\u017b":4,".":43,",":43,"\u2026":43,"a":25,"\u00e1":25,"\u00e2":25,"\u00e4":25,"\u00e0":25,"\u0105":25,"d":23,"g":23,"q":23,"c":25,"e":25,"o":25,"\u0107":25,"\u00e7":25,"\u00e9":25,"\u00ea":25,"\u00eb":25,"\u00e8":25,"\u0119":25,"\u00f3":25,"\u00f6":25,"\u0153":25,"C":15,"G":15,"O":15,"Q":15,"\u0106":15,"\u00d3":15,"s":22,"\u015b":22,"z":20,"\u017a":20,"\u017e":20,"\u017c":20,"f":9,"t":7,"u":14,"\u00fa":14,"\u00fb":14,"\u00fc":14,"\u00f9":14,"S":9,"\u015a":9,":":7,";":7,"-":14,"\u2013":14,"\u2014":14,"b":4,"h":4,"k":4,"l":4,"m":14,"n":14,"p":14,"r":14,"\u0144":14,"\u00f1":14,"i":7,"\u00ed":7,"\u00ee":7,"\u00ef":7}},"W":{"d":"101,2r-88,-254r48,0r60,187r62,-188r37,0r62,188r60,-187r47,0r-88,254r-38,0r-62,-181r-62,181r-38,0","w":401,"k":{"V":4,"X":5,"v":13,"x":14,"J":38,"\/":36,"&":13,"j":5,"W":4,"Y":7,"w":13,"y":13,"A":32,"\u0104":32,"Z":4,"\u0179":4,"\u017d":4,"\u017b":4,".":36,",":36,"\u2026":36,"a":25,"\u00e1":25,"\u00e2":25,"\u00e4":25,"\u00e0":25,"\u0105":25,"d":22,"g":22,"q":22,"c":23,"e":23,"o":23,"\u0107":23,"\u00e7":23,"\u00e9":23,"\u00ea":23,"\u00eb":23,"\u00e8":23,"\u0119":23,"\u00f3":23,"\u00f6":23,"\u0153":23,"C":14,"G":14,"O":14,"Q":14,"\u0106":14,"\u00d3":14,"s":22,"\u015b":22,"z":20,"\u017a":20,"\u017e":20,"\u017c":20,"f":11,"t":9,"u":13,"\u00fa":13,"\u00fb":13,"\u00fc":13,"\u00f9":13,"S":7,"\u015a":7,":":5,";":5,"-":13,"\u2013":13,"\u2014":13,"b":4,"h":4,"k":4,"l":4,"m":13,"n":13,"p":13,"r":13,"\u0144":13,"\u00f1":13,"i":5,"\u00ed":5,"\u00ee":5,"\u00ef":5}},"X":{"d":"13,0r92,-128r-88,-124r52,0r63,90r63,-90r51,0r-88,123r91,129r-52,0r-66,-95r-67,95r-51,0","w":262,"k":{"?":5,"&":4,"v":18,"j":4,"V":7,"J":4,"W":5,"Y":10,"w":14,"y":14,"A":5,"\u0104":5,"a":4,"\u00e1":4,"\u00e2":4,"\u00e4":4,"\u00e0":4,"\u0105":4,"d":14,"g":14,"q":14,"c":16,"e":16,"o":16,"\u0107":16,"\u00e7":16,"\u00e9":16,"\u00ea":16,"\u00eb":16,"\u00e8":16,"\u0119":16,"\u00f3":16,"\u00f6":16,"\u0153":16,"C":18,"G":18,"O":18,"Q":18,"\u0106":18,"\u00d3":18,"f":7,"t":7,"u":7,"\u00fa":7,"\u00fb":7,"\u00fc":7,"\u00f9":7,"S":11,"\u015a":11,"-":18,"\u2013":18,"\u2014":18,"b":4,"h":4,"k":4,"l":4,"i":4,"\u00ed":4,"\u00ee":4,"\u00ef":4,"U":4}},"Y":{"d":"107,0r0,-99r-101,-153r53,0r70,112r72,-112r50,0r-100,152r0,100r-44,0","w":257,"k":{"V":7,"X":10,"v":22,"x":25,"J":47,"\/":40,"&":22,"j":7,"W":7,"Y":5,"w":20,"y":22,"A":40,"\u0104":40,"Z":4,"\u0179":4,"\u017d":4,"\u017b":4,".":47,",":47,"\u2026":47,"a":36,"\u00e1":36,"\u00e2":36,"\u00e4":36,"\u00e0":36,"\u0105":36,"d":38,"g":38,"q":38,"c":40,"e":40,"o":40,"\u0107":40,"\u00e7":40,"\u00e9":40,"\u00ea":40,"\u00eb":40,"\u00e8":40,"\u0119":40,"\u00f3":40,"\u00f6":40,"\u0153":40,"C":22,"G":22,"O":22,"Q":22,"\u0106":22,"\u00d3":22,"s":36,"\u015b":36,"z":29,"\u017a":29,"\u017e":29,"\u017c":29,"f":14,"t":11,"u":27,"\u00fa":27,"\u00fb":27,"\u00fc":27,"\u00f9":27,"S":13,"\u015a":13,":":14,";":14,"-":29,"\u2013":29,"\u2014":29,"b":4,"h":4,"k":4,"l":4,"m":27,"n":27,"p":27,"r":27,"\u0144":27,"\u00f1":27,"i":7,"\u00ed":7,"\u00ee":7,"\u00ef":7}},"Z":{"d":"23,0r0,-33r149,-180r-144,0r0,-39r202,0r0,33r-149,180r149,0r0,39r-207,0","w":252,"k":{"v":7,"&":2,"w":5,"y":5,"Z":4,"\u0179":4,"\u017d":4,"\u017b":4,"d":7,"g":7,"q":7,"c":9,"e":9,"o":9,"\u0107":9,"\u00e7":9,"\u00e9":9,"\u00ea":9,"\u00eb":9,"\u00e8":9,"\u0119":9,"\u00f3":9,"\u00f6":9,"\u0153":9,"C":13,"G":13,"O":13,"Q":13,"\u0106":13,"\u00d3":13,"f":4,"S":4,"\u015a":4,"-":11,"\u2013":11,"\u2014":11}},"a":{"d":"187,0r-43,0r0,-23v-28,42,-130,36,-130,-32v0,-62,79,-74,130,-55v6,-52,-66,-51,-101,-32r-12,-35v21,-9,41,-16,72,-16v56,0,84,29,84,80r0,113xm94,-29v33,-1,55,-18,51,-51v-26,-11,-87,-12,-87,23v0,18,15,28,36,28","w":211,"k":{"*":5,"\\":27,"?":13,"v":7,"w":7,"y":7,"t":2}},"b":{"d":"224,-95v0,97,-111,129,-153,65r0,30r-44,0r0,-263r44,0r0,105v41,-66,153,-35,153,63xm125,-34v30,0,55,-24,55,-61v0,-37,-25,-61,-55,-61v-30,0,-55,25,-55,61v0,37,25,61,55,61","w":241,"k":{"*":5,"\\":25,"?":13,"v":9,"x":11,"}":5,"]":7,")":11,"w":7,"y":9,".":4,",":4,"\u2026":4,"z":5,"\u017a":5,"\u017e":5,"\u017c":5,"\u201c":4,"\u2018":4}},"c":{"d":"115,4v-57,0,-98,-44,-98,-99v0,-54,42,-99,99,-99v36,0,58,14,76,33r-27,29v-30,-43,-105,-23,-105,37v0,60,75,82,107,38r26,26v-19,21,-41,35,-78,35","w":205,"k":{"\\":14,"?":5,"v":2,"x":4,")":5,"w":2,"y":2,"\u201d":-5,"\u2019":-5,"d":4,"g":4,"q":4,"c":5,"e":5,"o":5,"\u0107":5,"\u00e7":5,"\u00e9":5,"\u00ea":5,"\u00eb":5,"\u00e8":5,"\u0119":5,"\u00f3":5,"\u00f6":5,"\u0153":5,"\u201c":-4,"\u2018":-4}},"d":{"d":"171,-32v-41,66,-153,35,-153,-63v0,-97,109,-128,153,-66r0,-102r43,0r0,263r-43,0r0,-32xm116,-34v29,0,55,-25,55,-61v0,-37,-26,-61,-55,-61v-30,0,-54,23,-54,61v0,37,24,61,54,61","w":241},"e":{"d":"192,-31v-49,65,-175,34,-175,-64v0,-54,39,-99,93,-99v64,1,96,52,90,114r-140,0v7,55,75,63,107,26xm60,-108r98,0v-3,-28,-20,-50,-49,-50v-27,0,-45,20,-49,50","w":217,"k":{"*":7,"\\":29,"?":14,"v":9,"x":11,"}":4,"]":7,")":11,"w":9,"y":9,".":4,",":4,"\u2026":4,"z":5,"\u017a":5,"\u017e":5,"\u017c":5}},"f":{"d":"37,-189v-9,-63,40,-88,94,-71r0,37v-27,-11,-58,-5,-51,34r50,0r0,36r-49,0r0,153r-44,0r0,-153r-24,0r0,-36r24,0","w":135,"k":{"*":-11,"\\":-11,"?":-13,"}":-11,"]":-7,")":-11,"\/":16,".":16,",":16,"\u2026":16,"\u201d":-13,"\u2019":-13,"a":5,"\u00e1":5,"\u00e2":5,"\u00e4":5,"\u00e0":5,"\u0105":5,"d":4,"g":4,"q":4,"c":4,"e":4,"o":4,"\u0107":4,"\u00e7":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00e8":4,"\u0119":4,"\u00f3":4,"\u00f6":4,"\u0153":4,"z":4,"\u017a":4,"\u017e":4,"\u017c":4,"\u201c":-11,"\u2018":-11,"\u2122":-16}},"g":{"d":"214,-39v11,103,-117,117,-187,75r16,-33v46,34,143,29,128,-53v-41,63,-153,36,-153,-55v0,-90,111,-115,153,-57r0,-28r43,0r0,151xm116,-52v30,0,55,-21,55,-53v0,-31,-25,-52,-55,-52v-30,0,-54,21,-54,53v0,31,24,52,54,52","w":241,"k":{"\\":18}},"h":{"d":"27,0r0,-263r44,0r0,102v27,-54,127,-38,127,40r0,121r-44,0v-6,-57,22,-154,-40,-154v-62,0,-39,95,-43,154r-44,0","k":{"*":5,"\\":27,"?":11,"v":7,"w":5,"y":5}},"i":{"d":"28,-219r0,-42r47,0r0,42r-47,0xm30,0r0,-190r43,0r0,190r-43,0","w":102},"j":{"d":"28,-219r0,-42r47,0r0,42r-47,0xm73,3v2,47,-32,62,-76,54r0,-35v18,3,33,0,33,-22r0,-190r43,0r0,193","w":102},"k":{"d":"27,0r0,-263r44,0r0,157r79,-84r53,0r-76,77r78,113r-50,0r-57,-82r-27,28r0,54r-44,0","w":209,"k":{"\\":14,"v":7,"w":7,"y":5,"a":4,"\u00e1":4,"\u00e2":4,"\u00e4":4,"\u00e0":4,"\u0105":4,"d":9,"g":9,"q":9,"c":9,"e":9,"o":9,"\u0107":9,"\u00e7":9,"\u00e9":9,"\u00ea":9,"\u00eb":9,"\u00e8":9,"\u0119":9,"\u00f3":9,"\u00f6":9,"\u0153":9,"t":4,"u":4,"\u00fa":4,"\u00fb":4,"\u00fc":4,"\u00f9":4,"-":7,"\u2013":7,"\u2014":7}},"l":{"d":"30,0r0,-263r43,0r0,263r-43,0","w":102},"m":{"d":"27,0r0,-190r44,0r0,29v17,-39,98,-45,114,0v33,-53,131,-42,131,40r0,121r-43,0v-5,-57,20,-154,-39,-154v-59,0,-35,97,-40,154r-44,0v-5,-56,21,-154,-38,-154v-60,-1,-37,96,-41,154r-44,0","w":342,"k":{"*":5,"\\":27,"?":11,"v":7,"w":5,"y":5}},"n":{"d":"27,0r0,-190r44,0r0,29v27,-54,127,-38,127,40r0,121r-44,0v-6,-57,22,-154,-40,-154v-62,0,-39,95,-43,154r-44,0","k":{"*":5,"\\":27,"?":11,"v":7,"w":5,"y":5}},"o":{"d":"118,4v-58,0,-101,-44,-101,-99v0,-54,43,-99,101,-99v58,0,102,45,102,99v0,54,-43,99,-102,99xm118,-33v35,0,58,-28,58,-62v0,-33,-24,-61,-58,-61v-35,0,-58,28,-58,61v0,33,24,62,58,62","w":236,"k":{"*":7,"\\":29,"?":18,"v":11,"x":13,"}":5,"]":7,")":11,"w":9,"y":11,".":7,",":7,"\u2026":7,"z":7,"\u017a":7,"\u017e":7,"\u017c":7,"\u201c":7,"\u2018":7}},"p":{"d":"27,58r0,-248r44,0r0,32v41,-66,153,-35,153,63v0,97,-111,129,-153,65r0,88r-44,0xm125,-34v30,0,55,-24,55,-61v0,-37,-25,-61,-55,-61v-30,0,-55,25,-55,61v0,37,25,61,55,61","w":241,"k":{"*":5,"\\":25,"?":13,"v":9,"x":11,"}":5,"]":7,")":11,"w":7,"y":9,".":4,",":4,"\u2026":4,"z":5,"\u017a":5,"\u017e":5,"\u017c":5,"\u201c":4,"\u2018":4}},"q":{"d":"171,58r0,-90v-41,66,-153,35,-153,-63v0,-97,109,-128,153,-66r0,-29r43,0r0,248r-43,0xm116,-34v29,0,55,-25,55,-61v0,-37,-26,-61,-55,-61v-30,0,-54,23,-54,61v0,37,24,61,54,61","w":241,"k":{"\\":18}},"r":{"d":"27,0r0,-190r44,0r0,43v12,-28,34,-48,67,-47v-2,14,4,36,-2,46v-38,0,-65,26,-65,76r0,72r-44,0","w":148,"k":{"*":-7,"\\":11,"\/":27,".":32,",":32,"\u2026":32,"\u201d":-13,"\u2019":-13,"a":9,"\u00e1":9,"\u00e2":9,"\u00e4":9,"\u00e0":9,"\u0105":9,"d":5,"g":5,"q":5,"c":6,"e":6,"o":6,"\u0107":6,"\u00e7":6,"\u00e9":6,"\u00ea":6,"\u00eb":6,"\u00e8":6,"\u0119":6,"\u00f3":6,"\u00f6":6,"\u0153":6,"z":4,"\u017a":4,"\u017e":4,"\u017c":4,"\u201c":-7,"\u2018":-7}},"s":{"d":"163,-57v-1,77,-105,73,-151,32r19,-29v21,15,44,23,63,23v19,0,29,-7,29,-21v0,-15,-20,-20,-42,-27v-28,-8,-60,-20,-60,-56v0,-66,94,-71,138,-37r-18,31v-18,-11,-37,-18,-53,-18v-17,0,-27,8,-27,20v0,14,21,20,43,27v28,9,59,21,59,55","w":180,"k":{"\\":27,"?":13,"v":7,"x":9,"}":4,"]":5,")":7,"w":5,"y":5,"s":4,"\u015b":4,"z":4,"\u017a":4,"\u017e":4,"\u017c":4,"t":4,"\u201c":4,"\u2018":4}},"t":{"d":"130,-6v-39,18,-94,12,-94,-47r0,-100r-24,0r0,-37r24,0r0,-52r44,0r0,52r51,0r0,37r-51,0r0,94v-2,29,31,26,50,17r0,36","w":147,"k":{"\\":14,"\u201d":-4,"\u2019":-4,"d":5,"g":5,"q":5,"c":5,"e":5,"o":5,"\u0107":5,"\u00e7":5,"\u00e9":5,"\u00ea":5,"\u00eb":5,"\u00e8":5,"\u0119":5,"\u00f3":5,"\u00f6":5,"\u0153":5}},"u":{"d":"152,-30v-26,55,-127,39,-127,-39r0,-121r44,0v6,57,-22,154,40,154v62,0,39,-95,43,-154r44,0r0,190r-44,0r0,-30","k":{"\\":18}},"v":{"d":"87,1r-78,-191r47,0r51,140r52,-140r45,0r-77,191r-40,0","w":214,"k":{"}":4,"]":7,"\\":18,"\/":25,"?":4,"x":4,"v":5,"w":5,"y":5,".":31,",":31,"\u2026":31,"a":9,"\u00e1":9,"\u00e2":9,"\u00e4":9,"\u00e0":9,"\u0105":9,"d":9,"g":9,"q":9,"c":11,"e":11,"o":11,"\u0107":11,"\u00e7":11,"\u00e9":11,"\u00ea":11,"\u00eb":11,"\u00e8":11,"\u0119":11,"\u00f3":11,"\u00f6":11,"\u0153":11,"s":7,"\u015b":7,"z":2,"\u017a":2,"\u017e":2,"\u017c":2,"-":5,"\u2013":5,"\u2014":5}},"w":{"d":"73,1r-61,-191r44,0r38,130r42,-131r38,0r42,131r39,-130r43,0r-62,191r-39,0r-42,-130r-43,130r-39,0","w":309,"k":{"\\":18,"?":4,"v":5,"x":4,"}":4,"]":7,"\/":22,"w":4,"y":4,".":25,",":25,"\u2026":25,"a":7,"\u00e1":7,"\u00e2":7,"\u00e4":7,"\u00e0":7,"\u0105":7,"d":7,"g":7,"q":7,"c":9,"e":9,"o":9,"\u0107":9,"\u00e7":9,"\u00e9":9,"\u00ea":9,"\u00eb":9,"\u00e8":9,"\u0119":9,"\u00f3":9,"\u00f6":9,"\u0153":9,"s":5,"\u015b":5,"z":2,"\u017a":2,"\u017e":2,"\u017c":2,"-":4,"\u2013":4,"\u2014":4}},"x":{"d":"11,0r70,-96r-68,-94r48,0r44,63r44,-63r46,0r-67,92r70,98r-48,0r-46,-67r-47,67r-46,0","w":208,"k":{"}":4,"]":4,"\\":18,"?":5,"v":4,"w":4,"y":4,"a":5,"\u00e1":5,"\u00e2":5,"\u00e4":5,"\u00e0":5,"\u0105":5,"d":11,"g":11,"q":11,"c":13,"e":13,"o":13,"\u0107":13,"\u00e7":13,"\u00e9":13,"\u00ea":13,"\u00eb":13,"\u00e8":13,"\u0119":13,"\u00f3":13,"\u00f6":13,"\u0153":13,"s":7,"\u015b":7,"-":11,"\u2013":11,"\u2014":11}},"y":{"d":"129,5v-17,58,-63,65,-108,42r15,-32v22,10,43,13,53,-15r-80,-190r47,0r54,141r49,-141r45,0","w":214,"k":{"\\":18,"?":4,"v":5,"x":4,"}":4,"]":7,"\/":25,"w":4,"y":4,".":31,",":31,"\u2026":31,"a":9,"\u00e1":9,"\u00e2":9,"\u00e4":9,"\u00e0":9,"\u0105":9,"d":9,"g":9,"q":9,"c":11,"e":11,"o":11,"\u0107":11,"\u00e7":11,"\u00e9":11,"\u00ea":11,"\u00eb":11,"\u00e8":11,"\u0119":11,"\u00f3":11,"\u00f6":11,"\u0153":11,"s":7,"\u015b":7,"z":2,"\u017a":2,"\u017e":2,"\u017c":2,"-":5,"\u2013":5,"\u2014":5}},"z":{"d":"19,0r0,-30r110,-124r-106,0r0,-36r161,0r0,30r-110,124r110,0r0,36r-165,0","w":201,"k":{"\\":16,"d":5,"g":5,"q":5,"c":5,"e":5,"o":5,"\u0107":5,"\u00e7":5,"\u00e9":5,"\u00ea":5,"\u00eb":5,"\u00e8":5,"\u0119":5,"\u00f3":5,"\u00f6":5,"\u0153":5}},"\u00e1":{"d":"187,0r-43,0r0,-23v-28,42,-130,36,-130,-32v0,-62,79,-74,130,-55v6,-52,-66,-51,-101,-32r-12,-35v21,-9,41,-16,72,-16v56,0,84,29,84,80r0,113xm94,-29v33,-1,55,-18,51,-51v-26,-11,-87,-12,-87,23v0,18,15,28,36,28xm89,-214r37,-59r40,17r-45,42r-32,0","w":211,"k":{"*":5,"\\":27,"?":13,"v":7,"w":7,"y":7,"t":2}},"\u00e2":{"d":"187,0r-43,0r0,-23v-28,42,-130,36,-130,-32v0,-62,79,-74,130,-55v6,-52,-66,-51,-101,-32r-12,-35v21,-9,41,-16,72,-16v56,0,84,29,84,80r0,113xm94,-29v33,-1,55,-18,51,-51v-26,-11,-87,-12,-87,23v0,18,15,28,36,28xm44,-214r42,-53r40,0r42,53r-34,0r-29,-24r-27,24r-34,0","w":211,"k":{"*":5,"\\":27,"?":13,"v":7,"w":7,"y":7,"t":2}},"\u00e4":{"d":"187,0r-43,0r0,-23v-28,42,-130,36,-130,-32v0,-62,79,-74,130,-55v6,-52,-66,-51,-101,-32r-12,-35v21,-9,41,-16,72,-16v56,0,84,29,84,80r0,113xm94,-29v33,-1,55,-18,51,-51v-26,-11,-87,-12,-87,23v0,18,15,28,36,28xm119,-214r0,-43r44,0r0,43r-44,0xm49,-214r0,-43r44,0r0,43r-44,0","w":211,"k":{"*":5,"\\":27,"?":13,"v":7,"w":7,"y":7,"t":2}},"\u00e0":{"d":"187,0r-43,0r0,-23v-28,42,-130,36,-130,-32v0,-62,79,-74,130,-55v6,-52,-66,-51,-101,-32r-12,-35v21,-9,41,-16,72,-16v56,0,84,29,84,80r0,113xm94,-29v33,-1,55,-18,51,-51v-26,-11,-87,-12,-87,23v0,18,15,28,36,28xm90,-214r-44,-42r40,-17r37,59r-33,0","w":211,"k":{"*":5,"\\":27,"?":13,"v":7,"w":7,"y":7,"t":2}},"\u0104":{"d":"276,59v-57,7,-74,-30,-44,-59r-5,0r-26,-61r-119,0r-26,61r-45,0r111,-254r41,0r111,254v-18,-3,-24,16,-23,23v0,10,8,15,25,15r0,21xm98,-100r87,0r-44,-101","w":284},"\u0105":{"d":"189,59v-57,7,-74,-29,-45,-59r0,-23v-28,42,-130,36,-130,-32v0,-62,79,-74,130,-55v6,-52,-66,-51,-101,-32r-12,-35v21,-9,41,-16,72,-16v56,0,84,29,84,80r0,113v-18,-3,-24,16,-24,23v0,10,9,15,26,15r0,21xm94,-29v33,-1,55,-18,51,-51v-26,-11,-87,-12,-87,23v0,18,15,28,36,28","w":211,"k":{"*":5,"\\":27,"?":13,"v":7,"w":7,"y":7,"t":2}},"\u0106":{"d":"149,4v-73,0,-128,-57,-128,-130v0,-72,54,-130,130,-130v46,0,75,16,99,39r-29,33v-48,-60,-153,-28,-153,58v0,49,35,90,83,90v31,0,50,-13,72,-33r29,29v-26,27,-56,44,-103,44xm129,-276r41,-53r39,18r-46,35r-34,0","w":265,"k":{"V":1,"X":4,"v":4,"x":4,"W":1,"Y":4,"w":4,"y":4,"d":4,"g":4,"q":4,"c":4,"e":4,"o":4,"\u0107":4,"\u00e7":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00e8":4,"\u0119":4,"\u00f3":4,"\u00f6":4,"\u0153":4,"C":7,"G":7,"O":7,"Q":7,"\u0106":7,"\u00d3":7,"-":4,"\u2013":4,"\u2014":4}},"\u0107":{"d":"96,-214r38,-59r39,17r-44,42r-33,0xm115,4v-57,0,-98,-44,-98,-99v0,-54,42,-99,99,-99v36,0,58,14,76,33r-27,29v-30,-43,-105,-23,-105,37v0,60,75,82,107,38r26,26v-19,21,-41,35,-78,35","w":205,"k":{"\\":14,"?":5,"v":2,"x":4,")":5,"w":2,"y":2,"\u201d":-5,"\u2019":-5,"d":4,"g":4,"q":4,"c":5,"e":5,"o":5,"\u0107":5,"\u00e7":5,"\u00e9":5,"\u00ea":5,"\u00eb":5,"\u00e8":5,"\u0119":5,"\u00f3":5,"\u00f6":5,"\u0153":5,"\u201c":-4,"\u2018":-4}},"\u00e7":{"d":"99,60r-38,-16r29,-43v-44,-11,-73,-49,-73,-96v0,-54,42,-99,99,-99v36,0,58,14,76,33r-27,29v-30,-43,-105,-23,-105,37v0,60,75,82,107,38r26,26v-17,19,-38,33,-70,35","w":205,"k":{"\\":14,"?":5,"v":2,"x":4,")":5,"w":2,"y":2,"\u201d":-5,"\u2019":-5,"d":4,"g":4,"q":4,"c":5,"e":5,"o":5,"\u0107":5,"\u00e7":5,"\u00e9":5,"\u00ea":5,"\u00eb":5,"\u00e8":5,"\u0119":5,"\u00f3":5,"\u00f6":5,"\u0153":5,"\u201c":-4,"\u2018":-4}},"\u00e9":{"d":"92,-214r37,-59r40,17r-44,42r-33,0xm192,-31v-49,65,-175,34,-175,-64v0,-54,39,-99,93,-99v64,1,96,52,90,114r-140,0v7,55,75,63,107,26xm60,-108r98,0v-3,-28,-20,-50,-49,-50v-27,0,-45,20,-49,50","w":217,"k":{"*":7,"\\":29,"?":14,"v":9,"x":11,"}":4,"]":7,")":11,"w":9,"y":9,".":4,",":4,"\u2026":4,"z":5,"\u017a":5,"\u017e":5,"\u017c":5}},"\u00ea":{"d":"47,-214r42,-53r40,0r42,53r-34,0r-28,-24r-28,24r-34,0xm192,-31v-49,65,-175,34,-175,-64v0,-54,39,-99,93,-99v64,1,96,52,90,114r-140,0v7,55,75,63,107,26xm60,-108r98,0v-3,-28,-20,-50,-49,-50v-27,0,-45,20,-49,50","w":217,"k":{"*":7,"\\":29,"?":14,"v":9,"x":11,"}":4,"]":7,")":11,"w":9,"y":9,".":4,",":4,"\u2026":4,"z":5,"\u017a":5,"\u017e":5,"\u017c":5}},"\u00eb":{"d":"122,-214r0,-43r44,0r0,43r-44,0xm52,-214r0,-43r44,0r0,43r-44,0xm192,-31v-49,65,-175,34,-175,-64v0,-54,39,-99,93,-99v64,1,96,52,90,114r-140,0v7,55,75,63,107,26xm60,-108r98,0v-3,-28,-20,-50,-49,-50v-27,0,-45,20,-49,50","w":217,"k":{"*":7,"\\":29,"?":14,"v":9,"x":11,"}":4,"]":7,")":11,"w":9,"y":9,".":4,",":4,"\u2026":4,"z":5,"\u017a":5,"\u017e":5,"\u017c":5}},"\u00e8":{"d":"192,-31v-49,65,-175,34,-175,-64v0,-54,39,-99,93,-99v64,1,96,52,90,114r-140,0v7,55,75,63,107,26xm60,-108r98,0v-3,-28,-20,-50,-49,-50v-27,0,-45,20,-49,50xm94,-214r-45,-42r40,-17r37,59r-32,0","w":217,"k":{"*":7,"\\":29,"?":14,"v":9,"x":11,"}":4,"]":7,")":11,"w":9,"y":9,".":4,",":4,"\u2026":4,"z":5,"\u017a":5,"\u017e":5,"\u017c":5}},"\u0118":{"d":"32,0r0,-252r187,0r0,40r-142,0r0,65r126,0r0,40r-126,0r0,67r144,0r0,40v-19,-4,-27,15,-26,23v0,10,9,15,26,15r0,21v-57,7,-74,-29,-45,-59r-144,0","w":241,"k":{"v":4,"w":4,"y":4,"d":4,"g":4,"q":4,"c":4,"e":4,"o":4,"\u0107":4,"\u00e7":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00e8":4,"\u0119":4,"\u00f3":4,"\u00f6":4,"\u0153":4}},"\u0119":{"d":"60,-108r98,0v-3,-28,-20,-50,-49,-50v-27,0,-45,20,-49,50xm192,-31v-11,14,-40,35,-40,52v0,12,8,17,25,17r0,21v-54,6,-73,-25,-46,-56v-66,8,-113,-33,-114,-98v0,-54,39,-99,93,-99v64,1,96,52,90,114r-140,0v7,55,75,63,107,26","w":217,"k":{"*":7,"\\":29,"?":14,"v":9,"x":11,"}":4,"]":7,")":11,"w":9,"y":9,".":4,",":4,"\u2026":4,"z":5,"\u017a":5,"\u017e":5,"\u017c":5}},"\u00ed":{"d":"34,-214r38,-59r39,17r-44,42r-33,0xm30,0r0,-190r43,0r0,190r-43,0","w":102},"\u00ee":{"d":"-10,-214r41,-53r41,0r42,53r-35,0r-28,-24r-28,24r-33,0xm30,0r0,-190r43,0r0,190r-43,0","w":102},"\u00ef":{"d":"64,-214r0,-43r45,0r0,43r-45,0xm-6,-214r0,-43r45,0r0,43r-45,0xm30,0r0,-190r43,0r0,190r-43,0","w":102},"\u0141":{"d":"145,-139r-58,26r0,73r133,0r0,40r-177,0r0,-93r-27,12r0,-42r27,-12r0,-117r44,0r0,97r58,-26r0,42","w":233,"k":{"V":41,"*":29,"\\":43,"?":22,"v":22,"&":1,"T":36,"W":36,"Y":47,"w":18,"y":22,"\u201d":14,"\u2019":14,"d":2,"g":2,"q":2,"c":4,"e":4,"o":4,"\u0107":4,"\u00e7":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00e8":4,"\u0119":4,"\u00f3":4,"\u00f6":4,"\u0153":4,"C":14,"G":14,"O":14,"Q":14,"\u0106":14,"\u00d3":14,"f":7,"t":7,"-":14,"\u2013":14,"\u2014":14,"U":7,"\u201c":14,"\u2018":14,"\u2122":32}},"\u0142":{"d":"111,-138r-27,14r0,124r-43,0r0,-102r-28,14r0,-42r28,-14r0,-119r43,0r0,97r27,-14r0,42","w":124},"\u0143":{"d":"124,-273r41,-52r39,18r-46,34r-34,0xm32,0r0,-252r41,0r135,174r0,-174r44,0r0,252r-37,0r-139,-179r0,179r-44,0","w":284},"\u0144":{"d":"95,-214r37,-59r40,17r-44,42r-33,0xm27,0r0,-190r44,0r0,29v27,-54,127,-38,127,40r0,121r-44,0v-6,-57,22,-154,-40,-154v-62,0,-39,95,-43,154r-44,0","k":{"*":5,"\\":27,"?":11,"v":7,"w":5,"y":5}},"\u00f1":{"d":"27,0r0,-190r44,0r0,29v27,-54,127,-38,127,40r0,121r-44,0v-6,-57,22,-154,-40,-154v-62,0,-39,95,-43,154r-44,0xm70,-211r-24,-7v8,-29,18,-45,40,-45v31,1,59,34,72,-3r24,7v-8,29,-19,45,-41,45v-31,-1,-58,-34,-71,3","k":{"*":5,"\\":27,"?":11,"v":7,"w":5,"y":5}},"\u00d3":{"d":"135,-276r40,-53r40,18r-46,35r-34,0xm153,4v-77,0,-132,-58,-132,-130v0,-71,55,-130,132,-130v77,0,132,58,132,130v0,71,-55,130,-132,130xm153,-36v50,0,85,-40,85,-90v0,-49,-35,-90,-85,-90v-50,0,-85,40,-85,90v0,49,35,90,85,90","w":306,"k":{"V":15,"X":18,"\\":14,"?":7,"x":2,"J":11,"}":7,"]":7,")":11,"\/":14,"T":14,"W":14,"Y":22,"A":15,"\u0104":15,"Z":13,"\u0179":13,"\u017d":13,"\u017b":13,".":14,",":14,"\u2026":14,"S":2,"\u015a":2}},"\u00f3":{"d":"101,-214r37,-59r40,17r-44,42r-33,0xm118,4v-58,0,-101,-44,-101,-99v0,-54,43,-99,101,-99v58,0,102,45,102,99v0,54,-43,99,-102,99xm118,-33v35,0,58,-28,58,-62v0,-33,-24,-61,-58,-61v-35,0,-58,28,-58,61v0,33,24,62,58,62","w":236,"k":{"*":7,"\\":29,"?":18,"v":11,"x":13,"}":5,"]":7,")":11,"w":9,"y":11,".":7,",":7,"\u2026":7,"z":7,"\u017a":7,"\u017e":7,"\u017c":7,"\u201c":7,"\u2018":7}},"\u00f6":{"d":"131,-214r0,-43r44,0r0,43r-44,0xm61,-214r0,-43r44,0r0,43r-44,0xm118,4v-58,0,-101,-44,-101,-99v0,-54,43,-99,101,-99v58,0,102,45,102,99v0,54,-43,99,-102,99xm118,-33v35,0,58,-28,58,-62v0,-33,-24,-61,-58,-61v-35,0,-58,28,-58,61v0,33,24,62,58,62","w":236,"k":{"*":7,"\\":29,"?":18,"v":11,"x":13,"}":5,"]":7,")":11,"w":9,"y":11,".":7,",":7,"\u2026":7,"z":7,"\u017a":7,"\u017e":7,"\u017c":7,"\u201c":7,"\u2018":7}},"\u0153":{"d":"193,-36v-46,74,-176,34,-176,-59v0,-54,43,-99,100,-99v32,0,60,16,76,39v16,-24,43,-39,74,-39v64,1,93,50,90,114r-140,0v6,55,76,63,107,26r25,23v-33,47,-127,47,-156,-5xm217,-108r98,0v-3,-28,-20,-50,-49,-50v-27,0,-45,20,-49,50xm117,-33v34,0,57,-28,57,-62v0,-33,-24,-61,-57,-61v-34,0,-57,29,-57,61v0,33,24,62,57,62","w":374,"k":{"*":7,"\\":29,"?":14,"v":9,"x":11,"}":4,"]":7,")":11,"w":9,"y":9,".":4,",":4,"\u2026":4,"z":5,"\u017a":5,"\u017e":5,"\u017c":5}},"\u015a":{"d":"211,-72v0,94,-144,94,-196,35r27,-31v24,21,49,32,80,32v27,0,44,-12,44,-32v0,-18,-10,-28,-57,-39v-54,-13,-83,-29,-83,-76v0,-82,129,-92,177,-41r-24,34v-23,-17,-45,-26,-68,-26v-26,0,-41,13,-41,30v0,19,12,28,60,40v53,13,81,32,81,74xm99,-276r40,-53r40,18r-46,35r-34,0","w":230,"k":{"V":11,"X":9,"\\":7,"?":4,"v":5,"x":5,"T":5,"W":9,"Y":11,"w":4,"y":5,"A":5,"\u0104":5,"Z":4,"\u0179":4,"\u017d":4,"\u017b":4,"z":2,"\u017a":2,"\u017e":2,"\u017c":2,"f":2,"t":2,"S":4,"\u015a":4}},"\u015b":{"d":"74,-214r37,-59r40,17r-44,42r-33,0xm163,-57v-1,77,-105,73,-151,32r19,-29v21,15,44,23,63,23v19,0,29,-7,29,-21v0,-15,-20,-20,-42,-27v-28,-8,-60,-20,-60,-56v0,-66,94,-71,138,-37r-18,31v-18,-11,-37,-18,-53,-18v-17,0,-27,8,-27,20v0,14,21,20,43,27v28,9,59,21,59,55","w":180,"k":{"\\":27,"?":13,"v":7,"x":9,"}":4,"]":5,")":7,"w":5,"y":5,"s":4,"\u015b":4,"z":4,"\u017a":4,"\u017e":4,"\u017c":4,"t":4,"\u201c":4,"\u2018":4}},"\u00fa":{"d":"93,-214r37,-59r40,17r-44,42r-33,0xm152,-30v-26,55,-127,39,-127,-39r0,-121r44,0v6,57,-22,154,40,154v62,0,39,-95,43,-154r44,0r0,190r-44,0r0,-30","k":{"\\":18}},"\u00fb":{"d":"48,-214r42,-53r40,0r42,53r-34,0r-28,-24r-28,24r-34,0xm152,-30v-26,55,-127,39,-127,-39r0,-121r44,0v6,57,-22,154,40,154v62,0,39,-95,43,-154r44,0r0,190r-44,0r0,-30","k":{"\\":18}},"\u00fc":{"d":"123,-214r0,-43r44,0r0,43r-44,0xm53,-214r0,-43r44,0r0,43r-44,0xm152,-30v-26,55,-127,39,-127,-39r0,-121r44,0v6,57,-22,154,40,154v62,0,39,-95,43,-154r44,0r0,190r-44,0r0,-30","k":{"\\":18}},"\u00f9":{"d":"152,-30v-26,55,-127,39,-127,-39r0,-121r44,0v6,57,-22,154,40,154v62,0,39,-95,43,-154r44,0r0,190r-44,0r0,-30xm95,-214r-45,-42r40,-17r37,59r-32,0","k":{"\\":18}},"\u0179":{"d":"23,0r0,-33r149,-180r-144,0r0,-39r202,0r0,33r-149,180r149,0r0,39r-207,0xm111,-273r40,-52r40,17r-46,35r-34,0","w":252,"k":{"v":7,"&":2,"w":5,"y":5,"Z":4,"\u0179":4,"\u017d":4,"\u017b":4,"d":7,"g":7,"q":7,"c":9,"e":9,"o":9,"\u0107":9,"\u00e7":9,"\u00e9":9,"\u00ea":9,"\u00eb":9,"\u00e8":9,"\u0119":9,"\u00f3":9,"\u00f6":9,"\u0153":9,"C":13,"G":13,"O":13,"Q":13,"\u0106":13,"\u00d3":13,"f":4,"S":4,"\u015a":4,"-":11,"\u2013":11,"\u2014":11}},"\u017a":{"d":"84,-214r38,-59r39,17r-44,42r-33,0xm19,0r0,-30r110,-124r-106,0r0,-36r161,0r0,30r-110,124r110,0r0,36r-165,0","w":201,"k":{"\\":16,"d":5,"g":5,"q":5,"c":5,"e":5,"o":5,"\u0107":5,"\u00e7":5,"\u00e9":5,"\u00ea":5,"\u00eb":5,"\u00e8":5,"\u0119":5,"\u00f3":5,"\u00f6":5,"\u0153":5}},"\u017d":{"d":"193,-321r-44,48r-41,0r-44,-48r37,0r28,20r28,-20r36,0xm23,0r0,-33r149,-180r-144,0r0,-39r202,0r0,33r-149,180r149,0r0,39r-207,0","w":252,"k":{"v":7,"&":2,"w":5,"y":5,"Z":4,"\u0179":4,"\u017d":4,"\u017b":4,"d":7,"g":7,"q":7,"c":9,"e":9,"o":9,"\u0107":9,"\u00e7":9,"\u00e9":9,"\u00ea":9,"\u00eb":9,"\u00e8":9,"\u0119":9,"\u00f3":9,"\u00f6":9,"\u0153":9,"C":13,"G":13,"O":13,"Q":13,"\u0106":13,"\u00d3":13,"f":4,"S":4,"\u015a":4,"-":11,"\u2013":11,"\u2014":11}},"\u017e":{"d":"164,-267r-42,53r-41,0r-41,-53r34,0r28,24r28,-24r34,0xm19,0r0,-30r110,-124r-106,0r0,-36r161,0r0,30r-110,124r110,0r0,36r-165,0","w":201,"k":{"\\":16,"d":5,"g":5,"q":5,"c":5,"e":5,"o":5,"\u0107":5,"\u00e7":5,"\u00e9":5,"\u00ea":5,"\u00eb":5,"\u00e8":5,"\u0119":5,"\u00f3":5,"\u00f6":5,"\u0153":5}},"\u017b":{"d":"105,-273r0,-40r47,0r0,40r-47,0xm23,0r0,-33r149,-180r-144,0r0,-39r202,0r0,33r-149,180r149,0r0,39r-207,0","w":252,"k":{"v":7,"&":2,"w":5,"y":5,"Z":4,"\u0179":4,"\u017d":4,"\u017b":4,"d":7,"g":7,"q":7,"c":9,"e":9,"o":9,"\u0107":9,"\u00e7":9,"\u00e9":9,"\u00ea":9,"\u00eb":9,"\u00e8":9,"\u0119":9,"\u00f3":9,"\u00f6":9,"\u0153":9,"C":13,"G":13,"O":13,"Q":13,"\u0106":13,"\u00d3":13,"f":4,"S":4,"\u015a":4,"-":11,"\u2013":11,"\u2014":11}},"\u017c":{"d":"19,0r0,-30r110,-124r-106,0r0,-36r161,0r0,30r-110,124r110,0r0,36r-165,0xm79,-214r0,-43r45,0r0,43r-45,0","w":201,"k":{"\\":16,"d":5,"g":5,"q":5,"c":5,"e":5,"o":5,"\u0107":5,"\u00e7":5,"\u00e9":5,"\u00ea":5,"\u00eb":5,"\u00e8":5,"\u0119":5,"\u00f3":5,"\u00f6":5,"\u0153":5}},"\u00df":{"d":"107,1r0,-34v35,-1,55,-15,55,-39v0,-23,-22,-37,-55,-41r0,-30v23,-11,40,-26,40,-51v0,-21,-14,-34,-36,-34v-24,0,-40,18,-40,46r0,182r-44,0r0,-181v0,-52,33,-84,86,-84v87,0,99,104,38,130v28,9,55,28,55,64v0,46,-39,74,-99,72","k":{"x":4,"v":4,"w":2,"y":4}},"0":{"d":"130,4v-66,0,-109,-57,-109,-130v0,-72,44,-130,110,-130v66,0,109,57,109,130v0,72,-44,130,-110,130xm131,-36v39,0,63,-39,63,-90v0,-50,-25,-90,-64,-90v-39,0,-64,39,-64,90v0,50,26,90,65,90","w":260,"k":{"\/":13,"7":10,"3":4,"2":4,"1":2,".":7,",":7,"\u2026":7}},"1":{"d":"64,0r0,-209r-45,13r-10,-36v32,-8,56,-25,99,-22r0,254r-44,0","w":142},"2":{"d":"18,0r0,-35r86,-74v35,-29,48,-45,48,-68v0,-25,-18,-39,-41,-39v-23,0,-39,13,-58,38r-32,-25v24,-34,48,-53,93,-53v49,0,83,31,83,76v0,58,-77,104,-117,141r120,0r0,39r-182,0","w":220,"k":{"7":3,"4":7}},"3":{"d":"112,4v-44,0,-76,-18,-97,-44r31,-29v18,21,39,33,67,33v25,0,43,-15,43,-39v0,-31,-37,-41,-78,-38r-7,-28r68,-72r-109,0r0,-39r166,0r0,33r-70,72v38,5,74,24,74,72v0,46,-36,79,-88,79","w":222,"k":{"\/":4,"9":2,"7":8,"5":2}},"4":{"d":"148,0r0,-57r-127,0r-8,-31r140,-166r38,0r0,161r36,0r0,36r-36,0r0,57r-43,0xm66,-93r82,0r0,-100","w":245,"k":{"\/":7,"9":4,"7":12,"1":7}},"5":{"d":"203,-82v0,95,-138,109,-186,48r27,-32v31,39,111,44,115,-14v3,-45,-67,-50,-99,-31r-26,-18r7,-123r151,0r0,39r-113,0r-4,59v58,-20,128,4,128,72","k":{"\/":7,"9":2,"7":11,"3":2,"2":4}},"6":{"d":"121,4v-72,0,-99,-39,-100,-123v0,-77,37,-137,108,-137v33,0,55,10,77,28r-24,34v-47,-44,-117,-18,-115,58v39,-47,148,-23,148,55v0,50,-41,85,-94,85xm120,-34v31,0,51,-20,51,-46v0,-25,-21,-44,-52,-44v-31,0,-51,20,-51,45v0,26,20,45,52,45","w":236,"k":{"\/":4,"9":4,"7":6,"3":4,"1":5}},"7":{"d":"38,0r113,-213r-127,0r0,-39r178,0r0,33r-114,219r-50,0","w":219,"k":{"\/":50,"9":5,"8":4,"6":7,"5":9,"4":31,"3":7,"2":5,"1":-4,"0":7,".":36,",":36,"\u2026":36,"-":11,"\u2013":11,"\u2014":11}},"8":{"d":"113,4v-55,0,-96,-29,-96,-73v0,-31,18,-50,46,-62v-21,-11,-37,-28,-37,-57v0,-39,37,-68,87,-68v50,0,88,29,88,69v0,28,-16,45,-37,56v27,13,46,31,46,62v0,45,-42,73,-97,73xm113,-145v26,0,45,-16,45,-38v0,-19,-18,-36,-45,-36v-27,0,-45,16,-45,36v0,22,19,38,45,38xm113,-33v33,0,53,-17,53,-39v0,-23,-23,-38,-53,-38v-30,0,-53,15,-53,39v0,21,20,38,53,38","w":226,"k":{"9":2,"7":4}},"9":{"d":"115,-256v72,0,101,40,101,123v0,81,-40,137,-108,137v-35,0,-60,-12,-81,-30r24,-34v47,47,121,22,119,-55v-40,51,-149,22,-149,-54v0,-49,38,-87,94,-87xm117,-126v32,0,51,-21,51,-46v0,-26,-20,-46,-52,-46v-31,0,-50,21,-50,47v0,26,20,45,51,45","w":236,"k":{"\/":9,"7":5,"5":2,"3":4,"2":4,".":4,",":4,"\u2026":4}},".":{"d":"24,0r0,-49r48,0r0,49r-48,0","w":96,"k":{"V":43,"v":31,"j":-5,"1":18,"7":7,"0":7,"T":36,"W":36,"Y":47,"w":25,"y":22,"\u201d":14,"\u2019":14,"d":4,"g":4,"q":4,"c":7,"e":7,"o":7,"\u0107":7,"\u00e7":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"\u0119":7,"\u00f3":7,"\u00f6":7,"\u0153":7,"C":14,"G":14,"O":14,"Q":14,"\u0106":14,"\u00d3":14,"f":5,"t":9,"U":5}},",":{"d":"17,52r-5,-18v22,-4,33,-16,31,-34r-19,0r0,-49r48,0v4,56,-3,101,-55,101","w":96,"k":{"y":22,"V":43,"v":31,"j":-5,"1":18,"7":7,"0":7,"T":36,"W":36,"Y":47,"w":25,"\u201d":14,"\u2019":14,"d":4,"g":4,"q":4,"c":7,"e":7,"o":7,"\u0107":7,"\u00e7":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"\u0119":7,"\u00f3":7,"\u00f6":7,"\u0153":7,"C":14,"G":14,"O":14,"Q":14,"\u0106":14,"\u00d3":14,"f":5,"t":9,"U":5}},":":{"d":"26,-141r0,-49r48,0r0,49r-48,0xm26,0r0,-49r48,0r0,49r-48,0","w":100,"k":{"V":7,"T":8,"W":5,"Y":14}},";":{"d":"26,-141r0,-49r48,0r0,49r-48,0xm19,52r-5,-18v22,-4,33,-16,31,-34r-19,0r0,-49r48,0v4,56,-3,101,-55,101","w":100,"k":{"V":7,"T":8,"W":5,"Y":14}},"\u2026":{"d":"214,0r0,-48r47,0r0,48r-47,0xm119,0r0,-48r47,0r0,48r-47,0xm24,0r0,-48r47,0r0,48r-47,0","w":285,"k":{"V":43,"v":31,"j":-5,"1":18,"7":7,"0":7,"T":36,"W":36,"Y":47,"w":25,"y":22,"\u201d":14,"\u2019":14,"d":4,"g":4,"q":4,"c":7,"e":7,"o":7,"\u0107":7,"\u00e7":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"\u0119":7,"\u00f3":7,"\u00f6":7,"\u0153":7,"C":14,"G":14,"O":14,"Q":14,"\u0106":14,"\u00d3":14,"f":5,"t":9,"U":5}},"&":{"d":"207,5r-33,-34v-44,53,-160,41,-160,-40v0,-32,19,-56,54,-71v-41,-46,-20,-116,51,-116v40,0,67,27,67,61v0,33,-22,53,-55,66r43,44v10,-14,19,-31,27,-49r33,18v-10,20,-21,39,-34,57r40,41xm107,-153v26,-9,40,-21,40,-40v0,-17,-12,-28,-29,-28v-37,0,-39,46,-11,68xm59,-71v0,44,65,49,89,16r-56,-57v-23,10,-33,25,-33,41","w":250,"k":{"V":21,"T":22,"W":17,"Y":23,"S":1,"\u015a":1}},"!":{"d":"42,-80r-13,-172r51,0r-13,172r-25,0xm31,0r0,-49r47,0r0,49r-47,0","w":108},"?":{"d":"67,-138v40,-7,72,-14,69,-43v-5,-47,-79,-40,-100,-5r-27,-29v36,-59,171,-53,171,34v0,45,-33,65,-73,72r-3,29r-29,0xm64,0r0,-49r48,0r0,49r-48,0","w":194},"\u201c":{"d":"106,-152v-4,-57,3,-102,56,-102r4,19v-22,4,-32,15,-31,33r19,0r0,50r-48,0xm23,-152v-4,-56,3,-102,55,-102r5,19v-22,4,-33,15,-31,33r19,0r0,50r-48,0","w":180,"k":{"J":29,"A":32,"\u0104":32,"a":4,"\u00e1":4,"\u00e2":4,"\u00e4":4,"\u00e0":4,"\u0105":4,"d":5,"g":5,"q":5,"c":5,"e":5,"o":5,"\u0107":5,"\u00e7":5,"\u00e9":5,"\u00ea":5,"\u00eb":5,"\u00e8":5,"\u0119":5,"\u00f3":5,"\u00f6":5,"\u0153":5,"s":4,"\u015b":4,"z":4,"\u017a":4,"\u017e":4,"\u017c":4,"t":-5}},"\u201d":{"d":"102,-150r-4,-19v22,-4,32,-15,30,-34r-18,0r0,-49r48,0v4,57,-3,102,-56,102xm19,-150r-5,-19v22,-4,33,-15,31,-34r-19,0r0,-49r48,0v4,56,-3,102,-55,102","w":180,"k":{"J":36,"A":36,"\u0104":36,"a":7,"\u00e1":7,"\u00e2":7,"\u00e4":7,"\u00e0":7,"\u0105":7,"d":12,"g":12,"q":12,"c":14,"e":14,"o":14,"\u0107":14,"\u00e7":14,"\u00e9":14,"\u00ea":14,"\u00eb":14,"\u00e8":14,"\u0119":14,"\u00f3":14,"\u00f6":14,"\u0153":14,"s":7,"\u015b":7}},"\u2018":{"d":"23,-152v-4,-56,3,-102,55,-102r5,19v-22,4,-33,15,-31,33r19,0r0,50r-48,0","w":96,"k":{"J":29,"A":32,"\u0104":32,"a":4,"\u00e1":4,"\u00e2":4,"\u00e4":4,"\u00e0":4,"\u0105":4,"d":5,"g":5,"q":5,"c":5,"e":5,"o":5,"\u0107":5,"\u00e7":5,"\u00e9":5,"\u00ea":5,"\u00eb":5,"\u00e8":5,"\u0119":5,"\u00f3":5,"\u00f6":5,"\u0153":5,"s":4,"\u015b":4,"z":4,"\u017a":4,"\u017e":4,"\u017c":4,"t":-5}},"\u2019":{"d":"19,-150r-5,-19v22,-4,33,-15,31,-34r-19,0r0,-49r48,0v4,56,-3,102,-55,102","w":96,"k":{"J":36,"A":36,"\u0104":36,"a":7,"\u00e1":7,"\u00e2":7,"\u00e4":7,"\u00e0":7,"\u0105":7,"d":12,"g":12,"q":12,"c":14,"e":14,"o":14,"\u0107":14,"\u00e7":14,"\u00e9":14,"\u00ea":14,"\u00eb":14,"\u00e8":14,"\u0119":14,"\u00f3":14,"\u00f6":14,"\u0153":14,"s":7,"\u015b":7}},"\u201e":{"d":"100,52r-4,-18v22,-4,32,-16,30,-34r-18,0r0,-49r48,0v4,56,-4,101,-56,101xm17,52r-5,-18v22,-4,33,-16,31,-34r-19,0r0,-49r48,0v4,56,-3,101,-55,101","w":180,"k":{"y":22,"V":43,"v":31,"j":-5,"1":18,"7":7,"0":7,"T":36,"W":36,"Y":47,"w":25,"\u201d":14,"\u2019":14,"d":4,"g":4,"q":4,"c":7,"e":7,"o":7,"\u0107":7,"\u00e7":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"\u0119":7,"\u00f3":7,"\u00f6":7,"\u0153":7,"C":14,"G":14,"O":14,"Q":14,"\u0106":14,"\u00d3":14,"f":5,"t":9,"U":5}},"-":{"d":"20,-89r0,-43r107,0r0,43r-107,0","w":146,"k":{"V":14,"X":18,"v":5,"x":11,"1":11,"7":14,"3":4,"T":32,"W":13,"Y":29,"w":4,"y":5,"A":14,"\u0104":14,"Z":11,"\u0179":11,"\u017d":11,"\u017b":11,"z":4,"\u017a":4,"\u017e":4,"\u017c":4}},"\u2013":{"d":"20,-90r0,-41r150,0r0,41r-150,0","w":190,"k":{"V":14,"X":18,"v":5,"x":11,"1":11,"7":14,"3":4,"T":32,"W":13,"Y":29,"w":4,"y":5,"A":14,"\u0104":14,"Z":11,"\u0179":11,"\u017d":11,"\u017b":11,"z":4,"\u017a":4,"\u017e":4,"\u017c":4}},"\u2014":{"d":"20,-90r0,-41r283,0r0,41r-283,0","w":323,"k":{"V":14,"X":18,"v":5,"x":11,"1":11,"7":14,"3":4,"T":32,"W":13,"Y":29,"w":4,"y":5,"A":14,"\u0104":14,"Z":11,"\u0179":11,"\u017d":11,"\u017b":11,"z":4,"\u017a":4,"\u017e":4,"\u017c":4}},"_":{"d":"-1,58r0,-34r218,0r0,34r-218,0","w":216},"\/":{"d":"-9,46r163,-333r38,0r-163,333r-38,0","w":187,"k":{"\/":59,"9":7,"8":5,"7":4,"6":13,"5":7,"4":34,"3":4,"2":7,"1":-4,"0":13,"x":18,"v":18,"J":47,"w":18,"y":18,"A":43,"\u0104":43,"Z":7,"\u0179":7,"\u017d":7,"\u017b":7,"a":23,"\u00e1":23,"\u00e2":23,"\u00e4":23,"\u00e0":23,"\u0105":23,"d":25,"g":25,"q":25,"c":29,"e":29,"o":29,"\u0107":29,"\u00e7":29,"\u00e9":29,"\u00ea":29,"\u00eb":29,"\u00e8":29,"\u0119":29,"\u00f3":29,"\u00f6":29,"\u0153":29,"C":14,"G":14,"O":14,"Q":14,"\u0106":14,"\u00d3":14,"s":31,"\u015b":31,"z":22,"\u017a":22,"\u017e":22,"\u017c":22,"f":9,"t":7,"u":18,"\u00fa":18,"\u00fb":18,"\u00fc":18,"\u00f9":18,"S":11,"\u015a":11,"m":18,"n":18,"p":18,"r":18,"\u0144":18,"\u00f1":18}},"\\":{"d":"159,46r-163,-333r38,0r163,333r-38,0","w":187,"k":{"v":25,"j":-11,"V":43,"T":32,"W":36,"Y":40,"w":22,"y":22,"C":14,"G":14,"O":14,"Q":14,"\u0106":14,"\u00d3":14,"f":4,"t":11,"U":5}},"|":{"d":"42,46r0,-333r35,0r0,333r-35,0","w":119},"(":{"d":"122,51v-132,-63,-132,-246,0,-308r19,29v-101,59,-100,191,0,250","w":158,"k":{"j":-11,"g":11,"J":5,"d":11,"q":11,"c":11,"e":11,"o":11,"\u0107":11,"\u00e7":11,"\u00e9":11,"\u00ea":11,"\u00eb":11,"\u00e8":11,"\u0119":11,"\u00f3":11,"\u00f6":11,"\u0153":11,"C":11,"G":11,"O":11,"Q":11,"\u0106":11,"\u00d3":11,"s":5,"\u015b":5}},")":{"d":"36,51r-19,-29v102,-59,101,-191,0,-250r19,-29v132,63,133,246,0,308","w":158},"[":{"d":"32,47r0,-299r110,0r0,34r-69,0r0,231r69,0r0,34r-110,0","w":163,"k":{"x":4,"v":7,"j":-11,"J":4,"w":7,"y":4,"a":4,"\u00e1":4,"\u00e2":4,"\u00e4":4,"\u00e0":4,"\u0105":4,"d":7,"g":7,"q":7,"c":7,"e":7,"o":7,"\u0107":7,"\u00e7":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"\u0119":7,"\u00f3":7,"\u00f6":7,"\u0153":7,"C":7,"G":7,"O":7,"Q":7,"\u0106":7,"\u00d3":7,"s":5,"\u015b":5}},"]":{"d":"21,47r0,-34r69,0r0,-231r-69,0r0,-34r111,0r0,299r-111,0","w":163},"{":{"d":"150,51v-78,-17,-85,-37,-81,-98v2,-31,-16,-42,-50,-40r0,-33v46,6,49,-22,49,-65v0,-37,16,-60,82,-72r7,28v-55,16,-48,30,-48,76v0,28,-13,42,-37,50v33,8,36,36,36,76v0,26,6,37,49,49","w":175,"k":{"x":4,"v":4,"j":-13,"g":5,"J":4,"w":4,"y":4,"d":5,"q":5,"c":5,"e":5,"o":5,"\u0107":5,"\u00e7":5,"\u00e9":5,"\u00ea":5,"\u00eb":5,"\u00e8":5,"\u0119":5,"\u00f3":5,"\u00f6":5,"\u0153":5,"C":7,"G":7,"O":7,"Q":7,"\u0106":7,"\u00d3":7,"s":4,"\u015b":4,"z":4,"\u017a":4,"\u017e":4,"\u017c":4}},"}":{"d":"26,51r-8,-29v55,-15,50,-29,48,-76v0,-28,14,-41,38,-49v-33,-8,-37,-36,-37,-76v0,-26,-6,-38,-49,-50r8,-28v78,17,83,36,81,98v-1,32,16,41,50,39r0,33v-46,-5,-50,21,-50,66v0,37,-15,60,-81,72","w":175},"@":{"d":"180,58v-92,0,-161,-71,-161,-157v0,-86,70,-157,158,-157v88,0,157,67,157,142v0,90,-86,113,-123,65v-34,43,-121,28,-121,-43v0,-76,93,-120,132,-64r4,-21r35,5r-17,106v0,15,10,26,28,26v26,0,47,-25,47,-74v0,-66,-60,-129,-142,-129v-82,0,-144,65,-144,144v0,80,61,144,147,144v36,0,62,-8,89,-24r6,10v-28,17,-58,27,-95,27xm165,-55v49,0,73,-96,11,-96v-26,0,-50,25,-50,57v0,25,17,39,39,39","w":352},"\u2122":{"d":"123,-141r0,-111r22,0r34,53r33,-53r22,0r0,111r-20,0r0,-79r-34,53r-3,0r-34,-53r0,79r-20,0xm44,-141r0,-92r-35,0r0,-19r90,0r0,19r-34,0r0,92r-21,0","w":248},"*":{"d":"65,-138r5,-43r-36,26r-13,-22r41,-18r-41,-18r13,-22r36,26r-5,-44r25,0r-5,44r36,-26r13,22r-41,18r41,18r-13,22r-36,-26r5,43r-25,0","w":154,"k":{"J":29,"A":36,"\u0104":36,"a":4,"\u00e1":4,"\u00e2":4,"\u00e4":4,"\u00e0":4,"\u0105":4,"d":5,"g":5,"q":5,"c":7,"e":7,"o":7,"\u0107":7,"\u00e7":7,"\u00e9":7,"\u00ea":7,"\u00eb":7,"\u00e8":7,"\u0119":7,"\u00f3":7,"\u00f6":7,"\u0153":7,"s":4,"\u015b":4,"t":-4}},"$":{"d":"103,35r0,-36v-31,-4,-61,-16,-85,-35r23,-33v21,17,40,27,63,31r0,-71v-53,-14,-77,-34,-77,-74v0,-39,31,-65,76,-69r0,-21r31,0r0,22v26,3,48,12,68,27r-21,34v-16,-12,-32,-19,-49,-23r0,68v55,14,79,35,79,75v0,39,-31,66,-77,70r0,35r-31,0xm104,-152r0,-64v-46,5,-50,54,0,64xm132,-37v47,-4,51,-56,0,-65r0,65","w":231,"k":{"7":4}},"#":{"d":"36,0r10,-58r-32,0r0,-37r39,0r10,-63r-36,0r0,-37r43,0r10,-57r38,0r-10,57r59,0r10,-57r38,0r-9,57r32,0r0,37r-39,0r-10,63r36,0r0,37r-43,0r-10,58r-38,0r10,-58r-59,0r-10,58r-39,0xm91,-95r59,0r11,-63r-59,0","w":252},"%":{"d":"76,-126v-35,0,-59,-29,-59,-64v0,-35,24,-65,60,-65v35,0,59,29,59,65v0,35,-24,64,-60,64xm43,0r184,-252r36,0r-185,252r-35,0xm229,3v-35,0,-59,-29,-59,-65v0,-35,23,-64,59,-64v35,0,59,29,59,64v0,35,-23,65,-59,65xm77,-154v17,0,27,-17,27,-36v0,-20,-12,-37,-28,-37v-17,0,-27,17,-27,37v0,21,12,36,28,36xm229,-25v17,0,27,-17,27,-37v0,-20,-11,-36,-27,-36v-17,0,-27,17,-27,36v0,21,11,37,27,37","w":305},"\"":{"d":"100,-144r9,-108v15,2,38,-4,49,2r-35,106r-23,0xm22,-144r8,-108v15,2,38,-4,49,2r-35,106r-22,0","w":175},"'":{"d":"22,-144r8,-108v16,2,38,-4,50,2r-35,106r-23,0","w":96},"+":{"d":"94,-38r0,-69r-70,0r0,-40r70,0r0,-68r41,0r0,68r69,0r0,40r-69,0r0,69r-41,0","w":228},"=":{"d":"27,-152r0,-40r174,0r0,40r-174,0xm27,-62r0,-40r174,0r0,40r-174,0","w":228},"\u00d7":{"d":"172,-41r-58,-59r-59,59r-27,-27r60,-58r-60,-59r28,-28r58,60r59,-60r27,27r-60,59r60,59","w":228},"<":{"d":"196,-28r-172,-79r0,-39r172,-80r0,42r-129,57r129,58r0,41","w":228},">":{"d":"32,-28r0,-41r129,-57r-129,-58r0,-42r172,80r0,39","w":228},"^":{"d":"20,-177r55,-75r30,0r55,75r-34,0r-36,-48r-37,48r-33,0","w":180},"~":{"d":"45,-82r-24,-8v8,-29,19,-45,41,-45v31,1,58,34,71,-3r24,7v-8,29,-18,45,-40,45v-32,-1,-59,-33,-72,4","w":178},"`":{"d":"89,-214r-44,-42r39,-17r38,59r-33,0","w":180},"\u00a0":{"w":108}}});

// SWFObject v2.2 <http://code.google.com/p/swfobject/> is released under the MIT License <http://www.opensource.org/licenses/mit-license.php> 
var swfobject=function(){var D="undefined",r="object",S="Shockwave Flash",W="ShockwaveFlash.ShockwaveFlash",q="application/x-shockwave-flash",R="SWFObjectExprInst",x="onreadystatechange",O=window,j=document,t=navigator,T=false,U=[h],o=[],N=[],I=[],l,Q,E,B,J=false,a=false,n,G,m=true,M=function(){var aa=typeof j.getElementById!=D&&typeof j.getElementsByTagName!=D&&typeof j.createElement!=D,ah=t.userAgent.toLowerCase(),Y=t.platform.toLowerCase(),ae=Y?/win/.test(Y):/win/.test(ah),ac=Y?/mac/.test(Y):/mac/.test(ah),af=/webkit/.test(ah)?parseFloat(ah.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,X=!+"\v1",ag=[0,0,0],ab=null;if(typeof t.plugins!=D&&typeof t.plugins[S]==r){ab=t.plugins[S].description;if(ab&&!(typeof t.mimeTypes!=D&&t.mimeTypes[q]&&!t.mimeTypes[q].enabledPlugin)){T=true;X=false;ab=ab.replace(/^.*\s+(\S+\s+\S+$)/,"$1");ag[0]=parseInt(ab.replace(/^(.*)\..*$/,"$1"),10);ag[1]=parseInt(ab.replace(/^.*\.(.*)\s.*$/,"$1"),10);ag[2]=/[a-zA-Z]/.test(ab)?parseInt(ab.replace(/^.*[a-zA-Z]+(.*)$/,"$1"),10):0}}else{if(typeof O.ActiveXObject!=D){try{var ad=new ActiveXObject(W);if(ad){ab=ad.GetVariable("$version");if(ab){X=true;ab=ab.split(" ")[1].split(",");ag=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}}catch(Z){}}}return{w3:aa,pv:ag,wk:af,ie:X,win:ae,mac:ac}}(),k=function(){if(!M.w3){return}if((typeof j.readyState!=D&&j.readyState=="complete")||(typeof j.readyState==D&&(j.getElementsByTagName("body")[0]||j.body))){f()}if(!J){if(typeof j.addEventListener!=D){j.addEventListener("DOMContentLoaded",f,false)}if(M.ie&&M.win){j.attachEvent(x,function(){if(j.readyState=="complete"){j.detachEvent(x,arguments.callee);f()}});if(O==top){(function(){if(J){return}try{j.documentElement.doScroll("left")}catch(X){setTimeout(arguments.callee,0);return}f()})()}}if(M.wk){(function(){if(J){return}if(!/loaded|complete/.test(j.readyState)){setTimeout(arguments.callee,0);return}f()})()}s(f)}}();function f(){if(J){return}try{var Z=j.getElementsByTagName("body")[0].appendChild(C("span"));Z.parentNode.removeChild(Z)}catch(aa){return}J=true;var X=U.length;for(var Y=0;Y<X;Y++){U[Y]()}}function K(X){if(J){X()}else{U[U.length]=X}}function s(Y){if(typeof O.addEventListener!=D){O.addEventListener("load",Y,false)}else{if(typeof j.addEventListener!=D){j.addEventListener("load",Y,false)}else{if(typeof O.attachEvent!=D){i(O,"onload",Y)}else{if(typeof O.onload=="function"){var X=O.onload;O.onload=function(){X();Y()}}else{O.onload=Y}}}}}function h(){if(T){V()}else{H()}}function V(){var X=j.getElementsByTagName("body")[0];var aa=C(r);aa.setAttribute("type",q);var Z=X.appendChild(aa);if(Z){var Y=0;(function(){if(typeof Z.GetVariable!=D){var ab=Z.GetVariable("$version");if(ab){ab=ab.split(" ")[1].split(",");M.pv=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}else{if(Y<10){Y++;setTimeout(arguments.callee,10);return}}X.removeChild(aa);Z=null;H()})()}else{H()}}function H(){var ag=o.length;if(ag>0){for(var af=0;af<ag;af++){var Y=o[af].id;var ab=o[af].callbackFn;var aa={success:false,id:Y};if(M.pv[0]>0){var ae=c(Y);if(ae){if(F(o[af].swfVersion)&&!(M.wk&&M.wk<312)){w(Y,true);if(ab){aa.success=true;aa.ref=z(Y);ab(aa)}}else{if(o[af].expressInstall&&A()){var ai={};ai.data=o[af].expressInstall;ai.width=ae.getAttribute("width")||"0";ai.height=ae.getAttribute("height")||"0";if(ae.getAttribute("class")){ai.styleclass=ae.getAttribute("class")}if(ae.getAttribute("align")){ai.align=ae.getAttribute("align")}var ah={};var X=ae.getElementsByTagName("param");var ac=X.length;for(var ad=0;ad<ac;ad++){if(X[ad].getAttribute("name").toLowerCase()!="movie"){ah[X[ad].getAttribute("name")]=X[ad].getAttribute("value")}}P(ai,ah,Y,ab)}else{p(ae);if(ab){ab(aa)}}}}}else{w(Y,true);if(ab){var Z=z(Y);if(Z&&typeof Z.SetVariable!=D){aa.success=true;aa.ref=Z}ab(aa)}}}}}function z(aa){var X=null;var Y=c(aa);if(Y&&Y.nodeName=="OBJECT"){if(typeof Y.SetVariable!=D){X=Y}else{var Z=Y.getElementsByTagName(r)[0];if(Z){X=Z}}}return X}function A(){return !a&&F("6.0.65")&&(M.win||M.mac)&&!(M.wk&&M.wk<312)}function P(aa,ab,X,Z){a=true;E=Z||null;B={success:false,id:X};var ae=c(X);if(ae){if(ae.nodeName=="OBJECT"){l=g(ae);Q=null}else{l=ae;Q=X}aa.id=R;if(typeof aa.width==D||(!/%$/.test(aa.width)&&parseInt(aa.width,10)<310)){aa.width="310"}if(typeof aa.height==D||(!/%$/.test(aa.height)&&parseInt(aa.height,10)<137)){aa.height="137"}j.title=j.title.slice(0,47)+" - Flash Player Installation";var ad=M.ie&&M.win?"ActiveX":"PlugIn",ac="MMredirectURL="+O.location.toString().replace(/&/g,"%26")+"&MMplayerType="+ad+"&MMdoctitle="+j.title;if(typeof ab.flashvars!=D){ab.flashvars+="&"+ac}else{ab.flashvars=ac}if(M.ie&&M.win&&ae.readyState!=4){var Y=C("div");X+="SWFObjectNew";Y.setAttribute("id",X);ae.parentNode.insertBefore(Y,ae);ae.style.display="none";(function(){if(ae.readyState==4){ae.parentNode.removeChild(ae)}else{setTimeout(arguments.callee,10)}})()}u(aa,ab,X)}}function p(Y){if(M.ie&&M.win&&Y.readyState!=4){var X=C("div");Y.parentNode.insertBefore(X,Y);X.parentNode.replaceChild(g(Y),X);Y.style.display="none";(function(){if(Y.readyState==4){Y.parentNode.removeChild(Y)}else{setTimeout(arguments.callee,10)}})()}else{Y.parentNode.replaceChild(g(Y),Y)}}function g(ab){var aa=C("div");if(M.win&&M.ie){aa.innerHTML=ab.innerHTML}else{var Y=ab.getElementsByTagName(r)[0];if(Y){var ad=Y.childNodes;if(ad){var X=ad.length;for(var Z=0;Z<X;Z++){if(!(ad[Z].nodeType==1&&ad[Z].nodeName=="PARAM")&&!(ad[Z].nodeType==8)){aa.appendChild(ad[Z].cloneNode(true))}}}}}return aa}function u(ai,ag,Y){var X,aa=c(Y);if(M.wk&&M.wk<312){return X}if(aa){if(typeof ai.id==D){ai.id=Y}if(M.ie&&M.win){var ah="";for(var ae in ai){if(ai[ae]!=Object.prototype[ae]){if(ae.toLowerCase()=="data"){ag.movie=ai[ae]}else{if(ae.toLowerCase()=="styleclass"){ah+=' class="'+ai[ae]+'"'}else{if(ae.toLowerCase()!="classid"){ah+=" "+ae+'="'+ai[ae]+'"'}}}}}var af="";for(var ad in ag){if(ag[ad]!=Object.prototype[ad]){af+='<param name="'+ad+'" value="'+ag[ad]+'" />'}}aa.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+ah+">"+af+"</object>";N[N.length]=ai.id;X=c(ai.id)}else{var Z=C(r);Z.setAttribute("type",q);for(var ac in ai){if(ai[ac]!=Object.prototype[ac]){if(ac.toLowerCase()=="styleclass"){Z.setAttribute("class",ai[ac])}else{if(ac.toLowerCase()!="classid"){Z.setAttribute(ac,ai[ac])}}}}for(var ab in ag){if(ag[ab]!=Object.prototype[ab]&&ab.toLowerCase()!="movie"){e(Z,ab,ag[ab])}}aa.parentNode.replaceChild(Z,aa);X=Z}}return X}function e(Z,X,Y){var aa=C("param");aa.setAttribute("name",X);aa.setAttribute("value",Y);Z.appendChild(aa)}function y(Y){var X=c(Y);if(X&&X.nodeName=="OBJECT"){if(M.ie&&M.win){X.style.display="none";(function(){if(X.readyState==4){b(Y)}else{setTimeout(arguments.callee,10)}})()}else{X.parentNode.removeChild(X)}}}function b(Z){var Y=c(Z);if(Y){for(var X in Y){if(typeof Y[X]=="function"){Y[X]=null}}Y.parentNode.removeChild(Y)}}function c(Z){var X=null;try{X=j.getElementById(Z)}catch(Y){}return X}function C(X){return j.createElement(X)}function i(Z,X,Y){Z.attachEvent(X,Y);I[I.length]=[Z,X,Y]}function F(Z){var Y=M.pv,X=Z.split(".");X[0]=parseInt(X[0],10);X[1]=parseInt(X[1],10)||0;X[2]=parseInt(X[2],10)||0;return(Y[0]>X[0]||(Y[0]==X[0]&&Y[1]>X[1])||(Y[0]==X[0]&&Y[1]==X[1]&&Y[2]>=X[2]))?true:false}function v(ac,Y,ad,ab){if(M.ie&&M.mac){return}var aa=j.getElementsByTagName("head")[0];if(!aa){return}var X=(ad&&typeof ad=="string")?ad:"screen";if(ab){n=null;G=null}if(!n||G!=X){var Z=C("style");Z.setAttribute("type","text/css");Z.setAttribute("media",X);n=aa.appendChild(Z);if(M.ie&&M.win&&typeof j.styleSheets!=D&&j.styleSheets.length>0){n=j.styleSheets[j.styleSheets.length-1]}G=X}if(M.ie&&M.win){if(n&&typeof n.addRule==r){n.addRule(ac,Y)}}else{if(n&&typeof j.createTextNode!=D){n.appendChild(j.createTextNode(ac+" {"+Y+"}"))}}}function w(Z,X){if(!m){return}var Y=X?"visible":"hidden";if(J&&c(Z)){c(Z).style.visibility=Y}else{v("#"+Z,"visibility:"+Y)}}function L(Y){var Z=/[\\\"<>\.;]/;var X=Z.exec(Y)!=null;return X&&typeof encodeURIComponent!=D?encodeURIComponent(Y):Y}var d=function(){if(M.ie&&M.win){window.attachEvent("onunload",function(){var ac=I.length;for(var ab=0;ab<ac;ab++){I[ab][0].detachEvent(I[ab][1],I[ab][2])}var Z=N.length;for(var aa=0;aa<Z;aa++){y(N[aa])}for(var Y in M){M[Y]=null}M=null;for(var X in swfobject){swfobject[X]=null}swfobject=null})}}();return{registerObject:function(ab,X,aa,Z){if(M.w3&&ab&&X){var Y={};Y.id=ab;Y.swfVersion=X;Y.expressInstall=aa;Y.callbackFn=Z;o[o.length]=Y;w(ab,false)}else{if(Z){Z({success:false,id:ab})}}},getObjectById:function(X){if(M.w3){return z(X)}},embedSWF:function(ab,ah,ae,ag,Y,aa,Z,ad,af,ac){var X={success:false,id:ah};if(M.w3&&!(M.wk&&M.wk<312)&&ab&&ah&&ae&&ag&&Y){w(ah,false);K(function(){ae+="";ag+="";var aj={};if(af&&typeof af===r){for(var al in af){aj[al]=af[al]}}aj.data=ab;aj.width=ae;aj.height=ag;var am={};if(ad&&typeof ad===r){for(var ak in ad){am[ak]=ad[ak]}}if(Z&&typeof Z===r){for(var ai in Z){if(typeof am.flashvars!=D){am.flashvars+="&"+ai+"="+Z[ai]}else{am.flashvars=ai+"="+Z[ai]}}}if(F(Y)){var an=u(aj,am,ah);if(aj.id==ah){w(ah,true)}X.success=true;X.ref=an}else{if(aa&&A()){aj.data=aa;P(aj,am,ah,ac);return}else{w(ah,true)}}if(ac){ac(X)}})}else{if(ac){ac(X)}}},switchOffAutoHideShow:function(){m=false},ua:M,getFlashPlayerVersion:function(){return{major:M.pv[0],minor:M.pv[1],release:M.pv[2]}},hasFlashPlayerVersion:F,createSWF:function(Z,Y,X){if(M.w3){return u(Z,Y,X)}else{return undefined}},showExpressInstall:function(Z,aa,X,Y){if(M.w3&&A()){P(Z,aa,X,Y)}},removeSWF:function(X){if(M.w3){y(X)}},createCSS:function(aa,Z,Y,X){if(M.w3){v(aa,Z,Y,X)}},addDomLoadEvent:K,addLoadEvent:s,getQueryParamValue:function(aa){var Z=j.location.search||j.location.hash;if(Z){if(/\?/.test(Z)){Z=Z.split("?")[1]}if(aa==null){return L(Z)}var Y=Z.split("&");for(var X=0;X<Y.length;X++){if(Y[X].substring(0,Y[X].indexOf("="))==aa){return L(Y[X].substring((Y[X].indexOf("=")+1)))}}}return""},expressInstallCallback:function(){if(a){var X=c(R);if(X&&l){X.parentNode.replaceChild(l,X);if(Q){w(Q,true);if(M.ie&&M.win){l.style.display="block"}}if(E){E(B)}}a=false}}}}();
