var Cufon=(function(){var P=function(){return P.replace.apply(null,arguments)};var D=P.DOM={ready:(function(){var c=false,a={loaded:1,complete:1};var d=[],b=function(){if(c){return}c=true;for(var e;e=d.shift();e()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",b,false);window.addEventListener("pageshow",b,false)}if(!window.opera&&document.readyState){(function(){a[document.readyState]?b():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");b()}catch(e){setTimeout(arguments.callee,1)}})()}K(window,"load",b);return function(e){if(!arguments.length){b()}else{c?e():d.push(e)}}})(),root:function(){return document.documentElement||document.body}};var O=P.CSS={Size:function(a,b){this.value=parseFloat(a);this.unit=String(a).match(/[a-z%]*$/)[0]||"px";this.convert=function(c){return c/b*this.value};this.convertFrom=function(c){return c/this.value*b};this.toString=function(){return this.value+this.unit}},addClass:function(b,c){var a=b.className;b.className=a+(a&&" ")+c;return b},color:S(function(a){var b={};b.color=a.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(d,e,c){b.opacity=parseFloat(c);return"rgb("+e+")"});return b}),fontStretch:S(function(a){if(typeof a=="number"){return a}if(/%$/.test(a)){return parseFloat(a)/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}[a]||1}),getStyle:function(a){var b=document.defaultView;if(b&&b.getComputedStyle){return new ab(b.getComputedStyle(a,null))}if(a.currentStyle){return new ab(a.currentStyle)}return new ab(a.style)},gradient:S(function(b){var a={id:b,type:b.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},e=b.substr(b.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var c=0,f=e.length,d;c<f;++c){d=e[c].split("=",2).reverse();a.stops.push([d[1]||c/(f-1),d[0]])}return a}),quotedList:S(function(a){var b=[],c=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,d;while(d=c.exec(a)){b.push(d[3]||d[1])}return b}),recognizesMedia:S(function(a){var c=document.createElement("style"),d,e,f;c.type="text/css";c.media=a;try{c.appendChild(document.createTextNode("/**/"))}catch(b){}e=V("head")[0];e.insertBefore(c,e.firstChild);d=(c.sheet||c.styleSheet);f=d&&!d.disabled;e.removeChild(c);return f}),removeClass:function(a,b){var c=RegExp("(?:^|\\s+)"+b+"(?=\\s|$)","g");a.className=a.className.replace(c,"");return a},supports:function(a,b){var c=document.createElement("span").style;if(c[a]===undefined){return false}c[a]=b;return c[a]===b},textAlign:function(a,b,d,c){if(b.get("textAlign")=="right"){if(d>0){a=" "+a}}else{if(d<c-1){a+=" "}}return a},textShadow:S(function(b){if(b=="none"){return null}var c=[],a={},f,e=0;var d=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(f=d.exec(b)){if(f[0]==","){c.push(a);a={};e=0}else{if(f[1]){a.color=f[1]}else{a[["offX","offY","blur"][e++]]=f[2]}}}c.push(a);return c}),textTransform:(function(){var a={uppercase:function(b){return b.toUpperCase()},lowercase:function(b){return b.toLowerCase()},capitalize:function(b){return b.replace(/\b./g,function(c){return c.toUpperCase()})}};return function(b,c){var d=a[c.get("textTransform")];return d?d(b):b}})(),whiteSpace:(function(){var a={inline:1,"inline-block":1,"run-in":1};var b=/^\s+/,c=/\s+$/;return function(d,f,e,g){if(g){if(g.nodeName.toLowerCase()=="br"){d=d.replace(b,"")}}if(a[f.get("display")]){return d}if(!e.previousSibling){d=d.replace(b,"")}if(!e.nextSibling){d=d.replace(c,"")}return d}})()};O.ready=(function(){var c=!O.recognizesMedia("all"),i=false;var a=[],f=function(){c=true;for(var j;j=a.shift();j()){}};var e=V("link"),d=V("style");function b(j){return j.disabled||g(j.sheet,j.media||"screen")}function g(p,m){if(!O.recognizesMedia(m||"all")){return true}if(!p||p.disabled){return false}try{var l=p.cssRules,n;if(l){search:for(var j=0,k=l.length;n=l[j],j<k;++j){switch(n.type){case 2:break;case 3:if(!g(n.styleSheet,n.media.mediaText)){return false}break;default:break search}}}}catch(o){}return true}function h(){if(document.createStyleSheet){return true}var j,k;for(k=0;j=e[k];++k){if(j.rel.toLowerCase()=="stylesheet"&&!b(j)){return false}}for(k=0;j=d[k];++k){if(!b(j)){return false}}return true}D.ready(function(){if(!i){i=O.getStyle(document.body).isUsable()}if(c||(i&&h())){f()}else{setTimeout(arguments.callee,10)}});return function(j){if(c){j()}else{a.push(j)}}})();function I(a){var b=this.face=a.face,c={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=a.glyphs;this.w=a.w;this.baseSize=parseInt(b["units-per-em"],10);this.family=b["font-family"].toLowerCase();this.weight=b["font-weight"];this.style=b["font-style"]||"normal";this.viewBox=(function(){var d=b.bbox.split(/\s+/);var e={minX:parseInt(d[0],10),minY:parseInt(d[1],10),maxX:parseInt(d[2],10),maxY:parseInt(d[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(b.ascent,10);this.descent=-parseInt(b.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(h,f,o){var e=this.glyphs,g,i,m,d=[],n=0,j=-1,k=-1,l;while(l=h[++j]){g=e[l]||this.missingGlyph;if(!g){continue}if(i){n-=m=i[l]||0;d[k]-=m}n+=d[++k]=~~(g.w||this.w)+f+(c[l]?o:0);i=g.k}d.total=n;return d}}function W(){var a={},b={oblique:"italic",italic:"oblique"};this.add=function(c){(a[c.style]||(a[c.style]={}))[c.weight]=c};this.get=function(f,e){var g=a[f]||a[b[f]]||a.normal||a.italic||a.oblique;if(!g){return null}e={normal:400,bold:700}[e]||parseInt(e,10);if(g[e]){return g[e]}var i={1:1,99:0}[e%100],c=[],h,j;if(i===undefined){i=e>400}if(e==500){e=400}for(var d in g){if(!R(g,d)){continue}d=parseInt(d,10);if(!h||d<h){h=d}if(!j||d>j){j=d}c.push(d)}if(e<h){e=h}if(e>j){e=j}c.sort(function(l,k){return(i?(l>=e&&k>=e)?l<k:l>k:(l<=e&&k<=e)?l>k:l<k)?-1:1});return g[c[0]]}}function J(){function b(f,e){if(f.contains){return f.contains(e)}return f.compareDocumentPosition(e)&16}function d(e){var f=e.relatedTarget;if(!f||b(this,f)){return}c(this,e.type=="mouseover")}function a(e){c(this,e.type=="mouseenter")}function c(f,e){setTimeout(function(){var g=Y.get(f).options;P.replace(f,e?U(g,g.hover):g,true)},10)}this.attach=function(e){if(e.onmouseenter===undefined){K(e,"mouseover",d);K(e,"mouseout",d)}else{K(e,"mouseenter",a);K(e,"mouseleave",a)}}}function G(){var b=[],a={};function c(d){var g=[],e;for(var f=0;e=d[f];++f){g[f]=b[a[e]]}return g}this.add=function(d,e){a[d]=b.push(e)-1};this.repeat=function(){var f=arguments.length?c(arguments):b,e;for(var d=0;e=f[d++];){P.replace(e[0],e[1],true)}}}function M(){var a={},c=0;function b(d){return d.cufid||(d.cufid=++c)}this.get=function(e){var d=b(e);return a[d]||(a[d]={})}}function ab(c){var a={},b={};this.extend=function(e){for(var d in e){if(R(e,d)){a[d]=e[d]}}return this};this.get=function(d){return a[d]!=undefined?a[d]:c[d]};this.getSize=function(d,e){return b[d]||(b[d]=new O.Size(this.get(d),e))};this.isUsable=function(){return !!c}}function K(b,c,a){if(b.addEventListener){b.addEventListener(c,a,false)}else{if(b.attachEvent){b.attachEvent("on"+c,function(){return a.call(b,window.event)})}}}function F(b,c){var a=Y.get(b);if(a.options){return b}if(c.hover&&c.hoverables[b.nodeName.toLowerCase()]){aa.attach(b)}a.options=c;return b}function S(b){var a={};return function(c){if(!R(a,c)){a[c]=b.apply(null,arguments)}return a[c]}}function Z(a,b){var e=O.quotedList(b.get("fontFamily").toLowerCase()),c;for(var d=0;c=e[d];++d){if(T[c]){return T[c].get(b.get("fontStyle"),b.get("fontWeight"))}}return null}function V(a){return document.getElementsByTagName(a)}function R(a,b){return a.hasOwnProperty(b)}function U(){var d={},e,a;for(var b=0,c=arguments.length;e=arguments[b],b<c;++b){for(a in e){if(R(e,a)){d[a]=e[a]}}}return d}function N(m,e,b,d,l,a){var g=document.createDocumentFragment(),j;if(e===""){return g}var f=d.separate;var i=e.split(L[f]),c=(f=="words");if(c&&H){if(/^\s/.test(e)){i.unshift("")}if(/\s$/.test(e)){i.push("")}}for(var h=0,k=i.length;h<k;++h){j=B[d.engine](m,c?O.textAlign(i[h],b,h,k):i[h],b,d,l,a,h<k-1);if(j){g.appendChild(j)}}return g}function Q(a,d){var b=a.nodeName.toLowerCase();if(d.ignore[b]){return}var l=!d.textless[b];var c=O.getStyle(F(a,d)).extend(d);var k=Z(a,c),j,f,h,i,e,g;if(!k){return}for(j=a.firstChild;j;j=h){f=j.nodeType;h=j.nextSibling;if(l&&f==3){if(i){i.appendData(j.data);a.removeChild(j)}else{i=j}if(h){continue}}if(i){a.replaceChild(N(k,O.whiteSpace(i.data,c,i,g),c,d,j,a),i);i=null}if(f==1){if(j.firstChild){if(j.nodeName.toLowerCase()=="cufon"){B[d.engine](k,null,c,d,j,a)}else{arguments.callee(j,d)}}g=j}}}var H=" ".split(/\s+/).length==0;var Y=new M();var aa=new J();var C=new G();var X=false;var B={},T={},E={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(a){return jQuery(a)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(a){return $$(a)})||(window.$&&function(a){return $(a)})||(document.querySelectorAll&&function(a){return document.querySelectorAll(a)})||V),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var L={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};P.now=function(){D.ready();return P};P.refresh=function(){C.repeat.apply(C,arguments);return P};P.registerEngine=function(a,b){if(!b){return P}B[a]=b;return P.set("engine",a)};P.registerFont=function(a){if(!a){return P}var c=new I(a),b=c.family;if(!T[b]){T[b]=new W()}T[b].add(c);return P.set("fontFamily",'"'+b+'"')};P.replace=function(a,b,c){b=U(E,b);if(!b.engine){return P}if(!X){O.addClass(D.root(),"cufon-active cufon-loading");O.ready(function(){O.addClass(O.removeClass(D.root(),"cufon-loading"),"cufon-ready")});X=true}if(b.hover){b.forceHitArea=true}if(b.autoDetect){delete b.fontFamily}if(typeof b.textShadow=="string"){b.textShadow=O.textShadow(b.textShadow)}if(typeof b.color=="string"&&/^-/.test(b.color)){b.textGradient=O.gradient(b.color)}else{delete b.textGradient}if(!c){C.add(a,arguments)}if(a.nodeType||typeof a=="string"){a=[a]}O.ready(function(){for(var e=0,f=a.length;e<f;++e){var d=a[e];if(typeof d=="string"){P.replace(b.selector(d),b,true)}else{Q(d,b)}}});return P};P.set=function(b,a){E[b]=a;return P};return P})();Cufon.registerEngine("vml",(function(){var n=document.namespaces;if(!n){return}n.add("cvml","urn:schemas-microsoft-com:vml");n=null;var i=document.createElement("cvml:shape");i.style.behavior="url(#default#VML)";if(!i.coordsize){return}i=null;var k=(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:'+(k?"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 p(b,a){return j(b,/(?:em|ex|%)$|^[a-z-]+$/i.test(a)?"1em":a)}function j(b,a){if(a==="0"){return 0}if(/px$/i.test(a)){return parseFloat(a)}var c=b.style.left,d=b.runtimeStyle.left;b.runtimeStyle.left=b.currentStyle.left;b.style.left=a.replace("%","em");var e=b.style.pixelLeft;b.style.left=c;b.runtimeStyle.left=d;return e}function m(b,c,d,f){var e="computed"+f,a=c[e];if(isNaN(a)){a=c.get(f);c[e]=a=(a=="normal")?0:~~d.convertFrom(j(b,a))}return a}var l={};function o(e){var d=e.id;if(!l[d]){var g=e.stops,f=document.createElement("cvml:fill"),c=[];f.type="gradient";f.angle=180;f.focus="0";f.method="sigma";f.color=g[0][1];for(var a=1,b=g.length-1;a<b;++a){c.push(g[a][0]*100+"% "+g[a][1])}f.colors=c.join(",");f.color2=g[b][1];l[d]=f}return l[d]}return function(aH,ax,b,aF,aq,aE,d){var aX=(ax===null);if(aX){ax=aq.alt}var at=aH.viewBox;var aV=b.computedFontSize||(b.computedFontSize=new Cufon.CSS.Size(p(aE,b.get("fontSize"))+"px",aH.baseSize));var aM,aU;if(aX){aM=aq;aU=aq.firstChild}else{aM=document.createElement("cufon");aM.className="cufon cufon-vml";aM.alt=ax;aU=document.createElement("cufoncanvas");aM.appendChild(aU);if(aF.printable){var a=document.createElement("cufontext");a.appendChild(document.createTextNode(ax));aM.appendChild(a)}if(!d){aM.appendChild(document.createElement("cvml:shape"))}}var au=aM.style;var aj=aU.style;var aZ=aV.convert(at.height),aB=Math.ceil(aZ);var e=aB/aZ;var al=e*Cufon.CSS.fontStretch(b.get("fontStretch"));var f=at.minX,g=at.minY;aj.height=aB;aj.top=Math.round(aV.convert(g-aH.ascent));aj.left=Math.round(aV.convert(f));au.height=aV.convert(aH.height)+"px";var az=b.get("color");var ay=Cufon.CSS.textTransform(ax,b).split("");var ap=aH.spacing(ay,m(aE,b,aV,"letterSpacing"),m(aE,b,aV,"wordSpacing"));if(!ap.length){return null}var a0=ap.total;var aN=-f+a0+(at.width-ap[ap.length-1]);var aw=aV.convert(aN*al),c=Math.round(aw);var am=aN+","+at.height,aY;var ar="r"+am+"ns";var aQ=aF.textGradient&&o(aF.textGradient);var aW=aH.glyphs,h=0;var av=aF.textShadow;var aJ=-1,aK=0,aO;while(aO=ay[++aJ]){var aD=aW[ay[aJ]]||aH.missingGlyph,aP;if(!aD){continue}if(aX){aP=aU.childNodes[aK];while(aP.firstChild){aP.removeChild(aP.firstChild)}}else{aP=document.createElement("cvml:shape");aU.appendChild(aP)}aP.stroked="f";aP.coordsize=am;aP.coordorigin=aY=(f-h)+","+g;aP.path=(aD.d?"m"+aD.d+"xe":"")+"m"+aY+ar;aP.fillcolor=az;if(aQ){aP.appendChild(aQ.cloneNode(false))}var aC=aP.style;aC.width=c;aC.height=aB;if(av){var aS=av[0],aT=av[1];var aG=Cufon.CSS.color(aS.color),aL;var an=document.createElement("cvml:shadow");an.on="t";an.color=aG.color;an.offset=aS.offX+","+aS.offY;if(aT){aL=Cufon.CSS.color(aT.color);an.type="double";an.color2=aL.color;an.offset2=aT.offX+","+aT.offY}an.opacity=aG.opacity||(aL&&aL.opacity)||1;aP.appendChild(an)}h+=ap[aK++]}var ao=aP.nextSibling,aR,aI;if(aF.forceHitArea){if(!ao){ao=document.createElement("cvml:rect");ao.stroked="f";ao.className="cufon-vml-cover";aR=document.createElement("cvml:fill");aR.opacity=0;ao.appendChild(aR);aU.appendChild(ao)}aI=ao.style;aI.width=c;aI.height=aB}else{if(ao){aU.removeChild(ao)}}au.width=Math.max(Math.ceil(aV.convert(a0*al)),0);if(k){var ak=b.computedYAdjust;if(ak===undefined){var aA=b.get("lineHeight");if(aA=="normal"){aA="1em"}else{if(!isNaN(aA)){aA+="em"}}b.computedYAdjust=ak=0.5*(j(aE,aA)-parseFloat(au.height))}if(ak){au.marginTop=Math.ceil(ak)+"px";au.marginBottom=ak+"px"}}return aM}})());Cufon.registerEngine("canvas",(function(){var g=document.createElement("canvas");if(!g||!g.getContext||!g.getContext.apply){return}g=null;var h=Cufon.CSS.supports("display","inline-block");var j=!h&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var i=document.createElement("style");i.type="text/css";i.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(j?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(h?"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(i);function k(a,r){var c=0,d=0;var s=[],b=/([mrvxe])([^a-z]*)/g,f;generate:for(var q=0;f=b.exec(a);++q){var e=f[2].split(",");switch(f[1]){case"v":s[q]={m:"bezierCurveTo",a:[c+~~e[0],d+~~e[1],c+~~e[2],d+~~e[3],c+=~~e[4],d+=~~e[5]]};break;case"r":s[q]={m:"lineTo",a:[c+=~~e[0],d+=~~e[1]]};break;case"m":s[q]={m:"moveTo",a:[c=~~e[0],d=~~e[1]]};break;case"x":s[q]={m:"closePath"};break;case"e":break generate}r[s[q].m].apply(r,s[q].a)}return s}function l(a,b){for(var c=0,d=a.length;c<d;++c){var e=a[c];b[e.m].apply(b,e.a)}}return function(e,aw,ad,az,aq,d){var aH=(aw===null);if(aH){aw=aq.getAttribute("alt")}var at=e.viewBox;var aG=ad.getSize("fontSize",e.baseSize);var ar=0,ae=0,af=0,ay=0;var av=az.textShadow,ah=[];if(av){for(var f=av.length;f--;){var an=av[f];var ai=aG.convertFrom(parseFloat(an.offX));var ak=aG.convertFrom(parseFloat(an.offY));ah[f]=[ai,ak];if(ak<ar){ar=ak}if(ai>ae){ae=ai}if(ak>af){af=ak}if(ai<ay){ay=ai}}}var a=Cufon.CSS.textTransform(aw,ad).split("");var ao=e.spacing(a,~~aG.convertFrom(parseFloat(ad.get("letterSpacing"))||0),~~aG.convertFrom(parseFloat(ad.get("wordSpacing"))||0));if(!ao.length){return null}var aJ=ao.total;ae+=at.width-ao[ao.length-1];ay+=at.minX;var aA,aF;if(aH){aA=aq;aF=aq.firstChild}else{aA=document.createElement("cufon");aA.className="cufon cufon-canvas";aA.setAttribute("alt",aw);aF=document.createElement("canvas");aA.appendChild(aF);if(az.printable){var y=document.createElement("cufontext");y.appendChild(document.createTextNode(aw));aA.appendChild(y)}}var au=aA.style;var al=aF.style;var aI=aG.convert(at.height);var b=Math.ceil(aI);var ag=b/aI;var am=ag*Cufon.CSS.fontStretch(ad.get("fontStretch"));var aj=aJ*am;var ac=Math.ceil(aG.convert(aj+ae-ay));var aE=Math.ceil(aG.convert(at.height-ar+af));aF.width=ac;aF.height=aE;al.width=ac+"px";al.height=aE+"px";ar+=at.minY;al.top=Math.round(aG.convert(ar-e.ascent))+"px";al.left=Math.round(aG.convert(ay))+"px";var aB=Math.max(Math.ceil(aG.convert(aj)),0)+"px";if(h){au.width=aB;au.height=aG.convert(e.height)+"px"}else{au.paddingLeft=aB;au.paddingBottom=(aG.convert(e.height)-1)+"px"}var c=aF.getContext("2d"),ap=aI/at.height;c.scale(ap,ap*ag);c.translate(-ay,-ar);c.save();function x(){var m=e.glyphs,p,n=-1,o=-1,q;c.scale(am,1);while(q=a[++n]){var p=m[a[n]]||e.missingGlyph;if(!p){continue}if(p.d){c.beginPath();if(p.code){l(p.code,c)}else{p.code=k("m"+p.d,c)}c.fill()}c.translate(ao[++o],0)}c.restore()}if(av){for(var f=av.length;f--;){var an=av[f];c.save();c.fillStyle=an.color;c.translate.apply(c,ah[f]);x()}}var aC=az.textGradient;if(aC){var ax=aC.stops,aD=c.createLinearGradient(0,at.minY,0,at.maxY);for(var f=0,ab=ax.length;f<ab;++f){aD.addColorStop.apply(aD,ax[f])}c.fillStyle=aD}else{c.fillStyle=ad.get("color")}x();return aA}})());Cufon.registerFont({w:372,face:{"font-family":"DINSchrift","font-weight":400,"font-stretch":"normal","units-per-em":"1000","panose-1":"2 0 5 3 0 0 0 0 0 0",ascent:"800",descent:"-200","x-height":"6",bbox:"-40 -793 778 250","underline-thickness":"50","underline-position":"-100",stemh:"102",stemv:"102","unicode-range":"U+0020-U+00A3"},glyphs:{" ":{w:186},"!":{d:"95,-176r-39,-536r128,0r-39,536r-50,0xm69,0r0,-102r102,0r0,102r-102,0",w:240},'"':{d:"33,-536r0,-176r80,0r0,176r-80,0xm165,-536r0,-176r80,0r0,176r-80,0",w:278},"#":{d:"180,0r29,-215r-84,0r-29,215r-68,0r29,-215r-51,0r0,-60r59,0r22,-162r-50,0r0,-60r58,0r29,-215r68,0r-29,215r84,0r29,-215r68,0r-29,215r51,0r0,60r-59,0r-22,162r50,0r0,60r-58,0r-29,215r-68,0xm217,-275r22,-162r-84,0r-22,162r84,0"},"$":{d:"161,-437r0,-179v-34,13,-43,50,-43,92v0,48,4,69,43,87xm212,-304r0,208v43,-10,47,-48,47,-106v0,-68,-7,-85,-47,-102xm161,90r0,-84v-100,-14,-162,-90,-150,-207r102,0v-2,53,2,92,48,105r0,-230r-34,-14v-88,-36,-111,-94,-111,-183v0,-101,48,-182,145,-195r0,-75r51,0r0,75v108,20,161,95,149,211r-102,0v2,-53,-6,-96,-47,-109r0,201r42,17v90,34,107,91,107,195v0,114,-38,198,-149,209r0,84r-51,0"},"%":{d:"94,-555v32,0,25,-45,25,-77v0,-14,-12,-26,-25,-26v-32,0,-25,45,-25,77v0,14,12,26,25,26xm94,-495v-52,0,-85,-31,-85,-76r0,-65v0,-50,33,-82,85,-82v52,0,85,32,85,82r0,65v0,45,-33,76,-85,76xm258,-157v-32,0,-25,45,-25,77v0,14,12,26,25,26v32,0,25,-45,25,-77v0,-14,-12,-26,-25,-26xm258,6v-52,0,-85,-31,-85,-76r0,-65v0,-50,33,-82,85,-82v52,0,85,32,85,82r0,65v0,45,-33,76,-85,76xm21,0r244,-712r66,0r-244,712r-66,0",w:352},"&":{d:"353,0r-34,-54v-40,40,-82,60,-136,60v-81,0,-147,-66,-147,-165v0,-78,42,-135,98,-185v-36,-51,-62,-104,-62,-164v0,-76,47,-138,139,-138v87,0,135,59,135,129v0,66,-48,129,-104,179v25,39,59,99,94,149r55,-75r63,44r-76,98r77,122r-102,0xm126,-164v0,49,32,90,76,90v31,0,61,-24,76,-43r-98,-156v-30,31,-54,65,-54,109xm213,-566v-79,0,-52,109,-12,163v25,-24,61,-62,61,-112v0,-25,-19,-51,-49,-51",w:481},"(":{d:"169,-712r34,0v-69,257,-69,565,0,812r-34,0v-162,-244,-153,-574,0,-812",w:222},")":{d:"53,100r-34,0v69,-257,69,-565,0,-812r34,0v162,244,153,574,0,812",w:222},"*":{d:"31,-604r28,-52r98,60r-4,-116r64,0r-4,116r98,-60r28,52r-100,56r100,55r-28,53r-98,-60r4,116r-64,0r4,-116r-98,60r-28,-53r100,-55",w:370},"+":{d:"260,-293r0,-213r80,0r0,213r213,0r0,80r-213,0r0,213r-80,0r0,-213r-213,0r0,-80r213,0",w:600},",":{d:"42,74r0,-176r102,0r0,102",w:186},"-":{d:"44,-226r0,-102r301,0r0,102r-301,0",w:389},".":{d:"42,0r0,-102r102,0r0,102r-102,0",w:186},"/":{d:"5,6r132,-724r80,0r-132,724r-80,0",w:222},"0":{d:"34,-147r0,-418v0,-95,71,-153,152,-153v81,0,152,58,152,153r0,418v0,95,-71,153,-152,153v-81,0,-152,-58,-152,-153xm136,-565r0,418v0,29,21,51,50,51v29,0,50,-22,50,-51r0,-418v0,-29,-21,-51,-50,-51v-29,0,-50,22,-50,51"},"1":{d:"155,0r0,-604r-102,75r0,-108r102,-75r102,0r0,712r-102,0"},"2":{d:"34,0r0,-96r184,-347v18,-35,18,-55,18,-94v0,-36,0,-79,-50,-79v-53,0,-53,55,-50,109r-102,0v-14,-123,48,-211,153,-211v106,0,151,84,151,179v0,69,-2,87,-34,148r-150,289r184,0r0,102r-304,0"},"3":{d:"155,-322r0,-90v61,0,81,-9,81,-62v0,-62,17,-145,-50,-142v-60,3,-50,53,-50,108r-102,0r0,-59v0,-84,70,-151,154,-151v55,0,93,28,111,50v27,32,39,60,39,151v0,98,-5,114,-63,149v63,39,63,62,63,163v0,94,-7,114,-27,146v-65,101,-276,91,-277,-87r0,-58r102,0v-3,54,-2,108,50,108v67,0,50,-94,50,-159v0,-55,-15,-67,-81,-67"},"4":{d:"212,0r0,-106r-203,0r0,-96r147,-510r108,0r-153,510r101,0r0,-203r102,0r0,203r49,0r0,96r-49,0r0,106r-102,0"},"5":{d:"338,-712r0,96r-202,0r0,192v19,-18,49,-33,85,-33v69,0,117,44,117,126r0,184v0,95,-71,153,-152,153v-90,-1,-163,-69,-152,-183r102,0v-5,47,12,82,52,81v30,0,48,-20,48,-53r0,-167v0,-28,-20,-51,-48,-51v-35,0,-46,27,-52,39r-90,0r0,-384r292,0"},"6":{d:"301,-712r-116,299v8,3,21,-7,45,-7v36,0,69,20,86,46v29,11,33,288,-1,311v-48,91,-209,91,-257,0v-35,-28,-29,-254,-5,-291r134,-358r114,0xm236,-147r0,-132v0,-31,-24,-51,-50,-51v-26,0,-50,20,-50,51r0,132v0,31,24,51,50,51v26,0,50,-20,50,-51"},"7":{d:"57,0r179,-616r-112,0r0,82r-90,0r0,-178r304,0r0,102r-173,610r-108,0"},"8":{d:"236,-462r0,-104v0,-28,-24,-50,-50,-50v-26,0,-50,22,-50,50r0,104v0,28,24,50,50,50v26,0,50,-22,50,-50xm34,-526v0,-78,11,-102,37,-137v53,-72,177,-72,230,0v26,35,37,59,37,137v0,84,-2,113,-51,152v49,37,51,67,51,175v0,87,-7,111,-28,142v-23,35,-65,63,-124,63v-59,0,-101,-28,-124,-63v-21,-31,-28,-55,-28,-142v0,-108,2,-138,51,-175v-49,-39,-51,-68,-51,-152xm236,-146r0,-140v0,-28,-24,-50,-50,-50v-26,0,-50,22,-50,50r0,140v0,28,24,50,50,50v26,0,50,-22,50,-50"},"9":{d:"71,0r116,-299v-8,-3,-21,7,-45,7v-36,0,-69,-20,-86,-46v-29,-11,-33,-288,1,-311v48,-91,209,-91,257,0v35,28,29,254,5,291r-134,358r-114,0xm136,-565r0,132v0,31,24,51,50,51v26,0,50,-20,50,-51r0,-132v0,-31,-24,-51,-50,-51v-26,0,-50,20,-50,51"},":":{d:"42,0r0,-102r102,0r0,102r-102,0xm42,-227r0,-102r102,0r0,102r-102,0",w:186},";":{d:"42,74r0,-176r102,0r0,102xm42,-227r0,-102r102,0r0,102r-102,0",w:186},"<":{d:"553,-514r0,80r-397,181r397,181r0,80r-506,-231r0,-60",w:600},"=":{d:"47,-313r0,-80r506,0r0,80r-506,0xm47,-113r0,-80r506,0r0,80r-506,0",w:600},">":{d:"47,8r0,-80r397,-181r-397,-181r0,-80r506,231r0,60",w:600},"?":{d:"186,-718v94,0,152,69,152,179v0,68,-4,91,-16,114v-29,55,-86,100,-86,169r0,80r-102,0v1,-70,-4,-128,25,-174v38,-60,77,-107,77,-215v0,-28,-22,-51,-50,-51v-24,0,-52,18,-52,51r0,58r-102,0r0,-59v0,-84,69,-152,154,-152xm134,0r0,-102r102,0r0,102r-102,0",w:370},"@":{d:"513,-410v0,-47,-26,-83,-74,-83v-87,0,-154,111,-154,195v0,56,33,87,83,87v76,0,145,-119,145,-199xm639,-548r-87,275v-10,32,-22,74,13,74v64,0,136,-119,136,-215v0,-140,-126,-238,-268,-238v-168,0,-302,143,-302,299v0,163,134,293,307,293v97,0,196,-48,243,-105r77,0v-65,107,-192,171,-328,171v-209,0,-376,-155,-376,-364v0,-200,172,-360,378,-360v188,0,346,124,346,299v0,167,-143,280,-228,280v-48,0,-70,-25,-80,-63v-29,31,-60,63,-122,63v-86,0,-143,-69,-143,-152v0,-132,94,-274,234,-274v49,0,93,28,117,78r20,-61r63,0",w:800},A:{d:"254,-249r-50,-258r-2,0r-50,258r102,0xm2,0r159,-712r85,0r159,712r-102,0r-30,-153r-139,0r-30,153r-102,0",w:407},B:{d:"48,0r0,-712r149,0v142,4,181,91,181,206v0,76,-25,104,-70,132v58,25,70,90,70,180v0,124,-59,194,-191,194r-139,0xm150,-330r0,228r44,0v82,0,88,-50,88,-120v0,-71,-13,-108,-87,-108r-45,0xm150,-616r0,196r46,0v68,0,86,-35,86,-100v0,-80,-47,-103,-132,-96",w:426},C:{d:"372,-203v13,121,-56,209,-162,209v-78,0,-168,-38,-168,-168r0,-392v0,-93,67,-164,166,-164v107,0,176,85,164,210r-102,0v5,-58,-12,-108,-63,-108v-51,0,-63,35,-63,83r0,364v0,41,16,73,62,73v28,0,64,-16,64,-72r0,-35r102,0",w:407},D:{d:"48,0r0,-712r151,0v115,0,179,69,179,184r0,333v0,132,-68,195,-188,195r-142,0xm150,-616r0,520v79,5,126,-8,126,-89r0,-343v6,-75,-46,-96,-126,-88",w:426},E:{d:"48,0r0,-712r304,0r0,96r-202,0r0,209r176,0r0,96r-176,0r0,209r202,0r0,102r-304,0",w:370},F:{d:"48,0r0,-712r304,0r0,96r-202,0r0,216r176,0r0,96r-176,0r0,304r-102,0",w:370},G:{d:"42,-168r0,-376v3,-232,339,-232,342,0r0,36r-102,0v7,-64,-19,-108,-69,-108v-37,0,-69,23,-69,72r0,376v0,49,32,72,69,72v37,0,69,-23,69,-72r0,-134r-81,0r0,-90r183,0r0,224v-3,232,-342,232,-342,0",w:426},H:{d:"48,0r0,-712r102,0r0,305r126,0r0,-305r102,0r0,712r-102,0r0,-317r-126,0r0,317r-102,0",w:426},I:{d:"51,0r0,-712r102,0r0,712r-102,0",w:204},J:{d:"285,-712r0,544v0,94,-65,174,-174,174v-65,0,-108,-36,-133,-64r80,-64v46,41,125,44,125,-60r0,-530r102,0",w:333},K:{d:"48,0r0,-712r102,0r0,325r2,0r149,-325r102,0r-139,285r165,427r-108,0r-116,-316r-55,103r0,213r-102,0",w:426},L:{d:"48,0r0,-712r102,0r0,610r202,0r0,102r-304,0",w:370},M:{d:"48,0r0,-712r98,0r131,377r2,0r130,-377r99,0r0,712r-102,0r0,-433r-2,0r-101,306r-51,0r-100,-306r-2,0r0,433r-102,0",w:556},N:{d:"44,0r0,-712r98,0r154,429r2,0r0,-429r102,0r0,712r-96,0r-156,-428r-2,0r0,428r-102,0",w:444},O:{d:"42,-168r0,-376v3,-232,342,-232,342,0r0,376v-3,232,-342,232,-342,0xm144,-544r0,376v0,49,32,72,69,72v37,0,69,-23,69,-72r0,-376v0,-49,-32,-72,-69,-72v-37,0,-69,23,-69,72",w:426},P:{d:"379,-495v0,154,-65,231,-229,217r0,278r-102,0r0,-712r153,0v122,3,178,72,178,217xm150,-616r0,242r49,0v83,0,84,-49,84,-120v0,-67,0,-122,-80,-122r-53,0",w:407},Q:{d:"144,-544r0,376v0,57,44,82,91,68r-46,-37r52,-62r41,33r0,-378v0,-49,-32,-72,-69,-72v-37,0,-69,23,-69,72xm42,-168r0,-376v3,-232,342,-232,342,0r0,376v0,28,-5,52,-15,73r63,51r-52,62r-60,-49v-109,82,-278,25,-278,-137",w:426},R:{d:"150,-616r0,222r58,0v71,0,82,-40,82,-111v0,-72,-12,-111,-87,-111r-53,0xm48,0r0,-712r164,0v121,0,180,71,180,209v0,82,-23,142,-88,178r110,325r-108,0r-95,-304r-61,0r0,304r-102,0",w:426},S:{d:"208,-718v121,0,183,90,170,211r-102,0v3,-61,-11,-109,-72,-109v-56,0,-69,45,-69,92v0,55,5,74,58,95r78,31v90,34,107,91,107,195v0,120,-44,209,-176,209v-112,0,-186,-83,-174,-207r102,0v-3,60,7,105,72,105v69,0,74,-41,74,-106v0,-116,-67,-107,-132,-138v-86,-40,-111,-94,-111,-183v0,-108,58,-195,175,-195",w:406},T:{d:"115,0r0,-616r-118,0r0,-96r338,0r0,96r-118,0r0,616r-102,0",w:332},U:{d:"378,-712r0,552v0,93,-74,166,-165,166v-91,0,-165,-73,-165,-166r0,-552r102,0r0,542v0,50,27,74,63,74v36,0,63,-24,63,-74r0,-542r102,0",w:426},V:{d:"394,-712r-146,712r-90,0r-145,-712r108,0r81,497r2,0r82,-497r108,0",w:407},W:{d:"577,-712r-106,712r-96,0r-78,-462r-2,0r-77,462r-96,0r-106,-712r108,0r51,452r2,0r80,-452r78,0r83,463r2,0r49,-463r108,0",w:593},X:{d:"-2,0r144,-373r-133,-339r108,0r77,211r78,-211r108,0r-136,339r147,373r-108,0r-89,-240r-88,240r-108,0",w:389},Y:{d:"143,0r0,-301r-140,-411r108,0r82,283r2,0r82,-283r108,0r-140,411r0,301r-102,0",w:388},Z:{d:"15,0r0,-90r192,-526r-182,0r0,-96r293,0r0,81r-196,535r196,0r0,96r-303,0",w:333},"[":{d:"214,-712r0,60r-66,0r0,692r66,0r0,60r-156,0r0,-812r156,0",w:222},"\\":{d:"85,-718r132,724r-80,0r-132,-724r80,0",w:222},"]":{d:"8,100r0,-60r66,0r0,-692r-66,0r0,-60r156,0r0,812r-156,0",w:222},"^":{d:"50,-283r217,-429r66,0r217,429r-80,0r-170,-339r-170,339r-80,0",w:600},_:{d:"0,125r0,-50r500,0r0,50r-500,0",w:500},a:{d:"27,-360v6,-89,64,-153,157,-153v85,0,153,54,153,160r0,353r-102,0v-2,-16,4,-40,-2,-52v-27,37,-49,58,-98,58v-47,0,-110,-23,-110,-135v0,-116,33,-172,161,-172v14,0,28,2,49,3v0,-55,7,-114,-51,-113v-26,0,-52,18,-58,51r-99,0xm180,-84v59,0,58,-71,55,-134v-57,-10,-107,5,-108,69v0,39,20,65,53,65",w:370},b:{d:"347,-151v4,107,-23,157,-106,157v-51,0,-71,-23,-97,-52r0,46r-102,0r0,-712r102,0r0,251r2,0v22,-33,54,-52,94,-52v49,0,75,18,91,46v29,51,13,225,16,316xm245,-165r0,-186v0,-32,-11,-60,-50,-60v-29,0,-51,23,-51,55r0,197v0,37,20,63,51,63v35,0,50,-28,50,-69",w:389},c:{d:"48,-337v-4,-111,52,-176,152,-176v94,0,152,68,152,162r-102,0v0,-41,-19,-60,-50,-60v-31,0,-50,20,-50,58r0,207v0,32,19,50,50,50v39,0,48,-29,50,-51r102,0v-1,88,-62,155,-152,153v-100,-2,-152,-65,-152,-176r0,-167",w:370},d:{d:"144,-351r0,186v0,41,15,69,50,69v31,0,51,-26,51,-63r0,-197v0,-32,-22,-55,-51,-55v-39,0,-50,28,-50,60xm148,6v-83,0,-110,-51,-106,-157v3,-93,-13,-264,16,-316v16,-28,42,-46,91,-46v42,0,71,22,96,52r0,-251r102,0r0,712r-102,0r0,-46v-26,29,-46,52,-97,52",w:389},e:{d:"33,-337v-4,-111,52,-176,152,-176v94,0,152,69,152,158r0,140r-202,0v-1,56,-9,119,50,119v39,0,48,-29,50,-51r102,0v-1,88,-62,155,-152,153v-100,-2,-152,-65,-152,-176r0,-167xm185,-411v-53,0,-53,60,-50,116r100,0v2,-55,3,-116,-50,-116",w:370},f:{d:"55,0r0,-427r-50,0r0,-80r50,0r0,-69v6,-117,75,-143,178,-136r0,96v-38,0,-76,-7,-76,35r0,74r76,0r0,80r-76,0r0,427r-102,0",w:222},g:{d:"148,6v-83,0,-110,-51,-106,-157v3,-93,-13,-264,16,-316v16,-28,42,-46,91,-46v50,0,70,23,96,52r0,-46r102,0r0,569v0,69,-45,149,-153,149v-62,0,-139,-36,-152,-152r102,0v1,24,19,50,54,50v66,0,46,-98,45,-155v-22,33,-54,52,-95,52xm144,-342r0,186v0,32,11,60,50,60v29,0,51,-23,51,-55r0,-197v0,-37,-20,-63,-51,-63v-35,0,-50,28,-50,69",w:389},h:{d:"42,0r0,-712r102,0r0,254r2,0v49,-84,201,-79,201,69r0,389r-102,0r0,-351v0,-37,-18,-60,-50,-60v-38,0,-51,25,-51,70r0,341r-102,0",w:389},i:{d:"42,0r0,-507r102,0r0,507r-102,0xm42,-610r0,-102r102,0r0,102r-102,0",w:186},j:{d:"42,16r0,-523r102,0r0,561v0,100,-70,151,-166,151r0,-96v49,0,64,-19,64,-93xm42,-610r0,-102r102,0r0,102r-102,0",w:186},k:{d:"42,0r0,-712r102,0r0,426r2,0r123,-221r102,0r-121,206r146,301r-111,0r-92,-219r-49,77r0,142r-102,0",w:389},l:{d:"36,-136r0,-576r102,0r0,569v0,38,11,49,50,53r0,96v-94,0,-152,-24,-152,-142",w:186},m:{d:"42,0r0,-507r102,0v2,15,-4,38,2,49v21,-32,49,-55,96,-55v44,0,73,26,91,51v56,-76,217,-78,217,73r0,389r-102,0r0,-351v0,-37,-18,-60,-50,-60v-38,0,-51,25,-51,70r0,341r-102,0r0,-351v0,-37,-18,-60,-50,-60v-38,0,-51,25,-51,70r0,341r-102,0",w:592},n:{d:"42,0r0,-507r102,0v2,15,-4,38,2,49v49,-84,201,-79,201,69r0,389r-102,0r0,-351v0,-37,-18,-60,-50,-60v-38,0,-51,25,-51,70r0,341r-102,0",w:389},o:{d:"185,6v-100,0,-152,-65,-152,-176r0,-167v-4,-111,52,-176,152,-176v100,0,152,65,152,176r0,167v4,111,-52,176,-152,176xm135,-353r0,199v0,38,19,58,50,58v31,0,50,-20,50,-58r0,-199v0,-38,-19,-58,-50,-58v-31,0,-50,20,-50,58",w:370},p:{d:"241,-513v83,0,110,51,106,157v-3,93,13,264,-16,316v-16,28,-42,46,-91,46v-42,0,-71,-22,-96,-52r0,251r-102,0r0,-712r102,0r0,46v26,-29,46,-52,97,-52xm245,-156r0,-186v0,-41,-15,-69,-50,-69v-31,0,-51,26,-51,63r0,197v0,32,22,55,51,55v39,0,50,-28,50,-60",w:389},q:{d:"42,-356v-4,-107,23,-157,106,-157v51,0,71,23,97,52r0,-46r102,0r0,712r-102,0r0,-251r-2,0v-22,33,-54,52,-94,52v-49,0,-75,-18,-91,-46v-29,-51,-13,-225,-16,-316xm144,-342r0,186v0,32,11,60,50,60v29,0,51,-23,51,-55r0,-197v0,-37,-20,-63,-51,-63v-35,0,-50,28,-50,69",w:389},r:{d:"42,0r0,-507r102,0r0,54v42,-37,76,-60,135,-60r0,108v-64,-19,-135,9,-135,104r0,301r-102,0",w:278},s:{d:"323,-365r-96,0v-1,-34,-25,-52,-52,-52v-59,0,-75,81,-7,103r60,24v166,55,111,298,-52,296v-80,0,-148,-53,-152,-153r96,0v4,28,17,57,55,57v29,0,57,-21,57,-55v0,-46,-60,-66,-100,-80v-64,-23,-103,-72,-103,-140v0,-86,68,-148,150,-148v83,0,143,64,144,148",w:352},t:{d:"42,-507r0,-154r102,0r0,154r63,0r0,80r-63,0r0,281v0,47,18,50,63,50r0,96r-42,0v-92,0,-123,-65,-123,-119r0,-308r-51,0r0,-80r51,0",w:204},u:{d:"347,-507r0,507r-102,0v-2,-15,4,-38,-2,-49v-49,84,-201,79,-201,-69r0,-389r102,0r0,351v0,37,18,60,50,60v38,0,51,-25,51,-70r0,-341r102,0",w:389},v:{d:"353,-507r-132,507r-90,0r-132,-507r108,0r68,324r2,0r68,-324r108,0",w:352},w:{d:"535,-507r-120,507r-90,0r-56,-301r-2,0r-56,301r-90,0r-120,-507r108,0r62,315r2,0r57,-315r80,0r54,315r2,0r61,-315r108,0",w:536},x:{d:"-11,0r125,-259r-119,-248r108,0r63,144r63,-144r108,0r-121,248r127,259r-108,0r-69,-155r-69,155r-108,0",w:332},y:{d:"-1,-507r108,0r70,316r2,0r69,-316r105,0r-146,595v-29,101,-82,121,-169,117r0,-96v74,1,69,-1,100,-132",w:352},z:{d:"17,0r0,-81r165,-336r-152,0r0,-90r268,0r0,81r-165,330r165,0r0,96r-281,0",w:315},"{":{d:"3,-277r0,-60v37,0,64,-47,64,-112r0,-152v4,-92,60,-120,152,-111r0,60v-98,-13,-62,134,-62,217v0,91,-44,120,-69,130v28,5,69,37,69,129r0,149v0,50,15,72,62,67r0,60v-92,9,-152,-18,-152,-111r0,-151v0,-67,-27,-115,-64,-115",w:222},"|":{d:"71,250r0,-1000r80,0r0,1000r-80,0",w:222},"}":{d:"219,-337r0,60v-37,0,-64,48,-64,115r0,151v-4,92,-60,120,-152,111r0,-60v97,14,62,-133,62,-216v0,-95,44,-121,69,-131v-28,-5,-69,-40,-69,-128r0,-151v0,-49,-16,-71,-62,-66r0,-60v92,-9,152,18,152,111r0,152v0,65,27,112,64,112",w:222},"~":{d:"194,-327v65,0,155,69,213,69v40,0,65,-37,88,-72r36,65v-22,42,-58,87,-125,87v-65,0,-155,-69,-213,-69v-40,0,-65,37,-88,71r-36,-64v22,-42,58,-87,125,-87",w:600},"\u00a3":{d:"13,-298r0,-71r55,0v-71,-118,-51,-349,124,-349v66,0,148,49,148,163r0,45r-96,0v1,-56,3,-112,-55,-112v-47,0,-63,46,-63,102v0,52,16,109,32,151r116,0r0,71r-93,0v26,54,23,147,-14,197v54,6,111,32,148,-21r68,69v-31,43,-64,59,-111,59v-66,0,-192,-36,-249,-3r0,-86v10,-6,42,-18,64,-20v39,-57,31,-124,4,-195r-78,0"},"'":{d:"53,-536r0,-176r80,0r0,176r-80,0",w:186},"`":{d:"68,-715r90,141r-66,0r-132,-141r108,0",w:186},"\u00a0":{w:186}}});$(".cufon, h1, h2, #address_book th, .account_sub_header").livequery(function(){if($(this)[0].nodeName.toLowerCase()!="cufon"){try{Cufon.replace($(this))}catch(a){return}}else{return}});
