/*
 * 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) 1985, 1987, 1989, 1990, 1997, 1998, 1999 Adobe Systems
 * Incorporated.  All Rights Reserved.Helvetica is a trademark of Linotype-Hell AG
 * and/or its subsidiaries.
 * 
 * Description:
 *  The digitally encoded machine readable software for producing the  Typefaces
 * licensed to you is copyrighted (c) 1985, 1987, 1989, 1990,  1997, 1998, 1999
 * Adobe Systems.  All Rights Reserved. This software is the property of Adobe
 * Systems  Incorporated and its licensors, and may not be reproduced, used,  
 * displayed, modified, disclosed or transferred without the express   written
 * approval of Adobe.    The digitally encoded machine readable outline data for
 * producing  the Typefaces licensed to you is copyrighted (c) 1981, 1999
 * Linotype-Hell  AG and/or its subsidiaries. All Rights Reserved.  This data is
 * the property of Linotype-Hell AG and/or its subsidiaries  and may not be
 * reproduced, used, displayed, modified, disclosed or   transferred without the
 * express written approval of Linotype-Hell AG   and/or its subsidiaries.
 */
Cufon.registerFont({"w":200,"face":{"font-family":"Helvetica LT","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 4 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"5","bbox":"-6 -324 334 81","underline-thickness":"18","underline-position":"-27","unicode-range":"U+0020-U+00FC"},"glyphs":{" ":{"w":100,"k":{"Y":32,"W":14,"V":18,"T":18}},"\u00a0":{"w":100},"\"":{"d":"76,-258r27,0r0,91r-27,0r0,-91xm25,-258r26,0r0,91r-26,0r0,-91","w":127},"#":{"d":"81,-149r-7,51r45,0r7,-51r-45,0xm129,0r-24,0r11,-76r-45,0r-11,76r-23,0r10,-76r-37,0r3,-22r37,0r7,-51r-37,0r3,-23r37,0r11,-76r24,0r-10,76r44,0r11,-76r24,0r-11,76r37,0r-3,23r-37,0r-7,51r37,0r-3,22r-37,0"},"$":{"d":"17,-186v2,-44,31,-67,74,-70r0,-23r17,0r0,23v41,3,72,24,73,68r-31,0v-3,-25,-17,-38,-42,-42r0,86v39,14,79,20,79,73v0,51,-33,75,-79,78r0,34r-17,0r0,-34v-50,-4,-80,-27,-79,-84r31,0v-1,37,15,54,48,58r0,-96v-38,-9,-75,-22,-74,-71xm108,-19v52,6,64,-73,19,-86r-19,-6r0,92xm91,-230v-46,-4,-58,66,-16,78v5,2,10,4,16,5r0,-83"},"%":{"d":"98,7r-19,0r142,-260r20,0xm245,-95v-22,0,-36,14,-37,36v-1,21,15,36,36,36v22,-1,37,-14,37,-36v0,-21,-15,-36,-36,-36xm245,3v-37,0,-62,-25,-62,-62v0,-37,26,-61,62,-61v36,0,61,25,61,61v0,36,-24,62,-61,62xm76,-225v-22,0,-36,14,-37,36v-1,21,16,36,36,36v22,0,37,-14,37,-36v0,-22,-14,-36,-36,-36xm76,-128v-38,0,-62,-24,-62,-61v0,-37,24,-61,62,-61v37,0,61,25,61,61v0,36,-25,61,-61,61","w":320},"&":{"d":"207,-122v-3,24,-9,46,-21,66r46,56r-41,0r-24,-30v-16,21,-37,35,-75,35v-48,0,-74,-25,-76,-67v-2,-49,27,-62,58,-82v-13,-17,-28,-27,-27,-57v1,-35,23,-57,61,-57v36,0,58,19,58,53v0,35,-24,53,-46,67r47,57v4,-15,8,-24,10,-41r30,0xm108,-231v-49,0,-26,60,-5,73v14,-11,31,-21,32,-45v0,-18,-10,-28,-27,-28xm48,-65v0,55,81,53,102,14r-58,-71v-21,13,-44,24,-44,57","w":240},"'":{"d":"21,-258r27,0r0,91r-27,0r0,-91","w":68},"(":{"d":"24,-94v0,-76,29,-123,61,-170r22,0v-28,52,-50,99,-49,179v1,70,26,111,50,160r-22,0v-30,-49,-62,-93,-62,-169","w":119},")":{"d":"59,-223v60,84,35,234,-24,298r-22,0v29,-53,49,-98,49,-179v0,-70,-26,-111,-50,-160r21,0","w":119},"*":{"d":"21,-233r38,14r0,-39r22,0r0,39r37,-14r8,20r-39,12r24,34r-18,12r-23,-34r-24,34r-17,-12r24,-34r-39,-12","w":140},"+":{"d":"92,-182r26,0r0,78r78,0r0,26r-78,0r0,78r-26,0r0,-78r-78,0r0,-26r78,0r0,-78","w":210},",":{"d":"31,-38r38,0v1,44,0,87,-38,91r0,-17v17,-1,19,-19,19,-36r-19,0r0,-38","w":100},"-":{"d":"104,-84r-88,0r0,-32r88,0r0,32","w":119},"\u00ad":{"d":"104,-84r-88,0r0,-32r88,0r0,32","w":119},".":{"d":"69,0r-38,0r0,-38r38,0r0,38","w":100,"k":{" ":22}},"\/":{"d":"18,7r-24,0r88,-272r24,0","w":100},"0":{"d":"100,-253v69,0,87,63,87,130v0,66,-18,130,-87,130v-69,0,-87,-64,-87,-130v0,-67,18,-130,87,-130xm100,-22v43,0,53,-49,53,-101v0,-53,-10,-102,-53,-102v-43,0,-53,50,-53,102v0,53,10,101,53,101"},"1":{"d":"36,-205v41,-1,62,-12,68,-48r25,0r0,253r-34,0r0,-180r-59,0r0,-25"},"2":{"d":"99,-225v-37,2,-51,27,-51,63r-32,0v-1,-60,30,-88,87,-91v85,-5,105,113,38,145v-33,25,-83,34,-96,78r138,0r0,30r-174,0v1,-89,80,-100,127,-143v28,-26,9,-85,-37,-82"},"3":{"d":"154,-71v0,-41,-32,-48,-73,-46r0,-27v35,4,65,-6,64,-41v-1,-26,-19,-39,-46,-40v-36,-1,-48,24,-50,55r-31,0v1,-52,27,-84,82,-83v46,1,77,21,78,67v0,28,-13,44,-32,52v24,9,42,25,42,59v0,98,-162,111,-173,19v-1,-7,-3,-14,-3,-21r33,0v1,34,16,56,54,55v33,0,54,-17,55,-49"},"4":{"d":"38,-89r82,0r-1,-115xm151,-62r0,62r-31,0r0,-62r-111,0r0,-31r116,-160r26,0r0,164r37,0r0,27r-37,0"},"5":{"d":"151,-78v5,-60,-77,-72,-103,-33r-27,-1r19,-136r131,0r0,31r-107,0r-11,70v48,-36,138,-5,132,65v11,87,-119,120,-163,54v-6,-9,-9,-21,-10,-35r32,0v3,28,25,42,54,42v34,-1,50,-24,53,-57"},"6":{"d":"103,-133v-35,0,-52,22,-52,55v0,34,19,56,53,56v34,0,50,-24,50,-58v0,-31,-17,-53,-51,-53xm14,-118v0,-91,57,-168,140,-121v16,9,25,29,27,53r-31,0v0,-35,-48,-51,-74,-28v-19,16,-30,53,-29,84v11,-18,30,-31,60,-31v99,0,101,154,15,166v-79,11,-108,-47,-108,-123"},"7":{"d":"188,-220v-47,53,-88,131,-104,220r-35,0v15,-87,57,-161,104,-217r-140,0r0,-31r175,0r0,28"},"8":{"d":"55,-185v0,25,19,38,44,39v26,1,45,-17,45,-41v-1,-26,-19,-38,-47,-38v-27,0,-42,15,-42,40xm152,-69v0,-34,-20,-50,-52,-50v-32,0,-52,17,-52,47v0,33,20,50,54,50v31,0,50,-13,50,-47xm99,-253v46,3,76,22,78,65v1,29,-13,45,-32,53v26,10,41,30,41,62v0,55,-39,86,-98,79v-43,-5,-74,-29,-74,-79v0,-34,19,-50,43,-61v-63,-26,-32,-124,42,-119"},"9":{"d":"48,-168v0,36,17,55,51,55v33,0,49,-22,49,-58v-1,-33,-18,-54,-51,-54v-31,0,-49,24,-49,57xm153,-114v-10,18,-31,29,-58,29v-52,-1,-80,-30,-80,-81v0,-52,28,-87,81,-87v74,0,91,62,88,137v-3,76,-47,147,-128,116v-23,-9,-37,-31,-38,-61r32,0v-2,47,63,55,83,19v9,-16,16,-39,20,-72"},":":{"d":"69,-148r-38,0r0,-38r38,0r0,38xm69,0r-38,0r0,-38r38,0r0,38","w":100,"k":{" ":18}},";":{"d":"31,-148r0,-38r38,0r0,38r-38,0xm31,-38r38,0v1,44,0,87,-38,91r0,-17v17,-1,19,-19,19,-36r-19,0r0,-38","w":100,"k":{" ":18}},"\u037e":{"d":"31,-148r0,-38r38,0r0,38r-38,0xm31,-38r38,0v1,44,0,87,-38,91r0,-17v17,-1,19,-19,19,-36r-19,0r0,-38","w":100},"<":{"d":"193,-4r-176,-74r0,-26r176,-74r0,29r-140,58r140,58r0,29","w":210},"=":{"d":"196,-41r-182,0r0,-27r182,0r0,27xm196,-114r-182,0r0,-26r182,0r0,26","w":210},">":{"d":"17,-178r176,74r0,26r-176,74r0,-29r141,-58r-141,-58r0,-29","w":210},"?":{"d":"114,0r-34,0r0,-37r34,0r0,37xm100,-234v-37,-1,-48,23,-48,57r-32,0v-1,-54,29,-81,81,-85v75,-5,101,94,42,130v-17,16,-33,31,-31,66r-32,0v-6,-70,63,-68,63,-127v0,-25,-15,-41,-43,-41"},"@":{"d":"190,-206v21,0,32,11,41,28r7,-22r25,0r-33,117v0,6,2,12,8,11v33,-6,51,-39,51,-78v0,-59,-40,-93,-100,-93v-68,0,-110,46,-110,115v0,68,44,113,112,113v38,0,71,-18,88,-42r24,0v-23,36,-57,64,-113,64v-83,0,-137,-54,-137,-137v0,-81,54,-135,136,-135v72,0,123,40,123,112v0,57,-34,104,-86,104v-13,0,-22,-9,-23,-22v-9,9,-27,23,-44,22v-33,-2,-52,-24,-52,-58v0,-56,30,-99,83,-99xm166,-75v35,0,54,-37,54,-72v0,-19,-12,-33,-30,-33v-35,0,-51,35,-54,70v-1,20,12,35,30,35","w":365},"A":{"d":"159,-106r-39,-114r-41,114r80,0xm68,-75r-27,75r-36,0r97,-258r40,0r93,258r-38,0r-25,-75r-104,0","w":240,"k":{"\u00fc":11,"\u00dc":18,"\u00d6":11,"y":14,"w":14,"v":14,"u":11,"Y":36,"W":18,"V":25,"U":18,"T":43,"Q":11,"O":11,"G":11,"C":11}},"B":{"d":"191,-77v-1,-56,-73,-42,-129,-44r0,91v58,0,131,11,129,-47xm140,-258v75,-11,97,96,39,119v27,9,48,26,47,63v-2,49,-36,75,-88,76r-111,0r0,-258r113,0xm179,-191v0,-49,-68,-36,-117,-38r0,80v51,-2,117,13,117,-42","w":240,"k":{"\u00dc":4,"U":4,".":7,",":7}},"C":{"d":"16,-131v-7,-112,115,-171,197,-108v17,13,26,34,30,58r-34,0v-7,-35,-33,-53,-73,-53v-57,0,-84,41,-84,102v0,64,22,110,86,108v43,-1,66,-29,73,-71r34,0v-9,63,-46,102,-113,102v-78,0,-111,-54,-116,-138","w":259,"k":{".":11,",":11}},"D":{"d":"207,-131v0,-87,-54,-106,-143,-98r0,199r68,0v51,-2,75,-43,75,-101xm243,-133v0,74,-34,133,-111,133r-103,0r0,-258r105,0v74,3,109,51,109,125","w":259,"k":{"\u00c4":14,"Y":32,"W":14,"V":25,"A":14,".":25,",":25}},"E":{"d":"222,0r-191,0r0,-258r188,0r0,30r-153,0r0,80r141,0r0,31r-141,0r0,86r156,0r0,31","w":240},"F":{"d":"66,0r-35,0r0,-258r179,0r0,30r-144,0r0,80r127,0r0,31r-127,0r0,117","w":219,"k":{"\u00f6":11,"\u00e4":18,"\u00c4":29,"r":16,"o":11,"e":11,"a":18,"A":29,".":54,",":54}},"G":{"d":"53,-130v-13,102,121,147,162,60v5,-11,6,-24,6,-38r-81,0r0,-30r113,0r0,138r-22,0r-9,-33v-17,23,-47,40,-85,40v-83,0,-114,-56,-120,-138v-9,-122,150,-179,219,-87v7,11,11,24,13,38r-34,0v-9,-36,-35,-54,-77,-54v-59,0,-77,45,-85,104","w":280},"H":{"d":"198,-258r35,0r0,258r-35,0r0,-121r-135,0r0,121r-35,0r0,-258r35,0r0,106r135,0r0,-106","w":259},"I":{"d":"68,0r-35,0r0,-258r35,0r0,258","w":100},"J":{"d":"80,7v-55,0,-79,-31,-74,-90r33,0v-3,37,5,60,39,60v30,0,41,-17,41,-45r0,-190r35,0r0,188v0,50,-27,77,-74,77","w":180,"k":{"\u00fc":7,"\u00e4":7,"\u00c4":7,"u":7,"a":7,"A":7,".":11,",":11}},"K":{"d":"62,0r-35,0r0,-258r35,0r0,125r126,-125r48,0r-108,104r111,154r-46,0r-90,-130r-41,39r0,91","w":240,"k":{"\u00fc":11,"\u00f6":14,"\u00d6":18,"y":18,"u":11,"o":14,"e":14,"O":18}},"L":{"d":"62,-31r131,0r0,31r-166,0r0,-258r35,0r0,227","k":{"y":11,"Y":50,"W":25,"V":40,"T":40}},"M":{"d":"240,0r0,-217r-73,217r-34,0r-74,-217r1,217r-34,0r0,-258r50,0r75,218r73,-218r50,0r0,258r-34,0","w":299},"N":{"d":"199,-258r34,0r0,258r-40,0r-132,-209r0,209r-34,0r0,-258r42,0r130,208r0,-208","w":259},"O":{"d":"140,-265v85,0,126,55,126,136v0,81,-41,136,-126,136v-85,0,-126,-55,-126,-136v0,-81,41,-136,126,-136xm140,-24v60,0,90,-43,90,-105v0,-62,-30,-105,-90,-105v-60,0,-90,43,-90,105v0,62,30,105,90,105","w":280,"k":{"\u00c4":7,"Y":25,"X":22,"W":11,"V":18,"T":14,"A":7,".":14,",":14}},"P":{"d":"224,-186v-2,48,-27,76,-77,77r-81,0r0,109r-35,0r0,-258v86,2,196,-19,193,72xm188,-185v0,-57,-68,-42,-122,-44r0,90v55,-2,122,13,122,-46","w":240,"k":{"\u00f6":18,"\u00e4":14,"\u00c4":43,"o":18,"e":18,"a":14,"A":43,".":65,",":65}},"Q":{"d":"266,-129v0,44,-15,77,-37,101r35,27r-18,21r-39,-30v-17,11,-40,17,-67,17v-85,0,-126,-55,-126,-136v0,-81,41,-136,126,-136v85,0,126,55,126,136xm50,-129v-3,75,57,124,128,97r-27,-21r18,-22r33,26v51,-53,31,-191,-62,-185v-60,4,-88,43,-90,105","w":280,"k":{"\u00dc":4,"U":4}},"R":{"d":"200,-185v0,-63,-77,-40,-133,-44r0,88v56,-3,133,18,133,-44xm203,0v-12,-44,10,-111,-52,-111r-84,0r0,111r-35,0r0,-258v87,4,204,-24,204,69v0,34,-16,50,-36,62v38,7,34,62,34,105v0,11,12,10,12,22r-43,0","w":259,"k":{"\u00dc":14,"\u00d6":7,"Y":18,"W":11,"V":18,"U":14,"T":11,"O":7}},"S":{"d":"66,-129v-72,-30,-36,-136,49,-136v64,0,97,25,101,82r-33,0v-1,-36,-28,-47,-64,-52v-54,-7,-84,63,-28,78v57,15,132,13,132,86v0,103,-180,97,-201,22v-3,-11,-4,-23,-4,-35r32,0v1,43,31,56,72,61v55,7,99,-67,39,-82","w":240,"k":{".":7,",":7}},"T":{"d":"5,-258r210,0r0,30r-88,0r0,228r-34,0r0,-228r-88,0r0,-30","w":219,"k":{"\u00fc":43,"\u00f6":43,"\u00e4":43,"\u00d6":14,"\u00c4":43,"y":43,"w":43,"u":43,"r":43,"o":43,"e":43,"a":43,"O":14,"A":43,";":7,":":7,".":43,"-":50,",":43}},"U":{"d":"129,-24v44,-1,68,-24,68,-71r0,-163r35,0r0,167v-2,63,-39,98,-104,98v-62,0,-100,-33,-100,-93r0,-172r35,0v9,91,-34,235,66,234","w":259,"k":{"\u00c4":14,"A":14,".":14,",":14}},"V":{"d":"194,-258r39,0r-94,258r-37,0r-95,-258r39,0r75,220","w":240,"k":{"\u00fc":25,"\u00f6":29,"\u00e4":25,"\u00d6":14,"\u00c4":29,"u":25,"o":29,"e":29,"a":25,"O":14,"G":14,"A":29,";":14,":":14,".":45,"-":29,",":45}},"W":{"d":"110,0r-37,0r-67,-258r38,0r49,210r57,-210r39,0r58,210r49,-210r38,0r-68,258r-37,0r-59,-214","w":339,"k":{"\u00fc":11,"\u00f6":11,"\u00e4":14,"\u00d6":7,"\u00c4":18,"y":7,"u":11,"o":11,"e":11,"a":14,"O":7,"A":18,".":29,"-":14,",":29}},"X":{"d":"233,0r-43,0r-69,-106r-72,106r-42,0r92,-132r-86,-126r44,0r65,99r66,-99r41,0r-86,126","w":240},"Y":{"d":"138,0r-35,0r0,-104r-98,-154r41,0r74,124r74,-124r41,0r-97,154r0,104","w":240,"k":{"\u00fc":40,"\u00f6":50,"\u00e4":50,"\u00d6":31,"\u00c4":40,"u":40,"o":50,"i":7,"e":50,"a":50,"O":31,"A":40,";":22,":":22,".":50,"-":50,",":50}},"Z":{"d":"212,0r-204,0r0,-29r159,-199r-147,0r0,-30r192,0r0,30r-159,197r159,0r0,31","w":219},"[":{"d":"51,45r39,0r0,26r-67,0r0,-331r67,0r0,26r-39,0r0,279","w":100},"\\":{"d":"-6,-265r24,0r88,272r-24,0","w":100},"]":{"d":"49,-234r-39,0r0,-26r67,0r0,331r-67,0r0,-26r39,0r0,-279","w":100},"^":{"d":"146,-95r-61,-124r-62,124r-28,0r77,-153r26,0r76,153r-28,0","w":168},"_":{"d":"200,27r0,18r-200,0r0,-18r200,0"},"`":{"d":"5,-264r39,0r32,51r-24,0","w":119},"a":{"d":"138,-96v-25,17,-92,0,-92,42v0,21,11,33,34,33v42,-1,64,-26,58,-75xm95,-167v-29,0,-41,13,-44,36r-29,0v0,-49,39,-66,88,-62v33,3,59,16,60,52r0,108v-1,12,11,12,21,10r0,23v-23,9,-52,2,-51,-25v-27,46,-143,40,-125,-39v10,-43,60,-45,107,-50v11,-1,17,-8,17,-23v0,-20,-14,-30,-44,-30","k":{"y":11,"w":7,"v":7}},"b":{"d":"103,-22v38,0,49,-33,50,-73v0,-39,-10,-71,-51,-70v-43,0,-50,39,-51,80v-1,38,17,63,52,63xm103,5v-26,0,-42,-12,-52,-28r0,23r-30,0r0,-258r32,0r0,93v13,-17,29,-29,55,-29v52,0,78,39,78,94v0,58,-23,104,-83,105","k":{"\u00fc":7,"y":7,"v":7,"u":7,"l":7,"b":4,".":14,",":14}},"c":{"d":"11,-89v-7,-85,85,-137,143,-83v12,11,15,29,18,47r-31,0v-4,-25,-17,-40,-45,-40v-38,1,-51,32,-51,71v0,39,11,71,51,72v26,0,41,-21,45,-45r31,0v-6,41,-28,73,-77,72v-56,-1,-79,-38,-84,-94","w":180,"k":{"k":7,",":5}},"d":{"d":"97,-165v-41,-1,-52,31,-52,70v1,40,13,73,51,73v35,0,52,-26,52,-63v0,-41,-8,-80,-51,-80xm91,-194v30,-1,44,18,57,32r0,-96r32,0r0,258r-30,0v-1,-8,2,-20,-1,-26v-9,19,-26,31,-54,31v-60,-1,-82,-47,-82,-105v0,-55,26,-92,78,-94"},"e":{"d":"153,-109v6,-61,-83,-75,-101,-21v-3,7,-4,14,-4,21r105,0xm48,-84v-11,69,92,82,104,25r31,0v-9,39,-34,65,-84,64v-56,-1,-79,-38,-85,-94v-12,-108,145,-147,167,-40v3,14,5,28,5,45r-138,0","k":{"y":7,"x":11,"w":7,"v":11,".":5,",":5}},"f":{"d":"94,-233v-31,-7,-33,15,-31,45r31,0r0,26r-31,0r0,162r-32,0r0,-162r-26,0r0,-26r26,0v-6,-51,11,-82,63,-73r0,28","w":100,"k":{"\u00f6":11,"\u00e4":11,"o":11,"e":11,"a":11,".":11,",":11}},"g":{"d":"93,-194v30,0,44,16,57,33r0,-27r30,0r-1,189v8,76,-104,103,-148,52v-6,-7,-10,-18,-11,-30r32,0v3,20,20,29,42,30v44,1,56,-29,54,-74v-10,16,-25,27,-51,26v-60,-1,-83,-47,-83,-105v0,-53,27,-94,79,-94xm99,-165v-41,-1,-52,31,-52,70v0,40,13,73,51,73v34,0,51,-25,51,-63v0,-42,-8,-79,-50,-80","k":{"r":4}},"h":{"d":"55,-163v26,-47,122,-40,122,35r0,128r-32,0r0,-123v1,-27,-10,-42,-37,-42v-72,0,-50,97,-53,165r-32,0r0,-258r32,0r0,95","k":{"y":11}},"i":{"d":"24,-222r0,-36r32,0r0,36r-32,0xm56,0r-32,0r0,-188r32,0r0,188","w":79},"j":{"d":"56,-222r-32,0r0,-36r32,0r0,36xm-6,47v21,2,30,-2,30,-23r0,-212r32,0r0,216v1,36,-24,52,-62,47r0,-28","w":79},"k":{"d":"180,0r-40,0r-59,-95r-26,24r0,71r-31,0r0,-258r31,0r0,149r81,-79r40,0r-72,70","w":180,"k":{"\u00f6":7,"o":7,"e":7}},"l":{"d":"56,0r-32,0r0,-258r32,0r0,258","w":79},"m":{"d":"105,-165v-70,0,-46,98,-50,165r-32,0r0,-188r30,0v1,8,-2,20,1,26v15,-36,94,-44,107,-1v26,-46,116,-40,116,33r0,130r-32,0r0,-122v0,-26,-9,-43,-35,-43v-66,3,-38,101,-44,165r-32,0r0,-130v0,-21,-8,-35,-29,-35","w":299,"k":{"\u00fc":4,"y":5,"u":4}},"n":{"d":"53,-162v27,-46,124,-43,124,34r0,128r-32,0r0,-116v-1,-31,-9,-49,-40,-49v-70,0,-46,98,-50,165r-32,0r0,-188r30,0r0,26","k":{"\u00fc":4,"y":5,"v":7,"u":4}},"o":{"d":"100,-166v-42,-1,-55,35,-55,72v0,37,15,72,55,72v40,0,55,-33,55,-72v0,-39,-14,-72,-55,-72xm100,5v-58,0,-87,-41,-87,-99v0,-58,29,-100,87,-100v59,0,88,44,88,100v0,56,-29,99,-88,99","k":{"y":11,"x":11,"w":5,"v":5,".":14,",":14}},"p":{"d":"103,5v-25,1,-41,-11,-50,-25r0,95r-32,0r0,-263r30,0r0,26v12,-15,27,-33,57,-32v52,2,78,39,78,94v0,58,-23,104,-83,105xm102,-165v-43,0,-50,39,-51,80v-1,38,17,63,52,63v38,0,49,-33,50,-73v0,-39,-10,-71,-51,-70","k":{"y":11,".":13,",":13}},"q":{"d":"96,-22v35,0,52,-26,52,-63v0,-41,-8,-80,-51,-80v-41,-1,-52,31,-52,70v1,40,13,73,51,73xm91,-194v30,-1,44,18,57,32r0,-26r30,0r0,263r-32,0r-1,-95v-9,15,-25,26,-50,25v-60,-1,-82,-47,-82,-105v0,-55,26,-92,78,-94"},"r":{"d":"120,-160v-81,-9,-58,88,-61,160r-31,0r0,-188r30,0r0,31v11,-21,30,-42,62,-36r0,33","w":119,"k":{"\u00fc":-5,"\u00e4":4,"y":-11,"v":-11,"u":-5,"t":-14,"p":-11,"n":-9,"m":-9,"l":-5,"k":-5,"i":-5,"a":4,";":-11,":":-11,".":18,",":18}},"s":{"d":"30,-104v-44,-52,36,-115,99,-82v20,9,30,28,32,51r-31,0v0,-24,-18,-28,-44,-31v-32,-4,-55,35,-19,47v39,13,100,11,100,62v0,76,-129,81,-151,24v-3,-8,-4,-18,-4,-27r30,0v2,27,19,38,50,38v30,0,57,-24,35,-46v-24,-16,-78,-14,-97,-36","w":180,"k":{"w":11,".":5,",":5}},"t":{"d":"93,0v-33,7,-62,0,-62,-38r0,-124r-26,0r0,-26r26,0r0,-53r31,0r0,53r31,0r0,26r-31,0r0,122v-1,17,15,15,31,15r0,25","w":100},"u":{"d":"93,-22v71,-1,47,-98,51,-166r32,0r0,188r-30,0v-1,-9,2,-21,-1,-28v-13,20,-26,33,-59,33v-89,0,-56,-114,-62,-193r32,0r0,125v1,26,11,41,37,41"},"v":{"d":"143,-188r34,0r-72,188r-33,0r-69,-188r37,0r49,153","w":180,"k":{"\u00f6":9,"\u00e4":9,"o":9,"e":9,"a":9,".":29,",":29}},"w":{"d":"92,0r-33,0r-54,-188r35,0r36,148r37,-148r35,0r37,148r39,-148r31,0r-54,188r-33,0r-39,-146","w":259,"k":{"\u00f6":4,"\u00e4":5,"o":4,"e":4,"a":5,".":22,",":22}},"x":{"d":"176,0r-40,0r-47,-71r-45,71r-40,0r66,-97r-63,-91r41,0r43,66r44,-66r39,0r-64,91","w":180,"k":{"e":11}},"y":{"d":"21,45v17,9,42,2,43,-17v2,-6,6,-13,10,-23r-70,-193r36,0r51,153r50,-153r35,0r-86,229v-9,30,-34,42,-69,33r0,-29","w":180,"k":{"\u00f6":7,"\u00e4":7,"o":7,"e":7,"a":7,".":36,",":36}},"z":{"d":"53,-26r116,0r0,26r-158,0r0,-25r114,-137r-105,0r0,-26r146,0r0,26","w":180,"k":{"\u00f6":5,"o":5,"e":5}},"{":{"d":"105,71v-113,16,-21,-146,-90,-155r0,-22v68,-9,-23,-172,90,-154r0,23v-48,-10,-29,51,-32,91v-2,26,-14,44,-32,51v36,11,33,64,32,113v-1,22,8,33,32,29r0,24","w":120},"|":{"d":"60,-279r0,360r-26,0r0,-360r26,0","w":93},"}":{"d":"15,-260v113,-17,21,145,90,154r0,22v-69,8,23,173,-90,155r0,-24v48,9,33,-50,33,-90v0,-27,13,-44,31,-52v-35,-11,-32,-64,-31,-112v0,-21,-8,-34,-33,-30r0,-23","w":120},"~":{"d":"144,-91v17,-2,24,-16,31,-26r13,20v-11,15,-22,31,-45,31v-38,0,-86,-50,-108,1r-13,-20v9,-16,21,-31,45,-31v28,0,53,21,77,25","w":210},"\u00c4":{"d":"166,-288r-33,0r0,-36r33,0r0,36xm107,-288r-32,0r0,-36r32,0r0,36xm159,-106r-39,-114r-41,114r80,0xm68,-75r-27,75r-36,0r97,-258r40,0r93,258r-38,0r-25,-75r-104,0","w":240,"k":{"\u00fc":11,"\u00dc":18,"\u00d6":11,"y":14,"w":14,"v":14,"u":11,"Y":36,"W":18,"V":25,"U":18,"T":43,"Q":11,"O":11,"G":11,"C":11}},"\u00d6":{"d":"186,-288r-33,0r0,-36r33,0r0,36xm127,-288r-32,0r0,-36r32,0r0,36xm140,-265v85,0,126,55,126,136v0,81,-41,136,-126,136v-85,0,-126,-55,-126,-136v0,-81,41,-136,126,-136xm140,-24v60,0,90,-43,90,-105v0,-62,-30,-105,-90,-105v-60,0,-90,43,-90,105v0,62,30,105,90,105","w":280,"k":{"\u00c4":7,"Y":25,"X":22,"W":11,"V":18,"T":14,"A":7,".":14,",":14}},"\u00dc":{"d":"176,-288r-33,0r0,-36r33,0r0,36xm117,-288r-32,0r0,-36r32,0r0,36xm129,-24v44,-1,68,-24,68,-71r0,-163r35,0r0,167v-2,63,-39,98,-104,98v-62,0,-100,-33,-100,-93r0,-172r35,0v9,91,-34,235,66,234","w":259,"k":{"\u00c4":14,"A":14,".":14,",":14}},"\u00df":{"d":"107,-235v-34,0,-51,16,-51,51r0,184r-32,0r0,-192v3,-47,33,-70,83,-70v48,0,84,18,86,65v1,28,-13,43,-29,53v25,7,41,29,42,58v2,66,-43,98,-110,89r0,-27v44,6,77,-10,77,-53v0,-41,-32,-54,-75,-49r0,-28v37,2,64,-8,64,-40v0,-27,-24,-42,-55,-41","w":219},"\u00e4":{"d":"146,-217r-33,0r0,-37r33,0r0,37xm87,-217r-32,0r0,-37r32,0r0,37xm138,-96v-25,17,-92,0,-92,42v0,21,11,33,34,33v42,-1,64,-26,58,-75xm95,-167v-29,0,-41,13,-44,36r-29,0v0,-49,39,-66,88,-62v33,3,59,16,60,52r0,108v-1,12,11,12,21,10r0,23v-23,9,-52,2,-51,-25v-27,46,-143,40,-125,-39v10,-43,60,-45,107,-50v11,-1,17,-8,17,-23v0,-20,-14,-30,-44,-30","k":{"y":11,"w":7,"v":7}},"\u00f6":{"d":"146,-217r-33,0r0,-37r33,0r0,37xm87,-217r-32,0r0,-37r32,0r0,37xm100,-166v-42,-1,-55,35,-55,72v0,37,15,72,55,72v40,0,55,-33,55,-72v0,-39,-14,-72,-55,-72xm100,5v-58,0,-87,-41,-87,-99v0,-58,29,-100,87,-100v59,0,88,44,88,100v0,56,-29,99,-88,99","k":{"y":11,"x":11,"w":5,"v":5,".":14,",":14}},"\u00fc":{"d":"146,-217r-33,0r0,-37r33,0r0,37xm87,-217r-32,0r0,-37r32,0r0,37xm93,-22v71,-1,47,-98,51,-166r32,0r0,188r-30,0v-1,-9,2,-21,-1,-28v-13,20,-26,33,-59,33v-89,0,-56,-114,-62,-193r32,0r0,125v1,26,11,41,37,41"},"!":{"d":"41,-62r-9,-111r0,-85r35,0v2,70,-3,133,-8,196r-18,0xm67,0r-35,0r0,-37r35,0r0,37","w":100}}});


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);

