// 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:
 * 2005 Albert-Jan Pool published by FSI Fonts und Software GmbH
 * 
 * Trademark:
 * DIN is a trademark of FSI Fonts und Software GmbH
 * 
 * Manufacturer:
 * FSI Fonts und Software GmbH
 * 
 * Designer:
 * Albert-Jan Pool
 * 
 * Vendor URL:
 * http://www.fontfont.com
 * 
 * License information:
 * http://www.fontfont.com/eula/license.html
 */
Cufon.registerFont({"w":187,"face":{"font-family":"DINPro-Regular","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 3 0 0 2 0 4","ascent":"275","descent":"-85","x-height":"2","bbox":"-11 -336 302 81.3705","underline-thickness":"18.36","underline-position":"-30.6","stemh":"24","stemv":"26","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":89},"!":{"d":"77,-256r-4,184r-22,0r-3,-184r29,0xm78,0r-31,0r0,-30r31,0r0,30","w":113},"\"":{"d":"121,-195r-29,0r0,-61r29,0r0,61xm60,-195r-28,0r0,-61r28,0r0,61","w":152},"#":{"d":"217,-156r-35,0r-8,51r32,0r0,23r-36,0r-13,82r-26,0r13,-82r-58,0r-13,82r-26,0r13,-82r-32,0r0,-23r36,0r8,-51r-33,0r0,-23r36,0r12,-78r27,0r-12,78r57,0r12,-78r27,0r-13,78r32,0r0,23xm156,-156r-58,0r-8,51r57,0","w":235},"$":{"d":"172,-121v46,42,16,125,-56,122r0,40r-22,0r0,-39v-34,-1,-57,-12,-79,-34r19,-18v19,19,38,26,62,27r0,-95v-43,-4,-74,-24,-74,-68v0,-41,27,-68,72,-72r0,-32r22,0r0,32v28,1,47,10,67,28r-18,17v-14,-12,-28,-20,-50,-21r0,93v24,4,46,9,57,20xm115,-23v47,2,68,-51,39,-79v-11,-11,-24,-11,-39,-13r0,92xm96,-144r0,-90v-42,0,-62,49,-36,76v9,9,24,12,36,14","w":214},"%":{"d":"277,-84v0,48,-6,87,-49,87v-43,0,-48,-39,-48,-87v0,-30,20,-48,48,-48v28,0,49,18,49,48xm121,-210v0,48,-5,86,-49,86v-43,0,-49,-38,-49,-86v0,-30,21,-49,49,-49v28,0,49,19,49,49xm221,-256r-120,256r-22,0r120,-256r22,0xm228,-15v33,1,28,-36,28,-68v0,-19,-9,-31,-28,-31v-34,-1,-28,35,-28,67v0,19,8,32,28,32xm72,-142v33,1,28,-36,28,-68v0,-19,-9,-31,-28,-31v-34,-1,-28,36,-28,68v0,19,9,31,28,31","w":299},"&":{"d":"242,0r-35,0r-23,-28v-10,10,-34,30,-75,30v-50,0,-81,-29,-81,-74v0,-39,27,-58,55,-77v-40,-29,-37,-109,29,-109v57,0,75,78,27,99r-19,13r66,79v10,-16,14,-30,14,-59r26,0v0,32,-7,59,-24,79xm169,-47r-71,-85v-22,15,-44,30,-44,59v0,59,76,67,115,26xm105,-163v17,-12,37,-19,37,-41v0,-17,-13,-31,-30,-31v-40,0,-38,43,-7,72","w":266},"'":{"d":"60,-195r-28,0r0,-61r28,0r0,61","w":91},"(":{"d":"59,-36v0,28,11,38,25,52r-17,18v-20,-18,-34,-35,-34,-68v0,-90,-26,-211,34,-256r17,17v-14,15,-25,25,-25,53r0,184","w":107},")":{"d":"41,-290v20,18,34,35,33,68r0,188v1,33,-13,50,-33,68r-19,-19v14,-14,25,-23,25,-51r0,-184v1,-28,-11,-38,-25,-52","w":107},"*":{"d":"147,-170r-11,18r-42,-26r2,49r-21,0r1,-49r-41,26r-11,-18r43,-23r-43,-24r11,-17r41,25r-1,-49r21,0r-2,49r42,-25r11,17r-44,24","w":170},"+":{"d":"169,-84r-63,0r0,63r-24,0r0,-63r-63,0r0,-24r63,0r0,-63r24,0r0,63r63,0r0,24"},",":{"d":"63,23r-31,29r0,-84r31,0r0,55","w":95},"-":{"d":"126,-85r-99,0r0,-24r99,0r0,24","w":153},".":{"d":"66,0r-34,0r0,-34r34,0r0,34","w":97},"\/":{"d":"128,-283r-102,310r-26,0r103,-310r25,0","w":127},"0":{"d":"164,-68v0,42,-30,70,-70,70v-40,0,-70,-28,-70,-70r0,-120v0,-42,30,-70,70,-70v40,0,70,28,70,70r0,120xm94,-21v67,-2,44,-102,44,-165v0,-28,-16,-49,-44,-49v-67,2,-44,102,-44,165v0,28,16,49,44,49"},"1":{"d":"119,0r-26,0r0,-228r-48,43r0,-30r48,-41r26,0r0,256"},"2":{"d":"166,0r-142,0r0,-23r102,-129v27,-30,13,-83,-31,-83v-24,0,-44,13,-44,46r-26,0v0,-40,27,-69,70,-69v65,0,87,72,50,120r-89,115r110,0r0,23"},"3":{"d":"166,-70v0,47,-34,73,-76,73v-40,0,-73,-22,-75,-68r26,0v4,63,99,56,99,-5v0,-33,-18,-52,-56,-50r0,-23v34,1,51,-15,51,-46v0,-31,-20,-47,-45,-47v-27,0,-43,17,-46,43r-26,0v3,-41,33,-66,72,-66v72,0,98,102,36,127v26,10,40,30,40,62"},"4":{"d":"174,-41r-32,0r0,41r-25,0r0,-41r-103,0r0,-23r93,-192r28,0r-93,192r75,0r0,-73r25,0r0,73r32,0r0,23"},"5":{"d":"101,-170v47,-2,65,44,65,85v0,47,-21,89,-71,88v-42,0,-68,-25,-70,-63r26,0v3,26,17,39,44,39v35,0,45,-33,45,-64v0,-31,-6,-62,-43,-62v-22,0,-37,10,-42,25r-24,0r0,-134r130,0r0,23r-106,0r0,81v10,-11,26,-18,46,-18"},"6":{"d":"166,-74v0,44,-27,76,-71,76v-68,1,-84,-72,-55,-131r63,-127r26,0r-57,115v48,-21,94,15,94,67xm140,-73v0,-28,-16,-52,-46,-52v-27,0,-45,20,-45,52v0,31,18,52,45,52v27,0,46,-21,46,-52"},"7":{"d":"170,-233r-89,233r-28,0r89,-233r-89,0r0,40r-26,0r0,-63r143,0r0,23"},"8":{"d":"170,-71v0,43,-34,73,-76,73v-42,0,-76,-30,-76,-73v0,-30,17,-50,39,-62v-58,-27,-36,-125,37,-125v72,0,95,98,37,125v22,12,39,32,39,62xm144,-71v0,-28,-22,-50,-50,-50v-28,0,-50,22,-50,50v0,28,22,50,50,50v28,0,50,-22,50,-50xm139,-189v0,-27,-19,-46,-45,-46v-26,0,-45,19,-45,46v0,27,19,45,45,45v26,0,45,-18,45,-45"},"9":{"d":"93,-258v69,-2,84,72,55,131r-63,127r-27,0r58,-115v-49,19,-94,-16,-94,-68v0,-44,27,-75,71,-75xm139,-184v0,-31,-19,-51,-46,-51v-27,0,-45,20,-45,51v0,28,15,52,45,52v27,0,46,-20,46,-52"},":":{"d":"75,-108r-34,0r0,-34r34,0r0,34xm75,0r-34,0r0,-34r34,0r0,34","w":106},";":{"d":"74,23r-32,29r0,-84r32,0r0,55xm75,-108r-34,0r0,-34r34,0r0,34","w":106},"<":{"d":"153,-24r-119,-61r0,-24r119,-60r0,28r-90,44r90,45r0,28"},"=":{"d":"169,-115r-150,0r0,-24r150,0r0,24xm169,-54r-150,0r0,-24r150,0r0,24"},">":{"d":"153,-85r-119,61r0,-28r90,-45r-90,-44r0,-28r119,60r0,24"},"?":{"d":"95,-258v57,0,87,67,51,109v-13,24,-39,38,-36,77r-26,0v-6,-59,52,-70,52,-121v0,-24,-17,-42,-41,-42v-26,0,-42,19,-42,42r-26,0v0,-37,29,-65,68,-65xm113,0r-31,0r0,-30r31,0r0,30","w":178},"@":{"d":"102,-257v74,0,129,9,129,78r0,179r-25,0r0,-20v-42,49,-127,14,-113,-66v-13,-81,69,-113,113,-65v5,-49,-9,-84,-54,-84v-55,0,-106,2,-101,56v5,58,-19,139,21,165r-18,17v-48,-28,-23,-115,-28,-182v-3,-47,28,-78,76,-78xm206,-86v0,-33,-6,-66,-44,-66v-38,0,-44,33,-44,66v0,33,6,66,44,66v38,0,44,-33,44,-66","w":256},"A":{"d":"216,0r-30,0r-20,-58r-112,0r-21,58r-29,0r95,-256r23,0xm158,-82r-47,-135r-49,135r96,0","w":219,"k":{"\u201d":29,"\u2019":29,"\u0106":4,"\u00d3":4,"y":6,"v":6,"Y":13,"W":5,"V":13,"T":22,"Q":4,"O":4,"J":-4,"G":4,"C":4}},"B":{"d":"213,-71v2,84,-94,71,-176,71r0,-256v79,-1,175,-12,172,68v0,27,-16,48,-38,56v24,9,42,30,42,61xm186,-72v0,-55,-67,-46,-122,-46r0,94v56,1,122,8,122,-48xm182,-188v0,-56,-65,-43,-118,-44r0,89v54,-1,118,11,118,-45","w":240,"k":{"J":10}},"C":{"d":"55,-128v0,79,9,106,62,106v32,0,55,-21,62,-52r27,0v-8,48,-43,76,-89,76v-66,0,-90,-44,-90,-130v0,-86,23,-130,90,-130v46,0,80,28,89,76r-28,0v-7,-31,-29,-52,-61,-52v-53,0,-62,28,-62,106","w":229,"k":{"\u0104":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":12,"A":4}},"D":{"d":"125,-256v70,-5,90,63,90,125v0,36,1,79,-25,107v-30,32,-95,22,-153,24r0,-256r88,0xm188,-131v0,-55,-14,-101,-68,-101r-56,0r0,208v43,-1,84,6,107,-19v17,-19,17,-57,17,-88","w":242,"k":{"\u0104":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":13,"A":4}},"E":{"d":"196,0r-159,0r0,-256r159,0r0,24r-132,0r0,91r113,0r0,24r-113,0r0,93r132,0r0,24","w":216,"k":{"J":3}},"F":{"d":"196,-232r-132,0r0,94r113,0r0,25r-113,0r0,113r-27,0r0,-256r159,0r0,24","w":208,"k":{"\u0119":14,"\u0105":14,"\u0104":22,"\u017e":11,"\u017c":11,"\u017a":11,"\u015a":4,"\u0153":14,"\u0144":11,"\u0107":14,"\u0106":7,"\u00fc":11,"\u00fb":11,"\u00fa":11,"\u00f9":11,"\u00f6":14,"\u00f3":14,"\u00f1":11,"\u00eb":14,"\u00ea":14,"\u00e9":14,"\u00e8":14,"\u00e7":14,"\u00e4":14,"\u00e2":14,"\u00e1":14,"\u00e0":14,"\u00d3":7,"z":11,"x":11,"u":11,"r":11,"p":11,"o":14,"n":11,"m":11,"e":14,"c":14,"a":14,"S":4,"Q":7,"O":7,"J":49,"G":7,"C":7,"A":22,".":35}},"G":{"d":"117,-22v43,0,70,-35,63,-88r-63,0r0,-24r90,0v10,81,-24,136,-90,136v-66,0,-90,-44,-90,-130v0,-86,22,-130,90,-130v49,0,82,31,90,76r-28,0v-7,-32,-30,-52,-62,-52v-53,0,-62,28,-62,106v0,79,9,106,62,106","w":234,"k":{"\u0104":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":14,"A":4}},"H":{"d":"213,0r-27,0r0,-117r-122,0r0,117r-27,0r0,-256r27,0r0,115r122,0r0,-115r27,0r0,256","w":250},"I":{"d":"64,0r-27,0r0,-256r27,0r0,256","w":101},"J":{"d":"147,-78v6,75,-92,104,-139,57r19,-18v27,32,93,17,93,-42r0,-175r27,0r0,178","w":180,"k":{"\u0104":4,"A":4}},"K":{"d":"229,0r-32,0r-79,-136r-54,64r0,72r-27,0r0,-256r27,0r0,147r120,-147r33,0r-80,99","w":234,"k":{"\u0106":4,"\u00d3":4,"y":11,"Q":4,"O":4,"J":-4,"G":4,"C":4}},"L":{"d":"195,0r-158,0r0,-256r27,0r0,232r131,0r0,24","w":206,"k":{"\u201d":54,"\u2019":54,"\u0106":13,"\u00d3":13,"y":22,"Y":29,"W":14,"V":25,"U":12,"T":29,"Q":13,"O":13,"J":-4,"G":13,"C":13}},"M":{"d":"257,0r-28,0r0,-195r-70,155r-23,0r-72,-155r0,195r-27,0r0,-256r27,0r84,181r81,-181r28,0r0,256","w":293},"N":{"d":"226,0r-25,0r-137,-206r0,206r-27,0r0,-256r26,0r136,205r0,-205r27,0r0,256","w":263},"O":{"d":"117,-258v67,0,90,44,90,130v0,86,-22,130,-90,130v-67,0,-90,-44,-90,-130v0,-86,22,-130,90,-130xm117,-22v51,-9,62,-28,62,-106v0,-79,-9,-97,-62,-106v-52,8,-62,28,-62,106v0,79,11,96,62,106","w":234,"k":{"\u0104":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":14,"A":4}},"P":{"d":"212,-181v1,72,-70,82,-148,76r0,105r-27,0r0,-256r95,0v47,0,80,29,80,75xm184,-181v0,-60,-63,-51,-120,-51r0,102v57,0,120,9,120,-51","w":226,"k":{"\u0119":4,"\u0105":4,"\u0104":18,"\u015b":4,"\u0153":4,"\u0107":4,"\u00f6":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e9":4,"\u00e8":4,"\u00e7":4,"\u00e4":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"s":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"J":43,"A":18,".":40}},"Q":{"d":"117,-258v67,0,90,44,90,130v0,49,0,74,-18,96r28,28r-16,17r-29,-29v-75,47,-165,-4,-145,-112v-7,-86,22,-130,90,-130xm55,-128v0,79,10,106,62,106v14,0,26,-5,36,-13r-32,-32r17,-17r31,32v9,-15,10,-35,10,-76v0,-79,-9,-97,-62,-106v-52,8,-62,28,-62,106","w":233},"R":{"d":"216,0r-32,0r-58,-114r-62,0r0,114r-27,0r0,-256r98,0v45,0,76,27,76,71v0,37,-22,62,-55,69xm184,-185v0,-57,-65,-47,-120,-47r0,94v55,0,120,11,120,-47","w":236,"k":{"J":9}},"S":{"d":"170,-121v47,47,11,123,-67,123v-39,0,-64,-10,-88,-34r19,-18v32,42,130,39,130,-20v-1,-80,-142,-15,-142,-116v0,-77,114,-93,158,-44r-17,17v-28,-34,-114,-30,-114,26v0,60,93,38,121,66","w":211,"k":{"\u015a":6,"Y":7,"S":6,"J":7}},"T":{"d":"186,-232r-74,0r0,232r-27,0r0,-232r-74,0r0,-24r175,0r0,24","w":197,"k":{"\u0119":27,"\u0105":27,"\u0104":22,"\u017e":19,"\u017c":19,"\u017a":19,"\u015b":27,"\u0153":27,"\u0144":19,"\u0107":27,"\u0106":7,"\u00fc":19,"\u00fb":19,"\u00fa":19,"\u00f9":19,"\u00f6":27,"\u00f3":27,"\u00f1":19,"\u00eb":27,"\u00ea":27,"\u00e9":27,"\u00e8":27,"\u00e7":27,"\u00e4":27,"\u00e2":27,"\u00e1":27,"\u00e0":27,"\u00d3":7,"z":19,"y":19,"x":19,"w":19,"v":19,"u":19,"s":27,"r":19,"q":27,"p":19,"o":27,"n":19,"m":19,"g":27,"e":27,"d":27,"c":27,"a":27,"Q":7,"O":7,"J":29,"G":7,"C":7,"A":22,".":29}},"U":{"d":"212,-85v0,51,-37,87,-89,87v-52,0,-90,-36,-90,-87r0,-171r28,0r0,169v0,39,25,65,62,65v37,0,62,-26,62,-65r0,-169r27,0r0,171","w":245,"k":{"J":12}},"V":{"d":"194,-256r-85,256r-22,0r-84,-256r29,0r66,207r67,-207r29,0","w":196,"k":{"\u0119":14,"\u0105":14,"\u0104":13,"\u017e":7,"\u017c":7,"\u017a":7,"\u015b":14,"\u0153":14,"\u0144":7,"\u0107":14,"\u0106":4,"\u00fc":7,"\u00fb":7,"\u00fa":7,"\u00f9":7,"\u00f6":14,"\u00f3":14,"\u00f1":7,"\u00eb":14,"\u00ea":14,"\u00e9":14,"\u00e8":14,"\u00e7":14,"\u00e4":14,"\u00e2":14,"\u00e1":14,"\u00e0":14,"\u00d3":4,"z":7,"y":4,"x":7,"u":7,"s":14,"r":7,"q":14,"p":7,"o":14,"n":7,"m":7,"g":14,"e":14,"d":14,"c":14,"a":14,"Q":4,"O":4,"G":4,"C":4,"A":13,".":29}},"W":{"d":"302,-256r-66,256r-25,0r-57,-205r-57,205r-26,0r-65,-256r29,0r50,206r56,-206r25,0r56,206r51,-206r29,0","w":307,"k":{"\u0119":14,"\u0105":14,"\u0104":4,"\u015b":14,"\u0153":14,"\u0107":14,"\u0106":4,"\u00f6":14,"\u00f3":14,"\u00eb":14,"\u00ea":14,"\u00e9":14,"\u00e8":14,"\u00e7":14,"\u00e4":14,"\u00e2":14,"\u00e1":14,"\u00e0":14,"\u00d3":4,"s":14,"q":14,"o":14,"g":14,"e":14,"d":14,"c":14,"a":14,"Q":4,"O":4,"G":4,"C":4,"A":4,".":18}},"X":{"d":"193,0r-32,0r-62,-108r-63,108r-31,0r79,-131r-74,-125r32,0r57,101r57,-101r32,0r-74,125","w":198,"k":{"\u0106":4,"\u00d3":4,"y":7,"Q":4,"O":4,"J":-4,"G":4,"C":4}},"Y":{"d":"182,-256r-75,150r0,106r-28,0r0,-106r-76,-150r29,0r61,122r60,-122r29,0","w":185,"k":{"\u0119":29,"\u0105":29,"\u0104":14,"\u017e":14,"\u017c":14,"\u017a":14,"\u015b":29,"\u0153":29,"\u0144":14,"\u0107":29,"\u0106":4,"\u00fc":14,"\u00fb":14,"\u00fa":14,"\u00f9":14,"\u00f6":29,"\u00f3":29,"\u00f1":14,"\u00eb":29,"\u00ea":29,"\u00e9":29,"\u00e8":29,"\u00e7":29,"\u00e4":29,"\u00e2":29,"\u00e1":29,"\u00e0":29,"\u00d3":4,"z":14,"x":14,"u":14,"s":29,"r":14,"q":29,"p":14,"o":29,"n":14,"m":14,"g":29,"e":29,"d":29,"c":29,"a":29,"Q":4,"O":4,"J":14,"G":4,"C":4,"A":14,".":29}},"Z":{"d":"180,0r-159,0r0,-26r128,-206r-123,0r0,-24r154,0r0,23r-130,209r130,0r0,24","w":200},"[":{"d":"97,27r-64,0r0,-310r64,0r0,23r-38,0r0,264r38,0r0,23","w":112},"\\":{"d":"128,27r-26,0r-102,-309r26,0","w":127},"]":{"d":"80,27r-64,0r0,-23r39,0r0,-265r-39,0r0,-22r64,0r0,310","w":112},"^":{"d":"167,-149r-26,0r-44,-82r-44,82r-27,0r59,-109r24,0","w":193},"_":{"d":"193,59r-193,0r0,-18r193,0r0,18","w":193},"`":{"d":"108,-214r-24,0r-39,-55r31,0","w":180},"a":{"d":"133,-17v-32,35,-115,23,-115,-33v0,-50,59,-55,115,-51v3,-37,-7,-56,-46,-56v-23,0,-34,5,-44,20r-18,-16v31,-46,134,-32,134,33r0,120r-26,0r0,-17xm84,-20v35,0,55,-19,49,-62v-38,0,-89,-7,-89,32v0,21,12,30,40,30","w":189},"b":{"d":"108,-179v51,-2,65,44,65,90v0,46,-13,93,-65,91v-19,0,-36,-4,-50,-23r0,21r-26,0r0,-256r26,0r0,99v14,-18,31,-22,50,-22xm147,-89v0,-35,-5,-67,-44,-67v-39,0,-45,32,-45,67v0,35,6,68,45,68v39,0,44,-33,44,-68","w":196},"c":{"d":"49,-89v-8,62,58,90,93,48r17,17v-49,54,-136,23,-136,-65v0,-88,87,-117,136,-64r-17,17v-34,-42,-101,-14,-93,47","w":176,"k":{"\u0119":5,"\u0105":4,"\u0153":5,"\u0107":5,"\u00f6":5,"\u00f3":5,"\u00eb":5,"\u00ea":5,"\u00e9":5,"\u00e8":5,"\u00e7":5,"\u00e4":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"w":7,"o":5,"e":5,"d":4,"c":5,"a":4}},"d":{"d":"23,-89v0,-45,14,-92,65,-90v19,0,36,4,50,22r0,-99r26,0r0,256r-26,0r0,-21v-14,19,-31,23,-50,23v-51,2,-65,-45,-65,-91xm138,-89v0,-35,-5,-67,-44,-67v-39,0,-45,32,-45,67v0,35,6,68,45,68v39,0,44,-33,44,-68","w":196},"e":{"d":"168,-82r-119,0v-6,62,66,79,98,41r18,16v-48,50,-142,33,-142,-64v0,-57,27,-90,72,-90v50,0,76,38,73,97xm142,-101v8,-58,-69,-75,-88,-30v-4,10,-4,16,-5,30r93,0","w":190,"k":{"y":4,"x":6,"w":2,"v":4}},"f":{"d":"102,-156r-38,0r0,156r-26,0r0,-156r-23,0r0,-20r23,0v-5,-52,7,-88,64,-81r0,22v-39,-7,-40,22,-38,59r38,0r0,20","w":113,"k":{"\u0119":7,"\u0105":7,"\u201d":-7,"\u2019":-7,"\u0153":7,"\u0107":7,"\u00f6":7,"\u00f3":7,"\u00eb":7,"\u00ea":7,"\u00e9":7,"\u00e8":7,"\u00e7":7,"\u00e4":7,"\u00e2":7,"\u00e1":7,"\u00e0":7,"o":7,"e":7,"c":7,"a":7,".":18}},"g":{"d":"23,-90v0,-46,15,-90,65,-89v19,0,36,4,50,23r0,-21r25,0r0,182v7,71,-90,101,-134,53r17,-17v29,35,99,15,91,-37r0,-27v-14,18,-31,23,-50,23v-49,0,-64,-44,-64,-90xm137,-90v0,-33,-5,-66,-44,-66v-39,0,-44,33,-44,66v0,33,5,66,44,66v39,0,44,-33,44,-66","w":195},"h":{"d":"172,0r-26,0v-5,-59,22,-156,-43,-156v-66,0,-40,96,-45,156r-26,0r0,-256r26,0r0,98v36,-42,114,-19,114,44r0,114","w":202},"i":{"d":"58,0r-26,0r0,-177r26,0r0,177xm60,-228r-29,0r0,-29r29,0r0,29","w":91},"j":{"d":"58,32v1,33,-22,53,-63,48r0,-23v24,2,37,-3,37,-26r0,-207r26,0r0,208xm60,-228r-29,0r0,-29r29,0r0,29","w":91},"k":{"d":"181,0r-32,0r-56,-91r-35,40r0,51r-26,0r0,-256r26,0r0,171r80,-92r33,0r-60,68","w":192,"k":{"\u0119":7,"\u0153":7,"\u0107":7,"\u00f6":7,"\u00f3":7,"\u00eb":7,"\u00ea":7,"\u00e9":7,"\u00e8":7,"\u00e7":7,"q":7,"o":7,"g":7,"e":7,"d":7,"c":7}},"l":{"d":"95,0v-40,4,-63,-13,-63,-47r0,-209r26,0r0,208v-2,23,13,28,37,26r0,22","w":106,"k":{"\u0119":9,"\u201d":22,"\u2019":22,"\u0153":7,"\u0107":9,"\u00f6":7,"\u00f3":7,"\u00eb":9,"\u00ea":9,"\u00e9":9,"\u00e8":9,"\u00e7":9,"y":8,"w":7,"v":14,"o":7,"e":9,"c":9}},"m":{"d":"163,-150v31,-50,123,-32,123,37r0,113r-26,0v-5,-60,21,-156,-44,-156v-66,0,-39,96,-44,156r-26,0v-5,-59,22,-156,-43,-156v-66,0,-40,96,-45,156r-26,0r0,-177r26,0r0,19v26,-31,86,-27,105,8","w":316},"n":{"d":"58,-158v37,-42,114,-18,114,45r0,113r-26,0v-5,-60,21,-156,-44,-156v-65,0,-39,96,-44,156r-26,0r0,-177r26,0r0,19","w":202},"o":{"d":"95,-179v50,0,73,42,73,90v0,48,-22,91,-73,91v-50,0,-72,-43,-72,-91v0,-48,22,-90,72,-90xm95,-21v35,0,47,-33,47,-68v0,-34,-12,-67,-47,-67v-34,0,-46,33,-46,67v0,34,11,68,46,68","w":190,"k":{"y":4,"x":7,"w":2,"v":4}},"p":{"d":"108,-179v51,-2,65,44,65,90v0,46,-13,93,-65,91v-19,0,-36,-5,-50,-23r0,100r-26,0r0,-256r26,0r0,21v14,-19,31,-23,50,-23xm147,-89v0,-35,-5,-67,-44,-67v-39,0,-45,32,-45,67v0,35,6,68,45,68v39,0,44,-33,44,-68","w":196},"q":{"d":"23,-89v0,-45,14,-92,65,-90v19,0,36,4,50,23r0,-21r26,0r0,256r-26,0r0,-100v-14,18,-31,23,-50,23v-51,2,-65,-45,-65,-91xm138,-89v0,-35,-5,-67,-44,-67v-39,0,-45,32,-45,67v0,35,6,68,45,68v39,0,44,-33,44,-68","w":196},"r":{"d":"150,-163r-19,20v-26,-29,-73,-6,-73,34r0,109r-26,0r0,-177r26,0r0,21v18,-26,67,-33,92,-7","w":151,"k":{"\u0119":12,"\u0105":4,"\u015b":4,"\u0153":12,"\u0107":12,"\u00f6":12,"\u00f3":12,"\u00eb":12,"\u00ea":12,"\u00e9":12,"\u00e8":12,"\u00e7":12,"\u00e4":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"s":4,"q":12,"o":12,"g":12,"e":12,"d":12,"c":12,"a":4,".":43,",":43}},"s":{"d":"160,-52v0,62,-110,70,-145,29r18,-18v21,29,100,31,102,-10v1,-25,-34,-27,-59,-29v-35,-3,-53,-18,-53,-47v0,-57,93,-65,129,-33r-17,17v-22,-20,-88,-21,-86,15v-3,25,33,26,59,28v31,2,52,15,52,48","w":178,"k":{"\u2019":17,"\u015b":6,"v":4,"t":4,"s":6}},"t":{"d":"100,0v-40,5,-64,-15,-63,-48r0,-108r-23,0r0,-20r23,0r0,-55r26,0r0,55r37,0r0,20r-37,0r0,108v-1,21,14,28,37,26r0,22","w":119,"k":{"\u0119":3,"\u0105":3,"\u0153":3,"\u0107":3,"\u00f6":3,"\u00f3":3,"\u00eb":3,"\u00ea":3,"\u00e9":3,"\u00e8":3,"\u00e7":3,"\u00e4":3,"\u00e2":3,"\u00e1":3,"\u00e0":3,"o":3,"e":3,"c":3,"a":3}},"u":{"d":"144,-20v-36,43,-113,20,-113,-44r0,-113r26,0v5,59,-22,156,43,156v65,0,39,-96,44,-156r26,0r0,177r-26,0r0,-20","w":202},"v":{"d":"157,-177r-65,177r-23,0r-65,-177r28,0r48,142r49,-142r28,0","w":160,"k":{"\u0119":4,"\u0105":4,"\u015b":4,"\u0153":4,"\u0107":4,"\u00f6":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e9":4,"\u00e8":4,"\u00e7":4,"\u00e4":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"s":4,"o":4,"e":4,"c":4,"a":4,".":24}},"w":{"d":"257,-177r-56,177r-24,0r-47,-138r-46,138r-24,0r-56,-177r28,0r41,142r46,-142r22,0r47,142r41,-142r28,0","w":260,"k":{"\u0119":2,"\u0153":2,"\u0107":3,"\u00f6":2,"\u00f3":2,"\u00eb":2,"\u00ea":2,"\u00e9":2,"\u00e8":2,"\u00e7":2,"o":2,"e":2,"c":2,".":19}},"x":{"d":"160,0r-31,0r-43,-69r-43,69r-31,0r60,-90r-58,-87r32,0r40,65r40,-65r32,0r-58,87","w":172,"k":{"\u0119":7,"\u0153":7,"\u0107":7,"\u00f6":7,"\u00f3":7,"\u00eb":7,"\u00ea":7,"\u00e9":7,"\u00e8":7,"\u00e7":7,"o":7,"e":7,"c":7}},"y":{"d":"157,-177r-81,220v-8,25,-27,35,-58,33r0,-23v39,6,38,-33,50,-57r-64,-173r28,0r49,142r48,-142r28,0","w":160,"k":{"\u0119":4,"\u0105":4,"\u0153":4,"\u0107":4,"\u00f6":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e9":4,"\u00e8":4,"\u00e7":4,"\u00e4":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"o":4,"e":4,"c":4,"a":4,".":24,",":29}},"z":{"d":"147,0r-129,0r0,-22r99,-132r-94,0r0,-23r124,0r0,22r-99,132r99,0r0,23","w":165},"{":{"d":"53,-128v58,22,-22,143,57,132r0,23v-40,2,-61,-6,-61,-47v0,-38,19,-103,-32,-97r0,-23v80,10,-27,-161,93,-143r0,23v-75,-15,-1,108,-57,132","w":127},"|":{"d":"72,27r-26,0r0,-310r26,0r0,310","w":117},"}":{"d":"17,-283v119,-19,10,142,93,143r0,23v-79,-7,26,162,-93,144r0,-23v75,15,0,-109,58,-132v-33,-8,-23,-64,-23,-104v0,-28,-9,-28,-35,-28r0,-23","w":127},"~":{"d":"18,-95v44,-66,96,27,142,-21r16,16v-45,65,-96,-28,-143,21","w":194},"\u00d3":{"d":"117,-258v67,0,90,44,90,130v0,86,-22,130,-90,130v-67,0,-90,-44,-90,-130v0,-86,22,-130,90,-130xm117,-22v51,-9,62,-28,62,-106v0,-79,-9,-97,-62,-106v-52,8,-62,28,-62,106v0,79,11,96,62,106xm162,-336r-39,55r-24,0r32,-55r31,0","w":234,"k":{"Y":4,"X":4,"W":4,"V":4,"T":7,"J":14,"A":4}},"\u00d7":{"d":"165,-43r-17,16r-54,-54r-54,54r-17,-16r55,-54r-55,-55r17,-16r54,55r54,-55r17,16r-55,55"},"\u00df":{"d":"148,-199v0,-24,-18,-37,-45,-37v-32,0,-44,19,-44,48r0,188r-27,0r0,-189v0,-45,29,-70,73,-70v60,0,93,72,47,103v33,13,22,64,22,105v0,39,-27,55,-70,51r0,-22v54,10,43,-46,44,-92v1,-26,-17,-33,-44,-30r0,-22v27,3,44,-8,44,-33","w":200},"\u00e0":{"d":"133,-17v-32,35,-115,23,-115,-33v0,-50,59,-55,115,-51v3,-37,-7,-56,-46,-56v-23,0,-34,5,-44,20r-18,-16v31,-46,134,-32,134,33r0,120r-26,0r0,-17xm84,-20v35,0,55,-19,49,-62v-38,0,-89,-7,-89,32v0,21,12,30,40,30xm108,-214r-23,0r-39,-55r31,0","w":189},"\u00e1":{"d":"133,-17v-32,35,-115,23,-115,-33v0,-50,59,-55,115,-51v3,-37,-7,-56,-46,-56v-23,0,-34,5,-44,20r-18,-16v31,-46,134,-32,134,33r0,120r-26,0r0,-17xm84,-20v35,0,55,-19,49,-62v-38,0,-89,-7,-89,32v0,21,12,30,40,30xm136,-269r-39,55r-24,0r32,-55r31,0","w":189},"\u00e2":{"d":"133,-17v-32,35,-115,23,-115,-33v0,-50,59,-55,115,-51v3,-37,-7,-56,-46,-56v-23,0,-34,5,-44,20r-18,-16v31,-46,134,-32,134,33r0,120r-26,0r0,-17xm84,-20v35,0,55,-19,49,-62v-38,0,-89,-7,-89,32v0,21,12,30,40,30xm148,-214r-25,0r-32,-37r-33,37r-25,0r45,-55r25,0","w":189},"\u00e4":{"d":"133,-17v-32,35,-115,23,-115,-33v0,-50,59,-55,115,-51v3,-37,-7,-56,-46,-56v-23,0,-34,5,-44,20r-18,-16v31,-46,134,-32,134,33r0,120r-26,0r0,-17xm84,-20v35,0,55,-19,49,-62v-38,0,-89,-7,-89,32v0,21,12,30,40,30xm142,-217r-26,0r0,-32r26,0r0,32xm66,-217r-26,0r0,-32r26,0r0,32","w":189},"\u00e7":{"d":"49,-89v-8,62,58,90,93,48r17,17v-49,54,-136,23,-136,-65v0,-88,87,-117,136,-64r-17,17v-34,-42,-101,-14,-93,47xm113,24r-22,54r-28,0r26,-54r24,0","w":176,"k":{"\u0105":4,"\u0153":5,"\u0107":5,"\u00f6":5,"\u00f3":5,"\u00eb":5,"\u00ea":5,"\u00e9":5,"\u00e8":5,"\u00e4":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"w":7,"o":5,"e":5,"d":4,"c":5,"a":4}},"\u00e8":{"d":"168,-82r-119,0v-6,62,66,79,98,41r18,16v-48,50,-142,33,-142,-64v0,-57,27,-90,72,-90v50,0,76,38,73,97xm142,-101v8,-58,-69,-75,-88,-30v-4,10,-4,16,-5,30r93,0xm114,-214r-24,0r-39,-55r31,0","w":190,"k":{"y":4,"x":6,"w":2,"v":4}},"\u00e9":{"d":"168,-82r-119,0v-6,62,66,79,98,41r18,16v-48,50,-142,33,-142,-64v0,-57,27,-90,72,-90v50,0,76,38,73,97xm142,-101v8,-58,-69,-75,-88,-30v-4,10,-4,16,-5,30r93,0xm141,-269r-38,55r-24,0r32,-55r30,0","w":190,"k":{"y":4,"x":6,"w":2,"v":4}},"\u00ea":{"d":"168,-82r-119,0v-6,62,66,79,98,41r18,16v-48,50,-142,33,-142,-64v0,-57,27,-90,72,-90v50,0,76,38,73,97xm142,-101v8,-58,-69,-75,-88,-30v-4,10,-4,16,-5,30r93,0xm154,-214r-25,0r-33,-37r-32,37r-25,0r45,-55r25,0","w":190,"k":{"y":4,"x":6,"w":2,"v":4}},"\u00eb":{"d":"168,-82r-119,0v-6,62,66,79,98,41r18,16v-48,50,-142,33,-142,-64v0,-57,27,-90,72,-90v50,0,76,38,73,97xm142,-101v8,-58,-69,-75,-88,-30v-4,10,-4,16,-5,30r93,0xm147,-217r-26,0r0,-32r26,0r0,32xm71,-217r-26,0r0,-32r26,0r0,32","w":190,"k":{"y":4,"x":6,"w":2,"v":4}},"\u00ed":{"d":"58,0r-26,0r0,-177r26,0r0,177xm95,-269r-39,55r-24,0r32,-55r31,0","w":91},"\u00ee":{"d":"58,0r-26,0r0,-177r26,0r0,177xm104,-214r-25,0r-33,-37r-32,37r-25,0r45,-55r25,0","w":91},"\u00ef":{"d":"58,0r-26,0r0,-177r26,0r0,177xm97,-217r-26,0r0,-32r26,0r0,32xm21,-217r-26,0r0,-32r26,0r0,32","w":91},"\u00f1":{"d":"58,-158v37,-42,114,-18,114,45r0,113r-26,0v-5,-60,21,-156,-44,-156v-65,0,-39,96,-44,156r-26,0r0,-177r26,0r0,19xm45,-236v38,-51,66,23,101,-14r13,13v-37,50,-65,-21,-101,14","w":202},"\u00f3":{"d":"95,-179v50,0,73,42,73,90v0,48,-22,91,-73,91v-50,0,-72,-43,-72,-91v0,-48,22,-90,72,-90xm95,-21v35,0,47,-33,47,-68v0,-34,-12,-67,-47,-67v-34,0,-46,33,-46,67v0,34,11,68,46,68xm140,-269r-38,55r-24,0r31,-55r31,0","w":190,"k":{"y":4,"x":7,"w":2,"v":4}},"\u00f6":{"d":"95,-179v50,0,73,42,73,90v0,48,-22,91,-73,91v-50,0,-72,-43,-72,-91v0,-48,22,-90,72,-90xm95,-21v35,0,47,-33,47,-68v0,-34,-12,-67,-47,-67v-34,0,-46,33,-46,67v0,34,11,68,46,68xm147,-217r-26,0r0,-32r26,0r0,32xm70,-217r-26,0r0,-32r26,0r0,32","w":190,"k":{"y":4,"x":7,"w":2,"v":4}},"\u00f9":{"d":"144,-20v-36,43,-113,20,-113,-44r0,-113r26,0v5,59,-22,156,43,156v65,0,39,-96,44,-156r26,0r0,177r-26,0r0,-20xm118,-214r-24,0r-39,-55r31,0","w":202},"\u00fa":{"d":"144,-20v-36,43,-113,20,-113,-44r0,-113r26,0v5,59,-22,156,43,156v65,0,39,-96,44,-156r26,0r0,177r-26,0r0,-20xm145,-269r-39,55r-24,0r32,-55r31,0","w":202},"\u00fb":{"d":"144,-20v-36,43,-113,20,-113,-44r0,-113r26,0v5,59,-22,156,43,156v65,0,39,-96,44,-156r26,0r0,177r-26,0r0,-20xm157,-214r-25,0r-32,-37r-32,37r-25,0r45,-55r24,0","w":202},"\u00fc":{"d":"144,-20v-36,43,-113,20,-113,-44r0,-113r26,0v5,59,-22,156,43,156v65,0,39,-96,44,-156r26,0r0,177r-26,0r0,-20xm151,-217r-26,0r0,-32r26,0r0,32xm75,-217r-26,0r0,-32r26,0r0,32","w":202},"\u0106":{"d":"55,-128v0,79,9,106,62,106v32,0,55,-21,62,-52r27,0v-8,48,-43,76,-89,76v-66,0,-90,-44,-90,-130v0,-86,23,-130,90,-130v46,0,80,28,89,76r-28,0v-7,-31,-29,-52,-61,-52v-53,0,-62,28,-62,106xm159,-336r-38,55r-24,0r32,-55r30,0","w":229,"k":{"Y":4,"X":4,"W":4,"V":4,"T":7,"J":12,"A":4}},"\u0107":{"d":"49,-89v-8,62,58,90,93,48r17,17v-49,54,-136,23,-136,-65v0,-88,87,-117,136,-64r-17,17v-34,-42,-101,-14,-93,47xm141,-269r-39,55r-24,0r32,-55r31,0","w":176,"k":{"\u0119":5,"\u0105":4,"\u0153":5,"\u0107":5,"\u00f6":5,"\u00f3":5,"\u00eb":5,"\u00ea":5,"\u00e9":5,"\u00e8":5,"\u00e4":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"w":7,"o":5,"e":5,"d":4,"c":5,"a":4}},"\u0141":{"d":"199,0r-159,0r0,-104r-26,17r0,-25r26,-16r0,-128r28,0r0,111r55,-36r0,24r-55,35r0,98r131,0r0,24","w":209},"\u0142":{"d":"100,0v-40,4,-64,-13,-64,-47r0,-76r-23,14r0,-22r23,-14r0,-111r26,0r0,95r29,-18r0,22r-29,18r0,91v-2,23,14,28,38,26r0,22","w":113},"\u0143":{"d":"226,0r-25,0r-137,-206r0,206r-27,0r0,-256r26,0r136,205r0,-205r27,0r0,256xm177,-336r-39,55r-24,0r32,-55r31,0","w":263},"\u0144":{"d":"58,-158v37,-42,114,-18,114,45r0,113r-26,0v-5,-60,21,-156,-44,-156v-65,0,-39,96,-44,156r-26,0r0,-177r26,0r0,19xm146,-269r-39,55r-23,0r31,-55r31,0","w":202},"\u0153":{"d":"23,-89v0,-48,22,-91,72,-90v27,0,50,12,61,34v37,-65,148,-31,131,63r-119,0v-6,62,66,79,98,41r18,16v-30,37,-106,38,-128,-7v-11,22,-34,34,-61,34v-50,1,-72,-43,-72,-91xm95,-21v35,0,47,-33,47,-68v0,-34,-12,-67,-47,-67v-34,0,-46,33,-46,67v0,34,11,68,46,68xm262,-101v6,-57,-69,-75,-89,-30v-4,10,-4,16,-5,30r94,0","w":309,"k":{"y":4,"x":7,"w":2,"v":4}},"\u015a":{"d":"170,-121v47,47,11,123,-67,123v-39,0,-64,-10,-88,-34r19,-18v32,42,130,39,130,-20v-1,-80,-142,-15,-142,-116v0,-77,114,-93,158,-44r-17,17v-28,-34,-114,-30,-114,26v0,60,93,38,121,66xm151,-336r-39,55r-24,0r32,-55r31,0","w":211,"k":{"Y":7,"S":6,"J":7}},"\u015b":{"d":"160,-52v0,62,-110,70,-145,29r18,-18v21,29,100,31,102,-10v1,-25,-34,-27,-59,-29v-35,-3,-53,-18,-53,-47v0,-57,93,-65,129,-33r-17,17v-22,-20,-88,-21,-86,15v-3,25,33,26,59,28v31,2,52,15,52,48xm134,-269r-39,55r-23,0r31,-55r31,0","w":178,"k":{"\u2019":17,"\u015b":6,"v":4,"t":4,"s":6}},"\u0179":{"d":"180,0r-159,0r0,-26r128,-206r-123,0r0,-24r154,0r0,23r-130,209r130,0r0,24xm145,-336r-39,55r-24,0r32,-55r31,0","w":200},"\u017a":{"d":"147,0r-129,0r0,-22r99,-132r-94,0r0,-23r124,0r0,22r-99,132r99,0r0,23xm128,-269r-39,55r-24,0r32,-55r31,0","w":165},"\u017b":{"d":"180,0r-159,0r0,-26r128,-206r-123,0r0,-24r154,0r0,23r-130,209r130,0r0,24xm86,-287r0,-27r27,0r0,27r-27,0","w":200},"\u017c":{"d":"147,0r-129,0r0,-22r99,-132r-94,0r0,-23r124,0r0,22r-99,132r99,0r0,23xm69,-223r0,-28r27,0r0,28r-27,0","w":165},"\u017d":{"d":"180,0r-159,0r0,-26r128,-206r-123,0r0,-24r154,0r0,23r-130,209r130,0r0,24xm159,-336r-45,55r-24,0r-45,-55r25,0r32,38r33,-38r24,0","w":200},"\u017e":{"d":"147,0r-129,0r0,-22r99,-132r-94,0r0,-23r124,0r0,22r-99,132r99,0r0,23xm142,-269r-45,55r-24,0r-45,-55r25,0r32,38r32,-38r25,0","w":165},"\u2013":{"d":"169,-85r-150,0r0,-24r150,0r0,24"},"\u2014":{"d":"302,-85r-275,0r0,-24r275,0r0,24","w":329},"\u2018":{"d":"63,-226r-31,0r0,-30r31,-29r0,59","w":94,"k":{"\u0104":29,"\u015b":22,"s":22,"J":43,"A":29}},"\u2019":{"d":"63,-226r-31,28r0,-58r31,0r0,30","w":94,"k":{"\u0104":29,"\u015b":22,"s":22,"J":43,"A":29}},"\u201c":{"d":"125,-226r-32,0r0,-30r32,-29r0,59xm63,-226r-31,0r0,-30r31,-29r0,59","w":156,"k":{"\u0104":29,"J":43,"A":29}},"\u201d":{"d":"125,-226r-32,28r0,-58r32,0r0,30xm63,-226r-31,28r0,-58r31,0r0,30","w":156,"k":{"\u0104":29,"J":43,"A":29}},"\u201e":{"d":"125,0r-32,28r0,-58r32,0r0,30xm63,0r-31,28r0,-58r31,0r0,30","w":156,"k":{"Y":38,"W":18,"V":29,"T":38}},"\u2026":{"d":"241,0r-33,0r0,-33r33,0r0,33xm65,0r-33,0r0,-33r33,0r0,33xm153,0r-33,0r0,-33r33,0r0,33","w":272},"\u2122":{"d":"281,-103r-20,0r0,-110r-37,72r-20,0r-37,-72r0,110r-21,0r0,-153r21,0r47,93r47,-93r20,0r0,153xm119,-237r-43,0r0,134r-21,0r0,-134r-42,0r0,-19r106,0r0,19","w":302},"\u0104":{"d":"216,0v-27,7,-38,43,-7,46v3,0,5,0,8,-1r0,19v-43,13,-69,-39,-31,-64r-20,-58r-112,0r-21,58r-29,0r95,-256r23,0xm158,-82r-47,-135r-49,135r96,0","w":219,"k":{"\u201d":29,"\u2019":29,"y":6,"v":6,"Y":13,"W":5,"V":13,"T":22,"Q":4,"O":4,"J":-4,"G":4,"C":4}},"\u0105":{"d":"133,-17v-32,35,-115,23,-115,-33v0,-50,59,-55,115,-51v3,-37,-7,-56,-46,-56v-23,0,-34,5,-44,20r-18,-16v31,-46,135,-32,134,33r-1,120v-14,10,-21,20,-21,30v-1,13,13,19,27,15r0,19v-44,13,-70,-40,-31,-64r0,-17xm84,-20v35,0,55,-19,49,-62v-38,0,-89,-7,-89,32v0,21,12,30,40,30","w":189},"\u0118":{"d":"196,0v-29,5,-39,44,-8,46v3,0,5,0,8,-1r0,19v-43,13,-69,-39,-31,-64r-128,0r0,-256r159,0r0,24r-132,0r0,91r113,0r0,24r-113,0r0,93r132,0r0,24","w":216,"k":{"J":3}},"\u0119":{"d":"168,-82r-119,0v-6,62,66,79,98,41r18,16v-13,13,-26,21,-43,25v-14,10,-21,20,-21,30v0,13,14,19,27,15r0,19v-42,13,-69,-37,-33,-62v-44,-2,-72,-31,-72,-91v0,-57,27,-90,72,-90v50,0,76,38,73,97xm142,-101v8,-58,-69,-75,-88,-30v-4,10,-4,16,-5,30r93,0","w":190,"k":{"y":4,"x":6,"w":2,"v":4}},"\u00a0":{"w":89}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * 2005 Albert-Jan Pool published by FSI Fonts und Software GmbH
 * 
 * Trademark:
 * DIN is a trademark of FSI Fonts und Software GmbH
 * 
 * Manufacturer:
 * FSI Fonts und Software GmbH
 * 
 * Designer:
 * Albert-Jan Pool
 * 
 * Vendor URL:
 * http://www.fontfont.com
 * 
 * License information:
 * http://www.fontfont.com/eula/license.html
 */
Cufon.registerFont({"w":191,"face":{"font-family":"DINPro-Medium","font-weight":500,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 3 0 0 2 0 4","ascent":"275","descent":"-85","x-height":"2","bbox":"-13 -339 326 76.2661","underline-thickness":"18.36","underline-position":"-30.6","stemh":"35","stemv":"37","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":86},"!":{"d":"88,-256r-8,180r-29,0r-7,-180r44,0xm86,0r-40,0r0,-39r40,0r0,39","w":119},"\"":{"d":"132,-188r-37,0r0,-68r37,0r0,68xm64,-188r-36,0r0,-68r36,0r0,68","w":159},"#":{"d":"224,-153r-33,0r-7,44r28,0r0,34r-33,0r-12,75r-38,0r11,-75r-49,0r-11,75r-39,0r12,-75r-29,0r0,-34r34,0r8,-44r-30,0r0,-34r35,0r11,-71r38,0r-11,71r49,0r11,-71r38,0r-11,71r28,0r0,34xm153,-153r-49,0r-8,44r50,0","w":241},"$":{"d":"179,-126v45,44,13,129,-57,127r0,40r-29,0r0,-39v-34,-1,-59,-11,-82,-34r26,-25v17,17,36,23,59,24r0,-80v-46,-4,-76,-25,-77,-70v0,-41,28,-71,74,-75r0,-32r29,0r0,32v28,2,50,11,69,29r-25,24v-13,-12,-29,-18,-47,-19r0,77v25,4,49,9,60,21xm119,-33v39,-1,56,-41,33,-66v-9,-10,-21,-9,-33,-11r0,77xm96,-149r0,-75v-35,2,-51,40,-29,63v7,8,18,11,29,12","w":218},"%":{"d":"282,-83v0,48,-8,86,-50,86v-42,0,-51,-37,-51,-86v0,-31,23,-49,51,-49v28,0,50,18,50,49xm122,-210v0,49,-8,86,-51,86v-42,0,-50,-37,-50,-86v0,-31,22,-49,50,-49v28,0,51,18,51,49xm226,-256r-120,256r-30,0r121,-256r29,0xm232,-22v28,1,23,-33,23,-60v0,-16,-8,-26,-23,-26v-28,0,-23,33,-23,60v0,17,8,26,23,26xm71,-149v28,2,23,-32,23,-59v0,-16,-8,-26,-23,-26v-27,0,-22,34,-22,60v0,17,7,25,22,25","w":303},"&":{"d":"246,0r-47,0r-21,-25v-11,10,-32,27,-71,27v-53,0,-83,-30,-83,-76v0,-36,26,-56,51,-73v-39,-30,-34,-111,36,-111v60,0,82,76,34,102r-19,13r54,65v9,-13,14,-29,14,-52r35,0v-1,33,-9,59,-26,79xm156,-51r-61,-72v-19,13,-34,24,-34,48v1,48,64,58,95,24xm106,-166v15,-10,31,-17,31,-35v0,-14,-11,-25,-26,-25v-36,0,-30,38,-5,60","w":262},"'":{"d":"64,-188r-36,0r0,-68r36,0r0,68","w":92},"(":{"d":"68,-44v-1,30,10,38,25,53r-25,25v-21,-18,-37,-40,-37,-76r0,-172v-3,-36,16,-58,37,-76r25,25v-16,15,-26,23,-25,53r0,168","w":114},")":{"d":"46,-290v21,19,41,40,38,76v-6,90,25,206,-38,248r-25,-25v15,-15,26,-23,25,-53r0,-168v1,-30,-10,-38,-25,-53","w":114},"*":{"d":"153,-168r-14,24r-40,-25r2,47r-27,0r1,-47r-40,25r-13,-24r41,-22r-41,-22r13,-23r40,24r-1,-46r27,0r-2,46r40,-24r14,23r-42,22","w":174},"+":{"d":"174,-81r-61,0r0,60r-34,0r0,-60r-61,0r0,-34r61,0r0,-60r34,0r0,60r61,0r0,34"},",":{"d":"70,22r-42,34r0,-98r42,0r0,64","w":97},"-":{"d":"129,-83r-105,0r0,-34r105,0r0,34","w":153},".":{"d":"72,0r-44,0r0,-44r44,0r0,44","w":100},"\/":{"d":"138,-283r-103,310r-35,0r103,-310r35,0","w":136},"0":{"d":"170,-71v0,46,-33,73,-74,73v-41,0,-74,-27,-74,-73r0,-114v0,-46,33,-73,74,-73v41,0,74,27,74,73r0,114xm96,-31v59,-2,37,-97,37,-153v0,-25,-14,-42,-37,-42v-59,3,-37,98,-37,154v0,25,14,41,37,41"},"1":{"d":"128,0r-37,0r0,-216r-50,44r0,-41r50,-43r37,0r0,256"},"2":{"d":"172,0r-149,0r0,-33r98,-120v25,-24,16,-74,-23,-73v-19,0,-38,11,-38,40r-37,0v0,-44,31,-72,75,-72v70,0,91,77,50,127r-81,98r105,0r0,33"},"3":{"d":"172,-72v0,49,-35,75,-78,75v-41,0,-78,-22,-79,-72r37,0v1,27,21,38,42,38v24,0,41,-15,41,-42v0,-28,-16,-44,-49,-42r0,-32v31,2,46,-14,45,-39v0,-26,-16,-40,-37,-40v-22,0,-37,14,-39,37r-37,0v2,-44,35,-70,76,-70v72,0,101,99,42,127v22,10,36,28,36,60"},"4":{"d":"179,-39r-27,0r0,39r-36,0r0,-39r-103,0r0,-34r90,-183r40,0r-90,183r63,0r0,-59r36,0r0,59r27,0r0,34"},"5":{"d":"104,-171v49,-2,68,44,68,85v0,49,-22,89,-75,89v-46,0,-73,-29,-74,-69r36,0v3,23,15,35,38,35v30,0,39,-27,39,-55v0,-31,-8,-53,-38,-53v-21,0,-32,10,-36,23r-34,0r0,-140r139,0r0,32r-105,0r0,68v9,-9,23,-15,42,-15"},"6":{"d":"172,-76v0,47,-32,78,-76,78v-72,0,-87,-79,-57,-140r59,-118r39,0r-55,110v48,-16,90,17,90,70xm135,-75v0,-25,-15,-45,-39,-45v-23,0,-39,17,-39,45v0,27,16,44,39,44v23,0,39,-17,39,-44"},"7":{"d":"175,-224r-85,224r-40,0r86,-224r-78,0r0,41r-35,0r0,-73r152,0r0,32"},"8":{"d":"175,-72v0,46,-35,74,-79,74v-44,0,-79,-28,-79,-74v0,-31,17,-49,35,-60v-17,-10,-31,-29,-31,-56v0,-43,33,-70,75,-70v42,0,75,27,75,70v0,27,-14,46,-31,56v18,11,35,29,35,60xm138,-73v0,-24,-18,-43,-42,-43v-24,0,-42,19,-42,43v0,24,18,42,42,42v24,0,42,-18,42,-42xm134,-186v0,-22,-16,-40,-38,-40v-22,0,-38,18,-38,40v0,23,16,38,38,38v22,0,38,-15,38,-38"},"9":{"d":"96,-258v72,0,87,78,57,139r-59,119r-39,0r55,-110v-48,16,-90,-17,-90,-70v0,-47,32,-78,76,-78xm135,-181v0,-27,-16,-45,-39,-45v-23,0,-39,18,-39,45v0,25,15,44,39,44v23,0,39,-16,39,-44"},":":{"d":"81,-103r-44,0r0,-44r44,0r0,44xm81,0r-44,0r0,-44r44,0r0,44","w":109},";":{"d":"80,22r-42,34r0,-98r42,0r0,64xm81,-103r-44,0r0,-44r44,0r0,44","w":109},"<":{"d":"162,-20r-132,-64r0,-32r132,-64r0,39r-88,41r88,41r0,39"},"=":{"d":"174,-118r-156,0r0,-34r156,0r0,34xm174,-48r-156,0r0,-34r156,0r0,34"},">":{"d":"162,-84r-132,64r0,-39r88,-41r-88,-41r0,-39r132,64r0,32"},"?":{"d":"97,-258v59,0,95,70,55,113v-12,22,-37,33,-34,69r-37,0v-6,-57,51,-67,51,-114v0,-20,-14,-36,-35,-36v-22,0,-35,18,-35,37r-36,0v0,-41,30,-69,71,-69xm120,0r-41,0r0,-39r41,0r0,39","w":183},"@":{"d":"106,-257v79,0,136,9,136,84r0,174r-35,-1r0,-18v-42,47,-124,10,-109,-66v-13,-77,64,-111,109,-67v9,-65,-31,-74,-97,-74v-30,0,-54,20,-51,52v6,53,-16,127,18,152r-26,25v-46,-28,-24,-111,-28,-177v-3,-53,30,-84,83,-84xm207,-84v0,-31,-7,-56,-37,-56v-30,0,-36,25,-36,56v0,31,6,55,36,55v30,0,37,-24,37,-55","w":264},"A":{"d":"222,0r-41,0r-18,-51r-101,0r-18,51r-41,0r94,-256r31,0xm152,-85r-39,-113r-40,113r79,0","w":225,"k":{"\u201d":29,"\u2019":29,"\u0106":4,"\u00d3":4,"y":9,"w":1,"v":9,"Y":13,"W":10,"V":13,"T":22,"Q":4,"O":4,"J":-1,"G":4,"C":4}},"B":{"d":"215,-72v2,87,-98,72,-182,72r0,-256r100,0v48,0,78,27,78,70v0,28,-18,47,-35,54v20,8,39,28,39,60xm176,-74v0,-46,-58,-39,-104,-39r0,78v46,0,104,8,104,-39xm172,-185v0,-45,-56,-35,-100,-36r0,73v44,0,100,9,100,-37","w":238,"k":{"J":7}},"C":{"d":"63,-128v0,74,4,95,53,95v28,0,46,-18,52,-44r40,0v-9,51,-46,79,-92,79v-66,0,-92,-50,-92,-130v0,-80,25,-130,92,-130v47,0,83,27,92,78r-40,0v-6,-26,-24,-44,-52,-44v-48,0,-53,23,-53,96","w":226,"k":{"\u0104":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":7,"A":4}},"D":{"d":"123,-256v70,-5,93,63,93,126v0,37,1,77,-26,106v-31,33,-97,22,-157,24r0,-256r90,0xm120,-35v49,0,57,-37,57,-95v0,-57,-9,-90,-57,-91r-48,0r0,186r48,0","w":239,"k":{"\u0104":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":9,"A":4}},"E":{"d":"197,0r-164,0r0,-256r164,0r0,35r-125,0r0,74r107,0r0,35r-107,0r0,77r125,0r0,35","w":217,"k":{"J":1}},"F":{"d":"197,-221r-125,0r0,78r107,0r0,35r-107,0r0,108r-39,0r0,-256r164,0r0,35","w":210,"k":{"\u0119":12,"\u0105":12,"\u0104":22,"\u017e":11,"\u017c":11,"\u017a":11,"\u015a":4,"\u0153":12,"\u0144":11,"\u0107":12,"\u0106":7,"\u00fc":11,"\u00fb":11,"\u00fa":11,"\u00f9":11,"\u00f6":12,"\u00f3":12,"\u00f1":11,"\u00eb":12,"\u00ea":12,"\u00e9":12,"\u00e8":12,"\u00e7":12,"\u00e4":12,"\u00e2":12,"\u00e1":12,"\u00e0":12,"\u00d3":7,"z":11,"x":11,"u":11,"r":11,"p":11,"o":12,"n":11,"m":11,"e":12,"c":12,"a":12,"S":4,"Q":7,"O":7,"J":45,"G":7,"C":7,"A":22,".":33}},"G":{"d":"116,-33v37,0,60,-29,55,-72r-55,0r0,-34r94,0v10,85,-24,142,-94,141v-66,-2,-92,-50,-92,-130v0,-80,25,-130,92,-130v54,0,87,35,94,79r-40,0v-6,-28,-25,-45,-54,-45v-48,0,-53,23,-53,96v0,74,4,95,53,95","w":233,"k":{"\u0104":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":12,"A":4}},"H":{"d":"215,0r-39,0r0,-112r-104,0r0,112r-39,0r0,-256r39,0r0,109r104,0r0,-109r39,0r0,256","w":248},"I":{"d":"72,0r-39,0r0,-256r39,0r0,256","w":105},"J":{"d":"152,-81v4,80,-99,108,-147,58r26,-25v24,29,82,15,82,-36r0,-172r39,0r0,175","w":182,"k":{"\u0104":4,"A":4}},"K":{"d":"233,0r-45,0r-72,-126r-44,51r0,75r-39,0r0,-256r39,0r0,129r105,-129r48,0r-84,100","w":236,"k":{"\u0106":4,"\u00d3":4,"y":13,"Q":4,"O":4,"J":-1,"G":4,"C":4}},"L":{"d":"196,0r-163,0r0,-256r39,0r0,221r124,0r0,35","w":206,"k":{"\u201d":54,"\u2019":54,"\u0106":9,"\u00d3":9,"y":22,"Y":29,"W":14,"V":25,"U":4,"T":29,"Q":9,"O":9,"J":-1,"G":9,"C":9}},"M":{"d":"260,0r-39,0r0,-171r-59,125r-29,0r-61,-125r0,171r-39,0r0,-256r39,0r75,159r74,-159r39,0r0,256","w":292},"N":{"d":"226,0r-35,0r-119,-180r0,180r-39,0r0,-256r36,0r119,180r0,-180r38,0r0,256","w":259},"O":{"d":"116,-258v67,0,101,50,92,130v8,80,-25,130,-92,130v-66,0,-92,-50,-92,-130v0,-80,25,-130,92,-130xm116,-33v47,-9,54,-22,54,-95v0,-74,-7,-86,-54,-96v-47,9,-53,23,-53,96v0,74,6,85,53,95","w":232,"k":{"\u0104":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":12,"A":4}},"P":{"d":"213,-179v0,67,-64,86,-141,78r0,101r-39,0r0,-256r98,0v50,0,82,32,82,77xm174,-179v0,-49,-54,-43,-102,-42r0,85v48,1,102,7,102,-43","w":226,"k":{"\u0119":4,"\u0105":4,"\u0104":18,"\u015b":4,"\u0153":4,"\u0107":4,"\u00f6":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e9":4,"\u00e8":4,"\u00e7":4,"\u00e4":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"s":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"J":43,"A":18,".":40}},"Q":{"d":"116,-258v67,0,92,50,92,130v0,44,1,70,-16,93r25,25r-22,22r-25,-26v-77,45,-165,-12,-146,-114v-7,-80,25,-130,92,-130xm63,-128v0,74,6,85,53,95v10,0,19,-3,27,-8r-27,-27r21,-22r25,25v6,-13,8,-30,8,-63v1,-74,-7,-86,-54,-96v-47,9,-53,23,-53,96","w":232},"R":{"d":"220,0r-45,0r-54,-108r-49,0r0,108r-39,0r0,-256r100,0v91,-9,104,129,28,143xm174,-181v0,-47,-55,-41,-102,-40r0,80v47,0,102,7,102,-40","w":235,"k":{"J":3}},"S":{"d":"173,-126v45,51,9,128,-71,128v-39,0,-67,-9,-91,-34r26,-25v28,35,117,35,118,-15v2,-57,-90,-31,-117,-62v-42,-48,-9,-124,67,-124v34,0,58,8,80,29r-25,24v-27,-31,-104,-27,-103,20v1,53,91,31,116,59","w":212,"k":{"\u015a":2,"Y":7,"S":2,"J":7}},"T":{"d":"191,-221r-71,0r0,221r-39,0r0,-221r-70,0r0,-35r180,0r0,35","w":201,"k":{"\u0119":24,"\u0105":24,"\u0104":22,"\u017e":14,"\u017c":14,"\u017a":14,"\u015b":24,"\u0153":24,"\u0144":14,"\u0107":24,"\u0106":7,"\u00fc":14,"\u00fb":14,"\u00fa":14,"\u00f9":14,"\u00f6":24,"\u00f3":24,"\u00f1":14,"\u00eb":24,"\u00ea":24,"\u00e9":24,"\u00e8":24,"\u00e7":24,"\u00e4":24,"\u00e2":24,"\u00e1":24,"\u00e0":24,"\u00d3":7,"z":14,"y":14,"x":14,"w":14,"v":14,"u":14,"s":24,"r":14,"q":24,"p":14,"o":24,"n":14,"m":14,"g":24,"e":24,"d":24,"c":24,"a":24,"Q":7,"O":7,"J":29,"G":7,"C":7,"A":22,".":29}},"U":{"d":"213,-86v0,53,-40,88,-92,88v-52,0,-91,-35,-91,-88r0,-170r38,0r0,168v0,34,21,55,53,55v32,0,54,-21,54,-55r0,-168r38,0r0,170","w":243,"k":{"J":4}},"V":{"d":"201,-256r-85,256r-30,0r-84,-256r40,0r59,186r59,-186r41,0","w":203,"k":{"\u0119":14,"\u0105":14,"\u0104":13,"\u017e":7,"\u017c":7,"\u017a":7,"\u015b":14,"\u0153":14,"\u0144":7,"\u0107":14,"\u0106":4,"\u00fc":7,"\u00fb":7,"\u00fa":7,"\u00f9":7,"\u00f6":14,"\u00f3":14,"\u00f1":7,"\u00eb":14,"\u00ea":14,"\u00e9":14,"\u00e8":14,"\u00e7":14,"\u00e4":14,"\u00e2":14,"\u00e1":14,"\u00e0":14,"\u00d3":4,"z":7,"y":4,"x":7,"u":7,"s":14,"r":7,"q":14,"p":7,"o":14,"n":7,"m":7,"g":14,"e":14,"d":14,"c":14,"a":14,"Q":4,"O":4,"G":4,"C":4,"A":13,".":29}},"W":{"d":"310,-256r-67,256r-34,0r-52,-180r-52,180r-34,0r-67,-256r41,0r45,183r51,-183r31,0r52,183r45,-183r41,0","w":313,"k":{"\u0119":14,"\u0105":14,"\u0104":6,"\u015b":14,"\u0153":14,"\u0107":14,"\u0106":4,"\u00f6":14,"\u00f3":14,"\u00eb":14,"\u00ea":14,"\u00e9":14,"\u00e8":14,"\u00e7":14,"\u00e4":14,"\u00e2":14,"\u00e1":14,"\u00e0":14,"\u00d3":4,"s":14,"q":14,"o":14,"g":14,"e":14,"d":14,"c":14,"a":14,"Q":4,"O":4,"G":4,"C":4,"A":6,".":18}},"X":{"d":"204,0r-45,0r-55,-98r-56,98r-44,0r79,-131r-74,-125r44,0r51,91r50,-91r45,0r-74,125","w":208,"k":{"\u0106":4,"\u00d3":4,"y":12,"Q":4,"O":4,"J":-1,"G":4,"C":4}},"Y":{"d":"194,-256r-77,151r0,105r-39,0r0,-105r-76,-151r42,0r54,112r54,-112r42,0","w":195,"k":{"\u0119":29,"\u0105":29,"\u0104":14,"\u017e":14,"\u017c":14,"\u017a":14,"\u015b":29,"\u0153":29,"\u0144":14,"\u0107":29,"\u0106":4,"\u00fc":14,"\u00fb":14,"\u00fa":14,"\u00f9":14,"\u00f6":29,"\u00f3":29,"\u00f1":14,"\u00eb":29,"\u00ea":29,"\u00e9":29,"\u00e8":29,"\u00e7":29,"\u00e4":29,"\u00e2":29,"\u00e1":29,"\u00e0":29,"\u00d3":4,"z":14,"x":14,"u":14,"s":29,"r":14,"q":29,"p":14,"o":29,"n":14,"m":14,"g":29,"e":29,"d":29,"c":29,"a":29,"Q":4,"O":4,"J":14,"G":4,"C":4,"A":14,".":29}},"Z":{"d":"181,0r-164,0r0,-33r119,-188r-114,0r0,-35r159,0r0,31r-119,190r119,0r0,35","w":198},"[":{"d":"109,27r-78,0r0,-310r78,0r0,33r-41,0r0,244r41,0r0,33","w":124},"\\":{"d":"137,27r-35,0r-102,-307r35,0","w":136},"]":{"d":"94,27r-79,0r0,-33r43,0r0,-245r-43,0r0,-32r79,0r0,310","w":124},"^":{"d":"181,-144r-38,0r-40,-75r-41,75r-38,0r62,-115r34,0","w":205},"_":{"d":"206,62r-206,0r0,-25r206,0r0,25","w":205},"`":{"d":"109,-216r-28,0r-40,-58r41,0","w":180},"a":{"d":"127,-17v-32,36,-118,19,-112,-37v-4,-48,56,-56,112,-52v14,-51,-59,-60,-80,-30r-24,-22v33,-47,140,-33,140,36r0,122r-36,0r0,-17xm85,-28v30,0,47,-16,42,-53v-33,0,-76,-6,-76,27v0,17,11,26,34,26","w":190},"b":{"d":"114,-185v50,-1,65,47,65,94v0,47,-15,96,-66,93v-20,0,-34,-4,-48,-21r0,19r-36,0r0,-256r37,0r0,92v13,-16,29,-21,48,-21xm142,-91v0,-32,-5,-61,-38,-61v-33,0,-38,29,-38,61v0,32,5,60,38,60v33,0,38,-28,38,-60","w":199},"c":{"d":"57,-91v-8,55,47,79,79,43r25,24v-50,50,-141,31,-141,-67v0,-98,90,-118,141,-68r-25,24v-32,-37,-87,-11,-79,44","w":174,"k":{"\u0119":6,"\u0105":1,"\u0153":6,"\u0107":6,"\u00f6":6,"\u00f3":6,"\u00eb":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"\u00e7":6,"\u00e4":1,"\u00e2":1,"\u00e1":1,"\u00e0":1,"w":7,"o":6,"e":6,"d":4,"c":6,"a":1}},"d":{"d":"21,-91v0,-47,14,-95,64,-94v19,0,35,5,48,21r0,-92r37,0r0,256r-36,0r0,-19v-14,17,-28,21,-48,21v-51,2,-65,-45,-65,-93xm133,-91v0,-32,-5,-61,-38,-61v-33,0,-38,29,-38,61v0,32,5,60,38,60v33,0,38,-28,38,-60","w":199},"e":{"d":"175,-81r-119,0v-5,52,64,66,91,33r23,22v-49,50,-150,39,-150,-65v0,-59,30,-94,77,-94v54,0,82,43,78,104xm138,-106v6,-49,-61,-64,-77,-25v-4,8,-5,14,-5,25r82,0","w":194,"k":{"y":4,"x":2,"w":3,"v":4}},"f":{"d":"108,-151r-36,0r0,151r-37,0r0,-151r-21,0r0,-28r21,0v-6,-53,13,-85,73,-79r0,31v-34,-6,-40,15,-36,48r36,0r0,28","w":118,"k":{"\u0119":6,"\u0105":6,"\u201d":-7,"\u2019":-7,"\u0153":6,"\u0107":6,"\u00f6":6,"\u00f3":6,"\u00eb":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"\u00e7":6,"\u00e4":6,"\u00e2":6,"\u00e1":6,"\u00e0":6,"o":6,"e":6,"c":6,"a":6,".":18}},"g":{"d":"21,-95v0,-50,15,-90,64,-90v19,0,34,5,48,22r0,-20r35,0r0,182v8,73,-96,102,-142,53r23,-24v25,32,90,14,83,-30r0,-23v-13,16,-28,21,-47,21v-48,0,-64,-41,-64,-91xm132,-95v0,-29,-4,-57,-37,-57v-33,0,-38,28,-38,57v0,29,5,58,38,58v33,0,37,-29,37,-58","w":197},"h":{"d":"176,0r-36,0v-6,-55,21,-152,-37,-152v-58,0,-31,98,-37,152r-37,0r0,-256r37,0r0,92v37,-42,110,-17,110,46r0,118","w":203},"i":{"d":"66,0r-37,0r0,-183r37,0r0,183xm67,-219r-39,0r0,-38r39,0r0,38","w":95},"j":{"d":"66,24v2,35,-28,57,-73,51r0,-32v20,1,36,0,36,-21r0,-205r37,0r0,207xm67,-219r-39,0r0,-38r39,0r0,38","w":95},"k":{"d":"189,0r-45,0r-51,-84r-27,30r0,54r-37,0r0,-256r37,0r0,158r71,-85r44,0r-63,72","w":197,"k":{"\u0119":3,"\u0153":3,"\u0107":3,"\u00f6":3,"\u00f3":3,"\u00eb":3,"\u00ea":3,"\u00e9":3,"\u00e8":3,"\u00e7":3,"q":3,"o":3,"g":3,"e":3,"d":3,"c":3}},"l":{"d":"101,0v-45,5,-73,-14,-73,-50r0,-206r37,0r0,203v-2,21,15,24,36,22r0,31","w":111,"k":{"\u0119":9,"\u201d":22,"\u2019":22,"\u0153":7,"\u0107":9,"\u00f6":7,"\u00f3":7,"\u00eb":9,"\u00ea":9,"\u00e9":9,"\u00e8":9,"\u00e7":9,"y":12,"w":7,"v":14,"o":7,"e":9,"c":9}},"m":{"d":"166,-158v35,-50,122,-26,122,41r0,117r-36,0v-5,-55,21,-152,-37,-152v-20,0,-38,13,-38,39r0,113r-37,0v-6,-54,21,-151,-36,-152v-58,-1,-33,97,-38,152r-37,0r0,-183r36,0r0,19v26,-29,81,-28,101,6","w":315},"n":{"d":"65,-164v38,-43,112,-15,112,47r0,117r-37,0v-6,-54,21,-151,-36,-152v-58,-1,-33,97,-38,152r-37,0r0,-183r36,0r0,19","w":204},"o":{"d":"96,-185v55,0,77,39,77,94v0,55,-22,93,-77,93v-55,0,-75,-38,-75,-93v0,-55,21,-94,75,-94xm96,-31v31,0,40,-28,40,-60v0,-32,-9,-61,-40,-61v-30,0,-39,29,-39,61v0,31,8,60,39,60","w":193,"k":{"y":4,"x":7,"w":3,"v":4}},"p":{"d":"113,-185v50,-1,66,46,66,94v0,46,-14,95,-65,93v-19,0,-35,-5,-48,-21r0,93r-37,0r0,-257r36,0r0,20v14,-17,28,-22,48,-22xm142,-91v0,-32,-5,-61,-38,-61v-33,0,-38,29,-38,61v0,32,5,60,38,60v33,0,38,-28,38,-60","w":199},"q":{"d":"21,-91v0,-48,14,-96,65,-94v20,0,34,5,48,22r0,-20r36,0r0,257r-37,0r0,-93v-13,16,-29,21,-48,21v-50,2,-64,-46,-64,-93xm133,-91v0,-32,-5,-61,-38,-61v-33,0,-38,29,-38,61v0,32,5,60,38,60v33,0,38,-28,38,-60","w":199},"r":{"d":"157,-167r-27,27v-21,-24,-64,-10,-64,29r0,111r-37,0r0,-183r36,0r0,20v17,-25,70,-32,92,-4","w":158,"k":{"\u0119":11,"\u0105":4,"\u015b":4,"\u0153":11,"\u0107":11,"\u00f6":11,"\u00f3":11,"\u00eb":11,"\u00ea":11,"\u00e9":11,"\u00e8":11,"\u00e7":11,"\u00e4":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"s":4,"q":11,"o":11,"g":11,"e":11,"d":11,"c":11,"a":4,".":43,",":36}},"s":{"d":"164,-56v1,67,-111,75,-152,32r24,-24v15,15,34,19,52,19v39,0,59,-44,16,-47v-44,-3,-83,-10,-83,-53v0,-64,98,-70,136,-35r-23,23v-18,-18,-78,-20,-78,10v0,21,33,22,54,24v34,3,54,19,54,51","w":179,"k":{"\u2019":6,"\u015b":2,"v":4,"t":4,"s":2}},"t":{"d":"105,0v-44,6,-72,-18,-72,-51r0,-100r-20,0r0,-28r20,0r0,-56r37,0r0,56r35,0r0,28r-35,0r0,98v-1,19,14,24,35,22r0,31","w":123,"k":{"\u0119":1,"\u0105":1,"\u0153":1,"\u0107":1,"\u00f6":1,"\u00f3":1,"\u00eb":1,"\u00ea":1,"\u00e9":1,"\u00e8":1,"\u00e7":1,"\u00e4":1,"\u00e2":1,"\u00e1":1,"\u00e0":1,"o":1,"e":1,"c":1,"a":1}},"u":{"d":"139,-18v-39,43,-112,13,-112,-48r0,-117r37,0v6,55,-21,152,37,152v59,0,33,-97,38,-152r36,0r0,183r-36,0r0,-18","w":204},"v":{"d":"167,-183r-67,183r-30,0r-67,-183r39,0r43,129r43,-129r39,0","w":169,"k":{"\u0119":4,"\u0105":4,"\u015b":4,"\u0153":4,"\u0107":4,"\u00f6":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e9":4,"\u00e8":4,"\u00e7":4,"\u00e4":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"s":4,"o":4,"e":4,"c":4,"a":4,".":23}},"w":{"d":"265,-183r-57,183r-32,0r-42,-127r-43,127r-32,0r-56,-183r39,0r35,129r43,-129r28,0r42,129r35,-129r40,0","w":267,"k":{"\u0119":3,"\u0153":3,"\u0107":3,"\u00f6":3,"\u00f3":3,"\u00eb":3,"\u00ea":3,"\u00e9":3,"\u00e8":3,"\u00e7":3,"o":3,"e":3,"c":3,".":14}},"x":{"d":"173,0r-44,0r-38,-62r-39,62r-44,0r63,-93r-61,-90r45,0r36,60r35,-60r45,0r-60,90","w":181,"k":{"\u0119":7,"\u0153":7,"\u0107":7,"\u00f6":7,"\u00f3":7,"\u00eb":7,"\u00ea":7,"\u00e9":7,"\u00e8":7,"\u00e7":7,"o":7,"e":7,"c":7}},"y":{"d":"167,-183r-81,219v-9,28,-30,39,-65,36r0,-33v35,7,37,-25,46,-48r-64,-174r39,0r43,129r43,-129r39,0","w":168,"k":{"\u0119":4,"\u0105":4,"\u0153":4,"\u0107":4,"\u00f6":4,"\u00f3":4,"\u00eb":4,"\u00ea":4,"\u00e9":4,"\u00e8":4,"\u00e7":4,"\u00e4":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"o":4,"e":4,"c":4,"a":4,".":23,",":22}},"z":{"d":"152,0r-137,0r0,-29r91,-121r-85,0r0,-33r131,0r0,30r-92,120r92,0r0,33","w":168},"{":{"d":"66,-128v59,17,-20,138,64,122r0,33v-46,3,-77,-7,-77,-50v0,-39,17,-98,-37,-89r0,-32v82,15,-11,-149,89,-139r25,0r0,33v-26,0,-40,-2,-40,28v0,37,6,90,-24,94","w":146},"|":{"d":"79,27r-37,0r0,-310r37,0r0,310","w":121},"}":{"d":"93,-233v0,39,-16,97,37,89r0,32v-81,-13,9,147,-88,139r-26,0r0,-33v27,0,41,2,41,-28v0,-37,-6,-90,24,-94v-30,-4,-25,-57,-24,-94v1,-30,-14,-28,-41,-28r0,-33v46,-3,77,6,77,50","w":146},"~":{"d":"15,-100v38,-49,76,-20,122,-8v10,0,17,-2,31,-16r23,23v-38,49,-75,19,-122,8v-10,0,-16,2,-30,16","w":206},"\u00d3":{"d":"116,-258v67,0,101,50,92,130v8,80,-25,130,-92,130v-66,0,-92,-50,-92,-130v0,-80,25,-130,92,-130xm116,-33v47,-9,54,-22,54,-95v0,-74,-7,-86,-54,-96v-47,9,-53,23,-53,96v0,74,6,85,53,95xm165,-339r-40,58r-27,0r27,-58r40,0","w":232,"k":{"Y":4,"X":4,"W":4,"V":4,"T":7,"J":12,"A":4}},"\u00d7":{"d":"171,-48r-23,23r-52,-52r-52,52r-23,-23r52,-52r-52,-53r23,-23r52,53r52,-53r23,23r-52,53"},"\u00df":{"d":"143,-196v0,-21,-14,-31,-38,-30v-28,0,-39,15,-39,40r0,186r-37,0r0,-188v0,-48,32,-71,77,-71v63,0,99,71,52,103v31,11,20,61,22,101v1,43,-28,59,-75,55r0,-31v49,9,37,-42,38,-83v1,-23,-15,-27,-38,-26r0,-29v23,2,38,-4,38,-27","w":203},"\u00e0":{"d":"127,-17v-32,36,-118,19,-112,-37v-4,-48,56,-56,112,-52v14,-51,-59,-60,-80,-30r-24,-22v33,-47,140,-33,140,36r0,122r-36,0r0,-17xm85,-28v30,0,47,-16,42,-53v-33,0,-76,-6,-76,27v0,17,11,26,34,26xm111,-216r-27,0r-40,-58r40,0","w":190},"\u00e1":{"d":"127,-17v-32,36,-118,19,-112,-37v-4,-48,56,-56,112,-52v14,-51,-59,-60,-80,-30r-24,-22v33,-47,140,-33,140,36r0,122r-36,0r0,-17xm85,-28v30,0,47,-16,42,-53v-33,0,-76,-6,-76,27v0,17,11,26,34,26xm141,-274r-39,58r-28,0r27,-58r40,0","w":190},"\u00e2":{"d":"127,-17v-32,36,-118,19,-112,-37v-4,-48,56,-56,112,-52v14,-51,-59,-60,-80,-30r-24,-22v33,-47,140,-33,140,36r0,122r-36,0r0,-17xm85,-28v30,0,47,-16,42,-53v-33,0,-76,-6,-76,27v0,17,11,26,34,26xm154,-216r-30,0r-31,-35r-32,35r-30,0r46,-58r31,0","w":190},"\u00e4":{"d":"127,-17v-32,36,-118,19,-112,-37v-4,-48,56,-56,112,-52v14,-51,-59,-60,-80,-30r-24,-22v33,-47,140,-33,140,36r0,122r-36,0r0,-17xm85,-28v30,0,47,-16,42,-53v-33,0,-76,-6,-76,27v0,17,11,26,34,26xm148,-217r-33,0r0,-39r33,0r0,39xm70,-217r-33,0r0,-39r33,0r0,39","w":190},"\u00e7":{"d":"57,-91v-8,55,47,79,79,43r25,24v-50,50,-141,31,-141,-67v0,-98,90,-118,141,-68r-25,24v-32,-37,-87,-11,-79,44xm115,23r-19,53r-36,0r25,-53r30,0","w":174,"k":{"\u0105":1,"\u0153":6,"\u0107":6,"\u00f6":6,"\u00f3":6,"\u00eb":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"\u00e4":1,"\u00e2":1,"\u00e1":1,"\u00e0":1,"w":7,"o":6,"e":6,"d":4,"c":6,"a":1}},"\u00e8":{"d":"175,-81r-119,0v-5,52,64,66,91,33r23,22v-49,50,-150,39,-150,-65v0,-59,30,-94,77,-94v54,0,82,43,78,104xm138,-106v6,-49,-61,-64,-77,-25v-4,8,-5,14,-5,25r82,0xm117,-216r-28,0r-40,-58r41,0","w":194,"k":{"y":4,"x":2,"w":3,"v":4}},"\u00e9":{"d":"175,-81r-119,0v-5,52,64,66,91,33r23,22v-49,50,-150,39,-150,-65v0,-59,30,-94,77,-94v54,0,82,43,78,104xm138,-106v6,-49,-61,-64,-77,-25v-4,8,-5,14,-5,25r82,0xm147,-274r-40,58r-27,0r27,-58r40,0","w":194,"k":{"y":4,"x":2,"w":3,"v":4}},"\u00ea":{"d":"175,-81r-119,0v-5,52,64,66,91,33r23,22v-49,50,-150,39,-150,-65v0,-59,30,-94,77,-94v54,0,82,43,78,104xm138,-106v6,-49,-61,-64,-77,-25v-4,8,-5,14,-5,25r82,0xm160,-216r-30,0r-32,-35r-31,35r-31,0r47,-58r31,0","w":194,"k":{"y":4,"x":2,"w":3,"v":4}},"\u00eb":{"d":"175,-81r-119,0v-5,52,64,66,91,33r23,22v-49,50,-150,39,-150,-65v0,-59,30,-94,77,-94v54,0,82,43,78,104xm138,-106v6,-49,-61,-64,-77,-25v-4,8,-5,14,-5,25r82,0xm153,-217r-33,0r0,-39r33,0r0,39xm76,-217r-34,0r0,-39r34,0r0,39","w":194,"k":{"y":4,"x":2,"w":3,"v":4}},"\u00ed":{"d":"66,0r-37,0r0,-183r37,0r0,183xm100,-274r-40,58r-28,0r27,-58r41,0","w":95},"\u00ee":{"d":"66,0r-37,0r0,-183r37,0r0,183xm111,-216r-31,0r-31,-35r-32,35r-30,0r46,-58r31,0","w":95},"\u00ef":{"d":"66,0r-37,0r0,-183r37,0r0,183xm103,-217r-33,0r0,-39r33,0r0,39xm26,-217r-34,0r0,-39r34,0r0,39","w":95},"\u00f1":{"d":"65,-164v38,-43,112,-15,112,47r0,117r-37,0v-6,-54,21,-151,-36,-152v-58,-1,-33,97,-38,152r-37,0r0,-183r36,0r0,19xm41,-240v35,-51,70,17,106,-16r17,17v-36,50,-68,-16,-106,15","w":204},"\u00f3":{"d":"96,-185v55,0,77,39,77,94v0,55,-22,93,-77,93v-55,0,-75,-38,-75,-93v0,-55,21,-94,75,-94xm96,-31v31,0,40,-28,40,-60v0,-32,-9,-61,-40,-61v-30,0,-39,29,-39,61v0,31,8,60,39,60xm145,-274r-40,58r-27,0r27,-58r40,0","w":193,"k":{"y":4,"x":7,"w":3,"v":4}},"\u00f6":{"d":"96,-185v55,0,77,39,77,94v0,55,-22,93,-77,93v-55,0,-75,-38,-75,-93v0,-55,21,-94,75,-94xm96,-31v31,0,40,-28,40,-60v0,-32,-9,-61,-40,-61v-30,0,-39,29,-39,61v0,31,8,60,39,60xm152,-217r-33,0r0,-39r33,0r0,39xm74,-217r-33,0r0,-39r33,0r0,39","w":193,"k":{"y":4,"x":7,"w":3,"v":4}},"\u00f9":{"d":"139,-18v-39,43,-112,13,-112,-48r0,-117r37,0v6,55,-21,152,37,152v59,0,33,-97,38,-152r36,0r0,183r-36,0r0,-18xm120,-216r-28,0r-40,-58r41,0","w":204},"\u00fa":{"d":"139,-18v-39,43,-112,13,-112,-48r0,-117r37,0v6,55,-21,152,37,152v59,0,33,-97,38,-152r36,0r0,183r-36,0r0,-18xm150,-274r-40,58r-28,0r27,-58r41,0","w":204},"\u00fb":{"d":"139,-18v-39,43,-112,13,-112,-48r0,-117r37,0v6,55,-21,152,37,152v59,0,33,-97,38,-152r36,0r0,183r-36,0r0,-18xm163,-216r-31,0r-31,-35r-31,35r-31,0r47,-58r31,0","w":204},"\u00fc":{"d":"139,-18v-39,43,-112,13,-112,-48r0,-117r37,0v6,55,-21,152,37,152v59,0,33,-97,38,-152r36,0r0,183r-36,0r0,-18xm156,-217r-33,0r0,-39r33,0r0,39xm78,-217r-33,0r0,-39r33,0r0,39","w":204},"\u0106":{"d":"63,-128v0,74,4,95,53,95v28,0,46,-18,52,-44r40,0v-9,51,-46,79,-92,79v-66,0,-92,-50,-92,-130v0,-80,25,-130,92,-130v47,0,83,27,92,78r-40,0v-6,-26,-24,-44,-52,-44v-48,0,-53,23,-53,96xm162,-339r-40,58r-28,0r27,-58r41,0","w":226,"k":{"Y":4,"X":4,"W":4,"V":4,"T":7,"J":7,"A":4}},"\u0107":{"d":"57,-91v-8,55,47,79,79,43r25,24v-50,50,-141,31,-141,-67v0,-98,90,-118,141,-68r-25,24v-32,-37,-87,-11,-79,44xm144,-274r-40,58r-27,0r27,-58r40,0","w":174,"k":{"\u0119":6,"\u0105":1,"\u0153":6,"\u0107":6,"\u00f6":6,"\u00f3":6,"\u00eb":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"\u00e4":1,"\u00e2":1,"\u00e1":1,"\u00e0":1,"w":7,"o":6,"e":6,"d":4,"c":6,"a":1}},"\u0141":{"d":"201,0r-162,0r0,-96r-25,16r0,-33r25,-16r0,-127r38,0r0,103r51,-32r0,32r-51,32r0,86r124,0r0,35","w":211},"\u0142":{"d":"106,0v-45,5,-73,-14,-73,-50r0,-66r-21,13r0,-31r21,-13r0,-109r37,0r0,87r25,-16r0,31r-25,16r0,85v-2,21,15,24,36,22r0,31","w":117},"\u0143":{"d":"226,0r-35,0r-119,-180r0,180r-39,0r0,-256r36,0r119,180r0,-180r38,0r0,256xm179,-339r-40,58r-28,0r27,-58r41,0","w":259},"\u0144":{"d":"65,-164v38,-43,112,-15,112,47r0,117r-37,0v-6,-54,21,-151,-36,-152v-58,-1,-33,97,-38,152r-37,0r0,-183r36,0r0,19xm151,-274r-40,58r-27,0r27,-58r40,0","w":204},"\u0153":{"d":"21,-91v0,-55,21,-92,75,-94v27,0,48,11,60,29v45,-62,153,-18,135,75r-119,0v-5,52,64,66,91,33r23,22v-29,36,-104,39,-131,-1v-12,18,-33,29,-59,29v-55,-1,-75,-38,-75,-93xm96,-31v31,0,40,-28,40,-60v0,-32,-9,-61,-40,-61v-30,0,-39,29,-39,61v0,31,8,60,39,60xm254,-106v6,-49,-61,-64,-77,-25v-4,8,-5,14,-5,25r82,0","w":310,"k":{"y":4,"x":7,"w":3,"v":4}},"\u015a":{"d":"173,-126v45,51,9,128,-71,128v-39,0,-67,-9,-91,-34r26,-25v28,35,117,35,118,-15v2,-57,-90,-31,-117,-62v-42,-48,-9,-124,67,-124v34,0,58,8,80,29r-25,24v-27,-31,-104,-27,-103,20v1,53,91,31,116,59xm155,-339r-40,58r-28,0r27,-58r41,0","w":212,"k":{"Y":7,"S":2,"J":7}},"\u015b":{"d":"164,-56v1,67,-111,75,-152,32r24,-24v15,15,34,19,52,19v39,0,59,-44,16,-47v-44,-3,-83,-10,-83,-53v0,-64,98,-70,136,-35r-23,23v-18,-18,-78,-20,-78,10v0,21,33,22,54,24v34,3,54,19,54,51xm139,-274r-40,58r-28,0r27,-58r41,0","w":179,"k":{"\u2019":6,"\u015b":2,"v":4,"t":4,"s":2}},"\u0179":{"d":"181,0r-164,0r0,-33r119,-188r-114,0r0,-35r159,0r0,31r-119,190r119,0r0,35xm148,-339r-40,58r-27,0r27,-58r40,0","w":198},"\u017a":{"d":"152,0r-137,0r0,-29r91,-121r-85,0r0,-33r131,0r0,30r-92,120r92,0r0,33xm134,-274r-40,58r-28,0r27,-58r41,0","w":168},"\u017b":{"d":"181,0r-164,0r0,-33r119,-188r-114,0r0,-35r159,0r0,31r-119,190r119,0r0,35xm81,-285r0,-35r35,0r0,35r-35,0","w":198},"\u017c":{"d":"152,0r-137,0r0,-29r91,-121r-85,0r0,-33r131,0r0,30r-92,120r92,0r0,33xm67,-220r0,-35r35,0r0,35r-35,0","w":168},"\u017d":{"d":"181,0r-164,0r0,-33r119,-188r-114,0r0,-35r159,0r0,31r-119,190r119,0r0,35xm163,-339r-46,58r-31,0r-47,-58r31,0r31,35r31,-35r31,0","w":198},"\u017e":{"d":"152,0r-137,0r0,-29r91,-121r-85,0r0,-33r131,0r0,30r-92,120r92,0r0,33xm148,-274r-46,58r-31,0r-47,-58r31,0r31,35r31,-35r31,0","w":168},"\u2013":{"d":"174,-83r-156,0r0,-34r156,0r0,34"},"\u2014":{"d":"326,-83r-302,0r0,-35r302,0r0,35","w":349},"\u2018":{"d":"68,-219r-40,0r0,-37r40,-34r0,71","w":96,"k":{"\u0104":29,"\u015b":22,"s":22,"J":43,"A":29}},"\u2019":{"d":"68,-219r-40,33r0,-70r40,0r0,37","w":96,"k":{"\u0104":29,"\u015b":22,"s":22,"J":43,"A":29}},"\u201c":{"d":"137,-219r-40,0r0,-37r40,-34r0,71xm68,-219r-40,0r0,-37r40,-34r0,71","w":165,"k":{"\u0104":29,"J":43,"A":29}},"\u201d":{"d":"137,-219r-40,33r0,-70r40,0r0,37xm68,-219r-40,33r0,-70r40,0r0,37","w":165,"k":{"\u0104":29,"J":43,"A":29}},"\u201e":{"d":"137,0r-40,33r0,-71r40,0r0,38xm68,0r-40,33r0,-71r40,0r0,38","w":165,"k":{"Y":35,"W":18,"V":29,"T":35}},"\u2026":{"d":"261,0r-42,0r0,-42r42,0r0,42xm70,0r-42,0r0,-42r42,0r0,42xm166,0r-43,0r0,-42r43,0r0,42","w":289},"\u2122":{"d":"296,-103r-28,0r0,-100r-32,64r-26,0r-32,-64r0,100r-28,0r0,-153r28,0r45,87r45,-87r28,0r0,153xm125,-231r-42,0r0,128r-27,0r0,-128r-41,0r0,-25r110,0r0,25","w":317},"\u0104":{"d":"222,0v-21,12,-29,22,-29,31v2,10,10,11,26,9r0,27v-49,18,-80,-40,-38,-67r-18,-51r-101,0r-18,51r-41,0r94,-256r31,0xm152,-85r-39,-113r-40,113r79,0","w":225,"k":{"\u201d":29,"\u2019":29,"y":9,"w":1,"v":9,"Y":13,"W":10,"V":13,"T":22,"Q":4,"O":4,"J":-1,"G":4,"C":4}},"\u0105":{"d":"127,-17v-32,36,-118,19,-112,-37v-4,-48,56,-56,112,-52v14,-51,-59,-60,-80,-30r-24,-22v33,-47,140,-33,140,36r0,122v-20,13,-28,22,-28,31v0,11,9,11,25,9r0,27v-50,18,-81,-43,-33,-69r0,-15xm85,-28v30,0,47,-16,42,-53v-33,0,-76,-6,-76,27v0,17,11,26,34,26","w":190},"\u0118":{"d":"197,0v-20,13,-29,22,-29,31v0,11,9,11,25,9r0,27v-49,18,-79,-41,-35,-67r-125,0r0,-256r164,0r0,35r-125,0r0,74r107,0r0,35r-107,0r0,77r125,0r0,35","w":217,"k":{"J":1}},"\u0119":{"d":"170,-26v-16,21,-68,30,-65,57v2,10,10,11,26,9r0,27v-47,18,-79,-36,-41,-66v-40,-4,-70,-28,-70,-92v0,-59,30,-94,77,-94v54,0,82,43,78,104r-119,0v-5,52,64,66,91,33xm138,-106v6,-49,-61,-64,-77,-25v-4,8,-5,14,-5,25r82,0","w":194,"k":{"y":4,"x":2,"w":3,"v":4}},"\u00a0":{"w":86}}});

// 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}}}}();
