var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return!!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1992, 1994, 1997, 2000, 2004 Adobe Systems Incorporated. All rights reserved.
 * 
 * Trademark:
 * Myriad is either a registered trademark or a trademark of Adobe Systems
 * Incorporated in the United States and/or other countries.
 * 
 * Full name:
 * MyriadPro-Semibold
 * 
 * Manufacturer:
 * Adobe Systems Incorporated
 * 
 * Designer:
 * Robert Slimbach and Carol Twombly
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":137,"face":{"font-family":"Myriad Pro","font-weight":600,"font-stretch":"normal","units-per-em":"256","panose-1":"2 11 6 3 3 4 3 2 2 4","ascent":"192","descent":"-64","x-height":"3","bbox":"-11 -214 220 56","underline-thickness":"12.8","underline-position":"-12.8","stemh":"24","stemv":"31","unicode-range":"U+0020-U+20AC"},"glyphs":{" ":{"w":52,"k":{"T":10,"V":9,"W":9,"Y":11}},"!":{"d":"44,-53r-24,0r-5,-120r34,0xm32,3v-11,0,-19,-9,-19,-20v0,-12,7,-20,19,-20v12,0,19,8,19,20v0,11,-7,20,-19,20","w":64},"\"":{"d":"11,-177r29,0r-5,66r-19,0xm55,-177r29,0r-5,66r-19,0","w":94,"k":{"T":-3,"J":15,"M":1,"C":2,"G":2,"O":2,"Q":2,"\u00d3":2,"\u00d6":2,"\u0150":2,"V":-3,"W":-3,"X":-1,"Y":-2,"A":14,"\u00c1":14,"f":-6,"g":4,"c":3,"d":3,"e":3,"o":3,"q":3,"\u00e9":3,"\u00f3":3,"\u00f6":3,"\u0151":3,"t":-6,"v":-3,"w":-3,"y":-3,".":30}},"$":{"d":"90,-47v0,-31,-83,-32,-73,-72v0,-22,15,-38,41,-43r0,-25r21,0r0,23v16,1,28,5,36,9r-7,24v-8,-9,-64,-15,-59,9v0,10,9,19,31,25v56,16,54,82,-2,93r0,26r-21,0r0,-25v-16,-1,-33,-5,-42,-11r7,-24v16,12,68,19,68,-9"},"(":{"d":"47,-177r23,0v-37,42,-38,164,0,207r-23,0v-15,-20,-31,-54,-31,-103v0,-50,16,-83,31,-104","w":77,"k":{"T":-9,"J":-3,"C":5,"G":5,"O":5,"Q":5,"\u00d3":5,"\u00d6":5,"\u0150":5,"V":-9,"W":-9,"X":-2,"Y":-9,"A":4,"\u00c1":4,"j":-13}},")":{"d":"30,30r-23,0v37,-42,38,-165,0,-207r23,0v15,20,31,53,31,103v0,50,-16,83,-31,104","w":77},"-":{"d":"8,-79r65,0r0,22r-65,0r0,-22","w":80,"k":{"T":14,"J":3,"C":-3,"G":-3,"O":-3,"Q":-3,"\u00d3":-3,"\u00d6":-3,"\u0150":-3,"V":5,"W":5,"X":5,"Y":14,"A":1,"\u00c1":1,"g":-2,"c":-4,"d":-4,"e":-4,"o":-4,"q":-4,"\u00e9":-4,"\u00f3":-4,"\u00f6":-4,"\u0151":-4,"v":1,"w":1,"y":1}},".":{"d":"32,3v-11,0,-19,-8,-19,-20v0,-12,9,-21,20,-21v12,0,19,9,19,21v0,12,-8,20,-20,20","w":60,"k":{"\"":29}},"0":{"d":"70,-169v40,0,59,36,59,85v0,54,-21,87,-61,87v-38,0,-59,-35,-59,-86v0,-52,22,-86,61,-86xm69,-145v-17,0,-29,21,-29,62v0,41,12,62,29,62v19,0,28,-23,28,-63v0,-39,-9,-61,-28,-61"},"1":{"d":"60,0r0,-138r-31,15r-5,-23v21,-8,34,-24,67,-20r0,166r-31,0"},"2":{"d":"124,0r-113,0r0,-19v31,-27,84,-75,78,-97v5,-33,-52,-33,-66,-14r-9,-22v30,-30,114,-17,106,33v3,34,-37,67,-64,93r68,0r0,26"},"3":{"d":"10,-9r7,-24v14,15,76,15,72,-16v-3,-24,-26,-29,-52,-28r0,-23v22,1,45,-2,47,-23v3,-26,-48,-24,-61,-11r-7,-22v24,-21,109,-15,100,27v1,18,-13,31,-31,40v20,4,37,18,37,41v0,46,-78,64,-112,39"},"4":{"d":"110,0r-30,0r0,-42r-75,0r0,-21r68,-103r37,0r0,100r22,0r0,24r-22,0r0,42xm35,-67v12,3,31,0,45,1v-1,-24,3,-52,0,-74v-12,28,-29,49,-45,73"},"5":{"d":"48,-107v40,-5,71,13,74,52v4,49,-71,72,-111,48r6,-24v20,13,74,15,73,-21v5,-26,-39,-37,-70,-30r11,-84r86,0r0,26r-64,0"},"6":{"d":"112,-169r0,25v-40,-2,-72,24,-71,49v27,-31,89,-15,89,38v0,32,-24,60,-59,60v-74,0,-76,-111,-34,-146v20,-16,43,-26,75,-26xm69,-88v-15,1,-30,10,-30,27v0,22,11,40,32,40v16,0,27,-14,27,-34v0,-19,-11,-33,-29,-33"},"7":{"d":"14,-166r111,0r0,20r-70,146r-33,0r70,-140r-78,0r0,-26"},"8":{"d":"68,3v-69,0,-75,-70,-28,-90v-46,-21,-22,-85,30,-82v59,3,67,56,27,80v55,18,33,92,-29,92xm69,-19v41,-3,33,-53,-3,-57v-34,6,-34,56,3,57xm69,-147v-36,3,-28,45,3,48v25,-4,30,-48,-3,-48"},"9":{"d":"24,3r0,-26v39,4,66,-17,72,-50v-27,30,-87,12,-87,-37v0,-32,25,-59,60,-59v74,0,69,116,30,148v-18,15,-43,24,-75,24xm40,-112v-4,35,54,43,56,8v7,-48,-57,-58,-56,-8"},"?":{"d":"99,-137v1,34,-42,48,-36,84r-27,0v-11,-29,29,-55,31,-79v2,-22,-34,-22,-47,-11r-7,-22v25,-21,94,-9,86,28xm49,3v-11,0,-20,-9,-20,-20v0,-12,9,-20,20,-20v12,0,19,8,19,20v0,11,-7,20,-19,20","w":109},"A":{"d":"107,-49r-54,0r-15,49r-33,0r56,-173r40,0r56,173r-34,0xm58,-73r44,0v-8,-24,-13,-52,-23,-74","w":162,"k":{"T":21,"J":-4,"M":1,"C":5,"G":5,"O":5,"Q":5,"\u00d3":5,"\u00d6":5,"\u0150":5,"U":8,"\u00da":8,"\u00dc":8,"\u0170":8,"V":15,"W":15,"X":5,"Y":23,"Z":-1,"f":3,"g":3,"b":1,"h":1,"k":1,"l":1,"j":1,"i":1,"m":1,"n":1,"p":1,"r":1,"\u00ed":1,"c":3,"d":3,"e":3,"o":3,"q":3,"\u00e9":3,"\u00f3":3,"\u00f6":3,"\u0151":3,"s":1,"t":4,"u":4,"\u00fa":4,"\u00fc":4,"\u0171":4,"v":7,"w":7,"y":7,"z":-2,"-":2,")":4,"\"":13}},"B":{"d":"137,-50v0,53,-68,56,-119,49r0,-169v42,-7,113,-10,113,40v0,17,-11,29,-28,38v18,5,34,18,34,42xm49,-149r0,47v27,2,53,-4,51,-25v3,-22,-31,-28,-51,-22xm49,-79r0,56v25,4,56,-1,55,-28v0,-25,-27,-30,-55,-28","w":147,"k":{"T":4,"V":1,"W":1,"Y":6,"A":1,"\u00c1":1,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"\u00e9":-1,"\u00f3":-1,"\u00f6":-1,"\u0151":-1,"a":-1,"\u00e1":-1,"-":-2,".":4}},"C":{"d":"137,-30r5,25v-7,4,-24,8,-45,8v-55,0,-88,-34,-88,-87v0,-73,71,-106,134,-84r-7,25v-43,-17,-94,3,-94,57v0,52,49,74,95,56","w":150,"k":{"T":-5,"J":-2,"C":7,"G":7,"O":7,"Q":7,"\u00d3":7,"\u00d6":7,"\u0150":7,"V":-3,"W":-3,"Y":-1,"A":-2,"\u00c1":-2,"b":1,"h":1,"k":1,"l":1,"i":1,"m":1,"n":1,"p":1,"r":1,"\u00ed":1,"c":4,"d":4,"e":4,"o":4,"q":4,"\u00e9":4,"\u00f3":4,"\u00f6":4,"\u0151":4,"u":4,"\u00fa":4,"\u00fc":4,"\u0171":4,"v":7,"w":7,"y":7,"z":-2,"a":2,"\u00e1":2,")":-3,"\"":-1}},"D":{"d":"166,-90v0,79,-70,101,-148,89r0,-169v73,-13,148,4,148,80xm50,-147r0,123v49,6,82,-15,82,-65v0,-46,-36,-67,-82,-58","w":174,"k":{"T":7,"V":1,"W":1,"X":8,"Y":8,"A":4,"\u00c1":4,"f":-3,"g":-1,"j":-1,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"\u00ed":-1,"t":-4,"u":-1,"\u00fa":-1,"\u00fc":-1,"\u0171":-1,"v":-3,"w":-3,"y":-3,"z":1,"x":2,"-":-3,")":3,".":9}},"E":{"d":"115,-102r0,25r-65,0r0,51r72,0r0,26r-104,0r0,-173r101,0r0,26r-69,0r0,45r65,0","w":131,"k":{"T":-3,"J":-5,"V":-2,"W":-2,"f":1,"g":2,"j":1,"c":1,"d":1,"e":1,"o":1,"q":1,"\u00e9":1,"\u00f3":1,"\u00f6":1,"\u0151":1,"s":-1,"t":1,"u":2,"\u00fa":2,"\u00fc":2,"\u0171":2,"v":3,"w":3,"y":3,"z":-1,".":2}},"F":{"d":"18,0r0,-173r100,0r0,26r-68,0r0,48r63,0r0,26r-63,0r0,73r-32,0","w":130,"k":{"J":20,"M":4,"A":18,"\u00c1":18,"g":3,"b":4,"h":4,"k":4,"l":4,"i":6,"m":6,"n":6,"p":6,"r":6,"\u00ed":6,"c":7,"d":7,"e":7,"o":7,"q":7,"\u00e9":7,"\u00f3":7,"\u00f6":7,"\u0151":7,"u":8,"\u00fa":8,"\u00fc":8,"\u0171":8,"v":5,"w":5,"y":5,"a":11,"\u00e1":11,".":24}},"G":{"d":"101,2v-57,2,-89,-33,-92,-87v-4,-72,79,-105,142,-81r-7,25v-43,-18,-102,-1,-102,55v0,48,40,71,84,59r0,-43r-31,0r0,-25r61,0r0,87v-11,4,-32,10,-55,10","w":170,"k":{"b":-1,"h":-1,"k":-1,"l":-1,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"\u00ed":-1,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"\u00e9":-2,"\u00f3":-2,"\u00f6":-2,"\u0151":-2,"u":-1,"\u00fa":-1,"\u00fc":-1,"\u0171":-1,"v":1,"w":1,"y":1,"a":-2,"\u00e1":-2}},"H":{"d":"18,-173r32,0r0,70r73,0r0,-70r31,0r0,173r-31,0r0,-76r-73,0r0,76r-32,0r0,-173","w":172,"k":{"Y":3,"f":-2,"b":-2,"h":-2,"k":-2,"l":-2,"j":-1,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"\u00ed":-2,"t":-3,"v":-1,"w":-1,"y":-1,"z":-2}},"I":{"d":"18,-173r32,0r0,173r-32,0r0,-173","w":67,"k":{"Y":3,"f":-2,"b":-2,"h":-2,"k":-2,"l":-2,"j":-1,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"\u00ed":-2,"t":-3,"v":-1,"w":-1,"y":-1,"z":-2}},"J":{"d":"52,-62r0,-111r32,0r0,112v1,60,-38,72,-84,60r4,-26v26,7,48,5,48,-35","w":100,"k":{"v":-2,"w":-2,"y":-2,"a":1,"\u00e1":1,")":-7,".":2}},"K":{"d":"18,0r0,-173r31,0v1,26,-2,56,1,80r58,-80r39,0r-60,74r64,99r-37,0r-49,-79r-16,18r0,61r-31,0","w":148,"k":{"T":-3,"J":-8,"C":7,"G":7,"O":7,"Q":7,"\u00d3":7,"\u00d6":7,"\u0150":7,"V":-2,"W":-2,"Y":3,"Z":-5,"A":-3,"\u00c1":-3,"g":2,"b":-1,"h":-1,"k":-1,"l":-1,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"\u00ed":-1,"c":2,"d":2,"e":2,"o":2,"q":2,"\u00e9":2,"\u00f3":2,"\u00f6":2,"\u0151":2,"u":3,"\u00fa":3,"\u00fc":3,"\u0171":3,"v":7,"w":7,"y":7,"a":-2,"\u00e1":-2,"-":5,")":-4,"\"":-1,".":-3}},"L":{"d":"18,0r0,-173r32,0r0,147r71,0r0,26r-103,0","w":126,"k":{"T":25,"J":-5,"C":10,"G":10,"O":10,"Q":10,"\u00d3":10,"\u00d6":10,"\u0150":10,"U":8,"\u00da":8,"\u00dc":8,"\u0170":8,"V":16,"W":16,"Y":22,"A":-1,"\u00c1":-1,"j":1,"c":3,"d":3,"e":3,"o":3,"q":3,"\u00e9":3,"\u00f3":3,"\u00f6":3,"\u0151":3,"t":1,"u":3,"\u00fa":3,"\u00fc":3,"\u0171":3,"v":8,"w":8,"y":8,"-":7,"\"":25}},"M":{"d":"167,0r-6,-143v-12,47,-30,96,-46,141r-24,0r-23,-74v-8,-21,-10,-47,-18,-67r-7,143r-29,0r11,-173r42,0r39,130v10,-44,27,-88,41,-130r41,0r10,173r-31,0","w":211,"k":{"T":3,"A":2,"\u00c1":2,"j":-2,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"\u00ed":-2,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"\u00e9":-1,"\u00f3":-1,"\u00f6":-1,"\u0151":-1,"v":-1,"w":-1,"y":-1,"a":-1,"\u00e1":-1,"-":-1}},"N":{"d":"47,0r-29,0r0,-173r36,0v25,42,55,85,74,132r-2,-132r29,0r0,173r-33,0r-45,-76v-12,-19,-22,-42,-32,-59","w":173,"k":{"Y":3,"f":-2,"b":-2,"h":-2,"k":-2,"l":-2,"j":-1,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"\u00ed":-2,"t":-3,"v":-1,"w":-1,"y":-1,"z":-2}},"O":{"d":"91,-176v50,0,80,39,80,88v0,58,-35,91,-82,91v-49,0,-80,-38,-80,-88v0,-53,33,-91,82,-91xm90,-150v-31,0,-48,28,-48,64v0,35,18,63,48,63v30,0,48,-28,48,-64v0,-33,-17,-63,-48,-63","w":180,"k":{"T":7,"V":1,"W":1,"X":8,"Y":8,"A":4,"\u00c1":4,"f":-3,"g":-1,"j":-1,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"\u00ed":-1,"t":-4,"u":-1,"\u00fa":-1,"\u00fc":-1,"\u0171":-1,"v":-3,"w":-3,"y":-3,"z":1,"x":2,"-":-3,")":3,".":9}},"P":{"d":"134,-122v-2,44,-39,63,-85,57r0,65r-31,0r0,-170v46,-9,119,-7,116,48xm49,-148r0,58v27,5,56,-5,54,-30v3,-26,-30,-34,-54,-28","w":143,"k":{"J":19,"M":3,"V":1,"W":1,"X":5,"Y":4,"Z":5,"A":18,"\u00c1":18,"g":6,"b":1,"h":1,"k":1,"l":1,"i":3,"m":3,"n":3,"p":3,"r":3,"\u00ed":3,"c":6,"d":6,"e":6,"o":6,"q":6,"\u00e9":6,"\u00f3":6,"\u00f6":6,"\u0151":6,"s":5,"t":-2,"u":3,"\u00fa":3,"\u00fc":3,"\u0171":3,"v":-2,"w":-2,"y":-2,"a":5,"\u00e1":5,"-":4,")":1,".":36}},"Q":{"d":"163,28v-28,-7,-49,-22,-78,-25v-40,-4,-76,-32,-76,-88v0,-54,34,-91,83,-91v90,0,102,144,35,167v13,7,32,8,45,12xm90,-23v30,0,48,-28,48,-64v0,-33,-16,-63,-47,-63v-31,0,-49,29,-49,64v0,35,18,63,48,63","w":180,"k":{"T":7,"V":1,"W":1,"X":8,"Y":8,"A":4,"\u00c1":4,"f":-3,"g":-1,"j":-1,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"\u00ed":-1,"t":-4,"u":-1,"\u00fa":-1,"\u00fc":-1,"\u0171":-1,"v":-3,"w":-3,"y":-3,"z":1,"x":2,"-":-3,")":3,".":9}},"R":{"d":"108,0v-9,-10,-11,-81,-43,-71r-16,0r0,71r-31,0r0,-170v47,-8,116,-9,116,45v0,23,-18,36,-32,44v26,5,30,67,38,81r-32,0xm49,-148r0,54v28,2,53,-4,53,-28v0,-27,-31,-32,-53,-26","w":145,"k":{"T":-1,"J":-1,"U":1,"\u00da":1,"\u00dc":1,"\u0170":1,"V":-1,"W":-1,"X":-2,"Y":4,"A":-2,"\u00c1":-2,"b":-2,"h":-2,"k":-2,"l":-2,"i":-3,"m":-3,"n":-3,"p":-3,"r":-3,"\u00ed":-3,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"\u00e9":-1,"\u00f3":-1,"\u00f6":-1,"\u0151":-1,"t":-4,"v":-2,"w":-2,"y":-2,"a":-3,"\u00e1":-3}},"S":{"d":"10,-8r8,-26v18,14,75,18,73,-13v0,-13,-8,-23,-31,-29v-65,-16,-61,-101,14,-99v19,0,33,3,42,8r-8,26v-11,-11,-68,-13,-63,12v0,13,9,22,33,29v66,20,59,104,-21,103v-18,0,-38,-5,-47,-11","w":132,"k":{"b":1,"h":1,"k":1,"l":1,"j":2,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"\u00e9":-2,"\u00f3":-2,"\u00f6":-2,"\u0151":-2,"t":1,"v":3,"w":3,"y":3,"a":-2,"\u00e1":-2,"-":-2}},"T":{"d":"51,0r0,-146r-49,0r0,-27r130,0r0,27r-49,0r0,146r-32,0","w":134,"k":{"\u00ed":13,"i":13,"T":-7,"J":13,"M":1,"C":7,"G":7,"O":7,"Q":7,"\u00d3":7,"\u00d6":7,"\u0150":7,"V":-9,"W":-9,"X":-5,"Y":-4,"A":19,"\u00c1":19,"S":2,"g":16,"b":3,"h":3,"k":3,"l":3,"m":13,"n":13,"p":13,"r":13,"c":20,"d":20,"e":20,"o":20,"q":20,"\u00e9":20,"\u00f3":20,"\u00f6":20,"\u0151":20,"s":16,"u":13,"\u00fa":13,"\u00fc":13,"\u0171":13,"v":12,"w":12,"y":12,"z":14,"a":17,"\u00e1":17,"x":6,"-":14,")":-11,"\"":-3,".":19}},"U":{"d":"18,-173r31,0v3,54,-16,150,36,150v54,0,32,-97,36,-150r32,0r0,99v0,53,-28,77,-69,77v-40,0,-66,-23,-66,-77r0,-99","w":170,"k":{"A":8,"\u00c1":8,"f":-2,"s":3,"v":1,"w":1,"y":1,"z":2,"a":1,"\u00e1":1,"x":3,".":6}},"V":{"d":"94,0r-36,0r-56,-173r34,0r41,142v12,-47,29,-96,43,-142r33,0","w":153,"k":{"T":-7,"J":8,"C":1,"G":1,"O":1,"Q":1,"\u00d3":1,"\u00d6":1,"\u0150":1,"V":-3,"W":-3,"A":14,"\u00c1":14,"S":1,"g":2,"b":2,"h":2,"k":2,"l":2,"i":6,"m":6,"n":6,"p":6,"r":6,"\u00ed":6,"c":10,"d":10,"e":10,"o":10,"q":10,"\u00e9":10,"\u00f3":10,"\u00f6":10,"\u0151":10,"s":8,"u":6,"\u00fa":6,"\u00fc":6,"\u0171":6,"v":3,"w":3,"y":3,"a":10,"\u00e1":10,"-":5,")":-10,"\"":-4,".":16}},"W":{"d":"80,0r-34,0r-42,-173r33,0r29,139v7,-44,21,-95,31,-139r33,0r28,138v7,-45,20,-94,30,-138r32,0r-47,173r-33,0r-29,-136v-7,45,-21,92,-31,136","w":222,"k":{"T":-7,"J":8,"C":1,"G":1,"O":1,"Q":1,"\u00d3":1,"\u00d6":1,"\u0150":1,"V":-3,"W":-3,"A":14,"\u00c1":14,"S":1,"g":2,"b":2,"h":2,"k":2,"l":2,"i":6,"m":6,"n":6,"p":6,"r":6,"\u00ed":6,"c":10,"d":10,"e":10,"o":10,"q":10,"\u00e9":10,"\u00f3":10,"\u00f6":10,"\u0151":10,"s":8,"u":6,"\u00fa":6,"\u00fc":6,"\u0171":6,"v":3,"w":3,"y":3,"a":10,"\u00e1":10,"-":5,")":-10,"\"":-4,".":16}},"X":{"d":"147,0r-37,0r-36,-67r-33,67r-36,0r51,-87r-49,-86r36,0v12,21,21,45,34,65v10,-24,21,-43,32,-65r36,0r-51,85","w":152,"k":{"T":-2,"J":-2,"C":9,"G":9,"O":9,"Q":9,"\u00d3":9,"\u00d6":9,"\u0150":9,"V":-2,"W":-2,"X":3,"Y":-2,"A":3,"\u00c1":3,"i":1,"m":1,"n":1,"p":1,"r":1,"\u00ed":1,"c":4,"d":4,"e":4,"o":4,"q":4,"\u00e9":4,"\u00f3":4,"\u00f6":4,"\u0151":4,"u":3,"\u00fa":3,"\u00fc":3,"\u0171":3,"v":7,"w":7,"y":7,"a":2,"\u00e1":2,"-":5,"\"":-1}},"Y":{"d":"89,0r-32,0r0,-72r-54,-101r36,0r36,79r36,-79r35,0r-57,100r0,73","w":147,"k":{"\u00f6":24,"T":-4,"J":16,"M":4,"C":11,"G":11,"O":11,"Q":11,"\u00d3":11,"\u00d6":11,"\u0150":11,"V":-6,"W":-6,"X":3,"Y":3,"A":22,"\u00c1":22,"S":6,"B":3,"D":3,"E":3,"F":3,"H":3,"I":3,"K":3,"L":3,"N":3,"P":3,"R":3,"\u00c9":3,"\u00cd":3,"g":16,"b":3,"h":3,"k":3,"l":3,"i":4,"m":4,"n":4,"p":4,"r":4,"\u00ed":4,"c":24,"d":24,"e":24,"o":24,"q":24,"\u00e9":24,"\u00f3":24,"\u0151":24,"s":15,"t":8,"u":16,"\u00fa":16,"\u00fc":16,"\u0171":16,"v":11,"w":11,"y":11,"z":10,"a":21,"\u00e1":21,"x":11,"-":15,")":-11,"\"":-2,".":28}},"Z":{"d":"7,0r0,-17r88,-129r-81,0r0,-27r122,0r0,19r-87,128r88,0r0,26r-130,0","w":144,"k":{"J":-4,"C":6,"G":6,"O":6,"Q":6,"\u00d3":6,"\u00d6":6,"\u0150":6,"X":1,"Y":-1,"A":-1,"\u00c1":-1,"c":3,"d":3,"e":3,"o":3,"q":3,"\u00e9":3,"\u00f3":3,"\u00f6":3,"\u0151":3,"u":2,"\u00fa":2,"\u00fc":2,"\u0171":2,"v":3,"w":3,"y":3,"-":4}},"a":{"d":"62,-127v72,0,46,68,54,127r-29,0v-1,-4,0,-11,-3,-14v-17,29,-81,17,-76,-20v-2,-34,34,-43,74,-49v6,-28,-44,-24,-59,-13r-6,-20v9,-6,25,-11,45,-11xm57,-20v22,-1,28,-17,26,-41v-22,0,-44,4,-44,23v0,12,8,18,18,18","w":130},"b":{"d":"16,0r1,-182r31,0v1,24,-2,52,1,74v28,-38,92,-15,92,44v0,66,-65,87,-97,45r-1,19r-27,0xm109,-63v0,-45,-59,-55,-61,-9v-2,28,5,50,29,50v20,0,32,-16,32,-41","w":149,"k":{"T":12,"v":2,"w":2,"y":2,"z":2,"x":5,"-":-4,")":2,"\"":4,".":8}},"c":{"d":"104,-27r5,23v-43,19,-100,-3,-100,-57v0,-48,50,-79,100,-61r-6,24v-27,-14,-62,3,-62,36v0,37,36,47,63,35","w":114,"k":{"T":3,"f":-1,"c":2,"d":2,"e":2,"o":2,"q":2,"\u00e9":2,"\u00f3":2,"\u00f6":2,"\u0151":2,"t":-4,"v":-4,"w":-4,"y":-4,"-":-2,"\"":-1,".":2}},"d":{"d":"100,-182r32,0r1,182r-28,0r-2,-20v-26,44,-94,20,-94,-41v0,-59,60,-85,91,-50r0,-71xm41,-62v0,46,59,54,59,8v0,-28,-4,-48,-28,-49v-20,0,-31,18,-31,41","w":148,"k":{".":3}},"e":{"d":"123,-54r-84,0v0,37,46,37,73,27r5,22v-45,20,-108,1,-108,-55v0,-35,21,-67,61,-67v45,0,58,37,53,73xm39,-76r55,0v0,-12,-5,-30,-26,-30v-19,0,-28,17,-29,30","w":132,"k":{"T":9,"v":1,"w":1,"y":1,"x":2,"-":-7,"\"":1,".":4}},"f":{"d":"20,-125v-4,-40,28,-71,68,-57r-2,25v-22,-7,-38,6,-34,32r27,0r0,24r-27,0r0,101r-32,0r0,-101r-16,0r0,-24r16,0","w":81,"k":{"g":3,"c":3,"d":3,"e":3,"o":3,"q":3,"\u00e9":3,"\u00f3":3,"\u00f6":3,"\u0151":3,"s":2,"t":-3,")":-22,"\"":-12,".":9}},"g":{"d":"130,-18v0,65,-60,87,-110,62r7,-24v27,18,84,10,71,-39v-27,38,-89,10,-89,-43v0,-59,66,-85,93,-46r1,-17r28,0v-2,28,-1,75,-1,107xm41,-63v0,44,57,54,57,8v0,-26,-3,-48,-26,-48v-18,0,-31,15,-31,40","w":146,"k":{"T":8,"f":-1,"i":1,"m":1,"n":1,"p":1,"r":1,"\u00ed":1,".":4}},"h":{"d":"74,-102v-39,0,-23,63,-26,102r-31,0r0,-182r31,0v1,24,-2,52,1,74v23,-32,81,-26,81,35r0,73r-32,0v-4,-38,14,-102,-24,-102","w":146,"k":{"T":14,"t":1,"v":4,"w":4,"y":4,"\"":3}},"i":{"d":"48,0r-31,0r0,-125r31,0r0,125xm33,-177v11,0,17,8,17,18v0,9,-6,16,-17,16v-10,0,-18,-7,-18,-16v0,-10,8,-18,18,-18","w":65},"j":{"d":"-11,30v28,-6,32,-9,32,-52r0,-103r31,0v-5,73,25,182,-60,180xm37,-177v10,0,18,8,18,18v0,9,-7,16,-18,16v-11,0,-18,-7,-18,-16v0,-10,7,-18,18,-18","w":69,"k":{".":3}},"k":{"d":"48,-182r1,112r40,-55r38,0r-46,51r52,74r-38,0r-36,-55v-14,8,-11,33,-11,55r-31,0r0,-182r31,0","w":130,"k":{"T":6,"g":2,"b":-4,"h":-4,"k":-4,"l":-4,"i":-3,"m":-3,"n":-3,"p":-3,"r":-3,"\u00ed":-3,"c":2,"d":2,"e":2,"o":2,"q":2,"\u00e9":2,"\u00f3":2,"\u00f6":2,"\u0151":2,"v":-2,"w":-2,"y":-2,"a":-3,"\u00e1":-3,"-":2,".":-2}},"l":{"d":"17,0r0,-182r31,0r0,182r-31,0","w":65,"k":{".":3}},"m":{"d":"72,-102v-39,4,-20,64,-24,102r-31,0r-1,-125r27,0v1,6,-1,15,2,19v9,-25,65,-28,74,2v21,-35,82,-34,82,31r0,73r-31,0v-3,-36,13,-102,-22,-102v-38,0,-20,64,-24,102r-31,0v-4,-36,14,-97,-21,-102","w":217,"k":{"T":14,"t":1,"v":4,"w":4,"y":4,"\"":3}},"n":{"d":"74,-102v-40,0,-22,63,-26,102r-31,0r-1,-125r27,0v1,6,0,15,3,19v19,-31,84,-32,84,32r0,74r-32,0v-4,-38,14,-102,-24,-102","w":146,"k":{"T":14,"t":1,"v":4,"w":4,"y":4,"\"":3}},"o":{"d":"73,-127v37,0,62,26,62,64v0,46,-32,66,-64,66v-35,0,-62,-24,-62,-64v0,-41,26,-66,64,-66xm73,-105v-22,0,-32,22,-32,43v0,24,12,42,31,42v18,0,31,-18,31,-43v0,-19,-8,-42,-30,-42","w":144,"k":{"T":12,"v":2,"w":2,"y":2,"z":2,"x":5,"-":-4,")":2,"\"":4,".":8}},"p":{"d":"17,51r-1,-176r28,0v1,6,-1,16,2,20v28,-42,95,-21,95,41v0,63,-61,85,-93,50r0,65r-31,0xm109,-63v0,-46,-58,-54,-61,-8v-2,28,5,49,29,49v20,0,32,-16,32,-41","w":149,"k":{"T":12,"v":2,"w":2,"y":2,"z":2,"x":5,"-":-4,")":2,"\"":4,".":8}},"q":{"d":"100,51r0,-68v-27,39,-91,17,-91,-43v0,-66,62,-85,93,-48r0,-17r31,0r-1,176r-32,0xm41,-62v0,45,57,55,59,10v2,-28,-2,-50,-27,-51v-20,0,-32,17,-32,41","w":148,"k":{"T":9,".":2}},"r":{"d":"87,-97v-49,-11,-39,52,-39,97r-31,0r-1,-125r27,0v1,7,-1,18,2,24v8,-20,22,-28,42,-26r0,30","w":91,"k":{"T":4,"f":-7,"g":2,"c":2,"d":2,"e":2,"o":2,"q":2,"\u00e9":2,"\u00f3":2,"\u00f6":2,"\u0151":2,"t":-6,"v":-6,"w":-6,"y":-6,"z":-2,"a":2,"\u00e1":2,"x":-4,"-":1,".":15}},"s":{"d":"43,-92v2,20,65,25,55,55v6,37,-60,50,-89,31r7,-23v11,9,51,16,51,-5v0,-8,-5,-13,-20,-18v-52,-15,-41,-76,13,-75v14,0,26,3,33,7r-6,22v-8,-6,-46,-13,-44,6","w":106,"k":{"T":8,".":3}},"t":{"d":"82,-1v-30,11,-60,-2,-60,-41r0,-59r-18,0r0,-24r18,0r0,-23r31,-9r0,32r30,0r0,24r-30,0v4,30,-15,88,28,77","w":89,"k":{"g":2,"c":2,"d":2,"e":2,"o":2,"q":2,"\u00e9":2,"\u00f3":2,"\u00f6":2,"\u0151":2,"v":-2,"w":-2,"y":-2,"-":1,".":2}},"u":{"d":"48,-57v-7,44,49,42,49,8r0,-76r32,0r1,125r-28,0v-1,-6,1,-15,-2,-19v-5,9,-17,22,-40,22v-23,0,-44,-13,-44,-54r0,-74r32,0r0,68","w":145,"k":{"T":9,".":2}},"v":{"d":"3,-125r34,0r29,95r29,-95r33,0r-48,125r-31,0","w":130,"k":{"T":9,"g":3,"c":3,"d":3,"e":3,"o":3,"q":3,"\u00e9":3,"\u00f3":3,"\u00f6":3,"\u0151":3,"s":3,"v":-4,"w":-4,"y":-4,"a":2,"\u00e1":2,"-":2,".":11}},"w":{"d":"4,-125r32,0r21,97r27,-97r25,0r26,97r22,-97r31,0r-39,125r-29,0r-25,-91v-6,35,-16,61,-25,91r-30,0","w":191,"k":{"T":9,"g":3,"c":3,"d":3,"e":3,"o":3,"q":3,"\u00e9":3,"\u00f3":3,"\u00f6":3,"\u0151":3,"s":3,"v":-4,"w":-4,"y":-4,"a":2,"\u00e1":2,"-":2,".":11}},"x":{"d":"3,-125r35,0v9,14,16,30,27,43r24,-43r35,0r-42,60r42,65r-35,0r-27,-45r-26,45r-35,0r44,-63","w":126,"k":{"T":7,"c":5,"d":5,"e":5,"o":5,"q":5,"\u00e9":5,"\u00f3":5,"\u00f6":5,"\u0151":5,"s":2,"t":-3,"v":-4,"w":-4,"y":-4,"-":1}},"y":{"d":"12,30v15,-6,40,-17,36,-40r-46,-115r35,0r30,91r26,-91r34,0v-30,63,-42,171,-108,181","w":128,"k":{"T":9,"g":3,"c":3,"d":3,"e":3,"o":3,"q":3,"\u00e9":3,"\u00f3":3,"\u00f6":3,"\u0151":3,"s":3,"v":-4,"w":-4,"y":-4,"a":2,"\u00e1":2,"-":2,".":11}},"z":{"d":"5,0r0,-18r65,-82r-60,0r0,-25r99,0r0,20r-64,80r65,0r0,25r-105,0","w":115,"k":{"T":6,"c":2,"d":2,"e":2,"o":2,"q":2,"\u00e9":2,"\u00f3":2,"\u00f6":2,"\u0151":2,"v":-4,"w":-4,"y":-4}},"\u00c1":{"d":"107,-49r-54,0r-15,49r-33,0r56,-173r40,0r56,173r-34,0xm58,-73r44,0v-8,-24,-13,-52,-23,-74xm88,-212r34,0r-32,30r-25,0","w":162,"k":{"T":21,"J":-4,"M":1,"C":5,"G":5,"O":5,"Q":5,"\u00d3":5,"\u00d6":5,"\u0150":5,"U":8,"\u00da":8,"\u00dc":8,"\u0170":8,"V":15,"W":15,"X":5,"Y":23,"Z":-1,"f":3,"g":3,"b":1,"h":1,"k":1,"l":1,"j":1,"i":1,"m":1,"n":1,"p":1,"r":1,"\u00ed":1,"c":3,"d":3,"e":3,"o":3,"q":3,"\u00e9":3,"\u00f3":3,"\u00f6":3,"\u0151":3,"s":1,"t":4,"u":4,"\u00fa":4,"\u00fc":4,"\u0171":4,"v":7,"w":7,"y":7,"z":-2,"-":2,")":4,"\"":13}},"\u00c9":{"d":"115,-102r0,25r-65,0r0,51r72,0r0,26r-104,0r0,-173r101,0r0,26r-69,0r0,45r65,0xm76,-212r34,0r-32,30r-25,0","w":131,"k":{"T":-3,"J":-5,"V":-2,"W":-2,"f":1,"g":2,"j":1,"c":1,"d":1,"e":1,"o":1,"q":1,"\u00e9":1,"\u00f3":1,"\u00f6":1,"\u0151":1,"s":-1,"t":1,"u":2,"\u00fa":2,"\u00fc":2,"\u0171":2,"v":3,"w":3,"y":3,"z":-1,".":2}},"\u00cd":{"d":"18,-173r32,0r0,173r-32,0r0,-173xm40,-212r35,0r-32,30r-26,0","w":67,"k":{"Y":3,"f":-2,"b":-2,"h":-2,"k":-2,"l":-2,"j":-1,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"\u00ed":-2,"t":-3,"v":-1,"w":-1,"y":-1,"z":-2}},"\u00d3":{"d":"91,-176v50,0,80,39,80,88v0,58,-35,91,-82,91v-49,0,-80,-38,-80,-88v0,-53,33,-91,82,-91xm90,-150v-31,0,-48,28,-48,64v0,35,18,63,48,63v30,0,48,-28,48,-64v0,-33,-17,-63,-48,-63xm97,-213r35,0r-32,31r-26,0","w":180,"k":{"T":7,"V":1,"W":1,"X":8,"Y":8,"A":4,"\u00c1":4,"f":-3,"g":-1,"j":-1,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"\u00ed":-1,"t":-4,"u":-1,"\u00fa":-1,"\u00fc":-1,"\u0171":-1,"v":-3,"w":-3,"y":-3,"z":1,"x":2,"-":-3,")":3,".":9}},"\u00d6":{"d":"91,-176v50,0,80,39,80,88v0,58,-35,91,-82,91v-49,0,-80,-38,-80,-88v0,-53,33,-91,82,-91xm90,-150v-31,0,-48,28,-48,64v0,35,18,63,48,63v30,0,48,-28,48,-64v0,-33,-17,-63,-48,-63xm65,-183v-9,0,-15,-8,-15,-16v0,-9,6,-15,15,-15v8,0,15,6,15,15v0,8,-6,16,-15,16xm115,-183v-9,0,-15,-8,-15,-16v0,-9,7,-15,16,-15v8,0,15,6,15,15v0,8,-7,16,-16,16","w":180,"k":{"T":7,"V":1,"W":1,"X":8,"Y":8,"A":4,"\u00c1":4,"f":-3,"g":-1,"j":-1,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"\u00ed":-1,"t":-4,"u":-1,"\u00fa":-1,"\u00fc":-1,"\u0171":-1,"v":-3,"w":-3,"y":-3,"z":1,"x":2,"-":-3,")":3,".":9}},"\u00da":{"d":"18,-173r31,0v3,54,-16,150,36,150v54,0,32,-97,36,-150r32,0r0,99v0,53,-28,77,-69,77v-40,0,-66,-23,-66,-77r0,-99xm91,-212r35,0r-32,30r-25,0","w":170,"k":{"A":8,"\u00c1":8,"f":-2,"s":3,"v":1,"w":1,"y":1,"z":2,"a":1,"\u00e1":1,"x":3,".":6}},"\u00dc":{"d":"18,-173r31,0v3,54,-16,150,36,150v54,0,32,-97,36,-150r32,0r0,99v0,53,-28,77,-69,77v-40,0,-66,-23,-66,-77r0,-99xm61,-183v-9,0,-15,-8,-15,-16v0,-9,6,-15,15,-15v8,0,15,6,15,15v0,8,-6,16,-15,16xm111,-183v-9,0,-14,-8,-14,-16v0,-9,6,-15,15,-15v8,0,15,6,15,15v0,8,-7,16,-16,16","w":170,"k":{"A":8,"\u00c1":8,"f":-2,"s":3,"v":1,"w":1,"y":1,"z":2,"a":1,"\u00e1":1,"x":3,".":6}},"\u00e1":{"d":"62,-127v72,0,46,68,54,127r-29,0v-1,-4,0,-11,-3,-14v-17,29,-81,17,-76,-20v-2,-34,34,-43,74,-49v6,-28,-44,-24,-59,-13r-6,-20v9,-6,25,-11,45,-11xm57,-20v22,-1,28,-17,26,-41v-22,0,-44,4,-44,23v0,12,8,18,18,18xm71,-179r31,0r-31,38r-22,0","w":130},"\u00e9":{"d":"123,-54r-84,0v0,37,46,37,73,27r5,22v-45,20,-108,1,-108,-55v0,-35,21,-67,61,-67v45,0,58,37,53,73xm39,-76r55,0v0,-12,-5,-30,-26,-30v-19,0,-28,17,-29,30xm77,-179r31,0r-31,38r-22,0","w":132,"k":{"T":9,"v":1,"w":1,"y":1,"x":2,"-":-7,"\"":1,".":4}},"\u00ed":{"d":"48,0r-31,0r0,-125r31,0r0,125xm40,-179r31,0r-31,38r-22,0","w":65},"\u00f3":{"d":"73,-127v37,0,62,26,62,64v0,46,-32,66,-64,66v-35,0,-62,-24,-62,-64v0,-41,26,-66,64,-66xm73,-105v-22,0,-32,22,-32,43v0,24,12,42,31,42v18,0,31,-18,31,-43v0,-19,-8,-42,-30,-42xm79,-179r31,0r-32,38r-21,0","w":144,"k":{"T":12,"v":2,"w":2,"y":2,"z":2,"x":5,"-":-4,")":2,"\"":4,".":8}},"\u00f6":{"d":"73,-127v37,0,62,26,62,64v0,46,-32,66,-64,66v-35,0,-62,-24,-62,-64v0,-41,26,-66,64,-66xm73,-105v-22,0,-32,22,-32,43v0,24,12,42,31,42v18,0,31,-18,31,-43v0,-19,-8,-42,-30,-42xm47,-144v-9,0,-16,-8,-16,-16v0,-9,7,-16,16,-16v8,0,15,7,15,16v0,8,-6,16,-15,16xm113,-160v0,8,-6,16,-16,16v-9,0,-15,-8,-15,-16v0,-9,7,-16,16,-16v9,0,15,7,15,16","w":144,"k":{"T":12,"v":2,"w":2,"y":2,"z":2,"x":5,"-":-4,")":2,"\"":4,".":8}},"\u00fa":{"d":"48,-57v-7,44,49,42,49,8r0,-76r32,0r1,125r-28,0v-1,-6,1,-15,-2,-19v-5,9,-17,22,-40,22v-23,0,-44,-13,-44,-54r0,-74r32,0r0,68xm81,-179r31,0r-31,38r-22,0","w":145,"k":{"T":9,".":2}},"\u00fc":{"d":"48,-57v-7,44,49,42,49,8r0,-76r32,0r1,125r-28,0v-1,-6,1,-15,-2,-19v-5,9,-17,22,-40,22v-23,0,-44,-13,-44,-54r0,-74r32,0r0,68xm48,-144v-9,0,-16,-8,-16,-16v0,-9,7,-16,16,-16v8,0,15,7,15,16v0,8,-6,16,-15,16xm99,-144v-9,0,-16,-8,-16,-16v0,-9,7,-16,16,-16v9,0,16,7,16,16v0,8,-7,16,-16,16","w":145,"k":{"T":9,".":2}},"\u20ac":{"d":"50,-61v2,36,48,46,76,31r5,23v-44,25,-110,-1,-113,-54r-16,0r0,-16v10,1,16,0,15,-14r-15,0r0,-15r17,0v6,-49,63,-77,111,-55r-6,23v-29,-14,-72,-1,-73,32r67,0r0,15r-70,0r0,14r70,0r0,16r-68,0"},"\u0150":{"d":"91,-176v50,0,80,39,80,88v0,58,-35,91,-82,91v-49,0,-80,-38,-80,-88v0,-53,33,-91,82,-91xm90,-150v-31,0,-48,28,-48,64v0,35,18,63,48,63v30,0,48,-28,48,-64v0,-33,-17,-63,-48,-63xm77,-213r30,0r-27,29r-22,0xm119,-213r31,0r-27,29r-22,0","w":180,"k":{"T":7,"V":1,"W":1,"X":8,"Y":8,"A":4,"\u00c1":4,"f":-3,"g":-1,"j":-1,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"\u00ed":-1,"t":-4,"u":-1,"\u00fa":-1,"\u00fc":-1,"\u0171":-1,"v":-3,"w":-3,"y":-3,"z":1,"x":2,"-":-3,")":3,".":9}},"\u0170":{"d":"18,-173r31,0v3,54,-16,150,36,150v54,0,32,-97,36,-150r32,0r0,99v0,53,-28,77,-69,77v-40,0,-66,-23,-66,-77r0,-99xm69,-213r31,0r-28,29r-22,0xm111,-213r31,0r-27,29r-22,0","w":170,"k":{"A":8,"\u00c1":8,"f":-2,"s":3,"v":1,"w":1,"y":1,"z":2,"a":1,"\u00e1":1,"x":3,".":6}},"\u0151":{"d":"73,-127v37,0,62,26,62,64v0,46,-32,66,-64,66v-35,0,-62,-24,-62,-64v0,-41,26,-66,64,-66xm73,-105v-22,0,-32,22,-32,43v0,24,12,42,31,42v18,0,31,-18,31,-43v0,-19,-8,-42,-30,-42xm56,-178r26,0r-26,36r-18,0xm97,-178r26,0r-26,36r-18,0","w":144,"k":{"T":12,"v":2,"w":2,"y":2,"z":2,"x":5,"-":-4,")":2,"\"":4,".":8}},"\u0171":{"d":"48,-57v-7,44,49,42,49,8r0,-76r32,0r1,125r-28,0v-1,-6,1,-15,-2,-19v-5,9,-17,22,-40,22v-23,0,-44,-13,-44,-54r0,-74r32,0r0,68xm59,-178r27,0r-26,36r-19,0xm100,-178r27,0r-26,36r-19,0","w":145,"k":{"T":9,".":2}},"\u00a0":{"w":52,"k":{"T":10,"V":9,"W":9,"Y":11}}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1992, 1994, 1997, 2000, 2004 Adobe Systems Incorporated. All rights reserved.
 * 
 * Trademark:
 * Myriad is either a registered trademark or a trademark of Adobe Systems
 * Incorporated in the United States and/or other countries.
 * 
 * Full name:
 * MyriadPro-Bold
 * 
 * Manufacturer:
 * Adobe Systems Incorporated
 * 
 * Designer:
 * Robert Slimbach and Carol Twombly
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":142,"face":{"font-family":"Myriad Pro","font-weight":700,"font-stretch":"normal","units-per-em":"256","panose-1":"2 11 7 3 3 4 3 2 2 4","ascent":"192","descent":"-64","x-height":"3","bbox":"-10 -218 224 57","underline-thickness":"12.8","underline-position":"-12.8","stemh":"29","stemv":"39","unicode-range":"U+0020-U+20AC"},"glyphs":{" ":{"w":51,"k":{"T":10,"V":9,"W":9,"Y":10}},"!":{"d":"49,-57r-29,0r-6,-116r41,0xm34,3v-13,0,-23,-10,-23,-23v0,-14,9,-24,23,-24v14,0,23,10,23,24v0,13,-9,23,-23,23","w":68},"\"":{"d":"9,-177r35,0r-6,69r-23,0xm58,-177r35,0r-6,69r-23,0","w":101,"k":{"T":-2,"J":15,"C":2,"G":2,"O":2,"Q":2,"\u00d3":2,"\u00d6":2,"\u0150":2,"V":-2,"W":-2,"X":-1,"Y":-2,"A":12,"\u00c1":12,"f":-6,"g":5,"c":3,"d":3,"e":3,"o":3,"q":3,"\u00e9":3,"\u00f3":3,"\u00f6":3,"\u0151":3,"t":-6,"v":-2,"w":-2,"y":-2,".":32}},"$":{"d":"83,22r-25,0r0,-24v-17,-1,-34,-6,-44,-11r8,-30v14,10,67,20,67,-5v0,-10,-8,-18,-27,-22v-56,-11,-63,-83,-3,-92r0,-25r25,0r0,23v17,1,28,4,37,8r-7,29v-6,-8,-59,-16,-59,6v0,8,9,16,31,22v59,17,54,85,-3,95r0,26"},"(":{"d":"45,-177r27,0v-33,42,-34,165,0,207r-27,0v-14,-20,-30,-54,-30,-103v0,-50,16,-84,30,-104","w":80,"k":{"T":-6,"J":-3,"C":6,"G":6,"O":6,"Q":6,"\u00d3":6,"\u00d6":6,"\u0150":6,"V":-7,"W":-7,"X":-1,"Y":-8,"A":5,"\u00c1":5,"j":-13}},")":{"d":"36,30r-27,0v33,-43,34,-165,0,-207r27,0v14,20,29,54,29,104v0,50,-15,83,-29,103","w":80},"-":{"d":"8,-80r67,0r0,26r-67,0r0,-26","w":82,"k":{"T":14,"J":2,"C":-3,"G":-3,"O":-3,"Q":-3,"\u00d3":-3,"\u00d6":-3,"\u0150":-3,"V":6,"W":6,"X":4,"Y":15,"A":1,"\u00c1":1,"g":-1,"c":-4,"d":-4,"e":-4,"o":-4,"q":-4,"\u00e9":-4,"\u00f3":-4,"\u00f6":-4,"\u0151":-4}},".":{"d":"35,3v-13,0,-22,-10,-22,-24v0,-14,9,-24,23,-24v13,0,23,10,23,24v0,14,-10,24,-24,24","w":66,"k":{"\"":31}},"0":{"d":"72,-169v44,0,62,39,62,85v0,51,-21,87,-63,87v-43,0,-63,-39,-63,-86v0,-48,21,-86,64,-86xm71,-140v-14,0,-24,18,-24,57v0,38,9,56,24,56v15,0,24,-18,24,-56v0,-37,-8,-57,-24,-57"},"1":{"d":"60,0r0,-132r-32,15r-6,-29v23,-9,40,-24,76,-20r0,166r-38,0"},"2":{"d":"129,0r-118,0r0,-24v27,-25,82,-70,76,-90v2,-32,-49,-26,-63,-10r-11,-28v31,-29,113,-20,113,35v0,34,-35,62,-60,85r63,0r0,32"},"3":{"d":"10,-9r8,-29v13,12,71,16,69,-12v-2,-22,-26,-25,-50,-24r0,-28v21,1,43,0,45,-19v3,-24,-48,-17,-59,-8r-8,-28v27,-20,107,-15,107,29v0,18,-11,32,-31,39v20,4,36,19,36,41v0,48,-83,64,-117,39"},"4":{"d":"116,0r-36,0r0,-40r-74,0r0,-25r63,-101r47,0r0,97r20,0r0,29r-20,0r0,40xm80,-69v-1,-22,3,-48,0,-68v-11,25,-25,46,-38,68r38,0"},"5":{"d":"54,-109v39,-2,75,13,75,53v0,48,-76,74,-118,49r7,-29v18,10,71,16,71,-17v6,-24,-40,-33,-70,-26r11,-87r92,0r0,32r-65,0"},"6":{"d":"117,-169r0,30v-37,-1,-68,17,-69,40v31,-27,87,-10,87,42v0,33,-25,60,-61,60v-80,0,-80,-109,-37,-147v20,-17,47,-25,80,-25xm71,-84v-13,0,-25,9,-25,25v0,18,9,33,27,33v14,0,23,-12,23,-29v0,-15,-8,-29,-25,-29"},"7":{"d":"13,-166r117,0r0,24r-69,142r-41,0r69,-134r-76,0r0,-32"},"8":{"d":"70,3v-71,0,-79,-68,-32,-89v-46,-23,-19,-86,34,-83v62,3,71,56,31,80v54,20,32,92,-33,92xm71,-24v35,-2,26,-45,-3,-48v-27,5,-27,47,3,48xm71,-143v-30,2,-23,38,3,42v21,-5,25,-41,-3,-42"},"9":{"d":"23,2r0,-30v35,3,65,-12,70,-41v-29,26,-85,8,-85,-40v0,-33,25,-60,62,-60v79,0,75,114,34,148v-20,16,-47,25,-81,23xm70,-85v14,0,24,-5,23,-21v0,-18,-6,-35,-24,-35v-13,0,-23,12,-23,29v0,14,8,27,24,27"},"?":{"d":"104,-136v1,35,-39,43,-35,80r-34,0v-8,-30,28,-52,30,-74v2,-19,-32,-18,-44,-7r-9,-28v25,-20,101,-10,92,29xm51,3v-14,0,-22,-10,-22,-23v0,-14,9,-24,22,-24v14,0,23,10,23,24v0,13,-9,23,-23,23","w":113},"A":{"d":"106,-44r-49,0r-12,44r-40,0r52,-173r51,0r54,173r-42,0xm63,-73r38,0r-20,-70","w":167,"k":{"T":21,"J":-4,"C":6,"G":6,"O":6,"Q":6,"\u00d3":6,"\u00d6":6,"\u0150":6,"U":9,"\u00da":9,"\u00dc":9,"\u0170":9,"V":15,"W":15,"X":6,"Y":24,"Z":-2,"f":3,"g":4,"b":2,"h":2,"k":2,"l":2,"j":2,"i":2,"m":2,"n":2,"p":2,"r":2,"\u00ed":2,"c":4,"d":4,"e":4,"o":4,"q":4,"\u00e9":4,"\u00f3":4,"\u00f6":4,"\u0151":4,"s":1,"t":5,"u":4,"\u00fa":4,"\u00fc":4,"\u0171":4,"v":8,"w":8,"y":8,"x":1,"-":2,")":5,"\"":12}},"B":{"d":"145,-51v0,55,-74,57,-128,50r0,-169v43,-6,125,-12,122,40v0,15,-9,30,-28,37v20,5,34,20,34,42xm56,-144r0,40v23,2,46,-4,44,-21v3,-18,-26,-23,-44,-19xm56,-76r0,48v22,4,49,-1,48,-24v0,-21,-24,-25,-48,-24","w":154,"k":{"T":5,"V":3,"W":3,"Y":9,"A":1,"\u00c1":1,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"\u00e9":-2,"\u00f3":-2,"\u00f6":-2,"\u0151":-2,"v":2,"w":2,"y":2,"a":-1,"\u00e1":-1,"-":-3,".":4}},"C":{"d":"138,-35r5,30v-7,3,-23,8,-44,8v-60,0,-90,-38,-90,-87v0,-75,74,-107,137,-83r-9,30v-39,-15,-87,-1,-87,51v0,48,45,66,88,51","w":152,"k":{"T":-4,"J":-3,"C":8,"G":8,"O":8,"Q":8,"\u00d3":8,"\u00d6":8,"\u0150":8,"V":-2,"W":-2,"X":-1,"Y":-2,"A":-3,"\u00c1":-3,"b":1,"h":1,"k":1,"l":1,"i":1,"m":1,"n":1,"p":1,"r":1,"\u00ed":1,"c":5,"d":5,"e":5,"o":5,"q":5,"\u00e9":5,"\u00f3":5,"\u00f6":5,"\u0151":5,"u":5,"\u00fa":5,"\u00fc":5,"\u0171":5,"v":8,"w":8,"y":8,"a":3,"\u00e1":3,"z":-2,")":-2,"\"":-2}},"D":{"d":"169,-90v0,84,-74,100,-152,89r0,-169v75,-12,152,1,152,80xm56,-142r0,113v42,3,72,-14,72,-60v0,-42,-32,-61,-72,-53","w":178,"k":{"T":7,"V":2,"W":2,"X":8,"Y":9,"A":4,"\u00c1":4,"f":-3,"g":-1,"b":-1,"h":-1,"k":-1,"l":-1,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"\u00ed":-1,"t":-3,"u":-1,"\u00fa":-1,"\u00fc":-1,"\u0171":-1,"v":-3,"w":-3,"y":-3,"x":3,"z":1,"-":-3,")":5,".":10}},"E":{"d":"120,-105r0,32r-64,0r0,41r71,0r0,32r-110,0r0,-173r106,0r0,32r-67,0r0,36r64,0","w":136,"k":{"T":-1,"J":-6,"V":-2,"W":-2,"f":1,"g":2,"b":-1,"h":-1,"k":-1,"l":-1,"j":1,"c":1,"d":1,"e":1,"o":1,"q":1,"\u00e9":1,"\u00f3":1,"\u00f6":1,"\u0151":1,"s":-1,"t":2,"u":3,"\u00fa":3,"\u00fc":3,"\u0171":3,"v":3,"w":3,"y":3,"z":-2,".":2}},"F":{"d":"17,0r0,-173r105,0r0,32r-66,0r0,40r62,0r0,32r-62,0r0,69r-39,0","w":134,"k":{"J":18,"A":17,"\u00c1":17,"M":4,"g":2,"b":4,"h":4,"k":4,"l":4,"i":5,"m":5,"n":5,"p":5,"r":5,"\u00ed":5,"c":7,"d":7,"e":7,"o":7,"q":7,"\u00e9":7,"\u00f3":7,"\u00f6":7,"\u0151":7,"u":7,"\u00fa":7,"\u00fc":7,"\u0171":7,"v":5,"w":5,"y":5,"a":10,"\u00e1":10,".":23}},"G":{"d":"103,2v-59,1,-91,-32,-94,-86v-4,-74,82,-106,146,-82r-8,31v-38,-16,-97,-6,-97,49v0,43,33,63,73,54r0,-36r-26,0r0,-31r64,0r0,91v-12,4,-35,10,-58,10","w":174,"k":{"b":-1,"h":-1,"k":-1,"l":-1,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"\u00ed":-1,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"\u00e9":-2,"\u00f3":-2,"\u00f6":-2,"\u0151":-2,"u":-1,"\u00fa":-1,"\u00fc":-1,"\u0171":-1,"v":2,"w":2,"y":2,"a":-2,"\u00e1":-2}},"H":{"d":"17,-173r39,0r0,67r64,0r0,-67r39,0r0,173r-39,0r0,-72r-64,0r0,72r-39,0r0,-173","w":176,"k":{"Y":5,"f":-1,"b":-1,"h":-1,"k":-1,"l":-1,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"\u00ed":-1,"c":1,"d":1,"e":1,"o":1,"q":1,"\u00e9":1,"\u00f3":1,"\u00f6":1,"\u0151":1,"s":1,"t":-2,"x":1,"z":-1}},"I":{"d":"17,-173r39,0r0,173r-39,0r0,-173","w":72,"k":{"Y":5,"f":-1,"b":-1,"h":-1,"k":-1,"l":-1,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"\u00ed":-1,"c":1,"d":1,"e":1,"o":1,"q":1,"\u00e9":1,"\u00f3":1,"\u00f6":1,"\u0151":1,"s":1,"t":-2,"x":1,"z":-1}},"J":{"d":"51,-64r0,-109r39,0r0,110v1,61,-41,74,-90,62r4,-32v24,6,47,6,47,-31","w":105,"k":{"v":-1,"w":-1,"y":-1,"a":1,"\u00e1":1,")":-3,".":2}},"K":{"d":"17,0r0,-173r39,0r0,77r51,-77r48,0r-57,74r60,99r-45,0r-43,-74r-14,18r0,56r-39,0","w":157,"k":{"T":-2,"J":-7,"C":8,"G":8,"O":8,"Q":8,"\u00d3":8,"\u00d6":8,"\u0150":8,"Y":4,"Z":-4,"A":-3,"\u00c1":-3,"g":3,"c":4,"d":4,"e":4,"o":4,"q":4,"\u00e9":4,"\u00f3":4,"\u00f6":4,"\u0151":4,"u":5,"\u00fa":5,"\u00fc":5,"\u0171":5,"v":10,"w":10,"y":10,"-":6,")":-2,"\"":-1,".":-2}},"L":{"d":"17,0r0,-173r39,0r0,140r69,0r0,33r-108,0","w":130,"k":{"T":27,"J":-7,"C":10,"G":10,"O":10,"Q":10,"\u00d3":10,"\u00d6":10,"\u0150":10,"U":8,"\u00da":8,"\u00dc":8,"\u0170":8,"V":17,"W":17,"Y":23,"A":-2,"\u00c1":-2,"f":1,"j":1,"c":2,"d":2,"e":2,"o":2,"q":2,"\u00e9":2,"\u00f3":2,"\u00f6":2,"\u0151":2,"t":1,"u":3,"\u00fa":3,"\u00fc":3,"\u0171":3,"v":9,"w":9,"y":9,"a":-1,"\u00e1":-1,"-":5,"\"":26}},"M":{"d":"166,0r-5,-137r-41,134r-30,0r-35,-134r-6,137r-36,0r11,-173r52,0r33,120v9,-42,22,-81,34,-120r51,0r10,173r-38,0","w":216,"k":{"T":3,"A":1,"\u00c1":1,"j":-1,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"\u00ed":-2,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"\u00e9":-1,"\u00f3":-1,"\u00f6":-1,"\u0151":-1,"a":-1,"\u00e1":-1,"-":-1}},"N":{"d":"53,0r-36,0r0,-173r45,0v22,40,46,79,64,123r-2,-123r36,0r0,173r-41,0r-37,-67v-11,-17,-21,-42,-31,-60","w":176,"k":{"Y":5,"f":-1,"b":-1,"h":-1,"k":-1,"l":-1,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"\u00ed":-1,"c":1,"d":1,"e":1,"o":1,"q":1,"\u00e9":1,"\u00f3":1,"\u00f6":1,"\u0151":1,"s":1,"t":-2,"x":1,"z":-1}},"O":{"d":"93,-176v53,0,82,40,82,88v0,57,-34,91,-85,91v-51,0,-81,-39,-81,-88v0,-52,33,-91,84,-91xm92,-145v-27,0,-42,25,-42,59v0,34,16,58,42,58v26,0,42,-25,42,-59v0,-31,-15,-58,-42,-58","w":183,"k":{"T":7,"V":2,"W":2,"X":8,"Y":9,"A":4,"\u00c1":4,"f":-3,"g":-1,"b":-1,"h":-1,"k":-1,"l":-1,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"\u00ed":-1,"t":-3,"u":-1,"\u00fa":-1,"\u00fc":-1,"\u0171":-1,"v":-3,"w":-3,"y":-3,"x":3,"z":1,"-":-3,")":5,".":10}},"P":{"d":"141,-120v0,45,-39,63,-85,58r0,62r-39,0r0,-170v48,-9,124,-7,124,50xm56,-143r0,51v23,5,48,-6,46,-27v3,-21,-24,-28,-46,-24","w":148,"k":{"J":19,"V":2,"W":2,"X":7,"Y":5,"Z":2,"A":15,"\u00c1":15,"M":4,"g":6,"i":2,"m":2,"n":2,"p":2,"r":2,"\u00ed":2,"c":6,"d":6,"e":6,"o":6,"q":6,"\u00e9":6,"\u00f3":6,"\u00f6":6,"\u0151":6,"s":5,"t":-3,"u":3,"\u00fa":3,"\u00fc":3,"\u0171":3,"v":-2,"w":-2,"y":-2,"a":5,"\u00e1":5,"-":3,")":1,".":37}},"Q":{"d":"165,30v-30,-7,-50,-23,-81,-27v-39,-5,-75,-31,-75,-88v0,-52,32,-91,84,-91v91,0,106,138,41,165v11,7,29,6,42,10xm92,-28v26,0,42,-25,42,-59v0,-32,-15,-58,-42,-58v-27,0,-42,26,-42,59v0,33,16,58,42,58","w":183,"k":{"T":7,"V":2,"W":2,"X":8,"Y":9,"A":4,"\u00c1":4,"f":-3,"g":-1,"b":-1,"h":-1,"k":-1,"l":-1,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"\u00ed":-1,"t":-3,"u":-1,"\u00fa":-1,"\u00fc":-1,"\u0171":-1,"v":-3,"w":-3,"y":-3,"x":3,"z":1,"-":-3,")":5,".":10}},"R":{"d":"107,0v-8,-8,-11,-78,-40,-68r-11,0r0,68r-39,0r0,-170v48,-7,124,-11,124,46v0,23,-18,36,-31,43v25,6,28,65,37,81r-40,0xm56,-143r0,47v25,2,46,-5,46,-25v0,-22,-27,-27,-46,-22","w":151,"k":{"J":-2,"C":1,"G":1,"O":1,"Q":1,"\u00d3":1,"\u00d6":1,"\u0150":1,"U":1,"\u00da":1,"\u00dc":1,"\u0170":1,"V":2,"W":2,"X":-2,"Y":5,"A":-2,"\u00c1":-2,"b":-2,"h":-2,"k":-2,"l":-2,"i":-3,"m":-3,"n":-3,"p":-3,"r":-3,"\u00ed":-3,"t":-3,"v":-1,"w":-1,"y":-1,"a":-2,"\u00e1":-2}},"S":{"d":"10,-8r8,-32v15,11,71,20,71,-8v0,-11,-8,-19,-29,-24v-69,-17,-60,-105,18,-103v20,0,34,4,44,9r-9,31v-9,-8,-61,-15,-61,8v0,11,9,18,32,25v68,21,58,106,-25,105v-20,0,-39,-6,-49,-11","w":138,"k":{"b":1,"h":1,"k":1,"l":1,"j":2,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"\u00e9":-2,"\u00f3":-2,"\u00f6":-2,"\u0151":-2,"t":1,"v":4,"w":4,"y":4,"a":-2,"\u00e1":-2,"-":-3}},"T":{"d":"50,0r0,-140r-46,0r0,-33r132,0r0,33r-47,0r0,140r-39,0","w":140,"k":{"\u00ed":14,"i":14,"T":-6,"J":14,"C":7,"G":7,"O":7,"Q":7,"\u00d3":7,"\u00d6":7,"\u0150":7,"V":-7,"W":-7,"X":-5,"Y":-2,"A":18,"\u00c1":18,"M":1,"S":2,"g":16,"b":3,"h":3,"k":3,"l":3,"m":14,"n":14,"p":14,"r":14,"c":21,"d":21,"e":21,"o":21,"q":21,"\u00e9":21,"\u00f3":21,"\u00f6":21,"\u0151":21,"s":18,"u":14,"\u00fa":14,"\u00fc":14,"\u0171":14,"v":13,"w":13,"y":13,"x":4,"a":17,"\u00e1":17,"z":15,"-":15,")":-8,"\"":-2,".":21}},"U":{"d":"17,-173r39,0v5,50,-18,145,31,145v49,0,27,-95,32,-145r39,0r0,97v0,53,-27,79,-72,79v-44,0,-69,-24,-69,-79r0,-97","w":174,"k":{"A":8,"\u00c1":8,"f":-1,"s":3,"v":1,"w":1,"y":1,"x":3,"a":2,"\u00e1":2,"z":2,".":6}},"V":{"d":"103,0r-45,0r-56,-173r43,0r37,135v10,-47,25,-90,38,-135r41,0","w":162,"k":{"T":-5,"J":10,"C":2,"G":2,"O":2,"Q":2,"\u00d3":2,"\u00d6":2,"\u0150":2,"V":-1,"W":-1,"A":14,"\u00c1":14,"S":2,"g":2,"b":2,"h":2,"k":2,"l":2,"i":7,"m":7,"n":7,"p":7,"r":7,"\u00ed":7,"c":11,"d":11,"e":11,"o":11,"q":11,"\u00e9":11,"\u00f3":11,"\u00f6":11,"\u0151":11,"s":10,"t":2,"u":8,"\u00fa":8,"\u00fc":8,"\u0171":8,"v":4,"w":4,"y":4,"a":11,"\u00e1":11,"-":6,")":-7,"\"":-3,".":18}},"W":{"d":"88,0r-43,0r-41,-173r42,0r23,132r26,-132r42,0r23,131r24,-131r40,0r-45,173r-42,0r-23,-127","w":227,"k":{"T":-5,"J":10,"C":2,"G":2,"O":2,"Q":2,"\u00d3":2,"\u00d6":2,"\u0150":2,"V":-1,"W":-1,"A":14,"\u00c1":14,"S":2,"g":2,"b":2,"h":2,"k":2,"l":2,"i":7,"m":7,"n":7,"p":7,"r":7,"\u00ed":7,"c":11,"d":11,"e":11,"o":11,"q":11,"\u00e9":11,"\u00f3":11,"\u00f6":11,"\u0151":11,"s":10,"t":2,"u":8,"\u00fa":8,"\u00fc":8,"\u0171":8,"v":4,"w":4,"y":4,"a":11,"\u00e1":11,"-":6,")":-7,"\"":-3,".":18}},"X":{"d":"153,0r-45,0v-11,-20,-19,-43,-32,-62v-7,19,-18,42,-27,62r-45,0r50,-87r-48,-86r45,0r28,61v8,-22,17,-41,27,-61r44,0r-48,85","w":156,"k":{"T":-2,"J":-3,"C":10,"G":10,"O":10,"Q":10,"\u00d3":10,"\u00d6":10,"\u0150":10,"V":-2,"W":-2,"X":3,"Y":-3,"A":3,"\u00c1":3,"i":1,"m":1,"n":1,"p":1,"r":1,"\u00ed":1,"c":5,"d":5,"e":5,"o":5,"q":5,"\u00e9":5,"\u00f3":5,"\u00f6":5,"\u0151":5,"u":3,"\u00fa":3,"\u00fc":3,"\u0171":3,"v":9,"w":9,"y":9,"a":2,"\u00e1":2,"-":5,"\"":-1}},"Y":{"d":"96,0r-39,0r0,-71r-55,-102r45,0r31,75r31,-75r44,0r-57,101r0,72","w":154,"k":{"\u00f6":28,"J":18,"C":12,"G":12,"O":12,"Q":12,"\u00d3":12,"\u00d6":12,"\u0150":12,"V":-5,"W":-5,"X":6,"Y":7,"A":24,"\u00c1":24,"M":5,"S":7,"B":5,"D":5,"E":5,"F":5,"H":5,"I":5,"K":5,"L":5,"N":5,"P":5,"R":5,"\u00c9":5,"\u00cd":5,"g":21,"b":4,"h":4,"k":4,"l":4,"i":5,"m":5,"n":5,"p":5,"r":5,"\u00ed":5,"c":28,"d":28,"e":28,"o":28,"q":28,"\u00e9":28,"\u00f3":28,"\u0151":28,"s":16,"t":12,"u":18,"\u00fa":18,"\u00fc":18,"\u0171":18,"v":14,"w":14,"y":14,"x":14,"a":24,"\u00e1":24,"z":13,"-":16,")":-8,"\"":-2,".":30}},"Z":{"d":"6,0r0,-21r82,-119r-74,0r0,-33r125,0r0,23r-81,118r82,0r0,32r-134,0","w":147,"k":{"J":-6,"C":6,"G":6,"O":6,"Q":6,"\u00d3":6,"\u00d6":6,"\u0150":6,"X":1,"Y":-2,"A":-2,"\u00c1":-2,"c":2,"d":2,"e":2,"o":2,"q":2,"\u00e9":2,"\u00f3":2,"\u00f6":2,"\u0151":2,"u":3,"\u00fa":3,"\u00fc":3,"\u0171":3,"v":4,"w":4,"y":4,"a":-1,"\u00e1":-1,"-":2}},"a":{"d":"65,-128v74,-1,49,68,57,128r-35,0r-3,-13v-20,29,-77,14,-77,-23v0,-36,36,-43,74,-49v1,-23,-44,-17,-57,-7r-8,-25v9,-5,26,-11,49,-11xm61,-25v16,0,24,-14,21,-34v-20,0,-36,5,-36,20v0,10,6,14,15,14","w":135},"b":{"d":"15,0r1,-182r39,0r0,72v28,-37,89,-13,89,45v0,64,-62,89,-95,48r-1,17r-33,0xm78,-98v-19,0,-27,20,-23,45v-2,15,10,24,23,25v17,0,27,-12,27,-35v0,-19,-9,-35,-27,-35","w":153,"k":{"T":13,"g":-1,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"\u00e9":-1,"\u00f3":-1,"\u00f6":-1,"\u0151":-1,"v":2,"w":2,"y":2,"x":6,"z":2,"-":-4,")":2,"\"":5,".":9}},"c":{"d":"105,-32r5,29v-45,18,-102,-5,-102,-58v0,-47,50,-80,102,-62r-6,29v-24,-11,-56,2,-56,31v0,32,31,42,57,31","w":115,"k":{"T":4,"f":-2,"c":3,"d":3,"e":3,"o":3,"q":3,"\u00e9":3,"\u00f3":3,"\u00f6":3,"\u0151":3,"t":-4,"v":-4,"w":-4,"y":-4,"a":-1,"\u00e1":-1,"-":-3,"\"":-2,".":2}},"d":{"d":"98,-182r39,0r1,182r-35,0v-1,-6,1,-14,-2,-18v-29,43,-93,16,-93,-43v0,-57,57,-86,90,-53r0,-68xm48,-63v0,42,50,47,50,7v0,-24,-2,-41,-23,-42v-18,0,-27,15,-27,35","w":152,"k":{".":2}},"e":{"d":"126,-50r-80,0v2,28,46,28,69,18r6,27v-49,20,-113,2,-113,-56v0,-32,20,-67,64,-67v46,1,59,38,54,78xm45,-77r46,0v0,-9,-4,-25,-22,-25v-16,0,-23,15,-24,25","w":135,"k":{"T":10,"v":2,"w":2,"y":2,"x":3,"-":-8,"\"":1,".":4}},"f":{"d":"20,-125v-4,-41,31,-70,71,-57r-1,30v-18,-7,-35,4,-31,27r25,0r0,28r-25,0r0,97r-39,0r0,-97r-16,0r0,-28r16,0","w":87,"k":{"g":2,"c":3,"d":3,"e":3,"o":3,"q":3,"\u00e9":3,"\u00f3":3,"\u00f6":3,"\u0151":3,"s":2,"t":-4,"-":1,")":-18,"\"":-11,".":10}},"g":{"d":"134,-18v0,65,-63,88,-115,62r8,-30v23,18,79,13,68,-31v-30,35,-87,7,-87,-45v0,-57,63,-87,92,-48r1,-15r34,0v-2,27,-1,75,-1,107xm48,-63v0,38,47,45,47,7v0,-22,-3,-43,-22,-43v-14,0,-25,13,-25,36","w":149,"k":{"T":9,".":4}},"h":{"d":"75,-97v-35,4,-15,63,-20,97r-39,0r0,-182r39,0r0,72v24,-32,79,-22,79,37r0,73r-39,0v-4,-34,14,-93,-20,-97","w":150,"k":{"T":15,"t":2,"v":5,"w":5,"y":5,"\"":4}},"i":{"d":"55,0r-39,0r0,-125r39,0r0,125xm35,-179v13,0,21,8,21,19v0,11,-8,19,-21,19v-12,0,-20,-8,-20,-19v0,-11,7,-19,20,-19","w":70},"j":{"d":"-10,25v54,-1,23,-99,31,-150r39,0v-4,76,24,185,-66,180xm40,-179v13,0,21,8,21,19v0,11,-8,19,-21,19v-12,0,-21,-8,-21,-19v0,-11,8,-19,21,-19","w":74,"k":{".":3}},"k":{"d":"55,-182r0,110v10,-19,22,-36,34,-53r47,0r-45,51r52,74r-48,0r-31,-51v-12,8,-9,31,-9,51r-39,0r0,-182r39,0","w":138,"k":{"T":7,"g":4,"b":-3,"h":-3,"k":-3,"l":-3,"i":-3,"m":-3,"n":-3,"p":-3,"r":-3,"\u00ed":-3,"c":4,"d":4,"e":4,"o":4,"q":4,"\u00e9":4,"\u00f3":4,"\u00f6":4,"\u0151":4,"v":-1,"w":-1,"y":-1,"a":-1,"\u00e1":-1,"-":1,".":-1}},"l":{"d":"16,0r0,-182r39,0r0,182r-39,0","w":70,"k":{".":2}},"m":{"d":"73,-97v-34,5,-14,63,-19,97r-38,0r-1,-125r33,0v1,5,-1,14,2,17v7,-22,64,-28,73,1v23,-34,82,-29,82,33r0,74r-38,0v-4,-33,12,-93,-18,-97v-34,5,-16,63,-20,97r-38,0v-4,-33,13,-92,-18,-97","w":220,"k":{"T":15,"t":2,"v":5,"w":5,"y":5,"\"":4}},"n":{"d":"76,-97v-36,4,-16,62,-21,97r-39,0r-1,-125r33,0v1,5,0,13,3,17v18,-30,83,-28,83,34r0,74r-39,0v-4,-34,13,-92,-19,-97","w":150,"k":{"T":15,"t":2,"v":5,"w":5,"y":5,"\"":4}},"o":{"d":"76,-128v38,0,63,26,63,64v0,46,-32,67,-66,67v-37,0,-65,-25,-65,-65v0,-41,28,-66,68,-66xm74,-100v-18,0,-25,19,-25,37v0,22,8,38,25,38v15,0,25,-15,25,-38v0,-18,-7,-37,-25,-37","w":147,"k":{"T":13,"g":-1,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"\u00e9":-1,"\u00f3":-1,"\u00f6":-1,"\u0151":-1,"v":2,"w":2,"y":2,"x":6,"z":2,"-":-4,")":2,"\"":5,".":9}},"p":{"d":"16,51r-1,-176r33,0v1,5,0,13,3,17v30,-39,93,-18,93,44v0,62,-57,84,-89,52r0,63r-39,0xm79,-98v-19,0,-27,19,-24,44v-2,15,10,26,23,27v17,0,27,-14,27,-35v0,-20,-9,-36,-26,-36","w":153,"k":{"T":13,"g":-1,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"\u00e9":-1,"\u00f3":-1,"\u00f6":-1,"\u0151":-1,"v":2,"w":2,"y":2,"x":6,"z":2,"-":-4,")":2,"\"":5,".":9}},"q":{"d":"98,51r0,-67v-29,39,-90,15,-90,-45v0,-62,60,-87,91,-50r1,-14r38,0r-1,176r-39,0xm48,-62v0,41,49,45,50,8v1,-23,-2,-43,-23,-44v-18,0,-27,16,-27,36","w":152,"k":{"T":9,".":2}},"r":{"d":"92,-91v-48,-11,-36,47,-37,91r-39,0r-1,-125r33,0v1,7,-1,18,2,23v8,-20,24,-29,42,-25r0,36","w":97,"k":{"T":5,"f":-7,"g":2,"b":1,"h":1,"k":1,"l":1,"c":2,"d":2,"e":2,"o":2,"q":2,"\u00e9":2,"\u00f3":2,"\u00f6":2,"\u0151":2,"t":-5,"u":1,"\u00fa":1,"\u00fc":1,"\u0171":1,"v":-5,"w":-5,"y":-5,"x":-3,"a":3,"\u00e1":3,"z":-2,".":17}},"s":{"d":"8,-6r7,-28v9,6,49,17,51,-1v0,-7,-5,-10,-19,-14v-56,-17,-41,-79,15,-79v15,0,28,3,36,7r-7,27v-9,-5,-40,-13,-42,3v0,6,5,9,20,14v54,15,43,83,-20,80v-16,0,-32,-4,-41,-9","w":111,"k":{"T":9,".":3}},"t":{"d":"86,-1v-33,10,-65,-1,-65,-44r0,-52r-17,0r0,-28r17,0r0,-23r38,-11r0,34r28,0r0,28r-28,0v3,28,-13,78,27,67r0,29","w":93,"k":{"g":1,"c":1,"d":1,"e":1,"o":1,"q":1,"\u00e9":1,"\u00f3":1,"\u00f6":1,"\u0151":1,"v":-1,"w":-1,"y":-1,".":2}},"u":{"d":"74,-29v37,0,16,-61,21,-96r39,0r1,125r-34,0v-1,-6,0,-14,-3,-18v-16,31,-83,31,-83,-34r0,-73r39,0v4,33,-13,96,20,96","w":149,"k":{"T":9,".":2}},"v":{"d":"2,-125r43,0r24,88v6,-30,15,-59,23,-88r41,0r-46,125r-39,0","w":135,"k":{"T":9,"g":4,"c":4,"d":4,"e":4,"o":4,"q":4,"\u00e9":4,"\u00f3":4,"\u00f6":4,"\u0151":4,"s":4,"v":-5,"w":-5,"y":-5,"a":2,"\u00e1":2,"-":2,".":12}},"w":{"d":"3,-125r39,0r18,92v6,-33,15,-61,23,-92r30,0r23,92v4,-32,11,-62,18,-92r38,0r-39,125r-36,0r-20,-83v-4,33,-13,55,-21,83r-37,0","w":194,"k":{"T":9,"g":4,"c":4,"d":4,"e":4,"o":4,"q":4,"\u00e9":4,"\u00f3":4,"\u00f6":4,"\u0151":4,"s":4,"v":-5,"w":-5,"y":-5,"a":2,"\u00e1":2,"-":2,".":12}},"x":{"d":"2,-125r43,0r23,39r21,-39r42,0r-41,59r42,66r-44,0v-8,-13,-14,-29,-23,-41r-21,41r-43,0r42,-64","w":132,"k":{"T":7,"c":6,"d":6,"e":6,"o":6,"q":6,"\u00e9":6,"\u00f3":6,"\u00f6":6,"\u0151":6,"s":2,"t":-3,"v":-5,"w":-5,"y":-5,"-":1}},"y":{"d":"14,24v15,-5,37,-13,34,-34r-46,-115r43,0r26,85v6,-30,14,-57,21,-85r41,0v-29,67,-42,174,-110,182","w":133,"k":{"T":9,"g":4,"c":4,"d":4,"e":4,"o":4,"q":4,"\u00e9":4,"\u00f3":4,"\u00f6":4,"\u0151":4,"s":4,"v":-5,"w":-5,"y":-5,"a":2,"\u00e1":2,"-":2,".":12}},"z":{"d":"6,0r0,-22r59,-72r-55,0r0,-31r102,0r0,23v-19,24,-37,50,-58,71r60,0r0,31r-108,0","w":120,"k":{"T":7,"c":2,"d":2,"e":2,"o":2,"q":2,"\u00e9":2,"\u00f3":2,"\u00f6":2,"\u0151":2,"v":-2,"w":-2,"y":-2}},"\u00c1":{"d":"106,-44r-49,0r-12,44r-40,0r52,-173r51,0r54,173r-42,0xm63,-73r38,0r-20,-70xm86,-213r41,0r-31,31r-31,0","w":167,"k":{"T":21,"J":-4,"C":6,"G":6,"O":6,"Q":6,"\u00d3":6,"\u00d6":6,"\u0150":6,"U":9,"\u00da":9,"\u00dc":9,"\u0170":9,"V":15,"W":15,"X":6,"Y":24,"Z":-2,"f":3,"g":4,"b":2,"h":2,"k":2,"l":2,"j":2,"i":2,"m":2,"n":2,"p":2,"r":2,"\u00ed":2,"c":4,"d":4,"e":4,"o":4,"q":4,"\u00e9":4,"\u00f3":4,"\u00f6":4,"\u0151":4,"s":1,"t":5,"u":4,"\u00fa":4,"\u00fc":4,"\u0171":4,"v":8,"w":8,"y":8,"x":1,"-":2,")":5,"\"":12}},"\u00c9":{"d":"120,-105r0,32r-64,0r0,41r71,0r0,32r-110,0r0,-173r106,0r0,32r-67,0r0,36r64,0xm74,-213r41,0r-31,31r-32,0","w":136,"k":{"T":-1,"J":-6,"V":-2,"W":-2,"f":1,"g":2,"b":-1,"h":-1,"k":-1,"l":-1,"j":1,"c":1,"d":1,"e":1,"o":1,"q":1,"\u00e9":1,"\u00f3":1,"\u00f6":1,"\u0151":1,"s":-1,"t":2,"u":3,"\u00fa":3,"\u00fc":3,"\u0171":3,"v":3,"w":3,"y":3,"z":-2,".":2}},"\u00cd":{"d":"17,-173r39,0r0,173r-39,0r0,-173xm39,-213r41,0r-31,31r-31,0","w":72,"k":{"Y":5,"f":-1,"b":-1,"h":-1,"k":-1,"l":-1,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"\u00ed":-1,"c":1,"d":1,"e":1,"o":1,"q":1,"\u00e9":1,"\u00f3":1,"\u00f6":1,"\u0151":1,"s":1,"t":-2,"x":1,"z":-1}},"\u00d3":{"d":"93,-176v53,0,82,40,82,88v0,57,-34,91,-85,91v-51,0,-81,-39,-81,-88v0,-52,33,-91,84,-91xm92,-145v-27,0,-42,25,-42,59v0,34,16,58,42,58v26,0,42,-25,42,-59v0,-31,-15,-58,-42,-58xm95,-214r41,0r-31,32r-31,0","w":183,"k":{"T":7,"V":2,"W":2,"X":8,"Y":9,"A":4,"\u00c1":4,"f":-3,"g":-1,"b":-1,"h":-1,"k":-1,"l":-1,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"\u00ed":-1,"t":-3,"u":-1,"\u00fa":-1,"\u00fc":-1,"\u0171":-1,"v":-3,"w":-3,"y":-3,"x":3,"z":1,"-":-3,")":5,".":10}},"\u00d6":{"d":"93,-176v53,0,82,40,82,88v0,57,-34,91,-85,91v-51,0,-81,-39,-81,-88v0,-52,33,-91,84,-91xm92,-145v-27,0,-42,25,-42,59v0,34,16,58,42,58v26,0,42,-25,42,-59v0,-31,-15,-58,-42,-58xm65,-183v-10,0,-17,-8,-17,-17v0,-10,8,-18,18,-18v9,0,16,8,16,18v0,9,-7,17,-17,17xm118,-183v-10,0,-17,-8,-17,-17v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,9,-8,17,-18,17","w":183,"k":{"T":7,"V":2,"W":2,"X":8,"Y":9,"A":4,"\u00c1":4,"f":-3,"g":-1,"b":-1,"h":-1,"k":-1,"l":-1,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"\u00ed":-1,"t":-3,"u":-1,"\u00fa":-1,"\u00fc":-1,"\u0171":-1,"v":-3,"w":-3,"y":-3,"x":3,"z":1,"-":-3,")":5,".":10}},"\u00da":{"d":"17,-173r39,0v5,50,-18,145,31,145v49,0,27,-95,32,-145r39,0r0,97v0,53,-27,79,-72,79v-44,0,-69,-24,-69,-79r0,-97xm89,-213r41,0r-31,31r-31,0","w":174,"k":{"A":8,"\u00c1":8,"f":-1,"s":3,"v":1,"w":1,"y":1,"x":3,"a":2,"\u00e1":2,"z":2,".":6}},"\u00dc":{"d":"17,-173r39,0v5,50,-18,145,31,145v49,0,27,-95,32,-145r39,0r0,97v0,53,-27,79,-72,79v-44,0,-69,-24,-69,-79r0,-97xm62,-183v-10,0,-17,-8,-17,-17v0,-10,7,-18,17,-18v9,0,17,8,17,18v0,9,-7,17,-17,17xm115,-183v-10,0,-17,-8,-17,-17v0,-10,7,-18,17,-18v10,0,18,8,18,18v0,9,-8,17,-18,17","w":174,"k":{"A":8,"\u00c1":8,"f":-1,"s":3,"v":1,"w":1,"y":1,"x":3,"a":2,"\u00e1":2,"z":2,".":6}},"\u00e1":{"d":"65,-128v74,-1,49,68,57,128r-35,0r-3,-13v-20,29,-77,14,-77,-23v0,-36,36,-43,74,-49v1,-23,-44,-17,-57,-7r-8,-25v9,-5,26,-11,49,-11xm61,-25v16,0,24,-14,21,-34v-20,0,-36,5,-36,20v0,10,6,14,15,14xm72,-180r36,0r-31,39r-27,0","w":135},"\u00e9":{"d":"126,-50r-80,0v2,28,46,28,69,18r6,27v-49,20,-113,2,-113,-56v0,-32,20,-67,64,-67v46,1,59,38,54,78xm45,-77r46,0v0,-9,-4,-25,-22,-25v-16,0,-23,15,-24,25xm77,-180r36,0r-32,39r-26,0","w":135,"k":{"T":10,"v":2,"w":2,"y":2,"x":3,"-":-8,"\"":1,".":4}},"\u00ed":{"d":"55,0r-39,0r0,-125r39,0r0,125xm41,-180r36,0r-32,39r-26,0","w":70},"\u00f3":{"d":"76,-128v38,0,63,26,63,64v0,46,-32,67,-66,67v-37,0,-65,-25,-65,-65v0,-41,28,-66,68,-66xm74,-100v-18,0,-25,19,-25,37v0,22,8,38,25,38v15,0,25,-15,25,-38v0,-18,-7,-37,-25,-37xm79,-180r35,0r-31,39r-26,0","w":147,"k":{"T":13,"g":-1,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"\u00e9":-1,"\u00f3":-1,"\u00f6":-1,"\u0151":-1,"v":2,"w":2,"y":2,"x":6,"z":2,"-":-4,")":2,"\"":5,".":9}},"\u00f6":{"d":"76,-128v38,0,63,26,63,64v0,46,-32,67,-66,67v-37,0,-65,-25,-65,-65v0,-41,28,-66,68,-66xm74,-100v-18,0,-25,19,-25,37v0,22,8,38,25,38v15,0,25,-15,25,-38v0,-18,-7,-37,-25,-37xm47,-142v-10,0,-18,-9,-18,-19v0,-10,8,-17,18,-17v10,0,18,7,18,17v0,10,-8,19,-18,19xm119,-161v0,10,-8,19,-19,19v-10,0,-17,-9,-17,-19v0,-10,8,-17,18,-17v10,0,18,7,18,17","w":147,"k":{"T":13,"g":-1,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"\u00e9":-1,"\u00f3":-1,"\u00f6":-1,"\u0151":-1,"v":2,"w":2,"y":2,"x":6,"z":2,"-":-4,")":2,"\"":5,".":9}},"\u00fa":{"d":"74,-29v37,0,16,-61,21,-96r39,0r1,125r-34,0v-1,-6,0,-14,-3,-18v-16,31,-83,31,-83,-34r0,-73r39,0v4,33,-13,96,20,96xm81,-180r36,0r-31,39r-27,0","w":149,"k":{"T":9,".":2}},"\u00fc":{"d":"74,-29v37,0,16,-61,21,-96r39,0r1,125r-34,0v-1,-6,0,-14,-3,-18v-16,31,-83,31,-83,-34r0,-73r39,0v4,33,-13,96,20,96xm49,-142v-10,0,-19,-9,-19,-19v0,-10,9,-17,19,-17v10,0,17,7,17,17v0,10,-7,19,-17,19xm120,-161v0,10,-7,19,-18,19v-10,0,-18,-9,-18,-19v0,-10,9,-17,19,-17v10,0,17,7,17,17","w":149,"k":{"T":9,".":2}},"\u20ac":{"d":"58,-60v2,32,47,36,71,25r6,28v-45,25,-113,0,-117,-53r-17,0r0,-18v9,1,16,1,15,-12r-15,0r0,-18r17,0v8,-48,66,-74,116,-54r-8,30v-25,-13,-64,-4,-68,24r64,0r0,18r-67,0r-1,12r68,0r0,18r-64,0"},"\u0150":{"d":"93,-176v53,0,82,40,82,88v0,57,-34,91,-85,91v-51,0,-81,-39,-81,-88v0,-52,33,-91,84,-91xm92,-145v-27,0,-42,25,-42,59v0,34,16,58,42,58v26,0,42,-25,42,-59v0,-31,-15,-58,-42,-58xm72,-214r36,0r-26,30r-26,0xm119,-214r36,0r-26,30r-27,0","w":183,"k":{"T":7,"V":2,"W":2,"X":8,"Y":9,"A":4,"\u00c1":4,"f":-3,"g":-1,"b":-1,"h":-1,"k":-1,"l":-1,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"\u00ed":-1,"t":-3,"u":-1,"\u00fa":-1,"\u00fc":-1,"\u0171":-1,"v":-3,"w":-3,"y":-3,"x":3,"z":1,"-":-3,")":5,".":10}},"\u0170":{"d":"17,-173r39,0v5,50,-18,145,31,145v49,0,27,-95,32,-145r39,0r0,97v0,53,-27,79,-72,79v-44,0,-69,-24,-69,-79r0,-97xm66,-214r36,0r-26,30r-27,0xm113,-214r35,0r-25,30r-27,0","w":174,"k":{"A":8,"\u00c1":8,"f":-1,"s":3,"v":1,"w":1,"y":1,"x":3,"a":2,"\u00e1":2,"z":2,".":6}},"\u0151":{"d":"76,-128v38,0,63,26,63,64v0,46,-32,67,-66,67v-37,0,-65,-25,-65,-65v0,-41,28,-66,68,-66xm74,-100v-18,0,-25,19,-25,37v0,22,8,38,25,38v15,0,25,-15,25,-38v0,-18,-7,-37,-25,-37xm51,-179r31,0r-25,38r-22,0xm95,-179r31,0r-25,38r-22,0","w":147,"k":{"T":13,"g":-1,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"\u00e9":-1,"\u00f3":-1,"\u00f6":-1,"\u0151":-1,"v":2,"w":2,"y":2,"x":6,"z":2,"-":-4,")":2,"\"":5,".":9}},"\u0171":{"d":"74,-29v37,0,16,-61,21,-96r39,0r1,125r-34,0v-1,-6,0,-14,-3,-18v-16,31,-83,31,-83,-34r0,-73r39,0v4,33,-13,96,20,96xm56,-179r31,0r-25,38r-22,0xm101,-179r30,0r-25,38r-22,0","w":149,"k":{"T":9,".":2}},"\u00a0":{"w":51,"k":{"T":10,"V":9,"W":9,"Y":10}}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1992, 1994, 1997, 2000, 2004 Adobe Systems Incorporated. All rights reserved.
 * 
 * Trademark:
 * Myriad is either a registered trademark or a trademark of Adobe Systems
 * Incorporated in the United States and/or other countries.
 * 
 * Full name:
 * MyriadPro-It
 * 
 * Manufacturer:
 * Adobe Systems Incorporated
 * 
 * Designer:
 * Robert Slimbach and Carol Twombly
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":125,"face":{"font-family":"Myriad Pro","font-weight":400,"font-style":"italic","font-stretch":"normal","units-per-em":"256","panose-1":"2 11 5 3 3 4 3 9 2 4","ascent":"192","descent":"-64","x-height":"3","bbox":"-28 -212 229 57","underline-thickness":"12.8","underline-position":"-12.8","slope":"-11","stemh":"17","stemv":"23","unicode-range":"U+0020-U+20AC"},"glyphs":{" ":{"w":46},"!":{"d":"36,-50r-17,0r21,-123r24,0xm20,3v-8,0,-14,-7,-14,-15v0,-9,7,-17,16,-17v9,0,14,7,14,15v0,9,-6,17,-16,17","w":60},"\"":{"d":"31,-177r22,0r-16,62r-14,0xm69,-177r22,0r-15,62r-15,0","w":77,"k":{"A":10,"\u00c1":10,"Y":-6,"J":14,"f":-11,"t":-6,"b":-3,"h":-3,"k":-3,"l":-3,".":26}},"$":{"d":"52,-122v-2,24,63,39,55,69v0,28,-21,46,-48,49r-5,26r-16,0r5,-26v-13,-1,-27,-6,-34,-11r8,-17v17,17,67,15,67,-17v0,-29,-61,-40,-54,-70v0,-23,19,-41,45,-44r5,-25r15,0r-4,25v13,1,23,5,28,9r-8,16v-12,-13,-64,-12,-59,16"},"(":{"d":"71,-177r19,0v-40,41,-74,132,-40,207r-16,0v-38,-67,-2,-172,37,-207","w":72,"k":{"T":-13,"A":2,"\u00c1":2,"C":2,"G":2,"O":2,"Q":2,"\u00d3":2,"\u00d6":2,"\u0150":2,"V":-12,"W":-12,"X":-1,"Y":-9,"J":1,"j":-10,"c":3,"d":3,"e":3,"o":3,"q":3,"\u00e9":3,"\u00f3":3,"\u00f6":3,"\u0151":3}},")":{"d":"6,30r-18,0v40,-42,74,-131,40,-207r16,0v37,68,1,172,-38,207","w":72},"-":{"d":"12,-77r61,0r-3,16r-61,0","w":78,"k":{"T":14,"C":-5,"G":-5,"O":-5,"Q":-5,"\u00d3":-5,"\u00d6":-5,"\u0150":-5,"V":3,"W":3,"X":2,"Y":12,"J":8,"S":1,"g":-6,"c":-7,"d":-7,"e":-7,"o":-7,"q":-7,"\u00e9":-7,"\u00f3":-7,"\u00f6":-7,"\u0151":-7,"a":-6,"\u00e1":-6}},".":{"d":"19,3v-8,0,-14,-7,-14,-15v0,-9,8,-17,17,-17v9,0,14,6,14,15v0,9,-7,17,-17,17","w":54,"k":{"T":15,"A":-5,"\u00c1":-5,"V":13,"W":13,"X":-5,"Y":19,"J":-1,"Z":-5,"\"":34}},"0":{"d":"84,-169v32,0,41,26,41,52v0,55,-25,120,-72,120v-31,0,-42,-25,-42,-57v0,-55,29,-115,73,-115xm81,-152v-29,0,-49,58,-49,99v0,18,4,39,24,39v31,0,48,-68,48,-102v0,-13,-3,-36,-23,-36"},"1":{"d":"47,0r26,-145r-28,14r-2,-16v18,-7,29,-21,56,-19r-32,166r-20,0"},"2":{"d":"101,0r-101,0v1,-19,16,-25,27,-35v44,-39,71,-64,71,-91v0,-29,-47,-29,-60,-13r-5,-15v26,-26,93,-15,87,25v3,39,-49,79,-86,111r70,0"},"3":{"d":"4,-8r7,-17v20,20,82,4,74,-27v-1,-24,-20,-30,-44,-29v2,-7,-1,-20,11,-17v16,0,42,-10,42,-32v0,-27,-42,-24,-55,-12r-5,-16v25,-20,82,-12,82,25v0,22,-18,38,-37,43v56,23,19,96,-37,93v-18,0,-32,-6,-38,-11"},"4":{"d":"86,0r-20,0r8,-46r-71,0r3,-14r88,-106r24,0r-20,103r22,0r-3,17r-23,0xm78,-63r16,-82v-20,30,-43,55,-65,82r49,0"},"5":{"d":"51,-106v28,-4,57,17,57,44v0,54,-63,79,-104,56r6,-17v26,18,79,2,76,-34v4,-24,-27,-37,-59,-31r23,-78r75,0r-4,18r-57,0"},"6":{"d":"120,-169r-3,18v-43,0,-67,26,-81,62v23,-35,82,-24,82,24v0,33,-26,68,-62,68v-77,0,-43,-122,-5,-147v23,-15,40,-24,69,-25xm95,-63v-1,-47,-56,-32,-64,1v-5,24,5,49,27,48v22,0,37,-25,37,-49"},"7":{"d":"34,-166r100,0r-3,14r-96,152r-24,0r96,-148r-76,0"},"8":{"d":"27,-122v0,-51,95,-67,96,-10v0,20,-14,35,-33,44v48,25,16,91,-34,91v-31,0,-50,-17,-50,-41v0,-26,19,-43,39,-51v-13,-9,-18,-21,-18,-33xm58,-13v40,1,47,-59,5,-67v-34,2,-54,64,-5,67xm77,-153v-35,1,-40,50,-5,58v16,-5,30,-18,30,-34v0,-11,-6,-24,-25,-24"},"9":{"d":"14,3r3,-19v43,0,71,-27,81,-61v-24,33,-79,16,-79,-25v0,-34,27,-67,62,-67v79,0,34,126,2,148v-21,15,-41,23,-69,24xm66,-76v21,0,38,-15,38,-43v0,-19,-6,-33,-25,-33v-34,0,-59,76,-13,76"},"?":{"d":"102,-144v2,36,-50,57,-49,95r-20,0v-6,-36,44,-59,47,-91v2,-20,-33,-22,-45,-11r-4,-15v21,-19,77,-9,71,22xm35,3v-8,0,-14,-7,-14,-15v0,-9,7,-17,16,-17v9,0,14,7,14,15v0,9,-6,17,-16,17","w":98},"A":{"d":"102,-55r-59,0r-27,55r-23,0r89,-173r25,0r24,173r-21,0xm51,-71r50,0r-10,-82","w":145,"k":{"T":15,"A":3,"\u00c1":3,"C":5,"G":5,"O":5,"Q":5,"\u00d3":5,"\u00d6":5,"\u0150":5,"U":7,"\u00da":7,"\u00dc":7,"\u0170":7,"V":10,"W":10,"X":2,"Y":16,"f":1,"g":3,"j":-3,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"\u00ed":-2,"c":3,"d":3,"e":3,"o":3,"q":3,"\u00e9":3,"\u00f3":3,"\u00f6":3,"\u0151":3,"s":-1,"t":1,"u":1,"\u00fa":1,"\u00fc":1,"\u0171":1,"v":5,"w":5,"y":5,"x":-4,"z":-5,"-":1,"\"":9}},"B":{"d":"121,-53v-1,52,-61,59,-113,52r32,-169v37,-9,90,-4,90,35v0,23,-21,37,-38,44v15,5,29,17,29,38xm59,-155r-11,56v32,3,60,-8,60,-34v0,-23,-29,-27,-49,-22xm45,-83r-13,66v33,4,66,-3,66,-37v-1,-26,-25,-31,-53,-29","w":132,"k":{"T":3,"A":-1,"\u00c1":-1,"U":2,"\u00da":2,"\u00dc":2,"\u0170":2,"V":1,"W":1,"X":1,"Y":5,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"\u00e9":-1,"\u00f3":-1,"\u00f6":-1,"\u0151":-1,"v":-2,"w":-2,"y":-2,"-":-2,".":4}},"C":{"d":"145,-150v-53,-24,-115,20,-110,78v-7,45,48,69,89,49r3,17v-48,22,-122,1,-114,-63v-6,-70,71,-127,139,-98","w":142,"k":{"A":-1,"\u00c1":-1,"C":6,"G":6,"O":6,"Q":6,"\u00d3":6,"\u00d6":6,"\u0150":6,"V":-2,"W":-2,"M":-1,"g":1,"c":2,"d":2,"e":2,"o":2,"q":2,"\u00e9":2,"\u00f3":2,"\u00f6":2,"\u0151":2,"u":2,"\u00fa":2,"\u00fc":2,"\u0171":2,"v":4,"w":4,"y":4,"z":-2,"a":2,"\u00e1":2,")":-5}},"D":{"d":"163,-104v0,77,-66,119,-155,103r32,-169v61,-11,123,-1,123,66xm33,-17v67,10,107,-28,107,-86v0,-39,-33,-59,-81,-52","w":165,"k":{"T":7,"A":2,"\u00c1":2,"X":3,"Y":8,"f":-6,"g":-4,"j":-1,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"\u00ed":-2,"c":-3,"d":-3,"e":-3,"o":-3,"q":-3,"\u00e9":-3,"\u00f3":-3,"\u00f6":-3,"\u0151":-3,"s":-2,"t":-6,"u":-2,"\u00fa":-2,"\u00fc":-2,"\u0171":-2,"v":-5,"w":-5,"y":-5,"z":-1,"a":-3,"\u00e1":-3,"b":-2,"h":-2,"k":-2,"l":-2,"-":-4,".":6}},"E":{"d":"111,-99r-4,18r-62,0r-12,63r70,0r-3,18r-92,0r33,-173r88,0r-4,19r-66,0r-11,55r63,0","w":120,"k":{"V":-2,"W":-2,"Y":-1,"f":-1,"g":1,"c":1,"d":1,"e":1,"o":1,"q":1,"\u00e9":1,"\u00f3":1,"\u00f6":1,"\u0151":1,"t":1,"u":2,"\u00fa":2,"\u00fc":2,"\u0171":2,"v":2,"w":2,"y":2,"z":-1,"a":1,"\u00e1":1,".":2}},"F":{"d":"8,0r33,-173r87,0r-3,19r-66,0r-12,58r61,0r-3,18r-61,0r-15,78r-21,0","w":119,"k":{"A":16,"\u00c1":16,"C":1,"G":1,"O":1,"Q":1,"\u00d3":1,"\u00d6":1,"\u0150":1,"X":1,"M":2,"J":22,"g":9,"i":5,"m":5,"n":5,"p":5,"r":5,"\u00ed":5,"c":7,"d":7,"e":7,"o":7,"q":7,"\u00e9":7,"\u00f3":7,"\u00f6":7,"\u0151":7,"s":7,"u":7,"\u00fa":7,"\u00fc":7,"\u0171":7,"v":5,"w":5,"y":5,"x":8,"a":10,"\u00e1":10,"b":4,"h":4,"k":4,"l":4,"-":1,"\"":-1,".":22}},"G":{"d":"151,-148v-55,-28,-116,19,-116,76v0,43,40,67,81,51r10,-52r-35,0r4,-17r56,0r-16,83v-10,4,-29,9,-49,9v-44,0,-73,-32,-73,-72v0,-71,76,-126,145,-96","w":159,"k":{"T":1,"A":-2,"\u00c1":-2,"V":2,"W":2,"Y":2,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"\u00e9":-1,"\u00f3":-1,"\u00f6":-1,"\u0151":-1,"a":-2,"\u00e1":-2,"-":-1}},"H":{"d":"41,-173r21,0r-14,73r79,0r14,-73r22,0r-33,173r-21,0r15,-81r-79,0r-16,81r-21,0","w":160,"k":{"f":-2,"t":-2,"v":-1,"w":-1,"y":-1,"z":-2}},"I":{"d":"40,-173r22,0r-33,173r-21,0","w":59,"k":{"f":-2,"t":-2,"v":-1,"w":-1,"y":-1,"z":-2}},"J":{"d":"54,-56r22,-117r21,0r-23,119v-7,51,-40,66,-82,52r5,-18v29,10,50,4,57,-36","w":93,"k":{"A":1,"\u00c1":1,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"\u00e9":-1,"\u00f3":-1,"\u00f6":-1,"\u0151":-1,"v":-3,"w":-3,"y":-3,")":-8}},"K":{"d":"8,0r33,-173r21,0r-15,84r78,-84r26,0r-72,75r44,98r-23,0r-38,-85r-21,19r-12,66r-21,0","w":131,"k":{"A":-2,"\u00c1":-2,"C":5,"G":5,"O":5,"Q":5,"\u00d3":5,"\u00d6":5,"\u0150":5,"U":2,"\u00da":2,"\u00dc":2,"\u0170":2,"V":-3,"W":-3,"J":-6,"S":1,"Z":-6,"g":1,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"\u00ed":-2,"c":2,"d":2,"e":2,"o":2,"q":2,"\u00e9":2,"\u00f3":2,"\u00f6":2,"\u0151":2,"u":3,"\u00fa":3,"\u00fc":3,"\u0171":3,"v":5,"w":5,"y":5,"b":-2,"h":-2,"k":-2,"l":-2,"-":6,")":-6,"\"":-2,".":-6}},"L":{"d":"8,0r33,-173r21,0r-29,155r69,0r-3,18r-91,0","w":113,"k":{"T":22,"A":-3,"\u00c1":-3,"C":12,"G":12,"O":12,"Q":12,"\u00d3":12,"\u00d6":12,"\u0150":12,"U":13,"\u00da":13,"\u00dc":13,"\u0170":13,"V":17,"W":17,"Y":23,"J":-1,"Z":-5,"g":3,"c":7,"d":7,"e":7,"o":7,"q":7,"\u00e9":7,"\u00f3":7,"\u00f6":7,"\u0151":7,"u":3,"\u00fa":3,"\u00fc":3,"\u0171":3,"v":10,"w":10,"y":10,"x":-1,"z":-4,"a":1,"\u00e1":1,"-":15,"\"":35}},"M":{"d":"173,0r-20,0r20,-152r-78,151r-16,0r-13,-93v-4,-19,-2,-42,-6,-58r-37,152r-20,0r45,-173r27,0r19,143v21,-49,49,-96,73,-143r28,0","w":199,"k":{"C":1,"G":1,"O":1,"Q":1,"\u00d3":1,"\u00d6":1,"\u0150":1,"Y":1,"j":-3,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"\u00ed":-2,"v":-2,"w":-2,"y":-2}},"N":{"d":"28,0r-20,0r33,-173r23,0r39,98v8,19,12,33,16,48v3,-46,17,-101,25,-146r20,0r-33,173r-21,0r-39,-98v-9,-21,-10,-35,-17,-49","w":161,"k":{"f":-2,"t":-2,"v":-1,"w":-1,"y":-1,"z":-2}},"O":{"d":"12,-67v0,-52,34,-109,91,-108v47,0,65,33,65,70v0,53,-32,108,-90,108v-45,0,-66,-33,-66,-70xm81,-15v43,1,65,-50,65,-89v0,-25,-8,-53,-46,-53v-42,0,-65,49,-65,88v0,28,12,54,46,54","w":171,"k":{"T":7,"A":2,"\u00c1":2,"X":3,"Y":8,"f":-6,"g":-4,"j":-1,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"\u00ed":-2,"c":-3,"d":-3,"e":-3,"o":-3,"q":-3,"\u00e9":-3,"\u00f3":-3,"\u00f6":-3,"\u0151":-3,"s":-2,"t":-6,"u":-2,"\u00fa":-2,"\u00fc":-2,"\u0171":-2,"v":-5,"w":-5,"y":-5,"z":-1,"a":-3,"\u00e1":-3,"b":-2,"h":-2,"k":-2,"l":-2,"-":-4,".":6}},"P":{"d":"133,-129v-2,46,-42,66,-91,60r-13,69r-21,0r32,-170v39,-9,95,-5,93,41xm58,-155r-13,68v34,9,66,-12,66,-41v0,-28,-29,-32,-53,-27","w":129,"k":{"T":2,"A":16,"\u00c1":16,"X":8,"Y":1,"J":19,"Z":9,"g":6,"i":3,"m":3,"n":3,"p":3,"r":3,"\u00ed":3,"c":5,"d":5,"e":5,"o":5,"q":5,"\u00e9":5,"\u00f3":5,"\u00f6":5,"\u0151":5,"s":3,"t":-2,"u":3,"\u00fa":3,"\u00fc":3,"\u0171":3,"v":-4,"w":-4,"y":-4,"a":5,"\u00e1":5,"b":1,"h":1,"k":1,"l":1,"-":3,")":2,".":27}},"Q":{"d":"103,-175v103,4,70,156,2,172v12,6,32,6,46,9r-8,18v-31,-6,-53,-19,-72,-21v-33,-4,-59,-28,-59,-71v0,-52,35,-109,91,-107xm80,-15v45,0,66,-50,66,-89v0,-23,-8,-53,-46,-53v-44,-1,-65,49,-65,88v0,27,11,54,45,54","w":171,"k":{"T":7,"A":2,"\u00c1":2,"X":3,"Y":8,"f":-6,"g":-4,"j":-1,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"\u00ed":-2,"c":-3,"d":-3,"e":-3,"o":-3,"q":-3,"\u00e9":-3,"\u00f3":-3,"\u00f6":-3,"\u0151":-3,"s":-2,"t":-6,"u":-2,"\u00fa":-2,"\u00fc":-2,"\u0171":-2,"v":-5,"w":-5,"y":-5,"z":-1,"a":-3,"\u00e1":-3,"b":-2,"h":-2,"k":-2,"l":-2,"-":-4,".":6}},"R":{"d":"40,-170v38,-10,92,-4,92,37v0,26,-21,43,-41,51v25,1,19,68,24,82r-22,0v-1,-4,-3,-22,-4,-42v-1,-33,-17,-34,-46,-33r-14,75r-21,0xm59,-155r-12,63v35,4,63,-10,63,-38v0,-25,-29,-31,-51,-25","w":133,"k":{"T":2,"A":-2,"\u00c1":-2,"C":-1,"G":-1,"O":-1,"Q":-1,"\u00d3":-1,"\u00d6":-1,"\u0150":-1,"U":3,"\u00da":3,"\u00dc":3,"\u0170":3,"V":-1,"W":-1,"X":-1,"Y":3,"g":2,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"\u00ed":-2,"t":-5,"u":1,"\u00fa":1,"\u00fc":1,"\u0171":1,"v":-4,"w":-4,"y":-4,"a":1,"\u00e1":1,"b":-2,"h":-2,"k":-2,"l":-2,"-":1}},"S":{"d":"47,-129v0,31,68,41,60,79v7,46,-70,67,-104,41r8,-18v22,17,73,16,74,-21v1,-30,-68,-43,-60,-76v-4,-45,62,-63,94,-42r-8,17v-16,-14,-64,-8,-64,20","w":119,"k":{"C":1,"G":1,"O":1,"Q":1,"\u00d3":1,"\u00d6":1,"\u0150":1,"c":-3,"d":-3,"e":-3,"o":-3,"q":-3,"\u00e9":-3,"\u00f3":-3,"\u00f6":-3,"\u0151":-3,"v":3,"w":3,"y":3,"x":1,"a":-2,"\u00e1":-2,"-":-1}},"T":{"d":"38,0r29,-154r-50,0r3,-19r123,0r-4,19r-51,0r-29,154r-21,0","w":121,"k":{"\u00ed":13,"i":13,"T":-11,"A":14,"\u00c1":14,"C":4,"G":4,"O":4,"Q":4,"\u00d3":4,"\u00d6":4,"\u0150":4,"V":-11,"W":-11,"X":-8,"Y":-8,"J":12,"S":-2,"g":18,"m":13,"n":13,"p":13,"r":13,"c":15,"d":15,"e":15,"o":15,"q":15,"\u00e9":15,"\u00f3":15,"\u00f6":15,"\u0151":15,"s":16,"t":2,"u":15,"\u00fa":15,"\u00fc":15,"\u0171":15,"v":8,"w":8,"y":8,"x":13,"z":14,"a":19,"\u00e1":19,"b":1,"h":1,"k":1,"l":1,"-":16,")":-14,"\"":-5,".":17}},"U":{"d":"40,-173r22,0r-22,124v0,22,13,34,32,34v57,0,53,-107,68,-158r21,0v-14,67,-17,176,-92,176v-36,0,-56,-31,-48,-75","w":158,"k":{"A":4,"\u00c1":4,"S":2,"f":-3,"t":-1,"v":-1,"w":-1,"y":-1,"x":1,"b":-1,"h":-1,"k":-1,"l":-1}},"V":{"d":"66,0r-23,0r-21,-173r21,0r17,150v20,-48,50,-103,73,-150r24,0","w":137,"k":{"T":-8,"A":11,"\u00c1":11,"M":1,"J":8,"S":-2,"g":9,"i":2,"m":2,"n":2,"p":2,"r":2,"\u00ed":2,"c":8,"d":8,"e":8,"o":8,"q":8,"\u00e9":8,"\u00f3":8,"\u00f6":8,"\u0151":8,"s":6,"t":-2,"u":4,"\u00fa":4,"\u00fc":4,"\u0171":4,"x":4,"z":4,"a":9,"\u00e1":9,"b":-2,"h":-2,"k":-2,"l":-2,"-":5,")":-9,"\"":-3,".":14}},"W":{"d":"56,0r-23,0r-8,-173r21,0r4,149v17,-45,46,-104,66,-149r23,0r4,148v18,-51,43,-99,64,-148r22,0r-80,173r-23,0r-4,-98v-2,-19,2,-33,0,-50v-18,52,-44,99,-66,148","w":212,"k":{"T":-8,"A":11,"\u00c1":11,"M":1,"J":8,"S":-2,"g":9,"i":2,"m":2,"n":2,"p":2,"r":2,"\u00ed":2,"c":8,"d":8,"e":8,"o":8,"q":8,"\u00e9":8,"\u00f3":8,"\u00f6":8,"\u0151":8,"s":6,"t":-2,"u":4,"\u00fa":4,"\u00fc":4,"\u0171":4,"x":4,"z":4,"a":9,"\u00e1":9,"b":-2,"h":-2,"k":-2,"l":-2,"-":5,")":-9,"\"":-3,".":14}},"X":{"d":"119,0r-22,0r-28,-73v-13,22,-35,51,-51,73r-26,0r68,-88r-33,-85r23,0r25,71r51,-71r25,0r-66,85","w":133,"k":{"T":-6,"A":2,"\u00c1":2,"C":6,"G":6,"O":6,"Q":6,"\u00d3":6,"\u00d6":6,"\u0150":6,"V":-7,"W":-7,"X":-4,"Y":-7,"g":3,"c":3,"d":3,"e":3,"o":3,"q":3,"\u00e9":3,"\u00f3":3,"\u00f6":3,"\u0151":3,"u":3,"\u00fa":3,"\u00fc":3,"\u0171":3,"v":3,"w":3,"y":3,"a":4,"\u00e1":4,"-":6,")":-6,"\"":-1,".":-2}},"Y":{"d":"62,0r-21,0r14,-72r-33,-101r22,0r25,85v17,-30,36,-57,55,-85r25,0r-73,101","w":132,"k":{"\u00f6":18,"\u00ed":9,"i":9,"T":-6,"A":19,"\u00c1":19,"C":6,"G":6,"O":6,"Q":6,"\u00d3":6,"\u00d6":6,"\u0150":6,"U":2,"\u00da":2,"\u00dc":2,"\u0170":2,"V":-3,"W":-3,"X":3,"M":5,"J":15,"S":2,"B":2,"D":2,"E":2,"F":2,"H":2,"I":2,"K":2,"L":2,"N":2,"P":2,"R":2,"\u00c9":2,"\u00cd":2,"g":20,"j":2,"m":9,"n":9,"p":9,"r":9,"c":18,"d":18,"e":18,"o":18,"q":18,"\u00e9":18,"\u00f3":18,"\u0151":18,"s":17,"t":5,"u":14,"\u00fa":14,"\u00fc":14,"\u0171":14,"v":7,"w":7,"y":7,"x":11,"z":13,"a":22,"\u00e1":22,"b":2,"h":2,"k":2,"l":2,"-":16,")":-7,".":25}},"Z":{"d":"-5,0r2,-13r117,-141r-82,0r4,-19r110,0r-2,14r-116,141r90,0r-3,18r-120,0","w":133,"k":{"A":-1,"\u00c1":-1,"C":5,"G":5,"O":5,"Q":5,"\u00d3":5,"\u00d6":5,"\u0150":5,"V":-4,"W":-4,"X":-1,"g":3,"c":2,"d":2,"e":2,"o":2,"q":2,"\u00e9":2,"\u00f3":2,"\u00f6":2,"\u0151":2,"u":1,"\u00fa":1,"\u00fc":1,"\u0171":1,"a":3,"\u00e1":3,"-":2}},"a":{"d":"109,0r-20,0v0,-7,1,-19,3,-32v-19,48,-82,47,-84,-6v-3,-54,55,-106,119,-84v-7,35,-20,85,-18,122xm51,-15v29,0,49,-55,52,-93v-40,-11,-72,27,-73,66v0,14,5,27,21,27","w":133},"b":{"d":"41,-182r21,0r-16,81v20,-41,81,-30,81,19v0,38,-27,85,-77,85v-30,0,-42,-21,-36,-51xm81,-109v-25,-1,-48,38,-47,77v0,12,7,18,20,18v32,0,51,-38,51,-66v0,-15,-7,-29,-24,-29","w":134,"k":{"T":14,"g":-1,"j":1,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"\u00e9":-1,"\u00f3":-1,"\u00f6":-1,"\u0151":-1,"v":2,"w":2,"y":2,"x":3,"z":2,"-":-4,"\"":6,".":5}},"c":{"d":"90,-22r2,17v-29,18,-92,1,-83,-40v-2,-50,48,-96,102,-76r-7,17v-37,-18,-76,20,-73,56v-5,33,39,39,59,26","w":108,"k":{"T":5,"f":-2,"c":2,"d":2,"e":2,"o":2,"q":2,"\u00e9":2,"\u00f3":2,"\u00f6":2,"\u0151":2,"s":-1,"t":-2,"v":-3,"w":-3,"y":-3,"x":-1,"a":4,"\u00e1":4,".":3}},"d":{"d":"118,-182r21,0r-33,182r-19,0r3,-25v-19,41,-82,36,-82,-17v0,-51,46,-100,99,-80xm54,-15v30,0,46,-53,49,-89v-35,-21,-75,19,-73,59v0,15,6,30,24,30","w":134,"k":{".":4}},"e":{"d":"93,-23r4,16v-32,21,-89,7,-89,-40v0,-37,28,-80,68,-80v24,0,36,14,36,32v0,33,-36,41,-82,40v-3,19,9,41,30,41v15,0,25,-5,33,-9xm92,-94v0,-10,-8,-16,-19,-16v-20,0,-36,20,-41,39v34,1,60,-4,60,-23","w":115,"k":{"T":9,"-":-3,".":3}},"f":{"d":"31,0r-21,0r20,-107r-16,0r3,-17v8,-1,20,3,18,-7v2,-33,31,-65,67,-50r-5,17v-25,-12,-39,13,-42,40r27,0r-3,17r-28,0","w":72,"k":{"t":-2,"a":2,"\u00e1":2,")":-22,"\"":-16,".":8}},"g":{"d":"3,45r5,-17v32,15,70,13,78,-36v0,-6,5,-14,3,-18v-19,41,-81,30,-81,-17v0,-57,62,-105,119,-75v-18,66,-6,172,-87,172v-15,0,-29,-4,-37,-9xm55,-17v32,-1,45,-52,49,-88v-37,-19,-75,20,-73,58v0,14,5,30,24,30","w":134,"k":{"T":11,"g":1,".":4}},"h":{"d":"28,0r-21,0r35,-182r21,0r-15,80v16,-28,75,-42,75,9v0,34,-11,62,-16,93r-21,0v5,-30,14,-55,15,-89v0,-11,-5,-20,-19,-20v-37,0,-48,69,-54,109","w":136,"k":{"T":15,"u":1,"\u00fa":1,"\u00fc":1,"\u0171":1,"v":2,"w":2,"y":2,"x":1,"\"":9}},"i":{"d":"28,0r-21,0r24,-124r21,0xm47,-145v-7,0,-12,-5,-12,-13v0,-8,7,-15,14,-15v8,0,12,6,12,14v0,8,-6,14,-14,14","w":58},"j":{"d":"32,-124r21,0v-13,52,-14,127,-39,165v-8,12,-26,16,-42,11r2,-17v20,3,28,0,34,-31xm47,-145v-7,0,-12,-5,-12,-13v0,-8,6,-15,14,-15v7,0,12,6,12,14v0,8,-6,14,-14,14","w":58,"k":{"j":-6,".":3}},"k":{"d":"28,0r-21,0r35,-182r21,0r-21,114r55,-56r26,0r-54,51r37,73r-23,0r-30,-61r-16,14","w":116,"k":{"T":7,"g":4,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"\u00ed":-2,"c":4,"d":4,"e":4,"o":4,"q":4,"\u00e9":4,"\u00f3":4,"\u00f6":4,"\u0151":4,"v":-2,"w":-2,"y":-2,"a":4,"\u00e1":4,"b":-2,"h":-2,"k":-2,"l":-2,".":-3}},"l":{"d":"29,0r-22,0r35,-182r21,0","w":58,"k":{".":4}},"m":{"d":"28,0r-21,0r22,-124r19,0v0,7,-4,18,-2,23v16,-31,69,-38,72,2v11,-18,27,-28,45,-28v51,2,21,84,15,127r-21,0r15,-88v0,-13,-5,-21,-19,-21v-35,0,-45,70,-50,109r-21,0r16,-88v0,-10,-3,-21,-19,-21v-35,2,-46,69,-51,109","w":206,"k":{"T":15,"u":1,"\u00fa":1,"\u00fc":1,"\u0171":1,"v":2,"w":2,"y":2,"x":1,"\"":9}},"n":{"d":"28,0r-21,0r23,-124r19,0r-3,24v11,-17,28,-27,46,-27v50,1,23,86,15,127r-21,0v5,-30,13,-56,15,-88v0,-12,-4,-21,-19,-21v-34,-1,-48,70,-54,109","w":136,"k":{"T":15,"u":1,"\u00fa":1,"\u00fc":1,"\u0171":1,"v":2,"w":2,"y":2,"x":1,"\"":9}},"o":{"d":"78,-127v34,0,48,26,48,52v0,38,-27,78,-69,78v-31,0,-48,-23,-48,-51v0,-41,29,-79,69,-79xm75,-110v-42,0,-66,96,-15,96v25,0,44,-32,44,-61v0,-14,-7,-35,-29,-35","w":133,"k":{"T":14,"g":-1,"j":1,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"\u00e9":-1,"\u00f3":-1,"\u00f6":-1,"\u0151":-1,"v":2,"w":2,"y":2,"x":3,"z":2,"-":-4,"\"":6,".":5}},"p":{"d":"17,51r-21,0r32,-175r19,0v0,7,-4,18,-2,23v20,-39,82,-31,82,19v0,54,-47,102,-100,79xm81,-109v-27,0,-48,50,-50,88v37,23,75,-17,74,-59v0,-13,-6,-29,-24,-29","w":134,"k":{"T":14,"g":-1,"j":1,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"\u00e9":-1,"\u00f3":-1,"\u00f6":-1,"\u0151":-1,"v":2,"w":2,"y":2,"x":3,"z":2,"-":-4,"\"":6,".":5}},"q":{"d":"95,51r-22,0v4,-24,13,-52,15,-74v-20,39,-80,32,-80,-19v0,-56,61,-105,119,-77xm52,-15v35,-1,46,-53,51,-90v-37,-18,-73,18,-73,60v0,19,9,30,22,30","w":134,"k":{"T":12,"g":1,"x":1,"a":1,"\u00e1":1,".":3}},"r":{"d":"28,0r-21,0r22,-124r18,0v0,8,-4,20,-2,27v9,-18,23,-33,44,-29v-3,7,1,24,-10,20v-36,0,-44,68,-51,106","w":81,"k":{"T":6,"f":-6,"g":2,"c":2,"d":2,"e":2,"o":2,"q":2,"\u00e9":2,"\u00f3":2,"\u00f6":2,"\u0151":2,"t":-7,"v":-5,"w":-5,"y":-5,"x":-3,"z":-2,"a":4,"\u00e1":4,"-":2,".":9}},"s":{"d":"40,-91v2,21,45,28,40,53v3,39,-52,51,-78,32r6,-16v14,12,51,11,51,-12v0,-22,-45,-30,-40,-55v-3,-32,45,-47,71,-32r-6,17v-12,-10,-46,-8,-44,13","w":95,"k":{"T":10,"-":2,".":3}},"t":{"d":"40,-147r22,-7r-6,30r30,0r-3,17r-30,0r-14,80v-1,11,12,14,22,11r-1,16v-68,17,-34,-60,-28,-107r-17,0r3,-17r17,0","w":80,"k":{"g":1,"c":1,"d":1,"e":1,"o":1,"q":1,"\u00e9":1,"\u00f3":1,"\u00f6":1,"\u0151":1,"v":-3,"w":-3,"y":-3}},"u":{"d":"107,-124r21,0r-22,124r-19,0v0,-7,4,-18,2,-23v-11,16,-27,26,-43,26v-23,0,-37,-25,-31,-57r14,-70r21,0r-15,87v0,13,5,22,20,22v36,0,46,-70,52,-109","w":134,"k":{"T":12,"g":1,"x":1,"a":1,"\u00e1":1,".":3}},"v":{"d":"13,-124r22,0r15,101v12,-31,35,-70,51,-101r23,0r-68,124r-21,0","w":116,"k":{"T":9,"g":5,"j":1,"c":2,"d":2,"e":2,"o":2,"q":2,"\u00e9":2,"\u00f3":2,"\u00f6":2,"\u0151":2,"v":-4,"w":-4,"y":-4,"a":4,"\u00e1":4,"-":2,".":10}},"w":{"d":"16,-124r21,0r5,103v13,-33,34,-71,50,-103r19,0r10,103v12,-35,31,-70,46,-103r21,0r-61,124r-20,0r-10,-100v-15,35,-33,66,-50,100r-20,0","w":180,"k":{"T":9,"g":5,"j":1,"c":2,"d":2,"e":2,"o":2,"q":2,"\u00e9":2,"\u00f3":2,"\u00f6":2,"\u0151":2,"v":-4,"w":-4,"y":-4,"a":4,"\u00e1":4,"-":2,".":10}},"x":{"d":"16,-124r23,0r21,47v11,-16,25,-32,37,-47r24,0r-52,61r29,63r-23,0v-8,-16,-13,-35,-22,-50v-11,18,-25,34,-38,50r-24,0r54,-64","w":112,"k":{"T":7,"g":2,"c":4,"d":4,"e":4,"o":4,"q":4,"\u00e9":4,"\u00f3":4,"\u00f6":4,"\u0151":4,"t":-3,"v":-4,"w":-4,"y":-4,"a":3,"\u00e1":3}},"y":{"d":"12,-124r22,0r19,99r45,-99r22,0v-35,63,-58,155,-125,181r-5,-19v19,-6,43,-21,47,-46","w":112,"k":{"T":9,"g":5,"j":1,"c":2,"d":2,"e":2,"o":2,"q":2,"\u00e9":2,"\u00f3":2,"\u00f6":2,"\u0151":2,"v":-4,"w":-4,"y":-4,"a":4,"\u00e1":4,"-":2,".":10}},"z":{"d":"-5,0r2,-13r60,-67v10,-12,18,-18,26,-26r-64,0r4,-18r89,0r-3,14r-85,93r69,0r-4,17r-94,0","w":106,"k":{"T":7,"f":-6,"c":1,"d":1,"e":1,"o":1,"q":1,"\u00e9":1,"\u00f3":1,"\u00f6":1,"\u0151":1,"t":-3,"v":-6,"w":-6,"y":-6}},"\u00c1":{"d":"102,-55r-59,0r-27,55r-23,0r89,-173r25,0r24,173r-21,0xm51,-71r50,0r-10,-82xm109,-212r27,0v-18,10,-23,33,-54,30","w":145,"k":{"T":15,"A":3,"\u00c1":3,"C":5,"G":5,"O":5,"Q":5,"\u00d3":5,"\u00d6":5,"\u0150":5,"U":7,"\u00da":7,"\u00dc":7,"\u0170":7,"V":10,"W":10,"X":2,"Y":16,"f":1,"g":3,"j":-3,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"\u00ed":-2,"c":3,"d":3,"e":3,"o":3,"q":3,"\u00e9":3,"\u00f3":3,"\u00f6":3,"\u0151":3,"s":-1,"t":1,"u":1,"\u00fa":1,"\u00fc":1,"\u0171":1,"v":5,"w":5,"y":5,"x":-4,"z":-5,"-":1,"\"":9}},"\u00c9":{"d":"111,-99r-4,18r-62,0r-12,63r70,0r-3,18r-92,0r33,-173r88,0r-4,19r-66,0r-11,55r63,0xm99,-212r28,0v-18,10,-23,33,-54,30","w":120,"k":{"V":-2,"W":-2,"Y":-1,"f":-1,"g":1,"c":1,"d":1,"e":1,"o":1,"q":1,"\u00e9":1,"\u00f3":1,"\u00f6":1,"\u0151":1,"t":1,"u":2,"\u00fa":2,"\u00fc":2,"\u0171":2,"v":2,"w":2,"y":2,"z":-1,"a":1,"\u00e1":1,".":2}},"\u00cd":{"d":"40,-173r22,0r-33,173r-21,0xm65,-212r27,0v-17,10,-22,33,-53,30","w":59,"k":{"f":-2,"t":-2,"v":-1,"w":-1,"y":-1,"z":-2}},"\u00d3":{"d":"168,-105v0,53,-32,108,-90,108v-45,0,-66,-33,-66,-70v0,-52,34,-109,91,-108v47,0,65,33,65,70xm100,-157v-42,0,-65,49,-65,88v0,28,12,54,46,54v43,1,65,-50,65,-89v0,-25,-8,-53,-46,-53xm120,-212r28,0v-18,10,-23,33,-54,30","w":171,"k":{"T":7,"A":2,"\u00c1":2,"X":3,"Y":8,"f":-6,"g":-4,"j":-1,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"\u00ed":-2,"c":-3,"d":-3,"e":-3,"o":-3,"q":-3,"\u00e9":-3,"\u00f3":-3,"\u00f6":-3,"\u0151":-3,"s":-2,"t":-6,"u":-2,"\u00fa":-2,"\u00fc":-2,"\u0171":-2,"v":-5,"w":-5,"y":-5,"z":-1,"a":-3,"\u00e1":-3,"b":-2,"h":-2,"k":-2,"l":-2,"-":-4,".":6}},"\u00d6":{"d":"168,-105v0,53,-32,108,-90,108v-45,0,-66,-33,-66,-70v0,-52,34,-109,91,-108v46,0,65,33,65,70xm100,-157v-42,0,-65,49,-65,88v0,28,12,54,46,54v43,1,65,-50,65,-89v0,-25,-8,-53,-46,-53xm86,-184v-6,0,-12,-6,-12,-13v0,-7,6,-13,13,-13v7,0,12,6,12,12v0,7,-5,14,-13,14xm133,-184v-6,0,-12,-6,-12,-13v-1,-15,27,-17,26,-1v0,7,-6,14,-14,14","w":171,"k":{"T":7,"A":2,"\u00c1":2,"X":3,"Y":8,"f":-6,"g":-4,"j":-1,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"\u00ed":-2,"c":-3,"d":-3,"e":-3,"o":-3,"q":-3,"\u00e9":-3,"\u00f3":-3,"\u00f6":-3,"\u0151":-3,"s":-2,"t":-6,"u":-2,"\u00fa":-2,"\u00fc":-2,"\u0171":-2,"v":-5,"w":-5,"y":-5,"z":-1,"a":-3,"\u00e1":-3,"b":-2,"h":-2,"k":-2,"l":-2,"-":-4,".":6}},"\u00da":{"d":"40,-173r22,0r-22,124v0,22,13,34,32,34v57,0,53,-107,68,-158r21,0v-14,67,-17,176,-92,176v-36,0,-56,-31,-48,-75xm112,-212r28,0v-18,10,-23,33,-54,30","w":158,"k":{"A":4,"\u00c1":4,"S":2,"f":-3,"t":-1,"v":-1,"w":-1,"y":-1,"x":1,"b":-1,"h":-1,"k":-1,"l":-1}},"\u00dc":{"d":"40,-173r22,0r-22,124v0,22,13,34,32,34v57,0,53,-107,68,-158r21,0v-15,66,-17,176,-92,176v-36,0,-56,-31,-48,-75xm80,-184v-6,0,-12,-6,-12,-13v0,-7,6,-13,13,-13v7,0,12,6,12,12v0,7,-5,14,-13,14xm127,-184v-6,0,-12,-6,-12,-13v-1,-15,27,-17,26,-1v0,7,-6,14,-14,14","w":158,"k":{"A":4,"\u00c1":4,"S":2,"f":-3,"t":-1,"v":-1,"w":-1,"y":-1,"x":1,"b":-1,"h":-1,"k":-1,"l":-1}},"\u00e1":{"d":"109,0r-20,0v0,-7,1,-19,3,-32v-19,48,-82,47,-84,-6v-3,-54,55,-106,119,-84v-7,35,-20,85,-18,122xm51,-15v29,0,49,-55,52,-93v-40,-11,-72,27,-73,66v0,14,5,27,21,27xm101,-176r26,0r-34,37r-17,0","w":133},"\u00e9":{"d":"93,-23r4,16v-32,21,-89,7,-89,-40v0,-37,28,-80,68,-80v24,0,36,14,36,32v0,33,-36,41,-82,40v-3,19,9,41,30,41v15,0,25,-5,33,-9xm92,-94v0,-10,-8,-16,-19,-16v-20,0,-36,20,-41,39v34,1,60,-4,60,-23xm90,-176r25,0r-34,37r-16,0","w":115,"k":{"T":9,"-":-3,".":3}},"\u00ed":{"d":"28,0r-21,0r24,-124r21,0xm57,-176r26,0r-34,37r-17,0","w":58},"\u00f3":{"d":"57,3v-31,0,-48,-23,-48,-51v0,-41,29,-79,69,-79v34,0,48,26,48,52v0,38,-27,78,-69,78xm60,-14v25,0,44,-32,44,-61v0,-14,-7,-35,-29,-35v-42,0,-66,96,-15,96xm94,-176r25,0r-34,37r-16,0","w":133,"k":{"T":14,"g":-1,"j":1,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"\u00e9":-1,"\u00f3":-1,"\u00f6":-1,"\u0151":-1,"v":2,"w":2,"y":2,"x":3,"z":2,"-":-4,"\"":6,".":5}},"\u00f6":{"d":"57,3v-31,0,-48,-23,-48,-51v0,-41,29,-79,69,-79v34,0,48,26,48,52v0,38,-27,78,-69,78xm60,-14v25,0,44,-32,44,-61v0,-14,-7,-35,-29,-35v-42,0,-66,96,-15,96xm61,-146v-7,0,-12,-5,-12,-12v0,-8,6,-14,13,-14v7,0,12,6,12,13v0,7,-5,13,-13,13xm108,-146v-7,0,-12,-5,-12,-12v0,-8,6,-14,13,-14v7,0,12,6,12,13v0,7,-5,13,-13,13","w":133,"k":{"T":14,"g":-1,"j":1,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"\u00e9":-1,"\u00f3":-1,"\u00f6":-1,"\u0151":-1,"v":2,"w":2,"y":2,"x":3,"z":2,"-":-4,"\"":6,".":5}},"\u00fa":{"d":"107,-124r21,0r-22,124r-19,0v0,-7,4,-18,2,-23v-11,16,-27,26,-43,26v-23,0,-37,-25,-31,-57r14,-70r21,0r-15,87v0,13,5,22,20,22v36,0,46,-70,52,-109xm92,-176r26,0r-34,37r-17,0","w":134,"k":{"T":12,"g":1,"x":1,"a":1,"\u00e1":1,".":3}},"\u00fc":{"d":"107,-124r21,0r-22,124r-19,0v0,-7,4,-18,2,-23v-11,16,-27,26,-43,26v-23,0,-37,-25,-31,-57r14,-70r21,0r-15,87v0,13,5,22,20,22v36,0,46,-70,52,-109xm61,-146v-7,0,-12,-5,-12,-12v0,-8,6,-14,13,-14v7,0,12,6,12,13v0,7,-5,13,-13,13xm107,-146v-7,0,-12,-5,-12,-12v0,-17,27,-19,26,-1v0,7,-6,13,-14,13","w":134,"k":{"T":12,"g":1,"x":1,"a":1,"\u00e1":1,".":3}},"\u20ac":{"d":"110,-22r4,16v-42,24,-104,-6,-96,-58r-16,0r2,-13r15,0v1,-5,2,-10,4,-15r-16,0r3,-13r16,0v14,-45,64,-79,114,-57r-7,17v-34,-19,-77,7,-85,40r68,0r-3,13r-69,0v-2,4,-2,9,-3,15r69,0r-2,13r-68,0v-5,39,39,61,70,42"},"\u0150":{"d":"168,-105v0,53,-32,108,-90,108v-45,0,-66,-33,-66,-70v0,-52,34,-109,91,-108v47,0,65,33,65,70xm100,-157v-42,0,-65,49,-65,88v0,28,12,54,46,54v43,1,65,-50,65,-89v0,-25,-8,-53,-46,-53xm102,-212r24,0v-16,10,-21,31,-49,29xm139,-212r25,0v-16,10,-21,31,-49,29","w":171,"k":{"T":7,"A":2,"\u00c1":2,"X":3,"Y":8,"f":-6,"g":-4,"j":-1,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"\u00ed":-2,"c":-3,"d":-3,"e":-3,"o":-3,"q":-3,"\u00e9":-3,"\u00f3":-3,"\u00f6":-3,"\u0151":-3,"s":-2,"t":-6,"u":-2,"\u00fa":-2,"\u00fc":-2,"\u0171":-2,"v":-5,"w":-5,"y":-5,"z":-1,"a":-3,"\u00e1":-3,"b":-2,"h":-2,"k":-2,"l":-2,"-":-4,".":6}},"\u0170":{"d":"40,-173r22,0r-22,124v0,22,13,34,32,34v57,0,53,-107,68,-158r21,0v-14,67,-17,176,-92,176v-36,0,-56,-31,-48,-75xm96,-212r25,0v-16,10,-21,31,-49,29xm134,-212r24,0v-16,10,-20,32,-49,29","w":158,"k":{"A":4,"\u00c1":4,"S":2,"f":-3,"t":-1,"v":-1,"w":-1,"y":-1,"x":1,"b":-1,"h":-1,"k":-1,"l":-1}},"\u0151":{"d":"57,3v-31,0,-48,-23,-48,-51v0,-41,29,-79,69,-79v34,0,48,26,48,52v0,38,-27,78,-69,78xm60,-14v25,0,44,-32,44,-61v0,-14,-7,-35,-29,-35v-42,0,-66,96,-15,96xm74,-176r23,0r-32,37r-15,0xm111,-176r23,0r-32,37r-15,0","w":133,"k":{"T":14,"g":-1,"j":1,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"\u00e9":-1,"\u00f3":-1,"\u00f6":-1,"\u0151":-1,"v":2,"w":2,"y":2,"x":3,"z":2,"-":-4,"\"":6,".":5}},"\u0171":{"d":"107,-124r21,0r-22,124r-19,0v0,-7,4,-18,2,-23v-11,16,-27,26,-43,26v-23,0,-37,-25,-31,-57r14,-70r21,0r-15,87v0,13,5,22,20,22v36,0,46,-70,52,-109xm76,-176r22,0r-32,37r-14,0xm112,-176r23,0r-32,37r-14,0","w":134,"k":{"T":12,"g":1,"x":1,"a":1,"\u00e1":1,".":3}},"\u00a0":{"w":46}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1992, 1994, 1997, 2000, 2004 Adobe Systems Incorporated. All rights reserved.
 * 
 * Trademark:
 * Myriad is either a registered trademark or a trademark of Adobe Systems
 * Incorporated in the United States and/or other countries.
 * 
 * Full name:
 * MyriadPro-BoldIt
 * 
 * Manufacturer:
 * Adobe Systems Incorporated
 * 
 * Designer:
 * Robert Slimbach and Carol Twombly
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":143,"face":{"font-family":"Myriad Pro","font-weight":700,"font-style":"italic","font-stretch":"normal","units-per-em":"256","panose-1":"2 11 7 3 3 4 3 9 2 4","ascent":"192","descent":"-64","x-height":"3","bbox":"-24 -217 238 58","underline-thickness":"12.8","underline-position":"-12.8","slope":"-11","stemh":"28","stemv":"39","unicode-range":"U+0020-U+20AC"},"glyphs":{" ":{"w":47},"!":{"d":"47,-57r-28,0r16,-116r40,0xm24,3v-12,0,-20,-9,-20,-21v0,-14,9,-26,24,-26v12,0,21,9,21,22v0,15,-10,25,-25,25","w":68},"\"":{"d":"29,-177r35,0r-19,71r-23,0xm79,-177r34,0r-19,71r-23,0","w":99,"k":{"A":9,"\u00c1":9,"J":16,"X":-1,"Y":-3,"f":-11,"b":-5,"h":-5,"k":-5,"l":-5,"t":-9,".":34}},"$":{"d":"64,-120v3,20,68,33,59,66v0,31,-25,49,-54,52r-5,24r-24,0r4,-24v-16,-1,-32,-8,-40,-14r12,-28v13,13,65,22,67,-5v-4,-25,-59,-32,-59,-66v0,-26,21,-46,52,-49r4,-23r24,0r-4,23v14,1,26,5,33,9r-11,28v-7,-9,-60,-16,-58,7","w":138},"(":{"d":"67,-177r27,0v-39,46,-65,131,-38,207r-26,0v-31,-69,-5,-167,37,-207","w":80,"k":{"T":-6,"A":3,"\u00c1":3,"C":4,"G":4,"O":4,"Q":4,"\u00d3":4,"\u00d6":4,"\u0150":4,"V":-5,"W":-5,"X":-2,"Y":-4,"j":-7,"c":1,"d":1,"e":1,"o":1,"q":1,"\u00e9":1,"\u00f3":1,"\u00f6":1,"\u0151":1}},")":{"d":"18,30r-27,0v38,-46,63,-130,38,-207r26,0v32,69,4,167,-37,207","w":80},"-":{"d":"11,-80r67,0r-6,26r-66,0","w":82,"k":{"T":16,"J":3,"C":-5,"G":-5,"O":-5,"Q":-5,"\u00d3":-5,"\u00d6":-5,"\u0150":-5,"V":7,"W":7,"X":3,"Y":13,"S":1,"a":-5,"\u00e1":-5,"g":-5,"c":-5,"d":-5,"e":-5,"o":-5,"q":-5,"\u00e9":-5,"\u00f3":-5,"\u00f6":-5,"\u0151":-5,"v":1,"w":1,"y":1}},".":{"d":"25,3v-12,0,-20,-10,-20,-22v0,-14,9,-26,24,-26v13,0,22,9,22,22v0,15,-11,26,-26,26","w":66,"k":{"T":17,"A":-3,"\u00c1":-3,"J":-2,"V":14,"W":14,"X":-4,"Y":20,"Z":-3,"\"":37}},"0":{"d":"88,-169v36,0,48,27,48,57v0,52,-26,115,-78,115v-35,0,-48,-26,-48,-60v0,-52,27,-112,78,-112xm84,-140v-25,0,-38,60,-38,84v0,13,2,30,17,30v25,0,37,-64,37,-86v0,-11,-2,-28,-16,-28","w":138},"1":{"d":"47,0r24,-132r-32,14r-2,-28v23,-9,41,-24,77,-20r-32,166r-35,0","w":138},"2":{"d":"113,0r-114,0r5,-24v29,-22,90,-66,90,-94v0,-27,-44,-22,-58,-11r-7,-26v32,-24,103,-17,103,31v0,41,-43,68,-73,93r60,0","w":138},"3":{"d":"2,-8r11,-29v15,12,74,13,70,-15v1,-17,-17,-23,-41,-22r6,-28v20,1,41,-5,42,-22v1,-21,-44,-14,-54,-6r-6,-28v31,-19,100,-16,99,28v0,21,-17,36,-37,41v17,4,29,18,29,37v0,52,-82,68,-119,44","w":138},"4":{"d":"100,0r-34,0r7,-40r-70,0r4,-25r80,-101r45,0r-19,97r20,0r-5,29r-20,0xm79,-69v4,-22,13,-48,14,-68v-14,24,-32,47,-49,68r35,0","w":138},"5":{"d":"63,-109v30,-5,60,16,60,47v0,58,-76,79,-120,55r10,-29v20,13,72,11,72,-20v6,-21,-33,-29,-62,-24r24,-86r89,0r-6,31r-59,0","w":138},"6":{"d":"131,-169r-5,30v-35,-1,-68,18,-72,40v27,-26,76,-11,76,34v0,36,-27,68,-66,68v-83,-1,-59,-119,-15,-147v24,-15,50,-27,82,-25xm72,-84v-16,0,-29,14,-28,33v0,14,8,25,21,25v30,2,39,-58,7,-58","w":138},"7":{"d":"31,-166r113,0r-5,24r-91,142r-41,0r90,-135r-72,0","w":138},"8":{"d":"24,-119v0,-57,110,-71,111,-10v0,18,-12,32,-30,40v50,29,5,99,-45,92v-68,4,-68,-76,-20,-90v-9,-10,-16,-19,-16,-32xm67,-73v-26,1,-35,49,-2,49v31,0,30,-45,2,-49xm81,-142v-27,1,-29,37,-2,42v19,-4,31,-41,2,-42","w":138},"9":{"d":"12,2r5,-30v36,3,64,-16,75,-41v-27,25,-76,8,-76,-33v0,-36,29,-67,67,-67v84,1,52,122,12,149v-23,15,-51,24,-83,22xm73,-85v18,0,28,-11,27,-32v0,-13,-6,-24,-20,-24v-26,0,-40,56,-7,56","w":138},"?":{"d":"115,-141v0,35,-45,52,-46,85r-36,0v-3,-31,40,-55,45,-78v4,-18,-35,-12,-43,-5r-5,-26v22,-18,85,-15,85,24xm42,3v-12,0,-20,-9,-20,-21v0,-14,10,-26,25,-26v12,0,21,9,21,22v0,15,-11,25,-26,25","w":111},"A":{"d":"102,-45r-50,0r-20,45r-39,0r84,-173r47,0r20,173r-39,0xm63,-73r38,0v-3,-23,-2,-50,-7,-71v-9,24,-21,48,-31,71","w":158,"k":{"T":16,"A":4,"\u00c1":4,"J":-2,"C":7,"G":7,"O":7,"Q":7,"\u00d3":7,"\u00d6":7,"\u0150":7,"U":8,"\u00da":8,"\u00dc":8,"\u0170":8,"V":13,"W":13,"X":3,"Y":17,"a":1,"\u00e1":1,"f":1,"g":3,"b":-1,"h":-1,"k":-1,"l":-1,"j":-3,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"\u00ed":-2,"c":3,"d":3,"e":3,"o":3,"q":3,"\u00e9":3,"\u00f3":3,"\u00f6":3,"\u0151":3,"t":1,"u":2,"\u00fa":2,"\u00fc":2,"\u0171":2,"v":7,"w":7,"y":7,"x":-1,"z":-4,"\"":9}},"B":{"d":"137,-54v2,57,-78,60,-132,52r32,-168v41,-8,108,-9,108,37v1,23,-18,35,-35,42v17,5,27,18,27,37xm69,-144r-8,40v24,2,46,-4,46,-23v0,-17,-22,-20,-38,-17xm55,-77r-9,49v24,2,52,-3,52,-27v0,-21,-21,-23,-43,-22","w":148,"k":{"T":6,"A":2,"\u00c1":2,"U":2,"\u00da":2,"\u00dc":2,"\u0170":2,"V":4,"W":4,"X":3,"Y":6,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"\u00e9":-1,"\u00f3":-1,"\u00f6":-1,"\u0151":-1,"v":1,"w":1,"y":1,"-":-3,".":4}},"C":{"d":"147,-138v-45,-19,-95,11,-95,63v0,41,44,56,79,40r3,30v-51,22,-121,-3,-121,-66v0,-76,74,-121,144,-97","w":149,"k":{"T":-1,"A":-2,"\u00c1":-2,"J":-1,"C":6,"G":6,"O":6,"Q":6,"\u00d3":6,"\u00d6":6,"\u0150":6,"V":-1,"W":-1,"X":-2,"Y":-1,"M":-2,"a":3,"\u00e1":3,"g":3,"c":2,"d":2,"e":2,"o":2,"q":2,"\u00e9":2,"\u00f3":2,"\u00f6":2,"\u0151":2,"u":1,"\u00fa":1,"\u00fc":1,"\u0171":1,"v":4,"w":4,"y":4,"z":-3,"-":1,")":-2}},"D":{"d":"170,-101v0,84,-78,114,-165,99r32,-168v65,-12,133,-1,133,69xm48,-29v51,6,83,-24,83,-72v0,-33,-26,-48,-62,-42","w":174,"k":{"T":9,"A":4,"\u00c1":4,"V":2,"W":2,"X":3,"Y":12,"a":-2,"\u00e1":-2,"f":-4,"g":-2,"b":-1,"h":-1,"k":-1,"l":-1,"j":2,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"\u00ed":-1,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"\u00e9":-2,"\u00f3":-2,"\u00f6":-2,"\u0151":-2,"t":-3,"u":-1,"\u00fa":-1,"\u00fc":-1,"\u0171":-1,"v":-2,"w":-2,"y":-2,"x":3,"s":-1,"-":-4,".":5}},"E":{"d":"123,-104r-6,31r-61,0r-8,42r69,0r-6,31r-106,0r33,-173r102,0r-6,32r-65,0r-8,37r62,0","w":132,"k":{"V":-1,"W":-1,"Y":-1,"a":1,"\u00e1":1,"f":-1,"g":2,"j":-1,"c":2,"d":2,"e":2,"o":2,"q":2,"\u00e9":2,"\u00f3":2,"\u00f6":2,"\u0151":2,"u":1,"\u00fa":1,"\u00fc":1,"\u0171":1,"v":3,"w":3,"y":3,"z":-1,".":2}},"F":{"d":"5,0r33,-173r101,0r-6,32r-64,0r-8,40r60,0r-6,31r-60,0r-13,70r-37,0","w":130,"k":{"A":15,"\u00c1":15,"J":20,"C":3,"G":3,"O":3,"Q":3,"\u00d3":3,"\u00d6":3,"\u0150":3,"X":3,"M":2,"a":9,"\u00e1":9,"g":8,"b":3,"h":3,"k":3,"l":3,"i":4,"m":4,"n":4,"p":4,"r":4,"\u00ed":4,"c":6,"d":6,"e":6,"o":6,"q":6,"\u00e9":6,"\u00f3":6,"\u00f6":6,"\u0151":6,"u":5,"\u00fa":5,"\u00fc":5,"\u0171":5,"v":4,"w":4,"y":4,"x":8,"s":5,".":15}},"G":{"d":"158,-136v-48,-21,-105,8,-105,63v0,36,33,52,63,40r7,-36r-27,0r6,-29r63,0r-18,90v-54,22,-135,7,-135,-62v0,-78,82,-122,157,-97","w":172,"k":{"T":3,"J":-1,"V":4,"W":4,"Y":4,"M":-1,"a":-1,"\u00e1":-1,"v":3,"w":3,"y":3}},"H":{"d":"38,-173r36,0r-12,68r62,0r13,-68r37,0r-33,173r-37,0r14,-72r-63,0r-13,72r-37,0","w":170,"k":{"f":-1,"t":-1,"z":-1}},"I":{"d":"37,-173r37,0r-33,173r-37,0","w":70,"k":{"f":-1,"t":-1,"z":-1}},"J":{"d":"50,-63r20,-110r37,0v-18,74,-8,204,-116,172r7,-32v26,7,47,5,52,-30","w":102,"k":{"A":3,"\u00c1":3,"v":-3,"w":-3,"y":-3,")":-4}},"K":{"d":"5,0r33,-173r36,0v-4,25,-13,54,-14,78r63,-78r46,0r-69,75r40,98r-40,0r-29,-75r-19,17r-11,58r-36,0","w":151,"k":{"A":3,"\u00c1":3,"J":-3,"C":12,"G":12,"O":12,"Q":12,"\u00d3":12,"\u00d6":12,"\u0150":12,"U":5,"\u00da":5,"\u00dc":5,"\u0170":5,"V":2,"W":2,"Y":-1,"S":2,"Z":-3,"a":5,"\u00e1":5,"g":6,"c":7,"d":7,"e":7,"o":7,"q":7,"\u00e9":7,"\u00f3":7,"\u00f6":7,"\u0151":7,"u":5,"\u00fa":5,"\u00fc":5,"\u0171":5,"v":8,"w":8,"y":8,"-":8,")":-3,"\"":-1,".":-2}},"L":{"d":"5,0r33,-173r36,0r-26,141r66,0r-6,32r-103,0","w":124,"k":{"T":25,"A":-4,"\u00c1":-4,"J":-2,"C":11,"G":11,"O":11,"Q":11,"\u00d3":11,"\u00d6":11,"\u0150":11,"U":10,"\u00da":10,"\u00dc":10,"\u0170":10,"V":17,"W":17,"X":1,"Y":25,"M":-1,"Z":-2,"g":1,"j":-1,"c":3,"d":3,"e":3,"o":3,"q":3,"\u00e9":3,"\u00f3":3,"\u00f6":3,"\u0151":3,"u":2,"\u00fa":2,"\u00fc":2,"\u0171":2,"v":11,"w":11,"y":11,"x":-2,"z":-2,"-":6,"\"":34}},"M":{"d":"185,0r-36,0r21,-138v-20,49,-42,90,-65,135r-28,0r-11,-135r-31,138r-34,0r43,-173r49,0r10,121v17,-44,36,-81,55,-121r50,0","w":210,"k":{"C":2,"G":2,"O":2,"Q":2,"\u00d3":2,"\u00d6":2,"\u0150":2,"j":-2}},"N":{"d":"39,0r-34,0r33,-173r43,0v15,38,29,85,39,125v1,-37,13,-88,20,-125r34,0r-32,173r-39,0r-24,-69v-8,-23,-12,-39,-17,-60v-4,35,-15,92,-23,129","w":170,"k":{"f":-1,"t":-1,"z":-1}},"O":{"d":"12,-69v0,-56,36,-107,95,-106v46,0,70,31,70,72v0,57,-36,107,-95,106v-45,0,-70,-32,-70,-72xm88,-28v35,0,49,-44,49,-74v0,-22,-7,-43,-34,-43v-36,0,-51,43,-52,75v0,24,12,42,37,42","w":180,"k":{"T":9,"A":4,"\u00c1":4,"V":2,"W":2,"X":3,"Y":12,"a":-2,"\u00e1":-2,"f":-4,"g":-2,"b":-1,"h":-1,"k":-1,"l":-1,"j":2,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"\u00ed":-1,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"\u00e9":-2,"\u00f3":-2,"\u00f6":-2,"\u0151":-2,"t":-3,"u":-1,"\u00fa":-1,"\u00fc":-1,"\u0171":-1,"v":-2,"w":-2,"y":-2,"x":3,"s":-1,"-":-4,".":5}},"P":{"d":"146,-126v-2,49,-43,70,-93,64r-12,62r-36,0r32,-169v43,-11,111,-8,109,43xm68,-143r-10,51v26,6,51,-9,51,-31v0,-22,-23,-23,-41,-20","k":{"T":3,"A":15,"\u00c1":15,"J":19,"X":8,"Z":7,"B":-1,"D":-1,"E":-1,"F":-1,"H":-1,"I":-1,"K":-1,"L":-1,"N":-1,"P":-1,"R":-1,"\u00c9":-1,"\u00cd":-1,"a":4,"\u00e1":4,"g":5,"i":1,"m":1,"n":1,"p":1,"r":1,"\u00ed":1,"c":3,"d":3,"e":3,"o":3,"q":3,"\u00e9":3,"\u00f3":3,"\u00f6":3,"\u0151":3,"t":-5,"u":1,"\u00fa":1,"\u00fc":1,"\u0171":1,"v":-4,"w":-4,"y":-4,"s":1,"-":2,")":4,".":21}},"Q":{"d":"107,-175v99,0,83,146,15,167v8,6,25,6,40,10r-13,29v-30,-9,-56,-20,-77,-29v-34,-2,-60,-28,-60,-72v-1,-54,38,-105,95,-105xm87,-28v36,1,49,-43,50,-75v0,-19,-7,-42,-34,-42v-36,0,-51,44,-52,75v0,24,11,42,36,42","w":180,"k":{"T":9,"A":4,"\u00c1":4,"V":2,"W":2,"X":3,"Y":12,"a":-2,"\u00e1":-2,"f":-4,"g":-2,"b":-1,"h":-1,"k":-1,"l":-1,"j":2,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"\u00ed":-1,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"\u00e9":-2,"\u00f3":-2,"\u00f6":-2,"\u0151":-2,"t":-3,"u":-1,"\u00fa":-1,"\u00fc":-1,"\u0171":-1,"v":-2,"w":-2,"y":-2,"x":3,"s":-1,"-":-4,".":5}},"R":{"d":"94,0v-5,-10,1,-78,-28,-68r-12,0r-13,68r-36,0r32,-169v42,-10,112,-10,111,39v0,26,-17,42,-39,49v21,6,16,65,23,81r-38,0xm69,-144r-9,48v27,3,50,-7,50,-29v0,-19,-24,-22,-41,-19","w":149,"k":{"T":3,"A":-3,"\u00c1":-3,"U":2,"\u00da":2,"\u00dc":2,"\u0170":2,"V":2,"W":2,"X":-1,"Y":5,"a":4,"\u00e1":4,"g":4,"b":-2,"h":-2,"k":-2,"l":-2,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"\u00ed":-2,"c":3,"d":3,"e":3,"o":3,"q":3,"\u00e9":3,"\u00f3":3,"\u00f6":3,"\u0151":3,"t":-2,"u":1,"\u00fa":1,"\u00fc":1,"\u0171":1,"v":-2,"w":-2,"y":-2}},"S":{"d":"60,-125v4,25,67,35,60,70v5,57,-83,70,-120,46r12,-31v16,11,66,20,68,-9v-4,-26,-63,-34,-58,-70v-6,-50,70,-67,108,-48r-11,31v-12,-9,-63,-10,-59,11","w":130,"k":{"A":2,"\u00c1":2,"J":-1,"C":2,"G":2,"O":2,"Q":2,"\u00d3":2,"\u00d6":2,"\u0150":2,"X":-1,"a":-3,"\u00e1":-3,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"\u00ed":-1,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"\u00e9":-2,"\u00f3":-2,"\u00f6":-2,"\u0151":-2,"v":6,"w":6,"y":6,"x":2}},"T":{"d":"36,0r27,-140r-46,0r7,-33r128,0r-6,33r-46,0r-27,140r-37,0","w":134,"k":{"\u00ed":14,"i":14,"T":-6,"A":16,"\u00c1":16,"J":12,"C":4,"G":4,"O":4,"Q":4,"\u00d3":4,"\u00d6":4,"\u0150":4,"V":-9,"W":-9,"X":-7,"Y":-9,"S":-1,"a":20,"\u00e1":20,"g":20,"m":14,"n":14,"p":14,"r":14,"c":19,"d":19,"e":19,"o":19,"q":19,"\u00e9":19,"\u00f3":19,"\u00f6":19,"\u0151":19,"u":15,"\u00fa":15,"\u00fc":15,"\u0171":15,"v":10,"w":10,"y":10,"x":11,"z":13,"s":18,"-":17,")":-6,"\"":-3,".":18}},"U":{"d":"37,-173r37,0r-21,120v0,14,9,25,25,25v19,0,32,-13,38,-45r19,-100r37,0v-17,70,-14,176,-99,176v-45,0,-62,-33,-54,-79","w":167,"k":{"A":4,"\u00c1":4,"S":1,"f":-4,"t":-2,"x":1}},"V":{"d":"85,0r-43,0r-22,-173r39,0r12,136v17,-46,42,-92,62,-136r41,0","w":156,"k":{"T":-5,"A":13,"\u00c1":13,"J":9,"C":4,"G":4,"O":4,"Q":4,"\u00d3":4,"\u00d6":4,"\u0150":4,"Y":-1,"M":2,"S":1,"a":13,"\u00e1":13,"g":13,"i":5,"m":5,"n":5,"p":5,"r":5,"\u00ed":5,"c":10,"d":10,"e":10,"o":10,"q":10,"\u00e9":10,"\u00f3":10,"\u00f6":10,"\u0151":10,"u":6,"\u00fa":6,"\u00fc":6,"\u0171":6,"v":1,"w":1,"y":1,"x":7,"z":6,"s":9,"-":9,")":-5,"\"":-2,".":16}},"W":{"d":"71,0r-41,0r-6,-173r37,0r-1,133r52,-133r40,0r-1,132v13,-46,31,-89,48,-132r39,0r-76,173r-40,0r0,-128v-13,42,-34,88,-51,128","w":221,"k":{"T":-5,"A":13,"\u00c1":13,"J":9,"C":4,"G":4,"O":4,"Q":4,"\u00d3":4,"\u00d6":4,"\u0150":4,"Y":-1,"M":2,"S":1,"a":13,"\u00e1":13,"g":13,"i":5,"m":5,"n":5,"p":5,"r":5,"\u00ed":5,"c":10,"d":10,"e":10,"o":10,"q":10,"\u00e9":10,"\u00f3":10,"\u00f6":10,"\u0151":10,"u":6,"\u00fa":6,"\u00fc":6,"\u0171":6,"v":1,"w":1,"y":1,"x":7,"z":6,"s":9,"-":9,")":-5,"\"":-2,".":16}},"X":{"d":"132,0r-39,0r-21,-64r-38,64r-44,0r64,-88r-30,-85r39,0v7,20,10,44,19,62v12,-24,23,-40,36,-62r44,0r-63,85","w":145,"k":{"T":-4,"A":4,"\u00c1":4,"J":-2,"C":8,"G":8,"O":8,"Q":8,"\u00d3":8,"\u00d6":8,"\u0150":8,"V":-5,"W":-5,"X":-5,"Y":-6,"Z":-1,"a":6,"\u00e1":6,"g":6,"c":6,"d":6,"e":6,"o":6,"q":6,"\u00e9":6,"\u00f3":6,"\u00f6":6,"\u0151":6,"t":-1,"u":4,"\u00fa":4,"\u00fc":4,"\u0171":4,"v":8,"w":8,"y":8,"s":2,"-":6,")":-4,"\"":-2,".":-1}},"Y":{"d":"76,0r-37,0r13,-70r-34,-103r40,0v7,24,10,52,18,75r43,-75r44,0r-74,102","w":145,"k":{"\u00f6":23,"\u00ed":12,"i":12,"A":20,"\u00c1":20,"J":17,"C":11,"G":11,"O":11,"Q":11,"\u00d3":11,"\u00d6":11,"\u0150":11,"U":4,"\u00da":4,"\u00dc":4,"\u0170":4,"V":1,"W":1,"X":5,"M":5,"S":5,"B":4,"D":4,"E":4,"F":4,"H":4,"I":4,"K":4,"L":4,"N":4,"P":4,"R":4,"\u00c9":4,"\u00cd":4,"a":28,"\u00e1":28,"g":25,"b":4,"h":4,"k":4,"l":4,"j":6,"m":12,"n":12,"p":12,"r":12,"c":23,"d":23,"e":23,"o":23,"q":23,"\u00e9":23,"\u00f3":23,"\u0151":23,"t":9,"u":18,"\u00fa":18,"\u00fc":18,"\u0171":18,"v":12,"w":12,"y":12,"x":14,"z":17,"s":22,"-":19,")":-5,"\"":-2,".":26}},"Z":{"d":"-6,0r3,-21r101,-120r-71,0r7,-32r119,0r-4,23r-98,118r77,0r-6,32r-128,0","w":141,"k":{"A":-3,"\u00c1":-3,"J":-1,"C":6,"G":6,"O":6,"Q":6,"\u00d3":6,"\u00d6":6,"\u0150":6,"V":-2,"W":-2,"X":-2,"Y":-1,"a":5,"\u00e1":5,"g":5,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"\u00ed":-1,"c":3,"d":3,"e":3,"o":3,"q":3,"\u00e9":3,"\u00f3":3,"\u00f6":3,"\u0151":3,"v":2,"w":2,"y":2,"-":1,")":-2}},"a":{"d":"119,0r-33,0v0,-7,0,-16,1,-25v-22,44,-78,35,-81,-16v-3,-56,63,-106,131,-81v-7,39,-19,79,-18,122xm60,-27v18,5,33,-45,36,-72v-31,-8,-50,25,-51,51v0,12,5,21,15,21","w":141},"b":{"d":"37,-182r37,0r-14,72v22,-32,77,-18,77,26v0,40,-27,87,-83,87v-41,0,-49,-24,-42,-58xm82,-98v-20,-2,-34,32,-35,59v0,9,5,14,14,14v22,0,37,-30,37,-52v0,-12,-5,-21,-16,-21","k":{"T":16,"g":-1,"j":3,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"\u00e9":-1,"\u00f3":-1,"\u00f6":-1,"\u0151":-1,"v":2,"w":2,"y":2,"x":3,"z":2,"-":-3,"\"":6,".":4}},"c":{"d":"95,-32r1,28v-36,17,-89,2,-89,-45v0,-53,51,-92,108,-75r-10,29v-29,-14,-59,13,-59,42v0,28,31,30,49,21","w":111,"k":{"T":6,"a":3,"\u00e1":3,"f":-2,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"\u00ed":-1,"c":3,"d":3,"e":3,"o":3,"q":3,"\u00e9":3,"\u00f3":3,"\u00f6":3,"\u0151":3,"t":-4,"v":-3,"w":-3,"y":-3,"x":-2,"z":-1,"s":-2,".":2}},"d":{"d":"114,-182r36,0r-25,133v-3,16,-5,34,-6,49r-34,0r2,-20v-25,38,-80,29,-80,-25v0,-49,42,-94,96,-80xm62,-27v21,0,33,-43,36,-69v-28,-16,-54,17,-53,46v0,15,7,23,17,23","k":{"v":-1,"w":-1,"y":-1,".":3}},"e":{"d":"42,-48v1,28,45,25,63,14r3,27v-43,21,-101,10,-101,-43v0,-38,28,-78,73,-78v25,0,44,15,44,38v0,32,-32,43,-82,42xm46,-75v38,4,58,-18,30,-26v-17,0,-27,14,-30,26","w":128,"k":{"T":14,"j":1,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"\u00e9":-1,"\u00f3":-1,"\u00f6":-1,"\u0151":-1,"v":2,"w":2,"y":2,"x":1,"-":-2,".":3}},"f":{"d":"44,0r-36,0r18,-97r-16,0r5,-28v8,0,18,2,18,-7v0,-33,37,-64,76,-50r-7,30v-19,-7,-34,6,-34,27r24,0r-5,28r-25,0","w":84,"k":{"a":2,"\u00e1":2,"t":-3,"v":-2,"w":-2,"y":-2,")":-14,"\"":-13,".":7}},"g":{"d":"3,46r9,-29v30,17,74,4,71,-37v-22,35,-80,18,-76,-26v-7,-57,69,-102,130,-73v-17,70,-6,174,-93,173v-17,0,-32,-3,-41,-8xm63,-29v23,1,31,-44,35,-69v-30,-10,-52,18,-52,47v0,13,6,22,17,22","w":142,"k":{"T":12,"a":1,"\u00e1":1,"g":3,".":4}},"h":{"d":"40,0r-37,0r35,-182r37,0r-14,73v18,-26,75,-29,72,15v-2,32,-11,63,-16,94r-37,0v4,-28,12,-53,14,-84v0,-8,-3,-14,-12,-14v-30,1,-35,65,-42,98","w":144,"k":{"T":18,"u":2,"\u00fa":2,"\u00fc":2,"\u0171":2,"v":3,"w":3,"y":3,"x":2,"\"":8}},"i":{"d":"40,0r-37,0r24,-125r37,0xm72,-162v2,25,-40,29,-40,3v-1,-25,41,-29,40,-3","w":67,"k":{")":-1}},"j":{"d":"31,-125r37,0v-13,53,-14,129,-41,165v-10,14,-32,18,-51,11r4,-27v18,0,23,0,28,-27xm74,-162v2,24,-40,30,-39,3v-2,-25,40,-29,39,-3","w":70,"k":{"a":1,"\u00e1":1,"j":-3,")":-2,".":3}},"k":{"d":"40,0r-37,0r35,-182r36,0r-20,109r44,-52r45,0r-53,52r35,73r-42,0r-22,-54v-15,10,-17,33,-21,54","w":135,"k":{"T":9,"a":7,"\u00e1":7,"g":6,"b":-1,"h":-1,"k":-1,"l":-1,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"\u00ed":-1,"c":6,"d":6,"e":6,"o":6,"q":6,"\u00e9":6,"\u00f3":6,"\u00f6":6,"\u0151":6,"u":2,"\u00fa":2,"\u00fc":2,"\u0171":2,"v":1,"w":1,"y":1,".":-1}},"l":{"d":"40,0r-37,0r35,-182r37,0","w":67,"k":{"v":-1,"w":-1,"y":-1,".":3}},"m":{"d":"39,0r-36,0r22,-125r32,0r-2,20v16,-30,69,-30,73,1v18,-31,74,-36,73,10v-1,33,-10,63,-15,94r-36,0v4,-28,12,-53,14,-84v0,-9,-4,-15,-12,-15v-27,2,-33,67,-40,99r-35,0v4,-28,12,-53,14,-83v0,-9,-3,-16,-12,-16v-29,2,-34,66,-40,99","w":212,"k":{"T":18,"u":2,"\u00fa":2,"\u00fc":2,"\u0171":2,"v":3,"w":3,"y":3,"x":2,"\"":8}},"n":{"d":"40,0r-37,0r23,-125r32,0v0,7,-3,16,-1,21v18,-31,76,-36,76,10v0,34,-11,63,-16,94r-37,0v4,-28,12,-53,14,-83v0,-9,-3,-15,-12,-15v-28,-1,-37,65,-42,98","w":144,"k":{"T":18,"u":2,"\u00fa":2,"\u00fc":2,"\u0171":2,"v":3,"w":3,"y":3,"x":2,"\"":8}},"o":{"d":"82,-128v34,0,53,22,53,51v0,46,-31,80,-74,80v-32,0,-53,-21,-53,-52v0,-43,29,-79,74,-79xm78,-100v-30,0,-49,75,-12,75v20,0,31,-30,31,-51v0,-12,-4,-24,-19,-24","k":{"T":16,"g":-1,"j":3,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"\u00e9":-1,"\u00f3":-1,"\u00f6":-1,"\u0151":-1,"v":2,"w":2,"y":2,"x":3,"z":2,"-":-3,"\"":6,".":4}},"p":{"d":"30,51r-37,0r32,-177r33,0v0,6,-4,15,-2,19v23,-37,80,-22,80,27v0,51,-43,98,-96,78xm82,-98v-22,0,-35,38,-36,67v27,20,53,-15,52,-47v0,-10,-4,-20,-16,-20","k":{"T":16,"g":-1,"j":3,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"\u00e9":-1,"\u00f3":-1,"\u00f6":-1,"\u0151":-1,"v":2,"w":2,"y":2,"x":3,"z":2,"-":-3,"\"":6,".":4}},"q":{"d":"106,51r-37,0r15,-69v-23,36,-77,24,-77,-27v0,-40,27,-83,85,-83v18,0,34,4,46,7xm61,-27v24,2,33,-44,37,-70v-30,-13,-54,19,-53,48v0,15,7,22,16,22","k":{"T":11,"a":3,"\u00e1":3,"g":3,"j":-2,"x":2,".":3}},"r":{"d":"40,0r-37,0r21,-125r32,0v-1,8,-1,16,-2,25v11,-19,24,-30,47,-28r-7,36v-47,-4,-44,53,-54,92","w":94,"k":{"T":6,"a":2,"\u00e1":2,"f":-6,"g":1,"t":-7,"v":-6,"w":-6,"y":-6,"x":-3,"z":-2,"-":1,".":10}},"s":{"d":"51,-90v7,16,48,23,44,49v4,43,-66,54,-96,34r9,-26v9,7,48,16,48,-3v0,-18,-47,-24,-42,-49v-5,-38,56,-52,88,-37r-9,26v-8,-5,-43,-10,-42,6","w":106,"k":{"T":11,"-":1,".":3}},"t":{"d":"36,-149r38,-10r-6,34r26,0r-5,28r-27,0r-10,58v-2,10,10,13,20,10r-4,29v-34,11,-67,-8,-51,-48r9,-49r-16,0r5,-28r16,0","w":89,"k":{"a":1,"\u00e1":1,"g":2,"c":1,"d":1,"e":1,"o":1,"q":1,"\u00e9":1,"\u00f3":1,"\u00f6":1,"\u0151":1,"v":-2,"w":-2,"y":-2,".":2}},"u":{"d":"102,-125r37,0r-23,125r-32,0r2,-20v-22,31,-76,35,-76,-12v0,-31,11,-63,16,-93r37,0v-4,28,-13,53,-14,84v0,8,3,14,12,14v30,-1,34,-66,41,-98","k":{"T":11,"a":3,"\u00e1":3,"g":3,"j":-2,"x":2,".":3}},"v":{"d":"12,-125r38,0r10,89v9,-26,27,-62,39,-89r41,0r-70,125r-37,0","w":131,"k":{"T":8,"a":5,"\u00e1":5,"g":6,"j":3,"c":3,"d":3,"e":3,"o":3,"q":3,"\u00e9":3,"\u00f3":3,"\u00f6":3,"\u0151":3,"t":-1,"v":-5,"w":-5,"y":-5,"s":1,"-":2,".":12}},"w":{"d":"13,-125r37,0r0,93v11,-33,26,-63,40,-93r30,0r4,93v10,-32,23,-63,35,-93r37,0r-61,125r-34,0r-5,-84v-13,35,-22,54,-36,84r-35,0","w":187,"k":{"T":8,"a":5,"\u00e1":5,"g":6,"j":3,"c":3,"d":3,"e":3,"o":3,"q":3,"\u00e9":3,"\u00f3":3,"\u00f6":3,"\u0151":3,"t":-1,"v":-5,"w":-5,"y":-5,"s":1,"-":2,".":12}},"x":{"d":"13,-125r40,0v6,12,9,28,16,39r27,-39r42,0r-52,61r29,64r-41,0v-6,-14,-9,-31,-16,-43r-28,43r-42,0r54,-65","w":127,"k":{"T":8,"a":4,"\u00e1":4,"f":-2,"g":4,"c":4,"d":4,"e":4,"o":4,"q":4,"\u00e9":4,"\u00f3":4,"\u00f6":4,"\u0151":4,"t":-5,"v":-6,"w":-6,"y":-6,"-":2}},"y":{"d":"11,-125r39,0r12,84r34,-84r39,0v-37,64,-62,162,-133,183r-8,-32v17,-6,39,-18,42,-38","w":127,"k":{"T":8,"a":5,"\u00e1":5,"g":6,"j":3,"c":3,"d":3,"e":3,"o":3,"q":3,"\u00e9":3,"\u00f3":3,"\u00f6":3,"\u0151":3,"t":-1,"v":-5,"w":-5,"y":-5,"s":1,"-":2,".":12}},"z":{"d":"-7,0v2,-35,29,-45,45,-66v9,-12,19,-19,31,-29r-54,0r6,-30r98,0r-4,23r-40,43v-11,12,-19,20,-30,29r58,0r-6,30r-104,0","w":115,"k":{"T":8,"f":-4,"t":-2,"v":-3,"w":-3,"y":-3}},"\u00c1":{"d":"102,-45r-50,0r-20,45r-39,0r84,-173r47,0r20,173r-39,0xm63,-73r38,0v-3,-23,-2,-50,-7,-71v-9,24,-21,48,-31,71xm107,-214r41,0r-34,32r-31,0","w":158,"k":{"T":16,"A":4,"\u00c1":4,"J":-2,"C":7,"G":7,"O":7,"Q":7,"\u00d3":7,"\u00d6":7,"\u0150":7,"U":8,"\u00da":8,"\u00dc":8,"\u0170":8,"V":13,"W":13,"X":3,"Y":17,"a":1,"\u00e1":1,"f":1,"g":3,"b":-1,"h":-1,"k":-1,"l":-1,"j":-3,"i":-2,"m":-2,"n":-2,"p":-2,"r":-2,"\u00ed":-2,"c":3,"d":3,"e":3,"o":3,"q":3,"\u00e9":3,"\u00f3":3,"\u00f6":3,"\u0151":3,"t":1,"u":2,"\u00fa":2,"\u00fc":2,"\u0171":2,"v":7,"w":7,"y":7,"x":-1,"z":-4,"\"":9}},"\u00c9":{"d":"123,-104r-6,31r-61,0r-8,42r69,0r-6,31r-106,0r33,-173r102,0r-6,32r-65,0r-8,37r62,0xm95,-214r41,0r-34,32r-31,0","w":132,"k":{"V":-1,"W":-1,"Y":-1,"a":1,"\u00e1":1,"f":-1,"g":2,"j":-1,"c":2,"d":2,"e":2,"o":2,"q":2,"\u00e9":2,"\u00f3":2,"\u00f6":2,"\u0151":2,"u":1,"\u00fa":1,"\u00fc":1,"\u0171":1,"v":3,"w":3,"y":3,"z":-1,".":2}},"\u00cd":{"d":"37,-173r36,0r-32,173r-37,0xm62,-214r41,0r-33,32r-32,0","w":70,"k":{"f":-1,"t":-1,"z":-1}},"\u00d3":{"d":"177,-103v0,57,-36,107,-95,106v-45,0,-70,-32,-70,-72v0,-56,36,-107,95,-106v46,0,70,31,70,72xm103,-145v-36,0,-51,43,-52,75v0,24,12,42,37,42v35,0,49,-44,49,-74v0,-22,-7,-43,-34,-43xm116,-215r41,0r-34,32r-31,0","w":180,"k":{"T":9,"A":4,"\u00c1":4,"V":2,"W":2,"X":3,"Y":12,"a":-2,"\u00e1":-2,"f":-4,"g":-2,"b":-1,"h":-1,"k":-1,"l":-1,"j":2,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"\u00ed":-1,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"\u00e9":-2,"\u00f3":-2,"\u00f6":-2,"\u0151":-2,"t":-3,"u":-1,"\u00fa":-1,"\u00fc":-1,"\u0171":-1,"v":-2,"w":-2,"y":-2,"x":3,"s":-1,"-":-4,".":5}},"\u00d6":{"d":"177,-103v0,57,-36,107,-95,106v-45,0,-70,-32,-70,-72v0,-56,36,-107,95,-106v46,0,70,31,70,72xm103,-145v-36,0,-51,43,-52,75v0,24,12,42,37,42v35,0,49,-44,49,-74v0,-22,-7,-43,-34,-43xm104,-201v1,22,-34,26,-35,3v-2,-22,36,-26,35,-3xm157,-201v1,22,-34,26,-35,3v-2,-22,36,-26,35,-3","w":180,"k":{"T":9,"A":4,"\u00c1":4,"V":2,"W":2,"X":3,"Y":12,"a":-2,"\u00e1":-2,"f":-4,"g":-2,"b":-1,"h":-1,"k":-1,"l":-1,"j":2,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"\u00ed":-1,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"\u00e9":-2,"\u00f3":-2,"\u00f6":-2,"\u0151":-2,"t":-3,"u":-1,"\u00fa":-1,"\u00fc":-1,"\u0171":-1,"v":-2,"w":-2,"y":-2,"x":3,"s":-1,"-":-4,".":5}},"\u00da":{"d":"37,-173r37,0r-21,120v0,14,9,25,25,25v19,0,32,-13,38,-45r19,-100r37,0v-17,70,-14,176,-99,176v-45,0,-62,-33,-54,-79xm111,-214r41,0r-34,32r-31,0","w":167,"k":{"A":4,"\u00c1":4,"S":1,"f":-4,"t":-2,"x":1}},"\u00dc":{"d":"37,-173r37,0r-21,120v0,14,9,25,25,25v19,0,32,-13,38,-45r19,-100r37,0v-17,70,-14,176,-99,176v-45,0,-62,-33,-54,-79xm100,-201v1,22,-34,27,-35,3v0,-11,8,-19,18,-19v10,0,17,7,17,16xm153,-201v1,22,-34,27,-35,3v0,-11,8,-19,18,-19v10,0,17,7,17,16","w":167,"k":{"A":4,"\u00c1":4,"S":1,"f":-4,"t":-2,"x":1}},"\u00e1":{"d":"119,0r-33,0v0,-7,0,-16,1,-25v-22,44,-78,35,-81,-16v-3,-56,63,-106,131,-81v-7,39,-19,79,-18,122xm60,-27v18,5,33,-45,36,-72v-31,-8,-50,25,-51,51v0,12,5,21,15,21xm100,-179r36,0r-33,39r-27,0","w":141},"\u00e9":{"d":"42,-48v1,28,45,25,63,14r3,27v-43,21,-101,10,-101,-43v0,-38,28,-78,73,-78v25,0,44,15,44,38v0,32,-32,43,-82,42xm46,-75v38,4,58,-18,30,-26v-17,0,-27,14,-30,26xm90,-179r36,0r-33,39r-27,0","w":128,"k":{"T":14,"j":1,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"\u00e9":-1,"\u00f3":-1,"\u00f6":-1,"\u0151":-1,"v":2,"w":2,"y":2,"x":1,"-":-2,".":3}},"\u00ed":{"d":"40,0r-37,0r24,-125r37,0xm57,-179r36,0r-33,39r-27,0","w":67,"k":{")":-1}},"\u00f3":{"d":"61,3v-32,0,-53,-21,-53,-52v0,-43,29,-79,74,-79v34,0,53,22,53,51v0,46,-31,80,-74,80xm66,-25v20,0,31,-30,31,-51v0,-12,-4,-24,-19,-24v-30,0,-49,75,-12,75xm92,-179r36,0r-33,39r-27,0","k":{"T":16,"g":-1,"j":3,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"\u00e9":-1,"\u00f3":-1,"\u00f6":-1,"\u0151":-1,"v":2,"w":2,"y":2,"x":3,"z":2,"-":-3,"\"":6,".":4}},"\u00f6":{"d":"61,3v-32,0,-53,-21,-53,-52v0,-43,29,-79,74,-79v34,0,53,22,53,51v0,46,-31,80,-74,80xm66,-25v20,0,31,-30,31,-51v0,-12,-4,-24,-19,-24v-30,0,-49,75,-12,75xm60,-142v-9,0,-16,-7,-16,-17v0,-12,8,-19,19,-19v10,0,17,8,17,17v0,12,-9,19,-20,19xm113,-142v-9,0,-17,-7,-17,-17v0,-12,8,-19,19,-19v10,0,17,8,17,17v0,12,-8,19,-19,19","k":{"T":16,"g":-1,"j":3,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"\u00e9":-1,"\u00f3":-1,"\u00f6":-1,"\u0151":-1,"v":2,"w":2,"y":2,"x":3,"z":2,"-":-3,"\"":6,".":4}},"\u00fa":{"d":"102,-125r37,0r-23,125r-32,0r2,-20v-22,31,-76,35,-76,-12v0,-31,11,-63,16,-93r37,0v-4,28,-13,53,-14,84v0,8,3,14,12,14v30,-1,34,-66,41,-98xm92,-179r37,0r-34,39r-27,0","k":{"T":11,"a":3,"\u00e1":3,"g":3,"j":-2,"x":2,".":3}},"\u00fc":{"d":"102,-125r37,0r-23,125r-32,0r2,-20v-22,31,-76,35,-76,-12v0,-31,11,-63,16,-93r37,0v-4,28,-13,53,-14,84v0,8,3,14,12,14v30,-1,34,-66,41,-98xm61,-142v-9,0,-17,-7,-17,-17v0,-12,8,-19,19,-19v10,0,17,8,17,17v0,12,-8,19,-19,19xm113,-142v-9,0,-17,-7,-17,-17v0,-12,9,-19,20,-19v10,0,16,8,16,17v0,12,-8,19,-19,19","k":{"T":11,"a":3,"\u00e1":3,"g":3,"j":-2,"x":2,".":3}},"\u20ac":{"d":"125,-34r3,28v-43,22,-111,0,-107,-54r-19,0r4,-18r16,0v1,-4,1,-8,2,-12r-16,0r4,-18r18,0v14,-46,73,-75,123,-54r-11,29v-24,-12,-66,-1,-73,25r59,0r-4,18r-62,0v-1,4,-1,8,-2,12r62,0r-4,18r-59,0v0,32,41,38,66,26","w":138},"\u0150":{"d":"177,-103v0,57,-36,107,-95,106v-45,0,-70,-32,-70,-72v0,-56,36,-107,95,-106v46,0,70,31,70,72xm103,-145v-36,0,-51,43,-52,75v0,24,12,42,37,42v35,0,49,-44,49,-74v0,-22,-7,-43,-34,-43xm93,-214r37,0r-31,30r-28,0xm140,-214r36,0r-31,30r-27,0","w":180,"k":{"T":9,"A":4,"\u00c1":4,"V":2,"W":2,"X":3,"Y":12,"a":-2,"\u00e1":-2,"f":-4,"g":-2,"b":-1,"h":-1,"k":-1,"l":-1,"j":2,"i":-1,"m":-1,"n":-1,"p":-1,"r":-1,"\u00ed":-1,"c":-2,"d":-2,"e":-2,"o":-2,"q":-2,"\u00e9":-2,"\u00f3":-2,"\u00f6":-2,"\u0151":-2,"t":-3,"u":-1,"\u00fa":-1,"\u00fc":-1,"\u0171":-1,"v":-2,"w":-2,"y":-2,"x":3,"s":-1,"-":-4,".":5}},"\u0170":{"d":"37,-173r37,0r-21,120v0,14,9,25,25,25v19,0,32,-13,38,-45r19,-100r37,0v-17,70,-14,176,-99,176v-45,0,-62,-33,-54,-79xm87,-214r36,0r-31,30r-27,0xm134,-214r36,0r-31,30r-27,0","w":167,"k":{"A":4,"\u00c1":4,"S":1,"f":-4,"t":-2,"x":1}},"\u0151":{"d":"61,3v-32,0,-53,-21,-53,-52v0,-43,29,-79,74,-79v34,0,53,22,53,51v0,46,-31,80,-74,80xm66,-25v20,0,31,-30,31,-51v0,-12,-4,-24,-19,-24v-30,0,-49,75,-12,75xm68,-179r32,0r-31,39r-22,0xm113,-179r31,0r-30,39r-22,0","k":{"T":16,"g":-1,"j":3,"c":-1,"d":-1,"e":-1,"o":-1,"q":-1,"\u00e9":-1,"\u00f3":-1,"\u00f6":-1,"\u0151":-1,"v":2,"w":2,"y":2,"x":3,"z":2,"-":-3,"\"":6,".":4}},"\u0171":{"d":"102,-125r37,0r-23,125r-32,0r2,-20v-22,31,-76,35,-76,-12v0,-31,11,-63,16,-93r37,0v-4,28,-13,53,-14,84v0,8,3,14,12,14v30,-1,34,-66,41,-98xm70,-179r31,0r-30,39r-22,0xm115,-179r31,0r-31,39r-22,0","k":{"T":11,"a":3,"\u00e1":3,"g":3,"j":-2,"x":2,".":3}},"\u00a0":{"w":47}}});;
/*
 * jQuery JavaScript Library v1.4.2
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Sat Feb 13 22:33:48 2010 -0500
 */
