/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.08
 */
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-1]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 2006 by Georg Seifert. All rights reserved.
 * 
 * Trademark:
 * Graublau Sans is a trademark of Georg Seifert.
 * 
 * Designer:
 * Georg Seifert
 * 
 * Vendor URL:
 * www.fonts.info
 */
Cufon.registerFont({"w":175,"face":{"font-family":"Graublau Web","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 0 4 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"5","bbox":"-16 -331 380 105.25","underline-thickness":"52.56","underline-position":"-1.08","stemh":"26","stemv":"31","unicode-range":"U+0020-U+00FC"},"glyphs":{" ":{"w":84},"A":{"d":"156,0r-25,-81r-79,0r-24,81r-31,0r79,-266r32,0r82,266r-34,0xm91,-234r-33,128r67,0","w":187},"B":{"d":"179,-76v1,81,-69,78,-146,76r0,-266r58,0v96,-2,98,92,46,123v29,13,42,38,42,67xm146,-76v-2,-51,-38,-52,-82,-51r0,102v47,1,84,1,82,-51xm85,-151v68,3,73,-90,5,-90r-26,0r0,90r21,0","w":188},"C":{"d":"160,-32r4,26v-15,6,-31,10,-49,10v-84,0,-100,-71,-100,-135v0,-75,22,-140,102,-140v18,0,32,4,47,9r-6,26v-61,-26,-110,6,-110,101v0,88,39,136,112,103","w":166},"D":{"d":"203,-135v0,59,-19,135,-106,135r-64,0r0,-266r65,0v86,0,105,75,105,131xm172,-134v0,-46,-13,-106,-77,-106r-31,0r0,214r36,0v59,0,72,-61,72,-108","w":218},"E":{"d":"168,0r-135,0r0,-266r129,0r0,26r-98,0r0,89r88,0r0,25r-88,0r0,100r104,0r0,26","w":179},"F":{"d":"158,-240r-94,0r0,97r82,0r0,26r-82,0r0,117r-31,0r0,-266r125,0r0,26","w":156},"G":{"d":"193,-121r0,103v-25,16,-46,23,-75,23v-71,0,-100,-63,-100,-133v0,-69,28,-143,107,-143v27,0,51,10,67,18r-9,25v-17,-9,-37,-17,-58,-17v-105,-2,-98,228,-4,224v18,0,26,-3,43,-12r0,-88r29,0","w":215},"H":{"d":"199,0r-31,0r0,-127r-104,0r0,127r-31,0r0,-266r31,0r0,113r104,0r0,-113r31,0r0,266","w":232},"I":{"d":"64,0r-31,0r0,-266r31,0r0,266","w":97},"J":{"d":"85,-266r0,163v0,85,-32,99,-82,113r-4,-26v37,-12,56,-25,56,-88r0,-162r30,0","w":115},"K":{"d":"190,-266r-80,112r89,154r-39,0r-69,-130r-27,40r0,90r-31,0r0,-266r31,0r0,132r86,-132r40,0","w":194},"L":{"d":"163,0r-130,0r0,-266r31,0r0,239r99,0r0,27","w":164},"M":{"d":"249,0r-31,0r-10,-203r-65,203r-18,0r-65,-203r-11,203r-27,0r15,-266r30,0r68,210r70,-210r29,0","w":271},"N":{"d":"207,0r-23,0r-121,-204r0,204r-30,0r0,-266r24,0r120,201r0,-201r30,0r0,266","w":239},"O":{"d":"210,-138v0,69,-21,143,-99,143v-77,0,-95,-73,-95,-133v0,-64,23,-143,99,-143v73,0,95,71,95,133xm178,-137v0,-49,-12,-108,-64,-108v-54,0,-66,66,-66,116v0,52,13,108,63,108v51,0,67,-58,67,-116","w":225},"P":{"d":"174,-184v0,60,-45,98,-110,83r0,101r-31,0r0,-266v79,-6,141,8,141,82xm141,-181v0,-42,-26,-65,-77,-59r0,114v46,13,77,-12,77,-55","w":184},"Q":{"d":"210,-138v0,56,-14,115,-61,135v103,35,136,65,231,52r-2,24v-112,16,-162,-31,-278,-69v-68,-6,-84,-75,-84,-132v0,-64,23,-143,99,-143v73,0,95,71,95,133xm178,-137v0,-49,-12,-108,-64,-108v-54,0,-66,66,-66,116v0,52,13,108,63,108v51,0,67,-58,67,-116","w":225},"R":{"d":"33,-266v74,-5,139,7,139,73v0,38,-18,61,-46,73r59,120r-38,0r-49,-112v-10,1,-22,2,-34,2r0,110r-31,0r0,-266xm64,-240r0,105v40,1,76,-12,76,-58v0,-39,-31,-51,-76,-47","w":190},"S":{"d":"153,-66v0,83,-92,81,-145,54r9,-28v40,26,104,32,104,-26v0,-64,-106,-60,-106,-141v0,-67,71,-77,126,-51r-7,25v-35,-17,-87,-23,-87,25v0,61,106,54,106,142","w":162},"T":{"d":"168,-240r-72,0r0,240r-31,0r0,-240r-71,0r0,-26r174,0r0,26","w":162},"U":{"d":"195,-266r0,180v0,47,-22,91,-84,91v-61,0,-80,-43,-80,-90r0,-181r31,0r0,174v0,41,11,69,51,69v41,0,51,-33,51,-70r0,-173r31,0","w":226},"V":{"d":"190,-266r-87,266r-19,0r-88,-266r34,0r64,212r64,-212r32,0","w":186},"W":{"d":"269,-266r-45,266r-25,0r-62,-214r-62,214r-25,0r-44,-266r33,0r30,207r57,-207r25,0r57,207r31,-207r30,0","w":274},"X":{"d":"143,0r-56,-113r-55,113r-34,0r70,-139r-65,-127r37,0r50,103r49,-103r35,0r-66,127r72,139r-37,0","w":176},"Y":{"d":"177,-266r-76,179r0,87r-30,0r0,-86r-77,-180r35,0r57,148r59,-148r32,0","w":171},"Z":{"d":"159,0r-155,0r-4,-22r119,-217r-109,0r0,-27r144,0r4,20r-119,219r120,0r0,27","w":159},"\u00c4":{"d":"156,0r-25,-81r-79,0r-24,81r-31,0r79,-266r32,0r82,266r-34,0xm91,-234r-33,128r67,0xm147,-311v0,12,-9,20,-21,20v-10,0,-19,-8,-19,-20v0,-12,9,-20,19,-20v12,0,21,8,21,20xm75,-311v0,12,-10,20,-20,20v-12,0,-20,-8,-20,-20v0,-12,9,-20,20,-20v11,0,20,8,20,20","w":187},"\u00d6":{"d":"210,-138v0,69,-21,143,-99,143v-77,0,-95,-73,-95,-133v0,-64,23,-143,99,-143v73,0,95,71,95,133xm178,-137v0,-49,-12,-108,-64,-108v-54,0,-66,66,-66,116v0,52,13,108,63,108v51,0,67,-58,67,-116xm97,-311v0,12,-9,20,-19,20v-12,0,-20,-8,-20,-20v0,-12,9,-20,20,-20v11,0,19,8,19,20xm170,-311v0,12,-9,20,-21,20v-10,0,-19,-8,-19,-20v0,-12,9,-20,19,-20v12,0,21,8,21,20","w":225},"\u00dc":{"d":"195,-266r0,180v0,47,-22,91,-84,91v-61,0,-80,-43,-80,-90r0,-181r31,0r0,174v0,41,11,69,51,69v41,0,51,-33,51,-70r0,-173r31,0xm97,-311v0,12,-9,20,-19,20v-12,0,-20,-8,-20,-20v0,-12,9,-20,20,-20v11,0,19,8,19,20xm170,-311v0,12,-9,20,-21,20v-10,0,-19,-8,-19,-20v0,-12,9,-20,19,-20v12,0,21,8,21,20","w":226},"a":{"d":"138,0r-26,0r-3,-19v-12,9,-29,23,-50,23v-30,0,-44,-23,-44,-51v0,-44,39,-56,89,-57v1,-31,4,-71,-26,-71v-13,0,-28,5,-48,14r-6,-24v40,-22,110,-22,110,43r0,87v0,20,3,40,4,55xm104,-37r0,-48v-27,1,-61,5,-61,35v0,39,37,38,61,13","w":159},"b":{"d":"163,-101v0,50,-20,106,-75,106v-22,0,-43,-9,-61,-20r0,-277r31,0r0,103v57,-31,105,15,105,88xm131,-99v0,-58,-29,-96,-73,-63r0,131v44,30,73,-12,73,-68","w":178},"c":{"d":"126,-32r7,24v-60,32,-118,-3,-118,-88v0,-84,51,-121,117,-92r-7,26v-44,-26,-77,-8,-78,62v0,68,32,97,79,68","w":137},"d":{"d":"152,-292r0,286v-17,5,-37,11,-58,11v-58,0,-79,-47,-79,-97v0,-63,39,-127,106,-101r0,-99r31,0xm121,-26r0,-140v-45,-26,-73,14,-73,71v0,51,27,91,73,69","w":178},"e":{"d":"146,-97r-103,0v-3,75,45,95,93,61r8,23v-18,11,-35,18,-55,18v-59,0,-74,-52,-74,-100v0,-58,22,-104,71,-104v51,0,68,52,60,102xm85,-176v-22,0,-37,21,-41,59r75,0v0,-37,-11,-59,-34,-59","w":162},"f":{"d":"129,-290r-7,23v-34,-16,-66,-5,-61,42r0,31r42,0r0,23r-42,0r0,171r-31,0r0,-171r-22,0r0,-23r22,0v-3,-56,5,-104,58,-104v15,0,31,4,41,8","w":98},"g":{"d":"19,-130v-1,-54,41,-82,85,-63v14,-22,28,-41,45,-45r10,23v-13,3,-28,16,-38,35v37,40,8,136,-57,114v-30,72,89,33,89,111v0,82,-145,77,-143,5v0,-27,17,-47,30,-63v-12,-15,-12,-49,2,-63v-14,-10,-23,-28,-23,-54xm123,48v0,-33,-39,-34,-66,-48v-29,28,-32,84,22,82v22,0,44,-9,44,-34xm111,-131v0,-30,-14,-45,-33,-45v-21,0,-33,19,-33,45v0,28,14,43,33,43v18,0,33,-13,33,-43","w":155},"h":{"d":"160,0r-31,0r0,-132v1,-60,-44,-42,-72,-15r0,147r-30,0r0,-293r30,0r-1,121v37,-34,104,-48,104,34r0,138","w":185},"i":{"d":"59,0r-31,0r0,-194r31,0r0,194xm63,-257v0,12,-8,21,-19,21v-12,0,-20,-9,-20,-21v0,-12,9,-21,20,-21v11,0,19,9,19,21","w":87},"j":{"d":"28,-194r31,0r0,189v0,55,-14,77,-69,89r-6,-25v31,-8,44,-19,44,-63r0,-190xm63,-257v0,12,-9,21,-20,21v-12,0,-19,-9,-19,-21v0,-12,8,-21,19,-21v11,0,20,9,20,21","w":86},"k":{"d":"157,-194r-62,83r67,111r-37,0r-48,-86r-21,27r0,59r-29,0r0,-292r30,0r-1,194r64,-96r37,0","w":160},"l":{"d":"58,0r-31,0r0,-292r31,0r0,292","w":83},"m":{"d":"160,0r-31,0r0,-132v0,-60,-45,-42,-72,-14r0,146r-30,0r0,-194r28,0r0,23v32,-27,81,-47,100,1v37,-34,107,-54,107,34r0,136r-30,0r0,-133v1,-59,-50,-39,-73,-13v3,46,0,98,1,146","w":287},"n":{"d":"160,0r-31,0r0,-132v0,-60,-45,-42,-72,-14r0,146r-30,0r0,-194r27,0r1,23v39,-35,105,-50,105,33r0,138","w":185},"o":{"d":"16,-95v0,-57,22,-104,75,-104v54,0,71,47,71,99v0,59,-22,105,-74,105v-50,0,-72,-44,-72,-100xm47,-96v0,45,13,76,42,76v31,0,42,-36,42,-79v0,-43,-11,-75,-41,-75v-30,0,-43,32,-43,78","w":177},"p":{"d":"26,98r0,-287v14,-4,40,-10,60,-10v59,0,74,52,74,98v0,40,-11,106,-74,106v-7,0,-20,-1,-29,-7r0,100r-31,0xm57,-168r0,137v43,31,71,-11,71,-68v0,-32,-6,-75,-43,-75v-9,0,-20,2,-28,6"},"q":{"d":"15,-94v0,-53,20,-105,81,-105v16,0,36,3,54,15r0,282r-31,0r0,-101v-62,28,-104,-20,-104,-91xm48,-94v0,55,26,93,71,63r0,-136v-46,-26,-71,22,-71,73"},"r":{"d":"130,-191r-7,27v-33,-17,-47,5,-66,47r0,117r-30,0r0,-194r30,0r0,40v15,-31,38,-60,73,-37","w":129},"s":{"d":"15,-145v0,-55,58,-63,101,-46r-7,25v-21,-14,-63,-16,-63,18v0,46,76,30,76,98v0,64,-70,63,-112,43r7,-25v24,16,74,23,74,-16v0,-48,-76,-34,-76,-97","w":131},"t":{"d":"107,-27r4,26v-42,16,-83,0,-83,-54r0,-116r-23,0r0,-23r23,0r0,-64r31,-8r0,72r46,0r0,23r-46,0r0,112v-3,35,24,44,48,32","w":109},"u":{"d":"26,-194r31,0r0,135v2,57,46,39,72,11r0,-146r30,0r0,194r-27,0r-2,-23v-36,36,-104,49,-104,-30r0,-141","w":185},"v":{"d":"156,-194r-65,194r-25,0r-66,-194r35,0r45,152r43,-152r33,0","w":155},"w":{"d":"228,-194r-45,194r-21,0r-45,-150r-46,150r-21,0r-46,-194r31,0r30,145r42,-145r21,0r43,145r27,-145r30,0","w":231},"x":{"d":"4,-194r36,0r35,76r37,-76r34,0r-52,95r54,99r-36,0r-39,-78r-40,78r-33,0r54,-98","w":148},"y":{"d":"151,-194r-61,211v-17,51,-37,66,-74,82r-12,-23v35,-13,52,-39,61,-81r-67,-189r33,0r49,154r39,-154r32,0","w":150},"z":{"d":"134,0r-124,0r-1,-19r88,-151r-83,0r0,-24r117,0r2,19r-89,151r90,0r0,24","w":141},"\u00e4":{"d":"138,0r-26,0r-3,-19v-12,9,-29,23,-50,23v-30,0,-44,-23,-44,-51v0,-44,39,-56,89,-57v1,-31,4,-71,-26,-71v-13,0,-28,5,-48,14r-6,-24v40,-22,110,-22,110,43r0,87v0,20,3,40,4,55xm104,-37r0,-48v-27,1,-61,5,-61,35v0,39,37,38,61,13xm64,-252v0,12,-8,19,-18,19v-12,0,-19,-7,-19,-19v0,-12,7,-20,19,-20v10,0,18,8,18,20xm135,-252v0,12,-9,19,-20,19v-10,0,-18,-7,-18,-19v0,-12,8,-20,18,-20v11,0,20,8,20,20","w":159},"\u00f6":{"d":"16,-95v0,-57,22,-104,75,-104v54,0,71,47,71,99v0,59,-22,105,-74,105v-50,0,-72,-44,-72,-100xm47,-96v0,45,13,76,42,76v31,0,42,-36,42,-79v0,-43,-11,-75,-41,-75v-30,0,-43,32,-43,78xm73,-252v0,12,-8,19,-18,19v-12,0,-19,-7,-19,-19v0,-12,7,-20,19,-20v10,0,18,8,18,20xm143,-252v0,12,-8,19,-19,19v-10,0,-18,-7,-18,-19v0,-12,8,-20,18,-20v11,0,19,8,19,20","w":177},"\u00df":{"d":"83,-34v21,18,57,23,57,-12v0,-37,-45,-51,-45,-97v0,-42,34,-62,34,-95v0,-17,-8,-33,-30,-33v-27,0,-40,26,-40,59r0,212r-30,0r0,-211v0,-50,24,-85,70,-85v40,0,61,24,61,55v0,44,-34,64,-34,96v0,37,45,45,45,98v0,63,-58,60,-96,39","w":177},"\u00fc":{"d":"26,-194r31,0r0,135v2,57,46,39,72,11r0,-146r30,0r0,194r-27,0r-2,-23v-36,36,-104,49,-104,-30r0,-141xm76,-252v0,12,-8,19,-18,19v-12,0,-19,-7,-19,-19v0,-12,7,-20,19,-20v10,0,18,8,18,20xm147,-252v0,12,-9,19,-20,19v-10,0,-18,-7,-18,-19v0,-12,8,-20,18,-20v11,0,20,8,20,20","w":185},"&":{"d":"158,-203v0,31,-24,53,-50,74v24,24,57,56,96,108r-17,23r-28,-35v-20,22,-41,39,-75,39v-41,0,-61,-22,-61,-57v0,-35,19,-59,41,-79v-45,-37,-39,-124,34,-122v37,0,60,19,60,49xm55,-55v0,57,68,35,86,2v-22,-24,-40,-41,-56,-56v-17,15,-30,32,-30,54xm95,-227v-39,0,-35,56,-8,78v21,-17,39,-32,39,-51v0,-20,-19,-27,-31,-27","w":211},",":{"d":"34,59r-19,-16v22,-24,19,-42,9,-68v0,-10,7,-17,17,-17v14,0,24,14,24,35v0,23,-12,45,-31,66","w":79},";":{"d":"44,59r-19,-16v22,-24,18,-43,8,-68v0,-10,8,-17,18,-17v14,0,23,14,23,35v0,23,-11,45,-30,66xm70,-178v0,12,-9,21,-20,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21v11,0,20,9,20,21","w":91},":":{"d":"70,-16v0,12,-9,21,-20,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21v11,0,20,9,20,21xm70,-178v0,12,-9,21,-20,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21v11,0,20,9,20,21","w":91},".":{"d":"63,-16v0,12,-9,21,-20,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21v11,0,20,9,20,21","w":80},"-":{"d":"113,-105r-95,0r0,-25r95,0r0,25","w":132},"!":{"d":"73,-266r-2,187r-29,0r-2,-187r33,0xm81,-16v0,12,-9,21,-20,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21v11,0,20,9,20,21","w":93},"?":{"d":"53,-78v-9,-71,44,-92,44,-133v0,-40,-46,-33,-68,-14r-10,-22v17,-11,34,-18,56,-18v40,0,54,26,54,53v-1,55,-54,67,-45,134r-31,0xm89,-16v0,12,-8,21,-20,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21v12,0,20,9,20,21","w":141},"\/":{"d":"122,-286r-88,326r-27,-8r87,-326","w":120},"|":{"d":"60,39r-29,0r0,-331r29,0r0,331","w":91},"\\":{"d":"76,40r-88,-327r28,-9r88,328","w":100},"^":{"d":"170,-111r-34,0r-51,-129r-51,129r-34,0r71,-163r28,0","w":171},"~":{"d":"139,-124r9,21v-8,8,-23,20,-43,20v-25,0,-32,-21,-56,-21v-12,0,-22,4,-32,13r-8,-22v14,-12,28,-18,42,-18v27,0,38,21,57,21v13,0,22,-7,31,-14","w":157},"(":{"d":"102,60r-22,14v-23,-32,-59,-94,-59,-194v0,-95,31,-148,59,-193r21,15v-19,34,-50,91,-50,177v0,91,34,153,51,181","w":98},")":{"d":"76,-120v0,90,-27,143,-57,194r-22,-15v26,-49,48,-96,48,-179v0,-82,-22,-128,-48,-179r22,-14v28,47,57,102,57,193","w":96},"[":{"d":"99,48r-71,0r0,-361r71,0r0,24r-44,0r0,313r44,0r0,24","w":107},"]":{"d":"79,48r-71,0r0,-24r44,0r0,-313r-44,0r0,-24r71,0r0,361","w":107},"{":{"d":"91,27r-5,21v-26,-9,-45,-18,-45,-67v1,-44,4,-111,-32,-109r0,-18v37,-1,33,-67,32,-112v0,-41,26,-55,45,-56r3,20v-29,0,-22,63,-22,97v0,36,-14,51,-27,59v30,12,28,76,27,123v0,25,7,35,24,42","w":104},"}":{"d":"13,-294r6,-21v26,9,44,18,44,67v-1,44,-3,111,32,109r0,18v-36,0,-32,67,-32,112v0,41,-26,55,-45,56r-3,-20v31,1,23,-62,23,-96v0,-36,13,-52,26,-60v-49,-16,1,-148,-51,-165","w":104},"*":{"d":"109,-194r-5,69r51,-26r10,30r-57,18r39,53r-25,19r-29,-58r-28,58r-25,-18r38,-54r-56,-17r10,-29r51,24r-6,-69r32,0"},"\u00a7":{"d":"153,-87v0,21,-12,37,-33,51v32,35,13,92,-44,92v-15,0,-37,-3,-49,-9r8,-22v20,10,72,15,72,-17v0,-44,-88,-72,-88,-130v0,-23,13,-39,32,-51v-33,-35,-20,-100,42,-96v13,0,31,3,45,8r-8,21v-23,-10,-69,-10,-69,20v0,45,92,73,92,133xm103,-53v47,-35,3,-74,-36,-104v-44,38,0,74,36,104","w":168},"_":{"d":"151,28r-148,0r0,-23r148,0r0,23","w":154},"'":{"d":"49,-307v1,35,-2,65,-5,96r-23,0r-4,-96r32,0","w":65},"\"":{"d":"49,-307v1,35,-2,65,-5,96r-23,0r-4,-96r32,0xm108,-307v1,34,-2,65,-4,96r-24,0r-3,-96r31,0","w":124},"@":{"d":"142,4v-38,0,-52,-44,-52,-83v1,-81,56,-135,121,-92r0,113v0,25,5,39,18,39v21,0,29,-39,29,-83v0,-76,-32,-130,-95,-130v-62,0,-113,50,-113,145v0,105,73,171,169,128r7,24v-115,42,-204,-27,-204,-151v0,-104,59,-170,139,-170v72,0,126,53,126,149v0,50,-16,111,-65,111v-23,0,-30,-13,-33,-31v-9,18,-26,31,-47,31xm183,-53r0,-105v-42,-20,-64,26,-64,75v0,34,10,63,31,63v14,0,29,-15,33,-33","w":308},"$":{"d":"65,49r2,-45v-21,-2,-40,-8,-55,-16r9,-28v16,10,33,16,48,18r6,-106v-27,-17,-56,-37,-56,-79v0,-41,29,-60,63,-63r2,-40r24,0r-3,41v12,1,24,5,39,11r-7,25v-12,-5,-23,-9,-33,-11r-5,94v28,18,58,38,58,84v0,48,-33,67,-66,70r-3,45r-23,0xm125,-66v0,-22,-12,-35,-28,-47r-5,90v18,-4,33,-19,33,-43xm80,-244v-37,4,-36,65,-4,79","w":169},"#":{"d":"190,-55r-35,0r0,90r-29,0r0,-90r-44,0r0,90r-29,0r0,-90r-36,0r0,-26r36,0r0,-74r-36,0r0,-25r36,0r0,-87r29,0r0,87r44,0r0,-87r29,0r0,87r35,0r0,25r-35,0r0,74r35,0r0,26xm126,-81r0,-74r-44,0r0,74r44,0","w":207},"0":{"d":"175,-120v0,60,-18,124,-81,124v-63,0,-78,-67,-78,-121v0,-59,19,-125,82,-125v62,0,77,66,77,122xm95,-21v68,0,67,-194,1,-196v-36,0,-48,50,-48,98v0,42,6,98,47,98","w":190},"1":{"d":"88,0r-31,0r0,-202r-42,25r-11,-22r60,-40r24,0r0,239","w":116},"2":{"d":"138,0r-128,0r0,-20v39,-46,90,-111,90,-159v0,-46,-48,-45,-82,-26r-7,-23v48,-29,120,-16,120,46v0,58,-49,118,-79,156r86,0r0,26","w":151},"3":{"d":"58,-242v72,0,86,92,30,117v30,6,45,34,45,67v0,65,-56,101,-123,91r0,-25v51,7,87,-17,90,-66v2,-34,-25,-55,-73,-47r-1,-24v37,0,66,-17,65,-51v-1,-42,-41,-42,-76,-28r-7,-25v17,-6,36,-9,50,-9","w":147},"4":{"d":"66,-251r29,0r-58,169r59,0r4,-81r24,0r0,81r26,0r0,25r-26,0r0,57r-29,0r0,-57r-85,0r-6,-20","w":153},"5":{"d":"54,-214r-3,72v51,-6,84,14,85,76v1,72,-49,105,-120,98r0,-26v52,7,86,-20,88,-72v2,-45,-37,-62,-82,-49r6,-123r102,0r0,24r-76,0","w":148},"6":{"d":"150,-242v-58,-8,-89,22,-97,94v50,-33,113,-5,113,67v0,50,-27,86,-73,86v-62,0,-73,-67,-73,-113v1,-107,35,-171,129,-161xm133,-80v0,-59,-49,-70,-82,-43v0,42,-1,102,43,102v27,0,39,-26,39,-59","w":183},"7":{"d":"90,-212r-91,0r0,-26r123,0r3,18r-80,248r-32,0","w":129},"8":{"d":"15,-63v0,-39,26,-62,45,-77v-21,-16,-38,-35,-38,-66v0,-41,31,-65,65,-65v33,0,65,23,65,62v0,31,-21,56,-39,70v24,17,45,36,45,75v0,47,-34,69,-71,69v-37,0,-72,-24,-72,-68xm128,-63v0,-29,-23,-45,-48,-62v-17,15,-34,35,-34,59v0,27,18,46,41,46v22,0,41,-17,41,-43xm53,-208v0,26,17,40,38,54v14,-11,31,-30,31,-53v0,-22,-17,-40,-36,-40v-18,0,-33,16,-33,39","w":173},"9":{"d":"32,5v58,8,89,-21,97,-93v-50,31,-112,4,-112,-68v0,-50,27,-86,73,-86v62,0,72,67,72,113v-1,107,-35,171,-129,161xm49,-157v0,59,49,70,82,43v0,-41,2,-102,-42,-102v-27,0,-40,26,-40,59","w":183},"%":{"d":"201,-212r-162,192r-18,-18r163,-193xm106,-198v0,26,-16,53,-47,53v-58,-1,-63,-105,1,-105v29,0,46,20,46,52xm81,-198v0,-18,-8,-30,-21,-30v-30,1,-28,61,0,61v15,0,21,-16,21,-31xm208,-48v0,26,-15,53,-46,53v-59,-1,-64,-105,0,-105v30,0,46,19,46,52xm183,-48v0,-18,-8,-30,-21,-30v-31,1,-29,60,0,60v15,0,21,-15,21,-30","w":222},"+":{"d":"158,-90r-56,0r0,77r-28,0r0,-77r-57,0r0,-26r57,0r0,-72r28,0r0,72r56,0r0,26"},"=":{"d":"158,-125r-141,0r0,-25r141,0r0,25xm158,-55r-141,0r0,-26r141,0r0,26"},"<":{"d":"120,-206r17,20r-78,83r78,83r-16,20r-100,-103","w":159},">":{"d":"47,-206r100,103r-101,103r-16,-20r77,-83r-77,-83"},"`":{"d":"-13,-271r28,-14r34,56r-21,9","w":43},"\u00b4":{"d":"-6,-228r33,-58r24,14r-39,53","w":43},"\u00a0":{"w":84}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 2006 by Georg Seifert. All rights reserved.
 * 
 * Trademark:
 * Graublau Sans is a trademark of Georg Seifert.
 * 
 * Designer:
 * Georg Seifert
 * 
 * Vendor URL:
 * www.fonts.info
 */
Cufon.registerFont({"w":99,"face":{"font-family":"Graublau Web","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 0 4 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"5","bbox":"-27 -353 407 104.13","underline-thickness":"52.56","underline-position":"-1.08","stemh":"50","stemv":"62","unicode-range":"U+0020-U+00FC"},"glyphs":{" ":{"w":90},"A":{"d":"161,0r-21,-67r-62,0r-20,67r-62,0r81,-267r66,0r85,267r-67,0xm109,-212r-20,96r40,0","w":223},"B":{"d":"195,-80v-1,92,-88,80,-173,80r0,-267r74,0v101,0,111,74,67,122v23,16,32,41,32,65xm131,-83v0,-32,-22,-35,-48,-34r0,69v29,1,48,0,48,-35xm122,-192v0,-19,-15,-30,-39,-27r0,58v26,3,39,-11,39,-31","w":202},"C":{"d":"170,-54r6,51v-17,5,-35,8,-53,8v-95,0,-113,-73,-113,-136v0,-75,27,-142,116,-142v18,0,32,3,50,8r-8,50v-4,-1,-23,-7,-41,-7v-37,0,-53,27,-53,85v0,77,32,107,96,83","w":178},"D":{"d":"219,-135v0,72,-35,135,-119,135r-79,0r0,-267r83,0v87,0,115,66,115,132xm156,-133v2,-55,-17,-91,-74,-85r0,169v54,7,72,-21,74,-84","w":228},"E":{"d":"177,0r-156,0r0,-267r151,0r0,49r-90,0r0,56r81,0r0,49r-81,0r0,64r95,0r0,49","w":186},"F":{"d":"165,-218r-83,0r0,71r77,0r0,49r-77,0r0,98r-61,0r0,-267r144,0r0,49","w":161},"G":{"d":"211,-127r0,104v-29,18,-55,28,-88,28v-76,0,-113,-63,-113,-134v0,-69,35,-144,120,-144v26,0,53,7,80,20r-19,49v-23,-12,-43,-18,-61,-18v-76,-1,-73,178,-3,177v8,0,17,-3,26,-8r0,-74r58,0","w":226},"H":{"d":"218,0r-62,0r0,-114r-72,0r0,114r-62,0r0,-267r62,0r0,104r72,0r0,-104r62,0r0,267","w":240},"I":{"d":"84,0r-62,0r0,-267r62,0r0,267","w":105},"J":{"d":"110,-267r0,158v0,97,-49,110,-110,122r-8,-53v36,-10,57,-19,57,-70r0,-157r61,0","w":129},"K":{"d":"223,-267r-86,113r92,154r-79,0r-52,-107r-15,21r0,86r-62,0r0,-267r62,0r0,101r61,-101r79,0","w":223},"L":{"d":"172,0r-151,0r0,-267r61,0r0,216r90,0r0,51","w":175},"M":{"d":"274,0r-62,0r-8,-149r-51,149r-28,0r-52,-149r-7,149r-53,0r17,-267r55,0r58,161r58,-161r54,0","w":286},"N":{"d":"220,0r-45,0r-95,-149r0,149r-59,0r0,-267r45,0r96,145r0,-145r58,0r0,267","w":241},"O":{"d":"226,-138v0,64,-22,143,-110,143v-87,0,-106,-77,-106,-135v0,-62,26,-143,110,-143v81,0,106,73,106,135xm163,-135v0,-44,-8,-89,-45,-89v-62,0,-60,182,0,180v32,0,45,-43,45,-91","w":236},"P":{"d":"193,-179v1,58,-44,101,-111,89r0,90r-61,0r0,-267r78,0v58,0,94,35,94,88xm128,-176v0,-29,-13,-45,-46,-42r0,79v29,8,46,-9,46,-37","w":200},"Q":{"d":"226,-138v0,46,-11,99,-50,126v89,31,142,64,231,51r-6,46v-118,13,-191,-36,-307,-82v-68,-12,-84,-80,-84,-133v0,-62,26,-143,110,-143v81,0,106,73,106,135xm163,-135v0,-44,-8,-89,-45,-89v-62,0,-60,182,0,180v32,0,45,-43,45,-91","w":236},"R":{"d":"21,-267r75,0v62,0,94,30,94,80v0,37,-15,61,-38,75r51,112r-73,0r-35,-97r-13,0r0,97r-61,0r0,-267xm82,-218r0,72v28,0,43,-9,43,-39v0,-27,-16,-36,-43,-33","w":205},"S":{"d":"169,-71v-1,89,-106,87,-165,59r15,-54v25,13,44,20,58,20v14,0,27,-8,27,-24v0,-42,-95,-46,-95,-128v0,-77,86,-89,150,-62r-12,51v-21,-9,-36,-13,-49,-13v-13,0,-26,5,-26,20v0,42,97,40,97,131","w":172},"T":{"d":"187,-218r-66,0r0,218r-61,0r0,-218r-65,0r0,-49r192,0r0,49","w":182},"U":{"d":"209,-267v-8,120,40,272,-97,272v-135,0,-80,-156,-91,-272r60,0r0,165v0,30,5,54,35,54v30,0,32,-24,32,-54r0,-165r61,0","w":229},"V":{"d":"225,-267r-95,267r-40,0r-94,-267r66,0r50,172r49,-172r64,0","w":219},"W":{"d":"295,-267r-47,267r-49,0r-52,-161r-51,161r-49,0r-46,-267r64,0r20,156r43,-156r45,0r44,156r20,-156r58,0","w":295},"X":{"d":"147,0r-40,-86r-40,86r-68,0r70,-137r-67,-130r75,0r36,78r34,-78r69,0r-69,126r75,141r-75,0","w":218},"Y":{"d":"209,-267r-78,178r0,89r-61,0r0,-86r-79,-181r68,0r43,120r44,-120r63,0","w":199},"Z":{"d":"177,0r-164,0r-9,-41r94,-174r-89,0r0,-52r159,0r10,37r-94,177r93,0r0,53","w":181},"\u00c4":{"d":"161,0r-21,-67r-62,0r-20,67r-62,0r81,-267r66,0r85,267r-67,0xm99,-320v0,19,-16,32,-34,32v-20,0,-34,-14,-34,-32v0,-19,15,-33,34,-33v19,0,34,15,34,33xm185,-320v0,18,-15,32,-35,32v-18,0,-33,-14,-33,-32v0,-18,14,-33,33,-33v20,0,35,15,35,33xm109,-212r-20,96r40,0","w":223},"\u00d6":{"d":"226,-138v0,64,-22,143,-110,143v-87,0,-106,-77,-106,-135v0,-62,26,-143,110,-143v81,0,106,73,106,135xm163,-135v0,-44,-8,-89,-45,-89v-62,0,-60,182,0,180v32,0,45,-43,45,-91xm110,-320v0,19,-16,32,-34,32v-20,0,-35,-14,-35,-32v0,-19,16,-33,35,-33v19,0,34,15,34,33xm196,-320v0,18,-15,32,-35,32v-18,0,-33,-14,-33,-32v0,-18,14,-33,33,-33v20,0,35,15,35,33","w":236},"\u00dc":{"d":"209,-267v-8,120,40,272,-97,272v-135,0,-80,-156,-91,-272r60,0r0,165v0,30,5,54,35,54v30,0,32,-24,32,-54r0,-165r61,0xm108,-320v0,19,-16,32,-34,32v-20,0,-35,-14,-35,-32v0,-19,16,-33,35,-33v19,0,34,15,34,33xm194,-320v0,18,-15,32,-35,32v-18,0,-33,-14,-33,-32v0,-18,14,-33,33,-33v20,0,35,15,35,33","w":229},"a":{"d":"159,0r-48,0r-6,-19v-13,10,-32,23,-51,23v-29,0,-45,-23,-45,-53v0,-45,38,-59,85,-63v1,-22,1,-45,-20,-45v-10,0,-26,4,-45,12r-12,-44v24,-8,46,-13,69,-13v108,-1,52,117,73,202xm95,-47r0,-33v-14,1,-32,5,-32,22v0,21,20,24,32,11","w":171},"b":{"d":"185,-107v0,53,-24,112,-88,112v-28,0,-55,-12,-78,-26r0,-272r61,0r0,101v57,-31,105,15,105,85xm122,-102v0,-40,-15,-63,-42,-42r0,94v29,18,42,-13,42,-52","w":193},"c":{"d":"129,-54r12,45v-64,33,-134,0,-134,-89v0,-84,61,-121,134,-94r-14,47v-35,-18,-57,-12,-58,43v-1,55,25,70,60,48","w":144},"d":{"d":"174,-293r0,286v-21,6,-49,12,-75,12v-68,0,-91,-47,-91,-98v0,-59,35,-123,105,-106r0,-94r61,0xm113,-46r0,-103v-30,-11,-41,9,-41,50v0,41,10,62,41,53","w":192},"e":{"d":"154,-85r-93,0v5,53,40,51,79,30r14,43v-19,10,-42,17,-65,17v-64,0,-81,-53,-81,-101v0,-59,24,-106,77,-106v61,0,78,58,69,117xm82,-161v-12,0,-19,15,-21,40r41,0v0,-24,-6,-40,-20,-40","w":164},"f":{"d":"152,-289r-11,43v-28,-12,-60,-12,-55,31r0,18r36,0r0,44r-36,0r0,153r-61,0r0,-153r-21,0r0,-44r21,0v-3,-60,14,-100,76,-101v21,0,37,4,51,9","w":118},"g":{"d":"12,-130v-1,-54,41,-83,91,-68v14,-21,27,-38,49,-46r20,41v-18,5,-31,14,-39,27v34,44,6,125,-58,114v-17,53,92,16,92,100v0,89,-162,85,-160,7v0,-25,12,-44,21,-56v-12,-16,-10,-54,4,-67v-13,-11,-20,-28,-20,-52xm109,43v0,-21,-23,-24,-46,-31v-13,19,-12,50,20,50v14,0,26,-4,26,-19xm99,-132v0,-18,-8,-27,-20,-27v-12,0,-19,12,-19,27v0,17,9,26,20,26v11,0,19,-8,19,-26","w":163},"h":{"d":"179,0r-61,0r0,-126v0,-32,-23,-24,-38,-9r0,135r-61,0r0,-293r61,0r-4,111v42,-27,103,-37,103,44r0,138","w":196},"i":{"d":"81,0r-62,0r0,-197r62,0r0,197xm84,-260v0,19,-16,34,-35,34v-19,0,-34,-15,-34,-34v0,-18,15,-34,34,-34v19,0,35,16,35,34"},"j":{"d":"19,-197r61,0r0,181v0,71,-19,98,-95,113r-12,-49v33,-9,46,-17,46,-59r0,-186xm83,-260v0,19,-16,34,-35,34v-19,0,-34,-15,-34,-34v0,-18,15,-34,34,-34v19,0,35,16,35,34","w":97},"k":{"d":"190,-197r-65,85r67,112r-72,0r-31,-64r-13,16r0,48r-58,0r0,-293r62,0r0,127r-4,43r42,-74r72,0","w":187},"l":{"d":"81,0r-62,0r0,-293r62,0r0,293"},"m":{"d":"179,0r-61,0r0,-126v0,-32,-23,-24,-38,-9r0,135r-61,0r0,-197r56,0r1,18v29,-21,75,-39,95,0v44,-31,109,-41,108,42r0,137r-62,0r0,-127v1,-32,-24,-21,-38,-9r0,136","w":296},"n":{"d":"179,0r-61,0r0,-126v0,-32,-23,-24,-38,-9r0,135r-61,0r0,-197r53,0r4,18v41,-31,103,-41,103,41r0,138","w":196},"o":{"d":"8,-97v0,-57,28,-105,88,-105v60,0,83,50,83,101v0,57,-29,106,-87,106v-57,0,-84,-47,-84,-102xm71,-100v0,33,7,58,23,58v16,0,23,-26,23,-57v0,-31,-6,-56,-23,-56v-16,0,-23,23,-23,55","w":187},"p":{"d":"18,96r0,-289v12,-3,50,-9,75,-9v69,0,89,53,89,99v0,43,-28,122,-102,105r0,94r-62,0xm80,-150r0,100v26,17,38,-13,38,-50v0,-28,-8,-64,-38,-50","w":189},"q":{"d":"8,-94v0,-53,24,-108,96,-108v21,0,48,5,69,18r0,280r-61,0r0,-95v-64,19,-104,-31,-104,-95xm71,-94v0,37,12,60,41,44r0,-99v-30,-13,-41,19,-41,55","w":190},"r":{"d":"150,-190r-13,52v-28,-18,-42,-2,-59,37r0,101r-59,0r0,-197r59,0r0,30v20,-32,40,-48,72,-23","w":146},"s":{"d":"11,-139v-1,-64,71,-73,124,-54r-13,46v-12,-6,-51,-21,-51,3v0,29,68,17,68,85v0,74,-79,73,-135,51r14,-48v18,9,30,16,45,16v10,0,15,-6,15,-14v0,-29,-67,-23,-67,-85","w":145},"t":{"d":"117,-51r8,50v-51,16,-104,0,-104,-61r0,-91r-22,0r0,-44r22,0r0,-60r61,-15r0,75r37,0r0,44r-37,0r0,82v-2,24,19,26,35,20","w":124},"u":{"d":"18,-197r61,0r0,127v0,31,25,23,38,8r0,-135r62,0r0,197r-54,0r-4,-18v-38,32,-103,40,-103,-38r0,-141","w":197},"v":{"d":"181,-197r-69,197r-46,0r-72,-197r68,0r29,108r26,-108r64,0","w":174},"w":{"d":"245,-197r-45,197r-41,0r-36,-117r-36,117r-41,0r-48,-197r63,0r16,108r27,-108r41,0r29,108r12,-108r59,0","w":243},"x":{"d":"4,-197r71,0r21,56r24,-56r65,0r-49,96r52,101r-72,0r-24,-60r-28,60r-65,0r52,-101","w":186},"y":{"d":"179,-197r-63,198v-26,71,-56,83,-93,98r-23,-43v31,-12,52,-33,62,-72r-68,-181r64,0r33,112r25,-112r63,0","w":172},"z":{"d":"143,0r-135,0r-2,-37r67,-114r-64,0r0,-46r129,0r5,37r-70,114r70,0r0,46","w":148},"\u00e4":{"d":"159,0r-48,0r-6,-19v-13,10,-32,23,-51,23v-29,0,-45,-23,-45,-53v0,-45,38,-59,85,-63v1,-22,1,-45,-20,-45v-10,0,-26,4,-45,12r-12,-44v24,-8,46,-13,69,-13v108,-1,52,117,73,202xm95,-47r0,-33v-14,1,-32,5,-32,22v0,21,20,24,32,11xm75,-256v0,18,-14,32,-31,32v-18,0,-31,-14,-31,-32v0,-18,13,-31,31,-31v18,0,31,14,31,31xm155,-256v0,18,-14,32,-32,32v-17,0,-30,-14,-30,-32v0,-17,12,-31,30,-31v18,0,32,14,32,31","w":171},"\u00f6":{"d":"8,-97v0,-57,28,-105,88,-105v60,0,83,50,83,101v0,57,-29,106,-87,106v-57,0,-84,-47,-84,-102xm71,-100v0,33,7,58,23,58v16,0,23,-26,23,-57v0,-31,-6,-56,-23,-56v-16,0,-23,23,-23,55xm86,-256v0,18,-14,32,-31,32v-18,0,-32,-14,-32,-32v0,-18,14,-31,32,-31v18,0,31,14,31,31xm166,-256v0,18,-14,32,-32,32v-17,0,-31,-14,-31,-32v0,-17,13,-31,31,-31v18,0,32,14,32,31","w":187},"\u00df":{"d":"132,-43v6,0,11,-5,11,-14v0,-26,-45,-38,-45,-88v0,-42,28,-54,28,-80v0,-12,-5,-26,-19,-26v-19,0,-27,23,-27,52r0,199r-62,0r0,-199v0,-59,29,-99,88,-99v52,0,82,29,82,66v0,46,-29,57,-29,82v0,30,45,36,45,93v0,74,-72,71,-118,51r15,-49v13,8,21,12,31,12","w":204},"\u00fc":{"d":"18,-197r61,0r0,127v0,31,25,22,39,8r0,-135r61,0r0,197r-54,0r-4,-18v-38,32,-103,40,-103,-38r0,-141xm91,-256v0,18,-15,32,-32,32v-18,0,-31,-14,-31,-32v0,-18,13,-31,31,-31v18,0,32,14,32,31xm171,-256v0,18,-15,32,-33,32v-17,0,-30,-14,-30,-32v0,-17,12,-31,30,-31v18,0,33,14,33,31","w":197},"&":{"d":"187,-207v0,33,-24,54,-49,73v24,24,56,55,92,100r-32,40r-33,-36v-20,21,-41,37,-77,37v-94,0,-88,-110,-35,-143v-47,-45,-27,-132,54,-132v48,0,80,25,80,61xm78,-65v0,42,34,24,51,0v-13,-13,-25,-23,-36,-33v-9,10,-15,20,-15,33xm104,-221v-18,4,-16,36,-2,48v24,-10,28,-46,2,-48","w":220},",":{"d":"45,74r-34,-31v15,-17,22,-27,22,-40v0,-14,-15,-18,-15,-39v0,-19,16,-31,35,-31v26,0,40,21,40,50v0,33,-18,62,-48,91","w":104},";":{"d":"45,74r-33,-31v15,-17,22,-27,22,-40v0,-14,-15,-18,-15,-39v0,-19,16,-31,35,-31v26,0,40,21,40,50v0,33,-19,62,-49,91xm90,-167v0,20,-16,36,-35,36v-20,0,-36,-16,-36,-36v0,-18,15,-35,36,-35v19,0,35,17,35,35","w":103},":":{"d":"90,-31v0,20,-16,36,-35,36v-20,0,-35,-16,-35,-36v0,-18,14,-35,35,-35v19,0,35,17,35,35xm90,-167v0,20,-16,36,-35,36v-20,0,-35,-16,-35,-36v0,-18,14,-35,35,-35v19,0,35,17,35,35","w":103},".":{"d":"89,-31v0,20,-15,36,-34,36v-20,0,-36,-16,-36,-36v0,-18,15,-35,36,-35v19,0,34,17,34,35","w":105},"-":{"d":"124,-91r-113,0r0,-49r113,0r0,49","w":135},"!":{"d":"96,-267r-3,176r-58,0r-3,-176r64,0xm101,-31v0,20,-16,36,-35,36v-20,0,-35,-16,-35,-36v0,-18,14,-35,35,-35v19,0,35,17,35,35","w":106},"?":{"d":"46,-87v-9,-64,38,-93,41,-121v-7,-27,-31,-13,-52,1r-19,-43v23,-14,43,-21,69,-21v49,0,64,28,64,58v-1,57,-50,65,-42,126r-61,0xm112,-31v0,20,-16,36,-35,36v-20,0,-35,-16,-35,-36v0,-18,14,-35,35,-35v19,0,35,17,35,35","w":154},"\/":{"d":"154,-282r-93,328r-56,-19r93,-328","w":150},"|":{"d":"81,41r-58,0r0,-334r58,0r0,334","w":103},"\\":{"d":"72,46r-93,-329r58,-18r93,328","w":113},"^":{"d":"203,-100r-63,0r-45,-110r-43,110r-64,0r85,-184r45,0","w":191},"~":{"d":"156,-139r17,40v-8,10,-30,27,-56,27v-29,0,-41,-23,-63,-23v-13,0,-26,4,-36,14r-15,-39v16,-15,35,-26,55,-26v29,0,43,24,63,24v13,0,25,-9,35,-17","w":175},"(":{"d":"123,49r-42,25v-27,-35,-65,-100,-65,-199v0,-90,34,-148,66,-196r41,24v-12,25,-48,92,-48,170v0,86,33,149,48,176","w":122},")":{"d":"107,-125v0,89,-34,149,-66,199r-42,-24v24,-47,49,-99,49,-174v0,-82,-23,-121,-49,-173r44,-24v34,49,64,101,64,196","w":123},"[":{"d":"105,54r-95,0r0,-375r95,0r0,45r-45,0r0,285r45,0r0,45","w":109},"]":{"d":"99,54r-95,0r0,-45r44,0r0,-285r-44,0r0,-45r95,0r0,375","w":108},"{":{"d":"99,20r-9,37v-26,-5,-60,-13,-60,-67v0,-45,11,-110,-33,-110r0,-35v42,0,33,-60,33,-103v0,-56,37,-61,58,-65r7,37v-28,3,-17,62,-17,93v0,36,-18,51,-28,54v31,10,30,79,28,128v0,18,9,27,21,31"},"}":{"d":"1,-287r9,-36v25,5,59,12,59,66v0,46,-10,111,34,110r0,35v-42,-1,-34,60,-34,103v0,56,-37,62,-57,65r-7,-37v27,-4,17,-62,17,-93v0,-36,18,-52,28,-54v-31,-11,-30,-79,-28,-128v0,-18,-9,-27,-21,-31"},"*":{"d":"126,-201r-11,61r44,-29r19,58r-56,12r43,46r-49,36r-22,-52r-19,54r-50,-36r40,-48r-54,-8r19,-58r43,26r-13,-62r66,0","w":188},"\u00a7":{"d":"168,-84v0,21,-10,37,-30,50v35,42,5,101,-58,101v-17,0,-40,-3,-58,-10r14,-43v15,8,60,18,60,-6v0,-35,-83,-59,-83,-120v0,-24,12,-39,32,-51v-35,-43,-18,-108,55,-108v15,0,32,3,54,10r-14,41v-18,-7,-60,-14,-60,9v0,36,88,64,88,127xm105,-67v23,-25,-4,-43,-30,-66v-23,31,2,45,30,66","w":178},"_":{"d":"166,45r-174,0r0,-40r174,0r0,40","w":157},"'":{"d":"64,-310v1,41,-3,75,-7,111r-46,0v-4,-36,-9,-70,-7,-111r60,0","w":68},"\"":{"d":"64,-310v1,41,-3,75,-7,111r-46,0v-4,-36,-9,-70,-7,-111r60,0xm141,-310v1,41,-3,75,-7,111r-47,0r-6,-68r0,-43r60,0","w":144},"@":{"d":"147,4v-40,0,-56,-43,-56,-82v0,-98,75,-138,143,-87r0,105v0,12,3,20,10,20v13,0,18,-29,18,-68v0,-67,-29,-116,-90,-116v-58,0,-105,45,-105,133v0,106,69,160,167,121r13,44v-26,9,-57,13,-84,13v-98,0,-152,-70,-152,-176v0,-111,68,-180,159,-180v83,0,149,58,149,154v0,54,-21,119,-89,119v-29,0,-33,-11,-38,-23v-12,15,-26,23,-45,23xm179,-52r0,-90v-24,-9,-29,19,-30,56v-2,38,14,59,30,34","w":329},"$":{"d":"172,-71v0,51,-35,71,-74,75r0,47r-47,0r4,-48v-18,-3,-34,-9,-47,-15r15,-54v25,13,44,20,58,20v14,0,27,-8,27,-24v0,-42,-96,-46,-96,-128v0,-44,30,-67,67,-73r1,-40r47,0r-4,40v12,2,25,6,40,11r-13,51v-21,-9,-36,-13,-49,-13v-13,0,-25,5,-25,20v0,42,96,40,96,131","w":179},"#":{"d":"213,-45r-28,0r0,80r-56,0r0,-80r-30,0r0,80r-56,0r0,-80r-30,0r0,-49r29,0r0,-46r-29,0r0,-50r30,0r0,-80r56,0r0,80r28,0r0,-80r58,0r0,80r28,0r0,49r-28,0r0,47r28,0r0,49xm127,-94r0,-47r-28,0r0,47r28,0","w":225},"0":{"d":"188,-122v0,62,-22,127,-91,127v-69,0,-87,-66,-87,-121v0,-61,22,-126,93,-126v69,0,85,63,85,120xm127,-117v0,-40,-7,-75,-29,-75v-21,0,-26,32,-26,72v0,36,5,75,28,75v20,0,27,-32,27,-72","w":198},"1":{"d":"116,0r-62,0r0,-166r-35,21r-20,-44r70,-51r47,0r0,240","w":135},"2":{"d":"148,0r-139,0r0,-37v30,-32,78,-92,78,-130v0,-35,-40,-29,-68,-15r-12,-45v54,-30,140,-14,140,53v0,49,-36,96,-58,124r59,0r0,50","w":161},"3":{"d":"63,-242v76,0,103,85,47,119v26,9,39,34,39,64v0,69,-63,106,-138,95r0,-50v37,8,73,-7,73,-44v0,-24,-24,-36,-57,-30r-1,-44v28,0,51,-12,51,-36v0,-31,-33,-27,-58,-17r-12,-47v17,-6,40,-10,56,-10","w":160},"4":{"d":"51,-247r57,0r-44,148r27,0r11,-62r43,0r0,62r21,0r0,49r-21,0r0,50r-56,0r0,-50r-76,0r-13,-39","w":169},"5":{"d":"74,-193r-3,48v42,-5,77,23,78,80v0,72,-59,108,-136,101r0,-51v39,9,72,-13,72,-51v0,-34,-34,-43,-70,-32r8,-140r120,0r0,45r-69,0","w":155},"6":{"d":"168,-219v-50,-5,-78,5,-88,58v55,-21,108,8,108,77v0,56,-40,89,-88,89v-63,0,-86,-54,-86,-116v0,-97,41,-170,153,-159xm123,-84v0,-36,-22,-46,-47,-30v0,34,4,69,26,69v14,0,21,-17,21,-39","w":202},"7":{"d":"75,-188r-75,0r0,-50r138,0r6,34r-74,234r-64,0","w":145},"8":{"d":"15,-67v0,-35,20,-58,33,-71v-17,-14,-30,-32,-30,-61v0,-48,34,-74,78,-74v42,0,75,24,75,68v0,27,-15,50,-28,64v18,14,33,33,33,68v0,54,-38,78,-82,78v-42,0,-79,-24,-79,-72xm117,-68v0,-18,-12,-30,-28,-41v-16,16,-24,65,6,66v10,0,22,-8,22,-25xm95,-227v-29,4,-16,53,6,60v13,-13,19,-57,-6,-60","w":190},"9":{"d":"33,-18v50,5,78,-6,88,-59v-53,24,-107,-7,-107,-76v0,-56,39,-90,87,-90v63,0,87,54,87,116v0,98,-42,171,-154,159xm78,-154v0,35,22,49,47,31v0,-34,-4,-70,-26,-70v-14,0,-21,17,-21,39","w":202},"%":{"d":"231,-208r-178,183r-31,-35r177,-184xm124,-208v0,33,-26,59,-58,59v-33,0,-55,-25,-55,-59v0,-32,22,-59,58,-59v35,0,55,23,55,59xm79,-208v0,-10,-4,-18,-12,-18v-8,0,-11,8,-11,18v0,10,3,18,11,18v8,0,12,-8,12,-18xm238,-54v0,33,-24,59,-57,59v-33,0,-56,-26,-56,-59v0,-32,22,-59,58,-59v35,0,55,23,55,59xm193,-54v0,-10,-4,-18,-11,-18v-8,0,-11,8,-11,18v0,10,3,18,11,18v8,0,11,-8,11,-18","w":246},"+":{"d":"171,-77r-50,0r0,71r-55,0r0,-71r-49,0r0,-49r49,0r0,-67r55,0r0,67r50,0r0,49","w":188},"=":{"d":"171,-119r-154,0r0,-49r154,0r0,49xm171,-37r-154,0r0,-49r154,0r0,49","w":188},"<":{"d":"115,-218r33,35r-77,80r75,77r-30,39r-121,-116","w":146},">":{"d":"51,-218r119,115r-120,116r-30,-39r75,-77r-77,-80","w":188},"`":{"d":"-27,-278r49,-27r38,70r-37,16","w":39},"\u00b4":{"d":"-20,-235r42,-70r42,28r-52,58","w":39},"\u00a0":{"w":90}}});

function noSpam(){if(document.getElementById){var at="@";var links=document.getElementsByTagName('a');for(var i=0;i<links.length;i++){var linkElem=links[i];if (linkElem.className=='escape') {var mail=linkElem.firstChild;var domain=linkElem.lastChild;mail.nextSibling.firstChild.innerHTML=at;linkElem.href="mailto:"+mail.data+at+domain.data;}}}}window.addEventListener?window.addEventListener('load',noSpam,false):window.attachEvent('onload',noSpam);


