/* Cufon */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());

/* League Gothic */
Cufon.registerFont({"w":115,"face":{"font-family":"League Gothic","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"265","descent":"-95","x-height":"3","bbox":"-12 -335 280 90","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+FB02"},"glyphs":{" ":{"w":55},"D":{"d":"122,-132v0,119,-14,136,-108,132r0,-265v93,-4,108,12,108,133xm53,-226r0,187v27,0,29,-6,29,-93v0,-86,-2,-94,-29,-94","w":133},"F":{"d":"107,-265r0,40r-54,0r0,70r36,0r0,40r-36,0r0,115r-39,0r0,-265r93,0","w":108,"k":{"\u00e7":4,"\u00e5":4,"\u0153":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00eb":4,"\u00ea":4,"\u00e3":4,"\u00e4":4,"\u00e2":4,"\u00e8":4,"\u00e0":4,"\u00f3":4,"\u00e9":4,"\u00e1":4,"a":4,"o":4,"e":4,"c":4}},"H":{"d":"84,0r0,-115r-31,0r0,115r-39,0r0,-265r39,0r0,110r31,0r0,-110r38,0r0,265r-38,0","w":136},"J":{"d":"2,3r0,-39v0,0,21,5,21,-19r0,-210r39,0r0,216v0,28,-14,55,-60,52","w":74},"L":{"d":"14,0r0,-265r39,0r0,229r52,0r0,36r-91,0","w":106,"k":{"\u00c5":-4,"\u00dd":7,"\u00c2":-4,"\u0178":7,"\u00c3":-4,"\u00c1":-4,"\u00c0":-4,"\u00c4":-4,"A":-4,"Y":7}},"N":{"d":"93,0v-16,-49,-24,-104,-43,-150r0,150r-36,0r0,-265r35,0v16,49,24,105,43,151r0,-151r36,0r0,265r-35,0","w":142},"P":{"d":"14,0r0,-265v65,-3,108,1,108,80v0,61,-35,79,-69,79r0,106r-39,0xm53,-225r0,80v24,0,29,-9,29,-39v0,-30,-5,-41,-29,-41","w":126,"k":{"\u00e7":4,"\u0153":4,"\u00f5":4,"\u00f6":4,"\u00f4":4,"\u00f2":4,"\u00eb":4,"\u00ea":4,"\u00e8":4,"\u00f3":4,"\u00e9":4,"o":4,"e":4,"c":4}},"R":{"d":"123,0r-39,0r-20,-112r-11,0r0,112r-39,0r0,-265v67,-6,108,10,106,77v0,26,-7,50,-22,60xm82,-187v0,-38,-18,-39,-29,-39r0,78v11,0,29,-1,29,-39","w":129},"T":{"d":"37,-225r-36,0r0,-40r112,0r0,40r-37,0r0,225r-39,0r0,-225","w":113,"k":{"\u00e7":10,"\u00e5":12,"\u00c5":8,"\u00fd":2,"\u00c2":8,"\u00ff":2,"\u00c3":8,"\u00c1":8,"\u00c0":8,"\u0153":10,"\u00f5":10,"\u00f6":10,"\u00f4":10,"\u00f2":10,"\u00f1":9,"\u00eb":10,"\u00ea":10,"\u00e3":12,"\u00e4":12,"\u00e2":12,"\u00e8":10,"\u00e0":12,"\u00f3":10,"\u00e9":10,"\u00e1":12,"\u00c4":8,"y":2,"w":2,"v":2,"r":9,"p":9,"a":12,"o":10,"m":9,"e":10,"c":10,"A":8,"n":9,"x":7,"T":-3}},"V":{"d":"64,-108r21,-157r38,0r-41,265r-38,0r-41,-265r38,0v9,51,10,110,23,157","w":126,"k":{"A":8,"\u00c4":8,"\u00c0":8,"\u00c1":8,"\u00c3":8,"\u00c2":8,"\u00c5":8,"c":5,"e":5,"o":5,"\u00e9":5,"\u00f3":5,"\u00e8":5,"\u00ea":5,"\u00eb":5,"\u00f2":5,"\u00f4":5,"\u00f6":5,"\u00f5":5,"\u0153":5,"\u00e7":5,"a":6,"\u00e1":6,"\u00e0":6,"\u00e2":6,"\u00e4":6,"\u00e3":6,"\u00e5":6,"n":4,"m":4,"p":4,"r":4,"\u00f1":4}},"X":{"d":"64,-82r-23,82r-38,0r43,-139r-42,-126r38,0v9,23,12,51,24,71r22,-71r38,0r-42,126r43,139r-38,0v-9,-26,-12,-59,-25,-82","w":129},"Z":{"d":"4,0r0,-42r60,-184r-52,0r0,-39r95,0r0,39r-62,187r62,0r0,39r-103,0","w":110},"b":{"d":"14,0r0,-265r37,0r0,81v0,0,16,-16,29,-16v20,0,28,23,28,39r0,125v0,16,-8,39,-28,39v-19,0,-34,-32,-29,-3r-37,0xm51,-43v0,15,20,17,20,0r0,-111v0,-7,-4,-12,-9,-12v-5,0,-11,6,-11,12r0,111","w":120,"k":{"t":2,"a":2,"\u00e1":2,"\u00e0":2,"\u00e2":2,"\u00e4":2,"\u00e3":2,"\u00e5":2,"s":2,"\u0161":2}},"d":{"d":"106,-265r0,265r-36,0r0,-13v0,0,-16,16,-29,16v-20,0,-28,-23,-28,-39r0,-125v0,-16,8,-39,28,-39v13,0,29,16,29,16r0,-81r36,0xm70,-43r0,-111v0,-14,-21,-17,-21,0r0,111v0,16,21,15,21,0","w":120},"f":{"d":"81,-232v-19,-10,-26,18,-23,35r19,0r0,33r-19,0r0,164r-36,0r0,-164r-18,0r0,-33r18,0v0,-26,-2,-65,42,-69v30,-3,12,17,17,34","w":83,"k":{"\u00e5":1,"\u00e3":1,"\u00e4":1,"\u00e2":1,"\u00e0":1,"\u00e1":1,"a":1,"f":2}},"h":{"d":"63,-165v-7,0,-12,10,-12,10r0,155r-37,0r0,-265r37,0r0,85v3,-2,16,-20,29,-20v19,0,28,23,28,39r0,161r-37,0r0,-156v0,-8,-4,-9,-8,-9","w":121,"k":{"t":2,"a":2,"\u00e1":2,"\u00e0":2,"\u00e2":2,"\u00e4":2,"\u00e3":2,"\u00e5":2,"s":2,"\u0161":2}},"j":{"d":"13,-228r0,-37r37,0r0,37r-37,0xm13,-197r37,0r0,202v0,21,0,63,-42,63v-31,0,-11,-19,-16,-36v16,7,24,-13,21,-27r0,-202","w":64},"l":{"d":"51,0r-37,0r0,-265r37,0r0,265","w":65,"k":{"t":1,"c":1,"e":1,"o":1,"\u00e9":1,"\u00f3":1,"\u00e8":1,"\u00ea":1,"\u00eb":1,"\u00f2":1,"\u00f4":1,"\u00f6":1,"\u00f5":1,"\u0153":1,"\u00e7":1,"s":2,"\u0161":2}},"n":{"d":"63,-165v-7,0,-12,10,-12,10r0,155r-37,0r0,-197r37,0r0,17v3,-2,16,-20,29,-20v19,0,28,23,28,39r0,161r-37,0r0,-156v0,-8,-4,-9,-8,-9","w":121,"k":{"t":2,"a":2,"\u00e1":2,"\u00e0":2,"\u00e2":2,"\u00e4":2,"\u00e3":2,"\u00e5":2,"s":2,"\u0161":2}},"C":{"d":"79,-91r37,0r0,37v0,0,0,57,-52,57v-52,0,-52,-57,-52,-57r0,-156v0,0,0,-57,52,-57v52,0,52,57,52,57r0,36r-37,0v-4,-25,12,-46,-15,-56v-14,0,-13,20,-13,20r0,156v0,0,-1,19,13,19v28,-9,10,-31,15,-56","w":124},"E":{"d":"14,0r0,-265r89,0r0,40r-50,0r0,70r36,0r0,42r-36,0r0,73r50,0r0,40r-89,0","w":110,"k":{"A":-1,"\u00c4":-1,"\u00c0":-1,"\u00c1":-1,"\u00c3":-1,"\u00c2":-1,"\u00c5":-1}},"G":{"d":"116,-170r-39,0v-4,-26,11,-49,-13,-60v-14,0,-13,20,-13,20r0,159v0,0,-1,19,13,19v26,-10,8,-40,13,-67r-16,0r0,-33r55,0r0,132r-23,0r-5,-13v-7,9,-18,16,-30,16v-49,0,-46,-57,-46,-57r0,-156v0,0,0,-57,52,-57v52,0,52,57,52,57r0,40","w":129},"I":{"d":"14,0r0,-265r39,0r0,265r-39,0","w":67,"k":{"t":1,"c":1,"e":1,"o":1,"\u00e9":1,"\u00f3":1,"\u00e8":1,"\u00ea":1,"\u00eb":1,"\u00f2":1,"\u00f4":1,"\u00f6":1,"\u00f5":1,"\u0153":1,"\u00e7":1,"s":2,"\u0161":2}},"K":{"d":"14,-265r39,0v2,30,-4,67,2,93r34,-93r38,0r-36,88r40,177r-37,0v-11,-39,-15,-85,-30,-121v-17,27,-10,78,-11,121r-39,0r0,-265","w":135},"M":{"d":"95,0r-16,0r-26,-177v-6,-1,-2,7,-3,11r0,166r-36,0r0,-265r48,0r25,135r25,-135r48,0r0,265r-36,0r0,-177v-14,49,-18,120,-29,177","w":174},"O":{"d":"116,-54v0,0,0,57,-52,57v-52,0,-52,-57,-52,-57r0,-156v0,0,0,-57,52,-57v52,0,52,57,52,57r0,156xm77,-210v0,0,1,-20,-13,-20v-14,0,-13,20,-13,20r0,156v0,0,-1,19,13,19v14,0,13,-19,13,-19r0,-156","w":127,"k":{"T":4}},"Q":{"d":"116,-210v-4,66,10,133,-8,188v3,4,7,8,15,9r0,33v-22,0,-34,-9,-40,-20v-5,2,-11,3,-19,3v-52,0,-52,-57,-52,-57r0,-156v0,0,0,-57,52,-57v52,0,52,57,52,57xm77,-210v0,0,1,-20,-13,-20v-14,0,-13,20,-13,20r0,156v0,0,-1,19,13,19v14,0,13,-19,13,-19r0,-156","w":128},"S":{"d":"79,-62v0,-43,-67,-95,-67,-144v0,-29,14,-60,51,-61v47,-1,54,40,54,70r-38,3v0,-18,-3,-38,-16,-38v-10,0,-13,11,-13,26v0,43,67,94,67,142v0,35,-12,67,-54,67v-50,0,-57,-38,-57,-77r39,-4v0,22,2,45,18,45v12,0,16,-12,16,-29","w":123},"U":{"d":"79,-265r39,0r0,211v0,0,0,57,-52,57v-52,0,-52,-57,-52,-57r0,-211r39,0r0,211v0,0,-1,19,13,19v14,0,13,-19,13,-19r0,-211","w":131},"W":{"d":"90,-141r-20,141r-30,0r-36,-265r36,0v8,48,8,103,19,147r18,-147r28,0r18,147v5,1,2,-6,3,-9r16,-138r36,0r-36,265r-30,0v-9,-46,-10,-99,-22,-141","w":182,"k":{"A":8,"\u00c4":8,"\u00c0":8,"\u00c1":8,"\u00c3":8,"\u00c2":8,"\u00c5":8,"c":5,"e":5,"o":5,"\u00e9":5,"\u00f3":5,"\u00e8":5,"\u00ea":5,"\u00eb":5,"\u00f2":5,"\u00f4":5,"\u00f6":5,"\u00f5":5,"\u0153":5,"\u00e7":5,"a":6,"\u00e1":6,"\u00e0":6,"\u00e2":6,"\u00e4":6,"\u00e3":6,"\u00e5":6,"n":4,"m":4,"p":4,"r":4,"\u00f1":4}},"Y":{"d":"41,-265r21,88r20,-88r39,0r-40,152r0,113r-39,0r0,-113r-39,-152r38,0","w":123,"k":{"A":9,"\u00c4":9,"\u00c0":9,"\u00c1":9,"\u00c3":9,"\u00c2":9,"\u00c5":9,"d":9,"q":9,"c":14,"e":14,"o":14,"\u00e9":14,"\u00f3":14,"\u00e8":14,"\u00ea":14,"\u00eb":14,"\u00f2":14,"\u00f4":14,"\u00f6":14,"\u00f5":14,"\u0153":14,"\u00e7":14,"a":15,"\u00e1":15,"\u00e0":15,"\u00e2":15,"\u00e4":15,"\u00e3":15,"\u00e5":15}},"A":{"d":"41,0r-37,0r40,-265r47,0r40,265r-38,0r-7,-54r-37,0xm81,-95v-6,-29,-5,-65,-15,-90r-12,90r27,0","w":134,"k":{"T":8}},"c":{"d":"48,-152r0,107v0,7,0,15,10,15v16,2,8,-29,10,-43r37,0v3,47,-9,76,-47,76v-26,0,-46,-14,-46,-58r0,-86v0,-44,20,-59,46,-59v36,0,50,25,47,72r-37,0v-1,-14,5,-39,-10,-39v-10,0,-10,8,-10,15","w":113,"k":{"t":2,"f":2,"v":2,"w":2,"y":2,"\u00ff":2,"\u00fd":2,"a":2,"\u00e1":2,"\u00e0":2,"\u00e2":2,"\u00e4":2,"\u00e3":2,"\u00e5":2,"n":1,"m":1,"p":1,"r":1,"\u00f1":1,"l":1,"I":1,"i":1,"|":1,"\u00ed":1,"\u00ec":1,"\u00cd":1,"\u00cc":1,"s":1,"\u0161":1,"\u00ee":1,"\u00ef":1,"\u00ce":1,"\u00cf":1}},"e":{"d":"72,-71r33,0r0,23v0,0,0,51,-47,51v-47,0,-46,-52,-46,-52r0,-99v0,0,0,-52,47,-52v47,0,46,51,46,51r0,57r-60,0v4,26,-11,52,14,63v21,-8,10,-23,13,-42xm59,-168v-22,9,-11,27,-14,48r27,0v-3,-22,9,-39,-13,-48","k":{"t":2,"f":2,"v":2,"w":2,"y":2,"\u00ff":2,"\u00fd":2,"a":2,"\u00e1":2,"\u00e0":2,"\u00e2":2,"\u00e4":2,"\u00e3":2,"\u00e5":2,"n":1,"m":1,"p":1,"r":1,"\u00f1":1,"l":1,"I":1,"i":1,"|":1,"\u00ed":1,"\u00ec":1,"\u00cd":1,"\u00cc":1,"s":1,"\u0161":1,"\u00ee":1,"\u00ef":1,"\u00ce":1,"\u00cf":1}},"g":{"d":"102,-163v3,23,0,43,1,68v0,0,0,49,-46,49v-8,-3,-12,3,-12,8v0,8,14,10,27,12v23,3,51,12,51,46v0,39,-33,51,-63,51v-58,0,-78,-52,-29,-68v-29,-6,-26,-46,0,-56v-35,-35,-16,-50,-21,-97v0,0,2,-50,47,-50v18,0,29,8,36,18v5,-5,18,-18,30,-18r0,33v-10,0,-17,2,-21,4xm68,-148v0,0,1,-18,-11,-18v-12,0,-11,18,-11,18r0,54v0,0,-1,17,11,17v12,0,11,-17,11,-17r0,-54xm61,40v25,0,45,-22,8,-27v-14,-6,-32,-2,-32,13v0,8,7,14,24,14","w":123,"k":{"\u0161":1,"\u00e7":2,"\u201a":-4,"\u0153":2,"\u00f5":2,"\u00f6":2,"\u00f4":2,"\u00f2":2,"\u00eb":2,"\u00ea":2,"\u00e8":2,"\u00f3":2,"\u00e9":2,",":-4,"s":1,"o":2,"e":2,"c":2}},"i":{"d":"51,0r-37,0r0,-197r37,0r0,197xm14,-228r0,-37r37,0r0,37r-37,0","w":65,"k":{"t":1,"c":1,"e":1,"o":1,"\u00e9":1,"\u00f3":1,"\u00e8":1,"\u00ea":1,"\u00eb":1,"\u00f2":1,"\u00f4":1,"\u00f6":1,"\u00f5":1,"\u0153":1,"\u00e7":1,"s":2,"\u0161":2}},"k":{"d":"14,-265r37,0v2,41,-4,90,2,126r19,-58r33,0r-26,64r33,133r-35,0r-20,-82v-12,17,-4,55,-6,82r-37,0r0,-265","w":112,"k":{"\u00e7":2,"\u0153":2,"\u00f5":2,"\u00f6":2,"\u00f4":2,"\u00f2":2,"\u00eb":2,"\u00ea":2,"\u00e8":2,"\u00f3":2,"\u00e9":2,"o":2,"e":2,"c":2}},"m":{"d":"132,-156v-1,-19,-24,-3,-24,1r0,155r-34,0r0,-156v-1,-18,-23,-3,-23,1r0,155r-37,0r0,-197r37,0r0,17v3,-2,17,-20,30,-20v13,0,20,10,24,22v6,-4,21,-22,34,-22v19,0,27,23,27,39r0,161r-34,0r0,-156","w":179,"k":{"t":2,"a":2,"\u00e1":2,"\u00e0":2,"\u00e2":2,"\u00e4":2,"\u00e3":2,"\u00e5":2,"s":2,"\u0161":2}},"o":{"d":"104,-149r0,101v0,0,1,51,-46,51v-47,0,-47,-52,-47,-52r0,-99v0,0,0,-52,47,-52v47,0,46,51,46,51xm70,-148v0,0,2,-20,-12,-20v-13,0,-13,20,-13,20r0,99v0,0,0,20,13,20v14,0,12,-20,12,-20r0,-99","k":{"t":2,"f":2,"v":2,"w":2,"y":2,"\u00ff":2,"\u00fd":2,"a":2,"\u00e1":2,"\u00e0":2,"\u00e2":2,"\u00e4":2,"\u00e3":2,"\u00e5":2,"n":1,"m":1,"p":1,"r":1,"\u00f1":1,"l":1,"I":1,"i":1,"|":1,"\u00ed":1,"\u00ec":1,"\u00cd":1,"\u00cc":1,"s":1,"\u0161":1,"\u00ee":1,"\u00ef":1,"\u00ce":1,"\u00cf":1}},"a":{"d":"44,-51v0,5,1,18,10,18v26,-1,12,-39,15,-62v-18,8,-25,25,-25,44xm9,-46v1,-85,60,-50,60,-104v0,-7,0,-18,-10,-18v-12,0,-10,18,-10,29r-36,0v-3,-35,18,-61,49,-61v74,0,33,126,46,200r-35,0v-5,-4,-1,-17,-6,-16v-16,25,-58,34,-58,-30","w":119,"k":{"t":3,"f":2,"v":1,"w":1,"y":1,"\u00ff":1,"\u00fd":1,"n":1,"m":1,"p":1,"r":1,"\u00f1":1,"l":1,"I":1,"i":1,"|":1,"\u00ed":1,"\u00ec":1,"\u00cd":1,"\u00cc":1,"s":1,"\u0161":1}},"p":{"d":"14,68r0,-265r37,0r0,13v0,0,16,-16,29,-16v20,0,28,23,28,39r0,125v0,16,-8,39,-28,39v-13,0,-29,-16,-29,-16r0,81r-37,0xm51,-154r0,111v0,13,20,17,20,0r0,-111v0,-7,-4,-12,-9,-12v-5,0,-11,5,-11,12","w":120,"k":{"t":2,"a":2,"\u00e1":2,"\u00e0":2,"\u00e2":2,"\u00e4":2,"\u00e3":2,"\u00e5":2,"s":2,"\u0161":2}},"q":{"d":"106,-197r0,265r-36,0r0,-81v0,0,-16,16,-29,16v-20,0,-28,-23,-28,-39r0,-125v0,-16,8,-39,28,-39v19,0,34,32,29,3r36,0xm70,-154v0,-15,-21,-16,-21,0r0,111v0,16,21,14,21,0r0,-111","w":120},"r":{"d":"87,-200r0,41v0,0,-16,-6,-28,4v-6,6,-8,12,-8,18r0,137r-37,0r0,-197r37,0r0,22v1,-5,9,-25,36,-25","w":88,"k":{"\u0161":2,"\u00e7":1,"\u00e5":3,"\u0153":1,"\u00f5":1,"\u00f6":1,"\u00f4":1,"\u00f2":1,"\u00eb":1,"\u00ea":1,"\u00e3":3,"\u00e4":3,"\u00e2":3,"\u00e8":1,"\u00e0":3,"\u00f3":1,"\u00e9":1,"\u00e1":3,"s":2,"a":3,"o":1,"e":1,"c":1}},"s":{"d":"70,-51v0,-35,-57,-51,-57,-96v0,-23,9,-52,44,-53v42,-1,46,31,46,53r-34,0v0,-9,1,-23,-11,-23v-10,0,-12,13,-12,23v0,36,58,52,58,96v0,24,-12,54,-47,54v-44,0,-51,-39,-51,-60r34,0v0,10,2,30,17,30v10,0,13,-12,13,-24","w":110,"k":{"t":3}},"t":{"d":"22,-246r36,0r0,49r25,0r0,33r-25,0r0,98v0,12,0,32,12,32v6,0,13,-1,13,-1v-4,20,13,38,-19,38v-42,0,-42,-43,-42,-66r0,-101r-18,0r0,-33r18,0r0,-49","w":88,"k":{"\u00e5":1,"\u00e3":1,"\u00e4":1,"\u00e2":1,"\u00e0":1,"\u00e1":1,"a":1,"z":-2,"t":2}},"u":{"d":"59,-32v7,0,12,-10,12,-10r0,-155r36,0r0,197r-36,0r0,-17v-3,2,-17,20,-30,20v-19,0,-27,-23,-27,-39r0,-161r36,0r0,156v0,8,5,9,9,9","w":121,"k":{"t":2,"v":2,"w":2,"y":2,"\u00ff":2,"\u00fd":2,"c":1,"e":1,"o":1,"\u00e9":1,"\u00f3":1,"\u00e8":1,"\u00ea":1,"\u00eb":1,"\u00f2":1,"\u00f4":1,"\u00f6":1,"\u00f5":1,"\u0153":1,"\u00e7":1,"s":1,"\u0161":1}},"v":{"d":"71,0r-36,0r-32,-197r35,0r13,127v6,0,3,-9,5,-13r12,-114r35,0","w":105,"k":{"c":1,"e":1,"o":1,"\u00e9":1,"\u00f3":1,"\u00e8":1,"\u00ea":1,"\u00eb":1,"\u00f2":1,"\u00f4":1,"\u00f6":1,"\u00f5":1,"\u0153":1,"\u00e7":1,"a":3,"\u00e1":3,"\u00e0":3,"\u00e2":3,"\u00e4":3,"\u00e3":3,"\u00e5":3,"'":-4,"\u201d":-4,"\u201c":-4,"\u2018":-4,"\u2019":-4}},"w":{"d":"126,0r-30,0r-17,-105r-16,105r-30,0r-29,-197r33,0v6,37,5,81,15,114r17,-114r21,0v8,37,8,81,19,114r13,-114r34,0","w":159,"k":{"c":1,"e":1,"o":1,"\u00e9":1,"\u00f3":1,"\u00e8":1,"\u00ea":1,"\u00eb":1,"\u00f2":1,"\u00f4":1,"\u00f6":1,"\u00f5":1,"\u0153":1,"\u00e7":1,"a":3,"\u00e1":3,"\u00e0":3,"\u00e2":3,"\u00e4":3,"\u00e3":3,"\u00e5":3,"'":-4,"\u201d":-4,"\u201c":-4,"\u2018":-4,"\u2019":-4}},"x":{"d":"3,0r34,-102r-31,-95r34,0v6,17,8,37,15,52r14,-52r34,0r-31,95r34,102r-35,0v-6,-18,-9,-39,-17,-55r-16,55r-35,0","w":108},"y":{"d":"6,70r0,-33v18,5,35,-15,32,-31r-34,-203r36,0v7,42,6,92,17,131v2,-46,11,-87,15,-131r35,0r-35,212v-5,32,-26,63,-66,55","w":111,"k":{"c":1,"e":1,"o":1,"\u00e9":1,"\u00f3":1,"\u00e8":1,"\u00ea":1,"\u00eb":1,"\u00f2":1,"\u00f4":1,"\u00f6":1,"\u00f5":1,"\u0153":1,"\u00e7":1,"a":3,"\u00e1":3,"\u00e0":3,"\u00e2":3,"\u00e4":3,"\u00e3":3,"\u00e5":3,"'":-4,"\u201d":-4,"\u201c":-4,"\u2018":-4,"\u2019":-4}},"z":{"d":"2,0r0,-30r50,-134r-42,0r0,-33r81,0r0,30r-50,134r50,0r0,33r-89,0","w":93},"1":{"d":"30,-207r-26,0r0,-25v49,-12,25,-41,65,-33r0,265r-39,0r0,-207","w":83},"2":{"d":"50,-181r-39,0v-1,-46,3,-85,52,-86v40,0,51,29,51,65v0,54,-40,129,-60,163r61,0r0,39r-105,0r0,-39v0,0,66,-95,66,-160v0,-14,-1,-32,-13,-32v-16,0,-13,31,-13,50","w":128},"4":{"d":"64,0r0,-58r-60,0r0,-34r57,-173r39,0r0,173r18,0r0,34r-18,0r0,58r-36,0xm62,-183r-25,91r27,0v-2,-29,4,-66,-2,-91","w":120,"k":{"9":-1,"3":-2,"8":-3}},"6":{"d":"70,-164v61,0,43,59,43,110v0,13,-3,57,-51,57v-48,0,-50,-44,-50,-57r0,-151v0,-19,1,-62,50,-62v57,0,51,43,51,79r-39,0v0,-36,-1,-46,-12,-46v-20,1,-9,53,-12,76v6,-4,13,-6,20,-6xm50,-43v0,3,3,12,12,12v8,0,12,-9,12,-12r0,-79v0,-3,-4,-12,-12,-12v-8,0,-12,7,-12,11r0,80","w":123},"8":{"d":"93,-140v20,20,21,47,20,83v0,7,-1,60,-52,60v-51,0,-52,-53,-52,-60v-1,-36,1,-63,21,-83v-17,-17,-19,-40,-18,-71v0,-7,0,-56,49,-56v49,0,50,49,50,56v1,31,-1,54,-18,71xm75,-72v0,-32,-1,-47,-14,-47v-13,0,-14,15,-14,47v0,28,3,39,14,39v13,0,14,-15,14,-39xm73,-197v0,-24,-2,-36,-12,-36v-9,0,-11,9,-11,36v0,28,1,40,11,40v10,0,12,-12,12,-40","w":122,"k":{"2":1}},"0":{"d":"116,-54v0,0,0,57,-52,57v-52,0,-52,-57,-52,-57r0,-156v0,0,0,-57,52,-57v52,0,52,57,52,57r0,156xm77,-210v0,0,1,-20,-13,-20v-14,0,-13,20,-13,20r0,156v0,0,-1,19,13,19v14,0,13,-19,13,-19r0,-156","w":127},"3":{"d":"73,-65v1,-34,4,-55,-33,-55r0,-32v32,-2,30,-14,30,-47v0,-15,0,-34,-12,-34v-10,0,-12,9,-12,45r-38,0v0,-30,1,-79,50,-79v49,0,50,49,50,56v0,40,-8,57,-19,71v19,15,22,41,22,72v0,7,-1,71,-50,71v-49,0,-52,-49,-52,-79r39,0v0,36,3,45,13,45v12,0,12,-19,12,-34","w":120,"k":{"7":1}},"5":{"d":"52,-77v-1,22,1,50,12,46v19,-1,10,-68,12,-94v0,-11,-5,-20,-13,-20v-9,0,-15,14,-15,20r-33,0r0,-140r94,0r0,39r-60,0r0,55v0,0,12,-9,22,-9v40,0,43,46,43,55v-4,59,20,128,-50,128v-48,0,-51,-45,-51,-80r39,0","w":123},"7":{"d":"20,0r40,-226r-59,0r0,-39r98,0v-1,100,-28,175,-39,265r-40,0","w":103,"k":{"4":4,"1":-2}},"9":{"d":"53,-103v-60,0,-39,-57,-43,-107v0,-13,3,-57,51,-57v48,0,51,44,51,57r0,150v0,19,-2,63,-51,63v-56,0,-51,-45,-51,-79r39,0v0,36,1,45,12,45v20,-1,9,-55,12,-78v-6,4,-13,6,-20,6xm73,-144r0,-78v0,-3,-3,-12,-12,-12v-8,0,-12,9,-12,12r0,77v0,3,4,12,12,12v8,0,12,-7,12,-11","w":123},".":{"d":"9,0r0,-40r38,0r0,40r-38,0","w":56},";":{"d":"13,-157r0,-40r38,0r0,40r-38,0xm51,-40v4,40,-9,62,-20,87r-18,0r13,-47r-13,0r0,-40r38,0","w":63},",":{"d":"46,-40v4,40,-9,62,-20,87r-18,0r13,-47r-13,0r0,-40r38,0","w":54},":":{"d":"13,0r0,-40r38,0r0,40r-38,0xm13,-157r0,-40r38,0r0,40r-38,0","w":63},"!":{"d":"15,0r0,-40r38,0r0,40r-38,0xm23,-71r-10,-194r42,0r-10,194r-22,0","w":68},"$":{"d":"79,-65v0,-50,-66,-82,-66,-138v0,-26,8,-53,37,-60r0,-23r22,0r0,22v28,3,38,25,41,49r-33,5v-1,-12,-6,-22,-17,-22v-11,0,-14,14,-14,28v0,50,65,83,66,139v0,31,-10,61,-43,65r0,38r-22,0r0,-39v-31,-5,-43,-32,-44,-62r34,-2v1,17,7,33,23,33v12,0,16,-16,16,-33","w":121},"&":{"d":"62,3v-69,-3,-60,-99,-23,-135v-12,-26,-19,-50,-19,-78v0,0,-2,-57,47,-57v49,0,47,57,47,57v0,23,-15,49,-36,76v12,26,20,40,26,50v5,-13,7,-31,8,-37r31,6v-1,10,-4,40,-16,63v8,9,14,12,16,13r0,42v-4,0,-21,-8,-37,-25v-13,15,-28,25,-44,25xm86,-46v-10,-15,-20,-31,-31,-52v0,0,-9,15,-9,41v0,30,29,33,40,11xm81,-211v0,0,1,-26,-14,-26v-15,0,-13,27,-13,27v0,15,3,27,9,43v9,-13,18,-30,18,-44","w":150},"?":{"d":"35,-40r0,40r38,0r0,-40r-38,0xm106,-216v-2,39,-36,54,-35,100r0,45r-34,0v-3,-51,6,-103,24,-125v6,-7,9,-15,10,-20v1,-5,-2,-16,-12,-16v-13,0,-21,18,-23,25r-32,-14v4,-11,22,-46,55,-45v41,1,47,36,47,50","w":113},"-":{"d":"13,-80r0,-34r52,0r0,34r-52,0","w":78,"k":{"7":7}},"'":{"d":"46,-265v4,40,-9,62,-20,87r-18,0r13,-47r-13,0r0,-40r38,0","w":54},"\/":{"d":"1,26r96,-291r28,0r-94,291r-30,0","w":126},"_":{"d":"13,57r0,-30r187,0r0,30r-187,0","w":212},"=":{"d":"13,-84r0,-30r160,0r0,30r-160,0xm13,-152r0,-30r160,0r0,30r-160,0","w":186},"+":{"d":"13,-114r0,-30r65,0r0,-61r30,0r0,61r66,0r0,30r-66,0r0,61r-30,0r0,-61r-65,0","w":186},">":{"d":"173,-142r0,28r-160,83r0,-35r123,-62r-123,-63r0,-35","w":186},"\u201d":{"d":"47,-265v4,40,-9,62,-20,87r-18,0r13,-47r-13,0r0,-40r38,0xm100,-265v4,39,-8,62,-19,87r-18,0r12,-47r-12,0r0,-40r37,0","w":109},"\u201c":{"d":"63,-178v-4,-39,8,-62,19,-87r18,0r-12,47r12,0r0,40r-37,0xm9,-178v-4,-40,9,-62,20,-87r18,0r-12,47r12,0r0,40r-38,0","w":109},"\u2013":{"d":"13,-114r0,-34r116,0r0,34r-116,0","w":141},"\u2014":{"d":"13,-114r0,-34r145,0r0,34r-145,0","w":171},"\u2212":{"d":"13,-114r0,-30r110,0r0,30r-110,0","w":136},"|":{"d":"48,90r-34,0r0,-387r34,0r0,387","w":62,"k":{"t":1,"c":1,"e":1,"o":1,"\u00e9":1,"\u00f3":1,"\u00e8":1,"\u00ea":1,"\u00eb":1,"\u00f2":1,"\u00f4":1,"\u00f6":1,"\u00f5":1,"\u0153":1,"\u00e7":1,"s":2,"\u0161":2}},"~":{"d":"158,-229v-33,0,-51,-30,-79,-30v-25,0,-35,31,-35,31r-24,-10v0,0,17,-54,59,-54v34,0,50,31,79,31v23,0,34,-32,34,-32r23,10v0,0,-18,54,-57,54","w":225},"[":{"d":"85,-265r0,35r-36,0r0,233r36,0r0,34r-71,0r0,-302r71,0","w":94},"]":{"d":"10,-230r0,-35r70,0r0,302r-70,0r0,-34r36,0r0,-233r-36,0","w":94},"\\":{"d":"30,-297r108,329r-30,0r-107,-329r29,0","w":139},"{":{"d":"34,-203v0,-54,21,-65,77,-64r0,30v-84,-12,-9,111,-65,143v32,15,22,66,22,109v0,28,12,34,43,34r0,31v-56,1,-77,-11,-77,-65v0,-39,18,-85,-23,-95r0,-28v41,-9,23,-56,23,-95","w":120},"}":{"d":"87,-203v0,39,-18,86,23,95r0,28v-41,10,-23,56,-23,95v0,54,-21,66,-77,65r0,-31v84,12,9,-111,65,-143v-32,-15,-22,-66,-22,-109v0,-28,-12,-34,-43,-34r0,-30v56,-1,77,10,77,64","w":120},"@":{"d":"143,-210r0,140r-29,0v-4,-19,-2,2,-23,2v-45,0,-16,-76,-25,-116v-7,-29,39,-35,45,-18v1,-18,-3,-35,-34,-35v-27,0,-33,19,-33,27r0,157v0,9,6,27,33,27v15,0,24,-4,30,-11r27,15v-10,13,-27,25,-57,25v-53,0,-65,-39,-65,-56r0,-157v0,-17,12,-57,65,-57v53,0,66,40,66,57xm111,-101r0,-80v0,-6,-4,-9,-9,-9v-5,0,-8,3,-8,9r0,80v0,6,3,10,8,10v5,0,9,-4,9,-10","w":153},"*":{"d":"49,-234r-3,-31r27,0r-3,31r29,-12r7,26r-30,6r20,24r-23,14r-14,-26r-13,26r-23,-14r20,-24r-30,-6r8,-26","w":119},"\u2022":{"d":"14,-144v0,-24,20,-43,45,-43v24,0,43,19,43,43v0,25,-19,45,-43,45v-25,0,-45,-20,-45,-45","w":116},"(":{"d":"63,-279r28,14v0,0,-45,63,-45,152v0,89,45,150,45,150r-28,15v0,0,-51,-75,-51,-165v0,-90,51,-166,51,-166","w":98},"`":{"d":"51,-262r38,0r19,33r-28,0","w":180},"%":{"d":"52,0r-24,0r97,-265r23,0xm44,-237v0,0,0,-10,-6,-10v-7,0,-7,10,-7,10r0,77v0,0,0,10,7,10v6,0,6,-10,6,-10r0,-77xm145,-104v0,0,0,-10,-6,-10v-7,0,-7,10,-7,10r0,76v0,0,0,10,7,10v6,0,6,-10,6,-10r0,-76xm66,-160v0,0,0,31,-28,31v-28,0,-28,-31,-28,-31r0,-77v0,0,0,-30,28,-30v28,0,28,30,28,30r0,77xm167,-28v0,0,0,31,-28,31v-28,0,-28,-31,-28,-31r0,-76v0,0,0,-31,28,-31v28,0,28,31,28,31r0,76","w":176},"#":{"d":"9,-77r4,-34r35,0r7,-46r-35,0r5,-34r34,0r10,-74r35,0r-10,74r46,0r10,-74r34,0r-10,74r34,0r-5,34r-33,0r-7,46r34,0r-5,34r-34,0r-10,77r-35,0r11,-77r-46,0r-10,77r-35,0r11,-77r-35,0xm89,-157r-6,46r46,0r6,-46r-46,0","w":216},"\"":{"d":"42,-168r-27,0r-5,-97r38,0","w":57},")":{"d":"7,-265r29,-14v0,0,51,76,51,166v0,90,-51,165,-51,165r-29,-15v0,0,46,-61,46,-150v0,-89,-46,-152,-46,-152","w":98},"<":{"d":"13,-114r0,-28r160,-84r0,35r-123,63r123,62r0,35","w":186},"^":{"d":"76,-265r41,0r67,123r-35,0r-52,-96r-53,96r-35,0","w":193},"\u2122":{"d":"31,-246r-18,0r0,-19r56,0r0,19r-18,0r0,102r-20,0r0,-102xm118,-144r-9,0r-14,-79r0,79r-18,0r0,-121r25,0v5,18,6,40,12,57r12,-57r24,0r0,121r-18,0r0,-79","w":164},"\u00ae":{"d":"110,-210v43,-3,78,3,75,46v0,15,-1,27,-15,39r18,70r-26,0r-17,-64r-10,0r0,64r-25,0r0,-155xm161,-164v1,-14,-6,-26,-26,-23r0,46v19,3,28,-10,26,-23xm9,-132v0,-75,61,-135,135,-135v75,0,136,60,136,135v0,74,-61,135,-136,135v-74,0,-135,-61,-135,-135xm30,-132v0,62,52,114,114,114v63,0,115,-52,115,-114v0,-63,-52,-115,-115,-115v-62,0,-114,52,-114,115","w":289},"\u00a9":{"d":"9,-132v0,-75,61,-135,135,-135v75,0,136,60,136,135v0,74,-61,135,-136,135v-74,0,-135,-61,-135,-135xm153,-108r24,0r0,22v0,0,0,35,-33,35v-34,0,-34,-35,-34,-35r0,-93v0,0,0,-34,34,-34v43,11,31,29,33,56r-24,0v-3,-15,8,-28,-9,-33v-9,0,-8,11,-8,11r0,93v0,0,-1,11,8,11v17,-5,6,-18,9,-33xm30,-132v0,62,52,114,114,114v63,0,115,-52,115,-114v0,-63,-52,-115,-115,-115v-62,0,-114,52,-114,115","w":289},"\u00a2":{"d":"48,-275r22,0r0,42v26,2,35,31,33,71r-33,0v0,-16,3,-39,-13,-39v-10,0,-12,9,-12,16r0,106v0,7,2,16,12,16v18,0,12,-27,13,-44r33,0v2,40,-5,75,-33,75r0,54r-22,0r0,-53v-47,0,-36,-91,-36,-144v0,-39,14,-55,36,-58r0,-42","w":111},"\u2018":{"d":"9,-178v-4,-39,8,-62,19,-87r18,0r-12,47r12,0r0,40r-37,0","w":54},"\u2019":{"d":"46,-265v4,40,-9,62,-20,87r-18,0r13,-47r-13,0r0,-40r38,0","w":54},"\u00bf":{"d":"78,-197r0,40r-37,0r0,-40r37,0xm7,19v2,-39,36,-54,36,-100r0,-45r33,0v3,51,-6,103,-24,125v-6,7,-8,15,-9,20v-1,5,2,16,12,16v13,0,21,-18,23,-25r31,14v-4,11,-22,46,-55,45v-41,-1,-47,-36,-47,-50","w":113},"\u00a1":{"d":"15,-157r0,-40r38,0r0,40r-38,0xm13,68r10,-194r22,0r10,194r-42,0","w":68},"\u00a3":{"d":"127,-197r-37,0v0,-17,-5,-34,-21,-34v-12,0,-15,15,-15,29v0,21,8,42,13,64r37,0r0,24r-31,0v8,29,7,42,-5,69v21,13,35,19,37,-23r34,4v-3,44,-22,67,-45,67v-17,0,-34,-18,-48,-18v-13,0,-20,18,-20,18r-25,-14v0,0,12,-34,37,-38v7,-23,8,-42,1,-65r-33,0r0,-24r26,0v-20,-53,-30,-123,37,-129v47,-4,58,35,58,70","w":143},"\u2026":{"d":"9,0r0,-40r38,0r0,40r-38,0xm66,0r0,-40r38,0r0,40r-38,0xm122,0r0,-40r38,0r0,40r-38,0","w":169},"\ufb01":{"d":"121,0r-36,0r0,-164r-27,0r0,164r-36,0r0,-164r-18,0r0,-33r18,0v0,-27,-2,-68,45,-70v13,0,26,2,26,2r0,33v0,0,-8,-2,-20,-2v-18,0,-15,24,-15,37r63,0r0,197","w":135},"\ufb02":{"d":"121,0r-36,0r0,-234v-26,-5,-29,18,-27,37r19,0r0,33r-19,0r0,164r-36,0r0,-164r-18,0r0,-33r18,0v0,-27,-2,-72,45,-70r54,2r0,265","w":135},"\u00a5":{"d":"13,-60r0,-24r31,0r0,-24r-31,0r0,-24r26,0r-35,-133r38,0r22,88r20,-88r38,0r-34,133r26,0r0,24r-31,0r0,24r31,0r0,24r-31,0r0,60r-39,0r0,-60r-31,0","w":126},"\u00b4":{"d":"91,-262r38,0r-29,33r-28,0","w":180},"\u02c6":{"d":"71,-262r38,0r25,33r-33,0r-11,-13r-11,13r-33,0","w":179},"\u00a8":{"d":"48,-229r0,-36r33,0r0,36r-33,0xm99,-229r0,-36r33,0r0,36r-33,0","w":180},"\u02dc":{"d":"125,-235v-10,14,-57,-7,-70,6v1,-20,-6,-33,19,-34v14,3,43,11,51,1r0,27","w":180},"\u00c4":{"d":"41,0r-37,0r40,-265r47,0r40,265r-38,0r-7,-54r-37,0xm81,-95v-6,-29,-5,-65,-15,-90r-12,90r27,0xm25,-288r0,-35r34,0r0,35r-34,0xm76,-288r0,-35r33,0r0,35r-33,0","w":134,"k":{"T":8}},"\u00c9":{"d":"14,0r0,-265r89,0r0,40r-50,0r0,70r36,0r0,42r-36,0r0,73r50,0r0,40r-89,0xm60,-320r38,0r-29,32r-28,0","w":110,"k":{"A":-1,"\u00c4":-1,"\u00c0":-1,"\u00c1":-1,"\u00c3":-1,"\u00c2":-1,"\u00c5":-1}},"\u00d1":{"d":"93,0v-16,-49,-24,-104,-43,-150r0,150r-36,0r0,-265r35,0v16,49,24,105,43,151r0,-151r36,0r0,265r-35,0xm106,-293v-10,14,-57,-7,-70,6v1,-20,-6,-33,19,-33v14,0,42,9,51,1r0,26","w":142},"\u00d6":{"d":"116,-54v0,0,0,57,-52,57v-52,0,-52,-57,-52,-57r0,-156v0,0,0,-57,52,-57v52,0,52,57,52,57r0,156xm77,-210v0,0,1,-20,-13,-20v-14,0,-13,20,-13,20r0,156v0,0,-1,19,13,19v14,0,13,-19,13,-19r0,-156xm22,-288r0,-35r33,0r0,35r-33,0xm72,-288r0,-35r34,0r0,35r-34,0","w":127,"k":{"T":4}},"\u00dc":{"d":"79,-265r39,0r0,211v0,0,0,57,-52,57v-52,0,-52,-57,-52,-57r0,-211r39,0r0,211v0,0,-1,19,13,19v14,0,13,-19,13,-19r0,-211xm24,-288r0,-35r33,0r0,35r-33,0xm75,-288r0,-35r33,0r0,35r-33,0","w":131},"\u00e1":{"d":"44,-51v0,5,1,18,10,18v26,-1,12,-39,15,-62v-18,8,-25,25,-25,44xm9,-46v1,-85,60,-50,60,-104v0,-7,0,-18,-10,-18v-12,0,-10,18,-10,29r-36,0v-3,-35,18,-61,49,-61v74,0,33,126,46,200r-35,0v-5,-4,-1,-17,-6,-16v-16,25,-58,34,-58,-30xm65,-262r38,0r-28,33r-29,0","w":119,"k":{"t":3,"f":2,"v":1,"w":1,"y":1,"\u00ff":1,"\u00fd":1,"n":1,"m":1,"p":1,"r":1,"\u00f1":1,"l":1,"I":1,"i":1,"|":1,"\u00ed":1,"\u00ec":1,"\u00cd":1,"\u00cc":1,"s":1,"\u0161":1}},"\u00e9":{"d":"72,-71r33,0r0,23v0,0,0,51,-47,51v-47,0,-46,-52,-46,-52r0,-99v0,0,0,-52,47,-52v47,0,46,51,46,51r0,57r-60,0v4,26,-11,52,14,63v21,-8,10,-23,13,-42xm59,-168v-22,9,-11,27,-14,48r27,0v-3,-22,9,-39,-13,-48xm65,-262r38,0r-28,33r-29,0","k":{"t":2,"f":2,"v":2,"w":2,"y":2,"\u00ff":2,"\u00fd":2,"a":2,"\u00e1":2,"\u00e0":2,"\u00e2":2,"\u00e4":2,"\u00e3":2,"\u00e5":2,"n":1,"m":1,"p":1,"r":1,"\u00f1":1,"l":1,"I":1,"i":1,"|":1,"\u00ed":1,"\u00ec":1,"\u00cd":1,"\u00cc":1,"s":1,"\u0161":1,"\u00ee":1,"\u00ef":1,"\u00ce":1,"\u00cf":1}},"\u00ed":{"d":"14,0r37,0r0,-197r-37,0r0,197xm33,-262r38,0r-29,33r-28,0","w":65,"k":{"t":1,"c":1,"e":1,"o":1,"\u00e9":1,"\u00f3":1,"\u00e8":1,"\u00ea":1,"\u00eb":1,"\u00f2":1,"\u00f4":1,"\u00f6":1,"\u00f5":1,"\u0153":1,"\u00e7":1,"s":2,"\u0161":2}},"\u00f3":{"d":"104,-149r0,101v0,0,1,51,-46,51v-47,0,-47,-52,-47,-52r0,-99v0,0,0,-52,47,-52v47,0,46,51,46,51xm70,-148v0,0,2,-20,-12,-20v-13,0,-13,20,-13,20r0,99v0,0,0,20,13,20v14,0,12,-20,12,-20r0,-99xm64,-262r38,0r-28,33r-28,0","k":{"t":2,"f":2,"v":2,"w":2,"y":2,"\u00ff":2,"\u00fd":2,"a":2,"\u00e1":2,"\u00e0":2,"\u00e2":2,"\u00e4":2,"\u00e3":2,"\u00e5":2,"n":1,"m":1,"p":1,"r":1,"\u00f1":1,"l":1,"I":1,"i":1,"|":1,"\u00ed":1,"\u00ec":1,"\u00cd":1,"\u00cc":1,"s":1,"\u0161":1,"\u00ee":1,"\u00ef":1,"\u00ce":1,"\u00cf":1}},"\u00e0":{"d":"44,-51v0,5,1,18,10,18v26,-1,12,-39,15,-62v-18,8,-25,25,-25,44xm9,-46v1,-85,60,-50,60,-104v0,-7,0,-18,-10,-18v-12,0,-10,18,-10,29r-36,0v-3,-35,18,-61,49,-61v74,0,33,126,46,200r-35,0v-5,-4,-1,-17,-6,-16v-16,25,-58,34,-58,-30xm18,-262r38,0r19,33r-29,0","w":119,"k":{"t":3,"f":2,"v":1,"w":1,"y":1,"\u00ff":1,"\u00fd":1,"n":1,"m":1,"p":1,"r":1,"\u00f1":1,"l":1,"I":1,"i":1,"|":1,"\u00ed":1,"\u00ec":1,"\u00cd":1,"\u00cc":1,"s":1,"\u0161":1}},"\u00e8":{"d":"72,-71r33,0r0,23v0,0,0,51,-47,51v-47,0,-46,-52,-46,-52r0,-99v0,0,0,-52,47,-52v47,0,46,51,46,51r0,57r-60,0v4,26,-11,52,14,63v21,-8,10,-23,13,-42xm59,-168v-22,9,-11,27,-14,48r27,0v-3,-22,9,-39,-13,-48xm18,-262r38,0r19,33r-29,0","k":{"t":2,"f":2,"v":2,"w":2,"y":2,"\u00ff":2,"\u00fd":2,"a":2,"\u00e1":2,"\u00e0":2,"\u00e2":2,"\u00e4":2,"\u00e3":2,"\u00e5":2,"n":1,"m":1,"p":1,"r":1,"\u00f1":1,"l":1,"I":1,"i":1,"|":1,"\u00ed":1,"\u00ec":1,"\u00cd":1,"\u00cc":1,"s":1,"\u0161":1,"\u00ee":1,"\u00ef":1,"\u00ce":1,"\u00cf":1}},"\u00e2":{"d":"44,-51v0,5,1,18,10,18v26,-1,12,-39,15,-62v-18,8,-25,25,-25,44xm9,-46v1,-85,60,-50,60,-104v0,-7,0,-18,-10,-18v-12,0,-10,18,-10,29r-36,0v-3,-35,18,-61,49,-61v74,0,33,126,46,200r-35,0v-5,-4,-1,-17,-6,-16v-16,25,-58,34,-58,-30xm41,-262r38,0r25,33r-33,0r-11,-13r-11,13r-33,0","w":119,"k":{"t":3,"f":2,"v":1,"w":1,"y":1,"\u00ff":1,"\u00fd":1,"n":1,"m":1,"p":1,"r":1,"\u00f1":1,"l":1,"I":1,"i":1,"|":1,"\u00ed":1,"\u00ec":1,"\u00cd":1,"\u00cc":1,"s":1,"\u0161":1}},"\u00e4":{"d":"44,-51v0,5,1,18,10,18v26,-1,12,-39,15,-62v-18,8,-25,25,-25,44xm9,-46v1,-85,60,-50,60,-104v0,-7,0,-18,-10,-18v-12,0,-10,18,-10,29r-36,0v-3,-35,18,-61,49,-61v74,0,33,126,46,200r-35,0v-5,-4,-1,-17,-6,-16v-16,25,-58,34,-58,-30xm18,-229r0,-36r33,0r0,36r-33,0xm69,-229r0,-36r33,0r0,36r-33,0","w":119,"k":{"t":3,"f":2,"v":1,"w":1,"y":1,"\u00ff":1,"\u00fd":1,"n":1,"m":1,"p":1,"r":1,"\u00f1":1,"l":1,"I":1,"i":1,"|":1,"\u00ed":1,"\u00ec":1,"\u00cd":1,"\u00cc":1,"s":1,"\u0161":1}},"\u00e3":{"d":"44,-51v0,5,1,18,10,18v26,-1,12,-39,15,-62v-18,8,-25,25,-25,44xm9,-46v1,-85,60,-50,60,-104v0,-7,0,-18,-10,-18v-12,0,-10,18,-10,29r-36,0v-3,-35,18,-61,49,-61v74,0,33,126,46,200r-35,0v-5,-4,-1,-17,-6,-16v-16,25,-58,34,-58,-30xm95,-235v-10,14,-57,-7,-70,6v1,-20,-6,-33,19,-34v14,3,43,11,51,1r0,27","w":119,"k":{"t":3,"f":2,"v":1,"w":1,"y":1,"\u00ff":1,"\u00fd":1,"n":1,"m":1,"p":1,"r":1,"\u00f1":1,"l":1,"I":1,"i":1,"|":1,"\u00ed":1,"\u00ec":1,"\u00cd":1,"\u00cc":1,"s":1,"\u0161":1}},"\u00ea":{"d":"72,-71r33,0r0,23v0,0,0,51,-47,51v-47,0,-46,-52,-46,-52r0,-99v0,0,0,-52,47,-52v47,0,46,51,46,51r0,57r-60,0v4,26,-11,52,14,63v21,-8,10,-23,13,-42xm59,-168v-22,9,-11,27,-14,48r27,0v-3,-22,9,-39,-13,-48xm39,-262r38,0r25,33r-33,0r-11,-13r-11,13r-33,0","k":{"t":2,"f":2,"v":2,"w":2,"y":2,"\u00ff":2,"\u00fd":2,"a":2,"\u00e1":2,"\u00e0":2,"\u00e2":2,"\u00e4":2,"\u00e3":2,"\u00e5":2,"n":1,"m":1,"p":1,"r":1,"\u00f1":1,"l":1,"I":1,"i":1,"|":1,"\u00ed":1,"\u00ec":1,"\u00cd":1,"\u00cc":1,"s":1,"\u0161":1,"\u00ee":1,"\u00ef":1,"\u00ce":1,"\u00cf":1}},"\u00eb":{"d":"72,-71r33,0r0,23v0,0,0,51,-47,51v-47,0,-46,-52,-46,-52r0,-99v0,0,0,-52,47,-52v47,0,46,51,46,51r0,57r-60,0v4,26,-11,52,14,63v21,-8,10,-23,13,-42xm59,-168v-22,9,-11,27,-14,48r27,0v-3,-22,9,-39,-13,-48xm16,-229r0,-36r33,0r0,36r-33,0xm67,-229r0,-36r33,0r0,36r-33,0","k":{"t":2,"f":2,"v":2,"w":2,"y":2,"\u00ff":2,"\u00fd":2,"a":2,"\u00e1":2,"\u00e0":2,"\u00e2":2,"\u00e4":2,"\u00e3":2,"\u00e5":2,"n":1,"m":1,"p":1,"r":1,"\u00f1":1,"l":1,"I":1,"i":1,"|":1,"\u00ed":1,"\u00ec":1,"\u00cd":1,"\u00cc":1,"s":1,"\u0161":1,"\u00ee":1,"\u00ef":1,"\u00ce":1,"\u00cf":1}},"\u00ec":{"d":"14,0r37,0r0,-197r-37,0r0,197xm-6,-262r38,0r19,33r-28,0","w":65,"k":{"t":1,"c":1,"e":1,"o":1,"\u00e9":1,"\u00f3":1,"\u00e8":1,"\u00ea":1,"\u00eb":1,"\u00f2":1,"\u00f4":1,"\u00f6":1,"\u00f5":1,"\u0153":1,"\u00e7":1,"s":2,"\u0161":2}},"\u00ee":{"d":"14,0r37,0r0,-197r-37,0r0,197xm13,-262r39,0r25,33r-33,0r-12,-13r-10,13r-34,0","w":65,"k":{"c":1,"e":1,"o":1,"\u00e9":1,"\u00f3":1,"\u00e8":1,"\u00ea":1,"\u00eb":1,"\u00f2":1,"\u00f4":1,"\u00f6":1,"\u00f5":1,"\u0153":1,"\u00e7":1}},"\u00ef":{"d":"51,0r-37,0r0,-197r37,0r0,197xm-9,-229r0,-36r33,0r0,36r-33,0xm41,-229r0,-36r34,0r0,36r-34,0","w":65,"k":{"c":1,"e":1,"o":1,"\u00e9":1,"\u00f3":1,"\u00e8":1,"\u00ea":1,"\u00eb":1,"\u00f2":1,"\u00f4":1,"\u00f6":1,"\u00f5":1,"\u0153":1,"\u00e7":1}},"\u00f1":{"d":"63,-165v-7,0,-12,10,-12,10r0,155r-37,0r0,-197r37,0r0,17v3,-2,16,-20,29,-20v19,0,28,23,28,39r0,161r-37,0r0,-156v0,-8,-4,-9,-8,-9xm96,-235v-10,14,-57,-7,-70,6v1,-20,-6,-33,19,-34v14,3,43,11,51,1r0,27","w":121,"k":{"t":2,"a":2,"\u00e1":2,"\u00e0":2,"\u00e2":2,"\u00e4":2,"\u00e3":2,"\u00e5":2,"s":2,"\u0161":2}},"\u00f2":{"d":"104,-149r0,101v0,0,1,51,-46,51v-47,0,-47,-52,-47,-52r0,-99v0,0,0,-52,47,-52v47,0,46,51,46,51xm70,-148v0,0,2,-20,-12,-20v-13,0,-13,20,-13,20r0,99v0,0,0,20,13,20v14,0,12,-20,12,-20r0,-99xm17,-262r38,0r19,33r-28,0","k":{"t":2,"f":2,"v":2,"w":2,"y":2,"\u00ff":2,"\u00fd":2,"a":2,"\u00e1":2,"\u00e0":2,"\u00e2":2,"\u00e4":2,"\u00e3":2,"\u00e5":2,"n":1,"m":1,"p":1,"r":1,"\u00f1":1,"l":1,"I":1,"i":1,"|":1,"\u00ed":1,"\u00ec":1,"\u00cd":1,"\u00cc":1,"s":1,"\u0161":1,"\u00ee":1,"\u00ef":1,"\u00ce":1,"\u00cf":1}},"\u00f4":{"d":"104,-149r0,101v0,0,1,51,-46,51v-47,0,-47,-52,-47,-52r0,-99v0,0,0,-52,47,-52v47,0,46,51,46,51xm70,-148v0,0,2,-20,-12,-20v-13,0,-13,20,-13,20r0,99v0,0,0,20,13,20v14,0,12,-20,12,-20r0,-99xm39,-262r38,0r25,33r-33,0r-11,-13r-11,13r-33,0","k":{"t":2,"f":2,"v":2,"w":2,"y":2,"\u00ff":2,"\u00fd":2,"a":2,"\u00e1":2,"\u00e0":2,"\u00e2":2,"\u00e4":2,"\u00e3":2,"\u00e5":2,"n":1,"m":1,"p":1,"r":1,"\u00f1":1,"l":1,"I":1,"i":1,"|":1,"\u00ed":1,"\u00ec":1,"\u00cd":1,"\u00cc":1,"s":1,"\u0161":1,"\u00ee":1,"\u00ef":1,"\u00ce":1,"\u00cf":1}},"\u00f6":{"d":"104,-149r0,101v0,0,1,51,-46,51v-47,0,-47,-52,-47,-52r0,-99v0,0,0,-52,47,-52v47,0,46,51,46,51xm70,-148v0,0,2,-20,-12,-20v-13,0,-13,20,-13,20r0,99v0,0,0,20,13,20v14,0,12,-20,12,-20r0,-99xm16,-229r0,-36r33,0r0,36r-33,0xm67,-229r0,-36r33,0r0,36r-33,0","k":{"t":2,"f":2,"v":2,"w":2,"y":2,"\u00ff":2,"\u00fd":2,"a":2,"\u00e1":2,"\u00e0":2,"\u00e2":2,"\u00e4":2,"\u00e3":2,"\u00e5":2,"n":1,"m":1,"p":1,"r":1,"\u00f1":1,"l":1,"I":1,"i":1,"|":1,"\u00ed":1,"\u00ec":1,"\u00cd":1,"\u00cc":1,"s":1,"\u0161":1,"\u00ee":1,"\u00ef":1,"\u00ce":1,"\u00cf":1}},"\u00f5":{"d":"104,-149r0,101v0,0,1,51,-46,51v-47,0,-47,-52,-47,-52r0,-99v0,0,0,-52,47,-52v47,0,46,51,46,51xm70,-148v0,0,2,-20,-12,-20v-13,0,-13,20,-13,20r0,99v0,0,0,20,13,20v14,0,12,-20,12,-20r0,-99xm93,-235v-10,14,-57,-7,-70,6v1,-20,-6,-33,19,-34v14,3,43,11,51,1r0,27","k":{"t":2,"f":2,"v":2,"w":2,"y":2,"\u00ff":2,"\u00fd":2,"a":2,"\u00e1":2,"\u00e0":2,"\u00e2":2,"\u00e4":2,"\u00e3":2,"\u00e5":2,"n":1,"m":1,"p":1,"r":1,"\u00f1":1,"l":1,"I":1,"i":1,"|":1,"\u00ed":1,"\u00ec":1,"\u00cd":1,"\u00cc":1,"s":1,"\u0161":1,"\u00ee":1,"\u00ef":1,"\u00ce":1,"\u00cf":1}},"\u00fa":{"d":"59,-32v7,0,12,-10,12,-10r0,-155r36,0r0,197r-36,0r0,-17v-3,2,-17,20,-30,20v-19,0,-27,-23,-27,-39r0,-161r36,0r0,156v0,8,5,9,9,9xm67,-262r38,0r-29,33r-28,0","w":121,"k":{"t":2,"v":2,"w":2,"y":2,"\u00ff":2,"\u00fd":2,"c":1,"e":1,"o":1,"\u00e9":1,"\u00f3":1,"\u00e8":1,"\u00ea":1,"\u00eb":1,"\u00f2":1,"\u00f4":1,"\u00f6":1,"\u00f5":1,"\u0153":1,"\u00e7":1,"s":1,"\u0161":1}},"\u00f9":{"d":"59,-32v7,0,12,-10,12,-10r0,-155r36,0r0,197r-36,0r0,-17v-3,2,-17,20,-30,20v-19,0,-27,-23,-27,-39r0,-161r36,0r0,156v0,8,5,9,9,9xm20,-262r38,0r18,33r-28,0","w":121,"k":{"t":2,"v":2,"w":2,"y":2,"\u00ff":2,"\u00fd":2,"c":1,"e":1,"o":1,"\u00e9":1,"\u00f3":1,"\u00e8":1,"\u00ea":1,"\u00eb":1,"\u00f2":1,"\u00f4":1,"\u00f6":1,"\u00f5":1,"\u0153":1,"\u00e7":1,"s":1,"\u0161":1}},"\u00fb":{"d":"59,-32v7,0,12,-10,12,-10r0,-155r36,0r0,197r-36,0r0,-17v-3,2,-17,20,-30,20v-19,0,-27,-23,-27,-39r0,-161r36,0r0,156v0,8,5,9,9,9xm41,-262r39,0r25,33r-33,0r-12,-13r-10,13r-33,0","w":121,"k":{"t":2,"v":2,"w":2,"y":2,"\u00ff":2,"\u00fd":2,"c":1,"e":1,"o":1,"\u00e9":1,"\u00f3":1,"\u00e8":1,"\u00ea":1,"\u00eb":1,"\u00f2":1,"\u00f4":1,"\u00f6":1,"\u00f5":1,"\u0153":1,"\u00e7":1,"s":1,"\u0161":1}},"\u00fc":{"d":"59,-32v7,0,12,-10,12,-10r0,-155r36,0r0,197r-36,0r0,-17v-3,2,-17,20,-30,20v-19,0,-27,-23,-27,-39r0,-161r36,0r0,156v0,8,5,9,9,9xm19,-229r0,-36r33,0r0,36r-33,0xm69,-229r0,-36r34,0r0,36r-34,0","w":121,"k":{"t":2,"v":2,"w":2,"y":2,"\u00ff":2,"\u00fd":2,"c":1,"e":1,"o":1,"\u00e9":1,"\u00f3":1,"\u00e8":1,"\u00ea":1,"\u00eb":1,"\u00f2":1,"\u00f4":1,"\u00f6":1,"\u00f5":1,"\u0153":1,"\u00e7":1,"s":1,"\u0161":1}},"\u00d8":{"d":"36,-5v0,12,-15,9,-26,9r9,-28v-17,-58,-2,-120,-7,-186v0,0,0,-57,52,-57v12,0,20,2,27,7v0,-11,14,-8,25,-8r-8,26v19,57,3,121,8,188v0,0,0,57,-52,57v-12,0,-21,-3,-28,-8xm64,-35v14,0,13,-19,13,-19r0,-86r-26,86v0,0,-1,19,13,19xm51,-210r0,82r26,-84v0,-4,-1,-18,-13,-18v-14,0,-13,20,-13,20","w":127},"\u00f8":{"d":"36,14r-14,0r5,-22v-17,-15,-16,-41,-16,-41r0,-99v0,0,0,-52,47,-52v7,0,13,1,18,3r4,-14r13,0r-5,22v17,15,16,40,16,40r0,101v0,0,1,51,-46,51v-7,0,-13,-1,-18,-3xm45,-148r0,71r22,-85v-2,-4,-4,-6,-9,-6v-13,0,-13,20,-13,20xm58,-29v14,0,12,-20,12,-20r0,-71r-22,85v2,3,5,6,10,6"},"\u00e6":{"d":"130,-71r33,0r0,23v0,0,0,51,-47,51v-22,0,-33,-11,-39,-23v-24,28,-68,43,-68,-26v0,-67,56,-71,60,-83v-2,-15,6,-39,-10,-39v-12,0,-10,18,-10,29r-36,0v-6,-45,39,-77,75,-52v7,-5,16,-9,29,-9v47,0,46,51,46,51r0,57r-60,0v4,26,-11,52,14,63v21,-8,10,-23,13,-42xm44,-51v0,5,1,18,10,18v26,-1,12,-39,15,-62v-18,8,-25,25,-25,44xm117,-168v-22,9,-11,27,-14,48r27,0v-3,-22,9,-39,-13,-48","w":173},"\u0153":{"d":"131,-71r34,0r0,23v0,0,-1,51,-48,51v-13,0,-23,-4,-30,-10v-7,6,-16,10,-29,10v-47,0,-47,-52,-47,-52r0,-99v0,0,0,-52,47,-52v14,0,23,5,30,11v7,-6,16,-11,30,-11v47,0,47,51,47,51r0,57r-61,0v4,25,-11,55,14,63v21,-8,10,-23,13,-42xm70,-148v0,0,2,-20,-12,-20v-13,0,-13,20,-13,20r0,99v0,0,0,20,13,20v14,0,12,-20,12,-20r0,-99xm118,-168v-22,5,-12,27,-14,48r27,0v-3,-22,9,-39,-13,-48","w":174,"k":{"t":2,"f":2,"v":2,"w":2,"y":2,"\u00ff":2,"\u00fd":2,"a":2,"\u00e1":2,"\u00e0":2,"\u00e2":2,"\u00e4":2,"\u00e3":2,"\u00e5":2,"n":1,"m":1,"p":1,"r":1,"\u00f1":1,"l":1,"I":1,"i":1,"|":1,"\u00ed":1,"\u00ec":1,"\u00cd":1,"\u00cc":1,"s":1,"\u0161":1,"\u00ee":1,"\u00ef":1,"\u00ce":1,"\u00cf":1}},"\u00c0":{"d":"41,0r-37,0r40,-265r47,0r40,265r-38,0r-7,-54r-37,0xm81,-95v-6,-29,-5,-65,-15,-90r-12,90r27,0xm25,-320r38,0r18,32r-28,0","w":134,"k":{"T":8}},"\u00c6":{"d":"97,0r0,-54r-40,0r-16,54r-38,0r74,-265r109,0r0,40r-50,0r0,70r36,0r0,42r-36,0r0,73r50,0r0,40r-89,0xm95,-185r-26,90r28,0v-2,-29,4,-65,-2,-90","w":193},"\u00c1":{"d":"41,0r-37,0r40,-265r47,0r40,265r-38,0r-7,-54r-37,0xm81,-95v-6,-29,-5,-65,-15,-90r-12,90r27,0xm70,-320r38,0r-28,32r-29,0","w":134,"k":{"T":8}},"\u00c3":{"d":"41,0r-37,0r40,-265r47,0r40,265r-38,0r-7,-54r-37,0xm81,-95v-6,-29,-5,-65,-15,-90r-12,90r27,0xm102,-293v-10,14,-57,-7,-70,6v1,-20,-6,-33,19,-33v14,0,42,9,51,1r0,26","w":134,"k":{"T":8}},"\u00d5":{"d":"116,-54v0,0,0,57,-52,57v-52,0,-52,-57,-52,-57r0,-156v0,0,0,-57,52,-57v52,0,52,57,52,57r0,156xm77,-210v0,0,1,-20,-13,-20v-14,0,-13,20,-13,20r0,156v0,0,-1,19,13,19v14,0,13,-19,13,-19r0,-156xm99,-293v-10,14,-57,-7,-70,6v1,-20,-6,-33,19,-33v14,0,42,9,51,1r0,26","w":127,"k":{"T":4}},"\u00ff":{"d":"6,70r0,-33v18,5,35,-15,32,-31r-34,-203r36,0v7,42,6,92,17,131v2,-46,11,-87,15,-131r35,0r-35,212v-5,32,-26,63,-66,55xm14,-229r0,-36r33,0r0,36r-33,0xm64,-229r0,-36r34,0r0,36r-34,0","w":111,"k":{"c":1,"e":1,"o":1,"\u00e9":1,"\u00f3":1,"\u00e8":1,"\u00ea":1,"\u00eb":1,"\u00f2":1,"\u00f4":1,"\u00f6":1,"\u00f5":1,"\u0153":1,"\u00e7":1,"a":3,"\u00e1":3,"\u00e0":3,"\u00e2":3,"\u00e4":3,"\u00e3":3,"\u00e5":3,"'":-4,"\u201d":-4,"\u201c":-4,"\u2018":-4,"\u2019":-4}},"\u0178":{"d":"41,-265v8,29,11,61,21,88r21,-88r38,0r-40,152r0,113r-39,0r0,-113r-39,-152r38,0xm20,-288r0,-35r33,0r0,35r-33,0xm71,-288r0,-35r33,0r0,35r-33,0","w":123,"k":{"A":9,"\u00c4":9,"\u00c0":9,"\u00c1":9,"\u00c3":9,"\u00c2":9,"\u00c5":9,"d":9,"q":9,"c":14,"e":14,"o":14,"\u00e9":14,"\u00f3":14,"\u00e8":14,"\u00ea":14,"\u00eb":14,"\u00f2":14,"\u00f4":14,"\u00f6":14,"\u00f5":14,"\u0153":14,"\u00e7":14,"a":15,"\u00e1":15,"\u00e0":15,"\u00e2":15,"\u00e4":15,"\u00e3":15,"\u00e5":15}},"\u00c2":{"d":"41,0r-37,0r40,-265r47,0r40,265r-38,0r-7,-54r-37,0xm81,-95v-6,-29,-5,-65,-15,-90r-12,90r27,0xm48,-320r39,0r25,32r-34,0r-11,-13r-10,13r-34,0","w":134,"k":{"T":8}},"\u00ca":{"d":"14,0r0,-265r89,0r0,40r-50,0r0,70r36,0r0,42r-36,0r0,73r50,0r0,40r-89,0xm40,-320r38,0r25,32r-33,0r-11,-13r-11,13r-33,0","w":110,"k":{"A":-1,"\u00c4":-1,"\u00c0":-1,"\u00c1":-1,"\u00c3":-1,"\u00c2":-1,"\u00c5":-1}},"\u00cb":{"d":"14,0r0,-265r89,0r0,40r-50,0r0,70r36,0r0,42r-36,0r0,73r50,0r0,40r-89,0xm17,-288r0,-35r33,0r0,35r-33,0xm67,-288r0,-35r34,0r0,35r-34,0","w":110,"k":{"A":-1,"\u00c4":-1,"\u00c0":-1,"\u00c1":-1,"\u00c3":-1,"\u00c2":-1,"\u00c5":-1}},"\u00c8":{"d":"14,0r0,-265r89,0r0,40r-50,0r0,70r36,0r0,42r-36,0r0,73r50,0r0,40r-89,0xm19,-320r38,0r19,32r-28,0","w":110,"k":{"A":-1,"\u00c4":-1,"\u00c0":-1,"\u00c1":-1,"\u00c3":-1,"\u00c2":-1,"\u00c5":-1}},"\u00cd":{"d":"14,0r0,-265r39,0r0,265r-39,0xm34,-320r38,0r-29,32r-28,0","w":70,"k":{"t":1,"c":1,"e":1,"o":1,"\u00e9":1,"\u00f3":1,"\u00e8":1,"\u00ea":1,"\u00eb":1,"\u00f2":1,"\u00f4":1,"\u00f6":1,"\u00f5":1,"\u0153":1,"\u00e7":1,"s":2,"\u0161":2}},"\u00cc":{"d":"17,0r0,-265r39,0r0,265r-39,0xm-1,-320r38,0r18,32r-28,0","w":70,"k":{"t":1,"c":1,"e":1,"o":1,"\u00e9":1,"\u00f3":1,"\u00e8":1,"\u00ea":1,"\u00eb":1,"\u00f2":1,"\u00f4":1,"\u00f6":1,"\u00f5":1,"\u0153":1,"\u00e7":1,"s":2,"\u0161":2}},"\u00ce":{"d":"13,0r0,-265r39,0r0,265r-39,0xm13,-320r39,0r25,32r-33,0r-12,-13r-10,13r-34,0","w":65,"k":{"c":1,"e":1,"o":1,"\u00e9":1,"\u00f3":1,"\u00e8":1,"\u00ea":1,"\u00eb":1,"\u00f2":1,"\u00f4":1,"\u00f6":1,"\u00f5":1,"\u0153":1,"\u00e7":1}},"\u00cf":{"d":"13,0r0,-265r39,0r0,265r-39,0xm-9,-288r0,-35r33,0r0,35r-33,0xm41,-288r0,-35r34,0r0,35r-34,0","w":65,"k":{"c":1,"e":1,"o":1,"\u00e9":1,"\u00f3":1,"\u00e8":1,"\u00ea":1,"\u00eb":1,"\u00f2":1,"\u00f4":1,"\u00f6":1,"\u00f5":1,"\u0153":1,"\u00e7":1}},"\u00d3":{"d":"116,-54v0,0,0,57,-52,57v-52,0,-52,-57,-52,-57r0,-156v0,0,0,-57,52,-57v52,0,52,57,52,57r0,156xm77,-210v0,0,1,-20,-13,-20v-14,0,-13,20,-13,20r0,156v0,0,-1,19,13,19v14,0,13,-19,13,-19r0,-156xm69,-320r38,0r-29,32r-28,0","w":127,"k":{"T":4}},"\u00d2":{"d":"116,-54v0,0,0,57,-52,57v-52,0,-52,-57,-52,-57r0,-156v0,0,0,-57,52,-57v52,0,52,57,52,57r0,156xm77,-210v0,0,1,-20,-13,-20v-14,0,-13,20,-13,20r0,156v0,0,-1,19,13,19v14,0,13,-19,13,-19r0,-156xm21,-320r38,0r19,32r-28,0","w":127,"k":{"T":4}},"\u00d4":{"d":"116,-54v0,0,0,57,-52,57v-52,0,-52,-57,-52,-57r0,-156v0,0,0,-57,52,-57v52,0,52,57,52,57r0,156xm77,-210v0,0,1,-20,-13,-20v-14,0,-13,20,-13,20r0,156v0,0,-1,19,13,19v14,0,13,-19,13,-19r0,-156xm45,-320r38,0r25,32r-33,0r-11,-13r-11,13r-33,0","w":127,"k":{"T":4}},"\u00da":{"d":"118,-265r-39,0r0,211v0,0,1,19,-13,19v-14,0,-13,-19,-13,-19r0,-211r-39,0r0,211v0,0,0,57,52,57v52,0,52,-57,52,-57r0,-211xm73,-320r38,0r-29,32r-28,0","w":131},"\u00d9":{"d":"118,-265r-39,0r0,211v0,0,1,19,-13,19v-14,0,-13,-19,-13,-19r0,-211r-39,0r0,211v0,0,0,57,52,57v52,0,52,-57,52,-57r0,-211xm26,-320r37,0r19,32r-28,0","w":131},"\u00db":{"d":"118,-265r-39,0r0,211v0,0,1,19,-13,19v-14,0,-13,-19,-13,-19r0,-211r-39,0r0,211v0,0,0,57,52,57v52,0,52,-57,52,-57r0,-211xm47,-320r38,0r25,32r-33,0r-11,-13r-11,13r-33,0","w":131},"\u00dd":{"d":"62,-177v-10,-26,-13,-59,-21,-88r-38,0r39,152r0,113r39,0r0,-113r40,-152r-38,0xm63,-320r38,0r-28,32r-28,0","w":123,"k":{"A":9,"\u00c4":9,"\u00c0":9,"\u00c1":9,"\u00c3":9,"\u00c2":9,"\u00c5":9,"d":9,"q":9,"c":14,"e":14,"o":14,"\u00e9":14,"\u00f3":14,"\u00e8":14,"\u00ea":14,"\u00eb":14,"\u00f2":14,"\u00f4":14,"\u00f6":14,"\u00f5":14,"\u0153":14,"\u00e7":14,"a":15,"\u00e1":15,"\u00e0":15,"\u00e2":15,"\u00e4":15,"\u00e3":15,"\u00e5":15}},"\u00fd":{"d":"6,37r0,33v39,8,61,-23,66,-55r35,-212r-35,0v-7,42,-6,92,-17,131r-15,-131r-36,0r34,203v1,16,-13,37,-32,31xm59,-262r38,0r-28,33r-28,0","w":111,"k":{"c":1,"e":1,"o":1,"\u00e9":1,"\u00f3":1,"\u00e8":1,"\u00ea":1,"\u00eb":1,"\u00f2":1,"\u00f4":1,"\u00f6":1,"\u00f5":1,"\u0153":1,"\u00e7":1,"a":3,"\u00e1":3,"\u00e0":3,"\u00e2":3,"\u00e4":3,"\u00e3":3,"\u00e5":3,"'":-4,"\u201d":-4,"\u201c":-4,"\u2018":-4,"\u2019":-4}},"\u0152":{"d":"64,0v-52,0,-52,-54,-52,-54r0,-156v0,0,0,-55,52,-55r102,0r0,40r-50,0r0,70r36,0r0,42r-36,0r0,73r50,0r0,40r-102,0xm77,-213v0,-5,-2,-17,-13,-17v-14,0,-13,20,-13,20r0,156v0,0,-1,19,13,19v14,0,13,-19,13,-19r0,-159","w":172},"\u0131":{"d":"51,0r-37,0r0,-197r37,0r0,197","w":65},"\u02d8":{"d":"111,-262r19,16v0,0,-16,17,-40,17v-25,0,-40,-17,-40,-17r20,-16v0,0,7,8,20,8v14,0,21,-8,21,-8","w":180},"\u02c7":{"d":"109,-229r-38,0r-25,-33r33,0r11,13r11,-13r33,0","w":179},"\u02db":{"d":"61,37v8,-27,17,-42,41,-37v0,0,-16,13,-16,30v1,16,23,16,33,10r-3,24v-25,12,-57,-5,-55,-27","w":180},"\u00b8":{"d":"105,19v2,21,-2,36,-8,49r-18,0r7,-24r-11,0r0,-25r30,0","w":180},"\u02da":{"d":"63,-250v0,-15,12,-25,27,-25v15,0,27,10,27,25v0,15,-12,25,-27,25v-15,0,-27,-10,-27,-25xm77,-250v0,7,6,13,13,13v7,0,13,-6,13,-13v0,-7,-6,-12,-13,-12v-7,0,-13,5,-13,12","w":179},"\u02d9":{"d":"72,-228r0,-37r36,0r0,37r-36,0","w":179},"\u02dd":{"d":"57,-262r37,0r-28,33r-28,0xm110,-262r38,0r-29,33r-28,0","w":180},"\u00b7":{"d":"0,-114r0,-40r38,0r0,40r-38,0","w":37},"\u201a":{"d":"46,-40v4,40,-9,62,-20,87r-18,0r13,-47r-13,0r0,-40r38,0","w":54},"\u201e":{"d":"47,-40v4,40,-9,62,-20,87r-18,0r13,-47r-13,0r0,-40r38,0xm100,-40v4,39,-8,62,-19,87r-18,0r12,-47r-12,0r0,-40r37,0","w":109},"\u00c5":{"d":"41,0r-37,0r40,-265r47,0r40,265r-38,0r-7,-54r-37,0xm81,-95v-6,-29,-5,-65,-15,-90r-12,90r27,0xm41,-310v0,-15,12,-25,27,-25v15,0,26,10,26,25v0,15,-11,26,-26,26v-15,0,-27,-11,-27,-26xm54,-310v0,18,27,16,27,0v0,-7,-6,-12,-13,-12v-7,0,-14,5,-14,12","w":134,"k":{"T":8}},"\u00e5":{"d":"44,-51v0,5,1,18,10,18v26,-1,12,-39,15,-62v-18,8,-25,25,-25,44xm9,-46v1,-85,60,-50,60,-104v0,-7,0,-18,-10,-18v-12,0,-10,18,-10,29r-36,0v-3,-35,18,-61,49,-61v74,0,33,126,46,200r-35,0v-5,-4,-1,-17,-6,-16v-16,25,-58,34,-58,-30xm33,-250v0,-15,12,-25,27,-25v15,0,27,10,27,25v0,15,-12,25,-27,25v-15,0,-27,-10,-27,-25xm47,-250v0,7,6,13,13,13v7,0,13,-6,13,-13v0,-7,-6,-12,-13,-12v-7,0,-13,5,-13,12","w":119,"k":{"t":3,"f":2,"v":1,"w":1,"y":1,"\u00ff":1,"\u00fd":1,"n":1,"m":1,"p":1,"r":1,"\u00f1":1,"l":1,"I":1,"i":1,"|":1,"\u00ed":1,"\u00ec":1,"\u00cd":1,"\u00cc":1,"s":1,"\u0161":1}},"\u00e7":{"d":"48,-152r0,107v0,7,0,15,10,15v16,2,8,-29,10,-43r37,0v3,47,-9,76,-47,76v-26,0,-46,-14,-46,-58r0,-86v0,-44,20,-59,46,-59v36,0,50,25,47,72r-37,0v-1,-14,5,-39,-10,-39v-10,0,-10,8,-10,15xm64,68v5,-14,10,-28,8,-49r-30,0r0,25r11,0r-7,24r18,0","w":113,"k":{"t":2,"f":2,"v":2,"w":2,"y":2,"\u00ff":2,"\u00fd":2,"a":2,"\u00e1":2,"\u00e0":2,"\u00e2":2,"\u00e4":2,"\u00e3":2,"\u00e5":2,"n":1,"m":1,"p":1,"r":1,"\u00f1":1,"l":1,"I":1,"i":1,"|":1,"\u00ed":1,"\u00ec":1,"\u00cd":1,"\u00cc":1,"s":1,"\u0161":1,"\u00ee":1,"\u00ef":1,"\u00ce":1,"\u00cf":1}},"\u00c7":{"d":"79,-91r37,0r0,37v0,0,0,57,-52,57v-52,0,-52,-57,-52,-57r0,-156v0,0,0,-57,52,-57v52,0,52,57,52,57r0,36r-37,0v-4,-25,12,-46,-15,-56v-14,0,-13,20,-13,20r0,156v0,0,-1,19,13,19v28,-9,10,-31,15,-56xm69,68v5,-14,10,-28,8,-49r-30,0r0,25r11,0r-7,24r18,0","w":124},"\u017d":{"d":"4,0r0,-42r60,-184r-52,0r0,-39r95,0r0,39r-62,187r62,0r0,39r-103,0xm79,-288r-39,0r-25,-32r34,0r10,12r12,-12r33,0","w":110},"\u017e":{"d":"2,0r0,-30r50,-134r-42,0r0,-33r81,0r0,30r-50,134r50,0r0,33r-89,0xm68,-229r-39,0r-25,-33r33,0r11,13r11,-13r34,0","w":93},"\u0160":{"d":"79,-62v0,-43,-67,-95,-67,-144v0,-29,14,-60,51,-61v47,-1,54,40,54,70r-38,3v0,-18,-3,-38,-16,-38v-10,0,-13,11,-13,26v0,43,67,94,67,142v0,35,-12,67,-54,67v-50,0,-57,-38,-57,-77r39,-4v0,22,2,45,18,45v12,0,16,-12,16,-29xm81,-288r-39,0r-24,-32r33,0r11,12r11,-12r33,0","w":123},"\u0161":{"d":"70,-51v0,-35,-57,-51,-57,-96v0,-23,9,-52,44,-53v42,-1,46,31,46,53r-34,0v0,-9,1,-23,-11,-23v-10,0,-12,13,-12,23v0,36,58,52,58,96v0,24,-12,54,-47,54v-44,0,-51,-39,-51,-60r34,0v0,10,2,30,17,30v10,0,13,-12,13,-24xm75,-229r-39,0r-24,-33r33,0r10,13r12,-13r33,0","w":110,"k":{"t":3}},"\u00af":{"d":"55,-231r0,-29r70,0r0,29r-70,0","w":180},"\u20ac":{"d":"9,-144r0,-24r19,0r0,-42v0,0,0,-57,52,-57v60,0,51,51,52,72r-37,0v-2,-17,7,-28,-14,-35v-26,10,-9,36,-14,62r41,0r0,24r-41,0r0,24r41,0r0,24r-41,0v4,26,-12,51,14,61v22,-7,12,-18,14,-34r37,0r0,15v0,0,0,57,-52,57v-52,0,-52,-57,-52,-57r0,-42r-19,0r0,-24r19,0r0,-24r-19,0","w":142},"\u00de":{"d":"14,0r0,-265r39,0r0,43v34,0,69,18,69,79v0,61,-35,80,-69,80r0,63r-39,0xm53,-183r0,80v24,0,29,-8,29,-38v0,-30,-5,-42,-29,-42","w":127},"\u00fe":{"d":"14,68r0,-333r37,0r0,81v0,0,16,-16,29,-16v20,0,28,23,28,39r0,125v0,16,-8,39,-28,39v-13,0,-29,-16,-29,-16r0,81r-37,0xm51,-154r0,111v0,13,20,17,20,0r0,-111v0,-7,-4,-12,-9,-12v-5,0,-11,5,-11,12","w":120,"k":{"t":2,"a":2,"\u00e1":2,"\u00e0":2,"\u00e2":2,"\u00e4":2,"\u00e3":2,"\u00e5":2,"s":2,"\u0161":2}},"\u0142":{"d":"59,0r-36,0r0,-112r-18,13r0,-39r18,-13r0,-114r36,0r0,85r18,-13r0,39r-18,13r0,141","w":82},"\u00d0":{"d":"4,-115r0,-40r10,0r0,-110v93,-4,108,12,108,133v0,119,-14,136,-108,132r0,-115r-10,0xm53,-226r0,71r15,0r0,40r-15,0r0,76v27,0,29,-6,29,-93v0,-86,-2,-94,-29,-94","w":133},"\u0141":{"d":"7,-99r0,-39r12,-9r0,-118r39,0r0,88r21,-16r0,39r-21,16r0,102r51,0r0,36r-90,0r0,-108","w":110},"\u00f0":{"d":"55,-236v-16,-18,5,-16,12,-29r9,11r17,-15r9,12r-17,15v29,35,21,127,22,194v0,0,0,51,-47,51v-47,0,-47,-52,-47,-52r0,-102v0,-7,0,-49,31,-49v8,0,18,6,27,14v-2,-15,-5,-27,-9,-36r-14,13r-10,-11xm72,-148v0,0,2,-20,-12,-20v-13,0,-12,20,-12,20r0,99v0,0,-1,20,12,20v14,0,12,-20,12,-20r0,-99","w":118},"\u00df":{"d":"61,-172r0,-25v8,0,15,-8,15,-20v0,-10,-5,-18,-15,-18v-9,0,-13,8,-13,18r0,217r-36,0r0,-217v0,-27,15,-50,49,-50v46,0,62,57,32,80v16,9,27,33,27,86v0,87,-21,101,-59,101r0,-34v15,0,22,-9,22,-67v0,-61,-7,-71,-22,-71","w":128},"B":{"d":"62,0r-48,0r0,-265v63,-3,108,3,106,71v0,24,-6,38,-25,54v0,0,27,12,27,65v0,39,-14,75,-60,75xm82,-79v0,-44,-22,-41,-29,-41r0,81v7,0,29,4,29,-40xm82,-191v0,-36,-22,-35,-29,-35r0,70v7,0,29,1,29,-35","w":131,"k":{"\u00dd":4,"\u0178":4,"Y":4}},"\u00a0":{"w":55}}});

