//
var Cufon=(function(){var L=function(){return L.replace.apply(null,arguments)};var W=L.DOM={ready:(function(){var b=false,d={loaded:1,complete:1};var a=[],c=function(){if(b){return}b=true;for(var e;e=a.shift();e()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",c,false);window.addEventListener("pageshow",c,false)}if(!window.opera&&document.readyState){(function(){d[document.readyState]?c():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");c()}catch(f){setTimeout(arguments.callee,1)}})()}P(window,"load",c);return function(e){if(!arguments.length){c()}else{b?e():a.push(e)}}})()};var M=L.CSS={Size:function(b,a){this.value=parseFloat(b);this.unit=String(b).match(/[a-z%]*$/)[0]||"px";this.convert=function(c){return c/a*this.value};this.convertFrom=function(c){return c/this.value*a};this.toString=function(){return this.value+this.unit}},color:I(function(b){var a={};a.color=b.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(d,c,e){a.opacity=parseFloat(e);return"rgb("+c+")"});return a}),fontStretch:I(function(a){if(typeof a=="number"){return a}if(/%$/.test(a)){return parseFloat(a)/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}[a]||1}),getStyle:function(b){var a=document.defaultView;if(a&&a.getComputedStyle){return new A(a.getComputedStyle(b,null))}if(b.currentStyle){return new A(b.currentStyle)}return new A(b.style)},gradient:I(function(e){var f={id:e,type:e.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},b=e.substr(e.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var d=0,a=b.length,c;d<a;++d){c=b[d].split("=",2).reverse();f.stops.push([c[1]||d/(a-1),c[0]])}return f}),quotedList:I(function(d){var c=[],b=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,a;while(a=b.exec(d)){c.push(a[3]||a[1])}return c}),recognizesMedia:I(function(g){var d=document.createElement("style"),c,b,a;d.type="text/css";d.media=g;try{d.appendChild(document.createTextNode("/**/"))}catch(f){}b=F("head")[0];b.insertBefore(d,b.firstChild);c=(d.sheet||d.styleSheet);a=c&&!c.disabled;b.removeChild(d);return a}),supports:function(c,b){var a=document.createElement("span").style;if(a[c]===undefined){return false}a[c]=b;return a[c]===b},textAlign:function(d,c,a,b){if(c.get("textAlign")=="right"){if(a>0){d=" "+d}}else{if(a<b-1){d+=" "}}return d},textDecoration:function(f,e){if(!e){e=this.getStyle(f)}var b={underline:null,overline:null,"line-through":null};for(var a=f;a.parentNode&&a.parentNode.nodeType==1;){var d=true;for(var c in b){if(!J(b,c)||b[c]){continue}if(e.get("textDecoration").indexOf(c)!=-1){b[c]=e.get("color")}d=false}if(d){break}e=this.getStyle(a=a.parentNode)}return b},textShadow:I(function(e){if(e=="none"){return null}var d=[],f={},a,b=0;var c=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(a=c.exec(e)){if(a[0]==","){d.push(f);f={};b=0}else{if(a[1]){f.color=a[1]}else{f[["offX","offY","blur"][b++]]=a[2]}}}d.push(f);return d}),textTransform:function(b,a){return b[{uppercase:"toUpperCase",lowercase:"toLowerCase"}[a.get("textTransform")]||"toString"]()},whiteSpace:(function(){var a={inline:1,"inline-block":1,"run-in":1};return function(d,b,c){if(a[b.get("display")]){return d}if(!c.previousSibling){d=d.replace(/^\s+/,"")}if(!c.nextSibling){d=d.replace(/\s+$/,"")}return d}})()};M.ready=(function(){var a=!M.recognizesMedia("all"),d=false;var c=[],g=function(){a=true;for(var j;j=c.shift();j()){}};var h=F("link"),i=F("style");function b(j){return j.disabled||f(j.sheet,j.media||"screen")}function f(m,p){if(!M.recognizesMedia(p||"all")){return true}if(!m||m.disabled){return false}try{var q=m.cssRules,o;if(q){search:for(var k=0,j=q.length;o=q[k],k<j;++k){switch(o.type){case 2:break;case 3:if(!f(o.styleSheet,o.media.mediaText)){return false}break;default:break search}}}}catch(n){}return true}function e(){if(document.createStyleSheet){return true}var k,j;for(j=0;k=h[j];++j){if(k.rel.toLowerCase()=="stylesheet"&&!b(k)){return false}}for(j=0;k=i[j];++j){if(!b(k)){return false}}return true}W.ready(function(){if(!d){d=M.getStyle(document.body).isUsable()}if(a||(d&&e())){g()}else{setTimeout(arguments.callee,10)}});return function(j){if(a){j()}else{c.push(j)}}})();function R(b){var a=this.face=b.face;this.glyphs=b.glyphs;this.w=b.w;this.baseSize=parseInt(a["units-per-em"],10);this.family=a["font-family"].toLowerCase();this.weight=a["font-weight"];this.style=a["font-style"]||"normal";this.viewBox=(function(){var d=a.bbox.split(/\s+/);var c={minX:parseInt(d[0],10),minY:parseInt(d[1],10),maxX:parseInt(d[2],10),maxY:parseInt(d[3],10)};c.width=c.maxX-c.minX;c.height=c.maxY-c.minY;c.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return c})();this.ascent=-parseInt(a.ascent,10);this.descent=-parseInt(a.descent,10);this.height=-this.ascent+this.descent}function E(){var b={},a={oblique:"italic",italic:"oblique"};this.add=function(c){(b[c.style]||(b[c.style]={}))[c.weight]=c};this.get=function(g,h){var f=b[g]||b[a[g]]||b.normal||b.italic||b.oblique;if(!f){return null}h={normal:400,bold:700}[h]||parseInt(h,10);if(f[h]){return f[h]}var d={1:1,99:0}[h%100],j=[],e,c;if(d===undefined){d=h>400}if(h==500){h=400}for(var i in f){if(!J(f,i)){continue}i=parseInt(i,10);if(!e||i<e){e=i}if(!c||i>c){c=i}j.push(i)}if(h<e){h=e}if(h>c){h=c}j.sort(function(l,k){return(d?(l>h&&k>h)?l<k:l>k:(l<h&&k<h)?l>k:l<k)?-1:1});return f[j[0]]}}function Q(){function c(e,f){if(e.contains){return e.contains(f)}return e.compareDocumentPosition(f)&16}function a(g){var f=g.relatedTarget;if(!f||c(this,f)){return}b(this)}function d(f){b(this)}function b(e){setTimeout(function(){L.replace(e,D.get(e).options,true)},10)}this.attach=function(e){if(e.onmouseenter===undefined){P(e,"mouseover",a);P(e,"mouseout",a)}else{P(e,"mouseenter",d);P(e,"mouseleave",d)}}}function T(){var b=[],c={};function a(g){var d=[],f;for(var e=0;f=g[e];++e){d[e]=b[c[f]]}return d}this.add=function(e,d){c[e]=b.push(d)-1};this.repeat=function(){var d=arguments.length?a(arguments):b,e;for(var f=0;e=d[f++];){L.replace(e[0],e[1],true)}}}function Z(){var c={},a=0;function b(d){return d.cufid||(d.cufid=++a)}this.get=function(d){var e=b(d);return c[e]||(c[e]={})}}function A(a){var c={},b={};this.extend=function(d){for(var e in d){if(J(d,e)){c[e]=d[e]}}return this};this.get=function(d){return c[d]!=undefined?c[d]:a[d]};this.getSize=function(e,d){return b[e]||(b[e]=new M.Size(this.get(e),d))};this.isUsable=function(){return !!a}}function P(b,a,c){if(b.addEventListener){b.addEventListener(a,c,false)}else{if(b.attachEvent){b.attachEvent("on"+a,function(){return c.call(b,window.event)})}}}function U(b,a){var c=D.get(b);if(c.options){return b}if(a.hover&&a.hoverables[b.nodeName.toLowerCase()]){B.attach(b)}c.options=a;return b}function I(a){var b={};return function(c){if(!J(b,c)){b[c]=a.apply(null,arguments)}return b[c]}}function C(f,e){if(!e){e=M.getStyle(f)}var b=M.quotedList(e.get("fontFamily").toLowerCase()),d;for(var c=0,a=b.length;c<a;++c){d=b[c];if(H[d]){return H[d].get(e.get("fontStyle"),e.get("fontWeight"))}}return null}function F(a){return document.getElementsByTagName(a)}function J(b,a){return b.hasOwnProperty(a)}function G(){var a={},c,e;for(var d=0,b=arguments.length;c=arguments[d],d<b;++d){for(e in c){if(J(c,e)){a[e]=c[e]}}}return a}function N(d,n,b,o,e,c){var m=o.separate;if(m=="none"){return Y[o.engine].apply(null,arguments)}var k=document.createDocumentFragment(),g;var h=n.split(O[m]),a=(m=="words");if(a&&S){if(/^\s/.test(n)){h.unshift("")}if(/\s$/.test(n)){h.push("")}}for(var j=0,f=h.length;j<f;++j){g=Y[o.engine](d,a?M.textAlign(h[j],b,j,f):h[j],b,o,e,c,j<f-1);if(g){k.appendChild(g)}}return k}function K(b,j){var c,a,d,g,f,i;for(d=U(b,j).firstChild;d;d=f){g=d.nodeType;f=d.nextSibling;i=false;if(g==1){if(!d.firstChild){continue}if(!/cufon/.test(d.className)){arguments.callee(d,j);continue}else{i=true}}else{if(g!=3){continue}}if(!a){a=M.getStyle(b).extend(j)}if(!c){c=C(b,a)}if(!c){continue}if(i){Y[j.engine](c,null,a,j,d,b);continue}var h=M.whiteSpace(d.data,a,d);if(h===""){continue}var e=N(c,h,a,j,d,b);if(e){d.parentNode.replaceChild(e,d)}else{d.parentNode.removeChild(d)}}}var S=" ".split(/\s+/).length==0;var D=new Z();var B=new Q();var X=new T();var Y={},H={},V={enableTextDecoration:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},printable:true,selector:(window.Sizzle||(window.jQuery&&function(a){return jQuery(a)})||(window.dojo&&dojo.query)||(window.$$&&function(a){return $$(a)})||(window.$&&function(a){return $(a)})||(document.querySelectorAll&&function(a){return document.querySelectorAll(a)})||F),separate:"words",textShadow:"none"};var O={words:/[^\S\u00a0]+/,characters:""};L.now=function(){W.ready();return L};L.refresh=function(){X.repeat.apply(X,arguments);return L};L.registerEngine=function(b,a){if(!a){return L}Y[b]=a;return L.set("engine",b)};L.registerFont=function(c){var a=new R(c),b=a.family;if(!H[b]){H[b]=new E()}H[b].add(a);return L.set("fontFamily",'"'+b+'"')};L.replace=function(c,b,a){b=G(V,b);if(!b.engine){return L}if(b.hover){b.forceHitArea=true}if(typeof b.textShadow=="string"){b.textShadow=M.textShadow(b.textShadow)}if(typeof b.color=="string"&&/^-/.test(b.color)){b.textGradient=M.gradient(b.color)}if(!a){X.add(c,arguments)}if(c.nodeType||typeof c=="string"){c=[c]}M.ready(function(){for(var e=0,d=c.length;e<d;++e){var f=c[e];if(typeof f=="string"){L.replace(b.selector(f),b,true)}else{K(f,b)}}});return L};L.set=function(a,b){V[a]=b;return L};return L})();Cufon.registerEngine("canvas",(function(){var B=document.createElement("canvas");if(!B||!B.getContext||!B.getContext.apply){return}B=null;var A=Cufon.CSS.supports("display","inline-block");var E=!A&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var F=document.createElement("style");F.type="text/css";F.appendChild(document.createTextNode((".cufon-canvas{text-indent:0;}@media screen,projection{.cufon-canvas{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(E?"":"font-size:1px;line-height:1px;")+"}.cufon-canvas .cufon-alt{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(A?".cufon-canvas canvas{position:relative;}":".cufon-canvas canvas{position:absolute;}")+"}@media print{.cufon-canvas{padding:0;}.cufon-canvas canvas{display:none;}.cufon-canvas .cufon-alt{display:inline;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(F);function D(O,H){var M=0,L=0;var G=[],N=/([mrvxe])([^a-z]*)/g,J;generate:for(var I=0;J=N.exec(O);++I){var K=J[2].split(",");switch(J[1]){case"v":G[I]={m:"bezierCurveTo",a:[M+~~K[0],L+~~K[1],M+~~K[2],L+~~K[3],M+=~~K[4],L+=~~K[5]]};break;case"r":G[I]={m:"lineTo",a:[M+=~~K[0],L+=~~K[1]]};break;case"m":G[I]={m:"moveTo",a:[M=~~K[0],L=~~K[1]]};break;case"x":G[I]={m:"closePath"};break;case"e":break generate}H[G[I].m].apply(H,G[I].a)}return G}function C(K,J){for(var I=0,H=K.length;I<H;++I){var G=K[I];J[G.m].apply(J,G.a)}}return function(AH,a,z,W,e,AI){var I=(a===null);if(I){a=e.alt}var c=AH.viewBox;var K=z.getSize("fontSize",AH.baseSize);var v=z.get("letterSpacing");v=(v=="normal")?0:K.convertFrom(parseInt(v,10));var d=0,w=0,u=0,Y=0;var b=W.textShadow,s=[];if(b){for(var AG=b.length;AG--;){var m=b[AG];var r=K.convertFrom(parseFloat(m.offX));var p=K.convertFrom(parseFloat(m.offY));s[AG]=[r,p];if(p<d){d=p}if(r>w){w=r}if(p>u){u=p}if(r<Y){Y=r}}}var AL=Cufon.CSS.textTransform(a,z).split(""),U;var J=AH.glyphs,X,M,AC;var G=0,Q,h=[];for(var AG=0,AE=0,AB=AL.length;AG<AB;++AG){X=J[U=AL[AG]]||AH.missingGlyph;if(!X){continue}if(M){G-=AC=M[U]||0;h[AE-1]-=AC}G+=Q=h[AE++]=~~(X.w||AH.w)+v;M=X.k}if(Q===undefined){return null}w+=c.width-Q;Y+=c.minX;var V,L;if(I){V=e;L=e.firstChild}else{V=document.createElement("span");V.className="cufon cufon-canvas";V.alt=a;L=document.createElement("canvas");V.appendChild(L);if(W.printable){var AD=document.createElement("span");AD.className="cufon-alt";AD.appendChild(document.createTextNode(a));V.appendChild(AD)}}var AM=V.style;var o=L.style;var H=K.convert(c.height);var AK=Math.ceil(H);var t=AK/H;var n=t*Cufon.CSS.fontStretch(z.get("fontStretch"));var q=G*n;var AA=Math.ceil(K.convert(q+w-Y));var O=Math.ceil(K.convert(c.height-d+u));L.width=AA;L.height=O;o.width=AA+"px";o.height=O+"px";d+=c.minY;o.top=Math.round(K.convert(d-AH.ascent))+"px";o.left=Math.round(K.convert(Y))+"px";var T=Math.ceil(K.convert(q))+"px";if(A){AM.width=T;AM.height=K.convert(AH.height)+"px"}else{AM.paddingLeft=T;AM.paddingBottom=(K.convert(AH.height)-1)+"px"}var AJ=L.getContext("2d"),f=H/c.height;AJ.scale(f,f*t);AJ.translate(-Y,-d);AJ.lineWidth=AH.face["underline-thickness"];AJ.save();function N(i,g){AJ.strokeStyle=g;AJ.beginPath();AJ.moveTo(0,i);AJ.lineTo(G,i);AJ.stroke()}var P=W.enableTextDecoration?Cufon.CSS.textDecoration(AI,z):{};if(P.underline){N(-AH.face["underline-position"],P.underline)}if(P.overline){N(AH.ascent,P.overline)}function AF(){AJ.scale(n,1);for(var x=0,k=0,g=AL.length;x<g;++x){var y=J[AL[x]]||AH.missingGlyph;if(!y){continue}if(y.d){AJ.beginPath();if(y.code){C(y.code,AJ)}else{y.code=D("m"+y.d,AJ)}AJ.fill()}AJ.translate(h[k++],0)}AJ.restore()}if(b){for(var AG=b.length;AG--;){var m=b[AG];AJ.save();AJ.fillStyle=m.color;AJ.translate.apply(AJ,s[AG]);AF()}}var S=W.textGradient;if(S){var Z=S.stops,R=AJ.createLinearGradient(0,c.minY,0,c.maxY);for(var AG=0,AB=Z.length;AG<AB;++AG){R.addColorStop.apply(R,Z[AG])}AJ.fillStyle=R}else{AJ.fillStyle=z.get("color")}AF();if(P["line-through"]){N(-AH.descent,P["line-through"])}return V}})());Cufon.registerEngine("vml",(function(){if(!document.namespaces){return}if(document.namespaces.cvml==null){document.namespaces.add("cvml","urn:schemas-microsoft-com:vml")}var B=document.createElement("cvml:shape");B.style.behavior="url(#default#VML)";if(!B.coordsize){return}B=null;var F=(document.documentMode||0)<8;document.write(('<style type="text/css">.cufon-vml-canvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}.cufon-vml-canvas{position:absolute;text-align:left;}.cufon-vml{display:inline-block;position:relative;vertical-align:'+(F?"middle":"text-bottom")+";}.cufon-vml .cufon-alt{position:absolute;left:-10000in;font-size:1px;}a .cufon-vml{cursor:pointer}}@media print{.cufon-vml *{display:none;}.cufon-vml .cufon-alt{display:inline;}}</style>").replace(/;/g,"!important;"));function C(G,H){return A(G,/(?:em|ex|%)$/i.test(H)?"1em":H)}function A(J,K){if(/px$/i.test(K)){return parseFloat(K)}var I=J.style.left,H=J.runtimeStyle.left;J.runtimeStyle.left=J.currentStyle.left;J.style.left=K.replace("%","em");var G=J.style.pixelLeft;J.style.left=I;J.runtimeStyle.left=H;return G}var E={};function D(L){var M=L.id;if(!E[M]){var J=L.stops,K=document.createElement("cvml:fill"),G=[];K.type="gradient";K.angle=180;K.focus="0";K.method="sigma";K.color=J[0][1];for(var I=1,H=J.length-1;I<H;++I){G.push(J[I][0]*100+"% "+J[I][1])}K.colors=G.join(",");K.color2=J[H][1];E[M]=K}return E[M]}return function(AI,f,AC,b,n,AJ,AA){var J=(f===null);if(J){f=n.alt}var h=AI.viewBox;var L=AC.computedFontSize||(AC.computedFontSize=new Cufon.CSS.Size(C(AJ,AC.get("fontSize"))+"px",AI.baseSize));var z=AC.computedLSpacing;if(z==undefined){z=AC.get("letterSpacing");AC.computedLSpacing=z=(z=="normal")?0:~~L.convertFrom(A(AJ,z))}var X,M;if(J){X=n;M=n.firstChild}else{X=document.createElement("span");X.className="cufon cufon-vml";X.alt=f;M=document.createElement("span");M.className="cufon-vml-canvas";X.appendChild(M);if(b.printable){var AF=document.createElement("span");AF.className="cufon-alt";AF.appendChild(document.createTextNode(f));X.appendChild(AF)}if(!AA){X.appendChild(document.createElement("cvml:shape"))}}var AO=X.style;var u=M.style;var H=L.convert(h.height),AL=Math.ceil(H);var y=AL/H;var s=y*Cufon.CSS.fontStretch(AC.get("fontStretch"));var x=h.minX,w=h.minY;u.height=AL;u.top=Math.round(L.convert(w-AI.ascent));u.left=Math.round(L.convert(x));AO.height=L.convert(AI.height)+"px";var Q=b.enableTextDecoration?Cufon.CSS.textDecoration(AJ,AC):{};var e=AC.get("color");var AN=Cufon.CSS.textTransform(f,AC).split(""),W;var K=AI.glyphs,c,N,AE;var G=0,o=[],v=0,S;var U,g=b.textShadow;for(var AH=0,AG=0,AD=AN.length;AH<AD;++AH){c=K[W=AN[AH]]||AI.missingGlyph;if(!c){continue}if(N){G-=AE=N[W]||0;o[AG-1]-=AE}G+=S=o[AG++]=~~(c.w||AI.w)+z;N=c.k}if(S===undefined){return null}var V=-x+G+(h.width-S);var AM=L.convert(V*s),AB=Math.round(AM);var r=V+","+h.height,I;var m="r"+r+"ns";var T=b.textGradient&&D(b.textGradient);for(AH=0,AG=0;AH<AD;++AH){c=K[AN[AH]]||AI.missingGlyph;if(!c){continue}if(J){U=M.childNodes[AG];while(U.firstChild){U.removeChild(U.firstChild)}}else{U=document.createElement("cvml:shape");M.appendChild(U)}U.stroked="f";U.coordsize=r;U.coordorigin=I=(x-v)+","+w;U.path=(c.d?"m"+c.d+"xe":"")+"m"+I+m;U.fillcolor=e;if(T){U.appendChild(T.cloneNode(false))}var AK=U.style;AK.width=AB;AK.height=AL;if(g){var P=g[0],O=g[1];var a=Cufon.CSS.color(P.color),Y;var q=document.createElement("cvml:shadow");q.on="t";q.color=a.color;q.offset=P.offX+","+P.offY;if(O){Y=Cufon.CSS.color(O.color);q.type="double";q.color2=Y.color;q.offset2=O.offX+","+O.offY}q.opacity=a.opacity||(Y&&Y.opacity)||1;U.appendChild(q)}v+=o[AG++]}var p=U.nextSibling,R,Z;if(b.forceHitArea){if(!p){p=document.createElement("cvml:rect");p.stroked="f";p.className="cufon-vml-cover";R=document.createElement("cvml:fill");R.opacity=0;p.appendChild(R);M.appendChild(p)}Z=p.style;Z.width=AB;Z.height=AL}else{if(p){M.removeChild(p)}}AO.width=Math.max(Math.ceil(L.convert(G*s)),0);if(F){var t=AC.computedYAdjust;if(t===undefined){var d=AC.get("lineHeight");if(d=="normal"){d="1em"}else{if(!isNaN(d)){d+="em"}}AC.computedYAdjust=t=0.5*(A(AJ,d)-parseFloat(AO.height))}if(t){AO.marginTop=Math.ceil(t)+"px";AO.marginBottom=t+"px"}}return X}})());
Cufon.registerFont({"w":216,"face":{"font-family":"vag","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 15 7 2 2 2 4 2 2 4","ascent":"288","descent":"-72","x-height":"6","cap-height":"3","bbox":"-17.8198 -355.264 345 85","underline-thickness":"36.7383","underline-position":"-21.2695","unicode-range":"U+0020-U+00FF"},"glyphs":{" ":{"w":116},"!":{"d":"53,-263v21,0,29,17,28,41r0,106v0,24,-7,41,-28,41v-21,0,-29,-17,-28,-41r0,-106v0,-24,7,-41,28,-41xm53,8v-17,0,-31,-15,-31,-32v0,-17,14,-31,31,-31v17,0,32,14,32,31v0,17,-15,31,-32,32","w":106},"\"":{"d":"71,-253r34,0r0,98r-34,0r0,-98xm14,-253r34,0r0,98r-34,0r0,-98","w":119},"#":{"d":"125,-149r-16,43r44,0r15,-43r-43,0xm125,-257r38,0r-25,73r42,0r26,-73r39,0r-26,73r50,0r-13,35r-49,0r-15,42r51,0r-13,36r-51,0r-26,73r-39,0r26,-73r-42,0r-27,73r-38,0r25,-73r-50,0r13,-36r50,0r15,-42r-53,0r13,-35r53,0","w":276},"$":{"d":"9,-34v7,-65,120,27,120,-40v0,-40,-87,-37,-101,-64v-39,-44,0,-120,55,-123v1,-17,-4,-38,14,-38v18,0,15,19,15,36v32,3,63,12,63,38v0,57,-93,-16,-101,38v4,28,87,34,100,61v42,49,-1,132,-62,132v-1,19,4,43,-15,43v-20,0,-13,-25,-14,-42v-35,-3,-69,-15,-74,-41","w":198},"%":{"d":"165,-241v7,-32,59,-18,44,9r-123,218v-7,11,-12,18,-25,20v-19,2,-24,-23,-15,-39xm193,-73v-10,-1,-19,9,-18,19v-1,10,9,19,18,19v9,0,19,-9,18,-19v1,-10,-8,-20,-18,-19xm193,3v-30,0,-55,-26,-55,-57v0,-31,25,-57,55,-57v30,0,55,26,55,57v0,31,-26,57,-55,57xm59,-221v-9,0,-19,10,-19,19v0,9,9,19,19,19v9,0,19,-9,18,-19v1,-10,-9,-19,-18,-19xm59,-145v-30,0,-55,-26,-55,-57v0,-31,25,-57,55,-57v29,0,55,26,55,57v0,31,-25,57,-55,57","w":251},"&":{"d":"144,-201v0,-26,-49,-30,-49,-1v0,15,9,22,20,32v16,-7,29,-13,29,-31xm97,-113v-37,8,-44,73,3,74v18,-1,33,-9,44,-20xm211,5v-19,-1,-23,-12,-37,-26v-19,17,-47,29,-81,29v-48,1,-87,-33,-86,-80v1,-41,26,-61,59,-78v-13,-15,-24,-30,-24,-53v0,-36,34,-60,74,-60v40,0,74,25,74,62v0,33,-18,51,-43,66r34,41v19,-20,21,-29,42,-34v40,10,15,54,-10,71v14,17,20,20,22,38v1,13,-11,25,-24,24","w":246},"'":{"d":"14,-253r34,0r0,98r-34,0r0,-98","w":61},"(":{"d":"100,-255v-3,19,-31,102,-26,138v-4,37,21,117,26,138v-5,34,-40,22,-50,-4v-32,-80,-34,-223,12,-286v11,-16,41,-7,38,14","w":116},")":{"d":"17,21v3,-19,31,-102,26,-138v4,-37,-22,-117,-26,-138v-4,-21,26,-30,37,-16v52,67,50,237,1,306v-11,16,-42,8,-38,-14","w":116},"*":{"d":"90,-126v-22,0,-18,-26,-14,-44v-14,13,-44,31,-48,0v-1,-9,14,-18,34,-24v-17,-8,-36,-15,-34,-25v5,-30,34,-14,48,0v-4,-18,-9,-44,14,-44v22,0,18,26,14,44v15,-16,44,-30,48,0v-4,17,-13,16,-34,25v21,9,30,7,34,24v-4,29,-33,16,-48,0v4,18,9,44,-14,44","w":180},"+":{"d":"132,-215r36,0r0,90r87,0r0,35r-87,0r0,90r-36,0r0,-90r-87,0r0,-35r87,0r0,-90","w":299},",":{"d":"33,-54v23,-15,50,12,32,36v-17,24,-22,63,-54,72v-54,-16,8,-81,22,-108","w":83},"-":{"d":"142,-100v0,41,-64,25,-102,25v-17,0,-28,-9,-28,-25v0,-40,64,-25,102,-25v17,0,27,9,28,25","w":154,"k":{"Y":26,"X":13,"W":20,"V":20,"T":13}},".":{"d":"42,2v-18,0,-34,-14,-33,-32v0,-18,15,-33,33,-33v18,0,32,15,32,33v1,18,-14,32,-32,32","w":83},"\/":{"d":"101,-243v7,-33,62,-19,47,9r-115,221v-7,31,-64,21,-48,-10","w":133},"0":{"d":"117,-46v64,-2,63,-162,0,-164v-64,2,-63,162,0,164xm117,8v-71,0,-107,-59,-107,-136v0,-77,36,-135,107,-135v71,0,107,59,107,135v0,77,-36,136,-107,136","w":233},"1":{"d":"37,-256v38,-2,62,1,62,41r0,176v0,25,-7,41,-30,41v-22,0,-29,-16,-29,-41r0,-163v-25,1,-45,-5,-45,-27v0,-21,18,-26,42,-27","w":129},"2":{"d":"175,-187v-6,64,-39,77,-89,133v38,2,94,-11,95,27v-1,21,-17,26,-41,27r-104,0v-21,-1,-34,-7,-35,-27v13,-43,112,-108,112,-157v0,-12,-9,-25,-22,-25v-33,0,-23,56,-56,56v-18,0,-29,-13,-29,-30v0,-47,36,-79,86,-80v47,-1,87,31,83,76","w":188},"3":{"d":"91,-263v69,0,105,90,48,122v25,14,42,31,42,66v0,48,-42,84,-91,83v-48,-2,-84,-30,-90,-71v-2,-16,11,-28,26,-28v28,0,39,44,64,44v18,0,31,-15,31,-33v0,-42,-61,-14,-61,-56v0,-34,51,-18,51,-52v0,-13,-9,-22,-21,-22v-18,-1,-39,32,-58,32v-13,0,-25,-11,-24,-24v0,-32,47,-61,83,-61","w":195},"4":{"d":"67,-107r60,0r0,-97xm220,-82v1,22,-16,27,-40,27v1,30,1,58,-28,58v-28,0,-26,-30,-25,-58r-91,0v-40,2,-38,-29,-21,-56r76,-121v21,-46,89,-31,89,31r0,94v22,-1,40,5,40,25","w":224},"5":{"d":"81,-122v-30,9,-80,18,-64,-36v11,-39,-8,-102,46,-98v41,3,109,-14,109,27v0,39,-58,24,-96,27r-4,31v55,-18,102,27,102,81v0,56,-42,98,-97,98v-37,0,-80,-21,-81,-52v-1,-14,11,-25,24,-25v11,0,43,25,57,22v19,0,36,-19,36,-39v0,-21,-11,-36,-32,-36","w":185},"6":{"d":"100,-117v-18,0,-33,17,-33,35v0,19,16,36,33,36v17,0,34,-17,34,-36v0,-19,-16,-35,-34,-35xm103,-253v20,-20,50,-9,50,16v0,18,-46,59,-53,74v54,-13,93,31,94,80v0,51,-44,91,-96,91v-76,0,-111,-82,-75,-153v15,-30,57,-85,80,-108","w":201},"7":{"d":"78,-20v-7,35,-59,36,-61,-1v21,-66,57,-120,83,-181v-39,-4,-105,15,-105,-26v0,-48,85,-22,131,-28v36,-4,50,24,36,54","w":169},"8":{"d":"98,-213v-14,0,-26,12,-26,27v0,14,12,27,26,27v14,0,27,-12,27,-27v0,-15,-13,-27,-27,-27xm98,-118v-19,0,-34,18,-34,37v0,19,16,36,34,36v20,0,35,-16,35,-36v0,-20,-15,-37,-35,-37xm5,-76v0,-31,15,-51,35,-64v-14,-12,-24,-28,-24,-51v-1,-42,39,-72,82,-72v43,0,83,30,82,72v-1,22,-9,39,-23,51v20,13,34,34,34,64v1,49,-43,84,-93,84v-50,0,-93,-36,-93,-84","w":196},"9":{"d":"99,-3v-21,20,-51,7,-51,-17v0,-18,46,-59,54,-73v-54,13,-93,-30,-94,-79v-1,-51,43,-91,96,-91v76,0,109,82,74,152v-15,31,-57,86,-79,108xm101,-139v18,0,33,-16,33,-35v0,-20,-16,-36,-33,-36v-17,0,-34,18,-33,36v0,18,14,35,33,35","w":201},":":{"d":"42,-107v-18,0,-34,-14,-33,-32v0,-18,15,-33,33,-33v18,0,32,15,32,33v1,18,-14,32,-32,32xm42,2v-18,0,-34,-14,-33,-32v0,-18,15,-33,33,-33v18,0,32,15,32,33v1,18,-14,32,-32,32","w":83},";":{"d":"33,-54v23,-15,50,12,32,36v-17,24,-22,63,-54,72v-54,-16,8,-81,22,-108xm42,-107v-18,0,-34,-14,-33,-32v0,-18,15,-33,33,-33v18,0,32,15,32,33v1,18,-14,32,-32,32","w":83},"<":{"d":"253,-210r0,39r-156,64r156,64r0,38r-207,-85r0,-35","w":299},"=":{"d":"45,-87r210,0r0,35r-210,0r0,-35xm45,-163r210,0r0,35r-210,0r0,-35","w":299},">":{"d":"46,-210r207,85r0,35r-207,85r0,-38r158,-64r-158,-64r0,-39","w":299},"?":{"d":"83,-70v-27,1,-28,-26,-28,-55v0,-40,61,-18,58,-59v-2,-33,-49,-25,-62,-4v-16,26,-48,21,-49,-10v0,-36,46,-64,86,-64v48,0,86,34,86,80v1,42,-29,68,-63,77v0,20,-9,35,-28,35xm83,8v-17,0,-31,-15,-31,-32v0,-17,14,-31,31,-31v17,0,31,14,31,31v0,17,-14,32,-31,32","w":183},"@":{"d":"243,-19v-23,1,-37,-8,-38,-29v-22,46,-118,36,-109,-31v-8,-69,82,-134,127,-76r9,-17r31,0r-27,112v0,9,7,12,17,13v39,-8,58,-44,59,-88v1,-59,-55,-98,-117,-97v-90,3,-147,54,-147,140v0,73,57,120,134,119v43,-1,78,-15,106,-34r14,21v-32,23,-69,40,-120,40v-98,-2,-166,-49,-166,-145v0,-107,72,-169,180,-169v86,0,149,42,149,126v0,64,-37,112,-102,115xm134,-78v0,34,34,41,54,22v16,-15,19,-43,26,-67v-4,-17,-11,-30,-31,-29v-29,0,-49,40,-49,74","w":360},"A":{"d":"222,-42v17,31,-19,60,-44,39v-10,-9,-14,-29,-19,-45r-94,0v-8,21,-12,51,-37,52v-22,1,-34,-23,-25,-45r66,-181v8,-45,72,-49,88,-4xm81,-102r61,0r-29,-95","w":225,"k":{"Y":16,"W":6,"V":6,"U":6,"T":20,";":-7,":":-7,".":-7,",":-7}},"B":{"d":"134,-181v1,-25,-25,-27,-53,-25r0,50v27,2,53,-1,53,-25xm150,-79v0,-32,-36,-29,-69,-29r0,58v33,1,69,3,69,-29xm159,-142v89,25,54,152,-39,142v-42,-5,-97,15,-97,-37r0,-178v-5,-51,44,-40,88,-41v46,0,80,21,80,64v-1,28,-11,41,-32,50","w":221,"k":{"Y":13,"W":6,"V":6,"-":-7}},"C":{"d":"216,-37v0,29,-45,45,-81,45v-76,0,-125,-58,-125,-136v0,-76,53,-135,126,-135v34,0,77,14,77,41v0,39,-48,16,-77,16v-41,0,-63,36,-63,80v-1,44,24,77,65,77v27,0,78,-31,78,12","k":{"\u00c5":-13,"S":-7,"A":-13,"-":-8}},"D":{"d":"177,-131v0,-58,-35,-76,-96,-71r0,148v63,5,96,-16,96,-77xm23,-215v-5,-50,43,-40,87,-41v84,-1,128,47,130,125v2,79,-46,133,-125,131v-42,-1,-92,13,-92,-37r0,-178","w":250,"k":{"-":-7}},"E":{"d":"23,-215v-6,-57,58,-39,105,-41v24,-1,42,6,42,27v1,37,-53,25,-89,27r0,46v35,1,82,-7,82,27v0,34,-47,26,-82,27r0,48v37,2,91,-10,91,27v0,41,-69,27,-110,27v-29,0,-39,-7,-39,-37r0,-178","w":181},"F":{"d":"23,-215v-6,-57,58,-39,105,-41v24,-1,42,6,42,27v1,37,-53,25,-89,27r0,46v35,1,82,-7,82,27v0,34,-47,26,-82,27v-3,41,14,105,-29,105v-22,0,-29,-16,-29,-41r0,-177","w":175,"k":{"\u00f8":8,"\u00e6":8,"\u00c5":15,"u":8,"r":6,"o":8,"e":8,"a":8,"T":-7,"A":15,";":13,":":13,".":55,"-":6,",":55}},"G":{"d":"73,-129v0,61,57,105,101,67v10,-8,15,-22,15,-38v-30,0,-62,2,-62,-27v0,-35,49,-27,84,-27v30,0,41,10,41,39v1,70,-48,123,-119,123v-73,0,-123,-59,-123,-136v0,-80,49,-135,129,-135v43,0,95,20,95,53v0,12,-11,28,-25,27v-12,-1,-53,-25,-72,-25v-42,0,-64,34,-64,79","w":259,"k":{"Y":10,"W":6,"T":6}},"H":{"d":"217,3v-43,0,-25,-65,-29,-106r-107,0v-3,41,14,106,-29,106v-22,0,-29,-16,-29,-41r0,-180v0,-25,7,-41,29,-41v42,0,26,62,29,102r107,0v3,-40,-13,-102,29,-102v22,0,30,17,30,41r0,180v0,24,-8,41,-30,41","w":269},"I":{"d":"53,-259v22,0,29,16,29,41r0,180v0,25,-7,41,-29,41v-22,0,-29,-16,-29,-41r0,-180v0,-25,7,-41,29,-41","w":106},"J":{"d":"62,-49v18,-4,19,-21,19,-48r0,-121v0,-25,7,-41,29,-41v22,0,29,16,29,41v-4,95,27,225,-75,225v-32,0,-65,-15,-66,-42v-1,-38,45,-25,64,-14","w":161},"K":{"d":"52,-259v43,0,26,64,29,104r74,-83v16,-35,74,-14,53,20v-19,31,-50,54,-74,81v30,39,74,64,93,113v-3,31,-43,36,-59,7r-87,-97v-5,43,16,116,-29,117v-22,0,-29,-16,-29,-41r0,-180v0,-25,7,-41,29,-41","w":221,"k":{"\u00f8":6,"\u00d8":10,"y":10,"u":6,"o":6,"e":6,"Y":16,"W":6,"U":6,"O":10,"C":10,"-":13}},"L":{"d":"130,0v-45,0,-107,18,-107,-37r0,-181v0,-25,7,-41,29,-41v22,0,29,16,29,41r0,164v37,2,91,-10,91,27v0,22,-18,27,-42,27","w":165,"k":{"\u00d8":13,"y":20,"Y":43,"W":11,"V":29,"U":6,"T":20,"O":13}},"M":{"d":"54,-5v-22,24,-62,-5,-46,-40r31,-174v-1,-50,68,-52,80,-6r39,153r36,-153v1,-31,45,-46,68,-25v7,6,11,18,13,33r30,190v2,26,-32,42,-49,22v-20,-48,-16,-121,-27,-179v-14,61,-26,105,-32,130v-11,46,-19,68,-63,51v-5,-4,-9,-12,-12,-23r-37,-158v-11,58,-9,132,-31,179","w":310},"N":{"d":"247,-32v5,43,-45,47,-60,15r-106,-139r0,118v0,25,-7,41,-29,41v-22,0,-29,-16,-29,-41r0,-182v-7,-43,37,-47,58,-20r107,142r0,-120v0,-25,7,-41,29,-41v22,0,30,17,30,41r0,186","w":269},"O":{"d":"136,-208v-42,0,-64,36,-63,81v0,44,22,79,63,79v40,0,62,-35,62,-79v0,-44,-21,-81,-62,-81xm136,8v-76,0,-126,-58,-126,-136v0,-77,49,-135,126,-135v77,0,126,58,126,135v0,78,-50,136,-126,136","w":271,"k":{"Y":6,"X":6,".":8,"-":-7,",":8}},"P":{"d":"209,-169v0,70,-52,94,-128,87v-1,36,8,86,-29,85v-22,0,-29,-16,-29,-41r0,-177v-6,-52,47,-40,92,-41v55,-1,94,33,94,87xm146,-169v0,-33,-31,-34,-65,-33r0,67v34,2,65,-1,65,-34","w":218,"k":{"\u00e6":10,"\u00c5":20,"y":-7,"a":10,"A":20,".":66,"-":6,",":66}},"Q":{"d":"73,-127v0,50,33,91,82,75v-21,-11,-22,-50,6,-50v15,0,18,7,29,17v20,-50,2,-124,-54,-123v-42,1,-63,36,-63,81xm256,-29v27,16,6,65,-25,48v-12,-6,-22,-18,-32,-27v-86,48,-189,-17,-189,-120v0,-77,49,-135,126,-135v110,0,159,135,102,218","w":271,"k":{"-":-7}},"R":{"d":"191,-56v32,21,8,82,-26,56v-33,-26,-56,-69,-84,-101v-3,41,14,104,-29,104v-22,0,-29,-16,-29,-41r0,-177v-5,-50,42,-40,85,-41v56,0,98,27,98,80v0,39,-26,64,-61,69xm145,-172v0,-31,-32,-31,-64,-30r0,62v34,2,64,-1,64,-32","w":214,"k":{"V":-7,".":-7,",":-7}},"S":{"d":"9,-34v0,-65,120,27,120,-40v0,-40,-87,-37,-101,-64v-43,-52,7,-125,77,-125v33,0,70,11,70,38v0,57,-93,-16,-101,38v4,28,87,34,100,61v45,56,-6,133,-82,133v-36,0,-83,-13,-83,-41","w":198,"k":{"S":-7}},"T":{"d":"85,3v-22,0,-29,-16,-29,-41r0,-164v-30,0,-64,2,-63,-27v1,-20,17,-27,41,-27r102,0v24,0,40,7,41,27v1,29,-32,27,-63,27r0,164v0,25,-7,41,-29,41","w":169,"k":{"\u00bb":26,"\u00ab":33,"\u00f8":28,"\u00e6":28,"\u00c5":21,"y":26,"w":26,"u":26,"s":33,"r":26,"o":28,"e":28,"c":28,"a":28,"T":-8,"A":21,";":6,":":6,".":46,"-":46,",":46}},"U":{"d":"133,8v-71,0,-110,-46,-110,-118r0,-108v0,-25,7,-41,29,-41v22,0,29,16,29,41v0,69,-20,170,52,170v71,0,51,-101,51,-170v0,-25,7,-41,29,-41v22,0,29,16,29,41r0,108v0,71,-39,118,-109,118","w":264,"k":{"\u00c5":6,"J":10,"A":6}},"V":{"d":"168,-252v24,-18,56,6,42,41r-76,192v-5,29,-45,31,-57,2r-81,-204v-8,-26,23,-47,45,-32v27,48,42,112,65,165v21,-53,35,-117,62,-164","w":207,"k":{"\u00f8":20,"\u00e6":20,"\u00c5":6,"y":-7,"u":6,"o":20,"i":-7,"e":20,"a":20,"A":6,";":16,":":16,".":46,"-":26,",":46}},"W":{"d":"280,-252v22,-19,55,1,46,37r-45,180v-1,50,-68,48,-79,5r-38,-146r-36,143v-3,31,-43,47,-68,27v-6,-6,-11,-15,-14,-29r-44,-198v0,-34,51,-35,58,-1r31,163r42,-164v4,-31,56,-32,64,1r42,163r31,-159v2,-10,5,-17,10,-22","w":329,"k":{"\u00f8":13,"\u00e6":13,"\u00c5":6,"y":-7,"r":6,"o":13,"e":13,"a":13,"A":6,";":11,":":11,".":29,"-":13,",":29}},"X":{"d":"200,-52v29,25,1,72,-29,50v-28,-21,-46,-61,-68,-89v-22,29,-41,65,-67,89v-34,18,-49,-20,-28,-50r62,-87v-19,-32,-46,-56,-60,-94v-1,-21,26,-35,43,-21v20,16,35,46,52,67v22,-24,33,-62,67,-73v27,4,31,30,13,55r-47,66","w":208,"k":{"\u00d8":6,"e":10,"O":6,"C":6,"-":20}},"Y":{"d":"6,-204v-28,-28,-2,-69,30,-50v22,21,40,54,59,79v25,-28,36,-72,75,-85v27,2,35,36,12,55r-59,84v-5,45,18,124,-29,124v-47,0,-23,-79,-29,-124","w":185,"k":{"\u00ab":20,"\u00f8":33,"\u00e6":33,"\u00d8":6,"\u00c5":15,"u":13,"o":33,"i":-7,"e":33,"a":33,"O":6,"C":6,"A":15,";":38,":":38,".":60,"-":46,",":60}},"Z":{"d":"142,-256v50,-4,59,29,33,64r-102,138v44,5,124,-17,124,27v0,21,-17,26,-41,27r-117,0v-45,5,-47,-36,-25,-65r104,-138v-42,-5,-116,16,-116,-26v0,-21,17,-26,41,-27r99,0","w":191,"k":{"-":6}},"[":{"d":"21,-230v-3,-42,27,-42,66,-41v16,0,28,5,28,19v1,21,-23,20,-45,20r0,247v22,-1,44,0,45,19v1,24,-30,19,-54,19v-29,0,-41,-6,-40,-36r0,-247","w":116},"\\":{"d":"144,-32v18,22,-9,52,-32,35v-47,-73,-85,-158,-127,-236v-7,-35,33,-39,48,-10","w":133},"]":{"d":"2,-252v0,-22,30,-19,53,-19v31,1,41,9,41,41r0,247v3,40,-29,36,-66,36v-17,1,-28,-4,-28,-19v0,-20,24,-20,45,-19r0,-247v-22,0,-46,1,-45,-20","w":116},"^":{"d":"158,-257r44,0r85,99r-42,0r-65,-65r-66,65r-41,0","w":360},"_":{"d":"0,49r180,0r0,36r-180,0r0,-36","w":180},"`":{"d":"112,-243v15,15,0,45,-23,33v-17,-17,-41,-32,-46,-59v-4,-23,30,-27,43,-10","w":180},"a":{"d":"197,-39v8,42,-44,55,-55,22v-50,54,-143,-5,-134,-79v-7,-71,83,-133,134,-80v13,-29,55,-20,55,23r0,114xm104,-142v-23,0,-37,20,-37,45v0,26,14,46,37,47v23,0,36,-22,36,-47v0,-24,-14,-45,-36,-45"},"b":{"d":"113,-145v-24,0,-38,23,-38,48v0,25,14,48,38,48v23,0,37,-23,37,-48v0,-26,-13,-48,-37,-48xm48,-275v39,0,26,56,28,94v54,-47,132,12,132,85v0,69,-82,133,-133,80v-13,30,-64,20,-55,-23r0,-194v-1,-25,5,-42,28,-42"},"c":{"d":"102,5v-57,0,-94,-44,-94,-101v0,-58,40,-102,98,-101v30,0,62,11,63,37v0,35,-41,20,-63,15v-25,0,-39,22,-39,48v0,49,47,55,80,39v13,-1,23,12,22,25v-1,25,-36,38,-67,38","w":171},"d":{"d":"104,-145v-24,0,-37,22,-37,48v0,26,14,48,37,48v24,0,37,-22,37,-48v0,-26,-13,-48,-37,-48xm197,-39v8,42,-42,54,-55,23v-52,53,-134,-11,-134,-82v0,-70,78,-131,132,-83v2,-38,-11,-95,29,-94v20,1,29,18,28,42r0,194"},"e":{"d":"141,-117v-1,-29,-40,-45,-62,-25v-7,6,-11,15,-13,25r75,0xm196,-103v-1,20,-7,22,-28,23r-101,0v1,22,20,34,43,34v16,0,50,-19,59,-19v13,0,23,9,23,22v-2,28,-49,48,-85,48v-55,0,-99,-44,-99,-100v0,-56,41,-102,96,-102v51,0,94,43,92,94","w":201},"f":{"d":"127,-246v2,34,-50,5,-38,57v24,-1,44,5,44,25v0,21,-20,26,-44,25r0,100v0,24,-8,41,-30,41v-22,0,-28,-17,-28,-41v0,-32,4,-72,-2,-100v-18,-1,-33,-7,-32,-25v0,-19,15,-23,34,-25v-2,-50,14,-85,59,-86v21,0,37,10,37,29","w":126,"k":{"\u00bb":-13,".":6,"-":6,",":6}},"g":{"d":"98,31v31,0,47,-21,44,-55v-10,17,-28,26,-52,27v-48,1,-82,-48,-82,-99v0,-71,83,-133,134,-80v15,-31,53,-19,53,23r0,114v4,81,-27,118,-99,121v-38,0,-83,-11,-83,-41v0,-46,55,-10,85,-10xm104,-142v-23,0,-37,21,-37,46v0,26,13,48,37,48v24,0,38,-23,38,-48v0,-25,-15,-46,-38,-46","w":214},"h":{"d":"48,-275v39,1,26,59,28,98v40,-39,128,-12,118,57v-6,44,17,122,-28,122v-43,0,-27,-64,-29,-105v-1,-28,-5,-43,-30,-44v-44,1,-31,65,-31,108v0,24,-6,41,-28,41v-22,0,-29,-16,-28,-41r0,-194v-1,-25,5,-42,28,-42","w":211},"i":{"d":"50,-209v-18,0,-34,-14,-33,-33v0,-18,15,-33,33,-33v18,0,32,15,32,33v0,18,-14,33,-32,33xm50,-194v21,0,29,17,28,41r0,114v0,24,-7,41,-28,41v-22,0,-29,-16,-29,-41r0,-114v0,-25,7,-41,29,-41","w":98},"j":{"d":"50,-209v-18,0,-34,-14,-33,-33v0,-18,15,-33,33,-33v18,0,32,15,32,33v0,18,-14,33,-32,33xm50,-194v21,0,29,17,28,41r0,191v0,24,-7,41,-28,41v-22,0,-29,-16,-29,-41r0,-191v0,-25,7,-41,29,-41","w":98},"k":{"d":"48,-275v21,1,28,18,28,42r0,104v27,-20,39,-60,78,-65v29,-4,26,33,9,49r-38,35v21,30,54,49,64,90v-1,28,-46,29,-56,6r-57,-76v-2,38,11,93,-28,93v-21,0,-29,-18,-28,-42r0,-194v-1,-25,5,-43,28,-42","w":185},"l":{"d":"50,2v-22,0,-29,-16,-29,-41r0,-194v0,-25,6,-42,29,-42v20,0,29,18,28,42r0,194v0,24,-7,41,-28,41","w":98},"m":{"d":"48,2v-22,0,-29,-16,-28,-41r0,-114v-7,-43,41,-55,55,-23v23,-28,85,-22,102,8v34,-49,131,-27,121,48v-6,44,17,120,-28,122v-43,2,-25,-65,-28,-105v-2,-25,-4,-43,-26,-43v-43,-1,-29,66,-29,107v0,24,-6,41,-28,41v-43,0,-27,-64,-29,-105v-2,-25,-3,-42,-25,-43v-43,0,-29,66,-29,107v0,24,-6,41,-28,41","w":316},"n":{"d":"48,2v-22,0,-29,-16,-28,-41r0,-114v-9,-43,42,-53,55,-23v39,-41,129,-13,119,56v-6,44,17,122,-28,122v-43,0,-27,-64,-29,-105v-1,-28,-5,-43,-30,-44v-44,1,-31,65,-31,108v0,24,-6,41,-28,41","w":211},"o":{"d":"104,-144v-23,0,-37,22,-37,47v0,27,13,49,37,49v24,0,38,-24,38,-49v0,-25,-14,-47,-38,-47xm104,6v-56,0,-96,-45,-96,-102v0,-57,40,-101,96,-101v56,0,96,44,96,101v0,58,-40,102,-96,102","w":208},"p":{"d":"113,-143v-23,0,-38,23,-38,48v0,26,14,48,38,48v24,0,37,-22,37,-48v0,-25,-14,-48,-37,-48xm208,-96v6,70,-74,132,-132,86v-2,37,10,89,-28,89v-22,0,-29,-16,-28,-41r0,-191v-9,-43,42,-53,55,-23v51,-51,142,8,133,80"},"q":{"d":"104,-47v24,0,37,-21,37,-48v0,-26,-14,-48,-37,-48v-23,0,-37,23,-37,48v0,26,13,48,37,48xm169,79v-39,1,-27,-52,-29,-89v-56,47,-138,-17,-132,-86v-8,-72,81,-131,134,-80v15,-32,55,-19,55,23r0,191v0,24,-7,41,-28,41"},"r":{"d":"48,2v-22,0,-29,-16,-28,-41r0,-114v-9,-43,42,-53,55,-23v15,-23,67,-28,67,9v1,32,-74,22,-66,69v-3,39,12,100,-28,100","w":136,"k":{"\u00ab":13,".":33,"-":-7,",":33}},"s":{"d":"150,-59v0,39,-35,64,-76,64v-34,0,-70,-13,-70,-42v0,-59,73,15,90,-20v-14,-27,-90,-29,-85,-79v4,-35,32,-61,71,-61v30,0,66,14,66,39v0,40,-47,15,-69,10v-7,0,-12,4,-13,10v19,27,86,28,86,79","w":156},"t":{"d":"59,2v-22,0,-28,-17,-28,-41v0,-32,4,-72,-2,-100v-18,-1,-33,-7,-32,-25v0,-19,15,-23,34,-25v0,-32,-3,-66,28,-66v30,0,30,33,29,66v22,0,40,5,40,25v0,20,-18,25,-40,25r0,100v0,25,-7,41,-29,41","w":119},"u":{"d":"104,6v-54,0,-89,-29,-86,-83v2,-44,-17,-117,29,-117v41,0,28,65,28,105v0,27,6,41,29,42v43,1,29,-65,29,-106v0,-25,7,-41,29,-41v44,0,26,74,28,117v3,54,-32,83,-86,83","w":208},"v":{"d":"127,-187v23,-19,52,7,39,40r-48,124v-6,25,-31,35,-53,22v-28,-43,-44,-107,-66,-157v-5,-29,23,-45,44,-30v21,31,28,82,43,120v14,-39,20,-87,41,-119","w":166,"k":{";":-13,":":-13,".":16,",":16}},"w":{"d":"2,-151v-15,-27,18,-58,42,-36v21,33,27,84,41,124v12,-40,14,-91,34,-123v19,-15,44,0,45,20r26,102r30,-106v3,-14,13,-22,27,-23v24,-1,31,25,22,46v-19,47,-31,105,-57,145v-21,16,-47,-1,-53,-23r-24,-90v-12,37,-13,84,-33,112v-23,17,-52,3,-55,-22","w":272,"k":{";":-13,":":-13,".":23,",":23}},"x":{"d":"170,-52v26,20,5,69,-26,51v-22,-13,-36,-40,-54,-59v-22,20,-31,57,-65,62v-25,4,-37,-36,-15,-52r47,-52v-16,-22,-46,-33,-50,-64v-3,-26,33,-36,50,-16r34,40v18,-17,25,-48,55,-52v27,-4,36,32,17,52r-38,40","w":177},"y":{"d":"3,-150v-14,-27,17,-57,41,-38v21,27,30,73,45,107v15,-35,25,-78,45,-108v25,-18,52,10,38,42r-87,205v-5,32,-57,28,-53,-4v3,-28,18,-48,28,-71","w":173,"k":{";":-13,":":-13,".":21,",":21}},"z":{"d":"127,-192v38,-6,41,22,24,43r-76,96v37,2,92,-10,92,27v0,19,-15,26,-36,26r-103,0v-31,5,-35,-21,-21,-39r77,-101v-35,-1,-84,8,-84,-26v0,-45,83,-20,127,-26","w":160},"{":{"d":"74,-200v-4,-57,29,-60,81,-60r0,37v-78,-16,1,126,-75,130v43,3,37,48,37,94v0,31,8,36,38,35r0,37v-52,1,-81,-3,-81,-60v0,-46,8,-95,-46,-88r0,-37v50,10,49,-40,46,-88","w":180},"|":{"d":"72,-275r36,0r0,360r-36,0r0,-360","w":180},"}":{"d":"100,-93v-76,-5,8,-142,-75,-130r0,-37v52,-1,84,4,81,60v-2,46,-6,99,47,88r0,37v-53,-7,-50,40,-47,88v3,58,-29,61,-81,60r0,-37v79,17,0,-125,75,-129","w":180},"~":{"d":"150,-127v46,19,86,14,119,-14r0,39v-20,13,-39,23,-67,24v-34,0,-78,-26,-103,-23v-28,3,-47,12,-68,28r0,-39v34,-23,71,-34,119,-15","w":299},"\u00c4":{"d":"222,-42v17,31,-19,60,-44,39v-10,-9,-14,-29,-19,-45r-94,0v-8,21,-12,51,-37,52v-22,1,-34,-23,-25,-45r66,-181v8,-45,72,-49,88,-4xm81,-102r61,0r-29,-95xm82,-336v16,0,25,12,25,29v0,17,-9,29,-25,29v-16,0,-25,-12,-25,-29v0,-17,9,-29,25,-29xm144,-336v16,0,25,12,25,29v-1,17,-8,29,-25,29v-16,0,-25,-12,-25,-29v0,-17,9,-29,25,-29","w":225},"\u00c5":{"d":"114,-320v-7,0,-14,7,-14,14v0,7,7,14,14,14v7,0,14,-7,14,-14v0,-7,-7,-14,-14,-14xm114,-268v-20,0,-39,-17,-38,-38v0,-19,17,-38,38,-38v19,0,38,18,38,38v0,19,-18,38,-38,38xm222,-42v17,31,-19,60,-44,39v-10,-9,-14,-29,-19,-45r-94,0v-8,21,-12,51,-37,52v-22,1,-34,-23,-25,-45r66,-181v8,-45,72,-49,88,-4xm81,-102r61,0r-29,-95","w":225,"k":{"Y":16,"W":6,"V":6,"U":6,"T":20,";":-7,":":-7,".":-7,",":-7}},"\u00c7":{"d":"216,-37v0,29,-45,45,-81,45v-76,0,-125,-58,-125,-136v0,-76,53,-135,126,-135v34,0,77,14,77,41v0,39,-48,16,-77,16v-41,0,-63,36,-63,80v-1,44,24,77,65,77v27,0,78,-31,78,12xm112,-3v21,-17,67,3,65,31v-2,28,-32,42,-65,42v-25,0,-46,-7,-47,-27v-2,-32,54,-1,60,-26v1,-6,-13,-16,-13,-20"},"\u00c9":{"d":"23,-215v-6,-57,58,-39,105,-41v24,-1,42,6,42,27v1,37,-53,25,-89,27r0,46v35,1,82,-7,82,27v0,34,-47,26,-82,27r0,48v37,2,91,-10,91,27v0,41,-69,27,-110,27v-29,0,-39,-7,-39,-37r0,-178xm94,-344v14,-23,54,-8,41,20v-16,18,-27,44,-54,51v-42,-9,2,-53,13,-71","w":181},"\u00d1":{"d":"124,-288v-15,5,-38,12,-38,-13v0,-33,36,-34,63,-25v16,-5,39,-12,39,13v0,35,-37,35,-64,25xm247,-32v5,43,-45,47,-60,15r-106,-139r0,118v0,25,-7,41,-29,41v-22,0,-29,-16,-29,-41r0,-182v-7,-43,37,-47,58,-20r107,142r0,-120v0,-25,7,-41,29,-41v22,0,30,17,30,41r0,186","w":269},"\u00d6":{"d":"136,-208v-42,0,-64,36,-63,81v0,44,22,79,63,79v40,0,62,-35,62,-79v0,-44,-21,-81,-62,-81xm136,8v-76,0,-126,-58,-126,-136v0,-77,49,-135,126,-135v77,0,126,58,126,135v0,78,-50,136,-126,136xm105,-336v16,0,25,12,25,29v0,17,-9,29,-25,29v-16,0,-25,-12,-25,-29v0,-17,9,-29,25,-29xm167,-336v16,0,25,12,25,29v-1,17,-8,29,-25,29v-16,0,-25,-12,-25,-29v0,-17,9,-29,25,-29","w":271},"\u00dc":{"d":"133,8v-71,0,-110,-46,-110,-118r0,-108v0,-25,7,-41,29,-41v22,0,29,16,29,41v0,69,-20,170,52,170v71,0,51,-101,51,-170v0,-25,7,-41,29,-41v22,0,29,16,29,41r0,108v0,71,-39,118,-109,118xm102,-336v16,0,25,12,25,29v0,17,-9,29,-25,29v-16,0,-25,-12,-25,-29v0,-17,9,-29,25,-29xm164,-336v16,0,25,12,25,29v-1,17,-8,29,-25,29v-16,0,-25,-12,-25,-29v0,-17,9,-29,25,-29","w":264},"\u00e1":{"d":"197,-39v8,42,-44,55,-55,22v-50,54,-143,-5,-134,-79v-7,-71,83,-133,134,-80v13,-29,55,-20,55,23r0,114xm104,-142v-23,0,-37,20,-37,45v0,26,14,46,37,47v23,0,36,-22,36,-47v0,-24,-14,-45,-36,-45xm111,-279v14,-23,54,-8,41,20v-16,18,-27,44,-54,51v-42,-9,2,-53,13,-71"},"\u00e0":{"d":"197,-39v8,42,-44,55,-55,22v-50,54,-143,-5,-134,-79v-7,-71,83,-133,134,-80v13,-29,55,-20,55,23r0,114xm104,-142v-23,0,-37,20,-37,45v0,26,14,46,37,47v23,0,36,-22,36,-47v0,-24,-14,-45,-36,-45xm130,-243v15,15,0,45,-23,33v-17,-17,-41,-32,-46,-59v-4,-23,30,-27,43,-10"},"\u00e2":{"d":"162,-248v20,9,10,45,-14,36v-14,-6,-27,-16,-40,-23v-16,8,-27,23,-48,24v-20,1,-21,-29,-6,-37v21,-11,43,-52,69,-31xm197,-39v8,42,-44,55,-55,22v-50,54,-143,-5,-134,-79v-7,-71,83,-133,134,-80v13,-29,55,-20,55,23r0,114xm104,-142v-23,0,-37,20,-37,45v0,26,14,46,37,47v23,0,36,-22,36,-47v0,-24,-14,-45,-36,-45"},"\u00e4":{"d":"197,-39v8,42,-44,55,-55,22v-50,54,-143,-5,-134,-79v-7,-71,83,-133,134,-80v13,-29,55,-20,55,23r0,114xm104,-142v-23,0,-37,20,-37,45v0,26,14,46,37,47v23,0,36,-22,36,-47v0,-24,-14,-45,-36,-45xm77,-271v16,0,25,12,25,29v0,17,-9,29,-25,29v-16,0,-25,-12,-25,-29v0,-17,9,-29,25,-29xm139,-271v16,0,25,12,25,29v-1,17,-8,29,-25,29v-16,0,-25,-12,-25,-29v0,-17,9,-29,25,-29"},"\u00e3":{"d":"159,-247v0,34,-38,35,-63,24v-16,4,-39,13,-39,-13v0,-34,39,-34,64,-24v15,-7,38,-12,38,13xm197,-39v8,42,-44,55,-55,22v-50,54,-143,-5,-134,-79v-7,-71,83,-133,134,-80v13,-29,55,-20,55,23r0,114xm104,-142v-23,0,-37,20,-37,45v0,26,14,46,37,47v23,0,36,-22,36,-47v0,-24,-14,-45,-36,-45"},"\u00e5":{"d":"110,-257v-7,-1,-14,7,-14,14v0,8,6,15,14,15v8,0,15,-8,15,-15v0,-7,-7,-14,-15,-14xm110,-204v-20,0,-38,-19,-38,-39v0,-18,19,-38,38,-38v19,0,38,19,38,38v0,20,-19,39,-38,39xm197,-39v8,42,-44,55,-55,22v-50,54,-143,-5,-134,-79v-7,-71,83,-133,134,-80v13,-29,55,-20,55,23r0,114xm104,-142v-23,0,-37,20,-37,45v0,26,14,46,37,47v23,0,36,-22,36,-47v0,-24,-14,-45,-36,-45"},"\u00e7":{"d":"102,5v-57,0,-94,-44,-94,-101v0,-58,40,-102,98,-101v30,0,62,11,63,37v0,35,-41,20,-63,15v-25,0,-39,22,-39,48v0,49,47,55,80,39v13,-1,23,12,22,25v-1,25,-36,38,-67,38xm79,-3v21,-17,67,3,65,31v-2,28,-32,42,-65,42v-25,0,-46,-7,-47,-27v-2,-32,54,-1,60,-26v1,-6,-13,-16,-13,-20","w":171},"\u00e9":{"d":"141,-117v-1,-29,-40,-45,-62,-25v-7,6,-11,15,-13,25r75,0xm196,-103v-1,20,-7,22,-28,23r-101,0v1,22,20,34,43,34v16,0,50,-19,59,-19v13,0,23,9,23,22v-2,28,-49,48,-85,48v-55,0,-99,-44,-99,-100v0,-56,41,-102,96,-102v51,0,94,43,92,94xm110,-279v14,-23,54,-8,41,20v-16,18,-27,44,-54,51v-42,-9,2,-53,13,-71","w":201},"\u00e8":{"d":"141,-117v-1,-29,-40,-45,-62,-25v-7,6,-11,15,-13,25r75,0xm196,-103v-1,20,-7,22,-28,23r-101,0v1,22,20,34,43,34v16,0,50,-19,59,-19v13,0,23,9,23,22v-2,28,-49,48,-85,48v-55,0,-99,-44,-99,-100v0,-56,41,-102,96,-102v51,0,94,43,92,94xm129,-243v15,15,0,45,-23,33v-17,-17,-41,-32,-46,-59v-4,-23,30,-27,43,-10","w":201},"\u00ea":{"d":"160,-248v19,9,11,45,-13,36v-15,-6,-27,-16,-40,-23v-16,8,-27,22,-48,24v-20,2,-22,-29,-6,-37v21,-11,42,-51,68,-31xm141,-117v-1,-29,-40,-45,-62,-25v-7,6,-11,15,-13,25r75,0xm196,-103v-1,20,-7,22,-28,23r-101,0v1,22,20,34,43,34v16,0,50,-19,59,-19v13,0,23,9,23,22v-2,28,-49,48,-85,48v-55,0,-99,-44,-99,-100v0,-56,41,-102,96,-102v51,0,94,43,92,94","w":201},"\u00eb":{"d":"141,-117v-1,-29,-40,-45,-62,-25v-7,6,-11,15,-13,25r75,0xm196,-103v-1,20,-7,22,-28,23r-101,0v1,22,20,34,43,34v16,0,50,-19,59,-19v13,0,23,9,23,22v-2,28,-49,48,-85,48v-55,0,-99,-44,-99,-100v0,-56,41,-102,96,-102v51,0,94,43,92,94xm76,-271v16,0,25,12,25,29v0,17,-9,29,-25,29v-16,0,-25,-12,-25,-29v0,-17,9,-29,25,-29xm138,-271v16,0,25,12,25,29v-1,17,-8,29,-25,29v-16,0,-25,-12,-25,-29v0,-17,9,-29,25,-29","w":201},"\u00ed":{"d":"50,-194v21,0,29,17,28,41r0,114v0,24,-7,41,-28,41v-22,0,-29,-16,-29,-41r0,-114v0,-25,7,-41,29,-41xm53,-279v14,-23,54,-8,41,20v-16,18,-27,44,-54,51v-42,-9,2,-53,13,-71","w":98},"\u00ec":{"d":"50,-194v21,0,29,17,28,41r0,114v0,24,-7,41,-28,41v-22,0,-29,-16,-29,-41r0,-114v0,-25,7,-41,29,-41xm72,-243v15,15,0,45,-23,33v-17,-17,-41,-32,-46,-59v-4,-23,30,-27,43,-10","w":98},"\u00ee":{"d":"104,-248v19,10,10,45,-14,36v-15,-6,-27,-16,-40,-23v-16,8,-28,22,-48,24v-20,2,-22,-29,-6,-37v21,-11,43,-52,69,-31xm50,-194v21,0,29,17,28,41r0,114v0,24,-7,41,-28,41v-22,0,-29,-16,-29,-41r0,-114v0,-25,7,-41,29,-41","w":98},"\u00ef":{"d":"50,-194v21,0,29,17,28,41r0,114v0,24,-7,41,-28,41v-22,0,-29,-16,-29,-41r0,-114v0,-25,7,-41,29,-41xm19,-271v16,0,25,12,25,29v0,17,-9,29,-25,29v-16,0,-25,-12,-25,-29v0,-17,9,-29,25,-29xm81,-271v16,0,25,12,25,29v-1,17,-8,29,-25,29v-16,0,-25,-12,-25,-29v0,-17,9,-29,25,-29","w":98},"\u00f1":{"d":"161,-247v0,34,-38,35,-64,24v-15,5,-38,12,-38,-13v0,-34,38,-35,63,-24v16,-7,39,-12,39,13xm48,2v-22,0,-29,-16,-28,-41r0,-114v-9,-43,42,-53,55,-23v39,-41,129,-13,119,56v-6,44,17,122,-28,122v-43,0,-27,-64,-29,-105v-1,-28,-5,-43,-30,-44v-44,1,-31,65,-31,108v0,24,-6,41,-28,41","w":211},"\u00f3":{"d":"104,-144v-23,0,-37,22,-37,47v0,27,13,49,37,49v24,0,38,-24,38,-49v0,-25,-14,-47,-38,-47xm104,6v-56,0,-96,-45,-96,-102v0,-57,40,-101,96,-101v56,0,96,44,96,101v0,58,-40,102,-96,102xm107,-279v14,-23,54,-8,41,20v-16,18,-27,44,-54,51v-42,-9,2,-53,13,-71","w":208},"\u00f2":{"d":"104,-144v-23,0,-37,22,-37,47v0,27,13,49,37,49v24,0,38,-24,38,-49v0,-25,-14,-47,-38,-47xm104,6v-56,0,-96,-45,-96,-102v0,-57,40,-101,96,-101v56,0,96,44,96,101v0,58,-40,102,-96,102xm126,-243v15,15,0,45,-23,33v-17,-17,-41,-32,-46,-59v-4,-23,30,-27,43,-10","w":208},"\u00f4":{"d":"158,-248v20,10,11,46,-14,36v-14,-6,-27,-16,-40,-23v-16,8,-27,22,-47,24v-20,2,-22,-29,-7,-37v21,-11,43,-52,69,-31xm104,-144v-23,0,-37,22,-37,47v0,27,13,49,37,49v24,0,38,-24,38,-49v0,-25,-14,-47,-38,-47xm104,6v-56,0,-96,-45,-96,-102v0,-57,40,-101,96,-101v56,0,96,44,96,101v0,58,-40,102,-96,102","w":208},"\u00f6":{"d":"104,-144v-23,0,-37,22,-37,47v0,27,13,49,37,49v24,0,38,-24,38,-49v0,-25,-14,-47,-38,-47xm104,6v-56,0,-96,-45,-96,-102v0,-57,40,-101,96,-101v56,0,96,44,96,101v0,58,-40,102,-96,102xm73,-271v16,0,25,12,25,29v0,17,-9,29,-25,29v-16,0,-25,-12,-25,-29v0,-17,9,-29,25,-29xm135,-271v16,0,25,12,25,29v-1,17,-8,29,-25,29v-16,0,-25,-12,-25,-29v0,-17,9,-29,25,-29","w":208},"\u00f5":{"d":"156,-247v1,33,-39,35,-64,24v-16,4,-39,13,-39,-13v0,-34,39,-35,64,-24v16,-7,39,-11,39,13xm104,-144v-23,0,-37,22,-37,47v0,27,13,49,37,49v24,0,38,-24,38,-49v0,-25,-14,-47,-38,-47xm104,6v-56,0,-96,-45,-96,-102v0,-57,40,-101,96,-101v56,0,96,44,96,101v0,58,-40,102,-96,102","w":208},"\u00fa":{"d":"104,6v-54,0,-89,-29,-86,-83v2,-44,-17,-117,29,-117v41,0,28,65,28,105v0,27,6,41,29,42v43,1,29,-65,29,-106v0,-25,7,-41,29,-41v44,0,26,74,28,117v3,54,-32,83,-86,83xm107,-279v14,-23,54,-8,41,20v-16,18,-27,44,-54,51v-42,-9,2,-53,13,-71","w":208},"\u00f9":{"d":"104,6v-54,0,-89,-29,-86,-83v2,-44,-17,-117,29,-117v41,0,28,65,28,105v0,27,6,41,29,42v43,1,29,-65,29,-106v0,-25,7,-41,29,-41v44,0,26,74,28,117v3,54,-32,83,-86,83xm126,-243v15,15,0,45,-23,33v-17,-17,-41,-32,-46,-59v-4,-23,30,-27,43,-10","w":208},"\u00fb":{"d":"158,-248v20,10,11,46,-14,36v-14,-6,-27,-16,-40,-23v-16,8,-27,22,-47,24v-20,2,-22,-29,-7,-37v21,-11,43,-52,69,-31xm104,6v-54,0,-89,-29,-86,-83v2,-44,-17,-117,29,-117v41,0,28,65,28,105v0,27,6,41,29,42v43,1,29,-65,29,-106v0,-25,7,-41,29,-41v44,0,26,74,28,117v3,54,-32,83,-86,83","w":208},"\u00fc":{"d":"104,6v-54,0,-89,-29,-86,-83v2,-44,-17,-117,29,-117v41,0,28,65,28,105v0,27,6,41,29,42v43,1,29,-65,29,-106v0,-25,7,-41,29,-41v44,0,26,74,28,117v3,54,-32,83,-86,83xm73,-271v16,0,25,12,25,29v0,17,-9,29,-25,29v-16,0,-25,-12,-25,-29v0,-17,9,-29,25,-29xm135,-271v16,0,25,12,25,29v-1,17,-8,29,-25,29v-16,0,-25,-12,-25,-29v0,-17,9,-29,25,-29","w":208},"\u00b0":{"d":"90,-204v0,-16,-15,-31,-31,-31v-17,0,-30,16,-31,31v0,17,14,31,31,31v16,1,31,-15,31,-31xm6,-204v0,-29,23,-53,53,-53v30,0,54,24,54,53v0,29,-25,54,-54,54v-29,0,-53,-25,-53,-54","w":118},"\u00a2":{"d":"103,57v-23,0,-11,-37,-14,-58v-48,-5,-81,-45,-81,-99v0,-52,34,-96,81,-101v0,-16,-3,-35,14,-35v17,0,14,18,14,35v28,4,52,11,52,36v0,35,-39,18,-63,16v-25,-2,-39,21,-39,47v0,48,45,55,80,40v12,-1,23,11,22,24v-2,23,-26,34,-52,38v-2,21,8,57,-14,57","w":171},"\u00a3":{"d":"114,-102v2,22,-5,35,-15,48v45,5,128,-18,128,27v0,21,-17,26,-41,27r-101,0v-62,7,-65,-36,-35,-69v7,-8,9,-19,9,-33v-27,1,-52,-1,-52,-26v0,-20,17,-29,40,-28v-23,-59,24,-107,84,-107v45,0,95,26,95,65v1,16,-11,28,-25,28v-32,0,-31,-41,-68,-41v-30,0,-40,31,-26,55v31,0,62,-1,62,28v0,26,-27,26,-55,26","w":222},"\u00a7":{"d":"74,-133v-12,-6,-20,10,-21,22v-4,9,32,31,70,48v9,-5,16,-11,16,-25v0,-10,-22,-25,-65,-45xm4,-104v0,-25,14,-46,32,-55v-40,-38,-3,-104,56,-104v39,0,77,21,78,54v0,14,-9,26,-23,25v-25,-3,-23,-39,-53,-37v-12,0,-25,6,-25,18v15,37,125,46,119,109v-2,25,-16,45,-33,55v42,38,5,104,-58,104v-38,0,-79,-20,-79,-54v0,-13,10,-26,23,-25v26,2,24,37,56,37v13,0,25,-6,25,-18v-19,-38,-118,-45,-118,-109","w":188},"\u00b6":{"d":"7,-199v-1,-74,92,-61,166,-61r0,20r-20,0r0,240r-27,0r0,-240r-27,0r0,240r-27,0r0,-138v-37,-1,-65,-24,-65,-61","w":180},"\u00df":{"d":"104,-222v-18,0,-28,15,-28,35r0,148v0,24,-6,41,-28,41v-22,0,-29,-16,-28,-41r0,-145v-1,-54,34,-87,85,-90v66,-4,106,84,55,122v76,27,37,157,-43,157v-17,0,-28,-11,-27,-27v2,-35,55,-24,55,-63v0,-42,-58,-24,-58,-63v0,-30,42,-21,41,-50v-1,-14,-10,-24,-24,-24","w":209},"\u00ae":{"d":"178,-160v0,-22,-23,-23,-47,-22r0,42v22,0,47,2,47,-20xm153,-204v64,-12,82,68,30,80r32,65r-39,0r-28,-59r-17,0r0,59r-35,0r0,-145r57,0xm259,-127v0,-67,-42,-111,-109,-111v-67,0,-109,46,-109,109v0,65,44,109,109,109v63,0,109,-43,109,-107xm20,-129v0,-80,53,-131,130,-131v79,0,131,52,131,131v0,79,-54,131,-131,131v-77,0,-130,-53,-130,-131","w":299},"\u00a9":{"d":"80,-128v0,-65,65,-100,115,-66v12,9,17,21,18,36r-33,0v-2,-15,-12,-27,-30,-26v-47,1,-48,109,1,108v18,0,28,-12,30,-29r34,0v-1,33,-29,55,-65,54v-44,0,-70,-32,-70,-77xm259,-129v0,-66,-43,-109,-109,-109v-66,0,-109,43,-109,109v0,65,43,109,109,109v65,0,109,-43,109,-109xm20,-129v0,-79,52,-131,130,-131v78,0,131,53,131,131v0,79,-54,131,-131,131v-77,0,-130,-52,-130,-131","w":299},"\u00b4":{"d":"93,-279v14,-23,54,-8,41,20v-16,18,-27,44,-54,51v-42,-9,2,-53,13,-71","w":180},"\u00a8":{"d":"59,-271v16,0,25,12,25,29v0,17,-9,29,-25,29v-16,0,-25,-12,-25,-29v0,-17,9,-29,25,-29xm121,-271v16,0,25,12,25,29v-1,17,-8,29,-25,29v-16,0,-25,-12,-25,-29v0,-17,9,-29,25,-29","w":180},"\u00c6":{"d":"292,-27v0,40,-65,24,-105,27v-35,2,-42,-14,-40,-49r-83,0v-12,19,-16,50,-43,52v-23,1,-33,-27,-22,-47r97,-173v16,-25,21,-39,54,-39v50,0,141,-20,141,27v0,36,-53,25,-89,27r0,46v35,1,82,-7,82,27v0,34,-47,26,-82,27r0,48v36,2,90,-10,90,27xm147,-208r-55,106r55,0r0,-106","w":302,"k":{"-":6}},"\u00d8":{"d":"39,5v-11,22,-43,11,-33,-12v6,-14,20,-23,29,-34v-58,-81,-11,-222,101,-222v33,0,58,10,78,25v11,-10,19,-28,36,-32v37,8,-2,45,-12,57v56,83,8,229,-102,221v-32,-2,-58,-10,-77,-25xm99,-61v57,42,122,-27,94,-103xm173,-194v-55,-46,-126,29,-93,104","w":271,"k":{"Y":6,"X":6,".":8,"-":-7,",":8}},"\u00b1":{"d":"45,-35r210,0r0,35r-210,0r0,-35xm132,-215r36,0r0,57r87,0r0,35r-87,0r0,57r-36,0r0,-57r-87,0r0,-35r87,0r0,-57","w":299},"\u00a5":{"d":"9,-204v-30,-24,-1,-72,27,-49v26,22,40,60,60,88v20,-29,33,-65,58,-88v33,-17,47,18,26,48r-46,66v19,1,48,-5,48,13v0,22,-39,12,-61,14v-4,42,15,115,-27,115v-42,0,-21,-74,-26,-115v-23,-2,-59,7,-62,-14v1,-18,29,-12,48,-13","w":185},"\u00b5":{"d":"130,-21v-10,32,-60,35,-75,6r-16,92r-50,0r47,-269r51,0v-6,41,-15,79,-19,124v-3,36,42,42,57,18v19,-30,23,-98,32,-142r51,0r-34,192r-47,0","w":219},"\u00aa":{"d":"148,-150v4,30,-32,38,-41,15v-37,37,-101,-1,-101,-55v0,-52,64,-94,101,-56v9,-22,41,-14,41,16r0,80xm78,-223v-17,0,-28,15,-28,32v0,18,11,33,28,33v17,0,27,-15,27,-33v0,-17,-11,-32,-27,-32","w":162},"\u00ba":{"d":"78,-224v-17,0,-28,15,-28,33v0,19,10,34,28,34v18,0,29,-15,29,-34v0,-19,-11,-33,-29,-33xm78,-119v-40,0,-72,-30,-72,-71v0,-41,32,-71,72,-71v42,0,72,29,72,71v0,42,-30,71,-72,71","w":156},"\u00e6":{"d":"189,-16v-4,24,-42,22,-47,-1v-50,54,-143,-5,-134,-79v-7,-71,83,-133,134,-80v6,-20,40,-24,45,-2v52,-48,142,7,137,75v-2,20,-7,22,-28,23r-101,0v2,22,19,32,43,33v28,1,75,-41,82,4v-3,45,-101,65,-131,27xm269,-117v-1,-29,-40,-45,-62,-25v-7,6,-11,15,-13,25r75,0xm104,-145v-23,0,-39,23,-39,48v0,27,15,49,39,50v25,0,40,-22,40,-50v0,-26,-16,-48,-40,-48","w":329},"\u00f8":{"d":"45,-14v-7,10,-33,41,-42,12v3,-14,16,-22,24,-31v-45,-62,-5,-169,77,-164v25,2,44,7,59,18v10,-11,34,-39,42,-11v-2,15,-17,21,-24,32v46,60,4,170,-77,164v-25,-2,-43,-7,-59,-20xm81,-52v36,27,78,-19,61,-65xm127,-140v-34,-25,-75,17,-60,64","w":208},"\u00bf":{"d":"101,-185v26,0,27,26,27,55v0,41,-60,19,-58,58v2,35,49,27,62,5v15,-25,48,-20,49,10v0,36,-45,65,-85,65v-47,0,-86,-34,-86,-81v0,-44,31,-67,63,-78v-1,-21,9,-34,28,-34xm100,-262v18,0,32,13,32,31v1,18,-14,33,-32,32v-18,0,-31,-14,-31,-32v0,-17,14,-31,31,-31","w":183},"\u00a1":{"d":"53,-263v17,0,32,14,32,31v0,17,-15,31,-32,32v-17,0,-31,-15,-31,-32v0,-17,14,-31,31,-31xm53,8v-49,-7,-23,-97,-28,-148v-2,-24,7,-41,28,-41v21,0,29,17,28,41r0,106v1,25,-8,41,-28,42","w":106},"\u00ac":{"d":"45,-152r210,0r0,88r-35,0r0,-53r-175,0r0,-35","w":299},"\u00ab":{"d":"170,-127v-10,11,-28,22,-40,32v13,14,42,19,42,43v0,34,-28,18,-49,2v-40,-30,-40,-68,1,-91v22,-24,56,-24,46,14xm75,-159v19,2,16,31,2,41r-31,23v14,13,43,21,43,43v0,34,-27,17,-50,2v-61,-40,-14,-98,36,-109","w":181,"k":{"f":-7,"T":26}},"\u00bb":{"d":"119,-34v-16,7,-29,0,-27,-18v2,-22,30,-30,43,-43v-14,-13,-41,-21,-43,-43v-1,-12,4,-21,15,-21v25,7,87,48,61,86v-4,8,-37,33,-49,39xm23,-31v-18,-2,-19,-33,-2,-41r31,-23v-14,-13,-41,-21,-43,-43v-1,-12,4,-21,15,-21v18,1,72,44,66,64v-1,33,-37,56,-67,64","w":181,"k":{"Y":26,"T":33}},"\u00a0":{"w":233},"\u00c0":{"d":"222,-42v17,31,-19,60,-44,39v-10,-9,-14,-29,-19,-45r-94,0v-8,21,-12,51,-37,52v-22,1,-34,-23,-25,-45r66,-181v8,-45,72,-49,88,-4xm81,-102r61,0r-29,-95xm135,-308v15,15,0,45,-23,33v-17,-17,-41,-32,-46,-59v-4,-23,30,-27,43,-10","w":225},"\u00c3":{"d":"100,-288v-16,4,-38,13,-38,-13v0,-33,36,-34,63,-25v16,-5,39,-11,39,13v0,35,-37,35,-64,25xm222,-42v17,31,-19,60,-44,39v-10,-9,-14,-29,-19,-45r-94,0v-8,21,-12,51,-37,52v-22,1,-34,-23,-25,-45r66,-181v8,-45,72,-49,88,-4xm81,-102r61,0r-29,-95","w":225},"\u00d5":{"d":"123,-288v-15,5,-38,12,-38,-13v0,-33,36,-34,63,-25v16,-5,39,-12,39,13v0,35,-37,35,-64,25xm136,-208v-42,0,-64,36,-63,81v0,44,22,79,63,79v40,0,62,-35,62,-79v0,-44,-21,-81,-62,-81xm136,8v-76,0,-126,-58,-126,-136v0,-77,49,-135,126,-135v77,0,126,58,126,135v0,78,-50,136,-126,136","w":271},"\u00f7":{"d":"123,-38v0,-14,13,-27,27,-27v14,0,27,13,27,27v0,14,-13,26,-27,26v-14,0,-27,-12,-27,-26xm45,-125r210,0r0,35r-210,0r0,-35xm123,-176v0,-14,13,-27,27,-27v14,0,27,13,27,27v0,14,-13,26,-27,26v-14,0,-27,-12,-27,-26","w":299},"\u00ff":{"d":"3,-150v-14,-27,17,-57,41,-38v21,27,30,73,45,107v15,-35,25,-78,45,-108v25,-18,52,10,38,42r-87,205v-5,32,-57,28,-53,-4v3,-28,18,-48,28,-71xm56,-271v16,0,25,12,25,29v0,17,-9,29,-25,29v-16,0,-25,-12,-25,-29v0,-17,9,-29,25,-29xm118,-271v16,0,25,12,25,29v-1,17,-8,29,-25,29v-16,0,-25,-12,-25,-29v0,-17,9,-29,25,-29","w":173},"\u00a4":{"d":"158,-156v0,-25,-23,-48,-48,-48v-25,0,-49,23,-49,48v0,27,22,49,49,49v25,0,48,-23,48,-49xm47,-113v-16,-22,-16,-64,0,-85r-35,-36r18,-19r36,36v21,-18,66,-17,87,0r35,-36r19,19r-36,36v17,20,17,65,0,85r36,36r-19,18r-35,-35v-20,17,-67,17,-87,0r-36,35r-18,-18","w":218},"\u00b7":{"d":"58,-95v-18,0,-33,-15,-33,-33v0,-18,15,-32,33,-32v18,0,33,14,33,32v0,18,-15,33,-33,33","w":116},"\u00c2":{"d":"167,-314v18,11,11,45,-14,37v-15,-6,-27,-16,-40,-23v-16,8,-28,22,-48,24v-20,2,-22,-30,-6,-38v21,-11,42,-49,68,-30xm222,-42v17,31,-19,60,-44,39v-10,-9,-14,-29,-19,-45r-94,0v-8,21,-12,51,-37,52v-22,1,-34,-23,-25,-45r66,-181v8,-45,72,-49,88,-4xm81,-102r61,0r-29,-95","w":225},"\u00ca":{"d":"145,-314v19,11,11,46,-14,37v-15,-6,-27,-16,-40,-23v-16,8,-27,23,-48,24v-21,1,-21,-29,-6,-38v21,-11,43,-50,69,-30xm23,-215v-6,-57,58,-39,105,-41v24,-1,42,6,42,27v1,37,-53,25,-89,27r0,46v35,1,82,-7,82,27v0,34,-47,26,-82,27r0,48v37,2,91,-10,91,27v0,41,-69,27,-110,27v-29,0,-39,-7,-39,-37r0,-178","w":181},"\u00c1":{"d":"222,-42v17,31,-19,60,-44,39v-10,-9,-14,-29,-19,-45r-94,0v-8,21,-12,51,-37,52v-22,1,-34,-23,-25,-45r66,-181v8,-45,72,-49,88,-4xm81,-102r61,0r-29,-95xm116,-344v14,-23,54,-8,41,20v-16,18,-27,44,-54,51v-42,-9,2,-53,13,-71","w":225},"\u00cb":{"d":"23,-215v-6,-57,58,-39,105,-41v24,-1,42,6,42,27v1,37,-53,25,-89,27r0,46v35,1,82,-7,82,27v0,34,-47,26,-82,27r0,48v37,2,91,-10,91,27v0,41,-69,27,-110,27v-29,0,-39,-7,-39,-37r0,-178xm60,-336v16,0,25,12,25,29v0,17,-9,29,-25,29v-16,0,-25,-12,-25,-29v0,-17,9,-29,25,-29xm122,-336v16,0,25,12,25,29v-1,17,-8,29,-25,29v-16,0,-25,-12,-25,-29v0,-17,9,-29,25,-29","w":181},"\u00c8":{"d":"23,-215v-6,-57,58,-39,105,-41v24,-1,42,6,42,27v1,37,-53,25,-89,27r0,46v35,1,82,-7,82,27v0,34,-47,26,-82,27r0,48v37,2,91,-10,91,27v0,41,-69,27,-110,27v-29,0,-39,-7,-39,-37r0,-178xm113,-308v15,15,0,45,-23,33v-17,-17,-41,-32,-46,-59v-4,-23,30,-27,43,-10","w":181},"\u00cd":{"d":"53,-259v22,0,29,16,29,41r0,180v0,25,-7,41,-29,41v-22,0,-29,-16,-29,-41r0,-180v0,-25,7,-41,29,-41xm56,-344v14,-23,54,-8,41,20v-16,18,-27,44,-54,51v-42,-9,2,-53,13,-71","w":106},"\u00ce":{"d":"107,-314v19,10,10,47,-14,37v-14,-6,-27,-16,-40,-23v-16,8,-27,23,-48,24v-21,1,-21,-29,-6,-38v21,-11,43,-50,69,-30xm53,-259v22,0,29,16,29,41r0,180v0,25,-7,41,-29,41v-22,0,-29,-16,-29,-41r0,-180v0,-25,7,-41,29,-41","w":106},"\u00cf":{"d":"53,-259v22,0,29,16,29,41r0,180v0,25,-7,41,-29,41v-22,0,-29,-16,-29,-41r0,-180v0,-25,7,-41,29,-41xm22,-336v16,0,25,12,25,29v0,17,-9,29,-25,29v-16,0,-25,-12,-25,-29v0,-17,9,-29,25,-29xm84,-336v16,0,25,12,25,29v-1,17,-8,29,-25,29v-16,0,-25,-12,-25,-29v0,-17,9,-29,25,-29","w":106},"\u00cc":{"d":"53,-259v22,0,29,16,29,41r0,180v0,25,-7,41,-29,41v-22,0,-29,-16,-29,-41r0,-180v0,-25,7,-41,29,-41xm75,-308v15,15,0,45,-23,33v-17,-17,-41,-32,-46,-59v-4,-23,30,-27,43,-10","w":106},"\u00d3":{"d":"136,-208v-42,0,-64,36,-63,81v0,44,22,79,63,79v40,0,62,-35,62,-79v0,-44,-21,-81,-62,-81xm136,8v-76,0,-126,-58,-126,-136v0,-77,49,-135,126,-135v77,0,126,58,126,135v0,78,-50,136,-126,136xm139,-344v14,-23,54,-8,41,20v-16,18,-27,44,-54,51v-42,-9,2,-53,13,-71","w":271},"\u00d4":{"d":"190,-314v19,11,11,46,-14,37v-15,-6,-27,-16,-40,-23v-16,8,-27,23,-48,24v-21,1,-21,-29,-6,-38v21,-11,43,-50,69,-30xm136,-208v-42,0,-64,36,-63,81v0,44,22,79,63,79v40,0,62,-35,62,-79v0,-44,-21,-81,-62,-81xm136,8v-76,0,-126,-58,-126,-136v0,-77,49,-135,126,-135v77,0,126,58,126,135v0,78,-50,136,-126,136","w":271},"\u00d2":{"d":"136,-208v-42,0,-64,36,-63,81v0,44,22,79,63,79v40,0,62,-35,62,-79v0,-44,-21,-81,-62,-81xm136,8v-76,0,-126,-58,-126,-136v0,-77,49,-135,126,-135v77,0,126,58,126,135v0,78,-50,136,-126,136xm158,-308v15,15,0,45,-23,33v-17,-17,-41,-32,-46,-59v-4,-23,30,-27,43,-10","w":271},"\u00da":{"d":"133,8v-71,0,-110,-46,-110,-118r0,-108v0,-25,7,-41,29,-41v22,0,29,16,29,41v0,69,-20,170,52,170v71,0,51,-101,51,-170v0,-25,7,-41,29,-41v22,0,29,16,29,41r0,108v0,71,-39,118,-109,118xm136,-344v14,-23,54,-8,41,20v-16,18,-27,44,-54,51v-42,-9,2,-53,13,-71","w":264},"\u00db":{"d":"187,-314v18,11,10,46,-14,37v-15,-6,-27,-16,-40,-23v-16,8,-27,22,-48,24v-21,2,-22,-30,-6,-38v21,-11,42,-49,68,-30xm133,8v-71,0,-110,-46,-110,-118r0,-108v0,-25,7,-41,29,-41v22,0,29,16,29,41v0,69,-20,170,52,170v71,0,51,-101,51,-170v0,-25,7,-41,29,-41v22,0,29,16,29,41r0,108v0,71,-39,118,-109,118","w":264},"\u00d9":{"d":"133,8v-71,0,-110,-46,-110,-118r0,-108v0,-25,7,-41,29,-41v22,0,29,16,29,41v0,69,-20,170,52,170v71,0,51,-101,51,-170v0,-25,7,-41,29,-41v22,0,29,16,29,41r0,108v0,71,-39,118,-109,118xm155,-308v15,15,0,45,-23,33v-17,-17,-41,-32,-46,-59v-4,-23,30,-27,43,-10","w":264},"\u00af":{"d":"148,-242v-2,36,-59,19,-93,22v-14,1,-23,-8,-23,-22v2,-36,58,-20,93,-23v14,-1,23,9,23,23","w":180},"\u00b8":{"d":"74,-3v21,-17,67,3,65,31v-2,28,-32,42,-65,42v-25,0,-46,-7,-47,-27v-2,-32,54,-1,60,-26v1,-6,-13,-16,-13,-20","w":180},"\u00a6":{"d":"72,-72r36,0r0,134r-36,0r0,-134xm72,-252r36,0r0,134r-36,0r0,-134","w":180},"\u00d0":{"d":"147,-128v1,23,-25,22,-49,21r0,53v63,5,96,-16,96,-77v0,-57,-36,-76,-96,-71r0,53v24,-1,48,0,49,21xm39,-149v3,-47,-16,-114,41,-107v109,-10,175,29,177,125v1,79,-46,133,-125,131v-42,-1,-93,13,-93,-37r0,-70v-19,1,-34,-4,-34,-21v0,-17,15,-22,34,-21","w":267,"k":{"-":-7}},"\u00f0":{"d":"8,-91v0,-51,38,-101,92,-92r-17,-22v-12,6,-22,14,-36,18v-8,0,-10,-17,-1,-19r26,-14v-9,-14,-16,-19,-17,-33v-1,-12,9,-22,21,-22v19,2,25,14,39,29v11,-5,32,-28,40,-9v-3,14,-19,15,-28,23v37,51,61,72,64,136v3,57,-36,102,-92,102v-53,0,-91,-43,-91,-97xm99,-136v-22,0,-35,21,-35,45v0,25,14,46,35,46v23,0,36,-20,36,-46v0,-24,-14,-45,-36,-45","w":198},"\u00dd":{"d":"6,-204v-28,-28,-2,-69,30,-50v22,21,40,54,59,79v25,-28,36,-72,75,-85v27,2,35,36,12,55r-59,84v-5,45,18,124,-29,124v-47,0,-23,-79,-29,-124xm96,-344v14,-23,54,-8,41,20v-16,18,-27,44,-54,51v-42,-9,2,-53,13,-71","w":185},"\u00fd":{"d":"3,-150v-14,-27,17,-57,41,-38v21,27,30,73,45,107v15,-35,25,-78,45,-108v25,-18,52,10,38,42r-87,205v-5,32,-57,28,-53,-4v3,-28,18,-48,28,-71xm90,-279v14,-23,54,-8,41,20v-16,18,-27,44,-54,51v-42,-9,2,-53,13,-71","w":173},"\u00de":{"d":"146,-131v0,-33,-30,-36,-65,-34r0,68v35,2,65,-1,65,-34xm52,3v-22,0,-29,-16,-29,-41r0,-180v0,-25,7,-41,29,-41v21,0,30,17,29,41v75,-7,128,20,128,87v0,70,-52,94,-128,87v1,27,-5,47,-29,47","w":218},"\u00fe":{"d":"208,-96v6,70,-74,132,-132,86v-2,37,10,89,-28,89v-22,0,-29,-16,-28,-41r0,-272v-1,-25,6,-41,28,-41v40,0,25,60,28,98v52,-49,141,10,132,81xm113,-143v-23,0,-38,23,-38,48v0,26,14,48,38,48v24,0,37,-22,37,-48v0,-25,-14,-48,-37,-48"},"\u00d7":{"d":"73,-211r79,79r80,-79r24,24r-79,80r79,79r-24,24r-80,-79r-79,79r-24,-24r79,-79r-79,-80","w":299},"\u00b9":{"d":"-3,-240v0,-26,77,-25,69,9r0,105v0,15,-5,25,-20,25v-15,0,-19,-10,-20,-25r0,-98v-16,1,-29,-3,-29,-16","w":85},"\u00b2":{"d":"115,-215v-2,40,-26,47,-58,80v25,2,62,-7,63,17v-7,29,-64,13,-96,16v-14,1,-22,-4,-23,-16v8,-27,71,-65,74,-95v0,-7,-7,-14,-15,-14v-22,-1,-16,34,-37,33v-12,0,-19,-7,-19,-18v0,-60,114,-64,111,-3","w":124},"\u00b3":{"d":"17,-157v19,0,26,27,43,27v11,0,20,-9,20,-20v0,-25,-40,-8,-40,-34v0,-22,34,-10,33,-31v-11,-40,-58,36,-68,-9v5,-46,107,-49,106,6v-1,15,-8,24,-20,31v54,20,23,93,-32,89v-30,-2,-53,-17,-59,-42v0,-10,7,-17,17,-17","w":128},"\u00bd":{"d":"252,-105v0,37,-24,44,-56,75v23,2,59,-7,60,15v-7,27,-61,11,-91,15v-36,-5,-23,-23,3,-47v23,-21,37,-34,44,-56v0,-7,-6,-14,-13,-14v-20,0,-16,31,-36,31v-11,0,-18,-6,-18,-16v0,-57,107,-60,107,-3xm151,-241v7,-32,59,-18,44,9r-123,218v-8,30,-60,19,-44,-10xm-3,-241v4,-23,73,-24,65,8r0,99v0,15,-5,23,-18,23v-13,0,-19,-9,-19,-23r0,-92v-15,1,-27,-3,-28,-15","w":260},"\u00bc":{"d":"184,-60r37,0r0,-54xm280,-46v0,12,-11,16,-25,15v1,18,-1,33,-18,33v-16,0,-17,-16,-16,-33v-32,0,-102,9,-70,-31v20,-26,36,-58,60,-80v23,-10,44,4,44,30r0,52v13,-1,25,3,25,14xm151,-241v7,-32,59,-18,44,9r-123,218v-8,30,-60,19,-44,-10xm-3,-241v4,-23,73,-24,65,8r0,99v0,15,-5,23,-18,23v-13,0,-19,-9,-19,-23r0,-92v-15,1,-27,-3,-28,-15","w":283},"\u00be":{"d":"225,-60r38,0r0,-54xm322,-46v0,12,-11,16,-26,15v1,18,0,34,-18,33v-15,0,-16,-16,-15,-33v-32,-1,-102,10,-71,-31v20,-26,36,-59,61,-80v23,-10,46,3,43,30v2,16,-4,40,2,52v12,-1,24,4,24,14xm192,-241v7,-24,46,-27,46,0v0,8,-3,12,-6,19r-119,208v-8,28,-54,23,-44,-10xm57,-260v42,0,66,49,31,68v46,18,22,89,-31,84v-28,-3,-52,-15,-57,-40v0,-17,25,-22,33,-7v5,9,17,17,24,16v10,1,20,-8,19,-18v3,-24,-38,-8,-38,-32v0,-20,34,-8,32,-29v-13,-38,-53,34,-65,-8v0,-18,31,-34,52,-34","w":324},"\u00ad":{"d":"142,-100v0,41,-64,25,-102,25v-17,0,-28,-9,-28,-25v0,-40,64,-25,102,-25v17,0,27,9,28,25","w":154}}});
Cufon.replace('.list-tickets h2');
Cufon.replace('h1', {hover: true});
Cufon.replace('ul.list-ticket-titles li h2');
//
/**
 * MediaObject: factory for either windows media player or quicktime player embedding
 *
 * MediaObject is made by Marc Worrell with sample code from Apple:
 * http://developer.apple.com/internet/webcontent/examples/detectplugins_source.html
 * 
 * $Id: mediaobjectfactory.js 36948 2008-07-14 10:08:33Z arjan $
 */

/*  */

// initialize global variables
var detectableWithVB = false;
var didWriteVBScript = false;

function mediaObjectFactory () 
{
	if (mediaObjectFactory.caller != mediaObjectFactory.createObject) 
	{
		throw new Error("There is no public constructor for mediaObjectFactory.");
	}
}

mediaObjectFactory.createObject = function ( file, id, w, h, mime )
{
	this.createVBScriptTester();

	var has_wmp    = this.detectWindowsMedia();
	var has_qt     = this.detectQuickTime();
	var has_flash  = this.detectFlash();
	var is_windows = navigator.userAgent.indexOf('Windows') > 0;
	
	// Prefer QT unless we run into problems with some mime types that QT does not understand
	if (this.playWithFlash(mime) && has_flash)
	{
	    var qo = new SWFObject("/lib/embed/player.swf", id, w, h);
	    qo.addParam("flashvars", "file="+file);
	    return qo;
	}
	if (this.playWithQT(mime) && has_qt)
	{
	    return new QTObject(file, id, w, h);
	}
	else if (has_wmp || is_windows)
	{
	    return new winObject(file, id, w, h, mime);
	}
	else if (has_qt)
	{
	    return new QTObject(file, id, w, h);
	}
	else
	{
	    // No media player found - should include a dummy object that writes an error message
	    return null;
	}
}


mediaObjectFactory.playWithFlash = function ( mime )
{
	switch (mime)
	{
	case 'video/x-flv':
	return true;
	}
	return false;
}


mediaObjectFactory.playWithQT = function ( mime )
{
	switch (mime)
	{
	// Microsoft specific formats
	case 'audio/wma':
	case 'audio/x-ms-wma':

	case 'video/avi':
	case 'video/wmv':
	case 'video/asf':
	case 'video/x-msvideo':
	case 'video/x-ms-wmv':
	case 'video/x-ms-wvx':
	case 'video/x-ms-asf':
	case 'application/x-mplayer2':

	// Real specific formats	
	case 'audio/x-realaudio':
	case 'audio/x-pn-realaudio-plugin':
		return false;
	}
	return true;
}


// The code below comes is derived from Apple sample code
mediaObjectFactory.detectFlash = function ()
{
    var pluginFound = this.detectPlugin('Shockwave','Flash');
    if (!pluginFound && detectableWithVB) 
    {
	pluginFound = detectActiveXControl('ShockwaveFlash.ShockwaveFlash.1');
    }
	return pluginFound;
}

mediaObjectFactory.detectDirector = function ()
{
    var pluginFound = this.detectPlugin('Shockwave','Director');
    if (!pluginFound && detectableWithVB) 
    {
	pluginFound = detectActiveXControl('SWCtl.SWCtl.1');
    }
    return pluginFound;
}
    
mediaObjectFactory.detectWindowsMedia = function ()
{
    var pluginFound = this.detectPlugin('Windows Media Player');
    if (!pluginFound && detectableWithVB) 
    {
	pluginFound = detectActiveXControl('MediaPlayer.MediaPlayer.1');
    }
    return pluginFound;
}

mediaObjectFactory.detectQuickTime = function ()
{
    var pluginFound = this.detectPlugin('QuickTime');
    if (!pluginFound && detectableWithVB) 
    {
	pluginFound = detectQuickTimeActiveXControl();
    }
    return pluginFound;
}

mediaObjectFactory.detectReal = function ()
{
    var pluginFound = this.detectPlugin('RealPlayer');
    if(!pluginFound && detectableWithVB) 
    {
	pluginFound = (		detectActiveXControl('rmocx.RealPlayer G2 Control')
				||	detectActiveXControl('RealPlayer.RealPlayer(tm) ActiveX Control (32-bit)')
				||	detectActiveXControl('RealVideo.RealVideo(tm) ActiveX Control (32-bit)'));
    }	
    return pluginFound;
}


mediaObjectFactory.detectPlugin = function()
{
    var daPlugins   = mediaObjectFactory.detectPlugin.arguments;
    var pluginFound = false;

    if (navigator.plugins && navigator.plugins.length > 0) 
    {
		var pluginsArrayLength = navigator.plugins.length;

		for (pluginsArrayCounter=0; pluginsArrayCounter < pluginsArrayLength; pluginsArrayCounter++ ) 
		{
		    // loop through all desired names and check each against the current plugin name
		    var numFound = 0;
		    
		    for (namesCounter=0; namesCounter < daPlugins.length; namesCounter++) 
		    {
				// if desired plugin name is found in either plugin name or description
				if ( 	(navigator.plugins[pluginsArrayCounter].name.indexOf(daPlugins[namesCounter]) >= 0) 
					||	(navigator.plugins[pluginsArrayCounter].description.indexOf(daPlugins[namesCounter]) >= 0) ) 
				{
				    // this name was found
				    numFound++;
				}   
		    }

		    // now that we have checked all the required names against this one plugin,
		    // if the number we found matches the total number provided then we were successful
		    if (numFound == daPlugins.length) 
		    {
				pluginFound = true;
				// if we've found the plugin, we can stop looking through at the rest of the plugins
				break;
		    }
		}
    }
    return pluginFound;
}


// Here we write out the VBScript block for MSIE Windows
mediaObjectFactory.createVBScriptTester = function ()
{
	if (!didWriteVBScript && (navigator.userAgent.indexOf('MSIE') != -1) && (navigator.userAgent.indexOf('Win') != -1)) 
	{
		didWriteVBScript = true;

	    document.writeln('<script language="VBscript">');
	
	    document.writeln('\'do a one-time test for a version of VBScript that can handle this code');
	    document.writeln('detectableWithVB = False');
	    document.writeln('If ScriptEngineMajorVersion >= 2 then');
	    document.writeln('  detectableWithVB = True');
	    document.writeln('End If');
	
	    document.writeln('\'this next function will detect most plugins');
	    document.writeln('Function detectActiveXControl(activeXControlName)');
	    document.writeln('  on error resume next');
	    document.writeln('  detectActiveXControl = False');
	    document.writeln('  If detectableWithVB Then');
	    document.writeln('     detectActiveXControl = IsObject(CreateObject(activeXControlName))');
	    document.writeln('  End If');
	    document.writeln('End Function');
	
	    document.writeln('\'and the following function handles QuickTime');
	    document.writeln('Function detectQuickTimeActiveXControl()');
	    document.writeln('  on error resume next');
	    document.writeln('  detectQuickTimeActiveXControl = False');
	    document.writeln('  If detectableWithVB Then');
	    document.writeln('    detectQuickTimeActiveXControl = False');
	    document.writeln('    hasQuickTimeChecker = false');
	    document.writeln('    Set hasQuickTimeChecker = CreateObject("QuickTimeCheckObject.QuickTimeCheck.1")');
	    document.writeln('    If IsObject(hasQuickTimeChecker) Then');
	    document.writeln('      If hasQuickTimeChecker.IsQuickTimeAvailable(0) Then ');
	    document.writeln('        detectQuickTimeActiveXControl = True');
	    document.writeln('      End If');
	    document.writeln('    End If');
	    document.writeln('  End If');
	    document.writeln('End Function');
	
	    document.writeln('</scr' + 'ipt>');
	}
}

// -->

// 
/**
 * WinObject: Windows Media Player embed - http://www.rossgerbasi.com/2006/11/18/extreme-video-plugin-30-beta/
 *
 * WinObject is made by Ross Gerbasi
 *
 * $Id: winobject.js 31492 2007-09-25 11:31:25Z marc $
 */

/*  */

winObject = function(file, id, w, h, mime) {
	this.mime_type = mime;
	this.file = file;
	this.id = id;
	this.width = w;
	this.height = h;
	this.redirect = "";
	this.sq = document.location.search.split("?")[1] || "";
	this.altTxt = "This content requires the Windows Media Player.";
	this.params = new Object();
}

winObject.prototype.addParam = function(name, value) {
	if (name == 'controller' && value == 'true') {
		this.height = parseInt(this.height) + 46;  // 15 for QT, 46 for WMP6, 64 for WMP7
	}
	this.params[name] = value;
}

winObject.prototype.getParams = function() {
    return this.params;
}

winObject.prototype.getParam = function(name) {
    return this.params[name];
}

winObject.prototype.getParamTags = function() {
    var paramTags = "";
    for (var param in this.getParams()) {
        paramTags += '<param name="' + param + '" value="' + this.getParam(param) + '" />';
    }
    if (paramTags == "") {
        paramTags = null;
    }
    return paramTags;
}

winObject.prototype.getHTML = function() {
    var qtHTML = "";
	if (navigator.plugins && navigator.plugins.length) { // not ie
        qtHTML += '<embed type="'+this.mime_type+'" src="' + this.file + '" width="' + this.width + '" height="' + this.height + '" id="' + this.id + '"';
        for (var param in this.getParams()) {
            qtHTML += ' ' + param + '="' + this.getParam(param) + '"';
        }
        qtHTML += '></embed>';
    }
    else { // pc ie
        qtHTML += '<object classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" width="' + this.width + '" height="' + this.height + '" id="' + this.id + '">';

        this.addParam("src", this.file);
        if (this.getParamTags() != null) {
            qtHTML += this.getParamTags();
        }
        qtHTML += '</object>';
    }
    return qtHTML;
}


winObject.prototype.getVariablePairs = function() {
    var variablePairs = new Array();
    for (var name in this.getVariables()) {
        variablePairs.push(name + "=" + escape(this.getVariable(name)));
    }
    if (variablePairs.length > 0) {
        return variablePairs.join("&");
    }
    else {
        return null;
    }
}

winObject.prototype.write = function(elementId) {
	if (elementId) {
		document.getElementById(elementId).innerHTML = this.getHTML();
	} else {
		document.write(this.getHTML());
	}
}


// 
/* 
 * QTObject embed
 * http://blog.deconcept.com/2005/01/26/web-standards-compliant-javascript-quicktime-detect-and-embed/
 *
 * by Geoff Stearns (geoff@deconcept.com, http://www.deconcept.com/)
 *
 * v1.0.2 - 02-16-2005
 *
 * Embeds a quicktime movie to the page, includes plugin detection
 *
 * Usage:
 *
 *	myQTObject = new QTObject("path/to/mov.mov", "movid", "width", "height");
 *	myQTObject.altTxt = "Upgrade your Quicktime Player!";    // optional
 
 *  myQTObject.addParam("controller", "false");              // optional
 *	myQTObject.write();
 *
 */

QTObject = function(mov, id, w, h) {
	this.mov = mov;
	this.id = id;
	this.width = w;
	this.height = h;
	this.redirect = "";
	this.sq = document.location.search.split("?")[1] || "";
	this.altTxt = "This content requires the QuickTime Plugin. <a href='http://www.apple.com/quicktime/download/'>Download QuickTime Player</a>.";
	this.bypassTxt = "<p>Already have QuickTime Player? <a href='?detectqt=false&"+ this.sq +"'>Click here.</a></p>";
	this.params = new Object();
	this.doDetect = getQueryParamValue('detectqt');
}

QTObject.prototype.addParam = function(name, value) {
	if (name == 'controller' && value == 'true') {
		this.height = parseInt(this.height) + 15;  // 15 for QT, 46 for WMP6, 64 for WMP7
	} else if (name == 'autostart') {
		name = 'autoplay';
	}
	this.params[name] = value;
}

QTObject.prototype.getParams = function() {
    return this.params;
}

QTObject.prototype.getParam = function(name) {
    return this.params[name];
}

QTObject.prototype.getParamTags = function() {
    var paramTags = "";
    for (var param in this.getParams()) {
        paramTags += '<param name="' + param + '" value="' + this.getParam(param) + '" />';
    }
    if (paramTags == "") {
        paramTags = null;
    }
    return paramTags;
}

QTObject.prototype.getHTML = function() {
    var qtHTML = "";
	if (navigator.plugins && navigator.plugins.length) { // not ie
        qtHTML += '<embed type="video/quicktime" src="' + this.mov + '" width="' + this.width + '" height="' + this.height + '" id="' + this.id + '"';
        for (var param in this.getParams()) {
            qtHTML += ' ' + param + '="' + this.getParam(param) + '"';
        }
        qtHTML += '></embed>';
    }
    else { // pc ie
        qtHTML += '<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="' + this.width + '" height="' + this.height + '" id="' + this.id + '">';
        this.addParam("src", this.mov);
        if (this.getParamTags() != null) {
            qtHTML += this.getParamTags();
        }
        qtHTML += '</object>';
    }
    return qtHTML;
}


QTObject.prototype.getVariablePairs = function() {
    var variablePairs = new Array();
    for (var name in this.getVariables()) {
        variablePairs.push(name + "=" + escape(this.getVariable(name)));
    }
    if (variablePairs.length > 0) {
        return variablePairs.join("&");
    }
    else {
        return null;
    }
}

QTObject.prototype.write = function(elementId) {
	if(isQTInstalled() || this.doDetect=='false') {
		if (elementId) {
			document.getElementById(elementId).innerHTML = this.getHTML();
		} else {
			document.write(this.getHTML());
		}
	} else {
		if (this.redirect != "") {
			document.location.replace(this.redirect);
		} else {
			if (elementId) {
				document.getElementById(elementId).innerHTML = this.altTxt +""+ this.bypassTxt;
			} else {
				document.write(this.altTxt +""+ this.bypassTxt);
			}
		}
	}		
}

function isQTInstalled() {
	var qtInstalled = false;
	qtObj = false;
	if (navigator.plugins && navigator.plugins.length) {
		for (var i=0; i < navigator.plugins.length; i++ ) {
         var plugin = navigator.plugins[i];
         if (plugin.name.indexOf("QuickTime") > -1) {
			qtInstalled = true;
         }
      }
	} else {
		execScript('on error resume next: qtObj = IsObject(CreateObject("QuickTimeCheckObject.QuickTimeCheck.1"))','VBScript');
		qtInstalled = qtObj;
	}
	return qtInstalled;
}

/* get value of querystring param */
function getQueryParamValue(param) {
	var q = document.location.search;
	var detectIndex = q.indexOf(param);
	var endIndex = (q.indexOf("&", detectIndex) != -1) ? q.indexOf("&", detectIndex) : q.length;
	if(q.length > 1 && detectIndex != -1) {
		return q.substring(q.indexOf("=", detectIndex)+1, endIndex);
	} else {
		return "";
	}
}

/**/
/**
 * SWFObject v1.5: Flash Player detection and embed - http://blog.deconcept.com/swfobject/
 *
 * SWFObject is (c) 2007 Geoff Stearns and is released under the MIT License:
 * http://www.opensource.org/licenses/mit-license.php
 * 
 */

if(typeof deconcept=="undefined"){var deconcept=new Object();}if(typeof deconcept.util=="undefined"){deconcept.util=new Object();}if(typeof deconcept.SWFObjectUtil=="undefined"){deconcept.SWFObjectUtil=new Object();}deconcept.SWFObject=function(_1,id,w,h,_5,c,_7,_8,_9,_a){if(!document.getElementById){return;}this.DETECT_KEY=_a?_a:"detectflash";this.skipDetect=deconcept.util.getRequestParameter(this.DETECT_KEY);this.params=new Object();this.variables=new Object();this.attributes=new Array();if(_1){this.setAttribute("swf",_1);}if(id){this.setAttribute("id",id);}if(w){this.setAttribute("width",w);}if(h){this.setAttribute("height",h);}if(_5){this.setAttribute("version",new deconcept.PlayerVersion(_5.toString().split(".")));}this.installedVer=deconcept.SWFObjectUtil.getPlayerVersion();if(!window.opera&&document.all&&this.installedVer.major>7){deconcept.SWFObject.doPrepUnload=true;}if(c){this.addParam("bgcolor",c);}var q=_7?_7:"high";this.addParam("quality",q);this.setAttribute("useExpressInstall",false);this.setAttribute("doExpressInstall",false);var _c=(_8)?_8:window.location;this.setAttribute("xiRedirectUrl",_c);this.setAttribute("redirectUrl","");if(_9){this.setAttribute("redirectUrl",_9);}};deconcept.SWFObject.prototype={useExpressInstall:function(_d){this.xiSWFPath=!_d?"expressinstall.swf":_d;this.setAttribute("useExpressInstall",true);},setAttribute:function(_e,_f){this.attributes[_e]=_f;},getAttribute:function(_10){return this.attributes[_10];},addParam:function(_11,_12){this.params[_11]=_12;},getParams:function(){return this.params;},addVariable:function(_13,_14){this.variables[_13]=_14;},getVariable:function(_15){return this.variables[_15];},getVariables:function(){return this.variables;},getVariablePairs:function(){var _16=new Array();var key;var _18=this.getVariables();for(key in _18){_16[_16.length]=key+"="+_18[key];}return _16;},getSWFHTML:function(){var _19="";if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","PlugIn");this.setAttribute("swf",this.xiSWFPath);}_19="<embed type=\"application/x-shockwave-flash\" src=\""+this.getAttribute("swf")+"\" width=\""+this.getAttribute("width")+"\" height=\""+this.getAttribute("height")+"\" style=\""+this.getAttribute("style")+"\"";_19+=" id=\""+this.getAttribute("id")+"\" name=\""+this.getAttribute("id")+"\" ";var _1a=this.getParams();for(var key in _1a){_19+=[key]+"=\""+_1a[key]+"\" ";}var _1c=this.getVariablePairs().join("&");if(_1c.length>0){_19+="flashvars=\""+_1c+"\"";}_19+="/>";}else{if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","ActiveX");this.setAttribute("swf",this.xiSWFPath);}_19="<object id=\""+this.getAttribute("id")+"\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" width=\""+this.getAttribute("width")+"\" height=\""+this.getAttribute("height")+"\" style=\""+this.getAttribute("style")+"\">";_19+="<param name=\"movie\" value=\""+this.getAttribute("swf")+"\" />";var _1d=this.getParams();for(var key in _1d){_19+="<param name=\""+key+"\" value=\""+_1d[key]+"\" />";}var _1f=this.getVariablePairs().join("&");if(_1f.length>0){_19+="<param name=\"flashvars\" value=\""+_1f+"\" />";}_19+="</object>";}return _19;},write:function(_20){if(this.getAttribute("useExpressInstall")){var _21=new deconcept.PlayerVersion([6,0,65]);if(this.installedVer.versionIsValid(_21)&&!this.installedVer.versionIsValid(this.getAttribute("version"))){this.setAttribute("doExpressInstall",true);this.addVariable("MMredirectURL",escape(this.getAttribute("xiRedirectUrl")));document.title=document.title.slice(0,47)+" - Flash Player Installation";this.addVariable("MMdoctitle",document.title);}}if(this.skipDetect||this.getAttribute("doExpressInstall")||this.installedVer.versionIsValid(this.getAttribute("version"))){var n=(typeof _20=="string")?document.getElementById(_20):_20;n.innerHTML=this.getSWFHTML();return true;}else{if(this.getAttribute("redirectUrl")!=""){document.location.replace(this.getAttribute("redirectUrl"));}}return false;}};deconcept.SWFObjectUtil.getPlayerVersion=function(){var _23=new deconcept.PlayerVersion([0,0,0]);if(navigator.plugins&&navigator.mimeTypes.length){var x=navigator.plugins["Shockwave Flash"];if(x&&x.description){_23=new deconcept.PlayerVersion(x.description.replace(/([a-zA-Z]|\s)+/,"").replace(/(\s+r|\s+b[0-9]+)/,".").split("."));}}else{if(navigator.userAgent&&navigator.userAgent.indexOf("Windows CE")>=0){var axo=1;var _26=3;while(axo){try{_26++;axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+_26);_23=new deconcept.PlayerVersion([_26,0,0]);}catch(e){axo=null;}}}else{try{var axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");}catch(e){try{var axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");_23=new deconcept.PlayerVersion([6,0,21]);axo.AllowScriptAccess="always";}catch(e){if(_23.major==6){return _23;}}try{axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");}catch(e){}}if(axo!=null){_23=new deconcept.PlayerVersion(axo.GetVariable("$version").split(" ")[1].split(","));}}}return _23;};deconcept.PlayerVersion=function(_29){this.major=_29[0]!=null?parseInt(_29[0]):0;this.minor=_29[1]!=null?parseInt(_29[1]):0;this.rev=_29[2]!=null?parseInt(_29[2]):0;};deconcept.PlayerVersion.prototype.versionIsValid=function(fv){return true;if(this.major<fv.major){return false;}if(this.major>fv.major){return true;}if(this.minor<fv.minor){return false;}if(this.minor>fv.minor){return true;}if(this.rev<fv.rev){return false;}return true;};deconcept.util={getRequestParameter:function(_2b){var q=document.location.search||document.location.hash;if(_2b==null){return q;}if(q){var _2d=q.substring(1).split("&");for(var i=0;i<_2d.length;i++){if(_2d[i].substring(0,_2d[i].indexOf("="))==_2b){return _2d[i].substring((_2d[i].indexOf("=")+1));}}}return "";}};deconcept.SWFObjectUtil.cleanupSWFs=function(){var _2f=document.getElementsByTagName("OBJECT");for(var i=_2f.length-1;i>=0;i--){_2f[i].style.display="none";for(var x in _2f[i]){if(typeof _2f[i][x]=="function"){_2f[i][x]=function(){};}}}};if(deconcept.SWFObject.doPrepUnload){if(!deconcept.unloadSet){deconcept.SWFObjectUtil.prepUnload=function(){__flash_unloadHandler=function(){};__flash_savedUnloadHandler=function(){};window.attachEvent("onunload",deconcept.SWFObjectUtil.cleanupSWFs);};window.attachEvent("onbeforeunload",deconcept.SWFObjectUtil.prepUnload);deconcept.unloadSet=true;}}if(!document.getElementById&&document.all){document.getElementById=function(id){return document.all[id];};}var getQueryParamValue=deconcept.util.getRequestParameter;var FlashObject=deconcept.SWFObject;var SWFObject=deconcept.SWFObject;

/*  */