/*
 * 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 © 1994, 2001 Adobe Systems Incorporated.  All Rights Reserved.
 * 
 * Trademark:
 * ITC Motter Corpus is a trademark of International Typeface Corporation.
 * 
 * Full name:
 * MotterCorpusStd-Condensed
 * 
 * Designer:
 * Othmar Motter
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":192,"face":{"font-family":"Motter Corpus","font-weight":400,"font-stretch":"condensed","units-per-em":"360","panose-1":"0 0 5 6 0 0 0 0 0 0","ascent":"283","descent":"-77","x-height":"5","cap-height":"3","bbox":"-5.01046 -326 322.398 90","underline-thickness":"18","underline-position":"-18","stemh":"65","stemv":"68","unicode-range":"U+0020-U+00F6"},"glyphs":{" ":{"w":96},"!":{"d":"110,-270r-13,153v0,25,-37,2,-56,12v-8,0,-9,-8,-9,-12r-13,-153v5,-25,24,-10,48,-10v22,0,45,-12,43,10xm65,-94v31,0,42,25,42,48v0,20,-9,47,-42,47v-35,0,-42,-29,-42,-47v0,-21,10,-48,42,-48","w":128},"\"":{"d":"30,-266v-5,-27,27,-13,49,-17v13,0,12,12,12,17r-6,82v3,26,-24,10,-40,16v-8,0,-9,-7,-10,-16xm102,-266v-5,-27,27,-13,49,-17v13,0,12,12,12,17r-5,82v2,26,-25,10,-41,16v-8,0,-8,-7,-9,-16"},"#":{"d":"20,-187v6,-18,-1,-46,27,-39v30,-2,-6,-67,45,-55v12,0,27,-5,24,11r-6,39v4,8,28,11,30,-4v5,-22,-3,-56,34,-46v11,0,26,-5,23,11r-6,39v0,13,28,-4,30,12v-6,18,2,45,-27,39v-19,-4,-14,33,-19,49v-1,15,28,-1,30,13v-5,16,4,45,-27,38v-11,0,-12,2,-14,16r-8,51v1,25,-25,9,-45,14v-5,1,-8,-6,-7,-13r10,-63v-3,-6,-32,-12,-30,7r-9,57v0,21,-28,7,-45,12v-1,0,-9,0,-8,-7r11,-68v-1,-14,-24,2,-28,-12v3,-15,-2,-44,26,-38v18,4,12,-32,17,-46v4,-21,-23,1,-28,-17xm100,-172v-2,20,-17,56,13,48v20,-4,10,-32,17,-50v-3,-10,-26,-10,-30,2","w":225},"$":{"d":"163,-204v-9,26,-39,-13,-55,-7v-8,0,-18,5,-18,15v0,9,1,9,32,21v22,9,53,26,53,83v0,31,-12,66,-43,75v-21,6,-18,6,-18,23v0,14,-22,5,-33,8v-11,-1,-6,-12,-6,-20v-8,-22,-47,6,-50,-20v6,-20,-19,-60,5,-66v13,4,30,20,54,21v5,0,18,-1,18,-15v0,-10,-8,-13,-31,-21v-57,-6,-74,-123,-15,-152v19,-9,22,-6,20,-27v-1,-13,22,-4,34,-8v10,2,5,13,5,21v7,20,44,-5,44,19v0,26,3,33,4,50"},"%":{"d":"4,-209v0,-31,5,-75,52,-74v41,0,51,36,51,70v0,23,-1,77,-52,77v-50,0,-51,-53,-51,-73xm55,-249v-10,0,-10,18,-10,42v0,28,2,36,10,36v10,0,11,-18,11,-42v0,-32,-5,-36,-11,-36xm193,-143v41,0,51,34,51,69v0,23,0,77,-51,77v-50,0,-52,-52,-52,-72v0,-33,6,-74,52,-74xm203,-74v-1,-33,-3,-36,-11,-36v-10,0,-9,19,-9,43v0,28,2,36,10,36v10,0,10,-19,10,-43xm170,-282v16,3,42,-9,32,14r-115,260v-5,16,-22,5,-38,9v-9,-3,-7,-5,-3,-15r116,-260v3,-6,5,-8,8,-8","w":248},"&":{"d":"150,-11v-17,8,-39,14,-50,14v-72,-2,-95,-55,-95,-96v0,-29,10,-60,39,-78v26,-8,-4,-34,2,-49v-1,-53,45,-69,105,-62v24,-2,6,37,13,54v-1,21,-42,-5,-42,19v10,30,28,54,43,79v19,-15,-15,-52,8,-57v23,7,58,-15,58,22v0,34,-9,81,-29,103v-5,9,54,55,23,65v-10,-2,-49,-4,-59,0v-9,1,-11,-15,-16,-14xm74,-97v-7,17,30,51,45,28v-9,-18,-19,-35,-30,-51v-3,0,-15,5,-15,23","w":241},"(":{"d":"127,-281v-42,98,-44,232,0,333v-3,21,-34,5,-56,11v-4,0,-6,-1,-13,-16v-48,-103,-44,-225,2,-329v8,-19,33,-5,58,-10v5,0,9,5,9,11","w":136},")":{"d":"9,52v44,-96,45,-234,0,-333v3,-22,35,-5,57,-11v4,0,6,1,13,16v48,103,42,225,-3,329v-8,19,-33,5,-57,10v-5,0,-10,-5,-10,-11","w":136},"*":{"d":"46,-183v-19,-15,22,-23,27,-32v-11,-8,-37,14,-41,-7v7,-11,2,-43,19,-45v6,-6,22,29,30,21v0,-11,-26,-36,-4,-41v15,6,47,-8,48,10v1,5,-19,28,-12,33v9,-1,22,-27,28,-23v16,1,12,32,20,45v-3,20,-26,0,-41,7v1,7,34,13,31,24v-2,7,-27,25,-37,29v-16,-2,-10,-26,-17,-36v-7,4,-6,58,-33,27v-5,-6,-8,-4,-18,-12"},"+":{"d":"120,-222v25,6,-15,61,45,48v2,0,12,0,12,9v-6,18,10,56,-13,56v-15,0,-38,-4,-35,13v-2,14,6,31,-9,34v-16,-4,-59,9,-56,-13v-2,-14,6,-32,-10,-34v-15,-2,-34,7,-38,-9v7,-17,-12,-55,12,-56v15,-1,38,6,36,-13v2,-14,-7,-32,9,-35v11,2,36,2,47,0"},",":{"d":"37,0v-10,-2,-28,-5,-28,-40v0,-13,2,-54,43,-54v56,0,48,120,7,150v-71,6,13,-47,-22,-56","w":102,"k":{"1":25}},"-":{"d":"28,-149r81,0v21,-1,7,39,12,59v0,7,-6,9,-12,9r-87,0v-19,-4,-3,-36,-9,-59v0,-9,6,-9,15,-9","w":133,"k":{"T":17,"V":5,"W":8,"Y":12}},".":{"d":"51,1v-60,0,-54,-94,1,-95v32,0,41,27,41,48v0,18,-7,47,-42,47","w":102,"k":{"1":20}},"\/":{"d":"14,56v-11,2,-8,-13,-5,-21r91,-299v3,-30,23,-14,47,-19v11,1,10,5,6,20r-93,304v-4,25,-24,11,-46,15","w":169},"0":{"d":"10,-140v0,-90,14,-147,87,-147v70,0,86,54,86,144v0,82,-9,149,-85,149v-69,0,-88,-47,-88,-146xm96,-222v-14,0,-17,11,-17,83v0,58,2,81,17,81v13,0,18,-10,18,-83v0,-67,-4,-81,-18,-81","k":{"7":11,"1":11}},"1":{"d":"43,-252v34,9,58,-26,84,-35v15,0,15,12,15,17r0,234v-3,20,18,31,-4,39v-20,-9,-74,11,-76,-11v12,-37,3,-112,6,-165v2,-32,-52,9,-37,-49v-2,-12,-2,-34,12,-30","k":{"9":22,"8":22,"7":31,"6":23,"5":25,"4":23,"3":25,"2":25,"1":34,"0":22,".":18,",":18}},"2":{"d":"33,-233v4,-19,-5,-66,29,-46v54,-24,125,14,118,78v5,61,-65,82,-76,131v0,6,8,6,10,6v32,8,51,-29,66,-4v-8,13,2,69,-16,71v-13,-3,-133,-3,-140,0v-8,0,-11,-4,-11,-12v0,-5,3,-48,16,-83v17,-46,46,-73,58,-82v29,-12,26,-44,2,-46v-18,-2,-31,19,-47,24v-24,-5,-9,-21,-9,-37","k":{"7":11,"4":2,"1":11}},"3":{"d":"18,-216v8,-22,-4,-82,32,-62v12,-2,23,-8,42,-7v95,1,94,109,43,140v17,13,41,40,38,67v-5,48,-28,86,-94,83v-32,-2,-61,2,-61,-23v0,-28,-16,-48,8,-56v12,0,22,14,45,14v22,0,28,-13,28,-25v-2,-24,-21,-25,-41,-22v-3,0,-13,0,-13,-12v0,-26,-9,-69,31,-54v13,0,23,-9,23,-23v0,-8,-5,-24,-23,-24v-18,0,-32,14,-45,15v-7,0,-13,-4,-13,-11","k":{"7":14,"4":6,"1":16}},"4":{"d":"93,3v-20,-8,3,-26,-3,-51v0,-5,-4,-6,-10,-6r-63,0v-15,1,-13,-14,-12,-35v1,-26,-3,-29,4,-47r51,-136v12,-26,56,1,90,-11v11,0,11,9,11,16r0,139v-3,19,29,-2,30,17v-5,23,13,70,-23,56v-24,11,16,54,-10,58v-1,-3,-62,-3,-65,0xm96,-126v-2,-24,5,-59,-4,-76v-16,21,-20,54,-30,81v2,8,36,6,34,-5","k":{"7":13,"4":-3,"1":20}},"5":{"d":"170,-219v-10,22,-36,-3,-65,3v-17,-2,-8,16,-10,28v-2,8,8,9,17,9v37,0,68,27,68,85v0,63,-34,100,-97,100v-45,0,-61,7,-61,-31v0,-21,-12,-41,6,-46v22,2,79,29,82,-16v-6,-40,-49,-20,-75,-17v-17,2,-13,-18,-12,-32v3,-33,7,-97,0,-136v9,-26,42,-2,78,-8v21,2,64,-13,64,10v0,16,2,37,5,51","k":{"7":14,"4":3,"1":18}},"6":{"d":"86,-189v0,13,19,-1,31,2v50,0,67,45,67,89v0,53,-18,104,-84,104v-78,0,-87,-74,-87,-141v0,-57,7,-152,86,-152v13,-1,42,10,52,1v23,2,10,46,18,63v-8,21,-31,1,-53,1v-17,0,-30,10,-30,33xm102,-125v-8,0,-18,1,-18,34v0,20,3,33,17,33v14,0,18,-14,18,-32v0,-15,-2,-35,-17,-35","k":{"7":13,"1":16}},"7":{"d":"156,-179v-34,26,-42,110,-30,172v-4,21,-58,0,-81,10v-6,0,-11,-4,-11,-15v0,-4,3,-60,11,-96v8,-36,25,-72,53,-97v8,-6,7,-7,7,-9v-16,-9,-57,0,-73,5v-23,-2,-2,-38,-6,-55v0,-12,0,-19,11,-19v3,3,115,3,122,0v23,6,10,11,10,42v0,46,18,38,-13,62","k":{":":10,"9":5,"8":7,"7":15,"6":13,"5":11,"4":19,"3":9,"2":18,"1":14,"0":5,".":26,",":26}},"8":{"d":"42,-143v-62,-40,-29,-155,56,-144v48,-4,85,34,85,83v0,37,-18,50,-33,62v14,13,35,23,35,67v0,48,-31,81,-87,81v-60,0,-89,-31,-90,-82v-1,-44,22,-49,34,-67xm96,-222v-14,0,-17,14,-17,25v0,18,5,26,17,26v14,0,17,-11,17,-26v0,-23,-8,-25,-17,-25xm97,-58v29,0,21,-61,-1,-56v-13,0,-18,11,-18,29v0,5,0,27,19,27","k":{"7":9,"1":11}},"9":{"d":"17,-55v-1,-37,36,-3,58,-3v28,0,35,-19,35,-33v1,-15,-19,-3,-31,-5v-51,0,-69,-39,-69,-87v0,-42,13,-104,81,-104v73,0,90,54,90,147v0,73,-11,146,-100,146v-15,0,-60,1,-60,-20v0,-17,0,-26,-4,-41xm93,-222v-27,7,-22,61,1,62v28,-1,21,-66,-1,-62","k":{"7":13,"4":2,"1":16}},":":{"d":"51,1v-60,0,-54,-94,1,-95v32,0,41,27,41,48v0,18,-7,47,-42,47xm51,-124v-60,0,-54,-94,1,-95v32,0,41,27,41,48v0,18,-7,47,-42,47","w":102},";":{"d":"51,-220v32,0,42,27,42,48v0,20,-9,47,-42,47v-59,0,-55,-93,0,-95xm37,0v-10,-2,-28,-5,-28,-40v0,-13,2,-54,43,-54v32,0,41,33,41,59v2,10,-11,97,-44,90v-57,4,24,-47,-12,-55","w":102},"<":{"d":"198,-279r0,83r-96,55r96,54r0,83r-184,-103r0,-69","w":212},"=":{"d":"164,-150r-135,0v-23,2,-7,-37,-13,-56v0,-9,10,-9,13,-9r136,0v2,0,12,0,12,9v-6,18,10,56,-13,56xm164,-68r-135,0v-22,1,-7,-37,-13,-56v0,-9,10,-9,13,-9r136,0v2,0,12,0,12,9v-6,18,10,56,-13,56"},">":{"d":"14,-279r184,103r0,69r-184,103r0,-83r96,-54r-96,-55r0,-83","w":212},"?":{"d":"37,-278v60,-22,120,13,120,72v0,38,-22,59,-35,65v-22,2,-4,35,-23,38v-18,-12,-68,13,-68,-15v0,-36,0,-54,36,-68v17,-2,27,-29,1,-30v-22,-1,-34,20,-48,22v-26,3,-4,-49,-7,-63v-5,-26,7,-23,24,-21xm28,-46v0,-21,10,-49,43,-48v31,0,41,25,41,48v0,20,-9,47,-42,47v-34,0,-42,-28,-42,-47","w":163},"@":{"d":"240,-49v-8,30,-51,37,-95,37v-83,0,-137,-58,-137,-127v0,-65,49,-127,140,-127v85,0,132,54,132,110v0,49,-36,82,-74,82v-43,0,-57,-42,-40,-86v-14,-20,-54,-1,-49,21v-7,25,38,24,39,44v0,11,-7,20,-19,20v-27,0,-61,-23,-61,-63v0,-18,11,-67,77,-67v35,0,66,3,60,33r-12,52v0,7,7,9,11,9v17,0,28,-21,28,-43v0,-34,-35,-75,-94,-75v-62,0,-97,44,-97,90v0,38,28,89,97,89v37,0,57,-13,78,-19v9,0,16,11,16,20","w":288},"A":{"d":"142,3v-18,-5,-4,-19,-3,-33v2,-43,-20,-24,-48,-27v-38,-5,-1,51,-23,60v-22,-9,-93,15,-65,-23v13,-89,41,-230,66,-259v9,-11,60,4,78,-4v6,0,9,2,17,22v13,33,37,95,52,227v1,14,8,15,9,26v-1,16,-22,9,-44,8v-26,0,-34,3,-39,3xm106,-207v-12,12,-23,59,-24,79v0,15,22,7,35,9v5,0,12,0,12,-9v-2,-23,-11,-67,-23,-79","w":224,"k":{".":-4,",":-5,"v":5,"w":5,"c":3,"C":6,"d":3,"e":3,"G":6,"o":3,"\u00f6":3,"O":6,"q":3,"Q":6,"t":4,"T":14,"U":6,"V":10,"W":13,"Y":13}},"B":{"d":"172,-145v23,13,36,40,36,65v0,82,-73,80,-157,80v-16,0,-43,10,-42,-8v-1,-3,9,-14,7,-21r0,-215v3,-21,-18,-31,3,-39v15,4,70,0,94,0v53,0,90,24,90,77v0,32,-14,51,-31,61xm104,-225v-31,0,-12,28,-17,48v0,9,5,9,18,9v14,0,27,-8,27,-28v0,-20,-10,-29,-28,-29xm103,-117v-31,0,-10,30,-16,49v0,9,2,10,19,10v14,0,28,-7,28,-29v0,-15,-7,-30,-31,-30","w":214,"k":{"O":2,"V":5,"W":8,"Y":2,"A":3}},"C":{"d":"104,-287v6,0,41,1,39,17v-6,18,20,63,-11,62v-8,0,-11,-11,-21,-11v-11,0,-23,3,-23,81v-1,68,13,83,54,71v26,5,1,34,7,61v-2,10,-32,11,-42,11v-27,0,-57,-8,-80,-41v-22,-32,-21,-86,-21,-95v-4,-64,19,-163,98,-156","w":155,"k":{"O":2,"A":-4}},"D":{"d":"16,-244v2,-17,-7,-21,-7,-29v1,-12,20,-10,36,-7v59,-3,105,-10,136,33v19,27,25,71,25,104v0,82,-21,146,-106,146v-21,0,-65,-5,-81,0v-20,-5,-3,-19,-3,-32r0,-215xm87,-208r0,134v0,8,1,10,16,10v26,0,29,-31,29,-78v0,-52,-4,-78,-31,-78v-14,0,-14,3,-14,12","w":211,"k":{"V":5,"W":8,"Y":3,"A":5,"X":6}},"E":{"d":"188,-64v-9,16,3,65,-17,67v-10,0,-28,-3,-84,-3v-40,0,-57,3,-67,3v-26,-10,-4,-16,-4,-39r0,-208v2,-17,-6,-19,-7,-29v0,-9,8,-10,12,-10v10,0,25,3,91,3v24,0,65,-15,65,9v-5,21,18,55,-6,59v-1,-1,-42,-10,-71,-8v-18,-4,-9,22,-11,35v3,40,102,-33,81,39v0,21,8,36,-9,39v-10,-3,-39,-8,-61,-6v-16,-3,-10,24,-11,37v-2,16,19,8,31,10v33,7,57,-21,68,2","w":191},"F":{"d":"100,-167v32,7,81,-29,67,31v12,56,-21,33,-64,34v-6,0,-11,0,-11,10v0,28,-3,69,6,84v0,23,-57,1,-77,11v-26,-7,-5,-17,-5,-39r0,-208v1,-21,-16,-39,5,-39v8,0,18,3,87,3v35,0,60,-13,66,8v-7,21,18,60,-7,64v-1,-1,-41,-10,-69,-8v-19,-3,-11,24,-11,38v0,10,1,11,13,11","w":181,"k":{"\u00e4":4,"e":3,"o":3,"\u00f6":3,"O":2,"A":8,"a":4,"i":-2,"J":11,"r":-2,"u":-2,",":9,".":9}},"G":{"d":"127,-105v0,-31,-17,-24,-23,-42v0,-12,8,-12,15,-12r62,0v24,4,12,24,12,56v0,14,1,58,4,80v-11,24,-26,29,-82,29v-86,0,-109,-66,-109,-141v0,-33,5,-79,22,-107v26,-43,83,-53,133,-37v8,-6,31,-2,25,10v-2,19,4,54,9,74v0,6,-6,10,-12,10v-20,-5,-34,-25,-63,-25v-28,0,-40,20,-40,71v0,55,10,68,27,68v18,0,20,-14,20,-34","w":205,"k":{"V":3,"W":5,"A":-2}},"H":{"d":"137,3v-23,-5,2,-31,-3,-50r0,-51v3,-21,-19,-13,-34,-13v-10,0,-11,1,-11,14v1,30,-4,73,7,89v3,22,-65,2,-77,11v-22,-9,-3,-17,-3,-39r0,-208v3,-21,-18,-31,3,-39v15,9,78,-11,77,11v-10,15,-5,57,-7,87v-1,17,21,10,34,10v10,0,11,-2,11,-12v0,-29,2,-70,-7,-86v1,-21,60,-1,76,-10v23,8,4,18,4,39r0,208v-3,20,16,31,-3,39v-4,-3,-65,-3,-67,0","w":222},"I":{"d":"93,-36v-1,16,6,21,6,28v-1,23,-57,1,-80,11v-22,-8,-3,-17,-3,-39r0,-208v2,-17,-7,-19,-7,-29v0,-21,62,0,80,-10v24,7,-3,27,4,49r0,198","w":108},"J":{"d":"39,-123v0,-36,9,-116,-5,-150v2,-22,53,0,80,-10v9,0,10,7,10,10v-14,36,-5,150,-4,199v0,22,-5,51,-30,66v-13,8,-30,13,-45,13v-12,0,-44,-5,-44,-17v7,-15,-10,-68,13,-66v11,5,32,20,35,-3v2,-12,-10,-21,-10,-42","w":132,"k":{"A":5}},"K":{"d":"134,-8v15,-34,-21,-93,-41,-102v-6,0,-6,2,-6,11v1,30,-4,76,7,91v1,23,-54,1,-74,11v-24,-9,-4,-17,-4,-39r0,-208v2,-17,-7,-20,-7,-29v1,-22,55,0,75,-10v19,4,4,19,3,32r0,66v0,5,0,10,6,10v22,-12,50,-68,38,-97v0,-26,49,1,78,-11v20,10,-3,25,-2,47v-5,31,-27,70,-45,91v0,3,7,8,14,18v43,58,27,83,49,119v-4,19,-19,7,-44,8v-28,0,-42,10,-47,-8","w":224,"k":{"\u00f6":7,"C":6,"e":7,"G":7,"o":7,"O":6,"a":4,"\u00e4":4,"u":4,"-":9}},"L":{"d":"16,-244v2,-17,-6,-19,-7,-29v3,-20,60,-1,80,-10v24,7,-3,27,4,49r0,159v6,34,75,-31,57,29v-5,18,4,48,-12,49v-12,-4,-107,-2,-117,0v-22,-4,-5,-18,-5,-42r0,-205","w":155,"k":{"T":20,"V":13,"W":15,"Y":19,"A":-3,"-":3,"S":-2,"y":3}},"M":{"d":"76,-144v2,45,-6,106,6,136v3,19,-53,3,-63,11v-20,-7,-3,-18,-3,-38r0,-209v2,-17,-6,-20,-7,-29v4,-22,60,0,84,-10v8,0,11,2,19,31v13,45,19,69,23,77v1,4,4,6,7,6v21,-20,22,-113,51,-114v16,9,75,-10,75,10v0,7,-6,13,-6,27r0,210v-2,15,6,21,6,28v-1,16,-19,9,-41,8v-31,0,-35,10,-42,-8v14,-28,4,-89,7,-134v1,-13,-4,-11,-8,-6r-37,113v-8,18,-21,18,-27,0r-35,-112v-1,-3,-3,-5,-5,-5v-4,0,-4,3,-4,8","w":277},"N":{"d":"76,-132v2,42,-6,100,7,124v0,22,-47,1,-64,11v-21,-9,-3,-17,-3,-41r0,-206v2,-17,-7,-21,-7,-29v0,-21,51,-1,70,-10v9,0,13,9,17,18r51,117v3,7,12,8,11,-4v-3,-41,6,-94,-7,-121v3,-19,46,-1,64,-10v23,7,-3,25,3,49r0,198v-3,22,18,30,-3,39v-22,-8,-71,11,-74,-14r-55,-124v-1,-3,-2,-4,-5,-4v-4,0,-5,4,-5,7","w":234,"k":{"A":-2,",":-2}},"O":{"d":"104,-287v75,1,98,76,98,146v0,68,-16,147,-98,147v-83,0,-98,-81,-98,-144v0,-31,3,-77,20,-104v17,-27,46,-45,78,-45xm104,-222v-15,0,-22,15,-22,79v0,62,3,84,22,84v18,0,22,-20,22,-81v0,-68,-7,-82,-22,-82","w":207,"k":{"V":5,"W":8,"Y":3,"A":6,"X":5}},"P":{"d":"16,-244v2,-17,-7,-19,-7,-29v1,-17,28,-6,45,-7v18,0,36,-3,54,-3v76,0,96,52,96,108v0,69,-37,120,-112,108v-12,8,-4,50,2,59v-5,15,-12,8,-39,8v-28,0,-42,9,-46,-8v2,-10,7,-10,7,-30r0,-206xm87,-211r0,70v0,9,1,11,14,11v26,0,30,-22,30,-44v0,-31,-8,-45,-30,-45v-12,0,-14,-1,-14,8","w":207,"k":{"\u00e4":4,"A":8,"a":4,"J":13,",":11,".":12}},"Q":{"d":"144,5v8,27,25,1,44,1v17,0,24,13,24,25v0,14,-11,33,-44,33v-47,0,-54,-41,-55,-48v-1,-9,-4,-10,-13,-10v-81,-3,-94,-82,-94,-144v0,-32,3,-77,20,-104v22,-34,53,-45,81,-45v12,0,50,4,76,46v16,27,19,70,19,100v0,93,-27,116,-50,134v-8,6,-8,9,-8,12xm104,-222v-15,0,-22,15,-22,79v0,62,3,84,22,84v18,0,22,-20,22,-81v0,-68,-7,-82,-22,-82","w":207},"R":{"d":"134,-22v1,-6,-17,-68,-42,-76v-5,0,-5,5,-5,10v1,28,-3,66,7,80v2,23,-56,1,-75,11v-22,-8,-3,-18,-3,-39r0,-209v2,-17,-6,-19,-7,-28v0,-16,26,-7,43,-7v82,0,153,5,153,87v0,30,-15,61,-39,74v15,8,40,69,51,110v6,22,-66,3,-78,12v-15,-4,-6,-16,-5,-25xm98,-219v-22,0,-6,35,-11,53v0,9,3,9,18,9v19,0,27,-15,27,-32v0,-30,-24,-30,-34,-30","w":217,"k":{"C":4,"e":3,"G":5,"o":3,"\u00f6":3,"O":4,"U":3,"V":6,"W":9,"Y":3,"a":3,"\u00e4":3,"-":6}},"S":{"d":"17,-82v18,3,37,23,67,22v6,0,20,-1,20,-18v0,-13,-5,-16,-31,-25v-45,-16,-68,-34,-68,-87v1,-87,64,-110,130,-90v9,-2,20,-10,23,9v-4,25,19,64,-6,64v-10,0,-26,-17,-53,-17v-4,0,-23,-1,-23,18v0,13,9,17,27,23v35,12,75,30,75,98v0,57,-32,91,-88,91v-46,0,-44,-16,-66,-5v-12,0,-11,-8,-11,-13v7,-21,-21,-63,4,-70","w":182,"k":{"t":3,"T":3,"V":5,"W":8,"Y":4,"A":2}},"T":{"d":"175,-265v0,26,3,37,6,53v-6,20,-23,0,-42,0v-10,0,-10,3,-10,8r0,168v-3,20,17,32,-4,39v-15,-9,-83,12,-80,-11v2,-12,7,-8,7,-39r0,-154v-5,-33,-69,28,-49,-30v6,-16,-4,-52,13,-52v8,3,138,3,145,0v14,0,14,6,14,18","w":179,"k":{"\u00f6":9,"\u00e4":6,"j":-2,"v":-8,"w":-7,"c":8,"e":8,"o":9,"V":-4,"Y":-6,"A":14,"a":6,"i":-4,"J":13,"r":-4,"u":-4,",":15,".":16,"g":8,"-":16,"S":-4,"y":-8,":":3,";":2,"s":4}},"U":{"d":"12,-90v0,-65,11,-138,-4,-183v0,-20,67,-1,82,-10v25,9,-3,24,4,49r0,135v0,33,-2,31,19,38v21,-2,20,-20,18,-39v-3,-56,7,-130,-6,-173v3,-21,50,0,71,-10v8,0,10,6,10,10v-15,35,-4,128,-4,179v0,69,-34,97,-93,100v-53,2,-97,-38,-97,-96","w":211,"k":{"A":4,"r":-2,"p":-2,"m":-2,"n":-2}},"V":{"d":"116,-109v5,-38,24,-132,10,-163v-1,-23,55,-1,74,-11v12,3,12,11,4,20v-14,79,-28,206,-56,262v-10,10,-58,-4,-80,4v-8,0,-11,-3,-18,-26v-24,-77,-35,-151,-45,-235v-17,-31,8,-24,38,-22v30,2,43,-12,49,7v-16,30,6,102,11,160v2,24,10,23,13,4","w":207,"k":{"\u00f6":8,"\u00e4":8,"C":5,"e":8,"G":6,"o":8,"O":5,"T":-4,"A":10,"a":8,"i":-3,"r":2,",":12,".":12,"g":8,"-":5,"S":3,"y":-2}},"W":{"d":"227,-95v13,-26,28,-148,15,-178v-2,-21,56,0,72,-10v20,13,-2,18,-2,45v0,50,-23,178,-49,235v-7,15,-49,-3,-72,6v-18,0,-19,-71,-32,-83v-12,13,-16,82,-34,83v-29,-9,-68,17,-70,-26v-25,-88,-33,-156,-43,-230v-2,-15,-16,-24,2,-30v14,9,81,-10,80,9v-16,29,7,126,10,170v1,8,3,9,6,9v5,0,7,-13,8,-21v8,-69,24,-121,9,-157v1,-19,57,-2,73,-10v17,4,3,23,3,34v0,8,8,88,16,137v1,8,3,17,8,17","w":326,"k":{"\u00f6":10,"\u00e4":11,"C":8,"e":10,"G":9,"o":10,"O":8,"A":13,"a":11,"r":5,"u":4,",":14,".":15,"g":11,"-":8,"S":5,":":2,";":2}},"X":{"d":"97,-91v-14,13,-30,63,-18,84v-4,15,-16,8,-41,7v-44,9,-43,-6,-29,-29v6,-42,26,-87,48,-116v-14,-18,-41,-70,-42,-96v-1,-22,-11,-19,-11,-32v0,-22,61,0,80,-10v15,2,9,15,6,25v0,18,13,64,23,64v15,-8,29,-58,18,-78v4,-21,47,-2,68,-11v8,0,9,7,9,10v-13,35,-25,101,-51,130v30,34,39,94,56,135v-2,23,-58,1,-86,11v-18,-5,-6,-16,-6,-27v0,-14,-11,-62,-24,-67","w":212,"k":{"C":5,"e":6,"o":6,"\u00f6":6,"O":5,"Q":5,"a":3,"\u00e4":3,"u":3,"-":8}},"Y":{"d":"153,-107v-24,11,-17,79,-9,99v-4,20,-17,7,-46,8v-31,1,-38,9,-44,-8v8,-15,14,-73,-1,-91v-38,-45,-51,-85,-51,-149v0,-11,-6,-13,-7,-25v-1,-20,70,-1,86,-10v20,5,5,16,5,30v0,24,12,95,21,95v13,-13,32,-96,16,-114v-1,-25,48,0,73,-11v21,9,2,18,2,39v0,60,-20,104,-45,137","w":200,"k":{"\u00f6":8,"v":-4,"C":3,"e":7,"G":4,"o":8,"O":3,"T":-5,"A":13,"a":9,"\u00e4":9,"i":-4,",":21,".":21,"g":8,"-":13,":":4,";":3}},"Z":{"d":"21,-258v0,-9,-3,-27,10,-25v41,3,81,3,122,0v5,0,10,3,10,12v-3,54,-55,141,-61,196v13,33,51,-22,59,9v-2,19,-7,38,-5,58v0,3,-2,11,-12,11v-7,-2,-118,-4,-128,0v-3,0,-11,-1,-11,-11v0,-34,41,-157,66,-203v-14,-28,-45,23,-56,-7v0,-6,6,-21,6,-40","w":167},"[":{"d":"101,-244r0,259v-5,21,37,-3,26,29v3,29,-13,16,-49,18v-17,-3,-45,12,-45,-10r0,-334v7,-22,15,-9,47,-9v21,0,30,-1,39,-1v15,-1,6,19,9,31v0,3,-2,6,-9,6v-10,-3,-20,1,-18,11","w":137},"\\":{"d":"76,-268r96,318v-5,12,-26,2,-41,6v-10,0,-11,-3,-16,-19r-95,-313v4,-14,27,-3,43,-7v6,0,9,4,13,15","w":181},"]":{"d":"36,15r0,-259v6,-21,-35,1,-25,-29v-5,-28,17,-17,49,-18v21,4,41,-12,45,9r-2,286v0,35,2,42,2,48v-8,23,-16,10,-47,10v-24,0,-31,1,-39,1v-15,1,-7,-19,-9,-31v-2,-13,32,1,26,-17","w":137},"^":{"d":"75,-142r-73,0r58,-143r92,0r58,143r-72,0r-32,-87","w":212},"_":{"d":"7,20r212,0r0,48r-212,0r0,-48","w":226},"a":{"d":"29,-154v-24,-6,3,-42,-3,-61v-4,-10,17,-14,24,-9v56,-12,129,-11,125,65v3,10,-10,133,9,150v-1,22,-40,3,-63,11v-11,1,-6,-18,-11,-19v-35,43,-105,13,-105,-52v0,-20,2,-64,75,-78v9,-2,28,0,28,-12v0,-11,-14,-12,-19,-12v-19,-1,-43,13,-60,17xm89,-59v22,0,17,-18,18,-32v0,-5,0,-9,-5,-9v-13,0,-29,5,-29,23v0,14,9,18,16,18","w":187},"b":{"d":"45,-13v-8,1,-8,15,-19,14v-13,0,-13,-7,-13,-16r0,-220v2,-18,-3,-28,-6,-36v2,-12,13,-10,37,-9v25,2,35,-8,37,11v1,16,-2,41,2,52v4,0,7,-13,31,-13v63,0,67,83,67,114v0,64,-16,121,-86,121v-13,0,-41,-8,-50,-18xm81,-148r0,68v0,10,0,22,13,22v12,0,17,-11,17,-54v0,-51,-6,-57,-17,-57v-13,0,-13,12,-13,21","w":187,"k":{"v":3,"w":3}},"c":{"d":"92,-231v13,1,33,0,31,13v-4,22,18,51,-7,55v-27,-15,-39,-12,-37,47v2,63,11,60,41,54v22,3,1,28,6,45v6,24,-25,18,-34,20v-66,0,-85,-52,-85,-115v0,-61,14,-119,85,-119","w":134},"d":{"d":"7,-107v0,-59,32,-152,96,-114v7,-17,2,-39,-3,-50v2,-14,14,-9,35,-9v33,0,39,-6,39,15r0,217v0,33,22,57,-28,48v-24,3,-31,4,-36,-16v-10,10,-26,23,-37,20v-50,0,-66,-64,-66,-111xm106,-84v0,-27,11,-85,-12,-85v-10,0,-18,10,-18,54v0,38,5,56,19,56v12,0,11,-12,11,-25","w":187},"e":{"d":"166,-28v3,39,-30,33,-61,33v-51,0,-98,-17,-98,-116v0,-78,25,-119,86,-119v76,0,81,70,81,131v0,12,-6,12,-13,12r-76,0v-6,0,-8,1,-8,6v0,8,6,23,36,23v21,0,50,-16,56,2v0,3,-3,19,-3,28xm76,-144v0,12,18,5,28,7v6,0,9,-3,9,-8v0,-8,-3,-25,-18,-25v-14,0,-19,12,-19,26","w":179,"k":{"w":4}},"f":{"d":"48,0v-60,0,-35,-14,-35,-48r-2,-162v-6,-46,37,-86,85,-69v9,-7,27,1,24,10v-7,21,18,53,-7,57v-13,-4,-34,-8,-33,11v0,27,31,1,34,23v-6,23,15,68,-21,59v-8,0,-8,5,-8,15v1,31,-4,77,6,95v-3,15,-14,9,-43,9","w":121,"k":{"j":-3,"t":-5,"a":5,"\u00e4":5,"f":-3,"i":-5,"l":-2}},"g":{"d":"23,-14v15,-5,44,17,64,12v9,0,29,-1,29,-15v0,-15,-16,-8,-26,-8v-59,0,-81,-47,-81,-100v0,-54,22,-105,82,-105v32,0,37,8,43,8v20,-11,-8,-18,-8,-36v0,-15,12,-24,25,-24v19,0,32,16,32,37v0,22,-14,32,-22,46v0,7,19,20,19,69v-1,42,-10,52,-19,73v7,8,27,31,23,49v6,35,-46,73,-94,68v-33,-3,-74,-5,-87,-22v5,-16,14,-37,20,-52xm111,-128v0,-33,-3,-43,-17,-43v-12,0,-16,15,-16,43v0,32,6,42,17,42v12,0,16,-12,16,-42","w":189,"k":{"l":-3,"r":-3}},"h":{"d":"174,-151v0,47,-6,120,6,142v-2,22,-43,3,-64,11v-8,0,-10,-5,-10,-16r0,-121v0,-21,0,-31,-13,-31v-12,0,-12,9,-12,27v2,42,-6,102,7,130v-2,21,-48,4,-71,11v-24,-7,4,-27,-4,-50r0,-184v2,-17,-2,-33,-6,-39v-3,-21,50,-4,65,-11v21,8,1,44,11,70v6,-7,28,-20,38,-17v52,0,53,49,53,78","w":185},"i":{"d":"9,-264v0,-22,28,-23,41,-23v12,0,39,1,39,24v0,22,-26,23,-39,23v-18,0,-41,-3,-41,-24xm49,0v-63,10,-33,-13,-36,-48v-4,-55,7,-127,-6,-169v4,-19,15,-7,41,-7v23,0,40,-13,43,7v-13,40,-3,115,-6,169v-3,37,25,57,-36,48","w":97,"k":{"j":-3}},"j":{"d":"12,-264v0,-22,28,-23,41,-23v12,0,39,1,39,24v0,22,-26,23,-39,23v-18,0,-41,-3,-41,-24xm16,-54v-2,-52,6,-124,-6,-163v1,-22,57,0,75,-11v20,6,-4,29,2,50r0,94v0,33,4,58,4,76v0,23,-1,67,-55,67v-12,0,-36,-3,-36,-15v6,-17,-8,-53,10,-54v13,4,28,14,28,-5v0,-16,-29,-12,-22,-39","w":101},"k":{"d":"13,-232v7,-25,-18,-42,4,-50v21,7,64,-12,64,14v0,38,-4,84,3,116v16,-7,32,-45,21,-65v3,-22,48,-2,74,-10v13,5,8,9,4,21v-5,14,-17,76,-30,78v-4,4,-7,7,-7,9v34,31,35,74,47,111v-1,22,-50,3,-74,10v-13,4,-9,-17,-6,-25v-1,-30,-22,-69,-32,-58v0,25,-2,60,7,72v3,23,-56,3,-72,11v-21,-7,4,-28,-3,-50r0,-184","w":194,"k":{"e":3,"o":3,"\u00f6":3,"a":2,"\u00e4":2,"g":2,"-":7}},"l":{"d":"50,0v-65,10,-37,-13,-37,-48r0,-184v2,-20,-2,-31,-6,-39v2,-13,12,-9,37,-9v32,0,41,-8,41,11r0,221v-1,37,22,57,-35,48","w":97},"m":{"d":"172,-155v7,41,-5,125,8,146v2,21,-51,4,-64,11v-7,0,-10,-4,-10,-16r0,-121v7,-26,-19,-42,-26,-21v4,46,-6,112,8,147v1,21,-54,4,-71,11v-24,-7,4,-27,-4,-50v-3,-56,7,-126,-6,-169v5,-23,38,-1,59,-10v9,-4,7,17,11,20v21,-28,65,-30,89,0v9,-8,17,-22,42,-22v57,0,58,48,58,71v0,48,-7,116,7,149v0,20,-48,5,-65,11v-8,0,-10,-6,-10,-15r0,-119v0,-20,1,-34,-13,-34v-8,0,-13,6,-13,11","w":278,"k":{"p":-2}},"n":{"d":"174,-132v0,40,-5,96,6,123v2,21,-50,4,-64,11v-10,0,-10,-6,-10,-16r0,-121v0,-17,-1,-31,-15,-31v-17,4,-10,11,-10,35v0,41,-6,96,7,122v0,21,-54,4,-71,11v-24,-7,4,-27,-4,-50v-3,-56,7,-127,-6,-169v5,-21,37,-2,59,-10v14,1,5,15,11,20v10,-8,24,-26,42,-22v52,11,55,19,55,97","w":185,"k":{"p":-3}},"o":{"d":"92,-231v70,0,85,58,85,118v0,60,-17,118,-85,118v-69,0,-85,-59,-85,-118v0,-50,11,-118,85,-118xm92,-171v-10,0,-16,7,-16,60v0,48,6,57,16,57v10,0,16,-8,16,-58v0,-46,-4,-59,-16,-59","w":184,"k":{"v":2,"w":5,"t":3,"y":2,"x":3}},"p":{"d":"84,-6v-15,29,31,72,-36,61v-28,-5,-36,9,-41,-9v14,-56,1,-152,6,-223v2,-30,-22,-58,28,-48v20,-2,34,-5,33,9v0,5,0,9,3,9v10,-7,11,-22,37,-22v57,0,67,74,67,116v0,24,-2,115,-68,115v-11,0,-21,-6,-29,-8xm93,-168v-23,5,-12,54,-12,80v0,18,0,28,13,28v11,0,18,-10,18,-51v0,-44,-7,-57,-19,-57","w":187,"k":{"t":2}},"q":{"d":"106,6v0,-31,-17,5,-31,-3v-58,0,-68,-69,-68,-114v0,-34,5,-119,67,-118v21,-1,27,11,37,21v5,-4,-2,-19,11,-19v16,7,58,-10,59,11v-16,56,0,152,-7,223v-2,23,19,44,-3,50v-17,-8,-72,12,-71,-12v2,-6,6,-23,6,-39xm94,-60v23,0,12,-57,12,-82v0,-14,0,-26,-12,-26v-12,0,-18,13,-18,57v0,39,6,51,18,51","w":187,"k":{"u":-3}},"r":{"d":"75,-207v8,-5,23,-25,38,-21v18,4,11,9,11,43v0,33,9,44,-26,39v-23,2,-14,28,-13,46v1,30,-4,74,6,91v0,23,-56,2,-74,11v-24,-7,4,-27,-4,-50v-3,-55,7,-127,-6,-169v0,-18,42,-4,57,-10v9,-5,6,21,11,20","w":129,"k":{"v":-6,"w":-5,"t":-2,"a":4,"\u00e4":4,"i":-2,"r":-2,"u":-2,",":13,".":14,"-":3,"y":-6,"p":-2,"x":-4,"m":-2,"n":-2,":":-2,";":-2}},"s":{"d":"77,-230v20,0,30,8,46,2v20,1,9,46,17,61v-9,22,-26,-3,-47,-3v-7,0,-13,3,-13,11v-3,13,53,24,57,43v26,53,10,121,-60,121v-35,0,-35,-12,-53,-3v-25,-6,-7,-40,-18,-66v11,-23,31,11,56,10v18,-6,18,-20,-6,-27v-28,-8,-48,-22,-48,-70v0,-40,17,-79,69,-79","w":152},"t":{"d":"92,-152r0,76v-8,35,45,-2,30,43v-3,10,3,36,-12,34v-44,12,-95,-4,-91,-56v0,-11,2,-45,2,-88v0,-32,-12,-14,-17,-31v6,-21,-15,-55,21,-51v13,-1,26,-9,43,-40v5,-9,7,-10,12,-10v16,-4,12,25,12,40v-4,19,26,1,28,18v-4,21,11,62,-21,51v-7,0,-7,8,-7,14","w":127,"k":{"a":-3,"\u00e4":-3,":":-8,";":-9,"h":-3}},"u":{"d":"12,-165v0,-32,-1,-39,-6,-52v1,-20,44,-3,65,-10v9,0,9,7,9,16r0,121v0,21,0,31,14,31v17,0,13,-11,11,-31v-2,-41,6,-100,-7,-127v1,-22,46,-1,66,-10v9,0,9,10,9,13v3,68,-5,149,6,205v4,21,-41,4,-59,11v-10,1,-5,-17,-11,-20v-8,10,-26,26,-42,22v-42,0,-56,-30,-56,-68v0,-11,1,-24,1,-101","w":185},"v":{"d":"92,-85v13,-35,19,-111,11,-133v4,-17,46,-3,64,-9v21,10,0,16,0,42v0,47,-12,99,-33,167v-9,33,-18,17,-43,18v-35,1,-40,12,-53,-32v-20,-69,-20,-134,-40,-185v3,-16,15,-7,41,-8v40,-2,47,-4,38,26v1,19,3,93,15,114","w":175,"k":{"c":3,"e":3,"o":3,"\u00f6":3,"a":4,"\u00e4":4,",":7,".":7,"g":4,":":-5,";":-5}},"w":{"d":"144,-53v-16,0,-9,58,-28,55v-42,-7,-63,20,-74,-34v-11,-51,-29,-102,-29,-154v0,-16,-7,-18,-10,-31v4,-15,11,-8,39,-8v42,0,48,-8,39,29v0,13,2,62,10,104v1,4,2,7,5,7v4,0,5,-5,6,-12v5,-38,14,-85,5,-120v4,-22,44,-2,68,-10v17,2,7,19,5,29v0,30,8,83,12,105v0,4,1,8,4,8v3,0,4,0,6,-11v8,-63,14,-92,4,-122v3,-20,42,-1,64,-9v12,4,12,11,4,20v-9,39,-17,135,-38,189v-6,40,-37,9,-71,20v-5,0,-9,-1,-15,-28","w":280,"k":{"c":6,"e":6,"o":6,"\u00f6":6,"a":7,"\u00e4":7,"l":3,",":10,".":10,"g":8,"-":5,"s":4}},"x":{"d":"44,-118v-22,-28,-27,-64,-41,-99v1,-22,52,-1,77,-10v14,1,8,16,5,25v0,4,6,36,15,41v7,-2,20,-43,10,-55v-2,-22,44,-3,64,-11v21,14,-5,17,-4,46v-6,31,-21,47,-28,63v23,27,32,79,43,109v1,24,-54,2,-78,11v-12,-1,-8,-16,-6,-25v0,-12,-7,-38,-15,-46v-10,11,-21,43,-12,61v0,20,-46,3,-63,10v-10,-1,-14,-12,-6,-21v7,-19,14,-70,31,-86v6,-5,8,-10,8,-13","w":186,"k":{"c":3,"e":3,"o":3,"\u00f6":3,"q":3,"a":3,"\u00e4":3}},"y":{"d":"59,58v-9,-1,-44,-1,-46,-16v5,-12,-9,-55,11,-51v11,2,45,22,48,-4v-2,-19,-38,-1,-37,-23v-10,-11,-22,-129,-36,-181v2,-16,15,-8,40,-8v31,0,35,-9,43,6v-11,29,-1,106,10,138v11,-35,23,-116,10,-136v0,-20,50,-3,66,-10v15,2,6,19,3,28v-8,65,-18,122,-33,181v-10,41,-24,76,-79,76","w":175,"k":{"c":2,"e":2,"o":2,"\u00f6":2,"a":3,"\u00e4":3,",":6,".":6,"g":3,":":-5,";":-6}},"z":{"d":"4,-8v-5,-6,26,-103,49,-151v-8,-20,-35,16,-41,-8v3,-13,8,-41,10,-55v15,-13,24,-3,62,-3v31,0,41,-2,50,-2v4,0,9,2,9,10v3,11,-39,116,-49,148v9,26,38,-19,47,7v-4,14,-8,33,-9,50v0,6,-1,14,-10,14v-12,0,-96,-2,-108,0v-5,0,-10,-3,-10,-10","w":146},"{":{"d":"37,-63v0,-32,-11,-31,-18,-53v3,-14,21,-21,19,-50v-2,-30,-11,-122,16,-127v20,7,63,-13,65,12v-2,11,-17,21,-17,47v0,43,11,100,-15,120v28,27,15,72,15,117v0,31,14,33,18,48v-1,24,-43,4,-66,12v-28,-21,-17,-84,-17,-126","w":138},"|":{"d":"64,-270r84,0r0,360r-84,0r0,-360","w":212},"}":{"d":"101,-168v0,32,10,33,19,53v-3,13,-22,21,-20,50v2,30,12,124,-16,128v-20,-9,-62,13,-65,-12v2,-12,17,-22,17,-48v0,-43,-11,-99,15,-119v-26,-28,-15,-72,-15,-117v0,-31,-14,-33,-17,-49v1,-22,42,-5,65,-11v28,21,17,83,17,125","w":138},"~":{"d":"179,-227v-4,5,-75,-26,-76,-22v-12,0,-18,10,-25,23r-39,-34v12,-30,29,-65,66,-65r76,22v13,0,19,-12,25,-23r39,34v-9,22,-25,65,-66,65","w":284},"'":{"d":"33,-266v-3,-27,28,-12,50,-17v13,0,12,12,12,17r-6,82v3,26,-24,10,-40,16v-8,0,-9,-7,-10,-16","w":128},"`":{"d":"93,-252v-25,12,-39,-31,-40,-37v-2,-19,29,-8,43,-12v13,5,17,33,23,46v-2,8,-18,2,-26,3","w":180},"\u00e4":{"d":"29,-154v-24,-6,3,-42,-3,-61v-4,-10,17,-14,24,-9v56,-12,129,-11,125,65v3,10,-10,133,9,150v-1,22,-40,3,-63,11v-11,1,-6,-18,-11,-19v-35,43,-105,13,-105,-52v0,-20,2,-64,75,-78v9,-2,28,0,28,-12v0,-11,-14,-12,-19,-12v-19,-1,-43,13,-60,17xm89,-59v22,0,17,-18,18,-32v0,-5,0,-9,-5,-9v-13,0,-29,5,-29,23v0,14,9,18,16,18xm19,-274v1,-24,27,-23,34,-23v5,0,32,0,32,23v0,22,-24,23,-32,23v-10,0,-34,-1,-34,-23xm136,-297v5,0,33,0,33,23v0,22,-24,23,-33,23v-8,0,-33,0,-33,-23v0,-23,28,-23,33,-23","w":187},"\u00f6":{"d":"92,-231v70,0,85,58,85,118v0,60,-17,118,-85,118v-69,0,-85,-59,-85,-118v0,-50,11,-118,85,-118xm92,-171v-10,0,-16,7,-16,60v0,48,6,57,16,57v10,0,16,-8,16,-58v0,-46,-4,-59,-16,-59xm17,-274v1,-24,27,-23,34,-23v5,0,32,0,32,23v0,22,-24,23,-32,23v-10,0,-34,-1,-34,-23xm134,-297v5,0,33,0,33,23v0,22,-23,23,-32,23v-8,0,-34,0,-34,-23v0,-23,28,-23,33,-23","w":184,"k":{"v":2,"w":5,"t":3,"y":2,"x":3}},"\u00a0":{"w":96}}});








(function($) {
    $.fn.tipsy = function(opts) {

        opts = $.extend({fade: false, gravity: 'n'}, opts || {});
        var tip = null, cancelHide = false;

        this.hover(function() {
            
            $.data(this, 'cancel.tipsy', true);

            var tip = $.data(this, 'active.tipsy');
            if (!tip) {
                tip = $('<div class="tipsy"><div class="tipsy-inner">' + $(this).attr('title') + '</div></div>');
                tip.css({position: 'absolute', zIndex: 100000});
                $(this).attr('title', '');
                $.data(this, 'active.tipsy', tip);
            }
            
            var pos = $.extend({}, $(this).offset(), {width: this.offsetWidth, height: this.offsetHeight});
            tip.remove().css({top: 0, left: 0, visibility: 'hidden', display: 'block'}).appendTo(document.body);
            var actualWidth = tip[0].offsetWidth, actualHeight = tip[0].offsetHeight;
            
            switch (opts.gravity.charAt(0)) {
                case 'n':
                    tip.css({top: pos.top + pos.height, left: pos.left + pos.width / 2 - actualWidth / 2}).addClass('tipsy-north');
                    break;
                case 's':
                    tip.css({top: pos.top - actualHeight, left: pos.left + pos.width / 2 - actualWidth / 2}).addClass('tipsy-south');
                    break;
                case 'e':
                    tip.css({top: pos.top + pos.height / 2 - actualHeight / 2, left: pos.left - actualWidth}).addClass('tipsy-east');
                    break;
                case 'w':
                    tip.css({top: pos.top + pos.height / 2 - actualHeight / 2, left: pos.left + pos.width}).addClass('tipsy-west');
                    break;
            }

            if (opts.fade) {
                tip.css({opacity: 0, display: 'block', visibility: 'visible'}).animate({opacity: 1});
            } else {
                tip.css({visibility: 'visible'});
            }

        }, function() {
            $.data(this, 'cancel.tipsy', false);
            var self = this;
            setTimeout(function() {
                if ($.data(this, 'cancel.tipsy')) return;
                var tip = $.data(self, 'active.tipsy');
                if (opts.fade) {
                    tip.stop().fadeOut(function() { $(this).remove(); });
                } else {
                    tip.remove();
                }
            }, 100);
            
        });

    };
})(jQuery);









	Cufon.replace('#content-middle h2', {
			textShadow: '1px 1px #b75417'
		}
	);
	
	Cufon.replace('#zone-right h2', {
			textShadow: '1px 1px #b75417'
		}
	);
		Cufon.replace('#content-middle h3', {
			textShadow: '1px 1px #b75417'
		}
	);
	Cufon.replace('#content-middle h1', {
			textShadow: '1px 1px #b75417'
		}
	);
	Cufon.replace('#footer h2');
	Cufon.replace('#footer h3');
	
	$(function() {
		$('#somefunc .social.rss').tipsy({gravity: 's'});
		$('#somefunc .social.facebook').tipsy({gravity: 's'});
		$('#somefunc .social.youtube').tipsy({gravity: 's'});
		$('#somefunc .social.twitter').tipsy({gravity: 's'});
	
		$('#zone-_c_3480565_1 .content-container').not('#token-3480935 .content-container').click(function(){
			window.location=$(this).find(".contentImageArea a").attr("href"); return false;
		});
		
		$('#zone-right .app2 .content-container').click(function(){
			window.location=$(this).find(".contentImageArea a").attr("href"); return false;
		});
	});

