/*
 * 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.
 * 
 * Designer:
 * Andreas K. inde
 * 
 * Vendor URL:
 * inde-graphics.deviantart.com
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"82,-270v19,15,34,34,52,50r-14,14r-38,-37r-39,37r-13,-14xm79,-182v63,-2,70,52,67,118v-2,45,-20,68,-67,68v-64,0,-67,-49,-67,-114v0,-48,23,-70,67,-72xm79,-14v52,3,47,-49,47,-100v0,-32,-17,-48,-47,-50v-51,-1,-47,52,-47,104v0,32,18,45,47,46","w":156},{},{"d":"93,-301r19,0r-79,335r-19,0","w":123},{"d":"8,-87v-8,-68,83,-61,118,-41v-1,-29,-23,-35,-51,-39r1,-16v48,3,71,24,71,80r0,103v-63,6,-140,12,-139,-57r0,-30xm126,-109v-28,-16,-103,-33,-98,23v-11,67,36,82,98,70r0,-93xm59,-279v12,-14,13,-50,39,-43v15,20,-18,37,-24,52","w":161},{"d":"154,-72v0,76,-98,102,-132,42v-3,-6,-6,-13,-8,-19r21,0v6,21,21,35,49,34v36,0,48,-24,50,-57v3,-58,-50,-62,-109,-58r0,-140r109,0r0,20r-89,0r0,100v67,-5,109,15,109,78","w":164,"k":{"6":4}},{"d":"31,8r-14,-13r86,-87r-86,-87r14,-13r100,100","w":127},{"d":"131,-127v1,-54,-72,-34,-96,-19r0,146r-21,0r0,-252r18,0v2,28,-3,63,3,87v35,-25,116,-29,116,38r0,127r-20,0r0,-127","w":159,"k":{"y":-9,"x":-2,"v":-2,"u":-5,"t":-7,"q":-11,"p":-7,"o":-7,"n":-5,"m":-2,"l":-5,"k":-4,"j":-2,"i":-5,"h":-5,"g":-9,"f":2,"e":-4,"d":-4,"c":-7,"b":-2,"a":-9,"X":-11}},{"d":"31,-18r110,0r0,18r-130,0r0,-270r20,0r0,252xm131,-155r-115,0r0,-20r115,0r0,20","w":147},{"d":"37,0r0,-246r-30,6r0,-18v15,-5,27,-14,50,-12r0,270r-20,0","w":76,"k":{"2":7}},{"d":"31,-146v6,0,13,5,12,12v1,6,-6,12,-12,12v-8,0,-12,-5,-12,-12v0,-8,4,-12,12,-12xm31,-62v6,0,13,5,12,12v1,6,-7,11,-12,11v-8,0,-12,-4,-12,-11v0,-8,4,-12,12,-12","w":60},{"d":"160,-252r20,0r-19,80r48,0r0,20r-53,0r-14,63r67,0r0,20r-72,0r-16,69r-20,0r16,-69r-43,0r-16,69r-20,0r16,-69r-42,0r0,-20r47,0r14,-63r-61,0r0,-20r66,0r19,-80r20,0r-19,80r43,0xm78,-89r44,0r14,-63r-43,0","w":221},{"d":"282,-13v-35,25,-120,30,-120,-35v0,-67,-11,-141,73,-134v52,4,61,46,56,104r-109,8v-14,60,51,68,92,42xm227,-164v-41,0,-51,34,-44,76r88,-6v4,-41,-6,-70,-44,-70xm55,-279v12,-14,13,-50,39,-43v15,20,-18,37,-24,52","w":155},{"d":"57,-11v-3,8,-5,19,-17,12v-50,-29,-18,-129,-27,-211r1,-42r19,0v1,23,-2,51,1,72r44,0r0,19r-45,0v6,52,-19,135,24,150","w":86,"k":{"p":7,"o":9,"m":7,"j":-4,"g":9,"f":7,"e":7,"d":9,"c":4,"]":32,"a":20}},{"d":"21,0r131,-250r-135,0r0,-20r161,0r0,18r-133,252r-24,0","w":176},{"d":"108,-301r19,0r-78,335r-20,0xm79,-182v63,-2,71,51,67,118v-2,45,-19,68,-66,68v-65,0,-68,-49,-68,-114v0,-47,22,-71,67,-72xm80,-14v51,3,46,-49,46,-100v0,-32,-17,-48,-46,-50v-52,-2,-48,51,-48,104v0,32,19,45,48,46","w":156},{"d":"89,-342v19,15,34,34,52,50r-14,14r-38,-37r-39,37r-14,-14xm86,-15v31,0,56,-17,56,-49r0,-206r20,0r0,203v0,48,-31,70,-76,70v-45,0,-76,-23,-76,-70r0,-203r21,0r0,206v0,33,24,49,55,49","w":170},{"d":"46,0r-20,0r0,-251r-17,-1r0,-18r37,0r0,270","w":60},{},{"d":"37,-1v8,0,12,-5,12,-14r-4,-213r-17,0r-3,215v-1,7,6,12,12,12xm37,-246v-6,0,-13,-5,-12,-12v-1,-6,6,-12,12,-12v8,0,11,6,12,12v-1,7,-4,12,-12,12","w":71},{"d":"67,-213v-28,-14,-38,26,-56,5v14,-36,57,-28,90,-12v19,9,34,-2,43,-14r13,10v-14,36,-57,28,-90,11xm129,-127v1,-54,-72,-34,-96,-19r0,146r-21,0r0,-180r18,0v1,5,-2,14,3,15v35,-25,116,-29,116,38r0,127r-20,0r0,-127","w":164},{"d":"33,0r0,-180r-20,0r0,180r20,0xm23,-252v6,0,13,5,12,12v0,14,-25,16,-24,0v0,-8,4,-12,12,-12","w":43,"k":{"y":-5,"v":-4,"u":-2,"t":-4,"s":2,"q":-9,"p":-5,"o":-5,"n":-2,"g":-4,"f":2,"e":-4,"d":-2,"c":-4,"a":-5,"X":-11}},{"w":108},{"d":"14,33r0,-334r20,0r0,334r-20,0","w":48},{"d":"131,-127v1,-54,-72,-34,-96,-19r0,146r-21,0r0,-180r18,0v1,5,-2,14,3,15v35,-25,116,-29,116,38r0,127r-20,0r0,-127","w":163,"k":{"y":-4,"x":2,"w":7,"v":7,"u":-4,"r":-4,"q":-7,"p":-4,"o":-5,"n":-2,"l":-4,"j":2,"i":-4,"h":-4,"g":-4,"f":4,"e":-4,"d":-2,"c":-7,"a":-5,"X":-9}},{"d":"227,-180r-53,180r-24,0r-33,-138r-33,138r-24,0r-54,-180r21,0r45,158r36,-158r17,0r37,158r45,-158r20,0","w":226,"k":{"y":-2,"w":-4,"v":-4,"s":7,"q":4,"p":7,"o":5,"m":4,"k":-2,"j":-4,"h":-2,"g":7,"f":7,"e":5,"d":7,"c":5,"a":9}},{"d":"86,-15v31,0,56,-17,56,-49r0,-206r20,0r0,203v0,48,-31,70,-76,70v-45,0,-76,-23,-76,-70r0,-203r21,0r0,206v0,33,24,49,55,49","w":170,"k":{"V":-4,"Q":-7,"N":-5,"G":-5,"D":-4,"B":-4}},{"d":"81,-14v71,0,39,-103,47,-166r19,0r0,180r-16,0v-1,-3,0,-9,-2,-11v-42,30,-116,16,-116,-51r0,-118r19,0v7,64,-24,166,49,166","w":160},{"d":"124,-123r-115,0r0,-21r115,0r0,21xm124,-41r-115,0r0,-20r115,0r0,20","w":133},{},{"d":"133,0r-119,0r0,-270r120,0r0,19r-100,0r0,102r61,0r0,20r-61,0r0,111r99,0r0,18xm52,-351v12,-14,13,-50,39,-43v15,20,-18,37,-24,52","w":149},{"d":"89,-272v63,0,79,70,42,113r-79,140r99,0r0,19r-135,0r100,-174v24,-32,14,-79,-27,-79v-30,0,-45,14,-44,45r-21,0v1,-39,22,-64,65,-64","w":162,"k":{"3":13}},{"d":"10,-63v-4,-68,4,-119,69,-119v18,0,35,9,48,15r2,-13r17,0r0,204v-1,32,-12,45,-38,53r-6,-15v28,-8,26,-41,24,-75v-34,36,-126,15,-116,-50xm77,-14v53,0,49,-48,49,-100v0,-34,-19,-49,-49,-50v-50,-2,-46,52,-46,104v0,30,19,46,46,46","w":159,"k":{"z":2,"y":-4,"x":4,"s":4,"q":-4,"o":-5,"n":-2,"m":2,"l":-2,"k":4,"h":-2,"g":-4,"f":2,"e":-2,"c":-5,"a":-5,"X":-11}},{"d":"147,-62v6,67,-79,80,-115,49r-1,91r-18,-3r2,-211v4,-51,97,-62,122,-19v13,21,7,59,10,93xm80,-14v50,3,47,-48,47,-99v0,-32,-17,-50,-47,-51v-50,-1,-47,53,-47,105v0,31,19,44,47,45","w":156,"k":{"y":-9,"x":2,"v":4,"u":-5,"t":-5,"r":-4,"q":-7,"p":-7,"o":-7,"n":-5,"l":-4,"i":-7,"h":-5,"g":-7,"f":2,"e":-7,"c":-7,"b":-2,"a":-11}},{"d":"19,-25v27,5,11,54,-4,60r-9,-8v19,-14,-14,-48,13,-52","w":41},{"d":"42,-212r-24,16r-6,-10r25,-21r-25,-23v8,-15,20,1,30,7r1,-27r14,0r1,27v10,-5,23,-22,30,-7r-25,23r26,21r-7,10r-24,-16r-1,28r-14,0","w":99},{"d":"125,0v-25,-36,-44,-77,-71,-111r-17,15r0,96r-20,0r0,-253r19,0v2,42,-3,91,3,129r68,-58r29,0v-20,19,-48,38,-64,58r77,124r-24,0","w":147,"k":{"y":5,"w":14,"v":11,"u":5,"s":5,"q":4,"o":4,"m":5,"j":9,"g":5,"f":7,"e":7,"d":11,"c":7,"b":4,"a":4,"X":-20}},{"d":"76,-14v72,0,41,-87,53,-148v2,-12,11,-16,23,-20r6,14v-10,3,-13,13,-13,25r1,167v-1,32,-12,45,-38,53r-6,-15v28,-9,25,-40,24,-75v-36,35,-116,17,-116,-50r0,-117r19,0v7,64,-24,166,47,166","w":159},{"d":"133,0r-119,0r0,-270r120,0r0,19r-100,0r0,102r61,0r0,20r-61,0r0,111r99,0r0,18","w":149},{"d":"177,-68v0,47,-31,67,-77,70r0,31r-20,0r0,-31v-43,-3,-73,-17,-74,-61r20,0v2,29,26,38,54,42r0,-115v-39,-15,-73,-24,-73,-74v0,-44,31,-61,73,-66r0,-30r20,0r0,30v20,0,33,5,46,11v-5,23,-21,5,-46,6r0,109v38,15,77,26,77,78xm100,-17v57,7,76,-75,27,-97v-7,-4,-17,-7,-27,-11r0,108xm80,-254v-53,-3,-75,74,-23,91v7,3,14,7,23,10r0,-101","w":182},{"d":"148,-149v-35,33,-128,19,-122,-50v4,-44,24,-72,70,-72v88,-2,74,101,72,185v-1,57,-36,89,-100,86r0,-20v75,7,85,-53,80,-129xm96,-149v31,0,52,-17,52,-47v0,-33,-19,-55,-52,-55v-33,0,-49,20,-50,52v0,30,19,50,50,50","w":175},{"d":"99,-161v-29,-7,-65,4,-65,30r0,131r-20,0r0,-180r17,0v1,4,-1,16,3,14v19,-16,41,-19,70,-13","w":105,"k":{"w":-2,"v":-4,"q":5,"p":7,"o":5,"j":-5,"g":4,"f":2,"d":4,"c":4,"b":-2,"a":9,"X":23}},{"d":"129,-141v20,11,32,31,32,65v0,48,-20,76,-68,76r-82,0r0,-270v79,-4,154,-4,141,84v-3,21,-10,35,-23,45xm132,-202v6,-56,-49,-50,-101,-49r0,102v54,2,108,6,101,-53xm93,-18v35,0,49,-22,48,-59v-1,-30,-14,-52,-42,-52r-68,0r0,111r62,0","w":171,"k":{"Z":7,"Y":7,"W":13,"V":18,"T":13,"Q":-4,"O":4,"J":22,"I":7,"A":9,"C":-4}},{"d":"24,-181v8,-26,-35,-30,-15,-51v24,-9,36,30,27,54xm62,-181v9,-26,-36,-29,-15,-51v25,-9,36,33,26,54","w":80},{"d":"54,-288v-13,11,-24,25,-24,52r0,206v-1,27,11,41,24,52v-4,18,-16,10,-26,1v-13,-12,-19,-31,-19,-56r0,-200v1,-36,12,-57,38,-68","w":60},{"d":"128,-72v2,-50,-36,-63,-89,-58r69,-120r-80,0r0,-20r104,0r0,18r-58,102v48,1,70,30,74,78v7,76,-98,101,-132,42v-3,-6,-6,-13,-8,-19r22,0v6,20,21,35,48,34v35,-1,50,-22,50,-57","w":155,"k":{"4":10}},{"d":"127,-134v76,28,57,148,-36,139v-48,-5,-82,-17,-85,-62r20,0v2,32,31,43,64,43v36,0,66,-15,66,-52v0,-85,-147,-47,-147,-140v0,-63,86,-79,137,-55v-3,29,-28,4,-52,7v-61,-8,-88,70,-30,93v18,7,44,20,63,27","w":177,"k":{"Y":13,"W":22,"V":29,"T":22,"R":-9,"Q":-9,"P":-7,"O":-7,"N":-5,"M":-9,"L":-5,"K":-7,"J":11,"I":4,"H":-9,"G":-11,"F":-4,"E":-4,"D":-4,"C":-9,"B":-4}},{"d":"113,34r-20,0r-79,-335r20,0","w":124},{"d":"5,-270v82,-5,151,2,151,82r0,116v5,80,-74,74,-151,72r0,-270xm25,-18v54,1,111,6,111,-50r0,-124v0,-57,-51,-64,-111,-60r0,234xm136,-103r-115,0r0,20r115,0r0,-20","w":209},{"d":"66,-96v-28,-15,-38,25,-56,5v14,-35,57,-29,90,-12v19,9,34,-2,43,-14r13,9v-14,35,-58,29,-90,12","w":158},{"d":"81,-14v71,0,39,-103,47,-166r19,0r0,180r-16,0v-1,-3,0,-9,-2,-11v-42,30,-116,16,-116,-51r0,-118r19,0v7,64,-24,166,49,166xm58,-279v12,-14,13,-50,39,-43v15,20,-18,37,-24,52","w":160},{"d":"33,0r0,-180r-20,0r0,180r20,0xm23,-252v6,0,13,5,12,12v0,14,-25,16,-24,0v0,-8,4,-12,12,-12","w":43},{"d":"148,0r-139,0r0,-21r139,0r0,21","w":156},{},{"d":"119,-156v-40,-15,-94,-7,-89,45r0,50v-3,48,49,53,91,43r4,16v-56,15,-116,3,-116,-63v0,-76,15,-132,93,-113v8,2,16,4,23,8","w":133,"k":{"u":-2,"t":-2,"s":7,"q":5,"p":2,"o":7,"n":2,"m":2,"l":2,"k":2,"h":-2,"g":5,"f":4,"d":9,"c":7,"b":2,"a":9,"X":-13}},{"d":"136,-220r-14,14r-37,-37r-40,37r-13,-14r53,-50xm81,-14v71,0,39,-103,47,-166r19,0r0,180r-16,0v-1,-3,0,-9,-2,-11v-42,30,-116,16,-116,-51r0,-118r19,0v7,64,-24,166,49,166","w":160},{},{"d":"182,0r-21,0r-29,-88r-82,0r-28,88r-22,0r86,-270r9,0xm126,-108r-35,-115v-14,33,-23,79,-36,115r71,0","w":184},{"d":"75,-14v72,0,41,-87,53,-148v2,-12,11,-16,23,-20r6,14v-10,3,-13,13,-13,25r1,167v-1,32,-12,45,-38,53r-6,-15v28,-9,25,-40,24,-75v-36,35,-116,17,-116,-50r0,-117r19,0v7,64,-24,166,47,166","w":158,"k":{"y":-4,"w":-4,"v":-4,"u":-4,"s":2,"q":-5,"p":-2,"o":-4,"j":-7,"i":-4,"h":-4,"g":-2,"e":-4,"d":2,"c":-4,"a":-5,"X":-12}},{"d":"133,-13v-35,25,-120,30,-120,-35v0,-67,-11,-141,73,-134v52,4,61,46,56,104r-109,8v-14,60,51,68,92,42xm78,-164v-41,0,-51,34,-44,76r88,-6v4,-41,-6,-70,-44,-70","w":154,"k":{"z":5,"y":-5,"x":14,"w":4,"v":4,"u":-4,"t":-2,"s":5,"q":-7,"p":-5,"o":-5,"n":-4,"m":2,"l":-5,"k":2,"j":2,"g":-7,"c":-5,"a":-5}},{"d":"155,-57v1,68,-77,65,-139,57r2,-252r18,0r0,78v46,-19,119,-13,119,48r0,69xm36,-16v44,7,99,6,99,-39v-1,-54,14,-122,-60,-111v-13,2,-29,5,-39,10r0,140","w":168,"k":{"z":4,"y":-5,"x":5,"w":4,"v":4,"u":-2,"t":-2,"s":4,"r":-2,"q":-5,"p":-2,"o":-4,"n":-2,"m":4,"l":-4,"k":4,"j":5,"i":-2,"g":-4,"f":7,"e":-2,"d":-2,"c":-4,"b":2,"a":-5}},{"d":"8,0v6,-42,35,-62,51,-94v12,-23,32,-47,41,-69r-91,0r0,-17r117,0v-4,42,-30,63,-48,92r-43,69v28,3,64,0,94,1r0,18r-121,0","w":138,"k":{"y":2,"x":4,"w":4,"u":4,"t":2,"s":7,"o":9,"m":7,"k":5,"g":4,"f":13,"e":5,"d":9,"c":7,"b":4,"a":9,"X":-18}},{"d":"75,-285v-28,-14,-37,25,-56,5v15,-36,57,-27,91,-12v19,9,34,-2,42,-14r14,10v-15,36,-58,27,-91,11xm88,-275v50,0,77,23,77,74r0,134v-1,47,-31,70,-76,70v-45,0,-75,-23,-76,-70r0,-134v-1,-52,26,-73,75,-74xm89,-15v32,0,56,-14,55,-49r0,-140v0,-36,-21,-53,-55,-53v-35,0,-56,17,-56,53r0,140v1,34,23,49,56,49","w":174},{"d":"124,-83r-115,0r0,-20r115,0r0,20","w":131},{"d":"9,-112v-8,-68,76,-84,117,-55r1,-13r17,0r0,258r-20,-3r-1,-87v-38,34,-124,14,-114,-51r0,-49xm76,-14v51,3,48,-49,48,-100v0,-33,-17,-48,-48,-49v-52,-2,-47,52,-47,103v0,31,19,45,47,46","w":154,"k":{"y":-9,"w":-2,"v":-5,"t":-7,"r":-5,"q":-7,"p":-5,"n":-5,"l":-4,"i":-7,"h":-5,"g":-5,"e":-4,"d":-2,"c":-7,"a":-11,"X":-16}},{"d":"142,-205v-6,57,-66,82,-56,161r-18,0v-13,-77,41,-106,52,-161v6,-28,-13,-47,-40,-47v-30,0,-45,13,-44,44r-21,0v1,-39,22,-65,65,-63v39,1,67,25,62,66xm77,-24v5,0,14,3,12,11v2,7,-6,13,-12,12v-8,0,-11,-5,-11,-12v0,-7,4,-11,11,-11","w":164},{"d":"144,-180r-56,180r-28,0r-55,-180r22,0r48,159r48,-159r21,0","w":145,"k":{"z":-4,"v":-7,"s":11,"q":7,"p":11,"o":4,"m":5,"k":4,"j":-2,"i":-2,"g":4,"f":7,"e":7,"d":7,"c":4,"b":4,"a":14,"X":20}},{"d":"81,-14v71,0,39,-103,47,-166r19,0r0,180r-16,0v-1,-3,0,-9,-2,-11v-42,30,-116,16,-116,-51r0,-118r19,0v7,64,-24,166,49,166xm63,-233v25,-7,26,29,38,43r-15,9v-9,-11,-16,-25,-27,-35v-4,-7,-2,-13,4,-17","w":160},{"d":"145,-158v0,-47,-3,-93,-45,-93r-70,0r0,143v55,0,115,11,115,-50xm166,-188v1,55,-8,101,-64,100r-72,0r0,88r-21,0r0,-270r90,0v48,1,66,35,67,82","w":177,"k":{"Z":29,"X":22,"W":11,"V":16,"T":18,"S":4,"Q":-4,"O":4,"J":22,"I":11,"H":2,"A":36}},{"d":"8,-87v-8,-68,83,-61,118,-41v-1,-29,-23,-35,-51,-39r1,-16v48,3,71,24,71,80r0,103v-63,6,-140,12,-139,-57r0,-30xm126,-109v-28,-16,-103,-33,-98,23v-11,67,36,82,98,70r0,-93xm63,-233v25,-7,26,29,38,43r-15,9v-9,-11,-16,-25,-27,-35v-4,-7,-2,-13,4,-17","w":161},{"d":"186,0r-21,0r-29,-88r-82,0r-28,88r-22,0r86,-270r9,0xm130,-108r-35,-115v-14,33,-23,79,-36,115r71,0xm317,0r-119,0r0,-270r120,0r0,19r-100,0r0,102r61,0r0,20r-61,0r0,111r99,0r0,18","w":334},{"d":"125,-249v-40,-16,-95,-9,-95,45r0,140v0,49,59,56,104,43r4,17v-59,17,-131,5,-129,-63v3,-98,-24,-236,99,-204v8,2,15,4,22,8","w":144,"k":{"Y":5,"X":-7,"W":4,"V":13,"U":5,"S":7,"Q":7,"O":13,"I":2,"G":7,"D":-4,"A":-4,"C":10}},{"d":"280,-13v-35,25,-120,30,-120,-35v0,-67,-11,-141,73,-134v52,4,61,46,56,104r-109,8v-14,60,51,68,92,42xm225,-164v-41,0,-51,34,-44,76r88,-6v4,-41,-6,-70,-44,-70xm58,-233v25,-7,26,29,38,43r-15,9v-9,-11,-16,-25,-27,-35v-4,-7,-2,-13,4,-17","w":155},{"d":"81,-206v7,0,15,-7,14,-14v0,-17,-29,-18,-28,0v-1,7,7,14,14,14xm81,-252v18,1,30,13,31,31v1,17,-13,32,-31,32v-18,1,-33,-14,-32,-32v0,-18,14,-31,32,-31xm8,-87v-8,-68,83,-61,118,-41v-1,-29,-23,-35,-51,-39r1,-16v48,3,71,24,71,80r0,103v-63,6,-140,12,-139,-57r0,-30xm126,-109v-28,-16,-103,-33,-98,23v-11,67,36,82,98,70r0,-93","w":161},{"d":"76,-274v92,-2,57,126,62,209v3,44,-17,67,-62,67v-91,0,-55,-123,-60,-204v-3,-45,17,-71,60,-72xm76,-17v30,0,41,-14,41,-45r0,-143v1,-31,-13,-50,-41,-50v-28,0,-40,19,-40,50r0,143v1,31,10,45,40,45","w":151},{"d":"136,-220r-13,14r-38,-37r-39,37r-14,-14r53,-50xm8,-87v-8,-68,83,-61,118,-41v-1,-29,-23,-35,-51,-39r1,-16v48,3,71,24,71,80r0,103v-63,6,-140,12,-139,-57r0,-30xm126,-109v-28,-16,-103,-33,-98,23v-11,67,36,82,98,70r0,-93","w":161},{"d":"88,-275v50,0,77,23,77,74r0,134v-1,47,-31,70,-76,70v-45,0,-75,-23,-76,-70r0,-134v-1,-52,26,-73,75,-74xm89,-15v32,0,56,-14,55,-49r0,-140v0,-36,-21,-53,-55,-53v-35,0,-56,17,-56,53r0,140v1,34,23,49,56,49","w":174},{"d":"14,0r0,-252r20,0r0,252r-20,0","w":48,"k":{"y":-4,"x":2,"s":5,"o":-2,"m":4,"l":4,"k":2,"j":2,"g":-2,"f":4,"d":-2,"c":-4,"b":-2,"a":-5,"X":-11}},{"d":"85,-150v46,0,70,31,70,78v0,44,-21,75,-70,75v-92,0,-72,-102,-72,-187v0,-56,36,-90,100,-87r0,20v-72,-8,-88,52,-79,124v7,-13,31,-23,51,-23xm85,-131v-33,0,-52,26,-52,59v0,35,16,57,52,57v36,0,49,-24,50,-57v1,-36,-16,-59,-50,-59","w":168,"k":{"7":29,"9":36}},{"d":"15,34r0,-16r38,-4r0,-295r-38,-4r0,-16r58,0r0,335r-58,0","w":84},{"d":"81,-14v71,0,39,-103,47,-166r19,0r0,180r-16,0v-1,-3,0,-9,-2,-11v-42,30,-116,16,-116,-51r0,-118r19,0v7,64,-24,166,49,166","w":160,"k":{"y":-4,"p":-4,"n":-2,"i":-4,"g":-2,"f":5,"c":-4,"a":-9,"X":-7}},{"d":"131,-166v40,-25,112,-18,112,42r0,124r-21,0r0,-124v4,-45,-53,-45,-81,-26v11,40,3,101,5,150r-20,0r0,-124v5,-53,-62,-38,-89,-23r1,147r-20,0r0,-180r17,0v1,5,-2,15,3,17v22,-14,72,-27,93,-3","w":259,"k":{"z":4,"y":-4,"x":5,"w":11,"v":9,"s":7,"o":-4,"n":2,"m":4,"l":2,"k":5,"j":4,"h":2,"f":7,"e":2,"d":4,"b":4,"a":-4,"X":-11}},{"d":"69,-279v12,-14,13,-50,39,-43v15,20,-18,37,-24,52"},{"d":"6,22v13,-11,24,-25,24,-52r0,-206v1,-27,-11,-41,-24,-52v9,-22,30,0,36,12v18,72,6,182,6,268v0,24,-18,34,-35,44","w":60},{"d":"62,-150v27,54,63,99,93,150r-24,0r-81,-130v-8,4,-13,15,-18,22r0,108r-20,0r0,-270r19,0r1,126r2,0r87,-126r24,0","w":150,"k":{"Y":7,"X":-13,"W":2,"V":7,"U":7,"T":4,"S":9,"Q":11,"O":18,"L":-7,"G":4,"A":-7,"C":9}},{"d":"30,-18r110,0r0,18r-130,0r0,-270r20,0r0,252","w":147,"k":{"Y":72,"X":-11,"W":54,"V":54,"U":13,"T":54,"S":13,"Q":13,"O":25,"M":-2,"I":18,"G":7,"A":-4,"C":14}},{"d":"88,-275v50,0,77,23,77,74r0,134v-1,47,-31,70,-76,70v-45,0,-75,-23,-76,-70r0,-134v-1,-52,26,-73,75,-74xm89,-15v32,0,56,-14,55,-49r0,-140v0,-36,-21,-53,-55,-53v-35,0,-56,17,-56,53r0,140v1,34,23,49,56,49","w":174,"k":{"Z":14,"X":7,"W":7,"V":14,"T":14,"J":18,"I":4,"G":-5,"F":-2,"D":-4,"A":9}},{"d":"76,-14v72,0,41,-87,53,-148v2,-12,11,-16,23,-20r6,14v-10,3,-13,13,-13,25r1,167v-1,32,-12,45,-38,53r-6,-15v28,-9,25,-40,24,-75v-36,35,-116,17,-116,-50r0,-117r19,0v7,64,-24,166,47,166xm57,-279v12,-14,13,-50,39,-43v15,20,-18,37,-24,52","w":159},{"d":"14,-126v-4,-61,72,-67,118,-48r2,-78r18,0r0,252v-62,6,-138,12,-138,-57r0,-69xm33,-55v0,45,55,46,99,39r0,-140v-33,-18,-99,-16,-99,31r0,70","w":158,"k":{"z":-7,"y":-11,"w":-7,"v":-7,"t":-9,"s":-4,"r":-9,"q":-11,"p":-11,"o":-9,"n":-7,"m":-5,"l":-9,"k":-5,"j":-5,"i":-9,"g":-11,"d":-7,"c":-11,"b":-4,"a":-11,"X":-11}},{"d":"45,0r-20,0r0,-251r-17,-1r0,-18r37,0r0,270xm6,-351v12,-14,13,-50,39,-43v15,20,-18,37,-24,52","w":60},{"d":"189,-270r0,270r-21,0r-136,-229r0,229r-20,0r0,-270r20,0r136,229r0,-229r21,0","w":197,"k":{"Y":-4,"X":-11,"U":-4,"P":-5,"O":-5,"M":-5,"G":-7,"D":-4,"C":-4}},{"d":"8,-87v-8,-68,83,-61,118,-41v-1,-29,-23,-35,-51,-39r1,-16v48,3,71,24,71,80r0,103v-63,6,-140,12,-139,-57r0,-30xm126,-109v-28,-16,-103,-33,-98,23v-11,67,36,82,98,70r0,-93xm443,-13v-35,25,-120,30,-120,-35v0,-67,-11,-141,73,-134v52,4,61,46,56,104r-109,8v-14,60,51,68,92,42xm388,-164v-41,0,-51,34,-44,76r88,-6v4,-41,-6,-70,-44,-70","w":272},{"d":"88,-275v50,0,77,23,77,74r0,134v-1,47,-31,70,-76,70v-45,0,-75,-23,-76,-70r0,-134v-1,-52,26,-73,75,-74xm89,-15v32,0,56,-14,55,-49r0,-140v0,-36,-21,-53,-55,-53v-35,0,-56,17,-56,53r0,140v1,34,23,49,56,49xm65,-351v12,-14,13,-50,39,-43v15,20,-18,37,-24,52","w":174},{"d":"31,-342v19,15,34,34,52,50r-14,14r-38,-37r-39,37r-14,-14xm43,0r-20,0r0,-251r-17,-1r0,-18r37,0r0,270","w":60},{"d":"82,-15v42,0,62,-25,57,-73r-43,-1r0,-19r62,0v7,69,-14,113,-75,111v-45,-1,-76,-22,-76,-70r0,-134v-8,-70,68,-89,121,-62r-6,14v-40,-17,-95,-8,-95,45r0,140v0,34,22,49,55,49","w":168,"k":{"Z":16,"Y":16,"X":9,"W":32,"V":36,"T":27,"Q":-2,"P":-4,"J":22,"I":16,"H":2,"A":13}},{"d":"17,-181v9,-26,-36,-29,-15,-51v24,-9,37,32,26,54","w":39},{"d":"8,-87v-8,-68,83,-61,118,-41v-1,-29,-23,-35,-51,-39r1,-16v48,3,71,24,71,80r0,103v-63,6,-140,12,-139,-57r0,-30xm126,-109v-28,-16,-103,-33,-98,23v-11,67,36,82,98,70r0,-93","w":161},{"d":"185,-270r-76,126r88,144r-24,0r-74,-123v-1,-1,-2,-1,-3,0r-74,123r-25,0r89,-144r-75,-126r22,0r63,104v1,2,2,2,3,0r63,-104r23,0","w":183,"k":{"Y":4,"X":-18,"V":5,"Q":5,"N":-2,"L":-5,"A":-7,"C":7}},{"w":15},{"d":"117,-301r19,0r-78,335r-20,0xm88,-275v50,0,77,23,77,74r0,134v-1,47,-31,70,-76,70v-45,0,-75,-23,-76,-70r0,-134v-1,-52,26,-73,75,-74xm89,-15v32,0,56,-14,55,-49r0,-140v0,-36,-21,-53,-55,-53v-35,0,-56,17,-56,53r0,140v1,34,23,49,56,49","w":174},{"d":"133,-220r-13,14r-38,-37r-40,37r-13,-14r53,-50xm282,-13v-35,25,-120,30,-120,-35v0,-67,-11,-141,73,-134v52,4,61,46,56,104r-109,8v-14,60,51,68,92,42xm227,-164v-41,0,-51,34,-44,76r88,-6v4,-41,-6,-70,-44,-70","w":155},{"d":"108,-192r14,13r-87,87r87,87r-14,13r-100,-100","w":131},{"d":"9,-13v21,-2,31,-17,31,-41r0,-197r-31,-1r0,-18r51,0r-1,215v-2,35,-13,56,-50,56r0,-14","w":70,"k":{"Z":7,"J":7,"A":7}},{"d":"282,-13v-35,25,-120,30,-120,-35v0,-67,-11,-141,73,-134v52,4,61,46,56,104r-109,8v-14,60,51,68,92,42xm227,-164v-41,0,-51,34,-44,76r88,-6v4,-41,-6,-70,-44,-70","w":155},{"d":"8,-87v-8,-68,83,-61,118,-41v-1,-29,-23,-35,-51,-39r1,-16v48,3,71,24,71,80r0,103v-63,6,-140,12,-139,-57r0,-30xm126,-109v-28,-16,-103,-33,-98,23v-11,67,36,82,98,70r0,-93","w":161,"k":{"z":5,"y":-2,"x":5,"w":9,"v":7,"s":2,"q":-4,"p":-2,"o":-4,"n":9,"m":5,"l":-2,"k":7,"j":4,"h":2,"g":-2,"f":9,"e":2,"d":4,"c":-4,"b":2,"a":-5}},{"d":"193,-270r-77,270r-27,0r-77,-270r21,0r70,245r68,-245r22,0","w":200,"k":{"x":22,"Z":13,"U":11,"S":14,"R":4,"Q":13,"P":9,"O":20,"N":7,"M":5,"K":5,"J":4,"G":11,"E":11,"D":7,"A":54,"C":11,"B":7}},{"d":"5,-252r0,-18r144,0r0,18r-63,0r0,252r-20,0r0,-252r-61,0","w":160,"k":{"Z":7,"S":20,"Q":13,"O":22,"J":4,"G":14,"A":50,"C":9}},{"d":"165,-188v0,41,-3,79,-31,93r31,95r-22,0r-29,-89v-26,2,-56,1,-84,1r0,88r-21,0r0,-270r89,0v48,1,67,35,67,82xm144,-158v3,-46,-3,-93,-45,-93r-69,0r0,143r72,0v31,0,40,-20,42,-50","w":180,"k":{"V":22,"U":7,"T":26,"S":5,"O":5,"J":14,"I":14,"D":4,"A":11,"B":4}},{"d":"21,-23v5,1,12,5,11,12v0,7,-4,12,-11,12v-8,0,-12,-5,-12,-12v0,-8,5,-11,12,-12","w":39},{"d":"148,-50v1,57,-69,59,-118,47r0,82r-20,0r0,-335r20,0v2,29,-4,66,2,91v39,-22,116,-25,116,40r0,75xm128,-121v4,-58,-67,-41,-98,-27r0,125v37,12,98,14,98,-28r0,-70","w":155},{"d":"76,-285v-28,-14,-39,25,-56,5v15,-36,57,-28,91,-12v19,9,33,-2,42,-14r13,10v-14,36,-57,27,-90,11xm182,0r-21,0r-29,-88r-82,0r-28,88r-22,0r86,-270r9,0xm126,-108r-35,-115v-14,33,-23,79,-36,115r71,0","w":184},{"d":"37,-270v6,1,12,5,12,14r-4,213r-17,0r-3,-215v0,-8,5,-11,12,-12xm37,-24v5,0,13,4,12,11v1,6,-6,12,-12,12v-8,0,-12,-5,-12,-12v0,-8,4,-11,12,-11","w":71},{"d":"14,34r0,-335r58,0r0,16r-38,4r0,295r38,4r0,16r-58,0","w":86},{},{"d":"105,1v6,8,20,9,34,9r0,19v-30,2,-49,-8,-58,-26v-44,-3,-73,-22,-73,-70r0,-133v-2,-52,25,-74,75,-74v50,0,76,22,76,74r0,133v3,43,-25,60,-54,68xm96,-19v22,0,45,-18,43,-45v-6,-75,30,-192,-56,-192v-85,0,-55,118,-55,192v0,29,20,43,47,46r-2,-22r21,0","w":167,"k":{"Z":11,"W":7,"T":11,"R":-5,"M":-4,"J":7}},{"d":"33,0r0,-180r-20,0r0,180r20,0xm23,-252v6,0,13,5,12,12v0,14,-25,16,-24,0v0,-8,4,-12,12,-12xm5,-233v25,-7,26,29,38,43r-15,9v-9,-11,-16,-25,-27,-35v-4,-7,-2,-13,4,-17","w":43},{"d":"67,-138v64,0,47,-74,49,-132r19,0r0,160r44,0r0,20r-44,0r1,22r42,0r0,20r-42,0v-1,30,-14,43,-39,51r-5,-16v15,-6,23,-18,24,-35r-53,0r0,-20r53,0r0,-22r-52,0r0,-20r52,0r0,-27v-38,36,-116,15,-116,-51r0,-82r20,0v2,58,-15,132,47,132","w":190},{"d":"11,0v5,-43,32,-65,52,-97r96,-155r-141,0r0,-18r168,0v-4,44,-31,65,-50,96r-98,155v46,4,100,0,148,1r0,18r-175,0","k":{"[":102,"Z":104,"Y":104,"X":99,"W":110,"V":116,"U":104,"T":104,"S":121,"R":108,"Q":113,"P":103,"O":122,"N":108,"M":104,"L":108,"K":112,"J":112,"I":108,"H":108,"G":108,"F":104,"E":112,"D":108,"A":108,"C":117,"B":104}},{"d":"201,-270r0,270r-20,0r-1,-209r-65,209r-22,0r-65,-208r0,208r-20,0r0,-270r20,0r76,237r77,-237r20,0","w":209,"k":{"R":-4,"Q":-2,"P":-7,"N":-5,"M":-7,"G":-2,"C":-2}},{"d":"11,0r0,-270r120,0r0,19r-100,0r0,102r62,0r0,20r-62,0r0,129r-20,0","w":141,"k":{"Z":7,"Y":7,"V":2,"S":22,"Q":4,"P":2,"O":18,"L":5,"K":4,"I":2,"H":5,"G":11,"E":2,"A":63,"C":11,"B":4}},{"d":"186,0r-21,0r-29,-88r-82,0r-28,88r-22,0r86,-270r9,0xm130,-108r-35,-115v-14,33,-23,79,-36,115r71,0","w":184,"k":{"Y":32,"X":-7,"W":43,"V":58,"U":7,"T":50,"S":5,"Q":4,"O":13,"I":18,"G":7,"E":2,"A":-4,"C":9}},{"d":"136,0r0,-129r-104,0r0,129r-20,0r0,-270r20,0r0,121r104,0r0,-121r21,0r0,270r-21,0","w":166,"k":{"G":-2,"C":-4}},{"d":"133,0r-119,0r0,-270r120,0r0,19r-100,0r0,102r61,0r0,20r-61,0r0,111r99,0r0,18","w":149,"k":{"Z":4,"Y":8,"W":7,"V":7,"U":4,"T":2,"S":11,"R":4,"Q":13,"P":8,"O":18,"N":7,"M":5,"K":4,"J":5,"I":9,"G":7,"F":4,"E":9,"D":4,"A":5,"C":16,"B":4}},{"d":"59,-242v27,0,40,17,39,48v0,26,-11,41,-39,40v-29,0,-40,-17,-40,-45v1,-29,13,-43,40,-43xm59,-170v19,0,23,-12,22,-32v0,-14,-8,-23,-22,-23v-17,0,-23,11,-23,31v0,16,7,24,23,24xm166,-225r12,12r-151,160r-12,-12xm134,-125v28,0,40,16,39,48v-1,26,-11,41,-39,40v-29,0,-40,-16,-39,-45v1,-29,12,-43,39,-43xm134,-53v19,0,23,-12,22,-32v0,-14,-8,-23,-22,-23v-17,0,-22,12,-22,31v0,16,7,24,22,24","w":199},{"d":"182,0r-21,0r-29,-88r-82,0r-28,88r-22,0r86,-270r9,0xm126,-108r-35,-115v-14,33,-23,79,-36,115r71,0xm70,-322v25,-7,26,29,38,43r-15,9v-9,-11,-16,-25,-27,-35v-4,-7,-2,-13,4,-17","w":184},{"d":"133,0r-119,0r0,-270r120,0r0,19r-100,0r0,102r61,0r0,20r-61,0r0,111r99,0r0,18xm58,-305v25,-7,26,29,38,43r-15,9v-9,-11,-16,-25,-27,-35v-4,-7,-2,-13,4,-17","w":149},{},{"d":"79,-342v19,15,34,34,52,50r-14,14r-38,-37r-39,37r-14,-14xm133,0r-119,0r0,-270r120,0r0,19r-100,0r0,102r61,0r0,20r-61,0r0,111r99,0r0,18","w":149},{"d":"82,-289v-46,21,-3,133,-46,155v9,10,21,18,22,37v0,47,-5,102,24,119v-3,19,-15,9,-25,1v-25,-20,-17,-73,-19,-118v-1,-18,-16,-29,-27,-39v53,-22,-5,-143,64,-168","w":88},{"d":"86,-15v31,0,56,-17,56,-49r0,-206r20,0r0,203v0,48,-31,70,-76,70v-45,0,-76,-23,-76,-70r0,-203r21,0r0,206v0,33,24,49,55,49xm63,-351v12,-14,13,-50,39,-43v15,20,-18,37,-24,52","w":170},{"d":"86,-15v31,0,56,-17,56,-49r0,-206r20,0r0,203v0,48,-31,70,-76,70v-45,0,-76,-23,-76,-70r0,-203r21,0r0,206v0,33,24,49,55,49","w":170},{"d":"10,-233v25,-7,26,29,38,43r-15,9v-9,-11,-16,-25,-27,-35v-4,-7,-2,-13,4,-17","w":53},{"d":"8,22v46,-20,1,-123,46,-156v-41,-24,0,-134,-45,-155v3,-18,17,-9,26,0v38,26,-5,133,45,155v-53,21,3,144,-65,170","w":87},{"d":"115,-209v51,0,82,23,81,76r-1,100v-48,17,-138,30,-138,-40v-18,-85,51,-115,117,-77v-3,-28,-24,-39,-54,-39v-57,0,-94,21,-87,86v-8,73,20,110,87,107v49,-2,92,-15,96,-62v4,-43,-17,-108,26,-119v0,3,4,11,5,14v-23,15,-9,67,-11,101v-4,64,-56,86,-116,86v-69,0,-107,-28,-107,-107v0,-85,27,-127,102,-126xm175,-132v-26,-16,-98,-32,-98,23v0,33,-4,62,26,69v17,4,41,2,72,-8r0,-84","w":256},{"d":"125,-249v-40,-16,-95,-9,-95,45r0,140v0,49,59,56,104,43r4,17v-59,17,-131,5,-129,-63v3,-98,-24,-236,99,-204v8,2,15,4,22,8","w":144},{"d":"107,-220r-14,14r-38,-37r-39,37r-14,-14r53,-50","w":101},{"d":"139,-149v-35,33,-128,19,-122,-50v4,-44,24,-72,70,-72v88,-2,74,101,72,185v-1,57,-36,89,-100,86r0,-20v75,7,85,-53,80,-129xm87,-149v31,0,52,-17,52,-47v0,-33,-19,-55,-52,-55v-33,0,-49,20,-50,52v0,30,19,50,50,50","w":175},{},{"d":"119,-154v-39,-17,-94,-7,-89,45r0,48v-3,48,49,53,91,43r4,16v-56,15,-122,2,-116,-63v-14,-87,38,-139,116,-103xm57,33r0,-334r20,0r0,334r-20,0","w":133},{"d":"86,-15v31,0,56,-17,56,-49r0,-206r20,0r0,203v0,48,-31,70,-76,70v-45,0,-76,-23,-76,-70r0,-203r21,0r0,206v0,33,24,49,55,49xm68,-305v25,-7,26,29,38,43r-15,9v-9,-11,-16,-25,-27,-35v-4,-7,-2,-13,4,-17","w":170},{"d":"46,0r-20,0r0,-251r-17,-1r0,-18r37,0r0,270","w":60,"k":{"G":-2,"C":-4}},{"d":"267,-270r-63,270r-30,0r-36,-233r-36,233r-30,0r-63,-270r21,0r56,245r38,-245r28,0r38,245r56,-245r21,0","w":270,"k":{"Z":7,"X":-4,"S":7,"Q":7,"O":11,"G":7,"E":4,"A":36,"C":7}},{"d":"68,-213v-28,-14,-38,26,-56,5v15,-36,57,-28,91,-12v19,9,33,-2,42,-14r13,10v-15,36,-57,27,-90,11xm8,-87v-8,-68,83,-61,118,-41v-1,-29,-23,-35,-51,-39r1,-16v48,3,71,24,71,80r0,103v-63,6,-140,12,-139,-57r0,-30xm126,-109v-28,-16,-103,-33,-98,23v-11,67,36,82,98,70r0,-93","w":161},{"d":"145,-215v-2,36,-22,53,-47,71r72,65r30,-30r13,14r-27,31r27,25r-12,15r-28,-26v-23,21,-39,52,-82,50v-42,-2,-74,-23,-74,-68v0,-40,24,-60,49,-78v-36,-18,-61,-96,-9,-118v39,-17,90,4,88,49xm124,-222v-3,-37,-73,-40,-78,-2v-4,35,19,48,37,65v20,-16,44,-27,41,-63xm66,-120v-44,22,-35,106,25,101v33,-3,47,-28,66,-45r-75,-68","w":225},{"d":"78,-220r-13,14r-38,-37r-39,37r-14,-14r53,-50xm33,0r0,-180r-20,0r0,180r20,0xm23,-252v6,0,13,5,12,12v0,14,-25,16,-24,0v0,-8,4,-12,12,-12","w":43},{"d":"73,-279v12,-14,13,-50,39,-43v15,20,-18,37,-24,52xm99,-270r-9,0r-86,270r22,0r28,-88r82,0r29,88r21,0xm59,-108r35,-115v14,33,23,79,36,115r-71,0","w":184},{"d":"119,-156v-40,-15,-94,-7,-89,45r0,50v-3,48,49,53,91,43r4,16v-56,15,-116,3,-116,-63v0,-76,15,-132,93,-113v8,2,16,4,23,8","w":133},{"d":"79,-182v63,-2,70,52,67,118v-2,45,-20,68,-67,68v-64,0,-67,-49,-67,-114v0,-48,23,-70,67,-72xm79,-14v52,3,47,-49,47,-100v0,-32,-17,-48,-47,-50v-51,-1,-47,52,-47,104v0,32,18,45,47,46xm61,-233v25,-7,26,29,38,43r-15,9v-9,-11,-16,-25,-27,-35v-4,-7,-2,-13,4,-17","w":156},{"d":"4,76v18,2,37,-17,37,-44r0,-212r-34,0r0,19r14,1r0,192v0,17,-8,28,-21,33v2,3,3,7,4,11xm30,-252v6,0,13,5,12,12v0,7,-5,12,-12,12v-7,0,-12,-5,-12,-12v0,-8,4,-12,12,-12","w":48,"k":{"z":-5,"y":-7,"w":-2,"v":-4,"u":-4,"t":-7,"r":-5,"q":-9,"p":-5,"o":-9,"n":-7,"m":-4,"l":-4,"i":-4,"h":-5,"g":-9,"e":-4,"d":-5,"c":-7,"b":-2,"a":-11,"X":-14}},{"d":"92,-342v19,15,34,34,52,50r-14,14r-38,-37r-39,37r-14,-14xm182,0r-21,0r-29,-88r-82,0r-28,88r-22,0r86,-270r9,0xm126,-108r-35,-115v-14,33,-23,79,-36,115r71,0","w":184},{"d":"79,-182v63,-2,70,52,67,118v-2,45,-20,68,-67,68v-64,0,-67,-49,-67,-114v0,-48,23,-70,67,-72xm79,-14v52,3,47,-49,47,-100v0,-32,-17,-48,-47,-50v-51,-1,-47,52,-47,104v0,32,18,45,47,46","w":156},{"d":"33,0r0,-180r-20,0r0,180r20,0xm23,-252v6,0,13,5,12,12v0,14,-25,16,-24,0v0,-8,4,-12,12,-12xm0,-279v12,-14,13,-50,39,-43v15,20,-18,37,-24,52","w":43},{"d":"43,-146v6,0,13,5,12,12v0,6,-5,12,-12,12v-8,0,-12,-5,-12,-12v0,-8,4,-12,12,-12xm43,-62v-27,3,6,38,-13,52r9,9v9,-7,19,-19,18,-36v0,-11,-2,-26,-14,-25","w":72},{"d":"139,-180r-52,86r58,94r-25,0v-16,-23,-28,-53,-45,-72r-44,72r-24,0r57,-94r-52,-86r23,0r39,64v1,2,2,2,3,0r40,-64r22,0","w":138,"k":{"y":2,"u":4,"t":4,"s":5,"p":2,"o":11,"n":2,"l":2,"j":2,"g":9,"f":7,"e":13,"d":5,"c":7,"a":9,"X":-18}},{"d":"31,-146v6,0,13,5,12,12v1,6,-6,12,-12,12v-8,0,-12,-5,-12,-12v0,-8,4,-12,12,-12xm31,-62v6,0,13,5,12,12v1,6,-7,11,-12,11v-8,0,-12,-4,-12,-11v0,-8,4,-12,12,-12","w":60},{},{"d":"88,-268v7,0,14,-7,14,-14v0,-7,-8,-13,-14,-13v-7,0,-14,5,-13,13v-1,8,6,14,13,14xm88,-314v18,1,30,13,31,32v0,17,-14,31,-31,31v-17,0,-31,-13,-31,-31v0,-18,13,-33,31,-32xm182,0r-21,0r-29,-88r-82,0r-28,88r-22,0r86,-270r9,0xm126,-108r-35,-115v-14,33,-23,79,-36,115r71,0","w":184},{"d":"79,-182v63,-2,70,52,67,118v-2,45,-20,68,-67,68v-64,0,-67,-49,-67,-114v0,-48,23,-70,67,-72xm79,-14v52,3,47,-49,47,-100v0,-32,-17,-48,-47,-50v-51,-1,-47,52,-47,104v0,32,18,45,47,46xm56,-279v12,-14,13,-50,39,-43v15,20,-18,37,-24,52","w":156},{"d":"56,-35r0,-48r-47,0r0,-20r47,0r0,-47r20,0r0,47r48,0r0,20r-48,0r0,48r-20,0","w":132},{"d":"40,0r-20,0r0,-251r-17,-1r0,-18r37,0r0,270xm6,-305v25,-7,26,29,38,43r-15,9v-9,-11,-16,-25,-27,-35v-4,-7,-2,-13,4,-17","w":60},{"d":"91,-342v19,15,34,34,52,50r-14,14r-38,-37r-39,37r-13,-14xm88,-275v50,0,77,23,77,74r0,134v-1,47,-31,70,-76,70v-45,0,-75,-23,-76,-70r0,-134v-1,-52,26,-73,75,-74xm89,-15v32,0,56,-14,55,-49r0,-140v0,-36,-21,-53,-55,-53v-35,0,-56,17,-56,53r0,140v1,34,23,49,56,49","w":174},{"d":"88,-275v50,0,77,23,77,74r0,134v-1,47,-31,70,-76,70v-45,0,-75,-23,-76,-70r0,-134v-1,-52,26,-73,75,-74xm89,-15v32,0,56,-14,55,-49r0,-140v0,-36,-21,-53,-55,-53v-35,0,-56,17,-56,53r0,140v1,34,23,49,56,49xm70,-305v25,-7,26,29,38,43r-15,9v-9,-11,-16,-25,-27,-35v-4,-7,-2,-13,4,-17","w":174},{"d":"91,-272r0,0r0,0xm130,-142v20,16,40,33,39,70v-1,49,-29,72,-79,76v-85,6,-101,-120,-37,-145v-52,-29,-36,-131,38,-131v73,0,91,101,39,130xm91,-253v-30,0,-50,22,-50,52v0,31,19,52,50,52v32,0,50,-21,50,-52v0,-32,-19,-52,-50,-52xm91,-15v35,0,58,-19,58,-56v0,-36,-21,-57,-58,-58v-37,0,-58,22,-58,58v0,36,25,56,58,56","w":181,"k":{"9":15}},{"d":"113,-158v-26,-11,-76,-9,-76,25v0,46,68,30,92,57v40,46,-17,101,-80,77v-21,-7,-35,-21,-36,-47r19,0v0,41,91,45,91,2v0,-57,-104,-15,-106,-88v-2,-49,64,-61,102,-40","w":154,"k":{"z":7,"x":5,"t":4,"p":4,"m":4,"k":6,"j":5,"i":2,"h":2,"g":4,"f":11,"e":2,"d":11,"c":4,"b":2,"a":-1}},{"d":"125,0r0,-130r-114,0r81,-140r23,0r-68,118v-1,1,0,3,2,3r76,0r0,-121r20,0r0,121r12,0r0,19r-12,0r0,130r-20,0","w":164,"k":{"5":5}},{"d":"92,-108v32,0,57,-13,58,-46r0,-116r20,0r0,220v-1,32,-12,44,-38,53r-6,-16v34,-9,23,-54,24,-94v-45,36,-140,19,-140,-56r0,-107r20,0r0,111v2,36,26,51,62,51","w":182,"k":{"Z":4,"G":-4,"A":7}},{"d":"206,-108v32,0,57,-13,58,-46r0,-116r20,0r0,220v-1,32,-12,44,-38,53r-6,-16v34,-9,23,-54,24,-94v-45,36,-140,19,-140,-56r0,-107r20,0r0,111v2,36,26,51,62,51xm51,-351v12,-14,13,-50,39,-43v15,20,-18,37,-24,52","w":159},{"d":"87,-285v-28,-14,-37,25,-56,5v15,-36,57,-28,91,-12v19,9,33,-2,42,-14r13,10v-14,37,-57,27,-90,11xm189,-270r0,270r-21,0r-136,-229r0,229r-20,0r0,-270r20,0r136,229r0,-229r21,0","w":198},{"d":"77,-182v63,-2,70,52,67,118v-2,45,-20,68,-67,68v-64,0,-67,-49,-67,-114v0,-48,23,-70,67,-72xm77,-14v52,3,47,-49,47,-100v0,-32,-17,-48,-47,-50v-51,-1,-47,52,-47,104v0,32,18,45,47,46","w":154,"k":{"z":5,"y":-7,"x":7,"w":5,"v":4,"u":-5,"t":-5,"r":-5,"q":-11,"p":-4,"o":-7,"n":-4,"l":-4,"i":-5,"h":-2,"g":-5,"f":4,"e":-5,"d":-4,"c":-7,"a":-4}},{"d":"63,-213v-28,-14,-38,26,-56,5v15,-36,57,-28,91,-12v19,9,33,-2,42,-14r13,10v-15,36,-57,27,-90,11xm76,-182v63,-2,70,52,67,118v-2,45,-20,68,-67,68v-64,0,-67,-49,-67,-114v0,-48,23,-70,67,-72xm76,-14v52,3,47,-49,47,-100v0,-32,-17,-48,-47,-50v-51,-1,-47,52,-47,104v0,32,18,45,47,46","w":156},{"d":"12,-270v82,-5,151,2,151,82r0,116v5,80,-74,74,-151,72r0,-270xm32,-18v54,1,111,6,111,-50r0,-124v0,-57,-51,-64,-111,-60r0,234","w":170,"k":{"Z":7,"Y":-4,"X":2,"W":11,"V":11,"U":-5,"T":18,"S":-2,"R":-4,"P":-7,"O":-5,"N":-4,"M":-7,"L":-5,"K":-4,"J":11,"I":5,"H":-5,"G":-9,"F":-4,"E":-4,"D":-4,"A":9,"C":-7,"B":-4}},{"d":"83,-233v-35,-3,-46,20,-41,53r41,0r0,19v-13,1,-30,-2,-42,1r0,160r-20,0r0,-194v-1,-41,22,-57,62,-57r0,18","w":88,"k":{"y":-2,"w":-5,"v":-5,"s":7,"q":4,"p":9,"o":4,"n":2,"m":2,"g":2,"d":4,"c":4,"b":-2,"a":16}}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+-468-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("fD;$pX.{*:5cf_Or+XoF3D35Li.$;X5cLiCF*:>g;h)av({kLVR|sDv{LVR|sD>OL_5N+GS|;GS[_=doDV3Cf2s.~-}>bGRh:Lv;*pN+mZeYkjtOXg,T#6alcq|yF({$i8E!%r)5nKd$-XYN+GS|vGsy~k.N+GS|;GO{.$y$s=[X~oy$s=[tvOy$s=[j;Oy$s=[Y;hy$s=[Yshy$s=[Xs:teZD!8hhy$s=[Xv($N+GS|;=+N+GS|v(tF;8SafXlN+GS|;X;N+GS|vi3tLVR|sDv|NtCN3ke(R$yNLVR|sD}|ZOy$s=[Xvhy$s=[O;O5N+GS|vG+jLVR|sD;kLVR|sDdiLVR|sDs{m:hkmOy$s=[t.b$y-8;N+GS|;jO}LVR|sDR|LVR|sDsi}$y$s=[O~oy$s=[O.G[N+GS|;GCN+GS|;=;a.O$$phy$s=[k._O2Gd5N+GS|;X>tLVR|sD.tGOy$s=[O.Oy$s=[ts$y$s=[j;RNgLVR|sDR{:oy$s=[Ysoy$s=[t~oy$s=[OvGyfLVR|sDhkvh;RRk!N+GS|;XhN+GS|v(sY:$y$s=[ksooN+GS|;:.N+GS|vGh*GR;[bdROLVR|sDs|LVR|sDsELVR|sDd{LVR|sD.Ym$y$s=[tvhy$s=[tvi[5}oy$s=[j.$E!LVR|sDd!LVR|sDdFLVR|sD}!bh+N+GS|;GsXLVR|sDhOLVR|sDsyLVR|sDR8LVR|sDvF*Oy$s=[jsOy$s=[X.Oy$s=[O;=lELVR|sDv8LVR|sD>XLVR|sDs$LVR|sDv(f$y$s=[jv$y$s=[t.oy$s=[tsjY(.oON+GS|;D>N+GS|;=oqLVR|sDv$>Dvk2g.|pDO{f_3kfbyT-GSaN=$k2gSap=$|2XyOpX+{*_yg-:3c;k!gpVO|*Vs5m8{r*:v,vk!q*({qLkeK~g+8+$|cfG),-(TqNV>Tp:O(;b$X*LC(+D;q+:!tL_!jp$|c+:aTC_5T2g>ON8},pD5jvL>TpiEc*D5(+D!Yp:RTf:;qNker*Gya~Fa6*bOg:i.p*h$+-L[p*h$5fbeT")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":299,"face":{"font-family":"advent","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"270","descent":"-90","x-height":"4","bbox":"-26 -394.893 453.208 79","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+00FF"}}));

/*!
 * jQuery corner plugin: simple corner rounding
 * Examples and documentation at: http://jquery.malsup.com/corner/
 * version 2.11 (15-JUN-2010)
 * Requires jQuery v1.3.2 or later
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 * Authors: Dave Methvin and Mike Alsup
 */

