/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());

Cufon.registerFont({"w":1139,"face":{"font-family":"Helvetica 35 Thin","font-weight":400,"font-stretch":"normal","units-per-em":"2048","panose-1":"2 11 4 4 2 0 2 2 2 3","ascent":"1638","descent":"-410","x-height":"25","bbox":"-111 -1898 2132 438","underline-thickness":"102","underline-position":"-154","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":569},"!":{"d":"217,-1462r0,493r25,594r49,0r24,-594r0,-493r-98,0xm317,0r0,-211r-104,0r0,211r104,0","w":530},"\"":{"d":"164,-993r78,0r0,-469r-78,0r0,469xm403,-993r78,0r0,-469r-78,0r0,469","w":645},"#":{"d":"848,-1413r-64,451r-346,0r64,-451r-68,0r-63,451r-252,0r0,67r241,0r-49,354r-250,0r0,68r240,0r-65,473r67,0r66,-473r346,0r-66,473r68,0r65,-473r238,0r0,-68r-227,0r49,-354r235,0r0,-67r-225,0r63,-451r-67,0xm428,-895r346,0r-49,354r-346,0"},"$":{"d":"594,-711r125,31v206,51,308,152,307,305v-1,116,-44,200,-127,252v-83,55,-185,81,-305,80r0,-668xm528,-805r-84,-18v-83,-17,-153,-45,-208,-86v-27,-21,-49,-47,-64,-80v-17,-33,-25,-72,-25,-119v-1,-87,28,-160,89,-217v60,-57,157,-89,292,-94r0,614xm528,215r66,0r0,-180v133,0,250,-32,352,-96v103,-62,155,-167,158,-314v1,-86,-23,-161,-72,-225v-53,-64,-146,-113,-278,-147r-160,-39r0,-635v120,0,214,29,282,88v69,57,107,153,115,287r78,0v-22,-303,-180,-454,-475,-451r0,-100r-66,0r0,100v-105,4,-189,21,-252,51v-61,31,-107,69,-137,113v-15,21,-26,42,-35,63v-9,22,-17,43,-22,64v-9,42,-13,75,-12,98v0,61,11,113,32,154v21,42,49,77,84,104v36,26,76,47,119,64v41,16,84,29,127,39r96,22r0,682v-284,-26,-426,-172,-426,-438r-77,0v1,173,48,300,141,379v90,79,211,124,362,137r0,180"},"%":{"d":"283,49r82,0r952,-1511r-82,0xm1171,25v107,-1,190,-38,250,-111v59,-68,89,-152,90,-252v0,-107,-29,-194,-88,-262v-57,-68,-141,-103,-250,-104v-106,1,-189,37,-249,106v-62,68,-93,155,-93,260v0,101,32,186,95,254v60,71,142,108,245,109xm1169,-43v-80,-1,-143,-32,-188,-92v-48,-59,-72,-126,-72,-203v0,-83,23,-154,70,-211v43,-57,107,-87,192,-88v86,1,152,31,197,88v43,57,65,128,65,211v0,77,-23,144,-69,203v-47,60,-112,91,-195,92xm422,-709v107,-1,190,-38,250,-110v59,-69,89,-153,90,-252v0,-107,-29,-194,-88,-262v-57,-69,-141,-104,-250,-105v-107,1,-190,37,-250,107v-61,68,-92,155,-92,260v0,101,31,186,94,254v60,71,142,107,246,108xm420,-776v-81,-1,-144,-32,-189,-92v-47,-59,-71,-126,-71,-203v0,-83,23,-154,69,-211v44,-57,108,-87,193,-88v86,1,151,31,196,88v44,57,66,128,66,211v0,77,-23,144,-70,203v-46,60,-111,91,-194,92","w":1593},"&":{"d":"537,-844v-17,-25,-35,-51,-56,-78r-63,-77v-19,-29,-35,-58,-47,-88v-15,-32,-23,-65,-23,-99v1,-56,26,-101,74,-135v46,-31,98,-48,155,-49v61,1,113,18,158,49v47,34,71,79,72,135v0,41,-8,78,-25,111v-16,34,-38,65,-65,92v-57,55,-117,101,-180,139xm510,-750r377,469v3,15,-27,56,-88,123v-30,30,-68,56,-113,78v-48,25,-103,37,-164,37v-91,0,-172,-27,-243,-82v-74,-52,-112,-126,-113,-223v0,-53,12,-100,35,-139v21,-40,49,-75,82,-105v34,-31,71,-60,110,-86xm938,-217r178,217r105,0r-238,-293v42,-97,67,-200,74,-309r-78,0v-1,85,-18,166,-49,244r-348,-428r110,-80v35,-25,67,-52,96,-82v29,-30,53,-64,72,-103v17,-39,25,-84,25,-135v-1,-82,-32,-145,-92,-188v-61,-43,-133,-64,-216,-64v-79,1,-148,24,-208,68v-65,47,-98,108,-99,184v0,37,7,72,21,105v12,34,28,67,47,98v39,60,83,119,131,176r-129,82v-44,27,-85,59,-123,96v-38,35,-69,74,-92,119v-25,47,-37,101,-37,162v1,123,44,215,127,276v81,65,183,97,307,97v182,-3,321,-84,416,-242","w":1214},"'":{"d":"170,-993r78,0r0,-469r-78,0r0,469","w":418},"(":{"d":"467,377v-171,-285,-256,-593,-256,-922v1,-340,89,-657,262,-952r-72,0v-176,293,-265,611,-268,952v3,333,91,641,264,922r70,0","w":494},")":{"d":"27,-1497v171,284,256,591,256,922v-1,339,-89,657,-263,952r72,0v176,-293,265,-611,268,-952v-3,-333,-91,-641,-264,-922r-69,0","w":494},"*":{"d":"330,-1462r0,266r-252,-84r-19,57r254,84r-166,209r50,41r163,-217r158,217r45,-41r-155,-209r251,-84r-20,-57r-250,84r0,-266r-59,0","w":721},"+":{"d":"575,-555r-477,0r0,78r477,0r0,477r78,0r0,-477r477,0r0,-78r-477,0r0,-477r-78,0r0,477","w":1229},",":{"d":"205,258v51,-21,85,-55,104,-104v18,-48,27,-99,27,-154r0,-211r-105,0r0,211r43,0v0,30,-3,65,-10,104v-4,18,-11,35,-20,50v-10,16,-23,28,-39,36r0,68","w":569},"-":{"d":"580,-518r0,-78r-439,0r0,78r439,0","w":721},"\u00ad":{"d":"580,-518r0,-78r-439,0r0,78r439,0","w":721},".":{"d":"336,0r0,-211r-105,0r0,211r105,0","w":569},"\/":{"d":"57,35r652,-1532r-84,0r-652,1532r84,0","w":682},"0":{"d":"569,25v201,-6,338,-86,412,-240v38,-71,65,-150,80,-236v13,-86,20,-171,20,-256v0,-87,-7,-174,-20,-260v-15,-86,-42,-164,-80,-235v-38,-71,-91,-129,-158,-172v-67,-43,-151,-64,-254,-64v-99,0,-183,21,-250,64v-67,43,-119,101,-157,172v-73,150,-108,315,-105,495v0,85,8,170,25,256v15,86,41,165,80,236v73,154,209,234,407,240xm569,-43v-87,0,-159,-22,-215,-66v-56,-42,-100,-96,-133,-161v-31,-67,-53,-139,-65,-215v-14,-77,-21,-151,-21,-222v0,-73,7,-148,21,-225v12,-76,34,-148,65,-215v33,-67,77,-121,133,-162v56,-39,128,-60,215,-61v90,1,163,22,219,61v57,41,102,95,134,162v33,67,54,139,65,215v11,77,16,152,16,225v0,71,-5,145,-16,222v-11,76,-32,148,-65,215v-32,65,-77,119,-134,161v-56,44,-129,66,-219,66"},"1":{"d":"678,-1413r-70,0v-89,147,-218,235,-387,264r0,68v147,-14,274,-74,379,-180r0,1261r78,0r0,-1413"},"2":{"d":"192,-78v13,-87,61,-165,144,-233v82,-69,175,-136,280,-201v107,-67,199,-143,277,-229v79,-85,120,-188,121,-310v-1,-131,-44,-228,-127,-292v-83,-63,-187,-95,-312,-95v-278,0,-427,167,-446,502r78,0v0,-125,31,-228,94,-309v63,-82,158,-124,287,-125v95,1,176,30,243,86v69,56,104,133,105,231v-3,116,-45,212,-127,289v-82,78,-176,150,-283,217v-106,66,-201,140,-286,223v-40,43,-73,91,-99,144v-27,53,-43,113,-47,180r942,0r0,-78r-844,0"},"3":{"d":"74,-467v0,323,163,487,489,492v135,0,249,-35,340,-105v93,-69,140,-173,143,-311v0,-99,-27,-181,-81,-246v-55,-65,-131,-104,-228,-117r0,-4v85,-13,152,-49,203,-108v48,-59,73,-130,74,-215v-3,-127,-49,-219,-140,-275v-89,-55,-192,-82,-311,-82v-141,1,-251,44,-330,129v-80,86,-121,200,-124,342r77,0v6,-120,40,-217,101,-290v61,-74,153,-112,276,-113v91,0,175,23,252,70v78,46,118,119,121,219v-3,120,-50,200,-141,241v-44,22,-92,37,-144,45v-52,9,-104,12,-157,11r0,67v60,-5,118,-4,174,4v56,9,106,25,151,49v97,49,147,140,150,273v-3,112,-44,198,-123,258v-79,60,-174,90,-283,90v-271,-5,-408,-147,-411,-424r-78,0"},"4":{"d":"747,-1413r-688,975r0,78r688,0r0,360r78,0r0,-360r238,0r0,-68r-238,0r0,-985r-78,0xm747,-428r-610,0r606,-879r4,0r0,879"},"5":{"d":"119,-682r80,0v86,-133,207,-199,362,-199v119,1,215,41,289,119v73,79,111,178,112,295v-1,119,-37,218,-108,297v-73,83,-170,126,-293,127v-116,0,-212,-36,-289,-109v-77,-69,-117,-163,-118,-280r-78,0v-4,143,41,255,135,334v94,81,211,122,350,123v145,-1,260,-49,346,-142v87,-91,132,-208,133,-350v-1,-143,-46,-259,-133,-348v-86,-87,-201,-132,-346,-133v-146,0,-263,57,-350,170r-4,-4r121,-563r653,0r0,-68r-715,0"},"6":{"d":"590,-43v-113,-1,-207,-41,-281,-119v-78,-73,-118,-170,-119,-289v1,-117,40,-215,115,-294v71,-79,166,-120,285,-121v117,1,212,42,284,123v73,80,110,177,111,292v-1,113,-38,209,-111,287v-73,79,-168,120,-284,121xm1038,-1065v-13,-120,-58,-212,-135,-276v-78,-65,-177,-97,-297,-97v-108,1,-195,26,-262,74v-68,51,-121,116,-160,195v-37,79,-62,165,-75,258v-15,93,-23,184,-23,274v-1,177,34,330,106,459v73,131,205,198,398,203v141,-1,254,-47,340,-138v87,-87,132,-200,133,-338v-1,-142,-45,-257,-131,-346v-86,-90,-200,-136,-342,-137v-96,0,-182,27,-258,82v-77,55,-131,128,-164,221r-4,-4v0,-72,5,-150,16,-233v10,-85,30,-165,60,-240v30,-78,75,-141,135,-188v59,-48,136,-73,231,-74v96,1,175,29,238,84v63,55,101,128,116,221r78,0"},"7":{"d":"115,-1345r833,0v-235,258,-394,496,-479,714v-83,220,-130,430,-141,631r90,0v37,-341,111,-612,223,-811v112,-199,240,-374,385,-524r0,-78r-911,0r0,68"},"8":{"d":"981,-405v-1,124,-42,215,-123,274v-79,59,-176,88,-289,88v-112,0,-207,-29,-286,-88v-82,-59,-124,-150,-125,-274v1,-118,43,-203,125,-254v77,-51,173,-76,286,-76v115,0,212,25,291,76v79,51,120,136,121,254xm133,-1083v0,165,87,268,260,309r0,4v-205,33,-309,154,-313,365v1,145,50,252,145,323v91,71,206,107,344,107v139,0,255,-36,348,-107v93,-71,141,-178,142,-323v-4,-211,-109,-332,-314,-365r0,-4v173,-41,260,-144,260,-309v-3,-133,-48,-226,-135,-279v-86,-52,-186,-77,-301,-76v-113,-1,-213,24,-299,76v-89,53,-134,146,-137,279xm928,-1083v-1,99,-38,171,-109,215v-71,43,-154,65,-250,65v-94,0,-176,-22,-245,-65v-74,-44,-112,-116,-113,-215v1,-107,38,-182,111,-226v69,-42,152,-62,247,-61v99,-1,182,19,250,61v71,44,108,119,109,226"},"9":{"d":"571,-547v-115,-1,-209,-43,-284,-125v-75,-79,-114,-175,-115,-290v1,-117,40,-213,115,-289v75,-78,169,-118,284,-119v117,1,213,41,287,119v74,76,112,172,113,289v-1,117,-38,215,-111,292v-73,81,-170,122,-289,123xm113,-348v16,119,62,210,139,274v78,65,176,98,293,99v111,-1,200,-27,268,-78v69,-51,122,-116,158,-195v37,-79,62,-166,75,-260v13,-91,19,-181,19,-268v0,-141,-15,-255,-45,-344v-29,-87,-68,-154,-119,-201v-48,-46,-101,-78,-158,-96v-59,-14,-116,-21,-172,-21v-139,1,-253,46,-340,134v-90,86,-136,200,-137,342v1,143,46,259,133,346v86,90,201,136,344,137v111,-1,200,-30,269,-86v67,-53,114,-120,143,-201r4,4v0,63,-4,135,-12,217v-11,82,-32,161,-62,236v-30,75,-74,137,-133,186v-60,52,-138,79,-235,80v-93,0,-171,-29,-234,-86v-63,-55,-103,-128,-121,-219r-77,0"},":":{"d":"231,-1053r0,211r105,0r0,-211r-105,0xm336,0r0,-211r-105,0r0,211r105,0","w":569},";":{"d":"205,258v51,-21,85,-55,104,-104v18,-48,27,-99,27,-154r0,-211r-105,0r0,211r43,0v0,30,-3,65,-10,104v-4,18,-11,35,-20,50v-10,16,-23,28,-39,36r0,68xm231,-1053r0,211r105,0r0,-211r-105,0","w":569},"<":{"d":"1135,-1053r-1041,480r0,106r1041,483r0,-86r-973,-450r973,-447r0,-86","w":1229},"=":{"d":"1130,-756r-1032,0r0,78r1032,0r0,-78xm1130,-358r-1032,0r0,77r1032,0r0,-77","w":1229},">":{"d":"94,16r1041,-479r0,-106r-1041,-484r0,86r973,451r-973,446r0,86","w":1229},"?":{"d":"166,-1010v0,-119,31,-216,94,-292v61,-77,154,-116,277,-117v89,0,165,22,229,67v65,47,99,121,100,222v-1,71,-22,133,-61,188v-41,55,-88,105,-141,152v-51,45,-93,98,-127,161v-36,66,-54,152,-54,258r78,0v0,-61,7,-114,21,-157v12,-44,28,-81,47,-111v20,-30,42,-57,65,-82v23,-23,46,-44,68,-61v25,-22,48,-45,69,-70v22,-23,41,-48,58,-74v16,-27,30,-58,41,-92v9,-33,14,-70,14,-112v-1,-125,-41,-218,-119,-279v-76,-59,-170,-88,-282,-88v-147,1,-259,46,-336,133v-79,89,-119,207,-119,354r78,0xm473,0r104,0r0,-211r-104,0r0,211","w":1063},"@":{"d":"870,-1120v44,0,79,9,105,26v25,17,43,38,55,64v13,26,21,53,25,80v3,27,4,51,4,71v-3,126,-47,252,-133,379v-33,47,-71,85,-113,115v-41,31,-82,47,-125,47v-60,0,-109,-23,-147,-70v-43,-43,-64,-103,-64,-180v1,-117,38,-233,111,-348v35,-55,77,-99,125,-133v47,-34,100,-51,157,-51xm1247,-1147r-84,0r-47,146r-4,0v-8,-51,-32,-94,-72,-131v-39,-36,-92,-55,-157,-56v-143,4,-259,70,-346,197v-43,59,-76,123,-99,194v-26,73,-39,146,-39,220v0,84,25,155,74,212v47,62,109,94,188,95v115,0,206,-49,275,-146r4,0v3,48,17,84,43,109v26,25,57,37,92,37v113,-3,218,-63,315,-181v100,-115,151,-251,154,-409v-3,-190,-70,-343,-201,-459v-129,-117,-294,-177,-493,-178v-211,3,-388,76,-531,221v-147,142,-222,322,-225,539v1,218,74,400,219,545v142,149,324,224,545,227v287,-5,504,-132,653,-379r-90,0v-137,203,-324,307,-563,311v-177,-1,-334,-66,-471,-194v-141,-127,-212,-293,-215,-496v3,-198,70,-364,203,-498v128,-136,288,-205,479,-208v159,1,299,52,422,151v124,100,187,237,190,412v-3,121,-40,236,-112,344v-35,52,-74,94,-117,125v-45,33,-92,49,-139,49v-22,0,-41,-7,-56,-21v-16,-12,-24,-28,-24,-49v0,-15,4,-34,12,-57r21,-66","w":1638},"A":{"d":"563,-1462r-588,1462r97,0r186,-469r700,0r185,469r96,0r-578,-1462r-98,0xm287,-547r325,-827r4,0r314,827r-643,0","w":1214,"k":{"\u2019":113,"y":37,"w":37,"v":37,"Y":76,"W":51,"V":63,"T":102}},"B":{"d":"219,-721r496,0v50,0,100,3,149,10v48,10,93,27,135,52v43,21,76,53,101,94v23,41,35,92,35,155v-6,220,-146,331,-420,332r-496,0r0,-643xm129,0r586,0v155,0,279,-35,370,-106v92,-69,139,-170,140,-304v-1,-73,-16,-135,-43,-184v-30,-47,-66,-83,-107,-108v-39,-27,-76,-46,-110,-56v-35,-9,-58,-13,-70,-10r-4,-4v87,-12,156,-48,207,-107v50,-57,76,-125,77,-204v0,-48,-7,-95,-20,-142v-15,-45,-41,-85,-78,-120v-34,-36,-81,-65,-141,-86v-59,-21,-132,-31,-221,-31r-586,0r0,1462xm219,-1384r496,0v101,0,187,20,260,61v72,44,109,118,110,223v-1,195,-125,296,-370,301r-496,0r0,-585","w":1290},"C":{"d":"1358,-1026v1,-8,-5,-36,-19,-84v-13,-48,-40,-101,-80,-160v-39,-60,-98,-112,-176,-157v-79,-45,-183,-69,-313,-70v-221,3,-392,76,-512,221v-121,142,-183,324,-184,545v1,219,63,399,184,541v60,69,133,124,219,163v86,40,184,61,293,62v165,-3,304,-61,416,-174v112,-109,177,-253,196,-430r-90,0v-11,139,-64,261,-160,364v-95,105,-216,159,-362,162v-193,-3,-341,-71,-444,-205v-108,-131,-162,-292,-162,-483v0,-194,54,-356,162,-485v103,-133,251,-200,444,-203v125,1,235,36,328,104v91,69,148,165,170,289r90,0","w":1442},"D":{"d":"219,-1384r375,0v57,0,120,5,188,16v67,12,132,40,195,84v63,42,114,107,155,195v40,89,61,207,62,356v-4,247,-66,419,-186,516v-119,95,-251,142,-396,139r-393,0r0,-1306xm129,0r475,0v235,-1,407,-72,518,-213v108,-135,162,-309,162,-520v3,-194,-44,-363,-139,-506v-100,-145,-279,-219,-537,-223r-479,0r0,1462","w":1366},"E":{"d":"219,-78r0,-643r840,0r0,-78r-840,0r0,-585r893,0r0,-78r-983,0r0,1462r993,0r0,-78r-903,0","w":1147},"F":{"d":"965,-721r0,-78r-746,0r0,-585r827,0r0,-78r-917,0r0,1462r90,0r0,-721r746,0","w":1053,"k":{"A":76,".":238,",":238}},"G":{"d":"782,-717r0,78r539,0v5,180,-41,324,-139,432v-99,108,-237,163,-414,164v-201,-3,-351,-70,-451,-201v-101,-128,-151,-288,-151,-479v0,-188,52,-350,156,-485v101,-138,249,-208,446,-211v273,5,447,142,520,409r86,0v-27,-155,-97,-275,-209,-360v-112,-83,-245,-126,-399,-127v-220,4,-389,81,-508,231v-121,148,-182,329,-182,543v0,215,59,393,178,535v59,68,131,122,217,161v85,40,182,61,293,62v131,-1,247,-33,348,-94v99,-60,168,-144,205,-252r4,0r0,311r78,0r0,-717r-617,0","w":1517},"H":{"d":"1153,-721r0,721r90,0r0,-1462r-90,0r0,663r-934,0r0,-663r-90,0r0,1462r90,0r0,-721r934,0","w":1372},"I":{"d":"129,0r90,0r0,-1462r-90,0r0,1462","w":348},"J":{"d":"41,-465v-1,53,3,109,12,168v7,57,23,111,49,162v26,49,67,90,123,121v56,31,133,48,230,49v102,-1,181,-19,237,-53v55,-35,94,-78,117,-129v23,-52,38,-105,43,-160v3,-55,4,-104,4,-148r0,-1007r-90,0r0,977v0,50,-1,100,-2,151v-3,52,-13,100,-31,144v-17,43,-48,78,-92,104v-47,29,-112,43,-197,43v-71,0,-128,-12,-172,-37v-43,-23,-76,-55,-98,-94v-21,-39,-34,-84,-39,-135v-5,-51,-7,-103,-4,-156r-90,0","w":985},"K":{"d":"129,0r90,0r0,-516r303,-277r662,793r112,0r-708,-854r667,-608r-116,0r-920,842r0,-842r-90,0r0,1462","w":1255},"L":{"d":"129,0r920,0r0,-78r-830,0r0,-1384r-90,0r0,1462","w":1024,"k":{"\u2019":162,"y":113,"Y":227,"W":152,"V":188,"T":188}},"M":{"d":"129,0r90,0r0,-1352r4,0r563,1352r90,0r557,-1352r5,0r0,1352r90,0r0,-1462r-129,0r-566,1362r-4,0r-571,-1362r-129,0r0,1462","w":1657},"N":{"d":"129,0r90,0r0,-1352r4,0r930,1352r106,0r0,-1462r-90,0r0,1341r-4,0r-923,-1341r-113,0r0,1462","w":1388},"O":{"d":"1454,-731v-1,-221,-62,-403,-182,-545v-120,-145,-291,-218,-512,-221v-221,3,-392,76,-512,221v-121,142,-183,324,-185,545v2,219,64,399,185,541v60,69,133,124,219,163v86,40,184,61,293,62v111,-1,209,-22,295,-62v86,-39,158,-94,217,-163v120,-142,181,-322,182,-541xm154,-731v0,-194,54,-356,161,-485v104,-133,252,-200,445,-203v193,3,341,70,446,203v104,129,157,291,158,485v-1,191,-54,352,-158,483v-105,134,-253,202,-446,205v-193,-3,-341,-71,-445,-205v-107,-131,-161,-292,-161,-483","w":1517},"P":{"d":"219,-1384r526,0v74,0,134,11,181,34v45,23,79,53,102,89v23,35,40,71,49,106v7,37,10,70,10,100v0,37,-5,75,-16,113v-12,38,-32,73,-61,104v-26,32,-62,57,-107,76v-47,22,-103,33,-170,33r-514,0r0,-655xm129,0r90,0r0,-651r500,0v301,-3,454,-137,459,-402v0,-87,-14,-158,-41,-213v-27,-54,-64,-95,-109,-124v-44,-29,-90,-49,-137,-60v-49,-8,-96,-12,-139,-12r-623,0r0,1462","w":1210,"k":{"A":113,".":295,",":295}},"Q":{"d":"1163,-203r-235,-170r-47,64r221,157v-93,73,-207,109,-342,109v-193,-3,-341,-71,-445,-205v-107,-131,-161,-292,-161,-483v0,-194,54,-356,161,-485v104,-133,252,-200,445,-203v193,3,341,70,446,203v104,129,157,291,158,485v-1,217,-68,393,-201,528xm1173,-98r242,174r47,-64r-227,-164v145,-142,218,-335,219,-579v-1,-221,-62,-403,-182,-545v-120,-145,-291,-218,-512,-221v-221,3,-392,76,-512,221v-121,142,-183,324,-185,545v2,219,64,399,185,541v60,69,133,124,219,163v86,40,184,61,293,62v165,-1,303,-46,413,-133","w":1517},"R":{"d":"219,-743r0,-641r520,0v103,0,190,22,262,67v73,48,110,127,111,238v-1,116,-36,201,-104,254v-70,55,-160,82,-269,82r-520,0xm129,0r90,0r0,-666r520,0v66,0,120,6,162,19v43,13,76,32,100,55v26,22,46,49,60,80v12,31,19,65,22,102v6,73,8,146,6,220v0,35,3,69,9,100v3,16,6,31,10,45v4,17,9,32,14,45r101,0v-26,-41,-39,-97,-39,-170v-1,-71,-5,-145,-11,-223v-3,-78,-24,-147,-65,-207v-21,-29,-48,-53,-82,-72v-37,-16,-82,-28,-137,-35r0,-4v205,-43,309,-168,313,-374v-1,-139,-46,-238,-133,-295v-87,-56,-197,-83,-330,-82r-610,0r0,1462","w":1290},"S":{"d":"1173,-1044v-9,-160,-65,-276,-168,-349v-103,-69,-234,-104,-391,-104v-120,0,-230,29,-331,88v-104,60,-157,160,-160,301v0,69,15,125,45,170v27,44,65,80,113,109v47,26,100,47,159,63v29,8,59,16,90,23r90,24v65,11,127,24,187,37v57,14,110,33,158,57v47,25,85,56,114,95v27,39,41,90,41,153v0,63,-13,115,-39,158v-27,42,-63,76,-106,102v-43,26,-88,45,-135,56v-49,12,-97,18,-144,18v-147,1,-273,-33,-377,-102v-102,-69,-152,-181,-149,-338r-90,0v3,185,63,318,180,399v116,79,261,119,436,119v120,0,234,-31,342,-94v111,-62,168,-168,172,-318v0,-73,-14,-134,-41,-182v-29,-47,-67,-84,-114,-113v-48,-29,-101,-52,-158,-69v-60,-17,-122,-30,-186,-41v-31,-9,-62,-16,-91,-23v-31,-5,-61,-12,-90,-20v-59,-14,-112,-32,-159,-54v-48,-21,-86,-51,-113,-90v-30,-37,-45,-83,-45,-139v0,-61,14,-112,41,-151v26,-41,59,-74,98,-97v86,-43,173,-64,262,-63v137,0,248,31,334,92v85,63,130,157,135,283r90,0","w":1290},"T":{"d":"485,-1384r0,1384r90,0r0,-1384r517,0r0,-78r-1121,0r0,78r514,0","w":1063,"k":{"y":188,"w":188,"u":188,"s":188,"r":188,"o":188,"i":29,"e":188,"c":188,"a":188,"A":102,";":178,":":178,".":227,",":227}},"U":{"d":"129,-1462r0,876v-1,49,3,109,14,178v10,70,32,138,66,205v35,67,91,123,166,168v75,45,176,69,303,70v215,-3,365,-63,450,-182v81,-115,120,-261,119,-439r0,-876r-90,0r0,876v1,168,-33,300,-102,396v-74,97,-200,146,-377,147v-104,-1,-187,-22,-248,-61v-63,-39,-109,-87,-139,-146v-29,-59,-48,-118,-58,-178v-9,-61,-14,-114,-14,-158r0,-876r-90,0","w":1376},"V":{"d":"66,-1462r-95,0r545,1462r104,0r547,-1462r-90,0r-506,1384r-4,0","k":{"u":37,"r":37,"o":76,"e":76,"a":76,"A":88,";":76,":":76,".":188,",":188}},"W":{"d":"410,0r100,0r395,-1384r4,0r402,1384r102,0r420,-1462r-96,0r-375,1366r-4,0r-393,-1366r-113,0r-387,1366r-4,0r-381,-1366r-92,0","w":1821,"k":{"o":37,"i":-49,"e":37,"a":37,"A":12,";":37,":":37,".":113,",":113}},"X":{"d":"514,-752r-549,752r107,0r497,-684r496,684r108,0r-544,-752r516,-710r-103,0r-473,643r-463,-643r-104,0"},"Y":{"d":"588,-688r-529,-774r-102,0r584,850r0,612r90,0r0,-612r587,-850r-100,0","w":1175,"k":{"v":37,"u":76,"q":152,"p":113,"o":152,"e":152,"a":152,"A":113,";":113,":":113,".":238,",":238}},"Z":{"d":"57,-1384r928,0r-987,1306r0,78r1104,0r0,-78r-1010,0r991,-1306r0,-78r-1026,0r0,78","w":1100},"[":{"d":"473,-1429r0,-68r-281,0r0,1874r281,0r0,-68r-203,0r0,-1738r203,0","w":494},"\\":{"d":"709,35r-652,-1532r-84,0r652,1532r84,0","w":682},"]":{"d":"20,309r0,68r281,0r0,-1874r-281,0r0,68r203,0r0,1738r-203,0","w":494},"^":{"d":"1149,-485r-479,-928r-107,0r-483,928r86,0r450,-860r447,860r86,0","w":1229},"_":{"d":"1024,256r0,-102r-1024,0r0,102r1024,0","w":1024},"`":{"d":"289,-1210r-246,-287r-104,0r274,287r76,0","w":342},"a":{"d":"813,-598r0,197v0,13,-3,39,-10,77v-9,39,-26,79,-51,121v-26,43,-66,79,-119,109v-52,34,-123,51,-213,51v-91,-1,-160,-24,-205,-68v-48,-42,-72,-96,-72,-161v1,-151,98,-232,289,-244v78,-8,153,-16,225,-25v36,-4,67,-11,93,-20v27,-8,48,-20,63,-37xm891,-803v-1,-106,-40,-179,-115,-219v-73,-38,-158,-56,-254,-55v-253,0,-386,116,-401,348r78,0v19,-186,126,-280,323,-281v61,0,111,8,150,23v38,18,67,38,88,61v22,23,37,46,45,68v7,23,10,42,10,55v0,43,-2,76,-6,101v-5,25,-20,46,-43,63v-41,27,-146,46,-313,55v-21,0,-42,1,-64,4r-67,15v-45,9,-88,26,-127,49v-39,22,-70,52,-93,90v-24,41,-36,92,-36,154v1,109,35,185,102,229v65,45,149,68,250,68v101,-1,185,-25,254,-72v67,-45,112,-99,137,-162r4,0r0,55v-1,44,8,80,27,107v16,31,54,47,114,47v21,0,42,-3,64,-8r0,-66v-25,4,-44,6,-58,6v-33,0,-52,-14,-59,-41v-8,-25,-11,-54,-10,-86r0,-608","w":1024},"b":{"d":"614,-43v-142,-3,-244,-55,-307,-158v-64,-99,-95,-216,-94,-350v0,-135,33,-245,98,-330v66,-85,167,-128,303,-129v127,3,222,51,285,142v63,90,94,196,94,317v0,127,-28,242,-84,344v-30,48,-69,87,-116,117v-49,31,-109,47,-179,47xm133,0r78,0r0,-236r4,0v7,35,41,85,102,150v33,29,74,54,123,76v49,22,107,34,174,35v39,0,84,-7,136,-21v50,-13,100,-40,149,-80v48,-41,89,-99,123,-176v31,-75,48,-175,49,-299v0,-150,-37,-275,-111,-375v-75,-99,-190,-150,-346,-151v-86,0,-166,20,-239,61v-74,41,-127,104,-160,187r-4,0r0,-633r-78,0r0,1462"},"c":{"d":"985,-727v-12,-120,-58,-209,-139,-266v-79,-56,-178,-84,-295,-84v-156,3,-276,56,-359,160v-83,102,-124,229,-124,380v0,151,38,281,114,390v77,111,200,169,369,172v116,-1,215,-36,297,-105v81,-68,130,-165,147,-291r-78,0v-13,99,-53,177,-118,236v-66,60,-149,91,-248,92v-135,-1,-236,-48,-303,-141v-69,-92,-103,-210,-103,-353v0,-125,36,-234,107,-327v68,-94,168,-143,299,-146v98,0,180,23,246,70v65,48,102,119,110,213r78,0","w":1063},"d":{"d":"537,-43v-135,-3,-234,-52,-297,-149v-65,-93,-97,-204,-97,-332v-1,-133,30,-246,93,-340v61,-94,161,-143,298,-146v135,3,235,53,299,150v62,95,93,207,93,336v0,125,-32,235,-95,329v-63,99,-161,149,-294,152xm928,0r77,0r0,-1462r-77,0r0,645r-4,0v-13,-43,-32,-80,-58,-113v-26,-33,-57,-60,-92,-82v-71,-43,-151,-65,-240,-65v-157,1,-274,54,-352,158v-77,103,-116,235,-116,395v-2,150,35,278,110,383v73,107,187,163,344,166v186,0,321,-83,404,-250r4,0r0,225"},"e":{"d":"995,-516v9,-157,-25,-289,-100,-395v-77,-108,-198,-163,-363,-166v-157,3,-274,61,-352,174v-78,112,-115,244,-112,395v-1,149,37,274,116,375v78,102,194,155,348,158v257,-3,408,-130,455,-381r-78,0v-45,206,-170,310,-377,313v-129,-1,-226,-50,-290,-145v-66,-92,-98,-201,-97,-328r850,0xm145,-584v10,-109,48,-206,113,-292v65,-86,157,-131,274,-134v122,3,216,46,283,129v65,83,99,182,102,297r-772,0","w":1063},"f":{"d":"188,-985r0,985r78,0r0,-985r219,0r0,-68r-219,0r0,-211v0,-59,16,-98,47,-118v27,-19,63,-29,107,-29v31,0,62,3,92,10r0,-67v-30,-7,-61,-11,-92,-11v-65,0,-119,16,-162,48v-47,34,-70,88,-70,161r0,217r-188,0r0,68r188,0","w":494,"k":{"\u2019":-37}},"g":{"d":"522,-1010v130,3,226,49,289,136v63,87,94,192,94,315v0,123,-31,227,-94,313v-63,91,-159,138,-289,140v-123,-2,-216,-47,-280,-136v-65,-86,-97,-192,-97,-317v0,-117,32,-221,95,-311v61,-90,155,-137,282,-140xm907,-1053r0,220r-4,0v-30,-81,-80,-142,-149,-183v-70,-41,-147,-61,-232,-61v-147,3,-259,54,-336,153v-79,99,-118,220,-118,365v0,149,37,272,112,369v75,99,189,150,342,151v179,-1,306,-81,381,-240r4,0r0,242v0,18,-1,46,-4,84v-5,39,-20,82,-43,127v-23,43,-61,79,-113,109v-51,33,-123,50,-215,51v-89,0,-164,-21,-225,-62v-63,-41,-99,-107,-110,-198r-78,0v8,119,50,203,127,254v75,49,169,73,284,73v113,0,202,-19,265,-57v63,-37,108,-82,135,-137v27,-55,44,-107,49,-156v4,-49,6,-85,6,-106r0,-998r-78,0","w":1100},"h":{"d":"115,-1462r0,1462r77,0r0,-569v0,-131,34,-237,103,-318v67,-81,159,-122,276,-123v71,1,128,14,170,37v41,23,71,54,88,92v19,37,32,75,37,113v3,39,4,73,4,102r0,666r78,0r0,-651v0,-34,-1,-75,-4,-123v-5,-47,-20,-93,-43,-139v-22,-47,-59,-86,-111,-117v-51,-30,-124,-46,-217,-47v-83,0,-160,21,-229,63v-69,44,-118,106,-147,187r-5,0r0,-635r-77,0","w":1063},"i":{"d":"211,0r0,-1053r-78,0r0,1053r78,0xm211,-1251r0,-211r-78,0r0,211r78,0","w":344},"j":{"d":"133,-1053r0,1159v0,78,-11,132,-33,162v-25,29,-64,43,-118,43v-22,0,-39,-1,-52,-4r0,68v22,1,44,2,66,2v89,-1,147,-28,176,-80v17,-25,28,-53,33,-86v4,-31,6,-64,6,-98r0,-1166r-78,0xm211,-1251r0,-211r-78,0r0,211r78,0","w":344},"k":{"d":"119,0r78,0r0,-397r239,-203r449,600r106,0r-493,-659r460,-394r-112,0r-649,559r0,-968r-78,0r0,1462","w":948},"l":{"d":"133,-1462r0,1462r78,0r0,-1462r-78,0","w":344},"m":{"d":"117,0r78,0r0,-623v3,-135,40,-233,112,-296v69,-61,142,-91,221,-91v19,0,43,2,70,7v26,5,53,18,80,38v27,18,50,46,69,84v19,40,29,93,29,160r0,721r78,0r0,-623v0,-127,31,-223,94,-288v61,-66,140,-99,236,-99v17,0,40,2,67,7v27,5,55,17,82,36v30,18,55,46,74,84v19,41,29,95,29,162r0,721r77,0r0,-719v-1,-124,-32,-215,-92,-274v-60,-56,-139,-84,-237,-84v-165,1,-277,76,-334,223r-4,0v-10,-57,-40,-109,-90,-154v-26,-21,-58,-38,-95,-51v-38,-12,-82,-18,-133,-18v-79,1,-149,24,-211,69v-61,44,-101,101,-118,170r-4,0r0,-215r-78,0r0,1053","w":1630},"n":{"d":"115,0r77,0r0,-569v0,-131,34,-237,103,-318v67,-81,159,-122,276,-123v71,1,128,14,170,37v41,23,71,54,88,92v19,37,32,75,37,113v3,39,4,73,4,102r0,666r78,0r0,-651v0,-34,-1,-75,-4,-123v-5,-47,-20,-93,-43,-139v-22,-47,-59,-86,-111,-117v-51,-30,-124,-46,-217,-47v-83,0,-160,21,-229,63v-69,44,-118,106,-147,187r-5,0r0,-226r-77,0r0,1053","w":1063},"o":{"d":"66,-526v0,153,42,282,126,387v83,106,202,161,357,164v157,-3,276,-58,358,-164v83,-105,125,-234,125,-387v0,-155,-42,-284,-125,-389v-82,-105,-201,-159,-358,-162v-155,3,-274,57,-357,162v-84,105,-126,234,-126,389xm143,-526v0,-131,36,-244,107,-338v68,-94,168,-143,299,-146v134,3,235,52,303,146v68,94,102,207,102,338v0,129,-34,241,-102,334v-68,97,-169,146,-303,149v-131,-3,-231,-52,-299,-149v-71,-93,-107,-205,-107,-334","w":1100},"p":{"d":"598,-43v-145,-3,-246,-52,-303,-149v-56,-93,-83,-204,-82,-332v-1,-130,28,-243,88,-338v60,-95,159,-145,297,-148v141,3,242,54,305,152v60,97,90,208,90,334v0,132,-31,245,-92,338v-65,94,-166,142,-303,143xm211,-1053r-78,0r0,1430r78,0r0,-596r4,0v33,83,83,145,152,184v67,40,144,60,231,60v161,-1,281,-53,358,-156v77,-100,115,-231,115,-393v0,-155,-38,-284,-115,-389v-77,-107,-197,-161,-358,-164v-115,3,-203,33,-264,92v-63,57,-102,115,-119,174r-4,0r0,-242"},"q":{"d":"534,-43v-137,-3,-237,-52,-298,-149v-63,-93,-94,-205,-93,-336v0,-130,32,-242,97,-336v63,-94,162,-143,297,-146v133,3,231,53,294,150v63,95,95,206,95,332v0,127,-31,238,-93,333v-64,99,-164,149,-299,152xm928,377r77,0r0,-1430r-77,0r0,226r-4,0v-83,-167,-218,-250,-404,-250v-157,3,-271,57,-344,164v-75,106,-112,234,-110,385v0,158,39,288,116,391v78,105,195,159,352,162v89,-1,169,-25,240,-70v71,-44,121,-108,150,-191r4,0r0,613"},"r":{"d":"192,-1053r-77,0r0,1053r77,0r0,-575v5,-78,16,-139,35,-183v18,-43,46,-84,84,-121v49,-46,100,-77,152,-92v51,-13,97,-17,139,-10r0,-78v-97,-3,-182,19,-256,64v-75,46,-124,105,-147,176r-7,0r0,-234","w":569,"k":{"\u2019":-37,"y":-37,"v":-37,".":152,",":152}},"s":{"d":"74,-350v7,123,49,215,127,278v77,65,177,97,299,97v47,0,96,-5,145,-15v48,-9,92,-25,131,-47v43,-23,76,-54,100,-92v23,-37,35,-82,35,-137v0,-55,-9,-100,-28,-137v-19,-36,-45,-65,-78,-86v-70,-43,-159,-71,-266,-86v-21,-6,-41,-12,-62,-17r-63,-12r-58,-19v-20,-5,-38,-12,-55,-20v-34,-17,-61,-38,-80,-64v-22,-25,-33,-59,-33,-100v0,-39,10,-72,29,-98v18,-25,41,-45,70,-62v61,-29,129,-43,204,-43v91,0,165,21,224,62v57,42,87,111,88,207r78,0v-1,-121,-38,-207,-109,-260v-72,-51,-166,-76,-281,-76v-93,-1,-178,17,-255,55v-37,21,-67,48,-89,82v-24,35,-36,80,-36,133v0,53,11,97,32,131v19,34,47,62,82,84v36,21,75,37,117,49v42,14,86,26,131,35v45,8,90,17,133,27v44,9,82,22,115,39v35,15,63,36,84,65v19,29,28,66,28,111v0,43,-11,79,-32,108v-21,30,-48,53,-82,70v-33,17,-68,28,-107,33v-39,8,-77,12,-112,12v-96,0,-176,-27,-240,-82v-64,-53,-100,-128,-108,-225r-78,0","w":985},"t":{"d":"502,-1053r-230,0r0,-327r-77,0r0,327r-195,0r0,68r195,0r0,735v-2,59,5,105,22,139v17,35,39,60,68,76v30,17,63,27,100,31v37,5,75,7,115,4r0,-68v-74,5,-130,-4,-168,-26v-40,-22,-60,-74,-60,-156r0,-735r230,0r0,-68","w":530},"u":{"d":"948,-1053r-78,0r0,570v0,131,-33,236,-100,315v-65,82,-158,124,-279,125v-71,0,-126,-14,-165,-41v-40,-23,-70,-54,-90,-92v-18,-38,-30,-76,-35,-113v-6,-38,-9,-71,-9,-98r0,-666r-77,0r0,652v0,33,3,72,8,118v5,48,19,95,41,142v23,46,61,84,112,114v51,33,122,51,213,52v85,-1,162,-24,232,-68v68,-44,116,-105,145,-182r4,0r0,225r78,0r0,-1053","w":1063},"v":{"d":"913,-1053r-86,0r-356,963r-4,0r-381,-963r-90,0r424,1053r96,0","w":909,"k":{".":152,",":152}},"w":{"d":"80,-1053r-84,0r334,1053r98,0r291,-954r4,0r289,954r96,0r338,-1053r-86,0r-295,963r-4,0r-289,-963r-104,0r-287,963r-4,0","w":1442,"k":{".":113,",":113}},"x":{"d":"-12,0r98,0r369,-494r360,494r107,0r-416,-553r381,-500r-101,0r-331,441r-330,-441r-109,0r385,500","w":909},"y":{"d":"428,-6v-45,137,-82,219,-109,248v-25,26,-54,44,-86,53v-34,9,-78,14,-133,14r0,68v113,3,195,-13,246,-47v22,-19,43,-47,64,-84v20,-37,40,-82,59,-133r450,-1166r-88,0r-360,961r-391,-961r-92,0","w":909,"k":{".":152,",":152}},"z":{"d":"113,-68r708,-911r0,-74r-747,0r0,68r651,0r-707,911r0,74r836,0r0,-68r-741,0","w":872},"{":{"d":"600,-1497r-102,0v-57,-1,-102,15,-133,49v-32,35,-48,100,-48,193r0,325v0,41,-1,81,-4,119v-4,39,-12,75,-24,107v-10,30,-24,54,-43,73v-21,19,-46,30,-76,33r0,78v59,5,98,40,119,104v19,65,28,141,28,228r0,323v0,90,16,153,48,189v31,35,76,53,133,53r102,0r0,-68r-98,0v-40,0,-68,-16,-84,-49v-15,-31,-23,-85,-23,-162r0,-321v0,-70,-5,-126,-16,-168v-13,-43,-27,-75,-43,-98v-17,-25,-32,-43,-47,-54v-17,-9,-29,-17,-37,-22v8,-4,20,-12,37,-23v15,-9,30,-25,47,-47v16,-25,30,-58,43,-100v11,-41,16,-95,16,-162r0,-321v0,-77,8,-132,23,-166v16,-30,44,-45,84,-45r98,0r0,-68","w":682},"|":{"d":"188,438r78,0r0,-2048r-78,0r0,2048","w":455},"}":{"d":"82,377r102,0v57,0,102,-18,133,-53v32,-36,48,-99,48,-189r0,-323v-2,-87,8,-163,30,-228v10,-31,25,-56,45,-75v19,-19,43,-29,72,-29r0,-78v-59,-5,-98,-41,-117,-106v-22,-66,-32,-141,-30,-226r0,-325v0,-93,-16,-158,-48,-193v-31,-34,-76,-50,-133,-49r-102,0r0,68r98,0v43,0,71,15,86,45v14,34,21,89,21,166r0,321v0,67,7,121,20,162v13,42,27,75,43,100v18,22,34,38,49,47r31,23v-5,5,-16,13,-31,22v-15,11,-31,29,-49,54v-16,23,-30,55,-43,98v-13,42,-20,98,-20,168r0,321v0,77,-7,131,-21,162v-15,33,-43,49,-86,49r-98,0r0,68","w":682},"~":{"d":"1024,-639v-17,34,-42,67,-76,100v-33,35,-70,53,-112,54v-43,0,-81,-10,-115,-29r-94,-45v-44,-21,-83,-37,-117,-49v-34,-11,-71,-17,-111,-17v-60,0,-109,15,-147,45v-37,29,-71,70,-103,125r60,62v13,-35,36,-70,67,-103v32,-33,77,-50,136,-51v29,0,61,7,98,21v37,13,67,27,90,41v86,50,164,76,233,77v59,-1,109,-20,150,-57v21,-17,39,-36,55,-57v17,-19,31,-39,43,-60","w":1229},"\u0192":{"d":"10,365v39,8,75,12,109,12v59,-1,107,-15,145,-41v37,-23,66,-54,88,-92v22,-39,39,-78,51,-117v13,-38,20,-71,23,-100r164,-838r248,0r10,-68r-246,0r66,-335v16,-75,44,-129,84,-160v38,-30,82,-45,131,-45v31,0,68,4,110,12r17,-78v-45,-8,-87,-12,-125,-12v-93,1,-163,29,-209,82v-48,55,-79,118,-92,190r-68,346r-227,0r-15,68r230,0r-162,827v-13,83,-38,150,-74,201v-34,53,-81,81,-141,82v-34,0,-68,-3,-102,-10"},"\u2026":{"d":"289,0r104,0r0,-211r-104,0r0,211xm971,0r104,0r0,-211r-104,0r0,211xm1653,0r104,0r0,-211r-104,0r0,211","w":2048},"\u0160":{"d":"682,-1564r237,-287r-78,0r-200,236r-199,-236r-78,0r236,287r82,0xm1173,-1044v-9,-160,-65,-276,-168,-349v-103,-69,-234,-104,-391,-104v-120,0,-230,29,-331,88v-104,60,-157,160,-160,301v0,69,15,125,45,170v27,44,65,80,113,109v47,26,100,47,159,63v29,8,59,16,90,23r90,24v65,11,127,24,187,37v57,14,110,33,158,57v47,25,85,56,114,95v27,39,41,90,41,153v0,63,-13,115,-39,158v-27,42,-63,76,-106,102v-43,26,-88,45,-135,56v-49,12,-97,18,-144,18v-147,1,-273,-33,-377,-102v-102,-69,-152,-181,-149,-338r-90,0v3,185,63,318,180,399v116,79,261,119,436,119v120,0,234,-31,342,-94v111,-62,168,-168,172,-318v0,-73,-14,-134,-41,-182v-29,-47,-67,-84,-114,-113v-48,-29,-101,-52,-158,-69v-60,-17,-122,-30,-186,-41v-31,-9,-62,-16,-91,-23v-31,-5,-61,-12,-90,-20v-59,-14,-112,-32,-159,-54v-48,-21,-86,-51,-113,-90v-30,-37,-45,-83,-45,-139v0,-61,14,-112,41,-151v26,-41,59,-74,98,-97v86,-43,173,-64,262,-63v137,0,248,31,334,92v85,63,130,157,135,283r90,0","w":1290},"\u0152":{"d":"1173,-260v0,13,-5,28,-16,43v-12,17,-28,32,-47,47v-39,31,-76,55,-109,72v-81,38,-167,56,-258,55v-201,-3,-349,-70,-444,-203v-97,-129,-145,-289,-145,-479v0,-193,52,-355,155,-487v103,-135,254,-204,453,-207v108,0,206,30,295,90v25,15,50,35,75,61v26,27,40,55,41,84r0,924xm1264,-1384r864,0r0,-78r-955,0r0,135v-115,-113,-254,-170,-419,-170v-223,3,-393,79,-510,229v-121,148,-181,329,-181,543v0,217,59,397,177,539v113,145,279,218,497,221v109,-1,201,-19,275,-53v72,-33,124,-72,157,-117r4,0r0,135r959,0r0,-78r-868,0r0,-643r774,0r0,-78r-774,0r0,-585","w":2163},"\u2018":{"d":"293,-1462v-25,8,-45,21,-62,39v-16,17,-30,38,-41,61v-19,48,-28,101,-28,158r0,211r104,0r0,-211r-43,0v0,-15,1,-32,4,-51v3,-19,6,-39,11,-58v9,-39,28,-67,55,-82r0,-67","w":418,"k":{"\u2018":160}},"\u2019":{"d":"256,-1462r-104,0r0,211r43,0v0,30,-4,65,-11,104v-4,18,-11,34,-20,49v-10,17,-23,29,-39,37r0,68v51,-21,85,-56,104,-105v18,-47,27,-98,27,-153r0,-211","w":418,"k":{"\u2019":160,"s":113}},"\u201c":{"d":"262,-1462v-25,8,-45,21,-61,39v-17,17,-30,38,-41,61v-19,48,-29,101,-29,158r0,211r105,0r0,-211r-44,0v0,-15,2,-32,5,-51v3,-19,6,-39,10,-58v9,-39,28,-67,55,-82r0,-67xm520,-1462v-25,8,-45,21,-61,39v-17,17,-30,38,-41,61v-19,48,-29,101,-29,158r0,211r105,0r0,-211r-43,0v0,-15,1,-32,4,-51v3,-19,6,-39,10,-58v9,-39,28,-67,55,-82r0,-67","w":645},"\u201d":{"d":"514,-1462r-104,0r0,211r43,0v0,30,-4,65,-11,104v-4,18,-11,34,-20,49v-9,17,-22,29,-39,37r0,68v51,-21,85,-56,104,-105v18,-47,27,-98,27,-153r0,-211xm256,-1462r-104,0r0,211r43,0v0,30,-4,65,-11,104v-4,18,-11,34,-20,49v-10,17,-23,29,-39,37r0,68v51,-21,85,-56,104,-105v18,-47,27,-98,27,-153r0,-211","w":645},"\u2013":{"d":"0,-518r1024,0r0,-78r-1024,0r0,78","w":1024},"\u2014":{"d":"266,-518r1516,0r0,-78r-1516,0r0,78","w":2048},"\u2122":{"d":"827,-1462r-653,0r0,67r295,0r0,777r65,0r0,-777r293,0r0,-67xm1421,-754r-311,-708r-121,0r0,844r66,0r0,-777r6,0r342,777r37,0r342,-777r6,0r0,777r65,0r0,-844r-121,0","w":2027},"\u0161":{"d":"525,-1210r237,-287r-78,0r-200,236r-199,-236r-78,0r236,287r82,0xm74,-350v7,123,49,215,127,278v77,65,177,97,299,97v47,0,96,-5,145,-15v48,-9,92,-25,131,-47v43,-23,76,-54,100,-92v23,-37,35,-82,35,-137v0,-55,-9,-100,-28,-137v-19,-36,-45,-65,-78,-86v-70,-43,-159,-71,-266,-86v-21,-6,-41,-12,-62,-17r-63,-12r-58,-19v-20,-5,-38,-12,-55,-20v-34,-17,-61,-38,-80,-64v-22,-25,-33,-59,-33,-100v0,-39,10,-72,29,-98v18,-25,41,-45,70,-62v61,-29,129,-43,204,-43v91,0,165,21,224,62v57,42,87,111,88,207r78,0v-1,-121,-38,-207,-109,-260v-72,-51,-166,-76,-281,-76v-93,-1,-178,17,-255,55v-37,21,-67,48,-89,82v-24,35,-36,80,-36,133v0,53,11,97,32,131v19,34,47,62,82,84v36,21,75,37,117,49v42,14,86,26,131,35v45,8,90,17,133,27v44,9,82,22,115,39v35,15,63,36,84,65v19,29,28,66,28,111v0,43,-11,79,-32,108v-21,30,-48,53,-82,70v-33,17,-68,28,-107,33v-39,8,-77,12,-112,12v-96,0,-176,-27,-240,-82v-64,-53,-100,-128,-108,-225r-78,0","w":985},"\u0153":{"d":"516,-43v-129,-3,-224,-50,-283,-143v-60,-91,-90,-199,-90,-326v-1,-121,25,-233,80,-336v56,-105,154,-159,295,-162v133,3,226,54,279,152v51,97,76,212,75,346v0,52,-5,105,-14,160v-9,55,-28,105,-55,151v-51,103,-146,155,-287,158xm1755,-516v9,-151,-21,-282,-90,-391v-71,-111,-186,-167,-344,-170v-216,1,-352,105,-408,311r-4,0v-49,-205,-178,-308,-389,-311v-157,3,-271,59,-344,170v-75,109,-112,241,-110,395v-2,142,32,266,102,371v67,107,182,163,346,166v211,-1,342,-105,393,-310r4,0v45,203,182,307,410,310v119,-1,214,-36,285,-103v69,-67,116,-156,141,-268r-78,0v-21,91,-60,164,-117,219v-57,56,-134,84,-231,84v-137,-3,-234,-52,-293,-147v-59,-93,-85,-202,-78,-326r805,0xm950,-584v-1,-115,29,-214,90,-297v61,-83,155,-126,281,-129v119,3,208,46,268,129v59,83,88,182,88,297r-727,0","w":1821},"\u0178":{"d":"588,-688r-529,-774r-102,0r584,850r0,612r90,0r0,-612r587,-850r-100,0xm484,-1570r0,-211r-90,0r0,211r90,0xm808,-1570r0,-211r-90,0r0,211r90,0","w":1175},"\u00a1":{"d":"313,377r0,-494r-24,-594r-49,0r-25,594r0,494r98,0xm213,-1096r0,211r104,0r0,-211r-104,0","w":530},"\u00a2":{"d":"557,-43v-125,-11,-219,-61,-281,-152v-63,-89,-94,-203,-94,-342v0,-121,32,-228,97,-319v64,-90,157,-141,278,-154r0,967xm557,242r66,0r0,-217v226,-21,362,-153,409,-396r-78,0v-12,92,-47,167,-106,226v-59,59,-134,93,-225,102r0,-967v90,6,164,33,223,80v57,47,90,114,98,203r78,0v-13,-113,-54,-199,-125,-258v-74,-57,-165,-88,-274,-92r0,-182r-66,0r0,182v-146,9,-257,65,-334,168v-79,102,-119,226,-119,372v0,147,36,274,109,381v71,107,185,167,344,181r0,217"},"\u00a3":{"d":"102,-676r160,0v38,57,58,130,60,217v-2,89,-26,168,-72,238v-47,69,-100,131,-160,186r51,70v43,-27,82,-49,119,-66v35,-16,78,-24,127,-24v34,0,67,4,100,12v33,8,66,19,97,33v34,11,69,20,106,28v35,11,74,17,115,17v60,-1,117,-16,170,-45v53,-27,100,-62,139,-105r-45,-67v-37,37,-76,68,-119,94v-43,30,-96,45,-157,45v-33,0,-65,-5,-95,-14v-30,-9,-61,-18,-92,-29v-30,-12,-63,-24,-98,-35v-34,-8,-72,-12,-115,-12v-34,0,-67,7,-98,20v-33,15,-64,33,-94,54r-4,-4v56,-47,103,-104,141,-173v39,-68,60,-141,61,-219v-1,-105,-17,-178,-47,-221r289,0r0,-67r-328,0r-84,-168v-31,-59,-48,-124,-49,-197v0,-97,36,-173,107,-229v68,-55,162,-82,282,-82v272,3,406,145,402,428r78,0v3,-337,-158,-506,-482,-506v-125,0,-233,33,-323,98v-93,67,-141,166,-142,295v0,66,13,128,39,187v25,61,53,119,84,174r-123,0r0,67"},"\u00a4":{"d":"1008,-213r55,-55r-111,-111v83,-97,125,-206,125,-328v0,-121,-42,-231,-125,-329r113,-111r-55,-55r-111,113v-99,-83,-210,-125,-332,-125v-120,1,-229,42,-327,122r-115,-114r-55,55r116,115v-83,98,-125,208,-125,329v1,121,43,231,125,330r-114,113r55,55r113,-115v98,83,207,125,327,125v122,0,233,-42,332,-125xm569,-276v-116,-2,-214,-44,-293,-127v-81,-81,-123,-182,-124,-304v1,-123,43,-224,124,-305v79,-82,177,-124,293,-125v116,1,214,43,295,125v81,81,122,182,123,305v-1,122,-42,223,-123,304v-81,83,-179,125,-295,127"},"\u00a5":{"d":"-14,-1462r487,762r-188,0r0,67r245,0r0,160r-245,0r0,68r245,0r0,405r78,0r0,-405r246,0r0,-68r-246,0r0,-160r246,0r0,-67r-188,0r487,-762r-92,0r-490,766r-487,-766r-98,0"},"\u00a6":{"d":"188,182r78,0r0,-512r-78,0r0,512xm188,-842r78,0r0,-512r-78,0r0,512","w":455},"\u00a7":{"d":"383,-919r311,184v61,33,119,72,174,119v55,49,83,109,84,180v-1,67,-25,120,-71,160v-22,17,-47,34,-74,49v-29,15,-50,21,-64,20r-338,-207r-73,-51v-26,-17,-51,-37,-74,-59v-21,-23,-38,-48,-51,-74v-15,-27,-23,-58,-23,-92v1,-57,23,-106,66,-146v39,-37,84,-64,133,-83xm919,-1098v0,-123,-30,-219,-90,-290v-59,-71,-147,-108,-266,-109v-89,-3,-166,22,-233,74v-70,53,-106,123,-107,209v-5,27,1,66,19,116v15,51,45,95,92,133v-61,21,-113,55,-156,103v-46,48,-70,105,-72,172v-1,97,34,176,105,237v69,62,157,122,262,179v95,46,180,97,254,153v75,55,114,126,115,215v-1,74,-25,128,-72,162v-48,35,-114,53,-197,53v-98,-1,-170,-33,-217,-96v-46,-61,-71,-138,-75,-231r-78,0v0,116,33,210,98,282v64,74,155,112,274,113v96,0,177,-22,242,-66v67,-43,101,-116,102,-217v0,-59,-9,-106,-26,-143v-19,-37,-49,-73,-90,-109v67,-17,121,-49,164,-94v42,-45,63,-106,63,-184v-1,-108,-40,-193,-115,-254v-34,-31,-73,-60,-116,-86v-44,-25,-89,-48,-135,-70v-92,-45,-174,-95,-246,-151v-77,-55,-116,-127,-117,-217v5,-69,35,-122,88,-160v53,-38,111,-56,174,-55v93,1,164,35,213,102v48,65,70,142,66,229r77,0"},"\u00a8":{"d":"53,-1216r0,-211r-90,0r0,211r90,0xm377,-1216r0,-211r-90,0r0,211r90,0","w":342},"\u00a9":{"d":"821,-1429v201,3,365,69,492,200v128,130,193,295,194,496v-3,197,-67,361,-194,493v-127,135,-291,204,-492,207v-199,-3,-362,-71,-489,-205v-133,-131,-200,-296,-201,-495v1,-201,68,-366,199,-496v127,-131,290,-197,491,-200xm1227,-897v-14,-103,-57,-182,-129,-238v-73,-53,-160,-79,-262,-79v-142,1,-253,46,-332,133v-83,89,-125,205,-125,348v1,139,44,255,129,346v82,93,193,140,334,141v101,0,187,-31,258,-92v69,-59,112,-138,127,-237r-78,0v-18,77,-53,139,-105,186v-50,51,-117,76,-202,76v-121,-1,-214,-44,-281,-127v-69,-79,-104,-178,-104,-295v0,-121,33,-220,100,-297v65,-75,159,-114,281,-115v167,3,271,86,311,250r78,0xm819,-1497v-215,3,-395,76,-540,221v-148,145,-223,326,-226,545v3,215,78,396,226,541v145,147,325,222,540,225v219,-3,400,-78,545,-225v145,-145,218,-326,221,-541v-3,-219,-76,-400,-221,-545v-145,-145,-326,-218,-545,-221","w":1638},"\u00aa":{"d":"512,-1135r0,115v0,8,-2,23,-6,45v-5,23,-17,48,-35,74v-17,26,-42,48,-76,65v-34,21,-80,31,-139,31v-52,0,-92,-14,-119,-43v-30,-26,-45,-59,-45,-98v1,-83,61,-130,180,-139v48,-6,95,-11,142,-15v45,-4,77,-16,98,-35xm125,-1221v5,-51,26,-91,61,-120v36,-27,82,-41,138,-41v57,0,104,9,139,26v34,18,51,45,51,82v1,49,-10,82,-33,99v-26,16,-93,27,-202,34v-61,1,-117,15,-168,41v-25,14,-45,33,-60,58v-16,25,-24,57,-24,96v0,75,23,126,69,153v43,31,98,45,166,43v69,0,125,-14,168,-43v44,-25,72,-57,84,-96r4,0r0,29v-1,25,5,46,19,63v11,19,35,29,73,29v13,0,26,-1,41,-4r0,-55v-16,3,-28,4,-37,4v-17,0,-27,-8,-30,-25v-6,-15,-8,-32,-7,-51r0,-365v-1,-68,-26,-115,-73,-141v-49,-22,-107,-33,-174,-33v-163,1,-253,74,-271,217r66,0","w":635},"\u00ab":{"d":"371,-248r0,-100r-174,-209r174,-205r0,-104r-234,268r0,82xm633,-248r0,-100r-174,-209r174,-205r0,-104r-234,268r0,82","w":797},"\u00ac":{"d":"1053,-221r77,0r0,-535r-1032,0r0,78r955,0r0,457","w":1229},"\u00ae":{"d":"541,-279r77,0r0,-417r236,0r272,417r86,0r-270,-415v67,-11,123,-36,168,-74v42,-38,64,-93,65,-166v2,-165,-96,-249,-294,-250r-340,0r0,905xm618,-1116r250,0v57,0,110,12,158,37v47,27,71,75,72,143v0,38,-8,68,-25,90v-16,23,-38,41,-65,53v-13,6,-26,10,-41,13v-17,4,-33,7,-50,10v-35,4,-71,6,-106,6r-193,0r0,-352xm821,-1429v201,3,365,69,492,200v128,130,193,295,194,496v-3,197,-67,361,-194,493v-127,135,-291,204,-492,207v-199,-3,-362,-71,-489,-205v-133,-132,-200,-296,-201,-493v1,-203,68,-369,199,-498v127,-131,290,-197,491,-200xm819,-1497v-215,3,-395,76,-540,221v-148,145,-223,326,-226,545v3,215,78,396,226,541v145,147,325,222,540,225v219,-3,400,-78,545,-225v145,-145,218,-326,221,-541v-3,-219,-76,-400,-221,-545v-145,-145,-326,-218,-545,-221","w":1638},"\u00af":{"d":"420,-1288r0,-68r-496,0r0,68r496,0","w":342},"\u00b0":{"d":"410,-1370v63,1,114,23,155,66v39,42,59,95,60,159v-1,63,-21,115,-60,158v-41,43,-92,66,-155,68v-63,-2,-114,-25,-152,-68v-42,-43,-63,-95,-63,-158v0,-64,21,-117,63,-159v38,-43,89,-65,152,-66xm410,-852v85,-1,154,-30,208,-86v55,-55,83,-124,84,-207v-1,-85,-29,-154,-84,-209v-54,-55,-123,-83,-208,-84v-83,1,-152,29,-207,84v-56,55,-85,124,-86,209v1,83,30,152,86,207v55,56,124,85,207,86","w":819},"\u00b1":{"d":"575,-645r-477,0r0,78r477,0r0,387r78,0r0,-387r477,0r0,-78r-477,0r0,-387r-78,0r0,387xm98,0r1032,0r0,-78r-1032,0r0,78","w":1229},"\u00b2":{"d":"98,-618v22,-62,59,-112,111,-150v51,-37,109,-74,174,-113v68,-42,128,-88,180,-139v51,-51,77,-109,78,-176v-1,-85,-29,-146,-84,-184v-55,-39,-124,-58,-209,-58v-105,1,-180,29,-223,84v-45,56,-71,131,-76,226r66,0v1,-165,79,-250,233,-254v79,1,137,20,174,57v35,37,53,79,53,127v-1,64,-28,119,-81,164v-52,46,-114,89,-185,129v-68,39,-129,85,-184,137v-25,27,-46,57,-64,90v-16,34,-25,72,-28,115r614,0r0,-55r-549,0","w":682},"\u00b3":{"d":"37,-850v-3,203,111,305,340,305v89,0,162,-21,221,-63v60,-43,91,-107,92,-193v0,-59,-17,-108,-51,-147v-35,-38,-85,-61,-150,-68r0,-4v56,-9,101,-32,134,-67v31,-35,47,-77,47,-127v-1,-81,-31,-139,-90,-174v-59,-33,-127,-50,-203,-50v-206,5,-312,102,-318,293r66,0v4,-71,26,-128,65,-172v40,-42,99,-64,177,-65v56,0,109,13,159,39v51,29,77,72,78,129v-1,71,-32,118,-92,141v-12,5,-26,10,-41,14v-17,4,-33,7,-49,10v-34,6,-69,9,-105,9r0,55v79,-7,150,4,211,31v63,27,96,78,97,153v-1,63,-27,112,-78,148v-52,35,-112,53,-180,53v-83,0,-148,-23,-195,-70v-48,-43,-71,-103,-70,-180r-65,0","w":682},"\u00b4":{"d":"53,-1210r76,0r274,-287r-104,0","w":342},"\u00b5":{"d":"948,-1053r-78,0r0,570v0,131,-33,236,-100,315v-65,82,-158,124,-279,125v-71,0,-126,-14,-165,-41v-40,-23,-70,-54,-90,-92v-18,-38,-30,-76,-35,-113v-6,-38,-9,-71,-9,-98r0,-666r-77,0r0,1430r77,0r0,-467r5,0v35,42,79,71,131,88v51,18,105,27,161,27v85,-1,162,-24,232,-68v68,-44,116,-105,145,-182r4,0r0,225r78,0r0,-1053","w":1063},"\u00b6":{"d":"559,299r78,0r0,-1694r321,0r0,1694r78,0r0,-1761r-444,0v-301,1,-453,135,-457,401v1,109,42,202,123,277v79,79,180,119,301,120r0,963","w":1229},"\u00b7":{"d":"174,-649v0,29,12,54,35,76v22,24,47,36,76,36v31,0,58,-11,80,-34v21,-22,32,-48,32,-78v0,-31,-11,-58,-32,-80v-23,-19,-50,-30,-80,-31v-29,0,-54,11,-76,33v-23,22,-35,48,-35,78","w":569},"\u2219":{"d":"174,-649v0,29,12,54,35,76v22,24,47,36,76,36v31,0,58,-11,80,-34v21,-22,32,-48,32,-78v0,-31,-11,-58,-32,-80v-23,-19,-50,-30,-80,-31v-29,0,-54,11,-76,33v-23,22,-35,48,-35,78","w":569},"\u00b8":{"d":"170,0r-115,154r33,26v30,-16,66,-24,109,-24v20,0,42,7,65,20v22,17,34,41,35,74v-1,35,-15,60,-41,74v-26,15,-55,22,-88,22v-34,-1,-64,-6,-90,-14v-26,-7,-51,-15,-74,-23r-22,49v35,26,97,40,184,43v63,0,113,-12,151,-36v39,-25,58,-63,58,-115v-1,-53,-17,-92,-47,-115v-30,-25,-66,-36,-107,-35v-16,0,-30,1,-43,4v-12,5,-23,10,-33,15r-4,-4r99,-115r-70,0","w":342},"\u00b9":{"d":"426,-1419r-59,0v-59,82,-141,132,-246,149r0,56v97,-9,176,-45,239,-109r0,760r66,0r0,-856","w":682},"\u00ba":{"d":"342,-750v105,-1,186,-34,242,-98v55,-64,82,-146,82,-246v0,-101,-27,-182,-82,-245v-56,-65,-137,-98,-242,-99v-104,1,-184,34,-240,99v-56,63,-84,144,-84,245v0,100,28,182,84,246v56,64,136,97,240,98xm342,-805v-87,-1,-152,-31,-195,-88v-42,-56,-63,-123,-63,-201v0,-79,21,-146,63,-202v43,-56,108,-85,195,-86v90,1,156,30,199,86v39,56,59,123,59,202v0,78,-20,145,-59,201v-43,57,-109,87,-199,88","w":684},"\u00bb":{"d":"164,-248r233,-268r0,-82r-233,-268r0,104r174,205r-174,209r0,100xm426,-248r233,-268r0,-82r-233,-268r0,104r174,205r-174,209r0,100","w":797},"\u00bc":{"d":"309,49r82,0r952,-1511r-82,0xm498,-1419r-60,0v-59,82,-141,132,-246,149r0,56v97,-9,177,-45,240,-109r0,760r66,0r0,-856xm1282,-848r-410,580r0,55r441,0r0,213r65,0r0,-213r146,0r0,-55r-146,0r0,-580r-96,0xm1313,-268r-367,0r363,-512r4,0r0,512","w":1708},"\u00bd":{"d":"248,49r82,0r952,-1511r-82,0xm436,-1419r-59,0v-59,82,-141,132,-246,149r0,56v97,-9,177,-45,240,-109r0,760r65,0r0,-856xm1059,-55v20,-61,55,-111,106,-150v51,-37,109,-74,174,-112v69,-43,129,-89,181,-140v50,-50,76,-109,77,-176v-1,-85,-29,-146,-84,-184v-55,-38,-124,-57,-209,-57v-105,1,-179,29,-223,84v-45,55,-70,130,-76,225r66,0v1,-165,79,-250,233,-254v79,1,138,20,175,57v35,37,53,79,53,127v-1,64,-29,119,-82,164v-52,47,-113,90,-184,129v-69,39,-130,85,-185,137v-25,27,-46,57,-63,90v-17,35,-26,73,-29,115r614,0r0,-55r-544,0","w":1708},"\u00be":{"d":"68,-850v-3,203,110,305,340,305v89,0,162,-21,221,-63v60,-43,91,-107,92,-193v0,-59,-17,-108,-51,-147v-36,-38,-86,-61,-150,-68r0,-4v56,-9,100,-32,133,-67v31,-35,47,-77,47,-127v-1,-81,-31,-139,-90,-174v-59,-33,-126,-50,-202,-50v-207,5,-313,102,-318,293r66,0v4,-71,26,-128,65,-172v40,-42,99,-64,176,-65v56,0,109,13,160,39v51,29,77,72,78,129v-1,71,-32,118,-92,141v-13,5,-26,10,-41,14v-17,4,-33,7,-49,10v-35,6,-70,9,-105,9r0,55v79,-7,150,4,211,31v63,27,95,78,96,153v-1,63,-27,112,-78,148v-51,35,-111,53,-180,53v-83,0,-148,-23,-194,-70v-48,-43,-71,-103,-70,-180r-65,0xm405,49r82,0r953,-1511r-82,0xm1343,-848r-409,580r0,55r440,0r0,213r66,0r0,-213r145,0r0,-55r-145,0r0,-580r-97,0xm1374,-268r-366,0r362,-512r4,0r0,512","w":1708},"\u00bf":{"d":"895,-86v0,119,-31,216,-92,291v-61,77,-154,117,-279,119v-87,0,-163,-23,-227,-70v-67,-47,-101,-120,-102,-219v1,-71,23,-134,65,-189v39,-55,85,-105,137,-151v51,-45,93,-101,127,-166v34,-63,52,-147,53,-254r-77,0v0,59,-6,109,-17,152v-12,42,-28,79,-47,112v-19,30,-40,57,-63,80v-25,25,-49,47,-74,68v-23,21,-45,43,-66,65r-59,76v-38,52,-57,121,-57,207v1,123,42,214,121,274v75,61,168,92,280,92v150,-1,263,-46,340,-135v77,-87,115,-205,115,-352r-78,0xm588,-1096r-105,0r0,211r105,0r0,-211","w":1063},"\u00c0":{"d":"563,-1462r-588,1462r97,0r186,-469r700,0r185,469r96,0r-578,-1462r-98,0xm287,-547r325,-827r4,0r314,827r-643,0xm736,-1564r-246,-287r-104,0r274,287r76,0","w":1214},"\u00c1":{"d":"563,-1462r-588,1462r97,0r186,-469r700,0r185,469r96,0r-578,-1462r-98,0xm287,-547r325,-827r4,0r314,827r-643,0xm505,-1564r76,0r274,-287r-104,0","w":1214},"\u00c2":{"d":"575,-1851r-235,287r77,0r199,-236r201,236r77,0r-237,-287r-82,0xm563,-1462r-588,1462r97,0r186,-469r700,0r185,469r96,0r-578,-1462r-98,0xm287,-547r325,-827r4,0r314,827r-643,0","w":1214},"\u00c3":{"d":"381,-1587v5,-29,14,-55,29,-80v14,-23,35,-35,64,-37v49,3,96,23,143,58r70,39v23,13,46,20,71,20v52,-1,90,-21,113,-59v23,-34,38,-76,43,-125r-59,0v-2,27,-10,53,-25,78v-17,26,-39,39,-68,39v-20,0,-42,-8,-65,-23r-74,-39v-25,-15,-48,-28,-70,-39v-24,-11,-48,-16,-73,-16v-47,1,-84,20,-111,57v-27,37,-43,80,-47,127r59,0xm563,-1462r-588,1462r97,0r186,-469r700,0r185,469r96,0r-578,-1462r-98,0xm287,-547r325,-827r4,0r314,827r-643,0","w":1214},"\u00c4":{"d":"563,-1462r-588,1462r97,0r186,-469r700,0r185,469r96,0r-578,-1462r-98,0xm287,-547r325,-827r4,0r314,827r-643,0xm502,-1570r0,-211r-90,0r0,211r90,0xm826,-1570r0,-211r-90,0r0,211r90,0","w":1214},"\u00c5":{"d":"406,-1696v1,57,21,105,60,144v38,39,86,59,143,59v59,0,107,-20,145,-59v37,-39,57,-87,58,-144v-1,-59,-21,-107,-58,-145v-38,-37,-86,-56,-145,-57v-57,1,-105,20,-143,57v-39,38,-59,86,-60,145xm462,-1696v0,-42,14,-77,43,-104v27,-27,61,-42,104,-43v42,1,77,16,104,43v27,27,42,62,43,104v-1,43,-16,78,-43,105v-27,29,-62,43,-104,43v-43,0,-77,-14,-104,-43v-29,-27,-43,-62,-43,-105xm563,-1462r-588,1462r97,0r186,-469r700,0r185,469r96,0r-578,-1462r-98,0xm287,-547r325,-827r4,0r314,827r-643,0","w":1214},"\u00c6":{"d":"-18,0r81,0r271,-520r549,0r0,520r868,0r0,-78r-778,0r0,-643r716,0r0,-78r-716,0r0,-585r776,0r0,-78r-1004,0xm883,-598r-508,0r411,-786r97,0r0,786","w":1782},"\u00c7":{"d":"1358,-1026v1,-8,-5,-36,-19,-84v-13,-48,-40,-101,-80,-160v-39,-60,-98,-112,-176,-157v-79,-45,-183,-69,-313,-70v-221,3,-392,76,-512,221v-121,142,-183,324,-184,545v0,205,55,377,164,518v107,139,260,221,458,244r-90,123r33,26v30,-16,66,-24,108,-24v21,0,43,7,66,20v22,17,34,41,35,74v-1,35,-15,60,-41,74v-26,15,-55,22,-88,22v-34,-1,-64,-6,-90,-14v-26,-7,-51,-15,-74,-23r-23,49v36,26,98,40,185,43v63,0,113,-12,151,-36v39,-25,58,-63,58,-115v-1,-53,-17,-92,-47,-115v-31,-25,-66,-36,-107,-35v-17,0,-31,1,-43,4v-12,5,-23,10,-33,15r-4,-4r68,-80r10,0v165,-3,304,-61,416,-174v112,-109,177,-253,196,-430r-90,0v-11,139,-64,261,-160,364v-95,105,-216,159,-362,162v-193,-3,-341,-71,-444,-205v-108,-131,-162,-292,-162,-483v0,-194,54,-356,162,-485v103,-133,251,-200,444,-203v125,1,235,36,328,104v91,69,148,165,170,289r90,0","w":1442},"\u00c8":{"d":"219,-78r0,-643r840,0r0,-78r-840,0r0,-585r893,0r0,-78r-983,0r0,1462r993,0r0,-78r-903,0xm699,-1564r-246,-287r-104,0r274,287r76,0","w":1147},"\u00c9":{"d":"219,-78r0,-643r840,0r0,-78r-840,0r0,-585r893,0r0,-78r-983,0r0,1462r993,0r0,-78r-903,0xm468,-1564r76,0r274,-287r-104,0","w":1147},"\u00ca":{"d":"537,-1851r-235,287r77,0r199,-236r201,236r77,0r-237,-287r-82,0xm219,-78r0,-643r840,0r0,-78r-840,0r0,-585r893,0r0,-78r-983,0r0,1462r993,0r0,-78r-903,0","w":1147},"\u00cb":{"d":"219,-78r0,-643r840,0r0,-78r-840,0r0,-585r893,0r0,-78r-983,0r0,1462r993,0r0,-78r-903,0xm485,-1570r0,-211r-90,0r0,211r90,0xm809,-1570r0,-211r-90,0r0,211r90,0","w":1147},"\u00cc":{"d":"129,0r90,0r0,-1462r-90,0r0,1462xm289,-1564r-246,-287r-104,0r274,287r76,0","w":348},"\u00cd":{"d":"129,0r90,0r0,-1462r-90,0r0,1462xm54,-1564r76,0r274,-287r-104,0","w":348},"\u00ce":{"d":"128,-1851r-235,287r77,0r199,-236r201,236r77,0r-237,-287r-82,0xm129,0r90,0r0,-1462r-90,0r0,1462","w":348},"\u00cf":{"d":"129,0r90,0r0,-1462r-90,0r0,1462xm53,-1570r0,-211r-90,0r0,211r90,0xm377,-1570r0,-211r-90,0r0,211r90,0","w":348},"\u00d0":{"d":"129,-811r-139,0r0,68r139,0r0,743r475,0v235,-1,407,-72,518,-213v108,-135,162,-309,162,-520v3,-194,-44,-363,-139,-506v-100,-145,-279,-219,-537,-223r-479,0r0,651xm219,-811r0,-573r375,0v57,0,120,5,188,16v67,12,132,40,195,84v63,42,114,107,155,195v40,89,61,207,62,356v-4,247,-66,419,-186,516v-119,95,-251,142,-396,139r-393,0r0,-665r541,0r0,-68r-541,0","w":1366},"\u00d1":{"d":"466,-1587v5,-29,14,-55,29,-80v14,-23,35,-35,64,-37v49,3,96,23,143,58r70,39v23,13,46,20,71,20v52,-1,90,-21,113,-59v23,-34,38,-76,43,-125r-59,0v-2,27,-10,53,-25,78v-17,26,-39,39,-68,39v-20,0,-42,-8,-65,-23r-74,-39v-25,-15,-48,-28,-70,-39v-24,-11,-48,-16,-73,-16v-47,1,-84,20,-111,57v-27,37,-43,80,-47,127r59,0xm129,0r90,0r0,-1352r4,0r930,1352r106,0r0,-1462r-90,0r0,1341r-4,0r-923,-1341r-113,0r0,1462","w":1388},"\u00d2":{"d":"1454,-731v-1,-221,-62,-403,-182,-545v-120,-145,-291,-218,-512,-221v-221,3,-392,76,-512,221v-121,142,-183,324,-185,545v2,219,64,399,185,541v60,69,133,124,219,163v86,40,184,61,293,62v111,-1,209,-22,295,-62v86,-39,158,-94,217,-163v120,-142,181,-322,182,-541xm154,-731v0,-194,54,-356,161,-485v104,-133,252,-200,445,-203v193,3,341,70,446,203v104,129,157,291,158,485v-1,191,-54,352,-158,483v-105,134,-253,202,-446,205v-193,-3,-341,-71,-445,-205v-107,-131,-161,-292,-161,-483xm891,-1564r-246,-287r-104,0r274,287r76,0","w":1517},"\u00d3":{"d":"1454,-731v-1,-221,-62,-403,-182,-545v-120,-145,-291,-218,-512,-221v-221,3,-392,76,-512,221v-121,142,-183,324,-185,545v2,219,64,399,185,541v60,69,133,124,219,163v86,40,184,61,293,62v111,-1,209,-22,295,-62v86,-39,158,-94,217,-163v120,-142,181,-322,182,-541xm154,-731v0,-194,54,-356,161,-485v104,-133,252,-200,445,-203v193,3,341,70,446,203v104,129,157,291,158,485v-1,191,-54,352,-158,483v-105,134,-253,202,-446,205v-193,-3,-341,-71,-445,-205v-107,-131,-161,-292,-161,-483xm657,-1564r76,0r274,-287r-104,0","w":1517},"\u00d4":{"d":"729,-1851r-235,287r77,0r199,-236r201,236r77,0r-237,-287r-82,0xm1454,-731v-1,-221,-62,-403,-182,-545v-120,-145,-291,-218,-512,-221v-221,3,-392,76,-512,221v-121,142,-183,324,-185,545v2,219,64,399,185,541v60,69,133,124,219,163v86,40,184,61,293,62v111,-1,209,-22,295,-62v86,-39,158,-94,217,-163v120,-142,181,-322,182,-541xm154,-731v0,-194,54,-356,161,-485v104,-133,252,-200,445,-203v193,3,341,70,446,203v104,129,157,291,158,485v-1,191,-54,352,-158,483v-105,134,-253,202,-446,205v-193,-3,-341,-71,-445,-205v-107,-131,-161,-292,-161,-483","w":1517},"\u00d5":{"d":"533,-1587v5,-29,14,-55,29,-80v14,-23,35,-35,64,-37v49,3,96,23,143,58r70,39v23,13,46,20,71,20v52,-1,90,-21,113,-59v23,-34,38,-76,43,-125r-59,0v-2,27,-10,53,-25,78v-17,26,-39,39,-68,39v-20,0,-42,-8,-65,-23r-74,-39v-25,-15,-48,-28,-70,-39v-24,-11,-48,-16,-73,-16v-47,1,-84,20,-111,57v-27,37,-43,80,-47,127r59,0xm1454,-731v-1,-221,-62,-403,-182,-545v-120,-145,-291,-218,-512,-221v-221,3,-392,76,-512,221v-121,142,-183,324,-185,545v2,219,64,399,185,541v60,69,133,124,219,163v86,40,184,61,293,62v111,-1,209,-22,295,-62v86,-39,158,-94,217,-163v120,-142,181,-322,182,-541xm154,-731v0,-194,54,-356,161,-485v104,-133,252,-200,445,-203v193,3,341,70,446,203v104,129,157,291,158,485v-1,191,-54,352,-158,483v-105,134,-253,202,-446,205v-193,-3,-341,-71,-445,-205v-107,-131,-161,-292,-161,-483","w":1517},"\u00d6":{"d":"1454,-731v-1,-221,-62,-403,-182,-545v-120,-145,-291,-218,-512,-221v-221,3,-392,76,-512,221v-121,142,-183,324,-185,545v2,219,64,399,185,541v60,69,133,124,219,163v86,40,184,61,293,62v111,-1,209,-22,295,-62v86,-39,158,-94,217,-163v120,-142,181,-322,182,-541xm154,-731v0,-194,54,-356,161,-485v104,-133,252,-200,445,-203v193,3,341,70,446,203v104,129,157,291,158,485v-1,191,-54,352,-158,483v-105,134,-253,202,-446,205v-193,-3,-341,-71,-445,-205v-107,-131,-161,-292,-161,-483xm655,-1570r0,-211r-90,0r0,211r90,0xm979,-1570r0,-211r-90,0r0,211r90,0","w":1517},"\u00d7":{"d":"162,-119r53,56r399,-400r398,400r55,-56r-397,-397r397,-399r-55,-56r-398,400r-399,-400r-53,56r397,399","w":1229},"\u00d8":{"d":"1225,-1192v91,127,138,281,139,461v-1,191,-54,352,-158,483v-105,134,-253,202,-446,205v-177,-1,-318,-61,-422,-178xm293,-274v-93,-127,-139,-280,-139,-457v0,-194,54,-356,161,-485v104,-133,252,-200,445,-203v175,3,314,60,418,172xm70,-33r53,49r156,-172v119,126,279,190,481,191v111,-1,209,-22,295,-62v86,-39,158,-94,217,-163v120,-142,181,-322,182,-541v-1,-212,-58,-387,-170,-526r143,-156r-53,-49r-139,151v-119,-121,-277,-183,-475,-186v-221,3,-392,76,-512,221v-121,142,-183,324,-185,545v0,207,56,381,168,522","w":1517},"\u00d9":{"d":"129,-1462r0,876v-1,49,3,109,14,178v10,70,32,138,66,205v35,67,91,123,166,168v75,45,176,69,303,70v215,-3,365,-63,450,-182v81,-115,120,-261,119,-439r0,-876r-90,0r0,876v1,168,-33,300,-102,396v-74,97,-200,146,-377,147v-104,-1,-187,-22,-248,-61v-63,-39,-109,-87,-139,-146v-29,-59,-48,-118,-58,-178v-9,-61,-14,-114,-14,-158r0,-876r-90,0xm816,-1564r-246,-287r-104,0r274,287r76,0","w":1376},"\u00da":{"d":"129,-1462r0,876v-1,49,3,109,14,178v10,70,32,138,66,205v35,67,91,123,166,168v75,45,176,69,303,70v215,-3,365,-63,450,-182v81,-115,120,-261,119,-439r0,-876r-90,0r0,876v1,168,-33,300,-102,396v-74,97,-200,146,-377,147v-104,-1,-187,-22,-248,-61v-63,-39,-109,-87,-139,-146v-29,-59,-48,-118,-58,-178v-9,-61,-14,-114,-14,-158r0,-876r-90,0xm582,-1564r76,0r274,-287r-104,0","w":1376},"\u00db":{"d":"654,-1851r-235,287r77,0r199,-236r201,236r77,0r-237,-287r-82,0xm129,-1462r0,876v-1,49,3,109,14,178v10,70,32,138,66,205v35,67,91,123,166,168v75,45,176,69,303,70v215,-3,365,-63,450,-182v81,-115,120,-261,119,-439r0,-876r-90,0r0,876v1,168,-33,300,-102,396v-74,97,-200,146,-377,147v-104,-1,-187,-22,-248,-61v-63,-39,-109,-87,-139,-146v-29,-59,-48,-118,-58,-178v-9,-61,-14,-114,-14,-158r0,-876r-90,0","w":1376},"\u00dc":{"d":"129,-1462r0,876v-1,49,3,109,14,178v10,70,32,138,66,205v35,67,91,123,166,168v75,45,176,69,303,70v215,-3,365,-63,450,-182v81,-115,120,-261,119,-439r0,-876r-90,0r0,876v1,168,-33,300,-102,396v-74,97,-200,146,-377,147v-104,-1,-187,-22,-248,-61v-63,-39,-109,-87,-139,-146v-29,-59,-48,-118,-58,-178v-9,-61,-14,-114,-14,-158r0,-876r-90,0xm580,-1570r0,-211r-90,0r0,211r90,0xm904,-1570r0,-211r-90,0r0,211r90,0","w":1376},"\u00dd":{"d":"588,-688r-529,-774r-102,0r584,850r0,612r90,0r0,-612r587,-850r-100,0xm487,-1564r76,0r274,-287r-104,0","w":1175},"\u00de":{"d":"129,0r90,0r0,-405r500,0v301,-3,454,-138,459,-404v0,-87,-14,-158,-41,-213v-27,-55,-64,-96,-109,-123v-44,-29,-90,-48,-137,-59v-49,-8,-96,-12,-139,-12r-533,0r0,-246r-90,0r0,1462xm219,-1139r526,0v74,0,134,11,181,33v45,23,79,53,102,88v23,35,40,71,49,107v7,37,10,70,10,100v0,37,-5,74,-16,113v-12,39,-32,75,-61,106v-26,31,-62,57,-107,76v-47,22,-103,33,-170,33r-514,0r0,-656","w":1214},"\u00df":{"d":"424,-776v129,-1,236,20,319,65v83,49,126,140,127,273v0,83,-13,149,-39,198v-27,51,-61,88,-100,113v-39,23,-79,39,-119,47v-42,9,-79,13,-110,12r-78,0r0,68r113,0v34,0,73,-5,118,-14v47,-10,92,-29,135,-58v45,-30,83,-74,113,-133v30,-59,45,-136,45,-233v0,-221,-105,-349,-315,-383r0,-4v164,-43,245,-150,243,-322v-1,-115,-38,-201,-110,-258v-73,-55,-164,-82,-275,-82v-249,3,-373,132,-372,387r0,1100r78,0r0,-1100v-3,-209,95,-315,294,-319v88,0,161,22,218,67v59,45,89,114,90,205v-1,108,-39,185,-113,232v-73,47,-160,71,-262,71r0,68","w":1024},"\u00e0":{"d":"813,-598r0,197v0,13,-3,39,-10,77v-9,39,-26,79,-51,121v-26,43,-66,79,-119,109v-52,34,-123,51,-213,51v-91,-1,-160,-24,-205,-68v-48,-42,-72,-96,-72,-161v1,-151,98,-232,289,-244v78,-8,153,-16,225,-25v36,-4,67,-11,93,-20v27,-8,48,-20,63,-37xm891,-803v-1,-106,-40,-179,-115,-219v-73,-38,-158,-56,-254,-55v-253,0,-386,116,-401,348r78,0v19,-186,126,-280,323,-281v61,0,111,8,150,23v38,18,67,38,88,61v22,23,37,46,45,68v7,23,10,42,10,55v0,43,-2,76,-6,101v-5,25,-20,46,-43,63v-41,27,-146,46,-313,55v-21,0,-42,1,-64,4r-67,15v-45,9,-88,26,-127,49v-39,22,-70,52,-93,90v-24,41,-36,92,-36,154v1,109,35,185,102,229v65,45,149,68,250,68v101,-1,185,-25,254,-72v67,-45,112,-99,137,-162r4,0r0,55v-1,44,8,80,27,107v16,31,54,47,114,47v21,0,42,-3,64,-8r0,-66v-25,4,-44,6,-58,6v-33,0,-52,-14,-59,-41v-8,-25,-11,-54,-10,-86r0,-608xm638,-1210r-246,-287r-104,0r274,287r76,0","w":1024},"\u00e1":{"d":"813,-598r0,197v0,13,-3,39,-10,77v-9,39,-26,79,-51,121v-26,43,-66,79,-119,109v-52,34,-123,51,-213,51v-91,-1,-160,-24,-205,-68v-48,-42,-72,-96,-72,-161v1,-151,98,-232,289,-244v78,-8,153,-16,225,-25v36,-4,67,-11,93,-20v27,-8,48,-20,63,-37xm891,-803v-1,-106,-40,-179,-115,-219v-73,-38,-158,-56,-254,-55v-253,0,-386,116,-401,348r78,0v19,-186,126,-280,323,-281v61,0,111,8,150,23v38,18,67,38,88,61v22,23,37,46,45,68v7,23,10,42,10,55v0,43,-2,76,-6,101v-5,25,-20,46,-43,63v-41,27,-146,46,-313,55v-21,0,-42,1,-64,4r-67,15v-45,9,-88,26,-127,49v-39,22,-70,52,-93,90v-24,41,-36,92,-36,154v1,109,35,185,102,229v65,45,149,68,250,68v101,-1,185,-25,254,-72v67,-45,112,-99,137,-162r4,0r0,55v-1,44,8,80,27,107v16,31,54,47,114,47v21,0,42,-3,64,-8r0,-66v-25,4,-44,6,-58,6v-33,0,-52,-14,-59,-41v-8,-25,-11,-54,-10,-86r0,-608xm407,-1210r76,0r274,-287r-104,0","w":1024},"\u00e2":{"d":"476,-1497r-235,287r77,0r199,-236r201,236r77,0r-237,-287r-82,0xm813,-598r0,197v0,13,-3,39,-10,77v-9,39,-26,79,-51,121v-26,43,-66,79,-119,109v-52,34,-123,51,-213,51v-91,-1,-160,-24,-205,-68v-48,-42,-72,-96,-72,-161v1,-151,98,-232,289,-244v78,-8,153,-16,225,-25v36,-4,67,-11,93,-20v27,-8,48,-20,63,-37xm891,-803v-1,-106,-40,-179,-115,-219v-73,-38,-158,-56,-254,-55v-253,0,-386,116,-401,348r78,0v19,-186,126,-280,323,-281v61,0,111,8,150,23v38,18,67,38,88,61v22,23,37,46,45,68v7,23,10,42,10,55v0,43,-2,76,-6,101v-5,25,-20,46,-43,63v-41,27,-146,46,-313,55v-21,0,-42,1,-64,4r-67,15v-45,9,-88,26,-127,49v-39,22,-70,52,-93,90v-24,41,-36,92,-36,154v1,109,35,185,102,229v65,45,149,68,250,68v101,-1,185,-25,254,-72v67,-45,112,-99,137,-162r4,0r0,55v-1,44,8,80,27,107v16,31,54,47,114,47v21,0,42,-3,64,-8r0,-66v-25,4,-44,6,-58,6v-33,0,-52,-14,-59,-41v-8,-25,-11,-54,-10,-86r0,-608","w":1024},"\u00e3":{"d":"282,-1233v5,-29,14,-55,29,-80v14,-23,35,-35,64,-37v49,3,96,23,143,58r70,39v23,13,46,20,71,20v52,-1,90,-21,113,-59v23,-34,38,-76,43,-125r-59,0v-2,27,-10,53,-25,78v-17,26,-39,39,-68,39v-20,0,-42,-8,-65,-23r-74,-39v-25,-15,-48,-28,-70,-39v-24,-11,-48,-16,-73,-16v-47,1,-84,20,-111,57v-27,37,-43,80,-47,127r59,0xm813,-598r0,197v0,13,-3,39,-10,77v-9,39,-26,79,-51,121v-26,43,-66,79,-119,109v-52,34,-123,51,-213,51v-91,-1,-160,-24,-205,-68v-48,-42,-72,-96,-72,-161v1,-151,98,-232,289,-244v78,-8,153,-16,225,-25v36,-4,67,-11,93,-20v27,-8,48,-20,63,-37xm891,-803v-1,-106,-40,-179,-115,-219v-73,-38,-158,-56,-254,-55v-253,0,-386,116,-401,348r78,0v19,-186,126,-280,323,-281v61,0,111,8,150,23v38,18,67,38,88,61v22,23,37,46,45,68v7,23,10,42,10,55v0,43,-2,76,-6,101v-5,25,-20,46,-43,63v-41,27,-146,46,-313,55v-21,0,-42,1,-64,4r-67,15v-45,9,-88,26,-127,49v-39,22,-70,52,-93,90v-24,41,-36,92,-36,154v1,109,35,185,102,229v65,45,149,68,250,68v101,-1,185,-25,254,-72v67,-45,112,-99,137,-162r4,0r0,55v-1,44,8,80,27,107v16,31,54,47,114,47v21,0,42,-3,64,-8r0,-66v-25,4,-44,6,-58,6v-33,0,-52,-14,-59,-41v-8,-25,-11,-54,-10,-86r0,-608","w":1024},"\u00e4":{"d":"813,-598r0,197v0,13,-3,39,-10,77v-9,39,-26,79,-51,121v-26,43,-66,79,-119,109v-52,34,-123,51,-213,51v-91,-1,-160,-24,-205,-68v-48,-42,-72,-96,-72,-161v1,-151,98,-232,289,-244v78,-8,153,-16,225,-25v36,-4,67,-11,93,-20v27,-8,48,-20,63,-37xm891,-803v-1,-106,-40,-179,-115,-219v-73,-38,-158,-56,-254,-55v-253,0,-386,116,-401,348r78,0v19,-186,126,-280,323,-281v61,0,111,8,150,23v38,18,67,38,88,61v22,23,37,46,45,68v7,23,10,42,10,55v0,43,-2,76,-6,101v-5,25,-20,46,-43,63v-41,27,-146,46,-313,55v-21,0,-42,1,-64,4r-67,15v-45,9,-88,26,-127,49v-39,22,-70,52,-93,90v-24,41,-36,92,-36,154v1,109,35,185,102,229v65,45,149,68,250,68v101,-1,185,-25,254,-72v67,-45,112,-99,137,-162r4,0r0,55v-1,44,8,80,27,107v16,31,54,47,114,47v21,0,42,-3,64,-8r0,-66v-25,4,-44,6,-58,6v-33,0,-52,-14,-59,-41v-8,-25,-11,-54,-10,-86r0,-608xm404,-1216r0,-211r-90,0r0,211r90,0xm728,-1216r0,-211r-90,0r0,211r90,0","w":1024},"\u00e5":{"d":"318,-1311v1,57,21,105,60,144v38,39,86,59,143,59v59,0,107,-20,145,-59v37,-39,57,-87,58,-144v-1,-59,-21,-107,-58,-145v-38,-37,-86,-56,-145,-57v-57,1,-105,20,-143,57v-39,38,-59,86,-60,145xm374,-1311v0,-42,14,-77,43,-104v27,-27,61,-42,104,-43v42,1,77,16,104,43v27,27,42,62,43,104v-1,43,-16,78,-43,105v-27,29,-62,43,-104,43v-43,0,-77,-14,-104,-43v-29,-27,-43,-62,-43,-105xm813,-598r0,197v0,13,-3,39,-10,77v-9,39,-26,79,-51,121v-26,43,-66,79,-119,109v-52,34,-123,51,-213,51v-91,-1,-160,-24,-205,-68v-48,-42,-72,-96,-72,-161v1,-151,98,-232,289,-244v78,-8,153,-16,225,-25v36,-4,67,-11,93,-20v27,-8,48,-20,63,-37xm891,-803v-1,-106,-40,-179,-115,-219v-73,-38,-158,-56,-254,-55v-253,0,-386,116,-401,348r78,0v19,-186,126,-280,323,-281v61,0,111,8,150,23v38,18,67,38,88,61v22,23,37,46,45,68v7,23,10,42,10,55v0,43,-2,76,-6,101v-5,25,-20,46,-43,63v-41,27,-146,46,-313,55v-21,0,-42,1,-64,4r-67,15v-45,9,-88,26,-127,49v-39,22,-70,52,-93,90v-24,41,-36,92,-36,154v1,109,35,185,102,229v65,45,149,68,250,68v101,-1,185,-25,254,-72v67,-45,112,-99,137,-162r4,0r0,55v-1,44,8,80,27,107v16,31,54,47,114,47v21,0,42,-3,64,-8r0,-66v-25,4,-44,6,-58,6v-33,0,-52,-14,-59,-41v-8,-25,-11,-54,-10,-86r0,-608","w":1024},"\u00e6":{"d":"909,-584v9,-119,44,-218,107,-299v61,-83,155,-126,280,-127v121,1,215,44,283,127v67,81,99,180,96,299r-766,0xm831,-412v-4,105,-43,192,-118,260v-75,71,-166,108,-271,109v-76,0,-143,-18,-202,-53v-29,-19,-51,-43,-68,-72v-19,-29,-29,-62,-29,-100v1,-89,31,-152,90,-191v27,-20,59,-35,95,-45v35,-8,73,-13,112,-14v91,-7,174,-14,248,-21v35,-4,65,-11,90,-20v25,-8,41,-19,49,-33r4,0r0,180xm1753,-516v13,-154,-19,-285,-96,-393v-78,-109,-198,-165,-361,-168v-195,0,-328,89,-399,268r-4,0v-11,-105,-51,-177,-119,-215v-68,-35,-151,-53,-250,-53v-117,0,-213,28,-286,84v-75,59,-118,149,-127,270r77,0v10,-99,45,-172,105,-219v59,-45,136,-68,231,-68v205,-1,307,81,307,246v5,48,-4,84,-26,109v-22,26,-52,42,-90,49v-37,8,-79,13,-125,14v-48,3,-95,7,-142,12v-39,0,-81,4,-124,13v-45,9,-88,26,-127,49v-39,22,-70,53,-93,94v-25,41,-38,93,-38,156v1,102,39,176,114,223v74,47,161,70,262,70v209,-5,352,-107,428,-306r4,0v26,100,77,176,152,228v75,52,165,78,270,78v249,-5,397,-130,445,-375r-78,0v-38,203,-160,306,-367,307v-133,-1,-233,-48,-299,-141v-65,-89,-94,-199,-86,-332r842,0","w":1821},"\u00e7":{"d":"985,-727v-12,-120,-58,-209,-139,-266v-79,-56,-178,-84,-295,-84v-156,3,-276,56,-359,160v-83,102,-124,229,-124,380v-1,147,34,272,106,377v71,107,185,168,340,183r-98,131r32,26v31,-16,67,-24,109,-24v21,0,43,7,66,20v21,17,33,41,34,74v-1,35,-15,60,-41,74v-26,15,-55,22,-88,22v-34,-1,-64,-6,-90,-14v-26,-7,-50,-15,-73,-23r-23,49v35,26,97,40,184,43v63,0,113,-12,152,-36v38,-25,57,-63,57,-115v-1,-53,-17,-92,-47,-115v-30,-25,-65,-36,-106,-35v-17,0,-31,1,-43,4v-13,5,-24,10,-33,15r-4,-4r80,-92v229,-18,367,-149,413,-394r-78,0v-13,99,-53,177,-118,236v-66,60,-149,91,-248,92v-135,-1,-236,-48,-303,-141v-69,-92,-103,-210,-103,-353v0,-125,36,-234,107,-327v68,-94,168,-143,299,-146v98,0,180,23,246,70v65,48,102,119,110,213r78,0","w":1063},"\u00e8":{"d":"995,-516v9,-157,-25,-289,-100,-395v-77,-108,-198,-163,-363,-166v-157,3,-274,61,-352,174v-78,112,-115,244,-112,395v-1,149,37,274,116,375v78,102,194,155,348,158v257,-3,408,-130,455,-381r-78,0v-45,206,-170,310,-377,313v-129,-1,-226,-50,-290,-145v-66,-92,-98,-201,-97,-328r850,0xm145,-584v10,-109,48,-206,113,-292v65,-86,157,-131,274,-134v122,3,216,46,283,129v65,83,99,182,102,297r-772,0xm651,-1210r-246,-287r-104,0r274,287r76,0","w":1063},"\u00e9":{"d":"995,-516v9,-157,-25,-289,-100,-395v-77,-108,-198,-163,-363,-166v-157,3,-274,61,-352,174v-78,112,-115,244,-112,395v-1,149,37,274,116,375v78,102,194,155,348,158v257,-3,408,-130,455,-381r-78,0v-45,206,-170,310,-377,313v-129,-1,-226,-50,-290,-145v-66,-92,-98,-201,-97,-328r850,0xm145,-584v10,-109,48,-206,113,-292v65,-86,157,-131,274,-134v122,3,216,46,283,129v65,83,99,182,102,297r-772,0xm420,-1210r76,0r274,-287r-104,0","w":1063},"\u00ea":{"d":"489,-1497r-235,287r77,0r199,-236r201,236r77,0r-237,-287r-82,0xm995,-516v9,-157,-25,-289,-100,-395v-77,-108,-198,-163,-363,-166v-157,3,-274,61,-352,174v-78,112,-115,244,-112,395v-1,149,37,274,116,375v78,102,194,155,348,158v257,-3,408,-130,455,-381r-78,0v-45,206,-170,310,-377,313v-129,-1,-226,-50,-290,-145v-66,-92,-98,-201,-97,-328r850,0xm145,-584v10,-109,48,-206,113,-292v65,-86,157,-131,274,-134v122,3,216,46,283,129v65,83,99,182,102,297r-772,0","w":1063},"\u00eb":{"d":"995,-516v9,-157,-25,-289,-100,-395v-77,-108,-198,-163,-363,-166v-157,3,-274,61,-352,174v-78,112,-115,244,-112,395v-1,149,37,274,116,375v78,102,194,155,348,158v257,-3,408,-130,455,-381r-78,0v-45,206,-170,310,-377,313v-129,-1,-226,-50,-290,-145v-66,-92,-98,-201,-97,-328r850,0xm145,-584v10,-109,48,-206,113,-292v65,-86,157,-131,274,-134v122,3,216,46,283,129v65,83,99,182,102,297r-772,0xm417,-1216r0,-211r-90,0r0,211r90,0xm741,-1216r0,-211r-90,0r0,211r90,0","w":1063},"\u00ec":{"d":"211,0r0,-1053r-78,0r0,1053r78,0xm288,-1210r-246,-287r-104,0r274,287r76,0","w":344},"\u00ed":{"d":"211,0r0,-1053r-78,0r0,1053r78,0xm53,-1210r76,0r274,-287r-104,0","w":344},"\u00ee":{"d":"124,-1497r-235,287r77,0r199,-236r201,236r77,0r-237,-287r-82,0xm211,0r0,-1053r-78,0r0,1053r78,0","w":344},"\u00ef":{"d":"211,0r0,-1053r-78,0r0,1053r78,0xm52,-1216r0,-211r-90,0r0,211r90,0xm376,-1216r0,-211r-90,0r0,211r90,0","w":344},"\u00f0":{"d":"551,-969v135,3,236,49,303,140v67,90,100,196,100,319v0,127,-32,236,-96,326v-64,93,-166,140,-307,141v-137,-3,-239,-50,-307,-143v-67,-91,-101,-199,-101,-324v0,-123,36,-229,107,-319v68,-91,168,-137,301,-140xm299,-1192r43,45r229,-127v145,113,251,242,318,385r-4,4v-49,-59,-101,-99,-156,-120v-57,-21,-117,-31,-178,-31v-156,3,-276,54,-359,155v-84,100,-126,224,-126,371v0,153,40,279,120,379v79,101,201,153,365,156v163,-3,283,-56,362,-158v79,-100,119,-226,119,-377v-1,-333,-132,-601,-391,-803r223,-125r-41,-45r-235,131v-66,-53,-140,-101,-221,-145r-58,49v71,35,142,80,211,133","w":1100},"\u00f1":{"d":"299,-1233v5,-29,14,-55,29,-80v14,-23,35,-35,64,-37v49,3,96,23,143,58r70,39v23,13,46,20,71,20v52,-1,90,-21,113,-59v23,-34,38,-76,43,-125r-59,0v-2,27,-10,53,-25,78v-17,26,-39,39,-68,39v-20,0,-42,-8,-65,-23r-74,-39v-25,-15,-48,-28,-70,-39v-24,-11,-48,-16,-73,-16v-47,1,-84,20,-111,57v-27,37,-43,80,-47,127r59,0xm115,0r77,0r0,-569v0,-131,34,-237,103,-318v67,-81,159,-122,276,-123v71,1,128,14,170,37v41,23,71,54,88,92v19,37,32,75,37,113v3,39,4,73,4,102r0,666r78,0r0,-651v0,-34,-1,-75,-4,-123v-5,-47,-20,-93,-43,-139v-22,-47,-59,-86,-111,-117v-51,-30,-124,-46,-217,-47v-83,0,-160,21,-229,63v-69,44,-118,106,-147,187r-5,0r0,-226r-77,0r0,1053","w":1063},"\u00f2":{"d":"66,-526v0,153,42,282,126,387v83,106,202,161,357,164v157,-3,276,-58,358,-164v83,-105,125,-234,125,-387v0,-155,-42,-284,-125,-389v-82,-105,-201,-159,-358,-162v-155,3,-274,57,-357,162v-84,105,-126,234,-126,389xm143,-526v0,-131,36,-244,107,-338v68,-94,168,-143,299,-146v134,3,235,52,303,146v68,94,102,207,102,338v0,129,-34,241,-102,334v-68,97,-169,146,-303,149v-131,-3,-231,-52,-299,-149v-71,-93,-107,-205,-107,-334xm676,-1210r-246,-287r-104,0r274,287r76,0","w":1100},"\u00f3":{"d":"66,-526v0,153,42,282,126,387v83,106,202,161,357,164v157,-3,276,-58,358,-164v83,-105,125,-234,125,-387v0,-155,-42,-284,-125,-389v-82,-105,-201,-159,-358,-162v-155,3,-274,57,-357,162v-84,105,-126,234,-126,389xm143,-526v0,-131,36,-244,107,-338v68,-94,168,-143,299,-146v134,3,235,52,303,146v68,94,102,207,102,338v0,129,-34,241,-102,334v-68,97,-169,146,-303,149v-131,-3,-231,-52,-299,-149v-71,-93,-107,-205,-107,-334xm445,-1210r76,0r274,-287r-104,0","w":1100},"\u00f4":{"d":"515,-1497r-235,287r77,0r199,-236r201,236r77,0r-237,-287r-82,0xm66,-526v0,153,42,282,126,387v83,106,202,161,357,164v157,-3,276,-58,358,-164v83,-105,125,-234,125,-387v0,-155,-42,-284,-125,-389v-82,-105,-201,-159,-358,-162v-155,3,-274,57,-357,162v-84,105,-126,234,-126,389xm143,-526v0,-131,36,-244,107,-338v68,-94,168,-143,299,-146v134,3,235,52,303,146v68,94,102,207,102,338v0,129,-34,241,-102,334v-68,97,-169,146,-303,149v-131,-3,-231,-52,-299,-149v-71,-93,-107,-205,-107,-334","w":1100},"\u00f5":{"d":"318,-1233v5,-29,14,-55,29,-80v14,-23,35,-35,64,-37v49,3,96,23,143,58r70,39v23,13,46,20,71,20v52,-1,90,-21,113,-59v23,-34,38,-76,43,-125r-59,0v-2,27,-10,53,-25,78v-17,26,-39,39,-68,39v-20,0,-42,-8,-65,-23r-74,-39v-25,-15,-48,-28,-70,-39v-24,-11,-48,-16,-73,-16v-47,1,-84,20,-111,57v-27,37,-43,80,-47,127r59,0xm66,-526v0,153,42,282,126,387v83,106,202,161,357,164v157,-3,276,-58,358,-164v83,-105,125,-234,125,-387v0,-155,-42,-284,-125,-389v-82,-105,-201,-159,-358,-162v-155,3,-274,57,-357,162v-84,105,-126,234,-126,389xm143,-526v0,-131,36,-244,107,-338v68,-94,168,-143,299,-146v134,3,235,52,303,146v68,94,102,207,102,338v0,129,-34,241,-102,334v-68,97,-169,146,-303,149v-131,-3,-231,-52,-299,-149v-71,-93,-107,-205,-107,-334","w":1100},"\u00f6":{"d":"66,-526v0,153,42,282,126,387v83,106,202,161,357,164v157,-3,276,-58,358,-164v83,-105,125,-234,125,-387v0,-155,-42,-284,-125,-389v-82,-105,-201,-159,-358,-162v-155,3,-274,57,-357,162v-84,105,-126,234,-126,389xm143,-526v0,-131,36,-244,107,-338v68,-94,168,-143,299,-146v134,3,235,52,303,146v68,94,102,207,102,338v0,129,-34,241,-102,334v-68,97,-169,146,-303,149v-131,-3,-231,-52,-299,-149v-71,-93,-107,-205,-107,-334xm440,-1216r0,-211r-90,0r0,211r90,0xm764,-1216r0,-211r-90,0r0,211r90,0","w":1100},"\u00f7":{"d":"1130,-477r0,-78r-1032,0r0,78r1032,0xm512,-926v0,29,11,53,33,72v19,22,42,33,71,33v30,0,55,-11,76,-33v19,-19,30,-43,31,-72v-1,-31,-12,-57,-31,-77v-21,-19,-46,-29,-76,-29v-29,0,-52,10,-71,29v-22,20,-33,46,-33,77xm512,-104v0,29,11,52,33,71v19,22,42,33,71,33v30,0,55,-11,76,-33v19,-19,30,-42,31,-71v-1,-32,-12,-58,-31,-78v-21,-19,-46,-29,-76,-29v-29,0,-52,10,-71,29v-22,20,-33,46,-33,78","w":1229},"\u00f8":{"d":"223,-229v-53,-86,-80,-185,-80,-297v0,-131,36,-244,107,-338v68,-94,168,-143,299,-146v127,3,222,48,287,134xm876,-819v52,86,78,184,78,293v0,129,-34,241,-102,334v-68,97,-169,146,-303,149v-121,-1,-216,-44,-285,-129xm1051,-1003r-50,-48r-112,119v-79,-95,-193,-144,-340,-145v-155,3,-274,57,-357,162v-84,105,-126,234,-126,389v0,138,34,256,102,354r-117,125r49,47r111,-117v81,91,193,139,338,142v157,-3,276,-58,358,-164v83,-105,125,-234,125,-387v0,-137,-33,-253,-100,-350","w":1100},"\u00f9":{"d":"948,-1053r-78,0r0,570v0,131,-33,236,-100,315v-65,82,-158,124,-279,125v-71,0,-126,-14,-165,-41v-40,-23,-70,-54,-90,-92v-18,-38,-30,-76,-35,-113v-6,-38,-9,-71,-9,-98r0,-666r-77,0r0,652v0,33,3,72,8,118v5,48,19,95,41,142v23,46,61,84,112,114v51,33,122,51,213,52v85,-1,162,-24,232,-68v68,-44,116,-105,145,-182r4,0r0,225r78,0r0,-1053xm654,-1210r-246,-287r-104,0r274,287r76,0","w":1063},"\u00fa":{"d":"948,-1053r-78,0r0,570v0,131,-33,236,-100,315v-65,82,-158,124,-279,125v-71,0,-126,-14,-165,-41v-40,-23,-70,-54,-90,-92v-18,-38,-30,-76,-35,-113v-6,-38,-9,-71,-9,-98r0,-666r-77,0r0,652v0,33,3,72,8,118v5,48,19,95,41,142v23,46,61,84,112,114v51,33,122,51,213,52v85,-1,162,-24,232,-68v68,-44,116,-105,145,-182r4,0r0,225r78,0r0,-1053xm423,-1210r76,0r274,-287r-104,0","w":1063},"\u00fb":{"d":"493,-1497r-235,287r77,0r199,-236r201,236r77,0r-237,-287r-82,0xm948,-1053r-78,0r0,570v0,131,-33,236,-100,315v-65,82,-158,124,-279,125v-71,0,-126,-14,-165,-41v-40,-23,-70,-54,-90,-92v-18,-38,-30,-76,-35,-113v-6,-38,-9,-71,-9,-98r0,-666r-77,0r0,652v0,33,3,72,8,118v5,48,19,95,41,142v23,46,61,84,112,114v51,33,122,51,213,52v85,-1,162,-24,232,-68v68,-44,116,-105,145,-182r4,0r0,225r78,0r0,-1053","w":1063},"\u00fc":{"d":"948,-1053r-78,0r0,570v0,131,-33,236,-100,315v-65,82,-158,124,-279,125v-71,0,-126,-14,-165,-41v-40,-23,-70,-54,-90,-92v-18,-38,-30,-76,-35,-113v-6,-38,-9,-71,-9,-98r0,-666r-77,0r0,652v0,33,3,72,8,118v5,48,19,95,41,142v23,46,61,84,112,114v51,33,122,51,213,52v85,-1,162,-24,232,-68v68,-44,116,-105,145,-182r4,0r0,225r78,0r0,-1053xm421,-1216r0,-211r-90,0r0,211r90,0xm745,-1216r0,-211r-90,0r0,211r90,0","w":1063},"\u00fd":{"d":"428,-6v-45,137,-82,219,-109,248v-25,26,-54,44,-86,53v-34,9,-78,14,-133,14r0,68v113,3,195,-13,246,-47v22,-19,43,-47,64,-84v20,-37,40,-82,59,-133r450,-1166r-88,0r-360,961r-391,-961r-92,0xm349,-1210r76,0r274,-287r-104,0","w":909},"\u00fe":{"d":"598,-43v-145,-3,-246,-52,-303,-149v-56,-93,-83,-204,-82,-332v-1,-130,28,-243,88,-338v60,-95,159,-145,297,-148v141,3,242,54,305,152v60,97,90,208,90,334v0,132,-31,245,-92,338v-65,94,-166,142,-303,143xm133,377r78,0r0,-596r4,0v33,83,83,145,152,184v67,40,144,60,231,60v161,-1,281,-53,358,-156v77,-100,115,-231,115,-393v0,-155,-38,-284,-115,-389v-77,-107,-197,-161,-358,-164v-115,3,-203,33,-264,92v-63,57,-102,115,-119,174r-4,0r0,-651r-78,0r0,1839"},"\u00ff":{"d":"428,-6v-45,137,-82,219,-109,248v-25,26,-54,44,-86,53v-34,9,-78,14,-133,14r0,68v113,3,195,-13,246,-47v22,-19,43,-47,64,-84v20,-37,40,-82,59,-133r450,-1166r-88,0r-360,961r-391,-961r-92,0xm346,-1216r0,-211r-90,0r0,211r90,0xm670,-1216r0,-211r-90,0r0,211r90,0","w":909},"\u00a0":{"w":569},"\u0141":{"d":"129,-1462r0,837r-174,105r0,78r174,-109r0,551r920,0r0,-78r-830,0r0,-528r481,-291r0,-74r-481,293r0,-784r-90,0","w":1024},"\u0131":{"d":"211,0r0,-1053r-78,0r0,1053r78,0","w":344},"\u0142":{"d":"133,-684r-133,104r0,68r133,-104r0,616r78,0r0,-678r133,-104r0,-68r-133,105r0,-717r-78,0r0,778","w":344}}});

