/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());

Cufon.registerFont({"w":671,"face":{"font-family":"MetaNormal-Roman","font-weight":400,"font-stretch":"normal","units-per-em":"1000","panose-1":"2 11 5 2 3 0 0 2 0 4","ascent":"800","descent":"-200","x-height":"13","bbox":"-46 -925 943 208","underline-thickness":"20","underline-position":"-122","unicode-range":"U+0020-U+00FF"},"glyphs":{" ":{"w":230,"k":{"z":10,"y":10,"x":20,"v":10,"Z":10,"Y":10,"X":10,"W":10,"V":20,"T":20,"S":20}},"$":{"d":"320,-58v63,-12,108,-53,108,-124v0,-56,-36,-97,-108,-122r0,246xm261,-631v-83,3,-133,109,-77,174v15,17,41,32,77,45r0,-219xm71,-504v0,-113,82,-186,190,-195r0,-84r59,0r0,83v64,5,124,27,180,65r-36,59v-50,-31,-81,-50,-144,-57r0,239v109,27,199,74,199,200v0,120,-89,185,-199,204r0,97r-59,0r0,-94v-89,0,-151,-26,-211,-62r36,-64v50,34,99,58,175,59r0,-269v-51,-21,-112,-32,-147,-69v-29,-31,-43,-68,-43,-112","w":569},"%":{"d":"204,-404v61,-1,91,-41,91,-107v0,-73,-21,-125,-96,-125v-66,0,-91,41,-91,107v0,79,19,125,96,125xm650,-45v61,-1,91,-41,91,-107v0,-73,-21,-125,-96,-125v-66,0,-91,41,-91,107v0,79,19,125,96,125xm200,-691v109,0,161,71,162,176v1,101,-61,166,-161,166v-101,0,-161,-69,-161,-172v0,-104,59,-170,160,-170xm293,0r-66,0r333,-681r66,0xm646,-332v109,0,161,71,162,176v1,101,-61,166,-161,166v-101,0,-161,-69,-161,-172v0,-104,59,-170,160,-170","w":848},"&":{"d":"146,-164v0,144,238,147,299,54r-198,-193v-67,32,-101,78,-101,139xm277,-380v62,-31,98,-54,102,-123v3,-55,-41,-96,-97,-96v-79,0,-121,83,-78,145v19,27,43,48,73,74xm569,-332v1,87,-8,153,-37,206r127,126r-104,0r-67,-65v-37,47,-114,81,-196,80v-134,-2,-232,-57,-232,-185v0,-103,69,-137,140,-174v-50,-48,-97,-80,-97,-154v0,-100,77,-158,178,-158v105,0,184,50,184,154v0,99,-76,125,-143,165r161,159v19,-36,18,-100,17,-154r69,0","w":674,"k":{"Y":70,"W":50,"V":60,"T":90}},"(":{"d":"196,-553v-56,238,-41,589,149,668r-22,40v-216,-72,-278,-410,-207,-685v30,-115,105,-196,207,-240r19,38v-69,42,-125,89,-146,179","w":315,"k":{"9":-10,"7":-20,"5":-10,"3":-10}},")":{"d":"-8,-772v216,72,279,411,208,686v-30,115,-106,195,-208,239r-19,-38v130,-64,172,-211,172,-409v0,-207,-37,-369,-175,-438","w":315},"*":{"d":"281,-501r89,119r-49,38r-90,-123r-87,123r-50,-38r87,-119r-141,-48r19,-58r142,48r0,-149r60,0r0,149r142,-48r19,58","w":462},"+":{"d":"300,-214r0,178r-72,0r0,-178r-178,0r0,-72r178,0r0,-178r72,0r0,178r178,0r0,72r-178,0","w":528,"k":{"7":50}},",":{"d":"131,-125v67,0,95,84,69,149v-21,53,-65,92,-112,119r-28,-44v39,-19,62,-49,67,-89v-39,8,-66,-27,-66,-63v0,-39,32,-72,70,-72","w":280,"k":{"d":10,"c":10,"9":30,"8":10,"7":30,"6":10,"5":20,"3":50}},"-":{"d":"50,-229r0,-76r191,0r0,76r-191,0","w":291,"k":{"z":10,"y":10,"x":20,"v":5,"s":5,"a":5,"Z":20,"Y":50,"X":20,"W":15,"V":30,"T":50,"S":50,"7":20,"4":10,"3":20,"2":20}},".":{"d":"136,-122v37,0,68,29,68,66v0,37,-30,69,-66,69v-38,0,-68,-31,-68,-69v0,-36,30,-66,66,-66","w":274,"k":{"y":20,"w":15,"v":25,"t":10,"q":10,"o":5,"l":5,"g":5,"e":10,"d":10,"c":10,"Y":100,"X":-10,"W":70,"V":100,"T":70,"Q":30,"O":30,"G":30,"C":30,"A":-10,"9":60,"8":10,"7":40,"6":10,"5":40,"3":40,"0":10}},"\/":{"d":"126,148r-66,0r259,-905r66,0","w":445},"0":{"d":"286,-58v103,0,140,-69,140,-183v-1,-133,-26,-213,-144,-213v-103,0,-140,69,-140,183v1,133,26,213,144,213xm283,-519v156,0,225,107,225,265v0,155,-71,261,-223,261v-156,0,-225,-106,-225,-265v0,-155,71,-261,223,-261","w":568,"k":{"9":10,"7":20,"4":20,"3":30,"2":10,".":10,",":10}},"1":{"d":"111,0r0,-63r92,0r0,-349v-41,28,-88,44,-136,64r-17,-43r171,-116r61,0r0,444r92,0r0,63r-263,0","w":424,"k":{"9":10,"7":20,"3":20}},"2":{"d":"157,-60v97,-8,211,-3,315,-4r-16,64r-382,0v4,-27,-12,-64,13,-72r185,-152v43,-38,84,-65,84,-139v0,-60,-43,-88,-106,-87v-72,2,-111,33,-158,65r-32,-40v65,-54,113,-89,210,-93v123,-5,216,85,168,203v-48,117,-181,177,-281,255","w":542,"k":{"9":20,"7":10,"5":10,"4":5,"3":20,"1":10}},"3":{"d":"317,-204v77,16,139,70,139,153v0,184,-190,243,-389,230r-18,-53v166,16,319,-34,319,-184v0,-110,-95,-128,-214,-122r0,-56v68,-3,150,4,178,-38v51,-75,0,-183,-98,-176v-72,5,-111,29,-159,59r-35,-41v56,-45,118,-83,208,-83v111,0,190,55,190,163v0,80,-53,130,-121,148","w":516,"k":{"3":20}},"4":{"d":"413,-1r1,177r-77,23r1,-200r-298,1r0,-62r230,-450r87,0r-235,453v67,-6,144,-2,216,-3r4,-119r10,-140r62,-19r-1,279v26,-2,54,-2,82,-2r0,63","w":535,"k":{"9":10,"6":10,"5":5,"3":20,"1":10,")":-10,"%":20}},"5":{"d":"156,-238v153,-23,276,38,276,185v0,169,-147,247,-328,235v-10,-1,-22,-4,-35,-7r-14,-60v135,44,291,-28,291,-168v0,-87,-60,-131,-149,-130v-46,0,-97,8,-127,22r32,-337r296,0r-12,66r-213,0","w":492,"k":{"9":10,"7":10,"6":10,"3":10,"2":10,"1":10}},"6":{"d":"285,-44v84,0,130,-66,130,-155v0,-112,-93,-166,-193,-125v-23,9,-46,22,-67,39v-15,123,19,241,130,241xm306,-398v147,0,240,139,182,284v-30,76,-98,131,-203,131v-154,0,-223,-114,-225,-272v-3,-188,112,-302,224,-375v44,-28,93,-47,142,-62r19,50v-143,51,-252,136,-285,296v31,-30,88,-52,146,-52","w":565,"k":{"9":20,"7":20,"4":10,"3":20,"2":10,"1":10,".":10}},"7":{"d":"386,-434r-356,2r19,-66r416,0r-19,79v-121,172,-230,345,-289,576r-96,25v25,-127,87,-240,140,-343v52,-101,119,-202,185,-273","w":495,"k":{"9":10,"8":5,"6":10,"5":10,"4":50,"2":10,"0":10,".":100,"-":20,",":120,"+":20,")":10}},"8":{"d":"288,-42v108,0,182,-112,114,-193v-35,-42,-84,-53,-152,-85v-56,31,-109,62,-110,147v-1,82,63,131,148,131xm295,-376v62,-35,115,-60,115,-131v0,-66,-55,-101,-126,-101v-97,0,-164,91,-102,164v26,30,65,50,113,68xm351,-352v75,36,157,62,157,172v0,126,-94,194,-226,194v-129,0,-222,-59,-222,-182v0,-100,68,-147,141,-176v-64,-29,-118,-77,-118,-155v0,-109,89,-169,211,-166v109,3,192,47,192,152v0,94,-69,129,-135,161","w":568,"k":{"9":5,"7":10,"5":5,"3":20,"2":5,".":10}},"9":{"d":"152,-291v0,116,86,180,190,138v21,-9,44,-23,67,-42v24,-119,-7,-254,-125,-256v-84,-1,-132,71,-132,160xm289,-513v202,-5,257,234,181,412v-67,157,-189,275,-380,308r-40,-48v168,-34,289,-136,343,-281v-28,21,-81,44,-128,42v-126,-4,-200,-82,-200,-209v0,-136,88,-221,224,-224","w":563,"k":{"9":10,"7":10,"3":20,"2":10,",":10,"%":20}},":":{"d":"148,-123v35,0,66,31,66,67v0,38,-30,68,-68,68v-36,0,-66,-31,-66,-67v0,-38,30,-68,68,-68xm148,-439v35,0,66,31,66,67v0,37,-30,68,-67,68v-36,0,-67,-30,-67,-66v0,-38,30,-69,68,-69","w":294},";":{"d":"151,-125v67,0,95,84,69,149v-21,53,-65,92,-112,119r-28,-44v39,-19,62,-49,67,-89v-39,8,-66,-27,-66,-63v0,-39,32,-72,70,-72xm147,-438v36,0,68,31,68,66v0,37,-30,69,-67,69v-37,0,-68,-34,-68,-71v0,-34,32,-64,67,-64","w":310},"<":{"d":"211,-43r-191,-257r191,-257r66,43r-160,214r160,214","w":317},"=":{"d":"50,-192r0,-66r522,0r0,66r-522,0xm50,-348r0,-66r522,0r0,66r-522,0","w":622},">":{"d":"106,-43r-66,-43r160,-214r-160,-214r66,-43r192,257","w":318},"?":{"d":"202,-122v36,0,68,31,68,67v0,37,-30,69,-67,69v-37,0,-68,-32,-68,-69v0,-36,31,-67,67,-67xm224,-695v114,-4,186,105,140,212v-19,43,-58,72,-91,97v-47,35,-61,91,-44,164r-67,0v-27,-106,12,-180,78,-226v31,-21,59,-43,59,-96v0,-49,-40,-84,-90,-83v-59,1,-93,20,-136,46r-33,-55v41,-33,114,-56,184,-59","w":428},"@":{"d":"328,-137v-8,97,92,91,140,45v66,-63,71,-192,98,-295v-13,-8,-30,-14,-51,-14v-137,7,-176,128,-187,264xm596,145v-85,27,-212,28,-298,-4v-139,-50,-238,-160,-238,-345v0,-196,102,-325,242,-388v145,-66,348,-16,437,62v84,75,142,228,95,373v-30,92,-89,167,-200,171v-74,2,-113,-41,-104,-117v-32,53,-81,105,-161,105v-163,0,-117,-277,-44,-358v51,-85,213,-130,320,-65v-24,84,-42,183,-61,273v-15,73,-10,109,53,109v139,0,173,-222,120,-353v-44,-107,-143,-179,-293,-179v-166,0,-260,105,-308,230v-52,133,-9,297,68,364v54,47,127,86,222,87v50,0,101,-8,137,-19","w":911,"k":{"y":20,"x":10,"v":10,"s":20}},"A":{"d":"284,-614r-108,336r213,0xm475,0r-65,-211r-256,0r-66,211r-83,0r229,-686r107,0r227,686r-93,0","w":573,"k":{"y":5,"v":5,"l":5,"c":5,"Y":30,"W":10,"V":30,"U":10,"T":60,"Q":10,"O":10,"C":5,".":-10,",":-10}},"B":{"d":"315,-67v96,1,138,-39,138,-128v0,-91,-62,-128,-163,-128r-121,0r0,256r146,0xm288,-391v88,6,131,-36,131,-112v0,-83,-58,-114,-153,-114r-97,0r0,226r119,0xm387,-364v96,13,152,75,152,176v0,144,-109,188,-272,188r-177,0r0,-686r239,3v106,6,181,67,181,169v0,82,-54,128,-123,150","w":599,"k":{"y":10,"x":10,"v":5,"u":5,"s":10,"q":5,"p":5,"g":10,"e":10,"a":10,"Z":20,"Y":20,"W":10,"V":20,"T":40,"A":5}},"C":{"d":"355,-56v60,0,94,-17,134,-44r44,55v-50,32,-115,56,-191,56v-237,0,-326,-259,-260,-493v41,-141,178,-252,360,-198v29,10,56,23,79,41r-44,53v-38,-28,-71,-43,-130,-43v-154,0,-196,133,-198,300v-2,162,63,273,206,273","w":563,"k":{"y":40,"w":20,"v":30,"u":20,"t":10,"s":10,"r":15,"q":30,"o":30,"n":10,"m":10,"l":20,"j":10,"i":15,"g":20,"e":30,"d":20,"c":10,"b":10,"a":20,"U":10,"S":10,"Q":40,"O":40,"G":40,"E":10,"C":40,"B":10,"-":60," ":20}},"D":{"d":"306,-70v170,-8,190,-229,156,-392v-19,-93,-84,-163,-208,-157r-82,0r0,551xm227,-686v237,-11,336,120,336,344v0,212,-84,339,-294,342r-179,0r0,-686r137,0","w":623,"k":{"z":20,"y":5,"x":15,"u":5,"s":10,"e":5,"Z":20,"Y":20,"X":20,"W":10,"V":20,"T":30,"S":20,"A":10,".":20,",":20}},"E":{"d":"90,0r0,-686r375,0r-11,68r-281,0r0,225r235,0r0,71r-235,0r0,251r302,0r0,71r-385,0","w":510,"k":{"y":10,"w":5,"v":15,"u":5,"t":5,"s":5,"q":10,"o":10,"g":10,"e":10,"d":10,"c":5,"a":5,"S":10,"Q":20,"O":20,"G":20,"C":20,"-":10," ":10}},"F":{"d":"438,-618r-265,0r0,225r220,0r0,67r-220,0r0,326r-83,0r0,-686r361,0","w":431,"k":{"z":5,"x":10,"u":10,"s":5,"q":10,"p":10,"o":10,"n":5,"m":5,"g":5,"e":10,"d":10,"c":10,"a":10,"Y":10,"V":-10,"T":20,"A":10,".":60,",":60," ":10}},"G":{"d":"347,-628v-195,-6,-219,230,-185,411v19,103,84,160,201,160v43,0,80,-9,109,-27r0,-209r-138,0r-16,-68r231,0r0,320v-46,30,-120,53,-193,52v-193,-3,-296,-141,-296,-352v0,-207,94,-353,285,-353v73,0,135,23,188,68r-37,51v-49,-33,-80,-51,-149,-53","w":629,"k":{"y":10,"w":5,"v":10,"a":5,"Y":20,"W":20,"V":10,"T":20}},"H":{"d":"459,0r0,-332r-289,0r0,332r-80,0r0,-686r80,0r0,287r289,0r0,-287r82,0r0,686r-82,0","w":631},"I":{"d":"90,0r0,-686r80,0r0,686r-80,0","w":260},"J":{"d":"-2,77v73,-31,99,-78,99,-192r0,-571r82,0r-1,625v-3,110,-53,156,-140,189","w":269},"K":{"d":"90,0r0,-686r83,0r0,686r-83,0xm270,-364r274,364r-105,0r-262,-363r264,-323r105,0","w":546,"k":{"\u00e0":20,"\u00e1":20,"\u00e2":20,"\u00e3":20,"\u00e4":20,"\u00e5":20,"\u00e8":20,"\u00e9":20,"\u00ea":20,"\u00eb":20,"\u00f2":20,"\u00f3":20,"\u00f4":20,"\u00f5":20,"\u00f6":20,"\u00f9":20,"\u00fa":20,"\u00fb":20,"\u00fc":20,"y":15,"w":5,"v":20,"u":20,"t":5,"s":5,"q":20,"p":5,"o":20,"g":10,"e":30,"d":20,"c":20,"a":20,"Y":40,"S":20,"Q":30,"O":30,"G":20,"C":20,"-":50," ":20}},"L":{"d":"432,0r-342,0r0,-686r82,0r0,617r271,0","w":453,"k":{"\u00e8":10,"\u00e9":10,"\u00ea":10,"\u00eb":10,"\u00f2":10,"\u00f3":10,"\u00f4":10,"\u00f5":10,"\u00f6":10,"\u00f9":5,"\u00fa":5,"\u00fb":5,"\u00fc":5,"y":30,"w":20,"v":30,"u":5,"q":10,"o":10,"e":10,"d":5,"c":5,"Y":90,"W":50,"V":80,"U":20,"T":80,"Q":40,"O":40,"G":40,"C":40,"-":50," ":20}},"M":{"d":"649,0r-45,-620r-27,108r-147,512r-70,0r-170,-621r-46,621r-79,0r60,-686r120,0r125,448v14,48,19,76,27,120v43,-198,103,-378,154,-568r121,0r59,686r-82,0","w":796,"k":{"y":5,"w":5,"v":5,"u":5,"e":5,"d":5,"c":5,"b":5,"a":5,"Y":10,"W":10,"V":10,"T":20,"S":10}},"N":{"d":"460,0r-251,-480r-47,-105r9,187r4,398r-85,0r0,-686r95,0r253,490r39,92r-9,-209r-3,-373r81,0r0,686r-86,0","w":636},"O":{"d":"298,-56v166,30,225,-98,221,-264v-4,-172,-24,-312,-186,-312v-143,0,-184,115,-182,269v3,152,21,284,147,307xm60,-346v0,-228,122,-402,352,-342v144,37,197,169,199,356v2,174,-62,280,-179,330v-59,25,-151,20,-206,-8v-111,-56,-166,-169,-166,-336","k":{"x":10,"r":5,"l":5,"k":5,"h":5,"g":5,"f":5,"e":5,"d":5,"b":5,"a":5,"Z":20,"Y":20,"W":10,"V":20,"T":30,"S":10,"A":10,".":30,",":20}},"P":{"d":"285,-340v98,6,142,-53,142,-134v0,-106,-59,-145,-170,-143r-87,0r0,277r115,0xm280,-686v150,-9,238,75,238,196v0,145,-83,217,-228,217r-120,0r0,273r-80,0r0,-686r190,0","w":538,"k":{"y":-10,"w":-10,"v":-10,"u":10,"t":-10,"s":10,"q":10,"p":5,"o":10,"g":10,"e":10,"d":10,"c":10,"a":10,"Z":20,"T":20,"S":10,"A":40,".":120,",":120}},"Q":{"d":"342,-50v143,0,179,-119,178,-270v-1,-172,-24,-312,-187,-312v-142,0,-183,116,-182,269v2,168,28,313,191,313xm612,-332v1,158,-50,250,-145,312v69,22,125,94,225,70r-27,65v-139,40,-204,-102,-335,-102v-86,0,-147,-42,-187,-87v-56,-63,-83,-154,-83,-272v-1,-226,114,-397,346,-343v148,34,204,169,206,357","k":{"Z":10,"Y":20,"W":10,"V":20,"T":30,"S":10,"A":10,".":20,",":-10}},"R":{"d":"246,-361v104,2,159,-38,159,-138v0,-81,-62,-121,-153,-118r-79,0r0,256r73,0xm491,-498v0,119,-69,188,-192,188v92,86,152,206,227,310r-103,0v-44,-93,-112,-185,-175,-266v-23,-30,-34,-41,-76,-44r0,310r-82,0r0,-686r160,0v147,-2,241,52,241,188","w":546,"k":{"u":10,"s":5,"q":10,"o":10,"g":10,"e":10,"d":5,"c":5,"a":5,"W":10,"T":20,"-":10}},"S":{"d":"297,-634v-80,-1,-137,38,-137,113v0,127,182,118,266,167v72,42,124,159,68,252v-42,68,-113,116,-224,115v-93,-1,-158,-23,-220,-62r36,-64v52,37,104,57,184,59v95,3,158,-49,158,-128v0,-61,-41,-103,-123,-128r-69,-21v-94,-23,-164,-70,-165,-173v-3,-216,281,-244,429,-131r-36,59v-49,-30,-91,-58,-167,-58","w":569,"k":{"y":15,"x":5,"v":10,"u":5,"p":5,"Z":20,"Y":10,"X":10,"W":10,"V":20,"T":10,"S":20,"Q":10,"P":5,"M":10,"E":10,"A":20," ":20}},"T":{"d":"469,-617r-186,0r0,617r-79,0r0,-617r-184,0r0,-69r454,0","w":454,"k":{"\u00c0":40,"\u00c1":40,"\u00c2":40,"\u00c3":40,"\u00c4":40,"\u00c5":40,"\u00d2":20,"\u00d4":20,"\u00d5":10,"\u00d6":10,"\u00e0":20,"\u00e1":60,"\u00e2":20,"\u00e3":20,"\u00e4":30,"\u00e5":60,"\u00e8":20,"\u00e9":50,"\u00ea":20,"\u00eb":40,"\u00f2":20,"\u00f3":60,"\u00f4":30,"\u00f5":30,"\u00f6":40,"\u00f9":40,"\u00fa":40,"\u00fb":40,"\u00fc":40,"\u00f8":50,"\u00e6":50,"z":30,"y":40,"x":30,"w":30,"v":30,"u":40,"s":55,"r":40,"q":50,"p":30,"o":50,"n":30,"m":30,"g":40,"e":50,"d":50,"c":50,"a":60,"Y":20,"W":-10,"V":20,"T":10,"S":10,"Q":10,"O":10,"G":10,"D":-10,"C":10,"A":40,".":40,"-":30,",":60}},"U":{"d":"218,-80v106,52,241,16,241,-128r0,-478r81,0r0,488v6,160,-83,208,-232,210v-146,2,-223,-63,-223,-206r0,-492r81,0r0,462v-1,66,8,122,52,144","w":625,"k":{"s":10,"q":5,"p":5,"o":5,"g":10,"e":5,"d":5,"c":5,"a":5,"A":10}},"V":{"d":"322,0r-81,0r-231,-686r89,0r171,534r14,61r42,-143r147,-452r84,0","w":567,"k":{"\u00c0":30,"\u00c1":30,"\u00c2":30,"\u00c3":30,"\u00c4":30,"\u00c5":30,"\u00d2":20,"\u00d3":20,"\u00d4":20,"\u00d5":20,"\u00d6":20,"\u00e0":50,"\u00e1":50,"\u00e2":50,"\u00e3":50,"\u00e4":50,"\u00e5":50,"\u00e8":50,"\u00e9":50,"\u00ea":50,"\u00eb":50,"\u00f2":50,"\u00f3":50,"\u00f4":50,"\u00f5":50,"\u00f6":50,"\u00f9":40,"\u00fa":40,"\u00fb":40,"\u00fc":40,"z":20,"y":10,"x":20,"u":40,"s":50,"r":30,"q":50,"p":30,"o":50,"n":30,"m":30,"j":10,"i":10,"g":50,"f":10,"e":50,"d":50,"c":50,"a":50,"Z":10,"S":20,"Q":20,"O":20,"M":10,"C":20,"A":30,".":100,"-":30,",":100," ":20}},"W":{"d":"635,0r-107,0r-112,-520r-9,-56r-35,189r-84,387r-106,0r-162,-686r88,0r101,472r23,138r39,-199r91,-411r93,0r130,610r40,-212r85,-398r82,0","w":812,"k":{"\u00c0":10,"\u00c1":10,"\u00c2":10,"\u00c3":10,"\u00c4":10,"\u00c5":10,"\u00d2":10,"\u00d3":10,"\u00d4":10,"\u00d5":10,"\u00d6":10,"\u00e0":30,"\u00e1":30,"\u00e2":30,"\u00e3":30,"\u00e4":30,"\u00e5":30,"\u00e8":30,"\u00e9":30,"\u00ea":30,"\u00eb":30,"\u00f2":30,"\u00f3":30,"\u00f4":30,"\u00f5":30,"\u00f6":30,"\u00f9":20,"\u00fa":20,"\u00fb":20,"\u00fc":20,"z":15,"y":10,"u":20,"s":30,"r":15,"q":30,"p":20,"o":30,"n":15,"m":15,"j":5,"i":10,"g":30,"e":30,"d":30,"c":30,"a":30,"Z":20,"S":10,"Q":10,"O":10,"M":10,"G":10,"C":20,"A":10,".":70,"-":15,",":50," ":10}},"X":{"d":"432,0r-170,-315r-161,315r-96,0r203,-368r-182,-318r97,0r137,254r131,-254r96,0r-172,312r216,374r-99,0","w":536,"k":{"y":20,"w":10,"v":20,"u":10,"t":10,"q":10,"p":10,"o":10,"j":10,"i":10,"g":10,"e":10,"d":10,"c":10,"a":10,"C":20,".":-10,"-":20," ":10}},"Y":{"d":"296,-267r0,267r-85,0r0,-272r-221,-414r101,0r165,339r169,-339r94,0","w":509,"k":{"\u00c0":30,"\u00c1":30,"\u00c2":30,"\u00c3":30,"\u00c4":30,"\u00c5":30,"\u00d3":30,"\u00d4":30,"\u00d5":30,"\u00d6":30,"\u00e0":50,"\u00e1":50,"\u00e2":50,"\u00e3":50,"\u00e4":50,"\u00e5":50,"\u00e8":50,"\u00e9":50,"\u00ea":60,"\u00eb":60,"\u00f2":60,"\u00f3":60,"\u00f4":60,"\u00f5":60,"\u00f6":60,"\u00f9":40,"\u00fa":40,"\u00fb":40,"\u00fc":40,"z":20,"x":20,"w":10,"v":10,"u":40,"s":60,"r":30,"q":60,"p":40,"o":60,"n":30,"m":30,"g":60,"e":60,"d":60,"c":60,"a":60,"S":20,"Q":20,"O":30,"M":10,"G":20,"C":20,"A":30,".":100,"-":50,",":100," ":10}},"Z":{"d":"447,0r-407,0r0,-63r293,-489r44,-66r-327,1r23,-69r391,0r0,70r-327,547r331,-1","w":508,"k":{"y":30,"w":10,"v":20,"u":10,"t":10,"s":10,"r":10,"q":20,"o":30,"n":10,"m":10,"l":10,"j":10,"i":10,"g":20,"e":30,"d":20,"c":20,"a":20,"U":10,"S":10,"Q":20,"O":20,"G":20,"C":30,"-":30," ":10}},"[":{"d":"90,156r0,-888r165,0r0,60r-93,0r0,768r93,0r0,60r-165,0","w":275},"\\":{"d":"321,43r-301,-769r63,-24r301,768","w":404},"]":{"d":"20,156r0,-60r93,0r0,-768r-93,0r0,-60r165,0r0,888r-165,0","w":275},"^":{"d":"492,-275r-179,-349r-179,349r-74,0r223,-433r60,0r223,433r-74,0","w":626},"_":{"d":"0,125r0,-50r500,0r0,50r-500,0","w":500},"a":{"d":"352,-253v-110,-8,-210,9,-210,117v0,94,95,112,157,70v22,-14,39,-34,50,-57xm282,-511v112,-1,149,66,149,188v0,81,-14,175,1,247v4,20,17,30,35,39r-40,56v-34,-10,-59,-38,-68,-73v-43,41,-73,67,-144,67v-100,0,-160,-47,-160,-142v0,-140,139,-188,299,-178v5,-84,-5,-142,-83,-140v-66,2,-121,28,-159,59r-39,-56v67,-45,136,-67,209,-67","w":519,"k":{"y":5,"w":5,"s":10,"d":5}},"b":{"d":"290,-57v102,0,123,-89,125,-204v2,-107,-27,-177,-123,-177v-53,0,-102,32,-125,65r0,256v23,31,72,60,123,60xm309,-509v139,0,193,110,193,253v0,148,-57,262,-198,268v-55,2,-113,-32,-137,-66v-3,24,-4,35,-14,54r-78,0v14,-34,15,-67,15,-124r0,-490v0,-48,-5,-70,-13,-102r78,-15v20,73,13,195,11,289v43,-40,74,-67,143,-67","w":562,"k":{"z":10,"y":10,"x":20,"w":5,"v":5,"u":5,"s":10,"p":5,"l":10,"j":5,"i":5,"g":5,"a":5,".":10}},"c":{"d":"146,-224v-1,101,33,173,123,173v41,0,77,-18,107,-54r43,50v-42,41,-78,66,-152,66v-141,0,-207,-104,-207,-252v0,-102,29,-163,75,-212v52,-57,139,-75,213,-42v21,10,40,23,58,38r-43,54v-31,-25,-47,-40,-95,-40v-106,0,-121,91,-122,219","w":459,"k":{"x":5,"u":5,"s":10,"r":5,"q":20,"p":5,"o":15,"n":10,"m":10,"l":5,"k":25,"j":10,"i":10,"h":25,"g":15,"f":10,"e":20,"d":20,"c":20,"b":15,"a":15,"@":20,".":5,"-":10," ":10}},"d":{"d":"146,-247v0,107,20,188,120,188v63,0,102,-27,126,-68r0,-264v-26,-35,-60,-54,-121,-52v-92,3,-125,87,-125,196xm471,-161v0,71,1,116,15,161r-80,0v-5,-16,-10,-31,-11,-51v-34,38,-66,58,-132,58v-138,0,-203,-104,-203,-252v0,-128,52,-221,150,-255v73,-25,152,9,184,56r-1,-286r78,13r0,556","w":561,"k":{"s":5,"p":5,"d":5,"a":5}},"e":{"d":"378,-295v0,-93,-27,-155,-113,-155v-73,0,-111,52,-115,155r228,0xm269,-511v142,0,203,111,192,275r-311,0v-6,115,43,180,147,182v47,0,88,-16,122,-47r30,50v-40,36,-97,61,-168,62v-146,0,-221,-111,-221,-265v0,-150,79,-257,209,-257","w":511,"k":{"x":5,"s":5,"g":5,"b":5,"a":10}},"f":{"d":"90,-576v1,-95,53,-148,143,-148v44,0,81,10,110,29r-29,55v-17,-10,-47,-23,-74,-23v-73,0,-71,88,-68,165r138,0r-24,59r-114,0r0,439r-82,0r0,-439r-48,0r0,-59r48,0r0,-78","w":293,"k":{"y":-20,"x":-10,"w":-20,"v":-20,"u":5,"t":-5,"s":5,"q":5,"o":5,"n":5,"m":5,"g":10,"e":5,"d":10,"c":5,"a":15,"@":10,".":20,"-":10,",":10," ":10}},"g":{"d":"144,-341v0,64,32,99,96,99v60,0,90,-34,90,-102v-1,-68,-24,-100,-92,-100v-63,0,-94,34,-94,103xm240,-508v81,0,155,57,221,6r48,48v-30,25,-74,38,-118,24v74,102,-1,255,-137,244v-47,19,-78,24,-90,58v1,37,80,24,120,24v107,0,172,38,175,133v4,113,-83,155,-198,157v-133,2,-247,-48,-206,-180r82,-7v-6,10,-14,29,-14,45v0,66,64,81,130,81v71,0,120,-19,121,-87v2,-94,-108,-77,-202,-77v-54,1,-94,-22,-94,-72v0,-55,36,-66,90,-85v-61,-18,-112,-71,-112,-144v0,-108,73,-168,184,-168","w":504,"k":{"z":-5,"y":-10,"x":-5,"w":-10,"v":-10,"t":-10,"s":5,"q":10,"o":10,"j":-5,"g":5,"e":10,"c":5,"b":5,"a":10,"@":10,"-":5}},"h":{"d":"331,-508v87,0,136,50,136,151r0,357r-77,0r0,-344v3,-62,-19,-94,-77,-94v-63,0,-111,41,-145,84r0,354r-78,0r0,-614v0,-48,-5,-70,-13,-102r78,-15v20,76,14,206,10,302v41,-37,94,-79,166,-79","w":557,"k":{"y":5,"x":5,"w":5,"v":5,"l":10,"g":5,"a":10}},"i":{"d":"90,0r0,-496r81,-13r0,509r-81,0xm132,-713v34,0,61,27,61,61v0,34,-27,61,-61,61v-33,0,-61,-27,-61,-60v0,-34,27,-62,61,-62","w":261,"k":{"y":10,"x":10,"s":10,"q":5,"l":5,"a":5}},"j":{"d":"15,146v62,-23,75,-77,75,-163r0,-477r80,-16r0,500v5,114,-39,176,-116,208xm130,-713v34,0,61,27,61,61v0,34,-27,61,-61,61v-34,0,-61,-27,-61,-61v0,-34,27,-61,61,-61","w":260,"k":{"x":5,"v":10,"s":10,"q":10,"o":8,"g":5,"e":5,"c":5,"a":10}},"k":{"d":"90,0r0,-614v0,-48,-5,-70,-13,-102r78,-15v9,37,13,62,13,118r0,613r-78,0xm400,0r-229,-282r190,-216r98,0r-196,216r241,282r-104,0","w":504,"k":{"\u00e4":15,"\u00f6":20,"y":10,"w":5,"v":5,"u":15,"s":10,"r":10,"q":20,"o":20,"l":15,"j":10,"i":10,"h":10,"g":10,"e":20,"d":20,"c":20,"b":10,"a":15,"@":20,"-":30," ":30}},"l":{"d":"169,-100v-1,37,6,55,38,48r16,51v-63,30,-133,-1,-133,-81r0,-528v0,-48,-4,-70,-12,-102r78,-15v9,37,13,62,13,118r0,509","w":259,"k":{"s":5,"q":5,"l":10,"j":10,"g":10,"e":5,"d":5,"b":5,"a":10,".":-5," ":10}},"m":{"d":"587,-511v75,-2,125,58,125,135r0,376r-80,0r0,-368v0,-49,-21,-73,-64,-73v-62,0,-88,41,-132,77r0,364r-79,0r0,-354v2,-53,-16,-86,-65,-84v-58,2,-85,31,-127,66r0,372r-75,0r0,-386v0,-53,-6,-75,-18,-106r76,-18v8,15,18,49,18,74v34,-36,80,-75,145,-75v56,0,101,36,116,83v38,-41,95,-81,160,-83","w":802,"k":{"y":5,"w":5,"v":5,"l":5,"g":5,"a":10}},"n":{"d":"322,-509v79,0,133,51,134,131r0,378r-79,0r0,-337v3,-64,-14,-106,-73,-104v-60,2,-105,37,-138,70r0,371r-76,0r0,-384v0,-53,-6,-74,-19,-105r76,-21v9,16,18,50,18,78v51,-51,104,-77,157,-77","w":546,"k":{"z":5,"y":5,"x":5,"w":5,"v":5,"s":10,"l":8,"g":5,"a":10}},"o":{"d":"272,-52v96,0,123,-79,123,-183v0,-131,-21,-214,-129,-214v-99,0,-128,77,-126,184v1,115,20,213,132,213xm55,-252v0,-150,71,-261,212,-261v156,0,217,111,217,272v0,151,-68,251,-214,254v-145,3,-215,-113,-215,-265","w":539,"k":{"z":5,"y":5,"x":20,"w":5,"v":10,"s":5,"l":5,"b":5,"a":5,".":5,",":5}},"p":{"d":"290,-52v99,0,128,-81,126,-188v-1,-104,-16,-198,-115,-198v-50,0,-94,23,-133,70r0,251v38,43,79,65,122,65xm311,-508v169,1,215,189,179,357v-19,88,-80,164,-185,164v-57,0,-107,-26,-137,-58r0,238r-78,15r0,-598v0,-54,-3,-74,-11,-107r80,-14v4,24,5,36,5,76v41,-49,90,-73,147,-73","w":559,"k":{"z":5,"y":10,"x":20,"w":5,"v":5,"u":5,"s":15,"p":5,"l":5,"j":5,"g":5,"a":5,".":10,",":5}},"q":{"d":"273,-58v58,0,98,-34,121,-77r0,-237v-22,-37,-73,-71,-127,-71v-96,0,-126,84,-124,191v2,112,23,194,130,194xm173,-492v80,-46,180,-12,224,49v3,-18,4,-40,10,-55r77,0v-10,40,-15,67,-15,128r0,557r-75,16r0,-259v-56,75,-185,87,-254,25v-51,-44,-80,-105,-80,-203v0,-134,33,-212,113,-258","w":559,"k":{"s":10,"o":5,"b":5}},"r":{"d":"167,-430v33,-46,93,-97,167,-78r-32,85v-70,-14,-134,31,-134,111r0,312r-78,0r0,-384v0,-53,-5,-74,-17,-106r78,-21v9,17,18,52,16,81","w":314,"k":{"z":-5,"y":-15,"x":-10,"w":-10,"v":-20,"t":-15,"s":5,"q":5,"o":5,"g":5,"f":-10,"e":5,"d":5,"c":5,"a":10,"@":10,".":20,"-":10,",":20}},"s":{"d":"244,-455v-73,-5,-121,74,-78,129v20,25,82,30,122,39v88,20,133,65,133,139v0,183,-249,194,-371,113r30,-58v51,31,104,47,158,47v82,0,131,-83,82,-140v-23,-25,-82,-32,-125,-41v-73,-15,-124,-58,-126,-137v-5,-161,213,-184,329,-113r-29,58v-40,-18,-73,-33,-125,-36","w":471,"k":{"z":10,"x":10,"v":5,"u":5,"t":5,"s":10,"q":5,"p":5,"n":5,"l":5,"j":5,"i":10,"c":5,"b":10,"a":15,"@":10," ":10}},"t":{"d":"203,16v-75,-1,-113,-35,-113,-113r0,-342r-65,0r0,-59r65,0r8,-126r82,-18r-8,94v-1,17,-2,33,-2,50r125,0r-24,59r-104,0r0,321v1,54,11,73,64,74v23,0,33,-3,49,-10r11,50v-25,13,-55,20,-88,20","w":310,"k":{"x":-10,"v":-5,"u":10,"q":10,"o":5,"n":10,"g":10,"e":5,"d":10,"c":10,"b":10,"a":10,"@":10,".":-5,"-":10," ":10}},"u":{"d":"457,-143v0,59,6,84,34,111r-50,53v-30,-25,-45,-40,-54,-80v-70,113,-302,107,-302,-69r0,-366r77,-15r0,358v-4,71,28,101,91,101v58,0,106,-44,127,-90r0,-353r77,-13r0,363","w":547,"k":{"y":5,"w":5,"v":5,"s":5,"n":10,"l":5}},"v":{"d":"266,5r-77,0r-179,-499r80,-17r140,428v12,-25,15,-51,26,-84r114,-331r83,0","w":463,"k":{"z":10,"u":5,"s":10,"q":10,"o":10,"n":5,"j":10,"i":10,"g":10,"e":5,"d":10,"c":5,"b":5,"a":10,"@":10,".":25,"-":5,",":30," ":10}},"w":{"d":"529,4r-77,0r-113,-405r-113,405r-73,0r-138,-498r78,-17r98,412v12,-17,13,-45,20,-72r89,-327r85,0r107,404r96,-404r82,0","w":685,"k":{"u":5,"s":5,"q":5,"o":5,"j":5,"i":10,"g":10,"e":5,"a":10,".":15,",":20}},"x":{"d":"362,0r-135,-212r-135,212r-92,0r186,-276r-154,-222r96,0r99,166r96,-166r91,0r-148,222r191,276r-95,0","w":457,"k":{"u":10,"s":5,"q":15,"o":20,"n":5,"l":5,"j":10,"i":10,"g":5,"e":10,"d":15,"c":15,"b":10,"a":10,"@":10,"-":20," ":20}},"y":{"d":"268,18v-29,89,-67,164,-161,187r-23,-53v73,-20,95,-77,115,-153r-32,5v-40,-174,-104,-329,-157,-491r77,-26r113,363v8,27,10,60,21,84r129,-432r89,0","w":449,"k":{"u":5,"s":10,"r":5,"q":10,"o":10,"n":10,"j":10,"i":10,"g":10,"e":5,"d":5,"c":5,"b":5,"a":10,"@":20,".":30,"-":10,",":30," ":10}},"z":{"d":"372,0r-332,0r0,-60r271,-376r-250,0r0,-62r332,0r0,64r-259,374r275,0","w":449,"k":{"u":10,"t":10,"s":5,"r":5,"q":5,"p":5,"o":10,"l":10,"k":5,"j":10,"i":10,"g":10,"e":15,"d":15,"c":10,"b":10,"a":15,"-":10," ":10}},"{":{"d":"198,17v0,42,7,78,49,79r54,0r0,60r-70,0v-67,-5,-103,-53,-105,-125v-5,-119,29,-281,-86,-289r0,-60v114,-9,82,-170,86,-289v3,-97,65,-137,175,-125r0,60r-54,0v-42,0,-49,37,-49,79r0,176v1,72,-39,109,-86,130v55,12,86,58,86,129r0,175","w":321},"|":{"d":"90,208r0,-964r66,0r0,964r-66,0","w":246},"}":{"d":"195,-607v4,120,-28,280,86,289r0,60v-115,8,-83,170,-86,289v-3,98,-65,137,-175,125r0,-60r54,0v42,-1,48,-38,49,-79r0,-175v-2,-74,35,-114,86,-131v-51,-16,-86,-58,-86,-128r0,-176v-1,-41,-7,-79,-49,-79r-54,0r0,-60r70,0v66,6,102,54,105,125","w":321},"~":{"d":"402,-302v47,2,68,-39,85,-70r33,48v-31,40,-58,88,-126,88v-87,0,-132,-64,-217,-68v-46,-1,-68,39,-84,70r-33,-48v30,-40,58,-88,125,-88v87,0,131,65,217,68","w":580},"\u00a1":{"d":"93,183r19,-501r60,0r19,488xm141,-523v34,0,61,28,61,62v0,34,-27,61,-61,61v-33,0,-61,-27,-61,-60v0,-34,27,-63,61,-63","w":282},"\u00a2":{"d":"242,-440v-81,28,-96,96,-96,216v0,101,32,158,96,171r0,-387xm242,10v-124,-13,-182,-111,-182,-251v0,-102,28,-164,75,-212v31,-33,68,-50,107,-55r0,-78r55,0r0,78v48,7,78,26,109,51r-43,54v-23,-19,-37,-31,-66,-37r0,386v31,-7,57,-24,79,-51r43,50v-35,34,-67,57,-122,64r0,76r-55,0r0,-75","w":459},"\u00a3":{"d":"158,-396v-12,-190,38,-324,214,-324v68,1,124,24,161,62r-55,59v-28,-27,-58,-48,-108,-49v-129,-2,-132,121,-128,252r162,0r0,66r-162,0r0,252r246,0r0,78r-438,0r0,-78r108,0r0,-252r-96,0r0,-66r96,0","w":553},"\u00a5":{"d":"363,-374r149,0r0,59r-180,0r-26,48r0,48r206,0r0,59r-206,0r0,160r-85,0r0,-160r-194,0r0,-59r194,0r0,-53r-23,-43r-171,0r0,-59r139,0r-166,-312r101,0r165,339r169,-339r94,0","w":529},"\u00a7":{"d":"329,-183v40,-15,85,-72,55,-124v-30,-51,-93,-69,-145,-98v-49,14,-110,58,-77,120v30,57,111,69,167,102xm289,-654v-59,0,-105,26,-105,86v0,77,91,90,142,121v66,39,152,65,152,165v0,67,-41,107,-86,133v39,26,69,62,69,123v3,157,-195,207,-323,140v-36,-20,-61,-50,-78,-93r77,-36v16,56,60,82,126,87v86,7,145,-92,83,-147v-54,-47,-132,-74,-197,-109v-42,-22,-72,-63,-73,-122v0,-76,48,-113,101,-140v-42,-25,-75,-57,-77,-118v-8,-188,306,-211,367,-68r-75,41v-12,-40,-55,-63,-103,-63","w":538},"'":{"d":"90,-468r0,-240r72,0r0,240r-72,0","w":252},"\u00ab":{"d":"203,-26r-143,-214r143,-214r55,36r-117,178r117,178xm389,-26r-143,-214r143,-214r55,36r-117,178r117,178","w":494},"\u00b7":{"d":"145,-345v35,0,66,30,66,66v0,35,-30,66,-65,66v-35,0,-66,-31,-66,-66v0,-36,30,-66,65,-66","w":291},"\u00b6":{"d":"30,-502v-4,-133,92,-206,228,-206r243,0r0,834r-72,0r0,-768r-118,0r0,768r-72,0r0,-442v-122,-4,-205,-67,-209,-186","w":591},"\u00bb":{"d":"105,-26r-55,-36r117,-178r-117,-178r55,-36r143,214xm291,-26r-55,-36r117,-178r-117,-178r55,-36r143,214","w":494},"\u00bf":{"d":"219,118v56,-1,98,-22,136,-46r33,55v-41,33,-114,56,-184,59v-114,4,-186,-105,-140,-212v19,-43,58,-72,91,-97v47,-35,61,-91,44,-164r67,0v27,106,-12,180,-78,226v-31,21,-59,43,-59,96v0,49,40,84,90,83xm225,-523v37,0,68,32,68,69v0,36,-31,67,-67,67v-36,0,-68,-31,-68,-67v0,-37,30,-69,67,-69","w":428},"`":{"d":"274,-565r-224,-100r43,-77r207,130","w":350},"\u00b4":{"d":"76,-565r-26,-47r207,-130r43,77","w":350},"\u00af":{"d":"20,-683r0,-54r274,0r0,54r-274,0","w":314},"\u00a8":{"d":"101,-672v28,0,52,23,52,51v0,29,-22,53,-51,53v-29,0,-52,-24,-52,-53v0,-27,24,-51,51,-51xm308,-672v27,0,52,24,52,51v0,28,-23,53,-51,53v-29,0,-53,-24,-53,-53v0,-28,24,-51,52,-51","w":410},"\u00b8":{"d":"165,42v45,5,64,29,65,72v1,86,-118,101,-180,59r21,-47v30,17,93,30,97,-14v3,-28,-38,-33,-64,-27r-9,-10r20,-75r61,0","w":280},"\u00c6":{"d":"455,-607r-195,327r195,0r0,-327xm455,0r0,-213r-236,0r-130,213r-89,0r424,-686r406,0r-11,69r-281,0r0,224r235,0r0,71r-235,0r0,251r302,0r0,71r-385,0","w":875},"\u00aa":{"d":"279,-571v-85,-8,-158,8,-158,87v0,71,72,84,118,52v16,-11,29,-25,38,-42xm50,-240r0,-54r313,0r0,54r-313,0xm228,-766v86,-1,114,53,114,143v0,74,-28,183,27,214r-32,44v-27,-9,-45,-27,-52,-54v-56,79,-235,64,-229,-59v5,-105,103,-142,223,-134v4,-58,-6,-104,-60,-102v-46,2,-91,22,-120,45r-30,-46v46,-30,92,-50,159,-51","w":419},"\u00d8":{"d":"341,-50v143,0,180,-117,178,-270v0,-87,-7,-155,-30,-212r-265,441v27,23,71,41,117,41xm333,-632v-220,0,-202,316,-149,487r266,-443v-27,-26,-65,-44,-117,-44xm534,-607v81,85,102,306,53,440v-36,99,-113,180,-250,180v-63,0,-111,-19,-149,-45r-68,113r-52,-32r74,-123v-55,-63,-82,-153,-82,-272v0,-202,78,-345,273,-352v67,-2,116,20,155,47r64,-107r53,32"},"\u00ba":{"d":"213,-423v68,0,88,-52,87,-131v-1,-84,-13,-152,-92,-152v-71,0,-89,54,-89,132v0,91,17,151,94,151xm55,-240r0,-54r313,0r0,54r-313,0xm209,-761v115,0,163,85,163,204v0,114,-55,190,-161,190v-107,0,-161,-85,-161,-199v0,-113,53,-194,159,-195","w":422},"\u00e6":{"d":"352,-253v-115,-9,-210,13,-210,117v0,94,95,112,157,70v22,-14,39,-34,50,-57xm652,-295v-1,-95,-25,-155,-113,-155v-73,0,-111,52,-115,155r228,0xm543,-512v143,0,202,112,192,276r-311,17v2,100,44,165,147,165v47,0,88,-16,122,-47r30,50v-40,36,-97,61,-168,62v-78,1,-141,-40,-171,-85v-39,45,-91,87,-169,87v-100,0,-160,-49,-160,-142v0,-140,139,-188,299,-178v5,-84,-5,-142,-83,-140v-61,1,-120,29,-159,59r-39,-56v67,-45,136,-67,209,-67v62,0,97,26,121,65v35,-35,76,-66,140,-66","w":785},"\u00f8":{"d":"272,-48v96,-3,125,-79,123,-183v0,-63,-7,-110,-20,-141r-180,299v19,14,46,25,77,25xm266,-445v-148,-6,-140,201,-107,321r179,-298v-19,-14,-42,-23,-72,-23xm419,-446v67,62,85,225,47,330v-27,74,-91,135,-196,133v-43,0,-80,-10,-111,-30r-48,79r-48,-30r52,-87v-38,-45,-60,-113,-60,-197v0,-150,71,-260,212,-261v44,0,79,10,107,27r50,-83r49,30","w":539},"\u00df":{"d":"277,-709v116,0,204,80,171,197v-17,62,-87,76,-140,103v-18,39,56,43,84,63v67,26,125,77,125,172v0,147,-143,222,-287,168r23,-52v118,59,240,-85,155,-194v-40,-51,-135,-55,-170,-110v-32,-90,76,-98,118,-145v49,-55,-5,-151,-85,-144v-74,6,-104,55,-104,142r0,408v0,43,-4,76,-12,101r-75,0v21,-127,6,-295,10,-439r-74,0r0,-59r74,0v-6,-138,61,-211,187,-211","w":567,"k":{"s":20}},"\u00ff":{"d":"268,18v-29,89,-67,164,-161,187r-23,-53v73,-20,95,-77,115,-153r-32,5v-40,-174,-104,-329,-157,-491r77,-26r113,363v8,27,10,60,21,84r129,-432r89,0xm122,-672v28,0,52,23,52,51v0,29,-22,53,-51,53v-29,0,-52,-24,-52,-53v0,-27,24,-51,51,-51xm329,-672v27,0,52,24,52,51v0,28,-23,53,-51,53v-29,0,-53,-24,-53,-53v0,-28,24,-51,52,-51","w":449},"\u00fe":{"d":"284,-54v99,0,130,-82,130,-186v0,-104,-16,-198,-115,-198v-62,0,-100,26,-133,66r0,255v37,42,76,63,118,63xm309,-508v136,0,188,110,188,258v0,119,-41,194,-110,238v-71,45,-169,25,-221,-33r0,238r-78,15r0,-818v0,-41,-4,-76,-13,-106r78,-15v19,81,14,199,9,292v36,-42,80,-69,147,-69","w":557},"\u00fd":{"d":"268,18v-29,89,-67,164,-161,187r-23,-53v73,-20,95,-77,115,-153r-32,5v-40,-174,-104,-329,-157,-491r77,-26r113,363v8,27,10,60,21,84r129,-432r89,0xm185,-562r-26,-47r207,-130r43,77","w":449},"\u00fc":{"d":"457,-143v0,59,6,84,34,111r-50,53v-30,-25,-45,-40,-54,-80v-70,113,-302,107,-302,-69r0,-366r77,-15r0,358v-4,71,28,101,91,101v58,0,106,-44,127,-90r0,-353r77,-13r0,363xm167,-672v28,0,52,23,52,51v0,29,-22,53,-51,53v-29,0,-52,-24,-52,-53v0,-27,24,-51,51,-51xm374,-672v27,0,52,24,52,51v0,28,-23,53,-51,53v-29,0,-53,-24,-53,-53v0,-28,24,-51,52,-51","w":547},"\u00fb":{"d":"457,-143v0,59,6,84,34,111r-50,53v-30,-25,-45,-40,-54,-80v-70,113,-302,107,-302,-69r0,-366r77,-15r0,358v-4,71,28,101,91,101v58,0,106,-44,127,-90r0,-353r77,-13r0,363xm407,-561r-139,-85r-135,85r-31,-44r170,-135r171,135","w":547},"\u00fa":{"d":"457,-143v0,59,6,84,34,111r-50,53v-30,-25,-45,-40,-54,-80v-70,113,-302,107,-302,-69r0,-366r77,-15r0,358v-4,71,28,101,91,101v58,0,106,-44,127,-90r0,-353r77,-13r0,363xm218,-565r-26,-47r207,-130r43,77","w":547},"\u00f9":{"d":"457,-143v0,59,6,84,34,111r-50,53v-30,-25,-45,-40,-54,-80v-70,113,-302,107,-302,-69r0,-366r77,-15r0,358v-4,71,28,101,91,101v58,0,106,-44,127,-90r0,-353r77,-13r0,363xm366,-565r-224,-100r43,-77r207,130","w":547},"\u00f7":{"d":"303,-123v35,0,66,31,66,67v0,38,-30,68,-68,68v-36,0,-66,-31,-66,-67v0,-38,30,-68,68,-68xm50,-235r0,-65r500,0r0,65r-500,0xm303,-539v35,0,66,31,66,67v0,37,-30,68,-67,68v-36,0,-67,-30,-67,-66v0,-38,30,-69,68,-69","w":600},"\u00f6":{"d":"272,-52v96,0,123,-79,123,-183v0,-131,-21,-214,-129,-214v-99,0,-128,77,-126,184v1,115,20,213,132,213xm55,-252v0,-150,71,-261,212,-261v156,0,217,111,217,272v0,151,-68,251,-214,254v-145,3,-215,-113,-215,-265xm163,-672v28,0,52,23,52,51v0,29,-22,53,-51,53v-29,0,-52,-24,-52,-53v0,-27,24,-51,51,-51xm371,-672v27,0,52,24,52,51v0,28,-23,53,-51,53v-29,0,-53,-24,-53,-53v0,-28,24,-51,52,-51","w":539},"\u00f5":{"d":"272,-52v96,0,123,-79,123,-183v0,-131,-21,-214,-129,-214v-99,0,-128,77,-126,184v1,115,20,213,132,213xm55,-252v0,-150,71,-261,212,-261v156,0,217,111,217,272v0,151,-68,251,-214,254v-145,3,-215,-113,-215,-265xm347,-662v37,0,50,-19,70,-39r28,45v-33,38,-56,62,-121,63v-57,1,-71,-37,-127,-37v-37,0,-48,19,-69,39r-28,-45v33,-38,54,-62,120,-63v57,-1,71,37,127,37","w":539},"\u00f4":{"d":"272,-52v96,0,123,-79,123,-183v0,-131,-21,-214,-129,-214v-99,0,-128,77,-126,184v1,115,20,213,132,213xm55,-252v0,-150,71,-261,212,-261v156,0,217,111,217,272v0,151,-68,251,-214,254v-145,3,-215,-113,-215,-265xm405,-561r-139,-85r-135,85r-31,-44r170,-135r171,135","w":539},"\u00f3":{"d":"272,-52v96,0,123,-79,123,-183v0,-131,-21,-214,-129,-214v-99,0,-128,77,-126,184v1,115,20,213,132,213xm55,-252v0,-150,71,-261,212,-261v156,0,217,111,217,272v0,151,-68,251,-214,254v-145,3,-215,-113,-215,-265xm195,-565r-26,-47r207,-130r43,77","w":539},"\u00f2":{"d":"272,-52v96,0,123,-79,123,-183v0,-131,-21,-214,-129,-214v-99,0,-128,77,-126,184v1,115,20,213,132,213xm55,-252v0,-150,71,-261,212,-261v156,0,217,111,217,272v0,151,-68,251,-214,254v-145,3,-215,-113,-215,-265xm349,-565r-224,-100r43,-77r207,130","w":539},"\u00f1":{"d":"322,-509v79,0,133,51,134,131r0,378r-79,0r0,-337v3,-64,-14,-106,-73,-104v-60,2,-105,37,-138,70r0,371r-76,0r0,-384v0,-53,-6,-74,-19,-105r76,-21v9,16,18,50,18,78v51,-51,104,-77,157,-77xm342,-662v37,0,50,-19,70,-39r28,45v-33,38,-56,62,-121,63v-57,1,-71,-37,-127,-37v-37,0,-48,19,-69,39r-28,-45v33,-38,54,-62,120,-63v57,-1,71,37,127,37","w":546},"\u00f0":{"d":"279,-51v138,5,140,-189,115,-320v-28,-18,-78,-35,-124,-33v-89,4,-123,83,-123,176v0,95,41,174,132,177xm296,-656v128,80,196,202,196,396v0,157,-70,274,-219,274v-134,0,-208,-107,-213,-244v-6,-172,148,-283,318,-213v-25,-69,-67,-120,-127,-160r-52,59r-51,-36r49,-55v-35,-19,-77,-35,-125,-48r40,-48v48,12,91,27,129,45r43,-50r51,36","w":552},"\u00ef":{"d":"90,0r0,-496r81,-13r0,509r-81,0xm38,-672v28,0,52,23,52,51v0,29,-22,53,-51,53v-29,0,-52,-24,-52,-53v0,-27,24,-51,51,-51xm224,-672v27,0,52,24,52,51v0,28,-23,53,-51,53v-29,0,-53,-24,-53,-53v0,-28,24,-51,52,-51","w":261},"\u00ee":{"d":"90,0r0,-496r81,-13r0,509r-81,0xm266,-561r-139,-85r-135,85r-31,-44r170,-135r171,135","w":261},"\u00ed":{"d":"90,0r0,-496r81,-13r0,509r-81,0xm57,-565r-26,-47r207,-130r43,77","w":261},"\u00ec":{"d":"90,0r0,-496r81,-13r0,509r-81,0xm205,-565r-224,-100r43,-77r207,130","w":261},"\u00eb":{"d":"378,-295v0,-93,-27,-155,-113,-155v-73,0,-111,52,-115,155r228,0xm269,-511v142,0,203,111,192,275r-311,0v-6,115,43,180,147,182v47,0,88,-16,122,-47r30,50v-40,36,-97,61,-168,62v-146,0,-221,-111,-221,-265v0,-150,79,-257,209,-257xm162,-672v28,0,52,23,52,51v0,29,-22,53,-51,53v-29,0,-52,-24,-52,-53v0,-27,24,-51,51,-51xm369,-672v27,0,52,24,52,51v0,28,-23,53,-51,53v-29,0,-53,-24,-53,-53v0,-28,24,-51,52,-51","w":511},"\u00ea":{"d":"378,-295v0,-93,-27,-155,-113,-155v-73,0,-111,52,-115,155r228,0xm269,-511v142,0,203,111,192,275r-311,0v-6,115,43,180,147,182v47,0,88,-16,122,-47r30,50v-40,36,-97,61,-168,62v-146,0,-221,-111,-221,-265v0,-150,79,-257,209,-257xm403,-561r-139,-85r-135,85r-31,-44r170,-135r171,135","w":511},"\u00e9":{"d":"378,-295v0,-93,-27,-155,-113,-155v-73,0,-111,52,-115,155r228,0xm269,-511v142,0,203,111,192,275r-311,0v-6,115,43,180,147,182v47,0,88,-16,122,-47r30,50v-40,36,-97,61,-168,62v-146,0,-221,-111,-221,-265v0,-150,79,-257,209,-257xm181,-565r-26,-47r207,-130r43,77","w":511},"\u00e8":{"d":"378,-295v0,-93,-27,-155,-113,-155v-73,0,-111,52,-115,155r228,0xm269,-511v142,0,203,111,192,275r-311,0v-6,115,43,180,147,182v47,0,88,-16,122,-47r30,50v-40,36,-97,61,-168,62v-146,0,-221,-111,-221,-265v0,-150,79,-257,209,-257xm352,-565r-224,-100r43,-77r207,130","w":511},"\u00e7":{"d":"146,-224v-1,101,33,173,123,173v41,0,77,-18,107,-54r43,50v-41,41,-76,63,-147,66r-8,31v45,5,64,29,65,72v1,86,-118,101,-180,59r21,-47v30,17,93,30,97,-14v3,-28,-38,-33,-64,-27r-9,-10r19,-70v-104,-25,-152,-116,-153,-246v-1,-102,29,-163,75,-212v52,-57,139,-75,213,-42v21,10,40,23,58,38r-43,54v-31,-25,-47,-40,-95,-40v-106,0,-121,91,-122,219","w":459},"\u00e5":{"d":"352,-253v-110,-8,-210,9,-210,117v0,94,95,112,157,70v22,-14,39,-34,50,-57xm274,-599v30,0,59,-29,59,-60v0,-32,-29,-60,-62,-60v-30,0,-57,30,-57,60v0,31,29,60,60,60xm282,-511v112,-1,149,66,149,188v0,81,-14,175,1,247v4,20,17,30,35,39r-40,56v-34,-10,-59,-38,-68,-73v-43,41,-73,67,-144,67v-100,0,-160,-47,-160,-142v0,-140,139,-188,299,-178v5,-84,-5,-142,-83,-140v-66,2,-121,28,-159,59r-39,-56v67,-45,136,-67,209,-67xm272,-765v63,0,106,43,106,106v0,63,-42,106,-104,106v-63,0,-106,-43,-106,-106v0,-63,42,-106,104,-106","w":519},"\u00e4":{"d":"352,-253v-110,-8,-210,9,-210,117v0,94,95,112,157,70v22,-14,39,-34,50,-57xm282,-511v112,-1,149,66,149,188v0,81,-14,175,1,247v4,20,17,30,35,39r-40,56v-34,-10,-59,-38,-68,-73v-43,41,-73,67,-144,67v-100,0,-160,-47,-160,-142v0,-140,139,-188,299,-178v5,-84,-5,-142,-83,-140v-66,2,-121,28,-159,59r-39,-56v67,-45,136,-67,209,-67xm165,-672v28,0,52,23,52,51v0,29,-22,53,-51,53v-29,0,-52,-24,-52,-53v0,-27,24,-51,51,-51xm372,-672v27,0,52,24,52,51v0,28,-23,53,-51,53v-29,0,-53,-24,-53,-53v0,-28,24,-51,52,-51","w":519},"\u00e3":{"d":"352,-253v-110,-8,-210,9,-210,117v0,94,95,112,157,70v22,-14,39,-34,50,-57xm282,-511v112,-1,149,66,149,188v0,81,-14,175,1,247v4,20,17,30,35,39r-40,56v-34,-10,-59,-38,-68,-73v-43,41,-73,67,-144,67v-100,0,-160,-47,-160,-142v0,-140,139,-188,299,-178v5,-84,-5,-142,-83,-140v-66,2,-121,28,-159,59r-39,-56v67,-45,136,-67,209,-67xm337,-662v37,0,50,-19,70,-39r28,45v-33,38,-56,62,-121,63v-57,1,-71,-37,-127,-37v-37,0,-48,19,-69,39r-28,-45v33,-38,54,-62,120,-63v57,-1,71,37,127,37","w":519},"\u00e2":{"d":"352,-253v-110,-8,-210,9,-210,117v0,94,95,112,157,70v22,-14,39,-34,50,-57xm282,-511v112,-1,149,66,149,188v0,81,-14,175,1,247v4,20,17,30,35,39r-40,56v-34,-10,-59,-38,-68,-73v-43,41,-73,67,-144,67v-100,0,-160,-47,-160,-142v0,-140,139,-188,299,-178v5,-84,-5,-142,-83,-140v-66,2,-121,28,-159,59r-39,-56v67,-45,136,-67,209,-67xm396,-561r-139,-85r-135,85r-31,-44r170,-135r171,135","w":519},"\u00e1":{"d":"352,-253v-110,-8,-210,9,-210,117v0,94,95,112,157,70v22,-14,39,-34,50,-57xm282,-511v112,-1,149,66,149,188v0,81,-14,175,1,247v4,20,17,30,35,39r-40,56v-34,-10,-59,-38,-68,-73v-43,41,-73,67,-144,67v-100,0,-160,-47,-160,-142v0,-140,139,-188,299,-178v5,-84,-5,-142,-83,-140v-66,2,-121,28,-159,59r-39,-56v67,-45,136,-67,209,-67xm182,-565r-26,-47r207,-130r43,77","w":519},"\u00e0":{"d":"352,-253v-110,-8,-210,9,-210,117v0,94,95,112,157,70v22,-14,39,-34,50,-57xm282,-511v112,-1,149,66,149,188v0,81,-14,175,1,247v4,20,17,30,35,39r-40,56v-34,-10,-59,-38,-68,-73v-43,41,-73,67,-144,67v-100,0,-160,-47,-160,-142v0,-140,139,-188,299,-178v5,-84,-5,-142,-83,-140v-66,2,-121,28,-159,59r-39,-56v67,-45,136,-67,209,-67xm346,-565r-224,-100r43,-77r207,130","w":519},"\u00de":{"d":"285,-210v98,6,138,-53,142,-134v7,-140,-114,-150,-257,-143r0,277r115,0xm280,-556v150,-9,238,75,238,196v0,145,-83,217,-228,217r-120,0r0,143r-80,0r0,-686r80,0r0,130r110,0","w":538},"\u00dd":{"d":"296,-267r0,267r-85,0r0,-272r-221,-414r101,0r165,339r169,-339r94,0xm180,-726r-26,-47r207,-130r43,77","w":509},"\u00dc":{"d":"218,-80v106,52,241,16,241,-128r0,-478r81,0r0,488v6,160,-83,208,-232,210v-146,2,-223,-63,-223,-206r0,-492r81,0r0,462v-1,66,8,122,52,144xm209,-832v28,0,52,23,52,51v0,29,-22,53,-51,53v-29,0,-52,-24,-52,-53v0,-27,24,-51,51,-51xm415,-832v27,0,52,24,52,51v0,28,-23,53,-51,53v-29,0,-53,-24,-53,-53v0,-28,24,-51,52,-51","w":625},"\u00db":{"d":"218,-80v106,52,241,16,241,-128r0,-478r81,0r0,488v6,160,-83,208,-232,210v-146,2,-223,-63,-223,-206r0,-492r81,0r0,462v-1,66,8,122,52,144xm447,-721r-139,-85r-135,85r-31,-44r170,-135r171,135","w":625},"\u00da":{"d":"218,-80v106,52,241,16,241,-128r0,-478r81,0r0,488v6,160,-83,208,-232,210v-146,2,-223,-63,-223,-206r0,-492r81,0r0,462v-1,66,8,122,52,144xm213,-725r-26,-47r207,-130r43,77","w":625},"\u00d9":{"d":"218,-80v106,52,241,16,241,-128r0,-478r81,0r0,488v6,160,-83,208,-232,210v-146,2,-223,-63,-223,-206r0,-492r81,0r0,462v-1,66,8,122,52,144xm374,-725r-224,-100r43,-77r207,130","w":625},"\u00d7":{"d":"393,-73r-126,-126r-126,126r-51,-51r126,-126r-126,-126r51,-51r126,126r126,-126r51,51r-126,126r126,126","w":534},"\u00d6":{"d":"298,-56v166,30,225,-98,221,-264v-4,-172,-24,-312,-186,-312v-143,0,-184,115,-182,269v3,152,21,284,147,307xm60,-346v0,-228,122,-402,352,-342v144,37,197,169,199,356v2,174,-62,280,-179,330v-59,25,-151,20,-206,-8v-111,-56,-166,-169,-166,-336xm229,-832v28,0,52,23,52,51v0,29,-22,53,-51,53v-29,0,-52,-24,-52,-53v0,-27,24,-51,51,-51xm435,-832v27,0,52,24,52,51v0,28,-23,53,-51,53v-29,0,-53,-24,-53,-53v0,-28,24,-51,52,-51","k":{"Y":30,"W":10,"V":20,"T":20}},"\u00d5":{"d":"298,-56v166,30,225,-98,221,-264v-4,-172,-24,-312,-186,-312v-143,0,-184,115,-182,269v3,152,21,284,147,307xm60,-346v0,-228,122,-402,352,-342v144,37,197,169,199,356v2,174,-62,280,-179,330v-59,25,-151,20,-206,-8v-111,-56,-166,-169,-166,-336xm410,-822v37,0,50,-19,70,-39r28,45v-33,38,-56,62,-121,63v-57,1,-71,-37,-127,-37v-37,0,-48,19,-69,39r-28,-45v33,-38,54,-62,120,-63v57,-1,71,37,127,37","k":{"\u00d3":20,"Y":30,"W":10,"V":20}},"\u00d4":{"d":"298,-56v166,30,225,-98,221,-264v-4,-172,-24,-312,-186,-312v-143,0,-184,115,-182,269v3,152,21,284,147,307xm60,-346v0,-228,122,-402,352,-342v144,37,197,169,199,356v2,174,-62,280,-179,330v-59,25,-151,20,-206,-8v-111,-56,-166,-169,-166,-336xm472,-721r-139,-85r-135,85r-31,-44r170,-135r171,135","k":{"Y":30,"W":10,"V":20,"T":10}},"\u00d3":{"d":"298,-56v166,30,225,-98,221,-264v-4,-172,-24,-312,-186,-312v-143,0,-184,115,-182,269v3,152,21,284,147,307xm60,-346v0,-228,122,-402,352,-342v144,37,197,169,199,356v2,174,-62,280,-179,330v-59,25,-151,20,-206,-8v-111,-56,-166,-169,-166,-336xm278,-725r-26,-47r207,-130r43,77","k":{"Y":30,"W":10,"V":20,"T":10}},"\u00d2":{"d":"298,-56v166,30,225,-98,221,-264v-4,-172,-24,-312,-186,-312v-143,0,-184,115,-182,269v3,152,21,284,147,307xm60,-346v0,-228,122,-402,352,-342v144,37,197,169,199,356v2,174,-62,280,-179,330v-59,25,-151,20,-206,-8v-111,-56,-166,-169,-166,-336xm413,-725r-224,-100r43,-77r207,130","k":{"Y":30,"W":10,"V":20,"T":10}},"\u00d1":{"d":"460,0r-251,-480r-47,-105r9,187r4,398r-85,0r0,-686r95,0r253,490r39,92r-9,-209r-3,-373r81,0r0,686r-86,0xm388,-822v37,0,50,-19,70,-39r28,45v-33,38,-56,62,-121,63v-57,1,-71,-37,-127,-37v-37,0,-48,19,-69,39r-28,-45v33,-38,54,-62,120,-63v57,-1,71,37,127,37","w":636},"\u00d0":{"d":"306,-70v170,-8,190,-229,156,-392v-19,-93,-84,-163,-208,-157r-82,0r0,239r159,0r-24,59r-135,0r0,253xm227,-686v237,-11,336,120,336,344v0,212,-84,339,-294,342r-179,0r0,-321r-84,0r0,-59r84,0r0,-306r137,0","w":623},"\u00cf":{"d":"90,0r0,-686r80,0r0,686r-80,0xm26,-832v28,0,52,23,52,51v0,29,-22,53,-51,53v-29,0,-52,-24,-52,-53v0,-27,24,-51,51,-51xm233,-832v27,0,52,24,52,51v0,28,-23,53,-51,53v-29,0,-53,-24,-53,-53v0,-28,24,-51,52,-51","w":260},"\u00ce":{"d":"90,0r0,-686r80,0r0,686r-80,0xm265,-721r-139,-85r-135,85r-31,-44r170,-135r171,135","w":260},"\u00cd":{"d":"90,0r0,-686r80,0r0,686r-80,0xm88,-725r-26,-47r207,-130r43,77","w":260},"\u00cc":{"d":"90,0r0,-686r80,0r0,686r-80,0xm178,-725r-224,-100r43,-77r207,130","w":260},"\u00cb":{"d":"90,0r0,-686r375,0r-11,68r-281,0r0,225r235,0r0,71r-235,0r0,251r302,0r0,71r-385,0xm177,-832v28,0,52,23,52,51v0,29,-22,53,-51,53v-29,0,-52,-24,-52,-53v0,-27,24,-51,51,-51xm384,-832v27,0,52,24,52,51v0,28,-23,53,-51,53v-29,0,-53,-24,-53,-53v0,-28,24,-51,52,-51","w":510},"\u00ca":{"d":"90,0r0,-686r375,0r-11,68r-281,0r0,225r235,0r0,71r-235,0r0,251r302,0r0,71r-385,0xm416,-721r-139,-85r-135,85r-31,-44r170,-135r171,135","w":510},"\u00c9":{"d":"90,0r0,-686r375,0r-11,68r-281,0r0,225r235,0r0,71r-235,0r0,251r302,0r0,71r-385,0xm198,-725r-26,-47r207,-130r43,77","w":510},"\u00c8":{"d":"90,0r0,-686r375,0r-11,68r-281,0r0,225r235,0r0,71r-235,0r0,251r302,0r0,71r-385,0xm366,-725r-224,-100r43,-77r207,130","w":510},"\u00c7":{"d":"355,-56v60,0,94,-17,134,-44r44,55v-50,32,-113,54,-188,56r-8,31v45,5,64,29,65,72v1,86,-118,101,-180,59r21,-47v30,17,93,30,97,-14v3,-28,-38,-33,-64,-27r-9,-10r19,-70v-191,-34,-266,-272,-204,-487v41,-141,178,-252,360,-198v29,10,56,23,79,41r-44,53v-38,-28,-71,-43,-130,-43v-154,0,-196,133,-198,300v-2,162,63,273,206,273","w":563},"\u00c5":{"d":"284,-614r-108,336r213,0xm287,-759v30,0,59,-29,59,-60v0,-32,-29,-60,-62,-60v-30,0,-57,30,-57,60v0,31,29,60,60,60xm475,0r-65,-211r-256,0r-66,211r-83,0r229,-686r107,0r227,686r-93,0xm285,-925v63,0,106,43,106,106v0,63,-42,106,-104,106v-63,0,-106,-43,-106,-106v0,-63,42,-106,104,-106","w":573,"k":{"Y":30,"W":10,"V":30,"T":60}},"\u00c4":{"d":"284,-614r-108,336r213,0xm475,0r-65,-211r-256,0r-66,211r-83,0r229,-686r107,0r227,686r-93,0xm185,-832v28,0,52,23,52,51v0,29,-22,53,-51,53v-29,0,-52,-24,-52,-53v0,-27,24,-51,51,-51xm392,-832v27,0,52,24,52,51v0,28,-23,53,-51,53v-29,0,-53,-24,-53,-53v0,-28,24,-51,52,-51","w":573,"k":{"Y":30,"W":10,"V":30,"T":60}},"\u00c3":{"d":"284,-614r-108,336r213,0xm475,0r-65,-211r-256,0r-66,211r-83,0r229,-686r107,0r227,686r-93,0xm357,-822v37,0,50,-19,70,-39r28,45v-33,38,-56,62,-121,63v-57,1,-71,-37,-127,-37v-37,0,-48,19,-69,39r-28,-45v33,-38,54,-62,120,-63v57,-1,71,37,127,37","w":573,"k":{"Y":30,"W":10,"V":30,"T":60}},"\u00c2":{"d":"284,-614r-108,336r213,0xm475,0r-65,-211r-256,0r-66,211r-83,0r229,-686r107,0r227,686r-93,0xm422,-721r-139,-85r-135,85r-31,-44r170,-135r171,135","w":573,"k":{"Y":30,"W":10,"V":30,"T":60}},"\u00c1":{"d":"284,-614r-108,336r213,0xm475,0r-65,-211r-256,0r-66,211r-83,0r229,-686r107,0r227,686r-93,0xm226,-725r-26,-47r207,-130r43,77","w":573,"k":{"Y":30,"W":10,"V":30,"T":60}},"\u00c0":{"d":"284,-614r-108,336r213,0xm475,0r-65,-211r-256,0r-66,211r-83,0r229,-686r107,0r227,686r-93,0xm348,-725r-224,-100r43,-77r207,130","w":573,"k":{"Y":30,"W":10,"V":30,"T":60}},"\u00b5":{"d":"463,-153v0,56,3,97,34,121r-50,53v-30,-25,-45,-40,-54,-80v-38,51,-91,76,-158,76v-26,0,-54,-6,-67,-19r0,195r-78,15r0,-702r78,-16r0,359v-5,74,30,101,91,101v58,0,106,-44,127,-90r0,-353r77,-13r0,353","w":553},"\u00b1":{"d":"52,-36r0,-71r367,0r0,71r-367,0xm271,-294r0,140r-71,0r0,-140r-150,0r0,-71r150,0r0,-133r71,0r0,133r150,0r0,71r-150,0","w":471},"\u00b0":{"d":"204,-404v62,0,92,-38,91,-107v-1,-75,-20,-126,-96,-125v-67,0,-91,38,-91,107v0,81,23,125,96,125xm200,-691v104,0,163,67,162,176v-2,104,-55,165,-161,166v-101,1,-161,-69,-161,-172v0,-104,59,-171,160,-170","w":402},"\u00ae":{"d":"375,-372v75,4,134,-5,132,-75v-2,-66,-60,-73,-132,-69r0,144xm568,-448v0,70,-40,114,-111,114v57,49,88,121,131,184r-70,0r-70,-120v-21,-24,-33,-58,-73,-63r0,183r-58,0r0,-413r116,0v85,0,135,36,135,115xm552,-60v137,-58,234,-235,162,-420v-43,-110,-136,-192,-282,-192v-146,0,-236,84,-282,192v-54,126,-2,284,65,352v71,72,216,119,337,68xm774,-502v39,89,39,207,0,296v-57,126,-168,224,-342,224v-173,0,-285,-98,-342,-224v-39,-89,-39,-207,0,-296v57,-127,168,-224,342,-224v174,0,286,98,342,224","w":864},"\u00ac":{"d":"368,-77r0,-140r-318,0r0,-71r389,0r0,211r-71,0","w":489},"\u00a9":{"d":"454,-185v35,0,54,-9,76,-25r28,37v-33,23,-70,35,-111,35v-117,0,-172,-94,-174,-210v-1,-142,87,-247,231,-210v18,5,33,14,46,25r-28,38v-20,-16,-40,-24,-73,-24v-80,0,-112,77,-112,170v0,97,30,164,117,164xm552,-60v137,-58,234,-235,162,-420v-43,-110,-136,-192,-282,-192v-146,0,-236,84,-282,192v-54,126,-2,284,65,352v71,72,216,119,337,68xm774,-502v39,89,39,207,0,296v-57,126,-168,224,-342,224v-173,0,-285,-98,-342,-224v-39,-89,-39,-207,0,-296v57,-127,168,-224,342,-224v174,0,286,98,342,224","w":864},"\u00a6":{"d":"90,208r0,-410r66,0r0,410r-66,0xm90,-346r0,-410r66,0r0,410r-66,0","w":246},"\u00b3":{"d":"249,-472v35,16,64,42,64,89v0,112,-125,153,-251,140r-17,-51v94,13,196,-5,196,-94v0,-60,-64,-63,-129,-60r0,-51v63,1,120,6,120,-51v0,-33,-27,-53,-62,-52v-44,0,-68,18,-97,37r-33,-37v32,-28,83,-57,139,-57v67,-1,125,39,124,103v-1,42,-23,69,-54,84","w":353},"\u00b2":{"d":"147,-315r161,-1r-15,56r-247,0r0,-40v55,-37,130,-121,163,-172v34,-53,23,-128,-42,-129v-40,0,-66,25,-94,39r-33,-35v44,-35,79,-62,143,-62v87,0,145,76,113,163v-29,79,-95,126,-149,181","w":348},"\u00b9":{"d":"85,-260r0,-55r62,0r0,-256v-27,19,-59,29,-90,43r-17,-41r124,-83r51,0r0,337r60,0r0,55r-190,0","w":315},"\u00be":{"d":"249,-472v35,16,64,42,64,89v0,112,-125,153,-251,140r-17,-51v94,13,196,-5,196,-94v0,-60,-64,-63,-129,-60r0,-51v63,1,120,6,120,-51v0,-33,-27,-53,-62,-52v-44,0,-68,18,-97,37r-33,-37v32,-28,83,-57,139,-57v67,-1,125,39,124,103v-1,42,-23,69,-54,84xm291,154r-66,0r527,-917r66,0xm828,19r1,-90r-179,0r0,-47r146,-275r75,0r-105,199v-14,26,-27,49,-40,70v32,-3,69,0,103,-1v-3,-46,8,-97,9,-146r57,-17r-1,163r49,0r0,54r-49,0v2,22,1,48,1,72","w":983},"\u00bd":{"d":"85,-260r0,-55r62,0r0,-256v-27,19,-59,29,-90,43r-17,-41r124,-83r51,0r0,337r60,0r0,55r-190,0xm230,154r-66,0r527,-917r66,0xm714,-55r161,-1r-15,56r-247,0r0,-40v55,-37,130,-121,163,-172v34,-53,23,-128,-42,-129v-40,0,-66,25,-94,39r-33,-35v44,-35,79,-62,143,-62v87,0,144,76,112,163v-29,79,-94,126,-148,181","w":915},"\u00bc":{"d":"85,-260r0,-55r62,0r0,-256v-27,19,-59,29,-90,43r-17,-41r124,-83r51,0r0,337r60,0r0,55r-190,0xm249,154r-66,0r527,-917r66,0xm785,19r1,-90r-179,0r0,-47r146,-275r75,0r-104,199v-14,26,-28,49,-41,70v32,-3,69,0,103,-1v-3,-46,8,-97,9,-146r57,-17r-1,163r49,0r0,54r-49,0v2,22,1,48,1,72","w":940},"\u00a4":{"d":"124,-279v0,-67,23,-107,91,-107v77,-1,96,49,96,125v0,67,-26,107,-91,107v-75,0,-96,-44,-96,-125xm343,-152v53,-48,43,-204,-8,-241r42,-63r-64,-40r-37,65v-35,-13,-81,-13,-118,-2r-38,-63r-68,40r44,63v-52,53,-53,185,-3,241r-43,65r62,41r41,-64v37,15,94,14,130,1r41,63r64,-41","w":643},"!":{"d":"141,-116v33,0,61,27,61,60v0,34,-27,63,-61,63v-34,0,-61,-28,-61,-62v0,-34,27,-61,61,-61xm170,-198r-60,0r-19,-488r98,-13","w":282},"\"":{"d":"90,-468r0,-240r72,0r0,240r-72,0xm237,-468r0,-240r72,0r0,240r-72,0","w":399},"\u00a0":{"w":230,"k":{"z":10,"y":10,"x":20,"v":10,"Z":10,"Y":10,"X":10,"W":10,"V":20,"T":20,"S":20}},"\u00ad":{"d":"50,-229r0,-76r191,0r0,76r-191,0","w":291},"#":{"d":"226,-431r-21,152r126,0r21,-152r-126,0xm419,-431r-21,152r98,0r0,66r-108,0r-30,213r-67,0r30,-213r-126,0r-30,213r-67,0r30,-213r-98,0r0,-66r108,0r20,-152r-98,0r0,-66r108,0r30,-211r67,0r-30,211r126,0r30,-211r67,0r-30,211r98,0r0,66r-107,0","w":556}}});

