/*
 * 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:
 * From the WSI-Font Collection.  Digital font data Copyright (c)1995 Weatherly
 * Systems, Inc.  All Rights Reserved.  Redistribution strictly prohibited.
 *
 * Trademark:
 * Digital font data provided under commercial license by W.S.I. (205)880-2277
 */
Cufon.registerFont({"w":177,"face":{"font-family":"YanksHand","font-weight":500,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","bbox":"-24.0956 -309 254.85 143","underline-thickness":"7.2","underline-position":"-32.4","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":145},"!":{"d":"41,-287v14,42,22,89,22,137v0,14,-6,23,-18,29v-21,-31,-17,-92,-22,-141v-1,-15,5,-23,18,-25xm50,-45v13,20,18,37,-9,41v-4,-19,-3,-25,9,-41","w":77},"\"":{"d":"150,-282v13,23,14,75,-9,85v-10,-27,-15,-73,9,-85xm104,-291v5,35,0,68,-13,98v-6,-1,-12,-2,-18,-4v10,-32,-8,-94,31,-94","w":195,"k":{"z":137,"y":136,"t":50,"s":130,"m":134,"j":48,"d":59,"c":53,"a":48,"A":53,".":77,"\"":62}},"#":{"d":"50,-99v-8,0,-36,10,-45,9v0,-15,69,-30,65,-52v1,-21,-31,-16,-51,-15r0,-18v20,-2,28,-6,45,-14v-5,-9,-6,-19,-4,-31v23,-5,27,32,43,32v29,1,29,-19,31,-42v4,-5,7,-4,13,-8v12,42,31,32,50,54r-41,13v7,41,-1,27,41,40r4,14v-44,11,-31,-1,-44,45r-15,4v-4,-27,-3,-36,-19,-41v-15,-5,-32,29,-36,37v-6,-2,-22,-30,-37,-27xm101,-126v28,-6,31,-6,37,-22v1,-27,-46,-31,-46,-2v-1,4,6,21,9,24","w":209},"$":{"d":"86,-179v1,51,78,46,76,100v-1,42,-59,49,-66,84v-12,0,-27,-31,-41,-36v-34,-13,-43,-11,-45,-45v12,19,61,48,60,-1v0,-30,-9,-46,-29,-53v-81,-27,30,-85,23,-134v-3,-20,5,-38,19,-45v7,32,-6,66,34,74v27,6,32,31,30,65v-10,-4,-37,-47,-51,-49v-5,13,-10,24,-10,40xm60,-148v4,-15,7,-33,0,-49v-19,12,-33,44,0,49xm101,-44v32,-3,49,-39,23,-62v-7,-7,-17,-12,-28,-15v-6,28,-3,54,5,77","w":159},"%":{"d":"206,-163v64,18,22,160,-23,164v-17,1,-30,-30,-30,-48v0,-19,35,-121,53,-116xm151,-293v9,76,-17,110,-25,202v-4,43,-9,91,-39,107v-7,-91,25,-126,35,-229v3,-35,5,-66,29,-80xm63,-268v57,12,37,130,-15,132v-63,-9,-35,-131,15,-132xm187,-33v23,-19,38,-57,23,-94v-22,23,-36,56,-23,94xm46,-163v26,-11,47,-58,9,-72v-17,25,-26,45,-9,72","w":236},"&":{"d":"100,-129v34,-42,81,0,81,45v0,37,-40,86,-78,86v-46,0,-90,-40,-89,-87v2,-55,52,-72,35,-132v0,-31,20,-62,48,-63v28,-1,46,23,46,50v0,45,-34,64,-50,86xm81,-174v15,-3,40,-42,40,-60v0,-13,-11,-22,-24,-21v-29,3,-22,54,-16,81xm145,-62v18,-16,20,-58,-11,-59v-40,10,-10,44,11,59xm63,-133v-57,36,-2,133,60,98v-13,-15,-23,-32,-46,-36v0,-37,-1,-35,-14,-62","w":181},"'":{"d":"96,-292v24,19,-2,58,1,89v-3,16,-9,23,-19,23v-34,0,5,-60,3,-79v3,-13,9,-24,15,-33","w":95},"(":{"d":"77,-260v0,54,-55,100,-42,169v-3,59,24,74,47,104v-95,18,-75,-167,-48,-231v10,-23,25,-36,43,-42","w":81},")":{"d":"23,-288v33,10,69,93,68,140v0,47,-5,83,-13,110v-11,34,-26,49,-51,34v36,-46,41,-53,41,-135v0,-51,-30,-104,-50,-139v0,-4,1,-8,5,-10","w":91},"*":{"d":"18,-224v20,-12,40,1,55,13r0,-36r18,-4r18,49v25,-39,21,-51,59,-53v-2,8,-16,30,-18,35r32,5v-9,28,-23,32,-59,49r40,53v-1,6,-1,9,-4,14v-15,2,-47,-34,-50,-35v-5,11,-10,53,-23,62v-11,-25,-10,-25,-36,-35v17,-23,24,-28,27,-54v-22,3,-54,23,-68,0r45,-23v-5,-10,-37,-39,-36,-40","w":181},"+":{"d":"95,-202r14,5v1,25,0,51,5,72v22,-3,47,-15,68,-5v-4,8,-76,23,-71,49v5,23,16,51,-7,63v-8,-7,-7,-87,-40,-77v-14,-1,-51,12,-55,10v4,-43,73,-15,77,-67v2,-25,4,-25,9,-50","w":181},",":{"d":"44,-63v14,0,23,35,23,52v0,40,-24,78,-67,69v9,-15,45,-40,41,-64v1,-12,-7,-39,-6,-42v1,-7,1,-15,9,-15","w":68},"-":{"d":"8,-116v4,-33,68,-17,96,-14v-4,37,-46,20,-82,25v-10,1,-13,-3,-14,-11","w":104},".":{"d":"41,-45v-11,3,-31,4,-30,-11v0,-13,10,-19,21,-25v11,8,11,19,9,36","w":40},"\/":{"d":"109,-287v14,78,-51,157,-62,233v-5,32,-7,35,-34,41v-9,-60,46,-129,56,-189v11,-30,8,-75,40,-85","w":113},"0":{"d":"105,-224v28,-2,67,38,67,67v0,73,-37,158,-105,158v-26,0,-60,-53,-60,-77v0,-44,57,-154,98,-148xm74,-22v42,0,79,-80,78,-126v0,-27,-13,-49,-39,-49v-40,0,-77,83,-77,125v0,24,15,50,38,50","w":172},"1":{"d":"45,-233v18,65,-21,161,-5,214v-1,10,0,15,-8,16v-40,-1,-14,-80,-14,-100v0,-40,3,-86,12,-122v3,-4,8,-7,15,-8","w":50},"2":{"d":"109,-238v90,22,-49,209,-36,211r118,14v-2,39,-69,14,-87,13v-22,-1,-65,14,-65,-14v0,-72,91,-123,70,-201v-9,-3,-65,55,-91,58v-12,-28,9,-28,36,-53v26,-16,40,-37,55,-28","w":191},"3":{"d":"146,-161v-4,8,32,48,32,67v0,52,-55,81,-112,81v-38,0,-84,-46,-25,-54v-5,23,12,36,35,36v34,0,81,-28,80,-60v0,-19,-13,-41,-33,-39v-18,2,-29,20,-41,0v10,-13,60,-45,54,-67v0,-14,-3,-20,-13,-21v-18,-3,-55,45,-78,34v4,-23,56,-60,82,-59v18,0,31,16,31,34v-1,12,-14,44,-12,48"},"4":{"d":"154,-229v9,86,16,158,5,234v-3,14,-9,22,-18,26v-16,-32,17,-115,-32,-112r-77,5v-30,-6,-21,-11,-8,-45r44,-103v47,12,-10,79,-18,112v28,12,91,25,91,-20v0,-28,-28,-93,13,-97","w":168},"5":{"d":"9,-197v10,-29,120,-56,168,-41v-6,26,-48,23,-83,23v-47,0,-54,18,-53,71v0,23,26,19,48,18v33,-1,61,28,61,60v0,70,-118,89,-141,26v18,7,46,19,65,19v25,0,54,-22,53,-47v-2,-27,-40,-52,-68,-34r-28,12v-30,-6,-10,-47,-7,-75v1,-8,-15,-26,-15,-32"},"6":{"d":"124,-112v18,0,37,8,37,24v0,32,-65,86,-97,83v-80,-9,-52,-164,-33,-228v3,-13,14,-17,28,-14v0,65,-34,144,-18,193v20,-29,46,-56,83,-58xm64,-36v30,5,73,-15,73,-39v0,-17,-16,-25,-28,-14v-21,12,-36,29,-45,53","w":163},"7":{"d":"9,-191v6,-20,76,-42,106,-42v51,0,3,105,10,121r4,93v0,9,-6,13,-16,13v-40,-31,3,-156,-9,-202v-28,8,-61,22,-95,17","w":141},"8":{"d":"136,-224v18,-5,41,-18,47,6v-15,33,-70,65,-70,96v0,15,38,54,35,72v1,37,-30,79,-65,79v-29,0,-61,-21,-60,-50v2,-30,19,-58,41,-86v-22,-7,-55,-20,-55,-44v0,-42,81,-75,127,-73xm32,-152v38,27,54,27,86,-16v7,-9,12,-19,18,-29v-41,-18,-76,19,-104,45xm77,9v29,1,51,-32,51,-61v0,-22,-15,-42,-37,-42v-35,0,-78,102,-14,103","w":181},"9":{"d":"6,-147v-1,-54,83,-132,137,-81v12,11,18,23,18,39v0,57,-26,106,-20,175v2,27,-33,31,-33,8v0,-44,26,-107,10,-133v-22,12,-51,33,-76,34v-22,1,-37,-20,-36,-42xm50,-130v28,2,80,-37,77,-65v1,-14,-14,-29,-28,-29v-29,0,-67,48,-67,76v0,12,6,18,18,18","w":163},":":{"d":"36,-161v12,8,29,30,3,35v-4,1,-11,1,-21,1v2,-23,4,-22,18,-36xm36,-45v13,-2,19,10,19,20v0,11,-4,16,-14,16v-27,0,-17,-28,-5,-36","w":63},";":{"d":"39,-161v19,0,18,22,11,36v-20,-8,-23,-7,-27,-21v0,-10,5,-15,16,-15xm41,-54v16,1,19,20,19,40v2,52,-13,76,-46,91v-7,0,-12,-2,-18,-5v26,-34,51,-70,33,-116v0,-7,6,-9,12,-10","w":59},"<":{"d":"50,-165v10,50,104,92,77,152v-35,-31,-68,-106,-107,-132v-13,-17,0,-24,12,-36v4,3,56,-95,82,-106v5,0,9,3,13,5v-7,41,-68,77,-77,117","w":136},"=":{"d":"13,-184v29,-18,84,-9,119,-18v16,-1,17,6,18,18v-51,12,-67,19,-115,13v-9,-1,-16,-7,-22,-13xm9,-134v32,-15,84,0,123,-10v14,0,21,4,27,14v-42,10,-121,27,-150,-4","w":159},">":{"d":"26,-289v15,6,131,41,123,71v-14,56,-61,96,-75,155v-13,27,-23,41,-33,41v-33,-7,-10,-18,8,-56v17,-36,62,-106,68,-139v-12,-21,-87,-47,-108,-61v4,-6,9,-10,17,-11","w":154},"?":{"d":"23,-247v14,-16,61,-40,90,-40v22,0,33,10,33,32v0,30,-52,112,-46,107v-6,24,-5,55,-27,63v-35,-59,44,-111,49,-167v0,-10,-5,-14,-15,-14v-32,-2,-57,32,-84,19xm109,4v-31,3,-28,-23,-10,-27v15,-1,20,18,10,27","w":145},"@":{"d":"127,10v29,9,76,-64,92,-64v11,0,12,5,16,14v-8,34,-75,72,-117,72v-74,1,-113,-74,-113,-154v0,-84,41,-159,118,-159v64,0,110,66,109,131v0,36,-8,59,-26,69v-37,9,-54,29,-88,33v-35,4,-56,-34,-56,-70v0,-40,26,-80,64,-79v43,-9,54,63,55,100v55,-43,25,-159,-51,-159v-64,0,-98,55,-97,125v1,78,22,138,94,141xm123,-74v41,-5,15,-73,4,-95v-36,7,-67,97,-4,95","w":236},"A":{"d":"152,-1v-33,-2,-12,-54,-25,-75v-57,1,-72,0,-81,54v-4,22,-14,35,-28,40v-18,-58,20,-96,33,-154r21,-95v17,-23,25,-3,40,29v22,48,34,122,61,183v0,10,-10,19,-21,18xm73,-94v75,7,30,-56,13,-85v-10,28,-19,54,-13,85","w":172,"k":{"w":-17,"v":9,"Y":46,"W":7,"V":12,"T":20,"\"":80}},"B":{"d":"123,-143v30,11,62,39,63,75v1,44,-54,68,-102,68v-36,0,-49,-5,-57,-29r-18,-177v-2,-46,36,-30,68,-41v39,-4,79,4,82,36v1,16,-25,51,-36,68xm50,-130v24,-5,84,-51,82,-77v-1,-18,-20,-20,-41,-22v-58,-5,-54,57,-41,99xm95,-21v37,1,66,-19,66,-53v0,-28,-24,-47,-52,-47v-21,0,-58,18,-58,38v0,37,11,61,44,62","w":186,"k":{"\"":50}},"C":{"d":"94,-22v30,0,55,-19,76,-26v10,4,12,7,16,17v-30,16,-62,30,-100,31v-51,1,-79,-38,-77,-91v3,-67,41,-156,102,-160v41,-3,57,82,21,103v-10,-22,4,-76,-25,-76v-62,0,-128,202,-13,202","w":186,"k":{"\"":56}},"D":{"d":"71,-264v54,-1,91,45,91,101v0,70,-54,159,-121,159v-51,0,-21,-44,-18,-77v6,-70,-27,-181,48,-183xm50,-27v48,-8,91,-74,91,-131v0,-39,-30,-90,-67,-86v-57,6,-17,171,-24,217xm34,-22v11,3,19,-7,6,-13v-5,1,-4,10,-6,13","w":163,"k":{"u":-45,"t":-46,"r":-48,"f":-48,".":-12}},"E":{"d":"13,-213v-2,-63,57,-66,124,-60v8,1,14,7,17,13v-34,22,-127,-16,-121,47v3,29,-6,72,27,70v24,-2,56,-14,63,13v-47,10,-92,3,-92,62v0,61,58,31,89,26v8,-1,13,8,16,11v-10,16,-76,33,-106,32v-15,0,-17,-13,-17,-28r0,-186","w":154},"F":{"d":"45,-112v44,-13,47,-17,79,-19v18,-1,25,8,26,24v-44,4,-122,-1,-115,50v2,17,5,37,1,53v-43,-4,-20,-69,-22,-107r-5,-104v2,-35,105,-62,137,-33r0,10v-64,-1,-113,1,-111,60v1,28,3,35,10,66","w":154,"k":{"z":55,"o":-25,"e":-26,"Z":53,"X":46,".":77}},"G":{"d":"99,-149v39,11,68,-30,97,-3v-5,27,-55,12,-60,37v-2,12,9,41,8,46v0,40,-26,69,-65,69v-49,0,-70,-41,-70,-94v0,-56,30,-159,78,-159v32,0,51,32,40,65v-11,-17,-24,-40,-38,-42v-35,-4,-58,80,-58,122v0,49,7,84,47,85v30,1,46,-24,46,-53v5,-21,-40,-54,-51,-67v9,-4,14,-7,26,-6","w":195,"k":{"\"":87}},"H":{"d":"132,-274v36,38,20,136,13,195v-2,17,18,61,-9,61v-49,0,19,-111,-47,-111v-72,0,-41,68,-53,116v-4,7,-9,13,-18,17v-13,-30,-1,-75,0,-111v1,-23,-13,-99,-5,-131v23,8,26,30,23,61v-3,38,23,34,50,29v75,7,5,-90,46,-126","w":154,"k":{"u":-49,"t":-50,"r":-51,"p":-49,"k":-46,"f":-53,"T":-47}},"I":{"d":"100,-58v-4,40,38,25,68,27v-12,27,-84,42,-126,29v-5,-3,-8,-8,-10,-16v24,0,45,3,45,-22r0,-112v0,-29,0,-64,-16,-71v-18,2,-50,13,-48,-15v36,-5,82,-22,121,-13v9,3,14,7,16,13v-24,7,-24,8,-47,15r-4,8","w":168,"k":{"\"":48}},"J":{"d":"78,-233v-19,4,-37,3,-42,-14r153,-32v12,0,20,5,25,14v-35,9,-54,14,-55,14v-23,8,-33,20,-33,36v0,23,12,81,10,88v2,46,-22,128,-60,128v-42,0,-82,-79,-64,-125v3,-5,8,-9,15,-10v16,73,13,80,50,116v22,-32,39,-60,39,-108v0,-29,-2,-115,-38,-107","w":163,"k":{"l":-53,"k":-84,"i":-50,"h":-84,"b":-80,"P":-47,"E":-60}},"K":{"d":"173,-45v2,13,11,42,-9,41v-36,-20,-86,-56,-123,-68v0,2,-1,14,-2,36v-1,22,-8,35,-21,40v-11,-58,-8,-132,-8,-194v0,-13,1,-27,3,-39v34,13,10,78,28,117r113,-147r14,4v-20,46,-71,109,-104,156v20,11,84,72,109,54","k":{"y":16,"w":-15,"o":-23}},"L":{"d":"41,-49v1,36,61,28,100,27v-5,38,-53,20,-89,23v-24,2,-34,-11,-34,-32v0,-33,-5,-128,-5,-139v0,-30,-15,-65,14,-72v13,56,12,125,14,193","w":141,"k":{"Y":59,"V":28,".":58,"\"":126}},"M":{"d":"204,-148v0,44,25,103,15,135v-49,-8,-28,-166,-46,-211v-18,40,-34,70,-46,92v-13,23,-22,35,-28,35v-11,8,-51,-66,-58,-78v-11,54,24,140,-14,175v-23,-57,-16,-149,-16,-221v0,-11,0,-21,2,-30v16,3,33,19,50,49v1,2,11,24,32,68v31,-31,52,-140,96,-148v8,41,13,88,13,134","w":227,"k":{"\"":46}},"N":{"d":"11,-24v0,-53,-1,-95,-1,-152v0,-25,5,-41,22,-48v11,26,49,89,62,126v5,14,16,26,29,31v17,-48,9,-141,21,-210v2,-6,5,-9,9,-12v28,20,6,63,6,103v0,43,-1,77,-4,102v-5,43,-15,65,-28,65v-34,-8,-67,-111,-86,-138v-13,53,11,129,-14,175v-10,-8,-16,-25,-16,-42","w":168},"O":{"d":"78,-1v-76,-6,-84,-138,-46,-203v17,-29,36,-53,63,-70v28,42,80,55,80,119v0,61,-41,158,-97,154xm82,-27v42,0,71,-79,71,-125v0,-36,-25,-75,-59,-74v-24,-5,-62,82,-62,107v0,33,21,92,50,92","k":{"u":-46,"r":-48,"f":-47,"O":-32,".":-18}},"P":{"d":"89,-266v62,0,62,84,26,120v-33,33,-89,60,-73,129v-1,14,0,11,-9,18v-43,-4,-13,-53,-9,-75v-14,-31,-14,-94,-15,-141v-1,-34,41,-51,80,-51xm50,-117v35,-10,69,-54,68,-97v0,-20,-17,-33,-38,-33v-46,1,-48,91,-30,130","w":141,"k":{"u":-33,"s":10,"o":-17,"e":-21,"a":-13,"A":16,".":56}},"Q":{"d":"99,-254v56,-46,82,49,85,99v1,20,-23,84,-23,98v0,26,24,59,7,75v-21,-13,-19,-16,-32,-49v-15,10,-40,29,-59,30v-67,0,-81,-117,-54,-175v11,-23,55,-61,76,-78xm146,-90v31,-45,21,-135,-23,-157v-6,13,-9,19,-9,36v-50,-1,-84,53,-84,106v0,36,20,77,53,77v21,0,43,-18,43,-38v0,-10,-21,-37,-17,-51v17,7,23,13,37,27","w":186,"k":{"u":-48,"t":-48,"r":-49,"p":-46,"f":-50}},"R":{"d":"86,-107v46,18,109,36,104,90v-9,8,-9,0,-25,-15v-28,-27,-61,-52,-106,-53v0,32,8,88,-16,94v-35,-1,-12,-51,-11,-72v1,-33,-28,-124,-24,-136v-3,-29,44,-38,74,-43v23,12,53,19,55,51v1,25,-33,65,-51,84xm54,-121v23,-5,61,-42,61,-67v1,-19,-26,-34,-45,-32v-40,3,-30,68,-16,99","w":195,"k":{"Y":53,"\"":82}},"S":{"d":"65,-143v69,-1,107,3,107,65v1,44,-26,78,-68,78v-34,0,-136,-31,-72,-58v3,23,32,36,59,36v35,0,60,-21,60,-56v0,-26,-13,-47,-38,-44v-36,4,-85,15,-82,-31v-4,-25,45,-112,69,-107v26,0,57,50,50,81v-14,4,-28,-51,-51,-52v-12,-3,-46,63,-45,74v1,10,2,15,11,14","w":172},"T":{"d":"-13,-242v60,-16,94,-31,154,-20v9,2,17,7,23,15v-14,8,-87,-3,-77,32v1,67,12,138,6,201v-3,6,-9,11,-16,14v-13,-64,5,-180,-22,-229v-20,-10,-54,7,-68,-13","w":150,"k":{"y":17,"w":16,"s":10,"o":9,"k":-52,"i":-24,"h":-50,"a":13,"T":-53,"A":21,".":12}},"U":{"d":"93,-31v78,0,80,-127,69,-211v-3,-21,13,-31,34,-27v-8,42,-2,93,-2,141v0,54,-55,121,-99,124v-97,7,-79,-112,-85,-200v-2,-25,4,-38,17,-47v5,11,7,39,7,83v1,79,2,137,59,137","w":195,"k":{"u":-47,"t":-48,"r":-49,"p":-46,"k":-48,"h":-46,"g":-45,"f":-50,"T":-47,".":-22}},"V":{"d":"9,-211r18,-4r55,157v37,-56,59,-143,86,-211v6,-4,13,-5,23,-5r-92,256v-7,8,-12,13,-22,18v-33,-67,-56,-138,-68,-211","w":181,"k":{"y":-12,"u":-21,"r":-27,"k":-49,"i":-17,"h":-49,"e":-9,"A":23,".":23}},"W":{"d":"196,-58v19,-43,17,-111,17,-174v0,-24,6,-36,28,-37v-13,88,6,223,-50,265v-31,-54,-35,-81,-55,-171v-25,43,-31,127,-52,167v-4,6,-9,10,-16,12v-24,-66,-35,-160,-58,-226v0,-11,8,-18,17,-20v20,48,26,131,46,179v21,-47,29,-120,44,-177v2,-5,6,-7,9,-7v34,14,48,151,70,189","w":241,"k":{"y":-32,"v":-36,"r":-44,"o":-37,"k":-47,"h":-46,"e":-39,"a":-28,"T":-49,"O":-31,"A":-10,".":-26}},"X":{"d":"118,-128v-3,30,69,89,36,119v-12,-26,-37,-57,-54,-81v-15,47,-31,85,-55,94v-11,-33,39,-94,39,-121v0,-44,-59,-69,-75,-103v50,-1,59,28,86,68v8,-11,33,-95,55,-103v10,26,-28,89,-32,127","w":172,"k":{"\"":45}},"Y":{"d":"9,-251v32,-12,35,13,66,47r25,34v17,-39,46,-113,73,-126v0,73,-61,123,-53,192v-6,37,32,103,-4,104v-19,1,-21,-61,-21,-90v0,-82,-22,-66,-86,-161","k":{"o":8,"a":8,"A":11,".":9}},"Z":{"d":"54,-36v44,13,117,-7,155,5v-4,33,-52,19,-84,21r-85,4v-29,4,-33,-14,-17,-30v42,-41,94,-97,118,-148v-33,-16,-102,10,-118,-27v42,-12,120,1,154,5v1,64,-98,113,-123,170","w":209,"k":{".":92,"\"":54}},"[":{"d":"104,27v-26,-10,-103,-5,-91,-49r2,-197v-5,-19,66,-31,78,-39v10,1,14,5,21,11v-13,17,-72,17,-73,54r-6,133v6,47,1,56,52,56v14,0,23,17,17,31","w":113},"\\":{"d":"123,-84v24,57,37,54,9,84v-41,-84,-68,-178,-115,-262v-4,-13,-4,-23,1,-34v42,46,75,141,105,212","w":150},"]":{"d":"13,-255v26,-4,80,-15,92,9v12,49,7,142,9,208v1,42,-76,92,-105,47v17,-7,35,-10,41,-27v32,19,37,-21,37,-60r0,-54v-5,-51,16,-105,-46,-105v-16,0,-22,-6,-28,-18","w":118},"^":{"d":"204,-31r-31,9v-16,-54,-30,-90,-55,-130v-31,42,-52,115,-109,121v22,-48,65,-78,84,-130v12,-16,14,-33,30,-36v34,11,43,105,69,138v8,10,11,21,12,28","w":204},"_":{"d":"0,6v34,-4,71,2,102,-7v6,0,11,1,16,2r0,18v-38,9,-100,20,-118,-13","w":118},"`":{"d":"0,-269v25,-22,94,34,68,63v-27,-13,-40,-31,-68,-63","w":77},"a":{"d":"170,-94v-1,11,11,44,11,54v-1,30,-74,40,-117,40v-33,0,-61,-28,-61,-62v0,-35,30,-68,65,-66v29,1,52,12,78,25v7,-33,14,-99,-20,-104v-20,-2,-82,55,-108,37v20,-25,73,-56,109,-68v57,7,47,84,43,144xm67,-22v38,0,71,-2,72,-33v2,-27,-36,-56,-63,-56v-23,0,-51,26,-51,50v0,24,19,39,42,39","w":186},"b":{"d":"41,-188v43,-16,118,-26,118,36v0,67,-58,152,-122,152v-60,0,-23,-73,-24,-107v-1,-53,-5,-109,-5,-156v0,-10,5,-16,15,-19v8,28,12,65,18,94xm18,-27v61,21,117,-60,118,-110v0,-25,-17,-43,-42,-43v-60,0,-63,55,-53,108v-2,28,-5,26,-23,45","w":159,"k":{"u":-45,"r":-47,"\"":58}},"c":{"d":"161,-54v9,0,19,7,19,17v0,22,-87,38,-112,38v-46,0,-67,-28,-68,-75v-1,-51,44,-137,92,-137v44,0,69,91,26,112v-10,-26,6,-87,-25,-90v-38,-3,-71,74,-71,116v0,34,27,53,62,52v37,0,53,-19,77,-33","w":181,"k":{"\"":78}},"d":{"d":"95,-296v44,43,17,161,23,242v2,29,-41,53,-72,53v-32,0,-43,-38,-43,-75v0,-51,33,-145,88,-121v7,-29,-2,-69,4,-99xm50,-22v55,0,59,-120,27,-157v-37,22,-50,56,-51,114v0,24,4,43,24,43","w":122,"k":{"u":-47,"t":-48,"r":-49,"p":-48,"k":-46,"g":-47,"f":-50,"e":-46,"c":-45}},"e":{"d":"63,-24v37,3,71,-53,96,-21v-13,26,-54,45,-93,45v-47,-1,-65,-26,-66,-76v-1,-59,30,-164,81,-164v48,0,46,56,57,95v1,26,-30,15,-54,15v-42,0,-62,8,-63,45v-1,37,11,58,42,61xm36,-148v26,1,75,7,73,-21v-2,-21,-17,-40,-32,-55v-20,15,-40,44,-41,76","w":159,"k":{"e":-37,"\"":53}},"f":{"d":"55,-120v7,-60,-54,-6,-68,-41v35,-10,59,-9,69,-52v7,-32,12,-85,47,-86v32,-1,76,69,38,93v-8,-37,-14,-47,-32,-72v-30,18,-52,109,12,105r38,-2v9,57,-84,-12,-78,51v-6,18,35,117,-6,121v-27,-4,-24,-79,-20,-117","w":154,"k":{"t":-49,"r":-47,"p":-46,"f":-50,"\"":25}},"g":{"d":"141,-166v-3,60,-8,123,5,162v2,51,-76,138,-123,80v88,1,108,-54,86,-130v-16,12,-37,32,-59,33v-30,2,-53,-48,-53,-79v0,-50,44,-115,94,-115v28,0,50,21,50,49xm55,-49v36,-4,61,-49,61,-99v0,-24,-4,-40,-23,-41v-37,-2,-73,49,-73,87v0,23,14,56,35,53","w":145,"k":{"x":-47,"u":-46,"t":-48,"r":-48,"p":-46,"k":-46,"j":-57,"f":-50,"b":-47}},"h":{"d":"104,-188v38,7,43,108,39,174v-12,15,-34,3,-31,-22v4,-40,18,-117,-16,-128v-53,1,-49,133,-83,168v-13,-21,-4,-67,-4,-89r0,-108v0,-30,-17,-86,9,-103v17,44,2,114,14,166v13,-11,50,-62,72,-58","w":145,"k":{"\"":139}},"i":{"d":"43,-260v17,-2,19,21,11,31v-27,8,-30,-29,-11,-31xm50,-166v-2,22,13,125,0,153v-5,6,-12,9,-23,9v-8,-51,-9,-127,9,-166v5,6,6,4,14,4","w":77,"k":{"j":46}},"j":{"d":"64,-300v32,0,23,44,2,51v-6,-13,-23,-45,-2,-51xm88,-190v-8,38,16,130,13,150v4,69,-52,124,-113,95v-11,-5,-14,-18,-11,-33v10,10,24,22,42,20v95,-10,45,-132,40,-221v0,-11,4,-27,15,-27v12,0,13,6,14,16","w":100,"k":{"x":-45,"r":-46,"k":-46,"j":-47,"e":-46,"c":-48,"b":-45}},"k":{"d":"36,-112v33,-40,54,-78,87,-95r9,1v-3,49,-118,92,-41,133v24,22,98,41,77,82v-19,-16,-94,-79,-132,-85v-2,32,-1,69,-27,76v-19,-73,11,-168,-7,-246v0,-17,1,-24,7,-36v3,3,6,4,9,4v15,58,5,108,18,166","k":{"e":-19,"\"":84}},"l":{"d":"36,-260v26,56,17,161,17,233v0,15,-7,20,-17,27v-19,-37,-5,-97,-3,-144v1,-33,-28,-97,3,-116","w":72},"m":{"d":"141,-117v22,-56,75,-127,100,-40v9,30,28,124,-4,153v-29,-37,1,-129,-33,-166v-24,17,-42,76,-57,109v-10,20,-21,30,-33,30v-2,-52,6,-114,-14,-148v-32,52,-48,70,-48,138v0,22,-8,36,-25,41v-12,-29,-25,-134,-16,-174v2,-6,6,-10,12,-14v9,16,5,61,15,73v18,-28,31,-89,63,-91v24,-9,38,65,40,89","w":259,"k":{"\"":64}},"n":{"d":"130,-237v71,0,52,142,49,220v-5,5,-12,9,-20,13v-18,-63,36,-188,-33,-209v-51,18,-85,118,-85,200v0,11,-2,17,-14,17v-18,0,-13,-22,-14,-40r0,-89v-1,-31,-11,-70,10,-86v5,13,8,64,13,77v24,-40,38,-62,39,-63v19,-26,37,-40,55,-40","w":195},"o":{"d":"100,-238v46,0,69,54,69,105v0,51,-47,129,-96,129v-46,0,-71,-54,-71,-103v0,-46,54,-131,98,-131xm75,-29v40,0,75,-68,75,-111v0,-36,-11,-66,-41,-66v-49,0,-84,56,-84,106v0,33,20,71,50,71","w":172,"k":{"o":-39,"f":-46}},"p":{"d":"36,-215v41,-33,114,1,114,54v0,76,-70,114,-111,150v-8,20,4,58,-21,65v-14,-27,-5,-110,-5,-135v0,-56,-29,-114,0,-148v7,5,15,10,23,14xm51,-51v34,5,76,-75,76,-110v0,-30,-19,-46,-50,-45v-40,0,-45,39,-45,87v0,32,1,65,19,68","w":150,"k":{"u":-45,"t":-46,"r":-48,"f":-49}},"q":{"d":"160,-174v0,95,-26,172,4,246v15,-5,32,-18,45,-5v-8,14,-27,30,-47,30v-45,0,-38,-96,-44,-151v-18,19,-57,47,-87,47v-47,1,-30,-87,-25,-117v9,-56,40,-85,89,-105v29,10,65,28,65,55xm47,-33v47,-14,81,-47,81,-107v0,-29,-10,-57,-32,-58v-45,-3,-74,66,-74,115v0,28,3,49,25,50","k":{"j":-64,"g":-46,"\"":47}},"r":{"d":"23,-179v29,-22,76,-60,100,-18v-104,-10,-92,81,-93,176v-2,9,-6,15,-12,21v-19,-47,-13,-112,-19,-167v-2,-19,5,-34,19,-39v1,13,2,10,5,27","w":122,"k":{"i":69,"e":-14,"d":13,"c":10,".":49}},"s":{"d":"45,-117v49,11,132,-19,132,45v0,51,-41,73,-96,73v-54,0,-105,-45,-63,-82v1,52,18,57,72,63v58,6,98,-77,23,-77v-37,0,-86,27,-91,-13v-5,-37,83,-121,120,-118v39,3,37,60,8,74v0,-22,4,-50,-15,-51v-26,-1,-83,63,-90,86","k":{"e":-46}},"t":{"d":"85,-227v0,50,38,37,68,31v10,0,15,6,15,16v-1,20,-33,15,-52,13v-53,-4,-16,104,-22,127v-1,24,-5,34,-17,44v-17,-31,-12,-84,-9,-129v3,-48,-58,-15,-81,-41v31,-5,83,-8,81,-40v-1,-34,-14,-87,18,-94v7,15,-1,65,-1,73","w":154,"k":{"u":-50,"t":-46,"r":-54,"p":-53,"k":-46,"h":-45}},"u":{"d":"141,-224v12,93,-5,223,-86,223v-55,0,-64,-107,-54,-172v2,-13,11,-21,22,-24v9,57,-22,159,35,171v26,5,66,-67,65,-93v-2,-36,-21,-97,18,-105","w":145,"k":{"u":-48,"t":-49,"r":-50,"p":-48,"f":-52}},"v":{"d":"154,-242v31,10,16,29,3,68v-18,54,-35,113,-63,160v-4,7,-11,10,-17,14v-26,-33,-29,-86,-50,-133v-16,-35,-25,-56,-27,-64v60,-12,49,109,86,139v27,-61,46,-114,68,-184","w":172,"k":{".":14}},"w":{"d":"217,-247v11,0,14,7,14,18v-1,44,-31,137,-47,169v-16,31,-30,47,-44,47v-38,-2,-26,-85,-44,-113r-10,-26v-13,44,-17,134,-50,156v-16,-40,-40,-155,-32,-210v14,8,25,34,31,76v5,38,5,37,6,49v8,-35,15,-62,22,-82v7,-20,13,-30,19,-30v35,7,47,120,59,153v44,-39,63,-106,63,-191v0,-9,3,-16,13,-16","w":231},"x":{"d":"123,-229r13,5v2,14,-50,91,-49,104v5,33,54,78,62,108v0,6,-5,7,-11,8v-16,4,-56,-57,-70,-81v-15,29,-33,72,-59,85v-9,-13,-15,-35,-4,-48v18,4,45,-35,43,-55v3,-25,-49,-79,-39,-108v18,3,50,65,55,72","w":150},"y":{"d":"0,-166v53,-4,54,91,82,117v19,-32,25,-123,46,-152v5,-6,11,-9,18,-10v-11,76,-65,286,-92,353r-13,1v-1,-35,31,-126,27,-139v-1,-57,-59,-121,-68,-170","w":150},"z":{"d":"64,-45v34,16,91,-6,127,9v-8,26,-46,20,-73,18v-30,-2,-104,20,-114,18v0,-28,20,-41,40,-59v32,-29,77,-76,97,-111v-44,-10,-106,21,-137,13v4,-22,116,-46,149,-46v10,-1,21,6,20,16v-12,46,-77,106,-109,142","w":191},"{":{"d":"73,-300v54,13,-22,64,-20,85r9,104v0,20,-19,73,-17,80v5,21,9,17,32,35v-24,24,-57,1,-57,-32v0,-19,19,-74,16,-79v-2,-25,-7,-26,-27,-41v22,-16,28,-35,18,-63v2,-42,20,-60,46,-89","w":91},"|":{"d":"33,-227v41,19,10,135,27,181v0,11,-7,20,-19,20v-16,-5,-10,-36,-9,-55v1,-46,-1,-90,-6,-129v-1,-9,0,-16,7,-17","w":77},"}":{"d":"40,-119v3,-16,21,-49,10,-73v-2,-13,15,-55,14,-68v6,-39,-47,-5,-55,-36v27,-16,77,-18,77,27v0,18,-9,61,-9,67v0,15,14,36,9,45v-36,27,6,69,9,111v2,34,-61,79,-77,33v26,-4,47,-16,49,-41v1,-17,-30,-49,-27,-65","w":95},"~":{"d":"134,-123r38,-6v-2,18,-8,29,-24,30v-15,5,-81,-47,-93,-44v-2,-2,-37,21,-51,18v3,-25,23,-38,50,-41v29,-3,60,46,80,43"},"\u00a0":{"w":145}}});
Cufon.replace('.homeLoveBox h3');

