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:
 * © 1986, 1992, 1995, 2002 Adobe Systems Incorporated. All rights reserved.
 * 
 * Trademark:
 * ITC is a trademark of International Typeface Corporation registered in the U.S.
 * Patent and Trademark Office and may be registered in certain other
 * jurisdictions. Franklin Gothic is a trademark of International Typeface
 * Corporation and may be registered in certain jurisdictions.
 * 
 * Full name:
 * ITCFranklinGothicStd-Book
 * 
 * Designer:
 * Vic Caruso
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":216,"face":{"font-family":"ITC Franklin Gothic Std","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 4 3 5 3 2 2 4","ascent":"247","descent":"-113","x-height":"4","bbox":"-27 -273 292 90","underline-thickness":"18","underline-position":"-18","stemh":"22","stemv":"28","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":108},"!":{"d":"33,-39r38,0r0,39r-38,0r0,-39xm60,-62r-16,0r-13,-185r43,0","w":108},"\"":{"d":"37,-247r34,0v2,35,-4,62,-10,89r-14,0v-6,-27,-12,-54,-10,-89xm94,-247r34,0v2,35,-4,62,-10,89r-14,0v-6,-27,-12,-54,-10,-89","w":165},"#":{"d":"84,-247r24,0r-13,70r48,0r13,-70r24,0r-12,70r35,0r0,23r-41,0r-9,57r38,0r0,22r-44,0r-14,75r-24,0r14,-75r-48,0r-15,75r-23,0r13,-75r-37,0r0,-22r43,0r10,-57r-40,0r0,-23r45,0xm90,-154r-10,57r48,0r10,-57r-48,0"},"$":{"d":"195,-74v0,38,-35,66,-74,66r0,35r-22,0r0,-35v-36,-4,-66,-20,-78,-56r25,-10v8,23,28,40,53,41r0,-84v-32,-5,-69,-25,-68,-61v0,-41,31,-60,68,-65r0,-30r22,0r0,30v32,3,57,17,69,48r-24,8v-6,-21,-24,-31,-45,-32r0,78v37,3,74,28,74,67xm121,-112r0,79v23,0,46,-14,46,-39v0,-27,-23,-37,-46,-40xm99,-145r0,-74v-21,1,-41,13,-41,36v0,24,20,34,41,38"},"%":{"d":"191,-125v69,0,70,128,1,129v-69,-1,-71,-128,-1,-129xm191,-107v-24,0,-29,26,-29,47v0,18,5,45,30,45v25,0,29,-27,29,-45v0,-21,-6,-47,-30,-47xm60,-251v69,1,70,128,0,129v-68,-1,-69,-128,0,-129xm60,-232v-24,0,-29,25,-29,46v0,18,4,46,29,46v25,0,30,-28,30,-46v0,-21,-6,-46,-30,-46xm64,0r-26,0r150,-247r26,0","w":252},"&":{"d":"150,-39r-60,-87v-25,11,-44,25,-44,55v0,55,73,65,104,32xm111,-228v-44,0,-30,51,-8,75v18,-9,41,-19,41,-44v0,-18,-15,-31,-33,-31xm164,-21v-48,49,-150,21,-149,-48v0,-37,28,-61,63,-75v-34,-34,-30,-109,32,-107v32,0,58,20,58,53v0,33,-25,50,-52,62r52,79v18,-22,28,-50,33,-78r27,5v-7,33,-23,66,-46,92v12,15,27,14,50,11r0,26v-32,5,-52,1,-68,-20","w":244},"(":{"d":"90,62r-18,0v-72,-87,-70,-221,-1,-309r19,0v-61,91,-59,217,0,309","w":108},")":{"d":"36,62r-18,0v59,-92,61,-218,0,-309r19,0v69,88,71,222,-1,309","w":108},"*":{"d":"169,-124r-52,-33r3,62r-22,0r3,-62r-53,33r-11,-18r55,-29r-55,-29r11,-18r53,33r-3,-62r22,0r-3,62r52,-33r10,18r-56,29r56,29"},"+":{"d":"96,-197r24,0r0,81r81,0r0,24r-81,0r0,81r-24,0r0,-81r-81,0r0,-24r81,0r0,-81"},",":{"d":"77,-41r0,37r-27,50r-16,0r22,-46r-19,0r0,-41r40,0","w":108,"k":{" ":18}},"-":{"d":"77,-104r0,23r-77,0r0,-23r77,0","w":79},".":{"d":"76,-41r0,41r-40,0r0,-41r40,0","w":108},"\/":{"d":"165,-247r-150,309r-24,0r149,-309r25,0","w":187},"0":{"d":"106,-251v64,0,96,68,96,129v0,55,-27,126,-93,126v-68,0,-95,-70,-95,-127v0,-56,24,-128,92,-128xm109,-20v50,0,61,-59,61,-98v0,-41,-10,-109,-64,-109v-51,0,-60,63,-60,102v0,41,10,105,63,105"},"1":{"d":"200,-23r0,23r-173,0r0,-23r74,0r0,-187v-20,21,-42,40,-68,53r0,-31v29,-15,56,-33,76,-59r22,0r0,224r69,0"},"2":{"d":"193,-26r0,26r-175,0r0,-26r100,-78v22,-20,44,-41,44,-73v0,-31,-28,-49,-56,-49v-32,0,-58,25,-59,56r-29,-8v8,-94,175,-98,175,1v0,78,-89,108,-136,151r136,0"},"3":{"d":"166,-69v0,-41,-47,-51,-94,-47r0,-24v43,4,85,-6,85,-43v0,-60,-99,-53,-109,-3r-28,-8v14,-37,49,-57,88,-57v41,0,81,22,81,67v0,27,-22,50,-48,54v32,5,57,27,57,61v0,91,-164,99,-187,13r29,-10v10,63,126,58,126,-3"},"4":{"d":"164,0r-30,0r0,-58r-122,0r0,-20r113,-169r39,0r0,166r40,0r0,23r-40,0r0,58xm134,-81r0,-142r-90,142r90,0"},"5":{"d":"183,-247r-3,27r-121,0r-6,79v47,-53,146,-18,146,57v0,101,-156,118,-182,29r27,-9v16,64,125,54,125,-20v0,-65,-91,-78,-116,-25r-25,-5r8,-133r147,0"},"6":{"d":"112,4v-142,0,-119,-255,5,-255v39,0,67,19,79,55r-28,8v-9,-23,-25,-37,-51,-37v-61,0,-72,65,-72,113v12,-30,41,-49,74,-49v46,0,81,35,81,80v0,49,-40,85,-88,85xm52,-76v-1,30,29,55,60,55v33,0,59,-25,59,-58v0,-31,-25,-58,-57,-58v-33,0,-62,27,-62,61"},"7":{"d":"191,-228v-48,56,-88,132,-88,228r-31,0v0,-81,35,-160,87,-220r-134,0r3,-27r163,0r0,19"},"8":{"d":"173,-62v0,-33,-41,-46,-68,-53v-26,5,-62,20,-62,51v0,35,38,45,66,45v26,0,64,-11,64,-43xm203,-66v-2,97,-190,90,-190,3v0,-35,28,-54,58,-65v-25,-9,-46,-30,-46,-59v2,-88,167,-83,168,-2v0,30,-21,48,-48,57v30,13,58,30,58,66xm56,-190v0,26,31,42,53,47v23,-6,57,-17,57,-45v0,-31,-29,-40,-55,-40v-23,0,-55,10,-55,38"},"9":{"d":"22,-46r25,-9v9,22,29,34,53,34v56,1,73,-66,70,-109v-31,73,-153,48,-153,-37v0,-48,37,-84,85,-84v73,0,97,59,97,122v0,62,-25,133,-99,133v-35,0,-66,-16,-78,-50xm105,-111v32,0,60,-26,60,-57v0,-34,-26,-57,-60,-57v-35,0,-59,25,-59,59v0,34,26,55,59,55"},":":{"d":"76,-41r0,41r-40,0r0,-41r40,0xm76,-183r0,41r-40,0r0,-41r40,0","w":108},";":{"d":"77,-41r0,37r-27,50r-16,0r22,-46r-19,0r0,-41r40,0xm77,-183r0,41r-40,0r0,-41r40,0","w":108},"<":{"d":"196,-184r0,22r-142,58r142,59r0,22r-176,-75r0,-12"},"=":{"d":"15,-127r0,-23r186,0r0,23r-186,0xm15,-57r0,-24r186,0r0,24r-186,0"},">":{"d":"196,-110r0,12r-176,75r0,-22r141,-59r-141,-58r0,-22"},"?":{"d":"106,-61r-26,0v-4,-40,7,-62,39,-77v18,-8,30,-22,30,-43v0,-29,-23,-44,-50,-44v-33,0,-51,23,-56,53r-27,-6v2,-92,162,-99,165,-3v1,43,-41,60,-69,80v-9,11,-5,24,-6,40xm112,-35r0,35r-36,0r0,-35r36,0","w":194},"@":{"d":"78,-107v0,-40,28,-79,74,-82v11,0,28,5,35,26r7,-19r23,0r-29,95v0,8,5,13,14,13v23,0,51,-35,51,-74v0,-35,-37,-80,-103,-82v-58,-2,-120,62,-113,121v9,79,91,108,162,81r9,19v-81,33,-185,-2,-195,-89v-9,-82,61,-157,148,-153v54,3,111,42,114,100v3,58,-40,97,-76,97v-13,0,-32,-3,-34,-22v-3,6,-22,21,-42,21v-26,0,-45,-25,-45,-52xm133,-73v30,-3,44,-44,44,-74v0,-10,-6,-22,-25,-22v-30,0,-47,37,-48,60v-1,15,15,38,29,36","w":288},"A":{"d":"118,-247r81,247r-32,0r-25,-72r-91,0r-22,72r-26,0r80,-247r35,0xm135,-95r-37,-119r-39,119r76,0","w":201,"k":{"v":7,"w":5,"y":4,"C":5,"G":5,"O":5,"Q":5,"T":23,"V":20,"W":14,"Y":31}},"B":{"d":"176,-69v1,-52,-58,-51,-116,-48r0,91v54,1,115,7,116,-43xm168,-183v0,-46,-58,-40,-108,-39r0,81v52,1,108,7,108,-42xm207,-68v0,43,-41,68,-85,68r-93,0r0,-247r93,0v39,-4,77,23,77,60v0,28,-16,50,-43,56v31,6,51,31,51,63","w":223},"C":{"d":"49,-123v-1,48,20,101,67,101v38,0,55,-29,63,-61r28,6v-12,47,-39,81,-91,81v-136,0,-138,-256,2,-255v50,0,79,34,89,79r-29,6v-9,-31,-24,-59,-61,-59v-54,0,-68,59,-68,102","w":223},"D":{"d":"224,-124v0,61,-41,124,-105,124r-88,0r0,-247r78,0v68,-7,115,59,115,123xm192,-124v0,-49,-31,-104,-85,-97r-45,0r0,195r45,0v52,6,85,-47,85,-98","w":237,"k":{"V":7,"W":7,"Y":14,"A":7,",":14,".":14}},"E":{"d":"190,-27r0,27r-159,0r0,-247r156,0r0,27r-125,0r0,78r99,0r0,25r-99,0r0,90r128,0","w":201},"F":{"d":"60,0r-30,0r0,-247r151,0r0,27r-121,0r0,78r100,0r0,25r-100,0r0,117","w":172,"k":{"A":25,",":45,".":45,"a":14,"e":7,"i":-9,"o":7,"r":11}},"G":{"d":"51,-122v0,48,23,102,71,100v43,-1,66,-31,62,-77r-61,0r0,-26r93,0r0,127r-19,0r-8,-31v-15,23,-42,33,-69,33v-63,0,-103,-63,-103,-125v0,-65,34,-130,107,-130v47,0,77,27,89,71r-29,8v-6,-31,-30,-53,-62,-53v-56,0,-71,58,-71,103","w":237},"H":{"d":"207,0r-31,0r0,-117r-114,0r0,117r-31,0r0,-247r31,0r0,103r114,0r0,-103r31,0r0,247","w":237},"I":{"d":"62,0r-31,0r0,-247r31,0r0,247","w":93},"J":{"d":"116,-81v7,63,-46,102,-110,80r0,-26v25,5,56,10,71,-10v10,-12,8,-29,8,-44r0,-166r31,0r0,166","w":144},"K":{"d":"226,0r-34,0r-74,-136r-56,70r0,66r-31,0r0,-247r31,0r0,143r111,-143r34,0r-67,86","w":223,"k":{"y":14,"O":9,"e":7,"o":7,"u":5}},"L":{"d":"176,-27r0,27r-146,0r0,-247r31,0r0,220r115,0","w":180,"k":{"y":9,"T":25,"V":40,"W":25,"Y":47}},"M":{"d":"267,-247r0,247r-31,0r-1,-216r-78,216r-21,0r-80,-216r-2,0r0,216r-26,0r0,-247r47,0r74,198r73,-198r45,0","w":295},"N":{"d":"210,-247r0,247r-30,0r-126,-215r0,215r-26,0r0,-247r39,0r117,201r0,-201r26,0","w":237},"O":{"d":"119,4v-139,-1,-136,-255,0,-255v69,0,101,64,101,125v0,60,-31,130,-101,130xm188,-125v0,-46,-21,-101,-68,-100v-55,0,-70,60,-70,104v0,42,17,99,69,99v53,0,69,-61,69,-103","w":237,"k":{"V":18,"W":13,"Y":27,",":27,".":27,"X":9}},"P":{"d":"190,-173v-2,64,-62,81,-136,73r0,100r-31,0r0,-247r83,0v45,-5,85,31,84,74xm159,-173v0,-27,-21,-48,-51,-48r-54,0r0,95v53,3,105,2,105,-47","w":201,"k":{"A":18,",":126,".":126,"a":9,"e":9,"o":9}},"Q":{"d":"119,-225v-48,0,-70,54,-70,104v0,43,15,99,68,99v57,0,71,-54,71,-101v0,-46,-16,-102,-69,-102xm119,4v-144,-1,-131,-258,0,-255v130,3,136,220,25,251v-3,35,31,35,61,30r0,24v-42,14,-88,-4,-86,-50","w":237},"R":{"d":"122,-247v43,-4,82,28,82,69v0,29,-17,56,-46,64r49,114r-33,0r-45,-107r-69,0r0,107r-31,0r0,-247r93,0xm173,-178v0,-49,-60,-43,-113,-42r0,88v55,2,113,6,113,-46","w":223,"k":{"O":4,"V":7,"W":7,"Y":7}},"S":{"d":"185,-120v55,50,1,124,-69,124v-50,0,-84,-23,-101,-71r28,-6v10,34,38,50,73,50v29,0,64,-14,60,-44v-9,-73,-147,-21,-148,-116v0,-48,41,-68,84,-68v41,0,74,21,87,61r-28,7v-5,-27,-34,-43,-60,-43v-23,0,-53,12,-53,39v0,59,90,34,127,67","w":223},"T":{"d":"105,-220r0,220r-30,0r0,-220r-71,0r0,-27r172,0r0,27r-71,0","w":180,"k":{"w":36,"y":36,"A":23,",":54,".":54,"a":36,"e":36,"o":36,"r":36,"u":36,"-":14}},"U":{"d":"71,-43v38,43,117,11,104,-48r0,-156r26,0r0,156v13,81,-96,132,-151,71v-44,-49,-13,-147,-20,-227r31,0v4,69,-11,150,10,204","w":230},"V":{"d":"199,-247r-83,247r-30,0r-83,-247r32,0r69,204r68,-204r27,0","w":201,"k":{"G":11,"O":7,"A":20,",":54,".":54,"a":18,"e":22,"i":-9,"o":22,"u":13}},"W":{"d":"292,-247r-59,247r-31,0r-54,-192r-50,192r-32,0r-62,-247r31,0r50,200r53,-200r24,0r57,200r46,-200r27,0","w":295,"k":{"O":7,"A":14,",":27,".":27,"a":20,"e":14,"o":14,"u":11}},"X":{"d":"183,-247r-69,113r79,134r-35,0r-63,-105r-64,105r-29,0r79,-128r-71,-119r35,0r54,91r55,-91r29,0","w":194},"Y":{"d":"199,-247r-83,143r0,104r-31,0r0,-104r-82,-143r36,0r65,114r67,-114r28,0","w":201,"k":{"O":22,"A":31,",":63,".":63,"a":29,"e":36,"o":36,"u":22}},"Z":{"d":"184,-27r0,27r-174,0r0,-27r134,-194r-128,0r0,-26r164,0r0,21r-135,199r139,0","w":194},"[":{"d":"87,62r-64,0r0,-309r64,0r0,18r-39,0r0,271r39,0r0,20","w":108},"\\":{"d":"45,-247r149,309r-24,0r-149,-309r24,0","w":187},"]":{"d":"85,-247r0,309r-64,0r0,-20r39,0r0,-271r-39,0r0,-18r64,0","w":108},"^":{"d":"37,-93r63,-154r16,0r63,154r-22,0r-49,-120r-49,120r-22,0"},"_":{"d":"0,27r180,0r0,18r-180,0r0,-18","w":180},"a":{"d":"84,-18v39,-1,60,-33,57,-74v-42,0,-97,-4,-97,42v0,23,20,32,40,32xm14,-52v0,-54,67,-66,127,-61v2,-36,-11,-54,-46,-53v-23,0,-45,8,-50,33r-26,-5v11,-56,95,-65,135,-32v31,41,4,110,19,170r-28,0r-4,-34v-22,56,-127,50,-127,-18","w":194},"b":{"d":"50,-105v0,48,12,86,50,86v37,0,49,-40,49,-70v0,-31,-10,-76,-49,-76v-29,0,-50,29,-50,60xm105,-188v46,-2,74,47,74,94v0,46,-22,98,-76,98v-24,0,-46,-14,-57,-35r-10,31r-14,0r0,-247r28,0v2,30,-4,68,2,94v12,-22,27,-35,53,-35","w":194,"k":{"v":13,"y":7}},"c":{"d":"135,-65r26,5v-6,37,-32,64,-71,64v-54,0,-78,-47,-78,-95v0,-48,24,-97,78,-97v40,0,65,26,71,64r-26,4v-3,-24,-18,-44,-44,-44v-38,0,-49,40,-49,71v0,30,9,72,47,72v27,0,41,-19,46,-44","w":172},"d":{"d":"91,-20v39,0,57,-40,51,-88v3,-32,-21,-58,-50,-57v-32,1,-49,36,-48,70v0,30,8,75,47,75xm87,4v-46,1,-73,-49,-73,-95v0,-46,22,-97,75,-97v23,0,40,12,53,30r0,-89r28,0r0,247r-25,0v-1,-10,2,-24,-1,-32v-12,23,-30,36,-57,36","w":194,"k":{"w":7}},"e":{"d":"45,-89v-3,36,21,69,54,69v24,0,41,-13,49,-35r27,5v-11,33,-43,54,-78,54v-55,0,-84,-44,-84,-95v0,-50,30,-97,85,-97v57,0,81,48,80,99r-133,0xm46,-110r101,0v0,-30,-17,-56,-49,-56v-31,0,-51,27,-52,56","w":194,"k":{"v":4,"w":4,"y":7}},"f":{"d":"107,-183r0,22r-43,0r0,161r-28,0r0,-161r-32,0r0,-22r32,0v-4,-50,27,-79,81,-65r0,23v-8,-1,-15,-3,-23,-3v-31,0,-30,22,-30,45r43,0","w":108},"g":{"d":"89,69v-39,0,-85,-10,-85,-47v0,-19,11,-31,28,-37v-26,-13,-22,-55,8,-62v-65,-52,11,-141,83,-103v5,-29,20,-32,49,-31r1,23v-19,0,-32,1,-35,21v45,48,-7,125,-78,101v-20,-1,-26,30,-5,33v48,7,125,-7,125,50v0,46,-56,52,-91,52xm45,-125v0,25,16,40,41,40v24,0,41,-16,41,-40v0,-23,-19,-40,-41,-40v-24,0,-41,17,-41,40xm90,47v24,-1,63,-4,63,-29v-8,-35,-60,-17,-101,-25v-11,5,-20,12,-20,25v0,25,39,29,58,29","w":180,"k":{"y":-7,",":-9,".":-5}},"h":{"d":"111,-188v39,0,58,39,58,81r0,107r-28,0v-6,-62,23,-165,-37,-165v-31,0,-51,36,-51,71r0,94r-28,0r0,-247r28,0r1,98v12,-24,29,-39,57,-39","w":194,"k":{"y":9}},"i":{"d":"57,-183r0,183r-28,0r0,-183r28,0xm59,-247r0,32r-31,0r0,-32r31,0","w":86},"j":{"d":"51,3v6,45,-33,75,-78,58r0,-22v30,8,50,-4,50,-36r0,-186r28,0r0,186xm53,-247r0,32r-31,0r0,-32r31,0","w":79},"k":{"d":"177,0r-30,0r-53,-102r-39,45r0,57r-28,0r0,-247r28,0r0,158r84,-93r31,0r-57,64","w":180,"k":{"y":13,"e":7,"o":7}},"l":{"d":"57,0r-28,0r0,-247r28,0r0,247","w":86},"m":{"d":"97,-165v-62,0,-41,99,-44,165r-29,0r0,-183r26,0v1,11,-2,26,1,35v14,-50,98,-54,106,4v10,-25,31,-44,59,-44v74,2,52,109,55,188r-28,0v-6,-63,22,-165,-36,-165v-62,0,-42,98,-45,165r-28,0v-6,-62,22,-165,-37,-165","w":295,"k":{"y":9}},"n":{"d":"105,-163v-67,0,-51,92,-52,163r-28,0r0,-183r26,0v1,11,-2,25,1,34v10,-23,31,-39,57,-39v41,0,61,40,61,87r0,101r-29,0v-7,-61,23,-163,-36,-163","w":194,"k":{"v":7,"y":9}},"o":{"d":"15,-93v0,-51,29,-95,84,-95v54,0,80,47,80,95v0,51,-30,97,-85,97v-55,0,-79,-49,-79,-97xm97,-165v-34,0,-51,36,-51,72v0,36,15,73,51,73v35,0,51,-37,51,-73v0,-34,-17,-72,-51,-72","w":194,"k":{"v":5,"y":5}},"p":{"d":"104,-20v33,1,48,-37,48,-72v0,-30,-10,-71,-48,-71v-38,0,-48,39,-48,86v0,31,21,57,48,57xm111,-188v101,3,92,191,0,192v-25,0,-42,-12,-55,-33r0,89r-28,0r0,-243r26,0r0,35v9,-24,30,-40,57,-40","w":194,"k":{"y":5}},"q":{"d":"93,-21v65,0,68,-144,0,-144v-37,0,-48,43,-48,73v0,30,11,71,48,71xm144,-153r12,-30r14,0r0,243r-28,0r-1,-95v-9,23,-29,39,-55,39v-102,0,-95,-189,3,-192v28,0,41,13,55,35","w":194},"r":{"d":"116,-160v-74,-4,-62,86,-62,160r-28,0r0,-183r25,0v1,14,-2,31,1,43v10,-28,27,-53,64,-47r0,27","w":115,"k":{"v":-18,"y":-18,",":36,".":36,"r":-5,"u":-7,"k":-7,"l":-7,"m":-5,"n":-5,"p":-5,"s":-5,"t":-18,":":-14,";":-14}},"s":{"d":"15,-49r28,-5v4,25,33,34,55,34v19,0,44,-7,44,-30v0,-30,-39,-28,-65,-33v-28,-6,-54,-19,-54,-51v0,-73,127,-71,141,-7r-26,5v-7,-20,-26,-29,-47,-29v-17,0,-39,7,-39,27v0,42,69,21,98,44v13,11,22,24,22,41v0,79,-143,74,-157,4","w":187},"t":{"d":"112,-21r0,22v-47,11,-79,-9,-79,-57r0,-106r-32,0r0,-22r32,0r0,-46r29,-3r0,49r40,0r0,22r-40,0r0,111v-4,30,22,36,50,30","w":115},"u":{"d":"89,-21v65,0,50,-93,51,-162r28,0r0,183r-25,0v-1,-11,2,-27,-1,-36v-9,23,-31,40,-56,40v-38,0,-61,-36,-61,-76r0,-111r28,0v6,61,-23,162,36,162","w":194},"v":{"d":"158,-183r-63,183r-29,0r-66,-183r32,0r51,149r50,-149r25,0","w":158,"k":{",":22,".":22}},"w":{"d":"235,-183r-53,183r-23,0r-41,-136r-37,136r-23,0r-55,-183r28,0r40,137r38,-137r21,0r41,137r41,-137r23,0","w":237,"k":{",":22,".":22,"a":7,"e":7}},"x":{"d":"157,0r-34,0r-46,-74r-47,74r-28,0r61,-95r-55,-88r33,0r39,63r40,-63r27,0r-53,82","w":158},"y":{"d":"153,-183r-72,200v-7,31,-35,59,-76,45r0,-23v35,12,53,-13,59,-42r-63,-180r29,0r49,138r50,-138r24,0","w":151,"k":{",":31,".":31,"a":7}},"z":{"d":"143,-183r0,16r-101,145r101,0r0,22r-135,0r0,-22r97,-139r-89,0r0,-22r127,0","w":151},"{":{"d":"12,-84r0,-22v67,-6,-20,-159,84,-145r0,22v-16,2,-29,0,-29,23r0,58v0,36,-23,51,-26,53v3,3,26,18,26,54v0,33,-16,86,29,81r0,22v-32,-1,-52,-2,-56,-41v-4,-42,13,-99,-28,-105","w":108},"|":{"d":"58,-270r0,360r-22,0r0,-360r22,0","w":93},"}":{"d":"96,-106r0,22v-67,7,20,160,-84,146r0,-22v16,-2,29,-2,29,-23r0,-58v0,-36,23,-51,26,-54v-3,-2,-26,-17,-26,-53v0,-33,16,-86,-29,-81r0,-22v32,0,52,3,56,41v4,42,-13,99,28,104","w":108},"~":{"d":"45,-76r-25,0v1,-17,7,-33,14,-42v20,-25,44,-12,51,-9v23,9,51,42,80,28v4,-6,6,-19,6,-26r24,0v1,43,-30,69,-74,45r-43,-24v-22,-13,-33,5,-33,28"},"'":{"d":"37,-247r34,0v2,35,-4,62,-10,89r-14,0v-6,-27,-12,-54,-10,-89","w":108},"`":{"d":"102,-201r-77,-33r12,-24r72,43","w":136},"\u00a0":{"w":108}}});;Cufon.replace('h1')('h2');