(function(F,C){var D=function(H){var G,I=[];for(G in H){if(/string|number/.test(typeof H[G])&&H[G]!==""){I.push(G+'="'+H[G]+'"')}}return I[A]("")},E=function(I){var G,K,J=[],H;if(typeof I=="object"){for(G in I){if(typeof I[G]=="object"){H=[];for(K in I[G]){H.push([K,"=",encodeURIComponent(I[G][K])][A](""))}I[G]=H[A]("&amp;")}if(I[G]){J.push(['<param name="',G,'" value="',I[G],'" />'][A](""))}}I=J[A]("")}return I},B=false,A="join";F[C]=(function(){try{var G="0,0,0",H=navigator.plugins["Shockwave Flash"]||ActiveXObject;G=H.description||(function(){try{return(new H("ShockwaveFlash.ShockwaveFlash")).GetVariable("$version")}catch(J){}}())}catch(I){}G=G.match(/^[A-Za-z\s]*?(\d+)[\.|,](\d+)(?:\s+[d|r]|,)(\d+)/);return{available:G[1]>0,activeX:H&&!H.name,version:{major:G[1]*1,minor:G[2]*1,release:G[3]*1},hasVersion:function(K){var N=this.version,L="major",M="minor",J="release";K=(/string|number/.test(typeof K))?K.toString().split("."):K||[0,0,0];K=[K[L]||K[0]||N[L],K[M]||K[1]||N[M],K[J]||K[2]||N[J]];return(K[0]<N[L])||(K[0]==N[L]&&K[1]<N[M])||(K[0]==N[L]&&K[1]==N[M]&&K[2]<=N[J])},expressInstall:"expressInstall.swf",create:function(J){if(!F[C].available||B||!typeof J=="object"||!J.swf){return false}if(J.hasVersion&&!F[C].hasVersion(J.hasVersion)){J={swf:J.expressInstall||F[C].expressInstall,attrs:{id:J.id||"SWFObjectExprInst",name:J.name,height:Math.max(J.height||137),width:Math.max(J.width||214)},params:{flashvars:{MMredirectURL:location.href,MMplayerType:(F[C].activeX)?"ActiveX":"PlugIn",MMdoctitle:document.title.slice(0,47)+" - Flash Player Installation"}}};B=true}else{J=F.extend(true,{attrs:{id:J.id,name:J.name,height:J.height||180,width:J.width||320},params:{wmode:J.wmode||"opaque",flashvars:J.flashvars}},J)}if(F[C].activeX){J.attrs.classid=J.attrs.classid||"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000";J.params.movie=J.params.movie||J.swf}else{J.attrs.type=J.attrs.classid||"application/x-shockwave-flash";J.attrs.data=J.attrs.data||J.swf}return["<object ",D(J.attrs),">",E(J.params),"</object>"][A]("")}}}());F.fn[C]=function(G){if(typeof G=="object"){this.each(function(){var I=document.createElement(C);var H=F[C].create(G);if(H){I.innerHTML=H;if(I.childNodes[0]){this.appendChild(I.childNodes[0])}}})}else{if(typeof G=="function"){this.find("object").andSelf().filter("object").each(function(){var I=this,H="jsInteractionTimeoutMs";I[H]=I[H]||0;if(I[H]<660){if(I.clientWidth||I.clientHeight){G.call(this)}else{setTimeout(function(){F(I)[C](G)},I[H]+66)}}})}}return this}}(jQuery,"flash"));

