/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright by ClassicFontCorporation, USA RWE
 */
Cufon.registerFont({"w":154,"face":{"font-family":"HeltenCondensedSmall","font-weight":400,"font-variant":"small-caps","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":"5","bbox":"-51 -323 313 72.379","underline-thickness":"14.4141","underline-position":"-41.1328","unicode-range":"U+0020-U+00FC"},"glyphs":{" ":{"w":102},"!":{"d":"31,-29r24,0r0,28r-24,0r0,-28xm37,-61r-4,-194r21,0r-3,194r-14,0","w":66},"\"":{"d":"14,-177v-1,-23,18,-30,13,-49r-13,0r0,-29r26,0v0,37,5,68,-26,78xm66,-177v0,-23,18,-25,13,-49r-13,0r0,-29r25,0v1,35,1,70,-25,78","w":103},"#":{"d":"42,-74r-35,0r0,-24r38,0r10,-70r-39,0r0,-24r42,0r11,-74r25,0r-11,74r45,0r10,-74r25,0r-10,74r29,0r0,24r-33,0r-10,70r33,0r0,24r-36,0r-10,74r-25,0r10,-74r-45,0r-10,74r-25,0xm80,-168r-10,70r45,0r9,-70r-44,0","w":189},"$":{"d":"69,-123v-30,-10,-55,-33,-56,-69v0,-32,19,-52,56,-61r0,-15r15,0r0,15v39,9,53,21,55,64r-21,0v4,-23,-10,-41,-33,-46r0,96v82,19,81,126,0,136r0,25r-15,0v-2,-9,5,-27,-6,-26v-40,-10,-52,-27,-54,-76r21,0v-1,33,12,53,38,59r0,-102xm71,-235v-33,-1,-49,49,-26,72v7,8,15,14,26,18r0,-90xm85,-21v33,0,53,-48,31,-75v-6,-8,-16,-15,-31,-21r0,96"},"%":{"d":"91,-175v0,47,-6,84,-43,84v-27,0,-41,-30,-41,-88v0,-54,13,-81,40,-81v36,1,44,39,44,85xm47,-246v-24,0,-25,37,-25,75v0,44,10,66,30,66v15,0,23,-23,23,-70v1,-37,-3,-71,-28,-71xm182,-254r16,0r-125,253r-16,0xm166,-82v0,-46,6,-82,41,-82v35,0,42,38,42,85v0,56,-14,84,-41,84v-36,0,-42,-39,-42,-87xm181,-92v-1,44,1,83,26,83v17,0,26,-21,26,-62v1,-44,-2,-74,-26,-79v-17,0,-26,19,-26,58","w":257},"&":{"d":"63,-143v-32,-28,-42,-111,20,-111v29,0,48,19,48,49v0,22,-14,44,-42,65r52,77v6,-18,10,-34,11,-50r22,0v-4,25,-11,48,-21,68r31,45r-24,0r-17,-25v-40,50,-132,32,-132,-38v0,-30,17,-56,52,-80xm32,-67v-2,56,71,70,99,26r-58,-87v-23,16,-40,30,-41,61xm111,-205v1,-15,-10,-32,-24,-32v-46,-1,-29,65,-8,81v21,-15,32,-31,32,-49","w":176},"'":{"d":"16,-182v1,-37,-6,-66,24,-79v2,23,-15,24,-12,49r13,0r0,30r-25,0","w":51},"(":{"d":"82,-277v-60,80,-57,237,-1,324r-16,0v-67,-105,-66,-227,0,-324r17,0","w":73},")":{"d":"-3,47v59,-86,58,-228,2,-323r14,0v65,98,66,227,0,323r-16,0","w":73},"*":{"d":"14,-231r39,15r0,-40r13,0r0,40r40,-15r5,14r-39,13r26,35r-12,9r-26,-37r-26,37r-13,-9v10,-10,19,-21,26,-35r-38,-13","w":118},"+":{"d":"7,-113r72,0r0,-72r16,0r0,72r71,0r0,15r-71,0r0,72r-16,0r0,-72r-72,0r0,-15","w":169},",":{"d":"14,49v-2,-25,17,-22,13,-50r-12,0r0,-29r25,0v0,37,3,69,-26,79","w":51},"-":{"d":"12,-107r90,0r0,18r-90,0r0,-18","w":110},".":{"d":"15,-30r25,0r0,29r-25,0r0,-29","w":51},"\/":{"d":"82,-256r14,0r-75,265r-14,0","w":102},"0":{"d":"14,-124v0,-73,10,-132,65,-132v53,0,64,59,63,130v0,74,-9,131,-66,131v-41,0,-62,-43,-62,-129xm79,-14v34,0,41,-61,41,-125v0,-67,-14,-100,-42,-100v-34,0,-42,61,-42,125v0,67,14,100,43,100"},"1":{"d":"22,-208v41,-1,51,-14,60,-48r17,0r0,256r-21,0r0,-197v-11,2,-30,3,-56,4r0,-15","k":{"1":23}},"2":{"d":"79,-256v68,-2,76,93,36,133v-27,29,-72,60,-78,103r104,0r0,19r-127,0v-4,-89,100,-106,104,-188v1,-26,-14,-49,-38,-49v-28,0,-41,19,-41,57r-21,0v-4,-43,23,-74,61,-75"},"3":{"d":"99,-133v63,14,49,142,-21,138v-41,-3,-66,-30,-66,-72r22,0v0,29,13,53,41,53v27,0,44,-24,43,-52v0,-40,-23,-58,-65,-56r0,-18v39,1,59,-17,59,-53v0,-25,-11,-45,-35,-45v-26,0,-39,21,-38,49r-21,0v1,-45,22,-67,62,-67v62,0,70,107,19,123"},"4":{"d":"6,-88r89,-168r19,0r0,169r25,0r0,18r-25,0r0,69r-20,0r0,-69r-88,0r0,-19xm95,-86r0,-134r-70,134r70,0"},"5":{"d":"141,-82v0,45,-23,88,-65,87v-40,-1,-57,-21,-63,-67r23,0v4,32,16,48,39,48v30,1,44,-32,44,-66v0,-70,-54,-87,-81,-43r-17,-1r14,-126r96,0r0,18r-78,0r-9,78v51,-34,97,9,97,72"},"6":{"d":"79,6v-52,-2,-64,-58,-63,-125v0,-92,23,-138,68,-138v30,0,55,26,55,57r-21,0v-7,-53,-64,-49,-73,2v-2,7,-4,28,-8,63v16,-17,22,-26,47,-26v41,0,59,38,59,83v0,44,-22,85,-64,84xm40,-79v-1,33,12,66,41,66v31,0,42,-33,41,-69v0,-41,-13,-61,-41,-61v-27,0,-41,21,-41,64"},"7":{"d":"144,-233v-48,74,-71,130,-81,233r-22,0v6,-86,34,-163,81,-231r-104,0r0,-19r126,0r0,17"},"8":{"d":"81,5v-75,8,-90,-120,-31,-141v-48,-24,-34,-124,28,-121v35,2,55,27,55,63v-1,34,-7,37,-27,58v56,17,45,148,-25,141xm36,-68v-1,31,14,55,42,55v28,0,41,-26,42,-55v0,-40,-14,-59,-43,-59v-29,0,-40,27,-41,59xm42,-191v0,24,12,47,35,47v23,0,37,-23,36,-48v0,-23,-12,-48,-34,-47v-25,0,-37,16,-37,48"},"9":{"d":"138,-137v0,79,-12,142,-71,142v-33,0,-49,-25,-52,-58r21,0v-1,21,15,39,35,39v42,-9,41,-47,46,-102v-36,49,-106,24,-106,-59v0,-44,23,-82,64,-82v51,2,63,55,63,120xm72,-239v-53,1,-56,131,1,131v27,0,42,-29,42,-60v0,-36,-12,-71,-43,-71"},":":{"d":"31,-30r24,0r0,29r-24,0r0,-29xm32,-180r23,0r0,30r-23,0r0,-30","w":66},";":{"d":"30,49v-1,-23,18,-27,13,-50r-13,0r0,-29r25,0v0,36,4,70,-25,79xm31,-179r24,0r0,30r-24,0r0,-30","w":66},"<":{"d":"194,-160r-153,69r153,69r0,25r-183,-83r0,-22r183,-83r0,25","w":207},"=":{"d":"-4,-82r181,0r0,16r-181,0r0,-16xm-4,-146r181,0r0,16r-181,0r0,-16","w":169},">":{"d":"13,-22r153,-69r-153,-69r0,-25r183,83r0,22r-183,83r0,-25","w":207},"?":{"d":"106,-198v0,-25,-12,-45,-36,-45v-27,0,-40,18,-40,55r-21,0v-2,-41,19,-70,57,-72v57,-3,79,63,49,106v-18,26,-47,48,-43,93r-19,0v-7,-66,53,-77,53,-137xm50,-29r25,0r0,28r-25,0r0,-28","w":140},"@":{"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":"66,-255r25,0r69,255r-23,0r-20,-78r-79,0r-20,78r-22,0xm113,-97r-35,-132r-35,132r70,0","k":{"\u00d6":8,"y":13,"w":11,"v":12,"Y":18,"W":13,"V":18,"T":16,"Q":8,"O":8,"G":8,"C":8}},"B":{"d":"152,-76v2,75,-56,76,-135,75r0,-254r68,0v64,-5,81,98,26,120v28,13,41,33,41,59xm130,-71v0,-52,-40,-57,-92,-53r0,103v50,4,92,-3,92,-50xm123,-193v-1,-41,-40,-47,-85,-43r0,93v48,5,86,-4,85,-50","w":162},"C":{"d":"88,5v-63,0,-77,-59,-77,-136v0,-86,26,-130,78,-130v42,0,65,26,70,79r-22,0v1,-32,-19,-60,-49,-60v-47,0,-54,54,-54,118v0,60,9,107,55,109v33,1,50,-37,50,-71r21,0v-4,61,-27,91,-72,91","w":169},"D":{"d":"52,-255v92,-5,115,37,115,123v0,87,-26,131,-79,131r-71,0r0,-254r35,0xm85,-20v69,5,67,-119,51,-177v-11,-42,-51,-37,-98,-39r0,216r47,0","w":176},"E":{"d":"18,-255r121,0r0,19r-100,0r0,93r91,0r0,20r-91,0r0,103r102,0r0,19r-123,0r0,-254","w":147},"F":{"d":"18,-255r119,0r0,19r-97,0r0,93r87,0r0,20r-87,0r0,123r-22,0r0,-255","w":132,"k":{"\u00c4":11,"A":11,".":33,",":33}},"G":{"d":"11,-122v0,-81,11,-139,74,-139v49,0,66,27,73,75r-21,0v-7,-36,-16,-53,-52,-55v-53,-3,-52,85,-52,131v0,64,19,96,56,96v34,0,51,-31,52,-93r-58,0r0,-18r79,0r0,124r-18,0r-2,-28v-11,23,-31,35,-58,35v-49,0,-73,-43,-73,-128","w":176},"H":{"d":"17,-255r21,0r0,109r102,0r0,-109r20,0r0,254r-20,0r0,-126r-102,0r0,127r-21,0r0,-255","w":176},"I":{"d":"20,-255r22,0r0,254r-22,0r0,-254","w":59},"J":{"d":"109,-47v0,30,-20,52,-50,52v-40,0,-59,-32,-54,-80r21,0v-4,34,7,61,29,61v22,0,33,-15,33,-43r0,-198r21,0r0,208","w":125},"K":{"d":"18,-255r21,0r0,128r96,-128r25,0r-78,102r81,152r-24,0r-70,-134r-31,40r0,94r-20,0r0,-254"},"L":{"d":"18,-255r22,0r0,235r97,0r0,20r-119,0r0,-255","w":132,"k":{"Y":19,"W":13,"V":17,"T":16}},"M":{"d":"15,-255r36,0r63,227r64,-227r35,0r0,255r-22,0r0,-238r-65,238r-23,0r-68,-237r0,236r-20,0r0,-254","w":228},"N":{"d":"17,-255r26,0r98,220r0,-220r20,0r0,254r-26,0r-99,-223r0,223r-19,0r0,-254","w":176},"O":{"d":"90,6v-66,0,-79,-54,-79,-137v0,-87,26,-130,78,-130v56,0,77,50,77,112v0,87,-10,155,-76,155xm90,-242v-48,0,-57,53,-57,118v0,73,17,110,53,110v49,-1,58,-54,58,-117v0,-59,-8,-111,-54,-111","w":176,"k":{"\u00c4":9,"Y":11,"V":8,"Q":7,"G":7,"A":9}},"P":{"d":"150,-191v-1,66,-36,76,-111,75r0,116r-22,0r0,-255r71,0v37,-1,63,27,62,64xm129,-188v0,-47,-41,-53,-91,-49r0,102v51,4,91,-6,91,-53","w":147,"k":{"\u00c4":13,"A":13,".":37,",":37}},"Q":{"d":"88,-261v101,-5,90,174,58,238r29,23r-13,15r-29,-24v-14,9,-29,14,-45,14v-66,-3,-77,-57,-77,-139v0,-67,20,-124,77,-127xm33,-128v0,76,23,135,84,105r-26,-21r12,-15r26,21v21,-53,36,-206,-38,-204v-48,1,-58,52,-58,114","w":176},"R":{"d":"148,-192v-1,38,-11,47,-38,64v34,15,33,26,35,81v1,21,5,36,12,46r-24,0v-24,-35,17,-130,-69,-119v-2,0,-11,1,-25,1r0,119r-22,0r0,-255v67,-4,132,0,131,63xm39,-139v49,4,87,-4,87,-49v0,-45,-38,-51,-87,-48r0,97","w":162,"k":{"Y":10,"V":8}},"S":{"d":"124,-123v55,32,30,128,-42,128v-44,0,-72,-33,-72,-77r22,0v-1,35,18,56,51,58v53,3,70,-79,20,-96v-5,-2,-5,0,-56,-25v-55,-27,-34,-131,38,-126v36,3,64,29,63,66r-20,0v-6,-31,-14,-45,-44,-46v-53,-3,-63,74,-16,94","w":162},"T":{"d":"-2,-255r139,0r0,18r-59,0r0,237r-20,0r0,-236r-60,0r0,-19","w":132,"k":{"\u00c4":16,"z":19,"y":16,"x":17,"w":17,"v":16,"u":22,"s":20,"r":22,"q":20,"p":22,"o":20,"n":22,"m":21,"g":20,"e":20,"d":20,"c":20,"a":20,"A":16,";":26,":":26,".":22,"-":21,",":21}},"U":{"d":"90,5v-41,0,-71,-26,-72,-65r-1,-195r21,0r0,192v-1,28,20,49,47,49v34,1,54,-18,54,-50r0,-191r22,0r0,197v0,38,-31,63,-71,63","w":176},"V":{"d":"18,-255r61,229r59,-230r21,0r-66,256r-27,0r-70,-255r22,0","k":{"\u00c4":17,"z":8,"y":4,"x":5,"w":5,"v":3,"u":9,"s":10,"r":9,"q":11,"p":9,"o":11,"n":9,"m":8,"g":11,"e":11,"d":11,"c":11,"a":11,"A":17,";":14,":":15,".":21,"-":14,",":21}},"W":{"d":"21,-256r41,223r44,-223r25,0r42,222r41,-222r22,0r-50,254r-25,0r-44,-222r-42,222r-26,0r-51,-254r23,0","w":228,"k":{"\u00c4":12,"z":5,"y":1,"x":2,"w":2,"v":1,"u":7,"s":8,"r":7,"q":8,"p":7,"o":9,"n":7,"m":5,"g":8,"e":9,"d":9,"c":9,"a":8,"A":12,";":11,":":12,".":16,"-":10,",":16}},"X":{"d":"64,-132r-64,-123r24,0r54,102r53,-102r23,0r-64,124r67,129r-23,0r-57,-109r-55,110r-24,0","w":147},"Y":{"d":"21,-256r57,121r56,-121r23,0r-69,147r0,107r-22,0r0,-108r-68,-146r23,0","w":147,"k":{"\u00d6":10,"\u00c4":17,"z":11,"y":7,"x":8,"w":8,"v":6,"u":12,"s":15,"r":11,"q":16,"p":11,"o":16,"n":11,"m":10,"g":16,"e":17,"d":16,"c":16,"a":16,"Q":10,"O":10,"G":9,"C":10,"A":17,";":17,":":17,".":23,"-":22,",":22}},"Z":{"d":"-1,-22r106,-215r-100,0r0,-18r122,0r0,23r-105,211r103,0r0,19r-126,0r0,-20","w":118},"[":{"d":"27,-267r54,0r0,14r-34,0r0,289r34,0r0,15r-54,0r0,-318","w":73},"\\":{"d":"-6,-265r24,0r88,272r-24,0","w":100},"]":{"d":"-3,35r34,0r0,-287r-34,0r0,-16r54,0r0,319r-54,0r0,-16","w":73},"^":{"d":"-10,-323r23,0r39,49r-21,0r-30,-36r-27,36r-21,0","w":0},"_":{"d":"0,45r0,-18r200,0r0,18r-200,0","w":200},"`":{"d":"-21,-252r34,45r-20,0r-44,-45r30,0","w":0},"a":{"d":"64,-175v-18,0,-31,16,-30,35r-20,0v1,-35,18,-52,52,-52v64,0,43,70,46,121v2,31,-7,54,18,58r0,14v-20,5,-32,0,-35,-16v-24,36,-92,21,-86,-28v5,-47,13,-53,63,-66v34,-9,30,-66,-8,-66xm57,-12v39,-1,41,-46,38,-89v-27,9,-65,23,-65,53v0,24,9,36,27,36","w":132},"b":{"d":"133,-97v0,94,-55,129,-98,79r0,19r-20,0r0,-256r21,0r0,83v45,-46,97,-15,97,75xm75,-176v-34,1,-40,36,-40,80v0,56,13,84,39,84v25,0,38,-28,38,-82v0,-55,-12,-82,-37,-82","w":140},"c":{"d":"10,-91v0,-59,11,-101,59,-101v37,0,46,23,52,59r-19,0v-6,-27,-8,-42,-34,-42v-33,0,-38,38,-38,83v0,44,6,79,40,79v23,0,33,-23,33,-48r19,0v0,37,-17,66,-53,66v-48,-1,-59,-40,-59,-96","w":118},"d":{"d":"107,-255r19,0r0,256r-19,0r0,-18v-48,49,-98,14,-98,-78v0,-90,48,-122,98,-77r0,-83xm68,-12v33,0,39,-38,39,-83v0,-54,-13,-80,-38,-80v-26,0,-39,28,-39,83v0,53,13,80,38,80","w":140},"e":{"d":"67,-192v49,0,61,42,58,96r-95,0v1,54,2,83,38,83v25,0,37,-20,37,-47r19,0v1,39,-20,65,-58,65v-38,0,-57,-32,-57,-96v0,-68,20,-101,58,-101xm106,-112v2,-34,-8,-64,-37,-64v-26,0,-39,21,-39,64r76,0","w":132},"f":{"d":"26,-187v-4,-40,-1,-76,45,-69r0,17v-28,-3,-28,22,-26,51r26,0r0,16r-26,0r0,171r-19,0r0,-171r-20,0r0,-15r20,0","w":66},"g":{"d":"9,-98v0,-49,13,-95,55,-94v19,0,33,7,42,20r0,-17r20,0r0,201v4,57,-100,79,-111,10r22,0v2,30,56,33,64,4v2,-8,5,-22,5,-41v-49,46,-97,11,-97,-83xm67,-12v35,0,40,-37,40,-83v0,-54,-13,-81,-38,-81v-26,0,-39,27,-39,81v0,55,12,83,37,83","w":140},"h":{"d":"36,-170v24,-38,90,-28,90,28r0,141r-19,0r0,-136v0,-55,-53,-47,-71,-9r0,145r-21,0r0,-254r21,0r0,85","w":140},"i":{"d":"17,-255r22,0r0,32r-22,0r0,-32xm18,-187r20,0r0,186r-20,0r0,-186","w":51},"j":{"d":"-6,46v18,0,25,-4,24,-23r0,-210r20,0r0,217v1,27,-16,35,-44,33r0,-17xm16,-255r23,0r0,31r-23,0r0,-31","w":51},"k":{"d":"17,-256r20,0r0,158r63,-90r23,0r-51,71r54,116r-22,0r-45,-97r-22,30r0,67r-20,0r0,-255","w":118},"l":{"d":"18,-255r20,0r0,254r-20,0r0,-254","w":51},"m":{"d":"101,-146v0,-41,-61,-33,-67,-2r0,147r-21,0r0,-188r20,0r0,19v18,-27,65,-31,84,-1v31,-34,90,-29,90,33r0,138r-20,0r0,-143v0,-14,-11,-34,-25,-33v-17,0,-32,8,-41,24r0,152r-20,0r0,-146","w":220},"n":{"d":"106,-145v-2,-43,-58,-38,-69,0r0,144r-21,0r0,-188r19,0r0,20v23,-39,91,-30,91,26r0,142r-20,0r0,-144","w":140},"o":{"d":"71,5v-51,0,-63,-39,-62,-99v0,-65,20,-98,61,-98v49,0,63,39,63,96v0,58,-13,101,-62,101xm29,-91v0,48,6,79,43,79v27,0,40,-28,40,-83v0,-47,-7,-81,-42,-81v-34,0,-41,41,-41,85","w":140},"p":{"d":"133,-98v0,57,-9,101,-55,103v-16,0,-30,-7,-42,-19r0,78r-21,0r0,-252r20,0r0,18v44,-49,98,-18,98,72xm35,-93v0,43,5,81,38,81v27,0,40,-27,40,-80v0,-44,-6,-84,-39,-84v-33,0,-39,39,-39,83","w":140},"q":{"d":"107,-189r20,0r0,253r-20,0r0,-80v-48,48,-98,12,-98,-81v0,-91,54,-122,98,-73r0,-19xm67,-12v35,0,40,-37,40,-83v0,-54,-13,-81,-39,-81v-26,0,-38,26,-38,77v0,58,12,87,37,87","w":140},"r":{"d":"17,-189r19,0r0,24v13,-20,17,-24,47,-27r0,20v-73,-2,-37,108,-45,171r-21,0r0,-188","w":81,"k":{".":18,"-":17,",":17}},"s":{"d":"97,-92v41,25,22,97,-32,97v-35,0,-56,-21,-57,-55r21,0v-1,23,16,38,37,38v20,0,32,-16,33,-36v2,-46,-84,-41,-87,-95v-3,-45,57,-64,87,-36v9,9,14,22,15,38r-19,0v-3,-43,-63,-44,-63,-6v0,32,43,41,65,55","w":125},"t":{"d":"74,1v-27,7,-47,-4,-47,-32r0,-141r-19,0r0,-16r19,0r0,-54r20,0r0,54r26,0r0,16r-26,0r0,141v-1,15,12,20,27,16r0,16","w":73},"u":{"d":"107,-17v-28,36,-91,26,-91,-25r0,-145r20,0r0,144v2,42,56,39,70,-1r0,-143r19,0r0,186r-18,0r0,-16","w":140},"v":{"d":"17,-187r40,159r41,-159r20,0r-51,186r-21,0r-50,-186r21,0","w":110,"k":{".":15,",":15}},"w":{"d":"20,-188r32,157r30,-157r21,0r31,152r31,-152r19,0r-41,186r-21,0r-29,-147r-31,147r-21,0r-40,-186r19,0","w":176,"k":{".":13,",":13}},"x":{"d":"49,-99r-48,-89r23,0r36,73r38,-73r22,0r-48,90r50,96r-21,0r-41,-80r-41,80r-21,0","w":118},"y":{"d":"20,-188r39,157r43,-157r20,0r-60,208v-11,36,-27,51,-60,41r0,-16v32,6,40,-15,46,-45r-49,-188r21,0","w":110,"k":{".":15,",":14}},"z":{"d":"7,-18r82,-153r-76,0r0,-17r97,0r0,17r-82,153r83,0r0,17r-104,0r0,-17","w":110},"{":{"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":"57,-315v-11,63,-72,-5,-96,31r-12,0v6,-46,48,-26,75,-18v12,4,15,-17,33,-13","w":0},"\u00c4":{"d":"66,-255r25,0r69,255r-23,0r-20,-78r-79,0r-20,78r-22,0xm113,-97r-35,-132r-35,132r70,0xm35,-313r25,0r0,30r-25,0r0,-30xm96,-313r25,0r0,30r-25,0r0,-30","k":{"\u00d6":8,"y":13,"w":11,"v":12,"Y":18,"W":13,"V":18,"T":16,"Q":8,"O":8,"G":8,"C":8}},"\u00d6":{"d":"90,6v-66,0,-79,-54,-79,-136v0,-87,25,-131,77,-131v52,0,78,37,78,112v0,87,-10,155,-76,155xm90,-242v-48,0,-57,53,-57,118v0,73,17,110,53,110v49,-1,58,-54,58,-117v0,-59,-8,-111,-54,-111xm46,-313r25,0r0,30r-25,0r0,-30xm107,-313r26,0r0,29r-26,0r0,-29","w":176,"k":{"\u00c4":9,"Y":11,"V":8,"Q":7,"G":7,"A":9}},"\u00dc":{"d":"90,5v-41,0,-71,-26,-72,-65r-1,-195r21,0r0,192v-1,28,20,49,47,49v34,1,54,-18,54,-50r0,-191r22,0r0,197v0,38,-31,63,-71,63xm46,-314r25,0r0,30r-25,0r0,-30xm107,-314r26,0r0,30r-26,0r0,-30","w":176},"\u00e4":{"d":"96,-15v-28,36,-86,21,-86,-28v0,-54,43,-56,78,-75v14,-17,6,-63,-24,-57v-20,0,-30,12,-30,35r-20,0v0,-34,19,-52,53,-52v72,0,41,95,47,157v1,15,3,20,16,22r0,13v-20,4,-29,3,-34,-15xm58,-12v39,0,39,-47,37,-90v-25,14,-66,17,-65,55v0,24,9,35,28,35xm24,-245r25,0r0,30r-25,0r0,-30xm86,-245r24,0r0,30r-24,0r0,-30","w":132},"\u00f6":{"d":"133,-96v0,61,-12,101,-64,101v-41,0,-60,-32,-60,-96v0,-68,20,-101,62,-101v48,0,62,40,62,96xm30,-92v0,47,5,79,43,80v26,0,39,-28,39,-85v0,-44,-7,-79,-41,-79v-28,0,-41,28,-41,84xm27,-245r25,0r0,30r-25,0r0,-30xm89,-245r25,0r0,30r-25,0r0,-30","w":140},"\u00fc":{"d":"63,-13v24,-1,32,-10,42,-30r0,-144r20,0r0,186r-18,0r0,-16v-30,36,-91,30,-91,-30r0,-140r20,0r0,135v0,26,9,39,27,39xm27,-244r25,0r0,29r-25,0r0,-29xm89,-245r25,0r0,30r-25,0r0,-30","w":140},"\u00df":{"d":"71,-241v-33,0,-36,27,-35,72r0,169r-20,0r0,-195v0,-34,21,-63,55,-63v53,0,68,87,28,113v47,15,41,155,-13,148v-5,0,-14,-2,-25,-6r0,-19v29,24,49,-6,49,-48v0,-45,-6,-65,-45,-66r0,-16v25,0,38,-14,38,-42v0,-32,-11,-47,-32,-47","w":140},"\u00a0":{"w":102}}});


