(function(D){var A="Lite-1.0";D.fn.cycle=function(E){return this.each(function(){E=E||{};if(this.cycleTimeout){clearTimeout(this.cycleTimeout)}this.cycleTimeout=0;this.cyclePause=0;var I=D(this);var J=E.slideExpr?D(E.slideExpr,this):I.children();var G=J.get();if(G.length<2){if(window.console&&window.console.log){window.console.log("terminating; too few slides: "+G.length)}return}var H=D.extend({},D.fn.cycle.defaults,E||{},D.metadata?I.metadata():D.meta?I.data():{});H.before=H.before?[H.before]:[];H.after=H.after?[H.after]:[];H.after.unshift(function(){H.busy=0});var F=this.className;H.width=parseInt((F.match(/w:(\d+)/)||[])[1])||H.width;H.height=parseInt((F.match(/h:(\d+)/)||[])[1])||H.height;H.timeout=parseInt((F.match(/t:(\d+)/)||[])[1])||H.timeout;if(I.css("position")=="static"){I.css("position","relative")}if(H.width){I.width(H.width)}if(H.height&&H.height!="auto"){I.height(H.height)}var K=0;J.css({position:"absolute",top:0,left:0}).hide().each(function(M){D(this).css("z-index",G.length-M)});D(G[K]).css("opacity",1).show();if(D.browser.msie){G[K].style.removeAttribute("filter")}if(H.fit&&H.width){J.width(H.width)}if(H.fit&&H.height&&H.height!="auto"){J.height(H.height)}if(H.pause){I.hover(function(){this.cyclePause=1},function(){this.cyclePause=0})}D.fn.cycle.transitions.fade(I,J,H);J.each(function(){var M=D(this);this.cycleH=(H.fit&&H.height)?H.height:M.height();this.cycleW=(H.fit&&H.width)?H.width:M.width()});J.not(":eq("+K+")").css({opacity:0});if(H.cssFirst){D(J[K]).css(H.cssFirst)}if(H.timeout){if(H.speed.constructor==String){H.speed={slow:600,fast:200}[H.speed]||400}if(!H.sync){H.speed=H.speed/2}while((H.timeout-H.speed)<250){H.timeout+=H.speed}}H.speedIn=H.speed;H.speedOut=H.speed;H.slideCount=G.length;H.currSlide=K;H.nextSlide=1;var L=J[K];if(H.before.length){H.before[0].apply(L,[L,L,H,true])}if(H.after.length>1){H.after[1].apply(L,[L,L,H,true])}if(H.click&&!H.next){H.next=H.click}if(H.next){D(H.next).bind("click",function(){return C(G,H,H.rev?-1:1)})}if(H.prev){D(H.prev).bind("click",function(){return C(G,H,H.rev?1:-1)})}if(H.timeout){this.cycleTimeout=setTimeout(function(){B(G,H,0,!H.rev)},H.timeout+(H.delay||0))}})};function B(J,E,I,K){if(E.busy){return}var H=J[0].parentNode,M=J[E.currSlide],L=J[E.nextSlide];if(H.cycleTimeout===0&&!I){return}if(I||!H.cyclePause){if(E.before.length){D.each(E.before,function(N,O){O.apply(L,[M,L,E,K])})}var F=function(){if(D.browser.msie){this.style.removeAttribute("filter")}D.each(E.after,function(N,O){O.apply(L,[M,L,E,K])})};if(E.nextSlide!=E.currSlide){E.busy=1;D.fn.cycle.custom(M,L,E,F)}var G=(E.nextSlide+1)==J.length;E.nextSlide=G?0:E.nextSlide+1;E.currSlide=G?J.length-1:E.nextSlide-1}if(E.timeout){H.cycleTimeout=setTimeout(function(){B(J,E,0,!E.rev)},E.timeout)}}function C(E,F,I){var H=E[0].parentNode,G=H.cycleTimeout;if(G){clearTimeout(G);H.cycleTimeout=0}F.nextSlide=F.currSlide+I;if(F.nextSlide<0){F.nextSlide=E.length-1}else{if(F.nextSlide>=E.length){F.nextSlide=0}}B(E,F,1,I>=0);return false}D.fn.cycle.custom=function(K,H,I,E){var J=D(K),G=D(H);G.css({opacity:0});var F=function(){G.animate({opacity:1},I.speedIn,I.easeIn,E)};J.animate({opacity:0},I.speedOut,I.easeOut,function(){J.css({display:"none"});if(!I.sync){F()}});if(I.sync){F()}};D.fn.cycle.transitions={fade:function(F,G,E){G.not(":eq(0)").css("opacity",0);E.before.push(function(){D(this).show()})}};D.fn.cycle.ver=function(){return A};D.fn.cycle.defaults={timeout:4000,speed:1000,next:null,prev:null,before:null,after:null,height:"auto",sync:1,fit:0,pause:0,delay:0,slideExpr:null}})(jQuery);var Cufon=(function(){var L=function(){return L.replace.apply(null,arguments)};var V=L.DOM={ready:(function(){var a=false,c={loaded:1,complete:1};var Z=[],b=function(){if(a){return}a=true;for(var d;d=Z.shift();d()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",b,false);window.addEventListener("pageshow",b,false)}if(!window.opera&&document.readyState){(function(){c[document.readyState]?b():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");b()}catch(d){setTimeout(arguments.callee,1)}})()}P(window,"load",b);return function(d){if(!arguments.length){b()}else{a?d():Z.push(d)}}})()};var M=L.CSS={Size:function(a,Z){this.value=parseFloat(a);this.unit=String(a).match(/[a-z%]*$/)[0]||"px";this.convert=function(b){return b/Z*this.value};this.convertFrom=function(b){return b/this.value*Z};this.toString=function(){return this.value+this.unit}},getStyle:function(a){var Z=document.defaultView;if(Z&&Z.getComputedStyle){return new A(Z.getComputedStyle(a,null))}if(a.currentStyle){return new A(a.currentStyle)}return new A(a.style)},quotedList:I(function(c){var b=[],a=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,Z;while(Z=a.exec(c)){b.push(Z[3]||Z[1])}return b}),recognizesMedia:I(function(c){var b=document.createElement("style"),a,Z;b.type="text/css";b.media=c;a=F("head")[0];a.insertBefore(b,a.firstChild);Z=!!(b.sheet||b.styleSheet);a.removeChild(b);return Z}),supports:function(b,a){var Z=document.createElement("span").style;if(Z[b]===undefined){return false}Z[b]=a;return Z[b]===a},textAlign:function(c,b,Z,a){if(b.get("textAlign")=="right"){if(Z>0){c=" "+c}}else{if(Z<a-1){c+=" "}}return c},textDecoration:function(e,d){if(!d){d=this.getStyle(e)}var a={underline:null,overline:null,"line-through":null};for(var Z=e;Z.parentNode&&Z.parentNode.nodeType==1;){var c=true;for(var b in a){if(!J(a,b)||a[b]){continue}if(d.get("textDecoration").indexOf(b)!=-1){a[b]=d.get("color")}c=false}if(c){break}d=this.getStyle(Z=Z.parentNode)}return a},textShadow:I(function(d){if(d=="none"){return null}var c=[],e={},Z,a=0;var b=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(Z=b.exec(d)){if(Z[0]==","){c.push(e);e={},a=0}else{if(Z[1]){e.color=Z[1]}else{e[["offX","offY","blur"][a++]]=Z[2]}}}c.push(e);return c}),color:I(function(a){var Z={};Z.color=a.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(c,b,d){Z.opacity=parseFloat(d);return"rgb("+b+")"});return Z}),textTransform:function(a,Z){return a[{uppercase:"toUpperCase",lowercase:"toLowerCase"}[Z.get("textTransform")]||"toString"]()}};M.ready=(function(){var a=!M.recognizesMedia("all");var Z=[],c=function(){a=true;for(var f;f=Z.shift();f()){}};var d=F("link"),e={stylesheet:1};function b(){var g,f,h;for(f=0;h=d[f];++f){if(h.disabled||!e[h.rel.toLowerCase()]||!M.recognizesMedia(h.media||"screen")){continue}g=h.sheet||h.styleSheet;if(!g||g.disabled){return false}}return true}V.ready(function(){if(a||b()){c()}else{setTimeout(arguments.callee,10)}});return function(f){if(a){f()}else{Z.push(f)}}})();function R(a){var Z=this.face=a.face;this.glyphs=a.glyphs;this.w=a.w;this.baseSize=parseInt(Z["units-per-em"],10);this.family=Z["font-family"].toLowerCase();this.weight=Z["font-weight"];this.style=Z["font-style"]||"normal";this.viewBox=(function(){var c=Z.bbox.split(/\s+/);var b={minX:parseInt(c[0],10),minY:parseInt(c[1],10),maxX:parseInt(c[2],10),maxY:parseInt(c[3],10)};b.width=b.maxX-b.minX,b.height=b.maxY-b.minY;b.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return b})();this.ascent=-parseInt(Z.ascent,10);this.descent=-parseInt(Z.descent,10);this.height=-this.ascent+this.descent}function E(){var a={},Z={oblique:"italic",italic:"oblique"};this.add=function(b){(a[b.style]||(a[b.style]={}))[b.weight]=b};this.get=function(f,g){var e=a[f]||a[Z[f]]||a.normal||a.italic||a.oblique;if(!e){return null}g={normal:400,bold:700}[g]||parseInt(g,10);if(e[g]){return e[g]}var c={1:1,99:0}[g%100],i=[],d,b;if(c===undefined){c=g>400}if(g==500){g=400}for(var h in e){if(!J(e,h)){continue}h=parseInt(h,10);if(!d||h<d){d=h}if(!b||h>b){b=h}i.push(h)}if(g<d){g=d}if(g>b){g=b}i.sort(function(k,j){return(c?(k>g&&j>g)?k<j:k>j:(k<g&&j<g)?k>j:k<j)?-1:1});return e[i[0]]}}function Q(){function b(d,e){if(d.contains){return d.contains(e)}return d.compareDocumentPosition(e)&16}function Z(f){var d=f.relatedTarget;if(!d||b(this,d)){return}a(this)}function c(d){a(this)}function a(d){setTimeout(function(){L.replace(d,D.get(d).options,true)},10)}this.attach=function(d){if(d.onmouseenter===undefined){P(d,"mouseover",Z);P(d,"mouseout",Z)}else{P(d,"mouseenter",c);P(d,"mouseleave",c)}}}function Y(){var b={},Z=0;function a(c){return c.cufid||(c.cufid=++Z)}this.get=function(c){var d=a(c);return b[d]||(b[d]={})}}function A(Z){var b={},a={};this.get=function(c){return b[c]!=undefined?b[c]:Z[c]};this.getSize=function(d,c){return a[d]||(a[d]=new M.Size(this.get(d),c))};this.extend=function(c){for(var d in c){if(J(c,d)){b[d]=c[d]}}return this}}function P(a,Z,b){if(a.addEventListener){a.addEventListener(Z,b,false)}else{if(a.attachEvent){a.attachEvent("on"+Z,function(){return b.call(a,window.event)})}}}function T(a,Z){var b=D.get(a);if(b.options){return a}if(Z.hover&&Z.hoverables[a.nodeName.toLowerCase()]){B.attach(a)}b.options=Z;return a}function I(Z){var a={};return function(b){if(!J(a,b)){a[b]=Z.apply(null,arguments)}return a[b]}}function C(e,d){if(!d){d=M.getStyle(e)}var a=M.quotedList(d.get("fontFamily").toLowerCase()),c;for(var b=0,Z=a.length;b<Z;++b){c=a[b];if(H[c]){return H[c].get(d.get("fontStyle"),d.get("fontWeight"))}}return null}function F(Z){return document.getElementsByTagName(Z)}function J(a,Z){return a.hasOwnProperty(Z)}function G(){var Z={},b,d;for(var c=0,a=arguments.length;b=arguments[c],c<a;++c){for(d in b){if(J(b,d)){Z[d]=b[d]}}}return Z}function N(c,m,a,n,d,b){var k=n.separate;if(k=="none"){return X[n.engine].apply(null,arguments)}var j=document.createDocumentFragment(),f;var g=m.split(O[k]),Z=(k=="words");if(Z&&S){if(/^\s/.test(m)){g.unshift("")}if(/\s$/.test(m)){g.push("")}}for(var h=0,e=g.length;h<e;++h){f=X[n.engine](c,Z?M.textAlign(g[h],a,h,e):g[h],a,n,d,b,h<e-1);if(f){j.appendChild(f)}}return j}function K(a,i){var b,Z,c,f,e,h;for(c=T(a,i).firstChild;c;c=e){f=c.nodeType;e=c.nextSibling;h=false;if(f==1){if(!c.firstChild){continue}if(!/cufon/.test(c.className)){arguments.callee(c,i);continue}else{h=true}}else{if(f!=3){continue}}if(!Z){Z=M.getStyle(a).extend(i)}if(!b){b=C(a,Z)}if(!b){continue}if(h){X[i.engine](b,null,Z,i,c,a);continue}var g=c.data;if(g===""){continue}var d=N(b,g,Z,i,c,a);if(d){c.parentNode.replaceChild(d,c)}else{c.parentNode.removeChild(c)}}}var S=" ".split(/\s+/).length==0;var D=new Y();var B=new Q();var W=[];var X={},H={},U={enableTextDecoration:false,engine:null,hover:false,hoverables:{a:true},printable:true,selector:(window.Sizzle||(window.jQuery&&function(Z){return jQuery(Z)})||(window.dojo&&dojo.query)||(window.$$&&function(Z){return $$(Z)})||(window.$&&function(Z){return $(Z)})||(document.querySelectorAll&&function(Z){return document.querySelectorAll(Z)})||F),separate:"words",textShadow:"none"};var O={words:/\s+/,characters:""};L.now=function(){V.ready();return L};L.refresh=function(){var b=W.splice(0,W.length);for(var a=0,Z=b.length;a<Z;++a){L.replace.apply(null,b[a])}return L};L.registerEngine=function(a,Z){if(!Z){return L}X[a]=Z;return L.set("engine",a)};L.registerFont=function(b){var Z=new R(b),a=Z.family;if(!H[a]){H[a]=new E()}H[a].add(Z);return L.set("fontFamily",'"'+a+'"')};L.replace=function(b,a,Z){a=G(U,a);if(!a.engine){return L}if(typeof a.textShadow=="string"){a.textShadow=M.textShadow(a.textShadow)}if(!Z){W.push(arguments)}if(b.nodeType||typeof b=="string"){b=[b]}M.ready(function(){for(var d=0,c=b.length;d<c;++d){var e=b[d];if(typeof e=="string"){L.replace(a.selector(e),a,true)}else{K(e,a)}}});return L};L.set=function(Z,a){U[Z]=a;return L};return L})();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-canvas{text-indent:0}@media screen,projection{.cufon-canvas{display:inline;display:inline-block;position:relative;vertical-align:middle"+(E?"":";font-size:1px;line-height:1px")+"}.cufon-canvas .cufon-alt{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden}"+(A?".cufon-canvas canvas{position:relative}":".cufon-canvas canvas{position:absolute}")+"}@media print{.cufon-canvas{padding:0 !important}.cufon-canvas canvas{display:none}.cufon-canvas .cufon-alt{display:inline}}"));document.getElementsByTagName("head")[0].appendChild(F);function D(O,H){var M=0,L=0;var G=[],N=/([mrvxe])([^a-z]*)/g,J;generate:for(var I=0;J=N.exec(O);++I){var K=J[2].split(",");switch(J[1]){case"v":G[I]={m:"bezierCurveTo",a:[M+~~K[0],L+~~K[1],M+~~K[2],L+~~K[3],M+=~~K[4],L+=~~K[5]]};break;case"r":G[I]={m:"lineTo",a:[M+=~~K[0],L+=~~K[1]]};break;case"m":G[I]={m:"moveTo",a:[M=~~K[0],L=~~K[1]]};break;case"x":G[I]={m:"closePath"};break;case"e":break generate}H[G[I].m].apply(H,G[I].a)}return G}function C(K,J){for(var I=0,H=K.length;I<H;++I){var G=K[I];J[G.m].apply(J,G.a)}}return function(q,T,k,P,X,r){var I=(T===null);var V=q.viewBox;var J=k.getSize("fontSize",q.baseSize);var h=k.get("letterSpacing");h=(h=="normal")?0:J.convertFrom(parseInt(h,10));var W=0,j=0,f=0,R=0;var U=P.textShadow,d=[];if(U){for(var p=U.length;p--;){var Z=U[p];var c=J.convertFrom(parseFloat(Z.offX));var b=J.convertFrom(parseFloat(Z.offY));d[p]=[c,b];if(b<W){W=b}if(c>j){j=c}if(b>f){f=b}if(c<R){R=c}}}var u=Cufon.CSS.textTransform(I?X.alt:T,k).split("");var G=0,S=null;for(var p=0,m=u.length;p<m;++p){var Q=q.glyphs[u[p]]||q.missingGlyph;if(!Q){continue}G+=S=Number(Q.w||q.w)+h}if(S===null){return null}j+=(V.width-S);R+=V.minX;var O,K;if(I){O=X;K=X.firstChild}else{O=document.createElement("span");O.className="cufon cufon-canvas";O.alt=T;K=document.createElement("canvas");O.appendChild(K);if(P.printable){var n=document.createElement("span");n.className="cufon-alt";n.appendChild(document.createTextNode(T));O.appendChild(n)}}var v=O.style;var a=K.style;var H=J.convert(V.height);var t=Math.ceil(H);var e=t/H;K.width=Math.ceil(J.convert(G*e+j-R));K.height=Math.ceil(J.convert(V.height-W+f));W+=V.minY;a.top=Math.round(J.convert(W-q.ascent))+"px";a.left=Math.round(J.convert(R))+"px";var N=Math.ceil(J.convert(G*e))+"px";if(A){v.width=N;v.height=J.convert(q.height)+"px"}else{v.paddingLeft=N;v.paddingBottom=(J.convert(q.height)-1)+"px"}var s=K.getContext("2d"),Y=H/V.height;s.scale(Y,Y*e);s.translate(-R,-W);s.lineWidth=q.face["underline-thickness"];s.save();function L(i,g){s.strokeStyle=g;s.beginPath();s.moveTo(0,i);s.lineTo(G,i);s.stroke()}var M=P.enableTextDecoration?Cufon.CSS.textDecoration(r,k):{};if(M.underline){L(-q.face["underline-position"],M.underline)}if(M.overline){L(q.ascent,M.overline)}s.fillStyle=k.get("color");function o(){s.scale(e,1);for(var w=0,g=u.length;w<g;++w){var x=q.glyphs[u[w]]||q.missingGlyph;if(!x){continue}s.beginPath();if(x.d){if(x.code){C(x.code,s)}else{x.code=D("m"+x.d,s)}}s.fill();s.translate(Number(x.w||q.w)+h,0)}s.restore()}if(U){for(var p=U.length;p--;){var Z=U[p];s.save();s.fillStyle=Z.color;s.translate.apply(s,d[p]);o()}}o();if(M["line-through"]){L(-q.descent,M["line-through"])}return O}})());Cufon.registerEngine("vml",(function(){if(!document.namespaces){return}if(document.namespaces.cvml==null){document.namespaces.add("cvml","urn:schemas-microsoft-com:vml")}var B=document.createElement("cvml:shape");B.style.behavior="url(#default#VML)";if(!B.coordsize){return}B=null;document.write('<style type="text/css">.cufon-vml-canvas{text-indent:0}@media screen{cvml\\:shape,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute}.cufon-vml-canvas{position:absolute;text-align:left}.cufon-vml{display:inline-block;position:relative;vertical-align:middle}.cufon-vml .cufon-alt{position:absolute;left:-10000in;font-size:1px}a .cufon-vml{cursor:pointer}}@media print{.cufon-vml *{display:none}.cufon-vml .cufon-alt{display:inline}}</style>');function C(D,E){return A(D,/(?:em|ex|%)$/i.test(E)?"1em":E)}function A(G,H){if(/px$/i.test(H)){return parseFloat(H)}var F=G.style.left,E=G.runtimeStyle.left;G.runtimeStyle.left=G.currentStyle.left;G.style.left=H;var D=G.style.pixelLeft;G.style.left=F;G.runtimeStyle.left=E;return D}return function(s,V,n,S,Z,t,j){var G=(V===null);if(G){V=Z.alt}var X=s.viewBox;var H=n.computedFontSize||(n.computedFontSize=new Cufon.CSS.Size(C(t,n.get("fontSize"))+"px",s.baseSize));var h=n.computedLSpacing;if(h==undefined){h=n.get("letterSpacing");n.computedLSpacing=h=(h=="normal")?0:~~H.convertFrom(A(t,h))}var P,I;if(G){P=Z;I=Z.firstChild}else{P=document.createElement("span");P.className="cufon cufon-vml";P.alt=V;I=document.createElement("span");I.className="cufon-vml-canvas";P.appendChild(I);if(S.printable){var q=document.createElement("span");q.className="cufon-alt";q.appendChild(document.createTextNode(V));P.appendChild(q)}if(!j){P.appendChild(document.createElement("cvml:shape"))}}var y=P.style;var c=I.style;var E=H.convert(X.height),v=Math.ceil(E);var g=v/E;var f=X.minX,e=X.minY;c.height=v;c.top=Math.round(H.convert(e-s.ascent));c.left=Math.round(H.convert(f));y.height=H.convert(s.height)+"px";var L=S.enableTextDecoration?Cufon.CSS.textDecoration(t,n):{};var U=n.get("color");var w=Cufon.CSS.textTransform(V,n).split("");var D=0,d=0,M=null;var T,N,W=S.textShadow;for(var r=0,p=0,o=w.length;r<o;++r){T=s.glyphs[w[r]]||s.missingGlyph;if(T){D+=M=~~(T.w||s.w)+h}}if(M===null){return null}var O=-f+D+(X.width-M);var x=H.convert(O*g),m=Math.round(x);var b=O+","+X.height,F;var Y="r"+b+"nsnf";for(r=0;r<o;++r){T=s.glyphs[w[r]]||s.missingGlyph;if(!T){continue}if(G){N=I.childNodes[p];if(N.firstChild){N.removeChild(N.firstChild)}}else{N=document.createElement("cvml:shape");I.appendChild(N)}N.stroked="f";N.coordsize=b;N.coordorigin=F=(f-d)+","+e;N.path=(T.d?"m"+T.d+"xe":"")+"m"+F+Y;N.fillcolor=U;var u=N.style;u.width=m;u.height=v;if(W){var K=W[0],J=W[1];var R=Cufon.CSS.color(K.color),Q;var a=document.createElement("cvml:shadow");a.on="t";a.color=R.color;a.offset=K.offX+","+K.offY;if(J){Q=Cufon.CSS.color(J.color);a.type="double";a.color2=Q.color;a.offset2=J.offX+","+J.offY}a.opacity=R.opacity||(Q&&Q.opacity)||1;N.appendChild(a)}d+=~~(T.w||s.w)+h;++p}y.width=Math.max(Math.ceil(H.convert(D*g)),0);return P}})());;Cufon.registerFont({"w":208,"face":{"font-family":"Fujiyama2","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"6","bbox":"-7 -369 375 96","underline-thickness":"21.96","underline-position":"-20.88","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":104},"!":{"d":"35,-13v0,-10,9,-21,22,-21v14,0,19,9,20,21v0,10,-9,21,-20,21v-13,0,-22,-9,-22,-21xm41,-271r34,0r0,208r-34,0r0,-208","w":115},"\"":{"d":"91,-271r35,0r-6,118r-23,0xm32,-271r36,0r-7,118r-22,0","w":158},"#":{"d":"66,-189r12,-70r28,0r-13,70r45,0r12,-70r29,0r-13,70r33,0r0,30r-38,0r-10,54r36,0r0,29r-42,0r-14,76r-27,0r13,-76r-44,0r-15,76r-26,0r13,-76r-36,0r0,-29r42,0r9,-54r-37,0r0,-30r43,0xm133,-159r-44,0r-10,54r44,0"},"$":{"d":"37,-207v0,-36,30,-68,65,-71r0,-32r18,0r0,33v27,1,52,20,61,42r-28,16v-8,-15,-15,-23,-33,-27r0,85v39,16,67,37,70,83v2,42,-33,79,-70,84r0,34r-18,0r0,-34v-41,2,-81,-38,-84,-75r33,-8v4,30,19,49,51,51r0,-108v-40,-21,-65,-27,-65,-73xm102,-246v-29,1,-46,40,-24,62v6,5,14,10,24,14r0,-76xm120,-28v29,-4,51,-48,29,-75v-6,-8,-16,-16,-29,-23r0,98"},"%":{"d":"111,-216v0,-22,-19,-40,-42,-40v-22,0,-42,19,-42,40v-1,22,20,40,42,40v23,0,43,-17,42,-40xm6,-216v0,-33,30,-61,63,-61v34,0,64,28,64,61v0,33,-29,62,-64,62v-34,0,-63,-29,-63,-62xm228,-56v0,-23,-19,-40,-42,-40v-23,0,-43,17,-42,40v0,23,19,40,42,40v21,1,42,-19,42,-40xm122,-56v0,-33,30,-62,64,-62v33,0,63,29,63,62v0,33,-30,62,-63,62v-35,0,-64,-29,-64,-62xm199,-277r16,9r-159,274r-16,-10","w":254},"&":{"d":"51,-72v0,36,49,64,82,38v9,-6,19,-14,31,-26r-61,-74v-29,20,-52,30,-52,62xm179,-221v0,33,-25,48,-50,68r57,69r32,-38r22,23r-33,39r48,60r-42,0r-29,-37v-18,23,-46,42,-81,43v-44,1,-86,-32,-84,-74v2,-50,26,-63,65,-90v-17,-20,-29,-31,-30,-59v-1,-36,24,-60,62,-60v34,0,63,23,63,56xm115,-251v-43,2,-31,57,-4,75v20,-16,34,-22,36,-46v2,-18,-14,-30,-32,-29","w":248},"'":{"d":"50,-278r28,12r-48,96r-20,-9","w":99},"(":{"d":"84,-271v-40,81,-41,238,0,321r-26,19v-49,-88,-51,-271,0,-360","w":105},")":{"d":"21,50v40,-83,39,-238,0,-322r25,-20v49,88,51,271,1,361","w":105},"*":{"d":"53,-215r-30,-18r12,-21r31,18r0,-35r25,0r0,33r29,-17r13,22r-31,18r31,17r-13,22r-29,-18r0,35r-25,0r0,-36r-31,18r-12,-21","w":155},"+":{"d":"89,-108r0,-76r31,0r0,76r76,0r0,31r-76,0r0,77r-31,0r0,-77r-77,0r0,-31r77,0"},",":{"d":"59,-43r28,11r-48,97r-19,-9","w":104},"-":{"d":"21,-129r78,0r0,27r-78,0r0,-27","w":119},".":{"d":"32,-15v0,-12,8,-21,20,-21v12,0,21,9,21,21v0,12,-9,21,-21,21v-10,0,-21,-10,-20,-21","w":104},"\/":{"d":"162,-313r25,12r-150,347r-26,-12","w":198},"0":{"d":"104,6v-126,-3,-128,-281,0,-284v128,3,125,282,0,284xm104,-24v86,-9,84,-217,0,-225v-86,8,-84,217,0,225"},"1":{"d":"91,-240r-47,0r19,-31r61,0r0,271r-33,0r0,-240"},"2":{"d":"105,-277v66,-2,112,80,67,136r-90,110r110,0r0,31r-176,0r123,-150v38,-39,16,-92,-31,-96v-29,-2,-55,22,-55,49r-33,0v3,-48,35,-78,85,-80"},"3":{"d":"156,-76v0,-35,-20,-56,-57,-53r0,-29v31,1,52,-13,54,-41v3,-56,-89,-67,-93,-10r-33,0v7,-43,31,-69,80,-69v43,0,79,30,78,74v-1,29,-13,50,-35,61v26,12,38,39,38,76v0,68,-100,96,-146,51v-15,-14,-23,-31,-23,-51r33,0v-1,26,27,43,53,43v31,0,51,-24,51,-52"},"4":{"d":"136,-182r-77,113r77,0r0,-113xm169,-283r0,214r31,0r0,30r-31,0r0,39r-33,0r0,-39r-133,0"},"5":{"d":"99,-156v-24,0,-40,10,-53,24r-7,0r43,-139r108,0r0,31r-85,0r-17,55v61,-11,102,38,106,91v7,102,-141,134,-184,53r26,-25v6,20,33,41,58,41v38,0,68,-30,68,-66v1,-33,-29,-67,-63,-65"},"6":{"d":"195,-82v0,74,-97,115,-153,62v-40,-38,-26,-95,2,-133r92,-124r25,16r-72,99v53,-25,106,25,106,80xm103,-24v35,0,59,-26,59,-58v1,-29,-30,-57,-60,-57v-27,0,-56,29,-56,54v0,31,27,61,57,61"},"7":{"d":"158,-240r-141,0r0,-31r195,0r-169,277r-26,-16"},"8":{"d":"105,-156v20,0,45,-25,45,-45v0,-26,-21,-47,-46,-47v-24,0,-46,22,-46,45v0,23,23,47,47,47xm105,-24v23,0,52,-26,52,-51v0,-29,-25,-52,-53,-52v-29,-1,-53,21,-53,50v0,28,28,53,54,53xm103,6v-84,0,-116,-123,-41,-147v-24,-14,-35,-31,-36,-66v0,-39,36,-71,77,-71v78,0,106,109,43,137v26,7,43,34,43,66v0,46,-37,81,-86,81"},"9":{"d":"107,-279v68,0,120,75,78,137v-27,41,-75,103,-107,146r-25,-17r72,-99v-52,26,-105,-27,-105,-80v0,-46,41,-87,87,-87xm167,-192v0,-31,-28,-57,-57,-57v-29,-1,-59,28,-58,57v0,29,26,57,58,57v31,0,57,-25,57,-57"},":":{"d":"31,-153v0,-11,10,-21,21,-21v12,0,21,9,21,21v0,12,-10,22,-21,22v-10,0,-22,-10,-21,-22xm31,-15v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21v-11,1,-21,-11,-21,-21","w":104},";":{"d":"49,-153v0,-11,8,-21,20,-21v11,0,21,10,21,22v0,10,-10,20,-21,20v-12,0,-21,-11,-20,-21xm56,-43r28,11r-47,97r-20,-9","w":104},"<":{"d":"12,-105r184,-74r0,34r-138,53r138,53r0,34r-184,-75r0,-25"},"=":{"d":"12,-139r184,0r0,31r-184,0r0,-31xm12,-77r184,0r0,31r-184,0r0,-31"},">":{"d":"196,-80r-184,74r0,-33r138,-53r-138,-53r0,-34r184,74r0,25"},"?":{"d":"62,-15v0,-10,9,-21,20,-21v13,0,21,9,21,21v0,10,-10,22,-21,21v-12,0,-20,-10,-20,-21xm114,-210v3,-32,-33,-48,-54,-28v-9,8,-10,21,-7,34r-34,0v-8,-42,26,-71,63,-73v58,-4,86,72,45,109v-19,17,-70,14,-70,46v0,14,12,26,25,26v16,0,26,-12,26,-29r33,0v0,31,-26,60,-58,59v-32,-1,-59,-26,-59,-61v0,-51,77,-44,90,-83","w":163},"@":{"d":"105,-98v25,35,76,5,76,-44v0,-23,-11,-38,-34,-38v-39,-2,-65,49,-42,82xm90,-183v25,-32,82,-32,100,1r5,-22r26,0r-22,113v1,7,4,9,9,10v21,-2,39,-40,39,-67v0,-58,-40,-101,-98,-101v-57,0,-109,51,-107,109v3,71,43,116,117,117v25,1,52,-7,64,-17r26,21v-34,19,-50,25,-99,25v-78,0,-137,-64,-137,-151v0,-72,67,-133,137,-133v67,0,126,57,126,124v0,45,-31,101,-74,99v-13,0,-21,-8,-23,-23v-22,26,-68,32,-93,2v-25,-29,-18,-79,4,-107","w":288},"A":{"d":"127,-283r130,283r-37,0r-31,-68r-124,0r-31,68r-37,0xm127,-209r-48,110r96,0","w":253},"B":{"d":"181,-74v-1,70,-79,80,-158,74r0,-271v70,-3,132,4,133,66v0,30,-11,50,-31,60v31,2,57,36,56,71xm124,-196v0,-39,-26,-47,-67,-45r0,90v41,3,67,-10,67,-45xm147,-75v0,-42,-42,-54,-90,-50r0,95v47,2,89,-3,90,-45","w":192},"C":{"d":"44,-139v0,93,110,151,180,86r0,40v-95,56,-214,-21,-214,-126v0,-108,121,-168,214,-121r0,40v-19,-15,-43,-26,-73,-27v-56,-2,-107,54,-107,108","w":237},"D":{"d":"232,-139v0,87,-60,141,-149,139r-60,0r0,-271v117,-10,209,27,209,132xm198,-136v0,-76,-58,-108,-141,-104r0,209v84,6,140,-31,141,-105","w":239},"E":{"d":"26,-271r146,0r0,31r-112,0r0,75r109,0r0,31r-109,0r0,103r112,0r0,31r-146,0r0,-271","w":187},"F":{"d":"25,-271r132,0r0,31r-97,0r0,75r94,0r0,31r-94,0r0,134r-35,0r0,-271","w":171},"G":{"d":"41,-139v0,85,99,151,167,90v19,-16,29,-35,29,-57r-71,0r0,-31r108,0v4,86,-54,143,-138,143v-72,0,-129,-71,-129,-143v0,-133,178,-186,253,-88r-25,23v-21,-28,-44,-44,-88,-44v-54,-1,-106,51,-106,107","w":280},"H":{"d":"23,-271r34,0r0,109r129,0r0,-109r34,0r0,271r-34,0r0,-131r-129,0r0,131r-34,0r0,-271","w":243},"I":{"d":"24,-271r34,0r0,271r-34,0r0,-271","w":83},"J":{"d":"37,-25v32,-1,38,-32,38,-71r0,-175r34,0r0,175v9,79,-49,124,-116,90r17,-29v6,5,17,10,27,10","w":129},"K":{"d":"26,-271r34,0r0,117r115,-117r44,0r-122,121r124,150r-45,0r-103,-127r-13,14r0,113r-34,0r0,-271","w":216},"L":{"d":"26,-271r34,0r0,240r82,0r0,31r-116,0r0,-271","w":138},"M":{"d":"153,-69r94,-214r55,283r-35,0r-32,-181r-82,187r-81,-187r-33,181r-34,0r55,-283","w":306},"N":{"d":"23,-285r203,215r0,-201r35,0r0,282r-205,-214r0,203r-33,0r0,-285","w":282},"O":{"d":"257,-136v0,-59,-49,-110,-108,-110v-59,0,-108,51,-108,110v0,59,50,110,108,110v59,0,108,-50,108,-110xm7,-136v0,-75,65,-141,142,-141v77,0,142,66,142,141v0,76,-66,142,-142,142v-75,0,-142,-66,-142,-142","w":298},"P":{"d":"174,-193v0,59,-48,85,-114,79r0,114r-35,0r1,-271v80,-4,148,3,148,78xm143,-195v-1,-39,-40,-48,-83,-46r0,97v48,2,83,-9,83,-51","w":177},"Q":{"d":"41,-133v0,76,90,139,162,92r-62,-61r43,0r42,43v19,-20,31,-45,31,-83v2,-59,-52,-104,-112,-104v-57,0,-104,51,-104,113xm291,-136v0,42,-20,79,-42,100r42,42r-41,0r-24,-24v-88,64,-219,-10,-219,-115v0,-78,64,-144,140,-144v74,0,144,66,144,141","w":298},"R":{"d":"174,-195v1,41,-28,73,-65,77r86,118r-41,0r-80,-114r-14,0r0,114r-34,0r0,-271v80,-5,147,3,148,76xm143,-193v0,-40,-37,-49,-83,-48r0,98v53,0,83,-6,83,-50","w":195},"S":{"d":"24,-210v4,-73,121,-94,150,-26r-27,16v-14,-39,-88,-32,-89,11v0,35,46,42,72,55v35,17,50,33,52,76v3,69,-90,112,-142,63v-16,-14,-26,-33,-28,-55r34,-7v-2,29,23,52,52,51v31,-1,52,-21,50,-54v-5,-70,-128,-49,-124,-130","w":193},"T":{"d":"66,-240r-65,0r0,-31r163,0r0,31r-65,0r0,240r-33,0r0,-240","w":163},"U":{"d":"120,-26v101,0,57,-152,66,-245r34,0r0,172v1,60,-40,105,-100,105v-58,0,-99,-46,-99,-103r0,-174r34,0v8,94,-33,245,65,245","w":241},"V":{"d":"-3,-271r38,0r80,200r81,-200r37,0r-118,285","w":230},"W":{"d":"185,-278r77,201r76,-194r37,0r-113,281r-77,-198r-77,199r-112,-282r36,0r76,194","w":369},"X":{"d":"85,-143r-75,-128r39,0r56,98r59,-98r39,0r-79,129r83,142r-39,0r-63,-112r-67,112r-38,0","w":206},"Y":{"d":"86,-118r-88,-153r39,0r66,115r67,-115r39,0r-89,153r0,118r-34,0r0,-118","w":205},"Z":{"d":"141,-240r-118,0r0,-31r173,0r-138,240r138,0r0,31r-192,0","w":199},"[":{"d":"22,-292r69,0r0,31r-36,0r0,300r36,0r0,30r-69,0r0,-361","w":111},"\\":{"d":"11,-313r30,0r146,313r-30,0","w":198},"]":{"d":"91,68v-20,3,-47,0,-69,1r0,-30r35,0r0,-301r-35,0r0,-30r69,0r0,360","w":111},"^":{"d":"84,-271r41,0r71,160r-34,0r-58,-131r-58,131r-34,0"},"_":{"d":"0,41r180,0r0,27r-180,0r0,-27","w":180},"`":{"d":"27,-249r30,-15r45,60r-16,9","w":129},"a":{"d":"9,-85v0,-80,104,-121,139,-54r0,-30r33,0r0,169r-33,0r0,-27v-13,17,-30,33,-58,33v-49,0,-81,-42,-81,-91xm94,-23v34,0,56,-26,56,-63v0,-32,-22,-60,-54,-59v-31,0,-55,27,-55,60v0,33,22,62,53,62","w":200},"b":{"d":"191,-87v10,81,-99,126,-139,60r0,27r-32,0r0,-313r32,0r0,174v34,-65,148,-27,139,52xm105,-23v33,0,55,-27,54,-63v0,-33,-22,-59,-55,-59v-30,0,-53,28,-53,60v0,34,22,63,54,62","w":200},"c":{"d":"41,-86v0,59,74,82,105,40r0,41v-62,31,-137,-11,-137,-77v0,-67,76,-113,137,-80r0,42v-13,-15,-25,-22,-50,-23v-29,-1,-55,29,-55,57","w":158},"d":{"d":"9,-83v0,-83,103,-123,139,-56r0,-174r33,0r0,313r-33,0r0,-27v-12,19,-31,32,-57,33v-49,2,-82,-42,-82,-89xm94,-23v34,0,56,-27,56,-61v1,-35,-22,-61,-56,-61v-32,0,-53,29,-53,62v1,32,21,60,53,60","w":200},"e":{"d":"94,-23v23,0,39,-16,49,-33r27,16v-16,28,-41,46,-79,46v-52,0,-82,-41,-82,-97v0,-47,34,-83,82,-83v51,0,82,39,79,95r-128,0v0,32,21,57,52,56xm138,-103v-1,-35,-43,-54,-74,-34v-11,7,-18,19,-20,34r94,0","w":175},"f":{"d":"106,-280v-27,-18,-45,1,-45,34r0,77r45,0r0,30r-45,0r0,139r-32,0r0,-139r-15,0r0,-30r15,0v-1,-74,-13,-170,77,-144r0,33","w":99},"g":{"d":"87,-174v29,1,48,15,61,35r0,-30r32,0v-8,106,37,265,-81,265v-48,0,-83,-29,-82,-75r32,0v1,32,21,47,53,47v44,0,49,-46,46,-95v-39,69,-139,21,-139,-61v0,-44,34,-87,78,-86xm94,-23v34,0,56,-28,56,-63v0,-33,-23,-59,-54,-59v-32,-1,-56,26,-55,59v0,34,20,63,53,63","w":199},"h":{"d":"94,-145v-59,1,-34,89,-39,145r-32,0r0,-313r32,0r0,167v10,-17,28,-27,52,-28v79,-4,56,100,59,174r-32,0v-7,-55,25,-148,-40,-145","w":188},"i":{"d":"26,-221v0,-12,10,-22,23,-22v12,0,22,11,22,23v0,12,-11,22,-23,22v-13,0,-22,-11,-22,-23xm30,-169r32,0r0,169r-32,0r0,-169","w":91},"j":{"d":"30,-169r32,0r0,265r-32,0r0,-265xm23,-221v0,-11,10,-22,23,-22v12,0,22,11,22,23v0,12,-11,22,-23,22v-12,0,-22,-11,-22,-23","w":91},"k":{"d":"57,-105r63,-64r43,0r-72,71r80,98r-42,0r-61,-77r-11,11r0,66r-33,0r0,-313r33,0r0,208","w":166},"l":{"d":"24,-313r32,0r0,313r-32,0r0,-313","w":80},"m":{"d":"53,-148v19,-33,80,-34,95,5v8,-16,28,-31,51,-31v76,-1,53,101,56,174r-32,0v-7,-52,22,-145,-33,-145v-53,0,-30,91,-35,145r-33,0v-5,-53,19,-145,-33,-145v-54,0,-31,91,-36,145r-32,0r0,-169r32,0r0,21","w":276},"n":{"d":"96,-145v-62,0,-36,89,-41,145r-32,0r0,-169r32,0r0,24v12,-18,26,-28,52,-29v79,-3,56,100,59,174r-32,0v-7,-54,24,-145,-38,-145","w":188},"o":{"d":"155,-84v0,-31,-27,-59,-58,-59v-30,0,-58,28,-58,59v0,31,26,59,58,59v32,0,58,-26,58,-59xm7,-84v0,-48,42,-90,90,-90v48,0,90,42,90,90v0,49,-42,90,-90,90v-46,0,-90,-42,-90,-90","w":194},"p":{"d":"190,-85v0,48,-30,92,-77,91v-26,0,-46,-11,-61,-33r0,123r-32,0r0,-265r32,0r0,28v11,-16,35,-33,59,-33v46,0,79,39,79,89xm105,-23v34,0,54,-28,54,-61v1,-35,-23,-60,-56,-61v-31,0,-52,27,-52,60v0,35,22,62,54,62","w":200},"q":{"d":"84,-174v30,1,52,14,64,35r0,-30r33,0r0,265r-33,0r0,-123v-9,16,-32,33,-57,33v-48,1,-82,-41,-82,-90v0,-46,31,-91,75,-90xm96,-23v33,0,54,-28,54,-61v1,-35,-23,-61,-57,-61v-29,0,-53,29,-52,60v1,35,21,62,55,62","w":200},"r":{"d":"116,-136v-73,-31,-57,66,-59,136r-33,0r0,-169r33,0r0,29v10,-28,46,-44,74,-26","w":126},"s":{"d":"21,-125v0,-37,44,-63,77,-41v7,5,13,12,19,22r-27,14v-6,-20,-39,-20,-39,3v0,7,12,19,39,29v62,22,41,103,-16,104v-30,0,-52,-15,-61,-38r28,-13v4,26,55,31,55,2v0,-39,-75,-35,-75,-82","w":138},"t":{"d":"27,-169r0,-64r32,0r0,64r32,0r0,30r-32,0r0,139r-32,0r0,-139r-18,0r0,-30r18,0","w":86},"u":{"d":"94,-23v58,0,31,-92,37,-146r33,0r0,97v1,46,-26,80,-70,80v-43,0,-73,-33,-73,-77r0,-100r32,0v3,58,-17,146,41,146","w":184},"v":{"d":"129,-169r36,0r-85,175r-85,-175r37,0r48,106","w":160},"w":{"d":"-6,-169r37,0r49,108r49,-117r50,117r49,-108r37,0r-86,175r-50,-113r-49,113","w":258},"x":{"d":"70,-91r-60,-78r38,0r40,55r43,-55r40,0r-62,78r72,91r-38,0r-55,-68r-53,68r-40,0","w":175},"y":{"d":"72,-29r-77,-140r38,0r57,108r53,-108r36,0r-136,265r-37,0","w":174},"z":{"d":"114,-139r-93,0r0,-30r157,0r-114,139r109,0r0,30r-172,0","w":177},"{":{"d":"103,69v-112,12,-21,-148,-85,-167r0,-26v64,-19,-27,-180,85,-168r0,30v-45,-8,-22,58,-26,92v-3,26,-12,48,-27,59v34,20,27,80,27,133v0,18,10,18,26,17r0,30","w":120},"|":{"d":"87,-313r31,0r0,313r-31,0r0,-313","w":205},"}":{"d":"18,-292v112,-13,18,151,85,167r0,27v-65,17,26,180,-85,167r0,-30v15,1,25,-1,25,-16v0,-54,-7,-112,27,-134v-35,-21,-27,-80,-27,-133v0,-18,-10,-19,-25,-17r0,-31","w":120},"~":{"d":"143,-89v17,-5,18,-14,29,-31r25,18v-14,24,-28,39,-58,44v-23,3,-69,-56,-89,-28v-3,5,-9,11,-15,20r-23,-16v15,-17,31,-44,61,-44v14,0,51,31,70,37"},"\u2026":{"d":"39,-15v0,-12,9,-21,21,-21v10,0,21,9,21,21v0,10,-11,22,-21,21v-12,0,-21,-9,-21,-21xm159,-15v0,-11,9,-21,21,-21v11,0,22,9,21,21v0,10,-10,22,-21,21v-12,0,-21,-10,-21,-21xm279,-15v0,-12,11,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21v-10,0,-21,-9,-21,-21","w":360},"\u2018":{"d":"69,-277r20,8r-39,99r-28,-11","w":99},"\u2019":{"d":"50,-278r28,12r-48,96r-20,-9","w":99},"\u201c":{"d":"129,-277r20,8r-39,99r-28,-11xm69,-277r20,8r-39,99r-28,-11","w":158},"\u201d":{"d":"29,-170r-21,-8r41,-99r28,11xm89,-170r-21,-8r40,-99r28,11","w":158},"\u2013":{"d":"0,-129r180,0r0,27r-180,0r0,-27","w":180},"\u2014":{"d":"0,-129r359,0r1,27r-359,0","w":360},"\u2122":{"d":"12,-271r123,0r0,22r-50,0r0,129r-23,0r0,-129r-50,0r0,-22xm162,-271r39,0r43,106r45,-106r37,0r0,151r-23,0r0,-129r-52,129r-14,0r-51,-129r0,129r-24,0r0,-151","w":338},"\u00d3":{"d":"257,-136v0,-59,-49,-110,-108,-110v-59,0,-108,51,-108,110v0,59,50,110,108,110v59,0,108,-50,108,-110xm7,-136v0,-75,65,-141,142,-141v77,0,142,66,142,141v0,76,-66,142,-142,142v-75,0,-142,-66,-142,-142xm177,-369r30,16r-59,54r-16,-10","w":298},"\u00d7":{"d":"82,-92r-54,-55r22,-21r54,54r54,-54r22,21r-54,55r54,54r-22,22r-54,-54r-54,54r-22,-22"},"\u00f3":{"d":"155,-84v0,-31,-27,-59,-58,-59v-30,0,-58,28,-58,59v0,31,26,59,58,59v32,0,58,-26,58,-59xm7,-84v0,-48,42,-90,90,-90v48,0,90,42,90,90v0,49,-42,90,-90,90v-46,0,-90,-42,-90,-90xm121,-258r30,15r-60,54r-15,-10","w":194},"\u0141":{"d":"60,-166r51,-26r0,32r-51,25r0,104r82,0r0,31r-116,0r0,-118r-18,10r0,-32r18,-9r0,-122r34,0r0,105","w":138},"\u0142":{"d":"56,-144r0,144r-32,0r0,-129r-22,11r0,-32r22,-11r0,-152r32,0r0,137r22,-13r0,32","w":80},"\u0106":{"d":"44,-139v0,93,110,151,180,86r0,40v-95,56,-214,-21,-214,-126v0,-108,121,-168,214,-121r0,40v-19,-15,-43,-26,-73,-27v-56,-2,-107,54,-107,108xm178,-369r30,16r-59,54r-16,-10","w":237},"\u0107":{"d":"41,-86v0,59,74,82,105,40r0,41v-62,31,-137,-11,-137,-77v0,-67,76,-113,137,-80r0,42v-13,-15,-25,-22,-50,-23v-29,-1,-55,29,-55,57xm121,-258r30,15r-60,54r-15,-10","w":158},"\u0104":{"d":"230,78v-49,2,-39,-63,-10,-78r-31,-68r-124,0r-31,68r-37,0r130,-283r130,283r-15,0v-13,16,-34,47,0,55v7,-1,13,-1,16,-2r0,20v-7,5,-14,5,-28,5xm127,-209r-48,110r96,0","w":253},"\u0105":{"d":"158,78v-49,3,-38,-63,-10,-78r0,-27v-13,17,-30,33,-58,33v-49,0,-81,-42,-81,-91v0,-80,104,-121,139,-54r0,-30r33,0r0,169r-11,0v-13,16,-34,47,0,55v7,-1,13,-1,16,-2r0,20v-7,5,-14,5,-28,5xm94,-23v34,0,56,-26,56,-63v0,-32,-22,-60,-54,-59v-31,0,-55,27,-55,60v0,33,22,62,53,62","w":200},"\u0118":{"d":"163,13v-24,21,-3,50,25,40r0,20v-24,12,-67,6,-63,-30v2,-16,12,-33,24,-43r-123,0r0,-271r146,0r0,31r-112,0r0,75r109,0r0,31r-109,0r0,103r112,0v1,18,1,36,-9,44","w":187},"\u0119":{"d":"141,73v-24,12,-67,6,-63,-30v2,-15,10,-28,20,-38v-56,6,-89,-38,-89,-96v0,-47,34,-83,82,-83v51,0,82,39,79,95r-128,0v0,32,21,57,52,56v23,0,39,-16,49,-33r27,16v-15,31,-58,37,-65,73v-3,17,19,26,36,20r0,20xm138,-103v-1,-35,-43,-54,-74,-34v-11,7,-18,19,-20,34r94,0","w":175},"\u0143":{"d":"23,-285r203,215r0,-201r35,0r0,282r-205,-214r0,203r-33,0r0,-285xm166,-369r31,16r-60,54r-16,-10","w":282},"\u0144":{"d":"96,-145v-62,0,-36,89,-41,145r-32,0r0,-169r32,0r0,24v12,-18,26,-28,52,-29v79,-3,56,100,59,174r-32,0v-7,-54,24,-145,-38,-145xm123,-258r30,15r-59,54r-16,-10","w":188},"\u015a":{"d":"24,-210v4,-73,121,-94,150,-26r-27,16v-14,-39,-88,-32,-89,11v0,35,46,42,72,55v35,17,50,33,52,76v3,69,-90,112,-142,63v-16,-14,-26,-33,-28,-55r34,-7v-2,29,23,52,52,51v31,-1,52,-21,50,-54v-5,-70,-128,-49,-124,-130xm129,-369r30,16r-60,54r-15,-10","w":193},"\u015b":{"d":"21,-125v0,-37,44,-63,77,-41v7,5,13,12,19,22r-27,14v-6,-20,-39,-20,-39,3v0,7,12,19,39,29v62,22,41,103,-16,104v-30,0,-52,-15,-61,-38r28,-13v4,26,55,31,55,2v0,-39,-75,-35,-75,-82xm98,-258r31,15r-60,54r-16,-10","w":138},"\u0179":{"d":"141,-240r-118,0r0,-31r173,0r-138,240r138,0r0,31r-192,0xm137,-369r30,16r-59,54r-16,-10","w":199},"\u017a":{"d":"114,-139r-93,0r0,-30r157,0r-114,139r109,0r0,30r-172,0xm127,-258r31,15r-60,54r-16,-10","w":177},"\u017b":{"d":"141,-240r-118,0r0,-31r173,0r-138,240r138,0r0,31r-192,0xm86,-329v0,-12,11,-22,23,-22v11,0,22,11,22,23v0,13,-11,22,-23,22v-13,1,-22,-11,-22,-23","w":199},"\u017c":{"d":"114,-139r-93,0r0,-30r157,0r-114,139r109,0r0,30r-172,0xm81,-222v0,-13,11,-23,23,-22v11,0,22,11,22,23v0,13,-11,22,-23,22v-13,1,-22,-11,-22,-23","w":177},"\u00a0":{"w":104}}});;eval(function(p,a,c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}(';(7($){$.b.2Q=7(){u B.2t(7(){9 1J=$(B).n(\'2Z\');5(1J.1c(/^3w\\(["\']?(.*\\.2p)["\']?\\)$/i)){1J=3t.$1;$(B).n({\'2Z\':\'45\',\'2o\':"3W:3R.4m.4d(3h=F, 3T="+($(B).n(\'41\')==\'2J-3Z\'?\'4c\':\'3N\')+", Q=\'"+1J+"\')"}).2t(7(){9 1b=$(B).n(\'1b\');5(1b!=\'2e\'&&1b!=\'2n\')$(B).n(\'1b\',\'2n\')})}})};9 A,4,16=D,s=1t 1o,1w,1v=1,1y=/\\.(3A|3Y|2p|3c|3d)(.*)?$/i;9 P=($.2q.3K&&2f($.2q.3z.2k(0,1))<8);$.b.c=7(Y){Y=$.3x({},$.b.c.2R,Y);9 2s=B;7 2h(){A=B;4=Y;2r();u D};7 2r(){5(16)u;5($.1O(4.2c)){4.2c()}4.j=[];4.h=0;5(Y.j.N>0){4.j=Y.j}t{9 O={};5(!A.1H||A.1H==\'\'){9 O={d:A.d,X:A.X};5($(A).1G("1m:1D").N){O.1a=$(A).1G("1m:1D")}4.j.2j(O)}t{9 Z=$(2s).2o("a[1H="+A.1H+"]");9 O={};3C(9 i=0;i<Z.N;i++){O={d:Z[i].d,X:Z[i].X};5($(Z[i]).1G("1m:1D").N){O.1a=$(Z[i]).1G("1m:1D")}4.j.2j(O)}3F(4.j[4.h].d!=A.d){4.h++}}}5(4.23){5(P){$(\'1U, 1Q, 1P\').n(\'1S\',\'3s\')}$("#1i").n(\'25\',4.2U).J()}1d()};7 1d(){$("#1f, #1e, #V, #G").S();9 d=4.j[4.h].d;5(d.1c(/#/)){9 U=11.3r.d.3f(\'#\')[0];U=d.3g(U,\'\');U=U.2k(U.2l(\'#\'));1k(\'<6 l="3e">\'+$(U).o()+\'</6>\',4.1I,4.1x)}t 5(d.1c(1y)){s=1t 1o;s.Q=d;5(s.3a){1K()}t{$.b.c.34();$(s).x().14(\'3b\',7(){$(".I").S();1K()})}}t 5(d.1c("17")||A.3j.2l("17")>=0){1k(\'<17 l="35" 3q="$.b.c.38()" 3o="3n\'+C.T(C.3l()*3m)+\'" 2K="0" 3E="0" Q="\'+d+\'"></17>\',4.1I,4.1x)}t{$.4p(d,7(2m){1k(\'<6 l="3L">\'+2m+\'</6>\',4.1I,4.1x)})}};7 1K(){5(4.30){9 w=$.b.c.1n();9 r=C.1M(C.1M(w[0]-36,s.g)/s.g,C.1M(w[1]-4b,s.f)/s.f);9 g=C.T(r*s.g);9 f=C.T(r*s.f)}t{9 g=s.g;9 f=s.f}1k(\'<1m 48="" l="49" Q="\'+s.Q+\'" />\',g,f)};7 2F(){5((4.j.N-1)>4.h){9 d=4.j[4.h+1].d;5(d.1c(1y)){1A=1t 1o();1A.Q=d}}5(4.h>0){9 d=4.j[4.h-1].d;5(d.1c(1y)){1A=1t 1o();1A.Q=d}}};7 1k(1j,g,f){16=F;9 L=4.2Y;5(P){$("#q")[0].1E.2u("f");$("#q")[0].1E.2u("g")}5(L>0){g+=L*2;f+=L*2;$("#q").n({\'v\':L+\'z\',\'2E\':L+\'z\',\'2i\':L+\'z\',\'y\':L+\'z\',\'g\':\'2B\',\'f\':\'2B\'});5(P){$("#q")[0].1E.2C(\'f\',\'(B.2D.4j - 20)\');$("#q")[0].1E.2C(\'g\',\'(B.2D.3S - 20)\')}}t{$("#q").n({\'v\':0,\'2E\':0,\'2i\':0,\'y\':0,\'g\':\'2z%\',\'f\':\'2z%\'})}5($("#k").1u(":19")&&g==$("#k").g()&&f==$("#k").f()){$("#q").1Z("2N",7(){$("#q").1C().1F($(1j)).21("1s",7(){1g()})});u}9 w=$.b.c.1n();9 2v=(g+36)>w[0]?w[2]:(w[2]+C.T((w[0]-g-36)/2));9 2w=(f+1z)>w[1]?w[3]:(w[3]+C.T((w[1]-f-1z)/2));9 K={\'y\':2v,\'v\':2w,\'g\':g+\'z\',\'f\':f+\'z\'};5($("#k").1u(":19")){$("#q").1Z("1s",7(){$("#q").1C();$("#k").24(K,4.2X,4.2T,7(){$("#q").1F($(1j)).21("1s",7(){1g()})})})}t{5(4.1W>0&&4.j[4.h].1a!==1L){$("#q").1C().1F($(1j));9 M=4.j[4.h].1a;9 15=$.b.c.1R(M);$("#k").n({\'y\':(15.y-18)+\'z\',\'v\':(15.v-18)+\'z\',\'g\':$(M).g(),\'f\':$(M).f()});5(4.1X){K.25=\'J\'}$("#k").24(K,4.1W,4.2W,7(){1g()})}t{$("#q").S().1C().1F($(1j)).J();$("#k").n(K).21("1s",7(){1g()})}}};7 2y(){5(4.h!=0){$("#1e, #2O").x().14("R",7(e){e.2x();4.h--;1d();u D});$("#1e").J()}5(4.h!=(4.j.N-1)){$("#1f, #2M").x().14("R",7(e){e.2x();4.h++;1d();u D});$("#1f").J()}};7 1g(){2y();2F();$(W).1B(7(e){5(e.29==27){$.b.c.1l();$(W).x("1B")}t 5(e.29==37&&4.h!=0){4.h--;1d();$(W).x("1B")}t 5(e.29==39&&4.h!=(4.j.N-1)){4.h++;1d();$(W).x("1B")}});5(4.1r){$(11).14("1N 1T",$.b.c.2g)}t{$("6#k").n("1b","2e")}5(4.2b){$("#22").R($.b.c.1l)}$("#1i, #V").14("R",$.b.c.1l);$("#V").J();5(4.j[4.h].X!==1L&&4.j[4.h].X.N>0){$(\'#G 6\').o(4.j[4.h].X);$(\'#G\').J()}5(4.23&&P){$(\'1U, 1Q, 1P\',$(\'#q\')).n(\'1S\',\'19\')}5($.1O(4.2a)){4.2a()}16=D};u B.x(\'R\').R(2h)};$.b.c.2g=7(){9 m=$.b.c.1n();$("#k").n(\'y\',(($("#k").g()+36)>m[0]?m[2]:m[2]+C.T((m[0]-$("#k").g()-36)/2)));$("#k").n(\'v\',(($("#k").f()+1z)>m[1]?m[3]:m[3]+C.T((m[1]-$("#k").f()-1z)/2)))};$.b.c.1h=7(H,2A){u 2f($.3I(H.3u?H[0]:H,2A,F))||0};$.b.c.1R=7(H){9 m=H.4g();m.v+=$.b.c.1h(H,\'3k\');m.v+=$.b.c.1h(H,\'3J\');m.y+=$.b.c.1h(H,\'3H\');m.y+=$.b.c.1h(H,\'3D\');u m};$.b.c.38=7(){$(".I").S();$("#35").J()};$.b.c.1n=7(){u[$(11).g(),$(11).f(),$(W).3i(),$(W).3p()]};$.b.c.2G=7(){5(!$("#I").1u(\':19\')){33(1w);u}$("#I > 6").n(\'v\',(1v*-40)+\'z\');1v=(1v+1)%12};$.b.c.34=7(){33(1w);9 m=$.b.c.1n();$("#I").n({\'y\':((m[0]-40)/2+m[2]),\'v\':((m[1]-40)/2+m[3])}).J();$("#I").14(\'R\',$.b.c.1l);1w=3Q($.b.c.2G,3X)};$.b.c.1l=7(){16=F;$(s).x();$("#1i, #V").x();5(4.2b){$("#22").x()}$("#V, .I, #1e, #1f, #G").S();5(4.1r){$(11).x("1N 1T")}1q=7(){$("#1i, #k").S();5(4.1r){$(11).x("1N 1T")}5(P){$(\'1U, 1Q, 1P\').n(\'1S\',\'19\')}5($.1O(4.1V)){4.1V()}16=D};5($("#k").1u(":19")!==D){5(4.26>0&&4.j[4.h].1a!==1L){9 M=4.j[4.h].1a;9 15=$.b.c.1R(M);9 K={\'y\':(15.y-18)+\'z\',\'v\':(15.v-18)+\'z\',\'g\':$(M).g(),\'f\':$(M).f()};5(4.1X){K.25=\'S\'}$("#k").31(D,F).24(K,4.26,4.2S,1q)}t{$("#k").31(D,F).1Z("2N",1q)}}t{1q()}u D};$.b.c.2V=7(){9 o=\'\';o+=\'<6 l="1i"></6>\';o+=\'<6 l="22">\';o+=\'<6 p="I" l="I"><6></6></6>\';o+=\'<6 l="k">\';o+=\'<6 l="2I">\';o+=\'<6 l="V"></6>\';o+=\'<6 l="E"><6 p="E 44"></6><6 p="E 43"></6><6 p="E 42"></6><6 p="E 3V"></6><6 p="E 3U"></6><6 p="E 3O"></6><6 p="E 3M"></6><6 p="E 3P"></6></6>\';o+=\'<a d="2P:;" l="1e"><1p p="1Y" l="2O"></1p></a><a d="2P:;" l="1f"><1p p="1Y" l="2M"></1p></a>\';o+=\'<6 l="q"></6>\';o+=\'<6 l="G"></6>\';o+=\'</6>\';o+=\'</6>\';o+=\'</6>\';$(o).2H("46");$(\'<32 4i="0" 4h="0" 4k="0"><2L><13 p="G" l="4l"></13><13 p="G" l="4o"><6></6></13><13 p="G" l="4n"></13></2L></32>\').2H(\'#G\');5(P){$("#2I").47(\'<17 p="4a" 4e="2J" 2K="0"></17>\');$("#V, .E, .G, .1Y").2Q()}};$.b.c.2R={2Y:10,30:F,1X:D,1W:0,26:0,2X:3G,2W:\'28\',2S:\'28\',2T:\'28\',1I:3B,1x:3v,23:F,2U:0.3,2b:F,1r:F,j:[],2c:2d,2a:2d,1V:2d};$(W).3y(7(){$.b.c.2V()})})(4f);',62,274,'||||opts|if|div|function||var||fn|fancybox|href||height|width|itemCurrent||itemArray|fancy_outer|id|pos|css|html|class|fancy_content||imagePreloader|else|return|top||unbind|left|px|elem|this|Math|false|fancy_bg|true|fancy_title|el|fancy_loading|show|itemOpts|pad|orig_item|length|item|isIE|src|click|hide|round|target|fancy_close|document|title|settings|subGroup||window||td|bind|orig_pos|busy|iframe||visible|orig|position|match|_change_item|fancy_left|fancy_right|_finish|getNumeric|fancy_overlay|value|_set_content|close|img|getViewport|Image|span|__cleanup|centerOnScroll|normal|new|is|loadingFrame|loadingTimer|frameHeight|imageRegExp|50|objNext|keydown|empty|first|style|append|children|rel|frameWidth|image|_proceed_image|undefined|min|resize|isFunction|select|object|getPosition|visibility|scroll|embed|callbackOnClose|zoomSpeedIn|zoomOpacity|fancy_ico|fadeOut||fadeIn|fancy_wrap|overlayShow|animate|opacity|zoomSpeedOut||swing|keyCode|callbackOnShow|hideOnContentClick|callbackOnStart|null|absolute|parseInt|scrollBox|_initialize|bottom|push|substr|indexOf|data|relative|filter|png|browser|_start|matchedGroup|each|removeExpression|itemLeft|itemTop|stopPropagation|_set_navigation|100|prop|auto|setExpression|parentNode|right|_preload_neighbor_images|animateLoading|appendTo|fancy_inner|no|frameborder|tr|fancy_right_ico|fast|fancy_left_ico|javascript|fixPNG|defaults|easingOut|easingChange|overlayOpacity|build|easingIn|zoomSpeedChange|padding|backgroundImage|imageScale|stop|table|clearInterval|showLoading|fancy_frame|||showIframe||complete|load|bmp|jpeg|fancy_div|split|replace|enabled|scrollLeft|className|paddingTop|random|1000|fancy_iframe|name|scrollTop|onload|location|hidden|RegExp|jquery|355|url|extend|ready|version|jpg|425|for|borderLeftWidth|hspace|while|300|paddingLeft|curCSS|borderTopWidth|msie|fancy_ajax|fancy_bg_w|scale|fancy_bg_sw|fancy_bg_nw|setInterval|DXImageTransform|clientWidth|sizingMethod|fancy_bg_s|fancy_bg_se|progid|66|gif|repeat||backgroundRepeat|fancy_bg_e|fancy_bg_ne|fancy_bg_n|none|body|prepend|alt|fancy_img|fancy_bigIframe|60|crop|AlphaImageLoader|scrolling|jQuery|offset|cellpadding|cellspacing|clientHeight|border|fancy_title_left|Microsoft|fancy_title_right|fancy_title_main|get'.split('|'),0,{}))