var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return!!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerFont({"w":123,"face":{"font-family":"steveo","font-weight":300,"font-stretch":"normal","units-per-em":"256","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"205","descent":"-51","x-height":"3","bbox":"-9 -233 232 61","underline-thickness":"12.8","underline-position":"-16.64","stemh":"12","stemv":"13","unicode-range":"U+0020-U+00FF"},"glyphs":{" ":{"w":61},"!":{"d":"36,-46r-2,-131r17,0r-2,131r-13,0xm33,0r0,-20r20,0r0,20r-20,0","w":66},"\"":{"d":"18,-124r-3,-53r18,0r-4,53r-11,0xm51,-124r-3,-53r18,0r-4,53r-11,0","w":80},"#":{"d":"27,0r15,-57r-27,0r3,-12r27,0r6,-24r-26,0r2,-11r28,0r15,-58r13,0r-15,58r22,0r15,-58r14,0r-16,58r29,0r-3,11r-29,0r-6,24r29,0r-3,12r-29,0r-15,57r-13,0r15,-57r-22,0r-15,57r-14,0xm65,-93r-6,24r22,0r6,-24r-22,0","w":146},"$":{"d":"60,23r0,-20v-29,-1,-42,-18,-45,-37r19,0v1,12,8,24,26,27r0,-75v-19,-5,-43,-11,-43,-46v0,-27,24,-43,43,-44r0,-18r11,0r0,18v23,0,44,18,44,36r-18,0v0,-14,-12,-25,-26,-26r0,71v19,6,47,14,47,48v0,33,-25,46,-47,46r0,20r-11,0xm60,-95r0,-66v-13,2,-26,13,-26,34v0,23,16,29,26,32xm71,-79r0,72v9,0,30,-10,30,-35v0,-26,-22,-34,-30,-37","w":132},"%":{"d":"157,3v-28,0,-37,-28,-37,-58v0,-30,9,-57,37,-57v29,0,36,27,36,57v0,30,-7,58,-36,58xm133,-55v0,24,2,46,23,46v21,0,24,-22,24,-46v0,-24,-3,-45,-24,-45v-21,0,-23,21,-23,45xm43,-51v-28,0,-37,-27,-37,-57v0,-30,9,-57,37,-57v29,0,36,27,36,57v0,30,-7,57,-36,57xm19,-108v0,24,2,46,23,46v21,0,25,-22,25,-46v0,-24,-4,-46,-25,-46v-21,0,-23,22,-23,46xm68,0r51,-162r12,0r-50,162r-13,0","w":199},"&":{"d":"89,-14r0,14v-37,11,-76,-7,-76,-46v0,-30,16,-41,27,-45v-9,-4,-26,-13,-26,-38v0,-38,40,-47,75,-38r0,14v-24,-10,-58,-7,-58,25v0,41,44,29,82,31r0,-40r13,-9r0,49r29,0r0,12r-29,0v5,31,-18,82,29,75r0,11v-6,1,-8,2,-17,2v-45,0,-18,-51,-25,-88v-40,-2,-83,-3,-83,37v0,34,35,47,59,34","w":156},"(":{"d":"58,27r0,10v-39,-11,-39,-67,-39,-112v0,-50,0,-112,39,-122r0,10v-24,13,-23,62,-23,112v0,42,-1,87,23,102","w":66},")":{"d":"8,37r0,-10v24,-15,23,-60,23,-102v0,-50,1,-99,-23,-112r0,-10v39,10,39,72,39,122v0,45,0,101,-39,112","w":66},"*":{"d":"17,-115r14,-24r-28,0r0,-11r28,0r-14,-24r9,-5r15,24r14,-24r9,5r-14,24r28,0r0,11r-28,0r14,24r-9,6r-14,-24r-15,24","w":80},"+":{"d":"67,0r0,-54r-52,0r0,-13r52,0r0,-51r13,0r0,51r52,0r0,13r-52,0r0,54r-13,0","w":146},",":{"d":"13,34r3,-55r19,0r-8,55r-14,0","w":47},"-":{"d":"15,-55r0,-14r70,0r0,14r-70,0","w":99},".":{"d":"13,0r0,-21r21,0r0,21r-21,0","w":47},"\/":{"d":"6,35r44,-230r15,0r-45,230r-14,0","w":71},"0":{"d":"62,3v-42,0,-53,-41,-53,-84v0,-43,11,-84,53,-84v42,0,53,41,53,84v0,43,-11,84,-53,84xm24,-81v0,38,6,72,38,72v32,0,37,-34,37,-72v0,-38,-5,-72,-37,-72v-32,0,-38,34,-38,72"},"1":{"d":"64,0r0,-145r-30,21r0,-17v15,-7,22,-23,46,-21r0,162r-16,0"},"2":{"d":"105,-120v0,43,-42,79,-69,106r72,0r0,14r-92,0r0,-14v19,-17,74,-66,73,-108v0,-17,-8,-31,-29,-31v-21,0,-28,17,-28,27r-17,0v0,-12,10,-39,46,-39v28,0,44,17,44,45"},"3":{"d":"30,-130r-16,0v0,-15,13,-35,44,-35v25,0,43,15,43,43v0,30,-22,35,-26,38v13,4,29,12,29,44v0,26,-18,43,-46,43v-34,0,-47,-21,-47,-36r17,0v1,9,8,24,30,24v22,0,31,-11,31,-33v-1,-32,-17,-37,-37,-36v1,-5,-3,-14,5,-12v18,0,29,-12,29,-31v0,-43,-56,-37,-56,-9"},"4":{"d":"77,0r0,-47r-65,0r0,-14r64,-101r16,0r0,101r27,0r0,14r-27,0r0,47r-15,0xm77,-143v-18,25,-32,55,-49,82r49,0r0,-82"},"5":{"d":"41,-148r-2,59v32,-22,73,5,73,43v0,31,-22,49,-51,49v-34,0,-43,-23,-44,-36r18,0v0,9,7,24,27,24v21,0,35,-13,35,-38v9,-38,-47,-47,-59,-25r-15,0r5,-90r75,0r0,14r-62,0"},"6":{"d":"69,-153v-30,-1,-38,35,-37,76v19,-32,84,-28,84,30v0,31,-21,50,-47,50v-47,0,-53,-42,-53,-83v0,-41,7,-85,54,-85v34,0,43,26,43,35r-18,0v0,-6,-5,-23,-26,-23xm35,-47v0,22,13,38,33,38v25,0,33,-17,33,-37v0,-27,-10,-39,-32,-39v-21,0,-34,15,-34,38"},"7":{"d":"28,0r64,-148r-75,0r0,-14r91,0r0,14r-63,148r-17,0"},"8":{"d":"61,3v-29,0,-48,-14,-48,-46v-1,-30,22,-36,32,-41v-40,-10,-38,-81,18,-81v53,0,52,78,15,81v11,5,33,13,32,41v0,29,-17,46,-49,46xm32,-122v0,18,7,33,29,33v23,0,30,-15,30,-33v0,-18,-10,-31,-29,-31v-19,0,-30,13,-30,31xm29,-44v0,21,8,35,33,35v23,0,32,-12,32,-35v0,-19,-10,-33,-33,-33v-22,0,-32,14,-32,33"},"9":{"d":"56,-9v30,0,42,-39,37,-77v-19,33,-83,28,-83,-30v0,-31,20,-49,46,-49v47,0,53,41,53,82v0,41,-7,86,-54,86v-34,0,-42,-26,-42,-35r18,0v0,6,4,23,25,23xm25,-116v0,27,10,38,31,38v21,0,34,-15,34,-37v0,-23,-13,-38,-33,-38v-25,0,-32,17,-32,37"},":":{"d":"30,-101r0,-21r21,0r0,21r-21,0xm30,0r0,-21r21,0r0,21r-21,0","w":61},";":{"d":"29,34r3,-55r18,0r-8,55r-13,0xm30,-101r0,-21r21,0r0,21r-21,0","w":61},"<":{"d":"132,0r-117,-53r0,-13r117,-52r0,13r-102,46r102,46r0,13","w":146},"=":{"d":"15,-37r0,-13r117,0r0,13r-117,0xm15,-72r0,-13r117,0r0,13r-117,0","w":146},">":{"d":"15,0r0,-13r102,-46r-102,-46r0,-13r117,52r0,13","w":146},"?":{"d":"34,-46v-9,-46,37,-55,44,-94v5,-31,-52,-28,-61,-17r0,-16v27,-12,80,-5,77,32v-3,46,-52,47,-46,95r-14,0xm30,0r0,-20r21,0r0,20r-21,0","w":99},"@":{"d":"131,23v54,0,69,-38,82,-21v-4,5,-34,32,-83,32v-60,0,-106,-35,-106,-85v0,-62,54,-114,116,-114v53,0,92,35,92,83v0,45,-36,82,-72,82v-17,0,-18,-11,-19,-18v-4,5,-14,16,-33,16v-19,0,-34,-12,-34,-36v0,-36,32,-84,66,-84v22,0,27,14,30,19r6,-14r22,0v-11,28,-31,70,-37,97v0,4,3,7,7,7v20,0,52,-29,52,-69v0,-43,-36,-70,-76,-70v-114,0,-148,175,-13,175xm94,-29v0,12,8,17,18,17v31,0,50,-69,50,-83v0,-8,-6,-17,-16,-17v-25,0,-52,59,-52,83","w":256},"A":{"d":"2,0r56,-177r20,0r57,177r-15,0r-19,-57r-66,0r-18,57r-15,0xm40,-71r57,0r-30,-93","w":137},"B":{"d":"23,0r0,-177v45,-3,89,0,89,43v0,29,-16,35,-24,41v44,11,45,96,-22,93r-43,0xm38,-163r0,64v30,-2,50,11,59,-34v-4,-37,-31,-29,-59,-30xm38,-84r0,70v30,-1,63,7,66,-35v2,-30,-31,-38,-66,-35","w":132},"C":{"d":"122,-26r0,18v-7,3,-18,11,-43,11v-49,0,-66,-46,-66,-96v0,-42,14,-86,64,-86v31,0,53,18,52,50r-17,0v0,-17,-9,-36,-36,-36v-35,0,-46,36,-46,73v0,32,8,80,50,80v25,0,36,-10,42,-14","w":132},"D":{"d":"23,0r0,-177v70,-3,111,2,111,88v0,87,-42,91,-111,89xm38,-163r0,149v52,1,79,-4,79,-75v0,-71,-30,-75,-79,-74","w":146},"E":{"d":"23,0r0,-177r78,0r0,14r-63,0r0,63r60,0r0,14r-60,0r0,72r65,0r0,14r-80,0","w":113},"F":{"d":"23,0r0,-177r80,0r0,14r-65,0r0,63r62,0r0,14r-62,0r0,86r-15,0","w":104},"G":{"d":"133,-98r0,84v-6,5,-22,17,-51,17v-54,0,-69,-47,-69,-97v0,-45,19,-85,65,-85v39,0,58,26,58,51r-18,0v0,-17,-9,-37,-40,-37v-37,0,-48,36,-48,71v0,37,7,82,51,82v20,0,34,-8,37,-11r0,-61r-45,0r0,-14r60,0","w":151},"H":{"d":"23,0r0,-177r15,0r0,79r76,0r0,-79r15,0r0,177r-15,0r0,-84r-76,0r0,84r-15,0","w":151},"I":{"d":"23,0r0,-177r15,0r0,177r-15,0","w":61},"J":{"d":"65,-177r0,137v7,31,-28,51,-65,40r0,-16v6,2,12,4,23,4v27,0,27,-20,27,-31r0,-134r15,0","w":85},"K":{"d":"23,0r0,-177r15,0r0,82r66,-82r18,0r-68,86r74,91r-18,0r-72,-87r0,87r-15,0","w":128},"L":{"d":"23,0r0,-177r15,0r0,163r63,0r0,14r-78,0","w":99},"M":{"d":"23,0r0,-177r25,0r50,155r49,-155r25,0r0,177r-14,0r-1,-163r-52,163r-16,0r-52,-163r0,163r-14,0","w":194},"N":{"d":"23,0r0,-177r20,0r76,158r0,-158r15,0r0,177r-22,0r-74,-154r0,154r-15,0","w":156},"O":{"d":"74,3v-49,0,-61,-49,-61,-91v0,-42,12,-91,61,-91v49,0,60,49,60,91v0,42,-11,91,-60,91xm30,-89v0,31,6,77,43,77v37,0,44,-46,44,-77v0,-31,-7,-76,-44,-76v-37,0,-43,45,-43,76","w":146},"P":{"d":"23,0r0,-177v47,2,95,-12,95,48v0,47,-37,50,-80,48r0,81r-15,0xm38,-163r0,68v33,0,64,4,64,-33v0,-37,-30,-35,-64,-35"},"Q":{"d":"145,0r-72,0v-49,0,-61,-47,-61,-88v0,-42,12,-91,61,-91v79,0,69,144,33,166v11,2,27,-2,39,-2r0,15xm29,-89v0,30,6,74,43,74v41,0,44,-45,44,-74v0,-32,-8,-76,-44,-76v-37,0,-43,45,-43,76","w":146},"R":{"d":"23,0r0,-177v46,1,93,-9,93,46v0,39,-31,43,-35,44v38,10,27,54,39,87r-15,0v-10,-39,-4,-91,-67,-80r0,80r-15,0xm38,-163r0,69v33,1,63,-3,63,-37v0,-39,-35,-31,-63,-32","w":137},"S":{"d":"25,-136v10,45,82,34,84,89v2,52,-64,55,-97,45r0,-15v19,8,88,9,82,-27v-9,-54,-79,-33,-84,-90v0,-7,2,-45,53,-45v14,0,30,2,36,4r0,16v-19,-10,-81,-9,-74,23","w":118},"T":{"d":"42,0r0,-163r-42,0r0,-14r99,0r0,14r-42,0r0,163r-15,0","w":99},"U":{"d":"131,-177r0,126v0,15,-3,54,-56,54v-49,0,-54,-39,-54,-54r0,-126r16,0r0,119v0,16,1,46,38,46v41,0,40,-30,40,-46r0,-119r16,0","w":151},"V":{"d":"53,0r-58,-177r15,0r54,162r54,-162r15,0r-59,177r-21,0","w":128},"W":{"d":"41,0r-31,-177r16,0r26,162r40,-162r19,0r41,162r26,-162r16,0r-31,177r-21,0r-41,-159r-39,159r-21,0","w":203},"X":{"d":"0,0r56,-92r-51,-85r17,0r42,71r42,-71r17,0r-50,85r56,92r-18,0r-47,-78r-47,78r-17,0","w":128},"Y":{"d":"54,0r0,-81r-54,-96r17,0r44,81r45,-81r17,0r-54,96r0,81r-15,0"},"Z":{"d":"7,0r0,-15r88,-148r-83,0r0,-14r100,0r0,15r-88,148r92,0r0,14r-109,0"},"[":{"d":"23,35r0,-230r40,0r0,13r-25,0r0,204r25,0r0,13r-40,0","w":66},"\\":{"d":"51,35r-45,-230r15,0r44,230r-14,0","w":71},"]":{"d":"4,35r0,-13r24,0r0,-204r-24,0r0,-13r39,0r0,230r-39,0","w":66},"^":{"d":"13,-137r22,-40r15,0r22,40r-14,0r-15,-29r-16,29r-14,0","w":85},"_":{"d":"0,30r0,-13r128,0r0,13r-128,0","w":128},"a":{"d":"80,-69v3,-24,-6,-47,-26,-43v-19,0,-24,9,-26,19r-15,0v0,-13,10,-32,42,-32v38,0,38,26,38,42r0,83r-13,0v-1,-5,2,-14,-1,-17v-5,7,-16,20,-38,20v-24,0,-31,-19,-31,-33v0,-39,55,-39,70,-39xm80,-57v-28,-2,-55,5,-54,28v2,26,41,16,48,0v4,-7,6,-14,6,-28","w":113},"b":{"d":"30,-177v1,25,-2,55,1,78v3,-9,11,-26,34,-26v56,0,59,132,-5,128v-70,-5,-35,-114,-43,-180r13,0xm31,-58v0,21,5,49,29,49v23,0,32,-26,32,-51v0,-21,-7,-52,-29,-52v-22,0,-32,29,-32,54","w":118},"c":{"d":"92,-12r0,13v-48,10,-80,-17,-80,-64v0,-37,13,-62,46,-62v35,0,39,27,39,38r-17,0v0,-14,-7,-25,-22,-25v-23,0,-31,24,-31,47v0,42,28,64,65,53","w":104},"d":{"d":"89,0r0,-23v-3,10,-11,26,-35,26v-30,0,-42,-25,-42,-64v0,-30,11,-64,43,-64v19,0,31,14,34,26r0,-78r13,0r0,177r-13,0xm27,-60v0,22,4,51,29,51v45,0,45,-103,0,-103v-22,0,-29,32,-29,52"},"e":{"d":"96,-13r0,13v-48,12,-85,-10,-85,-64v0,-40,17,-61,47,-61v33,0,41,25,40,51r-71,0v1,25,-7,58,46,65v7,0,17,-2,23,-4xm28,-87r55,0v0,-7,-6,-25,-26,-25v-23,0,-27,17,-29,25","w":109},"f":{"d":"31,0r0,-110r-21,0r0,-12r21,0v-6,-41,17,-64,54,-53r0,12v-28,-9,-47,6,-41,41r35,0r0,12r-35,0r0,110r-13,0","w":80},"g":{"d":"102,-122v-4,80,27,201,-83,169r0,-13v3,1,13,5,27,5v40,0,47,-27,42,-64v-3,10,-11,25,-33,25v-35,0,-43,-28,-43,-61v0,-30,12,-64,43,-64v23,-1,28,18,34,26r0,-23r13,0xm27,-59v0,16,3,47,29,47v44,0,45,-100,0,-100v-22,0,-29,31,-29,53"},"h":{"d":"21,0r0,-177r13,0r1,85v4,-12,11,-33,40,-33v7,0,32,4,32,35r0,90r-13,0r0,-77v0,-13,0,-35,-22,-35v-36,1,-42,64,-38,112r-13,0","w":128},"i":{"d":"22,0r0,-122r13,0r0,122r-13,0xm19,-156r0,-21r19,0r0,21r-19,0","w":56},"j":{"d":"36,-122r0,134v0,28,-17,39,-45,38r0,-13v19,4,33,-4,32,-27r0,-132r13,0xm20,-156r0,-21r19,0r0,21r-19,0","w":56},"k":{"d":"21,0r0,-177r13,0r0,109r46,-54r16,0r-46,55r52,67r-17,0r-51,-67r0,67r-13,0","w":104},"l":{"d":"22,0r0,-177r13,0r0,177r-13,0","w":56},"m":{"d":"21,0r0,-122r13,0v1,9,-2,23,1,30v4,-12,10,-33,38,-33v23,0,29,19,29,30v3,-28,67,-53,67,5r0,90r-13,0r0,-77v0,-13,0,-35,-20,-35v-34,1,-38,66,-35,112r-12,0r0,-77v0,-13,0,-35,-16,-35v-36,1,-43,64,-39,112r-13,0","w":189},"n":{"d":"21,0r0,-122r13,0v1,9,-2,23,1,30v4,-12,11,-33,40,-33v7,0,32,4,32,35r0,90r-13,0r0,-77v0,-13,0,-35,-22,-35v-36,1,-42,64,-38,112r-13,0","w":128},"o":{"d":"62,3v-35,0,-50,-29,-50,-64v0,-36,15,-64,50,-64v35,0,50,28,50,64v0,35,-15,64,-50,64xm27,-59v0,28,8,50,34,50v26,0,35,-22,35,-50v0,-28,-9,-53,-35,-53v-26,0,-34,25,-34,53"},"p":{"d":"21,55r0,-177r13,0v1,7,-2,18,1,23v4,-10,11,-26,35,-26v19,0,42,11,42,63v0,53,-23,65,-42,65v-25,1,-30,-18,-36,-26r0,78r-13,0xm35,-62v0,15,5,53,33,53v19,0,28,-19,28,-53v0,-34,-9,-50,-28,-50v-23,0,-33,29,-33,50"},"q":{"d":"89,55r0,-78v-3,10,-11,26,-35,26v-19,0,-42,-12,-42,-65v0,-52,23,-63,42,-63v24,0,31,16,35,26r0,-23r13,0r0,177r-13,0xm27,-62v0,34,10,53,29,53v29,0,33,-38,33,-53v0,-21,-10,-50,-33,-50v-19,0,-29,16,-29,50"},"r":{"d":"22,0r0,-122r12,0v1,8,-2,19,1,25v5,-15,15,-28,38,-28r0,14v-49,6,-37,63,-39,111r-12,0","w":80},"s":{"d":"26,-95v7,33,62,19,62,61v9,29,-48,46,-79,32r0,-13v14,9,70,9,64,-18v-8,-35,-57,-22,-63,-59v-5,-30,45,-39,70,-29r0,14v-11,-7,-59,-8,-54,12","w":94},"t":{"d":"75,-12r0,14v-29,8,-53,-17,-46,-29r0,-83r-19,0r0,-12r19,0r0,-28r13,-8r0,36r33,0r0,12r-33,0r0,77v-6,13,17,32,33,21","w":80},"u":{"d":"94,0r0,-30v-4,12,-12,33,-41,33v-6,0,-32,-4,-32,-35r0,-90r13,0r0,77v0,13,0,36,22,36v35,-2,42,-65,38,-113r13,0r0,122r-13,0","w":128},"v":{"d":"50,0r-47,-122r14,0r40,102r35,-102r14,0r-41,122r-15,0","w":109},"w":{"d":"40,0r-29,-122r14,0r23,100r31,-100r13,0r31,100r22,-100r14,0r-28,122r-15,0r-31,-100r-30,100r-15,0","w":170},"x":{"d":"3,0r42,-64r-38,-58r16,0r29,46r31,-46r15,0r-38,58r41,64r-15,0r-33,-52r-35,52r-15,0","w":104},"y":{"d":"34,47r16,-48r-47,-121r14,0r40,102r35,-102r14,0r-58,169r-14,0","w":109},"z":{"d":"6,0r0,-12r67,-98r-62,0r0,-12r79,0r0,13r-67,97r69,0r0,12r-86,0","w":99},"{":{"d":"77,-22v0,34,-11,69,24,77r0,6v-26,-1,-54,-19,-54,-44v0,-35,16,-72,-21,-81r0,-6v37,-8,21,-46,21,-81v0,-25,28,-43,54,-44r0,7v-36,8,-24,43,-24,77v0,28,-26,39,-39,44v13,6,39,18,39,45"},"|":{"d":"36,47r0,-260r13,0r0,260r-13,0","w":85},"}":{"d":"98,-64v-36,9,-21,46,-21,81v0,25,-28,43,-54,44r0,-6v35,-8,24,-45,24,-77v0,-27,27,-39,40,-45v-13,-5,-40,-16,-40,-44v0,-34,11,-69,-24,-77r0,-7v26,1,54,19,54,44v0,35,-17,73,21,81r0,6"},"~":{"d":"15,-42v-1,-21,0,-39,29,-43v29,3,34,34,60,40v17,0,17,-15,16,-31r12,0v0,22,2,39,-29,44v-29,-4,-35,-33,-59,-41v-18,3,-17,16,-17,31r-12,0","w":146},"\u00a1":{"d":"15,35r2,-131r14,0r2,131r-18,0xm14,-121r0,-21r20,0r0,21r-20,0","w":66},"\u00a2":{"d":"51,24r0,-24v-23,-5,-39,-25,-39,-65v0,-38,16,-57,39,-60r0,-18r11,0r0,18v22,2,36,16,36,39r-17,0v0,-16,-5,-25,-19,-29r0,107v8,2,25,1,34,-2v4,18,-15,10,-34,13r0,21r-11,0xm51,-12r0,-103v-36,4,-23,101,0,103","w":109},"\u00a3":{"d":"24,0r0,-78r-16,0r0,-12r16,0r0,-44v0,-29,20,-36,38,-36v35,0,41,22,43,35r-15,0v0,-7,-5,-23,-27,-23v-30,0,-24,39,-24,68r27,0r0,12r-27,0r0,66r62,0r0,12r-77,0","w":104},"\u00a5":{"d":"54,0r0,-46r-29,0r0,-11r29,0r0,-13r-29,0r0,-11r29,0r-54,-96r16,0r45,82r47,-82r15,0r-54,96r29,0r0,11r-29,0r0,13r29,0r0,11r-29,0r0,46r-15,0"},"\u00a7":{"d":"78,-31v-2,-30,-72,-24,-70,-62v0,-18,15,-28,19,-32v-20,-14,-9,-54,28,-54v13,0,30,3,34,5r0,17v-9,-11,-57,-16,-56,7v2,31,68,24,68,61v0,17,-17,30,-21,32v27,16,9,60,-33,60v-15,0,-24,-4,-29,-5r0,-19v13,17,62,15,60,-10xm24,-97v0,24,40,29,48,36v16,-8,16,-43,-5,-46v-9,-5,-26,-9,-32,-13v-3,4,-11,10,-11,23","w":109},"\u00a4":{"d":"117,-31r-17,-17v-8,13,-64,16,-71,0r-17,17r-8,-8r17,-17v-13,-5,-15,-66,0,-71r-18,-17r9,-8r17,17v9,-15,61,-15,71,0r17,-17r8,8r-17,17v14,5,14,66,0,71r17,17xm20,-91v0,24,20,43,44,43v24,0,44,-19,44,-43v0,-24,-20,-44,-44,-44v-24,0,-44,20,-44,44","w":128},"'":{"d":"18,-124r-3,-53r18,0r-4,53r-11,0","w":47},"\u00ab":{"d":"27,-15r-18,-47r18,-47r14,0r-15,47r15,47r-14,0xm57,-15r-18,-47r18,-47r13,0r-14,47r14,47r-13,0","w":80},"\u00b6":{"d":"71,55r0,-112v-22,-3,-57,-17,-57,-58v0,-55,52,-65,106,-62r0,11r-17,0r0,221r-10,0r0,-221r-13,0r0,221r-9,0"},"\u00bb":{"d":"10,-15r15,-47r-15,-47r14,0r18,47r-18,47r-14,0xm40,-15r15,-47r-15,-47r14,0r18,47r-18,47r-14,0","w":80},"\u00bf":{"d":"82,15r0,16v-26,14,-80,6,-77,-32v4,-45,53,-46,47,-95r14,0v10,47,-39,55,-45,94v-5,30,51,29,61,17xm49,-121r0,-21r20,0r0,21r-20,0","w":99},"`":{"d":"29,-143r-16,-31r19,0r11,31r-14,0","w":71},"\u00b4":{"d":"29,-143r10,-31r19,0r-15,31r-14,0","w":71},"\u00af":{"d":"6,-143r0,-14r59,0r0,14r-59,0","w":71},"\u00a8":{"d":"5,-146r0,-20r19,0r0,20r-19,0xm47,-146r0,-20r19,0r0,20r-19,0","w":71},"\u00b8":{"d":"36,-4r-4,19v6,0,24,1,24,19v4,15,-23,27,-38,18r0,-11v7,7,26,7,26,-6v0,-11,-11,-12,-21,-12r4,-27r9,0","w":71},"\u00c6":{"d":"0,0r99,-177r83,0r0,14r-66,0r5,69r57,0r0,14r-56,0r5,66r57,0r0,14r-71,0r-5,-80r-47,0r-44,80r-17,0xm68,-94r39,0r-4,-63","w":194},"\u00aa":{"d":"48,-73r0,-10v-2,11,-38,19,-38,-7v0,-21,30,-21,38,-21v8,-25,-25,-32,-28,-13r-8,0v0,-6,4,-18,23,-18v35,2,16,40,21,69r-8,0xm48,-104v-24,-5,-42,19,-19,24v12,-1,21,-8,19,-24","w":66},"\u00d8":{"d":"128,-181r-12,21v29,50,32,159,-42,163v-16,0,-29,-5,-38,-14r-11,21r-10,-5r14,-26v-28,-54,-27,-153,45,-158v14,0,26,4,35,11r10,-18xm38,-37r63,-117v-4,-4,-13,-11,-28,-11v-54,0,-48,82,-35,128xm107,-143r-64,118v4,4,13,13,30,13v54,0,51,-87,34,-131","w":146},"\u00ba":{"d":"35,-72v-20,0,-27,-16,-27,-35v0,-19,7,-35,27,-35v20,0,28,16,28,35v0,19,-8,35,-28,35xm36,-135v-27,0,-26,55,0,56v27,-1,26,-56,0,-56","w":71},"\u00e6":{"d":"162,-13r0,13v-29,9,-65,-2,-74,-24v-4,7,-14,27,-41,27v-24,0,-36,-14,-36,-38v0,-43,53,-44,70,-44v0,-14,0,-33,-26,-33v-19,0,-26,10,-26,19r-15,0v0,-16,14,-32,40,-32v22,0,30,8,36,16v35,-39,81,-3,75,43r-72,0v0,19,-2,51,47,57v7,0,16,-2,22,-4xm81,-66v-28,-1,-55,8,-55,31v0,17,11,22,21,22v33,0,35,-25,34,-53xm93,-79r56,0v0,-10,-2,-33,-25,-33v-24,0,-31,23,-31,33","w":175},"\u00f8":{"d":"97,-134v13,4,2,14,-2,23v26,21,26,114,-34,114v-15,0,-22,-4,-25,-7r-9,17r-9,-5r11,-18v-6,-5,-17,-21,-17,-51v0,-50,40,-78,75,-56xm88,-99r-46,83v2,2,7,7,20,7v42,0,38,-70,26,-90xm35,-22r46,-84v-2,-2,-7,-6,-20,-6v-40,2,-39,62,-26,90"},"\u00df":{"d":"22,0r0,-127v0,-21,1,-50,40,-50v48,0,59,71,19,82v16,5,35,12,35,49v0,36,-29,53,-67,45r0,-13v26,10,52,-5,52,-32v0,-23,-12,-45,-40,-41r0,-13v18,0,30,-11,30,-33v0,-19,-12,-32,-29,-32v-28,0,-28,23,-28,34r0,131r-12,0","w":128},"\u00b9":{"d":"43,-52r0,-95r-20,15v-1,-22,13,-28,33,-30r0,110r-13,0","w":85},"\u00ac":{"d":"119,-19r0,-35r-104,0r0,-13r117,0r0,48r-13,0","w":146},"\u00d0":{"d":"23,0r0,-87r-23,0r0,-12r23,0r0,-78v70,-3,111,2,111,88v0,87,-42,91,-111,89xm38,-87r0,73v52,1,79,-4,79,-75v0,-71,-30,-75,-79,-74r0,64r41,0r0,12r-41,0","w":146},"\u00bd":{"d":"62,0r51,-162r12,0r-50,162r-13,0xm37,-50r0,-97r-20,15v-1,-22,13,-28,33,-30r0,112r-13,0xm119,0r0,-12v8,-7,49,-42,49,-70v0,-10,-5,-19,-18,-19v-16,0,-18,12,-18,17r-14,0v0,-9,6,-29,33,-29v18,0,30,12,30,32v0,26,-27,50,-44,68r46,0r0,13r-64,0","w":199},"\u00b1":{"d":"15,23r0,-13r117,0r0,13r-117,0xm67,0r0,-54r-52,0r0,-13r52,0r0,-51r13,0r0,51r52,0r0,13r-52,0r0,54r-13,0","w":146},"\u00de":{"d":"22,0r0,-177r15,0r0,35v50,0,94,-8,94,50v0,60,-44,48,-94,49r0,43r-15,0xm37,-128r0,71v39,-3,79,13,79,-35v0,-45,-40,-35,-79,-36","w":142},"\u00bc":{"d":"157,0r0,-32r-43,0r0,-10r43,-69r13,0r0,67r18,0r0,12r-18,0r0,32r-13,0xm129,-44r28,0r0,-48xm60,0r51,-162r12,0r-51,162r-12,0xm35,-50r0,-97r-21,15v-1,-23,14,-28,34,-30r0,112r-13,0","w":199},"\u00f7":{"d":"15,-53r0,-13r117,0r0,13r-117,0xm63,0r0,-20r21,0r0,20r-21,0xm63,-98r0,-21r21,0r0,21r-21,0","w":146},"\u00a6":{"d":"22,35r0,-92r13,0r0,92r-13,0xm22,-103r0,-92r13,0r0,92r-13,0","w":56},"\u00b0":{"d":"43,-110v-15,0,-28,-13,-28,-28v0,-15,13,-27,28,-27v15,0,27,12,27,27v0,15,-12,28,-27,28xm26,-138v0,9,8,17,17,17v9,0,17,-8,17,-17v0,-9,-8,-17,-17,-17v-9,0,-17,8,-17,17","w":85},"\u00fe":{"d":"17,55r0,-232r13,0r0,78v4,-10,12,-26,36,-26v19,0,42,11,42,63v0,53,-23,65,-42,65v-24,0,-33,-16,-36,-26r0,78r-13,0xm30,-62v0,15,5,53,34,53v19,0,28,-19,28,-53v0,-34,-9,-50,-28,-50v-23,0,-34,29,-34,50","w":118},"\u00be":{"d":"165,0r0,-32r-43,0r0,-10r43,-69r13,0r0,67r18,0r0,12r-18,0r0,32r-13,0xm137,-44r28,0r0,-48xm68,0r51,-162r12,0r-50,162r-13,0xm23,-139r-14,0v0,-11,8,-26,31,-26v32,0,41,47,16,55v29,10,18,59,-17,59v-23,0,-31,-15,-31,-26r14,0v0,6,4,15,18,15v14,0,20,-6,20,-21v0,-19,-12,-21,-25,-21v1,-4,-3,-14,4,-12v10,0,19,-4,19,-19v0,-13,-8,-19,-17,-19v-15,0,-17,8,-18,15","w":199},"\u00b2":{"d":"11,-52r0,-12v8,-7,49,-43,49,-71v0,-10,-5,-19,-18,-19v-15,0,-17,13,-17,18r-15,0v0,-9,6,-29,33,-29v19,0,30,12,30,32v0,26,-27,50,-44,68r45,0r0,13r-63,0","w":85},"\u00ae":{"d":"64,-59v-33,0,-60,-27,-60,-60v0,-33,27,-60,60,-60v33,0,60,27,60,60v0,33,-27,60,-60,60xm13,-119v0,28,23,51,51,51v28,0,51,-23,51,-51v0,-28,-23,-51,-51,-51v-28,0,-51,23,-51,51xm41,-89r0,-64v23,1,45,-5,47,21v0,11,-7,14,-11,16r12,27r-13,0r-9,-26r-14,0r0,26r-12,0xm53,-142r0,17v10,-1,22,3,23,-8v1,-11,-13,-9,-23,-9","w":128},"\u00f0":{"d":"88,-154r-15,7v14,13,39,37,39,86v0,40,-16,64,-52,64v-35,0,-48,-33,-48,-64v0,-51,44,-78,72,-54v-5,-9,-14,-19,-24,-27v-9,3,-22,15,-24,0r15,-7v-6,-4,-16,-9,-24,-13v15,0,31,-1,38,7r19,-9xm27,-59v0,23,8,50,36,50v24,0,33,-23,33,-50v0,-25,-7,-53,-34,-53v-25,0,-35,21,-35,53"},"\u00d7":{"d":"24,0r-9,-9r48,-51r-47,-49r9,-10r48,49r49,-50r9,10r-48,49r49,51r-10,10r-49,-50","w":146},"\u00b3":{"d":"23,-139r-14,0v0,-11,8,-26,31,-26v32,0,41,47,16,55v29,10,18,59,-17,59v-23,0,-31,-15,-31,-26r14,0v0,6,4,15,18,15v14,0,20,-6,20,-21v0,-19,-12,-21,-25,-21v1,-4,-3,-14,4,-12v10,0,19,-4,19,-19v0,-13,-8,-19,-17,-19v-15,0,-17,8,-18,15","w":85},"\u00a9":{"d":"64,-59v-33,0,-60,-27,-60,-60v0,-33,27,-60,60,-60v33,0,60,27,60,60v0,33,-27,60,-60,60xm13,-119v0,28,23,51,51,51v28,0,51,-23,51,-51v0,-28,-23,-51,-51,-51v-28,0,-51,23,-51,51xm66,-97v17,0,19,-12,25,1v-13,18,-63,8,-59,-24v-4,-32,45,-44,59,-25r-6,9v-11,-14,-43,-8,-42,16v0,16,13,23,23,23","w":128},"\u00c1":{"d":"2,0r56,-177r20,0r57,177r-15,0r-19,-57r-66,0r-18,57r-15,0xm40,-71r57,0r-30,-93xm62,-198r10,-30r19,0r-15,30r-14,0","w":137},"\u00c2":{"d":"2,0r56,-177r20,0r57,177r-15,0r-19,-57r-66,0r-18,57r-15,0xm40,-71r57,0r-30,-93xm39,-198r22,-30r16,0r21,30v-19,3,-21,-11,-29,-19v-9,8,-10,22,-30,19","w":137},"\u00c4":{"d":"2,0r56,-177r20,0r57,177r-15,0r-19,-57r-66,0r-18,57r-15,0xm40,-71r57,0r-30,-93xm38,-201r0,-20r19,0r0,20r-19,0xm80,-201r0,-20r19,0r0,20r-19,0","w":137},"\u00c0":{"d":"2,0r56,-177r20,0r57,177r-15,0r-19,-57r-66,0r-18,57r-15,0xm40,-71r57,0r-30,-93xm62,-198r-16,-30r19,0r11,30r-14,0","w":137},"\u00c5":{"d":"2,0r56,-177r20,0r57,177r-15,0r-19,-57r-66,0r-18,57r-15,0xm40,-71r57,0r-30,-93xm66,-193v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20v0,11,-9,20,-20,20xm55,-213v0,6,5,11,11,11v6,0,11,-5,11,-11v0,-6,-5,-11,-11,-11v-6,0,-11,5,-11,11","w":137},"\u00c3":{"d":"2,0r56,-177r20,0r57,177r-15,0r-19,-57r-66,0r-18,57r-15,0xm40,-71r57,0r-30,-93xm55,-209v-8,2,-3,15,-15,11v0,-4,1,-25,14,-25v13,-1,33,26,34,1r9,0v0,4,0,25,-15,25v-7,0,-23,-12,-27,-12","w":137},"\u00c7":{"d":"122,-26r0,18v-7,3,-18,11,-43,11v-49,0,-66,-46,-66,-96v0,-42,14,-86,64,-86v31,0,53,18,52,50r-17,0v0,-17,-9,-36,-36,-36v-35,0,-46,36,-46,73v0,32,8,80,50,80v25,0,36,-10,42,-14xm72,-4r-4,19v6,0,24,1,24,19v4,15,-23,27,-38,18r0,-11v6,6,26,8,25,-6v0,-12,-11,-12,-21,-12r5,-27r9,0","w":132},"\u00c9":{"d":"23,0r0,-177r78,0r0,14r-63,0r0,63r60,0r0,14r-60,0r0,72r65,0r0,14r-80,0xm50,-198r10,-30r19,0r-15,30r-14,0","w":113},"\u00ca":{"d":"23,0r0,-177r78,0r0,14r-63,0r0,63r60,0r0,14r-60,0r0,72r65,0r0,14r-80,0xm30,-198v12,-10,12,-33,37,-30r22,30v-19,3,-21,-11,-29,-19v-9,8,-10,22,-30,19","w":113},"\u00cb":{"d":"23,0r0,-177r78,0r0,14r-63,0r0,63r60,0r0,14r-60,0r0,72r65,0r0,14r-80,0xm29,-201r0,-20r19,0r0,20r-19,0xm71,-201r0,-20r19,0r0,20r-19,0","w":113},"\u00c8":{"d":"23,0r0,-177r78,0r0,14r-63,0r0,63r60,0r0,14r-60,0r0,72r65,0r0,14r-80,0xm50,-198r-16,-30r19,0r11,30r-14,0","w":113},"\u00cd":{"d":"23,0r0,-177r15,0r0,177r-15,0xm24,-198r11,-30r19,0r-16,30r-14,0","w":61},"\u00ce":{"d":"23,0r0,-177r15,0r0,177r-15,0xm-1,-198v12,-10,12,-33,37,-30r22,30v-19,3,-21,-11,-29,-19v-9,8,-10,22,-30,19","w":61},"\u00cf":{"d":"23,0r0,-177r15,0r0,177r-15,0xm-2,-201r0,-20r19,0r0,20r-19,0xm40,-201r0,-20r19,0r0,20r-19,0","w":61},"\u00cc":{"d":"23,0r0,-177r15,0r0,177r-15,0xm22,-198r-16,-30r19,0r10,30r-13,0","w":61},"\u00d1":{"d":"23,0r0,-177r20,0r76,158r0,-158r15,0r0,177r-22,0r-74,-154r0,154r-15,0xm65,-209v-8,2,-3,15,-15,11v0,-4,1,-25,14,-25v13,0,31,26,34,1r9,0v0,4,0,25,-15,25v-7,0,-23,-12,-27,-12","w":156},"\u00d3":{"d":"74,3v-49,0,-61,-49,-61,-91v0,-42,12,-91,61,-91v49,0,60,49,60,91v0,42,-11,91,-60,91xm30,-89v0,31,6,77,43,77v37,0,44,-46,44,-77v0,-31,-7,-76,-44,-76v-37,0,-43,45,-43,76xm67,-198r10,-30r19,0r-16,30r-13,0","w":146},"\u00d4":{"d":"74,3v-49,0,-61,-49,-61,-91v0,-42,12,-91,61,-91v49,0,60,49,60,91v0,42,-11,91,-60,91xm30,-89v0,31,6,77,43,77v37,0,44,-46,44,-77v0,-31,-7,-76,-44,-76v-37,0,-43,45,-43,76xm44,-198v12,-10,12,-33,37,-30r22,30v-19,3,-21,-11,-29,-19v-9,8,-10,22,-30,19","w":146},"\u00d6":{"d":"74,3v-49,0,-61,-49,-61,-91v0,-42,12,-91,61,-91v49,0,60,49,60,91v0,42,-11,91,-60,91xm30,-89v0,31,6,77,43,77v37,0,44,-46,44,-77v0,-31,-7,-76,-44,-76v-37,0,-43,45,-43,76xm43,-201r0,-20r19,0r0,20r-19,0xm85,-201r0,-20r19,0r0,20r-19,0","w":146},"\u00d2":{"d":"74,3v-49,0,-61,-49,-61,-91v0,-42,12,-91,61,-91v49,0,60,49,60,91v0,42,-11,91,-60,91xm30,-89v0,31,6,77,43,77v37,0,44,-46,44,-77v0,-31,-7,-76,-44,-76v-37,0,-43,45,-43,76xm67,-198r-16,-30r19,0r10,30r-13,0","w":146},"\u00d5":{"d":"74,3v-49,0,-61,-49,-61,-91v0,-42,12,-91,61,-91v49,0,60,49,60,91v0,42,-11,91,-60,91xm30,-89v0,31,6,77,43,77v37,0,44,-46,44,-77v0,-31,-7,-76,-44,-76v-37,0,-43,45,-43,76xm60,-209v-8,2,-3,15,-15,11v0,-4,1,-25,14,-25v13,-1,33,26,34,1r9,0v0,4,0,25,-15,25v-7,0,-23,-12,-27,-12","w":146},"\u00da":{"d":"131,-177r0,126v0,15,-3,54,-56,54v-49,0,-54,-39,-54,-54r0,-126r16,0r0,119v0,16,1,46,38,46v41,0,40,-30,40,-46r0,-119r16,0xm69,-198r11,-30r19,0r-16,30r-14,0","w":151},"\u00db":{"d":"131,-177r0,126v0,15,-3,54,-56,54v-49,0,-54,-39,-54,-54r0,-126r16,0r0,119v0,16,1,46,38,46v41,0,40,-30,40,-46r0,-119r16,0xm47,-198v12,-10,12,-33,37,-30r21,30v-19,3,-20,-11,-28,-19v-9,7,-11,22,-30,19","w":151},"\u00dc":{"d":"131,-177r0,126v0,15,-3,54,-56,54v-49,0,-54,-39,-54,-54r0,-126r16,0r0,119v0,16,1,46,38,46v41,0,40,-30,40,-46r0,-119r16,0xm46,-201r0,-20r19,0r0,20r-19,0xm88,-201r0,-20r18,0r0,20r-18,0","w":151},"\u00d9":{"d":"131,-177r0,126v0,15,-3,54,-56,54v-49,0,-54,-39,-54,-54r0,-126r16,0r0,119v0,16,1,46,38,46v41,0,40,-30,40,-46r0,-119r16,0xm69,-198r-15,-30r18,0r11,30r-14,0","w":151},"\u00dd":{"d":"54,0r0,-81r-54,-96r17,0r44,81r45,-81r17,0r-54,96r0,81r-15,0xm55,-198r10,-30r19,0r-15,30r-14,0"},"\u00e1":{"d":"80,-69v3,-24,-6,-47,-26,-43v-19,0,-24,9,-26,19r-15,0v0,-13,10,-32,42,-32v38,0,38,26,38,42r0,83r-13,0v-1,-5,2,-14,-1,-17v-5,7,-16,20,-38,20v-24,0,-31,-19,-31,-33v0,-39,55,-39,70,-39xm80,-57v-28,-2,-55,5,-54,28v2,26,41,16,48,0v4,-7,6,-14,6,-28xm50,-143r10,-31r19,0r-15,31r-14,0","w":113},"\u00e2":{"d":"80,-69v3,-24,-6,-47,-26,-43v-19,0,-24,9,-26,19r-15,0v0,-13,10,-32,42,-32v38,0,38,26,38,42r0,83r-13,0v-1,-5,2,-14,-1,-17v-5,7,-16,20,-38,20v-24,0,-31,-19,-31,-33v0,-39,55,-39,70,-39xm80,-57v-28,-2,-55,5,-54,28v2,26,41,16,48,0v4,-7,6,-14,6,-28xm27,-143r22,-31r16,0r21,31v-19,3,-21,-11,-29,-19v-9,8,-10,22,-30,19","w":113},"\u00e4":{"d":"80,-69v3,-24,-6,-47,-26,-43v-19,0,-24,9,-26,19r-15,0v0,-13,10,-32,42,-32v38,0,38,26,38,42r0,83r-13,0v-1,-5,2,-14,-1,-17v-5,7,-16,20,-38,20v-24,0,-31,-19,-31,-33v0,-39,55,-39,70,-39xm80,-57v-28,-2,-55,5,-54,28v2,26,41,16,48,0v4,-7,6,-14,6,-28xm26,-146r0,-20r19,0r0,20r-19,0xm68,-146r0,-20r19,0r0,20r-19,0","w":113},"\u00e0":{"d":"80,-69v3,-24,-6,-47,-26,-43v-19,0,-24,9,-26,19r-15,0v0,-13,10,-32,42,-32v38,0,38,26,38,42r0,83r-13,0v-1,-5,2,-14,-1,-17v-5,7,-16,20,-38,20v-24,0,-31,-19,-31,-33v0,-39,55,-39,70,-39xm80,-57v-28,-2,-55,5,-54,28v2,26,41,16,48,0v4,-7,6,-14,6,-28xm50,-143r-16,-31r19,0r11,31r-14,0","w":113},"\u00e5":{"d":"80,-69v3,-24,-6,-47,-26,-43v-19,0,-24,9,-26,19r-15,0v0,-13,10,-32,42,-32v38,0,38,26,38,42r0,83r-13,0v-1,-5,2,-14,-1,-17v-5,7,-16,20,-38,20v-24,0,-31,-19,-31,-33v0,-39,55,-39,70,-39xm80,-57v-28,-2,-55,5,-54,28v2,26,41,16,48,0v4,-7,6,-14,6,-28xm57,-138v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20v0,11,-9,20,-20,20xm46,-158v0,6,5,11,11,11v6,0,11,-5,11,-11v0,-6,-5,-11,-11,-11v-6,0,-11,5,-11,11","w":113},"\u00e3":{"d":"80,-69v3,-24,-6,-47,-26,-43v-19,0,-24,9,-26,19r-15,0v0,-13,10,-32,42,-32v38,0,38,26,38,42r0,83r-13,0v-1,-5,2,-14,-1,-17v-5,7,-16,20,-38,20v-24,0,-31,-19,-31,-33v0,-39,55,-39,70,-39xm80,-57v-28,-2,-55,5,-54,28v2,26,41,16,48,0v4,-7,6,-14,6,-28xm39,-154v-8,3,-2,15,-14,11v0,-4,0,-26,13,-26v13,-1,32,28,34,2r9,0v0,4,0,25,-15,25v-7,0,-23,-12,-27,-12","w":113},"\u00e7":{"d":"92,-12r0,13v-48,10,-80,-17,-80,-64v0,-37,13,-62,46,-62v35,0,39,27,39,38r-17,0v0,-14,-7,-25,-22,-25v-23,0,-31,24,-31,47v0,42,28,64,65,53xm52,-4r-3,19v6,0,23,1,23,19v4,16,-23,26,-38,18r0,-11v7,6,27,8,26,-6v0,-12,-11,-12,-21,-12r4,-27r9,0","w":104},"\u00e9":{"d":"96,-13r0,13v-48,12,-85,-10,-85,-64v0,-40,17,-61,47,-61v33,0,41,25,40,51r-71,0v1,25,-7,58,46,65v7,0,17,-2,23,-4xm28,-87r55,0v0,-7,-6,-25,-26,-25v-23,0,-27,17,-29,25xm50,-143r11,-31r19,0r-16,31r-14,0","w":109},"\u00ea":{"d":"96,-13r0,13v-48,12,-85,-10,-85,-64v0,-40,17,-61,47,-61v33,0,41,25,40,51r-71,0v1,25,-7,58,46,65v7,0,17,-2,23,-4xm28,-87r55,0v0,-7,-6,-25,-26,-25v-23,0,-27,17,-29,25xm28,-143r22,-31r15,0r21,31v-19,3,-20,-11,-28,-19v-9,7,-11,22,-30,19","w":109},"\u00eb":{"d":"96,-13r0,13v-48,12,-85,-10,-85,-64v0,-40,17,-61,47,-61v33,0,41,25,40,51r-71,0v1,25,-7,58,46,65v7,0,17,-2,23,-4xm28,-87r55,0v0,-7,-6,-25,-26,-25v-23,0,-27,17,-29,25xm24,-146r0,-20r19,0r0,20r-19,0xm66,-146r0,-20r19,0r0,20r-19,0","w":109},"\u00e8":{"d":"96,-13r0,13v-48,12,-85,-10,-85,-64v0,-40,17,-61,47,-61v33,0,41,25,40,51r-71,0v1,25,-7,58,46,65v7,0,17,-2,23,-4xm28,-87r55,0v0,-7,-6,-25,-26,-25v-23,0,-27,17,-29,25xm48,-143r-16,-31r19,0r10,31r-13,0","w":109},"\u00ed":{"d":"22,0r0,-122r13,0r0,122r-13,0xm22,-143r10,-31r19,0r-16,31r-13,0","w":56},"\u00ee":{"d":"22,0r0,-122r13,0r0,122r-13,0xm-1,-143r22,-31r15,0r22,31v-19,3,-21,-11,-29,-19v-9,8,-10,22,-30,19","w":56},"\u00ef":{"d":"22,0r0,-122r13,0r0,122r-13,0xm-2,-146r0,-20r19,0r0,20r-19,0xm40,-146r0,-20r19,0r0,20r-19,0","w":56},"\u00ec":{"d":"22,0r0,-122r13,0r0,122r-13,0xm22,-143r-16,-31r19,0r10,31r-13,0","w":56},"\u00f1":{"d":"21,0r0,-122r13,0v1,9,-2,23,1,30v4,-12,11,-33,40,-33v7,0,32,4,32,35r0,90r-13,0r0,-77v0,-13,0,-35,-22,-35v-36,1,-42,64,-38,112r-13,0xm50,-154v-8,3,-2,15,-14,11v0,-4,0,-26,13,-26v13,-1,32,28,34,2r9,0v0,4,0,25,-15,25v-7,0,-23,-12,-27,-12","w":128},"\u00f3":{"d":"62,3v-35,0,-50,-29,-50,-64v0,-36,15,-64,50,-64v35,0,50,28,50,64v0,35,-15,64,-50,64xm27,-59v0,28,8,50,34,50v26,0,35,-22,35,-50v0,-28,-9,-53,-35,-53v-26,0,-34,25,-34,53xm55,-143r10,-31r19,0r-15,31r-14,0"},"\u00f4":{"d":"62,3v-35,0,-50,-29,-50,-64v0,-36,15,-64,50,-64v35,0,50,28,50,64v0,35,-15,64,-50,64xm27,-59v0,28,8,50,34,50v26,0,35,-22,35,-50v0,-28,-9,-53,-35,-53v-26,0,-34,25,-34,53xm32,-143r22,-31r15,0r22,31v-19,3,-21,-11,-29,-19v-9,8,-10,22,-30,19"},"\u00f6":{"d":"62,3v-35,0,-50,-29,-50,-64v0,-36,15,-64,50,-64v35,0,50,28,50,64v0,35,-15,64,-50,64xm27,-59v0,28,8,50,34,50v26,0,35,-22,35,-50v0,-28,-9,-53,-35,-53v-26,0,-34,25,-34,53xm31,-146r0,-20r19,0r0,20r-19,0xm73,-146r0,-20r19,0r0,20r-19,0"},"\u00f2":{"d":"62,3v-35,0,-50,-29,-50,-64v0,-36,15,-64,50,-64v35,0,50,28,50,64v0,35,-15,64,-50,64xm27,-59v0,28,8,50,34,50v26,0,35,-22,35,-50v0,-28,-9,-53,-35,-53v-26,0,-34,25,-34,53xm55,-143r-16,-31r19,0r11,31r-14,0"},"\u00f5":{"d":"62,3v-35,0,-50,-29,-50,-64v0,-36,15,-64,50,-64v35,0,50,28,50,64v0,35,-15,64,-50,64xm27,-59v0,28,8,50,34,50v26,0,35,-22,35,-50v0,-28,-9,-53,-35,-53v-26,0,-34,25,-34,53xm48,-154v-8,2,-3,15,-15,11v0,-4,1,-26,14,-26v13,-1,32,28,34,2r9,0v0,4,0,25,-15,25v-7,0,-23,-12,-27,-12"},"\u00fa":{"d":"94,0r0,-30v-4,12,-12,33,-41,33v-6,0,-32,-4,-32,-35r0,-90r13,0r0,77v0,13,0,36,22,36v35,-2,42,-65,38,-113r13,0r0,122r-13,0xm57,-143r11,-31r19,0r-16,31r-14,0","w":128},"\u00fb":{"d":"94,0r0,-30v-4,12,-12,33,-41,33v-6,0,-32,-4,-32,-35r0,-90r13,0r0,77v0,13,0,36,22,36v35,-2,42,-65,38,-113r13,0r0,122r-13,0xm35,-143r22,-31r15,0r21,31v-19,3,-20,-11,-28,-19v-9,7,-11,22,-30,19","w":128},"\u00fc":{"d":"94,0r0,-30v-4,12,-12,33,-41,33v-6,0,-32,-4,-32,-35r0,-90r13,0r0,77v0,13,0,36,22,36v35,-2,42,-65,38,-113r13,0r0,122r-13,0xm34,-146r0,-20r18,0r0,20r-18,0xm76,-146r0,-20r18,0r0,20r-18,0","w":128},"\u00f9":{"d":"94,0r0,-30v-4,12,-12,33,-41,33v-6,0,-32,-4,-32,-35r0,-90r13,0r0,77v0,13,0,36,22,36v35,-2,42,-65,38,-113r13,0r0,122r-13,0xm57,-143r-16,-31r19,0r11,31r-14,0","w":128},"\u00fd":{"d":"34,47r16,-48r-47,-121r14,0r40,102r35,-102r14,0r-58,169r-14,0xm50,-143r11,-31r19,0r-16,31r-14,0","w":109},"\u00ff":{"d":"34,47r16,-48r-47,-121r14,0r40,102r35,-102r14,0r-58,169r-14,0xm24,-146r0,-20r19,0r0,20r-19,0xm66,-146r0,-20r19,0r0,20r-19,0","w":109},"\u00a0":{"w":61}}});Cufon.registerFont({"w":128,"face":{"font-family":"steveo","font-weight":700,"font-stretch":"normal","units-per-em":"256","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"205","descent":"-51","x-height":"3","bbox":"-14 -249 232 65.7604","underline-thickness":"12.8","underline-position":"-16.64","stemh":"18","stemv":"23","unicode-range":"U+0020-U+00FF"},"glyphs":{" ":{"w":75},"!":{"d":"36,-50r-2,-127r27,0r-2,127r-23,0xm32,0r0,-31r31,0r0,31r-31,0","w":75},"\"":{"d":"21,-118r-5,-59r30,0r-6,59r-19,0xm64,-118r-5,-59r30,0r-6,59r-19,0","w":104},"#":{"d":"21,0r12,-48r-17,0r5,-19r17,0r7,-28r-17,0r5,-19r17,0r13,-48r21,0r-13,48r25,0r13,-48r21,0r-13,48r18,0r-4,19r-19,0r-7,28r19,0r-5,19r-19,0r-12,48r-21,0r12,-48r-25,0r-12,48r-21,0xm66,-95r-7,28r25,0r7,-28r-25,0","w":151},"$":{"d":"66,26r0,-23v-36,-2,-50,-15,-53,-40r32,0v0,14,6,22,21,24r0,-68v-23,-7,-50,-16,-50,-47v0,-35,32,-42,50,-43r0,-21r15,0r0,21v31,2,50,22,50,40r-32,0v-1,-10,-2,-21,-18,-25r0,62v17,6,54,12,54,51v0,38,-31,44,-54,46r0,23r-15,0xm66,-100r0,-56v-13,3,-18,13,-18,25v0,22,13,28,18,31xm81,-75r0,62v14,-2,22,-10,22,-27v0,-21,-9,-30,-22,-35","w":146},"%":{"d":"47,-51v-32,0,-40,-28,-40,-57v0,-29,8,-57,40,-57v32,0,41,28,41,57v0,29,-9,57,-41,57xm47,-152v-32,1,-31,88,0,89v32,-1,32,-88,0,-89xm171,3v-32,0,-41,-29,-41,-58v0,-29,9,-57,41,-57v32,0,40,28,40,57v0,29,-8,58,-40,58xm171,-99v-32,1,-31,88,0,89v31,-1,31,-88,0,-89xm69,0r60,-162r20,0r-60,162r-20,0","w":218},"&":{"d":"96,-19r0,18v-39,11,-83,0,-83,-44v0,-34,22,-39,34,-45v-11,-4,-31,-9,-31,-37v1,-44,44,-48,79,-39r0,18v-17,-11,-55,-5,-51,22v6,42,37,23,71,27r0,-48r23,-15r0,63r32,0r0,18r-32,0v2,31,-12,75,32,64r0,18v-28,5,-55,1,-55,-29r0,-53v-40,5,-68,-19,-74,35v-3,32,33,35,55,27","w":170},"(":{"d":"80,26r0,14v-63,-6,-64,-54,-64,-117v0,-61,1,-111,64,-117r0,15v-36,8,-36,52,-36,102v0,49,0,95,36,103","w":85},")":{"d":"6,40r0,-14v36,-8,35,-52,35,-103v0,-53,-4,-96,-35,-102r0,-15v63,6,63,53,63,117v0,61,0,111,-63,117","w":85},"*":{"d":"28,-103r-15,-9v4,-9,9,-16,15,-23v-6,3,-16,3,-26,3r0,-18v10,-1,22,2,26,2v-7,-6,-10,-14,-15,-22r15,-9v5,7,9,16,13,25v1,-11,7,-17,11,-25r15,9v-4,9,-9,16,-15,23v7,-3,17,-3,27,-3r0,18v-10,1,-22,-2,-27,-2v7,6,10,14,15,22r-15,9v-5,-7,-8,-16,-12,-25v-1,11,-8,17,-12,25","w":80},"+":{"d":"63,0r0,-54r-48,0r0,-23r48,0r0,-48r25,0r0,48r49,0r0,23r-49,0r0,54r-25,0","w":151},",":{"d":"15,24r3,-59r29,0r-11,59r-21,0","w":56},"-":{"d":"12,-52r0,-28r95,0r0,28r-95,0","w":118},".":{"d":"13,0r0,-35r35,0r0,35r-35,0","w":61},"\/":{"d":"-3,35r59,-230r27,0r-58,230r-28,0","w":80},"0":{"d":"69,3v-47,0,-60,-41,-60,-84v0,-43,13,-84,60,-84v47,0,59,41,59,84v0,43,-12,84,-59,84xm35,-81v0,30,5,66,34,66v30,0,34,-36,34,-66v0,-30,-4,-66,-34,-66v-29,0,-34,36,-34,66","w":137},"1":{"d":"63,0r0,-139r-32,19r0,-22v18,-8,29,-23,58,-20r0,162r-26,0","w":137},"2":{"d":"14,0r0,-19v21,-17,77,-70,77,-104v0,-14,-8,-24,-25,-24v-17,0,-24,11,-24,22r-28,0v2,-17,12,-40,53,-40v28,0,50,15,50,44v0,46,-46,79,-73,103r74,0r0,18r-104,0","w":137},"3":{"d":"42,-128r-28,0v1,-19,18,-37,53,-37v26,0,47,15,47,41v1,26,-15,33,-26,39v49,14,35,88,-23,88v-44,0,-53,-24,-54,-38r29,0v0,8,5,20,23,20v20,0,29,-10,29,-30v0,-24,-14,-32,-37,-31r0,-18v21,2,34,-9,34,-27v0,-17,-7,-26,-24,-26v-19,0,-22,11,-23,19","w":137},"4":{"d":"79,0r0,-42r-70,0r0,-16r67,-104r28,0r0,102r28,0r0,18r-28,0r0,42r-25,0xm79,-135v-17,23,-30,51,-46,75r46,0r0,-75","w":137},"5":{"d":"51,-144r-2,53v31,-20,78,1,78,44v0,35,-26,50,-56,50v-44,0,-53,-24,-54,-39r28,0v0,6,6,21,26,21v20,0,30,-9,30,-35v0,-15,-6,-31,-28,-31v-16,0,-21,7,-24,11r-25,0r4,-92r87,0r0,18r-64,0","w":137},"6":{"d":"74,-147v-19,0,-33,23,-31,65v7,-8,17,-16,39,-16v31,0,45,22,45,51v0,32,-21,50,-53,50v-49,0,-57,-37,-57,-86v0,-43,8,-82,57,-82v40,0,49,24,50,38r-29,0v0,-6,-4,-20,-21,-20xm73,-15v23,0,28,-15,28,-33v0,-18,-6,-32,-27,-32v-18,0,-28,13,-28,32v0,17,9,33,27,33","w":137},"7":{"d":"32,0r60,-144r-75,0r0,-18r102,0r0,19r-60,143r-27,0","w":137},"8":{"d":"69,3v-66,0,-66,-80,-25,-87v-45,-16,-27,-81,25,-81v29,0,51,13,51,42v0,27,-16,36,-26,39v12,4,29,12,29,40v0,28,-15,47,-54,47xm43,-121v0,18,10,27,26,27v17,0,25,-9,25,-27v0,-16,-8,-26,-25,-26v-16,0,-26,10,-26,26xm40,-45v0,20,10,30,29,30v19,0,28,-10,28,-30v0,-18,-8,-31,-28,-31v-19,0,-29,12,-29,31","w":137},"9":{"d":"65,-15v20,0,33,-23,31,-66v-7,8,-17,17,-39,17v-31,0,-45,-22,-45,-51v0,-32,21,-50,53,-50v49,0,57,37,57,86v0,42,-8,82,-57,82v-40,0,-49,-24,-50,-38r29,0v0,6,4,20,21,20xm37,-115v0,18,7,33,28,33v18,0,28,-13,28,-32v0,-17,-9,-33,-27,-33v-23,0,-29,14,-29,32","w":137},":":{"d":"30,-87r0,-35r35,0r0,35r-35,0xm30,0r0,-35r35,0r0,35r-35,0","w":75},";":{"d":"28,24r3,-59r32,0r-14,59r-21,0xm28,-87r0,-35r35,0r0,35r-35,0","w":71},"<":{"d":"137,0r-122,-51r0,-23r122,-50r0,23r-99,39r99,39r0,23","w":151},"=":{"d":"15,-31r0,-23r122,0r0,23r-122,0xm15,-77r0,-22r122,0r0,22r-122,0","w":151},">":{"d":"15,0r0,-23r99,-39r-99,-39r0,-23r122,50r0,23","w":151},"?":{"d":"37,-50v-9,-47,37,-53,46,-88v0,-31,-47,-23,-64,-13r0,-24v33,-8,94,-6,90,35v-4,47,-52,41,-49,90r-23,0xm32,0r0,-31r32,0r0,31r-32,0","w":113},"@":{"d":"131,23v55,0,69,-38,82,-21v-7,8,-39,32,-83,32v-61,0,-106,-35,-106,-85v0,-61,53,-114,115,-114v52,0,93,34,93,83v0,46,-36,82,-72,82v-16,0,-19,-12,-19,-18v-4,4,-14,16,-33,16v-19,0,-34,-12,-34,-36v0,-51,67,-114,96,-65r6,-14r22,0v-11,27,-31,71,-37,97v0,4,1,7,7,7v19,0,52,-25,52,-69v0,-44,-38,-70,-80,-70v-49,0,-98,51,-98,101v0,42,34,74,89,74xm112,-12v35,-2,46,-70,50,-83v0,-8,-6,-17,-16,-17v-25,0,-52,59,-52,83v0,12,8,17,18,17","w":256},"A":{"d":"2,0r60,-177r32,0r60,177r-27,0r-17,-50r-63,0r-18,50r-27,0xm79,-153v-11,25,-17,55,-27,82r51,0","w":156},"B":{"d":"20,0r0,-177v48,2,98,-14,98,42v0,29,-20,38,-28,41v13,2,36,12,36,46v0,63,-54,45,-106,48xm46,-156r0,53v24,0,46,4,46,-27v0,-32,-23,-25,-46,-26xm46,-83r0,63v30,3,57,-7,54,-31v-4,-36,-28,-32,-54,-32","w":137},"C":{"d":"129,-31r0,23v-53,23,-117,12,-117,-82v0,-47,16,-89,67,-89v36,0,56,21,56,51r-29,0v0,-11,-3,-31,-28,-31v-33,0,-38,41,-38,65v0,44,10,76,47,76v22,0,37,-10,42,-13","w":137},"D":{"d":"20,0r0,-177v77,-6,123,10,120,88v-4,95,-46,90,-120,89xm46,-156r0,136v45,2,66,-5,66,-68v0,-63,-21,-70,-66,-68","w":151},"E":{"d":"20,0r0,-177r98,0r0,21r-72,0r0,54r68,0r0,20r-68,0r0,62r74,0r0,20r-100,0"},"F":{"d":"20,0r0,-177r95,0r0,21r-69,0r0,54r66,0r0,20r-66,0r0,82r-26,0","w":118},"G":{"d":"141,-102r0,88v-5,4,-26,17,-55,17v-46,0,-74,-29,-74,-97v0,-49,19,-85,69,-85v32,0,59,16,59,50r-28,0v0,-15,-9,-30,-31,-30v-33,0,-41,33,-41,65v0,34,5,76,46,76v16,0,27,-4,29,-7r0,-56r-37,0r0,-21r63,0","w":156},"H":{"d":"20,0r0,-177r26,0r0,75r69,0r0,-75r26,0r0,177r-26,0r0,-82r-69,0r0,82r-26,0","w":161},"I":{"d":"20,0r0,-177r26,0r0,177r-26,0","w":66},"J":{"d":"77,-177r0,134v10,34,-37,55,-77,42r0,-22v6,2,13,5,25,5v26,0,27,-16,27,-29r0,-130r25,0","w":94},"K":{"d":"20,0r0,-177r26,0v1,26,-2,55,1,79r59,-79r31,0r-65,85r70,92r-31,0r-65,-86r0,86r-26,0","w":142},"L":{"d":"20,0r0,-177r26,0r0,157r68,0r0,20r-94,0","w":113},"M":{"d":"20,0r0,-177r36,0r51,145r50,-145r36,0r0,177r-23,0r-1,-146r-50,146r-25,0r-51,-146r0,146r-23,0","w":213},"N":{"d":"20,0r0,-177r32,0r71,139r0,-139r23,0r0,177r-31,0r-71,-142r0,142r-24,0","w":165},"O":{"d":"81,3v-54,0,-69,-43,-69,-91v0,-48,15,-91,69,-91v54,0,69,43,69,91v0,48,-15,91,-69,91xm40,-88v0,29,6,70,41,70v35,0,41,-41,41,-70v0,-29,-6,-71,-41,-71v-35,0,-41,42,-41,71","w":161},"P":{"d":"20,0r0,-177v52,2,99,-12,105,51v-6,53,-40,49,-79,49r0,77r-26,0xm46,-156r0,59v28,1,52,0,51,-29v-2,-36,-25,-29,-51,-30"},"Q":{"d":"159,0r-80,0v-53,0,-67,-46,-67,-88v0,-48,14,-91,66,-91v54,0,68,43,68,91v0,39,-14,64,-20,70r33,-2r0,20xm40,-88v0,28,5,68,38,68v35,0,40,-29,40,-68v0,-29,-5,-71,-40,-71v-33,0,-38,42,-38,71","w":161},"R":{"d":"20,0r0,-177v51,0,102,-8,103,47v1,29,-19,35,-35,42v40,10,29,54,41,88r-23,0v-13,-32,-7,-86,-60,-76r0,76r-26,0xm46,-156r0,59v27,1,51,0,52,-30v1,-31,-24,-30,-52,-29","w":137},"S":{"d":"38,-136v9,42,80,35,84,89v4,51,-73,57,-109,43r0,-27v17,12,80,26,80,-13v0,-49,-79,-35,-83,-90v-3,-46,63,-51,99,-40r0,24v-10,-6,-78,-19,-71,14"},"T":{"d":"44,0r0,-156r-44,0r0,-21r114,0r0,21r-44,0r0,156r-26,0","w":113},"U":{"d":"138,-177r0,125v0,38,-25,55,-60,55v-34,0,-60,-17,-60,-55r0,-125r26,0r0,120v0,13,0,39,34,39v35,0,35,-26,35,-39r0,-120r25,0","w":156},"V":{"d":"55,0r-59,-177r27,0r48,148r49,-148r27,0r-60,177r-32,0","w":142},"W":{"d":"40,0r-33,-177r23,0r27,141r43,-141r23,0r44,141r26,-141r23,0r-32,177r-29,0r-44,-139r-43,139r-28,0","w":222},"X":{"d":"1,0r56,-93r-51,-84r29,0r36,61r37,-61r28,0r-51,84r57,93r-29,0r-41,-69r-43,69r-28,0","w":142},"Y":{"d":"54,0r0,-82r-57,-95r28,0r41,68r42,-68r28,0r-57,95r0,82r-25,0","w":132},"Z":{"d":"5,0r0,-21r84,-135r-80,0r0,-21r110,0r0,21r-84,136r88,0r0,20r-118,0"},"[":{"d":"26,35r0,-230r55,0r0,18r-31,0r0,194r31,0r0,18r-55,0","w":85},"\\":{"d":"56,35r-59,-230r28,0r58,230r-27,0","w":80},"]":{"d":"4,35r0,-18r31,0r0,-194r-31,0r0,-18r55,0r0,230r-55,0","w":85},"^":{"d":"16,-133r30,-44r16,0r31,44r-20,0r-19,-23r-17,23r-21,0","w":109},"_":{"d":"0,30r0,-13r128,0r0,13r-128,0"},"a":{"d":"78,0v-1,-5,2,-12,-1,-15v-8,28,-66,21,-66,-15v0,-32,36,-40,67,-40v2,-19,-2,-37,-19,-37v-14,0,-20,9,-20,19r-24,0v0,-19,12,-37,46,-37v40,0,40,30,40,41r0,84r-23,0xm78,-48v0,-4,1,-9,-5,-7v-28,-5,-50,32,-23,40v16,0,28,-19,28,-33","w":118},"b":{"d":"39,-177v1,23,-2,51,1,72v3,-7,13,-20,32,-20v34,0,41,33,41,65v0,38,-14,63,-49,63v-46,0,-48,-38,-48,-53r0,-127r23,0xm39,-61v0,19,0,46,23,46v20,0,26,-22,26,-45v0,-18,-4,-47,-23,-47v-19,0,-26,29,-26,46","w":123},"c":{"d":"103,-18r0,16v-9,3,-19,5,-33,5v-81,0,-80,-127,-8,-128v35,0,43,23,43,43r-26,0v0,-9,-2,-25,-19,-25v-15,0,-24,14,-24,37v0,30,25,66,67,52","w":109},"d":{"d":"86,0r0,-19v-27,45,-76,15,-76,-40v0,-40,15,-66,43,-66v20,0,30,13,33,20r0,-72r23,0r0,177r-23,0xm36,-61v0,18,2,46,24,46v35,0,36,-92,0,-92v-18,0,-24,20,-24,46"},"e":{"d":"101,-19r0,18v-50,13,-91,-5,-91,-66v0,-52,34,-58,50,-58v32,0,45,22,44,55r-71,0v-4,31,30,68,68,51xm34,-85r47,0v0,-8,-4,-22,-22,-22v-19,0,-25,17,-25,22","w":113},"f":{"d":"28,0r0,-104r-22,0r0,-18r22,0v-7,-48,26,-64,72,-55r0,19v-26,-11,-58,2,-49,36r37,0r0,18r-37,0r0,104r-23,0","w":90},"g":{"d":"109,-122v-7,71,29,177,-56,177v-19,0,-32,-4,-37,-5r0,-23v7,4,20,10,35,10v45,0,33,-28,35,-58v-2,7,-13,21,-34,21v-32,0,-42,-30,-42,-61v0,-35,13,-64,44,-64v19,0,29,14,32,20r0,-17r23,0xm36,-61v0,16,3,43,23,43v36,0,38,-89,1,-89v-20,0,-24,28,-24,46"},"h":{"d":"19,0r0,-177r23,0r0,81v4,-10,14,-29,39,-29v56,0,26,75,33,125r-23,0r0,-67v0,-23,0,-35,-17,-35v-35,0,-33,60,-32,102r-23,0","w":132},"i":{"d":"22,0r0,-122r23,0r0,122r-23,0xm19,-151r0,-26r28,0r0,26r-28,0","w":66},"j":{"d":"46,-122r0,132v-1,38,-32,48,-60,44r0,-18v28,6,41,-15,37,-35r0,-123r23,0xm21,-151r0,-26r28,0r0,26r-28,0","w":66},"k":{"d":"19,0r0,-177r23,0r0,104r42,-49r29,0r-45,53r50,69r-29,0r-47,-63r0,63r-23,0","w":118},"l":{"d":"22,0r0,-177r23,0r0,177r-23,0","w":66},"m":{"d":"19,0r0,-122r23,0v1,7,-2,18,1,24v4,-10,12,-27,34,-27v22,0,29,15,31,26v4,-10,15,-26,35,-26v57,0,25,75,33,125r-23,0r0,-67v0,-23,0,-35,-17,-35v-31,0,-28,62,-27,102r-23,0r0,-67v0,-23,0,-35,-16,-35v-31,0,-29,62,-28,102r-23,0","w":194},"n":{"d":"19,0r0,-122r23,0r0,26v4,-10,14,-29,39,-29v56,0,26,75,33,125r-23,0r0,-67v0,-23,0,-35,-17,-35v-35,0,-33,60,-32,102r-23,0","w":132},"o":{"d":"64,3v-37,0,-54,-26,-54,-64v0,-39,17,-64,54,-64v37,0,54,25,54,64v0,38,-17,64,-54,64xm36,-61v0,19,3,46,28,46v25,0,28,-27,28,-46v0,-20,-3,-46,-28,-46v-25,0,-28,26,-28,46"},"p":{"d":"19,55r0,-177r23,0r0,19v3,-7,14,-22,34,-22v29,0,42,27,42,62v0,41,-15,66,-43,66v-20,0,-30,-13,-33,-20r0,72r-23,0xm68,-107v-36,0,-36,91,1,92v18,0,23,-20,23,-46v0,-18,-2,-46,-24,-46"},"q":{"d":"86,55r0,-72v-25,40,-76,15,-76,-46v0,-35,12,-62,42,-62v21,0,31,14,34,20r0,-17r23,0r0,177r-23,0xm60,-107v-37,3,-31,93,0,92v37,-2,35,-89,0,-92"},"r":{"d":"19,0r0,-122r23,0r0,25v3,-10,14,-28,38,-28r0,25v-39,-8,-41,56,-38,100r-23,0","w":85},"s":{"d":"33,-94v8,26,55,24,55,60v0,39,-53,42,-79,32r0,-20v8,4,57,17,56,-9v-9,-27,-54,-25,-56,-60v-2,-32,45,-40,71,-29r0,20v-5,-6,-48,-13,-47,6","w":94},"t":{"d":"84,-17r0,18v-28,7,-60,-5,-55,-28r0,-77r-22,0r0,-18r22,0r0,-29r23,-14r0,43r34,0r0,18r-34,0r0,65v-4,16,13,30,32,22","w":90},"u":{"d":"90,0v-1,-8,2,-20,-1,-26v-4,10,-14,29,-39,29v-56,0,-24,-76,-32,-125r23,0r0,67v0,23,-1,35,16,35v35,0,35,-59,33,-102r23,0r0,122r-23,0","w":132},"v":{"d":"47,0r-46,-122r26,0r32,89r28,-89r26,0r-42,122r-24,0","w":113},"w":{"d":"39,0r-29,-122r23,0r19,88r27,-88r18,0r27,88r19,-88r22,0r-27,122r-25,0r-25,-84r-25,84r-24,0","w":175},"x":{"d":"3,0r43,-64r-38,-58r27,0r24,38r25,-38r27,0r-39,58r44,64r-27,0r-29,-44r-31,44r-26,0","w":118},"y":{"d":"30,52r17,-51r-46,-123r25,0r33,88r29,-88r25,0r-61,174r-22,0","w":113},"z":{"d":"5,0r0,-18r59,-86r-55,0r0,-18r83,0r0,18r-59,86r61,0r0,18r-89,0","w":99},"{":{"d":"87,-22v0,34,-11,69,24,77r0,6v-26,-1,-54,-19,-54,-44v0,-35,16,-72,-21,-81r0,-6v37,-8,21,-46,21,-81v0,-25,28,-43,54,-44r0,7v-36,8,-24,43,-24,77v0,28,-26,39,-39,44v13,6,39,18,39,45","w":142},"|":{"d":"36,47r0,-260r13,0r0,260r-13,0","w":85},"}":{"d":"107,-64v-36,9,-21,46,-21,81v0,25,-28,43,-54,44r0,-6v35,-8,24,-45,24,-77v0,-27,26,-39,39,-45v-13,-5,-39,-16,-39,-44v0,-34,11,-69,-24,-77r0,-7v26,1,54,19,54,44v0,35,-17,73,21,81r0,6","w":142},"~":{"d":"17,-40v0,-24,-2,-48,22,-49v28,5,50,25,75,33v8,-3,3,-18,4,-27r22,0v-1,25,7,44,-25,49v-27,-5,-47,-24,-72,-32v-7,-1,-4,17,-5,26r-21,0","w":156},"\u00a1":{"d":"15,35r2,-126r23,0r2,126r-27,0xm13,-111r0,-31r31,0r0,31r-31,0","w":75},"\u00a2":{"d":"58,28r0,-25v-23,-3,-50,-18,-50,-68v0,-42,24,-59,50,-60r0,-20r13,0r0,20v24,3,44,17,44,45r-26,0v0,-14,-4,-28,-18,-31r0,98v13,5,32,0,40,-4v5,21,-15,16,-40,20r0,25r-13,0xm58,-19r0,-93v-36,9,-29,82,0,93","w":123},"\u00a3":{"d":"26,0r0,-76r-18,0r0,-16r18,0v-4,-44,2,-78,46,-78v37,0,49,24,49,38r-28,0v0,-7,-3,-21,-21,-21v-30,0,-20,34,-22,61r33,0r0,16r-33,0r0,56r65,0r0,20r-89,0","w":118},"\u00a5":{"d":"54,0r0,-42r-29,0r0,-13r29,0r0,-14r-29,0r0,-13r29,0r-57,-95r29,0r40,69r41,-69r29,0r-57,95r29,0r0,13r-29,0r0,14r29,0r0,13r-29,0r0,42r-25,0","w":132},"\u00a7":{"d":"84,-30v-4,-27,-76,-25,-76,-61v0,-18,14,-28,18,-31v-3,-3,-11,-10,-11,-23v0,-39,67,-37,88,-28r0,21v-15,-9,-55,-19,-63,4v2,25,76,22,75,59v0,18,-13,28,-18,31v3,3,13,10,13,25v0,37,-66,42,-92,30r0,-22v11,7,63,20,66,-5xm30,-100v-2,18,46,29,56,35v26,-25,-29,-43,-48,-50v-3,3,-8,8,-8,15","w":123},"\u00a4":{"d":"117,-29r-17,-18v-8,14,-64,16,-71,0r-17,18r-8,-8r17,-18v-13,-4,-15,-66,0,-70r-18,-17r9,-8r17,17v9,-15,61,-15,71,0r17,-17r8,8r-17,17v14,5,14,66,0,70r17,18xm20,-89v0,24,20,43,44,43v24,0,44,-19,44,-43v0,-24,-20,-45,-44,-45v-24,0,-44,21,-44,45"},"'":{"d":"21,-118r-5,-59r30,0r-5,59r-20,0","w":61},"\u00ab":{"d":"26,-15r-18,-48r18,-50r24,0r-16,50r16,48r-24,0xm65,-15r-18,-48r18,-50r24,0r-16,50r16,48r-24,0","w":99},"\u00b6":{"d":"78,55r0,-112v-23,-4,-56,-17,-56,-58v0,-65,63,-62,106,-62r0,10r-18,0r0,222r-10,0r0,-222r-12,0r0,222r-10,0","w":137},"\u00bb":{"d":"10,-15r17,-50r-17,-48r24,0r19,48r-19,50r-24,0xm49,-15r17,-50r-17,-48r24,0r19,48r-19,50r-24,0","w":99},"\u00bf":{"d":"95,9r0,24v-32,10,-93,6,-90,-35v4,-47,52,-41,48,-89r24,0v9,47,-38,52,-46,88v0,30,47,21,64,12xm50,-111r0,-31r31,0r0,31r-31,0","w":113},"`":{"d":"33,-143r-22,-43r31,0r12,43r-21,0","w":87},"\u00b4":{"d":"33,-143r12,-43r31,0r-22,43r-21,0","w":87},"\u00af":{"d":"4,-143r0,-20r79,0r0,20r-79,0","w":87},"\u00a8":{"d":"1,-146r0,-28r32,0r0,28r-32,0xm54,-146r0,-28r32,0r0,28r-32,0","w":87},"\u00b8":{"d":"55,-4r-5,21v11,-3,28,4,28,23v5,23,-34,32,-49,20r0,-16v7,8,30,10,29,-4v-1,-15,-16,-15,-25,-13r7,-31r15,0","w":87},"\u00c6":{"d":"1,0r99,-177r103,0r0,21r-66,0r5,63r58,0r0,20r-57,0r4,53r59,0r0,20r-83,0r-5,-73r-50,0r-39,73r-28,0xm112,-155v-13,19,-21,42,-33,62r37,0","w":213},"\u00aa":{"d":"45,-73v-1,-3,1,-8,-1,-9v-3,13,-35,14,-35,-8v0,-24,31,-18,36,-24v5,-17,-21,-24,-21,-8r-13,0v0,-11,8,-20,25,-20v37,0,15,40,21,69r-12,0xm45,-101v-5,-6,-24,1,-23,10v0,5,3,9,9,9v7,0,14,-10,14,-19","w":66},"\u00d8":{"d":"147,-180r-14,23v31,52,27,162,-52,160v-23,0,-30,-5,-41,-13r-13,21r-13,-8r15,-24v-33,-54,-25,-159,52,-158v20,0,30,3,41,11r12,-20xm45,-46r64,-102v-6,-7,-15,-11,-28,-11v-48,3,-45,74,-36,113xm117,-132r-65,103v8,9,18,11,29,11v51,0,44,-70,36,-114","w":161},"\u00ba":{"d":"36,-72v-20,0,-30,-14,-30,-35v0,-21,10,-35,30,-35v20,0,29,14,29,35v0,21,-9,35,-29,35xm36,-132v-23,1,-22,49,0,50v22,-1,21,-49,0,-50","w":71},"\u00e6":{"d":"172,-18r0,16v-29,12,-73,0,-80,-18v-5,8,-17,23,-44,23v-23,0,-37,-15,-37,-37v0,-41,48,-44,70,-44v0,-13,3,-29,-20,-29v-15,0,-20,10,-20,16r-25,0v0,-14,12,-34,44,-34v20,0,28,8,34,15v8,-7,19,-15,36,-15v41,2,46,29,45,62r-71,0v1,12,5,48,45,48v8,0,17,-1,23,-3xm81,-53v0,-6,1,-12,-7,-10v-18,0,-40,8,-40,29v0,11,7,19,19,19v18,0,28,-15,28,-38xm104,-78r48,0v0,-7,-1,-29,-23,-29v-22,0,-25,22,-25,29","w":184},"\u00f8":{"d":"116,-128r-13,19v6,7,15,20,15,50v0,54,-48,74,-83,54r-12,19r-11,-7r13,-20v-6,-7,-15,-19,-15,-49v0,-51,46,-76,84,-56r12,-17xm89,-87r-43,65v21,16,48,5,46,-34v0,-14,-1,-23,-3,-31xm39,-34r43,-66v-38,-25,-55,25,-43,66"},"\u00df":{"d":"19,0r0,-120v0,-22,0,-59,49,-59v56,0,63,78,21,83v18,6,37,11,37,48v0,38,-31,57,-71,48r0,-16v25,10,46,-6,46,-32v0,-33,-13,-40,-36,-40r0,-15v16,0,26,-8,26,-32v0,-15,-7,-29,-23,-29v-26,0,-26,23,-26,35r0,129r-23,0","w":137},"\u00b9":{"d":"44,-52r0,-95r-22,14r0,-15v12,-5,19,-16,39,-14r0,110r-17,0","w":94},"\u00ac":{"d":"112,-9r0,-45r-97,0r0,-23r122,0r0,68r-25,0","w":151},"\u00d0":{"d":"20,0r0,-85r-20,0r0,-14r20,0r0,-78v77,-6,123,10,120,88v-4,95,-46,90,-120,89xm46,-85r0,65v45,1,66,-5,66,-68v0,-63,-21,-70,-66,-68r0,57r34,0r0,14r-34,0","w":151},"\u00bd":{"d":"60,0r59,-162r20,0r-60,162r-19,0xm40,-52r0,-95r-22,14r0,-15v12,-6,19,-16,39,-14r0,110r-17,0xm129,0r0,-14v12,-9,52,-47,52,-70v0,-9,-5,-17,-16,-17v-13,0,-17,8,-17,15r-19,0v1,-12,8,-28,36,-28v70,0,13,85,-15,100r50,0r0,14r-71,0","w":218},"\u00b1":{"d":"15,35r0,-22r122,0r0,22r-122,0xm63,0r0,-54r-48,0r0,-23r48,0r0,-48r25,0r0,48r49,0r0,23r-49,0r0,54r-25,0","w":151},"\u00de":{"d":"22,0r0,-177r25,0r0,32v51,3,97,-14,97,52v0,69,-45,51,-97,54r0,39r-25,0xm47,-124r0,64v34,0,69,7,69,-32v0,-38,-35,-32,-69,-32","w":156},"\u00bc":{"d":"170,0r0,-29r-49,0r0,-12r46,-70r20,0r0,68r18,0r0,14r-18,0r0,29r-17,0xm170,-93v-13,15,-21,34,-33,50r33,0r0,-50xm60,0r60,-162r20,0r-60,162r-20,0xm35,-52r0,-95r-22,14r0,-15v12,-5,19,-16,39,-14r0,110r-17,0","w":218},"\u00f7":{"d":"15,-54r0,-23r122,0r0,23r-122,0xm61,0r0,-30r30,0r0,30r-30,0xm61,-100r0,-30r30,0r0,30r-30,0","w":151},"\u00a6":{"d":"21,35r0,-92r25,0r0,92r-25,0xm21,-103r0,-92r25,0r0,92r-25,0","w":66},"\u00b0":{"d":"45,-106v-16,0,-30,-13,-30,-30v0,-16,14,-29,30,-29v16,0,30,13,30,29v0,16,-14,30,-30,30xm30,-136v0,8,7,16,15,16v21,0,18,-31,0,-31v-8,0,-15,7,-15,15","w":90},"\u00fe":{"d":"17,55r0,-232r23,0v1,24,-2,52,1,74v27,-45,81,-15,75,40v8,62,-53,83,-76,46r0,72r-23,0xm67,-107v-35,0,-38,92,0,92v18,0,24,-20,24,-46v0,-18,-2,-46,-24,-46"},"\u00be":{"d":"179,0r0,-29r-49,0r0,-12r46,-70r20,0r0,68r18,0r0,14r-18,0r0,29r-17,0xm179,-93v-13,15,-21,34,-33,50r33,0r0,-50xm29,-140r-19,0v0,-11,11,-25,35,-25v36,0,44,49,16,54v34,11,22,61,-16,61v-28,0,-36,-14,-37,-26r20,0v0,5,3,13,16,13v12,0,18,-6,18,-20v0,-20,-14,-21,-24,-21r0,-13v9,0,22,-1,22,-18v0,-11,-4,-17,-15,-17v-12,0,-16,6,-16,12xm69,0r60,-162r20,0r-60,162r-20,0","w":218},"\u00b2":{"d":"10,-52r0,-14v12,-9,52,-47,52,-70v0,-8,-5,-16,-16,-16v-13,0,-17,7,-17,14r-19,0v1,-12,8,-27,36,-27v71,0,13,84,-15,99r50,0r0,14r-71,0","w":94},"\u00ae":{"d":"64,-59v-33,0,-60,-27,-60,-60v0,-33,27,-60,60,-60v33,0,60,27,60,60v0,33,-27,60,-60,60xm13,-119v0,28,23,51,51,51v28,0,51,-23,51,-51v0,-28,-23,-51,-51,-51v-28,0,-51,23,-51,51xm41,-89r0,-64v23,1,45,-5,47,21v0,11,-7,14,-11,16r12,27r-13,0r-9,-26r-14,0r0,26r-12,0xm53,-142r0,17v10,-1,22,3,23,-8v1,-11,-13,-9,-23,-9"},"\u00f0":{"d":"96,-152r-14,5v14,16,34,39,34,86v0,38,-17,64,-52,64v-36,0,-52,-26,-52,-64v0,-49,35,-78,69,-57v-5,-7,-11,-15,-19,-22r-24,9r-4,-11r17,-6v-8,-5,-17,-11,-25,-14v17,1,38,-3,46,6r20,-8xm38,-61v0,19,3,46,26,46v23,0,27,-27,27,-46v0,-20,-4,-46,-27,-46v-23,0,-26,26,-26,46"},"\u00d7":{"d":"33,0r-18,-17r44,-46r-43,-47r18,-16r42,45r42,-45r19,16r-44,47r44,46r-18,17r-43,-45","w":151},"\u00b3":{"d":"29,-140r-19,0v0,-11,11,-25,35,-25v36,0,44,49,16,54v34,11,22,61,-16,61v-28,0,-36,-14,-37,-26r20,0v0,5,3,13,16,13v12,0,18,-6,18,-20v0,-20,-14,-21,-24,-21r0,-13v9,0,22,-1,22,-18v0,-11,-4,-17,-15,-17v-12,0,-16,6,-16,12","w":94},"\u00a9":{"d":"64,-59v-33,0,-60,-27,-60,-60v0,-33,27,-60,60,-60v33,0,60,27,60,60v0,33,-27,60,-60,60xm13,-119v0,28,23,51,51,51v28,0,51,-23,51,-51v0,-28,-23,-51,-51,-51v-28,0,-51,23,-51,51xm66,-97v17,0,19,-12,25,1v-13,18,-63,8,-59,-24v-4,-32,45,-44,59,-25r-6,9v-11,-14,-43,-8,-42,16v0,16,13,23,23,23"},"\u00c1":{"d":"2,0r60,-177r32,0r60,177r-27,0r-17,-50r-63,0r-18,50r-27,0xm79,-153v-11,25,-17,55,-27,82r51,0xm70,-198r12,-43r31,0r-22,43r-21,0","w":156},"\u00c2":{"d":"2,0r60,-177r32,0r60,177r-27,0r-17,-50r-63,0r-18,50r-27,0xm79,-153v-11,25,-17,55,-27,82r51,0xm40,-198r24,-38r28,0r25,38r-21,0r-18,-21r-18,21r-20,0","w":156},"\u00c4":{"d":"2,0r60,-177r32,0r60,177r-27,0r-17,-50r-63,0r-18,50r-27,0xm79,-153v-11,25,-17,55,-27,82r51,0xm36,-201r0,-28r32,0r0,28r-32,0xm89,-201r0,-28r31,0r0,28r-31,0","w":156},"\u00c0":{"d":"2,0r60,-177r32,0r60,177r-27,0r-17,-50r-63,0r-18,50r-27,0xm79,-153v-11,25,-17,55,-27,82r51,0xm68,-198r-22,-43r31,0r12,43r-21,0","w":156},"\u00c5":{"d":"2,0r60,-177r32,0r60,177r-27,0r-17,-50r-63,0r-18,50r-27,0xm79,-153v-11,25,-17,55,-27,82r51,0xm78,-198v-14,0,-26,-11,-26,-25v0,-15,13,-26,27,-26v14,0,25,12,25,26v0,14,-12,25,-26,25xm67,-223v0,6,5,11,11,11v13,0,17,-23,1,-22v-7,0,-12,5,-12,11","w":156},"\u00c3":{"d":"2,0r60,-177r32,0r60,177r-27,0r-17,-50r-63,0r-18,50r-27,0xm79,-153v-11,25,-17,55,-27,82r51,0xm60,-236v14,-3,40,39,39,3r15,0v0,21,-1,35,-17,35v-14,0,-29,-16,-34,-16v-5,0,-5,8,-5,14r-15,0v-2,-16,6,-38,17,-36","w":156},"\u00c7":{"d":"129,-31r0,23v-53,23,-117,12,-117,-82v0,-47,16,-89,67,-89v36,0,56,21,56,51r-29,0v0,-11,-3,-31,-28,-31v-33,0,-38,41,-38,65v0,44,10,76,47,76v22,0,37,-10,42,-13xm80,-4r-5,21v12,-3,27,3,28,23v5,23,-34,33,-48,20r0,-16v7,9,29,10,28,-4v-1,-15,-16,-15,-25,-13r7,-31r15,0","w":137},"\u00c9":{"d":"20,0r0,-177r98,0r0,21r-72,0r0,54r68,0r0,20r-68,0r0,62r74,0r0,20r-100,0xm58,-198r12,-43r31,0r-21,43r-22,0"},"\u00ca":{"d":"20,0r0,-177r98,0r0,21r-72,0r0,54r68,0r0,20r-68,0r0,62r74,0r0,20r-100,0xm29,-198r25,-38r27,0r25,38r-20,0r-18,-21r-18,21r-21,0"},"\u00cb":{"d":"20,0r0,-177r98,0r0,21r-72,0r0,54r68,0r0,20r-68,0r0,62r74,0r0,20r-100,0xm28,-201r0,-28r32,0r0,28r-32,0xm81,-201r0,-28r31,0r0,28r-31,0"},"\u00c8":{"d":"20,0r0,-177r98,0r0,21r-72,0r0,54r68,0r0,20r-68,0r0,62r74,0r0,20r-100,0xm57,-198r-21,-43r31,0r11,43r-21,0"},"\u00cd":{"d":"20,0r0,-177r26,0r0,177r-26,0xm24,-198r12,-43r31,0r-22,43r-21,0","w":66},"\u00ce":{"d":"20,0r0,-177r26,0r0,177r-26,0xm-5,-198r24,-38r28,0r25,38r-21,0r-18,-21r-18,21r-20,0","w":66},"\u00cf":{"d":"20,0r0,-177r26,0r0,177r-26,0xm-9,-201r0,-28r32,0r0,28r-32,0xm44,-201r0,-28r31,0r0,28r-31,0","w":66},"\u00cc":{"d":"20,0r0,-177r26,0r0,177r-26,0xm23,-198r-22,-43r31,0r12,43r-21,0","w":66},"\u00d1":{"d":"20,0r0,-177r32,0r71,139r0,-139r23,0r0,177r-31,0r-71,-142r0,142r-24,0xm65,-236v9,0,28,16,34,18v4,0,4,-5,4,-15r15,0v0,21,0,35,-16,35v-14,0,-29,-16,-34,-16v-5,0,-5,8,-5,14r-15,0v-3,-17,6,-36,17,-36","w":165},"\u00d3":{"d":"81,3v-54,0,-69,-43,-69,-91v0,-48,15,-91,69,-91v54,0,69,43,69,91v0,48,-15,91,-69,91xm40,-88v0,29,6,70,41,70v35,0,41,-41,41,-70v0,-29,-6,-71,-41,-71v-35,0,-41,42,-41,71xm70,-198r12,-43r31,0r-22,43r-21,0","w":161},"\u00d4":{"d":"81,3v-54,0,-69,-43,-69,-91v0,-48,15,-91,69,-91v54,0,69,43,69,91v0,48,-15,91,-69,91xm40,-88v0,29,6,70,41,70v35,0,41,-41,41,-70v0,-29,-6,-71,-41,-71v-35,0,-41,42,-41,71xm42,-198r24,-38r28,0r25,38r-20,0r-19,-21r-17,21r-21,0","w":161},"\u00d6":{"d":"81,3v-54,0,-69,-43,-69,-91v0,-48,15,-91,69,-91v54,0,69,43,69,91v0,48,-15,91,-69,91xm40,-88v0,29,6,70,41,70v35,0,41,-41,41,-70v0,-29,-6,-71,-41,-71v-35,0,-41,42,-41,71xm38,-201r0,-28r32,0r0,28r-32,0xm91,-201r0,-28r32,0r0,28r-32,0","w":161},"\u00d2":{"d":"81,3v-54,0,-69,-43,-69,-91v0,-48,15,-91,69,-91v54,0,69,43,69,91v0,48,-15,91,-69,91xm40,-88v0,29,6,70,41,70v35,0,41,-41,41,-70v0,-29,-6,-71,-41,-71v-35,0,-41,42,-41,71xm70,-198r-22,-43r31,0r12,43r-21,0","w":161},"\u00d5":{"d":"81,3v-54,0,-69,-43,-69,-91v0,-48,15,-91,69,-91v54,0,69,43,69,91v0,48,-15,91,-69,91xm40,-88v0,29,6,70,41,70v35,0,41,-41,41,-70v0,-29,-6,-71,-41,-71v-35,0,-41,42,-41,71xm62,-236v9,0,29,16,35,18v4,0,4,-5,4,-15r15,0v0,21,-1,35,-17,35v-14,0,-29,-16,-34,-16v-5,0,-5,8,-5,14r-15,0v-2,-16,6,-36,17,-36","w":161},"\u00da":{"d":"138,-177r0,125v0,38,-25,55,-60,55v-34,0,-60,-17,-60,-55r0,-125r26,0r0,120v0,13,0,39,34,39v35,0,35,-26,35,-39r0,-120r25,0xm68,-198r11,-43r31,0r-21,43r-21,0","w":156},"\u00db":{"d":"138,-177r0,125v0,38,-25,55,-60,55v-34,0,-60,-17,-60,-55r0,-125r26,0r0,120v0,13,0,39,34,39v35,0,35,-26,35,-39r0,-120r25,0xm40,-198r24,-38r28,0r25,38r-21,0r-18,-21r-18,21r-20,0","w":156},"\u00dc":{"d":"138,-177r0,125v0,38,-25,55,-60,55v-34,0,-60,-17,-60,-55r0,-125r26,0r0,120v0,13,0,39,34,39v35,0,35,-26,35,-39r0,-120r25,0xm36,-201r0,-28r32,0r0,28r-32,0xm89,-201r0,-28r31,0r0,28r-31,0","w":156},"\u00d9":{"d":"138,-177r0,125v0,38,-25,55,-60,55v-34,0,-60,-17,-60,-55r0,-125r26,0r0,120v0,13,0,39,34,39v35,0,35,-26,35,-39r0,-120r25,0xm68,-198r-22,-43r31,0r12,43r-21,0","w":156},"\u00dd":{"d":"54,0r0,-82r-57,-95r28,0r41,68r42,-68r28,0r-57,95r0,82r-25,0xm56,-198r12,-43r31,0r-22,43r-21,0","w":132},"\u00e1":{"d":"78,0v-1,-5,2,-12,-1,-15v-8,28,-66,21,-66,-15v0,-32,36,-40,67,-40v2,-19,-2,-37,-19,-37v-14,0,-20,9,-20,19r-24,0v0,-19,12,-37,46,-37v40,0,40,30,40,41r0,84r-23,0xm78,-48v0,-4,1,-9,-5,-7v-28,-5,-50,32,-23,40v16,0,28,-19,28,-33xm49,-143r11,-43r31,0r-21,43r-21,0","w":118},"\u00e2":{"d":"78,0v-1,-5,2,-12,-1,-15v-8,28,-66,21,-66,-15v0,-32,36,-40,67,-40v2,-19,-2,-37,-19,-37v-14,0,-20,9,-20,19r-24,0v0,-19,12,-37,46,-37v40,0,40,30,40,41r0,84r-23,0xm78,-48v0,-4,1,-9,-5,-7v-28,-5,-50,32,-23,40v16,0,28,-19,28,-33xm21,-143r24,-38r28,0r25,38r-21,0r-18,-22r-18,22r-20,0","w":118},"\u00e4":{"d":"78,0v-1,-5,2,-12,-1,-15v-8,28,-66,21,-66,-15v0,-32,36,-40,67,-40v2,-19,-2,-37,-19,-37v-14,0,-20,9,-20,19r-24,0v0,-19,12,-37,46,-37v40,0,40,30,40,41r0,84r-23,0xm78,-48v0,-4,1,-9,-5,-7v-28,-5,-50,32,-23,40v16,0,28,-19,28,-33xm17,-146r0,-28r32,0r0,28r-32,0xm70,-146r0,-28r31,0r0,28r-31,0","w":118},"\u00e0":{"d":"78,0v-1,-5,2,-12,-1,-15v-8,28,-66,21,-66,-15v0,-32,36,-40,67,-40v2,-19,-2,-37,-19,-37v-14,0,-20,9,-20,19r-24,0v0,-19,12,-37,46,-37v40,0,40,30,40,41r0,84r-23,0xm78,-48v0,-4,1,-9,-5,-7v-28,-5,-50,32,-23,40v16,0,28,-19,28,-33xm49,-143r-22,-43r31,0r12,43r-21,0","w":118},"\u00e5":{"d":"78,0v-1,-5,2,-12,-1,-15v-8,28,-66,21,-66,-15v0,-32,36,-40,67,-40v2,-19,-2,-37,-19,-37v-14,0,-20,9,-20,19r-24,0v0,-19,12,-37,46,-37v40,0,40,30,40,41r0,84r-23,0xm78,-48v0,-4,1,-9,-5,-7v-28,-5,-50,32,-23,40v16,0,28,-19,28,-33xm59,-143v-14,0,-26,-12,-26,-26v0,-15,13,-25,27,-25v14,0,26,11,26,25v0,14,-13,26,-27,26xm48,-169v0,6,5,11,11,11v6,0,12,-5,12,-11v0,-6,-5,-10,-11,-10v-7,0,-12,4,-12,10","w":118},"\u00e3":{"d":"78,0v-1,-5,2,-12,-1,-15v-8,28,-66,21,-66,-15v0,-32,36,-40,67,-40v2,-19,-2,-37,-19,-37v-14,0,-20,9,-20,19r-24,0v0,-19,12,-37,46,-37v40,0,40,30,40,41r0,84r-23,0xm78,-48v0,-4,1,-9,-5,-7v-28,-5,-50,32,-23,40v16,0,28,-19,28,-33xm41,-181v13,-3,40,37,39,3r15,0v0,21,-1,35,-17,35v-14,0,-29,-16,-34,-16v-5,0,-5,7,-5,13r-15,0v-2,-16,7,-36,17,-35","w":118},"\u00e7":{"d":"103,-18r0,16v-9,3,-19,5,-33,5v-81,0,-80,-127,-8,-128v35,0,43,23,43,43r-26,0v0,-9,-2,-25,-19,-25v-15,0,-24,14,-24,37v0,30,25,66,67,52xm66,-4r-5,21v11,-3,28,4,28,23v5,23,-34,32,-49,20r0,-16v7,8,30,10,29,-4v-1,-15,-16,-15,-25,-13r7,-31r15,0","w":109},"\u00e9":{"d":"101,-19r0,18v-50,13,-91,-5,-91,-66v0,-52,34,-58,50,-58v32,0,45,22,44,55r-71,0v-4,31,30,68,68,51xm34,-85r47,0v0,-8,-4,-22,-22,-22v-19,0,-25,17,-25,22xm49,-143r11,-43r31,0r-21,43r-21,0","w":113},"\u00ea":{"d":"101,-19r0,18v-50,13,-91,-5,-91,-66v0,-52,34,-58,50,-58v32,0,45,22,44,55r-71,0v-4,31,30,68,68,51xm34,-85r47,0v0,-8,-4,-22,-22,-22v-19,0,-25,17,-25,22xm21,-143r24,-38r28,0r25,38r-21,0r-18,-22r-18,22r-20,0","w":113},"\u00eb":{"d":"101,-19r0,18v-50,13,-91,-5,-91,-66v0,-52,34,-58,50,-58v32,0,45,22,44,55r-71,0v-4,31,30,68,68,51xm34,-85r47,0v0,-8,-4,-22,-22,-22v-19,0,-25,17,-25,22xm15,-146r0,-28r31,0r0,28r-31,0xm67,-146r0,-28r32,0r0,28r-32,0","w":113},"\u00e8":{"d":"101,-19r0,18v-50,13,-91,-5,-91,-66v0,-52,34,-58,50,-58v32,0,45,22,44,55r-71,0v-4,31,30,68,68,51xm34,-85r47,0v0,-8,-4,-22,-22,-22v-19,0,-25,17,-25,22xm49,-143r-22,-43r31,0r12,43r-21,0","w":113},"\u00ed":{"d":"22,0r0,-122r23,0r0,122r-23,0xm23,-143r11,-43r31,0r-21,43r-21,0","w":66},"\u00ee":{"d":"22,0r0,-122r23,0r0,122r-23,0xm-5,-143r24,-38r28,0r25,38r-21,0r-18,-22r-18,22r-20,0","w":66},"\u00ef":{"d":"22,0r0,-122r23,0r0,122r-23,0xm-9,-146r0,-28r32,0r0,28r-32,0xm44,-146r0,-28r31,0r0,28r-31,0","w":66},"\u00ec":{"d":"22,0r0,-122r23,0r0,122r-23,0xm23,-143r-22,-43r31,0r12,43r-21,0","w":66},"\u00f1":{"d":"19,0r0,-122r23,0r0,26v4,-10,14,-29,39,-29v56,0,26,75,33,125r-23,0r0,-67v0,-23,0,-35,-17,-35v-35,0,-33,60,-32,102r-23,0xm48,-181v13,-3,40,37,39,3r15,0v0,21,-1,35,-17,35v-14,0,-29,-16,-34,-16v-5,0,-5,7,-5,13r-15,0v-2,-16,7,-36,17,-35","w":132},"\u00f3":{"d":"64,3v-37,0,-54,-26,-54,-64v0,-39,17,-64,54,-64v37,0,54,25,54,64v0,38,-17,64,-54,64xm36,-61v0,19,3,46,28,46v25,0,28,-27,28,-46v0,-20,-3,-46,-28,-46v-25,0,-28,26,-28,46xm53,-143r12,-43r31,0r-22,43r-21,0"},"\u00f4":{"d":"64,3v-37,0,-54,-26,-54,-64v0,-39,17,-64,54,-64v37,0,54,25,54,64v0,38,-17,64,-54,64xm36,-61v0,19,3,46,28,46v25,0,28,-27,28,-46v0,-20,-3,-46,-28,-46v-25,0,-28,26,-28,46xm25,-143r25,-38r27,0r26,38r-21,0r-18,-22r-18,22r-21,0"},"\u00f6":{"d":"64,3v-37,0,-54,-26,-54,-64v0,-39,17,-64,54,-64v37,0,54,25,54,64v0,38,-17,64,-54,64xm36,-61v0,19,3,46,28,46v25,0,28,-27,28,-46v0,-20,-3,-46,-28,-46v-25,0,-28,26,-28,46xm22,-146r0,-28r31,0r0,28r-31,0xm74,-146r0,-28r32,0r0,28r-32,0"},"\u00f2":{"d":"64,3v-37,0,-54,-26,-54,-64v0,-39,17,-64,54,-64v37,0,54,25,54,64v0,38,-17,64,-54,64xm36,-61v0,19,3,46,28,46v25,0,28,-27,28,-46v0,-20,-3,-46,-28,-46v-25,0,-28,26,-28,46xm53,-143r-21,-43r31,0r11,43r-21,0"},"\u00f5":{"d":"64,3v-37,0,-54,-26,-54,-64v0,-39,17,-64,54,-64v37,0,54,25,54,64v0,38,-17,64,-54,64xm36,-61v0,19,3,46,28,46v25,0,28,-27,28,-46v0,-20,-3,-46,-28,-46v-25,0,-28,26,-28,46xm46,-181v12,-3,40,37,38,3r15,0v0,21,0,35,-16,35v-14,0,-29,-16,-34,-16v-5,0,-5,7,-5,13r-15,0v-3,-17,7,-37,17,-35"},"\u00fa":{"d":"90,0v-1,-8,2,-20,-1,-26v-4,10,-14,29,-39,29v-56,0,-24,-76,-32,-125r23,0r0,67v0,23,-1,35,16,35v35,0,35,-59,33,-102r23,0r0,122r-23,0xm56,-143r12,-43r31,0r-22,43r-21,0","w":132},"\u00fb":{"d":"90,0v-1,-8,2,-20,-1,-26v-4,10,-14,29,-39,29v-56,0,-24,-76,-32,-125r23,0r0,67v0,23,-1,35,16,35v35,0,35,-59,33,-102r23,0r0,122r-23,0xm28,-143r24,-38r28,0r25,38r-21,0r-18,-22r-17,22r-21,0","w":132},"\u00fc":{"d":"90,0v-1,-8,2,-20,-1,-26v-4,10,-14,29,-39,29v-56,0,-24,-76,-32,-125r23,0r0,67v0,23,-1,35,16,35v35,0,35,-59,33,-102r23,0r0,122r-23,0xm24,-146r0,-28r32,0r0,28r-32,0xm77,-146r0,-28r32,0r0,28r-32,0","w":132},"\u00f9":{"d":"90,0v-1,-8,2,-20,-1,-26v-4,10,-14,29,-39,29v-56,0,-24,-76,-32,-125r23,0r0,67v0,23,-1,35,16,35v35,0,35,-59,33,-102r23,0r0,122r-23,0xm56,-143r-22,-43r31,0r12,43r-21,0","w":132},"\u00fd":{"d":"30,52r17,-51r-46,-123r25,0r33,88r29,-88r25,0r-61,174r-22,0xm47,-143r12,-43r31,0r-21,43r-22,0","w":113},"\u00ff":{"d":"30,52r17,-51r-46,-123r25,0r33,88r29,-88r25,0r-61,174r-22,0xm15,-146r0,-28r31,0r0,28r-31,0xm67,-146r0,-28r32,0r0,28r-32,0","w":113},"\u00a0":{"w":75}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright © 1992 Miles Inc. All Rights Reserved.
 */
Cufon.registerFont({"w":173,"face":{"font-family":"univ","font-weight":700,"font-stretch":"ultra-condensed","units-per-em":"360","panose-1":"2 11 7 6 3 5 2 5 2 4","ascent":"288","descent":"-72","bbox":"-288 -275.22 294 90","underline-thickness":"18.457","underline-position":"-62.4023","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":79},"!":{"d":"78,-46r0,46r-46,0r0,-46r46,0xm78,-248r-6,179r-34,0r-6,-179r46,0","w":106},"\"":{"d":"62,-248r-6,82r-33,0r-6,-82r45,0xm130,-248r-6,82r-33,0r-6,-82r45,0","w":146},"#":{"d":"4,-96r25,0r17,-59r-24,0r9,-31r24,0r20,-65r33,0r-20,65r32,0r20,-65r32,0r-19,65r25,0r-9,31r-25,0r-18,59r26,0r-10,30r-25,0r-22,77r-34,0r24,-77r-33,0r-22,77r-33,0r23,-77r-25,0xm62,-96r32,0r17,-59r-32,0"},"$":{"d":"73,-94v-1,16,0,31,15,31v20,0,21,-33,6,-40v-30,-17,-67,-22,-67,-63v0,-25,15,-42,41,-47r0,-43r39,0r0,43v29,3,43,20,40,54r-46,0v-1,-13,-1,-29,-14,-27v-23,4,-13,37,5,39v25,14,58,21,58,60v0,30,-15,46,-43,51r0,47r-39,0r0,-47v-30,-3,-44,-24,-42,-58r47,0"},"%":{"d":"90,2v-53,5,-42,-52,-42,-105v0,-20,15,-30,41,-30v48,0,42,39,42,83v0,37,-10,50,-41,52xm89,-113v-22,5,-8,53,-12,78v1,10,4,16,12,16v21,-6,11,-52,12,-79v0,-10,-4,-15,-12,-15xm-41,-117v-53,4,-42,-52,-42,-105v0,-20,15,-30,41,-30v49,0,42,39,42,84v0,37,-11,49,-41,51xm-42,-232v-22,6,-9,53,-12,78v1,10,4,16,12,16v21,-5,12,-49,12,-78v0,-10,-4,-16,-12,-16xm165,-256r27,0r-117,268r-27,0","w":239},"&":{"d":"156,-17v-47,40,-141,21,-141,-52v0,-31,19,-56,45,-69v-13,-15,-28,-34,-28,-59v0,-38,25,-52,66,-54v37,-2,61,18,61,49v0,35,-19,46,-47,65r47,62v5,-14,4,-40,4,-62r38,0v1,38,-4,72,-17,92r35,45r-51,0xm81,-111v-42,21,-18,102,36,80r19,-10xm96,-220v-29,5,-25,39,-1,58v19,-12,33,-53,1,-58","w":226},"'":{"d":"62,-248r-6,82r-33,0r-6,-82r45,0","w":79},"(":{"d":"-9,33v-28,-80,-31,-204,1,-281r-31,0v-38,82,-35,200,-1,281r31,0","w":79},")":{"d":"9,33v28,-80,31,-204,-1,-281r31,0v38,82,35,200,1,281r-31,0","w":79},"*":{"d":"72,-206r-25,-32r25,-15r15,36r14,-36r26,15r-25,32r41,-5r0,29r-41,-5r25,32r-26,15r-14,-36r-15,36r-25,-15r25,-32r-41,5r0,-29"},"+":{"d":"202,-80r-69,0r0,69r-26,0r0,-69r-69,0r0,-26r69,0r0,-69r26,0r0,69r69,0r0,26","w":239},",":{"d":"22,-47r45,0r-23,80r-32,0","w":79},"-":{"d":"14,-105r52,0r0,33r-52,0r0,-33","w":79},".":{"d":"63,-46r0,46r-46,0r0,-46r46,0","w":79},"\/":{"d":"41,-248r32,0r-31,281r-32,0","w":79},"0":{"d":"88,4v-98,0,-63,-106,-69,-199v-5,-58,78,-70,115,-44v39,28,20,121,20,187v0,37,-24,56,-66,56xm86,-217v-23,-2,-21,26,-21,48r1,110v0,23,3,28,22,29v23,1,20,-24,20,-48r0,-110v0,-21,-4,-28,-22,-29","k":{"1":20}},"1":{"d":"40,-169v2,-16,-5,-41,8,-45v16,-11,23,-19,30,-33r43,0r0,247r-46,0r0,-196v-8,12,-21,22,-35,27","k":{"1":47,"0":27}},"2":{"d":"90,-251v74,-5,74,85,43,131v-15,23,-47,61,-70,86r92,0r0,34r-133,0r0,-42v31,-47,78,-83,84,-150v1,-15,-4,-25,-18,-25v-17,0,-19,19,-18,39r-46,0v-2,-53,17,-69,66,-73","k":{"1":20}},"3":{"d":"87,4v-46,1,-71,-21,-67,-70r47,0v-1,19,2,36,19,36v25,0,19,-35,19,-62v0,-21,-19,-22,-43,-21r0,-34v36,4,43,-9,43,-48v0,-15,-6,-22,-18,-22v-15,-1,-19,12,-18,29r-47,0v-2,-44,21,-63,64,-63v47,0,68,20,66,68v-2,31,-8,47,-29,52v26,5,29,30,29,64v0,51,-18,69,-65,71","k":{"1":20}},"4":{"d":"11,-103r63,-144r66,0r0,160r27,0r0,33r-27,0r0,54r-46,0r0,-54r-83,0r0,-49xm44,-87r50,0r0,-117","k":{"1":20}},"5":{"d":"88,4v-49,0,-69,-18,-66,-67r46,0v1,17,1,33,19,33v31,0,20,-45,22,-78v0,-15,-6,-23,-18,-23v-17,-1,-23,14,-21,34r-48,0r2,-150r125,0r0,33r-80,0r0,64v26,-26,86,-18,86,28v0,67,5,126,-67,126","k":{"1":20}},"6":{"d":"67,-150v12,-9,20,-13,38,-14v48,-2,50,42,49,90v-1,58,-15,74,-66,78v-91,7,-68,-99,-68,-180v0,-55,19,-75,69,-75v45,0,65,22,63,64r-46,0v1,-18,-5,-30,-19,-30v-29,0,-18,39,-20,67xm88,-130v-32,-2,-21,47,-21,75v0,17,8,25,22,25v28,0,18,-49,18,-80v0,-14,-6,-20,-19,-20","k":{"1":20}},"7":{"d":"19,-247r131,0r0,36r-61,211r-52,0r68,-214r-86,0r0,-33","k":{"1":20}},"8":{"d":"58,-129v-34,-8,-37,-23,-37,-62v0,-46,24,-59,65,-60v54,0,69,21,67,74v0,31,-13,44,-37,49v35,3,39,30,38,69v0,48,-21,62,-66,63v-54,1,-68,-22,-68,-78v0,-38,8,-48,38,-55xm67,-94v0,28,-10,64,20,64v31,0,19,-38,19,-66v0,-14,-5,-15,-20,-16v-12,0,-19,6,-19,18xm87,-217v-26,-1,-19,31,-19,54v1,12,7,17,19,17v25,1,19,-33,18,-56v-1,-11,-6,-15,-18,-15","k":{"1":20}},"9":{"d":"85,4v-49,0,-67,-19,-65,-69r46,0v1,18,-1,35,21,35v31,0,17,-47,20,-76v-10,8,-22,13,-39,13v-49,0,-48,-40,-48,-91v0,-49,24,-65,68,-67v92,-5,61,105,65,183v3,48,-18,72,-68,72xm86,-217v-26,-2,-19,43,-19,69v0,14,8,21,20,21v29,1,20,-38,20,-68v0,-14,-8,-22,-21,-22","k":{"1":20}},":":{"d":"63,-46r0,46r-46,0r0,-46r46,0xm63,-173r0,46r-46,0r0,-46r46,0","w":79},";":{"d":"22,-47r45,0r-23,80r-32,0xm63,-173r0,46r-46,0r0,-46r46,0","w":79},"<":{"d":"-288,-123r0,26r216,97r0,-34r-171,-76r171,-75r0,-35","w":360},"=":{"d":"202,-77r0,25r-164,0r0,-25r164,0xm202,-134r0,26r-164,0r0,-26r164,0","w":239},">":{"d":"288,-123r0,26r-216,97r0,-34r171,-76r-171,-75r0,-35","w":360},"?":{"d":"99,-46r0,46r-46,0r0,-46r46,0xm78,-251v65,-5,71,62,44,104v-14,22,-31,39,-27,78r-37,0v-11,-62,35,-82,34,-138v-2,-9,-6,-14,-13,-14v-15,-1,-17,16,-16,33r-45,0v-4,-44,13,-59,60,-63","w":159},"@":{"d":"143,-46v-19,38,-89,22,-77,-33v-1,-43,-4,-99,36,-99v13,0,24,6,32,18r0,-15r38,0r0,114v0,5,3,7,7,7v7,0,10,-6,10,-17r0,-64v1,-62,-12,-82,-66,-85v-87,-5,-68,79,-74,158v-5,74,60,88,123,67r0,34v-18,3,-35,5,-57,5v-107,0,-104,-76,-104,-179v0,-78,34,-118,110,-116v76,3,110,27,106,116v-3,53,9,111,-47,111v-21,0,-34,-7,-37,-22xm118,-147v-24,4,-13,53,-13,78v0,20,25,17,26,0v-3,-26,10,-73,-13,-78","w":239},"A":{"d":"73,-54r-10,54r-49,0r56,-248r60,0r56,248r-49,0r-10,-54r-54,0xm120,-91r-20,-111r-20,111r40,0","w":200,"k":{"y":13,"w":13,"v":20,"u":13,"t":13,"s":13,"q":13,"o":13,"f":7,"e":13,"d":13,"c":13,"Y":33,"W":20,"V":27,"U":13,"T":33,"Q":13,"O":13,"G":13,"C":13,"-":13}},"B":{"d":"176,-68v0,81,-77,68,-153,68r0,-248v71,3,150,-18,150,66v0,35,-19,50,-47,56v33,3,50,19,50,58xm125,-71v0,-36,-17,-39,-51,-37r0,71v31,1,51,0,51,-34xm122,-177v0,-31,-17,-35,-48,-34r0,66v32,0,48,0,48,-32","w":193,"k":{"Y":20,"W":7,"V":7,"T":20,"A":13,".":20}},"C":{"d":"71,-148v1,42,-9,112,26,114v21,1,26,-25,25,-51r50,0v4,62,-19,87,-74,89v-85,3,-77,-68,-77,-149v0,-68,11,-106,76,-106v55,0,75,25,74,82r-51,0v1,-24,-2,-46,-23,-45v-26,1,-27,31,-26,66","w":186,"k":{"Y":20,"V":7,"T":20,"A":13}},"D":{"d":"181,-93v0,104,-63,94,-156,93r0,-248r66,0v94,-9,90,66,90,155xm130,-72v0,-68,26,-150,-55,-139r0,174v35,2,55,-5,55,-35","w":200,"k":{"Y":20,"V":7,"T":27,"A":13}},"E":{"d":"148,-248r0,37r-73,0r0,65r71,0r0,37r-71,0r0,72r75,0r0,37r-126,0r0,-248r124,0","w":166},"F":{"d":"143,-248r0,37r-69,0r0,67r65,0r0,37r-65,0r0,107r-50,0r0,-248r119,0","w":159,"k":{"o":13,"e":13,"a":13,"A":20,".":40,",":40}},"G":{"d":"104,-251v52,0,76,26,74,79r-51,0v2,-25,-3,-44,-26,-42v-46,4,-22,86,-28,141v-4,36,25,46,54,35r0,-56r-24,0r0,-37r75,0r0,125v-34,6,-60,10,-79,10v-81,0,-77,-69,-77,-153v0,-63,17,-102,82,-102","w":200,"k":{"V":7,"T":20}},"H":{"d":"75,-248r0,100r50,0r0,-100r50,0r0,248r-50,0r0,-111r-50,0r0,111r-50,0r0,-248r50,0","w":200},"I":{"d":"72,-248r0,248r-50,0r0,-248r50,0","w":93},"J":{"d":"131,-11v-56,34,-137,10,-119,-71r50,0v1,20,-3,48,19,48v21,0,17,-24,18,-47r0,-167r51,0v-3,71,4,153,-5,217v-2,8,-7,15,-14,20","k":{"A":13}},"K":{"d":"76,-248r0,248r-51,0r0,-248r51,0xm130,-248r55,0r-55,111r56,137r-55,0r-55,-134","w":193,"k":{"y":13,"w":13,"v":20,"u":13,"o":20,"e":20,"a":7,"S":13,"Q":20,"O":20,"G":20,"C":20,"-":20}},"L":{"d":"25,-248r51,0r0,211r65,0r0,37r-116,0r0,-248","w":153,"k":{"y":13,"u":13,"o":20,"e":20,"a":7,"Y":40,"W":20,"V":40,"U":20,"T":40,"S":13,"O":20,"G":27,"C":20,"-":27}},"M":{"d":"94,-248r39,187r39,-187r72,0r0,248r-42,0r0,-212r-43,212r-51,0r-44,-212r0,212r-42,0r0,-248r72,0","w":266},"N":{"d":"98,-248r44,213r0,-213r41,0r0,248r-74,0r-44,-212r0,212r-42,0r0,-248r75,0","w":206},"O":{"d":"100,4v-86,6,-78,-75,-78,-159v0,-70,19,-93,77,-96v91,-5,80,71,79,158v-1,72,-14,92,-78,97xm100,-34v49,0,27,-89,27,-145v0,-23,-11,-35,-28,-35v-45,0,-26,90,-26,145v0,23,10,35,27,35","w":200,"k":{"Z":7,"Y":20,"X":20,"W":7,"V":7,"T":20,"A":13,".":20,",":20}},"P":{"d":"173,-176v4,68,-34,80,-100,77r0,99r-51,0r0,-248r72,0v61,0,76,18,79,72xm73,-136v42,7,55,-16,48,-55v-4,-21,-25,-20,-48,-20r0,75","w":186,"k":{"o":20,"e":20,"c":20,"a":13,"Y":13,"X":13,"V":7,"J":27,"A":20,".":60,",":60}},"Q":{"d":"101,-251v93,-7,79,81,77,167v-1,27,-9,41,-22,52r38,-1r0,33v-32,-1,-60,2,-90,4v-92,9,-80,-70,-80,-154v-1,-76,13,-96,77,-101xm103,-214v-46,0,-28,88,-28,142v0,26,9,38,26,38v46,0,27,-88,27,-141v0,-24,-5,-39,-25,-39","w":206,"k":{"Y":20,"W":7,"V":7}},"R":{"d":"122,0v-11,-48,18,-113,-50,-101r0,101r-50,0r0,-248v73,0,152,-11,147,66v-2,32,-12,57,-41,61v55,-1,35,74,45,121r-51,0xm118,-175v0,-31,-15,-39,-46,-36r0,73v31,1,46,-3,46,-37","w":186,"k":{"Y":13,"W":7,"V":7,"T":13}},"S":{"d":"95,4v-54,1,-82,-24,-77,-82r51,0v-2,26,6,44,27,44v35,0,36,-51,9,-59v-33,-24,-84,-33,-84,-89v0,-46,27,-69,78,-69v57,0,76,24,73,79r-51,0v1,-23,-1,-42,-24,-42v-28,0,-34,44,-9,54v34,26,87,32,87,91v0,51,-31,73,-80,73","w":193,"k":{"Y":13,"X":13,"A":13}},"T":{"d":"11,-248r158,0r0,37r-54,0r0,211r-50,0r0,-211r-54,0r0,-37","w":180,"k":{"y":40,"w":40,"u":40,"s":40,"r":40,"o":40,"e":40,"c":40,"a":40,"S":13,"O":20,"G":27,"C":20,"A":33,";":40,":":40,".":40,"-":40,",":40}},"U":{"d":"101,4v-56,0,-78,-23,-78,-91r0,-161r51,0r0,181v-1,23,6,32,25,33v28,2,28,-24,27,-52r0,-162r50,0r0,161v1,67,-18,91,-75,91","w":200,"k":{"A":13}},"V":{"d":"60,-248r35,194r33,-194r49,0r-53,248r-61,0r-53,-248r50,0","w":186,"k":{"y":7,"w":7,"u":7,"r":7,"o":20,"e":20,"a":20,"S":7,"O":7,"J":27,"G":7,"A":27,";":7,":":7,".":40,"-":7,",":40}},"W":{"d":"55,-248r27,189r32,-189r52,0r34,190r28,-190r43,0r-42,248r-58,0r-33,-180r-29,180r-58,0r-42,-248r46,0","w":280,"k":{"y":7,"u":7,"r":7,"o":13,"e":13,"a":13,"S":7,"O":7,"G":7,"C":7,"A":20,";":7,":":7,".":20,"-":7,",":20}},"X":{"d":"69,-248r33,81r32,-81r50,0r-54,119r57,129r-51,0r-36,-87r-38,87r-50,0r58,-128r-53,-120r52,0","w":200,"k":{"y":13,"e":20,"a":7,"S":13,"O":20,"C":20}},"Y":{"d":"65,-248r28,101r32,-101r52,0r-59,154r0,94r-50,0r0,-94r-58,-154r55,0","w":186,"k":{"v":20,"u":20,"q":40,"p":20,"o":40,"e":40,"a":33,"O":20,"A":33,";":20,":":20,".":40,"-":20,",":40}},"Z":{"d":"104,-211r-89,0r0,-37r138,0r0,47r-93,164r95,0r0,37r-143,0r0,-47","w":166,"k":{"y":7,"u":7,"o":20,"e":20,"a":7}},"[":{"d":"-11,33r0,-24r-17,0r0,-233r17,0r0,-24r-53,0r0,281r53,0","w":79},"\\":{"d":"-41,-248r-32,0r31,281r32,0","w":79},"]":{"d":"11,33r0,-24r17,0r0,-233r-17,0r0,-24r53,0r0,281r-53,0","w":79},"^":{"d":"90,-222v-20,20,-42,38,-73,47v-3,-16,6,-21,14,-27v24,-19,39,-42,50,-68v8,1,20,-3,20,6v11,27,36,53,61,73r0,16v-28,-8,-55,-29,-72,-47","w":180},"_":{"d":"180,72r0,18r-180,0r0,-18r180,0","w":180},"`":{"d":"100,-250r19,56r-39,0r-32,-56r52,0"},"a":{"d":"14,-46v0,-55,26,-63,81,-62v0,-18,3,-41,-15,-41v-14,0,-18,10,-17,26r-45,0v-2,-36,19,-50,61,-53v88,-7,57,100,62,176r-45,0r0,-15v-22,30,-82,28,-82,-31xm75,-23v23,0,20,-33,20,-59v-31,-3,-39,15,-35,43v2,11,6,16,15,16","w":159,"k":{"y":7,"w":7,"v":7}},"b":{"d":"143,-119v-4,56,12,123,-44,123v-17,0,-30,-8,-39,-17r0,13r-44,0r0,-248r45,0r0,90v27,-31,86,-23,82,39xm80,-146v-30,0,-16,59,-18,93v-1,15,4,27,17,26v30,-4,18,-57,18,-91v0,-18,-7,-28,-17,-28","w":159,"k":{"y":7,"w":7,".":13,",":13}},"c":{"d":"15,-46v-3,-65,-9,-130,60,-130v43,0,60,23,59,66r-46,0v1,-17,-1,-39,-14,-36v-27,6,-9,64,-14,100v-3,23,28,25,28,6r0,-25r46,0v4,46,-14,69,-61,69v-36,0,-56,-17,-58,-50","w":146,"k":{"y":7,".":13,",":13}},"d":{"d":"17,-34v-1,-66,-16,-161,59,-139v9,3,16,8,22,13r0,-88r45,0r0,248r-43,0r0,-16v-18,28,-82,27,-83,-18xm98,-70v0,-29,9,-76,-19,-76v-28,0,-17,57,-17,90v0,19,6,29,18,29v17,0,18,-19,18,-43","w":159},"e":{"d":"75,-176v63,0,67,35,65,98r-81,0v1,22,-6,55,17,55v17,0,19,-18,19,-36r45,0v2,43,-20,61,-64,63v-58,3,-63,-42,-63,-103v0,-49,13,-77,62,-77xm59,-105r36,0v-1,-19,2,-44,-18,-44v-18,0,-19,22,-18,44","w":153,"k":{"y":7,"x":7,"w":7,"v":7,".":13,",":13}},"f":{"d":"33,-173v-6,-58,9,-88,71,-76r0,29v-29,-5,-27,19,-26,47r26,0r0,31r-26,0r0,142r-45,0r0,-142r-24,0r0,-31r24,0","w":113,"k":{"s":7,"o":7,"g":7,"d":7,"c":7,"a":7}},"g":{"d":"95,-18v-29,36,-93,14,-79,-46v-14,-73,26,-150,82,-92r0,-17r45,0r0,178v2,44,-22,63,-65,63v-40,0,-64,-11,-61,-53r46,0v-1,16,3,27,15,27v25,0,15,-36,17,-60xm94,-54v-1,-33,11,-85,-16,-92v-26,3,-16,60,-16,91v0,16,5,24,15,24v13,1,17,-10,17,-23","w":159},"h":{"d":"85,-146v-16,-1,-20,20,-20,38r0,108r-45,0r0,-248r45,0r0,90v25,-33,82,-19,82,36r0,122r-46,0r0,-129v-1,-11,-6,-17,-16,-17","w":166,"k":{"y":7}},"i":{"d":"21,-173r45,0r0,173r-45,0r0,-173xm66,-248r0,42r-45,0r0,-42r45,0","w":86},"j":{"d":"66,0v6,51,-15,76,-68,67r0,-29v24,3,24,-15,23,-38r0,-173r45,0r0,173xm66,-248r0,42r-45,0r0,-42r45,0","w":86},"k":{"d":"69,-248r0,248r-45,0r0,-248r45,0xm103,-173r48,0r-34,75r36,98r-48,0r-36,-95","w":159,"k":{"s":13,"o":13,"e":13,"d":13,"c":13,"a":7}},"l":{"d":"66,-248r0,248r-45,0r0,-248r45,0","w":86},"m":{"d":"58,-173r0,18v11,-27,73,-30,81,2v14,-35,85,-31,85,20r0,133r-45,0r0,-124v-1,-15,-7,-22,-17,-22v-14,-1,-20,14,-19,33r0,113r-46,0r0,-128v-1,-12,-7,-18,-17,-18v-13,-1,-19,14,-19,33r0,113r-46,0r0,-173r43,0","w":239,"k":{"y":7,"w":7}},"n":{"d":"64,-173r0,17v21,-30,83,-28,83,28r0,128r-46,0r0,-132v-8,-24,-36,-16,-36,11r0,121r-46,0r0,-173r45,0","w":166,"k":{"y":7,"w":7}},"o":{"d":"79,-176v70,0,64,57,64,120v0,66,-76,74,-110,46v-27,-22,-26,-125,-1,-152v10,-11,27,-14,47,-14xm80,-149v-34,0,-18,67,-18,105v0,26,36,29,36,0r0,-85v-1,-13,-7,-20,-18,-20","w":159,"k":{"y":7,"x":7,"w":7,"v":7,"f":7}},"p":{"d":"143,-111v0,61,8,132,-59,112v-9,-3,-16,-8,-23,-14r0,81r-45,0r0,-241r44,0r0,15v10,-9,20,-19,38,-18v37,2,45,20,45,65xm97,-123v0,-32,-36,-27,-35,0v2,33,-13,96,19,96v25,0,16,-64,16,-96","w":159,"k":{"y":7,"w":7,"f":7}},"q":{"d":"98,-12v-36,32,-82,15,-82,-52v0,-51,-8,-112,44,-112v15,0,28,5,39,18r0,-15r44,0r0,241r-45,0r0,-80xm97,-55v-1,-33,11,-86,-18,-91v-25,2,-17,60,-17,90v-1,15,3,29,17,29v14,0,17,-13,18,-28","w":159},"r":{"d":"110,-137v-69,-15,-39,79,-45,137r-46,0r0,-173r43,0r0,24v7,-18,24,-26,48,-27r0,39","w":120,"k":{"s":7,"q":7,"o":7,"g":7,"e":7,"d":7,"c":7,"a":7,".":20,",":20}},"s":{"d":"121,-85v31,36,10,94,-49,89v-46,-4,-64,-19,-61,-61r45,0v0,19,0,34,16,34v24,0,24,-38,2,-44v-24,-15,-62,-21,-62,-60v0,-35,24,-50,60,-49v43,0,62,17,60,56r-46,0v9,-28,-29,-42,-29,-13v0,31,50,30,64,48","w":146,"k":{"y":7,".":7,",":7}},"t":{"d":"106,2v-45,7,-75,-1,-75,-54r0,-90r-24,0r0,-31r24,0r0,-28r46,-19r0,47r26,0r0,31r-26,0v2,36,-4,80,3,111v4,6,19,4,26,2r0,31","w":113},"u":{"d":"82,-27v15,1,19,-14,19,-29r0,-117r46,0r0,173r-43,0r0,-16v-28,34,-84,24,-84,-40r0,-117r45,0r1,128v0,12,6,18,16,18","w":166},"v":{"d":"56,-173r24,130r24,-130r46,0r-40,173r-60,0r-40,-173r46,0","w":159,"k":{"s":7,"o":7,"g":7,"e":7,"d":7,"c":7,"a":7,".":20,",":20}},"w":{"d":"51,-173r20,139r26,-139r59,0r27,139r19,-139r46,0r-35,173r-59,0r-26,-134r-29,134r-59,0r-34,-173r45,0","w":253,"k":{"s":7,"o":7,"e":7,"d":7,"c":7,"a":7,".":13,",":13}},"x":{"d":"53,-89r-40,-84r46,0r22,52r25,-52r44,0r-44,84r44,89r-44,0r-25,-56r-28,56r-44,0","w":159,"k":{"o":7,"e":7,"c":7,"a":7}},"y":{"d":"55,-173r26,107r26,-107r45,0r-63,237r-44,0r15,-63r-51,-174r46,0","w":159,"k":{"s":7,"o":7,"e":7,"d":7,"c":7,"a":7,".":20,",":20}},"z":{"d":"76,-142r-59,0r0,-31r103,0r0,37r-64,105r66,0r0,31r-110,0r0,-40","w":133},"{":{"d":"-108,-216v0,52,7,98,-43,102r0,34v46,3,44,51,43,103v-1,52,34,62,86,60r0,-34v-26,0,-44,1,-43,-28v2,-56,1,-97,-36,-118v36,-19,38,-58,36,-116v-1,-30,18,-27,43,-29r0,-33v-53,-2,-86,9,-86,59","w":180},"|":{"d":"99,-270r0,360r-18,0r0,-360r18,0","w":180},"}":{"d":"108,-216v0,52,-7,98,43,102r0,34v-46,3,-44,51,-43,103v1,52,-34,62,-86,60r0,-34v26,0,44,1,43,-28v-2,-56,-1,-97,36,-118v-36,-19,-38,-58,-36,-116v1,-30,-18,-27,-43,-29r0,-33v53,-2,86,9,86,59","w":180},"~":{"d":"294,-105v-21,36,-80,42,-120,19v-35,-20,-63,-15,-83,16r-23,-13v16,-27,30,-47,67,-45v41,2,102,51,137,6","w":360},"\u00a0":{"w":79}}});var videoJSPlayers=new Array();(function(){var initializing=false,fnTest=/xyz/.test(function(){xyz;})?/\b_super\b/:/.*/;this.Class=function(){};Class.extend=function(prop){var _super=this.prototype;initializing=true;var prototype=new this();initializing=false;for(var name in prop){prototype[name]=typeof prop[name]=="function"&&typeof _super[name]=="function"&&fnTest.test(prop[name])?(function(name,fn){return function(){var tmp=this._super;this._super=_super[name];var ret=fn.apply(this,arguments);this._super=tmp;return ret;};})(name,prop[name]):prop[name];}function Class(){if(!initializing&&this.init)this.init.apply(this,arguments);}Class.prototype=prototype;Class.constructor=Class;Class.extend=arguments.callee;return Class;};})();var VideoJS=Class.extend({init:function(element,setOptions){this.video=element;this.video.controls=false;this.options={num:0,controlsBelow:false,controlsHiding:true,defaultVolume:0.85,flashVersion:9,linksHiding:true};if(typeof setOptions=="object")_V_.merge(this.options,setOptions);this.box=this.video.parentNode;this.flashFallback=this.getFlashFallback();this.linksFallback=this.getLinksFallback();if(VideoJS.browserSupportsVideo()||((this.flashFallback||VideoJS.isIE())&&this.flashVersionSupported())){this.hideLinksFallback();}
if(VideoJS.browserSupportsVideo()){if(this.canPlaySource()==false){this.replaceWithFlash();return;}}else{return;}
if(VideoJS.isIpad()){this.options.controlsBelow=true;this.options.controlsHiding=false;}
if(this.options.controlsBelow){_V_.addClass(this.box,"vjs-controls-below");}
this.percentLoaded=0;this.buildPoster();this.showPoster();this.buildController();this.showController();this.video.addEventListener("loadeddata",this.onLoadedData.context(this),false);this.video.addEventListener("play",this.onPlay.context(this),false);this.video.addEventListener("pause",this.onPause.context(this),false);this.video.addEventListener("ended",this.onEnded.context(this),false);this.video.addEventListener('volumechange',this.onVolumeChange.context(this),false);this.video.addEventListener('error',this.onError.context(this),false);this.video.addEventListener('progress',this.onProgress.context(this),false);this.watchBuffer=setInterval(this.updateBufferedTotal.context(this),33);this.playControl.addEventListener("click",this.onPlayControlClick.context(this),false);this.video.addEventListener("click",this.onPlayControlClick.context(this),false);if(this.poster)this.poster.addEventListener("click",this.onPlayControlClick.context(this),false);this.progressHolder.addEventListener("mousedown",this.onProgressHolderMouseDown.context(this),false);this.progressHolder.addEventListener("mouseup",this.onProgressHolderMouseUp.context(this),false);this.setVolume(localStorage.volume||this.options.defaultVolume);this.volumeControl.addEventListener("mousedown",this.onVolumeControlMouseDown.context(this),false);this.volumeControl.addEventListener("mouseup",this.onVolumeControlMouseUp.context(this),false);this.updateVolumeDisplay();this.fullscreenControl.addEventListener("click",this.onFullscreenControlClick.context(this),false);this.video.addEventListener("mousemove",this.onVideoMouseMove.context(this),false);this.video.addEventListener("mouseout",this.onVideoMouseOut.context(this),false);if(this.poster)this.poster.addEventListener("mousemove",this.onVideoMouseMove.context(this),false);if(this.poster)this.poster.addEventListener("mouseout",this.onVideoMouseOut.context(this),false);this.controls.addEventListener("mouseout",this.onVideoMouseOut.context(this),false);this.onEscKey=function(event){if(event.keyCode==27){this.fullscreenOff();}}.context(this);this.onWindowResize=function(event){this.positionController();}.context(this);this.fixPreloading()},fixPreloading:function(){if(typeof this.video.hasAttribute=="function"&&this.video.hasAttribute("preload")){this.video.autobuffer=true;}},buildController:function(){this.controls=_V_.createElement("ul",{className:"vjs-controls"});this.video.parentNode.appendChild(this.controls);this.playControl=_V_.createElement("li",{className:"vjs-play-control vjs-play",innerHTML:"<span></span>"});this.controls.appendChild(this.playControl);this.progressControl=_V_.createElement("li",{className:"vjs-progress-control"});this.controls.appendChild(this.progressControl);this.progressHolder=_V_.createElement("ul",{className:"vjs-progress-holder"});this.progressControl.appendChild(this.progressHolder);this.loadProgress=_V_.createElement("li",{className:"vjs-load-progress"});this.progressHolder.appendChild(this.loadProgress)
this.playProgress=_V_.createElement("li",{className:"vjs-play-progress"});this.progressHolder.appendChild(this.playProgress);this.timeControl=_V_.createElement("li",{className:"vjs-time-control"});this.controls.appendChild(this.timeControl);this.currentTimeDisplay=_V_.createElement("span",{className:"vjs-current-time-display",innerHTML:"00:00"});this.timeControl.appendChild(this.currentTimeDisplay);this.timeSeparator=_V_.createElement("span",{innerHTML:" / "});this.timeControl.appendChild(this.timeSeparator);this.durationDisplay=_V_.createElement("span",{className:"vjs-duration-display",innerHTML:"00:00"});this.timeControl.appendChild(this.durationDisplay);this.volumeControl=_V_.createElement("li",{className:"vjs-volume-control",innerHTML:"<ul><li></li><li></li><li></li><li></li><li></li><li></li></ul>"});this.controls.appendChild(this.volumeControl);this.volumeDisplay=this.volumeControl.children[0]
this.fullscreenControl=_V_.createElement("li",{className:"vjs-fullscreen-control",innerHTML:"<ul><li></li><li></li><li></li><li></li></ul>"});this.controls.appendChild(this.fullscreenControl);},getLinksFallback:function(){return this.box.getElementsByTagName("P")[0];},hideLinksFallback:function(){if(this.options.linksHiding&&this.linksFallback)this.linksFallback.style.display="none";},getFlashFallback:function(){if(VideoJS.isIE())return;var children=this.box.getElementsByClassName("vjs-flash-fallback");for(var i=0,j=children.length;i<j;i++){if(children[i].tagName.toUpperCase()=="OBJECT"){return children[i];}}},replaceWithFlash:function(){if(this.flashFallback){this.box.insertBefore(this.flashFallback,this.video);this.video.style.display="none";}},showController:function(){this.controls.style.display="block";this.positionController();},positionController:function(){if(this.controls.style.display=='none')return;if(this.videoIsFullScreen){this.box.style.width="";}else{this.box.style.width=this.video.offsetWidth+"px";}
if(this.options.controlsBelow){if(this.videoIsFullScreen){this.box.style.height="";this.video.style.height=(this.box.offsetHeight-this.controls.offsetHeight)+"px";}else{this.video.style.height="";this.box.style.height=this.video.offsetHeight+this.controls.offsetHeight+"px";}
this.controls.style.top=this.video.offsetHeight+"px";}else{this.controls.style.top=(this.video.offsetHeight-this.controls.offsetHeight)+"px";}
this.sizeProgressBar();},hideController:function(){if(this.options.controlsHiding)this.controls.style.display="none";},updatePosterSource:function(){if(!this.video.poster){var images=this.video.getElementsByTagName("img");if(images.length>0)this.video.poster=images[0].src;}},buildPoster:function(){this.updatePosterSource();if(this.video.poster){this.poster=document.createElement("img");this.video.parentNode.appendChild(this.poster);this.poster.src=this.video.poster;this.poster.className="vjs-poster";}else{this.poster=false;}},showPoster:function(){if(!this.poster)return;this.poster.style.display="block";this.positionPoster();},positionPoster:function(){if(this.poster==false||this.poster.style.display=='none')return;this.poster.style.height=this.video.offsetHeight+"px";this.poster.style.width=this.video.offsetWidth+"px";},hidePoster:function(){if(!this.poster)return;this.poster.style.display="none";},canPlaySource:function(){var children=this.video.children;for(var i=0,j=children.length;i<j;i++){if(children[i].tagName.toUpperCase()=="SOURCE"){var canPlay=this.video.canPlayType(children[i].type);if(canPlay=="probably"||canPlay=="maybe"){return true;}}}
return false;},onPlay:function(event){this.playControl.className="vjs-play-control vjs-pause";this.hidePoster();this.trackPlayProgress();},onPause:function(event){this.playControl.className="vjs-play-control vjs-play";this.stopTrackingPlayProgress();},onEnded:function(event){this.video.pause();this.onPause();},onVolumeChange:function(event){this.updateVolumeDisplay();},onError:function(event){console.log(event);console.log(this.video.error);},onLoadedData:function(event){this.showController();},onProgress:function(event){if(event.total>0){this.setLoadProgress(event.loaded/event.total);}},updateBufferedTotal:function(){if(this.video.buffered){if(this.video.buffered.length>=1){this.setLoadProgress(this.video.buffered.end(0)/this.video.duration);if(this.video.buffered.end(0)==this.video.duration){clearInterval(this.watchBuffer);}}}else{clearInterval(this.watchBuffer);}},setLoadProgress:function(percentAsDecimal){if(percentAsDecimal>this.percentLoaded){this.percentLoaded=percentAsDecimal;this.updateLoadProgress();}},updateLoadProgress:function(){if(this.controls.style.display=='none')return;this.loadProgress.style.width=(this.percentLoaded*(_V_.getComputedStyleValue(this.progressHolder,"width").replace("px","")))+"px";},onPlayControlClick:function(event){if(this.video.paused){this.video.play();}else{this.video.pause();}},onProgressHolderMouseDown:function(event){this.stopTrackingPlayProgress();if(this.video.paused){this.videoWasPlaying=false;}else{this.videoWasPlaying=true;this.video.pause();}
_V_.blockTextSelection();document.onmousemove=function(event){this.setPlayProgressWithEvent(event);}.context(this);document.onmouseup=function(event){_V_.unblockTextSelection();document.onmousemove=null;document.onmouseup=null;if(this.videoWasPlaying){this.video.play();this.trackPlayProgress();}}.context(this);},onProgressHolderMouseUp:function(event){this.setPlayProgressWithEvent(event);},onVolumeControlMouseDown:function(event){_V_.blockTextSelection();document.onmousemove=function(event){this.setVolumeWithEvent(event);}.context(this);document.onmouseup=function(){_V_.unblockTextSelection();document.onmousemove=null;document.onmouseup=null;}.context(this);},onVolumeControlMouseUp:function(event){this.setVolumeWithEvent(event);},onFullscreenControlClick:function(event){if(!this.videoIsFullScreen){this.fullscreenOn();}else{this.fullscreenOff();}},onVideoMouseMove:function(event){this.showController();clearInterval(this.mouseMoveTimeout);this.mouseMoveTimeout=setTimeout(function(){this.hideController();}.context(this),4000);},onVideoMouseOut:function(event){var parent=event.relatedTarget;while(parent&&parent!==this.video&&parent!==this.controls){parent=parent.parentNode;}
if(parent!==this.video&&parent!==this.controls){this.hideController();}},sizeProgressBar:function(){this.updatePlayProgress();this.updateLoadProgress();},getControlsPadding:function(){return _V_.findPosX(this.playControl)-_V_.findPosX(this.controls)},getControlBorderAdjustment:function(){var leftBorder=parseInt(_V_.getComputedStyleValue(this.playControl,"border-left-width").replace("px",""));var rightBorder=parseInt(_V_.getComputedStyleValue(this.playControl,"border-right-width").replace("px",""));return leftBorder+rightBorder;},trackPlayProgress:function(){this.playProgressInterval=setInterval(function(){this.updatePlayProgress();}.context(this),33);},stopTrackingPlayProgress:function(){clearInterval(this.playProgressInterval);},updatePlayProgress:function(){if(this.controls.style.display=='none')return;this.playProgress.style.width=((this.video.currentTime/this.video.duration)*(_V_.getComputedStyleValue(this.progressHolder,"width").replace("px","")))+"px";this.updateTimeDisplay();},setPlayProgress:function(newProgress){this.video.currentTime=newProgress*this.video.duration;this.playProgress.style.width=newProgress*(_V_.getComputedStyleValue(this.progressHolder,"width").replace("px",""))+"px";this.updateTimeDisplay();},setPlayProgressWithEvent:function(event){var newProgress=_V_.getRelativePosition(event.pageX,this.progressHolder);this.setPlayProgress(newProgress);},updateTimeDisplay:function(){this.currentTimeDisplay.innerHTML=_V_.formatTime(this.video.currentTime);if(this.video.duration)this.durationDisplay.innerHTML=_V_.formatTime(this.video.duration);},setVolume:function(newVol){this.video.volume=parseFloat(newVol);localStorage.volume=this.video.volume;},setVolumeWithEvent:function(event){var newVol=_V_.getRelativePosition(event.pageX,this.volumeControl.children[0]);this.setVolume(newVol);},updateVolumeDisplay:function(){var volNum=Math.ceil(this.video.volume*6);for(var i=0;i<6;i++){if(i<volNum){_V_.addClass(this.volumeDisplay.children[i],"vjs-volume-level-on")}else{_V_.removeClass(this.volumeDisplay.children[i],"vjs-volume-level-on");}}},fullscreenOn:function(){if(!this.nativeFullscreenOn()){this.videoIsFullScreen=true;this.docOrigOverflow=document.documentElement.style.overflow;document.addEventListener("keydown",this.onEscKey,false);window.addEventListener("resize",this.onWindowResize,false);document.documentElement.style.overflow='hidden';_V_.addClass(this.box,"vjs-fullscreen");this.positionController();this.positionPoster();}},nativeFullscreenOn:function(){if(typeof this.video.webkitEnterFullScreen=='function'&&false){if(!navigator.userAgent.match("Chrome")){this.video.webkitEnterFullScreen();return true;}}},fullscreenOff:function(){this.videoIsFullScreen=false;document.removeEventListener("keydown",this.onEscKey,false);window.removeEventListener("resize",this.onWindowResize,false);document.documentElement.style.overflow=this.docOrigOverflow;_V_.removeClass(this.box,"vjs-fullscreen");this.positionController();this.positionPoster();},flashVersionSupported:function(){return VideoJS.getFlashVersion()>=this.options.flashVersion;}})
var _V_={addClass:function(element,classToAdd){if(element.className.split(/\s+/).lastIndexOf(classToAdd)==-1)element.className=element.className==""?classToAdd:element.className+" "+classToAdd;},removeClass:function(element,classToRemove){if(element.className.indexOf(classToRemove)==-1)return;var classNames=element.className.split(/\s+/);classNames.splice(classNames.lastIndexOf(classToRemove),1);element.className=classNames.join(" ");},merge:function(obj1,obj2){for(attrname in obj2){obj1[attrname]=obj2[attrname];}return obj1;},createElement:function(tagName,attributes){return _V_.merge(document.createElement(tagName),attributes);},blockTextSelection:function(){document.body.focus();document.onselectstart=function(){return false;};},unblockTextSelection:function(){document.onselectstart=function(){return true;};},formatTime:function(seconds){seconds=Math.round(seconds);minutes=Math.floor(seconds/60);minutes=(minutes>=10)?minutes:"0"+minutes;seconds=Math.floor(seconds%60);seconds=(seconds>=10)?seconds:"0"+seconds;return minutes+":"+seconds;},getRelativePosition:function(x,relativeElement){return Math.max(0,Math.min(1,(x-_V_.findPosX(relativeElement))/relativeElement.offsetWidth));},findPosX:function(obj){var curleft=obj.offsetLeft;while(obj=obj.offsetParent){curleft+=obj.offsetLeft;}
return curleft;},getComputedStyleValue:function(element,style){return window.getComputedStyle(element,null).getPropertyValue(style);}}
VideoJS.setup=function(options){var elements=document.getElementsByTagName("video");for(var i=0,j=elements.length;i<j;i++){videoTag=elements[i];if(videoTag.className.indexOf("video-js")!=-1){options=(options)?_V_.merge(options,{num:i}):options;videoJSPlayers[i]=new VideoJS(videoTag,options);}}}
VideoJS.browserSupportsVideo=function(){if(typeof VideoJS.videoSupport!="undefined")return VideoJS.videoSupport;return VideoJS.videoSupport=!!document.createElement('video').canPlayType;}
VideoJS.getFlashVersion=function(){if(typeof VideoJS.flashVersion!="undefined")return VideoJS.flashVersion;var version=0;if(typeof navigator.plugins!="undefined"&&typeof navigator.plugins["Shockwave Flash"]=="object"){desc=navigator.plugins["Shockwave Flash"].description;if(desc&&!(typeof navigator.mimeTypes!="undefined"&&navigator.mimeTypes["application/x-shockwave-flash"]&&!navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin)){version=parseInt(desc.match(/^.*\s+([^\s]+)\.[^\s]+\s+[^\s]+$/)[1]);}}else if(typeof window.ActiveXObject!="undefined"){try{var testObject=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");if(testObject){version=parseInt(testObject.GetVariable("$version").match(/^[^\s]+\s(\d+)/)[1]);}}
catch(e){}}
return VideoJS.flashVersion=version;}
VideoJS.isIE=function(){return!+"\v1";}
VideoJS.isIpad=function(){return navigator.userAgent.match(/iPad/i)!=null;}
Function.prototype.context=function(obj){var method=this
temp=function(){return method.apply(obj,arguments)}
return temp}
var swfobject=function(){var D="undefined",r="object",S="Shockwave Flash",W="ShockwaveFlash.ShockwaveFlash",q="application/x-shockwave-flash",R="SWFObjectExprInst",x="onreadystatechange",O=window,j=document,t=navigator,T=false,U=[h],o=[],N=[],I=[],l,Q,E,B,J=false,a=false,n,G,m=true,M=function(){var aa=typeof j.getElementById!=D&&typeof j.getElementsByTagName!=D&&typeof j.createElement!=D,ah=t.userAgent.toLowerCase(),Y=t.platform.toLowerCase(),ae=Y?/win/.test(Y):/win/.test(ah),ac=Y?/mac/.test(Y):/mac/.test(ah),af=/webkit/.test(ah)?parseFloat(ah.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,X=!+"\v1",ag=[0,0,0],ab=null;if(typeof t.plugins!=D&&typeof t.plugins[S]==r){ab=t.plugins[S].description;if(ab&&!(typeof t.mimeTypes!=D&&t.mimeTypes[q]&&!t.mimeTypes[q].enabledPlugin)){T=true;X=false;ab=ab.replace(/^.*\s+(\S+\s+\S+$)/,"$1");ag[0]=parseInt(ab.replace(/^(.*)\..*$/,"$1"),10);ag[1]=parseInt(ab.replace(/^.*\.(.*)\s.*$/,"$1"),10);ag[2]=/[a-zA-Z]/.test(ab)?parseInt(ab.replace(/^.*[a-zA-Z]+(.*)$/,"$1"),10):0}}else{if(typeof O.ActiveXObject!=D){try{var ad=new ActiveXObject(W);if(ad){ab=ad.GetVariable("$version");if(ab){X=true;ab=ab.split(" ")[1].split(",");ag=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}}catch(Z){}}}return{w3:aa,pv:ag,wk:af,ie:X,win:ae,mac:ac}}(),k=function(){if(!M.w3){return}if((typeof j.readyState!=D&&j.readyState=="complete")||(typeof j.readyState==D&&(j.getElementsByTagName("body")[0]||j.body))){f()}if(!J){if(typeof j.addEventListener!=D){j.addEventListener("DOMContentLoaded",f,false)}if(M.ie&&M.win){j.attachEvent(x,function(){if(j.readyState=="complete"){j.detachEvent(x,arguments.callee);f()}});if(O==top){(function(){if(J){return}try{j.documentElement.doScroll("left")}catch(X){setTimeout(arguments.callee,0);return}f()})()}}if(M.wk){(function(){if(J){return}if(!/loaded|complete/.test(j.readyState)){setTimeout(arguments.callee,0);return}f()})()}s(f)}}();function f(){if(J){return}try{var Z=j.getElementsByTagName("body")[0].appendChild(C("span"));Z.parentNode.removeChild(Z)}catch(aa){return}J=true;var X=U.length;for(var Y=0;Y<X;Y++){U[Y]()}}function K(X){if(J){X()}else{U[U.length]=X}}function s(Y){if(typeof O.addEventListener!=D){O.addEventListener("load",Y,false)}else{if(typeof j.addEventListener!=D){j.addEventListener("load",Y,false)}else{if(typeof O.attachEvent!=D){i(O,"onload",Y)}else{if(typeof O.onload=="function"){var X=O.onload;O.onload=function(){X();Y()}}else{O.onload=Y}}}}}function h(){if(T){V()}else{H()}}function V(){var X=j.getElementsByTagName("body")[0];var aa=C(r);aa.setAttribute("type",q);var Z=X.appendChild(aa);if(Z){var Y=0;(function(){if(typeof Z.GetVariable!=D){var ab=Z.GetVariable("$version");if(ab){ab=ab.split(" ")[1].split(",");M.pv=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}else{if(Y<10){Y++;setTimeout(arguments.callee,10);return}}X.removeChild(aa);Z=null;H()})()}else{H()}}function H(){var ag=o.length;if(ag>0){for(var af=0;af<ag;af++){var Y=o[af].id;var ab=o[af].callbackFn;var aa={success:false,id:Y};if(M.pv[0]>0){var ae=c(Y);if(ae){if(F(o[af].swfVersion)&&!(M.wk&&M.wk<312)){w(Y,true);if(ab){aa.success=true;aa.ref=z(Y);ab(aa)}}else{if(o[af].expressInstall&&A()){var ai={};ai.data=o[af].expressInstall;ai.width=ae.getAttribute("width")||"0";ai.height=ae.getAttribute("height")||"0";if(ae.getAttribute("class")){ai.styleclass=ae.getAttribute("class")}if(ae.getAttribute("align")){ai.align=ae.getAttribute("align")}var ah={};var X=ae.getElementsByTagName("param");var ac=X.length;for(var ad=0;ad<ac;ad++){if(X[ad].getAttribute("name").toLowerCase()!="movie"){ah[X[ad].getAttribute("name")]=X[ad].getAttribute("value")}}P(ai,ah,Y,ab)}else{p(ae);if(ab){ab(aa)}}}}}else{w(Y,true);if(ab){var Z=z(Y);if(Z&&typeof Z.SetVariable!=D){aa.success=true;aa.ref=Z}ab(aa)}}}}}function z(aa){var X=null;var Y=c(aa);if(Y&&Y.nodeName=="OBJECT"){if(typeof Y.SetVariable!=D){X=Y}else{var Z=Y.getElementsByTagName(r)[0];if(Z){X=Z}}}return X}function A(){return!a&&F("6.0.65")&&(M.win||M.mac)&&!(M.wk&&M.wk<312)}function P(aa,ab,X,Z){a=true;E=Z||null;B={success:false,id:X};var ae=c(X);if(ae){if(ae.nodeName=="OBJECT"){l=g(ae);Q=null}else{l=ae;Q=X}aa.id=R;if(typeof aa.width==D||(!/%$/.test(aa.width)&&parseInt(aa.width,10)<310)){aa.width="310"}if(typeof aa.height==D||(!/%$/.test(aa.height)&&parseInt(aa.height,10)<137)){aa.height="137"}j.title=j.title.slice(0,47)+" - Flash Player Installation";var ad=M.ie&&M.win?"ActiveX":"PlugIn",ac="MMredirectURL="+O.location.toString().replace(/&/g,"%26")+"&MMplayerType="+ad+"&MMdoctitle="+j.title;if(typeof ab.flashvars!=D){ab.flashvars+="&"+ac}else{ab.flashvars=ac}if(M.ie&&M.win&&ae.readyState!=4){var Y=C("div");X+="SWFObjectNew";Y.setAttribute("id",X);ae.parentNode.insertBefore(Y,ae);ae.style.display="none";(function(){if(ae.readyState==4){ae.parentNode.removeChild(ae)}else{setTimeout(arguments.callee,10)}})()}u(aa,ab,X)}}function p(Y){if(M.ie&&M.win&&Y.readyState!=4){var X=C("div");Y.parentNode.insertBefore(X,Y);X.parentNode.replaceChild(g(Y),X);Y.style.display="none";(function(){if(Y.readyState==4){Y.parentNode.removeChild(Y)}else{setTimeout(arguments.callee,10)}})()}else{Y.parentNode.replaceChild(g(Y),Y)}}function g(ab){var aa=C("div");if(M.win&&M.ie){aa.innerHTML=ab.innerHTML}else{var Y=ab.getElementsByTagName(r)[0];if(Y){var ad=Y.childNodes;if(ad){var X=ad.length;for(var Z=0;Z<X;Z++){if(!(ad[Z].nodeType==1&&ad[Z].nodeName=="PARAM")&&!(ad[Z].nodeType==8)){aa.appendChild(ad[Z].cloneNode(true))}}}}}return aa}function u(ai,ag,Y){var X,aa=c(Y);if(M.wk&&M.wk<312){return X}if(aa){if(typeof ai.id==D){ai.id=Y}if(M.ie&&M.win){var ah="";for(var ae in ai){if(ai[ae]!=Object.prototype[ae]){if(ae.toLowerCase()=="data"){ag.movie=ai[ae]}else{if(ae.toLowerCase()=="styleclass"){ah+=' class="'+ai[ae]+'"'}else{if(ae.toLowerCase()!="classid"){ah+=" "+ae+'="'+ai[ae]+'"'}}}}}var af="";for(var ad in ag){if(ag[ad]!=Object.prototype[ad]){af+='<param name="'+ad+'" value="'+ag[ad]+'" />'}}aa.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+ah+">"+af+"</object>";N[N.length]=ai.id;X=c(ai.id)}else{var Z=C(r);Z.setAttribute("type",q);for(var ac in ai){if(ai[ac]!=Object.prototype[ac]){if(ac.toLowerCase()=="styleclass"){Z.setAttribute("class",ai[ac])}else{if(ac.toLowerCase()!="classid"){Z.setAttribute(ac,ai[ac])}}}}for(var ab in ag){if(ag[ab]!=Object.prototype[ab]&&ab.toLowerCase()!="movie"){e(Z,ab,ag[ab])}}aa.parentNode.replaceChild(Z,aa);X=Z}}return X}function e(Z,X,Y){var aa=C("param");aa.setAttribute("name",X);aa.setAttribute("value",Y);Z.appendChild(aa)}function y(Y){var X=c(Y);if(X&&X.nodeName=="OBJECT"){if(M.ie&&M.win){X.style.display="none";(function(){if(X.readyState==4){b(Y)}else{setTimeout(arguments.callee,10)}})()}else{X.parentNode.removeChild(X)}}}function b(Z){var Y=c(Z);if(Y){for(var X in Y){if(typeof Y[X]=="function"){Y[X]=null}}Y.parentNode.removeChild(Y)}}function c(Z){var X=null;try{X=j.getElementById(Z)}catch(Y){}return X}function C(X){return j.createElement(X)}function i(Z,X,Y){Z.attachEvent(X,Y);I[I.length]=[Z,X,Y]}function F(Z){var Y=M.pv,X=Z.split(".");X[0]=parseInt(X[0],10);X[1]=parseInt(X[1],10)||0;X[2]=parseInt(X[2],10)||0;return(Y[0]>X[0]||(Y[0]==X[0]&&Y[1]>X[1])||(Y[0]==X[0]&&Y[1]==X[1]&&Y[2]>=X[2]))?true:false}function v(ac,Y,ad,ab){if(M.ie&&M.mac){return}var aa=j.getElementsByTagName("head")[0];if(!aa){return}var X=(ad&&typeof ad=="string")?ad:"screen";if(ab){n=null;G=null}if(!n||G!=X){var Z=C("style");Z.setAttribute("type","text/css");Z.setAttribute("media",X);n=aa.appendChild(Z);if(M.ie&&M.win&&typeof j.styleSheets!=D&&j.styleSheets.length>0){n=j.styleSheets[j.styleSheets.length-1]}G=X}if(M.ie&&M.win){if(n&&typeof n.addRule==r){n.addRule(ac,Y)}}else{if(n&&typeof j.createTextNode!=D){n.appendChild(j.createTextNode(ac+" {"+Y+"}"))}}}function w(Z,X){if(!m){return}var Y=X?"visible":"hidden";if(J&&c(Z)){c(Z).style.visibility=Y}else{v("#"+Z,"visibility:"+Y)}}function L(Y){var Z=/[\\\"<>\.;]/;var X=Z.exec(Y)!=null;return X&&typeof encodeURIComponent!=D?encodeURIComponent(Y):Y}var d=function(){if(M.ie&&M.win){window.attachEvent("onunload",function(){var ac=I.length;for(var ab=0;ab<ac;ab++){I[ab][0].detachEvent(I[ab][1],I[ab][2])}var Z=N.length;for(var aa=0;aa<Z;aa++){y(N[aa])}for(var Y in M){M[Y]=null}M=null;for(var X in swfobject){swfobject[X]=null}swfobject=null})}}();return{registerObject:function(ab,X,aa,Z){if(M.w3&&ab&&X){var Y={};Y.id=ab;Y.swfVersion=X;Y.expressInstall=aa;Y.callbackFn=Z;o[o.length]=Y;w(ab,false)}else{if(Z){Z({success:false,id:ab})}}},getObjectById:function(X){if(M.w3){return z(X)}},embedSWF:function(ab,ah,ae,ag,Y,aa,Z,ad,af,ac){var X={success:false,id:ah};if(M.w3&&!(M.wk&&M.wk<312)&&ab&&ah&&ae&&ag&&Y){w(ah,false);K(function(){ae+="";ag+="";var aj={};if(af&&typeof af===r){for(var al in af){aj[al]=af[al]}}aj.data=ab;aj.width=ae;aj.height=ag;var am={};if(ad&&typeof ad===r){for(var ak in ad){am[ak]=ad[ak]}}if(Z&&typeof Z===r){for(var ai in Z){if(typeof am.flashvars!=D){am.flashvars+="&"+ai+"="+Z[ai]}else{am.flashvars=ai+"="+Z[ai]}}}if(F(Y)){var an=u(aj,am,ah);if(aj.id==ah){w(ah,true)}X.success=true;X.ref=an}else{if(aa&&A()){aj.data=aa;P(aj,am,ah,ac);return}else{w(ah,true)}}if(ac){ac(X)}})}else{if(ac){ac(X)}}},switchOffAutoHideShow:function(){m=false},ua:M,getFlashPlayerVersion:function(){return{major:M.pv[0],minor:M.pv[1],release:M.pv[2]}},hasFlashPlayerVersion:F,createSWF:function(Z,Y,X){if(M.w3){return u(Z,Y,X)}else{return undefined}},showExpressInstall:function(Z,aa,X,Y){if(M.w3&&A()){P(Z,aa,X,Y)}},removeSWF:function(X){if(M.w3){y(X)}},createCSS:function(aa,Z,Y,X){if(M.w3){v(aa,Z,Y,X)}},addDomLoadEvent:K,addLoadEvent:s,getQueryParamValue:function(aa){var Z=j.location.search||j.location.hash;if(Z){if(/\?/.test(Z)){Z=Z.split("?")[1]}if(aa==null){return L(Z)}var Y=Z.split("&");for(var X=0;X<Y.length;X++){if(Y[X].substring(0,Y[X].indexOf("="))==aa){return L(Y[X].substring((Y[X].indexOf("=")+1)))}}}return""},expressInstallCallback:function(){if(a){var X=c(R);if(X&&l){X.parentNode.replaceChild(l,X);if(Q){w(Q,true);if(M.ie&&M.win){l.style.display="block"}}if(E){E(B)}}a=false}}}}();(function(b,gb){var v="none",t="click",N="LoadedContent",d=false,x="resize.",o="y",u="auto",f=true,M="nofollow",q="on",n="x";function e(a,c){a=a?' id="'+k+a+'"':"";c=c?' style="'+c+'"':"";return b("<div"+a+c+"/>")}function p(a,b){b=b===n?m.width():m.height();return typeof a==="string"?Math.round(a.match(/%/)?b/100*parseInt(a,10):parseInt(a,10)):a}function Q(c){c=b.isFunction(c)?c.call(h):c;return a.photo||c.match(/\.(gif|png|jpg|jpeg|bmp)(?:\?([^#]*))?(?:#(\.*))?$/i)}function cb(){for(var c in a)if(b.isFunction(a[c])&&c.substring(0,2)!==q)a[c]=a[c].call(h);a.rel=a.rel||h.rel||M;a.href=a.href||b(h).attr("href");a.title=a.title||h.title}function db(d){h=d;a=b.extend({},b(h).data(r));cb();if(a.rel!==M){i=b("."+H).filter(function(){return(b(this).data(r).rel||this.rel)===a.rel});g=i.index(h);if(g===-1){i=i.add(h);g=i.length-1}}else{i=b(h);g=0}if(!w){w=F=f;R=h;try{R.blur()}catch(e){}b.event.trigger(hb);a.onOpen&&a.onOpen.call(h);y.css({opacity:+a.opacity,cursor:a.overlayClose?"pointer":u}).show();a.w=p(a.initialWidth,n);a.h=p(a.initialHeight,o);c.position(0);S&&m.bind(x+O+" scroll."+O,function(){y.css({width:m.width(),height:m.height(),top:m.scrollTop(),left:m.scrollLeft()})}).trigger("scroll."+O)}T.add(I).add(J).add(z).add(U).hide();V.html(a.close).show();c.slideshow();c.load()}var eb={transition:"elastic",speed:300,width:d,initialWidth:"600",innerWidth:d,maxWidth:d,height:d,initialHeight:"450",innerHeight:d,maxHeight:d,scalePhotos:f,scrolling:f,inline:d,html:d,iframe:d,photo:d,href:d,title:d,rel:d,opacity:.9,preloading:f,current:"image {current} of {total}",previous:"previous",next:"next",close:"close",open:d,loop:f,slideshow:d,slideshowAuto:f,slideshowSpeed:2500,slideshowStart:"start slideshow",slideshowStop:"stop slideshow",onOpen:d,onLoad:d,onComplete:d,onCleanup:d,onClosed:d,overlayClose:f,escKey:f,arrowKey:f},r="colorbox",k="cbox",hb=k+"_open",P=k+"_load",W=k+"_complete",X=k+"_cleanup",fb=k+"_closed",G=b.browser.msie&&!b.support.opacity,S=G&&b.browser.version<7,O=k+"_IE6",y,j,E,s,Y,Z,ab,bb,i,m,l,K,L,U,T,z,J,I,V,C,D,A,B,h,R,g,a,w,F,c,H=k+"Element";c=b.fn[r]=b[r]=function(c,d){var a=this;if(!a[0]&&a.selector)return a;c=c||{};if(d)c.onComplete=d;if(!a[0]||a.selector===undefined){a=b("<a/>");c.open=f}a.each(function(){b(this).data(r,b.extend({},b(this).data(r)||eb,c)).addClass(H)});c.open&&db(a[0]);return a};c.init=function(){var h="hover";m=b(gb);j=e().attr({id:r,"class":G?k+"IE":""});y=e("Overlay",S?"position:absolute":"").hide();E=e("Wrapper");s=e("Content").append(l=e(N,"width:0; height:0"),L=e("LoadingOverlay").add(e("LoadingGraphic")),U=e("Title"),T=e("Current"),J=e("Next"),I=e("Previous"),z=e("Slideshow"),V=e("Close"));E.append(e().append(e("TopLeft"),Y=e("TopCenter"),e("TopRight")),e().append(Z=e("MiddleLeft"),s,ab=e("MiddleRight")),e().append(e("BottomLeft"),bb=e("BottomCenter"),e("BottomRight"))).children().children().css({"float":"left"});K=e(d,"position:absolute; width:9999px; visibility:hidden; display:none");b("body").prepend(y,j.append(E,K));s.children().hover(function(){b(this).addClass(h)},function(){b(this).removeClass(h)}).addClass(h);C=Y.height()+bb.height()+s.outerHeight(f)-s.height();D=Z.width()+ab.width()+s.outerWidth(f)-s.width();A=l.outerHeight(f);B=l.outerWidth(f);j.css({"padding-bottom":C,"padding-right":D}).hide();J.click(c.next);I.click(c.prev);V.click(c.close);s.children().removeClass(h);b("."+H).live(t,function(a){if(a.button!==0&&typeof a.button!=="undefined"||a.ctrlKey||a.shiftKey||a.altKey)return f;else{db(this);return d}});y.click(function(){a.overlayClose&&c.close()});b(document).bind("keydown",function(b){if(w&&a.escKey&&b.keyCode===27){b.preventDefault();c.close()}if(w&&a.arrowKey&&!F&&i[1])if(b.keyCode===37&&(g||a.loop)){b.preventDefault();I.click()}else if(b.keyCode===39&&(g<i.length-1||a.loop)){b.preventDefault();J.click()}})};c.remove=function(){j.add(y).remove();b("."+H).die(t).removeData(r).removeClass(H)};c.position=function(f,b){function c(a){Y[0].style.width=bb[0].style.width=s[0].style.width=a.style.width;L[0].style.height=L[1].style.height=s[0].style.height=Z[0].style.height=ab[0].style.height=a.style.height}var e,h=Math.max(m.height()-a.h-A-C,0)/2+m.scrollTop(),g=Math.max(m.width()-a.w-B-D,0)/2+m.scrollLeft();e=j.width()===a.w+B&&j.height()===a.h+A?0:f;E[0].style.width=E[0].style.height="9999px";j.dequeue().animate({width:a.w+B,height:a.h+A,top:h,left:g},{duration:e,complete:function(){c(this);F=d;E[0].style.width=a.w+B+D+"px";E[0].style.height=a.h+A+C+"px";b&&b()},step:function(){c(this)}})};c.resize=function(b){if(w){b=b||{};if(b.width)a.w=p(b.width,n)-B-D;if(b.innerWidth)a.w=p(b.innerWidth,n);l.css({width:a.w});if(b.height)a.h=p(b.height,o)-A-C;if(b.innerHeight)a.h=p(b.innerHeight,o);if(!b.innerHeight&&!b.height){b=l.wrapInner("<div style='overflow:auto'></div>").children();a.h=b.height();b.replaceWith(b.children())}l.css({height:a.h});c.position(a.transition===v?0:a.speed)}};c.prep=function(o){var d="hidden";function n(t){var o,q,s,n,d=i.length,e=a.loop;c.position(t,function(){function t(){G&&j[0].style.removeAttribute("filter")}if(w){G&&p&&l.fadeIn(100);a.iframe&&b("<iframe frameborder=0"+(a.scrolling?"":" scrolling='no'")+(G?" allowtransparency='true'":"")+"/>").attr({src:a.href,name:(new Date).getTime()}).appendTo(l);l.show();U.show().html(a.title);if(d>1){T.html(a.current.replace(/\{current\}/,g+1).replace(/\{total\}/,d)).show();J[e||g<d-1?"show":"hide"]().html(a.next);I[e||g?"show":"hide"]().html(a.previous);o=g?i[g-1]:i[d-1];s=g<d-1?i[g+1]:i[0];if(a.slideshow){z.show();g===d-1&&!e&&j.is("."+k+"Slideshow_on")&&z.click()}if(a.preloading){n=b(s).data(r).href||s.href;q=b(o).data(r).href||o.href;if(Q(n))b("<img/>")[0].src=n;if(Q(q))b("<img/>")[0].src=q}}L.hide();a.transition==="fade"?j.fadeTo(f,1,function(){t()}):t();m.bind(x+k,function(){c.position(0)});b.event.trigger(W);a.onComplete&&a.onComplete.call(h)}})}if(w){var p,f=a.transition===v?0:a.speed;m.unbind(x+k);l.remove();l=e(N).html(o);l.hide().appendTo(K.show()).css({width:function(){a.w=a.w||l.width();a.w=a.mw&&a.mw<a.w?a.mw:a.w;return a.w}(),overflow:a.scrolling?u:d}).css({height:function(){a.h=a.h||l.height();a.h=a.mh&&a.mh<a.h?a.mh:a.h;return a.h}()}).prependTo(s);K.hide();b("#"+k+"Photo").css({cssFloat:v});S&&b("select").not(j.find("select")).filter(function(){return this.style.visibility!==d}).css({visibility:d}).one(X,function(){this.style.visibility="inherit"});a.transition==="fade"?j.fadeTo(f,0,function(){n(0)}):n(f)}};c.load=function(){var j,d,q,m=c.prep;F=f;h=i[g];a=b.extend({},b(h).data(r));cb();b.event.trigger(P);a.onLoad&&a.onLoad.call(h);a.h=a.height?p(a.height,o)-A-C:a.innerHeight&&p(a.innerHeight,o);a.w=a.width?p(a.width,n)-B-D:a.innerWidth&&p(a.innerWidth,n);a.mw=a.w;a.mh=a.h;if(a.maxWidth){a.mw=p(a.maxWidth,n)-B-D;a.mw=a.w&&a.w<a.mw?a.w:a.mw}if(a.maxHeight){a.mh=p(a.maxHeight,o)-A-C;a.mh=a.h&&a.h<a.mh?a.h:a.mh}j=a.href;L.show();if(a.inline){e("InlineTemp").hide().insertBefore(b(j)[0]).bind(P+" "+X,function(){b(this).replaceWith(l.children())});m(b(j))}else if(a.iframe)m(" ");else if(a.html)m(a.html);else if(Q(j)){d=new Image;d.onload=function(){var e;d.onload=null;d.id=k+"Photo";b(d).css({margin:u,border:v,display:"block",cssFloat:"left"});if(a.scalePhotos){q=function(){d.height-=d.height*e;d.width-=d.width*e};if(a.mw&&d.width>a.mw){e=(d.width-a.mw)/d.width;q()}if(a.mh&&d.height>a.mh){e=(d.height-a.mh)/d.height;q()}}if(a.h)d.style.marginTop=Math.max(a.h-d.height,0)/2+"px";setTimeout(function(){m(d)},1);i[1]&&(g<i.length-1||a.loop)&&b(d).css({cursor:"pointer"}).click(c.next);if(G)d.style.msInterpolationMode="bicubic"};d.src=j}else e().appendTo(K).load(j,function(c,a,b){m(a==="error"?"Request unsuccessful: "+b.statusText:this)})};c.next=function(){if(!F){g=g<i.length-1?g+1:0;c.load()}};c.prev=function(){if(!F){g=g?g-1:i.length-1;c.load()}};c.slideshow=function(){function f(){z.text(a.slideshowStop).bind(W,function(){d=setTimeout(c.next,a.slideshowSpeed)}).bind(P,function(){clearTimeout(d)}).one(t,function(){e()});j.removeClass(b+"off").addClass(b+q)}var e,d,b=k+"Slideshow_";z.bind(fb,function(){z.unbind();clearTimeout(d);j.removeClass(b+"off "+b+q)});e=function(){clearTimeout(d);z.text(a.slideshowStart).unbind(W+" "+P).one(t,function(){f();d=setTimeout(c.next,a.slideshowSpeed)});j.removeClass(b+q).addClass(b+"off")};if(a.slideshow&&i[1])a.slideshowAuto?f():e()};c.close=function(){if(w){w=d;b.event.trigger(X);a.onCleanup&&a.onCleanup.call(h);m.unbind("."+k+" ."+O);y.fadeTo("fast",0);j.stop().fadeTo("fast",0,function(){j.find("iframe").attr("src","about:blank");l.remove();j.add(y).css({opacity:1,cursor:u}).hide();try{R.focus()}catch(c){}setTimeout(function(){b.event.trigger(fb);a.onClosed&&a.onClosed.call(h)},1)})}};c.element=function(){return b(h)};c.settings=eb;b(c.init)})(jQuery,this)
$(function(){$('document').resize(function(){var wheight=$('html').height()+'px';var wwidth=$('html').width()+'px';$('.shadow').toggle().css({'height':wheight,'width':wwidth});});$('input:submit').click(function(){if($('#agree').length>0){if($('#agree').attr('checked')!='checked'){return false;}}});$('.video').click(function(){toggleLightbox();if(!$.support.leadingWhitespace){var flash='<object width="640" height="368" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" style="visibility: visible;"><param name="wmode" value="transparent"/><param name="flashvars" value="videoUrl=http://progressiveintltesting.com/video/SuperSpeedway.flv"/><param name="movie" value="http://progressiveintltesting.com/video/video.swf"/></object>';$('#flashContent').html(flash);}});$('.shadow').click(function(){toggleLightbox();if($.support.leadingWhitespace){document.getElementById('player').pause();}
$('#flashContent').empty();});function toggleLightbox(){var wheight=$('html').height()+'px';var wwidth=$('html').width()+'px';$('.videoHolder').toggle();$('.shadow').toggle().css({'opacity':'0.92','height':wheight,'width':wwidth});return false;}
$('.nav li ul li:first-child').find('a').css('padding-top','11px');$('#search_btn').click(function(){$('#simplesearch').submit();return false;});var dv="Search";$('#keywords').focus(function(){if($(this).val()==dv)$(this).val('');});$('#keywords').blur(function(){if($(this).val()=='')$(this).val(dv);});var currImg=0;$('.main_image li').css('z-index',1);$('.main_image li').eq(0).css({'visibility':'visible'});$('.main_image li').hide().eq(0).css('z-index',2).fadeIn(1000);$('.main_image li').css({'visibility':'visible'});$('.thumbs li').click(function(){if(!$(this).hasClass('video')){var ind=$('.thumbs li').index($(this));if(currImg!=ind){$('.main_image li').css('z-index',1);$('.main_image li').hide().eq(ind).css('z-index',2).fadeIn();currImg=ind;}
return false;}});$('#submission').click(function(){if($('#agree').attr('checked')==false){alert('Please check that you have read and agree to the terms and conditions');return false;}else{document.getElementById('tester_form').submit();}});$('.outline').live('mouseover',function(){$(this).parent().siblings('.desc').css('z-index',2000).stop().fadeTo(300,1);});$('.highlight').live('mouseleave',function(){$(this).children('.desc').stop().css('z-index',500).delay(125).fadeTo(500,0);});$('.product a').hover(function(){$(this).children('p').addClass('on');},function(){$(this).children('p').removeClass('on');});$('.related_items a').hover(function(){$(this).children('p').addClass('on');},function(){$(this).children('p').removeClass('on');});});
