/*
 * 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) 1992
 */
Cufon.registerFont({"w":200,"face":{"font-family":"Helvetica","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-12 -279 334 78.6638","underline-thickness":"7.2","underline-position":"-44.28","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":100,"k":{"Y":6,"A":13}},"!":{"d":"86,-51r0,51r-52,0r0,-51r52,0xm88,-258v3,70,-8,126,-15,186r-27,0v-6,-60,-17,-117,-14,-186r56,0","w":119},"\"":{"d":"100,-161r0,-97r35,0r0,97r-35,0xm35,-161r0,-97r36,0r-1,97r-35,0","w":170},"#":{"d":"183,-104r-4,32r-35,0r-10,72r-34,0r10,-72r-35,0r-10,72r-34,0r10,-72r-35,0r4,-32r35,0r7,-43r-35,0r4,-33r35,0r10,-71r34,0r-10,71r35,0r10,-71r33,0r-10,71r35,0r-4,33r-35,0r-6,43r35,0xm121,-147r-35,0r-7,43r35,0"},"$":{"d":"16,-181v0,-44,30,-76,75,-75r0,-23r17,0r0,23v49,5,75,27,76,76r-46,0v-1,-24,-6,-37,-30,-37r0,67v43,15,80,25,80,79v0,46,-33,79,-80,77r1,35r-17,0r0,-35v-56,0,-81,-27,-81,-83r47,0v2,30,9,40,34,45r0,-76v-46,-11,-76,-27,-76,-73xm92,-217v-30,-4,-39,35,-21,52v5,5,12,8,21,10r0,-62xm108,-32v46,-1,39,-66,0,-70r0,70"},"%":{"d":"244,4v-35,0,-65,-30,-65,-65v0,-35,30,-66,65,-66v35,0,66,31,66,66v0,35,-31,65,-66,65xm244,-90v-15,0,-28,13,-28,29v0,15,13,29,28,28v15,0,29,-12,29,-28v0,-16,-14,-29,-29,-29xm76,-125v-36,0,-66,-30,-66,-65v0,-35,30,-66,65,-66v35,0,66,31,66,66v0,35,-30,65,-65,65xm75,-219v-15,1,-28,13,-28,29v0,15,13,29,28,28v15,0,29,-12,29,-28v0,-15,-14,-29,-29,-29xm244,-256r-143,263r-27,0r143,-263r27,0","w":320},"&":{"d":"116,-167v12,-9,22,-16,24,-32v1,-13,-9,-22,-22,-21v-30,4,-24,34,-2,53xm235,-134v-1,38,-10,52,-30,77r47,57r-60,0r-18,-22v-19,19,-39,27,-74,29v-58,3,-100,-59,-72,-111v8,-14,26,-30,47,-41v-13,-14,-23,-32,-24,-54v-1,-37,31,-59,69,-59v34,0,64,25,63,59v-1,32,-18,47,-43,62r37,45v9,-14,14,-21,13,-42r45,0xm70,-70v-2,40,59,43,78,16r-48,-59v-19,15,-29,18,-30,43","w":259},"'":{"d":"25,-161r0,-97r35,0r0,97r-35,0","w":85,"k":{"s":13,"'":13," ":20}},"(":{"d":"113,-264v-65,88,-62,252,0,339r-37,0v-36,-47,-64,-99,-64,-169v0,-71,28,-123,64,-170r37,0","w":119},")":{"d":"7,75v62,-89,64,-251,-1,-339r38,0v35,48,63,99,63,169v0,72,-28,122,-63,170r-37,0","w":119},"*":{"d":"122,-228r8,26r-38,12r25,35r-23,16r-24,-33r-25,33r-22,-16r24,-35r-38,-12r9,-26r36,12r1,-42r30,0r0,42","w":140},"+":{"d":"85,-111r0,-71r40,0r0,71r71,0r0,40r-71,0r0,71r-40,0r0,-71r-71,0r0,-40r71,0","w":210},",":{"d":"77,-53v3,59,-1,106,-54,113r0,-19v21,-5,30,-17,30,-41r-30,0r0,-53r54,0","w":100},"-":{"d":"110,-124r0,47r-100,0r0,-47r100,0","w":119},".":{"d":"77,-53r0,53r-54,0r0,-53r54,0","w":100},"\/":{"d":"112,-265r-82,272r-42,0r82,-272r42,0","w":100},"0":{"d":"100,7v-69,0,-89,-52,-88,-132v0,-80,18,-131,88,-131v69,0,89,52,89,131v-1,80,-19,132,-89,132xm100,-215v-38,5,-37,37,-37,90v0,53,-1,86,37,92v38,-6,37,-39,37,-92v0,-53,1,-84,-37,-90"},"1":{"d":"25,-211v39,2,68,-12,69,-45r42,0r0,256r-50,0r0,-176r-61,0r0,-35","k":{"1":20}},"2":{"d":"98,-213v-27,1,-38,17,-37,48r-49,0v-1,-56,29,-88,83,-91v71,-4,114,77,71,133v-19,25,-75,52,-93,78r111,0r0,45r-175,0v-9,-97,116,-102,124,-177v2,-21,-14,-36,-35,-36"},"3":{"d":"134,-76v-1,-29,-23,-37,-58,-36r0,-36v31,2,51,-8,51,-35v0,-19,-12,-32,-32,-32v-25,0,-35,16,-35,41r-46,0v-1,-53,31,-82,84,-82v72,0,110,91,49,120v22,8,39,30,39,60v0,78,-105,107,-154,60v-15,-15,-23,-35,-23,-62r50,0v-1,28,12,45,37,45v23,-1,38,-19,38,-43"},"4":{"d":"47,-96r64,0r0,-110xm189,-96r0,39r-28,0r0,57r-50,0r0,-57r-101,0r0,-43r93,-156r58,0r0,160r28,0"},"5":{"d":"134,-81v0,-44,-54,-62,-72,-28r-45,-2r18,-140r140,0r0,42r-104,0r-8,56v49,-37,130,3,123,68v7,80,-91,117,-150,74v-18,-14,-27,-33,-27,-57r51,0v2,21,14,35,36,35v24,0,38,-22,38,-48"},"6":{"d":"11,-122v0,-101,67,-164,147,-117v15,16,19,21,24,48r-50,0v-3,-32,-53,-31,-63,-2v-4,13,-11,32,-8,49v39,-49,126,-8,126,58v0,53,-32,93,-83,93v-69,0,-93,-52,-93,-129xm102,-33v23,-1,34,-20,34,-49v0,-25,-13,-43,-36,-43v-25,0,-38,18,-38,44v0,27,15,49,40,48"},"7":{"d":"45,0v2,-86,45,-157,91,-207r-127,0r0,-44r181,0r0,39v-51,53,-90,120,-93,212r-52,0"},"8":{"d":"67,-184v0,17,14,32,33,32v20,0,31,-14,31,-32v1,-17,-13,-31,-29,-31v-21,-1,-35,11,-35,31xm150,-138v73,29,33,145,-50,145v-51,0,-88,-29,-88,-78v0,-36,13,-52,38,-65v-62,-31,-22,-120,49,-120v44,0,81,25,81,67v0,26,-11,43,-30,51xm100,-33v22,0,37,-17,37,-41v0,-24,-16,-40,-38,-40v-22,0,-36,17,-36,40v0,24,13,41,37,41"},"9":{"d":"97,-214v-25,0,-36,17,-36,43v-1,31,10,46,38,47v23,0,38,-19,37,-43v0,-28,-12,-47,-39,-47xm188,-124v6,98,-73,165,-147,113v-15,-11,-23,-28,-25,-48r50,0v2,30,44,33,58,10v7,-11,18,-36,12,-56v-38,49,-125,7,-125,-59v0,-57,32,-92,87,-92v69,0,85,53,90,132"},":":{"d":"87,-53r0,53r-54,0r0,-53r54,0xm87,-184r0,52r-54,0r0,-52r54,0","w":119},";":{"d":"87,-53v3,59,-1,106,-54,113r0,-19v21,-5,30,-17,30,-41r-30,0r0,-53r54,0xm87,-184r0,52r-54,0r0,-52r54,0","w":119},"<":{"d":"197,-36r0,39r-183,-78r0,-32r182,-78r0,39r-130,55","w":210},"=":{"d":"195,-151r0,40r-181,0r0,-40r181,0xm195,-72r0,41r-181,0r0,-41r181,0","w":210},">":{"d":"14,-36r130,-55r-131,-55r0,-39r183,78r1,32r-183,78r0,-39","w":210},"?":{"d":"200,-185v3,58,-66,51,-65,110r-48,0v-11,-63,53,-64,59,-109v4,-34,-40,-44,-62,-26v-7,6,-10,17,-12,32r-50,1v-2,-52,35,-84,86,-85v52,0,90,26,92,77xm138,-51r0,51r-52,0r0,-51r52,0","w":219},"@":{"d":"141,-85v41,4,63,-78,14,-81v-39,-4,-63,78,-14,81xm74,-112v0,-67,82,-122,121,-65r4,-20r32,0v-7,37,-18,69,-23,108v0,5,2,7,5,7v23,-2,41,-33,41,-63v0,-57,-41,-92,-98,-92v-60,0,-103,47,-103,108v0,97,121,139,183,78r32,0v-22,33,-59,58,-110,58v-75,2,-141,-60,-141,-136v0,-74,64,-136,139,-136v67,0,127,46,127,111v0,54,-45,103,-92,105v-12,0,-20,-8,-21,-19v-32,40,-96,8,-96,-44","w":300},"A":{"d":"82,-53r-18,53r-57,0r92,-258r63,0r91,258r-59,0r-17,-53r-95,0xm96,-98r66,0r-32,-102","w":259,"k":{"y":13,"w":6,"v":13,"Y":33,"W":20,"V":27,"T":27,"'":20," ":13}},"B":{"d":"240,-77v0,54,-38,77,-103,77r-110,0r0,-258v87,3,205,-21,206,66v0,29,-12,42,-32,53v26,10,39,29,39,62xm187,-82v-1,-45,-64,-29,-108,-32r0,69v46,-2,110,13,108,-37xm181,-186v0,-41,-62,-25,-102,-28r0,57v40,-3,102,12,102,-29","w":259},"C":{"d":"15,-129v0,-80,44,-135,120,-136v60,-1,106,38,111,91r-54,0v-6,-30,-24,-45,-57,-45v-46,0,-64,40,-64,91v0,47,20,88,64,88v33,0,52,-19,57,-49r54,0v-11,59,-47,95,-112,96v-77,0,-119,-56,-119,-136","w":259},"D":{"d":"247,-135v1,75,-38,135,-108,135r-112,0r0,-258r114,0v70,-1,106,51,106,123xm192,-131v-2,-52,-13,-83,-60,-83r-52,0r0,169r53,0v41,0,60,-40,59,-86","w":259},"E":{"d":"217,-258r0,45r-137,0r0,55r126,0r0,45r-126,0r0,67r144,0r0,46r-197,0r0,-258r190,0","w":240},"F":{"d":"81,-109r0,109r-54,0r0,-258r184,0r0,45r-130,0r0,59r114,0r0,45r-114,0","w":219,"k":{"A":20,".":40,",":40}},"G":{"d":"71,-128v0,97,120,123,138,32r-61,0r0,-43r108,0r0,139r-35,0r-6,-32v-21,26,-41,39,-80,39v-73,0,-119,-58,-119,-136v0,-79,49,-136,126,-136v59,0,111,35,113,87r-54,0v-1,-21,-31,-44,-56,-43v-49,3,-74,40,-74,93","w":280},"H":{"d":"180,-116r-100,0r0,116r-54,0r0,-258r54,0r0,97r100,0r0,-97r54,0r0,258r-54,0r0,-116","w":259},"I":{"d":"77,-258r0,258r-54,0r0,-258r54,0","w":100},"J":{"d":"90,-37v22,0,30,-11,30,-38r0,-183r54,0r0,183v1,53,-28,83,-80,81v-69,-2,-87,-27,-86,-104r50,0v1,40,0,61,32,61"},"K":{"d":"85,-87r0,87r-54,0r0,-258r54,0r0,105r99,-105r70,0r-106,105r112,153r-70,0r-79,-113","w":259},"L":{"d":"81,-258r0,211r129,0r0,47r-183,0r0,-258r54,0","w":219,"k":{"y":13,"Y":33,"W":20,"V":27,"T":27,"'":20," ":6}},"M":{"d":"275,-258r0,258r-50,0r0,-216r-49,216r-53,0r-47,-216r-1,216r-50,0r0,-258r79,0r46,203r47,-203r78,0","w":299},"N":{"d":"185,-258r50,0r0,258r-54,0r-105,-184r-1,184r-50,0r0,-258r57,0r102,180","w":259},"O":{"d":"140,7v-81,0,-125,-53,-125,-136v1,-84,43,-136,125,-136v81,0,124,53,124,136v0,83,-42,136,-124,136xm140,-220v-48,0,-71,39,-71,91v0,52,23,90,71,90v47,0,70,-37,70,-90v0,-53,-22,-91,-70,-91","w":280},"P":{"d":"226,-176v0,47,-34,83,-83,83r-62,0r0,93r-54,0r0,-258r118,0v50,-1,81,32,81,82xm171,-178v0,-44,-48,-35,-90,-36r0,76v43,0,90,8,90,-40","w":240,"k":{"A":27,".":46,",":46," ":6}},"Q":{"d":"69,-129v0,62,43,107,100,83r-26,-24r28,-29r27,25v27,-53,10,-150,-58,-146v-48,3,-71,39,-71,91xm264,-129v0,41,-10,69,-27,92r28,27r-28,29r-31,-29v-18,10,-39,17,-66,17v-81,-2,-125,-53,-125,-136v1,-84,43,-136,125,-136v81,0,124,53,124,136","w":280},"R":{"d":"178,-52v0,-66,-48,-46,-98,-49r0,101r-53,0r0,-258r131,0v82,-12,109,110,41,134v29,12,31,24,33,66v1,32,-4,42,12,51r0,7r-60,0v-4,-18,-6,-28,-6,-52xm185,-180v0,-47,-61,-32,-105,-34r0,69v44,-3,105,14,105,-35","w":259,"k":{"Y":13,"W":6,"V":6}},"S":{"d":"226,-78v0,96,-146,106,-192,54v-13,-15,-20,-34,-20,-56r52,0v1,31,22,39,55,42v41,3,73,-32,41,-55v-53,-22,-144,-16,-144,-93v0,-86,134,-101,179,-49v14,15,21,32,21,53r-52,0v4,-49,-95,-53,-98,-8v20,63,158,13,158,112","w":240},"T":{"d":"137,-213r0,213r-54,0r0,-213r-78,0r0,-45r210,0r0,45r-78,0","w":219,"k":{"y":27,"w":27,"u":27,"s":27,"r":20,"o":27,"i":6,"e":27,"c":27,"a":27,"O":6,"A":27,";":40,":":40,".":40,"-":20,",":40}},"U":{"d":"127,-39v36,0,52,-15,52,-49r0,-170r55,0r0,168v0,67,-38,97,-106,97v-63,0,-102,-32,-102,-94r0,-171r55,0r0,167v-1,31,18,52,46,52","w":259},"V":{"d":"177,-258r56,0r-88,258r-51,0r-87,-258r58,0r55,195","w":240,"k":{"y":13,"u":13,"r":20,"o":27,"i":6,"e":20,"a":20,"A":27,";":20,":":20,".":33,"-":20,",":33}},"W":{"d":"170,-202r-41,202r-50,0r-73,-258r57,0r41,189r37,-189r57,0r39,189r43,-189r54,0r-72,258r-52,0","w":339,"k":{"y":6,"u":6,"r":6,"o":6,"i":3,"e":6,"a":13,"A":20,";":6,":":6,".":20,"-":7,",":20}},"X":{"d":"150,-134r85,134r-66,0r-49,-88r-52,88r-63,0r84,-132r-79,-126r64,0r46,83r47,-83r63,0","w":240},"Y":{"d":"149,-97r0,97r-54,0r0,-98r-90,-160r64,0r53,112r52,-112r61,0","w":240,"k":{"v":20,"u":20,"q":27,"p":20,"o":27,"i":13,"e":20,"a":20,"A":33,";":27,":":27,".":40,"-":20,",":40," ":6}},"Z":{"d":"211,-46r0,46r-202,0r0,-46r134,-167r-130,0r0,-45r197,0r0,42r-135,170r136,0","w":219},"[":{"d":"66,-225r0,261r45,0r0,35r-89,0r0,-331r89,0r0,35r-45,0","w":119},"\\":{"d":"70,7r-82,-272r42,0r82,272r-42,0","w":100},"]":{"d":"53,36r0,-261r-45,0r0,-35r89,0r0,331r-88,0r0,-35r44,0","w":119},"^":{"d":"62,-116r-40,0r65,-135r36,0r65,135r-40,0r-43,-95","w":210},"_":{"d":"200,45r-200,0r0,-18r200,0r0,18"},"`":{"d":"62,-217r-53,-53r56,0r34,53r-37,0","w":119,"k":{"`":13}},"a":{"d":"102,-197v42,0,76,17,76,56r1,104v0,18,0,26,11,29r0,8r-55,0v-2,-7,-3,-15,-4,-23v-28,43,-121,36,-121,-28v0,-64,67,-59,115,-73v12,-18,-5,-32,-29,-32v-19,0,-29,9,-31,26r-48,0v4,-47,32,-67,85,-67xm84,-31v33,1,51,-23,45,-62v-17,14,-70,5,-68,39v1,14,9,23,23,23"},"b":{"d":"114,-36v28,1,42,-28,42,-58v0,-34,-12,-59,-43,-59v-32,0,-43,27,-43,62v-1,31,15,55,44,55xm127,5v-27,0,-45,-11,-55,-29r-1,24r-49,0r0,-258r50,0r0,91v44,-63,136,-16,136,69v0,57,-27,103,-81,103","w":219},"c":{"d":"103,-36v17,1,33,-19,34,-34r51,0v-3,44,-40,75,-87,75v-57,0,-89,-39,-89,-95v0,-89,75,-132,144,-93v21,12,31,33,33,60r-51,0v-4,-19,-13,-31,-34,-31v-26,0,-41,25,-40,55v1,40,6,61,39,63"},"d":{"d":"91,-197v27,0,45,12,56,30r1,-91r50,0r0,258r-49,0r0,-24v-10,18,-28,29,-56,29v-53,0,-81,-47,-81,-103v0,-56,28,-99,79,-99xm107,-153v-31,0,-43,25,-43,59v0,31,13,58,41,58v29,0,46,-23,45,-55v0,-35,-11,-62,-43,-62","w":219},"e":{"d":"58,-82v-4,48,61,63,78,26r52,0v-10,36,-39,61,-84,61v-66,0,-95,-38,-96,-105v0,-59,34,-99,92,-97v64,1,93,45,90,115r-132,0xm138,-115v2,-35,-43,-52,-66,-30v-6,7,-11,17,-12,30r78,0"},"f":{"d":"113,-220v-24,-2,-35,1,-32,28r33,0r0,36r-32,0r0,156r-51,0r0,-156r-27,0r-1,-36r28,0v-6,-56,26,-77,82,-69r0,41","w":119,"k":{"'":-6}},"g":{"d":"94,-197v28,0,47,14,56,34r0,-29r49,0r0,182v11,88,-89,105,-153,75v-19,-9,-27,-25,-27,-44r54,0v12,34,86,22,76,-25v-1,-8,1,-18,-1,-24v-10,18,-24,29,-51,29v-54,0,-83,-43,-83,-99v0,-56,28,-97,80,-99xm105,-153v-28,2,-38,25,-39,58v0,29,13,54,40,54v30,0,43,-24,43,-56v1,-30,-15,-57,-44,-56","w":219},"h":{"d":"73,-167v25,-48,122,-35,123,35r1,132r-51,0r0,-116v1,-27,-9,-38,-33,-38v-62,0,-33,97,-39,154r-51,0r0,-258r50,0r0,91","w":219},"i":{"d":"24,-192r51,0r0,192r-51,0r0,-192xm75,-261r0,47r-51,0r0,-47r51,0","w":100},"j":{"d":"1,37v16,1,25,-2,24,-18r0,-211r50,0r0,212v1,50,-23,58,-74,57r0,-40xm75,-261r0,47r-50,0r0,-47r50,0","w":100},"k":{"d":"75,-60r0,60r-50,0r0,-258r50,0r0,139r63,-73r62,0r-68,75r70,117r-60,0r-46,-82","w":207},"l":{"d":"75,-258r0,258r-50,0r0,-258r50,0","w":100},"m":{"d":"179,-166v26,-53,118,-33,118,34r0,132r-50,0r0,-116v1,-23,-8,-38,-27,-38v-60,0,-27,99,-35,154r-50,0r0,-115v0,-27,-6,-38,-30,-39v-22,0,-31,15,-32,37r0,117r-50,0r0,-192r48,0r0,29v16,-42,90,-45,108,-3","w":320},"n":{"d":"71,-163v25,-54,124,-40,125,31r1,132r-51,0r0,-116v1,-27,-9,-38,-33,-38v-62,0,-33,97,-39,154r-51,0r0,-192r48,0r0,29","w":219},"o":{"d":"110,-197v59,0,98,41,98,101v0,61,-38,101,-98,101v-60,0,-98,-40,-98,-101v0,-61,39,-101,98,-101xm110,-37v31,0,46,-24,46,-59v0,-35,-14,-58,-46,-58v-31,0,-46,25,-46,58v0,35,14,58,46,59","w":219},"p":{"d":"113,-153v-32,0,-42,26,-42,62v0,32,14,55,43,55v28,1,42,-28,42,-58v0,-34,-12,-59,-43,-59xm127,5v-26,-1,-43,-11,-54,-29r0,99r-51,0r0,-267r48,0r1,28v14,-21,27,-33,57,-33v51,0,80,43,80,99v0,57,-27,103,-81,103","w":219},"q":{"d":"96,-197v26,0,43,14,53,34r1,-29r48,0r1,267r-51,0r0,-99v-11,19,-29,29,-55,29v-50,2,-81,-46,-81,-97v0,-57,30,-106,84,-105xm106,-153v-32,0,-42,25,-42,61v0,34,11,55,43,55v28,0,42,-24,42,-58v0,-34,-12,-58,-43,-58","w":219},"r":{"d":"134,-145v-39,-3,-62,9,-61,45r0,100r-50,0r0,-192r48,0r0,34v14,-27,27,-42,63,-38r0,51","w":140,"k":{".":20,",":20,"'":-13}},"s":{"d":"48,-87v-62,-28,-22,-116,47,-110v50,4,85,18,86,64r-49,0v3,-31,-65,-35,-65,-7v0,18,84,27,89,34v65,31,19,111,-53,111v-51,0,-92,-20,-92,-66r52,0v1,22,15,28,41,28v17,0,31,-5,32,-20v1,-20,-84,-28,-88,-34"},"t":{"d":"111,1v-41,2,-81,5,-81,-40r0,-117r-26,0r-1,-36r26,0r1,-51r50,0r0,51r31,0r0,36r-31,0r0,105v-3,19,15,15,31,14r0,38","w":119},"u":{"d":"107,-37v61,0,33,-97,39,-155r50,0r0,192r-48,0r0,-27v-29,54,-123,38,-124,-39r-1,-126r51,0r0,119v1,23,10,36,33,36","w":219},"v":{"d":"195,-192r-69,192r-53,0r-69,-192r56,0r40,142r41,-142r54,0","k":{".":27,",":27}},"w":{"d":"276,-192r-54,192r-52,0r-30,-140r-31,140r-51,0r-55,-192r54,0r30,138r27,-138r51,0r29,138r31,-138r51,0","w":280,"k":{".":13,",":13}},"x":{"d":"130,-98r65,98r-63,0r-33,-58r-33,58r-61,0r66,-98r-63,-94r61,0r32,56r32,-56r59,0"},"y":{"d":"194,-192v-30,78,-59,190,-95,255v-8,14,-42,16,-68,13r0,-40v26,3,41,-3,43,-28r-71,-200r56,0r42,142r39,-142r54,0","k":{".":27,",":27}},"z":{"d":"169,-150r-97,109r100,0r1,41r-166,0r0,-39r98,-112r-91,0r0,-41r155,0r0,42","w":180},"{":{"d":"131,39r0,32v-45,5,-79,-10,-80,-50v-1,-43,14,-103,-34,-99r0,-33v48,3,34,-57,34,-100v0,-40,35,-54,80,-49r0,32v-22,-1,-37,0,-36,24v1,50,8,108,-41,109v84,8,-4,145,77,134","w":140},"|":{"d":"30,7r0,-272r41,0r0,272r-41,0","w":100},"}":{"d":"89,-211v1,43,-13,102,34,100r0,33v-48,-3,-33,57,-34,99v-1,40,-35,55,-80,50r0,-32v22,1,37,0,36,-24v-1,-50,-8,-108,41,-109v-48,-3,-43,-59,-41,-110v1,-23,-14,-25,-36,-24r-1,-32v45,-4,80,9,81,49","w":140},"~":{"d":"143,-60v-36,-4,-89,-52,-108,1r-13,-32v9,-18,22,-31,45,-31v29,0,50,20,76,25v13,0,25,-13,32,-26r13,32v-13,18,-22,29,-45,31","w":210},"\u00a0":{"w":100,"k":{"Y":6,"A":13}}}});
