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("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.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}})());;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) Manfred Klein 03/2005
 */
Cufon.registerFont({"w":198,"face":{"font-family":"Nilland","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 3 3 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"8","cap-height":"3","bbox":"-14 -329 351 84","underline-thickness":"18","underline-position":"-27","unicode-range":"U+0020-U+00FF"},"glyphs":{" ":{"w":90},"!":{"d":"57,-247r-24,0r4,185r16,0xm58,3r0,-25r-26,0r0,25r26,0","w":90},"\"":{"d":"86,-163v4,-27,7,-55,6,-88r-26,0v-1,32,2,60,5,88r15,0xm30,-163v4,-27,7,-55,6,-88r-26,0v-1,32,2,60,5,88r15,0","w":101},"#":{"d":"214,-73r0,-22r-47,0r14,-64r33,0r0,-22r-29,0r16,-73r-24,0r-15,73r-61,0r15,-73r-23,0r-15,73r-51,0r0,22r46,0r-13,64r-33,0r0,22r28,0r-15,73r23,0r15,-73r62,0r-15,73r23,0r15,-73r51,0xm158,-159r-14,64r-61,0r13,-64r62,0","w":240},"$":{"d":"106,6v36,-3,71,-30,70,-67v-3,-46,-24,-63,-70,-73r0,-85v24,6,37,25,37,55r23,0v0,-45,-24,-70,-60,-77r0,-10r-22,0r0,10v-32,4,-66,26,-65,59v1,42,25,59,65,68r0,98v-15,-2,-24,-6,-34,-15r-17,17v13,12,29,18,51,20r0,27r22,0r0,-27xm84,-139v-35,-3,-54,-46,-27,-70v7,-6,17,-10,27,-11r0,81xm106,-110v50,0,65,75,17,90v-5,2,-11,5,-17,5r0,-95","w":183,"k":{",":35}},"%":{"d":"243,5v39,0,51,-28,51,-69v1,-41,-14,-68,-51,-68v-37,0,-51,28,-51,68v0,41,14,69,51,69xm61,-115v57,4,63,-88,35,-122r127,0r-169,240r19,0r176,-250v-62,-2,-133,-4,-189,-4v-36,0,-51,29,-51,68v1,40,14,66,52,68xm243,-116v24,0,31,24,31,52v0,28,-6,53,-31,53v-24,0,-31,-24,-31,-52v0,-28,6,-53,31,-53xm61,-235v24,1,31,24,31,52v0,27,-6,52,-31,52v-24,0,-31,-24,-31,-52v0,-27,6,-52,31,-52","w":303},"&":{"d":"183,-42v14,-18,23,-37,29,-62r28,0r0,-22r-47,0v-3,26,-13,46,-23,65r-57,-78v27,-11,59,-27,59,-60v0,-30,-27,-52,-58,-52v-52,0,-79,59,-42,95r6,8v-34,13,-62,33,-62,76v0,42,35,80,83,78v32,-1,53,-13,69,-30r19,27r26,-1xm77,-199v0,-39,74,-41,73,-1v-1,25,-27,34,-50,43v-7,-11,-23,-30,-23,-42xm154,-42v-31,44,-115,25,-112,-34v1,-28,25,-46,49,-54","w":251},"'":{"d":"47,-163v4,-27,7,-55,6,-88r-26,0v-1,32,2,60,5,88r15,0","w":78},"(":{"d":"121,-249v-105,29,-121,227,-43,299v12,10,26,19,43,27r0,-22v-91,-39,-90,-243,0,-282r0,-22","w":127},")":{"d":"6,77v105,-30,122,-227,43,-299v-12,-10,-26,-19,-43,-27r0,22v91,40,91,243,0,282r0,22","w":127},"*":{"d":"100,-166v27,-7,43,-5,66,-15r-8,-26v-41,13,-29,12,-63,27v2,-34,7,-25,7,-67r-27,0v-1,42,3,30,6,67v-27,-12,-25,-15,-62,-27r-9,26v24,10,39,8,66,15v-16,18,-29,29,-44,50r22,17v24,-33,15,-27,34,-58v15,26,12,28,35,58r22,-17v-18,-26,-25,-26,-45,-50","w":176},"+":{"d":"217,-105r0,-22r-86,0r0,-86r-22,0r0,86r-86,0r0,22r86,0r0,87r22,0r0,-87r86,0","w":240},",":{"d":"41,3v-3,18,2,26,-12,27r0,18v34,0,29,-40,29,-74r-26,0r0,29r9,0","w":90},"-":{"d":"114,-87r0,-22r-105,0r0,22r105,0","w":123},".":{"d":"60,3r0,-29r-26,0r0,29r26,0","w":90},"\/":{"d":"105,-247r-23,0r-86,256r23,0","w":101},"0":{"d":"95,6v63,0,82,-58,82,-128v0,-70,-17,-129,-81,-129v-63,0,-82,59,-82,129v0,69,18,128,81,128xm95,-230v47,0,58,53,58,108v0,53,-11,107,-57,107v-47,0,-58,-54,-58,-107v0,-55,10,-108,57,-108","w":191,"k":{"\u00ee":-9,"\u00e5":17,"\u00e4":18,"\u00e3":17,"\u00e2":17,"\u00e1":18,"\u00e0":18,"\u00dc":13,"\u00d1":15,"\u00c9":16,"\u00c7":10,"\u00c5":12,"\u00c4":12,"z":15,"t":-9,"p":-9,"l":12,"k":14,"h":14,"b":15,"a":15,"Z":25,"Y":12,"X":20,"W":9,"V":10,"U":12,"R":12,"P":15,"N":14,"M":17,"L":15,"K":14,"J":14,"I":22,"H":16,"F":15,"E":15,"D":13,"C":10,"B":16,"A":11,"9":12,"7":22,"6":10,"5":21,"3":29,"2":30,"1":60}},"1":{"d":"144,3r0,-22r-35,0r0,-229r-59,8r0,18r35,0r0,203r-35,0r0,22r94,0","w":191,"k":{"\u00fc":63,"\u00fb":62,"\u00fa":63,"\u00f9":63,"\u00f6":65,"\u00f5":64,"\u00f4":64,"\u00f3":65,"\u00f2":65,"\u00f1":57,"\u00ef":35,"\u00ee":34,"\u00ed":35,"\u00ec":35,"\u00eb":65,"\u00ea":64,"\u00e9":65,"\u00e8":65,"\u00e7":59,"\u00e5":57,"\u00e4":58,"\u00e3":58,"\u00e2":57,"\u00e1":58,"\u00e0":58,"\u00dc":55,"\u00d6":70,"\u00d1":56,"\u00c9":57,"\u00c7":75,"\u00c5":25,"\u00c4":25,"z":45,"y":59,"x":43,"w":57,"v":57,"u":58,"t":52,"s":38,"r":60,"q":60,"p":50,"o":61,"n":54,"m":55,"l":54,"k":56,"j":59,"i":60,"h":55,"g":61,"f":55,"e":61,"d":68,"c":59,"b":56,"a":56,"Z":42,"Y":57,"X":36,"W":53,"V":54,"U":55,"T":65,"S":40,"R":55,"Q":70,"P":32,"O":70,"N":56,"M":58,"L":32,"K":57,"J":58,"I":36,"H":32,"G":70,"F":31,"E":57,"D":57,"C":75,"B":57,"A":25,"9":67,"8":57,"7":81,"6":67,"5":68,"4":69,"3":71,"2":51,"1":80,"0":63}},"2":{"d":"56,-212v22,-32,85,-19,85,27v0,52,-56,61,-81,89v-23,26,-43,53,-43,99r149,0r2,-64r-21,0r-2,42r-104,0v6,-62,83,-83,113,-125v39,-54,-17,-131,-88,-102v-9,4,-17,11,-25,19","w":191,"k":{"\u00fc":13,"\u00fb":11,"\u00fa":13,"\u00f9":13,"\u00f6":19,"\u00f5":18,"\u00f4":17,"\u00f3":19,"\u00f2":19,"\u00f1":10,"\u00ef":9,"\u00ed":10,"\u00ec":10,"\u00eb":18,"\u00ea":17,"\u00e9":18,"\u00e8":18,"\u00e7":15,"\u00e5":22,"\u00e4":24,"\u00e3":23,"\u00e2":22,"\u00e1":24,"\u00e0":23,"\u00dc":15,"\u00d6":26,"\u00d1":18,"\u00c9":19,"\u00c7":29,"z":22,"y":10,"x":15,"v":8,"u":9,"s":13,"r":13,"q":15,"o":15,"m":9,"l":16,"k":18,"j":12,"i":13,"h":18,"g":15,"f":11,"e":15,"d":20,"c":15,"b":18,"a":22,"Z":18,"Y":16,"X":12,"W":12,"V":13,"U":14,"T":14,"S":15,"R":15,"Q":26,"O":26,"N":17,"M":20,"K":18,"J":17,"I":11,"H":8,"G":26,"E":18,"D":16,"C":29,"B":19,"9":25,"8":13,"7":30,"6":24,"5":38,"4":61,"3":38,"2":27,"1":55,"0":19}},"3":{"d":"34,-18v41,47,139,21,139,-50v0,-35,-19,-56,-48,-63v57,-20,36,-120,-32,-120v-43,0,-67,27,-68,71r23,0v-1,-32,14,-48,43,-50v51,-4,59,77,14,88v-8,3,-20,4,-30,5r0,20v41,-6,74,11,74,49v0,51,-70,70,-98,35","w":191,"k":{"\u00fc":15,"\u00fb":14,"\u00fa":15,"\u00f9":15,"\u00f6":11,"\u00f5":10,"\u00f4":10,"\u00f3":11,"\u00f2":11,"\u00f1":12,"\u00ef":12,"\u00ed":15,"\u00ec":15,"\u00eb":10,"\u00ea":9,"\u00e9":11,"\u00e8":11,"\u00e5":17,"\u00e4":18,"\u00e3":17,"\u00e2":17,"\u00e1":18,"\u00e0":18,"\u00dc":19,"\u00d6":16,"\u00d1":22,"\u00c9":22,"\u00c7":20,"\u00c5":11,"\u00c4":11,"z":26,"y":11,"x":16,"w":9,"v":9,"u":10,"r":14,"n":8,"m":10,"l":18,"k":20,"j":14,"i":15,"h":20,"f":14,"d":12,"b":21,"a":15,"Z":23,"Y":18,"X":22,"W":15,"V":16,"U":18,"T":17,"S":9,"R":18,"Q":16,"P":17,"O":16,"N":20,"M":22,"L":17,"K":21,"J":19,"I":21,"H":17,"G":16,"F":16,"E":21,"D":19,"C":20,"B":22,"A":10,"9":27,"7":33,"6":16,"5":41,"4":9,"3":41,"2":27,"1":64,"0":10}},"4":{"d":"178,-69r0,-20r-40,0r0,-160r-20,0r-116,180r114,0r0,72r44,0r0,-22r-22,0r0,-50r40,0xm116,-89r-78,0r78,-124r0,124","w":191,"k":{"\u00fc":26,"\u00fb":24,"\u00fa":26,"\u00f9":26,"\u00f6":9,"\u00f5":8,"\u00f4":8,"\u00f3":9,"\u00f2":9,"\u00f1":24,"\u00ef":16,"\u00ee":15,"\u00ed":16,"\u00ec":16,"\u00eb":9,"\u00e9":9,"\u00e8":9,"\u00e5":18,"\u00e4":19,"\u00e3":19,"\u00e2":18,"\u00e1":19,"\u00e0":19,"\u00dc":19,"\u00d6":12,"\u00d1":23,"\u00c9":23,"\u00c7":16,"z":26,"y":30,"x":24,"w":28,"v":28,"u":21,"t":18,"s":19,"r":27,"p":17,"n":20,"m":22,"l":20,"k":22,"j":26,"i":26,"h":22,"f":21,"d":10,"b":22,"a":17,"Z":23,"Y":27,"X":18,"W":23,"V":24,"U":19,"T":36,"R":23,"Q":12,"P":13,"O":12,"N":23,"M":25,"L":13,"K":23,"J":26,"I":17,"H":14,"G":12,"F":12,"E":23,"D":23,"C":16,"B":24,"9":46,"7":52,"6":13,"5":30,"4":8,"3":51,"2":32,"1":60}},"5":{"d":"37,-17v46,50,139,13,139,-62v0,-67,-80,-104,-127,-61r8,-84r104,0r0,-23r-124,0r-12,129v6,3,14,6,18,11v25,-49,109,-37,109,28v0,54,-59,84,-97,49","w":191,"k":{"\u00fc":27,"\u00fb":26,"\u00fa":27,"\u00f9":27,"\u00f6":10,"\u00f5":9,"\u00f4":9,"\u00f3":10,"\u00f2":10,"\u00f1":25,"\u00ef":9,"\u00ed":22,"\u00ec":19,"\u00eb":10,"\u00ea":9,"\u00e9":10,"\u00e8":10,"\u00e5":17,"\u00e4":19,"\u00e3":18,"\u00e2":17,"\u00e1":18,"\u00e0":18,"\u00d6":13,"\u00d1":10,"\u00c9":10,"\u00c7":17,"\u00c5":13,"\u00c4":13,"z":28,"y":36,"x":36,"w":28,"v":34,"u":21,"t":19,"r":27,"p":18,"n":21,"m":22,"l":8,"k":10,"j":27,"i":27,"h":10,"f":22,"d":12,"b":10,"a":16,"Z":25,"Y":8,"X":15,"T":17,"S":8,"Q":13,"P":10,"O":13,"N":10,"M":12,"L":11,"K":10,"J":9,"I":23,"H":11,"G":13,"F":10,"E":10,"D":8,"C":17,"B":11,"A":13,"9":29,"7":33,"6":15,"5":32,"4":9,"3":41,"2":29,"1":58,"0":9}},"6":{"d":"175,-78v0,-76,-90,-105,-131,-53v4,-51,12,-98,61,-99v16,0,25,4,33,15r14,-16v-12,-12,-27,-20,-48,-20v-63,0,-83,61,-83,135v0,74,18,119,79,122v45,2,75,-38,75,-84xm102,-137v32,-1,50,26,49,61v0,35,-17,62,-51,61v-40,-1,-58,-39,-56,-90v14,-17,34,-31,58,-32","w":191,"k":{"\u00fc":30,"\u00fb":29,"\u00fa":30,"\u00f9":30,"\u00f6":13,"\u00f5":13,"\u00f4":12,"\u00f3":13,"\u00f2":13,"\u00f1":28,"\u00ef":19,"\u00ee":22,"\u00ed":23,"\u00ec":23,"\u00eb":13,"\u00ea":12,"\u00e9":13,"\u00e8":13,"\u00e5":20,"\u00e4":22,"\u00e3":21,"\u00e2":20,"\u00e1":22,"\u00e0":21,"\u00dc":19,"\u00d6":17,"\u00d1":21,"\u00c9":22,"\u00c7":21,"\u00c5":14,"\u00c4":14,"z":27,"y":36,"x":35,"w":29,"v":34,"u":22,"t":22,"r":28,"p":19,"n":22,"m":23,"l":18,"k":21,"j":30,"i":30,"h":20,"f":26,"d":15,"b":21,"a":17,"Z":27,"Y":18,"X":25,"W":15,"V":16,"U":18,"T":27,"S":12,"R":18,"Q":17,"P":20,"O":17,"N":21,"M":23,"L":20,"K":21,"J":20,"I":24,"H":21,"G":17,"F":19,"E":21,"D":19,"C":21,"B":22,"A":13,"9":34,"8":10,"7":43,"6":18,"5":35,"4":12,"3":54,"2":32,"1":68,"0":12}},"7":{"d":"102,-19v0,-83,27,-158,66,-208r0,-20r-148,0r0,60r22,0r0,-37r99,0v-43,54,-62,132,-64,227r53,0r0,-22r-28,0","w":191,"k":{"\u00fc":39,"\u00fb":37,"\u00fa":39,"\u00f9":39,"\u00f6":54,"\u00f5":47,"\u00f4":59,"\u00f3":65,"\u00f2":64,"\u00f1":36,"\u00ee":13,"\u00ed":35,"\u00ec":18,"\u00eb":54,"\u00ea":59,"\u00e9":64,"\u00e8":64,"\u00e7":63,"\u00e5":58,"\u00e4":52,"\u00e3":45,"\u00e2":57,"\u00e1":66,"\u00e0":62,"\u00d6":51,"\u00c9":9,"\u00c7":54,"\u00c5":33,"\u00c4":33,"z":56,"y":37,"x":43,"w":35,"v":35,"u":36,"t":31,"s":48,"r":40,"q":63,"p":33,"o":63,"n":35,"m":36,"k":8,"j":28,"i":29,"h":8,"g":63,"f":36,"e":63,"d":66,"c":63,"b":8,"a":66,"Z":26,"X":14,"T":15,"S":28,"Q":51,"P":9,"O":51,"M":10,"L":9,"K":8,"I":37,"H":9,"G":51,"F":8,"E":9,"C":54,"B":9,"A":33,"9":39,"8":32,"7":31,"6":45,"5":42,"4":68,"3":48,"2":49,"1":57,"0":36}},"8":{"d":"96,6v45,0,84,-29,83,-73v-1,-32,-18,-53,-45,-62v22,-9,37,-28,37,-56v0,-39,-34,-66,-76,-66v-42,0,-76,27,-75,66v0,29,15,46,36,56v-25,8,-44,31,-44,61v-1,44,38,74,84,74xm97,-230v28,0,52,19,51,45v0,32,-21,46,-53,46v-31,0,-52,-16,-52,-45v0,-28,24,-46,54,-46xm96,-119v33,0,59,19,59,51v0,33,-26,53,-60,53v-34,0,-59,-21,-59,-54v0,-33,27,-50,60,-50","w":191,"k":{"\u00ee":-11,"\u00e5":11,"\u00e4":12,"\u00e3":12,"\u00e2":11,"\u00e1":12,"\u00e0":12,"\u00dc":9,"\u00d6":10,"\u00d1":12,"\u00c9":13,"\u00c7":14,"z":21,"l":9,"k":11,"h":11,"b":12,"a":10,"Z":17,"Y":9,"X":16,"U":8,"R":8,"Q":10,"P":11,"O":10,"N":11,"M":13,"L":11,"K":11,"J":10,"I":15,"H":12,"G":10,"F":10,"E":12,"D":9,"C":14,"B":12,"9":17,"7":22,"6":10,"5":30,"3":30,"2":22,"1":56}},"9":{"d":"89,6v60,-3,81,-63,81,-135v0,-74,-18,-119,-79,-122v-45,-2,-75,37,-75,84v0,73,87,106,130,53v-1,49,-13,99,-59,99v-13,0,-24,-4,-33,-14r-14,16v12,13,26,19,49,19xm91,-230v42,0,57,40,56,90v-13,15,-33,31,-57,32v-32,1,-50,-27,-50,-59v0,-37,17,-63,51,-63","w":191,"k":{"\u00f6":13,"\u00f5":13,"\u00f4":12,"\u00f3":14,"\u00f2":14,"\u00eb":13,"\u00ea":12,"\u00e9":14,"\u00e8":13,"\u00e7":9,"\u00e5":24,"\u00e4":26,"\u00e3":25,"\u00e2":24,"\u00e1":26,"\u00e0":26,"\u00dc":17,"\u00d6":13,"\u00d1":20,"\u00c9":21,"\u00c7":17,"\u00c5":21,"\u00c4":21,"z":22,"s":14,"q":9,"o":9,"l":17,"k":19,"h":19,"g":9,"e":9,"d":15,"c":9,"b":20,"a":23,"Z":33,"Y":17,"X":25,"W":13,"V":15,"U":16,"T":8,"S":13,"R":16,"Q":13,"P":20,"O":13,"N":19,"M":21,"L":20,"K":19,"J":18,"I":30,"H":21,"G":13,"F":19,"E":20,"D":18,"C":17,"B":21,"A":19,"9":19,"8":12,"7":27,"6":17,"5":27,"4":15,"3":35,"2":37,"1":64,"0":10}},":":{"d":"60,-134r0,-29r-26,0r0,29r26,0xm60,3r0,-29r-26,0r0,29r26,0","w":90},";":{"d":"60,-134r0,-29r-26,0r0,29r26,0xm41,3v-3,18,2,26,-12,27r0,18v34,0,29,-40,29,-74r-26,0r0,29r9,0","w":90},"<":{"d":"217,-23r0,-25r-162,-67r162,-68r0,-24r-194,83r0,18","w":240},"=":{"d":"219,-146r0,-21r-195,0r0,21r195,0xm219,-95r0,-22r-195,0r0,22r195,0","w":240,"k":{"a":-50}},">":{"d":"217,-106r0,-18r-194,-83r0,24r162,68r-162,67r0,25","w":240},"?":{"d":"84,-116v39,2,65,-29,65,-66v0,-36,-30,-71,-71,-69v-43,2,-70,26,-70,72r23,0v-1,-32,18,-49,46,-50v27,-1,48,20,48,46v0,40,-32,46,-67,46r8,74r13,0xm85,3r0,-29r-26,0r0,29r26,0","w":161},"@":{"d":"25,-143v0,107,152,143,199,55r-19,0v-16,20,-44,36,-79,37v-45,0,-86,-42,-86,-90v0,-47,38,-91,86,-91v40,0,77,35,77,73v0,30,-20,68,-46,64v5,-37,15,-68,21,-103r-20,0r-3,12v-36,-44,-102,7,-96,59v-5,49,57,64,81,32v2,10,5,17,14,19v33,0,64,-44,64,-83v0,-48,-42,-88,-92,-88v-54,0,-101,51,-101,104xm122,-187v15,0,26,15,26,28v0,24,-13,65,-41,65v-14,0,-27,-12,-27,-32v0,-28,15,-61,42,-61","w":239},"A":{"d":"248,3r0,-22r-31,0r-73,-206r30,0r0,-22r-75,0r-78,228r-32,0r0,22r57,0v-1,-40,17,-61,25,-93r94,0r25,71r-29,0r0,22r87,0xm158,-112r-80,0r40,-116","w":236,"k":{"\u00fc":11,"\u00fb":10,"\u00fa":11,"\u00f9":11,"\u00f6":13,"\u00f5":12,"\u00f4":11,"\u00f3":12,"\u00f2":12,"\u00ef":-18,"\u00ee":-18,"\u00ed":-18,"\u00ec":-18,"\u00eb":13,"\u00ea":11,"\u00e9":12,"\u00e8":12,"\u00dc":17,"\u00d6":32,"\u00c7":35,"\u00c5":-27,"\u00c4":-27,"z":-9,"y":39,"x":-11,"w":27,"v":37,"s":-16,"d":15,"Z":-10,"Y":34,"X":-16,"W":31,"V":33,"U":17,"T":28,"S":-12,"Q":32,"P":-21,"O":32,"L":-21,"I":-17,"H":-20,"G":33,"F":-21,"C":35,"A":-27,"9":14,"7":46,"6":14,"5":15,"4":27,"3":18,"1":27,"0":10}},"B":{"d":"35,3v78,3,159,2,157,-73v0,-31,-20,-52,-44,-60v17,-9,31,-26,31,-52v2,-80,-98,-64,-176,-65r0,22r32,0r0,228xm60,-225v46,-2,93,-2,93,42v0,44,-45,47,-93,44r0,-86xm60,-117v53,-2,106,0,106,49v0,49,-53,51,-106,49r0,-98","w":202,"k":{"\u00ee":-8,"\u00e5":10,"\u00e4":12,"\u00e3":10,"\u00e2":10,"\u00e1":11,"\u00e0":11,"\u00dc":12,"\u00d6":8,"\u00d1":14,"\u00c9":15,"\u00c7":12,"z":21,"l":12,"k":14,"h":14,"b":15,"a":9,"Z":17,"Y":12,"X":17,"W":9,"V":10,"U":12,"T":8,"R":12,"Q":8,"P":12,"O":8,"N":14,"M":16,"L":12,"K":14,"J":14,"I":16,"H":13,"G":8,"F":12,"E":15,"D":13,"C":12,"B":16,"9":19,"7":24,"6":9,"5":32,"3":32,"2":21,"1":59}},"C":{"d":"19,-122v0,119,157,173,222,82v8,-11,15,-25,21,-41r-21,-13v-16,44,-42,76,-96,77v-58,2,-100,-46,-100,-105v0,-58,40,-107,98,-106v42,2,82,23,87,65r23,0r0,-63r-23,0r0,14v-19,-23,-50,-38,-86,-39v-74,-1,-125,55,-125,129","w":270,"k":{"\u00fc":13,"\u00fb":12,"\u00fa":13,"\u00f9":13,"\u00f6":13,"\u00f5":12,"\u00f4":12,"\u00f3":13,"\u00f2":13,"\u00f1":10,"\u00ed":13,"\u00ec":13,"\u00eb":13,"\u00ea":12,"\u00e9":13,"\u00e8":13,"\u00e7":13,"\u00e5":24,"\u00e4":26,"\u00e3":24,"\u00e2":24,"\u00e1":25,"\u00e0":25,"\u00dc":24,"\u00d6":18,"\u00d1":28,"\u00c9":28,"\u00c7":22,"\u00c5":32,"\u00c4":32,"z":35,"y":14,"x":19,"w":12,"v":12,"u":13,"s":19,"r":16,"q":13,"p":9,"o":13,"n":11,"m":12,"l":24,"k":26,"j":12,"i":13,"h":26,"g":12,"f":12,"e":13,"d":14,"c":13,"b":27,"a":27,"Z":40,"Y":33,"X":43,"W":28,"V":30,"U":23,"T":15,"S":12,"R":27,"Q":18,"P":28,"O":18,"N":27,"M":29,"L":28,"K":27,"J":30,"I":31,"H":27,"G":18,"F":27,"E":27,"D":27,"C":22,"B":28,"A":32,"=":305,"9":26,"8":10,"7":31,"6":18,"5":38,"4":13,"3":39,"2":40,"1":57,"0":13}},"D":{"d":"107,3v88,3,134,-50,134,-125v0,-78,-48,-125,-133,-125r-108,0r0,22r34,0r0,228r73,0xm60,-225v92,-7,155,17,155,103v0,88,-62,110,-155,103r0,-206","w":254,"k":{"\u00f6":8,"\u00f5":8,"\u00f3":9,"\u00f2":9,"\u00eb":8,"\u00e9":8,"\u00e8":8,"\u00e5":23,"\u00e4":24,"\u00e3":23,"\u00e2":23,"\u00e1":24,"\u00e0":24,"\u00dc":18,"\u00d1":21,"\u00c9":21,"\u00c7":12,"\u00c5":32,"\u00c4":32,"z":18,"s":9,"l":18,"k":21,"h":20,"d":10,"b":21,"a":21,"Z":39,"Y":33,"X":41,"W":29,"V":30,"U":18,"S":9,"R":22,"P":22,"N":21,"M":23,"L":23,"K":22,"J":24,"I":25,"H":21,"F":21,"E":21,"D":21,"C":12,"B":22,"A":32,"9":15,"7":30,"6":11,"5":22,"4":12,"3":35,"2":38,"1":72}},"E":{"d":"204,3r0,-22r-144,0r0,-95r101,0r0,-22r-101,0r0,-89r122,0r0,43r22,0r0,-65r-201,0r0,22r31,0r0,228r170,0","w":217,"k":{"\u00fc":42,"\u00fb":39,"\u00fa":40,"\u00f9":41,"\u00f6":43,"\u00f5":41,"\u00f4":41,"\u00f3":42,"\u00f2":42,"\u00f1":35,"\u00ed":12,"\u00ec":12,"\u00eb":43,"\u00ea":41,"\u00e9":42,"\u00e8":42,"\u00e7":43,"\u00e5":33,"\u00e4":36,"\u00e3":35,"\u00e2":34,"\u00e1":35,"\u00e0":35,"\u00d6":30,"\u00c9":9,"\u00c7":33,"z":29,"y":77,"x":26,"w":64,"v":75,"u":42,"t":31,"s":21,"r":44,"q":43,"p":33,"o":44,"n":37,"m":39,"k":8,"j":28,"i":29,"h":8,"g":45,"f":32,"e":44,"d":45,"c":43,"b":8,"a":39,"Z":19,"X":13,"T":15,"S":17,"Q":30,"P":8,"O":30,"M":10,"L":9,"K":8,"I":13,"H":9,"G":30,"F":8,"E":9,"C":33,"B":9,"9":25,"8":22,"7":31,"6":29,"5":39,"4":73,"3":39,"2":28,"1":56,"0":22}},"F":{"d":"194,-182r0,-65r-191,0r0,22r31,0r0,206r-31,0r0,22r57,0r0,-118r90,1r0,-23r-90,0r0,-88r112,0r0,43r22,0","w":191,"k":{"\u00fc":38,"\u00fb":27,"\u00fa":49,"\u00f9":48,"\u00f6":38,"\u00f5":24,"\u00f4":28,"\u00f3":42,"\u00f2":42,"\u00f1":22,"\u00ef":-8,"\u00ee":-18,"\u00eb":38,"\u00ea":28,"\u00e9":41,"\u00e8":41,"\u00e7":44,"\u00e5":41,"\u00e4":36,"\u00e3":23,"\u00e2":26,"\u00e1":48,"\u00e0":46,"\u00dc":-11,"\u00d6":13,"\u00d1":-9,"\u00c7":17,"\u00c5":56,"\u00c4":56,"z":116,"y":63,"x":70,"w":55,"v":61,"u":58,"t":15,"s":49,"r":63,"q":44,"p":54,"o":44,"n":57,"m":58,"l":-10,"k":-8,"j":12,"i":13,"h":-8,"g":44,"f":16,"e":44,"d":43,"c":44,"a":122,"Z":10,"Y":-10,"W":-14,"V":-13,"U":-11,"R":-11,"Q":13,"O":13,"N":-9,"J":-9,"I":21,"G":13,"D":-9,"C":17,"A":56,"9":9,"7":15,"6":13,"5":23,"4":58,"3":22,"2":32,"1":40}},"G":{"d":"15,-122v0,134,200,175,245,59v6,-14,9,-31,9,-50r-128,0r0,22r101,0v-6,45,-48,74,-97,74v-61,0,-104,-45,-104,-105v0,-60,42,-107,100,-106v44,1,82,26,92,66r21,0r0,-67r-22,0r0,18v-18,-23,-54,-40,-92,-40v-71,-1,-125,57,-125,129","w":285,"k":{"\u00fc":23,"\u00fb":21,"\u00fa":23,"\u00f9":23,"\u00f6":19,"\u00f5":18,"\u00f4":18,"\u00f3":19,"\u00f2":19,"\u00f1":19,"\u00ef":17,"\u00ed":22,"\u00ec":22,"\u00eb":19,"\u00ea":18,"\u00e9":19,"\u00e8":19,"\u00e7":17,"\u00e5":31,"\u00e4":33,"\u00e3":32,"\u00e2":31,"\u00e1":32,"\u00e0":32,"\u00dc":16,"\u00d6":19,"\u00d1":19,"\u00c9":19,"\u00c7":24,"\u00c5":40,"\u00c4":40,"z":42,"y":22,"x":27,"w":20,"v":20,"u":21,"t":15,"s":24,"r":24,"q":18,"p":17,"o":18,"n":19,"m":20,"l":16,"k":18,"j":22,"i":23,"h":18,"g":17,"f":21,"e":17,"d":21,"c":17,"b":19,"a":33,"Z":36,"Y":16,"X":24,"W":12,"V":13,"U":15,"T":24,"S":19,"R":15,"Q":19,"P":19,"O":19,"N":18,"M":20,"L":19,"K":18,"J":17,"I":36,"H":19,"G":19,"F":18,"E":19,"D":17,"C":24,"B":19,"A":39,"9":35,"8":17,"7":41,"6":22,"5":43,"4":21,"3":49,"2":46,"1":67,"0":16}},"H":{"d":"243,-225r0,-22r-87,0r0,22r32,0r0,86r-128,0r0,-108r-56,0r0,22r30,0r0,206r-30,0r0,22r56,0r0,-120r128,0r0,98r-32,0r0,22r57,0r0,-228r30,0","w":247,"k":{"\u00fc":16,"\u00fb":14,"\u00fa":15,"\u00f9":15,"\u00f6":23,"\u00f5":22,"\u00f4":21,"\u00f3":22,"\u00f2":22,"\u00f1":13,"\u00ef":-13,"\u00ed":15,"\u00eb":23,"\u00ea":21,"\u00e9":22,"\u00e8":22,"\u00e7":19,"\u00e5":28,"\u00e4":30,"\u00e3":26,"\u00e2":28,"\u00e1":29,"\u00e0":29,"\u00dc":-15,"\u00d6":23,"\u00d1":-13,"\u00c9":-12,"\u00c7":27,"z":26,"y":12,"x":18,"w":10,"v":10,"u":11,"s":19,"r":15,"q":19,"p":8,"o":19,"n":10,"m":11,"l":-14,"k":-13,"j":8,"i":8,"h":-13,"g":18,"f":14,"e":18,"d":24,"c":19,"b":-12,"a":28,"Y":-14,"W":-18,"V":-17,"U":-15,"S":9,"R":-15,"Q":23,"P":-12,"O":23,"N":-13,"M":-10,"L":-12,"K":-12,"J":-13,"I":16,"H":-11,"G":23,"F":-12,"E":-12,"D":-14,"C":27,"B":-11,"9":19,"8":13,"7":10,"6":26,"5":22,"4":21,"3":28,"2":28,"1":36,"0":17}},"I":{"d":"63,-260r0,-29r-26,0r0,29r26,0xm94,3r0,-22r-31,0r0,-228r-26,0r0,228r-30,0r0,22r87,0","w":101,"k":{"\u00fc":19,"\u00fb":18,"\u00fa":19,"\u00f9":19,"\u00f6":24,"\u00f5":23,"\u00f4":23,"\u00f3":24,"\u00f2":24,"\u00f1":16,"\u00eb":24,"\u00ea":23,"\u00e9":24,"\u00e8":24,"\u00e7":18,"\u00e5":16,"\u00e4":18,"\u00e3":17,"\u00e2":16,"\u00e1":17,"\u00e0":17,"\u00dc":14,"\u00d6":31,"\u00d1":18,"\u00c9":18,"\u00c7":31,"\u00c5":-13,"\u00c4":-12,"y":15,"w":13,"v":13,"u":14,"t":10,"r":18,"q":19,"p":9,"o":20,"n":13,"m":14,"l":13,"k":14,"j":18,"i":19,"h":14,"g":20,"f":14,"e":20,"d":27,"c":18,"b":15,"a":15,"Y":13,"W":9,"V":10,"U":12,"T":21,"R":12,"Q":27,"P":-9,"O":27,"N":14,"M":17,"L":-9,"K":15,"J":14,"H":-8,"G":27,"F":-10,"E":15,"D":13,"C":31,"B":16,"A":-15,"9":26,"8":16,"7":37,"6":26,"5":27,"4":25,"3":30,"2":10,"1":39,"0":22}},"J":{"d":"-3,79v46,0,66,-19,66,-62r0,-242r35,0r0,-22r-98,0r0,22r37,0r0,244v0,29,-11,37,-39,37","w":97,"k":{"\u00fc":17,"\u00fb":15,"\u00fa":16,"\u00f9":16,"\u00f6":24,"\u00f5":23,"\u00f4":22,"\u00f3":23,"\u00f2":23,"\u00f1":13,"\u00ef":-17,"\u00ed":12,"\u00eb":23,"\u00ea":22,"\u00e9":23,"\u00e8":23,"\u00e7":23,"\u00e5":28,"\u00e4":27,"\u00e3":22,"\u00e2":29,"\u00e1":30,"\u00e0":30,"\u00dc":-19,"\u00d6":24,"\u00d1":-16,"\u00c9":-15,"\u00c7":32,"z":27,"y":14,"x":18,"w":11,"v":11,"u":12,"t":8,"s":19,"r":16,"q":27,"p":9,"o":20,"n":10,"m":12,"l":-18,"k":-16,"h":-16,"g":25,"f":12,"e":19,"d":24,"c":20,"b":-15,"a":28,"Y":-18,"X":-10,"W":-22,"V":-21,"U":-19,"T":-9,"R":-19,"Q":26,"P":-15,"O":24,"N":-16,"M":-14,"L":-15,"K":-16,"J":-17,"I":13,"H":-15,"G":24,"F":-16,"E":-15,"D":-18,"C":28,"B":-15,"9":16,"8":9,"6":22,"5":18,"4":22,"3":24,"2":24,"1":32,"0":14}},"K":{"d":"219,3r0,-22r-28,0r-101,-111r96,-95r28,0r0,-22r-38,0r-120,118r118,132r45,0xm94,3r0,-22r-34,0r0,-206r34,0r0,-22r-92,0r0,22r32,0r0,228r60,0","w":209,"k":{"\u00fc":15,"\u00fb":13,"\u00fa":14,"\u00f9":14,"\u00f6":17,"\u00f5":15,"\u00f4":14,"\u00f3":15,"\u00f2":15,"\u00f1":8,"\u00ef":-15,"\u00ee":-15,"\u00ed":-14,"\u00ec":-14,"\u00eb":16,"\u00ea":14,"\u00e9":15,"\u00e8":15,"\u00e7":12,"\u00e4":10,"\u00e3":8,"\u00e1":9,"\u00e0":9,"\u00dc":-17,"\u00d6":36,"\u00d1":-15,"\u00c9":-14,"\u00c7":38,"\u00c5":-24,"\u00c4":-24,"y":51,"w":34,"v":47,"u":12,"s":-9,"r":13,"q":13,"o":14,"m":8,"l":-16,"k":-14,"h":-14,"g":14,"e":14,"d":18,"c":12,"b":-14,"a":9,"Y":-16,"X":-13,"W":-20,"V":-19,"U":-17,"S":-9,"R":-17,"Q":36,"P":-18,"O":36,"N":-15,"M":-12,"L":-17,"K":-14,"J":-15,"I":-13,"H":-17,"G":36,"F":-18,"E":-14,"D":-16,"C":38,"B":-13,"A":-24,"9":18,"7":8,"6":18,"5":18,"4":50,"3":21,"1":30,"0":13}},"L":{"d":"182,3r0,-85r-25,0r0,63r-95,0r0,-228r-59,0r0,22r33,0r0,206r-33,0r0,22r179,0","w":183,"k":{"\u00fc":23,"\u00fb":22,"\u00fa":23,"\u00f9":23,"\u00f1":21,"\u00e5":12,"\u00e4":13,"\u00e3":12,"\u00e2":12,"\u00e1":13,"\u00e0":13,"\u00dc":17,"\u00d6":10,"\u00d1":20,"\u00c9":20,"\u00c7":14,"\u00c5":-11,"\u00c4":-11,"y":37,"w":25,"v":33,"u":14,"t":13,"r":21,"p":11,"n":14,"m":16,"l":17,"k":19,"j":23,"i":23,"h":19,"f":18,"b":19,"a":8,"Y":51,"W":48,"V":59,"U":17,"T":44,"R":21,"Q":10,"O":10,"N":20,"M":22,"K":21,"J":23,"G":10,"E":20,"D":20,"C":14,"B":21,"A":-11,"9":31,"7":63,"6":11,"5":32,"3":33,"2":15,"1":43}},"M":{"d":"304,3r0,-22r-31,0r0,-206r31,0r0,-22r-68,0r-82,200r-83,-200r-67,0r0,22r32,0r0,228r51,0r0,-22r-29,0r0,-201r91,223r7,0r91,-222r0,222r57,0","w":307,"k":{"\u00fc":15,"\u00fb":14,"\u00fa":15,"\u00f9":15,"\u00f6":21,"\u00f5":20,"\u00f4":19,"\u00f3":20,"\u00f2":20,"\u00f1":12,"\u00ef":-15,"\u00ee":-11,"\u00ed":-10,"\u00ec":-10,"\u00eb":21,"\u00ea":19,"\u00e9":20,"\u00e8":20,"\u00e7":15,"\u00e5":12,"\u00e4":14,"\u00e3":13,"\u00e2":12,"\u00e1":13,"\u00e0":13,"\u00dc":-17,"\u00d6":22,"\u00d1":-15,"\u00c9":-13,"\u00c7":26,"\u00c5":-19,"\u00c4":-19,"y":11,"w":9,"v":9,"u":10,"r":14,"q":15,"o":17,"n":9,"m":10,"l":-16,"k":-14,"h":-14,"g":17,"f":10,"e":17,"d":23,"c":15,"b":-14,"a":12,"Y":-16,"X":-8,"W":-20,"V":-19,"U":-17,"R":-17,"Q":22,"P":-13,"O":22,"N":-15,"M":-12,"L":-13,"K":-14,"J":-15,"I":-9,"H":-12,"G":22,"F":-13,"E":-13,"D":-15,"C":26,"B":-12,"A":-19,"9":18,"8":12,"7":9,"6":22,"5":20,"4":21,"3":26,"1":35,"0":16}},"N":{"d":"254,-225r0,-22r-54,0r0,210r-137,-210r-62,0r0,22r32,0r0,228r58,0r0,-22r-35,0r0,-194r143,219r23,0r0,-231r32,0","w":254,"k":{"\u00fc":14,"\u00fb":12,"\u00fa":13,"\u00f9":13,"\u00f6":21,"\u00f5":20,"\u00f4":19,"\u00f3":21,"\u00f2":21,"\u00f1":11,"\u00ef":-17,"\u00ed":12,"\u00eb":21,"\u00ea":19,"\u00e9":20,"\u00e8":21,"\u00e7":17,"\u00e5":26,"\u00e4":28,"\u00e3":22,"\u00e2":26,"\u00e1":27,"\u00e0":27,"\u00dc":-19,"\u00d6":21,"\u00d1":-16,"\u00c9":-15,"\u00c7":25,"z":24,"y":10,"x":16,"w":8,"v":9,"u":9,"s":17,"r":13,"q":18,"o":17,"n":8,"m":9,"l":-18,"k":-16,"h":-16,"g":17,"f":12,"e":17,"d":22,"c":17,"b":-15,"a":26,"Y":-18,"X":-10,"W":-22,"V":-21,"U":-19,"T":-9,"R":-19,"Q":21,"P":-15,"O":21,"N":-16,"M":-14,"L":-15,"K":-16,"J":-17,"I":13,"H":-15,"G":21,"F":-16,"E":-15,"D":-17,"C":25,"B":-15,"9":16,"8":9,"6":22,"5":18,"4":19,"3":24,"2":24,"1":32,"0":14}},"O":{"d":"141,6v71,0,126,-56,126,-128v0,-72,-54,-129,-126,-129v-72,0,-126,57,-126,129v0,72,55,128,126,128xm141,-228v58,0,100,47,100,106v0,59,-43,105,-100,105v-57,0,-100,-46,-100,-105v0,-60,42,-106,100,-106","w":281,"k":{"\u00f6":9,"\u00f5":8,"\u00f4":8,"\u00f3":10,"\u00f2":10,"\u00eb":9,"\u00e9":9,"\u00e8":9,"\u00e5":23,"\u00e4":24,"\u00e3":23,"\u00e2":23,"\u00e1":24,"\u00e0":24,"\u00dc":19,"\u00d6":9,"\u00d1":23,"\u00c9":22,"\u00c7":13,"\u00c5":33,"\u00c4":33,"z":18,"s":10,"l":18,"k":21,"h":20,"d":10,"b":21,"a":21,"Z":39,"Y":33,"X":41,"W":30,"V":31,"U":18,"S":10,"R":22,"Q":9,"P":22,"O":9,"N":22,"M":23,"L":23,"K":22,"J":24,"I":25,"H":21,"G":9,"F":21,"E":21,"D":21,"C":13,"B":22,"A":32,"9":15,"8":9,"7":30,"6":12,"5":23,"4":12,"3":36,"2":39,"1":72}},"P":{"d":"61,-98v72,6,134,-8,134,-74v0,-49,-34,-76,-84,-75r-108,0r0,22r32,0r0,206r-32,0r0,22r58,0r0,-101xm61,-225v56,-1,108,-5,108,55v0,53,-54,52,-108,50r0,-105","k":{"\u00f6":21,"\u00f5":20,"\u00f4":19,"\u00f3":21,"\u00f2":21,"\u00ee":-15,"\u00eb":21,"\u00ea":19,"\u00e9":20,"\u00e8":20,"\u00e7":19,"\u00e5":32,"\u00e4":34,"\u00e3":28,"\u00e2":28,"\u00e1":33,"\u00e0":33,"\u00d6":9,"\u00d1":9,"\u00c9":11,"\u00c7":13,"\u00c5":50,"\u00c4":50,"z":19,"t":-9,"s":16,"q":20,"o":20,"l":8,"k":10,"h":10,"g":20,"e":19,"d":22,"c":19,"b":10,"a":34,"Z":28,"Y":8,"X":16,"Q":9,"P":11,"O":9,"N":9,"M":12,"L":11,"K":10,"J":9,"I":23,"H":12,"G":9,"F":10,"E":11,"D":9,"C":13,"B":12,"A":50,"9":10,"7":17,"6":11,"5":23,"4":41,"3":24,"2":48,"1":54}},"Q":{"d":"87,28v36,-28,90,11,119,26v4,-10,22,-21,3,-25r-49,-24v61,-7,107,-61,107,-127v0,-72,-54,-129,-126,-129v-72,0,-126,57,-126,129v0,59,36,108,86,122v-10,2,-17,7,-24,13xm141,-228v58,0,100,47,100,106v0,59,-43,105,-100,105v-57,0,-100,-46,-100,-105v0,-60,42,-106,100,-106","w":281,"k":{"\u00f6":9,"\u00f5":8,"\u00f4":8,"\u00f3":10,"\u00f2":10,"\u00eb":9,"\u00e9":9,"\u00e8":9,"\u00e7":8,"\u00e5":23,"\u00e4":24,"\u00e3":23,"\u00e2":23,"\u00e1":24,"\u00e0":24,"\u00dc":19,"\u00d6":9,"\u00d1":23,"\u00c9":22,"\u00c7":17,"\u00c5":33,"\u00c4":33,"z":18,"s":9,"q":11,"l":18,"k":21,"h":20,"g":10,"d":10,"b":21,"a":21,"Z":39,"Y":33,"X":41,"W":30,"V":31,"U":18,"S":10,"R":22,"Q":13,"P":22,"O":9,"N":22,"M":23,"L":23,"K":22,"J":26,"I":25,"H":21,"G":9,"F":21,"E":21,"D":21,"C":13,"B":22,"A":32,"9":15,"8":9,"7":30,"6":12,"5":23,"4":12,"3":36,"2":39,"1":72}},"R":{"d":"190,-186v1,-36,-31,-61,-69,-61r-123,0r0,22r36,0r0,228r26,0r0,-122r49,0r56,122r50,0r0,-22r-33,0r-47,-103v34,-7,54,-27,55,-64xm60,-225v48,0,105,-7,105,41v0,49,-56,44,-105,43r0,-84","w":206,"k":{"\u00f6":12,"\u00f5":12,"\u00f4":11,"\u00f3":12,"\u00f2":12,"\u00ef":-19,"\u00ee":-19,"\u00ed":-18,"\u00ec":-18,"\u00eb":12,"\u00ea":11,"\u00e9":12,"\u00e8":12,"\u00d6":15,"\u00c7":19,"\u00c5":-28,"\u00c4":-28,"x":-10,"s":-14,"o":9,"g":9,"e":9,"d":15,"Z":-11,"X":-17,"S":-12,"Q":15,"P":-22,"O":15,"L":-22,"I":-18,"H":-21,"G":15,"F":-22,"C":19,"A":-28,"9":14,"7":19,"6":14,"5":15,"4":31,"3":17,"1":26,"0":9}},"S":{"d":"35,-24v35,53,147,31,147,-40v0,-71,-82,-66,-129,-95v-34,-20,-6,-69,33,-69v37,0,61,13,59,52r25,0v-1,-51,-32,-72,-83,-75v-73,-5,-101,96,-32,123v37,14,101,14,101,62v0,29,-25,50,-55,49v-37,0,-72,-28,-66,-70r-22,0r0,90r22,0r0,-27","w":195,"k":{"\u00fc":25,"\u00fb":24,"\u00fa":26,"\u00f9":25,"\u00f6":9,"\u00f5":8,"\u00f4":8,"\u00f3":9,"\u00f2":9,"\u00f1":23,"\u00ef":10,"\u00ed":18,"\u00ec":18,"\u00eb":9,"\u00e9":9,"\u00e8":9,"\u00e5":14,"\u00e4":16,"\u00e3":15,"\u00e2":14,"\u00e1":16,"\u00e0":16,"\u00dc":20,"\u00d6":14,"\u00d1":24,"\u00c9":23,"\u00c7":18,"\u00c5":9,"\u00c4":9,"z":25,"y":43,"x":33,"w":32,"v":40,"u":21,"t":17,"r":27,"p":17,"n":20,"m":22,"l":19,"k":22,"j":26,"i":26,"h":21,"f":21,"d":10,"b":22,"a":14,"Z":21,"Y":21,"X":20,"W":17,"V":18,"U":19,"T":13,"R":20,"Q":14,"P":15,"O":14,"N":23,"M":24,"L":15,"K":23,"J":22,"I":19,"H":15,"G":14,"F":14,"E":22,"D":21,"C":18,"B":23,"A":8,"9":23,"7":30,"6":15,"5":37,"3":37,"2":25,"1":63,"0":9}},"T":{"d":"203,-193r0,-54r-200,0r0,82r23,0r0,-60r64,0r0,206r-33,0r0,22r59,0r0,-228r65,0r0,32r22,0","w":206,"k":{"\u00fc":39,"\u00fb":29,"\u00fa":51,"\u00f9":49,"\u00f6":40,"\u00f5":26,"\u00f4":29,"\u00f3":52,"\u00f2":50,"\u00f1":23,"\u00ee":-17,"\u00eb":40,"\u00ea":29,"\u00e9":51,"\u00e8":50,"\u00e7":75,"\u00e5":43,"\u00e4":38,"\u00e3":24,"\u00e2":27,"\u00e1":50,"\u00e0":48,"\u00dc":-9,"\u00d6":20,"\u00c7":23,"\u00c5":58,"\u00c4":58,"z":82,"y":68,"x":73,"w":66,"v":66,"u":67,"t":16,"s":75,"r":71,"q":75,"p":64,"o":75,"n":66,"m":67,"l":-8,"j":14,"i":14,"g":74,"f":17,"e":74,"d":76,"c":75,"a":84,"Z":12,"Y":-8,"W":-12,"V":-11,"U":-9,"R":-9,"Q":20,"O":20,"I":23,"G":20,"C":23,"A":58,"9":12,"7":16,"6":17,"5":26,"4":65,"3":25,"2":34,"1":42,"0":9}},"U":{"d":"116,6v53,0,87,-28,87,-79r0,-152r31,0r0,-22r-57,0r0,177v0,38,-22,53,-61,53v-38,0,-61,-17,-61,-54r0,-154r31,0r0,-22r-88,0r0,22r32,0r0,152v-1,53,32,79,86,79","w":232,"k":{"\u00fc":13,"\u00fb":11,"\u00fa":12,"\u00f9":12,"\u00f6":19,"\u00f5":19,"\u00f4":18,"\u00f3":19,"\u00f2":19,"\u00f1":9,"\u00ef":-18,"\u00ee":-8,"\u00ed":10,"\u00ec":-8,"\u00eb":19,"\u00ea":18,"\u00e9":19,"\u00e8":19,"\u00e7":16,"\u00e5":26,"\u00e4":26,"\u00e3":21,"\u00e2":26,"\u00e1":27,"\u00e0":27,"\u00dc":-20,"\u00d6":19,"\u00d1":-18,"\u00c9":-17,"\u00c7":23,"\u00c5":18,"\u00c4":18,"z":30,"y":9,"x":14,"u":8,"s":16,"r":12,"q":16,"o":16,"l":-19,"k":-18,"h":-18,"g":15,"f":10,"e":15,"d":21,"c":16,"b":-17,"a":26,"Y":-19,"X":-12,"W":-23,"V":-22,"U":-20,"T":-11,"R":-20,"Q":19,"P":-17,"O":19,"N":-18,"M":-15,"L":-17,"K":-18,"J":-18,"I":12,"H":-16,"G":19,"F":-17,"E":-17,"D":-19,"C":23,"B":-16,"A":18,"9":15,"8":8,"6":21,"5":17,"4":18,"3":23,"2":23,"1":31,"0":12}},"V":{"d":"247,-225r0,-22r-84,0r0,22r29,0r-71,190r-80,-212r-52,0r0,22r33,0r87,230r21,0r85,-230r32,0","w":236,"k":{"\u00fc":25,"\u00fb":24,"\u00fa":25,"\u00f9":25,"\u00f6":26,"\u00f5":20,"\u00f4":35,"\u00f3":51,"\u00f2":36,"\u00f1":17,"\u00ef":-21,"\u00ee":-11,"\u00ec":-10,"\u00eb":26,"\u00ea":35,"\u00e9":51,"\u00e8":36,"\u00e7":50,"\u00e5":30,"\u00e4":24,"\u00e3":18,"\u00e2":33,"\u00e1":52,"\u00e0":33,"\u00dc":-23,"\u00d6":31,"\u00d1":-20,"\u00c9":-20,"\u00c7":33,"\u00c5":56,"\u00c4":56,"z":45,"y":24,"x":30,"w":23,"v":23,"u":24,"t":19,"s":48,"r":27,"q":50,"p":20,"o":50,"n":22,"m":23,"l":-22,"k":-21,"h":-21,"g":50,"e":50,"d":53,"c":50,"b":-20,"a":63,"Y":-22,"X":-15,"W":-26,"V":-25,"U":-23,"T":-14,"R":-23,"Q":31,"P":-19,"O":31,"N":-20,"M":-18,"L":-19,"K":-20,"J":-21,"I":9,"H":-19,"G":31,"F":-20,"E":-20,"D":-22,"C":33,"B":-19,"A":56,"9":12,"6":18,"5":14,"4":59,"3":21,"2":20,"1":28,"0":9}},"W":{"d":"351,-225r0,-22r-85,0r0,22r30,0r-52,189r-58,-211r-30,0r-54,211r-60,-211r-52,0r0,22r31,0r69,230r21,0r59,-227r63,227r20,0r66,-230r32,0","w":341,"k":{"\u00fc":22,"\u00fb":20,"\u00fa":21,"\u00f9":21,"\u00f6":26,"\u00f5":20,"\u00f4":35,"\u00f3":44,"\u00f2":36,"\u00f1":17,"\u00ef":-21,"\u00ee":-11,"\u00ec":-10,"\u00eb":26,"\u00ea":35,"\u00e9":44,"\u00e8":36,"\u00e7":42,"\u00e5":30,"\u00e4":24,"\u00e3":18,"\u00e2":33,"\u00e1":52,"\u00e0":33,"\u00dc":-23,"\u00d6":31,"\u00d1":-21,"\u00c9":-20,"\u00c7":33,"\u00c5":47,"\u00c4":47,"z":40,"y":20,"x":25,"w":18,"v":18,"u":19,"t":14,"s":42,"r":22,"q":42,"p":15,"o":42,"n":17,"m":18,"l":-22,"k":-21,"h":-21,"g":42,"e":42,"d":45,"c":42,"b":-20,"a":58,"Y":-22,"X":-15,"W":-26,"V":-25,"U":-23,"T":-14,"R":-23,"Q":31,"P":-19,"O":31,"N":-21,"M":-18,"L":-19,"K":-20,"J":-21,"I":9,"H":-19,"G":31,"F":-20,"E":-20,"D":-22,"C":33,"B":-19,"A":47,"9":12,"6":18,"5":14,"4":49,"3":21,"2":20,"1":28,"0":9}},"X":{"d":"234,3r0,-22r-36,0r-68,-107r62,-99r34,0r0,-22r-88,0r0,22r28,0r-50,78r-63,-100r-51,0r0,22r35,0r66,102r-66,104r-35,0r0,22r92,0r0,-22r-30,0r52,-83r66,105r52,0","w":236,"k":{"\u00fc":25,"\u00fb":23,"\u00fa":24,"\u00f9":24,"\u00f6":26,"\u00f5":25,"\u00f4":24,"\u00f3":26,"\u00f2":26,"\u00f1":18,"\u00eb":26,"\u00ea":24,"\u00e9":25,"\u00e8":26,"\u00e7":22,"\u00e5":17,"\u00e4":19,"\u00e3":18,"\u00e2":17,"\u00e1":18,"\u00e0":18,"\u00d6":45,"\u00c7":48,"\u00c5":-14,"\u00c4":-14,"y":53,"w":43,"v":51,"u":21,"t":14,"r":22,"q":22,"p":12,"o":23,"n":16,"m":17,"j":18,"i":18,"g":23,"f":15,"e":23,"d":28,"c":22,"a":18,"W":-8,"Q":46,"O":45,"G":46,"F":-8,"C":48,"A":-14,"9":27,"8":17,"7":21,"6":28,"5":28,"4":55,"3":31,"2":12,"1":40,"0":23}},"Y":{"d":"227,-225r0,-22r-86,0r0,22r29,0r-58,92r-73,-114r-49,0r0,22r33,0r74,116r0,90r-34,0r0,22r60,0r0,-112r73,-116r31,0","w":217,"k":{"\u00fc":29,"\u00fb":37,"\u00fa":38,"\u00f9":38,"\u00f6":30,"\u00f5":24,"\u00f4":39,"\u00f3":58,"\u00f2":39,"\u00f1":21,"\u00ef":-17,"\u00ed":12,"\u00eb":30,"\u00ea":39,"\u00e9":58,"\u00e8":39,"\u00e7":72,"\u00e5":33,"\u00e4":28,"\u00e3":22,"\u00e2":37,"\u00e1":56,"\u00e0":37,"\u00dc":-19,"\u00d6":34,"\u00d1":-17,"\u00c9":-16,"\u00c7":37,"\u00c5":60,"\u00c4":60,"z":59,"y":38,"x":44,"w":36,"v":36,"u":37,"t":32,"s":66,"r":41,"q":73,"p":34,"o":73,"n":36,"m":37,"l":-18,"k":-17,"h":-17,"g":73,"f":11,"e":72,"d":74,"c":72,"b":-16,"a":78,"Y":-18,"X":-11,"W":-22,"V":-21,"U":-19,"T":-10,"R":-19,"Q":34,"P":-16,"O":34,"N":-17,"M":-14,"L":-15,"K":-16,"J":-17,"I":13,"H":-15,"G":34,"F":-16,"E":-16,"D":-18,"C":37,"B":-15,"A":60,"9":15,"8":9,"6":22,"5":18,"4":72,"3":24,"2":24,"1":32,"0":13}},"Z":{"d":"190,3r0,-69r-22,0r0,47r-129,0r148,-209r0,-19r-172,0r0,22r139,0r-147,208r0,20r183,0","k":{"\u00fc":22,"\u00fb":20,"\u00fa":21,"\u00f9":22,"\u00f1":20,"\u00e5":10,"\u00e4":12,"\u00e3":11,"\u00e2":10,"\u00e1":12,"\u00e0":12,"\u00d6":14,"\u00c7":17,"\u00c5":-12,"\u00c4":-12,"z":10,"y":29,"w":27,"v":27,"u":18,"t":14,"r":24,"p":14,"n":18,"m":19,"j":17,"i":17,"f":17,"a":11,"W":-10,"V":-9,"Q":14,"O":14,"G":14,"C":17,"A":-12,"9":27,"7":19,"6":12,"5":30,"4":84,"3":32,"2":13,"1":42}},"[":{"d":"121,75r0,-22r-57,0r0,-278r57,0r0,-22r-82,0r0,322r82,0","w":123},"\\":{"d":"105,8r-86,-255r-23,0r86,255r23,0","w":101},"]":{"d":"85,-247r-82,0r0,22r57,0r0,278r-57,0r0,22r82,0r0,-322","w":123},"^":{"d":"201,-154r-83,-99r-82,99r15,14r67,-81r67,81","w":236},"_":{"d":"183,48r0,-24r-186,0r0,24r186,0","w":180},"`":{"d":"92,-190r-40,-62r-28,0r47,62r21,0","w":119},"a":{"d":"71,5v23,-1,44,-11,59,-23r0,21r53,0r0,-22r-29,0r0,-108v4,-55,-72,-59,-113,-39r7,17v24,-13,84,-18,82,22r0,36v-41,-25,-115,-10,-115,43v0,28,25,54,56,53xm40,-46v-2,-43,62,-45,90,-24r0,29v-17,26,-88,41,-90,-5","w":183,"k":{"\u00fc":13,"\u00fb":13,"\u00fa":13,"\u00f9":13,"\u00f6":15,"\u00f5":15,"\u00f4":15,"\u00f3":15,"\u00f2":15,"\u00ef":-12,"\u00ee":-12,"\u00ed":-12,"\u00ec":-12,"\u00eb":14,"\u00ea":14,"\u00e9":14,"\u00e8":14,"\u00e7":13,"\u00e5":9,"\u00e4":9,"\u00e3":9,"\u00e2":9,"\u00e1":9,"\u00e0":9,"\u00dc":24,"\u00d6":18,"\u00d1":11,"\u00c9":10,"\u00c7":22,"\u00c5":-24,"\u00c4":-24,"y":12,"w":10,"v":10,"u":11,"s":-8,"r":13,"q":14,"o":15,"m":8,"k":9,"j":12,"i":12,"h":9,"g":14,"e":14,"d":13,"c":13,"b":10,"a":9,"Y":44,"X":-8,"W":49,"V":57,"U":24,"T":30,"R":11,"Q":18,"P":-15,"O":18,"N":11,"M":12,"L":-14,"K":10,"J":13,"I":-11,"H":-14,"G":18,"F":-15,"E":10,"D":10,"C":22,"B":11,"A":-24,"9":22,"8":10,"7":55,"6":20,"5":24,"4":15,"3":28,"1":33,"0":15}},"b":{"d":"58,-26v42,63,161,20,151,-62v9,-82,-109,-121,-151,-57r0,-102r-56,0r0,22r31,0r0,228r25,0r0,-29xm121,-157v37,0,63,31,63,70v0,40,-25,71,-63,71v-38,0,-64,-30,-64,-71v0,-38,27,-70,64,-70","w":221,"k":{"\u00fc":24,"\u00fb":24,"\u00fa":25,"\u00f9":25,"\u00f6":11,"\u00f5":11,"\u00f4":10,"\u00f3":12,"\u00f2":12,"\u00f1":22,"\u00ef":23,"\u00ee":23,"\u00ed":24,"\u00ec":24,"\u00eb":11,"\u00ea":10,"\u00e9":11,"\u00e8":12,"\u00e5":20,"\u00e4":21,"\u00e3":21,"\u00e2":20,"\u00e1":21,"\u00e0":21,"\u00dc":22,"\u00d6":14,"\u00d1":26,"\u00c9":26,"\u00c7":18,"\u00c5":18,"\u00c4":18,"z":27,"y":14,"x":19,"w":12,"v":12,"u":13,"t":14,"r":17,"p":10,"n":11,"m":13,"l":23,"k":25,"j":24,"i":25,"h":24,"f":23,"d":13,"b":25,"a":12,"Z":31,"Y":77,"X":30,"W":48,"V":56,"U":22,"T":39,"S":10,"R":26,"Q":13,"P":25,"O":14,"N":26,"M":27,"L":25,"K":26,"J":28,"I":29,"H":25,"G":14,"F":24,"E":26,"D":26,"C":18,"B":26,"A":18,"9":28,"8":8,"7":72,"6":16,"5":30,"4":11,"3":58,"2":33,"1":73,"0":10}},"c":{"d":"12,-85v-11,97,137,129,164,37r-20,-9v-9,24,-26,41,-57,42v-38,1,-62,-30,-62,-70v0,-39,22,-70,60,-70v29,1,52,18,51,52r22,0r0,-59r-22,0r0,6v-48,-52,-145,-2,-136,71","w":183,"k":{"\u00e5":10,"\u00e4":10,"\u00e3":10,"\u00e2":10,"\u00e1":10,"\u00e0":10,"\u00dc":19,"\u00d6":10,"\u00d1":21,"\u00c9":20,"\u00c7":14,"z":20,"l":17,"k":19,"h":19,"b":20,"a":10,"Z":15,"Y":59,"X":17,"W":36,"V":42,"U":19,"T":34,"R":21,"Q":10,"P":10,"O":10,"N":21,"M":22,"L":10,"K":21,"J":23,"I":14,"H":11,"G":10,"F":10,"E":20,"D":20,"C":14,"B":21,"9":18,"7":67,"6":14,"5":28,"4":23,"3":48,"2":19,"1":58}},"d":{"d":"10,-85v0,80,107,121,150,60r0,28r56,0r0,-22r-31,0r0,-228r-25,0r0,102v-13,-21,-35,-32,-64,-33v-50,0,-86,42,-86,93xm96,-157v37,0,65,33,65,71v0,39,-26,70,-64,70v-36,0,-64,-33,-64,-69v0,-38,27,-73,63,-72","w":213,"k":{"\u00fc":11,"\u00fb":9,"\u00fa":10,"\u00f9":10,"\u00f6":16,"\u00f5":15,"\u00f4":15,"\u00f3":16,"\u00f2":16,"\u00ef":-14,"\u00ee":-15,"\u00ed":-14,"\u00ec":-14,"\u00eb":16,"\u00ea":15,"\u00e9":16,"\u00e8":16,"\u00e7":10,"\u00e4":9,"\u00e3":8,"\u00e1":9,"\u00e0":9,"\u00d6":18,"\u00c7":22,"\u00c5":-24,"\u00c4":-24,"s":-11,"r":9,"q":11,"o":12,"j":10,"i":10,"g":12,"e":12,"d":19,"c":10,"X":-13,"T":13,"S":-8,"Q":18,"P":-18,"O":18,"M":8,"L":-18,"I":-14,"H":-17,"G":18,"F":-18,"C":22,"A":-24,"9":18,"7":29,"6":18,"5":19,"4":17,"3":21,"1":30,"0":13}},"e":{"d":"150,-25v-28,14,-73,18,-95,-8v-11,-13,-18,-27,-19,-45r153,0v-1,-60,-32,-98,-88,-100v-52,-2,-89,41,-89,93v0,75,77,115,144,79xm37,-100v3,-49,71,-74,106,-40v11,10,17,24,20,40r-126,0","k":{"\u00fc":21,"\u00fb":21,"\u00fa":21,"\u00f9":21,"\u00f1":18,"\u00ef":23,"\u00ee":23,"\u00ed":23,"\u00ec":23,"\u00e5":23,"\u00e4":23,"\u00e3":23,"\u00e2":23,"\u00e1":23,"\u00e0":23,"\u00dc":21,"\u00d6":12,"\u00d1":25,"\u00c9":24,"\u00c7":16,"\u00c5":18,"\u00c4":18,"z":41,"y":21,"x":26,"w":19,"v":19,"u":20,"t":16,"s":17,"r":23,"p":17,"n":18,"m":20,"l":22,"k":24,"j":23,"i":24,"h":23,"f":22,"b":24,"a":23,"Z":35,"Y":81,"X":33,"W":50,"V":59,"U":21,"T":42,"S":9,"R":25,"Q":12,"P":26,"O":12,"N":25,"M":26,"L":26,"K":25,"J":27,"I":28,"H":24,"G":12,"F":24,"E":24,"D":24,"C":16,"B":25,"A":18,"9":30,"7":75,"6":14,"5":33,"4":11,"3":71,"2":40,"1":75,"0":8}},"f":{"d":"76,-229v15,1,18,8,22,21r22,-4v-4,-23,-18,-38,-43,-39v-38,0,-49,35,-45,78r-27,0r0,22r27,0r0,154r58,0r0,-22r-34,0r0,-132r34,0r0,-22r-34,0v1,-24,-5,-57,20,-56","w":90,"k":{"\u00fc":-13,"\u00fb":-15,"\u00fa":-14,"\u00f9":-14,"\u00f3":15,"\u00f2":15,"\u00f1":-17,"\u00ef":-43,"\u00ee":-41,"\u00ed":-20,"\u00ec":-20,"\u00e9":14,"\u00e8":14,"\u00e7":11,"\u00e3":-9,"\u00e1":9,"\u00e0":8,"\u00dc":-41,"\u00d1":-39,"\u00c9":-38,"\u00c5":-23,"\u00c4":-23,"y":-17,"x":-11,"w":-18,"v":-18,"u":-17,"t":-12,"s":-10,"r":-13,"q":12,"p":-21,"o":12,"n":-19,"m":-17,"l":-41,"k":-39,"j":-18,"i":-18,"h":-39,"g":12,"f":-17,"e":12,"d":15,"c":11,"b":-39,"a":8,"Z":-21,"Y":-41,"X":-33,"W":-45,"V":-44,"U":-42,"T":-35,"S":-27,"R":-42,"P":-39,"N":-40,"M":-37,"L":-38,"K":-39,"J":-40,"I":-13,"H":-38,"F":-39,"E":-39,"D":-41,"B":-38,"A":-24,"9":-16,"8":-22,"7":-19,"6":-10,"5":-8,"4":19,"0":-18}},"g":{"d":"58,76v61,22,130,-8,130,-72r0,-155r31,0r0,-22r-56,0r0,30v-42,-70,-152,-23,-152,59v0,80,110,122,152,57v13,72,-37,102,-100,82xm99,-156v36,0,64,33,64,71v0,38,-28,69,-64,69v-37,0,-63,-31,-63,-69v0,-37,27,-71,63,-71","w":213,"k":{"\u00fc":-21,"\u00fb":-21,"\u00fa":-21,"\u00f9":-21,"\u00f1":-24,"\u00ef":-18,"\u00ee":-18,"\u00ed":-18,"\u00ec":-18,"\u00e7":10,"\u00e5":15,"\u00e4":15,"\u00e3":15,"\u00e2":15,"\u00e1":15,"\u00e0":15,"\u00d6":-9,"y":-19,"x":-16,"w":-24,"v":-23,"u":-23,"t":-26,"r":-18,"q":15,"p":-24,"n":-24,"m":-22,"j":-19,"i":-18,"g":14,"f":-19,"a":15,"Z":12,"Y":32,"X":10,"W":12,"V":18,"T":-11,"S":-9,"O":-9,"G":-9,"7":69,"5":9,"4":12,"3":45,"2":22,"1":52,"0":-13}},"h":{"d":"117,-155v17,0,27,10,27,27r0,131r52,0r0,-22r-28,0v-4,-65,21,-161,-48,-159v-25,0,-48,13,-63,25r0,-94r-55,0r0,22r31,0r0,228r52,0r0,-22r-28,0r0,-108v13,-13,38,-28,60,-28","w":195,"k":{"\u00fc":18,"\u00fb":17,"\u00fa":18,"\u00f9":18,"\u00f6":21,"\u00f5":21,"\u00f4":20,"\u00f3":21,"\u00f2":22,"\u00f1":14,"\u00ef":-8,"\u00ee":-9,"\u00eb":21,"\u00ea":20,"\u00e9":21,"\u00e8":21,"\u00e7":11,"\u00e5":14,"\u00e4":15,"\u00e3":14,"\u00e2":14,"\u00e1":15,"\u00e0":15,"\u00dc":27,"\u00d6":22,"\u00d1":13,"\u00c9":14,"\u00c7":26,"\u00c5":-17,"\u00c4":-17,"y":8,"s":-10,"r":11,"q":11,"o":11,"l":11,"k":13,"j":17,"i":17,"h":13,"g":11,"f":12,"e":11,"d":23,"c":11,"b":13,"Y":44,"W":49,"V":55,"U":27,"T":27,"R":14,"Q":22,"P":-11,"O":22,"N":13,"M":15,"L":-11,"K":14,"J":17,"H":-10,"G":22,"F":-12,"E":14,"D":14,"C":26,"B":14,"A":-17,"9":24,"8":14,"7":57,"6":24,"5":25,"4":21,"3":28,"2":8,"1":37,"0":19}},"i":{"d":"43,-216v8,0,17,-9,17,-18v0,-8,-9,-18,-17,-17v-8,0,-17,8,-17,17v0,8,9,19,17,18xm89,3r0,-22r-29,0r0,-154r-54,0r0,22r30,0r0,154r53,0","w":90,"k":{"\u00fc":13,"\u00fb":12,"\u00fa":13,"\u00f9":13,"\u00f6":19,"\u00f5":19,"\u00f4":18,"\u00f3":19,"\u00f2":19,"\u00f1":10,"\u00ef":-10,"\u00ee":-12,"\u00ed":-10,"\u00ec":-11,"\u00eb":19,"\u00ea":18,"\u00e9":19,"\u00e8":19,"\u00e7":12,"\u00e5":11,"\u00e4":13,"\u00e3":12,"\u00e2":11,"\u00e1":12,"\u00e0":12,"\u00d6":21,"\u00d1":8,"\u00c9":10,"\u00c7":24,"\u00c5":-19,"\u00c4":-19,"s":-9,"r":10,"q":13,"o":14,"k":8,"j":12,"i":13,"h":8,"g":14,"f":9,"e":14,"d":21,"c":12,"b":9,"a":9,"X":-9,"T":15,"Q":21,"P":-14,"O":21,"M":10,"L":-14,"K":8,"I":-10,"H":-13,"G":21,"F":-14,"E":9,"C":24,"B":10,"A":-21,"9":21,"8":11,"7":31,"6":22,"5":22,"4":19,"3":24,"1":33,"0":17}},"j":{"d":"44,-216v8,0,17,-9,17,-18v0,-8,-9,-18,-17,-17v-8,0,-18,8,-18,17v0,9,9,19,18,18xm-1,76v40,4,62,-19,62,-55r0,-194r-56,0r0,22r31,0r0,168v0,26,-10,40,-37,37r0,22","w":86,"k":{"\u00fc":9,"\u00fb":8,"\u00fa":9,"\u00f9":9,"\u00f6":17,"\u00f5":16,"\u00f4":15,"\u00f3":17,"\u00f2":16,"\u00ed":9,"\u00ec":9,"\u00eb":16,"\u00ea":15,"\u00e9":16,"\u00e8":16,"\u00e7":14,"\u00e5":22,"\u00e4":23,"\u00e3":23,"\u00e2":22,"\u00e1":23,"\u00e0":23,"\u00d6":17,"\u00c7":24,"z":18,"x":9,"s":10,"q":18,"o":11,"i":10,"g":16,"e":10,"d":18,"c":11,"a":19,"Z":16,"X":10,"T":11,"S":15,"Q":19,"O":17,"I":10,"G":17,"C":21,"9":22,"8":13,"7":27,"6":20,"5":31,"4":15,"3":43,"2":25,"1":53,"0":14}},"k":{"d":"195,3r0,-22r-28,0r-85,-71r90,-61r20,0r0,-22v-53,-3,-74,39,-113,59v-13,6,-11,9,-21,15r0,-148r-56,0r0,22r31,0r0,228r56,0r0,-22r-31,0r0,-62r96,84r41,0","w":187,"k":{"\u00fc":-8,"\u00fb":-9,"\u00fa":-8,"\u00f9":-8,"\u00f6":19,"\u00f5":18,"\u00f4":18,"\u00f3":19,"\u00f2":19,"\u00f1":-11,"\u00ef":-11,"\u00ee":-12,"\u00ed":-11,"\u00ec":-10,"\u00eb":19,"\u00ea":18,"\u00e9":19,"\u00e8":19,"\u00e7":9,"\u00e5":11,"\u00e4":12,"\u00e3":12,"\u00e2":11,"\u00e1":12,"\u00e0":12,"\u00dc":9,"\u00d1":10,"\u00c9":11,"\u00c5":-20,"\u00c4":-20,"y":-17,"x":-11,"w":-19,"v":-19,"u":-18,"t":-18,"s":-12,"r":-13,"q":10,"p":-21,"o":11,"n":-19,"m":-17,"l":8,"k":10,"j":-9,"h":10,"g":11,"f":-9,"e":10,"d":21,"c":9,"b":10,"Y":38,"X":-9,"W":19,"V":24,"U":9,"R":11,"P":-14,"N":10,"M":13,"L":-14,"K":11,"J":13,"I":-10,"H":-13,"F":-14,"E":11,"D":11,"B":12,"A":-20,"7":53,"5":17,"4":39,"3":25,"1":33}},"l":{"d":"86,3r0,-22r-31,0r0,-228r-55,0r0,22r31,0r0,228r55,0","w":86,"k":{"\u00fc":13,"\u00fb":11,"\u00fa":12,"\u00f9":12,"\u00f6":18,"\u00f5":17,"\u00f4":17,"\u00f3":18,"\u00f2":18,"\u00f1":9,"\u00ef":-12,"\u00ee":-13,"\u00ed":-12,"\u00ec":-12,"\u00eb":18,"\u00ea":16,"\u00e9":17,"\u00e8":18,"\u00e7":12,"\u00e5":9,"\u00e4":11,"\u00e3":10,"\u00e2":9,"\u00e1":10,"\u00e0":10,"\u00d6":19,"\u00c9":8,"\u00c7":24,"\u00c5":-22,"\u00c4":-22,"y":8,"s":-9,"r":11,"q":12,"o":13,"j":11,"i":12,"g":14,"e":13,"d":20,"c":12,"b":8,"a":8,"X":-11,"T":14,"Q":19,"P":-16,"O":19,"M":10,"L":-15,"K":8,"I":-12,"H":-15,"G":19,"F":-16,"E":8,"C":24,"B":9,"A":-22,"9":19,"8":9,"7":31,"6":20,"5":21,"4":18,"3":23,"1":32,"0":15}},"m":{"d":"180,-138v18,-17,72,-30,71,10r0,131r51,0r0,-22r-27,0v-5,-65,22,-159,-49,-159v-24,0,-50,16,-64,28v-14,-41,-82,-30,-105,-4r0,-19r-56,0r0,22r31,0r0,154r53,0r0,-22r-28,0r0,-108v15,-20,84,-51,84,-1r0,131r25,0r0,-129v5,-4,9,-9,14,-12","w":303,"k":{"\u00fc":10,"\u00fb":10,"\u00fa":10,"\u00f9":10,"\u00f6":14,"\u00f5":14,"\u00f4":14,"\u00f3":14,"\u00f2":14,"\u00f1":8,"\u00ef":-12,"\u00ee":-12,"\u00ed":-12,"\u00ec":-12,"\u00eb":13,"\u00ea":13,"\u00e9":13,"\u00e8":13,"\u00e7":13,"\u00e5":10,"\u00e4":10,"\u00e3":10,"\u00e2":10,"\u00e1":10,"\u00e0":10,"\u00dc":24,"\u00d6":17,"\u00d1":10,"\u00c9":11,"\u00c7":21,"\u00c5":-23,"\u00c4":-23,"y":10,"w":8,"v":8,"u":9,"s":-8,"r":13,"q":14,"o":14,"n":8,"m":9,"l":8,"k":10,"j":13,"i":12,"h":10,"g":13,"f":8,"e":13,"d":12,"c":13,"b":10,"a":10,"Y":44,"W":48,"V":55,"U":24,"T":27,"R":11,"Q":17,"P":-14,"O":17,"N":10,"M":13,"L":-14,"K":11,"J":14,"I":-10,"H":-13,"G":17,"F":-14,"E":11,"D":11,"C":21,"B":12,"A":-23,"9":23,"8":10,"7":56,"6":20,"5":24,"4":15,"3":28,"1":34,"0":14}},"n":{"d":"55,-127v16,-19,86,-51,86,-1r0,131r52,0r0,-22r-27,0v-4,-65,21,-161,-48,-159v-25,0,-48,13,-63,25r0,-20r-55,0r0,22r31,0r0,154r52,0r0,-22r-28,0r0,-108","w":191,"k":{"\u00f6":10,"\u00f5":10,"\u00f4":10,"\u00f3":10,"\u00f2":10,"\u00ef":-15,"\u00ee":-15,"\u00ed":-15,"\u00ec":-15,"\u00eb":9,"\u00ea":9,"\u00e9":9,"\u00e8":9,"\u00e7":10,"\u00dc":20,"\u00d6":13,"\u00c7":17,"\u00c5":-27,"\u00c4":-27,"s":-12,"r":10,"q":10,"o":10,"j":9,"i":8,"g":9,"e":9,"d":8,"c":10,"Z":-9,"Y":40,"X":-12,"W":44,"V":51,"U":20,"T":23,"S":-8,"Q":13,"P":-18,"O":13,"M":9,"L":-18,"J":10,"I":-14,"H":-17,"G":13,"F":-18,"C":17,"B":8,"A":-27,"9":19,"7":53,"6":16,"5":21,"4":12,"3":24,"1":30,"0":10}},"o":{"d":"100,8v49,0,88,-44,88,-93v0,-49,-39,-93,-88,-93v-49,0,-88,43,-88,93v0,50,39,93,88,93xm100,-155v36,0,63,32,63,70v0,38,-26,70,-63,70v-37,0,-63,-31,-63,-70v0,-39,26,-70,63,-70","k":{"\u00fc":14,"\u00fb":14,"\u00fa":14,"\u00f9":14,"\u00f1":12,"\u00ef":17,"\u00ee":17,"\u00ed":17,"\u00ec":17,"\u00e5":11,"\u00e4":11,"\u00e3":11,"\u00e2":11,"\u00e1":11,"\u00e0":11,"\u00dc":15,"\u00d1":19,"\u00c9":18,"\u00c7":9,"z":25,"y":14,"x":19,"w":12,"v":12,"u":13,"t":10,"r":17,"p":10,"n":12,"m":13,"l":15,"k":17,"j":17,"i":17,"h":17,"f":15,"b":18,"a":11,"Z":19,"Y":73,"X":22,"W":42,"V":51,"U":15,"T":36,"R":18,"P":15,"N":19,"M":19,"L":15,"K":18,"J":21,"I":19,"H":16,"F":15,"E":18,"D":18,"C":9,"B":19,"9":23,"7":67,"5":26,"3":53,"2":22,"1":63}},"p":{"d":"52,-24v43,65,149,21,149,-62v0,-50,-35,-94,-85,-92v-28,1,-51,13,-64,33r0,-28r-53,0r0,22r28,0r0,230r56,0r0,-22r-31,0r0,-81xm114,-156v38,0,64,31,64,71v0,40,-24,70,-63,70v-38,0,-64,-31,-64,-71v0,-39,26,-71,63,-70","w":213,"k":{"\u00fc":15,"\u00fb":15,"\u00fa":15,"\u00f9":15,"\u00f1":12,"\u00ef":17,"\u00ee":17,"\u00ed":17,"\u00ec":17,"\u00e7":10,"\u00e5":12,"\u00e4":12,"\u00e3":12,"\u00e2":12,"\u00e1":12,"\u00e0":12,"\u00dc":16,"\u00d1":20,"\u00c9":19,"\u00c7":22,"z":25,"y":23,"x":19,"w":12,"v":12,"u":13,"t":10,"r":17,"q":15,"p":17,"n":12,"m":13,"l":16,"k":18,"j":23,"i":17,"h":18,"g":13,"f":16,"b":19,"a":12,"Z":19,"Y":74,"X":22,"W":43,"V":53,"U":16,"T":36,"R":20,"Q":14,"P":15,"N":20,"M":21,"L":16,"K":19,"J":28,"I":19,"H":17,"F":15,"E":19,"D":19,"C":10,"B":20,"9":23,"7":68,"6":8,"5":26,"3":53,"2":23,"1":64}},"q":{"d":"12,-86v0,85,107,127,149,62r0,81r-30,0r0,22r55,0r0,-232r31,0r0,-22r-56,0r0,29v-13,-20,-36,-31,-63,-32v-48,-1,-86,43,-86,92xm100,-156v37,0,62,30,62,70v0,40,-26,71,-64,71v-37,0,-62,-30,-62,-70v0,-39,26,-71,64,-71","w":213,"k":{"\u00fc":-19,"\u00fb":-19,"\u00fa":-19,"\u00f9":-19,"\u00f6":9,"\u00f5":9,"\u00f4":9,"\u00f3":9,"\u00f2":9,"\u00f1":-22,"\u00ef":-17,"\u00ee":-17,"\u00ed":-17,"\u00ec":-17,"\u00eb":9,"\u00ea":9,"\u00e9":9,"\u00e8":9,"\u00e7":11,"\u00e5":17,"\u00e4":17,"\u00e3":17,"\u00e2":17,"\u00e1":17,"\u00e0":17,"y":-18,"x":-14,"w":-22,"v":-22,"u":-21,"t":-24,"r":-17,"q":16,"p":-23,"o":9,"n":-22,"m":-20,"j":-18,"i":-16,"g":15,"f":-18,"e":9,"c":8,"a":17,"Z":14,"Y":34,"X":12,"W":14,"V":20,"T":-9,"I":9,"7":71,"5":11,"4":14,"3":47,"2":24,"1":54,"0":-10}},"r":{"d":"62,-93v-1,-48,28,-63,79,-61r0,-24v-37,-2,-65,7,-79,28r0,-23r-57,0r0,22r32,0r0,154r60,0r0,-22r-35,0r0,-74","w":142,"k":{"\u00fc":-8,"\u00fb":-8,"\u00fa":-8,"\u00f9":-8,"\u00f6":20,"\u00f5":20,"\u00f4":20,"\u00f3":20,"\u00f2":20,"\u00f1":-10,"\u00eb":19,"\u00ea":19,"\u00e9":19,"\u00e8":19,"\u00e7":19,"\u00e5":28,"\u00e4":28,"\u00e3":28,"\u00e2":28,"\u00e1":28,"\u00e0":28,"\u00dc":14,"\u00d1":17,"\u00c9":17,"\u00c7":8,"\u00c5":18,"\u00c4":18,"z":13,"y":-8,"w":-10,"v":-10,"u":-9,"t":-13,"s":11,"q":20,"p":-12,"o":20,"n":-10,"m":-9,"l":14,"k":17,"h":16,"g":21,"e":19,"d":18,"c":19,"b":17,"a":28,"Z":36,"Y":42,"X":33,"W":23,"V":29,"U":14,"R":18,"P":18,"N":17,"M":19,"L":19,"K":18,"J":20,"I":20,"H":17,"F":17,"E":17,"D":17,"C":8,"B":18,"A":18,"9":10,"7":83,"5":23,"4":41,"3":70,"2":45,"1":68}},"s":{"d":"128,-44v-12,50,-100,39,-95,-18r-22,0r0,65r22,0r0,-16v30,38,117,22,117,-33v0,-55,-70,-44,-99,-64v-21,-14,-1,-49,26,-47v24,2,43,17,44,43r22,0r0,-54r-22,0r0,8v-27,-34,-101,-17,-101,33v0,66,101,31,108,83","w":161,"k":{"\u00e5":8,"\u00e4":8,"\u00e3":8,"\u00e2":8,"\u00e1":8,"\u00e0":8,"\u00dc":16,"\u00d6":9,"\u00d1":19,"\u00c9":18,"\u00c7":13,"\u00c5":-9,"\u00c4":-9,"z":11,"l":15,"k":17,"h":17,"b":18,"a":8,"Y":55,"W":33,"V":40,"U":16,"T":9,"R":19,"Q":9,"O":9,"N":19,"M":20,"K":18,"J":21,"G":9,"E":18,"D":18,"C":13,"B":19,"A":-9,"9":17,"7":64,"6":11,"5":27,"3":39,"2":14,"1":48}},"t":{"d":"89,-19v-15,1,-36,10,-36,-13r0,-119r36,0r0,-22r-36,0r0,-39r-25,1r0,38r-30,0r0,22r30,0r2,138v6,22,36,22,59,16r0,-22","w":93,"k":{"\u00fb":-9,"\u00fa":-9,"\u00f9":-8,"\u00f6":21,"\u00f5":21,"\u00f4":19,"\u00f3":20,"\u00f2":21,"\u00f1":-10,"\u00ee":-8,"\u00ed":-8,"\u00eb":21,"\u00ea":19,"\u00e9":19,"\u00e8":20,"\u00e7":16,"\u00e5":14,"\u00e4":16,"\u00e3":15,"\u00e2":14,"\u00e1":14,"\u00e0":15,"\u00dc":11,"\u00d1":14,"\u00c9":14,"\u00c5":-19,"\u00c4":-19,"y":-12,"w":-13,"v":-13,"u":-12,"t":-15,"r":-8,"q":17,"p":-15,"o":17,"n":-14,"m":-12,"l":12,"k":14,"j":-8,"h":13,"g":17,"f":-9,"e":17,"d":19,"c":16,"b":14,"a":13,"Y":41,"W":21,"V":27,"U":11,"R":14,"P":-10,"N":14,"M":16,"L":-10,"K":15,"J":17,"H":-9,"F":-11,"E":14,"D":14,"B":15,"A":-19,"7":41,"5":18,"4":26,"3":29,"2":9,"1":37}},"u":{"d":"32,-40v-3,60,82,50,109,22r0,21r54,0r0,-22r-29,0r0,-154r-25,0r0,127v-16,20,-85,52,-85,3r0,-130r-54,0r0,22r30,0r0,111","w":195,"k":{"\u00f6":13,"\u00f5":13,"\u00f4":13,"\u00f3":13,"\u00f2":13,"\u00ef":-14,"\u00ee":-14,"\u00ed":-14,"\u00ec":-14,"\u00eb":13,"\u00ea":13,"\u00e9":13,"\u00e8":13,"\u00e7":12,"\u00e5":8,"\u00e4":8,"\u00e3":8,"\u00e2":8,"\u00e1":8,"\u00e0":8,"\u00dc":23,"\u00d6":18,"\u00d1":10,"\u00c9":9,"\u00c7":22,"\u00c5":-26,"\u00c4":-26,"s":-10,"r":9,"q":12,"o":13,"k":8,"j":9,"i":9,"g":13,"e":13,"d":12,"c":12,"b":9,"a":8,"Z":-8,"Y":42,"X":-10,"W":41,"V":47,"U":23,"T":17,"R":9,"Q":18,"P":-16,"O":18,"N":10,"M":10,"L":-16,"K":9,"J":12,"I":-12,"H":-15,"G":18,"F":-17,"E":9,"D":9,"C":22,"B":10,"A":-26,"9":22,"8":9,"7":54,"6":19,"5":23,"4":15,"3":26,"1":32,"0":14}},"v":{"d":"192,-151r0,-22r-43,0r-53,143r-45,-121r22,0r0,-22r-77,0r0,22r30,0r60,156r21,0r58,-156r27,0","w":187,"k":{"\u00fc":-17,"\u00fb":-17,"\u00fa":-17,"\u00f9":-17,"\u00f6":12,"\u00f5":12,"\u00f4":12,"\u00f3":12,"\u00f2":12,"\u00f1":-19,"\u00ef":-14,"\u00ee":-14,"\u00ed":-14,"\u00ec":-14,"\u00eb":12,"\u00ea":12,"\u00e9":12,"\u00e8":12,"\u00e7":11,"\u00e5":20,"\u00e4":20,"\u00e3":20,"\u00e2":20,"\u00e1":20,"\u00e0":20,"\u00d1":10,"\u00c9":9,"\u00c5":36,"\u00c4":36,"y":-16,"x":-11,"w":-18,"v":-18,"u":-17,"t":-21,"r":-14,"q":12,"p":-21,"o":12,"n":-19,"m":-18,"k":8,"j":-14,"i":-14,"h":8,"g":12,"f":-15,"e":12,"d":9,"c":11,"b":9,"a":20,"Z":52,"Y":37,"X":45,"W":17,"V":23,"R":9,"P":10,"N":10,"M":11,"L":10,"K":9,"J":12,"I":12,"H":8,"F":9,"E":9,"D":9,"B":10,"A":36,"7":74,"5":15,"4":32,"3":84,"2":60,"1":59}},"w":{"d":"273,-151r0,-22r-43,0r-44,134r-36,-112r18,0r0,-22r-70,0r0,22r19,0r-37,115r-41,-137r-41,0r0,22r23,0r49,156r23,0r40,-141r42,141r22,0r51,-156r25,0","w":270,"k":{"\u00fc":-17,"\u00fb":-17,"\u00fa":-17,"\u00f9":-17,"\u00f6":13,"\u00f5":13,"\u00f4":13,"\u00f3":13,"\u00f2":13,"\u00f1":-19,"\u00ef":-13,"\u00ee":-13,"\u00ed":-13,"\u00ec":-13,"\u00eb":12,"\u00ea":12,"\u00e9":12,"\u00e8":12,"\u00e7":12,"\u00e5":21,"\u00e4":21,"\u00e3":21,"\u00e2":21,"\u00e1":21,"\u00e0":21,"\u00d1":10,"\u00c9":9,"\u00c5":30,"\u00c4":30,"y":-15,"x":-10,"w":-18,"v":-17,"u":-17,"t":-20,"r":-13,"q":12,"p":-20,"o":13,"n":-19,"m":-17,"k":9,"j":-13,"i":-13,"h":8,"g":13,"f":-14,"e":12,"d":10,"c":12,"b":9,"a":21,"Z":46,"Y":37,"X":45,"W":18,"V":24,"R":10,"P":10,"N":10,"M":11,"L":11,"K":10,"J":13,"I":12,"H":9,"F":9,"E":9,"D":9,"B":10,"A":30,"7":75,"5":15,"4":32,"3":79,"2":54,"1":60,".":27}},"x":{"d":"188,3r0,-22r-23,0r-56,-69r50,-63r24,0r0,-22r-68,0r0,22r15,0r-35,45r-36,-45r17,0r0,-22r-70,0r0,22r24,0r51,63r-70,91r65,0r0,-22r-20,0r39,-51r59,73r34,0","w":191,"k":{"\u00fc":-8,"\u00fb":-8,"\u00fa":-8,"\u00f9":-8,"\u00f6":18,"\u00f5":18,"\u00f4":18,"\u00f3":18,"\u00f2":18,"\u00f1":-10,"\u00ef":-8,"\u00ee":-8,"\u00ed":-8,"\u00ec":-8,"\u00eb":18,"\u00ea":18,"\u00e9":18,"\u00e8":18,"\u00e7":17,"\u00e5":14,"\u00e4":14,"\u00e3":14,"\u00e2":14,"\u00e1":14,"\u00e0":14,"\u00dc":15,"\u00d1":14,"\u00c9":15,"\u00c7":9,"\u00c5":-19,"\u00c4":-19,"w":-9,"v":-9,"u":-8,"t":-12,"q":17,"p":-12,"o":18,"n":-10,"m":-8,"l":12,"k":14,"h":14,"g":19,"e":18,"d":18,"c":17,"b":14,"a":14,"Y":46,"W":26,"V":32,"U":15,"R":15,"P":-10,"N":14,"M":17,"L":-10,"K":15,"J":18,"H":-9,"F":-10,"E":15,"D":15,"C":9,"B":15,"A":-19,"9":11,"7":60,"6":8,"5":24,"4":42,"3":32,"1":38}},"y":{"d":"194,-151r0,-22r-77,0r0,22r26,0r-44,116r-56,-138r-45,0r0,22r29,0r60,146r-30,84r23,0r87,-230r27,0","w":191,"k":{"\u00fc":-15,"\u00fb":-15,"\u00fa":-15,"\u00f9":-15,"\u00f6":13,"\u00f5":13,"\u00f4":13,"\u00f3":13,"\u00f2":13,"\u00f1":-18,"\u00ef":-12,"\u00ee":-12,"\u00ed":-12,"\u00ec":-12,"\u00eb":13,"\u00ea":13,"\u00e9":13,"\u00e8":13,"\u00e7":18,"\u00e5":22,"\u00e4":22,"\u00e3":22,"\u00e2":22,"\u00e1":22,"\u00e0":22,"\u00d1":11,"\u00c9":10,"\u00c7":10,"\u00c5":38,"\u00c4":38,"y":-10,"x":-9,"w":-17,"v":-16,"u":-15,"t":-19,"r":-12,"q":23,"p":-16,"o":13,"n":-18,"m":-16,"k":10,"j":-10,"i":-12,"h":9,"g":22,"f":-13,"e":13,"d":11,"c":13,"b":10,"a":22,"Z":54,"Y":39,"X":46,"W":19,"V":25,"R":11,"P":11,"N":11,"M":12,"L":12,"K":11,"J":15,"I":13,"H":10,"F":10,"E":10,"D":10,"B":11,"A":38,"7":76,"5":16,"4":34,"3":85,"2":62,"1":61}},"z":{"d":"160,-153r0,-20r-138,0r0,22r108,0r-117,134r0,20r146,0r0,-68r-20,0r0,46r-96,0","w":172,"k":{"\u00f1":-9,"\u00e5":10,"\u00e4":10,"\u00e3":10,"\u00e2":10,"\u00e1":10,"\u00e0":10,"\u00dc":16,"\u00d1":19,"\u00c9":19,"\u00c7":10,"\u00c5":-14,"\u00c4":-14,"z":8,"w":-8,"t":-10,"p":-10,"n":-9,"l":17,"k":19,"h":18,"b":19,"a":10,"Y":48,"W":27,"V":33,"U":16,"R":20,"N":19,"M":21,"K":20,"J":22,"E":19,"D":19,"C":10,"B":20,"A":-14,"9":12,"7":65,"6":9,"5":26,"4":42,"3":36,"2":12,"1":43}},"{":{"d":"48,-25v0,55,-3,107,57,100r0,-22v-43,5,-32,-44,-32,-81v0,-30,-10,-48,-28,-58v30,-12,29,-56,28,-100v0,-27,5,-40,32,-39r0,-22v-59,-7,-57,44,-57,100v0,28,-5,49,-34,48r0,26v29,-1,34,20,34,48","w":119},"|":{"d":"102,84r0,-331r-25,0r0,331r25,0","w":178},"}":{"d":"14,75v107,14,16,-145,91,-148r0,-26v-75,-2,16,-163,-91,-148r0,22v43,-6,31,43,32,81v1,29,10,48,29,58v-30,12,-31,56,-29,100v2,29,-5,40,-32,39r0,22","w":119},"~":{"d":"162,-98v22,1,42,-14,53,-23r0,-26v-20,12,-27,24,-54,26v-34,-6,-97,-51,-131,-11v-12,2,-9,19,-9,33v18,-14,28,-24,54,-26v18,-2,68,30,87,27","w":236},"\u00a1":{"d":"58,-134r0,-39r-26,0r0,39r26,0xm57,77r-4,-185r-16,0r-4,185r24,0","w":90},"\u00a2":{"d":"65,2r-20,77r18,0r18,-73v45,9,83,-16,95,-54r-20,-9v-10,27,-32,46,-69,41r34,-131v16,7,27,22,27,47r22,0r0,-71r-22,0r0,18v-6,-7,-12,-13,-21,-16r19,-75r-18,0r-18,70v-103,-21,-133,145,-45,176xm71,-21v-58,-22,-37,-147,33,-131","w":183},"\u00a3":{"d":"139,6v30,1,47,-29,45,-63r-20,0v6,43,-35,54,-57,26v-24,-11,-1,-56,-16,-79r40,0r0,-22r-48,0v-17,-33,-34,-98,22,-98v28,0,39,17,40,44r23,0v0,-41,-23,-65,-64,-65v-66,0,-75,74,-46,119r-41,0r0,22r49,0v6,15,13,35,10,55v-22,-18,-63,-4,-63,26v0,20,15,35,35,35v20,0,31,-12,39,-28v14,13,28,27,52,28xm32,-28v0,-21,29,-20,40,-7v-2,19,-38,34,-40,7","w":187},"\u00a4":{"d":"30,-88v14,56,52,94,122,94v67,0,98,-36,118,-87r-22,-13v-10,78,-135,105,-178,35v-6,-9,-10,-18,-13,-29r140,0r0,-22r-144,0r1,-29r143,0r0,-21r-139,0v13,-39,41,-68,92,-68v48,0,79,25,88,65r22,0r0,-63r-22,0r0,14v-19,-22,-49,-39,-87,-39v-68,1,-104,37,-120,91r-28,0r0,21r24,0r0,29r-24,0r0,22r27,0","w":270},"\u20ac":{"d":"30,-88v14,56,52,94,122,94v67,0,98,-36,118,-87r-22,-13v-10,78,-135,105,-178,35v-6,-9,-10,-18,-13,-29r140,0r0,-22r-144,0r1,-29r143,0r0,-21r-139,0v13,-39,41,-68,92,-68v48,0,79,25,88,65r22,0r0,-63r-22,0r0,14v-19,-22,-49,-39,-87,-39v-68,1,-104,37,-120,91r-28,0r0,21r24,0r0,29r-24,0r0,22r27,0","w":270},"\u00a5":{"d":"202,-225r0,-22r-87,0r0,22r30,0r-18,36r-51,0r-17,-36r31,0r0,-22r-93,0r0,22r33,0r17,36r-50,0r0,22r60,0r18,38r-78,0r0,22r88,0v3,27,0,59,1,88r-33,0r0,22r94,0r0,-22r-35,0r1,-88r88,0r0,-22r-77,0r18,-38r59,0r0,-22r-48,0r18,-36r31,0xm117,-167r-16,32r-15,-32r31,0","k":{",":54}},"\u00a6":{"d":"102,-111r0,-136r-25,0r0,136r25,0xm102,84r0,-137r-25,0r0,137r25,0","w":178},"\u00a7":{"d":"125,-24v26,-15,39,-60,17,-88v-26,-33,-103,-30,-109,-83v-3,-22,21,-35,41,-35v27,0,45,16,46,45r23,0v0,-42,-31,-65,-67,-66v-35,-1,-68,22,-66,58v0,20,10,35,22,45v-25,16,-39,59,-17,88v26,33,103,29,109,83v2,22,-21,35,-41,35v-27,0,-45,-16,-46,-45r-22,0v-2,42,30,65,66,66v35,1,68,-22,66,-58v0,-20,-10,-35,-22,-45xm50,-137v35,19,102,30,75,86v-3,7,-10,11,-17,15v-35,-17,-103,-30,-75,-85v4,-6,10,-11,17,-16","w":157},"\u00a8":{"d":"105,-206r0,-29r-28,0r0,29r28,0xm43,-206r0,-29r-29,0r0,29r29,0","w":119},"\u00a9":{"d":"144,9v73,0,137,-63,137,-137v0,-73,-63,-137,-137,-137v-74,0,-137,63,-137,137v0,74,63,137,137,137xm144,-242v61,0,114,52,114,114v0,61,-52,114,-114,114v-61,0,-114,-52,-114,-114v0,-61,52,-114,114,-114xm75,-128v0,84,115,111,133,29r-22,-8v-5,21,-17,36,-41,37v-30,0,-45,-29,-45,-60v0,-54,73,-74,84,-24r23,-7v-12,-23,-26,-42,-60,-42v-45,0,-72,32,-72,75","w":288},"\u00aa":{"d":"11,-172v0,36,53,41,74,20r0,12r37,0r0,-16r-19,0r0,-63v0,-47,-85,-38,-92,-4r16,3v4,-21,58,-26,58,1r0,19v-29,-12,-74,-6,-74,28xm29,-171v-1,-25,42,-26,56,-13v7,34,-52,42,-56,13","w":119},"\u00ab":{"d":"168,3r-57,-89r57,-89r-27,0r-57,89r57,89r27,0xm91,3r-57,-89r57,-89r-27,0r-56,89r56,89r27,0","w":168},"\u00ac":{"d":"217,-62r0,-108r-194,0r0,22r172,0r0,86r22,0","w":240},"\u00ae":{"d":"144,9v73,0,137,-63,137,-137v0,-73,-63,-137,-137,-137v-74,0,-137,63,-137,137v0,74,63,137,137,137xm144,-242v61,0,114,52,114,114v0,61,-52,114,-114,114v-61,0,-114,-52,-114,-114v0,-61,52,-114,114,-114xm112,-114v50,1,45,15,68,61r27,0v-13,-27,-17,-52,-42,-65v21,-3,36,-20,36,-41v0,-48,-63,-42,-114,-41r0,147r25,0r0,-61xm112,-180v27,1,62,-5,63,21v1,28,-33,24,-63,24r0,-45","w":288},"\u00af":{"d":"121,-213r0,-16r-122,0r0,16r122,0","w":119},"\u00b0":{"d":"71,-144v28,0,54,-26,54,-54v0,-28,-26,-53,-54,-53v-28,0,-53,24,-53,53v0,29,25,54,53,54xm71,-231v18,0,34,15,34,33v0,19,-15,34,-34,34v-18,0,-33,-16,-33,-34v0,-18,15,-33,33,-33","w":142},"\u00b1":{"d":"217,-133r0,-21r-86,0r0,-87r-22,0r0,87r-86,0r0,21r86,0r0,87r22,0r0,-87r86,0xm217,3r0,-22r-194,0r0,22r194,0","w":240},"\u00b2":{"d":"57,-238v21,0,35,24,20,38v-25,23,-74,38,-71,83r95,0r1,-45r-15,0r-1,31r-62,0v5,-42,74,-37,76,-85v0,-22,-19,-36,-43,-36v-29,0,-49,18,-47,49v6,-1,17,4,16,-5v-2,-19,11,-30,31,-30","w":116},"\u00b3":{"d":"6,-162v-4,59,102,62,103,7v0,-18,-11,-29,-27,-33v34,-15,15,-68,-24,-64v-25,2,-42,14,-43,40r17,0v0,-18,9,-25,25,-26v15,-1,26,9,26,22v0,18,-17,25,-37,23r0,15v23,-4,48,2,46,23v-4,39,-70,32,-70,-7r-16,0","w":116},"\u00b4":{"d":"96,-252r-28,0r-40,62r21,0","w":119},"\u00b5":{"d":"58,-3v25,18,66,2,84,-15r0,21r54,0r0,-22r-29,0r0,-154r-54,0r0,22r29,0r0,105v-13,13,-36,28,-58,29v-16,0,-25,-10,-25,-26r0,-130r-54,0r0,22r30,0r0,230r23,0r0,-82"},"\u00b6":{"d":"14,-170v0,43,33,77,79,77r0,172r29,0r0,-296r41,0r0,296r29,0r0,-296r33,0r0,-30r-125,0v-49,0,-86,29,-86,77","w":232},"\u00b7":{"d":"60,-100r0,-29r-26,0r0,29r26,0","w":105},"\u2219":{"d":"60,-100r0,-29r-26,0r0,29r26,0","w":105},"\u00b8":{"d":"23,79v36,2,66,-6,66,-37v1,-16,-11,-28,-26,-29r3,-13r-18,0r-6,32v13,0,23,3,23,13v0,18,-22,18,-42,17r0,17","w":119},"\u00b9":{"d":"89,-117r0,-14r-22,0r0,-118r-39,0r0,14r22,0r0,104r-22,0r0,14r61,0","w":116},"\u00ba":{"d":"64,-138v33,0,58,-25,58,-56v0,-31,-25,-57,-58,-57v-33,0,-58,26,-58,57v0,31,26,56,58,56xm64,-235v24,0,40,17,40,41v0,23,-17,41,-40,41v-23,0,-40,-18,-40,-41v0,-24,16,-41,40,-41","w":127},"\u00bb":{"d":"162,-86r-57,-89r-27,0r57,89r-57,89r27,0xm85,-86r-57,-89r-27,0r57,89r-57,89r27,0","w":168},"\u00bc":{"d":"153,-44v4,4,6,4,8,10r57,0r0,23r-17,0r0,14r46,0r0,-14r-13,0r0,-23r24,0r0,-14r-24,0r0,-83r-14,0xm235,-247r-19,0r-176,250r19,0xm89,-117r0,-14r-21,0r0,-118r-39,0r0,14r21,0r0,104r-22,0r0,14r61,0xm218,-48r-45,0r45,-60r0,60","w":303},"\u00bd":{"d":"228,-118v22,0,34,23,20,38v-28,19,-76,40,-71,83r94,0r2,-45r-16,0r-1,31r-61,0v4,-43,74,-38,76,-85v1,-23,-20,-36,-44,-36v-29,0,-49,18,-47,48r17,0v-2,-22,9,-34,31,-34xm235,-247r-19,0r-177,250r20,0xm89,-117r0,-14r-22,0r0,-118r-39,0r0,14r22,0r0,104r-22,0r0,14r61,0","w":303},"\u00be":{"d":"285,-34r0,-14r-25,0r0,-83r-14,0r-67,87v3,3,7,4,8,10r57,0r0,23r-16,0r0,14r46,0r0,-14r-14,0r0,-23r25,0xm262,-247r-19,0r-177,250r20,0xm72,-115v49,5,69,-61,24,-73v33,-16,14,-68,-25,-64v-25,2,-42,14,-43,40r17,0v0,-18,9,-25,26,-26v14,-1,25,8,25,22v0,17,-16,25,-36,23r0,15v22,-4,47,2,45,23v-4,39,-69,32,-69,-7r-16,0v-1,31,24,44,52,47xm244,-48r-45,0r45,-60r0,60","w":303},"\u00bf":{"d":"103,-134r0,-40r-26,0r0,40r26,0xm12,12v0,59,84,93,123,48v12,-14,18,-28,18,-52r-22,0v0,32,-17,51,-47,51v-27,1,-48,-20,-48,-47v0,-40,33,-45,67,-45r-7,-74r-14,0v-3,16,1,39,-6,52v-38,-1,-64,30,-64,67","w":161},"\u00c0":{"d":"150,-263r-40,-62r-28,0r48,62r20,0xm248,3r0,-22r-31,0r-73,-206r30,0r0,-22r-75,0r-78,228r-32,0r0,22r57,0v-1,-40,17,-61,25,-93r94,0r25,71r-29,0r0,22r87,0xm158,-112r-80,0r40,-116","w":236},"\u00c1":{"d":"154,-325r-28,0r-40,62r21,0xm248,3r0,-22r-31,0r-73,-206r30,0r0,-22r-75,0r-78,228r-32,0r0,22r57,0v-1,-40,17,-61,25,-93r94,0r25,71r-29,0r0,22r87,0xm158,-112r-80,0r40,-116","w":236},"\u00c2":{"d":"177,-265r-47,-58r-24,0r-47,58r20,0r39,-36r40,36r19,0xm248,3r0,-22r-31,0r-73,-206r30,0r0,-22r-75,0r-78,228r-32,0r0,22r57,0v-1,-40,17,-61,25,-93r94,0r25,71r-29,0r0,22r87,0xm158,-112r-80,0r40,-116","w":236},"\u00c3":{"d":"72,-275v18,-47,78,34,101,-19v2,-5,5,-10,8,-18r-16,0v-18,49,-77,-35,-101,19v-2,5,-5,10,-8,18r16,0xm248,3r0,-22r-31,0r-73,-206r30,0r0,-22r-75,0r-78,228r-32,0r0,22r57,0v-1,-40,17,-61,25,-93r94,0r25,71r-29,0r0,22r87,0xm158,-112r-80,0r40,-116","w":236},"\u00c4":{"d":"164,-279r0,-29r-29,0r0,29r29,0xm102,-279r0,-29r-29,0r0,29r29,0xm248,3r0,-22r-31,0r-73,-206r30,0r0,-22r-75,0r-78,228r-32,0r0,22r57,0v-1,-40,17,-61,25,-93r94,0r25,71r-29,0r0,22r87,0xm158,-112r-80,0r40,-116","w":236,"k":{"\u00fc":11,"\u00fb":10,"\u00fa":12,"\u00f9":12,"\u00f6":13,"\u00f5":12,"\u00f4":11,"\u00f3":13,"\u00f2":13,"\u00ef":-18,"\u00ee":-18,"\u00ed":-17,"\u00ec":-17,"\u00eb":13,"\u00ea":11,"\u00e9":13,"\u00e8":13,"\u00dc":24,"\u00d6":42,"\u00d1":13,"\u00c9":12,"\u00c7":36,"\u00c5":-20,"\u00c4":-18,"z":-9,"y":39,"x":-11,"w":27,"v":37,"s":-16,"i":8,"d":15,"Z":-10,"Y":34,"X":-16,"W":31,"V":33,"U":17,"T":28,"S":-11,"Q":34,"P":-21,"O":33,"L":-21,"I":-13,"H":-20,"G":34,"F":-21,"C":36,"A":-27,"9":15,"7":46,"6":15,"5":15,"4":27,"3":19,"1":27,"0":11}},"\u00c5":{"d":"118,-257v19,0,36,-16,36,-36v0,-20,-16,-36,-36,-36v-20,0,-36,17,-36,36v0,19,17,36,36,36xm248,3r0,-22r-31,0r-73,-206r30,0r0,-22r-75,0r-78,228r-32,0r0,22r57,0v-1,-40,17,-61,25,-93r94,0r25,71r-29,0r0,22r87,0xm118,-313v11,0,20,9,20,20v0,11,-10,19,-20,19v-10,0,-19,-8,-19,-19v0,-11,8,-20,19,-20xm158,-112r-80,0r40,-116","w":236,"k":{"\u00fc":11,"\u00fb":10,"\u00fa":12,"\u00f9":12,"\u00f6":13,"\u00f5":12,"\u00f4":11,"\u00f3":13,"\u00f2":13,"\u00ef":-18,"\u00ee":-18,"\u00ed":-17,"\u00ec":-17,"\u00eb":13,"\u00ea":11,"\u00e9":13,"\u00e8":13,"\u00dc":22,"\u00d6":40,"\u00d1":11,"\u00c9":11,"\u00c7":36,"\u00c5":-21,"\u00c4":-20,"z":-9,"y":39,"x":-11,"w":27,"v":37,"s":-16,"i":8,"d":15,"Z":-10,"Y":34,"X":-16,"W":31,"V":33,"U":17,"T":28,"S":-11,"Q":34,"P":-21,"O":33,"L":-21,"I":-14,"H":-20,"G":34,"F":-21,"C":36,"A":-27,"9":15,"7":46,"6":15,"5":15,"4":27,"3":19,"1":27,"0":11}},"\u00c6":{"d":"324,3r0,-66r-22,0r0,44r-123,0r0,-95r103,0r0,-22r-103,0r0,-89r145,0r0,-22r-247,0r0,22r39,0r-125,228r64,0r0,-22r-26,0r53,-95r71,0r0,95r-40,0r0,22r211,0xm153,-136r-59,0r49,-89r10,0r0,89","w":337},"\u00c7":{"d":"100,79v57,14,91,-51,41,-66v1,-2,-1,-8,3,-7v63,0,101,-36,118,-87r-21,-13v-16,44,-42,76,-96,77v-58,2,-100,-46,-100,-105v0,-58,40,-107,98,-106v42,2,82,23,87,65r23,0r0,-63r-23,0r0,14v-19,-23,-50,-38,-86,-39v-74,-1,-125,55,-125,129v0,68,44,120,106,127r-5,27v13,0,23,3,23,13v0,18,-23,18,-43,17r0,17","w":270,"k":{"\u00fc":13,"\u00fb":12,"\u00fa":13,"\u00f9":13,"\u00f6":13,"\u00f5":12,"\u00f4":12,"\u00f3":13,"\u00f2":13,"\u00f1":10,"\u00ed":13,"\u00ec":13,"\u00eb":13,"\u00ea":12,"\u00e9":13,"\u00e8":13,"\u00e7":16,"\u00e5":24,"\u00e4":26,"\u00e3":24,"\u00e2":24,"\u00e1":25,"\u00e0":25,"\u00dc":24,"\u00d6":18,"\u00d1":28,"\u00c9":28,"\u00c7":26,"\u00c5":32,"\u00c4":32,"z":35,"y":15,"x":19,"w":12,"v":12,"u":13,"s":19,"r":16,"q":21,"p":9,"o":13,"n":11,"m":12,"l":24,"k":26,"j":13,"i":13,"h":26,"g":18,"f":12,"e":13,"d":14,"c":13,"b":27,"a":27,"Z":40,"Y":33,"X":43,"W":28,"V":30,"U":23,"T":15,"S":12,"R":27,"Q":21,"P":28,"O":18,"N":27,"M":29,"L":28,"K":27,"J":30,"I":31,"H":27,"G":18,"F":27,"E":27,"D":27,"C":22,"B":28,"A":32,"9":26,"8":10,"7":31,"6":18,"5":38,"4":13,"3":39,"2":40,"1":57,"0":13}},"\u00c8":{"d":"141,-263r-40,-62r-28,0r47,62r21,0xm204,3r0,-22r-144,0r0,-95r101,0r0,-22r-101,0r0,-89r122,0r0,43r22,0r0,-65r-201,0r0,22r31,0r0,228r170,0","w":217},"\u00c9":{"d":"145,-325r-28,0r-40,62r21,0xm204,3r0,-22r-144,0r0,-95r101,0r0,-22r-101,0r0,-89r122,0r0,43r22,0r0,-65r-201,0r0,22r31,0r0,228r170,0","w":217,"k":{"\u00fc":42,"\u00fb":39,"\u00fa":41,"\u00f9":41,"\u00f6":43,"\u00f5":41,"\u00f4":41,"\u00f3":43,"\u00f2":42,"\u00f1":35,"\u00ed":12,"\u00ec":12,"\u00eb":43,"\u00ea":41,"\u00e9":42,"\u00e8":42,"\u00e7":43,"\u00e5":35,"\u00e4":36,"\u00e3":35,"\u00e2":34,"\u00e1":35,"\u00e0":35,"\u00dc":9,"\u00d6":36,"\u00d1":13,"\u00c9":14,"\u00c7":34,"z":29,"y":77,"x":26,"w":64,"v":75,"u":42,"t":31,"s":21,"r":44,"q":43,"p":33,"o":44,"n":37,"m":39,"k":8,"j":29,"i":29,"h":8,"g":45,"f":32,"e":44,"d":45,"c":43,"b":8,"a":39,"Z":19,"X":13,"T":15,"S":18,"Q":31,"P":8,"O":31,"M":10,"L":9,"K":8,"I":14,"H":9,"G":31,"F":8,"E":9,"C":34,"B":9,"9":26,"8":23,"7":31,"6":30,"5":39,"4":73,"3":39,"2":28,"1":56,"0":22}},"\u00ca":{"d":"168,-265r-47,-58r-24,0r-47,58r19,0r40,-36r39,36r20,0xm204,3r0,-22r-144,0r0,-95r101,0r0,-22r-101,0r0,-89r122,0r0,43r22,0r0,-65r-201,0r0,22r31,0r0,228r170,0","w":217},"\u00cb":{"d":"154,-279r0,-29r-28,0r0,29r28,0xm92,-279r0,-29r-29,0r0,29r29,0xm204,3r0,-22r-144,0r0,-95r101,0r0,-22r-101,0r0,-89r122,0r0,43r22,0r0,-65r-201,0r0,22r31,0r0,228r170,0","w":217},"\u00cc":{"d":"82,-263r-40,-62r-27,0r27,36r-5,0r0,29r26,0r0,-3r19,0xm94,3r0,-22r-31,0r0,-228r-26,0r0,228r-30,0r0,22r87,0","w":101},"\u00cd":{"d":"86,-325r-27,0r-40,62r18,0r0,3r26,0r0,-29r-4,0xm94,3r0,-22r-31,0r0,-228r-26,0r0,228r-30,0r0,22r87,0","w":101},"\u00ce":{"d":"110,-265r-48,-58r-23,0r-48,58r20,0r39,-36r40,36r20,0xm63,-260r0,-29r-26,0r0,29r26,0xm94,3r0,-22r-31,0r0,-228r-26,0r0,228r-30,0r0,22r87,0","w":101},"\u00cf":{"d":"96,-279r0,-29r-29,0r0,29r29,0xm63,-260r0,-29r-26,0r0,29r26,0xm34,-279r0,-29r-29,0r0,29r29,0xm94,3r0,-22r-31,0r0,-228r-26,0r0,228r-30,0r0,22r87,0","w":101},"\u00d0":{"d":"107,3v88,3,134,-50,134,-125v0,-78,-48,-125,-133,-125r-108,0r0,21r34,-1r0,93r-34,0r0,22r34,0r0,115r73,0xm60,-225v92,-7,155,17,155,103v0,88,-62,110,-155,103r0,-93r75,0r0,-22r-75,0r0,-91","w":254},"\u00d1":{"d":"81,-275v20,-49,94,45,109,-37r-16,0v-20,50,-92,-47,-108,37r15,0xm254,-225r0,-22r-54,0r0,210r-137,-210r-62,0r0,22r32,0r0,228r58,0r0,-22r-35,0r0,-194r143,219r23,0r0,-231r32,0","w":254,"k":{"\u00fc":14,"\u00fb":12,"\u00fa":14,"\u00f9":14,"\u00f6":21,"\u00f5":20,"\u00f4":19,"\u00f3":22,"\u00f2":22,"\u00f1":11,"\u00ef":-17,"\u00ed":13,"\u00eb":21,"\u00ea":19,"\u00e9":22,"\u00e8":21,"\u00e7":17,"\u00e5":28,"\u00e4":28,"\u00e3":22,"\u00e2":26,"\u00e1":28,"\u00e0":28,"\u00dc":-12,"\u00d6":31,"\u00c7":27,"\u00c5":11,"\u00c4":13,"z":24,"y":10,"x":16,"w":8,"v":9,"u":9,"s":17,"r":13,"q":18,"o":17,"n":8,"m":9,"l":-18,"k":-16,"h":-16,"g":17,"f":13,"e":17,"d":22,"c":17,"b":-15,"a":26,"Y":-18,"X":-10,"W":-22,"V":-21,"U":-19,"T":-9,"R":-19,"Q":22,"P":-15,"O":22,"N":-16,"M":-14,"L":-15,"K":-16,"J":-17,"I":18,"H":-15,"G":22,"F":-16,"E":-15,"D":-17,"C":27,"B":-15,"9":17,"8":11,"6":23,"5":18,"4":19,"3":26,"2":25,"1":32,"0":15}},"\u00d2":{"d":"172,-263r-40,-62r-27,0r47,62r20,0xm141,6v71,0,126,-56,126,-128v0,-72,-54,-129,-126,-129v-72,0,-126,57,-126,129v0,72,55,128,126,128xm141,-228v58,0,100,47,100,106v0,59,-43,105,-100,105v-57,0,-100,-46,-100,-105v0,-60,42,-106,100,-106","w":281},"\u00d3":{"d":"176,-325r-27,0r-40,62r20,0xm141,6v71,0,126,-56,126,-128v0,-72,-54,-129,-126,-129v-72,0,-126,57,-126,129v0,72,55,128,126,128xm141,-228v58,0,100,47,100,106v0,59,-43,105,-100,105v-57,0,-100,-46,-100,-105v0,-60,42,-106,100,-106","w":281},"\u00d4":{"d":"200,-265r-48,-58r-23,0r-48,58r20,0r39,-36r40,36r20,0xm141,6v71,0,126,-56,126,-128v0,-72,-54,-129,-126,-129v-72,0,-126,57,-126,129v0,72,55,128,126,128xm141,-228v58,0,100,47,100,106v0,59,-43,105,-100,105v-57,0,-100,-46,-100,-105v0,-60,42,-106,100,-106","w":281},"\u00d5":{"d":"94,-275v18,-48,79,34,101,-19v2,-5,5,-10,8,-18r-16,0v-18,49,-77,-35,-101,19v-2,5,-5,10,-8,18r16,0xm141,6v71,0,126,-56,126,-128v0,-72,-54,-129,-126,-129v-72,0,-126,57,-126,129v0,72,55,128,126,128xm141,-228v58,0,100,47,100,106v0,59,-43,105,-100,105v-57,0,-100,-46,-100,-105v0,-60,42,-106,100,-106","w":281},"\u00d6":{"d":"186,-279r0,-29r-29,0r0,29r29,0xm124,-279r0,-29r-29,0r0,29r29,0xm141,6v71,0,126,-56,126,-128v0,-72,-54,-129,-126,-129v-72,0,-126,57,-126,129v0,72,55,128,126,128xm141,-228v58,0,100,47,100,106v0,59,-43,105,-100,105v-57,0,-100,-46,-100,-105v0,-60,42,-106,100,-106","w":281,"k":{"\u00f6":9,"\u00f5":8,"\u00f4":8,"\u00f3":10,"\u00f2":10,"\u00eb":9,"\u00e9":9,"\u00e8":9,"\u00e5":24,"\u00e4":24,"\u00e3":23,"\u00e2":23,"\u00e1":24,"\u00e0":24,"\u00dc":26,"\u00d6":19,"\u00d1":32,"\u00c9":30,"\u00c7":13,"\u00c5":40,"\u00c4":42,"z":18,"s":10,"l":18,"k":21,"h":20,"d":10,"b":21,"a":21,"Z":39,"Y":33,"X":41,"W":30,"V":31,"U":18,"S":10,"R":22,"Q":9,"P":22,"O":9,"N":22,"M":23,"L":23,"K":22,"J":24,"I":29,"H":21,"G":9,"F":21,"E":21,"D":21,"C":13,"B":22,"A":32,"9":15,"8":9,"7":30,"6":12,"5":23,"4":12,"3":36,"2":39,"1":72}},"\u00d7":{"d":"210,-41r-74,-74r74,-74r-16,-16r-74,74r-74,-74r-16,16r74,74r-74,74r16,16r74,-74r74,74","w":240},"\u00d8":{"d":"63,-19v96,73,246,-22,196,-153v-6,-15,-15,-30,-28,-43r0,4r25,-28r-14,-12r-22,26v-79,-65,-213,-2,-205,103v3,39,13,68,34,90r-22,26r14,12xm216,-194v56,62,13,177,-75,177v-25,0,-46,-7,-62,-21xm66,-50v-56,-62,-13,-178,75,-178v25,0,45,7,62,21","w":281},"\u00d9":{"d":"148,-263r-40,-62r-27,0r47,62r20,0xm116,6v53,0,87,-28,87,-79r0,-152r31,0r0,-22r-57,0r0,177v0,38,-22,53,-61,53v-38,0,-61,-17,-61,-54r0,-154r31,0r0,-22r-88,0r0,22r32,0r0,152v-1,53,32,79,86,79","w":232},"\u00da":{"d":"152,-325r-27,0r-40,62r20,0xm116,6v53,0,87,-28,87,-79r0,-152r31,0r0,-22r-57,0r0,177v0,38,-22,53,-61,53v-38,0,-61,-17,-61,-54r0,-154r31,0r0,-22r-88,0r0,22r32,0r0,152v-1,53,32,79,86,79","w":232},"\u00db":{"d":"176,-265r-48,-58r-24,0r-47,58r20,0r39,-36r40,36r20,0xm116,6v53,0,87,-28,87,-79r0,-152r31,0r0,-22r-57,0r0,177v0,38,-22,53,-61,53v-38,0,-61,-17,-61,-54r0,-154r31,0r0,-22r-88,0r0,22r32,0r0,152v-1,53,32,79,86,79","w":232},"\u00dc":{"d":"162,-261r0,-29r-29,0r0,29r29,0xm100,-261r0,-29r-29,0r0,29r29,0xm116,6v53,0,87,-28,87,-79r0,-152r31,0r0,-22r-57,0r0,177v0,38,-22,53,-61,53v-38,0,-61,-17,-61,-54r0,-154r31,0r0,-22r-88,0r0,22r32,0r0,152v-1,53,32,79,86,79","w":232,"k":{"\u00fc":13,"\u00fb":11,"\u00fa":13,"\u00f9":13,"\u00f6":19,"\u00f5":19,"\u00f4":18,"\u00f3":20,"\u00f2":20,"\u00f1":9,"\u00ef":-18,"\u00ee":-8,"\u00ed":11,"\u00eb":19,"\u00ea":18,"\u00e9":20,"\u00e8":19,"\u00e7":16,"\u00e5":27,"\u00e4":26,"\u00e3":21,"\u00e2":26,"\u00e1":28,"\u00e0":28,"\u00dc":-15,"\u00d6":27,"\u00d1":-11,"\u00c9":-12,"\u00c7":25,"\u00c5":23,"\u00c4":25,"z":30,"y":9,"x":14,"u":8,"s":16,"r":12,"q":16,"o":16,"l":-19,"k":-18,"h":-18,"g":15,"f":11,"e":15,"d":21,"c":16,"b":-17,"a":26,"Y":-19,"X":-12,"W":-23,"V":-22,"U":-20,"T":-11,"R":-20,"Q":21,"P":-17,"O":21,"N":-18,"M":-15,"L":-17,"K":-18,"J":-18,"I":14,"H":-16,"G":21,"F":-17,"E":-17,"D":-19,"C":25,"B":-16,"A":18,"9":15,"8":9,"6":22,"5":17,"4":18,"3":24,"2":23,"1":31,"0":13}},"\u00dd":{"d":"145,-325r-28,0r-40,62r21,0xm227,-225r0,-22r-86,0r0,22r29,0r-58,92r-73,-114r-49,0r0,22r33,0r74,116r0,90r-34,0r0,22r60,0r0,-112r73,-116r31,0","w":217},"\u00de":{"d":"61,-48v72,6,134,-8,134,-74v0,-66,-61,-81,-134,-75r0,-28r33,0r0,-22r-91,0r0,22r32,0r0,206r-32,0r0,22r58,0r0,-51xm61,-175v56,-1,108,-5,108,55v0,53,-54,53,-108,51r0,-106"},"\u00df":{"d":"114,3v57,12,95,-23,95,-75v0,-37,-21,-63,-50,-71v55,-27,21,-108,-48,-108v-48,0,-78,24,-78,73r0,159r-30,0r0,22r55,0r0,-185v0,-33,20,-49,53,-48v26,0,52,12,52,40v0,28,-19,41,-49,39r0,20v44,-1,71,17,71,59v0,39,-33,69,-71,52r0,23","w":221},"\u00e0":{"d":"124,-190r-40,-62r-28,0r47,62r21,0xm71,5v23,-1,44,-11,59,-23r0,21r53,0r0,-22r-29,0r0,-108v4,-55,-72,-59,-113,-39r7,17v24,-13,84,-18,82,22r0,36v-41,-25,-115,-10,-115,43v0,28,25,54,56,53xm40,-46v-2,-43,62,-45,90,-24r0,29v-17,26,-88,41,-90,-5","w":183,"k":{"\u00fc":19,"\u00fb":18,"\u00fa":20,"\u00f9":19,"\u00f6":22,"\u00f5":21,"\u00f4":21,"\u00f3":22,"\u00f2":22,"\u00f1":13,"\u00ef":-9,"\u00ee":-9,"\u00ed":-8,"\u00ec":-8,"\u00eb":21,"\u00ea":20,"\u00e9":22,"\u00e8":22,"\u00e7":13,"\u00e5":13,"\u00e4":14,"\u00e3":14,"\u00e2":13,"\u00e1":15,"\u00e0":15,"\u00dc":27,"\u00d6":23,"\u00d1":14,"\u00c9":14,"\u00c7":27,"\u00c5":-17,"\u00c4":-17,"y":12,"w":10,"v":10,"u":11,"s":-8,"r":13,"q":14,"o":15,"m":8,"l":10,"k":12,"j":16,"i":16,"h":12,"g":14,"f":12,"e":14,"d":23,"c":13,"b":13,"a":9,"Y":43,"W":48,"V":49,"U":26,"T":30,"R":13,"Q":23,"P":-12,"O":23,"N":13,"M":15,"L":-12,"K":13,"J":16,"H":-11,"G":23,"F":-12,"E":13,"D":13,"C":27,"B":14,"A":-18,"9":24,"8":14,"7":55,"6":24,"5":24,"4":21,"3":27,"1":36,"0":19}},"\u00e1":{"d":"128,-252r-28,0r-40,62r21,0xm71,5v23,-1,44,-11,59,-23r0,21r53,0r0,-22r-29,0r0,-108v4,-55,-72,-59,-113,-39r7,17v24,-13,84,-18,82,22r0,36v-41,-25,-115,-10,-115,43v0,28,25,54,56,53xm40,-46v-2,-43,62,-45,90,-24r0,29v-17,26,-88,41,-90,-5","w":183,"k":{"\u00fc":20,"\u00fb":18,"\u00fa":19,"\u00f9":19,"\u00f6":22,"\u00f5":21,"\u00f4":21,"\u00f3":22,"\u00f2":22,"\u00f1":14,"\u00ef":-9,"\u00ee":-9,"\u00ed":-8,"\u00ec":-8,"\u00eb":22,"\u00ea":21,"\u00e9":22,"\u00e8":22,"\u00e7":13,"\u00e5":13,"\u00e4":15,"\u00e3":14,"\u00e2":13,"\u00e1":15,"\u00e0":14,"\u00dc":27,"\u00d6":23,"\u00d1":14,"\u00c9":14,"\u00c7":27,"\u00c5":-17,"\u00c4":-17,"y":12,"w":10,"v":10,"u":11,"t":8,"s":-8,"r":13,"q":14,"o":15,"m":8,"l":10,"k":12,"j":16,"i":16,"h":12,"g":14,"f":11,"e":14,"d":23,"c":13,"b":13,"a":9,"Y":32,"W":29,"V":30,"U":26,"T":30,"R":13,"Q":23,"P":-12,"O":23,"N":13,"M":15,"L":-12,"K":13,"J":16,"H":-11,"G":23,"F":-12,"E":13,"D":13,"C":27,"B":14,"A":-18,"9":24,"8":14,"7":55,"6":24,"5":24,"4":21,"3":27,"1":36,"0":19}},"\u00e2":{"d":"151,-192r-47,-57r-24,0r-47,57r20,0r39,-36r39,36r20,0xm71,5v23,-1,44,-11,59,-23r0,21r53,0r0,-22r-29,0r0,-108v4,-55,-72,-59,-113,-39r7,17v24,-13,84,-18,82,22r0,36v-41,-25,-115,-10,-115,43v0,28,25,54,56,53xm40,-46v-2,-43,62,-45,90,-24r0,29v-17,26,-88,41,-90,-5","w":183,"k":{"\u00fc":18,"\u00fb":17,"\u00fa":18,"\u00f9":18,"\u00f6":21,"\u00f5":20,"\u00f4":19,"\u00f3":21,"\u00f2":21,"\u00f1":12,"\u00ef":-10,"\u00ee":-10,"\u00ed":-10,"\u00ec":-9,"\u00eb":20,"\u00ea":19,"\u00e9":20,"\u00e8":21,"\u00e7":13,"\u00e5":12,"\u00e4":14,"\u00e3":13,"\u00e2":12,"\u00e1":13,"\u00e0":13,"\u00dc":25,"\u00d6":21,"\u00d1":12,"\u00c9":12,"\u00c7":25,"\u00c5":-19,"\u00c4":-19,"y":12,"w":10,"v":10,"u":11,"s":-8,"r":13,"q":14,"o":15,"m":8,"l":9,"k":11,"j":15,"i":15,"h":11,"g":14,"f":10,"e":14,"d":22,"c":13,"b":12,"a":9,"Y":32,"X":-8,"W":28,"V":30,"U":25,"T":21,"R":12,"Q":21,"P":-13,"O":21,"N":12,"M":14,"L":-13,"K":12,"J":15,"I":-9,"H":-12,"G":21,"F":-13,"E":12,"D":12,"C":25,"B":13,"A":-19,"9":23,"8":12,"7":37,"6":23,"5":23,"4":19,"3":26,"1":35,"0":18}},"\u00e3":{"d":"45,-202v21,-49,94,45,109,-37r-15,0v-20,50,-93,-46,-109,37r15,0xm71,5v23,-1,44,-11,59,-23r0,21r53,0r0,-22r-29,0r0,-108v4,-55,-72,-59,-113,-39r7,17v24,-13,84,-18,82,22r0,36v-41,-25,-115,-10,-115,43v0,28,25,54,56,53xm40,-46v-2,-43,62,-45,90,-24r0,29v-17,26,-88,41,-90,-5","w":183,"k":{"\u00fc":19,"\u00fb":18,"\u00fa":19,"\u00f9":19,"\u00f6":21,"\u00f5":21,"\u00f4":20,"\u00f3":21,"\u00f2":21,"\u00f1":13,"\u00ef":-9,"\u00ee":-10,"\u00ed":-9,"\u00ec":-9,"\u00eb":21,"\u00ea":20,"\u00e9":21,"\u00e8":21,"\u00e7":13,"\u00e5":13,"\u00e4":14,"\u00e3":14,"\u00e2":13,"\u00e1":14,"\u00e0":14,"\u00dc":8,"\u00d6":22,"\u00d1":11,"\u00c9":11,"\u00c7":26,"\u00c5":-19,"\u00c4":-19,"y":12,"w":10,"v":10,"u":11,"t":8,"s":-8,"r":13,"q":14,"o":15,"m":8,"l":9,"k":10,"j":16,"i":16,"h":10,"g":14,"f":10,"e":14,"d":22,"c":13,"b":11,"a":9,"Y":9,"U":8,"T":17,"R":8,"Q":22,"P":-12,"O":22,"N":11,"M":13,"L":-12,"K":11,"J":10,"I":-8,"H":-11,"G":22,"F":-13,"E":11,"D":9,"C":26,"B":12,"A":-19,"9":23,"8":13,"7":33,"6":23,"5":24,"4":20,"3":27,"1":35,"0":19}},"\u00e4":{"d":"138,-206r0,-29r-29,0r0,29r29,0xm75,-206r0,-29r-29,0r0,29r29,0xm71,5v23,-1,44,-11,59,-23r0,21r53,0r0,-22r-29,0r0,-108v4,-55,-72,-59,-113,-39r7,17v24,-13,84,-18,82,22r0,36v-41,-25,-115,-10,-115,43v0,28,25,54,56,53xm40,-46v-2,-43,62,-45,90,-24r0,29v-17,26,-88,41,-90,-5","w":183,"k":{"\u00fc":20,"\u00fb":18,"\u00fa":19,"\u00f9":19,"\u00f6":22,"\u00f5":21,"\u00f4":21,"\u00f3":21,"\u00f2":22,"\u00f1":14,"\u00ef":-8,"\u00ee":-9,"\u00ed":-9,"\u00ec":-8,"\u00eb":22,"\u00ea":20,"\u00e9":21,"\u00e8":21,"\u00e7":13,"\u00e5":13,"\u00e4":15,"\u00e3":14,"\u00e2":13,"\u00e1":14,"\u00e0":15,"\u00dc":21,"\u00d6":22,"\u00d1":14,"\u00c9":13,"\u00c7":26,"\u00c5":-18,"\u00c4":-18,"y":12,"w":10,"v":10,"u":11,"t":9,"s":-8,"r":13,"q":14,"o":15,"m":8,"l":10,"k":13,"j":16,"i":16,"h":12,"g":14,"f":11,"e":14,"d":22,"c":13,"b":13,"a":9,"Y":22,"W":19,"V":20,"U":21,"T":30,"R":14,"Q":22,"P":-12,"O":22,"N":14,"M":15,"L":-11,"K":14,"J":16,"H":-10,"G":22,"F":-12,"E":13,"D":13,"C":26,"B":14,"A":-18,"9":24,"8":13,"7":47,"6":24,"5":25,"4":20,"3":27,"2":8,"1":36,"0":19}},"\u00e5":{"d":"92,-184v19,0,36,-17,36,-36v0,-19,-16,-36,-36,-36v-20,0,-36,17,-36,36v0,19,17,36,36,36xm71,5v23,-1,44,-11,59,-23r0,21r53,0r0,-22r-29,0r0,-108v4,-55,-72,-59,-113,-39r7,17v24,-13,84,-18,82,22r0,36v-41,-25,-115,-10,-115,43v0,28,25,54,56,53xm92,-240v11,0,19,10,19,20v0,10,-9,19,-19,19v-10,0,-19,-8,-19,-19v0,-11,8,-20,19,-20xm40,-46v-2,-43,62,-45,90,-24r0,29v-17,26,-88,41,-90,-5","w":183,"k":{"\u00fc":18,"\u00fb":17,"\u00fa":18,"\u00f9":18,"\u00f6":21,"\u00f5":20,"\u00f4":19,"\u00f3":21,"\u00f2":21,"\u00f1":12,"\u00ef":-10,"\u00ee":-11,"\u00ed":-10,"\u00ec":-10,"\u00eb":20,"\u00ea":19,"\u00e9":21,"\u00e8":21,"\u00e7":13,"\u00e5":12,"\u00e4":14,"\u00e3":13,"\u00e2":12,"\u00e1":13,"\u00e0":13,"\u00dc":27,"\u00d6":23,"\u00d1":14,"\u00c9":13,"\u00c7":26,"\u00c5":-18,"\u00c4":-18,"y":12,"w":10,"v":10,"u":11,"s":-8,"r":13,"q":14,"o":15,"m":8,"l":9,"k":11,"j":15,"i":15,"h":10,"g":14,"f":10,"e":14,"d":22,"c":13,"b":12,"a":9,"Y":28,"X":-8,"W":25,"V":26,"U":25,"T":28,"R":12,"Q":22,"P":-13,"O":22,"N":12,"M":13,"L":-13,"K":12,"J":15,"I":-9,"H":-12,"G":22,"F":-13,"E":12,"D":12,"C":26,"B":13,"A":-19,"9":23,"8":12,"7":53,"6":23,"5":23,"4":19,"3":26,"1":35,"0":18}},"\u00e6":{"d":"258,-25v-44,29,-110,-3,-106,-53r150,0v-4,-54,-31,-100,-84,-100v-32,0,-53,14,-68,35v-9,-39,-77,-44,-109,-22r12,16v23,-15,78,-16,76,22r0,36v-40,-25,-112,-10,-112,43v0,31,26,53,58,53v34,0,55,-17,72,-34v20,38,82,46,123,23xm153,-100v3,-49,69,-74,103,-40v10,10,17,24,19,40r-122,0xm41,-46v-1,-42,61,-46,88,-24r0,29v-16,25,-86,43,-88,-5","w":311},"\u00e7":{"d":"122,42v0,-15,-12,-27,-26,-29v1,-2,0,-6,3,-5v39,-1,66,-24,77,-56r-20,-9v-9,24,-26,41,-57,42v-38,1,-62,-30,-62,-70v0,-39,22,-70,60,-70v29,1,52,18,51,52r22,0r0,-59r-22,0r0,6v-48,-52,-136,-2,-136,71v0,47,28,84,68,91r-5,26v13,0,23,3,23,13v0,17,-23,18,-42,17r0,17v36,2,66,-6,66,-37","w":183,"k":{"\u00e7":10,"\u00e5":10,"\u00e4":10,"\u00e3":10,"\u00e2":10,"\u00e1":10,"\u00e0":10,"\u00dc":19,"\u00d6":10,"\u00d1":21,"\u00c9":20,"\u00c7":20,"z":20,"q":14,"l":17,"k":19,"h":19,"g":12,"b":20,"a":10,"Z":15,"Y":59,"X":17,"W":36,"V":42,"U":19,"T":34,"R":21,"Q":14,"P":10,"O":10,"N":21,"M":22,"L":10,"K":21,"J":23,"I":14,"H":11,"G":10,"F":10,"E":20,"D":20,"C":14,"B":21,"9":18,"7":67,"6":14,"5":28,"4":23,"3":48,"2":19,"1":58}},"\u00e8":{"d":"131,-190r-40,-62r-27,0r47,62r20,0xm150,-25v-28,14,-73,18,-95,-8v-11,-13,-18,-27,-19,-45r153,0v-1,-60,-32,-98,-88,-100v-52,-2,-89,41,-89,93v0,75,77,115,144,79xm37,-100v3,-49,71,-74,106,-40v11,10,17,24,20,40r-126,0","k":{"\u00fc":26,"\u00fb":25,"\u00fa":26,"\u00f9":26,"\u00f6":12,"\u00f5":11,"\u00f4":11,"\u00f3":12,"\u00f2":12,"\u00f1":23,"\u00ef":26,"\u00ee":25,"\u00ed":26,"\u00ec":26,"\u00eb":12,"\u00ea":10,"\u00e9":12,"\u00e8":12,"\u00e5":26,"\u00e4":27,"\u00e3":27,"\u00e2":26,"\u00e1":27,"\u00e0":27,"\u00dc":23,"\u00d6":15,"\u00d1":27,"\u00c9":27,"\u00c7":19,"\u00c5":23,"\u00c4":23,"z":41,"y":21,"x":26,"w":19,"v":19,"u":20,"t":17,"s":17,"r":23,"p":17,"n":18,"m":20,"l":23,"k":25,"j":25,"i":27,"h":25,"f":24,"d":13,"b":25,"a":23,"Z":39,"Y":63,"X":33,"W":49,"V":58,"U":22,"T":40,"S":10,"R":26,"Q":15,"P":27,"O":15,"N":26,"M":28,"L":27,"K":26,"J":28,"I":30,"H":26,"G":15,"F":26,"E":26,"D":26,"C":19,"B":27,"A":22,"9":30,"8":9,"7":71,"6":17,"5":32,"4":14,"3":68,"2":43,"1":76,"0":11}},"\u00e9":{"d":"135,-252r-27,0r-40,62r20,0xm150,-25v-28,14,-73,18,-95,-8v-11,-13,-18,-27,-19,-45r153,0v-1,-60,-32,-98,-88,-100v-52,-2,-89,41,-89,93v0,75,77,115,144,79xm37,-100v3,-49,71,-74,106,-40v11,10,17,24,20,40r-126,0","k":{"\u00fc":27,"\u00fb":25,"\u00fa":26,"\u00f9":26,"\u00f6":12,"\u00f5":11,"\u00f4":11,"\u00f3":12,"\u00f2":12,"\u00f1":23,"\u00ef":26,"\u00ee":25,"\u00ed":26,"\u00ec":26,"\u00eb":12,"\u00ea":10,"\u00e9":12,"\u00e8":12,"\u00e5":26,"\u00e4":28,"\u00e3":27,"\u00e2":26,"\u00e1":27,"\u00e0":27,"\u00dc":23,"\u00d6":15,"\u00d1":27,"\u00c9":27,"\u00c7":19,"\u00c5":23,"\u00c4":23,"z":41,"y":21,"x":26,"w":19,"v":19,"u":20,"t":18,"s":17,"r":23,"p":17,"n":18,"m":20,"l":23,"k":25,"j":25,"i":27,"h":25,"f":24,"d":13,"b":26,"a":23,"Z":39,"Y":45,"X":33,"W":41,"V":42,"U":22,"T":40,"S":10,"R":26,"Q":15,"P":27,"O":15,"N":26,"M":28,"L":28,"K":26,"J":29,"I":30,"H":26,"G":15,"F":26,"E":26,"D":26,"C":19,"B":27,"A":22,"9":30,"8":9,"7":69,"6":17,"5":32,"4":14,"3":68,"2":43,"1":76,"0":11}},"\u00ea":{"d":"159,-192r-48,-57r-24,0r-47,57r20,0r39,-36r40,36r20,0xm150,-25v-28,14,-73,18,-95,-8v-11,-13,-18,-27,-19,-45r153,0v-1,-60,-32,-98,-88,-100v-52,-2,-89,41,-89,93v0,75,77,115,144,79xm37,-100v3,-49,71,-74,106,-40v11,10,17,24,20,40r-126,0","k":{"\u00fc":25,"\u00fb":24,"\u00fa":25,"\u00f9":25,"\u00f6":11,"\u00f5":10,"\u00f4":10,"\u00f3":11,"\u00f2":11,"\u00f1":22,"\u00ef":24,"\u00ee":16,"\u00ed":24,"\u00ec":25,"\u00eb":10,"\u00ea":9,"\u00e9":10,"\u00e8":10,"\u00e5":25,"\u00e4":27,"\u00e3":26,"\u00e2":25,"\u00e1":26,"\u00e0":26,"\u00dc":21,"\u00d6":14,"\u00d1":25,"\u00c9":25,"\u00c7":18,"\u00c5":21,"\u00c4":21,"z":41,"y":21,"x":26,"w":19,"v":19,"u":20,"t":17,"s":17,"r":23,"p":17,"n":18,"m":20,"l":22,"k":24,"j":24,"i":26,"h":24,"f":23,"d":12,"b":24,"a":23,"Z":38,"Y":44,"X":32,"W":40,"V":41,"U":21,"T":33,"S":9,"R":25,"Q":14,"P":26,"O":14,"N":25,"M":27,"L":26,"K":25,"J":27,"I":28,"H":24,"G":14,"F":25,"E":25,"D":25,"C":18,"B":26,"A":21,"9":29,"7":49,"6":15,"5":31,"4":13,"3":57,"2":42,"1":75,"0":9}},"\u00eb":{"d":"145,-206r0,-29r-29,0r0,29r29,0xm83,-206r0,-29r-29,0r0,29r29,0xm150,-25v-28,14,-73,18,-95,-8v-11,-13,-18,-27,-19,-45r153,0v-1,-60,-32,-98,-88,-100v-52,-2,-89,41,-89,93v0,75,77,115,144,79xm37,-100v3,-49,71,-74,106,-40v11,10,17,24,20,40r-126,0","k":{"\u00fc":27,"\u00fb":25,"\u00fa":26,"\u00f9":27,"\u00f6":13,"\u00f5":12,"\u00f4":11,"\u00f3":12,"\u00f2":12,"\u00f1":24,"\u00ef":26,"\u00ee":26,"\u00ed":26,"\u00ec":27,"\u00eb":12,"\u00ea":10,"\u00e9":12,"\u00e8":12,"\u00e5":26,"\u00e4":28,"\u00e3":27,"\u00e2":27,"\u00e1":27,"\u00e0":28,"\u00dc":23,"\u00d6":15,"\u00d1":27,"\u00c9":27,"\u00c7":19,"\u00c5":22,"\u00c4":22,"z":41,"y":21,"x":26,"w":19,"v":19,"u":20,"t":19,"s":17,"r":23,"p":17,"n":18,"m":20,"l":24,"k":26,"j":26,"i":27,"h":26,"f":24,"d":13,"b":26,"a":23,"Z":40,"Y":35,"X":35,"W":31,"V":32,"U":23,"T":41,"S":10,"R":27,"Q":15,"P":28,"O":15,"N":27,"M":28,"L":28,"K":27,"J":30,"I":30,"H":26,"G":15,"F":27,"E":27,"D":27,"C":19,"B":27,"A":22,"9":31,"8":9,"7":59,"6":17,"5":33,"4":14,"3":69,"2":44,"1":77,"0":11}},"\u00ec":{"d":"77,-190r-40,-62r-28,0r48,62r20,0xm90,3r0,-22r-30,0r0,-154r-54,0r0,22r30,0r0,132r-30,0r0,22r84,0","w":90,"k":{"\u00fc":12,"\u00fb":10,"\u00fa":12,"\u00f9":12,"\u00f6":18,"\u00f5":17,"\u00f4":17,"\u00f3":18,"\u00f2":18,"\u00f1":9,"\u00ef":-12,"\u00ee":-14,"\u00ed":-12,"\u00ec":-12,"\u00eb":18,"\u00ea":17,"\u00e9":18,"\u00e8":18,"\u00e7":12,"\u00e5":10,"\u00e4":11,"\u00e3":10,"\u00e2":10,"\u00e1":11,"\u00e0":11,"\u00dc":10,"\u00d6":19,"\u00d1":10,"\u00c9":10,"\u00c7":23,"\u00c5":-21,"\u00c4":-21,"s":-9,"r":10,"q":12,"o":13,"k":9,"j":11,"i":12,"h":8,"g":13,"f":8,"e":13,"d":20,"c":12,"b":9,"a":8,"Y":10,"X":-10,"U":9,"R":9,"Q":19,"P":-15,"O":19,"N":9,"M":11,"L":-15,"K":10,"J":12,"I":-11,"H":-14,"G":19,"F":-16,"E":9,"D":9,"C":23,"B":10,"A":-22,"9":15,"8":10,"7":19,"6":20,"5":21,"4":18,"3":23,"1":32,"0":12}},"\u00ed":{"d":"81,-252r-28,0r-40,62r21,0xm90,3r0,-22r-30,0r0,-154r-54,0r0,22r30,0r0,132r-30,0r0,22r84,0","w":90,"k":{"\u00fc":12,"\u00fb":10,"\u00fa":12,"\u00f9":12,"\u00f6":18,"\u00f5":18,"\u00f4":17,"\u00f3":18,"\u00f2":18,"\u00f1":9,"\u00ef":-12,"\u00ee":-13,"\u00ed":-12,"\u00ec":-12,"\u00eb":18,"\u00ea":17,"\u00e9":18,"\u00e8":18,"\u00e7":12,"\u00e5":9,"\u00e4":12,"\u00e3":11,"\u00e2":10,"\u00e1":11,"\u00e0":11,"\u00dc":-8,"\u00d6":19,"\u00c7":23,"\u00c5":-21,"\u00c4":-21,"s":-9,"r":10,"q":12,"o":13,"l":-8,"j":10,"i":12,"g":13,"e":13,"d":20,"c":12,"a":8,"Y":-8,"X":-10,"W":-12,"V":-11,"U":-9,"R":-9,"Q":19,"P":-15,"O":19,"L":-15,"I":-11,"H":-14,"G":19,"F":-15,"C":23,"A":-22,"9":20,"8":10,"7":17,"6":20,"5":21,"4":18,"3":23,"1":32,"0":16}},"\u00ee":{"d":"104,-192r-47,-57r-24,0r-47,57r20,0r39,-36r40,36r19,0xm90,3r0,-22r-30,0r0,-154r-54,0r0,22r30,0r0,132r-30,0r0,22r84,0","w":90,"k":{"\u00fc":11,"\u00fb":9,"\u00fa":10,"\u00f9":10,"\u00f6":17,"\u00f5":11,"\u00f4":9,"\u00f3":17,"\u00f2":17,"\u00f1":8,"\u00ef":-18,"\u00ee":-36,"\u00ed":-14,"\u00ec":-13,"\u00eb":17,"\u00ea":9,"\u00e9":17,"\u00e8":17,"\u00e7":12,"\u00e5":9,"\u00e4":10,"\u00e3":9,"\u00e1":10,"\u00e0":10,"\u00dc":-9,"\u00c5":-22,"\u00c4":-22,"s":-9,"r":10,"q":12,"o":13,"l":-8,"j":10,"i":11,"g":13,"e":13,"d":19,"c":12,"a":8,"Y":-8,"X":-11,"W":-12,"V":-11,"U":-9,"T":-19,"S":-15,"R":-9,"P":-16,"L":-16,"I":-12,"H":-15,"F":-17,"A":-22,"8":-12,"4":17,"1":31,"0":-10}},"\u00ef":{"d":"91,-206r0,-29r-29,0r0,29r29,0xm28,-206r0,-29r-28,0r0,29r28,0xm90,3r0,-22r-30,0r0,-154r-54,0r0,22r30,0r0,132r-30,0r0,22r84,0","w":90,"k":{"\u00fc":12,"\u00fb":10,"\u00fa":11,"\u00f9":12,"\u00f6":18,"\u00f5":16,"\u00f4":17,"\u00f3":18,"\u00f2":18,"\u00f1":9,"\u00ef":-18,"\u00ee":-18,"\u00ed":-12,"\u00ec":-12,"\u00eb":18,"\u00ea":17,"\u00e9":18,"\u00e8":18,"\u00e7":12,"\u00e5":10,"\u00e4":12,"\u00e3":10,"\u00e2":10,"\u00e1":11,"\u00e0":11,"\u00dc":-19,"\u00d6":18,"\u00d1":-17,"\u00c9":-16,"\u00c7":22,"\u00c5":-22,"\u00c4":-22,"s":-9,"r":10,"q":12,"o":13,"l":-18,"k":-17,"h":-17,"g":13,"e":13,"d":19,"c":12,"b":-16,"a":8,"Y":-18,"X":-10,"W":-22,"V":-21,"U":-19,"T":-9,"R":-19,"Q":18,"P":-16,"O":18,"N":-17,"M":-14,"L":-15,"K":-16,"J":-17,"I":-11,"H":-15,"G":18,"F":-16,"E":-16,"D":-18,"C":22,"B":-15,"A":-22,"6":12,"5":16,"4":17,"3":17,"1":32}},"\u00f0":{"d":"103,8v99,0,108,-157,48,-212r-14,-14r46,-22r-18,-13r-45,22v-9,-7,-22,-15,-40,-22r-26,13r41,20r-47,23r18,13r47,-23v16,12,33,32,40,49v-52,-49,-139,2,-139,74v0,50,38,92,89,92xm102,-155v35,0,62,30,62,66v0,39,-25,76,-63,75v-36,0,-62,-32,-62,-70v0,-40,25,-71,63,-71","w":202},"\u00f1":{"d":"49,-202v18,-48,79,34,101,-19v2,-5,5,-10,8,-18r-16,0v-18,49,-77,-35,-101,19v-2,5,-5,10,-8,18r16,0xm55,-127v16,-19,86,-51,86,-1r0,131r52,0r0,-22r-27,0v-4,-65,21,-161,-48,-159v-25,0,-48,13,-63,25r0,-20r-55,0r0,22r31,0r0,154r52,0r0,-22r-28,0r0,-108","w":191,"k":{"\u00fc":14,"\u00fb":13,"\u00fa":14,"\u00f9":14,"\u00f6":18,"\u00f5":17,"\u00f4":17,"\u00f3":18,"\u00f2":18,"\u00f1":11,"\u00ef":-11,"\u00ee":-12,"\u00ed":-11,"\u00ec":-11,"\u00eb":17,"\u00ea":16,"\u00e9":17,"\u00e8":17,"\u00e7":10,"\u00e5":10,"\u00e4":12,"\u00e3":12,"\u00e2":11,"\u00e1":12,"\u00e0":12,"\u00dc":10,"\u00d6":18,"\u00d1":10,"\u00c9":10,"\u00c7":22,"\u00c5":-21,"\u00c4":-21,"s":-12,"r":10,"q":10,"o":10,"k":10,"j":13,"i":14,"h":9,"g":9,"f":8,"e":9,"d":19,"c":10,"b":10,"Y":12,"X":-9,"W":8,"V":9,"U":10,"T":21,"R":11,"Q":18,"P":-14,"O":18,"N":10,"M":12,"L":-14,"K":11,"J":13,"I":-10,"H":-13,"G":18,"F":-15,"E":10,"D":10,"C":22,"B":11,"A":-21,"9":21,"8":10,"7":37,"6":21,"5":22,"4":17,"3":24,"1":33,"0":15}},"\u00f2":{"d":"131,-190r-40,-62r-27,0r47,62r20,0xm100,8v49,0,88,-44,88,-93v0,-49,-39,-93,-88,-93v-49,0,-88,43,-88,93v0,50,39,93,88,93xm100,-155v36,0,63,32,63,70v0,38,-26,70,-63,70v-37,0,-63,-31,-63,-70v0,-39,26,-70,63,-70","k":{"\u00fc":22,"\u00fb":21,"\u00fa":22,"\u00f9":22,"\u00f1":19,"\u00ef":21,"\u00ee":21,"\u00ed":22,"\u00ec":22,"\u00e5":15,"\u00e4":17,"\u00e3":16,"\u00e2":15,"\u00e1":17,"\u00e0":17,"\u00dc":19,"\u00d6":10,"\u00d1":23,"\u00c9":22,"\u00c7":14,"\u00c5":14,"\u00c4":14,"z":25,"y":14,"x":19,"w":12,"v":12,"u":13,"t":12,"r":17,"p":10,"n":12,"m":13,"l":18,"k":21,"j":21,"i":23,"h":20,"f":20,"d":9,"b":21,"a":11,"Z":25,"Y":57,"X":24,"W":44,"V":53,"U":18,"T":35,"R":22,"Q":10,"P":19,"O":10,"N":22,"M":23,"L":19,"K":22,"J":24,"I":23,"H":20,"G":10,"F":19,"E":21,"D":21,"C":14,"B":22,"A":13,"9":25,"7":66,"6":12,"5":27,"3":53,"2":28,"1":67}},"\u00f3":{"d":"135,-252r-27,0r-40,62r20,0xm100,8v49,0,88,-44,88,-93v0,-49,-39,-93,-88,-93v-49,0,-88,43,-88,93v0,50,39,93,88,93xm100,-155v36,0,63,32,63,70v0,38,-26,70,-63,70v-37,0,-63,-31,-63,-70v0,-39,26,-70,63,-70","k":{"\u00fc":22,"\u00fb":21,"\u00fa":22,"\u00f9":22,"\u00f1":19,"\u00ef":21,"\u00ee":21,"\u00ed":22,"\u00ec":22,"\u00e5":15,"\u00e4":17,"\u00e3":16,"\u00e2":15,"\u00e1":17,"\u00e0":17,"\u00dc":19,"\u00d6":10,"\u00d1":23,"\u00c9":22,"\u00c7":14,"\u00c5":14,"\u00c4":14,"z":25,"y":14,"x":19,"w":12,"v":12,"u":13,"t":13,"r":17,"p":10,"n":12,"m":13,"l":18,"k":21,"j":21,"i":22,"h":20,"f":20,"d":9,"b":21,"a":11,"Z":25,"Y":39,"X":24,"W":35,"V":36,"U":18,"T":36,"R":22,"Q":10,"P":19,"O":10,"N":22,"M":23,"L":19,"K":22,"J":24,"I":23,"H":20,"G":10,"F":19,"E":21,"D":21,"C":14,"B":22,"A":13,"9":25,"7":63,"6":12,"5":27,"3":53,"2":28,"1":67}},"\u00f4":{"d":"159,-192r-48,-57r-24,0r-47,57r20,0r39,-36r40,36r20,0xm100,8v49,0,88,-44,88,-93v0,-49,-39,-93,-88,-93v-49,0,-88,43,-88,93v0,50,39,93,88,93xm100,-155v36,0,63,32,63,70v0,38,-26,70,-63,70v-37,0,-63,-31,-63,-70v0,-39,26,-70,63,-70","k":{"\u00fc":21,"\u00fb":20,"\u00fa":21,"\u00f9":21,"\u00f1":18,"\u00ef":20,"\u00ee":10,"\u00ed":20,"\u00ec":20,"\u00e5":14,"\u00e4":16,"\u00e3":15,"\u00e2":14,"\u00e1":15,"\u00e0":15,"\u00dc":17,"\u00d6":8,"\u00d1":21,"\u00c9":20,"\u00c7":12,"\u00c5":12,"\u00c4":12,"z":25,"y":14,"x":19,"w":12,"v":12,"u":13,"t":12,"r":17,"p":10,"n":12,"m":13,"l":17,"k":19,"j":20,"i":21,"h":19,"f":18,"b":20,"a":11,"Z":24,"Y":38,"X":23,"W":35,"V":36,"U":17,"T":27,"R":21,"Q":8,"P":18,"O":8,"N":21,"M":22,"L":18,"K":21,"J":23,"I":22,"H":19,"G":8,"F":18,"E":20,"D":20,"C":12,"B":21,"A":12,"9":23,"7":43,"6":11,"5":26,"3":51,"2":27,"1":66}},"\u00f5":{"d":"53,-202v18,-47,78,34,101,-19v2,-5,5,-10,8,-18r-16,0v-18,49,-77,-35,-101,19v-2,5,-5,10,-8,18r16,0xm100,8v49,0,88,-44,88,-93v0,-49,-39,-93,-88,-93v-49,0,-88,43,-88,93v0,50,39,93,88,93xm100,-155v36,0,63,32,63,70v0,38,-26,70,-63,70v-37,0,-63,-31,-63,-70v0,-39,26,-70,63,-70","k":{"\u00fc":22,"\u00fb":20,"\u00fa":21,"\u00f9":22,"\u00f1":19,"\u00ef":15,"\u00ee":20,"\u00ed":21,"\u00ec":21,"\u00e5":15,"\u00e4":17,"\u00e3":16,"\u00e2":15,"\u00e1":16,"\u00e0":17,"\u00dc":14,"\u00d6":9,"\u00d1":17,"\u00c9":17,"\u00c7":13,"\u00c5":12,"\u00c4":12,"z":25,"y":14,"x":19,"w":12,"v":12,"u":13,"t":13,"r":17,"p":10,"n":12,"m":13,"l":15,"k":17,"j":21,"i":22,"h":17,"f":19,"d":8,"b":17,"a":11,"Z":25,"Y":15,"X":23,"W":11,"V":12,"U":14,"T":23,"R":14,"Q":9,"P":18,"O":9,"N":17,"M":19,"L":18,"K":17,"J":16,"I":23,"H":18,"G":9,"F":17,"E":17,"D":15,"C":13,"B":18,"A":12,"9":24,"7":40,"6":11,"5":27,"3":52,"2":28,"1":65}},"\u00f6":{"d":"145,-206r0,-29r-29,0r0,29r29,0xm83,-206r0,-29r-29,0r0,29r29,0xm100,8v49,0,88,-44,88,-93v0,-49,-39,-93,-88,-93v-49,0,-88,43,-88,93v0,50,39,93,88,93xm100,-155v36,0,63,32,63,70v0,38,-26,70,-63,70v-37,0,-63,-31,-63,-70v0,-39,26,-70,63,-70","k":{"\u00fc":22,"\u00fb":21,"\u00fa":22,"\u00f9":22,"\u00f6":8,"\u00f1":19,"\u00ef":22,"\u00ee":21,"\u00ed":22,"\u00ec":22,"\u00e5":15,"\u00e4":17,"\u00e3":17,"\u00e2":16,"\u00e1":17,"\u00e0":17,"\u00dc":18,"\u00d6":9,"\u00d1":22,"\u00c9":22,"\u00c7":13,"\u00c5":13,"\u00c4":13,"z":25,"y":14,"x":19,"w":12,"v":12,"u":13,"t":14,"r":17,"p":10,"n":12,"m":13,"l":19,"k":21,"j":21,"i":23,"h":21,"f":19,"d":8,"b":22,"a":11,"Z":26,"Y":28,"X":25,"W":24,"V":26,"U":18,"T":36,"R":22,"Q":9,"P":19,"O":9,"N":22,"M":23,"L":20,"K":22,"J":25,"I":23,"H":21,"G":9,"F":19,"E":22,"D":22,"C":13,"B":23,"A":13,"9":25,"7":53,"6":12,"5":27,"3":53,"2":28,"1":67}},"\u00f7":{"d":"135,-174r0,-29r-26,0r0,29r26,0xm217,-104r0,-22r-194,0r0,22r194,0xm135,-18r0,-28r-26,0r0,28r26,0","w":240},"\u00f8":{"d":"46,-10v56,46,142,-3,142,-75v0,-24,-8,-45,-22,-62r25,-29r-14,-12r-24,28v-56,-46,-141,3,-141,75v0,25,7,45,21,62r-24,29r14,12xm49,-41v-29,-43,-3,-114,51,-114v15,0,28,4,38,13xm150,-129v30,42,4,117,-50,114v-15,0,-28,-4,-38,-12"},"\u00f9":{"d":"130,-190r-40,-62r-28,0r47,62r21,0xm32,-40v-3,60,82,50,109,22r0,21r54,0r0,-22r-29,0r0,-154r-25,0r0,127v-16,20,-85,52,-85,3r0,-130r-54,0r0,22r30,0r0,111","w":195,"k":{"A":-18}},"\u00fa":{"d":"134,-252r-28,0r-40,62r20,0xm32,-40v-3,60,82,50,109,22r0,21r54,0r0,-22r-29,0r0,-154r-25,0r0,127v-16,20,-85,52,-85,3r0,-130r-54,0r0,22r30,0r0,111","w":195,"k":{"\u00fc":16,"\u00fb":14,"\u00fa":16,"\u00f9":16,"\u00f6":22,"\u00f5":21,"\u00f4":21,"\u00f3":22,"\u00f2":22,"\u00f1":13,"\u00ef":-8,"\u00ee":-9,"\u00ed":-8,"\u00ec":-8,"\u00eb":22,"\u00ea":21,"\u00e9":22,"\u00e8":22,"\u00e7":13,"\u00e5":13,"\u00e4":15,"\u00e3":14,"\u00e2":14,"\u00e1":15,"\u00e0":15,"\u00dc":27,"\u00d6":24,"\u00d1":14,"\u00c9":14,"\u00c7":28,"\u00c5":-17,"\u00c4":-17,"s":-8,"r":11,"q":13,"o":14,"l":10,"k":12,"j":15,"i":16,"h":12,"g":15,"f":12,"e":14,"d":24,"c":13,"b":13,"a":9,"Y":38,"W":34,"V":35,"U":27,"T":18,"R":13,"Q":24,"P":-12,"O":24,"N":14,"M":15,"L":-12,"K":13,"J":16,"H":-10,"G":24,"F":-12,"E":13,"D":13,"C":28,"B":14,"A":-18,"9":24,"8":14,"7":56,"6":24,"5":25,"4":22,"3":27,"2":8,"1":36,"0":20}},"\u00fb":{"d":"157,-192r-48,-57r-23,0r-47,57r19,0r40,-36r39,36r20,0xm32,-40v-3,60,82,50,109,22r0,21r54,0r0,-22r-29,0r0,-154r-25,0r0,127v-16,20,-85,52,-85,3r0,-130r-54,0r0,22r30,0r0,111","w":195},"\u00fc":{"d":"143,-206r0,-29r-29,0r0,29r29,0xm81,-206r0,-29r-29,0r0,29r29,0xm32,-40v-3,60,82,50,109,22r0,21r54,0r0,-22r-29,0r0,-154r-25,0r0,127v-16,20,-85,52,-85,3r0,-130r-54,0r0,22r30,0r0,111","w":195},"\u00fd":{"d":"131,-252r-27,0r-40,62r20,0xm194,-151r0,-22r-77,0r0,22r26,0r-44,116r-56,-138r-45,0r0,22r29,0r60,146r-30,84r23,0r87,-230r27,0","w":191},"\u00fe":{"d":"52,-24v43,65,149,21,149,-62v0,-50,-35,-94,-85,-92v-28,1,-51,13,-64,33r0,-102r-56,0r0,22r31,0r0,282r-31,0r0,22r55,0xm114,-156v38,0,64,31,64,71v0,40,-24,70,-63,70v-38,0,-64,-31,-64,-71v0,-39,26,-71,63,-70","w":213},"\u00ff":{"d":"141,-206r0,-29r-29,0r0,29r29,0xm79,-206r0,-29r-29,0r0,29r29,0xm194,-151r0,-22r-77,0r0,22r26,0r-44,116r-56,-138r-45,0r0,22r29,0r60,146r-30,84r23,0r87,-230r27,0","w":191},"\u00a0":{"w":90}}});;$(function(){var tamanho=$('.slider li').length;var largura=$('.slider li:first').innerWidth();var itensMaximos=$('.content-slider').width()/largura;var velocidade=300;var pos=0;function initSlide(){$('.slider').width(largura*tamanho);var totalPos=-((largura)*(tamanho-itensMaximos));$('.btEsquerda').click(function(){volta();});$('.btDireita').click(function(){vai();});}
function vai(){if(pos<(tamanho-itensMaximos)){pos++;var posicao=-(largura*pos);$('.slider').animate({left:posicao+'px'},velocidade);}else{pos=0;$('.slider').animate({left:'0px'},velocidade);}}
function volta(){if(pos>0){pos--;var posicao=-(largura*pos);$('.slider').animate({left:posicao+'px'},velocidade);}else{pos=tamanho-itensMaximos;var posicao=-(largura*pos);$('.slider').animate({left:posicao+'px'},velocidade);}}
initSlide();});;(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);(function(){function f(a,b){if(b)for(var c in b)if(b.hasOwnProperty(c))a[c]=b[c];return a}function l(a,b){var c=[];for(var d in a)if(a.hasOwnProperty(d))c[d]=b(a[d]);return c}function m(a,b,c){if(e.isSupported(b.version))a.innerHTML=e.getHTML(b,c);else if(b.expressInstall&&e.isSupported([6,65]))a.innerHTML=e.getHTML(f(b,{src:b.expressInstall}),{MMredirectURL:location.href,MMplayerType:"PlugIn",MMdoctitle:document.title});else{if(!a.innerHTML.replace(/\s/g,"")){a.innerHTML="<h2>Flash version "+b.version+" or greater is required</h2><h3>"+(g[0]>0?"Your version is "+g:"You have no flash plugin installed")+"</h3>"+(a.tagName=="A"?"<p>Click here to download latest version</p>":"<p>Download latest version from <a href='"+k+"'>here</a></p>");if(a.tagName=="A")a.onclick=function(){location.href=k}}if(b.onFail){var d=b.onFail.call(this);if(typeof d=="string")a.innerHTML=d}}if(i)window[b.id]=document.getElementById(b.id);f(this,{getRoot:function(){return a},getOptions:function(){return b},getConf:function(){return c},getApi:function(){return a.firstChild}})}var i=document.all,k="http://www.adobe.com/go/getflashplayer",n=typeof jQuery=="function",o=/(\d+)[^\d]+(\d+)[^\d]*(\d*)/,j={width:"100%",height:"100%",id:"_"+(""+Math.random()).slice(9),allowfullscreen:true,allowscriptaccess:"always",quality:"high",version:[3,0],onFail:null,expressInstall:null,w3c:false,cachebusting:false};window.attachEvent&&window.attachEvent("onbeforeunload",function(){__flash_unloadHandler=function(){};__flash_savedUnloadHandler=function(){}});window.flashembed=function(a,b,c){if(typeof a=="string")a=document.getElementById(a.replace("#",""));if(a){if(typeof b=="string")b={src:b};return new m(a,f(f({},j),b),c)}};var e=f(window.flashembed,{conf:j,getVersion:function(){var a,b;try{b=navigator.plugins["Shockwave Flash"].description.slice(16)}catch(c){try{b=(a=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7"))&&a.GetVariable("$version")}catch(d){try{b=(a=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6"))&&a.GetVariable("$version")}catch(h){}}}return(b=o.exec(b))?[b[1],b[3]]:[0,0]},asString:function(a){if(a===null||a===undefined)return null;var b=typeof a;if(b=="object"&&a.push)b="array";switch(b){case"string":a=a.replace(new RegExp('(["\\\\])',"g"),"\\$1");a=a.replace(/^\s?(\d+\.?\d+)%/,"$1pct");return'"'+a+'"';case"array":return"["+l(a,function(d){return e.asString(d)}).join(",")+"]";case"function":return'"function()"';case"object":b=[];for(var c in a)a.hasOwnProperty(c)&&b.push('"'+c+'":'+e.asString(a[c]));return"{"+b.join(",")+"}"}return String(a).replace(/\s/g," ").replace(/\'/g,'"')},getHTML:function(a,b){a=f({},a);var c='<object width="'+a.width+'" height="'+a.height+'" id="'+a.id+'" name="'+a.id+'"';if(a.cachebusting)a.src+=(a.src.indexOf("?")!=-1?"&":"?")+Math.random();c+=a.w3c||!i?' data="'+a.src+'" type="application/x-shockwave-flash"':' classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"';c+=">";if(a.w3c||i)c+='<param name="movie" value="'+a.src+'" />';a.width=a.height=a.id=a.w3c=a.src=null;a.onFail=a.version=a.expressInstall=null;for(var d in a)if(a[d])c+='<param name="'+d+'" value="'+a[d]+'" />';a="";if(b){for(var h in b)if(b[h]){d=b[h];a+=h+"="+(/function|object/.test(typeof d)?e.asString(d):d)+"&"}a=a.slice(0,-1);c+='<param name="flashvars" value=\''+a+"' />"}c+="</object>";return c},isSupported:function(a){return g[0]>a[0]||g[0]==a[0]&&g[1]>=a[1]}}),g=e.getVersion();if(n){jQuery.tools=jQuery.tools||{version:"1.2.5"};jQuery.tools.flashembed={conf:j};jQuery.fn.flashembed=function(a,b){return this.each(function(){$(this).data("flashembed",flashembed(this,a,b))})}}})();(function(b){function h(c){if(c){var a=d.contentWindow.document;a.open().close();a.location.hash=c}}var g,d,f,i;b.tools=b.tools||{version:"1.2.5"};b.tools.history={init:function(c){if(!i){if(b.browser.msie&&b.browser.version<"8"){if(!d){d=b("<iframe/>").attr("src","javascript:false;").hide().get(0);b("body").append(d);setInterval(function(){var a=d.contentWindow.document;a=a.location.hash;g!==a&&b.event.trigger("hash",a)},100);h(location.hash||"#")}}else setInterval(function(){var a=location.hash;a!==g&&b.event.trigger("hash",a)},100);f=!f?c:f.add(c);c.click(function(a){var e=b(this).attr("href");d&&h(e);if(e.slice(0,1)!="#"){location.href="#"+e;return a.preventDefault()}});i=true}}};b(window).bind("hash",function(c,a){a?f.filter(function(){var e=b(this).attr("href");return e==a||e==a.replace("#","")}).trigger("history",[a]):f.eq(0).trigger("history",[a]);g=a});b.fn.history=function(c){b.tools.history.init(this);return this.bind("history",c)}})(jQuery);(function(b){function k(){if(b.browser.msie){var a=b(document).height(),d=b(window).height();return[window.innerWidth||document.documentElement.clientWidth||document.body.clientWidth,a-d<20?d:a]}return[b(document).width(),b(document).height()]}function h(a){if(a)return a.call(b.mask)}b.tools=b.tools||{version:"1.2.5"};var l;l=b.tools.expose={conf:{maskId:"exposeMask",loadSpeed:"slow",closeSpeed:"fast",closeOnClick:true,closeOnEsc:true,zIndex:9998,opacity:0.8,startOpacity:0,color:"#fff",onLoad:null,onClose:null}};var c,i,e,g,j;b.mask={load:function(a,d){if(e)return this;if(typeof a=="string")a={color:a};a=a||g;g=a=b.extend(b.extend({},l.conf),a);c=b("#"+a.maskId);if(!c.length){c=b("<div/>").attr("id",a.maskId);b("body").append(c)}var m=k();c.css({position:"absolute",top:0,left:0,width:m[0],height:m[1],display:"none",opacity:a.startOpacity,zIndex:a.zIndex});a.color&&c.css("backgroundColor",a.color);if(h(a.onBeforeLoad)===false)return this;a.closeOnEsc&&b(document).bind("keydown.mask",function(f){f.keyCode==27&&b.mask.close(f)});a.closeOnClick&&c.bind("click.mask",function(f){b.mask.close(f)});b(window).bind("resize.mask",function(){b.mask.fit()});if(d&&d.length){j=d.eq(0).css("zIndex");b.each(d,function(){var f=b(this);/relative|absolute|fixed/i.test(f.css("position"))||f.css("position","relative")});i=d.css({zIndex:Math.max(a.zIndex+1,j=="auto"?0:j)})}c.css({display:"block"}).fadeTo(a.loadSpeed,a.opacity,function(){b.mask.fit();h(a.onLoad);e="full"});e=true;return this},close:function(){if(e){if(h(g.onBeforeClose)===false)return this;c.fadeOut(g.closeSpeed,function(){h(g.onClose);i&&i.css({zIndex:j});e=false});b(document).unbind("keydown.mask");c.unbind("click.mask");b(window).unbind("resize.mask")}return this},fit:function(){if(e){var a=k();c.css({width:a[0],height:a[1]})}},getMask:function(){return c},isLoaded:function(a){return a?e=="full":e},getConf:function(){return g},getExposed:function(){return i}};b.fn.mask=function(a){b.mask.load(a);return this};b.fn.expose=function(a){b.mask.load(a,this);return this}})(jQuery);(function(b){function c(a){switch(a.type){case"mousemove":return b.extend(a.data,{clientX:a.clientX,clientY:a.clientY,pageX:a.pageX,pageY:a.pageY});case"DOMMouseScroll":b.extend(a,a.data);a.delta=-a.detail/3;break;case"mousewheel":a.delta=a.wheelDelta/120;break}a.type="wheel";return b.event.handle.call(this,a,a.delta)}b.fn.mousewheel=function(a){return this[a?"bind":"trigger"]("wheel",a)};b.event.special.wheel={setup:function(){b.event.add(this,d,c,{})},teardown:function(){b.event.remove(this,d,c)}};var d=!b.browser.mozilla?"mousewheel":"DOMMouseScroll"+(b.browser.version<"1.9"?" mousemove":"")})(jQuery);(function(c){function p(d,b,a){var e=this,l=d.add(this),h=d.find(a.tabs),i=b.jquery?b:d.children(b),j;h.length||(h=d.children());i.length||(i=d.parent().find(b));i.length||(i=c(b));c.extend(this,{click:function(f,g){var k=h.eq(f);if(typeof f=="string"&&f.replace("#","")){k=h.filter("[href*="+f.replace("#","")+"]");f=Math.max(h.index(k),0)}if(a.rotate){var n=h.length-1;if(f<0)return e.click(n,g);if(f>n)return e.click(0,g)}if(!k.length){if(j>=0)return e;f=a.initialIndex;k=h.eq(f)}if(f===j)return e;g=g||c.Event();g.type="onBeforeClick";l.trigger(g,[f]);if(!g.isDefaultPrevented()){o[a.effect].call(e,f,function(){g.type="onClick";l.trigger(g,[f])});j=f;h.removeClass(a.current);k.addClass(a.current);return e}},getConf:function(){return a},getTabs:function(){return h},getPanes:function(){return i},getCurrentPane:function(){return i.eq(j)},getCurrentTab:function(){return h.eq(j)},getIndex:function(){return j},next:function(){return e.click(j+1)},prev:function(){return e.click(j-1)},destroy:function(){h.unbind(a.event).removeClass(a.current);i.find("a[href^=#]").unbind("click.T");return e}});c.each("onBeforeClick,onClick".split(","),function(f,g){c.isFunction(a[g])&&c(e).bind(g,a[g]);e[g]=function(k){k&&c(e).bind(g,k);return e}});if(a.history&&c.fn.history){c.tools.history.init(h);a.event="history"}h.each(function(f){c(this).bind(a.event,function(g){e.click(f,g);return g.preventDefault()})});i.find("a[href^=#]").bind("click.T",function(f){e.click(c(this).attr("href"),f)});if(location.hash&&a.tabs=="a"&&d.find("[href="+location.hash+"]").length)e.click(location.hash);else if(a.initialIndex===0||a.initialIndex>0)e.click(a.initialIndex)}c.tools=c.tools||{version:"1.2.5"};c.tools.tabs={conf:{tabs:"a",current:"current",onBeforeClick:null,onClick:null,effect:"default",initialIndex:0,event:"click",rotate:false,history:false},addEffect:function(d,b){o[d]=b}};var o={"default":function(d,b){this.getPanes().hide().eq(d).show();b.call()},fade:function(d,b){var a=this.getConf(),e=a.fadeOutSpeed,l=this.getPanes();e?l.fadeOut(e):l.hide();l.eq(d).fadeIn(a.fadeInSpeed,b)},slide:function(d,b){this.getPanes().slideUp(200);this.getPanes().eq(d).slideDown(400,b)},ajax:function(d,b){this.getPanes().eq(0).load(this.getTabs().eq(d).attr("href"),b)}},m;c.tools.tabs.addEffect("horizontal",function(d,b){m||(m=this.getPanes().eq(0).width());this.getCurrentPane().animate({width:0},function(){c(this).hide()});this.getPanes().eq(d).animate({width:m},function(){c(this).show();b.call()})});c.fn.tabs=function(d,b){var a=this.data("tabs");if(a){a.destroy();this.removeData("tabs")}if(c.isFunction(b))b={onBeforeClick:b};b=c.extend({},c.tools.tabs.conf,b);this.each(function(){a=new p(c(this),d,b);c(this).data("tabs",a)});return b.api?a:this}})(jQuery);(function(c){function p(g,a){function m(f){var e=c(f);return e.length<2?e:g.parent().find(f)}var b=this,i=g.add(this),d=g.data("tabs"),h,j=true,n=m(a.next).click(function(){d.next()}),k=m(a.prev).click(function(){d.prev()});c.extend(b,{getTabs:function(){return d},getConf:function(){return a},play:function(){if(h)return b;var f=c.Event("onBeforePlay");i.trigger(f);if(f.isDefaultPrevented())return b;h=setInterval(d.next,a.interval);j=false;i.trigger("onPlay");return b},pause:function(){if(!h)return b;var f=c.Event("onBeforePause");i.trigger(f);if(f.isDefaultPrevented())return b;h=clearInterval(h);i.trigger("onPause");return b},stop:function(){b.pause();j=true}});c.each("onBeforePlay,onPlay,onBeforePause,onPause".split(","),function(f,e){c.isFunction(a[e])&&c(b).bind(e,a[e]);b[e]=function(q){return c(b).bind(e,q)}});a.autopause&&d.getTabs().add(n).add(k).add(d.getPanes()).hover(b.pause,function(){j||b.play()});a.autoplay&&b.play();a.clickable&&d.getPanes().click(function(){d.next()});if(!d.getConf().rotate){var l=a.disabledClass;d.getIndex()||k.addClass(l);d.onBeforeClick(function(f,e){k.toggleClass(l,!e);n.toggleClass(l,e==d.getTabs().length-1)})}}var o;o=c.tools.tabs.slideshow={conf:{next:".forward",prev:".backward",disabledClass:"disabled",autoplay:false,autopause:true,interval:3E3,clickable:true,api:false}};c.fn.slideshow=function(g){var a=this.data("slideshow");if(a)return a;g=c.extend({},o.conf,g);this.each(function(){a=new p(c(this),g);c(this).data("slideshow",a)});return g.api?a:this}})(jQuery);(function(f){function p(a,b,c){var h=c.relative?a.position().top:a.offset().top,d=c.relative?a.position().left:a.offset().left,i=c.position[0];h-=b.outerHeight()-c.offset[0];d+=a.outerWidth()+c.offset[1];if(/iPad/i.test(navigator.userAgent))h-=f(window).scrollTop();var j=b.outerHeight()+a.outerHeight();if(i=="center")h+=j/2;if(i=="bottom")h+=j;i=c.position[1];a=b.outerWidth()+a.outerWidth();if(i=="center")d-=a/2;if(i=="left")d-=a;return{top:h,left:d}}function u(a,b){var c=this,h=a.add(c),d,i=0,j=0,m=a.attr("title"),q=a.attr("data-tooltip"),r=o[b.effect],l,s=a.is(":input"),v=s&&a.is(":checkbox, :radio, select, :button, :submit"),t=a.attr("type"),k=b.events[t]||b.events[s?v?"widget":"input":"def"];if(!r)throw'Nonexistent effect "'+b.effect+'"';k=k.split(/,\s*/);if(k.length!=2)throw"Tooltip: bad events configuration for "+t;a.bind(k[0],function(e){clearTimeout(i);if(b.predelay)j=setTimeout(function(){c.show(e)},b.predelay);else c.show(e)}).bind(k[1],function(e){clearTimeout(j);if(b.delay)i=setTimeout(function(){c.hide(e)},b.delay);else c.hide(e)});if(m&&b.cancelDefault){a.removeAttr("title");a.data("title",m)}f.extend(c,{show:function(e){if(!d){if(q)d=f(q);else if(b.tip)d=f(b.tip).eq(0);else if(m)d=f(b.layout).addClass(b.tipClass).appendTo(document.body).hide().append(m);else{d=a.next();d.length||(d=a.parent().next())}if(!d.length)throw"Cannot find tooltip for "+a;}if(c.isShown())return c;d.stop(true,true);var g=p(a,d,b);b.tip&&d.html(a.data("title"));e=e||f.Event();e.type="onBeforeShow";h.trigger(e,[g]);if(e.isDefaultPrevented())return c;g=p(a,d,b);d.css({position:"absolute",top:g.top,left:g.left});l=true;r[0].call(c,function(){e.type="onShow";l="full";h.trigger(e)});g=b.events.tooltip.split(/,\s*/);if(!d.data("__set")){d.bind(g[0],function(){clearTimeout(i);clearTimeout(j)});g[1]&&!a.is("input:not(:checkbox, :radio), textarea")&&d.bind(g[1],function(n){n.relatedTarget!=a[0]&&a.trigger(k[1].split(" ")[0])});d.data("__set",true)}return c},hide:function(e){if(!d||!c.isShown())return c;e=e||f.Event();e.type="onBeforeHide";h.trigger(e);if(!e.isDefaultPrevented()){l=false;o[b.effect][1].call(c,function(){e.type="onHide";h.trigger(e)});return c}},isShown:function(e){return e?l=="full":l},getConf:function(){return b},getTip:function(){return d},getTrigger:function(){return a}});f.each("onHide,onBeforeShow,onShow,onBeforeHide".split(","),function(e,g){f.isFunction(b[g])&&f(c).bind(g,b[g]);c[g]=function(n){n&&f(c).bind(g,n);return c}})}f.tools=f.tools||{version:"1.2.5"};f.tools.tooltip={conf:{effect:"toggle",fadeOutSpeed:"fast",predelay:0,delay:30,opacity:1,tip:0,position:["top","center"],offset:[0,0],relative:false,cancelDefault:true,events:{def:"mouseenter,mouseleave",input:"focus,blur",widget:"focus mouseenter,blur mouseleave",tooltip:"mouseenter,mouseleave"},layout:"<div/>",tipClass:"tooltip"},addEffect:function(a,b,c){o[a]=[b,c]}};var o={toggle:[function(a){var b=this.getConf(),c=this.getTip();b=b.opacity;b<1&&c.css({opacity:b});c.show();a.call()},function(a){this.getTip().hide();a.call()}],fade:[function(a){var b=this.getConf();this.getTip().fadeTo(b.fadeInSpeed,b.opacity,a)},function(a){this.getTip().fadeOut(this.getConf().fadeOutSpeed,a)}]};f.fn.tooltip=function(a){var b=this.data("tooltip");if(b)return b;a=f.extend(true,{},f.tools.tooltip.conf,a);if(typeof a.position=="string")a.position=a.position.split(/,?\s/);this.each(function(){b=new u(f(this),a);f(this).data("tooltip",b)});return a.api?b:this}})(jQuery);(function(d){var i=d.tools.tooltip;d.extend(i.conf,{direction:"up",bounce:false,slideOffset:10,slideInSpeed:200,slideOutSpeed:200,slideFade:!d.browser.msie});var e={up:["-","top"],down:["+","top"],left:["-","left"],right:["+","left"]};i.addEffect("slide",function(g){var a=this.getConf(),f=this.getTip(),b=a.slideFade?{opacity:a.opacity}:{},c=e[a.direction]||e.up;b[c[1]]=c[0]+"="+a.slideOffset;a.slideFade&&f.css({opacity:0});f.show().animate(b,a.slideInSpeed,g)},function(g){var a=this.getConf(),f=a.slideOffset,b=a.slideFade?{opacity:0}:{},c=e[a.direction]||e.up,h=""+c[0];if(a.bounce)h=h=="+"?"-":"+";b[c[1]]=h+"="+f;this.getTip().animate(b,a.slideOutSpeed,function(){d(this).hide();g.call()})})})(jQuery);(function(g){function j(a){var c=g(window),d=c.width()+c.scrollLeft(),h=c.height()+c.scrollTop();return[a.offset().top<=c.scrollTop(),d<=a.offset().left+a.width(),h<=a.offset().top+a.height(),c.scrollLeft()>=a.offset().left]}function k(a){for(var c=a.length;c--;)if(a[c])return false;return true}var i=g.tools.tooltip;i.dynamic={conf:{classNames:"top right bottom left"}};g.fn.dynamic=function(a){if(typeof a=="number")a={speed:a};a=g.extend({},i.dynamic.conf,a);var c=a.classNames.split(/\s/),d;this.each(function(){var h=g(this).tooltip().onBeforeShow(function(e,f){e=this.getTip();var b=this.getConf();d||(d=[b.position[0],b.position[1],b.offset[0],b.offset[1],g.extend({},b)]);g.extend(b,d[4]);b.position=[d[0],d[1]];b.offset=[d[2],d[3]];e.css({visibility:"hidden",position:"absolute",top:f.top,left:f.left}).show();f=j(e);if(!k(f)){if(f[2]){g.extend(b,a.top);b.position[0]="top";e.addClass(c[0])}if(f[3]){g.extend(b,a.right);b.position[1]="right";e.addClass(c[1])}if(f[0]){g.extend(b,a.bottom);b.position[0]="bottom";e.addClass(c[2])}if(f[1]){g.extend(b,a.left);b.position[1]="left";e.addClass(c[3])}if(f[0]||f[2])b.offset[0]*=-1;if(f[1]||f[3])b.offset[1]*=-1}e.css({visibility:"visible"}).hide()});h.onBeforeShow(function(){var e=this.getConf();this.getTip();setTimeout(function(){e.position=[d[0],d[1]];e.offset=[d[2],d[3]]},0)});h.onHide(function(){var e=this.getTip();e.removeClass(a.classNames)});ret=h});return a.api?ret:this}})(jQuery);(function(e){function p(f,c){var b=e(c);return b.length<2?b:f.parent().find(c)}function u(f,c){var b=this,n=f.add(b),g=f.children(),l=0,j=c.vertical;k||(k=b);if(g.length>1)g=e(c.items,f);e.extend(b,{getConf:function(){return c},getIndex:function(){return l},getSize:function(){return b.getItems().size()},getNaviButtons:function(){return o.add(q)},getRoot:function(){return f},getItemWrap:function(){return g},getItems:function(){return g.children(c.item).not("."+c.clonedClass)},move:function(a,d){return b.seekTo(l+
a,d)},next:function(a){return b.move(1,a)},prev:function(a){return b.move(-1,a)},begin:function(a){return b.seekTo(0,a)},end:function(a){return b.seekTo(b.getSize()-1,a)},focus:function(){return k=b},addItem:function(a){a=e(a);if(c.circular){g.children("."+c.clonedClass+":last").before(a);g.children("."+c.clonedClass+":first").replaceWith(a.clone().addClass(c.clonedClass))}else g.append(a);n.trigger("onAddItem",[a]);return b},seekTo:function(a,d,h){a.jquery||(a*=1);if(c.circular&&a===0&&l==-1&&d!==0)return b;if(!c.circular&&a<0||a>b.getSize()||a<-1)return b;var i=a;if(a.jquery)a=b.getItems().index(a);else i=b.getItems().eq(a);var r=e.Event("onBeforeSeek");if(!h){n.trigger(r,[a,d]);if(r.isDefaultPrevented()||!i.length)return b}i=j?{top:-i.position().top}:{left:-i.position().left};l=a;k=b;if(d===undefined)d=c.speed;g.animate(i,d,c.easing,h||function(){n.trigger("onSeek",[a])});return b}});e.each(["onBeforeSeek","onSeek","onAddItem"],function(a,d){e.isFunction(c[d])&&e(b).bind(d,c[d]);b[d]=function(h){h&&e(b).bind(d,h);return b}});if(c.circular){var s=b.getItems().slice(-1).clone().prependTo(g),t=b.getItems().eq(1).clone().appendTo(g);s.add(t).addClass(c.clonedClass);b.onBeforeSeek(function(a,d,h){if(!a.isDefaultPrevented())if(d==-1){b.seekTo(s,h,function(){b.end(0)});return a.preventDefault()}else d==b.getSize()&&b.seekTo(t,h,function(){b.begin(0)})});b.seekTo(0,0,function(){})}var o=p(f,c.prev).click(function(){b.prev()}),q=p(f,c.next).click(function(){b.next()});if(!c.circular&&b.getSize()>1){b.onBeforeSeek(function(a,d){setTimeout(function(){if(!a.isDefaultPrevented()){o.toggleClass(c.disabledClass,d<=0);q.toggleClass(c.disabledClass,d>=b.getSize()-1)}},1)});c.initialIndex||o.addClass(c.disabledClass)}c.mousewheel&&e.fn.mousewheel&&f.mousewheel(function(a,d){if(c.mousewheel){b.move(d<0?1:-1,c.wheelSpeed||50);return false}});if(c.touch){var m={};g[0].ontouchstart=function(a){a=a.touches[0];m.x=a.clientX;m.y=a.clientY};g[0].ontouchmove=function(a){if(a.touches.length==1&&!g.is(":animated")){var d=a.touches[0],h=m.x-d.clientX;d=m.y-d.clientY;b[j&&d>0||!j&&h>0?"next":"prev"]();a.preventDefault()}}}c.keyboard&&e(document).bind("keydown.scrollable",function(a){if(!(!c.keyboard||a.altKey||a.ctrlKey||e(a.target).is(":input")))if(!(c.keyboard!="static"&&k!=b)){var d=a.keyCode;if(j&&(d==38||d==40)){b.move(d==38?-1:1);return a.preventDefault()}if(!j&&(d==37||d==39)){b.move(d==37?-1:1);return a.preventDefault()}}});c.initialIndex&&b.seekTo(c.initialIndex,0,function(){})}e.tools=e.tools||{version:"1.2.5"};e.tools.scrollable={conf:{activeClass:"active",circular:false,clonedClass:"cloned",disabledClass:"disabled",easing:"swing",initialIndex:0,item:null,items:".items",keyboard:true,mousewheel:false,next:".next",prev:".prev",speed:400,vertical:false,touch:true,wheelSpeed:0}};var k;e.fn.scrollable=function(f){var c=this.data("scrollable");if(c)return c;f=e.extend({},e.tools.scrollable.conf,f);this.each(function(){c=new u(e(this),f);e(this).data("scrollable",c)});return f.api?c:this}})(jQuery);(function(b){var f=b.tools.scrollable;f.autoscroll={conf:{autoplay:true,interval:3E3,autopause:true}};b.fn.autoscroll=function(c){if(typeof c=="number")c={interval:c};var d=b.extend({},f.autoscroll.conf,c),g;this.each(function(){var a=b(this).data("scrollable");if(a)g=a;var e,h=true;a.play=function(){if(!e){h=false;e=setInterval(function(){a.next()},d.interval)}};a.pause=function(){e=clearInterval(e)};a.stop=function(){a.pause();h=true};d.autopause&&a.getRoot().add(a.getNaviButtons()).hover(a.pause,a.play);d.autoplay&&a.play()});return d.api?g:this}})(jQuery);(function(d){function p(b,g){var h=d(g);return h.length<2?h:b.parent().find(g)}var m=d.tools.scrollable;m.navigator={conf:{navi:".navi",naviItem:null,activeClass:"active",indexed:false,idPrefix:null,history:false}};d.fn.navigator=function(b){if(typeof b=="string")b={navi:b};b=d.extend({},m.navigator.conf,b);var g;this.each(function(){function h(a,c,i){e.seekTo(c);if(j){if(location.hash)location.hash=a.attr("href").replace("#","")}else return i.preventDefault()}function f(){return k.find(b.naviItem||"> *")}function n(a){var c=d("<"+(b.naviItem||"a")+"/>").click(function(i){h(d(this),a,i)}).attr("href","#"+a);a===0&&c.addClass(l);b.indexed&&c.text(a+1);b.idPrefix&&c.attr("id",b.idPrefix+a);return c.appendTo(k)}function o(a,c){a=f().eq(c.replace("#",""));a.length||(a=f().filter("[href="+c+"]"));a.click()}var e=d(this).data("scrollable"),k=b.navi.jquery?b.navi:p(e.getRoot(),b.navi),q=e.getNaviButtons(),l=b.activeClass,j=b.history&&d.fn.history;if(e)g=e;e.getNaviButtons=function(){return q.add(k)};f().length?f().each(function(a){d(this).click(function(c){h(d(this),a,c)})}):d.each(e.getItems(),function(a){n(a)});e.onBeforeSeek(function(a,c){setTimeout(function(){if(!a.isDefaultPrevented()){var i=f().eq(c);!a.isDefaultPrevented()&&i.length&&f().removeClass(l).eq(c).addClass(l)}},1)});e.onAddItem(function(a,c){c=n(e.getItems().index(c));j&&c.history(o)});j&&f().history(o)});return b.api?g:this}})(jQuery);(function(a){function t(d,b){var c=this,j=d.add(c),o=a(window),k,f,m,g=a.tools.expose&&(b.mask||b.expose),n=Math.random().toString().slice(10);if(g){if(typeof g=="string")g={color:g};g.closeOnClick=g.closeOnEsc=false}var p=b.target||d.attr("rel");f=p?a(p):d;if(!f.length)throw"Could not find Overlay: "+p;d&&d.index(f)==-1&&d.click(function(e){c.load(e);return e.preventDefault()});a.extend(c,{load:function(e){if(c.isOpened())return c;var h=q[b.effect];if(!h)throw'Overlay: cannot find effect : "'+b.effect+'"';b.oneInstance&&a.each(s,function(){this.close(e)});e=e||a.Event();e.type="onBeforeLoad";j.trigger(e);if(e.isDefaultPrevented())return c;m=true;g&&a(f).expose(g);var i=b.top,r=b.left,u=f.outerWidth({margin:true}),v=f.outerHeight({margin:true});if(typeof i=="string")i=i=="center"?Math.max((o.height()-v)/2,0):parseInt(i,10)/100*o.height();if(r=="center")r=Math.max((o.width()-u)/2,0);h[0].call(c,{top:i,left:r},function(){if(m){e.type="onLoad";j.trigger(e)}});g&&b.closeOnClick&&a.mask.getMask().one("click",c.close);b.closeOnClick&&a(document).bind("click."+n,function(l){a(l.target).parents(f).length||c.close(l)});b.closeOnEsc&&a(document).bind("keydown."+n,function(l){l.keyCode==27&&c.close(l)});return c},close:function(e){if(!c.isOpened())return c;e=e||a.Event();e.type="onBeforeClose";j.trigger(e);if(!e.isDefaultPrevented()){m=false;q[b.effect][1].call(c,function(){e.type="onClose";j.trigger(e)});a(document).unbind("click."+n).unbind("keydown."+n);g&&a.mask.close();return c}},getOverlay:function(){return f},getTrigger:function(){return d},getClosers:function(){return k},isOpened:function(){return m},getConf:function(){return b}});a.each("onBeforeLoad,onStart,onLoad,onBeforeClose,onClose".split(","),function(e,h){a.isFunction(b[h])&&a(c).bind(h,b[h]);c[h]=function(i){i&&a(c).bind(h,i);return c}});k=f.find(b.close||".close");if(!k.length&&!b.close){k=a('<a class="close"></a>');f.prepend(k)}k.click(function(e){c.close(e)});b.load&&c.load()}a.tools=a.tools||{version:"1.2.5"};a.tools.overlay={addEffect:function(d,b,c){q[d]=[b,c]},conf:{close:null,closeOnClick:true,closeOnEsc:true,closeSpeed:"fast",effect:"default",fixed:!a.browser.msie||a.browser.version>6,left:"center",load:false,mask:null,oneInstance:true,speed:"normal",target:null,top:"10%"}};var s=[],q={};a.tools.overlay.addEffect("default",function(d,b){var c=this.getConf(),j=a(window);if(!c.fixed){d.top+=j.scrollTop();d.left+=j.scrollLeft()}d.position=c.fixed?"fixed":"absolute";this.getOverlay().css(d).fadeIn(c.speed,b)},function(d){this.getOverlay().fadeOut(this.getConf().closeSpeed,d)});a.fn.overlay=function(d){var b=this.data("overlay");if(b)return b;if(a.isFunction(d))d={onBeforeLoad:d};d=a.extend(true,{},a.tools.overlay.conf,d);this.each(function(){b=new t(a(this),d);s.push(b);a(this).data("overlay",b)});return d.api?b:this}})(jQuery);(function(h){function k(d){var e=d.offset();return{top:e.top+d.height()/2,left:e.left+d.width()/2}}var l=h.tools.overlay,f=h(window);h.extend(l.conf,{start:{top:null,left:null},fadeInSpeed:"fast",zIndex:9999});function o(d,e){var a=this.getOverlay(),c=this.getConf(),g=this.getTrigger(),p=this,m=a.outerWidth({margin:true}),b=a.data("img"),n=c.fixed?"fixed":"absolute";if(!b){b=a.css("backgroundImage");if(!b)throw"background-image CSS property not set for overlay";b=b.slice(b.indexOf("(")+1,b.indexOf(")")).replace(/\"/g,"");a.css("backgroundImage","none");b=h('<img src="'+b+'"/>');b.css({border:0,display:"none"}).width(m);h("body").append(b);a.data("img",b)}var i=c.start.top||Math.round(f.height()/2),j=c.start.left||Math.round(f.width()/2);if(g){g=k(g);i=g.top;j=g.left}if(c.fixed){i-=f.scrollTop();j-=f.scrollLeft()}else{d.top+=f.scrollTop();d.left+=f.scrollLeft()}b.css({position:"absolute",top:i,left:j,width:0,zIndex:c.zIndex}).show();d.position=n;a.css(d);b.animate({top:a.css("top"),left:a.css("left"),width:m},c.speed,function(){a.css("zIndex",c.zIndex+1).fadeIn(c.fadeInSpeed,function(){p.isOpened()&&!h(this).index(a)?e.call():a.hide()})}).css("position",n)}function q(d){var e=this.getOverlay().hide(),a=this.getConf(),c=this.getTrigger();e=e.data("img");var g={top:a.start.top,left:a.start.left,width:0};c&&h.extend(g,k(c));a.fixed&&e.css({position:"absolute"}).animate({top:"+="+f.scrollTop(),left:"+="+f.scrollLeft()},0);e.animate(g,a.closeSpeed,d)}l.addEffect("apple",o,q)})(jQuery);(function(d){function R(a,c){return 32-(new Date(a,c,32)).getDate()}function S(a,c){a=""+a;for(c=c||2;a.length<c;)a="0"+a;return a}function T(a,c,i){var p=a.getDate(),h=a.getDay(),q=a.getMonth();a=a.getFullYear();var f={d:p,dd:S(p),ddd:B[i].shortDays[h],dddd:B[i].days[h],m:q+1,mm:S(q+1),mmm:B[i].shortMonths[q],mmmm:B[i].months[q],yy:String(a).slice(2),yyyy:a};c=c.replace(X,function(r){return r in f?f[r]:r.slice(1,r.length-1)});return Y.html(c).html()}function y(a){return parseInt(a,10)}function U(a,c){return a.getFullYear()===c.getFullYear()&&a.getMonth()==c.getMonth()&&a.getDate()==c.getDate()}function C(a){if(a){if(a.constructor==Date)return a;if(typeof a=="string"){var c=a.split("-");if(c.length==3)return new Date(y(c[0]),y(c[1])-1,y(c[2]));if(!/^-?\d+$/.test(a))return;a=y(a)}c=new Date;c.setDate(c.getDate()+a);return c}}function Z(a,c){function i(b,e,g){m=b;D=b.getFullYear();E=b.getMonth();G=b.getDate();g=g||d.Event("api");g.type="change";H.trigger(g,[b]);if(!g.isDefaultPrevented()){a.val(T(b,e.format,e.lang));a.data("date",b);h.hide(g)}}function p(b){b.type="onShow";H.trigger(b);d(document).bind("keydown.d",function(e){if(e.ctrlKey)return true;var g=e.keyCode;if(g==8){a.val("");return h.hide(e)}if(g==27)return h.hide(e);if(d(V).index(g)>=0){if(!v){h.show(e);return e.preventDefault()}var j=d("#"+f.weeks+" a"),s=d("."+f.focus),n=j.index(s);s.removeClass(f.focus);if(g==74||g==40)n+=7;else if(g==75||g==38)n-=7;else if(g==76||g==39)n+=1;else if(g==72||g==37)n-=1;if(n>41){h.addMonth();s=d("#"+
f.weeks+" a:eq("+(n-42)+")")}else if(n<0){h.addMonth(-1);s=d("#"+f.weeks+" a:eq("+(n+42)+")")}else s=j.eq(n);s.addClass(f.focus);return e.preventDefault()}if(g==34)return h.addMonth();if(g==33)return h.addMonth(-1);if(g==36)return h.today();if(g==13)d(e.target).is("select")||d("."+f.focus).click();return d([16,17,18,9]).index(g)>=0});d(document).bind("click.d",function(e){var g=e.target;if(!d(g).parents("#"+f.root).length&&g!=a[0]&&(!L||g!=L[0]))h.hide(e)})}var h=this,q=new Date,f=c.css,r=B[c.lang],k=d("#"+f.root),M=k.find("#"+f.title),L,I,J,D,E,G,m=a.attr("data-value")||c.value||a.val(),o=a.attr("min")||c.min,t=a.attr("max")||c.max,v;if(o===0)o="0";m=C(m)||q;o=C(o||c.yearRange[0]*365);t=C(t||c.yearRange[1]*365);if(!r)throw"Dateinput: invalid language: "+c.lang;if(a.attr("type")=="date"){var N=d("<input/>");d.each("class,disabled,id,maxlength,name,readonly,required,size,style,tabindex,title,value".split(","),function(b,e){N.attr(e,a.attr(e))});a.replaceWith(N);a=N}a.addClass(f.input);var H=a.add(h);if(!k.length){k=d("<div><div><a/><div/><a/></div><div><div/><div/></div></div>").hide().css({position:"absolute"}).attr("id",f.root);k.children().eq(0).attr("id",f.head).end().eq(1).attr("id",f.body).children().eq(0).attr("id",f.days).end().eq(1).attr("id",f.weeks).end().end().end().find("a").eq(0).attr("id",f.prev).end().eq(1).attr("id",f.next);M=k.find("#"+f.head).find("div").attr("id",f.title);if(c.selectors){var z=d("<select/>").attr("id",f.month),A=d("<select/>").attr("id",f.year);M.html(z.add(A))}for(var $=k.find("#"+f.days),O=0;O<7;O++)$.append(d("<span/>").text(r.shortDays[(O+c.firstDay)%7]));d("body").append(k)}if(c.trigger)L=d("<a/>").attr("href","#").addClass(f.trigger).click(function(b){h.show();return b.preventDefault()}).insertAfter(a);var K=k.find("#"+f.weeks);A=k.find("#"+f.year);z=k.find("#"+f.month);d.extend(h,{show:function(b){if(!(a.attr("readonly")||a.attr("disabled")||v)){b=b||d.Event();b.type="onBeforeShow";H.trigger(b);if(!b.isDefaultPrevented()){d.each(W,function(){this.hide()});v=true;z.unbind("change").change(function(){h.setValue(A.val(),d(this).val())});A.unbind("change").change(function(){h.setValue(d(this).val(),z.val())});I=k.find("#"+f.prev).unbind("click").click(function(){I.hasClass(f.disabled)||h.addMonth(-1);return false});J=k.find("#"+f.next).unbind("click").click(function(){J.hasClass(f.disabled)||h.addMonth();return false});h.setValue(m);var e=a.offset();if(/iPad/i.test(navigator.userAgent))e.top-=d(window).scrollTop();k.css({top:e.top+a.outerHeight({margins:true})+
c.offset[0],left:e.left+c.offset[1]});if(c.speed)k.show(c.speed,function(){p(b)});else{k.show();p(b)}return h}}},setValue:function(b,e,g){var j;if(parseInt(e,10)>=-1){b=y(b);e=y(e);g=y(g);j=new Date(b,e,g)}else{j=b||m;b=j.getFullYear();e=j.getMonth();g=j.getDate()}if(e==-1){e=11;b--}else if(e==12){e=0;b++}if(!v){i(j,c);return h}E=e;D=b;g=new Date(b,e,1-c.firstDay);g=g.getDay();var s=R(b,e),n=R(b,e-1),P;if(c.selectors){z.empty();d.each(r.months,function(w,F){o<new Date(b,w+1,-1)&&t>new Date(b,w,0)&&z.append(d("<option/>").html(F).attr("value",w))});A.empty();j=q.getFullYear();for(var l=j+c.yearRange[0];l<j+c.yearRange[1];l++)o<=new Date(l+1,-1,1)&&t>new Date(l,0,0)&&A.append(d("<option/>").text(l));z.val(e);A.val(b)}else M.html(r.months[e]+" "+b);K.empty();I.add(J).removeClass(f.disabled);l=!g?-7:0;for(var u,x;l<(!g?35:42);l++){u=d("<a/>");if(l%7===0){P=d("<div/>").addClass(f.week);K.append(P)}if(l<g){u.addClass(f.off);x=n-g+l+1;j=new Date(b,e-1,x)}else if(l>=g+s){u.addClass(f.off);x=l-s-g+
1;j=new Date(b,e+1,x)}else{x=l-g+1;j=new Date(b,e,x);if(U(m,j))u.attr("id",f.current).addClass(f.focus);else U(q,j)&&u.attr("id",f.today)}o&&j<o&&u.add(I).addClass(f.disabled);t&&j>t&&u.add(J).addClass(f.disabled);u.attr("href","#"+x).text(x).data("date",j);P.append(u)}K.find("a").click(function(w){var F=d(this);if(!F.hasClass(f.disabled)){d("#"+f.current).removeAttr("id");F.attr("id",f.current);i(F.data("date"),c,w)}return false});f.sunday&&K.find(f.week).each(function(){var w=c.firstDay?7-c.firstDay:0;d(this).children().slice(w,w+1).addClass(f.sunday)});return h},setMin:function(b,e){o=C(b);e&&m<o&&h.setValue(o);return h},setMax:function(b,e){t=C(b);e&&m>t&&h.setValue(t);return h},today:function(){return h.setValue(q)},addDay:function(b){return this.setValue(D,E,G+(b||1))},addMonth:function(b){return this.setValue(D,E+(b||1),G)},addYear:function(b){return this.setValue(D+(b||1),E,G)},hide:function(b){if(v){b=d.Event();b.type="onHide";H.trigger(b);d(document).unbind("click.d").unbind("keydown.d");if(b.isDefaultPrevented())return;k.hide();v=false}return h},getConf:function(){return c},getInput:function(){return a},getCalendar:function(){return k},getValue:function(b){return b?T(m,b,c.lang):m},isOpen:function(){return v}});d.each(["onBeforeShow","onShow","change","onHide"],function(b,e){d.isFunction(c[e])&&d(h).bind(e,c[e]);h[e]=function(g){g&&d(h).bind(e,g);return h}});a.bind("focus click",h.show).keydown(function(b){var e=b.keyCode;if(!v&&d(V).index(e)>=0){h.show(b);return b.preventDefault()}return b.shiftKey||b.ctrlKey||b.altKey||e==9?true:b.preventDefault()});C(a.val())&&i(m,c)}d.tools=d.tools||{version:"1.2.5"};var W=[],Q,V=[75,76,38,39,74,72,40,37],B={};Q=d.tools.dateinput={conf:{format:"mm/dd/yy",selectors:false,yearRange:[-5,5],lang:"en",offset:[0,0],speed:0,firstDay:0,min:undefined,max:undefined,trigger:false,css:{prefix:"cal",input:"date",root:0,head:0,title:0,prev:0,next:0,month:0,year:0,days:0,body:0,weeks:0,today:0,current:0,week:0,off:0,sunday:0,focus:0,disabled:0,trigger:0}},localize:function(a,c){d.each(c,function(i,p){c[i]=p.split(",")});B[a]=c}};Q.localize("en",{months:"January,February,March,April,May,June,July,August,September,October,November,December",shortMonths:"Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec",days:"Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday",shortDays:"Sun,Mon,Tue,Wed,Thu,Fri,Sat"});var X=/d{1,4}|m{1,4}|yy(?:yy)?|"[^"]*"|'[^']*'/g,Y=d("<a/>");d.expr[":"].date=function(a){var c=a.getAttribute("type");return c&&c=="date"||!!d(a).data("dateinput")};d.fn.dateinput=function(a){if(this.data("dateinput"))return this;a=d.extend(true,{},Q.conf,a);d.each(a.css,function(i,p){if(!p&&i!="prefix")a.css[i]=(a.css.prefix||"")+(p||i)});var c;this.each(function(){var i=new Z(d(this),a);W.push(i);i=i.getInput().data("dateinput",i);c=c?c.add(i):i});return c?c:this}})(jQuery);(function(e){function F(d,a){a=Math.pow(10,a);return Math.round(d*a)/a}function q(d,a){if(a=parseInt(d.css(a),10))return a;return(d=d[0].currentStyle)&&d.width&&parseInt(d.width,10)}function C(d){return(d=d.data("events"))&&d.onSlide}function G(d,a){function h(c,b,f,j){if(f===undefined)f=b/k*z;else if(j)f-=a.min;if(s)f=Math.round(f/s)*s;if(b===undefined||s)b=f*k/z;if(isNaN(f))return g;b=Math.max(0,Math.min(b,k));f=b/k*z;if(j||!n)f+=a.min;if(n)if(j)b=k-b;else f=a.max-f;f=F(f,t);var r=c.type=="click";if(D&&l!==undefined&&!r){c.type="onSlide";A.trigger(c,[f,b]);if(c.isDefaultPrevented())return g}j=r?a.speed:0;r=r?function(){c.type="change";A.trigger(c,[f])}:null;if(n){m.animate({top:b},j,r);a.progress&&B.animate({height:k-b+m.width()/2},j)}else{m.animate({left:b},j,r);a.progress&&B.animate({width:b+m.width()/2},j)}l=f;H=b;d.val(f);return g}function o(){if(n=a.vertical||q(i,"height")>q(i,"width")){k=q(i,"height")-q(m,"height");u=i.offset().top+k}else{k=q(i,"width")-q(m,"width");u=i.offset().left}}
function v(){o();g.setValue(a.value!==undefined?a.value:a.min)}var g=this,p=a.css,i=e("<div><div/><a href='#'/></div>").data("rangeinput",g),n,l,u,k,H;d.before(i);var m=i.addClass(p.slider).find("a").addClass(p.handle),B=i.find("div").addClass(p.progress);e.each("min,max,step,value".split(","),function(c,b){c=d.attr(b);if(parseFloat(c))a[b]=parseFloat(c,10)});var z=a.max-a.min,s=a.step=="any"?0:a.step,t=a.precision;if(t===undefined)try{t=s.toString().split(".")[1].length}catch(I){t=0}if(d.attr("type")=="range"){var w=e("<input/>");e.each("class,disabled,id,maxlength,name,readonly,required,size,style,tabindex,title,value".split(","),function(c,b){w.attr(b,d.attr(b))});w.val(a.value);d.replaceWith(w);d=w}d.addClass(p.input);var A=e(g).add(d),D=true;e.extend(g,{getValue:function(){return l},setValue:function(c,b){o();return h(b||e.Event("api"),undefined,c,true)},getConf:function(){return a},getProgress:function(){return B},getHandle:function(){return m},getInput:function(){return d},step:function(c,b){b=b||e.Event();var f=a.step=="any"?1:a.step;g.setValue(l+f*(c||1),b)},stepUp:function(c){return g.step(c||1)},stepDown:function(c){return g.step(-c||-1)}});e.each("onSlide,change".split(","),function(c,b){e.isFunction(a[b])&&e(g).bind(b,a[b]);g[b]=function(f){f&&e(g).bind(b,f);return g}});m.drag({drag:false}).bind("dragStart",function(){o();D=C(e(g))||C(d)}).bind("drag",function(c,b,f){if(d.is(":disabled"))return false;h(c,n?b:f)}).bind("dragEnd",function(c){if(!c.isDefaultPrevented()){c.type="change";A.trigger(c,[l])}}).click(function(c){return c.preventDefault()});i.click(function(c){if(d.is(":disabled")||c.target==m[0])return c.preventDefault();o();var b=m.width()/2;h(c,n?k-u-b+c.pageY:c.pageX-u-b)});a.keyboard&&d.keydown(function(c){if(!d.attr("readonly")){var b=c.keyCode,f=e([75,76,38,33,39]).index(b)!=-1,j=e([74,72,40,34,37]).index(b)!=-1;if((f||j)&&!(c.shiftKey||c.altKey||c.ctrlKey)){if(f)g.step(b==33?10:1,c);else if(j)g.step(b==34?-10:-1,c);return c.preventDefault()}}});d.blur(function(c){var b=e(this).val();b!==l&&g.setValue(b,c)});e.extend(d[0],{stepUp:g.stepUp,stepDown:g.stepDown});v();k||e(window).load(v)}e.tools=e.tools||{version:"1.2.5"};var E;E=e.tools.rangeinput={conf:{min:0,max:100,step:"any",steps:0,value:0,precision:undefined,vertical:0,keyboard:true,progress:false,speed:100,css:{input:"range",slider:"slider",progress:"progress",handle:"handle"}}};var x,y;e.fn.drag=function(d){document.ondragstart=function(){return false};d=e.extend({x:true,y:true,drag:true},d);x=x||e(document).bind("mousedown mouseup",function(a){var h=e(a.target);if(a.type=="mousedown"&&h.data("drag")){var o=h.position(),v=a.pageX-o.left,g=a.pageY-o.top,p=true;x.bind("mousemove.drag",function(i){var n=i.pageX-v;i=i.pageY-g;var l={};if(d.x)l.left=n;if(d.y)l.top=i;if(p){h.trigger("dragStart");p=false}d.drag&&h.css(l);h.trigger("drag",[i,n]);y=h});a.preventDefault()}else try{y&&y.trigger("dragEnd")}finally{x.unbind("mousemove.drag");y=null}});return this.data("drag",true)};e.expr[":"].range=function(d){var a=d.getAttribute("type");return a&&a=="range"||!!e(d).filter("input").data("rangeinput")};e.fn.rangeinput=function(d){if(this.data("rangeinput"))return this;d=e.extend(true,{},E.conf,d);var a;this.each(function(){var h=new G(e(this),e.extend(true,{},d));h=h.getInput().data("rangeinput",h);a=a?a.add(h):h});return a?a:this}})(jQuery);(function(e){function t(a,b,c){var k=a.offset().top,f=a.offset().left,l=c.position.split(/,?\s+/),p=l[0];l=l[1];k-=b.outerHeight()-c.offset[0];f+=a.outerWidth()+c.offset[1];if(/iPad/i.test(navigator.userAgent))k-=e(window).scrollTop();c=b.outerHeight()+a.outerHeight();if(p=="center")k+=c/2;if(p=="bottom")k+=c;a=a.outerWidth();if(l=="center")f-=(a+b.outerWidth())/2;if(l=="left")f-=a;return{top:k,left:f}}function y(a){function b(){return this.getAttribute("type")==a}b.key="[type="+a+"]";return b}function u(a,b,c){function k(g,d,i){if(!(!c.grouped&&g.length)){var j;if(i===false||e.isArray(i)){j=h.messages[d.key||d]||h.messages["*"];j=j[c.lang]||h.messages["*"].en;(d=j.match(/\$\d/g))&&e.isArray(i)&&e.each(d,function(m){j=j.replace(this,i[m])})}else j=i[c.lang]||i;g.push(j)}}var f=this,l=b.add(f);a=a.not(":button, :image, :reset, :submit");e.extend(f,{getConf:function(){return c},getForm:function(){return b},getInputs:function(){return a},reflow:function(){a.each(function(){var g=e(this),d=g.data("msg.el");if(d){g=t(g,d,c);d.css({top:g.top,left:g.left})}});return f},invalidate:function(g,d){if(!d){var i=[];e.each(g,function(j,m){j=a.filter("[name='"+j+"']");if(j.length){j.trigger("OI",[m]);i.push({input:j,messages:[m]})}});g=i;d=e.Event()}d.type="onFail";l.trigger(d,[g]);d.isDefaultPrevented()||q[c.effect][0].call(f,g,d);return f},reset:function(g){g=g||a;g.removeClass(c.errorClass).each(function(){var d=e(this).data("msg.el");if(d){d.remove();e(this).data("msg.el",null)}}).unbind(c.errorInputEvent||"");return f},destroy:function(){b.unbind(c.formEvent+".V").unbind("reset.V");a.unbind(c.inputEvent+".V").unbind("change.V");return f.reset()},checkValidity:function(g,d){g=g||a;g=g.not(":disabled");if(!g.length)return true;d=d||e.Event();d.type="onBeforeValidate";l.trigger(d,[g]);if(d.isDefaultPrevented())return d.result;var i=[];g.not(":radio:not(:checked)").each(function(){var m=[],n=e(this).data("messages",m),v=r&&n.is(":date")?"onHide.v":c.errorInputEvent+".v";n.unbind(v);e.each(w,function(){var o=this,s=o[0];if(n.filter(s).length){o=o[1].call(f,n,n.val());if(o!==true){d.type="onBeforeFail";l.trigger(d,[n,s]);if(d.isDefaultPrevented())return false;var x=n.attr(c.messageAttr);if(x){m=[x];return false}else k(m,s,o)}}});if(m.length){i.push({input:n,messages:m});n.trigger("OI",[m]);c.errorInputEvent&&n.bind(v,function(o){f.checkValidity(n,o)})}if(c.singleError&&i.length)return false});var j=q[c.effect];if(!j)throw'Validator: cannot find effect "'+c.effect+'"';if(i.length){f.invalidate(i,d);return false}else{j[1].call(f,g,d);d.type="onSuccess";l.trigger(d,[g]);g.unbind(c.errorInputEvent+".v")}return true}});e.each("onBeforeValidate,onBeforeFail,onFail,onSuccess".split(","),function(g,d){e.isFunction(c[d])&&e(f).bind(d,c[d]);f[d]=function(i){i&&e(f).bind(d,i);return f}});c.formEvent&&b.bind(c.formEvent+".V",function(g){if(!f.checkValidity(null,g))return g.preventDefault()});b.bind("reset.V",function(){f.reset()});a[0]&&a[0].validity&&a.each(function(){this.oninvalid=function(){return false}});if(b[0])b[0].checkValidity=f.checkValidity;c.inputEvent&&a.bind(c.inputEvent+".V",function(g){f.checkValidity(e(this),g)});a.filter(":checkbox, select").filter("[required]").bind("change.V",function(g){var d=e(this);if(this.checked||d.is("select")&&e(this).val())q[c.effect][1].call(f,d,g)});var p=a.filter(":radio").change(function(g){f.checkValidity(p,g)});e(window).resize(function(){f.reflow()})}e.tools=e.tools||{version:"1.2.5"};var z=/\[type=([a-z]+)\]/,A=/^-?[0-9]*(\.[0-9]+)?$/,r=e.tools.dateinput,B=/^([a-z0-9_\.\-\+]+)@([\da-z\.\-]+)\.([a-z\.]{2,6})$/i,C=/^(https?:\/\/)?[\da-z\.\-]+\.[a-z\.]{2,6}[#&+_\?\/\w \.\-=]*$/i,h;h=e.tools.validator={conf:{grouped:false,effect:"default",errorClass:"invalid",inputEvent:null,errorInputEvent:"keyup",formEvent:"submit",lang:"en",message:"<div/>",messageAttr:"data-message",messageClass:"error",offset:[0,0],position:"center right",singleError:false,speed:"normal"},messages:{"*":{en:"Please correct this value"}},localize:function(a,b){e.each(b,function(c,k){h.messages[c]=h.messages[c]||{};h.messages[c][a]=k})},localizeFn:function(a,b){h.messages[a]=h.messages[a]||{};e.extend(h.messages[a],b)},fn:function(a,b,c){if(e.isFunction(b))c=b;else{if(typeof b=="string")b={en:b};this.messages[a.key||a]=b}if(b=z.exec(a))a=y(b[1]);w.push([a,c])},addEffect:function(a,b,c){q[a]=[b,c]}};var w=[],q={"default":[function(a){var b=this.getConf();e.each(a,function(c,k){c=k.input;c.addClass(b.errorClass);var f=c.data("msg.el");if(!f){f=e(b.message).addClass(b.messageClass).appendTo(document.body);c.data("msg.el",f)}f.css({visibility:"hidden"}).find("p").remove();e.each(k.messages,function(l,p){e("<p/>").html(p).appendTo(f)});f.outerWidth()==f.parent().width()&&f.add(f.find("p")).css({display:"inline"});k=t(c,f,b);f.css({visibility:"visible",position:"absolute",top:k.top,left:k.left}).fadeIn(b.speed)})},function(a){var b=this.getConf();a.removeClass(b.errorClass).each(function(){var c=e(this).data("msg.el");c&&c.css({visibility:"hidden"})})}]};e.each("email,url,number".split(","),function(a,b){e.expr[":"][b]=function(c){return c.getAttribute("type")===b}});e.fn.oninvalid=function(a){return this[a?"bind":"trigger"]("OI",a)};h.fn(":email","Please enter a valid email address",function(a,b){return!b||B.test(b)});h.fn(":url","Please enter a valid URL",function(a,b){return!b||C.test(b)});h.fn(":number","Please enter a numeric value.",function(a,b){return A.test(b)});h.fn("[max]","Please enter a value smaller than $1",function(a,b){if(b===""||r&&a.is(":date"))return true;a=a.attr("max");return parseFloat(b)<=parseFloat(a)?true:[a]});h.fn("[min]","Please enter a value larger than $1",function(a,b){if(b===""||r&&a.is(":date"))return true;a=a.attr("min");return parseFloat(b)>=parseFloat(a)?true:[a]});h.fn("[required]","Please complete this mandatory field.",function(a,b){if(a.is(":checkbox"))return a.is(":checked");return!!b});h.fn("[pattern]",function(a){var b=new RegExp("^"+a.attr("pattern")+"$");return b.test(a.val())});e.fn.validator=function(a){var b=this.data("validator");if(b){b.destroy();this.removeData("validator")}a=e.extend(true,{},h.conf,a);if(this.is("form"))return this.each(function(){var c=e(this);b=new u(c.find(":input"),c,a);c.data("validator",b)});else{b=new u(this,this.eq(0).closest("form"),a);return this.data("validator",b)}}})(jQuery);;(function($){$.fn.getTwitter=function(options){var o=$.extend({},$.fn.getTwitter.defaults,options);$(this).hide();if(o.showHeading){$(this).append('<h2>'+o.headingText+'</h2>');}
$(this).append('<ul id="twitter_update_list"><li></li></ul>');$("ul#twitter_update_list").hide();var pl=$('<p id="'+o.preloaderId+'">'+o.loaderText+'</p>');$(this).append(pl);if(o.showProfileLink){$(this).append('<a id="profileLink" href="http://twitter.com/'+o.userName+'">http://twitter.com/'+o.userName+'</a>');}
$(this).show();$.getScript("http://twitter.com/javascripts/blogger.js");$.getScript("http://twitter.com/statuses/user_timeline/"+o.userName+".json?callback=twitterCallback2&count="+o.numTweets,function(){$(pl).remove();$('ul#twitter_update_list li').each(function(){texto=$(this).find('a:last').html();texto=texto.replace('about','aproximadamente');texto=texto.replace('less than','menos de');texto=texto.replace(' a ',' um ');texto=texto.replace('minute','minuto');texto=texto.replace('hour','hora');texto=texto.replace('day','dia');texto=texto.replace('week','semana');texto=texto.replace('months','meses');texto=texto.replace('month','mês');texto=texto.replace('ago','atrás');$(this).find('a:last').html(texto);});});if(o.slideIn){$("ul#twitter_update_list").slideDown(1000);}
else{$("ul#twitter_update_list").show();}
$("ul#twitter_update_list li:first").addClass("firstTweet");$("ul#twitter_update_list li:last").addClass("lastTweet");};$.fn.getTwitter.defaults={userName:"postx",numTweets:2,preloaderId:"preloader",loaderText:"Carregando tweets...",slideIn:false,showHeading:false,headingText:"Últimos Tweets de maktuiu",showProfileLink:false};})(jQuery);;Cufon.replace(".fonte");$(function(){var email="E-mail:";var nome="Nome:";var empresa="Empresa:";var telefone="Telefone:";var mensagem="Mensagem:";$('input[name=email]').focus(function(){if($(this).val()==email){$(this).val('');}}).blur(function(){if($(this).val()==''){$(this).val(email);}});$('input[name=nome]').focus(function(){if($(this).val()==nome){$(this).val('');}}).blur(function(){if($(this).val()==''){$(this).val(nome);}});$('input[name=empresa]').focus(function(){if($(this).val()==empresa){$(this).val('');}}).blur(function(){if($(this).val()==''){$(this).val(empresa);}});$('input[name=telefone]').focus(function(){if($(this).val()==telefone){$(this).val('');}}).blur(function(){if($(this).val()==''){$(this).val(telefone);}});$('textarea[name=mensagem]').focus(function(){if($(this).val()==mensagem){$(this).val('');}}).blur(function(){if($(this).val()==''){$(this).val(mensagem);}});$("#enviaProposta").click(function(){var error='';if($('#nome-pro').val()==nome||$('#nome-pro').val()==''){error='Preencha o campo Nome\n';}
if($('#email-pro').val()==email||$('#email-pro').val()==''){error+='Preencha o campo E-mail\n';}
if($('#empresa-pro').val()==empresa||$('#empresa-pro').val()==''){error+='Preencha o campo Empresa\n';}
if($('#telefone-pro').val()==telefone||$('#telefone-pro').val()==''){error+='Preencha o campo Telefone\n';}
if($('#mensagem-pro').val()==mensagem||$('#mensagem-pro').val()==''){error+='Preencha o campo Mensagem\n';}
if(error!=''){alert(error);}else{$('#resposta-proposta').empty().show().html('<img src="images/homeNew/loader.gif" alt="Enviando..." /> Enviando e-mail!');$('#resposta-proposta').load($('#urlRaiz').val()+"site/contatoHomeNew",$("#formProposta").serializeArray(),function(){resetForm();});}
return false;});function resetForm(){$('#nome-pro').val(nome);$('#email-pro').val(email);$('#empresa-pro').val(empresa);$('#telefone-pro').val(telefone);$('#mensagem-pro').val(mensagem);}
$('.pq').hover(function(){$('.tooltip').css('top','75px').show();},function(){$('.tooltip').hide();});$('#alt .item').each(function(index){var a=$(this).find('a');var id=$(this).find('a').attr('href');$(a).mouseenter(function(){$(id).fadeIn();}).mouseleave(function(){$(id).fadeOut();});});});