/**
 *  corner() takes a single string argument:  $('#myDiv').corner("effect corners width")
 *
 *  effect:  name of the effect to apply, such as round, bevel, notch, bite, etc (default is round). 
 *  corners: one or more of: top, bottom, tr, tl, br, or bl.  (default is all corners)
 *  width:   width of the effect; in the case of rounded corners this is the radius. 
 *           specify this value using the px suffix such as 10px (yes, it must be pixels).
 */
;(function($) { 

var style = document.createElement('div').style;
var moz = style['MozBorderRadius'] !== undefined;
var webkit = style['WebkitBorderRadius'] !== undefined;
var radius = style['borderRadius'] !== undefined || style['BorderRadius'] !== undefined;
var mode = document.documentMode || 0;
var noBottomFold = $.browser.msie && (($.browser.version < 8 && !mode) || mode < 8);

$.support = $.support || {};
$.support.borderRadius = moz || webkit || radius; // so you can do:  if (!$.support.borderRadius) $('#myDiv').corner();

var expr = $.browser.msie && (function() {
    var div = document.createElement('div');
    try { div.style.setExpression('width','0+0'); div.style.removeExpression('width'); }
    catch(e) { return false; }
    return true;
})();
    
function sz(el, p) { 
    return parseInt($.css(el,p))||0; 
};
function hex2(s) {
    var s = parseInt(s).toString(16);
    return ( s.length < 2 ) ? '0'+s : s;
};
function gpc(node) {
    while(node) {
        var v = $.css(node,'backgroundColor');
        if (v && v != 'transparent' && v != 'rgba(0, 0, 0, 0)') {
	        if (v.indexOf('rgb') >= 0) { 
	            var rgb = v.match(/\d+/g); 
	            return '#'+ hex2(rgb[0]) + hex2(rgb[1]) + hex2(rgb[2]);
	        }
            return v;
		}
		if (node.nodeName.toLowerCase() == 'html')
		    break;
		node = node.parentNode; // keep walking if transparent
    }
    return '#ffffff';
};

function getWidth(fx, i, width) {
    switch(fx) {
    case 'round':  return Math.round(width*(1-Math.cos(Math.asin(i/width))));
    case 'cool':   return Math.round(width*(1+Math.cos(Math.asin(i/width))));
    case 'sharp':  return Math.round(width*(1-Math.cos(Math.acos(i/width))));
    case 'bite':   return Math.round(width*(Math.cos(Math.asin((width-i-1)/width))));
    case 'slide':  return Math.round(width*(Math.atan2(i,width/i)));
    case 'jut':    return Math.round(width*(Math.atan2(width,(width-i-1))));
    case 'curl':   return Math.round(width*(Math.atan(i)));
    case 'tear':   return Math.round(width*(Math.cos(i)));
    case 'wicked': return Math.round(width*(Math.tan(i)));
    case 'long':   return Math.round(width*(Math.sqrt(i)));
    case 'sculpt': return Math.round(width*(Math.log((width-i-1),width)));
	case 'dogfold':
    case 'dog':    return (i&1) ? (i+1) : width;
    case 'dog2':   return (i&2) ? (i+1) : width;
    case 'dog3':   return (i&3) ? (i+1) : width;
    case 'fray':   return (i%2)*width;
    case 'notch':  return width; 
	case 'bevelfold':
    case 'bevel':  return i+1;
    }
};

$.fn.corner = function(options) {
    // in 1.3+ we can fix mistakes with the ready state
	if (this.length == 0) {
        if (!$.isReady && this.selector) {
            var s = this.selector, c = this.context;
            $(function() {
                $(s,c).corner(options);
            });
        }
        return this;
	}

    return this.each(function(index){
		var $this = $(this);
		// meta values override options
		var o = [$this.attr($.fn.corner.defaults.metaAttr) || '', options || ''].join(' ').toLowerCase();
		var keep = /keep/.test(o);                       // keep borders?
		var cc = ((o.match(/cc:(#[0-9a-f]+)/)||[])[1]);  // corner color
		var sc = ((o.match(/sc:(#[0-9a-f]+)/)||[])[1]);  // strip color
		var width = parseInt((o.match(/(\d+)px/)||[])[1]) || 10; // corner width
		var re = /round|bevelfold|bevel|notch|bite|cool|sharp|slide|jut|curl|tear|fray|wicked|sculpt|long|dog3|dog2|dogfold|dog/;
		var fx = ((o.match(re)||['round'])[0]);
		var fold = /dogfold|bevelfold/.test(o);
		var edges = { T:0, B:1 };
		var opts = {
			TL:  /top|tl|left/.test(o),       TR:  /top|tr|right/.test(o),
			BL:  /bottom|bl|left/.test(o),    BR:  /bottom|br|right/.test(o)
		};
		if ( !opts.TL && !opts.TR && !opts.BL && !opts.BR )
			opts = { TL:1, TR:1, BL:1, BR:1 };
			
		// support native rounding
		if ($.fn.corner.defaults.useNative && fx == 'round' && (radius || moz || webkit) && !cc && !sc) {
			if (opts.TL)
				$this.css(radius ? 'border-top-left-radius' : moz ? '-moz-border-radius-topleft' : '-webkit-border-top-left-radius', width + 'px');
			if (opts.TR)
				$this.css(radius ? 'border-top-right-radius' : moz ? '-moz-border-radius-topright' : '-webkit-border-top-right-radius', width + 'px');
			if (opts.BL)
				$this.css(radius ? 'border-bottom-left-radius' : moz ? '-moz-border-radius-bottomleft' : '-webkit-border-bottom-left-radius', width + 'px');
			if (opts.BR)
				$this.css(radius ? 'border-bottom-right-radius' : moz ? '-moz-border-radius-bottomright' : '-webkit-border-bottom-right-radius', width + 'px');
			return;
		}
			
		var strip = document.createElement('div');
		$(strip).css({
			overflow: 'hidden',
			height: '1px',
			minHeight: '1px',
			fontSize: '1px',
			backgroundColor: sc || 'transparent',
			borderStyle: 'solid'
		});
	
        var pad = {
            T: parseInt($.css(this,'paddingTop'))||0,     R: parseInt($.css(this,'paddingRight'))||0,
            B: parseInt($.css(this,'paddingBottom'))||0,  L: parseInt($.css(this,'paddingLeft'))||0
        };

        if (typeof this.style.zoom != undefined) this.style.zoom = 1; // force 'hasLayout' in IE
        if (!keep) this.style.border = 'none';
        strip.style.borderColor = cc || gpc(this.parentNode);
        var cssHeight = $(this).outerHeight();

        for (var j in edges) {
            var bot = edges[j];
            // only add stips if needed
            if ((bot && (opts.BL || opts.BR)) || (!bot && (opts.TL || opts.TR))) {
                strip.style.borderStyle = 'none '+(opts[j+'R']?'solid':'none')+' none '+(opts[j+'L']?'solid':'none');
                var d = document.createElement('div');
                $(d).addClass('jquery-corner');
                var ds = d.style;

                bot ? this.appendChild(d) : this.insertBefore(d, this.firstChild);

                if (bot && cssHeight != 'auto') {
                    if ($.css(this,'position') == 'static')
                        this.style.position = 'relative';
                    ds.position = 'absolute';
                    ds.bottom = ds.left = ds.padding = ds.margin = '0';
                    if (expr)
                        ds.setExpression('width', 'this.parentNode.offsetWidth');
                    else
                        ds.width = '100%';
                }
                else if (!bot && $.browser.msie) {
                    if ($.css(this,'position') == 'static')
                        this.style.position = 'relative';
                    ds.position = 'absolute';
                    ds.top = ds.left = ds.right = ds.padding = ds.margin = '0';
                    
                    // fix ie6 problem when blocked element has a border width
                    if (expr) {
                        var bw = sz(this,'borderLeftWidth') + sz(this,'borderRightWidth');
                        ds.setExpression('width', 'this.parentNode.offsetWidth - '+bw+'+ "px"');
                    }
                    else
                        ds.width = '100%';
                }
                else {
                	ds.position = 'relative';
                    ds.margin = !bot ? '-'+pad.T+'px -'+pad.R+'px '+(pad.T-width)+'px -'+pad.L+'px' : 
                                        (pad.B-width)+'px -'+pad.R+'px -'+pad.B+'px -'+pad.L+'px';                
                }

                for (var i=0; i < width; i++) {
                    var w = Math.max(0,getWidth(fx,i, width));
                    var e = strip.cloneNode(false);
                    e.style.borderWidth = '0 '+(opts[j+'R']?w:0)+'px 0 '+(opts[j+'L']?w:0)+'px';
                    bot ? d.appendChild(e) : d.insertBefore(e, d.firstChild);
                }
				
				if (fold && $.support.boxModel) {
					if (bot && noBottomFold) continue;
					for (var c in opts) {
						if (!opts[c]) continue;
						if (bot && (c == 'TL' || c == 'TR')) continue;
						if (!bot && (c == 'BL' || c == 'BR')) continue;
						
						var common = { position: 'absolute', border: 'none', margin: 0, padding: 0, overflow: 'hidden', backgroundColor: strip.style.borderColor };
						var $horz = $('<div/>').css(common).css({ width: width + 'px', height: '1px' });
						switch(c) {
						case 'TL': $horz.css({ bottom: 0, left: 0 }); break;
						case 'TR': $horz.css({ bottom: 0, right: 0 }); break;
						case 'BL': $horz.css({ top: 0, left: 0 }); break;
						case 'BR': $horz.css({ top: 0, right: 0 }); break;
						}
						d.appendChild($horz[0]);
						
						var $vert = $('<div/>').css(common).css({ top: 0, bottom: 0, width: '1px', height: width + 'px' });
						switch(c) {
						case 'TL': $vert.css({ left: width }); break;
						case 'TR': $vert.css({ right: width }); break;
						case 'BL': $vert.css({ left: width }); break;
						case 'BR': $vert.css({ right: width }); break;
						}
						d.appendChild($vert[0]);
					}
				}
            }
        }
    });
};

$.fn.uncorner = function() { 
	if (radius || moz || webkit)
		this.css(radius ? 'border-radius' : moz ? '-moz-border-radius' : '-webkit-border-radius', 0);
	$('div.jquery-corner', this).remove();
	return this;
};

// expose options
$.fn.corner.defaults = {
	useNative: true, // true if plugin should attempt to use native browser support for border radius rounding
	metaAttr:  'data-corner' // name of meta attribute to use for options
};
   
})(jQuery);

