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:
 * Generated in 2009 by FontLab Studio. Copyright info pending.
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"101,-206v12,21,24,45,33,68v7,-21,23,-47,33,-68r-19,0r0,-46r96,0r0,46r-19,0r-67,117r0,42r21,0r0,47r-116,0r0,-47r21,0r0,-42r-70,-117r-18,0r0,-46r124,0r0,46r-19,0","w":240,"k":{"a":22,"s":22,"y":11,"r":22,"u":14,"o":29,"e":22}},{"d":"28,-123r-15,-42v45,-34,175,-43,176,49r0,70r22,0r0,46r-77,0r-9,-16v-38,44,-115,24,-120,-37v-5,-56,76,-84,111,-54v9,-51,-66,-32,-88,-16xm74,-57v-1,23,37,19,42,5v0,-17,1,-24,-21,-24v-14,0,-21,8,-21,19","w":216},{"d":"13,-252r71,0r-13,107r-45,0","w":98},{"d":"199,-91r43,46v-24,27,-63,51,-110,51v-76,0,-127,-49,-127,-129v0,-110,112,-166,165,-108r9,-21r56,0r0,103r-64,0v-1,-23,-13,-46,-39,-46v-57,0,-58,139,10,139v30,0,54,-31,57,-35","w":246},{"d":"109,4v-60,0,-104,-42,-104,-131v0,-76,42,-129,102,-129v71,0,103,51,103,131v0,80,-36,129,-101,129xm109,-51v17,0,29,-30,29,-74v1,-91,-60,-98,-61,-2v0,46,18,76,32,76","w":215},{"d":"94,-293r37,38v-17,21,-56,65,-56,143v0,80,35,124,56,149r-37,38v-39,-35,-85,-105,-85,-187v0,-85,55,-155,85,-181","w":139},{"d":"135,-135r0,-45r92,0r0,45r-24,0r-38,39r45,51r17,0r0,45r-115,0r0,-45r17,0r-27,-29r-26,29r23,0r0,45r-92,0r0,-45r24,0r37,-41r-45,-49r-16,0r0,-45r117,0r0,45r-17,0r25,27r27,-27r-24,0","w":233},{"d":"9,-204r0,-48r120,0r0,48r-23,0r0,156r23,0r0,48r-120,0r0,-48r23,0r0,-156r-23,0","w":137},{"d":"134,6v-75,0,-129,-43,-129,-133v0,-78,52,-131,127,-131v88,0,129,52,129,133v0,81,-46,131,-127,131xm134,-50v23,0,37,-30,37,-75v0,-44,-12,-78,-40,-78v-22,0,-37,31,-37,76v0,47,17,77,40,77","w":266},{"d":"189,-75v0,92,-146,101,-184,39r37,-38v16,24,78,38,80,-4v1,-29,-28,-28,-57,-27r0,-43v27,1,57,1,57,-24v0,-41,-53,-33,-74,-7r-35,-42v13,-14,44,-35,77,-35v84,0,118,86,66,122v12,8,33,27,33,59","w":194},{"d":"73,-130v16,28,103,20,103,80v0,59,-99,70,-122,28r-4,22r-45,0r0,-65r49,0v0,19,27,24,38,24v7,0,16,-2,16,-12v0,-11,-27,-13,-53,-22v-24,-9,-48,-23,-48,-57v0,-63,95,-65,117,-24r3,-24r44,0r0,65r-47,0v0,-15,-19,-28,-37,-28v-8,0,-14,4,-14,13","w":182},{"d":"9,-255r37,-38v30,26,85,96,85,181v0,82,-46,153,-85,188r-37,-39v21,-25,55,-69,55,-149v0,-78,-38,-122,-55,-143","w":139},{"d":"40,-172r-39,-39v42,-63,179,-67,179,27v0,59,-69,48,-57,100r-67,0r0,-29v0,-33,57,-51,57,-71v0,-14,-14,-17,-27,-17v-15,0,-34,15,-46,29xm46,-37v0,-18,15,-38,41,-38v26,0,43,17,43,38v0,20,-17,37,-43,37v-23,0,-41,-18,-41,-37","w":187},{"d":"46,1v-53,0,-54,-77,0,-79v52,1,56,81,0,79","w":92},{"d":"149,-88v0,-22,-10,-44,-26,-44v-14,0,-26,18,-26,46v0,24,12,43,26,43v15,0,26,-18,26,-45xm9,73r0,-47r15,0r0,-158r-15,0r0,-48r82,0r7,13v7,-5,21,-16,43,-16v56,0,85,43,85,94v0,79,-82,113,-129,79r0,36r20,0r0,47r-108,0","w":229},{"d":"9,-204r0,-48r217,0r0,80r-62,0r0,-32r-58,0r0,50r69,0r0,47r-69,0r0,59r58,0r0,-33r62,0r0,81r-217,0r0,-48r23,0r0,-156r-23,0"},{"d":"16,-62r0,-48r148,0r0,48r-148,0xm16,-141r0,-48r148,0r0,48r-148,0","w":180},{"d":"9,-204r0,-48r215,0r0,80r-63,0r0,-32r-55,0r0,63r69,0r0,47r-69,0r0,46r37,0r0,48r-134,0r0,-48r22,0r0,-156r-22,0","w":229,"k":{"a":22,"s":22,"y":11,"r":22,"u":11,"o":22,"e":22}},{"d":"5,-132r0,-48r88,0r0,87v0,31,4,45,19,45v32,0,21,-52,23,-84r-24,0r0,-48r93,0r0,132r18,0r0,48r-68,0r-10,-23v-8,9,-20,28,-51,28v-73,0,-75,-63,-72,-137r-16,0","w":227},{"d":"45,3v-51,0,-53,-77,0,-79v54,2,54,80,0,79xm45,-107v-50,0,-54,-76,0,-78v53,1,55,79,0,78","w":91},{"d":"39,70r-41,-24v26,-32,38,-63,34,-117r66,18v1,46,-22,90,-59,123","w":97},{"d":"244,-73v0,98,-142,69,-235,73r0,-47r21,0r0,-158r-21,0r0,-47v84,3,222,-20,222,62v0,30,-8,45,-35,56v26,7,48,26,48,61xm104,-47v31,2,57,0,58,-31v1,-29,-27,-34,-58,-31r0,62xm151,-178v0,-27,-21,-27,-47,-26r0,54v27,2,47,-1,47,-28","w":247},{"d":"120,-47r0,47r-111,0r0,-47r15,0r0,-86r-15,0r0,-47r77,0r8,22v12,-17,28,-28,51,-28v80,0,64,70,66,139r17,0r0,47r-91,0r0,-98v0,-12,1,-34,-20,-34v-34,0,-20,51,-23,85r26,0","w":232},{"d":"9,42r19,-40v8,7,35,23,62,23v38,0,44,-19,42,-46v-5,6,-19,20,-42,20v-62,0,-86,-45,-86,-90v0,-71,73,-118,128,-78r7,-11r86,0r0,47r-22,0r0,108v0,60,-36,99,-112,99v-40,0,-68,-19,-82,-32xm80,-92v0,22,10,44,26,44v14,0,26,-18,26,-46v0,-24,-12,-43,-26,-43v-15,0,-26,18,-26,45","w":230},{"d":"140,-124v8,18,7,36,13,43v7,-39,32,-87,46,-124r-19,0r0,-47r102,0r0,47r-18,0r-86,205r-66,0r-96,-205r-20,0r0,-47r133,0r0,47r-20,0","w":278,"k":{"a":22,"y":22,"u":22,"o":22,"e":22}},{"d":"202,-86v0,104,-154,114,-197,47r40,-41v19,32,88,39,90,-9v2,-37,-56,-45,-71,-18r-46,-21r22,-124r143,0r0,54r-97,0r-6,35v52,-26,122,6,122,77","w":207},{"d":"119,0r-108,0r0,-47r15,0r0,-176r-15,0r0,-47r83,0r0,163r42,-25r-26,0r0,-48r101,0r0,48v-24,-2,-39,4,-51,13r50,72r15,0r0,47r-58,0r-61,-86r-12,9r0,30r25,0r0,47","w":232},{"w":90},{"d":"17,-62r0,-48r104,0r0,48r-104,0","w":138},{"d":"62,-100v-52,-1,-55,-78,0,-80v53,1,55,81,0,80xm2,46r41,24v37,-33,60,-77,59,-123r-66,-18v4,54,-8,85,-34,117","w":108},{"d":"261,-47r-2,-141r-48,188r-76,0v-16,-65,-37,-116,-48,-188v-4,44,0,96,-1,142r21,0r0,46r-98,0r0,-46r19,0r0,-159r-19,0r0,-47r137,0r36,135r35,-135r137,0r0,47r-20,0r0,158r20,0r0,47r-114,0r0,-47r21,0","w":362},{"d":"138,-93v0,-22,-10,-44,-26,-44v-14,0,-26,18,-26,46v0,24,12,43,26,43v15,0,26,-18,26,-45xm114,83r0,-47r24,0r0,-48v-51,37,-129,0,-129,-79v0,-81,81,-113,129,-78r7,-11r84,0r0,47r-18,0r0,168r18,0r0,48r-115,0","w":237},{"d":"92,0r-81,0r0,-47r15,0r0,-176r-15,0r0,-47r87,0r0,104v8,-9,29,-17,47,-17v55,0,83,46,83,94v0,75,-79,118,-130,77xm149,-88v0,-22,-10,-44,-26,-44v-14,0,-25,18,-25,46v0,24,11,43,25,43v15,0,26,-18,26,-45","w":236},{"d":"197,-227r-25,47v-12,-7,-30,-19,-52,-19v-27,0,-44,22,-48,49v45,-39,132,-9,132,62v0,48,-34,89,-93,91v-59,2,-103,-40,-105,-112v-1,-48,11,-144,106,-147v24,-1,64,11,85,29xm110,-116v-17,0,-31,13,-37,20v0,18,11,43,34,43v37,2,46,-63,3,-63","w":209},{"d":"114,-78r24,-56r-17,0r0,-46r91,0r0,45r-17,0r-68,166v-10,22,-26,51,-78,51v-19,0,-32,-9,-43,-18r27,-43v13,15,38,17,44,-7r5,-15r-70,-133r-15,0r0,-46r111,0r0,46r-17,0","w":208},{"d":"10,-37v0,-18,15,-38,41,-38v26,0,43,17,43,38v0,20,-17,37,-43,37v-23,0,-41,-18,-41,-37xm31,-93v-11,-49,-23,-96,-19,-159r86,0v4,64,-8,111,-20,159r-47,0","w":110},{"d":"116,-47r0,47r-107,0r0,-47r15,0r0,-85r-15,0r0,-48r68,0r8,22v6,-7,22,-27,45,-27v36,0,48,17,54,26v11,-13,28,-26,53,-26v77,2,66,68,67,136r17,0r0,49r-91,0r0,-88v0,-17,3,-45,-14,-45v-33,0,-14,55,-19,85r22,0r0,48r-93,0r0,-92v0,-29,-1,-41,-15,-41v-30,2,-12,58,-17,86r22,0","w":326},{"w":90},{"d":"72,-157r-61,0r0,-95r236,0r1,48r-132,156r67,0r0,-46r64,0r0,94r-238,0r0,-47r131,-157r-68,0r0,47","w":257},{"d":"114,-47r0,47r-105,0r0,-47r15,0r0,-177r-15,0r0,-46r84,0r0,223r21,0","w":119},{},{"d":"101,5v-96,0,-128,-101,-57,-142v-56,-40,-20,-119,59,-119v84,0,113,88,56,120v69,40,34,141,-58,141xm89,-108v-29,12,-26,63,12,62v18,0,33,-10,33,-30v0,-25,-28,-31,-45,-32xm112,-164v25,-8,20,-49,-10,-47v-14,0,-26,11,-26,23v0,20,24,24,36,24","w":201},{"d":"188,0r-12,-23v-8,13,-30,26,-58,26v-63,0,-113,-48,-113,-126v0,-78,55,-133,111,-133v52,0,64,24,70,30r8,-26r53,0r0,107r-64,0v-1,-29,-20,-46,-41,-46v-29,0,-49,32,-49,68v0,56,58,87,83,48r0,-15r-22,0r0,-39r120,0r0,39r-14,0r0,90r-72,0","w":279},{"d":"132,-170r0,-53r-16,0r0,-47r90,0r0,223r17,0r0,47r-84,0r-7,-13v-5,4,-20,16,-45,16v-51,0,-83,-45,-83,-95v0,-76,79,-113,128,-78xm81,-92v0,22,10,44,26,44v14,0,25,-18,25,-46v0,-24,-11,-43,-25,-43v-15,0,-26,18,-26,45","w":228},{"d":"129,-46r0,46r-120,0r0,-46r31,0r53,-69r-65,-90r-19,0r0,-47r143,0r0,47r-21,0r35,48r37,-48r-32,0r0,-47r120,0r0,47r-31,0r-54,70r65,88r21,0r0,47r-144,0r0,-47r20,0r-34,-47r-38,48r33,0","w":300},{"d":"46,-25r0,-108r-15,0r0,-47r83,0r0,155v0,45,-13,100,-109,100r0,-48v42,0,41,-35,41,-52xm80,-196v-49,-2,-53,-72,0,-73v52,0,53,74,0,73","w":129},{"d":"191,-177v3,66,-86,85,-111,129r63,0r0,-29r60,0r0,77r-194,0r0,-52v20,-32,31,-42,53,-61v27,-22,63,-39,63,-61v0,-42,-63,-19,-74,4r-39,-41v45,-66,174,-61,179,34","w":212},{"d":"117,0r-108,0r0,-48r22,0r0,-156r-22,0r0,-48r110,0v87,0,137,54,137,123v0,82,-50,129,-139,129xm173,-129v0,-44,-19,-81,-68,-75r0,156v51,5,68,-31,68,-81","w":259},{"d":"111,-47r0,47r-102,0r0,-47r16,0r0,-86r-16,0r0,-47r68,0r11,23v9,-17,19,-32,56,-32r0,65v-49,-5,-55,30,-51,77r18,0","w":149},{"d":"9,-204r0,-48r114,0r0,48r-19,0r0,156r46,0r0,-46r61,0r0,94r-202,0r0,-48r20,0r0,-156r-20,0","w":219},{"d":"72,0r-63,0r0,-91r67,0v0,30,30,36,45,36v13,0,31,-3,31,-18v0,-28,-138,-16,-138,-108v0,-88,122,-101,161,-40r3,-31r62,0r0,91r-65,0v0,-27,-21,-42,-46,-42v-10,0,-25,6,-25,19v0,37,143,28,143,113v0,90,-135,93,-171,43","w":255},{"d":"10,-204r0,-48r117,0v84,0,99,41,99,82v0,27,-15,46,-38,59r40,64r21,0r0,47r-69,0r-60,-96r-16,0r0,48r22,0r0,48r-116,0r0,-48r21,0r0,-156r-21,0xm156,-172v0,-28,-22,-36,-52,-33r0,63v29,2,53,-5,52,-30","w":259},{"d":"5,-133r0,-47r20,0r0,-33r66,-21r0,54r34,0r0,47r-34,0r0,64v0,12,-2,29,12,29v5,0,15,-3,22,-6r0,46v-11,4,-35,6,-43,6v-78,3,-52,-74,-57,-139r-20,0","w":130},{"d":"122,-47r0,47r-113,0r0,-47r15,0r0,-176r-15,0r0,-47r87,0r0,112v4,-6,31,-28,57,-28v80,0,60,71,63,139r17,0r0,47r-93,0r0,-98v0,-12,0,-33,-21,-33v-34,0,-20,51,-23,84r26,0","w":237},{"d":"285,-252r0,47r-24,0r0,205r-77,0r-92,-137r0,91r28,0r0,46r-111,0r0,-46r21,0r0,-159r-21,0r0,-47r104,0r88,132r0,-85r-25,0r0,-47r109,0","w":293},{"d":"5,-205r0,-47r115,0r0,47r-20,0v0,51,-8,161,36,148v22,0,37,-9,37,-71r0,-76r-20,0r0,-48r107,0r0,47r-20,0r0,87v0,85,-35,124,-103,124v-73,0,-111,-40,-111,-122r0,-89r-21,0","w":265},{"d":"9,-204r0,-48r117,0v84,0,99,36,99,77v-1,57,-57,77,-122,72r0,55r22,0r0,48r-116,0r0,-48r20,0r0,-156r-20,0xm154,-172v0,-28,-21,-36,-51,-33r0,63v28,2,51,-5,51,-30","w":230,"k":{"A":36}},{"d":"110,-47r0,47r-101,0r0,-47r15,0r0,-86r-15,0r0,-47r84,0r0,133r17,0xm58,-196v-49,-2,-53,-72,0,-73v52,0,53,74,0,73","w":118},{"d":"4,-71r0,-51r103,-130r75,0r0,142r19,0r0,39r-19,0r0,23r19,0r0,48r-116,0r0,-48r22,0r0,-23r-103,0xm54,-110r53,0r0,-66","w":210},{"d":"94,-205v8,35,15,93,23,124v5,-34,26,-126,36,-171r75,0r22,100v7,22,5,57,13,71v4,-41,15,-86,23,-124r-20,0r0,-47r103,0r0,47r-20,0r-53,205r-86,0v-12,-42,-17,-91,-32,-130v-6,46,-20,87,-30,130r-84,0r-47,-205r-21,0r0,-47r119,0r0,47r-21,0","w":365,"k":{"a":22,"s":22,"y":11,"r":22,"u":11,"o":22,"e":22}},{"d":"5,-180r0,-72r195,0r0,48r-97,204r-77,0r96,-204r-59,0r0,24r-58,0","w":203},{"d":"9,-204r0,-48r117,0v84,0,100,34,100,75v0,28,-22,48,-52,52v25,4,47,25,47,51v0,25,13,32,17,13r0,-12r24,0v2,43,-5,77,-53,77v-47,0,-70,-25,-70,-67v0,-33,-4,-40,-36,-40r0,55r22,0r0,48r-116,0r0,-48r20,0r0,-156r-20,0xm154,-173v0,-28,-21,-34,-51,-32r0,61v28,2,51,-4,51,-29","w":265},{"d":"122,-252r0,47r-19,0r0,58r67,-58r-26,0r0,-47r120,0r0,47r-21,0r-52,45r73,113r20,0r0,47r-140,0r0,-47r24,0r-38,-61r-27,23r0,38r19,0r0,47r-113,0r0,-47r19,0r0,-158r-19,0r0,-47r113,0","w":293},{"d":"8,69r-1,-47v30,9,45,-2,46,-49r0,-177r-31,0r0,-48r136,0r0,48r-30,0v-5,127,38,304,-120,273","w":166},{"d":"102,-55v-1,-23,16,-94,27,-125r66,0v12,32,26,99,30,125v1,-18,9,-57,16,-78r-15,0r0,-47r88,0r0,47r-15,0r-42,133r-76,0r-25,-81r-26,81r-74,0r-41,-133r-15,0r0,-47r97,0r0,47r-12,0v7,20,16,59,17,78","w":313},{"w":299},{"d":"110,0r-96,0r0,-47r14,0r0,-176r-14,0r0,-47r83,0r0,163r42,-25r-26,0r0,-48r100,0r0,48v-25,-3,-39,6,-52,15r49,70r18,0r0,47r-107,0r0,-47r15,0r-27,-39r-13,9r0,30r14,0r0,47"},{"d":"104,5v-51,0,-101,-32,-100,-96v0,-60,49,-93,99,-93v57,0,99,35,100,95v1,60,-44,94,-99,94xm104,-41v15,0,25,-21,25,-48v0,-27,-9,-49,-26,-49v-14,0,-25,22,-25,48v0,30,11,49,26,49","w":206},{"d":"157,-2v-89,12,-152,-30,-152,-125v0,-73,49,-126,121,-126v124,0,153,142,94,218v1,21,23,33,23,7r0,-10r23,0v3,44,-11,75,-54,76v-30,0,-47,-19,-55,-40xm86,-108v14,-20,62,-23,83,-3v5,-43,-13,-89,-43,-89v-26,0,-47,48,-40,92xm104,-66v12,14,30,16,44,4v-2,-41,-36,-35,-44,-4","w":271},{"d":"159,-60r31,35v-65,53,-182,46,-188,-66v-6,-105,156,-123,183,-42v4,13,8,40,0,61r-113,0v2,10,7,30,37,30v12,0,31,-2,50,-18xm101,-136v-22,0,-27,19,-28,28r54,0v0,-14,-3,-28,-26,-28","w":195},{"d":"130,-99v-1,-17,-6,-37,-23,-37v-45,0,-42,90,5,88v19,0,32,-7,44,-20r32,36v-47,57,-188,51,-188,-59v0,-85,90,-114,134,-72r6,-17r43,0r0,81r-53,0","w":191},{"d":"13,-25r24,-47v28,23,102,30,97,-31v-43,43,-129,7,-129,-62v0,-48,35,-89,94,-91v59,-2,105,41,107,113v1,55,-13,143,-108,146v-24,1,-64,-10,-85,-28xm99,-136v17,0,28,-14,34,-21v0,-18,-7,-42,-30,-42v-38,0,-48,63,-4,63","w":211},{"d":"148,-267r-22,41v-10,-5,-31,-9,-31,15r0,31r33,0r0,47r-33,0r0,86r22,0r0,47r-108,0r0,-47r15,0r0,-86r-15,0r0,-47r15,0v1,-53,-10,-96,71,-96v19,0,44,4,53,9","w":138},{"d":"291,-47r0,47r-144,0r0,-47r34,0r-8,-25r-74,0r-7,25r28,0r0,47r-115,0r0,-47r25,0r48,-158r-14,0r0,-47r138,0r64,205r25,0xm136,-193r-23,78r47,0","w":296,"k":{"a":11,"V":29,"y":22,"u":11,"o":11,"e":11}},{"d":"56,-108r-47,0r0,-72r178,0r0,46r-85,87r37,0r0,-25r51,0r0,72r-181,0r0,-47r87,-87r-40,0r0,26","w":199},{"d":"26,-165r-17,-39v21,-10,37,-17,63,-48r64,0r0,204r34,0r0,48r-144,0r0,-48r36,0r0,-133","w":178},{"d":"91,-134v12,20,22,57,28,76v1,-22,19,-56,28,-76r-19,0r0,-46r93,0r0,46r-19,0r-62,134r-56,0r-67,-134r-17,0r0,-46r109,0r0,46r-18,0","w":220},{"d":"9,-204r0,-48r117,0r0,48r-23,0r0,54r69,0r0,-54r-22,0r0,-48r117,0r0,48r-20,0r0,156r20,0r0,48r-117,0r0,-48r22,0r0,-54r-69,0r0,54r23,0r0,48r-117,0r0,-48r20,0r0,-156r-20,0","w":276},{"d":"5,-252r242,0r0,94r-53,0r0,-46r-30,0r0,156r30,0r0,48r-134,0r0,-48r29,0r0,-156r-31,0r0,46r-53,0r0,-94","w":252,"k":{"a":22,"s":22,"y":14,"r":22,"u":14,"o":22,"e":22}}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+225-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("YFuxf$Apeyr=YcH74$J]SFSr[^Axu$r=[^.]ey_Ku5w&:%p!yyhKn%1CVhHNWBWjN]Im_8xF48C&n$IK5-54Scp78[J!AKXRf59xWa#RWJj&[Jmg_^_:e-.hTX98yB_C1#cahJFoS.Y;WAvNn_?8}5y[:uefT4V6ER!-XH$KCj~s&+=>m9]%px^BgIL7wrGQ8H5ne8_[Ax.;?K41e^r_uyWIuXJLW[uS5cS=TB#&e[nCS!Sj;FXrWc9mNyS=Tc9&N[1=fF5=uB_C;FTr:!I$;$4&V[#CT%x768+ju!R!;$rsN?rVYawL4B4B[cgjN]EQvK4>T$_X4y5&e[Ap[cI-f^pj.crj;K_HTBnCfFr-:[_jf^g=eFr%4FIRfy}jYyu>T!E7e89&v]&se?HKy^Afe5x4N[#fe5xrY?Ej")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":235,"face":{"font-family":"ChunkFive","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"270","descent":"-90","x-height":"5","bbox":"-4 -293 369 83","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+007A"}}));;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * IncisedBlack (C) Copyright PJl '02
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"75,-171v15,-12,22,-25,33,-44r5,0r37,74v-7,14,-27,18,-40,27v22,18,28,38,37,65v12,17,16,-18,27,-6v-12,20,-23,47,-38,63r-28,-24v-6,5,-7,13,-15,17v0,-19,13,-39,9,-71v3,-23,-22,-42,-30,-18v-1,27,8,39,18,52v-15,13,-24,22,-37,44v-19,-7,-28,-14,-32,-31v13,-58,12,-147,8,-213v-1,-11,-4,-18,-6,-21v-8,2,-8,6,-12,12v-15,-12,21,-39,23,-59v16,-2,25,16,33,28v9,-4,9,-15,19,-18v-12,27,-18,77,-11,123xm121,-132v-5,-17,-14,-37,-24,-48v-2,20,10,41,24,48xm73,-106r33,-17v-4,-16,-14,-31,-24,-40v-13,13,-7,31,-9,57xm52,-5v16,-17,-18,-21,-16,-35v4,-3,9,-5,9,-13r-2,-209v-3,-6,-14,-20,-16,-8v22,45,5,137,11,208v0,12,-9,22,-15,27v13,5,20,20,29,30xm111,-29v9,1,22,32,29,16v-7,-13,-19,-16,-19,-40v0,-21,-6,-35,-18,-44v14,16,9,47,8,68","w":179,"k":{"z":8,"y":19,"w":13,"v":19,"u":10,"s":15,"r":14,"q":12,"p":15,"o":3,"n":17,"m":12,"l":19,"k":11,"j":19,"i":15,"h":7,"g":15,"e":14,"d":10,"c":8,"b":15,"a":8,"?":35,";":12}},{"d":"100,-271v-9,8,-23,47,-37,32v-14,-15,-32,-32,-9,-49v8,-5,12,-24,22,-12v7,9,19,18,24,29xm57,-210v15,11,15,20,28,34v4,-6,10,-20,18,-22v7,14,-16,26,-16,44r-1,133v2,16,15,41,15,58v0,36,-14,67,-48,71v-24,-4,-43,-25,-48,-48v2,-17,21,-18,24,-34v18,7,20,25,33,34v-3,11,-22,9,-22,24v-1,7,9,15,15,15v15,0,26,-18,26,-35v0,-46,-38,-52,-38,-99r-1,-117v-1,-2,-2,-4,-4,-7v-8,5,-14,29,-23,15xm50,-269v11,8,12,17,21,21v10,-10,-22,-23,1,-35v5,-9,-2,-12,-7,-4xm50,-177v-10,11,3,14,0,37v3,42,-7,96,8,127r1,-149v0,-7,-3,-12,-9,-15xm31,81v10,-10,-19,-23,4,-32v1,-1,1,-3,1,-6v-19,6,-25,30,-5,38","w":110,"k":{"z":10,"y":3,"w":12,"v":13,"u":4,"s":10,"r":13,"q":12,"p":13,"o":12,"n":13,"m":13,"l":14,"k":13,"j":4,"i":12,"h":9,"g":12,"e":12,"d":12,"c":12,"b":13,"a":11,"F":9,"?":8,";":12,":":13,".":8,",":11}},{"d":"115,-184v16,-5,-1,-46,19,-31v3,33,-22,65,-39,88v15,1,23,-9,39,-7r0,95v-29,6,-55,21,-71,43r-8,0v-2,-15,-9,-35,-26,-34v-23,-5,8,49,-23,34v-7,-39,36,-72,51,-101v-11,2,-33,23,-42,10r2,-83v19,-19,57,-18,77,-46v10,10,7,25,21,32xm91,-171v-6,-8,-10,-30,-23,-14v10,8,12,9,23,14xm96,-146v6,-11,6,-7,-7,-13v-7,-3,-15,-8,-25,-12r0,58v15,-4,25,-21,32,-33xm105,-116v-19,10,-7,52,-7,79r6,-2xm34,-97v0,-24,6,-49,0,-71v-10,0,-5,8,-8,16r1,57xm44,-62v25,0,30,3,43,12v0,-22,1,-36,-2,-58v-15,11,-30,34,-41,46xm30,-36v18,2,30,8,32,27v4,-4,11,-8,11,-15v-2,-15,-33,-24,-43,-12","w":141,"k":{"z":4,"y":19,"w":10,"v":13,"u":6,"s":9,"r":9,"q":10,"p":14,"o":4,"n":14,"m":9,"l":14,"k":6,"j":20,"i":14,"h":2,"g":16,"e":13,"d":6,"c":4,"b":13,"a":9,"T":12,"?":28,";":9,":":9,",":19}},{"d":"5,-286v14,-16,20,-22,32,-32r29,27v-17,20,-32,42,-48,64v-14,-7,10,-25,10,-35v-2,-12,-20,-13,-23,-24xm17,-287v8,3,12,16,23,12v-15,-8,-10,-21,0,-27v-11,-3,-12,8,-23,15xm72,-285v14,-16,19,-23,31,-32v13,14,40,26,16,45v-15,12,-24,31,-35,46v-14,-7,10,-24,10,-35v-1,-14,-21,-10,-22,-24xm106,-274v-5,-3,-10,-9,-12,-13v3,-5,8,-11,12,-14v-13,-4,-9,5,-22,16v7,3,12,15,22,11","w":137},{"d":"204,-324v-2,18,-9,44,11,50v23,0,12,-29,14,-47v23,32,-3,86,-51,72v-2,17,-2,27,-2,44v22,-6,44,-4,54,12v9,-5,11,-15,20,-5r-46,72v-13,-13,-6,-41,-28,-48r0,137v41,-12,65,-47,65,-97v10,-3,9,5,9,12v-5,72,-44,123,-118,123v-81,0,-125,-61,-127,-152v12,-64,46,-110,87,-156v5,-1,5,3,5,7v-8,15,-19,24,-15,39v32,-12,73,-38,115,-63r7,0xm170,-293v-14,10,4,37,22,36r9,-2v-21,-2,-23,-20,-31,-34xm154,-183v22,-11,14,-50,12,-77v-7,-5,-9,-12,-11,-24v-8,25,1,59,-1,101xm206,-150v13,-14,-8,-35,-27,-36v14,7,21,19,27,36xm107,-93v25,-34,9,-113,13,-170v-8,-1,-11,4,-13,10r0,160xm87,-81v28,-32,11,-120,8,-174v-7,6,-9,8,-18,3v-18,49,-15,133,10,171xm91,-71v18,16,40,41,75,36r0,-139v-28,22,4,95,-64,98v-5,1,-9,3,-11,5xm114,-16v-72,-21,-105,-118,-76,-206v-42,72,-14,207,76,206","w":255,"k":{"z":13,"y":23,"w":15,"v":16,"u":6,"s":6,"r":17,"q":13,"p":12,"o":2,"n":16,"m":16,"l":14,"k":13,"j":22,"i":16,"h":14,"g":14,"e":13,"d":9,"c":6,"b":13,"a":11,"X":36,"V":3,"T":6,"S":28,"R":13,"N":22,"M":2,"L":6,"K":14,"J":23,"I":23,"H":27,"F":31,"D":2,"B":3,"?":9,".":15,",":36}},{"d":"110,-268v15,-9,9,-38,3,-51v0,-3,1,-3,2,-2v34,35,-20,113,-54,61v-9,-14,0,-44,-18,-48v-11,3,-20,20,-20,38v0,34,28,37,53,43v-33,10,-65,-12,-62,-48v2,-32,21,-52,54,-53v35,-1,32,38,42,60xm275,-55v2,-10,10,-29,15,-38v7,1,11,0,5,6v-14,30,-20,72,-44,90v-29,-16,-28,-59,-57,-78v-16,24,-29,52,-47,74v-18,-13,-35,-43,-53,-55v-8,12,-12,20,-22,33v-17,-16,28,-32,18,-67v1,-21,3,-44,-18,-43v-8,0,-18,4,-19,11v-1,9,23,7,10,13v-15,-1,-26,-11,-27,-24v-2,-28,28,-27,53,-25v6,-11,-11,-14,-19,-15v-26,1,-50,13,-52,37v-2,33,27,45,58,41v1,8,-8,5,-16,6v-35,0,-55,-23,-55,-56v0,-41,32,-63,77,-63v16,0,0,-31,19,-31v26,-13,41,-44,50,-73v1,1,5,1,5,3v-4,36,-10,64,-11,102v0,13,10,15,21,14v30,1,36,-4,36,-31v0,-21,-16,-43,-23,-16v-2,6,-7,11,-15,6v21,-24,33,-59,49,-85v14,11,28,36,38,51v8,-8,8,-24,23,-26v-25,36,-24,106,-23,171v1,30,4,51,20,68r4,0xm231,-39v7,6,16,42,24,20v-15,-28,-46,-57,-34,-107v-2,-54,17,-124,-18,-152v-18,23,10,30,8,61r-7,131v7,17,18,33,27,47xm82,-251v3,-11,-6,-61,-28,-64v14,16,4,58,28,64xm198,-186v-15,1,-35,7,-51,0v-2,12,-2,17,2,29r49,-1r0,-28xm175,-63v16,-21,25,-38,23,-76v-14,-25,-64,-12,-53,27v2,27,11,35,30,49xm145,-15v3,-2,8,-7,8,-11v-9,-25,-47,-34,-46,-67r3,-140v-6,2,-11,4,-11,14r0,148v8,18,26,37,46,56xm40,-176v13,-4,34,-7,47,0v3,-15,-14,-11,-27,-9v-6,1,-13,4,-20,9xm87,-139v-8,-2,-15,-3,-22,0v10,-1,13,3,22,0","w":303,"k":{"z":12,"y":24,"w":16,"v":19,"u":13,"s":7,"r":17,"q":13,"p":14,"o":3,"n":19,"m":17,"l":19,"k":15,"j":22,"i":16,"h":14,"g":15,"e":14,"d":9,"c":8,"b":16,"a":10,"X":23,"W":16,"V":30,"U":24,"T":8,"S":24,"R":13,"Q":3,"O":2,"N":23,"M":28,"L":16,"K":22,"J":23,"I":23,"H":27,"G":4,"F":23,"E":6,"D":22,"C":3,"B":18,"A":2,".":13,",":24}},{"d":"108,-261v26,-5,14,-42,21,-56v7,0,5,9,5,15v-3,33,-15,65,-48,68v-28,2,-31,-20,-31,-46v0,-19,-17,-21,-23,-5v-13,37,19,54,44,64v2,6,-3,7,-8,6v-30,-14,-47,-23,-47,-56v0,-28,21,-52,48,-52v29,0,34,37,39,62xm322,-318v13,19,25,33,46,50v-47,24,-37,103,-37,178v-23,33,-43,69,-71,97r-63,-74v-15,23,-31,50,-51,70v-18,-13,-31,-37,-46,-53v-8,7,-15,29,-22,40v-4,-2,-10,-2,-8,-9v18,-20,28,-53,24,-95v-8,-12,-46,5,-24,11v-9,14,-30,-5,-29,-18v1,-25,26,-29,53,-29v3,-12,-12,-10,-19,-11v-29,2,-56,12,-56,41v0,22,27,40,53,30v5,8,-5,11,-14,10v-32,-2,-49,-26,-53,-55v3,-42,36,-68,80,-65v15,1,7,-16,9,-27v26,-11,48,-36,49,-73v0,-9,0,-16,7,-17v4,0,9,3,8,8v-15,57,-6,154,-8,227v4,8,15,22,24,29v14,-16,27,-40,27,-71v0,-27,-15,-25,-38,-24v-1,-12,8,-23,9,-46v14,-2,31,6,29,-18v-2,-24,4,-30,-12,-46v-6,6,-13,16,-21,20v-2,1,-3,-1,-3,-6v20,-18,27,-54,45,-75r39,45v15,-11,10,-27,28,-34v1,14,-22,35,-22,60r0,50v12,9,29,-6,39,3r-13,47v-10,0,-25,-5,-26,7v-6,45,13,71,37,91v11,-12,30,-30,30,-50r0,-118v-6,-19,-21,-32,-38,-42r0,-7v22,-4,31,-32,38,-51xm325,-235v13,-13,-6,-22,-11,-31v2,-11,25,-19,10,-31v-5,13,-17,26,-26,36v13,5,19,14,27,26xm257,-160v6,1,19,3,18,-6v-7,1,-20,-3,-18,6xm260,-9v5,-3,6,-7,10,-11v-19,-27,-57,-40,-46,-87r1,-137v-3,-14,-17,-24,-26,-32v-6,15,12,14,11,28r-1,175v12,28,35,35,51,64xm199,-159v3,-15,-12,-8,-25,-9v-5,16,12,9,25,9xm50,-305v25,9,3,47,32,58v-7,-20,0,-69,-32,-58xm116,-224v-8,3,-16,1,-15,14r2,147r41,51v6,-3,7,-7,12,-14v-14,-14,-33,-33,-40,-47r0,-151xm41,-166v19,-3,30,-5,52,-4v-8,-16,-41,-1,-52,4xm58,-121v14,-5,17,-7,35,-5v-5,-12,-31,-4,-35,5","w":373,"k":{"z":38,"y":34,"x":27,"w":28,"v":28,"u":28,"s":36,"r":28,"q":38,"p":28,"o":28,"n":28,"m":28,"l":7,"k":6,"j":27,"i":13,"h":2,"g":43,"e":42,"d":38,"c":35,"b":12,"a":39,"X":66,"W":12,"V":6,"U":6,"S":53,"R":17,"Q":28,"O":28,"N":13,"M":19,"K":9,"J":32,"I":32,"H":30,"G":28,"F":63,"E":28,"D":30,"C":28,"?":6,":":28,".":48,"-":30}},{"d":"36,-185v25,18,39,42,11,62v-12,23,-28,-8,-36,-17v-12,-14,11,-22,15,-34v5,-7,8,-10,10,-11xm38,-56v9,9,41,28,19,41v-14,13,-27,33,-35,53v-18,-7,17,-27,4,-38v-7,-6,-16,-14,-21,-21v9,-10,23,-27,33,-35xm41,-133v-18,-13,-3,-25,-5,-37v-7,6,-12,17,-18,23v9,4,14,23,23,14xm31,-17v-4,-11,16,-26,4,-21v-4,5,-10,12,-17,18v8,3,9,6,15,14v3,0,8,-9,3,-11r-5,0","w":71},{"d":"141,-40v5,-6,6,-11,11,-3v-8,12,-19,57,-35,41r-31,-31v-15,11,-18,28,-31,38v-11,-4,-20,-17,-30,-27v-7,9,-10,18,-18,27v3,-22,18,-38,14,-72v-4,-36,21,-41,42,-53v-8,-12,-10,-25,-14,-39v-3,-15,-23,-16,-24,-33v0,-5,9,-19,16,-18v15,2,19,21,22,34v13,-6,23,-24,34,-31v14,4,21,15,33,29v8,-7,7,-19,17,-11v-23,24,-19,88,-17,133v1,6,4,12,11,16xm86,-110v4,-29,3,-75,-27,-55v3,26,12,39,27,55xm84,-178v37,30,-19,139,39,169r4,-9v-41,-21,-8,-103,-26,-152v-3,-6,-13,-18,-17,-8xm71,-108v-12,18,-12,56,2,72v24,-13,19,-61,-2,-72xm36,-91v-10,16,-11,60,4,71v4,2,17,18,19,4v-26,-12,-19,-44,-23,-75","w":157,"k":{"z":3,"y":20,"w":7,"v":14,"u":6,"s":9,"r":7,"q":9,"p":14,"o":2,"n":11,"m":5,"l":15,"k":4,"j":18,"i":9,"g":12,"e":9,"d":4,"c":3,"b":14,"a":6,"W":20,"V":11,"U":14,"T":25,"R":47,"M":9,"I":5,"H":39,"F":6,"?":29,";":7}},{"d":"108,-142v-4,-17,-37,-31,-14,-47v9,-5,13,-32,24,-17v6,8,18,18,21,25v-37,30,-9,127,-48,164v-6,7,-7,19,-17,22v-10,-13,-25,-32,-39,-43v-8,6,-9,19,-19,18v18,-29,15,-81,16,-130v-7,-5,-13,-21,-20,-8r-5,0v3,-23,20,-40,32,-54v46,20,26,93,34,151v4,8,13,17,20,22v22,-21,13,-64,15,-103xm110,-158v12,-5,-4,-19,-9,-25v-12,8,4,19,9,25xm76,-11r4,-6v-19,-22,-43,-42,-31,-92v0,-34,5,-58,-20,-73v-11,18,11,13,11,33v0,39,-14,94,12,114v9,7,8,7,24,24","w":144,"k":{"z":21,"y":17,"w":7,"v":8,"s":14,"r":10,"q":16,"p":12,"o":7,"n":12,"m":14,"l":16,"k":14,"j":24,"i":12,"h":15,"g":19,"e":17,"d":19,"c":7,"b":15,"a":16,"R":42,"H":47,"G":6,"F":39,"?":30,";":11,".":23,",":37}},{"d":"80,-42v24,-22,27,-112,4,-139v10,-12,18,-26,30,-36v2,25,20,35,22,60v3,43,-13,98,18,119v25,-17,20,-56,19,-95v-1,-23,-13,-22,-25,-38r31,-40v11,9,19,26,28,36v-5,16,-24,24,-24,46v1,63,-18,98,-45,135v-17,-14,-24,-36,-42,-52v-15,10,-19,37,-35,46v-11,-7,-23,-24,-35,-37v-7,4,-12,26,-21,17v22,-23,25,-76,21,-122v5,-21,-26,-11,-18,-26v8,-15,20,-33,31,-45v46,30,23,95,29,156xm182,-150v5,-13,-8,-22,-17,-26v-7,9,12,18,17,26xm96,-177v29,35,-14,110,19,139v5,7,11,17,20,30r6,-7v-8,-11,-26,-28,-30,-43v1,-42,16,-101,-10,-127xm33,-74v-11,26,20,70,34,53v-5,-16,-26,-25,-28,-44v-4,-48,22,-93,-12,-116v-14,12,7,16,7,31","w":212,"k":{"z":18,"y":13,"w":4,"v":4,"s":10,"r":6,"q":11,"p":9,"o":3,"n":8,"m":10,"l":16,"k":14,"j":22,"i":7,"h":15,"g":16,"e":14,"d":15,"c":7,"b":16,"a":16,"T":20,"F":44,"?":30,";":11,".":26,",":42}},{"d":"37,-203v52,-4,77,-5,98,31v8,-6,9,-18,19,-21v-20,32,-11,97,-13,148v-7,22,-30,43,-45,58v-11,-18,-16,-28,-29,-42v-6,15,-2,39,-2,61v0,22,11,21,21,36v-14,11,-26,25,-34,44v-16,-11,-23,-26,-41,-38v11,-16,14,-22,14,-50r-2,-170v-4,-21,-12,8,-18,-6v11,-19,21,-40,32,-51xm108,-138v0,46,1,92,-22,114v35,4,30,-75,30,-122v-4,-12,-8,-14,-20,-28r-6,6v10,5,17,19,18,30xm83,-157v-21,20,-24,80,-11,114v6,16,21,-3,24,-12v2,-27,0,-60,1,-89xm35,-143v-4,79,11,167,-13,217v8,4,18,19,27,23v2,1,4,-1,4,-7v-1,-15,-21,-6,-14,-31r2,-213v1,-8,-13,-25,-17,-12v2,5,12,12,11,23","k":{"z":14,"y":14,"w":8,"v":8,"u":2,"s":17,"r":9,"q":17,"p":9,"o":7,"n":9,"m":9,"l":15,"k":14,"j":17,"i":9,"h":12,"g":22,"e":20,"d":16,"c":10,"b":14,"a":16,"S":28,"?":30,";":10,":":9,".":9,",":26}},{"d":"13,-23v5,-30,32,-102,6,-141v-1,5,-12,17,-14,7v8,-16,25,-43,36,-57v15,8,16,27,31,38v5,-4,12,-17,20,-40v13,8,27,26,31,43v-7,14,-12,30,-20,37v-10,-6,-12,-18,-22,-26v-20,15,-7,62,-10,93v-1,9,9,18,13,24v8,-8,9,-12,15,-24v14,4,6,13,-4,28r-28,44v-13,-14,-22,-28,-38,-44v-10,5,-3,16,-16,18xm98,-151v15,-7,-5,-29,-11,-31v-3,15,9,18,11,31xm33,-182v-14,15,14,22,4,49v-2,33,-10,81,13,98r17,19r2,-6v-50,-20,-3,-115,-36,-160","w":128,"k":{"z":17,"y":10,"w":3,"v":4,"s":10,"r":4,"q":10,"p":7,"n":5,"m":7,"l":16,"k":14,"j":19,"i":4,"h":15,"g":15,"e":14,"d":14,"c":7,"b":15,"a":16,"T":20,"F":36,"?":30,";":10,"-":25,",":33}},{"d":"127,-255v22,-2,9,-42,13,-59v29,34,-11,113,-62,82v-19,-12,-17,-38,-31,-53v-30,18,-10,85,30,77v11,1,21,-11,27,-3v-2,10,-18,10,-28,12v-31,-2,-54,-22,-54,-52v0,-34,19,-63,53,-63v35,0,32,46,52,59xm204,1v20,-30,35,-64,29,-122v0,-11,-4,-17,-17,-17v-15,0,-18,12,-18,26v0,63,-4,126,-69,119v-37,-4,-107,-37,-107,17v0,22,15,40,32,46v22,-23,55,-47,100,-47v31,0,64,7,64,41v0,39,-46,42,-84,44v-41,2,-54,-16,-79,-26v-6,4,-7,16,-16,21v0,-11,8,-15,11,-24v-18,-19,-47,-37,-45,-78v2,-34,18,-59,52,-61v21,-1,31,16,44,23v20,-2,21,-27,21,-49v1,-10,-3,-9,-10,-10v-17,-1,-23,9,-21,27v-13,2,-13,-13,-14,-22v0,-31,24,-34,45,-44v-3,-10,-6,-8,-16,-9v-34,-2,-56,24,-45,56v-11,3,-16,-15,-16,-30v2,-46,30,-66,77,-66v0,-56,47,-65,70,-97v5,-9,-3,-28,6,-34v6,8,1,19,4,28r38,-28v15,16,29,28,43,46v8,-10,9,-21,18,-31r4,3v-28,50,-23,136,-23,215v0,18,4,19,12,29v7,-4,13,-28,23,-15r-47,76v-15,-8,-22,-31,-34,-42v-13,9,-15,33,-32,35xm200,-194v23,15,43,-11,32,-45v-4,-14,-17,-27,-29,-34xm267,-7v17,-21,-17,-27,-17,-54v0,-64,7,-137,-2,-195v-7,-12,-21,-35,-36,-25v17,19,29,16,29,51r-1,176v3,19,13,32,27,47xm200,-144r30,0v1,-14,1,-25,0,-39v-10,6,-18,5,-30,1r0,38xm61,-290v7,20,12,59,41,54v-20,-14,-14,-48,-41,-54xm141,-7v83,-15,40,-151,51,-253v-29,37,-6,117,-14,182v-4,34,-39,46,-73,51v8,13,15,24,36,20xm131,-55v24,-33,8,-105,13,-167v-25,42,-8,108,-13,167xm66,-142v14,-13,37,-10,56,-14v-19,-13,-43,0,-56,14xm120,-110v-7,2,-19,0,-21,5v7,0,15,-4,21,-5xm17,0v16,-18,50,-28,80,-13v-12,-19,-53,-27,-68,-4v-3,4,-8,10,-12,17xm127,94v37,-1,77,0,82,-32v-20,-57,-126,-16,-146,13v19,8,34,21,64,19","w":322,"k":{"z":10,"y":24,"w":16,"v":19,"u":12,"s":19,"r":16,"q":12,"p":15,"o":3,"n":20,"m":17,"l":19,"k":16,"j":20,"i":16,"h":14,"g":15,"e":13,"d":11,"c":9,"b":15,"a":9,"X":27,"W":27,"V":22,"U":19,"T":13,"S":22,"R":12,"Q":9,"O":9,"N":23,"M":27,"L":14,"K":23,"J":21,"I":21,"H":26,"G":10,"F":22,"E":13,"D":28,"C":8,"B":13,".":7}},{"d":"139,-51v7,-4,5,-13,15,-13r0,7v-14,19,-20,36,-32,52v-17,-9,-18,-23,-35,-36v-10,8,-17,29,-29,35v-14,-5,-16,-14,-31,-29v-8,3,-8,14,-18,15v10,-40,28,-129,-4,-160v7,-12,17,-34,31,-39v38,15,31,97,26,146v2,11,6,15,14,24v20,-13,11,-55,13,-89v1,-17,-5,-29,-10,-39v8,-12,23,-57,39,-35v9,11,17,23,23,36v0,6,-13,15,-11,24v4,35,-10,80,9,101xm92,-185v2,26,7,88,3,131v3,15,15,20,24,35r6,-7v-9,-14,-22,-15,-22,-34v0,-41,17,-103,-11,-125xm57,-17r5,-6v-12,-16,-24,-19,-24,-46v0,-39,16,-100,-16,-115v13,29,7,90,8,135v13,12,19,21,27,32","k":{"z":8,"y":24,"w":14,"v":16,"u":10,"s":16,"r":14,"q":12,"p":15,"o":3,"n":19,"m":15,"l":19,"k":14,"j":19,"i":16,"h":10,"g":15,"e":13,"d":10,"c":8,"b":15,"a":8,"Y":23,"T":17,"R":50,"N":15,"L":28,"G":13,"?":35,";":12,":":11,".":2,",":17}},{"d":"198,-171v8,-6,8,-15,17,-22v-4,26,-31,115,-2,150v4,-3,14,-19,17,-6v-14,22,-22,34,-32,56v-14,-6,-21,-21,-33,-30v-7,6,-14,29,-21,13v24,-26,23,-113,7,-152v-28,20,-22,84,-11,119v0,24,-8,34,-25,51v-13,-15,-25,-27,-35,-37v-10,8,-26,22,-33,37r-7,0v-5,-20,-13,-28,-27,-35v-10,-12,15,-20,14,-37v-1,-32,3,-69,-5,-92v-8,2,-4,12,-14,11v-9,-14,26,-36,28,-56v23,4,23,26,32,44v12,-15,25,-32,34,-48v19,7,26,32,34,49v13,-18,24,-27,29,-47v17,-3,26,21,33,32xm170,-41v3,15,15,18,22,31v12,-13,-17,-21,-17,-35v0,-29,12,-106,-12,-132v-6,13,7,25,7,43r0,93xm90,-33v11,9,13,15,23,26r7,-8v-7,-8,-15,-12,-18,-20v11,-27,13,-104,-1,-133v-4,-6,-11,-8,-11,1v18,16,10,63,12,95v0,19,-1,29,-12,39xm79,-36v24,-17,13,-76,11,-115v-1,-2,-3,-5,-6,-8v-22,20,-17,76,-12,113v2,4,4,7,7,10xm30,-171v-8,10,6,22,6,44v0,36,3,79,-14,96v10,4,14,21,28,19v-2,-11,-14,-12,-15,-20v12,-28,8,-91,3,-129v-2,-5,-5,-8,-8,-10","w":235,"k":{"z":6,"y":23,"w":12,"v":19,"u":9,"s":13,"r":12,"q":12,"p":15,"o":3,"n":16,"m":11,"l":19,"k":10,"j":19,"i":15,"h":6,"g":15,"e":14,"d":8,"c":6,"b":16,"a":7,"W":27,"U":21,"?":35,";":12,":":11,",":18}},{"d":"124,-54v6,-6,5,-20,18,-20v0,3,0,3,2,5r-36,68v-23,-11,-33,-42,-45,-63v-12,19,-14,46,-28,65v-11,-9,-23,-27,-30,-40v10,-22,14,-29,23,-43v8,4,9,18,19,27v22,-35,-7,-85,-28,-107v-2,2,-3,14,-7,14v-11,-20,17,-52,27,-70v21,8,30,45,41,64v14,-14,14,-54,29,-66v29,16,31,64,6,86v-6,-7,-12,-19,-20,-26v-15,31,2,65,14,89v4,9,9,14,15,17xm115,-149v9,-10,-7,-23,-12,-31v-2,16,8,18,12,31xm24,-172v46,33,35,119,80,155v11,-11,-8,-14,-11,-25v-26,-40,-25,-111,-66,-137xm33,-15v7,-12,-6,-24,-13,-29v-7,9,9,21,13,29","w":149,"k":{"y":5,"l":7,"k":4,"j":7,"b":5,"T":15,"?":27}},{"d":"251,-273v14,0,16,-16,9,-29v10,-5,13,11,13,20v2,41,-37,73,-71,48v-6,9,-10,30,-14,41v6,16,43,4,63,9v-6,24,-11,48,-45,41v-3,0,-4,1,-4,3v6,26,10,71,38,76v11,-6,15,-31,22,-43v9,1,6,6,3,15r-35,92v-35,-2,-65,-61,-76,-100v-19,24,-26,73,-41,100v-18,-7,-24,-19,-48,-19v-26,1,-47,14,-50,38v11,64,78,90,156,82v30,-3,72,-10,75,-42v-6,-25,-29,-36,-62,-36v-45,-2,-61,21,-81,44v-8,2,-4,-9,-7,-10v17,-51,150,-66,158,4v-6,39,-47,52,-92,53v-90,1,-187,-53,-146,-144v13,-29,63,-46,105,-32v10,-16,21,-42,28,-61v4,-41,-39,-11,-65,-23v6,-11,11,-17,12,-31v1,-17,20,-4,38,-8v-6,-26,-9,-64,-33,-71v-8,5,-17,40,-30,25r51,-87v33,38,47,60,62,105v13,-32,24,-72,41,-99r5,0v1,18,4,39,21,39xm211,-260v-11,19,8,29,28,24v5,-1,11,-5,16,-12v-23,7,-32,-3,-44,-12xm199,-152v12,-5,31,9,33,-9v-8,4,-24,2,-33,0r0,9xm222,-13v8,-22,-18,-27,-28,-45v-34,-60,-17,-178,-80,-215r-6,9v54,47,37,169,86,224v7,9,17,19,28,27xm141,-154v0,-3,-1,-7,-2,-11v-16,1,-35,-4,-39,11r41,0xm107,-16r4,-13v-22,-16,-70,-10,-81,10v23,-10,59,-9,77,3","w":278,"k":{"z":15,"y":20,"x":3,"w":17,"v":17,"u":15,"s":10,"r":17,"q":17,"p":17,"o":6,"n":17,"m":17,"l":5,"k":4,"j":14,"i":11,"h":3,"g":18,"e":17,"d":12,"c":10,"b":5,"a":14,"X":22,"W":10,"V":6,"U":6,"S":18,"R":16,"Q":4,"O":4,"N":14,"M":17,"K":10,"J":21,"I":21,"H":15,"G":4,"F":21,"E":6,"D":14,"C":4}},{"d":"120,-225v16,6,-10,20,5,29r16,16v12,-6,3,-19,20,-21v-1,10,-13,24,-15,31v1,45,8,103,-15,129v-22,26,-72,38,-109,47v-8,8,2,21,15,19v31,1,53,-12,77,-16v22,3,38,16,38,41v0,55,-91,68,-116,27r0,-4v16,8,28,21,52,21v19,0,42,-11,47,-28v0,-11,-9,-13,-20,-13v-31,8,-108,27,-110,-24v-1,-38,33,-20,31,-59v-3,-41,4,-91,-3,-127v-8,-10,-8,5,-20,2v11,-29,30,-43,41,-67r6,0v-7,28,5,32,20,54v17,-14,29,-37,40,-57xm111,-43v11,-35,23,-117,-10,-135r-2,8v31,18,5,77,12,127xm78,-23v42,-10,20,-77,26,-131r-13,-10v-18,20,-13,91,-13,141xm49,-16v6,-40,0,-91,2,-135v1,-12,-8,-21,-14,-24v15,42,1,103,5,159v3,1,6,2,7,0xm22,47v33,23,78,-14,116,1v-23,-33,-73,13,-116,-1","w":166,"k":{"z":17,"y":8,"w":11,"v":11,"u":6,"s":17,"r":10,"q":17,"p":10,"o":12,"n":10,"m":10,"l":15,"k":14,"j":7,"i":12,"h":15,"g":17,"e":17,"d":17,"c":13,"b":14,"a":17,"W":13,"H":10,"?":30,";":11,".":17,",":15}},{"w":86},{"d":"94,-150v-16,1,-45,5,-64,-6v-2,5,-2,8,-5,13v-4,-2,-6,-3,-7,-7v7,-24,23,-40,27,-69r4,0v9,18,21,40,46,43v29,3,5,-36,25,-40v30,28,-20,71,-31,97v8,2,21,-2,25,2v0,17,-23,12,-41,13v-11,12,-30,28,-37,42v16,-15,60,-11,77,0v7,-1,10,-31,20,-18v-14,22,-18,68,-39,84v-17,-13,-26,-51,-53,-54v-15,3,-26,17,-29,34v-2,14,24,24,27,7v1,-6,-13,-17,-2,-19v17,6,8,41,-11,37v-15,1,-21,-11,-21,-25v0,-37,30,-63,46,-85r-20,-1v3,-25,26,-9,41,-22v6,-4,13,-12,22,-26xm44,-180v-14,16,7,26,28,25r18,-5v-24,2,-35,-6,-46,-20xm92,-15v15,-20,-11,-33,-31,-36v15,13,20,22,31,36","w":138,"k":{"z":10,"y":18,"w":12,"v":12,"u":4,"s":9,"r":12,"q":13,"p":13,"o":3,"n":13,"m":13,"l":17,"k":16,"j":22,"i":13,"h":13,"g":15,"e":13,"d":10,"c":9,"b":15,"a":9,"?":31,";":12,":":10,".":10,",":21}},{"d":"92,-305v-3,17,-25,39,-20,71v3,19,-1,44,3,60v14,-12,22,-27,34,-40v9,8,13,32,24,39v28,18,-10,95,15,132v6,-7,19,-9,9,6v-7,11,-18,26,-27,36v-8,-3,-21,-18,-29,-25v-6,5,-8,16,-18,17v-8,-8,18,-20,16,-35v-4,-40,8,-93,-8,-122v-31,-3,-20,60,-20,95v0,14,6,22,14,32v-11,14,-30,20,-32,42v-15,-1,-11,-12,-23,-20v-5,-5,-13,-12,-25,-20v45,-33,16,-138,25,-224v0,-3,-4,-9,-6,-10v-3,3,-13,23,-16,9v7,-19,26,-33,34,-53v16,7,17,19,30,29v8,-4,9,-17,20,-19xm99,-181v-15,9,10,17,10,33r-2,112v6,6,12,15,21,19v10,-6,-10,-15,-10,-24r0,-71v7,-26,0,-57,-19,-69xm37,-268v-3,83,15,185,-16,231v9,6,19,16,28,20v-3,-10,-13,-14,-17,-20v27,-45,14,-160,14,-238v-3,-4,-7,-12,-11,-15v-8,7,-8,18,2,22","w":166,"k":{"z":4,"y":19,"w":9,"v":13,"u":7,"s":9,"r":9,"q":9,"p":14,"o":2,"n":12,"m":6,"l":18,"k":6,"j":18,"i":14,"g":14,"e":12,"d":6,"c":4,"b":15,"a":6,"O":19,"?":30,";":11,":":10,",":16}},{"w":86},{"d":"140,-113v-59,-5,-107,-64,-64,-118v-14,-54,19,-97,72,-99v39,-2,48,28,86,15v-8,23,-47,39,-54,67v-2,3,-4,6,-6,10v-10,-27,-14,-60,-57,-60v-20,0,-31,8,-32,26v9,40,65,40,103,49v27,-21,41,-64,76,-79r1,4v-16,20,-38,42,-64,75v34,14,82,60,47,107v-29,39,-69,74,-95,117v-15,-9,-17,-27,-35,-32v-22,33,-40,75,-84,84v-21,-2,-29,-20,-29,-43v0,-56,46,-97,113,-97v17,0,16,-8,22,-26xm177,-264v3,-3,9,-7,10,-11v-7,-15,-28,-25,-47,-27v19,4,31,22,37,38xm240,-156v-10,-15,-28,-31,-52,-33v-5,2,-6,6,-9,10v23,5,49,8,61,23xm231,-114v20,-30,-24,-61,-57,-52v8,19,63,10,57,52xm89,-217v20,17,48,40,81,35v1,-2,2,-5,4,-9v-34,-5,-57,-8,-85,-26xm77,-215v-3,40,53,43,86,51r0,-7v-44,-3,-69,-15,-86,-44xm213,-101v-1,-22,-41,-35,-58,-21v21,4,47,7,58,21xm181,-58v15,-13,21,-19,25,-31v-6,-15,-34,-19,-52,-22v-7,5,-12,17,-14,27v21,7,25,12,41,26xm139,-126v7,2,7,-4,9,-8v-30,-8,-46,-11,-67,-22v0,1,-2,2,-3,2v22,19,27,20,61,28xm153,-17v18,-16,-7,-35,-26,-37v-1,7,0,6,-3,13v14,5,20,15,29,24xm62,-55v19,-1,38,1,52,5v4,-13,-7,-13,-20,-13v-16,0,-22,3,-32,8xm14,15v-3,27,28,39,47,18v19,-21,33,-45,47,-70v-38,-25,-99,5,-94,52","w":270,"k":{"z":12,"y":8,"x":2,"w":2,"v":2,"u":6,"t":2,"s":11,"r":2,"q":13,"p":2,"o":4,"n":2,"m":2,"l":10,"k":12,"j":11,"i":4,"h":14,"g":18,"f":2,"e":17,"d":14,"c":10,"b":18,"a":17,"X":63,"W":3,"V":2,"U":2,"T":4,"S":38,"R":18,"Q":2,"O":4,"N":21,"M":2,"L":4,"K":15,"J":27,"I":27,"H":32,"G":2,"F":58,"E":2,"D":4,"C":2,"B":4,"?":7,".":57,",":78}},{"d":"73,-130v-6,39,7,100,30,56v4,-1,7,1,6,5v-14,26,-24,47,-41,69v-12,-9,-14,-25,-35,-33v-5,4,-4,14,-14,13v14,-29,14,-66,14,-113v0,-30,-6,-32,-28,-33v10,-14,1,-44,25,-38v14,-8,-6,-22,12,-28v16,-11,21,-38,29,-55v13,16,2,55,5,83r33,0v-5,20,-3,44,-27,36v-12,1,-8,24,-9,38xm78,-183v-1,8,10,6,18,6v4,-11,-10,-7,-18,-6xm18,-175v10,5,17,-8,3,-3xm44,-215v0,66,-26,185,27,194v-5,-15,-23,-18,-23,-37v0,-53,3,-110,3,-166v-4,2,-7,4,-7,9","w":114,"k":{"y":5,"j":8,"a":2,"W":15,"F":21}},{"d":"139,-124v40,2,63,24,62,66v-1,38,-25,64,-67,63v-44,-1,-45,-56,-88,-59v-30,-2,-31,33,-18,50v0,8,-3,12,-9,12v-40,-46,30,-119,54,-155v-12,-8,-30,5,-41,-5v15,-18,7,-37,32,-36v6,2,30,2,44,2v23,-20,42,-34,55,-61v-13,0,-18,9,-34,8v-36,-1,-45,-30,-76,-34v-10,-1,-23,8,-23,18v4,34,46,37,76,32v-30,21,-91,-2,-90,-41v1,-53,85,-69,107,-21v11,13,11,27,28,31v13,-1,26,-7,28,-20v-4,-14,-16,-35,1,-41v33,17,0,64,-12,82r-32,47v15,2,37,-3,49,2v-2,35,-37,39,-81,36v-28,25,-60,48,-75,84v11,-5,18,-10,33,-10v44,0,54,30,96,28v18,-1,31,-12,31,-32v0,-24,-21,-38,-43,-42v-24,2,-44,12,-56,29v-1,0,-2,-1,-3,-2v6,-18,26,-31,52,-31xm123,-248v-20,-19,-57,-59,-90,-27v39,-20,52,24,90,27xm164,-165v-16,-5,-45,-3,-52,8v18,-3,46,8,52,-8xm87,-165v-15,1,-36,-5,-41,8v16,-1,35,4,41,-8xm181,-26v-48,31,-76,-21,-115,-31v31,15,42,70,94,50v9,-3,16,-9,21,-19","w":206,"k":{"y":5,"j":7,"R":9,"H":19}},{"d":"85,-36v12,-6,22,-45,37,-31r-54,75r-40,-40v-6,6,-14,28,-22,16v29,-29,13,-102,17,-159v22,-12,72,-43,91,-4v24,47,-34,72,-52,97v1,19,9,40,23,46xm101,-139v-14,-29,-14,-35,-29,-50v-1,15,15,36,22,48v3,4,5,5,7,2xm65,-105v6,7,19,-20,25,-21v-10,-20,-14,-30,-24,-44v0,21,-3,46,-1,65xm67,-9v7,-19,-31,-21,-24,-51r0,-106v0,-3,-2,-4,-5,-4v-14,32,-13,121,10,144v5,4,11,9,19,17","w":127,"k":{"z":9,"y":8,"w":4,"v":4,"u":11,"s":9,"r":2,"q":12,"o":2,"l":17,"k":15,"j":8,"i":5,"h":14,"g":14,"e":12,"d":10,"c":8,"b":14,"a":8,"Y":4,"W":3,"R":32,"P":7,"N":23,"K":21,"J":21,"F":23,"?":32,".":7,",":30}},{"d":"179,-315v103,34,122,242,25,294v-2,2,-4,3,-4,6v7,13,18,35,32,41v15,-2,19,-39,36,-28v-18,26,-47,57,-59,88v-1,2,-3,3,-5,3v-32,-9,-49,-43,-47,-83v-104,14,-181,-88,-141,-197v18,-48,48,-90,86,-114r8,1v-12,17,-27,37,-36,56v-3,6,-3,9,1,9v43,-14,77,-48,104,-76xm164,-184v10,20,60,11,43,-16v-12,-20,-23,-49,-43,-60r0,76xm221,-52v41,-58,19,-171,-22,-209v-11,-10,-21,-23,-37,-24v4,27,29,24,38,48v27,41,42,123,21,185xm167,-119v15,-12,39,-17,54,-3v0,-19,2,-38,-6,-50v-12,9,-36,18,-50,6v0,15,-1,35,2,47xm192,-32v12,-16,31,-37,28,-68v-2,-27,-54,-21,-55,6r0,34v8,4,23,20,27,28xm108,-243v-26,27,-5,104,-11,164v25,-32,9,-106,11,-164xm116,-13v-15,-28,0,-63,39,-54r1,-192v0,-6,-2,-13,-7,-14v-3,0,-12,11,-11,15r0,140v3,42,-35,45,-60,58v11,19,18,35,38,47xm74,-73v34,-21,8,-100,14,-160v-44,23,-23,112,-14,160xm47,-46v-31,-74,-8,-175,26,-224v-36,39,-83,131,-41,199v4,7,9,16,15,25xm209,66v-22,-19,-36,-45,-35,-89v-1,-4,-8,-19,-8,-5v0,46,5,92,40,100xm140,-53v-25,3,-26,49,5,49r12,-1r0,-40v-4,-3,-12,-7,-17,-8","w":277,"k":{"z":3,"y":5,"q":9,"l":16,"k":14,"j":7,"h":14,"e":14,"d":10,"c":7,"b":16,"T":10,"S":2,"R":12,"L":6,"K":4,"H":22,".":2}},{"d":"155,-193v-20,33,-22,103,-14,152v11,5,16,-24,23,-6r-34,56v-11,-6,-18,-25,-30,-34v-7,7,-13,27,-23,17v21,-18,24,-63,22,-105v-1,-21,0,-42,-10,-51v-30,15,-24,103,-6,128v-15,16,-21,39,-39,40v-7,-14,-15,-23,-29,-36v26,-19,13,-76,13,-117v0,-22,-34,14,-18,-14v9,-16,21,-28,29,-43v23,6,28,24,33,47v14,-12,22,-32,35,-47v11,7,23,17,33,25v5,-4,5,-13,15,-12xm94,-170v29,23,-3,105,17,141v3,6,10,12,19,20v3,-21,-20,-20,-14,-44r0,-103v1,-12,-14,-29,-22,-14xm31,-32v12,4,12,25,21,20v2,-12,-10,-13,-10,-21v10,-37,14,-114,-5,-146v-20,9,11,35,2,67v0,29,3,65,-8,80","w":169,"k":{"z":5,"y":20,"w":11,"v":17,"u":8,"s":12,"r":10,"q":10,"p":14,"o":2,"n":14,"m":9,"l":19,"k":7,"j":18,"i":14,"h":4,"g":14,"e":13,"d":6,"c":5,"b":15,"a":6,"W":23,"U":17}},{"d":"217,-175v9,6,10,24,10,46v0,69,-35,125,-103,125v-63,0,-109,-39,-109,-106v0,-52,22,-91,53,-120v-8,-3,-16,6,-28,6v-20,0,-35,-19,-35,-39v-1,-63,62,-94,124,-67v24,11,83,25,90,-10v7,3,4,6,5,13v0,33,-23,49,-41,62v-4,67,-1,141,-2,211v27,-20,46,-74,30,-117xm31,-298v58,-7,108,38,162,15v-70,7,-92,-31,-150,-22v-4,2,-7,4,-12,7xm92,-71v10,27,83,62,83,2r0,-195r-9,0v-23,28,-16,82,-16,133v0,41,-22,57,-58,60xm108,-90v23,-29,11,-92,14,-141v-23,33,-5,93,-14,141xm99,-167v0,-58,12,-78,50,-97r-105,-25v-31,-2,-37,51,-6,54v20,-2,39,-16,31,-40v17,-3,14,27,7,37v10,-10,27,-25,43,-24v1,1,1,2,1,5v-51,23,-63,126,-33,177v19,-15,12,-55,12,-87xm51,-198v-45,59,-27,170,44,180v-59,-18,-74,-120,-44,-180","w":232,"k":{"z":10,"y":6,"u":9,"s":7,"q":12,"o":2,"l":14,"k":13,"j":7,"i":2,"h":14,"g":15,"e":14,"d":10,"c":7,"b":13,"a":12,"X":33,"T":7,"S":30,"R":14,"N":24,"L":6,"K":14,"J":24,"I":24,"H":28,"F":32,"?":11,".":17,"-":4,",":32}},{"d":"82,-247v42,-8,70,-54,94,-74v55,30,98,84,98,170v0,86,-56,144,-140,156v-75,-6,-129,-51,-129,-131v0,-87,48,-143,98,-185v19,2,3,14,-2,20v-8,10,-19,28,-19,44xm166,-188v4,18,38,19,46,4v-5,-30,-26,-58,-45,-74xm233,-91v27,-81,-9,-169,-74,-197r-3,5v50,34,84,108,77,192xm166,-122v16,-8,38,-11,57,-3v0,-18,-2,-31,-8,-44v-11,9,-34,7,-49,3r0,44xm99,-86v24,-35,9,-108,12,-162v-24,25,-3,103,-12,162xm85,-62v6,28,44,46,72,48r1,-248v0,-9,-5,-9,-11,-11r0,157v-1,35,-42,40,-62,54xm172,-14v27,-18,49,-48,51,-92v-10,-18,-57,-15,-57,7r0,85r6,0xm78,-76v23,-38,11,-104,15,-163v-7,-2,-13,2,-18,4v-15,48,-16,116,3,159xm78,-278v-52,46,-95,188,-21,245v11,8,21,15,34,18v-59,-39,-83,-143,-40,-215","w":279,"k":{"z":10,"y":5,"s":7,"q":9,"l":16,"k":14,"j":7,"h":14,"g":15,"e":14,"d":10,"c":7,"b":16,"a":14,"X":51,"T":10,"S":35,"R":15,"N":23,"L":6,"K":14,"J":24,"I":24,"H":30,"F":45,"?":30,".":30,",":52}},{"d":"5,-167v33,-8,57,-26,77,-43v18,3,39,3,54,9v-19,33,-12,113,-5,158v-35,17,-48,53,-87,34v-8,-4,-19,-13,-34,-25v-3,-43,6,-98,-5,-133xm60,-180v51,17,24,82,32,146r5,-2r0,-121v-8,-9,-24,-34,-37,-23xm82,-31r0,-119r-27,-23r-2,65v3,23,-3,50,15,60v3,4,8,10,14,17xm18,-45v12,12,26,39,42,33v-8,-23,-42,-21,-33,-59v-1,-30,1,-65,-3,-92v-1,1,-2,1,-4,1","w":141,"k":{"z":7,"y":13,"w":7,"v":7,"u":6,"s":14,"r":7,"q":13,"p":8,"o":6,"n":8,"m":8,"l":15,"k":12,"j":16,"i":9,"h":7,"g":18,"e":17,"d":10,"c":7,"b":14,"a":10,"Z":7,"Y":11,"V":10,"T":20,"R":41,"N":12,"M":9,"K":29,"J":10,"I":10,"H":46,"F":10}},{"d":"141,-45v6,-2,11,-21,18,-9r-38,58v-12,-11,-25,-29,-34,-44v-11,11,-18,31,-30,41v-13,-7,-19,-22,-35,-35v-11,3,-3,11,-17,14v18,-35,13,-83,14,-137v1,-23,24,-25,30,-44v7,-13,12,-6,19,5v4,7,11,16,21,29v2,-23,12,-88,-11,-103v-9,1,-15,23,-26,17v8,-20,35,-38,48,-58v9,9,15,20,30,35v11,-1,10,-23,23,-17v-5,23,-23,25,-20,55v5,64,-15,145,8,193xm90,-284v-7,12,8,17,7,29r0,217v5,11,10,16,22,27v0,-1,2,-4,5,-8v-43,-47,-4,-169,-21,-253v-3,-6,-8,-10,-13,-12xm77,-165v-19,20,-19,94,0,118v24,-24,7,-58,12,-96v0,-5,-8,-18,-12,-22xm56,-16v14,-15,-19,-21,-19,-38v0,-36,-4,-79,3,-110v6,-9,31,-22,15,-33v-13,28,-28,25,-28,71r0,82","w":164,"k":{"z":8,"y":22,"w":13,"v":19,"u":10,"s":15,"r":13,"q":12,"p":15,"o":3,"n":19,"m":13,"l":16,"k":12,"j":19,"i":15,"h":8,"g":15,"e":14,"d":9,"c":7,"b":15,"a":8,"U":16,"T":8,"P":8,"N":15,"H":45,"?":6,";":12,":":11,",":16}},{"d":"101,-64v4,23,27,28,39,8v5,21,-27,44,-36,59v-18,-6,-32,-28,-43,-40v-6,8,-15,19,-24,23v-3,1,-5,0,-5,-5v9,-13,28,-27,28,-47r-2,-176v-4,-10,-10,-20,-22,-22v-10,3,-26,21,-31,6v12,-14,49,-19,60,-37v1,-1,3,-2,4,-2v21,11,32,31,32,63r0,170xm52,-271v37,47,-1,160,20,232v9,11,17,28,33,28r0,-5v-52,-41,-26,-146,-29,-230v0,-14,-8,-23,-24,-25","w":147,"k":{",":15}},{"d":"115,-291v23,22,-3,73,-33,71v-29,-2,-43,-25,-43,-58v0,-7,-3,-16,-11,-15v-35,21,1,98,46,78v2,-1,3,0,3,2v-1,6,-11,6,-20,6v-63,2,-69,-112,-6,-112v32,0,42,28,42,62v0,7,2,15,9,14v16,-2,13,-30,13,-48xm222,-321v31,23,48,44,48,104v0,46,-23,77,-69,76v-5,0,-8,1,-10,3v1,35,-14,83,27,86v10,-7,12,-27,20,-42v2,1,7,1,6,5v-11,25,-24,76,-41,96v-40,-32,-171,-60,-183,18v6,50,55,69,110,69v33,0,78,-5,83,-36v-8,-20,-29,-39,-56,-39v-40,0,-72,17,-95,35v-5,1,-8,-1,-8,-5v27,-47,158,-62,169,9v-5,38,-47,49,-88,49v-64,0,-126,-24,-126,-87v0,-56,57,-73,96,-88v-3,-2,-9,1,-11,-4v12,-10,22,-15,19,-38v-8,-20,-72,2,-40,15v2,6,-5,4,-9,4v-14,-8,-20,-8,-21,-25v-1,-35,36,-32,68,-34v4,-21,-25,-11,-41,-12v-45,-3,-61,63,-19,78v16,10,36,-3,49,-3v-5,12,-15,13,-32,13v-34,0,-58,-28,-58,-60v0,-50,43,-71,95,-68v17,-60,70,-88,117,-119xm216,-152v27,-14,17,-66,19,-106v-6,-13,-28,-46,-43,-30v20,23,31,24,31,73v0,31,0,48,-7,63xm194,-152v28,-8,17,-63,16,-101v-3,-8,-7,-10,-13,-17xm183,-279v-21,10,-16,88,-11,122r12,5v-2,-41,5,-90,-1,-127xm75,-230v-15,-25,-8,-53,-29,-69r-6,0v15,26,0,51,35,69xm120,-87v29,-26,9,-97,15,-157v-27,30,-11,103,-15,157xm43,-166v21,-9,43,-5,65,-8v-11,-15,-55,-3,-65,8xm171,-133v4,46,-37,52,-66,64r77,0r2,-71v-8,0,-12,1,-13,7xm60,-122v15,-11,59,3,47,-12v-20,1,-36,1,-47,12xm199,-9v6,-3,6,-7,9,-12v-35,-22,-98,-32,-140,-14v47,-8,100,0,131,26","w":275},{"d":"169,-37v46,-15,66,-95,48,-151v3,-2,4,-5,9,-4v25,91,-14,194,-106,196v-116,3,-141,-157,-85,-244v15,-24,34,-61,62,-72v-7,16,-31,32,-25,51v46,-12,69,-56,116,-70v2,20,1,49,17,55v20,-3,10,-35,8,-52v18,-1,15,55,5,66v-9,15,-31,15,-51,15xm162,-302v-13,1,-10,27,-1,33v6,4,15,9,27,13v-21,-10,-22,-19,-26,-46xm94,-90v32,-34,11,-114,16,-179v-11,0,-12,9,-12,19v-5,51,6,113,-4,160xm84,-70v14,21,39,45,75,37r0,-222v-5,-8,-11,-13,-14,-22r1,125v3,43,-3,59,-33,67v-8,3,-18,7,-29,15xm78,-84v20,-46,7,-112,9,-173v-48,19,-30,133,-9,173xm48,-244v-29,38,-52,126,-16,177v14,34,41,48,76,58v-82,-23,-102,-157,-60,-235","w":239,"k":{"z":10,"y":5,"u":3,"s":7,"q":11,"l":16,"k":14,"j":7,"h":14,"g":15,"e":14,"d":10,"c":7,"b":15,"a":13,"X":37,"T":8,"S":32,"R":14,"N":24,"L":6,"K":14,"J":24,"I":24,"H":29,"F":33,"?":7,".":18,",":37}},{"d":"7,-9v0,-39,77,-54,118,-37r0,-81r-3,-2r-52,40v-15,-7,-36,-24,-49,-34r0,-134v43,-1,72,-30,95,-49v21,5,29,31,53,33v2,-2,14,-14,17,-9r-14,22v-5,72,1,140,2,211v3,3,8,2,7,9v-40,12,-67,22,-91,51v-18,-21,-48,-30,-83,-20xm96,-126v8,-4,20,-14,26,-17r3,-101v-20,-9,-38,-41,-57,-14v5,48,-18,125,28,132xm96,-278v9,17,33,17,39,35r-1,208v19,-6,14,-21,14,-43r0,-169v-8,-14,-31,-27,-44,-36v-3,4,-5,3,-8,5xm30,-129v14,13,24,16,38,29r6,-6v-17,-9,-42,-17,-34,-46v1,-32,5,-70,-3,-97r-7,1r0,119xm128,-32v-25,-14,-62,-13,-87,-1v31,-5,62,14,87,1","w":191,"k":{"8":16,"7":12,"6":16,"5":24,"4":10,"3":27,"2":5,"0":4,".":4,",":22}},{"d":"38,-46v11,11,22,19,28,29v-13,21,-33,36,-46,64v-13,-7,7,-25,10,-34v-5,-9,-21,-14,-25,-25xm28,-11v2,-5,22,-24,5,-15v-18,10,-11,26,5,27v2,-9,-12,-4,-10,-12","w":71,"k":{"7":35,"5":5,"4":101,"3":2,"1":21,"0":5}},{"d":"159,-260v8,-4,12,-18,24,-18v-11,23,-21,29,-21,67r-1,168v12,17,-7,15,-24,17v-34,5,-59,29,-85,40v-7,-25,-38,-24,-47,-45r0,-220v40,-3,84,-21,106,-43v17,6,28,31,48,34xm136,-244v-17,-3,-33,-37,-44,-21v7,13,21,14,31,24r0,208v23,-3,12,-46,12,-72xm69,-41v19,23,46,26,45,-21r-2,-175v-14,-10,-55,-42,-54,4r0,185v4,2,7,4,11,7xm68,-9v-16,-18,-42,-9,-42,-37r0,-195r-11,0r0,196v2,22,32,30,47,42","w":188,"k":{"8":22,"6":22,"4":18,".":12}},{"d":"164,-317v9,1,4,16,8,22v0,27,-14,46,-39,46v-39,2,-27,-51,-57,-58v-40,12,-15,77,21,77v9,0,16,-3,22,0v-29,22,-72,-12,-72,-46v0,-48,79,-68,93,-21v6,10,5,27,18,27v15,-3,5,-32,6,-47xm35,-131v0,-46,31,-70,79,-72v7,-36,42,-44,68,-60v10,-28,27,-45,55,-54v-40,83,51,319,-102,318v-25,0,-50,-8,-72,-10v-18,4,-40,14,-42,34v10,77,179,83,198,8v0,-15,-12,-16,-22,-23v2,-4,0,-6,5,-6v11,1,23,14,22,28v-6,51,-62,62,-119,62v-58,0,-100,-40,-100,-95v0,-33,14,-62,47,-62v30,0,36,29,52,43v3,-8,6,-16,15,-22v-2,-25,6,-59,-6,-75v-9,2,-27,3,-29,13v0,4,15,9,6,11v-13,-2,-24,-13,-24,-28v0,-25,27,-26,50,-29v5,-11,-2,-16,-16,-14v-29,2,-56,15,-56,44v0,30,31,41,51,51v-37,-4,-60,-25,-60,-62xm108,-109r4,0r-4,0xm98,-309v13,20,9,50,41,53v-16,-19,-19,-36,-35,-53r-6,0xm197,-277v-22,54,-3,160,-8,246v8,-11,9,-15,8,-30r0,-216xm114,-15v19,12,66,6,66,-23r-1,-209v-38,40,32,204,-54,223r4,5v-7,4,-6,-1,-11,-4v0,4,2,10,-4,8xm124,-39v30,-39,-2,-131,16,-190v-31,38,-10,127,-16,190xm59,-163v18,-8,32,-9,56,-9r-1,-8v-26,0,-39,3,-55,17xm82,-120v5,-8,21,-4,34,-5r0,-7v-15,0,-29,2,-34,12xm88,-15v-26,-24,-67,-11,-71,20v19,-16,33,-26,71,-20","w":242,"k":{"z":17,"y":10,"x":7,"w":7,"v":7,"u":7,"t":7,"s":15,"r":7,"q":17,"p":7,"o":7,"n":7,"m":7,"l":9,"k":8,"j":15,"i":8,"h":10,"g":22,"f":7,"e":21,"d":17,"c":15,"b":8,"a":18,"X":11,"W":7,"V":7,"U":7,"T":8,"S":10,"R":19,"Q":7,"O":7,"N":12,"M":7,"L":5,"K":10,"J":13,"I":13,"H":22,"G":7,"F":13,"E":7,"D":8,"C":7,"B":5,"?":9,".":14,",":19}},{"d":"5,13v0,-74,84,-99,160,-74v6,-61,0,-135,2,-200v-6,-9,-30,7,-44,4v-43,2,-74,-25,-66,-63v31,27,92,-1,139,-1v50,0,75,26,74,67r-4,193v-51,3,-84,29,-105,59v-2,3,-5,5,-7,5v-21,-16,-40,-42,-80,-40v-28,2,-60,15,-60,43v0,101,213,94,213,-1v0,-10,-6,-22,-4,-31v6,5,11,17,10,35v-1,110,-228,111,-228,4xm88,-206v10,-26,32,-42,67,-49v-16,27,-10,84,-10,128v0,32,-35,47,-65,54v-7,-6,4,-22,4,-31v1,-13,-15,-19,-27,-19v-13,0,-13,2,-15,14v-20,-9,-16,-53,13,-47v8,-1,23,2,27,3v-17,-20,-65,-13,-65,18v0,22,13,36,30,40v13,0,21,-11,33,-10v-1,16,-20,15,-33,15v-41,0,-52,-73,-21,-97v15,-11,38,-21,62,-19xm176,-207v14,3,28,8,39,-3v3,-34,0,-67,-39,-54r0,57xm176,-149v14,-8,24,-4,39,-3r0,-44v-17,2,-22,7,-39,1v0,15,-2,32,0,46xm237,-231v11,-108,-109,-14,-169,-60v15,34,80,23,117,15v67,0,39,96,39,168v0,13,-1,26,-1,42v19,-6,10,-31,11,-54xm215,-141v-13,-7,-39,-6,-39,9r0,74v27,15,39,1,39,-27r0,-56xm94,-87v32,-24,5,-96,20,-143v-27,32,-18,88,-20,143xm23,-166v16,-10,40,-9,61,-4v4,-24,-35,-18,-50,-8v-4,3,-8,7,-11,12xm42,-129v17,-4,30,-1,39,6v3,0,3,-2,3,-5v-10,-8,-35,-19,-42,-1xm150,-13v2,-2,9,-4,9,-8v-18,-23,-73,-44,-105,-24v39,-4,79,7,96,32","w":275,"k":{"z":12,"y":6,"s":9,"q":10,"j":9,"h":3,"g":16,"e":15,"d":12,"c":9,"a":11,"X":29,"S":24,"R":14,"N":13,"K":10,"J":25,"I":25,"H":28,"F":29,"D":2,"?":3,".":29,",":30}},{"d":"197,-63v17,14,-20,31,-25,48v-5,7,-10,14,-13,22r-5,0v-16,-19,-40,-27,-70,-27v-28,0,-48,19,-69,24v-15,-2,-12,-25,-7,-41v15,-49,47,-101,104,-112v30,-6,17,-63,19,-101v0,-7,-3,-14,-9,-14v-14,12,-32,30,-61,27v-19,-2,-38,-20,-43,-37v1,-7,11,3,19,0v24,-2,31,-14,45,-31v21,30,53,44,99,40v-13,26,-9,79,-6,114v6,5,9,11,2,19v-75,-27,-137,29,-156,95r1,7v28,-16,46,-40,90,-40v29,0,49,13,67,23v10,-1,9,-15,18,-16xm147,-154r0,-103r-9,0r0,102xm42,-264v20,8,36,-6,48,-15v-15,-20,-23,18,-48,15xm167,-27r6,-8v-28,-31,-102,-25,-128,1v35,-16,97,-26,122,7","w":208,"k":{"7":24,"5":22,"3":23}},{"d":"73,-278v21,-19,59,-21,59,9v0,21,-14,29,-38,27v1,-9,16,-25,-4,-29v-23,1,-13,44,-13,71v0,17,25,3,38,10v-4,15,-9,20,-11,36r-28,0v2,23,-5,55,1,74v-1,19,1,28,13,39v11,-8,17,-26,27,-35v1,2,2,4,4,5r-45,76v-15,-11,-24,-28,-37,-41v-9,5,-14,32,-26,24v28,-27,26,-84,24,-144v-11,-2,-28,4,-32,-5v0,-25,12,-32,32,-33v0,-18,-4,-29,1,-48v12,-14,24,-25,35,-36xm99,-279v9,6,10,16,6,28v17,0,18,-33,0,-31v-2,0,-4,2,-6,3xm99,-169v-9,-1,-14,-2,-20,2v8,2,14,2,20,-2xm18,-167r17,0v-6,-4,-13,-7,-17,0xm56,-249v-23,38,-6,129,-13,199v8,13,20,31,32,40v1,-2,2,-5,4,-8v-18,-22,-24,-29,-24,-66","w":137,"k":{"y":4,"j":7}},{"d":"323,-74v2,1,6,2,5,6v-11,22,-29,48,-41,71v-15,-20,-39,-41,-42,-73v0,-2,-2,-4,-4,-7v-20,23,-29,46,-41,71v-24,13,-51,-39,-96,-17v-21,10,-42,24,-50,46r3,4v54,-34,184,-26,201,38v-17,80,-176,50,-199,0v-6,-7,-5,-15,-12,-18v-28,10,-59,52,-17,68v8,2,20,-1,25,-2r0,6v-30,1,-50,-6,-50,-34v0,-23,28,-39,40,-54v-4,-65,38,-104,105,-104v19,-28,32,-72,38,-110v-3,-26,-25,-40,-51,-42v-11,0,-24,10,-24,21v-1,17,16,15,25,22v-22,5,-41,-10,-41,-29v0,-43,54,-53,97,-41v-28,-45,-122,-32,-116,34v3,35,23,64,56,64v14,0,26,-12,38,-12r0,4v-43,37,-108,-1,-104,-60v3,-55,34,-94,88,-98v31,-2,53,17,66,32v9,-6,8,-20,15,-28r47,196v3,22,20,87,39,46xm210,-243r6,-16v-15,-36,-81,-52,-114,-17v42,-18,94,-5,108,33xm196,-202v14,-28,-34,-42,-64,-33v39,-2,43,15,64,33xm222,-243v-9,64,28,127,39,191r26,36v16,-15,-10,-21,-15,-37v-19,-60,-28,-133,-50,-190xm188,-145v7,6,26,4,39,4r-17,-65v-3,21,-17,43,-22,61xm234,-113v-2,-19,-33,-8,-51,-10r-3,10v18,0,37,2,54,0xm214,-58v10,-10,22,-22,23,-45r-59,0v-3,8,-8,19,-10,29v19,4,33,9,46,16xm74,-19v32,-26,89,-21,118,4v2,-6,4,-4,6,-12v-28,-27,-104,-26,-124,8xm58,47v20,54,139,85,184,32v3,-5,4,-9,4,-13v-10,-35,-63,-39,-108,-39v-30,0,-67,3,-80,20","w":333},{"d":"126,-311v11,-2,7,13,10,19v6,44,-69,77,-78,27v-2,-12,2,-29,-12,-29v-9,0,-16,14,-16,27v0,31,26,37,51,42v-20,14,-59,-12,-59,-41v0,-53,88,-68,84,-7v1,3,2,9,8,8v17,-2,13,-29,12,-46xm88,-203v23,0,1,-21,19,-25v22,-16,44,-35,42,-73v13,23,0,70,2,102v1,11,12,14,25,14v25,0,30,-12,27,-34v-1,-10,-3,-24,-13,-25v-8,3,-10,19,-22,16v13,-27,40,-51,48,-83r40,51v11,-2,15,-31,26,-22v-9,15,-23,32,-23,57r0,209v22,58,-15,119,-80,95v-22,-7,-44,-18,-67,-22v-7,-1,-18,5,-17,13v11,59,119,54,154,19v5,-3,9,-5,10,-5v-34,63,-197,49,-191,-31v3,-48,81,-46,119,-23v20,12,66,33,70,-6v-7,-42,-34,-63,-53,-97v-20,17,-32,58,-51,76v-15,-15,-28,-41,-45,-56v-9,8,-16,25,-23,36v-9,-12,9,-23,10,-41v7,-20,11,-80,-29,-55r-8,6v3,2,22,7,6,7v-11,1,-20,-10,-20,-20v0,-23,29,-34,54,-30v3,-10,-5,-11,-15,-11v-29,0,-59,21,-63,47v-5,31,34,31,57,25v-1,12,-8,10,-21,10v-27,0,-53,-22,-51,-51v4,-43,34,-73,83,-73xm204,-267v-17,14,7,20,7,39r3,153v5,23,20,31,33,50v-35,-48,-14,-144,-23,-218v-5,-9,-13,-19,-20,-24xm96,-248v-20,-13,-16,-31,-29,-49r-4,0v6,18,-3,57,33,49xm154,-145v16,-3,35,-10,50,0r-2,-36v-12,7,-32,8,-48,1r0,35xm202,-127v-14,-22,-55,-14,-50,22v3,25,13,34,27,49r23,-38r0,-33xm129,-42v8,5,24,44,30,17v-7,-20,-30,-35,-39,-54v-5,-49,1,-95,0,-145v-14,5,-16,18,-15,37r0,112v3,9,17,23,24,33xm34,-156v16,-10,35,-20,64,-14v-12,-24,-51,6,-64,14xm98,-124v-4,-12,-24,-8,-31,-2v11,-4,18,0,31,2xm232,69v-52,0,-69,-31,-117,-31v-14,0,-24,7,-28,17v6,4,9,-9,19,-8v39,5,83,41,126,22","w":287},{"d":"131,-177v9,-5,10,-23,21,-20v-3,12,-15,24,-18,33r-3,201v-1,16,29,25,10,35v-17,5,-25,50,-41,20v-6,-11,-22,-18,-30,-28v21,-18,27,-67,17,-102v-12,9,-15,32,-29,38v-14,-6,-19,-27,-34,-32v-5,7,-11,29,-19,15v23,-31,23,-107,13,-153v26,-11,55,-27,74,-45xm77,-45v20,-26,23,-114,-10,-128v2,42,-18,103,10,128xm84,63v14,8,14,19,30,24v5,-16,-17,-18,-20,-29v20,-51,5,-133,11,-204v-4,-21,-15,-33,-30,-42r-5,4v48,27,24,127,27,201v2,26,-7,29,-13,46xm36,-167v-10,36,-20,129,15,146v6,5,7,9,10,3v-37,-27,-17,-91,-25,-149","w":157,"k":{"z":15,"y":15,"w":13,"v":14,"u":4,"s":15,"r":14,"q":15,"p":10,"o":13,"n":14,"m":14,"l":15,"k":14,"j":4,"i":15,"h":15,"g":15,"e":15,"d":15,"c":12,"b":14,"a":15,"V":10,"I":22,"H":5,"?":30,";":15,":":13,".":15,",":15}},{"d":"97,-249v29,-10,-2,-48,9,-64v25,22,14,85,-31,82v-29,-2,-32,-30,-37,-53v-1,-6,-5,-9,-10,-9v-34,21,-1,94,46,77v8,-2,13,-6,20,-1v-5,8,-15,10,-29,9v-41,-1,-60,-26,-60,-66v0,-23,21,-40,43,-42v36,-4,33,37,41,61v0,4,3,6,8,6xm280,-118v19,40,-9,111,-53,117v-12,5,-23,8,-23,24v11,13,39,14,37,42v-5,48,-63,55,-115,55v-61,0,-118,-26,-118,-87v0,-77,86,-106,166,-86r14,0r-4,-249v-33,33,-8,116,-15,185v-3,32,-32,50,-62,54v-1,0,-11,-3,-10,-6v10,-8,19,-15,17,-37v5,-24,-28,-20,-42,-14v-10,4,-10,9,-3,12v8,-1,13,6,2,7v-23,1,-29,-32,-9,-41v11,-14,35,-8,52,-12v-24,-26,-87,-5,-86,33v0,23,40,36,62,23v8,4,4,9,-3,11v-38,13,-75,-9,-73,-51v2,-44,36,-64,82,-64v10,0,17,-2,17,-14v0,-57,40,-94,93,-100v39,4,51,35,81,50v-24,27,-52,39,-78,68v-4,0,-8,1,-7,-5v29,-19,40,-89,-9,-97r0,240v-1,9,14,13,16,3v10,-47,24,-111,64,-124v1,1,1,2,1,2v-30,33,-51,71,-56,128v47,8,59,-29,62,-67xm112,-132v-8,3,-17,-1,-28,0v14,-3,14,-2,28,0xm236,-233v17,-13,10,-42,-6,-52v9,14,8,30,6,52xm67,-239v-6,-11,-8,-45,-19,-58r-11,0v12,16,9,52,30,58xm138,-266v-30,40,-9,126,-18,188v32,-37,2,-130,18,-188xm46,-166v17,-12,48,-4,66,-8r0,-5v-26,-1,-52,-1,-66,13xm233,-13v-64,11,-121,-18,-180,-2r157,9v8,0,15,-2,23,-7xm106,63v23,22,64,-11,78,-28v-31,-5,-69,5,-78,28xm24,16v-28,94,130,117,198,69v25,-17,4,-49,-22,-49v-25,11,-38,46,-77,45v-19,-1,-36,-8,-37,-25v7,-40,64,-34,110,-35r2,-14v-58,0,-140,-31,-174,9","w":292,"k":{"z":12,"y":24,"w":16,"v":18,"u":9,"s":7,"r":17,"q":14,"p":14,"o":3,"n":19,"m":16,"l":7,"k":6,"j":22,"i":16,"h":2,"g":15,"e":14,"d":9,"c":7,"b":10,"a":11,"X":22,"W":4,"V":7,"U":7,"S":24,"R":13,"N":13,"M":10,"K":10,"J":17,"I":17,"H":27,"F":19,"E":2,"D":7}},{"d":"20,-163v1,-29,6,-65,-2,-92v30,-12,66,-26,90,-47v14,11,35,34,56,38v7,2,10,-18,18,-13v-18,26,-8,75,-12,116v-25,0,-48,1,-62,10v16,9,32,13,62,13v7,28,1,71,3,105v-39,7,-60,28,-85,47v-24,-7,-35,-39,-63,-43v-4,4,-14,22,-20,12v2,-12,16,-11,15,-27v-1,-31,3,-64,-4,-90v23,0,48,-10,61,-15v-13,-9,-31,-11,-53,-10v-3,0,-4,-1,-4,-4xm145,-170r2,-74v-21,-6,-38,-24,-53,-37r-7,7v17,12,28,22,49,32r0,72r9,0xm94,-159r33,-8v-2,-25,9,-57,-9,-71r-42,-32v-5,4,-13,4,-12,15r0,84xm38,-174r0,-78r-10,1r2,79v2,-2,5,-2,8,-2xm134,-36v-1,8,8,5,11,2r0,-91r-8,-2xm117,-20v22,-13,6,-65,12,-102v-4,-26,-50,-21,-65,-9r0,73v22,9,37,25,53,38xm28,-40v22,8,44,26,59,40v3,-1,7,0,6,-5r-51,-39v-5,-23,0,-55,-2,-81v-4,-1,-8,-2,-12,-2r0,87","w":187,"k":{"9":18,"8":15,"7":7,"6":15,"5":24,"4":6,"3":22,"2":6,"0":6,".":6,",":21}},{"d":"75,-121v-20,-46,12,-87,63,-81v-1,-70,67,-75,97,-115r7,-6v30,6,31,46,48,66v18,-17,28,-50,44,-67v26,-2,24,20,30,36v9,7,18,-14,24,-9v-2,14,-15,21,-15,41r3,178v2,16,21,33,28,11v3,-10,23,-16,13,-2r-48,69v-13,-17,-42,-44,-46,-76v-17,13,-21,60,-39,73r-42,-47v-8,11,-9,23,-18,37v-5,1,-5,-3,-7,-5v22,-34,21,-75,21,-129v0,-15,-16,-6,-26,-11v-3,69,15,161,-62,161v-17,0,-39,-15,-58,-15v-22,0,-44,14,-44,37v0,61,104,84,146,41v-12,-26,-9,-60,15,-66v25,9,6,55,-3,67v9,18,33,26,60,29v52,6,65,-60,36,-85v0,-4,0,-6,5,-4v41,26,13,102,-42,102v-31,0,-47,-21,-65,-34v-60,51,-168,11,-168,-77v0,-37,17,-60,50,-61v19,-1,25,16,37,21v28,-1,18,-40,20,-68v-15,-12,-33,5,-33,23v-10,4,-11,-11,-11,-22v0,-25,17,-39,43,-40v1,-11,-2,-16,-13,-16v-32,-1,-43,18,-46,44r-4,0xm99,-213v-9,23,-40,9,-51,0v-19,6,-30,33,-35,53v1,42,31,74,71,67v3,-1,6,0,8,2v-44,17,-87,-17,-87,-64v0,-35,27,-44,37,-66v-35,-49,25,-138,73,-86v12,12,5,40,21,46v25,-1,12,-38,19,-53v12,35,-7,77,-43,79v-41,2,-22,-58,-53,-65v-26,2,-26,50,-12,69v11,14,51,-8,52,18xm316,-280v41,42,3,152,23,226v7,13,18,27,28,37v15,-28,-30,-33,-21,-73r0,-146v1,-28,-8,-45,-22,-57xm306,-69v32,-35,17,-111,18,-175v-3,-8,-2,-26,-15,-26v-9,22,-30,32,-21,66v15,1,23,-3,35,0v-3,20,-13,27,-13,41v-5,6,-11,3,-24,7v3,32,-5,77,20,87xm302,-179v-10,-1,-20,2,-14,11v10,1,15,-2,14,-11xm212,-166v6,-9,10,-29,12,-37v11,1,12,-3,11,-12v0,-31,-4,-57,-25,-65xm282,-20r6,-9v-6,-21,-32,-21,-32,-53r-2,-143v-1,-33,-6,-74,-34,-70v-1,1,-2,3,-3,4v9,18,27,24,27,50v2,59,-5,128,4,180v9,16,22,29,34,41xm234,-165v4,-10,-3,-14,-8,-5v-1,2,-3,3,-3,4v4,1,7,1,11,1xm68,-305v28,10,8,57,43,61v-13,-18,-14,-41,-23,-59v-3,-5,-14,-5,-20,-2xm163,-9v33,0,41,-40,41,-73r-2,-191v-37,64,42,245,-75,242v9,10,19,22,36,22xm62,-216v9,5,18,12,29,4r0,-7v-11,0,-22,-4,-29,3xm143,-45v28,-36,6,-123,12,-191v-26,44,1,128,-12,191xm85,-162v20,-8,23,-13,51,-13r0,-7v-28,-5,-33,13,-51,20xm111,-118v3,-6,18,-4,27,-4v1,-8,-5,-9,-11,-7v-6,1,-16,4,-16,11xm200,55v4,-11,23,-34,7,-45v-9,10,-19,33,-7,45xm45,6v12,-20,39,-35,66,-23v-13,-14,-38,-21,-51,-3v-6,8,-12,17,-15,26","w":426,"k":{"z":9,"y":23,"w":15,"v":19,"u":11,"s":18,"r":16,"q":12,"p":14,"o":2,"n":19,"m":16,"l":19,"k":15,"j":20,"i":15,"h":14,"g":14,"e":12,"d":10,"c":8,"b":14,"a":9,"X":32,"W":37,"V":37,"U":35,"T":11,"S":22,"R":12,"Q":6,"O":6,"N":24,"M":37,"L":15,"K":22,"J":26,"I":26,"H":25,"G":8,"F":27,"E":10,"D":32,"C":6,"B":18,"?":30,".":12}},{"d":"98,-140v-1,-9,-10,-30,5,-26v57,13,55,-49,46,-98v-20,4,-29,32,-59,27v-20,-3,-56,-19,-53,-40v34,1,56,-10,71,-25v19,20,48,38,93,32v-8,30,-10,73,1,103v-27,0,-57,-4,-77,10v14,15,46,15,74,10v-5,33,-15,93,3,121v-45,1,-84,9,-108,35v-18,-29,-57,-26,-87,-12v5,-29,40,-53,80,-53v32,0,40,16,58,25v13,-20,11,-79,3,-105v-9,-5,-22,-12,-33,-16v-7,2,-8,8,-17,12xm159,-182r11,0r0,-79r-11,-1r0,80xm47,-265v26,10,60,1,73,-15v-18,-20,-33,15,-59,11v-5,0,-10,1,-14,4xm160,-36v23,-11,10,-64,10,-97r-12,0v2,31,-3,69,2,97xm33,-29v28,-14,77,-13,95,6r4,-3v-18,-31,-75,-22,-99,-3","w":207,"k":{"9":4,"8":4,"7":5,"6":5,"5":11,"4":6,"3":9,",":9}},{"d":"185,-31v10,0,16,-28,24,-13v-10,17,-31,42,-48,53v-22,-14,-45,-41,-40,-81v-18,-11,-64,-4,-94,-6v-36,6,-21,-40,-12,-56v31,-55,73,-86,106,-147v4,6,2,10,5,17v4,-12,3,-20,4,-37v16,19,31,28,55,44v-3,5,-7,6,-12,4r-6,123v2,24,-5,37,11,40v13,-1,14,-11,25,-14v3,10,3,33,0,44v-8,-8,-15,-18,-35,-16v-7,16,4,38,17,45xm131,-126v2,49,-6,121,36,120v-13,-19,-22,-21,-25,-45v-10,-70,10,-163,-3,-227xm54,-102v4,18,39,6,66,10r5,-169v-6,64,-60,100,-71,159xm17,-101v-1,6,4,6,10,6v3,-63,50,-92,74,-134v-23,39,-80,69,-84,128","w":214,"k":{"9":15,"7":27,"5":17,"3":18}},{"d":"34,-247v-2,-14,-5,-43,-21,-32v-13,-2,-8,-4,2,-11v19,-13,34,-29,56,-39v10,4,13,23,13,42v0,60,-37,114,-23,182v-26,2,-29,-52,-34,-81xm53,-77v10,14,48,28,24,47v-6,6,-14,15,-22,26v-15,-15,-45,-37,-17,-57v4,-5,10,-14,15,-16xm30,-289v27,35,-8,92,10,134v1,3,2,8,4,16v-9,-60,27,-112,0,-160xm47,-45v-1,-9,15,-11,4,-19v-17,19,-18,35,7,40v-3,-11,-10,-11,-11,-21","w":91},{"d":"70,-134v0,35,-5,111,29,77v13,37,-25,58,-56,36v-14,-10,-19,16,-29,4v2,-11,16,-13,16,-27r-4,-210v-7,-2,-11,6,-16,10v1,-20,14,-48,29,-56v11,4,19,19,27,27v4,-3,9,-20,12,-10v-11,42,-8,96,-8,149xm31,-275v-11,10,6,17,6,28r2,204v2,20,14,17,23,31v13,-16,-15,-18,-15,-38r0,-205v1,-8,-11,-17,-16,-20","w":106,"k":{"z":7,"y":24,"w":12,"v":19,"u":9,"s":14,"r":13,"q":12,"p":15,"o":3,"n":17,"m":12,"l":19,"k":10,"j":19,"i":15,"h":6,"g":15,"e":14,"d":9,"c":7,"b":16,"a":7,"W":21,"V":21,"?":16,";":12,":":11,",":18}},{"d":"5,-150v12,-22,30,-47,47,-18v28,19,-3,43,-17,57v-8,-11,-24,-25,-30,-39xm33,17v-6,-12,-21,-26,-27,-39v12,-15,29,-48,46,-19v6,6,14,14,15,22v-5,15,-18,20,-31,36r-3,0xm36,-128v2,-12,-15,-27,0,-38v0,-3,0,-4,-2,-3v-9,8,-25,19,-10,29v3,4,6,8,12,12xm41,-3v-16,-13,-6,-27,-1,-38v-13,5,-30,22,-12,33v4,4,7,9,13,5","w":72},{"d":"135,-308v-12,26,28,45,51,35v1,0,2,0,2,3v-10,16,-29,30,-57,30v-26,0,-36,-15,-51,-23v-8,-1,-11,11,-11,16v3,29,-5,72,3,94v24,-6,46,-30,64,-41v16,3,19,27,39,26v5,-4,13,-25,19,-14v-20,24,-22,74,-18,123v-2,14,3,26,6,38v-48,-4,-80,16,-107,33v-17,-6,-36,-38,-54,-35v-3,6,-9,13,-16,14r0,-6v34,-47,14,-140,19,-223v-1,-5,-5,-11,-5,-18v53,-3,84,-31,116,-52xm113,-277v16,8,26,19,48,15v-15,-3,-32,-17,-39,-25v-4,7,-5,3,-9,10xm120,-168v38,14,18,88,23,137r7,-1r2,-122v-9,-5,-22,-24,-32,-14xm105,-19v4,-5,17,-8,25,-9r0,-116v-4,-6,-16,-12,-20,-16v-18,2,-34,16,-41,29v5,32,-13,79,12,93v8,5,16,12,24,19xm78,-2v-52,-51,-35,-153,-39,-244v-1,-2,-3,-2,-8,-2r-1,212r43,37","w":199,"k":{"8":10,"7":22,"5":19,"4":14,"3":16,"2":9,".":9,",":15}},{"d":"73,-315v23,43,83,37,83,102v0,52,-47,62,-80,82v-17,10,2,22,10,29v-1,4,-2,11,-8,10v-22,-1,-29,-20,-31,-41v-2,-64,77,-49,84,-104v-2,-15,-7,-32,-22,-34v-24,25,-95,27,-104,-14v31,10,57,-7,63,-30r5,0xm68,-73v11,7,27,24,34,32v-6,13,-20,22,-29,39v-11,-13,-37,-28,-18,-47v4,-5,8,-12,13,-24xm33,-274v21,8,34,-5,48,-15v-1,-3,-7,-9,-10,-12v-6,14,-21,25,-38,27xm135,-250v20,78,-100,50,-78,134v-11,-79,116,-47,78,-134xm51,-33v11,10,26,-16,24,-24v-1,-1,-4,-2,-6,-3v-2,10,-14,20,-18,27","w":161},{"d":"188,-44v11,-5,13,-28,20,-37v18,9,-8,23,-6,39v-9,15,-21,47,-35,58v-17,-8,-30,-35,-43,-48v-18,18,-36,45,-57,59v-26,-21,-60,-59,-62,-105v-2,-43,32,-66,47,-93r-22,-62v21,-16,64,-56,83,-75v15,8,30,25,30,48v0,34,-20,50,-45,70v12,28,32,70,49,95v21,-15,17,-65,-15,-63v7,-26,27,-31,33,-54v17,-9,17,29,33,36v18,24,-22,27,-24,53v-10,22,-27,77,14,79xm121,-247r0,-9v1,4,1,3,1,3v-1,-13,-9,-28,-22,-29v7,13,21,15,21,35xm95,-203v21,-11,13,-58,-5,-67v-6,6,-11,8,-15,16xm169,-153v-2,-11,-4,-15,-16,-18v-4,9,10,16,16,18xm155,-6v10,11,12,14,17,1v-63,-49,-87,-162,-125,-225v-6,38,37,89,49,127v12,37,36,71,59,97xm91,-36v10,18,16,1,22,-9v-19,-28,-36,-74,-53,-104v-16,46,6,91,31,113xm31,-125v-29,48,3,111,37,134v3,0,8,-6,10,-8v-31,-31,-53,-63,-47,-126","w":220,"k":{"l":19}},{"d":"97,-321v29,0,29,37,39,61v15,-10,11,-26,12,-52v8,4,6,10,6,19v0,32,-11,54,-41,54v-30,1,-38,-19,-38,-47v0,-5,-3,-7,-8,-7v-30,17,-2,67,27,66v-18,14,-54,-21,-51,-48v3,-30,20,-46,54,-46xm319,-54v11,-6,12,-15,20,-30v4,-1,6,1,8,3r-39,79v-23,16,-37,-42,-51,-60v-20,13,-23,53,-43,66v-40,-36,-169,-57,-177,21v0,1,2,2,3,5v41,-22,122,-24,167,-6v19,8,52,15,52,39v0,40,-49,44,-91,44v-57,0,-80,-53,-129,-60v-13,4,-24,18,-28,31v1,20,26,17,46,17v-14,12,-54,0,-52,-22v2,-18,19,-27,27,-38v-14,-62,41,-106,108,-109v36,-1,48,15,79,15r5,-248v-40,5,-17,107,-23,169v-4,40,-29,44,-62,60v-5,0,-10,0,-12,-3v12,-13,38,-51,-2,-51v-15,0,-17,10,-23,18v-8,-1,-13,-8,-13,-16v-1,-30,29,-36,57,-32v1,-14,-10,-12,-22,-13v-25,4,-55,14,-57,40v-2,28,24,29,51,29v0,9,-12,7,-22,8v-27,-4,-44,-30,-47,-59v5,-43,45,-64,95,-59v0,-80,110,-151,161,-71v12,-3,20,-24,34,-18v-33,29,-76,58,-111,88r0,39r48,-55r8,0v5,14,14,37,27,43v8,-4,8,-14,17,-21v4,15,-14,23,-17,37v2,41,-13,93,8,120xm261,-253v24,-13,9,-55,-13,-56v10,13,14,33,13,56xm231,-231v29,-7,26,-66,2,-79v-5,21,-4,54,-2,79xm230,-159v-3,15,24,19,29,7v0,-14,-4,-25,-13,-30v-6,12,-14,14,-16,23xm252,-190v40,23,-7,105,24,148v8,11,13,30,26,32v10,-27,-28,-43,-26,-76v2,-42,15,-96,-16,-115v-3,6,-4,8,-8,11xm113,-247v-16,-12,-5,-45,-29,-50v1,28,5,44,29,50xm257,-118v-3,-7,7,-22,-7,-18v-4,0,-11,1,-19,1r0,17v13,-2,15,-1,26,0xm153,-95v35,-25,4,-120,23,-181v-39,35,-4,122,-23,181xm230,-55v15,-3,27,-21,27,-40v0,-14,0,-12,-13,-13v-25,-2,-10,34,-14,53xm75,-168v13,-15,47,-18,68,-12v-10,-26,-61,-3,-68,12xm112,-138v13,-5,20,0,34,0v-2,-14,-28,-6,-34,0xm211,-9v7,-5,16,-14,-2,-19v-29,-8,-74,-22,-111,-13v46,0,89,8,113,32xm49,44v31,43,127,72,190,36v4,-4,7,-9,7,-15v-24,-52,-147,-45,-197,-21","w":352,"k":{"z":11,"y":24,"w":16,"v":19,"u":12,"s":10,"r":17,"q":13,"p":14,"o":3,"n":19,"m":17,"l":19,"k":16,"j":22,"i":16,"h":14,"g":15,"e":13,"d":10,"c":9,"b":15,"a":10,"X":29,"W":27,"V":22,"U":18,"T":10,"S":24,"R":13,"Q":5,"O":4,"N":24,"M":28,"L":11,"K":22,"J":24,"I":24,"H":27,"G":6,"F":26,"E":9,"D":30,"C":5,"B":12,"?":24,".":13,",":27}},{"d":"33,-55v6,14,44,30,22,49v-5,7,-12,15,-20,23v-10,-10,-22,-22,-30,-34v11,-17,17,-23,28,-38xm36,-33v-16,5,-18,24,-1,34v11,-5,-6,-14,-7,-20v1,-6,7,-5,8,-14","w":68,"k":{"7":26,"4":91,"1":22}},{"d":"34,-257v-29,-19,10,-42,24,-56v13,16,34,36,10,52v-7,6,-16,16,-24,19v-3,-7,-7,-12,-10,-15xm28,-152v-2,-9,-9,-15,-16,-4v-4,1,-5,-2,-5,-6r37,-44v9,9,23,37,32,15r6,0v-17,25,-13,79,-13,126v0,15,12,30,18,14v5,-1,8,2,8,5v-8,14,-25,35,-38,45v-14,-3,-14,-16,-27,-27v-8,3,-15,26,-25,14v33,-18,21,-87,23,-138xm56,-299v-12,6,-33,32,-6,41v7,-6,-11,-23,5,-29v3,-2,4,-5,4,-8v0,-4,-1,-5,-3,-4xm55,-13v14,-21,-14,-21,-13,-52r3,-99v-2,-5,-7,-14,-13,-15v-4,11,11,25,3,49v3,33,-8,80,8,101v3,3,7,8,12,16","w":100,"k":{"z":5,"y":19,"w":11,"v":14,"u":9,"s":11,"r":10,"q":11,"p":13,"o":3,"n":13,"m":9,"l":16,"k":7,"j":19,"i":11,"h":4,"g":11,"e":11,"d":7,"c":5,"b":15,"a":7,"V":18,"S":17,"?":9,";":12,":":11,",":11}},{"d":"110,-120v4,19,-7,38,-29,38r-76,0v5,-11,6,-27,14,-35xm17,-90v14,-3,10,-20,33,-13v17,1,30,1,48,-4r-72,-2","w":116},{"d":"131,-166v7,-6,13,-27,23,-15v-31,26,-14,97,-18,150v-30,5,-43,26,-66,38r-39,-35v-5,7,-9,16,-16,21v8,-35,18,-136,8,-190v-4,-22,8,-53,-18,-52v3,-8,15,-13,21,-18v4,-6,11,-14,19,-16v8,1,13,15,19,20v6,-5,8,-25,16,-18v-20,24,-13,73,-12,117v10,-4,25,-29,28,-38v16,10,21,24,35,36xm102,-29v5,-4,7,-2,7,-10r0,-107v-6,-7,-13,-18,-19,-22v-12,12,14,17,14,32xm28,-259v-12,8,8,14,4,30r0,174v4,29,23,28,41,52v2,-2,2,-2,5,-2v-56,-31,-33,-146,-39,-228v-1,-14,-5,-22,-11,-26xm78,-151v-17,30,-20,107,16,116r0,-103","k":{"z":16,"y":17,"w":8,"v":9,"s":14,"r":11,"q":16,"p":12,"o":7,"n":13,"m":14,"l":16,"k":14,"j":22,"i":12,"h":14,"g":20,"e":18,"d":15,"c":7,"b":15,"a":16,"O":7,"?":30,";":11,":":9,".":14,",":27}},{"d":"196,-180v24,6,54,14,54,44r0,85v-47,-1,-66,31,-92,51v-22,-12,-47,-34,-83,-33v-27,1,-46,17,-49,42v0,5,1,7,4,7v49,-13,141,-24,158,28v-19,54,-141,30,-158,-7v-4,-8,-8,-9,-23,-7v3,-8,8,-5,11,-10v-4,-51,22,-73,60,-83v-2,-3,-7,-4,-6,-10v28,-2,25,-35,25,-65v-24,-1,-38,3,-42,23v-4,-6,-5,-4,-5,-15v-2,-28,28,-20,45,-30r0,-8v-31,-6,-72,1,-73,33v-1,27,24,38,44,44v-4,5,-3,4,-8,4v-29,-5,-50,-25,-51,-60v-2,-60,72,-46,98,-76v6,-15,-4,-19,-21,-19v-25,0,-40,-18,-42,-42v-1,-8,-4,-20,-12,-21v-32,15,-8,71,11,82v-19,-7,-35,-29,-36,-51v-2,-44,67,-64,81,-20v5,9,7,25,16,27v16,-1,15,-23,15,-42v15,6,-4,38,-3,53v28,-21,53,-46,84,-64v34,7,39,52,36,95v-2,24,-20,30,-38,45xm196,-196v29,-18,14,-123,-23,-98v31,13,27,59,23,98xm172,-180v25,-13,24,-87,0,-101r0,101xm162,-285v-31,15,-10,71,-14,109v7,2,9,1,14,0r0,-109xm40,-309v16,20,6,61,44,60v-28,-8,-13,-54,-44,-60xm201,-166v14,28,5,79,5,118v5,-4,6,-6,13,-7v0,-40,14,-95,-18,-111xm179,-172v-22,14,-3,70,-9,111v11,5,19,7,26,14r2,-75v0,-23,-1,-47,-19,-50xm101,-90v34,-25,19,-105,20,-158v-1,0,-2,-1,-3,-1v-27,46,0,106,-17,159xm97,-69v25,-6,43,4,65,3v-1,-33,3,-71,-1,-100v-25,5,-1,53,-24,70v-9,14,-27,17,-40,27xm30,-168v17,-10,40,-10,64,-9r0,-6v-27,0,-52,-1,-64,15xm72,-38v41,-1,61,11,86,27r5,-8v-19,-20,-57,-31,-91,-19xm33,27v22,30,82,44,128,29v11,-4,16,-10,16,-16v-24,-27,-108,-29,-144,-13","w":255,"k":{"z":6,"y":9,"w":7,"v":7,"u":9,"s":6,"r":4,"q":12,"o":2,"n":3,"l":12,"k":12,"j":7,"i":6,"h":10,"g":14,"e":12,"d":8,"c":6,"b":12,"a":6,"X":24,"T":6,"S":19,"R":11,"N":18,"L":6,"K":13,"J":14,"I":14,"H":24,"F":15,"?":15,",":42}},{"d":"184,-7v-39,-20,-82,5,-103,24v-8,-12,-22,-26,-42,-26v-11,0,-26,24,-34,12v7,-25,28,-49,61,-50v26,-2,50,15,64,24v11,-34,19,-141,-32,-132v-23,4,-34,30,-58,33v-4,-1,-8,-3,-8,-8v19,-36,12,-94,9,-161v32,-7,53,9,84,10v31,1,51,-13,72,-21v-3,67,-76,65,-137,58r-7,97v30,-5,66,-32,89,-44v14,6,23,21,36,29v10,-5,11,-25,22,-18v-27,35,-25,124,-16,173xm65,-273v33,1,67,22,94,5v10,-7,10,-6,21,-14v-32,14,-90,8,-117,-2v-3,-1,-6,2,-6,4v0,5,3,7,8,7xm152,-24v-3,-54,15,-143,-32,-140v43,22,18,88,26,140r6,0xm50,-33v32,-4,43,22,67,14v-22,-13,-38,-20,-67,-14","w":205,"k":{"9":12,"8":12,"7":17,"6":12,"5":15,"4":15,"3":12,"2":12,".":12,",":12}},{"d":"5,-286v14,-16,20,-22,32,-32r29,27v-17,20,-32,42,-48,64v-14,-7,10,-25,10,-35v-2,-12,-20,-13,-23,-24xm17,-287v8,3,12,16,23,12v-15,-8,-10,-21,0,-27v-11,-3,-12,8,-23,15","w":70},{"d":"164,-317v9,1,4,16,8,22v0,27,-14,46,-39,46v-39,2,-27,-51,-57,-58v-40,12,-15,77,21,77v9,0,16,-3,22,0v-29,22,-72,-12,-72,-46v0,-48,79,-68,93,-21v6,10,5,27,18,27v15,-3,5,-32,6,-47xm35,-131v0,-46,31,-70,79,-72v7,-36,42,-44,68,-60v10,-28,27,-45,55,-54v-40,83,51,319,-102,318v-25,0,-50,-8,-72,-10v-18,4,-40,14,-42,34v10,77,179,83,198,8v0,-15,-12,-16,-22,-23v2,-4,0,-6,5,-6v11,1,23,14,22,28v-6,51,-62,62,-119,62v-58,0,-100,-40,-100,-95v0,-33,14,-62,47,-62v30,0,36,29,52,43v3,-8,6,-16,15,-22v-2,-25,6,-59,-6,-75v-9,2,-27,3,-29,13v0,4,15,9,6,11v-13,-2,-24,-13,-24,-28v0,-25,27,-26,50,-29v5,-11,-2,-16,-16,-14v-29,2,-56,15,-56,44v0,30,31,41,51,51v-37,-4,-60,-25,-60,-62xm108,-109r4,0r-4,0xm98,-309v13,20,9,50,41,53v-16,-19,-19,-36,-35,-53r-6,0xm197,-277v-22,54,-3,160,-8,246v8,-11,9,-15,8,-30r0,-216xm114,-15v19,12,66,6,66,-23r-1,-209v-38,40,32,204,-54,223r4,5v-7,4,-6,-1,-11,-4v0,4,2,10,-4,8xm124,-39v30,-39,-2,-131,16,-190v-31,38,-10,127,-16,190xm59,-163v18,-8,32,-9,56,-9r-1,-8v-26,0,-39,3,-55,17xm82,-120v5,-8,21,-4,34,-5r0,-7v-15,0,-29,2,-34,12xm88,-15v-26,-24,-67,-11,-71,20v19,-16,33,-26,71,-20","w":242,"k":{"z":17,"y":10,"x":7,"w":7,"v":7,"u":7,"t":7,"s":15,"r":7,"q":17,"p":7,"o":7,"n":7,"m":7,"l":9,"k":8,"j":15,"i":8,"h":10,"g":22,"f":7,"e":21,"d":17,"c":15,"b":8,"a":18,"X":11,"W":7,"V":7,"U":7,"T":8,"S":10,"R":19,"Q":7,"O":7,"N":12,"M":7,"L":5,"K":10,"J":13,"I":13,"H":22,"G":7,"F":13,"E":7,"D":8,"C":7,"B":5,"?":9}},{"d":"118,-308v39,28,-10,113,-51,75v-14,-13,-7,-47,-25,-54v-11,1,-16,17,-16,32v0,36,32,38,62,42v0,9,-13,7,-17,8v-37,1,-51,-22,-53,-56v-3,-48,70,-75,78,-19v4,11,1,32,12,32v23,0,12,-42,10,-60xm217,-171v37,12,64,38,62,89v0,12,9,35,18,21v5,-5,12,-23,19,-16v-16,22,-26,58,-46,78v-37,2,-40,-31,-46,-58v-15,7,-27,32,-41,57v-2,4,-5,7,-8,7v-28,-10,-50,-35,-92,-34v-36,1,-69,11,-72,45v13,55,76,71,147,71v41,0,95,-7,95,-50v0,-25,-24,-37,-44,-43v-1,-5,0,-7,4,-7v23,6,45,23,47,51v-8,45,-58,62,-109,62v-69,0,-142,-19,-146,-88v10,-72,122,-103,186,-62v9,-20,10,-75,4,-101v-25,0,-21,32,-28,49v-14,12,-44,31,-65,23v11,-4,26,-27,7,-36v-14,-7,-45,2,-28,15v2,6,-4,5,-9,5v-10,-6,-17,-8,-17,-21v-1,-34,41,-28,65,-37v-20,-25,-85,-1,-85,33v0,25,33,27,57,30v2,8,-6,7,-13,7v-34,0,-54,-21,-56,-53v6,-44,42,-72,95,-65v7,-12,-2,-32,12,-44v24,-31,68,-52,110,-68v0,19,-4,52,20,51v20,-1,3,-43,17,-53v7,-2,5,11,6,15v-1,59,-37,98,-66,127xm193,-276v4,20,24,28,46,29v-16,-5,-30,-18,-32,-37v-6,1,-11,6,-14,8xm256,-237r-51,0v3,17,0,45,0,65v20,-14,39,-43,51,-65xm175,-148v34,-11,27,-100,4,-122v-3,33,-11,90,-4,122xm96,-234v-24,-7,-23,-37,-30,-59v-3,-9,-15,-12,-20,-4v29,7,8,69,50,63xm269,-9v15,-22,-26,-33,-22,-66v3,-27,7,-60,-12,-73v15,34,-11,80,12,111v5,8,12,18,22,28xm203,-55v23,-17,43,-82,6,-101r-6,2r0,99xm138,-244v-18,36,-9,96,-12,152v19,-32,7,-98,12,-152xm118,-173v-18,-9,-53,0,-64,12v7,-13,46,-8,64,-6r0,-6xm118,-125v-14,-7,-31,-5,-42,2v15,0,25,-2,40,1v1,0,2,-2,2,-3xm68,-36v48,-4,79,11,105,29v2,-3,6,-4,6,-8v-19,-21,-76,-35,-111,-21","w":321,"k":{"z":10,"y":24,"w":16,"v":19,"u":12,"s":20,"r":17,"q":13,"p":14,"o":3,"n":19,"m":17,"l":19,"k":16,"j":21,"i":16,"h":14,"g":15,"e":13,"d":10,"c":9,"b":15,"a":9,"X":27,"W":33,"V":35,"U":34,"T":11,"S":24,"R":12,"Q":6,"O":6,"N":24,"M":37,"L":16,"K":23,"J":23,"I":23,"H":26,"G":7,"F":24,"E":10,"D":30,"C":6,"B":19}},{"d":"185,-204v35,17,82,32,79,89v-2,75,-50,110,-124,115v-132,9,-167,-150,-101,-240v14,-21,29,-44,48,-60v4,-3,6,-3,6,0v-3,10,-27,35,-20,52v47,-8,84,-56,118,-77v-9,36,34,49,35,14r0,-12v8,-2,8,1,8,8v-5,48,-26,74,-49,111xm157,-286v7,14,23,28,45,24v-21,-4,-32,-12,-35,-35v-3,2,-9,8,-10,11xm205,-253v-24,12,-47,-9,-60,-22v-8,25,0,66,-3,97v26,-18,46,-48,63,-75xm184,-135v22,1,23,-44,13,-56v-17,-6,-28,14,-28,31v0,11,3,24,15,25xm207,-45v28,-20,25,-88,13,-121v-2,-5,-6,-7,-10,-6xm199,-92v1,-14,1,-22,0,-37r-32,0v5,12,-1,20,0,37v10,-1,16,-1,32,0xm96,-87v34,-31,9,-106,15,-167v-32,21,4,115,-15,167xm59,-170v-1,82,21,137,80,158r18,0r0,-162v-27,8,-4,60,-24,79v-13,13,-33,22,-52,26v-1,-19,14,-33,13,-64r-3,-111v-32,6,-33,33,-32,74xm185,-85v-28,-1,-17,43,-16,68v25,-5,31,-17,30,-52v0,-10,-3,-17,-14,-16xm41,-224v-25,39,-37,130,0,168v12,12,24,24,37,31v-45,-41,-65,-125,-37,-199","w":269,"k":{"z":13,"y":12,"w":9,"v":9,"u":13,"s":7,"r":6,"q":14,"p":4,"o":3,"n":6,"m":4,"l":18,"k":15,"j":10,"i":9,"h":14,"g":15,"e":14,"d":9,"c":7,"b":16,"a":11,"X":34,"V":2,"T":7,"S":27,"R":13,"N":24,"L":7,"K":14,"J":24,"I":24,"H":27,"F":29,"B":2,"?":27,".":13,",":35}},{"d":"181,-281v-32,38,-104,68,-159,38v-4,5,-9,21,-17,8r39,-62v19,11,29,23,59,23v41,0,63,-17,89,-28v-7,102,-114,115,-103,226v5,13,10,30,24,32v12,2,18,-29,27,-14v-12,21,-38,48,-51,71v-57,-13,-64,-112,-26,-156v39,-45,77,-82,113,-122v3,-4,4,-9,5,-16xm40,-268v21,8,47,10,73,4v-32,2,-45,-8,-65,-17xm46,-68v0,31,20,55,40,65v4,0,5,-2,5,-6v-23,-21,-43,-68,-24,-109v6,-13,10,-24,15,-32v-17,21,-36,47,-36,82","w":196,"k":{"9":21,"8":19,"7":17,"6":21,"5":27,"4":42,"3":27,"2":13,"0":11,".":42,",":61}},{"d":"99,-220v24,13,23,71,-10,71v-18,0,-26,-18,-31,-28v3,48,-16,117,22,132v9,-6,15,-19,22,-28r7,4r-51,68v-13,-9,-20,-19,-34,-38v-5,0,-9,16,-19,13v22,-37,7,-99,10,-157v29,-1,38,-18,55,-34r5,0v4,9,8,20,19,21v11,0,6,-16,5,-24xm68,-199v-13,14,7,42,26,37v-14,-6,-25,-17,-26,-37xm64,-21v-39,-25,-37,-86,-33,-151r-7,0v2,61,-13,136,37,156v0,-1,1,-3,3,-5","w":122,"k":{"z":16,"y":13,"w":5,"v":6,"s":12,"r":7,"q":13,"p":10,"o":4,"n":8,"m":10,"l":16,"k":14,"j":22,"i":7,"h":15,"g":17,"e":16,"d":17,"c":7,"b":14,"a":15,"T":22,"M":3,"I":30,"?":30,";":11,":":9,".":16,",":33}},{"d":"129,-180v8,-3,8,-8,15,-19v12,9,-10,15,-7,27v1,71,-4,147,7,208v-2,37,-22,67,-56,70v-36,3,-30,-39,-63,-41r0,-7v20,-8,27,-26,35,-45v13,9,25,29,35,42v-3,11,-20,8,-19,23v0,8,8,16,17,15v63,-19,-11,-73,-2,-118v0,-3,0,-6,-1,-10v-14,11,-17,31,-34,38v-11,-6,-12,-15,-26,-28v-7,8,-14,19,-22,24v-2,1,-3,0,-3,-3v5,-17,20,-22,20,-48r0,-120v22,-10,49,-20,59,-43v14,8,31,26,45,35xm80,-41v21,-20,7,-75,11,-113v-3,-10,-14,-19,-24,-21r3,126v1,3,5,6,10,8xm79,-191v-4,12,20,17,24,29v1,54,-6,116,1,164r12,18v-15,-47,-7,-118,-7,-176v0,-16,-20,-28,-30,-35xm41,-166v-18,25,-4,86,-8,125v4,11,16,25,27,27v-27,-29,-17,-95,-19,-152xm69,88v1,-15,-9,-19,-13,-33v1,-8,19,-16,6,-25v-7,11,-10,22,-21,29v14,7,18,19,28,29","w":153,"k":{"z":6,"y":2,"w":8,"v":8,"u":4,"s":6,"r":8,"q":8,"p":8,"o":8,"n":8,"m":8,"l":15,"k":12,"j":4,"i":8,"h":8,"g":8,"e":8,"d":8,"c":8,"b":14,"a":6,"W":11,"U":11,"T":21,"F":5,"?":30,";":8,".":4}},{"d":"120,-263v9,10,19,-2,18,-14v2,-11,-4,-30,5,-34v6,36,-5,80,-37,82v-38,3,-20,-72,-56,-67v-8,6,-14,16,-13,31v0,31,23,38,47,45v-1,2,-2,5,-6,4v-36,-1,-48,-28,-50,-63v-2,-42,70,-58,84,-18xm208,60v-5,39,-75,32,-104,22v-18,14,-27,43,-64,41v-22,-1,-31,-19,-35,-37v1,-26,19,-41,35,-51v-14,-42,30,-84,60,-93v9,-11,19,-20,16,-42v5,-21,-11,-25,-28,-18v-6,3,-13,7,-6,13v1,2,0,3,-3,3v-10,1,-14,-9,-14,-18v-1,-26,24,-27,45,-29v6,0,8,-2,8,-5v0,-4,-3,-7,-11,-7v-27,0,-59,10,-61,35v4,22,24,32,48,34v4,5,-2,4,-5,5v-61,3,-69,-86,-20,-104v20,-8,47,-8,52,-28v10,-42,62,-38,67,-82v10,-3,0,17,14,7v7,-5,16,-12,25,-15v18,13,33,23,35,48v4,59,-15,82,-53,102v30,15,58,35,51,88v1,12,3,22,15,24v8,-9,1,-17,13,-19v-6,28,-21,62,-33,77v-28,-12,-42,-39,-48,-70v-16,15,-30,45,-40,65v-35,-24,-116,-35,-120,21v49,-16,146,-22,161,33xm219,-179v26,-19,18,-100,-11,-110v-4,0,-5,6,-7,8v30,13,20,64,18,102xm197,-160v18,-27,28,-96,-2,-113v0,36,-6,77,-2,110v1,1,2,2,4,3xm169,-148r17,-8r0,-117v-25,21,-13,78,-17,125xm68,-301v20,15,10,64,44,61v-20,-18,-16,-53,-44,-61xm255,2r3,-10v-28,-18,-31,-62,-28,-109v-3,-13,-7,-20,-15,-29v12,56,-17,124,40,148xm192,-52v23,-15,26,-80,5,-98v-3,0,-4,2,-5,4r0,94xm122,-71v28,-28,2,-117,17,-165v-29,34,-4,111,-17,165xm66,-163v16,-5,32,-4,49,-7v-8,-17,-39,-3,-49,7xm122,-58v23,4,47,4,61,19r2,-105v-16,5,-16,12,-18,32v-2,31,-16,44,-45,54xm77,-119v7,-6,28,-8,38,-4v5,-12,-10,-9,-19,-9v-10,3,-14,4,-19,13xm167,-15v-10,-31,-74,-10,-97,-2v28,-6,70,9,97,2xm100,58v3,40,94,31,102,2v-21,-36,-116,-37,-154,-17v10,10,34,33,47,28v0,-6,-4,-15,5,-13xm10,91v0,47,75,19,84,-7v-16,-14,-35,-19,-50,-39v-18,13,-34,19,-34,46","w":293,"k":{"z":9,"y":23,"w":12,"v":18,"u":10,"s":13,"r":12,"q":12,"p":14,"o":2,"n":15,"m":10,"l":19,"k":9,"j":19,"i":13,"h":6,"g":14,"e":12,"d":9,"c":8,"b":14,"a":8,"X":15,"W":27,"V":27,"U":27,"T":13,"S":17,"R":12,"Q":9,"O":9,"N":13,"M":31,"L":16,"K":20,"J":12,"I":12,"H":24,"G":10,"F":13,"E":14,"D":17,"C":8,"B":18,"?":24}},{"d":"236,-316v-3,22,-8,53,16,55v10,1,4,-18,12,-8v8,28,-33,49,-57,30v-2,17,-10,47,13,44v-4,12,-16,29,-16,43r-3,104v15,19,55,20,52,57v-5,58,-41,97,-105,97v-77,0,-138,-32,-143,-107v-3,-56,66,-83,99,-40v26,-15,15,-75,15,-115v-14,-2,-36,4,-44,-4v-1,-25,16,-35,36,-38v21,-3,4,-34,18,-51v23,-28,66,-56,107,-67xm204,-293v-23,14,6,51,26,53r9,-3v-24,-14,-28,-21,-35,-50xm172,-224v-2,20,1,31,26,25v6,-35,-7,-55,-13,-82v-10,11,-11,38,-13,57xm203,-174r-29,-1v-6,11,5,11,16,11v9,0,12,-1,13,-10xm145,-255v-36,50,6,144,-23,206v44,-33,4,-132,23,-206xm90,-166v14,0,28,7,27,-9v-12,1,-26,-3,-27,9xm184,-42v28,-5,10,-60,15,-99v1,-6,-1,-9,-4,-14r-21,2v-12,23,-12,39,-15,67v-3,30,-23,39,-45,58v5,6,13,11,19,13v11,-11,30,-23,51,-27xm142,-11v23,3,42,-3,48,-23v-28,-1,-32,8,-48,23xm24,29v0,92,218,89,218,-11v0,-31,-12,-43,-41,-51v-9,23,-34,36,-66,36v-15,19,5,50,23,55v1,5,-1,7,-5,8v-21,-6,-31,-39,-28,-66v-34,-12,-101,-13,-101,29xm99,-20v-10,-15,-46,-20,-59,0r59,0","w":271,"k":{"z":12,"y":10,"x":11,"w":18,"v":22,"u":21,"s":10,"r":22,"q":16,"p":22,"o":22,"n":22,"m":22,"l":3,"j":19,"i":14,"g":11,"e":15,"d":19,"c":24,"b":2,"a":10,"X":10,"W":12,"V":7,"U":7,"S":10,"R":19,"Q":22,"O":22,"N":10,"M":20,"K":10,"J":10,"I":10,"H":25,"G":22,"F":10,"E":22,"D":10,"C":22,"?":7,".":10,",":13}},{"d":"113,-277v15,-3,15,-24,13,-43v8,-6,8,3,8,10v4,47,-58,89,-76,35v-4,-10,-4,-26,-15,-27v-11,3,-19,15,-20,29v-1,34,26,40,59,40v3,11,-4,10,-13,10v-30,-1,-54,-16,-54,-45v0,-33,22,-55,50,-57v33,-3,36,28,48,48xm185,-201v8,20,52,13,42,-16v2,-36,-29,-37,-37,-61v11,-13,27,-37,40,-45r43,48v-43,26,-38,97,-38,171v0,52,-48,82,-76,107v-24,-11,-38,-47,-58,-62v-9,14,-13,28,-24,42v-5,1,-7,-1,-8,-5v18,-19,34,-62,29,-108v-19,-2,-38,-1,-33,20v-12,-2,-23,-10,-24,-26v-1,-30,33,-28,57,-32v2,-9,-9,-6,-14,-8v-29,3,-63,15,-63,45v0,28,35,30,65,29v2,10,-8,8,-17,8v-34,0,-64,-21,-64,-54v0,-45,31,-67,76,-69v33,5,4,-23,28,-30v28,-10,34,-46,44,-74v10,2,2,18,2,26r-3,202v1,8,15,26,23,31v10,-73,1,-165,4,-252v3,-4,5,-4,6,0r0,113xm225,-269v-24,-12,17,-24,5,-38v-10,6,-19,23,-28,30r31,33v3,-3,4,-4,7,-10xm187,-157r39,0r0,-27r-39,0v0,9,2,17,0,27xm57,-307v14,19,7,48,39,49v-18,-14,-17,-41,-39,-49xm186,-62v-2,14,17,17,16,3v17,-17,28,-42,24,-80v-2,-22,-40,-13,-40,3r0,74xm169,-19v-24,-17,-52,-45,-52,-84r0,-137v-15,0,-12,17,-12,31r0,136v9,24,36,47,50,67v11,-2,10,-3,14,-13xm27,-160v13,-20,37,-25,68,-25r0,-8v-15,3,-47,-3,-57,18v-5,6,-4,7,-11,15xm59,-131v11,-8,18,-10,36,-9v-14,-9,-30,0,-36,9","w":278,"k":{"z":39,"y":35,"x":29,"w":30,"v":30,"u":30,"s":37,"r":30,"q":39,"p":30,"o":30,"n":30,"m":30,"l":10,"k":9,"j":29,"i":11,"h":6,"g":44,"e":43,"d":39,"c":37,"b":12,"a":40,"X":65,"W":12,"V":6,"U":6,"S":53,"R":17,"Q":29,"O":29,"N":15,"M":19,"K":10,"J":32,"I":32,"H":30,"G":29,"F":61,"E":29,"D":30,"C":29,":":30,".":46,"-":31}}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+428-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("d^;}`zoi%L|Ed3t#rzYXc^c|fFo};z|EfF*X%LqA;W&4sTi{%F@Tf3*YWWM#sf;bMV*?rL}>LVS6[z(MrxRnsxmxrY@t9LB9xF|SCWm$?QnnQS_X;SY;M9n>xxCicLn+oj&zQ3B@wL*3oQr*QiMbsFrQqts{wAon`^tid3c{dQ.@NxR4M$}{wAR4`$}nwz.t`zri%3.ANLcE;{BA`Vtn%VC|[bi#%Ls1s{Bg%Tigf{6-?Arbr}nEdx&1NT@b`b*S;VWt`^tTrYnEsF|)dQ_g%QBi;foid^.gsFYi%L|Ewz(gMbqEsL}tdQtz`bc1?FS&`$4~dFSRm3$JY^Vc*dwCo?N_qQx9WLfs;%`Mr[H6({jStzA1@]~4)Egn.XTi}Fb>B+#&|e-@;})jLFtrfx}nLFtrHQS1dQR6")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":159,"face":{"font-family":"IncisedBlack","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 2 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","cap-height":"94","bbox":"3.92287 -340 419.777 123.447","underline-thickness":"5.76","underline-position":"-35.28","unicode-range":"U+0020-U+007A"}}));;
/*
 * jQuery JavaScript Library v1.4
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://docs.jquery.com/License
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Wed Jan 13 15:23:05 2010 -0500
 */
