/*
 * 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 by ClassicFontCorporation, USA RWE
 */
Cufon.registerFont({"w":192,"face":{"font-family":"Avantage","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 4 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-72 -310 307 70.4108","underline-thickness":"14.4141","underline-position":"-41.1328","unicode-range":"U+0020-U+00FC"},"glyphs":{" ":{"w":106},"!":{"d":"37,-41r25,0r0,41r-25,0r0,-41xm37,-252r25,0r0,188r-25,0r0,-188","w":78},"\"":{"d":"33,-252r27,0r-30,64r-26,0xm73,-252r26,0r-30,64r-25,0","w":99},"#":{"d":"46,-73r-34,0r0,-24r38,0r9,-68r-38,0r0,-24r41,0r10,-73r25,0r-10,73r44,0r10,-73r24,0r-10,73r29,0r0,24r-32,0r-10,68r32,0r0,24r-35,0r-11,73r-24,0r10,-73r-44,0r-10,73r-24,0xm83,-165r-9,68r43,0r10,-68r-44,0","w":195},"$":{"d":"87,-140v39,13,61,28,62,73v0,34,-21,58,-62,71r0,31r-20,0r0,-31v-42,-8,-61,-30,-66,-74r25,0v0,26,14,42,41,50r0,-101v-78,-17,-70,-122,0,-133r0,-31r20,0r0,31v40,12,48,24,58,67r-25,0v1,-23,-14,-39,-33,-43r0,90xm68,-230v-27,5,-48,43,-25,67v7,8,15,14,25,17r0,-84xm87,-19v49,-12,53,-82,0,-96r0,96","w":163},"%":{"d":"51,-93v-46,0,-54,-34,-54,-90v0,-45,19,-70,54,-70v38,0,54,33,54,79v0,51,-10,81,-54,81xm17,-172v0,36,6,61,34,61v28,0,33,-32,33,-65v0,-38,-11,-58,-33,-58v-28,1,-34,26,-34,62xm195,-251r17,0r-133,251r-18,0xm222,1v-45,0,-54,-29,-54,-82v-1,-51,12,-76,56,-78v41,-2,51,36,51,88v0,47,-13,72,-53,72xm221,-17v28,0,34,-31,34,-70v0,-36,-12,-53,-35,-53v-22,0,-32,20,-32,62v0,41,11,61,33,61","w":284},"&":{"d":"52,-145v-19,-20,-29,-26,-30,-57v-1,-26,28,-53,55,-53v35,0,61,25,60,58v-1,29,-19,41,-43,57r49,44r32,-76r25,0r-39,93r71,65r-15,16r-65,-59v-17,38,-34,59,-81,61v-37,1,-72,-38,-71,-76v0,-29,17,-53,52,-73xm24,-68v0,37,60,67,87,30v7,-8,15,-20,22,-36r-61,-55v-28,18,-48,27,-48,61xm75,-155v16,-7,36,-24,37,-43v1,-18,-15,-35,-33,-34v-28,1,-43,35,-23,57v3,4,10,11,19,20","w":235},"'":{"d":"36,-251r27,0r-30,63r-26,0","w":60},"(":{"d":"33,-127v0,72,34,115,83,148r0,29v-56,-31,-105,-93,-106,-176v-1,-77,38,-137,106,-173r0,26v-55,35,-83,84,-83,146","w":120},")":{"d":"85,-127v1,-62,-41,-124,-84,-146r0,-26v87,34,143,178,78,276v-20,30,-45,54,-77,70r0,-25v47,-31,82,-80,83,-149","w":120},"*":{"d":"2,-214r30,0r-15,-28r17,-9r15,25r14,-25r18,11r-16,25r29,0r0,20r-29,0r15,26r-20,9r-12,-25r-15,25r-18,-11r15,-24r-28,0r0,-19","w":99},"+":{"d":"6,-115r93,0r0,-93r21,0r0,93r93,0r0,21r-93,0r0,94r-21,0r0,-94r-93,0r0,-21","w":227},",":{"d":"26,-41r26,0r-28,64r-27,0","w":64},"-":{"d":"0,-104r103,0r0,22r-103,0r0,-22","w":106},".":{"d":"22,-41r24,0r0,41r-24,0r0,-41","w":64},"\/":{"d":"123,-303r26,0r-149,364r-25,0","w":156},"0":{"d":"7,-99v-6,-85,13,-156,85,-156v76,0,86,72,86,157v0,57,-30,102,-84,102v-57,0,-83,-34,-87,-103xm30,-148v0,68,2,131,61,131v62,0,63,-73,63,-142v0,-40,-24,-78,-61,-75v-43,3,-63,34,-63,86"},"1":{"d":"50,-251r73,0r0,251r-24,0r0,-228r-49,0r0,-23","k":{"1":36}},"2":{"d":"99,-255v39,-1,78,37,75,77v-5,65,-88,112,-126,156r125,0r0,22r-160,0r0,-21r114,-111v38,-32,21,-100,-31,-99v-36,1,-56,26,-57,62r-22,0v-8,-53,34,-85,82,-86"},"3":{"d":"135,-142v69,37,35,151,-43,146v-47,-3,-75,-28,-80,-84r25,0v-1,31,23,58,54,58v33,0,58,-25,58,-58v0,-35,-34,-51,-72,-51v1,-6,-3,-17,2,-19v30,0,58,-12,58,-38v1,-23,-19,-43,-42,-42v-23,0,-37,13,-43,40r-24,0v-1,-35,32,-67,67,-66v58,0,94,75,40,114"},"4":{"d":"2,-72r126,-180r29,0r0,181r25,0r0,23r-25,0r0,48r-24,0r0,-48r-131,0r0,-24xm134,-70r0,-151r-105,151r105,0"},"5":{"d":"180,-84v0,74,-95,117,-148,65v-16,-15,-26,-35,-30,-61r26,0v2,32,28,59,62,59v36,0,65,-28,65,-63v0,-60,-78,-86,-115,-39r-22,-8r24,-120r117,0r0,25r-97,0r-14,65v61,-36,132,13,132,77"},"6":{"d":"89,4v-63,0,-110,-75,-71,-135v18,-29,60,-87,83,-120r29,0r-58,83v61,-16,106,31,108,84v1,50,-40,88,-91,88xm28,-84v0,33,31,64,64,64v35,0,64,-29,64,-64v0,-35,-29,-64,-64,-64v-34,0,-64,31,-64,64"},"7":{"d":"19,-251r145,0r0,17r-107,234r-27,0r105,-228r-116,0r0,-23"},"8":{"d":"94,4v-75,0,-108,-111,-37,-145v-51,-32,-23,-114,37,-114v33,0,65,29,63,63v-2,29,-8,31,-27,52v22,8,41,38,41,68v1,39,-37,76,-77,76xm40,-76v-1,30,23,56,52,55v31,0,54,-22,55,-53v1,-28,-26,-53,-53,-53v-26,0,-54,25,-54,51xm54,-195v0,25,16,43,40,43v21,1,40,-19,40,-40v0,-49,-80,-52,-80,-3"},"9":{"d":"92,-255v69,0,115,85,68,144v-2,1,-66,89,-76,111r-31,0r59,-83v-61,17,-108,-33,-109,-85v-1,-47,43,-87,89,-87xm27,-168v-1,34,32,64,67,64v34,0,61,-31,61,-65v0,-33,-31,-62,-63,-62v-36,0,-65,29,-65,63"},":":{"d":"37,-41r24,0r0,40r-24,0r0,-40xm37,-95r25,0r0,41r-25,0r0,-41","w":78},";":{"d":"30,-41r27,0r-29,63r-26,0xm32,-95r25,0r0,41r-25,0r0,-41","w":78},"<":{"d":"196,-158r-150,69r150,68r0,24r-180,-82r0,-22r180,-81r0,24","w":214},"=":{"d":"-11,-83r238,0r0,21r-238,0r0,-21xm-11,-146r238,0r0,21r-238,0r0,-21","w":227},">":{"d":"18,-21r151,-68r-151,-69r0,-24r180,81r0,22r-180,82r0,-24","w":214},"?":{"d":"14,-174v-1,-47,31,-81,78,-81v43,0,75,35,74,79v-1,47,-59,62,-64,112r-24,0v0,-55,60,-77,63,-117v1,-26,-25,-51,-50,-50v-32,0,-53,24,-53,57r-24,0xm78,-41r24,0r0,41r-24,0r0,-41","w":170},"@":{"d":"216,-144v0,-16,-13,-33,-29,-33v-28,0,-53,38,-53,69v0,18,11,35,29,35v27,0,53,-43,53,-71xm105,-105v0,-49,36,-99,82,-97v19,0,32,9,40,27r7,-22r24,0r-32,116v0,7,3,10,8,10v27,2,50,-47,50,-76v0,-54,-45,-92,-99,-92v-60,0,-107,52,-107,113v0,61,49,112,110,111v37,-1,68,-18,86,-41r24,0v-19,35,-62,62,-111,63v-74,2,-135,-61,-135,-135v0,-72,61,-133,133,-133v64,0,122,48,122,111v0,46,-40,102,-84,102v-15,0,-22,-10,-24,-22v-31,44,-94,16,-94,-35","w":359},"A":{"d":"94,-251r25,0r107,251r-26,0r-35,-84r-117,0r-35,83r-26,0xm156,-106r-49,-118r-51,118r100,0","w":227,"k":{"\u00d6":13,"y":20,"w":17,"v":21,"Y":24,"W":18,"V":29,"T":19,"Q":13,"O":13,"G":13,"C":13}},"B":{"d":"164,-70v1,40,-36,71,-76,70r-74,0r0,-252v70,-4,137,2,136,67v0,19,-8,35,-26,50v24,8,39,34,40,65xm38,-22v52,3,100,-4,103,-51v2,-43,-48,-54,-103,-50r0,101xm38,-144v47,3,91,-6,87,-44v4,-37,-42,-44,-87,-41r0,85","w":177},"C":{"d":"0,-124v0,-98,109,-167,199,-113v23,14,39,31,48,52r-28,0v-24,-31,-53,-47,-91,-47v-54,0,-104,50,-104,104v0,55,47,108,103,108v37,0,68,-16,94,-48r28,0v-29,48,-68,72,-117,72v-70,0,-132,-59,-132,-128","w":249},"D":{"d":"211,-126v0,69,-59,125,-128,125r-70,0r0,-251r68,0v72,-2,130,55,130,126xm186,-126v0,-77,-60,-110,-149,-103r0,207v87,10,149,-29,149,-104","w":220},"E":{"d":"16,-251r133,0r0,22r-108,0r0,91r108,0r0,22r-109,0r0,94r109,0r0,22r-133,0r0,-251","w":163},"F":{"d":"16,-252r129,0r0,23r-104,0r0,91r104,0r0,22r-104,0r0,116r-25,0r0,-252","w":156,"k":{"\u00c4":15,"A":15,".":42,",":38}},"G":{"d":"-1,-125v0,-73,58,-132,130,-131v48,0,87,24,116,73r-30,0v-20,-33,-50,-49,-88,-49v-56,0,-105,50,-105,106v0,56,50,105,108,105v44,0,78,-23,100,-71r-138,0r0,-23r166,0v-6,65,-60,118,-128,119v-70,2,-131,-58,-131,-129","w":270},"H":{"d":"13,-252r24,0r0,113r117,0r0,-113r25,0r0,252r-25,0r0,-116r-117,0r0,116r-24,0r0,-252","w":199},"I":{"d":"21,-252r24,0r0,252r-24,0r0,-252","w":64},"J":{"d":"128,-72v7,64,-68,100,-111,58v-12,-12,-18,-28,-19,-46r23,0v6,27,19,40,41,40v28,-1,41,-22,41,-53r0,-180r25,0r0,181","w":149},"K":{"d":"13,-252r25,0r0,143r113,-142r29,0r-99,123r98,128r-32,0r-82,-108r-27,34r0,74r-25,0r0,-252","w":177},"L":{"d":"17,-252r24,0r0,230r101,0r0,22r-125,0r0,-252","w":149,"k":{"Y":26,"W":18,"V":28,"T":21}},"M":{"d":"9,-251r38,0v35,74,66,148,93,220r92,-220r39,0r0,251r-25,0r0,-228r-96,228r-20,0r-98,-228v4,73,1,152,1,228r-24,0r0,-251","w":292},"N":{"d":"12,-252r33,0r115,169v13,18,23,35,31,50r0,-218r23,0r0,251r-28,0v-26,-44,-123,-177,-149,-223r0,223r-25,0r0,-252","w":235},"O":{"d":"-1,-126v0,-68,61,-130,129,-130v69,0,131,58,131,129v0,71,-59,131,-131,131v-70,0,-129,-61,-129,-130xm22,-127v0,58,50,107,108,107v57,0,106,-49,106,-107v0,-55,-51,-106,-106,-106v-58,0,-108,50,-108,106","w":270,"k":{"\u00c4":13,"Y":15,"V":13,"Q":4,"G":3,"A":13}},"P":{"d":"167,-175v-2,61,-56,79,-128,72r0,103r-25,0r0,-252r67,0v49,-1,88,30,86,77xm144,-178v0,-48,-53,-54,-106,-51r0,103v54,3,106,-2,106,-52","w":177,"k":{"\u00c4":21,"A":21,".":49,",":45}},"Q":{"d":"259,-123v-1,43,-15,62,-38,90v10,7,23,12,40,13r0,22v-31,-2,-33,-5,-60,-19v-85,59,-202,-13,-202,-108v0,-71,60,-130,132,-130v73,0,130,58,128,132xm130,-232v-66,0,-127,67,-102,135v73,-22,136,13,173,50v22,-23,33,-40,35,-79v2,-56,-50,-106,-106,-106xm37,-75v20,44,84,73,145,42v-51,-41,-81,-58,-145,-42","w":270},"R":{"d":"65,-116v48,7,88,-14,90,-55v3,-53,-55,-62,-117,-58r0,229r-24,0r0,-252v86,-5,165,3,165,77v0,45,-23,72,-70,80r69,95r-31,0","w":185,"k":{"Y":8,"V":6}},"S":{"d":"119,-126v59,29,24,135,-43,130v-43,-3,-70,-25,-74,-76v7,1,20,-3,24,2v-1,27,22,51,49,51v52,0,70,-75,20,-92v-3,-1,-22,-7,-55,-23v-57,-28,-27,-121,42,-121v35,0,61,34,62,68r-24,0v1,-24,-19,-44,-41,-44v-47,-2,-64,67,-16,82v6,2,8,0,56,23","w":163},"T":{"d":"0,-251r145,0r0,23r-60,0r0,228r-26,0r0,-228r-59,0r0,-23","w":149,"k":{"\u00c4":17,"z":21,"y":17,"x":18,"w":16,"v":18,"u":23,"s":20,"r":24,"q":21,"p":23,"o":21,"n":23,"m":22,"g":21,"e":21,"d":21,"c":21,"a":21,"A":17,";":24,":":31,".":27,"-":20,",":23}},"U":{"d":"98,4v-54,0,-84,-42,-84,-96r0,-160r24,0v8,89,-31,232,59,232v88,0,48,-145,57,-231r25,0r0,170v1,46,-36,85,-81,85","w":199},"V":{"d":"16,-251r88,219r88,-219r27,0r-104,251r-23,0r-103,-251r27,0","w":220,"k":{"\u00c4":29,"z":10,"y":6,"x":8,"w":5,"v":7,"u":12,"s":16,"r":13,"q":18,"p":11,"o":18,"n":13,"m":10,"g":18,"e":18,"d":18,"c":19,"a":18,"A":29,";":30,":":32,".":34,"-":19,",":35}},"W":{"d":"11,-251r62,221r61,-221r23,0r60,222r62,-221r28,0r-73,250r-32,0r-58,-205r-55,205r-31,0r-72,-251r25,0","w":306,"k":{"\u00c4":18,"z":8,"y":3,"x":5,"w":2,"v":4,"u":9,"s":11,"r":10,"q":13,"p":9,"o":13,"n":9,"m":8,"g":13,"e":13,"d":13,"c":14,"a":13,"A":18,";":24,":":25,".":25,"-":13,",":24}},"X":{"d":"75,-130r-84,-122r28,0r69,101r69,-100r29,0r-82,122r85,129r-28,0r-73,-109r-70,109r-29,0"},"Y":{"d":"17,-252r71,141r69,-141r26,0r-83,167r0,85r-24,0r0,-85r-87,-167r28,0","w":185,"k":{"\u00d6":15,"\u00c4":23,"z":13,"y":8,"x":10,"w":7,"v":9,"u":14,"s":18,"r":15,"q":22,"p":14,"o":22,"n":15,"m":13,"g":22,"e":22,"d":22,"c":22,"a":22,"Q":16,"O":15,"G":15,"C":16,"A":23,";":30,":":36,".":33,"-":23,",":29}},"Z":{"d":"-1,-21r124,-207r-123,0r0,-24r151,0r0,24r-124,206r124,0r0,22r-152,0r0,-21","w":156},"[":{"d":"87,50v-39,-7,-69,-49,-67,-94v4,-101,-28,-233,67,-256r0,26v-19,6,-43,31,-43,54r0,187v0,28,22,49,43,60r0,23","w":92},"\\":{"d":"-6,-261r23,0r87,268r-23,0","w":98},"]":{"d":"3,-301v38,12,68,40,68,87v0,77,16,179,-17,229v-9,13,-27,25,-51,36r0,-27v72,-25,44,-148,44,-236v0,-29,-15,-51,-44,-65r0,-24","w":92},"^":{"d":"0,-310r69,47r-40,0r-30,-22r-32,22r-39,0","w":0},"_":{"d":"0,44r0,-17r197,0r0,17r-197,0","w":196},"`":{"d":"-28,-251r66,37r-11,20r-67,-37","w":0},"a":{"d":"1,-94v0,-82,110,-130,170,-63r0,-28r23,0r0,184r-23,0r0,-27v-61,65,-170,19,-170,-66xm25,-93v0,39,33,73,72,73v39,0,75,-33,74,-72v0,-40,-34,-74,-75,-74v-37,0,-71,36,-71,73","w":213},"b":{"d":"202,-92v0,85,-112,131,-169,64r0,28r-24,0r0,-251r25,0r0,94v57,-66,168,-20,168,65xm33,-92v0,39,35,72,74,72v38,0,71,-33,71,-72v0,-42,-34,-73,-75,-73v-37,0,-70,35,-70,73","w":213},"c":{"d":"2,-94v0,-50,46,-95,97,-95v41,0,71,21,90,61r-26,0v-21,-25,-29,-35,-63,-37v-40,-2,-73,33,-73,73v0,50,60,91,107,63r27,-24r27,0v-12,31,-48,56,-87,57v-53,2,-99,-45,-99,-98"},"d":{"d":"1,-92v0,-84,109,-132,170,-66r0,-93r24,0r0,251r-24,0r0,-28v-56,66,-170,20,-170,-64xm26,-94v0,39,33,74,72,74v39,0,73,-33,73,-73v0,-39,-35,-72,-73,-72v-39,0,-72,32,-72,71","w":213},"e":{"d":"2,-95v0,-79,107,-128,164,-67v22,22,29,44,30,76r-169,0v4,36,32,65,70,65v39,-1,51,-16,69,-44r26,0v-18,46,-48,69,-93,69v-53,1,-97,-45,-97,-99xm169,-109v-6,-44,-74,-78,-114,-42v-12,10,-22,25,-27,42r141,0","w":206},"f":{"d":"0,-185r28,0v-3,-44,25,-65,67,-67r0,23v-30,-1,-42,13,-42,44r42,0r0,22r-42,0r0,163r-25,0r0,-162r-28,0r0,-23","w":99},"g":{"d":"2,-95v0,-82,117,-127,169,-63r0,-27r26,0r0,156v2,52,-43,99,-94,98v-46,0,-78,-22,-96,-66r27,0v14,28,37,42,67,42v40,0,63,-24,70,-72v-62,66,-169,19,-169,-68xm26,-94v0,41,34,74,73,74v40,0,75,-33,75,-73v0,-36,-37,-72,-73,-72v-39,0,-75,32,-75,71","w":213},"h":{"d":"91,-165v-74,0,-54,94,-56,164r-25,0r0,-250r25,0r0,84v43,-44,134,-20,134,50r0,117r-24,0v-3,-69,19,-165,-54,-165","w":185},"i":{"d":"17,-185r24,0r0,185r-24,0r0,-185xm17,-252r24,0r0,44r-24,0r0,-44","w":57},"j":{"d":"-25,40v24,0,36,-17,36,-54r0,-171r25,0r0,172v0,49,-20,75,-61,77r0,-24xm11,-252r25,0r0,44r-25,0r0,-44","w":57},"k":{"d":"11,-252r25,0r0,176r83,-109r30,0r-70,90r78,95r-30,0r-63,-76r-29,38r0,38r-24,0r0,-252","w":156},"l":{"d":"17,-252r24,0r0,252r-24,0r0,-252","w":57},"m":{"d":"77,-166v-69,0,-43,100,-48,166r-24,0r0,-185r23,0r0,17v31,-32,85,-27,112,12v11,-22,31,-33,62,-33v89,0,71,104,72,189r-24,0v-4,-65,20,-162,-45,-166v-76,-4,-48,99,-53,166r-25,0v-4,-68,19,-166,-50,-166","w":292},"n":{"d":"91,-165v-74,0,-55,94,-57,165r-24,0r0,-185r24,0r0,18v47,-44,135,-19,135,52r0,115r-25,0v-3,-69,18,-165,-53,-165","w":185},"o":{"d":"2,-94v0,-55,47,-96,102,-96v48,0,92,50,92,98v0,51,-46,96,-98,96v-52,0,-96,-46,-96,-98xm26,-93v0,39,34,73,72,73v39,1,74,-35,74,-74v0,-35,-35,-72,-70,-72v-40,0,-76,32,-76,73","w":206},"p":{"d":"202,-91v0,83,-111,129,-169,64r0,90r-25,0r0,-248r25,0r0,29v17,-22,42,-33,75,-33v50,-1,94,46,94,98xm33,-94v0,38,32,74,69,74v42,0,76,-33,76,-74v0,-39,-36,-71,-74,-71v-37,0,-71,34,-71,71","w":213},"q":{"d":"98,-189v30,1,60,15,73,33r0,-29r24,0r0,248r-24,0r0,-91v-57,67,-170,20,-170,-66v0,-50,46,-96,97,-95xm25,-93v0,39,33,73,73,73v39,0,73,-34,73,-72v0,-39,-34,-73,-73,-73v-39,0,-73,34,-73,72","w":213},"r":{"d":"14,-185r24,0r0,18v20,-16,35,-23,56,-22r0,25v-74,1,-50,94,-54,164r-26,0r0,-185","w":92,"k":{".":23,"-":16,",":19}},"s":{"d":"94,-96v43,26,14,99,-35,99v-31,0,-59,-26,-59,-57r26,0v2,44,61,41,63,4v2,-46,-82,-33,-82,-88v0,-27,25,-52,52,-51v26,0,43,16,50,50r-25,0v-2,-37,-52,-28,-52,0v0,26,42,31,62,43","w":128},"t":{"d":"0,-184r39,0r0,-67r24,0r0,66r39,0r0,22r-39,0r0,163r-24,0r0,-163r-39,0r0,-21","w":106},"u":{"d":"144,-17v-43,44,-134,21,-134,-52r0,-116r24,0v3,67,-18,165,53,165v76,0,54,-94,57,-165r24,0r0,185r-24,0r0,-17","w":185},"v":{"d":"19,-185r60,157v13,-36,34,-88,63,-157r27,0r-78,185r-25,0r-73,-185r26,0","w":170,"k":{".":26,",":27}},"w":{"d":"12,-185r54,154r45,-132r19,0r42,132r57,-154r25,0r-71,185r-25,0r-39,-123r-41,123r-24,0r-67,-185r25,0","w":256,"k":{".":24,",":24}},"x":{"d":"57,-94r-60,-91r27,0r48,70r47,-70r30,0v-21,29,-42,59,-63,91r63,94r-29,0r-48,-73r-50,73r-30,0","w":149},"y":{"d":"17,-185r58,151r63,-151r24,0r-103,248r-25,0r28,-67r-70,-181r25,0","w":163,"k":{".":25,",":26}},"z":{"d":"2,-21r97,-141r-93,0r0,-23r123,0r0,20r-98,142r104,0r0,23r-133,0r0,-21","w":142},"{":{"d":"103,69v-109,17,-21,-141,-88,-152r0,-21v59,-5,-4,-156,65,-151r23,0r0,23v-46,-11,-31,53,-31,89v0,21,-17,45,-32,50v33,10,31,55,31,101v0,34,6,41,32,38r0,23","w":118},"|":{"d":"33,-261r26,0r0,268r-26,0r0,-268","w":91},"}":{"d":"75,-189v1,36,-4,85,28,85r0,21v-66,10,23,170,-88,152r0,-23v37,10,32,-30,32,-68v0,-40,8,-61,31,-72v-35,-9,-31,-64,-31,-110v0,-27,-9,-30,-32,-28r0,-23v46,-4,59,10,60,66","w":118},"~":{"d":"52,-284v-24,42,-65,-14,-90,12r-14,-13v25,-43,64,15,89,-12","w":0},"\u00c4":{"d":"94,-251r25,0r107,251r-26,0r-35,-84r-117,0r-35,83r-26,0xm156,-106r-49,-118r-51,118r100,0xm76,-309r23,0r0,41r-23,0r0,-41xm114,-309r23,0r0,41r-23,0r0,-41","w":227,"k":{"\u00d6":13,"y":20,"w":17,"v":21,"Y":24,"W":18,"V":29,"T":19,"Q":13,"O":13,"G":13,"C":13}},"\u00d6":{"d":"-1,-126v0,-68,61,-130,129,-130v69,0,131,58,131,129v0,71,-59,131,-131,131v-70,0,-129,-61,-129,-130xm22,-127v0,58,50,107,108,107v57,0,106,-49,106,-107v0,-55,-51,-106,-106,-106v-58,0,-108,50,-108,106xm98,-310r23,0r0,41r-23,0r0,-41xm136,-310r23,0r0,41r-23,0r0,-41","w":270,"k":{"\u00c4":13,"Y":15,"V":13,"Q":4,"G":3,"A":13}},"\u00dc":{"d":"98,4v-54,0,-84,-41,-84,-96r0,-160r23,0v7,88,-29,232,59,232v88,0,48,-145,57,-231r25,0r0,170v2,46,-35,85,-80,85xm66,-310r23,0r0,42r-23,0r0,-42xm104,-309r23,0r0,41r-23,0r0,-41","w":199},"\u00e4":{"d":"2,-94v0,-83,112,-130,168,-64r0,-27r24,0r0,185r-24,0r0,-27v-59,66,-168,18,-168,-67xm26,-92v0,36,33,72,71,72v41,0,74,-33,74,-73v0,-39,-34,-72,-73,-72v-38,0,-72,35,-72,73xm79,-246r23,0r0,42r-23,0r0,-42xm117,-246r23,0r0,42r-23,0r0,-42","w":213},"\u00f6":{"d":"2,-93v0,-52,45,-97,97,-97v50,0,96,45,96,97v0,52,-44,97,-96,97v-53,0,-97,-45,-97,-97xm27,-96v0,42,31,76,71,76v40,0,75,-34,74,-73v0,-39,-34,-73,-73,-73v-36,0,-72,35,-72,70xm69,-246r22,0r0,42r-22,0r0,-42xm107,-246r23,0r0,42r-23,0r0,-42","w":206},"\u00fc":{"d":"143,-17v-42,43,-133,19,-133,-48r0,-120r24,0v4,67,-21,165,53,165v74,0,54,-94,56,-165r24,0r0,185r-24,0r0,-17xm58,-246r23,0r0,42r-23,0r0,-42xm96,-246r23,0r0,42r-23,0r0,-42","w":185},"\u00df":{"d":"99,3v-29,0,-56,-17,-64,-40r0,37r-25,0r0,-177v-1,-47,27,-78,72,-78v61,0,93,89,40,122v74,23,49,138,-23,136xm79,-232v-64,0,-41,99,-45,163r17,0v-1,26,21,47,46,47v25,0,46,-22,46,-47v0,-32,-26,-49,-78,-48r0,-22v75,10,73,-93,14,-93","w":177},"\u00a0":{"w":106}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright by ClassicFontCorporation, USA RWE
 */
Cufon.registerFont({"w":191,"face":{"font-family":"Avantage","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 7 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-79 -327 331 78.3814","underline-thickness":"14.4141","underline-position":"-41.1328","unicode-range":"U+0020-U+00FC"},"glyphs":{" ":{"w":102},"!":{"d":"31,-58r60,0r0,58r-60,0r0,-58xm31,-254r60,0r0,171r-60,0r0,-171","w":102},"\"":{"d":"75,-255v0,64,9,129,-59,118r0,-29v22,-3,26,-9,24,-29r-26,0r0,-60r61,0xm99,-166v22,0,27,-9,24,-29r-26,0r0,-60r61,0v1,59,10,131,-59,118r0,-29","w":169},"#":{"d":"47,-74r-35,0r0,-24r38,0r10,-70r-39,0r0,-24r42,0r11,-74r25,0r-11,74r45,0r10,-74r25,0r-10,74r30,0r0,24r-34,0r-10,70r33,0r0,24r-36,0r-10,74r-25,0r10,-74r-44,0r-11,74r-25,0xm85,-168r-10,70r45,0r9,-70r-44,0","w":199},"$":{"d":"156,-133v52,37,18,126,-34,134r0,54r-54,0r0,-52v-40,-13,-60,-37,-61,-87v19,2,46,-4,61,2v-5,31,42,45,47,12v4,-26,-79,-53,-77,-58v-18,-14,-26,-33,-26,-56v1,-42,22,-57,56,-73r0,-51r53,0r0,50v33,7,60,38,60,77v-19,-2,-46,4,-61,-2v1,-12,-8,-23,-20,-22v-13,0,-20,7,-20,21v0,19,73,42,76,51","w":184},"%":{"d":"115,-171v0,47,-16,76,-58,77v-45,1,-58,-35,-58,-90v0,-50,19,-75,57,-75v50,0,59,29,59,88xm57,-132v22,1,16,-43,15,-67v0,-15,-5,-22,-16,-22v-19,0,-15,40,-15,62v0,18,5,27,16,27xm201,-255r39,0r-154,254v-10,1,-23,1,-38,0xm173,-82v0,-51,11,-81,56,-81v49,0,60,32,59,91v0,50,-19,75,-57,75v-47,0,-58,-30,-58,-85xm230,-36v22,0,15,-40,16,-63v0,-17,-6,-26,-17,-26v-12,-3,-16,26,-15,50v1,19,2,39,16,39","w":287},"&":{"d":"163,-24v-53,53,-159,30,-159,-48v0,-21,15,-43,45,-65v-46,-49,-18,-121,46,-122v36,-1,69,28,68,62v-1,29,-14,39,-33,59r28,28r19,-39r60,0r-18,41v-7,16,-15,28,-21,39r34,34r-42,40xm85,-102v-28,13,-24,52,7,52v15,0,17,-6,30,-14xm96,-210v-23,3,-12,31,-1,41v10,-10,15,-19,15,-26v1,-8,-6,-16,-14,-15","w":228},"'":{"d":"17,-137v0,-60,-11,-126,59,-118r0,29v-22,0,-26,10,-24,29r25,0r0,60r-60,0","w":88},"(":{"d":"143,54v-114,-29,-178,-210,-78,-305v25,-25,41,-34,79,-50r0,74v-33,16,-63,57,-63,104v0,44,21,78,62,104r0,73","w":140},")":{"d":"62,-123v0,-46,-27,-91,-61,-104r0,-73v105,25,173,183,93,285v-25,32,-54,56,-91,68r0,-73v36,-26,58,-49,59,-103","w":140},"*":{"d":"5,-215r32,0r-17,-28r27,-12r12,25r14,-24r24,14r-17,25r30,-1r0,29r-31,0r16,31r-28,12r-12,-28r-14,27r-26,-15r18,-27r-28,0r0,-28","w":110},"+":{"d":"10,-129r83,0r0,-83r46,0r0,83r82,0r0,46r-82,0r0,83r-46,0r0,-83r-83,0r0,-46","w":228},",":{"d":"17,58v1,-9,-3,-24,2,-29v17,1,26,-12,22,-29r-24,0r0,-60r60,0v0,60,12,128,-60,118","w":88},"-":{"d":"14,-126r87,0r0,60r-87,0r0,-60","w":102},".":{"d":"17,-60r60,0r0,60r-60,0r0,-60","w":88},"\/":{"d":"132,-307r41,0r-156,365r-43,0","w":147},"0":{"d":"95,5v-74,0,-91,-59,-91,-149v0,-76,36,-116,95,-116v71,0,91,63,91,147v0,74,-30,118,-95,118xm98,-52v39,0,28,-65,28,-104v0,-31,-10,-47,-28,-47v-37,0,-30,67,-30,108v0,29,11,43,30,43"},"1":{"d":"38,-255r93,0r0,256r-64,0r0,-206r-29,0r0,-50","k":{"1":30}},"2":{"d":"101,-259v65,-2,108,67,70,123v-17,25,-45,54,-67,77r84,0r0,60r-181,0r0,-48v73,-64,109,-106,109,-127v0,-15,-8,-29,-24,-29v-14,0,-23,14,-26,42r-62,0v-3,-60,40,-96,97,-98"},"3":{"d":"143,-137v84,36,34,142,-50,142v-53,0,-84,-31,-88,-81r64,0v4,17,10,25,30,25v14,0,20,-13,21,-27v1,-22,-24,-27,-52,-25r0,-49v29,1,43,-5,44,-30v0,-11,-7,-21,-17,-22v-13,0,-20,8,-20,23r-63,0v3,-48,33,-78,84,-78v68,0,109,84,47,122"},"4":{"d":"2,-92r107,-163r63,0r0,159r21,0r0,52r-21,0r0,44r-63,0r0,-44r-107,0r0,-48xm110,-96r2,-72r-44,72r42,0"},"5":{"d":"194,-88v0,107,-166,125,-193,32v-1,-4,-1,-4,-4,-12r66,0v23,27,65,14,65,-19v0,-38,-54,-49,-69,-12r-52,-13r23,-142r143,0r0,51r-92,0r-5,34v65,-26,118,20,118,81"},"6":{"d":"95,4v-76,0,-116,-93,-73,-160r62,-96r77,0r-59,75v57,-6,90,36,90,86v1,54,-42,95,-97,95xm97,-124v-17,0,-34,17,-34,34v0,17,18,33,35,33v18,0,33,-15,33,-34v0,-17,-16,-33,-34,-33"},"7":{"d":"13,-254r168,0r0,50r-89,204r-69,0r92,-198r-102,0r0,-56"},"8":{"d":"96,6v-49,0,-94,-36,-94,-82v0,-24,14,-46,41,-64v-58,-35,-10,-119,58,-119v38,0,77,30,75,68v-2,30,-5,27,-24,52v26,19,36,25,38,63v2,48,-45,82,-94,82xm66,-76v2,34,61,35,61,-3v0,-16,-14,-32,-30,-31v-19,0,-31,15,-31,34xm73,-184v0,14,9,25,23,25v28,0,33,-48,2,-47v-11,0,-25,10,-25,22"},"9":{"d":"94,-259v82,0,121,95,76,165r-60,94r-79,0r58,-76v-53,1,-89,-35,-89,-87v0,-51,42,-96,94,-96xm129,-167v-2,-44,-68,-36,-68,4v0,17,17,33,33,33v22,0,36,-15,35,-37"},":":{"d":"31,-59r60,0r0,60r-60,0r0,-60xm33,-152r59,0r0,61r-59,0r0,-61","w":102},";":{"d":"32,29v21,1,28,-9,25,-28r-25,0r0,-61r60,0v1,60,10,131,-60,118r0,-29xm32,-152r60,0r0,61r-60,0r0,-61","w":103},"<":{"d":"200,-160r-154,69r154,69r0,25r-183,-83r0,-22r183,-83r0,25","w":218},"=":{"d":"-5,-91r242,0r0,46r-242,0r0,-46xm-5,-167r242,0r0,46r-242,0r0,-46","w":228},">":{"d":"19,-22r153,-69r-153,-69r0,-25r183,83r0,22r-183,83r0,-25","w":218},"?":{"d":"112,-203v-19,1,-23,12,-25,34r-63,0v-4,-56,39,-88,91,-90v64,-3,109,70,67,121v-15,18,-46,36,-49,62r-64,0v0,-46,55,-66,61,-106v1,-10,-8,-22,-18,-21xm71,-58r61,0r0,59r-61,0r0,-59","w":198},"@":{"d":"220,-147v0,-16,-14,-33,-30,-33v-29,0,-54,40,-54,70v0,19,12,35,30,35v28,0,54,-43,54,-72xm107,-107v0,-67,84,-141,124,-71r7,-22r25,0r-33,117v0,7,3,11,8,11v27,2,51,-49,51,-78v0,-55,-44,-93,-100,-93v-62,0,-110,52,-110,115v0,61,51,114,112,113v38,-1,71,-18,88,-42r24,0v-21,36,-61,63,-113,64v-74,1,-137,-62,-137,-137v0,-73,64,-135,136,-135v65,0,124,49,124,112v0,46,-42,106,-87,104v-14,0,-22,-9,-23,-22v-33,43,-96,17,-96,-36","w":365},"A":{"d":"99,-255r52,0r105,255r-75,0r-13,-36r-87,0r-13,36r-71,0xm150,-88r-27,-81r-26,81r53,0","w":250,"k":{"\u00d6":13,"y":20,"w":14,"v":20,"Y":20,"W":18,"V":27,"T":15,"Q":13,"O":13,"G":13,"C":13}},"B":{"d":"153,-138v71,21,38,137,-36,137r-103,0r0,-254r96,0v70,-10,97,87,43,117xm78,-54v28,2,52,-2,52,-28v0,-25,-25,-27,-52,-26r0,54xm78,-156v26,2,45,-2,45,-27v0,-19,-23,-21,-45,-20r0,47","w":198},"C":{"d":"7,-126v0,-102,128,-176,212,-107v23,18,40,43,50,74r-71,0v-9,-20,-32,-36,-60,-35v-35,0,-65,31,-65,68v0,34,31,66,66,65v28,0,50,-15,60,-35r71,0v-19,56,-61,99,-127,101v-71,2,-136,-61,-136,-131","w":272},"D":{"d":"242,-131v0,76,-47,131,-122,131r-105,0r0,-255r111,0v66,-1,116,57,116,124xm178,-129v0,-54,-39,-75,-99,-69r0,140r45,0v35,0,55,-33,54,-71","w":250},"E":{"d":"16,-255r145,0r0,57r-78,0r0,39r78,0r0,59r-78,0r0,42r79,0r0,58r-146,0r0,-255","w":169},"F":{"d":"16,-255r149,0r0,58r-84,0r0,41r84,0r0,59r-84,0r0,97r-65,0r0,-255","w":169,"k":{"\u00c4":13,"A":13,".":31,",":32}},"G":{"d":"7,-129v0,-100,125,-171,210,-105v23,17,39,38,48,64r-73,0v-35,-48,-120,-19,-120,43v0,63,90,92,122,38r-71,0r0,-54r151,0v-1,92,-53,143,-137,147v-69,3,-130,-63,-130,-133","w":280},"H":{"d":"14,-254r66,0r0,96r78,0r0,-95r65,0r0,254r-65,0r0,-97r-78,0r0,96r-66,0r0,-254","w":236},"I":{"d":"18,-254r64,0r0,253r-64,0r0,-253","w":95},"J":{"d":"171,-76v5,73,-99,107,-147,57v-16,-16,-24,-37,-24,-63v22,1,49,-2,69,1v-1,14,7,26,19,27v12,0,18,-10,18,-29r0,-172r65,0r0,179","w":184},"K":{"d":"14,-255r65,0r0,114r77,-114r72,0r-86,129r84,126r-79,0r-68,-108r0,108r-65,0r0,-255","w":221},"L":{"d":"16,-255r66,0r0,195r77,1r0,59r-143,0r0,-255","w":162,"k":{"Y":22,"W":16,"V":22,"T":17}},"M":{"d":"12,-255r85,0v9,21,45,129,53,164v11,-37,28,-91,52,-164r87,0r0,255r-61,0r0,-171r-57,171r-45,0v-19,-53,-38,-110,-56,-172r1,172r-59,0r0,-255","w":302},"N":{"d":"13,-255r56,0r99,142v-5,-49,1,-93,-2,-142r64,0r0,255r-57,0r-96,-140r0,140r-64,0r0,-255","w":243},"O":{"d":"7,-125v0,-76,60,-135,137,-135v68,0,130,63,130,132v0,69,-62,134,-130,134v-72,0,-137,-60,-137,-131xm73,-127v0,37,31,67,68,67v37,0,67,-30,67,-67v0,-38,-31,-68,-69,-68v-35,0,-66,31,-66,68","w":280,"k":{"\u00c4":14,"Y":15,"V":12,"Q":4,"G":4,"A":14}},"P":{"d":"201,-168v0,63,-48,93,-119,87r0,81r-67,0r0,-256r98,0v52,-1,89,36,88,88xm135,-169v0,-25,-25,-31,-53,-29r0,58v29,2,54,-2,53,-29","w":198,"k":{"\u00c4":17,"A":17,".":41,",":41}},"Q":{"d":"142,-260v97,0,171,114,110,205v8,5,18,9,29,11r0,52v-32,1,-54,-4,-72,-22v-92,54,-202,-18,-202,-113v0,-72,63,-133,135,-133xm200,-96v25,-46,-11,-100,-57,-99v-36,0,-61,19,-70,56v57,-20,83,-1,127,43xm82,-92v18,23,40,38,78,29v-22,-25,-40,-39,-78,-29","w":280},"R":{"d":"115,-255v51,-2,92,35,92,83v0,40,-20,68,-58,85r61,87r-78,0r-53,-82r0,82r-64,0r0,-255r100,0xm79,-127v35,3,63,-7,63,-39v0,-29,-30,-37,-63,-32r0,71","w":206,"k":{"Y":8,"V":6}},"S":{"d":"94,5v-56,-3,-87,-33,-87,-89r62,0v-7,36,43,47,46,11v2,-23,-77,-51,-77,-55v-57,-43,-13,-137,59,-133v45,3,86,33,83,80v-18,-2,-44,4,-59,-2v0,-13,-8,-22,-20,-22v-14,0,-21,6,-21,19v0,21,74,46,76,53v60,45,11,142,-62,138","w":184},"T":{"d":"4,-253r166,0r0,56r-51,0r0,198r-64,0r0,-198r-51,0r0,-56","w":169,"k":{"\u00c4":15,"z":19,"y":15,"x":15,"w":14,"v":15,"u":20,"s":16,"r":20,"q":17,"p":20,"o":17,"n":20,"m":19,"g":17,"e":17,"d":17,"c":17,"a":17,"A":15,";":25,":":24,".":20,"-":20,",":21}},"U":{"d":"115,6v-62,0,-99,-36,-100,-97r0,-164r65,0r0,161v0,20,12,38,32,37v21,0,31,-14,31,-43r0,-154r64,0r0,164v0,57,-39,96,-92,96","w":221},"V":{"d":"63,-255r51,133v8,19,13,37,17,52r69,-185r66,0r-100,255r-72,0r-101,-255r70,0","w":257,"k":{"\u00c4":27,"z":8,"y":4,"x":7,"w":3,"v":4,"u":9,"s":13,"r":9,"q":15,"p":9,"o":16,"n":9,"m":8,"g":15,"e":15,"d":15,"c":15,"a":15,"A":27,";":20,":":20,".":25,"-":17,",":26}},"W":{"d":"63,-255r35,152r38,-152r56,0r41,152r34,-152r64,0r-66,256r-62,0r-38,-147r-40,147r-60,0r-73,-256r71,0","w":324,"k":{"\u00c4":17,"z":7,"y":2,"x":5,"w":2,"v":3,"u":7,"s":10,"r":8,"q":11,"p":7,"o":11,"n":7,"m":7,"g":11,"e":11,"d":11,"c":11,"a":11,"A":17,";":16,":":16,".":18,"-":13,",":18}},"X":{"d":"86,-134r-77,-121r74,0r48,74r50,-74r70,0r-85,129r82,127r-77,0r-50,-80r-52,79r-72,0","w":243},"Y":{"d":"66,-255r40,95r40,-95r68,0v-13,25,-38,78,-76,160r0,95r-66,0r0,-94r-77,-161r71,0","w":206,"k":{"\u00d6":14,"\u00c4":20,"z":10,"y":6,"x":9,"w":5,"v":7,"u":11,"s":16,"r":11,"q":19,"p":10,"o":19,"n":11,"m":10,"g":18,"e":18,"d":18,"c":18,"a":18,"Q":14,"O":14,"G":14,"C":14,"A":20,";":22,":":22,".":25,"-":21,",":26}},"Z":{"d":"6,-43r91,-155r-91,0r0,-56r167,0r0,51r-85,146r85,0r0,57r-167,0r0,-43","w":177},"[":{"d":"135,-253v-26,2,-37,9,-38,35r0,192v0,19,13,29,38,31r0,59v-68,-10,-102,-44,-102,-100v0,-116,-38,-275,102,-272r0,55","w":133},"\\":{"d":"-6,-265r24,0r88,272r-24,0","w":100},"]":{"d":"3,-308v67,-3,103,41,103,106v0,77,13,188,-22,230v-15,17,-41,29,-81,35r0,-58v25,-4,36,-9,37,-35r0,-190v1,-22,-16,-35,-37,-33r0,-55","w":133},"^":{"d":"-38,-327r75,0r43,56r-67,0r-13,-25r-12,25r-65,0","w":0},"_":{"d":"0,45r0,-18r200,0r0,18r-200,0","w":200},"`":{"d":"-46,-296r98,52r-22,40r-101,-43","w":0},"a":{"d":"6,-98v0,-69,84,-133,144,-84r0,-13r57,0r0,195r-56,0r0,-15v-62,52,-145,-9,-145,-83xm63,-99v0,23,20,47,43,47v25,0,46,-21,46,-45v0,-24,-20,-45,-44,-45v-23,0,-45,21,-45,43","w":221},"b":{"d":"216,-98v0,74,-80,135,-146,83r0,15r-56,0r0,-255r59,0r0,73v59,-48,143,14,143,84xm70,-100v-1,25,17,47,42,47v26,0,47,-18,47,-44v0,-23,-21,-45,-43,-45v-25,0,-46,19,-46,42","w":221},"c":{"d":"5,-97v0,-78,98,-133,163,-81v18,14,31,32,39,56r-64,0v-23,-35,-76,-17,-79,23v-3,42,61,63,80,25r63,0v-10,40,-50,78,-98,78v-55,0,-104,-47,-104,-101","w":206},"d":{"d":"5,-96v0,-70,78,-135,145,-86r0,-73r58,0r0,255r-57,0r0,-15v-62,51,-146,-8,-146,-81xm63,-97v0,23,22,45,44,45v25,0,45,-19,45,-45v0,-25,-18,-45,-44,-45v-23,0,-45,22,-45,45","w":221},"e":{"d":"108,-198v60,0,113,55,100,121r-147,0v17,34,53,39,83,18r58,0v-19,43,-50,64,-93,64v-59,1,-102,-46,-102,-106v0,-52,49,-97,101,-97xm154,-119v-23,-37,-71,-35,-92,0r92,0","w":214},"f":{"d":"1,-194v7,-1,20,3,23,-2v-1,-48,31,-67,83,-63r0,39v-18,-1,-26,8,-25,26r24,0r0,45r-25,0r0,149r-58,0r0,-149r-22,0r0,-45","w":102},"g":{"d":"5,-99v0,-48,46,-103,94,-101v13,0,31,7,53,20r0,-14r56,0r0,179v14,113,-182,126,-197,25r66,0v15,37,82,17,74,-23v-65,49,-146,-16,-146,-86xm109,-142v-25,0,-46,20,-46,45v0,26,22,44,48,44v23,0,41,-23,41,-46v0,-21,-21,-43,-43,-43","w":221},"h":{"d":"105,-147v-54,4,-25,95,-32,148r-58,-1r0,-253r57,0r0,76v43,-47,120,-8,120,57r0,121r-58,0v-7,-52,21,-141,-29,-148","w":206},"i":{"d":"17,-194r59,0r0,195r-59,0r0,-195xm17,-253r59,0r0,43r-59,0r0,-43","w":88},"j":{"d":"77,-3v1,56,-30,75,-87,70r0,-45v20,3,27,-7,27,-30r0,-187r60,0r0,192xm18,-254r59,0r0,44r-59,0r0,-44","w":88},"k":{"d":"15,-255r57,0r0,148r56,-88r68,0r-64,96r63,99r-72,0r-50,-83r0,83r-58,0r0,-255"},"l":{"d":"18,-255r59,0r0,255r-59,0r0,-255","w":88},"m":{"d":"221,-147v-51,0,-24,95,-30,146r-58,0r0,-104v0,-26,-9,-40,-27,-40v-55,0,-28,93,-34,144r-59,0r0,-194r52,0r0,23v23,-38,89,-38,110,3v40,-56,135,-33,135,50r0,118r-58,0r0,-114v0,-21,-10,-32,-31,-32","w":324},"n":{"d":"74,-178v49,-47,119,-7,119,61r0,117r-57,0r0,-106v0,-27,-10,-40,-29,-40v-55,1,-26,95,-33,146r-59,0r0,-195r59,0r0,17","w":206},"o":{"d":"7,-99v0,-54,48,-101,102,-101v53,0,101,48,101,101v0,56,-47,103,-103,103v-53,0,-100,-48,-100,-103xm64,-97v0,23,21,44,44,44v23,0,45,-22,44,-45v-1,-23,-19,-44,-43,-44v-24,0,-45,21,-45,45","w":214},"p":{"d":"217,-98v0,70,-80,133,-144,85r0,73r-59,0r0,-255r57,0r0,15v62,-50,146,8,146,82xm70,-99v0,23,20,46,44,46v25,0,45,-20,45,-45v0,-23,-22,-45,-44,-45v-23,0,-45,21,-45,44","w":221},"q":{"d":"6,-97v0,-71,84,-136,146,-83r0,-15r56,0r0,255r-58,0r0,-71v-67,45,-144,-17,-144,-86xm63,-98v0,23,22,45,46,45v21,0,45,-22,44,-42v0,-26,-18,-47,-45,-47v-23,0,-45,21,-45,44","w":221},"r":{"d":"126,-141v-24,-5,-51,7,-51,29r0,112r-58,0r0,-194r53,0r0,27v18,-19,23,-26,56,-27r0,53","w":125,"k":{".":21,"-":18,",":21}},"s":{"d":"137,-105v53,34,10,114,-54,109v-42,-3,-73,-25,-79,-62r59,0v0,22,35,26,35,3v0,-19,-61,-26,-65,-34v-51,-35,-10,-109,54,-109v38,0,67,25,68,61r-54,0v-1,-22,-31,-26,-31,-2v0,16,63,27,67,34","w":162},"t":{"d":"3,-194r21,0r0,-61r59,0r0,61r25,0r0,45r-25,0r0,150r-59,0r0,-150r-21,0r0,-45","w":102},"u":{"d":"135,-18v-41,48,-120,10,-120,-55r0,-122r59,0r0,108v0,26,9,39,26,39v56,0,29,-94,35,-146r59,0r0,195r-59,0r0,-19","w":206},"v":{"d":"202,-195v-18,55,-44,118,-74,196r-57,0r-71,-196r64,0v9,28,21,70,36,126r42,-126r60,0","w":198,"k":{".":20,",":20}},"w":{"d":"57,-195r27,113v7,-30,19,-68,35,-113r49,0r32,108r34,-108r57,0r-65,196r-56,0r-30,-102v-7,24,-20,58,-37,101r-53,0r-53,-195r60,0","w":287,"k":{".":17,",":18}},"x":{"d":"72,-102r-62,-93r62,0r33,51r35,-51r71,0r-64,90r71,106r-67,0r-39,-61r-43,61r-72,0","w":214},"y":{"d":"64,-194r41,112r43,-112r62,0r-103,254r-60,0r27,-69r-75,-185r65,0","w":206,"k":{".":21,",":21}},"z":{"d":"12,-195r147,0r0,46r-71,101r72,0r0,49r-147,0r0,-39r79,-107r-80,0r0,-50","w":169},"{":{"d":"105,71v-112,16,-22,-145,-90,-155r0,-22v61,-3,-4,-159,66,-154r24,0r0,24v-47,-12,-32,53,-32,90v0,20,-16,48,-32,51v32,9,31,58,31,103v0,35,6,42,33,39r0,24","w":120},"|":{"d":"34,-265r26,0r0,272r-26,0r0,-272","w":93},"}":{"d":"77,-193v0,37,-5,88,28,87r0,22v-68,9,23,173,-90,155r0,-24v38,12,33,-34,32,-70v-1,-38,7,-63,32,-72v-35,-10,-33,-65,-32,-112v1,-28,-9,-31,-32,-29r0,-24v47,-4,62,10,62,67","w":120},"~":{"d":"76,-284v-37,32,-90,-12,-129,13r-26,-40v38,-35,88,10,126,-15","w":0},"\u00c4":{"d":"99,-255r52,0r105,255r-75,0r-13,-36r-87,0r-13,36r-71,0xm150,-88r-27,-81r-26,81r53,0xm58,-325r57,0r0,57r-57,0r0,-57xm133,-325r56,0r0,58r-56,0r0,-58","w":250,"k":{"\u00d6":13,"y":20,"w":14,"v":20,"Y":20,"W":18,"V":27,"T":15,"Q":13,"O":13,"G":13,"C":13}},"\u00d6":{"d":"7,-125v0,-76,60,-135,137,-135v68,0,130,63,130,132v0,69,-62,134,-130,134v-72,0,-137,-60,-137,-131xm73,-127v0,37,31,67,68,67v37,0,67,-30,67,-67v0,-38,-31,-68,-69,-68v-35,0,-66,31,-66,68xm73,-326r57,0r0,57r-57,0r0,-57xm149,-326r56,0r0,57r-56,0r0,-57","w":280,"k":{"\u00c4":14,"Y":15,"V":12,"Q":4,"G":4,"A":14}},"\u00dc":{"d":"108,6v-55,0,-93,-38,-93,-93r0,-168r65,0r0,162v0,24,11,36,33,36v20,0,30,-14,30,-43r0,-154r64,0r0,159v2,62,-40,101,-99,101xm44,-326r56,0r0,57r-56,0r0,-57xm120,-326r56,0r0,57r-56,0r0,-57","w":221},"\u00e4":{"d":"5,-97v0,-66,81,-134,144,-84r0,-13r58,0r0,194r-56,0r0,-16v-63,53,-146,-8,-146,-81xm108,-142v-25,0,-46,21,-46,48v0,22,22,42,45,42v27,0,45,-22,45,-49v0,-21,-22,-42,-44,-41xm57,-265r56,0r0,57r-56,0r0,-57xm131,-265r57,0r0,57r-57,0r0,-57","w":221},"\u00f6":{"d":"6,-100v0,-53,49,-98,102,-98v56,0,101,47,101,103v0,52,-48,99,-101,99v-56,0,-102,-47,-102,-104xm108,-142v-25,0,-45,22,-45,47v0,20,22,42,42,42v26,0,47,-21,47,-46v0,-22,-22,-43,-44,-43xm41,-265r55,0r0,58r-55,0r0,-58xm117,-265r56,0r0,58r-56,0r0,-58","w":214},"\u00fc":{"d":"134,-17v-45,46,-119,7,-119,-58r0,-119r58,0r0,105v0,28,10,41,29,41v50,-1,27,-96,32,-146r58,0r0,195r-58,0r0,-18xm37,-263r56,0r0,56r-56,0r0,-56xm113,-264r56,0r0,57r-56,0r0,-57","w":206},"\u00df":{"d":"236,-76v0,78,-135,114,-162,38r0,38r-60,0r0,-163v-1,-58,41,-95,99,-95v43,0,85,24,83,66v0,26,-7,31,-23,47v37,3,63,29,63,69xm106,-207v-52,3,-28,87,-33,138r47,0v6,34,57,25,57,-6v0,-28,-38,-37,-80,-34v1,-15,-2,-33,1,-46v52,6,48,-54,8,-52","w":236},"\u00a0":{"w":102}}});

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;
		  	}
			
	  	} // End for
	  
    } // End if
}

window.addEventListener?window.addEventListener('load',noSpam,false):window.attachEvent('onload',noSpam);

