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) neogrey creative, 2003-2008. All rights reserved.
 * 
 * Trademark:
 * Neogrey is a trademark of neogrey creative.
 * 
 * Description:
 * Free for personal use. Do not distribute. Please, report usage to
 * ivan@neogrey.com
 * 
 * Manufacturer:
 * neogrey creative
 * 
 * Designer:
 * Ivan Philipov
 * 
 * Vendor URL:
 * www.neogrey.com
 */
Cufon.registerFont({"w":500,"face":{"font-family":"Neogrey","font-weight":400,"font-stretch":"normal","units-per-em":"1000","panose-1":"4 8 6 5 4 2 0 6 2 3","ascent":"800","descent":"-200","bbox":"-198 -1013 1357.4 282.951","underline-thickness":"50","underline-position":"-50","stemh":"58","stemv":"59","unicode-range":"U+0020-U+FB02"},"glyphs":{" ":{"w":341,"k":{"j":114}},"\u00a0":{"w":341},"$":{"d":"160,-801r172,0v3,-42,-15,-108,30,-108v44,0,27,66,30,108r275,0v17,0,30,13,30,30v0,16,-13,30,-30,30r-507,0v-55,0,-99,43,-99,98r0,114v0,54,44,98,99,98r380,0v86,0,157,71,157,158r0,114v0,87,-71,158,-157,158r-148,0v-2,41,12,102,-30,102v-43,0,-27,-61,-30,-102r-300,0v-17,0,-30,-13,-30,-30v0,-16,13,-29,30,-29r508,0v54,0,98,-44,98,-99r0,-114v0,-54,-44,-98,-98,-98r-380,0v-87,0,-158,-71,-158,-158r0,-114v0,-87,71,-158,158,-158","w":756},"%":{"d":"161,-46r468,-740v8,-14,27,-18,41,-9v14,8,18,27,9,41r-468,740v-9,14,-27,18,-41,9v-14,-8,-18,-27,-9,-41xm594,-381r67,0v87,0,158,71,158,158r0,64v0,87,-71,158,-158,158r-67,0v-87,0,-158,-71,-158,-158r0,-64v0,-87,71,-158,158,-158xm496,-223r0,64v0,54,44,98,98,98r67,0v54,0,98,-44,98,-98r0,-64v0,-54,-44,-98,-98,-98r-67,0v-54,0,-98,44,-98,98xm164,-801r67,0v87,0,158,71,158,158r0,64v0,87,-71,158,-158,158r-67,0v-87,0,-158,-71,-158,-158r0,-64v0,-87,71,-158,158,-158xm66,-643r0,64v0,54,44,98,98,98r67,0v54,0,98,-44,98,-98r0,-64v0,-54,-44,-98,-98,-98r-67,0v-54,0,-98,44,-98,98","w":536},"&":{"d":"281,-585v-67,7,-102,42,-103,108v0,28,7,54,10,65r323,328v35,-27,32,-74,31,-132v0,-17,13,-31,30,-31v41,0,31,55,31,95v0,44,-19,84,-49,112v20,26,56,40,63,77v4,23,-33,41,-52,21r-65,-66v-16,6,-33,9,-51,9r-296,0v-84,0,-153,-69,-153,-153r0,-64v0,-82,64,-149,144,-153v-9,-12,-11,-16,-11,-16v-2,-4,-52,-103,-2,-185v69,-112,202,-67,353,-76v17,0,31,13,31,30v0,17,-14,31,-31,31r-203,0xm153,-60r296,0r-245,-249v-82,-10,-141,23,-143,93r0,64v0,51,41,92,92,92","w":690},"'":{"d":"30,-797v16,0,30,13,30,29r0,157v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-157v0,-16,13,-29,30,-29","w":93,"k":{"J":148}},"(":{"d":"30,-854v43,0,113,-16,114,29v1,37,-48,28,-85,29r0,868v37,1,86,-9,85,29v-1,45,-71,29,-114,29v-16,0,-29,-13,-29,-29r0,-926v0,-16,13,-29,29,-29","w":179},")":{"d":"6,-825v1,-45,71,-29,114,-29v16,0,29,13,29,29r0,926v-2,45,-71,29,-114,29v-16,0,-29,-13,-29,-29v0,-37,48,-28,85,-29r0,-868v-37,-1,-86,9,-85,-29","w":188},"*":{"d":"257,-625r116,0v14,0,25,11,25,25v0,13,-11,24,-25,24r-116,0r82,83v10,9,10,24,0,34v-9,9,-25,9,-34,0r-83,-82r0,116v0,14,-10,24,-24,24v-13,0,-24,-10,-24,-24r0,-116r-83,82v-9,9,-25,9,-34,0v-10,-10,-10,-25,0,-34r82,-83r-116,0v-14,0,-25,-11,-25,-24v0,-14,11,-25,25,-25r116,0r-82,-82v-10,-9,-10,-24,0,-34v10,-10,25,-10,34,0r83,82r0,-116v0,-14,11,-25,24,-25v14,0,24,11,24,25r0,116r83,-82v9,-10,24,-10,34,0v10,10,10,25,0,34","w":465},"+":{"d":"244,-289r157,0v16,0,29,12,29,28v0,16,-13,29,-29,29r-157,0r0,157v0,16,-13,28,-29,28v-15,0,-28,-12,-28,-28r0,-157r-157,0v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28r157,0r0,-158v0,-15,13,-28,28,-28v16,0,29,13,29,28r0,158"},",":{"d":"-42,-30v0,-33,38,-31,73,-30v46,2,30,72,30,116v0,17,-14,30,-30,30v-38,0,-29,-49,-30,-86v-25,3,-42,-8,-43,-30","w":229,"k":{"7":62,"1":62}},"-":{"d":"243,-258r-210,0v-17,0,-30,-13,-30,-29v0,-17,13,-30,30,-30r210,0v17,0,30,13,30,30v0,16,-13,29,-30,29","w":343,"k":{"Z":-42,"Y":41,"X":41,"V":41,"U":-42,"T":41,"S":-42,"R":-42,"Q":-63,"P":-42,"O":-63,"N":-42,"M":-42,"L":-42,"K":-42,"J":62,"I":-42,"H":-42,"G":-63,"F":-42,"E":-42,"D":-42,"C":-63,"B":-42}},"\u00ad":{"d":"243,-258r-210,0v-17,0,-30,-13,-30,-29v0,-17,13,-30,30,-30r210,0v17,0,30,13,30,30v0,16,-13,29,-30,29","w":343},".":{"d":"31,0v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30","w":156,"k":{"1":62}},"\/":{"d":"5,-46r468,-740v8,-14,27,-18,41,-9v14,8,18,27,9,41r-468,740v-9,14,-27,18,-41,9v-14,-8,-18,-27,-9,-41","w":536,"k":{"Z":-63,"U":-63,"S":-63,"R":-63,"Q":-42,"P":-63,"O":-42,"N":-63,"M":-63,"L":-63,"K":-63,"I":-63,"H":-63,"G":-42,"F":-63,"E":-63,"D":-63,"C":-42,"B":-63,"4":62,"1":62}},"0":{"d":"159,-801r324,0v87,0,158,71,158,159r0,483v0,88,-71,159,-158,159r-324,0v-88,0,-159,-71,-159,-159r0,-483v0,-88,71,-159,159,-159xm483,-741r-324,0v-19,0,-36,5,-51,14r456,624v11,-16,17,-35,17,-56r0,-483v0,-55,-44,-99,-98,-99xm159,-60r324,0v11,0,23,-2,33,-6r-448,-615v-5,12,-8,25,-8,39r0,483v0,55,44,99,99,99","w":731,"k":{"9":-21,"8":-21,"7":20,"6":-21,"3":20,"2":20,"1":62}},"1":{"d":"287,-643r0,612v0,16,-14,30,-30,30v-17,0,-30,-14,-30,-30r0,-612v0,-55,-44,-99,-98,-99v-47,0,-129,19,-129,-29v0,-50,82,-30,129,-30v87,0,158,70,158,158","w":406,"k":{"9":62,"8":62,"7":103,"6":62,"5":62,"4":62,"3":62,"2":62,"1":62,"0":62,"\/":62,".":62,"-":68,",":62}},"2":{"d":"152,-802r323,0v85,0,155,69,155,154r0,149v0,85,-69,154,-154,154r-323,0v-52,0,-95,43,-95,96r0,191r564,0v16,0,29,13,29,29v0,16,-13,29,-29,29r-593,0v-16,0,-30,-13,-30,-29r0,-220v0,-85,69,-154,154,-154r323,0v53,0,95,-44,95,-96r0,-149v0,-53,-43,-95,-96,-95r-323,0v-74,2,-96,65,-96,153v0,17,-13,30,-29,30v-37,0,-28,-50,-29,-87v0,-86,69,-155,154,-155","w":734,"k":{"\"":39,"8":-21,"1":62,"-":45}},"3":{"d":"597,-391v30,29,56,76,56,129r0,103v0,88,-72,159,-160,159r-334,0v-88,0,-159,-72,-159,-159v1,-38,-9,-90,30,-90v40,0,30,52,30,90v0,54,45,99,99,99r334,0v55,0,99,-44,99,-99r0,-103v0,-55,-43,-96,-56,-99r-379,0v-16,-1,-30,-12,-30,-30v0,-17,14,-30,30,-30r379,0v13,-3,56,-44,56,-99r0,-123v0,-55,-44,-99,-99,-99r-334,0v-78,2,-99,68,-99,159v0,17,-13,30,-30,30v-40,0,-30,-52,-30,-90v0,-87,71,-159,159,-159r334,0v88,0,160,71,160,159r0,123v0,53,-26,100,-56,129","w":744,"k":{"9":-21,"8":-42,"6":-42,"5":-21,"4":-21,"2":-21,"1":62,"0":-21}},"4":{"d":"591,-771v0,-16,14,-30,30,-30v17,0,30,14,30,30r0,741v0,17,-13,30,-30,30v-16,0,-30,-13,-30,-30r0,-329v-27,22,-61,35,-98,35r-334,0v-88,0,-159,-71,-159,-159r0,-288v0,-16,13,-30,30,-30v17,0,30,14,30,30r0,288v0,55,44,99,99,99r334,0v54,0,98,-45,98,-99r0,-288","w":775,"k":{"9":-21,"8":-42,"6":-21,"4":-21,"2":-21,"1":62,"0":-21}},"5":{"d":"65,-640r0,169r425,0v87,0,158,71,158,158r0,155v0,87,-71,158,-158,158r-332,0v-87,0,-158,-71,-158,-158v0,-46,-18,-121,30,-121v47,0,30,76,30,121v0,54,44,98,98,98r332,0v54,0,98,-44,98,-98r0,-155v0,-54,-44,-98,-98,-98r-455,0v-17,0,-30,-14,-30,-30r0,-199v0,-87,70,-158,157,-158r436,0v16,0,30,13,30,30v0,16,-14,30,-30,30r-436,0v-54,0,-97,44,-97,98","w":734,"k":{"8":-21,"7":20,"1":62}},"6":{"d":"656,-282r0,124v0,87,-71,158,-158,158r-340,0v-87,0,-158,-71,-158,-157r0,-487v0,-86,71,-157,157,-157r422,0v16,0,30,13,30,30v0,16,-14,29,-30,29r-422,0v-54,0,-97,44,-97,98r0,204r438,0v87,0,158,71,158,158xm596,-158r0,-124v0,-54,-44,-98,-98,-98r-438,0r0,223v0,54,44,97,98,97r340,0v54,0,98,-44,98,-98","w":757,"k":{"8":-21,"7":41,"6":-21,"4":-21,"2":-21,"1":62,"0":-21}},"7":{"d":"-50,-803r525,0v20,-1,40,24,26,47r-441,741v-15,28,-60,14,-58,-16v0,-5,2,-11,5,-16r413,-694r-470,0v-17,0,-31,-14,-31,-31v0,-17,14,-31,31,-31","w":563,"k":{"s":119,"a":131,"9":41,"8":41,"7":41,"6":41,"4":41,"3":41,"2":-21,"1":62,"0":41,"\/":62,".":124,"-":41}},"8":{"d":"620,-400v40,29,66,75,66,128r0,114v0,87,-71,158,-158,158r-370,0v-87,0,-158,-70,-158,-157r0,-115v0,-53,26,-99,65,-128v-39,-28,-65,-75,-65,-127r0,-115v0,-87,70,-158,157,-158r371,0v87,0,157,71,157,158v0,108,6,197,-65,242xm157,-430r372,0v53,0,97,-44,97,-98r0,-114v0,-54,-44,-98,-98,-98r-371,0v-54,0,-98,44,-98,98r0,115v0,53,44,97,98,97xm529,-370r-372,0v-54,0,-97,44,-97,98r0,115v0,54,44,97,98,97r370,0v54,0,98,-44,98,-98r0,-114v0,-54,-44,-98,-97,-98","w":758,"k":{"9":-21,"8":-21,"7":20,"6":-21,"4":-21,"2":-21,"1":62,"0":-21}},"9":{"d":"0,-519r0,-125v0,-87,70,-157,157,-157r341,0v87,0,158,70,158,157r0,486v0,87,-71,158,-158,158r-421,0v-17,0,-30,-13,-30,-30v0,-16,13,-30,30,-30r421,0v54,0,98,-44,98,-98r0,-203r-439,0v-87,0,-157,-71,-157,-158xm60,-644r0,125v0,54,43,98,97,98r439,0r0,-223v0,-54,-44,-98,-98,-98r-341,0v-54,0,-97,44,-97,98","w":758,"k":{"9":-21,"8":-21,"7":20,"6":-21,"4":-21,"2":-21,"1":62,"0":-21}},":":{"d":"31,-320v-44,-1,-30,-63,-30,-105v0,-17,13,-30,30,-30v43,1,27,64,30,105v0,16,-14,30,-30,30xm31,-30v-44,-1,-30,-63,-30,-105v0,-17,13,-30,30,-30v43,1,27,64,30,105v0,16,-14,30,-30,30","w":135},";":{"d":"31,-273v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30xm-42,-30v0,-33,38,-31,73,-30v46,2,30,72,30,116v0,17,-14,30,-30,30v-38,0,-29,-49,-30,-86v-25,3,-42,-8,-43,-30","w":156},"\u037e":{"d":"31,-273v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30xm-42,-30v0,-33,38,-31,73,-30v46,2,30,72,30,116v0,17,-14,30,-30,30v-38,0,-29,-49,-30,-86v-25,3,-42,-8,-43,-30","w":156},"<":{"d":"66,-354r434,222r0,64r-500,-251r0,-70r500,-249r0,64"},"=":{"d":"450,-301r-415,0v-17,0,-30,-13,-30,-30v0,-16,13,-30,30,-30r415,0v16,0,30,14,30,30v0,17,-14,30,-30,30xm450,-121r-415,0v-17,0,-30,-13,-30,-30v0,-16,13,-30,30,-30r415,0v16,0,30,14,30,30v0,17,-14,30,-30,30","w":539},">":{"d":"500,-389r0,70r-500,251r0,-64r434,-222r-434,-220r0,-64"},"?":{"d":"151,-798r331,0v100,3,157,81,157,198v0,87,-70,158,-157,158r-94,0v-54,0,-97,44,-97,98r0,134v0,17,-14,30,-30,30v-16,0,-30,-13,-30,-30r0,-134v0,-87,71,-158,157,-158r94,0v68,-2,98,-57,98,-139v0,-54,-44,-98,-98,-98r-331,0v-76,2,-97,68,-97,157v0,17,-14,30,-30,30v-39,0,-29,-51,-30,-89v0,-87,70,-157,157,-157xm261,0v-44,-1,-30,-63,-30,-105v0,-17,13,-30,30,-30v43,1,27,64,30,105v0,16,-14,30,-30,30","w":699},"@":{"d":"590,-138v-58,-2,-82,-20,-86,-75v-39,44,-89,75,-138,75v-79,0,-164,-84,-162,-202v0,-47,12,-95,37,-142v80,-152,234,-203,331,-61r15,-70r80,0r-77,371v0,16,14,29,31,29v99,-21,176,-144,173,-248v-5,-176,-146,-282,-320,-282v-227,0,-370,160,-374,385v-4,232,167,344,386,344v156,0,263,-59,316,-134r80,0v-69,115,-198,204,-395,202v-272,-3,-453,-138,-453,-404v0,-271,184,-459,444,-459v204,0,375,131,382,350v5,148,-129,325,-270,321xm443,-559v-91,0,-156,133,-156,225v0,81,47,128,96,128v89,0,163,-121,163,-224v0,-81,-46,-129,-103,-129","w":928},"A":{"d":"158,-801r396,0v87,0,158,71,158,158r0,612v0,17,-14,30,-30,30v-16,0,-30,-13,-30,-30r0,-348r-592,0r0,348v0,17,-14,30,-30,30v-16,0,-30,-13,-30,-30r0,-612v0,-87,71,-158,158,-158xm60,-643r0,205r592,0r0,-205v0,-55,-44,-98,-98,-98r-396,0v-54,0,-98,43,-98,98","w":802,"k":{"\u00cf":-21,"\u00ce":-21,"\u00cb":-21,"w":41,"v":41,"q":20,"g":20,"e":20,"d":20,"c":20,"Z":-42,"Y":41,"X":-21,"W":41,"V":41,"U":-21,"T":39,"S":-21,"R":-21,"P":-21,"N":-32,"M":-21,"L":-21,"K":-21,"I":-35,"H":-21,"G":-42,"F":-21,"E":-21,"D":-21,"B":-21,"A":-21}},"B":{"d":"0,-771v0,-16,14,-30,30,-30r517,0v87,0,158,71,158,158v0,105,3,190,-65,233v40,29,66,76,66,129r0,122v0,125,-111,158,-198,158r-350,0v-89,0,-158,-73,-158,-166r0,-604xm548,-379r-488,0r0,212v0,61,42,106,98,106r390,0v54,0,99,-44,99,-98r0,-122v0,-54,-45,-98,-99,-98xm547,-741r-487,0r0,302r487,0v54,0,98,-44,98,-98r0,-106v0,-54,-44,-98,-98,-98","w":788,"k":{"\u00f6":-21,"\u00dc":-42,"\u00d6":-21,"y":20,"o":-21,"e":-21,"Z":-42,"Y":20,"W":20,"V":20,"U":-24,"T":20,"S":-42,"R":-42,"P":-42,"O":-21,"N":-42,"M":-42,"L":-42,"K":-42,"J":20,"I":-42,"H":-42,"G":-21,"F":-42,"E":-42,"D":-42,"B":-42,"\/":-42}},"C":{"d":"158,-801r484,0v17,0,30,13,30,30v0,16,-13,30,-30,30r-484,0v-54,0,-98,44,-98,98r0,484v0,54,44,98,98,98r484,0v17,0,30,14,30,30v0,17,-13,30,-30,30r-484,0v-87,0,-158,-71,-158,-158r0,-484v0,-87,71,-158,158,-158","w":750,"k":{"\u00c9":-63,"\u00c4":-21,"Z":-63,"Y":-21,"U":-63,"T":-21,"S":-63,"R":-63,"Q":-42,"O":-42,"N":-63,"M":-63,"L":-63,"K":-63,"I":-63,"H":-63,"E":-63,"C":-42,"B":-63,"A":-21,"\/":-63,"-":-42}},"D":{"d":"0,-771v0,-16,14,-30,30,-30r549,0v87,0,158,71,158,158r0,484v0,87,-71,158,-158,158r-549,0v-17,0,-30,-13,-30,-30r0,-740xm579,-741r-519,0r0,680r519,0v54,0,98,-44,98,-98r0,-484v0,-54,-44,-98,-98,-98","w":812,"k":{"\u00dc":-42,"\u00d6":-42,"\u00c9":-42,"Z":-21,"Y":20,"W":-55,"V":20,"U":-42,"T":20,"S":-42,"R":-42,"Q":-42,"P":-42,"O":-42,"N":-42,"M":-42,"L":-42,"K":-42,"J":62,"I":-42,"H":-42,"G":-42,"F":-42,"E":-42,"D":-42,"C":-42,"B":-42,"\/":-42,"-":-63}},"E":{"d":"166,-61r483,0v16,0,30,14,30,30v0,17,-14,30,-30,30r-483,0v-87,0,-158,-71,-158,-158r0,-484v0,-87,71,-158,158,-158r483,0v16,0,29,13,29,30v0,16,-13,30,-29,30r-483,0v-54,0,-98,44,-98,98r0,204r568,0v17,0,30,14,30,30v0,16,-13,30,-30,30r-568,0r0,220v0,54,44,98,98,98","w":760,"k":{"\u00dc":-63,"\u00d6":-21,"\u00cf":-63,"\u00cb":-63,"\u00c9":-63,"\u00c4":-21,"Z":-63,"Y":-21,"X":-21,"W":-21,"V":-21,"U":-63,"T":-21,"S":-42,"R":-63,"Q":-21,"P":-63,"O":-21,"N":-63,"M":-63,"L":-63,"K":-63,"I":-63,"H":-63,"G":-21,"F":-63,"E":-63,"D":-63,"C":-21,"B":-63,"A":-39,"\/":-63,"-":-42}},"F":{"d":"158,-801r489,0v16,0,30,13,30,30v0,16,-14,30,-30,30r-489,0v-54,0,-98,44,-98,98r0,204r533,0v17,0,30,14,30,30v0,17,-13,30,-30,30r-533,0r0,348v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-612v0,-87,71,-158,158,-158","w":721,"k":{"\u00fc":41,"\u00dc":-21,"\u00c9":-21,"\u00c4":62,"\u0153":47,"u":41,"r":41,"o":62,"e":62,"a":62,"Z":-21,"Y":-21,"W":-21,"V":-21,"U":-21,"T":-21,"S":-21,"R":-21,"P":-21,"N":-21,"M":-21,"L":-21,"K":-21,"J":82,"I":-21,"H":-21,"F":-21,"E":-21,"D":-21,"B":-21,"A":62,".":103}},"G":{"d":"164,-801r569,0v17,0,31,14,31,31v0,17,-14,31,-31,31r-569,0v-56,0,-102,46,-102,102r0,472v0,56,46,102,102,102r427,0v57,0,102,-46,102,-102r0,-213r-483,0v-17,0,-31,-14,-31,-31v0,-17,14,-29,31,-29r514,0v17,0,31,12,31,29r0,244v0,90,-73,164,-164,164r-427,0v-90,0,-164,-74,-164,-164r0,-472v0,-90,74,-164,164,-164","w":838,"k":{"\u00dc":-42,"\u00d6":-21,"\u00c9":-42,"\u00c8":-42,"y":20,"o":-21,"e":-21,"Z":-42,"U":-42,"S":-42,"R":-42,"P":-42,"O":-21,"N":-42,"M":-42,"L":-42,"K":-42,"J":20,"I":-42,"H":-42,"G":-21,"F":-42,"E":-42,"D":-42,"C":-21,"B":-42,"\/":-42}},"H":{"d":"657,-801v16,0,29,13,29,30r0,740v0,17,-13,30,-29,30v-17,0,-30,-13,-30,-30r0,-348r-567,0r0,348v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-740v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,332r567,0r0,-332v0,-17,13,-30,30,-30","w":781,"k":{"\u00dc":-63,"\u00d6":-42,"\u00d4":-42,"\u00c9":-63,"\u00c8":-63,"\u00c4":-21,"\u00c0":-21,"Z":-63,"Y":-21,"W":-21,"V":-21,"U":-63,"T":-21,"S":-63,"R":-63,"P":-63,"O":-42,"N":-63,"M":-63,"L":-63,"K":-63,"I":-63,"H":-63,"G":-42,"F":-63,"E":-63,"D":-63,"C":-42,"B":-63,"A":-21,"\/":-63,"-":-42}},"I":{"d":"0,-31r0,-740v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,740v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30","w":149,"k":{"\u00d6":-42,"\u00cb":-63,"\u00c8":-63,"Z":-63,"Y":-21,"X":-21,"W":-21,"V":-21,"U":-63,"T":-21,"S":-63,"R":-63,"Q":-42,"P":-63,"O":-42,"N":-63,"M":-63,"L":-63,"K":-63,"I":-63,"H":-63,"G":-42,"F":-63,"E":-63,"D":-63,"C":-42,"B":-63,"A":-21,"\/":-63,"-":-42}},"J":{"d":"687,-771r0,612v0,87,-71,158,-158,158r-499,0v-17,0,-30,-13,-30,-30v0,-16,13,-30,30,-30r499,0v54,0,98,-44,98,-98r0,-612v0,-17,13,-30,30,-30v16,0,30,13,30,30","w":777,"k":{"\u00dc":-63,"\u00c9":-63,"Z":-63,"W":-21,"V":-21,"U":-63,"T":-21,"S":-63,"R":-63,"P":-63,"O":-42,"N":-63,"M":-63,"L":-63,"K":-63,"I":-63,"H":-63,"G":-42,"F":-63,"E":-63,"D":-63,"B":-63,"\/":-63,"-":-42}},"K":{"d":"667,-532v0,51,-28,98,-67,126v39,30,67,74,67,124r0,251v0,40,-62,41,-61,0r0,-251v0,-55,-41,-94,-96,-94r-450,0r0,345v0,19,-14,31,-29,31v-19,0,-31,-12,-31,-31r0,-740v0,-16,12,-30,31,-30v15,0,29,14,29,30r0,334r450,0v55,0,96,-40,96,-95r0,-239v0,-16,14,-30,30,-30v15,0,31,14,31,30r0,239","w":750,"k":{"\u00dc":-97,"\u00c4":-97,"l":-97,"i":-97,"Z":-97,"Y":94,"W":94,"V":94,"U":-97,"T":94,"S":-97,"R":-97,"P":-97,"N":-97,"M":-97,"L":-97,"K":-97,"I":-97,"H":-97,"F":-97,"E":-97,"D":-97,"B":-97,"A":-97,"-":189}},"L":{"d":"0,-159r0,-612v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,612v0,54,44,98,98,98r499,0v16,0,30,14,30,30v0,17,-14,30,-30,30r-499,0v-87,0,-158,-71,-158,-158","w":721,"k":{"\u00d6":20,"y":62,"Y":103,"W":103,"V":103,"T":103,"O":20,"G":20,"C":20}},"M":{"d":"787,-801r374,0v87,0,158,71,158,158r0,612v0,17,-13,30,-30,30v-16,0,-29,-13,-29,-30r0,-612v0,-55,-44,-98,-99,-98r-374,0v-54,0,-98,43,-98,98r0,612v0,17,-13,30,-30,30v-16,0,-29,-13,-29,-30r0,-612v0,-55,-45,-98,-99,-98r-374,0v-54,0,-98,43,-98,98r0,612v0,17,-13,30,-30,30v-16,0,-30,-13,-30,-30r0,-612v0,-87,71,-158,158,-158r374,0v53,0,100,26,128,66v29,-40,76,-66,128,-66","w":1392,"k":{"\u00dc":-63,"\u00d6":-42,"\u00c9":-63,"\u00c4":-21,"\u00c1":-21,"Z":-63,"Y":-21,"W":-21,"V":-21,"U":-63,"T":-21,"S":-63,"R":-63,"P":-63,"O":-42,"N":-63,"M":-63,"L":-63,"K":-63,"I":-63,"H":-63,"G":-42,"F":-63,"E":-63,"D":-63,"C":-42,"B":-39,"A":-21,"\/":-63,"-":-42}},"N":{"d":"698,-31r0,-612v0,-55,-44,-99,-98,-99r-442,0v-55,0,-99,44,-99,99r0,612v0,17,-13,30,-29,30v-17,0,-30,-13,-30,-30r0,-612v0,-87,71,-158,158,-158r442,0v87,0,158,71,158,158r0,612v0,17,-13,30,-30,30v-16,0,-30,-13,-30,-30","w":844,"k":{"\u00dc":-63,"\u00d6":-42,"\u00c9":-63,"\u00c8":-63,"\u00c7":-42,"\u00c4":20,"Z":-63,"Y":-21,"X":-21,"W":-21,"V":-21,"U":-63,"T":15,"S":-63,"R":-63,"Q":-42,"P":-63,"O":-42,"N":-63,"M":-63,"L":-63,"K":-63,"I":-63,"H":-63,"G":-42,"F":-63,"E":-63,"D":-63,"C":-42,"B":-63,"A":-41,"\/":-63,"-":-42}},"O":{"d":"158,-801r478,0v87,0,157,71,157,158r0,484v0,87,-70,158,-157,158r-478,0v-87,0,-158,-71,-158,-158r0,-484v0,-87,71,-158,158,-158xm60,-643r0,484v0,54,44,98,98,98r478,0v54,0,98,-44,98,-98r0,-484v0,-54,-44,-98,-98,-98r-478,0v-54,0,-98,44,-98,98","w":886,"k":{"x":20,"Z":-21,"Y":20,"X":20,"W":20,"V":20,"U":-42,"T":20,"S":-42,"R":-15,"Q":-42,"P":-42,"O":-42,"N":-42,"M":-42,"L":-42,"K":-42,"J":62,"I":-42,"H":-42,"G":-42,"F":-42,"E":-42,"D":-42,"C":-42,"B":-42,"\/":-42,"-":-63}},"P":{"d":"158,-801r420,0v87,0,158,71,158,158r0,273v0,87,-71,158,-158,158r-518,0r0,181v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-612v0,-87,71,-158,158,-158xm60,-643r0,371r518,0v55,0,99,-44,99,-98r0,-273v0,-54,-44,-98,-99,-98r-420,0v-54,0,-98,44,-98,98","w":791,"k":{"\u00dc":-21,"\u00d6":-21,"\u00c9":-21,"\u00c8":-21,"\u00c4":62,"u":20,"r":20,"o":62,"e":62,"a":41,"Z":-21,"W":-21,"V":-21,"U":-21,"T":-21,"S":-21,"R":-21,"P":-21,"O":-21,"N":-21,"M":-21,"L":-21,"K":-21,"J":82,"I":-21,"H":-21,"G":-21,"F":-21,"E":-21,"D":-21,"C":-21,"B":-21,"A":62,".":103}},"Q":{"d":"156,-801r504,0v87,0,157,70,157,157r0,487v0,87,-70,157,-157,157r-222,0v-7,71,36,119,98,121v16,0,29,13,29,29v0,17,-13,30,-29,30v-94,-3,-165,-75,-157,-180r-223,0v-87,0,-157,-70,-157,-157r0,-487v0,-87,70,-157,157,-157xm758,-157r0,-487v0,-54,-44,-98,-98,-98r-504,0v-54,0,-98,44,-98,98r0,487v0,54,44,98,98,98r223,0r0,-160v0,-17,13,-30,30,-30v16,0,29,13,29,30r0,160r222,0v54,0,98,-44,98,-98","w":895,"k":{"U":-42}},"R":{"d":"563,-282r-502,0r0,251v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-612v0,-87,71,-158,158,-158r420,0v87,0,158,71,158,158r0,203v0,57,-30,107,-75,135v73,50,56,160,57,274v0,17,-13,30,-30,30v-16,0,-30,-13,-30,-30r0,-153v0,-54,-43,-98,-96,-98xm61,-342r518,0v55,0,99,-44,99,-98r0,-203v0,-54,-44,-98,-99,-98r-420,0v-54,0,-98,44,-98,98r0,301","w":820,"k":{"\u00dc":-42,"\u00db":-42,"\u00d6":-21,"\u00c9":-42,"\u00c8":-42,"\u00c5":-21,"\u00c4":-21,"Z":-42,"Y":41,"W":20,"V":20,"U":-42,"T":20,"S":-63,"R":-42,"Q":-21,"P":-42,"O":-21,"N":-42,"M":-42,"L":-42,"K":-42,"I":-42,"H":-42,"G":-21,"F":-42,"E":-42,"D":-42,"C":-21,"B":-42,"A":-21,"\/":-42,"-":-42}},"S":{"d":"158,-801r507,0v17,0,30,13,30,30v0,16,-13,30,-30,30r-507,0v-55,0,-99,43,-99,98r0,114v0,54,44,98,99,98r380,0v86,0,157,71,157,158r0,114v0,87,-71,158,-157,158r-508,0v-17,0,-30,-13,-30,-30v0,-16,13,-29,30,-29r508,0v54,0,98,-44,98,-99r0,-114v0,-54,-44,-98,-98,-98r-380,0v-87,0,-158,-71,-158,-158r0,-114v0,-87,71,-158,158,-158","w":771,"k":{"\u00f6":-21,"\u00dc":-42,"\u00d6":-21,"\u00c9":-42,"y":20,"w":20,"q":-21,"o":-21,"e":-21,"c":-21,"Z":-42,"Y":20,"W":20,"V":20,"U":-42,"T":20,"S":-42,"R":-42,"Q":-21,"P":-42,"O":-21,"N":-42,"M":-42,"L":-42,"K":-42,"J":20,"I":-42,"H":-42,"G":-21,"F":-42,"E":-42,"D":-42,"C":-21,"B":-42,"\/":-42}},"T":{"d":"30,-801r695,0v17,0,30,13,30,30v0,16,-13,30,-30,30r-318,0r0,710v0,17,-13,30,-29,30v-17,0,-30,-13,-30,-30r0,-710r-318,0v-17,0,-30,-14,-30,-30v0,-17,13,-30,30,-30","w":794,"k":{"\u00fc":41,"\u00f6":41,"\u00dc":-21,"\u00d6":20,"\u00c9":-21,"\u00c4":41,"z":179,"y":163,"x":114,"w":179,"v":147,"u":62,"s":62,"r":114,"o":163,"n":131,"m":131,"j":196,"i":98,"g":163,"e":196,"d":147,"c":163,"a":114,"Z":17,"Y":-21,"W":-21,"V":-21,"U":-21,"S":-21,"R":-21,"P":-21,"O":20,"N":-21,"M":-21,"L":-21,"K":-21,"J":82,"I":-21,"H":-21,"G":20,"F":-21,"D":-21,"C":20,"B":-21,"A":41,".":82,"-":41}},"U":{"d":"699,-159r0,-612v0,-17,14,-30,30,-30v17,0,30,13,30,30r0,612v0,87,-71,158,-158,158r-443,0v-87,0,-158,-71,-158,-158r0,-612v0,-17,13,-30,30,-30v16,0,29,13,29,30r0,612v0,55,44,99,99,99r443,0v54,0,98,-44,98,-99","w":852,"k":{"\u00dc":-63,"\u00cf":-63,"\u00c9":-63,"Z":-63,"Y":-21,"X":-21,"W":-21,"V":-21,"U":-63,"T":-21,"S":-63,"R":-47,"Q":-42,"P":-63,"O":-42,"N":-41,"M":-63,"L":-63,"K":-63,"I":-63,"H":-63,"G":-42,"F":-63,"E":-63,"D":-63,"C":-42,"B":-63,"\/":-63,"-":-42}},"V":{"d":"591,-783v6,-16,23,-23,39,-17v15,6,23,23,17,39r-291,742v-7,25,-45,24,-55,0r-299,-742v-6,-16,2,-33,17,-39v15,-6,33,1,39,16r271,673","w":708,"k":{"\u00f6":62,"\u00d6":20,"\u00c4":41,"x":41,"r":62,"o":62,"i":20,"e":82,"a":62,"Y":-21,"U":-21,"S":-21,"R":-21,"O":20,"M":-21,"L":-21,"I":-21,"H":-21,"E":-21,"A":41,".":82,"-":41}},"W":{"d":"466,0r-274,0v-87,0,-158,-70,-158,-157r0,-614v0,-16,13,-30,30,-30v16,0,30,14,30,30r0,614v0,54,44,98,98,98r274,0v54,0,98,-44,98,-98r0,-614v0,-16,13,-30,30,-30v16,0,30,14,30,30r0,614v0,54,44,98,98,98r274,0v54,0,98,-44,98,-98r0,-614v0,-16,13,-30,30,-30v16,0,30,14,30,30r0,614v0,87,-71,157,-158,157r-274,0v-53,0,-100,-26,-128,-65v-29,39,-76,65,-128,65","w":1247,"k":{"\u00fc":62,"\u00f6":41,"\u00dc":-21,"\u00d6":20,"\u00c9":-21,"\u00c8":-21,"\u00c4":41,"u":62,"r":62,"o":62,"i":20,"e":82,"a":62,"Z":3,"Y":-21,"W":-21,"V":-21,"U":-21,"T":-21,"S":-21,"R":-21,"O":20,"N":-21,"M":-21,"L":-21,"K":-21,"J":82,"I":-21,"H":-21,"G":20,"F":-21,"E":-21,"D":-21,"C":20,"B":-21,"A":41,".":82,"-":41}},"X":{"d":"682,-409v39,29,65,75,65,128r0,250v0,17,-13,30,-29,30v-17,0,-30,-13,-30,-30r0,-250v0,-54,-44,-98,-99,-98r-431,0v-54,0,-98,44,-98,98r0,250v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-250v0,-53,26,-99,66,-128v-40,-29,-66,-75,-66,-128r0,-234v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,234v0,54,44,98,98,98r431,0v55,0,99,-44,99,-98r0,-234v0,-17,13,-30,30,-30v16,0,29,13,29,30r0,234v0,53,-26,99,-65,128","w":815,"k":{"Y":20,"W":20,"U":-21,"T":20,"R":-21,"P":-21,"I":-21,"H":-21,"F":-21,"E":-21,"A":-21,"-":41}},"Y":{"d":"699,-801v17,0,30,13,30,30r0,233v0,87,-71,158,-158,158r-162,0r0,349v0,17,-13,30,-29,30v-17,0,-30,-13,-30,-30r0,-349r-192,0v-87,0,-158,-71,-158,-158r0,-233v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,233v0,54,44,98,98,98r413,0v54,0,98,-44,98,-98r0,-233v0,-17,14,-30,30,-30","w":804,"k":{"\u00c8":-21,"o":62,"e":62,"a":62,"Z":-21,"W":-21,"T":-21,"S":-21,"R":-21,"P":-21,"O":20,"N":-21,"M":-21,"L":-21,"I":-21,"H":-21,"G":20,"F":-21,"E":-21,"D":-21,"C":20,"B":-21,"A":41,".":82,"-":41}},"Z":{"d":"30,0v-23,2,-40,-31,-23,-49r593,-691r-570,0v-16,0,-30,-13,-30,-30v0,-16,14,-30,30,-30r634,0v24,-2,40,31,23,49r-592,691r591,0v17,0,30,14,30,30v0,17,-13,30,-30,30r-656,0","w":764,"k":{"\u00dc":-63,"\u00d6":-21,"w":20,"Z":-63,"Y":-21,"W":-21,"V":-21,"U":-63,"T":-21,"S":-63,"R":-63,"P":-63,"O":-21,"M":-63,"L":-63,"K":-63,"I":-63,"H":-63,"G":-21,"F":-63,"E":-63,"D":-63,"C":-21,"B":-63,"\/":-63,"-":-42}},"[":{"d":"-30,-854v43,0,113,-16,114,29v1,37,-48,28,-85,29r0,868v37,1,86,-9,85,29v-1,45,-71,29,-114,29v-16,0,-29,-13,-29,-29r0,-926v0,-16,13,-29,29,-29","w":91},"\\":{"d":"52,-786r329,740v21,33,-35,66,-50,32r-329,-740v-7,-15,-5,-32,9,-41v14,-9,35,-6,41,9","w":464},"]":{"d":"-84,-825v1,-45,71,-29,114,-29v16,0,29,13,29,29r0,926v-2,45,-71,29,-114,29v-16,0,-29,-13,-29,-29v0,-37,48,-28,85,-29r0,-868v-37,-1,-86,9,-85,-29","w":91},"^":{"d":"185,-805r134,180v10,12,7,30,-5,39v-12,9,-29,6,-38,-5r-113,-153r-109,153v-21,27,-65,-5,-44,-34r131,-180v11,-14,34,-15,44,0","w":399},"_":{"d":"394,-1r-361,0v-16,0,-30,-13,-30,-29v0,-17,14,-30,30,-30r361,0v16,0,29,13,29,30v0,16,-13,29,-29,29","w":452},"`":{"d":"156,-695v13,-11,33,-10,44,4r59,69v11,13,10,33,-3,44v-13,11,-33,10,-44,-3r-59,-69v-11,-14,-10,-33,3,-45","w":229},"a":{"d":"35,-521r430,0v86,0,155,69,155,155r0,210v0,86,-69,155,-154,155r-311,0v-86,0,-155,-70,-155,-155v0,-86,70,-155,156,-155r406,0v11,-87,-23,-152,-97,-152r-430,0v-17,0,-30,-13,-30,-29v0,-16,13,-29,30,-29xm59,-156v0,53,43,96,96,96r311,0v53,0,96,-43,96,-96r0,-97r-406,0v-54,0,-97,44,-97,97","w":708,"k":{"y":20,"j":27,"T":246}},"b":{"d":"61,-771r0,251r408,0v87,0,158,71,158,158r0,203v0,87,-71,158,-158,158r-310,0v-87,0,-158,-71,-158,-158r0,-612v0,-17,13,-30,30,-30v16,0,30,13,30,30xm568,-159r0,-203v0,-54,-44,-98,-99,-98r-408,0r0,301v0,54,44,98,98,98r310,0v55,0,99,-44,99,-98","w":709,"k":{"\u00f6":-21,"y":20,"o":-21,"e":-21,"d":-21}},"c":{"d":"159,-521r424,0v16,0,30,13,30,30v0,16,-14,30,-30,30r-424,0v-54,0,-99,44,-99,99r0,202v0,55,44,99,99,99r422,0v17,0,30,13,30,30v0,17,-13,30,-30,30r-422,0v-88,0,-159,-71,-159,-159r0,-202v0,-88,71,-159,159,-159","w":677},"d":{"d":"547,-771v0,-17,13,-30,29,-30v17,0,30,13,30,30r0,612v0,87,-71,158,-158,158r-290,0v-87,0,-158,-71,-158,-158r0,-204v0,-87,71,-158,158,-158r389,0r0,-250xm60,-363r0,204v0,54,44,98,98,98r290,0v55,0,99,-44,99,-98r0,-302r-389,0v-54,0,-98,44,-98,98","w":696,"k":{"j":-4,",":68}},"e":{"d":"157,-521r309,0v86,0,157,70,157,157r0,115v0,17,-13,30,-30,30r-534,0v-10,90,20,159,98,159r417,0v16,0,30,13,30,29v0,17,-14,30,-30,30r-417,0v-87,0,-157,-70,-157,-157r0,-206v0,-87,70,-157,157,-157xm59,-364r0,86r505,0r0,-86v0,-54,-44,-98,-98,-98r-309,0v-54,0,-98,44,-98,98","w":698,"k":{"v":39,"s":8,"h":-31}},"f":{"d":"334,-741r-176,0v-54,0,-98,44,-98,98r0,124r203,0v17,0,30,13,30,30v0,16,-13,30,-30,30r-203,0r0,428v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-612v0,-87,71,-158,158,-158r176,0v17,0,30,13,30,30v0,16,-13,30,-30,30","w":328,"k":{"\"":-60,"l":-21,"k":-21,"i":-21,"h":-21,"e":20,"b":-21,"]":-63,"*":-104,")":-63,"'":-60}},"g":{"d":"157,-63r410,0r0,-299v1,-55,-44,-99,-98,-99r-312,0v-54,0,-98,44,-98,99r0,200v0,55,44,99,98,99xm469,280r-396,0v-17,0,-30,-13,-30,-29v0,-17,13,-30,30,-30r396,0v54,0,98,-45,98,-99r0,-126r-410,0v-87,0,-158,-70,-158,-158r0,-200v0,-88,71,-159,158,-159r312,0v87,0,158,71,158,159r0,484v0,87,-71,158,-158,158","w":729,"k":{"j":-78}},"h":{"d":"58,-366r0,336v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29r0,-742v0,-16,13,-29,29,-29v16,0,29,13,29,29r0,285v27,-21,60,-34,96,-34r292,0v85,0,154,70,154,155r0,336v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29r0,-336v0,-53,-43,-96,-96,-96r-292,0v-53,0,-96,43,-96,96","w":687,"k":{"y":20}},"i":{"d":"30,-521v16,0,30,13,30,29r0,461v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-461v0,-16,13,-29,30,-29xm30,-555v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30","w":157,"k":{"j":46}},"j":{"d":"119,-491r0,612v0,87,-71,158,-158,158v-47,0,-129,20,-129,-30v0,-49,82,-30,129,-30v54,0,98,-44,98,-98r0,-612v0,-17,13,-30,30,-30v16,0,30,13,30,30xm91,-555v-30,0,-30,-32,-30,-65v0,-17,14,-30,30,-30v31,0,30,32,30,65v0,16,-13,30,-30,30","w":217,"k":{"k":-21}},"k":{"d":"533,-521v44,0,30,67,30,109v0,54,-26,100,-66,129v40,30,66,76,66,129r0,123v0,16,-14,30,-30,30v-16,0,-30,-14,-30,-30r0,-123v0,-55,-45,-98,-99,-98r-344,0r0,221v0,16,-13,30,-30,30v-16,0,-30,-14,-30,-30r0,-740v0,-16,14,-30,30,-30v17,0,30,14,30,30r0,458r344,0v54,0,99,-44,99,-99v0,-43,-14,-109,30,-109","w":652,"k":{"j":5}},"l":{"d":"0,-159r0,-612v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,612v0,54,44,98,98,98v48,0,129,-19,129,30v0,49,-82,30,-129,30v-87,0,-158,-71,-158,-158","w":365,"k":{"o":52}},"m":{"d":"519,-30v0,16,-17,29,-34,29v-17,0,-30,-13,-30,-29r0,-329v0,-55,-43,-99,-98,-99r-200,0v-53,0,-97,44,-97,99r0,329v0,16,-15,29,-31,29v-16,0,-29,-13,-29,-29r0,-329v0,-88,71,-162,157,-162r200,0v54,0,99,29,128,69v33,-40,78,-69,130,-69r208,0v90,0,161,74,161,162r0,329v0,16,-13,29,-30,29v-17,0,-30,-13,-30,-29r0,-329v0,-55,-43,-99,-101,-99r-208,0v-53,0,-96,44,-96,99r0,329","w":1073,"k":{"y":20,"b":-52}},"n":{"d":"30,-521r388,0v88,0,158,71,158,158r0,332v0,17,-13,30,-30,30v-16,0,-29,-13,-29,-30r0,-332v0,-54,-44,-98,-99,-98r-358,0r0,430v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-460v0,-16,13,-30,30,-30","w":656,"k":{"y":20}},"o":{"d":"158,-521r378,0v87,0,158,71,158,158r0,204v0,87,-71,158,-158,158r-378,0v-87,0,-158,-71,-158,-158r0,-204v0,-87,71,-158,158,-158xm60,-363r0,204v0,54,44,98,98,98r378,0v54,0,98,-44,98,-98r0,-204v0,-54,-44,-98,-98,-98r-378,0v-54,0,-98,44,-98,98","w":766,"k":{"y":41,"x":20,"w":20,"v":20}},"p":{"d":"61,249v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-612v0,-87,71,-158,158,-158r307,0v87,0,158,71,158,158r0,203v0,87,-71,158,-158,158r-405,0r0,251xm565,-160r0,-203v0,-54,-44,-98,-99,-98r-307,0v-54,0,-98,44,-98,98r0,301r405,0v55,0,99,-44,99,-98","w":708,"k":{"y":20,"j":84}},"q":{"d":"568,249r0,-251r-409,0v-87,0,-158,-71,-158,-158r0,-203v0,-87,71,-158,158,-158r310,0v87,0,158,71,158,158r0,612v0,17,-13,30,-30,30v-16,0,-29,-13,-29,-30xm61,-363r0,203v0,54,44,98,98,98r409,0r0,-301v0,-54,-44,-98,-99,-98r-310,0v-54,0,-98,44,-98,98","w":708,"k":{"j":-134}},"r":{"d":"153,-521r269,0v85,0,153,69,153,153v0,16,-13,29,-29,29v-15,0,-28,-13,-28,-29v0,-53,-43,-95,-96,-95r-269,0v-52,0,-95,42,-95,95r0,338v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29r0,-338v0,-84,69,-153,153,-153","w":637,"k":{".":62}},"s":{"d":"165,-521r423,0v16,0,30,14,30,30v0,16,-14,30,-30,30r-423,0v-57,0,-106,39,-106,85v0,46,49,85,106,85r298,0v91,0,165,64,165,144v0,79,-74,146,-165,146r-432,0v-16,0,-29,-13,-29,-30v0,-16,13,-29,29,-29r432,0v57,0,105,-41,105,-87v0,-46,-48,-85,-105,-85r-298,0v-91,0,-165,-65,-165,-144v0,-80,74,-145,165,-145","w":719},"t":{"d":"158,-61v49,0,136,-20,136,30v0,51,-87,30,-136,30v-87,0,-158,-71,-158,-158r0,-612v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,249r203,0v17,0,30,13,30,30v0,16,-13,29,-30,29r-203,0r0,304v0,54,44,98,98,98","w":365,"k":{"y":-31}},"u":{"d":"566,-1r-408,0v-87,0,-158,-71,-158,-158r0,-332v0,-16,13,-30,30,-30v16,0,30,14,30,30r0,332v0,54,44,98,98,98r379,0v0,0,-1,-231,0,-429v0,-16,13,-30,29,-30v17,0,30,14,30,30r0,459v0,16,-13,30,-30,30","w":683},"v":{"d":"575,-509v8,-15,26,-20,41,-12v14,8,19,26,11,41r-257,465v-11,23,-49,13,-80,15v-11,0,-21,-6,-26,-15r-260,-465v-8,-15,-3,-33,11,-41v15,-8,33,-3,41,12r251,449r19,0","w":697,"k":{"\u00f6":20,"\u00f3":20,"s":20,"o":-10,"j":28,"e":20,".":41}},"w":{"d":"333,-1r-174,0v-87,0,-158,-71,-158,-158r0,-332v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,332v0,55,44,98,98,98r174,0v54,0,98,-43,98,-98r0,-332v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,332v0,55,44,98,98,98r164,0v54,0,98,-43,98,-98r0,-332v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,332v0,87,-71,158,-158,158r-164,0v-53,0,-100,-26,-128,-66v-29,40,-76,66,-128,66","w":994,"k":{"\u00f6":20,"s":20,"o":20,"g":20,"e":-2,"d":20,"c":20,".":41}},"x":{"d":"542,-251v63,43,70,118,65,220v0,17,-13,30,-29,30v-48,-2,-30,-77,-30,-122v0,-54,-44,-98,-99,-98r-291,0v-54,0,-98,44,-98,98v0,46,17,122,-30,122v-48,0,-30,-77,-30,-122v0,-53,26,-99,66,-128v-40,-29,-66,-75,-66,-128v0,-51,-22,-137,30,-142v51,5,30,92,30,142v0,54,44,98,98,98r291,0v55,0,99,-44,99,-98v0,-51,-22,-137,30,-142v50,5,29,92,29,142v0,53,-26,99,-65,128","w":708},"y":{"d":"614,-491r0,611v0,88,-71,158,-158,158r-378,0v-17,0,-30,-13,-30,-29v0,-17,13,-30,30,-30r378,0v54,0,98,-44,98,-99r0,-155v-27,22,-61,35,-98,35r-298,0v-87,0,-158,-71,-158,-158r0,-333v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,333v0,54,44,98,98,98r298,0v54,0,98,-44,98,-98r0,-333v0,-17,13,-30,30,-30v16,0,30,13,30,30","w":698,"k":{"s":20,"r":-38,"o":20,"j":-87,"g":-31,"e":20,"d":20,"c":20,"a":20,".":41}},"z":{"d":"586,-521v26,-2,35,43,18,57r-490,408v119,0,472,-3,472,-3v15,0,30,13,30,28v0,17,-15,31,-30,31r-555,0v-27,6,-43,-39,-19,-52r492,-406r-473,0v-17,0,-31,-14,-31,-32v0,-16,14,-31,31,-31r555,0","w":687},"{":{"d":"158,29v44,0,111,-15,111,30v0,44,-68,29,-111,29v-87,0,-158,-70,-158,-157r0,-313v-33,2,-68,0,-68,-30v0,-32,35,-30,68,-29r0,-260v0,-86,71,-157,158,-157v44,0,111,-18,111,30v0,44,-68,29,-111,29v-55,0,-98,44,-98,98r0,632v0,55,43,98,98,98","w":354},"|":{"d":"0,159r0,-930v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,930v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30","w":118},"}":{"d":"2,59v0,-45,68,-30,111,-30v55,0,98,-43,98,-98r0,-632v0,-54,-43,-98,-98,-98v-43,0,-111,16,-111,-29v0,-48,68,-30,111,-30v87,0,158,71,158,157r0,260v33,-1,68,-3,68,29v0,30,-35,33,-68,30r0,313v0,87,-71,157,-158,157v-43,0,-111,16,-111,-29","w":354},"~":{"d":"116,-181v69,-38,146,-44,210,-16v54,24,121,21,172,-7v16,-9,36,-3,45,13v9,16,3,36,-13,45v-69,38,-157,43,-231,11v-45,-19,-100,-15,-151,12v-16,9,-37,3,-45,-13v-9,-16,-3,-36,13,-45","w":729},"\u201a":{"d":"-42,-30v0,-33,38,-31,73,-30v46,2,30,72,30,116v0,17,-14,30,-30,30v-38,0,-29,-49,-30,-86v-25,3,-42,-8,-43,-30","w":229},"\u0192":{"w":479},"\u201e":{"d":"-42,-30v0,-33,38,-31,73,-30v46,2,30,72,30,116v0,17,-14,30,-30,30v-38,0,-29,-49,-30,-86v-25,3,-42,-8,-43,-30xm104,-31v0,-33,38,-31,73,-30v46,2,30,72,30,116v0,17,-14,30,-30,30v-38,0,-29,-49,-30,-86v-25,3,-42,-8,-43,-30","w":229},"\u2026":{"d":"36,0v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30xm156,0v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30xm276,0v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30","w":365},"\u02c6":{"d":"236,-685r65,85v10,12,7,30,-5,39v-12,9,-29,6,-38,-5r-44,-58v-23,21,-36,82,-82,63v-12,-9,-14,-27,-5,-39r65,-85v11,-14,34,-15,44,0","w":229},"\u2030":{"d":"161,-46r468,-740v8,-14,27,-18,41,-9v14,8,18,27,9,41r-468,740v-9,14,-27,18,-41,9v-14,-8,-18,-27,-9,-41xm594,-381r67,0v87,0,158,71,158,158r0,64v0,87,-71,158,-158,158r-67,0v-87,0,-158,-71,-158,-158r0,-64v0,-87,71,-158,158,-158xm496,-223r0,64v0,54,44,98,98,98r67,0v54,0,98,-44,98,-98r0,-64v0,-54,-44,-98,-98,-98r-67,0v-54,0,-98,44,-98,98xm164,-801r67,0v87,0,158,71,158,158r0,64v0,87,-71,158,-158,158r-67,0v-87,0,-158,-71,-158,-158r0,-64v0,-87,71,-158,158,-158xm66,-643r0,64v0,54,44,98,98,98r67,0v54,0,98,-44,98,-98r0,-64v0,-54,-44,-98,-98,-98r-67,0v-54,0,-98,44,-98,98xm1024,-381r67,0v87,0,158,71,158,158r0,64v0,87,-71,158,-158,158r-67,0v-87,0,-158,-71,-158,-158r0,-64v0,-87,71,-158,158,-158xm926,-223r0,64v0,54,44,98,98,98r67,0v54,0,98,-44,98,-98r0,-64v0,-54,-44,-98,-98,-98r-67,0v-54,0,-98,44,-98,98","w":1311},"\u0160":{"d":"158,-801r507,0v17,0,30,13,30,30v0,16,-13,30,-30,30r-507,0v-55,0,-99,43,-99,98r0,114v0,54,44,98,99,98r380,0v86,0,157,71,157,158r0,114v0,87,-71,158,-157,158r-508,0v-17,0,-30,-13,-30,-30v0,-16,13,-29,30,-29r508,0v54,0,98,-44,98,-99r0,-114v0,-54,-44,-98,-98,-98r-380,0v-87,0,-158,-71,-158,-158r0,-114v0,-87,71,-158,158,-158xm318,-843r-65,-86v-9,-12,-6,-29,6,-38v11,-9,29,-7,38,5r43,58r44,-58v9,-12,26,-14,38,-5v12,9,14,26,5,38r-65,86v-10,14,-33,13,-44,0","w":770},"\u2039":{"d":"133,-296r134,161r-114,0r-134,-161r134,-160r114,0","w":292},"\u0152":{"d":"764,-53r365,0v16,0,30,13,30,30v0,16,-14,30,-30,30r-365,0v-54,0,-102,-28,-131,-70v-29,38,-75,63,-126,63r-349,0v-87,0,-158,-71,-158,-158r0,-487v0,-87,71,-158,158,-158r349,0v54,0,102,27,131,69v29,-38,75,-63,126,-63r365,0v16,0,30,13,30,30v0,16,-14,30,-30,30r-365,0v-54,0,-99,44,-99,98r0,214r451,0v17,0,30,13,30,30v0,16,-13,30,-30,30r-451,0r0,213v0,55,45,99,99,99xm158,-60r349,0v54,0,99,-44,99,-98r0,-487v0,-54,-45,-98,-99,-98r-349,0v-54,0,-98,44,-98,98r0,487v0,54,44,98,98,98","w":1282},"\u2018":{"d":"219,-895v13,12,15,31,4,45r-59,69v-11,13,-31,14,-44,3v-13,-11,-15,-31,-3,-44r58,-69v11,-14,31,-15,44,-4","w":229},"\u2019":{"d":"119,-795v13,12,15,31,4,45r-59,69v-11,13,-31,14,-44,3v-13,-11,-15,-31,-3,-44r58,-69v11,-14,31,-15,44,-4","w":167},"\u201c":{"d":"251,-686v0,33,-38,31,-73,30v-46,-2,-30,-72,-30,-116v0,-17,14,-30,30,-30v38,0,29,49,30,86v25,-3,42,8,43,30xm105,-685v0,33,-38,31,-73,30v-46,-2,-30,-72,-30,-116v0,-17,14,-30,30,-30v38,0,29,49,30,86v25,-3,42,8,43,30","w":229},"\u201d":{"d":"-42,-772v0,-33,38,-31,73,-30v46,2,30,72,30,116v0,17,-14,30,-30,30v-38,0,-29,-49,-30,-86v-25,3,-42,-8,-43,-30xm104,-773v0,-33,38,-31,73,-30v46,2,30,72,30,116v0,17,-14,30,-30,30v-38,0,-29,-49,-30,-86v-25,3,-42,-8,-43,-30","w":257},"\u2022":{"d":"168,-472v71,0,118,46,118,118v0,71,-42,120,-116,120v-75,0,-123,-46,-123,-119v0,-71,47,-119,121,-119","w":333},"\u2013":{"d":"343,-303r-210,0v-17,0,-30,-13,-30,-29v0,-17,13,-30,30,-30r210,0v17,0,30,13,30,30v0,16,-13,29,-30,29","w":479},"\u2014":{"d":"463,-403r-310,0v-17,0,-30,-13,-30,-29v0,-17,13,-30,30,-30r310,0v17,0,30,13,30,30v0,16,-13,29,-30,29","w":604},"\u02dc":{"d":"-51,-631v63,-35,134,-40,193,-14v50,21,112,18,158,-7v15,-8,34,-3,42,12v8,15,3,34,-12,42v-63,35,-145,38,-212,9v-42,-18,-93,-14,-140,12v-15,8,-34,3,-42,-12v-8,-15,-2,-34,13,-42","w":729},"\u2122":{"d":"91,-640r-31,0r0,-159r-61,0r0,-28r153,0r0,28r-61,0r0,159xm201,-640r-29,0r0,-187r47,0r47,149r45,-149r45,0r0,187r-28,0r0,-157r-49,157r-28,0r-50,-159r0,159","w":771},"\u0161":{"d":"165,-521r423,0v16,0,30,14,30,30v0,16,-14,30,-30,30r-423,0v-57,0,-106,39,-106,85v0,46,49,85,106,85r298,0v91,0,165,64,165,144v0,79,-74,146,-165,146r-432,0v-16,0,-29,-13,-29,-30v0,-16,13,-29,29,-29r432,0v57,0,105,-41,105,-87v0,-46,-48,-85,-105,-85r-298,0v-91,0,-165,-65,-165,-144v0,-80,74,-145,165,-145xm287,-558r-65,-86v-9,-12,-6,-29,6,-38v11,-9,29,-7,38,5r43,58r44,-58v9,-12,26,-14,38,-5v12,9,14,26,5,38r-65,86v-10,14,-33,13,-44,0","w":396},"\u203a":{"d":"226,-273r-180,134v-12,10,-30,7,-39,-5v-9,-12,-6,-29,5,-38r153,-113r-153,-109v-27,-21,5,-65,34,-44r180,131v14,11,15,34,0,44","w":292},"\u0153":{"d":"650,-511r199,0v86,0,157,70,157,157v0,51,22,143,-30,143r-423,0r-1,74v6,48,48,85,98,85r307,0v16,0,30,13,30,29v0,17,-14,30,-30,30r-307,0v-52,0,-99,-25,-127,-64v-29,40,-76,66,-128,66r-237,0v-87,0,-158,-71,-158,-158r0,-204v0,-87,71,-158,158,-158r237,0v52,0,98,26,127,65v29,-39,75,-65,128,-65xm60,-353r0,204v0,54,44,98,98,98r237,0v54,0,98,-44,98,-98r0,-208v-2,-52,-46,-94,-98,-94r-237,0v-54,0,-98,44,-98,98xm552,-366v3,30,0,64,1,96r394,0r0,-84v0,-54,-44,-98,-98,-98r-199,0v-50,0,-92,38,-98,86","w":1083},"\u0178":{"d":"699,-801v17,0,30,13,30,30r0,233v0,87,-71,158,-158,158r-162,0r0,349v0,17,-13,30,-29,30v-17,0,-30,-13,-30,-30r0,-349r-192,0v-87,0,-158,-71,-158,-158r0,-233v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,233v0,54,44,98,98,98r413,0v54,0,98,-44,98,-98r0,-233v0,-17,14,-30,30,-30xm243,-727v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30xm483,-727v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30","w":542},"\u00a1":{"d":"0,-29r0,-580v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,580v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30xm30,-699v-33,0,-32,-36,-30,-70v0,-17,13,-30,30,-30v32,0,30,36,30,70v0,17,-14,30,-30,30","w":101},"\u00a2":{"d":"160,-64r343,0v17,0,30,13,30,30v0,17,-13,30,-30,30r-167,0v-4,44,17,115,-30,115v-46,0,-26,-71,-30,-115r-116,0v-88,0,-160,-71,-160,-159r0,-198v0,-88,72,-159,160,-159r116,0v4,-45,-17,-120,30,-120v48,0,25,75,30,120r167,0v16,0,30,13,30,30v0,17,-14,30,-30,30r-343,0v-55,0,-100,45,-100,99r0,198v0,54,45,99,100,99","w":583},"\u00a3":{"w":542},"\u00a4":{"d":"335,-596v69,-1,116,26,156,54r73,-73r46,46r-74,73v60,56,74,222,14,292r-15,22r74,75r-46,45r-73,-75v-41,29,-83,55,-157,54v-71,-1,-115,-24,-156,-54r-74,73r-45,-45r74,-73v-29,-42,-55,-85,-55,-158v0,-70,25,-118,55,-156r-73,-73r45,-45r73,73v39,-30,87,-55,158,-55xm138,-339v0,143,132,235,273,182v69,-26,118,-89,118,-183v0,-120,-76,-197,-193,-197v-119,0,-198,76,-198,198","w":667},"\u00a5":{"d":"350,-152r-138,0v-17,0,-30,-13,-30,-29v0,-17,13,-30,30,-30r138,0r0,-36r-141,0v-17,0,-30,-13,-30,-29v0,-17,13,-30,30,-30r141,0r0,-55r-192,0v-87,0,-158,-71,-158,-158r0,-252v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,252v0,54,44,98,98,98r413,0v54,0,98,-44,98,-98r0,-252v0,-17,14,-30,30,-30v17,0,30,13,30,30r0,252v0,87,-71,158,-158,158r-162,0r0,55r130,0v17,0,30,13,30,30v0,16,-13,29,-30,29r-130,0r0,36r133,0v17,0,30,13,30,30v0,16,-13,29,-30,29r-133,0r0,121v0,17,-13,30,-29,30v-17,0,-30,-13,-30,-30r0,-121","w":804},"\u00a6":{"d":"0,161r0,-293v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,293v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30xm0,-335r0,-293v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,293v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30","w":229},"\u00a7":{},"\u00a8":{"d":"70,-565v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30xm310,-565v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30","w":229},"\u00a9":{"d":"712,-454v0,208,-150,354,-357,354v-185,0,-355,-145,-355,-355v0,-201,158,-357,357,-357v198,0,355,154,355,358xm680,-454v1,-175,-134,-326,-323,-326v-180,0,-325,143,-325,326v0,175,140,322,325,322v170,0,321,-131,323,-322xm549,-320v-30,40,-97,94,-188,94v-118,0,-229,-88,-229,-231v0,-127,97,-232,232,-232v108,0,165,69,185,93r-42,38v-24,-27,-66,-75,-142,-75v-97,0,-175,75,-175,174v0,108,84,177,175,177v79,0,123,-52,142,-74","w":833},"\u00aa":{"w":354},"\u00ab":{"w":479},"\u00ac":{"w":667},"\u2212":{"d":"403,-304r-330,0v-17,0,-30,-13,-30,-29v0,-17,13,-30,30,-30r330,0v17,0,30,13,30,30v0,16,-13,29,-30,29"},"\u00ae":{"d":"401,-619v110,-11,172,33,172,111v0,62,-45,98,-100,107v48,18,63,44,72,98v10,65,13,89,33,129r-75,0v-19,-37,-21,-86,-29,-132v-13,-77,-66,-75,-145,-75r0,207r-65,0r0,-445r137,0xm507,-503v0,-58,-35,-70,-116,-66r-61,0r0,136r75,0v28,0,102,1,102,-70xm764,-393v-1,197,-156,354,-358,354v-185,0,-355,-145,-355,-356v0,-205,164,-356,356,-356v206,0,358,163,357,358xm732,-394v1,-178,-138,-325,-323,-325v-184,0,-326,146,-326,324v0,182,146,324,324,324v183,0,324,-143,325,-323","w":833},"\u00af":{"d":"313,-584r-280,0v-17,0,-30,-13,-30,-29v0,-17,13,-30,30,-30r280,0v17,0,30,13,30,30v0,16,-13,29,-30,29","w":229},"\u02c9":{"d":"313,-584r-280,0v-17,0,-30,-13,-30,-29v0,-17,13,-30,30,-30r280,0v17,0,30,13,30,30v0,16,-13,29,-30,29","w":229},"\u00b0":{"d":"30,-601v0,-88,58,-147,147,-147v88,0,147,58,147,147v0,88,-57,147,-147,147v-87,0,-147,-58,-147,-147xm264,-601v0,-46,-40,-87,-87,-87v-47,0,-87,40,-87,87v0,47,39,87,87,87v46,0,87,-40,87,-87","w":354},"\u00b1":{"d":"469,-342r-188,0r0,190r-59,0r0,-190r-191,0r0,-59r191,0r0,-190r59,0r0,190r188,0r0,59xm31,-59r438,0r0,59r-438,0r0,-59"},"\u00b2":{"d":"326,-292r0,44r-282,0r0,-42v32,-20,75,-48,137,-99v54,-45,108,-94,108,-168v0,-66,-46,-98,-101,-98v-69,0,-99,51,-99,92v0,37,23,64,37,80r-66,-8v-5,-12,-17,-40,-17,-76v0,-82,63,-131,146,-131v101,0,151,65,151,143v0,106,-106,189,-215,263r201,0","w":333},"\u00b3":{"d":"269,-389v1,-91,-83,-88,-173,-85r0,-44r57,0v36,0,109,0,109,-75v0,-45,-33,-81,-90,-81v-49,0,-96,30,-94,97r-55,-14v9,-37,32,-126,149,-126v74,0,139,40,139,125v0,74,-50,89,-68,94v26,8,77,21,77,105v0,77,-56,134,-149,134v-51,0,-108,-19,-137,-74v-13,-24,-15,-43,-18,-66r52,-18v-1,24,-3,113,103,113v57,0,98,-27,98,-85","w":333},"\u00b4":{"d":"244,-695v13,12,14,31,3,45r-59,69v-11,13,-31,14,-44,3v-13,-11,-14,-31,-3,-44r59,-69v11,-14,31,-15,44,-4","w":229},"\u00b6":{"d":"90,-512v0,-126,86,-194,220,-194r221,0r0,44r-33,0r0,829r-46,0r0,-829r-157,0r0,829r-46,0r0,-497v-92,-10,-159,-78,-159,-182","w":667},"\u00b7":{"d":"204,-260v0,49,-40,89,-89,89v-49,0,-89,-40,-89,-89v0,-49,40,-89,89,-89v49,0,89,40,89,89","w":229},"\u2219":{"d":"204,-260v0,49,-40,89,-89,89v-49,0,-89,-40,-89,-89v0,-49,40,-89,89,-89v49,0,89,40,89,89","w":229},"\u00b8":{"d":"61,11v-1,42,10,103,-30,103v-16,0,-27,12,-27,25v0,14,13,37,40,32v16,-3,30,14,30,29v0,17,-14,30,-30,30v-47,0,-99,-30,-100,-91v-1,-36,23,-68,56,-81v0,-36,-7,-77,31,-77v15,0,30,14,30,30","w":229},"\u00b9":{"d":"228,-707r0,442r-48,0r0,-345v-18,8,-31,13,-78,12r0,-43v79,0,79,-37,78,-66r48,0","w":333},"\u00ba":{"d":"165,-364v-98,0,-149,-79,-149,-176v0,-95,53,-174,151,-174v97,0,150,77,150,175v0,100,-53,175,-152,175xm166,-382v27,0,34,-17,33,-43r0,-221v-1,-28,0,-49,-33,-49v-32,0,-31,20,-32,49r0,235v0,18,11,29,32,29","w":333},"\u00bb":{"d":"226,-273r-180,134v-12,10,-30,7,-39,-5v-9,-12,-6,-29,5,-38r153,-113r-153,-109v-27,-21,5,-65,34,-44r180,131v14,11,15,34,0,44xm386,-273r-180,134v-12,10,-30,7,-39,-5v-9,-12,-6,-29,5,-38r153,-113r-153,-109v-27,-21,5,-65,34,-44r180,131v14,11,15,34,0,44","w":479},"\u00bc":{"d":"228,-707r0,442r-48,0r0,-345v-18,8,-31,13,-78,12r0,-43v79,0,79,-37,78,-66r48,0xm637,-730r-353,770r-40,-19r352,-770xm778,-108r0,108r-48,0r0,-108r-192,0r0,-38r191,-296r49,0r0,290r67,0r0,44r-67,0xm595,-152r135,0r0,-206","w":875},"\u00bd":{"d":"229,-707r0,442r-48,0r0,-345v-18,8,-31,13,-78,12r0,-43v79,0,79,-37,78,-66r48,0xm615,-730r-353,769r-40,-18r352,-770xm824,-44r0,44r-282,0r0,-42v32,-20,75,-48,137,-99v54,-45,108,-94,108,-168v0,-66,-46,-98,-101,-98v-69,0,-99,51,-99,92v0,37,23,64,37,80r-66,-8v-5,-12,-17,-40,-17,-76v0,-82,63,-131,146,-131v101,0,151,65,151,143v0,106,-106,189,-215,263r201,0","w":875},"\u00be":{"d":"283,-387v1,-91,-83,-88,-173,-85r0,-44r57,0v36,0,109,0,109,-75v0,-45,-33,-81,-90,-81v-49,0,-96,30,-94,97r-55,-14v9,-37,32,-126,149,-126v74,0,139,40,139,125v0,74,-50,89,-68,94v26,8,77,21,77,105v0,77,-56,134,-149,134v-51,0,-108,-19,-137,-74v-13,-24,-15,-43,-18,-66r52,-18v-1,24,-3,113,103,113v57,0,98,-27,98,-85xm672,-730r-352,770r-41,-19r352,-771xm778,-108r0,108r-48,0r0,-108r-192,0r0,-38r191,-296r49,0r0,290r67,0r0,44r-67,0xm595,-152r135,0r0,-206","w":875},"\u00bf":{"d":"487,0r-331,0v-100,-3,-157,-81,-157,-198v0,-87,70,-158,157,-158r94,0v54,0,97,-44,97,-98r0,-134v0,-17,14,-30,30,-30v16,0,30,13,30,30r0,134v0,87,-71,158,-157,158r-94,0v-68,2,-98,57,-98,139v0,54,44,98,98,98r331,0v76,-2,97,-68,97,-157v0,-17,14,-30,30,-30v39,0,29,51,30,89v0,87,-70,157,-157,157xm377,-798v44,1,30,63,30,105v0,17,-13,30,-30,30v-43,-1,-27,-64,-30,-105v0,-16,14,-30,30,-30","w":396},"\u00c0":{"d":"554,-801r-396,0v-87,0,-158,71,-158,158r0,612v0,17,14,30,30,30v16,0,30,-13,30,-30r0,-348r592,0r0,348v0,17,14,30,30,30v16,0,30,-13,30,-30r0,-612v0,-87,-71,-158,-158,-158xm60,-438r0,-205v0,-55,44,-98,98,-98r396,0v54,0,98,43,98,98r0,205r-592,0xm287,-954v13,-11,33,-10,44,4r59,69v11,13,10,33,-3,44v-13,11,-33,10,-44,-3r-59,-69v-11,-14,-10,-33,3,-45","w":734,"k":{"L":-21,"D":-21}},"\u00c1":{"d":"554,-801r-396,0v-87,0,-158,71,-158,158r0,612v0,17,14,30,30,30v16,0,30,-13,30,-30r0,-348r592,0r0,348v0,17,14,30,30,30v16,0,30,-13,30,-30r0,-612v0,-87,-71,-158,-158,-158xm60,-438r0,-205v0,-55,44,-98,98,-98r396,0v54,0,98,43,98,98r0,205r-592,0xm420,-956v13,12,14,31,3,45r-59,69v-11,13,-31,14,-44,3v-13,-11,-14,-31,-3,-44r59,-69v11,-14,31,-15,44,-4","w":745,"k":{"\u00c1":-21,"L":-21}},"\u00c2":{"d":"158,-801r396,0v87,0,158,71,158,158r0,612v0,17,-14,30,-30,30v-16,0,-30,-13,-30,-30r0,-348r-592,0r0,348v0,17,-14,30,-30,30v-16,0,-30,-13,-30,-30r0,-612v0,-87,71,-158,158,-158xm60,-643r0,205r592,0r0,-205v0,-55,-44,-98,-98,-98r-396,0v-54,0,-98,43,-98,98xm374,-961r65,85v10,12,7,30,-5,39v-12,9,-29,6,-38,-5r-44,-58v-23,21,-36,82,-82,63v-12,-9,-14,-27,-5,-39r65,-85v11,-14,34,-15,44,0","w":745},"\u00c3":{"d":"158,-801r396,0v87,0,158,71,158,158r0,612v0,17,-14,30,-30,30v-16,0,-30,-13,-30,-30r0,-348r-592,0r0,348v0,17,-14,30,-30,30v-16,0,-30,-13,-30,-30r0,-612v0,-87,71,-158,158,-158xm60,-643r0,205r592,0r0,-205v0,-55,-44,-98,-98,-98r-396,0v-54,0,-98,43,-98,98xm149,-897v63,-35,134,-40,193,-14v50,21,112,18,158,-7v15,-8,34,-3,42,12v8,15,3,34,-12,42v-63,35,-145,38,-212,9v-42,-18,-93,-14,-140,12v-15,8,-34,3,-42,-12v-8,-15,-2,-34,13,-42","w":745},"\u00c4":{"d":"554,-801r-396,0v-87,0,-158,71,-158,158r0,612v0,17,14,30,30,30v16,0,30,-13,30,-30r0,-348r592,0r0,348v0,17,14,30,30,30v16,0,30,-13,30,-30r0,-612v0,-87,-71,-158,-158,-158xm60,-438r0,-205v0,-55,44,-98,98,-98r396,0v54,0,98,43,98,98r0,205r-592,0xm228,-829v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30xm468,-829v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30","w":745,"k":{"c":20,"X":-21,"U":-21,"T":41,"S":-21,"R":-21,"P":-21,"N":-21,"M":-21,"L":-21,"K":-21,"I":-21,"H":-21,"F":-21,"E":-21,"D":-21,"B":-21}},"\u00c5":{"d":"436,-919v2,52,-42,97,-95,95v-56,-3,-94,-37,-94,-95v0,-55,36,-94,94,-94v56,0,93,36,95,94xm341,-968v-25,0,-49,23,-49,49v0,26,22,51,49,50v27,0,51,-22,50,-50v0,-26,-22,-49,-50,-49xm554,-801r-396,0v-87,0,-158,71,-158,158r0,612v0,17,14,30,30,30v16,0,30,-13,30,-30r0,-348r592,0r0,348v0,17,14,30,30,30v16,0,30,-13,30,-30r0,-612v0,-87,-71,-158,-158,-158xm60,-438r0,-205v0,-55,44,-98,98,-98r396,0v54,0,98,43,98,98r0,205r-592,0","w":745,"k":{"S":-21}},"\u00c6":{"d":"688,-60r373,0v16,0,30,14,30,30v0,17,-14,30,-30,30r-373,0v-38,0,-72,-13,-99,-35v2,21,-12,35,-30,36v-16,0,-30,-13,-30,-30r0,-332r-469,0r0,332v0,17,-14,30,-30,30v-16,0,-30,-13,-30,-30r0,-612v0,-87,71,-158,158,-158r273,0v52,0,99,27,128,66v28,-40,76,-67,129,-67r373,0v16,0,29,13,29,30v0,16,-13,30,-29,30r-373,0v-54,0,-98,44,-98,98r0,212r458,0v17,0,30,14,30,30v0,16,-13,30,-30,30r-458,0r0,212v0,54,44,98,98,98xm60,-641r0,221r469,0r0,-221v0,-55,-44,-98,-98,-98r-273,0v-54,0,-98,43,-98,98","w":1172},"\u00c7":{"d":"398,0v0,41,9,98,-30,98v-16,0,-27,12,-27,25v0,14,13,37,40,32v16,-3,30,14,30,29v0,17,-14,30,-30,30v-47,0,-99,-30,-100,-91v-1,-36,23,-68,56,-81r0,-42r-179,0v-87,0,-158,-71,-158,-158r0,-484v0,-87,71,-158,158,-158r484,0v17,0,30,13,30,30v0,16,-13,30,-30,30r-484,0v-54,0,-98,44,-98,98r0,484v0,54,44,98,98,98r484,0v17,0,30,14,30,30v0,17,-13,30,-30,30r-244,0","w":731,"k":{"O":-42,"A":-21}},"\u00c8":{"d":"649,-61r-483,0v-54,0,-98,-44,-98,-98r0,-220r568,0v17,0,30,-14,30,-30v0,-16,-13,-30,-30,-30r-568,0r0,-204v0,-54,44,-98,98,-98r483,0v16,0,29,-14,29,-30v0,-17,-13,-30,-29,-30r-483,0v-87,0,-158,71,-158,158r0,484v0,87,71,158,158,158r483,0v16,0,30,-13,30,-30v0,-16,-14,-30,-30,-30xm290,-956v13,-11,33,-10,44,4r59,69v11,13,10,33,-3,44v-13,11,-33,10,-44,-3r-59,-69v-11,-14,-10,-33,3,-45","w":714,"k":{"R":-63,"M":-63,"L":-63,"G":-21,"E":-63}},"\u00c9":{"d":"649,-61r-483,0v-54,0,-98,-44,-98,-98r0,-220r568,0v17,0,30,-14,30,-30v0,-16,-13,-30,-30,-30r-568,0r0,-204v0,-54,44,-98,98,-98r483,0v16,0,29,-14,29,-30v0,-17,-13,-30,-29,-30r-483,0v-87,0,-158,71,-158,158r0,484v0,87,71,158,158,158r483,0v16,0,30,-13,30,-30v0,-16,-14,-30,-30,-30xm399,-956v13,12,14,31,3,45r-59,69v-11,13,-31,14,-44,3v-13,-11,-14,-31,-3,-44r59,-69v11,-14,31,-15,44,-4","w":714,"k":{"\u00c9":-63,"W":-21,"U":-63,"T":-21,"S":-63,"R":-63,"N":-63,"L":-63,"I":-63,"E":-63,"B":-63}},"\u00ca":{"d":"166,-61r483,0v16,0,30,14,30,30v0,17,-14,30,-30,30r-483,0v-87,0,-158,-71,-158,-158r0,-484v0,-87,71,-158,158,-158r483,0v16,0,29,13,29,30v0,16,-13,30,-29,30r-483,0v-54,0,-98,44,-98,98r0,204r568,0v17,0,30,14,30,30v0,16,-13,30,-30,30r-568,0r0,220v0,54,44,98,98,98xm378,-959r65,85v10,12,7,30,-5,39v-12,9,-29,6,-38,-5r-44,-58v-23,21,-36,82,-82,63v-12,-9,-14,-27,-5,-39r65,-85v11,-14,34,-15,44,0","w":714},"\u00cb":{"d":"649,-61r-483,0v-54,0,-98,-44,-98,-98r0,-220r568,0v17,0,30,-14,30,-30v0,-16,-13,-30,-30,-30r-568,0r0,-204v0,-54,44,-98,98,-98r483,0v16,0,29,-14,29,-30v0,-17,-13,-30,-29,-30r-483,0v-87,0,-158,71,-158,158r0,484v0,87,71,158,158,158r483,0v16,0,30,-13,30,-30v0,-16,-14,-30,-30,-30xm228,-829v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30xm468,-829v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30","w":714,"k":{"V":-21,"T":-21,"R":-63,"N":-63,"M":-63,"L":-63,"K":-63,"E":-63}},"\u00cc":{"d":"0,-771r0,740v0,17,13,30,30,30v16,0,30,-13,30,-30r0,-740v0,-17,-14,-30,-30,-30v-17,0,-30,13,-30,30xm-18,-957v13,-11,33,-10,44,4r59,69v11,13,10,33,-3,44v-13,11,-33,10,-44,-3r-59,-69v-11,-14,-10,-33,3,-45","w":152,"k":{"S":-63}},"\u00cd":{"d":"0,-771r0,740v0,17,13,30,30,30v16,0,30,-13,30,-30r0,-740v0,-17,-14,-30,-30,-30v-17,0,-30,13,-30,30xm110,-959v13,12,14,31,3,45r-59,69v-11,13,-31,14,-44,3v-13,-11,-14,-31,-3,-44r59,-69v11,-14,31,-15,44,-4","w":145},"\u00ce":{"d":"53,-989r65,85v9,12,7,30,-5,39v-46,20,-59,-43,-82,-63r-44,58v-9,11,-26,14,-38,5v-12,-9,-15,-27,-5,-39r65,-85v10,-14,33,-15,44,0xm0,-771r0,740v0,17,13,30,30,30v16,0,30,-13,30,-30r0,-740v0,-17,-14,-30,-30,-30v-17,0,-30,13,-30,30","w":144,"k":{"T":-21}},"\u00cf":{"d":"-26,-827v-29,0,-30,-32,-30,-64v0,-17,14,-30,30,-30v30,0,30,32,30,64v0,17,-13,30,-30,30xm84,-827v-29,0,-30,-32,-30,-64v0,-17,14,-30,30,-30v30,0,30,32,30,64v0,17,-13,30,-30,30xm0,-771r0,740v0,17,13,30,30,30v16,0,30,-13,30,-30r0,-740v0,-17,-14,-30,-30,-30v-17,0,-30,13,-30,30","w":144,"k":{"T":-21,"S":-63,"N":-63,"L":-63}},"\u00d0":{"d":"0,-771v0,-16,14,-30,30,-30r549,0v87,0,158,71,158,158r0,484v0,87,-71,158,-158,158r-549,0v-17,0,-30,-13,-30,-30r0,-327v-41,-3,-103,13,-103,-29v0,-43,62,-27,103,-30r0,-354xm579,-741r-519,0r0,324r244,0v17,0,30,13,30,30v0,16,-13,29,-30,29r-244,0r0,297r519,0v54,0,98,-44,98,-98r0,-484v0,-54,-44,-98,-98,-98","w":825},"\u00d1":{"d":"698,-31r0,-612v0,-55,-44,-99,-98,-99r-442,0v-55,0,-99,44,-99,99r0,612v0,17,-13,30,-29,30v-17,0,-30,-13,-30,-30r0,-612v0,-87,71,-158,158,-158r442,0v87,0,158,71,158,158r0,612v0,17,-13,30,-30,30v-16,0,-30,-13,-30,-30xm187,-891v63,-35,134,-40,193,-14v50,21,112,18,158,-7v15,-8,34,-3,42,12v8,15,3,34,-12,42v-63,35,-145,38,-212,9v-42,-18,-93,-14,-140,12v-15,8,-34,3,-42,-12v-8,-15,-2,-34,13,-42","w":823},"\u00d4":{"d":"158,-801r478,0v87,0,157,71,157,158r0,484v0,87,-70,158,-157,158r-478,0v-87,0,-158,-71,-158,-158r0,-484v0,-87,71,-158,158,-158xm60,-643r0,484v0,54,44,98,98,98r478,0v54,0,98,-44,98,-98r0,-484v0,-54,-44,-98,-98,-98r-478,0v-54,0,-98,44,-98,98xm409,-950r65,85v10,12,7,30,-5,39v-12,9,-29,6,-38,-5r-44,-58v-23,21,-36,82,-82,63v-12,-9,-14,-27,-5,-39r65,-85v11,-14,34,-15,44,0","w":886,"k":{"T":20}},"\u00d5":{"d":"158,-801r478,0v87,0,157,71,157,158r0,484v0,87,-70,158,-157,158r-478,0v-87,0,-158,-71,-158,-158r0,-484v0,-87,71,-158,158,-158xm60,-643r0,484v0,54,44,98,98,98r478,0v54,0,98,-44,98,-98r0,-484v0,-54,-44,-98,-98,-98r-478,0v-54,0,-98,44,-98,98xm198,-897v63,-35,134,-40,193,-14v50,21,112,18,158,-7v15,-8,34,-3,42,12v8,15,3,34,-12,42v-63,35,-145,38,-212,9v-42,-18,-93,-14,-140,12v-15,8,-34,3,-42,-12v-8,-15,-2,-34,13,-42","w":859},"\u00d6":{"d":"281,-827v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30xm521,-827v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30xm158,-801r478,0v87,0,157,71,157,158r0,484v0,87,-70,158,-157,158r-478,0v-87,0,-158,-71,-158,-158r0,-484v0,-87,71,-158,158,-158xm60,-643r0,484v0,54,44,98,98,98r478,0v54,0,98,-44,98,-98r0,-484v0,-54,-44,-98,-98,-98r-478,0v-54,0,-98,44,-98,98","w":865,"k":{"j":141,"W":20,"T":20,"S":-42,"R":-42,"P":-42,"N":-42,"M":-42,"L":-42,"K":-42,"H":-42,"G":-42,"F":-42,"D":-42,"C":-42,"B":-42}},"\u00d7":{"d":"440,-439r-148,148r148,148r-42,42r-148,-148r-148,148r-42,-42r148,-148r-148,-148r42,-42r148,148r148,-148"},"\u00d8":{"d":"159,-787r452,0v16,-21,30,-71,68,-51v23,12,11,43,-1,57v67,18,116,80,116,152r0,484v0,87,-70,158,-157,158r-461,0v-23,25,-33,90,-81,72v-32,-23,4,-59,15,-80v-63,-20,-109,-80,-109,-150r0,-484v0,-87,71,-158,158,-158xm214,-47r423,0v54,0,98,-44,98,-98r0,-484v0,-52,-41,-94,-92,-98xm61,-629r0,484v0,49,36,90,83,97r429,-679r-414,0v-54,0,-98,44,-98,98","w":867},"\u00d9":{"d":"699,-159r0,-612v0,-17,14,-30,30,-30v17,0,30,13,30,30r0,612v0,87,-71,158,-158,158r-443,0v-87,0,-158,-71,-158,-158r0,-612v0,-17,13,-30,30,-30v16,0,29,13,29,30r0,612v0,55,44,99,99,99r443,0v54,0,98,-44,98,-99xm317,-919v13,-11,33,-10,44,4r59,69v11,13,10,33,-3,44v-13,11,-33,10,-44,-3r-59,-69v-11,-14,-10,-33,3,-45","w":818},"\u00da":{"d":"699,-159r0,-612v0,-17,14,-30,30,-30v17,0,30,13,30,30r0,612v0,87,-71,158,-158,158r-443,0v-87,0,-158,-71,-158,-158r0,-612v0,-17,13,-30,30,-30v16,0,29,13,29,30r0,612v0,55,44,99,99,99r443,0v54,0,98,-44,98,-99xm443,-919v13,12,14,31,3,45r-59,69v-11,13,-31,14,-44,3v-13,-11,-14,-31,-3,-44r59,-69v11,-14,31,-15,44,-4","w":822},"\u00db":{"d":"718,-159r0,-612v0,-17,14,-30,30,-30v17,0,30,13,30,30r0,612v0,87,-71,158,-158,158r-462,0v-87,0,-158,-71,-158,-158r0,-612v0,-17,13,-30,30,-30v16,0,29,13,29,30r0,612v0,55,44,99,99,99r462,0v54,0,98,-44,98,-99xm409,-913r65,85v10,12,7,30,-5,39v-12,9,-29,6,-38,-5r-44,-58v-23,21,-36,82,-82,63v-12,-9,-14,-27,-5,-39r65,-85v11,-14,34,-15,44,0","k":{"M":-63}},"\u00dc":{"d":"699,-159r0,-612v0,-17,14,-30,30,-30v17,0,30,13,30,30r0,612v0,87,-71,158,-158,158r-443,0v-87,0,-158,-71,-158,-158r0,-612v0,-17,13,-30,30,-30v16,0,29,13,29,30r0,612v0,55,44,99,99,99r443,0v54,0,98,-44,98,-99xm274,-826v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30xm514,-826v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30","w":842,"k":{"T":-21,"S":-63,"R":-63,"P":-63,"N":-63,"M":-63,"L":-63,"H":-63,"G":-42,"F":-63,"E":-63,"D":-63,"C":-42,"B":-63}},"\u00dd":{"d":"416,-864v13,12,14,31,3,45r-59,69v-11,13,-31,14,-44,3v-13,-11,-14,-31,-3,-44r59,-69v11,-14,31,-15,44,-4xm699,-801v17,0,30,13,30,30r0,233v0,87,-71,158,-158,158r-162,0r0,349v0,17,-13,30,-29,30v-17,0,-30,-13,-30,-30r0,-349r-192,0v-87,0,-158,-71,-158,-158r0,-233v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,233v0,54,44,98,98,98r413,0v54,0,98,-44,98,-98r0,-233v0,-17,14,-30,30,-30","w":542},"\u00de":{"w":542},"\u00df":{"w":479},"\u00e5":{"d":"-17,-521r430,0v86,0,155,69,155,155r0,210v0,86,-69,155,-154,155r-311,0v-86,0,-155,-70,-155,-155v0,-86,70,-155,156,-155r406,0v11,-87,-23,-152,-97,-152r-430,0v-17,0,-30,-13,-30,-29v0,-16,13,-29,30,-29xm7,-156v0,53,43,96,96,96r311,0v53,0,96,-43,96,-96r0,-97r-406,0v-54,0,-97,44,-97,97xm387,-634v0,54,-35,86,-89,89v-49,2,-91,-40,-89,-89v2,-54,35,-89,89,-89v53,0,89,36,89,89xm298,-680v-25,0,-46,21,-46,46v0,24,22,46,46,46v25,0,46,-21,46,-46v0,-24,-22,-46,-46,-46","w":703,"k":{"s":20}},"\u00e6":{"d":"493,-158r0,-61r0,61xm434,-253r-286,0v-54,0,-97,44,-97,97v0,53,43,96,96,96r192,0v53,-2,95,-39,95,-98r0,-95xm591,-519r189,0v86,0,157,70,157,157v0,51,22,143,-30,143r-414,0r0,65v0,52,45,94,98,94r297,0v16,0,30,13,30,29v0,17,-14,30,-30,30r-297,0v-52,0,-98,-25,-127,-64v-28,39,-74,64,-125,64r-192,0v-86,0,-155,-70,-155,-155v0,-86,70,-155,156,-155r286,0v10,-88,-22,-152,-96,-152r-311,0v-17,0,-30,-13,-30,-29v0,-16,13,-29,30,-29r311,0v52,0,99,26,127,65v29,-38,74,-63,126,-63xm493,-366r0,88r385,0r0,-84v0,-54,-44,-98,-98,-98r-189,0v-52,0,-98,42,-98,94","w":989},"\u00e7":{"d":"358,1v0,40,7,92,-30,92v-16,0,-27,12,-27,25v0,14,13,37,40,32v16,-3,30,14,30,29v0,17,-14,30,-30,30v-47,0,-99,-30,-100,-91v-1,-36,23,-68,56,-81r0,-36r-138,0v-88,0,-159,-71,-159,-159r0,-201v0,-88,71,-159,159,-159r423,0v17,0,31,13,31,30v0,16,-14,30,-31,30r-423,0v-55,0,-99,44,-99,99r0,201v0,55,43,99,99,99r422,0v16,0,29,13,29,30v0,17,-13,30,-29,30r-223,0","w":677},"\u00eb":{"d":"157,-521r309,0v86,0,157,70,157,157r0,115v0,17,-13,30,-30,30r-534,0v-10,90,20,159,98,159r417,0v16,0,30,13,30,29v0,17,-14,30,-30,30r-417,0v-87,0,-157,-70,-157,-157r0,-206v0,-87,70,-157,157,-157xm59,-364r0,86r505,0r0,-86v0,-54,-44,-98,-98,-98r-309,0v-54,0,-98,44,-98,98xm194,-565v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30xm434,-565v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30","w":698},"\u00ec":{"d":"30,-517v16,0,30,13,30,29r0,457v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-457v0,-16,13,-29,30,-29xm-17,-672v13,-11,33,-10,44,4r59,69v11,13,10,33,-3,44v-13,11,-33,10,-44,-3r-59,-69v-11,-14,-10,-33,3,-45","w":142},"\u00ed":{"d":"30,-517v16,0,30,13,30,29r0,457v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-457v0,-16,13,-29,30,-29xm80,-675v13,12,14,31,3,45r-59,69v-11,13,-31,14,-44,3v-13,-11,-14,-31,-3,-44r59,-69v11,-14,31,-15,44,-4","w":271},"\u00ee":{"d":"30,-517v16,0,30,13,30,29r0,457v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-457v0,-16,13,-29,30,-29xm53,-675r65,85v10,12,7,30,-5,39v-12,9,-29,6,-38,-5r-44,-58v-23,21,-36,82,-82,63v-12,-9,-14,-27,-5,-39r65,-85v11,-14,34,-15,44,0","w":271},"\u00ef":{"d":"30,-517v16,0,30,13,30,29r0,457v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-457v0,-16,13,-29,30,-29xm-20,-565v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30xm80,-565v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30","w":142},"\u00f0":{"w":458},"\u00f1":{"d":"30,-521r388,0v88,0,158,71,158,158r0,332v0,17,-13,30,-30,30v-16,0,-29,-13,-29,-30r0,-332v0,-54,-44,-98,-99,-98r-358,0r0,430v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-460v0,-16,13,-30,30,-30xm79,-631v63,-35,134,-40,193,-14v50,21,112,18,158,-7v15,-8,34,-3,42,12v8,15,3,34,-12,42v-63,35,-145,38,-212,9v-42,-18,-93,-14,-140,12v-15,8,-34,3,-42,-12v-8,-15,-2,-34,13,-42"},"\u00f2":{"d":"158,-521r378,0v87,0,158,71,158,158r0,204v0,87,-71,158,-158,158r-378,0v-87,0,-158,-71,-158,-158r0,-204v0,-87,71,-158,158,-158xm60,-363r0,204v0,54,44,98,98,98r378,0v54,0,98,-44,98,-98r0,-204v0,-54,-44,-98,-98,-98r-378,0v-54,0,-98,44,-98,98xm290,-674v13,-11,33,-10,44,4r59,69v11,13,10,33,-3,44v-13,11,-33,10,-44,-3r-59,-69v-11,-14,-10,-33,3,-45","w":458},"\u00f3":{"d":"158,-521r378,0v87,0,158,71,158,158r0,204v0,87,-71,158,-158,158r-378,0v-87,0,-158,-71,-158,-158r0,-204v0,-87,71,-158,158,-158xm60,-363r0,204v0,54,44,98,98,98r378,0v54,0,98,-44,98,-98r0,-204v0,-54,-44,-98,-98,-98r-378,0v-54,0,-98,44,-98,98xm385,-675v13,12,14,31,3,45r-59,69v-11,13,-31,14,-44,3v-13,-11,-14,-31,-3,-44r59,-69v11,-14,31,-15,44,-4","w":458},"\u00f4":{"d":"158,-521r378,0v87,0,158,71,158,158r0,204v0,87,-71,158,-158,158r-378,0v-87,0,-158,-71,-158,-158r0,-204v0,-87,71,-158,158,-158xm60,-363r0,204v0,54,44,98,98,98r378,0v54,0,98,-44,98,-98r0,-204v0,-54,-44,-98,-98,-98r-378,0v-54,0,-98,44,-98,98xm328,-675r65,85v10,12,7,30,-5,39v-12,9,-29,6,-38,-5r-44,-58v-23,21,-36,82,-82,63v-12,-9,-14,-27,-5,-39r65,-85v11,-14,34,-15,44,0","w":458},"\u00f5":{"d":"158,-521r378,0v87,0,158,71,158,158r0,204v0,87,-71,158,-158,158r-378,0v-87,0,-158,-71,-158,-158r0,-204v0,-87,71,-158,158,-158xm60,-363r0,204v0,54,44,98,98,98r378,0v54,0,98,-44,98,-98r0,-204v0,-54,-44,-98,-98,-98r-378,0v-54,0,-98,44,-98,98xm160,-629v63,-35,134,-40,193,-14v50,21,112,18,158,-7v15,-8,34,-3,42,12v8,15,3,34,-12,42v-63,35,-145,38,-212,9v-42,-18,-93,-14,-140,12v-15,8,-34,3,-42,-12v-8,-15,-2,-34,13,-42","w":766},"\u00f6":{"d":"158,-521r378,0v87,0,158,71,158,158r0,204v0,87,-71,158,-158,158r-378,0v-87,0,-158,-71,-158,-158r0,-204v0,-87,71,-158,158,-158xm60,-363r0,204v0,54,44,98,98,98r378,0v54,0,98,-44,98,-98r0,-204v0,-54,-44,-98,-98,-98r-378,0v-54,0,-98,44,-98,98xm225,-565v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30xm465,-565v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30","w":458,"k":{"w":20}},"\u00f7":{"d":"390,-260r-361,0v-16,0,-30,-13,-30,-29v0,-17,14,-30,30,-30r361,0v16,0,29,13,29,30v0,16,-13,29,-29,29xm211,-359v-44,-1,-30,-63,-30,-105v0,-17,13,-30,30,-30v43,1,27,64,30,105v0,16,-14,30,-30,30xm211,-69v-44,-1,-30,-63,-30,-105v0,-17,13,-30,30,-30v43,1,27,64,30,105v0,16,-14,30,-30,30"},"\u00f8":{"d":"641,-479r28,-21v8,-14,27,-18,41,-9v14,8,18,27,9,41r-44,33v34,69,18,182,18,277v0,87,-71,158,-158,158r-378,0v-20,0,-38,-3,-55,-10v-20,10,-39,46,-68,29v-14,-8,-18,-27,-9,-41r25,-19v-77,-60,-51,-197,-51,-321v0,-87,71,-158,158,-158r378,0v40,0,78,16,106,41xm59,-362r0,204v0,33,16,62,41,80r491,-364v-16,-11,-35,-18,-56,-18r-378,0v-54,0,-98,44,-98,98xm169,-60r366,0v54,0,98,-44,98,-98v0,-80,9,-173,-7,-241","w":765},"\u00f9":{"d":"566,-1r-408,0v-87,0,-158,-71,-158,-158r0,-332v0,-16,13,-30,30,-30v16,0,30,14,30,30r0,332v0,54,44,98,98,98r379,0v0,0,-1,-231,0,-429v0,-16,13,-30,29,-30v17,0,30,14,30,30r0,459v0,16,-13,30,-30,30xm228,-672v13,-11,33,-10,44,4r59,69v11,13,10,33,-3,44v-13,11,-33,10,-44,-3r-59,-69v-11,-14,-10,-33,3,-45"},"\u00fa":{"d":"566,-1r-408,0v-87,0,-158,-71,-158,-158r0,-332v0,-16,13,-30,30,-30v16,0,30,14,30,30r0,332v0,54,44,98,98,98r379,0v0,0,-1,-231,0,-429v0,-16,13,-30,29,-30v17,0,30,14,30,30r0,459v0,16,-13,30,-30,30xm360,-674v13,12,14,31,3,45r-59,69v-11,13,-31,14,-44,3v-13,-11,-14,-31,-3,-44r59,-69v11,-14,31,-15,44,-4"},"\u00fb":{"d":"566,-1r-408,0v-87,0,-158,-71,-158,-158r0,-332v0,-16,13,-30,30,-30v16,0,30,14,30,30r0,332v0,54,44,98,98,98r379,0v0,0,-1,-231,0,-429v0,-16,13,-30,29,-30v17,0,30,14,30,30r0,459v0,16,-13,30,-30,30xm332,-675r65,85v10,12,7,30,-5,39v-12,9,-29,6,-38,-5r-44,-58v-23,21,-36,82,-82,63v-12,-9,-14,-27,-5,-39r65,-85v11,-14,34,-15,44,0"},"\u00fc":{"d":"566,-1r-408,0v-87,0,-158,-71,-158,-158r0,-332v0,-16,13,-30,30,-30v16,0,30,14,30,30r0,332v0,54,44,98,98,98r379,0v0,0,-1,-231,0,-429v0,-16,13,-30,29,-30v17,0,30,14,30,30r0,459v0,16,-13,30,-30,30xm177,-565v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30xm417,-565v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30"},"\u00fd":{"d":"614,-491r0,611v0,88,-71,158,-158,158r-378,0v-17,0,-30,-13,-30,-29v0,-17,13,-30,30,-30r378,0v54,0,98,-44,98,-99r0,-155v-27,22,-61,35,-98,35r-298,0v-87,0,-158,-71,-158,-158r0,-333v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,333v0,54,44,98,98,98r298,0v54,0,98,-44,98,-98r0,-333v0,-17,13,-30,30,-30v16,0,30,13,30,30xm351,-672v13,12,14,31,3,45r-59,69v-11,13,-31,14,-44,3v-13,-11,-14,-31,-3,-44r59,-69v11,-14,31,-15,44,-4","w":437},"\u00fe":{"d":"60,-485v62,-57,187,-35,295,-35v87,0,158,71,158,158r0,204v0,87,-71,158,-158,158v-108,0,-232,21,-295,-34r0,259v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-950v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,240xm60,-366r0,212v2,52,45,94,98,94r197,0v54,0,98,-44,98,-98r0,-204v0,-54,-44,-98,-98,-98r-197,0v-53,0,-98,42,-98,94","w":479},"\u00ff":{"d":"614,-491r0,611v0,88,-71,158,-158,158r-378,0v-17,0,-30,-13,-30,-29v0,-17,13,-30,30,-30r378,0v54,0,98,-44,98,-99r0,-155v-27,22,-61,35,-98,35r-298,0v-87,0,-158,-71,-158,-158r0,-333v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,333v0,54,44,98,98,98r298,0v54,0,98,-44,98,-98r0,-333v0,-17,13,-30,30,-30v16,0,30,13,30,30xm176,-565v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30xm416,-565v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30","w":437},"\u02da":{"d":"283,-634v0,54,-35,86,-89,89v-49,2,-91,-40,-89,-89v2,-54,35,-89,89,-89v53,0,89,36,89,89xm194,-680v-25,0,-46,21,-46,46v0,24,22,46,46,46v25,0,46,-21,46,-46v0,-24,-22,-46,-46,-46","w":229},"\u0131":{"d":"30,-517v16,0,30,13,30,29r0,457v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-457v0,-16,13,-29,30,-29","w":142},"\u02d8":{"d":"3,-623v8,-17,25,-24,42,-17v36,15,92,32,146,32v46,0,88,-15,132,-32v17,-7,35,0,41,17v6,17,0,35,-17,42v-49,19,-98,39,-156,39v-63,0,-129,-22,-171,-39v-17,-7,-24,-25,-17,-42","w":229},"\u02d9":{"d":"31,-969v32,1,29,37,28,70v0,18,-12,31,-28,31v-35,1,-32,-38,-31,-73v0,-14,13,-28,31,-28","w":132},"#":{"d":"285,-161v41,2,101,-12,101,30v0,43,-60,27,-101,30v-2,41,12,101,-30,101v-43,0,-27,-61,-30,-101r-167,0v-2,41,12,101,-30,101v-43,0,-27,-61,-30,-101v-41,-3,-101,13,-101,-30v0,-42,61,-28,101,-30r0,-167v-41,-3,-101,13,-101,-30v0,-42,61,-28,101,-30v3,-41,-13,-101,30,-101v42,0,28,60,30,101r167,0v3,-41,-13,-101,30,-101v42,0,28,60,30,101v41,2,101,-12,101,30v0,43,-60,27,-101,30r0,167xm58,-328r0,167r167,0r0,-167r-167,0","w":432},"\u02dd":{"d":"244,-695v13,12,14,31,3,45r-59,69v-11,13,-31,14,-44,3v-13,-11,-14,-31,-3,-44r59,-69v11,-14,31,-15,44,-4xm374,-695v13,12,14,31,3,45r-59,69v-11,13,-31,14,-44,3v-13,-11,-14,-31,-3,-44r59,-69v11,-14,31,-15,44,-4","w":229},"\u02db":{"d":"29,121v0,-55,52,-100,94,-126r53,0v-34,22,-69,55,-69,99v0,22,11,46,41,43v15,-1,28,-4,41,-9r10,28v-53,33,-170,50,-170,-35","w":229},"\u02c7":{"d":"98,-511r-65,-86v-9,-12,-6,-29,6,-38v11,-9,29,-7,38,5r43,58r44,-58v9,-12,26,-14,38,-5v12,9,14,26,5,38r-65,86v-10,14,-33,13,-44,0","w":229},"\u0142":{"d":"60,-468r69,-60v11,-11,31,-9,42,4v11,12,9,31,-4,42r-107,93r0,231v0,54,44,98,98,98v48,0,129,-19,129,30v0,49,-82,30,-129,30v-87,0,-158,-71,-158,-158r0,-179r-76,65v-12,11,-31,9,-42,-4v-11,-11,-9,-31,4,-41r114,-99r0,-354v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,302","w":271},"\u2044":{"d":"5,-46r468,-740v8,-14,27,-18,41,-9v14,8,18,27,9,41r-468,740v-9,14,-27,18,-41,9v-14,-8,-18,-27,-9,-41","w":536},"\u2215":{"d":"5,-46r468,-740v8,-14,27,-18,41,-9v14,8,18,27,9,41r-468,740v-9,14,-27,18,-41,9v-14,-8,-18,-27,-9,-41","w":536},"\ufb01":{"d":"303,-521v18,0,31,13,31,30r0,461v0,17,-13,30,-30,30v-16,0,-30,-13,-30,-30r0,-431r-214,0r0,431v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-612v0,-87,71,-158,158,-158v49,0,136,-20,136,30v0,51,-87,30,-136,30v-54,0,-98,44,-98,98r0,121r243,0","w":383},"\ufb02":{"d":"458,-59v38,0,87,-8,87,31v0,38,-49,30,-87,30v-90,0,-163,-73,-163,-162r0,-578r-134,0v-55,0,-101,45,-101,101r0,124r168,0v17,0,31,14,31,30v0,17,-14,31,-31,31r-168,0r0,424v0,17,-13,30,-30,30v-17,0,-31,-13,-31,-30r0,-609v0,-90,73,-163,162,-163r165,0v17,0,31,14,31,31r0,609v0,56,45,101,101,101","w":565},"\u0141":{"d":"60,-460r73,-58v13,-10,31,-8,42,5v10,12,8,32,-5,42r-110,87r0,226v0,54,44,98,98,98r499,0v16,0,30,14,30,30v0,17,-14,30,-30,30r-499,0v-87,0,-158,-71,-158,-158r0,-179r-61,48v-13,10,-31,8,-42,-5v-10,-12,-8,-32,5,-42r98,-77r0,-357v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,310","w":479},"\u017d":{"d":"30,0v-23,2,-40,-31,-23,-49r593,-691r-570,0v-16,0,-30,-13,-30,-30v0,-16,14,-30,30,-30r634,0v24,-2,40,31,23,49r-592,691r591,0v17,0,30,14,30,30v0,17,-13,30,-30,30r-656,0xm316,-834r-65,-86v-9,-12,-6,-29,6,-38v11,-9,29,-7,38,5r43,58r44,-58v9,-12,26,-14,38,-5v12,9,14,26,5,38r-65,86v-10,14,-33,13,-44,0","w":479},"\u017e":{"d":"586,-521v26,-2,35,43,18,57r-490,408v119,0,472,-3,472,-3v15,0,30,13,30,28v0,17,-15,31,-30,31r-555,0v-27,6,-43,-39,-19,-52r492,-406r-473,0v-17,0,-31,-14,-31,-32v0,-16,14,-31,31,-31r555,0xm298,-558r-65,-86v-9,-12,-6,-29,6,-38v11,-9,29,-7,38,5r43,58r44,-58v9,-12,26,-14,38,-5v12,9,14,26,5,38r-65,86v-10,14,-33,13,-44,0","w":375},"\u00b5":{},"\u03bc":{},"\u0410":{"d":"158,-801r396,0v87,0,158,71,158,158r0,612v0,17,-14,30,-30,30v-16,0,-30,-13,-30,-30r0,-348r-592,0r0,348v0,17,-14,30,-30,30v-16,0,-30,-13,-30,-30r0,-612v0,-87,71,-158,158,-158xm60,-643r0,205r592,0r0,-205v0,-55,-44,-98,-98,-98r-396,0v-54,0,-98,43,-98,98","w":802},"\u0411":{"d":"705,-281r0,124v0,87,-71,158,-158,158r-388,0v-87,0,-158,-71,-158,-157r0,-487v0,-86,71,-157,157,-157r470,0v16,0,30,13,30,30v0,16,-14,29,-30,29r-470,0v-54,0,-97,44,-97,98r0,204r486,0v87,0,158,71,158,158xm645,-157r0,-124v0,-54,-44,-98,-98,-98r-486,0r0,223v0,54,44,97,98,97r388,0v54,0,98,-44,98,-98","w":792,"k":{"\u041b":11,"\u0419":11,"\u0410":22}},"\u0412":{"d":"0,-771v0,-16,14,-30,30,-30r517,0v87,0,158,71,158,158v0,105,3,190,-65,233v40,29,66,76,66,129r0,122v0,125,-111,158,-198,158r-350,0v-89,0,-158,-73,-158,-166r0,-604xm548,-379r-488,0r0,212v0,61,42,106,98,106r390,0v54,0,99,-44,99,-98r0,-122v0,-54,-45,-98,-99,-98xm547,-741r-487,0r0,302r487,0v54,0,98,-44,98,-98r0,-106v0,-54,-44,-98,-98,-98","w":781},"\u0413":{"d":"0,-30r0,-612v0,-87,71,-158,158,-158r439,0v16,0,30,13,30,30v0,16,-14,30,-30,30r-439,0v-54,0,-98,44,-98,98r0,612v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30","w":680,"k":{"\u042a":-203,"\u041b":45,"\u0419":56,"\u0412":67,"\u0410":56,"\u00bb":67,"\u00ab":67,"\u2014":22,".":122,",":122}},"\u0415":{"d":"166,-61r483,0v16,0,30,14,30,30v0,17,-14,30,-30,30r-483,0v-87,0,-158,-71,-158,-158r0,-484v0,-87,71,-158,158,-158r483,0v16,0,29,13,29,30v0,16,-13,30,-29,30r-483,0v-54,0,-98,44,-98,98r0,204r568,0v17,0,30,14,30,30v0,16,-13,30,-30,30r-568,0r0,220v0,54,44,98,98,98","w":760,"k":{"\u041b":62}},"\u0419":{"d":"678,-771v0,-15,11,-30,31,-30v20,0,29,15,29,30r0,750v0,13,-14,23,-29,23v-17,-1,-32,-10,-31,-26v-28,14,-60,24,-100,24r-422,0v-88,0,-156,-68,-156,-156r0,-615v0,-15,9,-30,30,-30v21,0,30,15,30,30r0,615v0,52,44,96,96,96r422,0v54,0,100,-44,100,-96r0,-615xm190,-860v8,-17,25,-24,42,-17v36,15,92,32,146,32v46,0,88,-15,132,-32v17,-7,35,0,41,17v6,17,0,35,-17,42v-49,19,-98,39,-156,39v-63,0,-129,-22,-171,-39v-17,-7,-24,-25,-17,-42","w":837,"k":{"\u041b":11,"\u0419":11,"\u0410":34}},"\u041a":{"d":"667,-532v0,51,-28,98,-67,126v39,30,67,74,67,124r0,251v0,40,-62,41,-61,0r0,-251v0,-55,-41,-94,-96,-94r-450,0r0,345v0,19,-14,31,-29,31v-19,0,-31,-12,-31,-31r0,-740v0,-16,12,-30,31,-30v15,0,29,14,29,30r0,334r450,0v55,0,96,-40,96,-95r0,-239v0,-16,14,-30,30,-30v15,0,31,14,31,30r0,239","w":781,"k":{"\u0410":-23}},"\u041b":{"d":"289,-800r448,0v15,0,29,13,29,30r0,742v0,16,-14,29,-29,29v-16,0,-29,-13,-29,-29r0,-711r-419,0v-57,0,-97,44,-97,99r0,481v0,88,-73,160,-160,160v-16,0,-29,-13,-29,-29v0,-15,13,-32,29,-32v56,0,98,-40,98,-99r0,-481v0,-89,72,-160,159,-160","w":875,"k":{"\u042a":-63}},"\u0147":{"d":"698,-31r0,-612v0,-55,-44,-99,-98,-99r-442,0v-55,0,-99,44,-99,99r0,612v0,17,-13,30,-29,30v-17,0,-30,-13,-30,-30r0,-612v0,-87,71,-158,158,-158r442,0v87,0,158,71,158,158r0,612v0,17,-13,30,-30,30v-16,0,-30,-13,-30,-30xm352,-834r-65,-86v-9,-12,-6,-29,6,-38v11,-9,29,-7,38,5r43,58r44,-58v9,-12,26,-14,38,-5v12,9,14,26,5,38r-65,86v-10,14,-33,13,-44,0","w":844},"\u20ac":{"d":"610,-79v16,-6,31,3,35,17v7,13,-1,31,-14,36v-242,89,-473,-63,-526,-273v-48,-5,-127,19,-127,-32v0,-38,76,-22,117,-25v-3,-27,-3,-56,0,-81v-44,-4,-117,15,-117,-29v0,-52,80,-26,127,-32v54,-212,283,-366,526,-275v30,11,16,69,-21,57v-202,-70,-389,48,-445,218r368,0v14,0,28,12,28,32v0,16,-14,29,-28,29r-380,0v-5,25,-4,54,0,81r380,0v14,0,28,13,28,25v0,18,-14,32,-28,32r-368,0v56,175,243,294,445,220","w":727},"\u0144":{"d":"322,-681v13,12,14,31,3,45r-59,69v-11,13,-31,14,-44,3v-13,-11,-14,-31,-3,-44r59,-69v11,-14,31,-15,44,-4xm30,-521r388,0v88,0,158,71,158,158r0,332v0,17,-13,30,-30,30v-16,0,-29,-13,-29,-30r0,-332v0,-54,-44,-98,-99,-98r-358,0r0,430v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-460v0,-16,13,-30,30,-30","w":844},"\u0148":{"d":"30,-521r388,0v88,0,158,71,158,158r0,332v0,17,-13,30,-30,30v-16,0,-29,-13,-29,-30r0,-332v0,-54,-44,-98,-99,-98r-358,0r0,430v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-460v0,-16,13,-30,30,-30xm234,-566r-65,-86v-9,-12,-6,-29,6,-38v11,-9,29,-7,38,5r43,58r44,-58v9,-12,26,-14,38,-5v12,9,14,26,5,38r-65,86v-10,14,-33,13,-44,0","w":656},"\u0158":{"d":"563,-282r-502,0r0,251v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-612v0,-87,71,-158,158,-158r420,0v87,0,158,71,158,158r0,203v0,57,-30,107,-75,135v73,50,56,160,57,274v0,17,-13,30,-30,30v-16,0,-30,-13,-30,-30r0,-153v0,-54,-43,-98,-96,-98xm61,-342r518,0v55,0,99,-44,99,-98r0,-203v0,-54,-44,-98,-99,-98r-420,0v-54,0,-98,44,-98,98r0,301xm335,-831r-65,-86v-9,-12,-6,-29,6,-38v11,-9,29,-7,38,5r43,58r44,-58v9,-12,26,-14,38,-5v12,9,14,26,5,38r-65,86v-10,14,-33,13,-44,0","w":820},"\u0150":{},"\u010e":{"d":"0,-771v0,-16,14,-30,30,-30r549,0v87,0,158,71,158,158r0,484v0,87,-71,158,-158,158r-549,0v-17,0,-30,-13,-30,-30r0,-740xm579,-741r-519,0r0,680r519,0v54,0,98,-44,98,-98r0,-484v0,-54,-44,-98,-98,-98xm321,-834r-65,-86v-9,-12,-6,-29,6,-38v11,-9,29,-7,38,5r43,58r44,-58v9,-12,26,-14,38,-5v12,9,14,26,5,38r-65,86v-10,14,-33,13,-44,0","w":812},"\u0106":{"d":"158,-801v-87,0,-158,71,-158,158r0,484v0,87,71,158,158,158r484,0v17,0,30,-13,30,-30v0,-16,-13,-30,-30,-30r-484,0v-54,0,-98,-44,-98,-98r0,-484v0,-54,44,-98,98,-98r484,0v17,0,30,-14,30,-30v0,-17,-13,-30,-30,-30r-484,0xm425,-940v13,12,14,31,3,45r-59,69v-11,13,-31,14,-44,3v-13,-11,-14,-31,-3,-44r59,-69v11,-14,31,-15,44,-4","w":731},"\u010c":{"d":"158,-801r484,0v17,0,30,13,30,30v0,16,-13,30,-30,30r-484,0v-54,0,-98,44,-98,98r0,484v0,54,44,98,98,98r484,0v17,0,30,14,30,30v0,17,-13,30,-30,30r-484,0v-87,0,-158,-71,-158,-158r0,-484v0,-87,71,-158,158,-158xm355,-823r-65,-86v-9,-12,-6,-29,6,-38v11,-9,29,-7,38,5r43,58r44,-58v9,-12,26,-14,38,-5v12,9,14,26,5,38r-65,86v-10,14,-33,13,-44,0","w":731},"\u010d":{"d":"159,-521r424,0v16,0,30,13,30,30v0,16,-14,30,-30,30r-424,0v-54,0,-99,44,-99,99r0,202v0,55,44,99,99,99r422,0v17,0,30,13,30,30v0,17,-13,30,-30,30r-422,0v-88,0,-159,-71,-159,-159r0,-202v0,-88,71,-159,159,-159xm315,-557r-65,-86v-9,-12,-6,-29,6,-38v11,-9,29,-7,38,5r43,58r44,-58v9,-12,26,-14,38,-5v12,9,14,26,5,38r-65,86v-10,14,-33,13,-44,0","w":677},"\u0143":{"d":"698,-31r0,-612v0,-55,-44,-99,-98,-99r-442,0v-55,0,-99,44,-99,99r0,612v0,17,-13,30,-29,30v-17,0,-30,-13,-30,-30r0,-612v0,-87,71,-158,158,-158r442,0v87,0,158,71,158,158r0,612v0,17,-13,30,-30,30v-16,0,-30,-13,-30,-30xm434,-952v13,12,14,31,3,45r-59,69v-11,13,-31,14,-44,3v-13,-11,-14,-31,-3,-44r59,-69v11,-14,31,-15,44,-4","w":844},"\u011b":{"d":"157,-521r309,0v86,0,157,70,157,157r0,115v0,17,-13,30,-30,30r-534,0v-10,90,20,159,98,159r417,0v16,0,30,13,30,29v0,17,-14,30,-30,30r-417,0v-87,0,-157,-70,-157,-157r0,-206v0,-87,70,-157,157,-157xm59,-364r0,86r505,0r0,-86v0,-54,-44,-98,-98,-98r-309,0v-54,0,-98,44,-98,98xm289,-558r-65,-86v-9,-12,-6,-29,6,-38v11,-9,29,-7,38,5r43,58r44,-58v9,-12,26,-14,38,-5v12,9,14,26,5,38r-65,86v-10,14,-33,13,-44,0","w":698},"\u011a":{"d":"166,-61r483,0v16,0,30,14,30,30v0,17,-14,30,-30,30r-483,0v-87,0,-158,-71,-158,-158r0,-484v0,-87,71,-158,158,-158r483,0v16,0,29,13,29,30v0,16,-13,30,-29,30r-483,0v-54,0,-98,44,-98,98r0,204r568,0v17,0,30,14,30,30v0,16,-13,30,-30,30r-568,0r0,220v0,54,44,98,98,98xm344,-825r-65,-86v-9,-12,-6,-29,6,-38v11,-9,29,-7,38,5r43,58r44,-58v9,-12,26,-14,38,-5v12,9,14,26,5,38r-65,86v-10,14,-33,13,-44,0","w":760},"\u0110":{"d":"0,-771v0,-16,14,-30,30,-30r549,0v87,0,158,71,158,158r0,484v0,87,-71,158,-158,158r-549,0v-17,0,-30,-13,-30,-30r0,-327v-41,-3,-103,13,-103,-29v0,-43,62,-27,103,-30r0,-354xm579,-741r-519,0r0,324r244,0v17,0,30,13,30,30v0,16,-13,29,-30,29r-244,0r0,297r519,0v54,0,98,-44,98,-98r0,-484v0,-54,-44,-98,-98,-98","w":825},"\u0159":{"d":"153,-521r269,0v85,0,153,69,153,153v0,16,-13,29,-29,29v-15,0,-28,-13,-28,-29v0,-53,-43,-95,-96,-95r-269,0v-52,0,-95,42,-95,95r0,338v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29r0,-338v0,-84,69,-153,153,-153xm272,-554r-65,-86v-9,-12,-6,-29,6,-38v11,-9,29,-7,38,5r43,58r44,-58v9,-12,26,-14,38,-5v12,9,14,26,5,38r-65,86v-10,14,-33,13,-44,0","w":637},"\u013a":{"d":"0,-771r0,740v0,17,13,30,30,30v16,0,30,-13,30,-30r0,-740v0,-17,-14,-30,-30,-30v-17,0,-30,13,-30,30xm77,-952v13,12,14,31,3,45r-59,69v-11,13,-31,14,-44,3v-13,-11,-14,-31,-3,-44r59,-69v11,-14,31,-15,44,-4","w":149},"\u0430":{"d":"-17,-521r430,0v86,0,155,69,155,155r0,210v0,86,-69,155,-154,155r-311,0v-86,0,-155,-70,-155,-155v0,-86,70,-155,156,-155r406,0v11,-87,-23,-152,-97,-152r-430,0v-17,0,-30,-13,-30,-29v0,-16,13,-29,30,-29xm7,-156v0,53,43,96,96,96r311,0v53,0,96,-43,96,-96r0,-97r-406,0v-54,0,-97,44,-97,97","w":708},"\u0433":{"d":"153,-520r269,0v85,0,153,69,153,153v0,16,-13,29,-29,29v-15,0,-28,-13,-28,-29v0,-53,-43,-95,-96,-95r-269,0v-52,0,-95,42,-95,95r0,337v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29r0,-337v0,-84,69,-153,153,-153","w":637,"k":{"\u0410":22,".":122,",":122}},"\u0434":{"d":"157,-63r410,0r0,-299v1,-55,-44,-99,-98,-99r-312,0v-54,0,-98,44,-98,99r0,200v0,55,44,99,98,99xm469,280r-396,0v-17,0,-30,-13,-30,-29v0,-17,13,-30,30,-30r396,0v54,0,98,-45,98,-99r0,-126r-410,0v-87,0,-158,-70,-158,-158r0,-200v0,-88,71,-159,158,-159r312,0v87,0,158,71,158,159r0,484v0,87,-71,158,-158,158","w":729},"\u0435":{"d":"157,-521r309,0v86,0,157,70,157,157r0,115v0,17,-13,30,-30,30r-534,0v-10,90,20,159,98,159r417,0v16,0,30,13,30,29v0,17,-14,30,-30,30r-417,0v-87,0,-157,-70,-157,-157r0,-206v0,-87,70,-157,157,-157xm59,-364r0,86r505,0r0,-86v0,-54,-44,-98,-98,-98r-309,0v-54,0,-98,44,-98,98","w":698},"\u043e":{"d":"158,-521r378,0v87,0,158,71,158,158r0,204v0,87,-71,158,-158,158r-378,0v-87,0,-158,-71,-158,-158r0,-204v0,-87,71,-158,158,-158xm60,-363r0,204v0,54,44,98,98,98r378,0v54,0,98,-44,98,-98r0,-204v0,-54,-44,-98,-98,-98r-378,0v-54,0,-98,44,-98,98","w":766},"\u043f":{"d":"30,-521r388,0v88,0,158,71,158,158r0,332v0,17,-13,30,-30,30v-16,0,-29,-13,-29,-30r0,-332v0,-54,-44,-98,-99,-98r-358,0r0,430v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-460v0,-16,13,-30,30,-30","w":656},"\u0440":{"d":"61,249v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-612v0,-87,71,-158,158,-158r307,0v87,0,158,71,158,158r0,203v0,87,-71,158,-158,158r-405,0r0,251xm565,-160r0,-203v0,-54,-44,-98,-99,-98r-307,0v-54,0,-98,44,-98,98r0,301r405,0v55,0,99,-44,99,-98","w":708},"\u0441":{"d":"159,-521r424,0v16,0,30,13,30,30v0,16,-14,30,-30,30r-424,0v-54,0,-99,44,-99,99r0,202v0,55,44,99,99,99r422,0v17,0,30,13,30,30v0,17,-13,30,-30,30r-422,0v-88,0,-159,-71,-159,-159r0,-202v0,-88,71,-159,159,-159","w":677},"\u0442":{"d":"861,-521v88,0,161,72,161,163r0,324v0,19,-14,32,-30,32v-18,0,-32,-13,-32,-32r0,-324v0,-56,-44,-102,-99,-102r-219,0v-57,0,-101,46,-101,102r0,324v0,19,-14,32,-29,32v-18,0,-32,-13,-32,-32r0,-324v0,-56,-45,-102,-102,-102r-216,0v-57,0,-102,46,-102,102r0,324v0,19,-13,32,-29,32v-18,0,-31,-13,-31,-32r0,-456v0,-19,13,-31,31,-31v17,0,30,13,29,35v70,-58,202,-35,318,-35v54,0,103,25,134,69v56,-100,209,-69,349,-69","w":1119,"k":{"\u0410":-25,".":262,",":262}},"\u0443":{"d":"614,-491r0,611v0,88,-71,158,-158,158r-378,0v-17,0,-30,-13,-30,-29v0,-17,13,-30,30,-30r378,0v54,0,98,-44,98,-99r0,-155v-27,22,-61,35,-98,35r-298,0v-87,0,-158,-71,-158,-158r0,-333v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,333v0,54,44,98,98,98r298,0v54,0,98,-44,98,-98r0,-333v0,-17,13,-30,30,-30v16,0,30,13,30,30","w":709,"k":{"T":100,";":100}},"\u0416":{"d":"421,-438r0,-332v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,332r255,0v55,0,99,-44,99,-98r0,-234v0,-17,13,-30,30,-30v16,0,29,13,29,30r0,234v0,53,-26,99,-65,128v39,29,65,75,65,128r0,250v0,17,-13,30,-29,30v-17,0,-30,-13,-30,-30r0,-250v0,-54,-44,-98,-99,-98r-255,0r0,348v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-348r-263,0v-54,0,-98,44,-98,98r0,250v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-250v0,-53,26,-99,66,-128v-40,-29,-66,-75,-66,-128r0,-234v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,234v0,54,44,98,98,98r263,0","w":975,"k":{"\u041a":22,"\u0410":11}},"\u042f":{"d":"174,-281v-53,0,-96,44,-96,98r0,153v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-153v0,-49,22,-92,57,-121v-45,-28,-75,-78,-75,-135r0,-203v0,-87,71,-158,158,-158r420,0v87,0,158,71,158,158r0,612v0,17,-13,30,-30,30v-16,0,-30,-13,-30,-30r0,-251r-502,0xm676,-341r0,-301v0,-54,-44,-98,-98,-98r-420,0v-55,0,-99,44,-99,98r0,203v0,54,44,98,99,98r518,0","w":820},"\u043a":{"d":"538,-524v45,0,31,65,31,108v0,54,-27,101,-67,130v40,30,67,77,67,130r0,125v0,16,-14,30,-31,30v-16,0,-30,-14,-30,-30r0,-125v0,-55,-45,-99,-100,-99r-347,0r0,224v0,16,-14,30,-31,30v-16,0,-30,-14,-30,-30r0,-740v0,-16,14,-30,30,-30v17,0,31,14,31,30r0,455r347,0v55,0,100,-45,100,-100v0,-42,-14,-108,30,-108","w":659,"k":{"\u0410":-11}},"\u0445":{"d":"542,-251v63,43,70,118,65,220v0,17,-13,30,-29,30v-48,-2,-30,-77,-30,-122v0,-54,-44,-98,-99,-98r-291,0v-54,0,-98,44,-98,98v0,46,17,122,-30,122v-48,0,-30,-77,-30,-122v0,-53,26,-99,66,-128v-40,-29,-66,-75,-66,-128v0,-51,-22,-137,30,-142v51,5,30,92,30,142v0,54,44,98,98,98r291,0v55,0,99,-44,99,-98v0,-51,-22,-137,30,-142v50,5,29,92,29,142v0,53,-26,99,-65,128","w":680},"\u042e":{"d":"0,-30r0,-740v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,332r105,0r0,-203v0,-87,71,-158,158,-158r398,0v87,0,158,71,158,158r0,483v0,87,-71,158,-158,158r-398,0v-87,0,-158,-71,-158,-158r0,-220r-105,0r0,348v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30xm225,-641r0,483v0,54,44,98,98,98r398,0v54,0,98,-44,98,-98r0,-483v0,-54,-44,-98,-98,-98r-398,0v-54,0,-98,44,-98,98","w":1010,"k":{"\u041b":84,"\u0419":11,"\u0412":44,"\u0410":45}},"\u0438":{"d":"566,-1r-408,0v-87,0,-158,-71,-158,-158r0,-332v0,-16,13,-30,30,-30v16,0,30,14,30,30r0,332v0,54,44,98,98,98r379,0v0,0,-1,-231,0,-429v0,-16,13,-30,29,-30v17,0,30,14,30,30r0,459v0,16,-13,30,-30,30","w":683},"\u0448":{"d":"161,-1v-88,0,-161,-72,-161,-163r0,-324v0,-19,14,-32,30,-32v18,0,32,13,32,32r0,324v0,56,44,102,99,102r219,0v57,0,101,-46,101,-102r0,-324v0,-19,14,-32,29,-32v18,0,32,13,32,32r0,324v0,56,45,102,102,102r216,0v57,0,102,-46,102,-102r0,-324v0,-19,13,-32,29,-32v18,0,31,13,31,32r0,456v0,19,-13,31,-31,31v-17,0,-30,-13,-29,-35v-70,58,-202,35,-318,35v-54,0,-103,-25,-134,-69v-56,100,-209,69,-349,69","w":1119},"\u044e":{"d":"0,-30r0,-740v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,487r98,0r0,-80v0,-87,71,-158,158,-158r308,0v87,0,158,71,158,158r0,205v0,87,-71,158,-158,158r-308,0v-87,0,-158,-71,-158,-158r0,-65r-98,0r0,193v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30xm218,-363r0,205v0,54,44,98,98,98r308,0v54,0,98,-44,98,-98r0,-205v0,-54,-44,-98,-98,-98r-308,0v-54,0,-98,44,-98,98","w":865,"k":{"\u0410":22}},"\u042c":{"d":"158,0v-87,0,-158,-71,-158,-158r0,-612v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,244r518,0v87,0,158,71,158,158r0,210v0,87,-71,158,-158,158r-420,0xm60,-158v0,54,44,98,98,98r420,0v55,0,99,-44,99,-98r0,-210v0,-54,-44,-98,-99,-98r-518,0r0,308","w":833,"k":{"\u041b":22,"\u0419":22,"\u0412":22,"\u0410":45,"\u2019":78}},"\u0428":{"d":"1163,0r-374,0v-52,0,-99,-26,-128,-66v-28,40,-75,66,-128,66r-374,0v-87,0,-158,-71,-158,-158r0,-612v0,-17,14,-30,30,-30v17,0,30,13,30,30r0,612v0,55,44,98,98,98r374,0v54,0,99,-43,99,-98r0,-612v0,-17,13,-30,29,-30v17,0,30,13,30,30r0,612v0,55,44,98,98,98r374,0v55,0,99,-43,99,-98r0,-612v0,-17,13,-30,29,-30v17,0,30,13,30,30r0,612v0,87,-71,158,-158,158","w":1417},"\u0427":{"d":"625,-772v0,-16,14,-30,30,-30v17,0,30,14,30,30r0,741v0,17,-13,30,-30,30v-16,0,-30,-13,-30,-30r0,-329v-27,22,-61,35,-98,35r-368,0v-88,0,-159,-71,-159,-159r0,-288v0,-16,13,-30,30,-30v17,0,30,14,30,30r0,288v0,55,44,99,99,99r368,0v54,0,98,-45,98,-99r0,-288","w":792},"\u042b":{"d":"158,0v-87,0,-158,-71,-158,-158r0,-612v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,244r518,0v87,0,158,71,158,158r0,210v0,87,-71,158,-158,158r-420,0xm60,-158v0,54,44,98,98,98r420,0v55,0,99,-44,99,-98r0,-210v0,-54,-44,-98,-99,-98r-518,0r0,308xm780,-770r0,740v0,17,13,30,30,30v16,0,30,-13,30,-30r0,-740v0,-17,-14,-30,-30,-30v-17,0,-30,13,-30,30","w":885},"\u0425":{"d":"682,-409v39,29,65,75,65,128r0,250v0,17,-13,30,-29,30v-17,0,-30,-13,-30,-30r0,-250v0,-54,-44,-98,-99,-98r-431,0v-54,0,-98,44,-98,98r0,250v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-250v0,-53,26,-99,66,-128v-40,-29,-66,-75,-66,-128r0,-234v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,234v0,54,44,98,98,98r431,0v55,0,99,-44,99,-98r0,-234v0,-17,13,-30,30,-30v16,0,29,13,29,30r0,234v0,53,-26,99,-65,128","w":831},"\u0424":{"d":"721,-800r316,0v87,0,157,71,157,158r0,484v0,87,-70,158,-157,158r-316,0v-37,0,-71,-13,-98,-34r0,123v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-124v-27,21,-61,34,-98,34r-308,0v-87,0,-158,-71,-158,-158r0,-484v0,-87,71,-158,158,-158r308,0v37,0,71,13,98,35r0,-145v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,146v27,-22,61,-35,98,-35xm623,-646r0,492v2,52,45,94,98,94r316,0v54,0,98,-44,98,-98r0,-484v0,-54,-44,-98,-98,-98r-316,0v-53,0,-98,42,-98,94xm59,-643r0,484v0,54,44,98,98,98r308,0v52,0,98,-42,98,-94r0,-492v-2,-52,-46,-94,-98,-94r-308,0v-54,0,-98,44,-98,98","w":1289,"k":{"\u0412":33,"\u0410":33}},"\u0422":{"d":"30,-801r695,0v17,0,30,13,30,30v0,16,-13,30,-30,30r-318,0r0,710v0,17,-13,30,-29,30v-17,0,-30,-13,-30,-30r0,-710r-318,0v-17,0,-30,-14,-30,-30v0,-17,13,-30,30,-30","w":794,"k":{"\u042a":-74,"\u041b":135,"T":111,";":111}},"\u0421":{"d":"158,-801r484,0v17,0,30,13,30,30v0,16,-13,30,-30,30r-484,0v-54,0,-98,44,-98,98r0,484v0,54,44,98,98,98r484,0v17,0,30,14,30,30v0,17,-13,30,-30,30r-484,0v-87,0,-158,-71,-158,-158r0,-484v0,-87,71,-158,158,-158","w":750,"k":{"\u0410":-31}},"\u015a":{"d":"158,-801r507,0v17,0,30,13,30,30v0,16,-13,30,-30,30r-507,0v-55,0,-99,43,-99,98r0,114v0,54,44,98,99,98r380,0v86,0,157,71,157,158r0,114v0,87,-71,158,-157,158r-508,0v-17,0,-30,-13,-30,-30v0,-16,13,-29,30,-29r508,0v54,0,98,-44,98,-99r0,-114v0,-54,-44,-98,-98,-98r-380,0v-87,0,-158,-71,-158,-158r0,-114v0,-87,71,-158,158,-158xm397,-955v13,12,14,31,3,45r-59,69v-11,13,-31,14,-44,3v-13,-11,-14,-31,-3,-44r59,-69v11,-14,31,-15,44,-4","w":771},"\u0420":{"d":"158,-801r420,0v87,0,158,71,158,158r0,273v0,87,-71,158,-158,158r-518,0r0,181v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-612v0,-87,71,-158,158,-158xm60,-643r0,371r518,0v55,0,99,-44,99,-98r0,-273v0,-54,-44,-98,-99,-98r-420,0v-54,0,-98,44,-98,98","w":791,"k":{"T":189,";":189}},"\u041f":{"d":"698,-31r0,-612v0,-55,-44,-99,-98,-99r-442,0v-55,0,-99,44,-99,99r0,612v0,17,-13,30,-29,30v-17,0,-30,-13,-30,-30r0,-612v0,-87,71,-158,158,-158r442,0v87,0,158,71,158,158r0,612v0,17,-13,30,-30,30v-16,0,-30,-13,-30,-30","w":844},"\u041e":{"d":"158,-801r478,0v87,0,157,71,157,158r0,484v0,87,-70,158,-157,158r-478,0v-87,0,-158,-71,-158,-158r0,-484v0,-87,71,-158,158,-158xm60,-643r0,484v0,54,44,98,98,98r478,0v54,0,98,-44,98,-98r0,-484v0,-54,-44,-98,-98,-98r-478,0v-54,0,-98,44,-98,98","w":875},"\u041d":{"d":"657,-801v16,0,29,13,29,30r0,740v0,17,-13,30,-29,30v-17,0,-30,-13,-30,-30r0,-348r-567,0r0,348v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-740v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,332r567,0r0,-332v0,-17,13,-30,30,-30","w":781},"\u041c":{"d":"787,-801r374,0v87,0,158,71,158,158r0,612v0,17,-13,30,-30,30v-16,0,-29,-13,-29,-30r0,-612v0,-55,-44,-98,-99,-98r-374,0v-54,0,-98,43,-98,98r0,612v0,17,-13,30,-30,30v-16,0,-29,-13,-29,-30r0,-612v0,-55,-45,-98,-99,-98r-374,0v-54,0,-98,43,-98,98r0,612v0,17,-13,30,-30,30v-16,0,-30,-13,-30,-30r0,-612v0,-87,71,-158,158,-158r374,0v53,0,100,26,128,66v29,-40,76,-66,128,-66","w":1392},"\u0417":{"d":"637,-414v30,29,56,76,56,129r0,126v0,88,-72,159,-160,159r-374,0v-88,0,-159,-72,-159,-159v1,-38,-9,-90,30,-90v40,0,30,52,30,90v0,54,45,99,99,99r374,0v55,0,99,-44,99,-99r0,-126v0,-55,-43,-96,-56,-99r-419,0v-16,-1,-30,-12,-30,-30v0,-17,14,-30,30,-30r419,0v13,-3,56,-44,56,-99r0,-100v0,-55,-44,-99,-99,-99r-374,0v-78,2,-99,68,-99,159v0,17,-13,30,-30,30v-40,0,-30,-52,-30,-90v0,-87,71,-159,159,-159r374,0v88,0,160,71,160,159r0,100v0,53,-26,100,-56,129","w":805},"\u011e":{"d":"164,-801v-90,0,-164,74,-164,164r0,472v0,90,74,164,164,164r427,0v91,0,164,-74,164,-164r0,-244v0,-17,-14,-29,-31,-29r-514,0v-17,0,-31,12,-31,29v0,17,14,31,31,31r483,0r0,213v0,56,-45,102,-102,102r-427,0v-56,0,-102,-46,-102,-102r0,-472v0,-56,46,-102,102,-102r569,0v17,0,31,-14,31,-31v0,-17,-14,-31,-31,-31r-569,0xm213,-900v8,-17,25,-24,42,-17v36,15,92,32,146,32v46,0,88,-15,132,-32v17,-7,35,0,41,17v6,17,0,35,-17,42v-49,19,-98,39,-156,39v-63,0,-129,-22,-171,-39v-17,-7,-24,-25,-17,-42","w":838},"\u015e":{"d":"385,0v0,40,7,94,-30,94v-16,0,-27,12,-27,25v0,14,13,37,40,32v16,-3,30,14,30,29v0,17,-14,30,-30,30v-47,0,-99,-30,-100,-91v-1,-36,23,-68,56,-81r0,-38r-294,0v-17,0,-30,-13,-30,-30v0,-16,13,-29,30,-29r508,0v54,0,98,-44,98,-99r0,-114v0,-54,-44,-98,-98,-98r-380,0v-87,0,-158,-71,-158,-158r0,-114v0,-87,71,-158,158,-158r507,0v17,0,30,13,30,30v0,16,-13,30,-30,30r-507,0v-55,0,-99,43,-99,98r0,114v0,54,44,98,99,98r380,0v86,0,157,71,157,158r0,114v0,87,-71,158,-157,158r-153,0","w":771},"\u011f":{"d":"157,-63r410,0r0,-299v1,-55,-44,-99,-98,-99r-312,0v-54,0,-98,44,-98,99r0,200v0,55,44,99,98,99xm469,280r-396,0v-17,0,-30,-13,-30,-29v0,-17,13,-30,30,-30r396,0v54,0,98,-45,98,-99r0,-126r-410,0v-87,0,-158,-70,-158,-158r0,-200v0,-88,71,-159,158,-159r312,0v87,0,158,71,158,159r0,484v0,87,-71,158,-158,158xm133,-630v8,-17,25,-24,42,-17v36,15,92,32,146,32v46,0,88,-15,132,-32v17,-7,35,0,41,17v6,17,0,35,-17,42v-49,19,-98,39,-156,39v-63,0,-129,-22,-171,-39v-17,-7,-24,-25,-17,-42","w":729},"\u015f":{"d":"334,0v-1,42,10,102,-30,102v-16,0,-27,12,-27,25v0,14,13,37,40,32v16,-3,30,14,30,29v0,17,-14,30,-30,30v-47,0,-99,-30,-100,-91v-1,-36,23,-68,56,-81r0,-46r-244,0v-16,0,-29,-13,-29,-30v0,-16,13,-29,29,-29r432,0v57,0,105,-39,105,-85v0,-46,-48,-85,-105,-85r-298,0v-91,0,-165,-65,-165,-144v0,-80,74,-145,165,-145r423,0v16,0,30,14,30,30v0,16,-14,30,-30,30r-423,0v-57,0,-106,39,-106,85v0,46,49,85,106,85r298,0v91,0,165,64,165,144v0,79,-74,144,-165,144r-127,0","w":719},"\u0451":{"w":634},"\u0408":{"d":"687,-771r0,612v0,87,-71,158,-158,158r-499,0v-17,0,-30,-13,-30,-30v0,-16,13,-30,30,-30r499,0v54,0,98,-44,98,-98r0,-612v0,-17,13,-30,30,-30v16,0,30,13,30,30","w":777},"\u0458":{"d":"89,-491r0,612v0,87,-71,158,-158,158v-47,0,-129,20,-129,-30v0,-49,82,-30,129,-30v54,0,98,-44,98,-98r0,-612v0,-17,13,-30,30,-30v16,0,30,13,30,30xm61,-555v-30,0,-30,-32,-30,-65v0,-17,14,-30,30,-30v31,0,30,32,30,65v0,16,-13,30,-30,30","w":370},"\u0405":{"d":"158,-801r507,0v17,0,30,13,30,30v0,16,-13,30,-30,30r-507,0v-55,0,-99,43,-99,98r0,114v0,54,44,98,99,98r380,0v86,0,157,71,157,158r0,114v0,87,-71,158,-157,158r-508,0v-17,0,-30,-13,-30,-30v0,-16,13,-29,30,-29r508,0v54,0,98,-44,98,-99r0,-114v0,-54,-44,-98,-98,-98r-380,0v-87,0,-158,-71,-158,-158r0,-114v0,-87,71,-158,158,-158","w":771},"\u0455":{"d":"165,-521r423,0v16,0,30,14,30,30v0,16,-14,30,-30,30r-423,0v-57,0,-106,39,-106,85v0,46,49,85,106,85r298,0v91,0,165,64,165,144v0,79,-74,146,-165,146r-432,0v-16,0,-29,-13,-29,-30v0,-16,13,-29,29,-29r432,0v57,0,105,-41,105,-87v0,-46,-48,-85,-105,-85r-298,0v-91,0,-165,-65,-165,-144v0,-80,74,-145,165,-145","w":719},"\u0457":{"d":"30,-517v16,0,30,13,30,29r0,457v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-457v0,-16,13,-29,30,-29xm-20,-565v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30xm80,-565v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30","w":271},"\u0401":{},"\u043d":{"d":"557,-298r0,-193v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,462v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-209r-497,0r0,209v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-462v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,193r497,0","w":704},"\u043b":{"d":"57,-16v-8,15,-26,20,-41,12v-14,-8,-19,-26,-11,-41r256,-461v11,-23,49,-13,80,-15v11,0,21,6,26,15r261,461v8,15,3,33,-11,41v-15,8,-33,3,-41,-12r-252,-445r-19,0","w":709},"\u0439":{"d":"566,-1r-408,0v-87,0,-158,-71,-158,-158r0,-332v0,-16,13,-30,30,-30v16,0,30,14,30,30r0,332v0,54,44,98,98,98r379,0v0,0,-1,-231,0,-429v0,-16,13,-30,29,-30v17,0,30,14,30,30r0,459v0,16,-13,30,-30,30xm118,-576v8,-17,25,-24,42,-17v36,15,92,32,146,32v46,0,88,-15,132,-32v17,-7,35,0,41,17v6,17,0,35,-17,42v-49,19,-98,39,-156,39v-63,0,-129,-22,-171,-39v-17,-7,-24,-25,-17,-42","w":683},"\u0113":{"d":"157,-521r309,0v86,0,157,70,157,157r0,115v0,17,-13,30,-30,30r-534,0v-10,90,20,159,98,159r417,0v16,0,30,13,30,29v0,17,-14,30,-30,30r-417,0v-87,0,-157,-70,-157,-157r0,-206v0,-87,70,-157,157,-157xm59,-364r0,86r505,0r0,-86v0,-54,-44,-98,-98,-98r-309,0v-54,0,-98,44,-98,98xm463,-555r-280,0v-17,0,-30,-13,-30,-29v0,-17,13,-30,30,-30r280,0v17,0,30,13,30,30v0,16,-13,29,-30,29","w":698},"\u016a":{"d":"699,-159r0,-612v0,-17,14,-30,30,-30v17,0,30,13,30,30r0,612v0,87,-71,158,-158,158r-443,0v-87,0,-158,-71,-158,-158r0,-612v0,-17,13,-30,30,-30v16,0,29,13,29,30r0,612v0,55,44,99,99,99r443,0v54,0,98,-44,98,-99xm521,-826r-280,0v-17,0,-30,-13,-30,-29v0,-17,13,-30,30,-30r280,0v17,0,30,13,30,30v0,16,-13,29,-30,29","w":852},"\u014d":{"d":"158,-521r378,0v87,0,158,71,158,158r0,204v0,87,-71,158,-158,158r-378,0v-87,0,-158,-71,-158,-158r0,-204v0,-87,71,-158,158,-158xm60,-363r0,204v0,54,44,98,98,98r378,0v54,0,98,-44,98,-98r0,-204v0,-54,-44,-98,-98,-98r-378,0v-54,0,-98,44,-98,98xm484,-569r-280,0v-17,0,-30,-13,-30,-29v0,-17,13,-30,30,-30r280,0v17,0,30,13,30,30v0,16,-13,29,-30,29","w":766},"\u0101":{"d":"-17,-521r430,0v86,0,155,69,155,155r0,210v0,86,-69,155,-154,155r-311,0v-86,0,-155,-70,-155,-155v0,-86,70,-155,156,-155r406,0v11,-87,-23,-152,-97,-152r-430,0v-17,0,-30,-13,-30,-29v0,-16,13,-29,30,-29xm7,-156v0,53,43,96,96,96r311,0v53,0,96,-43,96,-96r0,-97r-406,0v-54,0,-97,44,-97,97xm443,-558r-280,0v-17,0,-30,-13,-30,-29v0,-17,13,-30,30,-30r280,0v17,0,30,13,30,30v0,16,-13,29,-30,29","w":708},"\u015b":{"d":"165,-521r423,0v16,0,30,14,30,30v0,16,-14,30,-30,30r-423,0v-57,0,-106,39,-106,85v0,46,49,85,106,85r298,0v91,0,165,64,165,144v0,79,-74,146,-165,146r-432,0v-16,0,-29,-13,-29,-30v0,-16,13,-29,29,-29r432,0v57,0,105,-41,105,-87v0,-46,-48,-85,-105,-85r-298,0v-91,0,-165,-65,-165,-144v0,-80,74,-145,165,-145xm366,-678v13,12,14,31,3,45r-59,69v-11,13,-31,14,-44,3v-13,-11,-14,-31,-3,-44r59,-69v11,-14,31,-15,44,-4","w":719},"\u016b":{"d":"566,-1r-408,0v-87,0,-158,-71,-158,-158r0,-332v0,-16,13,-30,30,-30v16,0,30,14,30,30r0,332v0,54,44,98,98,98r379,0v0,0,-1,-231,0,-429v0,-16,13,-30,29,-30v17,0,30,14,30,30r0,459v0,16,-13,30,-30,30xm444,-543r-280,0v-17,0,-30,-13,-30,-29v0,-17,13,-30,30,-30r280,0v17,0,30,13,30,30v0,16,-13,29,-30,29","w":683},"\u017a":{"d":"586,-521v26,-2,35,43,18,57r-490,408v119,0,472,-3,472,-3v15,0,30,13,30,28v0,17,-15,31,-30,31r-555,0v-27,6,-43,-39,-19,-52r492,-406r-473,0v-17,0,-31,-14,-31,-32v0,-16,14,-31,31,-31r555,0xm303,-677v13,12,14,31,3,45r-59,69v-11,13,-31,14,-44,3v-13,-11,-14,-31,-3,-44r59,-69v11,-14,31,-15,44,-4","w":478},"\u012b":{"d":"30,-517v16,0,30,13,30,29r0,457v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-457v0,-16,13,-29,30,-29xm169,-584r-280,0v-17,0,-30,-13,-30,-29v0,-17,13,-30,30,-30r280,0v17,0,30,13,30,30v0,16,-13,29,-30,29","w":142},"\u0112":{"d":"649,-61r-483,0v-54,0,-98,-44,-98,-98r0,-220r568,0v17,0,30,-14,30,-30v0,-16,-13,-30,-30,-30r-568,0r0,-204v0,-54,44,-98,98,-98r483,0v16,0,29,-14,29,-30v0,-17,-13,-30,-29,-30r-483,0v-87,0,-158,71,-158,158r0,484v0,87,71,158,158,158r483,0v16,0,30,-13,30,-30v0,-16,-14,-30,-30,-30xm518,-838r-280,0v-17,0,-30,-13,-30,-29v0,-17,13,-30,30,-30r280,0v17,0,30,13,30,30v0,16,-13,29,-30,29","w":760},"\u0179":{"d":"30,0v-23,2,-40,-31,-23,-49r593,-691r-570,0v-16,0,-30,-13,-30,-30v0,-16,14,-30,30,-30r634,0v24,-2,40,31,23,49r-592,691r591,0v17,0,30,14,30,30v0,17,-13,30,-30,30r-656,0xm394,-955v13,12,14,31,3,45r-59,69v-11,13,-31,14,-44,3v-13,-11,-14,-31,-3,-44r59,-69v11,-14,31,-15,44,-4","w":764},"\u0100":{"d":"554,-801r-396,0v-87,0,-158,71,-158,158r0,612v0,17,14,30,30,30v16,0,30,-13,30,-30r0,-348r592,0r0,348v0,17,14,30,30,30v16,0,30,-13,30,-30r0,-612v0,-87,-71,-158,-158,-158xm60,-438r0,-205v0,-55,44,-98,98,-98r396,0v54,0,98,43,98,98r0,205r-592,0xm492,-838r-280,0v-17,0,-30,-13,-30,-29v0,-17,13,-30,30,-30r280,0v17,0,30,13,30,30v0,16,-13,29,-30,29","w":781},"\u0456":{"d":"30,-521v16,0,30,13,30,29r0,461v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-461v0,-16,13,-29,30,-29xm30,-555v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30","w":157},"\u0406":{"d":"0,-31r0,-740v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,740v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30","w":149},"\u0407":{"d":"0,-771r0,740v0,17,13,30,30,30v16,0,30,-13,30,-30r0,-740v0,-17,-14,-30,-30,-30v-17,0,-30,13,-30,30xm-88,-871v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30xm152,-871v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30","w":149},"\u0436":{"d":"346,-297r0,-473v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,473r183,0v55,0,99,-44,99,-98v0,-46,-19,-125,30,-125v47,0,29,80,29,125v0,53,-26,99,-65,128v39,29,65,75,65,128v0,50,21,133,-29,139v-52,-4,-30,-90,-30,-139v0,-54,-44,-98,-99,-98r-183,0r0,207v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-207r-188,0v-54,0,-98,44,-98,98v0,50,21,139,-30,139v-52,0,-30,-90,-30,-139v0,-53,26,-99,66,-128v-66,-43,-70,-120,-66,-223v0,-17,13,-30,30,-30v48,2,30,79,30,125v0,54,44,98,98,98r188,0","w":817},"\u0444":{"d":"422,-521r0,-249v0,-17,14,-30,30,-30v17,0,30,13,30,30r0,284v59,-55,172,-35,275,-35v87,0,158,71,158,158r0,205v0,87,-71,158,-158,158r-275,0r0,251v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-285v-57,52,-165,34,-265,34v-87,0,-158,-71,-158,-158r0,-205v0,-87,71,-158,158,-158r265,0xm856,-158r0,-205v0,-54,-44,-98,-99,-98r-177,0v-54,0,-98,44,-98,98r0,303r275,0v55,0,99,-44,99,-98xm58,-363r0,205v0,54,44,98,99,98r167,0v53,0,98,-42,98,-94r0,-307r-265,0v-55,0,-99,44,-99,98","w":967},"\u0426":{"d":"158,-59r509,0r0,-712v0,-17,14,-30,30,-30v17,0,30,13,30,30r0,712v123,-14,209,53,209,158v0,43,14,109,-30,109v-44,0,-30,-66,-30,-109v0,-54,-44,-98,-98,-98r-620,0v-88,0,-158,-71,-158,-158r0,-614v0,-17,13,-30,30,-30v16,0,29,13,29,30r0,614v0,54,44,98,99,98","w":852},"\ue004":{},"\u042a":{"d":"204,-158v0,54,44,98,98,98r420,0v55,0,99,-44,99,-98r0,-210v0,-54,-44,-98,-99,-98r-518,0r0,308xm722,-526v87,0,158,71,158,158r0,210v0,87,-71,158,-158,158r-420,0v-87,0,-158,-71,-158,-158r0,-582r-213,0v-17,0,-30,-13,-30,-30v0,-16,13,-30,30,-30r243,0v16,0,30,13,30,30r0,244r518,0","w":946,"k":{"\u0422":250}},"\u0446":{"d":"620,0r-462,0v-87,0,-158,-71,-158,-158r0,-333v0,-16,13,-30,30,-30v16,0,30,14,30,30r0,333v0,54,44,98,98,98r379,0v0,-2,-1,-234,0,-431v0,-16,13,-30,29,-30v17,0,30,14,30,30r0,431v107,-8,182,63,182,158v0,42,15,107,-30,107v-43,0,-30,-65,-30,-107v0,-54,-44,-98,-98,-98","w":750},"\u0490":{},"\u0429":{"d":"555,-155r0,-621v0,-16,13,-29,29,-29v16,0,29,13,29,29r0,621v0,52,44,97,97,97r404,0v0,-2,-2,-517,0,-715v0,-15,12,-29,29,-29v17,0,30,14,30,29r0,712v107,-8,182,63,182,158v0,42,15,108,-30,108v-44,0,-30,-66,-30,-108v0,-53,-44,-98,-98,-98r-487,1v-53,0,-97,-25,-125,-64v-29,39,-74,64,-126,64r-304,0v-86,0,-155,-69,-155,-155r0,-617v0,-16,13,-29,29,-29v16,0,29,13,29,29r0,617v0,53,44,97,97,97r304,0v53,0,96,-44,96,-97","w":1355},"\u0449":{"d":"456,-155r0,-341v0,-16,13,-29,29,-29v16,0,29,13,29,29r0,341v0,52,44,97,97,97r294,0v0,-2,-2,-237,0,-435v0,-15,12,-29,29,-29v17,0,30,14,30,29r0,432v107,-8,182,63,182,158v0,42,15,108,-30,108v-44,0,-30,-66,-30,-108v0,-53,-44,-98,-98,-98r-377,1v-53,0,-97,-25,-125,-64v-29,39,-74,64,-126,64r-205,0v-86,0,-155,-69,-155,-155r0,-337v0,-16,13,-29,29,-29v16,0,29,13,29,29r0,337v0,53,44,97,97,97r205,0v53,0,96,-44,96,-97","w":1106},"\u0447":{"d":"568,-491v0,-16,14,-30,30,-30v17,0,30,14,30,30r0,461v0,17,-13,30,-30,30v-16,0,-30,-13,-30,-30r0,-179v-27,22,-61,35,-98,35r-311,0v-88,0,-159,-71,-159,-159r0,-158v0,-16,13,-30,30,-30v17,0,30,14,30,30r0,158v0,55,44,99,99,99r311,0v54,0,98,-45,98,-99r0,-158","w":739},"\u044a":{"d":"-30,-521r193,0v16,0,30,13,30,30r0,132r405,0v101,3,158,82,158,201v0,87,-71,158,-158,158r-307,0v-87,0,-158,-71,-158,-158r0,-303r-163,0v-16,0,-29,-13,-29,-30v0,-16,13,-30,29,-30xm598,-60v71,-3,99,-58,99,-141v0,-54,-44,-98,-99,-98r-405,0r0,141v0,54,44,98,98,98r307,0","w":828},"\u044c":{"d":"60,-491r0,132r405,0v101,3,158,82,158,201v0,87,-71,158,-158,158r-307,0v-87,0,-158,-71,-158,-158r0,-333v0,-17,13,-30,30,-30v16,0,30,13,30,30xm465,-60v71,-3,99,-58,99,-141v0,-54,-44,-98,-99,-98r-405,0r0,141v0,54,44,98,98,98r307,0","w":696},"\u044b":{"d":"56,-491r0,132r405,0v101,3,158,82,158,201v0,87,-71,158,-158,158r-307,0v-87,0,-158,-71,-158,-158r0,-333v0,-17,13,-30,30,-30v16,0,30,13,30,30xm461,-60v71,-3,99,-58,99,-141v0,-54,-44,-98,-99,-98r-405,0r0,141v0,54,44,98,98,98r307,0xm703,-517v16,0,30,13,30,29r0,457v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-457v0,-16,13,-29,30,-29","w":800},"\u0431":{"d":"0,-160r0,-481v0,-89,71,-160,160,-160r393,0v16,0,29,13,29,30v0,17,-13,31,-29,31r-393,0v-56,0,-100,44,-100,99r0,154v27,-21,61,-36,100,-36r310,0v87,0,157,74,157,159r0,204v0,89,-70,160,-157,160r-310,0v-89,0,-160,-71,-160,-160xm60,-364r0,204v0,56,44,100,100,100r310,0v53,0,99,-44,99,-100r0,-204v0,-51,-46,-98,-99,-98r-310,0v-56,0,-100,47,-100,98","w":719},"\u0423":{"d":"670,-771r0,612v0,88,-71,158,-158,158r-434,0v-17,0,-30,-13,-30,-29v0,-17,13,-30,30,-30r434,0v54,0,98,-44,98,-99r0,-175v-27,22,-61,35,-98,35r-354,0v-87,0,-158,-71,-158,-158r0,-314v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,314v0,54,44,98,98,98r354,0v54,0,98,-44,98,-98r0,-314v0,-17,13,-30,30,-30v16,0,30,13,30,30","w":750},"\u0139":{"d":"0,-159r0,-612v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,612v0,54,44,98,98,98r499,0v16,0,30,14,30,30v0,17,-14,30,-30,30r-499,0v-87,0,-158,-71,-158,-158xm207,-787v13,12,14,31,3,45r-59,69v-11,13,-31,14,-44,3v-13,-11,-14,-31,-3,-44r59,-69v11,-14,31,-15,44,-4","w":721},"\u0107":{"d":"159,-521r424,0v16,0,30,13,30,30v0,16,-14,30,-30,30r-424,0v-54,0,-99,44,-99,99r0,202v0,55,44,99,99,99r422,0v17,0,30,13,30,30v0,17,-13,30,-30,30r-422,0v-88,0,-159,-71,-159,-159r0,-202v0,-88,71,-159,159,-159xm386,-675v13,12,14,31,3,45r-59,69v-11,13,-31,14,-44,3v-13,-11,-14,-31,-3,-44r59,-69v11,-14,31,-15,44,-4","w":677},"\u0418":{"d":"678,-771v0,-15,11,-30,31,-30v20,0,29,15,29,30r0,750v0,13,-14,23,-29,23v-17,-1,-32,-10,-31,-26v-28,14,-60,24,-100,24r-422,0v-88,0,-156,-68,-156,-156r0,-615v0,-15,9,-30,30,-30v21,0,30,15,30,30r0,615v0,52,44,96,96,96r422,0v54,0,100,-44,100,-96r0,-615","w":823},"\u0432":{"d":"0,-160r0,-480v0,-89,71,-160,160,-160r194,0v86,0,156,71,156,160v-1,85,10,152,-35,204v85,0,153,67,153,151r0,125v0,89,-70,160,-156,160r-312,0v-89,0,-160,-71,-160,-160xm60,-441r294,0v52,0,97,-43,97,-98r0,-101v0,-56,-45,-99,-97,-99r-194,0v-56,0,-100,43,-100,99r0,199xm60,-380r0,220v0,56,44,100,100,100r312,0v54,0,98,-44,98,-100r0,-125v0,-49,-44,-95,-98,-95r-412,0","w":719},"\u044f":{"d":"618,-521v17,0,30,15,30,30r0,460v0,18,-13,31,-30,31v-16,0,-30,-13,-30,-31r0,-175r-430,0v-55,0,-100,45,-100,100v0,40,14,106,-27,106v-45,0,-31,-64,-31,-106v0,-53,26,-101,66,-131v-41,-27,-66,-73,-66,-126v0,-86,70,-158,158,-158r460,0xm588,-264r0,-196r-430,0v-55,0,-100,42,-100,97v0,53,45,99,100,99r430,0","w":750},"\u0437":{"d":"559,-171v81,47,62,174,62,293v0,88,-72,159,-160,159r-302,0v-88,0,-159,-72,-159,-159v1,-38,-9,-90,30,-90v40,0,30,52,30,90v0,54,45,99,99,99r302,0v55,0,99,-44,99,-99r0,-164v0,-55,-42,-99,-98,-99r-305,0v-16,-1,-30,-12,-30,-30v0,-17,14,-30,30,-30r304,0v87,1,99,-70,99,-161v0,-55,-44,-99,-99,-99r-302,0v-78,2,-99,68,-99,159v0,17,-13,30,-30,30v-40,0,-30,-52,-30,-90v0,-87,71,-159,159,-159r302,0v88,0,160,71,160,159v0,86,-6,160,-62,191","w":709},"\u043c":{"d":"583,-503v12,-28,54,-18,90,-18v15,0,28,16,28,31r0,457v0,20,-14,33,-29,33v-19,0,-31,-13,-31,-33r0,-424r-12,0r-251,442v-10,23,-44,20,-55,0v0,0,-232,-412,-251,-442r-12,0r0,424v0,20,-13,33,-29,33v-20,0,-31,-13,-31,-33r0,-457v-1,-37,53,-32,92,-31v13,0,23,8,29,18r232,407","w":803},"\u042d":{"d":"37,-61r483,0v54,0,98,-44,98,-98r0,-220r-568,0v-17,0,-30,-14,-30,-30v0,-16,13,-30,30,-30r568,0r0,-204v0,-54,-44,-98,-98,-98r-483,0v-16,0,-29,-14,-29,-30v0,-17,13,-30,29,-30r483,0v87,0,158,71,158,158r0,484v0,87,-71,158,-158,158r-483,0v-16,0,-30,-13,-30,-30v0,-16,14,-30,30,-30","w":740},"\u044d":{"d":"37,-61r316,0v54,0,98,-44,98,-98r0,-70r-401,0v-17,0,-30,-14,-30,-30v0,-16,13,-30,30,-30r401,0r0,-74v0,-54,-44,-98,-98,-98r-316,0v-16,0,-29,-14,-29,-30v0,-17,13,-30,29,-30r316,0v87,0,158,71,158,158r0,204v0,87,-71,158,-158,158r-316,0v-16,0,-30,-13,-30,-30v0,-16,14,-30,30,-30","w":578},"\u0414":{"d":"796,-60v44,2,107,-13,109,32v0,16,-15,28,-31,28r-846,0v-16,0,-28,-12,-28,-28v0,-47,66,-29,110,-32r0,-581v0,-88,71,-160,160,-160r496,0v15,0,30,13,30,30r0,711xm172,-60r566,0r0,-681r-468,0v-58,0,-98,45,-98,100r0,581","w":955},"\u0453":{},"\u040c":{"d":"667,-532v0,51,-28,98,-67,126v39,30,67,74,67,124r0,251v0,40,-62,41,-61,0r0,-251v0,-55,-41,-94,-96,-94r-450,0r0,345v0,19,-14,31,-29,31v-19,0,-31,-12,-31,-31r0,-740v0,-16,12,-30,31,-30v15,0,29,14,29,30r0,334r450,0v55,0,96,-40,96,-95r0,-239v0,-16,14,-30,30,-30v15,0,31,14,31,30r0,239xm381,-860v13,12,14,31,3,45r-59,69v-11,13,-31,14,-44,3v-13,-11,-14,-31,-3,-44r59,-69v11,-14,31,-15,44,-4","w":750},"\u0130":{"d":"0,-771r0,740v0,17,13,30,30,30v16,0,30,-13,30,-30r0,-740v0,-17,-14,-30,-30,-30v-17,0,-30,13,-30,30xm31,-969v32,1,29,37,28,70v0,18,-12,31,-28,31v-35,1,-32,-38,-31,-73v0,-14,13,-28,31,-28","w":149},"\u040e":{},"!":{"d":"0,-191r0,-580v0,-17,13,-30,30,-30v16,0,30,13,30,30r0,580v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30xm30,-1v-33,0,-32,-36,-30,-70v0,-17,13,-30,30,-30v32,0,30,36,30,70v0,17,-14,30,-30,30","w":101},"\"":{"d":"30,-797v16,0,30,13,30,29r0,157v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-157v0,-16,13,-29,30,-29xm150,-797v16,0,30,13,30,29r0,157v0,17,-14,30,-30,30v-17,0,-30,-13,-30,-30r0,-157v0,-16,13,-29,30,-29","w":93},"\u00e8":{"d":"157,-521r309,0v86,0,157,70,157,157r0,115v0,17,-13,30,-30,30r-534,0v-10,90,20,159,98,159r417,0v16,0,30,13,30,29v0,17,-14,30,-30,30r-417,0v-87,0,-157,-70,-157,-157r0,-206v0,-87,70,-157,157,-157xm59,-364r0,86r505,0r0,-86v0,-54,-44,-98,-98,-98r-309,0v-54,0,-98,44,-98,98xm243,-695v13,-11,33,-10,44,4r59,69v11,13,10,33,-3,44v-13,11,-33,10,-44,-3r-59,-69v-11,-14,-10,-33,3,-45","w":698},"\u00e9":{"d":"157,-521r309,0v86,0,157,70,157,157r0,115v0,17,-13,30,-30,30r-534,0v-10,90,20,159,98,159r417,0v16,0,30,13,30,29v0,17,-14,30,-30,30r-417,0v-87,0,-157,-70,-157,-157r0,-206v0,-87,70,-157,157,-157xm59,-364r0,86r505,0r0,-86v0,-54,-44,-98,-98,-98r-309,0v-54,0,-98,44,-98,98xm399,-695v13,12,14,31,3,45r-59,69v-11,13,-31,14,-44,3v-13,-11,-14,-31,-3,-44r59,-69v11,-14,31,-15,44,-4","w":698},"\u00ea":{"d":"157,-521r309,0v86,0,157,70,157,157r0,115v0,17,-13,30,-30,30r-534,0v-10,90,20,159,98,159r417,0v16,0,30,13,30,29v0,17,-14,30,-30,30r-417,0v-87,0,-157,-70,-157,-157r0,-206v0,-87,70,-157,157,-157xm59,-364r0,86r505,0r0,-86v0,-54,-44,-98,-98,-98r-309,0v-54,0,-98,44,-98,98xm333,-685r65,85v10,12,7,30,-5,39v-12,9,-29,6,-38,-5r-44,-58v-23,21,-36,82,-82,63v-12,-9,-14,-27,-5,-39r65,-85v11,-14,34,-15,44,0","w":698},"\u00d2":{"d":"158,-801r478,0v87,0,157,71,157,158r0,484v0,87,-70,158,-157,158r-478,0v-87,0,-158,-71,-158,-158r0,-484v0,-87,71,-158,158,-158xm60,-643r0,484v0,54,44,98,98,98r478,0v54,0,98,-44,98,-98r0,-484v0,-54,-44,-98,-98,-98r-478,0v-54,0,-98,44,-98,98xm336,-971v13,-11,33,-10,44,4r59,69v11,13,10,33,-3,44v-13,11,-33,10,-44,-3r-59,-69v-11,-14,-10,-33,3,-45","w":886},"\u00d3":{"d":"158,-801r478,0v87,0,157,71,157,158r0,484v0,87,-70,158,-157,158r-478,0v-87,0,-158,-71,-158,-158r0,-484v0,-87,71,-158,158,-158xm60,-643r0,484v0,54,44,98,98,98r478,0v54,0,98,-44,98,-98r0,-484v0,-54,-44,-98,-98,-98r-478,0v-54,0,-98,44,-98,98xm493,-971v13,12,14,31,3,45r-59,69v-11,13,-31,14,-44,3v-13,-11,-14,-31,-3,-44r59,-69v11,-14,31,-15,44,-4","w":886},"\u00e0":{"d":"35,-521r430,0v86,0,155,69,155,155r0,210v0,86,-69,155,-154,155r-311,0v-86,0,-155,-70,-155,-155v0,-86,70,-155,156,-155r406,0v11,-87,-23,-152,-97,-152r-430,0v-17,0,-30,-13,-30,-29v0,-16,13,-29,30,-29xm59,-156v0,53,43,96,96,96r311,0v53,0,96,-43,96,-96r0,-97r-406,0v-54,0,-97,44,-97,97xm252,-695v13,-11,33,-10,44,4r59,69v11,13,10,33,-3,44v-13,11,-33,10,-44,-3r-59,-69v-11,-14,-10,-33,3,-45","w":708},"\u00e1":{"d":"35,-521r430,0v86,0,155,69,155,155r0,210v0,86,-69,155,-154,155r-311,0v-86,0,-155,-70,-155,-155v0,-86,70,-155,156,-155r406,0v11,-87,-23,-152,-97,-152r-430,0v-17,0,-30,-13,-30,-29v0,-16,13,-29,30,-29xm59,-156v0,53,43,96,96,96r311,0v53,0,96,-43,96,-96r0,-97r-406,0v-54,0,-97,44,-97,97xm349,-695v13,12,14,31,3,45r-59,69v-11,13,-31,14,-44,3v-13,-11,-14,-31,-3,-44r59,-69v11,-14,31,-15,44,-4","w":708},"\u00e2":{"d":"35,-521r430,0v86,0,155,69,155,155r0,210v0,86,-69,155,-154,155r-311,0v-86,0,-155,-70,-155,-155v0,-86,70,-155,156,-155r406,0v11,-87,-23,-152,-97,-152r-430,0v-17,0,-30,-13,-30,-29v0,-16,13,-29,30,-29xm59,-156v0,53,43,96,96,96r311,0v53,0,96,-43,96,-96r0,-97r-406,0v-54,0,-97,44,-97,97xm318,-685r65,85v10,12,7,30,-5,39v-12,9,-29,6,-38,-5r-44,-58v-23,21,-36,82,-82,63v-12,-9,-14,-27,-5,-39r65,-85v11,-14,34,-15,44,0","w":708},"\u00e4":{"d":"35,-521r430,0v86,0,155,69,155,155r0,210v0,86,-69,155,-154,155r-311,0v-86,0,-155,-70,-155,-155v0,-86,70,-155,156,-155r406,0v11,-87,-23,-152,-97,-152r-430,0v-17,0,-30,-13,-30,-29v0,-16,13,-29,30,-29xm59,-156v0,53,43,96,96,96r311,0v53,0,96,-43,96,-96r0,-97r-406,0v-54,0,-97,44,-97,97xm234,-565v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30xm474,-565v-31,0,-30,-32,-30,-65v0,-17,13,-30,30,-30v30,0,30,32,30,65v0,16,-14,30,-30,30","w":708},"\u00e3":{"d":"35,-521r430,0v86,0,155,69,155,155r0,210v0,86,-69,155,-154,155r-311,0v-86,0,-155,-70,-155,-155v0,-86,70,-155,156,-155r406,0v11,-87,-23,-152,-97,-152r-430,0v-17,0,-30,-13,-30,-29v0,-16,13,-29,30,-29xm59,-156v0,53,43,96,96,96r311,0v53,0,96,-43,96,-96r0,-97r-406,0v-54,0,-97,44,-97,97xm110,-631v63,-35,134,-40,193,-14v50,21,112,18,158,-7v15,-8,34,-3,42,12v8,15,3,34,-12,42v-63,35,-145,38,-212,9v-42,-18,-93,-14,-140,12v-15,8,-34,3,-42,-12v-8,-15,-2,-34,13,-42","w":708}}});;BookmarkApp=function(){var isIEmac=false;/*@cc_on @if(@_jscript&&!(@_win32||@_win16)&&(@_jscript_version<5.5)) isIEmac=true; @end @*/var isMSIE=(-[1,])?false:true;var cjTitle=document.title;var cjHref=location.href;function hotKeys(){var ua=navigator.userAgent.toLowerCase();var str='';var isWebkit=(ua.indexOf('webkit')!=-1);var isMac=(ua.indexOf('mac')!=-1);if(ua.indexOf('konqueror')!=-1){str='CTRL + B';}else if(window.home||isWebkit||isIEmac||isMac){str=(isMac?'Command/Cmd':'CTRL')+' + D';}
return((str)?'Press '+str+' to bookmark this page.':str);}
function isIE8(){var rv=-1;if(navigator.appName=='Microsoft Internet Explorer'){var ua=navigator.userAgent;var re=new RegExp("MSIE ([0-9]{1,}[\.0-9]{0,})");if(re.exec(ua)!=null){rv=parseFloat(RegExp.$1);}}
if(rv>-1){if(rv>=8.0){return true;}}
return false;}
function addBookmark(a){try{if(typeof a=="object"&&a.tagName.toLowerCase()=="a"){a.style.cursor='pointer';if((typeof window.sidebar=="object")&&(typeof window.sidebar.addPanel=="function")){window.sidebar.addPanel(cjTitle,cjHref,"");return false;}else if(isMSIE&&typeof window.external=="object"){if(isIE8()){window.external.AddToFavoritesBar(cjHref,cjTitle);}else{window.external.AddFavorite(cjHref,cjTitle);}
return false;}else if(window.opera){a.href=cjHref;a.title=cjTitle;a.rel='sidebar';return true;}else{alert(hotKeys());}}else{throw"Error occured.\r\nNote, only A tagname is allowed!";}}catch(err){alert(err);}}
return{addBookmark:addBookmark}}();;
/* jQuery v1.7.1 jquery.com | jquery.org/license */
(function(a,b){function cy(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function cv(a){if(!ck[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e==="none"||e===""){cl||(cl=c.createElement("iframe"),cl.frameBorder=cl.width=cl.height=0),b.appendChild(cl);if(!cm||!cl.createElement)cm=(cl.contentWindow||cl.contentDocument).document,cm.write((c.compatMode==="CSS1Compat"?"<!doctype html>":"")+"<html><body>"),cm.close();d=cm.createElement(a),cm.body.appendChild(d),e=f.css(d,"display"),b.removeChild(cl)}ck[a]=e}return ck[a]}function cu(a,b){var c={};f.each(cq.concat.apply([],cq.slice(0,b)),function(){c[this]=a});return c}function ct(){cr=b}function cs(){setTimeout(ct,0);return cr=f.now()}function cj(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}function ci(){try{return new a.XMLHttpRequest}catch(b){}}function cc(a,c){a.dataFilter&&(c=a.dataFilter(c,a.dataType));var d=a.dataTypes,e={},g,h,i=d.length,j,k=d[0],l,m,n,o,p;for(g=1;g<i;g++){if(g===1)for(h in a.converters)typeof h=="string"&&(e[h.toLowerCase()]=a.converters[h]);l=k,k=d[g];if(k==="*")k=l;else if(l!=="*"&&l!==k){m=l+" "+k,n=e[m]||e["* "+k];if(!n){p=b;for(o in e){j=o.split(" ");if(j[0]===l||j[0]==="*"){p=e[j[1]+" "+k];if(p){o=e[o],o===!0?n=p:p===!0&&(n=o);break}}}}!n&&!p&&f.error("No conversion from "+m.replace(" "," to ")),n!==!0&&(c=n?n(c):p(o(c)))}}return c}function cb(a,c,d){var e=a.contents,f=a.dataTypes,g=a.responseFields,h,i,j,k;for(i in g)i in d&&(c[g[i]]=d[i]);while(f[0]==="*")f.shift(),h===b&&(h=a.mimeType||c.getResponseHeader("content-type"));if(h)for(i in e)if(e[i]&&e[i].test(h)){f.unshift(i);break}if(f[0]in d)j=f[0];else{for(i in d){if(!f[0]||a.converters[i+" "+f[0]]){j=i;break}k||(k=i)}j=j||k}if(j){j!==f[0]&&f.unshift(j);return d[j]}}function ca(a,b,c,d){if(f.isArray(b))f.each(b,function(b,e){c||bE.test(a)?d(a,e):ca(a+"["+(typeof e=="object"||f.isArray(e)?b:"")+"]",e,c,d)});else if(!c&&b!=null&&typeof b=="object")for(var e in b)ca(a+"["+e+"]",b[e],c,d);else d(a,b)}function b_(a,c){var d,e,g=f.ajaxSettings.flatOptions||{};for(d in c)c[d]!==b&&((g[d]?a:e||(e={}))[d]=c[d]);e&&f.extend(!0,a,e)}function b$(a,c,d,e,f,g){f=f||c.dataTypes[0],g=g||{},g[f]=!0;var h=a[f],i=0,j=h?h.length:0,k=a===bT,l;for(;i<j&&(k||!l);i++)l=h[i](c,d,e),typeof l=="string"&&(!k||g[l]?l=b:(c.dataTypes.unshift(l),l=b$(a,c,d,e,l,g)));(k||!l)&&!g["*"]&&(l=b$(a,c,d,e,"*",g));return l}function bZ(a){return function(b,c){typeof b!="string"&&(c=b,b="*");if(f.isFunction(c)){var d=b.toLowerCase().split(bP),e=0,g=d.length,h,i,j;for(;e<g;e++)h=d[e],j=/^\+/.test(h),j&&(h=h.substr(1)||"*"),i=a[h]=a[h]||[],i[j?"unshift":"push"](c)}}}function bC(a,b,c){var d=b==="width"?a.offsetWidth:a.offsetHeight,e=b==="width"?bx:by,g=0,h=e.length;if(d>0){if(c!=="border")for(;g<h;g++)c||(d-=parseFloat(f.css(a,"padding"+e[g]))||0),c==="margin"?d+=parseFloat(f.css(a,c+e[g]))||0:d-=parseFloat(f.css(a,"border"+e[g]+"Width"))||0;return d+"px"}d=bz(a,b,b);if(d<0||d==null)d=a.style[b]||0;d=parseFloat(d)||0;if(c)for(;g<h;g++)d+=parseFloat(f.css(a,"padding"+e[g]))||0,c!=="padding"&&(d+=parseFloat(f.css(a,"border"+e[g]+"Width"))||0),c==="margin"&&(d+=parseFloat(f.css(a,c+e[g]))||0);return d+"px"}function bp(a,b){b.src?f.ajax({url:b.src,async:!1,dataType:"script"}):f.globalEval((b.text||b.textContent||b.innerHTML||"").replace(bf,"/*$0*/")),b.parentNode&&b.parentNode.removeChild(b)}function bo(a){var b=c.createElement("div");bh.appendChild(b),b.innerHTML=a.outerHTML;return b.firstChild}function bn(a){var b=(a.nodeName||"").toLowerCase();b==="input"?bm(a):b!=="script"&&typeof a.getElementsByTagName!="undefined"&&f.grep(a.getElementsByTagName("input"),bm)}function bm(a){if(a.type==="checkbox"||a.type==="radio")a.defaultChecked=a.checked}function bl(a){return typeof a.getElementsByTagName!="undefined"?a.getElementsByTagName("*"):typeof a.querySelectorAll!="undefined"?a.querySelectorAll("*"):[]}function bk(a,b){var c;if(b.nodeType===1){b.clearAttributes&&b.clearAttributes(),b.mergeAttributes&&b.mergeAttributes(a),c=b.nodeName.toLowerCase();if(c==="object")b.outerHTML=a.outerHTML;else if(c!=="input"||a.type!=="checkbox"&&a.type!=="radio"){if(c==="option")b.selected=a.defaultSelected;else if(c==="input"||c==="textarea")b.defaultValue=a.defaultValue}else a.checked&&(b.defaultChecked=b.checked=a.checked),b.value!==a.value&&(b.value=a.value);b.removeAttribute(f.expando)}}function bj(a,b){if(b.nodeType===1&&!!f.hasData(a)){var c,d,e,g=f._data(a),h=f._data(b,g),i=g.events;if(i){delete h.handle,h.events={};for(c in i)for(d=0,e=i[c].length;d<e;d++)f.event.add(b,c+(i[c][d].namespace?".":"")+i[c][d].namespace,i[c][d],i[c][d].data)}h.data&&(h.data=f.extend({},h.data))}}function bi(a,b){return f.nodeName(a,"table")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function U(a){var b=V.split("|"),c=a.createDocumentFragment();if(c.createElement)while(b.length)c.createElement(b.pop());return c}function T(a,b,c){b=b||0;if(f.isFunction(b))return f.grep(a,function(a,d){var e=!!b.call(a,d,a);return e===c});if(b.nodeType)return f.grep(a,function(a,d){return a===b===c});if(typeof b=="string"){var d=f.grep(a,function(a){return a.nodeType===1});if(O.test(b))return f.filter(b,d,!c);b=f.filter(b,d)}return f.grep(a,function(a,d){return f.inArray(a,b)>=0===c})}function S(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function K(){return!0}function J(){return!1}function n(a,b,c){var d=b+"defer",e=b+"queue",g=b+"mark",h=f._data(a,d);h&&(c==="queue"||!f._data(a,e))&&(c==="mark"||!f._data(a,g))&&setTimeout(function(){!f._data(a,e)&&!f._data(a,g)&&(f.removeData(a,d,!0),h.fire())},0)}function m(a){for(var b in a){if(b==="data"&&f.isEmptyObject(a[b]))continue;if(b!=="toJSON")return!1}return!0}function l(a,c,d){if(d===b&&a.nodeType===1){var e="data-"+c.replace(k,"-$1").toLowerCase();d=a.getAttribute(e);if(typeof d=="string"){try{d=d==="true"?!0:d==="false"?!1:d==="null"?null:f.isNumeric(d)?parseFloat(d):j.test(d)?f.parseJSON(d):d}catch(g){}f.data(a,c,d)}else d=b}return d}function h(a){var b=g[a]={},c,d;a=a.split(/\s+/);for(c=0,d=a.length;c<d;c++)b[a[c]]=!0;return b}var c=a.document,d=a.navigator,e=a.location,f=function(){function J(){if(!e.isReady){try{c.documentElement.doScroll("left")}catch(a){setTimeout(J,1);return}e.ready()}}var e=function(a,b){return new e.fn.init(a,b,h)},f=a.jQuery,g=a.$,h,i=/^(?:[^#<]*(<[\w\W]+>)[^>]*$|#([\w\-]*)$)/,j=/\S/,k=/^\s+/,l=/\s+$/,m=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,n=/^[\],:{}\s]*$/,o=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,p=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,q=/(?:^|:|,)(?:\s*\[)+/g,r=/(webkit)[ \/]([\w.]+)/,s=/(opera)(?:.*version)?[ \/]([\w.]+)/,t=/(msie) ([\w.]+)/,u=/(mozilla)(?:.*? rv:([\w.]+))?/,v=/-([a-z]|[0-9])/ig,w=/^-ms-/,x=function(a,b){return(b+"").toUpperCase()},y=d.userAgent,z,A,B,C=Object.prototype.toString,D=Object.prototype.hasOwnProperty,E=Array.prototype.push,F=Array.prototype.slice,G=String.prototype.trim,H=Array.prototype.indexOf,I={};e.fn=e.prototype={constructor:e,init:function(a,d,f){var g,h,j,k;if(!a)return this;if(a.nodeType){this.context=this[0]=a,this.length=1;return this}if(a==="body"&&!d&&c.body){this.context=c,this[0]=c.body,this.selector=a,this.length=1;return this}if(typeof a=="string"){a.charAt(0)!=="<"||a.charAt(a.length-1)!==">"||a.length<3?g=i.exec(a):g=[null,a,null];if(g&&(g[1]||!d)){if(g[1]){d=d instanceof e?d[0]:d,k=d?d.ownerDocument||d:c,j=m.exec(a),j?e.isPlainObject(d)?(a=[c.createElement(j[1])],e.fn.attr.call(a,d,!0)):a=[k.createElement(j[1])]:(j=e.buildFragment([g[1]],[k]),a=(j.cacheable?e.clone(j.fragment):j.fragment).childNodes);return e.merge(this,a)}h=c.getElementById(g[2]);if(h&&h.parentNode){if(h.id!==g[2])return f.find(a);this.length=1,this[0]=h}this.context=c,this.selector=a;return this}return!d||d.jquery?(d||f).find(a):this.constructor(d).find(a)}if(e.isFunction(a))return f.ready(a);a.selector!==b&&(this.selector=a.selector,this.context=a.context);return e.makeArray(a,this)},selector:"",jquery:"1.7.1",length:0,size:function(){return this.length},toArray:function(){return F.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this[this.length+a]:this[a]},pushStack:function(a,b,c){var d=this.constructor();e.isArray(a)?E.apply(d,a):e.merge(d,a),d.prevObject=this,d.context=this.context,b==="find"?d.selector=this.selector+(this.selector?" ":"")+c:b&&(d.selector=this.selector+"."+b+"("+c+")");return d},each:function(a,b){return e.each(this,a,b)},ready:function(a){e.bindReady(),A.add(a);return this},eq:function(a){a=+a;return a===-1?this.slice(a):this.slice(a,a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(F.apply(this,arguments),"slice",F.call(arguments).join(","))},map:function(a){return this.pushStack(e.map(this,function(b,c){return a.call(b,c,b)}))},end:function(){return this.prevObject||this.constructor(null)},push:E,sort:[].sort,splice:[].splice},e.fn.init.prototype=e.fn,e.extend=e.fn.extend=function(){var a,c,d,f,g,h,i=arguments[0]||{},j=1,k=arguments.length,l=!1;typeof i=="boolean"&&(l=i,i=arguments[1]||{},j=2),typeof i!="object"&&!e.isFunction(i)&&(i={}),k===j&&(i=this,--j);for(;j<k;j++)if((a=arguments[j])!=null)for(c in a){d=i[c],f=a[c];if(i===f)continue;l&&f&&(e.isPlainObject(f)||(g=e.isArray(f)))?(g?(g=!1,h=d&&e.isArray(d)?d:[]):h=d&&e.isPlainObject(d)?d:{},i[c]=e.extend(l,h,f)):f!==b&&(i[c]=f)}return i},e.extend({noConflict:function(b){a.$===e&&(a.$=g),b&&a.jQuery===e&&(a.jQuery=f);return e},isReady:!1,readyWait:1,holdReady:function(a){a?e.readyWait++:e.ready(!0)},ready:function(a){if(a===!0&&!--e.readyWait||a!==!0&&!e.isReady){if(!c.body)return setTimeout(e.ready,1);e.isReady=!0;if(a!==!0&&--e.readyWait>0)return;A.fireWith(c,[e]),e.fn.trigger&&e(c).trigger("ready").off("ready")}},bindReady:function(){if(!A){A=e.Callbacks("once memory");if(c.readyState==="complete")return setTimeout(e.ready,1);if(c.addEventListener)c.addEventListener("DOMContentLoaded",B,!1),a.addEventListener("load",e.ready,!1);else if(c.attachEvent){c.attachEvent("onreadystatechange",B),a.attachEvent("onload",e.ready);var b=!1;try{b=a.frameElement==null}catch(d){}c.documentElement.doScroll&&b&&J()}}},isFunction:function(a){return e.type(a)==="function"},isArray:Array.isArray||function(a){return e.type(a)==="array"},isWindow:function(a){return a&&typeof a=="object"&&"setInterval"in a},isNumeric:function(a){return!isNaN(parseFloat(a))&&isFinite(a)},type:function(a){return a==null?String(a):I[C.call(a)]||"object"},isPlainObject:function(a){if(!a||e.type(a)!=="object"||a.nodeType||e.isWindow(a))return!1;try{if(a.constructor&&!D.call(a,"constructor")&&!D.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}var d;for(d in a);return d===b||D.call(a,d)},isEmptyObject:function(a){for(var b in a)return!1;return!0},error:function(a){throw new Error(a)},parseJSON:function(b){if(typeof b!="string"||!b)return null;b=e.trim(b);if(a.JSON&&a.JSON.parse)return a.JSON.parse(b);if(n.test(b.replace(o,"@").replace(p,"]").replace(q,"")))return(new Function("return "+b))();e.error("Invalid JSON: "+b)},parseXML:function(c){var d,f;try{a.DOMParser?(f=new DOMParser,d=f.parseFromString(c,"text/xml")):(d=new ActiveXObject("Microsoft.XMLDOM"),d.async="false",d.loadXML(c))}catch(g){d=b}(!d||!d.documentElement||d.getElementsByTagName("parsererror").length)&&e.error("Invalid XML: "+c);return d},noop:function(){},globalEval:function(b){b&&j.test(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(w,"ms-").replace(v,x)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,c,d){var f,g=0,h=a.length,i=h===b||e.isFunction(a);if(d){if(i){for(f in a)if(c.apply(a[f],d)===!1)break}else for(;g<h;)if(c.apply(a[g++],d)===!1)break}else if(i){for(f in a)if(c.call(a[f],f,a[f])===!1)break}else for(;g<h;)if(c.call(a[g],g,a[g++])===!1)break;return a},trim:G?function(a){return a==null?"":G.call(a)}:function(a){return a==null?"":(a+"").replace(k,"").replace(l,"")},makeArray:function(a,b){var c=b||[];if(a!=null){var d=e.type(a);a.length==null||d==="string"||d==="function"||d==="regexp"||e.isWindow(a)?E.call(c,a):e.merge(c,a)}return c},inArray:function(a,b,c){var d;if(b){if(H)return H.call(b,a,c);d=b.length,c=c?c<0?Math.max(0,d+c):c:0;for(;c<d;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,c){var d=a.length,e=0;if(typeof c.length=="number")for(var f=c.length;e<f;e++)a[d++]=c[e];else while(c[e]!==b)a[d++]=c[e++];a.length=d;return a},grep:function(a,b,c){var d=[],e;c=!!c;for(var f=0,g=a.length;f<g;f++)e=!!b(a[f],f),c!==e&&d.push(a[f]);return d},map:function(a,c,d){var f,g,h=[],i=0,j=a.length,k=a instanceof e||j!==b&&typeof j=="number"&&(j>0&&a[0]&&a[j-1]||j===0||e.isArray(a));if(k)for(;i<j;i++)f=c(a[i],i,d),f!=null&&(h[h.length]=f);else for(g in a)f=c(a[g],g,d),f!=null&&(h[h.length]=f);return h.concat.apply([],h)},guid:1,proxy:function(a,c){if(typeof c=="string"){var d=a[c];c=a,a=d}if(!e.isFunction(a))return b;var f=F.call(arguments,2),g=function(){return a.apply(c,f.concat(F.call(arguments)))};g.guid=a.guid=a.guid||g.guid||e.guid++;return g},access:function(a,c,d,f,g,h){var i=a.length;if(typeof c=="object"){for(var j in c)e.access(a,j,c[j],f,g,d);return a}if(d!==b){f=!h&&f&&e.isFunction(d);for(var k=0;k<i;k++)g(a[k],c,f?d.call(a[k],k,g(a[k],c)):d,h);return a}return i?g(a[0],c):b},now:function(){return(new Date).getTime()},uaMatch:function(a){a=a.toLowerCase();var b=r.exec(a)||s.exec(a)||t.exec(a)||a.indexOf("compatible")<0&&u.exec(a)||[];return{browser:b[1]||"",version:b[2]||"0"}},sub:function(){function a(b,c){return new a.fn.init(b,c)}e.extend(!0,a,this),a.superclass=this,a.fn=a.prototype=this(),a.fn.constructor=a,a.sub=this.sub,a.fn.init=function(d,f){f&&f instanceof e&&!(f instanceof a)&&(f=a(f));return e.fn.init.call(this,d,f,b)},a.fn.init.prototype=a.fn;var b=a(c);return a},browser:{}}),e.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(a,b){I["[object "+b+"]"]=b.toLowerCase()}),z=e.uaMatch(y),z.browser&&(e.browser[z.browser]=!0,e.browser.version=z.version),e.browser.webkit&&(e.browser.safari=!0),j.test(" ")&&(k=/^[\s\xA0]+/,l=/[\s\xA0]+$/),h=e(c),c.addEventListener?B=function(){c.removeEventListener("DOMContentLoaded",B,!1),e.ready()}:c.attachEvent&&(B=function(){c.readyState==="complete"&&(c.detachEvent("onreadystatechange",B),e.ready())});return e}(),g={};f.Callbacks=function(a){a=a?g[a]||h(a):{};var c=[],d=[],e,i,j,k,l,m=function(b){var d,e,g,h,i;for(d=0,e=b.length;d<e;d++)g=b[d],h=f.type(g),h==="array"?m(g):h==="function"&&(!a.unique||!o.has(g))&&c.push(g)},n=function(b,f){f=f||[],e=!a.memory||[b,f],i=!0,l=j||0,j=0,k=c.length;for(;c&&l<k;l++)if(c[l].apply(b,f)===!1&&a.stopOnFalse){e=!0;break}i=!1,c&&(a.once?e===!0?o.disable():c=[]:d&&d.length&&(e=d.shift(),o.fireWith(e[0],e[1])))},o={add:function(){if(c){var a=c.length;m(arguments),i?k=c.length:e&&e!==!0&&(j=a,n(e[0],e[1]))}return this},remove:function(){if(c){var b=arguments,d=0,e=b.length;for(;d<e;d++)for(var f=0;f<c.length;f++)if(b[d]===c[f]){i&&f<=k&&(k--,f<=l&&l--),c.splice(f--,1);if(a.unique)break}}return this},has:function(a){if(c){var b=0,d=c.length;for(;b<d;b++)if(a===c[b])return!0}return!1},empty:function(){c=[];return this},disable:function(){c=d=e=b;return this},disabled:function(){return!c},lock:function(){d=b,(!e||e===!0)&&o.disable();return this},locked:function(){return!d},fireWith:function(b,c){d&&(i?a.once||d.push([b,c]):(!a.once||!e)&&n(b,c));return this},fire:function(){o.fireWith(this,arguments);return this},fired:function(){return!!e}};return o};var i=[].slice;f.extend({Deferred:function(a){var b=f.Callbacks("once memory"),c=f.Callbacks("once memory"),d=f.Callbacks("memory"),e="pending",g={resolve:b,reject:c,notify:d},h={done:b.add,fail:c.add,progress:d.add,state:function(){return e},isResolved:b.fired,isRejected:c.fired,then:function(a,b,c){i.done(a).fail(b).progress(c);return this},always:function(){i.done.apply(i,arguments).fail.apply(i,arguments);return this},pipe:function(a,b,c){return f.Deferred(function(d){f.each({done:[a,"resolve"],fail:[b,"reject"],progress:[c,"notify"]},function(a,b){var c=b[0],e=b[1],g;f.isFunction(c)?i[a](function(){g=c.apply(this,arguments),g&&f.isFunction(g.promise)?g.promise().then(d.resolve,d.reject,d.notify):d[e+"With"](this===i?d:this,[g])}):i[a](d[e])})}).promise()},promise:function(a){if(a==null)a=h;else for(var b in h)a[b]=h[b];return a}},i=h.promise({}),j;for(j in g)i[j]=g[j].fire,i[j+"With"]=g[j].fireWith;i.done(function(){e="resolved"},c.disable,d.lock).fail(function(){e="rejected"},b.disable,d.lock),a&&a.call(i,i);return i},when:function(a){function m(a){return function(b){e[a]=arguments.length>1?i.call(arguments,0):b,j.notifyWith(k,e)}}function l(a){return function(c){b[a]=arguments.length>1?i.call(arguments,0):c,--g||j.resolveWith(j,b)}}var b=i.call(arguments,0),c=0,d=b.length,e=Array(d),g=d,h=d,j=d<=1&&a&&f.isFunction(a.promise)?a:f.Deferred(),k=j.promise();if(d>1){for(;c<d;c++)b[c]&&b[c].promise&&f.isFunction(b[c].promise)?b[c].promise().then(l(c),j.reject,m(c)):--g;g||j.resolveWith(j,b)}else j!==a&&j.resolveWith(j,d?[a]:[]);return k}}),f.support=function(){var b,d,e,g,h,i,j,k,l,m,n,o,p,q=c.createElement("div"),r=c.documentElement;q.setAttribute("className","t"),q.innerHTML="   <link/><table></table><a href='/a' style='top:1px;float:left;opacity:.55;'>a</a><input type='checkbox'/>",d=q.getElementsByTagName("*"),e=q.getElementsByTagName("a")[0];if(!d||!d.length||!e)return{};g=c.createElement("select"),h=g.appendChild(c.createElement("option")),i=q.getElementsByTagName("input")[0],b={leadingWhitespace:q.firstChild.nodeType===3,tbody:!q.getElementsByTagName("tbody").length,htmlSerialize:!!q.getElementsByTagName("link").length,style:/top/.test(e.getAttribute("style")),hrefNormalized:e.getAttribute("href")==="/a",opacity:/^0.55/.test(e.style.opacity),cssFloat:!!e.style.cssFloat,checkOn:i.value==="on",optSelected:h.selected,getSetAttribute:q.className!=="t",enctype:!!c.createElement("form").enctype,html5Clone:c.createElement("nav").cloneNode(!0).outerHTML!=="<:nav></:nav>",submitBubbles:!0,changeBubbles:!0,focusinBubbles:!1,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0},i.checked=!0,b.noCloneChecked=i.cloneNode(!0).checked,g.disabled=!0,b.optDisabled=!h.disabled;try{delete q.test}catch(s){b.deleteExpando=!1}!q.addEventListener&&q.attachEvent&&q.fireEvent&&(q.attachEvent("onclick",function(){b.noCloneEvent=!1}),q.cloneNode(!0).fireEvent("onclick")),i=c.createElement("input"),i.value="t",i.setAttribute("type","radio"),b.radioValue=i.value==="t",i.setAttribute("checked","checked"),q.appendChild(i),k=c.createDocumentFragment(),k.appendChild(q.lastChild),b.checkClone=k.cloneNode(!0).cloneNode(!0).lastChild.checked,b.appendChecked=i.checked,k.removeChild(i),k.appendChild(q),q.innerHTML="",a.getComputedStyle&&(j=c.createElement("div"),j.style.width="0",j.style.marginRight="0",q.style.width="2px",q.appendChild(j),b.reliableMarginRight=(parseInt((a.getComputedStyle(j,null)||{marginRight:0}).marginRight,10)||0)===0);if(q.attachEvent)for(o in{submit:1,change:1,focusin:1})n="on"+o,p=n in q,p||(q.setAttribute(n,"return;"),p=typeof q[n]=="function"),b[o+"Bubbles"]=p;k.removeChild(q),k=g=h=j=q=i=null,f(function(){var a,d,e,g,h,i,j,k,m,n,o,r=c.getElementsByTagName("body")[0];!r||(j=1,k="position:absolute;top:0;left:0;width:1px;height:1px;margin:0;",m="visibility:hidden;border:0;",n="style='"+k+"border:5px solid #000;padding:0;'",o="<div "+n+"><div></div></div>"+"<table "+n+" cellpadding='0' cellspacing='0'>"+"<tr><td></td></tr></table>",a=c.createElement("div"),a.style.cssText=m+"width:0;height:0;position:static;top:0;margin-top:"+j+"px",r.insertBefore(a,r.firstChild),q=c.createElement("div"),a.appendChild(q),q.innerHTML="<table><tr><td style='padding:0;border:0;display:none'></td><td>t</td></tr></table>",l=q.getElementsByTagName("td"),p=l[0].offsetHeight===0,l[0].style.display="",l[1].style.display="none",b.reliableHiddenOffsets=p&&l[0].offsetHeight===0,q.innerHTML="",q.style.width=q.style.paddingLeft="1px",f.boxModel=b.boxModel=q.offsetWidth===2,typeof q.style.zoom!="undefined"&&(q.style.display="inline",q.style.zoom=1,b.inlineBlockNeedsLayout=q.offsetWidth===2,q.style.display="",q.innerHTML="<div style='width:4px;'></div>",b.shrinkWrapBlocks=q.offsetWidth!==2),q.style.cssText=k+m,q.innerHTML=o,d=q.firstChild,e=d.firstChild,h=d.nextSibling.firstChild.firstChild,i={doesNotAddBorder:e.offsetTop!==5,doesAddBorderForTableAndCells:h.offsetTop===5},e.style.position="fixed",e.style.top="20px",i.fixedPosition=e.offsetTop===20||e.offsetTop===15,e.style.position=e.style.top="",d.style.overflow="hidden",d.style.position="relative",i.subtractsBorderForOverflowNotVisible=e.offsetTop===-5,i.doesNotIncludeMarginInBodyOffset=r.offsetTop!==j,r.removeChild(a),q=a=null,f.extend(b,i))});return b}();var j=/^(?:\{.*\}|\[.*\])$/,k=/([A-Z])/g;f.extend({cache:{},uuid:0,expando:"jQuery"+(f.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(a){a=a.nodeType?f.cache[a[f.expando]]:a[f.expando];return!!a&&!m(a)},data:function(a,c,d,e){if(!!f.acceptData(a)){var g,h,i,j=f.expando,k=typeof c=="string",l=a.nodeType,m=l?f.cache:a,n=l?a[j]:a[j]&&j,o=c==="events";if((!n||!m[n]||!o&&!e&&!m[n].data)&&k&&d===b)return;n||(l?a[j]=n=++f.uuid:n=j),m[n]||(m[n]={},l||(m[n].toJSON=f.noop));if(typeof c=="object"||typeof c=="function")e?m[n]=f.extend(m[n],c):m[n].data=f.extend(m[n].data,c);g=h=m[n],e||(h.data||(h.data={}),h=h.data),d!==b&&(h[f.camelCase(c)]=d);if(o&&!h[c])return g.events;k?(i=h[c],i==null&&(i=h[f.camelCase(c)])):i=h;return i}},removeData:function(a,b,c){if(!!f.acceptData(a)){var d,e,g,h=f.expando,i=a.nodeType,j=i?f.cache:a,k=i?a[h]:h;if(!j[k])return;if(b){d=c?j[k]:j[k].data;if(d){f.isArray(b)||(b in d?b=[b]:(b=f.camelCase(b),b in d?b=[b]:b=b.split(" ")));for(e=0,g=b.length;e<g;e++)delete d[b[e]];if(!(c?m:f.isEmptyObject)(d))return}}if(!c){delete j[k].data;if(!m(j[k]))return}f.support.deleteExpando||!j.setInterval?delete j[k]:j[k]=null,i&&(f.support.deleteExpando?delete a[h]:a.removeAttribute?a.removeAttribute(h):a[h]=null)}},_data:function(a,b,c){return f.data(a,b,c,!0)},acceptData:function(a){if(a.nodeName){var b=f.noData[a.nodeName.toLowerCase()];if(b)return b!==!0&&a.getAttribute("classid")===b}return!0}}),f.fn.extend({data:function(a,c){var d,e,g,h=null;if(typeof a=="undefined"){if(this.length){h=f.data(this[0]);if(this[0].nodeType===1&&!f._data(this[0],"parsedAttrs")){e=this[0].attributes;for(var i=0,j=e.length;i<j;i++)g=e[i].name,g.indexOf("data-")===0&&(g=f.camelCase(g.substring(5)),l(this[0],g,h[g]));f._data(this[0],"parsedAttrs",!0)}}return h}if(typeof a=="object")return this.each(function(){f.data(this,a)});d=a.split("."),d[1]=d[1]?"."+d[1]:"";if(c===b){h=this.triggerHandler("getData"+d[1]+"!",[d[0]]),h===b&&this.length&&(h=f.data(this[0],a),h=l(this[0],a,h));return h===b&&d[1]?this.data(d[0]):h}return this.each(function(){var b=f(this),e=[d[0],c];b.triggerHandler("setData"+d[1]+"!",e),f.data(this,a,c),b.triggerHandler("changeData"+d[1]+"!",e)})},removeData:function(a){return this.each(function(){f.removeData(this,a)})}}),f.extend({_mark:function(a,b){a&&(b=(b||"fx")+"mark",f._data(a,b,(f._data(a,b)||0)+1))},_unmark:function(a,b,c){a!==!0&&(c=b,b=a,a=!1);if(b){c=c||"fx";var d=c+"mark",e=a?0:(f._data(b,d)||1)-1;e?f._data(b,d,e):(f.removeData(b,d,!0),n(b,c,"mark"))}},queue:function(a,b,c){var d;if(a){b=(b||"fx")+"queue",d=f._data(a,b),c&&(!d||f.isArray(c)?d=f._data(a,b,f.makeArray(c)):d.push(c));return d||[]}},dequeue:function(a,b){b=b||"fx";var c=f.queue(a,b),d=c.shift(),e={};d==="inprogress"&&(d=c.shift()),d&&(b==="fx"&&c.unshift("inprogress"),f._data(a,b+".run",e),d.call(a,function(){f.dequeue(a,b)},e)),c.length||(f.removeData(a,b+"queue "+b+".run",!0),n(a,b,"queue"))}}),f.fn.extend({queue:function(a,c){typeof a!="string"&&(c=a,a="fx");if(c===b)return f.queue(this[0],a);return this.each(function(){var b=f.queue(this,a,c);a==="fx"&&b[0]!=="inprogress"&&f.dequeue(this,a)})},dequeue:function(a){return this.each(function(){f.dequeue(this,a)})},delay:function(a,b){a=f.fx?f.fx.speeds[a]||a:a,b=b||"fx";return this.queue(b,function(b,c){var d=setTimeout(b,a);c.stop=function(){clearTimeout(d)}})},clearQueue:function(a){return this.queue(a||"fx",[])},promise:function(a,c){function m(){--h||d.resolveWith(e,[e])}typeof a!="string"&&(c=a,a=b),a=a||"fx";var d=f.Deferred(),e=this,g=e.length,h=1,i=a+"defer",j=a+"queue",k=a+"mark",l;while(g--)if(l=f.data(e[g],i,b,!0)||(f.data(e[g],j,b,!0)||f.data(e[g],k,b,!0))&&f.data(e[g],i,f.Callbacks("once memory"),!0))h++,l.add(m);m();return d.promise()}});var o=/[\n\t\r]/g,p=/\s+/,q=/\r/g,r=/^(?:button|input)$/i,s=/^(?:button|input|object|select|textarea)$/i,t=/^a(?:rea)?$/i,u=/^(?:autofocus|autoplay|async|checked|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped|selected)$/i,v=f.support.getSetAttribute,w,x,y;f.fn.extend({attr:function(a,b){return f.access(this,a,b,!0,f.attr)},removeAttr:function(a){return this.each(function(){f.removeAttr(this,a)})},prop:function(a,b){return f.access(this,a,b,!0,f.prop)},removeProp:function(a){a=f.propFix[a]||a;return this.each(function(){try{this[a]=b,delete this[a]}catch(c){}})},addClass:function(a){var b,c,d,e,g,h,i;if(f.isFunction(a))return this.each(function(b){f(this).addClass(a.call(this,b,this.className))});if(a&&typeof a=="string"){b=a.split(p);for(c=0,d=this.length;c<d;c++){e=this[c];if(e.nodeType===1)if(!e.className&&b.length===1)e.className=a;else{g=" "+e.className+" ";for(h=0,i=b.length;h<i;h++)~g.indexOf(" "+b[h]+" ")||(g+=b[h]+" ");e.className=f.trim(g)}}}return this},removeClass:function(a){var c,d,e,g,h,i,j;if(f.isFunction(a))return this.each(function(b){f(this).removeClass(a.call(this,b,this.className))});if(a&&typeof a=="string"||a===b){c=(a||"").split(p);for(d=0,e=this.length;d<e;d++){g=this[d];if(g.nodeType===1&&g.className)if(a){h=(" "+g.className+" ").replace(o," ");for(i=0,j=c.length;i<j;i++)h=h.replace(" "+c[i]+" "," ");g.className=f.trim(h)}else g.className=""}}return this},toggleClass:function(a,b){var c=typeof a,d=typeof b=="boolean";if(f.isFunction(a))return this.each(function(c){f(this).toggleClass(a.call(this,c,this.className,b),b)});return this.each(function(){if(c==="string"){var e,g=0,h=f(this),i=b,j=a.split(p);while(e=j[g++])i=d?i:!h.hasClass(e),h[i?"addClass":"removeClass"](e)}else if(c==="undefined"||c==="boolean")this.className&&f._data(this,"__className__",this.className),this.className=this.className||a===!1?"":f._data(this,"__className__")||""})},hasClass:function(a){var b=" "+a+" ",c=0,d=this.length;for(;c<d;c++)if(this[c].nodeType===1&&(" "+this[c].className+" ").replace(o," ").indexOf(b)>-1)return!0;return!1},val:function(a){var c,d,e,g=this[0];{if(!!arguments.length){e=f.isFunction(a);return this.each(function(d){var g=f(this),h;if(this.nodeType===1){e?h=a.call(this,d,g.val()):h=a,h==null?h="":typeof h=="number"?h+="":f.isArray(h)&&(h=f.map(h,function(a){return a==null?"":a+""})),c=f.valHooks[this.nodeName.toLowerCase()]||f.valHooks[this.type];if(!c||!("set"in c)||c.set(this,h,"value")===b)this.value=h}})}if(g){c=f.valHooks[g.nodeName.toLowerCase()]||f.valHooks[g.type];if(c&&"get"in c&&(d=c.get(g,"value"))!==b)return d;d=g.value;return typeof d=="string"?d.replace(q,""):d==null?"":d}}}}),f.extend({valHooks:{option:{get:function(a){var b=a.attributes.value;return!b||b.specified?a.value:a.text}},select:{get:function(a){var b,c,d,e,g=a.selectedIndex,h=[],i=a.options,j=a.type==="select-one";if(g<0)return null;c=j?g:0,d=j?g+1:i.length;for(;c<d;c++){e=i[c];if(e.selected&&(f.support.optDisabled?!e.disabled:e.getAttribute("disabled")===null)&&(!e.parentNode.disabled||!f.nodeName(e.parentNode,"optgroup"))){b=f(e).val();if(j)return b;h.push(b)}}if(j&&!h.length&&i.length)return f(i[g]).val();return h},set:function(a,b){var c=f.makeArray(b);f(a).find("option").each(function(){this.selected=f.inArray(f(this).val(),c)>=0}),c.length||(a.selectedIndex=-1);return c}}},attrFn:{val:!0,css:!0,html:!0,text:!0,data:!0,width:!0,height:!0,offset:!0},attr:function(a,c,d,e){var g,h,i,j=a.nodeType;if(!!a&&j!==3&&j!==8&&j!==2){if(e&&c in f.attrFn)return f(a)[c](d);if(typeof a.getAttribute=="undefined")return f.prop(a,c,d);i=j!==1||!f.isXMLDoc(a),i&&(c=c.toLowerCase(),h=f.attrHooks[c]||(u.test(c)?x:w));if(d!==b){if(d===null){f.removeAttr(a,c);return}if(h&&"set"in h&&i&&(g=h.set(a,d,c))!==b)return g;a.setAttribute(c,""+d);return d}if(h&&"get"in h&&i&&(g=h.get(a,c))!==null)return g;g=a.getAttribute(c);return g===null?b:g}},removeAttr:function(a,b){var c,d,e,g,h=0;if(b&&a.nodeType===1){d=b.toLowerCase().split(p),g=d.length;for(;h<g;h++)e=d[h],e&&(c=f.propFix[e]||e,f.attr(a,e,""),a.removeAttribute(v?e:c),u.test(e)&&c in a&&(a[c]=!1))}},attrHooks:{type:{set:function(a,b){if(r.test(a.nodeName)&&a.parentNode)f.error("type property can't be changed");else if(!f.support.radioValue&&b==="radio"&&f.nodeName(a,"input")){var c=a.value;a.setAttribute("type",b),c&&(a.value=c);return b}}},value:{get:function(a,b){if(w&&f.nodeName(a,"button"))return w.get(a,b);return b in a?a.value:null},set:function(a,b,c){if(w&&f.nodeName(a,"button"))return w.set(a,b,c);a.value=b}}},propFix:{tabindex:"tabIndex",readonly:"readOnly","for":"htmlFor","class":"className",maxlength:"maxLength",cellspacing:"cellSpacing",cellpadding:"cellPadding",rowspan:"rowSpan",colspan:"colSpan",usemap:"useMap",frameborder:"frameBorder",contenteditable:"contentEditable"},prop:function(a,c,d){var e,g,h,i=a.nodeType;if(!!a&&i!==3&&i!==8&&i!==2){h=i!==1||!f.isXMLDoc(a),h&&(c=f.propFix[c]||c,g=f.propHooks[c]);return d!==b?g&&"set"in g&&(e=g.set(a,d,c))!==b?e:a[c]=d:g&&"get"in g&&(e=g.get(a,c))!==null?e:a[c]}},propHooks:{tabIndex:{get:function(a){var c=a.getAttributeNode("tabindex");return c&&c.specified?parseInt(c.value,10):s.test(a.nodeName)||t.test(a.nodeName)&&a.href?0:b}}}}),f.attrHooks.tabindex=f.propHooks.tabIndex,x={get:function(a,c){var d,e=f.prop(a,c);return e===!0||typeof e!="boolean"&&(d=a.getAttributeNode(c))&&d.nodeValue!==!1?c.toLowerCase():b},set:function(a,b,c){var d;b===!1?f.removeAttr(a,c):(d=f.propFix[c]||c,d in a&&(a[d]=!0),a.setAttribute(c,c.toLowerCase()));return c}},v||(y={name:!0,id:!0},w=f.valHooks.button={get:function(a,c){var d;d=a.getAttributeNode(c);return d&&(y[c]?d.nodeValue!=="":d.specified)?d.nodeValue:b},set:function(a,b,d){var e=a.getAttributeNode(d);e||(e=c.createAttribute(d),a.setAttributeNode(e));return e.nodeValue=b+""}},f.attrHooks.tabindex.set=w.set,f.each(["width","height"],function(a,b){f.attrHooks[b]=f.extend(f.attrHooks[b],{set:function(a,c){if(c===""){a.setAttribute(b,"auto");return c}}})}),f.attrHooks.contenteditable={get:w.get,set:function(a,b,c){b===""&&(b="false"),w.set(a,b,c)}}),f.support.hrefNormalized||f.each(["href","src","width","height"],function(a,c){f.attrHooks[c]=f.extend(f.attrHooks[c],{get:function(a){var d=a.getAttribute(c,2);return d===null?b:d}})}),f.support.style||(f.attrHooks.style={get:function(a){return a.style.cssText.toLowerCase()||b},set:function(a,b){return a.style.cssText=""+b}}),f.support.optSelected||(f.propHooks.selected=f.extend(f.propHooks.selected,{get:function(a){var b=a.parentNode;b&&(b.selectedIndex,b.parentNode&&b.parentNode.selectedIndex);return null}})),f.support.enctype||(f.propFix.enctype="encoding"),f.support.checkOn||f.each(["radio","checkbox"],function(){f.valHooks[this]={get:function(a){return a.getAttribute("value")===null?"on":a.value}}}),f.each(["radio","checkbox"],function(){f.valHooks[this]=f.extend(f.valHooks[this],{set:function(a,b){if(f.isArray(b))return a.checked=f.inArray(f(a).val(),b)>=0}})});var z=/^(?:textarea|input|select)$/i,A=/^([^\.]*)?(?:\.(.+))?$/,B=/\bhover(\.\S+)?\b/,C=/^key/,D=/^(?:mouse|contextmenu)|click/,E=/^(?:focusinfocus|focusoutblur)$/,F=/^(\w*)(?:#([\w\-]+))?(?:\.([\w\-]+))?$/,G=function(a){var b=F.exec(a);b&&(b[1]=(b[1]||"").toLowerCase(),b[3]=b[3]&&new RegExp("(?:^|\\s)"+b[3]+"(?:\\s|$)"));return b},H=function(a,b){var c=a.attributes||{};return(!b[1]||a.nodeName.toLowerCase()===b[1])&&(!b[2]||(c.id||{}).value===b[2])&&(!b[3]||b[3].test((c["class"]||{}).value))},I=function(a){return f.event.special.hover?a:a.replace(B,"mouseenter$1 mouseleave$1")};f.event={add:function(a,c,d,e,g){var h,i,j,k,l,m,n,o,p,q,r,s;if(!(a.nodeType===3||a.nodeType===8||!c||!d||!(h=f._data(a)))){d.handler&&(p=d,d=p.handler),d.guid||(d.guid=f.guid++),j=h.events,j||(h.events=j={}),i=h.handle,i||(h.handle=i=function(a){return typeof f!="undefined"&&(!a||f.event.triggered!==a.type)?f.event.dispatch.apply(i.elem,arguments):b},i.elem=a),c=f.trim(I(c)).split(" ");for(k=0;k<c.length;k++){l=A.exec(c[k])||[],m=l[1],n=(l[2]||"").split(".").sort(),s=f.event.special[m]||{},m=(g?s.delegateType:s.bindType)||m,s=f.event.special[m]||{},o=f.extend({type:m,origType:l[1],data:e,handler:d,guid:d.guid,selector:g,quick:G(g),namespace:n.join(".")},p),r=j[m];if(!r){r=j[m]=[],r.delegateCount=0;if(!s.setup||s.setup.call(a,e,n,i)===!1)a.addEventListener?a.addEventListener(m,i,!1):a.attachEvent&&a.attachEvent("on"+m,i)}s.add&&(s.add.call(a,o),o.handler.guid||(o.handler.guid=d.guid)),g?r.splice(r.delegateCount++,0,o):r.push(o),f.event.global[m]=!0}a=null}},global:{},remove:function(a,b,c,d,e){var g=f.hasData(a)&&f._data(a),h,i,j,k,l,m,n,o,p,q,r,s;if(!!g&&!!(o=g.events)){b=f.trim(I(b||"")).split(" ");for(h=0;h<b.length;h++){i=A.exec(b[h])||[],j=k=i[1],l=i[2];if(!j){for(j in o)f.event.remove(a,j+b[h],c,d,!0);continue}p=f.event.special[j]||{},j=(d?p.delegateType:p.bindType)||j,r=o[j]||[],m=r.length,l=l?new RegExp("(^|\\.)"+l.split(".").sort().join("\\.(?:.*\\.)?")+"(\\.|$)"):null;for(n=0;n<r.length;n++)s=r[n],(e||k===s.origType)&&(!c||c.guid===s.guid)&&(!l||l.test(s.namespace))&&(!d||d===s.selector||d==="**"&&s.selector)&&(r.splice(n--,1),s.selector&&r.delegateCount--,p.remove&&p.remove.call(a,s));r.length===0&&m!==r.length&&((!p.teardown||p.teardown.call(a,l)===!1)&&f.removeEvent(a,j,g.handle),delete o[j])}f.isEmptyObject(o)&&(q=g.handle,q&&(q.elem=null),f.removeData(a,["events","handle"],!0))}},customEvent:{getData:!0,setData:!0,changeData:!0},trigger:function(c,d,e,g){if(!e||e.nodeType!==3&&e.nodeType!==8){var h=c.type||c,i=[],j,k,l,m,n,o,p,q,r,s;if(E.test(h+f.event.triggered))return;h.indexOf("!")>=0&&(h=h.slice(0,-1),k=!0),h.indexOf(".")>=0&&(i=h.split("."),h=i.shift(),i.sort());if((!e||f.event.customEvent[h])&&!f.event.global[h])return;c=typeof c=="object"?c[f.expando]?c:new f.Event(h,c):new f.Event(h),c.type=h,c.isTrigger=!0,c.exclusive=k,c.namespace=i.join("."),c.namespace_re=c.namespace?new RegExp("(^|\\.)"+i.join("\\.(?:.*\\.)?")+"(\\.|$)"):null,o=h.indexOf(":")<0?"on"+h:"";if(!e){j=f.cache;for(l in j)j[l].events&&j[l].events[h]&&f.event.trigger(c,d,j[l].handle.elem,!0);return}c.result=b,c.target||(c.target=e),d=d!=null?f.makeArray(d):[],d.unshift(c),p=f.event.special[h]||{};if(p.trigger&&p.trigger.apply(e,d)===!1)return;r=[[e,p.bindType||h]];if(!g&&!p.noBubble&&!f.isWindow(e)){s=p.delegateType||h,m=E.test(s+h)?e:e.parentNode,n=null;for(;m;m=m.parentNode)r.push([m,s]),n=m;n&&n===e.ownerDocument&&r.push([n.defaultView||n.parentWindow||a,s])}for(l=0;l<r.length&&!c.isPropagationStopped();l++)m=r[l][0],c.type=r[l][1],q=(f._data(m,"events")||{})[c.type]&&f._data(m,"handle"),q&&q.apply(m,d),q=o&&m[o],q&&f.acceptData(m)&&q.apply(m,d)===!1&&c.preventDefault();c.type=h,!g&&!c.isDefaultPrevented()&&(!p._default||p._default.apply(e.ownerDocument,d)===!1)&&(h!=="click"||!f.nodeName(e,"a"))&&f.acceptData(e)&&o&&e[h]&&(h!=="focus"&&h!=="blur"||c.target.offsetWidth!==0)&&!f.isWindow(e)&&(n=e[o],n&&(e[o]=null),f.event.triggered=h,e[h](),f.event.triggered=b,n&&(e[o]=n));return c.result}},dispatch:function(c){c=f.event.fix(c||a.event);var d=(f._data(this,"events")||{})[c.type]||[],e=d.delegateCount,g=[].slice.call(arguments,0),h=!c.exclusive&&!c.namespace,i=[],j,k,l,m,n,o,p,q,r,s,t;g[0]=c,c.delegateTarget=this;if(e&&!c.target.disabled&&(!c.button||c.type!=="click")){m=f(this),m.context=this.ownerDocument||this;for(l=c.target;l!=this;l=l.parentNode||this){o={},q=[],m[0]=l;for(j=0;j<e;j++)r=d[j],s=r.selector,o[s]===b&&(o[s]=r.quick?H(l,r.quick):m.is(s)),o[s]&&q.push(r);q.length&&i.push({elem:l,matches:q})}}d.length>e&&i.push({elem:this,matches:d.slice(e)});for(j=0;j<i.length&&!c.isPropagationStopped();j++){p=i[j],c.currentTarget=p.elem;for(k=0;k<p.matches.length&&!c.isImmediatePropagationStopped();k++){r=p.matches[k];if(h||!c.namespace&&!r.namespace||c.namespace_re&&c.namespace_re.test(r.namespace))c.data=r.data,c.handleObj=r,n=((f.event.special[r.origType]||{}).handle||r.handler).apply(p.elem,g),n!==b&&(c.result=n,n===!1&&(c.preventDefault(),c.stopPropagation()))}}return c.result},props:"attrChange attrName relatedNode srcElement altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(a,b){a.which==null&&(a.which=b.charCode!=null?b.charCode:b.keyCode);return a}},mouseHooks:{props:"button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(a,d){var e,f,g,h=d.button,i=d.fromElement;a.pageX==null&&d.clientX!=null&&(e=a.target.ownerDocument||c,f=e.documentElement,g=e.body,a.pageX=d.clientX+(f&&f.scrollLeft||g&&g.scrollLeft||0)-(f&&f.clientLeft||g&&g.clientLeft||0),a.pageY=d.clientY+(f&&f.scrollTop||g&&g.scrollTop||0)-(f&&f.clientTop||g&&g.clientTop||0)),!a.relatedTarget&&i&&(a.relatedTarget=i===a.target?d.toElement:i),!a.which&&h!==b&&(a.which=h&1?1:h&2?3:h&4?2:0);return a}},fix:function(a){if(a[f.expando])return a;var d,e,g=a,h=f.event.fixHooks[a.type]||{},i=h.props?this.props.concat(h.props):this.props;a=f.Event(g);for(d=i.length;d;)e=i[--d],a[e]=g[e];a.target||(a.target=g.srcElement||c),a.target.nodeType===3&&(a.target=a.target.parentNode),a.metaKey===b&&(a.metaKey=a.ctrlKey);return h.filter?h.filter(a,g):a},special:{ready:{setup:f.bindReady},load:{noBubble:!0},focus:{delegateType:"focusin"},blur:{delegateType:"focusout"},beforeunload:{setup:function(a,b,c){f.isWindow(this)&&(this.onbeforeunload=c)},teardown:function(a,b){this.onbeforeunload===b&&(this.onbeforeunload=null)}}},simulate:function(a,b,c,d){var e=f.extend(new f.Event,c,{type:a,isSimulated:!0,originalEvent:{}});d?f.event.trigger(e,null,b):f.event.dispatch.call(b,e),e.isDefaultPrevented()&&c.preventDefault()}},f.event.handle=f.event.dispatch,f.removeEvent=c.removeEventListener?function(a,b,c){a.removeEventListener&&a.removeEventListener(b,c,!1)}:function(a,b,c){a.detachEvent&&a.detachEvent("on"+b,c)},f.Event=function(a,b){if(!(this instanceof f.Event))return new f.Event(a,b);a&&a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||a.returnValue===!1||a.getPreventDefault&&a.getPreventDefault()?K:J):this.type=a,b&&f.extend(this,b),this.timeStamp=a&&a.timeStamp||f.now(),this[f.expando]=!0},f.Event.prototype={preventDefault:function(){this.isDefaultPrevented=K;var a=this.originalEvent;!a||(a.preventDefault?a.preventDefault():a.returnValue=!1)},stopPropagation:function(){this.isPropagationStopped=K;var a=this.originalEvent;!a||(a.stopPropagation&&a.stopPropagation(),a.cancelBubble=!0)},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=K,this.stopPropagation()},isDefaultPrevented:J,isPropagationStopped:J,isImmediatePropagationStopped:J},f.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){f.event.special[a]={delegateType:b,bindType:b,handle:function(a){var c=this,d=a.relatedTarget,e=a.handleObj,g=e.selector,h;if(!d||d!==c&&!f.contains(c,d))a.type=e.origType,h=e.handler.apply(this,arguments),a.type=b;return h}}}),f.support.submitBubbles||(f.event.special.submit={setup:function(){if(f.nodeName(this,"form"))return!1;f.event.add(this,"click._submit keypress._submit",function(a){var c=a.target,d=f.nodeName(c,"input")||f.nodeName(c,"button")?c.form:b;d&&!d._submit_attached&&(f.event.add(d,"submit._submit",function(a){this.parentNode&&!a.isTrigger&&f.event.simulate("submit",this.parentNode,a,!0)}),d._submit_attached=!0)})},teardown:function(){if(f.nodeName(this,"form"))return!1;f.event.remove(this,"._submit")}}),f.support.changeBubbles||(f.event.special.change={setup:function(){if(z.test(this.nodeName)){if(this.type==="checkbox"||this.type==="radio")f.event.add(this,"propertychange._change",function(a){a.originalEvent.propertyName==="checked"&&(this._just_changed=!0)}),f.event.add(this,"click._change",function(a){this._just_changed&&!a.isTrigger&&(this._just_changed=!1,f.event.simulate("change",this,a,!0))});return!1}f.event.add(this,"beforeactivate._change",function(a){var b=a.target;z.test(b.nodeName)&&!b._change_attached&&(f.event.add(b,"change._change",function(a){this.parentNode&&!a.isSimulated&&!a.isTrigger&&f.event.simulate("change",this.parentNode,a,!0)}),b._change_attached=!0)})},handle:function(a){var b=a.target;if(this!==b||a.isSimulated||a.isTrigger||b.type!=="radio"&&b.type!=="checkbox")return a.handleObj.handler.apply(this,arguments)},teardown:function(){f.event.remove(this,"._change");return z.test(this.nodeName)}}),f.support.focusinBubbles||f.each({focus:"focusin",blur:"focusout"},function(a,b){var d=0,e=function(a){f.event.simulate(b,a.target,f.event.fix(a),!0)};f.event.special[b]={setup:function(){d++===0&&c.addEventListener(a,e,!0)},teardown:function(){--d===0&&c.removeEventListener(a,e,!0)}}}),f.fn.extend({on:function(a,c,d,e,g){var h,i;if(typeof a=="object"){typeof c!="string"&&(d=c,c=b);for(i in a)this.on(i,c,d,a[i],g);return this}d==null&&e==null?(e=c,d=c=b):e==null&&(typeof c=="string"?(e=d,d=b):(e=d,d=c,c=b));if(e===!1)e=J;else if(!e)return this;g===1&&(h=e,e=function(a){f().off(a);return h.apply(this,arguments)},e.guid=h.guid||(h.guid=f.guid++));return this.each(function(){f.event.add(this,a,e,d,c)})},one:function(a,b,c,d){return this.on.call(this,a,b,c,d,1)},off:function(a,c,d){if(a&&a.preventDefault&&a.handleObj){var e=a.handleObj;f(a.delegateTarget).off(e.namespace?e.type+"."+e.namespace:e.type,e.selector,e.handler);return this}if(typeof a=="object"){for(var g in a)this.off(g,c,a[g]);return this}if(c===!1||typeof c=="function")d=c,c=b;d===!1&&(d=J);return this.each(function(){f.event.remove(this,a,d,c)})},bind:function(a,b,c){return this.on(a,null,b,c)},unbind:function(a,b){return this.off(a,null,b)},live:function(a,b,c){f(this.context).on(a,this.selector,b,c);return this},die:function(a,b){f(this.context).off(a,this.selector||"**",b);return this},delegate:function(a,b,c,d){return this.on(b,a,c,d)},undelegate:function(a,b,c){return arguments.length==1?this.off(a,"**"):this.off(b,a,c)},trigger:function(a,b){return this.each(function(){f.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0])return f.event.trigger(a,b,this[0],!0)},toggle:function(a){var b=arguments,c=a.guid||f.guid++,d=0,e=function(c){var e=(f._data(this,"lastToggle"+a.guid)||0)%d;f._data(this,"lastToggle"+a.guid,e+1),c.preventDefault();return b[e].apply(this,arguments)||!1};e.guid=c;while(d<b.length)b[d++].guid=c;return this.click(e)},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}}),f.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error contextmenu".split(" "),function(a,b){f.fn[b]=function(a,c){c==null&&(c=a,a=null);return arguments.length>0?this.on(b,null,a,c):this.trigger(b)},f.attrFn&&(f.attrFn[b]=!0),C.test(b)&&(f.event.fixHooks[b]=f.event.keyHooks),D.test(b)&&(f.event.fixHooks[b]=f.event.mouseHooks)}),function(){function x(a,b,c,e,f,g){for(var h=0,i=e.length;h<i;h++){var j=e[h];if(j){var k=!1;j=j[a];while(j){if(j[d]===c){k=e[j.sizset];break}if(j.nodeType===1){g||(j[d]=c,j.sizset=h);if(typeof b!="string"){if(j===b){k=!0;break}}else if(m.filter(b,[j]).length>0){k=j;break}}j=j[a]}e[h]=k}}}function w(a,b,c,e,f,g){for(var h=0,i=e.length;h<i;h++){var j=e[h];if(j){var k=!1;j=j[a];while(j){if(j[d]===c){k=e[j.sizset];break}j.nodeType===1&&!g&&(j[d]=c,j.sizset=h);if(j.nodeName.toLowerCase()===b){k=j;break}j=j[a]}e[h]=k}}}var a=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,d="sizcache"+(Math.random()+"").replace(".",""),e=0,g=Object.prototype.toString,h=!1,i=!0,j=/\\/g,k=/\r\n/g,l=/\W/;[0,0].sort(function(){i=!1;return 0});var m=function(b,d,e,f){e=e||[],d=d||c;var h=d;if(d.nodeType!==1&&d.nodeType!==9)return[];if(!b||typeof b!="string")return e;var i,j,k,l,n,q,r,t,u=!0,v=m.isXML(d),w=[],x=b;do{a.exec(""),i=a.exec(x);if(i){x=i[3],w.push(i[1]);if(i[2]){l=i[3];break}}}while(i);if(w.length>1&&p.exec(b))if(w.length===2&&o.relative[w[0]])j=y(w[0]+w[1],d,f);else{j=o.relative[w[0]]?[d]:m(w.shift(),d);while(w.length)b=w.shift(),o.relative[b]&&(b+=w.shift()),j=y(b,j,f)}else{!f&&w.length>1&&d.nodeType===9&&!v&&o.match.ID.test(w[0])&&!o.match.ID.test(w[w.length-1])&&(n=m.find(w.shift(),d,v),d=n.expr?m.filter(n.expr,n.set)[0]:n.set[0]);if(d){n=f?{expr:w.pop(),set:s(f)}:m.find(w.pop(),w.length===1&&(w[0]==="~"||w[0]==="+")&&d.parentNode?d.parentNode:d,v),j=n.expr?m.filter(n.expr,n.set):n.set,w.length>0?k=s(j):u=!1;while(w.length)q=w.pop(),r=q,o.relative[q]?r=w.pop():q="",r==null&&(r=d),o.relative[q](k,r,v)}else k=w=[]}k||(k=j),k||m.error(q||b);if(g.call(k)==="[object Array]")if(!u)e.push.apply(e,k);else if(d&&d.nodeType===1)for(t=0;k[t]!=null;t++)k[t]&&(k[t]===!0||k[t].nodeType===1&&m.contains(d,k[t]))&&e.push(j[t]);else for(t=0;k[t]!=null;t++)k[t]&&k[t].nodeType===1&&e.push(j[t]);else s(k,e);l&&(m(l,h,e,f),m.uniqueSort(e));return e};m.uniqueSort=function(a){if(u){h=i,a.sort(u);if(h)for(var b=1;b<a.length;b++)a[b]===a[b-1]&&a.splice(b--,1)}return a},m.matches=function(a,b){return m(a,null,null,b)},m.matchesSelector=function(a,b){return m(b,null,null,[a]).length>0},m.find=function(a,b,c){var d,e,f,g,h,i;if(!a)return[];for(e=0,f=o.order.length;e<f;e++){h=o.order[e];if(g=o.leftMatch[h].exec(a)){i=g[1],g.splice(1,1);if(i.substr(i.length-1)!=="\\"){g[1]=(g[1]||"").replace(j,""),d=o.find[h](g,b,c);if(d!=null){a=a.replace(o.match[h],"");break}}}}d||(d=typeof b.getElementsByTagName!="undefined"?b.getElementsByTagName("*"):[]);return{set:d,expr:a}},m.filter=function(a,c,d,e){var f,g,h,i,j,k,l,n,p,q=a,r=[],s=c,t=c&&c[0]&&m.isXML(c[0]);while(a&&c.length){for(h in o.filter)if((f=o.leftMatch[h].exec(a))!=null&&f[2]){k=o.filter[h],l=f[1],g=!1,f.splice(1,1);if(l.substr(l.length-1)==="\\")continue;s===r&&(r=[]);if(o.preFilter[h]){f=o.preFilter[h](f,s,d,r,e,t);if(!f)g=i=!0;else if(f===!0)continue}if(f)for(n=0;(j=s[n])!=null;n++)j&&(i=k(j,f,n,s),p=e^i,d&&i!=null?p?g=!0:s[n]=!1:p&&(r.push(j),g=!0));if(i!==b){d||(s=r),a=a.replace(o.match[h],"");if(!g)return[];break}}if(a===q)if(g==null)m.error(a);else break;q=a}return s},m.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)};var n=m.getText=function(a){var b,c,d=a.nodeType,e="";if(d){if(d===1||d===9){if(typeof a.textContent=="string")return a.textContent;if(typeof a.innerText=="string")return a.innerText.replace(k,"");for(a=a.firstChild;a;a=a.nextSibling)e+=n(a)}else if(d===3||d===4)return a.nodeValue}else for(b=0;c=a[b];b++)c.nodeType!==8&&(e+=n(c));return e},o=m.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF\-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF\-]|\\.)+)\s*(?:(\S?=)\s*(?:(['"])(.*?)\3|(#?(?:[\w\u00c0-\uFFFF\-]|\\.)*)|)|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*\-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\(\s*(even|odd|(?:[+\-]?\d+|(?:[+\-]?\d*)?n\s*(?:[+\-]\s*\d+)?))\s*\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^\-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF\-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(a){return a.getAttribute("href")},type:function(a){return a.getAttribute("type")}},relative:{"+":function(a,b){var c=typeof b=="string",d=c&&!l.test(b),e=c&&!d;d&&(b=b.toLowerCase());for(var f=0,g=a.length,h;f<g;f++)if(h=a[f]){while((h=h.previousSibling)&&h.nodeType!==1);a[f]=e||h&&h.nodeName.toLowerCase()===b?h||!1:h===b}e&&m.filter(b,a,!0)},">":function(a,b){var c,d=typeof b=="string",e=0,f=a.length;if(d&&!l.test(b)){b=b.toLowerCase();for(;e<f;e++){c=a[e];if(c){var g=c.parentNode;a[e]=g.nodeName.toLowerCase()===b?g:!1}}}else{for(;e<f;e++)c=a[e],c&&(a[e]=d?c.parentNode:c.parentNode===b);d&&m.filter(b,a,!0)}},"":function(a,b,c){var d,f=e++,g=x;typeof b=="string"&&!l.test(b)&&(b=b.toLowerCase(),d=b,g=w),g("parentNode",b,f,a,d,c)},"~":function(a,b,c){var d,f=e++,g=x;typeof b=="string"&&!l.test(b)&&(b=b.toLowerCase(),d=b,g=w),g("previousSibling",b,f,a,d,c)}},find:{ID:function(a,b,c){if(typeof b.getElementById!="undefined"&&!c){var d=b.getElementById(a[1]);return d&&d.parentNode?[d]:[]}},NAME:function(a,b){if(typeof b.getElementsByName!="undefined"){var c=[],d=b.getElementsByName(a[1]);for(var e=0,f=d.length;e<f;e++)d[e].getAttribute("name")===a[1]&&c.push(d[e]);return c.length===0?null:c}},TAG:function(a,b){if(typeof b.getElementsByTagName!="undefined")return b.getElementsByTagName(a[1])}},preFilter:{CLASS:function(a,b,c,d,e,f){a=" "+a[1].replace(j,"")+" ";if(f)return a;for(var g=0,h;(h=b[g])!=null;g++)h&&(e^(h.className&&(" "+h.className+" ").replace(/[\t\n\r]/g," ").indexOf(a)>=0)?c||d.push(h):c&&(b[g]=!1));return!1},ID:function(a){return a[1].replace(j,"")},TAG:function(a,b){return a[1].replace(j,"").toLowerCase()},CHILD:function(a){if(a[1]==="nth"){a[2]||m.error(a[0]),a[2]=a[2].replace(/^\+|\s*/g,"");var b=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(a[2]==="even"&&"2n"||a[2]==="odd"&&"2n+1"||!/\D/.test(a[2])&&"0n+"+a[2]||a[2]);a[2]=b[1]+(b[2]||1)-0,a[3]=b[3]-0}else a[2]&&m.error(a[0]);a[0]=e++;return a},ATTR:function(a,b,c,d,e,f){var g=a[1]=a[1].replace(j,"");!f&&o.attrMap[g]&&(a[1]=o.attrMap[g]),a[4]=(a[4]||a[5]||"").replace(j,""),a[2]==="~="&&(a[4]=" "+a[4]+" ");return a},PSEUDO:function(b,c,d,e,f){if(b[1]==="not")if((a.exec(b[3])||"").length>1||/^\w/.test(b[3]))b[3]=m(b[3],null,null,c);else{var g=m.filter(b[3],c,d,!0^f);d||e.push.apply(e,g);return!1}else if(o.match.POS.test(b[0])||o.match.CHILD.test(b[0]))return!0;return b},POS:function(a){a.unshift(!0);return a}},filters:{enabled:function(a){return a.disabled===!1&&a.type!=="hidden"},disabled:function(a){return a.disabled===!0},checked:function(a){return a.checked===!0},selected:function(a){a.parentNode&&a.parentNode.selectedIndex;return a.selected===!0},parent:function(a){return!!a.firstChild},empty:function(a){return!a.firstChild},has:function(a,b,c){return!!m(c[3],a).length},header:function(a){return/h\d/i.test(a.nodeName)},text:function(a){var b=a.getAttribute("type"),c=a.type;return a.nodeName.toLowerCase()==="input"&&"text"===c&&(b===c||b===null)},radio:function(a){return a.nodeName.toLowerCase()==="input"&&"radio"===a.type},checkbox:function(a){return a.nodeName.toLowerCase()==="input"&&"checkbox"===a.type},file:function(a){return a.nodeName.toLowerCase()==="input"&&"file"===a.type},password:function(a){return a.nodeName.toLowerCase()==="input"&&"password"===a.type},submit:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"submit"===a.type},image:function(a){return a.nodeName.toLowerCase()==="input"&&"image"===a.type},reset:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"reset"===a.type},button:function(a){var b=a.nodeName.toLowerCase();return b==="input"&&"button"===a.type||b==="button"},input:function(a){return/input|select|textarea|button/i.test(a.nodeName)},focus:function(a){return a===a.ownerDocument.activeElement}},setFilters:{first:function(a,b){return b===0},last:function(a,b,c,d){return b===d.length-1},even:function(a,b){return b%2===0},odd:function(a,b){return b%2===1},lt:function(a,b,c){return b<c[3]-0},gt:function(a,b,c){return b>c[3]-0},nth:function(a,b,c){return c[3]-0===b},eq:function(a,b,c){return c[3]-0===b}},filter:{PSEUDO:function(a,b,c,d){var e=b[1],f=o.filters[e];if(f)return f(a,c,b,d);if(e==="contains")return(a.textContent||a.innerText||n([a])||"").indexOf(b[3])>=0;if(e==="not"){var g=b[3];for(var h=0,i=g.length;h<i;h++)if(g[h]===a)return!1;return!0}m.error(e)},CHILD:function(a,b){var c,e,f,g,h,i,j,k=b[1],l=a;switch(k){case"only":case"first":while(l=l.previousSibling)if(l.nodeType===1)return!1;if(k==="first")return!0;l=a;case"last":while(l=l.nextSibling)if(l.nodeType===1)return!1;return!0;case"nth":c=b[2],e=b[3];if(c===1&&e===0)return!0;f=b[0],g=a.parentNode;if(g&&(g[d]!==f||!a.nodeIndex)){i=0;for(l=g.firstChild;l;l=l.nextSibling)l.nodeType===1&&(l.nodeIndex=++i);g[d]=f}j=a.nodeIndex-e;return c===0?j===0:j%c===0&&j/c>=0}},ID:function(a,b){return a.nodeType===1&&a.getAttribute("id")===b},TAG:function(a,b){return b==="*"&&a.nodeType===1||!!a.nodeName&&a.nodeName.toLowerCase()===b},CLASS:function(a,b){return(" "+(a.className||a.getAttribute("class"))+" ").indexOf(b)>-1},ATTR:function(a,b){var c=b[1],d=m.attr?m.attr(a,c):o.attrHandle[c]?o.attrHandle[c](a):a[c]!=null?a[c]:a.getAttribute(c),e=d+"",f=b[2],g=b[4];return d==null?f==="!=":!f&&m.attr?d!=null:f==="="?e===g:f==="*="?e.indexOf(g)>=0:f==="~="?(" "+e+" ").indexOf(g)>=0:g?f==="!="?e!==g:f==="^="?e.indexOf(g)===0:f==="$="?e.substr(e.length-g.length)===g:f==="|="?e===g||e.substr(0,g.length+1)===g+"-":!1:e&&d!==!1},POS:function(a,b,c,d){var e=b[2],f=o.setFilters[e];if(f)return f(a,c,b,d)}}},p=o.match.POS,q=function(a,b){return"\\"+(b-0+1)};for(var r in o.match)o.match[r]=new RegExp(o.match[r].source+/(?![^\[]*\])(?![^\(]*\))/.source),o.leftMatch[r]=new RegExp(/(^(?:.|\r|\n)*?)/.source+o.match[r].source.replace(/\\(\d+)/g,q));var s=function(a,b){a=Array.prototype.slice.call(a,0);if(b){b.push.apply(b,a);return b}return a};try{Array.prototype.slice.call(c.documentElement.childNodes,0)[0].nodeType}catch(t){s=function(a,b){var c=0,d=b||[];if(g.call(a)==="[object Array]")Array.prototype.push.apply(d,a);else if(typeof a.length=="number")for(var e=a.length;c<e;c++)d.push(a[c]);else for(;a[c];c++)d.push(a[c]);return d}}var u,v;c.documentElement.compareDocumentPosition?u=function(a,b){if(a===b){h=!0;return 0}if(!a.compareDocumentPosition||!b.compareDocumentPosition)return a.compareDocumentPosition?-1:1;return a.compareDocumentPosition(b)&4?-1:1}:(u=function(a,b){if(a===b){h=!0;return 0}if(a.sourceIndex&&b.sourceIndex)return a.sourceIndex-b.sourceIndex;var c,d,e=[],f=[],g=a.parentNode,i=b.parentNode,j=g;if(g===i)return v(a,b);if(!g)return-1;if(!i)return 1;while(j)e.unshift(j),j=j.parentNode;j=i;while(j)f.unshift(j),j=j.parentNode;c=e.length,d=f.length;for(var k=0;k<c&&k<d;k++)if(e[k]!==f[k])return v(e[k],f[k]);return k===c?v(a,f[k],-1):v(e[k],b,1)},v=function(a,b,c){if(a===b)return c;var d=a.nextSibling;while(d){if(d===b)return-1;d=d.nextSibling}return 1}),function(){var a=c.createElement("div"),d="script"+(new Date).getTime(),e=c.documentElement;a.innerHTML="<a name='"+d+"'/>",e.insertBefore(a,e.firstChild),c.getElementById(d)&&(o.find.ID=function(a,c,d){if(typeof c.getElementById!="undefined"&&!d){var e=c.getElementById(a[1]);return e?e.id===a[1]||typeof e.getAttributeNode!="undefined"&&e.getAttributeNode("id").nodeValue===a[1]?[e]:b:[]}},o.filter.ID=function(a,b){var c=typeof a.getAttributeNode!="undefined"&&a.getAttributeNode("id");return a.nodeType===1&&c&&c.nodeValue===b}),e.removeChild(a),e=a=null}(),function(){var a=c.createElement("div");a.appendChild(c.createComment("")),a.getElementsByTagName("*").length>0&&(o.find.TAG=function(a,b){var c=b.getElementsByTagName(a[1]);if(a[1]==="*"){var d=[];for(var e=0;c[e];e++)c[e].nodeType===1&&d.push(c[e]);c=d}return c}),a.innerHTML="<a href='#'></a>",a.firstChild&&typeof a.firstChild.getAttribute!="undefined"&&a.firstChild.getAttribute("href")!=="#"&&(o.attrHandle.href=function(a){return a.getAttribute("href",2)}),a=null}(),c.querySelectorAll&&function(){var a=m,b=c.createElement("div"),d="__sizzle__";b.innerHTML="<p class='TEST'></p>";if(!b.querySelectorAll||b.querySelectorAll(".TEST").length!==0){m=function(b,e,f,g){e=e||c;if(!g&&!m.isXML(e)){var h=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b);if(h&&(e.nodeType===1||e.nodeType===9)){if(h[1])return s(e.getElementsByTagName(b),f);if(h[2]&&o.find.CLASS&&e.getElementsByClassName)return s(e.getElementsByClassName(h[2]),f)}if(e.nodeType===9){if(b==="body"&&e.body)return s([e.body],f);if(h&&h[3]){var i=e.getElementById(h[3]);if(!i||!i.parentNode)return s([],f);if(i.id===h[3])return s([i],f)}try{return s(e.querySelectorAll(b),f)}catch(j){}}else if(e.nodeType===1&&e.nodeName.toLowerCase()!=="object"){var k=e,l=e.getAttribute("id"),n=l||d,p=e.parentNode,q=/^\s*[+~]/.test(b);l?n=n.replace(/'/g,"\\$&"):e.setAttribute("id",n),q&&p&&(e=e.parentNode);try{if(!q||p)return s(e.querySelectorAll("[id='"+n+"'] "+b),f)}catch(r){}finally{l||k.removeAttribute("id")}}}return a(b,e,f,g)};for(var e in a)m[e]=a[e];b=null}}(),function(){var a=c.documentElement,b=a.matchesSelector||a.mozMatchesSelector||a.webkitMatchesSelector||a.msMatchesSelector;if(b){var d=!b.call(c.createElement("div"),"div"),e=!1;try{b.call(c.documentElement,"[test!='']:sizzle")}catch(f){e=!0}m.matchesSelector=function(a,c){c=c.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!m.isXML(a))try{if(e||!o.match.PSEUDO.test(c)&&!/!=/.test(c)){var f=b.call(a,c);if(f||!d||a.document&&a.document.nodeType!==11)return f}}catch(g){}return m(c,null,null,[a]).length>0}}}(),function(){var a=c.createElement("div");a.innerHTML="<div class='test e'></div><div class='test'></div>";if(!!a.getElementsByClassName&&a.getElementsByClassName("e").length!==0){a.lastChild.className="e";if(a.getElementsByClassName("e").length===1)return;o.order.splice(1,0,"CLASS"),o.find.CLASS=function(a,b,c){if(typeof b.getElementsByClassName!="undefined"&&!c)return b.getElementsByClassName(a[1])},a=null}}(),c.documentElement.contains?m.contains=function(a,b){return a!==b&&(a.contains?a.contains(b):!0)}:c.documentElement.compareDocumentPosition?m.contains=function(a,b){return!!(a.compareDocumentPosition(b)&16)}:m.contains=function(){return!1},m.isXML=function(a){var b=(a?a.ownerDocument||a:0).documentElement;return b?b.nodeName!=="HTML":!1};var y=function(a,b,c){var d,e=[],f="",g=b.nodeType?[b]:b;while(d=o.match.PSEUDO.exec(a))f+=d[0],a=a.replace(o.match.PSEUDO,"");a=o.relative[a]?a+"*":a;for(var h=0,i=g.length;h<i;h++)m(a,g[h],e,c);return m.filter(f,e)};m.attr=f.attr,m.selectors.attrMap={},f.find=m,f.expr=m.selectors,f.expr[":"]=f.expr.filters,f.unique=m.uniqueSort,f.text=m.getText,f.isXMLDoc=m.isXML,f.contains=m.contains}();var L=/Until$/,M=/^(?:parents|prevUntil|prevAll)/,N=/,/,O=/^.[^:#\[\.,]*$/,P=Array.prototype.slice,Q=f.expr.match.POS,R={children:!0,contents:!0,next:!0,prev:!0};f.fn.extend({find:function(a){var b=this,c,d;if(typeof a!="string")return f(a).filter(function(){for(c=0,d=b.length;c<d;c++)if(f.contains(b[c],this))return!0});var e=this.pushStack("","find",a),g,h,i;for(c=0,d=this.length;c<d;c++){g=e.length,f.find(a,this[c],e);if(c>0)for(h=g;h<e.length;h++)for(i=0;i<g;i++)if(e[i]===e[h]){e.splice(h--,1);break}}return e},has:function(a){var b=f(a);return this.filter(function(){for(var a=0,c=b.length;a<c;a++)if(f.contains(this,b[a]))return!0})},not:function(a){return this.pushStack(T(this,a,!1),"not",a)},filter:function(a){return this.pushStack(T(this,a,!0),"filter",a)},is:function(a){return!!a&&(typeof a=="string"?Q.test(a)?f(a,this.context).index(this[0])>=0:f.filter(a,this).length>0:this.filter(a).length>0)},closest:function(a,b){var c=[],d,e,g=this[0];if(f.isArray(a)){var h=1;while(g&&g.ownerDocument&&g!==b){for(d=0;d<a.length;d++)f(g).is(a[d])&&c.push({selector:a[d],elem:g,level:h});g=g.parentNode,h++}return c}var i=Q.test(a)||typeof a!="string"?f(a,b||this.context):0;for(d=0,e=this.length;d<e;d++){g=this[d];while(g){if(i?i.index(g)>-1:f.find.matchesSelector(g,a)){c.push(g);break}g=g.parentNode;if(!g||!g.ownerDocument||g===b||g.nodeType===11)break}}c=c.length>1?f.unique(c):c;return this.pushStack(c,"closest",a)},index:function(a){if(!a)return this[0]&&this[0].parentNode?this.prevAll().length:-1;if(typeof a=="string")return f.inArray(this[0],f(a));return f.inArray(a.jquery?a[0]:a,this)},add:function(a,b){var c=typeof a=="string"?f(a,b):f.makeArray(a&&a.nodeType?[a]:a),d=f.merge(this.get(),c);return this.pushStack(S(c[0])||S(d[0])?d:f.unique(d))},andSelf:function(){return this.add(this.prevObject)}}),f.each({parent:function(a){var b=a.parentNode;return b&&b.nodeType!==11?b:null},parents:function(a){return f.dir(a,"parentNode")},parentsUntil:function(a,b,c){return f.dir(a,"parentNode",c)},next:function(a){return f.nth(a,2,"nextSibling")},prev:function(a){return f.nth(a,2,"previousSibling")},nextAll:function(a){return f.dir(a,"nextSibling")},prevAll:function(a){return f.dir(a,"previousSibling")},nextUntil:function(a,b,c){return f.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return f.dir(a,"previousSibling",c)},siblings:function(a){return f.sibling(a.parentNode.firstChild,a)},children:function(a){return f.sibling(a.firstChild)},contents:function(a){return f.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:f.makeArray(a.childNodes)}},function(a,b){f.fn[a]=function(c,d){var e=f.map(this,b,c);L.test(a)||(d=c),d&&typeof d=="string"&&(e=f.filter(d,e)),e=this.length>1&&!R[a]?f.unique(e):e,(this.length>1||N.test(d))&&M.test(a)&&(e=e.reverse());return this.pushStack(e,a,P.call(arguments).join(","))}}),f.extend({filter:function(a,b,c){c&&(a=":not("+a+")");return b.length===1?f.find.matchesSelector(b[0],a)?[b[0]]:[]:f.find.matches(a,b)},dir:function(a,c,d){var e=[],g=a[c];while(g&&g.nodeType!==9&&(d===b||g.nodeType!==1||!f(g).is(d)))g.nodeType===1&&e.push(g),g=g[c];return e},nth:function(a,b,c,d){b=b||1;var e=0;for(;a;a=a[c])if(a.nodeType===1&&++e===b)break;return a},sibling:function(a,b){var c=[];for(;a;a=a.nextSibling)a.nodeType===1&&a!==b&&c.push(a);return c}});var V="abbr|article|aside|audio|canvas|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",W=/ jQuery\d+="(?:\d+|null)"/g,X=/^\s+/,Y=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,Z=/<([\w:]+)/,$=/<tbody/i,_=/<|&#?\w+;/,ba=/<(?:script|style)/i,bb=/<(?:script|object|embed|option|style)/i,bc=new RegExp("<(?:"+V+")","i"),bd=/checked\s*(?:[^=]|=\s*.checked.)/i,be=/\/(java|ecma)script/i,bf=/^\s*<!(?:\[CDATA\[|\-\-)/,bg={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]},bh=U(c);bg.optgroup=bg.option,bg.tbody=bg.tfoot=bg.colgroup=bg.caption=bg.thead,bg.th=bg.td,f.support.htmlSerialize||(bg._default=[1,"div<div>","</div>"]),f.fn.extend({text:function(a){if(f.isFunction(a))return this.each(function(b){var c=f(this);c.text(a.call(this,b,c.text()))});if(typeof a!="object"&&a!==b)return this.empty().append((this[0]&&this[0].ownerDocument||c).createTextNode(a));return f.text(this)},wrapAll:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapAll(a.call(this,b))});if(this[0]){var b=f(a,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstChild&&a.firstChild.nodeType===1)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapInner(a.call(this,b))});return this.each(function(){var b=f(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){var b=f.isFunction(a);return this.each(function(c){f(this).wrapAll(b?a.call(this,c):a)})},unwrap:function(){return this.parent().each(function(){f.nodeName(this,"body")||f(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this)});if(arguments.length){var a=f.clean(arguments);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this.nextSibling)});if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,f.clean(arguments));return a}},remove:function(a,b){for(var c=0,d;(d=this[c])!=null;c++)if(!a||f.filter(a,[d]).length)!b&&d.nodeType===1&&(f.cleanData(d.getElementsByTagName("*")),f.cleanData([d])),d.parentNode&&d.parentNode.removeChild(d);return this},empty:function()
{for(var a=0,b;(b=this[a])!=null;a++){b.nodeType===1&&f.cleanData(b.getElementsByTagName("*"));while(b.firstChild)b.removeChild(b.firstChild)}return this},clone:function(a,b){a=a==null?!1:a,b=b==null?a:b;return this.map(function(){return f.clone(this,a,b)})},html:function(a){if(a===b)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(W,""):null;if(typeof a=="string"&&!ba.test(a)&&(f.support.leadingWhitespace||!X.test(a))&&!bg[(Z.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Y,"<$1></$2>");try{for(var c=0,d=this.length;c<d;c++)this[c].nodeType===1&&(f.cleanData(this[c].getElementsByTagName("*")),this[c].innerHTML=a)}catch(e){this.empty().append(a)}}else f.isFunction(a)?this.each(function(b){var c=f(this);c.html(a.call(this,b,c.html()))}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){if(f.isFunction(a))return this.each(function(b){var c=f(this),d=c.html();c.replaceWith(a.call(this,b,d))});typeof a!="string"&&(a=f(a).detach());return this.each(function(){var b=this.nextSibling,c=this.parentNode;f(this).remove(),b?f(b).before(a):f(c).append(a)})}return this.length?this.pushStack(f(f.isFunction(a)?a():a),"replaceWith",a):this},detach:function(a){return this.remove(a,!0)},domManip:function(a,c,d){var e,g,h,i,j=a[0],k=[];if(!f.support.checkClone&&arguments.length===3&&typeof j=="string"&&bd.test(j))return this.each(function(){f(this).domManip(a,c,d,!0)});if(f.isFunction(j))return this.each(function(e){var g=f(this);a[0]=j.call(this,e,c?g.html():b),g.domManip(a,c,d)});if(this[0]){i=j&&j.parentNode,f.support.parentNode&&i&&i.nodeType===11&&i.childNodes.length===this.length?e={fragment:i}:e=f.buildFragment(a,this,k),h=e.fragment,h.childNodes.length===1?g=h=h.firstChild:g=h.firstChild;if(g){c=c&&f.nodeName(g,"tr");for(var l=0,m=this.length,n=m-1;l<m;l++)d.call(c?bi(this[l],g):this[l],e.cacheable||m>1&&l<n?f.clone(h,!0,!0):h)}k.length&&f.each(k,bp)}return this}}),f.buildFragment=function(a,b,d){var e,g,h,i,j=a[0];b&&b[0]&&(i=b[0].ownerDocument||b[0]),i.createDocumentFragment||(i=c),a.length===1&&typeof j=="string"&&j.length<512&&i===c&&j.charAt(0)==="<"&&!bb.test(j)&&(f.support.checkClone||!bd.test(j))&&(f.support.html5Clone||!bc.test(j))&&(g=!0,h=f.fragments[j],h&&h!==1&&(e=h)),e||(e=i.createDocumentFragment(),f.clean(a,i,e,d)),g&&(f.fragments[j]=h?e:1);return{fragment:e,cacheable:g}},f.fragments={},f.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){f.fn[a]=function(c){var d=[],e=f(c),g=this.length===1&&this[0].parentNode;if(g&&g.nodeType===11&&g.childNodes.length===1&&e.length===1){e[b](this[0]);return this}for(var h=0,i=e.length;h<i;h++){var j=(h>0?this.clone(!0):this).get();f(e[h])[b](j),d=d.concat(j)}return this.pushStack(d,a,e.selector)}}),f.extend({clone:function(a,b,c){var d,e,g,h=f.support.html5Clone||!bc.test("<"+a.nodeName)?a.cloneNode(!0):bo(a);if((!f.support.noCloneEvent||!f.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!f.isXMLDoc(a)){bk(a,h),d=bl(a),e=bl(h);for(g=0;d[g];++g)e[g]&&bk(d[g],e[g])}if(b){bj(a,h);if(c){d=bl(a),e=bl(h);for(g=0;d[g];++g)bj(d[g],e[g])}}d=e=null;return h},clean:function(a,b,d,e){var g;b=b||c,typeof b.createElement=="undefined"&&(b=b.ownerDocument||b[0]&&b[0].ownerDocument||c);var h=[],i;for(var j=0,k;(k=a[j])!=null;j++){typeof k=="number"&&(k+="");if(!k)continue;if(typeof k=="string")if(!_.test(k))k=b.createTextNode(k);else{k=k.replace(Y,"<$1></$2>");var l=(Z.exec(k)||["",""])[1].toLowerCase(),m=bg[l]||bg._default,n=m[0],o=b.createElement("div");b===c?bh.appendChild(o):U(b).appendChild(o),o.innerHTML=m[1]+k+m[2];while(n--)o=o.lastChild;if(!f.support.tbody){var p=$.test(k),q=l==="table"&&!p?o.firstChild&&o.firstChild.childNodes:m[1]==="<table>"&&!p?o.childNodes:[];for(i=q.length-1;i>=0;--i)f.nodeName(q[i],"tbody")&&!q[i].childNodes.length&&q[i].parentNode.removeChild(q[i])}!f.support.leadingWhitespace&&X.test(k)&&o.insertBefore(b.createTextNode(X.exec(k)[0]),o.firstChild),k=o.childNodes}var r;if(!f.support.appendChecked)if(k[0]&&typeof(r=k.length)=="number")for(i=0;i<r;i++)bn(k[i]);else bn(k);k.nodeType?h.push(k):h=f.merge(h,k)}if(d){g=function(a){return!a.type||be.test(a.type)};for(j=0;h[j];j++)if(e&&f.nodeName(h[j],"script")&&(!h[j].type||h[j].type.toLowerCase()==="text/javascript"))e.push(h[j].parentNode?h[j].parentNode.removeChild(h[j]):h[j]);else{if(h[j].nodeType===1){var s=f.grep(h[j].getElementsByTagName("script"),g);h.splice.apply(h,[j+1,0].concat(s))}d.appendChild(h[j])}}return h},cleanData:function(a){var b,c,d=f.cache,e=f.event.special,g=f.support.deleteExpando;for(var h=0,i;(i=a[h])!=null;h++){if(i.nodeName&&f.noData[i.nodeName.toLowerCase()])continue;c=i[f.expando];if(c){b=d[c];if(b&&b.events){for(var j in b.events)e[j]?f.event.remove(i,j):f.removeEvent(i,j,b.handle);b.handle&&(b.handle.elem=null)}g?delete i[f.expando]:i.removeAttribute&&i.removeAttribute(f.expando),delete d[c]}}}});var bq=/alpha\([^)]*\)/i,br=/opacity=([^)]*)/,bs=/([A-Z]|^ms)/g,bt=/^-?\d+(?:px)?$/i,bu=/^-?\d/,bv=/^([\-+])=([\-+.\de]+)/,bw={position:"absolute",visibility:"hidden",display:"block"},bx=["Left","Right"],by=["Top","Bottom"],bz,bA,bB;f.fn.css=function(a,c){if(arguments.length===2&&c===b)return this;return f.access(this,a,c,!0,function(a,c,d){return d!==b?f.style(a,c,d):f.css(a,c)})},f.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=bz(a,"opacity","opacity");return c===""?"1":c}return a.style.opacity}}},cssNumber:{fillOpacity:!0,fontWeight:!0,lineHeight:!0,opacity:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":f.support.cssFloat?"cssFloat":"styleFloat"},style:function(a,c,d,e){if(!!a&&a.nodeType!==3&&a.nodeType!==8&&!!a.style){var g,h,i=f.camelCase(c),j=a.style,k=f.cssHooks[i];c=f.cssProps[i]||i;if(d===b){if(k&&"get"in k&&(g=k.get(a,!1,e))!==b)return g;return j[c]}h=typeof d,h==="string"&&(g=bv.exec(d))&&(d=+(g[1]+1)*+g[2]+parseFloat(f.css(a,c)),h="number");if(d==null||h==="number"&&isNaN(d))return;h==="number"&&!f.cssNumber[i]&&(d+="px");if(!k||!("set"in k)||(d=k.set(a,d))!==b)try{j[c]=d}catch(l){}}},css:function(a,c,d){var e,g;c=f.camelCase(c),g=f.cssHooks[c],c=f.cssProps[c]||c,c==="cssFloat"&&(c="float");if(g&&"get"in g&&(e=g.get(a,!0,d))!==b)return e;if(bz)return bz(a,c)},swap:function(a,b,c){var d={};for(var e in b)d[e]=a.style[e],a.style[e]=b[e];c.call(a);for(e in b)a.style[e]=d[e]}}),f.curCSS=f.css,f.each(["height","width"],function(a,b){f.cssHooks[b]={get:function(a,c,d){var e;if(c){if(a.offsetWidth!==0)return bC(a,b,d);f.swap(a,bw,function(){e=bC(a,b,d)});return e}},set:function(a,b){if(!bt.test(b))return b;b=parseFloat(b);if(b>=0)return b+"px"}}}),f.support.opacity||(f.cssHooks.opacity={get:function(a,b){return br.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(a,b){var c=a.style,d=a.currentStyle,e=f.isNumeric(b)?"alpha(opacity="+b*100+")":"",g=d&&d.filter||c.filter||"";c.zoom=1;if(b>=1&&f.trim(g.replace(bq,""))===""){c.removeAttribute("filter");if(d&&!d.filter)return}c.filter=bq.test(g)?g.replace(bq,e):g+" "+e}}),f(function(){f.support.reliableMarginRight||(f.cssHooks.marginRight={get:function(a,b){var c;f.swap(a,{display:"inline-block"},function(){b?c=bz(a,"margin-right","marginRight"):c=a.style.marginRight});return c}})}),c.defaultView&&c.defaultView.getComputedStyle&&(bA=function(a,b){var c,d,e;b=b.replace(bs,"-$1").toLowerCase(),(d=a.ownerDocument.defaultView)&&(e=d.getComputedStyle(a,null))&&(c=e.getPropertyValue(b),c===""&&!f.contains(a.ownerDocument.documentElement,a)&&(c=f.style(a,b)));return c}),c.documentElement.currentStyle&&(bB=function(a,b){var c,d,e,f=a.currentStyle&&a.currentStyle[b],g=a.style;f===null&&g&&(e=g[b])&&(f=e),!bt.test(f)&&bu.test(f)&&(c=g.left,d=a.runtimeStyle&&a.runtimeStyle.left,d&&(a.runtimeStyle.left=a.currentStyle.left),g.left=b==="fontSize"?"1em":f||0,f=g.pixelLeft+"px",g.left=c,d&&(a.runtimeStyle.left=d));return f===""?"auto":f}),bz=bA||bB,f.expr&&f.expr.filters&&(f.expr.filters.hidden=function(a){var b=a.offsetWidth,c=a.offsetHeight;return b===0&&c===0||!f.support.reliableHiddenOffsets&&(a.style&&a.style.display||f.css(a,"display"))==="none"},f.expr.filters.visible=function(a){return!f.expr.filters.hidden(a)});var bD=/%20/g,bE=/\[\]$/,bF=/\r?\n/g,bG=/#.*$/,bH=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,bI=/^(?:color|date|datetime|datetime-local|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,bJ=/^(?:about|app|app\-storage|.+\-extension|file|res|widget):$/,bK=/^(?:GET|HEAD)$/,bL=/^\/\//,bM=/\?/,bN=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,bO=/^(?:select|textarea)/i,bP=/\s+/,bQ=/([?&])_=[^&]*/,bR=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/,bS=f.fn.load,bT={},bU={},bV,bW,bX=["*/"]+["*"];try{bV=e.href}catch(bY){bV=c.createElement("a"),bV.href="",bV=bV.href}bW=bR.exec(bV.toLowerCase())||[],f.fn.extend({load:function(a,c,d){if(typeof a!="string"&&bS)return bS.apply(this,arguments);if(!this.length)return this;var e=a.indexOf(" ");if(e>=0){var g=a.slice(e,a.length);a=a.slice(0,e)}var h="GET";c&&(f.isFunction(c)?(d=c,c=b):typeof c=="object"&&(c=f.param(c,f.ajaxSettings.traditional),h="POST"));var i=this;f.ajax({url:a,type:h,dataType:"html",data:c,complete:function(a,b,c){c=a.responseText,a.isResolved()&&(a.done(function(a){c=a}),i.html(g?f("<div>").append(c.replace(bN,"")).find(g):c)),d&&i.each(d,[c,b,a])}});return this},serialize:function(){return f.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?f.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||bO.test(this.nodeName)||bI.test(this.type))}).map(function(a,b){var c=f(this).val();return c==null?null:f.isArray(c)?f.map(c,function(a,c){return{name:b.name,value:a.replace(bF,"\r\n")}}):{name:b.name,value:c.replace(bF,"\r\n")}}).get()}}),f.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){f.fn[b]=function(a){return this.on(b,a)}}),f.each(["get","post"],function(a,c){f[c]=function(a,d,e,g){f.isFunction(d)&&(g=g||e,e=d,d=b);return f.ajax({type:c,url:a,data:d,success:e,dataType:g})}}),f.extend({getScript:function(a,c){return f.get(a,b,c,"script")},getJSON:function(a,b,c){return f.get(a,b,c,"json")},ajaxSetup:function(a,b){b?b_(a,f.ajaxSettings):(b=a,a=f.ajaxSettings),b_(a,b);return a},ajaxSettings:{url:bV,isLocal:bJ.test(bW[1]),global:!0,type:"GET",contentType:"application/x-www-form-urlencoded",processData:!0,async:!0,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":bX},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":a.String,"text html":!0,"text json":f.parseJSON,"text xml":f.parseXML},flatOptions:{context:!0,url:!0}},ajaxPrefilter:bZ(bT),ajaxTransport:bZ(bU),ajax:function(a,c){function w(a,c,l,m){if(s!==2){s=2,q&&clearTimeout(q),p=b,n=m||"",v.readyState=a>0?4:0;var o,r,u,w=c,x=l?cb(d,v,l):b,y,z;if(a>=200&&a<300||a===304){if(d.ifModified){if(y=v.getResponseHeader("Last-Modified"))f.lastModified[k]=y;if(z=v.getResponseHeader("Etag"))f.etag[k]=z}if(a===304)w="notmodified",o=!0;else try{r=cc(d,x),w="success",o=!0}catch(A){w="parsererror",u=A}}else{u=w;if(!w||a)w="error",a<0&&(a=0)}v.status=a,v.statusText=""+(c||w),o?h.resolveWith(e,[r,w,v]):h.rejectWith(e,[v,w,u]),v.statusCode(j),j=b,t&&g.trigger("ajax"+(o?"Success":"Error"),[v,d,o?r:u]),i.fireWith(e,[v,w]),t&&(g.trigger("ajaxComplete",[v,d]),--f.active||f.event.trigger("ajaxStop"))}}typeof a=="object"&&(c=a,a=b),c=c||{};var d=f.ajaxSetup({},c),e=d.context||d,g=e!==d&&(e.nodeType||e instanceof f)?f(e):f.event,h=f.Deferred(),i=f.Callbacks("once memory"),j=d.statusCode||{},k,l={},m={},n,o,p,q,r,s=0,t,u,v={readyState:0,setRequestHeader:function(a,b){if(!s){var c=a.toLowerCase();a=m[c]=m[c]||a,l[a]=b}return this},getAllResponseHeaders:function(){return s===2?n:null},getResponseHeader:function(a){var c;if(s===2){if(!o){o={};while(c=bH.exec(n))o[c[1].toLowerCase()]=c[2]}c=o[a.toLowerCase()]}return c===b?null:c},overrideMimeType:function(a){s||(d.mimeType=a);return this},abort:function(a){a=a||"abort",p&&p.abort(a),w(0,a);return this}};h.promise(v),v.success=v.done,v.error=v.fail,v.complete=i.add,v.statusCode=function(a){if(a){var b;if(s<2)for(b in a)j[b]=[j[b],a[b]];else b=a[v.status],v.then(b,b)}return this},d.url=((a||d.url)+"").replace(bG,"").replace(bL,bW[1]+"//"),d.dataTypes=f.trim(d.dataType||"*").toLowerCase().split(bP),d.crossDomain==null&&(r=bR.exec(d.url.toLowerCase()),d.crossDomain=!(!r||r[1]==bW[1]&&r[2]==bW[2]&&(r[3]||(r[1]==="http:"?80:443))==(bW[3]||(bW[1]==="http:"?80:443)))),d.data&&d.processData&&typeof d.data!="string"&&(d.data=f.param(d.data,d.traditional)),b$(bT,d,c,v);if(s===2)return!1;t=d.global,d.type=d.type.toUpperCase(),d.hasContent=!bK.test(d.type),t&&f.active++===0&&f.event.trigger("ajaxStart");if(!d.hasContent){d.data&&(d.url+=(bM.test(d.url)?"&":"?")+d.data,delete d.data),k=d.url;if(d.cache===!1){var x=f.now(),y=d.url.replace(bQ,"$1_="+x);d.url=y+(y===d.url?(bM.test(d.url)?"&":"?")+"_="+x:"")}}(d.data&&d.hasContent&&d.contentType!==!1||c.contentType)&&v.setRequestHeader("Content-Type",d.contentType),d.ifModified&&(k=k||d.url,f.lastModified[k]&&v.setRequestHeader("If-Modified-Since",f.lastModified[k]),f.etag[k]&&v.setRequestHeader("If-None-Match",f.etag[k])),v.setRequestHeader("Accept",d.dataTypes[0]&&d.accepts[d.dataTypes[0]]?d.accepts[d.dataTypes[0]]+(d.dataTypes[0]!=="*"?", "+bX+"; q=0.01":""):d.accepts["*"]);for(u in d.headers)v.setRequestHeader(u,d.headers[u]);if(d.beforeSend&&(d.beforeSend.call(e,v,d)===!1||s===2)){v.abort();return!1}for(u in{success:1,error:1,complete:1})v[u](d[u]);p=b$(bU,d,c,v);if(!p)w(-1,"No Transport");else{v.readyState=1,t&&g.trigger("ajaxSend",[v,d]),d.async&&d.timeout>0&&(q=setTimeout(function(){v.abort("timeout")},d.timeout));try{s=1,p.send(l,w)}catch(z){if(s<2)w(-1,z);else throw z}}return v},param:function(a,c){var d=[],e=function(a,b){b=f.isFunction(b)?b():b,d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};c===b&&(c=f.ajaxSettings.traditional);if(f.isArray(a)||a.jquery&&!f.isPlainObject(a))f.each(a,function(){e(this.name,this.value)});else for(var g in a)ca(g,a[g],c,e);return d.join("&").replace(bD,"+")}}),f.extend({active:0,lastModified:{},etag:{}});var cd=f.now(),ce=/(\=)\?(&|$)|\?\?/i;f.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return f.expando+"_"+cd++}}),f.ajaxPrefilter("json jsonp",function(b,c,d){var e=b.contentType==="application/x-www-form-urlencoded"&&typeof b.data=="string";if(b.dataTypes[0]==="jsonp"||b.jsonp!==!1&&(ce.test(b.url)||e&&ce.test(b.data))){var g,h=b.jsonpCallback=f.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,i=a[h],j=b.url,k=b.data,l="$1"+h+"$2";b.jsonp!==!1&&(j=j.replace(ce,l),b.url===j&&(e&&(k=k.replace(ce,l)),b.data===k&&(j+=(/\?/.test(j)?"&":"?")+b.jsonp+"="+h))),b.url=j,b.data=k,a[h]=function(a){g=[a]},d.always(function(){a[h]=i,g&&f.isFunction(i)&&a[h](g[0])}),b.converters["script json"]=function(){g||f.error(h+" was not called");return g[0]},b.dataTypes[0]="json";return"script"}}),f.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(a){f.globalEval(a);return a}}}),f.ajaxPrefilter("script",function(a){a.cache===b&&(a.cache=!1),a.crossDomain&&(a.type="GET",a.global=!1)}),f.ajaxTransport("script",function(a){if(a.crossDomain){var d,e=c.head||c.getElementsByTagName("head")[0]||c.documentElement;return{send:function(f,g){d=c.createElement("script"),d.async="async",a.scriptCharset&&(d.charset=a.scriptCharset),d.src=a.url,d.onload=d.onreadystatechange=function(a,c){if(c||!d.readyState||/loaded|complete/.test(d.readyState))d.onload=d.onreadystatechange=null,e&&d.parentNode&&e.removeChild(d),d=b,c||g(200,"success")},e.insertBefore(d,e.firstChild)},abort:function(){d&&d.onload(0,1)}}}});var cf=a.ActiveXObject?function(){for(var a in ch)ch[a](0,1)}:!1,cg=0,ch;f.ajaxSettings.xhr=a.ActiveXObject?function(){return!this.isLocal&&ci()||cj()}:ci,function(a){f.extend(f.support,{ajax:!!a,cors:!!a&&"withCredentials"in a})}(f.ajaxSettings.xhr()),f.support.ajax&&f.ajaxTransport(function(c){if(!c.crossDomain||f.support.cors){var d;return{send:function(e,g){var h=c.xhr(),i,j;c.username?h.open(c.type,c.url,c.async,c.username,c.password):h.open(c.type,c.url,c.async);if(c.xhrFields)for(j in c.xhrFields)h[j]=c.xhrFields[j];c.mimeType&&h.overrideMimeType&&h.overrideMimeType(c.mimeType),!c.crossDomain&&!e["X-Requested-With"]&&(e["X-Requested-With"]="XMLHttpRequest");try{for(j in e)h.setRequestHeader(j,e[j])}catch(k){}h.send(c.hasContent&&c.data||null),d=function(a,e){var j,k,l,m,n;try{if(d&&(e||h.readyState===4)){d=b,i&&(h.onreadystatechange=f.noop,cf&&delete ch[i]);if(e)h.readyState!==4&&h.abort();else{j=h.status,l=h.getAllResponseHeaders(),m={},n=h.responseXML,n&&n.documentElement&&(m.xml=n),m.text=h.responseText;try{k=h.statusText}catch(o){k=""}!j&&c.isLocal&&!c.crossDomain?j=m.text?200:404:j===1223&&(j=204)}}}catch(p){e||g(-1,p)}m&&g(j,k,m,l)},!c.async||h.readyState===4?d():(i=++cg,cf&&(ch||(ch={},f(a).unload(cf)),ch[i]=d),h.onreadystatechange=d)},abort:function(){d&&d(0,1)}}}});var ck={},cl,cm,cn=/^(?:toggle|show|hide)$/,co=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,cp,cq=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]],cr;f.fn.extend({show:function(a,b,c){var d,e;if(a||a===0)return this.animate(cu("show",3),a,b,c);for(var g=0,h=this.length;g<h;g++)d=this[g],d.style&&(e=d.style.display,!f._data(d,"olddisplay")&&e==="none"&&(e=d.style.display=""),e===""&&f.css(d,"display")==="none"&&f._data(d,"olddisplay",cv(d.nodeName)));for(g=0;g<h;g++){d=this[g];if(d.style){e=d.style.display;if(e===""||e==="none")d.style.display=f._data(d,"olddisplay")||""}}return this},hide:function(a,b,c){if(a||a===0)return this.animate(cu("hide",3),a,b,c);var d,e,g=0,h=this.length;for(;g<h;g++)d=this[g],d.style&&(e=f.css(d,"display"),e!=="none"&&!f._data(d,"olddisplay")&&f._data(d,"olddisplay",e));for(g=0;g<h;g++)this[g].style&&(this[g].style.display="none");return this},_toggle:f.fn.toggle,toggle:function(a,b,c){var d=typeof a=="boolean";f.isFunction(a)&&f.isFunction(b)?this._toggle.apply(this,arguments):a==null||d?this.each(function(){var b=d?a:f(this).is(":hidden");f(this)[b?"show":"hide"]()}):this.animate(cu("toggle",3),a,b,c);return this},fadeTo:function(a,b,c,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,c,d)},animate:function(a,b,c,d){function g(){e.queue===!1&&f._mark(this);var b=f.extend({},e),c=this.nodeType===1,d=c&&f(this).is(":hidden"),g,h,i,j,k,l,m,n,o;b.animatedProperties={};for(i in a){g=f.camelCase(i),i!==g&&(a[g]=a[i],delete a[i]),h=a[g],f.isArray(h)?(b.animatedProperties[g]=h[1],h=a[g]=h[0]):b.animatedProperties[g]=b.specialEasing&&b.specialEasing[g]||b.easing||"swing";if(h==="hide"&&d||h==="show"&&!d)return b.complete.call(this);c&&(g==="height"||g==="width")&&(b.overflow=[this.style.overflow,this.style.overflowX,this.style.overflowY],f.css(this,"display")==="inline"&&f.css(this,"float")==="none"&&(!f.support.inlineBlockNeedsLayout||cv(this.nodeName)==="inline"?this.style.display="inline-block":this.style.zoom=1))}b.overflow!=null&&(this.style.overflow="hidden");for(i in a)j=new f.fx(this,b,i),h=a[i],cn.test(h)?(o=f._data(this,"toggle"+i)||(h==="toggle"?d?"show":"hide":0),o?(f._data(this,"toggle"+i,o==="show"?"hide":"show"),j[o]()):j[h]()):(k=co.exec(h),l=j.cur(),k?(m=parseFloat(k[2]),n=k[3]||(f.cssNumber[i]?"":"px"),n!=="px"&&(f.style(this,i,(m||1)+n),l=(m||1)/j.cur()*l,f.style(this,i,l+n)),k[1]&&(m=(k[1]==="-="?-1:1)*m+l),j.custom(l,m,n)):j.custom(l,h,""));return!0}var e=f.speed(b,c,d);if(f.isEmptyObject(a))return this.each(e.complete,[!1]);a=f.extend({},a);return e.queue===!1?this.each(g):this.queue(e.queue,g)},stop:function(a,c,d){typeof a!="string"&&(d=c,c=a,a=b),c&&a!==!1&&this.queue(a||"fx",[]);return this.each(function(){function h(a,b,c){var e=b[c];f.removeData(a,c,!0),e.stop(d)}var b,c=!1,e=f.timers,g=f._data(this);d||f._unmark(!0,this);if(a==null)for(b in g)g[b]&&g[b].stop&&b.indexOf(".run")===b.length-4&&h(this,g,b);else g[b=a+".run"]&&g[b].stop&&h(this,g,b);for(b=e.length;b--;)e[b].elem===this&&(a==null||e[b].queue===a)&&(d?e[b](!0):e[b].saveState(),c=!0,e.splice(b,1));(!d||!c)&&f.dequeue(this,a)})}}),f.each({slideDown:cu("show",1),slideUp:cu("hide",1),slideToggle:cu("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){f.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),f.extend({speed:function(a,b,c){var d=a&&typeof a=="object"?f.extend({},a):{complete:c||!c&&b||f.isFunction(a)&&a,duration:a,easing:c&&b||b&&!f.isFunction(b)&&b};d.duration=f.fx.off?0:typeof d.duration=="number"?d.duration:d.duration in f.fx.speeds?f.fx.speeds[d.duration]:f.fx.speeds._default;if(d.queue==null||d.queue===!0)d.queue="fx";d.old=d.complete,d.complete=function(a){f.isFunction(d.old)&&d.old.call(this),d.queue?f.dequeue(this,d.queue):a!==!1&&f._unmark(this)};return d},easing:{linear:function(a,b,c,d){return c+d*a},swing:function(a,b,c,d){return(-Math.cos(a*Math.PI)/2+.5)*d+c}},timers:[],fx:function(a,b,c){this.options=b,this.elem=a,this.prop=c,b.orig=b.orig||{}}}),f.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this),(f.fx.step[this.prop]||f.fx.step._default)(this)},cur:function(){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];var a,b=f.css(this.elem,this.prop);return isNaN(a=parseFloat(b))?!b||b==="auto"?0:b:a},custom:function(a,c,d){function h(a){return e.step(a)}var e=this,g=f.fx;this.startTime=cr||cs(),this.end=c,this.now=this.start=a,this.pos=this.state=0,this.unit=d||this.unit||(f.cssNumber[this.prop]?"":"px"),h.queue=this.options.queue,h.elem=this.elem,h.saveState=function(){e.options.hide&&f._data(e.elem,"fxshow"+e.prop)===b&&f._data(e.elem,"fxshow"+e.prop,e.start)},h()&&f.timers.push(h)&&!cp&&(cp=setInterval(g.tick,g.interval))},show:function(){var a=f._data(this.elem,"fxshow"+this.prop);this.options.orig[this.prop]=a||f.style(this.elem,this.prop),this.options.show=!0,a!==b?this.custom(this.cur(),a):this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur()),f(this.elem).show()},hide:function(){this.options.orig[this.prop]=f._data(this.elem,"fxshow"+this.prop)||f.style(this.elem,this.prop),this.options.hide=!0,this.custom(this.cur(),0)},step:function(a){var b,c,d,e=cr||cs(),g=!0,h=this.elem,i=this.options;if(a||e>=i.duration+this.startTime){this.now=this.end,this.pos=this.state=1,this.update(),i.animatedProperties[this.prop]=!0;for(b in i.animatedProperties)i.animatedProperties[b]!==!0&&(g=!1);if(g){i.overflow!=null&&!f.support.shrinkWrapBlocks&&f.each(["","X","Y"],function(a,b){h.style["overflow"+b]=i.overflow[a]}),i.hide&&f(h).hide();if(i.hide||i.show)for(b in i.animatedProperties)f.style(h,b,i.orig[b]),f.removeData(h,"fxshow"+b,!0),f.removeData(h,"toggle"+b,!0);d=i.complete,d&&(i.complete=!1,d.call(h))}return!1}i.duration==Infinity?this.now=e:(c=e-this.startTime,this.state=c/i.duration,this.pos=f.easing[i.animatedProperties[this.prop]](this.state,c,0,1,i.duration),this.now=this.start+(this.end-this.start)*this.pos),this.update();return!0}},f.extend(f.fx,{tick:function(){var a,b=f.timers,c=0;for(;c<b.length;c++)a=b[c],!a()&&b[c]===a&&b.splice(c--,1);b.length||f.fx.stop()},interval:13,stop:function(){clearInterval(cp),cp=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){f.style(a.elem,"opacity",a.now)},_default:function(a){a.elem.style&&a.elem.style[a.prop]!=null?a.elem.style[a.prop]=a.now+a.unit:a.elem[a.prop]=a.now}}}),f.each(["width","height"],function(a,b){f.fx.step[b]=function(a){f.style(a.elem,b,Math.max(0,a.now)+a.unit)}}),f.expr&&f.expr.filters&&(f.expr.filters.animated=function(a){return f.grep(f.timers,function(b){return a===b.elem}).length});var cw=/^t(?:able|d|h)$/i,cx=/^(?:body|html)$/i;"getBoundingClientRect"in c.documentElement?f.fn.offset=function(a){var b=this[0],c;if(a)return this.each(function(b){f.offset.setOffset(this,a,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return f.offset.bodyOffset(b);try{c=b.getBoundingClientRect()}catch(d){}var e=b.ownerDocument,g=e.documentElement;if(!c||!f.contains(g,b))return c?{top:c.top,left:c.left}:{top:0,left:0};var h=e.body,i=cy(e),j=g.clientTop||h.clientTop||0,k=g.clientLeft||h.clientLeft||0,l=i.pageYOffset||f.support.boxModel&&g.scrollTop||h.scrollTop,m=i.pageXOffset||f.support.boxModel&&g.scrollLeft||h.scrollLeft,n=c.top+l-j,o=c.left+m-k;return{top:n,left:o}}:f.fn.offset=function(a){var b=this[0];if(a)return this.each(function(b){f.offset.setOffset(this,a,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return f.offset.bodyOffset(b);var c,d=b.offsetParent,e=b,g=b.ownerDocument,h=g.documentElement,i=g.body,j=g.defaultView,k=j?j.getComputedStyle(b,null):b.currentStyle,l=b.offsetTop,m=b.offsetLeft;while((b=b.parentNode)&&b!==i&&b!==h){if(f.support.fixedPosition&&k.position==="fixed")break;c=j?j.getComputedStyle(b,null):b.currentStyle,l-=b.scrollTop,m-=b.scrollLeft,b===d&&(l+=b.offsetTop,m+=b.offsetLeft,f.support.doesNotAddBorder&&(!f.support.doesAddBorderForTableAndCells||!cw.test(b.nodeName))&&(l+=parseFloat(c.borderTopWidth)||0,m+=parseFloat(c.borderLeftWidth)||0),e=d,d=b.offsetParent),f.support.subtractsBorderForOverflowNotVisible&&c.overflow!=="visible"&&(l+=parseFloat(c.borderTopWidth)||0,m+=parseFloat(c.borderLeftWidth)||0),k=c}if(k.position==="relative"||k.position==="static")l+=i.offsetTop,m+=i.offsetLeft;f.support.fixedPosition&&k.position==="fixed"&&(l+=Math.max(h.scrollTop,i.scrollTop),m+=Math.max(h.scrollLeft,i.scrollLeft));return{top:l,left:m}},f.offset={bodyOffset:function(a){var b=a.offsetTop,c=a.offsetLeft;f.support.doesNotIncludeMarginInBodyOffset&&(b+=parseFloat(f.css(a,"marginTop"))||0,c+=parseFloat(f.css(a,"marginLeft"))||0);return{top:b,left:c}},setOffset:function(a,b,c){var d=f.css(a,"position");d==="static"&&(a.style.position="relative");var e=f(a),g=e.offset(),h=f.css(a,"top"),i=f.css(a,"left"),j=(d==="absolute"||d==="fixed")&&f.inArray("auto",[h,i])>-1,k={},l={},m,n;j?(l=e.position(),m=l.top,n=l.left):(m=parseFloat(h)||0,n=parseFloat(i)||0),f.isFunction(b)&&(b=b.call(a,c,g)),b.top!=null&&(k.top=b.top-g.top+m),b.left!=null&&(k.left=b.left-g.left+n),"using"in b?b.using.call(a,k):e.css(k)}},f.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),c=this.offset(),d=cx.test(b[0].nodeName)?{top:0,left:0}:b.offset();c.top-=parseFloat(f.css(a,"marginTop"))||0,c.left-=parseFloat(f.css(a,"marginLeft"))||0,d.top+=parseFloat(f.css(b[0],"borderTopWidth"))||0,d.left+=parseFloat(f.css(b[0],"borderLeftWidth"))||0;return{top:c.top-d.top,left:c.left-d.left}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||c.body;while(a&&!cx.test(a.nodeName)&&f.css(a,"position")==="static")a=a.offsetParent;return a})}}),f.each(["Left","Top"],function(a,c){var d="scroll"+c;f.fn[d]=function(c){var e,g;if(c===b){e=this[0];if(!e)return null;g=cy(e);return g?"pageXOffset"in g?g[a?"pageYOffset":"pageXOffset"]:f.support.boxModel&&g.document.documentElement[d]||g.document.body[d]:e[d]}return this.each(function(){g=cy(this),g?g.scrollTo(a?f(g).scrollLeft():c,a?c:f(g).scrollTop()):this[d]=c})}}),f.each(["Height","Width"],function(a,c){var d=c.toLowerCase();f.fn["inner"+c]=function(){var a=this[0];return a?a.style?parseFloat(f.css(a,d,"padding")):this[d]():null},f.fn["outer"+c]=function(a){var b=this[0];return b?b.style?parseFloat(f.css(b,d,a?"margin":"border")):this[d]():null},f.fn[d]=function(a){var e=this[0];if(!e)return a==null?null:this;if(f.isFunction(a))return this.each(function(b){var c=f(this);c[d](a.call(this,b,c[d]()))});if(f.isWindow(e)){var g=e.document.documentElement["client"+c],h=e.document.body;return e.document.compatMode==="CSS1Compat"&&g||h&&h["client"+c]||g}if(e.nodeType===9)return Math.max(e.documentElement["client"+c],e.body["scroll"+c],e.documentElement["scroll"+c],e.body["offset"+c],e.documentElement["offset"+c]);if(a===b){var i=f.css(e,d),j=parseFloat(i);return f.isNumeric(j)?j:i}return this.css(d,typeof a=="string"?a:a+"px")}}),a.jQuery=a.$=f,typeof define=="function"&&define.amd&&define.amd.jQuery&&define("jquery",[],function(){return f})})(window);jQuery.noConflict();;var post_id=0;var post_rating=0;var is_being_rated=false;ratingsL10n.custom=parseInt(ratingsL10n.custom);ratingsL10n.max=parseInt(ratingsL10n.max);ratingsL10n.show_loading=parseInt(ratingsL10n.show_loading);ratingsL10n.show_fading=parseInt(ratingsL10n.show_fading);function current_rating(id,rating,rating_text){if(!is_being_rated){post_id=id;post_rating=rating;if(ratingsL10n.custom&&ratingsL10n.max==2){jQuery("#rating_"+post_id+"_"+rating).attr("src",eval("ratings_"+rating+"_mouseover_image.src"))}else{for(i=1;i<=rating;i++){if(ratingsL10n.custom){jQuery("#rating_"+post_id+"_"+i).attr("src",eval("ratings_"+i+"_mouseover_image.src"))}else{jQuery("#rating_"+post_id+"_"+i).attr("src",ratings_mouseover_image.src)}}}if(jQuery("#ratings_"+post_id+"_text").length){jQuery("#ratings_"+post_id+"_text").show();jQuery("#ratings_"+post_id+"_text").html(rating_text)}}}function ratings_off(b,c,a){if(!is_being_rated){for(i=1;i<=ratingsL10n.max;i++){if(i<=b){if(ratingsL10n.custom){jQuery("#rating_"+post_id+"_"+i).attr("src",ratingsL10n.plugin_url+"/images/"+ratingsL10n.image+"/rating_"+i+"_on."+ratingsL10n.image_ext)}else{jQuery("#rating_"+post_id+"_"+i).attr("src",ratingsL10n.plugin_url+"/images/"+ratingsL10n.image+"/rating_on."+ratingsL10n.image_ext)}}else{if(i==c){if(ratingsL10n.custom){jQuery("#rating_"+post_id+"_"+i).attr("src",ratingsL10n.plugin_url+"/images/"+ratingsL10n.image+"/rating_"+i+"_half"+(a?"-rtl":"")+"."+ratingsL10n.image_ext)}else{jQuery("#rating_"+post_id+"_"+i).attr("src",ratingsL10n.plugin_url+"/images/"+ratingsL10n.image+"/rating_half"+(a?"-rtl":"")+"."+ratingsL10n.image_ext)}}else{if(ratingsL10n.custom){jQuery("#rating_"+post_id+"_"+i).attr("src",ratingsL10n.plugin_url+"/images/"+ratingsL10n.image+"/rating_"+i+"_off."+ratingsL10n.image_ext)}else{jQuery("#rating_"+post_id+"_"+i).attr("src",ratingsL10n.plugin_url+"/images/"+ratingsL10n.image+"/rating_off."+ratingsL10n.image_ext)}}}}if(jQuery("#ratings_"+post_id+"_text").length){jQuery("#ratings_"+post_id+"_text").hide();jQuery("#ratings_"+post_id+"_text").empty()}}}function set_is_being_rated(a){is_being_rated=a}function rate_post_success(a){jQuery("#post-ratings-"+post_id).html(a);if(ratingsL10n.show_loading){jQuery("#post-ratings-"+post_id+"-loading").hide()}if(ratingsL10n.show_fading){jQuery("#post-ratings-"+post_id).fadeTo("def",1,function(){set_is_being_rated(false)})}else{set_is_being_rated(false)}}function rate_post(){if(!is_being_rated){set_is_being_rated(true);if(ratingsL10n.show_fading){jQuery("#post-ratings-"+post_id).fadeTo("def",0,function(){if(ratingsL10n.show_loading){jQuery("#post-ratings-"+post_id+"-loading").show()}jQuery.ajax({type:"GET",url:ratingsL10n.ajax_url,data:"pid="+post_id+"&rate="+post_rating,cache:false,success:rate_post_success})})}else{if(ratingsL10n.show_loading){jQuery("#post-ratings-"+post_id+"-loading").show()}jQuery.ajax({type:"GET",url:ratingsL10n.ajax_url,data:"pid="+post_id+"&rate="+post_rating,cache:false,success:rate_post_success})}}else{alert(ratingsL10n.text_wait)}};