/* Fancybox */
(function(b){var m,t,u,f,D,j,E,n,z,A,q=0,e={},o=[],p=0,d={},l=[],G=null,v=new Image,J=/\.(jpg|gif|png|bmp|jpeg)(.*)?$/i,W=/[^\.]\.(swf)\s*$/i,K,L=1,y=0,s="",r,i,h=false,B=b.extend(b("<div/>")[0],{prop:0}),M=b.browser.msie&&b.browser.version<7&&!window.XMLHttpRequest,N=function(){t.hide();v.onerror=v.onload=null;G&&G.abort();m.empty()},O=function(){if(false===e.onError(o,q,e)){t.hide();h=false}else{e.titleShow=false;e.width="auto";e.height="auto";m.html('<p id="fancybox-error">The requested content cannot be loaded.<br />Please try again later.</p>');
F()}},I=function(){var a=o[q],c,g,k,C,P,w;N();e=b.extend({},b.fn.fancybox.defaults,typeof b(a).data("fancybox")=="undefined"?e:b(a).data("fancybox"));w=e.onStart(o,q,e);if(w===false)h=false;else{if(typeof w=="object")e=b.extend(e,w);k=e.title||(a.nodeName?b(a).attr("title"):a.title)||"";if(a.nodeName&&!e.orig)e.orig=b(a).children("img:first").length?b(a).children("img:first"):b(a);if(k===""&&e.orig&&e.titleFromAlt)k=e.orig.attr("alt");c=e.href||(a.nodeName?b(a).attr("href"):a.href)||null;if(/^(?:javascript)/i.test(c)||
c=="#")c=null;if(e.type){g=e.type;if(!c)c=e.content}else if(e.content)g="html";else if(c)g=c.match(J)?"image":c.match(W)?"swf":b(a).hasClass("iframe")?"iframe":c.indexOf("#")===0?"inline":"ajax";if(g){if(g=="inline"){a=c.substr(c.indexOf("#"));g=b(a).length>0?"inline":"ajax"}e.type=g;e.href=c;e.title=k;if(e.autoDimensions)if(e.type=="html"||e.type=="inline"||e.type=="ajax"){e.width="auto";e.height="auto"}else e.autoDimensions=false;if(e.modal){e.overlayShow=true;e.hideOnOverlayClick=false;e.hideOnContentClick=
false;e.enableEscapeButton=false;e.showCloseButton=false}e.padding=parseInt(e.padding,10);e.margin=parseInt(e.margin,10);m.css("padding",e.padding+e.margin);b(".fancybox-inline-tmp").unbind("fancybox-cancel").bind("fancybox-change",function(){b(this).replaceWith(j.children())});switch(g){case "html":m.html(e.content);F();break;case "inline":if(b(a).parent().is("#fancybox-content")===true){h=false;break}b('<div class="fancybox-inline-tmp" />').hide().insertBefore(b(a)).bind("fancybox-cleanup",function(){b(this).replaceWith(j.children())}).bind("fancybox-cancel",
function(){b(this).replaceWith(m.children())});b(a).appendTo(m);F();break;case "image":h=false;b.fancybox.showActivity();v=new Image;v.onerror=function(){O()};v.onload=function(){h=true;v.onerror=v.onload=null;e.width=v.width;e.height=v.height;b("<img />").attr({id:"fancybox-img",src:v.src,alt:e.title}).appendTo(m);Q()};v.src=c;break;case "swf":e.scrolling="no";C='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+e.width+'" height="'+e.height+'"><param name="movie" value="'+c+
'"></param>';P="";b.each(e.swf,function(x,H){C+='<param name="'+x+'" value="'+H+'"></param>';P+=" "+x+'="'+H+'"'});C+='<embed src="'+c+'" type="application/x-shockwave-flash" width="'+e.width+'" height="'+e.height+'"'+P+"></embed></object>";m.html(C);F();break;case "ajax":h=false;b.fancybox.showActivity();e.ajax.win=e.ajax.success;G=b.ajax(b.extend({},e.ajax,{url:c,data:e.ajax.data||{},error:function(x){x.status>0&&O()},success:function(x,H,R){if((typeof R=="object"?R:G).status==200){if(typeof e.ajax.win==
"function"){w=e.ajax.win(c,x,H,R);if(w===false){t.hide();return}else if(typeof w=="string"||typeof w=="object")x=w}m.html(x);F()}}}));break;case "iframe":Q()}}else O()}},F=function(){var a=e.width,c=e.height;a=a.toString().indexOf("%")>-1?parseInt((b(window).width()-e.margin*2)*parseFloat(a)/100,10)+"px":a=="auto"?"auto":a+"px";c=c.toString().indexOf("%")>-1?parseInt((b(window).height()-e.margin*2)*parseFloat(c)/100,10)+"px":c=="auto"?"auto":c+"px";m.wrapInner('<div style="width:'+a+";height:"+c+
";overflow: "+(e.scrolling=="auto"?"auto":e.scrolling=="yes"?"scroll":"hidden")+';position:relative;"></div>');e.width=m.width();e.height=m.height();Q()},Q=function(){var a,c;t.hide();if(f.is(":visible")&&false===d.onCleanup(l,p,d)){b.event.trigger("fancybox-cancel");h=false}else{h=true;b(j.add(u)).unbind();b(window).unbind("resize.fb scroll.fb");b(document).unbind("keydown.fb");f.is(":visible")&&d.titlePosition!=="outside"&&f.css("height",f.height());l=o;p=q;d=e;if(d.overlayShow){u.css({"background-color":d.overlayColor,
opacity:d.overlayOpacity,cursor:d.hideOnOverlayClick?"pointer":"auto",height:b(document).height()});if(!u.is(":visible")){M&&b("select:not(#fancybox-tmp select)").filter(function(){return this.style.visibility!=="hidden"}).css({visibility:"hidden"}).one("fancybox-cleanup",function(){this.style.visibility="inherit"});u.show()}}else u.hide();i=X();s=d.title||"";y=0;n.empty().removeAttr("style").removeClass();if(d.titleShow!==false){if(b.isFunction(d.titleFormat))a=d.titleFormat(s,l,p,d);else a=s&&s.length?
d.titlePosition=="float"?'<table id="fancybox-title-float-wrap" cellpadding="0" cellspacing="0"><tr><td id="fancybox-title-float-left"></td><td id="fancybox-title-float-main">'+s+'</td><td id="fancybox-title-float-right"></td></tr></table>':'<div id="fancybox-title-'+d.titlePosition+'">'+s+"</div>":false;s=a;if(!(!s||s==="")){n.addClass("fancybox-title-"+d.titlePosition).html(s).appendTo("body").show();switch(d.titlePosition){case "inside":n.css({width:i.width-d.padding*2,marginLeft:d.padding,marginRight:d.padding});
y=n.outerHeight(true);n.appendTo(D);i.height+=y;break;case "over":n.css({marginLeft:d.padding,width:i.width-d.padding*2,bottom:d.padding}).appendTo(D);break;case "float":n.css("left",parseInt((n.width()-i.width-40)/2,10)*-1).appendTo(f);break;default:n.css({width:i.width-d.padding*2,paddingLeft:d.padding,paddingRight:d.padding}).appendTo(f)}}}n.hide();if(f.is(":visible")){b(E.add(z).add(A)).hide();a=f.position();r={top:a.top,left:a.left,width:f.width(),height:f.height()};c=r.width==i.width&&r.height==
i.height;j.fadeTo(d.changeFade,0.3,function(){var g=function(){j.html(m.contents()).fadeTo(d.changeFade,1,S)};b.event.trigger("fancybox-change");j.empty().removeAttr("filter").css({"border-width":d.padding,width:i.width-d.padding*2,height:e.autoDimensions?"auto":i.height-y-d.padding*2});if(c)g();else{B.prop=0;b(B).animate({prop:1},{duration:d.changeSpeed,easing:d.easingChange,step:T,complete:g})}})}else{f.removeAttr("style");j.css("border-width",d.padding);if(d.transitionIn=="elastic"){r=V();j.html(m.contents());
f.show();if(d.opacity)i.opacity=0;B.prop=0;b(B).animate({prop:1},{duration:d.speedIn,easing:d.easingIn,step:T,complete:S})}else{d.titlePosition=="inside"&&y>0&&n.show();j.css({width:i.width-d.padding*2,height:e.autoDimensions?"auto":i.height-y-d.padding*2}).html(m.contents());f.css(i).fadeIn(d.transitionIn=="none"?0:d.speedIn,S)}}}},Y=function(){if(d.enableEscapeButton||d.enableKeyboardNav)b(document).bind("keydown.fb",function(a){if(a.keyCode==27&&d.enableEscapeButton){a.preventDefault();b.fancybox.close()}else if((a.keyCode==
37||a.keyCode==39)&&d.enableKeyboardNav&&a.target.tagName!=="INPUT"&&a.target.tagName!=="TEXTAREA"&&a.target.tagName!=="SELECT"){a.preventDefault();b.fancybox[a.keyCode==37?"prev":"next"]()}});if(d.showNavArrows){if(d.cyclic&&l.length>1||p!==0)z.show();if(d.cyclic&&l.length>1||p!=l.length-1)A.show()}else{z.hide();A.hide()}},S=function(){if(!b.support.opacity){j.get(0).style.removeAttribute("filter");f.get(0).style.removeAttribute("filter")}e.autoDimensions&&j.css("height","auto");f.css("height","auto");
s&&s.length&&n.show();d.showCloseButton&&E.show();Y();d.hideOnContentClick&&j.bind("click",b.fancybox.close);d.hideOnOverlayClick&&u.bind("click",b.fancybox.close);b(window).bind("resize.fb",b.fancybox.resize);d.centerOnScroll&&b(window).bind("scroll.fb",b.fancybox.center);if(d.type=="iframe")b('<iframe id="fancybox-frame" name="fancybox-frame'+(new Date).getTime()+'" frameborder="0" hspace="0" '+(b.browser.msie?'allowtransparency="true""':"")+' scrolling="'+e.scrolling+'" src="'+d.href+'"></iframe>').appendTo(j);
f.show();h=false;b.fancybox.center();d.onComplete(l,p,d);var a,c;if(l.length-1>p){a=l[p+1].href;if(typeof a!=="undefined"&&a.match(J)){c=new Image;c.src=a}}if(p>0){a=l[p-1].href;if(typeof a!=="undefined"&&a.match(J)){c=new Image;c.src=a}}},T=function(a){var c={width:parseInt(r.width+(i.width-r.width)*a,10),height:parseInt(r.height+(i.height-r.height)*a,10),top:parseInt(r.top+(i.top-r.top)*a,10),left:parseInt(r.left+(i.left-r.left)*a,10)};if(typeof i.opacity!=="undefined")c.opacity=a<0.5?0.5:a;f.css(c);
j.css({width:c.width-d.padding*2,height:c.height-y*a-d.padding*2})},U=function(){return[b(window).width()-d.margin*2,b(window).height()-d.margin*2,b(document).scrollLeft()+d.margin,b(document).scrollTop()+d.margin]},X=function(){var a=U(),c={},g=d.autoScale,k=d.padding*2;c.width=d.width.toString().indexOf("%")>-1?parseInt(a[0]*parseFloat(d.width)/100,10):d.width+k;c.height=d.height.toString().indexOf("%")>-1?parseInt(a[1]*parseFloat(d.height)/100,10):d.height+k;if(g&&(c.width>a[0]||c.height>a[1]))if(e.type==
"image"||e.type=="swf"){g=d.width/d.height;if(c.width>a[0]){c.width=a[0];c.height=parseInt((c.width-k)/g+k,10)}if(c.height>a[1]){c.height=a[1];c.width=parseInt((c.height-k)*g+k,10)}}else{c.width=Math.min(c.width,a[0]);c.height=Math.min(c.height,a[1])}c.top=parseInt(Math.max(a[3]-20,a[3]+(a[1]-c.height-40)*0.5),10);c.left=parseInt(Math.max(a[2]-20,a[2]+(a[0]-c.width-40)*0.5),10);return c},V=function(){var a=e.orig?b(e.orig):false,c={};if(a&&a.length){c=a.offset();c.top+=parseInt(a.css("paddingTop"),
10)||0;c.left+=parseInt(a.css("paddingLeft"),10)||0;c.top+=parseInt(a.css("border-top-width"),10)||0;c.left+=parseInt(a.css("border-left-width"),10)||0;c.width=a.width();c.height=a.height();c={width:c.width+d.padding*2,height:c.height+d.padding*2,top:c.top-d.padding-20,left:c.left-d.padding-20}}else{a=U();c={width:d.padding*2,height:d.padding*2,top:parseInt(a[3]+a[1]*0.5,10),left:parseInt(a[2]+a[0]*0.5,10)}}return c},Z=function(){if(t.is(":visible")){b("div",t).css("top",L*-40+"px");L=(L+1)%12}else clearInterval(K)};
b.fn.fancybox=function(a){if(!b(this).length)return this;b(this).data("fancybox",b.extend({},a,b.metadata?b(this).metadata():{})).unbind("click.fb").bind("click.fb",function(c){c.preventDefault();if(!h){h=true;b(this).blur();o=[];q=0;c=b(this).attr("rel")||"";if(!c||c==""||c==="nofollow")o.push(this);else{o=b("a[rel="+c+"], area[rel="+c+"]");q=o.index(this)}I()}});return this};b.fancybox=function(a,c){var g;if(!h){h=true;g=typeof c!=="undefined"?c:{};o=[];q=parseInt(g.index,10)||0;if(b.isArray(a)){for(var k=
0,C=a.length;k<C;k++)if(typeof a[k]=="object")b(a[k]).data("fancybox",b.extend({},g,a[k]));else a[k]=b({}).data("fancybox",b.extend({content:a[k]},g));o=jQuery.merge(o,a)}else{if(typeof a=="object")b(a).data("fancybox",b.extend({},g,a));else a=b({}).data("fancybox",b.extend({content:a},g));o.push(a)}if(q>o.length||q<0)q=0;I()}};b.fancybox.showActivity=function(){clearInterval(K);t.show();K=setInterval(Z,66)};b.fancybox.hideActivity=function(){t.hide()};b.fancybox.next=function(){return b.fancybox.pos(p+
1)};b.fancybox.prev=function(){return b.fancybox.pos(p-1)};b.fancybox.pos=function(a){if(!h){a=parseInt(a);o=l;if(a>-1&&a<l.length){q=a;I()}else if(d.cyclic&&l.length>1){q=a>=l.length?0:l.length-1;I()}}};b.fancybox.cancel=function(){if(!h){h=true;b.event.trigger("fancybox-cancel");N();e.onCancel(o,q,e);h=false}};b.fancybox.close=function(){function a(){u.fadeOut("fast");n.empty().hide();f.hide();b.event.trigger("fancybox-cleanup");j.empty();d.onClosed(l,p,d);l=e=[];p=q=0;d=e={};h=false}if(!(h||f.is(":hidden"))){h=
true;if(d&&false===d.onCleanup(l,p,d))h=false;else{N();b(E.add(z).add(A)).hide();b(j.add(u)).unbind();b(window).unbind("resize.fb scroll.fb");b(document).unbind("keydown.fb");j.find("iframe").attr("src",M&&/^https/i.test(window.location.href||"")?"javascript:void(false)":"about:blank");d.titlePosition!=="inside"&&n.empty();f.stop();if(d.transitionOut=="elastic"){r=V();var c=f.position();i={top:c.top,left:c.left,width:f.width(),height:f.height()};if(d.opacity)i.opacity=1;n.empty().hide();B.prop=1;
b(B).animate({prop:0},{duration:d.speedOut,easing:d.easingOut,step:T,complete:a})}else f.fadeOut(d.transitionOut=="none"?0:d.speedOut,a)}}};b.fancybox.resize=function(){u.is(":visible")&&u.css("height",b(document).height());b.fancybox.center(true)};b.fancybox.center=function(a){var c,g;if(!h){g=a===true?1:0;c=U();!g&&(f.width()>c[0]||f.height()>c[1])||f.stop().animate({top:parseInt(Math.max(c[3]-20,c[3]+(c[1]-j.height()-40)*0.5-d.padding)),left:parseInt(Math.max(c[2]-20,c[2]+(c[0]-j.width()-40)*0.5-
d.padding))},typeof a=="number"?a:200)}};b.fancybox.init=function(){if(!b("#fancybox-wrap").length){b("body").append(m=b('<div id="fancybox-tmp"></div>'),t=b('<div id="fancybox-loading"><div></div></div>'),u=b('<div id="fancybox-overlay"></div>'),f=b('<div id="fancybox-wrap"></div>'));D=b('<div id="fancybox-outer"></div>').append('<div class="fancybox-bg" id="fancybox-bg-n"></div><div class="fancybox-bg" id="fancybox-bg-ne"></div><div class="fancybox-bg" id="fancybox-bg-e"></div><div class="fancybox-bg" id="fancybox-bg-se"></div><div class="fancybox-bg" id="fancybox-bg-s"></div><div class="fancybox-bg" id="fancybox-bg-sw"></div><div class="fancybox-bg" id="fancybox-bg-w"></div><div class="fancybox-bg" id="fancybox-bg-nw"></div>').appendTo(f);
D.append(j=b('<div id="fancybox-content"></div>'),E=b('<a id="fancybox-close"></a>'),n=b('<div id="fancybox-title"></div>'),z=b('<a href="javascript:;" id="fancybox-left"><span class="fancy-ico" id="fancybox-left-ico"></span></a>'),A=b('<a href="javascript:;" id="fancybox-right"><span class="fancy-ico" id="fancybox-right-ico"></span></a>'));E.click(b.fancybox.close);t.click(b.fancybox.cancel);z.click(function(a){a.preventDefault();b.fancybox.prev()});A.click(function(a){a.preventDefault();b.fancybox.next()});
b.fn.mousewheel&&f.bind("mousewheel.fb",function(a,c){if(h)a.preventDefault();else if(b(a.target).get(0).clientHeight==0||b(a.target).get(0).scrollHeight===b(a.target).get(0).clientHeight){a.preventDefault();b.fancybox[c>0?"prev":"next"]()}});b.support.opacity||f.addClass("fancybox-ie");if(M){t.addClass("fancybox-ie6");f.addClass("fancybox-ie6");b('<iframe id="fancybox-hide-sel-frame" src="'+(/^https/i.test(window.location.href||"")?"javascript:void(false)":"about:blank")+'" scrolling="no" border="0" frameborder="0" tabindex="-1"></iframe>').prependTo(D)}}};
b.fn.fancybox.defaults={padding:10,margin:40,opacity:false,modal:false,cyclic:false,scrolling:"auto",width:560,height:340,autoScale:true,autoDimensions:true,centerOnScroll:false,ajax:{},swf:{wmode:"transparent"},hideOnOverlayClick:true,hideOnContentClick:false,overlayShow:true,overlayOpacity:0.7,overlayColor:"#777",titleShow:true,titlePosition:"float",titleFormat:null,titleFromAlt:false,transitionIn:"fade",transitionOut:"fade",speedIn:300,speedOut:300,changeSpeed:300,changeFade:"fast",easingIn:"swing",
easingOut:"swing",showCloseButton:true,showNavArrows:true,enableEscapeButton:true,enableKeyboardNav:true,onStart:function(){},onCancel:function(){},onComplete:function(){},onCleanup:function(){},onClosed:function(){},onError:function(){}};b(document).ready(function(){b.fancybox.init()})})(jQuery);