/*
 * Thickbox 3 - One Box To Rule Them All.
 * By Cody Lindley (http://www.codylindley.com)
 * Copyright (c) 2007 cody lindley
 * Licensed under the MIT License: http://www.opensource.org/licenses/mit-license.php
*/

var tb_pathToImage = "images/ajax-loader.gif";

$(document).ready(function(){   
  tb_init('a.thickbox, area.thickbox, input.thickbox');//pass where to apply thickbox
  imgLoader = new Image();// preload image
  imgLoader.src = tb_pathToImage;
});
//add thickbox to href & area elements that have a class of .thickbox
function tb_init(domChunk){
  $(domChunk).click(function(){
  var t = this.title || this.name || null;
  var a = this.href || this.alt;
  var g = this.rel || false;
  tb_show(t,a,g);
  this.blur();
  return false;
  });
}
function tb_show(caption, url, imageGroup) {//function called when the user clicks on a thickbox link
  try {
    if (typeof document.body.style.maxHeight === "undefined") {//if IE 6
      $("body","html").css({height: "100%", width: "100%"});
      $("html").css("overflow","hidden");
      if (document.getElementById("TB_HideSelect") === null) {//iframe to hide select elements in ie6
        $("body").append("<iframe id='TB_HideSelect'></iframe><div id='TB_overlay'></div><div id='TB_window'></div>");
        $("#TB_overlay").click(tb_remove);
      }
    }else{//all others
      if(document.getElementById("TB_overlay") === null){
        $("body").append("<div id='TB_overlay'></div><div id='TB_window'></div>");
        $("#TB_overlay").click(tb_remove);
      }
    }
    
    if(tb_detectMacXFF()){
      $("#TB_overlay").addClass("TB_overlayMacFFBGHack");//use png overlay so hide flash
    }else{
      $("#TB_overlay").addClass("TB_overlayBG");//use background and opacity
    }
    
    if(caption===null){caption="";}
    $("body").append("<div id='TB_load'><img src='"+imgLoader.src+"' /></div>");//add loader to the page
    $('#TB_load').show();//show loader
    
    var baseURL;
     if(url.indexOf("?")!==-1){ //ff there is a query string involved
      baseURL = url.substr(0, url.indexOf("?"));
     }else{ 
         baseURL = url;
     }
     
     var urlString = /\.jpg$|\.jpeg$|\.png$|\.gif$|\.bmp$/;
     var urlType = baseURL.toLowerCase().match(urlString);
    if(urlType == '.jpg' || urlType == '.jpeg' || urlType == '.png' || urlType == '.gif' || urlType == '.bmp'){//code to show images
        
      TB_PrevCaption = "";
      TB_PrevURL = "";
      TB_PrevHTML = "";
      TB_NextCaption = "";
      TB_NextURL = "";
      TB_NextHTML = "";
      TB_imageCount = "";
      TB_FoundURL = false;
      if(imageGroup){
        TB_TempArray = $("a[@rel="+imageGroup+"]").get();
        for (TB_Counter = 0; ((TB_Counter < TB_TempArray.length) && (TB_NextHTML === "")); TB_Counter++) {
          var urlTypeTemp = TB_TempArray[TB_Counter].href.toLowerCase().match(urlString);
            if (!(TB_TempArray[TB_Counter].href == url)) {            
              if (TB_FoundURL) {
                TB_NextCaption = TB_TempArray[TB_Counter].title;
                TB_NextURL = TB_TempArray[TB_Counter].href;
                TB_NextHTML = "<span id='TB_next'>&nbsp;&nbsp;<a href='#'>Next &gt;</a></span>";
              } else {
                TB_PrevCaption = TB_TempArray[TB_Counter].title;
                TB_PrevURL = TB_TempArray[TB_Counter].href;
                TB_PrevHTML = "<span id='TB_prev'>&nbsp;&nbsp;<a href='#'>&lt; Prev</a></span>";
              }
            } else {
              TB_FoundURL = true;
              TB_imageCount = "Image " + (TB_Counter + 1) +" of "+ (TB_TempArray.length);                      
            }
        }
      }
      imgPreloader = new Image();
      imgPreloader.onload = function(){    
      imgPreloader.onload = null;
        
      // Resizing large images - orginal by Christian Montoya edited by me.
      var pagesize = tb_getPageSize();
      var x = pagesize[0] - 150;
      var y = pagesize[1] - 150;
      var imageWidth = imgPreloader.width;
      var imageHeight = imgPreloader.height;
      if (imageWidth > x) {
        imageHeight = imageHeight * (x / imageWidth); 
        imageWidth = x; 
        if (imageHeight > y) { 
          imageWidth = imageWidth * (y / imageHeight); 
          imageHeight = y; 
        }
      } else if (imageHeight > y) { 
        imageWidth = imageWidth * (y / imageHeight); 
        imageHeight = y; 
        if (imageWidth > x) { 
          imageHeight = imageHeight * (x / imageWidth); 
          imageWidth = x;
        }
      }
      // End Resizing
      
      TB_WIDTH = imageWidth + 30;
      TB_HEIGHT = imageHeight + 60;
      $("#TB_window").append("<a href='' id='TB_ImageOff' title='Close'><img id='TB_Image' src='"+url+"' width='"+imageWidth+"' height='"+imageHeight+"' alt='"+caption+"'/></a>" + "<div id='TB_caption'>"+caption+"<div id='TB_secondLine'>" + TB_imageCount + TB_PrevHTML + TB_NextHTML + "</div></div><div id='TB_closeWindow'><a href='#' id='TB_closeWindowButton' title='Close'>close</a> or Esc Key</div>");     
      
      $("#TB_closeWindowButton").click(tb_remove);
      
      if (!(TB_PrevHTML === "")) {
        function goPrev(){
          if($(document).unbind("click",goPrev)){$(document).unbind("click",goPrev);}
          $("#TB_window").remove();
          $("body").append("<div id='TB_window'></div>");
          tb_show(TB_PrevCaption, TB_PrevURL, imageGroup);
          return false;  
        }
        $("#TB_prev").click(goPrev);
      }
      
      if (!(TB_NextHTML === "")) {    
        function goNext(){
          $("#TB_window").remove();
          $("body").append("<div id='TB_window'></div>");
          tb_show(TB_NextCaption, TB_NextURL, imageGroup);        
          return false;  
        }
        $("#TB_next").click(goNext);
        
      }
      document.onkeydown = function(e){   
        if (e == null) { // ie
          keycode = event.keyCode;
        } else { // mozilla
          keycode = e.which;
        }
        if(keycode == 27){ // close
          tb_remove();
        } else if(keycode == 190){ // display previous image
          if(!(TB_NextHTML == "")){
            document.onkeydown = "";
            goNext();
          }
        } else if(keycode == 188){ // display next image
          if(!(TB_PrevHTML == "")){
            document.onkeydown = "";
            goPrev();
          }
        }  
      };
      
      tb_position();
      $("#TB_load").remove();
      $("#TB_ImageOff").click(tb_remove);
      $("#TB_window").css({display:"block"}); //for safari using css instead of show
      };
      
      imgPreloader.src = url;
    }else{//code to show html
      
      var queryString = url.replace(/^[^\?]+\??/,'');
      var params = tb_parseQuery( queryString );
      TB_WIDTH = (params['width']*1) + 30 || 550; //defaults to 630 if no paramaters were added to URL
      TB_HEIGHT = (params['height']*1) + 40 || 550; //defaults to 440 if no paramaters were added to URL
      ajaxContentW = TB_WIDTH - 30;
      ajaxContentH = TB_HEIGHT - 45;
      
      if(url.indexOf('TB_iframe') != -1){// either iframe or ajax window    
          urlNoQuery = url.split('TB_');
          $("#TB_iframeContent").remove();
          if(params['modal'] != "true"){//iframe no modal
            $("#TB_window").append("<div id='TB_title'><div id='TB_ajaxWindowTitle'>"+caption+"</div><div id='TB_closeAjaxWindow'><a href='#' id='TB_closeWindowButton' title='Close'>close</a> or Esc Key</div></div><iframe frameborder='0' hspace='0' src='"+urlNoQuery[0]+"' id='TB_iframeContent' name='TB_iframeContent"+Math.round(Math.random()*1000)+"' onload='tb_showIframe()' style='width:"+(ajaxContentW + 29)+"px;height:"+(ajaxContentH + 17)+"px;' > </iframe>");
          }else{//iframe modal
          $("#TB_overlay").unbind();
            $("#TB_window").append("<iframe frameborder='0' hspace='0' src='"+urlNoQuery[0]+"' id='TB_iframeContent' name='TB_iframeContent"+Math.round(Math.random()*1000)+"' onload='tb_showIframe()' style='width:"+(ajaxContentW + 29)+"px;height:"+(ajaxContentH + 17)+"px;'> </iframe>");
          }
      }else{// not an iframe, ajax
          if($("#TB_window").css("display") != "block"){
            if(params['modal'] != "true"){//ajax no modal
            $("#TB_window").append("<div id='TB_title'><div id='TB_ajaxWindowTitle'>"+caption+"</div><div id='TB_closeAjaxWindow'><a href='#' id='TB_closeWindowButton'>close</a> or Esc Key</div></div><div id='TB_ajaxContent' style='width:"+ajaxContentW+"px;height:"+ajaxContentH+"px'></div>");
            }else{//ajax modal
            $("#TB_overlay").unbind();
            $("#TB_window").append("<div id='TB_ajaxContent' class='TB_modal' style='width:"+ajaxContentW+"px;height:"+ajaxContentH+"px;'></div>");  
            }
          }else{//this means the window is already up, we are just loading new content via ajax
            $("#TB_ajaxContent")[0].style.width = ajaxContentW +"px";
            $("#TB_ajaxContent")[0].style.height = ajaxContentH +"px";
            $("#TB_ajaxContent")[0].scrollTop = 0;
            $("#TB_ajaxWindowTitle").html(caption);
          }
      }
          
      $("#TB_closeWindowButton").click(tb_remove);
      
        if(url.indexOf('TB_inline') != -1){  
          $("#TB_ajaxContent").append($('#' + params['inlineId']).children());
          $("#TB_window").unload(function () {
            $('#' + params['inlineId']).append( $("#TB_ajaxContent").children() ); // move elements back when you're finished
          });
          tb_position();
          $("#TB_load").remove();
          $("#TB_window").css({display:"block"}); 
        }else if(url.indexOf('TB_iframe') != -1){
          tb_position();
          if($.browser.safari){//safari needs help because it will not fire iframe onload
            $("#TB_load").remove();
            $("#TB_window").css({display:"block"});
          }
        }else{
          $("#TB_ajaxContent").load(url += "&random=" + (new Date().getTime()),function(){//to do a post change this load method
            tb_position();
            $("#TB_load").remove();
            tb_init("#TB_ajaxContent a.thickbox");
            $("#TB_window").css({display:"block"});
          });
        }
      
    }
    if(!params['modal']){
      document.onkeyup = function(e){   
        if (e == null) { // ie
          keycode = event.keyCode;
        } else { // mozilla
          keycode = e.which;
        }
        if(keycode == 27){ // close
          tb_remove();
        }  
      };
    }
    
  } catch(e) {
    //nothing here
  }
}
//helper functions below
function tb_showIframe(){
  $("#TB_load").remove();
  $("#TB_window").css({display:"block"});
}
function tb_remove() {
   $("#TB_imageOff").unbind("click");
  $("#TB_closeWindowButton").unbind("click");
  $("#TB_window").fadeOut("fast",function(){$('#TB_window,#TB_overlay,#TB_HideSelect').trigger("unload").unbind().remove();});
  $("#TB_load").remove();
  if (typeof document.body.style.maxHeight == "undefined") {//if IE 6
    $("body","html").css({height: "auto", width: "auto"});
    $("html").css("overflow","");
  }
  document.onkeydown = "";
  document.onkeyup = "";
  return false;
}
function tb_position() {
$("#TB_window").css({marginLeft: '-' + parseInt((TB_WIDTH / 2),10) + 'px', width: TB_WIDTH + 'px'});
  if ( !(jQuery.browser.msie && jQuery.browser.version < 7)) { // take away IE6
    $("#TB_window").css({marginTop: '-' + parseInt((TB_HEIGHT / 2),10) + 'px'});
  }
}
function tb_parseQuery ( query ) {
   var Params = {};
   if ( ! query ) {return Params;}// return empty object
   var Pairs = query.split(/[;&]/);
   for ( var i = 0; i < Pairs.length; i++ ) {
      var KeyVal = Pairs[i].split('=');
      if ( ! KeyVal || KeyVal.length != 2 ) {continue;}
      var key = unescape( KeyVal[0] );
      var val = unescape( KeyVal[1] );
      val = val.replace(/\+/g, ' ');
      Params[key] = val;
   }
   return Params;
}
function tb_getPageSize(){
  var de = document.documentElement;
  var w = window.innerWidth || self.innerWidth || (de&&de.clientWidth) || document.body.clientWidth;
  var h = window.innerHeight || self.innerHeight || (de&&de.clientHeight) || document.body.clientHeight;
  arrayPageSize = [w,h];
  return arrayPageSize;
}
function tb_detectMacXFF() {
  var userAgent = navigator.userAgent.toLowerCase();
  if (userAgent.indexOf('mac') != -1 && userAgent.indexOf('firefox')!=-1) {
    return true;
  }
}


