/*
 * 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) House Industries, 2003. All rights reserved.
 * 
 * Trademark:
 * Shag-Exotica is a trademark of House Industries.
 * 
 * Description:
 * Part of the Shag Collection from House Industries
 * 
 * Designer:
 * Ken Barber
 * 
 * Vendor URL:
 * http://www.houseindustries.com
 * 
 * License information:
 * http://www.houseind.com/license
 */
Cufon.registerFont({"w":125,"face":{"font-family":"Shag-Exotica","font-weight":400,"font-stretch":"normal","units-per-em":"270","panose-1":"2 0 0 0 0 0 0 0 0 0","ascent":"216","descent":"-54","x-height":"6","cap-height":"3","bbox":"-33.6473 -206 218 71","underline-thickness":"13.5","underline-position":"-20.25","stemh":"5","stemv":"50","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":42},"!":{"d":"27,-49v-7,-44,-22,-71,-22,-106v0,-26,12,-37,26,-37v14,0,26,11,26,37v0,35,-14,63,-22,106r-8,0xm32,9v-14,0,-25,-9,-25,-24v0,-14,9,-23,24,-23v15,0,24,9,24,23v0,14,-9,24,-23,24","w":62},"\"":{"d":"61,-126v-4,-18,-16,-26,-16,-45v0,-12,7,-21,19,-21v35,0,11,46,3,66r-6,0xm18,-126v-4,-18,-15,-26,-15,-45v0,-12,6,-21,18,-21v34,0,12,46,4,66r-7,0","w":85,"k":{"9":3,"8":8,"7":-4,"6":8,"5":9,"4":30,"3":5,"0":8}},"#":{"d":"3,-50v2,-9,5,-24,6,-36v7,1,15,2,23,3v1,-6,1,-14,2,-20r-23,3v4,-13,5,-27,6,-35v6,1,14,2,21,2v1,-11,2,-22,2,-30v9,1,23,1,31,0v-2,8,-5,19,-7,31r18,0v1,-13,3,-24,3,-33v10,1,21,2,30,1v-2,8,-4,18,-6,30v7,-1,14,-1,21,-2v-3,11,-6,27,-7,35v-6,-1,-13,-1,-20,-2v-1,6,-2,13,-3,19r22,-3v-2,9,-6,22,-7,36v-6,-1,-13,-1,-19,-2v-1,11,-2,22,-2,30v-8,-1,-20,-2,-30,-1v2,-8,5,-19,7,-30r-19,0v-1,12,-2,23,-2,32v-9,-1,-21,-1,-31,0v2,-8,5,-19,7,-31xm79,-104r-20,0r-3,21r20,0","w":132,"k":{"8":3,"4":3,"3":5,"1":3}},"$":{"d":"58,-63v2,-22,-64,-46,-52,-72v0,-17,11,-30,29,-34v-1,-8,-2,-15,-3,-21v9,0,20,-1,27,-2v-1,6,-2,14,-3,22v29,1,39,44,9,47v-20,1,0,-21,-18,-23v-18,9,-10,22,12,36v26,17,32,30,32,48v0,21,-14,34,-35,37v1,8,2,17,3,23v-8,0,-17,1,-25,2v1,-8,1,-17,2,-25v-38,0,-47,-57,-11,-57v11,0,18,7,20,16v-4,0,-7,1,-7,7v0,5,3,9,9,9v6,0,11,-5,11,-13","w":93,"k":{"9":3,"8":-3,"7":3,"4":-5,"1":4}},"%":{"d":"84,-131v0,27,-16,43,-39,43v-25,0,-41,-14,-41,-45v0,-75,85,-46,145,-46v-22,34,-68,139,-79,177v-11,-1,-22,-2,-33,-1v18,-30,58,-115,72,-157v-31,0,-74,-21,-74,27v0,31,19,34,19,2v0,-14,-3,-18,-9,-18v11,-24,39,-9,39,18xm144,-98v25,0,40,15,40,47v0,29,-18,45,-40,45v-23,0,-41,-14,-41,-45v0,-30,17,-47,41,-47xm144,-77v-6,0,-11,8,-11,26v0,17,5,24,11,24v6,0,10,-7,10,-25v0,-17,-4,-25,-10,-25","w":188},"&":{"d":"105,-104v19,-20,50,-6,50,29v0,13,-3,25,-9,37v11,5,35,5,30,-11v33,9,22,55,-13,55v-15,0,-30,-5,-44,-13v-36,37,-115,12,-115,-46v0,-33,19,-49,38,-61v-13,-37,0,-80,39,-80v25,0,38,16,38,35v0,25,-20,39,-38,52v8,18,19,35,33,48v6,-24,1,-44,-9,-45xm53,-84v-21,30,8,81,41,58v-17,-16,-31,-37,-41,-58xm80,-168v-11,-1,-11,25,-8,37v13,-5,22,-30,8,-37","w":196,"k":{"v":5,"t":4,"s":-4,"p":3,"j":3,"f":3,"a":-3,"Y":3,"V":12,"U":3,"T":27,"S":-4,"Q":5,"O":5,"J":-5,"G":5,"C":5,"A":3,"7":16,"6":5,"3":-3,"2":-4,"0":5}},"(":{"d":"7,-93v-1,-84,19,-115,66,-100v-18,3,-26,22,-26,100v0,78,8,98,26,101v0,7,-9,4,-15,5v-37,0,-51,-29,-51,-106","w":73,"k":{"y":3,"x":3,"w":4,"v":7,"u":3,"t":7,"s":3,"q":7,"p":3,"o":7,"j":-19,"g":7,"f":4,"e":7,"d":7,"c":7,"a":5,"Y":3,"W":1,"S":4,"Q":5,"O":5,"J":3,"G":5,"C":5,"A":3,"9":5,"8":4,"6":5,"4":4,"3":3,"0":5}},")":{"d":"0,-193v46,-14,67,15,66,100v-1,84,-14,113,-65,104r-1,-3v18,-3,26,-23,26,-101v0,-78,-8,-97,-26,-100","w":73},"*":{"d":"48,-194v22,0,8,29,5,41v9,-6,31,-31,40,-9v8,19,-25,17,-38,17v7,8,39,17,21,35v-20,12,-23,-20,-28,-30v-5,11,-7,42,-27,31v-19,-18,12,-29,21,-36v-13,-1,-43,4,-38,-17v10,-21,32,3,40,9v-3,-12,-19,-41,4,-41","w":96,"k":{"z":8,"y":4,"x":8,"w":5,"v":4,"u":4,"t":1,"s":11,"r":4,"q":12,"p":4,"o":12,"n":4,"m":4,"g":12,"f":3,"e":12,"d":12,"c":12,"a":16,"Z":-3,"X":7,"T":-3,"S":3,"Q":5,"O":5,"J":46,"G":5,"C":5,"A":30,"8":8,"7":-5,"6":5,"5":8,"4":23,"3":3,"0":5}},"+":{"d":"5,-104v9,1,21,2,32,2v0,-12,-1,-24,-2,-32v11,1,22,1,32,0v-1,8,-1,20,-1,32v11,0,22,-1,31,-2v-1,10,-1,23,0,31v-9,-1,-20,-2,-31,-2v0,12,1,24,2,32v-9,-1,-23,-1,-33,0v1,-8,2,-20,2,-32v-11,0,-22,1,-31,2v1,-8,0,-22,-1,-31","w":102,"k":{"9":3,"7":15,"3":8,"2":5,"1":3}},",":{"d":"53,-7v0,26,-19,44,-38,36v17,-5,12,-41,-6,-27v-12,-13,-5,-39,18,-39v16,0,26,12,26,30","w":55,"k":{"y":3,"w":3,"v":11,"u":3,"t":8,"s":-1,"q":5,"p":3,"o":5,"j":-27,"g":5,"f":1,"e":5,"d":5,"c":5,"a":-3,"Y":4,"W":4,"V":16,"U":8,"T":27,"S":-1,"Q":11,"O":11,"J":-5,"G":11,"C":11,"9":5,"8":4,"7":9,"6":11,"5":1,"4":3,"3":-1,"2":-5,"0":11}},"-":{"d":"5,-106v16,1,42,2,56,0v-1,11,-1,26,0,35v-14,-2,-40,-2,-55,0v1,-11,1,-24,-1,-35","w":66,"k":{"z":3,"x":7,"t":-3,"s":-1,"l":1,"k":1,"j":3,"h":1,"f":-1,"b":1,"a":7,"Z":11,"X":14,"W":-4,"V":3,"T":24,"S":5,"R":3,"Q":-3,"P":3,"O":-3,"N":3,"M":3,"L":3,"K":3,"J":9,"I":3,"H":3,"G":-3,"F":3,"E":3,"D":3,"C":-3,"B":3,"A":16,"7":18,"3":9,"2":4,"1":5}},".":{"d":"27,8v-14,0,-24,-9,-24,-23v0,-14,9,-23,23,-23v14,0,24,9,24,23v0,14,-9,23,-23,23","w":52,"k":{"y":3,"w":3,"v":8,"u":3,"t":7,"s":-3,"q":5,"p":3,"o":5,"g":5,"f":3,"e":5,"d":5,"c":5,"a":-3,"Y":4,"W":4,"V":16,"U":8,"T":27,"S":-3,"Q":11,"O":11,"J":-5,"G":11,"C":11,"9":5,"8":3,"7":8,"6":9,"5":-1,"4":3,"3":-1,"2":-5,"0":9}},"\/":{"d":"0,8v17,-39,47,-159,50,-202v16,1,30,2,46,1v-17,38,-47,161,-50,201v-16,-1,-30,-1,-46,0","w":95,"k":{"z":14,"y":11,"x":14,"w":14,"v":8,"u":11,"t":9,"r":11,"q":16,"p":11,"o":16,"n":11,"m":11,"g":16,"f":9,"e":16,"d":16,"c":16,"a":24,"X":4,"S":8,"Q":8,"O":8,"J":27,"G":8,"C":8,"A":22,"9":7,"8":14,"6":11,"5":7,"4":20,"3":8,"2":4,"1":4,"0":11,"\/":24}},"0":{"d":"81,-193v49,0,72,36,72,104v0,58,-28,97,-71,97v-46,0,-75,-33,-75,-99v0,-67,31,-102,74,-102xm81,-163v-16,0,-30,24,-30,73v0,47,15,68,29,68v15,0,29,-22,29,-70v0,-47,-12,-71,-28,-71","w":160,"k":{"\u2122":5,"'":8,"}":3,"]":3,"\\":8,"?":5,"7":5,"3":3,"\/":9,".":11,",":11,"*":5,")":5,"\"":8}},"1":{"d":"23,-89v0,-60,3,-68,-18,-80r0,-3v20,-2,42,-17,62,-24v-4,52,-19,182,11,199v-15,2,-63,1,-77,0v24,-16,22,-32,22,-92","w":81,"k":{"\u2122":3,"'":3,"\\":3,"@":3,"?":5,">":3,"=":3,"<":5,"7":3,"4":3,"-":5,"+":3,"*":3,"%":7,"#":3,"\"":3}},"2":{"d":"111,-45v27,9,20,58,-15,53v-22,2,-63,-23,-76,-1v-11,-5,-19,-17,-19,-33v0,-52,80,-72,80,-116v0,-24,-32,-31,-34,-11v0,7,6,12,13,10v1,12,-8,22,-23,22v-18,0,-30,-11,-30,-29v0,-23,18,-43,58,-43v40,0,60,22,60,54v0,60,-82,74,-87,106v18,-13,39,-2,61,-1v9,0,13,-4,12,-11","w":134,"k":{"\u2122":3,"'":3,"}":3,"]":3,"\\":8,"@":3,"?":3,">":3,"<":9,"8":4,"7":1,"6":4,"4":5,"0":4,"-":5,"+":4,")":3,"&":3,"#":4,"\"":3}},"3":{"d":"68,-193v68,0,74,77,26,89v22,4,41,23,41,52v0,38,-26,60,-68,60v-46,0,-64,-20,-64,-45v0,-39,57,-46,57,-10v-8,-2,-14,2,-14,10v0,8,8,14,19,14v15,0,24,-11,24,-33v0,-26,-14,-35,-39,-31v0,-8,-2,-20,-4,-27v41,10,52,-48,20,-52v-17,-2,-23,21,-5,21v-1,14,-8,21,-23,21v-15,0,-26,-12,-26,-27v0,-25,21,-42,56,-42","w":138,"k":{"\u2122":7,"'":7,"\\":8,"?":7,"<":3,"7":5,"4":-3,".":1,",":1,"*":3,")":3,"&":-1,"\"":7,"!":3}},"4":{"d":"120,-38v0,25,9,33,13,45v-17,-4,-56,2,-70,-2v12,-9,13,-20,16,-44v-27,0,-55,1,-76,4v0,-7,-2,-19,-3,-25v19,-27,49,-91,65,-127v18,-1,43,-3,59,-7v-5,25,-5,85,-5,126v7,-1,14,-1,20,-2v-1,9,-3,25,-3,34v-5,-1,-10,-2,-16,-2xm81,-148v-12,26,-28,60,-40,82v12,1,26,0,40,0r0,-82","w":143,"k":{"\u2122":5,"'":5,"\\":5,"?":8,"9":1,"7":4,"*":8,"\"":5,"!":3}},"5":{"d":"25,-193v21,7,44,11,63,11v13,0,20,-4,21,-13v24,9,17,53,-16,53v-14,0,-28,-5,-39,-12v-1,13,-3,27,-7,41v42,-18,83,8,83,56v0,41,-23,66,-66,66v-38,0,-59,-20,-59,-45v0,-33,45,-40,53,-13v-17,4,-11,30,6,29v13,0,22,-13,22,-37v0,-38,-37,-46,-54,-22v-6,-4,-16,-10,-24,-13v11,-25,17,-69,17,-101","w":136,"k":{"\u2122":3,"'":4,"\\":5,"?":7,";":3,"9":1,"7":3,"6":1,"1":4,"0":1,"\/":3,".":3,",":3,"*":4,")":3,"%":4,"\"":4,"!":3}},"6":{"d":"82,-144v6,1,10,-3,10,-8v0,-6,-5,-9,-11,-9v-15,0,-30,19,-32,58v33,-32,92,-10,92,45v0,41,-26,66,-65,66v-43,0,-69,-32,-69,-95v0,-69,32,-106,75,-106v36,0,50,18,50,39v0,29,-44,33,-50,10xm53,-56v0,46,46,47,46,0v0,-23,-11,-34,-23,-34v-12,0,-23,11,-23,34","w":147,"k":{"\u2122":7,"'":4,"\\":11,"?":8,"9":4,"7":4,"\/":5,".":3,",":4,"+":1,"*":5,")":4,"%":5,"\"":4,"!":3}},"7":{"d":"33,4v-26,-72,56,-117,64,-159v-12,15,-47,6,-66,5v-10,0,-13,5,-12,11v-29,-8,-21,-54,13,-54v22,0,66,18,77,-2v12,3,18,17,18,32v-1,57,-77,99,-44,167v-17,-2,-34,-2,-50,0","w":129,"k":{"\u2122":-3,"'":-3,"@":15,"=":3,"<":11,";":5,":":5,"8":7,"7":-3,"6":4,"5":5,"4":19,"3":4,"0":4,"\/":22,".":27,"-":8,",":30,"+":8,"*":-4,"&":16,"#":5,"\"":-3}},"8":{"d":"72,-193v57,-6,72,65,32,86v61,20,41,124,-32,116v-72,10,-91,-99,-32,-116v-38,-19,-25,-93,32,-86xm72,-21v14,0,23,-11,23,-35v0,-25,-9,-36,-23,-36v-13,0,-23,11,-23,36v0,24,10,35,23,35xm72,-117v9,0,14,-9,14,-26v0,-18,-5,-25,-14,-25v-8,0,-13,7,-13,25v0,17,5,26,13,26","w":144,"k":{"\u2122":8,"'":8,"\\":14,"?":8,"=":-3,"9":3,"7":7,"4":-4,"2":-3,".":3,",":3,"*":8,")":4,"%":7,"\"":8}},"9":{"d":"64,-46v-7,0,-11,5,-11,12v0,6,5,11,13,11v15,0,28,-16,26,-59v-33,31,-86,4,-86,-48v0,-38,24,-63,61,-63v39,0,67,30,67,98v0,77,-25,103,-70,103v-35,0,-54,-17,-54,-39v0,-33,46,-41,54,-15xm68,-164v-11,0,-20,11,-20,32v0,24,9,34,20,34v12,0,19,-11,19,-34v0,-22,-7,-32,-19,-32","w":140,"k":{"\u2122":5,"'":8,"}":3,"]":3,"\\":8,"?":5,"7":5,"3":3,"\/":9,".":11,",":11,"*":5,")":5,"\"":8}},":":{"d":"27,-81v-14,0,-24,-9,-24,-23v0,-14,9,-23,23,-23v14,0,24,9,24,23v0,14,-9,23,-23,23xm27,7v-14,0,-24,-9,-24,-23v0,-14,9,-23,23,-23v14,0,24,9,24,23v0,14,-9,23,-23,23","w":52,"k":{"t":-3,"s":-3,"f":-3,"a":-3,"V":3,"U":1,"T":11,"S":-1,"J":-3,"7":14,"3":-1,"2":-5}},";":{"d":"53,-7v0,26,-19,44,-38,36v17,-5,12,-41,-6,-27v-12,-13,-5,-39,18,-39v16,0,26,12,26,30xm28,-81v-14,0,-24,-9,-24,-23v0,-14,10,-23,24,-23v14,0,24,9,24,23v0,14,-10,23,-24,23","w":55,"k":{"t":-3,"s":-1,"j":-27,"V":3,"U":1,"T":11,"J":-3,"7":14}},"<":{"d":"5,-104v21,-7,57,-23,77,-35v0,11,1,26,3,35v-15,3,-34,8,-50,15v15,6,34,12,50,15v-2,11,-3,25,-3,35v-21,-12,-56,-26,-76,-33v1,-9,0,-23,-1,-32","w":90,"k":{"7":5,"4":-3,"1":3}},"=":{"d":"5,-124v16,1,58,2,73,0v-1,12,-1,20,0,30v-14,-2,-57,-2,-72,0v1,-11,1,-19,-1,-30xm5,-83v16,1,58,2,73,0v-1,12,-1,20,0,30v-14,-2,-57,-2,-72,0v1,-11,1,-19,-1,-30","w":83,"k":{"8":-3,"7":9,"4":-4,"1":3}},">":{"d":"87,-104v-1,9,-2,23,-1,32v-21,7,-55,22,-77,34v0,-10,-2,-25,-4,-36v17,-3,36,-8,52,-14v-16,-7,-37,-13,-52,-16v2,-10,4,-24,4,-36v21,12,57,28,78,36","w":92,"k":{"9":4,"7":19,"3":9,"2":8,"1":5}},"?":{"d":"77,-58v-6,22,-41,17,-41,-9v0,-31,43,-46,43,-78v0,-25,-34,-29,-35,-8v0,8,7,14,15,9v0,16,-7,27,-24,27v-15,0,-30,-11,-30,-31v0,-26,22,-46,58,-46v41,0,60,22,60,51v0,45,-54,62,-54,80v0,5,4,7,8,5xm58,10v-14,0,-24,-9,-24,-23v0,-14,9,-23,23,-23v14,0,24,9,24,23v0,14,-9,23,-23,23","w":130},"@":{"d":"7,-50v0,-72,48,-120,116,-120v58,0,95,38,95,92v0,69,-60,104,-93,59v-18,31,-62,25,-62,-26v0,-57,40,-108,75,-71v6,-4,19,-12,26,-8v-7,22,-14,60,-15,81v-1,17,4,23,10,23v13,1,26,-21,26,-59v0,-41,-19,-67,-62,-67v-47,0,-82,37,-83,95v-1,54,32,77,75,63v-1,15,-25,21,-43,22v-39,0,-65,-30,-65,-84xm105,-28v8,0,17,-15,23,-70v-1,-4,-4,-6,-8,-6v-11,0,-23,27,-23,58v0,13,3,18,8,18","w":225,"k":{"z":5,"x":4,"l":3,"k":3,"j":1,"h":3,"b":3,"a":3,"Z":9,"Y":3,"X":8,"W":-1,"V":4,"T":12,"S":3,"J":3,"A":14,"9":4,"7":15,"3":3,"2":3,"1":4}},"A":{"d":"115,-195v-2,14,3,53,14,100v17,74,22,88,34,95v-15,2,-60,2,-74,1v10,-6,12,-19,11,-36v-14,-1,-29,-2,-44,0v-3,16,-1,33,9,38v-13,2,-49,1,-64,0v10,-5,18,-22,34,-96v10,-46,16,-83,14,-96v18,0,49,-1,66,-6xm79,-148v-6,21,-14,55,-19,84v12,1,25,1,36,0v-4,-29,-11,-63,-17,-84","w":164,"k":{"\u2122":27,"y":8,"w":9,"v":14,"u":8,"t":11,"s":7,"q":11,"p":8,"o":11,"j":5,"g":11,"e":11,"d":11,"c":11,"a":5,"\\":22,"Y":12,"W":8,"V":18,"U":11,"T":22,"S":4,"Q":15,"O":15,"J":3,"G":15,"C":15,"@":4,"?":24,"-":16,"*":30,")":5,"&":7,"!":4}},"B":{"d":"18,-93v0,-59,4,-77,-17,-94v45,-5,130,-17,130,39v0,22,-10,37,-30,42v30,4,43,26,43,53v0,39,-22,60,-67,60v-31,0,-44,-5,-75,-2r-1,-3v20,-15,17,-38,17,-95xm100,-56v0,-22,-13,-36,-45,-33v0,29,1,52,3,67v27,4,42,-8,42,-34xm59,-163v-2,11,-3,25,-3,46v24,1,34,-8,34,-24v0,-16,-10,-26,-31,-22","w":144,"k":{"\u2122":9,"z":1,"y":-3,"w":-3,"u":-3,"s":-5,"q":-3,"o":-3,"g":-3,"e":-3,"d":-3,"c":-3,"a":-4,"\\":8,"T":5,"S":-3,"J":-4,"A":5,"@":-5,"?":5,":":-1,"-":-3,"*":5,"&":-4}},"C":{"d":"119,-51v13,27,-8,59,-42,59v-42,0,-70,-31,-70,-98v-1,-84,41,-120,105,-97v4,0,8,-1,12,-2v-6,19,-10,40,-9,61r-3,1v-6,-18,-16,-33,-31,-33v-16,0,-29,21,-29,67v0,49,15,66,37,66v14,0,25,-6,30,-24","w":127,"k":{"z":3,"x":1,"v":1,"s":-1,"p":1,"X":3,"S":-3,"Q":3,"O":3,"J":-3,"G":3,"C":3,"A":5,"?":4,":":-3,"\/":3,".":-3,"-":5,",":-3}},"D":{"d":"18,-93v0,-59,2,-76,-17,-94v19,-4,47,-5,71,-5v54,0,74,37,74,105v0,61,-26,95,-77,92r-68,-4v19,-18,17,-35,17,-94xm59,-161v-5,24,-5,110,-1,136v33,2,44,-18,44,-66v0,-56,-11,-72,-43,-70","w":153,"k":{"\u2122":5,"z":4,"x":5,"l":1,"k":1,"h":1,"b":1,"a":3,"\\":8,"Z":7,"X":9,"V":4,"T":8,"S":3,"J":3,"A":15,"?":4,"\/":5,".":11,"-":-3,",":9,"*":5,")":5}},"E":{"d":"18,-93v0,-58,2,-77,-17,-94r1,-3v36,5,85,5,120,-1v-5,16,-1,43,-6,55v-8,-14,-20,-21,-58,-20v-1,12,-3,27,-3,48v22,0,31,-4,37,-16r3,1v-3,18,-3,41,0,56r-3,1v-6,-10,-12,-15,-37,-15v0,23,1,40,3,53v40,1,54,-8,62,-28v5,14,0,47,5,61v-35,-6,-88,1,-124,-1v20,-17,17,-38,17,-97","w":129,"k":{"v":3,"t":1,"q":1,"p":3,"o":1,"g":1,"e":1,"d":1,"c":1,"\\":3,"V":1,"T":3,"Q":3,"O":3,"J":-3,"G":3,"C":3,"?":4,";":-1,":":-3,".":-3,"-":7,",":-3,"*":1}},"F":{"d":"18,-93v0,-58,2,-77,-17,-94r1,-3v36,5,83,5,118,-1v-5,16,-1,45,-6,57v-8,-15,-17,-22,-56,-21v-2,12,-3,30,-3,53v24,0,33,-4,39,-17r3,1v-3,19,-3,44,0,59r-3,1v-6,-11,-13,-16,-39,-16v4,46,1,62,18,77v-13,2,-56,1,-72,0v19,-18,17,-37,17,-96","w":123,"k":{"\u2122":-3,"z":8,"y":5,"x":8,"w":5,"v":3,"u":5,"s":11,"r":5,"q":15,"p":5,"o":15,"n":5,"m":5,"g":15,"f":3,"e":15,"d":15,"c":15,"a":16,"X":7,"S":4,"Q":5,"O":5,"J":22,"G":5,"C":5,"A":19,"@":16,";":8,":":8,"\/":22,".":24,"-":9,",":24,"&":15}},"G":{"d":"132,-187v-7,15,-4,46,-9,61v-6,-17,-22,-34,-37,-34v-19,0,-35,20,-35,73v0,47,14,65,28,65v23,0,22,-54,2,-63v14,-4,43,1,57,-3v-11,27,-8,72,-2,94v-18,-8,-37,2,-59,2v-48,0,-70,-34,-70,-95v0,-71,30,-106,70,-106v23,0,37,11,55,6","w":143,"k":{"\u2122":3,"v":1,"\\":4,"V":1,"U":1,"T":4,"?":5,":":-3,".":-3,"-":-3,",":-3,"*":5}},"H":{"d":"137,-96v0,59,-3,78,16,96v-15,2,-56,1,-70,0v17,-15,12,-32,16,-78v-14,-1,-29,-1,-44,1v3,48,-1,64,17,80v-14,2,-55,1,-71,0v19,-18,17,-37,17,-96v0,-58,2,-77,-17,-94r1,-3v18,5,54,-1,70,2v-17,15,-14,32,-17,77v15,1,30,1,44,0v-4,-47,2,-65,-16,-79r1,-3v20,5,55,0,69,3v-19,17,-16,35,-16,94","w":154,"k":{"v":1,"q":3,"p":3,"o":3,"l":-1,"k":-1,"h":-1,"g":3,"e":3,"d":3,"c":3,"b":-1,"a":1,"?":3,"-":1}},"I":{"d":"72,-188v-18,18,-15,36,-15,95v0,59,-2,78,15,96v-13,2,-54,1,-70,0v20,-17,15,-37,15,-96v0,-58,4,-78,-15,-94r1,-3v17,5,53,-1,69,2","w":74,"k":{"v":1,"q":3,"p":3,"o":3,"l":-1,"k":-1,"h":-1,"g":3,"e":3,"d":3,"c":3,"b":-1,"a":1,"?":3,"-":1}},"J":{"d":"80,-78v0,-77,-1,-91,-21,-113v20,5,58,-2,72,1v-43,43,35,202,-75,202v-34,0,-55,-17,-55,-43v0,-32,42,-44,52,-17v-8,0,-12,6,-12,14v0,9,5,15,15,15v25,0,24,-19,24,-59","w":132,"k":{"z":3,"y":1,"x":5,"v":1,"u":1,"t":3,"s":3,"r":3,"q":3,"p":1,"o":3,"n":3,"m":3,"j":-3,"g":3,"f":3,"e":3,"d":3,"c":3,"a":3,"X":4,"T":1,"S":1,"J":3,"A":12,"?":3,";":1,":":1,"\/":9,".":8,",":8,"*":3,"&":1}},"K":{"d":"18,-93v0,-58,2,-77,-17,-94r1,-3v25,7,48,-1,69,2v-17,19,-14,28,-16,85v28,-40,36,-72,30,-91v20,5,48,0,65,4v-12,7,-34,35,-61,86v47,-6,42,42,46,79v2,13,9,17,17,15v-3,14,-20,19,-34,20v-55,8,1,-103,-63,-87v3,45,1,65,16,81v-13,2,-54,1,-70,0v19,-19,17,-37,17,-97","w":150,"k":{"y":3,"w":3,"v":7,"u":3,"t":3,"q":5,"p":4,"o":5,"g":5,"e":5,"d":5,"c":5,"Q":7,"O":7,"G":7,"C":7,"@":3,"?":11,".":-3,"-":11,",":-3,"*":9,"&":3}},"L":{"d":"72,-188v-25,10,-14,113,-14,158v37,1,50,-9,58,-29r3,1v-1,19,0,48,3,63v-35,-6,-85,1,-121,-1v20,-17,17,-38,17,-97v0,-58,2,-77,-17,-94r1,-3v17,5,54,-1,70,2","w":126,"k":{"\u2122":30,"w":1,"v":7,"t":4,"q":3,"p":3,"o":3,"g":3,"f":3,"e":3,"d":3,"c":3,"\\":23,"Y":5,"W":1,"V":12,"T":20,"Q":4,"O":4,"G":4,"C":4,"?":23,":":-1,".":-3,"-":8,",":-3,"*":35,"!":3}},"M":{"d":"128,1v24,-12,14,-96,15,-148v-18,58,-28,124,-23,145v-8,-1,-36,-1,-45,1v2,-22,-6,-80,-25,-145v0,51,-7,137,16,149v-13,2,-50,1,-65,0v19,-17,17,-39,17,-98v0,-59,2,-75,-17,-93v20,-4,64,3,84,-3v-4,9,1,55,15,111v14,-52,23,-104,17,-113v23,5,65,0,81,3v-24,15,-23,174,0,190v-14,2,-54,2,-70,1","w":199,"k":{"v":1,"q":3,"p":3,"o":3,"l":-1,"k":-1,"h":-1,"g":3,"e":3,"d":3,"c":3,"b":-1,"a":1,"?":3,"-":1}},"N":{"d":"18,-94v0,-59,2,-76,-17,-94v15,-5,47,2,66,-4v1,20,18,67,44,121v-1,-53,2,-108,-19,-120v14,-4,45,3,64,-3r1,3v-29,14,-14,150,-10,193v-14,0,-34,1,-48,4v-4,-19,-22,-62,-51,-129v1,53,-2,111,18,125v-13,2,-50,1,-65,0v19,-18,17,-37,17,-96","w":158,"k":{"z":4,"y":3,"x":4,"w":3,"v":3,"u":3,"t":1,"s":1,"q":4,"p":3,"o":4,"g":4,"f":3,"e":4,"d":4,"c":4,"a":3,"@":3,"?":4,";":1,":":1,"\/":3,".":3,"-":4,",":4,"*":3,"&":3,"!":1}},"O":{"d":"81,-193v49,0,73,36,73,104v0,60,-30,97,-71,97v-45,0,-76,-33,-76,-99v0,-62,28,-102,74,-102xm81,-163v-15,0,-30,29,-30,74v0,45,16,67,30,67v16,0,29,-23,29,-69v0,-45,-13,-72,-29,-72","w":160,"k":{"\u2122":5,"z":4,"x":5,"l":1,"k":1,"h":1,"b":1,"a":3,"\\":8,"Z":7,"X":9,"V":4,"T":8,"S":3,"J":3,"A":15,"?":4,"\/":5,".":11,"-":-3,",":9,"*":5,")":5}},"P":{"d":"18,-93v0,-58,2,-77,-17,-94v64,-7,139,-23,139,61v0,51,-30,73,-84,67v3,36,2,50,18,62v-14,2,-57,1,-73,0v19,-18,17,-37,17,-96xm59,-164v-2,13,-3,44,-3,76v28,3,40,-6,40,-37v0,-30,-11,-41,-37,-39","w":142,"k":{"z":3,"x":3,"v":-3,"t":-3,"q":5,"o":5,"l":3,"k":3,"h":3,"g":5,"f":-3,"e":5,"d":5,"c":5,"b":3,"a":7,"\\":3,"X":8,"J":30,"A":18,"@":4,";":-3,":":-4,"\/":15,".":35,"-":-4,",":35,"*":-3,")":3,"&":5,"!":-3}},"Q":{"d":"47,32v-12,0,-20,-7,-20,-20v0,-10,8,-19,22,-20v-26,-13,-42,-40,-42,-86v0,-60,28,-99,74,-99v49,0,73,36,73,101v-1,57,-29,93,-72,92v14,6,27,12,37,12v8,0,12,-4,10,-11v15,0,23,12,23,27v0,15,-10,26,-26,26v-33,0,-53,-33,-71,-33v-7,0,-10,5,-8,11xm81,-164v-15,0,-30,28,-30,71v0,47,16,66,30,66v16,0,29,-17,29,-68v0,-43,-13,-69,-29,-69","w":160,"k":{"\u2122":5,"z":4,"x":5,"l":1,"k":1,"h":1,"b":1,"a":3,"\\":8,"Z":7,"X":9,"V":4,"T":8,"S":3,"J":3,"A":15,"?":4,"\/":5,".":11,"-":-3,",":9,"*":5,")":5}},"R":{"d":"18,-92v0,-59,2,-78,-17,-96v26,-4,51,-3,79,-6v67,-8,80,98,22,111v27,2,27,33,32,57v4,15,11,13,17,16v-6,12,-19,19,-33,19v-50,0,-6,-90,-63,-80v2,47,3,58,19,75v-14,2,-57,1,-73,0v19,-18,17,-37,17,-96xm59,-165v-3,13,-4,33,-4,69v25,1,40,-7,40,-35v0,-25,-12,-35,-36,-34","w":147,"k":{"\u2122":4,"q":3,"o":3,"g":3,"e":3,"d":3,"c":3,"\\":8,"V":3,"U":3,"T":3,"Q":1,"O":1,"J":-3,"G":1,"C":1,"?":3,";":-4,":":-5,".":-5,"-":4,",":-5}},"S":{"d":"75,-140v15,-6,8,-25,-9,-24v-29,9,-23,35,11,51v47,21,53,41,53,68v0,31,-19,54,-65,54v-44,0,-63,-19,-63,-42v0,-32,42,-38,51,-15v-5,1,-9,5,-9,11v0,9,9,15,22,15v36,-9,28,-35,-9,-54v-36,-18,-47,-39,-47,-63v0,-32,19,-55,59,-55v36,0,53,17,53,36v0,27,-32,33,-47,18","w":132,"k":{"\u2122":4,"z":3,"y":-1,"w":-1,"v":1,"u":-1,"s":-3,"q":-1,"o":-1,"g":-1,"e":-1,"d":-1,"c":-1,"a":-3,"\\":7,"Z":3,"Y":1,"X":4,"W":-3,"V":4,"T":5,"S":-1,"J":-4,"A":5,"@":-3,"?":5,"\/":3,"*":3,")":3,"&":-3}},"T":{"d":"33,3v25,-15,13,-104,15,-160v-24,3,-33,11,-40,23v-5,-11,0,-43,-5,-59v39,7,92,7,131,0v-5,17,0,47,-5,59v-7,-12,-17,-20,-40,-22v-1,51,-9,144,14,159v-13,2,-54,1,-70,0","w":136,"k":{"\u2122":-3,"z":7,"y":5,"x":8,"w":5,"u":5,"s":14,"r":5,"q":20,"o":20,"n":5,"m":5,"g":20,"f":3,"e":20,"d":20,"c":20,"a":22,"Y":3,"X":7,"S":8,"Q":8,"O":8,"J":27,"G":8,"C":8,"A":22,"@":22,";":11,":":11,"\/":19,".":27,"-":24,",":27,"*":-3,"&":19}},"U":{"d":"77,10v-75,0,-62,-76,-62,-142v0,-38,-4,-49,-14,-55v13,-2,55,-1,71,0v-19,15,-17,36,-17,94v0,58,-5,59,22,67v28,-6,20,-7,20,-73v0,-60,4,-75,-16,-91r1,-3v17,5,49,0,64,3v-39,39,31,200,-69,200","w":147,"k":{"z":3,"y":1,"x":5,"v":1,"u":1,"t":3,"s":3,"r":3,"q":3,"p":1,"o":3,"n":3,"m":3,"j":-3,"g":3,"f":3,"e":3,"d":3,"c":3,"a":3,"X":4,"T":1,"S":1,"J":3,"A":12,"?":3,";":1,":":1,"\/":9,".":8,",":8,"*":3,"&":1}},"V":{"d":"139,-133v0,84,-9,134,-70,143v-66,10,-47,-151,-68,-199v19,2,40,1,57,-4v-8,27,-1,186,17,171v9,0,22,-31,22,-96v0,-38,3,-54,-18,-56v2,-11,12,-20,26,-20v20,0,34,15,34,61","w":143,"k":{"z":1,"v":-3,"t":-3,"f":-3,"a":4,"X":4,"W":-3,"J":7,"A":14,";":-3,":":-4,"\/":11,".":11,"-":-4,",":11,"*":-3,")":3}},"W":{"d":"157,-111v0,-43,1,-61,-22,-65v2,-12,13,-20,27,-20v19,0,37,12,37,70v0,104,-30,136,-64,136v-20,0,-35,-9,-43,-26v-23,44,-85,23,-85,-41v0,-43,17,-106,-4,-128v3,-7,47,1,59,-4v-8,26,-14,85,-14,117v0,26,5,44,16,44v12,0,19,-15,19,-87v0,-32,-3,-55,-8,-65v17,2,37,2,52,0v-9,29,-9,167,10,155v11,0,20,-18,20,-86","w":204,"k":{"z":1,"x":3,"v":-3,"t":-1,"q":1,"o":1,"g":1,"f":-3,"e":1,"d":1,"c":1,"a":7,"\\":3,"Z":3,"X":7,"S":1,"J":7,"A":15,";":-1,":":-3,"\/":11,".":11,"-":-4,",":11,"*":-1,")":3}},"X":{"d":"65,-193v-8,59,1,79,12,79v12,0,19,-19,11,-81v21,4,44,0,58,5v-6,1,-12,13,-16,43v-3,27,-13,41,-26,46v16,3,25,16,28,47v3,38,10,49,20,53v-14,6,-41,2,-62,7v7,-60,1,-90,-13,-90v-13,0,-21,31,-14,92v-19,-2,-42,-4,-62,-3r-1,-3v19,5,17,-106,47,-102v-14,-5,-23,-18,-25,-44v-3,-35,-12,-37,-13,-45v18,0,37,-1,56,-4","w":153,"k":{"y":5,"w":5,"v":9,"u":5,"t":8,"s":4,"q":9,"p":5,"o":9,"j":3,"g":9,"e":9,"d":9,"c":9,"a":5,"\\":4,"U":3,"T":5,"S":4,"Q":9,"O":9,"J":3,"G":9,"C":9,"@":4,"?":9,"-":14,"*":8,"&":4}},"Y":{"d":"132,-193v-27,70,40,205,-67,202v-31,0,-56,-9,-56,-34v0,-27,41,-35,50,-14v-6,1,-9,4,-9,9v0,6,7,12,15,12v18,5,24,-26,22,-53v-28,26,-76,13,-76,-35v0,-26,13,-69,-7,-80v16,-5,38,-1,56,-7v-6,26,-18,100,6,106v10,0,19,-11,19,-56v0,-31,-3,-40,-12,-44v15,-5,42,-1,59,-6","w":139,"k":{"z":3,"y":1,"x":5,"v":1,"u":1,"t":3,"s":3,"r":3,"q":3,"p":1,"o":3,"n":3,"m":3,"j":-3,"g":3,"f":3,"e":3,"d":3,"c":3,"a":3,"X":4,"T":1,"S":1,"J":3,"A":12,"?":3,";":1,":":1,"\/":9,".":8,",":8,"*":3,"&":1}},"Z":{"d":"4,-191v34,6,95,-1,120,2v-18,35,-50,123,-61,162v40,-1,50,-10,57,-31v5,14,0,49,5,64v-35,-6,-93,0,-124,-3v15,-25,52,-121,64,-161v-36,1,-47,8,-54,24v-6,-11,-2,-44,-7,-57","w":130,"k":{"y":3,"w":3,"v":7,"u":3,"t":4,"q":4,"p":4,"o":4,"g":4,"f":3,"e":4,"d":4,"c":4,"U":3,"T":1,"Q":5,"O":5,"G":5,"C":5,"A":3,"?":9,":":-1,".":-3,"-":12,",":-3,"*":5}},"[":{"d":"50,-92v0,77,-6,85,20,100r-1,4v-19,-3,-42,-3,-61,-1v8,-44,8,-162,0,-206v19,2,42,2,61,-1r1,3v-26,16,-20,24,-20,101","w":69,"k":{"t":3,"p":3,"j":-19,"a":3,"9":3,"6":3,"0":3}},"\\":{"d":"0,-194v17,39,47,159,50,202v16,-1,30,-1,46,0v-17,-38,-47,-162,-50,-202v-16,1,-30,1,-46,0","w":95,"k":{"y":3,"v":8,"u":3,"t":8,"s":3,"q":5,"p":3,"o":5,"g":5,"e":5,"d":5,"c":5,"Y":5,"W":4,"V":12,"U":9,"T":19,"S":1,"Q":5,"O":5,"G":5,"C":5,"9":8,"8":3,"7":18,"6":9,"5":3,"4":4,"3":3,"0":9}},"]":{"d":"20,-92v0,-78,6,-85,-20,-101r1,-3v19,3,42,3,61,1v-8,44,-8,162,0,206v-19,-2,-42,-2,-61,1r-1,-4v27,-14,20,-24,20,-100","w":69},"^":{"d":"55,-190v7,25,18,53,30,77v-10,1,-23,3,-32,6v-2,-14,-5,-32,-10,-47v-5,15,-9,33,-11,48v-9,-3,-21,-6,-31,-7v12,-25,22,-51,29,-76v8,1,17,0,25,-1","w":85},"_":{"d":"-3,18v27,3,74,3,99,0v-1,9,-1,22,0,30v-25,-3,-73,-3,-98,0v1,-9,0,-21,-1,-30","w":93},"a":{"d":"121,-12v-1,19,-42,23,-46,1v-16,30,-73,21,-73,-22v0,-20,11,-33,39,-43v25,-9,31,-16,31,-24v0,-6,-3,-13,-12,-13v-14,0,-19,17,-8,21v-13,11,-38,5,-38,-16v0,-16,14,-33,47,-33v60,-2,47,60,46,110v0,16,5,21,14,19xm72,-68v-8,9,-36,20,-32,32v0,8,4,13,12,13v14,0,21,-15,20,-45","w":119,"k":{"\u2122":15,"}":3,"v":1,"s":-3,"l":-1,"k":-1,"h":-1,"b":-1,"]":3,"\\":18,"?":15,";":-3,":":-3,".":-5,"-":3,",":-4,"*":15,")":3,"&":3}},"b":{"d":"3,3v10,-12,24,-182,-4,-184r1,-3v18,0,38,-4,56,-8v-2,8,-4,45,-6,68v34,-38,70,-9,70,59v0,71,-52,90,-80,51v-11,7,-24,20,-37,17xm80,-65v0,-63,-31,-62,-30,-2v0,31,6,44,15,44v9,0,15,-13,15,-42","k":{"\u2122":16,"z":5,"x":5,"s":-1,"l":1,"k":1,"h":1,"f":1,"b":1,"\\":16,"?":14,"\/":5,".":5,",":5,"*":12,")":7}},"c":{"d":"62,6v-35,0,-57,-23,-57,-71v0,-45,20,-76,55,-76v16,0,27,6,42,3v-5,14,-8,32,-8,45r-3,1v-6,-14,-12,-22,-23,-22v-14,0,-22,15,-22,48v0,46,40,59,48,20v16,19,-1,52,-32,52","w":104,"k":{"\u2122":5,"z":1,"x":1,"s":-1,"q":1,"o":1,"l":1,"k":1,"h":1,"g":1,"e":1,"d":1,"c":1,"b":1,"a":-1,"\\":11,"Y":1,"X":4,"V":3,"U":3,"T":3,"S":-1,"J":-3,"A":5,"?":3,"\/":3,"*":4,")":3}},"d":{"d":"5,-64v0,-60,39,-99,71,-63v-1,-43,-3,-51,-15,-57v14,-6,40,-3,57,-9v-5,28,-15,182,8,185v-12,6,-33,5,-48,12v1,-6,2,-12,2,-18v-5,13,-17,20,-32,20v-26,0,-43,-22,-43,-70xm60,-113v-9,0,-15,19,-15,48v0,29,6,42,15,42v9,0,15,-14,15,-45v0,-29,-5,-45,-15,-45","k":{"x":3,"v":1,"t":1,"?":4,".":-3,"-":3,"*":3}},"e":{"d":"114,-62v-21,0,-45,0,-68,1v1,29,9,40,21,40v16,0,17,-20,5,-23v11,-18,44,-10,44,15v0,17,-15,35,-50,35v-40,0,-61,-27,-61,-72v0,-44,22,-75,60,-75v41,0,57,40,49,79xm64,-115v-8,0,-16,11,-18,32v10,0,21,0,31,-1v0,-16,-5,-31,-13,-31","w":119,"k":{"\u2122":9,"s":-1,"q":-1,"o":-1,"g":-1,"e":-1,"d":-1,"c":-1,"a":-1,"\\":14,"?":11,"\/":1,".":-3,"-":-3,",":-1,"*":9,")":3}},"f":{"d":"54,-103v0,0,-1,91,18,104v-12,1,-54,1,-68,0v17,-8,16,-64,14,-103v-5,1,-11,1,-15,2v0,-8,0,-24,-2,-33v5,1,10,2,16,2v-2,-35,14,-58,47,-58v26,0,37,13,37,29v0,21,-23,25,-35,14v9,-1,9,-17,0,-17v-8,-3,-11,15,-11,32v11,-1,22,-1,31,-3v-1,10,-1,25,0,34v-9,-2,-21,-3,-32,-3","w":90,"k":{"\u2122":-12,"'":-16,"}":-5,"z":3,"x":3,"v":-1,"t":-3,"s":3,"q":5,"o":5,"l":-7,"k":-7,"j":-8,"i":-8,"h":-7,"g":5,"e":5,"d":5,"c":5,"b":-7,"a":8,"]":-5,"\\":-8,"@":8,"?":-12,".":18,",":18,"*":-14,")":-3,"&":11,"\"":-16,"!":-12}},"g":{"d":"60,44v16,0,23,-12,19,-58v-5,12,-16,19,-30,19v-24,0,-44,-21,-44,-67v0,-65,46,-104,76,-60v-1,-7,-1,-14,-3,-20v18,4,32,5,50,5v-18,20,-8,101,-8,143v0,43,-18,65,-63,65v-30,0,-48,-16,-48,-36v0,-26,37,-33,46,-14v-16,4,-11,23,5,23xm63,-110v-9,0,-17,17,-17,44v0,28,7,40,16,40v9,0,16,-13,16,-42v0,-28,-6,-42,-15,-42","w":130,"k":{"\u2122":8,"s":1,"q":1,"o":1,"l":3,"k":3,"j":-27,"h":3,"g":1,"e":1,"d":1,"c":1,"b":3,"a":1,"\\":11,"@":3,"?":3,";":3,":":1,"\/":3,".":4,"-":3,",":4,"*":5,")":3,"&":4}},"h":{"d":"14,-90v0,-57,2,-77,-15,-94v14,-6,40,-2,57,-8v-2,8,-5,48,-6,71v18,-31,64,-22,64,26v0,31,-11,76,9,90v-14,5,-39,0,-57,6v9,-18,15,-108,-2,-108v-8,0,-14,12,-14,52v0,38,3,48,12,56r-2,3v-16,-6,-48,1,-61,-2v18,-19,15,-30,15,-92","w":124},"i":{"d":"58,-139v-9,37,-11,130,7,140r-1,3v-18,-5,-49,1,-63,-2v9,-9,14,-24,14,-69v0,-44,-3,-58,-14,-64r1,-3v18,1,40,-1,56,-5xm33,-200v17,0,27,12,27,26v0,13,-10,26,-28,26v-16,0,-27,-11,-27,-25v0,-15,9,-27,28,-27","w":66,"k":{"s":1,"\\":3,"?":3,"-":3,"&":1}},"j":{"d":"15,5v1,-41,8,-117,-14,-137v14,-6,39,-2,56,-8v-22,63,30,203,-55,203v-36,0,-50,-46,-17,-49v26,-3,2,16,16,21v7,0,13,-7,14,-30xm33,-200v17,0,27,11,27,25v0,13,-10,26,-28,26v-16,0,-27,-11,-27,-25v0,-15,9,-26,28,-26","w":63,"k":{"j":-22,"?":1,"\/":3,"-":1}},"k":{"d":"15,-90v0,-56,0,-75,-15,-96v18,0,38,-2,56,-6v-4,25,-6,80,-6,114v21,-35,23,-51,20,-62v17,4,40,-1,51,4v-11,5,-21,23,-38,54v29,0,26,32,28,59v0,13,10,11,15,14v-10,19,-51,19,-53,-8v-1,-20,4,-48,-23,-41v-2,45,11,51,15,61v-17,-3,-44,-2,-64,1r-1,-3v17,-19,15,-33,15,-91","k":{"\u2122":11,"}":3,"q":4,"o":4,"g":4,"f":3,"e":4,"d":4,"c":4,"]":3,"\\":14,"@":4,"?":5,"-":11,"*":8,")":4,"&":4}},"l":{"d":"16,-96v0,-56,0,-69,-15,-90v18,0,40,-2,58,-6v-5,54,-16,174,9,194v-14,4,-47,-4,-66,2r-1,-3v18,-17,15,-39,15,-97","w":69,"k":{"-":4}},"m":{"d":"131,-141v60,4,7,114,39,137v-14,5,-37,0,-55,6v7,-19,15,-104,-1,-111v-5,0,-11,11,-11,51v-1,41,4,43,10,52v-17,-4,-41,2,-54,-1v6,-5,9,-19,9,-56v0,-33,-3,-42,-8,-42v-6,0,-11,11,-11,51v0,42,8,47,10,57v-16,-5,-45,1,-58,-2v8,-8,14,-20,14,-68v1,-47,-5,-57,-14,-67v18,0,34,-2,52,-6v-2,6,-3,13,-4,19v9,-19,42,-27,51,-4v7,-10,18,-16,31,-16","w":171,"k":{"\u2122":11,"}":-3,"v":1,"]":-3,"\\":18,"?":11,"*":14}},"n":{"d":"82,-139v59,1,10,113,41,135v-14,5,-39,1,-57,7v9,-18,16,-110,-2,-110v-6,0,-14,13,-14,52v0,43,8,46,11,59v-16,-5,-46,1,-60,-2v10,-8,13,-25,13,-69v1,-47,-4,-57,-13,-67v18,0,33,-2,51,-6v-2,7,-3,15,-4,22v6,-14,19,-21,34,-21","w":124,"k":{"\u2122":11,"}":-3,"v":1,"]":-3,"\\":18,"?":11,"*":14}},"o":{"d":"62,-141v38,0,55,27,55,77v0,43,-23,70,-54,70v-34,0,-58,-24,-58,-72v0,-46,22,-75,57,-75xm62,-114v-10,0,-17,19,-17,49v0,30,7,44,16,44v10,0,16,-16,16,-47v0,-30,-4,-46,-15,-46","w":122,"k":{"\u2122":16,"z":5,"x":5,"s":-1,"l":1,"k":1,"h":1,"f":1,"b":1,"\\":16,"?":14,"\/":5,".":5,",":5,"*":12,")":7}},"p":{"d":"-1,53v20,-17,15,-36,15,-95v0,-63,-3,-82,-14,-87v12,-6,34,-3,48,-9v-1,6,-2,12,-2,18v5,-13,18,-21,32,-21v27,0,43,23,43,72v0,59,-36,95,-70,63v2,37,1,46,17,59v-14,2,-53,1,-69,0xm65,-23v9,0,16,-18,16,-47v0,-29,-6,-42,-15,-42v-9,0,-16,13,-16,44v0,29,5,45,15,45","k":{"\u2122":16,"z":5,"x":5,"s":-1,"l":1,"k":1,"h":1,"f":1,"b":1,"\\":16,"?":14,"\/":5,".":5,",":5,"*":12,")":7}},"q":{"d":"110,-44v0,61,-4,73,16,90r0,3v-18,1,-39,4,-57,9v2,-8,5,-44,6,-67v-31,34,-70,8,-70,-57v0,-63,45,-100,74,-58v-1,-6,-2,-13,-3,-19v17,6,37,1,50,7v-16,16,-16,39,-16,92xm60,-114v-9,0,-15,18,-15,47v0,29,5,44,14,44v9,0,15,-15,15,-46v0,-29,-4,-45,-14,-45","w":126,"k":{"\u2122":5,"}":3,"q":3,"o":3,"l":1,"k":1,"j":-35,"h":1,"g":3,"e":3,"d":3,"c":3,"b":1,"a":3,"]":3,"\\":11,"@":4,";":3,":":3,"\/":7,".":7,"-":3,",":7,"*":4,")":4,"&":5}},"r":{"d":"64,-103v-19,2,-16,106,3,104v-14,2,-52,2,-66,1v9,-8,14,-21,14,-69v0,-44,-3,-59,-14,-65v14,-6,36,-1,53,-7v-2,7,-4,15,-5,23v8,-32,56,-30,56,7v0,27,-19,40,-39,29v8,-3,8,-23,-2,-23","w":106,"k":{"\u2122":5,"}":3,"z":1,"x":3,"v":-3,"t":-3,"q":1,"o":1,"l":3,"k":3,"h":3,"g":1,"f":-3,"e":1,"d":1,"c":1,"b":3,"a":5,"]":3,"\\":11,"@":4,"?":5,";":-3,":":-4,"\/":16,".":32,"-":-4,",":32,"*":5,")":7,"&":5}},"s":{"d":"53,-141v32,0,46,13,46,29v0,17,-21,24,-35,16v8,-6,4,-20,-9,-19v-8,0,-13,3,-13,10v0,9,6,14,27,22v53,20,52,88,-15,89v-35,0,-52,-15,-52,-37v0,-27,36,-32,43,-13v-15,5,-10,25,8,24v10,0,16,-5,16,-13v0,-8,-5,-14,-25,-24v-30,-14,-39,-25,-39,-46v0,-21,18,-38,48,-38","w":108,"k":{"\u2122":11,"z":3,"x":3,"v":1,"t":1,"s":-3,"f":1,"a":-3,"\\":18,"?":12,";":-1,":":-3,"\/":3,".":-1,"-":3,",":-1,"*":11,")":4,"&":-1,"!":3}},"t":{"d":"53,-105v0,35,-8,86,21,76v1,20,-10,34,-29,35v-42,1,-34,-68,-29,-111v-5,1,-10,1,-14,2v1,-9,1,-22,-1,-31v5,1,11,1,16,1v1,-12,1,-21,-1,-28v18,0,25,-2,42,-7v-1,10,-2,23,-3,35r20,-3v-1,11,-1,24,0,33v-7,-1,-15,-2,-22,-2","w":78,"k":{"\u2122":4,"z":1,"v":-3,"q":3,"o":3,"l":1,"k":1,"h":1,"g":3,"f":-3,"e":3,"d":3,"c":3,"b":1,"\\":8,"@":1,"?":3,";":-3,":":-3,"\/":3,".":-1,"-":-1,",":-1,"*":3,")":4}},"u":{"d":"107,-52v0,31,-1,37,15,38v-5,22,-44,23,-50,1v-20,31,-64,22,-64,-29v0,-30,15,-77,-7,-88r1,-3v19,0,36,-3,54,-7v-5,19,-9,59,-9,80v0,27,4,34,10,34v7,0,14,-12,14,-54v0,-32,-3,-47,-11,-51v15,-5,38,-1,56,-6v-6,26,-9,60,-9,85","w":124,"k":{"\u2122":8,"x":3,"t":1,"q":1,"o":1,"l":3,"k":3,"h":3,"g":1,"e":1,"d":1,"c":1,"b":3,"a":1,"\\":14,"@":3,"?":5,"\/":3,"-":4,"*":8,")":3,"&":3}},"v":{"d":"75,-92v0,-22,2,-32,-14,-32v18,-25,49,-22,49,32v0,65,-23,98,-57,98v-58,0,-26,-112,-56,-137r1,-3v19,0,36,-1,53,-6v-3,32,0,130,11,117v8,0,13,-20,13,-69","w":115,"k":{"\u2122":9,"z":3,"y":-1,"x":4,"u":-1,"l":3,"k":3,"h":3,"b":3,"a":1,"\\":14,"?":8,";":-1,":":-3,"\/":8,".":8,"-":-4,",":9,"*":8,")":7}},"w":{"d":"112,6v-15,0,-29,-7,-35,-20v-19,34,-70,25,-70,-27v0,-30,16,-77,-6,-89r1,-3v19,0,35,-3,53,-7v-6,26,-17,106,3,115v7,0,13,-15,13,-54v0,-39,-7,-46,-10,-54v18,1,35,-1,53,-4v-9,22,-11,115,6,114v8,0,13,-20,13,-67v0,-27,-6,-33,-15,-34v21,-27,49,-18,49,35v0,65,-21,95,-55,95","w":172,"k":{"\u2122":9,"z":3,"y":-1,"x":4,"u":-1,"l":3,"k":3,"h":3,"b":3,"a":1,"\\":14,"?":8,";":-1,":":-3,"\/":8,".":8,"-":-4,",":9,"*":8,")":7}},"x":{"d":"39,-72v-25,-2,-20,-48,-35,-62v16,0,33,-1,50,-4v-3,26,-1,53,8,53v8,0,12,-27,9,-55v17,3,33,3,49,3v-15,15,-11,63,-35,65v32,-4,21,67,39,69r0,3v-17,-1,-34,0,-52,3v2,-31,1,-58,-10,-58v-11,0,-13,27,-11,59v-18,-5,-38,0,-51,-5v7,-1,10,-9,14,-36v4,-22,8,-30,25,-35","w":124,"k":{"\u2122":8,"w":1,"q":5,"o":5,"g":5,"e":5,"d":5,"c":5,"\\":12,"@":3,"?":4,"-":7,"*":8,")":3,"&":3}},"y":{"d":"115,-137v-25,70,39,207,-65,207v-30,0,-46,-15,-46,-35v0,-26,36,-33,46,-15v-13,3,-14,24,3,24v14,0,22,-13,19,-55v-23,29,-64,16,-64,-33v0,-30,14,-75,-7,-86r1,-3v19,0,36,-3,54,-7v-5,19,-9,58,-9,79v0,27,4,33,10,33v7,0,15,-9,15,-51v0,-32,-4,-47,-12,-52v15,-5,37,-1,55,-6","w":122,"k":{"\u2122":8,"s":1,"q":1,"o":1,"l":3,"k":3,"j":-27,"h":3,"g":1,"e":1,"d":1,"c":1,"b":3,"a":1,"\\":11,"@":3,"?":3,";":3,":":1,"\/":3,".":4,"-":3,",":4,"*":5,")":3,"&":4}},"z":{"d":"101,-137r-45,111v31,1,35,-8,46,-17v-1,14,-1,31,1,46v-25,-5,-78,1,-102,-2v18,-33,35,-78,47,-110v-28,-1,-31,10,-38,12v0,-12,-1,-27,-4,-41v18,4,59,4,95,1","w":105,"k":{"\u2122":5,"s":-1,"q":1,"o":1,"j":-3,"g":1,"e":1,"d":1,"c":1,"\\":12,"?":3,":":-3,".":-3,"-":9,",":-3,"*":3}},"{":{"d":"67,-193v-36,6,4,94,-28,101v32,7,-8,93,28,100v-15,15,-61,7,-57,-21v-1,-22,20,-71,-7,-78r0,-3v38,-17,-31,-138,64,-99","w":68,"k":{"t":3,"p":3,"j":-19,"a":3,"9":3,"6":3,"0":3}},"|":{"d":"51,14v-14,-1,-30,-1,-44,0v7,-51,6,-164,0,-215v14,1,30,1,44,0v-6,52,-7,163,0,215","w":58},"}":{"d":"1,-193v18,-14,57,-8,57,21v0,22,-20,71,7,78r0,3v-40,18,35,131,-63,102r-1,-3v36,-3,-5,-89,28,-100v-32,-8,8,-94,-28,-101","w":68},"~":{"d":"20,-189v18,-1,1,10,12,13v16,-5,65,-31,65,9v0,18,-21,28,-32,16v2,0,4,-2,4,-4v-9,-13,-25,9,-44,9v-14,0,-22,-8,-22,-22v0,-12,7,-21,17,-21","w":100},"'":{"d":"18,-126v-4,-18,-16,-27,-16,-46v0,-12,8,-20,20,-20v35,0,11,46,3,66r-7,0","w":43,"k":{"9":3,"8":8,"7":-4,"6":8,"5":9,"4":30,"3":5,"0":8}},"`":{"d":"55,-148v-38,0,-80,-41,-30,-58v-3,21,31,42,45,33v9,12,3,25,-15,25","w":76},"\u2122":{"d":"127,-119v5,-10,5,-35,5,-56v-6,22,-11,46,-9,53v-6,-1,-18,-1,-24,0v1,-8,-2,-27,-10,-52v-1,22,1,48,5,55v-6,-3,-26,3,-29,-2v8,-6,9,-64,-1,-66r1,-3v11,2,30,2,42,0v-2,4,0,18,5,39v6,-20,9,-36,7,-39v11,3,32,-2,39,2v-11,7,-5,63,-1,69v-6,-1,-22,-1,-30,0xm17,-119v3,-7,7,-35,4,-55v-10,0,-12,5,-17,7v0,-6,0,-17,-1,-23v16,3,43,2,59,0v-2,6,2,21,-3,23v-2,-4,-8,-6,-16,-7v-2,20,2,48,5,55v-7,-1,-24,-1,-31,0","w":160},"\u00a0":{"w":42}}});

