/*
 * 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 (c) LeFly, 2005. All rights reserved.
 * 
 * Trademark:
 * Blokletters Balpen is a trademark of LeFly.
 * 
 * Description:
 * Freeware.
 * 
 * Manufacturer:
 * LeFly
 */
Cufon.registerFont({"w":236,"face":{"font-family":"blockletters","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"16","cap-height":"6","bbox":"-79 -390 371.012 146.748","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":180},"B":{"d":"47,-23v-8,1,-12,-7,-12,-13r25,-249v0,-3,2,-5,4,-7v-14,5,-41,8,-33,-14v60,-29,213,-45,211,50v-1,37,-15,69,-39,84v23,11,42,30,41,65v-1,103,-114,130,-216,108v-10,-2,-15,-18,-4,-23v21,-5,48,7,72,6v70,-3,137,-33,119,-109v-9,-17,-25,-27,-48,-30v-24,7,-56,6,-82,2v-11,-2,-12,-23,0,-25v22,-4,54,-6,80,-3v30,-9,50,-33,51,-72v0,-62,-87,-53,-137,-42v4,2,7,6,7,12r-26,249v1,6,-6,12,-13,11","w":262},"C":{"d":"176,-332v47,0,89,12,93,59v1,18,-19,70,-37,40v-1,-14,14,-29,11,-40v-1,-32,-36,-33,-67,-33v-96,0,-129,81,-132,180v-3,84,57,132,141,105v21,-1,50,-35,70,-17v4,29,-45,35,-64,41v-102,33,-178,-29,-173,-133v4,-110,49,-202,158,-202","w":286,"k":{"A":4,"-":36,"\/":4,".":5,",":4,"!":6,"?":6,"y":4,"r":5}},"D":{"d":"262,-188v4,-105,-115,-144,-204,-97v-15,8,-25,-16,-10,-23v29,-13,58,-23,94,-23v90,0,145,58,145,145v0,115,-47,195,-168,195v-32,0,-60,-4,-90,-8v-9,0,-16,-18,-6,-23v12,-5,25,2,38,2v-5,-2,-11,-5,-10,-13r29,-252v0,-10,16,-17,22,-7v2,3,3,6,3,9r-29,252v0,6,-5,12,-12,12v19,2,37,4,57,4v105,2,137,-73,141,-173","w":305,"k":{".":4,"!":4,"?":4,"r":4,"o":4,"i":4,"h":4,"e":4,"a":4,"Y":4,"V":4}},"E":{"d":"230,-9v-58,24,-202,60,-208,-29v-2,-36,9,-79,15,-114v-9,3,-19,-3,-19,-11v1,-11,12,-15,24,-14r25,-107v-16,1,-37,5,-37,-12v1,-18,26,-12,43,-14v1,-14,14,-33,27,-18v4,6,2,11,0,17r159,-9v15,-1,18,25,1,26r-167,8r-25,107r128,-7v6,0,14,5,13,12v0,6,-4,13,-12,13r-134,8v-8,36,-16,77,-17,112v15,63,130,25,174,9v16,-6,24,16,10,23","w":272,"k":{"A":18,"-":18}},"F":{"d":"52,4v-2,17,-26,12,-25,-3r19,-159v-19,4,-23,-25,-5,-26r9,0r12,-99v-14,1,-30,1,-30,-12v0,-15,18,-14,33,-14v1,-13,2,-27,16,-26v10,0,11,14,9,25r170,-6v5,0,14,6,13,12v0,7,-4,13,-12,13r-174,7r-12,99r109,-3v6,-1,14,6,13,12v0,6,-5,13,-12,13r-113,4","w":291,"k":{"A":72,"-":54,"\/":4,".":5,",":4,"!":6,"?":6,"1":6,"z":36,"y":36,"x":36,"w":36,"v":36,"u":54,"t":36,"s":54,"r":54,"q":54,"p":54,"o":72,"n":54,"m":54,"l":36,"k":36,"j":36,"i":18,"h":18,"g":54,"f":36,"e":54,"d":54,"c":54,"b":18,"a":54,"Z":18,"X":18,"U":36,"S":36,"Q":36,"O":36,"N":18,"M":36,"L":18,"K":36,"J":108,"I":36,"H":36,"G":36,"E":18,"C":36}},"G":{"d":"228,-19v-36,43,-141,41,-178,1v-20,-22,-32,-52,-32,-93v0,-122,50,-223,171,-223v59,0,106,23,98,87v-2,15,-27,14,-25,-3v10,-81,-116,-66,-154,-29v-39,38,-58,94,-65,168v-11,118,168,128,194,33v5,-18,7,-37,13,-55v-25,-4,-69,10,-74,-14v21,-28,102,-1,154,-15v6,0,14,5,13,11v-3,25,-42,12,-68,17r-26,143v-2,9,-17,15,-23,5v-6,-11,1,-23,2,-33","w":343,"k":{"A":18,"T":36}},"H":{"d":"53,-323v2,-18,26,-12,25,3r-16,150r151,-5r17,-151v-1,-10,15,-16,22,-7v2,3,3,6,3,9r-16,149v6,0,11,6,11,12v0,7,-7,14,-14,13r-16,157v1,10,-16,16,-23,7v-3,-52,11,-109,14,-163r-152,5r-15,153v-2,18,-27,12,-26,-3r15,-150v-7,0,-13,-5,-13,-12v0,-8,6,-15,17,-13","w":272,"k":{"\/":4,".":5,",":4,"?":6,"y":4,"u":18,"s":18,"q":18,"p":18,"o":18,"i":6,"e":6,"a":6}},"I":{"d":"177,-10v-3,24,-46,10,-69,15v-5,7,-17,8,-21,1v-24,-2,-63,12,-69,-10v3,-23,45,-11,68,-15r34,-278v-25,-3,-66,11,-70,-12v8,-25,59,-5,86,-15v24,9,76,-13,83,14v-5,22,-48,9,-73,13r-34,277v22,2,61,-12,65,10","k":{"A":36,"-":18,"?":6,"z":18,"y":36,"x":18,"v":18,"u":18,"t":6,"s":5,"r":5,"q":18,"p":6,"o":18,"n":5,"m":5,"l":5,"i":6,"f":6,"e":6,"d":6,"c":4,"b":6,"a":6}},"J":{"d":"256,-321v18,0,15,25,0,25r-14,0r-20,217v7,111,-161,144,-203,53v-7,-15,18,-24,23,-11v23,63,141,42,150,-14v12,-74,18,-167,25,-245r-77,0v-8,-1,-12,-5,-13,-13v1,-5,6,-12,13,-12v30,0,70,5,92,-5v6,2,13,5,24,5","w":286,"k":{"A":36,"\/":5,".":6,",":5,"!":6,"?":6,"z":18,"y":18,"u":18,"s":18,"q":18,"p":36,"o":18,"n":18,"m":18,"i":6,"e":6,"a":6}},"K":{"d":"71,-3v-36,30,-55,-14,-53,-58v5,-92,23,-175,42,-251v1,-9,17,-13,23,-4v-8,82,-41,167,-43,261v0,30,13,44,33,21v69,-78,120,-187,167,-284v5,-10,21,-9,23,1v-19,66,-59,116,-87,173v24,39,39,88,60,130v5,11,-4,21,-16,17v-3,-1,-6,-4,-7,-7r-52,-116v-25,43,-54,87,-90,117","w":282,"k":{"A":18,"\/":4,"?":5,"z":18,"y":36,"x":18,"w":18,"v":18,"u":18,"t":18,"s":18,"q":18,"p":18,"o":18,"g":18,"e":18,"d":18,"c":18,"a":18,"Q":4,"O":5}},"L":{"d":"55,-16v48,9,112,1,151,-10v10,-2,20,10,13,20v-41,18,-122,22,-178,15v-59,-73,7,-236,18,-324v2,-10,19,-15,24,-4v-7,81,-47,195,-36,292v1,7,4,10,8,11","w":239,"k":{"-":36,"\/":4,"!":5,"?":5,"y":4,"Y":18,"V":5,"T":36,"Q":4,"O":5}},"M":{"d":"288,6v-2,19,-27,13,-26,-2r21,-249v-33,57,-59,125,-104,169v-67,30,-78,-91,-97,-154r-39,226v0,9,-17,15,-22,5v-2,-3,-3,-6,-3,-9r51,-305v-1,-7,5,-14,11,-14v23,3,14,29,20,54v13,58,17,127,44,169v19,30,39,-8,50,-24v39,-59,67,-135,100,-196v8,-5,21,0,20,10","w":332,"k":{"A":18,"\/":4,".":5,",":4,"!":6,"?":6,"y":4,"o":6,"n":5,"i":6,"e":6,"d":6,"c":4,"a":6}},"N":{"d":"43,0v1,12,-16,15,-22,6v-2,-3,-3,-6,-3,-9r34,-280v-15,-20,21,-53,28,-21v-5,56,24,98,40,147v14,43,34,90,58,124v11,14,17,18,24,-1v24,-78,28,-186,37,-280v-1,-7,7,-12,13,-12v22,7,8,37,9,64v-13,88,-11,193,-47,259v-20,36,-49,-7,-61,-26v-35,-56,-62,-124,-83,-194","w":282,"k":{"A":18,"\/":5,".":6,",":5,"?":6,"y":5,"s":18,"p":18,"o":6,"i":6,"g":18,"e":6,"a":6}},"O":{"d":"142,17v-136,5,-150,-183,-85,-272v3,-4,8,-7,15,-5v12,-83,162,-97,206,-30v15,23,25,56,25,92v0,120,-45,210,-161,215xm196,-308v-59,-3,-102,16,-102,69v0,10,-17,16,-22,7v-44,67,-43,221,58,223v109,2,148,-81,148,-188v0,-62,-23,-108,-82,-111","w":321,"k":{"A":36,"\/":4,".":4,",":4,"!":5,"?":5,"t":5,"s":4,"r":4,"q":18,"p":18,"o":18,"n":4,"m":4,"l":4,"i":5,"h":5,"g":18,"f":5,"e":18,"d":18,"c":18,"b":5,"a":18,"Y":5,"X":4,"V":5,"T":18,"J":18}},"P":{"d":"234,-241v0,-84,-125,-63,-202,-58v-16,1,-18,-24,-3,-25v97,-8,231,-21,231,81v0,96,-67,133,-165,133v-7,0,-12,-7,-12,-13v1,-14,17,-11,32,-11v69,0,119,-34,119,-107xm62,0v-2,18,-26,12,-25,-3r32,-282v0,-10,16,-15,22,-6v2,3,3,6,3,9","w":277,"k":{"A":36,"u":18,"s":18,"q":18,"p":36,"o":18,"n":18,"m":18,"j":18,"g":18,"e":18,"d":18,"c":18,"a":18,"S":18,"J":36}},"Q":{"d":"130,16v-123,0,-133,-160,-82,-249v2,-6,9,-9,16,-6v-3,-103,157,-122,210,-55v50,64,26,200,-17,254v18,14,43,21,57,39v2,9,-8,20,-19,14r-55,-34v-26,24,-60,37,-110,37xm89,-232v4,17,-11,27,-22,17v-40,82,-33,203,63,206v39,1,65,-10,88,-25v-19,-14,-45,-21,-59,-40v-3,-10,8,-19,18,-14r59,35v52,-66,75,-260,-55,-256v-58,2,-88,22,-92,77","w":332,"k":{".":4,"!":4,"?":4,"a":4,"Y":4,"V":4,"T":18}},"R":{"d":"229,-242v0,-88,-139,-61,-214,-50v-16,2,-20,-22,-5,-25v92,-18,244,-34,244,73v0,68,-42,111,-106,118v30,40,56,83,91,118v9,8,1,22,-9,22v-52,-34,-73,-98,-115,-139v-18,-2,-50,-5,-37,-28v16,-16,34,-9,48,3v62,2,103,-33,103,-92xm48,-7v-2,16,-27,13,-26,-3r32,-273v-1,-9,17,-15,22,-6v2,3,3,6,3,9","w":271,"k":{"-":18,"q":18}},"S":{"d":"181,-330v54,1,104,34,84,92v-6,16,-30,7,-24,-9v19,-52,-48,-60,-101,-56v-53,4,-100,76,-51,109v53,36,157,26,162,107v8,125,-195,131,-232,39v-6,-15,18,-25,23,-11v27,68,194,68,183,-25v-10,-89,-183,-39,-183,-140v0,-79,58,-108,139,-106","w":288,"k":{"A":18,"\/":5,".":6,",":5,"!":6,"?":6,"y":5,"w":4,"t":6,"r":6,"p":18,"n":6,"m":6,"l":6,"i":6,"h":6,"a":6,"Y":6}},"T":{"d":"127,-4v0,10,-17,17,-23,7v-2,-3,-2,-6,-2,-9r29,-274v0,-10,17,-17,23,-7v2,3,3,6,3,9xm283,-307v-1,5,-6,13,-13,12r-239,2v-6,0,-14,-6,-13,-13v-1,-7,7,-13,13,-13r239,-1v6,1,14,5,13,13","w":300,"k":{"A":54,";":4,":":5,"-":90,"\/":4,".":5,",":4,"?":6,"z":54,"y":54,"x":72,"w":54,"v":54,"u":72,"t":36,"s":72,"r":54,"q":72,"p":72,"o":72,"n":72,"m":72,"k":18,"j":36,"i":6,"h":18,"g":72,"f":18,"e":72,"d":54,"c":54,"b":18,"a":72,"Y":6,"X":18,"U":18,"T":6,"S":36,"Q":36,"O":36,"N":18,"M":18,"J":72,"G":36,"C":36}},"U":{"d":"77,13v-114,-33,-38,-238,-17,-327v2,-9,19,-12,24,-2v-11,66,-44,152,-44,234v0,34,5,69,37,69v149,0,164,-159,183,-299v1,-12,25,-9,25,2r-38,309v0,9,-17,14,-23,6v-4,-31,7,-66,9,-99v-31,56,-71,106,-156,107","w":303,"k":{"A":18,"\/":5,".":6,",":5,"y":5,"x":5,"t":6,"s":6,"r":6,"p":6,"n":6,"m":6,"i":6,"f":6,"d":6,"c":5,"a":6}},"V":{"d":"18,-310v1,-16,24,-16,25,0r15,204v3,30,8,59,16,81v6,19,16,16,26,4v62,-78,89,-201,121,-308v3,-14,30,-10,25,6r-31,108v-25,79,-52,167,-105,217v-50,48,-69,-38,-75,-89r-13,-119","w":264,"k":{"A":54,";":4,":":4,"-":36,"\/":4,".":4,",":4,"?":5,"z":18,"y":18,"x":18,"v":18,"u":36,"s":36,"r":18,"q":36,"p":54,"o":36,"n":36,"m":36,"l":18,"k":18,"j":36,"i":18,"h":18,"g":36,"f":18,"e":36,"d":36,"c":36,"b":18,"a":36,"Z":18,"X":18,"U":18,"S":36,"Q":18,"O":18,"N":18,"M":36,"L":18,"K":36,"J":54,"I":36,"G":18,"D":18,"C":36,"B":18}},"W":{"d":"181,-243v35,8,-1,46,10,74r11,69v8,30,11,68,31,83v57,-70,78,-182,108,-277v7,-19,-1,-36,17,-38v28,11,3,57,-3,82v-21,86,-52,174,-94,242v-12,18,-34,29,-49,5v-21,-34,-34,-89,-43,-138v-26,55,-53,113,-94,151v-72,17,-58,-131,-57,-216r1,-90v-1,-6,7,-13,12,-12v23,3,13,43,13,66r0,118v3,40,2,88,20,108v48,-46,88,-120,100,-204v2,-12,4,-22,17,-23","w":388,"k":{"A":54,";":4,":":5,"-":18,"\/":4,".":5,",":4,"?":6,"z":18,"y":18,"u":18,"t":18,"s":36,"r":18,"q":36,"p":54,"o":36,"n":18,"m":18,"j":36,"i":18,"h":6,"g":36,"f":18,"e":36,"d":36,"c":36,"b":18,"a":36,"Z":18,"X":18,"U":18,"T":6,"S":36,"Q":18,"O":36,"N":18,"M":36,"J":54,"I":18,"H":18,"G":18,"D":18,"C":18,"B":18}},"X":{"d":"245,-329v11,-12,29,4,19,17v-40,45,-75,105,-111,154r86,157v5,10,-3,22,-15,19v-30,-35,-60,-108,-87,-152r-96,149v-5,10,-21,6,-23,-4v29,-61,72,-114,106,-170r-81,-151v-6,-11,4,-20,15,-18v31,40,55,101,81,145r87,-123","w":285,"k":{"A":36,"-":18,"\/":4,"!":5,"?":5,"z":18,"y":18,"w":18,"v":18,"u":18,"t":18,"s":18,"q":18,"p":18,"o":18,"g":18,"e":18,"d":18,"c":18,"a":18,"Q":4,"O":5}},"Y":{"d":"100,-119v-98,-2,-98,-158,-50,-216v6,-9,24,-3,22,7v-36,50,-51,192,45,183v83,-8,115,-84,111,-175v0,-6,5,-13,12,-13v14,0,15,17,14,32v-3,98,-44,170,-135,181v6,39,-12,85,-15,126v-1,9,-17,15,-23,5v-2,-42,13,-89,19,-130","w":272,"k":{"A":54,";":5,":":6,"-":36,"\/":5,".":6,",":5,"!":6,"?":6,"z":18,"y":18,"x":18,"u":18,"t":6,"s":36,"r":18,"q":36,"p":36,"o":36,"l":6,"j":36,"i":6,"g":36,"e":36,"d":36,"c":36,"a":36,"Y":6,"W":4,"V":6,"T":6,"S":5,"Q":6,"O":6,"J":54}},"Z":{"d":"230,-48v25,11,4,29,-15,36v-48,16,-134,27,-183,5v-36,-31,12,-80,29,-106v43,-65,107,-130,156,-188r-164,3v-5,1,-14,-7,-13,-12v1,-6,5,-14,13,-13r194,-3v19,1,10,25,0,31r-133,152v-27,36,-57,68,-70,112v52,25,148,7,186,-17","w":277,"k":{"A":18,"-":36,"y":18,"u":18,"q":18,"p":18,"o":18,"g":18,"e":18,"d":18,"c":18,"a":18}},"a":{"d":"83,-208v38,-25,104,-12,115,27v0,-15,7,-34,24,-23v3,2,4,5,4,9r-25,195v0,9,-18,16,-23,6v-5,-20,4,-43,5,-65v-20,34,-39,73,-87,76v-95,5,-92,-135,-49,-190v10,-14,21,-26,36,-35xm44,-73v-4,63,64,84,96,38v23,-33,40,-77,52,-121v-8,6,-18,-2,-18,-12v0,-20,-20,-27,-41,-27v-63,0,-85,56,-89,122","w":244,"k":{";":4,"\/":4,"!":5,"?":5,"y":4,"t":5,"p":5,"b":5,"X":18,"T":36}},"b":{"d":"44,-14v4,17,-23,23,-26,7r32,-299v-1,-10,17,-16,22,-6v7,40,-9,89,-10,132v14,-21,33,-38,66,-38v57,2,85,40,85,97v0,78,-43,133,-123,131v-20,0,-37,-10,-46,-24xm188,-121v7,-71,-82,-97,-112,-38v-15,30,-25,67,-28,109v27,-6,6,35,45,35v63,0,89,-46,95,-106","w":230,"k":{"A":18,";":4,":":5,"\/":4,".":5,",":4,"!":6,"?":6,"y":4,"l":5,"b":6,"X":18,"T":36}},"c":{"d":"211,-158v2,14,-4,25,-16,24v-10,-1,-10,-14,-10,-24v2,-61,-95,-49,-115,-13v-41,44,-39,182,50,160v24,-6,44,-16,55,-34v4,-9,21,-8,23,3v-11,60,-134,80,-163,20v-40,-84,-1,-207,99,-204v46,2,75,23,77,68","w":228,"k":{"A":18,";":4,":":5,"\/":4,".":5,",":4,"!":6,"?":6,"l":5,"h":6,"X":18,"T":36}},"d":{"d":"123,-221v36,-3,57,16,69,40r15,-129v2,-12,27,-10,25,2r-7,82r-28,230v-2,18,-26,12,-25,-3r5,-42v-15,28,-36,56,-72,56v-56,0,-87,-37,-87,-94v0,-72,35,-137,105,-142xm43,-79v0,53,53,90,91,57v31,-27,43,-78,54,-127v-20,-1,-16,-29,-31,-37v-66,-34,-114,41,-114,107","w":250,"k":{";":4,":":5,"\/":4,".":5,",":4,"!":6,"?":6,"y":4,"d":6,"c":4}},"e":{"d":"219,-146v0,69,-94,55,-159,53v-17,-1,-13,-25,2,-25v50,0,132,19,132,-29v0,-34,-25,-52,-62,-52v-62,0,-88,52,-88,112v0,41,13,77,54,78v40,0,59,-18,81,-35v17,-1,19,20,6,27v-18,18,-48,33,-87,33v-57,-2,-80,-48,-80,-103v0,-75,38,-138,114,-138v52,0,87,28,87,79","k":{"A":18,";":4,":":5,"\/":4,".":5,",":4,"!":6,"?":6,"y":4,"x":4,"p":6,"b":6,"X":18,"T":36}},"f":{"d":"47,11v-20,-4,-10,-35,-8,-56r12,-134v-16,1,-33,1,-33,-13v0,-16,21,-11,37,-12v11,-52,15,-117,67,-122v45,-4,82,22,72,71v-2,10,-18,13,-23,3v9,-34,-36,-66,-63,-41v-19,18,-23,55,-28,89v24,4,67,-11,70,12v-2,24,-48,9,-73,13r-17,179v1,6,-7,11,-13,11","w":159},"g":{"d":"119,-222v33,0,63,9,73,34v-1,-13,12,-19,22,-12v3,2,4,5,4,8v-20,131,16,315,-135,315v-48,0,-80,-25,-57,-66v5,-10,21,-6,24,3v-9,23,-1,38,33,38v83,0,92,-75,99,-153v-16,33,-34,71,-80,71v-55,0,-78,-44,-78,-97v0,-70,29,-141,95,-141xm49,-81v-6,60,58,97,93,48v22,-30,34,-74,44,-116v-12,1,-15,-8,-15,-18v0,-26,-29,-27,-52,-30v-49,8,-65,62,-70,116","k":{"A":18,";":4,"\/":4,".":4,"!":5,"?":5,"y":4,"r":4,"o":5,"i":5,"f":5,"e":5,"a":5,"T":36,"R":18}},"h":{"d":"44,-4v-2,13,-27,11,-26,-1r30,-308v0,-6,7,-12,14,-11v6,-1,12,6,11,13r-13,142v16,-26,38,-56,76,-51v77,9,48,157,41,225v-1,6,-7,11,-14,10v-26,-21,6,-86,1,-134v-4,-33,0,-71,-28,-76v-79,14,-82,108,-92,191","w":205,"k":{"A":18,"T":36}},"i":{"d":"43,0v0,10,-16,15,-22,6v-2,-3,-3,-5,-3,-9r22,-198v-1,-10,16,-16,23,-7v2,3,3,7,3,10xm64,-308v17,3,14,40,-5,37v-17,-3,-13,-40,5,-37","w":93,"k":{"A":18,";":4,":":5,"\/":4,".":5,",":4,"!":6,"?":6}},"j":{"d":"78,-212v30,22,-5,95,-1,143v-15,79,-2,190,-101,184v-40,-2,-55,-35,-55,-80v0,-7,5,-12,13,-11v7,-1,12,7,12,13v1,27,6,53,32,53v99,0,59,-156,83,-250v5,-19,-4,-52,17,-52xm93,-312v16,2,16,40,-5,38v-17,-2,-13,-40,5,-38","w":122,"k":{"A":18,";":4,":":5,"\/":4,".":5,",":4,"!":6,"?":6,"o":6}},"k":{"d":"84,-317v-9,93,-50,206,-40,297v56,-49,91,-119,130,-184v21,-6,20,15,10,32r-49,79r51,84v8,13,-12,27,-21,13r-47,-75v-28,28,-43,72,-86,83v-38,-70,8,-197,16,-280v2,-16,6,-29,8,-39v4,-23,2,-18,17,-25v6,1,11,8,11,15","w":210,"k":{"?":4,"o":4,"e":4,"T":36}},"l":{"d":"43,0v-2,18,-26,12,-25,-3r38,-304v-1,-10,16,-16,22,-6v2,3,3,6,3,9","w":99,"k":{"A":18,";":4,":":5,"\/":4,".":5,",":4,"!":6,"?":6,"y":4,"o":6,"f":6,"Y":6,"V":6,"T":6}},"m":{"d":"132,-189v-76,19,-59,155,-100,200v-6,0,-15,-3,-14,-11r22,-206v0,-6,7,-12,14,-11v25,7,2,51,5,78v16,-33,30,-71,73,-76v44,5,50,53,54,99v18,-41,32,-91,81,-99v72,14,48,150,39,215v-1,6,-8,12,-14,10v-26,-21,8,-84,1,-130v2,-37,-12,-92,-45,-61v-42,39,-55,117,-69,183v-3,12,-28,7,-25,-5v5,-28,9,-69,9,-103v0,-34,1,-78,-31,-83","w":334,"k":{"T":36}},"n":{"d":"181,8v-3,-57,46,-178,-18,-200v-81,25,-88,131,-124,202v-8,5,-21,0,-21,-10r24,-206v-1,-10,16,-15,22,-7v7,33,-8,74,-9,111v25,-46,46,-107,108,-115v83,10,52,149,41,221v-2,10,-18,15,-23,4","k":{"T":36}},"o":{"d":"102,16v-89,4,-101,-114,-61,-175v3,-4,10,-5,15,-3v9,-34,31,-59,76,-58v58,1,81,45,81,103v0,78,-34,130,-111,133xm80,-150v1,9,-13,17,-21,9v-25,41,-24,136,43,132v61,-4,85,-46,86,-108v-1,-42,-14,-77,-56,-78v-33,-1,-49,18,-52,45","w":231,"k":{";":4,":":5,"\/":4,".":5,",":4,"!":6,"?":6,"y":4,"x":4,"X":18,"T":36}},"p":{"d":"136,14v-42,1,-62,-30,-72,-61r-20,168v-3,12,-28,11,-26,-2r37,-312v-2,-10,16,-16,22,-7v7,11,-1,25,-1,38v15,-27,32,-58,68,-58v60,0,88,52,88,113v0,65,-30,119,-96,121xm136,-11v90,-4,96,-178,8,-184v-53,12,-60,77,-76,128v33,-5,19,58,68,56","w":249,"k":{"A":18,";":5,":":6,"\/":5,".":6,",":5,"!":6,"?":6,"y":5,"w":4,"o":6,"X":18,"T":36}},"q":{"d":"84,-210v34,-22,81,-6,96,22v-6,-21,23,-32,26,-9r-32,311v13,-2,28,-2,29,11v-4,26,-49,12,-74,17v-6,1,-14,-6,-14,-12v-1,-16,18,-13,33,-14r17,-160v-13,26,-29,54,-61,55v-96,4,-105,-133,-54,-190v11,-12,21,-23,34,-31xm43,-88v-3,48,47,100,85,60v25,-27,35,-78,45,-120v-6,0,-11,-7,-10,-14v-4,-18,-17,-33,-38,-33v-54,0,-79,52,-82,107","w":225,"k":{";":4,":":4,"\/":4,".":4,",":4,"!":5,"?":5,"T":36}},"r":{"d":"34,-202v2,-15,26,-14,25,2r-5,63v17,-33,32,-72,76,-75v44,-3,68,23,58,67v-2,9,-19,12,-23,2v0,-25,-2,-45,-35,-43v-67,22,-69,115,-86,187v0,6,-7,10,-13,10v-6,0,-14,-5,-13,-11","w":208,"k":{"A":18,"Z":18,"X":36,"T":36,"S":18,"R":18,"J":54,"I":36,"B":18}},"s":{"d":"31,-156v2,-68,156,-89,166,-10v3,15,-18,31,-26,14v4,-28,-16,-40,-44,-40v-47,0,-98,40,-50,67v53,12,144,30,107,99v-21,39,-100,49,-138,17v-10,-9,-25,-13,-28,-28v23,-35,47,31,89,23v41,4,85,-44,40,-65v-43,-20,-118,-12,-116,-77","w":214,"k":{";":5,":":6,"\/":5,".":6,",":5,"!":6,"?":6,"w":4,"X":18,"T":36}},"t":{"d":"39,-51v0,-45,10,-94,18,-139v-17,0,-39,5,-39,-12v0,-17,25,-13,43,-13v7,-25,5,-57,17,-76v25,-8,19,20,15,42r-6,33r90,-2v6,0,13,6,13,12v0,7,-5,13,-13,13r-95,3r-18,139v0,17,1,37,12,38v39,3,53,-24,66,-49v21,-7,21,15,12,30v-15,24,-37,45,-78,44v-31,-1,-37,-29,-37,-63","w":207,"k":{"A":36,";":4,"\/":4,"!":6,"?":6,"o":6,"X":18,"T":36,"S":18,"J":18,"I":18,"B":18}},"u":{"d":"174,-1v1,10,-16,16,-23,7v-7,-31,8,-69,8,-105v-23,43,-41,100,-97,109v-79,-17,-34,-155,-20,-217v1,-9,18,-14,23,-3v-2,43,-25,97,-23,150v1,22,3,43,22,44v69,-25,82,-123,107,-192v4,-11,26,-10,24,4","w":213,"k":{";":4,":":4,"\/":4,".":4,",":4,"!":5,"?":5,"T":36}},"v":{"d":"43,-204v9,55,-16,150,13,187v50,-45,71,-135,99,-200v1,-10,20,-12,24,-2v-20,78,-58,166,-106,219v-25,28,-44,-12,-48,-38v-7,-47,-9,-108,-4,-159v-1,-10,15,-15,22,-7","w":197,"k":{"A":54,".":4,"!":4,"?":4,"o":4,"e":4,"a":4,"Z":18,"X":36,"T":36,"S":18,"J":36,"I":36,"D":36,"B":18}},"w":{"d":"124,-67v-18,28,-32,66,-66,76v-48,-32,-40,-131,-40,-210v0,-17,26,-14,26,1v0,63,-6,141,16,182v28,-18,42,-62,58,-94v-1,-25,-4,-60,20,-60v29,0,14,47,5,63v6,32,7,74,25,93v47,-56,60,-153,95,-218v30,-1,15,29,6,51r-49,120v-15,28,-25,61,-52,72v-30,-7,-35,-46,-44,-76","w":299,"k":{"A":54,";":4,"\/":4,".":4,",":4,"!":5,"?":5,"o":5,"h":5,"e":5,"d":5,"c":4,"a":5,"Z":18,"X":36,"T":36,"S":18,"J":36,"I":18,"D":18,"B":18}},"x":{"d":"63,-32v-13,14,-24,56,-44,33v8,-44,45,-70,67,-104r-56,-102v-3,-11,6,-20,17,-15v21,30,33,67,55,96r63,-89v20,-7,26,13,12,28v-16,29,-40,57,-60,83v20,34,48,63,63,100v-1,10,-17,14,-23,5r-57,-84","w":203,"k":{";":4,"\/":4,"!":5,"?":5,"q":5,"o":5,"e":5,"d":5,"c":4,"T":36,"S":18}},"y":{"d":"44,-221v26,17,12,90,28,132v8,20,12,42,19,53v40,-46,63,-114,91,-172v7,-15,31,-7,23,10r-119,259v-14,27,-28,53,-44,80v-5,9,-21,7,-23,-3v19,-55,53,-96,74,-146v-51,-18,-51,-109,-61,-170v-3,-18,-7,-43,12,-43","w":223,"k":{"A":36,";":4,"\/":4,".":4,",":4,"!":5,"?":5,"q":5,"o":5,"e":5,"d":5,"c":4,"a":5,"Z":18,"X":36,"T":36,"S":18,"J":36,"I":18,"D":18}},"z":{"d":"77,18v-27,-1,-59,4,-60,-23v26,-75,95,-121,138,-179r-113,1v-5,-1,-13,-6,-12,-12v-1,-6,6,-13,12,-13r142,-2v28,12,-2,32,-13,45r-102,113v-10,13,-22,26,-27,38v-1,9,11,8,22,9v35,1,77,-12,106,-11v10,5,6,20,-3,23v-23,5,-59,12,-90,11","w":214,"k":{"A":18,"T":36,"D":18}},"0":{"d":"167,5v-128,59,-186,-130,-123,-243v3,-5,10,-8,17,-6v10,-49,40,-81,98,-81v137,0,121,236,46,301v-13,11,-24,22,-38,29xm159,-300v-43,-2,-70,25,-73,67v0,8,-13,17,-20,9v-47,76,-18,260,92,206v52,-25,81,-87,81,-164v0,-60,-22,-115,-80,-118","w":281,"k":{"\/":4,".":5,",":4,"8":5,"7":6,"6":6,"5":4,"2":4}},"1":{"d":"150,1v0,6,-5,14,-12,13r-107,0v-6,1,-14,-7,-13,-13v1,-20,34,-10,53,-12r36,-267v-22,13,-40,32,-66,40v-9,-2,-14,-17,-5,-23v30,-18,55,-40,87,-56v8,1,14,5,13,15r-40,291v19,3,53,-9,54,12","w":168,"k":{".":5,",":4}},"2":{"d":"50,-224v-6,0,-14,-5,-13,-12v1,-61,48,-81,109,-84v83,-4,108,92,62,151v-44,57,-109,100,-154,153v50,-5,112,-4,158,2v18,2,12,26,-3,25v-54,-6,-122,-6,-176,1v-23,3,-12,-25,-3,-38v55,-76,156,-105,178,-213v-1,-36,-24,-55,-62,-55v-46,0,-82,13,-84,57v0,6,-5,14,-12,13","w":250,"k":{".":5,",":4,"9":6,"7":6,"6":6,"5":4,"3":4,"2":4,"0":6}},"3":{"d":"86,-159v8,-32,61,3,76,-20v38,-18,48,-98,-2,-113v-37,-11,-85,1,-102,23v-5,10,-21,6,-24,-3v8,-36,50,-49,94,-51v55,-2,93,33,93,86v0,39,-24,62,-47,80v28,13,46,40,48,77v5,90,-116,123,-174,68v-12,-13,-38,-28,-24,-47v20,-8,25,21,39,27v44,48,162,12,131,-68v-10,-25,-34,-47,-69,-39v-17,-1,-37,-4,-39,-20","w":241,"k":{".":6,",":5,"9":6,"8":6,"7":6,"6":6,"5":5,"3":5,"2":4,"0":6}},"4":{"d":"49,-135v24,14,81,7,119,6r9,-96v0,-6,8,-12,14,-12v6,0,12,7,11,14r-8,92v13,-1,31,-4,31,10v0,16,-17,14,-33,16r-10,108v-2,16,-26,13,-25,-3r9,-104v-46,2,-108,7,-140,-11v-23,-13,8,-36,15,-53r114,-157v9,-11,29,2,20,16r-106,139v-6,10,-17,25,-20,35","w":243,"k":{"9":6,"7":6,"5":4,"3":4,"0":6}},"5":{"d":"141,-175v-38,0,-61,20,-90,32v-28,-15,6,-64,4,-98v4,-22,5,-22,9,-43v-10,3,-20,-2,-20,-11v0,-12,11,-16,25,-14v0,-13,15,-23,24,-11v2,3,3,6,2,10r126,-6v6,0,13,4,13,12v0,6,-5,13,-12,13r-132,6r-21,105v20,-9,44,-20,72,-20v53,0,84,38,84,92v0,118,-152,167,-205,73v-5,-9,3,-21,14,-18v20,16,31,45,68,44v63,-1,98,-36,98,-99v0,-40,-20,-67,-59,-67","w":252,"k":{".":5,",":4,"9":6,"8":5,"7":6,"6":6,"5":4,"3":4,"2":4,"0":6}},"6":{"d":"118,16v-126,4,-110,-166,-58,-240v28,-40,60,-82,98,-111v10,-7,21,0,21,11v-51,56,-117,106,-132,197v20,-32,46,-71,96,-71v54,0,81,44,81,99v0,69,-36,113,-106,115xm199,-99v2,-49,-41,-94,-86,-65v-19,12,-33,28,-44,49v-4,10,-22,7,-24,-3v-9,60,13,111,73,109v55,-1,79,-36,81,-90","w":242,"k":{".":5,",":4,"8":5,"7":6,"5":4,"3":4,"2":4}},"7":{"d":"195,-140v0,20,-35,9,-56,11r-96,145v-9,13,-30,-1,-21,-14r88,-132v-19,-2,-48,5,-48,-14v0,-22,42,-8,64,-11v23,-43,53,-82,72,-130v-43,-15,-116,2,-167,3v-6,0,-14,-5,-13,-12v23,-33,124,-17,187,-17v43,0,4,53,-4,74v-11,28,-31,57,-47,83v17,1,41,-3,41,14","w":243},"8":{"d":"180,-7v-51,43,-169,25,-162,-60v4,-44,25,-74,53,-98v9,-7,20,0,20,10v-31,31,-82,118,-13,142v55,19,108,-8,108,-62v0,-95,-149,-69,-142,-176v3,-55,39,-83,103,-83v69,0,103,76,67,131v-10,16,-23,39,-48,47v-11,1,-16,-15,-7,-22v25,-19,41,-39,45,-73v7,-59,-76,-69,-113,-44v-22,15,-31,69,-6,90v46,39,126,50,126,132v0,28,-13,51,-31,66","w":246,"k":{".":4,",":4,"7":5,"6":5,"5":4,"3":4}},"9":{"d":"140,-333v43,0,89,24,85,64v-1,9,-19,12,-23,2v-1,-27,-34,-41,-62,-41v-62,0,-93,44,-97,107v-5,66,83,91,112,37v22,-26,32,-63,48,-93v33,-6,18,32,12,60v-21,91,-59,175,-116,235v-13,13,-30,-6,-18,-17v42,-46,74,-107,95,-173v-16,19,-36,44,-67,44v-58,0,-91,-36,-91,-93v0,-78,45,-132,122,-132","w":243},"&":{"d":"194,-69v22,-25,34,-61,55,-83v29,1,10,30,0,45v-11,18,-25,40,-39,57v13,17,33,27,41,49v0,7,-6,13,-13,13v-22,-9,-23,-22,-44,-43v-22,21,-44,47,-83,47v-56,0,-93,-20,-93,-75v0,-57,36,-82,71,-107v-34,-40,-44,-108,-3,-146v43,-40,139,-26,133,47v-5,61,-57,79,-96,107xm44,-60v-4,54,65,63,101,39v11,-8,23,-17,33,-29r-38,-45v-13,-16,-25,-33,-37,-50v-28,21,-55,39,-59,85xm167,-219v36,-21,36,-92,-18,-92v-51,0,-82,46,-61,93v5,12,12,25,21,39v19,-13,41,-25,58,-40","w":283},"~":{"d":"165,-292v-10,28,-72,61,-88,19v-8,-20,-34,-5,-34,11v-2,9,-17,14,-23,5v-13,-37,51,-72,76,-35r7,15v22,-2,30,-23,49,-28v6,-2,14,7,13,13","w":182},"`":{"d":"125,-296v-25,35,-76,-25,-102,-35v-11,-10,1,-30,15,-21v25,16,45,34,75,44v8,0,12,4,12,12","w":143},"^":{"d":"98,-351v13,21,70,43,41,67v-21,-7,-37,-30,-51,-42v-20,13,-34,32,-59,40v-9,0,-16,-16,-6,-22v23,-14,40,-36,67,-47v3,0,6,2,8,4","w":168},"?":{"d":"107,-311v-53,0,-80,58,-52,94v0,6,-5,14,-11,13v-20,-1,-26,-25,-26,-46v0,-55,35,-86,89,-86v61,0,94,38,94,97v0,86,-70,111,-114,154v13,-2,21,19,8,25v-44,5,-37,-48,-8,-60v39,-30,87,-52,88,-119v0,-44,-24,-72,-68,-72xm85,-10v16,2,13,27,-3,25v-24,6,-34,-24,-11,-26","w":218},"!":{"d":"59,-60v-2,18,-26,12,-25,-3r27,-263v2,-16,26,-13,25,3xm58,4v-2,16,-41,15,-40,-4v2,-17,42,-13,40,4","w":104},")":{"d":"47,9v-5,13,-27,17,-29,0v72,-84,134,-272,36,-379v-8,-9,1,-20,11,-20v63,51,89,190,45,282v-20,41,-40,85,-63,117","w":152},"(":{"d":"90,-11v18,10,9,46,-10,28v-58,-55,-83,-191,-38,-283v23,-46,41,-97,83,-121v28,15,-9,37,-16,53v-52,62,-93,201,-38,292v7,13,13,24,19,31","w":154},"*":{"d":"94,-262v-3,20,-3,62,-27,44v-7,-12,1,-28,1,-42v-15,5,-34,30,-48,14v-6,-26,29,-27,42,-40v-13,-12,-32,-19,-40,-36v-1,-11,10,-18,20,-11r33,25v3,-20,1,-60,27,-44v7,13,-2,29,-2,43v13,-5,31,-25,43,-10v6,22,-25,24,-36,36v12,11,31,17,39,33v-9,32,-36,-3,-52,-12","w":164},",":{"d":"44,7v-9,-1,-14,-18,-4,-23v19,-10,38,18,26,38v-8,14,-26,42,-45,27v-9,-20,20,-24,23,-42","w":87},".":{"d":"54,0v-2,16,-37,13,-36,-5v1,-11,15,-13,26,-9v6,-1,11,7,10,14","w":72},"\/":{"d":"245,-336v11,-10,30,5,19,18v-81,97,-153,219,-223,327v-6,10,-21,6,-23,-4v66,-119,148,-236,227,-341","w":285},"-":{"d":"188,-117v1,6,-3,14,-9,13r-151,3v-6,0,-10,-5,-10,-12v0,-5,4,-14,10,-13r151,-3v5,1,9,6,9,12","w":206,"k":{"X":18,"T":36,"S":18,"J":72,"I":18}},"$":{"d":"131,-150v-47,-14,-106,-36,-85,-102v14,-45,46,-75,104,-77v2,-13,0,-33,17,-31v13,1,13,18,10,30v59,-3,108,33,88,92v-6,16,-30,7,-24,-9v13,-42,-23,-59,-66,-58r-15,138v40,16,91,23,91,76v0,66,-45,104,-111,107v2,21,-10,47,-26,28v-6,-7,-2,-19,-1,-29v-46,-4,-78,-31,-94,-63v-7,-14,16,-24,23,-11v12,26,41,44,74,50xm143,-9v53,-2,92,-46,77,-98v-14,-19,-38,-27,-63,-35xm147,-304v-47,5,-71,26,-79,69v-7,39,35,49,66,60","w":288},"%":{"d":"245,-336v11,-10,30,5,19,18v-81,97,-153,219,-223,327v-6,10,-21,6,-23,-4v66,-119,148,-236,227,-341xm40,-261v0,-15,4,-34,19,-36v18,-35,71,-6,67,32v-3,26,-16,43,-42,43v-25,0,-44,-13,-44,-39xm166,-63v0,-15,4,-34,19,-36v18,-35,71,-6,67,32v-3,26,-16,43,-42,43v-25,0,-44,-13,-44,-39xm101,-265v1,-12,-11,-29,-19,-20v1,8,-7,17,-15,14v-6,14,2,25,17,24v10,0,17,-8,17,-18xm227,-67v1,-12,-11,-29,-19,-20v1,8,-7,17,-15,14v-6,14,2,25,17,24v10,0,17,-8,17,-18","w":285},"'":{"d":"44,-284v-9,-1,-13,-17,-4,-23v27,-9,39,33,18,50v-10,8,-23,30,-37,16v-9,-21,19,-25,23,-43","w":87},"\"":{"d":"93,-281v-9,-2,-15,-19,-4,-23v31,-11,36,32,17,50v-9,9,-24,29,-37,15v-12,-21,21,-23,24,-42xm44,-284v-9,-1,-13,-17,-4,-23v27,-9,39,33,18,50v-10,8,-23,30,-37,16v-9,-21,19,-25,23,-43","w":136},"\\":{"d":"22,-318v-8,-8,-2,-22,9,-21v18,2,20,17,33,33v62,79,118,171,173,257v11,17,25,33,30,54v-7,19,-28,5,-31,-8r-122,-189","w":285},"=":{"d":"188,-150v1,6,-3,14,-9,13r-151,3v-13,-1,-13,-25,0,-25r151,-3v5,1,9,6,9,12xm190,-80v0,5,-4,13,-10,12r-151,4v-13,-1,-13,-26,0,-26r151,-3v6,0,10,7,10,13","w":207},":":{"d":"54,0v-2,16,-37,13,-36,-5v1,-11,15,-13,26,-9v6,-1,11,7,10,14xm38,-153v2,-13,39,-15,36,5v-2,17,-39,13,-36,-5","w":92},";":{"d":"54,-153v2,-13,39,-15,36,5v-3,17,-37,13,-36,-5xm29,54v-34,-19,32,-38,7,-53v-5,-10,2,-22,14,-19v30,7,17,53,-2,61v-5,5,-10,13,-19,11","w":108},"\u00a0":{"w":180},"A":{"d":"215,-7v-1,16,-26,15,-25,-1r2,-118r-94,-8r-56,156v-2,10,-19,12,-23,1v8,-51,37,-109,54,-159v-23,6,-31,-25,-10,-26r20,2v25,-54,47,-119,79,-165v14,-20,27,-24,35,2v14,46,16,114,18,173v19,-3,23,26,4,26v-8,22,-1,79,-4,117xm192,-152v-2,-51,2,-116,-15,-149v-34,30,-48,96,-69,143","w":250,"k":{"p":18,"g":18}},"@":{"d":"291,-134v0,62,-25,118,-81,118v-16,0,-26,-9,-26,-26v-17,36,-80,33,-97,0v-34,-64,5,-151,82,-147v24,0,33,9,42,24v1,-10,14,-13,21,-6v9,34,-28,77,-27,121v0,6,2,9,5,9v39,-8,56,-48,56,-93v0,-61,-42,-86,-101,-86v-74,0,-121,49,-121,121v0,64,35,114,96,118v49,3,86,-19,116,-37v25,10,3,29,-14,37v-27,13,-64,26,-102,26v-78,0,-122,-67,-122,-145v0,-88,59,-145,147,-145v75,0,126,35,126,111xm185,-159v-61,-26,-117,62,-68,112v49,23,68,-38,81,-77v-14,-2,-7,-25,-13,-35","w":309},"+":{"d":"120,0v-1,10,-17,16,-23,6v-4,-31,7,-68,8,-101r-77,1v-6,0,-10,-5,-10,-12v0,-5,4,-14,10,-13r80,-1r9,-81v-2,-10,15,-16,22,-7v7,26,-6,58,-6,87r75,-1v13,1,13,25,0,25r-78,1"},"_":{"d":"243,14v-1,5,-6,13,-13,12r-199,0v-6,-1,-14,-5,-13,-13v-1,-6,7,-14,13,-13r199,1v8,-1,12,7,13,13","w":261},"#":{"d":"93,-325v1,-18,26,-14,25,2r-10,94r72,-3r10,-97v0,-10,16,-15,22,-6v7,30,-6,69,-7,102v21,2,53,-9,56,11v-2,22,-37,12,-59,15r-9,85v20,2,55,-11,55,10v0,22,-37,11,-58,15r-10,102v-2,16,-26,13,-25,-3r10,-98r-71,2r-10,100v1,10,-16,16,-23,7v-7,-32,6,-72,7,-107v-19,-2,-50,9,-50,-11v0,-19,33,-12,53,-14r9,-84v-19,-1,-49,7,-49,-12v0,-20,32,-12,52,-14xm97,-120r71,-2r9,-84r-72,2","w":279},"<":{"d":"28,-111v62,-44,159,-81,240,-102v21,22,-16,28,-36,36r-179,72v-11,8,-15,9,-1,16v58,29,138,47,201,65v9,3,13,18,3,23v-75,-11,-171,-45,-228,-81v-15,-10,-14,-19,0,-29","w":293},">":{"d":"266,-104v-64,44,-158,83,-241,103v-22,-35,45,-38,73,-49r143,-59v12,-8,15,-11,1,-17v-59,-27,-138,-46,-202,-64v-8,-2,-12,-18,-3,-23v78,11,171,44,229,81v15,9,15,18,0,28","w":294},"[":{"d":"43,-349v7,-22,55,-7,81,-11v6,-2,13,6,12,12v-3,24,-45,9,-69,13v-13,114,-13,230,-22,347v25,4,69,-10,73,12v1,8,-6,12,-12,13v-30,-4,-81,14,-88,-13r15,-261v2,-37,6,-74,10,-112","w":154},"]":{"d":"111,26v-8,22,-54,7,-80,11v-8,-1,-12,-5,-13,-13v3,-22,45,-9,69,-12r22,-348v-25,-3,-68,12,-73,-12v1,-5,5,-14,13,-12v29,4,80,-13,87,12r-15,262v-2,37,-6,74,-10,112","w":154},"{":{"d":"71,37v-62,9,-24,-106,-36,-165v-4,-17,-29,-23,-8,-40v44,-34,22,-138,58,-184v6,-11,29,-14,31,0v-2,18,-21,14,-22,38v-13,54,-13,122,-43,159v21,32,10,97,9,146v0,10,-1,21,5,23v10,0,16,18,6,23","w":133},"}":{"d":"63,-359v62,-10,24,105,36,164v3,17,29,24,9,40v-44,36,-26,135,-58,185v-7,11,-29,14,-32,-1v3,-17,22,-15,22,-38v13,-54,13,-123,44,-159v-23,-32,-10,-97,-10,-146v0,-10,0,-20,-5,-23v-10,0,-16,-18,-6,-22","w":134},"|":{"d":"30,74v-8,0,-12,-7,-12,-13r18,-421v-1,-7,7,-12,13,-12v8,0,13,7,13,13r-19,421v1,7,-7,12,-13,12","w":79}}});


Cufon.replace('h1', { fontFamily: 'blockletters', textShadow: '1px 1px  #666' }); 
Cufon.replace('#content h2,#content h3', { fontFamily: 'blockletters', hover: true }); 


/* EASING */
jQuery.easing.jswing=jQuery.easing.swing; jQuery.extend(jQuery.easing,{def:"easeOutQuad",swing:function(e,a,c,b,d){return jQuery.easing[jQuery.easing.def](e,a,c,b,d)},easeInQuad:function(e,a,c,b,d){return b*(a/=d)*a+c},easeOutQuad:function(e,a,c,b,d){return-b*(a/=d)*(a-2)+c},easeInOutQuad:function(e,a,c,b,d){if((a/=d/2)<1)return b/2*a*a+c;return-b/2*(--a*(a-2)-1)+c},easeInCubic:function(e,a,c,b,d){return b*(a/=d)*a*a+c},easeOutCubic:function(e,a,c,b,d){return b*((a=a/d-1)*a*a+1)+c},easeInOutCubic:function(e,a,c,b,d){if((a/=d/2)<1)return b/ 2*a*a*a+c;return b/2*((a-=2)*a*a+2)+c},easeInQuart:function(e,a,c,b,d){return b*(a/=d)*a*a*a+c},easeOutQuart:function(e,a,c,b,d){return-b*((a=a/d-1)*a*a*a-1)+c},easeInOutQuart:function(e,a,c,b,d){if((a/=d/2)<1)return b/2*a*a*a*a+c;return-b/2*((a-=2)*a*a*a-2)+c},easeInQuint:function(e,a,c,b,d){return b*(a/=d)*a*a*a*a+c},easeOutQuint:function(e,a,c,b,d){return b*((a=a/d-1)*a*a*a*a+1)+c},easeInOutQuint:function(e,a,c,b,d){if((a/=d/2)<1)return b/2*a*a*a*a*a+c;return b/2*((a-=2)*a*a*a*a+2)+c},easeInSine:function(e, a,c,b,d){return-b*Math.cos(a/d*(Math.PI/2))+b+c},easeOutSine:function(e,a,c,b,d){return b*Math.sin(a/d*(Math.PI/2))+c},easeInOutSine:function(e,a,c,b,d){return-b/2*(Math.cos(Math.PI*a/d)-1)+c},easeInExpo:function(e,a,c,b,d){return a==0?c:b*Math.pow(2,10*(a/d-1))+c},easeOutExpo:function(e,a,c,b,d){return a==d?c+b:b*(-Math.pow(2,-10*a/d)+1)+c},easeInOutExpo:function(e,a,c,b,d){if(a==0)return c;if(a==d)return c+b;if((a/=d/2)<1)return b/2*Math.pow(2,10*(a-1))+c;return b/2*(-Math.pow(2,-10*--a)+2)+c}, easeInCirc:function(e,a,c,b,d){return-b*(Math.sqrt(1-(a/=d)*a)-1)+c},easeOutCirc:function(e,a,c,b,d){return b*Math.sqrt(1-(a=a/d-1)*a)+c},easeInOutCirc:function(e,a,c,b,d){if((a/=d/2)<1)return-b/2*(Math.sqrt(1-a*a)-1)+c;return b/2*(Math.sqrt(1-(a-=2)*a)+1)+c},easeInElastic:function(e,a,c,b,d){e=1.70158;var f=0,g=b;if(a==0)return c;if((a/=d)==1)return c+b;f||(f=d*0.3);if(g<Math.abs(b)){g=b;e=f/4}else e=f/(2*Math.PI)*Math.asin(b/g);return-(g*Math.pow(2,10*(a-=1))*Math.sin((a*d-e)*2*Math.PI/f))+c},easeOutElastic:function(e, a,c,b,d){e=1.70158;var f=0,g=b;if(a==0)return c;if((a/=d)==1)return c+b;f||(f=d*0.3);if(g<Math.abs(b)){g=b;e=f/4}else e=f/(2*Math.PI)*Math.asin(b/g);return g*Math.pow(2,-10*a)*Math.sin((a*d-e)*2*Math.PI/f)+b+c},easeInOutElastic:function(e,a,c,b,d){e=1.70158;var f=0,g=b;if(a==0)return c;if((a/=d/2)==2)return c+b;f||(f=d*0.3*1.5);if(g<Math.abs(b)){g=b;e=f/4}else e=f/(2*Math.PI)*Math.asin(b/g);if(a<1)return-0.5*g*Math.pow(2,10*(a-=1))*Math.sin((a*d-e)*2*Math.PI/f)+c;return g*Math.pow(2,-10*(a-=1))*Math.sin((a* d-e)*2*Math.PI/f)*0.5+b+c},easeInBack:function(e,a,c,b,d,f){if(f==undefined)f=1.70158;return b*(a/=d)*a*((f+1)*a-f)+c},easeOutBack:function(e,a,c,b,d,f){if(f==undefined)f=1.70158;return b*((a=a/d-1)*a*((f+1)*a+f)+1)+c},easeInOutBack:function(e,a,c,b,d,f){if(f==undefined)f=1.70158;if((a/=d/2)<1)return b/2*a*a*(((f*=1.525)+1)*a-f)+c;return b/2*((a-=2)*a*(((f*=1.525)+1)*a+f)+2)+c},easeInBounce:function(e,a,c,b,d){return b-jQuery.easing.easeOutBounce(e,d-a,0,b,d)+c},easeOutBounce:function(e,a,c,b,d){return(a/= d)<1/2.75?b*7.5625*a*a+c:a<2/2.75?b*(7.5625*(a-=1.5/2.75)*a+0.75)+c:a<2.5/2.75?b*(7.5625*(a-=2.25/2.75)*a+0.9375)+c:b*(7.5625*(a-=2.625/2.75)*a+0.984375)+c},easeInOutBounce:function(e,a,c,b,d){if(a<d/2)return jQuery.easing.easeInBounce(e,a*2,0,b,d)*0.5+c;return jQuery.easing.easeOutBounce(e,a*2-d,0,b,d)*0.5+b*0.5+c}});

/* BREADCRUMBS 1.1 */
(function(f){function m(){i=typeof jQuery.easing=="object"?"easeOutQuad":"swing";c=jQuery(g).find("li");jQuery(g).find("ul").wrap('<div style="overflow:hidden; position:relative; width: '+jQuery(g).css("width")+';"><div>');jQuery(g).find("ul").width(5E3);if(c.length>0){jQuery(c[c.length-1]).addClass("last");jQuery(c[0]).addClass("first");c.length>a.minimumCompressionElements&&n()}}function n(){var b=jQuery(c[c.length-1]);if(jQuery(b).width()>a.maxFinalElementLength){a.beginingElementsToLeaveOpen> 0&&a.beginingElementsToLeaveOpen--;a.endElementsToLeaveOpen>0&&a.endElementsToLeaveOpen--}jQuery(b).width()<a.maxFinalElementLength&&jQuery(b).width()>a.minFinalElementLength&&a.beginingElementsToLeaveOpen>0&&a.beginingElementsToLeaveOpen--;var e=c.length-1-a.endElementsToLeaveOpen;jQuery(c[c.length-1]).css({background:"none"});f(c).each(function(h,d){if(h>a.beginingElementsToLeaveOpen&&h<e){jQuery(d).find("a").wrap("<span></span>").width(jQuery(d).find("a").width()+10);jQuery(d).append(jQuery('<div class="'+ a.overlayClass+'"></div>').css({display:"block"})).css({background:"none"});o()&&p(jQuery(d).find("."+a.overlayClass).css({width:"20px",right:"-1px"}));var j={id:h,width:jQuery(d).width(),listElement:jQuery(d).find("span"),isAnimating:false,element:jQuery(d).find("span")};jQuery(d).bind("mouseover",j,k).bind("mouseout",j,l);jQuery(d).find("a").unbind("mouseover",k).unbind("mouseout",l);d.autoInterval=setInterval(function(){clearInterval(d.autoInterval);jQuery(d).find("span").animate({width:a.previewWidth}, a.timeInitialCollapse,a.easing)},150*(h-2))}})}function k(b){var e=b.data.width;jQuery(b.data.element).stop();jQuery(b.data.element).animate({width:e},{duration:a.timeExpansionAnimation,easing:a.easing,queue:false});return false}function l(b){jQuery(b.data.element).stop();jQuery(b.data.element).animate({width:a.previewWidth},{duration:a.timeCompressionAnimation,easing:a.easing,queue:false});return false}function o(){return f.browser.msie&&/MSIE\s(5\.5|6\.)/.test(navigator.userAgent)}function p(b){var e; if(jQuery(b).is("img"))e=jQuery(b).attr("src");else{e=f(b).css("backgroundImage");e.match(/^url\(["']?(.*\.png)["']?\)$/i);e=RegExp.$1}f(b).css({backgroundImage:"none",filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='"+e+"')"})}var a={},g={},c={},i;jQuery.fn.jBreadCrumb=function(b){a=f.extend({},f.fn.jBreadCrumb.defaults,b);return this.each(function(){g=f(this);m()})};jQuery.fn.jBreadCrumb.defaults={maxFinalElementLength:400,minFinalElementLength:200, minimumCompressionElements:4,endElementsToLeaveOpen:1,beginingElementsToLeaveOpen:1,timeExpansionAnimation:800,timeCompressionAnimation:500,timeInitialCollapse:600,easing:i,overlayClass:"chevronOverlay",previewWidth:5}})(jQuery);

/* BREADCRUMB SETTINGS */
jQuery(document).ready(function(){jQuery("#breadCrumb1").jBreadCrumb()});

/* SCROLL TO TOP */
var scrolltotop={setting:{startline:100,scrollto:0,scrollduration:1E3,fadeduration:[500,100]},controlHTML:'<img src="/images/top.gif" style="width:110px; height:65px" />',controlattrs:{offsetx:5,offsety:5},anchorkeyword:"#top",state:{isvisible:false,shouldvisible:false},scrollup:function(){this.cssfixedsupport||this.$control.css({opacity:0});var a=isNaN(this.setting.scrollto)?this.setting.scrollto:parseInt(this.setting.scrollto);a=typeof a=="string"&&jQuery("#"+a).length==1?jQuery("#"+a).offset().top: 0;this.$body.animate({scrollTop:a},this.setting.scrollduration)},keepfixed:function(){var a=jQuery(window),b=a.scrollLeft()+a.width()-this.$control.width()-this.controlattrs.offsetx;a=a.scrollTop()+a.height()-this.$control.height()-this.controlattrs.offsety;this.$control.css({left:b+"px",top:a+"px"})},togglecontrol:function(){var a=jQuery(window).scrollTop();this.cssfixedsupport||this.keepfixed();this.state.shouldvisible=a>=this.setting.startline?true:false;if(this.state.shouldvisible&&!this.state.isvisible){this.$control.stop().animate({opacity:1}, this.setting.fadeduration[0]);this.state.isvisible=true}else if(this.state.shouldvisible==false&&this.state.isvisible){this.$control.stop().animate({opacity:0},this.setting.fadeduration[1]);this.state.isvisible=false}},init:function(){jQuery(document).ready(function(a){var b=scrolltotop,c=document.all;b.cssfixedsupport=!c||c&&document.compatMode=="CSS1Compat"&&window.XMLHttpRequest;b.$body=window.opera?document.compatMode=="CSS1Compat"?a("html"):a("body"):a("html,body");b.$control=a('<div id="topcontrol">'+ b.controlHTML+"</div>").css({position:b.cssfixedsupport?"fixed":"absolute",bottom:b.controlattrs.offsety,right:b.controlattrs.offsetx,opacity:0,cursor:"pointer"}).attr({title:"Scroll Back to Top"}).click(function(){b.scrollup();return false}).appendTo("body");document.all&&!window.XMLHttpRequest&&b.$control.text()!=""&&b.$control.css({width:b.$control.width()});b.togglecontrol();a('a[href="'+b.anchorkeyword+'"]').click(function(){b.scrollup();return false});a(window).bind("scroll resize",function(){b.togglecontrol()})})}}; scrolltotop.init();

/* SCROLL TO TOP SETTINGS */
$("a.top").click(function(){$("html, body").animate({scrollTop:"0px"},300);return false});

/* FONT SIZE */
jQuery.fn.fontsizemanager=function(){var b=parseFloat(jQuery("body").css("font-size"));jQuery(".fontsizemanager_add").css("cursor","pointer");jQuery(".fontsizemanager_minus").css("cursor","pointer");jQuery(".fontsizemanager_reset").css("cursor","pointer");jQuery(".fontsizemanager_add").click(function(){var a=parseFloat(jQuery("body").css("font-size"));a*=1.2;jQuery("body").css("font-size",a)});jQuery(".fontsizemanager_minus").click(function(){var a=parseFloat(jQuery("body").css("font-size"));a*=0.8; jQuery("body").css("font-size",a)});jQuery(".fontsizemanager_reset").click(function(){jQuery("body").css("font-size",b)})};

/* FONT SIZE SETTINGS */
$(function(){$("#fontholder").fontsizemanager()});

/* BACKGROUND POSITION */
(function(d){d.extend(d.fx.step,{backgroundPosition:function(a){function e(c){c=c.replace(/left|top/g,"0px");c=c.replace(/right|bottom/g,"100%");c=c.replace(/([0-9\.]+)(\s|\)|$)/g,"$1px$2");c=c.match(/(-?[0-9\.]+)(px|\%|em|pt)\s(-?[0-9\.]+)(px|\%|em|pt)/);return[parseFloat(c[1],10),c[2],parseFloat(c[3],10),c[4]]}if(a.state===0&&typeof a.end=="string"){var b=d.curCSS(a.elem,"backgroundPosition");b=e(b);a.start=[b[0],b[2]];b=e(a.end);a.end=[b[0],b[2]];a.unit=[b[1],b[3]]}b=[];b[0]=(a.end[0]-a.start[0])* a.pos+a.start[0]+a.unit[0];b[1]=(a.end[1]-a.start[1])*a.pos+a.start[1]+a.unit[1];a.elem.style.backgroundPosition=b[0]+" "+b[1]}})})(jQuery);

/* BACKGROUND POSITION SETTINGS */
$(document).ready(function(){$("#nav a").css({backgroundPosition:"6px 6px"}).mouseover(function(){$(this).stop().animate({backgroundPosition:"(-25px 6px)"},{duration:200}).animate({backgroundPosition:"(-25px -23px)"},{duration:5}).animate({backgroundPosition:"(6px -23px)"},{duration:200})}).mouseout(function(){$(this).stop().animate({backgroundPosition:"(-25px -23px)"},{duration:200}).animate({backgroundPosition:"(-25px 6px)"},{duration:5}).animate({backgroundPosition:"(6px 6px)"},{duration:200})})});