/**
 * jCarouselLite - jQuery plugin to navigate images/any content in a carousel style widget.
 * @requires jQuery v1.2 or above
 *
 * http://gmarwaha.com/jquery/jcarousellite/
 *
 * Copyright (c) 2007 Ganeshji Marwaha (gmarwaha.com)
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 *
 * Version: 1.0.1
 * Note: Requires jquery 1.2 or above from version 1.0.1
 */

/**
 * Creates a carousel-style navigation widget for images/any-content from a simple HTML markup.
 *
 * The HTML markup that is used to build the carousel can be as simple as...
 *
 *  <div class="carousel">
 *      <ul>
 *          <li><img src="image/1.jpg" alt="1"></li>
 *          <li><img src="image/2.jpg" alt="2"></li>
 *          <li><img src="image/3.jpg" alt="3"></li>
 *      </ul>
 *  </div>
 *
 * As you can see, this snippet is nothing but a simple div containing an unordered list of images.
 * You don't need any special "class" attribute, or a special "css" file for this plugin.
 * I am using a class attribute just for the sake of explanation here.
 *
 * To navigate the elements of the carousel, you need some kind of navigation buttons.
 * For example, you will need a "previous" button to go backward, and a "next" button to go forward.
 * This need not be part of the carousel "div" itself. It can be any element in your page.
 * Lets assume that the following elements in your document can be used as next, and prev buttons...
 *
 * <button class="prev">&lt;&lt;</button>
 * <button class="next">&gt;&gt;</button>
 *
 * Now, all you need to do is call the carousel component on the div element that represents it, and pass in the
 * navigation buttons as options.
 *
 * $(".carousel").jCarouselLite({
 *      btnNext: ".next",
 *      btnPrev: ".prev"
 * });
 *
 * That's it, you would have now converted your raw div, into a magnificient carousel.
 *
 * There are quite a few other options that you can use to customize it though.
 * Each will be explained with an example below.
 *
 * @param an options object - You can specify all the options shown below as an options object param.
 *
 * @option btnPrev, btnNext : string - no defaults
 * @example
 * $(".carousel").jCarouselLite({
 *      btnNext: ".next",
 *      btnPrev: ".prev"
 * });
 * @desc Creates a basic carousel. Clicking "btnPrev" navigates backwards and "btnNext" navigates forward.
 *
 * @option btnGo - array - no defaults
 * @example
 * $(".carousel").jCarouselLite({
 *      btnNext: ".next",
 *      btnPrev: ".prev",
 *      btnGo: [".0", ".1", ".2"]
 * });
 * @desc If you don't want next and previous buttons for navigation, instead you prefer custom navigation based on
 * the item number within the carousel, you can use this option. Just supply an array of selectors for each element
 * in the carousel. The index of the array represents the index of the element. What i mean is, if the
 * first element in the array is ".0", it means that when the element represented by ".0" is clicked, the carousel
 * will slide to the first element and so on and so forth. This feature is very powerful. For example, i made a tabbed
 * interface out of it by making my navigation elements styled like tabs in css. As the carousel is capable of holding
 * any content, not just images, you can have a very simple tabbed navigation in minutes without using any other plugin.
 * The best part is that, the tab will "slide" based on the provided effect. :-)
 *
 * @option mouseWheel : boolean - default is false
 * @example
 * $(".carousel").jCarouselLite({
 *      mouseWheel: true
 * });
 * @desc The carousel can also be navigated using the mouse wheel interface of a scroll mouse instead of using buttons.
 * To get this feature working, you have to do 2 things. First, you have to include the mouse-wheel plugin from brandon.
 * Second, you will have to set the option "mouseWheel" to true. That's it, now you will be able to navigate your carousel
 * using the mouse wheel. Using buttons and mouseWheel or not mutually exclusive. You can still have buttons for navigation
 * as well. They complement each other. To use both together, just supply the options required for both as shown below.
 * @example
 * $(".carousel").jCarouselLite({
 *      btnNext: ".next",
 *      btnPrev: ".prev",
 *      mouseWheel: true
 * });
 *
 * @option auto : number - default is null, meaning autoscroll is disabled by default
 * @example
 * $(".carousel").jCarouselLite({
 *      auto: 800,
 *      speed: 500
 * });
 * @desc You can make your carousel auto-navigate itself by specfying a millisecond value in this option.
 * The value you specify is the amount of time between 2 slides. The default is null, and that disables auto scrolling.
 * Specify this value and magically your carousel will start auto scrolling.
 *
 * @option speed : number - 200 is default
 * @example
 * $(".carousel").jCarouselLite({
 *      btnNext: ".next",
 *      btnPrev: ".prev",
 *      speed: 800
 * });
 * @desc Specifying a speed will slow-down or speed-up the sliding speed of your carousel. Try it out with
 * different speeds like 800, 600, 1500 etc. Providing 0, will remove the slide effect.
 *
 * @option easing : string - no easing effects by default.
 * @example
 * $(".carousel").jCarouselLite({
 *      btnNext: ".next",
 *      btnPrev: ".prev",
 *      easing: "bounceout"
 * });
 * @desc You can specify any easing effect. Note: You need easing plugin for that. Once specified,
 * the carousel will slide based on the provided easing effect.
 *
 * @option vertical : boolean - default is false
 * @example
 * $(".carousel").jCarouselLite({
 *      btnNext: ".next",
 *      btnPrev: ".prev",
 *      vertical: true
 * });
 * @desc Determines the direction of the carousel. true, means the carousel will display vertically. The next and
 * prev buttons will slide the items vertically as well. The default is false, which means that the carousel will
 * display horizontally. The next and prev items will slide the items from left-right in this case.
 *
 * @option circular : boolean - default is true
 * @example
 * $(".carousel").jCarouselLite({
 *      btnNext: ".next",
 *      btnPrev: ".prev",
 *      circular: false
 * });
 * @desc Setting it to true enables circular navigation. This means, if you click "next" after you reach the last
 * element, you will automatically slide to the first element and vice versa. If you set circular to false, then
 * if you click on the "next" button after you reach the last element, you will stay in the last element itself
 * and similarly for "previous" button and first element.
 *
 * @option visible : number - default is 3
 * @example
 * $(".carousel").jCarouselLite({
 *      btnNext: ".next",
 *      btnPrev: ".prev",
 *      visible: 4
 * });
 * @desc This specifies the number of items visible at all times within the carousel. The default is 3.
 * You are even free to experiment with real numbers. Eg: "3.5" will have 3 items fully visible and the
 * last item half visible. This gives you the effect of showing the user that there are more images to the right.
 *
 * @option start : number - default is 0
 * @example
 * $(".carousel").jCarouselLite({
 *      btnNext: ".next",
 *      btnPrev: ".prev",
 *      start: 2
 * });
 * @desc You can specify from which item the carousel should start. Remember, the first item in the carousel
 * has a start of 0, and so on.
 *
 * @option scrool : number - default is 1
 * @example
 * $(".carousel").jCarouselLite({
 *      btnNext: ".next",
 *      btnPrev: ".prev",
 *      scroll: 2
 * });
 * @desc The number of items that should scroll/slide when you click the next/prev navigation buttons. By
 * default, only one item is scrolled, but you may set it to any number. Eg: setting it to "2" will scroll
 * 2 items when you click the next or previous buttons.
 *
 * @option beforeStart, afterEnd : function - callbacks
 * @example
 * $(".carousel").jCarouselLite({
 *      btnNext: ".next",
 *      btnPrev: ".prev",
 *      beforeStart: function(a) {
 *          alert("Before animation starts:" + a);
 *      },
 *      afterEnd: function(a) {
 *          alert("After animation ends:" + a);
 *      }
 * });
 * @desc If you wanted to do some logic in your page before the slide starts and after the slide ends, you can
 * register these 2 callbacks. The functions will be passed an argument that represents an array of elements that
 * are visible at the time of callback.
 *
 *
 * @cat Plugins/Image Gallery
 * @author Ganeshji Marwaha/ganeshread@gmail.com
 */