$(document).ready(function() {
    $(".homeCenterboxDescription").hide();
    $('.homeCenterbox').cycle({
        fx:     'scrollLeft',
        speed:   300,
        timeout: 5000,
        pager:   '.homeCenterboxNav',
        pause:   1,
        before:  onBefore
    });

    $(".checkerSubmit").click(function() {
        document.teststatus.submit();
    });
    $(".locatorSubmit").click(function() {
        document.locator.submit();
    });

});

function onBefore() {
    $(".homeCenterboxDescription").hide();
    var html_id = $(this).attr("id");

    // Make sure it's not hidden
    if( $("#cntrBx" + html_id).attr("title") != "hide" ) {
        // Load the text
        var title = $("#cntrBx" + html_id + " .cntrBxTitle").html();
        var description = $("#cntrBx" + html_id + " .cntrBxDesc").html();
        var url = $(this).attr("href");
        $("#cntrBxTitle").html(title);
        $("#cntrBxDesc").html(description);
        $("a.homeCenterboxLearnMore").attr("href",url);

        // Get the height of the text box
        var cntrBxHeight = $(".homeCenterboxDescription").height();

        // Set it outside of viewability then slide it up
        $(".homeCenterboxDescription").css("bottom", "-" + cntrBxHeight + "px")
            .show()
            .animate({"bottom": "+=" + cntrBxHeight + "px"}, "fast");
    }
}