(function(A,w){function ma(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(ma,1);return}c.ready()}}function Qa(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function X(a,b,d,f,e,j){var i=a.length;if(typeof b==="object"){for(var o in b)X(a,o,b[o],f,e,d);return a}if(d!==w){f=!j&&f&&c.isFunction(d);for(o=0;o<i;o++)e(a[o],b,f?d.call(a[o],o,e(a[o],b)):d,j);return a}return i?e(a[0],b):w}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function na(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function oa(a){var b,d=[],f=[],e=arguments,j,i,o,k,n,r;i=c.data(this,"events");if(!(a.liveFired===this||!i||!i.live||a.button&&a.type==="click")){a.liveFired=this;var u=i.live.slice(0);for(k=0;k<u.length;k++){i=u[k];i.origType.replace(O,"")===a.type?f.push(i.selector):u.splice(k--,1)}j=c(a.target).closest(f,a.currentTarget);n=0;for(r=j.length;n<r;n++)for(k=0;k<u.length;k++){i=u[k];if(j[n].selector===i.selector){o=j[n].elem;f=null;if(i.preType==="mouseenter"||i.preType==="mouseleave")f=c(a.relatedTarget).closest(i.selector)[0];if(!f||f!==o)d.push({elem:o,handleObj:i})}}n=0;for(r=d.length;n<r;n++){j=d[n];a.currentTarget=j.elem;a.data=j.handleObj.data;a.handleObj=j.handleObj;if(j.handleObj.origHandler.apply(j.elem,e)===false){b=false;break}}return b}}function pa(a,b){return"live."+(a&&a!=="*"?a+".":"")+b.replace(/\./g,"`").replace(/ /g,"&")}function qa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function ra(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var j in f)for(var i in f[j])c.event.add(this,j,f[j][i],f[j][i].data)}}})}function sa(a,b,d){var f,e,j;b=b&&b[0]?b[0].ownerDocument||b[0]:s;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===s&&!ta.test(a[0])&&(c.support.checkClone||!ua.test(a[0]))){e=true;if(j=c.fragments[a[0]])if(j!==1)f=j}if(!f){f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=j?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(va.concat.apply([],va.slice(0,b)),function(){d[this]=a});return d}function wa(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Ra=A.jQuery,Sa=A.$,s=A.document,T,Ta=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Ua=/^.[^:#\[\.,]*$/,Va=/\S/,Wa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Xa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,R=Array.prototype.slice,ya=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=Ta.exec(a))&&(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Xa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=sa([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}return c.merge(this,a)}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return T.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a);return c.merge(this,a)}else return!b||b.jquery?(b||T).find(a):c(b).find(a);else if(c.isFunction(a))return T.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.makeArray(a,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return R.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){var f=c();c.isArray(a)?ba.apply(f,a):c.merge(f,a);f.prevObject=this;f.context=this.context;if(b==="find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,j,i,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b<d;b++)if((e=arguments[b])!=null)for(j in e){i=a[j];o=e[j];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){i=i&&(c.isPlainObject(i)||c.isArray(i))?i:c.isArray(o)?[]:{};a[j]=c.extend(f,i,o)}else if(o!==w)a[j]=o}return a};c.extend({noConflict:function(a){A.$=Sa;if(a)A.jQuery=Ra;return c},isReady:false,ready:function(){if(!c.isReady){if(!s.body)return setTimeout(c.ready,13);c.isReady=true;if(Q){for(var a,b=0;a=Q[b++];)a.call(s,c);Q=null}c.fn.triggerHandler&&c(s).triggerHandler("ready")}},bindReady:function(){if(!xa){xa=true;if(s.readyState==="complete")return c.ready();if(s.addEventListener){s.addEventListener("DOMContentLoaded",L,false);A.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",L);A.attachEvent("onload",c.ready);var a=false;try{a=A.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&ma()}}},isFunction:function(a){return $.call(a)==="[object Function]"},isArray:function(a){return $.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||$.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!aa.call(a,"constructor")&&!aa.call(a.constructor.prototype,"isPrototypeOf"))return false;var b;for(b in a);return b===w||aa.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return A.JSON&&A.JSON.parse?A.JSON.parse(a):(new Function("return "+
a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Va.test(a)){var b=s.getElementsByTagName("head")[0]||s.documentElement,d=s.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(s.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,j=a.length,i=j===w||c.isFunction(a);if(d)if(i)for(f in a){if(b.apply(a[f],d)===false)break}else for(;e<j;){if(b.apply(a[e++],d)===false)break}else if(i)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<j&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Wa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=b.length;f<e;f++)a[d++]=b[f];else for(;b[f]!==w;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,j=a.length;e<j;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,j=0,i=a.length;j<i;j++){e=b(a[j],j,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b==="string"){d=a;a=d[b];b=w}else if(b&&!c.isFunction(b)){d=b;b=w}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});P=c.uaMatch(P);if(P.browser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari=true;if(ya)c.inArray=function(a,b){return ya.call(b,a)};T=c(s);if(s.addEventListener)L=function(){s.removeEventListener("DOMContentLoaded",L,false);c.ready()};else if(s.attachEvent)L=function(){if(s.readyState==="complete"){s.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=s.documentElement,b=s.createElement("script"),d=s.createElement("div"),f="script"+J();d.style.display="none";d.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var e=d.getElementsByTagName("*"),j=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!j)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(j.getAttribute("style")),hrefNormalized:j.getAttribute("href")==="/a",opacity:/^0.55$/.test(j.style.opacity),cssFloat:!!j.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected,parentNode:d.removeChild(d.appendChild(s.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(i){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}try{delete b.test}catch(o){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function k(){c.support.noCloneEvent=false;d.detachEvent("onclick",k)});d.cloneNode(true).fireEvent("onclick")}d=s.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=s.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var k=s.createElement("div");k.style.width=k.style.paddingLeft="1px";s.body.appendChild(k);c.boxModel=c.support.boxModel=k.offsetWidth===2;s.body.removeChild(k).style.display="none"});a=function(k){var n=s.createElement("div");k="on"+k;var r=k in n;if(!r){n.setAttribute(k,"return;");r=typeof n[k]==="function"}return r};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=j=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ya=0,za={};c.extend({cache:{},expando:G,noData:{embed:true,object:true,applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var f=a[G],e=c.cache;if(!f&&typeof b==="string"&&d===w)return null;f||(f=++Ya);if(typeof b==="object"){a[G]=f;e[f]=c.extend(true,{},b)}else if(!e[f]){a[G]=f;e[f]={}}a=e[f];if(d!==w)a[b]=d;return typeof b==="string"?a[b]:a}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{if(c.support.deleteExpando)delete a[c.expando];else a.removeAttribute&&a.removeAttribute(c.expando);delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this,a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===w)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var Aa=/[\n\t]/g,ca=/\s+/,Za=/\r/g,$a=/href|src|style/,ab=/(button|input)/i,bb=/(button|input|object|select|textarea)/i,cb=/^(a|area)$/i,Ba=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(n){var r=c(this);r.addClass(a.call(this,n,r.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className){for(var j=" "+e.className+" ",i=e.className,o=0,k=b.length;o<k;o++)if(j.indexOf(" "+b[o]+" ")<0)i+=" "+b[o];e.className=c.trim(i)}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(k){var n=c(this);n.removeClass(a.call(this,k,n.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var j=(" "+e.className+" ").replace(Aa," "),i=0,o=b.length;i<o;i++)j=j.replace(" "+b[i]+" "," ");e.className=c.trim(j)}else e.className=""}return this},toggleClass:function(a,b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var j=c(this);j.toggleClass(a.call(this,e,j.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,j=0,i=c(this),o=b,k=a.split(ca);e=k[j++];){o=f?o:!i.hasClass(e);i[o?"addClass":"removeClass"](e)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className=this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(Aa," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var j=b?d:0;for(d=b?d+1:e.length;j<d;j++){var i=e[j];if(i.selected){a=c(i).val();if(b)return a;f.push(a)}}return f}if(Ba.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Za,"")}return w}var o=c.isFunction(a);return this.each(function(k){var n=c(this),r=a;if(this.nodeType===1){if(o)r=a.call(this,k,n.val());if(typeof r==="number")r+="";if(c.isArray(r)&&Ba.test(this.type))this.checked=c.inArray(n.val(),r)>=0;else if(c.nodeName(this,"select")){var u=c.makeArray(r);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),u)>=0});if(!u.length)this.selectedIndex=-1}else this.value=r}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var j=$a.test(b);if(b in a&&f&&!j){if(e){b==="type"&&ab.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:bb.test(a.nodeName)||cb.test(a.nodeName)&&a.href?0:w;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&j?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var O=/\.(.*)$/,db=function(a){return a.replace(/[^\w\s\.\|`]/g,function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.frameElement)a=A;var e,j;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(j=c.data(a)){var i=j.events=j.events||{},o=j.handle;if(!o)j.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):w};o.elem=a;b=b.split(" ");for(var k,n=0,r;k=b[n++];){j=e?c.extend({},e):{handler:d,data:f};if(k.indexOf(".")>-1){r=k.split(".");k=r.shift();j.namespace=r.slice(0).sort().join(".")}else{r=[];j.namespace=""}j.type=k;j.guid=d.guid;var u=i[k],z=c.event.special[k]||{};if(!u){u=i[k]=[];if(!z.setup||z.setup.call(a,f,r,o)===false)if(a.addEventListener)a.addEventListener(k,o,false);else a.attachEvent&&a.attachEvent("on"+k,o)}if(z.add){z.add.call(a,j);if(!j.handler.guid)j.handler.guid=d.guid}u.push(j);c.event.global[k]=true}a=null}}},global:{},remove:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){var e,j=0,i,o,k,n,r,u,z=c.data(a),C=z&&z.events;if(z&&C){if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(e in C)c.event.remove(a,e+b)}else{for(b=b.split(" ");e=b[j++];){n=e;i=e.indexOf(".")<0;o=[];if(!i){o=e.split(".");e=o.shift();k=new RegExp("(^|\\.)"+c.map(o.slice(0).sort(),db).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(r=C[e])if(d){n=c.event.special[e]||{};for(B=f||0;B<r.length;B++){u=r[B];if(d.guid===u.guid){if(i||k.test(u.namespace)){f==null&&r.splice(B--,1);n.remove&&n.remove.call(a,u)}if(f!=null)break}}if(r.length===0||f!=null&&r.length===1){if(!n.teardown||n.teardown.call(a,o)===false)Ca(a,e,z.handle);delete C[e]}}else for(var B=0;B<r.length;B++){u=r[B];if(i||k.test(u.namespace)){c.event.remove(a,n,u.handler,B);r.splice(B--,1)}}}if(c.isEmptyObject(C)){if(b=z.handle)b.elem=null;delete z.events;delete z.handle;c.isEmptyObject(z)&&c.removeData(a)}}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[G]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(j){}if(!a.isPropagationStopped()&&f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){f=a.target;var i,o=c.nodeName(f,"a")&&e==="click",k=c.event.special[e]||{};if((!k._default||k._default.call(d,a)===false)&&!o&&!(f&&f.nodeName&&c.noData[f.nodeName.toLowerCase()])){try{if(f[e]){if(i=f["on"+e])f["on"+e]=null;c.event.triggered=true;f[e]()}}catch(n){}if(i)f["on"+e]=i;c.event.triggered=false}}},handle:function(a){var b,d,f,e;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;if(!b){d=a.type.split(".");a.type=d.shift();f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}e=c.data(this,"events");d=e[a.type];if(e&&d){d=d.slice(0);e=0;for(var j=d.length;e<j;e++){var i=d[e];if(b||f.test(i.namespace)){a.handler=i.handler;a.data=i.data;a.handleObj=i;i=i.handler.apply(this,arguments);if(i!==w){a.result=i;if(i===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(a){if(a[G])return a;var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||s;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=s.documentElement;d=s.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==w)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a){c.event.add(this,a.origType,c.extend({},a,{handler:oa}))},remove:function(a){var b=true,d=a.origType.replace(O,"");c.each(c.data(this,"events").live||[],function(){if(d===this.origType.replace(O,""))return b=false});b&&c.event.remove(this,a.origType,oa)}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};var Ca=s.removeEventListener?function(a,b,d){a.removeEventListener(b,d,false)}:function(a,b,d){a.detachEvent("on"+b,d)};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=a;this.type=a.type}else this.type=a;this.timeStamp=J();this[G]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=Z;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=Z;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=Z;this.stopPropagation()},isDefaultPrevented:Y,isPropagationStopped:Y,isImmediatePropagationStopped:Y};var Da=function(a){var b=a.relatedTarget;try{for(;b&&b!==this;)b=b.parentNode;if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}}catch(d){}},Ea=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?Ea:Da,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ea:Da)}}});if(!c.support.submitBubbles)c.event.special.submit={setup:function(){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length)return na("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13)return na("submit",this,arguments)})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};if(!c.support.changeBubbles){var da=/textarea|input|select/i,ea,Fa=function(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},fa=function(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Fa(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",e);if(!(f===w||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:fa,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return fa.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return fa.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a,"_change_data",Fa(a))}},setup:function(){if(this.type==="file")return false;for(var a in ea)c.event.add(this,a+".specialChange",ea[a]);return da.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return da.test(this.nodeName)}};ea=c.event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a,d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var j in d)this[b](j,f,d[j],e);return this}if(c.isFunction(f)){e=f;f=w}var i=b==="one"?c.proxy(e,function(k){c(this).unbind(k,i);return e.apply(this,arguments)}):e;if(d==="unload"&&b!=="one")this.one(d,f,e);else{j=0;for(var o=this.length;j<o;j++)c.event.add(this[j],d,i,f)}return this}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&!a.preventDefault)for(var d in a)this.unbind(d,a[d]);else{d=0;for(var f=this.length;d<f;d++)c.event.remove(this[d],a,b)}return this},delegate:function(a,b,d,f){return this.live(b,d,f,a)},undelegate:function(a,b,d){return arguments.length===0?this.unbind("live"):this.die(b,null,d,a)},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.result}},toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var Ga={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e,j){var i,o=0,k,n,r=j||this.selector,u=j?this:c(this.context);if(c.isFunction(f)){e=f;f=w}for(d=(d||"").split(" ");(i=d[o++])!=null;){j=O.exec(i);k="";if(j){k=j[0];i=i.replace(O,"")}if(i==="hover")d.push("mouseenter"+k,"mouseleave"+k);else{n=i;if(i==="focus"||i==="blur"){d.push(Ga[i]+k);i+=k}else i=(Ga[i]||i)+k;b==="live"?u.each(function(){c.event.add(this,pa(i,r),{data:f,selector:r,handler:e,origType:i,origHandler:e,preType:n})}):u.unbind(pa(i,r),e)}}return this}});c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),function(a,b){c.fn[b]=function(d){return d?this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});A.attachEvent&&!A.addEventListener&&A.attachEvent("onunload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});(function(){function a(g){for(var h="",l,m=0;g[m];m++){l=g[m];if(l.nodeType===3||l.nodeType===4)h+=l.nodeValue;else if(l.nodeType!==8)h+=a(l.childNodes)}return h}function b(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=l;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}m[q]=y}}}function d(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=l;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(k.filter(h,[t]).length>0){y=t;break}}t=t[g]}m[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,j=Object.prototype.toString,i=false,o=true;[0,0].sort(function(){o=false;return 0});var k=function(g,h,l,m){l=l||[];var q=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return l;for(var p=[],v,t,y,S,H=true,M=x(h),I=g;(f.exec(""),v=f.exec(I))!==null;){I=v[3];p.push(v[1]);if(v[2]){S=v[3];break}}if(p.length>1&&r.exec(g))if(p.length===2&&n.relative[p[0]])t=ga(p[0]+p[1],h);else for(t=n.relative[p[0]]?[h]:k(p.shift(),h);p.length;){g=p.shift();if(n.relative[g])g+=p.shift();t=ga(g,t)}else{if(!m&&p.length>1&&h.nodeType===9&&!M&&n.match.ID.test(p[0])&&!n.match.ID.test(p[p.length-1])){v=k.find(p.shift(),h,M);h=v.expr?k.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:p.pop(),set:z(m)}:k.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=v.expr?k.filter(v.expr,v.set):v.set;if(p.length>0)y=z(t);else H=false;for(;p.length;){var D=p.pop();v=D;if(n.relative[D])v=p.pop();else D="";if(v==null)v=h;n.relative[D](y,v,M)}}else y=[]}y||(y=t);y||k.error(D||g);if(j.call(y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&E(h,y[g])))l.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&l.push(t[g]);else l.push.apply(l,y);else z(y,l);if(S){k(S,q,l,m);k.uniqueSort(l)}return l};k.uniqueSort=function(g){if(B){i=o;g.sort(B);if(i)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};k.matches=function(g,h){return k(g,null,null,h)};k.find=function(g,h,l){var m,q;if(!g)return[];for(var p=0,v=n.order.length;p<v;p++){var t=n.order[p];if(q=n.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");m=n.find[t](q,h,l);if(m!=null){g=g.replace(n.match[t],"");break}}}}m||(m=h.getElementsByTagName("*"));return{set:m,expr:g}};k.filter=function(g,h,l,m){for(var q=g,p=[],v=h,t,y,S=h&&h[0]&&x(h[0]);g&&h.length;){for(var H in n.filter)if((t=n.leftMatch[H].exec(g))!=null&&t[2]){var M=n.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-
1)!=="\\"){if(v===p)p=[];if(n.preFilter[H])if(t=n.preFilter[H](t,v,l,p,m,S)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=v[U])!=null;U++)if(D){I=M(D,t,U,v);var Ha=m^!!I;if(l&&I!=null)if(Ha)y=true;else v[U]=false;else if(Ha){p.push(D);y=true}}if(I!==w){l||(v=p);g=g.replace(n.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)k.error(g);else break;q=g}return v};k.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var n=k.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},relative:{"+":function(g,h){var l=typeof h==="string",m=l&&!/\W/.test(h);l=l&&!m;if(m)h=h.toLowerCase();m=0;for(var q=g.length,p;m<q;m++)if(p=g[m]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[m]=l||p&&p.nodeName.toLowerCase()===h?p||false:p===h}l&&k.filter(h,g,true)},">":function(g,h){var l=typeof h==="string";if(l&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,q=g.length;m<q;m++){var p=g[m];if(p){l=p.parentNode;g[m]=l.nodeName.toLowerCase()===h?l:false}}}else{m=0;for(q=g.length;m<q;m++)if(p=g[m])g[m]=l?p.parentNode:p.parentNode===h;l&&k.filter(h,g,true)}},"":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("parentNode",h,m,g,p,l)},"~":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,m,g,p,l)}},find:{ID:function(g,h,l){if(typeof h.getElementById!=="undefined"&&!l)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var l=[];h=h.getElementsByName(g[1]);for(var m=0,q=h.length;m<q;m++)h[m].getAttribute("name")===g[1]&&l.push(h[m]);return l.length===0?null:l}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,l,m,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var v;(v=h[p])!=null;p++)if(v)if(q^(v.className&&(" "+v.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))l||m.push(v);else if(l)h[p]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()},CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,l,m,q,p){h=g[1].replace(/\\/g,"");if(!p&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,l,m,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,h);else{g=k.filter(g[3],h,l,true^q);l||m.push.apply(m,g);return false}else if(n.match.POS.test(g[0])||n.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,h,l){return!!k(l[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},setFilters:{first:function(g,h){return h===0},last:function(g,h,l,m){return h===m.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,l){return h<l[3]-0},gt:function(g,h,l){return h>l[3]-0},nth:function(g,h,l){return l[3]-0===h},eq:function(g,h,l){return l[3]-0===h}},filter:{PSEUDO:function(g,h,l,m){var q=h[1],p=n.filters[q];if(p)return p(g,l,h,m);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=h[3];l=0;for(m=h.length;l<m;l++)if(h[l]===g)return false;return true}else k.error("Syntax error, unrecognized expression: "+q)},CHILD:function(g,h){var l=h[1],m=g;switch(l){case"only":case"first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(l==="first")return true;m=g;case"last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case"nth":l=h[2];var q=h[3];if(l===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var v=0;for(m=p.firstChild;m;m=m.nextSibling)if(m.nodeType===1)m.nodeIndex=++v;p.sizcache=h}g=g.nodeIndex-q;return l===0?g===0:g%l===0&&g/l>=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var l=h[1];g=n.attrHandle[l]?n.attrHandle[l](g):g[l]!=null?g[l]:g.getAttribute(l);l=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m==="="?l===h:m==="*="?l.indexOf(h)>=0:m==="~="?(" "+l+" ").indexOf(h)>=0:!h?l&&g!==false:m==="!="?l!==h:m==="^="?l.indexOf(h)===0:m==="$="?l.substr(l.length-h.length)===h:m==="|="?l===h||l.substr(0,h.length+1)===h+"-":false},POS:function(g,h,l,m){var q=n.setFilters[h[2]];if(q)return q(g,l,h,m)}}},r=n.match.POS;for(var u in n.match){n.match[u]=new RegExp(n.match[u].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[u]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[u].source.replace(/\\(\d+)/g,function(g,h){return"\\"+(h-0+1)}))}var z=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(s.documentElement.childNodes,0)}catch(C){z=function(g,h){h=h||[];if(j.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var l=0,m=g.length;l<m;l++)h.push(g[l]);else for(l=0;g[l];l++)h.push(g[l]);return h}}var B;if(s.documentElement.compareDocumentPosition)B=function(g,h){if(!g.compareDocumentPosition||!h.compareDocumentPosition){if(g==h)i=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)i=true;return g};else if("sourceIndex"in s.documentElement)B=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)i=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)i=true;return g};else if(s.createRange)B=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)i=true;return g.ownerDocument?-1:1}var l=g.ownerDocument.createRange(),m=h.ownerDocument.createRange();l.setStart(g,0);l.setEnd(g,0);m.setStart(h,0);m.setEnd(h,0);g=l.compareBoundaryPoints(Range.START_TO_END,m);if(g===0)i=true;return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var l=s.documentElement;l.insertBefore(g,l.firstChild);if(s.getElementById(h)){n.find.ID=function(m,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(m[1]))?q.id===m[1]||typeof q.getAttributeNode!=="undefined"&&q.getAttributeNode("id").nodeValue===m[1]?[q]:w:[]};n.filter.ID=function(m,q){var p=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&p&&p.nodeValue===q}}l.removeChild(g);l=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,l){l=l.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;l[m];m++)l[m].nodeType===1&&h.push(l[m]);l=h}return l};g.innerHTML="<a href='#'></a>";if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")n.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();s.querySelectorAll&&function(){var g=k,h=s.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){k=function(m,q,p,v){q=q||s;if(!v&&q.nodeType===9&&!x(q))try{return z(q.querySelectorAll(m),p)}catch(t){}return g(m,q,p,v)};for(var l in g)k[l]=g[l];h=null}}();(function(){var g=s.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){n.order.splice(1,0,"CLASS");n.find.CLASS=function(h,l,m){if(typeof l.getElementsByClassName!=="undefined"&&!m)return l.getElementsByClassName(h[1])};g=null}}})();var E=s.compareDocumentPosition?function(g,h){return!!(g.compareDocumentPosition(h)&16)}:function(g,h){return g!==h&&(g.contains?g.contains(h):true)},x=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},ga=function(g,h){var l=[],m="",q;for(h=h.nodeType?[h]:h;q=n.match.PSEUDO.exec(g);){m+=q[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)k(g,h[q],l);return k.filter(m,l)};c.find=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.uniqueSort;c.text=a;c.isXMLDoc=x;c.contains=E})();var eb=/Until$/,fb=/^(?:parents|prevUntil|prevAll)/,gb=/,/;R=Array.prototype.slice;var Ia=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,j){return!!b.call(e,j,e)===d});else if(b.nodeType)return c.grep(a,function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Ua.test(b))return c.filter(b,f,!d);else b=c.filter(b,f)}return c.grep(a,function(e){return c.inArray(e,b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length;c.find(a,this[f],b);if(f>0)for(var j=d;j<b.length;j++)for(var i=0;i<d;i++)if(b[i]===b[j]){b.splice(j--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Ia(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ia(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,j={},i;if(f&&a.length){e=0;for(var o=a.length;e<o;e++){i=a[e];j[i]||(j[i]=c.expr.match.POS.test(i)?c(i,b||this.context):i)}for(;f&&f.ownerDocument&&f!==b;){for(i in j){e=j[i];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:i,elem:f});delete j[i]}}f=f.parentNode}}return d}var k=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,r){for(;r&&r.ownerDocument&&r!==b;){if(k?k.index(r)>-1:c(r).is(a))return r;r=r.parentNode}return null})},index:function(a){if(!a||typeof a==="string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(qa(a[0])||qa(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode",d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);eb.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||gb.test(f))&&fb.test(a))e=e.reverse();return this.pushStack(e,a,R.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===w||a.nodeType!==1||!c(a).is(d));){a.nodeType===1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Ja=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ka=/(<([\w:]+)[^>]*?)\/>/g,hb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,La=/<([\w:]+)/,ib=/<tbody/i,jb=/<|&#?\w+;/,ta=/<script|<object|<embed|<option|<style/i,ua=/checked\s*(?:[^=]|=\s*.checked.)/i,Ma=function(a,b,d){return hb.test(d)?a:b+"></"+d+">"},F={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.th=F.td;if(!c.support.htmlSerialize)F._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==w)return this.empty().append((this[0]&&this[0].ownerDocument||s).createTextNode(a));return c.text(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,f;(f=this[d])!=null;d++)if(!a||c.filter(a,[f]).length){if(!b&&f.nodeType===1){c.cleanData(f.getElementsByTagName("*"));c.cleanData([f])}f.parentNode&&f.parentNode.removeChild(f)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild);return this},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ja,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ra(this,b);ra(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ja,""):null;else if(typeof a==="string"&&!ta.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(La.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Ka,Ma);try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(f){this.empty().append(a)}}else c.isFunction(a)?this.each(function(e){var j=c(this),i=j.html();j.empty().append(function(){return a.call(this,e,i)})}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){if(c.isFunction(a))return this.each(function(b){var d=c(this),f=d.html();d.replaceWith(a.call(this,b,f))});if(typeof a!=="string")a=c(a).detach();return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){function f(u){return c.nodeName(u,"table")?u.getElementsByTagName("tbody")[0]||u.appendChild(u.ownerDocument.createElement("tbody")):u}var e,j,i=a[0],o=[],k;if(!c.support.checkClone&&arguments.length===3&&typeof i==="string"&&ua.test(i))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(i))return this.each(function(u){var z=c(this);a[0]=i.call(this,u,b?z.html():w);z.domManip(a,b,d)});if(this[0]){e=i&&i.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:sa(a,this,o);k=e.fragment;if(j=k.childNodes.length===1?(k=k.firstChild):k.firstChild){b=b&&c.nodeName(j,"tr");for(var n=0,r=this.length;n<r;n++)d.call(b?f(this[n],j):this[n],n>0||e.cacheable||this.length>1?k.cloneNode(true):k)}o.length&&c.each(o,Qa)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);var e=this.length===1&&this[0].parentNode;if(e&&e.nodeType===11&&e.childNodes.length===1&&d.length===1){d[b](this[0]);return this}else{e=0;for(var j=d.length;e<j;e++){var i=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),i);f=f.concat(i)}return this.pushStack(f,a,d.selector)}}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;for(var e=[],j=0,i;(i=a[j])!=null;j++){if(typeof i==="number")i+="";if(i){if(typeof i==="string"&&!jb.test(i))i=b.createTextNode(i);else if(typeof i==="string"){i=i.replace(Ka,Ma);var o=(La.exec(i)||["",""])[1].toLowerCase(),k=F[o]||F._default,n=k[0],r=b.createElement("div");for(r.innerHTML=k[1]+i+k[2];n--;)r=r.lastChild;if(!c.support.tbody){n=ib.test(i);o=o==="table"&&!n?r.firstChild&&r.firstChild.childNodes:k[1]==="<table>"&&!n?r.childNodes:[];for(k=o.length-1;k>=0;--k)c.nodeName(o[k],"tbody")&&!o[k].childNodes.length&&o[k].parentNode.removeChild(o[k])}!c.support.leadingWhitespace&&V.test(i)&&r.insertBefore(b.createTextNode(V.exec(i)[0]),r.firstChild);i=r.childNodes}if(i.nodeType)e.push(i);else e=c.merge(e,i)}}if(d)for(j=0;e[j];j++)if(f&&c.nodeName(e[j],"script")&&(!e[j].type||e[j].type.toLowerCase()==="text/javascript"))f.push(e[j].parentNode?e[j].parentNode.removeChild(e[j]):e[j]);else{e[j].nodeType===1&&e.splice.apply(e,[j+1,0].concat(c.makeArray(e[j].getElementsByTagName("script"))));d.appendChild(e[j])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,j=c.support.deleteExpando,i=0,o;(o=a[i])!=null;i++)if(d=o[c.expando]){b=f[d];if(b.events)for(var k in b.events)e[k]?c.event.remove(o,k):Ca(o,k,b.handle);if(j)delete o[c.expando];else o.removeAttribute&&o.removeAttribute(c.expando);delete f[d]}}});var kb=/z-?index|font-?weight|opacity|zoom|line-?height/i,Na=/alpha\([^)]*\)/,Oa=/opacity=([^)]*)/,ha=/float/i,ia=/-([a-z])/ig,lb=/([A-Z])/g,mb=/^-?\d+(?:px)?$/i,nb=/^-?\d/,ob={position:"absolute",visibility:"hidden",display:"block"},pb=["Left","Right"],qb=["Top","Bottom"],rb=s.defaultView&&s.defaultView.getComputedStyle,Pa=c.support.cssFloat?"cssFloat":"styleFloat",ja=function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!kb.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter=Na.test(a)?a.replace(Na,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Oa.exec(f.filter)[1])/100+"":""}if(ha.test(b))b=Pa;b=b.replace(ia,ja);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,j=b==="width"?pb:qb;function i(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(j,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a,"border"+this+"Width",true))||0})}a.offsetWidth!==0?i():c.swap(a,ob,i);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Oa.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ha.test(b))b=Pa;if(!d&&e&&e[b])f=e[b];else if(rb){if(ha.test(b))b="float";b=b.replace(lb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f=a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ia,ja);f=a.currentStyle[b]||a.currentStyle[d];if(!mb.test(f)&&nb.test(f)){b=e.left;var j=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=j}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var sb=J(),tb=/<script(.|\s)*?\/script>/gi,ub=/select|textarea/i,vb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ka=/\?/,wb=/(\?|&)_=.*?(&|$)/,xb=/^(\w+:)?\/\/([^\/?#]+)/,yb=/%20/g,zb=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!=="string")return zb.call(this,a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}var j=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(i,o){if(o==="success"||o==="notmodified")j.html(e?c("<div />").append(i.responseText.replace(tb,"")).find(e):i.responseText);d&&j.each(d,[i.responseText,o,i])}});return this},serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||ub.test(this.nodeName)||vb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:A.XMLHttpRequest&&(A.location.protocol!=="file:"||!A.ActiveXObject)?function(){return new A.XMLHttpRequest}:function(){try{return new A.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&&e.success.call(k,o,i,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(k,x,i);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(q,p){(e.context?c(e.context):c.event).trigger(q,p)}var e=c.extend(true,{},c.ajaxSettings,a),j,i,o,k=a&&a.context||e,n=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(n==="GET")N.test(e.url)||(e.url+=(ka.test(e.url)?"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&N.test(e.data)||N.test(e.url))){j=e.jsonpCallback||"jsonp"+sb++;if(e.data)e.data=(e.data+"").replace(N,"="+j+"$1");e.url=e.url.replace(N,"="+j+"$1");e.dataType="script";A[j]=A[j]||function(q){o=q;b();d();A[j]=w;try{delete A[j]}catch(p){}z&&z.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===false&&n==="GET"){var r=J(),u=e.url.replace(wb,"$1_="+r+"$2");e.url=u+(u===e.url?(ka.test(e.url)?"&":"?")+"_="+r:"")}if(e.data&&n==="GET")e.url+=(ka.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");r=(r=xb.exec(e.url))&&(r[1]&&r[1]!==location.protocol||r[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&r){var z=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!j){var B=false;C.onload=C.onreadystatechange=function(){if(!B&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){B=true;b();d();C.onload=C.onreadystatechange=null;z&&C.parentNode&&z.removeChild(C)}}}z.insertBefore(C,z.firstChild);return w}var E=false,x=e.xhr();if(x){e.username?x.open(n,e.url,e.async,e.username,e.password):x.open(n,e.url,e.async);try{if(e.data||a&&a.contentType)x.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&x.setRequestHeader("If-Modified-Since",c.lastModified[e.url]);c.etag[e.url]&&x.setRequestHeader("If-None-Match",c.etag[e.url])}r||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ga){}if(e.beforeSend&&e.beforeSend.call(k,x,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");x.abort();return false}e.global&&f("ajaxSend",[x,e]);var g=x.onreadystatechange=function(q){if(!x||x.readyState===0||q==="abort"){E||d();E=true;if(x)x.onreadystatechange=c.noop}else if(!E&&x&&(x.readyState===4||q==="timeout")){E=true;x.onreadystatechange=c.noop;i=q==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";var p;if(i==="success")try{o=c.httpData(x,e.dataType,e)}catch(v){i="parsererror";p=v}if(i==="success"||i==="notmodified")j||b();else c.handleError(e,x,i,p);d();q==="timeout"&&x.abort();if(e.async)x=null}};try{var h=x.abort;x.abort=function(){x&&h.call(x);g("abort")}}catch(l){}e.async&&e.timeout>0&&setTimeout(function(){x&&!E&&g("timeout")},e.timeout);try{x.send(n==="POST"||n==="PUT"||n==="DELETE"?e.data:null)}catch(m){c.handleError(e,x,null,m);d()}e.async||g();return x}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||a,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b==="json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(i,o){if(c.isArray(o))c.each(o,function(k,n){b||/\[\]$/.test(i)?f(i,n):d(i+"["+(typeof n==="object"||c.isArray(n)?k:"")+"]",n)});else!b&&o!=null&&typeof o==="object"?c.each(o,function(k,n){d(i+"["+k+"]",n)}):f(i,o)}function f(i,o){o=c.isFunction(o)?o():o;e[e.length]=encodeURIComponent(i)+"="+encodeURIComponent(o)}var e=[];if(b===w)b=c.ajaxSettings.traditional;if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var j in a)d(j,a[j]);return e.join("&").replace(yb,"+")}});var la={},Ab=/toggle|show|hide/,Bb=/^([+-]=)?([\d+-.]+)(.*)$/,W,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(K("show",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");this[a].style.display=d||"";if(c.css(this[a],"display")==="none"){d=this[a].nodeName;var f;if(la[d])f=la[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();la[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a<b;a++)this[a].style.display=c.data(this[a],"olddisplay")||"";return this}},hide:function(a,b){if(a||a===0)return this.animate(K("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");!d&&d!=="none"&&c.data(this[a],"olddisplay",c.css(this[a],"display"))}a=0;for(b=this.length;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||d?this.each(function(){var f=d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(K("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)},animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var j=c.extend({},e),i,o=this.nodeType===1&&c(this).is(":hidden"),k=this;for(i in a){var n=i.replace(ia,ja);if(i!==n){a[n]=a[i];delete a[i];i=n}if(a[i]==="hide"&&o||a[i]==="show"&&!o)return j.complete.call(this);if((i==="height"||i==="width")&&this.style){j.display=c.css(this,"display");j.overflow=this.style.overflow}if(c.isArray(a[i])){(j.specialEasing=j.specialEasing||{})[i]=a[i][1];a[i]=a[i][0]}}if(j.overflow!=null)this.style.overflow="hidden";j.curAnim=c.extend({},a);c.each(a,function(r,u){var z=new c.fx(k,j,r);if(Ab.test(u))z[u==="toggle"?o?"show":"hide":u](a);else{var C=Bb.exec(u),B=z.cur(true)||0;if(C){u=parseFloat(C[2]);var E=C[3]||"px";if(E!=="px"){k.style[r]=(u||1)+E;B=(u||1)/z.cur(true)*B;k.style[r]=B+E}if(C[1])u=(C[1]==="-="?-1:1)*u+B;z.custom(B,u,E)}else z.custom(B,u,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);this.each(function(){for(var f=d.length-1;f>=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration==="number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(j){return e.step(j)}this.startTime=J();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!W)W=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=J(),d=true;if(a||b>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem,e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||c.fx.stop()},stop:function(){clearInterval(W);W=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};c.fn.offset="getBoundingClientRect"in s.documentElement?function(a){var b=this[0];if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBoundingClientRect(),f=b.ownerDocument;b=f.body;f=f.documentElement;return{top:d.top+(self.pageYOffset||c.support.boxModel&&f.scrollTop||b.scrollTop)-(f.clientTop||b.clientTop||0),left:d.left+(self.pageXOffset||c.support.boxModel&&f.scrollLeft||b.scrollLeft)-(f.clientLeft||b.clientLeft||0)}}:function(a){var b=this[0];if(a)return this.each(function(r){c.offset.setOffset(this,a,r)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=b,e=b.ownerDocument,j,i=e.documentElement,o=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var k=b.offsetTop,n=b.offsetLeft;(b=b.parentNode)&&b!==o&&b!==i;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;j=e?e.getComputedStyle(b,null):b.currentStyle;k-=b.scrollTop;n-=b.scrollLeft;if(b===d){k+=b.offsetTop;n+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&j.overflow!=="visible"){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=j}if(f.position==="relative"||f.position==="static"){k+=o.offsetTop;n+=o.offsetLeft}if(c.offset.supportsFixedPosition&&f.position==="fixed"){k+=Math.max(i.scrollTop,o.scrollTop);n+=Math.max(i.scrollLeft,o.scrollLeft)}return{top:k,left:n}};c.offset={initialize:function(){var a=s.body,b=s.createElement("div"),d,f,e,j=parseFloat(c.curCSS(a,"marginTop",true))||0;c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";a.insertBefore(b,a.firstChild);d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==j;a.removeChild(b);c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),j=parseInt(c.curCSS(a,"top",true),10)||0,i=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,d,e);d={top:b.top-e.top+j,left:b.left-e.left+i};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top-
f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||s.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],j;if(!e)return null;if(f!==w)return this.each(function(){if(j=wa(this))j.scrollTo(!a?f:c(j).scrollLeft(),a?f:c(j).scrollTop());else this[d]=f});else return(j=wa(e))?"pageXOffset"in j?j[a?"pageYOffset":"pageXOffset"]:c.support.boxModel&&j.document.documentElement[d]||j.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;if(c.isFunction(f))return this.each(function(j){var i=c(this);i[d](f.call(this,j,i[d]()))});return"scrollTo"in
e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window);;var DD_belatedPNG={ns:"DD_belatedPNG",imgSize:{},delay:10,nodesFixed:0,createVmlNameSpace:function(){if(document.namespaces&&!document.namespaces[this.ns]){document.namespaces.add(this.ns,"urn:schemas-microsoft-com:vml")}},createVmlStyleSheet:function(){var b,a;b=document.createElement("style");b.setAttribute("media","screen");document.documentElement.firstChild.insertBefore(b,document.documentElement.firstChild.firstChild);if(b.styleSheet){b=b.styleSheet;b.addRule(this.ns+"\\:*","{behavior:url(#default#VML)}");b.addRule(this.ns+"\\:shape","position:absolute;");b.addRule("img."+this.ns+"_sizeFinder","behavior:none; border:none; position:absolute; z-index:-1; top:-10000px; visibility:hidden;");this.screenStyleSheet=b;a=document.createElement("style");a.setAttribute("media","print");document.documentElement.firstChild.insertBefore(a,document.documentElement.firstChild.firstChild);a=a.styleSheet;a.addRule(this.ns+"\\:*","{display: none !important;}");a.addRule("img."+this.ns+"_sizeFinder","{display: none !important;}")}},readPropertyChange:function(){var b,c,a;b=event.srcElement;if(!b.vmlInitiated){return}if(event.propertyName.search("background")!=-1||event.propertyName.search("border")!=-1){DD_belatedPNG.applyVML(b)}if(event.propertyName=="style.display"){c=(b.currentStyle.display=="none")?"none":"block";for(a in b.vml){if(b.vml.hasOwnProperty(a)){b.vml[a].shape.style.display=c}}}if(event.propertyName.search("filter")!=-1){DD_belatedPNG.vmlOpacity(b)}},vmlOpacity:function(b){if(b.currentStyle.filter.search("lpha")!=-1){var a=b.currentStyle.filter;a=parseInt(a.substring(a.lastIndexOf("=")+1,a.lastIndexOf(")")),10)/100;b.vml.color.shape.style.filter=b.currentStyle.filter;b.vml.image.fill.opacity=a}},handlePseudoHover:function(a){setTimeout(function(){DD_belatedPNG.applyVML(a)},1)},fix:function(a){if(this.screenStyleSheet){var c,b;c=a.split(",");for(b=0;b<c.length;b++){this.screenStyleSheet.addRule(c[b],"behavior:expression(DD_belatedPNG.fixPng(this))")}}},applyVML:function(a){a.runtimeStyle.cssText="";this.vmlFill(a);this.vmlOffsets(a);this.vmlOpacity(a);if(a.isImg){this.copyImageBorders(a)}},attachHandlers:function(i){var d,c,g,e,b,f;d=this;c={resize:"vmlOffsets",move:"vmlOffsets"};if(i.nodeName=="A"){e={mouseleave:"handlePseudoHover",mouseenter:"handlePseudoHover",focus:"handlePseudoHover",blur:"handlePseudoHover"};for(b in e){if(e.hasOwnProperty(b)){c[b]=e[b]}}}for(f in c){if(c.hasOwnProperty(f)){g=function(){d[c[f]](i)};i.attachEvent("on"+f,g)}}i.attachEvent("onpropertychange",this.readPropertyChange)},giveLayout:function(a){a.style.zoom=1;if(a.currentStyle.position=="static"){a.style.position="relative"}},copyImageBorders:function(b){var c,a;c={borderStyle:true,borderWidth:true,borderColor:true};for(a in c){if(c.hasOwnProperty(a)){b.vml.color.shape.style[a]=b.currentStyle[a]}}},vmlFill:function(e){if(!e.currentStyle){return}else{var d,f,g,b,a,c;d=e.currentStyle}for(b in e.vml){if(e.vml.hasOwnProperty(b)){e.vml[b].shape.style.zIndex=d.zIndex}}e.runtimeStyle.backgroundColor="";e.runtimeStyle.backgroundImage="";f=true;if(d.backgroundImage!="none"||e.isImg){if(!e.isImg){e.vmlBg=d.backgroundImage;e.vmlBg=e.vmlBg.substr(5,e.vmlBg.lastIndexOf('")')-5)}else{e.vmlBg=e.src}g=this;if(!g.imgSize[e.vmlBg]){a=document.createElement("img");g.imgSize[e.vmlBg]=a;a.className=g.ns+"_sizeFinder";a.runtimeStyle.cssText="behavior:none; position:absolute; left:-10000px; top:-10000px; border:none; margin:0; padding:0;";c=function(){this.width=this.offsetWidth;this.height=this.offsetHeight;g.vmlOffsets(e)};a.attachEvent("onload",c);a.src=e.vmlBg;a.removeAttribute("width");a.removeAttribute("height");document.body.insertBefore(a,document.body.firstChild)}e.vml.image.fill.src=e.vmlBg;f=false}e.vml.image.fill.on=!f;e.vml.image.fill.color="none";e.vml.color.shape.style.backgroundColor=d.backgroundColor;e.runtimeStyle.backgroundImage="none";e.runtimeStyle.backgroundColor="transparent"},vmlOffsets:function(d){var h,n,a,e,g,m,f,l,j,i,k;h=d.currentStyle;n={W:d.clientWidth+1,H:d.clientHeight+1,w:this.imgSize[d.vmlBg].width,h:this.imgSize[d.vmlBg].height,L:d.offsetLeft,T:d.offsetTop,bLW:d.clientLeft,bTW:d.clientTop};a=(n.L+n.bLW==1)?1:0;e=function(b,p,q,c,s,u){b.coordsize=c+","+s;b.coordorigin=u+","+u;b.path="m0,0l"+c+",0l"+c+","+s+"l0,"+s+" xe";b.style.width=c+"px";b.style.height=s+"px";b.style.left=p+"px";b.style.top=q+"px"};e(d.vml.color.shape,(n.L+(d.isImg?0:n.bLW)),(n.T+(d.isImg?0:n.bTW)),(n.W-1),(n.H-1),0);e(d.vml.image.shape,(n.L+n.bLW),(n.T+n.bTW),(n.W),(n.H),1);g={X:0,Y:0};if(d.isImg){g.X=parseInt(h.paddingLeft,10)+1;g.Y=parseInt(h.paddingTop,10)+1}else{for(j in g){if(g.hasOwnProperty(j)){this.figurePercentage(g,n,j,h["backgroundPosition"+j])}}}d.vml.image.fill.position=(g.X/n.W)+","+(g.Y/n.H);m=h.backgroundRepeat;f={T:1,R:n.W+a,B:n.H,L:1+a};l={X:{b1:"L",b2:"R",d:"W"},Y:{b1:"T",b2:"B",d:"H"}};if(m!="repeat"||d.isImg){i={T:(g.Y),R:(g.X+n.w),B:(g.Y+n.h),L:(g.X)};if(m.search("repeat-")!=-1){k=m.split("repeat-")[1].toUpperCase();i[l[k].b1]=1;i[l[k].b2]=n[l[k].d]}if(i.B>n.H){i.B=n.H}d.vml.image.shape.style.clip="rect("+i.T+"px "+(i.R+a)+"px "+i.B+"px "+(i.L+a)+"px)"}else{d.vml.image.shape.style.clip="rect("+f.T+"px "+f.R+"px "+f.B+"px "+f.L+"px)"}},figurePercentage:function(d,c,f,a){var b,e;e=true;b=(f=="X");switch(a){case"left":case"top":d[f]=0;break;case"center":d[f]=0.5;break;case"right":case"bottom":d[f]=1;break;default:if(a.search("%")!=-1){d[f]=parseInt(a,10)/100}else{e=false}}d[f]=Math.ceil(e?((c[b?"W":"H"]*d[f])-(c[b?"w":"h"]*d[f])):parseInt(a,10));if(d[f]%2===0){d[f]++}return d[f]},fixPng:function(c){c.style.behavior="none";var g,b,f,a,d;if(c.nodeName=="BODY"||c.nodeName=="TD"||c.nodeName=="TR"){return}c.isImg=false;if(c.nodeName=="IMG"){if(c.src.toLowerCase().search(/\.png$/)!=-1){c.isImg=true;c.style.visibility="hidden"}else{return}}else{if(c.currentStyle.backgroundImage.toLowerCase().search(".png")==-1){return}}g=DD_belatedPNG;c.vml={color:{},image:{}};b={shape:{},fill:{}};for(a in c.vml){if(c.vml.hasOwnProperty(a)){for(d in b){if(b.hasOwnProperty(d)){f=g.ns+":"+d;c.vml[a][d]=document.createElement(f)}}c.vml[a].shape.stroked=false;c.vml[a].shape.appendChild(c.vml[a].fill);c.parentNode.insertBefore(c.vml[a].shape,c)}}c.vml.image.shape.fillcolor="none";c.vml.image.fill.type="tile";c.vml.color.fill.on=false;g.attachHandlers(c);g.giveLayout(c);g.giveLayout(c.offsetParent);c.vmlInitiated=true;g.applyVML(c)}};try{document.execCommand("BackgroundImageCache",false,true)}catch(r){}DD_belatedPNG.createVmlNameSpace();DD_belatedPNG.createVmlStyleSheet();;ua=navigator.userAgent.toLowerCase();isIE=((ua.indexOf("msie")!=-1));isIE6=((ua.indexOf("msie 6.0")!=-1));isIE7=((ua.indexOf("msie 7.0")!=-1));isOPERA=((ua.indexOf("opera")!=-1));isFF=((ua.indexOf("firefox")!=-1));isSafari=((ua.indexOf("safari")!=-1));$(document).ready(function(){if($.browser.msie&&$.browser.version.substr(0,1)<7)
{DD_belatedPNG.fix('img, #top h1.logo, #top .toplinks ul.langselect li a.active, ul.navigation li a span, .dlist.tweets .header span, .download .step span.number, .featureslider .nav a');}
Cufon.replace('#top h2.big, #top h2.small',{textShadow:'#913e14 0px -1px'});Cufon.replace('ul.navigation li a',{textShadow:'white 0px 1px'});Cufon.replace('.slider .item .ht1, .slider .item .ht2',{textShadow:'black 0px 1px'});Cufon.replace('.header');Cufon.replace('.available .foot a.buy',{textShadow:'#497D87 0px -1px'});Cufon.replace('.dlist a.button',{hover:{color:'white'}});Cufon.replace('.infobox .button1',{hover:{color:'white'}});Cufon.replace('.infobox .button2',{textShadow:'#477C85 0px -1px'});Cufon.replace('.textcontent h1, .textcontent h2',{hover:{color:'#FF1D00'}});Cufon.replace('.download .step label');Cufon.replace('form.contact .step label.f-left');Cufon.replace('.featureslider .item h3');});function debug(txt)
{try{console.debug(txt);}
catch(e){}}
function initslider(id)
{var mainelement=$('#'+id);var scrollbox=$(mainelement).find('.scrollbox');var timermsec=5000;var timer;var play=true;var cnt=$(scrollbox).find('.item').length;var current=$(mainelement).find('.pager a').index($(mainelement).find('.pager a.active'));$(scrollbox).scrollTo($(scrollbox).find('.item:eq('+current+')'),0,{axis:'x'});$(mainelement).find('.pager a').click(function(event)
{event.preventDefault();var index=$(mainelement).find('.pager a').index(this);scrollit(index);});$(mainelement).find('.pager span.pause').click(function(event)
{play=!play;clearTimeout(timer);if(play)
{$(mainelement).find('.pager span.pause').removeClass('play');scrollnext(1,true);}
else
{$(mainelement).find('.pager span.pause').addClass('play');}});$(mainelement).find('.nav a').click(function(event)
{event.preventDefault();var step=$(this).hasClass('right')?1:-1;scrollnext(step);});if(isIE)
{$('.slider .pager').append('<div class="brs"><div class="tr"></div><div class="tl"></div><div class="br"></div><div class="bl"></div></div>');}
timer=setTimeout(function()
{scrollnext(1,true);},timermsec);function scrollit(index,auto)
{clearTimeout(timer);if(auto)
{timer=setTimeout(function()
{scrollnext(1,true);},timermsec);}
if($(scrollbox).find('.item:eq('+index+')').length==0)return;$(mainelement).find('.pager a').removeClass('active');$(mainelement).find('.pager a').eq(index).addClass('active');$(scrollbox).scrollTo($(scrollbox).find('.item:eq('+index+')'),700,{axis:'x'});}
function scrollnext(step,auto)
{var current=$(mainelement).find('.pager a').index($(mainelement).find('.pager a.active'));var index=current+step;if(index<0)index=cnt-1;if(index>=cnt)index=0;scrollit(index,auto);}};function initmenu()
{$('ul.navigation li a').wrapInner('<span class="c"></span>');$('ul.navigation li a span.c').before('<span class="l"></span>');$('ul.navigation li a span.c').after('<span class="r"></span>');}
function initdownloadform(id)
{$(document).ready(function(){var mainelement=$('#'+id);var deviceselect=$(mainelement).find(':input[name=device]');var destinationselect=$(mainelement).find(':input[name=destination]');var xmldata;var action=$(mainelement).attr('action');var var_city=URLDecode($.getUrlVar('city'));var cityselect=false;$.ajax({type:"GET",url:action,dataType:"xml",cache:false,async:false,success:function(result)
{xmldata=result;}});$(destinationselect).bind('change',function()
{if($(this).val()==-1)
{resetform();return;}
builddevices();});$(deviceselect).bind('change',function()
{if($(this).val()==-1)
{$(mainelement).find('.step2').removeClass('inactive').addClass('active');$(mainelement).find('.step3').removeClass('active').addClass('inactive');$(mainelement).find('.step3 .dcontent').hide();Cufon.replace('.download .step label');return;}
buildproductview();});builddestinations();resetform();if(cityselect)builddevices();function resetform()
{$(mainelement).find('.step').removeClass('active').addClass('inactive');$(mainelement).find('.step1').removeClass('inactive').addClass('active');$(mainelement).find('.step3 .dcontent').hide();Cufon.replace('.download .step label');}
function builddevices()
{var destination=$(destinationselect).find(':selected').text();$('#right .infobox img.phoneimg').attr('src',$(xmldata).find('locations location:contains('+destination+')').attr('image_url'));$(deviceselect).empty();var apps=new Array();$(deviceselect).append($("<option></option>").attr("value",-1).text('Please select'));$(xmldata).find('pgapps app').each(function(index)
{if($(this).find('location').text()==destination&&$.inArray($(this).find('device').text(),apps)==-1)
{apps.push($(this).find('device').text());$(deviceselect).append($("<option></option>").attr("value",index).text($(this).find('device').text()));}});$(deviceselect).append($("<option></option>").attr("value",-1).text('Other platforms coming soon...'));$(mainelement).find('.step1').removeClass('active');$(mainelement).find('.step2').removeClass('inactive').addClass('active');$(mainelement).find('.step3').removeClass('active').addClass('inactive');$(mainelement).find('.step3 .dcontent').hide();Cufon.replace('.download .step label');}
function builddestinations()
{$(destinationselect).empty();var dests=new Array();$(destinationselect).append($("<option></option>").attr("value",-1).text('Please select'));cityselect=false;$(xmldata).find('pgapps app').each(function(index)
{{if($.inArray($(this).find('location').text(),dests)==-1)
{dests.push($(this).find('location').text());var option=$("<option></option>").attr("value",index).text($(this).find('location').text());if($(this).find('location').text().toLowerCase()==var_city)
{$(option).attr('selected','selected');cityselect=true;}
$(destinationselect).append(option);}}});}
function buildproductview()
{var appname=$(deviceselect).find(':selected').text();var destination=$(destinationselect).find(':selected').text();$(xmldata).find('pgapps app').each(function(index)
{if($(this).find('device').text()==appname&&$(this).find('location').text()==destination)
{$(mainelement).find('.location').html($(this).find('location').text());$(mainelement).find('.description').html($(this).children('description').text());$(mainelement).find('.icon_cont').html('<img src="'+$(this).find('icon').text()+'" alt="" class="icon"  />');$(mainelement).find('ul.featureslist').empty();$(this).find('features feature').each(function()
{$(mainelement).find('ul.featureslist').append('<li>'+$(this).text()+'</li>');});$(mainelement).find('ul.tours').empty();$(this).find('tours tour').each(function()
{$(mainelement).find('ul.tours').append('<li><strong>'+$(this).find('title').text()+'</strong> <em>'+$(this).find('leight').text()+'</em><br/>'+$(this).find('description').text()+'</li>');});$(mainelement).find('.languages .imgs').empty();$(this).find('languages lang').each(function()
{var text=$(this).text().toLowerCase();$(mainelement).find('.languages .imgs').append('<img src="/px/images/flag_'+text+'.png" alt="'+text+'" title="'+text+'" />');});if($(mainelement).find('.step3').hasClass('inactive'))
{$(mainelement).find('.step3 .dcontent').hide();$(mainelement).find('.step3 .dcontent').animate({height:'show'},800);}
if($(this).find('store_light_url').length>0&&$(this).find('store_light_url').text()!='')
$(mainelement).find('.buttons .button1').attr('href',$(this).find('store_light_url').text()).css('display','block');else
$(mainelement).find('.buttons .button1').attr('href','#').css('display','none');if($(this).find('store_url').length>0&&$(this).find('store_url').text()!='')
$(mainelement).find('.buttons .button2').attr('href',$(this).find('store_url').text()).css('display','block');else
$(mainelement).find('.buttons .button2').attr('href','#').css('display','none');$(mainelement).find('.step2').removeClass('active');$(mainelement).find('.step3').removeClass('inactive').addClass('active');Cufon.replace('.download .step label');return false;}});}});}
function initfaq(id)
{var mainelement=$('#'+id);$(mainelement).find('a.togglelink, h4 a').click(function(event)
{event.preventDefault();var itemobj=$(this).parents('.item');var textobj=$(itemobj).find('p');if($(itemobj).hasClass('active'))
{$(textobj).animate({opacity:'hide',height:'hide'},500,function()
{$(itemobj).removeClass('active');});}
else
{$(mainelement).find('p:visible').not(textobj).animate({opacity:'hide',height:'hide'},500,function()
{$(mainelement).find('.item').not(itemobj).removeClass('active');});$(itemobj).addClass('active');$(textobj).css('display','none');$(textobj).animate({opacity:'show',height:'show'},500);}});}
function initfeatureslider(id)
{var mainelement=$('#'+id);var scrollbox=$(mainelement).find('.scrollbox');var itemperscreen=3;var cnt=$(scrollbox).find('.item').length;var move=false;if(cnt>itemperscreen)
{var addbefore=$('<div></div>');var addafter=$('<div></div>');$(scrollbox).find('.item').each(function(index)
{if(index<itemperscreen)
{$(addafter).append($(this).clone().addClass('clone').removeClass('active'));}
if(index>=cnt-itemperscreen)
{$(addbefore).append($(this).clone().addClass('clone').removeClass('active'));}});$(scrollbox).find('.item:last').after($(addafter).children());$(scrollbox).find('.item:first').before($(addbefore).children());cnt=$(scrollbox).find('.item').length;var current=$(mainelement).find('.item').index($(mainelement).find('.item.active'));if(current==-1)current=itemperscreen;$(scrollbox).scrollTo($(scrollbox).find('.item:eq('+current+')'),0,{axis:'x'});$(mainelement).find('.nav a').click(function(event)
{event.preventDefault();var step=$(this).hasClass('right')?1:-1;scrollnext(step);});}
else
$(mainelement).find('.nav').css('display','none');function scrollit(index)
{if($(scrollbox).find('.item:eq('+index+')').length==0)return;if(move)return;move=true;$(scrollbox).scrollTo($(scrollbox).find('.item:eq('+index+')'),700,{axis:'x',onAfter:function()
{if(current==cnt-itemperscreen)
{current=itemperscreen;$(scrollbox).scrollTo($(scrollbox).find('.item:eq('+current+')'),0);}
if(current==0)
{current=cnt-2*itemperscreen;$(scrollbox).scrollTo($(scrollbox).find('.item:eq('+current+')'),0);}
move=false;}});current=index;}
function scrollnext(step)
{var index=current+step;scrollit(index);}};$.extend({getUrlVars:function(){var vars=[],hash;var hashes=window.location.href.slice(window.location.href.indexOf('?')+1).split('&');for(var i=0;i<hashes.length;i++)
{hash=hashes[i].split('=');vars.push(hash[0]);vars[hash[0]]=hash[1];}
return vars;},getUrlVar:function(name){return $.getUrlVars()[name];}});function URLDecode(encodedString){var output=encodedString;var binVal,thisString;var myregexp=/(%[^%]{2})/;while((match=myregexp.exec(output))!=null&&match.length>1&&match[1]!=''){binVal=parseInt(match[1].substr(1),16);thisString=String.fromCharCode(binVal);output=output.replace(match[1],thisString);}
return output;};function twitterCallback2(twitters){var statusHTML=[];for(var i=0;i<twitters.length;i++){var username=twitters[i].user.screen_name;var status=twitters[i].text.replace(/((https?|s?ftp|ssh)\:\/\/[^"\s\<\>]*[^.,;'">\:\s\<\>\)\]\!])/g,function(url){return'<a href="'+url+'">'+url+'</a>';}).replace(/\B@([_a-z0-9]+)/ig,function(reply){return'<a href="http://twitter.com/'+reply.substring(1)+'">'+reply.charAt(0)+reply.substring(1)+'</a>';});statusHTML.push('<li><span>'+status+'</span><br><em>'+relative_time(twitters[i].created_at)+'</em></li>');}
document.getElementById('twitter_update_list').innerHTML=statusHTML.join('');}
function relative_time(time_value){var values=time_value.split(" ");time_value=values[1]+" "+values[2]+", "+values[5]+" "+values[3];var parsed_date=Date.parse(time_value);var relative_to=(arguments.length>1)?arguments[1]:new Date();var delta=parseInt((relative_to.getTime()-parsed_date)/1000);delta=delta+(relative_to.getTimezoneOffset()*60);if(delta<60){return'less than a minute ago';}else if(delta<120){return'about a minute ago';}else if(delta<(60*60)){return(parseInt(delta/60)).toString()+' minutes ago';}else if(delta<(120*60)){return'about an hour ago';}else if(delta<(24*60*60)){return'about '+(parseInt(delta/3600)).toString()+' hours ago';}else if(delta<(48*60*60)){return'1 day ago';}else{return(parseInt(delta/86400)).toString()+' days ago';}}