(function($) {                                          // Compliant with jquery.noConflict()
$.fn.jCarouselLite = function(o) {
    o = $.extend({
        btnPrev: null,
        btnNext: null,
        btnGo: null,
        mouseWheel: false,
        auto: null,

        speed: 200,
        easing: null,

        vertical: false,
        circular: true,
        visible: 3,
        start: 0,
        scroll: 1,

        beforeStart: null,
        afterEnd: null
    }, o || {});

    return this.each(function() {                           // Returns the element collection. Chainable.

        var running = false, animCss=o.vertical?"top":"left", sizeCss=o.vertical?"height":"width";
        var div = $(this), ul = $("ul", div), tLi = $("li", ul), tl = tLi.size(), v = o.visible;

        if(o.circular) {
            ul.prepend(tLi.slice(tl-v-1+1).clone())
              .append(tLi.slice(0,v).clone());
            o.start += v;
        }

        var li = $("li", ul), itemLength = li.size(), curr = o.start;
        div.css("visibility", "visible");

        li.css({overflow: "hidden", float: o.vertical ? "none" : "left"});
        ul.css({margin: "0", padding: "0", position: "relative", "list-style-type": "none", "z-index": "1"});
        div.css({overflow: "hidden", position: "relative", "z-index": "2", left: "0px"});

        var liSize = o.vertical ? height(li) : width(li);   // Full li size(incl margin)-Used for animation
        var ulSize = liSize * itemLength;                   // size of full ul(total length, not just for the visible items)
        var divSize = liSize * v;                           // size of entire div(total length for just the visible items)

        li.css({width: li.width(), height: li.height()});
        ul.css(sizeCss, ulSize+"px").css(animCss, -(curr*liSize));

        div.css(sizeCss, divSize+"px");                     // Width of the DIV. length of visible images

        if(o.btnPrev)
            $(o.btnPrev).click(function() {
                return go(curr-o.scroll);
            });

        if(o.btnNext)
            $(o.btnNext).click(function() {
                return go(curr+o.scroll);
            });

        if(o.btnGo)
            $.each(o.btnGo, function(i, val) {
                $(val).click(function() {
                    return go(o.circular ? o.visible+i : i);
                });
            });

        if(o.mouseWheel && div.mousewheel)
            div.mousewheel(function(e, d) {
                return d>0 ? go(curr-o.scroll) : go(curr+o.scroll);
            });

        if(o.auto)
            setInterval(function() {
                go(curr+o.scroll);
            }, o.auto+o.speed);

        function vis() {
            return li.slice(curr).slice(0,v);
        };

        function go(to) {
            if(!running) {

                if(o.beforeStart)
                    o.beforeStart.call(this, vis());

                if(o.circular) {            // If circular we are in first or last, then goto the other end
                    if(to<=o.start-v-1) {           // If first, then goto last
                        ul.css(animCss, -((itemLength-(v*2))*liSize)+"px");
                        // If "scroll" > 1, then the "to" might not be equal to the condition; it can be lesser depending on the number of elements.
                        curr = to==o.start-v-1 ? itemLength-(v*2)-1 : itemLength-(v*2)-o.scroll;
                    } else if(to>=itemLength-v+1) { // If last, then goto first
                        ul.css(animCss, -( (v) * liSize ) + "px" );
                        // If "scroll" > 1, then the "to" might not be equal to the condition; it can be greater depending on the number of elements.
                        curr = to==itemLength-v+1 ? v+1 : v+o.scroll;
                    } else curr = to;
                } else {                    // If non-circular and to points to first or last, we just return.
                    if(to<0 || to>itemLength-v) return;
                    else curr = to;
                }                           // If neither overrides it, the curr will still be "to" and we can proceed.

                running = true;

                ul.animate(
                    animCss == "left" ? { left: -(curr*liSize) } : { top: -(curr*liSize) } , o.speed, o.easing,
                    function() {
                        if(o.afterEnd)
                            o.afterEnd.call(this, vis());
                        running = false;
                    }
                );
                // Disable buttons when the carousel reaches the last/first, and enable when not
                if(!o.circular) {
                    $(o.btnPrev + "," + o.btnNext).removeClass("disabled");
                    $( (curr-o.scroll<0 && o.btnPrev)
                        ||
                       (curr+o.scroll > itemLength-v && o.btnNext)
                        ||
                       []
                     ).addClass("disabled");
                }

            }
            return false;
        };
    });
};

function css(el, prop) {
    return parseInt($.css(el[0], prop)) || 0;
};
function width(el) {
    return  el[0].offsetWidth + css(el, 'marginLeft') + css(el, 'marginRight');
};
function height(el) {
    return el[0].offsetHeight + css(el, 'marginTop') + css(el, 'marginBottom');
};

})(jQuery);
