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}})());;Date.dayNames=['Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday'];Date.abbrDayNames=['Sun','Mon','Tue','Wed','Thu','Fri','Sat'];Date.monthNames=['January','February','March','April','May','June','July','August','September','October','November','December'];Date.abbrMonthNames=['Jan','Feb','Mar','Apr','May','Jun','Jul','Aug','Sep','Oct','Nov','Dec'];Date.firstDayOfWeek=1;Date.format='dd/mm/yyyy';Date.fullYearStart='20';(function(){function add(name,method){if(!Date.prototype[name]){Date.prototype[name]=method;}};add("isLeapYear",function(){var y=this.getFullYear();return(y%4==0&&y%100!=0)||y%400==0;});add("isWeekend",function(){return this.getDay()==0||this.getDay()==6;});add("isWeekDay",function(){return!this.isWeekend();});add("getDaysInMonth",function(){return[31,(this.isLeapYear()?29:28),31,30,31,30,31,31,30,31,30,31][this.getMonth()];});add("getDayName",function(abbreviated){return abbreviated?Date.abbrDayNames[this.getDay()]:Date.dayNames[this.getDay()];});add("getMonthName",function(abbreviated){return abbreviated?Date.abbrMonthNames[this.getMonth()]:Date.monthNames[this.getMonth()];});add("getDayOfYear",function(){var tmpdtm=new Date("1/1/"+this.getFullYear());return Math.floor((this.getTime()-tmpdtm.getTime())/86400000);});add("getWeekOfYear",function(){return Math.ceil(this.getDayOfYear()/7);});add("setDayOfYear",function(day){this.setMonth(0);this.setDate(day);return this;});add("addYears",function(num){this.setFullYear(this.getFullYear()+num);return this;});add("addMonths",function(num){var tmpdtm=this.getDate();this.setMonth(this.getMonth()+num);if(tmpdtm>this.getDate())
this.addDays(-this.getDate());return this;});add("addDays",function(num){this.setTime(this.getTime()+(num*86400000));return this;});add("addHours",function(num){this.setHours(this.getHours()+num);return this;});add("addMinutes",function(num){this.setMinutes(this.getMinutes()+num);return this;});add("addSeconds",function(num){this.setSeconds(this.getSeconds()+num);return this;});add("zeroTime",function(){this.setMilliseconds(0);this.setSeconds(0);this.setMinutes(0);this.setHours(0);return this;});add("asString",function(format){var r=format||Date.format;return r.split('yyyy').join(this.getFullYear()).split('yy').join((this.getFullYear()+'').substring(2)).split('mmmm').join(this.getMonthName(false)).split('mmm').join(this.getMonthName(true)).split('mm').join(_zeroPad(this.getMonth()+1)).split('dd').join(_zeroPad(this.getDate())).split('hh').join(_zeroPad(this.getHours())).split('min').join(_zeroPad(this.getMinutes())).split('ss').join(_zeroPad(this.getSeconds()));});Date.fromString=function(s,format)
{var f=format||Date.format;var d=new Date('01/01/1977');var mLength=0;var iM=f.indexOf('mmmm');if(iM>-1){for(var i=0;i<Date.monthNames.length;i++){var mStr=s.substr(iM,Date.monthNames[i].length);if(Date.monthNames[i]==mStr){mLength=Date.monthNames[i].length-4;break;}}
d.setMonth(i);}else{iM=f.indexOf('mmm');if(iM>-1){var mStr=s.substr(iM,3);for(var i=0;i<Date.abbrMonthNames.length;i++){if(Date.abbrMonthNames[i]==mStr)break;}
d.setMonth(i);}else{d.setMonth(Number(s.substr(f.indexOf('mm'),2))-1);}}
var iY=f.indexOf('yyyy');if(iY>-1){if(iM<iY)
{iY+=mLength;}
d.setFullYear(Number(s.substr(iY,4)));}else{if(iM<iY)
{iY+=mLength;}
d.setFullYear(Number(Date.fullYearStart+s.substr(f.indexOf('yy'),2)));}
var iD=f.indexOf('dd');if(iM<iD)
{iD+=mLength;}
d.setDate(Number(s.substr(iD,2)));if(isNaN(d.getTime())){return false;}
return d;};var _zeroPad=function(num){var s='0'+num;return s.substring(s.length-2)};})();;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * (c) Copyright 1999-2000 Bitstream/Galapagos Design Group. All rights reserved.
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"208,-271r-85,146r0,125r-31,0r0,-125r-86,-146r34,0r68,119r66,-119r34,0","w":213,"k":{"}":1,"v":27,"u":30,"q":29,"p":29,"o":31,"l":9,"i":14,"g":29,"e":29,"d":29,"b":8,"a":29,"Z":5,"W":-5,"T":-2,"S":20,"O":21,"I":9,"G":21,"C":21,"A":33,";":25,":":25,".":37,"-":20,",":35,")":3,"&":11}},{"d":"147,-100v-2,-14,-8,-26,-17,-34v-9,-8,-21,-12,-36,-12v-14,0,-26,5,-36,13v-10,8,-15,19,-17,33r106,0xm175,-80r-135,0v1,18,6,33,16,43v10,10,23,15,39,15v12,0,22,-3,31,-8v9,-5,16,-12,21,-22r24,13v-8,15,-18,26,-31,33v-13,7,-28,11,-45,11v-25,0,-46,-7,-61,-24v-15,-17,-22,-39,-22,-66v0,-25,8,-46,24,-63v16,-17,35,-25,58,-25v24,0,44,8,59,23v15,15,22,35,22,60r0,10","w":186,"k":{"y":9,"x":9,"w":9,"v":8,"u":2,"t":1,"s":2,"r":1,"n":1,"m":1,"l":1,"k":1,"j":5,"i":5,"h":1,"f":3,"Y":30,"W":23,"V":23,"U":2,"T":21,"S":8,".":10,"-":-13,",":11}},{"d":"267,-136v0,-32,-11,-58,-32,-80v-21,-22,-48,-32,-80,-32v-34,0,-61,11,-81,33v-20,22,-30,48,-30,79v0,32,10,58,31,80v21,22,48,33,80,33v12,0,24,-1,35,-5v11,-4,22,-9,32,-16r-59,-64r36,0r42,46v8,-10,16,-21,20,-34v4,-13,6,-26,6,-40xm298,0r-36,0r-20,-23v-12,9,-26,16,-41,21v-15,5,-30,7,-46,7v-40,0,-74,-13,-101,-40v-27,-27,-41,-61,-41,-101v0,-40,14,-73,41,-100v27,-27,60,-41,101,-41v40,0,75,14,102,41v27,27,40,60,40,100v0,18,-3,36,-9,52v-6,16,-15,30,-27,43","w":310,"k":{"u":-3,"&":-9}},{"d":"156,-7v-8,4,-16,7,-25,9v-9,2,-18,3,-28,3v-27,0,-49,-7,-66,-24v-17,-17,-25,-38,-25,-64v0,-26,8,-48,26,-65v18,-17,40,-25,68,-25v10,0,18,1,26,3v8,2,15,4,22,8r0,31v-7,-5,-14,-8,-22,-11v-8,-3,-17,-4,-25,-4v-20,0,-36,7,-48,18v-12,11,-18,27,-18,46v0,18,6,32,18,43v12,11,28,17,48,17v9,0,18,-1,27,-4v9,-3,16,-6,22,-11r0,30","w":171,"k":{"y":4,"u":9,"t":4,"s":3,"r":6,"l":6,"k":6,"i":11,"h":6,"Y":35,"T":28,"O":6,"E":4,".":6,"-":23,",":8}},{"d":"282,-137v0,43,-11,78,-35,104v-24,26,-56,38,-97,38v-40,0,-72,-13,-98,-40v-26,-27,-39,-60,-39,-101v0,-40,13,-74,39,-101v26,-27,58,-40,97,-40v25,0,47,5,66,14v19,9,34,24,47,42r-22,18v-10,-15,-23,-26,-38,-34v-15,-8,-33,-11,-52,-11v-31,0,-56,10,-76,32v-20,22,-31,49,-31,82v0,31,10,58,31,79v21,21,46,32,76,32v27,0,49,-9,68,-25v19,-16,29,-37,31,-62r-85,0r0,-27r118,0","w":295,"k":{"z":11,"y":6,"v":5,"i":4,"a":-2,"Z":20,"Y":24,"W":15,"V":15,"U":2,"T":20,"S":9,"M":6,"A":15,".":12,",":12,"&":-6}},{"d":"216,0r-39,0r-119,-140r0,140r-30,0r0,-271r30,0r0,127r116,-127r37,0r-120,127","w":219,"k":{"}":4,"y":30,"w":29,"u":18,"t":7,"s":5,"r":7,"o":19,"n":7,"l":7,"i":10,"e":17,"a":17,"]":3,"Z":-4,"Y":2,"U":11,"S":15,"Q":22,"O":22,"I":7,"G":20,"C":22,".":10,"-":15,",":9,")":6,"&":9}},{"d":"202,-4r-182,-84r0,-20r182,-83r0,25r-150,68r150,69r0,25"},{"d":"102,-86v-13,0,-21,2,-25,6v-4,4,-6,12,-6,25r0,77v0,22,-4,36,-11,43v-7,7,-22,11,-46,11r0,-25v14,0,21,-1,25,-4v4,-3,6,-11,6,-24r0,-73v0,-16,1,-27,4,-34v3,-7,10,-11,19,-14v-9,-3,-16,-7,-19,-14v-3,-7,-4,-19,-4,-35r0,-71v0,-13,-2,-21,-5,-24v-3,-3,-12,-5,-26,-5r0,-24v24,0,39,3,46,10v7,7,11,21,11,43r0,77v0,13,2,21,6,25v4,4,12,5,25,5r0,25","w":120},{"d":"178,-72v0,24,-8,43,-23,57v-15,14,-35,20,-61,20v-18,0,-35,-4,-48,-12v-13,-8,-23,-19,-29,-34r22,-18v4,11,11,20,21,26v10,6,22,10,35,10v16,0,29,-5,38,-13v9,-8,14,-20,14,-35v0,-12,-4,-24,-13,-33v-9,-9,-23,-19,-43,-29v-24,-12,-41,-23,-50,-34v-9,-11,-14,-26,-14,-43v0,-20,6,-36,20,-48v14,-12,32,-19,54,-19v14,0,26,3,36,8v10,5,19,13,26,24r-20,19v-4,-7,-10,-12,-18,-16v-8,-4,-16,-6,-25,-6v-13,0,-24,3,-32,10v-8,7,-11,16,-11,27v0,10,3,19,9,26v6,7,17,15,34,24r2,1v51,27,76,57,76,88","w":201,"k":{"y":14,"w":13,"t":5,"q":4,"p":5,"o":4,"e":2,"c":2,"a":2,"Y":21,"W":14,"V":14,"U":9,"T":13,"S":13,"Q":11,"O":11,"N":8,"I":6,"G":10,"C":11,"A":13,".":9,"-":-10,",":8}},{"d":"62,94r-29,0r0,-262r29,0r0,262xm67,-234v0,5,-2,10,-6,14v-4,4,-9,5,-14,5v-5,0,-10,-1,-14,-5v-4,-4,-6,-9,-6,-14v0,-5,2,-10,6,-14v4,-4,9,-6,14,-6v5,0,10,2,14,6v4,4,6,9,6,14","w":94,"k":{"u":6,"o":5,"e":4,"a":4}},{"d":"159,-72v0,27,-5,46,-16,59v-11,13,-28,18,-51,18v-23,0,-40,-5,-51,-18v-11,-13,-16,-32,-16,-59r0,-96r29,0r0,95v0,18,3,31,9,39v6,8,15,12,29,12v14,0,23,-4,29,-12v6,-8,9,-21,9,-39r0,-95r29,0r0,96","w":184,"k":{"x":9,"w":7,"v":6,"t":2,"s":3,"p":2,"o":1,"c":1,"b":2,"T":21,".":14,"-":-8,",":13}},{"d":"169,0r-160,0r106,-142r-97,0r0,-26r150,0r-107,142r108,0r0,26","w":186,"k":{"y":3,"w":7,"v":6,"o":17,"e":15,"a":15,"U":14,":":12,".":15,"-":18,",":15}},{"d":"395,-271r-115,278r-84,-213r-84,213r-114,-278r33,0r81,205r85,-213r83,213r82,-205r33,0","w":392,"k":{"}":-4,"y":12,"u":23,"s":22,"r":21,"o":23,"l":3,"i":8,"h":3,"e":21,"a":21,"]":-4,"T":-8,"S":12,"O":11,"G":11,"C":11,"A":25,";":19,":":17,".":36,"-":11,",":37,")":-2,"&":4}},{"d":"60,-172r-22,0r0,-99r22,0r0,99xm127,-172r-23,0r0,-99r23,0r0,99","w":164},{"d":"209,43r-19,11r-183,-344r20,-11","w":205},{"d":"143,-197v0,-16,-5,-28,-15,-35v-10,-7,-25,-11,-46,-11r-24,0r0,89r24,0v22,0,37,-3,47,-10v10,-7,14,-18,14,-33xm187,0r-37,0r-83,-128r-9,0r0,128r-30,0r0,-271r57,0v29,0,51,5,66,18v15,13,22,31,22,55v0,21,-6,38,-19,50v-13,12,-31,18,-54,19","w":195,"k":{"y":7,"u":9,"o":9,"i":10,"e":8,"c":9,"a":8,"Y":18,"W":9,"V":9,"U":4,"T":9,"S":9,"O":6,"I":2,"G":5,"C":6,"A":-5,".":7,"-":9,",":8,"&":-3}},{"d":"63,-172r-22,0r0,-99r22,0r0,99","w":104},{"d":"270,8r-210,-214r0,206r-30,0r0,-279r210,213r0,-205r30,0r0,279","w":300,"k":{"j":4,"i":4,"S":4,"A":5,".":6,"-":-9,",":6}},{"d":"165,0r-29,0r0,-100v0,-16,-3,-28,-9,-36v-6,-8,-14,-12,-27,-12v-14,0,-25,6,-33,17v-8,11,-12,28,-12,50r0,81r-28,0r0,-168r28,0r0,25v5,-10,12,-18,21,-23v9,-5,21,-7,34,-7v17,0,30,6,40,17v10,11,15,27,15,48r0,108","w":190,"k":{"y":10,"w":10,"v":8,"u":3,"t":2,"p":2,"o":1,"T":21,".":8,"-":-8,",":8}},{"d":"129,-45v0,15,-6,28,-17,37v-11,9,-27,13,-46,13v-15,0,-27,-2,-37,-8v-10,-6,-17,-15,-22,-26r24,-16v3,8,9,14,15,18v6,4,13,6,22,6v10,0,18,-2,24,-6v6,-4,8,-10,8,-17v0,-8,-3,-14,-8,-18v-5,-4,-16,-8,-31,-14v-15,-6,-26,-13,-34,-21v-8,-8,-11,-18,-11,-29v0,-15,4,-27,14,-35v10,-8,24,-12,41,-12v13,0,23,3,31,8v8,5,16,12,21,23r-24,15v-3,-7,-7,-13,-12,-16v-5,-3,-10,-5,-17,-5v-8,0,-14,2,-19,6v-5,4,-7,9,-7,15v0,6,2,12,7,16v5,4,13,9,26,13v19,6,32,13,40,21v8,8,12,19,12,32","w":143,"k":{"z":12,"y":10,"w":10,"v":9,"t":3,"s":3,"q":3,"p":2,"o":3,"e":3,"c":3,"b":2,"a":2,"Y":31,"W":24,"V":24,"T":22,".":6,"-":-2,",":5}},{"d":"168,0r-35,0r-78,-89r0,89r-28,0r0,-297r28,0r0,204r72,-75r35,0r-76,76","w":169,"k":{"y":-2,"w":2,"u":10,"o":12,"g":10,"e":10,"d":10,"c":12,"a":10,"X":-8,".":7,"-":15,",":8}},{"d":"69,-82r-64,0r0,-27r64,0r0,27","w":74,"k":{"z":15,"x":10,"v":-2,"t":-7,"Z":4,"Y":21,"X":1,"W":11,"V":11,"T":10,"S":5,"O":-14,"A":-4,"7":16,"4":-12,"3":-3,"2":24}},{"d":"172,-168r-109,262r-32,0r44,-102r-71,-160r31,0r55,127r51,-127r31,0","w":179,"k":{"s":9,"r":8,"p":8,"o":10,"n":8,"m":8,"l":8,"i":11,"g":9,"e":9,"d":9,"c":9,"b":8,"a":9,"T":28,"A":12,";":7,":":7,".":28,",":28,"&":-2}},{"d":"120,-170r-7,28v-2,-1,-5,-1,-7,-2v-2,-1,-5,-1,-8,-1v-14,0,-25,6,-32,18v-7,12,-11,30,-11,54r0,73r-28,0r0,-168r28,0r0,29v4,-12,10,-20,18,-26v8,-6,18,-8,31,-8v3,0,6,0,9,1v3,1,5,1,7,2","w":120,"k":{"y":-6,"x":-2,"w":-4,"v":-5,"u":5,"t":-4,"s":4,"r":5,"q":8,"p":5,"o":11,"n":5,"m":5,"l":5,"k":5,"j":8,"i":8,"h":5,"g":9,"f":-2,"e":10,"d":9,"c":11,"b":5,"a":9,"T":26,"S":9,"A":16,";":10,":":9,".":28,"-":11,",":28,")":8,"&":2}},{"d":"181,-158v-2,-10,-6,-18,-11,-23v-5,-5,-12,-8,-21,-8v-14,0,-26,6,-35,20v-9,14,-14,31,-14,52v0,11,2,20,7,26v5,6,12,8,22,8v10,0,19,-4,28,-12v9,-8,15,-20,18,-33xm279,-161v0,31,-7,55,-20,73v-13,18,-32,26,-56,26v-10,0,-18,-2,-24,-7v-6,-5,-8,-11,-8,-20v-5,9,-12,15,-20,20v-8,5,-17,7,-26,7v-16,0,-28,-5,-37,-14v-9,-9,-13,-23,-13,-41v0,-26,8,-48,22,-66v14,-18,31,-27,51,-27v9,0,16,3,23,7v7,4,12,10,15,18r9,-18r20,0r-22,94v-1,3,-1,5,-1,7v0,2,-1,5,-1,7v0,5,1,8,3,10v2,2,6,3,11,3v16,0,29,-7,38,-21v9,-14,14,-33,14,-57v0,-28,-10,-51,-29,-69v-19,-18,-44,-28,-75,-28v-38,0,-68,12,-90,35v-22,23,-32,56,-32,96v0,36,9,63,29,82v20,19,48,29,84,29v18,0,36,-2,55,-8v19,-6,34,-13,47,-23r11,16v-14,11,-31,20,-51,26v-20,6,-41,9,-62,9v-42,0,-75,-11,-99,-34v-24,-23,-36,-55,-36,-97v0,-46,13,-83,39,-110v26,-27,61,-41,106,-41v37,0,67,11,90,33v23,22,35,49,35,83","w":287},{"d":"162,-85v0,-18,-6,-31,-18,-43v-12,-12,-26,-18,-43,-18v-17,0,-31,6,-43,18v-12,12,-18,25,-18,43v0,18,6,33,18,45v12,12,26,18,43,18v17,0,32,-6,44,-18v12,-12,17,-27,17,-45xm191,-85v0,25,-9,46,-26,64v-17,18,-39,26,-64,26v-25,0,-46,-9,-63,-26v-17,-17,-26,-39,-26,-64v0,-25,8,-46,25,-63v17,-17,39,-25,64,-25v25,0,47,8,64,25v17,17,26,38,26,63","w":202,"k":{"y":9,"x":10,"w":10,"v":9,"u":1,"t":1,"s":4,"r":1,"n":1,"m":1,"l":1,"k":1,"j":5,"i":5,"h":1,"f":3,"Y":30,"W":23,"V":23,"T":21,".":12,"-":-14,",":11}},{"d":"153,-86v0,-18,-5,-33,-15,-44v-10,-11,-24,-16,-41,-16v-17,0,-31,6,-41,17v-10,11,-15,26,-15,44v0,19,5,33,15,45v10,12,24,18,40,18v16,0,30,-6,41,-18v11,-12,16,-27,16,-46xm182,0r-29,0r0,-28v-6,11,-14,19,-24,25v-10,6,-23,8,-37,8v-23,0,-43,-8,-58,-25v-15,-17,-22,-39,-22,-65v0,-26,7,-48,22,-64v15,-16,35,-24,59,-24v13,0,25,3,35,8v10,5,19,12,25,22r0,-154r29,0r0,297","w":207,"k":{"y":6,"w":7,"v":6,".":8,",":8}},{"d":"165,0r-29,0r0,-100v0,-16,-3,-28,-9,-36v-6,-8,-14,-12,-27,-12v-14,0,-25,6,-33,17v-8,11,-12,28,-12,50r0,81r-28,0r0,-297r28,0r0,154v5,-10,12,-18,21,-23v9,-5,21,-7,34,-7v17,0,30,6,40,17v10,11,15,27,15,48r0,108","w":190,"k":{"y":10,"w":10,"u":3,"t":2,"o":1,".":8,",":8}},{"d":"95,-273v-2,-1,-5,-1,-7,-2v-2,-1,-4,-1,-7,-1v-9,0,-14,3,-17,9v-3,6,-5,17,-5,34r0,65r35,0r0,26r-35,0r0,142r-28,0r0,-142r-20,0r0,-26r20,0r0,-65v0,-24,3,-43,10,-53v7,-10,19,-15,36,-15r10,0v0,0,6,1,8,2r0,26","w":98,"k":{"}":-2,"y":-4,"w":-3,"v":-4,"u":5,"t":-2,"s":4,"r":4,"o":7,"n":4,"m":4,"l":4,"k":4,"j":8,"i":8,"h":4,"e":5,"b":4,"a":5,"R":2,"L":2,"B":2,".":15,"-":-2,",":14,"&":-5}},{"d":"226,-271r-114,278r-114,-278r33,0r81,205r82,-205r32,0","w":224,"k":{"}":-4,"y":12,"u":23,"r":21,"o":23,"i":8,"f":6,"e":21,"a":21,"]":-4,"Y":-5,"T":-8,"Q":11,"O":11,"G":11,"C":11,"A":25,";":19,":":17,".":36,"-":11,",":37,")":-2,"&":4}},{"w":110},{"d":"218,-102v0,36,-7,63,-23,81v-16,18,-40,26,-72,26v-32,0,-55,-8,-71,-26v-16,-18,-24,-45,-24,-81r0,-169r30,0r0,176v0,24,5,42,16,54v11,12,27,18,49,18v22,0,38,-6,49,-18v11,-12,16,-29,16,-54r0,-176r30,0r0,169","w":246,"k":{"x":9,"w":8,"s":3,"r":2,"p":1,"n":2,"m":2,"l":2,"j":6,"i":6,"f":2,"S":6,"A":13,".":13,"-":-10,",":12}},{"d":"184,-152r-25,0r-53,-91r-54,91r-24,0r66,-119r23,0"},{"d":"55,0r-28,0r0,-297r28,0r0,297","w":81,"k":{"y":6,"w":8,"v":6,".":8,",":8}},{"d":"164,-244r-64,0r0,244r-31,0r0,-244r-64,0r0,-27r159,0r0,27","w":169,"k":{"y":26,"w":28,"v":27,"u":21,"s":20,"r":20,"o":21,"l":7,"i":7,"h":7,"e":19,"c":21,"a":19,"Y":-2,"W":-8,"V":-8,"T":-4,"S":12,"O":18,"I":7,"G":18,"C":18,"A":24,";":16,":":17,".":26,"-":10,",":24,"&":9}},{"d":"83,-142r-27,0r0,142r-29,0r0,-142r-20,0r0,-26r20,0r0,-68r29,0r0,68r27,0r0,26","w":86,"k":{"y":-5,"w":-4,"v":-5,"t":-3,"o":2,"g":2,"e":2,"d":2,"c":2,"a":2,"S":8,".":10,"-":-6,",":10,"&":-10}},{"d":"192,-102v-8,9,-15,16,-23,20v-8,4,-17,6,-25,6v-5,0,-10,0,-15,-2v-5,-2,-11,-6,-18,-10v-8,-5,-15,-8,-20,-10v-5,-2,-10,-3,-15,-3v-7,0,-14,3,-21,7v-7,4,-15,12,-25,23r0,-28v8,-9,15,-15,23,-19v8,-4,16,-7,24,-7v5,0,11,1,16,3v5,2,11,5,18,9v9,6,16,9,21,11v5,2,9,3,13,3v7,0,14,-2,21,-7v7,-5,16,-13,26,-24r0,28"},{"d":"153,-86v0,-18,-5,-33,-15,-44v-10,-11,-24,-16,-41,-16v-17,0,-31,6,-41,17v-10,11,-15,26,-15,44v0,19,5,33,15,45v10,12,24,18,40,18v16,0,30,-6,41,-18v11,-12,16,-27,16,-46xm182,94r-29,0r0,-122v-6,11,-14,19,-24,25v-10,6,-23,8,-37,8v-23,0,-43,-8,-58,-25v-15,-17,-22,-39,-22,-65v0,-26,7,-48,22,-64v15,-16,35,-24,59,-24v13,0,25,3,35,8v10,5,19,12,25,22r0,-25r29,0r0,262","w":207,"k":{"u":2}},{"d":"62,0r-29,0r0,-168r29,0r0,168xm67,-234v0,5,-2,10,-6,14v-4,4,-9,5,-14,5v-5,0,-10,-1,-14,-5v-4,-4,-6,-9,-6,-14v0,-5,2,-10,6,-14v4,-4,9,-6,14,-6v5,0,10,2,14,6v4,4,6,9,6,14","w":94,"k":{"z":12,"x":10,"w":11,"v":9,"q":4,"o":5,"g":4,"e":4,"d":4,"c":5,"a":4,".":12}},{"d":"194,0r-170,0r93,-109v18,-21,30,-38,37,-51v7,-13,11,-26,11,-38v0,-15,-6,-28,-16,-38v-10,-10,-23,-14,-40,-14v-16,0,-29,5,-39,16v-10,11,-15,25,-15,42r-28,0v0,-26,7,-47,22,-62v15,-15,35,-23,61,-23v25,0,46,8,61,22v15,14,23,33,23,56v0,17,-4,32,-12,48v-8,16,-25,39,-52,69r-50,56r114,0r0,26","k":{";":11,":":10,"9":13,"8":15,"7":20,"6":21,"5":14,"4":22,"3":20,"2":16,".":21,"-":18,",":19}},{"d":"156,-74v0,-11,-3,-21,-9,-29v-6,-8,-17,-16,-30,-22r0,98v12,-2,22,-7,29,-15v7,-8,10,-19,10,-32xm101,-163r0,-83v-10,1,-18,5,-25,13v-7,8,-11,17,-11,26v0,9,3,17,9,24v6,7,15,14,27,20xm185,-75v0,21,-6,38,-18,52v-12,14,-30,21,-50,23r0,37r-16,0r0,-37v-17,0,-31,-5,-44,-13v-13,-8,-22,-18,-30,-33r21,-17v5,11,12,19,21,26v9,7,20,10,32,10r0,-105v-23,-11,-40,-22,-50,-34v-10,-12,-15,-25,-15,-41v0,-17,6,-32,18,-44v12,-12,28,-19,47,-20r0,-26r16,0r0,26v11,0,23,3,32,8v9,5,17,12,24,22r-20,17v-4,-7,-10,-11,-16,-15v-6,-4,-13,-6,-20,-7r0,89v24,11,41,23,52,36v11,13,16,28,16,46"},{"d":"202,-52r-182,0r0,-23r182,0r0,23xm202,-121r-182,0r0,-23r182,0r0,23"},{"d":"153,-86v0,-18,-5,-33,-15,-44v-10,-11,-24,-16,-41,-16v-17,0,-31,6,-41,17v-10,11,-15,26,-15,44v0,19,5,33,15,45v10,12,24,18,40,18v16,0,30,-6,41,-18v11,-12,16,-27,16,-46xm182,9v0,30,-7,53,-21,67v-14,14,-34,21,-63,21v-23,0,-41,-4,-54,-14v-13,-10,-21,-24,-24,-42r29,0v2,9,8,17,16,22v8,5,19,7,33,7v20,0,33,-5,42,-14v9,-9,13,-24,13,-44r0,-40v-6,11,-14,19,-24,25v-10,6,-23,8,-37,8v-23,0,-43,-8,-58,-25v-15,-17,-22,-39,-22,-65v0,-26,7,-48,22,-64v15,-16,35,-24,59,-24v13,0,25,3,35,8v10,5,19,12,25,22r0,-25r29,0r0,177","w":208,"k":{"y":8,"v":6,"s":2,"j":6,".":9,",":8}},{"d":"251,0r-28,0r0,-101v0,-16,-3,-27,-8,-35v-5,-8,-14,-12,-25,-12v-13,0,-22,5,-28,15v-6,10,-8,27,-8,50r0,83r-29,0r0,-101v0,-17,-2,-29,-7,-36v-5,-7,-13,-11,-24,-11v-13,0,-23,6,-29,17v-6,11,-10,27,-10,50r0,81r-28,0r0,-168r28,0r0,22v4,-9,11,-15,19,-20v8,-5,18,-7,30,-7v11,0,20,2,28,7v8,5,14,12,17,22v4,-10,10,-17,19,-22v9,-5,20,-7,32,-7v16,0,29,5,38,16v9,11,13,26,13,46r0,111","w":276,"k":{"y":9,"w":10,"v":8,"u":3,"p":2,".":8,",":8}},{"d":"76,-30r-47,93r-18,-7r35,-99xm77,-153v0,6,-2,11,-6,15v-4,4,-8,6,-14,6v-6,0,-11,-2,-15,-6v-4,-4,-6,-9,-6,-15v0,-6,2,-10,6,-14v4,-4,9,-6,15,-6v6,0,10,2,14,6v4,4,6,8,6,14","w":110},{"d":"171,-177r-11,17r-46,-30r3,55r-20,0r2,-55r-46,30r-10,-17r48,-26r-48,-26r10,-18r46,30r-2,-54r20,0r-3,54r46,-30r11,18r-48,26","w":213},{"d":"134,0r-29,0r0,-244r-51,0r13,-27r67,0r0,271"},{"d":"191,-76v0,25,-8,44,-23,59v-15,15,-35,22,-61,22v-25,0,-45,-6,-59,-19v-14,-13,-22,-31,-23,-54r30,0v1,15,6,27,15,35v9,8,22,12,37,12v18,0,31,-5,41,-15v10,-10,14,-23,14,-41v0,-17,-5,-30,-15,-39v-10,-9,-24,-14,-42,-14r-9,0r0,-27r8,0v17,0,30,-4,39,-12v9,-8,13,-20,13,-36v0,-13,-5,-25,-13,-33v-8,-8,-19,-12,-33,-12v-13,0,-25,2,-33,9v-8,7,-13,17,-15,29r-28,0v2,-20,10,-37,23,-48v13,-11,32,-17,54,-17v23,0,41,6,54,19v13,13,20,30,20,52v0,16,-4,30,-12,41v-8,11,-19,18,-33,21v15,3,28,11,37,23v9,12,14,27,14,45","k":{"9":14,"8":9,"7":24,"6":12,"5":13,"4":8,"3":14,"2":19,"0":5,".":12}},{"d":"76,-15v0,6,-2,10,-6,14v-4,4,-9,6,-15,6v-6,0,-10,-2,-14,-6v-4,-4,-6,-8,-6,-14v0,-6,2,-11,6,-15v4,-4,8,-6,14,-6v6,0,11,2,15,6v4,4,6,9,6,15","w":110,"k":{"S":8,"5":9,"3":10,"0":11}},{"d":"267,-136v0,-32,-11,-58,-32,-80v-21,-22,-48,-32,-80,-32v-34,0,-60,11,-81,33v-21,22,-31,48,-31,79v0,32,11,58,32,80v21,22,48,33,80,33v32,0,58,-11,80,-33v22,-22,32,-48,32,-80xm297,-136v0,40,-14,74,-41,101v-27,27,-61,40,-101,40v-40,0,-74,-13,-101,-40v-27,-27,-41,-61,-41,-101v0,-40,14,-73,41,-100v27,-27,60,-41,101,-41v40,0,75,14,102,41v27,27,40,60,40,100","w":310,"k":{"y":2,"x":6,"w":2,"t":-2,"j":3,"i":3,"Y":22,"X":9,"W":11,"V":11,"T":18,"S":8,"M":4,"J":10,"A":14,".":17,",":15}},{"d":"244,-18v-10,6,-24,13,-41,17v-17,4,-32,6,-46,6v-42,0,-76,-13,-103,-40v-27,-27,-41,-60,-41,-101v0,-40,14,-73,42,-100v28,-27,62,-41,103,-41v17,0,33,2,48,6v15,4,28,10,38,18r0,34v-11,-9,-24,-17,-39,-22v-15,-5,-30,-7,-44,-7v-34,0,-61,11,-84,32v-23,21,-34,48,-34,80v0,32,11,59,33,81v22,22,49,32,81,32v16,0,31,-3,47,-8v16,-5,29,-12,40,-21r0,34","w":258,"k":{"y":15,"u":6,"t":5,"s":2,"q":5,"o":5,"l":4,"k":4,"i":9,"h":4,"e":4,"c":5,"a":4,"Y":7,"U":2,"S":5,"Q":5,"O":5,"C":5,".":2,",":2,"&":-7}},{"d":"87,-200r-11,12r-52,-47r15,-17","w":128},{"d":"180,63r-180,0r0,-23r180,0r0,23","w":180},{"d":"172,-185v0,-18,-6,-34,-18,-47v-12,-13,-27,-18,-44,-18v-18,0,-33,5,-45,18v-12,13,-18,29,-18,47v0,18,6,33,18,45v12,12,27,18,45,18v18,0,32,-6,44,-18v12,-12,18,-27,18,-45xm202,-185v0,14,-3,28,-10,43v-7,15,-18,35,-36,60r-62,89r-22,-16r66,-94v-3,2,-7,4,-13,5v-6,1,-12,2,-17,2v-26,0,-48,-9,-65,-26v-17,-17,-25,-37,-25,-63v0,-25,8,-47,26,-65v18,-18,40,-27,66,-27v26,0,47,9,65,27v18,18,27,39,27,65","k":{":":10,"9":9,"8":13,"7":23,"6":19,"5":17,"4":28,"3":19,"2":14,"0":6,".":36,",":36,")":2}},{"d":"198,-290r-182,344r-20,-11r183,-344","w":205},{"d":"173,-86v0,-18,-6,-33,-18,-45v-12,-12,-26,-18,-44,-18v-18,0,-33,6,-45,18v-12,12,-18,27,-18,45v0,18,6,33,18,46v12,13,27,19,45,19v17,0,32,-6,44,-19v12,-13,18,-28,18,-46xm203,-86v0,25,-9,47,-27,65v-18,18,-39,26,-65,26v-26,0,-48,-8,-66,-26v-18,-18,-26,-39,-26,-65v0,-14,2,-28,9,-43v7,-15,19,-35,37,-60r62,-89r21,16r-66,94v3,-2,8,-4,14,-5v6,-1,11,-2,16,-2v26,0,48,8,65,25v17,17,26,38,26,64","k":{"9":19,"8":11,"7":32,"6":9,"5":15,"4":2,"3":13,"2":24,"0":6,".":8,"-":-14,",":8}},{"d":"137,-87r0,-115r-86,115r86,0xm205,-61r-38,0r0,61r-30,0r0,-61r-133,0r163,-218r0,192r38,0r0,26","k":{":":2,"9":17,"8":9,"7":28,"6":8,"5":13,"3":11,"2":20,"0":5,"-":-13,",":8}},{"d":"199,-271r-144,243r136,0r0,28r-186,0r145,-243r-128,0r0,-28r177,0","w":210,"k":{"y":29,"w":32,"u":17,"o":15,"i":17,"e":14,"a":14,"U":12,"O":22,".":18,"-":34,",":16}},{"d":"210,-271r-148,278r-26,-14r131,-239r-146,0r0,-25r189,0","k":{":":36,"9":21,"8":25,"7":7,"6":37,"5":28,"4":45,"3":24,"2":22,"0":24,".":57,"-":28,",":57}},{"d":"169,-108r-45,-105r-45,105r90,0xm249,0r-33,0r-36,-82r-112,0r-35,82r-34,0r125,-279","w":251,"k":{"}":5,"z":-3,"y":14,"w":13,"v":12,"u":6,"t":4,"r":4,"q":5,"p":3,"o":5,"n":4,"m":4,"l":4,"k":4,"j":8,"i":8,"h":4,"g":5,"f":5,"e":5,"d":5,"c":5,"b":3,"a":5,"]":6,"Y":34,"W":26,"V":26,"U":15,"T":26,"S":9,"Q":15,"O":15,"J":-12,"G":15,"C":15,"-":-3,")":8,"&":4}},{"d":"156,-77v0,-17,-6,-29,-18,-38v-12,-9,-29,-13,-52,-13r-28,0r0,100r34,0v23,0,39,-4,49,-12v10,-8,15,-20,15,-37xm133,-199v0,-15,-5,-27,-13,-34v-8,-7,-21,-11,-39,-11r-23,0r0,89r19,0v19,0,33,-4,42,-11v9,-7,14,-18,14,-33xm187,-77v0,26,-8,45,-24,58v-16,13,-40,19,-72,19r-63,0r0,-271r55,0v25,0,45,6,59,18v14,12,21,29,21,51v0,15,-3,28,-10,38v-7,10,-17,16,-29,19v19,2,34,9,45,22v11,13,18,28,18,46","w":204,"k":{"y":9,"u":2,"t":1,"s":3,"b":1,"Y":24,"W":13,"V":13,"U":3,"T":17,"S":8,"O":4,"N":1,"M":4,"J":12,"G":3,"C":3,"A":12,".":8,",":7}},{"d":"177,-136v0,-35,-6,-62,-18,-83v-12,-21,-28,-31,-48,-31v-19,0,-35,11,-47,32v-12,21,-19,49,-19,83v0,34,7,61,19,82v12,21,28,32,47,32v20,0,36,-10,48,-31v12,-21,18,-49,18,-84xm205,-136v0,43,-8,78,-25,103v-17,25,-40,38,-69,38v-28,0,-52,-12,-69,-38v-17,-26,-26,-60,-26,-103v0,-43,9,-76,26,-102v17,-26,41,-39,69,-39v28,0,52,13,69,39v17,26,25,59,25,102","k":{";":-4,"9":6,"8":4,"7":24,"5":7,"4":5,"3":9,"2":13,"-":-14}},{"d":"89,70r-23,11v-15,-25,-26,-53,-33,-83v-7,-30,-11,-63,-11,-97v0,-34,4,-66,11,-96v7,-30,18,-58,33,-83r23,10v-13,24,-23,51,-30,79v-7,28,-10,58,-10,90v0,32,3,63,10,91v7,28,17,54,30,78","w":103,"k":{"w":5,"v":4,"Y":4,"W":-2,"V":-2,"A":6,"9":2,"7":9,"4":10,"3":3,"2":5}},{"d":"174,0r-34,0r-51,-68r-50,68r-34,0r67,-88r-61,-80r34,0r45,61r44,-61r35,0r-62,80","w":179,"k":{"u":9,"q":8,"o":10,"i":10,"h":8,"e":8,"c":10,"a":8,":":5,".":8,"-":11,",":9}},{"w":110},{"d":"249,-59v0,-11,-4,-21,-11,-29v-7,-8,-17,-12,-27,-12v-10,0,-19,4,-26,12v-7,8,-11,18,-11,29v0,11,4,20,11,28v7,8,16,12,26,12v10,0,20,-4,27,-12v7,-8,11,-17,11,-28xm113,-212v0,-11,-4,-21,-11,-29v-7,-8,-16,-12,-26,-12v-10,0,-20,4,-27,12v-7,8,-11,18,-11,29v0,11,4,20,11,28v7,8,17,12,27,12v10,0,19,-4,26,-12v7,-8,11,-17,11,-28xm272,-59v0,17,-6,32,-18,44v-12,12,-26,19,-43,19v-17,0,-31,-7,-43,-19v-12,-12,-18,-27,-18,-44v0,-17,6,-33,18,-45v12,-12,26,-18,43,-18v17,0,32,6,44,18v12,12,17,28,17,45xm238,-271r-168,271r-21,0r168,-271r21,0xm137,-212v0,17,-6,32,-18,44v-12,12,-26,19,-43,19v-17,0,-32,-7,-44,-19v-12,-12,-18,-27,-18,-44v0,-17,6,-33,18,-45v12,-12,27,-18,44,-18v17,0,31,6,43,18v12,12,18,28,18,45","w":286},{"d":"136,-195v0,-17,-5,-29,-15,-37v-10,-8,-26,-11,-49,-11r-14,0r0,95r14,0v24,0,40,-4,50,-11v10,-7,14,-19,14,-36xm167,-195v0,25,-9,43,-25,56v-16,13,-40,19,-71,19r-13,0r0,120r-30,0r0,-271r43,0v32,0,56,6,72,19v16,13,24,32,24,57","w":181,"k":{"y":2,"x":6,"w":4,"u":13,"t":3,"s":16,"o":25,"l":11,"i":15,"f":5,"e":24,"d":23,"a":23,"Y":14,"X":15,"W":6,"U":8,"T":6,"S":11,"R":7,"P":7,"O":8,"M":16,"L":7,"I":7,"H":7,"G":8,"E":7,"D":7,"C":8,"A":27,";":19,".":48,"-":16,",":47,"&":5}},{"d":"201,-136v0,-35,-10,-62,-30,-80v-20,-18,-49,-27,-87,-27r-26,0r0,215r23,0v41,0,72,-10,91,-27v19,-17,29,-44,29,-81xm231,-135v0,45,-12,78,-38,101v-26,23,-63,34,-113,34r-52,0r0,-271r53,0v48,0,85,11,111,35v26,24,39,58,39,101","w":244,"k":{"j":2,"e":-2,"a":-2,"Y":20,"X":8,"W":10,"V":10,"U":-2,"T":17,"S":5,"R":-2,"P":-2,"N":-2,"M":2,"L":-2,"K":-2,"J":8,"I":-2,"H":-2,"F":-2,"E":-2,"D":-2,"C":-2,"B":-2,"A":12,".":14,",":13}},{"d":"164,-168r-81,176r-80,-176r33,0r47,113r48,-113r33,0","w":166,"k":{"y":-3,"u":5,"t":-3,"s":6,"r":6,"o":8,"i":9,"g":7,"e":8,"a":7,"A":10,";":7,":":6,".":29,"-":-2,",":27,"&":-4}},{"d":"76,-30r-47,93r-18,-7r35,-99","w":110,"k":{"9":38,"8":15,"7":24,"6":13,"4":10,"3":14,"0":16}},{"d":"193,-89v0,28,-9,52,-27,69v-18,17,-41,25,-71,25v-17,0,-32,-3,-45,-9v-13,-6,-23,-16,-33,-29r18,-19v9,11,17,20,26,24v9,4,20,7,33,7v20,0,37,-6,50,-19v13,-13,19,-29,19,-49v0,-19,-5,-35,-18,-48v-13,-13,-29,-19,-49,-19v-12,0,-24,2,-35,6v-11,4,-20,9,-28,16v1,-4,1,-4,3,-11r29,-126r116,0r0,25r-95,0r-17,71v5,-2,11,-4,16,-5v5,-1,11,-1,18,-1v27,0,49,8,65,25v16,17,25,40,25,67","k":{"9":21,"8":14,"7":21,"6":14,"5":18,"4":8,"3":18,"2":26,"0":9,".":13,")":5}},{"d":"205,-86r-82,0r0,86r-24,0r0,-86r-82,0r0,-24r82,0r0,-85r24,0r0,85r82,0r0,24"},{"d":"268,-168r-80,176r-51,-120r-51,120r-81,-176r33,0r48,113r50,-121r52,121r47,-113r33,0","w":273,"k":{"y":-2,"w":-2,"u":7,"s":8,"r":8,"o":9,"n":8,"l":8,"k":8,"j":10,"i":10,"h":8,"e":9,"d":8,"a":8,"A":11,";":8,":":8,".":30,",":29,"&":-3}},{"d":"202,-88r-182,84r0,-25r150,-69r-150,-68r0,-25r182,83r0,20"},{"d":"307,0r-30,0r-27,-185r-89,193r-89,-193r-26,185r-31,0r44,-279r103,222r102,-222","w":322,"k":{"y":7,"i":3,"S":7,"O":3,"G":3,"C":3,".":2,",":1}},{"d":"114,89r-23,0r0,-360r23,0r0,360","w":205},{"d":"203,0r-35,0r-67,-115r-66,115r-35,0r85,-144r-79,-127r34,0r62,103r62,-103r34,0r-79,129","w":203,"k":{"y":17,"o":8,"i":8,"e":8,"a":8,"T":-3,"Q":10,"O":10,"I":4,"G":8,"C":10,"A":-9,".":2,"-":2}},{"d":"82,-99v0,34,-4,67,-11,97v-7,30,-19,58,-34,83r-22,-11v13,-24,22,-50,29,-78v7,-28,10,-59,10,-91v0,-32,-3,-62,-10,-90v-7,-28,-16,-55,-29,-79r22,-10v15,25,27,53,34,83v7,30,11,62,11,96","w":103,"k":{";":-6,":":-6,".":-9,"-":-27,",":-9}},{"d":"153,-86v0,-18,-5,-33,-15,-44v-10,-11,-24,-16,-41,-16v-17,0,-31,6,-41,17v-10,11,-15,26,-15,44v0,19,5,33,15,45v10,12,24,18,40,18v16,0,30,-6,41,-18v11,-12,16,-27,16,-46xm182,0r-29,0r0,-28v-6,11,-14,19,-24,25v-10,6,-23,8,-37,8v-23,0,-43,-8,-58,-25v-15,-17,-22,-39,-22,-65v0,-26,7,-48,22,-64v15,-16,35,-24,59,-24v13,0,25,3,35,8v10,5,19,12,25,22r0,-25r29,0r0,168","w":207,"k":{"z":9,"y":7,"w":7,"v":6,"u":2,"s":2,"p":2,"b":2,"Y":30,"W":21,"V":21,"U":2,"T":20,".":8,"-":-8,",":8}},{"d":"58,0r-30,0r0,-271r30,0r0,271","w":85,"k":{"v":5,"g":-2,"e":-2,"d":-2,"a":-2,"Z":7,"X":4,"W":4,"V":4,"T":7,"S":3,"R":-2,"P":-2,"L":-2,"K":-2,"I":-2,"H":-2,"G":-2,"F":-2,"E":-2,"D":-2,"B":-2,".":5,",":5}},{"d":"163,-55r-64,-81v-20,13,-33,25,-40,34v-7,9,-11,20,-11,32v0,14,5,26,15,35v10,9,21,13,36,13v10,0,21,-2,32,-8v11,-6,21,-14,32,-25xm143,-220v0,-9,-3,-16,-9,-22v-6,-6,-14,-9,-23,-9v-10,0,-18,3,-24,8v-6,5,-9,13,-9,22v0,5,2,11,5,17v3,6,8,13,15,22r9,12v13,-9,23,-18,28,-25v5,-7,8,-16,8,-25xm242,0r-35,0r-28,-35v-14,13,-27,23,-40,30v-13,7,-28,10,-41,10v-24,0,-43,-7,-58,-21v-15,-14,-22,-32,-22,-54v0,-16,5,-30,15,-43v10,-13,26,-27,50,-42r-9,-13v-9,-12,-15,-21,-18,-29v-3,-8,-5,-16,-5,-24v0,-16,6,-30,17,-40v11,-10,26,-16,44,-16v17,0,31,5,42,16v11,11,17,24,17,40v0,13,-3,26,-11,37v-8,11,-21,22,-38,34r60,74v6,-7,11,-14,16,-21v5,-7,9,-15,14,-23r22,15v-5,9,-10,17,-16,25v-6,8,-12,17,-19,25","w":250,"k":{"y":-2,"w":-2,"v":-3,"t":-10,"j":-7,"f":-9,"Y":18,"W":8,"V":8,"T":13,"J":-9,"A":-4}},{"d":"166,-76v0,-15,-5,-28,-16,-38v-11,-10,-24,-15,-39,-15v-16,0,-29,5,-40,15v-11,10,-16,23,-16,38v0,16,5,29,16,39v11,10,24,16,40,16v16,0,30,-5,40,-15v10,-10,15,-24,15,-40xm158,-202v0,-13,-5,-26,-14,-35v-9,-9,-20,-13,-33,-13v-13,0,-25,4,-34,13v-9,9,-14,21,-14,34v0,13,5,25,14,34v9,9,21,14,34,14v13,0,24,-5,33,-14v9,-9,14,-20,14,-33xm195,-75v0,23,-8,43,-24,58v-16,15,-36,22,-60,22v-24,0,-45,-7,-61,-22v-16,-15,-24,-35,-24,-57v0,-16,4,-30,13,-43v9,-13,20,-22,35,-27v-13,-6,-22,-13,-29,-24v-7,-11,-11,-22,-11,-36v0,-20,7,-38,22,-52v15,-14,33,-21,55,-21v22,0,39,7,54,21v15,14,22,31,22,52v0,14,-3,25,-10,36v-7,11,-18,19,-30,24v15,5,26,15,35,27v9,12,13,26,13,42","k":{"9":13,"8":8,"7":24,"6":11,"5":12,"4":6,"3":12,"2":18,"0":4,",":10}},{"d":"81,-47v0,27,-4,47,-13,58v-9,11,-23,17,-44,17v-8,0,-15,-1,-21,-3v-6,-2,-12,-6,-17,-11r10,-25v4,4,9,7,13,9v4,2,9,2,14,2v11,0,19,-4,23,-11v4,-7,5,-20,5,-39r0,-221r30,0r0,224","w":113,"k":{"u":2,"A":9,".":8,",":7,"&":-9}},{"d":"147,-166r-53,0r-17,61r53,0xm214,-184r-4,18r-40,0r-18,61r44,0r-4,19r-44,0r-26,86r-23,0r26,-86r-52,0r-27,86r-22,0r26,-86r-42,0r4,-19r42,0r18,-61r-47,0r5,-18r46,0r26,-87r22,0r-25,87r53,0r25,-87r22,0r-25,87r40,0"},{"d":"229,0r-30,0r0,-132r-141,0r0,132r-30,0r0,-271r30,0r0,111r141,0r0,-111r30,0r0,271","w":256,"k":{"y":5,"i":3,"e":-2,"a":-2,"S":3,"I":-2,".":5,",":5}},{"d":"75,76r-63,0r0,-25r36,0r0,-298r-36,0r0,-24r63,0r0,347","w":113},{"d":"107,76v-24,0,-40,-4,-47,-11v-7,-7,-11,-21,-11,-43r0,-77v0,-13,-1,-21,-5,-25v-4,-4,-13,-6,-26,-6r0,-25v13,0,22,-1,26,-5v4,-4,5,-12,5,-25r0,-77v0,-22,4,-36,11,-43v7,-7,23,-10,47,-10r0,24v-14,0,-23,2,-26,5v-3,3,-5,11,-5,24r0,71v0,16,-2,28,-5,35v-3,7,-9,11,-18,14v9,3,15,7,18,14v3,7,5,18,5,34r0,73v0,13,2,21,5,24v3,3,13,4,26,4r0,25","w":120,"k":{"Y":1,"W":-3,"V":-3,"A":5}},{"d":"76,-15v0,6,-2,10,-6,14v-4,4,-9,6,-15,6v-6,0,-10,-2,-14,-6v-4,-4,-6,-8,-6,-14v0,-6,2,-11,6,-15v4,-4,8,-6,14,-6v6,0,11,2,15,6v4,4,6,9,6,15xm76,-153v0,6,-2,11,-6,15v-4,4,-9,6,-15,6v-6,0,-10,-2,-14,-6v-4,-4,-6,-9,-6,-15v0,-6,2,-10,6,-14v4,-4,8,-6,14,-6v6,0,11,2,15,6v4,4,6,8,6,14","w":110,"k":{"7":20,"3":8,"0":-5}},{"d":"107,-15v0,6,-2,10,-6,14v-4,4,-9,6,-15,6v-6,0,-11,-2,-15,-6v-4,-4,-6,-8,-6,-14v0,-6,2,-11,6,-15v4,-4,9,-6,15,-6v6,0,11,2,15,6v4,4,6,9,6,15xm150,-218v0,14,-3,26,-11,36v-8,10,-20,19,-40,29v-16,8,-27,14,-32,20v-5,6,-8,12,-8,19v0,7,3,13,8,18v5,5,12,7,19,7v9,0,16,-3,21,-8v5,-5,8,-13,8,-22r27,0v0,17,-5,31,-15,41v-10,10,-23,15,-41,15v-16,0,-30,-4,-40,-14v-10,-10,-16,-22,-16,-37v0,-14,4,-25,12,-34v8,-9,21,-19,42,-29v13,-6,22,-12,28,-19v6,-7,9,-15,9,-23v0,-9,-3,-16,-9,-22v-6,-6,-15,-9,-24,-9v-11,0,-19,3,-25,10v-6,7,-10,16,-10,29r-28,0v0,-21,6,-36,17,-48v11,-12,26,-18,46,-18v19,0,35,5,46,16v11,11,16,25,16,43","w":175},{"d":"82,-15v0,6,-2,10,-6,14v-4,4,-9,6,-15,6v-6,0,-11,-2,-15,-6v-4,-4,-6,-8,-6,-14v0,-6,2,-11,6,-15v4,-4,9,-6,15,-6v6,0,11,2,15,6v4,4,6,9,6,15xm75,-69r-29,0r0,-202r29,0r0,202","w":121},{"d":"167,-85v0,-18,-6,-33,-16,-44v-10,-11,-23,-17,-40,-17v-17,0,-31,5,-41,16v-10,11,-15,26,-15,44v0,19,5,34,16,46v11,12,24,18,41,18v16,0,30,-6,40,-18v10,-12,15,-26,15,-45xm196,-85v0,26,-8,48,-23,65v-15,17,-34,25,-58,25v-14,0,-26,-2,-36,-8v-10,-6,-18,-14,-24,-25r0,122r-29,0r0,-262r29,0r0,25v6,-10,14,-17,24,-22v10,-5,23,-8,36,-8v24,0,43,8,58,24v15,16,23,38,23,64","w":207,"k":{"y":8,"x":9,"w":9,"v":8,"s":2,"i":4,"f":2,"T":19,".":12,",":11}},{"d":"131,0r-103,0r0,-271r30,0r0,243r73,0r0,28","w":135,"k":{"y":23,"w":24,"v":23,"u":9,"t":6,"s":-3,"o":8,"i":9,"g":6,"e":6,"c":7,"a":6,"Y":33,"W":28,"V":28,"U":15,"T":27,"S":4,"O":19,"G":19,"C":19,"A":-8,".":8,"-":14,",":8,"&":7}},{"d":"154,-132r-96,0r0,132r-30,0r0,-271r126,0r0,28r-96,0r0,83r96,0r0,28","w":172,"k":{"}":3,"y":3,"u":12,"t":3,"s":8,"r":12,"o":14,"l":12,"i":14,"e":13,"a":12,"]":4,"Y":4,"T":2,"S":18,"O":6,"G":6,"A":27,".":39,"-":5,",":38,")":5,"&":5}},{"d":"167,-85v0,-18,-6,-33,-16,-44v-10,-11,-23,-17,-40,-17v-17,0,-31,5,-41,16v-10,11,-15,26,-15,44v0,19,5,34,16,46v11,12,24,18,41,18v16,0,30,-6,40,-18v10,-12,15,-26,15,-45xm196,-85v0,26,-8,48,-23,65v-15,17,-34,25,-58,25v-14,0,-26,-2,-36,-8v-10,-6,-18,-14,-24,-25r0,28r-29,0r0,-297r29,0r0,154v6,-10,14,-17,24,-22v10,-5,23,-8,36,-8v24,0,43,8,58,24v15,16,23,38,23,64","w":207,"k":{"y":8,"w":9,"v":8,"s":2,"j":4,"i":4,"f":2,"T":19,".":11,",":10}},{"d":"166,0r-138,0r0,-271r138,0r0,28r-108,0r0,83r108,0r0,28r-108,0r0,104r108,0r0,28","w":192,"k":{"y":7,"w":7,"v":6,"u":10,"s":8,"q":11,"p":7,"o":12,"j":12,"i":12,"g":11,"e":11,"d":11,"c":11,"b":7,"a":11,"Z":6,"Y":8,"X":4,"W":3,"V":3,"U":9,"T":6,"S":15,"Q":10,"O":10,"G":10,"C":10,"A":3,".":18,"-":9,",":19,"&":4}},{"d":"94,76r-62,0r0,-347r62,0r0,24r-36,0r0,298r36,0r0,25","w":113,"k":{"Y":4,"T":2,"J":5,"A":10}}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+123-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);})("*}h>NlCq=2fk*#S(?lPtR}RfIzC>hlfkIzZt=2eBhrwY,%q122re,q?KiuLD#vMP}uRZ*K|Cni-e08sr2I,h=Ng?]pbQ1+:SlBUV@5Yyk^oTt%q>zJA!j(wf.9>8=Brjr>o1IPT0Zq!kgzYy]IZLNzeUhShg?8Lo,8DrIlTs?u!T=8R:i2?yntUT|t!i-zDpnro^C+e=CqP#|#QAR#r-eu,YC0yJi:>w2#SQ00,A01CRIIYjitPo8Mh1erY1KBCoN}Sq*#R1*0TVi8LYgv>1KBLYNv>oKlTSNl?q=#TBi2Rkh1!BNuSo=u|f]Jq(=2,U,1!^=%q^I1b9nB?J?>ok*8wUi%V%h2TQ=uDUNJe^hJZQg}Q!I#!^glgVZ#fVKBeSgJ-UN}f+,IeVNzAk=}f%?}!QN2sV*2h^g1b(=8TYntY5=0SB2zCN=r>?iIDN=r>f*0bV")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":221,"face":{"font-family":"Futura Bk","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 2 2 2 4 2 3 3","ascent":"274","descent":"-86","x-height":"5","bbox":"-14 -301 395 97","underline-thickness":"23.0273","underline-position":"-35.332","unicode-range":"U+0020-U+007E"}}));;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * (c) Copyright 1999-2000 Bitstream/Galapagos Design Group. All rights reserved.
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"97,-125v-2,-24,-52,-30,-52,-2v9,41,84,25,84,81v0,64,-109,69,-125,16r28,-17v3,28,62,35,65,3v-7,-41,-84,-28,-84,-82v0,-57,95,-65,110,-16xm121,-202r-11,13r-40,-34r-41,34r-11,-13r52,-51","w":138},{"d":"59,-94v45,1,76,-4,75,-45v0,-40,-31,-46,-75,-45r0,90xm59,-216v65,-2,108,18,108,77v1,58,-45,79,-108,77r0,62r-34,0r0,-271r34,0r0,55","w":178},{"d":"218,0r-34,0r0,-129r-125,0r0,129r-34,0r0,-271r34,0r0,111r125,0r0,-111r34,0r0,271","w":242},{"d":"170,-107r-43,-99r-44,99r87,0xm255,0r-38,0r-34,-78r-113,0r-34,78r-38,0r129,-279","w":253},{"d":"151,-225v-7,25,-40,36,-62,19v-17,-13,-34,-15,-42,6r-14,-9v7,-15,16,-28,35,-28v26,0,55,39,69,3","w":183},{"d":"170,-107r-43,-99r-44,99r87,0xm255,0r-38,0r-34,-78r-113,0r-34,78r-38,0r129,-279xm170,-338r-54,46r-11,-13r49,-52","w":253},{"d":"121,-271r-166,271r-21,0r165,-271r22,0","w":59},{"d":"201,-168v37,40,43,178,-35,174v-24,0,-37,-15,-44,-35v-6,20,-19,35,-43,35v-78,3,-72,-134,-35,-174r29,0v-16,26,-23,48,-23,87v1,32,5,58,31,58v32,0,24,-47,26,-93r30,0v2,46,-5,93,27,93v26,0,30,-26,30,-58v-1,-39,-7,-60,-22,-87r29,0xm134,-261r-3,72r-18,0r-3,-72r24,0","w":244},{"d":"260,-168r-81,176r-49,-114r-50,114r-82,-176r37,0r45,106r49,-115r50,115r44,-106r37,0","w":258,"k":{"\u2019":1,"\u201d":1,"\u201c":9,"y":-4,"w":-7,"u":5,"s":7,"r":6,"o":8,"n":5,"l":5,"k":6,"j":8,"i":8,"h":5,"f":-4,"e":8,"d":9,"a":9,"A":13,";":10,":":6,".":28,"-":5,",":28,"&":-2}},{"d":"257,8r-198,-206r0,198r-34,0r0,-279r199,205r0,-197r33,0r0,279","w":282},{"d":"116,-211v-65,-7,-87,85,-50,126v12,13,29,19,50,19r0,-145xm150,-66v65,8,87,-84,50,-125v-12,-13,-29,-20,-50,-20r0,145xm150,-242v62,2,102,41,102,104v0,63,-40,102,-102,104r0,34r-34,0r0,-34v-62,-2,-102,-41,-102,-104v1,-62,41,-102,102,-104r0,-29r34,0r0,29","w":264},{"d":"92,-25v59,1,31,-89,37,-143r33,0v-1,80,16,174,-70,174v-87,0,-67,-94,-69,-174r32,0v6,54,-21,143,37,143","w":184,"k":{"\u2019":9,"\u201d":9,"\u201c":16,"\u00df":3,"x":11,"w":5,"v":5,"t":3,"s":5,"p":4,"o":2,"g":2,"e":1,"d":2,"c":3,"b":4,"a":2,"T":21,".":14,",":14}},{"d":"108,-25v32,1,52,-26,51,-60v0,-35,-18,-58,-52,-58v-33,0,-51,22,-51,57v0,34,21,61,52,61xm112,-174v49,-1,79,39,79,89v0,50,-30,91,-78,91v-28,-1,-47,-11,-57,-32r0,120r-33,0r0,-391r33,0r0,153v11,-19,27,-30,56,-30","w":200},{"d":"136,-100v1,-40,-51,-55,-79,-32v-9,8,-14,19,-16,32r95,0xm89,-174v52,0,84,38,79,96r-128,0v-5,57,79,70,97,25r27,15v-15,28,-36,43,-74,44v-51,1,-82,-38,-82,-91v0,-49,35,-90,81,-89","w":175,"k":{"\u2019":11,"\u201d":11,"\u201c":18,"\u00df":3,"y":11,"x":9,"w":9,"v":9,"u":2,"t":3,"s":2,"r":3,"p":2,"n":2,"m":2,"l":2,"k":3,"j":6,"i":6,"h":2,"f":4,"b":2,"Y":29,"W":22,"V":26,"U":1,"T":20,"S":6,"M":-2,".":10,"-":-5,",":11}},{"d":"62,0r-32,0r0,-168r32,0r0,168xm95,-205r-98,0r0,-22r98,0r0,22","w":91},{"d":"55,0r-32,0r0,-297r32,0r0,297xm83,-358r-54,46r-11,-13r49,-52","w":79},{"d":"175,0r-39,0r-48,-65r-48,65r-39,0r68,-88r-62,-80r38,0r44,59r42,-59r39,0r-63,80","w":175,"k":{"\u2019":8,"\u201d":8,"\u201c":10,"u":11,"q":10,"o":10,"i":10,"h":7,"e":9,"c":11,"a":10,":":7,".":8,"-":19,",":9}},{"d":"52,-161v12,0,23,10,23,22v0,12,-11,23,-23,23v-12,0,-22,-10,-22,-23v0,-12,10,-22,22,-22","w":104},{"d":"299,0r-34,0r-26,-176r-86,184r-86,-184r-26,176r-34,0r46,-279r101,215r101,-215","w":306},{"d":"108,-25v32,1,52,-26,51,-60v0,-35,-18,-58,-52,-58v-33,0,-51,22,-51,57v0,34,21,61,52,61xm112,-174v49,-1,79,39,79,89v0,50,-30,91,-78,91v-28,-1,-47,-11,-57,-32r0,120r-33,0r0,-262r33,0r0,24v11,-19,27,-30,56,-30","w":200},{"d":"62,0r-32,0r0,-168r32,0r0,168xm97,-202r-11,13r-40,-34r-41,34r-11,-13r52,-51","w":91},{"d":"136,-100v1,-40,-51,-55,-79,-32v-9,8,-14,19,-16,32r95,0xm89,-174v52,0,84,38,79,96r-128,0v-5,57,79,70,97,25r27,15v-15,28,-36,43,-74,44v-51,1,-82,-38,-82,-91v0,-49,35,-90,81,-89xm139,-238r-51,51r-51,-51r10,-13r41,33r41,-33","w":175},{"d":"162,-168r-82,176r-82,-176r37,0r45,106r45,-106r37,0","w":160},{"d":"59,0r-34,0r0,-271r34,0r0,271xm101,-328v-7,25,-40,36,-62,19v-17,-13,-34,-15,-42,6r-14,-9v7,-15,16,-28,35,-28v26,0,55,39,69,3","w":83},{"d":"59,0r-34,0r0,-271r34,0r0,271xm7,-339v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-19,-7,-18,-18v0,-8,10,-18,18,-18xm76,-339v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-18,-7,-18,-18v0,-9,9,-18,18,-18","w":83},{"d":"205,-271r-84,147r0,124r-34,0r0,-124r-86,-147r38,0r65,116r63,-116r38,0xm69,-339v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-19,-7,-18,-18v0,-8,10,-18,18,-18xm138,-339v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-18,-7,-18,-18v0,-9,9,-18,18,-18","w":206},{"d":"102,-137v-52,-7,-74,60,-42,92v10,9,24,14,42,14r0,-106xm133,-31v53,6,74,-61,41,-92v-10,-10,-24,-14,-41,-14r0,106xm133,-168v50,3,89,33,90,83v0,53,-38,82,-90,85r0,94r-31,0r0,-94v-52,-3,-89,-33,-89,-85v0,-52,38,-81,89,-83r0,-129r31,0r0,129","w":235},{"d":"115,65r-25,0r0,-133r25,0r0,133xm115,-115r-25,0r0,-133r25,0r0,133","w":205},{"d":"47,-49v1,36,60,29,79,11r0,31v-37,25,-114,14,-112,-37v1,-24,11,-39,30,-45v-19,-6,-29,-16,-30,-39v-2,-51,77,-55,112,-34r0,31v-17,-17,-79,-24,-79,8v0,21,16,24,40,26r0,16v-22,-1,-40,11,-40,32xm80,-261r-3,72r-18,0r-3,-72r24,0","w":136},{"d":"99,-84r-51,82r-21,-13r45,-69r-45,-70r21,-12","w":120},{"d":"168,0r-143,0r0,-271r143,0r0,31r-109,0r0,80r109,0r0,31r-109,0r0,97r109,0r0,32","w":187},{"d":"108,-235r-54,46r-11,-13r49,-52","w":129},{"d":"217,0r-42,0r-114,-141r0,141r-34,0r0,-271r34,0r0,126r112,-126r40,0r-115,127xm131,20r-41,56r-15,-10r36,-60","w":216},{"d":"58,-236v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-18,-7,-18,-18v0,-9,9,-18,18,-18xm108,-218v0,-22,37,-24,37,0v0,11,-7,18,-18,18v-10,0,-19,-8,-19,-18xm92,-25v59,1,31,-89,37,-143r33,0v-1,80,16,174,-70,174v-87,0,-67,-94,-69,-174r32,0v6,54,-21,143,37,143","w":184},{"d":"97,-125v-2,-24,-52,-30,-52,-2v9,41,84,25,84,81v0,64,-109,69,-125,16r28,-17v3,28,62,35,65,3v-7,-41,-84,-28,-84,-82v0,-57,95,-65,110,-16xm112,-235r-54,46r-11,-13r49,-52","w":138},{"d":"200,0r-180,0r0,-32r180,0r0,32xm200,-129r-180,0r0,-31r180,0r0,31xm200,-240r-180,0r0,-31r180,0r0,31","w":219},{"d":"58,-138v7,-26,33,-43,65,-33r-6,32v-66,-22,-61,70,-59,139r-33,0r0,-168r33,0r0,30xm107,-235r-54,46r-11,-13r49,-52","w":126},{"d":"139,-223v-12,-32,-87,-32,-84,12v2,31,18,35,45,51v48,29,69,35,75,88v10,87,-136,105,-162,32r23,-21v10,46,110,49,105,-10v-6,-70,-119,-58,-119,-138v0,-71,108,-91,139,-36xm119,20r-41,56r-15,-10r36,-60","w":193},{"d":"11,-259r225,0r0,40r-162,0r114,120r-117,128r172,0r0,40r-237,0r0,-28r125,-138r-120,-127r0,-35","w":249},{"d":"205,-271r-84,147r0,124r-34,0r0,-124r-86,-147r38,0r65,116r63,-116r38,0xm125,-305r-12,13r-54,-46r16,-19","w":206},{"d":"194,-271r-140,239r132,0r0,32r-188,0r141,-240r-125,0r0,-31r180,0","w":198},{"d":"173,-168r-108,262r-35,0r42,-101r-71,-161r36,0r52,124r48,-124r36,0xm52,-236v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-19,-7,-18,-18v0,-8,10,-18,18,-18xm121,-236v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-18,-7,-18,-18v0,-9,9,-18,18,-18","w":174},{"d":"92,-25v59,1,31,-89,37,-143r33,0v-1,80,16,174,-70,174v-87,0,-67,-94,-69,-174r32,0v6,54,-21,143,37,143xm151,-225v-7,25,-40,36,-62,19v-17,-13,-34,-15,-42,6r-14,-9v7,-15,16,-28,35,-28v26,0,55,39,69,3","w":184},{"d":"59,0r-34,0r0,-271r34,0r0,271xm93,-305r-11,13r-40,-34r-41,34r-11,-13r52,-51","w":83},{"d":"59,-31v47,2,85,-2,85,-47v0,-43,-38,-52,-85,-49r0,96xm59,-156v39,2,65,-7,66,-42v1,-38,-27,-44,-66,-42r0,84xm120,-144v35,3,58,29,58,67v0,77,-73,81,-153,77r0,-271v71,-6,134,6,134,70v0,27,-17,52,-39,57","w":192},{"d":"121,-26v44,0,61,-24,61,-69r0,-176r34,0v-6,118,33,281,-95,277v-67,-2,-96,-39,-96,-108r0,-169r34,0r0,176v0,45,18,69,62,69xm86,-339v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-19,-7,-18,-18v0,-8,10,-18,18,-18xm155,-339v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-18,-7,-18,-18v0,-9,9,-18,18,-18","w":240},{"d":"48,-261r-3,72r-18,0r-3,-72r24,0xm240,0r-143,0r0,-271r143,0r0,31r-109,0r0,80r109,0r0,31r-109,0r0,97r109,0r0,32","w":259},{"d":"62,0r-32,0r0,-168r32,0r0,168xm9,-244v3,36,69,37,72,0r16,6v-2,41,-55,56,-86,33v-9,-8,-15,-19,-17,-33","w":91},{"d":"247,-108v0,-33,-37,-52,-60,-28v-7,8,-16,20,-24,38v12,37,84,40,84,-10xm53,-107v0,33,37,52,60,28v7,-8,16,-19,24,-37v-11,-37,-84,-40,-84,9xm209,-37v-31,0,-41,-20,-57,-46v-14,25,-27,46,-57,46v-34,0,-58,-33,-58,-70v0,-38,20,-71,54,-71v31,0,41,21,57,46v14,-26,27,-45,59,-46v32,-1,56,35,56,70v0,38,-20,71,-54,71","w":299},{"d":"121,-26v44,0,61,-24,61,-69r0,-176r34,0v-6,118,33,281,-95,277v-67,-2,-96,-39,-96,-108r0,-169r34,0r0,176v0,45,18,69,62,69xm180,-328v-7,25,-40,36,-62,19v-17,-13,-34,-15,-42,6r-14,-9v7,-15,16,-28,35,-28v26,0,55,39,69,3","w":240},{"d":"193,-27r-18,18r-71,-71r-68,68r-18,-18r68,-68r-71,-71r18,-18r71,71r69,-68r17,17r-68,69"},{"d":"46,-31r209,0r0,29r-209,0r0,-29xm46,-215r208,69r0,25r-208,69r0,-31r156,-51r-156,-50r0,-31","w":299},{"d":"92,-25v31,0,53,-27,52,-61v-1,-34,-18,-57,-51,-57v-34,0,-51,24,-52,58v0,34,19,61,51,60xm88,-174v29,0,45,11,56,30r0,-24r32,0r0,177v0,61,-23,87,-81,88v-44,1,-75,-21,-80,-58r34,0v4,19,21,27,46,27v53,0,50,-41,49,-92v-11,21,-27,31,-56,32v-47,0,-79,-41,-79,-91v0,-50,30,-90,79,-89xm151,-202r-11,13r-40,-34r-41,34r-11,-13r52,-51","w":199},{"d":"249,0r-38,0r-70,-89r0,89r-32,0r0,-89r-70,89r-39,0r75,-93r-69,-75r38,0r65,74r0,-74r32,0r0,74r64,-74r39,0r-69,75","w":249},{"d":"163,0r-157,0r98,-140r-89,0r0,-28r147,0r-98,139r99,0r0,29xm89,-237v10,0,19,9,18,19v1,9,-9,19,-18,18v-10,1,-19,-9,-19,-18v0,-9,10,-19,19,-19","w":178},{"d":"61,-140v-2,37,6,87,-8,111r75,0r0,-111r-67,0xm2,-29v25,0,27,-14,27,-41r0,-98r131,0r0,139r24,0r0,87r-32,0r0,-58r-118,0r0,58r-32,0r0,-87","w":185},{"d":"260,-168r-81,176r-49,-114r-50,114r-82,-176r37,0r45,106r49,-115r50,115r44,-106r37,0xm95,-236v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-19,-7,-18,-18v0,-8,10,-18,18,-18xm164,-236v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-18,-7,-18,-18v0,-9,9,-18,18,-18","w":258},{"d":"41,-140v1,55,18,117,63,117v46,0,62,-60,63,-117r-126,0xm166,-168v-3,-51,-19,-105,-62,-105v-43,0,-59,54,-62,105r124,0xm104,-302v127,6,128,301,0,308v-127,-6,-128,-301,0,-308"},{"d":"50,-236v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-19,-7,-18,-18v0,-8,10,-18,18,-18xm119,-236v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-18,-7,-18,-18v0,-9,9,-18,18,-18","w":169},{"d":"198,0r-188,0r0,-25r188,0r0,25xm198,-108r-81,0r0,64r-26,0r0,-64r-81,0r0,-25r81,0r0,-63r26,0r0,63r81,0r0,25"},{"d":"99,-31v48,2,85,-4,85,-49v0,-43,-38,-53,-85,-50r0,99xm99,-160v71,-5,118,17,119,80v1,76,-71,85,-153,80r0,-240r-63,0r0,-31r97,0r0,111","w":232},{"d":"194,-271r-140,239r132,0r0,32r-188,0r141,-240r-125,0r0,-31r180,0xm100,-340v10,0,19,9,18,19v1,9,-9,19,-18,18v-10,1,-19,-9,-19,-18v0,-9,10,-19,19,-19","w":198},{"d":"139,-223v-12,-32,-87,-32,-84,12v2,31,18,35,45,51v48,29,69,35,75,88v10,87,-136,105,-162,32r23,-21v10,46,110,49,105,-10v-6,-70,-119,-58,-119,-138v0,-71,108,-91,139,-36xm140,-338r-54,46r-11,-13r49,-52","w":193},{"d":"48,-261r-3,72r-18,0r-3,-72r24,0xm290,0r-34,0r0,-129r-125,0r0,129r-34,0r0,-271r34,0r0,111r125,0r0,-111r34,0r0,271","w":242},{"d":"45,-134v0,85,98,142,161,85v17,-15,27,-34,29,-58r-82,0r0,-32r119,0v2,84,-48,145,-128,145v-78,0,-133,-63,-133,-142v0,-102,99,-173,195,-127v18,9,33,22,46,41r-25,20v-16,-26,-43,-44,-83,-44v-58,-1,-99,51,-99,112xm192,-305r-11,13r-40,-34r-41,34r-11,-13r52,-51","w":280},{"w":104},{"d":"260,-168r-81,176r-49,-114r-50,114r-82,-176r37,0r45,106r49,-115r50,115r44,-106r37,0xm181,-202r-11,13r-40,-34r-41,34r-11,-13r52,-51","w":258},{"d":"139,-223v-12,-32,-87,-32,-84,12v2,31,18,35,45,51v48,29,69,35,75,88v10,87,-136,105,-162,32r23,-21v10,46,110,49,105,-10v-6,-70,-119,-58,-119,-138v0,-71,108,-91,139,-36xm148,-341r-51,51r-51,-51r10,-13r41,33r41,-33","w":193},{"d":"72,-31r-47,93r-19,-7r34,-99xm131,-31r-47,93r-20,-7r34,-99","w":158,"k":{"w":30,"v":30,"j":14,"Y":39,"W":40,"V":42,"T":28,"J":6,"A":4}},{"d":"166,0r-32,0r0,-76r-78,0r0,76r-33,0r0,-168r33,0r0,63r78,0r0,-63r32,0r0,168","w":188},{"d":"372,-271r-111,279r-76,-200r-77,200r-110,-279r36,0r74,196r77,-204r76,204r75,-196r36,0xm236,-305r-11,13r-40,-34r-41,34r-11,-13r52,-51","w":369},{"d":"0,-275r180,0r0,30r-180,0r0,-30","w":180},{"d":"41,-83v0,56,74,74,109,42r0,35v-62,33,-141,-5,-141,-78v0,-70,77,-111,139,-79r0,35v-38,-31,-107,-11,-107,45xm147,-238r-51,51r-51,-51r10,-13r41,33r41,-33","w":158},{"d":"217,0r-42,0r-114,-141r0,141r-34,0r0,-271r34,0r0,126r112,-126r40,0r-115,127","w":216},{"d":"254,-55r0,-53r-45,53r45,0xm89,-197v51,18,27,87,-27,87v-31,0,-51,-19,-51,-48r25,0v-1,15,11,27,26,26v16,0,28,-10,29,-26v0,-18,-13,-30,-33,-28r0,-21v19,1,31,-5,31,-22v0,-14,-10,-23,-25,-23v-14,0,-27,8,-27,21r-23,0v0,-27,21,-44,50,-44v49,0,70,66,25,78xm256,-271r-166,271r-22,0r166,-271r22,0xm301,-35r-23,0r0,35r-25,0r0,-35r-86,0r111,-131r0,111r23,0r0,20","w":312},{"d":"121,-26v44,0,61,-24,61,-69r0,-176r34,0v-6,118,33,281,-95,277v-67,-2,-96,-39,-96,-108r0,-169r34,0r0,176v0,45,18,69,62,69xm84,-347v3,36,69,37,72,0r16,6v-2,41,-55,56,-86,33v-9,-8,-15,-19,-17,-33","w":240},{"d":"92,-25v59,1,31,-89,37,-143r33,0v-1,80,16,174,-70,174v-87,0,-67,-94,-69,-174r32,0v6,54,-21,143,37,143xm104,-261r-3,72r-18,0r-3,-72r24,0","w":184},{"d":"163,0r-157,0r98,-140r-89,0r0,-28r147,0r-98,139r99,0r0,29xm132,-235r-54,46r-11,-13r49,-52","w":178},{"d":"135,0r-108,0r0,-271r34,0r0,240r74,0r0,31xm89,-338r-54,46r-11,-13r49,-52","w":138},{"d":"135,-240r-74,0r0,240r-34,0r0,-271r108,0r0,31","w":138},{"d":"59,-155v44,1,83,0,83,-41v0,-42,-38,-45,-83,-44r0,85xm176,-198v0,43,-29,68,-71,70r85,128r-41,0r-80,-127r-10,0r0,127r-34,0r0,-271v77,-4,151,-1,151,73xm120,20r-41,56r-15,-10r36,-60","w":195},{"d":"201,-168v37,40,43,178,-35,174v-24,0,-37,-15,-44,-35v-6,20,-19,35,-43,35v-78,3,-72,-134,-35,-174r29,0v-16,26,-23,48,-23,87v1,32,5,58,31,58v32,0,24,-47,26,-93r30,0v2,46,-5,93,27,93v26,0,30,-26,30,-58v-1,-39,-7,-60,-22,-87r29,0","w":244},{"d":"115,-140r-59,0r0,140r-33,0r0,-168r92,0r0,28xm102,-235r-54,46r-11,-13r49,-52","w":117},{"d":"150,-26v34,0,58,-12,78,-29r0,38v-18,12,-50,22,-78,23v-82,1,-136,-59,-136,-142v0,-110,124,-179,214,-119r0,38v-21,-16,-42,-27,-73,-29v-63,-2,-108,48,-108,110v0,61,42,111,103,110","w":238},{"d":"168,0r-143,0r0,-271r143,0r0,31r-109,0r0,80r109,0r0,31r-109,0r0,97r109,0r0,32xm148,-305r-11,13r-40,-34r-41,34r-11,-13r52,-51","w":187},{"d":"136,-100v1,-40,-51,-55,-79,-32v-9,8,-14,19,-16,32r95,0xm89,-174v52,0,84,38,79,96r-128,0v-5,57,79,70,97,25r27,15v-15,28,-36,43,-74,44v-51,1,-82,-38,-82,-91v0,-49,35,-90,81,-89","w":175},{"d":"205,0r-38,0r-64,-113r-63,113r-39,0r83,-143r-78,-128r39,0r59,101r59,-101r38,0r-78,129","w":206},{"d":"58,-190v16,0,30,-15,30,-32v0,-17,-14,-32,-30,-32v-16,0,-30,15,-30,32v0,17,14,32,30,32xm58,-275v30,0,54,24,54,53v0,29,-24,53,-54,53v-30,0,-53,-24,-53,-53v-1,-30,23,-53,53,-53","w":116},{"d":"121,-26v44,0,61,-24,61,-69r0,-176r34,0v-6,118,33,281,-95,277v-67,-2,-96,-39,-96,-108r0,-169r34,0r0,176v0,45,18,69,62,69xm170,-308r-98,0r0,-22r98,0r0,22","w":240},{"d":"109,-23v33,0,55,-29,55,-64v0,-40,-29,-73,-73,-69r0,-28v31,1,49,-16,49,-45v0,-26,-15,-44,-41,-44v-74,2,-38,119,-45,187v-3,36,21,63,55,63xm132,-172v34,4,64,45,64,85v0,83,-104,126,-142,61r0,120r-31,0r0,-311v0,-52,26,-85,77,-85v77,0,100,112,32,130","w":205},{"d":"205,-29r-78,-177r-79,177r157,0xm255,0r-257,0r129,-279","w":253},{"d":"89,-248r-68,144r68,145r68,-145xm89,-291r88,187r-88,188r-88,-188","w":177},{"d":"99,-155v57,-42,162,-11,157,71v-4,53,-37,91,-92,90r0,-32v36,0,56,-23,58,-58v4,-65,-87,-72,-123,-38r0,122r-34,0r0,-241r-61,0r0,-30r156,0r0,30r-61,0r0,86","w":270},{"d":"56,-29v27,0,52,1,51,-24v0,-24,-24,-24,-51,-23r0,47xm56,-105v49,-2,82,8,83,52v2,56,-58,55,-116,53r0,-168r33,0r0,63","w":146},{"d":"166,0r-32,0r0,-140r-78,0r0,140r-33,0r0,-168r143,0r0,168","w":189},{"d":"58,-39v12,0,22,10,22,22v0,13,-10,23,-22,23v-12,0,-22,-10,-22,-23v0,-12,10,-22,22,-22xm74,-71r-32,0r0,-200r32,0r0,200","w":115},{"d":"59,0v-20,13,-38,62,6,60r0,22v-65,9,-58,-62,-24,-82r-16,0r0,-271r34,0r0,271","w":83},{"d":"121,-26v44,0,61,-24,61,-69r0,-176r34,0v-6,118,33,281,-95,277v-67,-2,-96,-39,-96,-108r0,-169r34,0r0,176v0,45,18,69,62,69xm129,-345r-37,53r-15,-9r31,-56xm175,-341r-43,49r-13,-11r37,-54","w":240},{"d":"97,-25v33,0,57,-26,57,-60v0,-33,-25,-58,-57,-58v-33,0,-57,25,-57,58v0,33,25,60,57,60xm119,-252v40,37,66,90,68,158v1,54,-37,100,-90,100v-50,0,-89,-43,-89,-91v0,-69,83,-117,137,-71v-9,-33,-29,-62,-54,-83r-55,31r-9,-17r48,-27v-12,-10,-26,-18,-41,-26r14,-23v22,10,39,21,56,35r49,-28r9,17","w":194},{"d":"59,0r-34,0r0,-271r34,0r0,271xm85,-338r-54,46r-11,-13r49,-52","w":83},{"d":"116,-211v-65,-7,-87,85,-50,126v12,13,29,19,50,19r0,-145xm150,-66v65,8,87,-84,50,-125v-12,-13,-29,-20,-50,-20r0,145xm150,-242v62,2,102,41,102,104v0,63,-40,102,-102,104r0,34r-34,0r0,-34v-62,-2,-102,-41,-102,-104v1,-62,41,-102,102,-104r0,-29r34,0r0,29","w":264},{"d":"46,-31r208,0r0,29r-208,0r0,-29xm254,-215r0,31r-156,50r156,51r0,31r-208,-69r0,-25","w":299},{"d":"97,-125v-2,-24,-52,-30,-52,-2v9,41,84,25,84,81v0,64,-109,69,-125,16r28,-17v3,28,62,35,65,3v-7,-41,-84,-28,-84,-82v0,-57,95,-65,110,-16xm120,-238r-51,51r-51,-51r10,-13r41,33r41,-33","w":138},{"d":"117,-140r-41,0r0,140r-32,0r0,-140r-40,0r0,-28r113,0r0,28","w":120},{"d":"76,0v-20,13,-38,62,6,60r0,22v-65,9,-58,-62,-24,-82r18,0","w":122},{"d":"59,0r-34,0r0,-271r34,0r0,271xm6,-347v3,36,69,37,72,0r16,6v-2,41,-55,56,-86,33v-9,-8,-15,-19,-17,-33","w":83},{"d":"121,-271r-166,271r-21,0r165,-271r22,0","w":59},{"d":"212,-213r21,18r-30,37r52,0r0,29r-71,0r-34,44r105,0r0,28r-124,0r-44,55r-21,-17r29,-38r-50,0r0,-28r69,0r35,-44r-104,0r0,-29r123,0","w":299},{"d":"173,-168r-108,262r-35,0r42,-101r-71,-161r36,0r52,124r48,-124r36,0xm138,-202r-11,13r-40,-34r-41,34r-11,-13r52,-51","w":174},{"d":"257,8r-198,-206r0,198r-34,0r0,-279r199,205r0,-197r33,0r0,279xm181,-338r-54,46r-11,-13r49,-52","w":282},{"d":"58,-138v7,-26,33,-43,65,-33r-6,32v-66,-22,-61,70,-59,139r-33,0r0,-168r33,0r0,30xm114,-238r-51,51r-51,-51r10,-13r41,33r41,-33","w":126},{"d":"121,-26v44,0,61,-24,61,-69r0,-176r34,0v-6,118,33,281,-95,277v-67,-2,-96,-39,-96,-108r0,-169r34,0r0,176v0,45,18,69,62,69xm143,-305r-12,13r-54,-46r16,-19","w":240},{"d":"56,-145v23,-50,120,-32,110,37v-12,81,36,212,-68,205r0,-29v30,0,36,-14,36,-45r0,-123v0,-29,-9,-45,-35,-45v-59,0,-40,87,-43,145r-33,0r0,-218r-23,0r0,-23r23,0r0,-56r33,0r0,56r62,0r0,23r-62,0r0,73","w":188},{"d":"92,-25v31,0,52,-27,52,-61v0,-35,-18,-57,-51,-57v-34,0,-51,24,-52,58v0,34,19,61,51,60xm88,-174v29,0,45,11,56,30r0,-153r33,0r0,297r-33,0r0,-26v-11,21,-27,31,-56,32v-47,0,-79,-41,-79,-91v0,-50,30,-90,79,-89xm283,-263r-47,92r-20,-7r34,-99","w":299},{"d":"166,0r-39,0r-69,-89r0,89r-33,0r0,-297r33,0r0,203r64,-74r38,0r-69,75xm106,20r-41,56r-15,-10r36,-60","w":166},{"d":"196,-87r-184,83r0,-27r148,-67r-148,-66r0,-28r184,83r0,22"},{"d":"59,-31v48,2,85,-4,85,-49v0,-43,-38,-53,-85,-50r0,99xm59,-160v71,-5,119,16,119,80v0,77,-71,85,-153,80r0,-271r119,0r0,31r-85,0r0,80","w":192},{"d":"59,-155v44,1,83,0,83,-41v0,-42,-38,-45,-83,-44r0,85xm176,-198v0,43,-29,68,-71,70r85,128r-41,0r-80,-127r-10,0r0,127r-34,0r0,-271v77,-4,151,-1,151,73xm149,-341r-51,51r-51,-51r10,-13r41,33r41,-33","w":195},{"d":"82,20r-41,56r-15,-10r36,-60","w":118},{"d":"121,-26v44,0,61,-24,61,-69r0,-176r34,0v-9,110,37,267,-81,276v-17,15,-28,58,12,55r0,22v-60,9,-61,-53,-30,-76v-64,-2,-92,-40,-92,-108r0,-169r34,0r0,176v0,45,18,69,62,69","w":240},{"d":"194,-271r-140,239r132,0r0,32r-188,0r141,-240r-125,0r0,-31r180,0xm150,-341r-51,51r-51,-51r10,-13r41,33r41,-33","w":198},{"d":"97,-125v-2,-24,-52,-30,-52,-2v9,41,84,25,84,81v0,64,-109,69,-125,16r28,-17v3,28,62,35,65,3v-7,-41,-84,-28,-84,-82v0,-57,95,-65,110,-16xm92,20r-41,56r-15,-10r36,-60","w":138},{"d":"83,-113r-25,0r0,-135r-31,0r12,-23r44,0r0,158","w":124},{"d":"270,58r-32,0r0,-58r-215,0r0,-168r33,0r0,139r66,0r0,-139r33,0r0,139r66,0r0,-139r33,0r0,139r16,0r0,87","w":277},{"d":"104,-23v33,0,59,-29,59,-62v0,-32,-25,-60,-59,-60v-34,0,-59,26,-59,60v0,33,25,62,59,62xm78,-168v59,-23,118,24,118,83v0,49,-43,91,-92,91v-66,0,-114,-71,-82,-136v20,-42,64,-99,92,-141r36,0","k":{":":-2,"9":16,"8":7,"7":25,"6":4,"5":11,"4":-2,"3":8,"2":21,"0":3,".":6,"-":-8,",":6}},{"d":"56,-145v23,-50,110,-33,110,37r0,108r-32,0v-6,-53,21,-145,-35,-145v-59,0,-40,87,-43,145r-33,0r0,-168r33,0r0,23xm117,20r-41,56r-15,-10r36,-60","w":188},{"d":"97,-25v33,0,57,-26,57,-60v0,-33,-25,-58,-57,-58v-33,0,-57,25,-57,58v0,33,25,60,57,60xm97,-174v49,0,90,40,90,89v0,49,-41,91,-90,91v-50,0,-89,-43,-89,-91v0,-50,39,-89,89,-89xm106,-242r-37,53r-15,-9r31,-56xm152,-238r-43,49r-13,-11r37,-54","w":194},{"d":"102,-315v18,1,32,-17,34,-33r21,7v-4,58,-106,57,-111,0r21,-8v3,18,15,33,35,34xm205,-271r-128,271r-36,0r53,-112r-96,-159r38,0r74,126r58,-126r37,0","w":203},{"d":"152,-83v83,2,54,-111,59,-188r34,0v0,104,15,225,-93,219r0,52r-34,0r0,-52v-63,-1,-93,-41,-93,-107r0,-112r34,0v6,75,-27,186,59,188r0,-188r34,0r0,188","w":269},{"d":"99,-84r-51,82r-21,-13r45,-69r-45,-70r21,-12xm166,-84r-51,82r-21,-13r45,-69r-45,-70r21,-12","w":188,"k":{"Y":37,"W":29,"V":33,"T":29,"A":13}},{"d":"134,-144v30,6,51,32,51,68v0,75,-94,106,-144,62v-14,-13,-21,-31,-22,-55r32,0v0,29,20,46,49,46v34,0,53,-20,53,-54v0,-36,-25,-54,-64,-52r0,-29v37,2,58,-13,58,-47v0,-25,-19,-43,-44,-43v-27,0,-43,14,-46,37r-31,0v3,-41,34,-66,78,-66v82,0,102,119,30,133","k":{"9":10,"8":4,"7":19,"6":9,"5":9,"4":3,"3":10,"2":14,".":9}},{"d":"2,-23v27,-1,27,-10,27,-41r0,-104r131,0r0,168r-32,0r0,-140r-67,0v-5,65,22,153,-59,146r0,-29","w":182},{"d":"41,-83v0,56,74,74,109,42r0,35v-62,33,-141,-5,-141,-78v0,-70,77,-111,139,-79r0,35v-38,-31,-107,-11,-107,45xm139,-235r-54,46r-11,-13r49,-52","w":158},{"d":"65,-202v14,0,25,-11,25,-25v0,-14,-11,-26,-25,-26v-14,0,-26,12,-26,26v0,13,12,25,26,25xm65,-269v22,0,42,19,42,42v0,21,-20,41,-42,41v-22,0,-42,-20,-42,-41v0,-23,20,-42,42,-42","w":129},{"d":"166,0r-39,0r-69,-89r0,89r-33,0r0,-168r33,0r0,74r64,-74r38,0r-69,75","w":166},{"d":"59,-32v86,4,137,-23,136,-104v-1,-77,-52,-110,-136,-104r0,90r66,0r0,27r-66,0r0,91xm25,-271v120,-10,204,26,204,136v0,110,-83,145,-204,135r0,-123r-25,0r0,-27r25,0r0,-121","w":239},{"d":"77,-31r-47,93r-20,-7r34,-99xm57,-174v12,0,22,10,22,22v0,12,-10,22,-22,22v-13,0,-23,-10,-23,-22v0,-12,10,-22,23,-22","w":104},{"d":"150,-26v34,0,58,-12,78,-29r0,38v-18,12,-50,22,-78,23v-82,1,-136,-59,-136,-142v0,-110,124,-179,214,-119r0,38v-21,-16,-42,-27,-73,-29v-63,-2,-108,48,-108,110v0,61,42,111,103,110","w":238,"k":{"y":14,"u":6,"t":5,"q":5,"o":4,"l":4,"k":5,"i":8,"h":4,"e":3,"c":4,"a":3,"Y":5,"S":3,"Q":4,"O":4,"C":5,"-":5,"&":-7}},{"d":"97,-25v33,0,57,-26,57,-60v0,-33,-25,-58,-57,-58v-33,0,-57,25,-57,58v0,33,25,60,57,60xm125,-266v-27,0,-49,-1,-48,24v1,52,110,81,110,157v0,49,-41,91,-90,91v-50,0,-89,-43,-89,-91v0,-49,33,-84,79,-88v-24,-17,-43,-38,-43,-71v0,-41,35,-55,81,-53r0,31","w":194},{"d":"184,-25v33,0,56,-27,56,-60v0,-33,-24,-58,-56,-58v-33,0,-57,25,-57,58v0,34,25,60,57,60xm183,-174v49,0,90,40,90,89v0,49,-41,91,-90,91v-46,0,-86,-38,-88,-82r-39,0r0,76r-33,0r0,-168r33,0r0,63r41,0v7,-39,41,-69,86,-69","w":280},{"d":"86,-140r-28,0r0,140r-33,0r0,-140r-18,0r0,-28r18,0r0,-68r33,0r0,68r28,0r0,28xm66,20r-41,56r-15,-10r36,-60","w":86},{"d":"192,-31v48,2,87,-3,86,-49v0,-43,-38,-53,-86,-50r0,99xm192,-160v71,-5,119,16,119,80v0,77,-71,85,-153,80r0,-240r-92,0v-5,74,15,180,-15,228v-8,13,-26,18,-49,18r0,-32v28,-1,29,-17,30,-49r0,-196r160,0r0,111","w":325},{"d":"93,-242r-37,53r-15,-9r31,-56xm139,-238r-43,49r-13,-11r37,-54","w":169},{"d":"149,-26v58,0,104,-51,104,-110v0,-60,-46,-110,-104,-110v-61,0,-104,51,-104,110v0,60,46,110,104,110xm149,-277v76,0,138,64,138,141v0,78,-62,142,-138,142v-75,0,-138,-65,-138,-142v0,-77,62,-141,138,-141xm158,-345r-37,53r-15,-9r31,-56xm204,-341r-43,49r-13,-11r37,-54","w":298},{"d":"173,-168r-108,262r-35,0r42,-101r-71,-161r36,0r52,124r48,-124r36,0xm109,-202r-12,13r-54,-46r16,-19","w":174},{"d":"62,0r-32,0r0,-168r32,0r0,168xm46,-258v12,0,21,9,21,21v0,12,-9,22,-21,22v-12,0,-22,-10,-22,-22v0,-11,10,-21,22,-21","w":91},{"d":"181,58r-32,0r0,-58r-126,0r0,-168r33,0r0,139r77,0r0,-139r32,0r0,139r16,0r0,87","w":188},{"d":"83,-263r-47,92r-20,-7r34,-99xm141,-263r-47,92r-19,-7r33,-99","w":158,"k":{".":43,",":42}},{"d":"45,-134v0,85,98,142,161,85v17,-15,27,-34,29,-58r-82,0r0,-32r119,0v2,84,-48,145,-128,145v-78,0,-133,-63,-133,-142v0,-102,99,-173,195,-127v18,9,33,22,46,41r-25,20v-16,-26,-43,-44,-83,-44v-58,-1,-99,51,-99,112","w":280,"k":{"z":8,"y":6,"v":3,"i":4,"a":-2,"Z":18,"Y":21,"W":14,"V":16,"T":19,"S":7,"M":3,"A":16,".":11,",":11,"&":-6}},{"d":"305,0r-280,0r0,-271r34,0r0,239r89,0r0,-239r34,0r0,239r89,0r0,-239r34,0r0,271","w":329},{"d":"322,58r-34,0r0,-58r-263,0r0,-271r34,0r0,239r89,0r0,-239r34,0r0,239r89,0r0,-239r34,0r0,239r17,0r0,90","w":329},{"d":"104,-23v31,0,54,-22,54,-53v0,-29,-25,-52,-54,-52v-30,0,-54,23,-54,52v0,29,24,53,54,53xm104,-157v25,0,45,-20,45,-45v0,-25,-20,-46,-45,-46v-25,0,-45,21,-45,46v0,25,20,45,45,45xm142,-144v27,9,48,34,48,69v1,47,-38,81,-86,81v-48,0,-87,-33,-86,-80v0,-35,21,-60,48,-70v-23,-11,-39,-29,-40,-60v0,-41,36,-73,78,-73v42,0,79,31,78,73v-1,28,-17,52,-40,60","k":{"9":9,"8":3,"7":18,"6":6,"5":8,"3":8,"2":12,",":8,")":-2}},{"d":"41,-83v0,56,74,74,109,42r0,35v-62,33,-141,-5,-141,-78v0,-70,77,-111,139,-79r0,35v-38,-31,-107,-11,-107,45xm96,-237v10,0,19,9,18,19v1,9,-9,19,-18,18v-10,1,-19,-9,-19,-18v0,-9,10,-19,19,-19","w":158},{"d":"92,-25v31,0,52,-27,52,-61v0,-35,-18,-57,-51,-57v-34,0,-51,24,-52,58v0,34,19,61,51,60xm88,-174v29,0,45,11,56,30r0,-24r33,0r0,168r-33,0r0,-26v-11,21,-27,31,-56,32v-47,0,-79,-41,-79,-91v0,-50,30,-90,79,-89xm145,-205r-98,0r0,-22r98,0r0,22","w":200},{"d":"168,0r-143,0r0,-271r143,0r0,31r-109,0r0,80r109,0r0,31r-109,0r0,97r109,0r0,32xm62,-339v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-19,-7,-18,-18v0,-8,10,-18,18,-18xm131,-339v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-18,-7,-18,-18v0,-9,9,-18,18,-18","w":187},{"d":"324,-82r-288,0r0,-25r288,0r0,25","w":360},{"d":"92,-25v31,0,53,-27,52,-61v-1,-34,-18,-57,-51,-57v-34,0,-51,24,-52,58v0,34,19,61,51,60xm88,-174v29,0,45,11,56,30r0,-24r32,0r0,177v0,61,-23,87,-81,88v-44,1,-75,-21,-80,-58r34,0v4,19,21,27,46,27v53,0,50,-41,49,-92v-11,21,-27,31,-56,32v-47,0,-79,-41,-79,-91v0,-50,30,-90,79,-89xm143,-235r-54,46r-11,-13r49,-52","w":199},{"d":"196,-51r-184,0r0,-25r184,0r0,25xm196,-121r-184,0r0,-25r184,0r0,25"},{"d":"41,-83v0,56,74,74,109,42r0,35v-62,33,-141,-5,-141,-78v0,-70,77,-111,139,-79r0,35v-38,-31,-107,-11,-107,45xm148,-202r-11,13r-40,-34r-41,34r-11,-13r52,-51","w":158},{"d":"355,-69v22,0,37,-18,37,-39v0,-21,-15,-37,-37,-37v-22,0,-38,15,-37,37v0,21,15,39,37,39xm257,8r-198,-206r0,198r-34,0r0,-279r199,205r0,-197r33,0r0,279xm415,0r-121,0r0,-25r121,0r0,25xm355,-174v38,0,68,29,68,66v1,37,-31,68,-68,68v-37,0,-68,-31,-68,-68v0,-38,31,-66,68,-66","w":434},{"d":"83,-270r-33,99r-33,-13r47,-93xm142,-270r-34,99r-33,-13r47,-93","w":158,"k":{"z":25,"y":14,"x":21,"w":11,"v":11,"u":18,"s":17,"r":18,"q":20,"p":17,"o":23,"n":17,"m":17,"g":20,"e":23,"d":22,"c":23,"a":22,"Y":3,"T":2,"A":38,".":36,",":36}},{"d":"221,-55v18,-18,32,-47,32,-81v0,-60,-46,-110,-104,-110v-61,0,-104,51,-104,110v0,76,78,137,152,98r-49,-66r37,0xm149,-277v76,0,140,64,138,141v-1,47,-20,83,-47,107r44,59r-37,0r-31,-42v-91,54,-205,-22,-205,-124v0,-77,62,-141,138,-141","w":298,"k":{"&":-6}},{"d":"52,-244v3,36,69,37,72,0r16,6v-2,41,-55,56,-86,33v-9,-8,-15,-19,-17,-33","w":176},{"d":"53,-196v0,40,39,42,83,41r0,-85v-45,-1,-84,3,-83,44xm20,-198v0,-74,73,-77,150,-73r0,271r-34,0r0,-127r-9,0r-80,127r-41,0r84,-128v-42,-2,-70,-26,-70,-70","w":195},{"d":"115,-25v-8,32,-65,45,-75,8r-22,111r-33,0r51,-262r33,0v-6,38,-16,72,-19,114v-3,36,36,38,51,14v19,-29,24,-87,34,-128r33,0r-24,129v-2,15,12,18,23,13r0,29v-26,8,-51,-1,-52,-28","w":184},{"d":"114,-30v32,-1,47,-45,27,-71v-6,-8,-15,-15,-27,-21r0,92xm97,-243v-25,2,-47,36,-26,60v6,7,15,12,26,18r0,-78xm114,-157v39,19,66,34,68,81v1,43,-29,73,-68,76r0,37r-17,0r0,-37v-37,0,-63,-20,-76,-45r24,-20v8,20,25,35,51,35r1,-100v-37,-18,-67,-32,-67,-75v0,-36,31,-65,67,-66r0,-26r17,0r0,25v27,2,42,15,57,32r-23,19v-7,-12,-18,-20,-34,-22r0,86"},{"d":"168,0r-143,0r0,-271r143,0r0,31r-109,0r0,80r109,0r0,31r-109,0r0,97r109,0r0,32xm118,-305r-12,13r-54,-46r16,-19","w":187},{"d":"139,-223v-12,-32,-87,-32,-84,12v2,31,18,35,45,51v48,29,69,35,75,88v10,87,-136,105,-162,32r23,-21v10,46,110,49,105,-10v-6,-70,-119,-58,-119,-138v0,-71,108,-91,139,-36","w":193},{"d":"53,-246v2,42,67,44,68,1r22,7v-4,58,-107,57,-111,0xm173,-168r-108,262r-35,0r42,-101r-71,-161r36,0r52,124r48,-124r36,0","w":174},{"d":"217,0r-42,0r-114,-141r0,141r-34,0r0,-271r34,0r0,126r112,-126r40,0r-115,127xm151,-338r-54,46r-11,-13r49,-52","w":216},{"d":"92,-25v31,0,52,-27,52,-61v0,-35,-18,-57,-51,-57v-34,0,-51,24,-52,58v0,34,19,61,51,60xm88,-174v29,0,45,11,56,30r0,-24r33,0r0,168r-33,0r0,-26v-11,21,-27,31,-56,32v-47,0,-79,-41,-79,-91v0,-50,30,-90,79,-89","w":200,"k":{"\u2019":9,"\u201d":9,"\u201c":17,"\u00df":2,"z":9,"y":8,"w":5,"v":5,"u":4,"t":2,"s":4,"q":2,"p":4,"g":1,"e":1,"d":1,"c":2,"b":4,"a":1,"Y":30,"W":22,"V":25,"U":2,"T":20,".":9,",":10}},{"d":"62,0r-32,0r0,-168r32,0r0,168xm58,-261r-3,72r-18,0r-3,-72r24,0","w":91},{"d":"149,-26v58,0,104,-51,104,-110v0,-60,-46,-110,-104,-110v-61,0,-104,51,-104,110v0,60,46,110,104,110xm149,-277v76,0,138,64,138,141v0,78,-62,142,-138,142v-75,0,-138,-65,-138,-142v0,-77,62,-141,138,-141","w":298},{"d":"59,0r-34,0r0,-271r34,0r0,271xm13,-320v10,0,18,9,18,18v0,11,-7,17,-18,18v-9,0,-19,-9,-18,-18v-1,-9,9,-18,18,-18xm71,-320v9,0,19,9,18,18v0,11,-7,17,-18,18v-9,0,-19,-9,-18,-18v-1,-9,9,-18,18,-18","w":83},{"d":"48,-71v-2,39,45,59,79,39v10,-5,20,-14,30,-24r-61,-77v-28,20,-46,28,-48,62xm105,-171v20,-15,32,-21,34,-48v1,-18,-13,-29,-30,-29v-51,0,-27,61,-4,77xm233,-105r-36,50r44,55r-39,0r-27,-33v-22,20,-44,39,-79,39v-46,0,-84,-31,-82,-77v2,-45,29,-59,64,-84v-14,-21,-32,-35,-32,-65v0,-34,28,-57,63,-57v35,0,62,24,61,57v-1,37,-20,51,-48,71r57,71r29,-44","w":249,"k":{"t":-6,"j":-3,"f":-5,"Y":19,"W":12,"V":14,"T":17,"J":-6}},{"d":"97,-25v33,0,57,-26,57,-60v0,-33,-25,-58,-57,-58v-33,0,-57,25,-57,58v0,33,25,60,57,60xm97,-174v49,0,90,40,90,89v0,49,-41,91,-90,91v-50,0,-89,-43,-89,-91v0,-50,39,-89,89,-89xm61,-244v3,36,69,37,72,0r16,6v-2,41,-55,56,-86,33v-9,-8,-15,-19,-17,-33","w":194},{"d":"81,-25v29,0,52,-14,44,-41v-15,-25,-86,-26,-85,13v0,20,19,28,41,28xm251,-100v3,-41,-51,-55,-78,-32v-8,8,-13,18,-14,32r92,0xm205,-174v52,0,82,38,78,96r-125,0v-6,58,77,70,94,25r26,15v-15,51,-114,60,-136,11v-22,48,-135,46,-135,-24v0,-55,85,-70,119,-38v11,-62,-71,-64,-105,-38r0,-34v32,-21,109,-18,122,18v12,-20,31,-31,62,-31","w":290},{"d":"205,-271r-128,271r-36,0r53,-112r-96,-159r38,0r74,126r58,-126r37,0","w":203},{"d":"205,-271r-84,147r0,124r-34,0r0,-124r-86,-147r38,0r65,116r63,-116r38,0","w":206},{"d":"136,-100v1,-40,-51,-55,-79,-32v-9,8,-14,19,-16,32r95,0xm89,-174v52,0,84,38,79,96r-128,0v-5,57,79,70,97,25r27,15v-15,28,-36,43,-74,44v-51,1,-82,-38,-82,-91v0,-49,35,-90,81,-89xm53,-236v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-19,-7,-18,-18v0,-8,10,-18,18,-18xm122,-236v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-18,-7,-18,-18v0,-9,9,-18,18,-18","w":175},{"d":"168,0r-143,0r0,-271r143,0r0,31r-109,0r0,80r109,0r0,31r-109,0r0,97r109,0r0,32xm60,-347v3,36,69,37,72,0r16,6v-2,41,-55,56,-86,33v-9,-8,-15,-19,-17,-33","w":187},{"d":"168,0r-143,0r0,-271r143,0r0,31r-109,0r0,80r109,0r0,31r-109,0r0,97r109,0r0,32xm145,-308r-98,0r0,-22r98,0r0,22","w":187},{"d":"115,-140r-59,0r0,140r-33,0r0,-168r92,0r0,28","w":117},{"d":"198,-294r35,0r0,19r-19,0r-104,282r-15,0r-55,-153r-23,9r-5,-17r53,-19r44,121","w":232},{"d":"11,-69v0,-82,43,-133,89,-199r-66,0r0,-29r116,0v-60,97,-107,125,-107,226v0,30,15,40,46,40v64,0,73,86,24,109r-18,-21v11,-7,19,-16,19,-31v0,-19,-11,-26,-32,-26v-47,0,-71,-22,-71,-69","w":148},{"d":"123,-210r-67,173r133,0xm100,-259r45,0r101,259r-247,0","w":245},{"d":"59,-31v48,2,85,-4,85,-49v0,-43,-38,-53,-85,-50r0,99xm59,-160v71,-5,119,16,119,80v0,77,-71,85,-153,80r0,-271r34,0r0,111","w":192},{"d":"170,-107r-43,-99r-44,99r87,0xm255,0r-38,0r-34,-78r-113,0r-34,78r-38,0r129,-279","w":253},{"d":"198,-86r-81,0r0,86r-26,0r0,-86r-81,0r0,-25r81,0r0,-85r26,0r0,85r81,0r0,25"},{"w":104},{"d":"65,-176v64,-23,122,22,122,87v0,93,-127,127,-176,59r18,-21v32,50,125,29,125,-38v0,-67,-88,-81,-129,-42r32,-140r118,0r0,28r-95,0","k":{"9":16,"8":9,"7":15,"6":9,"5":13,"4":2,"3":12,"2":21,"0":4,".":10,")":4}},{"d":"146,-29v27,0,52,1,51,-24v0,-24,-24,-24,-51,-23r0,47xm146,-105v49,-2,82,8,83,52v2,56,-58,55,-116,53r0,-140r-52,0v-5,65,22,153,-59,146r0,-29v27,-1,27,-10,27,-41r0,-104r117,0r0,63","w":236},{"d":"83,-29v27,0,52,1,51,-24v0,-24,-24,-23,-51,-23r0,47xm83,-105v48,-2,83,8,83,52v0,56,-58,55,-116,53r0,-140r-48,0r0,-28r81,0r0,63","w":173},{"d":"168,0r-143,0r0,-271r143,0r0,31r-109,0r0,80r109,0r0,31r-109,0r0,97r109,0r0,32","w":187},{"d":"55,-131v-8,50,39,56,74,41r0,-78r33,0r0,168r-33,0r0,-59v-55,20,-115,-4,-106,-72r0,-37r32,0r0,37","w":185},{"d":"11,-163v62,-32,139,8,139,79v0,72,-79,112,-141,78r0,-35v32,31,106,13,107,-31r-83,0r0,-28r82,0v-4,-44,-73,-55,-104,-28r0,-35","w":158},{"d":"52,-198v-11,76,84,83,123,49r0,-122r33,0r0,271r-33,0r0,-116v-15,12,-37,19,-62,19v-92,4,-100,-79,-95,-174r34,0r0,73","w":233},{"d":"175,0r-39,0r-48,-65r-48,65r-39,0r68,-88r-62,-80r38,0r44,59r42,-59r39,0r-63,80","w":175},{"d":"106,-25v32,1,52,-26,51,-60v0,-35,-18,-58,-52,-58v-33,0,-50,23,-51,57v-1,34,21,61,52,61xm105,-174v51,0,84,37,84,89v0,81,-99,124,-135,59r0,120r-32,0r0,-179v-1,-52,32,-89,83,-89","w":198},{"d":"193,-290r-176,344r-22,-11r177,-344","w":198},{"d":"92,-25v59,1,31,-89,37,-143r33,0v-1,80,16,174,-70,174v-87,0,-67,-94,-69,-174r32,0v6,54,-21,143,37,143xm101,-242r-37,53r-15,-9r31,-56xm147,-238r-43,49r-13,-11r37,-54","w":184},{"d":"257,8r-198,-206r0,198r-34,0r0,-279r199,205r0,-197r33,0r0,279xm164,20r-41,56r-15,-10r36,-60","w":282},{"d":"72,-31r-47,93r-19,-7r34,-99","w":99},{"d":"48,-261r-3,72r-18,0r-3,-72r24,0xm363,-136v-1,48,-20,83,-51,104r57,0r0,32r-111,0r0,-32v40,-13,70,-54,71,-104v1,-60,-46,-110,-104,-110v-61,0,-105,51,-104,110v0,50,31,91,70,104r0,32r-110,0r0,-32r57,0v-31,-21,-50,-56,-51,-104v-2,-77,62,-141,138,-141v76,0,139,64,138,141","w":298},{"d":"48,-261r-3,72r-18,0r-3,-72r24,0xm131,0r-34,0r0,-271r34,0r0,271","w":83},{"d":"52,-161v12,0,23,10,23,22v0,12,-11,23,-23,23v-12,0,-22,-10,-22,-23v0,-12,10,-22,22,-22","w":104},{"d":"257,-26v58,0,104,-51,104,-110v0,-60,-46,-110,-104,-110v-61,0,-104,51,-104,110v0,60,46,110,104,110xm257,-277v76,0,138,64,138,141v0,78,-62,142,-138,142v-74,0,-138,-62,-138,-135r-60,0r0,129r-34,0r0,-271r34,0r0,111r62,0v10,-63,64,-117,136,-117","w":406},{"d":"92,-25v31,0,52,-27,52,-61v0,-35,-18,-57,-51,-57v-34,0,-51,24,-52,58v0,34,19,61,51,60xm88,-174v29,0,45,11,56,30r0,-24r33,0r0,168r-33,0r0,-26v-11,21,-27,31,-56,32v-47,0,-79,-41,-79,-91v0,-50,30,-90,79,-89xm155,-225v-7,25,-40,36,-62,19v-17,-13,-34,-15,-42,6r-14,-9v7,-15,16,-28,35,-28v26,0,55,39,69,3","w":200},{"d":"149,-26v58,0,104,-51,104,-110v0,-60,-46,-110,-104,-110v-61,0,-104,51,-104,110v0,60,46,110,104,110xm149,-277v76,0,138,64,138,141v0,78,-62,142,-138,142v-75,0,-138,-65,-138,-142v0,-77,62,-141,138,-141xm113,-347v3,36,69,37,72,0r16,6v-2,41,-55,56,-86,33v-9,-8,-15,-19,-17,-33","w":298},{"d":"92,-25v31,0,52,-27,52,-61v0,-35,-18,-57,-51,-57v-34,0,-51,24,-52,58v0,34,19,61,51,60xm88,-174v29,0,45,11,56,30r0,-24r33,0r0,168r-33,0r0,-26v-11,21,-27,31,-56,32v-47,0,-79,-41,-79,-91v0,-50,30,-90,79,-89","w":200},{"d":"135,0r-108,0r0,-109r-17,13r-15,-21r32,-24r0,-130r34,0r0,112r38,-29r15,22r-53,38r0,97r74,0r0,31","w":138},{"d":"48,-261r-3,72r-18,0r-3,-72r24,0","w":72},{"d":"150,-26v34,0,58,-12,78,-29r0,38v-18,12,-50,22,-78,23v-82,1,-136,-59,-136,-142v0,-110,124,-179,214,-119r0,38v-21,-16,-42,-27,-73,-29v-63,-2,-108,48,-108,110v0,61,42,111,103,110xm190,-338r-54,46r-11,-13r49,-52","w":238},{"d":"59,-149v45,1,75,-4,75,-45v0,-40,-31,-47,-75,-46r0,91xm25,-271v77,-4,142,4,142,77v0,58,-45,79,-108,76r0,118r-34,0r0,-271","w":178},{"d":"139,-101v22,0,30,-14,46,-30r0,30v-12,15,-25,25,-48,26v-28,1,-41,-25,-67,-25v-24,0,-31,15,-47,31r0,-31v12,-14,25,-26,48,-26v29,0,43,25,68,25"},{"d":"121,-26v44,0,61,-24,61,-69r0,-176r34,0v-6,118,33,281,-95,277v-67,-2,-96,-39,-96,-108r0,-169r34,0r0,176v0,45,18,69,62,69","w":240,"k":{"\u00df":1,"x":9,"w":5,"t":1,"s":4,"r":4,"p":2,"n":2,"m":2,"l":2,"j":6,"i":6,"g":1,"f":2,"d":1,"c":1,"S":5,"A":15,".":12,",":12}},{"d":"2,-26v28,-1,29,-17,30,-49r0,-196r186,0r0,271r-34,0r0,-240r-118,0v-5,74,15,180,-15,228v-8,13,-26,18,-49,18r0,-32","w":242},{"d":"47,-49v1,36,60,29,79,11r0,31v-37,25,-114,14,-112,-37v1,-24,11,-39,30,-45v-19,-6,-29,-16,-30,-39v-2,-51,77,-55,112,-34r0,31v-17,-17,-79,-24,-79,8v0,21,16,24,40,26r0,16v-22,-1,-40,11,-40,32","w":136},{"d":"136,-100v1,-40,-51,-55,-79,-32v-9,8,-14,19,-16,32r95,0xm89,-174v52,0,84,38,79,96r-128,0v-5,57,79,70,97,25r27,15v-11,23,-28,38,-57,42v-16,16,-30,59,11,56r0,22v-60,8,-60,-52,-30,-76v-49,-2,-80,-38,-80,-91v0,-49,35,-90,81,-89","w":175},{"d":"218,0r-34,0r0,-240r-125,0r0,240r-34,0r0,-271r193,0r0,271","w":242},{"d":"135,-173v36,7,62,40,62,83v0,61,-43,103,-109,95r0,-29v48,7,77,-21,77,-66v0,-42,-34,-67,-77,-66r0,-27v28,0,51,-17,51,-46v0,-25,-16,-44,-40,-44v-28,0,-41,17,-40,46r0,227r-32,0r0,-140r-20,0r0,-28r20,0v-4,-71,2,-134,70,-134v73,0,104,107,38,129","k":{"\u201c":19,"z":15,"w":10,"v":10,"u":3,"t":4,"l":3,"k":4,"b":3,"-":-4}},{"d":"42,-236v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-18,-7,-18,-18v0,-9,9,-18,18,-18xm97,-261r-4,72r-17,0r-4,-72r25,0xm127,-236v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-19,-7,-18,-18v0,-8,10,-18,18,-18","w":169},{"d":"166,0r-39,0r-69,-89r0,89r-33,0r0,-168r33,0r0,74r64,-74r38,0r-69,75","w":166},{"d":"171,94r-35,0r-55,-111r-53,111r-35,0r72,-141r-63,-121r35,0r46,92r44,-92r35,0r-63,122","w":164},{"d":"168,0r-143,0r0,-271r143,0r0,31r-109,0r0,80r109,0r0,31r-109,0r0,97r109,0r0,32xm139,-338r-54,46r-11,-13r49,-52","w":187},{"d":"166,0r-32,0r0,-140r-78,0r0,140r-33,0r0,-168r143,0r0,168","w":188},{"d":"173,0r-36,0r-48,-124r-52,124r-36,0r71,-161r-57,-136r35,0","w":174},{"d":"134,-31v51,4,74,-58,42,-91v-10,-9,-25,-15,-42,-16r0,107xm102,-168v68,-5,121,23,122,83v1,53,-38,82,-90,85r0,94r-32,0r0,-94v-80,5,-114,-88,-68,-143v14,-16,32,-24,54,-25r0,30v-43,-2,-56,65,-29,92v9,9,23,13,43,15r0,-137","w":236},{"d":"145,-31v68,4,59,-71,58,-137r33,0v5,90,-3,172,-91,168r0,94r-33,0r0,-94v-88,4,-95,-77,-90,-168r32,0v1,63,-14,140,58,137r0,-137r33,0r0,137","w":257},{"d":"99,-115v0,35,38,40,58,20v20,-20,40,-91,-8,-92v-32,0,-50,36,-50,72xm154,-277v70,0,128,48,127,116v0,57,-23,101,-77,101v-21,1,-34,-9,-34,-28v-9,16,-24,28,-47,28v-32,0,-50,-22,-50,-56v0,-65,76,-130,113,-69r9,-18r22,0r-24,108v-1,11,3,13,13,13v36,-1,51,-37,51,-78v1,-58,-45,-96,-104,-96v-77,0,-123,51,-122,130v0,72,40,111,113,110v38,0,84,-14,106,-32r11,18v-26,21,-72,35,-117,36v-85,1,-137,-48,-137,-132v0,-91,56,-151,147,-151","w":287},{"d":"149,-26v58,0,104,-51,104,-110v0,-60,-46,-110,-104,-110v-61,0,-104,51,-104,110v0,60,46,110,104,110xm149,-277v76,0,138,64,138,141v0,78,-62,142,-138,142v-75,0,-138,-65,-138,-142v0,-77,62,-141,138,-141","w":298},{"d":"254,0r-231,0r0,-168r33,0r0,139r66,0r0,-139r33,0r0,139r66,0r0,-139r33,0r0,168","w":277},{"d":"287,-136v-1,48,-20,83,-51,104r57,0r0,32r-111,0r0,-32v40,-13,70,-54,71,-104v1,-60,-46,-110,-104,-110v-61,0,-105,51,-104,110v0,50,31,91,70,104r0,32r-110,0r0,-32r57,0v-31,-21,-50,-56,-51,-104v-2,-77,62,-141,138,-141v76,0,139,64,138,141","w":298},{"d":"59,-149v45,1,75,-4,75,-45v0,-40,-31,-47,-75,-46r0,91xm25,-271v77,-4,142,4,142,77v0,58,-45,79,-108,76r0,118r-34,0r0,-271","w":178,"k":{"y":1,"x":5,"w":1,"u":13,"t":4,"s":17,"o":25,"l":10,"i":14,"f":2,"e":24,"d":24,"a":24,"Y":12,"X":14,"W":6,"U":9,"T":4,"S":8,"R":7,"P":7,"O":7,"M":13,"L":8,"I":7,"H":7,"G":7,"E":7,"D":7,"C":8,"A":29,";":18,".":47,"-":25,",":48,"&":5}},{"d":"218,0r-79,0r0,58r-34,0r0,-58r-80,0r0,-271r34,0r0,239r125,0r0,-239r34,0r0,271","w":242},{"d":"217,0r-42,0r-114,-141r0,141r-34,0r0,-271r34,0r0,126r112,-126r40,0r-115,127","w":216},{"d":"69,-339v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-18,-7,-18,-18v0,-9,9,-18,18,-18xm138,-339v11,0,18,7,18,18v0,11,-7,18,-18,18v-10,0,-19,-8,-19,-18v0,-9,10,-18,19,-18xm205,-271r-84,147r0,124r-34,0r0,-124r-86,-147r38,0r65,116r63,-116r38,0","w":206},{"d":"62,0r-32,0r0,-168r32,0r0,168xm3,-236v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-18,-7,-18,-18v0,-9,9,-18,18,-18xm58,-261r-4,72r-17,0r-4,-72r25,0xm88,-236v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-19,-7,-18,-18v0,-8,10,-18,18,-18","w":91},{"d":"166,0r-39,0r-69,-89r0,89r-33,0r0,-168r33,0r0,74r64,-74r38,0r-69,75xm126,-235r-54,46r-11,-13r49,-52","w":166},{"d":"62,0r-32,0r0,-168r32,0r0,168xm105,-225v-7,25,-40,36,-62,19v-17,-13,-34,-15,-42,6r-14,-9v7,-15,16,-28,35,-28v26,0,55,39,69,3","w":91},{"d":"205,0r-38,0r-64,-113r-63,113r-39,0r83,-143r-78,-128r39,0r59,101r59,-101r38,0r-78,129","w":206,"k":{"y":18,"o":9,"i":9,"e":9,"a":9,"T":-2,"Q":11,"O":11,"I":5,"G":11,"C":12,"A":-8,".":4,"-":10}},{"d":"92,-25v59,1,31,-89,37,-143r33,0v-1,80,16,174,-70,174v-87,0,-67,-94,-69,-174r32,0v6,54,-21,143,37,143xm114,-202r-12,13r-54,-46r16,-19","w":184},{"d":"160,-174v93,-4,102,78,96,174r-34,0v0,-69,11,-143,-62,-143v-24,0,-48,10,-61,21r0,122r-34,0r0,-241r-61,0r0,-30r156,0r0,30r-61,0r0,86v14,-11,36,-19,61,-19","w":273},{"d":"135,-240r-74,0r0,240r-34,0r0,-271r108,0r0,31","w":138},{"d":"115,89r-25,0r0,-360r25,0r0,360","w":205},{"d":"56,-29v27,0,52,1,51,-24v0,-24,-24,-24,-51,-23r0,47xm56,-105v49,-2,82,8,83,52v2,56,-58,55,-116,53r0,-168r33,0r0,63xm201,0r-33,0r0,-168r33,0r0,168","w":224},{"d":"59,0r-34,0r0,-271r34,0r0,271","w":83,"k":{"v":5,"Z":3,"X":5,"W":4,"V":4,"T":6,"S":2,"R":-2,"P":-2,"N":-2,"J":1,"I":-2,"H":-2,"E":-2,"D":-2,"B":-2,".":5,",":5}},{"d":"59,0r-34,0r0,-271r34,0r0,271","w":83},{"d":"58,-138v7,-26,33,-43,65,-33r-6,32v-66,-22,-61,70,-59,139r-33,0r0,-168r33,0r0,30","w":126,"k":{"\u2019":6,"\u201d":6,"\u201c":9,"z":3,"y":-3,"w":-4,"v":-4,"u":8,"s":6,"r":8,"q":9,"p":7,"o":12,"n":7,"m":7,"l":7,"k":8,"j":10,"i":10,"h":7,"g":10,"e":11,"d":11,"c":13,"b":7,"a":11,"T":27,"S":8,"O":2,"A":20,";":12,":":11,".":32,"-":22,",":32,")":14,"&":6}},{"d":"43,-72v2,46,76,61,107,31r0,35v-62,33,-141,-5,-141,-78v0,-70,77,-111,139,-79r0,35v-32,-28,-102,-14,-105,28r83,0r0,28r-83,0","w":158},{"d":"257,0r-33,0r0,-198r-199,206r0,-279r34,0r0,197r198,-205r0,279xm107,-335v2,41,67,43,68,0r22,7v-3,41,-60,57,-93,33v-10,-8,-16,-19,-18,-33","w":282},{"d":"97,-25v33,0,57,-26,57,-60v0,-33,-25,-58,-57,-58v-33,0,-57,25,-57,58v0,33,25,60,57,60xm284,-100v0,-40,-52,-55,-81,-32v-9,8,-14,19,-16,32r97,0xm237,-174v52,1,83,39,79,96r-129,0v-5,57,80,71,97,25r27,15v-18,56,-124,58,-142,2v-15,24,-36,41,-72,42v-50,2,-89,-43,-89,-91v0,-50,39,-91,89,-89v34,0,61,18,73,42v12,-24,34,-42,67,-42","w":322},{"d":"162,-168r-65,141r0,121r-33,0r0,-121r-66,-141r37,0r45,106r45,-106r37,0","w":160},{"d":"235,58r-34,0r0,-58r-176,0r0,-271r34,0r0,239r125,0r0,-239r34,0r0,239r17,0r0,90","w":242},{"d":"257,8r-198,-206r0,198r-34,0r0,-279r199,205r0,-197r33,0r0,279","w":282,"k":{"\u00ab":8,"u":1,"j":4,"i":4,"S":3,"I":-2,"A":4,".":5,"-":-2,",":5}},{"d":"189,-154v-2,-85,-121,-120,-179,-63r0,-38v89,-60,214,8,214,119v0,115,-121,178,-214,119r0,-38v34,34,110,41,148,3v18,-19,29,-41,32,-70r-137,0r0,-32r136,0","w":238},{"d":"205,0r-38,0r-64,-113r-63,113r-39,0r83,-143r-78,-128r39,0r59,101r59,-101r38,0r-78,129","w":206},{"d":"372,-271r-111,279r-76,-200r-77,200r-110,-279r36,0r74,196r77,-204r76,204r75,-196r36,0xm150,-339v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-19,-7,-18,-18v0,-8,10,-18,18,-18xm219,-339v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-18,-7,-18,-18v0,-9,9,-18,18,-18","w":369},{"d":"135,0r-108,0r0,-271r34,0r0,240r74,0r0,31xm191,-161v12,0,23,10,23,22v0,12,-11,23,-23,23v-12,0,-22,-10,-22,-23v0,-12,10,-22,22,-22","w":138},{"d":"59,0r-34,0r0,-271r34,0r0,271xm64,-305r-12,13r-54,-46r16,-19","w":83},{"d":"108,-25v32,1,52,-26,51,-60v0,-35,-18,-58,-52,-58v-33,0,-51,22,-51,57v0,34,21,61,52,61xm112,-174v49,-1,79,39,79,89v0,50,-30,91,-78,91v-28,-1,-47,-11,-57,-32r0,26r-33,0r0,-297r33,0r0,153v11,-19,27,-30,56,-30","w":200,"k":{"\u2019":14,"\u201d":14,"\u201c":21,"y":10,"w":9,"v":9,"u":2,"t":2,"s":3,"r":3,"p":2,"l":2,"j":6,"i":6,"h":2,"f":4,"b":2,"T":19,".":11,",":11}},{"d":"299,0r-34,0r-26,-176r-86,184r-86,-184r-26,176r-34,0r46,-279r101,215r101,-215","w":306},{"d":"55,0r-32,0r0,-297r32,0r0,297xm132,-161v12,0,23,10,23,22v0,12,-11,23,-23,23v-12,0,-22,-10,-22,-23v0,-12,10,-22,22,-22","w":79},{"d":"218,0r-34,0r0,-240r-125,0r0,240r-34,0r0,-271r193,0r0,271","w":242},{"d":"125,-142v29,8,48,32,50,67v4,84,-106,98,-164,61r0,-36v39,28,129,43,130,-23v1,-43,-35,-55,-83,-52r0,-32v43,1,77,-3,76,-43v0,-66,-85,-47,-118,-20r0,-36v50,-38,151,-25,151,54v0,29,-19,53,-42,60","w":188},{"d":"22,14v29,14,45,-4,49,-36r13,-118r-37,0r4,-28r37,0v0,-64,21,-131,91,-103r-5,30v-46,-22,-51,31,-53,73r38,0r-3,28r-39,0v-10,56,-5,135,-31,174v-12,18,-48,21,-69,10"},{"d":"92,-25v31,0,52,-27,52,-61v0,-35,-18,-57,-51,-57v-34,0,-51,24,-52,58v0,34,19,61,51,60xm88,-174v29,0,45,11,56,30r0,-153r33,0r0,297r-33,0r0,-26v-11,21,-27,31,-56,32v-47,0,-79,-41,-79,-91v0,-50,30,-90,79,-89","w":200,"k":{"y":7,"w":5,"v":5,"o":2,"g":2,"e":1,"d":2,"a":1,".":9,",":10}},{"d":"62,94r-32,0r0,-262r32,0r0,262xm46,-258v12,0,21,9,21,21v0,12,-9,22,-21,22v-12,0,-22,-10,-22,-22v0,-11,10,-21,22,-21","w":91},{"d":"48,-261r-3,72r-18,0r-3,-72r24,0xm277,-271r-84,147r0,124r-34,0r0,-124r-86,-147r38,0r65,116r63,-116r38,0","w":278},{"d":"149,-26v58,0,104,-51,104,-110v0,-60,-46,-110,-104,-110v-61,0,-104,51,-104,110v0,60,46,110,104,110xm149,-277v76,0,138,64,138,141v0,78,-62,142,-138,142v-75,0,-138,-65,-138,-142v0,-77,62,-141,138,-141xm208,-328v-7,25,-40,36,-62,19v-17,-13,-34,-15,-42,6r-14,-9v7,-15,16,-28,35,-28v26,0,55,39,69,3","w":298},{"d":"180,-82r-180,0r0,-25r180,0r0,25","w":180},{"d":"150,-26v34,0,58,-12,78,-29r0,38v-18,12,-50,22,-78,23v-82,1,-136,-59,-136,-142v0,-110,124,-179,214,-119r0,38v-21,-16,-42,-27,-73,-29v-63,-2,-108,48,-108,110v0,61,42,111,103,110xm168,20r-41,56r-15,-10r36,-60","w":238},{"d":"136,-100v1,-40,-51,-55,-79,-32v-9,8,-14,19,-16,32r95,0xm89,-174v52,0,84,38,79,96r-128,0v-5,57,79,70,97,25r27,15v-15,28,-36,43,-74,44v-51,1,-82,-38,-82,-91v0,-49,35,-90,81,-89xm110,-202r-12,13r-54,-46r16,-19","w":175},{"d":"139,-205r-98,0r0,-22r98,0r0,22","w":180},{"d":"57,-17v0,-27,45,-28,45,0v0,12,-10,23,-22,23v-12,0,-23,-11,-23,-23xm81,-277v37,0,63,23,63,59v0,61,-81,53,-89,100v-2,12,13,24,24,24v16,0,27,-12,26,-30r31,0v0,35,-21,58,-57,58v-32,0,-57,-22,-57,-52v0,-61,83,-49,89,-102v2,-15,-14,-28,-30,-28v-19,0,-32,16,-31,37r-31,0v-1,-41,22,-66,62,-66","w":163,"k":{"\u201c":4}},{"d":"62,-37v47,39,121,-23,82,-83xm133,-131v-48,-39,-124,22,-82,82xm8,-85v-6,-74,93,-116,147,-69r21,-20r11,11r-21,21v48,53,5,153,-69,148v-24,-1,-43,-9,-58,-21r-20,21r-11,-12r20,-21v-13,-14,-18,-34,-20,-58","w":194},{"d":"62,0r-32,0r0,-168r32,0r0,168xm46,-258v12,0,21,9,21,21v0,12,-9,22,-21,22v-12,0,-22,-10,-22,-22v0,-11,10,-21,22,-21","w":91,"k":{"\u2019":11,"\u201d":11,"\u201c":19,"z":11,"x":9,"w":8,"v":8,"q":6,"o":5,"g":5,"e":5,"d":6,"c":6,"a":5,".":12}},{"d":"163,0r-157,0r98,-140r-89,0r0,-28r147,0r-98,139r99,0r0,29xm140,-238r-51,51r-51,-51r10,-13r41,33r41,-33","w":178},{"d":"195,0r-33,0r-13,-83r-47,91r-47,-91r-14,83r-32,0r31,-176r62,120r61,-120","w":203},{"d":"217,0r-42,0r-114,-141r0,141r-34,0r0,-271r34,0r0,126r112,-126r40,0r-115,127","w":216,"k":{"}":4,"y":28,"w":26,"u":15,"t":5,"s":2,"r":5,"o":15,"n":5,"l":4,"i":8,"e":12,"a":13,"]":1,"Z":-9,"Y":-2,"W":-3,"U":10,"T":-2,"S":9,"Q":19,"O":19,"I":4,"G":18,"C":19,".":7,"-":20,",":6,")":5,"&":8}},{"d":"92,-25v31,0,52,-27,52,-61v0,-35,-18,-57,-51,-57v-34,0,-51,24,-52,58v0,34,19,61,51,60xm88,-174v29,0,45,11,56,30r0,-24r33,0r0,168r-33,0r0,-26v-11,21,-27,31,-56,32v-47,0,-79,-41,-79,-91v0,-50,30,-90,79,-89","w":200},{"d":"59,0r-34,0r0,-271r34,0r0,271xm42,-340v10,0,19,9,18,19v1,9,-9,19,-18,18v-10,1,-19,-9,-19,-18v0,-9,10,-19,19,-19","w":83},{"d":"149,-26v58,0,104,-51,104,-110v0,-60,-46,-110,-104,-110v-61,0,-104,51,-104,110v0,60,46,110,104,110xm149,-277v47,1,83,22,104,53r0,-47r139,0r0,31r-105,0r0,80r105,0r0,31r-105,0r0,97r105,0r0,32r-139,0r0,-48v-21,31,-56,53,-104,54v-75,2,-138,-65,-138,-142v0,-77,62,-142,138,-141","w":411},{"d":"97,-25v33,0,57,-26,57,-60v0,-33,-25,-58,-57,-58v-33,0,-57,25,-57,58v0,33,25,60,57,60xm47,-156v52,-45,140,1,140,71v0,49,-41,91,-90,91v-54,0,-90,-43,-89,-98v0,-81,28,-119,87,-143v30,-12,48,-25,49,-62r29,0v5,88,-101,79,-126,141","w":194},{"d":"180,65r-180,0r0,-25r180,0r0,25","w":180},{"d":"136,-100v1,-40,-51,-55,-79,-32v-9,8,-14,19,-16,32r95,0xm89,-174v52,0,84,38,79,96r-128,0v-5,57,79,70,97,25r27,15v-15,28,-36,43,-74,44v-51,1,-82,-38,-82,-91v0,-49,35,-90,81,-89xm139,-202r-11,13r-40,-34r-41,34r-11,-13r52,-51","w":175},{"d":"86,-140r-28,0r0,140r-33,0r0,-140r-18,0r0,-28r18,0r0,-68r33,0r0,68r28,0r0,28","w":86,"k":{"\u2019":3,"\u201d":3,"\u201c":7,"y":-5,"w":-6,"v":-6,"t":-2,"o":4,"h":2,"g":3,"f":-3,"e":3,"d":3,"c":5,"a":3,"S":6,";":3,".":12,"-":3,",":13,"&":-8}},{"d":"41,-83v0,56,74,74,109,42r0,35v-62,33,-141,-5,-141,-78v0,-70,77,-111,139,-79r0,35v-38,-31,-107,-11,-107,45","w":158,"k":{"\u201d":5,"\u201c":11,"y":3,"u":8,"t":3,"r":5,"l":4,"k":5,"i":9,"h":5,"Y":32,"T":24,"O":4,"E":1,"A":-3,".":4,"-":25,",":8}},{"d":"170,-107r-43,-99r-44,99r87,0xm255,0r-38,0r-34,-78r-113,0r-34,78r-38,0r129,-279xm178,-305r-11,13r-40,-34r-41,34r-11,-13r52,-51","w":253},{"d":"60,-172r-24,0r0,-99r24,0r0,99xm122,-172r-24,0r0,-99r24,0r0,99","w":158},{"d":"97,-25v33,0,57,-26,57,-60v0,-33,-25,-58,-57,-58v-33,0,-57,25,-57,58v0,33,25,60,57,60xm97,-174v49,0,90,40,90,89v0,49,-41,91,-90,91v-50,0,-89,-43,-89,-91v0,-50,39,-89,89,-89xm146,-205r-98,0r0,-22r98,0r0,22","w":194},{"d":"143,-177r-11,18r-46,-29r3,54r-22,0r2,-54r-45,29r-11,-18r48,-26r-48,-26r11,-18r45,30r-2,-54r22,0r-3,54r46,-30r11,18r-48,26","w":155},{"d":"92,-25v31,0,52,-27,52,-61v0,-35,-18,-57,-51,-57v-34,0,-51,24,-52,58v0,34,19,61,51,60xm88,-174v29,0,45,11,56,30r0,-24r33,0r0,262r-33,0r0,-120v-11,21,-27,31,-56,32v-47,0,-79,-41,-79,-91v0,-50,30,-90,79,-89","w":200,"k":{"u":4}},{"d":"160,-241r-61,0r0,241r-34,0r0,-241r-61,0r0,-30r156,0r0,30","w":164,"k":{"\u2019":12,"\u201d":12,"\u201c":16,"\u2014":27,"\u00ab":29,"}":2,"y":27,"w":25,"v":25,"u":21,"s":20,"r":21,"o":20,"l":6,"i":7,"h":6,"e":19,"c":21,"a":19,"Y":-4,"W":-7,"V":-7,"T":-4,"S":10,"O":18,"I":6,"G":18,"C":19,"A":23,";":17,":":16,".":26,"-":17,",":24,"&":8}},{"d":"56,-145v23,-50,110,-33,110,37r0,108r-32,0v-6,-53,21,-145,-35,-145v-59,0,-40,87,-43,145r-33,0r0,-297r33,0r0,152","w":188,"k":{"\u2019":12,"\u201d":12,"\u201c":21,"y":11,"w":10,"u":5,"t":4,"o":2,"e":1,"a":1,".":8,",":9}},{"d":"185,-31v48,2,85,-4,85,-49v0,-43,-38,-53,-85,-50r0,99xm185,-160v71,-5,119,16,119,80v0,77,-71,85,-153,80r0,-130r-92,0r0,130r-34,0r0,-271r34,0r0,111r92,0r0,-111r34,0r0,111","w":318},{"d":"16,-271v122,-17,8,165,91,159r0,28v-85,-7,35,169,-91,160r0,-27v71,8,-6,-122,53,-147v-37,-9,-20,-75,-23,-118v-2,-27,-2,-27,-30,-28r0,-27","w":120},{"d":"92,-25v59,1,31,-89,37,-143r33,0v-3,72,18,166,-55,173v-17,15,-29,58,11,55r0,22v-60,8,-60,-52,-30,-76v-82,4,-63,-96,-65,-174r32,0v6,54,-21,143,37,143","w":184},{"d":"128,-23v34,0,50,-11,72,-29r0,35v-20,14,-39,23,-71,23v-59,0,-92,-49,-99,-108r-29,0r6,-17r21,0v0,-12,-2,-23,0,-35r-27,-1r6,-17r23,0v9,-56,44,-104,103,-105v31,0,48,8,67,22r0,34v-26,-28,-81,-40,-111,-7v-13,14,-21,32,-26,56r111,0r-6,17r-108,0v-1,13,0,23,0,36r97,0r-6,17r-89,0v8,41,26,79,66,79"},{"d":"194,-271r-140,239r132,0r0,32r-188,0r141,-240r-125,0r0,-31r180,0xm143,-338r-54,46r-11,-13r49,-52","w":198},{"d":"202,-77v30,-1,44,-11,67,-27r0,33v-22,14,-39,22,-68,24v-20,2,-81,-25,-102,-23v-30,2,-45,11,-68,27r0,-32v21,-14,40,-22,68,-25v24,-2,83,24,103,23xm201,-145v31,-1,45,-11,68,-27r0,32v-21,15,-39,24,-68,25v-20,2,-81,-27,-102,-24v-29,3,-43,13,-68,28r0,-32v21,-15,39,-24,68,-26v23,-2,83,25,102,24","w":299},{"d":"72,-189v19,0,35,-17,35,-36v0,-18,-18,-35,-35,-35v-18,0,-35,16,-35,35v0,19,16,36,35,36xm72,-276v28,0,51,24,51,52v0,27,-24,51,-51,51v-27,0,-51,-23,-51,-51v0,-28,23,-52,51,-52","w":143},{"d":"170,-107r-43,-99r-44,99r87,0xm255,0r-38,0r-34,-78r-113,0r-34,78r-38,0r129,-279xm149,-305r-12,13r-54,-46r16,-19","w":253},{"d":"190,-142r-70,0r0,218r-32,0r0,-218r-70,0r0,-29r70,0r0,-100r32,0r0,100r70,0r0,29"},{"d":"170,-107r-43,-99r-44,99r87,0xm255,0r-38,0r-34,-78r-113,0r-34,78r-38,0r129,-279xm90,-347v3,36,69,37,72,0r16,6v-2,41,-55,56,-86,33v-9,-8,-15,-19,-17,-33","w":253},{"d":"104,-195v30,0,54,24,54,53v0,29,-25,54,-54,54v-29,0,-54,-25,-54,-54v0,-29,24,-53,54,-53"},{"d":"104,-277v70,-3,103,67,72,127v-15,29,-68,89,-97,121r110,0r0,29r-171,0r93,-112v25,-34,42,-45,45,-86v2,-29,-24,-50,-53,-50v-30,0,-52,27,-51,57r-31,0v-1,-53,31,-84,83,-86","k":{";":9,":":6,"9":8,"8":9,"7":13,"6":15,"5":7,"4":15,"3":14,"2":10,".":16,"-":21,",":16}},{"d":"97,-25v33,0,57,-26,57,-60v0,-33,-25,-58,-57,-58v-33,0,-57,25,-57,58v0,33,25,60,57,60xm97,-174v49,0,90,40,90,89v0,49,-41,91,-90,91v-50,0,-89,-43,-89,-91v0,-50,39,-89,89,-89","w":194,"k":{"\u2019":14,"\u201d":14,"\u201c":21,"\u00df":3,"y":11,"x":11,"w":9,"v":9,"u":3,"t":3,"s":4,"r":3,"p":2,"n":2,"m":2,"l":2,"k":3,"j":5,"i":5,"h":2,"f":4,"b":2,"Y":30,"W":23,"V":24,"U":2,"T":20,".":12,"-":-6,",":11}},{"d":"95,-21v56,0,35,-90,39,-147r32,0r0,168r-32,0r0,-18v-10,31,-68,31,-78,0r0,112r-33,0r0,-262r33,0v4,57,-17,147,39,147","w":189},{"d":"149,-26v58,0,104,-51,104,-110v0,-60,-46,-110,-104,-110v-61,0,-104,51,-104,110v0,60,46,110,104,110xm149,-277v76,0,138,64,138,141v0,78,-62,142,-138,142v-75,0,-138,-65,-138,-142v0,-77,62,-141,138,-141xm115,-339v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-19,-7,-18,-18v0,-8,10,-18,18,-18xm184,-339v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-18,-7,-18,-18v0,-9,9,-18,18,-18","w":298},{"d":"161,0v-19,14,-37,63,7,60r0,22v-32,-1,-51,-5,-51,-35v0,-21,14,-35,27,-47r-119,0r0,-271r143,0r0,31r-109,0r0,80r109,0r0,31r-109,0r0,97r109,0r0,32r-7,0","w":187},{"d":"77,-31r-47,93r-20,-7r34,-99xm57,-174v12,0,22,10,22,22v0,12,-10,22,-22,22v-13,0,-23,-10,-23,-22v0,-12,10,-22,23,-22","w":104},{"d":"97,-25v33,0,57,-26,57,-60v0,-33,-25,-58,-57,-58v-33,0,-57,25,-57,58v0,33,25,60,57,60xm97,-174v49,0,90,40,90,89v0,49,-41,91,-90,91v-50,0,-89,-43,-89,-91v0,-50,39,-89,89,-89xm63,-236v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-19,-7,-18,-18v0,-8,10,-18,18,-18xm132,-236v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-18,-7,-18,-18v0,-9,9,-18,18,-18","w":194},{"d":"97,-25v33,0,57,-26,57,-60v0,-33,-25,-58,-57,-58v-33,0,-57,25,-57,58v0,33,25,60,57,60xm97,-174v49,0,90,40,90,89v0,49,-41,91,-90,91v-50,0,-89,-43,-89,-91v0,-50,39,-89,89,-89","w":194},{"d":"62,-172r-24,0r0,-99r24,0r0,99","w":99},{"d":"-11,-321v1,-23,37,-24,36,0v0,10,-7,18,-17,18v-10,0,-19,-7,-19,-18xm76,-339v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-18,-7,-18,-18v0,-9,9,-18,18,-18xm59,0r-34,0r0,-271r34,0r0,271","w":83},{"d":"92,-25v31,0,53,-27,52,-61v-1,-34,-18,-57,-51,-57v-34,0,-51,24,-52,58v0,34,19,61,51,60xm88,-174v29,0,45,11,56,30r0,-24r32,0r0,177v0,61,-23,87,-81,88v-44,1,-75,-21,-80,-58r34,0v4,19,21,27,46,27v53,0,50,-41,49,-92v-11,21,-27,31,-56,32v-47,0,-79,-41,-79,-91v0,-50,30,-90,79,-89","w":199,"k":{"\u2019":9,"\u201d":9,"\u201c":17,"y":8,"v":5,"s":4,"o":2,"j":7,"e":1,"a":1,".":9,",":10}},{"d":"149,-26v58,0,104,-51,104,-110v0,-60,-46,-110,-104,-110v-61,0,-104,51,-104,110v0,60,46,110,104,110xm149,-277v76,0,138,64,138,141v0,78,-62,142,-138,142v-75,0,-138,-65,-138,-142v0,-77,62,-141,138,-141","w":298,"k":{"y":2,"x":5,"s":1,"j":4,"i":4,"Y":22,"X":12,"W":14,"V":15,"T":18,"S":6,"M":2,"J":18,"A":17,".":15,",":15}},{"d":"92,-25v59,1,31,-89,37,-143r33,0v-1,80,16,174,-70,174v-87,0,-67,-94,-69,-174r32,0v6,54,-21,143,37,143","w":184},{"d":"83,-270r-33,99r-33,-13r47,-93","w":99,"k":{"\u2018":14,"z":25,"y":14,"x":21,"w":11,"v":11,"u":18,"s":17,"r":18,"q":20,"p":17,"o":23,"n":17,"m":17,"g":20,"e":23,"d":22,"c":23,"a":22,"Y":3,"T":2,"A":38,".":36,",":36}},{"d":"48,-261r-3,72r-18,0r-3,-72r24,0xm263,-107r-43,-99r-44,99r87,0xm348,0r-38,0r-34,-78r-113,0r-34,78r-38,0r129,-279","w":253},{"d":"92,-25v31,0,52,-27,52,-61v0,-35,-18,-57,-51,-57v-34,0,-51,24,-52,58v0,34,19,61,51,60xm88,-174v29,0,45,11,56,30r0,-24r33,0r0,168r-33,0r0,-26v-11,21,-27,31,-56,32v-47,0,-79,-41,-79,-91v0,-50,30,-90,79,-89xm139,-235r-54,46r-11,-13r49,-52","w":200},{"d":"108,-25v32,1,52,-26,51,-60v0,-35,-18,-58,-52,-58v-33,0,-51,22,-51,57v0,34,21,61,52,61xm112,-174v49,-1,79,39,79,89v0,50,-30,91,-78,91v-28,-1,-47,-11,-57,-32r0,120r-33,0r0,-262r33,0r0,24v11,-19,27,-30,56,-30","w":200,"k":{"\u2019":11,"\u201d":11,"\u201c":18,"y":9,"x":10,"w":9,"v":9,"u":2,"t":2,"s":3,"r":3,"p":2,"m":2,"l":2,"i":6,"h":2,"f":4,"T":19,".":14,",":13}},{"d":"173,-168r-108,262r-35,0r42,-101r-71,-161r36,0r52,124r48,-124r36,0","w":174},{"d":"346,0r-43,0r-114,-141r0,141r-34,0r0,-141r-114,141r-42,0r119,-144r-115,-127r40,0r112,126r0,-126r34,0r0,126r112,-126r40,0r-115,127","w":344},{"d":"188,-19v18,0,34,-18,34,-38v0,-19,-16,-37,-34,-37v-18,0,-35,17,-35,37v0,20,16,38,35,38xm69,-178v18,0,35,-17,35,-37v0,-20,-17,-37,-35,-37v-18,0,-34,18,-34,37v0,19,16,37,34,37xm327,-19v18,0,34,-18,34,-38v0,-19,-16,-37,-34,-37v-19,0,-35,17,-35,37v0,20,15,38,35,38xm188,-116v32,0,58,28,58,59v0,32,-26,61,-58,61v-31,0,-59,-29,-59,-61v0,-30,28,-59,59,-59xm219,-271r-160,271r-21,0r160,-271r21,0xm69,-275v32,0,59,28,59,60v0,32,-27,60,-59,60v-30,0,-58,-28,-58,-60v0,-31,28,-60,58,-60xm327,-116v32,0,58,28,58,59v0,32,-26,61,-58,61v-32,0,-59,-28,-59,-61v0,-31,27,-59,59,-59","w":399},{"d":"92,-25v31,0,52,-27,52,-61v0,-35,-18,-57,-51,-57v-34,0,-51,24,-52,58v0,34,19,61,51,60xm88,-174v29,0,45,11,56,30r0,-24r33,0r0,168r-33,0r0,-26v-11,21,-27,31,-56,32v-47,0,-79,-41,-79,-91v0,-50,30,-90,79,-89xm96,-202v14,0,25,-11,25,-25v0,-14,-11,-26,-25,-26v-14,0,-26,12,-26,26v0,13,12,25,26,25xm96,-269v22,0,42,19,42,42v0,21,-20,41,-42,41v-22,0,-42,-20,-42,-41v0,-23,20,-42,42,-42","w":200},{"d":"45,-134v0,85,98,142,161,85v17,-15,27,-34,29,-58r-82,0r0,-32r119,0v2,84,-48,145,-128,145v-78,0,-133,-63,-133,-142v0,-102,99,-173,195,-127v18,9,33,22,46,41r-25,20v-16,-26,-43,-44,-83,-44v-58,-1,-99,51,-99,112xm163,20r-41,56r-15,-10r36,-60","w":280},{"d":"92,-25v59,1,31,-89,37,-143r33,0v-1,80,16,174,-70,174v-87,0,-67,-94,-69,-174r32,0v6,54,-21,143,37,143xm58,-236v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-19,-7,-18,-18v0,-8,10,-18,18,-18xm127,-236v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-18,-7,-18,-18v0,-9,9,-18,18,-18","w":184},{"d":"97,-25v33,0,57,-26,57,-60v0,-33,-25,-58,-57,-58v-33,0,-57,25,-57,58v0,33,25,60,57,60xm97,-174v49,0,90,40,90,89v0,49,-41,91,-90,91v-50,0,-89,-43,-89,-91v0,-50,39,-89,89,-89xm119,-202r-12,13r-54,-46r16,-19","w":194},{"d":"45,-119v0,18,18,19,37,19r0,-40v-20,0,-38,2,-37,21xm13,-118v0,-50,49,-52,102,-50r0,168r-33,0r0,-72r-45,72r-39,0r53,-76v-21,-3,-38,-19,-38,-42","w":138},{"d":"97,-25v33,0,57,-26,57,-60v0,-33,-25,-58,-57,-58v-33,0,-57,25,-57,58v0,33,25,60,57,60xm97,-174v49,0,90,40,90,89v0,49,-41,91,-90,91v-50,0,-89,-43,-89,-91v0,-50,39,-89,89,-89xm109,-261r-3,72r-18,0r-3,-72r24,0","w":194},{"d":"97,-125v-2,-24,-52,-30,-52,-2v9,41,84,25,84,81v0,64,-109,69,-125,16r28,-17v3,28,62,35,65,3v-7,-41,-84,-28,-84,-82v0,-57,95,-65,110,-16","w":138,"k":{"\u2019":12,"\u201d":12,"\u201c":19,"z":9,"y":10,"w":7,"v":7,"t":2,"s":1,"q":2,"p":2,"o":3,"e":2,"c":2,"b":2,"a":2,"Y":30,"W":23,"V":27,"T":21,".":5,"-":5,",":5}},{"d":"81,-52v72,67,206,-9,167,-120v-4,-12,-9,-21,-16,-31xm149,-246v-88,-4,-133,109,-82,178r150,-151v-16,-16,-39,-26,-68,-27xm149,-277v37,0,70,15,91,34r35,-34r15,15r-34,35v19,23,30,53,31,91v2,78,-62,143,-138,142v-38,0,-69,-15,-91,-35r-35,35r-15,-15r35,-36v-18,-22,-32,-53,-32,-91v0,-77,62,-142,138,-141","w":298},{"d":"232,0r-36,0r-81,-199r-80,199r-37,0r117,-279","w":230},{"d":"92,-25v59,1,31,-89,37,-143r33,0v-1,80,16,174,-70,174v-87,0,-67,-94,-69,-174r32,0v6,54,-21,143,37,143xm92,-202v14,0,25,-11,25,-25v0,-14,-11,-26,-25,-26v-14,0,-26,12,-26,26v0,13,12,25,26,25xm92,-269v22,0,42,19,42,42v0,21,-20,41,-42,41v-22,0,-42,-20,-42,-41v0,-23,20,-42,42,-42","w":184},{"d":"160,-241r-61,0r0,241r-34,0r0,-241r-61,0r0,-30r156,0r0,30xm105,20r-41,56r-15,-10r36,-60","w":164},{"d":"205,-271r-84,147r0,124r-34,0r0,-124r-86,-147r38,0r65,116r63,-116r38,0","w":206,"k":{"\u2019":6,"\u201d":6,"\u201c":10,"\u2014":37,"\u00ab":37,"}":2,"v":24,"u":31,"q":29,"p":29,"o":28,"l":6,"i":12,"g":29,"e":28,"d":29,"b":6,"a":29,"W":-5,"T":-4,"S":18,"O":20,"I":6,"G":20,"C":22,"A":33,";":26,":":24,".":36,"-":27,",":35,")":2,"&":11}},{"d":"48,-261r-3,72r-18,0r-3,-72r24,0xm226,-26v58,0,104,-51,104,-110v0,-60,-46,-110,-104,-110v-61,0,-104,51,-104,110v0,60,46,110,104,110xm226,-277v76,0,138,64,138,141v0,78,-62,142,-138,142v-75,0,-138,-65,-138,-142v0,-77,62,-141,138,-141","w":298},{"d":"160,-241r-61,0r0,241r-34,0r0,-241r-61,0r0,-30r156,0r0,30xm133,-341r-51,51r-51,-51r10,-13r41,33r41,-33","w":164},{"d":"171,-107r-44,-99r-44,99r88,0xm220,0r-36,-78r-114,0r-34,78r-38,0r125,-271r117,0r15,31r-110,0r36,80r109,0r14,31r-109,0r45,97r108,0r14,32r-142,0","w":358},{"d":"40,-278v57,89,57,270,0,359r-26,-12v51,-83,51,-252,0,-335","w":105,"k":{";":-2,":":-4,".":-6,"-":-17,",":-7}},{"w":180},{"d":"166,0r-55,0r0,58r-33,0r0,-58r-55,0r0,-168r33,0r0,139r78,0r0,-139r32,0r0,168","w":188},{"d":"62,0r-32,0r0,-168r32,0r0,168xm17,-236v9,0,19,7,18,18v-1,10,-7,18,-18,18v-9,0,-18,-7,-18,-18v0,-9,9,-18,18,-18xm75,-236v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-18,-7,-18,-18v0,-9,9,-18,18,-18","w":91},{"d":"150,-26v34,0,58,-12,78,-29r0,38v-18,12,-50,22,-78,23v-82,1,-136,-59,-136,-142v0,-110,124,-179,214,-119r0,38v-21,-16,-42,-27,-73,-29v-63,-2,-108,48,-108,110v0,61,42,111,103,110xm147,-340v10,0,19,9,18,19v1,9,-9,19,-18,18v-10,1,-19,-9,-19,-18v0,-9,10,-19,19,-19","w":238},{"d":"226,-125r-154,0r0,-32r154,0r0,32xm149,-26v58,0,104,-51,104,-110v0,-60,-46,-110,-104,-110v-61,0,-104,51,-104,110v0,60,46,110,104,110xm149,-277v76,0,138,64,138,141v0,78,-62,142,-138,142v-75,0,-138,-65,-138,-142v0,-77,62,-141,138,-141","w":298},{"d":"257,8r-198,-206r0,198r-34,0r0,-279r199,205r0,-197r33,0r0,279xm197,-328v-7,25,-40,36,-62,19v-17,-13,-34,-15,-42,6r-14,-9v7,-15,16,-28,35,-28v26,0,55,39,69,3","w":282},{"d":"59,-31v47,2,85,-2,85,-47v0,-43,-38,-52,-85,-49r0,96xm59,-156v39,2,65,-7,66,-42v1,-38,-27,-44,-66,-42r0,84xm120,-144v35,3,58,29,58,67v0,77,-73,81,-153,77r0,-271v71,-6,134,6,134,70v0,27,-17,52,-39,57","w":192},{"d":"205,-271r-84,147r0,124r-34,0r0,-124r-86,-147r38,0r65,116r63,-116r38,0xm146,-338r-54,46r-11,-13r49,-52","w":206},{"d":"92,-25v31,0,52,-27,52,-61v0,-35,-18,-57,-51,-57v-34,0,-51,24,-52,58v0,34,19,61,51,60xm149,40v0,17,10,19,28,20r0,22v-66,9,-58,-62,-24,-82r-9,0r0,-26v-11,21,-27,31,-56,32v-47,0,-79,-41,-79,-91v0,-50,30,-90,79,-89v29,0,45,11,56,30r0,-24r33,0r0,168v-20,2,-24,24,-28,40","w":200},{"d":"142,-29v27,0,51,1,51,-24v0,-25,-25,-23,-51,-23r0,47xm142,-105v49,-2,82,8,83,52v2,56,-57,55,-115,53r0,-76r-54,0r0,76r-33,0r0,-168r33,0r0,63r54,0r0,-63r32,0r0,63","w":233},{"d":"92,-25v31,0,52,-27,52,-61v0,-35,-18,-57,-51,-57v-34,0,-51,24,-52,58v0,34,19,61,51,60xm88,-174v29,0,45,11,56,30r0,-24r33,0r0,168r-33,0r0,-26v-11,21,-27,31,-56,32v-47,0,-79,-41,-79,-91v0,-50,30,-90,79,-89xm62,-236v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-19,-7,-18,-18v0,-8,10,-18,18,-18xm131,-236v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-18,-7,-18,-18v0,-9,9,-18,18,-18","w":200},{"d":"82,-113r-25,0r0,-135r-32,0r12,-23r45,0r0,158xm251,-271r-166,271r-22,0r166,-271r22,0xm257,-162v42,0,67,40,45,77v-9,17,-38,45,-55,62r64,0r0,23r-113,0v7,-7,27,-29,59,-65v16,-19,26,-25,28,-49v1,-17,-11,-25,-29,-25v-19,0,-30,13,-30,31r-24,0v0,-33,21,-54,55,-54","w":312},{"d":"90,-123v0,-32,-62,-25,-79,-8r0,-31v35,-21,111,-17,111,34v0,24,-10,33,-29,39v53,20,27,101,-34,95v-22,-2,-32,-5,-48,-13r0,-31v19,18,79,25,79,-11v0,-20,-18,-33,-40,-32r0,-16v24,-2,40,-5,40,-26","w":136},{"d":"168,0r-143,0r0,-271r143,0r0,31r-109,0r0,80r109,0r0,31r-109,0r0,97r109,0r0,32xm147,-341r-51,51r-51,-51r10,-13r41,33r41,-33","w":187},{"d":"139,-223v-12,-32,-87,-32,-84,12v2,31,18,35,45,51v48,29,69,35,75,88v10,87,-136,105,-162,32r23,-21v10,46,110,49,105,-10v-6,-70,-119,-58,-119,-138v0,-71,108,-91,139,-36","w":193,"k":{"y":14,"w":12,"t":6,"q":4,"p":5,"o":2,"c":2,"a":2,"Y":19,"W":13,"V":13,"U":7,"T":11,"S":10,"Q":9,"O":9,"N":5,"I":5,"G":8,"C":10,"A":11,".":7,"-":-3,",":6,"&":-2}},{"d":"95,76r-65,0r0,-347r65,0r0,27r-36,0r0,293r36,0r0,27","w":111,"k":{"Y":2,"T":2,"J":14,"A":12}},{"d":"139,-165r-51,0r-17,59r52,0xm206,-187r-5,22r-37,0r-16,59r41,0r-5,22r-41,0r-23,84r-26,0r24,-84r-51,0r-24,84r-25,0r23,-84r-39,0r5,-22r39,0r17,-59r-44,0r5,-22r43,0r24,-84r24,0r-23,84r52,0r23,-84r25,0r-23,84r37,0"},{"d":"59,-31v48,2,85,-4,85,-49v0,-43,-38,-53,-85,-50r0,99xm59,-160v71,-5,119,16,119,80v0,77,-71,85,-153,80r0,-271r34,0r0,111xm252,0r-34,0r0,-271r34,0r0,271","w":276},{"d":"91,-266v-51,83,-51,252,0,335r-25,12v-58,-88,-58,-271,0,-359","w":105,"k":{"\u201c":-3,"w":6,"v":6,"Y":2,"J":8,"A":9,"7":6,"4":11,"3":2,"2":5}},{"d":"149,-26v58,0,104,-51,104,-110v0,-60,-46,-110,-104,-110v-61,0,-104,51,-104,110v0,60,46,110,104,110xm149,-277v76,0,138,64,138,141v0,78,-62,142,-138,142v-75,0,-138,-65,-138,-142v0,-77,62,-141,138,-141xm198,-308r-98,0r0,-22r98,0r0,22","w":298},{"d":"170,-107r-43,-99r-44,99r87,0xm255,0r-38,0r-34,-78r-113,0r-34,78r-38,0r129,-279xm92,-339v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-19,-7,-18,-18v0,-8,10,-18,18,-18xm161,-339v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-18,-7,-18,-18v0,-9,9,-18,18,-18","w":253},{"d":"3,-34v34,17,66,8,66,-41r0,-196r34,0r0,199v8,72,-53,91,-110,68","w":130},{"d":"257,8r-198,-206r0,198r-34,0r0,-279r199,205r0,-197r33,0r0,279xm189,-341r-51,51r-51,-51r10,-13r41,33r41,-33","w":282},{"d":"299,0r-34,0r-26,-176r-86,184r-86,-184r-26,176r-34,0r46,-279r101,215r101,-215","w":306,"k":{"y":6,"o":-2,"i":1,"e":-3,"a":-2,"S":4,"O":1,"G":1,"C":3}},{"d":"52,-39v12,0,23,10,23,22v0,12,-11,23,-23,23v-12,0,-22,-10,-22,-23v0,-12,10,-22,22,-22xm52,-174v13,0,23,10,23,22v0,12,-10,22,-23,22v-12,0,-22,-9,-22,-22v0,-12,9,-23,22,-22","w":104,"k":{"7":18,"6":-3,"3":6,"0":-8}},{"d":"77,-31r-47,93r-20,-7r34,-99","w":104,"k":{"\u2019":31,"\u201d":31,"\u201c":38,"9":33,"8":9,"7":19,"6":9,"4":6,"3":10,"0":11}},{"d":"96,-31v65,0,79,84,29,109r-18,-21v24,-13,22,-59,-16,-57v-53,3,-82,-33,-82,-87v0,-70,78,-107,139,-76r0,35v-35,-29,-110,-14,-107,42v2,36,19,55,55,55","w":158},{"d":"52,-39v12,0,23,10,23,22v0,12,-11,23,-23,23v-12,0,-22,-10,-22,-23v0,-12,10,-22,22,-22","w":104,"k":{"\u2019":26,"\u201d":26,"\u201c":34,"S":8,"5":8,"3":7,"0":8}},{"d":"170,-107r-43,-99r-44,99r87,0xm255,0r-38,0r-34,-78r-113,0r-34,78r-38,0r129,-279","w":253,"k":{"\u2019":34,"\u201d":34,"\u201c":37,"\u00ab":13,"\u00df":5,"}":10,"z":-5,"y":15,"w":13,"v":13,"u":7,"t":5,"r":5,"q":5,"p":4,"o":4,"n":4,"m":4,"l":4,"k":5,"j":7,"i":7,"h":4,"g":5,"f":6,"e":3,"d":5,"c":5,"b":4,"a":4,"]":9,"Y":34,"W":27,"V":29,"U":15,"T":24,"S":5,"Q":15,"O":15,"J":-11,"G":15,"C":17,"-":4,",":1,")":9,"&":4}},{"d":"170,-107r-43,-99r-44,99r87,0xm255,0r-38,0r-34,-78r-113,0r-34,78r-38,0r129,-279xm176,-308r-98,0r0,-22r98,0r0,22","w":253},{"d":"168,0r-143,0r0,-271r143,0r0,31r-109,0r0,80r109,0r0,31r-109,0r0,97r109,0r0,32xm60,-327v11,-1,18,9,18,18v0,11,-7,18,-18,18v-10,1,-19,-9,-19,-18v0,-9,9,-19,19,-18xm128,-327v10,0,19,9,19,18v-1,10,-8,18,-19,18v-9,1,-18,-9,-18,-18v0,-9,9,-18,18,-18","w":187},{"d":"97,-125v-2,-24,-52,-30,-52,-2v9,41,84,25,84,81v0,64,-109,69,-125,16r28,-17v3,28,62,35,65,3v-7,-41,-84,-28,-84,-82v0,-57,95,-65,110,-16","w":138},{"d":"103,-80r-86,0r0,-30r86,0r0,30","w":119,"k":{"z":22,"y":8,"x":18,"w":6,"v":6,"t":2,"Z":10,"Y":28,"X":10,"W":19,"V":22,"T":17,"S":13,"O":-6,"A":5,"7":21,"4":-6,"3":2,"2":29}},{"d":"92,-25v31,0,52,-27,52,-61v0,-35,-18,-57,-51,-57v-34,0,-51,24,-52,58v0,34,19,61,51,60xm88,-174v29,0,45,11,56,30r0,-24r33,0r0,168r-33,0r0,-26v-11,21,-27,31,-56,32v-47,0,-79,-41,-79,-91v0,-50,30,-90,79,-89xm148,-202r-11,13r-40,-34r-41,34r-11,-13r52,-51","w":200},{"d":"136,-100v1,-40,-51,-55,-79,-32v-9,8,-14,19,-16,32r95,0xm89,-174v52,0,84,38,79,96r-128,0v-5,57,79,70,97,25r27,15v-15,28,-36,43,-74,44v-51,1,-82,-38,-82,-91v0,-49,35,-90,81,-89xm35,-218v0,-22,37,-24,37,0v0,11,-7,18,-18,18v-10,0,-19,-8,-19,-18xm104,-218v1,-21,38,-24,36,0v0,11,-7,18,-18,18v-9,0,-18,-7,-18,-18","w":175},{"d":"168,0r-143,0r0,-271r143,0r0,31r-109,0r0,80r109,0r0,31r-109,0r0,97r109,0r0,32xm96,-340v10,0,19,9,18,19v1,9,-9,19,-18,18v-10,1,-19,-9,-19,-18v0,-9,10,-19,19,-19","w":187},{"d":"56,-145v23,-50,110,-33,110,37r0,202r-32,0r0,-194v0,-29,-9,-45,-35,-45v-59,0,-40,87,-43,145r-33,0r0,-168r33,0r0,23xm106,-261r-3,72r-18,0r-3,-72r24,0","w":188},{"d":"166,0r-32,0r0,-104r-111,112r0,-176r33,0r0,102r110,-110r0,176","w":188},{"d":"150,-26v34,0,58,-12,78,-29r0,38v-18,12,-50,22,-78,23v-82,1,-136,-59,-136,-142v0,-110,124,-179,214,-119r0,38v-35,-33,-107,-40,-145,-4v-19,17,-30,39,-34,67r136,0r0,32r-137,0v4,54,44,97,102,96","w":238},{"d":"136,-100v1,-40,-51,-55,-79,-32v-9,8,-14,19,-16,32r95,0xm89,-174v52,0,84,38,79,96r-128,0v-5,57,79,70,97,25r27,15v-15,28,-36,43,-74,44v-51,1,-82,-38,-82,-91v0,-49,35,-90,81,-89xm137,-205r-98,0r0,-22r98,0r0,22","w":175},{"d":"218,0r-34,0r0,-129r-125,0r0,129r-34,0r0,-271r34,0r0,111r125,0r0,-111r34,0r0,271","w":242,"k":{"y":6,"u":1,"i":4,"S":3,"I":-2,".":5,",":5}},{"d":"65,-237v10,0,19,9,18,19v1,9,-9,19,-18,18v-10,1,-19,-9,-19,-18v0,-9,10,-19,19,-19","w":129},{"d":"162,-168r-82,176r-82,-176r37,0r45,106r45,-106r37,0","w":160,"k":{"\u2019":1,"\u201d":1,"\u201c":9,"y":-4,"u":5,"t":-3,"s":6,"r":6,"o":8,"i":8,"g":8,"e":8,"a":9,"A":13,";":10,":":6,".":28,"-":5,",":28,"&":-2}},{"d":"59,-31v47,2,85,-2,85,-47v0,-43,-38,-52,-85,-49r0,96xm59,-156v39,2,65,-7,66,-42v1,-38,-27,-44,-66,-42r0,84xm120,-144v35,3,58,29,58,67v0,77,-73,81,-153,77r0,-271v71,-6,134,6,134,70v0,27,-17,52,-39,57","w":192,"k":{"y":9,"u":1,"t":1,"s":3,"b":1,"Y":22,"W":14,"V":15,"U":2,"T":15,"S":7,"O":4,"M":2,"L":1,"K":1,"J":6,"G":2,"F":1,"C":4,"A":10,".":6,",":6}},{"d":"55,0r-32,0r0,-297r32,0r0,297xm140,-263r-46,92r-20,-7r34,-99","w":133},{"d":"54,-98v57,26,-18,156,53,147r0,27v-49,-1,-56,-8,-60,-55v-3,-40,22,-112,-31,-105r0,-28v66,5,5,-107,42,-149v7,-8,24,-10,49,-10r0,27v-72,-9,5,119,-53,146","w":120,"k":{"W":-2,"V":-2,"J":10,"A":9}},{"d":"184,-152r-27,0r-53,-88r-52,88r-27,0r66,-119r26,0"},{"d":"59,-155v44,1,83,0,83,-41v0,-42,-38,-45,-83,-44r0,85xm176,-198v0,43,-29,68,-71,70r85,128r-41,0r-80,-127r-10,0r0,127r-34,0r0,-271v77,-4,151,-1,151,73","w":195,"k":{"\u201c":3,"\u00ab":17,"y":6,"u":11,"o":10,"i":11,"e":9,"c":9,"a":9,"Y":16,"W":10,"V":10,"U":5,"T":8,"S":7,"O":6,"I":1,"G":6,"C":8,"A":-5,".":8,"-":15,",":9,"&":-2}},{"d":"104,-23v87,-5,86,-221,0,-225v-86,7,-85,218,0,225xm104,-277v66,0,95,67,95,141v0,74,-29,142,-95,142v-64,0,-95,-68,-95,-142v0,-74,30,-141,95,-141","k":{";":-4,"9":2,"7":19,"5":2,"3":5,"2":8,"-":-8}},{"d":"135,-240r-74,0r0,240r-34,0r0,-271r74,0r0,-47r34,0r0,78","w":138},{"d":"196,-4r-184,-83r0,-22r184,-83r0,28r-149,66r149,67r0,27"},{"d":"135,0r-108,0r0,-271r34,0r0,240r74,0r0,31xm92,20r-41,56r-15,-10r36,-60","w":138},{"d":"59,0r-34,0r0,-271r34,0r0,271","w":83},{"d":"188,-19v18,0,34,-18,34,-38v0,-19,-16,-37,-34,-37v-18,0,-35,17,-35,37v0,20,16,38,35,38xm69,-178v18,0,35,-17,35,-37v0,-20,-17,-37,-35,-37v-18,0,-34,18,-34,37v0,19,16,37,34,37xm188,-116v32,0,58,28,58,59v0,32,-26,61,-58,61v-31,0,-59,-29,-59,-61v0,-30,28,-59,59,-59xm219,-271r-160,271r-21,0r160,-271r21,0xm69,-275v32,0,59,28,59,60v0,32,-27,60,-59,60v-30,0,-58,-28,-58,-60v0,-31,28,-60,58,-60","w":254},{"d":"136,-238r-51,51r-51,-51r10,-13r41,33r41,-33","w":169},{"d":"152,-129r-91,0r0,129r-34,0r0,-271r125,0r0,31r-91,0r0,80r91,0r0,31","w":170,"k":{"}":7,"y":4,"u":14,"t":6,"s":9,"r":15,"o":14,"l":14,"i":14,"e":14,"a":14,"]":6,"Y":3,"T":3,"S":16,"O":6,"G":6,"A":30,".":40,"-":14,",":40,")":6,"&":6}},{"d":"56,-147v11,-36,86,-36,94,3v9,-19,27,-29,52,-30v74,-1,47,105,52,174r-33,0v-7,-51,22,-145,-31,-145v-55,0,-29,92,-35,145r-33,0r0,-100v-1,-29,-3,-45,-29,-45v-55,0,-32,90,-37,145r-33,0r0,-168r33,0r0,21","w":276,"k":{"\u2019":12,"\u201d":12,"\u201c":19,"y":11,"w":9,"v":9,"u":5,"p":4,"o":2,"c":2,"a":1,".":8,",":9}},{"d":"74,0r-32,0r0,-200r32,0r0,200xm58,-277v12,0,22,9,22,22v0,12,-9,22,-22,22v-12,0,-22,-9,-22,-22v0,-12,9,-22,22,-22","w":115},{"d":"163,0r-157,0r98,-140r-89,0r0,-28r147,0r-98,139r99,0r0,29","w":178,"k":{"\u2019":12,"\u201d":12,"\u201c":15,"y":3,"w":5,"v":5,"o":13,"e":11,"a":12,"U":14,":":12,".":14,"-":25,",":15}},{"d":"56,-145v23,-50,110,-33,110,37r0,108r-32,0v-6,-53,21,-145,-35,-145v-59,0,-40,87,-43,145r-33,0r0,-168r33,0r0,23xm153,-225v-7,25,-40,36,-62,19v-17,-13,-34,-15,-42,6r-14,-9v7,-15,16,-28,35,-28v26,0,55,39,69,3","w":188},{"d":"97,-151r-35,24r0,127r-32,0r0,-109r-22,15r-13,-20r35,-23r0,-160r32,0r0,141r22,-15","w":91},{"d":"121,-26v44,0,61,-24,61,-69r0,-176r34,0v-6,118,33,281,-95,277v-67,-2,-96,-39,-96,-108r0,-169r34,0r0,176v0,45,18,69,62,69xm172,-305r-11,13r-40,-34r-41,34r-11,-13r52,-51","w":240},{"d":"62,0r-32,0r0,-168r32,0r0,168xm11,-236v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-19,-7,-18,-18v0,-8,10,-18,18,-18xm80,-236v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-18,-7,-18,-18v0,-9,9,-18,18,-18","w":91},{"d":"104,-120v33,0,62,-29,62,-62v0,-33,-29,-62,-62,-62v-33,0,-62,29,-62,62v0,33,29,62,62,62xm170,-234v22,26,23,79,0,104r30,30r-14,14r-30,-30v-24,23,-79,23,-104,0r-30,30r-13,-14r29,-30v-23,-24,-22,-79,0,-104r-29,-29r13,-14r30,30v25,-22,80,-23,104,0r30,-30r14,14"},{"d":"190,-13r-70,0r0,89r-32,0r0,-89r-70,0r0,-29r70,0r0,-117r-70,0r0,-29r70,0r0,-83r32,0r0,83r70,0r0,29r-70,0r0,117r70,0r0,29"},{"d":"152,-129r-91,0r0,129r-34,0r0,-271r125,0r0,31r-91,0r0,80r91,0r0,31xm229,-138v7,-26,33,-43,65,-33r-6,32v-66,-22,-61,70,-59,139r-33,0r0,-168r33,0r0,30","w":170},{"d":"94,-270v-25,-9,-33,6,-33,38r0,64r33,0r0,28r-33,0r0,140r-33,0r0,-140r-23,0r0,-28r23,0v-1,-66,-10,-152,66,-131r0,29xm155,0r-33,0r0,-168r33,0r0,168xm139,-258v12,0,21,9,21,21v0,12,-9,22,-21,22v-12,0,-22,-10,-22,-22v0,-11,10,-21,22,-21","w":184},{"d":"149,-26v58,0,104,-51,104,-110v0,-60,-46,-110,-104,-110v-61,0,-104,51,-104,110v0,60,46,110,104,110xm149,-277v76,0,138,64,138,141v0,78,-62,142,-138,142v-75,0,-138,-65,-138,-142v0,-77,62,-141,138,-141xm192,-338r-54,46r-11,-13r49,-52","w":298},{"d":"56,-29v26,0,48,2,47,-23v0,-23,-22,-22,-47,-22r0,45xm56,-103v19,1,34,-2,34,-18v1,-19,-15,-19,-34,-19r0,37xm103,-91v17,5,32,18,32,39v0,58,-55,53,-112,52r0,-168v49,-2,101,-2,99,45v0,15,-7,28,-19,32","w":150},{"d":"55,0r-32,0r0,-297r32,0r0,297","w":79,"k":{"y":7,"w":6,"v":6,"o":2,"g":2,"e":2,"d":2,"c":2,"a":2,".":9,",":10}},{"d":"150,-26v34,0,58,-12,78,-29r0,38v-18,12,-50,22,-78,23v-82,1,-136,-59,-136,-142v0,-110,124,-179,214,-119r0,38v-21,-16,-42,-27,-73,-29v-63,-2,-108,48,-108,110v0,61,42,111,103,110xm198,-341r-51,51r-51,-51r10,-13r41,33r41,-33","w":238},{"d":"41,-83v0,56,74,74,109,42r0,35v-62,33,-141,-5,-141,-78v0,-70,77,-111,139,-79r0,35v-38,-31,-107,-11,-107,45","w":158},{"d":"166,0r-39,0r-69,-89r0,89r-33,0r0,-297r33,0r0,203r64,-74r38,0r-69,75","w":166,"k":{"\u2019":8,"\u201d":8,"\u201c":10,"y":-2,"u":12,"o":11,"g":10,"e":10,"d":10,"c":12,"a":10,"X":-5,".":7,"-":20,",":9}},{"d":"62,0r-32,0r0,-168r32,0r0,168xm89,-235r-54,46r-11,-13r49,-52","w":91},{"d":"65,-275v42,0,67,40,45,77v-9,17,-38,45,-55,62r64,0r0,23r-112,0v28,-37,73,-66,87,-114v0,-16,-12,-25,-30,-25v-19,0,-30,13,-30,31r-24,0v0,-32,21,-54,55,-54","w":124},{"d":"94,-15r-21,13r-51,-82r51,-82r21,12r-45,70","w":120},{"d":"173,-168r-108,262r-35,0r42,-101r-71,-161r36,0r52,124r48,-124r36,0","w":174,"k":{"\u2019":3,"\u201d":3,"\u201c":8,"w":-4,"s":9,"r":8,"p":6,"o":9,"n":6,"m":6,"l":6,"i":10,"g":8,"f":-2,"e":9,"d":9,"c":9,"b":6,"a":9,"T":26,"A":13,";":8,":":6,".":27,"-":6,",":26,"&":-2}},{"d":"16,-66v0,-69,92,-111,117,-46v4,-31,20,-94,-15,-99v-19,-3,-55,41,-63,5v1,-18,26,-30,49,-29v47,1,70,49,70,102v0,68,-34,136,-93,137v-39,1,-65,-32,-65,-70xm81,-7v30,0,43,-44,43,-82v0,-25,-7,-42,-28,-42v-30,0,-43,43,-43,82v0,24,7,42,28,42","w":188},{"d":"45,-134v0,85,98,142,161,85v17,-15,27,-34,29,-58r-82,0r0,-32r119,0v2,84,-48,145,-128,145v-78,0,-133,-63,-133,-142v0,-102,99,-173,195,-127v18,9,33,22,46,41r-25,20v-16,-26,-43,-44,-83,-44v-58,-1,-99,51,-99,112xm141,-340v10,0,19,9,18,19v1,9,-9,19,-18,18v-10,1,-19,-9,-19,-18v0,-9,10,-19,19,-19","w":280},{"d":"3,-34v34,17,66,8,66,-41r0,-196r34,0r0,199v8,72,-53,91,-110,68","w":130,"k":{"u":3,"A":13,".":10,",":10,"&":-8}},{"d":"372,-271r-111,279r-76,-200r-77,200r-110,-279r36,0r74,196r77,-204r76,204r75,-196r36,0","w":369,"k":{"\u2014":29,"\u00ab":30,"y":12,"u":24,"s":25,"r":23,"o":23,"l":4,"i":8,"h":4,"e":21,"a":22,"]":-3,"T":-7,"S":11,"O":14,"G":12,"C":14,"A":27,";":20,":":19,".":37,"-":19,",":35,"&":4}},{"d":"135,0r-108,0r0,-271r34,0r0,240r74,0r0,31","w":138,"k":{"\u2019":26,"\u201d":26,"\u201c":30,"\u00ab":20,"y":24,"w":24,"v":24,"u":9,"t":8,"s":-2,"o":5,"i":10,"g":5,"e":4,"c":5,"a":4,"Y":33,"W":30,"V":30,"U":13,"T":26,"O":18,"G":17,"C":17,"A":-7,".":8,"-":23,",":9,"&":5}},{"d":"62,0v-18,12,-38,63,6,60r0,22v-66,8,-57,-61,-24,-82r-14,0r0,-168r32,0r0,168xm46,-258v12,0,21,9,21,21v0,12,-9,22,-21,22v-12,0,-22,-10,-22,-22v0,-11,10,-21,22,-21","w":91},{"d":"86,-140r-28,0r0,140r-33,0r0,-140r-18,0r0,-28r18,0r0,-68r33,0r0,68r28,0r0,28xm137,-263r-42,81r-19,-8r29,-87","w":130},{"d":"56,-145v23,-50,110,-33,110,37r0,108r-32,0v-6,-53,21,-145,-35,-145v-59,0,-40,87,-43,145r-33,0r0,-168r33,0r0,23xm145,-238r-51,51r-51,-51r10,-13r41,33r41,-33","w":188},{"d":"168,0r-143,0r0,-271r143,0r0,31r-109,0r0,80r109,0r0,31r-109,0r0,97r109,0r0,32","w":187,"k":{"\u00df":5,"y":5,"w":2,"v":2,"u":7,"s":5,"q":8,"p":5,"o":9,"j":10,"i":10,"g":8,"e":8,"d":8,"c":9,"b":5,"a":8,"Y":4,"X":2,"U":6,"T":4,"S":9,"Q":7,"O":7,"G":6,"C":8,".":14,"-":14,",":17}},{"d":"97,-25v33,0,57,-26,57,-60v0,-33,-25,-58,-57,-58v-33,0,-57,25,-57,58v0,33,25,60,57,60xm97,-174v49,0,90,40,90,89v0,49,-41,91,-90,91v-50,0,-89,-43,-89,-91v0,-50,39,-89,89,-89xm140,-235r-54,46r-11,-13r49,-52","w":194},{},{"d":"166,0r-32,0r0,-104r-111,112r0,-176r33,0r0,102r110,-110r0,176xm94,-203v19,0,32,-16,34,-33r21,7v-3,42,-60,58,-92,33v-10,-8,-16,-19,-18,-33r21,-7v2,18,15,33,34,33","w":188},{"d":"82,20r-41,56r-15,-10r36,-60","w":118},{"d":"121,-26v44,0,61,-24,61,-69r0,-176r34,0v-6,118,33,281,-95,277v-67,-2,-96,-39,-96,-108r0,-169r34,0r0,176v0,45,18,69,62,69xm121,-305v14,0,25,-11,25,-25v0,-14,-11,-26,-25,-26v-14,0,-26,12,-26,26v0,13,12,25,26,25xm121,-372v22,0,42,19,42,42v0,21,-20,41,-42,41v-22,0,-42,-20,-42,-41v0,-23,20,-42,42,-42","w":240},{"d":"60,-39v12,0,22,10,22,22v0,13,-10,23,-22,23v-12,0,-22,-10,-22,-23v0,-12,10,-22,22,-22xm180,-39v12,0,22,10,22,22v0,13,-10,23,-22,23v-12,0,-22,-10,-22,-23v0,-12,10,-22,22,-22xm300,-39v12,0,22,10,22,22v0,13,-10,23,-22,23v-12,0,-22,-10,-22,-23v0,-12,10,-22,22,-22","w":360},{"d":"198,-86r-188,0r0,-25r188,0r0,25"},{"d":"62,0r-32,0r0,-168r32,0r0,168","w":91},{"d":"94,-270v-25,-9,-33,6,-33,38r0,64r33,0r0,28r-33,0r0,140r-33,0r0,-140r-23,0r0,-28r23,0v-1,-66,-10,-152,66,-131r0,29","w":98,"k":{"\u0131":9,"\u2019":7,"\u201d":7,"\u201c":10,"}":3,"y":-2,"w":-4,"v":-4,"u":8,"s":6,"r":7,"o":8,"n":6,"m":6,"l":6,"k":7,"j":9,"i":9,"h":6,"e":7,"b":6,"a":7,"]":2,"R":3,"L":4,"B":3,".":16,"-":8,",":17,")":4,"&":-4}},{"d":"194,-271r-140,239r132,0r0,32r-188,0r141,-240r-125,0r0,-31r180,0","w":198,"k":{"y":27,"w":27,"u":13,"o":9,"i":14,"e":8,"a":9,"U":9,"O":19,"A":-2,".":13,"-":38,",":13}},{"d":"218,0r-34,0r0,-129r-125,0r0,129r-34,0r0,-271r34,0r0,111r125,0r0,-111r34,0r0,271","w":242},{"d":"97,-25v33,0,57,-26,57,-60v0,-33,-25,-58,-57,-58v-33,0,-57,25,-57,58v0,33,25,60,57,60xm8,-85v0,-61,61,-107,122,-83r63,0r0,28r-28,0v50,50,5,146,-68,146v-50,0,-89,-43,-89,-91","w":194},{"d":"92,-25v31,0,52,-27,52,-61v0,-35,-18,-57,-51,-57v-34,0,-51,24,-52,58v0,34,19,61,51,60xm88,-174v29,0,45,11,56,30r0,-74r-62,0r0,-23r62,0r0,-56r33,0r0,56r23,0r0,23r-23,0r0,218r-33,0r0,-26v-11,21,-27,31,-56,32v-47,0,-79,-41,-79,-91v0,-50,30,-90,79,-89","w":200},{"d":"103,-126v34,0,59,-26,59,-60v0,-33,-26,-62,-59,-62v-34,0,-60,29,-60,62v0,33,26,60,60,60xm103,-277v66,0,113,69,82,135v-21,45,-68,105,-97,150r-25,-17r65,-95v-57,25,-117,-22,-117,-82v0,-50,41,-91,92,-91","k":{":":9,"9":4,"8":9,"7":17,"6":16,"5":12,"4":24,"3":13,"2":9,"0":2,".":34,",":33,")":2}},{"d":"58,-138v7,-26,33,-43,65,-33r-6,32v-66,-22,-61,70,-59,139r-33,0r0,-168r33,0r0,30xm66,20r-41,56r-15,-10r36,-60","w":126},{"d":"170,-107r-43,-99r-44,99r87,0xm248,0v-19,14,-37,63,7,60r0,22v-66,9,-58,-62,-24,-82r-14,0r-34,-78r-113,0r-34,78r-38,0r129,-279r128,279r-7,0","w":253},{"d":"130,-89r0,-106r-80,106r80,0xm200,-60r-38,0r0,60r-32,0r0,-60r-131,0r163,-219r0,190r38,0r0,29","k":{"9":11,"8":4,"7":22,"6":2,"5":8,"4":-4,"3":5,"2":15,"-":-8,",":6}},{"d":"136,-202r-11,13r-40,-34r-41,34r-11,-13r52,-51","w":169},{"d":"89,-138v-7,63,77,80,115,43r0,28v-55,39,-141,4,-141,-71v0,-74,87,-112,141,-70r0,29v-34,-38,-122,-25,-115,41xm144,-13v66,0,123,-57,123,-123v0,-66,-57,-123,-123,-123v-66,0,-123,57,-123,123v0,66,57,123,123,123xm144,-277v76,0,141,65,141,141v0,76,-66,142,-141,142v-75,0,-142,-67,-142,-142v0,-75,66,-141,142,-141","w":287},{"d":"56,-145v23,-50,110,-33,110,37r0,108r-32,0v-6,-53,21,-145,-35,-145v-59,0,-40,87,-43,145r-33,0r0,-297r33,0r0,152xm93,-325r-11,13r-40,-34r-41,34r-11,-13r52,-51","w":188},{"d":"92,-25v59,1,31,-89,37,-143r33,0v-1,80,16,174,-70,174v-87,0,-67,-94,-69,-174r32,0v6,54,-21,143,37,143xm144,-202r-11,13r-40,-34r-41,34r-11,-13r52,-51","w":184},{"d":"18,-210v0,-38,30,-61,72,-61r97,0r0,20r-23,0r0,251r-21,0r0,-251r-31,0r0,251r-22,0r0,-149v-41,1,-72,-22,-72,-61"},{"d":"97,-25v33,0,57,-26,57,-60v0,-33,-25,-58,-57,-58v-33,0,-57,25,-57,58v0,33,25,60,57,60xm97,-174v49,0,90,40,90,89v0,49,-41,91,-90,91v-50,0,-89,-43,-89,-91v0,-50,39,-89,89,-89xm156,-225v-7,25,-40,36,-62,19v-17,-13,-34,-15,-42,6r-14,-9v7,-15,16,-28,35,-28v26,0,55,39,69,3","w":194},{"d":"97,-25v33,0,57,-26,57,-60v0,-33,-25,-58,-57,-58v-33,0,-57,25,-57,58v0,33,25,60,57,60xm97,-174v49,0,90,40,90,89v0,49,-41,91,-90,91v-50,0,-89,-43,-89,-91v0,-50,39,-89,89,-89","w":194},{"d":"139,-223v-12,-32,-87,-32,-84,12v2,31,18,35,45,51v48,29,69,35,75,88v10,87,-136,105,-162,32r23,-21v10,46,110,49,105,-10v-6,-70,-119,-58,-119,-138v0,-71,108,-91,139,-36xm148,-305r-11,13r-40,-34r-41,34r-11,-13r52,-51","w":193},{"d":"104,-56v25,1,46,-21,46,-46v0,-25,-21,-46,-46,-46v-26,0,-46,21,-46,47v0,26,21,45,46,45xm105,-178v43,0,77,32,76,76v0,28,-18,52,-38,61v17,9,30,30,30,56v0,56,-80,85,-119,46v-13,-12,-19,-28,-19,-48r31,0v0,21,16,37,38,37v21,0,37,-17,38,-37v1,-21,-18,-40,-39,-39v-42,1,-76,-33,-76,-75v0,-29,17,-53,38,-62v-47,-28,-22,-114,39,-114v38,0,64,26,63,64r-30,0v0,-18,-14,-35,-33,-35v-17,0,-34,17,-34,34v0,19,16,37,35,36"},{"d":"205,-271r-84,147r0,124r-34,0r0,-124r-86,-147r38,0r65,116r63,-116r38,0xm155,-305r-11,13r-40,-34r-41,34r-11,-13r52,-51","w":206},{"d":"92,-25v31,0,53,-27,52,-61v-1,-34,-18,-57,-51,-57v-34,0,-51,24,-52,58v0,34,19,61,51,60xm88,-174v29,0,45,11,56,30r0,-24r32,0r0,177v0,61,-23,87,-81,88v-44,1,-75,-21,-80,-58r34,0v4,19,21,27,46,27v53,0,50,-41,49,-92v-11,21,-27,31,-56,32v-47,0,-79,-41,-79,-91v0,-50,30,-90,79,-89xm64,-244v3,36,69,37,72,0r16,6v-2,41,-55,56,-86,33v-9,-8,-15,-19,-17,-33","w":199},{"d":"135,0r-108,0r0,-271r34,0r0,240r74,0r0,31xm146,-263r-47,92r-20,-7r34,-99","w":138},{"d":"52,-161v12,0,23,10,23,22v0,12,-11,23,-23,23v-12,0,-22,-10,-22,-23v0,-12,10,-22,22,-22","w":104},{"d":"121,-26v44,0,61,-24,61,-69r0,-176r34,0v-6,118,33,281,-95,277v-67,-2,-96,-39,-96,-108r0,-169r34,0r0,176v0,45,18,69,62,69xm164,-338r-54,46r-11,-13r49,-52","w":240},{"d":"59,-32v86,4,137,-23,136,-104v-1,-77,-52,-110,-136,-104r0,90r66,0r0,27r-66,0r0,91xm25,-271v120,-10,204,26,204,136v0,110,-83,145,-204,135r0,-123r-25,0r0,-27r25,0r0,-121","w":239},{"d":"203,43r-21,11r-177,-344r22,-11","w":198},{"d":"92,-25v59,1,31,-89,37,-143r33,0v-1,80,16,174,-70,174v-87,0,-67,-94,-69,-174r32,0v6,54,-21,143,37,143xm50,-236v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-18,-7,-18,-18v0,-9,9,-18,18,-18xm105,-261r-4,72r-17,0r-4,-72r25,0xm135,-236v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-19,-7,-18,-18v0,-8,10,-18,18,-18","w":184},{"d":"92,-25v31,0,52,-27,52,-61v0,-35,-18,-57,-51,-57v-34,0,-51,24,-52,58v0,34,19,61,51,60xm88,-174v29,0,45,11,56,30r0,-24r33,0r0,168r-33,0r0,-26v-11,21,-27,31,-56,32v-47,0,-79,-41,-79,-91v0,-50,30,-90,79,-89xm118,-202r-12,13r-54,-46r16,-19","w":200},{"d":"232,-271r-117,279r-117,-279r37,0r80,198r81,-198r36,0","w":230,"k":{"\u201c":2,"\u2014":32,"\u00ab":32,"y":14,"u":25,"r":25,"o":25,"i":8,"f":7,"e":25,"a":25,"]":-3,"Y":-5,"T":-7,"Q":15,"O":15,"G":14,"C":15,"A":29,";":22,":":20,".":39,"-":22,",":40,"&":6}},{"d":"83,-36v0,-25,42,-27,42,0v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21xm198,-86r-188,0r0,-25r188,0r0,25xm104,-181v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-21,-9,-21,-20v1,-11,9,-21,21,-21"},{"d":"32,15v20,-1,17,19,25,30v12,0,17,-40,21,-121v4,-99,0,-187,76,-197v34,-5,51,49,12,50v-15,1,-20,-9,-21,-23v0,-5,-2,-7,-5,-7v-12,0,-18,36,-21,108v-4,98,7,197,-76,210v-35,6,-49,-48,-11,-50","w":196},{"d":"259,-145v-1,52,-19,80,-49,108r53,0r0,37r-105,0r0,-40v34,-20,56,-54,57,-105v0,-47,-31,-83,-77,-83v-47,-1,-78,36,-77,85v0,48,24,84,57,103r0,40r-106,0r0,-37r54,0v-29,-27,-48,-56,-49,-105v-1,-72,49,-124,121,-124v70,0,122,52,121,121","w":275},{"d":"218,0r-34,0r0,-129r-125,0r0,129r-34,0r0,-271r34,0r0,111r125,0r0,-111r34,0r0,271xm173,-305r-11,13r-40,-34r-41,34r-11,-13r52,-51","w":242},{"d":"59,-149v45,1,75,-4,75,-45v0,-40,-31,-47,-75,-46r0,91xm25,-271v77,-4,142,4,142,77v0,58,-45,79,-108,76r0,118r-34,0r0,-271","w":178},{"d":"87,-202r-12,13r-54,-46r16,-19","w":129},{"d":"203,-271r-144,279r-29,-15r126,-236r-142,0r0,-28r189,0","k":{":":33,"9":16,"8":20,"7":1,"6":32,"5":22,"4":41,"3":19,"2":17,"0":19,".":53,"-":34,",":54}},{"d":"136,-100v1,-40,-51,-55,-79,-32v-9,8,-14,19,-16,32r95,0xm89,-174v52,0,84,38,79,96r-128,0v-5,57,79,70,97,25r27,15v-15,28,-36,43,-74,44v-51,1,-82,-38,-82,-91v0,-49,35,-90,81,-89xm88,-237v10,0,19,9,18,19v1,9,-9,19,-18,18v-10,1,-19,-9,-19,-18v0,-9,10,-19,19,-19","w":175},{"d":"186,0r-188,0r88,-142r-76,-129r176,0r0,31r-121,0r57,98r-68,110r132,0r0,32","w":198},{"d":"59,-155v44,1,83,0,83,-41v0,-42,-38,-45,-83,-44r0,85xm176,-198v0,43,-29,68,-71,70r85,128r-41,0r-80,-127r-10,0r0,127r-34,0r0,-271v77,-4,151,-1,151,73xm141,-338r-54,46r-11,-13r49,-52","w":195},{"d":"135,-240r-74,0r0,240r-34,0r0,-271r108,0r0,31xm113,-338r-54,46r-11,-13r49,-52","w":138},{"d":"62,0r-32,0r0,-168r32,0r0,168","w":91},{"d":"257,0r-33,0r0,-198r-199,206r0,-279r34,0r0,197r198,-205r0,279","w":282},{"d":"57,-191v16,0,29,-14,29,-31v0,-17,-13,-31,-29,-31v-16,0,-28,14,-28,31v0,17,12,31,28,31xm5,-222v-5,-44,58,-73,81,-36r0,-13r24,0r0,99r-24,0r0,-13v-23,34,-87,8,-81,-37","w":120},{"d":"94,-15r-21,13r-51,-82r51,-82r21,12r-45,70xm161,-15r-21,13r-51,-82r51,-82r21,12r-44,70","w":188},{"d":"92,-25v31,0,52,-27,52,-61v0,-35,-18,-57,-51,-57v-34,0,-51,24,-52,58v0,34,19,61,51,60xm88,-174v29,0,45,11,56,30r0,-24r33,0r0,168r-33,0r0,-26v-11,21,-27,31,-56,32v-47,0,-79,-41,-79,-91v0,-50,30,-90,79,-89xm112,-261r-3,72r-18,0r-3,-72r24,0","w":200},{"d":"92,-25v31,0,52,-27,52,-61v0,-35,-18,-57,-51,-57v-34,0,-51,24,-52,58v0,34,19,61,51,60xm88,-174v29,0,45,11,56,30r0,-24r33,0r0,168r-33,0r0,-26v-11,21,-27,31,-56,32v-47,0,-79,-41,-79,-91v0,-50,30,-90,79,-89xm60,-244v3,36,69,37,72,0r16,6v-2,41,-55,56,-86,33v-9,-8,-15,-19,-17,-33","w":200},{"d":"62,0r-32,0r0,-168r32,0r0,168xm68,-202r-12,13r-54,-46r16,-19","w":91},{"d":"97,-25v33,0,57,-26,57,-60v0,-33,-25,-58,-57,-58v-33,0,-57,25,-57,58v0,33,25,60,57,60xm97,-174v49,0,90,40,90,89v0,49,-41,91,-90,91v-50,0,-89,-43,-89,-91v0,-50,39,-89,89,-89xm149,-202r-11,13r-40,-34r-41,34r-11,-13r52,-51","w":194},{"d":"160,-241r-61,0r0,241r-34,0r0,-241r-61,0r0,-30r156,0r0,30","w":164},{"d":"170,-107r-43,-99r-44,99r87,0xm255,0r-38,0r-34,-78r-113,0r-34,78r-38,0r129,-279xm186,-328v-7,25,-40,36,-62,19v-17,-13,-34,-15,-42,6r-14,-9v7,-15,16,-28,35,-28v26,0,55,39,69,3","w":253},{"d":"115,-140r-59,0r0,140r-33,0r0,-168r60,0r0,-58r32,0r0,86","w":117},{"w":360},{"d":"92,-25v59,1,31,-89,37,-143r33,0v-1,80,16,174,-70,174v-87,0,-67,-94,-69,-174r32,0v6,54,-21,143,37,143xm135,-235r-54,46r-11,-13r49,-52","w":184},{"d":"56,-145v23,-50,110,-33,110,37r0,108r-32,0v-6,-53,21,-145,-35,-145v-59,0,-40,87,-43,145r-33,0r0,-218r-23,0r0,-23r23,0r0,-56r33,0r0,56r62,0r0,23r-62,0r0,73","w":188},{"d":"100,-31v64,-5,76,85,27,109r-17,-21v24,-13,22,-57,-16,-57v-50,0,-79,-30,-79,-80v0,-40,26,-72,61,-77v-50,-14,-42,-97,2,-113r-50,0r0,-27r117,0v-33,21,-73,48,-73,88v0,28,27,44,59,41r0,26v-49,-5,-84,18,-84,61v0,35,17,53,53,50","w":164},{"d":"59,-32v86,4,137,-23,136,-104v-1,-77,-52,-110,-136,-104r0,208xm25,-271v120,-10,204,26,204,136v0,110,-83,145,-204,135r0,-271xm157,-341r-51,51r-51,-51r10,-13r41,33r41,-33","w":239},{"d":"82,-23v19,0,32,-16,31,-37r31,0v1,40,-23,66,-62,66v-37,1,-62,-22,-62,-59v0,-62,80,-54,88,-100v2,-12,-12,-25,-24,-24v-16,0,-27,12,-26,29r-31,0v0,-36,22,-58,57,-58v31,-1,57,22,57,52v0,62,-82,50,-89,102v-2,15,14,29,30,29xm84,-277v13,0,23,10,23,22v0,12,-10,22,-23,22v-12,0,-22,-9,-22,-22v0,-12,9,-23,22,-22","w":163},{"d":"55,0r-32,0r0,-297r32,0r0,297xm62,20r-41,56r-15,-10r36,-60","w":79},{"d":"45,-134v0,85,98,142,161,85v17,-15,27,-34,29,-58r-82,0r0,-32r119,0v2,84,-48,145,-128,145v-78,0,-133,-63,-133,-142v0,-102,99,-173,195,-127v18,9,33,22,46,41r-25,20v-16,-26,-43,-44,-83,-44v-58,-1,-99,51,-99,112xm104,-347v3,36,69,37,72,0r16,6v-2,41,-55,56,-86,33v-9,-8,-15,-19,-17,-33","w":280},{"d":"144,-23v18,0,28,-10,36,-23r20,20v-14,33,-62,40,-96,21v-32,-18,-60,-15,-78,11r-14,-23v9,-12,23,-21,39,-26v15,-15,16,-44,7,-65r-46,0r0,-19r37,0v-12,-20,-22,-42,-22,-71v0,-69,90,-102,142,-62v14,12,23,29,26,50r-30,12v-2,-30,-21,-50,-52,-50v-31,0,-55,21,-54,51v1,25,10,51,22,70r69,0r0,19r-61,0v7,26,0,51,-16,64v28,-1,42,22,71,21"},{"d":"149,-26v58,0,104,-51,104,-110v0,-60,-46,-110,-104,-110v-61,0,-104,51,-104,110v0,60,46,110,104,110xm149,-277v76,0,138,64,138,141v0,78,-62,142,-138,142v-75,0,-138,-65,-138,-142v0,-77,62,-141,138,-141xm171,-305r-12,13r-54,-46r16,-19","w":298},{"d":"254,-55r0,-53r-45,53r45,0xm83,-113r-25,0r0,-135r-31,0r12,-23r44,0r0,158xm252,-271r-165,271r-22,0r166,-271r21,0xm301,-35r-23,0r0,35r-25,0r0,-35r-86,0r111,-131r0,111r23,0r0,20","w":312},{"d":"131,0r-32,0r0,-240r-52,0r15,-31r69,0r0,271"},{"d":"136,-100v1,-40,-51,-55,-79,-32v-9,8,-14,19,-16,32r95,0xm89,-174v52,0,84,38,79,96r-128,0v-5,57,79,70,97,25r27,15v-15,28,-36,43,-74,44v-51,1,-82,-38,-82,-91v0,-49,35,-90,81,-89xm131,-235r-54,46r-11,-13r49,-52","w":175},{"d":"130,-248r-48,0r0,126r-27,0r0,-126r-48,0r0,-23r123,0r0,23xm315,-122r-26,0r0,-117r-49,117r-14,0r-50,-117r0,117r-25,0r0,-149r37,0r45,105r45,-105r37,0r0,149","w":338},{"d":"127,-153v24,1,43,-1,43,-23v0,-23,-18,-27,-43,-26r0,49xm139,-223v63,-8,75,84,16,89r51,81r-28,0r-48,-79r-3,0r0,79r-23,0r0,-170r35,0xm144,-13v66,0,123,-57,123,-123v0,-66,-57,-123,-123,-123v-66,0,-123,57,-123,123v0,66,57,123,123,123xm144,-277v76,0,141,65,141,141v0,76,-66,142,-141,142v-75,0,-142,-67,-142,-142v0,-75,66,-141,142,-141","w":287},{"d":"76,76r-65,0r0,-27r36,0r0,-293r-36,0r0,-27r65,0r0,347","w":111},{},{"d":"150,-26v34,0,58,-12,78,-29r0,38v-18,12,-50,22,-78,23v-82,1,-136,-59,-136,-142v0,-110,124,-179,214,-119r0,38v-21,-16,-42,-27,-73,-29v-63,-2,-108,48,-108,110v0,61,42,111,103,110xm198,-305r-11,13r-40,-34r-41,34r-11,-13r52,-51","w":238},{"d":"94,-270v-25,-9,-33,6,-33,38r0,64r33,0r0,28r-33,0r0,140r-33,0r0,-140r-23,0r0,-28r23,0v-1,-66,-10,-152,66,-131r0,29xm155,0r-33,0r0,-297r33,0r0,297","w":178},{"d":"160,-241r-61,0r0,241r-34,0r0,-241r-61,0r0,-30r156,0r0,30","w":164},{"d":"173,-168r-108,262r-35,0r42,-101r-71,-161r36,0r52,124r48,-124r36,0xm130,-235r-54,46r-11,-13r49,-52","w":174},{"d":"89,-197v51,18,27,87,-27,87v-31,0,-51,-19,-51,-48r25,0v-1,15,11,27,26,26v16,0,28,-10,29,-26v0,-18,-13,-30,-33,-28r0,-21v19,1,31,-5,31,-22v0,-14,-10,-23,-25,-23v-14,0,-27,8,-27,21r-23,0v0,-27,21,-44,50,-44v49,0,70,66,25,78","w":124},{"d":"62,94r-32,0r0,-262r32,0r0,262xm46,-258v12,0,21,9,21,21v0,12,-9,22,-21,22v-12,0,-22,-10,-22,-22v0,-11,10,-21,22,-21","w":91,"k":{"\u2019":11,"\u201d":11,"\u201c":19,"u":8,"o":5,"e":5,"a":5}},{"d":"41,-83v0,56,74,74,109,42r0,35v-62,33,-141,-5,-141,-78v0,-70,77,-111,139,-79r0,35v-38,-31,-107,-11,-107,45xm123,20r-41,56r-15,-10r36,-60","w":158},{"d":"92,-25v59,1,31,-89,37,-143r33,0v-1,80,16,174,-70,174v-87,0,-67,-94,-69,-174r32,0v6,54,-21,143,37,143xm141,-205r-98,0r0,-22r98,0r0,22","w":184},{"d":"117,-140r-41,0r0,140r-32,0r0,-140r-40,0r0,-28r113,0r0,28","w":120},{"d":"324,-82r-288,0r0,-25r288,0r0,25","w":360},{"d":"56,-145v23,-50,110,-33,110,37r0,108r-32,0v-6,-53,21,-145,-35,-145v-59,0,-40,87,-43,145r-33,0r0,-168r33,0r0,23","w":188,"k":{"\u2019":12,"\u201d":12,"\u201c":21,"y":11,"w":10,"v":10,"u":5,"t":4,"p":4,"o":2,"g":2,"e":1,"d":2,"c":2,"a":1,"T":21,".":8,",":9}},{"d":"205,-271r-51,90r51,0r0,18r-61,0r-20,35r81,0r0,17r-84,0r0,111r-32,0r0,-111r-86,0r0,-17r82,0r-20,-35r-62,0r0,-18r52,0r-52,-90r36,0r66,119r65,-119r35,0"},{"d":"59,0r-34,0r0,-271r34,0r0,271xm91,-308r-98,0r0,-22r98,0r0,22","w":83},{"d":"56,-145v23,-50,110,-33,110,37r0,202r-32,0r0,-194v0,-29,-9,-45,-35,-45v-59,0,-40,87,-43,145r-33,0r0,-168r33,0r0,23","w":188},{"d":"83,-263r-47,92r-20,-7r34,-99","w":99,"k":{"\u2019":14,".":43,",":42}},{"d":"27,-259r223,0r0,328r-50,0r0,-285r-123,0r0,285r-50,0r0,-328","w":277},{"d":"59,-32v86,4,137,-23,136,-104v-1,-77,-52,-110,-136,-104r0,208xm25,-271v120,-10,204,26,204,136v0,110,-83,145,-204,135r0,-271","w":239,"k":{"j":3,"Y":20,"X":10,"W":12,"V":14,"T":16,"S":5,"R":-2,"P":-2,"N":-2,"J":16,"I":-2,"H":-2,"E":-2,"D":-2,"B":-2,"A":15,".":15,",":15}},{"d":"92,-25v59,1,31,-89,37,-143r33,0v-1,80,16,174,-70,174v-87,0,-67,-94,-69,-174r32,0v6,54,-21,143,37,143xm56,-244v3,36,69,37,72,0r16,6v-2,41,-55,56,-86,33v-9,-8,-15,-19,-17,-33","w":184},{"d":"-7,-218v1,-21,37,-24,37,0v-1,10,-8,18,-18,18v-10,0,-20,-7,-19,-18xm80,-236v11,0,18,7,18,18v0,11,-7,18,-18,18v-9,0,-18,-7,-18,-18v0,-9,9,-18,18,-18xm62,0r-32,0r0,-168r32,0r0,168","w":91},{"d":"170,-107r-43,-99r-44,99r87,0xm255,0r-38,0r-34,-78r-113,0r-34,78r-38,0r129,-279xm127,-305v14,0,25,-11,25,-25v0,-14,-11,-26,-25,-26v-14,0,-26,12,-26,26v0,13,12,25,26,25xm127,-372v22,0,42,19,42,42v0,21,-20,41,-42,41v-22,0,-42,-20,-42,-41v0,-23,20,-42,42,-42","w":253},{"d":"149,-26v58,0,104,-51,104,-110v0,-60,-46,-110,-104,-110v-61,0,-104,51,-104,110v0,60,46,110,104,110xm149,-277v76,0,138,64,138,141v0,78,-62,142,-138,142v-75,0,-138,-65,-138,-142v0,-77,62,-141,138,-141xm201,-305r-11,13r-40,-34r-41,34r-11,-13r52,-51","w":298},{"d":"113,-195v-61,4,-64,112,0,116r0,-116xm131,-78v18,0,31,-6,42,-15r0,34v-11,8,-24,12,-42,12r0,35r-18,0r0,-35v-46,-4,-80,-39,-80,-89v0,-51,34,-85,80,-90r0,-31r18,0r0,30v17,1,29,5,41,12r0,34v-11,-6,-25,-14,-41,-15r0,118"},{"d":"92,-25v31,0,53,-27,52,-61v-1,-34,-18,-57,-51,-57v-34,0,-51,24,-52,58v0,34,19,61,51,60xm88,-174v29,0,45,11,56,30r0,-24r32,0r0,177v0,61,-23,87,-81,88v-44,1,-75,-21,-80,-58r34,0v4,19,21,27,46,27v53,0,50,-41,49,-92v-11,21,-27,31,-56,32v-47,0,-79,-41,-79,-91v0,-50,30,-90,79,-89xm100,-237v10,0,19,9,18,19v1,9,-9,19,-18,18v-10,1,-19,-9,-19,-18v0,-9,10,-19,19,-19","w":199},{"d":"136,-100v1,-40,-51,-55,-79,-32v-9,8,-14,19,-16,32r95,0xm89,-174v52,0,84,38,79,96r-128,0v-5,57,79,70,97,25r27,15v-15,28,-36,43,-74,44v-51,1,-82,-38,-82,-91v0,-49,35,-90,81,-89xm52,-244v3,36,69,37,72,0r16,6v-2,41,-55,56,-86,33v-9,-8,-15,-19,-17,-33","w":175},{"d":"56,-145v23,-50,110,-33,110,37r0,108r-32,0v-6,-53,21,-145,-35,-145v-59,0,-40,87,-43,145r-33,0r0,-168r33,0r0,23xm138,-235r-54,46r-11,-13r49,-52","w":188},{"d":"66,-78v0,18,-2,38,-11,46r128,0r0,-208r-117,0r0,162xm2,-32v29,-1,30,-16,30,-48r0,-191r185,0r0,239r24,0r0,90r-34,0r0,-58r-171,0r0,58r-34,0r0,-90","w":242},{"d":"188,-43r-26,0r0,-85r-148,0r0,-25r174,0r0,110"},{"d":"103,-80r-86,0r0,-30r86,0r0,30","w":119}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+-781-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);})("=9Q~HW^cq?O3=.`[-WV{_9_O;K^~QWO3;K){q?:+QyC4f2cj;w(niey&;w(ni9:`;w(n^%V&;w(ni2&D;w(niW:X;w(ni9iD;w({iX0~;w(niK^`-~D~i%iZQVD~i%${^wya-eznQWy`;w(nie)j;w(nie^@SVD~i%Mj^~D~i%iZf~D~i%$ciVD~i%M`QyD~i%0Df`D~i%^jQVD~i%0{rVD~i%MXQ`D~i%0UrVD~i%$c^VD~i%M@^`D~i%^@QVD~iXz2fyD~i%iZ^yD~i%Mj^VD~i%02^`D~i%^Xf`D~i%0~f`D~i%iZQyD~i%0~^yD~i%0~QyD~iX_DiyD~i?yWi`D~i%iZ^`D~i%MWQ`D~i%0KryD~i%MXQyD~i%iZi`D~i%M&f~D~i%i5rVD~i%0{QVD~iX_DQyD~i%0KrVD~i%M&^~D~iX_K^yD~i%0DQVD~i%$2^`D~i%0Uf~D~i%$2^VD~i?(5^yD~i%^jrVD~i%M@rVD~i%MjiyD~i%${fyD~i%0Uf`D~i%0~fyD~i%i5ryD~i%0Df~D~iXznryD~i%0U^yD~i%0KiVD~iXzDQyD~i%$2QVD~i%0U^VD~i%M@Q`D~i%0nQVD~i%iZfyD~i%MjQyD~i%0Kf~D~i%^XQVD~i%0UfyD~i%02ryD~i%iZi~D~i%0~^`D~i%^XryD~i%$~i~D~i%${iyD~i%MXfyD~i%$2^yD~i%^@^~D~i%MjfyD~i%0KfyD~i%^ji`D~i%iZ^VD~iXyXfyD~i%$ni`D~i%$cf~D~i%^Xi.Va-ezDiWya-ezD^2Ma-eznQXMa-eznfK:a-ez2feQa-e_{^X:a-ezD^XVa-ezc^%)a-ez{Q9)a-ezDiW^a-e_n^%:a-e_{^XMa-ezD^2-a-ezD^%^a-ezD^e`a-eznQ%`a-ezc^e)a-ezDi9Qa-ezDi2a6;w(n^%0D;w(nie(5;wyWi%zc;w(niea{;w(nie-&;w(nieyW;w(ni9_Z;w(n^%$Z^`D~i%0c^`D~i%0~iyD~i%$nQyD~i%^@rVD~i%MjfX^a-ezciK)a-ezDi%-a-ez{Q9Va-ezciKVa-eznQ%Ma-ez2^Ky%;w(niK_c;w(n^%:`;w(nief2;w(n^%zZ;w(niW:&;w(nie(n;w(DQ?f2;w(n^%(K;w(n^%$K;w({i%V&:~D~i%${rVD~i%${re@a-ezDi9)a-ezDi%Va-eznfK)a-e_nieya-ezDiXiO;w(niezZ;w({ie0K;w({i%VX(yD~i%)&rVD~i%${Q`D~i%Mj^|:a-eznf2@a-ezci%ya-ezc^?ya-ezci9^@;w(niKVW;w(ni2`W;w(n^%zU)`D~i%0cQ`D~i%M`^`D~i%${i~D~i%^@^yD~i%M`f`D~i%0D^VD~i%0Di`D~i%$2i~D~iX_DfyD~i%^j^`D~iX_n^`D~i%${f~D~i%$Di.4A^yD~i%$~ryD~i%$cfyD~i%$D^yD~i%$c^~D~i%$cQVD~i%${^~D~i%$c^yD~i%^Xiynb;w(nieaD;w(nie$~;w({i%V@;w(ni2@W;w(ni2@@;w(ni2AU;w(n^%)`;w(ni9(2;w(nie:`;w(niK_D;w(nie$D;w(ni2Ac;w(niezK;w(niK0DN`ya-ezci?)a-ez2fXya-ezDie`a-ez2feMa-eznQ9Qa-ez2r%ya-ez2fWVa-ez2f2-a-eznf2`a-ezciKQa-ez2fW)a-ez2f2Qa-ez2f2@z;w(n^%V`;w(n^%$5;w(niK0Z(VD~i%$nQ`D~i%$DfyD~i%^@f`D~i%iZiVD~i%$~f~D~i%0{ry@a-eznQX`a-ezci9)a-ezcie^C;w(n^%:j|yD~i%iZr;)a-ezc^e:a-ezcie`a-ezD^e^a-ez2fX^a-ezciXQr;w(n^%)&;w(n^%_~;w(DQeAc;w(nie^W;w(ni9^Xf`D~i%$Df~D~i%0ciVD~i%$DQ`D~i%$D^~D~i%0ZiW:a-ezc^e@a-ez2r9ya-eznQ%ya-e_nie^a-eznf2-a-eznQe@a-ez{f2&B;w(ni9f5qyD~i%0UQyD~i%$2fcma-ezci2Ma-ezDi2Ma-ezD^e)a-ezci2VN;w(ni9y@-9^a-eznf2)a_`D~i%0cQ.1Dy9@a-ezci9VO;w(niea2;w({i9VX;w(nieaZ;w({iX$5;w(ni9_n;w(ni9in;w({i%_n;w(niez{;w({i%_{iWOa-ez2fW^a-eznQ%Qa-ezDieA[;w(ni9fK;w(niK)W)~D~i%^@f?->;w(niKi~;w({i%05;w(ni2AK;w(ni9(DaVD~i%$ci~D~i%$D^`D~iXz2iVD~i%M`^yD~i%0{i`D~i%MWf~D~i%MWi`D~i%$cQ`D~i%^XfU^a-eznQ%@a-ez2r?)a-ezD^WQa-ezD^X)Q;w(ni2@X;w(niefc;w(ni9iK=yD~iXzni`D~i%$~Q`D~i%$~^~D~i%0nfyD~i%iZrVD~i%M&iyD~i%$Di`D~i%M&QVD~i%0n^yD~i%$~fyD~i%M`^VD~i%MjQVD~i%$2^~D~i%0Dfy^H_~D~i%${fj@a-ezD^9^a-eznf2:a-ezci%@a-ezD^%-^rjDa-ez2f2_3$yD~i%0niVD~i%$niyD~i%$~^|~a-zM.%0V9w_)=7i^r>$:|e(y?;fQqHa-SNA@jX&`W+81x#4m3bnD{2c~KU5Z![CO6BeznQe)a-ezc^eVa-ezDieQa-ez2f?ya-ezci2@a-ezci%:a-ezDie^_;w(niW$Z-&)a-ezDiKy[;`_n;w(n^%&n>VD~i%02f`D~i%$n^jya-ez{f2-9HyD~i%M@i;1a-eznQXVa-ezD^%)a-eznQ9)a-eznQ?Qa-eznfe:a-e_niXVa-e_nfe^a-?Qji%Va-eznQ%^a-ezci2)4;w(nieMX;w(n^%$Dq~D~i%M`QVD~i%Mji`D~iXz2r;`a-e_{i%)a-ezDiXM=ycDa-ezDiWQa-ezD^Xya-ezD^%@V;w(ni9f2;w({i%zU;w(n^%iZ;w(ni9_5;w(nieQ`;w({i%_K;w({iX0{;w(nieiDQ`1a-ez2re-a-ez2f2^a-ezDie0Z;w(nie(U;w(niezc^VD~i%)X^`D~i%M@ryD~i%0{^yD~i%MWf`D~i%Mj^`D~i%MW^yD~i%$2QyD~i%0~f~D~i%M@^~D~i%0U^`D~i%0DQ`D~i%02QVD~iX_DryD~i%M&fyD~i%0DiVDa;w(niK_n;w(ni9(ny`D~i%MW^~D~iX_{f`D~iX0{^`D~i%0{^VD~i%${i9zU;w(nie0U;w(niK02;w(nie(c;w(n^%z2;w(niK_Z;w(n^%05;w(ni9V@;w(ni9Vj;w(niKVX;w(niez2;w(ni9yX;w(ni9fc;w(niK0c;w(ni9i2;w(n^%&D;w({i%z2;w(ni9Q@;w(n^%yj;w(niK)`;w(nieM`;w(ni9)W;w(nie^X;w(nieV`;w(ni902;w(ni9${;w(ni9)XiyD~i%M`ryD~iX0{i`D~i%M@Qy~a-eznfeMa-ezDi%@a-?Qji%)a-ezciX)a-eznQW:a-eznfX^x;w(ni9(U;w(nieQj;w(niKic;w({i%0cH`D~i%M@^yD~i%0{fyD~i%^j^~D~iXzDryD~iX_nQ&:a-ezD^W:a-ez2fKVa-eznf2ya-eznQ%:a-eznfe)a-ezDiXVa-ezDieya-ezD^%:a-ezcie:a-eznf?^a-eznf?$j7+^nH9`c=._j=|D1>ez4a%~j7+z4H%~n7WD`HW-cq.D+>?_3QjZ+Hw`nqwiOSUc[q?f8fjZbq2cb;jABr+-U-~n3=eC8>212Q?D@qwM8HU:bQU)@a9@Z;.ZbaWa1).O17+:`aU$8H9OXf;:1HK53q9O2-9Z@H?(1=?QbajA[qeD4r{4#q|`+?K^Hqy~->;MHqy~O=|A1")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":208,"face":{"font-family":"Futura Md","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 6 2 2 2 4 2 3 3","ascent":"274","descent":"-86","x-height":"6","bbox":"-66 -377 423.023 97.2695","underline-thickness":"25.1367","underline-position":"-34.2773","unicode-range":"U+0020-U+FB02"}}));;
/*
 * jQuery JavaScript Library v1.4.2
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Sat Feb 13 22:33:48 2010 -0500
 */
(function(A,w){function ma(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(ma,1);return}c.ready()}}function Qa(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function X(a,b,d,f,e,j){var i=a.length;if(typeof b==="object"){for(var o in b)X(a,o,b[o],f,e,d);return a}if(d!==w){f=!j&&f&&c.isFunction(d);for(o=0;o<i;o++)e(a[o],b,f?d.call(a[o],o,e(a[o],b)):d,j);return a}return i?e(a[0],b):w}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function na(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function oa(a){var b,d=[],f=[],e=arguments,j,i,o,k,n,r;i=c.data(this,"events");if(!(a.liveFired===this||!i||!i.live||a.button&&a.type==="click")){a.liveFired=this;var u=i.live.slice(0);for(k=0;k<u.length;k++){i=u[k];i.origType.replace(O,"")===a.type?f.push(i.selector):u.splice(k--,1)}j=c(a.target).closest(f,a.currentTarget);n=0;for(r=j.length;n<r;n++)for(k=0;k<u.length;k++){i=u[k];if(j[n].selector===i.selector){o=j[n].elem;f=null;if(i.preType==="mouseenter"||i.preType==="mouseleave")f=c(a.relatedTarget).closest(i.selector)[0];if(!f||f!==o)d.push({elem:o,handleObj:i})}}n=0;for(r=d.length;n<r;n++){j=d[n];a.currentTarget=j.elem;a.data=j.handleObj.data;a.handleObj=j.handleObj;if(j.handleObj.origHandler.apply(j.elem,e)===false){b=false;break}}return b}}function pa(a,b){return"live."+(a&&a!=="*"?a+".":"")+b.replace(/\./g,"`").replace(/ /g,"&")}function qa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function ra(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var j in f)for(var i in f[j])c.event.add(this,j,f[j][i],f[j][i].data)}}})}function sa(a,b,d){var f,e,j;b=b&&b[0]?b[0].ownerDocument||b[0]:s;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===s&&!ta.test(a[0])&&(c.support.checkClone||!ua.test(a[0]))){e=true;if(j=c.fragments[a[0]])if(j!==1)f=j}if(!f){f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=j?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(va.concat.apply([],va.slice(0,b)),function(){d[this]=a});return d}function wa(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Ra=A.jQuery,Sa=A.$,s=A.document,T,Ta=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Ua=/^.[^:#\[\.,]*$/,Va=/\S/,Wa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Xa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,R=Array.prototype.slice,ya=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=Ta.exec(a))&&(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Xa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=sa([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}return c.merge(this,a)}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return T.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a);return c.merge(this,a)}else return!b||b.jquery?(b||T).find(a):c(b).find(a);else if(c.isFunction(a))return T.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.makeArray(a,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return R.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){var f=c();c.isArray(a)?ba.apply(f,a):c.merge(f,a);f.prevObject=this;f.context=this.context;if(b==="find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,j,i,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b<d;b++)if((e=arguments[b])!=null)for(j in e){i=a[j];o=e[j];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){i=i&&(c.isPlainObject(i)||c.isArray(i))?i:c.isArray(o)?[]:{};a[j]=c.extend(f,i,o)}else if(o!==w)a[j]=o}return a};c.extend({noConflict:function(a){A.$=Sa;if(a)A.jQuery=Ra;return c},isReady:false,ready:function(){if(!c.isReady){if(!s.body)return setTimeout(c.ready,13);c.isReady=true;if(Q){for(var a,b=0;a=Q[b++];)a.call(s,c);Q=null}c.fn.triggerHandler&&c(s).triggerHandler("ready")}},bindReady:function(){if(!xa){xa=true;if(s.readyState==="complete")return c.ready();if(s.addEventListener){s.addEventListener("DOMContentLoaded",L,false);A.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",L);A.attachEvent("onload",c.ready);var a=false;try{a=A.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&ma()}}},isFunction:function(a){return $.call(a)==="[object Function]"},isArray:function(a){return $.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||$.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!aa.call(a,"constructor")&&!aa.call(a.constructor.prototype,"isPrototypeOf"))return false;var b;for(b in a);return b===w||aa.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return A.JSON&&A.JSON.parse?A.JSON.parse(a):(new Function("return "+
a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Va.test(a)){var b=s.getElementsByTagName("head")[0]||s.documentElement,d=s.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(s.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,j=a.length,i=j===w||c.isFunction(a);if(d)if(i)for(f in a){if(b.apply(a[f],d)===false)break}else for(;e<j;){if(b.apply(a[e++],d)===false)break}else if(i)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<j&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Wa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=b.length;f<e;f++)a[d++]=b[f];else for(;b[f]!==w;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,j=a.length;e<j;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,j=0,i=a.length;j<i;j++){e=b(a[j],j,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b==="string"){d=a;a=d[b];b=w}else if(b&&!c.isFunction(b)){d=b;b=w}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});P=c.uaMatch(P);if(P.browser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari=true;if(ya)c.inArray=function(a,b){return ya.call(b,a)};T=c(s);if(s.addEventListener)L=function(){s.removeEventListener("DOMContentLoaded",L,false);c.ready()};else if(s.attachEvent)L=function(){if(s.readyState==="complete"){s.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=s.documentElement,b=s.createElement("script"),d=s.createElement("div"),f="script"+J();d.style.display="none";d.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var e=d.getElementsByTagName("*"),j=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!j)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(j.getAttribute("style")),hrefNormalized:j.getAttribute("href")==="/a",opacity:/^0.55$/.test(j.style.opacity),cssFloat:!!j.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected,parentNode:d.removeChild(d.appendChild(s.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(i){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}try{delete b.test}catch(o){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function k(){c.support.noCloneEvent=false;d.detachEvent("onclick",k)});d.cloneNode(true).fireEvent("onclick")}d=s.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=s.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var k=s.createElement("div");k.style.width=k.style.paddingLeft="1px";s.body.appendChild(k);c.boxModel=c.support.boxModel=k.offsetWidth===2;s.body.removeChild(k).style.display="none"});a=function(k){var n=s.createElement("div");k="on"+k;var r=k in n;if(!r){n.setAttribute(k,"return;");r=typeof n[k]==="function"}return r};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=j=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ya=0,za={};c.extend({cache:{},expando:G,noData:{embed:true,object:true,applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var f=a[G],e=c.cache;if(!f&&typeof b==="string"&&d===w)return null;f||(f=++Ya);if(typeof b==="object"){a[G]=f;e[f]=c.extend(true,{},b)}else if(!e[f]){a[G]=f;e[f]={}}a=e[f];if(d!==w)a[b]=d;return typeof b==="string"?a[b]:a}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{if(c.support.deleteExpando)delete a[c.expando];else a.removeAttribute&&a.removeAttribute(c.expando);delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this,a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===w)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var Aa=/[\n\t]/g,ca=/\s+/,Za=/\r/g,$a=/href|src|style/,ab=/(button|input)/i,bb=/(button|input|object|select|textarea)/i,cb=/^(a|area)$/i,Ba=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(n){var r=c(this);r.addClass(a.call(this,n,r.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className){for(var j=" "+e.className+" ",i=e.className,o=0,k=b.length;o<k;o++)if(j.indexOf(" "+b[o]+" ")<0)i+=" "+b[o];e.className=c.trim(i)}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(k){var n=c(this);n.removeClass(a.call(this,k,n.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var j=(" "+e.className+" ").replace(Aa," "),i=0,o=b.length;i<o;i++)j=j.replace(" "+b[i]+" "," ");e.className=c.trim(j)}else e.className=""}return this},toggleClass:function(a,b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var j=c(this);j.toggleClass(a.call(this,e,j.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,j=0,i=c(this),o=b,k=a.split(ca);e=k[j++];){o=f?o:!i.hasClass(e);i[o?"addClass":"removeClass"](e)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className=this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(Aa," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var j=b?d:0;for(d=b?d+1:e.length;j<d;j++){var i=e[j];if(i.selected){a=c(i).val();if(b)return a;f.push(a)}}return f}if(Ba.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Za,"")}return w}var o=c.isFunction(a);return this.each(function(k){var n=c(this),r=a;if(this.nodeType===1){if(o)r=a.call(this,k,n.val());if(typeof r==="number")r+="";if(c.isArray(r)&&Ba.test(this.type))this.checked=c.inArray(n.val(),r)>=0;else if(c.nodeName(this,"select")){var u=c.makeArray(r);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),u)>=0});if(!u.length)this.selectedIndex=-1}else this.value=r}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var j=$a.test(b);if(b in a&&f&&!j){if(e){b==="type"&&ab.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:bb.test(a.nodeName)||cb.test(a.nodeName)&&a.href?0:w;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&j?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var O=/\.(.*)$/,db=function(a){return a.replace(/[^\w\s\.\|`]/g,function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.frameElement)a=A;var e,j;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(j=c.data(a)){var i=j.events=j.events||{},o=j.handle;if(!o)j.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):w};o.elem=a;b=b.split(" ");for(var k,n=0,r;k=b[n++];){j=e?c.extend({},e):{handler:d,data:f};if(k.indexOf(".")>-1){r=k.split(".");k=r.shift();j.namespace=r.slice(0).sort().join(".")}else{r=[];j.namespace=""}j.type=k;j.guid=d.guid;var u=i[k],z=c.event.special[k]||{};if(!u){u=i[k]=[];if(!z.setup||z.setup.call(a,f,r,o)===false)if(a.addEventListener)a.addEventListener(k,o,false);else a.attachEvent&&a.attachEvent("on"+k,o)}if(z.add){z.add.call(a,j);if(!j.handler.guid)j.handler.guid=d.guid}u.push(j);c.event.global[k]=true}a=null}}},global:{},remove:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){var e,j=0,i,o,k,n,r,u,z=c.data(a),C=z&&z.events;if(z&&C){if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(e in C)c.event.remove(a,e+b)}else{for(b=b.split(" ");e=b[j++];){n=e;i=e.indexOf(".")<0;o=[];if(!i){o=e.split(".");e=o.shift();k=new RegExp("(^|\\.)"+c.map(o.slice(0).sort(),db).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(r=C[e])if(d){n=c.event.special[e]||{};for(B=f||0;B<r.length;B++){u=r[B];if(d.guid===u.guid){if(i||k.test(u.namespace)){f==null&&r.splice(B--,1);n.remove&&n.remove.call(a,u)}if(f!=null)break}}if(r.length===0||f!=null&&r.length===1){if(!n.teardown||n.teardown.call(a,o)===false)Ca(a,e,z.handle);delete C[e]}}else for(var B=0;B<r.length;B++){u=r[B];if(i||k.test(u.namespace)){c.event.remove(a,n,u.handler,B);r.splice(B--,1)}}}if(c.isEmptyObject(C)){if(b=z.handle)b.elem=null;delete z.events;delete z.handle;c.isEmptyObject(z)&&c.removeData(a)}}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[G]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(j){}if(!a.isPropagationStopped()&&f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){f=a.target;var i,o=c.nodeName(f,"a")&&e==="click",k=c.event.special[e]||{};if((!k._default||k._default.call(d,a)===false)&&!o&&!(f&&f.nodeName&&c.noData[f.nodeName.toLowerCase()])){try{if(f[e]){if(i=f["on"+e])f["on"+e]=null;c.event.triggered=true;f[e]()}}catch(n){}if(i)f["on"+e]=i;c.event.triggered=false}}},handle:function(a){var b,d,f,e;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;if(!b){d=a.type.split(".");a.type=d.shift();f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}e=c.data(this,"events");d=e[a.type];if(e&&d){d=d.slice(0);e=0;for(var j=d.length;e<j;e++){var i=d[e];if(b||f.test(i.namespace)){a.handler=i.handler;a.data=i.data;a.handleObj=i;i=i.handler.apply(this,arguments);if(i!==w){a.result=i;if(i===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(a){if(a[G])return a;var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||s;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=s.documentElement;d=s.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==w)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a){c.event.add(this,a.origType,c.extend({},a,{handler:oa}))},remove:function(a){var b=true,d=a.origType.replace(O,"");c.each(c.data(this,"events").live||[],function(){if(d===this.origType.replace(O,""))return b=false});b&&c.event.remove(this,a.origType,oa)}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};var Ca=s.removeEventListener?function(a,b,d){a.removeEventListener(b,d,false)}:function(a,b,d){a.detachEvent("on"+b,d)};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=a;this.type=a.type}else this.type=a;this.timeStamp=J();this[G]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=Z;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=Z;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=Z;this.stopPropagation()},isDefaultPrevented:Y,isPropagationStopped:Y,isImmediatePropagationStopped:Y};var Da=function(a){var b=a.relatedTarget;try{for(;b&&b!==this;)b=b.parentNode;if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}}catch(d){}},Ea=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?Ea:Da,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ea:Da)}}});if(!c.support.submitBubbles)c.event.special.submit={setup:function(){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length)return na("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13)return na("submit",this,arguments)})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};if(!c.support.changeBubbles){var da=/textarea|input|select/i,ea,Fa=function(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},fa=function(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Fa(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",e);if(!(f===w||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:fa,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return fa.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return fa.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a,"_change_data",Fa(a))}},setup:function(){if(this.type==="file")return false;for(var a in ea)c.event.add(this,a+".specialChange",ea[a]);return da.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return da.test(this.nodeName)}};ea=c.event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a,d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var j in d)this[b](j,f,d[j],e);return this}if(c.isFunction(f)){e=f;f=w}var i=b==="one"?c.proxy(e,function(k){c(this).unbind(k,i);return e.apply(this,arguments)}):e;if(d==="unload"&&b!=="one")this.one(d,f,e);else{j=0;for(var o=this.length;j<o;j++)c.event.add(this[j],d,i,f)}return this}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&!a.preventDefault)for(var d in a)this.unbind(d,a[d]);else{d=0;for(var f=this.length;d<f;d++)c.event.remove(this[d],a,b)}return this},delegate:function(a,b,d,f){return this.live(b,d,f,a)},undelegate:function(a,b,d){return arguments.length===0?this.unbind("live"):this.die(b,null,d,a)},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.result}},toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var Ga={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e,j){var i,o=0,k,n,r=j||this.selector,u=j?this:c(this.context);if(c.isFunction(f)){e=f;f=w}for(d=(d||"").split(" ");(i=d[o++])!=null;){j=O.exec(i);k="";if(j){k=j[0];i=i.replace(O,"")}if(i==="hover")d.push("mouseenter"+k,"mouseleave"+k);else{n=i;if(i==="focus"||i==="blur"){d.push(Ga[i]+k);i+=k}else i=(Ga[i]||i)+k;b==="live"?u.each(function(){c.event.add(this,pa(i,r),{data:f,selector:r,handler:e,origType:i,origHandler:e,preType:n})}):u.unbind(pa(i,r),e)}}return this}});c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),function(a,b){c.fn[b]=function(d){return d?this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});A.attachEvent&&!A.addEventListener&&A.attachEvent("onunload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});(function(){function a(g){for(var h="",l,m=0;g[m];m++){l=g[m];if(l.nodeType===3||l.nodeType===4)h+=l.nodeValue;else if(l.nodeType!==8)h+=a(l.childNodes)}return h}function b(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=l;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}m[q]=y}}}function d(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=l;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(k.filter(h,[t]).length>0){y=t;break}}t=t[g]}m[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,j=Object.prototype.toString,i=false,o=true;[0,0].sort(function(){o=false;return 0});var k=function(g,h,l,m){l=l||[];var q=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return l;for(var p=[],v,t,y,S,H=true,M=x(h),I=g;(f.exec(""),v=f.exec(I))!==null;){I=v[3];p.push(v[1]);if(v[2]){S=v[3];break}}if(p.length>1&&r.exec(g))if(p.length===2&&n.relative[p[0]])t=ga(p[0]+p[1],h);else for(t=n.relative[p[0]]?[h]:k(p.shift(),h);p.length;){g=p.shift();if(n.relative[g])g+=p.shift();t=ga(g,t)}else{if(!m&&p.length>1&&h.nodeType===9&&!M&&n.match.ID.test(p[0])&&!n.match.ID.test(p[p.length-1])){v=k.find(p.shift(),h,M);h=v.expr?k.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:p.pop(),set:z(m)}:k.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=v.expr?k.filter(v.expr,v.set):v.set;if(p.length>0)y=z(t);else H=false;for(;p.length;){var D=p.pop();v=D;if(n.relative[D])v=p.pop();else D="";if(v==null)v=h;n.relative[D](y,v,M)}}else y=[]}y||(y=t);y||k.error(D||g);if(j.call(y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&E(h,y[g])))l.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&l.push(t[g]);else l.push.apply(l,y);else z(y,l);if(S){k(S,q,l,m);k.uniqueSort(l)}return l};k.uniqueSort=function(g){if(B){i=o;g.sort(B);if(i)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};k.matches=function(g,h){return k(g,null,null,h)};k.find=function(g,h,l){var m,q;if(!g)return[];for(var p=0,v=n.order.length;p<v;p++){var t=n.order[p];if(q=n.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");m=n.find[t](q,h,l);if(m!=null){g=g.replace(n.match[t],"");break}}}}m||(m=h.getElementsByTagName("*"));return{set:m,expr:g}};k.filter=function(g,h,l,m){for(var q=g,p=[],v=h,t,y,S=h&&h[0]&&x(h[0]);g&&h.length;){for(var H in n.filter)if((t=n.leftMatch[H].exec(g))!=null&&t[2]){var M=n.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-
1)!=="\\"){if(v===p)p=[];if(n.preFilter[H])if(t=n.preFilter[H](t,v,l,p,m,S)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=v[U])!=null;U++)if(D){I=M(D,t,U,v);var Ha=m^!!I;if(l&&I!=null)if(Ha)y=true;else v[U]=false;else if(Ha){p.push(D);y=true}}if(I!==w){l||(v=p);g=g.replace(n.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)k.error(g);else break;q=g}return v};k.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var n=k.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},relative:{"+":function(g,h){var l=typeof h==="string",m=l&&!/\W/.test(h);l=l&&!m;if(m)h=h.toLowerCase();m=0;for(var q=g.length,p;m<q;m++)if(p=g[m]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[m]=l||p&&p.nodeName.toLowerCase()===h?p||false:p===h}l&&k.filter(h,g,true)},">":function(g,h){var l=typeof h==="string";if(l&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,q=g.length;m<q;m++){var p=g[m];if(p){l=p.parentNode;g[m]=l.nodeName.toLowerCase()===h?l:false}}}else{m=0;for(q=g.length;m<q;m++)if(p=g[m])g[m]=l?p.parentNode:p.parentNode===h;l&&k.filter(h,g,true)}},"":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("parentNode",h,m,g,p,l)},"~":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,m,g,p,l)}},find:{ID:function(g,h,l){if(typeof h.getElementById!=="undefined"&&!l)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var l=[];h=h.getElementsByName(g[1]);for(var m=0,q=h.length;m<q;m++)h[m].getAttribute("name")===g[1]&&l.push(h[m]);return l.length===0?null:l}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,l,m,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var v;(v=h[p])!=null;p++)if(v)if(q^(v.className&&(" "+v.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))l||m.push(v);else if(l)h[p]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()},CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,l,m,q,p){h=g[1].replace(/\\/g,"");if(!p&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,l,m,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,h);else{g=k.filter(g[3],h,l,true^q);l||m.push.apply(m,g);return false}else if(n.match.POS.test(g[0])||n.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,h,l){return!!k(l[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},setFilters:{first:function(g,h){return h===0},last:function(g,h,l,m){return h===m.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,l){return h<l[3]-0},gt:function(g,h,l){return h>l[3]-0},nth:function(g,h,l){return l[3]-0===h},eq:function(g,h,l){return l[3]-0===h}},filter:{PSEUDO:function(g,h,l,m){var q=h[1],p=n.filters[q];if(p)return p(g,l,h,m);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=h[3];l=0;for(m=h.length;l<m;l++)if(h[l]===g)return false;return true}else k.error("Syntax error, unrecognized expression: "+q)},CHILD:function(g,h){var l=h[1],m=g;switch(l){case"only":case"first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(l==="first")return true;m=g;case"last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case"nth":l=h[2];var q=h[3];if(l===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var v=0;for(m=p.firstChild;m;m=m.nextSibling)if(m.nodeType===1)m.nodeIndex=++v;p.sizcache=h}g=g.nodeIndex-q;return l===0?g===0:g%l===0&&g/l>=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var l=h[1];g=n.attrHandle[l]?n.attrHandle[l](g):g[l]!=null?g[l]:g.getAttribute(l);l=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m==="="?l===h:m==="*="?l.indexOf(h)>=0:m==="~="?(" "+l+" ").indexOf(h)>=0:!h?l&&g!==false:m==="!="?l!==h:m==="^="?l.indexOf(h)===0:m==="$="?l.substr(l.length-h.length)===h:m==="|="?l===h||l.substr(0,h.length+1)===h+"-":false},POS:function(g,h,l,m){var q=n.setFilters[h[2]];if(q)return q(g,l,h,m)}}},r=n.match.POS;for(var u in n.match){n.match[u]=new RegExp(n.match[u].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[u]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[u].source.replace(/\\(\d+)/g,function(g,h){return"\\"+(h-0+1)}))}var z=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(s.documentElement.childNodes,0)}catch(C){z=function(g,h){h=h||[];if(j.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var l=0,m=g.length;l<m;l++)h.push(g[l]);else for(l=0;g[l];l++)h.push(g[l]);return h}}var B;if(s.documentElement.compareDocumentPosition)B=function(g,h){if(!g.compareDocumentPosition||!h.compareDocumentPosition){if(g==h)i=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)i=true;return g};else if("sourceIndex"in s.documentElement)B=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)i=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)i=true;return g};else if(s.createRange)B=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)i=true;return g.ownerDocument?-1:1}var l=g.ownerDocument.createRange(),m=h.ownerDocument.createRange();l.setStart(g,0);l.setEnd(g,0);m.setStart(h,0);m.setEnd(h,0);g=l.compareBoundaryPoints(Range.START_TO_END,m);if(g===0)i=true;return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var l=s.documentElement;l.insertBefore(g,l.firstChild);if(s.getElementById(h)){n.find.ID=function(m,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(m[1]))?q.id===m[1]||typeof q.getAttributeNode!=="undefined"&&q.getAttributeNode("id").nodeValue===m[1]?[q]:w:[]};n.filter.ID=function(m,q){var p=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&p&&p.nodeValue===q}}l.removeChild(g);l=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,l){l=l.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;l[m];m++)l[m].nodeType===1&&h.push(l[m]);l=h}return l};g.innerHTML="<a href='#'></a>";if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")n.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();s.querySelectorAll&&function(){var g=k,h=s.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){k=function(m,q,p,v){q=q||s;if(!v&&q.nodeType===9&&!x(q))try{return z(q.querySelectorAll(m),p)}catch(t){}return g(m,q,p,v)};for(var l in g)k[l]=g[l];h=null}}();(function(){var g=s.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){n.order.splice(1,0,"CLASS");n.find.CLASS=function(h,l,m){if(typeof l.getElementsByClassName!=="undefined"&&!m)return l.getElementsByClassName(h[1])};g=null}}})();var E=s.compareDocumentPosition?function(g,h){return!!(g.compareDocumentPosition(h)&16)}:function(g,h){return g!==h&&(g.contains?g.contains(h):true)},x=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},ga=function(g,h){var l=[],m="",q;for(h=h.nodeType?[h]:h;q=n.match.PSEUDO.exec(g);){m+=q[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)k(g,h[q],l);return k.filter(m,l)};c.find=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.uniqueSort;c.text=a;c.isXMLDoc=x;c.contains=E})();var eb=/Until$/,fb=/^(?:parents|prevUntil|prevAll)/,gb=/,/;R=Array.prototype.slice;var Ia=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,j){return!!b.call(e,j,e)===d});else if(b.nodeType)return c.grep(a,function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Ua.test(b))return c.filter(b,f,!d);else b=c.filter(b,f)}return c.grep(a,function(e){return c.inArray(e,b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length;c.find(a,this[f],b);if(f>0)for(var j=d;j<b.length;j++)for(var i=0;i<d;i++)if(b[i]===b[j]){b.splice(j--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Ia(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ia(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,j={},i;if(f&&a.length){e=0;for(var o=a.length;e<o;e++){i=a[e];j[i]||(j[i]=c.expr.match.POS.test(i)?c(i,b||this.context):i)}for(;f&&f.ownerDocument&&f!==b;){for(i in j){e=j[i];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:i,elem:f});delete j[i]}}f=f.parentNode}}return d}var k=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,r){for(;r&&r.ownerDocument&&r!==b;){if(k?k.index(r)>-1:c(r).is(a))return r;r=r.parentNode}return null})},index:function(a){if(!a||typeof a==="string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(qa(a[0])||qa(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode",d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);eb.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||gb.test(f))&&fb.test(a))e=e.reverse();return this.pushStack(e,a,R.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===w||a.nodeType!==1||!c(a).is(d));){a.nodeType===1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Ja=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ka=/(<([\w:]+)[^>]*?)\/>/g,hb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,La=/<([\w:]+)/,ib=/<tbody/i,jb=/<|&#?\w+;/,ta=/<script|<object|<embed|<option|<style/i,ua=/checked\s*(?:[^=]|=\s*.checked.)/i,Ma=function(a,b,d){return hb.test(d)?a:b+"></"+d+">"},F={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.th=F.td;if(!c.support.htmlSerialize)F._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==w)return this.empty().append((this[0]&&this[0].ownerDocument||s).createTextNode(a));return c.text(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,f;(f=this[d])!=null;d++)if(!a||c.filter(a,[f]).length){if(!b&&f.nodeType===1){c.cleanData(f.getElementsByTagName("*"));c.cleanData([f])}f.parentNode&&f.parentNode.removeChild(f)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild);return this},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ja,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ra(this,b);ra(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ja,""):null;else if(typeof a==="string"&&!ta.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(La.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Ka,Ma);try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(f){this.empty().append(a)}}else c.isFunction(a)?this.each(function(e){var j=c(this),i=j.html();j.empty().append(function(){return a.call(this,e,i)})}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){if(c.isFunction(a))return this.each(function(b){var d=c(this),f=d.html();d.replaceWith(a.call(this,b,f))});if(typeof a!=="string")a=c(a).detach();return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){function f(u){return c.nodeName(u,"table")?u.getElementsByTagName("tbody")[0]||u.appendChild(u.ownerDocument.createElement("tbody")):u}var e,j,i=a[0],o=[],k;if(!c.support.checkClone&&arguments.length===3&&typeof i==="string"&&ua.test(i))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(i))return this.each(function(u){var z=c(this);a[0]=i.call(this,u,b?z.html():w);z.domManip(a,b,d)});if(this[0]){e=i&&i.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:sa(a,this,o);k=e.fragment;if(j=k.childNodes.length===1?(k=k.firstChild):k.firstChild){b=b&&c.nodeName(j,"tr");for(var n=0,r=this.length;n<r;n++)d.call(b?f(this[n],j):this[n],n>0||e.cacheable||this.length>1?k.cloneNode(true):k)}o.length&&c.each(o,Qa)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);var e=this.length===1&&this[0].parentNode;if(e&&e.nodeType===11&&e.childNodes.length===1&&d.length===1){d[b](this[0]);return this}else{e=0;for(var j=d.length;e<j;e++){var i=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),i);f=f.concat(i)}return this.pushStack(f,a,d.selector)}}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;for(var e=[],j=0,i;(i=a[j])!=null;j++){if(typeof i==="number")i+="";if(i){if(typeof i==="string"&&!jb.test(i))i=b.createTextNode(i);else if(typeof i==="string"){i=i.replace(Ka,Ma);var o=(La.exec(i)||["",""])[1].toLowerCase(),k=F[o]||F._default,n=k[0],r=b.createElement("div");for(r.innerHTML=k[1]+i+k[2];n--;)r=r.lastChild;if(!c.support.tbody){n=ib.test(i);o=o==="table"&&!n?r.firstChild&&r.firstChild.childNodes:k[1]==="<table>"&&!n?r.childNodes:[];for(k=o.length-1;k>=0;--k)c.nodeName(o[k],"tbody")&&!o[k].childNodes.length&&o[k].parentNode.removeChild(o[k])}!c.support.leadingWhitespace&&V.test(i)&&r.insertBefore(b.createTextNode(V.exec(i)[0]),r.firstChild);i=r.childNodes}if(i.nodeType)e.push(i);else e=c.merge(e,i)}}if(d)for(j=0;e[j];j++)if(f&&c.nodeName(e[j],"script")&&(!e[j].type||e[j].type.toLowerCase()==="text/javascript"))f.push(e[j].parentNode?e[j].parentNode.removeChild(e[j]):e[j]);else{e[j].nodeType===1&&e.splice.apply(e,[j+1,0].concat(c.makeArray(e[j].getElementsByTagName("script"))));d.appendChild(e[j])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,j=c.support.deleteExpando,i=0,o;(o=a[i])!=null;i++)if(d=o[c.expando]){b=f[d];if(b.events)for(var k in b.events)e[k]?c.event.remove(o,k):Ca(o,k,b.handle);if(j)delete o[c.expando];else o.removeAttribute&&o.removeAttribute(c.expando);delete f[d]}}});var kb=/z-?index|font-?weight|opacity|zoom|line-?height/i,Na=/alpha\([^)]*\)/,Oa=/opacity=([^)]*)/,ha=/float/i,ia=/-([a-z])/ig,lb=/([A-Z])/g,mb=/^-?\d+(?:px)?$/i,nb=/^-?\d/,ob={position:"absolute",visibility:"hidden",display:"block"},pb=["Left","Right"],qb=["Top","Bottom"],rb=s.defaultView&&s.defaultView.getComputedStyle,Pa=c.support.cssFloat?"cssFloat":"styleFloat",ja=function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!kb.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter=Na.test(a)?a.replace(Na,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Oa.exec(f.filter)[1])/100+"":""}if(ha.test(b))b=Pa;b=b.replace(ia,ja);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,j=b==="width"?pb:qb;function i(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(j,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a,"border"+this+"Width",true))||0})}a.offsetWidth!==0?i():c.swap(a,ob,i);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Oa.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ha.test(b))b=Pa;if(!d&&e&&e[b])f=e[b];else if(rb){if(ha.test(b))b="float";b=b.replace(lb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f=a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ia,ja);f=a.currentStyle[b]||a.currentStyle[d];if(!mb.test(f)&&nb.test(f)){b=e.left;var j=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=j}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var sb=J(),tb=/<script(.|\s)*?\/script>/gi,ub=/select|textarea/i,vb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ka=/\?/,wb=/(\?|&)_=.*?(&|$)/,xb=/^(\w+:)?\/\/([^\/?#]+)/,yb=/%20/g,zb=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!=="string")return zb.call(this,a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}var j=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(i,o){if(o==="success"||o==="notmodified")j.html(e?c("<div />").append(i.responseText.replace(tb,"")).find(e):i.responseText);d&&j.each(d,[i.responseText,o,i])}});return this},serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||ub.test(this.nodeName)||vb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:A.XMLHttpRequest&&(A.location.protocol!=="file:"||!A.ActiveXObject)?function(){return new A.XMLHttpRequest}:function(){try{return new A.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&&e.success.call(k,o,i,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(k,x,i);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(q,p){(e.context?c(e.context):c.event).trigger(q,p)}var e=c.extend(true,{},c.ajaxSettings,a),j,i,o,k=a&&a.context||e,n=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(n==="GET")N.test(e.url)||(e.url+=(ka.test(e.url)?"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&N.test(e.data)||N.test(e.url))){j=e.jsonpCallback||"jsonp"+sb++;if(e.data)e.data=(e.data+"").replace(N,"="+j+"$1");e.url=e.url.replace(N,"="+j+"$1");e.dataType="script";A[j]=A[j]||function(q){o=q;b();d();A[j]=w;try{delete A[j]}catch(p){}z&&z.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===false&&n==="GET"){var r=J(),u=e.url.replace(wb,"$1_="+r+"$2");e.url=u+(u===e.url?(ka.test(e.url)?"&":"?")+"_="+r:"")}if(e.data&&n==="GET")e.url+=(ka.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");r=(r=xb.exec(e.url))&&(r[1]&&r[1]!==location.protocol||r[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&r){var z=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!j){var B=false;C.onload=C.onreadystatechange=function(){if(!B&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){B=true;b();d();C.onload=C.onreadystatechange=null;z&&C.parentNode&&z.removeChild(C)}}}z.insertBefore(C,z.firstChild);return w}var E=false,x=e.xhr();if(x){e.username?x.open(n,e.url,e.async,e.username,e.password):x.open(n,e.url,e.async);try{if(e.data||a&&a.contentType)x.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&x.setRequestHeader("If-Modified-Since",c.lastModified[e.url]);c.etag[e.url]&&x.setRequestHeader("If-None-Match",c.etag[e.url])}r||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ga){}if(e.beforeSend&&e.beforeSend.call(k,x,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");x.abort();return false}e.global&&f("ajaxSend",[x,e]);var g=x.onreadystatechange=function(q){if(!x||x.readyState===0||q==="abort"){E||d();E=true;if(x)x.onreadystatechange=c.noop}else if(!E&&x&&(x.readyState===4||q==="timeout")){E=true;x.onreadystatechange=c.noop;i=q==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";var p;if(i==="success")try{o=c.httpData(x,e.dataType,e)}catch(v){i="parsererror";p=v}if(i==="success"||i==="notmodified")j||b();else c.handleError(e,x,i,p);d();q==="timeout"&&x.abort();if(e.async)x=null}};try{var h=x.abort;x.abort=function(){x&&h.call(x);g("abort")}}catch(l){}e.async&&e.timeout>0&&setTimeout(function(){x&&!E&&g("timeout")},e.timeout);try{x.send(n==="POST"||n==="PUT"||n==="DELETE"?e.data:null)}catch(m){c.handleError(e,x,null,m);d()}e.async||g();return x}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||a,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b==="json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(i,o){if(c.isArray(o))c.each(o,function(k,n){b||/\[\]$/.test(i)?f(i,n):d(i+"["+(typeof n==="object"||c.isArray(n)?k:"")+"]",n)});else!b&&o!=null&&typeof o==="object"?c.each(o,function(k,n){d(i+"["+k+"]",n)}):f(i,o)}function f(i,o){o=c.isFunction(o)?o():o;e[e.length]=encodeURIComponent(i)+"="+encodeURIComponent(o)}var e=[];if(b===w)b=c.ajaxSettings.traditional;if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var j in a)d(j,a[j]);return e.join("&").replace(yb,"+")}});var la={},Ab=/toggle|show|hide/,Bb=/^([+-]=)?([\d+-.]+)(.*)$/,W,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(K("show",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");this[a].style.display=d||"";if(c.css(this[a],"display")==="none"){d=this[a].nodeName;var f;if(la[d])f=la[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();la[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a<b;a++)this[a].style.display=c.data(this[a],"olddisplay")||"";return this}},hide:function(a,b){if(a||a===0)return this.animate(K("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");!d&&d!=="none"&&c.data(this[a],"olddisplay",c.css(this[a],"display"))}a=0;for(b=this.length;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||d?this.each(function(){var f=d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(K("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)},animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var j=c.extend({},e),i,o=this.nodeType===1&&c(this).is(":hidden"),k=this;for(i in a){var n=i.replace(ia,ja);if(i!==n){a[n]=a[i];delete a[i];i=n}if(a[i]==="hide"&&o||a[i]==="show"&&!o)return j.complete.call(this);if((i==="height"||i==="width")&&this.style){j.display=c.css(this,"display");j.overflow=this.style.overflow}if(c.isArray(a[i])){(j.specialEasing=j.specialEasing||{})[i]=a[i][1];a[i]=a[i][0]}}if(j.overflow!=null)this.style.overflow="hidden";j.curAnim=c.extend({},a);c.each(a,function(r,u){var z=new c.fx(k,j,r);if(Ab.test(u))z[u==="toggle"?o?"show":"hide":u](a);else{var C=Bb.exec(u),B=z.cur(true)||0;if(C){u=parseFloat(C[2]);var E=C[3]||"px";if(E!=="px"){k.style[r]=(u||1)+E;B=(u||1)/z.cur(true)*B;k.style[r]=B+E}if(C[1])u=(C[1]==="-="?-1:1)*u+B;z.custom(B,u,E)}else z.custom(B,u,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);this.each(function(){for(var f=d.length-1;f>=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration==="number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(j){return e.step(j)}this.startTime=J();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!W)W=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=J(),d=true;if(a||b>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem,e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||c.fx.stop()},stop:function(){clearInterval(W);W=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};c.fn.offset="getBoundingClientRect"in s.documentElement?function(a){var b=this[0];if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBoundingClientRect(),f=b.ownerDocument;b=f.body;f=f.documentElement;return{top:d.top+(self.pageYOffset||c.support.boxModel&&f.scrollTop||b.scrollTop)-(f.clientTop||b.clientTop||0),left:d.left+(self.pageXOffset||c.support.boxModel&&f.scrollLeft||b.scrollLeft)-(f.clientLeft||b.clientLeft||0)}}:function(a){var b=this[0];if(a)return this.each(function(r){c.offset.setOffset(this,a,r)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=b,e=b.ownerDocument,j,i=e.documentElement,o=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var k=b.offsetTop,n=b.offsetLeft;(b=b.parentNode)&&b!==o&&b!==i;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;j=e?e.getComputedStyle(b,null):b.currentStyle;k-=b.scrollTop;n-=b.scrollLeft;if(b===d){k+=b.offsetTop;n+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&j.overflow!=="visible"){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=j}if(f.position==="relative"||f.position==="static"){k+=o.offsetTop;n+=o.offsetLeft}if(c.offset.supportsFixedPosition&&f.position==="fixed"){k+=Math.max(i.scrollTop,o.scrollTop);n+=Math.max(i.scrollLeft,o.scrollLeft)}return{top:k,left:n}};c.offset={initialize:function(){var a=s.body,b=s.createElement("div"),d,f,e,j=parseFloat(c.curCSS(a,"marginTop",true))||0;c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";a.insertBefore(b,a.firstChild);d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==j;a.removeChild(b);c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),j=parseInt(c.curCSS(a,"top",true),10)||0,i=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,d,e);d={top:b.top-e.top+j,left:b.left-e.left+i};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top-
f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||s.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],j;if(!e)return null;if(f!==w)return this.each(function(){if(j=wa(this))j.scrollTo(!a?f:c(j).scrollLeft(),a?f:c(j).scrollTop());else this[d]=f});else return(j=wa(e))?"pageXOffset"in j?j[a?"pageYOffset":"pageXOffset"]:c.support.boxModel&&j.document.documentElement[d]||j.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;if(c.isFunction(f))return this.each(function(j){var i=c(this);i[d](f.call(this,j,i[d]()))});return"scrollTo"in
e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window);;(function($){$.fn.extend({renderCalendar:function(s)
{var dc=function(a)
{return document.createElement(a);};s=$.extend({},$.fn.datePicker.defaults,s);if(s.showHeader!=$.dpConst.SHOW_HEADER_NONE){var headRow=$(dc('tr'));for(var i=Date.firstDayOfWeek;i<Date.firstDayOfWeek+7;i++){var weekday=i%7;var day=Date.dayNames[weekday];headRow.append(jQuery(dc('th')).attr({'scope':'col','abbr':day,'title':day,'class':(weekday==0||weekday==6?'weekend':'weekday')}).html(s.showHeader==$.dpConst.SHOW_HEADER_SHORT?day.substr(0,1):day));}};var calendarTable=$(dc('table')).attr({'cellspacing':2}).addClass('jCalendar').append((s.showHeader!=$.dpConst.SHOW_HEADER_NONE?$(dc('thead')).append(headRow):dc('thead')));var tbody=$(dc('tbody'));var today=(new Date()).zeroTime();today.setHours(12);var month=s.month==undefined?today.getMonth():s.month;var year=s.year||today.getFullYear();var currentDate=(new Date(year,month,1,12,0,0));var firstDayOffset=Date.firstDayOfWeek-currentDate.getDay()+1;if(firstDayOffset>1)firstDayOffset-=7;var weeksToDraw=Math.ceil(((-1*firstDayOffset+1)+currentDate.getDaysInMonth())/7);currentDate.addDays(firstDayOffset-1);var doHover=function(firstDayInBounds)
{return function()
{if(s.hoverClass){var $this=$(this);if(!s.selectWeek){$this.addClass(s.hoverClass);}else if(firstDayInBounds&&!$this.is('.disabled')){$this.parent().addClass('activeWeekHover');}}}};var unHover=function()
{if(s.hoverClass){var $this=$(this);$this.removeClass(s.hoverClass);$this.parent().removeClass('activeWeekHover');}};var w=0;while(w++<weeksToDraw){var r=jQuery(dc('tr'));var firstDayInBounds=s.dpController?currentDate>s.dpController.startDate:false;for(var i=0;i<7;i++){var thisMonth=currentDate.getMonth()==month;var d=$(dc('td')).text(currentDate.getDate()+'').addClass((thisMonth?'current-month ':'other-month ')+
(currentDate.isWeekend()?'weekend ':'weekday ')+
(thisMonth&&currentDate.getTime()==today.getTime()?'today ':'')).data('datePickerDate',currentDate.asString()).hover(doHover(firstDayInBounds),unHover);r.append(d);if(s.renderCallback){s.renderCallback(d,currentDate,month,year);}
currentDate=new Date(currentDate.getFullYear(),currentDate.getMonth(),currentDate.getDate()+1,12,0,0);}
tbody.append(r);}
calendarTable.append(tbody);return this.each(function()
{$(this).empty().append(calendarTable);});},datePicker:function(s)
{if(!$.event._dpCache)$.event._dpCache=[];s=$.extend({},$.fn.datePicker.defaults,s);return this.each(function()
{var $this=$(this);var alreadyExists=true;if(!this._dpId){this._dpId=$.event.guid++;$.event._dpCache[this._dpId]=new DatePicker(this);alreadyExists=false;}
if(s.inline){s.createButton=false;s.displayClose=false;s.closeOnSelect=false;$this.empty();}
var controller=$.event._dpCache[this._dpId];controller.init(s);if(!alreadyExists&&s.createButton){controller.button=$('<a href="#" class="dp-choose-date" title="'+$.dpText.TEXT_CHOOSE_DATE+'">'+$.dpText.TEXT_CHOOSE_DATE+'</a>').bind('click',function()
{$this.dpDisplay(this);this.blur();return false;});$this.after(controller.button);}
if(!alreadyExists&&$this.is(':text')){$this.bind('dateSelected',function(e,selectedDate,$td)
{this.value=selectedDate.asString();}).bind('change',function()
{if(this.value==''){controller.clearSelected();}else{var d=Date.fromString(this.value);if(d){controller.setSelected(d,true,true);}}});if(s.clickInput){$this.bind('click',function()
{$this.trigger('change');$this.dpDisplay();});}
var d=Date.fromString(this.value);if(this.value!=''&&d){controller.setSelected(d,true,true);}}
$this.addClass('dp-applied');})},dpSetDisabled:function(s)
{return _w.call(this,'setDisabled',s);},dpSetStartDate:function(d)
{return _w.call(this,'setStartDate',d);},dpSetEndDate:function(d)
{return _w.call(this,'setEndDate',d);},dpGetSelected:function()
{var c=_getController(this[0]);if(c){return c.getSelected();}
return null;},dpSetSelected:function(d,v,m,e)
{if(v==undefined)v=true;if(m==undefined)m=true;if(e==undefined)e=true;return _w.call(this,'setSelected',Date.fromString(d),v,m,e);},dpSetDisplayedMonth:function(m,y)
{return _w.call(this,'setDisplayedMonth',Number(m),Number(y),true);},dpDisplay:function(e)
{return _w.call(this,'display',e);},dpSetRenderCallback:function(a)
{return _w.call(this,'setRenderCallback',a);},dpSetPosition:function(v,h)
{return _w.call(this,'setPosition',v,h);},dpSetOffset:function(v,h)
{return _w.call(this,'setOffset',v,h);},dpClose:function()
{return _w.call(this,'_closeCalendar',false,this[0]);},dpRerenderCalendar:function()
{return _w.call(this,'_rerenderCalendar');},_dpDestroy:function()
{}});var _w=function(f,a1,a2,a3,a4)
{return this.each(function()
{var c=_getController(this);if(c){c[f](a1,a2,a3,a4);}});};function DatePicker(ele)
{this.ele=ele;this.displayedMonth=null;this.displayedYear=null;this.startDate=null;this.endDate=null;this.showYearNavigation=null;this.closeOnSelect=null;this.displayClose=null;this.rememberViewedMonth=null;this.selectMultiple=null;this.numSelectable=null;this.numSelected=null;this.verticalPosition=null;this.horizontalPosition=null;this.verticalOffset=null;this.horizontalOffset=null;this.button=null;this.renderCallback=[];this.selectedDates={};this.inline=null;this.context='#dp-popup';this.settings={};};$.extend(DatePicker.prototype,{init:function(s)
{this.setStartDate(s.startDate);this.setEndDate(s.endDate);this.setDisplayedMonth(Number(s.month),Number(s.year));this.setRenderCallback(s.renderCallback);this.showYearNavigation=s.showYearNavigation;this.closeOnSelect=s.closeOnSelect;this.displayClose=s.displayClose;this.rememberViewedMonth=s.rememberViewedMonth;this.selectMultiple=s.selectMultiple;this.numSelectable=s.selectMultiple?s.numSelectable:1;this.numSelected=0;this.verticalPosition=s.verticalPosition;this.horizontalPosition=s.horizontalPosition;this.hoverClass=s.hoverClass;this.setOffset(s.verticalOffset,s.horizontalOffset);this.inline=s.inline;this.settings=s;if(this.inline){this.context=this.ele;this.display();}},setStartDate:function(d)
{if(d){this.startDate=Date.fromString(d);}
if(!this.startDate){this.startDate=(new Date()).zeroTime();}
this.setDisplayedMonth(this.displayedMonth,this.displayedYear);},setEndDate:function(d)
{if(d){this.endDate=Date.fromString(d);}
if(!this.endDate){this.endDate=(new Date('12/31/2999'));}
if(this.endDate.getTime()<this.startDate.getTime()){this.endDate=this.startDate;}
this.setDisplayedMonth(this.displayedMonth,this.displayedYear);},setPosition:function(v,h)
{this.verticalPosition=v;this.horizontalPosition=h;},setOffset:function(v,h)
{this.verticalOffset=parseInt(v)||0;this.horizontalOffset=parseInt(h)||0;},setDisabled:function(s)
{$e=$(this.ele);$e[s?'addClass':'removeClass']('dp-disabled');if(this.button){$but=$(this.button);$but[s?'addClass':'removeClass']('dp-disabled');$but.attr('title',s?'':$.dpText.TEXT_CHOOSE_DATE);}
if($e.is(':text')){$e.attr('disabled',s?'disabled':'');}},setDisplayedMonth:function(m,y,rerender)
{if(this.startDate==undefined||this.endDate==undefined){return;}
var s=new Date(this.startDate.getTime());s.setDate(1);var e=new Date(this.endDate.getTime());e.setDate(1);var t;if((!m&&!y)||(isNaN(m)&&isNaN(y))){t=new Date().zeroTime();t.setDate(1);}else if(isNaN(m)){t=new Date(y,this.displayedMonth,1);}else if(isNaN(y)){t=new Date(this.displayedYear,m,1);}else{t=new Date(y,m,1)}
if(t.getTime()<s.getTime()){t=s;}else if(t.getTime()>e.getTime()){t=e;}
var oldMonth=this.displayedMonth;var oldYear=this.displayedYear;this.displayedMonth=t.getMonth();this.displayedYear=t.getFullYear();if(rerender&&(this.displayedMonth!=oldMonth||this.displayedYear!=oldYear))
{this._rerenderCalendar();$(this.ele).trigger('dpMonthChanged',[this.displayedMonth,this.displayedYear]);}},setSelected:function(d,v,moveToMonth,dispatchEvents)
{if(d<this.startDate||d>this.endDate){return;}
var s=this.settings;if(s.selectWeek)
{d=d.addDays(-(d.getDay()-Date.firstDayOfWeek+7)%7);if(d<this.startDate)
{return;}}
if(v==this.isSelected(d))
{return;}
if(this.selectMultiple==false){this.clearSelected();}else if(v&&this.numSelected==this.numSelectable){return;}
if(moveToMonth&&(this.displayedMonth!=d.getMonth()||this.displayedYear!=d.getFullYear())){this.setDisplayedMonth(d.getMonth(),d.getFullYear(),true);}
this.selectedDates[d.asString()]=v;this.numSelected+=v?1:-1;var selectorString='td.'+(d.getMonth()==this.displayedMonth?'current-month':'other-month');var $td;$(selectorString,this.context).each(function()
{if($(this).data('datePickerDate')==d.asString()){$td=$(this);if(s.selectWeek)
{$td.parent()[v?'addClass':'removeClass']('selectedWeek');}
$td[v?'addClass':'removeClass']('selected');}});$('td',this.context).not('.selected')[this.selectMultiple&&this.numSelected==this.numSelectable?'addClass':'removeClass']('unselectable');if(dispatchEvents)
{var s=this.isSelected(d);$e=$(this.ele);var dClone=Date.fromString(d.asString());$e.trigger('dateSelected',[dClone,$td,s]);$e.trigger('change');}},isSelected:function(d)
{return this.selectedDates[d.asString()];},getSelected:function()
{var r=[];for(s in this.selectedDates){if(this.selectedDates[s]==true){r.push(Date.fromString(s));}}
return r;},clearSelected:function()
{this.selectedDates={};this.numSelected=0;$('td.selected',this.context).removeClass('selected').parent().removeClass('selectedWeek');},display:function(eleAlignTo)
{if($(this.ele).is('.dp-disabled'))return;eleAlignTo=eleAlignTo||this.ele;var c=this;var $ele=$(eleAlignTo);var eleOffset=$ele.offset();var $createIn;var attrs;var attrsCalendarHolder;var cssRules;if(c.inline){$createIn=$(this.ele);attrs={'id':'calendar-'+this.ele._dpId,'class':'dp-popup dp-popup-inline'};$('.dp-popup',$createIn).remove();cssRules={};}else{$createIn=$('body');attrs={'id':'dp-popup','class':'dp-popup'};cssRules={'top':eleOffset.top+c.verticalOffset,'left':eleOffset.left+c.horizontalOffset};var _checkMouse=function(e)
{var el=e.target;var cal=$('#dp-popup')[0];while(true){if(el==cal){return true;}else if(el==document){c._closeCalendar();return false;}else{el=$(el).parent()[0];}}};this._checkMouse=_checkMouse;c._closeCalendar(true);$(document).bind('keydown.datepicker',function(event)
{if(event.keyCode==27){c._closeCalendar();}});}
if(!c.rememberViewedMonth)
{var selectedDate=this.getSelected()[0];if(selectedDate){selectedDate=new Date(selectedDate);this.setDisplayedMonth(selectedDate.getMonth(),selectedDate.getFullYear(),false);}}
$createIn.append($('<div></div>').attr(attrs).css(cssRules).append($('<h2></h2>'),$('<div class="dp-nav-prev"></div>').append($('<a class="dp-nav-prev-year" href="#" title="'+$.dpText.TEXT_PREV_YEAR+'">&lt;&lt;</a>').bind('click',function()
{return c._displayNewMonth.call(c,this,0,-1);}),$('<a class="dp-nav-prev-month" href="#" title="'+$.dpText.TEXT_PREV_MONTH+'">&lt;</a>').bind('click',function()
{return c._displayNewMonth.call(c,this,-1,0);})),$('<div class="dp-nav-next"></div>').append($('<a class="dp-nav-next-year" href="#" title="'+$.dpText.TEXT_NEXT_YEAR+'">&gt;&gt;</a>').bind('click',function()
{return c._displayNewMonth.call(c,this,0,1);}),$('<a class="dp-nav-next-month" href="#" title="'+$.dpText.TEXT_NEXT_MONTH+'">&gt;</a>').bind('click',function()
{return c._displayNewMonth.call(c,this,1,0);})),$('<div class="dp-calendar"></div>')).bgIframe());var $pop=this.inline?$('.dp-popup',this.context):$('#dp-popup');if(this.showYearNavigation==false){$('.dp-nav-prev-year, .dp-nav-next-year',c.context).css('display','none');}
if(this.displayClose){$pop.append($('<a href="#" id="dp-close">'+$.dpText.TEXT_CLOSE+'</a>').bind('click',function()
{c._closeCalendar();return false;}));}
c._renderCalendar();$(this.ele).trigger('dpDisplayed',$pop);if(!c.inline){if(this.verticalPosition==$.dpConst.POS_BOTTOM){$pop.css('top',eleOffset.top+$ele.height()-$pop.height()+c.verticalOffset);}
if(this.horizontalPosition==$.dpConst.POS_RIGHT){$pop.css('left',eleOffset.left+$ele.width()-$pop.width()+c.horizontalOffset);}
$(document).bind('mousedown.datepicker',this._checkMouse);}},setRenderCallback:function(a)
{if(a==null)return;if(a&&typeof(a)=='function'){a=[a];}
this.renderCallback=this.renderCallback.concat(a);},cellRender:function($td,thisDate,month,year){var c=this.dpController;var d=new Date(thisDate.getTime());$td.bind('click',function()
{var $this=$(this);if(!$this.is('.disabled')){c.setSelected(d,!$this.is('.selected')||!c.selectMultiple,false,true);if(c.closeOnSelect){c._closeCalendar();}
if(!$.browser.msie)
{$(c.ele).trigger('focus',[$.dpConst.DP_INTERNAL_FOCUS]);}}});if(c.isSelected(d)){$td.addClass('selected');if(c.settings.selectWeek)
{$td.parent().addClass('selectedWeek');}}else if(c.selectMultiple&&c.numSelected==c.numSelectable){$td.addClass('unselectable');}},_applyRenderCallbacks:function()
{var c=this;$('td',this.context).each(function()
{for(var i=0;i<c.renderCallback.length;i++){$td=$(this);c.renderCallback[i].apply(this,[$td,Date.fromString($td.data('datePickerDate')),c.displayedMonth,c.displayedYear]);}});return;},_displayNewMonth:function(ele,m,y)
{if(!$(ele).is('.disabled')){this.setDisplayedMonth(this.displayedMonth+m,this.displayedYear+y,true);}
ele.blur();return false;},_rerenderCalendar:function()
{this._clearCalendar();this._renderCalendar();},_renderCalendar:function()
{$('h2',this.context).html((new Date(this.displayedYear,this.displayedMonth,1)).asString($.dpText.HEADER_FORMAT));$('.dp-calendar',this.context).renderCalendar($.extend({},this.settings,{month:this.displayedMonth,year:this.displayedYear,renderCallback:this.cellRender,dpController:this,hoverClass:this.hoverClass}));if(this.displayedYear==this.startDate.getFullYear()&&this.displayedMonth==this.startDate.getMonth()){$('.dp-nav-prev-year',this.context).addClass('disabled');$('.dp-nav-prev-month',this.context).addClass('disabled');$('.dp-calendar td.other-month',this.context).each(function()
{var $this=$(this);if(Number($this.text())>20){$this.addClass('disabled');}});var d=this.startDate.getDate();$('.dp-calendar td.current-month',this.context).each(function()
{var $this=$(this);if(Number($this.text())<d){$this.addClass('disabled');}});}else{$('.dp-nav-prev-year',this.context).removeClass('disabled');$('.dp-nav-prev-month',this.context).removeClass('disabled');var d=this.startDate.getDate();if(d>20){var st=this.startDate.getTime();var sd=new Date(st);sd.addMonths(1);if(this.displayedYear==sd.getFullYear()&&this.displayedMonth==sd.getMonth()){$('.dp-calendar td.other-month',this.context).each(function()
{var $this=$(this);if(Date.fromString($this.data('datePickerDate')).getTime()<st){$this.addClass('disabled');}});}}}
if(this.displayedYear==this.endDate.getFullYear()&&this.displayedMonth==this.endDate.getMonth()){$('.dp-nav-next-year',this.context).addClass('disabled');$('.dp-nav-next-month',this.context).addClass('disabled');$('.dp-calendar td.other-month',this.context).each(function()
{var $this=$(this);if(Number($this.text())<14){$this.addClass('disabled');}});var d=this.endDate.getDate();$('.dp-calendar td.current-month',this.context).each(function()
{var $this=$(this);if(Number($this.text())>d){$this.addClass('disabled');}});}else{$('.dp-nav-next-year',this.context).removeClass('disabled');$('.dp-nav-next-month',this.context).removeClass('disabled');var d=this.endDate.getDate();if(d<13){var ed=new Date(this.endDate.getTime());ed.addMonths(-1);if(this.displayedYear==ed.getFullYear()&&this.displayedMonth==ed.getMonth()){$('.dp-calendar td.other-month',this.context).each(function()
{var $this=$(this);var cellDay=Number($this.text());if(cellDay<13&&cellDay>d){$this.addClass('disabled');}});}}}
this._applyRenderCallbacks();},_closeCalendar:function(programatic,ele)
{if(!ele||ele==this.ele)
{$(document).unbind('mousedown.datepicker');$(document).unbind('keydown.datepicker');this._clearCalendar();$('#dp-popup a').unbind();$('#dp-popup').empty().remove();if(!programatic){$(this.ele).trigger('dpClosed',[this.getSelected()]);}}},_clearCalendar:function()
{$('.dp-calendar td',this.context).unbind();$('.dp-calendar',this.context).empty();}});$.dpConst={SHOW_HEADER_NONE:0,SHOW_HEADER_SHORT:1,SHOW_HEADER_LONG:2,POS_TOP:0,POS_BOTTOM:1,POS_LEFT:0,POS_RIGHT:1,DP_INTERNAL_FOCUS:'dpInternalFocusTrigger'};$.dpText={TEXT_PREV_YEAR:'Previous year',TEXT_PREV_MONTH:'Previous month',TEXT_NEXT_YEAR:'Next year',TEXT_NEXT_MONTH:'Next month',TEXT_CLOSE:'Close',TEXT_CHOOSE_DATE:'Choose date',HEADER_FORMAT:'mmmm yyyy'};$.dpVersion='$Id: jquery.datePicker.js 94 2010-01-25 02:25:27Z kelvin.luck $';$.fn.datePicker.defaults={month:undefined,year:undefined,showHeader:$.dpConst.SHOW_HEADER_SHORT,startDate:undefined,endDate:undefined,inline:false,renderCallback:null,createButton:true,showYearNavigation:true,closeOnSelect:true,displayClose:false,selectMultiple:false,numSelectable:Number.MAX_VALUE,clickInput:false,rememberViewedMonth:true,selectWeek:false,verticalPosition:$.dpConst.POS_TOP,horizontalPosition:$.dpConst.POS_LEFT,verticalOffset:0,horizontalOffset:0,hoverClass:'dp-hover'};function _getController(ele)
{if(ele._dpId)return $.event._dpCache[ele._dpId];return false;};if($.fn.bgIframe==undefined){$.fn.bgIframe=function(){return this;};};$(window).bind('unload',function(){var els=$.event._dpCache||[];for(var i in els){$(els[i].ele)._dpDestroy();}});})(jQuery);;;(function($){var allImages={};var imageCounter=0;$.galleriffic={version:'2.0.1',normalizeHash:function(hash){return hash.replace(/^.*#/,'').replace(/\?.*$/,'');},getImage:function(hash){if(!hash)
return undefined;hash=$.galleriffic.normalizeHash(hash);return allImages[hash];},gotoImage:function(hash){var imageData=$.galleriffic.getImage(hash);if(!imageData)
return false;var gallery=imageData.gallery;gallery.gotoImage(imageData);return true;},removeImageByHash:function(hash,ownerGallery){var imageData=$.galleriffic.getImage(hash);if(!imageData)
return false;var gallery=imageData.gallery;if(ownerGallery&&ownerGallery!=gallery)
return false;return gallery.removeImageByIndex(imageData.index);}};var defaults={delay:3000,numThumbs:20,preloadAhead:40,enableTopPager:false,enableBottomPager:true,maxPagesToShow:7,imageContainerSel:'',captionContainerSel:'',controlsContainerSel:'',loadingContainerSel:'',renderSSControls:true,renderNavControls:true,playLinkText:'Play',pauseLinkText:'Pause',prevLinkText:'Previous',nextLinkText:'Next',nextPageLinkText:'Next &rsaquo;',prevPageLinkText:'&lsaquo; Prev',enableHistory:false,enableKeyboardNavigation:true,autoStart:false,syncTransitions:false,defaultTransitionDuration:1000,onSlideChange:undefined,onTransitionOut:undefined,onTransitionIn:undefined,onPageTransitionOut:undefined,onPageTransitionIn:undefined,onImageAdded:undefined,onImageRemoved:undefined};$.fn.galleriffic=function(settings){$.extend(this,{version:$.galleriffic.version,isSlideshowRunning:false,slideshowTimeout:undefined,clickHandler:function(e,link){this.pause();if(!this.enableHistory){var hash=$.galleriffic.normalizeHash($(link).attr('href'));$.galleriffic.gotoImage(hash);e.preventDefault();}},appendImage:function(listItem){this.addImage(listItem,false,false);return this;},insertImage:function(listItem,position){this.addImage(listItem,false,true,position);return this;},addImage:function(listItem,thumbExists,insert,position){var $li=(typeof listItem==="string")?$(listItem):listItem;var $aThumb=$li.find('a.thumb');var slideUrl=$aThumb.attr('href');var title=$aThumb.attr('title');var $caption=$li.find('.caption').remove();var hash=$aThumb.attr('name');imageCounter++;if(!hash||allImages[''+hash]){hash=imageCounter;}
if(!insert)
position=this.data.length;var imageData={title:title,slideUrl:slideUrl,caption:$caption,hash:hash,gallery:this,index:position};if(insert){this.data.splice(position,0,imageData);this.updateIndices(position);}
else{this.data.push(imageData);}
var gallery=this;if(!thumbExists){this.updateThumbs(function(){var $thumbsUl=gallery.find('ul.thumbs');if(insert)
$thumbsUl.children(':eq('+position+')').before($li);else
$thumbsUl.append($li);if(gallery.onImageAdded)
gallery.onImageAdded(imageData,$li);});}
allImages[''+hash]=imageData;$aThumb.attr('rel','history').attr('href','#'+hash).removeAttr('name').click(function(e){gallery.clickHandler(e,this);});return this;},removeImageByIndex:function(index){if(index<0||index>=this.data.length)
return false;var imageData=this.data[index];if(!imageData)
return false;this.removeImage(imageData);return true;},removeImageByHash:function(hash){return $.galleriffic.removeImageByHash(hash,this);},removeImage:function(imageData){var index=imageData.index;this.data.splice(index,1);delete allImages[''+imageData.hash];this.updateThumbs(function(){var $li=gallery.find('ul.thumbs').children(':eq('+index+')').remove();if(gallery.onImageRemoved)
gallery.onImageRemoved(imageData,$li);});this.updateIndices(index);return this;},updateIndices:function(startIndex){for(i=startIndex;i<this.data.length;i++){this.data[i].index=i;}
return this;},initializeThumbs:function(){this.data=[];var gallery=this;this.find('ul.thumbs > li').each(function(i){gallery.addImage($(this),true,false);});return this;},isPreloadComplete:false,preloadInit:function(){if(this.preloadAhead==0)return this;this.preloadStartIndex=this.currentImage.index;var nextIndex=this.getNextIndex(this.preloadStartIndex);return this.preloadRecursive(this.preloadStartIndex,nextIndex);},preloadRelocate:function(index){this.preloadStartIndex=index;return this;},preloadRecursive:function(startIndex,currentIndex){if(startIndex!=this.preloadStartIndex){var nextIndex=this.getNextIndex(this.preloadStartIndex);return this.preloadRecursive(this.preloadStartIndex,nextIndex);}
var gallery=this;var preloadCount=currentIndex-startIndex;if(preloadCount<0)
preloadCount=this.data.length-1-startIndex+currentIndex;if(this.preloadAhead>=0&&preloadCount>this.preloadAhead){setTimeout(function(){gallery.preloadRecursive(startIndex,currentIndex);},500);return this;}
var imageData=this.data[currentIndex];if(!imageData)
return this;if(imageData.image)
return this.preloadNext(startIndex,currentIndex);var image=new Image();image.onload=function(){imageData.image=this;gallery.preloadNext(startIndex,currentIndex);};image.alt=imageData.title;image.src=imageData.slideUrl;return this;},preloadNext:function(startIndex,currentIndex){var nextIndex=this.getNextIndex(currentIndex);if(nextIndex==startIndex){this.isPreloadComplete=true;}else{var gallery=this;setTimeout(function(){gallery.preloadRecursive(startIndex,nextIndex);},100);}
return this;},getNextIndex:function(index){var nextIndex=index+1;if(nextIndex>=this.data.length)
nextIndex=0;return nextIndex;},getPrevIndex:function(index){var prevIndex=index-1;if(prevIndex<0)
prevIndex=this.data.length-1;return prevIndex;},pause:function(){this.isSlideshowRunning=false;if(this.slideshowTimeout){clearTimeout(this.slideshowTimeout);this.slideshowTimeout=undefined;}
if(this.$controlsContainer){this.$controlsContainer.find('div.ss-controls a').removeClass().addClass('play').attr('title',this.playLinkText).attr('href','#play').html(this.playLinkText);}
return this;},play:function(){this.isSlideshowRunning=true;if(this.$controlsContainer){this.$controlsContainer.find('div.ss-controls a').removeClass().addClass('pause').attr('title',this.pauseLinkText).attr('href','#pause').html(this.pauseLinkText);}
if(!this.slideshowTimeout){var gallery=this;this.slideshowTimeout=setTimeout(function(){gallery.ssAdvance();},this.delay);}
return this;},toggleSlideshow:function(){if(this.isSlideshowRunning)
this.pause();else
this.play();return this;},ssAdvance:function(){if(this.isSlideshowRunning)
this.next(true);return this;},next:function(dontPause,bypassHistory){this.gotoIndex(this.getNextIndex(this.currentImage.index),dontPause,bypassHistory);return this;},previous:function(dontPause,bypassHistory){this.gotoIndex(this.getPrevIndex(this.currentImage.index),dontPause,bypassHistory);return this;},nextPage:function(dontPause,bypassHistory){var page=this.getCurrentPage();var lastPage=this.getNumPages()-1;if(page<lastPage){var startIndex=page*this.numThumbs;var nextPage=startIndex+this.numThumbs;this.gotoIndex(nextPage,dontPause,bypassHistory);}
return this;},previousPage:function(dontPause,bypassHistory){var page=this.getCurrentPage();if(page>0){var startIndex=page*this.numThumbs;var prevPage=startIndex-this.numThumbs;this.gotoIndex(prevPage,dontPause,bypassHistory);}
return this;},gotoIndex:function(index,dontPause,bypassHistory){if(!dontPause)
this.pause();if(index<0)index=0;else if(index>=this.data.length)index=this.data.length-1;var imageData=this.data[index];if(!bypassHistory&&this.enableHistory)
$.historyLoad(String(imageData.hash));else
this.gotoImage(imageData);return this;},gotoImage:function(imageData){var index=imageData.index;if(this.onSlideChange)
this.onSlideChange(this.currentImage.index,index);this.currentImage=imageData;this.preloadRelocate(index);this.refresh();return this;},getDefaultTransitionDuration:function(isSync){if(isSync)
return this.defaultTransitionDuration;return this.defaultTransitionDuration/2;},refresh:function(){var imageData=this.currentImage;if(!imageData)
return this;var index=imageData.index;if(this.$controlsContainer){this.$controlsContainer.find('div.nav-controls a.prev').attr('href','#'+this.data[this.getPrevIndex(index)].hash).end().find('div.nav-controls a.next').attr('href','#'+this.data[this.getNextIndex(index)].hash);}
var previousSlide=this.$imageContainer.find('span.current').addClass('previous').removeClass('current');var previousCaption=0;if(this.$captionContainer){previousCaption=this.$captionContainer.find('span.current').addClass('previous').removeClass('current');}
var isSync=this.syncTransitions&&imageData.image;var isTransitioning=true;var gallery=this;var transitionOutCallback=function(){isTransitioning=false;previousSlide.remove();if(previousCaption)
previousCaption.remove();if(!isSync){if(imageData.image&&imageData.hash==gallery.data[gallery.currentImage.index].hash){gallery.buildImage(imageData,isSync);}else{if(gallery.$loadingContainer){gallery.$loadingContainer.show();}}}};if(previousSlide.length==0){transitionOutCallback();}else{if(this.onTransitionOut){this.onTransitionOut(previousSlide,previousCaption,isSync,transitionOutCallback);}else{previousSlide.fadeTo(this.getDefaultTransitionDuration(isSync),0.0,transitionOutCallback);if(previousCaption)
previousCaption.fadeTo(this.getDefaultTransitionDuration(isSync),0.0);}}
if(isSync)
this.buildImage(imageData,isSync);if(!imageData.image){var image=new Image();image.onload=function(){imageData.image=this;if(!isTransitioning&&imageData.hash==gallery.data[gallery.currentImage.index].hash){gallery.buildImage(imageData,isSync);}};image.alt=imageData.title;image.src=imageData.slideUrl;}
this.relocatePreload=true;return this.syncThumbs();},buildImage:function(imageData,isSync){var gallery=this;var nextIndex=this.getNextIndex(imageData.index);var newSlide=this.$imageContainer.append('<span class="image-wrapper current"><a class="advance-link" rel="history" href="#'+this.data[nextIndex].hash+'" title="'+imageData.title+'">&nbsp;</a></span>').find('span.current').css('opacity','0');newSlide.find('a').append(imageData.image).click(function(e){gallery.clickHandler(e,this);});if($('.image-wrapper.current img').width()<=225){$('.image-wrapper.current').addClass('vertical');$('#loading').addClass('vertical');$('img.regular').hide();$('img.vertical').show();}else{$('.image-wrapper.current').removeClass('vertical');$('#loading').removeClass('vertical');$('img.regular').show();$('img.vertical').hide();}
var newCaption=0;if(this.$captionContainer){newCaption=this.$captionContainer.append('<span class="image-caption current"></span>').find('span.current').css('opacity','0').append(imageData.caption);}
if(this.$loadingContainer){this.$loadingContainer.hide();}
if(this.onTransitionIn){this.onTransitionIn(newSlide,newCaption,isSync);}else{newSlide.fadeTo(this.getDefaultTransitionDuration(isSync),1.0);if(newCaption)
newCaption.fadeTo(this.getDefaultTransitionDuration(isSync),1.0);}
if(this.isSlideshowRunning){if(this.slideshowTimeout)
clearTimeout(this.slideshowTimeout);this.slideshowTimeout=setTimeout(function(){gallery.ssAdvance();},this.delay);}
return this;},getCurrentPage:function(){return Math.floor(this.currentImage.index/this.numThumbs);},syncThumbs:function(){var page=this.getCurrentPage();if(page!=this.displayedPage)
this.updateThumbs();var $thumbs=this.find('ul.thumbs').children();$thumbs.filter('.selected').removeClass('selected');$thumbs.eq(this.currentImage.index).addClass('selected');return this;},updateThumbs:function(postTransitionOutHandler){var gallery=this;var transitionOutCallback=function(){if(postTransitionOutHandler)
postTransitionOutHandler();gallery.rebuildThumbs();if(gallery.onPageTransitionIn)
gallery.onPageTransitionIn();else
gallery.show();};if(this.onPageTransitionOut){this.onPageTransitionOut(transitionOutCallback);}else{this.hide();transitionOutCallback();}
return this;},rebuildThumbs:function(){var needsPagination=this.data.length>this.numThumbs;if(this.enableTopPager){var $topPager=this.find('div.top');if($topPager.length==0)
$topPager=this.prepend('<div class="top pagination"></div>').find('div.top');else
$topPager.empty();if(needsPagination)
this.buildPager($topPager);}
if(this.enableBottomPager){var $bottomPager=this.find('div.bottom');if($bottomPager.length==0)
$bottomPager=this.append('<div class="bottom pagination"></div>').find('div.bottom');else
$bottomPager.empty();if(needsPagination)
this.buildPager($bottomPager);}
var page=this.getCurrentPage();var startIndex=page*this.numThumbs;var stopIndex=startIndex+this.numThumbs-1;if(stopIndex>=this.data.length)
stopIndex=this.data.length-1;var $thumbsUl=this.find('ul.thumbs');$thumbsUl.find('li').each(function(i){var $li=$(this);if(i>=startIndex&&i<=stopIndex){$li.show();}else{$li.hide();}});this.displayedPage=page;$thumbsUl.removeClass('noscript');return this;},getNumPages:function(){return Math.ceil(this.data.length/this.numThumbs);},buildPager:function(pager){var gallery=this;var numPages=this.getNumPages();var page=this.getCurrentPage();var startIndex=page*this.numThumbs;var pagesRemaining=this.maxPagesToShow-1;var pageNum=page-Math.floor((this.maxPagesToShow-1)/2)+1;if(pageNum>0){var remainingPageCount=numPages-pageNum;if(remainingPageCount<pagesRemaining){pageNum=pageNum-(pagesRemaining-remainingPageCount);}}
if(pageNum<0){pageNum=0;}
if(page>0){var prevPage=startIndex-this.numThumbs;pager.append('<a rel="history" href="#'+this.data[prevPage].hash+'" title="'+this.prevPageLinkText+'">'+this.prevPageLinkText+'</a>');}
if(pageNum>0){this.buildPageLink(pager,0,numPages);if(pageNum>1)
pager.append('<span class="ellipsis">&hellip;</span>');pagesRemaining--;}
while(pagesRemaining>0){this.buildPageLink(pager,pageNum,numPages);pagesRemaining--;pageNum++;}
if(pageNum<numPages){var lastPageNum=numPages-1;if(pageNum<lastPageNum)
pager.append('<span class="ellipsis">&hellip;</span>');this.buildPageLink(pager,lastPageNum,numPages);}
var nextPage=startIndex+this.numThumbs;if(nextPage<this.data.length){pager.append('<a rel="history" href="#'+this.data[nextPage].hash+'" title="'+this.nextPageLinkText+'">'+this.nextPageLinkText+'</a>');}
pager.find('a').click(function(e){gallery.clickHandler(e,this);});return this;},buildPageLink:function(pager,pageNum,numPages){var pageLabel=pageNum+1;var currentPage=this.getCurrentPage();if(pageNum==currentPage)
pager.append('<span class="current">'+pageLabel+'</span>');else if(pageNum<numPages){var imageIndex=pageNum*this.numThumbs;pager.append('<a rel="history" href="#'+this.data[imageIndex].hash+'" title="'+pageLabel+'">'+pageLabel+'</a>');}
return this;}});$.extend(this,defaults,settings);if(this.enableHistory&&!$.historyInit)
this.enableHistory=false;if(this.imageContainerSel)this.$imageContainer=$(this.imageContainerSel);if(this.captionContainerSel)this.$captionContainer=$(this.captionContainerSel);if(this.loadingContainerSel)this.$loadingContainer=$(this.loadingContainerSel);this.initializeThumbs();if(this.maxPagesToShow<3)
this.maxPagesToShow=3;this.displayedPage=-1;this.currentImage=this.data[0];var gallery=this;if(this.$loadingContainer)
this.$loadingContainer.hide();if(this.controlsContainerSel){this.$controlsContainer=$(this.controlsContainerSel).empty();if(this.renderSSControls){if(this.autoStart){this.$controlsContainer.append('<div class="ss-controls"><a href="#pause" class="pause" title="'+this.pauseLinkText+'">'+this.pauseLinkText+'</a></div>');}else{this.$controlsContainer.append('<div class="ss-controls"><a href="#play" class="play" title="'+this.playLinkText+'">'+this.playLinkText+'</a></div>');}
this.$controlsContainer.find('div.ss-controls a').click(function(e){gallery.toggleSlideshow();e.preventDefault();return false;});}
if(this.renderNavControls){this.$controlsContainer.append('<div class="nav-controls"><a class="prev" rel="history" title="'+this.prevLinkText+'">'+this.prevLinkText+'</a><a class="next" rel="history" title="'+this.nextLinkText+'">'+this.nextLinkText+'</a></div>').find('div.nav-controls a').click(function(e){gallery.clickHandler(e,this);});}}
var initFirstImage=!this.enableHistory||!location.hash;if(this.enableHistory&&location.hash){var hash=$.galleriffic.normalizeHash(location.hash);var imageData=allImages[hash];if(!imageData)
initFirstImage=true;}
if(initFirstImage)
this.gotoIndex(0,false,true);if(this.enableKeyboardNavigation){$(document).keydown(function(e){var key=e.charCode?e.charCode:e.keyCode?e.keyCode:0;switch(key){case 32:gallery.next();e.preventDefault();break;case 33:gallery.previousPage();e.preventDefault();break;case 34:gallery.nextPage();e.preventDefault();break;case 35:gallery.gotoIndex(gallery.data.length-1);e.preventDefault();break;case 36:gallery.gotoIndex(0);e.preventDefault();break;case 37:gallery.previous();e.preventDefault();break;case 39:gallery.next();e.preventDefault();break;}});}
if(this.autoStart)
this.play();setTimeout(function(){gallery.preloadInit();},1000);return this;};})(jQuery);;;(function($){var defaults={mouseOutOpacity:0.67,mouseOverOpacity:1.0,fadeSpeed:'fast',exemptionSelector:'.selected'};$.fn.opacityrollover=function(settings){$.extend(this,defaults,settings);var config=this;function fadeTo(element,opacity){var $target=$(element);if(config.exemptionSelector)
$target=$target.not(config.exemptionSelector);$target.fadeTo(config.fadeSpeed,opacity);}
this.css('opacity',this.mouseOutOpacity).hover(function(){fadeTo(this,config.mouseOverOpacity);},function(){fadeTo(this,config.mouseOutOpacity);});return this;};})(jQuery);;(function($){$.extend($.fn,{validate:function(options){if(!this.length){options&&options.debug&&window.console&&console.warn("nothing selected, can't validate, returning nothing");return;}
var validator=$.data(this[0],'validator');if(validator){return validator;}
validator=new $.validator(options,this[0]);$.data(this[0],'validator',validator);if(validator.settings.onsubmit){this.find("input, button").filter(".cancel").click(function(){validator.cancelSubmit=true;});this.submit(function(event){if(validator.settings.debug)
event.preventDefault();function handle(){if(validator.settings.submitHandler){validator.settings.submitHandler.call(validator,validator.currentForm);return false;}
return true;}
if(validator.cancelSubmit){validator.cancelSubmit=false;return handle();}
if(validator.form()){if(validator.pendingRequest){validator.formSubmitted=true;return false;}
return handle();}else{validator.focusInvalid();return false;}});}
return validator;},valid:function(){if($(this[0]).is('form')){return this.validate().form();}else{var valid=false;var validator=$(this[0].form).validate();this.each(function(){valid|=validator.element(this);});return valid;}},removeAttrs:function(attributes){var result={},$element=this;$.each(attributes.split(/\s/),function(index,value){result[value]=$element.attr(value);$element.removeAttr(value);});return result;},rules:function(command,argument){var element=this[0];if(command){var settings=$.data(element.form,'validator').settings;var staticRules=settings.rules;var existingRules=$.validator.staticRules(element);switch(command){case"add":$.extend(existingRules,$.validator.normalizeRule(argument));staticRules[element.name]=existingRules;if(argument.messages)
settings.messages[element.name]=$.extend(settings.messages[element.name],argument.messages);break;case"remove":if(!argument){delete staticRules[element.name];return existingRules;}
var filtered={};$.each(argument.split(/\s/),function(index,method){filtered[method]=existingRules[method];delete existingRules[method];});return filtered;}}
var data=$.validator.normalizeRules($.extend({},$.validator.metadataRules(element),$.validator.classRules(element),$.validator.attributeRules(element),$.validator.staticRules(element)),element);if(data.required){var param=data.required;delete data.required;data=$.extend({required:param},data);}
return data;}});$.extend($.expr[":"],{blank:function(a){return!$.trim(a.value);},filled:function(a){return!!$.trim(a.value);},unchecked:function(a){return!a.checked;}});$.format=function(source,params){if(arguments.length==1)
return function(){var args=$.makeArray(arguments);args.unshift(source);return $.format.apply(this,args);};if(arguments.length>2&&params.constructor!=Array){params=$.makeArray(arguments).slice(1);}
if(params.constructor!=Array){params=[params];}
$.each(params,function(i,n){source=source.replace(new RegExp("\\{"+i+"\\}","g"),n);});return source;};$.validator=function(options,form){this.settings=$.extend({},$.validator.defaults,options);this.currentForm=form;this.init();};$.extend($.validator,{defaults:{messages:{},groups:{},rules:{},errorClass:"error",errorElement:"label",focusInvalid:true,errorContainer:$([]),errorLabelContainer:$([]),onsubmit:true,ignore:[],ignoreTitle:false,onfocusin:function(element){this.lastActive=element;if(this.settings.focusCleanup&&!this.blockFocusCleanup){this.settings.unhighlight&&this.settings.unhighlight.call(this,element,this.settings.errorClass);this.errorsFor(element).hide();}},onfocusout:function(element){if(!this.checkable(element)&&(element.name in this.submitted||!this.optional(element))){this.element(element);}},onkeyup:function(element){if(element.name in this.submitted||element==this.lastElement){this.element(element);}},onclick:function(element){if(element.name in this.submitted)
this.element(element);},highlight:function(element,errorClass){$(element).addClass(errorClass);},unhighlight:function(element,errorClass){$(element).removeClass(errorClass);}},setDefaults:function(settings){$.extend($.validator.defaults,settings);},messages:{required:"This field is required.",remote:"Please fix this field.",email:"Please enter a valid email address.",url:"Please enter a valid URL.",date:"Please enter a valid date.",dateISO:"Please enter a valid date (ISO).",dateDE:"Bitte geben Sie ein gÃ¼ltiges Datum ein.",number:"Please enter a valid number.",numberDE:"Bitte geben Sie eine Nummer ein.",digits:"Please enter only digits",creditcard:"Please enter a valid credit card number.",equalTo:"Please enter the same value again.",accept:"Please enter a value with a valid extension.",maxlength:$.format("Please enter no more than {0} characters."),minlength:$.format("Please enter at least {0} characters."),rangelength:$.format("Please enter a value between {0} and {1} characters long."),range:$.format("Please enter a value between {0} and {1}."),max:$.format("Please enter a value less than or equal to {0}."),min:$.format("Please enter a value greater than or equal to {0}.")},autoCreateRanges:false,prototype:{init:function(){this.labelContainer=$(this.settings.errorLabelContainer);this.errorContext=this.labelContainer.length&&this.labelContainer||$(this.currentForm);this.containers=$(this.settings.errorContainer).add(this.settings.errorLabelContainer);this.submitted={};this.valueCache={};this.pendingRequest=0;this.pending={};this.invalid={};this.reset();var groups=(this.groups={});$.each(this.settings.groups,function(key,value){$.each(value.split(/\s/),function(index,name){groups[name]=key;});});var rules=this.settings.rules;$.each(rules,function(key,value){rules[key]=$.validator.normalizeRule(value);});function delegate(event){var validator=$.data(this[0].form,"validator");validator.settings["on"+event.type]&&validator.settings["on"+event.type].call(validator,this[0]);}
$(this.currentForm).delegate("focusin focusout keyup",":text, :password, :file, select, textarea",delegate).delegate("click",":radio, :checkbox",delegate);if(this.settings.invalidHandler)
$(this.currentForm).bind("invalid-form.validate",this.settings.invalidHandler);},form:function(){this.checkForm();$.extend(this.submitted,this.errorMap);this.invalid=$.extend({},this.errorMap);if(!this.valid())
$(this.currentForm).triggerHandler("invalid-form",[this]);this.showErrors();return this.valid();},checkForm:function(){this.prepareForm();for(var i=0,elements=(this.currentElements=this.elements());elements[i];i++){this.check(elements[i]);}
return this.valid();},element:function(element){element=this.clean(element);this.lastElement=element;this.prepareElement(element);this.currentElements=$(element);var result=this.check(element);if(result){delete this.invalid[element.name];}else{this.invalid[element.name]=true;}
if(!this.numberOfInvalids()){this.toHide=this.toHide.add(this.containers);}
this.showErrors();return result;},showErrors:function(errors){if(errors){$.extend(this.errorMap,errors);this.errorList=[];for(var name in errors){this.errorList.push({message:errors[name],element:this.findByName(name)[0]});}
this.successList=$.grep(this.successList,function(element){return!(element.name in errors);});}
this.settings.showErrors?this.settings.showErrors.call(this,this.errorMap,this.errorList):this.defaultShowErrors();},resetForm:function(){if($.fn.resetForm)
$(this.currentForm).resetForm();this.submitted={};this.prepareForm();this.hideErrors();this.elements().removeClass(this.settings.errorClass);},numberOfInvalids:function(){return this.objectLength(this.invalid);},objectLength:function(obj){var count=0;for(var i in obj)
count++;return count;},hideErrors:function(){this.addWrapper(this.toHide).hide();},valid:function(){return this.size()==0;},size:function(){return this.errorList.length;},focusInvalid:function(){if(this.settings.focusInvalid){try{$(this.findLastActive()||this.errorList.length&&this.errorList[0].element||[]).filter(":visible").focus();}catch(e){}}},findLastActive:function(){var lastActive=this.lastActive;return lastActive&&$.grep(this.errorList,function(n){return n.element.name==lastActive.name;}).length==1&&lastActive;},elements:function(){var validator=this,rulesCache={};return $([]).add(this.currentForm.elements).filter(":input").not(":submit, :reset, :image, [disabled]").not(this.settings.ignore).filter(function(){!this.name&&validator.settings.debug&&window.console&&console.error("%o has no name assigned",this);if(this.name in rulesCache||!validator.objectLength($(this).rules()))
return false;rulesCache[this.name]=true;return true;});},clean:function(selector){return $(selector)[0];},errors:function(){return $(this.settings.errorElement+"."+this.settings.errorClass,this.errorContext);},reset:function(){this.successList=[];this.errorList=[];this.errorMap={};this.toShow=$([]);this.toHide=$([]);this.formSubmitted=false;this.currentElements=$([]);},prepareForm:function(){this.reset();this.toHide=this.errors().add(this.containers);},prepareElement:function(element){this.reset();this.toHide=this.errorsFor(element);},check:function(element){element=this.clean(element);if(this.checkable(element)){element=this.findByName(element.name)[0];}
var rules=$(element).rules();var dependencyMismatch=false;for(method in rules){var rule={method:method,parameters:rules[method]};try{var result=$.validator.methods[method].call(this,element.value.replace(/\r/g,""),element,rule.parameters);if(result=="dependency-mismatch"){dependencyMismatch=true;continue;}
dependencyMismatch=false;if(result=="pending"){this.toHide=this.toHide.not(this.errorsFor(element));return;}
if(!result){this.formatAndAdd(element,rule);return false;}}catch(e){this.settings.debug&&window.console&&console.log("exception occured when checking element "+element.id
+", check the '"+rule.method+"' method");throw e;}}
if(dependencyMismatch)
return;if(this.objectLength(rules))
this.successList.push(element);return true;},customMetaMessage:function(element,method){if(!$.metadata)
return;var meta=this.settings.meta?$(element).metadata()[this.settings.meta]:$(element).metadata();return meta&&meta.messages&&meta.messages[method];},customMessage:function(name,method){var m=this.settings.messages[name];return m&&(m.constructor==String?m:m[method]);},findDefined:function(){for(var i=0;i<arguments.length;i++){if(arguments[i]!==undefined)
return arguments[i];}
return undefined;},defaultMessage:function(element,method){return this.findDefined(this.customMessage(element.name,method),this.customMetaMessage(element,method),!this.settings.ignoreTitle&&element.title||undefined,$.validator.messages[method],"<strong>Warning: No message defined for "+element.name+"</strong>");},formatAndAdd:function(element,rule){var message=this.defaultMessage(element,rule.method);if(typeof message=="function")
message=message.call(this,rule.parameters,element);this.errorList.push({message:message,element:element});this.errorMap[element.name]=message;this.submitted[element.name]=message;},addWrapper:function(toToggle){if(this.settings.wrapper)
toToggle=toToggle.add(toToggle.parents(this.settings.wrapper));return toToggle;},defaultShowErrors:function(){for(var i=0;this.errorList[i];i++){var error=this.errorList[i];this.settings.highlight&&this.settings.highlight.call(this,error.element,this.settings.errorClass);this.showLabel(error.element,error.message);}
if(this.errorList.length){this.toShow=this.toShow.add(this.containers);}
if(this.settings.success){for(var i=0;this.successList[i];i++){this.showLabel(this.successList[i]);}}
if(this.settings.unhighlight){for(var i=0,elements=this.validElements();elements[i];i++){this.settings.unhighlight.call(this,elements[i],this.settings.errorClass);}}
this.toHide=this.toHide.not(this.toShow);this.hideErrors();this.addWrapper(this.toShow).show();},validElements:function(){return this.currentElements.not(this.invalidElements());},invalidElements:function(){return $(this.errorList).map(function(){return this.element;});},showLabel:function(element,message){var label=this.errorsFor(element);if(label.length){label.removeClass().addClass(this.settings.errorClass);label.attr("generated")&&label.html(message);}else{label=$("<"+this.settings.errorElement+"/>").attr({"for":this.idOrName(element),generated:true}).addClass(this.settings.errorClass).html(message||"");if(this.settings.wrapper){label=label.hide().show().wrap("<"+this.settings.wrapper+"/>").parent();}
if(!this.labelContainer.append(label).length)
this.settings.errorPlacement?this.settings.errorPlacement(label,$(element)):label.insertAfter(element);}
if(!message&&this.settings.success){label.text("");typeof this.settings.success=="string"?label.addClass(this.settings.success):this.settings.success(label);}
this.toShow=this.toShow.add(label);},errorsFor:function(element){return this.errors().filter("[for='"+this.idOrName(element)+"']");},idOrName:function(element){return this.groups[element.name]||(this.checkable(element)?element.name:element.id||element.name);},checkable:function(element){return /radio|checkbox/i.test(element.type);},findByName:function(name){var form=this.currentForm;return $(document.getElementsByName(name)).map(function(index,element){return element.form==form&&element.name==name&&element||null;});},getLength:function(value,element){switch(element.nodeName.toLowerCase()){case'select':return $("option:selected",element).length;case'input':if(this.checkable(element))
return this.findByName(element.name).filter(':checked').length;}
return value.length;},depend:function(param,element){return this.dependTypes[typeof param]?this.dependTypes[typeof param](param,element):true;},dependTypes:{"boolean":function(param,element){return param;},"string":function(param,element){return!!$(param,element.form).length;},"function":function(param,element){return param(element);}},optional:function(element){return!$.validator.methods.required.call(this,$.trim(element.value),element)&&"dependency-mismatch";},startRequest:function(element){if(!this.pending[element.name]){this.pendingRequest++;this.pending[element.name]=true;}},stopRequest:function(element,valid){this.pendingRequest--;if(this.pendingRequest<0)
this.pendingRequest=0;delete this.pending[element.name];if(valid&&this.pendingRequest==0&&this.formSubmitted&&this.form()){$(this.currentForm).submit();}else if(!valid&&this.pendingRequest==0&&this.formSubmitted){$(this.currentForm).triggerHandler("invalid-form",[this]);}},previousValue:function(element){return $.data(element,"previousValue")||$.data(element,"previousValue",previous={old:null,valid:true,message:this.defaultMessage(element,"remote")});}},classRuleSettings:{required:{required:true},email:{email:true},url:{url:true},date:{date:true},dateISO:{dateISO:true},dateDE:{dateDE:true},number:{number:true},numberDE:{numberDE:true},digits:{digits:true},creditcard:{creditcard:true}},addClassRules:function(className,rules){className.constructor==String?this.classRuleSettings[className]=rules:$.extend(this.classRuleSettings,className);},classRules:function(element){var rules={};var classes=$(element).attr('class');classes&&$.each(classes.split(' '),function(){if(this in $.validator.classRuleSettings){$.extend(rules,$.validator.classRuleSettings[this]);}});return rules;},attributeRules:function(element){var rules={};var $element=$(element);for(method in $.validator.methods){var value=$element.attr(method);if(value){rules[method]=value;}}
if(rules.maxlength&&/-1|2147483647|524288/.test(rules.maxlength)){delete rules.maxlength;}
return rules;},metadataRules:function(element){if(!$.metadata)return{};var meta=$.data(element.form,'validator').settings.meta;return meta?$(element).metadata()[meta]:$(element).metadata();},staticRules:function(element){var rules={};var validator=$.data(element.form,'validator');if(validator.settings.rules){rules=$.validator.normalizeRule(validator.settings.rules[element.name])||{};}
return rules;},normalizeRules:function(rules,element){$.each(rules,function(prop,val){if(val===false){delete rules[prop];return;}
if(val.param||val.depends){var keepRule=true;switch(typeof val.depends){case"string":keepRule=!!$(val.depends,element.form).length;break;case"function":keepRule=val.depends.call(element,element);break;}
if(keepRule){rules[prop]=val.param!==undefined?val.param:true;}else{delete rules[prop];}}});$.each(rules,function(rule,parameter){rules[rule]=$.isFunction(parameter)?parameter(element):parameter;});$.each(['minlength','maxlength','min','max'],function(){if(rules[this]){rules[this]=Number(rules[this]);}});$.each(['rangelength','range'],function(){if(rules[this]){rules[this]=[Number(rules[this][0]),Number(rules[this][1])];}});if($.validator.autoCreateRanges){if(rules.min&&rules.max){rules.range=[rules.min,rules.max];delete rules.min;delete rules.max;}
if(rules.minlength&&rules.maxlength){rules.rangelength=[rules.minlength,rules.maxlength];delete rules.minlength;delete rules.maxlength;}}
if(rules.messages){delete rules.messages}
return rules;},normalizeRule:function(data){if(typeof data=="string"){var transformed={};$.each(data.split(/\s/),function(){transformed[this]=true;});data=transformed;}
return data;},addMethod:function(name,method,message){$.validator.methods[name]=method;$.validator.messages[name]=message;if(method.length<3){$.validator.addClassRules(name,$.validator.normalizeRule(name));}},methods:{required:function(value,element,param){if(!this.depend(param,element))
return"dependency-mismatch";switch(element.nodeName.toLowerCase()){case'select':var options=$("option:selected",element);return options.length>0&&(element.type=="select-multiple"||($.browser.msie&&!(options[0].attributes['value'].specified)?options[0].text:options[0].value).length>0);case'input':if(this.checkable(element))
return this.getLength(value,element)>0;default:return $.trim(value).length>0;}},remote:function(value,element,param){if(this.optional(element))
return"dependency-mismatch";var previous=this.previousValue(element);if(!this.settings.messages[element.name])
this.settings.messages[element.name]={};this.settings.messages[element.name].remote=typeof previous.message=="function"?previous.message(value):previous.message;param=typeof param=="string"&&{url:param}||param;if(previous.old!==value){previous.old=value;var validator=this;this.startRequest(element);var data={};data[element.name]=value;$.ajax($.extend(true,{url:param,mode:"abort",port:"validate"+element.name,dataType:"json",data:data,success:function(response){if(response){var submitted=validator.formSubmitted;validator.prepareElement(element);validator.formSubmitted=submitted;validator.successList.push(element);validator.showErrors();}else{var errors={};errors[element.name]=response||validator.defaultMessage(element,"remote");validator.showErrors(errors);}
previous.valid=response;validator.stopRequest(element,response);}},param));return"pending";}else if(this.pending[element.name]){return"pending";}
return previous.valid;},minlength:function(value,element,param){return this.optional(element)||this.getLength($.trim(value),element)>=param;},maxlength:function(value,element,param){return this.optional(element)||this.getLength($.trim(value),element)<=param;},rangelength:function(value,element,param){var length=this.getLength($.trim(value),element);return this.optional(element)||(length>=param[0]&&length<=param[1]);},min:function(value,element,param){return this.optional(element)||value>=param;},max:function(value,element,param){return this.optional(element)||value<=param;},range:function(value,element,param){return this.optional(element)||(value>=param[0]&&value<=param[1]);},email:function(value,element){return this.optional(element)||/^((([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+(\.([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+)*)|((\x22)((((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(([\x01-\x08\x0b\x0c\x0e-\x1f\x7f]|\x21|[\x23-\x5b]|[\x5d-\x7e]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(\\([\x01-\x09\x0b\x0c\x0d-\x7f]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))))*(((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(\x22)))@((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?$/i.test(value);},url:function(value,element){return this.optional(element)||/^(https?|ftp):\/\/(((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:)*@)?(((\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5]))|((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?)(:\d*)?)(\/((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)+(\/(([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)*)*)?)?(\?((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|[\uE000-\uF8FF]|\/|\?)*)?(\#((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|\/|\?)*)?$/i.test(value);},date:function(value,element){return this.optional(element)||!/Invalid|NaN/.test(new Date(value));},dateISO:function(value,element){return this.optional(element)||/^\d{4}[\/-]\d{1,2}[\/-]\d{1,2}$/.test(value);},dateDE:function(value,element){return this.optional(element)||/^\d\d?\.\d\d?\.\d\d\d?\d?$/.test(value);},number:function(value,element){return this.optional(element)||/^-?(?:\d+|\d{1,3}(?:,\d{3})+)(?:\.\d+)?$/.test(value);},numberDE:function(value,element){return this.optional(element)||/^-?(?:\d+|\d{1,3}(?:\.\d{3})+)(?:,\d+)?$/.test(value);},digits:function(value,element){return this.optional(element)||/^\d+$/.test(value);},creditcard:function(value,element){if(this.optional(element))
return"dependency-mismatch";if(/[^0-9-]+/.test(value))
return false;var nCheck=0,nDigit=0,bEven=false;value=value.replace(/\D/g,"");for(n=value.length-1;n>=0;n--){var cDigit=value.charAt(n);var nDigit=parseInt(cDigit,10);if(bEven){if((nDigit*=2)>9)
nDigit-=9;}
nCheck+=nDigit;bEven=!bEven;}
return(nCheck%10)==0;},accept:function(value,element,param){param=typeof param=="string"?param:"png|jpe?g|gif";return this.optional(element)||value.match(new RegExp(".("+param+")$","i"));},equalTo:function(value,element,param){return value==$(param).val();}}});})(jQuery);;(function($){var ajax=$.ajax;var pendingRequests={};$.ajax=function(settings){settings=$.extend(settings,$.extend({},$.ajaxSettings,settings));var port=settings.port;if(settings.mode=="abort"){if(pendingRequests[port]){pendingRequests[port].abort();}
return(pendingRequests[port]=ajax.apply(this,arguments));}
return ajax.apply(this,arguments);};})(jQuery);;(function($){$.each({focus:'focusin',blur:'focusout'},function(original,fix){$.event.special[fix]={setup:function(){if($.browser.msie)return false;this.addEventListener(original,$.event.special[fix].handler,true);},teardown:function(){if($.browser.msie)return false;this.removeEventListener(original,$.event.special[fix].handler,true);},handler:function(e){arguments[0]=$.event.fix(e);arguments[0].type=fix;return $.event.handle.apply(this,arguments);}};});$.extend($.fn,{delegate:function(type,delegate,handler){return this.bind(type,function(event){var target=$(event.target);if(target.is(delegate)){return handler.apply(target,arguments);}});},triggerEvent:function(type,target){return this.triggerHandler(type,[$.event.fix({type:type,target:target})]);}})})(jQuery);$(document).ready(function(){jQuery.validator.addMethod("phoneUS",function(phone_number,element){phone_number=phone_number.replace(/\s+/g,"");return this.optional(element)||phone_number.length>9&&phone_number.match(/^(1-?)?(\([2-9]\d{2}\)|[2-9]\d{2})-?[2-9]\d{2}-?\d{4}$/);},"Please specify a valid phone number");$('#comments form').validate({rules:{name:{required:true,minlength:2},email:{email:true,required:true,minlength:7},phone:{required:true,phoneUS:true},date:{required:false,date:true},location:{required:false,},hear_about:{required:false,},message:{required:false,minlength:10}},messages:{name:{required:"Please enter your name",minlength:jQuery.format("Your name must be at least {0} characters")},email:{required:"Please enter a valid email address",minlength:jQuery.format("Your email is too short!")},phone:{required:"Please enter a phone number",phoneUS:"Please enter a valid US phone number"},date:{required:"Please enter a wedding date",date:"Please enter a valid date"},location:{required:"Please enter a ceremony location",},message:"Please tell us more"}});});