var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return!!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © the.bend aka Dimitri Castrique 2007, www.thebend.be
 * 
 * Trademark:
 * Qlassik Medium is a trademark of Dimitri Castrique.
 * 
 * Manufacturer:
 * Dimitri Castrique
 * 
 * Designer:
 * Dimitri Castrique
 * 
 * Vendor URL:
 * FREE
 */
Cufon.registerFont({"w":444,"face":{"font-family":"qlassik","font-weight":500,"font-stretch":"normal","units-per-em":"1000","panose-1":"5 7 0 0 0 0 0 0 0 0","ascent":"800","descent":"-200","x-height":"14","cap-height":"3","bbox":"-66.7376 -915 790.784 256.112","underline-thickness":"50","underline-position":"-50","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":227},"!":{"d":"64,-205v-4,-98,-17,-314,-17,-427v0,-18,38,-24,96,-24v6,15,10,33,10,59v-2,85,-13,278,-18,355v-2,28,-36,37,-71,37xm99,-105v40,0,47,18,46,54v-1,35,-11,60,-52,60v-35,0,-47,-18,-47,-58v0,-37,17,-56,53,-56","w":193},"\"":{"d":"33,-713v28,-14,92,-31,84,34v-7,55,-14,141,-23,159v-4,6,-38,12,-49,12v-1,-34,-12,-174,-12,-205xm177,-713v28,-14,92,-31,84,34v-7,55,-14,141,-23,159v-4,6,-38,12,-49,12v-1,-34,-12,-174,-12,-205","w":293},"#":{"d":"93,-203r-61,0v1,-15,-1,-23,-4,-31v0,-3,9,-23,13,-31r60,0r17,-119r-67,0v2,-11,-2,-24,-4,-30v0,-3,10,-28,13,-32r66,0v7,-44,-12,-106,75,-106v12,29,-8,71,-11,106r93,0v6,-41,-13,-106,75,-106v10,32,-9,71,-11,106r58,0v-2,16,1,23,4,32v0,2,-8,24,-13,30r-58,0v-5,40,-11,79,-16,119r67,0v3,27,5,40,-8,62r-68,0v-8,49,13,121,-75,121v-12,-34,9,-83,13,-121r-95,0v-6,38,-8,120,-36,120v-10,0,-27,-4,-45,-8xm181,-384v-5,40,-11,79,-16,119r94,0v5,-40,10,-79,16,-119r-94,0"},"$":{"d":"154,-456v25,128,234,150,234,305v0,80,-48,138,-138,154r-10,84v0,28,-24,32,-74,32r10,-112v-55,-2,-92,-17,-110,-30v-26,-19,-3,-56,7,-80v53,44,221,63,221,-42v0,-55,-73,-112,-115,-148v-50,-43,-119,-98,-118,-166v0,-59,38,-118,132,-133r10,-86v0,-28,26,-32,74,-32r-10,116v63,4,96,23,104,34v-2,13,-4,51,-28,52v-58,-25,-205,-30,-189,52"},"%":{"d":"44,-482v0,-100,46,-175,140,-175v79,0,132,41,132,173v0,106,-46,177,-137,177v-82,0,-135,-41,-135,-175xm384,-162v0,-102,47,-177,141,-177v80,0,131,44,131,175v0,106,-46,175,-136,175v-80,0,-136,-36,-136,-173xm162,29v-3,-1,-37,-18,-38,-31v50,-92,293,-495,390,-652v14,-22,11,-21,31,-9v12,7,21,15,23,26r-385,642v-10,17,-16,24,-21,24xm456,-161v0,81,21,117,64,117v38,0,65,-37,65,-119v0,-86,-22,-118,-63,-118v-41,0,-66,40,-66,120xm117,-481v0,81,22,117,63,117v39,0,65,-38,65,-120v0,-85,-22,-117,-63,-117v-39,0,-65,39,-65,120","w":700},"&":{"d":"333,-130v-54,-55,-114,-121,-151,-170v-48,36,-75,77,-75,132v0,56,37,103,104,103v45,0,84,-18,122,-65xm430,-431v8,-2,44,-7,74,-9v22,-1,49,-7,49,30v4,14,-27,37,-62,34v3,58,4,101,-65,229v67,64,99,96,116,106v-6,38,-37,48,-56,48v-25,0,-22,-9,-102,-84v-51,61,-112,84,-174,84v-121,0,-184,-74,-184,-174v0,-84,60,-144,116,-184v-43,-57,-68,-114,-68,-172v0,-88,66,-142,160,-142v99,0,128,29,86,93v-58,-44,-170,-39,-169,54v0,76,135,218,218,315v55,-117,67,-154,61,-228","w":580},"\u2019":{"d":"69,-648v-13,-6,-10,-28,-14,-44v8,-20,31,-37,55,-37v35,-1,47,29,42,67v-9,66,-36,138,-89,157v-11,0,-23,-3,-30,-11v23,-41,35,-88,36,-132","w":187},"(":{"d":"141,-292v0,195,61,349,137,425v-7,32,-24,54,-45,54v-47,-23,-172,-185,-172,-469v0,-269,112,-424,178,-472v21,4,35,25,39,53v-80,92,-137,231,-137,409","w":312},")":{"d":"171,-288v1,-181,-53,-329,-136,-416v7,-33,24,-50,44,-50v46,24,172,178,172,453v0,270,-111,441,-177,488v-23,-4,-37,-30,-39,-57v76,-87,136,-230,136,-418","w":312},"*":{"d":"254,-525v-3,13,-7,19,-32,13r-19,-139v-2,-26,42,-20,68,-8xm387,-562v23,-11,32,33,28,61r-133,25v-12,2,-19,-1,-21,-26xm262,-462r97,101v17,19,-22,41,-49,47r-66,-119v-5,-12,-5,-19,18,-29xm192,-456v10,-9,17,-11,33,8r-66,123v-13,22,-46,-8,-60,-32xm198,-513v11,7,15,12,2,34r-138,-25v-25,-5,-6,-46,13,-66","w":450},"+":{"d":"284,-96v2,41,-36,39,-70,39r0,-176r-166,0v0,-46,4,-67,24,-67r142,0r-2,-155v8,-9,26,-10,60,-11v10,5,12,14,12,36r0,130r166,0v0,45,-3,67,-25,67r-141,0r0,137","w":499},",":{"d":"146,-50v-3,56,-38,122,-81,154v-16,11,-41,11,-56,-2v27,-43,48,-73,51,-116v-18,-6,-18,-44,-23,-58v9,-20,33,-37,58,-37v42,0,54,15,51,59","w":183},"-":{"d":"220,-229v-54,6,-132,23,-185,12v5,-47,12,-69,26,-69v55,0,127,-14,173,-20v7,1,16,4,22,7v-3,37,-13,67,-36,70","w":292},".":{"d":"37,-50v0,-38,18,-58,59,-58v45,0,53,19,52,56v-1,36,-12,62,-59,62v-39,0,-52,-19,-52,-60","w":183},"\/":{"d":"326,-702r-194,668v-28,64,-9,98,-108,91r216,-734v7,-32,42,-24,86,-25","w":350},"0":{"d":"30,-295v0,-144,37,-230,92,-271v28,-21,63,-35,103,-35v153,0,189,144,189,293v0,213,-62,322,-195,322v-119,0,-189,-91,-189,-309xm121,-292v0,179,41,237,101,237v56,0,102,-55,102,-257v-1,-168,-39,-221,-98,-221v-61,0,-105,67,-105,241"},"1":{"d":"294,-76v25,12,66,18,66,27v3,54,-7,48,-44,50v-61,3,-127,2,-184,2v0,-12,-1,-31,-1,-48v0,-16,42,-21,73,-33v2,-121,4,-276,6,-433v-35,9,-113,29,-133,33v-5,-9,-9,-20,-10,-32v5,-10,14,-21,26,-32v69,-25,151,-49,185,-59v7,2,16,6,21,9v-2,111,-4,352,-5,516","w":383},"2":{"d":"201,-524v-58,1,-109,25,-138,45v-15,0,-19,-41,-19,-52v24,-40,99,-70,180,-70v205,1,177,215,90,324r-163,204v44,1,93,1,144,1v46,0,97,-4,115,-4v-3,42,-15,70,-30,72v-89,8,-257,6,-339,1v-12,-29,-4,-48,15,-73v138,-183,232,-263,232,-360v0,-58,-31,-88,-87,-88"},"3":{"d":"367,-474v0,83,-43,117,-102,159v85,16,135,69,135,155v0,146,-107,225,-242,225v-89,0,-125,-21,-110,-95v0,-3,0,-3,1,-2v24,15,62,25,104,25v106,-1,164,-74,152,-170v-9,-71,-89,-94,-176,-85v-8,-19,3,-41,10,-55v68,-26,134,-72,134,-135v0,-38,-20,-73,-78,-73v-52,-1,-94,20,-127,40v-15,-8,-16,-35,-16,-53v15,-32,80,-63,165,-63v119,0,150,73,150,127"},"4":{"d":"413,-215v18,41,-19,72,-69,68r0,118v4,41,-45,36,-89,37r1,-154v-80,0,-167,-3,-210,-7v-17,-16,-24,-37,-27,-56v31,-78,161,-306,225,-364v28,-25,62,-38,102,-25r-2,387v26,-2,53,-4,69,-4xm256,-211r7,-266v-61,74,-123,186,-155,262v43,3,92,4,148,4"},"5":{"d":"308,-170v0,-134,-143,-137,-260,-143v11,-86,35,-216,46,-281v73,0,217,-5,283,-8v-4,21,4,55,-13,64v-37,10,-145,13,-207,14v-9,46,-18,96,-24,149v146,3,266,34,266,202v0,151,-94,238,-237,238v-104,0,-115,-20,-110,-93v20,14,56,22,98,22v92,0,158,-69,158,-164"},"6":{"d":"266,-401v105,2,144,91,144,184v0,134,-60,230,-194,230v-112,0,-184,-75,-187,-246v-2,-134,28,-255,82,-322v68,-84,150,-109,210,-109v51,0,87,16,68,65v-202,-19,-283,140,-282,351v0,133,47,194,116,194v59,0,108,-54,108,-153v0,-103,-57,-139,-140,-113v-7,-60,23,-82,75,-81"},"7":{"d":"67,31v58,-164,174,-412,236,-561v-47,0,-213,10,-262,-11v-6,-20,4,-42,12,-66v101,15,236,3,350,7v-48,183,-206,511,-252,647v-32,1,-90,1,-84,-16","w":422},"8":{"d":"289,-343v61,39,122,91,122,177v0,99,-67,176,-188,176v-143,0,-190,-91,-190,-173v0,-95,54,-131,119,-176v-54,-34,-102,-75,-102,-148v0,-110,81,-176,200,-166v98,8,144,72,144,152v0,86,-47,117,-105,158xm134,-497v0,61,49,87,99,117v48,-31,83,-69,83,-117v0,-59,-41,-88,-90,-88v-47,0,-92,28,-92,88xm223,-59v52,0,102,-34,102,-102v0,-81,-54,-101,-113,-139v-53,32,-97,76,-97,132v0,69,48,109,108,109"},"9":{"d":"250,-276v12,62,-25,86,-88,78v-88,-11,-134,-88,-134,-184v0,-134,67,-225,195,-225v135,0,182,83,182,281v0,139,-31,249,-111,320v-63,56,-128,72,-180,72v-46,0,-58,-22,-57,-61v78,7,152,-29,201,-88v49,-59,68,-146,68,-253v0,-126,-28,-204,-106,-204v-71,0,-112,59,-112,148v0,99,56,137,142,116"},":":{"d":"37,-374v0,-38,19,-58,59,-58v45,0,53,19,52,56v-1,36,-13,62,-58,62v-39,0,-53,-19,-53,-60xm37,-50v0,-38,19,-58,59,-58v45,0,53,19,52,56v-1,36,-13,62,-58,62v-39,0,-53,-19,-53,-60","w":183},";":{"d":"37,-374v0,-38,19,-58,59,-58v45,0,53,19,52,56v-1,36,-13,62,-58,62v-39,0,-53,-19,-53,-60xm146,-50v-3,56,-38,122,-81,154v-16,11,-41,11,-56,-2v27,-43,48,-73,51,-116v-18,-6,-18,-44,-23,-58v9,-20,33,-37,58,-37v42,0,54,15,51,59","w":183},"=":{"d":"48,-328v1,-47,5,-67,25,-67r378,0v-1,45,-4,67,-25,67r-378,0xm48,-136v1,-46,5,-67,25,-67r378,0v-1,45,-4,67,-25,67r-378,0","w":499},"?":{"d":"293,-526v0,126,-155,188,-112,319v-25,20,-71,13,-81,-27v-31,-124,103,-177,103,-280v0,-84,-90,-80,-148,-41v-13,-1,-25,-18,-25,-54v19,-33,81,-49,130,-49v98,0,133,56,133,132xm150,-105v40,0,47,18,46,54v-1,35,-11,60,-52,60v-35,0,-47,-18,-47,-58v0,-37,17,-56,53,-56","w":312},"@":{"d":"382,-450v161,0,102,203,107,354v6,5,14,11,23,11v41,0,102,-53,102,-227v0,-165,-73,-237,-212,-237v-175,0,-280,108,-280,334v0,281,160,336,369,281v25,-7,49,-13,68,-11v8,12,14,30,15,45v-15,11,-28,21,-43,26v-265,85,-493,10,-486,-345v5,-253,143,-395,356,-395v181,0,290,96,290,295v0,233,-96,300,-180,300v-28,0,-51,-10,-63,-27v-16,13,-52,32,-104,32v-59,0,-108,-22,-110,-120v-3,-104,86,-163,187,-148v5,-55,-1,-102,-56,-102v-33,0,-62,19,-92,23v-9,-13,-16,-33,-11,-50v17,-17,66,-39,120,-39xm308,-130v0,42,21,58,59,51v26,-5,51,-20,52,-47r2,-103v-69,0,-113,20,-113,99","w":733},"A":{"d":"521,-13v3,21,-40,17,-59,17v-12,0,-23,-3,-39,-17v-18,-55,-30,-102,-53,-170r-208,0r-59,173v-8,23,-62,12,-91,7v1,-13,4,-24,8,-35v56,-167,165,-458,210,-601v0,-33,32,-23,58,-27v8,2,15,5,19,10xm206,-324r-22,70r165,0r-81,-277v-17,63,-34,123,-62,207","w":523},"B":{"d":"381,-516v0,94,-29,121,-84,147v17,4,30,9,42,16v31,19,78,54,78,140v0,151,-96,218,-220,218v-51,0,-87,-3,-138,-8r1,-652v37,-7,85,-9,137,-10v131,0,184,65,184,149xm318,-211v1,-106,-75,-124,-171,-113r0,258v99,20,169,-17,171,-145xm290,-501v4,-84,-64,-107,-143,-94r0,205v9,-2,40,-3,59,-3v62,0,80,-36,84,-108"},"C":{"d":"34,-314v0,-211,92,-363,274,-363v83,0,128,32,137,50v0,22,-6,39,-14,50v-39,-6,-76,-31,-132,-24v-92,11,-171,88,-171,281v0,176,67,255,184,255v48,0,98,-15,120,-29v4,7,7,18,8,31v-10,61,-61,78,-142,78v-162,0,-264,-79,-264,-329","w":465},"D":{"d":"72,-656v25,-3,90,-9,141,-9v221,0,280,130,280,309v0,137,-23,234,-91,295v-100,90,-205,67,-342,56r0,-583v0,-40,2,-54,12,-68xm396,-356v-1,-202,-77,-250,-248,-236r0,521v20,3,44,5,71,5v85,0,177,-49,177,-290","w":527},"E":{"d":"351,-662v0,95,-35,71,-114,71r-89,0r0,204r186,0v-7,63,-15,72,-39,72r-147,0r0,244v59,6,153,1,216,2v-7,106,-46,72,-151,72v-62,0,-114,-2,-146,-5v-3,-14,-7,-27,-7,-41r-2,-604v11,-3,28,-15,51,-15r242,0","w":383},"F":{"d":"361,-662v-7,82,-14,69,-85,69r-128,0r0,217r191,0v-4,62,-15,71,-40,71r-151,0v0,109,1,204,2,296v-13,9,-70,19,-90,4r-2,-642v9,-3,29,-15,54,-15r249,0","w":375},"G":{"d":"439,-580v-34,-5,-73,-23,-117,-23v-122,0,-195,85,-195,276v0,214,87,270,183,270v36,0,67,-10,78,-20r0,-224v-25,0,-56,-1,-60,-63v0,0,0,-8,10,-8v29,-2,100,-3,128,-3v16,96,5,229,8,339v-40,31,-91,51,-170,51v-177,-2,-272,-75,-272,-336v0,-144,42,-234,90,-285v45,-48,111,-70,194,-70v83,0,128,32,137,50v0,22,-6,35,-14,46","w":520},"H":{"d":"394,3v-19,-89,-3,-216,-8,-320r-238,2r0,254v-6,58,-2,68,-90,64r2,-506v0,-62,-1,-111,-2,-149v10,-10,31,-12,80,-12v8,12,10,27,10,62r0,215r238,0v4,-87,-11,-197,10,-267v10,-9,27,-10,80,-10r-2,508v0,63,1,108,2,147v-9,10,-33,12,-82,12","w":534},"I":{"d":"68,3v-6,0,-9,-5,-9,-19r-2,-625v8,-20,33,-23,82,-23v8,0,9,20,9,66r1,589v-8,10,-32,12,-81,12","w":207},"J":{"d":"62,69v-51,3,-84,-35,-62,-73v9,2,19,3,28,3v38,-1,101,3,100,-174r-2,-466v10,-20,33,-23,83,-23v7,12,8,26,8,60r0,415v1,161,-17,249,-155,258","w":276},"K":{"d":"465,-12v-2,20,-38,18,-65,18v-36,0,-53,-42,-67,-74v-33,-78,-117,-207,-185,-262r1,322v-7,10,-31,11,-81,11v-7,-11,-9,-24,-9,-42r-2,-613v8,-7,33,-11,83,-11v7,13,8,28,8,62r0,236r212,-298v33,-2,107,-7,76,34r-194,264v96,94,186,318,223,353","w":454},"L":{"d":"140,-664v6,15,8,33,8,72r0,519v60,6,148,5,213,1v4,36,-2,63,-31,73v-58,3,-213,2,-263,-3v-3,-17,-8,-35,-8,-52r-2,-594v10,-13,29,-16,83,-16","w":377},"M":{"d":"91,-639v0,-33,48,-21,81,-25v40,84,113,310,154,434r148,-410v3,-7,5,-14,10,-18v18,-3,50,-6,74,-6v23,127,23,280,39,416v10,91,16,174,20,237v-7,12,-31,14,-83,14v-25,-73,-26,-177,-29,-276r-7,-228r-71,211r-69,190v-6,27,-38,22,-67,24r-140,-427r-4,223v-14,105,-11,197,-31,273v-14,11,-55,11,-80,3v10,-163,55,-406,55,-635","w":664},"N":{"d":"417,-148r-6,-206r0,-245v0,-25,3,-40,9,-54v17,-11,23,-11,76,-11r-2,654v-9,10,-57,23,-84,11r-184,-327r-89,-191v4,75,7,160,7,217r0,236v-5,63,-1,68,-86,67r2,-633v-6,-10,-16,-12,-11,-26v25,-7,76,-15,98,1r180,319v34,65,68,136,90,188","w":557},"O":{"d":"130,-324v0,-193,62,-279,157,-279v90,0,159,80,159,269v0,189,-59,275,-157,275v-93,0,-159,-86,-159,-265xm290,-677v-166,0,-257,119,-257,348v0,212,71,344,251,344v173,0,257,-129,257,-352v0,-214,-79,-340,-251,-340","w":572},"P":{"d":"59,-202r-3,-461v31,-13,86,-10,132,-10v134,0,215,58,215,206v0,144,-97,199,-164,199v-22,0,-53,-2,-53,-42v0,-5,7,-10,15,-10v48,0,106,-36,106,-151v0,-119,-69,-138,-161,-128r1,553v-3,54,-17,50,-90,49v1,-58,2,-125,2,-205","w":423},"Q":{"d":"555,75v91,-19,171,-14,208,37v-5,12,-8,20,-13,29v-92,-65,-286,29,-387,18v-77,-9,-117,-108,-116,-150v-152,-16,-213,-157,-213,-338v0,-229,91,-348,258,-348v172,0,250,126,250,340v1,215,-75,319,-191,345v3,26,13,65,55,79v42,13,93,0,149,-12xm290,-58v98,0,157,-86,157,-275v0,-193,-59,-270,-156,-270v-99,0,-159,87,-159,280v0,178,67,265,158,265","w":576},"R":{"d":"465,-12v4,19,-50,19,-64,18v-36,-2,-54,-42,-68,-74v-27,-59,-73,-143,-125,-202v-17,-4,-41,-1,-61,-2r0,226v-3,52,-17,50,-90,49r2,-656v39,-15,108,-12,160,-10v116,5,176,62,176,188v0,91,-78,170,-96,180v73,107,137,255,166,283xm239,-344v32,-12,62,-53,62,-133v0,-104,-65,-134,-154,-119r0,255v19,1,74,4,92,-3","w":453},"S":{"d":"128,-513v39,136,235,175,234,346v0,109,-67,182,-192,182v-66,0,-111,-19,-130,-35v-26,-22,-5,-54,7,-80v61,57,221,62,221,-60v0,-62,-71,-127,-115,-170v-52,-50,-118,-113,-118,-191v0,-78,50,-156,179,-156v80,0,122,26,131,40v-2,15,-4,48,-26,51v-29,-7,-56,-23,-96,-22v-63,1,-100,31,-95,95","w":390},"T":{"d":"451,-662v1,27,-7,72,-28,72r-151,0r2,581v-12,10,-27,12,-81,12v-6,-11,-9,-24,-9,-43r0,-550r-128,0v-15,0,-29,-1,-42,-3v0,-33,-2,-81,43,-70","w":458},"U":{"d":"147,-312v0,128,20,255,133,255v65,0,92,-12,108,-22v30,-146,18,-339,21,-512v0,-26,4,-45,10,-62v15,-10,24,-11,76,-11v-5,205,12,454,-29,617v-39,47,-114,62,-192,62v-260,2,-217,-266,-217,-509v0,-65,-1,-116,-2,-157v8,-10,32,-13,82,-13v9,16,10,35,10,75r0,277","w":552},"V":{"d":"196,-37r-101,-337v-41,-139,-71,-241,-82,-267v4,-25,55,-21,84,-23v10,11,16,27,29,72r87,302v17,69,35,129,47,189r103,-386r53,-174v25,-5,51,0,77,2v10,15,2,33,-5,57r-55,190v-46,165,-101,345,-126,402v-32,31,-111,11,-111,-27","w":491},"W":{"d":"22,-637v6,-26,50,-26,81,-26v7,0,18,52,19,60v19,84,45,186,74,310v15,67,27,124,38,184v25,-171,80,-358,117,-525v12,-9,46,-11,67,-12v7,9,12,23,16,42r74,305v15,70,28,130,40,193v12,-63,22,-121,39,-189r90,-365v20,-7,59,-1,79,4v-6,63,-25,111,-43,185v-40,166,-98,407,-120,458v-13,9,-24,20,-44,20v-38,0,-56,-15,-60,-40v-12,-63,-33,-136,-52,-213v-17,-66,-35,-161,-51,-241v-12,62,-33,166,-52,240v-7,29,-51,210,-56,232v-14,11,-25,18,-45,20v-50,-9,-56,-16,-66,-56","w":771},"X":{"d":"484,-11v1,19,-42,15,-69,15v-13,0,-26,-2,-39,-9r-133,-261r-138,257v-16,24,-63,6,-94,3v50,-94,120,-216,186,-332v-51,-101,-123,-227,-163,-307v0,-4,1,-8,8,-11v21,-4,49,-8,82,-8v52,68,92,177,133,250r124,-242v20,-15,48,-3,86,0v-2,9,-3,18,-7,27v-34,71,-95,175,-158,281v88,153,142,256,182,337","w":497},"Y":{"d":"447,-648v-29,120,-171,246,-171,364r1,274v-9,11,-22,14,-82,14v-21,-85,1,-206,-10,-303v-42,-105,-125,-249,-174,-351v4,-10,70,-6,97,-7r128,282r131,-282v27,-10,39,-6,78,-3v1,4,2,10,2,12","w":462},"Z":{"d":"45,-604v7,-28,0,-51,24,-62v108,9,243,2,359,4v2,28,1,46,-11,70v-53,116,-173,336,-279,522v58,2,149,3,226,3v41,0,71,-4,81,-5v8,34,-13,70,-34,72v-69,8,-335,2,-375,-1v-6,-4,-16,-29,-11,-46v108,-180,229,-399,302,-545r-231,0v-38,0,-51,-4,-51,-12","w":467},"[":{"d":"229,-798v35,0,69,14,101,22v0,36,-2,40,-24,42v-48,4,-85,1,-118,17r-2,728v1,23,5,42,11,59v33,4,95,3,128,12v0,46,-4,53,-19,57v-81,0,-157,-6,-198,-9r0,-435v0,-125,2,-309,4,-446v0,-16,0,-27,5,-36v6,-4,75,-11,112,-11","w":358},"\\":{"d":"99,-702r182,672v7,57,44,102,-55,92r-201,-748v0,-11,11,-16,55,-16r19,0","w":326},"]":{"d":"129,139v-35,0,-69,-13,-101,-22v0,-35,2,-40,24,-42v47,-4,85,0,117,-17v1,-87,4,-228,4,-433v0,-217,12,-248,-12,-354v-34,-4,-95,-3,-128,-12v0,-46,4,-53,19,-57v81,0,158,6,198,9r0,436v0,125,-2,308,-4,445v0,17,0,28,-5,36v-6,4,-75,11,-112,11","w":358},"_":{"d":"423,98r-416,0v0,-34,0,-52,8,-61r417,0v0,34,0,52,-9,61","w":439},"\u2018":{"d":"117,-590v13,6,10,29,14,44v-6,20,-27,36,-52,36v-38,0,-48,-27,-45,-66v5,-52,33,-110,58,-138v18,-20,42,-25,61,-7v-22,40,-35,86,-36,131","w":187},"a":{"d":"72,-372v-12,-17,-19,-39,-14,-62v21,-20,81,-44,148,-48v115,-8,133,66,133,185v0,69,-2,149,-2,202v0,0,-4,52,28,46v-1,14,-1,31,-1,37v-8,11,-27,22,-53,23v-24,0,-50,-22,-60,-36v-69,67,-237,45,-227,-96v11,-146,120,-167,230,-158v-3,-57,15,-127,-48,-127v-47,0,-93,26,-134,34xm254,-222v-78,-4,-138,12,-142,93v-5,97,100,78,137,40v9,-32,4,-90,5,-133","w":395},"b":{"d":"67,-14v-7,-16,-9,-34,-9,-57r-2,-609v10,-23,39,-27,80,-27v16,57,5,185,8,262v28,-20,68,-37,116,-37v92,0,163,60,163,208v0,138,-46,213,-97,250v-72,52,-192,44,-259,10xm144,-383r0,317v13,7,36,13,60,13v57,0,125,-45,125,-207v0,-112,-39,-151,-105,-151v-27,0,-58,9,-80,28","w":453},"c":{"d":"32,-226v0,-170,74,-256,210,-256v88,0,130,25,94,89v-32,0,-60,-20,-92,-19v-80,3,-122,54,-122,181v0,190,105,192,214,155v23,65,-39,90,-104,90v-108,0,-200,-40,-200,-240","w":368},"d":{"d":"32,-218v0,-150,72,-264,199,-264v35,0,62,8,78,18r-2,-216v10,-23,39,-27,80,-27v6,14,8,31,8,76r-2,537v0,0,-4,53,28,46v-1,14,-1,32,-1,37v-8,12,-27,22,-53,23v-24,1,-50,-22,-60,-35v-19,22,-61,38,-102,36v-100,-6,-173,-61,-173,-231xm232,-59v34,0,76,-8,76,-42r1,-295v-15,-13,-36,-19,-64,-19v-59,0,-119,50,-119,187v0,128,45,169,106,169","w":455},"e":{"d":"224,-482v127,0,164,120,141,248v-48,31,-157,30,-245,28v-6,165,126,164,229,121v3,9,5,28,6,40v-12,42,-69,57,-134,58v-47,0,-97,-9,-136,-48v-35,-36,-53,-99,-53,-182v0,-193,82,-265,192,-265xm282,-277v16,-69,-9,-153,-77,-139v-40,8,-78,51,-83,148v53,-4,116,4,160,-9","w":398},"f":{"d":"16,-414v5,-60,19,-40,62,-55v0,-27,2,-52,4,-75v12,-133,103,-165,173,-165v61,0,86,10,73,57v-10,34,-39,12,-72,12v-45,0,-86,20,-90,106v-1,21,-1,43,-1,65r111,-1v0,92,-39,61,-112,68v0,113,1,275,2,382v1,32,-58,22,-87,21r-1,-403v-32,-1,-51,-4,-62,-12","w":263},"g":{"d":"35,-91v11,-32,52,-56,71,-78v-42,-26,-66,-75,-66,-138v0,-144,134,-209,250,-156v4,2,7,6,15,0v38,-1,77,-4,103,-5v11,20,8,70,-21,70v-17,0,-29,-1,-46,-3v18,26,27,54,27,90v3,121,-89,185,-211,161v-12,13,-29,22,-31,41v12,36,134,29,184,38v62,11,102,44,102,102v0,89,-86,189,-210,215v-65,14,-177,21,-190,-31v-13,-50,85,-132,147,-173v20,11,22,39,5,54v-34,30,-71,66,-66,86v7,26,72,15,105,5v77,-23,134,-83,124,-144v-8,-49,-87,-49,-147,-52v-44,-2,-76,-14,-76,-14v-44,-14,-68,-39,-69,-68xm198,-424v-46,0,-78,37,-71,112v6,66,33,108,89,108v54,0,75,-47,69,-117v-6,-65,-35,-103,-87,-103","w":421},"h":{"d":"308,-285v0,-70,-15,-123,-67,-123v-40,0,-75,22,-98,45r0,304v-4,58,-5,66,-88,62r2,-590v0,-42,-1,-71,-2,-94v12,-22,38,-26,80,-26v17,64,4,195,8,278v37,-33,67,-53,128,-53v97,0,125,55,125,188r1,285v-10,10,-22,12,-82,12v-17,-80,-7,-195,-7,-288","w":450},"i":{"d":"137,-472v7,14,8,29,8,71r0,340v-8,59,2,66,-89,64r-1,-451v10,-21,41,-24,82,-24xm52,-642v0,-37,17,-56,53,-56v40,0,47,18,46,54v-1,35,-11,60,-52,60v-35,0,-47,-18,-47,-58","w":202},"j":{"d":"2,196v-48,1,-83,-22,-63,-66v73,0,119,-24,120,-120r2,-335v0,-53,-1,-90,-2,-123v10,-21,40,-24,81,-24v6,11,8,25,8,64r0,318v0,143,-7,283,-146,286xm55,-642v0,-37,17,-56,53,-56v40,0,47,18,46,54v-1,35,-11,60,-52,60v-35,0,-47,-18,-47,-58","w":206},"k":{"d":"55,3r2,-562r-3,-119v10,-24,36,-30,76,-30v22,46,8,185,12,259v37,-31,79,-42,124,-42v66,0,84,54,84,96v0,114,-102,168,-134,179v40,27,156,177,202,231v11,8,-1,17,-15,21v-36,10,-60,8,-89,-18v-16,-15,-57,-71,-93,-110r-62,-66v-3,-3,-12,-11,-17,-15r0,145v0,31,-7,31,-87,31xm142,-364r0,117v62,-28,115,-76,115,-134v0,-23,-10,-40,-33,-40v-23,0,-56,20,-82,57","w":396},"l":{"d":"117,12v-36,0,-60,-31,-60,-73r-2,-620v10,-23,40,-26,81,-26v6,20,7,43,7,93r0,520v0,0,-3,52,28,46v-1,14,-1,32,-1,37v-8,12,-27,23,-53,23","w":201},"m":{"d":"125,-433v55,-57,198,-72,238,2v39,-32,75,-47,133,-50v164,-9,129,188,129,341v0,50,0,95,2,131v-12,9,-26,12,-82,12v-4,-8,-7,-18,-7,-32r0,-274v0,-78,-16,-106,-67,-106v-35,0,-64,19,-85,42r0,353v-2,31,-54,12,-89,17r2,-307v0,-78,-17,-106,-67,-106v-37,0,-66,19,-87,42r0,324v-5,50,-12,47,-87,47r1,-367v0,-32,-5,-55,-12,-75v5,-5,24,-19,47,-24v19,0,27,13,31,30","w":679},"n":{"d":"125,-431v40,-32,73,-47,131,-50v178,-10,142,170,142,329v0,55,1,103,2,143v-10,9,-25,12,-82,12v-6,-11,-8,-25,-8,-41r0,-265v0,-77,-19,-105,-79,-105v-36,0,-65,19,-86,42r0,312v-5,56,-6,58,-88,57r2,-365v0,-32,-5,-55,-12,-75v5,-5,24,-19,47,-24v18,0,27,13,31,30","w":452},"o":{"d":"414,-238v0,167,-82,252,-193,252v-124,0,-193,-73,-193,-246v0,-172,81,-250,196,-250v126,0,190,83,190,244xm121,-236v0,138,43,185,102,185v53,0,99,-46,99,-184v-1,-132,-38,-181,-101,-180v-53,0,-100,49,-100,179","w":443},"p":{"d":"126,-433v120,-97,301,-56,301,166v0,126,-37,202,-87,244v-59,50,-143,44,-194,11r-2,209v-11,8,-55,13,-82,6v-3,-17,-3,-50,-3,-100r0,-467v0,-32,-4,-55,-11,-75v4,-5,24,-19,46,-24v18,0,28,13,32,30xm220,-53v46,0,113,-41,113,-207v0,-107,-36,-150,-99,-150v-35,0,-67,21,-88,39r0,286v14,18,43,32,74,32","w":458},"q":{"d":"409,-452v-20,53,-12,147,-12,219r0,409v9,39,-51,31,-88,32r2,-230v-24,23,-63,38,-104,38v-90,0,-175,-60,-175,-229v0,-151,71,-247,198,-266v61,-9,123,3,179,27xm311,-94r0,-290v0,-7,1,-16,3,-21v-20,-7,-44,-11,-65,-11v-60,0,-123,59,-123,199v0,115,47,159,108,159v30,0,62,-13,77,-36","w":456},"r":{"d":"275,-395v-51,-2,-102,-7,-130,29r0,319v-3,53,-11,50,-88,50r3,-365v0,-32,-6,-55,-13,-75v6,-5,24,-18,48,-24v18,0,26,13,31,30v37,-30,70,-49,122,-47v57,2,48,43,27,83","w":300},"s":{"d":"151,-56v44,-2,78,-22,77,-62v-1,-56,-89,-95,-124,-126v-31,-28,-68,-71,-68,-115v0,-77,62,-123,152,-123v55,0,121,25,118,42v0,13,-7,34,-15,45v-29,-2,-61,-19,-95,-19v-71,0,-90,63,-36,103v52,38,160,98,160,184v0,93,-75,140,-167,140v-62,0,-115,-18,-125,-43v0,-16,6,-37,16,-50v36,3,65,26,107,24","w":346},"t":{"d":"298,-469v-6,65,-6,64,-47,66v-26,1,-39,1,-82,1r-1,252v4,56,13,95,53,95v15,0,61,-13,69,-20v1,6,2,14,2,22v0,61,-49,67,-100,67v-93,0,-110,-87,-110,-168r0,-247v-32,0,-48,-4,-60,-10v0,-31,1,-27,9,-35v14,-12,45,-15,60,-22r5,-90v7,-20,28,-37,75,-40v-1,46,-2,88,-2,129r129,0","w":317},"u":{"d":"52,-455v6,-6,27,-23,55,-29v22,0,32,18,36,34v21,67,1,195,1,279v0,90,28,109,76,109v35,0,71,-14,88,-35r0,-318v5,-56,6,-58,88,-57r-2,365v0,32,5,55,12,75v-5,5,-24,19,-47,24v-18,0,-27,-13,-31,-30v-40,32,-73,50,-131,50v-234,0,-91,-292,-145,-467","w":455},"v":{"d":"202,-100v10,-28,32,-136,56,-224r39,-143v21,-10,38,-4,74,-1v8,20,-1,33,-8,59r-122,397v-23,22,-76,25,-90,-3v-22,-80,-46,-163,-86,-284v-8,-24,-44,-136,-48,-151v6,-18,27,-25,80,-25v27,41,38,107,53,159v24,82,42,185,52,216","w":392},"w":{"d":"190,-110v19,-62,64,-251,82,-337r0,-10v2,-3,51,-14,67,-10v8,7,11,18,16,39r75,318v26,-78,59,-265,85,-361v15,-9,66,3,74,4v8,13,1,25,-5,46v-29,105,-75,277,-109,392v-13,45,-18,34,-73,39v-28,-24,-37,-79,-48,-120v-19,-70,-33,-144,-48,-214v-14,74,-50,206,-73,295v-12,45,-18,34,-73,39v-10,-8,-23,-29,-28,-46r-116,-417v7,-14,32,-21,84,-21v27,38,32,104,45,154v24,94,35,172,45,210","w":607},"x":{"d":"410,-4v-27,7,-67,11,-103,0r-36,-59v-21,-36,-48,-84,-66,-118v-24,44,-56,105,-98,169v-7,23,-62,14,-92,12r9,-24r138,-219r-128,-210r-3,-9v14,-9,55,-16,85,-13v34,38,72,118,103,168v14,-25,34,-62,52,-92r36,-58v15,-28,56,-15,92,-10v-39,79,-92,144,-136,217r142,234","w":421},"y":{"d":"98,-475v6,0,15,24,20,40v16,47,78,271,90,327r85,-355v17,-15,40,-8,74,-7v7,14,4,30,0,48v-28,111,-75,288,-131,437v-53,142,-106,184,-150,184v-61,-1,-86,-21,-70,-60v22,-7,49,5,79,-9v28,-13,58,-95,72,-154v-14,-13,-17,-27,-25,-51v-10,-30,-79,-261,-121,-377v7,-17,25,-23,77,-23","w":391},"z":{"d":"49,-474v79,11,191,3,281,5v2,28,6,34,-9,62v-39,78,-116,212,-189,338v47,3,193,2,216,-5v0,25,-6,68,-23,70v-60,9,-223,5,-292,2v-8,-6,-21,-39,-5,-55v56,-94,143,-236,202,-346r-151,1v-36,-1,-53,-1,-52,-12v4,-38,10,-57,22,-60","w":361},"|":{"d":"193,-782r0,997v-13,10,-27,10,-80,10r0,-996v13,-11,26,-11,80,-11","w":306},"\u00a1":{"d":"132,-267v4,98,17,314,17,427v0,18,-38,24,-96,24v-6,-15,-10,-33,-10,-59v2,-85,13,-278,18,-355v2,-28,36,-37,71,-37xm97,-367v-40,0,-47,-18,-46,-54v1,-35,11,-60,52,-60v35,0,47,18,47,58v0,37,-17,56,-53,56","w":193},"\u00a2":{"d":"364,-429v-27,10,-53,-10,-82,-10v-82,0,-120,62,-120,171v-1,175,103,174,205,135v1,76,-25,84,-93,92v-7,40,14,101,-34,101v-13,0,-27,3,-43,3r6,-108v-57,-12,-130,-53,-130,-215v0,-173,93,-229,155,-245v7,-42,-15,-95,39,-95v11,0,23,-1,36,-2v-1,32,-2,62,-4,94v38,5,68,19,76,34v0,7,-3,30,-11,45"},"\u00a5":{"d":"187,-292v-40,-110,-126,-253,-176,-358v4,-10,70,-6,97,-7r128,282r131,-282v27,-10,39,-6,78,-3v5,20,-1,29,-9,48v-34,86,-135,227,-156,311r108,-11v3,36,1,65,-23,67r-89,9r1,226v-9,11,-22,14,-82,14v-18,-63,-4,-155,-8,-231r-110,11v-1,-39,-7,-63,28,-67"},"'":{"d":"33,-713v28,-14,92,-31,84,34v-7,55,-14,141,-23,159v-4,6,-38,12,-49,12v-1,-34,-12,-174,-12,-205","w":150},"\u201c":{"d":"273,-591v13,7,12,30,14,45v-6,20,-27,36,-52,36v-38,0,-48,-27,-45,-66v4,-52,32,-110,57,-138v18,-19,43,-26,62,-7v-23,40,-35,86,-36,130xm117,-590v13,6,10,29,14,44v-6,20,-27,36,-52,36v-38,0,-48,-27,-45,-66v5,-52,33,-110,58,-138v18,-20,42,-25,61,-7v-22,40,-35,86,-36,131","w":342},"\u00ab":{"d":"33,-243v28,-42,129,-182,151,-218v22,2,41,33,41,40v0,31,-99,171,-107,183v10,14,105,149,105,183v0,9,-19,42,-42,43v-19,-32,-97,-140,-140,-203v-6,-9,-8,-21,-8,-28xm214,-242v30,-44,130,-176,156,-214v20,3,40,31,40,41v0,32,-101,166,-110,178v9,12,108,145,108,176v0,9,-20,40,-42,43v-21,-37,-98,-136,-142,-196v-7,-10,-10,-22,-10,-28","w":452},"\u2013":{"d":"400,-214r-383,0v-7,-59,8,-105,46,-105r382,0v4,60,-10,105,-45,105","w":488},"\u00b7":{"d":"45,-255v0,-38,18,-58,59,-58v45,0,53,19,52,56v-1,36,-12,62,-59,62v-39,0,-52,-19,-52,-60","w":202},"\u201d":{"d":"224,-648v-13,-5,-9,-28,-13,-44v6,-21,27,-37,57,-36v30,0,41,21,41,54v0,73,-35,148,-90,169v-11,0,-23,-3,-30,-11v22,-41,34,-88,35,-132xm69,-648v-13,-6,-10,-28,-14,-44v8,-20,31,-37,55,-37v35,-1,47,29,42,67v-9,66,-36,138,-89,157v-11,0,-23,-3,-30,-11v23,-41,35,-88,36,-132","w":342},"\u00bb":{"d":"418,-232v-28,43,-130,184,-153,220v-6,-2,-41,-19,-41,-43v0,-31,100,-170,109,-182v-9,-14,-104,-150,-104,-185v0,-22,34,-38,42,-39v19,33,95,139,138,200v7,10,9,22,9,29xm237,-231v-30,45,-133,176,-158,215v-5,-3,-39,-19,-39,-46v0,-33,102,-162,112,-174v-7,-13,-107,-148,-107,-180v0,-23,33,-39,41,-42v21,37,97,138,141,199v7,9,10,20,10,28","w":451},"\u2026":{"d":"56,-50v0,-38,18,-58,59,-58v45,0,53,19,52,56v-1,36,-12,62,-59,62v-39,0,-52,-19,-52,-60xm268,-50v0,-38,18,-58,59,-58v45,0,53,19,52,56v-1,36,-12,62,-59,62v-39,0,-52,-19,-52,-60xm485,-50v0,-38,18,-58,59,-58v45,0,53,19,52,56v-1,36,-12,62,-59,62v-39,0,-52,-19,-52,-60","w":647},"\u00bf":{"d":"24,50v0,-126,155,-188,112,-319v25,-20,71,-13,81,27v31,124,-103,177,-103,280v0,84,90,80,148,41v13,1,25,18,25,54v-19,33,-81,49,-130,49v-98,0,-133,-56,-133,-132xm167,-371v-40,0,-47,-18,-46,-54v1,-35,11,-60,52,-60v35,0,47,18,47,58v0,37,-17,56,-53,56","w":318},"`":{"d":"111,-728v15,2,92,93,109,137v0,14,-21,36,-33,37v-16,-19,-96,-90,-125,-120v-5,-28,30,-53,49,-54","w":321},"\u00b4":{"d":"215,-725v25,1,71,41,40,59r-118,115v-16,-4,-36,-24,-30,-45v32,-46,94,-129,108,-129","w":335},"\u00a8":{"d":"55,-621v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54xm212,-621v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54","w":364},"\u00b8":{"d":"94,29v69,-7,138,25,138,81v0,70,-82,94,-133,102v-19,-5,-35,-37,-10,-44v57,-16,78,-31,78,-58v0,-28,-48,-38,-85,-38v2,-12,5,-32,12,-43","w":275},"\u2014":{"d":"790,-297v7,68,-34,71,-78,71r-685,0v-10,-72,35,-71,81,-71r682,0","w":817},"\u00c6":{"d":"657,-662v4,91,-30,71,-102,71r-110,0v3,70,7,139,10,209r188,0v-5,56,-13,71,-36,71r-149,0v4,80,8,160,11,240v55,6,162,1,217,2v-3,103,-49,72,-145,72v-67,0,-118,-3,-151,-5v-13,-68,-13,-152,-18,-228r-169,0r-99,221v-11,28,-68,12,-89,1r291,-642v93,-26,237,-6,351,-12xm359,-584r-128,285r137,0","w":703},"\u00d8":{"d":"143,-35v-23,29,-28,80,-69,61v-9,-7,-18,-16,-20,-26v9,-17,32,-58,50,-88v-97,-129,-70,-434,30,-526v76,-71,232,-86,313,-14v15,-19,25,-53,45,-64v17,0,39,19,40,31v-6,19,-28,61,-44,91v43,59,62,142,62,233v0,222,-79,352,-256,352v-62,0,-114,-16,-151,-50xm137,-321v0,66,11,121,30,161r225,-405v-24,-26,-57,-38,-97,-38v-91,0,-158,86,-158,282xm457,-336v0,-68,-12,-125,-32,-166v-73,129,-162,302,-226,404v26,26,58,39,95,39v96,0,163,-66,163,-277","w":593},"\u00e6":{"d":"180,-409v-49,0,-86,27,-125,36v-11,-17,-20,-39,-12,-60v23,-21,86,-49,163,-49v57,0,92,23,108,65v31,-46,77,-65,132,-65v130,0,164,123,140,247v-46,33,-171,25,-246,19v0,117,46,155,120,155v46,0,86,-12,110,-24v3,9,5,28,6,40v-14,48,-65,58,-135,58v-53,0,-105,-18,-134,-57v-35,32,-88,57,-166,57v-64,0,-112,-42,-112,-138v0,-109,99,-184,225,-161v4,-71,-5,-123,-74,-123xm253,-229v-78,-5,-133,17,-136,98v-4,101,104,85,143,35v-4,-38,-7,-91,-7,-133xm342,-278v50,4,107,9,154,4v6,-5,11,-14,11,-26v0,-77,-18,-116,-72,-116v-44,0,-85,36,-93,138","w":625},"\u00f8":{"d":"40,-232v0,-141,69,-249,196,-249v48,0,83,11,111,35v18,-25,38,-57,44,-56v17,2,33,17,36,35v-6,13,-26,47,-43,74v66,79,47,284,-15,343v-47,75,-184,86,-252,30v-17,22,-37,59,-45,58v-15,-2,-32,-16,-35,-33v4,-9,24,-41,45,-73v-28,-38,-42,-95,-42,-164xm130,-233v0,35,5,63,16,85r151,-235v-16,-24,-37,-32,-64,-32v-57,0,-103,52,-103,182xm235,-50v54,0,101,-47,101,-183v0,-38,-6,-69,-16,-93r-153,238v17,30,40,38,68,38","w":464},"\u00df":{"d":"439,-544v4,97,-119,98,-116,169v2,51,67,83,100,117v32,33,55,70,55,120v0,97,-70,150,-165,150v-60,0,-101,-18,-112,-35v1,-25,11,-52,34,-53v44,34,166,23,151,-53v-19,-102,-152,-124,-152,-235v0,-51,39,-89,93,-123v12,-13,23,-32,23,-53v1,-54,-38,-82,-95,-82v-106,0,-106,123,-106,237v1,119,1,227,2,334v0,20,0,37,-3,51v-9,13,-82,11,-89,3v10,-119,2,-266,4,-400v-21,-21,-28,-48,-28,-76v7,-7,16,-11,29,-18v-5,-138,98,-209,230,-196v99,9,142,72,145,143","w":497},"\u2122":{"d":"262,-439v2,23,-16,19,-40,18v4,-63,12,-142,18,-215v1,-12,-7,-27,10,-26v10,0,22,-1,29,-1v18,34,40,103,54,142r51,-134v2,-11,31,-6,41,-8r15,238v-4,5,-13,6,-39,6v-11,-46,-4,-119,-7,-176r-50,137v-10,5,-15,2,-27,3r-49,-137v2,39,0,115,-6,153xm212,-662v1,12,-5,35,-14,35r-57,0r1,202v-6,5,-11,5,-38,5v-8,-62,-1,-139,-3,-207r-72,-1v1,-15,-1,-34,14,-34r169,0","w":478},"\u00f7":{"d":"48,-231v1,-47,5,-68,24,-68r379,0v0,46,-4,68,-25,68r-378,0xm199,-111v0,-34,16,-52,52,-52v40,0,47,17,46,50v-1,32,-10,55,-52,55v-35,0,-46,-17,-46,-53xm199,-418v0,-34,16,-52,52,-52v40,0,47,17,46,50v-1,32,-10,55,-52,55v-35,0,-46,-17,-46,-53","w":499},"\u00ae":{"d":"33,-524v0,-112,63,-176,168,-176v105,0,162,58,162,175v0,108,-61,177,-166,177v-106,0,-164,-58,-164,-176xm81,-524v0,91,44,133,115,133v67,0,119,-45,119,-135v0,-85,-42,-132,-115,-132v-70,0,-119,43,-119,134xm268,-438v0,17,-26,7,-40,5v-5,-35,-18,-55,-28,-68v-10,0,-12,-6,-23,-4r0,71v-5,4,-12,4,-34,4r0,-188v50,-14,116,-3,116,52v0,25,-13,42,-29,51v10,12,30,41,38,77xm177,-532v30,2,46,-7,46,-35v0,-24,-21,-33,-46,-28r0,63","w":396},"\u00d7":{"d":"199,-263r-122,-129v3,-20,28,-52,49,-50r121,128r102,-107v15,-15,26,-31,45,-12v10,9,24,24,30,33r-129,137v41,46,89,86,126,137v-9,18,-34,45,-53,44r-122,-130r-120,130v-17,2,-48,-30,-47,-53","w":499},"\u00a9":{"d":"36,-428v0,-169,105,-267,257,-267v150,0,248,92,248,266v0,165,-102,268,-252,268v-152,0,-253,-92,-253,-267xm95,-431v0,138,74,219,194,219v112,0,193,-82,193,-218v0,-132,-72,-216,-189,-216v-116,0,-198,79,-198,215xm368,-340v18,39,-11,55,-65,56v-82,0,-128,-39,-128,-139v0,-111,63,-151,134,-151v35,0,63,11,68,20v-2,10,-1,34,-14,33v-70,-21,-134,-9,-134,96v0,61,30,96,85,96v20,0,42,-7,54,-11","w":578},"\u00c1":{"d":"519,-13v3,21,-40,17,-59,17v-12,0,-23,-3,-39,-17v-18,-55,-30,-102,-53,-170r-208,0r-59,173v-8,23,-62,12,-91,7v1,-13,4,-24,8,-35v56,-167,165,-458,210,-601v0,-33,32,-23,58,-27v8,2,15,5,19,10xm204,-324r-22,70r165,0r-81,-277v-17,63,-34,123,-62,207xm207,-756v32,-41,132,-106,152,-107v20,5,58,58,25,72v-48,22,-118,60,-152,75v-13,-4,-25,-34,-25,-40","w":532},"\u00c2":{"d":"519,-13v3,21,-40,17,-59,17v-12,0,-23,-3,-39,-17v-18,-55,-30,-102,-53,-170r-208,0r-59,173v-8,23,-62,12,-91,7v1,-13,4,-24,8,-35v56,-167,165,-458,210,-601v0,-33,32,-23,58,-27v8,2,15,5,19,10xm204,-324r-22,70r165,0r-81,-277v-17,63,-34,123,-62,207xm267,-794v-33,35,-49,60,-81,73v-18,-5,-34,-19,-38,-30v19,-22,69,-75,100,-106v5,-8,22,-11,29,-11v27,19,90,82,118,109v-6,17,-25,39,-39,39v-38,0,-67,-59,-89,-74","w":532},"\u00c4":{"d":"519,-13v3,21,-40,17,-59,17v-12,0,-23,-3,-39,-17v-18,-55,-30,-102,-53,-170r-208,0r-59,173v-8,23,-62,12,-91,7v1,-13,4,-24,8,-35v56,-167,165,-458,210,-601v0,-33,32,-23,58,-27v8,2,15,5,19,10xm204,-324r-22,70r165,0r-81,-277v-17,63,-34,123,-62,207xm136,-787v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54xm303,-787v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54","w":532},"\u00c0":{"d":"181,-888v15,0,114,69,142,111v0,9,-18,36,-27,39v-23,-10,-99,-59,-148,-82v-25,-12,1,-50,17,-51v3,-9,9,-17,16,-17xm519,-13v3,21,-40,17,-59,17v-12,0,-23,-3,-39,-17v-18,-55,-30,-102,-53,-170r-208,0r-59,173v-8,23,-62,12,-91,7v1,-13,4,-24,8,-35v56,-167,165,-458,210,-601v0,-33,32,-23,58,-27v8,2,15,5,19,10xm204,-324r-22,70r165,0r-81,-277v-17,63,-34,123,-62,207","w":532},"\u00c5":{"d":"168,-815v0,-54,41,-100,100,-100v58,0,97,48,97,98v0,56,-43,98,-101,98v-52,0,-96,-39,-96,-96xm217,-816v0,30,22,53,50,53v31,0,50,-25,50,-53v0,-28,-19,-54,-51,-54v-29,0,-49,26,-49,54xm519,-13v3,21,-40,17,-59,17v-12,0,-23,-3,-39,-17v-18,-55,-30,-102,-53,-170r-208,0r-59,173v-8,23,-62,12,-91,7v1,-13,4,-24,8,-35v56,-167,165,-458,210,-601v0,-33,32,-23,58,-27v8,2,15,5,19,10xm204,-324r-22,70r165,0r-81,-277v-17,63,-34,123,-62,207","w":532},"\u00c3":{"d":"519,-13v3,21,-40,17,-59,17v-12,0,-23,-3,-39,-17v-18,-55,-30,-102,-53,-170r-208,0r-59,173v-8,23,-62,12,-91,7v1,-13,4,-24,8,-35v56,-167,165,-458,210,-601v0,-33,32,-23,58,-27v8,2,15,5,19,10xm204,-324r-22,70r165,0r-81,-277v-17,63,-34,123,-62,207xm308,-725v-44,0,-52,-50,-89,-55v-15,3,-29,17,-37,38v-10,29,-49,-10,-52,-14v20,-59,49,-94,98,-94v39,0,55,47,87,54v21,0,31,-15,38,-39v3,-7,6,-10,12,-10v13,0,31,25,34,30v-6,41,-40,90,-91,90","w":532},"\u00c7":{"d":"227,29v69,-7,138,25,138,81v0,70,-82,94,-133,102v-19,-5,-35,-37,-10,-44v57,-16,78,-31,78,-58v0,-28,-48,-38,-85,-38v2,-12,5,-32,12,-43xm34,-314v0,-211,92,-363,274,-363v83,0,128,32,137,50v0,22,-6,39,-14,50v-39,-6,-76,-31,-132,-24v-92,11,-171,88,-171,281v0,176,67,255,184,255v48,0,98,-15,120,-29v4,7,7,18,8,31v-10,61,-61,78,-142,78v-162,0,-264,-79,-264,-329","w":465},"\u00c9":{"d":"351,-662v0,95,-35,71,-114,71r-89,0r0,204r186,0v-7,63,-15,72,-39,72r-147,0r0,244v59,6,153,1,216,2v-7,106,-46,72,-151,72v-62,0,-114,-2,-146,-5v-3,-14,-7,-27,-7,-41r-2,-604v11,-3,28,-15,51,-15r242,0xm157,-756v32,-41,132,-106,152,-107v20,5,58,58,25,72v-48,22,-118,60,-152,75v-13,-4,-25,-34,-25,-40","w":385},"\u00ca":{"d":"351,-662v0,95,-35,71,-114,71r-89,0r0,204r186,0v-7,63,-15,72,-39,72r-147,0r0,244v59,6,153,1,216,2v-7,106,-46,72,-151,72v-62,0,-114,-2,-146,-5v-3,-14,-7,-27,-7,-41r-2,-604v11,-3,28,-15,51,-15r242,0xm203,-794v-33,35,-49,60,-81,73v-18,-5,-34,-19,-38,-30v19,-22,69,-75,100,-106v5,-8,22,-11,29,-11v27,19,90,82,118,109v-6,17,-25,39,-39,39v-38,0,-67,-59,-89,-74","w":385},"\u00cb":{"d":"351,-662v0,95,-35,71,-114,71r-89,0r0,204r186,0v-7,63,-15,72,-39,72r-147,0r0,244v59,6,153,1,216,2v-7,106,-46,72,-151,72v-62,0,-114,-2,-146,-5v-3,-14,-7,-27,-7,-41r-2,-604v11,-3,28,-15,51,-15r242,0xm75,-787v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54xm242,-787v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54","w":385},"\u00c8":{"d":"132,-885v15,2,112,70,142,110v0,8,-17,37,-27,40v-24,-10,-99,-59,-148,-82v-24,-12,1,-50,17,-51v3,-9,9,-17,16,-17xm351,-662v0,95,-35,71,-114,71r-89,0r0,204r186,0v-7,63,-15,72,-39,72r-147,0r0,244v59,6,153,1,216,2v-7,106,-46,72,-151,72v-62,0,-114,-2,-146,-5v-3,-14,-7,-27,-7,-41r-2,-604v11,-3,28,-15,51,-15r242,0","w":385},"\u00cd":{"d":"68,3v-6,0,-9,-5,-9,-19r-2,-625v8,-20,33,-23,82,-23v8,0,9,20,9,66r1,589v-8,10,-32,12,-81,12xm37,-756v32,-41,132,-106,152,-107v20,5,58,58,25,72v-48,22,-118,60,-152,75v-13,-4,-25,-34,-25,-40","w":207},"\u00ce":{"d":"68,3v-6,0,-9,-5,-9,-19r-2,-625v8,-20,33,-23,82,-23v8,0,9,20,9,66r1,589v-8,10,-32,12,-81,12xm103,-794v-33,35,-49,60,-81,73v-18,-5,-34,-19,-38,-30v19,-22,69,-75,100,-106v5,-8,22,-11,29,-11v27,19,90,82,118,109v-6,17,-25,39,-39,39v-38,0,-67,-59,-89,-74","w":207},"\u00cf":{"d":"-28,-785v0,-29,18,-52,50,-52v32,0,47,23,47,50v0,31,-19,52,-49,52v-30,0,-48,-17,-48,-50xm139,-785v0,-29,18,-52,50,-52v33,0,47,23,47,50v0,31,-19,52,-49,52v-30,0,-48,-17,-48,-50xm68,3v-6,0,-9,-5,-9,-19r-2,-625v8,-20,33,-23,82,-23v8,0,9,20,9,66r1,589v-8,10,-32,12,-81,12","w":207},"\u00cc":{"d":"29,-885v15,0,114,69,142,111v0,9,-18,36,-27,39v-23,-10,-99,-59,-147,-82v-24,-12,1,-49,16,-51v3,-9,9,-17,16,-17xm68,3v-6,0,-9,-5,-9,-19r-2,-625v8,-20,33,-23,82,-23v8,0,9,20,9,66r1,589v-8,10,-32,12,-81,12","w":207},"\u00d1":{"d":"417,-148r-6,-206r0,-245v0,-25,3,-40,9,-54v17,-11,23,-11,76,-11r-2,654v-9,10,-57,23,-84,11r-184,-327r-89,-191v4,75,7,160,7,217r0,236v-5,63,-1,68,-86,67r2,-633v-6,-10,-16,-12,-11,-26v25,-7,76,-15,98,1r180,319v34,65,68,136,90,188xm321,-725v-44,0,-52,-50,-89,-55v-15,3,-29,17,-37,38v-10,29,-49,-10,-52,-14v20,-59,49,-94,98,-94v39,0,55,47,87,54v21,0,31,-15,38,-39v3,-7,6,-10,12,-10v13,0,31,25,34,30v-6,41,-40,90,-91,90","w":557},"\u00d3":{"d":"129,-324v0,-193,62,-279,157,-279v90,0,159,80,159,269v0,189,-59,275,-157,275v-93,0,-159,-86,-159,-265xm289,-677v-166,0,-257,119,-257,348v0,212,71,344,251,344v173,0,257,-129,257,-352v0,-214,-79,-340,-251,-340xm223,-759v32,-41,132,-106,152,-107v20,5,58,58,25,72v-48,22,-118,60,-152,75v-13,-4,-25,-34,-25,-40","w":572},"\u00d4":{"d":"129,-324v0,-193,62,-279,157,-279v90,0,159,80,159,269v0,189,-59,275,-157,275v-93,0,-159,-86,-159,-265xm289,-677v-166,0,-257,119,-257,348v0,212,71,344,251,344v173,0,257,-129,257,-352v0,-214,-79,-340,-251,-340xm286,-797v-33,35,-49,60,-81,73v-18,-5,-34,-19,-38,-30v19,-22,69,-75,100,-106v5,-8,22,-11,29,-11v27,19,90,82,118,109v-6,17,-25,39,-39,39v-38,0,-67,-59,-89,-74","w":572},"\u00d6":{"d":"130,-324v0,-193,62,-279,157,-279v90,0,159,80,159,269v0,189,-59,275,-157,275v-93,0,-159,-86,-159,-265xm290,-677v-166,0,-257,119,-257,348v0,212,71,344,251,344v173,0,257,-129,257,-352v0,-214,-79,-340,-251,-340xm157,-787v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54xm324,-787v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54","w":572},"\u00d2":{"d":"215,-889v15,2,112,70,142,110v0,8,-17,37,-27,40v-26,-13,-115,-60,-159,-91v0,-18,14,-39,28,-41v3,-9,9,-18,16,-18xm129,-324v0,-193,62,-279,157,-279v90,0,159,80,159,269v0,189,-59,275,-157,275v-93,0,-159,-86,-159,-265xm289,-677v-166,0,-257,119,-257,348v0,212,71,344,251,344v173,0,257,-129,257,-352v0,-214,-79,-340,-251,-340","w":572},"\u00d5":{"d":"129,-324v0,-193,62,-279,157,-279v90,0,159,80,159,269v0,189,-59,275,-157,275v-93,0,-159,-86,-159,-265xm289,-677v-166,0,-257,119,-257,348v0,212,71,344,251,344v173,0,257,-129,257,-352v0,-214,-79,-340,-251,-340xm327,-725v-44,0,-52,-50,-89,-55v-15,3,-29,17,-37,38v-10,29,-49,-10,-52,-14v20,-59,49,-94,98,-94v39,0,55,47,87,54v21,0,31,-15,38,-39v3,-7,6,-10,12,-10v13,0,31,25,34,30v-6,41,-40,90,-91,90","w":572},"\u00da":{"d":"147,-312v0,128,20,255,133,255v65,0,92,-12,108,-22v30,-146,18,-339,21,-512v0,-26,4,-45,10,-62v15,-10,24,-11,76,-11v-5,205,12,454,-29,617v-39,47,-114,62,-192,62v-260,2,-217,-266,-217,-509v0,-65,-1,-116,-2,-157v8,-10,32,-13,82,-13v9,16,10,35,10,75r0,277xm206,-756v32,-41,132,-106,152,-107v20,5,58,58,25,72v-48,22,-118,60,-152,75v-13,-4,-25,-34,-25,-40","w":552},"\u00db":{"d":"147,-312v0,128,20,255,133,255v65,0,92,-12,108,-22v30,-146,18,-339,21,-512v0,-26,4,-45,10,-62v15,-10,24,-11,76,-11v-5,205,12,454,-29,617v-39,47,-114,62,-192,62v-260,2,-217,-266,-217,-509v0,-65,-1,-116,-2,-157v8,-10,32,-13,82,-13v9,16,10,35,10,75r0,277xm275,-793v-33,35,-49,60,-81,73v-18,-5,-34,-19,-38,-30v19,-22,69,-75,100,-106v5,-8,22,-11,29,-11v27,19,90,82,118,109v-6,17,-25,39,-39,39v-38,0,-67,-59,-89,-74","w":552},"\u00dc":{"d":"147,-312v0,128,20,255,133,255v65,0,92,-12,108,-22v30,-146,18,-339,21,-512v0,-26,4,-45,10,-62v15,-10,24,-11,76,-11v-5,205,12,454,-29,617v-39,47,-114,62,-192,62v-260,2,-217,-266,-217,-509v0,-65,-1,-116,-2,-157v8,-10,32,-13,82,-13v9,16,10,35,10,75r0,277xm148,-787v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54xm315,-787v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54","w":552},"\u00d9":{"d":"197,-881v15,2,115,69,142,111v-2,11,-17,38,-26,39v-24,-10,-100,-57,-148,-82v-6,-4,-10,-7,-12,-10v0,-10,13,-41,28,-41v4,-9,10,-17,16,-17xm147,-312v0,128,20,255,133,255v65,0,92,-12,108,-22v30,-146,18,-339,21,-512v0,-26,4,-45,10,-62v15,-10,24,-11,76,-11v-5,205,12,454,-29,617v-39,47,-114,62,-192,62v-260,2,-217,-266,-217,-509v0,-65,-1,-116,-2,-157v8,-10,32,-13,82,-13v9,16,10,35,10,75r0,277","w":552},"\u00dd":{"d":"183,-751v30,-44,133,-106,151,-108v21,5,59,57,26,72v-48,22,-118,60,-152,75v-11,-3,-23,-26,-25,-39xm447,-648v-29,120,-171,246,-171,364r1,274v-9,11,-22,14,-82,14v-21,-85,1,-206,-10,-303v-42,-105,-125,-249,-174,-351v4,-10,70,-6,97,-7r128,282r131,-282v27,-10,39,-6,78,-3v1,4,2,10,2,12","w":462},"\u00e1":{"d":"72,-372v-12,-17,-19,-39,-14,-62v21,-20,81,-44,148,-48v115,-8,133,66,133,185v0,69,-2,149,-2,202v0,0,-4,52,28,46v-1,14,-1,31,-1,37v-8,11,-27,22,-53,23v-24,0,-50,-22,-60,-36v-69,67,-237,45,-227,-96v11,-146,120,-167,230,-158v-3,-57,15,-127,-48,-127v-47,0,-93,26,-134,34xm254,-222v-78,-4,-138,12,-142,93v-5,97,100,78,137,40v9,-32,4,-90,5,-133xm249,-730v25,1,71,41,40,59r-118,115v-16,-4,-36,-24,-30,-45v32,-46,94,-129,108,-129","w":395},"\u00e2":{"d":"72,-372v-12,-17,-19,-39,-14,-62v21,-20,81,-44,148,-48v115,-8,133,66,133,185v0,69,-2,149,-2,202v0,0,-4,52,28,46v-1,14,-1,31,-1,37v-8,11,-27,22,-53,23v-24,0,-50,-22,-60,-36v-69,67,-237,45,-227,-96v11,-146,120,-167,230,-158v-3,-57,15,-127,-48,-127v-47,0,-93,26,-134,34xm254,-222v-78,-4,-138,12,-142,93v-5,97,100,78,137,40v9,-32,4,-90,5,-133xm193,-652v-22,34,-41,71,-71,92v-16,-6,-33,-15,-39,-25v15,-32,50,-79,79,-120v10,-14,26,-23,44,-24v25,27,85,98,108,136v-9,14,-27,34,-42,34v-34,-14,-63,-73,-79,-93","w":395},"\u00e4":{"d":"72,-372v-12,-17,-19,-39,-14,-62v21,-20,81,-44,148,-48v115,-8,133,66,133,185v0,69,-2,149,-2,202v0,0,-4,52,28,46v-1,14,-1,31,-1,37v-8,11,-27,22,-53,23v-24,0,-50,-22,-60,-36v-69,67,-237,45,-227,-96v11,-146,120,-167,230,-158v-3,-57,15,-127,-48,-127v-47,0,-93,26,-134,34xm254,-222v-78,-4,-138,12,-142,93v-5,97,100,78,137,40v9,-32,4,-90,5,-133xm65,-620v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54xm222,-620v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54","w":395},"\u00e0":{"d":"72,-372v-12,-17,-19,-39,-14,-62v21,-20,81,-44,148,-48v115,-8,133,66,133,185v0,69,-2,149,-2,202v0,0,-4,52,28,46v-1,14,-1,31,-1,37v-8,11,-27,22,-53,23v-24,0,-50,-22,-60,-36v-69,67,-237,45,-227,-96v11,-146,120,-167,230,-158v-3,-57,15,-127,-48,-127v-47,0,-93,26,-134,34xm254,-222v-78,-4,-138,12,-142,93v-5,97,100,78,137,40v9,-32,4,-90,5,-133xm167,-729v-25,1,-71,41,-40,59r118,115v16,-4,36,-24,30,-45v-32,-46,-94,-129,-108,-129","w":395},"\u00e5":{"d":"72,-372v-12,-17,-19,-39,-14,-62v21,-20,81,-44,148,-48v115,-8,133,66,133,185v0,69,-2,149,-2,202v0,0,-4,52,28,46v-1,14,-1,31,-1,37v-8,11,-27,22,-53,23v-24,0,-50,-22,-60,-36v-69,67,-237,45,-227,-96v11,-146,120,-167,230,-158v-3,-57,15,-127,-48,-127v-47,0,-93,26,-134,34xm254,-222v-78,-4,-138,12,-142,93v-5,97,100,78,137,40v9,-32,4,-90,5,-133xm93,-645v0,-55,42,-101,101,-101v60,0,99,49,99,100v0,57,-44,100,-101,100v-54,0,-99,-40,-99,-99xm143,-646v0,31,22,54,51,54v30,0,50,-25,50,-53v0,-28,-19,-55,-51,-55v-30,0,-50,26,-50,54","w":395},"\u00e3":{"d":"72,-372v-12,-17,-19,-39,-14,-62v21,-20,81,-44,148,-48v115,-8,133,66,133,185v0,69,-2,149,-2,202v0,0,-4,52,28,46v-1,14,-1,31,-1,37v-8,11,-27,22,-53,23v-24,0,-50,-22,-60,-36v-69,67,-237,45,-227,-96v11,-146,120,-167,230,-158v-3,-57,15,-127,-48,-127v-47,0,-93,26,-134,34xm254,-222v-78,-4,-138,12,-142,93v-5,97,100,78,137,40v9,-32,4,-90,5,-133xm236,-563v-44,0,-52,-50,-89,-55v-15,3,-29,17,-37,38v-10,29,-49,-10,-52,-14v20,-59,49,-94,98,-94v39,0,55,47,87,54v21,0,31,-15,38,-39v3,-7,6,-10,12,-10v13,0,31,25,34,30v-6,41,-40,90,-91,90","w":397},"\u00e7":{"d":"32,-226v0,-170,74,-256,210,-256v88,0,130,25,94,89v-32,0,-60,-20,-92,-19v-80,3,-122,54,-122,181v0,190,105,192,214,155v23,65,-39,90,-104,90v-108,0,-200,-40,-200,-240xm163,29v69,-7,138,25,138,81v0,70,-82,94,-133,102v-19,-5,-35,-37,-10,-44v57,-16,78,-31,78,-58v0,-28,-48,-38,-85,-38v2,-12,5,-32,12,-43","w":373},"\u00e9":{"d":"224,-482v127,0,164,120,141,248v-48,31,-157,30,-245,28v-6,165,126,164,229,121v3,9,5,28,6,40v-12,42,-69,57,-134,58v-47,0,-97,-9,-136,-48v-35,-36,-53,-99,-53,-182v0,-193,82,-265,192,-265xm282,-277v16,-69,-9,-153,-77,-139v-40,8,-78,51,-83,148v53,-4,116,4,160,-9xm263,-729v25,1,71,41,40,59r-118,115v-16,-4,-36,-24,-30,-45v32,-46,94,-129,108,-129","w":396},"\u00ea":{"d":"224,-482v127,0,164,120,141,248v-48,31,-157,30,-245,28v-6,165,126,164,229,121v3,9,5,28,6,40v-12,42,-69,57,-134,58v-47,0,-97,-9,-136,-48v-35,-36,-53,-99,-53,-182v0,-193,82,-265,192,-265xm282,-277v16,-69,-9,-153,-77,-139v-40,8,-78,51,-83,148v53,-4,116,4,160,-9xm207,-652v-22,34,-41,71,-71,92v-16,-6,-33,-15,-39,-25v15,-32,50,-79,79,-120v10,-14,26,-23,44,-24v25,27,85,98,108,136v-9,14,-27,34,-42,34v-34,-14,-63,-73,-79,-93","w":396},"\u00eb":{"d":"224,-482v127,0,164,120,141,248v-48,31,-157,30,-245,28v-6,165,126,164,229,121v3,9,5,28,6,40v-12,42,-69,57,-134,58v-47,0,-97,-9,-136,-48v-35,-36,-53,-99,-53,-182v0,-193,82,-265,192,-265xm282,-277v16,-69,-9,-153,-77,-139v-40,8,-78,51,-83,148v53,-4,116,4,160,-9xm86,-620v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54xm243,-620v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54","w":396},"\u00e8":{"d":"224,-482v127,0,164,120,141,248v-48,31,-157,30,-245,28v-6,165,126,164,229,121v3,9,5,28,6,40v-12,42,-69,57,-134,58v-47,0,-97,-9,-136,-48v-35,-36,-53,-99,-53,-182v0,-193,82,-265,192,-265xm282,-277v16,-69,-9,-153,-77,-139v-40,8,-78,51,-83,148v53,-4,116,4,160,-9xm174,-729v-25,1,-71,41,-40,59r118,115v16,-4,36,-24,30,-45v-32,-46,-94,-129,-108,-129","w":396},"\u00ed":{"d":"137,-472v7,14,8,29,8,71r0,340v-8,59,2,66,-89,64r-1,-451v10,-21,41,-24,82,-24xm155,-729v25,1,71,41,40,59r-118,115v-16,-4,-36,-24,-30,-45v32,-46,94,-129,108,-129","w":202},"\u00ee":{"d":"137,-472v7,14,8,29,8,71r0,340v-8,59,2,66,-89,64r-1,-451v10,-21,41,-24,82,-24xm99,-652v-22,34,-41,71,-71,92v-16,-6,-33,-15,-39,-25v15,-32,50,-79,79,-120v10,-14,26,-23,44,-24v25,27,85,98,108,136v-9,14,-27,34,-42,34v-34,-14,-63,-73,-79,-93","w":202},"\u00ef":{"d":"137,-472v7,14,8,29,8,71r0,340v-8,59,2,66,-89,64r-1,-451v10,-21,41,-24,82,-24xm-22,-620v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54xm135,-620v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54","w":202},"\u00ec":{"d":"137,-472v7,14,8,29,8,71r0,340v-8,59,2,66,-89,64r-1,-451v10,-21,41,-24,82,-24xm36,-729v-25,1,-71,41,-40,59r118,115v16,-4,36,-24,30,-45v-32,-46,-94,-129,-108,-129","w":202},"\u00f1":{"d":"125,-431v40,-32,73,-47,131,-50v178,-10,142,170,142,329v0,55,1,103,2,143v-10,9,-25,12,-82,12v-6,-11,-8,-25,-8,-41r0,-265v0,-77,-19,-105,-79,-105v-36,0,-65,19,-86,42r0,312v-5,56,-6,58,-88,57r2,-365v0,-32,-5,-55,-12,-75v5,-5,24,-19,47,-24v18,0,27,13,31,30xm267,-563v-44,0,-52,-50,-89,-55v-15,3,-29,17,-37,38v-10,29,-49,-10,-52,-14v20,-59,49,-94,98,-94v39,0,55,47,87,54v21,0,31,-15,38,-39v3,-7,6,-10,12,-10v13,0,31,25,34,30v-6,41,-40,90,-91,90","w":452},"\u00f3":{"d":"416,-238v0,167,-82,252,-193,252v-124,0,-193,-73,-193,-246v0,-172,81,-250,196,-250v126,0,190,83,190,244xm123,-236v0,138,43,185,102,185v53,0,99,-46,99,-184v-1,-132,-38,-181,-101,-180v-53,0,-100,49,-100,179xm278,-729v25,1,71,41,40,59r-118,115v-16,-4,-36,-24,-30,-45v32,-46,94,-129,108,-129","w":449},"\u00f4":{"d":"416,-238v0,167,-82,252,-193,252v-124,0,-193,-73,-193,-246v0,-172,81,-250,196,-250v126,0,190,83,190,244xm123,-236v0,138,43,185,102,185v53,0,99,-46,99,-184v-1,-132,-38,-181,-101,-180v-53,0,-100,49,-100,179xm225,-652v-22,34,-41,71,-71,92v-16,-6,-33,-15,-39,-25v15,-32,50,-79,79,-120v10,-14,26,-23,44,-24v25,27,85,98,108,136v-9,14,-27,34,-42,34v-34,-14,-63,-73,-79,-93","w":449},"\u00f6":{"d":"416,-238v0,167,-82,252,-193,252v-124,0,-193,-73,-193,-246v0,-172,81,-250,196,-250v126,0,190,83,190,244xm123,-236v0,138,43,185,102,185v53,0,99,-46,99,-184v-1,-132,-38,-181,-101,-180v-53,0,-100,49,-100,179xm97,-620v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54xm254,-620v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54","w":449},"\u00f2":{"d":"416,-238v0,167,-82,252,-193,252v-124,0,-193,-73,-193,-246v0,-172,81,-250,196,-250v126,0,190,83,190,244xm123,-236v0,138,43,185,102,185v53,0,99,-46,99,-184v-1,-132,-38,-181,-101,-180v-53,0,-100,49,-100,179xm168,-729v-25,1,-71,41,-40,59r118,115v16,-4,36,-24,30,-45v-32,-46,-94,-129,-108,-129","w":449},"\u00f5":{"d":"416,-238v0,167,-82,252,-193,252v-124,0,-193,-73,-193,-246v0,-172,81,-250,196,-250v126,0,190,83,190,244xm123,-236v0,138,43,185,102,185v53,0,99,-46,99,-184v-1,-132,-38,-181,-101,-180v-53,0,-100,49,-100,179xm265,-563v-44,0,-52,-50,-89,-55v-15,3,-29,17,-37,38v-10,29,-49,-10,-52,-14v20,-59,49,-94,98,-94v39,0,55,47,87,54v21,0,31,-15,38,-39v3,-7,6,-10,12,-10v13,0,31,25,34,30v-6,41,-40,90,-91,90","w":449},"\u00fa":{"d":"328,-38v-40,32,-73,48,-131,50v-182,5,-131,-185,-131,-336v0,-57,-1,-97,-2,-134v10,-11,31,-14,82,-14v17,77,-2,211,-2,301v0,90,28,109,76,109v35,0,71,-14,88,-35r0,-318v5,-56,6,-58,88,-57r-2,365v0,32,5,55,12,75v-5,5,-24,19,-47,24v-18,0,-27,-13,-31,-30xm276,-729v25,1,71,41,40,59r-118,115v-16,-4,-36,-24,-30,-45v32,-46,94,-129,108,-129","w":455},"\u00fb":{"d":"328,-38v-40,32,-73,48,-131,50v-182,5,-131,-185,-131,-336v0,-57,-1,-97,-2,-134v10,-11,31,-14,82,-14v17,77,-2,211,-2,301v0,90,28,109,76,109v35,0,71,-14,88,-35r0,-318v5,-56,6,-58,88,-57r-2,365v0,32,5,55,12,75v-5,5,-24,19,-47,24v-18,0,-27,-13,-31,-30xm223,-652v-22,34,-41,71,-71,92v-16,-6,-33,-15,-39,-25v15,-32,50,-79,79,-120v10,-14,26,-23,44,-24v25,27,85,98,108,136v-9,14,-27,34,-42,34v-34,-14,-63,-73,-79,-93","w":455},"\u00fc":{"d":"328,-38v-40,32,-73,48,-131,50v-182,5,-131,-185,-131,-336v0,-57,-1,-97,-2,-134v10,-11,31,-14,82,-14v17,77,-2,211,-2,301v0,90,28,109,76,109v35,0,71,-14,88,-35r0,-318v5,-56,6,-58,88,-57r-2,365v0,32,5,55,12,75v-5,5,-24,19,-47,24v-18,0,-27,-13,-31,-30xm100,-620v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54xm257,-620v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54","w":455},"\u00f9":{"d":"328,-38v-40,32,-73,48,-131,50v-182,5,-131,-185,-131,-336v0,-57,-1,-97,-2,-134v10,-11,31,-14,82,-14v17,77,-2,211,-2,301v0,90,28,109,76,109v35,0,71,-14,88,-35r0,-318v5,-56,6,-58,88,-57r-2,365v0,32,5,55,12,75v-5,5,-24,19,-47,24v-18,0,-27,-13,-31,-30xm198,-729v-25,1,-71,41,-40,59r118,115v16,-4,36,-24,30,-45v-32,-46,-94,-129,-108,-129","w":455},"\u00fd":{"d":"190,-533v-15,-5,-37,-24,-29,-45v31,-46,94,-129,108,-129v22,0,65,34,39,59xm98,-475v6,0,15,24,20,40v16,49,78,268,90,327r85,-355v17,-15,40,-8,74,-7v7,14,4,30,0,48v-28,111,-75,288,-131,437v-53,142,-106,184,-150,184v-61,-1,-86,-21,-70,-60v22,-7,49,5,79,-9v28,-13,58,-95,72,-154v-14,-13,-17,-27,-25,-51v-10,-30,-79,-261,-121,-377v7,-17,25,-23,77,-23","w":391},"\u00ff":{"d":"98,-475v6,0,15,24,20,40v16,47,78,271,90,327r85,-355v17,-15,40,-8,74,-7v7,14,4,30,0,48v-28,111,-75,288,-131,437v-53,142,-106,184,-150,184v-61,-1,-86,-21,-70,-60v22,-7,49,5,79,-9v28,-13,58,-95,72,-154v-14,-13,-17,-27,-25,-51v-10,-30,-79,-261,-121,-377v7,-17,25,-23,77,-23xm80,-620v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54xm237,-620v0,-34,16,-52,50,-52v37,0,44,17,43,50v-1,33,-11,56,-49,56v-32,0,-44,-17,-44,-54","w":391},"{":{"d":"272,-747v3,17,24,39,4,48r-38,8v-158,53,-11,179,-11,285v0,55,-21,87,-73,105v49,18,74,48,74,101v0,87,-56,146,-64,228v-5,53,54,81,112,85v24,7,-2,35,-5,48v-113,-1,-186,-37,-189,-137v-2,-80,66,-152,64,-237v-1,-24,-12,-50,-75,-56v-24,-2,-39,-26,-31,-54v89,-4,106,-37,106,-64v0,-78,-63,-148,-63,-219v0,-92,90,-137,189,-141","w":325},"\u00d0":{"d":"213,-665v221,0,280,130,280,309v0,137,-23,234,-91,295v-100,90,-205,67,-342,56r0,-316r-60,0v1,-69,8,-71,60,-68r0,-199v0,-40,2,-54,12,-68v25,-3,90,-9,141,-9xm396,-356v-1,-202,-77,-250,-248,-236r0,203r125,0v-1,45,-4,68,-25,68r-100,0r0,250v20,3,44,5,71,5v85,0,177,-49,177,-290","w":527},"\u00f0":{"d":"230,13v-196,8,-259,-292,-130,-409v84,-76,128,-75,214,-53v-14,-34,-28,-59,-43,-78r-113,63v-24,9,-28,1,-28,-25v0,-23,7,-33,14,-43r77,-43v-37,-28,-83,-48,-131,-54r-8,-22v12,-14,19,-38,43,-38v41,0,118,37,162,77v29,-16,57,-39,86,-53v20,-10,26,-1,28,20v5,56,-38,58,-70,84v55,71,96,185,96,305v0,143,-68,264,-197,269xm247,-394v-83,1,-122,80,-122,170v0,131,72,166,117,166v68,0,93,-75,93,-200v0,-38,-4,-75,-11,-104v-21,-24,-49,-32,-77,-32","w":450},"<":{"d":"336,-557v33,-31,50,25,51,51v0,0,-240,182,-250,189r249,182v1,28,-15,82,-50,56r-274,-204v-19,-9,-20,-45,-7,-60v0,0,268,-201,281,-214","w":458},">":{"d":"117,-76v-34,32,-49,-27,-51,-52r250,-189v-9,-6,-249,-181,-249,-181v-1,-28,15,-82,50,-56r275,204v20,10,20,46,6,60v0,0,-268,201,-281,214","w":455},"^":{"d":"187,-596v-26,39,-62,170,-103,189v-16,-5,-33,-14,-39,-25v24,-40,81,-212,131,-245v8,-5,18,-6,24,-6v25,27,117,206,140,244v-9,14,-27,34,-42,34v-44,-16,-90,-164,-111,-191","w":389},"}":{"d":"52,-747v-3,17,-24,39,-4,48r38,8v158,53,11,179,11,285v0,55,21,87,73,105v-49,18,-74,48,-74,101v0,87,56,146,64,228v5,53,-54,81,-112,85v-24,7,2,35,5,48v113,-1,186,-37,189,-137v2,-80,-66,-152,-64,-237v1,-24,12,-50,75,-56v24,-2,39,-26,31,-54v-89,-4,-106,-37,-106,-64v0,-78,63,-148,63,-219v0,-92,-90,-137,-189,-141","w":325},"~":{"d":"357,-249v47,6,52,-70,67,-112v14,0,41,7,52,15v-23,225,-156,177,-259,82v-27,-25,-47,-35,-66,-35v-27,0,-51,16,-64,104v-13,14,-50,7,-62,1v20,-146,77,-169,121,-169v86,0,143,105,211,114","w":500},"\u00a7":{"d":"33,-450v0,-68,29,-126,75,-139v8,0,10,2,8,8v-18,27,-35,63,-35,109v-1,138,214,258,266,320v20,25,31,53,31,80v-4,136,-150,160,-269,127v-12,-7,-6,-38,-1,-63v67,26,218,32,198,-66v-3,-18,-14,-36,-31,-53v-89,-88,-242,-169,-242,-323xm126,-591v0,-105,76,-138,179,-139v40,0,68,10,82,22v14,12,-2,39,-11,52v-63,-28,-180,-26,-180,53v0,32,16,49,33,66v88,88,238,159,214,326v-5,34,-22,68,-64,82v-4,1,-8,-2,-6,-6v45,-87,-4,-195,-67,-249v-70,-61,-180,-103,-180,-207","w":473},"\u00b5":{"d":"328,-38v-49,44,-128,64,-199,37r0,165v-5,19,-16,34,-38,29v-23,-10,-41,-19,-46,-25v25,-90,13,-230,12,-341r-3,-285v10,-11,31,-14,82,-14v15,72,7,210,7,301v0,90,29,109,77,109v34,0,71,-14,88,-35r0,-318v5,-56,6,-58,88,-57r-2,365v0,32,5,55,12,75v-5,5,-24,19,-47,24v-18,0,-27,-13,-31,-30","w":455},"\u00a3":{"d":"106,-380v-28,-156,39,-304,180,-304v83,0,128,32,137,50v0,22,-6,39,-14,50v-33,-3,-76,-31,-126,-24v-74,10,-102,125,-81,218r170,-17v3,36,1,65,-23,67r-132,14v18,85,15,186,-38,237v96,18,177,20,286,6v5,40,-12,77,-46,83v-118,20,-225,5,-365,-18r1,-57v73,-34,95,-144,66,-241r-60,6v-1,-40,-6,-69,28,-68","w":482},"\u00b0":{"d":"93,-645v0,-55,42,-101,101,-101v60,0,99,49,99,100v0,57,-44,100,-101,100v-54,0,-99,-40,-99,-99xm143,-646v0,31,22,54,51,54v30,0,50,-25,50,-53v0,-28,-19,-55,-51,-55v-30,0,-50,26,-50,54","w":355},"\u00b6":{"d":"156,44v134,23,192,-46,191,-202r0,-79v-42,8,-83,21,-129,21v-102,0,-178,-70,-178,-200v0,-150,106,-225,227,-225r169,0v21,10,-9,29,-16,35v-5,4,-11,6,-18,7r-1,471v-3,91,-19,150,-67,191v-51,44,-105,31,-153,22v-17,-3,-23,-26,-25,-41","w":500},"\u00b1":{"d":"113,-212r0,-93r-83,0v0,-46,4,-67,24,-67r59,0v0,-24,-1,-52,-2,-72v8,-9,26,-10,60,-11v19,7,10,56,12,83r83,0v0,45,-3,67,-25,67r-58,0r0,54v2,41,-36,39,-70,39xm61,-155v55,0,127,-14,173,-20v7,1,16,4,22,7v-3,37,-13,67,-36,70v-54,6,-132,23,-185,12v5,-47,12,-69,26,-69","w":292},"\u00aa":{"d":"82,-575v-8,-10,-11,-24,-9,-39v15,-15,67,-29,115,-29v93,0,52,158,60,241v0,0,-3,33,17,29v10,52,-59,41,-71,15v-43,43,-149,29,-142,-60v7,-91,73,-103,144,-99v-2,-36,9,-79,-30,-79v-30,0,-59,16,-84,21xm196,-481v-47,-3,-87,8,-89,58v-3,61,62,50,86,25v4,-20,3,-56,3,-83","w":293},"\u00ba":{"d":"293,-492v0,105,-51,158,-121,158v-77,0,-120,-46,-120,-154v0,-108,50,-156,122,-156v79,0,119,51,119,152xm110,-491v0,87,27,116,64,116v33,0,62,-29,62,-115v-1,-83,-24,-114,-64,-113v-33,0,-62,31,-62,112","w":321},"\u00ac":{"d":"57,-383r365,0r32,6r0,218v0,13,-1,26,-4,36v-2,9,-41,10,-68,12r0,-202r-346,0v0,-30,5,-54,21,-70","w":498},"\u00af":{"d":"131,-657v54,1,125,0,170,-1v7,2,16,6,22,9v-3,36,-13,56,-35,56v-53,1,-136,7,-182,-8v5,-45,11,-57,25,-56","w":440},"\u00a0":{"w":227}}});;
/* jQuery v1.7.1 jquery.com | jquery.org/license */
(function(a,b){function cy(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function cv(a){if(!ck[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e==="none"||e===""){cl||(cl=c.createElement("iframe"),cl.frameBorder=cl.width=cl.height=0),b.appendChild(cl);if(!cm||!cl.createElement)cm=(cl.contentWindow||cl.contentDocument).document,cm.write((c.compatMode==="CSS1Compat"?"<!doctype html>":"")+"<html><body>"),cm.close();d=cm.createElement(a),cm.body.appendChild(d),e=f.css(d,"display"),b.removeChild(cl)}ck[a]=e}return ck[a]}function cu(a,b){var c={};f.each(cq.concat.apply([],cq.slice(0,b)),function(){c[this]=a});return c}function ct(){cr=b}function cs(){setTimeout(ct,0);return cr=f.now()}function cj(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}function ci(){try{return new a.XMLHttpRequest}catch(b){}}function cc(a,c){a.dataFilter&&(c=a.dataFilter(c,a.dataType));var d=a.dataTypes,e={},g,h,i=d.length,j,k=d[0],l,m,n,o,p;for(g=1;g<i;g++){if(g===1)for(h in a.converters)typeof h=="string"&&(e[h.toLowerCase()]=a.converters[h]);l=k,k=d[g];if(k==="*")k=l;else if(l!=="*"&&l!==k){m=l+" "+k,n=e[m]||e["* "+k];if(!n){p=b;for(o in e){j=o.split(" ");if(j[0]===l||j[0]==="*"){p=e[j[1]+" "+k];if(p){o=e[o],o===!0?n=p:p===!0&&(n=o);break}}}}!n&&!p&&f.error("No conversion from "+m.replace(" "," to ")),n!==!0&&(c=n?n(c):p(o(c)))}}return c}function cb(a,c,d){var e=a.contents,f=a.dataTypes,g=a.responseFields,h,i,j,k;for(i in g)i in d&&(c[g[i]]=d[i]);while(f[0]==="*")f.shift(),h===b&&(h=a.mimeType||c.getResponseHeader("content-type"));if(h)for(i in e)if(e[i]&&e[i].test(h)){f.unshift(i);break}if(f[0]in d)j=f[0];else{for(i in d){if(!f[0]||a.converters[i+" "+f[0]]){j=i;break}k||(k=i)}j=j||k}if(j){j!==f[0]&&f.unshift(j);return d[j]}}function ca(a,b,c,d){if(f.isArray(b))f.each(b,function(b,e){c||bE.test(a)?d(a,e):ca(a+"["+(typeof e=="object"||f.isArray(e)?b:"")+"]",e,c,d)});else if(!c&&b!=null&&typeof b=="object")for(var e in b)ca(a+"["+e+"]",b[e],c,d);else d(a,b)}function b_(a,c){var d,e,g=f.ajaxSettings.flatOptions||{};for(d in c)c[d]!==b&&((g[d]?a:e||(e={}))[d]=c[d]);e&&f.extend(!0,a,e)}function b$(a,c,d,e,f,g){f=f||c.dataTypes[0],g=g||{},g[f]=!0;var h=a[f],i=0,j=h?h.length:0,k=a===bT,l;for(;i<j&&(k||!l);i++)l=h[i](c,d,e),typeof l=="string"&&(!k||g[l]?l=b:(c.dataTypes.unshift(l),l=b$(a,c,d,e,l,g)));(k||!l)&&!g["*"]&&(l=b$(a,c,d,e,"*",g));return l}function bZ(a){return function(b,c){typeof b!="string"&&(c=b,b="*");if(f.isFunction(c)){var d=b.toLowerCase().split(bP),e=0,g=d.length,h,i,j;for(;e<g;e++)h=d[e],j=/^\+/.test(h),j&&(h=h.substr(1)||"*"),i=a[h]=a[h]||[],i[j?"unshift":"push"](c)}}}function bC(a,b,c){var d=b==="width"?a.offsetWidth:a.offsetHeight,e=b==="width"?bx:by,g=0,h=e.length;if(d>0){if(c!=="border")for(;g<h;g++)c||(d-=parseFloat(f.css(a,"padding"+e[g]))||0),c==="margin"?d+=parseFloat(f.css(a,c+e[g]))||0:d-=parseFloat(f.css(a,"border"+e[g]+"Width"))||0;return d+"px"}d=bz(a,b,b);if(d<0||d==null)d=a.style[b]||0;d=parseFloat(d)||0;if(c)for(;g<h;g++)d+=parseFloat(f.css(a,"padding"+e[g]))||0,c!=="padding"&&(d+=parseFloat(f.css(a,"border"+e[g]+"Width"))||0),c==="margin"&&(d+=parseFloat(f.css(a,c+e[g]))||0);return d+"px"}function bp(a,b){b.src?f.ajax({url:b.src,async:!1,dataType:"script"}):f.globalEval((b.text||b.textContent||b.innerHTML||"").replace(bf,"/*$0*/")),b.parentNode&&b.parentNode.removeChild(b)}function bo(a){var b=c.createElement("div");bh.appendChild(b),b.innerHTML=a.outerHTML;return b.firstChild}function bn(a){var b=(a.nodeName||"").toLowerCase();b==="input"?bm(a):b!=="script"&&typeof a.getElementsByTagName!="undefined"&&f.grep(a.getElementsByTagName("input"),bm)}function bm(a){if(a.type==="checkbox"||a.type==="radio")a.defaultChecked=a.checked}function bl(a){return typeof a.getElementsByTagName!="undefined"?a.getElementsByTagName("*"):typeof a.querySelectorAll!="undefined"?a.querySelectorAll("*"):[]}function bk(a,b){var c;if(b.nodeType===1){b.clearAttributes&&b.clearAttributes(),b.mergeAttributes&&b.mergeAttributes(a),c=b.nodeName.toLowerCase();if(c==="object")b.outerHTML=a.outerHTML;else if(c!=="input"||a.type!=="checkbox"&&a.type!=="radio"){if(c==="option")b.selected=a.defaultSelected;else if(c==="input"||c==="textarea")b.defaultValue=a.defaultValue}else a.checked&&(b.defaultChecked=b.checked=a.checked),b.value!==a.value&&(b.value=a.value);b.removeAttribute(f.expando)}}function bj(a,b){if(b.nodeType===1&&!!f.hasData(a)){var c,d,e,g=f._data(a),h=f._data(b,g),i=g.events;if(i){delete h.handle,h.events={};for(c in i)for(d=0,e=i[c].length;d<e;d++)f.event.add(b,c+(i[c][d].namespace?".":"")+i[c][d].namespace,i[c][d],i[c][d].data)}h.data&&(h.data=f.extend({},h.data))}}function bi(a,b){return f.nodeName(a,"table")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function U(a){var b=V.split("|"),c=a.createDocumentFragment();if(c.createElement)while(b.length)c.createElement(b.pop());return c}function T(a,b,c){b=b||0;if(f.isFunction(b))return f.grep(a,function(a,d){var e=!!b.call(a,d,a);return e===c});if(b.nodeType)return f.grep(a,function(a,d){return a===b===c});if(typeof b=="string"){var d=f.grep(a,function(a){return a.nodeType===1});if(O.test(b))return f.filter(b,d,!c);b=f.filter(b,d)}return f.grep(a,function(a,d){return f.inArray(a,b)>=0===c})}function S(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function K(){return!0}function J(){return!1}function n(a,b,c){var d=b+"defer",e=b+"queue",g=b+"mark",h=f._data(a,d);h&&(c==="queue"||!f._data(a,e))&&(c==="mark"||!f._data(a,g))&&setTimeout(function(){!f._data(a,e)&&!f._data(a,g)&&(f.removeData(a,d,!0),h.fire())},0)}function m(a){for(var b in a){if(b==="data"&&f.isEmptyObject(a[b]))continue;if(b!=="toJSON")return!1}return!0}function l(a,c,d){if(d===b&&a.nodeType===1){var e="data-"+c.replace(k,"-$1").toLowerCase();d=a.getAttribute(e);if(typeof d=="string"){try{d=d==="true"?!0:d==="false"?!1:d==="null"?null:f.isNumeric(d)?parseFloat(d):j.test(d)?f.parseJSON(d):d}catch(g){}f.data(a,c,d)}else d=b}return d}function h(a){var b=g[a]={},c,d;a=a.split(/\s+/);for(c=0,d=a.length;c<d;c++)b[a[c]]=!0;return b}var c=a.document,d=a.navigator,e=a.location,f=function(){function J(){if(!e.isReady){try{c.documentElement.doScroll("left")}catch(a){setTimeout(J,1);return}e.ready()}}var e=function(a,b){return new e.fn.init(a,b,h)},f=a.jQuery,g=a.$,h,i=/^(?:[^#<]*(<[\w\W]+>)[^>]*$|#([\w\-]*)$)/,j=/\S/,k=/^\s+/,l=/\s+$/,m=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,n=/^[\],:{}\s]*$/,o=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,p=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,q=/(?:^|:|,)(?:\s*\[)+/g,r=/(webkit)[ \/]([\w.]+)/,s=/(opera)(?:.*version)?[ \/]([\w.]+)/,t=/(msie) ([\w.]+)/,u=/(mozilla)(?:.*? rv:([\w.]+))?/,v=/-([a-z]|[0-9])/ig,w=/^-ms-/,x=function(a,b){return(b+"").toUpperCase()},y=d.userAgent,z,A,B,C=Object.prototype.toString,D=Object.prototype.hasOwnProperty,E=Array.prototype.push,F=Array.prototype.slice,G=String.prototype.trim,H=Array.prototype.indexOf,I={};e.fn=e.prototype={constructor:e,init:function(a,d,f){var g,h,j,k;if(!a)return this;if(a.nodeType){this.context=this[0]=a,this.length=1;return this}if(a==="body"&&!d&&c.body){this.context=c,this[0]=c.body,this.selector=a,this.length=1;return this}if(typeof a=="string"){a.charAt(0)!=="<"||a.charAt(a.length-1)!==">"||a.length<3?g=i.exec(a):g=[null,a,null];if(g&&(g[1]||!d)){if(g[1]){d=d instanceof e?d[0]:d,k=d?d.ownerDocument||d:c,j=m.exec(a),j?e.isPlainObject(d)?(a=[c.createElement(j[1])],e.fn.attr.call(a,d,!0)):a=[k.createElement(j[1])]:(j=e.buildFragment([g[1]],[k]),a=(j.cacheable?e.clone(j.fragment):j.fragment).childNodes);return e.merge(this,a)}h=c.getElementById(g[2]);if(h&&h.parentNode){if(h.id!==g[2])return f.find(a);this.length=1,this[0]=h}this.context=c,this.selector=a;return this}return!d||d.jquery?(d||f).find(a):this.constructor(d).find(a)}if(e.isFunction(a))return f.ready(a);a.selector!==b&&(this.selector=a.selector,this.context=a.context);return e.makeArray(a,this)},selector:"",jquery:"1.7.1",length:0,size:function(){return this.length},toArray:function(){return F.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this[this.length+a]:this[a]},pushStack:function(a,b,c){var d=this.constructor();e.isArray(a)?E.apply(d,a):e.merge(d,a),d.prevObject=this,d.context=this.context,b==="find"?d.selector=this.selector+(this.selector?" ":"")+c:b&&(d.selector=this.selector+"."+b+"("+c+")");return d},each:function(a,b){return e.each(this,a,b)},ready:function(a){e.bindReady(),A.add(a);return this},eq:function(a){a=+a;return a===-1?this.slice(a):this.slice(a,a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(F.apply(this,arguments),"slice",F.call(arguments).join(","))},map:function(a){return this.pushStack(e.map(this,function(b,c){return a.call(b,c,b)}))},end:function(){return this.prevObject||this.constructor(null)},push:E,sort:[].sort,splice:[].splice},e.fn.init.prototype=e.fn,e.extend=e.fn.extend=function(){var a,c,d,f,g,h,i=arguments[0]||{},j=1,k=arguments.length,l=!1;typeof i=="boolean"&&(l=i,i=arguments[1]||{},j=2),typeof i!="object"&&!e.isFunction(i)&&(i={}),k===j&&(i=this,--j);for(;j<k;j++)if((a=arguments[j])!=null)for(c in a){d=i[c],f=a[c];if(i===f)continue;l&&f&&(e.isPlainObject(f)||(g=e.isArray(f)))?(g?(g=!1,h=d&&e.isArray(d)?d:[]):h=d&&e.isPlainObject(d)?d:{},i[c]=e.extend(l,h,f)):f!==b&&(i[c]=f)}return i},e.extend({noConflict:function(b){a.$===e&&(a.$=g),b&&a.jQuery===e&&(a.jQuery=f);return e},isReady:!1,readyWait:1,holdReady:function(a){a?e.readyWait++:e.ready(!0)},ready:function(a){if(a===!0&&!--e.readyWait||a!==!0&&!e.isReady){if(!c.body)return setTimeout(e.ready,1);e.isReady=!0;if(a!==!0&&--e.readyWait>0)return;A.fireWith(c,[e]),e.fn.trigger&&e(c).trigger("ready").off("ready")}},bindReady:function(){if(!A){A=e.Callbacks("once memory");if(c.readyState==="complete")return setTimeout(e.ready,1);if(c.addEventListener)c.addEventListener("DOMContentLoaded",B,!1),a.addEventListener("load",e.ready,!1);else if(c.attachEvent){c.attachEvent("onreadystatechange",B),a.attachEvent("onload",e.ready);var b=!1;try{b=a.frameElement==null}catch(d){}c.documentElement.doScroll&&b&&J()}}},isFunction:function(a){return e.type(a)==="function"},isArray:Array.isArray||function(a){return e.type(a)==="array"},isWindow:function(a){return a&&typeof a=="object"&&"setInterval"in a},isNumeric:function(a){return!isNaN(parseFloat(a))&&isFinite(a)},type:function(a){return a==null?String(a):I[C.call(a)]||"object"},isPlainObject:function(a){if(!a||e.type(a)!=="object"||a.nodeType||e.isWindow(a))return!1;try{if(a.constructor&&!D.call(a,"constructor")&&!D.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}var d;for(d in a);return d===b||D.call(a,d)},isEmptyObject:function(a){for(var b in a)return!1;return!0},error:function(a){throw new Error(a)},parseJSON:function(b){if(typeof b!="string"||!b)return null;b=e.trim(b);if(a.JSON&&a.JSON.parse)return a.JSON.parse(b);if(n.test(b.replace(o,"@").replace(p,"]").replace(q,"")))return(new Function("return "+b))();e.error("Invalid JSON: "+b)},parseXML:function(c){var d,f;try{a.DOMParser?(f=new DOMParser,d=f.parseFromString(c,"text/xml")):(d=new ActiveXObject("Microsoft.XMLDOM"),d.async="false",d.loadXML(c))}catch(g){d=b}(!d||!d.documentElement||d.getElementsByTagName("parsererror").length)&&e.error("Invalid XML: "+c);return d},noop:function(){},globalEval:function(b){b&&j.test(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(w,"ms-").replace(v,x)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,c,d){var f,g=0,h=a.length,i=h===b||e.isFunction(a);if(d){if(i){for(f in a)if(c.apply(a[f],d)===!1)break}else for(;g<h;)if(c.apply(a[g++],d)===!1)break}else if(i){for(f in a)if(c.call(a[f],f,a[f])===!1)break}else for(;g<h;)if(c.call(a[g],g,a[g++])===!1)break;return a},trim:G?function(a){return a==null?"":G.call(a)}:function(a){return a==null?"":(a+"").replace(k,"").replace(l,"")},makeArray:function(a,b){var c=b||[];if(a!=null){var d=e.type(a);a.length==null||d==="string"||d==="function"||d==="regexp"||e.isWindow(a)?E.call(c,a):e.merge(c,a)}return c},inArray:function(a,b,c){var d;if(b){if(H)return H.call(b,a,c);d=b.length,c=c?c<0?Math.max(0,d+c):c:0;for(;c<d;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,c){var d=a.length,e=0;if(typeof c.length=="number")for(var f=c.length;e<f;e++)a[d++]=c[e];else while(c[e]!==b)a[d++]=c[e++];a.length=d;return a},grep:function(a,b,c){var d=[],e;c=!!c;for(var f=0,g=a.length;f<g;f++)e=!!b(a[f],f),c!==e&&d.push(a[f]);return d},map:function(a,c,d){var f,g,h=[],i=0,j=a.length,k=a instanceof e||j!==b&&typeof j=="number"&&(j>0&&a[0]&&a[j-1]||j===0||e.isArray(a));if(k)for(;i<j;i++)f=c(a[i],i,d),f!=null&&(h[h.length]=f);else for(g in a)f=c(a[g],g,d),f!=null&&(h[h.length]=f);return h.concat.apply([],h)},guid:1,proxy:function(a,c){if(typeof c=="string"){var d=a[c];c=a,a=d}if(!e.isFunction(a))return b;var f=F.call(arguments,2),g=function(){return a.apply(c,f.concat(F.call(arguments)))};g.guid=a.guid=a.guid||g.guid||e.guid++;return g},access:function(a,c,d,f,g,h){var i=a.length;if(typeof c=="object"){for(var j in c)e.access(a,j,c[j],f,g,d);return a}if(d!==b){f=!h&&f&&e.isFunction(d);for(var k=0;k<i;k++)g(a[k],c,f?d.call(a[k],k,g(a[k],c)):d,h);return a}return i?g(a[0],c):b},now:function(){return(new Date).getTime()},uaMatch:function(a){a=a.toLowerCase();var b=r.exec(a)||s.exec(a)||t.exec(a)||a.indexOf("compatible")<0&&u.exec(a)||[];return{browser:b[1]||"",version:b[2]||"0"}},sub:function(){function a(b,c){return new a.fn.init(b,c)}e.extend(!0,a,this),a.superclass=this,a.fn=a.prototype=this(),a.fn.constructor=a,a.sub=this.sub,a.fn.init=function(d,f){f&&f instanceof e&&!(f instanceof a)&&(f=a(f));return e.fn.init.call(this,d,f,b)},a.fn.init.prototype=a.fn;var b=a(c);return a},browser:{}}),e.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(a,b){I["[object "+b+"]"]=b.toLowerCase()}),z=e.uaMatch(y),z.browser&&(e.browser[z.browser]=!0,e.browser.version=z.version),e.browser.webkit&&(e.browser.safari=!0),j.test(" ")&&(k=/^[\s\xA0]+/,l=/[\s\xA0]+$/),h=e(c),c.addEventListener?B=function(){c.removeEventListener("DOMContentLoaded",B,!1),e.ready()}:c.attachEvent&&(B=function(){c.readyState==="complete"&&(c.detachEvent("onreadystatechange",B),e.ready())});return e}(),g={};f.Callbacks=function(a){a=a?g[a]||h(a):{};var c=[],d=[],e,i,j,k,l,m=function(b){var d,e,g,h,i;for(d=0,e=b.length;d<e;d++)g=b[d],h=f.type(g),h==="array"?m(g):h==="function"&&(!a.unique||!o.has(g))&&c.push(g)},n=function(b,f){f=f||[],e=!a.memory||[b,f],i=!0,l=j||0,j=0,k=c.length;for(;c&&l<k;l++)if(c[l].apply(b,f)===!1&&a.stopOnFalse){e=!0;break}i=!1,c&&(a.once?e===!0?o.disable():c=[]:d&&d.length&&(e=d.shift(),o.fireWith(e[0],e[1])))},o={add:function(){if(c){var a=c.length;m(arguments),i?k=c.length:e&&e!==!0&&(j=a,n(e[0],e[1]))}return this},remove:function(){if(c){var b=arguments,d=0,e=b.length;for(;d<e;d++)for(var f=0;f<c.length;f++)if(b[d]===c[f]){i&&f<=k&&(k--,f<=l&&l--),c.splice(f--,1);if(a.unique)break}}return this},has:function(a){if(c){var b=0,d=c.length;for(;b<d;b++)if(a===c[b])return!0}return!1},empty:function(){c=[];return this},disable:function(){c=d=e=b;return this},disabled:function(){return!c},lock:function(){d=b,(!e||e===!0)&&o.disable();return this},locked:function(){return!d},fireWith:function(b,c){d&&(i?a.once||d.push([b,c]):(!a.once||!e)&&n(b,c));return this},fire:function(){o.fireWith(this,arguments);return this},fired:function(){return!!e}};return o};var i=[].slice;f.extend({Deferred:function(a){var b=f.Callbacks("once memory"),c=f.Callbacks("once memory"),d=f.Callbacks("memory"),e="pending",g={resolve:b,reject:c,notify:d},h={done:b.add,fail:c.add,progress:d.add,state:function(){return e},isResolved:b.fired,isRejected:c.fired,then:function(a,b,c){i.done(a).fail(b).progress(c);return this},always:function(){i.done.apply(i,arguments).fail.apply(i,arguments);return this},pipe:function(a,b,c){return f.Deferred(function(d){f.each({done:[a,"resolve"],fail:[b,"reject"],progress:[c,"notify"]},function(a,b){var c=b[0],e=b[1],g;f.isFunction(c)?i[a](function(){g=c.apply(this,arguments),g&&f.isFunction(g.promise)?g.promise().then(d.resolve,d.reject,d.notify):d[e+"With"](this===i?d:this,[g])}):i[a](d[e])})}).promise()},promise:function(a){if(a==null)a=h;else for(var b in h)a[b]=h[b];return a}},i=h.promise({}),j;for(j in g)i[j]=g[j].fire,i[j+"With"]=g[j].fireWith;i.done(function(){e="resolved"},c.disable,d.lock).fail(function(){e="rejected"},b.disable,d.lock),a&&a.call(i,i);return i},when:function(a){function m(a){return function(b){e[a]=arguments.length>1?i.call(arguments,0):b,j.notifyWith(k,e)}}function l(a){return function(c){b[a]=arguments.length>1?i.call(arguments,0):c,--g||j.resolveWith(j,b)}}var b=i.call(arguments,0),c=0,d=b.length,e=Array(d),g=d,h=d,j=d<=1&&a&&f.isFunction(a.promise)?a:f.Deferred(),k=j.promise();if(d>1){for(;c<d;c++)b[c]&&b[c].promise&&f.isFunction(b[c].promise)?b[c].promise().then(l(c),j.reject,m(c)):--g;g||j.resolveWith(j,b)}else j!==a&&j.resolveWith(j,d?[a]:[]);return k}}),f.support=function(){var b,d,e,g,h,i,j,k,l,m,n,o,p,q=c.createElement("div"),r=c.documentElement;q.setAttribute("className","t"),q.innerHTML="   <link/><table></table><a href='/a' style='top:1px;float:left;opacity:.55;'>a</a><input type='checkbox'/>",d=q.getElementsByTagName("*"),e=q.getElementsByTagName("a")[0];if(!d||!d.length||!e)return{};g=c.createElement("select"),h=g.appendChild(c.createElement("option")),i=q.getElementsByTagName("input")[0],b={leadingWhitespace:q.firstChild.nodeType===3,tbody:!q.getElementsByTagName("tbody").length,htmlSerialize:!!q.getElementsByTagName("link").length,style:/top/.test(e.getAttribute("style")),hrefNormalized:e.getAttribute("href")==="/a",opacity:/^0.55/.test(e.style.opacity),cssFloat:!!e.style.cssFloat,checkOn:i.value==="on",optSelected:h.selected,getSetAttribute:q.className!=="t",enctype:!!c.createElement("form").enctype,html5Clone:c.createElement("nav").cloneNode(!0).outerHTML!=="<:nav></:nav>",submitBubbles:!0,changeBubbles:!0,focusinBubbles:!1,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0},i.checked=!0,b.noCloneChecked=i.cloneNode(!0).checked,g.disabled=!0,b.optDisabled=!h.disabled;try{delete q.test}catch(s){b.deleteExpando=!1}!q.addEventListener&&q.attachEvent&&q.fireEvent&&(q.attachEvent("onclick",function(){b.noCloneEvent=!1}),q.cloneNode(!0).fireEvent("onclick")),i=c.createElement("input"),i.value="t",i.setAttribute("type","radio"),b.radioValue=i.value==="t",i.setAttribute("checked","checked"),q.appendChild(i),k=c.createDocumentFragment(),k.appendChild(q.lastChild),b.checkClone=k.cloneNode(!0).cloneNode(!0).lastChild.checked,b.appendChecked=i.checked,k.removeChild(i),k.appendChild(q),q.innerHTML="",a.getComputedStyle&&(j=c.createElement("div"),j.style.width="0",j.style.marginRight="0",q.style.width="2px",q.appendChild(j),b.reliableMarginRight=(parseInt((a.getComputedStyle(j,null)||{marginRight:0}).marginRight,10)||0)===0);if(q.attachEvent)for(o in{submit:1,change:1,focusin:1})n="on"+o,p=n in q,p||(q.setAttribute(n,"return;"),p=typeof q[n]=="function"),b[o+"Bubbles"]=p;k.removeChild(q),k=g=h=j=q=i=null,f(function(){var a,d,e,g,h,i,j,k,m,n,o,r=c.getElementsByTagName("body")[0];!r||(j=1,k="position:absolute;top:0;left:0;width:1px;height:1px;margin:0;",m="visibility:hidden;border:0;",n="style='"+k+"border:5px solid #000;padding:0;'",o="<div "+n+"><div></div></div>"+"<table "+n+" cellpadding='0' cellspacing='0'>"+"<tr><td></td></tr></table>",a=c.createElement("div"),a.style.cssText=m+"width:0;height:0;position:static;top:0;margin-top:"+j+"px",r.insertBefore(a,r.firstChild),q=c.createElement("div"),a.appendChild(q),q.innerHTML="<table><tr><td style='padding:0;border:0;display:none'></td><td>t</td></tr></table>",l=q.getElementsByTagName("td"),p=l[0].offsetHeight===0,l[0].style.display="",l[1].style.display="none",b.reliableHiddenOffsets=p&&l[0].offsetHeight===0,q.innerHTML="",q.style.width=q.style.paddingLeft="1px",f.boxModel=b.boxModel=q.offsetWidth===2,typeof q.style.zoom!="undefined"&&(q.style.display="inline",q.style.zoom=1,b.inlineBlockNeedsLayout=q.offsetWidth===2,q.style.display="",q.innerHTML="<div style='width:4px;'></div>",b.shrinkWrapBlocks=q.offsetWidth!==2),q.style.cssText=k+m,q.innerHTML=o,d=q.firstChild,e=d.firstChild,h=d.nextSibling.firstChild.firstChild,i={doesNotAddBorder:e.offsetTop!==5,doesAddBorderForTableAndCells:h.offsetTop===5},e.style.position="fixed",e.style.top="20px",i.fixedPosition=e.offsetTop===20||e.offsetTop===15,e.style.position=e.style.top="",d.style.overflow="hidden",d.style.position="relative",i.subtractsBorderForOverflowNotVisible=e.offsetTop===-5,i.doesNotIncludeMarginInBodyOffset=r.offsetTop!==j,r.removeChild(a),q=a=null,f.extend(b,i))});return b}();var j=/^(?:\{.*\}|\[.*\])$/,k=/([A-Z])/g;f.extend({cache:{},uuid:0,expando:"jQuery"+(f.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(a){a=a.nodeType?f.cache[a[f.expando]]:a[f.expando];return!!a&&!m(a)},data:function(a,c,d,e){if(!!f.acceptData(a)){var g,h,i,j=f.expando,k=typeof c=="string",l=a.nodeType,m=l?f.cache:a,n=l?a[j]:a[j]&&j,o=c==="events";if((!n||!m[n]||!o&&!e&&!m[n].data)&&k&&d===b)return;n||(l?a[j]=n=++f.uuid:n=j),m[n]||(m[n]={},l||(m[n].toJSON=f.noop));if(typeof c=="object"||typeof c=="function")e?m[n]=f.extend(m[n],c):m[n].data=f.extend(m[n].data,c);g=h=m[n],e||(h.data||(h.data={}),h=h.data),d!==b&&(h[f.camelCase(c)]=d);if(o&&!h[c])return g.events;k?(i=h[c],i==null&&(i=h[f.camelCase(c)])):i=h;return i}},removeData:function(a,b,c){if(!!f.acceptData(a)){var d,e,g,h=f.expando,i=a.nodeType,j=i?f.cache:a,k=i?a[h]:h;if(!j[k])return;if(b){d=c?j[k]:j[k].data;if(d){f.isArray(b)||(b in d?b=[b]:(b=f.camelCase(b),b in d?b=[b]:b=b.split(" ")));for(e=0,g=b.length;e<g;e++)delete d[b[e]];if(!(c?m:f.isEmptyObject)(d))return}}if(!c){delete j[k].data;if(!m(j[k]))return}f.support.deleteExpando||!j.setInterval?delete j[k]:j[k]=null,i&&(f.support.deleteExpando?delete a[h]:a.removeAttribute?a.removeAttribute(h):a[h]=null)}},_data:function(a,b,c){return f.data(a,b,c,!0)},acceptData:function(a){if(a.nodeName){var b=f.noData[a.nodeName.toLowerCase()];if(b)return b!==!0&&a.getAttribute("classid")===b}return!0}}),f.fn.extend({data:function(a,c){var d,e,g,h=null;if(typeof a=="undefined"){if(this.length){h=f.data(this[0]);if(this[0].nodeType===1&&!f._data(this[0],"parsedAttrs")){e=this[0].attributes;for(var i=0,j=e.length;i<j;i++)g=e[i].name,g.indexOf("data-")===0&&(g=f.camelCase(g.substring(5)),l(this[0],g,h[g]));f._data(this[0],"parsedAttrs",!0)}}return h}if(typeof a=="object")return this.each(function(){f.data(this,a)});d=a.split("."),d[1]=d[1]?"."+d[1]:"";if(c===b){h=this.triggerHandler("getData"+d[1]+"!",[d[0]]),h===b&&this.length&&(h=f.data(this[0],a),h=l(this[0],a,h));return h===b&&d[1]?this.data(d[0]):h}return this.each(function(){var b=f(this),e=[d[0],c];b.triggerHandler("setData"+d[1]+"!",e),f.data(this,a,c),b.triggerHandler("changeData"+d[1]+"!",e)})},removeData:function(a){return this.each(function(){f.removeData(this,a)})}}),f.extend({_mark:function(a,b){a&&(b=(b||"fx")+"mark",f._data(a,b,(f._data(a,b)||0)+1))},_unmark:function(a,b,c){a!==!0&&(c=b,b=a,a=!1);if(b){c=c||"fx";var d=c+"mark",e=a?0:(f._data(b,d)||1)-1;e?f._data(b,d,e):(f.removeData(b,d,!0),n(b,c,"mark"))}},queue:function(a,b,c){var d;if(a){b=(b||"fx")+"queue",d=f._data(a,b),c&&(!d||f.isArray(c)?d=f._data(a,b,f.makeArray(c)):d.push(c));return d||[]}},dequeue:function(a,b){b=b||"fx";var c=f.queue(a,b),d=c.shift(),e={};d==="inprogress"&&(d=c.shift()),d&&(b==="fx"&&c.unshift("inprogress"),f._data(a,b+".run",e),d.call(a,function(){f.dequeue(a,b)},e)),c.length||(f.removeData(a,b+"queue "+b+".run",!0),n(a,b,"queue"))}}),f.fn.extend({queue:function(a,c){typeof a!="string"&&(c=a,a="fx");if(c===b)return f.queue(this[0],a);return this.each(function(){var b=f.queue(this,a,c);a==="fx"&&b[0]!=="inprogress"&&f.dequeue(this,a)})},dequeue:function(a){return this.each(function(){f.dequeue(this,a)})},delay:function(a,b){a=f.fx?f.fx.speeds[a]||a:a,b=b||"fx";return this.queue(b,function(b,c){var d=setTimeout(b,a);c.stop=function(){clearTimeout(d)}})},clearQueue:function(a){return this.queue(a||"fx",[])},promise:function(a,c){function m(){--h||d.resolveWith(e,[e])}typeof a!="string"&&(c=a,a=b),a=a||"fx";var d=f.Deferred(),e=this,g=e.length,h=1,i=a+"defer",j=a+"queue",k=a+"mark",l;while(g--)if(l=f.data(e[g],i,b,!0)||(f.data(e[g],j,b,!0)||f.data(e[g],k,b,!0))&&f.data(e[g],i,f.Callbacks("once memory"),!0))h++,l.add(m);m();return d.promise()}});var o=/[\n\t\r]/g,p=/\s+/,q=/\r/g,r=/^(?:button|input)$/i,s=/^(?:button|input|object|select|textarea)$/i,t=/^a(?:rea)?$/i,u=/^(?:autofocus|autoplay|async|checked|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped|selected)$/i,v=f.support.getSetAttribute,w,x,y;f.fn.extend({attr:function(a,b){return f.access(this,a,b,!0,f.attr)},removeAttr:function(a){return this.each(function(){f.removeAttr(this,a)})},prop:function(a,b){return f.access(this,a,b,!0,f.prop)},removeProp:function(a){a=f.propFix[a]||a;return this.each(function(){try{this[a]=b,delete this[a]}catch(c){}})},addClass:function(a){var b,c,d,e,g,h,i;if(f.isFunction(a))return this.each(function(b){f(this).addClass(a.call(this,b,this.className))});if(a&&typeof a=="string"){b=a.split(p);for(c=0,d=this.length;c<d;c++){e=this[c];if(e.nodeType===1)if(!e.className&&b.length===1)e.className=a;else{g=" "+e.className+" ";for(h=0,i=b.length;h<i;h++)~g.indexOf(" "+b[h]+" ")||(g+=b[h]+" ");e.className=f.trim(g)}}}return this},removeClass:function(a){var c,d,e,g,h,i,j;if(f.isFunction(a))return this.each(function(b){f(this).removeClass(a.call(this,b,this.className))});if(a&&typeof a=="string"||a===b){c=(a||"").split(p);for(d=0,e=this.length;d<e;d++){g=this[d];if(g.nodeType===1&&g.className)if(a){h=(" "+g.className+" ").replace(o," ");for(i=0,j=c.length;i<j;i++)h=h.replace(" "+c[i]+" "," ");g.className=f.trim(h)}else g.className=""}}return this},toggleClass:function(a,b){var c=typeof a,d=typeof b=="boolean";if(f.isFunction(a))return this.each(function(c){f(this).toggleClass(a.call(this,c,this.className,b),b)});return this.each(function(){if(c==="string"){var e,g=0,h=f(this),i=b,j=a.split(p);while(e=j[g++])i=d?i:!h.hasClass(e),h[i?"addClass":"removeClass"](e)}else if(c==="undefined"||c==="boolean")this.className&&f._data(this,"__className__",this.className),this.className=this.className||a===!1?"":f._data(this,"__className__")||""})},hasClass:function(a){var b=" "+a+" ",c=0,d=this.length;for(;c<d;c++)if(this[c].nodeType===1&&(" "+this[c].className+" ").replace(o," ").indexOf(b)>-1)return!0;return!1},val:function(a){var c,d,e,g=this[0];{if(!!arguments.length){e=f.isFunction(a);return this.each(function(d){var g=f(this),h;if(this.nodeType===1){e?h=a.call(this,d,g.val()):h=a,h==null?h="":typeof h=="number"?h+="":f.isArray(h)&&(h=f.map(h,function(a){return a==null?"":a+""})),c=f.valHooks[this.nodeName.toLowerCase()]||f.valHooks[this.type];if(!c||!("set"in c)||c.set(this,h,"value")===b)this.value=h}})}if(g){c=f.valHooks[g.nodeName.toLowerCase()]||f.valHooks[g.type];if(c&&"get"in c&&(d=c.get(g,"value"))!==b)return d;d=g.value;return typeof d=="string"?d.replace(q,""):d==null?"":d}}}}),f.extend({valHooks:{option:{get:function(a){var b=a.attributes.value;return!b||b.specified?a.value:a.text}},select:{get:function(a){var b,c,d,e,g=a.selectedIndex,h=[],i=a.options,j=a.type==="select-one";if(g<0)return null;c=j?g:0,d=j?g+1:i.length;for(;c<d;c++){e=i[c];if(e.selected&&(f.support.optDisabled?!e.disabled:e.getAttribute("disabled")===null)&&(!e.parentNode.disabled||!f.nodeName(e.parentNode,"optgroup"))){b=f(e).val();if(j)return b;h.push(b)}}if(j&&!h.length&&i.length)return f(i[g]).val();return h},set:function(a,b){var c=f.makeArray(b);f(a).find("option").each(function(){this.selected=f.inArray(f(this).val(),c)>=0}),c.length||(a.selectedIndex=-1);return c}}},attrFn:{val:!0,css:!0,html:!0,text:!0,data:!0,width:!0,height:!0,offset:!0},attr:function(a,c,d,e){var g,h,i,j=a.nodeType;if(!!a&&j!==3&&j!==8&&j!==2){if(e&&c in f.attrFn)return f(a)[c](d);if(typeof a.getAttribute=="undefined")return f.prop(a,c,d);i=j!==1||!f.isXMLDoc(a),i&&(c=c.toLowerCase(),h=f.attrHooks[c]||(u.test(c)?x:w));if(d!==b){if(d===null){f.removeAttr(a,c);return}if(h&&"set"in h&&i&&(g=h.set(a,d,c))!==b)return g;a.setAttribute(c,""+d);return d}if(h&&"get"in h&&i&&(g=h.get(a,c))!==null)return g;g=a.getAttribute(c);return g===null?b:g}},removeAttr:function(a,b){var c,d,e,g,h=0;if(b&&a.nodeType===1){d=b.toLowerCase().split(p),g=d.length;for(;h<g;h++)e=d[h],e&&(c=f.propFix[e]||e,f.attr(a,e,""),a.removeAttribute(v?e:c),u.test(e)&&c in a&&(a[c]=!1))}},attrHooks:{type:{set:function(a,b){if(r.test(a.nodeName)&&a.parentNode)f.error("type property can't be changed");else if(!f.support.radioValue&&b==="radio"&&f.nodeName(a,"input")){var c=a.value;a.setAttribute("type",b),c&&(a.value=c);return b}}},value:{get:function(a,b){if(w&&f.nodeName(a,"button"))return w.get(a,b);return b in a?a.value:null},set:function(a,b,c){if(w&&f.nodeName(a,"button"))return w.set(a,b,c);a.value=b}}},propFix:{tabindex:"tabIndex",readonly:"readOnly","for":"htmlFor","class":"className",maxlength:"maxLength",cellspacing:"cellSpacing",cellpadding:"cellPadding",rowspan:"rowSpan",colspan:"colSpan",usemap:"useMap",frameborder:"frameBorder",contenteditable:"contentEditable"},prop:function(a,c,d){var e,g,h,i=a.nodeType;if(!!a&&i!==3&&i!==8&&i!==2){h=i!==1||!f.isXMLDoc(a),h&&(c=f.propFix[c]||c,g=f.propHooks[c]);return d!==b?g&&"set"in g&&(e=g.set(a,d,c))!==b?e:a[c]=d:g&&"get"in g&&(e=g.get(a,c))!==null?e:a[c]}},propHooks:{tabIndex:{get:function(a){var c=a.getAttributeNode("tabindex");return c&&c.specified?parseInt(c.value,10):s.test(a.nodeName)||t.test(a.nodeName)&&a.href?0:b}}}}),f.attrHooks.tabindex=f.propHooks.tabIndex,x={get:function(a,c){var d,e=f.prop(a,c);return e===!0||typeof e!="boolean"&&(d=a.getAttributeNode(c))&&d.nodeValue!==!1?c.toLowerCase():b},set:function(a,b,c){var d;b===!1?f.removeAttr(a,c):(d=f.propFix[c]||c,d in a&&(a[d]=!0),a.setAttribute(c,c.toLowerCase()));return c}},v||(y={name:!0,id:!0},w=f.valHooks.button={get:function(a,c){var d;d=a.getAttributeNode(c);return d&&(y[c]?d.nodeValue!=="":d.specified)?d.nodeValue:b},set:function(a,b,d){var e=a.getAttributeNode(d);e||(e=c.createAttribute(d),a.setAttributeNode(e));return e.nodeValue=b+""}},f.attrHooks.tabindex.set=w.set,f.each(["width","height"],function(a,b){f.attrHooks[b]=f.extend(f.attrHooks[b],{set:function(a,c){if(c===""){a.setAttribute(b,"auto");return c}}})}),f.attrHooks.contenteditable={get:w.get,set:function(a,b,c){b===""&&(b="false"),w.set(a,b,c)}}),f.support.hrefNormalized||f.each(["href","src","width","height"],function(a,c){f.attrHooks[c]=f.extend(f.attrHooks[c],{get:function(a){var d=a.getAttribute(c,2);return d===null?b:d}})}),f.support.style||(f.attrHooks.style={get:function(a){return a.style.cssText.toLowerCase()||b},set:function(a,b){return a.style.cssText=""+b}}),f.support.optSelected||(f.propHooks.selected=f.extend(f.propHooks.selected,{get:function(a){var b=a.parentNode;b&&(b.selectedIndex,b.parentNode&&b.parentNode.selectedIndex);return null}})),f.support.enctype||(f.propFix.enctype="encoding"),f.support.checkOn||f.each(["radio","checkbox"],function(){f.valHooks[this]={get:function(a){return a.getAttribute("value")===null?"on":a.value}}}),f.each(["radio","checkbox"],function(){f.valHooks[this]=f.extend(f.valHooks[this],{set:function(a,b){if(f.isArray(b))return a.checked=f.inArray(f(a).val(),b)>=0}})});var z=/^(?:textarea|input|select)$/i,A=/^([^\.]*)?(?:\.(.+))?$/,B=/\bhover(\.\S+)?\b/,C=/^key/,D=/^(?:mouse|contextmenu)|click/,E=/^(?:focusinfocus|focusoutblur)$/,F=/^(\w*)(?:#([\w\-]+))?(?:\.([\w\-]+))?$/,G=function(a){var b=F.exec(a);b&&(b[1]=(b[1]||"").toLowerCase(),b[3]=b[3]&&new RegExp("(?:^|\\s)"+b[3]+"(?:\\s|$)"));return b},H=function(a,b){var c=a.attributes||{};return(!b[1]||a.nodeName.toLowerCase()===b[1])&&(!b[2]||(c.id||{}).value===b[2])&&(!b[3]||b[3].test((c["class"]||{}).value))},I=function(a){return f.event.special.hover?a:a.replace(B,"mouseenter$1 mouseleave$1")};f.event={add:function(a,c,d,e,g){var h,i,j,k,l,m,n,o,p,q,r,s;if(!(a.nodeType===3||a.nodeType===8||!c||!d||!(h=f._data(a)))){d.handler&&(p=d,d=p.handler),d.guid||(d.guid=f.guid++),j=h.events,j||(h.events=j={}),i=h.handle,i||(h.handle=i=function(a){return typeof f!="undefined"&&(!a||f.event.triggered!==a.type)?f.event.dispatch.apply(i.elem,arguments):b},i.elem=a),c=f.trim(I(c)).split(" ");for(k=0;k<c.length;k++){l=A.exec(c[k])||[],m=l[1],n=(l[2]||"").split(".").sort(),s=f.event.special[m]||{},m=(g?s.delegateType:s.bindType)||m,s=f.event.special[m]||{},o=f.extend({type:m,origType:l[1],data:e,handler:d,guid:d.guid,selector:g,quick:G(g),namespace:n.join(".")},p),r=j[m];if(!r){r=j[m]=[],r.delegateCount=0;if(!s.setup||s.setup.call(a,e,n,i)===!1)a.addEventListener?a.addEventListener(m,i,!1):a.attachEvent&&a.attachEvent("on"+m,i)}s.add&&(s.add.call(a,o),o.handler.guid||(o.handler.guid=d.guid)),g?r.splice(r.delegateCount++,0,o):r.push(o),f.event.global[m]=!0}a=null}},global:{},remove:function(a,b,c,d,e){var g=f.hasData(a)&&f._data(a),h,i,j,k,l,m,n,o,p,q,r,s;if(!!g&&!!(o=g.events)){b=f.trim(I(b||"")).split(" ");for(h=0;h<b.length;h++){i=A.exec(b[h])||[],j=k=i[1],l=i[2];if(!j){for(j in o)f.event.remove(a,j+b[h],c,d,!0);continue}p=f.event.special[j]||{},j=(d?p.delegateType:p.bindType)||j,r=o[j]||[],m=r.length,l=l?new RegExp("(^|\\.)"+l.split(".").sort().join("\\.(?:.*\\.)?")+"(\\.|$)"):null;for(n=0;n<r.length;n++)s=r[n],(e||k===s.origType)&&(!c||c.guid===s.guid)&&(!l||l.test(s.namespace))&&(!d||d===s.selector||d==="**"&&s.selector)&&(r.splice(n--,1),s.selector&&r.delegateCount--,p.remove&&p.remove.call(a,s));r.length===0&&m!==r.length&&((!p.teardown||p.teardown.call(a,l)===!1)&&f.removeEvent(a,j,g.handle),delete o[j])}f.isEmptyObject(o)&&(q=g.handle,q&&(q.elem=null),f.removeData(a,["events","handle"],!0))}},customEvent:{getData:!0,setData:!0,changeData:!0},trigger:function(c,d,e,g){if(!e||e.nodeType!==3&&e.nodeType!==8){var h=c.type||c,i=[],j,k,l,m,n,o,p,q,r,s;if(E.test(h+f.event.triggered))return;h.indexOf("!")>=0&&(h=h.slice(0,-1),k=!0),h.indexOf(".")>=0&&(i=h.split("."),h=i.shift(),i.sort());if((!e||f.event.customEvent[h])&&!f.event.global[h])return;c=typeof c=="object"?c[f.expando]?c:new f.Event(h,c):new f.Event(h),c.type=h,c.isTrigger=!0,c.exclusive=k,c.namespace=i.join("."),c.namespace_re=c.namespace?new RegExp("(^|\\.)"+i.join("\\.(?:.*\\.)?")+"(\\.|$)"):null,o=h.indexOf(":")<0?"on"+h:"";if(!e){j=f.cache;for(l in j)j[l].events&&j[l].events[h]&&f.event.trigger(c,d,j[l].handle.elem,!0);return}c.result=b,c.target||(c.target=e),d=d!=null?f.makeArray(d):[],d.unshift(c),p=f.event.special[h]||{};if(p.trigger&&p.trigger.apply(e,d)===!1)return;r=[[e,p.bindType||h]];if(!g&&!p.noBubble&&!f.isWindow(e)){s=p.delegateType||h,m=E.test(s+h)?e:e.parentNode,n=null;for(;m;m=m.parentNode)r.push([m,s]),n=m;n&&n===e.ownerDocument&&r.push([n.defaultView||n.parentWindow||a,s])}for(l=0;l<r.length&&!c.isPropagationStopped();l++)m=r[l][0],c.type=r[l][1],q=(f._data(m,"events")||{})[c.type]&&f._data(m,"handle"),q&&q.apply(m,d),q=o&&m[o],q&&f.acceptData(m)&&q.apply(m,d)===!1&&c.preventDefault();c.type=h,!g&&!c.isDefaultPrevented()&&(!p._default||p._default.apply(e.ownerDocument,d)===!1)&&(h!=="click"||!f.nodeName(e,"a"))&&f.acceptData(e)&&o&&e[h]&&(h!=="focus"&&h!=="blur"||c.target.offsetWidth!==0)&&!f.isWindow(e)&&(n=e[o],n&&(e[o]=null),f.event.triggered=h,e[h](),f.event.triggered=b,n&&(e[o]=n));return c.result}},dispatch:function(c){c=f.event.fix(c||a.event);var d=(f._data(this,"events")||{})[c.type]||[],e=d.delegateCount,g=[].slice.call(arguments,0),h=!c.exclusive&&!c.namespace,i=[],j,k,l,m,n,o,p,q,r,s,t;g[0]=c,c.delegateTarget=this;if(e&&!c.target.disabled&&(!c.button||c.type!=="click")){m=f(this),m.context=this.ownerDocument||this;for(l=c.target;l!=this;l=l.parentNode||this){o={},q=[],m[0]=l;for(j=0;j<e;j++)r=d[j],s=r.selector,o[s]===b&&(o[s]=r.quick?H(l,r.quick):m.is(s)),o[s]&&q.push(r);q.length&&i.push({elem:l,matches:q})}}d.length>e&&i.push({elem:this,matches:d.slice(e)});for(j=0;j<i.length&&!c.isPropagationStopped();j++){p=i[j],c.currentTarget=p.elem;for(k=0;k<p.matches.length&&!c.isImmediatePropagationStopped();k++){r=p.matches[k];if(h||!c.namespace&&!r.namespace||c.namespace_re&&c.namespace_re.test(r.namespace))c.data=r.data,c.handleObj=r,n=((f.event.special[r.origType]||{}).handle||r.handler).apply(p.elem,g),n!==b&&(c.result=n,n===!1&&(c.preventDefault(),c.stopPropagation()))}}return c.result},props:"attrChange attrName relatedNode srcElement altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(a,b){a.which==null&&(a.which=b.charCode!=null?b.charCode:b.keyCode);return a}},mouseHooks:{props:"button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(a,d){var e,f,g,h=d.button,i=d.fromElement;a.pageX==null&&d.clientX!=null&&(e=a.target.ownerDocument||c,f=e.documentElement,g=e.body,a.pageX=d.clientX+(f&&f.scrollLeft||g&&g.scrollLeft||0)-(f&&f.clientLeft||g&&g.clientLeft||0),a.pageY=d.clientY+(f&&f.scrollTop||g&&g.scrollTop||0)-(f&&f.clientTop||g&&g.clientTop||0)),!a.relatedTarget&&i&&(a.relatedTarget=i===a.target?d.toElement:i),!a.which&&h!==b&&(a.which=h&1?1:h&2?3:h&4?2:0);return a}},fix:function(a){if(a[f.expando])return a;var d,e,g=a,h=f.event.fixHooks[a.type]||{},i=h.props?this.props.concat(h.props):this.props;a=f.Event(g);for(d=i.length;d;)e=i[--d],a[e]=g[e];a.target||(a.target=g.srcElement||c),a.target.nodeType===3&&(a.target=a.target.parentNode),a.metaKey===b&&(a.metaKey=a.ctrlKey);return h.filter?h.filter(a,g):a},special:{ready:{setup:f.bindReady},load:{noBubble:!0},focus:{delegateType:"focusin"},blur:{delegateType:"focusout"},beforeunload:{setup:function(a,b,c){f.isWindow(this)&&(this.onbeforeunload=c)},teardown:function(a,b){this.onbeforeunload===b&&(this.onbeforeunload=null)}}},simulate:function(a,b,c,d){var e=f.extend(new f.Event,c,{type:a,isSimulated:!0,originalEvent:{}});d?f.event.trigger(e,null,b):f.event.dispatch.call(b,e),e.isDefaultPrevented()&&c.preventDefault()}},f.event.handle=f.event.dispatch,f.removeEvent=c.removeEventListener?function(a,b,c){a.removeEventListener&&a.removeEventListener(b,c,!1)}:function(a,b,c){a.detachEvent&&a.detachEvent("on"+b,c)},f.Event=function(a,b){if(!(this instanceof f.Event))return new f.Event(a,b);a&&a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||a.returnValue===!1||a.getPreventDefault&&a.getPreventDefault()?K:J):this.type=a,b&&f.extend(this,b),this.timeStamp=a&&a.timeStamp||f.now(),this[f.expando]=!0},f.Event.prototype={preventDefault:function(){this.isDefaultPrevented=K;var a=this.originalEvent;!a||(a.preventDefault?a.preventDefault():a.returnValue=!1)},stopPropagation:function(){this.isPropagationStopped=K;var a=this.originalEvent;!a||(a.stopPropagation&&a.stopPropagation(),a.cancelBubble=!0)},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=K,this.stopPropagation()},isDefaultPrevented:J,isPropagationStopped:J,isImmediatePropagationStopped:J},f.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){f.event.special[a]={delegateType:b,bindType:b,handle:function(a){var c=this,d=a.relatedTarget,e=a.handleObj,g=e.selector,h;if(!d||d!==c&&!f.contains(c,d))a.type=e.origType,h=e.handler.apply(this,arguments),a.type=b;return h}}}),f.support.submitBubbles||(f.event.special.submit={setup:function(){if(f.nodeName(this,"form"))return!1;f.event.add(this,"click._submit keypress._submit",function(a){var c=a.target,d=f.nodeName(c,"input")||f.nodeName(c,"button")?c.form:b;d&&!d._submit_attached&&(f.event.add(d,"submit._submit",function(a){this.parentNode&&!a.isTrigger&&f.event.simulate("submit",this.parentNode,a,!0)}),d._submit_attached=!0)})},teardown:function(){if(f.nodeName(this,"form"))return!1;f.event.remove(this,"._submit")}}),f.support.changeBubbles||(f.event.special.change={setup:function(){if(z.test(this.nodeName)){if(this.type==="checkbox"||this.type==="radio")f.event.add(this,"propertychange._change",function(a){a.originalEvent.propertyName==="checked"&&(this._just_changed=!0)}),f.event.add(this,"click._change",function(a){this._just_changed&&!a.isTrigger&&(this._just_changed=!1,f.event.simulate("change",this,a,!0))});return!1}f.event.add(this,"beforeactivate._change",function(a){var b=a.target;z.test(b.nodeName)&&!b._change_attached&&(f.event.add(b,"change._change",function(a){this.parentNode&&!a.isSimulated&&!a.isTrigger&&f.event.simulate("change",this.parentNode,a,!0)}),b._change_attached=!0)})},handle:function(a){var b=a.target;if(this!==b||a.isSimulated||a.isTrigger||b.type!=="radio"&&b.type!=="checkbox")return a.handleObj.handler.apply(this,arguments)},teardown:function(){f.event.remove(this,"._change");return z.test(this.nodeName)}}),f.support.focusinBubbles||f.each({focus:"focusin",blur:"focusout"},function(a,b){var d=0,e=function(a){f.event.simulate(b,a.target,f.event.fix(a),!0)};f.event.special[b]={setup:function(){d++===0&&c.addEventListener(a,e,!0)},teardown:function(){--d===0&&c.removeEventListener(a,e,!0)}}}),f.fn.extend({on:function(a,c,d,e,g){var h,i;if(typeof a=="object"){typeof c!="string"&&(d=c,c=b);for(i in a)this.on(i,c,d,a[i],g);return this}d==null&&e==null?(e=c,d=c=b):e==null&&(typeof c=="string"?(e=d,d=b):(e=d,d=c,c=b));if(e===!1)e=J;else if(!e)return this;g===1&&(h=e,e=function(a){f().off(a);return h.apply(this,arguments)},e.guid=h.guid||(h.guid=f.guid++));return this.each(function(){f.event.add(this,a,e,d,c)})},one:function(a,b,c,d){return this.on.call(this,a,b,c,d,1)},off:function(a,c,d){if(a&&a.preventDefault&&a.handleObj){var e=a.handleObj;f(a.delegateTarget).off(e.namespace?e.type+"."+e.namespace:e.type,e.selector,e.handler);return this}if(typeof a=="object"){for(var g in a)this.off(g,c,a[g]);return this}if(c===!1||typeof c=="function")d=c,c=b;d===!1&&(d=J);return this.each(function(){f.event.remove(this,a,d,c)})},bind:function(a,b,c){return this.on(a,null,b,c)},unbind:function(a,b){return this.off(a,null,b)},live:function(a,b,c){f(this.context).on(a,this.selector,b,c);return this},die:function(a,b){f(this.context).off(a,this.selector||"**",b);return this},delegate:function(a,b,c,d){return this.on(b,a,c,d)},undelegate:function(a,b,c){return arguments.length==1?this.off(a,"**"):this.off(b,a,c)},trigger:function(a,b){return this.each(function(){f.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0])return f.event.trigger(a,b,this[0],!0)},toggle:function(a){var b=arguments,c=a.guid||f.guid++,d=0,e=function(c){var e=(f._data(this,"lastToggle"+a.guid)||0)%d;f._data(this,"lastToggle"+a.guid,e+1),c.preventDefault();return b[e].apply(this,arguments)||!1};e.guid=c;while(d<b.length)b[d++].guid=c;return this.click(e)},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}}),f.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error contextmenu".split(" "),function(a,b){f.fn[b]=function(a,c){c==null&&(c=a,a=null);return arguments.length>0?this.on(b,null,a,c):this.trigger(b)},f.attrFn&&(f.attrFn[b]=!0),C.test(b)&&(f.event.fixHooks[b]=f.event.keyHooks),D.test(b)&&(f.event.fixHooks[b]=f.event.mouseHooks)}),function(){function x(a,b,c,e,f,g){for(var h=0,i=e.length;h<i;h++){var j=e[h];if(j){var k=!1;j=j[a];while(j){if(j[d]===c){k=e[j.sizset];break}if(j.nodeType===1){g||(j[d]=c,j.sizset=h);if(typeof b!="string"){if(j===b){k=!0;break}}else if(m.filter(b,[j]).length>0){k=j;break}}j=j[a]}e[h]=k}}}function w(a,b,c,e,f,g){for(var h=0,i=e.length;h<i;h++){var j=e[h];if(j){var k=!1;j=j[a];while(j){if(j[d]===c){k=e[j.sizset];break}j.nodeType===1&&!g&&(j[d]=c,j.sizset=h);if(j.nodeName.toLowerCase()===b){k=j;break}j=j[a]}e[h]=k}}}var a=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,d="sizcache"+(Math.random()+"").replace(".",""),e=0,g=Object.prototype.toString,h=!1,i=!0,j=/\\/g,k=/\r\n/g,l=/\W/;[0,0].sort(function(){i=!1;return 0});var m=function(b,d,e,f){e=e||[],d=d||c;var h=d;if(d.nodeType!==1&&d.nodeType!==9)return[];if(!b||typeof b!="string")return e;var i,j,k,l,n,q,r,t,u=!0,v=m.isXML(d),w=[],x=b;do{a.exec(""),i=a.exec(x);if(i){x=i[3],w.push(i[1]);if(i[2]){l=i[3];break}}}while(i);if(w.length>1&&p.exec(b))if(w.length===2&&o.relative[w[0]])j=y(w[0]+w[1],d,f);else{j=o.relative[w[0]]?[d]:m(w.shift(),d);while(w.length)b=w.shift(),o.relative[b]&&(b+=w.shift()),j=y(b,j,f)}else{!f&&w.length>1&&d.nodeType===9&&!v&&o.match.ID.test(w[0])&&!o.match.ID.test(w[w.length-1])&&(n=m.find(w.shift(),d,v),d=n.expr?m.filter(n.expr,n.set)[0]:n.set[0]);if(d){n=f?{expr:w.pop(),set:s(f)}:m.find(w.pop(),w.length===1&&(w[0]==="~"||w[0]==="+")&&d.parentNode?d.parentNode:d,v),j=n.expr?m.filter(n.expr,n.set):n.set,w.length>0?k=s(j):u=!1;while(w.length)q=w.pop(),r=q,o.relative[q]?r=w.pop():q="",r==null&&(r=d),o.relative[q](k,r,v)}else k=w=[]}k||(k=j),k||m.error(q||b);if(g.call(k)==="[object Array]")if(!u)e.push.apply(e,k);else if(d&&d.nodeType===1)for(t=0;k[t]!=null;t++)k[t]&&(k[t]===!0||k[t].nodeType===1&&m.contains(d,k[t]))&&e.push(j[t]);else for(t=0;k[t]!=null;t++)k[t]&&k[t].nodeType===1&&e.push(j[t]);else s(k,e);l&&(m(l,h,e,f),m.uniqueSort(e));return e};m.uniqueSort=function(a){if(u){h=i,a.sort(u);if(h)for(var b=1;b<a.length;b++)a[b]===a[b-1]&&a.splice(b--,1)}return a},m.matches=function(a,b){return m(a,null,null,b)},m.matchesSelector=function(a,b){return m(b,null,null,[a]).length>0},m.find=function(a,b,c){var d,e,f,g,h,i;if(!a)return[];for(e=0,f=o.order.length;e<f;e++){h=o.order[e];if(g=o.leftMatch[h].exec(a)){i=g[1],g.splice(1,1);if(i.substr(i.length-1)!=="\\"){g[1]=(g[1]||"").replace(j,""),d=o.find[h](g,b,c);if(d!=null){a=a.replace(o.match[h],"");break}}}}d||(d=typeof b.getElementsByTagName!="undefined"?b.getElementsByTagName("*"):[]);return{set:d,expr:a}},m.filter=function(a,c,d,e){var f,g,h,i,j,k,l,n,p,q=a,r=[],s=c,t=c&&c[0]&&m.isXML(c[0]);while(a&&c.length){for(h in o.filter)if((f=o.leftMatch[h].exec(a))!=null&&f[2]){k=o.filter[h],l=f[1],g=!1,f.splice(1,1);if(l.substr(l.length-1)==="\\")continue;s===r&&(r=[]);if(o.preFilter[h]){f=o.preFilter[h](f,s,d,r,e,t);if(!f)g=i=!0;else if(f===!0)continue}if(f)for(n=0;(j=s[n])!=null;n++)j&&(i=k(j,f,n,s),p=e^i,d&&i!=null?p?g=!0:s[n]=!1:p&&(r.push(j),g=!0));if(i!==b){d||(s=r),a=a.replace(o.match[h],"");if(!g)return[];break}}if(a===q)if(g==null)m.error(a);else break;q=a}return s},m.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)};var n=m.getText=function(a){var b,c,d=a.nodeType,e="";if(d){if(d===1||d===9){if(typeof a.textContent=="string")return a.textContent;if(typeof a.innerText=="string")return a.innerText.replace(k,"");for(a=a.firstChild;a;a=a.nextSibling)e+=n(a)}else if(d===3||d===4)return a.nodeValue}else for(b=0;c=a[b];b++)c.nodeType!==8&&(e+=n(c));return e},o=m.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF\-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF\-]|\\.)+)\s*(?:(\S?=)\s*(?:(['"])(.*?)\3|(#?(?:[\w\u00c0-\uFFFF\-]|\\.)*)|)|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*\-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\(\s*(even|odd|(?:[+\-]?\d+|(?:[+\-]?\d*)?n\s*(?:[+\-]\s*\d+)?))\s*\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^\-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF\-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(a){return a.getAttribute("href")},type:function(a){return a.getAttribute("type")}},relative:{"+":function(a,b){var c=typeof b=="string",d=c&&!l.test(b),e=c&&!d;d&&(b=b.toLowerCase());for(var f=0,g=a.length,h;f<g;f++)if(h=a[f]){while((h=h.previousSibling)&&h.nodeType!==1);a[f]=e||h&&h.nodeName.toLowerCase()===b?h||!1:h===b}e&&m.filter(b,a,!0)},">":function(a,b){var c,d=typeof b=="string",e=0,f=a.length;if(d&&!l.test(b)){b=b.toLowerCase();for(;e<f;e++){c=a[e];if(c){var g=c.parentNode;a[e]=g.nodeName.toLowerCase()===b?g:!1}}}else{for(;e<f;e++)c=a[e],c&&(a[e]=d?c.parentNode:c.parentNode===b);d&&m.filter(b,a,!0)}},"":function(a,b,c){var d,f=e++,g=x;typeof b=="string"&&!l.test(b)&&(b=b.toLowerCase(),d=b,g=w),g("parentNode",b,f,a,d,c)},"~":function(a,b,c){var d,f=e++,g=x;typeof b=="string"&&!l.test(b)&&(b=b.toLowerCase(),d=b,g=w),g("previousSibling",b,f,a,d,c)}},find:{ID:function(a,b,c){if(typeof b.getElementById!="undefined"&&!c){var d=b.getElementById(a[1]);return d&&d.parentNode?[d]:[]}},NAME:function(a,b){if(typeof b.getElementsByName!="undefined"){var c=[],d=b.getElementsByName(a[1]);for(var e=0,f=d.length;e<f;e++)d[e].getAttribute("name")===a[1]&&c.push(d[e]);return c.length===0?null:c}},TAG:function(a,b){if(typeof b.getElementsByTagName!="undefined")return b.getElementsByTagName(a[1])}},preFilter:{CLASS:function(a,b,c,d,e,f){a=" "+a[1].replace(j,"")+" ";if(f)return a;for(var g=0,h;(h=b[g])!=null;g++)h&&(e^(h.className&&(" "+h.className+" ").replace(/[\t\n\r]/g," ").indexOf(a)>=0)?c||d.push(h):c&&(b[g]=!1));return!1},ID:function(a){return a[1].replace(j,"")},TAG:function(a,b){return a[1].replace(j,"").toLowerCase()},CHILD:function(a){if(a[1]==="nth"){a[2]||m.error(a[0]),a[2]=a[2].replace(/^\+|\s*/g,"");var b=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(a[2]==="even"&&"2n"||a[2]==="odd"&&"2n+1"||!/\D/.test(a[2])&&"0n+"+a[2]||a[2]);a[2]=b[1]+(b[2]||1)-0,a[3]=b[3]-0}else a[2]&&m.error(a[0]);a[0]=e++;return a},ATTR:function(a,b,c,d,e,f){var g=a[1]=a[1].replace(j,"");!f&&o.attrMap[g]&&(a[1]=o.attrMap[g]),a[4]=(a[4]||a[5]||"").replace(j,""),a[2]==="~="&&(a[4]=" "+a[4]+" ");return a},PSEUDO:function(b,c,d,e,f){if(b[1]==="not")if((a.exec(b[3])||"").length>1||/^\w/.test(b[3]))b[3]=m(b[3],null,null,c);else{var g=m.filter(b[3],c,d,!0^f);d||e.push.apply(e,g);return!1}else if(o.match.POS.test(b[0])||o.match.CHILD.test(b[0]))return!0;return b},POS:function(a){a.unshift(!0);return a}},filters:{enabled:function(a){return a.disabled===!1&&a.type!=="hidden"},disabled:function(a){return a.disabled===!0},checked:function(a){return a.checked===!0},selected:function(a){a.parentNode&&a.parentNode.selectedIndex;return a.selected===!0},parent:function(a){return!!a.firstChild},empty:function(a){return!a.firstChild},has:function(a,b,c){return!!m(c[3],a).length},header:function(a){return/h\d/i.test(a.nodeName)},text:function(a){var b=a.getAttribute("type"),c=a.type;return a.nodeName.toLowerCase()==="input"&&"text"===c&&(b===c||b===null)},radio:function(a){return a.nodeName.toLowerCase()==="input"&&"radio"===a.type},checkbox:function(a){return a.nodeName.toLowerCase()==="input"&&"checkbox"===a.type},file:function(a){return a.nodeName.toLowerCase()==="input"&&"file"===a.type},password:function(a){return a.nodeName.toLowerCase()==="input"&&"password"===a.type},submit:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"submit"===a.type},image:function(a){return a.nodeName.toLowerCase()==="input"&&"image"===a.type},reset:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"reset"===a.type},button:function(a){var b=a.nodeName.toLowerCase();return b==="input"&&"button"===a.type||b==="button"},input:function(a){return/input|select|textarea|button/i.test(a.nodeName)},focus:function(a){return a===a.ownerDocument.activeElement}},setFilters:{first:function(a,b){return b===0},last:function(a,b,c,d){return b===d.length-1},even:function(a,b){return b%2===0},odd:function(a,b){return b%2===1},lt:function(a,b,c){return b<c[3]-0},gt:function(a,b,c){return b>c[3]-0},nth:function(a,b,c){return c[3]-0===b},eq:function(a,b,c){return c[3]-0===b}},filter:{PSEUDO:function(a,b,c,d){var e=b[1],f=o.filters[e];if(f)return f(a,c,b,d);if(e==="contains")return(a.textContent||a.innerText||n([a])||"").indexOf(b[3])>=0;if(e==="not"){var g=b[3];for(var h=0,i=g.length;h<i;h++)if(g[h]===a)return!1;return!0}m.error(e)},CHILD:function(a,b){var c,e,f,g,h,i,j,k=b[1],l=a;switch(k){case"only":case"first":while(l=l.previousSibling)if(l.nodeType===1)return!1;if(k==="first")return!0;l=a;case"last":while(l=l.nextSibling)if(l.nodeType===1)return!1;return!0;case"nth":c=b[2],e=b[3];if(c===1&&e===0)return!0;f=b[0],g=a.parentNode;if(g&&(g[d]!==f||!a.nodeIndex)){i=0;for(l=g.firstChild;l;l=l.nextSibling)l.nodeType===1&&(l.nodeIndex=++i);g[d]=f}j=a.nodeIndex-e;return c===0?j===0:j%c===0&&j/c>=0}},ID:function(a,b){return a.nodeType===1&&a.getAttribute("id")===b},TAG:function(a,b){return b==="*"&&a.nodeType===1||!!a.nodeName&&a.nodeName.toLowerCase()===b},CLASS:function(a,b){return(" "+(a.className||a.getAttribute("class"))+" ").indexOf(b)>-1},ATTR:function(a,b){var c=b[1],d=m.attr?m.attr(a,c):o.attrHandle[c]?o.attrHandle[c](a):a[c]!=null?a[c]:a.getAttribute(c),e=d+"",f=b[2],g=b[4];return d==null?f==="!=":!f&&m.attr?d!=null:f==="="?e===g:f==="*="?e.indexOf(g)>=0:f==="~="?(" "+e+" ").indexOf(g)>=0:g?f==="!="?e!==g:f==="^="?e.indexOf(g)===0:f==="$="?e.substr(e.length-g.length)===g:f==="|="?e===g||e.substr(0,g.length+1)===g+"-":!1:e&&d!==!1},POS:function(a,b,c,d){var e=b[2],f=o.setFilters[e];if(f)return f(a,c,b,d)}}},p=o.match.POS,q=function(a,b){return"\\"+(b-0+1)};for(var r in o.match)o.match[r]=new RegExp(o.match[r].source+/(?![^\[]*\])(?![^\(]*\))/.source),o.leftMatch[r]=new RegExp(/(^(?:.|\r|\n)*?)/.source+o.match[r].source.replace(/\\(\d+)/g,q));var s=function(a,b){a=Array.prototype.slice.call(a,0);if(b){b.push.apply(b,a);return b}return a};try{Array.prototype.slice.call(c.documentElement.childNodes,0)[0].nodeType}catch(t){s=function(a,b){var c=0,d=b||[];if(g.call(a)==="[object Array]")Array.prototype.push.apply(d,a);else if(typeof a.length=="number")for(var e=a.length;c<e;c++)d.push(a[c]);else for(;a[c];c++)d.push(a[c]);return d}}var u,v;c.documentElement.compareDocumentPosition?u=function(a,b){if(a===b){h=!0;return 0}if(!a.compareDocumentPosition||!b.compareDocumentPosition)return a.compareDocumentPosition?-1:1;return a.compareDocumentPosition(b)&4?-1:1}:(u=function(a,b){if(a===b){h=!0;return 0}if(a.sourceIndex&&b.sourceIndex)return a.sourceIndex-b.sourceIndex;var c,d,e=[],f=[],g=a.parentNode,i=b.parentNode,j=g;if(g===i)return v(a,b);if(!g)return-1;if(!i)return 1;while(j)e.unshift(j),j=j.parentNode;j=i;while(j)f.unshift(j),j=j.parentNode;c=e.length,d=f.length;for(var k=0;k<c&&k<d;k++)if(e[k]!==f[k])return v(e[k],f[k]);return k===c?v(a,f[k],-1):v(e[k],b,1)},v=function(a,b,c){if(a===b)return c;var d=a.nextSibling;while(d){if(d===b)return-1;d=d.nextSibling}return 1}),function(){var a=c.createElement("div"),d="script"+(new Date).getTime(),e=c.documentElement;a.innerHTML="<a name='"+d+"'/>",e.insertBefore(a,e.firstChild),c.getElementById(d)&&(o.find.ID=function(a,c,d){if(typeof c.getElementById!="undefined"&&!d){var e=c.getElementById(a[1]);return e?e.id===a[1]||typeof e.getAttributeNode!="undefined"&&e.getAttributeNode("id").nodeValue===a[1]?[e]:b:[]}},o.filter.ID=function(a,b){var c=typeof a.getAttributeNode!="undefined"&&a.getAttributeNode("id");return a.nodeType===1&&c&&c.nodeValue===b}),e.removeChild(a),e=a=null}(),function(){var a=c.createElement("div");a.appendChild(c.createComment("")),a.getElementsByTagName("*").length>0&&(o.find.TAG=function(a,b){var c=b.getElementsByTagName(a[1]);if(a[1]==="*"){var d=[];for(var e=0;c[e];e++)c[e].nodeType===1&&d.push(c[e]);c=d}return c}),a.innerHTML="<a href='#'></a>",a.firstChild&&typeof a.firstChild.getAttribute!="undefined"&&a.firstChild.getAttribute("href")!=="#"&&(o.attrHandle.href=function(a){return a.getAttribute("href",2)}),a=null}(),c.querySelectorAll&&function(){var a=m,b=c.createElement("div"),d="__sizzle__";b.innerHTML="<p class='TEST'></p>";if(!b.querySelectorAll||b.querySelectorAll(".TEST").length!==0){m=function(b,e,f,g){e=e||c;if(!g&&!m.isXML(e)){var h=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b);if(h&&(e.nodeType===1||e.nodeType===9)){if(h[1])return s(e.getElementsByTagName(b),f);if(h[2]&&o.find.CLASS&&e.getElementsByClassName)return s(e.getElementsByClassName(h[2]),f)}if(e.nodeType===9){if(b==="body"&&e.body)return s([e.body],f);if(h&&h[3]){var i=e.getElementById(h[3]);if(!i||!i.parentNode)return s([],f);if(i.id===h[3])return s([i],f)}try{return s(e.querySelectorAll(b),f)}catch(j){}}else if(e.nodeType===1&&e.nodeName.toLowerCase()!=="object"){var k=e,l=e.getAttribute("id"),n=l||d,p=e.parentNode,q=/^\s*[+~]/.test(b);l?n=n.replace(/'/g,"\\$&"):e.setAttribute("id",n),q&&p&&(e=e.parentNode);try{if(!q||p)return s(e.querySelectorAll("[id='"+n+"'] "+b),f)}catch(r){}finally{l||k.removeAttribute("id")}}}return a(b,e,f,g)};for(var e in a)m[e]=a[e];b=null}}(),function(){var a=c.documentElement,b=a.matchesSelector||a.mozMatchesSelector||a.webkitMatchesSelector||a.msMatchesSelector;if(b){var d=!b.call(c.createElement("div"),"div"),e=!1;try{b.call(c.documentElement,"[test!='']:sizzle")}catch(f){e=!0}m.matchesSelector=function(a,c){c=c.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!m.isXML(a))try{if(e||!o.match.PSEUDO.test(c)&&!/!=/.test(c)){var f=b.call(a,c);if(f||!d||a.document&&a.document.nodeType!==11)return f}}catch(g){}return m(c,null,null,[a]).length>0}}}(),function(){var a=c.createElement("div");a.innerHTML="<div class='test e'></div><div class='test'></div>";if(!!a.getElementsByClassName&&a.getElementsByClassName("e").length!==0){a.lastChild.className="e";if(a.getElementsByClassName("e").length===1)return;o.order.splice(1,0,"CLASS"),o.find.CLASS=function(a,b,c){if(typeof b.getElementsByClassName!="undefined"&&!c)return b.getElementsByClassName(a[1])},a=null}}(),c.documentElement.contains?m.contains=function(a,b){return a!==b&&(a.contains?a.contains(b):!0)}:c.documentElement.compareDocumentPosition?m.contains=function(a,b){return!!(a.compareDocumentPosition(b)&16)}:m.contains=function(){return!1},m.isXML=function(a){var b=(a?a.ownerDocument||a:0).documentElement;return b?b.nodeName!=="HTML":!1};var y=function(a,b,c){var d,e=[],f="",g=b.nodeType?[b]:b;while(d=o.match.PSEUDO.exec(a))f+=d[0],a=a.replace(o.match.PSEUDO,"");a=o.relative[a]?a+"*":a;for(var h=0,i=g.length;h<i;h++)m(a,g[h],e,c);return m.filter(f,e)};m.attr=f.attr,m.selectors.attrMap={},f.find=m,f.expr=m.selectors,f.expr[":"]=f.expr.filters,f.unique=m.uniqueSort,f.text=m.getText,f.isXMLDoc=m.isXML,f.contains=m.contains}();var L=/Until$/,M=/^(?:parents|prevUntil|prevAll)/,N=/,/,O=/^.[^:#\[\.,]*$/,P=Array.prototype.slice,Q=f.expr.match.POS,R={children:!0,contents:!0,next:!0,prev:!0};f.fn.extend({find:function(a){var b=this,c,d;if(typeof a!="string")return f(a).filter(function(){for(c=0,d=b.length;c<d;c++)if(f.contains(b[c],this))return!0});var e=this.pushStack("","find",a),g,h,i;for(c=0,d=this.length;c<d;c++){g=e.length,f.find(a,this[c],e);if(c>0)for(h=g;h<e.length;h++)for(i=0;i<g;i++)if(e[i]===e[h]){e.splice(h--,1);break}}return e},has:function(a){var b=f(a);return this.filter(function(){for(var a=0,c=b.length;a<c;a++)if(f.contains(this,b[a]))return!0})},not:function(a){return this.pushStack(T(this,a,!1),"not",a)},filter:function(a){return this.pushStack(T(this,a,!0),"filter",a)},is:function(a){return!!a&&(typeof a=="string"?Q.test(a)?f(a,this.context).index(this[0])>=0:f.filter(a,this).length>0:this.filter(a).length>0)},closest:function(a,b){var c=[],d,e,g=this[0];if(f.isArray(a)){var h=1;while(g&&g.ownerDocument&&g!==b){for(d=0;d<a.length;d++)f(g).is(a[d])&&c.push({selector:a[d],elem:g,level:h});g=g.parentNode,h++}return c}var i=Q.test(a)||typeof a!="string"?f(a,b||this.context):0;for(d=0,e=this.length;d<e;d++){g=this[d];while(g){if(i?i.index(g)>-1:f.find.matchesSelector(g,a)){c.push(g);break}g=g.parentNode;if(!g||!g.ownerDocument||g===b||g.nodeType===11)break}}c=c.length>1?f.unique(c):c;return this.pushStack(c,"closest",a)},index:function(a){if(!a)return this[0]&&this[0].parentNode?this.prevAll().length:-1;if(typeof a=="string")return f.inArray(this[0],f(a));return f.inArray(a.jquery?a[0]:a,this)},add:function(a,b){var c=typeof a=="string"?f(a,b):f.makeArray(a&&a.nodeType?[a]:a),d=f.merge(this.get(),c);return this.pushStack(S(c[0])||S(d[0])?d:f.unique(d))},andSelf:function(){return this.add(this.prevObject)}}),f.each({parent:function(a){var b=a.parentNode;return b&&b.nodeType!==11?b:null},parents:function(a){return f.dir(a,"parentNode")},parentsUntil:function(a,b,c){return f.dir(a,"parentNode",c)},next:function(a){return f.nth(a,2,"nextSibling")},prev:function(a){return f.nth(a,2,"previousSibling")},nextAll:function(a){return f.dir(a,"nextSibling")},prevAll:function(a){return f.dir(a,"previousSibling")},nextUntil:function(a,b,c){return f.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return f.dir(a,"previousSibling",c)},siblings:function(a){return f.sibling(a.parentNode.firstChild,a)},children:function(a){return f.sibling(a.firstChild)},contents:function(a){return f.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:f.makeArray(a.childNodes)}},function(a,b){f.fn[a]=function(c,d){var e=f.map(this,b,c);L.test(a)||(d=c),d&&typeof d=="string"&&(e=f.filter(d,e)),e=this.length>1&&!R[a]?f.unique(e):e,(this.length>1||N.test(d))&&M.test(a)&&(e=e.reverse());return this.pushStack(e,a,P.call(arguments).join(","))}}),f.extend({filter:function(a,b,c){c&&(a=":not("+a+")");return b.length===1?f.find.matchesSelector(b[0],a)?[b[0]]:[]:f.find.matches(a,b)},dir:function(a,c,d){var e=[],g=a[c];while(g&&g.nodeType!==9&&(d===b||g.nodeType!==1||!f(g).is(d)))g.nodeType===1&&e.push(g),g=g[c];return e},nth:function(a,b,c,d){b=b||1;var e=0;for(;a;a=a[c])if(a.nodeType===1&&++e===b)break;return a},sibling:function(a,b){var c=[];for(;a;a=a.nextSibling)a.nodeType===1&&a!==b&&c.push(a);return c}});var V="abbr|article|aside|audio|canvas|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",W=/ jQuery\d+="(?:\d+|null)"/g,X=/^\s+/,Y=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,Z=/<([\w:]+)/,$=/<tbody/i,_=/<|&#?\w+;/,ba=/<(?:script|style)/i,bb=/<(?:script|object|embed|option|style)/i,bc=new RegExp("<(?:"+V+")","i"),bd=/checked\s*(?:[^=]|=\s*.checked.)/i,be=/\/(java|ecma)script/i,bf=/^\s*<!(?:\[CDATA\[|\-\-)/,bg={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]},bh=U(c);bg.optgroup=bg.option,bg.tbody=bg.tfoot=bg.colgroup=bg.caption=bg.thead,bg.th=bg.td,f.support.htmlSerialize||(bg._default=[1,"div<div>","</div>"]),f.fn.extend({text:function(a){if(f.isFunction(a))return this.each(function(b){var c=f(this);c.text(a.call(this,b,c.text()))});if(typeof a!="object"&&a!==b)return this.empty().append((this[0]&&this[0].ownerDocument||c).createTextNode(a));return f.text(this)},wrapAll:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapAll(a.call(this,b))});if(this[0]){var b=f(a,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstChild&&a.firstChild.nodeType===1)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapInner(a.call(this,b))});return this.each(function(){var b=f(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){var b=f.isFunction(a);return this.each(function(c){f(this).wrapAll(b?a.call(this,c):a)})},unwrap:function(){return this.parent().each(function(){f.nodeName(this,"body")||f(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this)});if(arguments.length){var a=f.clean(arguments);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this.nextSibling)});if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,f.clean(arguments));return a}},remove:function(a,b){for(var c=0,d;(d=this[c])!=null;c++)if(!a||f.filter(a,[d]).length)!b&&d.nodeType===1&&(f.cleanData(d.getElementsByTagName("*")),f.cleanData([d])),d.parentNode&&d.parentNode.removeChild(d);return this},empty:function()
{for(var a=0,b;(b=this[a])!=null;a++){b.nodeType===1&&f.cleanData(b.getElementsByTagName("*"));while(b.firstChild)b.removeChild(b.firstChild)}return this},clone:function(a,b){a=a==null?!1:a,b=b==null?a:b;return this.map(function(){return f.clone(this,a,b)})},html:function(a){if(a===b)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(W,""):null;if(typeof a=="string"&&!ba.test(a)&&(f.support.leadingWhitespace||!X.test(a))&&!bg[(Z.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Y,"<$1></$2>");try{for(var c=0,d=this.length;c<d;c++)this[c].nodeType===1&&(f.cleanData(this[c].getElementsByTagName("*")),this[c].innerHTML=a)}catch(e){this.empty().append(a)}}else f.isFunction(a)?this.each(function(b){var c=f(this);c.html(a.call(this,b,c.html()))}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){if(f.isFunction(a))return this.each(function(b){var c=f(this),d=c.html();c.replaceWith(a.call(this,b,d))});typeof a!="string"&&(a=f(a).detach());return this.each(function(){var b=this.nextSibling,c=this.parentNode;f(this).remove(),b?f(b).before(a):f(c).append(a)})}return this.length?this.pushStack(f(f.isFunction(a)?a():a),"replaceWith",a):this},detach:function(a){return this.remove(a,!0)},domManip:function(a,c,d){var e,g,h,i,j=a[0],k=[];if(!f.support.checkClone&&arguments.length===3&&typeof j=="string"&&bd.test(j))return this.each(function(){f(this).domManip(a,c,d,!0)});if(f.isFunction(j))return this.each(function(e){var g=f(this);a[0]=j.call(this,e,c?g.html():b),g.domManip(a,c,d)});if(this[0]){i=j&&j.parentNode,f.support.parentNode&&i&&i.nodeType===11&&i.childNodes.length===this.length?e={fragment:i}:e=f.buildFragment(a,this,k),h=e.fragment,h.childNodes.length===1?g=h=h.firstChild:g=h.firstChild;if(g){c=c&&f.nodeName(g,"tr");for(var l=0,m=this.length,n=m-1;l<m;l++)d.call(c?bi(this[l],g):this[l],e.cacheable||m>1&&l<n?f.clone(h,!0,!0):h)}k.length&&f.each(k,bp)}return this}}),f.buildFragment=function(a,b,d){var e,g,h,i,j=a[0];b&&b[0]&&(i=b[0].ownerDocument||b[0]),i.createDocumentFragment||(i=c),a.length===1&&typeof j=="string"&&j.length<512&&i===c&&j.charAt(0)==="<"&&!bb.test(j)&&(f.support.checkClone||!bd.test(j))&&(f.support.html5Clone||!bc.test(j))&&(g=!0,h=f.fragments[j],h&&h!==1&&(e=h)),e||(e=i.createDocumentFragment(),f.clean(a,i,e,d)),g&&(f.fragments[j]=h?e:1);return{fragment:e,cacheable:g}},f.fragments={},f.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){f.fn[a]=function(c){var d=[],e=f(c),g=this.length===1&&this[0].parentNode;if(g&&g.nodeType===11&&g.childNodes.length===1&&e.length===1){e[b](this[0]);return this}for(var h=0,i=e.length;h<i;h++){var j=(h>0?this.clone(!0):this).get();f(e[h])[b](j),d=d.concat(j)}return this.pushStack(d,a,e.selector)}}),f.extend({clone:function(a,b,c){var d,e,g,h=f.support.html5Clone||!bc.test("<"+a.nodeName)?a.cloneNode(!0):bo(a);if((!f.support.noCloneEvent||!f.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!f.isXMLDoc(a)){bk(a,h),d=bl(a),e=bl(h);for(g=0;d[g];++g)e[g]&&bk(d[g],e[g])}if(b){bj(a,h);if(c){d=bl(a),e=bl(h);for(g=0;d[g];++g)bj(d[g],e[g])}}d=e=null;return h},clean:function(a,b,d,e){var g;b=b||c,typeof b.createElement=="undefined"&&(b=b.ownerDocument||b[0]&&b[0].ownerDocument||c);var h=[],i;for(var j=0,k;(k=a[j])!=null;j++){typeof k=="number"&&(k+="");if(!k)continue;if(typeof k=="string")if(!_.test(k))k=b.createTextNode(k);else{k=k.replace(Y,"<$1></$2>");var l=(Z.exec(k)||["",""])[1].toLowerCase(),m=bg[l]||bg._default,n=m[0],o=b.createElement("div");b===c?bh.appendChild(o):U(b).appendChild(o),o.innerHTML=m[1]+k+m[2];while(n--)o=o.lastChild;if(!f.support.tbody){var p=$.test(k),q=l==="table"&&!p?o.firstChild&&o.firstChild.childNodes:m[1]==="<table>"&&!p?o.childNodes:[];for(i=q.length-1;i>=0;--i)f.nodeName(q[i],"tbody")&&!q[i].childNodes.length&&q[i].parentNode.removeChild(q[i])}!f.support.leadingWhitespace&&X.test(k)&&o.insertBefore(b.createTextNode(X.exec(k)[0]),o.firstChild),k=o.childNodes}var r;if(!f.support.appendChecked)if(k[0]&&typeof(r=k.length)=="number")for(i=0;i<r;i++)bn(k[i]);else bn(k);k.nodeType?h.push(k):h=f.merge(h,k)}if(d){g=function(a){return!a.type||be.test(a.type)};for(j=0;h[j];j++)if(e&&f.nodeName(h[j],"script")&&(!h[j].type||h[j].type.toLowerCase()==="text/javascript"))e.push(h[j].parentNode?h[j].parentNode.removeChild(h[j]):h[j]);else{if(h[j].nodeType===1){var s=f.grep(h[j].getElementsByTagName("script"),g);h.splice.apply(h,[j+1,0].concat(s))}d.appendChild(h[j])}}return h},cleanData:function(a){var b,c,d=f.cache,e=f.event.special,g=f.support.deleteExpando;for(var h=0,i;(i=a[h])!=null;h++){if(i.nodeName&&f.noData[i.nodeName.toLowerCase()])continue;c=i[f.expando];if(c){b=d[c];if(b&&b.events){for(var j in b.events)e[j]?f.event.remove(i,j):f.removeEvent(i,j,b.handle);b.handle&&(b.handle.elem=null)}g?delete i[f.expando]:i.removeAttribute&&i.removeAttribute(f.expando),delete d[c]}}}});var bq=/alpha\([^)]*\)/i,br=/opacity=([^)]*)/,bs=/([A-Z]|^ms)/g,bt=/^-?\d+(?:px)?$/i,bu=/^-?\d/,bv=/^([\-+])=([\-+.\de]+)/,bw={position:"absolute",visibility:"hidden",display:"block"},bx=["Left","Right"],by=["Top","Bottom"],bz,bA,bB;f.fn.css=function(a,c){if(arguments.length===2&&c===b)return this;return f.access(this,a,c,!0,function(a,c,d){return d!==b?f.style(a,c,d):f.css(a,c)})},f.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=bz(a,"opacity","opacity");return c===""?"1":c}return a.style.opacity}}},cssNumber:{fillOpacity:!0,fontWeight:!0,lineHeight:!0,opacity:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":f.support.cssFloat?"cssFloat":"styleFloat"},style:function(a,c,d,e){if(!!a&&a.nodeType!==3&&a.nodeType!==8&&!!a.style){var g,h,i=f.camelCase(c),j=a.style,k=f.cssHooks[i];c=f.cssProps[i]||i;if(d===b){if(k&&"get"in k&&(g=k.get(a,!1,e))!==b)return g;return j[c]}h=typeof d,h==="string"&&(g=bv.exec(d))&&(d=+(g[1]+1)*+g[2]+parseFloat(f.css(a,c)),h="number");if(d==null||h==="number"&&isNaN(d))return;h==="number"&&!f.cssNumber[i]&&(d+="px");if(!k||!("set"in k)||(d=k.set(a,d))!==b)try{j[c]=d}catch(l){}}},css:function(a,c,d){var e,g;c=f.camelCase(c),g=f.cssHooks[c],c=f.cssProps[c]||c,c==="cssFloat"&&(c="float");if(g&&"get"in g&&(e=g.get(a,!0,d))!==b)return e;if(bz)return bz(a,c)},swap:function(a,b,c){var d={};for(var e in b)d[e]=a.style[e],a.style[e]=b[e];c.call(a);for(e in b)a.style[e]=d[e]}}),f.curCSS=f.css,f.each(["height","width"],function(a,b){f.cssHooks[b]={get:function(a,c,d){var e;if(c){if(a.offsetWidth!==0)return bC(a,b,d);f.swap(a,bw,function(){e=bC(a,b,d)});return e}},set:function(a,b){if(!bt.test(b))return b;b=parseFloat(b);if(b>=0)return b+"px"}}}),f.support.opacity||(f.cssHooks.opacity={get:function(a,b){return br.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(a,b){var c=a.style,d=a.currentStyle,e=f.isNumeric(b)?"alpha(opacity="+b*100+")":"",g=d&&d.filter||c.filter||"";c.zoom=1;if(b>=1&&f.trim(g.replace(bq,""))===""){c.removeAttribute("filter");if(d&&!d.filter)return}c.filter=bq.test(g)?g.replace(bq,e):g+" "+e}}),f(function(){f.support.reliableMarginRight||(f.cssHooks.marginRight={get:function(a,b){var c;f.swap(a,{display:"inline-block"},function(){b?c=bz(a,"margin-right","marginRight"):c=a.style.marginRight});return c}})}),c.defaultView&&c.defaultView.getComputedStyle&&(bA=function(a,b){var c,d,e;b=b.replace(bs,"-$1").toLowerCase(),(d=a.ownerDocument.defaultView)&&(e=d.getComputedStyle(a,null))&&(c=e.getPropertyValue(b),c===""&&!f.contains(a.ownerDocument.documentElement,a)&&(c=f.style(a,b)));return c}),c.documentElement.currentStyle&&(bB=function(a,b){var c,d,e,f=a.currentStyle&&a.currentStyle[b],g=a.style;f===null&&g&&(e=g[b])&&(f=e),!bt.test(f)&&bu.test(f)&&(c=g.left,d=a.runtimeStyle&&a.runtimeStyle.left,d&&(a.runtimeStyle.left=a.currentStyle.left),g.left=b==="fontSize"?"1em":f||0,f=g.pixelLeft+"px",g.left=c,d&&(a.runtimeStyle.left=d));return f===""?"auto":f}),bz=bA||bB,f.expr&&f.expr.filters&&(f.expr.filters.hidden=function(a){var b=a.offsetWidth,c=a.offsetHeight;return b===0&&c===0||!f.support.reliableHiddenOffsets&&(a.style&&a.style.display||f.css(a,"display"))==="none"},f.expr.filters.visible=function(a){return!f.expr.filters.hidden(a)});var bD=/%20/g,bE=/\[\]$/,bF=/\r?\n/g,bG=/#.*$/,bH=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,bI=/^(?:color|date|datetime|datetime-local|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,bJ=/^(?:about|app|app\-storage|.+\-extension|file|res|widget):$/,bK=/^(?:GET|HEAD)$/,bL=/^\/\//,bM=/\?/,bN=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,bO=/^(?:select|textarea)/i,bP=/\s+/,bQ=/([?&])_=[^&]*/,bR=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/,bS=f.fn.load,bT={},bU={},bV,bW,bX=["*/"]+["*"];try{bV=e.href}catch(bY){bV=c.createElement("a"),bV.href="",bV=bV.href}bW=bR.exec(bV.toLowerCase())||[],f.fn.extend({load:function(a,c,d){if(typeof a!="string"&&bS)return bS.apply(this,arguments);if(!this.length)return this;var e=a.indexOf(" ");if(e>=0){var g=a.slice(e,a.length);a=a.slice(0,e)}var h="GET";c&&(f.isFunction(c)?(d=c,c=b):typeof c=="object"&&(c=f.param(c,f.ajaxSettings.traditional),h="POST"));var i=this;f.ajax({url:a,type:h,dataType:"html",data:c,complete:function(a,b,c){c=a.responseText,a.isResolved()&&(a.done(function(a){c=a}),i.html(g?f("<div>").append(c.replace(bN,"")).find(g):c)),d&&i.each(d,[c,b,a])}});return this},serialize:function(){return f.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?f.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||bO.test(this.nodeName)||bI.test(this.type))}).map(function(a,b){var c=f(this).val();return c==null?null:f.isArray(c)?f.map(c,function(a,c){return{name:b.name,value:a.replace(bF,"\r\n")}}):{name:b.name,value:c.replace(bF,"\r\n")}}).get()}}),f.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){f.fn[b]=function(a){return this.on(b,a)}}),f.each(["get","post"],function(a,c){f[c]=function(a,d,e,g){f.isFunction(d)&&(g=g||e,e=d,d=b);return f.ajax({type:c,url:a,data:d,success:e,dataType:g})}}),f.extend({getScript:function(a,c){return f.get(a,b,c,"script")},getJSON:function(a,b,c){return f.get(a,b,c,"json")},ajaxSetup:function(a,b){b?b_(a,f.ajaxSettings):(b=a,a=f.ajaxSettings),b_(a,b);return a},ajaxSettings:{url:bV,isLocal:bJ.test(bW[1]),global:!0,type:"GET",contentType:"application/x-www-form-urlencoded",processData:!0,async:!0,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":bX},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":a.String,"text html":!0,"text json":f.parseJSON,"text xml":f.parseXML},flatOptions:{context:!0,url:!0}},ajaxPrefilter:bZ(bT),ajaxTransport:bZ(bU),ajax:function(a,c){function w(a,c,l,m){if(s!==2){s=2,q&&clearTimeout(q),p=b,n=m||"",v.readyState=a>0?4:0;var o,r,u,w=c,x=l?cb(d,v,l):b,y,z;if(a>=200&&a<300||a===304){if(d.ifModified){if(y=v.getResponseHeader("Last-Modified"))f.lastModified[k]=y;if(z=v.getResponseHeader("Etag"))f.etag[k]=z}if(a===304)w="notmodified",o=!0;else try{r=cc(d,x),w="success",o=!0}catch(A){w="parsererror",u=A}}else{u=w;if(!w||a)w="error",a<0&&(a=0)}v.status=a,v.statusText=""+(c||w),o?h.resolveWith(e,[r,w,v]):h.rejectWith(e,[v,w,u]),v.statusCode(j),j=b,t&&g.trigger("ajax"+(o?"Success":"Error"),[v,d,o?r:u]),i.fireWith(e,[v,w]),t&&(g.trigger("ajaxComplete",[v,d]),--f.active||f.event.trigger("ajaxStop"))}}typeof a=="object"&&(c=a,a=b),c=c||{};var d=f.ajaxSetup({},c),e=d.context||d,g=e!==d&&(e.nodeType||e instanceof f)?f(e):f.event,h=f.Deferred(),i=f.Callbacks("once memory"),j=d.statusCode||{},k,l={},m={},n,o,p,q,r,s=0,t,u,v={readyState:0,setRequestHeader:function(a,b){if(!s){var c=a.toLowerCase();a=m[c]=m[c]||a,l[a]=b}return this},getAllResponseHeaders:function(){return s===2?n:null},getResponseHeader:function(a){var c;if(s===2){if(!o){o={};while(c=bH.exec(n))o[c[1].toLowerCase()]=c[2]}c=o[a.toLowerCase()]}return c===b?null:c},overrideMimeType:function(a){s||(d.mimeType=a);return this},abort:function(a){a=a||"abort",p&&p.abort(a),w(0,a);return this}};h.promise(v),v.success=v.done,v.error=v.fail,v.complete=i.add,v.statusCode=function(a){if(a){var b;if(s<2)for(b in a)j[b]=[j[b],a[b]];else b=a[v.status],v.then(b,b)}return this},d.url=((a||d.url)+"").replace(bG,"").replace(bL,bW[1]+"//"),d.dataTypes=f.trim(d.dataType||"*").toLowerCase().split(bP),d.crossDomain==null&&(r=bR.exec(d.url.toLowerCase()),d.crossDomain=!(!r||r[1]==bW[1]&&r[2]==bW[2]&&(r[3]||(r[1]==="http:"?80:443))==(bW[3]||(bW[1]==="http:"?80:443)))),d.data&&d.processData&&typeof d.data!="string"&&(d.data=f.param(d.data,d.traditional)),b$(bT,d,c,v);if(s===2)return!1;t=d.global,d.type=d.type.toUpperCase(),d.hasContent=!bK.test(d.type),t&&f.active++===0&&f.event.trigger("ajaxStart");if(!d.hasContent){d.data&&(d.url+=(bM.test(d.url)?"&":"?")+d.data,delete d.data),k=d.url;if(d.cache===!1){var x=f.now(),y=d.url.replace(bQ,"$1_="+x);d.url=y+(y===d.url?(bM.test(d.url)?"&":"?")+"_="+x:"")}}(d.data&&d.hasContent&&d.contentType!==!1||c.contentType)&&v.setRequestHeader("Content-Type",d.contentType),d.ifModified&&(k=k||d.url,f.lastModified[k]&&v.setRequestHeader("If-Modified-Since",f.lastModified[k]),f.etag[k]&&v.setRequestHeader("If-None-Match",f.etag[k])),v.setRequestHeader("Accept",d.dataTypes[0]&&d.accepts[d.dataTypes[0]]?d.accepts[d.dataTypes[0]]+(d.dataTypes[0]!=="*"?", "+bX+"; q=0.01":""):d.accepts["*"]);for(u in d.headers)v.setRequestHeader(u,d.headers[u]);if(d.beforeSend&&(d.beforeSend.call(e,v,d)===!1||s===2)){v.abort();return!1}for(u in{success:1,error:1,complete:1})v[u](d[u]);p=b$(bU,d,c,v);if(!p)w(-1,"No Transport");else{v.readyState=1,t&&g.trigger("ajaxSend",[v,d]),d.async&&d.timeout>0&&(q=setTimeout(function(){v.abort("timeout")},d.timeout));try{s=1,p.send(l,w)}catch(z){if(s<2)w(-1,z);else throw z}}return v},param:function(a,c){var d=[],e=function(a,b){b=f.isFunction(b)?b():b,d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};c===b&&(c=f.ajaxSettings.traditional);if(f.isArray(a)||a.jquery&&!f.isPlainObject(a))f.each(a,function(){e(this.name,this.value)});else for(var g in a)ca(g,a[g],c,e);return d.join("&").replace(bD,"+")}}),f.extend({active:0,lastModified:{},etag:{}});var cd=f.now(),ce=/(\=)\?(&|$)|\?\?/i;f.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return f.expando+"_"+cd++}}),f.ajaxPrefilter("json jsonp",function(b,c,d){var e=b.contentType==="application/x-www-form-urlencoded"&&typeof b.data=="string";if(b.dataTypes[0]==="jsonp"||b.jsonp!==!1&&(ce.test(b.url)||e&&ce.test(b.data))){var g,h=b.jsonpCallback=f.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,i=a[h],j=b.url,k=b.data,l="$1"+h+"$2";b.jsonp!==!1&&(j=j.replace(ce,l),b.url===j&&(e&&(k=k.replace(ce,l)),b.data===k&&(j+=(/\?/.test(j)?"&":"?")+b.jsonp+"="+h))),b.url=j,b.data=k,a[h]=function(a){g=[a]},d.always(function(){a[h]=i,g&&f.isFunction(i)&&a[h](g[0])}),b.converters["script json"]=function(){g||f.error(h+" was not called");return g[0]},b.dataTypes[0]="json";return"script"}}),f.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(a){f.globalEval(a);return a}}}),f.ajaxPrefilter("script",function(a){a.cache===b&&(a.cache=!1),a.crossDomain&&(a.type="GET",a.global=!1)}),f.ajaxTransport("script",function(a){if(a.crossDomain){var d,e=c.head||c.getElementsByTagName("head")[0]||c.documentElement;return{send:function(f,g){d=c.createElement("script"),d.async="async",a.scriptCharset&&(d.charset=a.scriptCharset),d.src=a.url,d.onload=d.onreadystatechange=function(a,c){if(c||!d.readyState||/loaded|complete/.test(d.readyState))d.onload=d.onreadystatechange=null,e&&d.parentNode&&e.removeChild(d),d=b,c||g(200,"success")},e.insertBefore(d,e.firstChild)},abort:function(){d&&d.onload(0,1)}}}});var cf=a.ActiveXObject?function(){for(var a in ch)ch[a](0,1)}:!1,cg=0,ch;f.ajaxSettings.xhr=a.ActiveXObject?function(){return!this.isLocal&&ci()||cj()}:ci,function(a){f.extend(f.support,{ajax:!!a,cors:!!a&&"withCredentials"in a})}(f.ajaxSettings.xhr()),f.support.ajax&&f.ajaxTransport(function(c){if(!c.crossDomain||f.support.cors){var d;return{send:function(e,g){var h=c.xhr(),i,j;c.username?h.open(c.type,c.url,c.async,c.username,c.password):h.open(c.type,c.url,c.async);if(c.xhrFields)for(j in c.xhrFields)h[j]=c.xhrFields[j];c.mimeType&&h.overrideMimeType&&h.overrideMimeType(c.mimeType),!c.crossDomain&&!e["X-Requested-With"]&&(e["X-Requested-With"]="XMLHttpRequest");try{for(j in e)h.setRequestHeader(j,e[j])}catch(k){}h.send(c.hasContent&&c.data||null),d=function(a,e){var j,k,l,m,n;try{if(d&&(e||h.readyState===4)){d=b,i&&(h.onreadystatechange=f.noop,cf&&delete ch[i]);if(e)h.readyState!==4&&h.abort();else{j=h.status,l=h.getAllResponseHeaders(),m={},n=h.responseXML,n&&n.documentElement&&(m.xml=n),m.text=h.responseText;try{k=h.statusText}catch(o){k=""}!j&&c.isLocal&&!c.crossDomain?j=m.text?200:404:j===1223&&(j=204)}}}catch(p){e||g(-1,p)}m&&g(j,k,m,l)},!c.async||h.readyState===4?d():(i=++cg,cf&&(ch||(ch={},f(a).unload(cf)),ch[i]=d),h.onreadystatechange=d)},abort:function(){d&&d(0,1)}}}});var ck={},cl,cm,cn=/^(?:toggle|show|hide)$/,co=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,cp,cq=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]],cr;f.fn.extend({show:function(a,b,c){var d,e;if(a||a===0)return this.animate(cu("show",3),a,b,c);for(var g=0,h=this.length;g<h;g++)d=this[g],d.style&&(e=d.style.display,!f._data(d,"olddisplay")&&e==="none"&&(e=d.style.display=""),e===""&&f.css(d,"display")==="none"&&f._data(d,"olddisplay",cv(d.nodeName)));for(g=0;g<h;g++){d=this[g];if(d.style){e=d.style.display;if(e===""||e==="none")d.style.display=f._data(d,"olddisplay")||""}}return this},hide:function(a,b,c){if(a||a===0)return this.animate(cu("hide",3),a,b,c);var d,e,g=0,h=this.length;for(;g<h;g++)d=this[g],d.style&&(e=f.css(d,"display"),e!=="none"&&!f._data(d,"olddisplay")&&f._data(d,"olddisplay",e));for(g=0;g<h;g++)this[g].style&&(this[g].style.display="none");return this},_toggle:f.fn.toggle,toggle:function(a,b,c){var d=typeof a=="boolean";f.isFunction(a)&&f.isFunction(b)?this._toggle.apply(this,arguments):a==null||d?this.each(function(){var b=d?a:f(this).is(":hidden");f(this)[b?"show":"hide"]()}):this.animate(cu("toggle",3),a,b,c);return this},fadeTo:function(a,b,c,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,c,d)},animate:function(a,b,c,d){function g(){e.queue===!1&&f._mark(this);var b=f.extend({},e),c=this.nodeType===1,d=c&&f(this).is(":hidden"),g,h,i,j,k,l,m,n,o;b.animatedProperties={};for(i in a){g=f.camelCase(i),i!==g&&(a[g]=a[i],delete a[i]),h=a[g],f.isArray(h)?(b.animatedProperties[g]=h[1],h=a[g]=h[0]):b.animatedProperties[g]=b.specialEasing&&b.specialEasing[g]||b.easing||"swing";if(h==="hide"&&d||h==="show"&&!d)return b.complete.call(this);c&&(g==="height"||g==="width")&&(b.overflow=[this.style.overflow,this.style.overflowX,this.style.overflowY],f.css(this,"display")==="inline"&&f.css(this,"float")==="none"&&(!f.support.inlineBlockNeedsLayout||cv(this.nodeName)==="inline"?this.style.display="inline-block":this.style.zoom=1))}b.overflow!=null&&(this.style.overflow="hidden");for(i in a)j=new f.fx(this,b,i),h=a[i],cn.test(h)?(o=f._data(this,"toggle"+i)||(h==="toggle"?d?"show":"hide":0),o?(f._data(this,"toggle"+i,o==="show"?"hide":"show"),j[o]()):j[h]()):(k=co.exec(h),l=j.cur(),k?(m=parseFloat(k[2]),n=k[3]||(f.cssNumber[i]?"":"px"),n!=="px"&&(f.style(this,i,(m||1)+n),l=(m||1)/j.cur()*l,f.style(this,i,l+n)),k[1]&&(m=(k[1]==="-="?-1:1)*m+l),j.custom(l,m,n)):j.custom(l,h,""));return!0}var e=f.speed(b,c,d);if(f.isEmptyObject(a))return this.each(e.complete,[!1]);a=f.extend({},a);return e.queue===!1?this.each(g):this.queue(e.queue,g)},stop:function(a,c,d){typeof a!="string"&&(d=c,c=a,a=b),c&&a!==!1&&this.queue(a||"fx",[]);return this.each(function(){function h(a,b,c){var e=b[c];f.removeData(a,c,!0),e.stop(d)}var b,c=!1,e=f.timers,g=f._data(this);d||f._unmark(!0,this);if(a==null)for(b in g)g[b]&&g[b].stop&&b.indexOf(".run")===b.length-4&&h(this,g,b);else g[b=a+".run"]&&g[b].stop&&h(this,g,b);for(b=e.length;b--;)e[b].elem===this&&(a==null||e[b].queue===a)&&(d?e[b](!0):e[b].saveState(),c=!0,e.splice(b,1));(!d||!c)&&f.dequeue(this,a)})}}),f.each({slideDown:cu("show",1),slideUp:cu("hide",1),slideToggle:cu("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){f.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),f.extend({speed:function(a,b,c){var d=a&&typeof a=="object"?f.extend({},a):{complete:c||!c&&b||f.isFunction(a)&&a,duration:a,easing:c&&b||b&&!f.isFunction(b)&&b};d.duration=f.fx.off?0:typeof d.duration=="number"?d.duration:d.duration in f.fx.speeds?f.fx.speeds[d.duration]:f.fx.speeds._default;if(d.queue==null||d.queue===!0)d.queue="fx";d.old=d.complete,d.complete=function(a){f.isFunction(d.old)&&d.old.call(this),d.queue?f.dequeue(this,d.queue):a!==!1&&f._unmark(this)};return d},easing:{linear:function(a,b,c,d){return c+d*a},swing:function(a,b,c,d){return(-Math.cos(a*Math.PI)/2+.5)*d+c}},timers:[],fx:function(a,b,c){this.options=b,this.elem=a,this.prop=c,b.orig=b.orig||{}}}),f.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this),(f.fx.step[this.prop]||f.fx.step._default)(this)},cur:function(){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];var a,b=f.css(this.elem,this.prop);return isNaN(a=parseFloat(b))?!b||b==="auto"?0:b:a},custom:function(a,c,d){function h(a){return e.step(a)}var e=this,g=f.fx;this.startTime=cr||cs(),this.end=c,this.now=this.start=a,this.pos=this.state=0,this.unit=d||this.unit||(f.cssNumber[this.prop]?"":"px"),h.queue=this.options.queue,h.elem=this.elem,h.saveState=function(){e.options.hide&&f._data(e.elem,"fxshow"+e.prop)===b&&f._data(e.elem,"fxshow"+e.prop,e.start)},h()&&f.timers.push(h)&&!cp&&(cp=setInterval(g.tick,g.interval))},show:function(){var a=f._data(this.elem,"fxshow"+this.prop);this.options.orig[this.prop]=a||f.style(this.elem,this.prop),this.options.show=!0,a!==b?this.custom(this.cur(),a):this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur()),f(this.elem).show()},hide:function(){this.options.orig[this.prop]=f._data(this.elem,"fxshow"+this.prop)||f.style(this.elem,this.prop),this.options.hide=!0,this.custom(this.cur(),0)},step:function(a){var b,c,d,e=cr||cs(),g=!0,h=this.elem,i=this.options;if(a||e>=i.duration+this.startTime){this.now=this.end,this.pos=this.state=1,this.update(),i.animatedProperties[this.prop]=!0;for(b in i.animatedProperties)i.animatedProperties[b]!==!0&&(g=!1);if(g){i.overflow!=null&&!f.support.shrinkWrapBlocks&&f.each(["","X","Y"],function(a,b){h.style["overflow"+b]=i.overflow[a]}),i.hide&&f(h).hide();if(i.hide||i.show)for(b in i.animatedProperties)f.style(h,b,i.orig[b]),f.removeData(h,"fxshow"+b,!0),f.removeData(h,"toggle"+b,!0);d=i.complete,d&&(i.complete=!1,d.call(h))}return!1}i.duration==Infinity?this.now=e:(c=e-this.startTime,this.state=c/i.duration,this.pos=f.easing[i.animatedProperties[this.prop]](this.state,c,0,1,i.duration),this.now=this.start+(this.end-this.start)*this.pos),this.update();return!0}},f.extend(f.fx,{tick:function(){var a,b=f.timers,c=0;for(;c<b.length;c++)a=b[c],!a()&&b[c]===a&&b.splice(c--,1);b.length||f.fx.stop()},interval:13,stop:function(){clearInterval(cp),cp=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){f.style(a.elem,"opacity",a.now)},_default:function(a){a.elem.style&&a.elem.style[a.prop]!=null?a.elem.style[a.prop]=a.now+a.unit:a.elem[a.prop]=a.now}}}),f.each(["width","height"],function(a,b){f.fx.step[b]=function(a){f.style(a.elem,b,Math.max(0,a.now)+a.unit)}}),f.expr&&f.expr.filters&&(f.expr.filters.animated=function(a){return f.grep(f.timers,function(b){return a===b.elem}).length});var cw=/^t(?:able|d|h)$/i,cx=/^(?:body|html)$/i;"getBoundingClientRect"in c.documentElement?f.fn.offset=function(a){var b=this[0],c;if(a)return this.each(function(b){f.offset.setOffset(this,a,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return f.offset.bodyOffset(b);try{c=b.getBoundingClientRect()}catch(d){}var e=b.ownerDocument,g=e.documentElement;if(!c||!f.contains(g,b))return c?{top:c.top,left:c.left}:{top:0,left:0};var h=e.body,i=cy(e),j=g.clientTop||h.clientTop||0,k=g.clientLeft||h.clientLeft||0,l=i.pageYOffset||f.support.boxModel&&g.scrollTop||h.scrollTop,m=i.pageXOffset||f.support.boxModel&&g.scrollLeft||h.scrollLeft,n=c.top+l-j,o=c.left+m-k;return{top:n,left:o}}:f.fn.offset=function(a){var b=this[0];if(a)return this.each(function(b){f.offset.setOffset(this,a,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return f.offset.bodyOffset(b);var c,d=b.offsetParent,e=b,g=b.ownerDocument,h=g.documentElement,i=g.body,j=g.defaultView,k=j?j.getComputedStyle(b,null):b.currentStyle,l=b.offsetTop,m=b.offsetLeft;while((b=b.parentNode)&&b!==i&&b!==h){if(f.support.fixedPosition&&k.position==="fixed")break;c=j?j.getComputedStyle(b,null):b.currentStyle,l-=b.scrollTop,m-=b.scrollLeft,b===d&&(l+=b.offsetTop,m+=b.offsetLeft,f.support.doesNotAddBorder&&(!f.support.doesAddBorderForTableAndCells||!cw.test(b.nodeName))&&(l+=parseFloat(c.borderTopWidth)||0,m+=parseFloat(c.borderLeftWidth)||0),e=d,d=b.offsetParent),f.support.subtractsBorderForOverflowNotVisible&&c.overflow!=="visible"&&(l+=parseFloat(c.borderTopWidth)||0,m+=parseFloat(c.borderLeftWidth)||0),k=c}if(k.position==="relative"||k.position==="static")l+=i.offsetTop,m+=i.offsetLeft;f.support.fixedPosition&&k.position==="fixed"&&(l+=Math.max(h.scrollTop,i.scrollTop),m+=Math.max(h.scrollLeft,i.scrollLeft));return{top:l,left:m}},f.offset={bodyOffset:function(a){var b=a.offsetTop,c=a.offsetLeft;f.support.doesNotIncludeMarginInBodyOffset&&(b+=parseFloat(f.css(a,"marginTop"))||0,c+=parseFloat(f.css(a,"marginLeft"))||0);return{top:b,left:c}},setOffset:function(a,b,c){var d=f.css(a,"position");d==="static"&&(a.style.position="relative");var e=f(a),g=e.offset(),h=f.css(a,"top"),i=f.css(a,"left"),j=(d==="absolute"||d==="fixed")&&f.inArray("auto",[h,i])>-1,k={},l={},m,n;j?(l=e.position(),m=l.top,n=l.left):(m=parseFloat(h)||0,n=parseFloat(i)||0),f.isFunction(b)&&(b=b.call(a,c,g)),b.top!=null&&(k.top=b.top-g.top+m),b.left!=null&&(k.left=b.left-g.left+n),"using"in b?b.using.call(a,k):e.css(k)}},f.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),c=this.offset(),d=cx.test(b[0].nodeName)?{top:0,left:0}:b.offset();c.top-=parseFloat(f.css(a,"marginTop"))||0,c.left-=parseFloat(f.css(a,"marginLeft"))||0,d.top+=parseFloat(f.css(b[0],"borderTopWidth"))||0,d.left+=parseFloat(f.css(b[0],"borderLeftWidth"))||0;return{top:c.top-d.top,left:c.left-d.left}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||c.body;while(a&&!cx.test(a.nodeName)&&f.css(a,"position")==="static")a=a.offsetParent;return a})}}),f.each(["Left","Top"],function(a,c){var d="scroll"+c;f.fn[d]=function(c){var e,g;if(c===b){e=this[0];if(!e)return null;g=cy(e);return g?"pageXOffset"in g?g[a?"pageYOffset":"pageXOffset"]:f.support.boxModel&&g.document.documentElement[d]||g.document.body[d]:e[d]}return this.each(function(){g=cy(this),g?g.scrollTo(a?f(g).scrollLeft():c,a?c:f(g).scrollTop()):this[d]=c})}}),f.each(["Height","Width"],function(a,c){var d=c.toLowerCase();f.fn["inner"+c]=function(){var a=this[0];return a?a.style?parseFloat(f.css(a,d,"padding")):this[d]():null},f.fn["outer"+c]=function(a){var b=this[0];return b?b.style?parseFloat(f.css(b,d,a?"margin":"border")):this[d]():null},f.fn[d]=function(a){var e=this[0];if(!e)return a==null?null:this;if(f.isFunction(a))return this.each(function(b){var c=f(this);c[d](a.call(this,b,c[d]()))});if(f.isWindow(e)){var g=e.document.documentElement["client"+c],h=e.document.body;return e.document.compatMode==="CSS1Compat"&&g||h&&h["client"+c]||g}if(e.nodeType===9)return Math.max(e.documentElement["client"+c],e.body["scroll"+c],e.documentElement["scroll"+c],e.body["offset"+c],e.documentElement["offset"+c]);if(a===b){var i=f.css(e,d),j=parseFloat(i);return f.isNumeric(j)?j:i}return this.css(d,typeof a=="string"?a:a+"px")}}),a.jQuery=a.$=f,typeof define=="function"&&define.amd&&define.amd.jQuery&&define("jquery",[],function(){return f})})(window);jQuery.noConflict();;jQuery(document).ready(function(){var size=440;var image=jQuery('#content img');for(i=0;i<image.length;i++){var bigWidth=image[i].width;var bigHeight=image[i].height;if(bigWidth>size){var newHeight=bigHeight*size/bigWidth;image[i].width=size;image[i].height=newHeight;}}
jQuery(".left:empty + .right:empty").parent().remove();});Cufon.replace('h1',{color:'-linear-gradient(#6A53C3, #3D3070)',textShadow:'0 1px 0 #fff',hover:{color:'-linear-gradient(#3D3070, #6A53C3)'}});Cufon.replace('h2',{color:'-linear-gradient(#B84E82, #6D2E4C)',textShadow:'0 1px 0 #fff',hover:{color:'-linear-gradient(#6D2E4C, #B84E82)'}});Cufon.replace('h3, h4',{textShadow:'0 1px 0 #fff'});;eval(function(p,a,c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('m j={1b:{7K:\'aT...\',7L:\'5X N b6\',8y:\'5X N aD N aB\',8W:\'aP N aQ 2l\',8t:\'aO by <i>7x 7y</i>\',8a:\'aK N b9 7x 7y bA\',7C:\'7z\',7r:\'7A\',7j:\'7F\',7g:\'7w\',7h:\'7w (bF)\',7f:\'bf\',az:\'7v\',bn:\'7v 5v (7u)\',bl:\'7t\',bm:\'7t 5v (7u)\',7B:\'7z (5S 16)\',7s:\'7A (5S 2C)\',7i:\'7F\',9N:\'9Z 2l\',6O:\'5X N 1Q 2e, 9W 7E 9U N 2I. 9K 5S 9x U 1K 7E 5j.\'},57:\'R/ap/\',6I:\'a2.7N\',98:10,6g:5L,8g:10,8f:5L,3y:15,5n:15,3B:15,2X:15,4j:at,7I:0.75,6f:G,6m:5,35:2,6n:3,8U:\'3k 2C\',8V:1,8j:1m,8n:G,8v:\'ax://aq.9G/R/\',88:G,53:1m,5H:G,42:G,2E:\'4D\',77:G,6w:G,29:7D,3b:7D,4x:G,1t:\'bo-9S\',5T:\'R-V\',80:{7Z:\'<1f 2V="R-9z"><7e>\'+\'<2W 2V="R-5j">\'+\'<a 1V="#" 2h="{j.1b.7B}" 2s="C j.5j(f)">\'+\'<B>{j.1b.7C}</B></a>\'+\'</2W>\'+\'<2W 2V="R-1K">\'+\'<a 1V="#" 2h="{j.1b.7s}" 2s="C j.1K(f)">\'+\'<B>{j.1b.7r}</B></a>\'+\'</2W>\'+\'<2W 2V="R-2I">\'+\'<a 1V="#" 2h="{j.1b.7i}" 2s="C 1m">\'+\'<B>{j.1b.7j}</B></a>\'+\'</2W>\'+\'<2W 2V="R-1Q">\'+\'<a 1V="#" 2h="{j.1b.7h}" 2s="C j.1Q(f)">\'+\'<B>{j.1b.7g}</B></a>\'+\'</2W>\'+\'</7e></1f>\'+\'<1f 2V="R-T"></1f>\'+\'<1f 2V="R-ah"><1f>\'+\'<B 2V="R-3i" 2h="{j.1b.7f}"><B></B></B>\'+\'</1f></1f>\'},4h:[],5G:G,L:[],5K:[\'4x\',\'1t\',\'35\',\'a4\',\'a9\',\'af\',\'7l\',\'ag\',\'an\',\'ac\',\'7k\',\'6w\',\'6V\',\'E\',\'H\',\'53\',\'5H\',\'42\',\'ab\',\'ad\',\'ae\',\'1Z\',\'77\',\'36\',\'3T\',\'2E\',\'5N\',\'5T\',\'29\',\'3b\',\'6a\',\'7c\',\'3A\',\'44\',\'9g\',\'9c\',\'P\'],1I:[],6D:0,aa:{x:[\'8c\',\'16\',\'6E\',\'2C\',\'8h\'],y:[\'4v\',\'1a\',\'6A\',\'3k\',\'5q\']},5u:{},7k:{},7l:{},5N:{9u:{},1z:{},9a:{}},5c:[],3p:{},3o:[],4J:[],3X:[],5B:{},6H:{},1l:(11.4n&&!1A.3d),4T:/a6/.18(3V.7q),4y:/a8.+a7:1\\.[0-8].+ai/.18(3V.7q),$:n(1n){C 11.5F(1n)},26:n(1C,7p){1C[1C.1d]=7p},14:n(7o,2Z,2Y,4w,7m){m q=11.14(7o);k(2Z)j.6B(q,2Z);k(7m)j.J(q,{65:0,9m:\'28\',aw:0});k(2Y)j.J(q,2Y);k(4w)4w.1G(q);C q},6B:n(q,2Z){U(m x 3P 2Z)q[x]=2Z[x]},J:n(q,2Y){U(m x 3P 2Y){k(j.1l&&x==\'1N\'){k(2Y[x]>0.99)q.D.ak(\'5Z\');M q.D.5Z=\'aj(1N=\'+(2Y[x]*2m)+\')\'}M q.D[x]=2Y[x]}},3f:n(){m 1C=3V.9i.91("am");C 1C[1]?7O(1C[1]):F},5s:n(){m 4C=11.6h&&11.6h!=\'8E\'?11.6L:11.T;m E=j.1l?4C.7n:(11.6L.7n||7G.a1),H=j.1l?4C.ay:7G.9E;C{E:E,H:H,4u:j.1l?4C.4u:9D,4r:j.1l?4C.4r:9F}},5P:n(q){m p={x:q.81,y:q.62};3N(q.7H){q=q.7H;p.x+=q.81;p.y+=q.62;k(q!=11.T&&q!=11.6L){p.x-=q.4u;p.y-=q.4r}}C p},5f:n(a,1z,2Q){k(a.3Y)C 1z;1i{1D j.41(a,1z,2Q);C 1m}1j(e){C G}},7J:n(a,1z,2Q){k(a.3Y)C 1z;U(m i=0;i<j.3o.1d;i++){k(j.3o[i]&&j.3o[i].a==a){j.3o[i].8b();j.3o[i]=F;C 1m}}1i{j.84=G;1D j.41(a,1z,2Q,\'3x\');C 1m}1j(e){C G}},6T:n(){C j.14(\'1f\',{1p:\'R-3x-K\',2i:j.7X(j.80.7Z)})},3O:n(q,3R,1p){m W=q.3Q(3R);U(m i=0;i<W.1d;i++){k((1D 4F(1p)).18(W[i].1p)){C W[i]}}C F},7X:n(s){s=s.2d(/\\s/g,\' \');m 2f=/{j\\.1b\\.([^}]+)\\}/g,5b=s.2v(2f),1b;U(m i=0;i<5b.1d;i++){1b=5b[i].2d(2f,"$1");k(1w j.1b[1b]!=\'21\')s=s.2d(5b[i],j.1b[1b])}C s},6R:n(a){U(m i=0;i<j.3X.1d;i++){k(j.3X[i][0]==a){m c=j.3X[i][1];j.3X[i][1]=c.4p(1);C c}}C F},8s:n(e){m 1C=j.6G();U(m i=0;i<1C.3L.1d;i++){m a=1C.3L[i];k(j.3S(a,\'1Z\')==\'2t\'&&j.3S(a,\'77\'))j.26(j.4J,a)}j.70(0)},70:n(i){k(!j.4J[i])C;m a=j.4J[i];m 4t=j.4e(j.3S(a,\'6V\'));k(!4t)4t=j.6T();m 2t=1D j.56(a,4t,1);2t.6J=n(){};2t.2y=n(){j.26(j.3X,[a,4t]);j.70(i+1)};2t.74()},87:n(){m 71=0,4Q=-1;U(m i=0;i<j.L.1d;i++){k(j.L[i]){k(j.L[i].V.D.1E&&j.L[i].V.D.1E>71){71=j.L[i].V.D.1E;4Q=i}}}k(4Q==-1)j.2b=-1;M j.L[4Q].2O()},3S:n(a,4H){a.3Y=a.2s;m p=a.3Y?a.3Y():F;a.3Y=F;C(p&&1w p[4H]!=\'21\')?p[4H]:(1w j[4H]!=\'21\'?j[4H]:F)},4Z:n(a){m P=j.3S(a,\'P\');k(P)C P;C a.1V},4e:n(1n){m 1y=j.$(1n),3h=j.6H[1n],a={};k(!1y&&!3h)C F;k(!3h){3h=1y.4p(G);3h.1n=\'\';j.6H[1n]=3h;C 1y}M{C 3h.4p(G)}},43:n(d){j.6d.1G(d);j.6d.2i=\'\'},5m:n(q,1x){j.5I();m A=j.82=j.3z(q);1i{m 7Y=j.83=A.5W(1x);7Y.2s()}1j(e){j.82=j.83=F}1i{A.1Q()}1j(e){}C 1m},5j:n(q){C j.5m(q,-1)},1K:n(q){C j.5m(q,1)},4X:n(e){k(!e)e=1A.1Y;k(!e.2w)e.2w=e.6F;k(e.2w.86)C G;m 1x=F;9P(e.9R){2u 32:2u 34:2u 39:2u 40:1x=1;6c;2u 8:2u 33:2u 37:2u 38:1x=-1;6c;2u 27:2u 13:1x=0}k(1x!==F){j.4g(11,1A.3d?\'72\':\'73\',j.4X);k(!j.88)C G;k(e.5k)e.5k();M e.bq=1m;m A=j.3z();k(A){k(1x==0){A.1Q()}M{j.5m(A.O,1x)}C 1m}}C G},bj:n(1e){j.26(j.1I,1e)},5V:n(6r){m q,2f=/^R-V-([0-9]+)$/;q=6r;3N(q.2R){k(q.1n&&2f.18(q.1n))C q.1n.2d(2f,"$1");q=q.2R}q=6r;3N(q.2R){k(q.3R&&j.51(q)){U(m O=0;O<j.L.1d;O++){m A=j.L[O];k(A&&A.a==q)C O}}q=q.2R}C F},3z:n(q){k(1w q==\'21\')C j.L[j.2b]||F;k(1w q==\'3M\')C j.L[q]||F;k(1w q==\'6s\')q=j.$(q);C j.L[j.5V(q)]||F},51:n(a){C(a.2s&&a.2s.96().2d(/\\s/g,\' \').2v(/j.(bd|e)bc/))},93:n(){U(m i=0;i<j.L.1d;i++)k(j.L[i]&&j.L[i].4f)j.87()},63:n(e){k(!e)e=1A.1Y;k(e.be>1)C G;k(!e.2w)e.2w=e.6F;m q=e.2w;3N(q.2R&&!(/R-(2e|2I|3x|3i)/.18(q.1p))){q=q.2R}m A=j.3z(q);k(A&&(A.4o||!A.4f))C G;k(A&&e.S==\'67\'){k(e.2w.86)C G;m 2v=q.1p.2v(/R-(2e|2I|3i)/);k(2v){j.1X={A:A,S:2v[1],16:A.x.I,E:A.x.B,1a:A.y.I,H:A.y.B,7d:e.5y,7W:e.5D};j.2o(11,\'5Y\',j.6v);k(e.5k)e.5k();k(/R-(2e|3x)-6U/.18(A.K.1p)){A.2O();j.6t=G}C 1m}M k(/R-3x/.18(q.1p)&&j.2b!=A.O){A.2O();A.4V()}}M k(e.S==\'8P\'){j.4g(11,\'5Y\',j.6v);k(j.1X){k(j.1X.S==\'2e\')j.1X.A.K.D.3W=j.4k;m 2P=j.1X.2P;k(!2P&&!j.6t&&!/(2I|3i)/.18(j.1X.S)){A.1Q()}M k(2P||(!2P&&j.84)){j.1X.A.4V()}k(j.1X.A.2B)j.1X.A.2B.D.1W=\'28\';j.6t=1m;j.1X=F}M k(/R-2e-6U/.18(q.1p)){q.D.3W=j.4k}}C 1m},6v:n(e){k(!j.1X)C G;k(!e)e=1A.1Y;m a=j.1X,A=a.A;k(A.Z){k(!A.2B)A.2B=j.14(\'1f\',F,{1h:\'1P\',E:A.x.B+\'u\',H:A.y.B+\'u\',16:0,1a:0,1E:4,7S:(j.1l?\'bg\':\'28\'),1N:0.br},A.V,G);k(A.2B.D.1W==\'28\')A.2B.D.1W=\'\'}a.54=e.5y-a.7d;a.4Y=e.5D-a.7W;m 6z=1q.bD(1q.7V(a.54,2)+1q.7V(a.4Y,2));k(!a.2P)a.2P=(a.S!=\'2e\'&&6z>0)||(6z>(j.bH||5));k(a.2P&&e.5y>5&&e.5D>5){k(a.S==\'3i\')A.3i(a);M A.2I(a)}C 1m},7b:n(e){1i{k(!e)e=1A.1Y;m 5i=/bB/i.18(e.S);k(!e.2w)e.2w=e.6F;k(j.1l)e.6C=5i?e.bt:e.bw;m A=j.3z(e.2w);k(!A.4f)C;k(!A||!e.6C||j.3z(e.6C)==A||j.1X)C;U(m i=0;i<A.1I.1d;i++){m o=j.$(\'3g\'+A.1I[i]);k(o&&o.47){m 3t=5i?0:o.1N,N=5i?o.1N:0;j.2n(o,3t,N)}}}1j(e){}},2o:n(q,1Y,2S){1i{q.2o(1Y,2S,1m)}1j(e){1i{q.7M(\'4i\'+1Y,2S);q.bI(\'4i\'+1Y,2S)}1j(e){q[\'4i\'+1Y]=2S}}},4g:n(q,1Y,2S){1i{q.4g(1Y,2S,1m)}1j(e){1i{q.7M(\'4i\'+1Y,2S)}1j(e){q[\'4i\'+1Y]=F}}},4W:n(i){k(j.5G&&j.4h[i]&&j.4h[i]!=\'21\'){m 1s=11.14(\'1s\');1s.3s=n(){1s=F;j.4W(i+1)};1s.P=j.4h[i]}},8N:n(3M){k(3M&&1w 3M!=\'aL\')j.6m=3M;m 1C=j.6G();U(m i=0;i<1C.3H.1d&&i<j.6m;i++){j.26(j.4h,j.4Z(1C.3H[i]))}k(j.1t)1D j.4d(j.1t,n(){j.4W(0)});M j.4W(0);m 7N=j.14(\'1s\',{P:j.57+j.6I})},4P:n(){k(!j.1U){j.1U=j.14(\'1f\',F,{1h:\'1P\',16:0,1a:0,E:\'2m%\',1E:j.4j},11.T,G);j.1L=j.14(\'a\',{1p:\'R-1L\',2h:j.1b.7L,2i:j.1b.7K,1V:\'4S:;\'},{1h:\'1P\',1a:\'-30\',1N:j.7I,1E:1},j.1U);j.6d=j.14(\'1f\',F,{1W:\'28\'},j.1U);j.2x=j.14(\'1f\',F,{9o:\'9p\',aJ:\'aI\'},F,G);1q.aC=n(t,b,c,d){C c*t/d+b};1q.9d=n(t,b,c,d){C c*(t/=d)*t+b};U(m x 3P j.5o){k(1w j[x]!=\'21\')j.1b[x]=j[x];M k(1w j.1b[x]==\'21\'&&1w j.5o[x]!=\'21\')j.1b[x]=j.5o[x]}j.8J=(j.1l&&j.3f()<=6&&3G.8F==\'8G:\')}},8Q:n(){j.89=G;k(j.5O)j.5O()},5I:n(){m W=11.3Q(\'*\'),4n=[],3H=[],3L=[],2U={},2f;U(m i=0;i<W.1d;i++){2f=j.51(W[i]);k(2f){j.26(4n,W[i]);k(2f[0]==\'j.5f\')j.26(3H,W[i]);M k(2f[0]==\'j.7J\')j.26(3L,W[i]);m g=j.3S(W[i],\'3A\')||\'28\';k(!2U[g])2U[g]=[];j.26(2U[g],W[i])}}j.4b={4n:4n,2U:2U,3H:3H,3L:3L};C j.4b},6G:n(){C j.4b||j.5I()},2n:n(q,o,3m,2A,i,4c){k(1w i==\'21\'){k(1w 2A!=\'3M\')2A=5L;k(2A<25){j.J(q,{1N:3m});C}i=j.5c.1d;4c=3m>o?1:-1;m 4a=(25/(2A-2A%25))*1q.8o(o-3m)}o=7O(o);m 5Q=(q.2n===0||q.2n===1m||(q.2n==2&&j.1l));q.D.1u=((5Q?3m:o)<=0)?\'19\':\'1T\';k(5Q||o<0||(4c==1&&o>3m))C;k(q.3v&&q.3v.i!=i){aR(j.5c[q.3v.i]);o=q.3v.o}q.3v={i:i,o:o,4a:(4a||q.3v.4a)};q.D.1u=(o<=0)?\'19\':\'1T\';j.J(q,{1N:o});j.5c[i]=2M(n(){j.2n(q,o+q.3v.4a*4c,3m,F,i,4c)},25)},1Q:n(q){m A=j.3z(q);k(A)A.1Q();C 1m}};j.4d=n(1t,2y){f.2y=2y;f.1t=1t;m v=j.3f(),4R;f.69=j.1l&&v>=5.5&&v<7;k(!1t){k(2y)2y();C}j.4P();f.23=j.14(\'23\',{b8:0},{1u:\'19\',1h:\'1P\',b7:\'b1\'},j.1U,G);m 5R=j.14(\'5R\',F,F,f.23,1);f.22=[];U(m i=0;i<=8;i++){k(i%3==0)4R=j.14(\'4R\',F,{H:\'1F\'},5R,G);f.22[i]=j.14(\'22\',F,F,4R,G);m D=i!=4?{aV:0,aU:0}:{1h:\'3j\'};j.J(f.22[i],D)}f.22[4].1p=1t;f.7P()};j.4d.76={7P:n(){m P=j.57+(j.aW||"aX/")+f.1t+".aZ";m 7U=j.4T?j.1U:F;f.2D=j.14(\'1s\',F,{1h:\'1P\',16:\'-30\',1a:\'-30\'},7U,G);m 2z=f;f.2D.3s=n(){2z.7T()};f.2D.P=P},7T:n(){m o=f.2p=f.2D.E/4,1r=[[0,0],[0,-4],[-2,0],[0,-8],0,[-2,-8],[0,-2],[0,-6],[-2,-2]],5E={H:(2*o)+\'u\',E:(2*o)+\'u\'};j.43(f.2D);U(m i=0;i<=8;i++){k(1r[i]){k(f.69){m w=(i==1||i==7)?\'2m%\':f.2D.E+\'u\';m 1f=j.14(\'1f\',F,{E:\'2m%\',H:\'2m%\',1h:\'3j\',2a:\'19\'},f.22[i],G);j.14(\'1f\',F,{5Z:"b0:b5.8T.b2(b4=aS, P=\'"+f.2D.P+"\')",1h:\'1P\',E:w,H:f.2D.H+\'u\',16:(1r[i][0]*o)+\'u\',1a:(1r[i][1]*o)+\'u\'},1f,G)}M{j.J(f.22[i],{7S:\'8z(\'+f.2D.P+\') \'+(1r[i][0]*o)+\'u \'+(1r[i][1]*o)+\'u\'})}k(1A.3d&&(i==3||i==5))j.14(\'1f\',F,5E,f.22[i],G);j.J(f.22[i],5E)}}k(j.3p[f.1t])j.3p[f.1t].5a();j.3p[f.1t]=f;k(f.2y)f.2y()},3Z:n(A,1r,7Q){1r=1r||{x:A.x.I,y:A.y.I,w:A.x.B+A.x.Y+A.x.1g,h:A.y.B+A.y.Y+A.y.1g};k(7Q)f.23.D.1u=(1r.h>=4*f.2p)?\'1T\':\'19\';j.J(f.23,{16:(1r.x-f.2p)+\'u\',1a:(1r.y-f.2p)+\'u\',E:(1r.w+2*(A.x.Q+f.2p))+\'u\'});1r.w+=2*(A.x.Q-f.2p);1r.h+=+2*(A.y.Q-f.2p);j.J(f.22[4],{E:1r.w>=0?1r.w+\'u\':0,H:1r.h>=0?1r.h+\'u\':0});k(f.69)f.22[3].D.H=f.22[5].D.H=f.22[4].D.H},5a:n(7R){k(7R)f.23.D.1u=\'19\';M j.43(f.23)}};j.41=n(a,1z,2Q,2k){k(11.5h&&j.1l&&!j.89){j.5O=n(){1D j.41(a,1z,2Q,2k)};C}f.a=a;f.2Q=2Q;f.2k=2k||\'2e\';f.1O=(2k==\'3x\');f.2G=!f.1O;j.5G=1m;f.1I=[];j.4P();m O=f.O=j.L.1d;U(m i=0;i<j.5K.1d;i++){m 45=j.5K[i];f[45]=1z&&1w 1z[45]!=\'21\'?1z[45]:j[45]}k(!f.P)f.P=a.1V;m q=(1z&&1z.6u)?j.$(1z.6u):a;q=f.7a=q.3Q(\'1s\')[0]||q;f.5d=q.1n||a.1n;U(m i=0;i<j.L.1d;i++){k(j.L[i]&&j.L[i].a==a){j.L[i].2O();C 1m}}U(m i=0;i<j.L.1d;i++){k(j.L[i]&&j.L[i].7a!=q&&!j.L[i].4O){j.L[i].61()}}j.L[f.O]=f;k(!j.6f){k(j.L[O-1])j.L[O-1].1Q();k(1w j.2b!=\'21\'&&j.L[j.2b])j.L[j.2b].1Q()}m 1r=j.5P(q);m x=f.x={};x.t=q.E?2j(q.E):q.1v;x.1H=1r.x;x.2g=(q.1v-x.t)/2;m y=f.y={};y.t=q.H?2j(q.H):q.1o;y.1H=1r.y;y.2g=(q.1o-y.t)/2;x.Y=x.1g=y.Y=y.1g=0;f.V=j.14(\'1f\',{1n:\'R-V-\'+f.O,1p:f.5T},{1u:\'19\',1h:\'1P\',1E:j.4j++},F,G);f.V.bu=f.V.bC=j.7b;k(f.2k==\'2e\'&&f.35==2)f.35=0;k(!f.1t){f[f.2k+\'6M\']()}M k(j.3p[f.1t]){f.6y();f[f.2k+\'6M\']()}M{f.4G();m A=f;1D j.4d(f.1t,n(){A.6y();A[A.2k+\'6M\']()})}C G};j.41.76={6y:n(x,y){m o=f.1k=j.3p[f.1t];o.23.D.1E=f.V.D.1E;j.3p[f.1t]=F},4G:n(){k(f.4O||f.1L)C;f.1L=j.1L;m A=f;f.1L.2s=n(){A.61()};m A=f,l=(f.x.1H+f.x.2g+(f.x.t-f.1L.1v)/2)+\'u\',t=(f.y.1H+(f.y.t-f.1L.1o)/2)+\'u\';2M(n(){k(A.1L)j.J(A.1L,{16:l,1a:t})},2m)},bi:n(){m A=f;m 1s=11.14(\'1s\');f.K=1s;1s.3s=n(){k(j.L[A.O])A.4I()};k(j.bp)1s.bk=n(){C 1m};1s.1p=\'R-2e\';j.J(1s,{1u:\'19\',1W:\'4l\',1h:\'1P\',6a:\'30\',1E:3});1s.2h=j.1b.6O;k(j.4T)j.1U.1G(1s);k(j.1l&&j.9O)1s.P=F;1s.P=f.P;f.4G()},9M:n(){f.K=j.6R(f.a);k(!f.K)f.K=j.4e(f.6V);k(!f.K)f.K=j.6T();f.6x([\'5x\']);k(f.5x){m T=j.3O(f.K,\'1f\',\'R-T\');k(T)T.1G(f.5x);f.5x.D.1W=\'4l\'}f.1c=f.K;k(/(3e|Z)/.18(f.1Z))f.5J(f.1c);j.1U.1G(f.V);j.J(f.V,{1h:\'9Y\',65:\'0 \'+j.5n+\'u 0 \'+j.3y+\'u\'});f.K=j.14(\'1f\',{1p:\'R-3x\'},{1h:\'3j\',1E:3,2a:\'19\'},f.V);f.46=j.14(\'1f\',F,F,f.K,1);f.46.1G(f.1c);j.J(f.1c,{1h:\'3j\',1W:\'4l\'});k(f.E)f.1c.D.E=f.E+\'u\';k(f.H)f.1c.D.H=f.H+\'u\';k(f.1c.1v<f.29)f.1c.D.E=f.29+\'u\';k(f.1Z==\'2t\'&&!j.6R(f.a)){f.4G();m 2t=1D j.56(f.a,f.1c);m A=f;2t.2y=n(){k(j.L[A.O])A.4I()};2t.6J=n(){3G.1V=A.P};2t.74()}M k(f.1Z==\'Z\'&&f.2E==\'4D\'){f.5r()}M f.4I()},4I:n(){1i{k(!f.K)C;f.K.3s=F;k(f.4O)C;M f.4O=G;m x=f.x,y=f.y;k(f.1L){j.J(f.1L,{1a:\'-30\'});f.1L=F}f.2X=j.2X;k(f.2G){x.X=f.K.E;y.X=f.K.H;j.J(f.K,{E:f.x.t+\'u\',H:f.y.t+\'u\'})}M k(f.60)f.60();f.V.1G(f.K);j.J(f.V,{16:f.x.1H+\'u\',1a:f.y.1H+\'u\'});j.1U.1G(f.V);x.Q=(f.K.1v-f.x.t)/2;y.Q=(f.K.1o-f.y.t)/2;m 79=j.5n+2*x.Q;f.2X+=2*y.Q;f.8i();m 2c=x.X/y.X;m 29=f.4x?f.29:x.X;m 3b=f.4x?f.3b:y.X;m 3E={x:\'1F\',y:\'1F\'};m 2L=j.5s();x.I=x.1H-x.Q+x.2g;x.B=1q.I(x.X,f.6a||x.X);x.2q=1q.I(x.X,29);x.24=j.3y;x.31=79;x.3l=2L.4u;x.2J=2L.E;f.3E(x);y.I=y.1H-y.Q+y.2g;y.B=1q.I(y.X,f.7c||y.X);y.2q=1q.I(y.X,3b);y.24=j.3B;y.31=f.2X;y.3l=2L.4r;y.2J=2L.H;f.3E(y);k(f.1O)f.9n();k(f.1B)f.3r(0,1);k(f.4x){k(f.2G)f.9j(2c);M f.6W();k(f.2G&&f.x.X>f.x.B){f.8X();k(f.1I.1d==1)f.3r()}}f.6i()}1j(e){1A.3G.1V=f.P}},5J:n(4w,1F){m c=j.3O(4w,\'55\',\'R-T\');k(/(Z|3e)/.18(f.1Z)){k(f.36)c.D.E=f.36+\'u\';k(f.3T)c.D.H=f.3T+\'u\'}},5r:n(){k(f.9b)C;m A=f;f.T=j.3O(f.1c,\'55\',\'R-T\');k(f.1Z==\'Z\'){f.4G();m 4E=j.2x.4p(1);f.T.1G(4E);f.9B=f.1c.1v;k(!f.36)f.36=4E.1v;m 3a=f.1c.1o-f.T.1o,h=f.3T||(j.5s()).H-3a-j.3B-j.2X,3s=f.2E==\'4D\'?\' 3s="k (j.L[\'+f.O+\']) j.L[\'+f.O+\'].4I()" \':\'\';f.T.2i+=\'<Z 45="j\'+(1D 9H()).9X()+\'" 9Q="0" O="\'+f.O+\'" \'+\' bG="G" D="E:\'+f.36+\'u; H:\'+h+\'u" \'+3s+\' P="\'+f.P+\'"></Z>\';f.4E=f.T.3Q(\'1f\')[0];f.Z=f.T.3Q(\'Z\')[0];k(f.2E==\'6o\')f.6N()}k(f.1Z==\'3e\'){f.T.1n=f.T.1n||\'j-bJ-1n-\'+f.O;m a=f.5N;k(1w a.1z.85==\'21\')a.1z.85=\'bb\';k(6k)6k.bz(f.P,f.T.1n,f.36,f.3T,a.9A||\'7\',a.9w,a.9u,a.1z,a.9a)}f.9b=G},60:n(){k(f.Z&&!f.3T){m h;1i{m 1M=f.Z.5M||f.Z.4B.11;m 2x=1M.14(\'1f\');2x.D.9o=\'9p\';1M.T.1G(2x);h=2x.62;k(j.1l)h+=2j(1M.T.59.3B)+2j(1M.T.59.2X)-1}1j(e){h=9I}f.Z.D.H=f.T.D.H=h+\'u\'}f.1c.1G(j.2x);k(!f.x.X)f.x.X=f.1c.1v;f.y.X=f.1c.1o;f.1c.9l(j.2x);k(j.1l&&f.9q>2j(f.1c.59.H)){f.9q=2j(f.1c.59.H)}j.J(f.V,{1h:\'1P\',65:\'0\'});j.J(f.K,{E:f.x.t+\'u\',H:f.y.t+\'u\'})},6N:n(){m 2F=f.1c.1v-f.4E.1v;k(2F<0)2F=0;m 3a=f.1c.1o-f.T.1o;j.J(f.Z,{E:(f.x.B-2F)+\'u\',H:(f.y.B-3a)+\'u\'});j.J(f.T,{E:f.Z.D.E,H:f.Z.D.H});f.3I=f.Z;f.1R=f.3I},9n:n(){f.5J(f.1c);k(f.1Z==\'3e\'&&f.2E==\'4D\')f.5r();k(f.x.B<f.x.X&&!f.53)f.x.B=f.x.X;k(f.y.B<f.y.X&&!f.5H)f.y.B=f.y.X;f.1R=f.1c;j.J(f.46,{E:f.x.B+\'u\',1h:\'3j\',16:(f.x.I-f.x.1H)+\'u\',1a:(f.y.I-f.y.1H)+\'u\'});j.J(f.1c,{9m:\'28\',E:\'1F\',H:\'1F\'});m 1y=j.3O(f.1c,\'55\',\'R-T\');k(1y&&!/(Z|3e)/.18(f.1Z)){m 3J=1y;1y=j.14(3J.a0,F,{2a:\'19\'},F,G);3J.2R.9T(1y,3J);1y.1G(j.2x);1y.1G(3J);m 2F=f.1c.1v-1y.1v;m 3a=f.1c.1o-1y.1o;1y.9l(j.2x);m 4M=j.4T||3V.9h==\'9s\'?1:0;j.J(1y,{E:(f.x.B-2F-4M)+\'u\',H:(f.y.B-3a)+\'u\',2a:\'1F\',1h:\'3j\'});k(4M&&3J.1o>1y.1o){1y.D.E=(2j(1y.D.E)+4M)+\'u\'}f.3I=1y;f.1R=f.3I}k(f.Z&&f.2E==\'4D\')f.6N();k(!f.3I&&f.y.B<f.46.1o)f.1R=f.K;k(f.1R==f.K&&!f.53&&!/(Z|3e)/.18(f.1Z)){f.x.B+=17}k(f.1R&&f.1R.1o>f.1R.2R.1o){2M("1i { j.L["+f.O+"].1R.D.2a = \'1F\'; } 1j(e) {}",j.6g)}},3E:n(p,3D){m bh,5E=p==f.x?\'x\':\'y\';m 6j=1m;m 3C=G;p.I=1q.49(p.I-((p.B+p.Y+p.1g-p.t)/2));k(p.I<p.3l+p.24){p.I=p.3l+p.24;6j=G}k(!3D&&p.B<p.2q){p.B=p.2q;3C=1m}k(p.I+p.B+p.Y+p.1g>p.3l+p.2J-p.31){k(!3D&&6j&&3C){p.B=p.2J-p.24-p.31}M k(p.B+p.Y+p.1g<p.2J-p.24-p.31){p.I=p.3l+p.2J-p.B-p.24-p.31-p.Y-p.1g}M{p.I=p.3l+p.24;k(!3D&&3C)p.B=p.2J-p.24-p.31}}k(!3D&&p.B<p.2q){p.B=p.2q;3C=1m}k(p.I<p.24){m 9k=p.I;p.I=p.24;k(3C&&!3D)p.B=p.B-(p.I-9k)}},9j:n(2c){m x=f.x,y=f.y;m 5A=1m;k(x.B/y.B>2c){ x.B=y.B*2c;k(x.B<x.2q){x.B=x.2q;y.B=x.B/2c}5A=G}M k(x.B/y.B<2c){ m bE=y.B;y.B=x.B/2c;5A=G}f.6W(2c);k(5A){x.I=x.1H-x.Q+x.2g;x.2q=x.B;f.3E(x,G);y.I=y.1H-y.Q+y.2g;y.2q=y.B;f.3E(y,G);k(f.1B)f.3r()}},6W:n(2c){m x=f.x,y=f.y;k(f.1B){3N(y.B>f.3b&&x.B>f.29&&y.24+y.Y+y.B+y.1g+y.31>y.2J){y.B-=10;k(2c)x.B=y.B*2c;f.3r(0,1)}}},6i:n(){m 1J={x:f.x.I-20,y:f.y.I-20,w:f.x.B+40,h:f.y.B+40};j.4L=(j.1l&&j.3f()<7);k(j.4L)f.2r(\'6Y\',\'19\',1J);j.4N=((1A.3d&&3V.9i<9)||3V.9h==\'9s\'||(j.1l&&j.3f()<5.5));k(j.4N)f.2r(\'78\',\'19\',1J);k(j.4y)f.2r(\'*\',\'19\',1J);f.6X(1,{3u:f.x.1H+f.x.2g-f.x.Q,3q:f.y.1H+f.y.2g-f.y.Q,3w:f.x.t,3n:f.y.t,2N:0,48:0,2T:0,3U:0,o:j.6n},{3u:f.x.I,3q:f.y.I,3w:f.x.B,3n:f.y.B,2N:f.x.Y,2T:f.y.Y,48:f.x.1g,3U:f.y.1g,o:f.1k?f.1k.2p:0},j.6g,j.98)},6X:n(2K,3t,N,2A,66){k(f.1k&&!f.35){k(2K)f.1k.3Z(f);M f.1k.5a((f.1O&&f.42))}k(!2K&&f.1B){k(f.1O&&f.42){f.1B.D.1a=\'-30\';j.1U.1G(f.1B)}M j.43(f.1B)}k(f.9c){3t.1x=2K?0:1;N.1x=2K}m t,A=f,44=1q[f.44]||1q.9d;k(!2K)44=1q[f.9g]||44;U(m i=1;i<=66;i++){t=1q.49(i*(2A/66));(n(){m 9f=i,2l={};U(m x 3P 3t){2l[x]=44(t,3t[x],N[x]-3t[x],2A);k(!/^1x$/.18(x))2l[x]=1q.49(2l[x])}2M(n(){k(2K&&9f==1){A.K.D.1u=\'1T\';A.a.1p+=\' R-90-95\'}A.9e(2l)},t)})()}k(2K){2M(n(){k(A.1k)A.1k.23.D.1u="1T"},t);2M(n(){A.9r()},t+50)}M 2M(n(){A.6Z()},t)},9e:n(N){1i{k(N.1x)j.J(f.V,{1N:N.1x});j.J(f.V,{E:(N.3w+N.2N+N.48+2*f.x.Q)+\'u\',H:(N.3n+N.2T+N.3U+2*f.y.Q)+\'u\',16:N.3u+\'u\',1a:N.3q+\'u\'});j.J(f.K,{1a:N.2T+\'u\',16:N.2N+\'u\',E:N.3w+\'u\',H:N.3n+\'u\'});k(f.1O){j.J(f.46,{16:(f.x.I-N.3u+f.x.Y-N.2N)+\'u\',1a:(f.y.I-N.3q+f.y.Y-N.2T)+\'u\'});f.1c.D.1u=\'1T\'}k(f.1k&&f.35){m o=f.1k.2p-N.o;f.1k.3Z(f,{x:N.3u+o,y:N.3q+o,w:N.3w+N.2N+N.48+ -2*o,h:N.3n+N.2T+N.3U+ -2*o},1)}f.V.D.1u=\'1T\'}1j(e){1A.3G.1V=f.P}},9r:n(){f.4f=G;f.2O();k(f.1O&&f.2E==\'6o\')f.5r();k(f.1O){k(f.Z){1i{m A=f,1M=f.Z.5M||f.Z.4B.11;j.2o(1M,\'67\',n(){k(j.2b!=A.O)A.2O()})}1j(e){}k(j.1l&&1w f.4o!=\'aF\')f.Z.D.E=(f.36-1)+\'u\'}}f.9t();k(f.1B)f.8Y()},9t:n(){m O=f.O;m 1t=f.1t;1D j.4d(1t,n(){1i{j.L[O].9v()}1j(e){}})},9v:n(){m 1K=f.5W(1);k(1K&&1K.2s.96().2v(/j\\.5f/))m 1s=j.14(\'1s\',{P:j.4Z(1K)})},5W:n(1x){m 5U=f.8u(),as=j.4b.2U[f.3A||\'28\'];k(!as[5U+1x]&&f.5v&&f.5v.aY){k(1x==1)C as[0];M k(1x==-1)C as[as.1d-1]}C as[5U+1x]||F},8u:n(){m 1C=j.4b.2U[f.3A||\'28\'];U(m i=0;i<1C.1d;i++){k(1C[i]==f.a)C i}C F},61:n(){j.L[f.O]=F;k(f.1L)j.1L.D.16=\'-30\'},8m:n(){f.6b=j.14(\'a\',{1V:j.8v,1p:\'R-6b\',2i:j.1b.8t,2h:j.1b.8a});f.4s({5e:f.6b,1h:\'1a 16\'})},6x:n(68,8w){U(m i=0;i<68.1d;i++){m S=68[i],s=F;k(!f[S+\'58\']&&f.5d)f[S+\'58\']=S+\'-U-\'+f.5d;k(f[S+\'58\'])f[S]=j.4e(f[S+\'58\']);k(!f[S]&&!f[S+\'64\']&&f[S+\'8q\'])1i{s=b3(f[S+\'8q\'])}1j(e){}k(!f[S]&&f[S+\'64\']){s=f[S+\'64\']}k(!f[S]&&!s){m 1K=f.a.8r;3N(1K&&!j.51(1K)){k((1D 4F(\'R-\'+S)).18(1K.1p||F)){f[S]=1K.4p(1);6c}1K=1K.8r}}k(!f[S]&&s)f[S]=j.14(\'1f\',{1p:\'R-\'+S,2i:s});k(8w&&f[S]){m o={1h:(S==\'52\')?\'4v\':\'5q\'};U(m x 3P f[S+\'8x\'])o[x]=f[S+\'8x\'][x];o.5e=f[S];f.4s(o)}}},2r:n(3R,1u,1J){m W=11.3Q(3R);m 3F=3R==\'*\'?\'2a\':\'1u\';U(m i=0;i<W.1d;i++){k(3F==\'1u\'||(11.aG.aH(W[i],"").aE(\'2a\')==\'1F\'||W[i].8C(\'19-by\')!=F)){m 1S=W[i].8C(\'19-by\');k(1u==\'1T\'&&1S){1S=1S.2d(\'[\'+f.O+\']\',\'\');W[i].4m(\'19-by\',1S);k(!1S)W[i].D[3F]=W[i].6S}M k(1u==\'19\'){m 2H=j.5P(W[i]);2H.w=W[i].1v;2H.h=W[i].1o;m 8B=(2H.x+2H.w<1J.x||2H.x>1J.x+1J.w);m 8A=(2H.y+2H.h<1J.y||2H.y>1J.y+1J.h);m 6Q=j.5V(W[i]);k(!8B&&!8A&&6Q!=f.O){k(!1S){W[i].4m(\'19-by\',\'[\'+f.O+\']\');W[i].6S=W[i].D[3F];W[i].D[3F]=\'19\'}M k(!1S.2v(\'[\'+f.O+\']\')){W[i].4m(\'19-by\',1S+\'[\'+f.O+\']\')}}M k(1S==\'[\'+f.O+\']\'||j.2b==6Q){W[i].4m(\'19-by\',\'\');W[i].D[3F]=W[i].6S||\'\'}M k(1S&&1S.2v(\'[\'+f.O+\']\')){W[i].4m(\'19-by\',1S.2d(\'[\'+f.O+\']\',\'\'))}}}}},2O:n(){f.V.D.1E=j.4j++;U(m i=0;i<j.L.1d;i++){k(j.L[i]&&i==j.2b){m 3K=j.L[i];3K.K.1p+=\' R-\'+3K.2k+\'-6U\';k(3K.2G){3K.K.D.3W=j.1l?\'8p\':\'6K\';3K.K.2h=j.1b.8y}}}k(f.1k)f.1k.23.D.1E=f.V.D.1E;f.K.1p=\'R-\'+f.2k;k(f.2G){f.K.2h=j.1b.6O;j.4k=1A.3d?\'6K\':\'8z(\'+j.57+j.6I+\'), 6K\';k(j.1l&&j.3f()<6)j.4k=\'8p\';f.K.D.3W=j.4k}j.2b=f.O;j.2o(11,1A.3d?\'72\':\'73\',j.4X)},2I:n(e){f.x.I=e.16+e.54;f.y.I=e.1a+e.4Y;k(e.S==\'2e\')f.K.D.3W=\'2I\';j.J(f.V,{16:f.x.I+\'u\',1a:f.y.I+\'u\'});k(f.1k)f.1k.3Z(f)},3i:n(e){m w,h,r=e.E/e.H;w=1q.aA(e.E+e.54,1q.I(f.29,f.x.X));k(f.2G&&1q.8o(w-f.x.X)<12)w=f.x.X;h=f.1O?e.H+e.4Y:w/r;k(h<1q.I(f.3b,f.y.X)){h=1q.I(f.3b,f.y.X);k(f.2G)w=h*r}f.x.B=w;f.y.B=h;k(f.1O){m d=f.1R;k(1w f.2F==\'21\'){f.2F=f.1c.1v-d.1v;f.3a=f.1c.1o-d.1o}j.J(d,{E:(f.x.B-f.2F)+\'u\',H:(f.y.B-f.3a)+\'u\'})}m 2l={E:f.x.B+\'u\',H:f.y.B+\'u\'};j.J(f.K,2l);k(f.2B)j.J(f.2B,2l);k(f.1O){f.46.D.E=\'1F\';k(f.T)j.J(f.T,{E:\'1F\',H:\'1F\'})}k(f.1B)f.3r(G);j.J(f.V,{E:(f.x.Y+f.x.1g+2*f.x.Q+f.x.B)+\'u\',H:(f.y.Y+f.y.1g+2*f.y.Q+f.y.B)+\'u\'});k(f.1k)f.1k.3Z(f)},1Q:n(){k(f.4o||!f.4f)C;f.4o=G;j.4g(11,1A.3d?\'72\':\'73\',j.4X);1i{k(f.1O)f.8e();f.K.D.3W=\'aN\';f.6X(0,{3u:f.x.I,3q:f.y.I,3w:f.x.B,3n:2j(f.K.D.H),2N:f.x.Y,2T:f.y.Y,48:f.x.1g,3U:f.y.1g,o:f.1k?f.1k.2p:0},{3u:f.x.1H-f.x.Q+f.x.2g,3q:f.y.1H-f.y.Q+f.y.2g,3w:f.x.t,3n:f.y.t,2N:0,2T:0,48:0,3U:0,o:j.6n},j.8f,j.8g)}1j(e){f.6Z()}},8e:n(){k(j.4y){k(!j.4z)j.4z=j.14(\'1f\',F,{1h:\'1P\'},j.1U);j.J(j.4z,{E:f.x.B+\'u\',H:f.y.B+\'u\',16:f.x.I+\'u\',1a:f.y.I+\'u\',1W:\'4l\'})}k(f.1Z==\'3e\')1i{j.$(f.T.1n).aM()}1j(e){}k(f.2E==\'6o\'&&!f.42)f.8d();k(f.1R&&f.1R!=f.3I)f.1R.D.2a=\'19\'},8d:n(){k(j.1l&&f.Z)1i{f.Z.4B.11.T.2i=\'\'}1j(e){}k(f.1Z==\'3e\')6k.ba(f.T.1n);f.T.2i=\'\'},94:n(){k(f.1k)f.1k.23.D.1W=\'28\';f.2B=F;f.V.D.1W=\'28\';j.26(j.3o,f)},8b:n(){j.L[f.O]=f;k(!j.6f&&j.2b!=f.O){1i{j.L[j.2b].1Q()}1j(e){}}m z=j.4j++,5p={1W:\'\',1E:z};j.J(f.V,5p);f.4o=1m;m o=f.1k||0;k(o){k(!f.35)5p.1u=\'19\';j.J(o.23,5p)}f.6i()},4s:n(o){m q=o.5e;k(1w q==\'6s\')q=j.4e(q);k(!q||1w q==\'6s\')C;q.D.1W=\'4l\';f.8k();m E=o.E&&/^[0-9]+(u|%)$/.18(o.E)?o.E:\'1F\';k(/^(16|2C)8l$/.18(o.1h)&&!/^[0-9]+u$/.18(o.E))E=\'bx\';m 1e=j.14(\'1f\',{1n:\'3g\'+j.6D++,3g:o.3g},{1h:\'1P\',1u:\'19\',E:E},f.1B,G);1e.1G(q);j.6B(1e,{47:o.47,1N:o.1N||1,4q:o.1h,2n:o.2n});k(f.97){f.5C(1e);k(!1e.47||f.6p)j.2n(1e,0,1e.1N)}j.26(f.1I,j.6D-1)},5C:n(1e){m p=1e.4q||\'6A 6E\';k(/16$/.18(p))1e.D.16=0;k(/6E$/.18(p))j.J(1e,{16:\'50%\',3y:\'-\'+1q.49(1e.1v/2)+\'u\'});k(/2C$/.18(p))1e.D.2C=0;k(/^8c$/.18(p)){j.J(1e,{2C:\'2m%\',5n:f.x.Q+\'u\',1a:-f.y.Q+\'u\',3k:-f.y.Q+\'u\',2a:\'1F\'});f.x.Y=1e.1v}M k(/^8h$/.18(p)){j.J(1e,{16:\'2m%\',3y:f.x.Q+\'u\',1a:-f.y.Q+\'u\',3k:-f.y.Q+\'u\',2a:\'1F\'});f.x.1g=1e.1v}k(/^1a/.18(p))1e.D.1a=0;k(/^6A/.18(p))j.J(1e,{1a:\'50%\',3B:\'-\'+1q.49(1e.1o/2)+\'u\'});k(/^3k/.18(p))1e.D.3k=0;k(/^4v$/.18(p)){j.J(1e,{16:(-f.x.Y-f.x.Q)+\'u\',2C:(-f.x.1g-f.x.Q)+\'u\',3k:\'2m%\',2X:f.y.Q+\'u\',E:\'1F\'});f.y.Y=1e.1o}M k(/^5q$/.18(p)){j.J(1e,{1h:\'3j\',16:(-f.x.Y-f.x.Q)+\'u\',2C:(-f.x.1g-f.x.Q)+\'u\',1a:\'2m%\',3B:f.y.Q+\'u\',E:\'1F\'});f.y.1g=1e.1o;1e.D.1h=\'1P\'}},8i:n(){f.6x([\'52\',\'bv\'],G);k(f.52&&f.6w)f.52.1p+=\' R-2I\';k(j.8n)f.8m();U(m i=0;i<j.1I.1d;i++){m o=j.1I[i],4K=o.6u,5z=o.3A;k((!4K&&!5z)||(4K&&4K==f.5d)||(5z&&5z===f.3A)){k(f.2G||(f.1O&&o.bs))f.4s(o)}}m 5g=[];U(m i=0;i<f.1I.1d;i++){m o=j.$(\'3g\'+f.1I[i]);k(/8l$/.18(o.4q))f.5C(o);M j.26(5g,o)}m 5t=f.x.Y+f.x.X+f.x.1g;k(j.8j&&5t<j.29){f.x.Y+=(j.29-5t)/2;f.x.1g+=(j.29-5t)/2}U(m i=0;i<5g.1d;i++)f.5C(5g[i]);f.97=G},8k:n(){k(!f.1B)f.1B=j.14(\'1f\',F,{1h:\'1P\',E:f.x.B?f.x.B+\'u\':f.x.X+\'u\',H:0,1u:\'19\',2a:\'19\',1E:j.1l?4:F},j.1U,G)},3r:n(6e,8D){j.J(f.1B,{E:f.x.B+\'u\',H:f.y.B+\'u\'});k(6e||8D){U(m i=0;i<f.1I.1d;i++){m o=j.$(\'3g\'+f.1I[i]);k(o&&/^(4v|5q)$/.18(o.4q)){k(j.1l&&(j.3f()<=6||11.6h==\'8E\')){o.D.E=(f.1B.1v+2*f.x.Q-f.x.Y-f.x.1g)+\'u\'}f.y[o.4q==\'4v\'?\'Y\':\'1g\']=o.1o}}}k(6e){j.J(f.K,{1a:f.y.Y+\'u\'});j.J(f.1B,{1a:(f.y.Y+f.y.Q)+\'u\'})}},8Y:n(){j.J(f.1B,{1a:(f.y.Y+f.y.Q)+\'u\',16:(f.x.Y+f.x.Q)+\'u\',1u:\'1T\',2a:\'1T\'});f.V.1G(f.1B);m 2L=j.5s(),6l=j.5u.x+2L.4u,6q=j.5u.y+2L.4r;f.6p=f.x.I<6l&&6l<f.x.I+f.x.Y+f.x.B+f.x.1g&&f.y.I<6q&&6q<f.y.I+f.y.Y+f.y.B+f.y.1g;U(m i=0;i<f.1I.1d;i++){m o=j.$(\'3g\'+f.1I[i]);o.D.1E=4;k(!o.47||f.6p)j.2n(o,0,o.1N)}},8X:n(){f.4U=j.14(\'a\',{1V:\'4S:j.L[\'+f.O+\'].8Z();\',2h:j.1b.8W,1p:\'R-X-5f\'});f.4s({5e:f.4U,1h:j.8U,47:G,1N:j.8V})},8Z:n(){1i{k(f.4U)j.43(f.4U);f.2O();f.x.I=2j(f.V.D.16)-(f.x.X-f.K.E)/2;k(f.x.I<j.3y)f.x.I=j.3y;f.V.D.16=f.x.I+\'u\';j.J(f.K,{E:f.x.X+\'u\',H:f.y.X+\'u\'});f.x.B=f.x.X;f.y.B=f.y.X;k(f.1B)f.3r(G);j.J(f.V,{E:(f.x.Y+2*f.x.Q+f.x.B+f.x.1g)+\'u\',H:(f.y.Y+2*f.y.Q+f.y.B+f.y.1g)+\'u\'});k(f.1k)f.1k.3Z(f);f.4V()}1j(e){1A.3G.1V=f.K.P}},4V:n(){m 1J={x:2j(f.V.D.16)-20,y:2j(f.V.D.1a)-20,w:f.K.1v+40,h:f.K.1o+40};k(j.4L)f.2r(\'6Y\',\'19\',1J);k(j.4N)f.2r(\'78\',\'19\',1J);k(j.4y)f.2r(\'*\',\'19\',1J)},6Z:n(){f.a.1p=f.a.1p.2d(\'R-90-95\',\'\');k(j.4L)f.2r(\'6Y\',\'1T\');k(j.4N)f.2r(\'78\',\'1T\');k(j.4y)f.2r(\'*\',\'1T\');k(f.1O&&f.42)f.94();M{k(f.1k&&f.35)f.1k.5a();j.43(f.V)}k(j.4z)j.4z.D.1W=\'28\';j.L[f.O]=F;j.93()}};j.56=n(a,K,5w){f.a=a;f.K=K;f.5w=5w};j.56.76={74:n(){k(!f.P)f.P=j.4Z(f.a);k(f.P.2v(\'#\')){m 1C=f.P.91(\'#\');f.P=1C[0];f.1n=1C[1]}k(j.5B[f.P]){f.8K=j.5B[f.P];k(f.1n)f.6P();M f.4A();C}1i{f.3c=1D 9J()}1j(e){1i{f.3c=1D 92("9C.8S")}1j(e){1i{f.3c=1D 92("8T.8S")}1j(e){f.6J()}}}m 2z=f;f.3c.8R=n(){k(2z.3c.5h==4){k(2z.1n)2z.6P();M 2z.4A()}};f.3c.8H("ao",f.P,G);f.3c.al(F)},6P:n(){j.4P();m 2Z=1A.3d||j.8J?{P:\'au:ar\'}:F;f.Z=j.14(\'Z\',2Z,{1h:\'1P\',16:\'-30\'},j.1U);f.4A()},4A:n(){m s=f.8K||f.3c.a5;k(f.5w)j.5B[f.P]=s;k(!j.1l||j.3f()>=5.5){s=s.2d(/\\s/g,\' \').2d(1D 4F(\'<a3[^>]*>\',\'8I\'),\'\').2d(1D 4F(\'<5l[^>]*>.*?</5l>\',\'8I\'),\'\');k(f.Z){m 1M=f.Z.5M;k(!1M&&f.Z.4B)1M=f.Z.4B.11;k(!1M){m 2z=f;2M(n(){2z.4A()},25);C}1M.8H();1M.8L(s);1M.1Q();1i{s=1M.5F(f.1n).2i}1j(e){1i{s=f.Z.11.5F(f.1n).2i}1j(e){}}}M{s=s.2d(1D 4F(\'^.*?<T[^>]*>(.*?)</T>.*?$\',\'i\'),\'$1\')}}j.3O(f.K,\'55\',\'R-T\').2i=s;f.2y();U(m x 3P f)f[x]=F}};k(11.5h&&j.1l){m P=(1A.3G.8F==\'8G:\')?\'://0\':\'4S:9y(0)\';11.8L(\'<5l S="9V/4S" 8M="8M" P="\'+P+\'" \'+\'8R="k (f.5h == \\\'9L\\\') j.8Q();"\'+\'><\\/5l>\')}j.5o=j.1b;m av=j.41;j.2o(11,\'5Y\',n(e){j.5u={x:e.5y,y:e.5D}});j.2o(11,\'67\',j.63);j.2o(11,\'8P\',j.63);j.2o(1A,\'8O\',j.8N);j.2o(1A,\'8O\',j.8s);',62,728,'|||||||||||||||this||||hs|if||var|function|||el||||px||||||exp|span|return|style|width|null|true|height|min|setStyles|content|expanders|else|to|key|src|cb|highslide|type|body|for|wrapper|els|full|p1|iframe||document|||createElement||left||test|hidden|top|lang|innerContent|length|overlay|div|p2|position|try|catch|outline|ie|false|id|offsetHeight|className|Math|pos|img|outlineType|visibility|offsetWidth|typeof|op|node|params|window|overlayBox|arr|new|zIndex|auto|appendChild|tpos|overlays|imgPos|next|loading|doc|opacity|isHtml|absolute|close|scrollerDiv|hiddenBy|visible|container|href|display|dragArgs|event|objectType||undefined|td|table|marginMin||push||none|minWidth|overflow|focusKey|ratio|replace|image|re|tb|title|innerHTML|parseInt|contentType|size|100|fade|addEventListener|offset|minSpan|showHideElements|onclick|ajax|case|match|target|clearing|onLoad|pThis|dur|releaseMask|right|graphic|objectLoadTime|wDiff|isImage|elPos|move|clientSpan|up|page|setTimeout|xp1|focus|hasDragged|custom|parentNode|func|yp1|groups|class|li|marginBottom|styles|attribs|9999px|marginMax||||outlineWhileAnimating|objectWidth||||hDiff|minHeight|xmlHttp|opera|swf|ieVersion|hsId|clone|resize|relative|bottom|scroll|oFinal|yspan|sleeping|pendingOutlines|ymin|sizeOverlayBox|onload|from|xmin|fading|xspan|html|marginLeft|getExpander|slideshowGroup|marginTop|allowReduce|moveOnly|justify|prop|location|images|scrollingContent|cNode|blurExp|htmls|number|while|getElementByClass|in|getElementsByTagName|tagName|getParam|objectHeight|yp2|navigator|cursor|cacheBindings|getParams|setPosition||Expander|preserveContent|discardElement|easing|name|mediumContent|hideOnMouseOut|xp2|round|step|anchors|dir|Outline|getNode|isExpanded|removeEventListener|preloadTheseImages|on|zIndexCounter|styleRestoreCursor|block|setAttribute|all|isClosing|cloneNode|hsPos|scrollTop|createOverlay|cache|scrollLeft|above|parent|allowSizeReduction|geckoMac|mask|loadHTML|contentWindow|iebody|before|ruler|RegExp|showLoading|param|contentLoaded|preloadTheseAjax|tId|hideSelects|kdeBugCorr|hideIframes|onLoadStarted|init|topmostKey|tr|javascript|safari|fullExpandLabel|redoShowHide|preloadFullImage|keyHandler|dY|getSrc||isHsAnchor|heading|allowWidthReduction|dX|DIV|Ajax|graphicsDir|Id|currentStyle|destroy|matches|faders|thumbsUserSetId|overlayId|expand|os|readyState|over|previous|preventDefault|script|previousOrNext|marginRight|langDefaults|stl|below|writeExtendedContent|getPageSize|curW|mouse|slideshow|pre|maincontent|clientX|sg|changed|cachedGets|positionOverlay|clientY|dim|getElementById|continuePreloading|allowHeightReduction|updateAnchors|setObjContainerSize|overrides|250|contentDocument|swfOptions|onDomReady|getPosition|skip|tbody|arrow|wrapperClassName|current|getWrapperKey|getAdjacentAnchor|Click|mousemove|filter|htmlGetSize|cancelLoading|offsetTop|mouseClickHandler|Text|padding|steps|mousedown|types|hasAlphaImageLoader|maxWidth|credits|break|garbageBin|doWrapper|allowMultipleInstances|expandDuration|compatMode|show|hasMovedMin|swfobject|mX|numberOfImagesToPreload|outlineStartOffset|after|mouseIsOver|mY|element|string|hasFocused|thumbnailId|dragHandler|dragByHeading|getInline|connectOutline|distance|middle|setAttribs|relatedTarget|idCounter|center|srcElement|getAnchors|clones|restoreCursor|onError|pointer|documentElement|Create|correctIframeSize|restoreTitle|getElementContent|wrapperKey|getCacheBinding|origProp|getSelfRendered|blur|contentId|fitOverlayBox|changeSize|SELECT|afterClose|preloadAjaxElement|topZ|keypress|keydown|run||prototype|cacheAjax|IFRAME|modMarginRight|thumb|wrapperMouseHandler|maxHeight|clickX|ul|resizeTitle|closeText|closeTitle|moveTitle|moveText|headingOverlay|captionOverlay|nopad|clientWidth|tag|val|userAgent|nextText|nextTitle|Pause|spacebar|Play|Close|Highslide|JS|Previous|Next|previousTitle|previousText|200|and|Move|self|offsetParent|loadingOpacity|htmlExpand|loadingText|loadingTitle|detachEvent|cur|parseFloat|preloadGraphic|vis|hide|background|onGraphicLoad|appendTo|pow|clickY|replaceLang|adj|contentWrapper|skin|offsetLeft|last|upcoming|hasHtmlexpanders|wmode|form|focusTopmost|enableKeyListener|isDomReady|creditsTitle|awake|leftpanel|destroyObject|htmlPrepareClose|restoreDuration|restoreSteps|rightpanel|getOverlays|padToMinWidth|genOverlayBox|panel|writeCredits|showCredits|abs|hand|Eval|nextSibling|preloadAjax|creditsText|getAnchorIndex|creditsHref|addOverlay|Overlay|focusTitle|url|clearsY|clearsX|getAttribute|doPanels|BackCompat|protocol|https|open|gi|ie6SSL|cachedGet|write|defer|preloadImages|load|mouseup|domReady|onreadystatechange|XMLHTTP|Microsoft|fullExpandPosition|fullExpandOpacity|fullExpandTitle|createFullExpand|showOverlays|doFullExpand|active|split|ActiveXObject|reOrder|sleep|anchor|toString|gotOverlays|expandSteps||attributes|hasExtendedContent|fadeInOut|easeInQuad|setSize|pI|easingClose|vendor|appVersion|correctRatio|tmpMin|removeChild|border|htmlSizeOperations|clear|both|newHeight|afterExpand|KDE|prepareNextOutline|flashvars|preloadNext|expressInstallSwfurl|keys|void|header|version|newWidth|Msxml2|pageXOffset|innerHeight|pageYOffset|no|Date|300|XMLHttpRequest|Use|complete|htmlCreate|fullExpandText|flushImgSize|switch|frameborder|keyCode|shadow|insertBefore|drag|text|click|getTime|static|Full|nodeName|innerWidth|zoomout|link|captionId|responseText|Safari|rv|Macintosh|captionText|oPos|maincontentId|headingEval|maincontentText|maincontentEval|captionEval|headingId|footer|Gecko|alpha|removeAttribute|send|MSIE|headingText|GET|graphics|vikjavev|blank||1001|about|HsExpander|margin|http|clientHeight|playText|max|front|linearTween|bring|getPropertyValue|boolean|defaultView|getComputedStyle|1px|paddingTop|Go|object|StopPlay|default|Powered|Expand|actual|clearTimeout|scale|Loading|fontSize|lineHeight|outlinesDir|outlines|repeat|png|progid|collapse|AlphaImageLoader|eval|sizingMethod|DXImageTransform|cancel|borderCollapse|cellSpacing|the|removeSWF|transparent|xpand|htmlE|button|Resize|white|tgt|imageCreate|registerOverlay|oncontextmenu|pauseText|pauseTitle|playTitle|drop|blockRightClick|returnValue|01|useOnHtml|fromElement|onmouseover|caption|toElement|200px||embedSWF|homepage|mouseover|onmouseout|sqrt|tmpHeight|esc|allowtransparency|dragSensitivity|attachEvent|flash'.split('|'),0,{}));function addLoadEvent(func){var oldonload=window.onload;if(typeof window.onload!='function'){window.onload=func;}else{window.onload=function(){if(oldonload){oldonload();}
func();}}}
addLoadEvent(function(){var lhid=document.createElement('input');lhid.setAttribute('type','hidden');lhid.setAttribute('name','lang');lhid.setAttribute('value',icl_lang);src=document.getElementById('searchform');if(src){src.appendChild(lhid);src.action=icl_home;}});function icl_retry_mtr(a){var id=a.getAttribute('id');spl=id.split('_');var loc=location.href.replace(/#(.*)$/,'').replace(/(&|\?)(retry_mtr)=([0-9]+)/g,'').replace(/&nonce=([0-9a-z]+)(&|$)/g,'');if(-1==loc.indexOf('?')){url_glue='?';}else{url_glue='&';}
location.href=loc+url_glue+'retry_mtr='+spl[3]+'&nonce='+spl[4];return false;};WPGroHo=jQuery.extend({my_hash:'',data:{},renderers:{},syncProfileData:function(hash,id){if(!WPGroHo.data[hash]){WPGroHo.data[hash]={};a=jQuery('div.grofile-hash-map-'+hash+' span').each(function(){WPGroHo.data[hash][this.className]=jQuery(this).text();});}
WPGroHo.appendProfileData(WPGroHo.data[hash],hash,id);},appendProfileData:function(data,hash,id){for(var key in data){if(jQuery.isFunction(WPGroHo.renderers[key])){return WPGroHo.renderers[key](data[key],hash,id,key);}
jQuery('#'+id).find('h4').after(jQuery('<p class="grav-extra '+key+'" />').html(data[key]));}}},WPGroHo);jQuery(document).ready(function($){Gravatar.profile_cb=function(h,d){WPGroHo.syncProfileData(h,d);};Gravatar.my_hash=WPGroHo.my_hash;Gravatar.init('body','#wpadminbar');});;(function($){$.fn.extend({share_is_email:function(value){return /^((([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+(\.([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+)*)|((\x22)((((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(([\x01-\x08\x0b\x0c\x0e-\x1f\x7f]|\x21|[\x23-\x5b]|[\x5d-\x7e]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(\\([\x01-\x09\x0b\x0c\x0d-\x7f]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))))*(((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(\x22)))@((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?$/i.test(this.val());}});$(document).ready(function(){$('.sharing a.sharing-anchor').click(function(){return false;});$('.sharing a').each(function(){if($(this).attr('href')&&$(this).attr('href').indexOf('share=')!=-1)
$(this).attr('href',$(this).attr('href')+'&nb=1');});$('.sharing a.sharing-anchor').hover(function(){if($(this).data('hasappeared')!==true){var item=$(this).parents('div:first').find('.inner');var original=$(this);var timer=setTimeout(function(){$('#sharing_email').slideUp(200);$(item).css({left:$(original).position().left+'px',top:$(original).position().top+$(original).height()+3+'px'}).slideDown(200,function(){$(original).data('hasappeared',true).data('hasoriginal',true).data('hasitem',false);$(item).mouseleave(handler_item_leave).mouseenter(handler_item_enter);$(original).mouseleave(handler_original_leave).mouseenter(handler_original_enter);$(original).click(close_it);});var handler_item_leave=function(){$(original).data('hasitem',false);if($(original).data('hasoriginal')===false){var timer=setTimeout(close_it,800);$(original).data('timer2',timer);}};var handler_item_enter=function(){$(original).data('hasitem',true);clearTimeout($(original).data('timer2'));}
var handler_original_leave=function(){$(original).data('hasoriginal',false);if($(original).data('hasitem')===false){var timer=setTimeout(close_it,800);$(original).data('timer2',timer);}};var handler_original_enter=function(){$(original).data('hasoriginal',true);clearTimeout($(original).data('timer2'));};var close_it=function(){item.slideUp(200);$(original).unbind('mouseleave',handler_original_leave).unbind('mouseenter',handler_original_enter);$(item).unbind('mouseleave',handler_item_leave).unbind('mouseenter',handler_item_leave);$(original).data('hasappeared',false);$(original).unbind('click',close_it);return false;};},200);$(this).data('timer',timer);}},function(){clearTimeout($(this).data('timer'));$(this).data('timer',false);});$('.sharing ul').each(function(item){printUrl=function(uniqueId,urlToPrint){$('body:first').append('<iframe style="position:fixed;top:100;left:100;height:1px;width:1px;border:none;" id="printFrame-'+uniqueId+'" name="printFrame-'+uniqueId+'" src="'+urlToPrint+'" onload="frames[\'printFrame-'+uniqueId+'\'].focus();frames[\'printFrame-'+uniqueId+'\'].print();"></iframe>')};$(this).find('.share-print a').click(function(){ref=$(this).attr('href');var do_print=function(){if(ref.indexOf('#print')==-1){uid=new Date().getTime();printUrl(uid,ref);}
else
print();}
if($(this).parents('.sharing-hidden').length>0){$(this).parents('.inner').slideUp(0,function(){do_print();});}
else
do_print();return false;});$(this).find('.share-press-this a').click(function(){var s='';if(window.getSelection)
s=window.getSelection();else if(document.getSelection)
s=document.getSelection();else if(document.selection)
s=document.selection.createRange().text;if(s)
$(this).attr('href',$(this).attr('href')+'&sel='+encodeURI(s));if(!window.open($(this).attr('href'),'t','toolbar=0,resizable=1,scrollbars=1,status=1,width=720,height=570'))
document.location.href=$(this).attr('href');return false;});$(this).find('.share-email a').click(function(){var url=$(this).attr('href');if($('#sharing_email').is(':visible'))
$('#sharing_email').slideUp(200);else{$('.sharing .inner').slideUp();$('#sharing_email .response').remove();$('#sharing_email form').show();$('#sharing_email form input[type=submit]').removeAttr('disabled');$('#sharing_email form a.sharing_cancel').show();$('#sharing_email').css({left:$(this).offset().left+'px',top:$(this).offset().top+$(this).height()+'px'}).slideDown(200);$('#sharing_email a.sharing_cancel').unbind('click').click(function(){$('#sharing_email .errors').hide();$('#sharing_email').slideUp(200);$('#sharing_background').fadeOut();return false;});$('#sharing_email input[type=submit]').unbind('click').click(function(){var form=$(this).parents('form');$(this).attr('disabled','disabled');form.find('a.sharing_cancel').hide();form.find('img.loading').show();$('#sharing_email .errors').hide();$('#sharing_email .error').removeClass('error');if($('#sharing_email input[name=source_email]').share_is_email()==false)
$('#sharing_email input[name=source_email]').addClass('error');if($('#sharing_email input[name=target_email]').share_is_email()==false)
$('#sharing_email input[name=target_email]').addClass('error');if($('#sharing_email .error').length==0){$.ajax({url:url,type:'POST',data:form.serialize(),success:function(response){form.find('img.loading').hide();if(response=='1'||response=='2'||response=='3'){$('#sharing_email .errors-'+response).show();form.find('input[type=submit]').removeAttr('disabled');form.find('a.sharing_cancel').show();}
else{$('#sharing_email form').hide();$('#sharing_email').append(response);$('#sharing_email a.sharing_cancel').click(function(){$('#sharing_email').slideUp(200);$('#sharing_background').fadeOut();return false;});}}});return false;}
form.find('img.loading').hide();form.find('input[type=submit]').removeAttr('disabled');form.find('a.sharing_cancel').show();$('#sharing_email .errors-1').show();return false;});}
return false;});});$('li.share-email, li.share-custom a.sharing-anchor').addClass('share-service-visible');});})(jQuery);;eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('V=c(){7.f=2Z;7.b={28:\'d-1e-29\',2a:\'d-30-29\',1D:\'d-1e-\',31:\'d-1e\',2b:\'d-32\',1f:\'d-2c\',1E:\'d-W\',1F:\'d-2d\',2e:\'d-33\',M:\'d-34\',1p:\'d-35\',1G:\'d-36\',1H:\'d-F\',1I:\'d-37\',1J:\'d-38\',1K:\'d-39\',2f:\'d-3a\'};7.q={N:1g,X:1g,l:1g}};V.3b={1h:c(b){7.b=b||7.b;5 N=r.1L(7.b.28);5 X=r.1L(7.b.2a);9(!N||!X){m Y}7.q.N=N.1q(G);7.q.X=X.1q(G);7.q.l=N.1i;7.1M(7.f.3c)},B:c(B){5 3=7;5 w=3.f.1r;w+=\'?2g=d-3d\';w+=\'&B=\'+B;w+=\'&2h=\'+1s.2i(y 1s());3.1N(\'2j\',w,{1O:c(){3.1P(\'3e\');3.2k()},1t:c(Z){5 O=3f(\'(\'+Z+\')\');3.1M(O);3.1P(\'3g\')}})},1M:c(O){5 3=7;9(!O.1j){3.q.l.x=\'<11>\'+3.f.3h+\'</11>\';m Y}5 1Q=3.2l(O.1j);5 1u=3.2m(O.F);9(1u.j>0){1Q+=1u}3.q.l.x=1Q;9(3.f.3i){5 1R=3.q.l.1v(\'11\');1w(5 i=0;i<1R.j;i++){5 2n=1R[i];3.2o({6:2n})}}9(7.f.12){3.2p()}9(1u.j>0){3.2q({6:3.q.l,C:O.F.B})}m G},2l:c(1j){5 l=r.13(\'3j\');1w(5 i=0;i<1j.j;i++){5 6=1j[i];5 h=1g;9(6.t==\'3k\'||6.t==\'3l\'){h=7.2r(6)}z{h=7.2s(6)}9(h){l.1x(h)}}m l.x},2m:c(F){9(!F){m\'\'}5 C=1S(F.B,10);9(C<=1&&!F.2t){m\'\'}5 3=7;5 14=\'<11 D="\'+3.b.1H+\' d-3m">\';9(C>=2){9(C>2){14+=\'<a "E=H" D="\'+3.b.1I+\'">\'+3.f.3n+\'</a>\'}14+=\'<a "E=H" D="\'+3.b.1J+\'">\'+3.f.3o+\'</a>\'}9(F.2t){14+=\'<a "E=H" D="\'+3.b.1K+\'">\'+3.f.3p+\'</a>\'}14+=\'</11>\';m 14},2o:c(k){5 6=k.6;5 3=7;5 n=3.o(3.b.1f,\'P\',6)[0];5 2u=3.o(3.b.1E,\'Q\',6);9(2u.j==1){3.I(n.1i,\'3q\',3.2v,{3:3,6:6});3.I(n.1i,\'3r\',3.2w,{3:3,6:6})}},2q:c(k){5 6=k.6;5 C=k.C;5 3=7;5 1T=3.o(3.b.1I,\'a\',6);9(1T.j==1){3.I(1T[0],\'1k\',c(u){3.B(1)})}5 1U=3.o(3.b.1J,\'a\',6);9(1U.j==1){3.I(1U[0],\'1k\',c(u){3.B(1S(C,10)-1)})}5 1V=3.o(3.b.1K,\'a\',6);9(1V.j==1){3.I(1V[0],\'1k\',c(u){3.B(1S(C,10)+1)})}},2s:c(6){5 A=7.q.N.1q(G);5 1y=7.o(7.b.2b,\'P\',A)[0];5 n=7.o(7.b.1f,\'P\',A)[0];A.J=7.b.1D+6.J;9(6.15.j<=0){6.15=7.f.3s}9(6.1W){5 16=\'\';9(6.17&&6.17.j>0){5 18=\'H\';9(7.f.12&&6.17.1X(7.f.1r)!=0){18+=\' 12\'}16=\'<a D="d-1Y" E="\'+18+\'" 19="\'+6.17+\'">\'+6.15+\'</a>\'}z{16=\'<Q D="d-1Y">\'+6.15+\'</Q>\'}5 2x=\'<a D="d-3t" E="H" 19="\'+6.2y+\'#1e-\'+6.J+\'">\'+6.1Z+\'</a>\';1y.x=7.f.3u.1z(/%3v%/g,16).1z(/%3w%/g,2x)}z{5 16=\'<a D="d-1Y" E="H" 19="\'+6.2y+\'#1e-\'+6.J+\'" 1W="\'+6.1Z+\'">\'+6.15+\'</a>\';1y.x=16}n.x=6.2c;9(6.W){5 W=r.13(\'Q\');W.v=7.b.1E;W.x=\'...\';n.1x(W)}9(6.2z){5 K=r.13(\'3x\');K.v=\'d-K d-\'+7.f.3y;K.3z=7.f.2A;K.3A=7.f.2A;K.3B=\'\';K.2B=6.2z;A.2C(K,1y)}m A},2r:c(6){5 A=7.q.X.1q(G);5 2D=7.o(7.b.2e,\'Q\',A)[0];A.3C(\'J\');5 18=\'H\';9(7.f.12&&6.17.1X(7.f.1r)!=0){18+=\' 12\'}5 1a=r.13(\'a\');1a.E=18;1a.19=6.17;1a.1W=6.1Z;1a.x=6.15;A.1x(1a);2D.x=6.t+\': \';m A},2p:c(){5 l=7.q.l;9(!l.1v){m}5 20=l.1v(\'a\');1w(5 i=0;i<20.j;i++){5 R=20[i];9(R.19&&/12/i.1l(R.E)){7.I(R,\'1k\',7.2E,{R:R})}}},2E:c(u,k){21.2F(k.R.19);9(u.2G){u.2G()}z{u.3D=Y}},2v:c(u,k){5 3=k.3;5 6=k.6;5 n=3.o(3.b.1f,\'P\',6)[0];5 1b=3.o(3.b.M,\'a\',6);9(1b.j==1){3.1m(1b[0])}z{5 1c=r.13(\'a\');1c.E=\'H\';1c.v=3.b.M+\' \'+3.b.1p;3.I(1c,\'1k\',3.2H,{3:3,6:6,S:1c});n.1i.2C(1c,n)}},2w:c(u,k){5 3=k.3;5 6=k.6;5 1b=3.o(3.b.M,\'a\',6);9(1b.j==1){3.1d(1b[0])}},2H:c(u,k){5 3=k.3;5 6=k.6;5 S=k.S;5 1n=3.o(3.b.1F,\'P\',6);5 n=3.o(3.b.1f,\'P\',6)[0];9(1n.j==1&&S.v.1X(3.b.1p)>0){3.1d(n);3.1m(1n[0]);S.v=3.b.M+\' \'+3.b.1G}z 9(1n.j==1){3.1d(1n[0]);3.1m(n);S.v=3.b.M+\' \'+3.b.1p}z{5 h=r.13(\'P\');h.v=3.b.1F;3.1d(h);n.1i.1x(h);5 w=3.f.1r;w+=\'?2g=d-2d\';w+=\'&J=\'+6.J.1z(3.b.1D,\'\');w+=\'&2h=\'+1s.2i(y 1s());3.1N(\'2j\',w,{1t:c(Z){9(Z.j<=0){Z=n.x}h.x=Z;3.1d(n);3.1m(h);S.v=3.b.M+\' \'+3.b.1G}})}},2k:c(){5 22=7.o(7.b.1H,\'11\',7.q.l);9(22.j==1){22[0].x=\'<Q D="\'+7.b.2f+\'">\'+7.f.3E+\'...<Q>\'}},1P:c(2I){7.q.l.23.3F=2I},1d:c(L){L.23.2J=\'3G\'},1m:c(L){L.23.2J=\'\'},o:c(v,24,1A){5 25=(24==\'*\'&&1A.2K)?1A.2K:1A.1v(24);5 26=y 3H();v=v.1z(/\\-/g,\'\\\\-\');5 2L=y 3I(\'(^|\\\\s)\'+v+\'(\\\\s|$)\');5 L;1w(5 i=0;i<25.j;i++){L=25[i];9(2L.1l(L.v)){26.3J(L)}}m 26},2M:c(){2N{p=y 3K()}2O(e){2N{p=y 2P(\'3L.2Q\')}2O(e){p=y 2P(\'3M.2Q\')}}m p},1N:c(t,w,T){5 3=7;5 p=3.2M();p.2R=c(u){3.2S(p,T)};p.2F(t,w,G);p.3N(\'3O-t\',\'3P=3Q-8\');p.3R(1g)},2S:c(p,T){9(T.1O&&p.1o==1){T.1O()}9(T.1t&&(p.1o==4||p.1o==\'27\')){T.1t(p.3S)}},I:c(h,t,U,2T){5 f=2T||{};9(h.1B){h.1B(t,c(u){U(u,f)},Y);m G}z 9(h.2U){h[\'e\'+t+U]=U;h[t+U]=c(){h[\'e\'+t+U](21.3T,f)};h.2U(\'3U\'+t,h[t+U]);m G}m Y}};9(r.1B){r.1B("3V",c(){(y V()).1h()},Y)}z 9(/3W/i.1l(2V.2W)){r.3X(\'<1C J="2X" 3Y 2B="3Z:40(0)"></1C>\');5 1C=r.1L(\'2X\');1C.2R=c(){9(7.1o==\'27\'){(y V()).1h()}}}z 9(/41/i.1l(2V.2W)){5 2Y=42(c(){9(/43|27/.1l(r.1o)){44(2Y);(y V()).1h()}},10)}z{21.45=c(e){(y V()).1h()}}',62,254,'|||_self||var|item|this||if||config|function|rc||param||node||length|args|list|return|itemExcerpt|_getElementsByClassName|xmlHttp|context|document||type|ev|className|url|innerHTML|new|else|itemNode|page|pageNumber|class|rel|navi|true|nofollow|_addListener|id|avatar|element|toggleClass|commentTemp|json|div|span|link|source|actions|listener|RecentComment|ellipsis|pingTemp|false|data||li|external|createElement|code|reviewerName|reviewerLink|reviewerUrl|relTag|href|pingLink|itemToggles|itemToggle|_hide|comment|excerptClass|null|init|parentNode|items|click|test|_show|itemContents|readyState|collapseClass|cloneNode|serverUrl|Date|success|naviCode|getElementsByTagName|for|appendChild|itemInfo|replace|parent|addEventListener|script|itemIdPrefix|ellipsisClass|contentClass|expandClass|naviClass|newestClass|newerClass|olderClass|getElementById|_buildList|_ajax|beforeSend|_changeCursor|listCode|commentItems|parseInt|newestLinks|newerLinks|olderLinks|title|indexOf|reviewer|postTitle|links|window|navis|style|tag|allTags|matchingElements|complete|commentTempId|temp|pingTempId|infoClass|excerpt|content|labelClass|loadingClass|action|_|parse|GET|_loading|_createCommentCode|_createNaviCode|commentItem|_bindCommentAction|_initLinks|_bindNaviAction|_buildPing|_buildComment|more|itemEllipsises|_enterCommnet|_leaveCommnet|postLink|postUrl|avatarImage|avatarSize|src|insertBefore|itemLabel|_bindPopup|open|preventDefault|_toggleComment|status|display|all|regex|_getXmlHttpObject|try|catch|ActiveXObject|XMLHTTP|onreadystatechange|_callback|obj|attachEvent|navigator|userAgent|__ie_onload_for_wp_recentcomment|_timer|rcGlobal|ping|commentClass|info|label|toggle|collapse|expand|newest|newer|older|loading|prototype|initJson|ajax|wait|eval|auto|noCommentsText|showContent|ul|pingback|trackback|clearfix|newestText|newerText|olderText|mouseover|mouseout|anonymous|post|infoTemp|REVIEWER|POST|img|avatarPosition|width|height|alt|removeAttribute|returnValue|loadingText|cursor|none|Array|RegExp|push|XMLHttpRequest|Msxml2|Microsoft|setRequestHeader|Content|charset|UTF|send|responseText|event|on|DOMContentLoaded|MSIE|write|defer|javascript|void|WebKit|setInterval|loaded|clearInterval|onload'.split('|'),0,{}))
