/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 */
var Cufon=(function(){var K=function(){return K.replace.apply(null,arguments)};var U=K.DOM={ready:(function(){var Z=false,b={loaded:1,complete:1};var Y=[],a=function(){if(Z){return}Z=true;for(var c;c=Y.shift();c()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",a,false);window.addEventListener("pageshow",a,false)}if(!window.opera&&document.readyState){(function(){b[document.readyState]?a():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");a()}catch(c){setTimeout(arguments.callee,1)}})()}O(window,"load",a);return function(c){if(!arguments.length){a()}else{Z?c():Y.push(c)}}})()};var L=K.CSS={Size:function(Z,Y){this.value=parseFloat(Z);this.unit=String(Z).match(/[a-z%]*$/)[0]||"px";this.convert=function(a){return a/Y*this.value};this.convertFrom=function(a){return a/this.value*Y};this.toString=function(){return this.value+this.unit}},getStyle:function(Z){var Y=document.defaultView;if(Y&&Y.getComputedStyle){return new A(Y.getComputedStyle(Z,null))}if(Z.currentStyle){return new A(Z.currentStyle)}return new A(Z.style)},quotedList:I(function(b){var a=[],Z=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,Y;while(Y=Z.exec(b)){a.push(Y[3]||Y[1])}return a}),ready:(function(){var a=false;var Z=[],b=function(){a=true;for(var d;d=Z.shift();d()){}};var Y=Object.prototype.propertyIsEnumerable?F("style"):{length:0};var c=F("link");U.ready(function(){var g=0,f;for(var e=0,d=c.length;f=c[e],e<d;++e){if(!f.disabled&&f.rel.toLowerCase()=="stylesheet"){++g}}if(document.styleSheets.length>=Y.length+g){b()}else{setTimeout(arguments.callee,10)}});return function(d){if(a){d()}else{Z.push(d)}}})(),supports:function(a,Z){var Y=document.createElement("span").style;if(Y[a]===undefined){return false}Y[a]=Z;return Y[a]===Z},textAlign:function(b,a,Y,Z){if(a.get("textAlign")=="right"){if(Y>0){b=" "+b}}else{if(Y<Z-1){b+=" "}}return b},textDecoration:function(d,c){if(!c){c=this.getStyle(d)}var Z={underline:null,overline:null,"line-through":null};for(var Y=d;Y.parentNode&&Y.parentNode.nodeType==1;){var b=true;for(var a in Z){if(Z[a]){continue}if(c.get("textDecoration").indexOf(a)!=-1){Z[a]=c.get("color")}b=false}if(b){break}c=this.getStyle(Y=Y.parentNode)}return Z},textShadow:I(function(c){if(c=="none"){return null}var b=[],d={},Y,Z=0;var a=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(Y=a.exec(c)){if(Y[0]==","){b.push(d);d={},Z=0}else{if(Y[1]){d.color=Y[1]}else{d[["offX","offY","blur"][Z++]]=Y[2]}}}b.push(d);return b}),color:I(function(Z){var Y={};Y.color=Z.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(b,a,c){Y.opacity=parseFloat(c);return"rgb("+a+")"});return Y}),textTransform:function(Z,Y){return Z[{uppercase:"toUpperCase",lowercase:"toLowerCase"}[Y.get("textTransform")]||"toString"]()}};function Q(Z){var Y=this.face=Z.face;this.glyphs=Z.glyphs;this.w=Z.w;this.baseSize=parseInt(Y["units-per-em"],10);this.family=Y["font-family"].toLowerCase();this.weight=Y["font-weight"];this.style=Y["font-style"]||"normal";this.viewBox=(function(){var b=Y.bbox.split(/\s+/);var a={minX:parseInt(b[0],10),minY:parseInt(b[1],10),maxX:parseInt(b[2],10),maxY:parseInt(b[3],10)};a.width=a.maxX-a.minX,a.height=a.maxY-a.minY;a.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return a})();this.ascent=-parseInt(Y.ascent,10);this.descent=-parseInt(Y.descent,10);this.height=-this.ascent+this.descent}function E(){var Z={},Y={oblique:"italic",italic:"oblique"};this.add=function(a){(Z[a.style]||(Z[a.style]={}))[a.weight]=a};this.get=function(e,f){var d=Z[e]||Z[Y[e]]||Z.normal||Z.italic||Z.oblique;if(!d){return null}f={normal:400,bold:700}[f]||parseInt(f,10);if(d[f]){return d[f]}var b={1:1,99:0}[f%100],h=[],c,a;if(b===undefined){b=f>400}if(f==500){f=400}for(var g in d){g=parseInt(g,10);if(!c||g<c){c=g}if(!a||g>a){a=g}h.push(g)}if(f<c){f=c}if(f>a){f=a}h.sort(function(j,i){return(b?(j>f&&i>f)?j<i:j>i:(j<f&&i<f)?j>i:j<i)?-1:1});return d[h[0]]}}function P(){function a(c,d){if(c.contains){return c.contains(d)}return c.compareDocumentPosition(d)&16}function Y(d){var c=d.relatedTarget;if(!c||a(this,c)){return}Z(this)}function b(c){Z(this)}function Z(c){setTimeout(function(){K.replace(c,D.get(c).options,true)},10)}this.attach=function(c){if(c.onmouseenter===undefined){O(c,"mouseover",Y);O(c,"mouseout",Y)}else{O(c,"mouseenter",b);O(c,"mouseleave",b)}}}function X(){var a={},Y=0;function Z(b){return b.cufid||(b.cufid=++Y)}this.get=function(b){var c=Z(b);return a[c]||(a[c]={})}}function A(Y){var a={},Z={};this.get=function(b){return a[b]!=undefined?a[b]:Y[b]};this.getSize=function(c,b){return Z[c]||(Z[c]=new L.Size(this.get(c),b))};this.extend=function(b){for(var c in b){a[c]=b[c]}return this}}function O(Z,Y,a){if(Z.addEventListener){Z.addEventListener(Y,a,false)}else{if(Z.attachEvent){Z.attachEvent("on"+Y,function(){return a.call(Z,window.event)})}}}function R(Z,Y){var a=D.get(Z);if(a.options){return Z}if(Y.hover&&Y.hoverables[Z.nodeName.toLowerCase()]){B.attach(Z)}a.options=Y;return Z}function I(Y){var Z={};return function(a){if(!Z.hasOwnProperty(a)){Z[a]=Y.apply(null,arguments)}return Z[a]}}function C(d,c){if(!c){c=L.getStyle(d)}var Z=L.quotedList(c.get("fontFamily").toLowerCase()),b;for(var a=0,Y=Z.length;a<Y;++a){b=Z[a];if(H[b]){return H[b].get(c.get("fontStyle"),c.get("fontWeight"))}}return null}function F(Y){return document.getElementsByTagName(Y)}function G(){var Y={},b;for(var a=0,Z=arguments.length;a<Z;++a){for(b in arguments[a]){Y[b]=arguments[a][b]}}return Y}function M(b,k,Z,m,c,a){var j=m.separate;if(j=="none"){return W[m.engine].apply(null,arguments)}var h=document.createDocumentFragment(),e;var f=k.split(N[j]),Y=(j=="words");if(Y&&S){if(/^\s/.test(k)){f.unshift("")}if(/\s$/.test(k)){f.push("")}}for(var g=0,d=f.length;g<d;++g){e=W[m.engine](b,Y?L.textAlign(f[g],Z,g,d):f[g],Z,m,c,a,g<d-1);if(e){h.appendChild(e)}}return h}function J(Z,g){var a,Y,d,f;for(var b=R(Z,g).firstChild;b;b=d){d=b.nextSibling;f=false;if(b.nodeType==1){if(!b.firstChild){continue}if(!/cufon/.test(b.className)){arguments.callee(b,g);continue}else{f=true}}if(!Y){Y=L.getStyle(Z).extend(g)}if(!a){a=C(Z,Y)}if(!a){continue}if(f){W[g.engine](a,null,Y,g,b,Z);continue}var e=b.data;if(e===""){continue}var c=M(a,e,Y,g,b,Z);if(c){b.parentNode.replaceChild(c,b)}else{b.parentNode.removeChild(b)}}}var S=" ".split(/\s+/).length==0;var D=new X();var B=new P();var V=[];var W={},H={},T={enableTextDecoration:false,engine:null,hover:false,hoverables:{a:true},printable:true,selector:(window.Sizzle||(window.jQuery&&function(Y){return jQuery(Y)})||(window.dojo&&dojo.query)||(window.$$&&function(Y){return $$(Y)})||(window.$&&function(Y){return $(Y)})||(document.querySelectorAll&&function(Y){return document.querySelectorAll(Y)})||F),separate:"words",textShadow:"none"};var N={words:/\s+/,characters:""};K.now=function(){U.ready();return K};K.refresh=function(){var a=V.splice(0,V.length);for(var Z=0,Y=a.length;Z<Y;++Z){K.replace.apply(null,a[Z])}return K};K.registerEngine=function(Z,Y){if(!Y){return K}W[Z]=Y;return K.set("engine",Z)};K.registerFont=function(a){var Y=new Q(a),Z=Y.family;if(!H[Z]){H[Z]=new E()}H[Z].add(Y);return K.set("fontFamily",'"'+Z+'"')};K.replace=function(a,Z,Y){Z=G(T,Z);if(!Z.engine){return K}if(typeof Z.textShadow=="string"){Z.textShadow=L.textShadow(Z.textShadow)}if(!Y){V.push(arguments)}if(a.nodeType||typeof a=="string"){a=[a]}L.ready(function(){for(var c=0,b=a.length;c<b;++c){var d=a[c];if(typeof d=="string"){K.replace(Z.selector(d),Z,true)}else{J(d,Z)}}});return K};K.set=function(Y,Z){T[Y]=Z;return K};return K})();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-canvas{text-indent:0}@media screen,projection{.cufon-canvas{display:inline;display:inline-block;position:relative;vertical-align:middle"+(E?"":";font-size:1px;line-height:1px")+"}.cufon-canvas .cufon-alt{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden}"+(A?".cufon-canvas canvas{position:relative}":".cufon-canvas canvas{position:absolute}")+"}@media print{.cufon-canvas{padding:0 !important}.cufon-canvas canvas{display:none}.cufon-canvas .cufon-alt{display:inline}}"));document.getElementsByTagName("head")[0].appendChild(F);function D(O,H){var M=0,L=0;var G=[],N=/([mrvxe])([^a-z]*)/g,J;generate:for(var I=0;J=N.exec(O);++I){var K=J[2].split(",");switch(J[1]){case"v":G[I]={m:"bezierCurveTo",a:[M+~~K[0],L+~~K[1],M+~~K[2],L+~~K[3],M+=~~K[4],L+=~~K[5]]};break;case"r":G[I]={m:"lineTo",a:[M+=~~K[0],L+=~~K[1]]};break;case"m":G[I]={m:"moveTo",a:[M=~~K[0],L=~~K[1]]};break;case"x":G[I]={m:"closePath"};break;case"e":break generate}H[G[I].m].apply(H,G[I].a)}return G}function C(K,J){for(var I=0,H=K.length;I<H;++I){var G=K[I];J[G.m].apply(J,G.a)}}return function(q,T,k,P,X,r){var I=(T===null);var V=q.viewBox;var J=k.getSize("fontSize",q.baseSize);var h=k.get("letterSpacing");h=(h=="normal")?0:J.convertFrom(parseInt(h,10));var W=0,j=0,f=0,R=0;var U=P.textShadow,d=[];if(U){for(var p=0,m=U.length;p<m;++p){var Z=U[p];var c=J.convertFrom(parseFloat(Z.offX));var b=J.convertFrom(parseFloat(Z.offY));d[p]=[c,b];if(b<W){W=b}if(c>j){j=c}if(b>f){f=b}if(c<R){R=c}}}var u=Cufon.CSS.textTransform(I?X.alt:T,k).split("");var G=0,S=null;for(var p=0,m=u.length;p<m;++p){var Q=q.glyphs[u[p]]||q.missingGlyph;if(!Q){continue}G+=S=Number(Q.w||q.w)+h}if(S===null){return null}j+=(V.width-S);R+=V.minX;var O,K;if(I){O=X;K=X.firstChild}else{O=document.createElement("span");O.className="cufon cufon-canvas";O.alt=T;K=document.createElement("canvas");O.appendChild(K);if(P.printable){var n=document.createElement("span");n.className="cufon-alt";n.appendChild(document.createTextNode(T));O.appendChild(n)}}var v=O.style;var a=K.style;var H=J.convert(V.height-W+f);var t=Math.ceil(H);var e=t/H;K.width=Math.ceil(J.convert(G+j-R)*e);K.height=t;W+=V.minY;a.top=Math.round(J.convert(W-q.ascent))+"px";a.left=Math.round(J.convert(R))+"px";var N=Math.ceil(J.convert(G*e))+"px";if(A){v.width=N;v.height=J.convert(q.height)+"px"}else{v.paddingLeft=N;v.paddingBottom=(J.convert(q.height)-1)+"px"}var s=K.getContext("2d"),Y=t/V.height;s.scale(Y,Y);s.translate(-R,-W);s.lineWidth=q.face["underline-thickness"];s.save();function L(i,g){s.strokeStyle=g;s.beginPath();s.moveTo(0,i);s.lineTo(G,i);s.stroke()}var M=P.enableTextDecoration?Cufon.CSS.textDecoration(r,k):{};if(M.underline){L(-q.face["underline-position"],M.underline)}if(M.overline){L(q.ascent,M.overline)}s.fillStyle=k.get("color");function o(){for(var w=0,g=u.length;w<g;++w){var x=q.glyphs[u[w]]||q.missingGlyph;if(!x){continue}s.beginPath();if(x.d){if(x.code){C(x.code,s)}else{x.code=D("m"+x.d,s)}}s.fill();s.translate(Number(x.w||q.w)+h,0)}}if(U){for(var p=0,m=U.length;p<m;++p){var Z=U[p];s.save();s.fillStyle=Z.color;s.translate.apply(s,d[p]);o();s.restore()}}o();s.restore();if(M["line-through"]){L(-q.descent,M["line-through"])}return O}})());Cufon.registerEngine("vml",(function(){if(!document.namespaces){return}if(document.namespaces.cvml==null){document.namespaces.add("cvml","urn:schemas-microsoft-com:vml")}var B=document.createElement("cvml:shape");B.style.behavior="url(#default#VML)";if(!B.coordsize){return}B=null;document.write('<style type="text/css">.cufon-vml-canvas{text-indent:0}@media screen{cvml\\:shape,cvml\\:group,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute}.cufon-vml-canvas{position:absolute;text-align:left}.cufon-vml{display:inline-block;position:relative;vertical-align:middle}.cufon-vml .cufon-alt{position:absolute;left:-10000in;font-size:1px}a .cufon-vml{cursor:pointer}}@media print{.cufon-vml *{display:none}.cufon-vml .cufon-alt{display:inline}}</style>');function C(D,E){return A(D,/(?:em|ex|%)$/i.test(E)?"1em":E)}function A(G,H){if(/px$/i.test(H)){return parseFloat(H)}var F=G.style.left,E=G.runtimeStyle.left;G.runtimeStyle.left=G.currentStyle.left;G.style.left=H;var D=G.style.pixelLeft;G.style.left=F;G.runtimeStyle.left=E;return D}return function(s,V,n,S,Z,t,j){var G=(V===null);if(G){V=Z.alt}var X=s.viewBox;var H=n.computedFontSize||(n.computedFontSize=new Cufon.CSS.Size(C(t,n.get("fontSize"))+"px",s.baseSize));var h=n.computedLSpacing;if(h==undefined){h=n.get("letterSpacing");n.computedLSpacing=h=(h=="normal")?0:~~H.convertFrom(A(t,h))}var P,I;if(G){P=Z;I=Z.firstChild}else{P=document.createElement("span");P.className="cufon cufon-vml";P.alt=V;I=document.createElement("span");I.className="cufon-vml-canvas";P.appendChild(I);if(S.printable){var q=document.createElement("span");q.className="cufon-alt";q.appendChild(document.createTextNode(V));P.appendChild(q)}if(!j){P.appendChild(document.createElement("cvml:group"))}}var y=P.style;var c=I.style;var E=H.convert(X.height),v=Math.ceil(E);var g=v/E;var f=X.minX,e=X.minY;c.height=v;c.top=Math.round(H.convert(e-s.ascent));c.left=Math.round(H.convert(f));y.height=H.convert(s.height)+"px";var L=S.enableTextDecoration?Cufon.CSS.textDecoration(t,n):{};var U=n.get("color");var w=Cufon.CSS.textTransform(V,n).split("");var D=0,d=0,M=null;var T,N,W=S.textShadow;for(var r=0,p=0,o=w.length;r<o;++r){T=s.glyphs[w[r]]||s.missingGlyph;if(T){D+=M=~~(T.w||s.w)+h}}if(M===null){return null}var O=-f+D+(X.width-M);var x=H.convert(O*g),m=Math.round(x);var b=O+","+X.height,F;var Y="r"+b+"nsnf";for(r=0;r<o;++r){T=s.glyphs[w[r]]||s.missingGlyph;if(!T){continue}if(G){N=I.childNodes[p];if(N.firstChild){N.removeChild(N.firstChild)}}else{N=document.createElement("cvml:shape");I.appendChild(N)}N.stroked="f";N.coordsize=b;N.coordorigin=F=(f-d)+","+e;N.path=(T.d?"m"+T.d+"xe":"")+"m"+F+Y;N.fillcolor=U;var u=N.style;u.width=m;u.height=v;if(W){var K=W[0],J=W[1];var R=Cufon.CSS.color(K.color),Q;var a=document.createElement("cvml:shadow");a.on="t";a.color=R.color;a.offset=K.offX+","+K.offY;if(J){Q=Cufon.CSS.color(J.color);a.type="double";a.color2=Q.color;a.offset2=J.offX+","+J.offY}a.opacity=R.opacity||(Q&&Q.opacity)||1;N.appendChild(a)}d+=~~(T.w||s.w)+h;++p}y.width=Math.max(Math.ceil(H.convert(D*g)),0);return P}})());
Cufon.registerFont({"w":205,"face":{"font-family":"Eras Medium ITC","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 6 2 3 5 4 2 8 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-59 -271 356 85.3973","underline-thickness":"21.0938","underline-position":"-16.5234","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":90},"!":{"d":"33,-52r5,-188r33,0r-11,188v-11,-2,-17,-1,-27,0xm27,0r2,-32v18,1,18,1,36,0v0,5,-1,15,-2,32r-36,0","w":98},"\"":{"d":"25,-180r0,-60r25,0v-2,20,-4,40,-5,60v-8,-2,-12,-1,-20,0xm65,-180r0,-60r25,0v-2,18,-4,38,-5,60v-8,-2,-12,-1,-20,0","w":104},"#":{"d":"55,-86r-40,1v1,-5,3,-12,4,-21r40,1r6,-32r-41,1v1,-4,2,-11,4,-21r40,1r15,-84r23,0r-16,84r41,0r15,-84r23,0v-1,5,-6,33,-15,84r40,-1v-2,7,-3,14,-4,21r-40,-1r-6,32r40,-1v-1,6,-2,13,-4,21r-39,-1r-15,86r-23,0r15,-86r-40,0r-15,86r-23,0xm87,-137r-6,32r41,0r6,-32r-41,0"},"$":{"d":"162,-205v-37,-26,-111,0,-76,45v30,39,115,85,59,144v-8,8,-18,10,-32,14v-1,15,-2,18,0,33r-30,0v1,-10,1,-20,2,-30v-23,-2,-33,-5,-51,-12v-1,-12,-1,-22,-2,-30v39,38,130,4,85,-47v-27,-31,-76,-45,-76,-97v0,-36,21,-50,55,-55r0,-31r29,0v-1,11,-1,21,-1,31v16,1,23,2,36,7v0,8,1,17,2,28"},"%":{"d":"11,-155v0,-44,15,-88,56,-88v37,0,50,31,50,70v-1,44,-13,85,-56,85v-37,0,-50,-30,-50,-67xm62,-105v42,0,51,-115,5,-121v-30,3,-36,38,-36,71v0,26,6,50,31,50xm63,0r143,-240r21,0r-142,240r-22,0xm173,-65v0,-44,13,-86,56,-87v37,0,50,32,50,69v0,44,-11,85,-56,85v-38,0,-50,-28,-50,-67xm223,-14v43,0,52,-115,6,-121v-31,3,-34,36,-35,71v0,28,6,50,29,50","w":288},"&":{"d":"181,-60v8,-13,9,-28,10,-47v12,1,15,2,27,0v-1,27,-7,49,-18,68r42,39r-37,0r-26,-24v-37,44,-163,38,-160,-38v3,-43,30,-55,60,-74v-38,-40,-20,-113,46,-108v16,1,28,3,43,8r0,25v-31,-24,-96,-5,-78,40v19,48,52,72,91,111xm48,-63v-4,55,93,57,115,21r-70,-75v-23,15,-43,23,-45,54","w":248},"'":{"d":"25,-180r0,-60r25,0v-2,20,-4,40,-5,60v-8,-2,-12,-1,-20,0","w":64},"(":{"d":"88,-240v-27,86,-42,217,-16,319r-25,0v-30,-96,-14,-240,17,-319r24,0","w":115},")":{"d":"17,79v33,-86,39,-217,17,-319r25,0v28,103,16,235,-17,319r-25,0","w":114},"*":{"d":"43,-140r35,-39r-47,-14v3,-6,6,-12,8,-20r46,19r0,-50v8,1,13,1,21,0r-5,50r47,-18v2,7,4,13,7,20r-49,13r30,39v-7,4,-13,9,-18,13r-27,-42r-32,42v-5,-5,-10,-9,-16,-13","w":181},"+":{"d":"20,-113v1,-7,1,-14,1,-21v31,0,56,1,73,1r2,-75v3,2,19,1,22,0r-3,75r74,-1v-1,6,-2,13,-2,21v-30,-1,-55,-1,-73,-1r-2,74r-23,0r4,-74"},",":{"d":"2,38v9,-24,17,-46,22,-64r38,0r-38,64r-22,0","w":81},"-":{"d":"-1,-81v1,-9,2,-17,2,-23r87,0v0,8,-1,16,-1,23v-30,-2,-58,-1,-88,0","w":89},".":{"d":"20,0r1,-33v13,0,19,2,34,0r-1,33r-34,0","w":81},"\/":{"d":"-33,79r156,-319r22,0r-154,319r-24,0","w":149},"0":{"d":"18,-103v1,-73,20,-141,92,-141v60,0,80,50,80,111v0,71,-20,137,-92,137v-57,0,-80,-46,-80,-107xm100,-19v65,0,68,-113,50,-171v-6,-17,-19,-31,-41,-31v-53,0,-59,61,-60,119v-1,45,10,83,51,83"},"1":{"d":"90,0r10,-210r-27,17v1,-11,2,-21,2,-29v16,-10,29,-22,59,-18r-9,240r-35,0"},"2":{"d":"37,-237v66,-17,174,-9,143,70v-23,57,-79,101,-120,145r116,-2v-1,10,-1,18,-1,24r-155,0v1,-4,1,-12,1,-24v46,-53,106,-90,129,-162v-8,-49,-69,-37,-117,-25v2,-9,3,-17,4,-26"},"3":{"d":"182,-68v0,73,-95,83,-162,63v0,-10,-1,-19,-2,-27v48,21,131,20,131,-39v0,-40,-45,-46,-90,-42v1,-10,2,-18,2,-24v43,6,84,-7,84,-45v0,-50,-67,-43,-109,-32v1,-6,3,-14,4,-25v61,-10,140,-10,140,52v0,38,-22,55,-54,63v36,2,56,20,56,56"},"4":{"d":"114,0v2,-22,3,-49,5,-83r-101,1r1,-28r95,-130r42,0r-6,135v13,0,28,1,40,-1r-1,24v-9,-1,-22,-1,-40,-1r-1,83r-34,0xm122,-105r4,-113r-82,113r78,0"},"5":{"d":"185,-79v0,75,-86,95,-157,76v0,-10,-1,-18,-2,-26v52,20,124,8,124,-49v0,-52,-65,-47,-116,-39r11,-123r137,0v-1,7,-1,15,-1,24r-106,-2r-7,80v58,-9,117,1,117,59"},"6":{"d":"78,-116v11,-23,14,-26,40,-26v42,-1,69,24,69,65v0,50,-34,81,-87,81v-48,0,-82,-26,-82,-73v0,-77,44,-118,82,-171r40,0v-42,55,-90,90,-90,170v0,32,18,50,50,51v33,0,53,-22,54,-55v1,-41,-37,-54,-76,-42"},"7":{"d":"40,0r106,-217r-118,1v1,-8,1,-16,2,-24r151,0v-5,47,1,19,-26,77r-76,163r-39,0"},"8":{"d":"16,-60v0,-38,20,-54,52,-62v-23,-10,-39,-22,-39,-54v0,-46,36,-68,82,-68v40,0,73,20,73,61v-1,35,-18,49,-43,60v29,6,47,21,47,54v0,50,-38,73,-89,73v-47,0,-83,-19,-83,-64xm155,-181v0,-27,-19,-41,-46,-41v-31,-1,-51,20,-51,48v0,27,19,42,46,42v30,0,51,-19,51,-49xm157,-69v0,-29,-20,-42,-53,-42v-36,0,-57,15,-57,47v0,30,24,46,54,46v33,0,56,-19,56,-51"},"9":{"d":"108,-244v87,-6,94,96,56,156r-54,88r-41,0v39,-55,87,-101,87,-169v0,-31,-17,-52,-49,-52v-33,0,-53,20,-55,51v-2,44,44,55,82,41v-4,7,-9,15,-13,24v-52,13,-103,-8,-101,-61v1,-50,37,-75,88,-78"},":":{"d":"27,-146r2,-32r34,0r-2,32r-34,0xm20,0r1,-33v13,0,19,2,34,0r-1,33r-34,0","w":81},";":{"d":"27,-146r2,-32r34,0r-2,32r-34,0xm2,38v9,-24,17,-46,22,-64r38,0r-38,64r-22,0","w":81},"<":{"d":"168,-206r0,27r-126,58r126,58r0,28r-156,-74r0,-24","w":180},"=":{"d":"24,-158r167,0v0,6,-1,13,-1,21r-168,0v1,-6,2,-13,2,-21xm21,-111r167,0v-1,6,-1,13,-1,22r-168,0v1,-7,1,-14,2,-22"},">":{"d":"12,-35r0,-28r127,-58r-126,-58r-1,-27r156,73r0,24","w":180},"?":{"d":"155,-193v0,65,-76,70,-70,145v-8,-2,-19,-1,-28,0v-7,-63,38,-89,61,-125v18,-55,-60,-55,-107,-39v2,-11,4,-20,5,-27v60,-9,139,-12,139,46xm51,0r2,-31r36,0r-2,31r-36,0","w":168},"@":{"d":"87,-103v4,-61,57,-90,124,-72r-14,87v0,9,4,13,12,13v30,-6,49,-40,49,-76v0,-53,-39,-77,-94,-76v-80,0,-120,49,-126,126v-6,88,109,110,167,69r6,15v-70,44,-201,19,-193,-83v7,-88,57,-144,148,-144v64,0,112,30,112,93v0,49,-32,91,-78,93v-15,1,-26,-7,-26,-21v-19,32,-90,27,-87,-24xm110,-105v2,50,61,26,66,-3v2,-12,7,-34,8,-51v-41,-12,-75,15,-74,54","w":293},"A":{"d":"-8,0r123,-240r41,0r86,240r-35,0r-34,-101r-97,0r-48,101r-36,0xm87,-124r79,0r-33,-93","w":250},"B":{"d":"200,-66v0,80,-93,66,-176,66v6,-66,8,-172,9,-240v71,3,166,-19,164,55v-1,34,-18,51,-45,60v28,8,48,22,48,59xm62,-135v55,2,103,2,104,-47v1,-46,-56,-35,-101,-36xm169,-70v1,-50,-58,-43,-109,-43r-3,91v55,1,112,5,112,-48","w":216},"C":{"d":"49,-116v0,86,80,115,161,85v-2,9,-3,18,-5,28v-99,23,-188,-12,-188,-111v0,-104,90,-149,194,-123v0,5,1,15,2,27v-81,-29,-164,8,-164,94","w":226},"D":{"d":"251,-131v0,104,-75,142,-193,131r-34,0r10,-240r97,0v81,-4,120,36,120,109xm218,-131v-1,-58,-28,-89,-92,-86r-61,0r-8,193v96,10,162,-17,161,-107","w":265},"E":{"d":"24,0r10,-240r155,0v-1,8,-1,16,-2,24r-121,-1r-3,83r110,0v-1,8,-2,16,-2,24r-110,0r-3,87r122,-2v0,9,-1,17,-1,25r-155,0","w":203},"F":{"d":"24,0r9,-240r148,0v-1,11,-2,19,-2,24r-114,-1r-3,83r103,0v0,9,-1,17,-1,24r-103,0v-2,44,-2,80,-2,110r-35,0","w":191},"G":{"d":"50,-111v0,86,84,107,160,82r3,-83r-54,1v0,-9,1,-16,1,-23r86,0v-3,35,-5,77,-6,126v-109,29,-224,10,-223,-104v0,-112,106,-152,219,-123v1,9,1,18,2,29v-84,-36,-188,-6,-188,95","w":268},"H":{"d":"243,-240r-9,240r-35,0v3,-37,5,-74,5,-111r-142,0r-4,111r-34,0r9,-240r35,0r-5,105r142,0r4,-105r34,0","w":265},"I":{"d":"68,-240r-9,240r-35,0r9,-240r35,0","w":89},"J":{"d":"-8,-30v40,17,94,13,97,-31v3,-47,5,-125,6,-179r35,0r-12,201v-13,44,-70,50,-123,37v-1,-10,-2,-19,-3,-28","w":150},"K":{"d":"65,-127r97,-113r39,0r-100,112r106,128r-41,0xm24,0r9,-240r35,0r-9,240r-35,0","w":210},"L":{"d":"23,0v6,-65,10,-165,10,-240r35,0r-10,217r116,-2v-1,8,-2,16,-2,25r-149,0","w":177},"M":{"d":"19,0r20,-240r45,0r66,203r86,-203r46,0r-3,240r-31,0r4,-211r-88,211r-33,0r-68,-210r-14,210r-30,0","w":307},"N":{"d":"24,0r10,-240r42,0r135,206r8,-206r31,0r-11,240r-41,0r-136,-204r-7,204r-31,0","w":271},"O":{"d":"17,-114v0,-84,52,-130,135,-130v75,0,123,42,123,119v0,82,-50,129,-131,129v-77,0,-127,-41,-127,-118xm243,-123v0,-60,-33,-97,-93,-97v-66,0,-99,41,-100,105v-1,60,35,95,95,95v64,0,98,-40,98,-103","w":289},"P":{"d":"158,-181v0,-45,-48,-36,-94,-36r-7,217r-33,0r9,-240v71,2,159,-17,156,58v-2,57,-50,83,-113,72v-2,-8,-4,-16,-6,-22v45,7,88,-3,88,-49","w":195},"Q":{"d":"151,-244v127,-10,164,167,69,223v20,-4,36,-5,55,-12v-1,5,-3,14,-5,27v-37,5,-83,9,-118,10v-81,0,-135,-38,-135,-118v0,-82,51,-123,134,-130xm243,-124v0,-59,-34,-96,-93,-96v-64,0,-100,42,-101,104v-1,60,36,96,94,96v64,0,100,-39,100,-104","w":291},"R":{"d":"161,-180v0,-46,-52,-37,-97,-37v-3,78,-6,151,-6,217r-35,0r10,-240v71,2,162,-15,160,56v-1,47,-29,67,-76,70r72,114r-37,0r-76,-131v45,8,85,-6,85,-49","w":203},"S":{"d":"131,-102v46,42,11,113,-55,106v-25,-3,-36,-3,-62,-10v-1,-11,-1,-21,-2,-29v39,29,139,14,101,-43v-26,-40,-84,-51,-93,-109v3,-55,65,-65,125,-52v1,8,1,17,3,28v-42,-21,-116,-5,-89,43v15,26,46,43,72,66","w":171},"T":{"d":"73,0r9,-217v-28,0,-53,1,-75,2v1,-10,1,-18,1,-25r183,0v-1,10,-2,19,-2,25r-74,-2r-8,217r-34,0","w":187},"U":{"d":"26,-74r6,-166r35,0r-9,154v-11,75,102,85,133,37v18,-45,12,-124,16,-191r35,0r-8,151v0,71,-42,93,-109,93v-56,0,-101,-20,-99,-78","w":261},"V":{"d":"92,0r-85,-240r35,0r72,214r104,-214r36,0r-122,240r-40,0","w":241},"W":{"d":"89,0r-78,-240r35,0r64,210v18,-37,35,-74,51,-113v-10,-33,-21,-65,-32,-97r34,0r17,59v7,-15,15,-34,24,-59r35,0v-16,32,-31,64,-45,98v10,37,22,75,35,112r92,-210r35,0r-111,240r-36,0v-11,-35,-22,-70,-34,-104v-17,35,-34,69,-49,104r-37,0","w":348},"X":{"d":"-8,0r97,-125r-77,-115r40,0v14,28,45,70,59,94r69,-94r37,0r-90,116r82,124r-39,0r-65,-102r-75,102r-38,0","w":215},"Y":{"d":"71,0v3,-35,5,-70,7,-105r-77,-135r36,0r59,109r69,-109r36,0r-92,137r-4,103r-34,0","w":191},"Z":{"d":"9,0v1,-39,3,-30,25,-58r124,-159r-134,2r1,-25r171,0v-1,40,-7,34,-32,66r-117,151r139,-2v-1,10,-1,18,-1,25r-176,0","w":207},"[":{"d":"42,-240r64,0v-1,5,-1,11,-1,19v-13,-2,-24,-1,-37,0r-10,282r36,0r-1,18r-64,0v6,-96,10,-202,13,-319","w":115},"\\":{"d":"172,79r-24,0r-140,-319r22,0","w":148},"]":{"d":"68,79r-64,0v0,-4,1,-10,1,-18r36,0r11,-282v-12,-2,-24,-1,-36,0r1,-19r63,0v-5,96,-9,203,-12,319","w":115},"^":{"d":"38,-134r-27,0r63,-107r33,0r63,107r-28,0r-52,-87","w":180},"_":{"d":"0,25r180,0r0,20r-180,0r0,-20","w":180},"`":{"d":"109,-201v-6,-2,-16,-1,-21,0v-12,-19,-22,-35,-30,-46r36,0","w":180},"a":{"d":"128,-118v25,-20,1,-49,-31,-46v-27,3,-44,6,-66,14v1,-5,2,-13,3,-23v49,-12,138,-23,135,36r-6,137r-31,0r6,-105v-25,28,-101,13,-101,62v0,34,49,33,77,22v-2,5,-4,12,-6,21v-86,37,-145,-75,-45,-97v13,-6,51,-10,65,-21","w":191},"b":{"d":"114,4v-34,0,-52,-16,-63,-41r0,37r-30,0r9,-240r33,0v-2,15,-3,37,-5,65v72,-21,145,2,141,79v-3,56,-27,101,-85,100xm168,-96v3,-59,-56,-76,-111,-56v-5,60,-11,135,51,134v42,-1,58,-36,60,-78","w":213},"c":{"d":"45,-85v0,60,53,81,106,58r-5,26v-70,18,-131,-9,-131,-82v0,-79,63,-117,140,-92v1,10,1,18,2,24v-57,-24,-112,3,-112,66","w":169},"d":{"d":"15,-78v0,-79,62,-116,147,-101r1,-61r32,0r-9,240r-30,0r3,-38v-14,25,-31,42,-68,42v-48,0,-77,-32,-76,-82xm45,-79v0,59,70,81,99,36v17,-25,14,-69,17,-113v-62,-19,-116,15,-116,77","w":213},"e":{"d":"46,-97v-11,72,56,97,120,69v-2,6,-3,15,-5,25v-74,20,-150,-2,-146,-82v3,-58,30,-97,91,-97v50,0,80,31,74,85r-134,0xm152,-112v8,-64,-87,-63,-100,-16v-2,4,-3,9,-5,16r105,0","w":191},"f":{"d":"122,-220v-35,-15,-69,-3,-61,42r49,0v-1,5,-1,13,-2,22r-47,0r-5,156r-31,0r6,-156r-22,0v1,-6,1,-13,2,-22r22,0v-8,-61,34,-79,87,-64v1,7,1,14,2,22","w":106},"g":{"d":"15,-75v-1,-95,86,-122,183,-100r-9,193v0,73,-89,75,-156,59r-2,-25v49,16,128,22,128,-40v1,-8,2,-25,2,-50v-11,26,-33,40,-69,41v-50,0,-76,-28,-77,-78xm45,-78v0,58,70,79,100,39v23,-31,18,-55,21,-117v-67,-16,-121,13,-121,78","w":217},"h":{"d":"119,-159v-76,0,-63,76,-67,159r-31,0r9,-240r32,0r-5,97v17,-56,144,-58,140,27r-5,116r-32,0r7,-116v1,-31,-20,-43,-48,-43","w":218},"i":{"d":"29,-216r0,-25r34,0v0,3,0,12,-1,25v-13,-2,-20,-1,-33,0xm60,-178r-7,178r-32,0r7,-178r32,0","w":81},"j":{"d":"28,-217v0,-6,1,-15,1,-24r34,0v-1,6,-1,14,-1,24r-34,0xm59,-178v-6,77,3,166,-14,235v-8,33,-60,32,-101,23v-1,-7,-1,-15,-3,-25v39,17,78,6,80,-38r7,-195r31,0","w":81},"k":{"d":"61,-240v-5,40,-9,193,-10,240r-31,0r9,-240r32,0xm56,-99r72,-79r36,0r-76,79v14,18,42,51,83,99r-36,0","w":172},"l":{"d":"20,0r10,-240r32,0r-10,240r-32,0","w":80},"m":{"d":"106,-158v-65,0,-52,93,-55,158r-31,0r7,-178r30,0r-2,33v14,-43,104,-53,115,-1v16,-47,121,-52,118,12r-6,134r-31,0r6,-123v5,-48,-66,-40,-78,-10v-13,32,-10,86,-12,133r-31,0r5,-121v1,-25,-12,-37,-35,-37","w":308},"n":{"d":"117,-158v-73,5,-64,70,-66,158r-32,0v5,-73,8,-133,9,-178r31,0r-3,35v19,-55,142,-58,139,26r-4,117r-32,0v-3,-60,34,-163,-42,-158","w":217},"o":{"d":"15,-85v-1,-60,35,-96,93,-97v56,0,89,31,89,87v0,60,-32,99,-93,99v-56,0,-88,-32,-89,-89xm167,-94v0,-41,-20,-66,-59,-66v-42,0,-62,33,-63,75v0,40,19,66,59,67v45,0,62,-32,63,-76","w":211},"p":{"d":"116,4v-34,0,-51,-13,-65,-36r-3,111r-32,0v6,-55,10,-191,10,-251v33,-6,49,-9,81,-10v58,-2,91,32,90,89v-1,55,-26,97,-81,97xm167,-94v0,-62,-56,-79,-111,-57v-4,61,-12,134,53,133v40,-1,58,-34,58,-76","w":211},"q":{"d":"15,-77v-1,-91,82,-120,177,-99r-10,255r-32,0r6,-116v-14,24,-31,41,-67,41v-47,0,-74,-33,-74,-81xm96,-18v64,0,62,-60,63,-137v-62,-18,-114,15,-114,79v0,34,18,58,51,58","w":210},"r":{"d":"123,-154v-81,-19,-73,72,-72,154r-32,0v5,-68,7,-122,7,-162r-1,-16r30,0r-1,29v12,-24,34,-37,68,-31v0,7,1,16,1,26","w":125},"s":{"d":"108,-78v51,52,-19,98,-79,79v-4,-1,-10,-3,-17,-4r-3,-27v32,16,91,23,86,-21v-17,-33,-73,-41,-73,-88v0,-45,58,-49,104,-38v0,9,1,17,1,25v-29,-17,-95,-7,-69,31v9,13,39,32,50,43","w":142},"t":{"d":"59,-57v-5,38,19,45,51,34v-2,6,-3,13,-5,23v-39,10,-80,5,-77,-43r6,-113r-23,0v0,-5,1,-12,1,-21r24,0v1,-7,1,-18,2,-34v11,-2,20,-4,28,-6v-1,17,-2,31,-2,40r49,0v0,7,-1,14,-1,21r-49,0","w":115},"u":{"d":"195,-178r-8,178r-29,0r1,-34v-20,55,-141,57,-137,-31r5,-113r31,0r-7,114v-1,32,19,43,48,44v74,1,62,-85,65,-158r31,0","w":214},"v":{"d":"67,0r-64,-178r33,0r50,152r63,-152r33,0r-80,178r-35,0","w":177},"w":{"d":"66,0r-63,-178r30,0r51,151r56,-151r32,0r41,151r62,-151r30,0r-78,178r-34,0r-39,-147r-54,147r-34,0","w":300},"x":{"d":"-5,0r71,-96r-52,-82r35,0v7,12,19,34,38,64v23,-32,38,-53,45,-64r34,0r-61,82r62,96r-37,0v-12,-24,-31,-54,-46,-78r-53,78r-36,0","w":173},"y":{"d":"-12,56v44,23,70,-16,80,-51r-64,-183r33,0v12,52,34,103,48,155r64,-155r32,0r-98,218v-13,35,-46,54,-92,41v-1,-10,-2,-18,-3,-25","w":176},"z":{"d":"8,0v-3,-22,4,-34,15,-43r91,-114r-94,2v0,-8,1,-16,1,-23r126,0v1,21,-2,34,-14,43r-92,113v31,2,78,0,100,-1v-1,6,-2,14,-2,23r-131,0","w":159},"{":{"d":"37,-86v59,-13,-28,-163,86,-154v-1,4,-1,10,-1,19v-70,-8,-7,114,-58,141v30,14,15,65,15,105v0,26,8,36,32,36v0,4,-1,10,-1,18v-72,9,-56,-60,-54,-124v1,-17,-7,-26,-20,-29v0,-4,1,-8,1,-12","w":143},"|":{"d":"76,-240r28,0r0,300r-28,0r0,-300","w":180},"}":{"d":"99,-74v-59,13,27,161,-86,153v1,-4,1,-10,2,-18v70,6,4,-110,58,-141v-33,-13,-13,-72,-15,-110v0,-23,-10,-31,-33,-31r1,-19v71,-9,58,62,54,124v-2,17,8,27,20,30v0,4,-1,8,-1,12","w":143},"~":{"d":"155,-87v-26,0,-47,-26,-73,-26v-18,0,-24,13,-32,27r-16,-12v11,-35,56,-52,92,-25v23,16,56,13,65,-16r16,11v-9,22,-23,41,-52,41","w":240},"\u00a0":{"w":90}}});
Cufon.replace('h1');