/*	ColorBox v1.3.6 - a full featured, light-weight, customizable lightbox based on jQuery 1.3 */
(function(c){function r(b,d){d=d==="x"?m.width():m.height();return typeof b==="string"?Math.round(b.match(/%/)?d/100*parseInt(b,10):parseInt(b,10)):b}function M(b){b=c.isFunction(b)?b.call(i):b;return a.photo||b.match(/\.(gif|png|jpg|jpeg|bmp)(?:\?([^#]*))?(?:#(\.*))?$/i)}function Y(){for(var b in a)if(c.isFunction(a[b])&&b.substring(0,2)!=="on")a[b]=a[b].call(i);a.rel=a.rel||i.rel;a.href=a.href||i.href;a.title=a.title||i.title}function Z(b){i=b;a=c.extend({},c(i).data(q));Y();if(a.rel&&a.rel!=="nofollow"){g= c(".cboxElement").filter(function(){return(c(this).data(q).rel||this.rel)===a.rel});j=g.index(i);if(j<0){g=g.add(i);j=g.length-1}}else{g=c(i);j=0}if(!B){C=B=n;N=i;N.blur();c(document).bind("keydown.cbox_close",function(d){if(d.keyCode===27){d.preventDefault();e.close()}}).bind("keydown.cbox_arrows",function(d){if(g.length>1)if(d.keyCode===37){d.preventDefault();D.click()}else if(d.keyCode===39){d.preventDefault();E.click()}});a.overlayClose&&s.css({cursor:"pointer"}).one("click",e.close);c.event.trigger(aa); a.onOpen&&a.onOpen.call(i);s.css({opacity:a.opacity}).show();a.w=r(a.initialWidth,"x");a.h=r(a.initialHeight,"y");e.position(0);O&&m.bind("resize.cboxie6 scroll.cboxie6",function(){s.css({width:m.width(),height:m.height(),top:m.scrollTop(),left:m.scrollLeft()})}).trigger("scroll.cboxie6")}P.add(D).add(E).add(t).add(Q).hide();R.html(a.close).show();e.slideshow();e.load()}var q="colorbox",F="hover",n=true,e,x=c.browser.msie&&!c.support.opacity,O=x&&c.browser.version<7,aa="cbox_open",H="cbox_load",S= "cbox_complete",T="resize.cbox_resize",s,k,u,p,U,V,W,X,g,m,l,I,J,K,Q,P,t,E,D,R,y,z,v,w,i,N,j,a,B,C,$={transition:"elastic",speed:350,width:false,height:false,innerWidth:false,innerHeight:false,initialWidth:"400",initialHeight:"400",maxWidth:false,maxHeight:false,scalePhotos:n,scrolling:n,inline:false,html:false,iframe:false,photo:false,href:false,title:false,rel:false,opacity:0.9,preloading:n,current:"image {current} of {total}",previous:"previous",next:"next",close:"close",open:false,overlayClose:n, slideshow:false,slideshowAuto:n,slideshowSpeed:2500,slideshowStart:"start slideshow",slideshowStop:"stop slideshow",onOpen:false,onLoad:false,onComplete:false,onCleanup:false,onClosed:false};e=c.fn.colorbox=function(b,d){var h=this;if(!h.length)if(h.selector===""){h=c("<a/>");b.open=n}else return this;h.each(function(){var f=c.extend({},c(this).data(q)?c(this).data(q):$,b);c(this).data(q,f).addClass("cboxElement");if(d)c(this).data(q).onComplete=d});b&&b.open&&Z(h);return this};e.init=function(){function b(d){return c('<div id="cbox'+ d+'"/>')}m=c(window);k=c('<div id="colorbox"/>');s=b("Overlay").hide();u=b("Wrapper");p=b("Content").append(l=b("LoadedContent").css({width:0,height:0}),J=b("LoadingOverlay"),K=b("LoadingGraphic"),Q=b("Title"),P=b("Current"),t=b("Slideshow"),E=b("Next"),D=b("Previous"),R=b("Close"));u.append(c("<div/>").append(b("TopLeft"),U=b("TopCenter"),b("TopRight")),c("<div/>").append(V=b("MiddleLeft"),p,W=b("MiddleRight")),c("<div/>").append(b("BottomLeft"),X=b("BottomCenter"),b("BottomRight"))).children().children().css({"float":"left"}); I=c("<div style='position:absolute; top:0; left:0; width:9999px; height:0;'/>");c("body").prepend(s,k.append(u,I));if(x){k.addClass("cboxIE");O&&s.css("position","absolute")}p.children().bind("mouseover mouseout",function(){c(this).toggleClass(F)}).addClass(F);y=U.height()+X.height()+p.outerHeight(n)-p.height();z=V.width()+W.width()+p.outerWidth(n)-p.width();v=l.outerHeight(n);w=l.outerWidth(n);k.css({"padding-bottom":y,"padding-right":z}).hide();E.click(e.next);D.click(e.prev);R.click(e.close);p.children().removeClass(F); c(".cboxElement").live("click",function(d){if(d.button!==0&&typeof d.button!=="undefined")return n;else{Z(this);return false}})};e.position=function(b,d){function h(A){U[0].style.width=X[0].style.width=p[0].style.width=A.style.width;K[0].style.height=J[0].style.height=p[0].style.height=V[0].style.height=W[0].style.height=A.style.height}var f=m.height();f=Math.max(f-a.h-v-y,0)/2+m.scrollTop();var o=Math.max(document.documentElement.clientWidth-a.w-w-z,0)/2+m.scrollLeft();b=k.width()===a.w+w&&k.height()=== a.h+v?0:b;u[0].style.width=u[0].style.height="9999px";k.dequeue().animate({width:a.w+w,height:a.h+v,top:f,left:o},{duration:b,complete:function(){h(this);C=false;u[0].style.width=a.w+w+z+"px";u[0].style.height=a.h+v+y+"px";d&&d()},step:function(){h(this)}})};e.resize=function(b){function d(){a.w=a.w||l.width();a.w=a.mw&&a.mw<a.w?a.mw:a.w;return a.w}function h(){a.h=a.h||l.height();a.h=a.mh&&a.mh<a.h?a.mh:a.h;return a.h}function f(G){e.position(G,function(){if(B){if(x){A&&l.fadeIn(100);k[0].style.removeAttribute("filter")}if(a.iframe)l.append("<iframe id='cboxIframe'"+ (a.scrolling?" ":"scrolling='no'")+" name='iframe_"+(new Date).getTime()+"' frameborder=0 src='"+a.href+"' "+(x?"allowtransparency='true'":"")+" />");l.show();Q.show().html(a.title);if(g.length>1){P.html(a.current.replace(/\{current\}/,j+1).replace(/\{total\}/,g.length)).show();E.html(a.next).show();D.html(a.previous).show();a.slideshow&&t.show()}J.hide();K.hide();c.event.trigger(S);a.onComplete&&a.onComplete.call(i);a.transition==="fade"&&k.fadeTo(L,1,function(){x&&k[0].style.removeAttribute("filter")}); m.bind(T,function(){e.position(0)})}})}if(B){var o,A,L=a.transition==="none"?0:a.speed;m.unbind(T);if(b){l.remove();l=c('<div id="cboxLoadedContent"/>').html(b);l.hide().appendTo(I).css({width:d(),overflow:a.scrolling?"auto":"hidden"}).css({height:h()}).prependTo(p);c("#cboxPhoto").css({cssFloat:"none"});O&&c("select:not(#colorbox select)").filter(function(){return this.style.visibility!=="hidden"}).css({visibility:"hidden"}).one("cbox_cleanup",function(){this.style.visibility="inherit"});a.transition=== "fade"&&k.fadeTo(L,0,function(){f(0)})||f(L);if(a.preloading&&g.length>1){b=j>0?g[j-1]:g[g.length-1];o=j<g.length-1?g[j+1]:g[0];o=c(o).data(q).href||o.href;b=c(b).data(q).href||b.href;M(o)&&c("<img />").attr("src",o);M(b)&&c("<img />").attr("src",b)}}else setTimeout(function(){var G=l.wrapInner("<div style='overflow:auto'></div>").children();a.h=G.height();l.css({height:a.h});G.replaceWith(G.children());e.position(L)},1)}};e.load=function(){var b,d,h,f=e.resize;C=n;i=g[j];a=c.extend({},c(i).data(q)); Y();c.event.trigger(H);a.onLoad&&a.onLoad.call(i);a.h=a.height?r(a.height,"y")-v-y:a.innerHeight?r(a.innerHeight,"y"):false;a.w=a.width?r(a.width,"x")-w-z:a.innerWidth?r(a.innerWidth,"x"):false;a.mw=a.w;a.mh=a.h;if(a.maxWidth){a.mw=r(a.maxWidth,"x")-w-z;a.mw=a.w&&a.w<a.mw?a.w:a.mw}if(a.maxHeight){a.mh=r(a.maxHeight,"y")-v-y;a.mh=a.h&&a.h<a.mh?a.h:a.mh}b=a.href;J.show();K.show();if(a.inline){c('<div id="cboxInlineTemp" />').hide().insertBefore(c(b)[0]).bind(H+" cbox_cleanup",function(){c(this).replaceWith(l.children())}); f(c(b))}else if(a.iframe)f(" ");else if(a.html)f(a.html);else if(M(b)){d=new Image;d.onload=function(){var o;d.onload=null;d.id="cboxPhoto";c(d).css({margin:"auto",border:"none",display:"block",cssFloat:"left"});if(a.scalePhotos){h=function(){d.height-=d.height*o;d.width-=d.width*o};if(a.mw&&d.width>a.mw){o=(d.width-a.mw)/d.width;h()}if(a.mh&&d.height>a.mh){o=(d.height-a.mh)/d.height;h()}}if(a.h)d.style.marginTop=Math.max(a.h-d.height,0)/2+"px";f(d);g.length>1&&c(d).css({cursor:"pointer"}).click(e.next); if(x)d.style.msInterpolationMode="bicubic"};d.src=b}else c("<div />").appendTo(I).load(b,function(o,A){A==="success"?f(this):f(c("<p>Request unsuccessful.</p>"))})};e.next=function(){if(!C){j=j<g.length-1?j+1:0;e.load()}};e.prev=function(){if(!C){j=j>0?j-1:g.length-1;e.load()}};e.slideshow=function(){function b(){t.text(a.slideshowStop).bind(S,function(){h=setTimeout(e.next,a.slideshowSpeed)}).bind(H,function(){clearTimeout(h)}).one("click",function(){d();c(this).removeClass(F)});k.removeClass(f+ "off").addClass(f+"on")}var d,h,f="cboxSlideshow_";t.bind("cbox_closed",function(){t.unbind();clearTimeout(h);k.removeClass(f+"off "+f+"on")});d=function(){clearTimeout(h);t.text(a.slideshowStart).unbind(S+" "+H).one("click",function(){b();h=setTimeout(e.next,a.slideshowSpeed);c(this).removeClass(F)});k.removeClass(f+"on").addClass(f+"off")};if(a.slideshow&&g.length>1)a.slideshowAuto?b():d()};e.close=function(){c.event.trigger("cbox_cleanup");a.onCleanup&&a.onCleanup.call(i);B=false;c(document).unbind("keydown.cbox_close keydown.cbox_arrows"); m.unbind(T+" resize.cboxie6 scroll.cboxie6");s.css({cursor:"auto"}).fadeOut("fast");k.stop(n,false).fadeOut("fast",function(){c("#colorbox iframe").attr("src","about:blank");l.remove();k.css({opacity:1});try{N.focus()}catch(b){}c.event.trigger("cbox_closed");a.onClosed&&a.onClosed.call(i)})};e.element=function(){return c(i)};e.settings=$;c(e.init)})(jQuery);

(function($){$.anythingSlider=function(el,options){var base=this;base.$el=$(el);base.el=el;base.currentPage=1;base.timer=null;base.playing=false;base.$el.data("AnythingSlider",base);base.init=function(){base.options=$.extend({},$.anythingSlider.defaults,options);if(base.options.fullPage){$("li.slide").width($(document).width()-40);$(window).resize(function(){$("li.slide").width($(document).width()-40)})}base.$wrapper=base.$el.find("> div").css("overflow","hidden");base.$slider=base.$wrapper.find("> ul");base.$items=base.$slider.find("> li");base.$single=base.$items.filter(":first");if(base.options.buildNavigation){base.buildNavigation()}base.singleWidth=base.$single.outerWidth();base.pages=base.$items.length;base.$items.filter(":first").before(base.$items.filter(":last").clone().addClass("cloned"));base.$items.filter(":last").after(base.$items.filter(":first").clone().addClass("cloned"));base.$items=base.$slider.find("> li");base.buildNextBackButtons();if(base.options.autoPlay){base.playing=!base.options.startStopped;base.buildAutoPlay()}if(base.options.pauseOnHover){base.$el.hover(function(){base.clearTimer()},function(){base.startStop(base.playing)})}if((base.options.hashTags==true&&!base.gotoHash())||base.options.hashTags==false){base.setCurrentPage(1)}};base.gotoPage=function(page,autoplay){if(base.options.fullPage){base.singleWidth=$(document).width()-40}if(autoplay!==true){autoplay=false}if(!autoplay){base.startStop(false)}if(typeof(page)=="undefined"||page==null){page=1;base.setCurrentPage(1)}if(page>base.pages+1){page=base.pages}if(page<0){page=1}var dir=page<base.currentPage?-1:1,n=Math.abs(base.currentPage-page),left=base.singleWidth*dir*n;base.$wrapper.filter(":not(:animated)").animate({scrollLeft:"+="+left},base.options.animationTime,base.options.easing,function(){if(page==0){base.$wrapper.scrollLeft(base.singleWidth*base.pages);page=base.pages}else{if(page>base.pages){base.$wrapper.scrollLeft(base.singleWidth);page=1}}base.setCurrentPage(page)})};base.setCurrentPage=function(page,move){if(base.options.fullPage){base.singleWidth=$(document).width()-40}if(base.options.buildNavigation){base.$nav.find(".cur").removeClass("cur");$(base.$navLinks[page-1]).addClass("cur")}if(move!==false){base.$wrapper.scrollLeft(base.singleWidth*page)}base.currentPage=page};base.goForward=function(autoplay){if(autoplay!==true){autoplay=false}base.gotoPage(base.currentPage+1,autoplay)};base.goBack=function(){base.gotoPage(base.currentPage-1)};base.gotoHash=function(){if(/^#?panel-\d+$/.test(window.location.hash)){var index=parseInt(window.location.hash.substr(7));var $item=base.$items.filter(":eq("+index+")");if($item.length!=0){base.setCurrentPage(index);return true}}return false};base.buildNavigation=function(){base.$nav=$("<div id='thumbNav'></div>").appendTo(base.$el);base.$items.each(function(i,el){var index=i+1;var $a=$("<a href='#'></a>");if(typeof(base.options.navigationFormatter)=="function"){$a.html(base.options.navigationFormatter(index,$(this)))}else{$a.text(index)}$a.click(function(e){base.gotoPage(index);if(base.options.hashTags){base.setHash("panel-"+index)}e.preventDefault()});base.$nav.append($a)});base.$navLinks=base.$nav.find("> a")};base.buildNextBackButtons=function(){var $forward=$('<a class="arrow forward">&gt;</a>'),$back=$('<a class="arrow back">&lt;</a>');$back.click(function(e){base.goBack();e.preventDefault()});$forward.click(function(e){base.goForward();e.preventDefault()});base.$wrapper.after($back).after($forward)};base.buildAutoPlay=function(){base.$startStop=$("<a href='#' id='start-stop'></a>").html(base.playing?base.options.stopText:base.options.startText);base.$el.append(base.$startStop);base.$startStop.click(function(e){base.startStop(!base.playing);e.preventDefault()});base.startStop(base.playing)};base.startStop=function(playing){if(playing!==true){playing=false}base.playing=playing;if(base.options.autoPlay){base.$startStop.toggleClass("playing",playing).html(playing?base.options.stopText:base.options.startText)}if(playing){base.clearTimer();base.timer=window.setInterval(function(){base.goForward(true)},base.options.delay)}else{base.clearTimer()}};base.clearTimer=function(){if(base.timer){window.clearInterval(base.timer)}};base.setHash=function(hash){if(typeof window.location.hash!=="undefined"){if(window.location.hash!==hash){window.location.hash=hash}}else{if(location.hash!==hash){location.hash=hash}}return hash};base.init()};$.anythingSlider.defaults={easing:"swing",autoPlay:true,startStopped:false,delay:3000,animationTime:600,hashTags:true,buildNavigation:true,pauseOnHover:true,startText:"Start",stopText:"Stop",navigationFormatter:null};$.fn.anythingSlider=function(options){if(typeof(options)=="object"){return this.each(function(i){(new $.anythingSlider(this,options));options.hashTags=false})}else{if(typeof(options)=="number"){return this.each(function(i){var anySlide=$(this).data("AnythingSlider");if(anySlide){anySlide.gotoPage(options)}})}}}})(jQuery);(function(c){function r(b,d){d=d==="x"?m.width():m.height();return typeof b==="string"?Math.round(b.match(/%/)?d/100*parseInt(b,10):parseInt(b,10)):b}function M(b){b=c.isFunction(b)?b.call(i):b;return a.photo||b.match(/\.(gif|png|jpg|jpeg|bmp)(?:\?([^#]*))?(?:#(\.*))?$/i)}function Y(){for(var b in a){if(c.isFunction(a[b])&&b.substring(0,2)!=="on"){a[b]=a[b].call(i)}}a.rel=a.rel||i.rel;a.href=a.href||i.href;a.title=a.title||i.title}function Z(b){i=b;a=c.extend({},c(i).data(q));Y();if(a.rel&&a.rel!=="nofollow"){g=c(".cboxElement").filter(function(){return(c(this).data(q).rel||this.rel)===a.rel});j=g.index(i);if(j<0){g=g.add(i);j=g.length-1}}else{g=c(i);j=0}if(!B){C=B=n;N=i;N.blur();c(document).bind("keydown.cbox_close",function(d){if(d.keyCode===27){d.preventDefault();e.close()}}).bind("keydown.cbox_arrows",function(d){if(g.length>1){if(d.keyCode===37){d.preventDefault();D.click()}else{if(d.keyCode===39){d.preventDefault();E.click()}}}});a.overlayClose&&s.css({cursor:"pointer"}).one("click",e.close);c.event.trigger(aa);a.onOpen&&a.onOpen.call(i);s.css({opacity:a.opacity}).show();a.w=r(a.initialWidth,"x");a.h=r(a.initialHeight,"y");e.position(0);O&&m.bind("resize.cboxie6 scroll.cboxie6",function(){s.css({width:m.width(),height:m.height(),top:m.scrollTop(),left:m.scrollLeft()})}).trigger("scroll.cboxie6")}P.add(D).add(E).add(t).add(Q).hide();R.html(a.close).show();e.slideshow();e.load()}var q="colorbox",F="hover",n=true,e,x=c.browser.msie&&!c.support.opacity,O=x&&c.browser.version<7,aa="cbox_open",H="cbox_load",S="cbox_complete",T="resize.cbox_resize",s,k,u,p,U,V,W,X,g,m,l,I,J,K,Q,P,t,E,D,R,y,z,v,w,i,N,j,a,B,C,$={transition:"elastic",speed:350,width:false,height:false,innerWidth:false,innerHeight:false,initialWidth:"400",initialHeight:"400",maxWidth:false,maxHeight:false,scalePhotos:n,scrolling:n,inline:false,html:false,iframe:false,photo:false,href:false,title:false,rel:false,opacity:0.9,preloading:n,current:"image {current} of {total}",previous:"previous",next:"next",close:"close",open:false,overlayClose:n,slideshow:false,slideshowAuto:n,slideshowSpeed:2500,slideshowStart:"start slideshow",slideshowStop:"stop slideshow",onOpen:false,onLoad:false,onComplete:false,onCleanup:false,onClosed:false};e=c.fn.colorbox=function(b,d){var h=this;if(!h.length){if(h.selector===""){h=c("<a/>");b.open=n}else{return this}}h.each(function(){var f=c.extend({},c(this).data(q)?c(this).data(q):$,b);c(this).data(q,f).addClass("cboxElement");if(d){c(this).data(q).onComplete=d}});b&&b.open&&Z(h);return this};e.init=function(){function b(d){return c('<div id="cbox'+d+'"/>')}m=c(window);k=c('<div id="colorbox"/>');s=b("Overlay").hide();u=b("Wrapper");p=b("Content").append(l=b("LoadedContent").css({width:0,height:0}),J=b("LoadingOverlay"),K=b("LoadingGraphic"),Q=b("Title"),P=b("Current"),t=b("Slideshow"),E=b("Next"),D=b("Previous"),R=b("Close"));u.append(c("<div/>").append(b("TopLeft"),U=b("TopCenter"),b("TopRight")),c("<div/>").append(V=b("MiddleLeft"),p,W=b("MiddleRight")),c("<div/>").append(b("BottomLeft"),X=b("BottomCenter"),b("BottomRight"))).children().children().css({"float":"left"});I=c("<div style='position:absolute; top:0; left:0; width:9999px; height:0;'/>");c("body").prepend(s,k.append(u,I));if(x){k.addClass("cboxIE");O&&s.css("position","absolute")}p.children().bind("mouseover mouseout",function(){c(this).toggleClass(F)}).addClass(F);y=U.height()+X.height()+p.outerHeight(n)-p.height();z=V.width()+W.width()+p.outerWidth(n)-p.width();v=l.outerHeight(n);w=l.outerWidth(n);k.css({"padding-bottom":y,"padding-right":z}).hide();E.click(e.next);D.click(e.prev);R.click(e.close);p.children().removeClass(F);c(".cboxElement").live("click",function(d){if(d.button!==0&&typeof d.button!=="undefined"){return n}else{Z(this);return false}})};e.position=function(b,d){function h(A){U[0].style.width=X[0].style.width=p[0].style.width=A.style.width;K[0].style.height=J[0].style.height=p[0].style.height=V[0].style.height=W[0].style.height=A.style.height}var f=m.height();f=Math.max(f-a.h-v-y,0)/2+m.scrollTop();var o=Math.max(document.documentElement.clientWidth-a.w-w-z,0)/2+m.scrollLeft();b=k.width()===a.w+w&&k.height()===a.h+v?0:b;u[0].style.width=u[0].style.height="9999px";k.dequeue().animate({width:a.w+w,height:a.h+v,top:f,left:o},{duration:b,complete:function(){h(this);C=false;u[0].style.width=a.w+w+z+"px";u[0].style.height=a.h+v+y+"px";d&&d()},step:function(){h(this)}})};e.resize=function(b){function d(){a.w=a.w||l.width();a.w=a.mw&&a.mw<a.w?a.mw:a.w;return a.w}function h(){a.h=a.h||l.height();a.h=a.mh&&a.mh<a.h?a.mh:a.h;return a.h}function f(G){e.position(G,function(){if(B){if(x){A&&l.fadeIn(100);k[0].style.removeAttribute("filter")}if(a.iframe){l.append("<iframe id='cboxIframe'"+(a.scrolling?" ":"scrolling='no'")+" name='iframe_"+(new Date).getTime()+"' frameborder=0 src='"+a.href+"' "+(x?"allowtransparency='true'":"")+" />")}l.show();Q.show().html(a.title);if(g.length>1){P.html(a.current.replace(/\{current\}/,j+1).replace(/\{total\}/,g.length)).show();E.html(a.next).show();D.html(a.previous).show();a.slideshow&&t.show()}J.hide();K.hide();c.event.trigger(S);a.onComplete&&a.onComplete.call(i);a.transition==="fade"&&k.fadeTo(L,1,function(){x&&k[0].style.removeAttribute("filter")});m.bind(T,function(){e.position(0)})}})}if(B){var o,A,L=a.transition==="none"?0:a.speed;m.unbind(T);if(b){l.remove();l=c('<div id="cboxLoadedContent"/>').html(b);l.hide().appendTo(I).css({width:d(),overflow:a.scrolling?"auto":"hidden"}).css({height:h()}).prependTo(p);c("#cboxPhoto").css({cssFloat:"none"});O&&c("select:not(#colorbox select)").filter(function(){return this.style.visibility!=="hidden"}).css({visibility:"hidden"}).one("cbox_cleanup",function(){this.style.visibility="inherit"});a.transition==="fade"&&k.fadeTo(L,0,function(){f(0)})||f(L);if(a.preloading&&g.length>1){b=j>0?g[j-1]:g[g.length-1];o=j<g.length-1?g[j+1]:g[0];o=c(o).data(q).href||o.href;b=c(b).data(q).href||b.href;M(o)&&c("<img />").attr("src",o);M(b)&&c("<img />").attr("src",b)}}else{setTimeout(function(){var G=l.wrapInner("<div style='overflow:auto'></div>").children();a.h=G.height();l.css({height:a.h});G.replaceWith(G.children());e.position(L)},1)}}};e.load=function(){var b,d,h,f=e.resize;C=n;i=g[j];a=c.extend({},c(i).data(q));Y();c.event.trigger(H);a.onLoad&&a.onLoad.call(i);a.h=a.height?r(a.height,"y")-v-y:a.innerHeight?r(a.innerHeight,"y"):false;a.w=a.width?r(a.width,"x")-w-z:a.innerWidth?r(a.innerWidth,"x"):false;a.mw=a.w;a.mh=a.h;if(a.maxWidth){a.mw=r(a.maxWidth,"x")-w-z;a.mw=a.w&&a.w<a.mw?a.w:a.mw}if(a.maxHeight){a.mh=r(a.maxHeight,"y")-v-y;a.mh=a.h&&a.h<a.mh?a.h:a.mh}b=a.href;J.show();K.show();if(a.inline){c('<div id="cboxInlineTemp" />').hide().insertBefore(c(b)[0]).bind(H+" cbox_cleanup",function(){c(this).replaceWith(l.children())});f(c(b))}else{if(a.iframe){f(" ")}else{if(a.html){f(a.html)}else{if(M(b)){d=new Image;d.onload=function(){var o;d.onload=null;d.id="cboxPhoto";c(d).css({margin:"auto",border:"none",display:"block",cssFloat:"left"});if(a.scalePhotos){h=function(){d.height-=d.height*o;d.width-=d.width*o};if(a.mw&&d.width>a.mw){o=(d.width-a.mw)/d.width;h()}if(a.mh&&d.height>a.mh){o=(d.height-a.mh)/d.height;h()}}if(a.h){d.style.marginTop=Math.max(a.h-d.height,0)/2+"px"}f(d);g.length>1&&c(d).css({cursor:"pointer"}).click(e.next);if(x){d.style.msInterpolationMode="bicubic"}};d.src=b}else{c("<div />").appendTo(I).load(b,function(o,A){A==="success"?f(this):f(c("<p>Request unsuccessful.</p>"))})}}}}};e.next=function(){if(!C){j=j<g.length-1?j+1:0;e.load()}};e.prev=function(){if(!C){j=j>0?j-1:g.length-1;e.load()}};e.slideshow=function(){function b(){t.text(a.slideshowStop).bind(S,function(){h=setTimeout(e.next,a.slideshowSpeed)}).bind(H,function(){clearTimeout(h)}).one("click",function(){d();c(this).removeClass(F)});k.removeClass(f+"off").addClass(f+"on")}var d,h,f="cboxSlideshow_";t.bind("cbox_closed",function(){t.unbind();clearTimeout(h);k.removeClass(f+"off "+f+"on")});d=function(){clearTimeout(h);t.text(a.slideshowStart).unbind(S+" "+H).one("click",function(){b();h=setTimeout(e.next,a.slideshowSpeed);c(this).removeClass(F)});k.removeClass(f+"on").addClass(f+"off")};if(a.slideshow&&g.length>1){a.slideshowAuto?b():d()}};e.close=function(){c.event.trigger("cbox_cleanup");a.onCleanup&&a.onCleanup.call(i);B=false;c(document).unbind("keydown.cbox_close keydown.cbox_arrows");m.unbind(T+" resize.cboxie6 scroll.cboxie6");s.css({cursor:"auto"}).fadeOut("fast");k.stop(n,false).fadeOut("fast",function(){c("#colorbox iframe").attr("src","about:blank");l.remove();k.css({opacity:1});try{N.focus()}catch(b){}c.event.trigger("cbox_closed");a.onClosed&&a.onClosed.call(i)})};e.element=function(){return c(i)};e.settings=$;c(e.init)})(jQuery);jQuery.easing.jswing=jQuery.easing.swing;jQuery.extend(jQuery.easing,{def:"easeOutQuad",swing:function(x,t,b,c,d){return jQuery.easing[jQuery.easing.def](x,t,b,c,d)},easeInQuad:function(x,t,b,c,d){return c*(t/=d)*t+b},easeOutQuad:function(x,t,b,c,d){return -c*(t/=d)*(t-2)+b},easeInOutQuad:function(x,t,b,c,d){if((t/=d/2)<1){return c/2*t*t+b}return -c/2*((--t)*(t-2)-1)+b},easeInCubic:function(x,t,b,c,d){return c*(t/=d)*t*t+b},easeOutCubic:function(x,t,b,c,d){return c*((t=t/d-1)*t*t+1)+b},easeInOutCubic:function(x,t,b,c,d){if((t/=d/2)<1){return c/2*t*t*t+b}return c/2*((t-=2)*t*t+2)+b},easeInQuart:function(x,t,b,c,d){return c*(t/=d)*t*t*t+b},easeOutQuart:function(x,t,b,c,d){return -c*((t=t/d-1)*t*t*t-1)+b},easeInOutQuart:function(x,t,b,c,d){if((t/=d/2)<1){return c/2*t*t*t*t+b}return -c/2*((t-=2)*t*t*t-2)+b},easeInQuint:function(x,t,b,c,d){return c*(t/=d)*t*t*t*t+b},easeOutQuint:function(x,t,b,c,d){return c*((t=t/d-1)*t*t*t*t+1)+b},easeInOutQuint:function(x,t,b,c,d){if((t/=d/2)<1){return c/2*t*t*t*t*t+b}return c/2*((t-=2)*t*t*t*t+2)+b},easeInSine:function(x,t,b,c,d){return -c*Math.cos(t/d*(Math.PI/2))+c+b},easeOutSine:function(x,t,b,c,d){return c*Math.sin(t/d*(Math.PI/2))+b},easeInOutSine:function(x,t,b,c,d){return -c/2*(Math.cos(Math.PI*t/d)-1)+b},easeInExpo:function(x,t,b,c,d){return(t==0)?b:c*Math.pow(2,10*(t/d-1))+b},easeOutExpo:function(x,t,b,c,d){return(t==d)?b+c:c*(-Math.pow(2,-10*t/d)+1)+b},easeInOutExpo:function(x,t,b,c,d){if(t==0){return b}if(t==d){return b+c}if((t/=d/2)<1){return c/2*Math.pow(2,10*(t-1))+b}return c/2*(-Math.pow(2,-10*--t)+2)+b},easeInCirc:function(x,t,b,c,d){return -c*(Math.sqrt(1-(t/=d)*t)-1)+b},easeOutCirc:function(x,t,b,c,d){return c*Math.sqrt(1-(t=t/d-1)*t)+b},easeInOutCirc:function(x,t,b,c,d){if((t/=d/2)<1){return -c/2*(Math.sqrt(1-t*t)-1)+b}return c/2*(Math.sqrt(1-(t-=2)*t)+1)+b},easeInElastic:function(x,t,b,c,d){var s=1.70158;var p=0;var a=c;if(t==0){return b}if((t/=d)==1){return b+c}if(!p){p=d*0.3}if(a<Math.abs(c)){a=c;var s=p/4}else{var s=p/(2*Math.PI)*Math.asin(c/a)}return -(a*Math.pow(2,10*(t-=1))*Math.sin((t*d-s)*(2*Math.PI)/p))+b},easeOutElastic:function(x,t,b,c,d){var s=1.70158;var p=0;var a=c;if(t==0){return b}if((t/=d)==1){return b+c}if(!p){p=d*0.3}if(a<Math.abs(c)){a=c;var s=p/4}else{var s=p/(2*Math.PI)*Math.asin(c/a)}return a*Math.pow(2,-10*t)*Math.sin((t*d-s)*(2*Math.PI)/p)+c+b},easeInOutElastic:function(x,t,b,c,d){var s=1.70158;var p=0;var a=c;if(t==0){return b}if((t/=d/2)==2){return b+c}if(!p){p=d*(0.3*1.5)}if(a<Math.abs(c)){a=c;var s=p/4}else{var s=p/(2*Math.PI)*Math.asin(c/a)}if(t<1){return -0.5*(a*Math.pow(2,10*(t-=1))*Math.sin((t*d-s)*(2*Math.PI)/p))+b}return a*Math.pow(2,-10*(t-=1))*Math.sin((t*d-s)*(2*Math.PI)/p)*0.5+c+b},easeInBack:function(x,t,b,c,d,s){if(s==undefined){s=1.70158}return c*(t/=d)*t*((s+1)*t-s)+b},easeOutBack:function(x,t,b,c,d,s){if(s==undefined){s=1.70158}return c*((t=t/d-1)*t*((s+1)*t+s)+1)+b},easeInOutBack:function(x,t,b,c,d,s){if(s==undefined){s=1.70158}if((t/=d/2)<1){return c/2*(t*t*(((s*=(1.525))+1)*t-s))+b}return c/2*((t-=2)*t*(((s*=(1.525))+1)*t+s)+2)+b},easeInBounce:function(x,t,b,c,d){return c-jQuery.easing.easeOutBounce(x,d-t,0,c,d)+b},easeOutBounce:function(x,t,b,c,d){if((t/=d)<(1/2.75)){return c*(7.5625*t*t)+b}else{if(t<(2/2.75)){return c*(7.5625*(t-=(1.5/2.75))*t+0.75)+b}else{if(t<(2.5/2.75)){return c*(7.5625*(t-=(2.25/2.75))*t+0.9375)+b}else{return c*(7.5625*(t-=(2.625/2.75))*t+0.984375)+b}}}},easeInOutBounce:function(x,t,b,c,d){if(t<d/2){return jQuery.easing.easeInBounce(x,t*2,0,c,d)*0.5+b}return jQuery.easing.easeOutBounce(x,t*2-d,0,c,d)*0.5+c*0.5+b}});(function(jQuery){jQuery.fn.inputLabel=function(text,opts){o=jQuery.extend({color:"#666",e:"focus",force:false,keep:true},opts||{});var clearInput=function(e){var target=jQuery(e.target);var value=jQuery.trim(target.val());if(e.type==e.data.obj.e&&value==e.data.obj.innerText){jQuery(target).css("color","").val("");if(!e.data.obj.keep){jQuery(target).unbind(e.data.obj.e+" blur",clearInput)}}else{if(e.type=="blur"&&value==""&&e.data.obj.keep){jQuery(this).css("color",e.data.obj.color).val(e.data.obj.innerText)}}};return this.each(function(){o.innerText=(text||false);if(!o.innerText){var id=jQuery(this).attr("id");o.innerText=jQuery(this).parents("form").find("label[for="+id+"]").hide().text()}else{if(typeof o.innerText!="string"){o.innerText=jQuery(o.innerText).text()}}o.innerText=jQuery.trim(o.innerText);if(o.force||jQuery(this).val()==""){jQuery(this).css("color",o.color).val(o.innerText)}jQuery(this).bind(o.e+" blur",{obj:o},clearInput)})}})(jQuery);(function(jQuery){jQuery.fn.lavaLamp=function(o){o=jQuery.extend({fx:"swing",speed:500,click:function(){return true},startItem:"no",autoReturn:true,returnDelay:0,setOnClick:true,homeTop:0,homeLeft:0,homeWidth:0,homeHeight:0,returnHome:false},o||{});var $home;if(o.homeTop||o.homeLeft){$home=jQuery('<li class="homeLava selectedLava"></li>').css({left:o.homeLeft,top:o.homeTop,width:o.homeWidth,height:o.homeHeight,position:"absolute"});jQuery(this).prepend($home)}return this.each(function(){var path=location.pathname+location.search+location.hash;var $selected=new Object;var delayTimer;var $back;var ce;var $li=jQuery("li[class!=noLava]",this);if(o.startItem=="no"){$selected=jQuery('li a[href$="'+path+'"]',this).parent("li")}if($selected.length==0&&o.startItem=="no"){$selected=jQuery('li a[href$="'+location.pathname.substring(location.pathname.lastIndexOf("/")+1)+location.search+location.hash+'"]',this).parent("li")}if($selected.length==0||o.startItem!="no"){if(o.startItem=="no"){o.startItem=0}$selected=jQuery($li[o.startItem])}ce=jQuery("li.selectedLava",this)[0]||jQuery($selected).addClass("selectedLava")[0];$li.mouseenter(function(){if(jQuery(this).hasClass("homeLava")){ce=jQuery(this)[0]}move(this)});$back=jQuery('<li class="backLava"><div class="leftLava"></div><div class="bottomLava"></div><div class="cornerLava"></div></li>').appendTo(this);jQuery(this).mouseleave(function(){if(o.autoReturn){if(o.returnHome&&$home){move($home[0])}else{if(o.returnDelay){if(delayTimer){clearTimeout(delayTimer)}delayTimer=setTimeout(function(){move(null)},o.returnDelay+o.speed)}else{move(null)}}}});$li.click(function(e){if(o.setOnClick){jQuery(ce).removeClass("selectedLava");jQuery(this).addClass("selectedLava");ce=this}return o.click.apply(this,[e,this])});if(o.homeTop||o.homeLeft){$back.css({left:o.homeLeft,top:o.homeTop,width:o.homeWidth,height:o.homeHeight})}else{$back.css({left:ce.offsetLeft,top:ce.offsetTop,width:ce.offsetWidth,height:ce.offsetHeight})}function move(el){if(!el){el=ce}var bx=0,by=0;if(!jQuery.browser.msie){bx=($back.outerWidth()-$back.innerWidth())/2;by=($back.outerHeight()-$back.innerHeight())/2}$back.stop().animate({left:el.offsetLeft-bx,top:el.offsetTop-by,width:el.offsetWidth,height:el.offsetHeight},o.speed,o.fx)}})}})(jQuery);

Cufon.replace('h1', {
	hover: true
});

Cufon.replace('span.slide-title');

$(function(){
			
			$('a[href*="Route/lightbox"]').colorbox({iframe: true, width:800, height: 500});
			
			var buttonId = 0;
			var styleButton = function(o){
				var title;
				if(!$(o).attr('id')){
					buttonId++;
					$(o).attr('id', 'button' + buttonId)
				}
				if(o.tagName == 'BUTTON')
					title = $(o).html();
				else
					title = $(o).val();
				$(o).css({ display:"none"});
   	 			$(o).after("<a class='button' onclick=\"$(\'#" + $(o).attr('id') + "\').click();\"><span>"+title+"</span></a>");
			};
			
			var buttons = $("button");
			$.each(buttons, function(o){
				styleButton(this);
			});

			var buttons = $("input[type='submit']");
			$.each(buttons, function(o){
				styleButton(this);
			});

			var buttons = $("input[type='reset']");
			$.each(buttons, function(o){
				styleButton(this);
			});
});