/* Cufon */
Cufon.replace('h3', {
	color: '-linear-gradient(#d2ebfc, #d2ebfc)', textShadow: '#326a97 1px 1px'
});
Cufon.replace('h4', {
	color: '-linear-gradient(#0288d4, #0288d4)'
});
Cufon.replace('h2, .heading', {
	color: '-linear-gradient(#fefefe, #fefefe)', textShadow: '#326a97 1px 1px'
});
Cufon.now();



/* Mailmask */
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
}


/* jQuery hover */
$(document).ready(function(){
						   $("ul#navi a").fadeTo(500, 1.0); // This sets the opacity of the thumbs to fade down to 30% when the page loads
						   $("ul#navi a").hover(function(){
						   $(this).stop(true, true);
						   $(this).fadeTo(600, 0.6); // This should set the opacity to 100% on hover
						   },function(){
						   $(this).fadeTo(600, 1.0); // This should set the opacity back to 30% on mouseout
						   });
						   });


// Onload-Methode ohne Prototype:
window.onload = noSpam;
//Event.observe(window, 'load', noSpam, false);


            $(function() {
                $('#accordion > li').hover(
                    function () {
                        var $this = $(this);
                        $this.stop().animate({'width':'400px'},500);
                        $('.heading',$this).stop(true,true).fadeOut();
                        $('.bgDescription',$this).stop(true,true).slideDown(500);
                        $('.description',$this).stop(true,true).fadeIn();
                    },
                    function () {
                        var $this = $(this);
                        $this.stop().animate({'width':'200px'},1000);
                        $('.heading',$this).stop(true,true).fadeIn();
                        $('.description',$this).stop(true,true).fadeOut(500);
                        $('.bgDescription',$this).stop(true,true).slideUp(700);
                    }
                );
            });