/* Flowplayer */
(function(){function g(o){console.log("$f.fireEvent",[].slice.call(o))}function k(q){if(!q||typeof q!="object"){return q}var o=new q.constructor();for(var p in q){if(q.hasOwnProperty(p)){o[p]=k(q[p])}}return o}function m(t,q){if(!t){return}var o,p=0,r=t.length;if(r===undefined){for(o in t){if(q.call(t[o],o,t[o])===false){break}}}else{for(var s=t[0];p<r&&q.call(s,p,s)!==false;s=t[++p]){}}return t}function c(o){return document.getElementById(o)}function i(q,p,o){if(typeof p!="object"){return q}if(q&&p){m(p,function(r,s){if(!o||typeof s!="function"){q[r]=s}})}return q}function n(s){var q=s.indexOf(".");if(q!=-1){var p=s.slice(0,q)||"*";var o=s.slice(q+1,s.length);var r=[];m(document.getElementsByTagName(p),function(){if(this.className&&this.className.indexOf(o)!=-1){r.push(this)}});return r}}function f(o){o=o||window.event;if(o.preventDefault){o.stopPropagation();o.preventDefault()}else{o.returnValue=false;o.cancelBubble=true}return false}function j(q,o,p){q[o]=q[o]||[];q[o].push(p)}function e(){return"_"+(""+Math.random()).slice(2,10)}var h=function(t,r,s){var q=this,p={},u={};q.index=r;if(typeof t=="string"){t={url:t}}i(this,t,true);m(("Begin*,Start,Pause*,Resume*,Seek*,Stop*,Finish*,LastSecond,Update,BufferFull,BufferEmpty,BufferStop").split(","),function(){var v="on"+this;if(v.indexOf("*")!=-1){v=v.slice(0,v.length-1);var w="onBefore"+v.slice(2);q[w]=function(x){j(u,w,x);return q}}q[v]=function(x){j(u,v,x);return q};if(r==-1){if(q[w]){s[w]=q[w]}if(q[v]){s[v]=q[v]}}});i(this,{onCuepoint:function(x,w){if(arguments.length==1){p.embedded=[null,x];return q}if(typeof x=="number"){x=[x]}var v=e();p[v]=[x,w];if(s.isLoaded()){s._api().fp_addCuepoints(x,r,v)}return q},update:function(w){i(q,w);if(s.isLoaded()){s._api().fp_updateClip(w,r)}var v=s.getConfig();var x=(r==-1)?v.clip:v.playlist[r];i(x,w,true)},_fireEvent:function(v,y,w,A){if(v=="onLoad"){m(p,function(B,C){if(C[0]){s._api().fp_addCuepoints(C[0],r,B)}});return false}A=A||q;if(v=="onCuepoint"){var z=p[y];if(z){return z[1].call(s,A,w)}}if(y&&"onBeforeBegin,onMetaData,onStart,onUpdate,onResume".indexOf(v)!=-1){i(A,y);if(y.metaData){if(!A.duration){A.duration=y.metaData.duration}else{A.fullDuration=y.metaData.duration}}}var x=true;m(u[v],function(){x=this.call(s,A,y,w)});return x}});if(t.onCuepoint){var o=t.onCuepoint;q.onCuepoint.apply(q,typeof o=="function"?[o]:o);delete t.onCuepoint}m(t,function(v,w){if(typeof w=="function"){j(u,v,w);delete t[v]}});if(r==-1){s.onCuepoint=this.onCuepoint}};var l=function(p,r,q,t){var o=this,s={},u=false;if(t){i(s,t)}m(r,function(v,w){if(typeof w=="function"){s[v]=w;delete r[v]}});i(this,{animate:function(y,z,x){if(!y){return o}if(typeof z=="function"){x=z;z=500}if(typeof y=="string"){var w=y;y={};y[w]=z;z=500}if(x){var v=e();s[v]=x}if(z===undefined){z=500}r=q._api().fp_animate(p,y,z,v);return o},css:function(w,x){if(x!==undefined){var v={};v[w]=x;w=v}r=q._api().fp_css(p,w);i(o,r);return o},show:function(){this.display="block";q._api().fp_showPlugin(p);return o},hide:function(){this.display="none";q._api().fp_hidePlugin(p);return o},toggle:function(){this.display=q._api().fp_togglePlugin(p);return o},fadeTo:function(y,x,w){if(typeof x=="function"){w=x;x=500}if(w){var v=e();s[v]=w}this.display=q._api().fp_fadeTo(p,y,x,v);this.opacity=y;return o},fadeIn:function(w,v){return o.fadeTo(1,w,v)},fadeOut:function(w,v){return o.fadeTo(0,w,v)},getName:function(){return p},getPlayer:function(){return q},_fireEvent:function(w,v,x){if(w=="onUpdate"){var z=q._api().fp_getPlugin(p);if(!z){return}i(o,z);delete o.methods;if(!u){m(z.methods,function(){var B=""+this;o[B]=function(){var C=[].slice.call(arguments);var D=q._api().fp_invoke(p,B,C);return D==="undefined"||D===undefined?o:D}});u=true}}var A=s[w];if(A){var y=A.apply(o,v);if(w.slice(0,1)=="_"){delete s[w]}return y}return o}})};function b(q,G,t){var w=this,v=null,D=false,u,s,F=[],y={},x={},E,r,p,C,o,A;i(w,{id:function(){return E},isLoaded:function(){return(v!==null&&v.fp_play!==undefined&&!D)},getParent:function(){return q},hide:function(H){if(H){q.style.height="0px"}if(w.isLoaded()){v.style.height="0px"}return w},show:function(){q.style.height=A+"px";if(w.isLoaded()){v.style.height=o+"px"}return w},isHidden:function(){return w.isLoaded()&&parseInt(v.style.height,10)===0},load:function(J){if(!w.isLoaded()&&w._fireEvent("onBeforeLoad")!==false){var H=function(){u=q.innerHTML;if(u&&!flashembed.isSupported(G.version)){q.innerHTML=""}if(J){J.cached=true;j(x,"onLoad",J)}flashembed(q,G,{config:t})};var I=0;m(a,function(){this.unload(function(K){if(++I==a.length){H()}})})}return w},unload:function(J){if(this.isFullscreen()&&/WebKit/i.test(navigator.userAgent)){if(J){J(false)}return w}if(u.replace(/\s/g,"")!==""){if(w._fireEvent("onBeforeUnload")===false){if(J){J(false)}return w}D=true;try{if(v){v.fp_close();w._fireEvent("onUnload")}}catch(H){}var I=function(){v=null;q.innerHTML=u;D=false;if(J){J(true)}};setTimeout(I,50)}else{if(J){J(false)}}return w},getClip:function(H){if(H===undefined){H=C}return F[H]},getCommonClip:function(){return s},getPlaylist:function(){return F},getPlugin:function(H){var J=y[H];if(!J&&w.isLoaded()){var I=w._api().fp_getPlugin(H);if(I){J=new l(H,I,w);y[H]=J}}return J},getScreen:function(){return w.getPlugin("screen")},getControls:function(){return w.getPlugin("controls")._fireEvent("onUpdate")},getLogo:function(){try{return w.getPlugin("logo")._fireEvent("onUpdate")}catch(H){}},getPlay:function(){return w.getPlugin("play")._fireEvent("onUpdate")},getConfig:function(H){return H?k(t):t},getFlashParams:function(){return G},loadPlugin:function(K,J,M,L){if(typeof M=="function"){L=M;M={}}var I=L?e():"_";w._api().fp_loadPlugin(K,J,M,I);var H={};H[I]=L;var N=new l(K,null,w,H);y[K]=N;return N},getState:function(){return w.isLoaded()?v.fp_getState():-1},play:function(I,H){var J=function(){if(I!==undefined){w._api().fp_play(I,H)}else{w._api().fp_play()}};if(w.isLoaded()){J()}else{if(D){setTimeout(function(){w.play(I,H)},50)}else{w.load(function(){J()})}}return w},getVersion:function(){var I="flowplayer.js 3.2.4";if(w.isLoaded()){var H=v.fp_getVersion();H.push(I);return H}return I},_api:function(){if(!w.isLoaded()){throw"Flowplayer "+w.id()+" not loaded when calling an API method"}return v},setClip:function(H){w.setPlaylist([H]);return w},getIndex:function(){return p},_swfHeight:function(){return v.clientHeight}});m(("Click*,Load*,Unload*,Keypress*,Volume*,Mute*,Unmute*,PlaylistReplace,ClipAdd,Fullscreen*,FullscreenExit,Error,MouseOver,MouseOut").split(","),function(){var H="on"+this;if(H.indexOf("*")!=-1){H=H.slice(0,H.length-1);var I="onBefore"+H.slice(2);w[I]=function(J){j(x,I,J);return w}}w[H]=function(J){j(x,H,J);return w}});m(("pause,resume,mute,unmute,stop,toggle,seek,getStatus,getVolume,setVolume,getTime,isPaused,isPlaying,startBuffering,stopBuffering,isFullscreen,toggleFullscreen,reset,close,setPlaylist,addClip,playFeed,setKeyboardShortcutsEnabled,isKeyboardShortcutsEnabled").split(","),function(){var H=this;w[H]=function(J,I){if(!w.isLoaded()){return w}var K=null;if(J!==undefined&&I!==undefined){K=v["fp_"+H](J,I)}else{K=(J===undefined)?v["fp_"+H]():v["fp_"+H](J)}return K==="undefined"||K===undefined?w:K}});w._fireEvent=function(Q){if(typeof Q=="string"){Q=[Q]}var R=Q[0],O=Q[1],M=Q[2],L=Q[3],K=0;if(t.debug){g(Q)}if(!w.isLoaded()&&R=="onLoad"&&O=="player"){v=v||c(r);o=w._swfHeight();m(F,function(){this._fireEvent("onLoad")});m(y,function(S,T){T._fireEvent("onUpdate")});s._fireEvent("onLoad")}if(R=="onLoad"&&O!="player"){return}if(R=="onError"){if(typeof O=="string"||(typeof O=="number"&&typeof M=="number")){O=M;M=L}}if(R=="onContextMenu"){m(t.contextMenu[O],function(S,T){T.call(w)});return}if(R=="onPluginEvent"||R=="onBeforePluginEvent"){var H=O.name||O;var I=y[H];if(I){I._fireEvent("onUpdate",O);return I._fireEvent(M,Q.slice(3))}return}if(R=="onPlaylistReplace"){F=[];var N=0;m(O,function(){F.push(new h(this,N++,w))})}if(R=="onClipAdd"){if(O.isInStream){return}O=new h(O,M,w);F.splice(M,0,O);for(K=M+1;K<F.length;K++){F[K].index++}}var P=true;if(typeof O=="number"&&O<F.length){C=O;var J=F[O];if(J){P=J._fireEvent(R,M,L)}if(!J||P!==false){P=s._fireEvent(R,M,L,J)}}m(x[R],function(){P=this.call(w,O,M);if(this.cached){x[R].splice(K,1)}if(P===false){return false}K++});return P};function B(){if($f(q)){$f(q).getParent().innerHTML="";p=$f(q).getIndex();a[p]=w}else{a.push(w);p=a.length-1}A=parseInt(q.style.height,10)||q.clientHeight;E=q.id||"fp"+e();r=G.id||E+"_api";G.id=r;t.playerId=E;if(typeof t=="string"){t={clip:{url:t}}}if(typeof t.clip=="string"){t.clip={url:t.clip}}t.clip=t.clip||{};if(q.getAttribute("href",2)&&!t.clip.url){t.clip.url=q.getAttribute("href",2)}s=new h(t.clip,-1,w);t.playlist=t.playlist||[t.clip];var I=0;m(t.playlist,function(){var K=this;if(typeof K=="object"&&K.length){K={url:""+K}}m(t.clip,function(L,M){if(M!==undefined&&K[L]===undefined&&typeof M!="function"){K[L]=M}});t.playlist[I]=K;K=new h(K,I,w);F.push(K);I++});m(t,function(K,L){if(typeof L=="function"){if(s[K]){s[K](L)}else{j(x,K,L)}delete t[K]}});m(t.plugins,function(K,L){if(L){y[K]=new l(K,L,w)}});if(!t.plugins||t.plugins.controls===undefined){y.controls=new l("controls",null,w)}y.canvas=new l("canvas",null,w);u=q.innerHTML;function J(L){var K=w.hasiPadSupport&&w.hasiPadSupport();if(/iPad|iPhone|iPod/i.test(navigator.userAgent)&&!/.flv$/i.test(F[0].url)&&!K){return true}if(!w.isLoaded()&&w._fireEvent("onBeforeClick")!==false){w.load()}return f(L)}function H(){if(u.replace(/\s/g,"")!==""){if(q.addEventListener){q.addEventListener("click",J,false)}else{if(q.attachEvent){q.attachEvent("onclick",J)}}}else{if(q.addEventListener){q.addEventListener("click",f,false)}w.load()}}setTimeout(H,0)}if(typeof q=="string"){var z=c(q);if(!z){throw"Flowplayer cannot access element: "+q}q=z;B()}else{B()}}var a=[];function d(o){this.length=o.length;this.each=function(p){m(o,p)};this.size=function(){return o.length}}window.flowplayer=window.$f=function(){var p=null;var o=arguments[0];if(!arguments.length){m(a,function(){if(this.isLoaded()){p=this;return false}});return p||a[0]}if(arguments.length==1){if(typeof o=="number"){return a[o]}else{if(o=="*"){return new d(a)}m(a,function(){if(this.id()==o.id||this.id()==o||this.getParent()==o){p=this;return false}});return p}}if(arguments.length>1){var t=arguments[1],q=(arguments.length==3)?arguments[2]:{};if(typeof t=="string"){t={src:t}}t=i({bgcolor:"#000000",version:[9,0],expressInstall:"http://static.flowplayer.org/swf/expressinstall.swf",cachebusting:true},t);if(typeof o=="string"){if(o.indexOf(".")!=-1){var s=[];m(n(o),function(){s.push(new b(this,k(t),k(q)))});return new d(s)}else{var r=c(o);return new b(r!==null?r:o,t,q)}}else{if(o){return new b(o,t,q)}}}return null};i(window.$f,{fireEvent:function(){var o=[].slice.call(arguments);var q=$f(o[0]);return q?q._fireEvent(o.slice(1)):null},addPlugin:function(o,p){b.prototype[o]=p;return $f},each:m,extend:i});if(typeof jQuery=="function"){jQuery.fn.flowplayer=function(q,p){if(!arguments.length||typeof arguments[0]=="number"){var o=[];this.each(function(){var r=$f(this);if(r){o.push(r)}});return arguments.length?o[arguments[0]]:new d(o)}return this.each(function(){$f(this,k(q),p?k(p):{})})}}})();(function(){var h=document.all,j="http://www.adobe.com/go/getflashplayer",c=typeof jQuery=="function",e=/(\d+)[^\d]+(\d+)[^\d]*(\d*)/,b={width:"100%",height:"100%",id:"_"+(""+Math.random()).slice(9),allowfullscreen:true,allowscriptaccess:"always",quality:"high",version:[3,0],onFail:null,expressInstall:null,w3c:false,cachebusting:false};if(window.attachEvent){window.attachEvent("onbeforeunload",function(){__flash_unloadHandler=function(){};__flash_savedUnloadHandler=function(){}})}function i(m,l){if(l){for(var f in l){if(l.hasOwnProperty(f)){m[f]=l[f]}}}return m}function a(f,n){var m=[];for(var l in f){if(f.hasOwnProperty(l)){m[l]=n(f[l])}}return m}window.flashembed=function(f,m,l){if(typeof f=="string"){f=document.getElementById(f.replace("#",""))}if(!f){return}if(typeof m=="string"){m={src:m}}return new d(f,i(i({},b),m),l)};var g=i(window.flashembed,{conf:b,getVersion:function(){var m,f;try{f=navigator.plugins["Shockwave Flash"].description.slice(16)}catch(o){try{m=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");f=m&&m.GetVariable("$version")}catch(n){try{m=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");f=m&&m.GetVariable("$version")}catch(l){}}}f=e.exec(f);return f?[f[1],f[3]]:[0,0]},asString:function(l){if(l===null||l===undefined){return null}var f=typeof l;if(f=="object"&&l.push){f="array"}switch(f){case"string":l=l.replace(new RegExp('(["\\\\])',"g"),"\\$1");l=l.replace(/^\s?(\d+\.?\d+)%/,"$1pct");return'"'+l+'"';case"array":return"["+a(l,function(o){return g.asString(o)}).join(",")+"]";case"function":return'"function()"';case"object":var m=[];for(var n in l){if(l.hasOwnProperty(n)){m.push('"'+n+'":'+g.asString(l[n]))}}return"{"+m.join(",")+"}"}return String(l).replace(/\s/g," ").replace(/\'/g,'"')},getHTML:function(o,l){o=i({},o);var n='<object width="'+o.width+'" height="'+o.height+'" id="'+o.id+'" name="'+o.id+'"';if(o.cachebusting){o.src+=((o.src.indexOf("?")!=-1?"&":"?")+Math.random())}if(o.w3c||!h){n+=' data="'+o.src+'" type="application/x-shockwave-flash"'}else{n+=' classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'}n+=">";if(o.w3c||h){n+='<param name="movie" value="'+o.src+'" />'}o.width=o.height=o.id=o.w3c=o.src=null;o.onFail=o.version=o.expressInstall=null;for(var m in o){if(o[m]){n+='<param name="'+m+'" value="'+o[m]+'" />'}}var p="";if(l){for(var f in l){if(l[f]){var q=l[f];p+=f+"="+(/function|object/.test(typeof q)?g.asString(q):q)+"&"}}p=p.slice(0,-1);n+='<param name="flashvars" value=\''+p+"' />"}n+="</object>";return n},isSupported:function(f){return k[0]>f[0]||k[0]==f[0]&&k[1]>=f[1]}});var k=g.getVersion();function d(f,n,m){if(g.isSupported(n.version)){f.innerHTML=g.getHTML(n,m)}else{if(n.expressInstall&&g.isSupported([6,65])){f.innerHTML=g.getHTML(i(n,{src:n.expressInstall}),{MMredirectURL:location.href,MMplayerType:"PlugIn",MMdoctitle:document.title})}else{if(!f.innerHTML.replace(/\s/g,"")){f.innerHTML="<h2>Flash version "+n.version+" or greater is required</h2><h3>"+(k[0]>0?"Your version is "+k:"You have no flash plugin installed")+"</h3>"+(f.tagName=="A"?"<p>Click here to download latest version</p>":"<p>Download latest version from <a href='"+j+"'>here</a></p>");if(f.tagName=="A"){f.onclick=function(){location.href=j}}}if(n.onFail){var l=n.onFail.call(this);if(typeof l=="string"){f.innerHTML=l}}}}if(h){window[n.id]=document.getElementById(n.id)}i(this,{getRoot:function(){return f},getOptions:function(){return n},getConf:function(){return m},getApi:function(){return f.firstChild}})}if(c){jQuery.tools=jQuery.tools||{version:"3.2.4"};jQuery.tools.flashembed={conf:b};jQuery.fn.flashembed=function(l,f){return this.each(function(){$(this).data("flashembed",flashembed(this,l,f))})}}})();
