var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return!!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * (c) 2009 Typodermic Fonts. Do not distribute. Report piracy to
 * piracy@typodermic.com. Visit www.typodermic.com and www.larabiefonts.com
 * 
 * Trademark:
 * Enamel Brush is a trademark of Typodermic Fonts
 * 
 * Description:
 * To see more fonts by Ray Larabie, visit Typodermic.com and LarabieFonts.com
 * 
 * Manufacturer:
 * Ray Larabie
 * 
 * Designer:
 * Ray Larabie
 * 
 * Vendor URL:
 * http://www.larabiefonts.com
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"96,-224v6,-2,15,-2,21,-1v17,37,35,91,45,134v-2,4,-7,6,-10,6v-16,0,-41,-47,-50,-94v-15,35,-37,76,-54,101v-6,0,-9,-4,-9,-12v0,-30,42,-109,57,-134","w":170},{"d":"95,-29v-17,45,-86,34,-85,-23v0,-42,31,-80,67,-98v13,7,20,21,23,34v7,-4,14,-10,17,-16v8,3,19,15,23,27v-6,27,-10,50,-10,79v0,35,0,109,-60,109v-37,0,-90,-56,-42,-79v2,9,22,36,31,41v21,-7,32,-24,36,-74xm92,-89v0,-7,-1,-17,-9,-16v-21,0,-34,47,-34,70v27,3,41,-27,43,-54","w":129,"k":{"p":4,"-":27,"\u2013":27,"\u2014":27,"\"":33,"'":33,"l":12,"i":6,"y":2,"z":4,",":8,".":8,"s":10,"h":4,"k":4,"j":-15}},{"d":"63,-37v21,-9,38,-58,50,-79v5,5,9,10,11,19v-4,20,-28,96,-64,93v-51,-4,-43,-70,-34,-113v14,-8,35,-11,55,-8v-2,29,-10,60,-18,88xm95,-172v4,37,-60,50,-64,10v-3,-41,63,-54,64,-10","w":77,"k":{"-":-15,"\u2013":-15,"\u2014":-15,"A":-25}},{"d":"72,-26v42,7,57,-62,75,-90v5,5,10,10,12,19v-2,25,-46,138,-102,93v-8,14,-21,31,-33,45v-14,-5,-21,-12,-25,-27v13,-10,27,-23,37,-35v-22,-26,-23,-58,-16,-104v17,-6,54,-3,61,10v-15,24,-27,53,-23,71v18,-23,37,-64,47,-89v10,0,26,12,29,25v-18,30,-41,59,-62,82","w":112,"k":{"\u2014":-12,"\u2013":-12,"A":-25,"-":-12}},{"d":"129,-72v1,6,8,19,15,27v12,-15,18,-28,18,-51v0,-23,-12,-48,-32,-34v-3,-12,1,-27,4,-35v-49,13,-68,57,-71,106v2,11,18,20,33,22v3,-14,13,-30,33,-35xm148,24v-13,-5,-26,-16,-30,-20v-63,13,-102,-32,-102,-89v0,-63,46,-113,108,-141v23,7,33,24,35,45v33,4,49,32,49,69v0,51,-24,82,-48,97v7,6,14,10,21,16v-4,17,-21,23,-33,23","w":199,"k":{"X":6,"F":6,"\/":22,"T":17,"R":10,"B":12,"D":12,"\"":17,"'":17,"A":6,",":21,".":21,"t":-8,"P":8,"s":10}},{"d":"9,71v-7,-109,20,-204,50,-307v19,-10,53,8,53,20v-15,30,-36,66,-45,114v18,2,23,20,23,45v13,-7,25,-42,34,-59v29,25,-7,80,-30,102v0,30,-7,94,-44,115v-18,0,-31,-17,-41,-30xm40,69v14,-21,25,-61,26,-93v-7,-3,-13,-22,-16,-35v-8,34,-10,71,-10,128","w":89,"k":{"x":-6,"-":-11,"\u2013":-11,"\u2014":-11,"\"":8,"'":8,"d":-6,"u":-6,"v":-6,"w":-6,"A":-27,"j":-41}},{"d":"88,63v11,-41,-3,-81,-47,-67v-5,-7,-9,-21,-6,-33v24,-14,37,-27,46,-43v0,-13,-5,-29,-10,-35v-17,15,-25,35,-40,65v-10,-5,-14,-14,-14,-29v12,-26,29,-65,43,-78v26,2,56,35,63,58v-6,22,-28,48,-51,64v35,-5,55,12,55,58v0,60,-30,84,-66,84v-32,8,-78,-42,-42,-72v19,18,41,33,69,28","w":120,"k":{"-":27,"\u2013":27,"\u2014":27,"\"":31,"'":31,"i":10,"z":10,"a":4,"c":4,"e":4,"o":4}},{"d":"51,-27v28,-16,43,-46,30,-77v-19,8,-38,46,-30,77xm110,91v-13,10,-38,10,-48,-2v4,-26,18,-76,18,-101v-33,25,-70,5,-70,-40v0,-29,22,-87,73,-90v9,6,15,18,19,27v6,0,24,-8,25,-12v5,6,10,17,11,31v-23,45,-32,124,-28,187","w":123,"k":{"p":4,"-":27,"\u2013":27,"\u2014":27,"\"":33,"'":33,"l":12,"i":6,"y":2,"z":4,",":8,".":8,"s":10,"h":4,"k":4,"j":-15}},{"d":"200,-116v27,23,-8,86,-32,99v-6,0,-12,-3,-15,-7v-7,14,-25,33,-45,39v-18,-5,-22,-17,-24,-29v-6,15,-17,30,-29,32v-54,-17,-43,-77,-32,-130v12,-8,43,-13,54,-1v-10,23,-19,73,-20,94v12,-7,21,-45,23,-67v10,-5,31,-6,37,3v-6,21,-13,43,-12,63v18,-11,25,-67,34,-100v12,-1,31,3,35,8v-1,21,-6,48,-13,68v14,-20,26,-49,39,-72","w":164,"k":{"-":-13,"\u2013":-13,"\u2014":-13,"A":-23}},{"d":"54,5v-20,-41,-35,-128,-42,-180v15,-13,44,-28,69,-23v-5,52,-10,108,0,158v24,-61,60,-122,99,-165v17,1,31,10,37,24v-36,35,-102,130,-112,184v-11,6,-39,9,-51,2","w":171,"k":{"\u2014":50,"\u2013":50,"y":19,"w":17,"v":17,"u":17,"o":23,"e":23,"d":23,"c":23,"a":23,"J":37,"E":11,"C":8,"A":25,".":46,"-":50,",":46,"\/":35}},{"d":"224,-194v10,-6,40,-10,47,2v-10,59,-37,132,-80,182v-39,25,-57,-30,-61,-59v-9,15,-23,52,-28,70v-83,33,-87,-104,-76,-188v15,-11,52,-21,70,-8v-14,38,-29,110,-16,163v21,-32,44,-90,49,-134v12,-7,39,-12,51,-3v-11,26,-17,87,-7,119v26,-38,47,-100,51,-144","w":237,"k":{"H":-10,"\/":25,"&":6,"Y":-11,"-":19,"\u2013":19,"\u2014":19,"A":17,",":29,".":29,"a":17,"c":17,"e":17,"o":17}},{"d":"124,-51v-61,0,-87,18,-83,-33v23,-10,259,-15,286,-1v0,32,-119,34,-203,34","w":342,"k":{"x":15,"p":33,"b":23,"X":35,"V":19,"F":21,"E":17,"G":10,"S":19,"T":52,"W":15,"B":27,"D":27,"Y":19,"l":15,"r":19,"d":21,"g":19,"q":19,"i":23,"u":17,"v":17,"w":17,"y":21,"z":15,"A":15,",":42,".":42,"t":23,"s":31,"a":19,"c":19,"e":19,"o":19,"m":21,"n":21,"h":31,"k":31,"j":23,"Z":37,"f":21}},{"d":"157,-116v5,5,10,10,11,19v-2,15,-25,98,-60,98v-13,0,-19,-13,-23,-20v-7,14,-15,25,-27,30v-80,-14,-45,-134,6,-154v7,2,20,14,23,22v8,-38,10,-64,9,-100v13,-9,43,-12,56,-1v-11,48,-41,130,-47,192v25,-23,35,-54,52,-86xm46,-24v19,-1,34,-51,36,-78v-24,13,-41,46,-36,78","w":122,"k":{"-":-8,"\u2013":-8,"\u2014":-8,"A":-23}},{"d":"113,-38v58,0,79,-38,99,-78v5,5,9,10,11,19v-8,54,-47,110,-119,110v-51,0,-88,-44,-88,-97v0,-60,61,-123,113,-141v31,22,58,52,63,85v-4,9,-24,21,-38,22v-3,-14,-8,-43,-14,-50v-37,0,-80,65,-86,102v7,21,31,28,59,28","w":177,"k":{"E":-23,"-":-19,"\u2013":-19,"\u2014":-19,"A":21}},{"d":"177,-124v-14,-26,-52,-30,-85,-27v-8,28,-14,63,-16,89v42,16,91,-27,101,-62xm27,-27r12,-130v-10,-4,-18,-21,-14,-34v60,-30,181,-20,183,68v2,91,-123,154,-181,96","w":197,"k":{"X":6,"F":6,"\/":31,"T":17,"B":6,"D":6,"-":21,"\u2013":21,"\u2014":21,"\"":17,"'":17,"A":15,",":29,".":29}},{"d":"225,-97v-5,36,-35,90,-80,90v-42,0,-70,-32,-84,-56v-1,14,-4,48,-5,65v-14,7,-33,4,-44,-3v5,-76,13,-144,22,-217v18,-10,48,-15,66,-3v-9,24,-24,78,-31,103v26,-37,65,-74,101,-91v13,3,32,17,32,34v-42,25,-79,51,-115,82v8,18,40,31,66,31v35,0,41,-18,60,-54v5,5,10,10,12,19","w":178,"k":{"&":-31,"-":-21,"\u2013":-21,"\u2014":-21,",":-6,".":-6}},{"d":"200,-137v14,34,-14,60,-47,57v-50,-3,-73,-35,-109,0v-6,-8,-12,-18,-13,-30v8,-17,30,-27,43,-27v35,0,49,24,78,24v18,0,37,-12,48,-24"},{"d":"159,5v-10,-8,-17,-26,-23,-38v-32,-1,-57,3,-85,9v-6,9,-21,40,-25,58v-16,0,-31,-5,-38,-12v25,-85,83,-175,125,-226v30,-6,54,-5,67,22v-5,10,-9,19,-9,36v0,62,5,102,23,134v-5,14,-23,17,-35,17xm127,-65v-4,-10,-12,-46,-12,-64v-17,17,-35,46,-41,56v18,0,38,3,53,8","w":189,"k":{"p":2,"b":6,"V":8}},{"d":"59,4v4,-49,37,-113,72,-144v-29,12,-90,24,-119,24v2,-21,13,-41,27,-49v40,-5,78,-11,114,-21v19,6,24,27,24,48v-44,33,-58,94,-62,142v-17,8,-40,8,-56,0","w":150,"k":{",":27,".":27,"4":10}},{"w":71,"k":{"j":-4}},{"d":"62,-37v37,-4,40,-50,61,-79v5,5,10,10,11,19v-3,30,-32,101,-67,101v-39,0,-55,-35,-52,-80v4,-54,27,-103,32,-167v29,-13,52,-4,68,22v-3,51,-6,100,-66,153v-1,14,-4,33,13,31xm80,-201v-17,30,-21,54,-25,86v25,-43,30,-51,25,-86","w":87,"k":{"-":-12,"\u2013":-12,"\u2014":-12,"A":-25}},{"d":"93,-38v41,-4,42,-52,61,-78v5,5,10,10,12,19v-2,15,-25,98,-66,98v-19,0,-40,-15,-49,-41v0,14,0,29,5,43v-12,11,-41,3,-46,-8v7,-74,27,-141,28,-216v8,-15,37,-24,59,-20v-4,41,-26,91,-40,132v12,-19,26,-31,39,-35v21,1,33,32,33,53v-15,22,-37,35,-63,43v8,7,18,10,27,10xm50,-68v18,1,51,-11,39,-38v-19,0,-30,20,-39,38","w":118,"k":{"-":-13,"\u2013":-13,"\u2014":-13,"A":-27}},{"d":"4,100v-38,0,-66,-47,-30,-73v4,13,13,30,21,36v35,-31,18,-118,27,-177v5,-8,36,-14,53,-9v-4,35,-9,69,-13,116v-4,40,-16,107,-58,107xm84,-172v0,21,-15,34,-35,34v-14,0,-30,-6,-30,-24v-2,-39,63,-56,65,-10","w":63,"k":{"-":23,"\u2013":23,"\u2014":23}},{"d":"103,-39v23,-15,35,-49,49,-77v5,5,10,10,12,19v-1,13,-23,94,-64,94v-21,1,-25,-43,-22,-72v-12,21,-24,58,-26,82v-21,0,-38,-2,-44,-16v13,-67,29,-145,31,-211v10,-11,35,-25,54,-21v-3,46,-19,106,-39,169v13,-32,28,-53,42,-61v41,7,10,73,7,94","w":117,"k":{"-":-13,"\u2013":-13,"\u2014":-13,"A":-27}},{"d":"88,-43v35,-5,61,-69,53,-131v16,-8,43,-10,57,-2v-22,75,0,150,-30,223v-20,49,-127,29,-134,-23v3,-7,13,-15,23,-18v14,16,44,28,63,29v16,-17,26,-61,27,-95v-15,27,-38,50,-65,57v-79,-13,-64,-118,-51,-185v12,-8,42,-15,64,-9v-8,34,-23,84,-23,118v0,18,4,32,16,36","w":178,"k":{"I":-8,"-":17,"\u2013":17,"\u2014":17,"L":-10,"a":-6,"c":-6,"e":-6,"o":-6}},{"d":"78,32v5,-74,10,-149,10,-235v-21,0,-60,-5,-49,-28v27,-6,64,-6,88,2v-5,90,-13,194,-22,290v-31,5,-92,8,-85,-26v18,-4,38,-5,58,-3","w":137},{"d":"142,-114v-14,-34,-75,-20,-91,-4v9,30,73,30,91,4xm88,10v-10,-5,-20,-20,-20,-34v11,-3,47,-27,57,-44v-16,12,-39,21,-62,21v-26,0,-45,-30,-45,-63v-1,-93,162,-106,161,-9v0,37,-34,114,-91,129","w":167},{"d":"64,-53v-13,11,-55,73,-65,96v-13,-3,-22,-8,-27,-22v17,-41,52,-78,77,-103v-14,-24,-28,-66,-31,-90v15,-20,39,-30,63,-26v-1,25,-3,67,3,85v31,-44,65,-77,77,-85v13,0,37,17,37,32v-23,16,-86,52,-104,83v3,16,19,32,45,32v38,0,53,-32,68,-65v5,5,10,10,12,19v-3,24,-28,95,-78,95v-32,0,-65,-22,-77,-51","w":171,"k":{"\u2014":-19,"\u2013":-19,"-":-19,"&":-27}},{"d":"105,-225v13,1,18,8,22,16v49,18,25,93,-29,92v-26,0,-49,-25,-49,-46v0,-25,29,-53,56,-62xm104,-176r-2,-12v-15,10,-23,21,-19,40v20,16,56,-16,31,-30v-3,0,-6,1,-10,2","w":150},{"d":"116,-143v0,22,-14,35,-35,35v-14,0,-29,-6,-29,-24v0,-37,62,-57,64,-11xm31,32v-7,-2,-17,-10,-21,-17v15,-19,35,-55,41,-78v14,4,39,16,45,26v-14,22,-42,55,-65,69","w":123},{"d":"37,-87v-2,-10,0,-20,1,-30v42,-27,103,-58,150,-76v5,2,7,7,7,10v0,22,-55,63,-108,81v36,15,78,41,103,61v0,9,-7,15,-19,15v-35,0,-109,-44,-134,-61"},{"d":"22,32v64,-46,83,-187,24,-246v2,-8,8,-17,14,-20v40,14,60,62,60,116v0,70,-33,149,-96,178v-2,-9,-2,-18,-2,-28","w":137},{"d":"118,-158v-24,38,-62,9,-92,-16v4,-16,19,-34,27,-38v21,23,50,42,65,54","w":117},{"d":"197,-11v-58,-4,-105,2,-153,23v-18,0,-32,-29,-32,-46v32,-42,111,-92,158,-120v-49,4,-114,12,-163,33v1,-23,10,-45,16,-52v58,-20,121,-30,166,-34v21,11,25,31,24,54v-41,27,-97,70,-126,107v40,-6,66,-9,85,-9v13,0,37,1,37,7v0,12,-6,29,-12,37","w":188,"k":{"&":10}},{"d":"164,-97v-1,19,-29,103,-70,103v-9,0,-16,-5,-21,-14v-10,13,-19,18,-33,18v-25,0,-34,-31,-34,-52v0,-51,42,-104,74,-107v20,12,33,22,42,39v-3,16,-16,64,-27,84v22,-11,40,-58,57,-90v5,5,10,10,12,19xm80,-106v-22,7,-37,33,-40,80v21,-7,36,-49,40,-80","w":117,"k":{"-":-11,"\u2013":-11,"\u2014":-11,"\"":10,"'":10,"A":-29,"J":-35}},{"d":"148,-97v-3,22,-31,106,-80,106v-34,0,-58,-25,-58,-59v0,-22,10,-88,58,-100v22,5,44,35,47,58v-8,19,-21,39,-40,48v-15,-1,-22,-7,-30,-17v-1,14,-5,37,7,41v45,0,64,-57,84,-96v5,5,10,10,12,19xm73,-77v4,-8,4,-30,1,-38v-13,9,-20,18,-28,44v12,0,19,-2,27,-6","w":101,"k":{"-":-11,"\u2013":-11,"\u2014":-11,"\"":10,"'":10,"A":-29,"J":-35}},{"d":"91,5v-48,0,-104,-32,-57,-59v22,16,67,24,94,3v-21,-6,-56,-5,-75,-1v-9,-6,-8,-26,-3,-34v48,0,90,-25,91,-54v-32,0,-83,34,-111,59v-9,-7,-12,-18,-12,-31v17,-38,67,-62,107,-70v22,3,46,21,46,49v0,40,-32,50,-60,56v23,3,49,11,53,32v-3,35,-45,50,-73,50","w":157},{"d":"119,35v3,34,-56,31,-90,26v8,-96,18,-200,29,-290v26,-8,61,-8,89,-2v7,24,-33,28,-54,28v-12,58,-22,149,-31,235v19,-2,39,-1,57,3","w":124},{"d":"39,56v7,-95,18,-192,27,-281v7,-6,30,-12,42,-5v-14,56,-29,173,-39,281v-7,5,-19,8,-30,5","w":108},{"d":"163,-97v2,11,-31,107,-64,68v-7,21,-23,42,-48,42v-27,0,-41,-29,-41,-62v0,-45,35,-100,79,-103v8,6,14,22,15,38v12,6,15,38,9,59v17,-7,28,-42,38,-61v5,5,10,10,12,19xm80,-43v-12,-16,-5,-41,6,-57v-25,-11,-34,43,-36,70v0,6,4,7,8,7v9,0,19,-9,22,-20","w":116,"k":{"-":-11,"\u2013":-11,"\u2014":-11,"\"":10,"'":10,"A":-29,"J":-35}},{"d":"132,-87v2,38,-51,41,-86,34v-5,-5,-5,-20,-5,-31v26,-12,63,-11,91,-3","w":148,"k":{"x":15,"p":33,"b":23,"X":35,"V":19,"F":21,"E":17,"G":10,"S":19,"T":52,"W":15,"B":27,"D":27,"Y":19,"l":15,"r":19,"d":21,"g":19,"q":19,"i":23,"u":17,"v":17,"w":17,"y":21,"z":15,"A":15,",":42,".":42,"t":23,"s":31,"a":19,"c":19,"e":19,"o":19,"m":21,"n":21,"h":31,"k":31,"j":23,"Z":37,"f":21}},{"d":"62,-18v34,-6,64,-65,79,-98v27,22,3,57,-20,95v-14,24,-37,34,-48,34v-35,0,-63,-30,-63,-66v0,-36,24,-82,53,-103v36,6,55,34,58,58v-8,12,-21,21,-35,24v0,-14,1,-30,-2,-42v-19,12,-40,72,-22,98","w":105,"k":{"-":-11,"\u2013":-11,"\u2014":-11,"\"":10,"'":10,"A":-29,"J":-35}},{"d":"8,26v27,-93,84,-207,120,-255v13,0,28,7,33,20v-34,33,-111,160,-129,249v-10,0,-19,-2,-24,-14","w":135,"k":{"S":27,"Q":27,"O":27,"M":17,"J":41,"G":27,"E":27,"C":33,"A":48}},{"d":"144,-69v38,-5,40,15,30,41r-35,-2v-1,13,-3,24,-3,36v-7,5,-37,5,-46,1v2,-11,3,-22,6,-34v-21,0,-53,5,-71,10v-13,-6,-23,-32,-23,-43v26,-23,88,-83,124,-120v16,3,31,15,36,27v-11,32,-16,59,-18,84xm107,-118v-15,13,-38,35,-51,50v18,-3,33,-4,41,-4v2,-14,6,-30,10,-46","w":160,"k":{"7":8,"9":12}},{"d":"76,-3v-29,25,-56,-15,-60,-41v1,-17,3,-36,8,-54v-18,2,-16,-21,-15,-37v4,-2,19,-5,27,-6v3,-17,8,-44,10,-62v16,-11,40,3,44,15v-5,15,-9,28,-12,44v9,0,27,3,35,5v7,29,-26,37,-47,42v-3,17,-7,45,-7,66v19,0,38,-50,56,-85v29,28,-16,93,-39,113","w":79,"k":{"-":-17,"\u2013":-17,"\u2014":-17}},{"d":"202,-73v-5,53,-55,78,-99,78v-44,0,-87,-42,-87,-91v0,-61,63,-115,117,-141v22,4,77,59,77,80v0,12,-31,17,-42,17v-4,-11,-10,-32,-17,-41v-39,4,-90,56,-98,97v15,44,100,32,117,3v-22,4,-49,6,-74,6v-11,-1,-17,-26,-12,-38v39,-11,104,-17,150,-10v7,22,-6,33,-32,40","w":213,"k":{"\/":13,"E":10,"T":21,"A":12,",":33,".":33,"t":-15}},{"d":"29,-20v1,-35,61,-50,65,-10v5,41,-63,56,-65,10xm44,-77v3,-48,8,-95,15,-140v12,-5,50,-8,67,-2v-16,28,-29,87,-35,141v-13,5,-34,6,-47,1","w":113},{"d":"40,-136v1,-29,4,-58,9,-87v8,-4,29,-6,40,-1v-4,38,-5,97,-49,88","w":70,"k":{"x":17,"p":15,"O":12,"Q":12,"C":12,"E":12,"G":12,"S":12,"r":8,"d":31,"g":27,"q":27,"u":21,"v":21,"w":21,"y":27,"z":21,"A":35,",":31,".":31,"s":31,"a":23,"c":23,"e":23,"o":23,"m":15,"n":15}},{"d":"140,-97v-2,18,-27,108,-78,102v-13,-2,-27,-18,-30,-27v5,-18,20,-55,33,-76v-5,0,-12,-2,-16,-3v-8,26,-19,57,-34,75v-30,-22,10,-61,16,-85v-13,-23,2,-52,28,-52v3,8,2,24,0,34v9,0,23,-3,31,-7v6,4,16,15,17,24v-16,28,-30,57,-39,90v25,-15,45,-64,61,-94v5,5,9,10,11,19","w":94,"k":{"-":-19,"\u2013":-19,"\u2014":-19}},{"d":"130,-104v22,0,53,-6,50,22v0,6,-1,11,-2,16v-36,2,-69,7,-102,17v-3,14,-4,31,-6,46v-10,11,-36,8,-43,-2v0,-43,3,-102,8,-153v-4,-5,-10,-17,-7,-27v18,-17,35,-21,76,-21v30,0,76,5,77,48v-31,0,-65,-1,-91,3v-3,7,-9,30,-10,57v15,-4,32,-6,50,-6","w":167,"k":{"\u2014":8,"\u2013":8,"r":8,"o":19,"e":19,"c":19,"a":19,"Q":13,"O":13,"G":12,"C":12,"A":4,".":39,"-":8,",":39,"\/":15}},{"d":"154,-116v6,5,10,10,12,19v-1,16,-26,99,-68,99v-21,0,-28,-43,-24,-76v-11,14,-23,55,-24,80v-14,5,-34,-1,-40,-9v9,-41,9,-83,11,-120v8,-10,31,-20,41,-20v3,22,-3,50,-8,72v9,-26,29,-55,40,-62v36,15,12,69,8,101v23,-16,37,-55,52,-84","w":119,"k":{"-":-11,"\u2013":-11,"\u2014":-11,"A":-27}},{"d":"136,-58v-27,-10,-61,-7,-75,15v26,5,62,6,75,-15xm51,-69v18,-23,46,-42,76,-42v21,0,47,16,47,52v0,47,-49,66,-83,66v-48,0,-77,-25,-77,-73v0,-50,42,-98,90,-129v13,2,34,19,38,34v-22,14,-73,33,-91,92","w":165},{"d":"114,60v-68,15,-85,-68,-54,-123v-7,-5,-17,-8,-28,-5v-2,-10,-3,-21,0,-31v11,0,24,-2,30,-9v-28,-59,-1,-123,71,-126v3,10,1,20,-1,29v-24,5,-49,21,-49,57v0,18,3,36,8,47v-8,5,-18,11,-26,14v9,3,21,11,26,21v-11,26,-18,64,-11,95v14,3,28,4,41,1v0,11,-2,20,-7,30","w":124},{"d":"102,-190v6,2,13,18,15,31v21,9,51,27,51,67v0,46,-30,97,-82,97v-37,0,-72,-33,-72,-73v0,-30,42,-122,88,-122xm70,-41v29,10,51,-17,52,-46v0,-13,-6,-21,-16,-22v-3,-11,1,-18,3,-30v-34,27,-46,54,-39,98","w":159},{"d":"120,-6v3,-14,7,-30,8,-45v-19,-2,-50,-1,-64,3v-1,15,-3,37,-1,53v-9,7,-39,8,-49,1v2,-68,9,-143,21,-219v21,-8,51,-15,70,-2v-13,36,-26,78,-33,117v18,-4,37,-6,63,-6v3,-17,8,-64,9,-102v14,-7,52,-14,68,-4v-11,50,-29,132,-46,200v-13,5,-30,8,-46,4","w":180,"k":{".":12,",":12,"I":-4}},{"d":"157,-48v40,-1,63,-34,76,-68v5,5,9,10,11,19v-6,47,-42,94,-92,94v-37,0,-69,-27,-85,-61v-1,18,-3,54,-4,70v-10,7,-37,10,-45,-2v10,-58,15,-116,17,-175v-4,-6,-10,-17,-11,-22v47,-43,165,-25,171,55v-9,39,-51,65,-96,65v14,14,36,25,58,25xm153,-141v-3,-22,-46,-20,-66,-14v-4,12,-13,46,-15,60v24,-2,78,-18,81,-46","w":198,"k":{"V":8,"&":-31,"O":13,"Q":13,"E":-23,"-":-11,"\u2013":-11,"\u2014":-11,"\"":21,"'":21,"u":15,"v":15,"w":15,"y":17,"A":19,",":-8,".":-8,"P":10}},{"d":"104,-152v-26,0,-21,21,-21,43v19,0,68,-14,76,-33v-8,-8,-27,-10,-55,-10xm143,-63v-14,-10,-48,-13,-68,-7v-1,1,-1,7,-2,15v19,10,56,3,70,-8xm39,-153v-40,-43,19,-50,52,-50v34,0,101,3,101,52v0,30,-29,48,-54,54v22,2,42,13,42,35v-3,68,-101,74,-155,58v3,-53,6,-101,14,-149","w":179,"k":{"X":6,"F":6,"\/":31,"T":17,"B":6,"D":6,"-":21,"\u2013":21,"\u2014":21,"\"":17,"'":17,"A":15,",":29,".":29}},{"d":"201,-116v5,5,9,10,11,19v-2,14,-21,90,-56,90v-21,0,-25,-38,-24,-80v-10,17,-18,56,-19,79v-14,0,-29,-1,-37,-6v4,-26,12,-51,13,-80v-17,24,-26,71,-26,94v-15,6,-38,3,-46,-7v7,-32,8,-81,6,-119v9,-10,23,-19,46,-19v0,21,-2,28,-12,73v14,-46,31,-63,44,-71v19,15,15,41,9,72v8,-33,25,-59,39,-67v35,15,11,61,11,94v14,-14,31,-51,41,-72","w":165,"k":{"-":-11,"\u2013":-11,"\u2014":-11,"A":-27}},{"d":"81,-26v14,-10,24,-44,13,-64v-30,9,-36,48,-13,64xm53,97v-14,9,-40,2,-49,-6v3,-79,30,-145,29,-227v13,-11,37,-18,54,-9v-6,14,-16,33,-18,43v21,-39,69,-18,69,27v0,44,-19,81,-53,81v-14,0,-25,-8,-28,-20v-4,32,-9,75,-4,111","w":132,"k":{"\u2014":23,"\u2013":23,"z":8,"w":4,"v":4,"u":4,"s":15,"r":4,"l":15,".":13,"-":23,",":13,"'":31,"\"":31,"p":13}},{"d":"164,-97v-8,27,-16,86,-65,78v-6,12,-16,32,-33,32v-63,1,-52,-83,-43,-130v11,-6,40,-7,49,0v-10,37,-13,63,-12,98v20,-26,24,-79,26,-112v15,-3,34,-4,44,4v-3,28,-9,53,-20,81v18,-14,30,-49,42,-70v5,5,10,10,12,19","w":117,"k":{"-":-13,"\u2013":-13,"\u2014":-13,"A":-23}},{"d":"194,42v-75,60,-182,12,-182,-81v0,-98,89,-151,154,-151v48,0,65,43,65,80v0,62,-42,110,-66,110v-14,0,-32,-4,-36,-19v-14,37,-55,14,-55,-15v0,-36,43,-86,59,-86v14,4,25,11,32,19v-4,30,-13,54,-22,75v44,10,69,-80,69,-96v0,-20,-15,-37,-46,-37v-84,0,-129,89,-129,129v0,75,103,83,163,43v0,10,-1,19,-6,29xm141,-91v-32,9,-43,40,-43,65v21,-9,40,-40,43,-65","w":222},{"d":"68,-198v3,1,7,9,8,15v37,9,28,85,-17,83v-19,0,-36,-16,-36,-37v0,-16,21,-61,45,-61xm75,-144v0,-13,-11,-11,-7,-24v-11,11,-23,31,-11,43v10,0,18,-9,18,-19xm240,-170v-44,19,-155,109,-201,186v-6,-2,-16,-9,-17,-17v55,-77,148,-162,197,-194v9,4,21,12,21,25xm174,-93v3,1,7,10,8,16v37,9,28,85,-17,83v-19,0,-36,-16,-36,-37v0,-16,21,-62,45,-62xm181,-39v0,-13,-11,-9,-7,-23v-11,11,-23,31,-11,43v10,0,18,-10,18,-20","w":211},{"d":"5,-53v5,-17,27,-32,41,-32v0,19,4,46,22,57v63,1,63,-129,47,-180v15,-12,43,-16,68,-13v0,73,-3,130,-27,186v-13,30,-45,49,-73,49v-55,0,-73,-30,-78,-67","w":169,"k":{"\/":15,"A":6,",":25,".":25}},{"d":"198,-84v9,34,-63,36,-100,38v-19,0,-40,-1,-58,-3v-6,-7,-11,-23,-11,-31v48,-12,117,-11,169,-4xm204,-154v8,34,-65,37,-100,37v-20,0,-40,-2,-58,-3v-5,-7,-11,-23,-11,-31v48,-11,118,-10,169,-3"},{"d":"40,-136v1,-29,4,-58,9,-87v8,-4,29,-6,40,-1v-4,38,-5,97,-49,88xm98,-136v1,-29,5,-58,10,-87v8,-4,29,-6,40,-1v-4,38,-6,97,-50,88","w":129,"k":{"x":17,"p":15,"O":12,"Q":12,"C":12,"E":12,"G":12,"S":12,"r":8,"d":31,"g":27,"q":27,"u":21,"v":21,"w":21,"y":27,"z":21,"A":35,",":31,".":31,"s":31,"a":23,"c":23,"e":23,"o":23,"m":15,"n":15}},{"d":"99,-31v5,37,-61,52,-64,10v-2,-39,62,-55,64,-10xm116,-143v0,22,-14,35,-35,35v-14,0,-29,-6,-29,-24v0,-37,62,-57,64,-11","w":123},{"d":"150,-14v-31,-17,-57,-59,-81,-103v-9,37,-13,89,-14,129v-17,4,-35,-3,-43,-14v4,-78,11,-140,21,-193v11,-19,40,-28,62,-22v6,53,24,125,60,163v9,-29,13,-108,13,-138v9,-17,31,-24,49,-15v-2,48,-9,109,-19,156v-4,19,-30,33,-48,37","w":194,"k":{"B":-8,"D":-8,"Y":-8,",":19,".":19}},{"d":"152,19v-18,-5,-37,-19,-49,-33v-32,17,-89,30,-90,-18v0,-31,19,-52,40,-70v-22,-57,9,-117,66,-116v24,0,34,12,34,34v0,44,-27,70,-58,95v4,8,11,20,17,26v13,-11,26,-26,38,-42v10,3,21,17,22,29v-9,19,-22,33,-35,42v11,9,26,17,40,19v-1,15,-8,28,-25,34xm78,-121v34,-23,41,-43,40,-74v-31,11,-45,39,-40,74xm79,-44v-5,-8,-9,-16,-12,-24v-7,6,-18,23,-21,33v12,0,24,-3,33,-9","w":174,"k":{"W":10,"T":31,"V":13}},{"d":"163,12v12,32,-61,37,-99,38v-19,0,-38,-1,-58,-3v-6,-6,-11,-23,-11,-32v48,-10,117,-8,168,-3","w":162},{"d":"102,-158v13,1,19,8,22,16v50,17,26,93,-29,91v-26,0,-50,-25,-50,-46v0,-25,30,-52,57,-61","w":168},{"d":"120,-33v20,-15,35,-58,49,-83v5,5,11,10,12,19v-5,27,-29,96,-65,100v-10,-2,-18,-13,-19,-31v-8,15,-19,35,-38,35v-63,0,-43,-85,-34,-127v8,-7,43,-7,52,-1v-13,34,-23,62,-19,98v11,-7,26,-28,38,-96v12,-2,44,-1,45,6v-2,30,-17,46,-21,80","w":134,"k":{"-":-13,"\u2013":-13,"\u2014":-13,"A":-23}},{"d":"105,60v-43,-15,-64,-67,-64,-123v0,-68,31,-143,90,-171v1,8,3,20,1,29v-64,48,-75,191,-14,245v-1,8,-8,17,-13,20","w":124},{"d":"61,-21v23,-9,42,-54,37,-102v21,-4,44,-3,55,12v-25,66,-7,132,-26,192v-27,42,-111,30,-118,-26v6,-11,13,-17,23,-20v5,12,25,32,39,38v26,-12,27,-59,27,-87v-27,33,-65,26,-81,-17v0,-24,2,-59,6,-85v17,-13,44,-10,54,7v-12,28,-19,60,-16,88","w":136,"k":{"-":15,"\u2013":15,"\u2014":15,"\"":17,"'":17,",":11,".":11,"s":8}},{"d":"24,60v-3,-8,-2,-18,1,-28v26,-6,51,-23,51,-64v0,-18,-3,-36,-7,-46v7,-5,18,-10,26,-13v-9,-3,-21,-12,-26,-22v13,-26,18,-58,13,-90v-13,-2,-29,-3,-42,-1v0,-11,3,-20,8,-30v68,-16,84,65,52,118v7,5,17,8,28,5v2,11,3,21,0,32v-11,0,-24,1,-31,8v27,61,-1,130,-73,131","w":137},{"d":"97,-98v22,4,59,11,59,36v0,50,-61,60,-92,60v-20,0,-59,-11,-59,-42v0,-15,14,-38,36,-49v-14,-8,-20,-14,-20,-27v0,-46,60,-73,101,-73v8,6,16,19,19,32v10,1,19,11,23,26v-23,9,-49,23,-67,37xm113,-62v-8,-6,-25,-15,-43,-18v-7,1,-19,16,-20,25v16,8,57,4,63,-7xm123,-149v-18,1,-52,12,-66,25v1,4,4,11,10,14v13,-11,41,-30,56,-39","w":147},{"d":"13,-53v2,-7,10,-14,16,-17v22,19,39,31,75,31v30,0,43,-8,53,-18v-63,6,-148,-5,-139,-69v7,-50,73,-84,116,-99v24,8,68,47,68,81v0,6,-28,16,-41,16v-4,-14,-13,-35,-21,-43v-22,0,-72,31,-85,59v31,19,81,24,120,25v12,5,18,12,18,26v0,35,-35,70,-90,70v-44,0,-84,-27,-90,-62","w":185,"k":{"p":8,"V":-10,"R":2,"-":12,"\u2013":12,"\u2014":12,"\"":6,"'":6,",":12,".":12,"M":4,"a":8,"c":8,"e":8,"o":8,"m":2,"n":2}},{"d":"75,-55v-2,15,-4,32,-5,46v-5,14,-30,20,-46,15v7,-52,11,-126,12,-170v-8,-8,-13,-18,-12,-32v67,-29,161,-42,170,51v-7,55,-74,87,-119,90xm154,-146v-2,-21,-45,-19,-62,-13v-3,8,-7,31,-10,59v25,0,65,-16,72,-46","w":173,"k":{"\/":33,"&":11,"E":13,"-":35,"\u2013":35,"\u2014":35,"d":10,"g":6,"q":6,"y":21,"A":27,",":58,".":58,"J":37,"s":10,"a":10,"c":10,"e":10,"o":10}},{"w":71,"k":{"j":-4}},{"d":"120,-229v23,3,34,20,38,37v91,36,45,203,-54,203v-46,0,-88,-54,-88,-101v0,-57,55,-120,104,-139xm70,-48v38,32,89,-6,89,-54v0,-28,-14,-38,-37,-29v-5,-13,-1,-25,6,-36v-53,34,-65,59,-58,119","w":199,"k":{"X":6,"F":6,"\/":22,"T":17,"R":10,"B":12,"D":12,"\"":17,"'":17,"A":6,",":21,".":21,"t":-8,"P":8,"s":10}},{"d":"40,-84v-4,-11,-16,-11,-15,-25v4,-54,67,-84,104,-94v33,16,58,64,58,73v-10,11,-26,14,-43,14v-4,-15,-8,-30,-15,-38v-33,3,-56,17,-67,38v10,8,16,16,20,24v30,-5,62,-7,88,-7v11,25,-53,35,-86,39v-2,9,-5,17,-10,28v37,-15,73,-20,109,-13v0,13,-4,25,-12,36v-51,-3,-71,2,-119,21v-18,0,-29,-18,-29,-34v15,-9,23,-22,24,-35v-18,4,-23,-12,-26,-22v6,-2,12,-4,19,-5","w":180},{"d":"100,-5r9,-53v-12,2,-24,3,-32,3r-8,49v-7,1,-17,3,-25,1v1,-17,3,-33,5,-50r-23,-1v-5,-7,-3,-18,-2,-28v9,-2,20,-3,30,-5v2,-12,4,-25,5,-37v-6,0,-12,0,-19,-1v-5,-5,-9,-20,-9,-28v11,-2,21,-4,33,-5r9,-53v9,-5,25,-7,36,-3v-5,14,-9,32,-13,54r33,0v3,-17,6,-34,10,-51v10,-5,25,-7,37,-3v-6,14,-11,33,-17,55v12,0,23,2,33,3v7,19,-31,27,-40,29v-3,11,-6,22,-8,34v15,0,30,0,43,1v-1,23,-34,30,-50,32v-4,18,-7,37,-11,56v-8,1,-18,3,-26,1xm116,-95r5,-31r-33,1v-1,10,-3,21,-5,32v11,-1,22,-2,33,-2","w":183},{"d":"104,-30v0,23,-14,38,-35,38v-14,0,-29,-6,-29,-25v0,-36,64,-55,64,-13xm63,-90v27,-48,63,-55,84,-93v-42,3,-76,33,-108,65v-9,-4,-15,-15,-17,-26v11,-44,75,-84,123,-84v19,4,36,28,36,53v0,49,-54,58,-89,113v-14,-3,-26,-15,-29,-28","w":158},{"d":"71,-148r-40,-3v-8,-8,-16,-26,-10,-38v44,-11,127,-13,178,-5v9,35,-45,40,-74,45v-12,49,-17,100,-23,150v-10,8,-41,7,-50,1v4,-53,11,-102,19,-150","w":166,"k":{"x":37,"p":41,"\/":39,"&":13,"O":15,"Q":15,"C":13,"E":13,"G":6,"S":21,"-":79,"\u2013":79,"\u2014":79,"r":17,"d":37,"g":43,"q":43,"u":43,"v":43,"w":43,"y":41,"z":37,"A":41,",":67,".":67,"J":44,"s":35,"M":17,"a":48,"c":48,"e":48,"o":48,"m":33,"n":33,"h":23,"k":23}},{"d":"63,-81v-14,0,-31,-5,-31,-24v0,-37,65,-57,65,-14v0,23,-13,38,-34,38","w":96,"k":{"z":17,"y":8,"Y":17,"W":19,"T":37,"S":12,"Q":17,"O":17,"G":17,"E":8,"D":19,"C":17,"B":19,"7":37,"2":8,"'":27,"\"":27,"p":6,"b":8,"X":-11,"V":19,"F":13}},{"d":"18,-26v0,-40,4,-110,9,-150v9,-17,49,-21,67,-10v-10,34,-22,105,-23,140v14,24,61,17,75,-7v5,-42,11,-100,11,-140v10,-12,35,-17,49,-9v-4,42,-14,147,-29,175v-23,44,-139,55,-159,1","w":186,"k":{"\/":17,"T":10,",":10,".":10}},{"d":"151,-29v-38,5,-72,13,-106,23v-24,-5,-32,-31,-32,-43v0,-10,12,-108,21,-153v18,-21,50,-25,71,-11v-14,36,-46,126,-46,161v21,-10,57,-14,86,-14v8,5,12,26,6,37","w":140,"k":{"V":8,"E":25,"T":25,"W":6,"Y":6,"-":10,"\u2013":10,"\u2014":10,"\"":29,"'":29,"A":35,"L":15}},{"d":"192,-91v-42,28,-91,55,-136,74v-9,-2,-21,-13,-25,-20v31,-23,83,-51,119,-66v-33,-12,-73,-35,-100,-54v-3,-12,2,-25,6,-35v44,16,118,51,140,75v0,14,-3,24,-4,26"},{"d":"156,-132v-11,20,-32,5,-46,-7v-1,12,-2,26,-3,39v-7,3,-17,5,-24,1v0,-13,2,-27,4,-39v-9,6,-18,10,-28,14v-6,-2,-15,-10,-18,-16v10,-8,27,-18,40,-24v-9,-5,-19,-11,-27,-19v0,-7,4,-19,8,-25v9,5,23,15,32,23v0,-13,0,-25,2,-40v6,-5,25,-8,34,-2v-4,10,-10,26,-13,43v13,-6,28,-13,38,-18v13,16,-10,30,-29,42v10,9,22,19,30,28","w":159},{"d":"124,-199r-6,27v18,14,38,41,38,61v-2,4,-16,10,-25,11v-8,-11,-9,-25,-18,-33v-16,0,-52,17,-63,35v23,13,62,15,90,16v11,4,17,10,17,21v0,24,-27,40,-60,47v-1,4,-1,9,-1,13v-6,4,-17,7,-26,4v0,-5,1,-12,1,-17v-33,-1,-83,-34,-45,-55v26,22,71,30,102,10v-37,-1,-112,-4,-112,-49v7,-29,41,-51,70,-64r3,-25v4,-1,26,-5,35,-2","w":156},{"d":"203,-87v8,34,-57,34,-109,36v-22,0,-41,-1,-48,-2v-5,-5,-5,-20,-5,-31v25,-12,132,-11,162,-3","w":219,"k":{"x":15,"p":33,"b":23,"X":35,"V":19,"F":21,"E":17,"G":10,"S":19,"T":52,"W":15,"B":27,"D":27,"Y":19,"l":15,"r":19,"d":21,"g":19,"q":19,"i":23,"u":17,"v":17,"w":17,"y":21,"z":15,"A":15,",":42,".":42,"t":23,"s":31,"a":19,"c":19,"e":19,"o":19,"m":21,"n":21,"h":31,"k":31,"j":23,"Z":37,"f":21}},{"d":"99,-123r8,-69v9,-7,36,-12,49,-3v-6,17,-12,43,-17,71v22,1,43,3,62,5v7,26,-34,31,-69,36v-3,22,-5,45,-8,68v-10,4,-25,6,-35,1r6,-67v-17,0,-35,-1,-52,-3v-6,-7,-11,-24,-11,-32v20,-4,43,-6,67,-7"},{"d":"226,-97v-12,76,-73,110,-144,110v-34,0,-68,-18,-68,-50v0,-24,16,-40,44,-50v-28,-9,-38,-24,-38,-41v0,-53,81,-88,118,-97v34,17,58,70,58,80v-9,11,-26,15,-43,15v-3,-16,-8,-32,-15,-41v-33,3,-76,23,-87,46v23,9,66,8,93,4v8,8,7,31,3,43v-50,3,-78,13,-96,34v41,8,105,11,137,-27v11,-14,17,-29,26,-45v6,5,10,10,12,19","w":179,"k":{"X":-27,"V":-13,"F":6,"E":-25,"S":-35,"-":-17,"\u2013":-17,"\u2014":-17,"A":21,",":-8,".":-8,"J":-35}},{"d":"221,-48v17,-16,26,-47,38,-68v5,5,10,10,12,19v-1,11,-20,84,-53,92v-34,-2,-46,-56,-39,-102v-8,24,-30,68,-44,85v-18,0,-44,-13,-52,-23v-6,-15,-13,-38,-14,-72v-13,33,-26,125,-29,159v-27,0,-41,-27,-44,-36v17,-86,42,-182,66,-224v16,-5,50,-7,63,2v-12,49,-19,101,-10,153v34,-30,57,-102,67,-151v27,-9,61,4,60,29v-16,39,-45,95,-21,137","w":224,"k":{"X":-27,"&":-29,"E":-27,"S":-33,"A":19,"J":-21,"Z":-17}},{"d":"13,-5v5,-71,13,-141,22,-208v11,-9,50,-12,67,-3v-18,42,-32,129,-41,210v-13,7,-36,9,-48,1","w":70,"k":{"s":13,"n":6,"m":6,"d":8,"p":8}},{"d":"158,-5v-38,-12,-81,-5,-116,8v-12,-5,-26,-27,-22,-46v26,-16,105,-51,121,-95v-42,3,-76,34,-107,64v-9,-4,-15,-15,-17,-25v12,-45,74,-85,122,-85v19,4,36,29,36,54v0,42,-63,73,-100,89v26,-6,77,-18,97,1v-1,13,-6,25,-14,35","w":164},{"d":"100,-26v-9,19,-24,32,-39,32v-37,0,-48,-35,-48,-67v0,-58,32,-113,38,-181v28,-13,52,-5,67,21v-3,35,-11,81,-34,118v3,-3,11,-11,16,-14v4,6,5,47,2,59v14,-19,19,-39,30,-58v5,5,10,10,12,19v-1,10,-15,71,-44,71xm81,-202v-18,30,-22,56,-26,87v17,-28,33,-53,26,-87xm71,-92v-9,14,-24,15,-25,34v-2,31,18,31,31,17v-8,-5,-12,-35,-6,-51","w":97,"k":{"\u2014":-13,"\u2013":-13,"A":-23,"-":-13}},{"d":"58,17v-24,-7,-49,-28,-50,-49v5,-9,18,-19,25,-23v3,13,15,32,25,40v29,-32,-30,-45,-30,-76v0,-27,21,-53,42,-68v36,-1,59,56,16,60v0,-6,-5,-18,-7,-22v-5,3,-10,12,-13,19v5,21,45,28,47,66v-7,28,-30,49,-55,53","w":98,"k":{"p":10,"-":17,"\u2013":17,"\u2014":17,"\"":10,"'":10,"l":4,"s":6}},{"d":"55,8v-14,0,-30,-6,-30,-25v0,-38,65,-54,65,-13v0,23,-14,38,-35,38","w":96,"k":{"p":6,"b":8,"X":-11,"V":19,"F":13,"O":17,"Q":17,"C":17,"E":8,"G":17,"S":12,"T":37,"W":19,"B":19,"D":19,"Y":17,"\"":27,"'":27,"y":8,"z":17,"2":8,"7":37}},{"d":"102,40v-3,-89,-58,-216,-86,-249v8,-13,25,-20,37,-20v27,48,64,162,75,255v-8,12,-16,14,-26,14","w":135},{"d":"22,0v3,-38,11,-87,17,-123v-13,-1,-23,-6,-26,-12v8,-11,31,-38,50,-45v10,2,24,15,26,28v-12,32,-18,104,-20,149v-12,10,-33,10,-47,3","w":75},{"d":"31,32v-7,-2,-17,-10,-21,-17v15,-19,35,-55,41,-78v14,4,39,16,45,26v-14,22,-42,55,-65,69","w":89,"k":{"p":6,"b":8,"X":-11,"V":19,"F":13,"O":17,"Q":17,"C":17,"E":8,"G":17,"S":12,"T":37,"W":19,"B":19,"D":19,"Y":17,"\"":27,"'":27,"y":8,"z":17,"2":8,"7":37}},{"d":"5,-28v2,-8,10,-19,20,-24v29,11,68,19,93,-3v-27,-11,-58,-7,-86,0v-18,-21,-17,-60,-14,-94v5,-11,22,-25,32,-28v32,6,73,12,105,13v2,17,2,41,-23,41v-22,0,-51,-2,-67,-5v-3,9,-5,32,-5,43v35,-14,92,-22,92,30v0,45,-50,60,-80,60v-15,0,-65,-12,-67,-33","w":141}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+178-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);})("*57djAyCzr^L*O;tnA>|m5m^Xayd7A^LXaZ|zr$07GiDVcCgXAnvU>>AU0>NG;nBn_mf9_$%-C$EI%JNX`sf95Jfj5.1z>;n)G?Bn_efVpetqO;+rA>;9d.ij|dpXOiCnJB?ZNZ5jp7t9J?,-Adfn%e;,e#OhJ>5`mZ*E9y)q-$,_sGrXV7zjBnUI+?gp%;A0Sv1uD.L!fK|cCdaNF:~ti^M3pdBmpv)Z;^Bn_mf9pZd*`;^)>y-mJ^Bn_efV_9pqd$Bn_efVpnG_hF1Z>Kd9peK9|.>_s%|V09LX>fKEhsgE0yfj5;C*Omg*,Kvq_eDBhdgE0eDjhdfEAK;jAnCzOK0qrmL7g:0j`;fz`9^UNCtzrVSVg:!zcC!Xg+3)0nNndfL*_iSqcvcjA.SVr:BEAy!XO:dz|%%Ea%Ln5GcnO?Djay?n5;!jg:SjNyCjA>.7,%v7A^|*h.vq5ft*|.v*rnjVd.vXGC^B>.vXXCv*O%+")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":204,"face":{"font-family":"Enamel Brush","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"3 6 9 2 4 6 7 7 2 4","ascent":"259","descent":"-101","x-height":"13","bbox":"-42.6739 -248.897 327 107.855","underline-thickness":"7.2","underline-position":"-44.28","unicode-range":"U+0020-U+2022"}}));;var MooTools={version:"1.2.2",build:"f0491d62fbb7e906789aa3733d6a67d43e5af7c9"};var Native=function(k){k=k||{};var a=k.name;var i=k.legacy;var b=k.protect;var c=k.implement;var h=k.generics;var f=k.initialize;var g=k.afterImplement||function(){};var d=f||i;h=h!==false;d.constructor=Native;d.$family={name:"native"};if(i&&f){d.prototype=i.prototype;}d.prototype.constructor=d;if(a){var e=a.toLowerCase();d.prototype.$family={name:e};Native.typize(d,e);}var j=function(n,l,o,m){if(!b||m||!n.prototype[l]){n.prototype[l]=o;}if(h){Native.genericize(n,l,b);}g.call(n,l,o);return n;};d.alias=function(n,l,o){if(typeof n=="string"){if((n=this.prototype[n])){return j(this,l,n,o);}}for(var m in n){this.alias(m,n[m],l);}return this;};d.implement=function(m,l,o){if(typeof m=="string"){return j(this,m,l,o);}for(var n in m){j(this,n,m[n],l);}return this;};if(c){d.implement(c);}return d;};Native.genericize=function(b,c,a){if((!a||!b[c])&&typeof b.prototype[c]=="function"){b[c]=function(){var d=Array.prototype.slice.call(arguments);return b.prototype[c].apply(d.shift(),d);};}};Native.implement=function(d,c){for(var b=0,a=d.length;b<a;b++){d[b].implement(c);}};Native.typize=function(a,b){if(!a.type){a.type=function(c){return($type(c)===b);};}};(function(){var a={Array:Array,Date:Date,Function:Function,Number:Number,RegExp:RegExp,String:String};for(var h in a){new Native({name:h,initialize:a[h],protect:true});}var d={"boolean":Boolean,"native":Native,object:Object};for(var c in d){Native.typize(d[c],c);}var f={Array:["concat","indexOf","join","lastIndexOf","pop","push","reverse","shift","slice","sort","splice","toString","unshift","valueOf"],String:["charAt","charCodeAt","concat","indexOf","lastIndexOf","match","replace","search","slice","split","substr","substring","toLowerCase","toUpperCase","valueOf"]};for(var e in f){for(var b=f[e].length;b--;){Native.genericize(window[e],f[e][b],true);}}})();var Hash=new Native({name:"Hash",initialize:function(a){if($type(a)=="hash"){a=$unlink(a.getClean());}for(var b in a){this[b]=a[b];}return this;}});Hash.implement({forEach:function(b,c){for(var a in this){if(this.hasOwnProperty(a)){b.call(c,this[a],a,this);}}},getClean:function(){var b={};for(var a in this){if(this.hasOwnProperty(a)){b[a]=this[a];}}return b;},getLength:function(){var b=0;for(var a in this){if(this.hasOwnProperty(a)){b++;}}return b;}});Hash.alias("forEach","each");Array.implement({forEach:function(c,d){for(var b=0,a=this.length;b<a;b++){c.call(d,this[b],b,this);}}});Array.alias("forEach","each");function $A(b){if(b.item){var a=b.length,c=new Array(a);while(a--){c[a]=b[a];}return c;}return Array.prototype.slice.call(b);}function $arguments(a){return function(){return arguments[a];};}function $chk(a){return!!(a||a===0);}function $clear(a){clearTimeout(a);clearInterval(a);return null;}function $defined(a){return(a!=undefined);}function $each(c,b,d){var a=$type(c);((a=="arguments"||a=="collection"||a=="array")?Array:Hash).each(c,b,d);}function $empty(){}function $extend(c,a){for(var b in(a||{})){c[b]=a[b];}return c;}function $H(a){return new Hash(a);}function $lambda(a){return(typeof a=="function")?a:function(){return a;};}function $merge(){var a=Array.slice(arguments);a.unshift({});return $mixin.apply(null,a);}function $mixin(e){for(var d=1,a=arguments.length;d<a;d++){var b=arguments[d];if($type(b)!="object"){continue;}for(var c in b){var g=b[c],f=e[c];e[c]=(f&&$type(g)=="object"&&$type(f)=="object")?$mixin(f,g):$unlink(g);}}return e;}function $pick(){for(var b=0,a=arguments.length;b<a;b++){if(arguments[b]!=undefined){return arguments[b];}}return null;}function $random(b,a){return Math.floor(Math.random()*(a-b+1)+b);}function $splat(b){var a=$type(b);return(a)?((a!="array"&&a!="arguments")?[b]:b):[];}var $time=Date.now||function(){return+new Date;};function $try(){for(var b=0,a=arguments.length;b<a;b++){try{return arguments[b]();}catch(c){}}return null;}function $type(a){if(a==undefined){return false;}if(a.$family){return(a.$family.name=="number"&&!isFinite(a))?false:a.$family.name;}if(a.nodeName){switch(a.nodeType){case 1:return"element";case 3:return(/\S/).test(a.nodeValue)?"textnode":"whitespace";}}else{if(typeof a.length=="number"){if(a.callee){return"arguments";}else{if(a.item){return"collection";}}}}return typeof a;}function $unlink(c){var b;switch($type(c)){case"object":b={};for(var e in c){b[e]=$unlink(c[e]);}break;case"hash":b=new Hash(c);break;case"array":b=[];for(var d=0,a=c.length;d<a;d++){b[d]=$unlink(c[d]);}break;default:return c;}return b;}var Browser=$merge({Engine:{name:"unknown",version:0},Platform:{name:(window.orientation!=undefined)?"ipod":(navigator.platform.match(/mac|win|linux/i)||["other"])[0].toLowerCase()},Features:{xpath:!!(document.evaluate),air:!!(window.runtime),query:!!(document.querySelector)},Plugins:{},Engines:{presto:function(){return(!window.opera)?false:((arguments.callee.caller)?960:((document.getElementsByClassName)?950:925));},trident:function(){return(!window.ActiveXObject)?false:((window.XMLHttpRequest)?5:4);},webkit:function(){return(navigator.taintEnabled)?false:((Browser.Features.xpath)?((Browser.Features.query)?525:420):419);},gecko:function(){return(document.getBoxObjectFor==undefined)?false:((document.getElementsByClassName)?19:18);}}},Browser||{});Browser.Platform[Browser.Platform.name]=true;Browser.detect=function(){for(var b in this.Engines){var a=this.Engines[b]();if(a){this.Engine={name:b,version:a};this.Engine[b]=this.Engine[b+a]=true;break;}}return{name:b,version:a};};Browser.detect();Browser.Request=function(){return $try(function(){return new XMLHttpRequest();},function(){return new ActiveXObject("MSXML2.XMLHTTP");});};Browser.Features.xhr=!!(Browser.Request());Browser.Plugins.Flash=(function(){var a=($try(function(){return navigator.plugins["Shockwave Flash"].description;},function(){return new ActiveXObject("ShockwaveFlash.ShockwaveFlash").GetVariable("$version");})||"0 r0").match(/\d+/g);return{version:parseInt(a[0]||0+"."+a[1],10)||0,build:parseInt(a[2],10)||0};})();function $exec(b){if(!b){return b;}if(window.execScript){window.execScript(b);}else{var a=document.createElement("script");a.setAttribute("type","text/javascript");a[(Browser.Engine.webkit&&Browser.Engine.version<420)?"innerText":"text"]=b;document.head.appendChild(a);document.head.removeChild(a);}return b;}Native.UID=1;var $uid=(Browser.Engine.trident)?function(a){return(a.uid||(a.uid=[Native.UID++]))[0];}:function(a){return a.uid||(a.uid=Native.UID++);};var Window=new Native({name:"Window",legacy:(Browser.Engine.trident)?null:window.Window,initialize:function(a){$uid(a);if(!a.Element){a.Element=$empty;if(Browser.Engine.webkit){a.document.createElement("iframe");}a.Element.prototype=(Browser.Engine.webkit)?window["[[DOMElement.prototype]]"]:{};}a.document.window=a;return $extend(a,Window.Prototype);},afterImplement:function(b,a){window[b]=Window.Prototype[b]=a;}});Window.Prototype={$family:{name:"window"}};new Window(window);var Document=new Native({name:"Document",legacy:(Browser.Engine.trident)?null:window.Document,initialize:function(a){$uid(a);a.head=a.getElementsByTagName("head")[0];a.html=a.getElementsByTagName("html")[0];if(Browser.Engine.trident&&Browser.Engine.version<=4){$try(function(){a.execCommand("BackgroundImageCache",false,true);});}if(Browser.Engine.trident){a.window.attachEvent("onunload",function(){a.window.detachEvent("onunload",arguments.callee);a.head=a.html=a.window=null;});}return $extend(a,Document.Prototype);},afterImplement:function(b,a){document[b]=Document.Prototype[b]=a;}});Document.Prototype={$family:{name:"document"}};new Document(document);Array.implement({every:function(c,d){for(var b=0,a=this.length;b<a;b++){if(!c.call(d,this[b],b,this)){return false;}}return true;},filter:function(d,e){var c=[];for(var b=0,a=this.length;b<a;b++){if(d.call(e,this[b],b,this)){c.push(this[b]);}}return c;},clean:function(){return this.filter($defined);},indexOf:function(c,d){var a=this.length;for(var b=(d<0)?Math.max(0,a+d):d||0;b<a;b++){if(this[b]===c){return b;}}return-1;},map:function(d,e){var c=[];for(var b=0,a=this.length;b<a;b++){c[b]=d.call(e,this[b],b,this);}return c;},some:function(c,d){for(var b=0,a=this.length;b<a;b++){if(c.call(d,this[b],b,this)){return true;}}return false;},associate:function(c){var d={},b=Math.min(this.length,c.length);for(var a=0;a<b;a++){d[c[a]]=this[a];}return d;},link:function(c){var a={};for(var e=0,b=this.length;e<b;e++){for(var d in c){if(c[d](this[e])){a[d]=this[e];delete c[d];break;}}}return a;},contains:function(a,b){return this.indexOf(a,b)!=-1;},extend:function(c){for(var b=0,a=c.length;b<a;b++){this.push(c[b]);}return this;},getLast:function(){return(this.length)?this[this.length-1]:null;},getRandom:function(){return(this.length)?this[$random(0,this.length-1)]:null;},include:function(a){if(!this.contains(a)){this.push(a);}return this;},combine:function(c){for(var b=0,a=c.length;b<a;b++){this.include(c[b]);}return this;},erase:function(b){for(var a=this.length;a--;a){if(this[a]===b){this.splice(a,1);}}return this;},empty:function(){this.length=0;return this;},flatten:function(){var d=[];for(var b=0,a=this.length;b<a;b++){var c=$type(this[b]);if(!c){continue;}d=d.concat((c=="array"||c=="collection"||c=="arguments")?Array.flatten(this[b]):this[b]);}return d;},hexToRgb:function(b){if(this.length!=3){return null;}var a=this.map(function(c){if(c.length==1){c+=c;}return c.toInt(16);});return(b)?a:"rgb("+a+")";},rgbToHex:function(d){if(this.length<3){return null;}if(this.length==4&&this[3]==0&&!d){return"transparent";}var b=[];for(var a=0;a<3;a++){var c=(this[a]-0).toString(16);b.push((c.length==1)?"0"+c:c);}return(d)?b:"#"+b.join("");}});Function.implement({extend:function(a){for(var b in a){this[b]=a[b];}return this;},create:function(b){var a=this;b=b||{};return function(d){var c=b.arguments;c=(c!=undefined)?$splat(c):Array.slice(arguments,(b.event)?1:0);if(b.event){c=[d||window.event].extend(c);}var e=function(){return a.apply(b.bind||null,c);};if(b.delay){return setTimeout(e,b.delay);}if(b.periodical){return setInterval(e,b.periodical);}if(b.attempt){return $try(e);}return e();};},run:function(a,b){return this.apply(b,$splat(a));},pass:function(a,b){return this.create({bind:b,arguments:a});},bind:function(b,a){return this.create({bind:b,arguments:a});},bindWithEvent:function(b,a){return this.create({bind:b,arguments:a,event:true});},attempt:function(a,b){return this.create({bind:b,arguments:a,attempt:true})();},delay:function(b,c,a){return this.create({bind:c,arguments:a,delay:b})();},periodical:function(c,b,a){return this.create({bind:b,arguments:a,periodical:c})();}});Number.implement({limit:function(b,a){return Math.min(a,Math.max(b,this));},round:function(a){a=Math.pow(10,a||0);return Math.round(this*a)/a;},times:function(b,c){for(var a=0;a<this;a++){b.call(c,a,this);}},toFloat:function(){return parseFloat(this);},toInt:function(a){return parseInt(this,a||10);}});Number.alias("times","each");(function(b){var a={};b.each(function(c){if(!Number[c]){a[c]=function(){return Math[c].apply(null,[this].concat($A(arguments)));};}});Number.implement(a);})(["abs","acos","asin","atan","atan2","ceil","cos","exp","floor","log","max","min","pow","sin","sqrt","tan"]);String.implement({test:function(a,b){return((typeof a=="string")?new RegExp(a,b):a).test(this);},contains:function(a,b){return(b)?(b+this+b).indexOf(b+a+b)>-1:this.indexOf(a)>-1;},trim:function(){return this.replace(/^\s+|\s+$/g,"");},clean:function(){return this.replace(/\s+/g," ").trim();},camelCase:function(){return this.replace(/-\D/g,function(a){return a.charAt(1).toUpperCase();});},hyphenate:function(){return this.replace(/[A-Z]/g,function(a){return("-"+a.charAt(0).toLowerCase());});},capitalize:function(){return this.replace(/\b[a-z]/g,function(a){return a.toUpperCase();});},escapeRegExp:function(){return this.replace(/([-.*+?^${}()|[\]\/\\])/g,"\\$1");},toInt:function(a){return parseInt(this,a||10);},toFloat:function(){return parseFloat(this);},hexToRgb:function(b){var a=this.match(/^#?(\w{1,2})(\w{1,2})(\w{1,2})$/);return(a)?a.slice(1).hexToRgb(b):null;},rgbToHex:function(b){var a=this.match(/\d{1,3}/g);return(a)?a.rgbToHex(b):null;},stripScripts:function(b){var a="";var c=this.replace(/<script[^>]*>([\s\S]*?)<\/script>/gi,function(){a+=arguments[1]+"\n";return"";});if(b===true){$exec(a);}else{if($type(b)=="function"){b(a,c);}}return c;},substitute:function(a,b){return this.replace(b||(/\\?\{([^{}]+)\}/g),function(d,c){if(d.charAt(0)=="\\"){return d.slice(1);}return(a[c]!=undefined)?a[c]:"";});}});Hash.implement({has:Object.prototype.hasOwnProperty,keyOf:function(b){for(var a in this){if(this.hasOwnProperty(a)&&this[a]===b){return a;}}return null;},hasValue:function(a){return(Hash.keyOf(this,a)!==null);},extend:function(a){Hash.each(a,function(c,b){Hash.set(this,b,c);},this);return this;},combine:function(a){Hash.each(a,function(c,b){Hash.include(this,b,c);},this);return this;},erase:function(a){if(this.hasOwnProperty(a)){delete this[a];}return this;},get:function(a){return(this.hasOwnProperty(a))?this[a]:null;},set:function(a,b){if(!this[a]||this.hasOwnProperty(a)){this[a]=b;}return this;},empty:function(){Hash.each(this,function(b,a){delete this[a];},this);return this;},include:function(a,b){if(this[a]==undefined){this[a]=b;}return this;},map:function(b,c){var a=new Hash;Hash.each(this,function(e,d){a.set(d,b.call(c,e,d,this));},this);return a;},filter:function(b,c){var a=new Hash;Hash.each(this,function(e,d){if(b.call(c,e,d,this)){a.set(d,e);}},this);return a;},every:function(b,c){for(var a in this){if(this.hasOwnProperty(a)&&!b.call(c,this[a],a)){return false;}}return true;},some:function(b,c){for(var a in this){if(this.hasOwnProperty(a)&&b.call(c,this[a],a)){return true;}}return false;},getKeys:function(){var a=[];Hash.each(this,function(c,b){a.push(b);});return a;},getValues:function(){var a=[];Hash.each(this,function(b){a.push(b);});return a;},toQueryString:function(a){var b=[];Hash.each(this,function(f,e){if(a){e=a+"["+e+"]";}var d;switch($type(f)){case"object":d=Hash.toQueryString(f,e);break;case"array":var c={};f.each(function(h,g){c[g]=h;});d=Hash.toQueryString(c,e);break;default:d=e+"="+encodeURIComponent(f);}if(f!=undefined){b.push(d);}});return b.join("&");}});Hash.alias({keyOf:"indexOf",hasValue:"contains"});var Event=new Native({name:"Event",initialize:function(a,f){f=f||window;var k=f.document;a=a||f.event;if(a.$extended){return a;}this.$extended=true;var j=a.type;var g=a.target||a.srcElement;while(g&&g.nodeType==3){g=g.parentNode;}if(j.test(/key/)){var b=a.which||a.keyCode;var m=Event.Keys.keyOf(b);if(j=="keydown"){var d=b-111;if(d>0&&d<13){m="f"+d;}}m=m||String.fromCharCode(b).toLowerCase();}else{if(j.match(/(click|mouse|menu)/i)){k=(!k.compatMode||k.compatMode=="CSS1Compat")?k.html:k.body;var i={x:a.pageX||a.clientX+k.scrollLeft,y:a.pageY||a.clientY+k.scrollTop};var c={x:(a.pageX)?a.pageX-f.pageXOffset:a.clientX,y:(a.pageY)?a.pageY-f.pageYOffset:a.clientY};if(j.match(/DOMMouseScroll|mousewheel/)){var h=(a.wheelDelta)?a.wheelDelta/120:-(a.detail||0)/3;}var e=(a.which==3)||(a.button==2);var l=null;if(j.match(/over|out/)){switch(j){case"mouseover":l=a.relatedTarget||a.fromElement;break;case"mouseout":l=a.relatedTarget||a.toElement;}if(!(function(){while(l&&l.nodeType==3){l=l.parentNode;}return true;}).create({attempt:Browser.Engine.gecko})()){l=false;}}}}return $extend(this,{event:a,type:j,page:i,client:c,rightClick:e,wheel:h,relatedTarget:l,target:g,code:b,key:m,shift:a.shiftKey,control:a.ctrlKey,alt:a.altKey,meta:a.metaKey});}});Event.Keys=new Hash({enter:13,up:38,down:40,left:37,right:39,esc:27,space:32,backspace:8,tab:9,"delete":46});Event.implement({stop:function(){return this.stopPropagation().preventDefault();},stopPropagation:function(){if(this.event.stopPropagation){this.event.stopPropagation();}else{this.event.cancelBubble=true;}return this;},preventDefault:function(){if(this.event.preventDefault){this.event.preventDefault();}else{this.event.returnValue=false;}return this;}});function Class(b){if(b instanceof Function){b={initialize:b};}var a=function(){Object.reset(this);if(a._prototyping){return this;}this._current=$empty;var c=(this.initialize)?this.initialize.apply(this,arguments):this;delete this._current;delete this.caller;return c;}.extend(this);a.implement(b);a.constructor=Class;a.prototype.constructor=a;return a;}Function.prototype.protect=function(){this._protected=true;return this;};Object.reset=function(a,c){if(c==null){for(var e in a){Object.reset(a,e);}return a;}delete a[c];switch($type(a[c])){case"object":var d=function(){};d.prototype=a[c];var b=new d;a[c]=Object.reset(b);break;case"array":a[c]=$unlink(a[c]);break;}return a;};new Native({name:"Class",initialize:Class}).extend({instantiate:function(b){b._prototyping=true;var a=new b;delete b._prototyping;return a;},wrap:function(a,b,c){if(c._origin){c=c._origin;}return function(){if(c._protected&&this._current==null){throw new Error('The method "'+b+'" cannot be called.');}var e=this.caller,f=this._current;this.caller=f;this._current=arguments.callee;var d=c.apply(this,arguments);this._current=f;this.caller=e;return d;}.extend({_owner:a,_origin:c,_name:b});}});Class.implement({implement:function(a,d){if($type(a)=="object"){for(var e in a){this.implement(e,a[e]);}return this;}var f=Class.Mutators[a];if(f){d=f.call(this,d);if(d==null){return this;}}var c=this.prototype;switch($type(d)){case"function":if(d._hidden){return this;}c[a]=Class.wrap(this,a,d);break;case"object":var b=c[a];if($type(b)=="object"){$mixin(b,d);}else{c[a]=$unlink(d);}break;case"array":c[a]=$unlink(d);break;default:c[a]=d;}return this;}});Class.Mutators={Extends:function(a){this.parent=a;this.prototype=Class.instantiate(a);this.implement("parent",function(){var b=this.caller._name,c=this.caller._owner.parent.prototype[b];if(!c){throw new Error('The method "'+b+'" has no parent.');}return c.apply(this,arguments);}.protect());},Implements:function(a){$splat(a).each(function(b){if(b instanceof Function){b=Class.instantiate(b);}this.implement(b);},this);}};var Chain=new Class({$chain:[],chain:function(){this.$chain.extend(Array.flatten(arguments));return this;},callChain:function(){return(this.$chain.length)?this.$chain.shift().apply(this,arguments):false;},clearChain:function(){this.$chain.empty();return this;}});var Events=new Class({$events:{},addEvent:function(c,b,a){c=Events.removeOn(c);if(b!=$empty){this.$events[c]=this.$events[c]||[];this.$events[c].include(b);if(a){b.internal=true;}}return this;},addEvents:function(a){for(var b in a){this.addEvent(b,a[b]);}return this;},fireEvent:function(c,b,a){c=Events.removeOn(c);if(!this.$events||!this.$events[c]){return this;}this.$events[c].each(function(d){d.create({bind:this,delay:a,"arguments":b})();},this);return this;},removeEvent:function(b,a){b=Events.removeOn(b);if(!this.$events[b]){return this;}if(!a.internal){this.$events[b].erase(a);}return this;},removeEvents:function(c){var d;if($type(c)=="object"){for(d in c){this.removeEvent(d,c[d]);}return this;}if(c){c=Events.removeOn(c);}for(d in this.$events){if(c&&c!=d){continue;}var b=this.$events[d];for(var a=b.length;a--;a){this.removeEvent(d,b[a]);}}return this;}});Events.removeOn=function(a){return a.replace(/^on([A-Z])/,function(b,c){return c.toLowerCase();});};var Options=new Class({setOptions:function(){this.options=$merge.run([this.options].extend(arguments));if(!this.addEvent){return this;}for(var a in this.options){if($type(this.options[a])!="function"||!(/^on[A-Z]/).test(a)){continue;}this.addEvent(a,this.options[a]);delete this.options[a];}return this;}});var Element=new Native({name:"Element",legacy:window.Element,initialize:function(a,b){var c=Element.Constructors.get(a);if(c){return c(b);}if(typeof a=="string"){return document.newElement(a,b);}return $(a).set(b);},afterImplement:function(a,b){Element.Prototype[a]=b;if(Array[a]){return;}Elements.implement(a,function(){var c=[],g=true;for(var e=0,d=this.length;e<d;e++){var f=this[e][a].apply(this[e],arguments);c.push(f);if(g){g=($type(f)=="element");}}return(g)?new Elements(c):c;});}});Element.Prototype={$family:{name:"element"}};Element.Constructors=new Hash;var IFrame=new Native({name:"IFrame",generics:false,initialize:function(){var e=Array.link(arguments,{properties:Object.type,iframe:$defined});var c=e.properties||{};var b=$(e.iframe)||false;var d=c.onload||$empty;delete c.onload;c.id=c.name=$pick(c.id,c.name,b.id,b.name,"IFrame_"+$time());b=new Element(b||"iframe",c);var a=function(){var f=$try(function(){return b.contentWindow.location.host;});if(f&&f==window.location.host){var g=new Window(b.contentWindow);new Document(b.contentWindow.document);$extend(g.Element.prototype,Element.Prototype);}d.call(b.contentWindow,b.contentWindow.document);};(window.frames[c.id])?a():b.addListener("load",a);return b;}});var Elements=new Native({initialize:function(f,b){b=$extend({ddup:true,cash:true},b);f=f||[];if(b.ddup||b.cash){var g={},e=[];for(var c=0,a=f.length;c<a;c++){var d=$.element(f[c],!b.cash);if(b.ddup){if(g[d.uid]){continue;}g[d.uid]=true;}e.push(d);}f=e;}return(b.cash)?$extend(f,this):f;}});Elements.implement({filter:function(a,b){if(!a){return this;}return new Elements(Array.filter(this,(typeof a=="string")?function(c){return c.match(a);}:a,b));}});Document.implement({newElement:function(a,b){if(Browser.Engine.trident&&b){["name","type","checked"].each(function(c){if(!b[c]){return;}a+=" "+c+'="'+b[c]+'"';if(c!="checked"){delete b[c];}});a="<"+a+">";}return $.element(this.createElement(a)).set(b);},newTextNode:function(a){return this.createTextNode(a);},getDocument:function(){return this;},getWindow:function(){return this.window;}});Window.implement({$:function(b,c){if(b&&b.$family&&b.uid){return b;}var a=$type(b);return($[a])?$[a](b,c,this.document):null;},$$:function(a){if(arguments.length==1&&typeof a=="string"){return this.document.getElements(a);}var f=[];var c=Array.flatten(arguments);for(var d=0,b=c.length;d<b;d++){var e=c[d];switch($type(e)){case"element":f.push(e);break;case"string":f.extend(this.document.getElements(e,true));}}return new Elements(f);},getDocument:function(){return this.document;},getWindow:function(){return this;}});$.string=function(c,b,a){c=a.getElementById(c);return(c)?$.element(c,b):null;};$.element=function(a,d){$uid(a);if(!d&&!a.$family&&!(/^object|embed$/i).test(a.tagName)){var b=Element.Prototype;for(var c in b){a[c]=b[c];}}return a;};$.object=function(b,c,a){if(b.toElement){return $.element(b.toElement(a),c);}return null;};$.textnode=$.whitespace=$.window=$.document=$arguments(0);Native.implement([Element,Document],{getElement:function(a,b){return $(this.getElements(a,true)[0]||null,b);},getElements:function(a,d){a=a.split(",");var c=[];var b=(a.length>1);a.each(function(e){var f=this.getElementsByTagName(e.trim());(b)?c.extend(f):c=f;},this);return new Elements(c,{ddup:b,cash:!d});}});(function(){var h={},f={};var i={input:"checked",option:"selected",textarea:(Browser.Engine.webkit&&Browser.Engine.version<420)?"innerHTML":"value"};var c=function(l){return(f[l]||(f[l]={}));};var g=function(n,l){if(!n){return;}var m=n.uid;if(Browser.Engine.trident){if(n.clearAttributes){var q=l&&n.cloneNode(false);n.clearAttributes();if(q){n.mergeAttributes(q);}}else{if(n.removeEvents){n.removeEvents();}}if((/object/i).test(n.tagName)){for(var o in n){if(typeof n[o]=="function"){n[o]=$empty;}}Element.dispose(n);}}if(!m){return;}h[m]=f[m]=null;};var d=function(){Hash.each(h,g);if(Browser.Engine.trident){$A(document.getElementsByTagName("object")).each(g);}if(window.CollectGarbage){CollectGarbage();}h=f=null;};var j=function(n,l,s,m,p,r){var o=n[s||l];var q=[];while(o){if(o.nodeType==1&&(!m||Element.match(o,m))){if(!p){return $(o,r);}q.push(o);}o=o[l];}return(p)?new Elements(q,{ddup:false,cash:!r}):null;};var e={html:"innerHTML","class":"className","for":"htmlFor",text:(Browser.Engine.trident||(Browser.Engine.webkit&&Browser.Engine.version<420))?"innerText":"textContent"};var b=["compact","nowrap","ismap","declare","noshade","checked","disabled","readonly","multiple","selected","noresize","defer"];var k=["value","accessKey","cellPadding","cellSpacing","colSpan","frameBorder","maxLength","readOnly","rowSpan","tabIndex","useMap"];b=b.associate(b);Hash.extend(e,b);Hash.extend(e,k.associate(k.map(String.toLowerCase)));var a={before:function(m,l){if(l.parentNode){l.parentNode.insertBefore(m,l);}},after:function(m,l){if(!l.parentNode){return;}var n=l.nextSibling;(n)?l.parentNode.insertBefore(m,n):l.parentNode.appendChild(m);},bottom:function(m,l){l.appendChild(m);},top:function(m,l){var n=l.firstChild;(n)?l.insertBefore(m,n):l.appendChild(m);}};a.inside=a.bottom;Hash.each(a,function(l,m){m=m.capitalize();Element.implement("inject"+m,function(n){l(this,$(n,true));return this;});Element.implement("grab"+m,function(n){l($(n,true),this);return this;});});Element.implement({set:function(o,m){switch($type(o)){case"object":for(var n in o){this.set(n,o[n]);}break;case"string":var l=Element.Properties.get(o);(l&&l.set)?l.set.apply(this,Array.slice(arguments,1)):this.setProperty(o,m);}return this;},get:function(m){var l=Element.Properties.get(m);return(l&&l.get)?l.get.apply(this,Array.slice(arguments,1)):this.getProperty(m);},erase:function(m){var l=Element.Properties.get(m);(l&&l.erase)?l.erase.apply(this):this.removeProperty(m);return this;},setProperty:function(m,n){var l=e[m];if(n==undefined){return this.removeProperty(m);}if(l&&b[m]){n=!!n;}(l)?this[l]=n:this.setAttribute(m,""+n);return this;},setProperties:function(l){for(var m in l){this.setProperty(m,l[m]);}return this;},getProperty:function(m){var l=e[m];var n=(l)?this[l]:this.getAttribute(m,2);return(b[m])?!!n:(l)?n:n||null;},getProperties:function(){var l=$A(arguments);return l.map(this.getProperty,this).associate(l);},removeProperty:function(m){var l=e[m];(l)?this[l]=(l&&b[m])?false:"":this.removeAttribute(m);return this;},removeProperties:function(){Array.each(arguments,this.removeProperty,this);return this;},hasClass:function(l){return this.className.contains(l," ");},addClass:function(l){if(!this.hasClass(l)){this.className=(this.className+" "+l).clean();}return this;},removeClass:function(l){this.className=this.className.replace(new RegExp("(^|\\s)"+l+"(?:\\s|$)"),"$1");return this;},toggleClass:function(l){return this.hasClass(l)?this.removeClass(l):this.addClass(l);},adopt:function(){Array.flatten(arguments).each(function(l){l=$(l,true);if(l){this.appendChild(l);}},this);return this;},appendText:function(m,l){return this.grab(this.getDocument().newTextNode(m),l);},grab:function(m,l){a[l||"bottom"]($(m,true),this);return this;},inject:function(m,l){a[l||"bottom"](this,$(m,true));return this;},replaces:function(l){l=$(l,true);l.parentNode.replaceChild(this,l);return this;},wraps:function(m,l){m=$(m,true);return this.replaces(m).grab(m,l);},getPrevious:function(l,m){return j(this,"previousSibling",null,l,false,m);},getAllPrevious:function(l,m){return j(this,"previousSibling",null,l,true,m);},getNext:function(l,m){return j(this,"nextSibling",null,l,false,m);},getAllNext:function(l,m){return j(this,"nextSibling",null,l,true,m);},getFirst:function(l,m){return j(this,"nextSibling","firstChild",l,false,m);},getLast:function(l,m){return j(this,"previousSibling","lastChild",l,false,m);},getParent:function(l,m){return j(this,"parentNode",null,l,false,m);},getParents:function(l,m){return j(this,"parentNode",null,l,true,m);},getSiblings:function(l,m){return this.getParent().getChildren(l,m).erase(this);},getChildren:function(l,m){return j(this,"nextSibling","firstChild",l,true,m);},getWindow:function(){return this.ownerDocument.window;},getDocument:function(){return this.ownerDocument;},getElementById:function(o,n){var m=this.ownerDocument.getElementById(o);if(!m){return null;}for(var l=m.parentNode;l!=this;l=l.parentNode){if(!l){return null;}}return $.element(m,n);},getSelected:function(){return new Elements($A(this.options).filter(function(l){return l.selected;}));},getComputedStyle:function(m){if(this.currentStyle){return this.currentStyle[m.camelCase()];}var l=this.getDocument().defaultView.getComputedStyle(this,null);return(l)?l.getPropertyValue([m.hyphenate()]):null;},toQueryString:function(){var l=[];this.getElements("input, select, textarea",true).each(function(m){if(!m.name||m.disabled){return;}var n=(m.tagName.toLowerCase()=="select")?Element.getSelected(m).map(function(o){return o.value;}):((m.type=="radio"||m.type=="checkbox")&&!m.checked)?null:m.value;$splat(n).each(function(o){if(typeof o!="undefined"){l.push(m.name+"="+encodeURIComponent(o));}});});return l.join("&");},clone:function(o,l){o=o!==false;var r=this.cloneNode(o);var n=function(v,u){if(!l){v.removeAttribute("id");}if(Browser.Engine.trident){v.clearAttributes();v.mergeAttributes(u);v.removeAttribute("uid");if(v.options){var w=v.options,s=u.options;for(var t=w.length;t--;){w[t].selected=s[t].selected;}}}var x=i[u.tagName.toLowerCase()];if(x&&u[x]){v[x]=u[x];}};if(o){var p=r.getElementsByTagName("*"),q=this.getElementsByTagName("*");for(var m=p.length;m--;){n(p[m],q[m]);}}n(r,this);return $(r);},destroy:function(){Element.empty(this);Element.dispose(this);g(this,true);return null;},empty:function(){$A(this.childNodes).each(function(l){Element.destroy(l);});return this;},dispose:function(){return(this.parentNode)?this.parentNode.removeChild(this):this;},hasChild:function(l){l=$(l,true);if(!l){return false;}if(Browser.Engine.webkit&&Browser.Engine.version<420){return $A(this.getElementsByTagName(l.tagName)).contains(l);}return(this.contains)?(this!=l&&this.contains(l)):!!(this.compareDocumentPosition(l)&16);},match:function(l){return(!l||(l==this)||(Element.get(this,"tag")==l));}});Native.implement([Element,Window,Document],{addListener:function(o,n){if(o=="unload"){var l=n,m=this;n=function(){m.removeListener("unload",n);l();};}else{h[this.uid]=this;}if(this.addEventListener){this.addEventListener(o,n,false);}else{this.attachEvent("on"+o,n);}return this;},removeListener:function(m,l){if(this.removeEventListener){this.removeEventListener(m,l,false);}else{this.detachEvent("on"+m,l);}return this;},retrieve:function(m,l){var o=c(this.uid),n=o[m];if(l!=undefined&&n==undefined){n=o[m]=l;}return $pick(n);},store:function(m,l){var n=c(this.uid);n[m]=l;return this;},eliminate:function(l){var m=c(this.uid);delete m[l];return this;}});window.addListener("unload",d);})();Element.Properties=new Hash;Element.Properties.style={set:function(a){this.style.cssText=a;},get:function(){return this.style.cssText;},erase:function(){this.style.cssText="";}};Element.Properties.tag={get:function(){return this.tagName.toLowerCase();}};Element.Properties.html=(function(){var c=document.createElement("div");var a={table:[1,"<table>","</table>"],select:[1,"<select>","</select>"],tbody:[2,"<table><tbody>","</tbody></table>"],tr:[3,"<table><tbody><tr>","</tr></tbody></table>"]};a.thead=a.tfoot=a.tbody;var b={set:function(){var e=Array.flatten(arguments).join("");var f=Browser.Engine.trident&&a[this.get("tag")];if(f){var g=c;g.innerHTML=f[1]+e+f[2];for(var d=f[0];d--;){g=g.firstChild;}this.empty().adopt(g.childNodes);}else{this.innerHTML=e;}}};b.erase=b.set;return b;})();if(Browser.Engine.webkit&&Browser.Engine.version<420){Element.Properties.text={get:function(){if(this.innerText){return this.innerText;}var a=this.ownerDocument.newElement("div",{html:this.innerHTML}).inject(this.ownerDocument.body);var b=a.innerText;a.destroy();return b;}};}Element.Properties.events={set:function(a){this.addEvents(a);}};Native.implement([Element,Window,Document],{addEvent:function(e,g){var h=this.retrieve("events",{});h[e]=h[e]||{keys:[],values:[]};if(h[e].keys.contains(g)){return this;}h[e].keys.push(g);var f=e,a=Element.Events.get(e),c=g,i=this;if(a){if(a.onAdd){a.onAdd.call(this,g);}if(a.condition){c=function(j){if(a.condition.call(this,j)){return g.call(this,j);}return true;};}f=a.base||f;}var d=function(){return g.call(i);};var b=Element.NativeEvents[f];if(b){if(b==2){d=function(j){j=new Event(j,i.getWindow());if(c.call(i,j)===false){j.stop();}};}this.addListener(f,d);}h[e].values.push(d);return this;},removeEvent:function(c,b){var a=this.retrieve("events");if(!a||!a[c]){return this;}var f=a[c].keys.indexOf(b);if(f==-1){return this;}a[c].keys.splice(f,1);var e=a[c].values.splice(f,1)[0];var d=Element.Events.get(c);if(d){if(d.onRemove){d.onRemove.call(this,b);}c=d.base||c;}return(Element.NativeEvents[c])?this.removeListener(c,e):this;},addEvents:function(a){for(var b in a){this.addEvent(b,a[b]);}return this;},removeEvents:function(a){var c;if($type(a)=="object"){for(c in a){this.removeEvent(c,a[c]);}return this;}var b=this.retrieve("events");if(!b){return this;}if(!a){for(c in b){this.removeEvents(c);}this.eliminate("events");}else{if(b[a]){while(b[a].keys[0]){this.removeEvent(a,b[a].keys[0]);}b[a]=null;}}return this;},fireEvent:function(d,b,a){var c=this.retrieve("events");if(!c||!c[d]){return this;}c[d].keys.each(function(e){e.create({bind:this,delay:a,"arguments":b})();},this);return this;},cloneEvents:function(d,a){d=$(d);var c=d.retrieve("events");if(!c){return this;}if(!a){for(var b in c){this.cloneEvents(d,b);}}else{if(c[a]){c[a].keys.each(function(e){this.addEvent(a,e);},this);}}return this;}});Element.NativeEvents={click:2,dblclick:2,mouseup:2,mousedown:2,contextmenu:2,mousewheel:2,DOMMouseScroll:2,mouseover:2,mouseout:2,mousemove:2,selectstart:2,selectend:2,keydown:2,keypress:2,keyup:2,focus:2,blur:2,change:2,reset:2,select:2,submit:2,load:1,unload:1,beforeunload:2,resize:1,move:1,DOMContentLoaded:1,readystatechange:1,error:1,abort:1,scroll:1};(function(){var a=function(b){var c=b.relatedTarget;if(c==undefined){return true;}if(c===false){return false;}return($type(this)!="document"&&c!=this&&c.prefix!="xul"&&!this.hasChild(c));};Element.Events=new Hash({mouseenter:{base:"mouseover",condition:a},mouseleave:{base:"mouseout",condition:a},mousewheel:{base:(Browser.Engine.gecko)?"DOMMouseScroll":"mousewheel"}});})();Element.Properties.styles={set:function(a){this.setStyles(a);}};Element.Properties.opacity={set:function(a,b){if(!b){if(a==0){if(this.style.visibility!="hidden"){this.style.visibility="hidden";}}else{if(this.style.visibility!="visible"){this.style.visibility="visible";}}}if(!this.currentStyle||!this.currentStyle.hasLayout){this.style.zoom=1;}if(Browser.Engine.trident){this.style.filter=(a==1)?"":"alpha(opacity="+a*100+")";}this.style.opacity=a;this.store("opacity",a);},get:function(){return this.retrieve("opacity",1);}};Element.implement({setOpacity:function(a){return this.set("opacity",a,true);},getOpacity:function(){return this.get("opacity");},setStyle:function(b,a){switch(b){case"opacity":return this.set("opacity",parseFloat(a));case"float":b=(Browser.Engine.trident)?"styleFloat":"cssFloat";}b=b.camelCase();if($type(a)!="string"){var c=(Element.Styles.get(b)||"@").split(" ");a=$splat(a).map(function(e,d){if(!c[d]){return"";}return($type(e)=="number")?c[d].replace("@",Math.round(e)):e;}).join(" ");}else{if(a==String(Number(a))){a=Math.round(a);}}this.style[b]=a;return this;},getStyle:function(g){switch(g){case"opacity":return this.get("opacity");case"float":g=(Browser.Engine.trident)?"styleFloat":"cssFloat";}g=g.camelCase();var a=this.style[g];if(!$chk(a)){a=[];for(var f in Element.ShortStyles){if(g!=f){continue;}for(var e in Element.ShortStyles[f]){a.push(this.getStyle(e));}return a.join(" ");}a=this.getComputedStyle(g);}if(a){a=String(a);var c=a.match(/rgba?\([\d\s,]+\)/);if(c){a=a.replace(c[0],c[0].rgbToHex());}}if(Browser.Engine.presto||(Browser.Engine.trident&&!$chk(parseInt(a,10)))){if(g.test(/^(height|width)$/)){var b=(g=="width")?["left","right"]:["top","bottom"],d=0;b.each(function(h){d+=this.getStyle("border-"+h+"-width").toInt()+this.getStyle("padding-"+h).toInt();},this);return this["offset"+g.capitalize()]-d+"px";}if((Browser.Engine.presto)&&String(a).test("px")){return a;}if(g.test(/(border(.+)Width|margin|padding)/)){return"0px";}}return a;},setStyles:function(b){for(var a in b){this.setStyle(a,b[a]);}return this;},getStyles:function(){var a={};Array.each(arguments,function(b){a[b]=this.getStyle(b);},this);return a;}});Element.Styles=new Hash({left:"@px",top:"@px",bottom:"@px",right:"@px",width:"@px",height:"@px",maxWidth:"@px",maxHeight:"@px",minWidth:"@px",minHeight:"@px",backgroundColor:"rgb(@, @, @)",backgroundPosition:"@px @px",color:"rgb(@, @, @)",fontSize:"@px",letterSpacing:"@px",lineHeight:"@px",clip:"rect(@px @px @px @px)",margin:"@px @px @px @px",padding:"@px @px @px @px",border:"@px @ rgb(@, @, @) @px @ rgb(@, @, @) @px @ rgb(@, @, @)",borderWidth:"@px @px @px @px",borderStyle:"@ @ @ @",borderColor:"rgb(@, @, @) rgb(@, @, @) rgb(@, @, @) rgb(@, @, @)",zIndex:"@",zoom:"@",fontWeight:"@",textIndent:"@px",opacity:"@"});Element.ShortStyles={margin:{},padding:{},border:{},borderWidth:{},borderStyle:{},borderColor:{}};["Top","Right","Bottom","Left"].each(function(g){var f=Element.ShortStyles;var b=Element.Styles;["margin","padding"].each(function(h){var i=h+g;f[h][i]=b[i]="@px";});var e="border"+g;f.border[e]=b[e]="@px @ rgb(@, @, @)";var d=e+"Width",a=e+"Style",c=e+"Color";f[e]={};f.borderWidth[d]=f[e][d]=b[d]="@px";f.borderStyle[a]=f[e][a]=b[a]="@";f.borderColor[c]=f[e][c]=b[c]="rgb(@, @, @)";});(function(){Element.implement({scrollTo:function(h,i){if(b(this)){this.getWindow().scrollTo(h,i);}else{this.scrollLeft=h;this.scrollTop=i;}return this;},getSize:function(){if(b(this)){return this.getWindow().getSize();}return{x:this.offsetWidth,y:this.offsetHeight};},getScrollSize:function(){if(b(this)){return this.getWindow().getScrollSize();}return{x:this.scrollWidth,y:this.scrollHeight};},getScroll:function(){if(b(this)){return this.getWindow().getScroll();}return{x:this.scrollLeft,y:this.scrollTop};},getScrolls:function(){var i=this,h={x:0,y:0};while(i&&!b(i)){h.x+=i.scrollLeft;h.y+=i.scrollTop;i=i.parentNode;}return h;},getOffsetParent:function(){var h=this;if(b(h)){return null;}if(!Browser.Engine.trident){return h.offsetParent;}while((h=h.parentNode)&&!b(h)){if(d(h,"position")!="static"){return h;}}return null;},getOffsets:function(){if(Browser.Engine.trident){var l=this.getBoundingClientRect(),j=this.getDocument().documentElement;var m=d(this,"position")=="fixed";return{x:l.left+((m)?0:j.scrollLeft)-j.clientLeft,y:l.top+((m)?0:j.scrollTop)-j.clientTop};}var i=this,h={x:0,y:0};if(b(this)){return h;}while(i&&!b(i)){h.x+=i.offsetLeft;h.y+=i.offsetTop;if(Browser.Engine.gecko){if(!f(i)){h.x+=c(i);h.y+=g(i);}var k=i.parentNode;if(k&&d(k,"overflow")!="visible"){h.x+=c(k);h.y+=g(k);}}else{if(i!=this&&Browser.Engine.webkit){h.x+=c(i);h.y+=g(i);}}i=i.offsetParent;}if(Browser.Engine.gecko&&!f(this)){h.x-=c(this);h.y-=g(this);}return h;},getPosition:function(k){if(b(this)){return{x:0,y:0};}var l=this.getOffsets(),i=this.getScrolls();var h={x:l.x-i.x,y:l.y-i.y};var j=(k&&(k=$(k)))?k.getPosition():{x:0,y:0};return{x:h.x-j.x,y:h.y-j.y};},getCoordinates:function(j){if(b(this)){return this.getWindow().getCoordinates();}var h=this.getPosition(j),i=this.getSize();var k={left:h.x,top:h.y,width:i.x,height:i.y};k.right=k.left+k.width;k.bottom=k.top+k.height;return k;},computePosition:function(h){return{left:h.x-e(this,"margin-left"),top:h.y-e(this,"margin-top")};},position:function(h){return this.setStyles(this.computePosition(h));}});Native.implement([Document,Window],{getSize:function(){if(Browser.Engine.presto||Browser.Engine.webkit){var i=this.getWindow();return{x:i.innerWidth,y:i.innerHeight};}var h=a(this);return{x:h.clientWidth,y:h.clientHeight};},getScroll:function(){var i=this.getWindow(),h=a(this);return{x:i.pageXOffset||h.scrollLeft,y:i.pageYOffset||h.scrollTop};},getScrollSize:function(){var i=a(this),h=this.getSize();return{x:Math.max(i.scrollWidth,h.x),y:Math.max(i.scrollHeight,h.y)};},getPosition:function(){return{x:0,y:0};},getCoordinates:function(){var h=this.getSize();return{top:0,left:0,bottom:h.y,right:h.x,height:h.y,width:h.x};}});var d=Element.getComputedStyle;function e(h,i){return d(h,i).toInt()||0;}function f(h){return d(h,"-moz-box-sizing")=="border-box";}function g(h){return e(h,"border-top-width");}function c(h){return e(h,"border-left-width");}function b(h){return(/^(?:body|html)$/i).test(h.tagName);}function a(h){var i=h.getDocument();return(!i.compatMode||i.compatMode=="CSS1Compat")?i.html:i.body;}})();Native.implement([Window,Document,Element],{getHeight:function(){return this.getSize().y;},getWidth:function(){return this.getSize().x;},getScrollTop:function(){return this.getScroll().y;},getScrollLeft:function(){return this.getScroll().x;},getScrollHeight:function(){return this.getScrollSize().y;},getScrollWidth:function(){return this.getScrollSize().x;},getTop:function(){return this.getPosition().y;},getLeft:function(){return this.getPosition().x;}});Element.Events.domready={onAdd:function(a){if(Browser.loaded){a.call(this);}}};(function(){var b=function(){if(Browser.loaded){return;}Browser.loaded=true;window.fireEvent("domready");document.fireEvent("domready");};if(Browser.Engine.trident){var a=document.createElement("div");(function(){($try(function(){a.doScroll("left");return $(a).inject(document.body).set("html","temp").dispose();}))?b():arguments.callee.delay(50);})();}else{if(Browser.Engine.webkit&&Browser.Engine.version<525){(function(){(["loaded","complete"].contains(document.readyState))?b():arguments.callee.delay(50);})();}else{window.addEvent("load",b);document.addEvent("DOMContentLoaded",b);}}})();var Fx=new Class({Implements:[Chain,Events,Options],options:{fps:50,unit:false,duration:500,link:"ignore"},initialize:function(a){this.subject=this.subject||this;this.setOptions(a);this.options.duration=Fx.Durations[this.options.duration]||this.options.duration.toInt();var b=this.options.wait;if(b===false){this.options.link="cancel";}},getTransition:function(){return function(a){return-(Math.cos(Math.PI*a)-1)/2;};},step:function(){var a=$time();if(a<this.time+this.options.duration){var b=this.transition((a-this.time)/this.options.duration);this.set(this.compute(this.from,this.to,b));}else{this.set(this.compute(this.from,this.to,1));this.complete();}},set:function(a){return a;},compute:function(c,b,a){return Fx.compute(c,b,a);},check:function(){if(!this.timer){return true;}switch(this.options.link){case"cancel":this.cancel();return true;case"chain":this.chain(this.caller.bind(this,arguments));return false;}return false;},start:function(b,a){if(!this.check(b,a)){return this;}this.from=b;this.to=a;this.time=0;this.transition=this.getTransition();this.startTimer();this.onStart();return this;},complete:function(){if(this.stopTimer()){this.onComplete();}return this;},cancel:function(){if(this.stopTimer()){this.onCancel();}return this;},onStart:function(){this.fireEvent("start",this.subject);},onComplete:function(){this.fireEvent("complete",this.subject);if(!this.callChain()){this.fireEvent("chainComplete",this.subject);}},onCancel:function(){this.fireEvent("cancel",this.subject).clearChain();},pause:function(){this.stopTimer();return this;},resume:function(){this.startTimer();return this;},stopTimer:function(){if(!this.timer){return false;}this.time=$time()-this.time;this.timer=$clear(this.timer);return true;},startTimer:function(){if(this.timer){return false;}this.time=$time()-this.time;this.timer=this.step.periodical(Math.round(1000/this.options.fps),this);return true;}});Fx.compute=function(c,b,a){return(b-c)*a+c;};Fx.Durations={"short":250,normal:500,"long":1000};Fx.CSS=new Class({Extends:Fx,prepare:function(d,e,b){b=$splat(b);var c=b[1];if(!$chk(c)){b[1]=b[0];b[0]=d.getStyle(e);}var a=b.map(this.parse);return{from:a[0],to:a[1]};},parse:function(a){a=$lambda(a)();a=(typeof a=="string")?a.split(" "):$splat(a);return a.map(function(c){c=String(c);var b=false;Fx.CSS.Parsers.each(function(f,e){if(b){return;}var d=f.parse(c);if($chk(d)){b={value:d,parser:f};}});b=b||{value:c,parser:Fx.CSS.Parsers.String};return b;});},compute:function(d,c,b){var a=[];(Math.min(d.length,c.length)).times(function(e){a.push({value:d[e].parser.compute(d[e].value,c[e].value,b),parser:d[e].parser});});a.$family={name:"fx:css:value"};return a;},serve:function(c,b){if($type(c)!="fx:css:value"){c=this.parse(c);}var a=[];c.each(function(d){a=a.concat(d.parser.serve(d.value,b));});return a;},render:function(a,d,c,b){a.setStyle(d,this.serve(c,b));},search:function(a){if(Fx.CSS.Cache[a]){return Fx.CSS.Cache[a];}var b={};Array.each(document.styleSheets,function(e,d){var c=e.href;if(c&&c.contains("://")&&!c.contains(document.domain)){return;}var f=e.rules||e.cssRules;Array.each(f,function(j,g){if(!j.style){return;}var h=(j.selectorText)?j.selectorText.replace(/^\w+/,function(i){return i.toLowerCase();}):null;if(!h||!h.test("^"+a+"$")){return;}Element.Styles.each(function(k,i){if(!j.style[i]||Element.ShortStyles[i]){return;}k=String(j.style[i]);b[i]=(k.test(/^rgb/))?k.rgbToHex():k;});});});return Fx.CSS.Cache[a]=b;}});Fx.CSS.Cache={};Fx.CSS.Parsers=new Hash({Color:{parse:function(a){if(a.match(/^#[0-9a-f]{3,6}$/i)){return a.hexToRgb(true);}return((a=a.match(/(\d+),\s*(\d+),\s*(\d+)/)))?[a[1],a[2],a[3]]:false;},compute:function(c,b,a){return c.map(function(e,d){return Math.round(Fx.compute(c[d],b[d],a));});},serve:function(a){return a.map(Number);}},Number:{parse:parseFloat,compute:Fx.compute,serve:function(b,a){return(a)?b+a:b;}},String:{parse:$lambda(false),compute:$arguments(1),serve:$arguments(0)}});Fx.Tween=new Class({Extends:Fx.CSS,initialize:function(b,a){this.element=this.subject=$(b);this.parent(a);},set:function(b,a){if(arguments.length==1){a=b;b=this.property||this.options.property;}this.render(this.element,b,a,this.options.unit);return this;},start:function(c,e,d){if(!this.check(c,e,d)){return this;}var b=Array.flatten(arguments);this.property=this.options.property||b.shift();var a=this.prepare(this.element,this.property,b);return this.parent(a.from,a.to);}});Element.Properties.tween={set:function(a){var b=this.retrieve("tween");if(b){b.cancel();}return this.eliminate("tween").store("tween:options",$extend({link:"cancel"},a));},get:function(a){if(a||!this.retrieve("tween")){if(a||!this.retrieve("tween:options")){this.set("tween",a);}this.store("tween",new Fx.Tween(this,this.retrieve("tween:options")));}return this.retrieve("tween");}};Element.implement({tween:function(a,c,b){this.get("tween").start(arguments);return this;},fade:function(c){var e=this.get("tween"),d="opacity",a;c=$pick(c,"toggle");switch(c){case"in":e.start(d,1);break;case"out":e.start(d,0);break;case"show":e.set(d,1);break;case"hide":e.set(d,0);break;case"toggle":var b=this.retrieve("fade:flag",this.get("opacity")==1);e.start(d,(b)?0:1);this.store("fade:flag",!b);a=true;break;default:e.start(d,arguments);}if(!a){this.eliminate("fade:flag");}return this;},highlight:function(c,a){if(!a){a=this.retrieve("highlight:original",this.getStyle("background-color"));a=(a=="transparent")?"#fff":a;}var b=this.get("tween");b.start("background-color",c||"#ffff88",a).chain(function(){this.setStyle("background-color",this.retrieve("highlight:original"));b.callChain();}.bind(this));return this;}});Fx.implement({getTransition:function(){var a=this.options.transition||Fx.Transitions.Sine.easeInOut;if(typeof a=="string"){var b=a.split(":");a=Fx.Transitions;a=a[b[0]]||a[b[0].capitalize()];if(b[1]){a=a["ease"+b[1].capitalize()+(b[2]?b[2].capitalize():"")];}}return a;}});Fx.Transition=function(b,a){a=$splat(a);return $extend(b,{easeIn:function(c){return b(c,a);},easeOut:function(c){return 1-b(1-c,a);},easeInOut:function(c){return(c<=0.5)?b(2*c,a)/2:(2-b(2*(1-c),a))/2;}});};Fx.Transitions=new Hash({linear:$arguments(0)});Fx.Transitions.extend=function(a){for(var b in a){Fx.Transitions[b]=new Fx.Transition(a[b]);}};Fx.Transitions.extend({Pow:function(b,a){return Math.pow(b,a[0]||6);},Expo:function(a){return Math.pow(2,8*(a-1));},Circ:function(a){return 1-Math.sin(Math.acos(a));},Sine:function(a){return 1-Math.sin((1-a)*Math.PI/2);},Back:function(b,a){a=a[0]||1.618;return Math.pow(b,2)*((a+1)*b-a);},Bounce:function(f){var e;for(var d=0,c=1;1;d+=c,c/=2){if(f>=(7-4*d)/11){e=c*c-Math.pow((11-6*d-11*f)/4,2);break;}}return e;},Elastic:function(b,a){return Math.pow(2,10*--b)*Math.cos(20*b*Math.PI*(a[0]||1)/3);}});["Quad","Cubic","Quart","Quint"].each(function(b,a){Fx.Transitions[b]=new Fx.Transition(function(c){return Math.pow(c,[a+2]);});});var Request=new Class({Implements:[Chain,Events,Options],options:{url:"",data:"",headers:{"X-Requested-With":"XMLHttpRequest",Accept:"text/javascript, text/html, application/xml, text/xml, */*"},async:true,format:false,method:"post",link:"ignore",isSuccess:null,emulation:true,urlEncoded:true,encoding:"utf-8",evalScripts:false,evalResponse:false,noCache:false},initialize:function(a){this.xhr=new Browser.Request();this.setOptions(a);this.options.isSuccess=this.options.isSuccess||this.isSuccess;this.headers=new Hash(this.options.headers);},onStateChange:function(){if(this.xhr.readyState!=4||!this.running){return;}this.running=false;this.status=0;$try(function(){this.status=this.xhr.status;}.bind(this));if(this.options.isSuccess.call(this,this.status)){this.response={text:this.xhr.responseText,xml:this.xhr.responseXML};this.success(this.response.text,this.response.xml);}else{this.response={text:null,xml:null};this.failure();}this.xhr.onreadystatechange=$empty;},isSuccess:function(){return((this.status>=200)&&(this.status<300));},processScripts:function(a){if(this.options.evalResponse||(/(ecma|java)script/).test(this.getHeader("Content-type"))){return $exec(a);}return a.stripScripts(this.options.evalScripts);},success:function(b,a){this.onSuccess(this.processScripts(b),a);},onSuccess:function(){this.fireEvent("complete",arguments).fireEvent("success",arguments).callChain();},failure:function(){this.onFailure();},onFailure:function(){this.fireEvent("complete").fireEvent("failure",this.xhr);},setHeader:function(a,b){this.headers.set(a,b);return this;},getHeader:function(a){return $try(function(){return this.xhr.getResponseHeader(a);}.bind(this));},check:function(){if(!this.running){return true;}switch(this.options.link){case"cancel":this.cancel();return true;case"chain":this.chain(this.caller.bind(this,arguments));return false;}return false;},send:function(j){if(!this.check(j)){return this;}this.running=true;var h=$type(j);if(h=="string"||h=="element"){j={data:j};}var d=this.options;j=$extend({data:d.data,url:d.url,method:d.method},j);var f=j.data,b=j.url,a=j.method;switch($type(f)){case"element":f=$(f).toQueryString();break;case"object":case"hash":f=Hash.toQueryString(f);}if(this.options.format){var i="format="+this.options.format;f=(f)?i+"&"+f:i;}if(this.options.emulation&&["put","delete"].contains(a)){var g="_method="+a;f=(f)?g+"&"+f:g;a="post";}if(this.options.urlEncoded&&a=="post"){var c=(this.options.encoding)?"; charset="+this.options.encoding:"";this.headers.set("Content-type","application/x-www-form-urlencoded"+c);}if(this.options.noCache){var e="noCache="+new Date().getTime();f=(f)?e+"&"+f:e;}if(f&&a=="get"){b=b+(b.contains("?")?"&":"?")+f;f=null;}this.xhr.open(a.toUpperCase(),b,this.options.async);this.xhr.onreadystatechange=this.onStateChange.bind(this);this.headers.each(function(l,k){try{this.xhr.setRequestHeader(k,l);}catch(m){this.fireEvent("exception",[k,l]);}},this);this.fireEvent("request");this.xhr.send(f);if(!this.options.async){this.onStateChange();}return this;},cancel:function(){if(!this.running){return this;}this.running=false;this.xhr.abort();this.xhr.onreadystatechange=$empty;this.xhr=new Browser.Request();this.fireEvent("cancel");return this;}});(function(){var a={};["get","post","put","delete","GET","POST","PUT","DELETE"].each(function(b){a[b]=function(){var c=Array.link(arguments,{url:String.type,data:$defined});return this.send($extend(c,{method:b.toLowerCase()}));};});Request.implement(a);})();MooTools.More={version:"1.2.2.1"};Fx.Elements=new Class({Extends:Fx.CSS,initialize:function(b,a){this.elements=this.subject=$$(b);this.parent(a);},compute:function(g,h,j){var c={};for(var d in g){var a=g[d],e=h[d],f=c[d]={};for(var b in a){f[b]=this.parent(a[b],e[b],j);}}return c;},set:function(b){for(var c in b){var a=b[c];for(var d in a){this.render(this.elements[c],d,a[d],this.options.unit);}}return this;},start:function(c){if(!this.check(c)){return this;}var h={},j={};for(var d in c){var f=c[d],a=h[d]={},g=j[d]={};for(var b in f){var e=this.prepare(this.elements[d],b,f[b]);a[b]=e.from;g[b]=e.to;}}return this.parent(h,j);}});Fx.Scroll=new Class({Extends:Fx,options:{offset:{x:0,y:0},wheelStops:true},initialize:function(b,a){this.element=this.subject=$(b);this.parent(a);var d=this.cancel.bind(this,false);if($type(this.element)!="element"){this.element=$(this.element.getDocument().body);}var c=this.element;if(this.options.wheelStops){this.addEvent("start",function(){c.addEvent("mousewheel",d);},true);this.addEvent("complete",function(){c.removeEvent("mousewheel",d);},true);}},set:function(){var a=Array.flatten(arguments);this.element.scrollTo(a[0],a[1]);},compute:function(c,b,a){return[0,1].map(function(d){return Fx.compute(c[d],b[d],a);});},start:function(c,h){if(!this.check(c,h)){return this;}var e=this.element.getSize(),f=this.element.getScrollSize();var b=this.element.getScroll(),d={x:c,y:h};for(var g in d){var a=f[g]-e[g];if($chk(d[g])){d[g]=($type(d[g])=="number")?d[g].limit(0,a):a;}else{d[g]=b[g];}d[g]+=this.options.offset[g];}return this.parent([b.x,b.y],[d.x,d.y]);},toTop:function(){return this.start(false,0);},toLeft:function(){return this.start(0,false);},toRight:function(){return this.start("right",false);},toBottom:function(){return this.start(false,"bottom");},toElement:function(b){var a=$(b).getPosition(this.element);return this.start(a.x,a.y);}});var SmoothScroll=Fx.SmoothScroll=new Class({Extends:Fx.Scroll,initialize:function(b,c){c=c||document;this.doc=c.getDocument();var d=c.getWindow();this.parent(this.doc,b);this.links=this.options.links?$$(this.options.links):$$(this.doc.links);var a=d.location.href.match(/^[^#]*/)[0]+"#";this.links.each(function(f){if(f.href.indexOf(a)!=0){return;}var e=f.href.substr(a.length);if(e){this.useLink(f,e);}},this);if(!Browser.Engine.webkit419){this.addEvent("complete",function(){d.location.hash=this.anchor;},true);}},useLink:function(c,a){var b;c.addEvent("click",function(d){if(b!==false&&!b){b=$(a)||this.doc.getElement("a[name="+a+"]");}if(b){d.preventDefault();this.anchor=a;this.toElement(b);c.blur();}}.bind(this));}});var Asset={javascript:function(f,d){d=$extend({onload:$empty,document:document,check:$lambda(true)},d);var b=new Element("script",{src:f,type:"text/javascript"});var e=d.onload.bind(b),a=d.check,g=d.document;delete d.onload;delete d.check;delete d.document;b.addEvents({load:e,readystatechange:function(){if(["loaded","complete"].contains(this.readyState)){e();}}}).set(d);if(Browser.Engine.webkit419){var c=(function(){if(!$try(a)){return;}$clear(c);e();}).periodical(50);}return b.inject(g.head);},css:function(b,a){return new Element("link",$merge({rel:"stylesheet",media:"screen",type:"text/css",href:b},a)).inject(document.head);},image:function(c,b){b=$merge({onload:$empty,onabort:$empty,onerror:$empty},b);var d=new Image();var a=$(d)||new Element("img");["load","abort","error"].each(function(e){var f="on"+e;var g=b[f];delete b[f];d[f]=function(){if(!d){return;}if(!a.parentNode){a.width=d.width;a.height=d.height;}d=d.onload=d.onabort=d.onerror=null;g.delay(1,a,a);a.fireEvent(e,a,1);};});d.src=a.src=c;if(d&&d.complete){d.onload.delay(1);}return a.set(b);},images:function(d,c){c=$merge({onComplete:$empty,onProgress:$empty},c);d=$splat(d);var a=[];var b=0;return new Elements(d.map(function(e){return Asset.image(e,{onload:function(){c.onProgress.call(this,b,d.indexOf(e));b++;if(b==d.length){c.onComplete();}}});}));}};;var UvumiOdometer=new Class({Implements:[Options,Events],options:{counterClass:'odometer',digits:6,image:'assets/images/odometer.png',overlay:'css/overlay.png',startDuration:1200,cruiseDuration:100,transition:'linear',onComplete:$empty,url:false,refreshRate:10,indicatorClass:'loading'},initialize:function(a,b){this.counter=a;this.setOptions(b);window.addEvent('domready',this.domReady.bind(this))},domReady:function(){this.counter=$(this.counter);this.image=new Asset.image(this.options.image,{onload:this.build.bind(this)})},build:function(){this.fullHeight=this.image.height;this.height=(this.fullHeight/10).toInt();this.width=this.image.width;var c=this.counter.get('html').clean().toInt();if(isNaN(c)){c=0}this.counter.empty().setStyles({width:this.options.digits*this.width,height:this.height,overflow:'hidden',display:'block',position:(this.counter.getStyle('position')=='absolute'?'absolute':'relative')}).addClass(this.options.counterClass);this.counter.set('title','Double-click on counter to directly jump to final value');this.numbers=[];for(var i=0;i<this.options.digits;i++){var d=this.addNumber();d.inject(this.counter);this.numbers.push(d)}if(this.options.overlay){this.overlay=Element('div',{styles:{'position':'absolute','top':0,'left':0,'width':'100%','height':this.height,'font-size':0,'line-height':0,'background-image':'url('+this.options.overlay+')','background-position':'left center'}}).inject(this.counter)}this.clear=new Element('br',{styles:{'clear':'right'}}).inject(this.counter);this.animation=new Fx.Elements(this.numbers,{link:'chain',duration:this.options.startDuration,transition:this.options.transition,onStart:function(){this.animating=true;this.currentCount=this.currentCount+(this.direction?1:-1);if(this.step<=this.mid){this.animation.options.duration=(this.options.startDuration-(1-Math.exp(-this.step))*this.durationVariation).toInt();this.step++}else{this.step++;this.animation.options.duration=(this.options.startDuration-(1-Math.exp(this.step-2*this.mid))*this.durationVariation).toInt()}}.bind(this),onChainComplete:function(){this.animating=false;this.fireEvent('onComplete',this.value);(function(){this.refreshed=false}).delay(this.options.refreshRate*1000,this)}.bind(this)});this.durationVariation=this.options.startDuration-this.options.cruiseDuration;this.spins=[];this.setValue(c);if(this.options.url){if(this.options.indicatorClass){this.indicator=new Element('div',{'class':this.options.indicatorClass})}this.request=new Request({url:this.options.url,autoCancel:true,onComplete:function(a){var b=a.toInt();this.countTo(b);if(this.indicator){(function(){this.indicator.dispose()}).delay(1000,this)}}.bind(this)});this.refreshed=true;$(document.body).addEvent('mousemove',this.refresh.bind(this));(function(){this.refreshed=false}).delay(this.options.refreshRate*1000,this)}this.counter.addEvent('dblclick',this.override.bind(this))},addNumber:function(){return number=new Element('div',{styles:{width:this.width,height:this.height,'font-size':0,'line-height':0,'float':'right','background-image':'url('+this.options.image+')','background-position':'bottom center'}})},setValue:function(a){if(isNaN(a)){return false}a=a.toInt();if(a<0){a=0}this.value=a;this.currentCount=a;this.convertNumber();for(var i=0;i<this.options.digits;i++){this.numbers[i].setStyle('background-position',this.getCoord(this.spins[i]))}},countTo:function(a){if(isNaN(a)){return false}a=a.toInt();if(a<0){a=0}if(a==this.value){return}if(this.animating){this.animation.cancel();this.value=this.currentCount;this.convertNumber()}var b=Math.abs(a-this.value);this.mid=b/2;this.step=0;if(a>this.value){this.direction=true;for(var i=this.value+1;i<=a;i++){this.enqueueAnim(i)}}else{this.direction=false;for(var i=this.value-1;i>=a;i--){this.enqueueAnim(i)}}},convertNumber:function(){var a=this.value+"";if(a.length>this.options.digits){var b=this.addNumber();b.inject((this.overlay?this.overlay:this.clear),'before');this.numbers.push(b);this.options.digits++;this.counter.setStyle('width',this.options.digits*this.width);this.animation.elements=this.animation.subject=$$(this.numbers);b.setStyle('background-position',this.getCoord(0));this.convertNumber();return}else{while(a.length<this.options.digits){a="0"+a}for(var i=0;i<a.length;i++){this.spins[i]=a.charAt(a.length-1-i)}}},getCoord:function(a){return'0px '+(this.height+a*this.height)+'px'},enqueueAnim:function(i){var b={};var c=$A(this.spins);this.value=i;this.convertNumber();this.spins.each(function(a,j){if(c[j]!=a){if(a==0&&this.direction){b[j]={'background-position':[this.getCoord(-1),this.getCoord(0)]}}else if(a==9&&!this.direction){b[j]={'background-position':[this.getCoord(10),this.getCoord(9)]}}else{b[j]={'background-position':this.getCoord(a)}}}},this);this.animation.start(b)},refresh:function(){if(!this.refreshed){this.refreshed=true;if(!this.animating){this.request.send();if(this.indicator){var a=this.counter.getCoordinates();this.indicator.setStyles({position:'absolute',top:a.top,left:a.right});this.indicator.inject(document.body)}}}},getValue:function(){return this.value},override:function(){if(this.animating){this.animation.cancel().fireEvent('onChainComplete');this.setValue(this.value)}}});;window.addEvent('domready',function(){if(window.navigator.loadPurpose==="preview"){window.location.href="http://snkhan.co.uk/preview/"}
Cufon(['h1','h2']);new SmoothScroll({duration:700},window);var counterEl=$('counter');if(counterEl){new UvumiOdometer('counter',{url:'http://snkhan.co.uk/assets/scripts/forum.php',digits:6,refreshRate:30,overlay:'',image:'http://snkhan.co.uk/assets/images/odometer.png',indicatorClass:'',counterClass:'dashboard'});}});
