/*
 * 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:
 * Copr.1996 Designed by Jeremy Tankard for Agfa Division Bayer Corporation. All
 * Rights Reserved.
 */
Cufon.registerFont({"w":195,"face":{"font-family":"Bliss-Bold","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-19 -281 360 85.0617","underline-thickness":"7.2","underline-position":"-44.28","stemh":"26","stemv":"35","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":85},"!":{"d":"71,-237v0,81,-1,135,-10,169r-24,0v-9,-36,-9,-86,-9,-169r43,0xm75,-21v0,14,-12,26,-26,26v-14,0,-25,-12,-25,-26v0,-15,11,-26,25,-26v14,0,26,11,26,26","w":98},"\"":{"d":"125,-255r-4,84r-32,0r-5,-84r41,0xm59,-255r-4,84r-32,0r-4,-84r40,0","w":142},"#":{"d":"243,-147r-49,0r-11,53r41,0r0,34r-49,0r-13,60r-41,0r14,-60r-39,0r-13,60r-41,0r13,-60r-40,0r0,-34r48,0r11,-53r-41,0r0,-34r48,0r13,-56r41,0r-13,56r39,0r12,-56r41,0r-12,56r41,0r0,34xm153,-147r-38,0r-12,53r39,0","w":257},"$":{"d":"127,-65v0,-40,-96,-41,-96,-109v0,-27,20,-52,55,-58r0,-35r32,0r0,34v18,2,32,7,42,12r-1,37v-17,-9,-35,-15,-54,-15v-18,0,-30,7,-30,22v0,39,97,39,97,108v0,34,-25,57,-61,63r0,37r-33,0r0,-37v-24,-2,-40,-10,-54,-19r17,-32v19,16,86,32,86,-8"},"%":{"d":"297,-61v0,43,-26,64,-59,64v-33,0,-58,-21,-58,-63v0,-43,26,-65,59,-65v33,0,58,22,58,64xm262,-243r-162,250r-38,0r160,-250r40,0xm142,-176v0,43,-26,64,-59,64v-33,0,-57,-22,-57,-64v0,-43,25,-64,58,-64v33,0,58,22,58,64xm261,-60v0,-27,-8,-38,-23,-38v-15,0,-22,14,-22,36v0,27,9,39,23,39v16,0,22,-15,22,-37xm106,-176v0,-27,-8,-38,-23,-38v-15,0,-22,15,-22,37v0,27,9,38,23,38v16,0,22,-15,22,-37","w":321},"&":{"d":"266,-4v-33,14,-59,1,-86,-21v-46,47,-161,36,-161,-41v0,-33,22,-53,50,-66v-44,-36,-34,-109,42,-108v42,0,69,24,69,55v0,28,-21,47,-48,61v12,13,35,37,51,51v13,-14,26,-35,30,-52r36,9v-8,26,-22,47,-39,66v17,13,30,21,48,18xm136,-185v0,-12,-7,-23,-25,-23v-39,0,-29,34,-4,59v19,-10,29,-24,29,-36xm150,-48v-18,-16,-43,-41,-58,-59v-43,16,-34,77,15,76v14,0,30,-6,43,-17","w":273},"\u2019":{"d":"67,-259v7,32,-2,65,-25,91r-26,-11v13,-26,14,-45,10,-72","w":84},"(":{"d":"116,64r-29,21v-49,-54,-61,-112,-61,-181v0,-69,12,-128,61,-183r29,21v-60,60,-60,263,0,322","w":124},")":{"d":"99,-96v0,69,-11,127,-60,181r-30,-21v61,-59,60,-263,0,-322r29,-21v49,55,61,114,61,183","w":124},"*":{"d":"157,-168r-17,28v-17,-9,-34,-29,-44,-36v1,12,9,37,8,56r-32,0v-1,-19,8,-44,9,-56v-10,6,-27,27,-44,36r-17,-28v17,-10,44,-16,54,-21v-10,-5,-36,-10,-53,-21r16,-28v17,9,35,29,44,36v-1,-12,-9,-37,-8,-56r32,0v1,19,-8,44,-9,56v9,-7,27,-27,44,-36r17,28v-16,11,-44,16,-54,21v11,5,37,10,54,21","w":176},"+":{"d":"191,-72r-64,0r0,72r-41,0r0,-72r-64,0r0,-36r64,0r0,-71r41,0r0,71r64,0r0,36","w":213},",":{"d":"62,-43v7,32,-1,65,-24,91r-26,-11v13,-26,14,-45,10,-72","w":83},"-":{"d":"113,-72r-95,0r0,-35r95,0r0,35","w":130},".":{"d":"66,-21v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-15,11,-26,25,-26v14,0,25,11,25,26","w":83},"\/":{"d":"139,-251r-92,264r-43,0r91,-264r44,0","w":141},"0":{"d":"185,-117v0,79,-34,121,-88,121v-53,0,-87,-42,-87,-121v0,-79,36,-122,89,-122v54,0,86,43,86,122xm140,-114v0,-57,-13,-91,-43,-91v-33,0,-41,39,-41,85v0,57,14,89,43,89v33,0,41,-38,41,-83"},"1":{"d":"144,0r-42,0r0,-194r-56,22r-13,-31v37,-12,59,-39,111,-36r0,239"},"2":{"d":"179,0r-165,0v10,-122,116,-123,116,-173v0,-46,-73,-27,-97,-13r-11,-34v20,-9,46,-19,80,-19v50,0,75,26,75,62v0,67,-93,80,-108,141r110,-3r0,39"},"3":{"d":"180,-71v0,39,-31,75,-99,75v-25,0,-48,-6,-67,-15r12,-32v34,16,100,20,107,-25v5,-30,-45,-37,-86,-34r0,-34v38,1,80,-6,79,-37v-2,-42,-72,-28,-95,-13r-10,-34v20,-9,44,-19,81,-19v79,0,94,89,35,113v25,8,43,26,43,55"},"4":{"d":"193,-59r-35,0r0,60r-43,0r0,-60r-106,0r0,-28r118,-152r31,0r0,145r35,0r0,35xm117,-171r-60,78r58,-1"},"5":{"d":"181,-237r-9,38r-90,-2r0,55v77,-4,98,35,98,70v0,41,-30,80,-99,80v-25,0,-46,-6,-60,-14r12,-31v30,17,105,15,101,-31v8,-32,-46,-45,-95,-41r0,-124r142,0"},"6":{"d":"185,-78v0,51,-38,82,-84,82v-48,0,-89,-34,-89,-112v0,-94,71,-158,161,-120r-11,34v-50,-24,-98,-6,-105,59v46,-34,128,-16,128,57xm142,-73v1,-51,-57,-53,-84,-27v0,45,22,70,46,70v22,0,38,-17,38,-43"},"7":{"d":"192,-222v-52,62,-87,137,-105,223r-45,0v18,-91,63,-165,92,-204r-102,2r-10,-36r170,0r0,15"},"8":{"d":"144,-124v71,31,47,128,-48,128v-94,0,-111,-102,-45,-126v-55,-33,-30,-117,52,-117v87,0,90,93,41,115xm110,-137v27,-11,32,-70,-11,-69v-20,0,-34,13,-34,29v0,26,23,34,45,40xm140,-63v0,-27,-30,-37,-55,-42v-12,4,-29,18,-29,37v0,26,20,38,43,38v22,0,41,-12,41,-33"},"9":{"d":"185,-130v0,105,-74,158,-165,123r11,-34v52,26,109,1,108,-61v-44,34,-127,23,-126,-56v0,-48,38,-81,84,-81v49,0,88,31,88,109xm140,-139v0,-42,-18,-66,-45,-66v-25,0,-39,18,-39,42v0,52,63,53,84,24"},":":{"d":"66,-139v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-15,11,-26,25,-26v14,0,25,11,25,26xm66,-21v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-15,11,-26,25,-26v14,0,25,11,25,26","w":83},";":{"d":"66,-139v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-15,11,-26,25,-26v14,0,25,11,25,26xm62,-43v6,32,-2,65,-25,91r-25,-11v13,-26,14,-45,10,-72","w":83},"<":{"d":"174,-12r-157,-65r0,-34r157,-64r0,37r-118,45v41,12,79,29,118,43r0,38","w":200},"=":{"d":"191,-109r-169,0r0,-36r169,0r0,36xm191,-35r-169,0r0,-37r169,0r0,37","w":213},">":{"d":"183,-77r-157,65r0,-38r118,-44v-42,-12,-78,-30,-118,-44r0,-37r157,64r0,34","w":200},"?":{"d":"156,-191v1,59,-96,66,-70,111r-35,14v-8,-9,-13,-20,-13,-33v0,-41,70,-57,70,-88v0,-35,-50,-23,-71,-1r-19,-26v39,-45,138,-40,138,23xm96,-21v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-15,11,-26,25,-26v14,0,25,11,25,26","w":171},"@":{"d":"268,-130v0,53,-25,80,-62,80v-20,1,-31,-13,-37,-30v-6,12,-25,29,-50,29v-22,0,-48,-15,-48,-58v0,-69,77,-100,133,-63r-7,56v-3,22,-4,40,13,40v17,0,28,-20,28,-53v0,-48,-29,-90,-93,-90v-58,0,-102,40,-102,108v-1,83,67,112,133,86r9,25v-89,32,-172,-12,-172,-109v0,-84,60,-136,133,-136v71,0,122,44,122,115xm168,-155v-30,-18,-63,6,-62,46v0,23,8,31,21,31v21,5,42,-38,41,-77","w":280},"A":{"d":"222,0r-46,0r-23,-59r-85,0r-22,59r-43,0r92,-238r32,0xm139,-95r-28,-84v-6,27,-21,58,-30,84r58,0","w":225},"B":{"d":"139,-129v71,24,58,131,-40,129r-75,0r0,-237r76,0v73,-1,89,80,39,108xm125,-170v2,-25,-26,-34,-57,-31r0,62v31,2,55,-1,57,-31xm139,-71v0,-28,-37,-34,-71,-31r0,65v36,2,71,-2,71,-34","w":194},"C":{"d":"210,-19v-84,57,-197,3,-197,-97v0,-90,104,-151,190,-110r0,39v-60,-42,-143,-2,-143,68v0,74,79,107,138,69","w":218},"D":{"d":"228,-121v0,71,-51,121,-135,121r-69,0r0,-237r72,0v86,0,132,47,132,116xm181,-120v0,-57,-42,-88,-113,-81r0,164v73,8,113,-30,113,-83","w":240},"E":{"d":"156,0r-132,0r0,-237r132,0r-12,36r-76,0r0,62r76,0r0,36r-76,0r0,67r88,0r0,36","w":171},"F":{"d":"157,-237r-12,36r-77,0r0,63r76,0r0,36r-76,0r0,102r-44,0r0,-237r133,0","w":168},"G":{"d":"225,-19v-22,12,-54,23,-92,23v-74,0,-120,-53,-120,-120v0,-71,53,-123,132,-123v30,0,53,6,70,12r-1,41v-18,-9,-40,-17,-65,-17v-62,0,-89,37,-89,83v0,63,60,105,121,81r0,-81r44,0r0,101","w":245},"H":{"d":"226,0r-43,0r0,-102r-115,0r0,102r-44,0r0,-237r44,0r0,98r115,0r0,-98r43,0r0,237","w":250},"I":{"d":"68,0r-44,0r0,-237r44,0r0,237","w":91},"J":{"d":"95,-9v7,56,-44,87,-101,69r9,-33v32,11,49,-5,49,-44r0,-220r43,0r0,228","w":119},"K":{"d":"206,0r-53,0r-85,-104r0,104r-44,0r0,-237r43,0r1,101r81,-101r50,0r-94,115","w":208},"L":{"d":"153,0r-129,0r0,-237r44,0r0,200r85,0r0,37","w":155},"M":{"d":"263,0r-43,0r0,-167v-18,37,-42,67,-63,101r-22,0r-68,-101r1,167r-44,0r0,-237r41,0r82,120v22,-41,51,-81,75,-120r41,0r0,237","w":286},"N":{"d":"238,0r-40,0r-131,-171r1,171r-44,0r0,-237r44,0r104,133v12,14,16,24,24,33r-1,-166r43,0r0,237","w":262},"O":{"d":"134,-239v73,0,121,50,121,121v0,70,-51,122,-121,122v-73,0,-121,-50,-121,-120v0,-70,49,-123,121,-123xm209,-118v0,-52,-30,-85,-75,-85v-44,0,-75,32,-75,85v0,54,31,86,75,86v44,0,75,-32,75,-86","w":268},"P":{"d":"170,-161v0,36,-31,83,-102,78r0,83r-44,0r0,-237v77,-5,146,2,146,76xm126,-160v0,-27,-22,-45,-58,-41r0,84v37,3,58,-12,58,-43","w":180},"Q":{"d":"134,-239v73,0,121,50,121,121v0,65,-42,113,-101,121v17,18,44,27,72,17r10,30v-59,24,-111,-8,-138,-50v-50,-13,-85,-58,-85,-116v0,-70,49,-123,121,-123xm209,-117v0,-52,-30,-86,-75,-86v-45,0,-75,32,-75,86v0,53,30,85,75,85v44,0,75,-32,75,-85","w":268},"R":{"d":"200,0r-50,0v-37,-61,-53,-91,-62,-94r-20,0r0,94r-44,0r0,-237r64,0v105,-6,104,105,41,129v11,6,35,48,71,108xm129,-165v1,-26,-26,-41,-61,-36r0,74v35,4,60,-8,61,-38","w":202},"S":{"d":"123,-59v0,-45,-102,-46,-102,-115v0,-35,27,-65,77,-65v25,0,46,6,59,13r-1,39v-18,-10,-37,-17,-56,-17v-19,0,-34,8,-34,24v0,44,103,42,103,116v0,73,-116,83,-157,46r18,-32v20,18,93,33,93,-9","w":180},"T":{"d":"193,-237r-10,36r-65,0r0,201r-44,0r0,-201r-69,0r0,-36r188,0","w":194},"U":{"d":"122,-33v38,0,56,-19,56,-55r0,-149r43,0r0,148v0,60,-37,93,-100,93v-63,0,-97,-34,-97,-91r0,-150r44,0v8,78,-31,204,54,204","w":246},"V":{"d":"234,-237r-104,238r-31,0r-96,-238r47,0r68,176v20,-60,49,-118,72,-176r44,0","w":236},"W":{"d":"339,-237r-81,238r-36,0r-50,-138r-49,138r-36,0r-84,-238r48,0r57,176v13,-46,30,-88,45,-132r-16,-44r44,0r61,175r52,-175r45,0","w":341},"X":{"d":"221,-237r-79,119r76,118r-50,0r-56,-90r-61,90r-48,0r83,-121r-73,-116r49,0r54,86r58,-86r47,0","w":223},"Y":{"d":"208,-237r-81,143r0,94r-43,0r0,-94r-81,-143r48,0r57,104v16,-36,37,-70,55,-104r45,0","w":210},"Z":{"d":"198,0r-189,0r120,-202r-103,1r-11,-36r182,0r-117,201r118,0r0,36","w":206},"[":{"d":"102,84r-77,0r0,-362r77,0r0,33r-36,0r0,296r36,0r0,33","w":109},"\\":{"d":"139,13r-43,0r-92,-264r44,0","w":143},"]":{"d":"85,84r-77,0r0,-33r36,0r0,-296r-36,0r0,-33r77,0r0,362","w":109},"^":{"d":"170,-103r-38,0r-36,-96v-10,34,-24,64,-36,96r-37,0r56,-134r35,0","w":192},"_":{"d":"162,45r-162,0r0,-22r162,0r0,22","w":162},"\u2018":{"d":"63,-182r-37,16v-14,-30,-13,-63,4,-94r27,5v-6,28,-3,48,6,73","w":79},"a":{"d":"161,0r-36,0r-8,-15v-28,33,-105,21,-105,-36v0,-45,48,-59,102,-57v5,-44,-55,-35,-77,-21r-14,-27v50,-31,135,-29,135,44v0,33,-3,89,3,112xm114,-41r0,-37v-26,0,-62,2,-59,24v-4,28,48,27,59,13","w":177},"b":{"d":"178,-91v2,81,-92,116,-158,82r0,-246r43,0r0,86v57,-17,113,11,115,78xm135,-88v0,-36,-40,-62,-72,-44r0,97v38,12,72,-13,72,-53","w":190},"c":{"d":"157,-15v-14,9,-38,19,-61,19v-55,0,-83,-40,-83,-88v0,-71,79,-111,136,-78r0,35v-34,-28,-97,-11,-93,41v-6,48,54,70,90,43","w":160},"d":{"d":"172,-10v-61,30,-163,12,-159,-74v3,-60,48,-98,116,-89r0,-82r43,0r0,245xm129,-35r0,-103v-40,-9,-73,11,-73,52v0,38,34,63,73,51","w":190},"e":{"d":"166,-74r-109,0v1,44,57,54,92,31r10,28v-19,13,-42,19,-62,19v-59,0,-84,-43,-84,-89v0,-49,28,-89,77,-89v50,0,80,40,76,100xm122,-104v-1,-18,-11,-38,-33,-38v-21,0,-34,19,-34,38r67,0","w":178},"f":{"d":"127,-247r-8,31v-19,-8,-42,-6,-42,19r0,27r45,0r-11,33r-34,0r0,137r-43,0r0,-137r-25,0r0,-33r25,0r0,-24v5,-65,51,-70,93,-53","w":124},"g":{"d":"179,28v0,30,-30,57,-94,57v-81,0,-107,-64,-49,-91v-21,-15,-12,-39,10,-53v-52,-29,-34,-116,41,-116v16,0,26,9,36,7v10,-9,26,-17,54,-14r-9,32v-9,-2,-17,-3,-24,0v42,45,-7,125,-77,101v-27,54,113,5,112,77xm118,-110v0,-16,-12,-32,-32,-32v-16,0,-29,11,-29,30v0,18,11,33,30,33v17,0,31,-10,31,-31xm132,33v0,-22,-57,-20,-76,-28v-30,20,-13,50,33,49v25,0,43,-8,43,-21","w":181},"h":{"d":"174,0r-43,0r0,-99v0,-19,-3,-37,-26,-37v-15,0,-30,8,-42,18r0,118r-43,0r0,-255r43,0r0,103v38,-31,111,-41,111,40r0,112","w":192},"i":{"d":"74,-223v0,14,-12,26,-27,26v-15,0,-27,-11,-27,-26v0,-14,12,-26,27,-26v15,0,27,12,27,26xm68,0r-43,0r0,-170r43,0r0,170","w":93},"j":{"d":"78,-223v0,14,-12,26,-27,26v-15,0,-26,-11,-26,-26v0,-14,11,-26,26,-26v15,0,27,12,27,26xm73,21v-1,62,-48,75,-92,56r8,-31v23,12,41,2,41,-29r0,-187r43,0r0,191","w":97},"k":{"d":"175,0r-50,0r-62,-79r0,79r-43,0r0,-255r43,0r1,143r55,-58r50,0r-70,73","w":174},"l":{"d":"93,-5v-31,20,-73,6,-73,-29r0,-221r43,0r0,202v0,19,9,20,24,16","w":97},"m":{"d":"280,0r-42,0r0,-103v6,-45,-47,-39,-66,-17r0,120r-43,0r0,-103v6,-45,-47,-39,-66,-17r0,120r-43,0r0,-170r37,0r4,18v31,-26,83,-33,102,3v42,-36,117,-42,117,33r0,116","w":299},"n":{"d":"175,0r-43,0r0,-100v0,-18,-3,-37,-25,-37v-15,0,-31,8,-44,18r0,119r-43,0r0,-170r37,0r5,18v40,-32,113,-38,113,39r0,113","w":194},"o":{"d":"98,-174v52,0,85,35,85,88v0,51,-33,89,-85,90v-51,0,-85,-37,-85,-88v0,-53,33,-90,85,-90xm139,-85v0,-33,-15,-55,-42,-55v-27,0,-40,23,-40,55v0,33,15,55,41,55v27,0,41,-23,41,-55"},"p":{"d":"178,-88v1,62,-52,105,-115,88r0,85r-43,0r0,-248v18,-6,38,-11,66,-11v60,0,92,33,92,86xm133,-86v0,-44,-33,-60,-70,-50r0,101v38,14,70,-9,70,-51","w":190},"q":{"d":"174,85r-44,0r0,-93v-51,28,-117,5,-117,-73v0,-81,91,-112,161,-81r0,247xm130,-42r0,-94v-39,-12,-74,14,-74,50v0,50,43,64,74,44","w":192},"r":{"d":"132,-167r-16,37v-22,-11,-33,-6,-53,9r0,121r-43,0r0,-170r37,0r4,18v25,-21,44,-29,71,-15","w":130},"s":{"d":"139,-49v0,63,-96,62,-132,37r14,-32v17,15,75,26,75,-3v0,-31,-79,-19,-79,-77v0,-48,74,-60,115,-42r0,36v-19,-9,-67,-21,-73,4v0,27,80,18,80,77","w":150},"t":{"d":"135,-15v-33,27,-99,28,-99,-21r0,-102r-31,0r0,-32r31,0r0,-40r43,-12r0,52r53,0r-13,32r-40,0r0,86v-3,28,33,18,44,10","w":138},"u":{"d":"173,0r-35,0r-8,-17v-36,31,-110,38,-110,-46r0,-107r43,0v7,49,-22,136,31,139v14,0,26,-8,33,-14r0,-125r43,0r0,123v0,26,0,38,3,47","w":192},"v":{"d":"174,-170r-71,171r-32,0r-70,-171r45,0r43,116r43,-116r42,0","w":175},"w":{"d":"269,-170r-63,171r-32,0r-40,-116r-38,116r-33,0r-62,-171r44,0r37,115r38,-115r33,0r39,115r36,-115r41,0","w":270},"x":{"d":"175,0r-48,0r-41,-61r-39,61r-46,0r61,-87r-56,-83r48,0r37,58r39,-58r45,0r-59,85","w":176},"y":{"d":"185,-170r-65,176v-36,86,-62,87,-124,71r11,-33v38,16,54,6,73,-45r-78,-169r46,0r54,121r41,-121r42,0","w":188},"z":{"d":"146,0r-141,0r78,-138r-64,2r-9,-34r136,0r-76,137r76,-1r0,34","w":148},"{":{"d":"117,43r-8,39v-84,-9,-67,-61,-67,-142v0,-23,-14,-24,-23,-24r0,-29v9,0,23,0,23,-23v1,-80,-18,-135,67,-142r8,38v-65,-3,-1,130,-58,142v32,-1,28,69,27,109v0,21,9,29,31,32","w":129},"|":{"d":"72,85r-42,0r0,-366r42,0r0,366","w":101},"}":{"d":"110,-84v-9,0,-23,1,-23,24v0,80,18,134,-67,142r-8,-39v67,4,1,-130,58,-142v-33,2,-27,-72,-26,-109v0,-21,-10,-29,-32,-32r8,-38v85,8,66,61,67,142v0,23,14,23,23,23r0,29","w":129},"~":{"d":"190,-87v-54,52,-105,-24,-155,18r-16,-30v54,-52,104,24,156,-17","w":209},"'":{"d":"59,-255r-4,84r-32,0r-4,-84r40,0","w":78},"\u201c":{"d":"132,-182r-38,16v-14,-30,-13,-63,4,-94r28,5v-6,28,-3,48,6,73xm63,-182r-37,16v-14,-30,-13,-63,4,-94r27,5v-6,28,-3,48,6,73","w":147},"\u2013":{"d":"180,-74r-180,0r0,-32r180,0r0,32","w":180},"\u201d":{"d":"135,-259v6,32,-2,65,-25,91r-26,-11v13,-26,15,-45,11,-72xm67,-259v7,32,-2,65,-25,91r-26,-11v13,-26,14,-45,10,-72","w":152},"\u2026":{"d":"244,-21v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-15,11,-26,25,-26v14,0,25,11,25,26xm155,-21v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-15,11,-26,25,-26v14,0,25,11,25,26xm66,-21v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-15,11,-26,25,-26v14,0,25,11,25,26","w":261},"`":{"d":"141,-191r-34,0r-45,-53r49,0","w":200},"\u2014":{"d":"360,-74r-360,0r0,-32r360,0r0,32","w":360},"\u00d7":{"d":"208,-20r-26,26r-68,-69r-69,69r-26,-26r69,-69r-69,-68r26,-26r69,69r69,-69r25,26r-68,68","w":227},"\u2122":{"d":"288,-95r-35,0r0,-89v-9,19,-22,35,-33,53r-17,0r-35,-53v2,28,0,59,1,89r-35,0r0,-142r31,0r47,67r43,-67r33,0r0,142xm127,-237r-8,29r-38,0r0,113r-35,0r0,-113r-40,0r0,-29r121,0","w":308},"\u00a0":{"w":85}}});