(function(A,w){function oa(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(oa,1);return}c.ready()}}function La(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function $(a,b,d,f,e,i){var j=a.length;if(typeof b==="object"){for(var o in b)$(a,o,b[o],f,e,d);return a}if(d!==w){f=!i&&f&&c.isFunction(d);for(o=0;o<j;o++)e(a[o],b,f?d.call(a[o],o,e(a[o],b)):d,i);return a}return j?e(a[0],b):null}function K(){return(new Date).getTime()}function aa(){return false}function ba(){return true}function pa(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function qa(a){var b=true,d=[],f=[],e=arguments,i,j,o,p,n,t=c.extend({},c.data(this,"events").live);for(p in t){j=t[p];if(j.live===a.type||j.altLive&&c.inArray(a.type,j.altLive)>-1){i=j.data;i.beforeFilter&&i.beforeFilter[a.type]&&!i.beforeFilter[a.type](a)||f.push(j.selector)}else delete t[p]}i=c(a.target).closest(f,a.currentTarget);n=0;for(l=i.length;n<l;n++)for(p in t){j=t[p];o=i[n].elem;f=null;if(i[n].selector===j.selector){if(j.live==="mouseenter"||j.live==="mouseleave")f=c(a.relatedTarget).closest(j.selector)[0];if(!f||f!==o)d.push({elem:o,fn:j})}}n=0;for(l=d.length;n<l;n++){i=d[n];a.currentTarget=i.elem;a.data=i.fn.data;if(i.fn.apply(i.elem,e)===false){b=false;break}}return b}function ra(a,b){return["live",a,b.replace(/\./g,"`").replace(/ /g,"&")].join(".")}function sa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function ta(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var i in f)for(var j in f[i])c.event.add(this,i,f[i][j],f[i][j].data)}}})}function ua(a,b,d){var f,e,i;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&a[0].indexOf("<option")<0){e=true;if(i=c.fragments[a[0]])if(i!==1)f=i}if(!f){b=b&&b[0]?b[0].ownerDocument||b[0]:s;f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=i?f:1;return{fragment:f,cacheable:e}}function T(a){for(var b=0,d,f;(d=a[b])!=null;b++)if(!c.noData[d.nodeName.toLowerCase()]&&(f=d[H]))delete c.cache[f]}function L(a,b){var d={};c.each(va.concat.apply([],va.slice(0,b)),function(){d[this]=a});return d}function wa(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Ma=A.jQuery,Na=A.$,s=A.document,U,Oa=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Pa=/^.[^:#\[\.,]*$/,Qa=/\S/,Ra=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Sa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],M,ca=Object.prototype.toString,da=Object.prototype.hasOwnProperty,ea=Array.prototype.push,R=Array.prototype.slice,V=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(typeof a==="string")if((d=Oa.exec(a))&&(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Sa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=ua([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return U.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a)}else return!b||b.jquery?(b||U).find(a):c(b).find(a);else if(c.isFunction(a))return U.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.isArray(a)?this.setArray(a):c.makeArray(a,this)},selector:"",jquery:"1.4",length:0,size:function(){return this.length},toArray:function(){return R.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){a=c(a||null);a.prevObject=this;a.context=this.context;if(b==="find")a.selector=this.selector+(this.selector?" ":"")+d;else if(b)a.selector=this.selector+"."+b+"("+d+")";return a},setArray:function(a){this.length=0;ea.apply(this,a);return this},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ea,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,i,j,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b<d;b++)if((e=arguments[b])!=null)for(i in e){j=a[i];o=e[i];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){j=j&&(c.isPlainObject(j)||c.isArray(j))?j:c.isArray(o)?[]:{};a[i]=c.extend(f,j,o)}else if(o!==w)a[i]=o}return a};c.extend({noConflict:function(a){A.$=Na;if(a)A.jQuery=Ma;return c},isReady:false,ready:function(){if(!c.isReady){if(!s.body)return setTimeout(c.ready,13);c.isReady=true;if(Q){for(var a,b=0;a=Q[b++];)a.call(s,c);Q=null}c.fn.triggerHandler&&c(s).triggerHandler("ready")}},bindReady:function(){if(!xa){xa=true;if(s.readyState==="complete")return c.ready();if(s.addEventListener){s.addEventListener("DOMContentLoaded",M,false);A.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",M);A.attachEvent("onload",c.ready);var a=false;try{a=A.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&oa()}}},isFunction:function(a){return ca.call(a)==="[object Function]"},isArray:function(a){return ca.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||ca.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!da.call(a,"constructor")&&!da.call(a.constructor.prototype,"isPrototypeOf"))return false;var b;for(b in a);return b===w||da.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;return true},noop:function(){},globalEval:function(a){if(a&&Qa.test(a)){var b=s.getElementsByTagName("head")[0]||s.documentElement,d=s.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(s.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,i=a.length,j=i===w||c.isFunction(a);if(d)if(j)for(f in a){if(b.apply(a[f],d)===false)break}else for(;e<i;){if(b.apply(a[e++],d)===false)break}else if(j)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<i&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Ra,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ea.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=b.length;f<e;f++)a[d++]=b[f];else for(;b[f]!==w;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,i=a.length;e<i;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,i=0,j=a.length;i<j;i++){e=b(a[i],i,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b==="string"){d=a;a=d[b];b=w}else if(b&&!c.isFunction(b)){d=b;b=w}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){var b={browser:""};a=a.toLowerCase();if(/webkit/.test(a))b={browser:"webkit",version:/webkit[\/ ]([\w.]+)/};else if(/opera/.test(a))b={browser:"opera",version:/version/.test(a)?/version[\/ ]([\w.]+)/:/opera[\/ ]([\w.]+)/};else if(/msie/.test(a))b={browser:"msie",version:/msie ([\w.]+)/};else if(/mozilla/.test(a)&&!/compatible/.test(a))b={browser:"mozilla",version:/rv:([\w.]+)/};b.version=(b.version&&b.version.exec(a)||[0,"0"])[1];return b},browser:{}});P=c.uaMatch(P);if(P.browser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari=true;if(V)c.inArray=function(a,b){return V.call(b,a)};U=c(s);if(s.addEventListener)M=function(){s.removeEventListener("DOMContentLoaded",M,false);c.ready()};else if(s.attachEvent)M=function(){if(s.readyState==="complete"){s.detachEvent("onreadystatechange",M);c.ready()}};if(V)c.inArray=function(a,b){return V.call(b,a)};(function(){c.support={};var a=s.documentElement,b=s.createElement("script"),d=s.createElement("div"),f="script"+K();d.style.display="none";d.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var e=d.getElementsByTagName("*"),i=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!i)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(i.getAttribute("style")),hrefNormalized:i.getAttribute("href")==="/a",opacity:/^0.55$/.test(i.style.opacity),cssFloat:!!i.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(j){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function o(){c.support.noCloneEvent=false;d.detachEvent("onclick",o)});d.cloneNode(true).fireEvent("onclick")}c(function(){var o=s.createElement("div");o.style.width=o.style.paddingLeft="1px";s.body.appendChild(o);c.boxModel=c.support.boxModel=o.offsetWidth===2;s.body.removeChild(o).style.display="none"});a=function(o){var p=s.createElement("div");o="on"+o;var n=o in
p;if(!n){p.setAttribute(o,"return;");n=typeof p[o]==="function"}return n};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=i=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var H="jQuery"+K(),Ta=0,ya={},Ua={};c.extend({cache:{},expando:H,noData:{embed:true,object:true,applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?ya:a;var f=a[H],e=c.cache;if(!b&&!f)return null;f||(f=++Ta);if(typeof b==="object"){a[H]=f;e=e[f]=c.extend(true,{},b)}else e=e[f]?e[f]:typeof d==="undefined"?Ua:(e[f]={});if(d!==w){a[H]=f;e[b]=d}return typeof b==="string"?e[b]:e}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?ya:a;var d=a[H],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{try{delete a[H]}catch(i){a.removeAttribute&&a.removeAttribute(H)}delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this,a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===w)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var za=/[\n\t]/g,fa=/\s+/,Va=/\r/g,Wa=/href|src|style/,Xa=/(button|input)/i,Ya=/(button|input|object|select|textarea)/i,Za=/^(a|area)$/i,Aa=/radio|checkbox/;c.fn.extend({attr:function(a,b){return $(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(p){var n=c(this);n.addClass(a.call(this,p,n.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(fa),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className)for(var i=" "+e.className+" ",j=0,o=b.length;j<o;j++){if(i.indexOf(" "+b[j]+" ")<0)e.className+=" "+b[j]}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(p){var n=c(this);n.removeClass(a.call(this,p,n.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(fa),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var i=(" "+e.className+" ").replace(za," "),j=0,o=b.length;j<o;j++)i=i.replace(" "+b[j]+" "," ");e.className=i.substring(1,i.length-1)}else e.className=""}return this},toggleClass:function(a,b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var i=c(this);i.toggleClass(a.call(this,e,i.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,i=0,j=c(this),o=b,p=a.split(fa);e=p[i++];){o=f?o:!j.hasClass(e);j[o?"addClass":"removeClass"](e)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className=this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(za," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var i=b?d:0;for(d=b?d+1:e.length;i<d;i++){var j=e[i];if(j.selected){a=c(j).val();if(b)return a;f.push(a)}}return f}if(Aa.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Va,"")}return w}var o=c.isFunction(a);return this.each(function(p){var n=c(this),t=a;if(this.nodeType===1){if(o)t=a.call(this,p,n.val());if(typeof t==="number")t+="";if(c.isArray(t)&&Aa.test(this.type))this.checked=c.inArray(n.val(),t)>=0;else if(c.nodeName(this,"select")){var z=c.makeArray(t);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),z)>=0});if(!z.length)this.selectedIndex=-1}else this.value=t}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var i=Wa.test(b);if(b in a&&f&&!i){if(e){if(b==="type"&&Xa.test(a.nodeName)&&a.parentNode)throw"type property can't be changed";a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:Ya.test(a.nodeName)||Za.test(a.nodeName)&&a.href?0:w;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&i?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var $a=function(a){return a.replace(/[^\w\s\.\|`]/g,function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.frameElement)a=A;if(!d.guid)d.guid=c.guid++;if(f!==w){d=c.proxy(d);d.data=f}var e=c.data(a,"events")||c.data(a,"events",{}),i=c.data(a,"handle"),j;if(!i){j=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(j.elem,arguments):w};i=c.data(a,"handle",j)}if(i){i.elem=a;b=b.split(/\s+/);for(var o,p=0;o=b[p++];){var n=o.split(".");o=n.shift();d.type=n.slice(0).sort().join(".");var t=e[o],z=this.special[o]||{};if(!t){t=e[o]={};if(!z.setup||z.setup.call(a,f,n,d)===false)if(a.addEventListener)a.addEventListener(o,i,false);else a.attachEvent&&a.attachEvent("on"+o,i)}if(z.add)if((n=z.add.call(a,d,f,n,t))&&c.isFunction(n)){n.guid=n.guid||d.guid;d=n}t[d.guid]=d;this.global[o]=true}a=null}}},global:{},remove:function(a,b,d){if(!(a.nodeType===3||a.nodeType===8)){var f=c.data(a,"events"),e,i,j;if(f){if(b===w||typeof b==="string"&&b.charAt(0)===".")for(i in f)this.remove(a,i+(b||""));else{if(b.type){d=b.handler;b=b.type}b=b.split(/\s+/);for(var o=0;i=b[o++];){var p=i.split(".");i=p.shift();var n=!p.length,t=c.map(p.slice(0).sort(),$a);t=new RegExp("(^|\\.)"+t.join("\\.(?:.*\\.)?")+"(\\.|$)");var z=this.special[i]||{};if(f[i]){if(d){j=f[i][d.guid];delete f[i][d.guid]}else for(var B in f[i])if(n||t.test(f[i][B].type))delete f[i][B];z.remove&&z.remove.call(a,p,j);for(e in f[i])break;if(!e){if(!z.teardown||z.teardown.call(a,p)===false)if(a.removeEventListener)a.removeEventListener(i,c.data(a,"handle"),false);else a.detachEvent&&a.detachEvent("on"+
i,c.data(a,"handle"));e=null;delete f[i]}}}}for(e in f)break;if(!e){if(B=c.data(a,"handle"))B.elem=null;c.removeData(a,"events");c.removeData(a,"handle")}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[H]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();this.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;var i=c.data(d,"handle");i&&i.apply(d,b);var j,o;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()])){j=d[e];o=d["on"+e]}}catch(p){}i=c.nodeName(d,"a")&&e==="click";if(!f&&j&&!a.isDefaultPrevented()&&!i){this.triggered=true;try{d[e]()}catch(n){}}else if(o&&d["on"+e].apply(d,b)===false)a.result=false;this.triggered=false;if(!a.isPropagationStopped())(d=d.parentNode||d.ownerDocument)&&c.event.trigger(a,b,d,true)},handle:function(a){var b,d;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;d=a.type.split(".");a.type=d.shift();b=!d.length&&!a.exclusive;var f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)");d=(c.data(this,"events")||{})[a.type];for(var e in d){var i=d[e];if(b||f.test(i.type)){a.handler=i;a.data=i.data;i=i.apply(this,arguments);if(i!==w){a.result=i;if(i===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(a){if(a[H])return a;var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||s;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=s.documentElement;d=s.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==w)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a,b){c.extend(a,b||{});a.guid+=b.selector+b.live;c.event.add(this,b.live,qa,b)},remove:function(a){if(a.length){var b=0,d=new RegExp("(^|\\.)"+a[0]+"(\\.|$)");c.each(c.data(this,"events").live||{},function(){d.test(this.type)&&b++});b<1&&c.event.remove(this,a[0],qa)}},special:{}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=a;this.type=a.type}else this.type=a;this.timeStamp=K();this[H]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=ba;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=ba;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=ba;this.stopPropagation()},isDefaultPrevented:aa,isPropagationStopped:aa,isImmediatePropagationStopped:aa};var Ba=function(a){for(var b=a.relatedTarget;b&&b!==this;)try{b=b.parentNode}catch(d){break}if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}},Ca=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?Ca:Ba,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ca:Ba)}}});if(!c.support.submitBubbles)c.event.special.submit={setup:function(a,b,d){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit."+d.guid,function(f){var e=f.target,i=e.type;if((i==="submit"||i==="image")&&c(e).closest("form").length)return pa("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit."+
d.guid,function(f){var e=f.target,i=e.type;if((i==="text"||i==="password")&&c(e).closest("form").length&&f.keyCode===13)return pa("submit",this,arguments)})}else return false},remove:function(a,b){c.event.remove(this,"click.specialSubmit"+(b?"."+b.guid:""));c.event.remove(this,"keypress.specialSubmit"+(b?"."+b.guid:""))}};if(!c.support.changeBubbles){var ga=/textarea|input|select/i;function Da(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d}function ha(a,b){var d=a.target,f,e;if(!(!ga.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Da(d);if(e!==f){if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",e);if(d.type!=="select"&&(f!=null||e)){a.type="change";return c.event.trigger(a,b,this)}}}}c.event.special.change={filters:{focusout:ha,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return ha.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return ha.call(this,a)},beforeactivate:function(a){a=a.target;a.nodeName.toLowerCase()==="input"&&a.type==="radio"&&c.data(a,"_change_data",Da(a))}},setup:function(a,b,d){for(var f in W)c.event.add(this,f+".specialChange."+d.guid,W[f]);return ga.test(this.nodeName)},remove:function(a,b){for(var d in W)c.event.remove(this,d+".specialChange"+(b?"."+b.guid:""),W[d]);return ga.test(this.nodeName)}};var W=c.event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a,d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var i in d)this[b](i,f,d[i],e);return this}if(c.isFunction(f)){thisObject=e;e=f;f=w}var j=b==="one"?c.proxy(e,function(o){c(this).unbind(o,j);return e.apply(this,arguments)}):e;return d==="unload"&&b!=="one"?this.one(d,f,e,thisObject):this.each(function(){c.event.add(this,d,j,f)})}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&!a.preventDefault){for(var d in a)this.unbind(d,a[d]);return this}return this.each(function(){c.event.remove(this,a,b)})},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.result}},toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)},live:function(a,b,d){if(c.isFunction(b)){d=b;b=w}c(this.context).bind(ra(a,this.selector),{data:b,selector:this.selector,live:a},d);return this},die:function(a,b){c(this.context).unbind(ra(a,this.selector),b?{guid:b.guid+this.selector+a}:null);return this}});c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),function(a,b){c.fn[b]=function(d){return d?this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});A.attachEvent&&!A.addEventListener&&A.attachEvent("onunload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});(function(){function a(g){for(var h="",k,m=0;g[m];m++){k=g[m];if(k.nodeType===3||k.nodeType===4)h+=k.nodeValue;else if(k.nodeType!==8)h+=a(k.childNodes)}return h}function b(g,h,k,m,r,q){r=0;for(var v=m.length;r<v;r++){var u=m[r];if(u){u=u[g];for(var y=false;u;){if(u.sizcache===k){y=m[u.sizset];break}if(u.nodeType===1&&!q){u.sizcache=k;u.sizset=r}if(u.nodeName.toLowerCase()===h){y=u;break}u=u[g]}m[r]=y}}}function d(g,h,k,m,r,q){r=0;for(var v=m.length;r<v;r++){var u=m[r];if(u){u=u[g];for(var y=false;u;){if(u.sizcache===k){y=m[u.sizset];break}if(u.nodeType===1){if(!q){u.sizcache=k;u.sizset=r}if(typeof h!=="string"){if(u===h){y=true;break}}else if(p.filter(h,[u]).length>0){y=u;break}}u=u[g]}m[r]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,i=Object.prototype.toString,j=false,o=true;[0,0].sort(function(){o=false;return 0});var p=function(g,h,k,m){k=k||[];var r=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return k;for(var q=[],v,u,y,S,I=true,N=x(h),J=g;(f.exec(""),v=f.exec(J))!==null;){J=v[3];q.push(v[1]);if(v[2]){S=v[3];break}}if(q.length>1&&t.exec(g))if(q.length===2&&n.relative[q[0]])u=ia(q[0]+q[1],h);else for(u=n.relative[q[0]]?[h]:p(q.shift(),h);q.length;){g=q.shift();if(n.relative[g])g+=q.shift();u=ia(g,u)}else{if(!m&&q.length>1&&h.nodeType===9&&!N&&n.match.ID.test(q[0])&&!n.match.ID.test(q[q.length-1])){v=p.find(q.shift(),h,N);h=v.expr?p.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:q.pop(),set:B(m)}:p.find(q.pop(),q.length===1&&(q[0]==="~"||q[0]==="+")&&h.parentNode?h.parentNode:h,N);u=v.expr?p.filter(v.expr,v.set):v.set;if(q.length>0)y=B(u);else I=false;for(;q.length;){var E=q.pop();v=E;if(n.relative[E])v=q.pop();else E="";if(v==null)v=h;n.relative[E](y,v,N)}}else y=[]}y||(y=u);if(!y)throw"Syntax error, unrecognized expression: "+
(E||g);if(i.call(y)==="[object Array]")if(I)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&F(h,y[g])))k.push(u[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&k.push(u[g]);else k.push.apply(k,y);else B(y,k);if(S){p(S,r,k,m);p.uniqueSort(k)}return k};p.uniqueSort=function(g){if(D){j=o;g.sort(D);if(j)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};p.matches=function(g,h){return p(g,null,null,h)};p.find=function(g,h,k){var m,r;if(!g)return[];for(var q=0,v=n.order.length;q<v;q++){var u=n.order[q];if(r=n.leftMatch[u].exec(g)){var y=r[1];r.splice(1,1);if(y.substr(y.length-1)!=="\\"){r[1]=(r[1]||"").replace(/\\/g,"");m=n.find[u](r,h,k);if(m!=null){g=g.replace(n.match[u],"");break}}}}m||(m=h.getElementsByTagName("*"));return{set:m,expr:g}};p.filter=function(g,h,k,m){for(var r=g,q=[],v=h,u,y,S=h&&h[0]&&x(h[0]);g&&h.length;){for(var I in n.filter)if((u=n.leftMatch[I].exec(g))!=null&&u[2]){var N=n.filter[I],J,E;E=u[1];y=false;u.splice(1,1);if(E.substr(E.length-
1)!=="\\"){if(v===q)q=[];if(n.preFilter[I])if(u=n.preFilter[I](u,v,k,q,m,S)){if(u===true)continue}else y=J=true;if(u)for(var X=0;(E=v[X])!=null;X++)if(E){J=N(E,u,X,v);var Ea=m^!!J;if(k&&J!=null)if(Ea)y=true;else v[X]=false;else if(Ea){q.push(E);y=true}}if(J!==w){k||(v=q);g=g.replace(n.match[I],"");if(!y)return[];break}}}if(g===r)if(y==null)throw"Syntax error, unrecognized expression: "+g;else break;r=g}return v};var n=p.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},relative:{"+":function(g,h){var k=typeof h==="string",m=k&&!/\W/.test(h);k=k&&!m;if(m)h=h.toLowerCase();m=0;for(var r=g.length,q;m<r;m++)if(q=g[m]){for(;(q=q.previousSibling)&&q.nodeType!==1;);g[m]=k||q&&q.nodeName.toLowerCase()===h?q||false:q===h}k&&p.filter(h,g,true)},">":function(g,h){var k=typeof h==="string";if(k&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,r=g.length;m<r;m++){var q=g[m];if(q){k=q.parentNode;g[m]=k.nodeName.toLowerCase()===h?k:false}}}else{m=0;for(r=g.length;m<r;m++)if(q=g[m])g[m]=k?q.parentNode:q.parentNode===h;k&&p.filter(h,g,true)}},"":function(g,h,k){var m=e++,r=d;if(typeof h==="string"&&!/\W/.test(h)){var q=h=h.toLowerCase();r=b}r("parentNode",h,m,g,q,k)},"~":function(g,h,k){var m=e++,r=d;if(typeof h==="string"&&!/\W/.test(h)){var q=h=h.toLowerCase();r=b}r("previousSibling",h,m,g,q,k)}},find:{ID:function(g,h,k){if(typeof h.getElementById!=="undefined"&&!k)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var k=[];h=h.getElementsByName(g[1]);for(var m=0,r=h.length;m<r;m++)h[m].getAttribute("name")===g[1]&&k.push(h[m]);return k.length===0?null:k}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,k,m,r,q){g=" "+g[1].replace(/\\/g,"")+" ";if(q)return g;q=0;for(var v;(v=h[q])!=null;q++)if(v)if(r^(v.className&&(" "+v.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))k||m.push(v);else if(k)h[q]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()},CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,k,m,r,q){h=g[1].replace(/\\/g,"");if(!q&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,k,m,r){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=p(g[3],null,null,h);else{g=p.filter(g[3],h,k,true^r);k||m.push.apply(m,g);return false}else if(n.match.POS.test(g[0])||n.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,h,k){return!!p(k[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},setFilters:{first:function(g,h){return h===0},last:function(g,h,k,m){return h===m.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,k){return h<k[3]-0},gt:function(g,h,k){return h>k[3]-0},nth:function(g,h,k){return k[3]-0===h},eq:function(g,h,k){return k[3]-0===h}},filter:{PSEUDO:function(g,h,k,m){var r=h[1],q=n.filters[r];if(q)return q(g,k,h,m);else if(r==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(r==="not"){h=h[3];k=0;for(m=h.length;k<m;k++)if(h[k]===g)return false;return true}else throw"Syntax error, unrecognized expression: "+r;},CHILD:function(g,h){var k=h[1],m=g;switch(k){case"only":case"first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(k==="first")return true;m=g;case"last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case"nth":k=h[2];var r=h[3];if(k===1&&r===0)return true;h=h[0];var q=g.parentNode;if(q&&(q.sizcache!==h||!g.nodeIndex)){var v=0;for(m=q.firstChild;m;m=m.nextSibling)if(m.nodeType===1)m.nodeIndex=++v;q.sizcache=h}g=g.nodeIndex-r;return k===0?g===0:g%k===0&&g/k>=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var k=h[1];g=n.attrHandle[k]?n.attrHandle[k](g):g[k]!=null?g[k]:g.getAttribute(k);k=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m==="="?k===h:m==="*="?k.indexOf(h)>=0:m==="~="?(" "+k+" ").indexOf(h)>=0:!h?k&&g!==false:m==="!="?k!==h:m==="^="?k.indexOf(h)===0:m==="$="?k.substr(k.length-h.length)===h:m==="|="?k===h||k.substr(0,h.length+1)===h+"-":false},POS:function(g,h,k,m){var r=n.setFilters[h[2]];if(r)return r(g,k,h,m)}}},t=n.match.POS;for(var z in n.match){n.match[z]=new RegExp(n.match[z].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[z]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[z].source.replace(/\\(\d+)/g,function(g,h){return"\\"+(h-0+1)}))}var B=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(s.documentElement.childNodes,0)}catch(C){B=function(g,h){h=h||[];if(i.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var k=0,m=g.length;k<m;k++)h.push(g[k]);else for(k=0;g[k];k++)h.push(g[k]);return h}}var D;if(s.documentElement.compareDocumentPosition)D=function(g,h){if(!g.compareDocumentPosition||!h.compareDocumentPosition){if(g==h)j=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)j=true;return g};else if("sourceIndex"in s.documentElement)D=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)j=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)j=true;return g};else if(s.createRange)D=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)j=true;return g.ownerDocument?-1:1}var k=g.ownerDocument.createRange(),m=h.ownerDocument.createRange();k.setStart(g,0);k.setEnd(g,0);m.setStart(h,0);m.setEnd(h,0);g=k.compareBoundaryPoints(Range.START_TO_END,m);if(g===0)j=true;return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var k=s.documentElement;k.insertBefore(g,k.firstChild);if(s.getElementById(h)){n.find.ID=function(m,r,q){if(typeof r.getElementById!=="undefined"&&!q)return(r=r.getElementById(m[1]))?r.id===m[1]||typeof r.getAttributeNode!=="undefined"&&r.getAttributeNode("id").nodeValue===m[1]?[r]:w:[]};n.filter.ID=function(m,r){var q=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&q&&q.nodeValue===r}}k.removeChild(g);k=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,k){k=k.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;k[m];m++)k[m].nodeType===1&&h.push(k[m]);k=h}return k};g.innerHTML="<a href='#'></a>";if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")n.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();s.querySelectorAll&&function(){var g=p,h=s.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){p=function(m,r,q,v){r=r||s;if(!v&&r.nodeType===9&&!x(r))try{return B(r.querySelectorAll(m),q)}catch(u){}return g(m,r,q,v)};for(var k in g)p[k]=g[k];h=null}}();(function(){var g=s.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){n.order.splice(1,0,"CLASS");n.find.CLASS=function(h,k,m){if(typeof k.getElementsByClassName!=="undefined"&&!m)return k.getElementsByClassName(h[1])};g=null}}})();var F=s.compareDocumentPosition?function(g,h){return g.compareDocumentPosition(h)&16}:function(g,h){return g!==h&&(g.contains?g.contains(h):true)},x=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},ia=function(g,h){var k=[],m="",r;for(h=h.nodeType?[h]:h;r=n.match.PSEUDO.exec(g);){m+=r[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;r=0;for(var q=h.length;r<q;r++)p(g,h[r],k);return p.filter(m,k)};c.find=p;c.expr=p.selectors;c.expr[":"]=c.expr.filters;c.unique=p.uniqueSort;c.getText=a;c.isXMLDoc=x;c.contains=F})();var ab=/Until$/,bb=/^(?:parents|prevUntil|prevAll)/,cb=/,/;R=Array.prototype.slice;var Fa=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,i){return!!b.call(e,i,e)===d});else if(b.nodeType)return c.grep(a,function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Pa.test(b))return c.filter(b,f,!d);else b=c.filter(b,a)}return c.grep(a,function(e){return c.inArray(e,b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length;c.find(a,this[f],b);if(f>0)for(var i=d;i<b.length;i++)for(var j=0;j<d;j++)if(b[j]===b[i]){b.splice(i--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Fa(this,a,false),"not",a)},filter:function(a){return this.pushStack(Fa(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,i={},j;if(f&&a.length){e=0;for(var o=a.length;e<o;e++){j=a[e];i[j]||(i[j]=c.expr.match.POS.test(j)?c(j,b||this.context):j)}for(;f&&f.ownerDocument&&f!==b;){for(j in i){e=i[j];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:j,elem:f});delete i[j]}}f=f.parentNode}}return d}var p=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,t){for(;t&&t.ownerDocument&&t!==b;){if(p?p.index(t)>-1:c(t).is(a))return t;t=t.parentNode}return null})},index:function(a){if(!a||typeof a==="string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(sa(a[0])||sa(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode",d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);ab.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||cb.test(f))&&bb.test(a))e=e.reverse();return this.pushStack(e,a,R.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===w||!c(a).is(d));){a.nodeType===1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Ga=/ jQuery\d+="(?:\d+|null)"/g,Y=/^\s+/,db=/(<([\w:]+)[^>]*?)\/>/g,eb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,Ha=/<([\w:]+)/,fb=/<tbody/i,gb=/<|&\w+;/,hb=function(a,b,d){return eb.test(d)?a:b+"></"+d+">"},G={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,"",""]};G.optgroup=G.option;G.tbody=G.tfoot=G.colgroup=G.caption=G.thead;G.th=G.td;if(!c.support.htmlSerialize)G._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=c(this);return d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==w)return this.empty().append((this[0]&&this[0].ownerDocument||s).createTextNode(a));return c.getText(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},wrapInner:function(a){return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ga,"").replace(Y,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ta(this,b);ta(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ga,""):null;else if(typeof a==="string"&&!/<script/i.test(a)&&(c.support.leadingWhitespace||!Y.test(a))&&!G[(Ha.exec(a)||["",""])[1].toLowerCase()])try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){T(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(f){this.empty().append(a)}else c.isFunction(a)?this.each(function(e){var i=c(this),j=i.html();i.empty().append(function(){return a.call(this,e,j)})}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){c.isFunction(a)||(a=c(a).detach());return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){function f(t){return c.nodeName(t,"table")?t.getElementsByTagName("tbody")[0]||t.appendChild(t.ownerDocument.createElement("tbody")):t}var e,i,j=a[0],o=[];if(c.isFunction(j))return this.each(function(t){var z=c(this);a[0]=j.call(this,t,b?z.html():w);return z.domManip(a,b,d)});if(this[0]){e=a[0]&&a[0].parentNode&&a[0].parentNode.nodeType===11?{fragment:a[0].parentNode}:ua(a,this,o);if(i=e.fragment.firstChild){b=b&&c.nodeName(i,"tr");for(var p=0,n=this.length;p<n;p++)d.call(b?f(this[p],i):this[p],e.cacheable||this.length>1||p>0?e.fragment.cloneNode(true):e.fragment)}o&&c.each(o,La)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);for(var e=0,i=d.length;e<i;e++){var j=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),j);f=f.concat(j)}return this.pushStack(f,a,d.selector)}});c.each({remove:function(a,b){if(!a||c.filter(a,[this]).length){if(!b&&this.nodeType===1){T(this.getElementsByTagName("*"));T([this])}this.parentNode&&this.parentNode.removeChild(this)}},empty:function(){for(this.nodeType===1&&T(this.getElementsByTagName("*"));this.firstChild;)this.removeChild(this.firstChild)}},function(a,b){c.fn[a]=function(){return this.each(b,arguments)}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;var e=[];c.each(a,function(i,j){if(typeof j==="number")j+="";if(j){if(typeof j==="string"&&!gb.test(j))j=b.createTextNode(j);else if(typeof j==="string"){j=j.replace(db,hb);var o=(Ha.exec(j)||["",""])[1].toLowerCase(),p=G[o]||G._default,n=p[0];i=b.createElement("div");for(i.innerHTML=p[1]+j+p[2];n--;)i=i.lastChild;if(!c.support.tbody){n=fb.test(j);o=o==="table"&&!n?i.firstChild&&i.firstChild.childNodes:p[1]==="<table>"&&!n?i.childNodes:[];for(p=o.length-1;p>=0;--p)c.nodeName(o[p],"tbody")&&!o[p].childNodes.length&&o[p].parentNode.removeChild(o[p])}!c.support.leadingWhitespace&&Y.test(j)&&i.insertBefore(b.createTextNode(Y.exec(j)[0]),i.firstChild);j=c.makeArray(i.childNodes)}if(j.nodeType)e.push(j);else e=c.merge(e,j)}});if(d)for(a=0;e[a];a++)if(f&&c.nodeName(e[a],"script")&&(!e[a].type||e[a].type.toLowerCase()==="text/javascript"))f.push(e[a].parentNode?e[a].parentNode.removeChild(e[a]):e[a]);else{e[a].nodeType===1&&e.splice.apply(e,[a+1,0].concat(c.makeArray(e[a].getElementsByTagName("script"))));d.appendChild(e[a])}return e}});var ib=/z-?index|font-?weight|opacity|zoom|line-?height/i,Ia=/alpha\([^)]*\)/,Ja=/opacity=([^)]*)/,ja=/float/i,ka=/-([a-z])/ig,jb=/([A-Z])/g,kb=/^-?\d+(?:px)?$/i,lb=/^-?\d/,mb={position:"absolute",visibility:"hidden",display:"block"},nb=["Left","Right"],ob=["Top","Bottom"],pb=s.defaultView&&s.defaultView.getComputedStyle,Ka=c.support.cssFloat?"cssFloat":"styleFloat",la=function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return $(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!ib.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter=Ia.test(a)?a.replace(Ia,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Ja.exec(f.filter)[1])/100+"":""}if(ja.test(b))b=Ka;b=b.replace(ka,la);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,i=b==="width"?nb:ob;function j(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(i,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a,"border"+this+"Width",true))||0})}a.offsetWidth!==0?j():c.swap(a,mb,j);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Ja.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ja.test(b))b=Ka;if(!d&&e&&e[b])f=e[b];else if(pb){if(ja.test(b))b="float";b=b.replace(jb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f=a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ka,la);f=a.currentStyle[b]||a.currentStyle[d];if(!kb.test(f)&&lb.test(f)){b=e.left;var i=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=i}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var qb=K(),rb=/<script(.|\s)*?\/script>/gi,sb=/select|textarea/i,tb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,O=/=\?(&|$)/,ma=/\?/,ub=/(\?|&)_=.*?(&|$)/,vb=/^(\w+:)?\/\/([^\/?#]+)/,wb=/%20/g;c.fn.extend({_load:c.fn.load,load:function(a,b,d){if(typeof a!=="string")return this._load(a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}c.ajax({url:a,type:f,dataType:"html",data:b,context:this,complete:function(i,j){if(j==="success"||j==="notmodified")this.html(e?c("<div />").append(i.responseText.replace(rb,"")).find(e):i.responseText);d&&this.each(d,[i.responseText,j,i])}});return this},serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||sb.test(this.nodeName)||tb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:A.XMLHttpRequest&&(A.location.protocol!=="file:"||!A.ActiveXObject)?function(){return new A.XMLHttpRequest}:function(){try{return new A.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&&e.success.call(p,o,j,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(p,x,j);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(r,q){(e.context?c(e.context):c.event).trigger(r,q)}var e=c.extend(true,{},c.ajaxSettings,a),i,j,o,p=e.context||e,n=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(n==="GET")O.test(e.url)||(e.url+=(ma.test(e.url)?"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!O.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&O.test(e.data)||O.test(e.url))){i=e.jsonpCallback||"jsonp"+qb++;if(e.data)e.data=(e.data+"").replace(O,"="+i+"$1");e.url=e.url.replace(O,"="+i+"$1");e.dataType="script";A[i]=A[i]||function(r){o=r;b();d();A[i]=w;try{delete A[i]}catch(q){}B&&B.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===false&&n==="GET"){var t=K(),z=e.url.replace(ub,"$1_="+t+"$2");e.url=z+(z===e.url?(ma.test(e.url)?"&":"?")+"_="+t:"")}if(e.data&&n==="GET")e.url+=(ma.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");t=(t=vb.exec(e.url))&&(t[1]&&t[1]!==location.protocol||t[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&t){var B=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!i){var D=false;C.onload=C.onreadystatechange=function(){if(!D&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){D=true;b();d();C.onload=C.onreadystatechange=null;B&&C.parentNode&&B.removeChild(C)}}}B.insertBefore(C,B.firstChild);return w}var F=false,x=e.xhr();if(x){e.username?x.open(n,e.url,e.async,e.username,e.password):x.open(n,e.url,e.async);try{if(e.data||a&&a.contentType)x.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&x.setRequestHeader("If-Modified-Since",c.lastModified[e.url]);c.etag[e.url]&&x.setRequestHeader("If-None-Match",c.etag[e.url])}t||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ia){}if(e.beforeSend&&e.beforeSend.call(p,x,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");x.abort();return false}e.global&&f("ajaxSend",[x,e]);var g=x.onreadystatechange=function(r){if(!x||x.readyState===0){F||d();F=true;if(x)x.onreadystatechange=c.noop}else if(!F&&x&&(x.readyState===4||r==="timeout")){F=true;x.onreadystatechange=c.noop;j=r==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";if(j==="success")try{o=c.httpData(x,e.dataType,e)}catch(q){j="parsererror"}if(j==="success"||j==="notmodified")i||b();else c.handleError(e,x,j);d();r==="timeout"&&x.abort();if(e.async)x=null}};try{var h=x.abort;x.abort=function(){if(x){h.call(x);if(x)x.readyState=0}g()}}catch(k){}e.async&&e.timeout>0&&setTimeout(function(){x&&!F&&g("timeout")},e.timeout);try{x.send(n==="POST"||n==="PUT"||n==="DELETE"?e.data:null)}catch(m){c.handleError(e,x,null,m);d()}e.async||g();return x}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||A,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;if(e&&a.documentElement.nodeName==="parsererror")throw"parsererror";if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b==="json"||!b&&f.indexOf("json")>=0)if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))a=A.JSON&&A.JSON.parse?A.JSON.parse(a):(new Function("return "+a))();else throw"Invalid JSON: "+a;else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(e,i){i=c.isFunction(i)?i():i;f[f.length]=encodeURIComponent(e)+"="+encodeURIComponent(i)}var f=[];if(b===w)b=c.ajaxSettings.traditional;c.isArray(a)||a.jquery?c.each(a,function(){d(this.name,this.value)}):c.each(a,function e(i,j){if(c.isArray(j))c.each(j,function(o,p){b?d(i,p):e(i+"["+(typeof p==="object"||c.isArray(p)?o:"")+"]",p)});else!b&&j!=null&&typeof j==="object"?c.each(j,function(o,p){e(i+"["+o+"]",p)}):d(i,j)});return f.join("&").replace(wb,"+")}});var na={},xb=/toggle|show|hide/,yb=/^([+-]=)?([\d+-.]+)(.*)$/,Z,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a!=null)return this.animate(L("show",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");this[a].style.display=d||"";if(c.css(this[a],"display")==="none"){d=this[a].nodeName;var f;if(na[d])f=na[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();na[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a<b;a++)this[a].style.display=c.data(this[a],"olddisplay")||"";return this}},hide:function(a,b){if(a!=null)return this.animate(L("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");!d&&d!=="none"&&c.data(this[a],"olddisplay",c.css(this[a],"display"))}a=0;for(b=this.length;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||d?this.each(function(){var f=d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(L("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)},animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var i=c.extend({},e),j,o=this.nodeType===1&&c(this).is(":hidden"),p=this;for(j in a){var n=j.replace(ka,la);if(j!==n){a[n]=a[j];delete a[j];j=n}if(a[j]==="hide"&&o||a[j]==="show"&&!o)return i.complete.call(this);if((j==="height"||j==="width")&&this.style){i.display=c.css(this,"display");i.overflow=this.style.overflow}if(c.isArray(a[j])){(i.specialEasing=i.specialEasing||{})[j]=a[j][1];a[j]=a[j][0]}}if(i.overflow!=null)this.style.overflow="hidden";i.curAnim=c.extend({},a);c.each(a,function(t,z){var B=new c.fx(p,i,t);if(xb.test(z))B[z==="toggle"?o?"show":"hide":z](a);else{var C=yb.exec(z),D=B.cur(true)||0;if(C){z=parseFloat(C[2]);var F=C[3]||"px";if(F!=="px"){p.style[t]=(z||1)+F;D=(z||1)/B.cur(true)*D;p.style[t]=D+F}if(C[1])z=(C[1]==="-="?-1:1)*z+D;B.custom(D,z,F)}else B.custom(D,z,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);this.each(function(){for(var f=d.length-1;f>=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:L("show",1),slideUp:L("hide",1),slideToggle:L("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration==="number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(i){return e.step(i)}this.startTime=K();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!Z)Z=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=K(),d=true;if(a||b>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem,e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||c.fx.stop()},stop:function(){clearInterval(Z);Z=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};c.fn.offset="getBoundingClientRect"in s.documentElement?function(a){var b=this[0];if(!b||!b.ownerDocument)return null;if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBoundingClientRect(),f=b.ownerDocument;b=f.body;f=f.documentElement;return{top:d.top+(self.pageYOffset||c.support.boxModel&&f.scrollTop||b.scrollTop)-(f.clientTop||b.clientTop||0),left:d.left+(self.pageXOffset||c.support.boxModel&&f.scrollLeft||b.scrollLeft)-(f.clientLeft||b.clientLeft||0)}}:function(a){var b=this[0];if(!b||!b.ownerDocument)return null;if(a)return this.each(function(t){c.offset.setOffset(this,a,t)});if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=b,e=b.ownerDocument,i,j=e.documentElement,o=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var p=b.offsetTop,n=b.offsetLeft;(b=b.parentNode)&&b!==o&&b!==j;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;i=e?e.getComputedStyle(b,null):b.currentStyle;p-=b.scrollTop;n-=b.scrollLeft;if(b===d){p+=b.offsetTop;n+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){p+=parseFloat(i.borderTopWidth)||0;n+=parseFloat(i.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&i.overflow!=="visible"){p+=parseFloat(i.borderTopWidth)||0;n+=parseFloat(i.borderLeftWidth)||0}f=i}if(f.position==="relative"||f.position==="static"){p+=o.offsetTop;n+=o.offsetLeft}if(c.offset.supportsFixedPosition&&f.position==="fixed"){p+=Math.max(j.scrollTop,o.scrollTop);n+=Math.max(j.scrollLeft,o.scrollLeft)}return{top:p,left:n}};c.offset={initialize:function(){var a=s.body,b=s.createElement("div"),d,f,e,i=parseFloat(c.curCSS(a,"marginTop",true))||0;c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";a.insertBefore(b,a.firstChild);d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==i;a.removeChild(b);c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),i=parseInt(c.curCSS(a,"top",true),10)||0,j=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,d,e);d={top:b.top-e.top+i,left:b.left-
e.left+j};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top-f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||s.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],i;if(!e)return null;if(f!==w)return this.each(function(){if(i=wa(this))i.scrollTo(!a?f:c(i).scrollLeft(),a?f:c(i).scrollTop());else this[d]=f});else return(i=wa(e))?"pageXOffset"in i?i[a?"pageYOffset":"pageXOffset"]:c.support.boxModel&&i.document.documentElement[d]||i.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;return"scrollTo"in e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+
b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window);;jQuery.ui||(function(c){var i=c.fn.remove,d=c.browser.mozilla&&(parseFloat(c.browser.version)<1.9);c.ui={version:"1.7.2",plugin:{add:function(k,l,n){var m=c.ui[k].prototype;for(var j in n){m.plugins[j]=m.plugins[j]||[];m.plugins[j].push([l,n[j]])}},call:function(j,l,k){var n=j.plugins[l];if(!n||!j.element[0].parentNode){return}for(var m=0;m<n.length;m++){if(j.options[n[m][0]]){n[m][1].apply(j.element,k)}}}},contains:function(k,j){return document.compareDocumentPosition?k.compareDocumentPosition(j)&16:k!==j&&k.contains(j)},hasScroll:function(m,k){if(c(m).css("overflow")=="hidden"){return false}var j=(k&&k=="left")?"scrollLeft":"scrollTop",l=false;if(m[j]>0){return true}m[j]=1;l=(m[j]>0);m[j]=0;return l},isOverAxis:function(k,j,l){return(k>j)&&(k<(j+l))},isOver:function(o,k,n,m,j,l){return c.ui.isOverAxis(o,n,j)&&c.ui.isOverAxis(k,m,l)},keyCode:{BACKSPACE:8,CAPS_LOCK:20,COMMA:188,CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,INSERT:45,LEFT:37,NUMPAD_ADD:107,NUMPAD_DECIMAL:110,NUMPAD_DIVIDE:111,NUMPAD_ENTER:108,NUMPAD_MULTIPLY:106,NUMPAD_SUBTRACT:109,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SHIFT:16,SPACE:32,TAB:9,UP:38}};if(d){var f=c.attr,e=c.fn.removeAttr,h="http://www.w3.org/2005/07/aaa",a=/^aria-/,b=/^wairole:/;c.attr=function(k,j,l){var m=l!==undefined;return(j=="role"?(m?f.call(this,k,j,"wairole:"+l):(f.apply(this,arguments)||"").replace(b,"")):(a.test(j)?(m?k.setAttributeNS(h,j.replace(a,"aaa:"),l):f.call(this,k,j.replace(a,"aaa:"))):f.apply(this,arguments)))};c.fn.removeAttr=function(j){return(a.test(j)?this.each(function(){this.removeAttributeNS(h,j.replace(a,""))}):e.call(this,j))}}c.fn.extend({remove:function(){c("*",this).add(this).each(function(){c(this).triggerHandler("remove")});return i.apply(this,arguments)},enableSelection:function(){return this.attr("unselectable","off").css("MozUserSelect","").unbind("selectstart.ui")},disableSelection:function(){return this.attr("unselectable","on").css("MozUserSelect","none").bind("selectstart.ui",function(){return false})},scrollParent:function(){var j;if((c.browser.msie&&(/(static|relative)/).test(this.css("position")))||(/absolute/).test(this.css("position"))){j=this.parents().filter(function(){return(/(relative|absolute|fixed)/).test(c.curCSS(this,"position",1))&&(/(auto|scroll)/).test(c.curCSS(this,"overflow",1)+c.curCSS(this,"overflow-y",1)+c.curCSS(this,"overflow-x",1))}).eq(0)}else{j=this.parents().filter(function(){return(/(auto|scroll)/).test(c.curCSS(this,"overflow",1)+c.curCSS(this,"overflow-y",1)+c.curCSS(this,"overflow-x",1))}).eq(0)}return(/fixed/).test(this.css("position"))||!j.length?c(document):j}});c.extend(c.expr[":"],{data:function(l,k,j){return!!c.data(l,j[3])},focusable:function(k){var l=k.nodeName.toLowerCase(),j=c.attr(k,"tabindex");return(/input|select|textarea|button|object/.test(l)?!k.disabled:"a"==l||"area"==l?k.href||!isNaN(j):!isNaN(j))&&!c(k)["area"==l?"parents":"closest"](":hidden").length},tabbable:function(k){var j=c.attr(k,"tabindex");return(isNaN(j)||j>=0)&&c(k).is(":focusable")}});function g(m,n,o,l){function k(q){var p=c[m][n][q]||[];return(typeof p=="string"?p.split(/,?\s+/):p)}var j=k("getter");if(l.length==1&&typeof l[0]=="string"){j=j.concat(k("getterSetter"))}return(c.inArray(o,j)!=-1)}c.widget=function(k,j){var l=k.split(".")[0];k=k.split(".")[1];c.fn[k]=function(p){var n=(typeof p=="string"),o=Array.prototype.slice.call(arguments,1);if(n&&p.substring(0,1)=="_"){return this}if(n&&g(l,k,p,o)){var m=c.data(this[0],k);return(m?m[p].apply(m,o):undefined)}return this.each(function(){var q=c.data(this,k);(!q&&!n&&c.data(this,k,new c[l][k](this,p))._init());(q&&n&&c.isFunction(q[p])&&q[p].apply(q,o))})};c[l]=c[l]||{};c[l][k]=function(o,n){var m=this;this.namespace=l;this.widgetName=k;this.widgetEventPrefix=c[l][k].eventPrefix||k;this.widgetBaseClass=l+"-"+k;this.options=c.extend({},c.widget.defaults,c[l][k].defaults,c.metadata&&c.metadata.get(o)[k],n);this.element=c(o).bind("setData."+k,function(q,p,r){if(q.target==o){return m._setData(p,r)}}).bind("getData."+k,function(q,p){if(q.target==o){return m._getData(p)}}).bind("remove",function(){return m.destroy()})};c[l][k].prototype=c.extend({},c.widget.prototype,j);c[l][k].getterSetter="option"};c.widget.prototype={_init:function(){},destroy:function(){this.element.removeData(this.widgetName).removeClass(this.widgetBaseClass+"-disabled "+this.namespace+"-state-disabled").removeAttr("aria-disabled")},option:function(l,m){var k=l,j=this;if(typeof l=="string"){if(m===undefined){return this._getData(l)}k={};k[l]=m}c.each(k,function(n,o){j._setData(n,o)})},_getData:function(j){return this.options[j]},_setData:function(j,k){this.options[j]=k;if(j=="disabled"){this.element[k?"addClass":"removeClass"](this.widgetBaseClass+"-disabled "+this.namespace+"-state-disabled").attr("aria-disabled",k)}},enable:function(){this._setData("disabled",false)},disable:function(){this._setData("disabled",true)},_trigger:function(l,m,n){var p=this.options[l],j=(l==this.widgetEventPrefix?l:this.widgetEventPrefix+l);m=c.Event(m);m.type=j;if(m.originalEvent){for(var k=c.event.props.length,o;k;){o=c.event.props[--k];m[o]=m.originalEvent[o]}}this.element.trigger(m,n);return!(c.isFunction(p)&&p.call(this.element[0],m,n)===false||m.isDefaultPrevented())}};c.widget.defaults={disabled:false};c.ui.mouse={_mouseInit:function(){var j=this;this.element.bind("mousedown."+this.widgetName,function(k){return j._mouseDown(k)}).bind("click."+this.widgetName,function(k){if(j._preventClickEvent){j._preventClickEvent=false;k.stopImmediatePropagation();return false}});if(c.browser.msie){this._mouseUnselectable=this.element.attr("unselectable");this.element.attr("unselectable","on")}this.started=false},_mouseDestroy:function(){this.element.unbind("."+this.widgetName);(c.browser.msie&&this.element.attr("unselectable",this._mouseUnselectable))},_mouseDown:function(l){l.originalEvent=l.originalEvent||{};if(l.originalEvent.mouseHandled){return}(this._mouseStarted&&this._mouseUp(l));this._mouseDownEvent=l;var k=this,m=(l.which==1),j=(typeof this.options.cancel=="string"?c(l.target).parents().add(l.target).filter(this.options.cancel).length:false);if(!m||j||!this._mouseCapture(l)){return true}this.mouseDelayMet=!this.options.delay;if(!this.mouseDelayMet){this._mouseDelayTimer=setTimeout(function(){k.mouseDelayMet=true},this.options.delay)}if(this._mouseDistanceMet(l)&&this._mouseDelayMet(l)){this._mouseStarted=(this._mouseStart(l)!==false);if(!this._mouseStarted){l.preventDefault();return true}}this._mouseMoveDelegate=function(n){return k._mouseMove(n)};this._mouseUpDelegate=function(n){return k._mouseUp(n)};c(document).bind("mousemove."+this.widgetName,this._mouseMoveDelegate).bind("mouseup."+this.widgetName,this._mouseUpDelegate);(c.browser.safari||l.preventDefault());l.originalEvent.mouseHandled=true;return true},_mouseMove:function(j){if(c.browser.msie&&!j.button){return this._mouseUp(j)}if(this._mouseStarted){this._mouseDrag(j);return j.preventDefault()}if(this._mouseDistanceMet(j)&&this._mouseDelayMet(j)){this._mouseStarted=(this._mouseStart(this._mouseDownEvent,j)!==false);(this._mouseStarted?this._mouseDrag(j):this._mouseUp(j))}return!this._mouseStarted},_mouseUp:function(j){c(document).unbind("mousemove."+this.widgetName,this._mouseMoveDelegate).unbind("mouseup."+this.widgetName,this._mouseUpDelegate);if(this._mouseStarted){this._mouseStarted=false;this._preventClickEvent=(j.target==this._mouseDownEvent.target);this._mouseStop(j)}return false},_mouseDistanceMet:function(j){return(Math.max(Math.abs(this._mouseDownEvent.pageX-j.pageX),Math.abs(this._mouseDownEvent.pageY-j.pageY))>=this.options.distance)},_mouseDelayMet:function(j){return this.mouseDelayMet},_mouseStart:function(j){},_mouseDrag:function(j){},_mouseStop:function(j){},_mouseCapture:function(j){return true}};c.ui.mouse.defaults={cancel:null,distance:1,delay:0}})(jQuery);;(function(a){a.widget("ui.accordion",{_init:function(){var d=this.options,b=this;this.running=0;if(d.collapsible==a.ui.accordion.defaults.collapsible&&d.alwaysOpen!=a.ui.accordion.defaults.alwaysOpen){d.collapsible=!d.alwaysOpen}if(d.navigation){var c=this.element.find("a").filter(d.navigationFilter);if(c.length){if(c.filter(d.header).length){this.active=c}else{this.active=c.parent().parent().prev();c.addClass("ui-accordion-content-active")}}}this.element.addClass("ui-accordion ui-widget ui-helper-reset");if(this.element[0].nodeName=="UL"){this.element.children("li").addClass("ui-accordion-li-fix")}this.headers=this.element.find(d.header).addClass("ui-accordion-header ui-helper-reset ui-state-default ui-corner-all").bind("mouseenter.accordion",function(){a(this).addClass("ui-state-hover")}).bind("mouseleave.accordion",function(){a(this).removeClass("ui-state-hover")}).bind("focus.accordion",function(){a(this).addClass("ui-state-focus")}).bind("blur.accordion",function(){a(this).removeClass("ui-state-focus")});this.headers.next().addClass("ui-accordion-content ui-helper-reset ui-widget-content ui-corner-bottom");this.active=this._findActive(this.active||d.active).toggleClass("ui-state-default").toggleClass("ui-state-active").toggleClass("ui-corner-all").toggleClass("ui-corner-top");this.active.next().addClass("ui-accordion-content-active");a("<span/>").addClass("ui-icon "+d.icons.header).prependTo(this.headers);this.active.find(".ui-icon").toggleClass(d.icons.header).toggleClass(d.icons.headerSelected);if(a.browser.msie){this.element.find("a").css("zoom","1")}this.resize();this.element.attr("role","tablist");this.headers.attr("role","tab").bind("keydown",function(e){return b._keydown(e)}).next().attr("role","tabpanel");this.headers.not(this.active||"").attr("aria-expanded","false").attr("tabIndex","-1").next().hide();if(!this.active.length){this.headers.eq(0).attr("tabIndex","0")}else{this.active.attr("aria-expanded","true").attr("tabIndex","0")}if(!a.browser.safari){this.headers.find("a").attr("tabIndex","-1")}if(d.event){this.headers.bind((d.event)+".accordion",function(e){return b._clickHandler.call(b,e,this)})}},destroy:function(){var c=this.options;this.element.removeClass("ui-accordion ui-widget ui-helper-reset").removeAttr("role").unbind(".accordion").removeData("accordion");this.headers.unbind(".accordion").removeClass("ui-accordion-header ui-helper-reset ui-state-default ui-corner-all ui-state-active ui-corner-top").removeAttr("role").removeAttr("aria-expanded").removeAttr("tabindex");this.headers.find("a").removeAttr("tabindex");this.headers.children(".ui-icon").remove();var b=this.headers.next().css("display","").removeAttr("role").removeClass("ui-helper-reset ui-widget-content ui-corner-bottom ui-accordion-content ui-accordion-content-active");if(c.autoHeight||c.fillHeight){b.css("height","")}},_setData:function(b,c){if(b=="alwaysOpen"){b="collapsible";c=!c}a.widget.prototype._setData.apply(this,arguments)},_keydown:function(e){var g=this.options,f=a.ui.keyCode;if(g.disabled||e.altKey||e.ctrlKey){return}var d=this.headers.length;var b=this.headers.index(e.target);var c=false;switch(e.keyCode){case f.RIGHT:case f.DOWN:c=this.headers[(b+1)%d];break;case f.LEFT:case f.UP:c=this.headers[(b-1+d)%d];break;case f.SPACE:case f.ENTER:return this._clickHandler({target:e.target},e.target)}if(c){a(e.target).attr("tabIndex","-1");a(c).attr("tabIndex","0");c.focus();return false}return true},resize:function(){var e=this.options,d;if(e.fillSpace){if(a.browser.msie){var b=this.element.parent().css("overflow");this.element.parent().css("overflow","hidden")}d=this.element.parent().height();if(a.browser.msie){this.element.parent().css("overflow",b)}this.headers.each(function(){d-=a(this).outerHeight()});var c=0;this.headers.next().each(function(){c=Math.max(c,a(this).innerHeight()-a(this).height())}).height(Math.max(0,d-c)).css("overflow","auto")}else{if(e.autoHeight){d=0;this.headers.next().each(function(){d=Math.max(d,a(this).outerHeight())}).height(d)}}},activate:function(b){var c=this._findActive(b)[0];this._clickHandler({target:c},c)},_findActive:function(b){return b?typeof b=="number"?this.headers.filter(":eq("+b+")"):this.headers.not(this.headers.not(b)):b===false?a([]):this.headers.filter(":eq(0)")},_clickHandler:function(b,f){var d=this.options;if(d.disabled){return false}if(!b.target&&d.collapsible){this.active.removeClass("ui-state-active ui-corner-top").addClass("ui-state-default ui-corner-all").find(".ui-icon").removeClass(d.icons.headerSelected).addClass(d.icons.header);this.active.next().addClass("ui-accordion-content-active");var h=this.active.next(),e={options:d,newHeader:a([]),oldHeader:d.active,newContent:a([]),oldContent:h},c=(this.active=a([]));this._toggle(c,h,e);return false}var g=a(b.currentTarget||f);var i=g[0]==this.active[0];if(this.running||(!d.collapsible&&i)){return false}this.active.removeClass("ui-state-active ui-corner-top").addClass("ui-state-default ui-corner-all").find(".ui-icon").removeClass(d.icons.headerSelected).addClass(d.icons.header);this.active.next().addClass("ui-accordion-content-active");if(!i){g.removeClass("ui-state-default ui-corner-all").addClass("ui-state-active ui-corner-top").find(".ui-icon").removeClass(d.icons.header).addClass(d.icons.headerSelected);g.next().addClass("ui-accordion-content-active")}var c=g.next(),h=this.active.next(),e={options:d,newHeader:i&&d.collapsible?a([]):g,oldHeader:this.active,newContent:i&&d.collapsible?a([]):c.find("> *"),oldContent:h.find("> *")},j=this.headers.index(this.active[0])>this.headers.index(g[0]);this.active=i?a([]):g;this._toggle(c,h,e,i,j);return false},_toggle:function(b,i,g,j,k){var d=this.options,m=this;this.toShow=b;this.toHide=i;this.data=g;var c=function(){if(!m){return}return m._completed.apply(m,arguments)};this._trigger("changestart",null,this.data);this.running=i.size()===0?b.size():i.size();if(d.animated){var f={};if(d.collapsible&&j){f={toShow:a([]),toHide:i,complete:c,down:k,autoHeight:d.autoHeight||d.fillSpace}}else{f={toShow:b,toHide:i,complete:c,down:k,autoHeight:d.autoHeight||d.fillSpace}}if(!d.proxied){d.proxied=d.animated}if(!d.proxiedDuration){d.proxiedDuration=d.duration}d.animated=a.isFunction(d.proxied)?d.proxied(f):d.proxied;d.duration=a.isFunction(d.proxiedDuration)?d.proxiedDuration(f):d.proxiedDuration;var l=a.ui.accordion.animations,e=d.duration,h=d.animated;if(!l[h]){l[h]=function(n){this.slide(n,{easing:h,duration:e||700})}}l[h](f)}else{if(d.collapsible&&j){b.toggle()}else{i.hide();b.show()}c(true)}i.prev().attr("aria-expanded","false").attr("tabIndex","-1").blur();b.prev().attr("aria-expanded","true").attr("tabIndex","0").focus()},_completed:function(b){var c=this.options;this.running=b?0:--this.running;if(this.running){return}if(c.clearStyle){this.toShow.add(this.toHide).css({height:"",overflow:""})}this._trigger("change",null,this.data)}});a.extend(a.ui.accordion,{version:"1.7.2",defaults:{active:null,alwaysOpen:true,animated:"slide",autoHeight:true,clearStyle:false,collapsible:false,event:"click",fillSpace:false,header:"> li > :first-child,> :not(li):even",icons:{header:"ui-icon-triangle-1-e",headerSelected:"ui-icon-triangle-1-s"},navigation:false,navigationFilter:function(){return this.href.toLowerCase()==location.href.toLowerCase()}},animations:{slide:function(j,h){j=a.extend({easing:"swing",duration:300},j,h);if(!j.toHide.size()){j.toShow.animate({height:"show"},j);return}if(!j.toShow.size()){j.toHide.animate({height:"hide"},j);return}var c=j.toShow.css("overflow"),g,d={},f={},e=["height","paddingTop","paddingBottom"],b;var i=j.toShow;b=i[0].style.width;i.width(parseInt(i.parent().width(),10)-parseInt(i.css("paddingLeft"),10)-parseInt(i.css("paddingRight"),10)-(parseInt(i.css("borderLeftWidth"),10)||0)-(parseInt(i.css("borderRightWidth"),10)||0));a.each(e,function(k,m){f[m]="hide";var l=(""+a.css(j.toShow[0],m)).match(/^([\d+-.]+)(.*)$/);d[m]={value:l[1],unit:l[2]||"px"}});j.toShow.css({height:0,overflow:"hidden"}).show();j.toHide.filter(":hidden").each(j.complete).end().filter(":visible").animate(f,{step:function(k,l){if(l.prop=="height"){g=(l.now-l.start)/(l.end-l.start)}j.toShow[0].style[l.prop]=(g*d[l.prop].value)+d[l.prop].unit},duration:j.duration,easing:j.easing,complete:function(){if(!j.autoHeight){j.toShow.css("height","")}j.toShow.css("width",b);j.toShow.css({overflow:c});j.complete()}})},bounceslide:function(b){this.slide(b,{easing:b.down?"easeOutBounce":"swing",duration:b.down?1000:200})},easeslide:function(b){this.slide(b,{easing:"easeinout",duration:700})}}})})(jQuery);;;(function($){$.fn.lightBox=function(settings){settings=jQuery.extend({overlayBgColor:'#000',overlayOpacity:0.8,fixedNavigation:false,imageLoading:'http://www.wordduelist.com/js/lightbox/images/lightbox-ico-loading.gif',imageBtnPrev:'http://www.wordduelist.com/js/lightbox/images/lightbox-btn-prev.gif',imageBtnNext:'http://www.wordduelist.com/js/lightbox/images/lightbox-btn-next.gif',imageBtnClose:'http://www.wordduelist.com/js/lightbox/images/lightbox-btn-close.gif',imageBlank:'http://www.wordduelist.com/js/lightbox/images/lightbox-blank.gif',containerBorderSize:10,containerResizeSpeed:400,txtImage:'Image',txtOf:'of',keyToClose:'c',keyToPrev:'p',keyToNext:'n',imageArray:[],activeImage:0},settings);var jQueryMatchedObj=this;function _initialize(){_start(this,jQueryMatchedObj);return false;}
function _start(objClicked,jQueryMatchedObj){$('embed, object, select').css({'visibility':'hidden'});_set_interface();settings.imageArray.length=0;settings.activeImage=0;if(jQueryMatchedObj.length==1){settings.imageArray.push(new Array(objClicked.getAttribute('href'),objClicked.getAttribute('title')));}else{for(var i=0;i<jQueryMatchedObj.length;i++){settings.imageArray.push(new Array(jQueryMatchedObj[i].getAttribute('href'),jQueryMatchedObj[i].getAttribute('title')));}}
while(settings.imageArray[settings.activeImage][0]!=objClicked.getAttribute('href')){settings.activeImage++;}
_set_image_to_view();}
function _set_interface(){$('body').append('<div id="jquery-overlay"></div><div id="jquery-lightbox"><div id="lightbox-container-image-box"><div id="lightbox-container-image"><img id="lightbox-image"><div style="" id="lightbox-nav"><a href="#" id="lightbox-nav-btnPrev"></a><a href="#" id="lightbox-nav-btnNext"></a></div><div id="lightbox-loading"><a href="#" id="lightbox-loading-link"><img src="'+settings.imageLoading+'"></a></div></div></div><div id="lightbox-container-image-data-box"><div id="lightbox-container-image-data"><div id="lightbox-image-details"><span id="lightbox-image-details-caption"></span><span id="lightbox-image-details-currentNumber"></span></div><div id="lightbox-secNav"><a href="#" id="lightbox-secNav-btnClose"><img src="'+settings.imageBtnClose+'"></a></div></div></div></div>');var arrPageSizes=___getPageSize();$('#jquery-overlay').css({backgroundColor:settings.overlayBgColor,opacity:settings.overlayOpacity,width:arrPageSizes[0],height:arrPageSizes[1]}).fadeIn();var arrPageScroll=___getPageScroll();$('#jquery-lightbox').css({top:arrPageScroll[1]+(arrPageSizes[3]/10),left:arrPageScroll[0]}).show();$('#jquery-overlay,#jquery-lightbox').click(function(){_finish();});$('#lightbox-loading-link,#lightbox-secNav-btnClose').click(function(){_finish();return false;});$(window).resize(function(){var arrPageSizes=___getPageSize();$('#jquery-overlay').css({width:arrPageSizes[0],height:arrPageSizes[1]});var arrPageScroll=___getPageScroll();$('#jquery-lightbox').css({top:arrPageScroll[1]+(arrPageSizes[3]/10),left:arrPageScroll[0]});});}
function _set_image_to_view(){$('#lightbox-loading').show();if(settings.fixedNavigation){$('#lightbox-image,#lightbox-container-image-data-box,#lightbox-image-details-currentNumber').hide();}else{$('#lightbox-image,#lightbox-nav,#lightbox-nav-btnPrev,#lightbox-nav-btnNext,#lightbox-container-image-data-box,#lightbox-image-details-currentNumber').hide();}
var objImagePreloader=new Image();objImagePreloader.onload=function(){$('#lightbox-image').attr('src',settings.imageArray[settings.activeImage][0]);_resize_container_image_box(objImagePreloader.width,objImagePreloader.height);objImagePreloader.onload=function(){};};objImagePreloader.src=settings.imageArray[settings.activeImage][0];};function _resize_container_image_box(intImageWidth,intImageHeight){var intCurrentWidth=$('#lightbox-container-image-box').width();var intCurrentHeight=$('#lightbox-container-image-box').height();var intWidth=(intImageWidth+(settings.containerBorderSize*2));var intHeight=(intImageHeight+(settings.containerBorderSize*2));var intDiffW=intCurrentWidth-intWidth;var intDiffH=intCurrentHeight-intHeight;$('#lightbox-container-image-box').animate({width:intWidth,height:intHeight},settings.containerResizeSpeed,function(){_show_image();});if((intDiffW==0)&&(intDiffH==0)){if($.browser.msie){___pause(250);}else{___pause(100);}}
$('#lightbox-container-image-data-box').css({width:intImageWidth});$('#lightbox-nav-btnPrev,#lightbox-nav-btnNext').css({height:intImageHeight+(settings.containerBorderSize*2)});};function _show_image(){$('#lightbox-loading').hide();$('#lightbox-image').fadeIn(function(){_show_image_data();_set_navigation();});_preload_neighbor_images();};function _show_image_data(){$('#lightbox-container-image-data-box').slideDown('fast');$('#lightbox-image-details-caption').hide();if(settings.imageArray[settings.activeImage][1]){$('#lightbox-image-details-caption').html(settings.imageArray[settings.activeImage][1]).show();}
if(settings.imageArray.length>1){$('#lightbox-image-details-currentNumber').html(settings.txtImage+' '+(settings.activeImage+1)+' '+settings.txtOf+' '+settings.imageArray.length).show();}}
function _set_navigation(){$('#lightbox-nav').show();$('#lightbox-nav-btnPrev,#lightbox-nav-btnNext').css({'background':'transparent url('+settings.imageBlank+') no-repeat'});if(settings.activeImage!=0){if(settings.fixedNavigation){$('#lightbox-nav-btnPrev').css({'background':'url('+settings.imageBtnPrev+') left 15% no-repeat'}).unbind().bind('click',function(){settings.activeImage=settings.activeImage-1;_set_image_to_view();return false;});}else{$('#lightbox-nav-btnPrev').unbind().hover(function(){$(this).css({'background':'url('+settings.imageBtnPrev+') left 15% no-repeat'});},function(){$(this).css({'background':'transparent url('+settings.imageBlank+') no-repeat'});}).show().bind('click',function(){settings.activeImage=settings.activeImage-1;_set_image_to_view();return false;});}}
if(settings.activeImage!=(settings.imageArray.length-1)){if(settings.fixedNavigation){$('#lightbox-nav-btnNext').css({'background':'url('+settings.imageBtnNext+') right 15% no-repeat'}).unbind().bind('click',function(){settings.activeImage=settings.activeImage+1;_set_image_to_view();return false;});}else{$('#lightbox-nav-btnNext').unbind().hover(function(){$(this).css({'background':'url('+settings.imageBtnNext+') right 15% no-repeat'});},function(){$(this).css({'background':'transparent url('+settings.imageBlank+') no-repeat'});}).show().bind('click',function(){settings.activeImage=settings.activeImage+1;_set_image_to_view();return false;});}}
_enable_keyboard_navigation();}
function _enable_keyboard_navigation(){$(document).keydown(function(objEvent){_keyboard_action(objEvent);});}
function _disable_keyboard_navigation(){$(document).unbind();}
function _keyboard_action(objEvent){if(objEvent==null){keycode=event.keyCode;escapeKey=27;}else{keycode=objEvent.keyCode;escapeKey=objEvent.DOM_VK_ESCAPE;}
key=String.fromCharCode(keycode).toLowerCase();if((key==settings.keyToClose)||(key=='x')||(keycode==escapeKey)){_finish();}
if((key==settings.keyToPrev)||(keycode==37)){if(settings.activeImage!=0){settings.activeImage=settings.activeImage-1;_set_image_to_view();_disable_keyboard_navigation();}}
if((key==settings.keyToNext)||(keycode==39)){if(settings.activeImage!=(settings.imageArray.length-1)){settings.activeImage=settings.activeImage+1;_set_image_to_view();_disable_keyboard_navigation();}}}
function _preload_neighbor_images(){if((settings.imageArray.length-1)>settings.activeImage){objNext=new Image();objNext.src=settings.imageArray[settings.activeImage+1][0];}
if(settings.activeImage>0){objPrev=new Image();objPrev.src=settings.imageArray[settings.activeImage-1][0];}}
function _finish(){$('#jquery-lightbox').remove();$('#jquery-overlay').fadeOut(function(){$('#jquery-overlay').remove();});$('embed, object, select').css({'visibility':'visible'});}
function ___getPageSize(){var xScroll,yScroll;if(window.innerHeight&&window.scrollMaxY){xScroll=window.innerWidth+window.scrollMaxX;yScroll=window.innerHeight+window.scrollMaxY;}else if(document.body.scrollHeight>document.body.offsetHeight){xScroll=document.body.scrollWidth;yScroll=document.body.scrollHeight;}else{xScroll=document.body.offsetWidth;yScroll=document.body.offsetHeight;}
var windowWidth,windowHeight;if(self.innerHeight){if(document.documentElement.clientWidth){windowWidth=document.documentElement.clientWidth;}else{windowWidth=self.innerWidth;}
windowHeight=self.innerHeight;}else if(document.documentElement&&document.documentElement.clientHeight){windowWidth=document.documentElement.clientWidth;windowHeight=document.documentElement.clientHeight;}else if(document.body){windowWidth=document.body.clientWidth;windowHeight=document.body.clientHeight;}
if(yScroll<windowHeight){pageHeight=windowHeight;}else{pageHeight=yScroll;}
if(xScroll<windowWidth){pageWidth=xScroll;}else{pageWidth=windowWidth;}
arrayPageSize=new Array(pageWidth,pageHeight,windowWidth,windowHeight);return arrayPageSize;};function ___getPageScroll(){var xScroll,yScroll;if(self.pageYOffset){yScroll=self.pageYOffset;xScroll=self.pageXOffset;}else if(document.documentElement&&document.documentElement.scrollTop){yScroll=document.documentElement.scrollTop;xScroll=document.documentElement.scrollLeft;}else if(document.body){yScroll=document.body.scrollTop;xScroll=document.body.scrollLeft;}
arrayPageScroll=new Array(xScroll,yScroll);return arrayPageScroll;};function ___pause(ms){var date=new Date();curDate=null;do{var curDate=new Date();}
while(curDate-date<ms);};return this.unbind('click').click(_initialize);};})(jQuery);;var scrolltotop={setting:{startline:150,scrollto:0,scrollduration:1000,fadeduration:[500,100]},controlHTML:'<img src="images/backtotop.png" style="width:139px; height:123px" />',controlattrs:{offsetx:140,offsety:120},anchorkeyword:'#nav',state:{isvisible:false,shouldvisible:false},scrollup:function(){if(!this.cssfixedsupport)
this.$control.css({opacity:0})
var dest=isNaN(this.setting.scrollto)?this.setting.scrollto:parseInt(this.setting.scrollto)
if(typeof dest=="string"&&jQuery('#'+dest).length==1)
dest=jQuery('#'+dest).offset().top
else
dest=0
this.$body.animate({scrollTop:dest},this.setting.scrollduration);},keepfixed:function(){var $window=jQuery(window)
var controlx=$window.scrollLeft()+$window.width()-this.$control.width()-this.controlattrs.offsetx
var controly=$window.scrollTop()+$window.height()-this.$control.height()-this.controlattrs.offsety
this.$control.css({left:controlx+'px',top:controly+'px'})},togglecontrol:function(){var scrolltop=jQuery(window).scrollTop()
if(!this.cssfixedsupport)
this.keepfixed()
this.state.shouldvisible=(scrolltop>=this.setting.startline)?true:false
if(this.state.shouldvisible&&!this.state.isvisible){this.$control.stop().animate({opacity:1},this.setting.fadeduration[0])
this.state.isvisible=true}
else if(this.state.shouldvisible==false&&this.state.isvisible){this.$control.stop().animate({opacity:0},this.setting.fadeduration[1])
this.state.isvisible=false}},init:function(){jQuery(document).ready(function($){var mainobj=scrolltotop
var iebrws=document.all
mainobj.cssfixedsupport=!iebrws||iebrws&&document.compatMode=="CSS1Compat"&&window.XMLHttpRequest
mainobj.$body=(window.opera)?(document.compatMode=="CSS1Compat"?$('html'):$('body')):$('html,body')
mainobj.$control=$('<div id="topcontrol">'+mainobj.controlHTML+'</div>').css({position:mainobj.cssfixedsupport?'fixed':'absolute',bottom:mainobj.controlattrs.offsety,right:mainobj.controlattrs.offsetx,opacity:0,cursor:'pointer'}).attr({title:'Scroll Back to Top'}).click(function(){mainobj.scrollup();return false}).appendTo('body')
if(document.all&&!window.XMLHttpRequest&&mainobj.$control.text()!='')
mainobj.$control.css({width:mainobj.$control.width()})
mainobj.togglecontrol()
$('a[href="'+mainobj.anchorkeyword+'"]').click(function(){mainobj.scrollup()
return false})
$(window).bind('scroll resize',function(e){mainobj.togglecontrol()})})}}
scrolltotop.init()
