/* cufon-yui.js */

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},textDecoration:function(G,F){if(!F){F=this.getStyle(G)}var C={underline:null,overline:null,"line-through":null};for(var B=G;B.parentNode&&B.parentNode.nodeType==1;){var E=true;for(var D in C){if(!k(C,D)||C[D]){continue}if(F.get("textDecoration").indexOf(D)!=-1){C[D]=F.get("color")}E=false}if(E){break}F=this.getStyle(B=B.parentNode)}return C},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 B={inline:1,"inline-block":1,"run-in":1};return function(E,C,D){if(B[C.get("display")]){return E}if(!D.previousSibling){E=E.replace(/^\s+/,"")}if(!D.nextSibling){E=E.replace(/\s+$/,"")}return E}})()};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(C){var B=this.face=C.face;this.glyphs=C.glyphs;this.w=C.w;this.baseSize=parseInt(B["units-per-em"],10);this.family=B["font-family"].toLowerCase();this.weight=B["font-weight"];this.style=B["font-style"]||"normal";this.viewBox=(function(){var E=B.bbox.split(/\s+/);var D={minX:parseInt(E[0],10),minY:parseInt(E[1],10),maxX:parseInt(E[2],10),maxY:parseInt(E[3],10)};D.width=D.maxX-D.minX;D.height=D.maxY-D.minY;D.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return D})();this.ascent=-parseInt(B.ascent,10);this.descent=-parseInt(B.descent,10);this.height=-this.ascent+this.descent}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)}function E(F){C(this)}function C(F){setTimeout(function(){m.replace(F,d.get(F).options,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 B={},D,F;for(var E=0,C=arguments.length;D=arguments[E],E<C;++E){for(F in D){if(k(D,F)){B[F]=D[F]}}}return B}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(C,J){var B=n.getStyle(v(C,J)).extend(J);var D=c(C,B),E,H,G,F,I;for(E=C.firstChild;E;E=G){H=E.nodeType;G=E.nextSibling;if(H==3){if(F){F.appendData(E.data);C.removeChild(E)}else{F=E}if(G){continue}}if(F){C.replaceChild(o(D,n.whiteSpace(F.data,B,E),B,J,E,C),F);F=null}if(H==1&&E.firstChild){if(/cufon/.test(E.className)){z[J.engine](D,null,B,J,E,C)}else{arguments.callee(E,J)}}}}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={enableTextDecoration:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||(window.Ext&&Ext.query)||g),separate:"words",textShadow:"none"};var p={words:/[^\S\u00a0]+/,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){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.removeClass(x.root(),"cufon-loading")});e=true}if(C.hover){C.forceHitArea=true}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)}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-canvas{text-indent:0;}@media screen,projection{.cufon-canvas{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}.cufon-canvas .cufon-alt{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?".cufon-canvas canvas{position:relative;}":".cufon-canvas canvas{position:absolute;}")+"}@media print{.cufon-canvas{padding:0;}.cufon-canvas canvas{display:none;}.cufon-canvas .cufon-alt{display:inline;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(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(ah,H,Z,D,L,ai){var n=(H===null);if(n){H=L.alt}var J=ah.viewBox;var p=Z.getSize("fontSize",ah.baseSize);var X=Z.get("letterSpacing");X=(X=="normal")?0:p.convertFrom(parseInt(X,10));var K=0,Y=0,W=0,F=0;var I=D.textShadow,U=[];if(I){for(var ag=I.length;ag--;){var O=I[ag];var T=p.convertFrom(parseFloat(O.offX));var R=p.convertFrom(parseFloat(O.offY));U[ag]=[T,R];if(R<K){K=R}if(T>Y){Y=T}if(R>W){W=R}if(T<F){F=T}}}var al=Cufon.CSS.textTransform(H,Z).split(""),B;var o=ah.glyphs,E,r,ac;var h=0,v,N=[];for(var ag=0,ae=0,ab=al.length;ag<ab;++ag){E=o[B=al[ag]]||ah.missingGlyph;if(!E){continue}if(r){h-=ac=r[B]||0;N[ae-1]-=ac}h+=v=N[ae++]=~~(E.w||ah.w)+X;r=E.k}if(v===undefined){return null}Y+=J.width-v;F+=J.minX;var C,q;if(n){C=L;q=L.firstChild}else{C=document.createElement("span");C.className="cufon cufon-canvas";C.alt=H;q=document.createElement("canvas");C.appendChild(q);if(D.printable){var ad=document.createElement("span");ad.className="cufon-alt";ad.appendChild(document.createTextNode(H));C.appendChild(ad)}}var am=C.style;var Q=q.style;var m=p.convert(J.height);var ak=Math.ceil(m);var V=ak/m;var P=V*Cufon.CSS.fontStretch(Z.get("fontStretch"));var S=h*P;var aa=Math.ceil(p.convert(S+Y-F));var t=Math.ceil(p.convert(J.height-K+W));q.width=aa;q.height=t;Q.width=aa+"px";Q.height=t+"px";K+=J.minY;Q.top=Math.round(p.convert(K-ah.ascent))+"px";Q.left=Math.round(p.convert(F))+"px";var A=Math.ceil(p.convert(S))+"px";if(a){am.width=A;am.height=p.convert(ah.height)+"px"}else{am.paddingLeft=A;am.paddingBottom=(p.convert(ah.height)-1)+"px"}var aj=q.getContext("2d"),M=m/J.height;aj.scale(M,M*V);aj.translate(-F,-K);aj.lineWidth=ah.face["underline-thickness"];aj.save();function s(i,g){aj.strokeStyle=g;aj.beginPath();aj.moveTo(0,i);aj.lineTo(h,i);aj.stroke()}var u=D.enableTextDecoration?Cufon.CSS.textDecoration(ai,Z):{};if(u.underline){s(-ah.face["underline-position"],u.underline)}if(u.overline){s(ah.ascent,u.overline)}function af(){aj.scale(P,1);for(var x=0,k=0,g=al.length;x<g;++x){var y=o[al[x]]||ah.missingGlyph;if(!y){continue}if(y.d){aj.beginPath();if(y.code){c(y.code,aj)}else{y.code=d("m"+y.d,aj)}aj.fill()}aj.translate(N[k++],0)}aj.restore()}if(I){for(var ag=I.length;ag--;){var O=I[ag];aj.save();aj.fillStyle=O.color;aj.translate.apply(aj,U[ag]);af()}}var z=D.textGradient;if(z){var G=z.stops,w=aj.createLinearGradient(0,J.minY,0,J.maxY);for(var ag=0,ab=G.length;ag<ab;++ag){w.addColorStop.apply(w,G[ag])}aj.fillStyle=w}else{aj.fillStyle=Z.get("color")}af();if(u["line-through"]){s(-ah.descent,u["line-through"])}return C}})());Cufon.registerEngine("vml",(function(){if(!document.namespaces){return}if(document.namespaces.cvml==null){document.namespaces.add("cvml","urn:schemas-microsoft-com:vml")}var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var f=(document.documentMode||0)<8;document.write(('<style type="text/css">.cufon-vml-canvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}.cufon-vml-canvas{position:absolute;text-align:left;}.cufon-vml{display:inline-block;position:relative;vertical-align:'+(f?"middle":"text-bottom")+";}.cufon-vml .cufon-alt{position:absolute;left:-10000in;font-size:1px;}a .cufon-vml{cursor:pointer}}@media print{.cufon-vml *{display:none;}.cufon-vml .cufon-alt{display:inline;}}</style>").replace(/;/g,"!important;"));function c(g,h){return a(g,/(?:em|ex|%)$|^[a-z-]+$/i.test(h)?"1em":h)}function a(j,k){if(/px$/i.test(k)){return parseFloat(k)}var i=j.style.left,h=j.runtimeStyle.left;j.runtimeStyle.left=j.currentStyle.left;j.style.left=k.replace("%","em");var g=j.style.pixelLeft;j.style.left=i;j.runtimeStyle.left=h;return g}var e={};function d(n){var o=n.id;if(!e[o]){var l=n.stops,m=document.createElement("cvml:fill"),g=[];m.type="gradient";m.angle=180;m.focus="0";m.method="sigma";m.color=l[0][1];for(var i=1,h=l.length-1;i<h;++i){g.push(l[i][0]*100+"% "+l[i][1])}m.colors=g.join(",");m.color2=l[h][1];e[o]=m}return e[o]}return function(ai,J,ac,F,N,aj,aa){var n=(J===null);if(n){J=N.alt}var L=ai.viewBox;var p=ac.computedFontSize||(ac.computedFontSize=new Cufon.CSS.Size(c(aj,ac.get("fontSize"))+"px",ai.baseSize));var Z=ac.computedLSpacing;if(Z==undefined){Z=ac.get("letterSpacing");ac.computedLSpacing=Z=(Z=="normal")?0:~~p.convertFrom(a(aj,Z))}var B,q;if(n){B=N;q=N.firstChild}else{B=document.createElement("span");B.className="cufon cufon-vml";B.alt=J;q=document.createElement("span");q.className="cufon-vml-canvas";B.appendChild(q);if(F.printable){var af=document.createElement("span");af.className="cufon-alt";af.appendChild(document.createTextNode(J));B.appendChild(af)}if(!aa){B.appendChild(document.createElement("cvml:shape"))}}var ao=B.style;var U=q.style;var h=p.convert(L.height),al=Math.ceil(h);var Y=al/h;var S=Y*Cufon.CSS.fontStretch(ac.get("fontStretch"));var X=L.minX,W=L.minY;U.height=al;U.top=Math.round(p.convert(W-ai.ascent));U.left=Math.round(p.convert(X));ao.height=p.convert(ai.height)+"px";var u=F.enableTextDecoration?Cufon.CSS.textDecoration(aj,ac):{};var I=ac.get("color");var an=Cufon.CSS.textTransform(J,ac).split(""),A;var o=ai.glyphs,G,r,ae;var g=0,O=[],V=0,w;var y,K=F.textShadow;for(var ah=0,ag=0,ad=an.length;ah<ad;++ah){G=o[A=an[ah]]||ai.missingGlyph;if(!G){continue}if(r){g-=ae=r[A]||0;O[ag-1]-=ae}g+=w=O[ag++]=~~(G.w||ai.w)+Z;r=G.k}if(w===undefined){return null}var z=-X+g+(L.width-w);var am=p.convert(z*S),ab=Math.round(am);var R=z+","+L.height,m;var M="r"+R+"ns";var x=F.textGradient&&d(F.textGradient);for(ah=0,ag=0;ah<ad;++ah){G=o[an[ah]]||ai.missingGlyph;if(!G){continue}if(n){y=q.childNodes[ag];while(y.firstChild){y.removeChild(y.firstChild)}}else{y=document.createElement("cvml:shape");q.appendChild(y)}y.stroked="f";y.coordsize=R;y.coordorigin=m=(X-V)+","+W;y.path=(G.d?"m"+G.d+"xe":"")+"m"+m+M;y.fillcolor=I;if(x){y.appendChild(x.cloneNode(false))}var ak=y.style;ak.width=ab;ak.height=al;if(K){var t=K[0],s=K[1];var E=Cufon.CSS.color(t.color),C;var Q=document.createElement("cvml:shadow");Q.on="t";Q.color=E.color;Q.offset=t.offX+","+t.offY;if(s){C=Cufon.CSS.color(s.color);Q.type="double";Q.color2=C.color;Q.offset2=s.offX+","+s.offY}Q.opacity=E.opacity||(C&&C.opacity)||1;y.appendChild(Q)}V+=O[ag++]}var P=y.nextSibling,v,D;if(F.forceHitArea){if(!P){P=document.createElement("cvml:rect");P.stroked="f";P.className="cufon-vml-cover";v=document.createElement("cvml:fill");v.opacity=0;P.appendChild(v);q.appendChild(P)}D=P.style;D.width=ab;D.height=al}else{if(P){q.removeChild(P)}}ao.width=Math.max(Math.ceil(p.convert(g*S)),0);if(f){var T=ac.computedYAdjust;if(T===undefined){var H=ac.get("lineHeight");if(H=="normal"){H="1em"}else{if(!isNaN(H)){H+="em"}}ac.computedYAdjust=T=0.5*(a(aj,H)-parseFloat(ao.height))}if(T){ao.marginTop=Math.ceil(T)+"px";ao.marginBottom=T+"px"}}return B}})());

/* Hand_Of_Sean_400.font.js */

Cufon.registerFont({"w":1805,"face":{"font-family":"Hand Of Sean","font-weight":400,"font-stretch":"normal","units-per-em":"2048","panose-1":"2 0 0 0 0 0 0 0 0 0","ascent":"1638","descent":"-410","x-height":"29","cap-height":"150","bbox":"-460 -2652.62 2942 1010.77","underline-thickness":"150","underline-position":"-142","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":625},"\u00a0":{"w":625},"!":{"d":"357,-1993r78,68v3,388,-17,501,-54,1228v-11,221,-20,332,-44,332v-41,38,-69,61,-129,57v-81,-6,-94,-115,-94,-230v0,-63,21,-264,54,-606v19,-194,25,-348,23,-460r-6,-301v60,-64,97,-71,172,-88xm232,-60v62,-2,112,40,112,104v0,64,-47,106,-142,126r-51,0v-40,-31,-51,-61,-51,-116v0,-62,23,-97,68,-104","w":569},"\"":{"d":"0,-1810v-12,-121,46,-175,174,-174v103,126,53,477,52,701v-44,79,-70,111,-144,106v-55,-15,-82,-61,-82,-137v21,-100,31,-162,31,-185v0,-42,-13,-137,-31,-311xm448,-1953v33,-30,133,-25,147,3v7,107,10,203,10,287r0,34v-4,237,-14,356,-31,356v-48,34,-79,51,-92,51v-55,0,-89,-146,-103,-437r0,-34v0,-148,23,-235,69,-260","w":615},"#":{"d":"420,-1734v95,-60,144,-26,216,72r-4,224r264,12r20,-308v87,-61,156,-23,212,76r-4,248r260,12v26,35,28,50,28,96v0,37,-35,77,-104,120r-196,-4r-12,268v195,9,292,17,292,24v41,84,19,140,-76,204r-212,0r8,192v-10,97,-20,128,-88,128v-47,0,-92,-40,-136,-120v-13,-63,-20,-133,-20,-212r-260,-12r12,200v-13,108,-18,144,-88,144v-50,0,-97,-41,-140,-124v-12,-65,-17,-138,-16,-216v-2,-2,-5,-3,-4,-8v-71,10,-153,12,-232,12v-96,0,-121,-21,-120,-84v0,-49,40,-95,120,-140v71,-13,151,-20,240,-20r8,-260r-228,12v-101,-9,-140,-21,-140,-84v0,-43,34,-86,100,-132v31,-22,171,-30,284,-28xm620,-1210r-12,264v80,12,178,6,264,12r12,-260v-2,-2,-3,-5,-8,-4","w":1395},"$":{"d":"824,-1820v30,-24,42,-20,84,-20v35,0,69,25,100,76r-32,408r-4,4v138,31,208,40,240,112v-69,91,-111,136,-128,136v-22,7,-45,-1,-68,-4v-19,6,-30,23,-28,52r16,208v107,40,283,91,524,160v139,39,258,111,360,208v-32,131,-91,229,-176,288v-120,83,-210,116,-260,116v-64,21,-189,40,-376,56v-13,74,12,133,44,288v-75,137,-187,145,-304,48v-19,-69,-39,-183,-60,-344v-240,21,-459,-22,-588,-160v-92,-99,-59,-191,20,-308v53,-1,57,10,84,-40v0,5,20,12,60,20r0,32v0,103,84,170,252,208v41,9,89,16,144,16v13,-143,-8,-287,-32,-432v-35,0,-168,-28,-388,-112v-204,-77,-305,-146,-308,-180v-5,-51,9,-89,8,-140v152,-132,397,-185,676,-196r56,-360v23,-67,51,-113,84,-140xm464,-1036v-3,-1,-5,1,-4,4v21,0,84,20,188,60r40,4r-12,-112v-141,13,-212,27,-212,44xm1032,-572v-9,105,12,211,16,316v186,1,350,-43,496,-132r0,-4v-65,-20,-191,-68,-380,-144","w":1865},"%":{"d":"436,-1742v32,-54,70,-76,132,-76v71,0,161,45,272,136v11,29,24,74,24,136v0,157,-71,287,-212,388v-81,-13,-141,-13,-228,-12v-56,0,-88,-13,-100,-36v-47,-92,-72,-193,-72,-304v0,-147,34,-220,76,-220v54,-20,66,-26,108,-12xm1952,-1750v15,0,27,57,36,172v5,0,8,9,8,28v-604,605,-1004,999,-1208,1172r-576,488v-97,47,-168,8,-212,-80r0,-32v0,-42,88,-109,252,-220v216,-147,827,-766,1104,-1048v176,-179,287,-308,360,-360v77,-54,155,-94,236,-120xm464,-1470v9,9,21,31,36,68v106,-22,130,-39,128,-124v0,-29,-12,-44,-36,-44v-36,0,-79,33,-128,100xm1156,-430v123,-111,194,-146,360,-136v125,133,188,224,188,272v0,135,-24,213,-100,324v-51,40,-114,60,-188,60v-139,0,-238,-56,-288,-172v-11,-26,-12,-53,-12,-76v0,-93,39,-169,40,-272xm1332,-286v-4,53,30,87,96,96v46,-13,21,-166,0,-156v-56,-4,-92,7,-96,60","w":2025},"&":{"d":"496,-180v-243,0,-373,-73,-496,-204v0,-165,108,-289,324,-372r0,-4v-47,-6,-133,-65,-256,-176v-4,-197,99,-311,312,-380r152,-36v25,-269,74,-404,148,-404v86,0,112,51,112,140v0,80,-16,157,-32,232v44,15,144,41,300,80v76,42,88,42,88,116v0,66,-64,92,-152,92v-35,0,-111,-12,-228,-36v-39,57,-19,115,-20,192v49,0,102,28,160,84v-3,44,-14,91,0,128v-27,0,-56,21,-92,60v-13,14,-32,13,-56,12v-20,71,-14,164,0,236v99,1,200,-36,376,-88v59,-17,92,-23,92,-44v7,0,14,-20,16,-60v1,-19,-4,-41,20,-36v27,4,53,21,80,12v30,35,40,71,40,124v0,145,-160,251,-480,320r-120,12v0,37,17,125,40,304v8,65,-18,112,-76,112v-10,0,-22,8,-36,24r-16,0r-44,-40v-3,19,-7,28,-12,28v-44,-55,-72,-134,-84,-236v-16,-128,-36,-192,-60,-192xm356,-1036v57,32,108,48,152,48v-3,-34,11,-102,-16,-108v-55,0,-100,20,-136,60xm504,-564v-105,21,-165,46,-196,84r0,4v72,10,132,31,212,32v1,-35,0,-123,-16,-120","w":1366},"'":{"d":"0,-1870v40,-72,92,-102,178,-102v55,0,83,20,83,61r4,242v0,222,-45,367,-140,424v-32,19,-64,23,-91,23v-13,-3,-15,-251,-15,-349v0,-124,-9,-224,-19,-299","w":305},"(":{"d":"672,-1696v58,0,75,6,76,76v0,110,-88,214,-252,328v-108,76,-156,160,-156,236v-68,195,-96,271,-96,372v0,245,159,491,476,740v3,105,-35,171,-116,200r-44,4v-97,0,-209,-127,-364,-364v-129,-197,-196,-357,-196,-580v0,-220,72,-461,236,-708v138,-207,290,-304,436,-304","w":765},")":{"d":"0,-1436v-7,-114,44,-200,160,-200v101,0,234,152,428,436v229,336,197,786,-20,1148v-155,259,-322,375,-516,372v-19,-10,-28,-37,-28,-80v0,-113,28,-168,52,-168v108,-65,219,-178,332,-340v0,-32,27,-132,80,-300v4,-40,12,-75,12,-120v0,-248,-163,-492,-488,-732","w":765},"*":{"d":"424,-1982v24,29,51,80,72,156v33,119,44,189,44,208r252,-36v12,-1,32,22,32,56v0,64,-11,96,-32,96v-31,21,-88,42,-172,64v18,41,78,95,180,164r60,60v-23,69,-42,104,-56,104v-114,4,-182,-38,-276,-132r-72,-60v-27,12,-87,57,-188,124v-41,27,-90,36,-140,36v-24,-25,-36,-51,-36,-80v0,-43,40,-96,120,-160v-28,-13,-87,-33,-176,-60v-24,-20,-36,-33,-36,-40v-3,-66,49,-122,120,-136v50,24,99,36,148,36v58,0,37,-49,48,-88v4,-129,-58,-321,108,-312","w":875},"+":{"d":"616,-1394v150,-25,92,205,92,328r0,132v135,-13,265,-20,392,-20v56,55,84,109,84,164v0,56,-20,82,-40,84r-420,36v11,121,16,223,16,304r0,68v-47,59,-101,88,-160,88v-59,0,-87,-19,-88,-36r-32,-412v-53,8,-120,4,-180,4v-133,0,-207,-24,-232,-68v-35,-61,-48,-77,-48,-132v0,-53,40,-80,120,-80v120,0,213,16,280,16r44,0r-4,-164v4,-163,21,-244,52,-244v39,-40,80,-61,124,-68","w":1196},",":{"d":"207,-368v56,-57,198,-69,258,-7r0,54v0,217,-96,413,-288,590v-20,48,-76,51,-145,51v-21,0,-22,-10,-22,-30v0,-72,59,-183,149,-349v59,-108,64,-189,48,-309","w":605},"-":{"d":"98,-704v45,-18,123,-20,196,-20v127,0,371,15,732,44v49,81,20,164,-56,220r-640,-32r-232,12v-64,-1,-88,-24,-88,-80v0,-53,29,-101,88,-144","w":1055},"\u00ad":{"d":"98,-704v45,-18,123,-20,196,-20v127,0,371,15,732,44v49,81,20,164,-56,220r-640,-32r-232,12v-64,-1,-88,-24,-88,-80v0,-53,29,-101,88,-144","w":1055},".":{"d":"186,-230v35,-5,65,-15,104,-16v80,21,116,49,116,108v0,76,-53,137,-160,184v-79,14,-131,-10,-152,-88v-24,-87,15,-145,92,-188","w":525},"\/":{"d":"1500,-1700v73,-92,171,-111,248,-20v0,85,-40,186,-120,304v-59,49,-121,115,-184,200v-12,26,-289,294,-812,824v-174,176,-290,333,-368,452v-99,42,-131,61,-160,60v-24,-9,-15,-46,-8,-68r-48,8v-19,-8,-35,-26,-24,-40v-12,0,-25,-7,-24,-24v45,-122,188,-345,472,-624r680,-668v181,-188,289,-329,348,-404","w":1745},"0":{"d":"260,-1824v84,-105,169,-148,300,-148v159,0,305,76,416,244r176,268v101,182,152,353,152,512v0,231,-64,482,-236,720v-127,176,-268,228,-480,228v-210,0,-377,-129,-492,-392v-74,-170,-96,-357,-96,-580v0,-133,30,-312,92,-536v24,-86,103,-191,188,-272v-13,-9,-20,-24,-20,-44xm580,-1720v0,24,-12,36,-36,36v-187,95,-288,343,-288,744v0,149,27,271,80,368v48,155,88,232,120,232v74,64,143,96,208,96v78,0,180,-78,276,-252v95,-172,116,-293,116,-456v0,-165,-107,-384,-324,-652v-61,-76,-100,-98,-152,-116","w":1315},"1":{"d":"364,-1996v66,-6,69,21,92,104v11,10,16,18,16,24v0,33,-41,287,-124,764v-13,79,-24,154,-20,224r28,528v0,207,-47,337,-140,392v0,-23,-32,-41,-96,-52v-67,-197,-24,-918,-24,-1164v0,-25,-31,-75,-92,-152v-2,-11,-5,-22,-4,-36v0,-22,42,-89,112,-208v37,-62,79,-187,140,-368v11,-13,49,-31,112,-56","w":515},"2":{"d":"348,-1548v186,-207,381,-288,636,-288v187,0,315,76,384,228v23,51,28,105,28,172v0,187,-102,381,-304,584v-137,138,-272,246,-392,340v-82,64,-129,120,-156,152r0,4v289,32,495,48,620,48v58,1,163,-28,304,-28v86,0,115,34,108,112v-9,85,-22,128,-40,128v-113,64,-293,96,-540,96v-528,0,-792,-33,-792,-48v-133,-29,-200,-62,-200,-100v0,-98,10,-113,72,-236v188,-125,418,-299,668,-544v168,-164,268,-307,324,-404v-8,-35,-4,-83,-4,-124v0,-33,-25,-50,-72,-60v-225,-49,-382,37,-516,240v-43,65,-54,105,-60,108v-39,20,-79,32,-120,32v-75,0,-112,-23,-112,-48v0,-105,46,-233,164,-364","w":1585},"3":{"d":"836,-1740v212,-80,407,-73,580,32v1,11,9,23,24,36v9,45,13,88,12,136v0,206,-108,383,-324,532v-10,12,-26,16,-32,32v101,39,231,116,360,260v216,242,144,488,-152,640v-116,60,-236,72,-384,72v-279,0,-543,-101,-788,-304v-73,-60,-108,-110,-108,-148v0,-14,-14,-56,-24,-108v0,-5,15,-15,44,-32v27,-43,50,-64,68,-64v51,0,153,64,304,192v228,123,401,172,628,172v81,0,150,-37,208,-112r4,-32v-13,-60,-91,-140,-240,-228v-39,-23,-140,-38,-292,-80v-103,-29,-152,-85,-152,-148v0,-87,114,-175,344,-260v51,-19,110,-69,176,-156r-4,-56r36,-128v-11,-8,-38,-20,-80,-20v-71,0,-209,57,-420,164v-107,54,-222,54,-224,-92v0,-13,15,-37,44,-72v3,-41,129,-129,392,-228","w":1585},"4":{"d":"1224,-1874v65,0,108,37,128,112v3,65,-13,56,-56,160v-18,43,-28,221,-36,532r-20,116v75,1,199,-36,440,-88v119,-26,247,-16,324,48v-15,0,-45,62,-96,184v-6,14,-20,20,-36,20v-111,0,-287,73,-536,132v-57,14,-88,14,-88,24v-16,34,-30,81,-24,140r44,408v4,89,-17,144,-76,200v-13,12,-29,16,-44,16v-59,0,-110,-69,-144,-208v-9,-39,-7,-191,-20,-452v-3,-54,-16,-80,-20,-80v-433,66,-584,90,-904,76v-44,-37,-60,-77,-60,-140v0,-75,94,-184,272,-340r664,-580v171,-187,267,-280,288,-280xm516,-890v243,-17,404,-31,484,-44v3,-131,37,-269,-8,-380r-4,0v-69,67,-184,155,-336,276v-73,58,-115,111,-136,148"},"5":{"d":"-114,-324v16,-20,180,-98,192,-88v29,0,65,35,110,106v121,51,196,84,262,74v258,-38,426,-162,544,-318v96,-126,150,-245,125,-384r-43,-132v-33,-41,-123,-62,-270,-62v-93,0,-242,47,-456,112v-138,42,-250,37,-344,-44v-42,-260,-5,-394,104,-652v93,-48,143,-72,152,-72v19,0,59,13,120,40v233,-51,413,-76,540,-76v28,0,145,-33,352,-84v0,13,23,27,68,44v16,11,27,25,32,44v0,197,-149,296,-448,296v-134,0,-610,-31,-604,10v-35,74,-53,123,-40,198v235,-45,427,-68,576,-68v231,0,382,60,452,180v57,47,86,127,86,242v0,153,-14,307,-100,466v-92,171,-211,307,-366,396v-201,115,-333,156,-516,156v-169,0,-342,-83,-520,-248v1,-36,8,-66,12,-100v-7,-12,-22,-16,-20,-36","w":1345},"6":{"d":"392,-1704v141,-186,254,-260,388,-260v48,0,72,9,72,28v11,48,13,76,12,124v0,154,-81,298,-244,432v-5,0,-8,-7,-8,-20v-9,-37,-27,-56,-52,-56v-36,19,-84,60,-124,136v-88,164,-127,338,-136,512v7,5,14,10,28,8v245,-251,377,-376,396,-376v183,-120,283,-168,440,-168v99,0,186,53,252,164v43,72,61,168,60,284v0,233,-57,469,-212,680v-264,360,-818,382,-1116,44v-122,-138,-148,-305,-148,-512v0,-314,121,-662,392,-1020xm480,-568v-41,62,-52,75,-52,108v0,80,79,149,240,200v33,10,67,12,100,12v160,0,299,-92,404,-284v44,-81,60,-170,60,-260v0,-131,-30,-195,-64,-196r-92,-4v-207,0,-409,139,-596,424","w":1485},"7":{"d":"1260,-1862v15,25,21,79,20,140v0,119,-53,285,-160,496v-17,33,-38,86,-64,160v75,7,160,1,240,4v138,6,160,-1,160,88v0,91,-67,143,-200,160v-46,6,-137,13,-276,16v-37,22,-88,139,-152,352v-69,228,-128,382,-192,448v-48,50,-105,68,-156,68v-73,0,-108,-23,-108,-40v1,-65,94,-307,272,-728v7,-17,13,-32,16,-52v-89,-51,-170,-20,-280,-20v-59,0,-111,-35,-156,-104v9,-31,30,-72,64,-124v0,-19,44,-28,132,-28v97,0,212,-15,344,-44v53,-97,80,-173,80,-228v25,-123,50,-212,76,-268v-310,26,-700,-1,-1020,44v-75,11,-116,-18,-116,-104v0,-19,-8,-33,-24,-44v56,-38,84,-67,84,-88v145,-31,1252,-116,1416,-104","w":1420},"8":{"d":"68,-1696v122,-100,300,-140,528,-140v275,0,485,65,632,196v37,51,56,107,56,168v0,125,-109,258,-324,404v-51,35,-86,69,-108,100v32,43,108,101,228,172v192,115,280,238,280,424v0,173,-93,317,-288,416v-100,50,-182,56,-300,56v-126,0,-203,-27,-232,-80v-26,-16,-81,-31,-164,-44v-153,-96,-220,-211,-220,-388v0,-169,76,-338,228,-508r0,-4v-256,-191,-384,-367,-384,-528v0,-104,18,-181,68,-244xm304,-1492v28,115,97,200,196,272r128,92v111,-67,201,-133,272,-200v10,-16,26,-25,32,-44v-23,0,-55,-39,-96,-116v-68,-62,-155,-80,-276,-80v-103,0,-189,25,-256,76xm604,-772v-109,125,-160,230,-160,356v0,59,23,96,60,124v108,81,202,124,372,124v91,0,154,-39,188,-116v3,-24,9,-45,8,-72v0,-106,-122,-218,-364,-340v-34,-17,-67,-44,-104,-76","w":1385},"9":{"d":"328,-1686v150,-137,317,-189,540,-180v129,5,211,39,236,112v0,9,-19,31,-56,64r-4,20v58,18,72,84,72,168v0,57,-36,208,-76,456v-44,269,-36,365,-36,584v0,232,24,395,72,488v-35,83,-87,124,-156,124v-83,0,-150,-51,-180,-160v-23,-83,-29,-172,-24,-260r36,-680v-2,-2,-5,-3,-4,-8v-135,79,-234,134,-300,160v-224,88,-448,-21,-448,-296v0,-180,102,-385,328,-592xm428,-1458v-110,124,-154,250,-136,424r40,0v131,0,256,-81,376,-244r96,-116v-2,-52,16,-79,56,-180r4,-32v-183,-39,-318,14,-436,148","w":1125},":":{"d":"0,-790v-11,-127,51,-182,192,-192v92,16,128,45,128,120v0,79,-54,136,-164,152v-78,11,-115,-17,-156,-80xm204,-366v90,27,120,44,120,116v0,73,-52,131,-156,176v-93,17,-160,-21,-160,-120v0,-71,33,-123,100,-156","w":325},";":{"d":"224,-1012v100,-23,184,20,184,120v0,83,-57,140,-172,156v-57,8,-106,-5,-116,-48v-21,-39,-32,-65,-32,-80v0,-68,43,-126,136,-148xm144,-344v67,-114,190,-128,300,-56v8,13,12,30,12,52v0,111,-83,292,-248,544v-30,22,-42,24,-80,24v-42,0,-85,-45,-128,-136v62,-229,111,-372,144,-428","w":465},"\u037e":{"d":"224,-1012v100,-23,184,20,184,120v0,83,-57,140,-172,156v-57,8,-106,-5,-116,-48v-21,-39,-32,-65,-32,-80v0,-68,43,-126,136,-148xm144,-344v67,-114,190,-128,300,-56v8,13,12,30,12,52v0,111,-83,292,-248,544v-30,22,-42,24,-80,24v-42,0,-85,-45,-128,-136v62,-229,111,-372,144,-428","w":465},"<":{"d":"312,-658v136,76,395,258,748,532v6,87,-36,118,-136,152r-32,4v-91,-57,-270,-189,-544,-384v-74,-53,-162,-95,-252,-144v-74,-40,-96,-88,-96,-176v0,-58,49,-104,132,-160v106,-71,453,-257,680,-372v56,29,84,79,84,148v0,49,-15,74,-40,88r-448,244r-96,64r0,4","w":1055},"=":{"d":"112,-988v71,-11,128,-13,200,-12v135,0,395,15,780,44v52,84,19,160,-60,216r-680,-32r-236,16v-81,-2,-116,-23,-116,-80v0,-63,37,-113,112,-152xm224,-556v255,0,406,7,824,44v44,89,12,153,-56,208r-12,4r-596,-32r-220,12v-71,-8,-95,-29,-84,-92v18,-97,71,-144,144,-144","w":1095},">":{"d":"252,-1176v215,107,437,223,660,356v100,59,148,118,148,168v0,118,-43,158,-160,216v-134,66,-329,211,-600,412v-80,59,-128,84,-136,84v-114,0,-167,-64,-164,-152v10,-13,147,-120,416,-316v204,-149,317,-220,332,-220r0,-4v-78,-53,-236,-139,-472,-264v-70,-37,-104,-66,-104,-80v-24,-86,6,-170,80,-200","w":1065},"?":{"d":"896,-1506v13,-62,-458,-216,-600,-216v-41,0,-97,23,-168,68v-80,19,-125,-31,-128,-132v0,-29,31,-70,92,-124v5,-21,17,-32,36,-32v407,0,721,13,972,244v48,44,68,75,68,84v0,253,-177,413,-532,480r-284,52v29,230,44,363,44,400v2,80,-9,165,-36,156v-40,38,-89,63,-148,76v-12,-3,-45,-30,-100,-80r8,-72v0,-73,-45,-230,-100,-480v-26,-117,7,-216,88,-264v489,-43,751,-96,788,-160xm156,118v0,-107,51,-176,156,-200v79,1,116,37,116,124v0,84,-36,144,-108,180r-52,8v-75,-9,-112,-46,-112,-112","w":1165},"@":{"d":"1379,-645v0,210,-77,346,-283,346v-103,0,-188,-98,-253,-294r-12,-11v-108,183,-205,275,-290,275r-23,4v-94,-13,-126,-54,-126,-145v0,-93,64,-206,193,-339v53,-36,135,-82,246,-138v0,-6,15,-10,45,-11r15,0v39,0,64,67,74,201v44,145,60,203,161,235v55,-4,71,-82,71,-157v0,-127,-25,-239,-90,-324v-53,-69,-134,-97,-227,-97v-173,0,-304,25,-391,75v-129,115,-194,274,-194,477v0,185,71,311,216,369v163,65,267,89,380,89v183,0,358,-64,510,-205v36,-34,58,-79,79,-123v60,-59,214,-19,201,60v-8,46,-35,123,-119,201v-335,311,-912,366,-1305,82v-153,-111,-197,-278,-197,-499v0,-229,71,-425,224,-578v88,-88,312,-123,611,-123v195,0,331,73,395,224v63,150,89,287,89,406xm768,-783v-145,99,-215,183,-212,298r11,0v39,0,99,-71,182,-212v7,-11,17,-37,26,-79","w":1755},"A":{"d":"850,-1724v27,-77,77,-104,148,-104v71,0,153,48,248,144v-4,231,55,440,180,824v65,8,136,-4,204,-4v51,0,76,15,76,44v11,1,16,5,16,12v0,67,-44,113,-132,136r-84,20v114,289,213,489,308,588v66,69,104,129,104,188v0,35,-16,59,-48,72v0,9,-20,17,-60,24r-24,0v-87,0,-185,-148,-320,-432v-61,-127,-136,-263,-200,-420r-124,-8v-360,23,-540,56,-540,100v-20,17,-71,114,-152,292v-59,79,-102,108,-188,108v-57,0,-94,-14,-100,-44v-20,-96,-3,-108,28,-256v0,-13,-67,-30,-200,-52v-40,-19,-60,-41,-60,-64v17,-38,52,-78,112,-96r284,-84v21,-7,53,-45,96,-116v220,-359,299,-506,428,-872xm1006,-1252v-101,160,-180,300,-236,420v-1,3,1,5,4,4v39,0,145,-20,320,-60r56,-4v-47,-181,-84,-290,-112,-328"},"B":{"d":"420,-1990v101,-7,162,18,180,104v0,19,5,27,16,28r500,40v139,27,237,67,292,124v37,39,53,58,52,80v-43,139,-146,270,-316,384v-79,53,-188,120,-320,212v1,8,6,13,16,12v217,0,371,-8,460,-8v258,0,402,37,432,84v31,31,40,64,40,116v0,119,-88,254,-272,392v-190,142,-422,263,-688,372v26,86,-10,119,-100,180v-38,3,-44,-23,-108,-80r-48,-12r-208,28v-90,4,-147,-27,-180,-108v-31,-75,4,-139,104,-148v133,-11,203,-14,200,-28r-96,-500r-136,-56v-7,-46,-22,-84,-24,-136v0,-19,36,-55,108,-108v-24,-221,-40,-405,-48,-552r-76,4v-123,0,-184,-25,-184,-76v-15,-45,-16,-58,-16,-100v0,-45,87,-72,260,-80v5,-3,16,0,16,-8v0,-77,48,-131,144,-160xm572,-1590v-1,118,6,225,20,396v54,-24,138,-94,268,-184v72,-50,146,-91,204,-148v6,-14,19,-21,20,-40v-162,-45,-321,-51,-512,-24xm288,-1574v-4,-6,-14,-13,-12,0r12,0xm588,-1190v-4,4,-11,8,-4,12v7,2,3,-8,4,-12xm1416,-750v4,4,6,10,16,8r-4,-20xm648,-722r72,364r24,52v204,-95,378,-194,520,-300v61,-46,107,-93,140,-136r0,-4v-84,-8,-157,-12,-220,-12v-168,-1,-334,11,-536,36xm636,-722r8,0r0,-8xm808,-58v-5,-1,-4,4,-4,8v5,1,4,-4,4,-8","w":1800},"C":{"d":"628,-1632v229,-151,367,-206,520,-196v129,8,188,49,188,132v0,87,-133,143,-384,216v-139,40,-298,152,-460,320v-154,160,-204,289,-204,468v0,195,136,331,412,388v388,80,712,-34,964,-260v42,-37,135,-122,280,-260v129,-122,248,-176,344,-176v3,6,8,9,8,20v0,103,-57,209,-172,320v0,16,-66,99,-208,236v-297,287,-645,424,-1032,424v-385,0,-640,-129,-780,-380v-69,-125,-104,-234,-104,-380v0,-285,200,-590,628,-872"},"D":{"d":"300,-1568v-2,-121,59,-190,184,-196v105,-5,155,122,112,232v75,51,236,110,476,196v80,28,181,113,340,176r292,116v204,115,296,206,296,356v0,231,-271,434,-816,592v-111,32,-208,53,-288,80v-1,19,4,35,4,52v0,15,-43,39,-132,60v-62,15,-72,-4,-148,-44v-36,-10,-139,-18,-308,-24v-70,-18,-110,-40,-128,-96v27,-101,64,-137,128,-176v110,26,144,38,200,36v-83,-326,-141,-582,-168,-768v-15,-104,-20,-204,-20,-300v-36,-29,-166,-45,-384,-84v-122,-22,-160,-59,-160,-156v0,-30,41,-69,124,-116r16,-16v201,53,327,80,380,80xm608,-1216v-4,1,-14,-3,-12,4v0,256,69,579,208,968v171,-32,321,-73,456,-124v237,-89,366,-157,396,-192v40,-48,56,-68,56,-116v0,-87,-145,-174,-416,-304v-300,-144,-523,-236,-688,-236","w":2005},"E":{"d":"956,-1792v83,-28,221,-39,280,8r0,32v0,147,-168,241,-504,276v-195,20,-292,35,-292,48v-34,93,-47,209,-44,340v316,-80,555,-120,716,-120v120,0,180,12,180,24v-1,35,-2,57,20,76v-33,58,-104,108,-216,140v-79,22,-252,38,-512,76v-54,8,-108,31,-164,52v60,255,116,458,208,648r20,4v85,0,239,-59,468,-164v237,-108,428,-156,568,-156v99,0,148,13,148,24r0,132v0,6,-55,9,-160,32v-294,65,-550,214,-796,392v-107,78,-175,88,-288,88v-102,0,-182,-97,-252,-288v-44,-121,-111,-321,-188,-604v-47,0,-96,-20,-148,-60v-2,-68,26,-116,96,-196v21,-25,11,-40,12,-72r12,-280r4,-4r-84,4v-100,-3,-120,-22,-120,-104v0,-105,95,-178,284,-220v5,0,29,-24,72,-72v7,0,35,-21,84,-64v77,-2,133,31,196,100v92,1,209,-27,400,-92","w":1515},"F":{"d":"936,-1832v83,-28,221,-39,280,8r0,32v0,147,-166,241,-500,276v-197,21,-296,34,-296,48v-34,93,-47,209,-44,340v316,-80,555,-120,716,-120v120,0,180,12,180,24v-1,35,-2,57,20,76v-33,58,-104,108,-216,140v-79,22,-252,38,-512,76v-54,8,-108,31,-164,52v-17,243,-18,447,-2,612v30,70,73,145,128,224v35,95,-9,143,-124,164r-32,0v-115,0,-208,-152,-224,-460r-22,-436v-53,0,-101,-19,-144,-56v-2,-68,26,-116,96,-196v21,-25,11,-40,12,-72r12,-280r4,-4r-84,4v-100,-3,-120,-22,-120,-104v0,-105,95,-178,284,-220v5,0,29,-24,72,-72v7,0,35,-21,84,-64v77,-2,133,31,196,100v92,1,209,-27,400,-92","w":1225},"G":{"d":"1118,-1432v-85,101,-73,119,-152,140v-39,0,-95,-69,-152,-212v-44,-111,-87,-169,-160,-204v-86,22,-149,62,-192,116v-112,140,-160,337,-160,592v0,355,96,659,300,900v59,70,127,100,192,100v149,0,287,-182,412,-548v28,-82,52,-195,76,-336v-76,11,-235,41,-476,92v3,-43,-20,-54,-76,-76v-25,-20,-37,-34,-36,-56v0,-102,128,-175,384,-212v140,-21,271,-28,392,-28v40,0,60,8,60,24v8,39,16,84,16,136v0,183,-77,464,-248,836v-85,185,-219,311,-384,384v-38,18,-76,24,-124,24v-143,0,-304,-47,-424,-192v-264,-318,-356,-653,-356,-1048v0,-337,77,-621,260,-824v109,-122,219,-160,368,-160v171,0,320,109,424,336v45,98,56,173,56,216","w":1565},"H":{"d":"1145,-2246v91,-13,159,18,172,84v18,92,28,261,28,372v0,86,1,380,18,880v3,72,17,108,28,108v269,0,410,93,430,172v2,74,-56,105,-148,100v-180,-11,-268,-9,-266,-32r-8,8v9,0,12,45,10,136v6,24,29,397,58,792v-33,37,-83,56,-152,56v-75,0,-112,-16,-112,-48v0,-122,-37,-368,-64,-744v-8,-112,-19,-167,-24,-168v-163,-9,-328,9,-492,12v12,199,18,326,18,380v0,147,-17,220,-66,220v-57,0,-117,-14,-168,0v-35,0,-41,-97,-41,-291v0,-191,-15,-290,-29,-299v-21,5,-44,10,-68,10v-123,0,-198,-22,-228,-64v-10,-14,-16,-27,-16,-40v1,-93,18,-140,50,-140r184,0v43,-2,64,-7,64,-16v0,-359,-70,-737,-70,-1140v0,-184,45,-297,96,-292r48,-4v83,3,124,17,124,44v51,54,20,168,20,256v0,151,17,491,50,1020r12,108v188,1,360,-11,492,-36v-23,-628,-42,-1039,-54,-1232v-7,-113,25,-201,104,-212","w":1774},"I":{"d":"20,-1934v96,-93,256,-54,292,84v-4,57,-28,97,-36,148v-15,96,-13,194,-12,300v0,192,52,579,156,1160r32,328v-32,43,-81,64,-148,64v-72,0,-108,-23,-108,-48v0,-768,-188,-1254,-188,-1488v-9,-3,-8,-336,-8,-436v0,-58,5,-97,20,-112","w":475},"J":{"d":"868,-1688v-20,-113,-22,-268,100,-268v38,0,82,17,132,52r120,836v50,459,41,830,-100,1144v-69,154,-158,204,-300,204v-129,0,-250,-85,-376,-244v-61,-77,-137,-178,-212,-316v-161,-296,-237,-457,-232,-628v4,-119,26,-152,120,-152v93,0,165,49,216,148v16,60,5,88,-36,144v99,266,232,486,400,660r128,104v107,-109,160,-354,160,-736v0,-223,-48,-537,-120,-948","w":1255},"K":{"d":"324,-1814v55,-36,212,-31,212,40v0,148,-10,154,-52,436r-4,88v260,-108,579,-289,816,-480v128,12,192,43,192,92r0,24v0,60,-112,140,-324,260v-117,66,-295,179,-544,316v-15,0,-61,20,-140,60v-26,118,28,149,140,228v274,194,472,346,612,428v147,86,251,136,320,136v131,0,196,15,196,36v24,17,36,49,36,96v-92,43,-160,56,-260,56v-187,0,-438,-129,-768,-364v-134,-95,-215,-132,-228,-132v-13,107,12,185,44,480r0,92v-34,41,-71,58,-132,52v-62,-6,-93,-24,-96,-48r-72,-528v-6,-169,-23,-261,-52,-276v-15,-20,-73,-65,-172,-136v-40,-43,-48,-76,-48,-140v0,-25,61,-61,184,-108r68,-48r-4,-80v-5,-212,16,-347,76,-580","w":1785},"L":{"d":"48,-1724v95,-64,264,-24,248,96r-32,240v-23,392,12,563,72,1240v33,0,177,-55,428,-172v353,-165,627,-252,824,-252v77,0,140,9,188,28r-4,148v0,7,-56,8,-164,28v-173,32,-318,82,-436,136v-161,74,-321,164,-488,252v-132,69,-256,100,-368,100v-139,0,-208,-26,-208,-52v0,-567,-121,-1114,-104,-1728v14,-9,29,-31,44,-64","w":1775},"M":{"d":"1400,-1986r68,0v51,56,102,156,140,304v46,177,136,432,252,772v167,491,311,835,452,1028v23,31,34,51,28,84v-16,87,-61,108,-140,108v-113,0,-204,-126,-304,-364v-79,-187,-230,-549,-424,-1100r-56,-144r-4,0v-42,164,-75,435,-144,804v-67,359,-124,589,-124,700v-29,9,-44,28,-44,56v0,9,-43,27,-132,40v-55,8,-82,-3,-100,-52v-21,-57,-37,-175,-68,-352r-116,-664v-50,-195,-96,-336,-164,-456r-4,0v-48,123,-98,374,-160,752v-28,170,-61,274,-96,308v-38,37,-75,44,-136,44v-51,0,-76,-16,-76,-48v-35,-116,-12,-244,-12,-376v0,-27,-19,-100,-36,-220v-13,-93,31,-140,128,-140r16,4v29,-59,69,-227,144,-496v55,-197,146,-292,248,-292v126,0,228,172,324,512v26,93,76,279,132,564r4,0v45,-116,93,-286,128,-512v67,-434,120,-720,176,-856","w":2165},"N":{"d":"1028,-1938v93,-91,260,-54,272,92v-21,61,-32,108,-32,140v-5,563,-45,1137,32,1656r0,52v0,120,-23,175,-68,180r-80,8v-137,0,-270,-117,-408,-344r-280,-488r-92,-132r-4,0v-37,116,-69,318,-84,608v-7,138,-11,208,-24,208v-35,24,-84,32,-144,32v-45,0,-67,-13,-76,-36v-29,-79,-40,-151,-40,-248v0,-90,33,-315,88,-676v11,-72,5,-216,20,-428v8,-112,36,-185,72,-228r4,4r92,0r60,-4v74,141,167,399,312,760v116,288,208,429,352,572r4,0","w":1335},"O":{"d":"368,-1850v102,-18,167,-29,240,-28v255,0,462,290,588,876v70,326,43,678,-120,884v-127,161,-255,208,-444,208v-170,0,-329,-95,-456,-300v-134,-216,-176,-453,-176,-748v0,-317,60,-577,180,-780v61,-65,124,-101,188,-112xm468,-1510v-30,-2,-51,-13,-84,-12v-17,4,-45,60,-76,172v-38,137,-52,269,-52,392v0,409,108,680,308,776v187,90,298,1,384,-204v40,-97,40,-195,40,-312v0,-237,-46,-488,-180,-728v-86,-154,-155,-212,-236,-212v-43,0,-77,43,-104,128","w":1255},"P":{"d":"200,-1874v36,-82,84,-112,176,-112v65,0,107,29,124,88v0,24,13,36,40,36v238,53,467,139,688,256v188,99,276,213,276,388v0,177,-82,340,-256,476v-184,144,-390,243,-624,328v57,243,80,367,80,512v0,106,-29,170,-88,192v-109,0,-165,-141,-200,-420v-17,-137,-51,-204,-72,-204v-7,-8,-35,-17,-84,-28v-18,-13,-33,-49,-44,-108v-4,-6,-14,-8,-12,-20v1,-9,31,-39,92,-92v-49,-135,-90,-641,-104,-988v-128,-50,-192,-86,-192,-108r0,-24v26,-85,45,-128,56,-128xm456,-1606v26,540,59,864,96,940v169,-59,309,-121,420,-188v124,-75,205,-180,248,-312v4,-13,8,-33,8,-56v0,-147,-253,-274,-760,-380","w":1505},"Q":{"d":"702,-1816r36,0v153,0,321,152,504,456v188,313,272,513,272,728v0,123,-33,249,-100,380v57,82,116,145,180,180v36,19,91,28,160,36v29,35,44,82,44,140v0,106,-23,136,-116,136v-111,0,-227,-63,-348,-188r-100,-68v-318,184,-760,143,-1012,-92v-146,-136,-192,-318,-192,-556v0,-285,93,-604,280,-956v177,-131,307,-196,392,-196xm306,-616v-11,289,209,504,528,504v86,0,162,-25,228,-76v-77,-106,-202,-222,-368,-360v-142,-118,-212,-192,-204,-264v10,-91,59,-132,140,-132v65,0,167,80,304,240v5,0,74,65,208,196r72,76v31,2,40,-59,44,-184v8,-217,-109,-468,-364,-804v-79,-104,-168,-144,-240,-144v16,120,36,203,-20,272v-29,2,-39,-23,-96,-76v-9,-9,-22,-12,-36,-12v-87,0,-153,228,-196,684r0,80"},"R":{"d":"256,-1674v33,-69,80,-96,160,-96v77,0,116,37,116,112v99,0,427,73,976,244v115,36,164,75,164,136v0,226,-157,397,-468,524v-122,50,-219,103,-296,148v181,87,482,221,912,380v257,95,429,151,508,192v12,117,-99,172,-248,172v-177,0,-529,-152,-1076,-412v-210,-100,-351,-128,-404,-128v-9,68,60,178,60,380v0,101,-57,152,-172,152v-46,-27,-95,-87,-116,-188r-80,-392r-164,0v-99,0,-148,-27,-148,-80v0,-93,84,-161,252,-204v-28,-116,-35,-468,-32,-712v-86,0,-159,14,-240,20v-61,-8,-80,-33,-80,-92v0,-87,140,-144,376,-156xm476,-1410v-27,215,-13,461,44,664v289,-69,499,-137,624,-212v109,-66,185,-144,232,-224r0,-4v-369,-128,-579,-192,-632,-192v-94,-21,-183,-32,-268,-32","w":2035},"S":{"d":"1232,-1646v56,84,-74,115,-184,112r-324,-8v-99,0,-212,50,-328,160v-34,32,-59,75,-88,120v41,60,104,103,188,132v137,47,359,115,664,208v377,115,564,255,564,412r0,28v0,205,-262,376,-788,504v-143,35,-273,48,-388,48v-253,0,-422,-50,-476,-164v-75,-159,5,-285,156,-376v42,-25,85,-32,124,-32v28,82,-8,184,-12,272v364,100,708,29,992,-148v43,-27,69,-61,92,-88v-67,-75,-139,-126,-212,-160v-107,-50,-351,-119,-728,-228v-325,-94,-484,-229,-484,-376r0,-28v0,-148,122,-294,372,-428v143,-77,270,-100,436,-100v214,0,360,44,424,140","w":1735},"T":{"d":"1508,-1694r152,-4v96,0,157,24,184,72v1,11,4,20,4,32v4,95,-204,208,-588,208v-67,0,-138,-8,-200,0v-21,157,-38,296,-32,416r36,736r0,220v0,47,-10,76,-32,84v-72,27,-135,40,-188,40v-61,-186,-92,-425,-92,-716v0,-110,-14,-214,-12,-312r8,-424v-39,-16,-97,-26,-172,-24r-480,12v-117,0,-176,-19,-176,-56v0,-82,27,-116,104,-172v199,-35,449,-52,752,-52v213,0,457,-20,732,-60","w":1465},"U":{"d":"982,-2038v26,33,63,119,104,260v80,277,116,548,116,812v0,413,-82,720,-268,896v-108,102,-233,140,-352,140v-179,0,-308,-109,-408,-316v-110,-229,-164,-517,-164,-868v0,-259,36,-489,108,-688v7,-5,48,-20,124,-20v69,0,117,35,104,100r-44,224v-15,115,-24,229,-24,344v0,507,101,830,304,968r48,12v67,0,145,-63,212,-200v67,-137,84,-332,84,-556v0,-408,-54,-728,-148,-964v-27,-68,-3,-144,84,-144r120,0","w":1235},"V":{"d":"1490,-2196v19,12,53,27,104,44r12,20v0,55,-91,241,-268,560v-67,120,-130,398,-248,816v-86,307,-156,499,-156,592v0,204,-92,304,-196,304v-47,0,-77,-12,-92,-36v-45,-71,-86,-159,-116,-268v-45,-163,-86,-299,-144,-400v-124,-213,-234,-396,-296,-564v-53,-143,-64,-228,-60,-352v18,-12,39,-33,64,-64v25,-3,51,-5,80,-4v72,0,106,24,120,68v107,327,272,602,424,888v13,-19,53,-121,112,-308v186,-586,338,-985,488,-1176v68,-87,133,-120,172,-120","w":1435},"W":{"d":"1586,-2240v51,55,90,117,116,184v27,301,40,575,40,820v1,455,-28,879,-116,1268v-20,87,-68,146,-124,172v-31,15,-66,16,-100,16v-150,-131,-246,-259,-304,-376v-66,-133,-174,-363,-308,-700r-40,-88r-4,0v-35,79,-84,269,-84,572v0,153,-19,325,-68,512v-12,46,-27,68,-36,68v-77,0,-222,15,-212,-56v-232,-630,-336,-1054,-336,-1492v0,-172,47,-280,140,-324v63,-12,100,7,156,48v1,345,-16,759,76,992r4,0v59,-179,88,-311,88,-396v0,-229,61,-383,96,-468v41,-100,53,-127,128,-128v29,0,81,20,156,60v168,593,339,1035,512,1324v-1,3,1,5,4,4v80,-314,100,-643,100,-1020v0,-237,-19,-543,-56,-916v17,-18,66,-37,148,-56","w":1785},"X":{"d":"712,-442v-229,197,-323,347,-436,584v0,11,-21,23,-64,36v-99,66,-212,39,-212,-104v0,-76,71,-196,208,-364v153,-187,244,-315,276,-380v-4,-25,-90,-116,-240,-288v-155,-178,-224,-317,-224,-400v0,-91,20,-137,100,-176v109,16,164,37,164,64v85,181,227,405,376,568r4,0r372,-448v155,-163,253,-258,296,-284v141,31,191,44,192,120v0,77,-73,143,-180,244v-241,228,-377,425,-448,544r-24,32v34,59,110,155,244,268v82,69,172,99,256,108r100,112v0,59,-33,102,-100,128r-44,40v-79,0,-193,-45,-336,-144v-51,-35,-142,-125,-280,-260","w":1475},"Y":{"d":"1150,-2040v21,1,32,11,49,15v74,-4,139,0,134,75v43,195,83,515,146,956v53,368,86,684,86,1023v0,258,-76,506,-250,728v-116,147,-258,209,-433,209v-276,0,-521,-173,-721,-527v-96,-169,-131,-313,-131,-485v0,-125,46,-214,138,-269v31,-5,41,-5,56,27r19,0v14,0,26,77,52,227v29,172,70,296,112,373v162,293,315,437,452,437v69,0,157,-49,247,-160v132,-164,190,-418,190,-747v0,-308,-31,-476,-60,-504v-20,-82,-45,-245,-74,-489v-4,0,-44,75,-127,220v-163,285,-364,426,-594,426v-151,0,-250,-59,-288,-179v-16,-50,-18,-112,-18,-183v0,-179,52,-420,194,-702v55,-109,108,-142,198,-142v54,0,96,24,127,71v20,86,-15,105,-71,220v-86,178,-120,350,-120,508v0,95,10,142,15,142v111,-33,233,-156,351,-377v108,-203,194,-486,232,-826v7,-7,17,-11,30,-11xm476,-1856v-4,3,-13,0,-12,8r12,4r0,-12","w":1565},"Z":{"d":"2154,-1738v146,-29,204,-52,268,-52v56,0,84,12,84,36v21,34,28,69,28,116v0,129,-143,267,-428,416v-256,242,-470,412,-632,524r-564,408r0,4v556,44,1333,20,1956,32v50,68,68,112,68,184v0,60,-31,103,-92,128r-48,4v-240,-24,-451,-36,-632,-36r-20,0v-135,0,-397,29,-784,20r-544,-12v-237,0,-436,38,-604,88v-85,25,-172,12,-192,-76v-6,-25,-8,-48,-8,-76v0,-99,99,-170,280,-252v278,-126,569,-329,896,-564v157,-113,377,-298,656,-560v-175,19,-517,64,-1028,136r-256,24v-53,-31,-80,-81,-80,-152v0,-87,36,-151,108,-192v42,8,128,8,192,8v124,0,374,-46,756,-96v295,-38,505,-37,620,-60","w":2925},"[":{"d":"36,-1604v10,-295,38,-395,284,-380r464,29v54,114,25,129,-36,278v-341,5,-512,18,-512,39v-27,124,-40,261,-40,410v0,93,20,397,52,912v3,51,2,104,-12,141v37,62,143,93,316,93v82,0,315,-9,320,24v33,51,40,70,40,126v0,49,-13,73,-40,73v-176,112,-522,78,-784,30v-65,-449,-92,-935,-88,-1453","w":935},"\\":{"d":"96,-1678v-7,-23,-19,-71,16,-68v25,2,78,26,160,64v47,91,175,266,408,500v515,517,784,776,784,800v64,79,120,138,168,176v77,119,116,219,116,300v-34,42,-60,56,-112,56v-66,0,-140,-79,-244,-220v-106,-144,-387,-397,-796,-800v-304,-300,-472,-519,-528,-632v-9,-8,-31,-44,-68,-108v-3,-22,8,-37,24,-36v-11,-40,38,-46,72,-32","w":1735},"]":{"d":"947,-1604r38,322v4,519,-24,1004,-94,1453v-173,30,-327,45,-483,44v-161,0,-279,-25,-355,-74v-37,5,-43,-51,-43,-102v0,-27,14,-59,43,-97v4,-33,258,-24,342,-24v185,0,297,-31,338,-93v-15,-37,-16,-89,-13,-141v34,-515,55,-819,55,-912v0,-149,-14,-286,-42,-410v0,-21,-183,-34,-548,-39v-65,-149,-95,-163,-38,-278r496,-29v254,-7,269,82,304,380","w":1010},"^":{"d":"376,-1920v44,-47,81,-56,156,-52v48,91,146,248,304,464v40,55,23,72,8,124v1,12,12,28,4,36v-9,-2,-8,-11,-32,-16r-64,20v-21,0,-76,-40,-148,-132v-53,-67,-93,-129,-136,-172v-158,127,-256,229,-256,308v0,24,-47,36,-140,36r-24,4v-22,-34,-28,-61,-28,-104v0,-68,72,-164,208,-296v42,-41,89,-117,148,-220","w":885},"_":{"d":"1820,402v-28,47,-121,128,-235,128v-29,0,-47,-7,-55,-12v-67,11,-164,13,-252,12v-58,0,-292,-19,-703,-40v-159,-8,-294,5,-435,36r-110,-76v-4,-30,18,-54,32,-52v-30,-34,-44,-45,-20,-80r-3,-20v0,-29,115,-60,347,-80v269,-23,514,48,1057,48v50,0,133,-20,252,-20v83,0,125,52,125,156","w":1900},"`":{"d":"226,-1920v59,103,107,178,148,220v142,144,208,216,208,312v0,31,-9,60,-28,88r-24,-4v-93,0,-140,-12,-140,-36v0,-79,-98,-181,-256,-308v-49,-23,-84,-91,-104,-204r88,-120v40,0,76,17,108,52","w":682},"a":{"d":"712,-1038v103,-77,256,-90,256,80v0,49,23,199,84,448v35,143,102,257,172,356v55,78,68,112,68,180v0,32,-20,48,-60,48v-39,24,-65,36,-76,36v-74,-26,-144,-83,-200,-176v-37,-63,-89,-190,-164,-376r-24,-32v-98,153,-180,271,-252,348v-87,93,-189,136,-300,136v-108,0,-179,-56,-212,-168r-4,-68v0,-151,86,-350,292,-560v109,-111,261,-183,420,-252xm284,-266v2,2,3,5,8,4v65,0,121,-62,196,-168v111,-156,180,-265,180,-348v-2,-3,-6,-6,-12,-4v-46,13,-137,80,-256,212v-83,91,-116,197,-116,304","w":1295},"b":{"d":"80,-1830v21,-116,86,-156,192,-156v49,0,80,35,84,100v0,15,-23,85,-48,212v-46,236,-58,398,-56,560v-7,21,0,43,0,68v0,81,11,167,32,260v114,-139,261,-208,440,-208v139,0,256,23,352,44v32,86,44,155,44,240v0,237,-122,464,-388,648v-150,104,-280,132,-432,132v-89,0,-175,-40,-256,-120v-52,-143,-13,-284,-20,-448r-24,-580v0,-131,12,-385,80,-752xm328,-206v332,-50,501,-191,500,-416r-4,-60v-249,-54,-384,26,-456,260v-16,51,-29,123,-40,216","w":1139},"c":{"d":"252,-884v109,-88,238,-89,356,-20v-5,11,-8,25,-8,44v7,25,23,41,20,76v-23,47,-72,84,-148,108v-78,25,-132,55,-152,96v-36,75,-44,112,-44,176v0,94,71,140,192,140v89,0,243,-51,464,-148v100,-44,148,-61,192,-60v45,46,69,81,72,104v-3,14,-43,58,-120,132v-20,37,-40,56,-60,56v-247,147,-457,220,-632,220v-188,0,-313,-89,-376,-268v-35,-290,36,-488,244,-656","w":1185},"d":{"d":"756,-1676v25,-16,49,-11,84,-12v0,21,17,39,52,52v26,17,50,123,48,316r-4,396v0,191,67,417,200,676v65,79,84,99,84,164v0,16,-23,56,-68,120v-152,11,-207,-37,-260,-184v-18,-48,-49,-95,-92,-140v-35,89,-107,176,-224,244v-129,75,-285,104,-456,104v-67,-49,-100,-76,-100,-80v-16,-88,-20,-110,-20,-164v0,-76,73,-207,244,-368v149,-140,282,-204,376,-216v32,-13,48,-36,48,-68v0,-322,-44,-530,-44,-628r0,-112xm272,-188r36,4v115,0,209,-92,284,-276v12,-30,20,-51,20,-64v-127,41,-219,111,-276,208v-42,72,-64,114,-64,128","w":1235},"e":{"d":"128,-988v270,-139,455,-83,584,196v25,54,24,101,24,132v0,134,-104,242,-312,324r0,4v55,93,127,140,216,140v120,0,241,-104,388,-292v81,-103,140,-142,200,-140v24,15,-13,80,20,80v17,0,29,-15,36,-44v4,0,10,-2,8,4v0,45,-43,118,-120,224v-15,21,-21,49,-28,80v-37,7,-56,22,-56,44v-73,122,-183,213,-332,260v-59,19,-96,16,-156,16v-195,0,-389,-141,-580,-424r-20,-356v0,-132,47,-206,128,-248xm248,-672v0,80,23,136,68,168v31,0,78,-24,140,-72v40,-111,5,-214,-92,-248v-38,-13,-98,-2,-92,36v-16,27,-24,66,-24,116","w":1025},"f":{"d":"274,-1724v357,-75,590,52,712,384v26,71,36,123,36,152v-20,69,-89,90,-184,84r-40,4v-26,-104,-51,-186,-84,-240v-79,-127,-127,-180,-212,-180v-76,0,-127,70,-136,212r-20,320v86,10,275,14,564,32v83,5,124,22,124,32v0,13,8,29,24,48r0,8v-19,0,-31,15,-36,44v-97,86,-343,72,-540,72v-57,0,-99,5,-128,16v35,476,71,793,108,952v-18,15,-31,6,-56,-12r-32,76v-47,3,-55,-11,-116,-48v-32,0,-48,-20,-48,-60v-26,-78,-46,-328,-76,-748v-6,-86,-19,-127,-24,-128r-244,-44v-31,-14,-49,-26,-56,-36r0,-116v0,-7,28,-15,84,-24v79,-35,139,-53,196,-52v-1,-361,61,-614,184,-748","w":955},"g":{"d":"344,-890v181,-91,457,-80,580,44v16,7,24,17,24,32v-24,17,-37,29,-40,36v16,353,24,615,24,788v0,334,-34,543,-84,636v-86,160,-190,244,-328,244v-131,0,-246,-52,-344,-156v-5,-9,-8,-17,-8,-32v0,-39,-39,-99,-104,-188v-34,-46,-44,-93,-44,-132v0,-37,11,-64,32,-80v37,-2,35,10,80,44v32,0,48,7,48,20v25,78,91,155,200,232v6,0,42,24,108,72v54,-15,105,-50,140,-112v119,-214,43,-643,60,-956v-28,26,-78,124,-184,268v-78,107,-145,136,-252,136v-48,0,-101,-31,-160,-92v-45,-29,-68,-64,-68,-104v-19,-50,-24,-113,-24,-184v0,-223,112,-400,344,-516xm364,-618v-107,103,-128,210,-104,372v72,-40,133,-110,188,-208v67,-121,121,-205,156,-256v-3,-11,-8,-16,-16,-16v-61,0,-142,29,-224,108","w":985},"h":{"d":"216,-1592r8,0v45,23,68,41,68,52v0,331,-73,699,-60,1076v44,-36,101,-170,188,-396v29,-77,68,-112,100,-112v62,-34,74,-44,120,-44v31,0,51,32,72,92v30,87,60,254,112,500v43,205,79,284,200,396r0,4v-35,49,-71,83,-108,100v-55,0,-127,-28,-200,-100v-48,-48,-87,-124,-108,-220r-64,-300v-39,49,-96,185,-188,400v-43,100,-99,172,-152,224v-64,4,-75,-14,-132,-68r-40,-20v10,-72,-3,-108,-32,-196v7,0,5,-295,20,-884v5,-222,33,-371,56,-448v35,-1,63,-16,72,-52v24,13,43,20,56,20v8,0,12,-8,12,-24","w":1015},"i":{"d":"30,-1428v23,-71,84,-99,180,-96v92,3,129,27,136,100v6,56,-77,108,-192,108v-80,0,-120,-31,-120,-72v-4,-11,-5,-25,-4,-40xm194,-1116v53,0,80,13,80,40v66,328,47,729,40,1108v-21,16,-53,28,-96,36v-13,10,-19,26,-36,32v-23,0,-45,-17,-64,-52v0,16,-3,24,-8,24v-40,-35,-69,-113,-60,-232r36,-492v-5,-70,-8,-169,-8,-296v0,-112,39,-168,116,-168","w":385},"j":{"d":"348,-1438v89,-7,153,17,160,96v5,64,-80,112,-200,112v-80,0,-120,-41,-120,-96v0,-63,53,-104,160,-112xm36,558v275,-94,210,-568,204,-924r16,-260r-8,-272v0,-133,39,-200,116,-200v56,0,84,19,84,56v0,194,56,516,44,816r8,28v0,397,-28,634,-84,712v-82,185,-196,276,-352,276v-136,0,-252,-53,-352,-156v-15,-15,-24,-45,-24,-92v-99,-133,-148,-223,-148,-268v0,-49,3,-75,32,-104v33,-2,37,13,88,48v12,4,28,4,44,4v15,62,52,126,116,184v49,44,123,93,216,152","w":535},"k":{"d":"212,-2008v49,-30,76,-43,124,-40v56,4,84,17,84,36v0,300,23,657,-12,972r460,-148r124,-16v61,0,108,15,140,44v-8,29,-12,63,-12,104r4,4v-61,51,-161,98,-300,136v-163,45,-302,70,-412,160r0,8v23,45,94,90,216,128v89,28,157,59,200,100v63,-4,54,15,140,56v238,114,371,170,388,220v-8,0,-15,29,-20,88v-12,24,-41,36,-88,36r-56,20v-299,-140,-500,-232,-604,-272v-72,-28,-129,-44,-168,-52v-46,106,-12,273,-12,408v0,56,-13,95,-40,116v-7,6,-14,18,-20,36v7,4,0,10,0,16v-3,-6,-15,-3,-24,-4r-40,48r-16,4v-55,-16,-83,-15,-76,-40r12,-44r-20,0r0,36r-12,12v-76,-167,-17,-486,-36,-716r-124,-84r4,-52r-16,-60v0,-37,51,-86,152,-148v19,0,26,-313,36,-940v2,-115,15,-172,24,-172","w":1315},"l":{"d":"44,-2164v54,-38,86,-52,140,-52v51,0,76,21,76,64v0,100,32,205,28,320r-28,732v-4,304,34,558,96,992v10,67,-2,160,-44,160v-22,0,-62,9,-120,28v-17,-17,-44,-37,-80,-60v-81,-532,-108,-854,-108,-1260v0,-197,17,-403,52,-616v-9,0,-17,-35,-24,-104r-32,-24v16,0,31,-60,44,-180","w":375},"m":{"d":"904,-912v87,5,164,35,164,56v102,168,211,597,316,816v0,10,-16,29,-48,56v0,13,-5,20,-16,20v-129,0,-218,-70,-260,-212v-44,-150,-79,-255,-112,-312r-4,0v-123,352,-212,528,-268,528r-36,0v-100,0,-158,-104,-176,-312v-14,-165,-29,-248,-40,-248v-34,37,-73,133,-116,288v-48,176,-109,264,-184,264v-32,0,-67,-13,-104,-40v3,-12,5,-25,4,-40r-24,-28v49,-143,4,-321,20,-488v36,4,47,-45,44,-96v0,-6,21,-17,64,-32v14,-46,44,-9,72,-4v15,-3,57,-55,140,-144v29,-31,53,-40,60,-40v129,0,218,85,268,256r16,40r8,0v26,-53,50,-126,84,-212v15,-38,39,-63,60,-80r36,4","w":1405},"n":{"d":"654,-1166v85,22,128,37,128,44v39,90,77,190,96,304v63,379,99,625,128,736v7,0,15,25,20,76v5,55,-31,76,-96,76v-85,0,-128,-16,-128,-48v-105,-209,-132,-555,-184,-828r-4,0v-93,115,-197,339,-332,664v-46,112,-82,163,-88,164v-12,-36,-146,14,-136,-52r-48,-84v37,-134,56,-369,56,-704v57,-33,86,-53,88,-60v0,-13,5,-20,16,-20v100,0,148,29,148,44v0,13,-17,30,-8,40r4,0v51,-48,94,-117,144,-196v68,-107,139,-156,196,-156","w":1035},"o":{"d":"462,-865v190,0,312,189,312,435v0,190,-64,355,-216,459v-224,153,-447,75,-527,-201v-48,-166,-16,-359,32,-509v7,-10,40,-28,99,-53v12,-9,37,-38,74,-89v43,-28,119,-42,226,-42xm339,-151v98,-39,180,-166,180,-304v0,-80,-29,-147,-88,-201v-44,0,-82,29,-121,84v-17,23,-31,34,-38,36v7,71,-4,148,-4,222v0,109,31,163,71,163","w":795},"p":{"d":"192,-1004v297,0,513,57,648,172v61,85,92,161,92,228v0,110,-72,234,-228,356v-122,96,-236,134,-364,132v0,481,13,784,40,908v-13,9,-44,2,-64,4v-9,5,-16,13,-20,24v-115,-29,-172,-63,-172,-100v-43,-165,-83,-417,-64,-756r28,-500v0,-66,-9,-129,-28,-188v-5,0,-9,9,-12,28v-21,5,-28,-18,-28,-48v0,-24,15,-52,44,-84v-18,-2,-25,5,-28,24v-4,0,-10,2,-8,-4v0,-49,39,-94,116,-136xm344,-344v65,0,143,-18,220,-76v72,-54,100,-147,100,-260v-97,-75,-177,-112,-240,-112v-40,0,-59,11,-60,32r-16,396","w":955},"q":{"d":"194,-772v156,-175,305,-259,508,-248v131,7,196,31,196,52v93,95,140,154,140,176v-85,221,-120,790,-104,1270v237,-204,403,-294,500,-270v9,-9,51,-23,128,-44v-5,29,75,35,120,32v1,15,-11,18,-16,28v0,13,13,20,40,20r0,8v-68,77,-128,123,-180,140v-141,45,-253,101,-320,184v-88,109,-145,197,-188,250v-56,42,-84,90,-84,144v-9,7,-11,21,-24,24v0,-11,-9,-16,-28,-16r0,-4v-19,0,-28,11,-28,32v-21,13,-39,-2,-48,-28r-40,20v-56,-6,-84,-17,-84,-32v0,-16,-12,-29,-36,-40v-9,-419,-4,-874,44,-1230v-186,187,-342,280,-468,280v-54,0,-98,-35,-132,-104v-35,-24,-52,-65,-52,-124v-4,0,-7,-29,-8,-88v-3,-105,12,-185,56,-256v27,0,40,-15,40,-44v0,-35,23,-82,68,-132xm278,-352v0,59,13,88,24,88v211,-117,362,-283,440,-520v-35,-16,-56,-20,-92,-20v-52,0,-125,47,-220,140v-22,8,-41,35,-56,80v-64,97,-96,174,-96,232","w":1175},"r":{"d":"540,-928v95,-98,181,-132,280,-132v83,0,124,19,124,56v9,41,24,70,44,88r0,8v-238,120,-414,313,-516,584v-54,143,-76,261,-76,348v-80,37,-133,56,-160,56v0,-31,-33,-62,-100,-92v0,-44,-36,-226,-112,-544v-20,-84,-26,-161,-24,-256v13,-45,59,-72,132,-76v94,-6,161,103,144,236v62,-53,143,-152,264,-276","w":995},"s":{"d":"253,-925v99,-45,168,-60,268,-60v97,0,146,25,160,71v15,50,28,78,28,89v-19,29,-60,56,-124,68v-192,34,-289,56,-289,78v29,46,100,88,217,118v200,51,348,88,435,135v86,46,125,117,125,200v0,139,-122,233,-367,278v-72,13,-139,18,-200,18v-248,0,-371,-45,-371,-86v-68,-82,-48,-191,43,-256v140,67,257,100,350,100v77,0,140,-23,189,-68r0,-4v-76,-42,-216,-79,-414,-132v-204,-54,-303,-134,-303,-221v0,-154,80,-249,253,-328","w":1085},"t":{"d":"416,-1784v69,-95,238,-98,284,24v-66,426,-86,618,-80,952v152,13,280,-11,448,-52r68,-4v61,0,92,29,92,88v0,87,-59,136,-176,156v-55,10,-189,27,-404,44v0,5,-9,8,-28,8r24,264v0,37,-8,71,-24,100v48,36,31,273,0,284v-59,1,-115,-29,-148,20v-72,-29,-108,-145,-108,-348v0,-181,-9,-272,-28,-272v-25,-27,-110,-40,-256,-40v-68,0,-115,-35,-140,-104r0,-12v33,-72,108,-108,224,-108v61,0,92,7,92,12v21,0,35,-17,44,-52v8,-10,29,-8,48,-8v-14,-277,21,-557,68,-952","w":1095},"u":{"d":"266,2v-7,-5,-75,27,-128,40v-57,0,-94,-62,-104,-188v-19,-235,12,-442,120,-588v67,-90,137,-63,208,28v0,39,-23,132,-68,280v-9,30,-13,76,-12,124v61,-30,114,-110,164,-240v64,-166,109,-248,132,-248v78,0,137,1,172,60v23,249,62,452,116,608v45,56,56,89,56,160v0,23,-8,40,-24,52r-52,0v-100,0,-183,-95,-248,-284r-28,-44v-119,130,-198,216,-264,248","w":955},"v":{"d":"784,-990v96,0,145,-5,188,80v-23,74,-41,90,-24,144v-57,47,-111,226,-192,528v-56,208,-147,308,-244,308v-87,0,-172,-118,-296,-332v-131,-225,-216,-352,-216,-404v0,-118,56,-151,212,-156r216,396r36,52v81,-54,143,-198,208,-424v38,-130,83,-192,112,-192","w":1005},"w":{"d":"1004,-1068v31,-25,49,-32,88,-32v65,0,110,43,136,128v-26,248,-7,264,48,632r8,112v0,131,-16,196,-48,196v-46,32,-94,48,-144,48v-98,0,-225,-91,-388,-264v-43,-46,-86,-75,-120,-96v-84,219,-151,349,-200,388v-63,51,-115,76,-156,76v-28,0,-79,-48,-124,-156v-85,-204,-104,-364,-104,-560v0,-148,36,-245,108,-292v25,-7,49,-12,84,-12v58,0,98,48,92,128r-20,280v0,51,9,87,28,108v34,-15,65,-49,84,-104v26,-74,39,-112,48,-112v74,-26,123,-47,148,-64v51,7,125,53,212,144v114,120,177,184,196,184v45,-200,-12,-406,-12,-612v0,-80,12,-120,36,-120","w":1285},"x":{"d":"757,-732v102,-94,267,-85,285,66v-170,188,-253,233,-424,348v77,65,180,146,310,243v-7,31,-7,62,0,94v-51,37,-96,55,-136,55v-69,0,-166,-54,-292,-163r-87,-52v-39,5,-105,48,-195,132v-67,62,-130,94,-191,94v-8,27,-8,37,-25,35v-22,3,-52,-41,-52,-98v0,-53,60,-132,174,-243v44,-44,63,-76,63,-90v-18,-29,-56,-74,-108,-140v-30,-38,-42,-78,-42,-114v0,-58,21,-87,56,-105r87,-45r17,0v45,0,99,65,164,195v22,28,40,42,55,42v31,0,151,-79,341,-254","w":1035},"y":{"d":"764,-1328v81,0,145,-9,180,48v27,503,40,858,40,1064r0,32r44,632v-3,264,-106,442,-312,528v-44,18,-90,24,-136,24v-169,0,-344,-99,-516,-304v-45,-54,-64,-108,-64,-156v31,-32,65,-48,100,-48v27,0,82,32,164,96v9,8,33,13,72,16r192,116v144,53,211,-24,240,-208v52,-333,14,-695,-56,-1056v-46,51,-115,153,-208,304v-85,91,-145,136,-180,136v-41,20,-108,29,-184,28v-43,0,-95,-53,-120,-168v-61,-278,-19,-481,76,-784v40,-126,140,-125,236,-44v1,86,-24,199,-80,424v-19,78,-29,180,-20,276v59,3,88,-39,168,-128v11,0,20,-33,48,-88v139,-275,220,-441,220,-508v11,-39,16,-84,16,-136v31,-27,58,-59,80,-96","w":1024},"z":{"d":"1056,-970v100,-10,160,49,160,120v0,125,-130,276,-400,432v-129,74,-237,131,-312,192r0,4v67,13,235,20,504,40v69,5,124,23,168,36v-10,86,-42,148,-64,144v-281,37,-603,54,-848,-4r-84,8v-105,0,-165,-31,-180,-92v0,-17,20,-64,60,-140v0,-15,56,-44,156,-104r400,-240v63,-46,108,-83,136,-112v-121,11,-309,21,-564,32v-40,-17,-60,-55,-60,-112v0,-79,43,-129,128,-152r108,16v59,0,290,-30,692,-68","w":1215},"{":{"d":"692,-1820v35,59,48,95,48,152v0,35,-85,68,-248,120v-72,23,-104,89,-104,176v0,79,47,185,140,320r16,40v0,37,-19,87,-68,140v-39,42,-89,65,-140,80r0,4v17,19,70,48,148,104v52,38,72,78,72,104v-10,42,-65,138,-140,300v-80,173,-26,296,180,336v88,17,132,33,132,48v0,44,8,130,-28,128v-12,6,-50,8,-96,8v-237,0,-379,-76,-428,-228r-8,-72v0,-75,35,-210,104,-404r8,-56v-94,-50,-170,-99,-228,-148v-39,-51,-52,-82,-52,-140v0,-81,68,-149,204,-204r40,-28v-40,-95,-60,-194,-60,-296v0,-235,76,-395,236,-460v78,-31,180,-1,272,-24","w":755},"|":{"d":"182,-1978v68,63,123,186,136,332r-8,64v49,357,24,782,24,1176v0,263,21,510,64,740v-33,86,-57,138,-72,156v-34,-2,-52,-31,-52,-44r-4,0v-17,45,-43,58,-76,28r-8,8v-24,0,-31,-35,-48,-100v-103,-392,-73,-1096,-72,-1624v0,-186,-16,-370,-36,-552v-11,-105,28,-164,120,-184r32,0","w":435},"}":{"d":"424,-792v-116,-34,-194,-109,-208,-220v8,-23,61,-95,128,-232v61,-125,40,-259,-72,-300v-158,-59,-245,-86,-252,-108v-3,-77,7,-107,52,-168v67,16,122,12,196,12v171,0,307,210,308,468v0,106,-21,207,-64,304v158,71,241,141,240,180v6,12,8,33,8,56v0,97,-84,183,-252,260r-32,24v0,15,36,135,108,360r8,100v9,189,-197,298,-440,296v-77,0,-116,-9,-116,-28v-19,-36,-13,-137,24,-128v184,-49,276,-86,276,-112v16,0,40,-37,40,-112v0,-68,-53,-192,-152,-376v-16,-30,-20,-55,-20,-72v0,-48,74,-106,196,-176v7,-10,20,-14,24,-28","w":765},"~":{"d":"520,-896v71,-78,125,-108,220,-108v47,0,127,39,240,116v71,28,92,38,148,36v11,0,19,20,24,60v-4,53,-11,80,-20,80v-33,-3,-52,29,-40,60v-3,6,-15,3,-24,4v-205,0,-308,-31,-308,-92v-94,-4,-136,74,-216,224v-34,65,-53,76,-116,76v-135,0,-257,-41,-368,-124v-17,-69,-21,-85,-20,-140v2,-79,17,-103,76,-104v30,0,101,25,212,76v28,3,52,9,84,8","w":1196},"\u00c4":{"d":"850,-1724v27,-77,77,-104,148,-104v71,0,153,48,248,144v-4,231,55,440,180,824v65,8,136,-4,204,-4v51,0,76,15,76,44v11,1,16,5,16,12v0,67,-44,113,-132,136r-84,20v114,289,213,489,308,588v66,69,104,129,104,188v0,35,-16,59,-48,72v0,9,-20,17,-60,24r-24,0v-87,0,-185,-148,-320,-432v-61,-127,-136,-263,-200,-420r-124,-8v-360,23,-540,56,-540,100v-20,17,-71,114,-152,292v-59,79,-102,108,-188,108v-57,0,-94,-14,-100,-44v-20,-96,-3,-108,28,-256v0,-13,-67,-30,-200,-52v-40,-19,-60,-41,-60,-64v17,-38,52,-78,112,-96r284,-84v21,-7,53,-45,96,-116v220,-359,299,-506,428,-872xm1006,-1252v-101,160,-180,300,-236,420v-1,3,1,5,4,4v39,0,145,-20,320,-60r56,-4v-47,-181,-84,-290,-112,-328xm849,-1983v-60,20,-109,-20,-109,-92v0,-43,22,-76,67,-100v24,-3,45,-11,72,-11v56,15,81,34,81,75v0,53,-35,103,-111,128xm1199,-1983v-60,20,-109,-20,-109,-92v0,-43,22,-76,67,-100v24,-3,45,-11,72,-11v56,15,81,34,81,75v0,53,-35,103,-111,128"},"\u00c5":{"d":"850,-1724v27,-77,77,-104,148,-104v71,0,153,48,248,144v-4,231,55,440,180,824v65,8,136,-4,204,-4v51,0,76,15,76,44v11,1,16,5,16,12v0,67,-44,113,-132,136r-84,20v114,289,213,489,308,588v66,69,104,129,104,188v0,35,-16,59,-48,72v0,9,-20,17,-60,24r-24,0v-87,0,-185,-148,-320,-432v-61,-127,-136,-263,-200,-420r-124,-8v-360,23,-540,56,-540,100v-20,17,-71,114,-152,292v-59,79,-102,108,-188,108v-57,0,-94,-14,-100,-44v-20,-96,-3,-108,28,-256v0,-13,-67,-30,-200,-52v-40,-19,-60,-41,-60,-64v17,-38,52,-78,112,-96r284,-84v21,-7,53,-45,96,-116v220,-359,299,-506,428,-872xm1006,-1252v-101,160,-180,300,-236,420v-1,3,1,5,4,4v39,0,145,-20,320,-60r56,-4v-47,-181,-84,-290,-112,-328xm786,-2232v96,-88,158,-120,286,-113v12,0,35,34,86,86v125,126,94,263,4,406v-49,38,-99,53,-170,53v-109,0,-193,-45,-229,-143v-32,-88,-3,-92,23,-252r0,-37xm922,-2071v11,84,49,121,122,117v21,-13,31,-33,31,-61v0,-91,-14,-137,-31,-137v-73,0,-131,12,-122,81"},"\u00c7":{"d":"628,-1632v229,-151,367,-206,520,-196v129,8,188,49,188,132v0,87,-133,143,-384,216v-139,40,-298,152,-460,320v-154,160,-204,289,-204,468v0,195,136,331,412,388v388,80,712,-34,964,-260v42,-37,135,-122,280,-260v129,-122,248,-176,344,-176v3,6,8,9,8,20v0,103,-57,209,-172,320v0,16,-66,99,-208,236v-297,287,-645,424,-1032,424v-385,0,-640,-129,-780,-380v-69,-125,-104,-234,-104,-380v0,-285,200,-590,628,-872xm1028,505v-63,-2,-130,6,-130,-38v0,-15,24,-51,73,-107v3,-14,9,-24,8,-42v-89,-36,-269,-64,-269,-166v0,-24,37,-64,112,-121v26,-35,36,-44,34,-74v0,-5,19,-12,57,-12v51,0,77,5,77,10v-5,21,38,21,61,22v2,103,-27,168,-88,165v-2,51,71,66,215,109v56,17,72,22,72,58v0,68,-39,130,-118,186v-48,7,-83,10,-104,10"},"\u00c9":{"d":"956,-1792v83,-28,221,-39,280,8r0,32v0,147,-168,241,-504,276v-195,20,-292,35,-292,48v-34,93,-47,209,-44,340v316,-80,555,-120,716,-120v120,0,180,12,180,24v-1,35,-2,57,20,76v-33,58,-104,108,-216,140v-79,22,-252,38,-512,76v-54,8,-108,31,-164,52v60,255,116,458,208,648r20,4v85,0,239,-59,468,-164v237,-108,428,-156,568,-156v99,0,148,13,148,24r0,132v0,6,-55,9,-160,32v-294,65,-550,214,-796,392v-107,78,-175,88,-288,88v-102,0,-182,-97,-252,-288v-44,-121,-111,-321,-188,-604v-47,0,-96,-20,-148,-60v-2,-68,26,-116,96,-196v21,-25,11,-40,12,-72r12,-280r4,-4r-84,4v-100,-3,-120,-22,-120,-104v0,-105,95,-178,284,-220v5,0,29,-24,72,-72v7,0,35,-21,84,-64v77,-2,133,31,196,100v92,1,209,-27,400,-92xm814,-2485r88,90v-20,85,-55,136,-104,153v-158,96,-243,173,-256,232v0,18,-47,27,-140,27r-24,3v-21,-26,-28,-45,-28,-78v0,-51,71,-124,208,-223v41,-30,89,-87,148,-165v32,-26,68,-39,108,-39","w":1515},"\u00d1":{"d":"1028,-1938v93,-91,260,-54,272,92v-21,61,-32,108,-32,140v-5,563,-45,1137,32,1656r0,52v0,120,-23,175,-68,180r-80,8v-137,0,-270,-117,-408,-344r-280,-488r-92,-132r-4,0v-37,116,-69,318,-84,608v-7,138,-11,208,-24,208v-35,24,-84,32,-144,32v-45,0,-67,-13,-76,-36v-29,-79,-40,-151,-40,-248v0,-90,33,-315,88,-676v11,-72,5,-216,20,-428v8,-112,36,-185,72,-228r4,4r92,0r60,-4v74,141,167,399,312,760v116,288,208,429,352,572r4,0xm632,-2247v53,-48,96,-66,165,-66v36,0,96,24,181,71v53,16,71,22,112,21v8,0,14,12,18,37v-3,33,-8,49,-15,49v-25,-2,-39,17,-30,36v-2,5,-11,3,-18,3v-155,0,-232,-19,-232,-56v-70,-2,-105,46,-163,136v-26,41,-43,46,-88,46v-101,0,-194,-25,-277,-75v-13,-43,-16,-51,-15,-86v0,-50,17,-62,57,-63v23,0,76,15,160,46v21,2,40,6,63,5","w":1335},"\u00d6":{"d":"368,-1850v102,-18,167,-29,240,-28v255,0,462,290,588,876v70,326,43,678,-120,884v-127,161,-255,208,-444,208v-170,0,-329,-95,-456,-300v-134,-216,-176,-453,-176,-748v0,-317,60,-577,180,-780v61,-65,124,-101,188,-112xm468,-1510v-30,-2,-51,-13,-84,-12v-17,4,-45,60,-76,172v-38,137,-52,269,-52,392v0,409,108,680,308,776v187,90,298,1,384,-204v40,-97,40,-195,40,-312v0,-237,-46,-488,-180,-728v-86,-154,-155,-212,-236,-212v-43,0,-77,43,-104,128xm339,-1993v-60,20,-109,-20,-109,-92v0,-43,22,-76,67,-100v24,-3,45,-11,72,-11v56,15,81,34,81,75v0,53,-35,103,-111,128xm689,-1993v-60,20,-109,-20,-109,-92v0,-43,22,-76,67,-100v24,-3,45,-11,72,-11v56,15,81,34,81,75v0,53,-35,103,-111,128","w":1255},"\u00dc":{"d":"982,-2038v26,33,63,119,104,260v80,277,116,548,116,812v0,413,-82,720,-268,896v-108,102,-233,140,-352,140v-179,0,-308,-109,-408,-316v-110,-229,-164,-517,-164,-868v0,-259,36,-489,108,-688v7,-5,48,-20,124,-20v69,0,117,35,104,100r-44,224v-15,115,-24,229,-24,344v0,507,101,830,304,968r48,12v67,0,145,-63,212,-200v67,-137,84,-332,84,-556v0,-408,-54,-728,-148,-964v-27,-68,-3,-144,84,-144r120,0xm209,-1993v-60,20,-109,-20,-109,-92v0,-43,22,-76,67,-100v24,-3,45,-11,72,-11v56,15,81,34,81,75v0,53,-35,103,-111,128xm559,-1993v-60,20,-109,-20,-109,-92v0,-43,22,-76,67,-100v24,-3,45,-11,72,-11v56,15,81,34,81,75v0,53,-35,103,-111,128","w":1235},"\u00e1":{"d":"712,-1038v103,-77,256,-90,256,80v0,49,23,199,84,448v35,143,102,257,172,356v55,78,68,112,68,180v0,32,-20,48,-60,48v-39,24,-65,36,-76,36v-74,-26,-144,-83,-200,-176v-37,-63,-89,-190,-164,-376r-24,-32v-98,153,-180,271,-252,348v-87,93,-189,136,-300,136v-108,0,-179,-56,-212,-168r-4,-68v0,-151,86,-350,292,-560v109,-111,261,-183,420,-252xm284,-266v2,2,3,5,8,4v65,0,121,-62,196,-168v111,-156,180,-265,180,-348v-2,-3,-6,-6,-12,-4v-46,13,-137,80,-256,212v-83,91,-116,197,-116,304xm794,-1672r88,120v-20,113,-55,181,-104,204v-158,127,-256,229,-256,308v0,24,-47,36,-140,36r-24,4v-22,-34,-28,-61,-28,-104v0,-68,72,-164,208,-296v42,-41,89,-117,148,-220v32,-35,68,-52,108,-52","w":1295},"\u00e0":{"d":"712,-1038v103,-77,256,-90,256,80v0,49,23,199,84,448v35,143,102,257,172,356v55,78,68,112,68,180v0,32,-20,48,-60,48v-39,24,-65,36,-76,36v-74,-26,-144,-83,-200,-176v-37,-63,-89,-190,-164,-376r-24,-32v-98,153,-180,271,-252,348v-87,93,-189,136,-300,136v-108,0,-179,-56,-212,-168r-4,-68v0,-151,86,-350,292,-560v109,-111,261,-183,420,-252xm284,-266v2,2,3,5,8,4v65,0,121,-62,196,-168v111,-156,180,-265,180,-348v-2,-3,-6,-6,-12,-4v-46,13,-137,80,-256,212v-83,91,-116,197,-116,304xm566,-1666v59,78,107,135,148,165v137,99,208,172,208,223v0,34,-7,52,-28,78r-24,-3v-93,0,-140,-9,-140,-27v-13,-59,-98,-136,-256,-232v-49,-17,-84,-68,-104,-153r88,-90v40,0,76,13,108,39","w":1295},"\u00e2":{"d":"712,-1038v103,-77,256,-90,256,80v0,49,23,199,84,448v35,143,102,257,172,356v55,78,68,112,68,180v0,32,-20,48,-60,48v-39,24,-65,36,-76,36v-74,-26,-144,-83,-200,-176v-37,-63,-89,-190,-164,-376r-24,-32v-98,153,-180,271,-252,348v-87,93,-189,136,-300,136v-108,0,-179,-56,-212,-168r-4,-68v0,-151,86,-350,292,-560v109,-111,261,-183,420,-252xm284,-266v2,2,3,5,8,4v65,0,121,-62,196,-168v111,-156,180,-265,180,-348v-2,-3,-6,-6,-12,-4v-46,13,-137,80,-256,212v-83,91,-116,197,-116,304xm524,-1640v36,-38,65,-45,125,-42v39,73,117,198,243,371v32,43,18,58,6,99v1,10,10,22,4,29v-9,-1,-7,-10,-26,-13r-51,16v-17,0,-60,-33,-118,-106v-42,-54,-75,-102,-109,-137v-126,102,-205,183,-205,246v0,19,-37,29,-111,29r-20,3v-17,-27,-22,-49,-22,-83v0,-55,57,-132,166,-237v34,-33,71,-93,118,-175","w":1295},"\u00e4":{"d":"712,-1038v103,-77,256,-90,256,80v0,49,23,199,84,448v35,143,102,257,172,356v55,78,68,112,68,180v0,32,-20,48,-60,48v-39,24,-65,36,-76,36v-74,-26,-144,-83,-200,-176v-37,-63,-89,-190,-164,-376r-24,-32v-98,153,-180,271,-252,348v-87,93,-189,136,-300,136v-108,0,-179,-56,-212,-168r-4,-68v0,-151,86,-350,292,-560v109,-111,261,-183,420,-252xm284,-266v2,2,3,5,8,4v65,0,121,-62,196,-168v111,-156,180,-265,180,-348v-2,-3,-6,-6,-12,-4v-46,13,-137,80,-256,212v-83,91,-116,197,-116,304xm439,-1203v-60,20,-109,-20,-109,-92v0,-43,22,-76,67,-100v24,-3,45,-11,72,-11v56,15,81,34,81,75v0,53,-35,103,-111,128xm789,-1203v-60,20,-109,-20,-109,-92v0,-43,22,-76,67,-100v24,-3,45,-11,72,-11v56,15,81,34,81,75v0,53,-35,103,-111,128","w":1295},"\u00e3":{"d":"742,-1038v103,-77,256,-90,256,80v0,49,23,199,84,448v35,143,102,257,172,356v55,78,68,112,68,180v0,32,-20,48,-60,48v-39,24,-65,36,-76,36v-74,-26,-144,-83,-200,-176v-37,-63,-89,-190,-164,-376r-24,-32v-98,153,-180,271,-252,348v-87,93,-189,136,-300,136v-108,0,-179,-56,-212,-168r-4,-68v0,-151,86,-350,292,-560v109,-111,261,-183,420,-252xm314,-266v2,2,3,5,8,4v65,0,121,-62,196,-168v111,-156,180,-265,180,-348v-2,-3,-6,-6,-12,-4v-46,13,-137,80,-256,212v-83,91,-116,197,-116,304xm622,-1417v53,-48,96,-66,165,-66v36,0,96,24,181,71v53,16,71,22,112,21v8,0,14,12,18,37v-3,33,-8,49,-15,49v-25,-2,-39,17,-30,36v-2,5,-11,3,-18,3v-155,0,-232,-19,-232,-56v-70,-2,-105,46,-163,136v-26,41,-43,46,-88,46v-101,0,-194,-25,-277,-75v-13,-43,-16,-51,-15,-86v0,-50,17,-62,57,-63v23,0,76,15,160,46v21,2,40,6,63,5","w":1295},"\u00e5":{"d":"712,-1038v103,-77,256,-90,256,80v0,49,23,199,84,448v35,143,102,257,172,356v55,78,68,112,68,180v0,32,-20,48,-60,48v-39,24,-65,36,-76,36v-74,-26,-144,-83,-200,-176v-37,-63,-89,-190,-164,-376r-24,-32v-98,153,-180,271,-252,348v-87,93,-189,136,-300,136v-108,0,-179,-56,-212,-168r-4,-68v0,-151,86,-350,292,-560v109,-111,261,-183,420,-252xm284,-266v2,2,3,5,8,4v65,0,121,-62,196,-168v111,-156,180,-265,180,-348v-2,-3,-6,-6,-12,-4v-46,13,-137,80,-256,212v-83,91,-116,197,-116,304xm416,-1612v96,-88,158,-120,286,-113v12,0,35,34,86,86v125,126,94,263,4,406v-49,38,-99,53,-170,53v-109,0,-193,-45,-229,-143v-32,-88,-3,-92,23,-252r0,-37xm552,-1451v11,84,49,121,122,117v21,-13,31,-33,31,-61v0,-91,-14,-137,-31,-137v-73,0,-131,12,-122,81","w":1295},"\u00e7":{"d":"252,-884v109,-88,238,-89,356,-20v-5,11,-8,25,-8,44v7,25,23,41,20,76v-23,47,-72,84,-148,108v-78,25,-132,55,-152,96v-36,75,-44,112,-44,176v0,94,71,140,192,140v89,0,243,-51,464,-148v100,-44,148,-61,192,-60v45,46,69,81,72,104v-3,14,-43,58,-120,132v-20,37,-40,56,-60,56v-247,147,-457,220,-632,220v-188,0,-313,-89,-376,-268v-35,-290,36,-488,244,-656xm568,505v-63,-2,-130,6,-130,-38v0,-15,24,-51,73,-107v3,-14,9,-24,8,-42v-89,-36,-269,-64,-269,-166v0,-24,37,-64,112,-121v26,-35,36,-44,34,-74v0,-5,19,-12,57,-12v51,0,77,5,77,10v-5,21,38,21,61,22v2,103,-27,168,-88,165v-2,51,71,66,215,109v56,17,72,22,72,58v0,68,-39,130,-118,186v-48,7,-83,10,-104,10","w":1185},"\u00e9":{"d":"128,-988v270,-139,455,-83,584,196v25,54,24,101,24,132v0,134,-104,242,-312,324r0,4v55,93,127,140,216,140v120,0,241,-104,388,-292v81,-103,140,-142,200,-140v24,15,-13,80,20,80v17,0,29,-15,36,-44v4,0,10,-2,8,4v0,45,-43,118,-120,224v-15,21,-21,49,-28,80v-37,7,-56,22,-56,44v-73,122,-183,213,-332,260v-59,19,-96,16,-156,16v-195,0,-389,-141,-580,-424r-20,-356v0,-132,47,-206,128,-248xm248,-672v0,80,23,136,68,168v31,0,78,-24,140,-72v40,-111,5,-214,-92,-248v-38,-13,-98,-2,-92,36v-16,27,-24,66,-24,116xm534,-1605r88,90v-20,85,-55,136,-104,153v-158,96,-243,173,-256,232v0,18,-47,27,-140,27r-24,3v-21,-26,-28,-45,-28,-78v0,-51,71,-124,208,-223v41,-30,89,-87,148,-165v32,-26,68,-39,108,-39","w":1025},"\u00e8":{"d":"128,-988v270,-139,455,-83,584,196v25,54,24,101,24,132v0,134,-104,242,-312,324r0,4v55,93,127,140,216,140v120,0,241,-104,388,-292v81,-103,140,-142,200,-140v24,15,-13,80,20,80v17,0,29,-15,36,-44v4,0,10,-2,8,4v0,45,-43,118,-120,224v-15,21,-21,49,-28,80v-37,7,-56,22,-56,44v-73,122,-183,213,-332,260v-59,19,-96,16,-156,16v-195,0,-389,-141,-580,-424r-20,-356v0,-132,47,-206,128,-248xm248,-672v0,80,23,136,68,168v31,0,78,-24,140,-72v40,-111,5,-214,-92,-248v-38,-13,-98,-2,-92,36v-16,27,-24,66,-24,116xm276,-1576v59,78,107,135,148,165v137,99,208,172,208,223v0,34,-7,52,-28,78r-24,-3v-93,0,-140,-9,-140,-27v-13,-59,-98,-136,-256,-232v-49,-17,-84,-68,-104,-153r88,-90v40,0,76,13,108,39","w":1025},"\u00ea":{"d":"98,-988v270,-139,455,-83,584,196v25,54,24,101,24,132v0,134,-104,242,-312,324r0,4v55,93,127,140,216,140v120,0,241,-104,388,-292v81,-103,140,-142,200,-140v24,15,-13,80,20,80v17,0,29,-15,36,-44v4,0,10,-2,8,4v0,45,-43,118,-120,224v-15,21,-21,49,-28,80v-37,7,-56,22,-56,44v-73,122,-183,213,-332,260v-59,19,-96,16,-156,16v-195,0,-389,-141,-580,-424r-20,-356v0,-132,47,-206,128,-248xm218,-672v0,80,23,136,68,168v31,0,78,-24,140,-72v40,-111,5,-214,-92,-248v-38,-13,-98,-2,-92,36v-16,27,-24,66,-24,116xm294,-1620v36,-38,65,-45,125,-42v39,73,117,198,243,371v32,43,18,58,6,99v1,10,10,22,4,29v-9,-1,-7,-10,-26,-13r-51,16v-17,0,-60,-33,-118,-106v-42,-54,-75,-102,-109,-137v-126,102,-205,183,-205,246v0,19,-37,29,-111,29r-20,3v-17,-27,-22,-49,-22,-83v0,-55,57,-132,166,-237v34,-33,71,-93,118,-175","w":1025},"\u00eb":{"d":"128,-988v270,-139,455,-83,584,196v25,54,24,101,24,132v0,134,-104,242,-312,324r0,4v55,93,127,140,216,140v120,0,241,-104,388,-292v81,-103,140,-142,200,-140v24,15,-13,80,20,80v17,0,29,-15,36,-44v4,0,10,-2,8,4v0,45,-43,118,-120,224v-15,21,-21,49,-28,80v-37,7,-56,22,-56,44v-73,122,-183,213,-332,260v-59,19,-96,16,-156,16v-195,0,-389,-141,-580,-424r-20,-356v0,-132,47,-206,128,-248xm248,-672v0,80,23,136,68,168v31,0,78,-24,140,-72v40,-111,5,-214,-92,-248v-38,-13,-98,-2,-92,36v-16,27,-24,66,-24,116xm159,-1163v-60,20,-109,-20,-109,-92v0,-43,22,-76,67,-100v24,-3,45,-11,72,-11v56,15,81,34,81,75v0,53,-35,103,-111,128xm509,-1163v-60,20,-109,-20,-109,-92v0,-43,22,-76,67,-100v24,-3,45,-11,72,-11v56,15,81,34,81,75v0,53,-35,103,-111,128","w":1025},"\u00ed":{"d":"174,-1116v53,0,80,13,80,40v66,328,47,729,40,1108v-21,16,-53,28,-96,36v-13,10,-19,26,-36,32v-23,0,-45,-17,-64,-52v0,16,-3,24,-8,24v-40,-35,-69,-113,-60,-232r36,-492v-5,-70,-8,-169,-8,-296v0,-112,39,-168,116,-168xm384,-1645r88,90v-20,85,-55,136,-104,153v-158,96,-243,173,-256,232v0,18,-47,27,-140,27r-24,3v-21,-26,-28,-45,-28,-78v0,-51,71,-124,208,-223v41,-30,89,-87,148,-165v32,-26,68,-39,108,-39","w":385},"\u00ec":{"d":"174,-1116v53,0,80,13,80,40v66,328,47,729,40,1108v-21,16,-53,28,-96,36v-13,10,-19,26,-36,32v-23,0,-45,-17,-64,-52v0,16,-3,24,-8,24v-40,-35,-69,-113,-60,-232r36,-492v-5,-70,-8,-169,-8,-296v0,-112,39,-168,116,-168xm116,-1606v59,78,107,135,148,165v137,99,208,172,208,223v0,34,-7,52,-28,78r-24,-3v-93,0,-140,-9,-140,-27v-13,-59,-98,-136,-256,-232v-49,-17,-84,-68,-104,-153r88,-90v40,0,76,13,108,39","w":385},"\u00ee":{"d":"224,-1116v53,0,80,13,80,40v66,328,47,729,40,1108v-21,16,-53,28,-96,36v-13,10,-19,26,-36,32v-23,0,-45,-17,-64,-52v0,16,-3,24,-8,24v-40,-35,-69,-113,-60,-232r36,-492v-5,-70,-8,-169,-8,-296v0,-112,39,-168,116,-168xm164,-1630v36,-38,65,-45,125,-42v39,73,117,198,243,371v32,43,18,58,6,99v1,10,10,22,4,29v-9,-1,-7,-10,-26,-13r-51,16v-17,0,-60,-33,-118,-106v-42,-54,-75,-102,-109,-137v-126,102,-205,183,-205,246v0,19,-37,29,-111,29r-19,3v-18,-27,-23,-49,-23,-83v0,-55,57,-132,166,-237v34,-33,71,-93,118,-175","w":480},"\u00ef":{"d":"174,-1116v53,0,80,13,80,40v66,328,47,729,40,1108v-21,16,-53,28,-96,36v-13,10,-19,26,-36,32v-23,0,-45,-17,-64,-52v0,16,-3,24,-8,24v-40,-35,-69,-113,-60,-232r36,-492v-5,-70,-8,-169,-8,-296v0,-112,39,-168,116,-168xm39,-1243v-60,20,-109,-20,-109,-92v0,-43,22,-76,67,-100v24,-3,45,-11,72,-11v56,15,81,34,81,75v0,53,-35,102,-111,128xm389,-1243v-60,20,-109,-20,-109,-92v0,-43,22,-76,67,-100v24,-3,45,-11,72,-11v56,15,81,34,81,75v0,53,-35,103,-111,128","w":385},"\u00f1":{"d":"694,-1166v85,22,128,37,128,44v39,90,77,190,96,304v63,379,99,625,128,736v7,0,15,25,20,76v5,55,-31,76,-96,76v-85,0,-128,-16,-128,-48v-105,-209,-132,-555,-184,-828r-4,0v-93,115,-197,339,-332,664v-46,112,-82,163,-88,164v-12,-36,-146,14,-136,-52r-48,-84v37,-134,56,-369,56,-704v57,-33,86,-53,88,-60v0,-13,5,-20,16,-20v100,0,148,29,148,44v0,13,-17,30,-8,40r4,0v51,-48,94,-117,144,-196v68,-107,139,-156,196,-156xm462,-1557v53,-48,96,-66,165,-66v36,0,96,24,181,71v53,16,71,22,112,21v8,0,14,12,18,37v-3,33,-8,49,-15,49v-25,-2,-39,17,-30,36v-2,5,-11,3,-18,3v-155,0,-232,-19,-232,-56v-70,-2,-105,46,-163,136v-26,41,-43,46,-88,46v-101,0,-194,-25,-277,-75v-13,-43,-16,-51,-15,-86v0,-50,17,-62,57,-63v23,0,76,15,160,46v21,2,40,6,63,5","w":1035},"\u00f3":{"d":"462,-865v190,0,312,189,312,435v0,190,-64,355,-216,459v-224,153,-447,75,-527,-201v-48,-166,-16,-359,32,-509v7,-10,40,-28,99,-53v12,-9,37,-38,74,-89v43,-28,119,-42,226,-42xm339,-151v98,-39,180,-166,180,-304v0,-80,-29,-147,-88,-201v-44,0,-82,29,-121,84v-17,23,-31,34,-38,36v7,71,-4,148,-4,222v0,109,31,163,71,163xm574,-1505r88,90v-20,85,-55,136,-104,153v-158,96,-243,173,-256,232v0,18,-47,27,-140,27r-24,3v-21,-26,-28,-45,-28,-78v0,-51,71,-124,208,-223v41,-30,89,-87,148,-165v32,-26,68,-39,108,-39","w":795},"\u00f2":{"d":"532,-865v190,0,312,189,312,435v0,190,-64,355,-216,459v-224,153,-447,75,-527,-201v-48,-166,-16,-359,32,-509v7,-10,40,-28,99,-53v12,-9,37,-38,74,-89v43,-28,119,-42,226,-42xm409,-151v98,-39,180,-166,180,-304v0,-80,-29,-147,-88,-201v-44,0,-82,29,-121,84v-17,23,-31,34,-38,36v7,71,-4,148,-4,222v0,109,31,163,71,163xm376,-1466v59,78,107,135,148,165v137,99,208,172,208,223v0,34,-7,52,-28,78r-24,-3v-93,0,-140,-9,-140,-27v-13,-59,-98,-136,-256,-232v-49,-17,-84,-68,-104,-153r88,-90v40,0,76,13,108,39","w":795},"\u00f4":{"d":"462,-865v190,0,312,189,312,435v0,190,-64,355,-216,459v-224,153,-447,75,-527,-201v-48,-166,-16,-359,32,-509v7,-10,40,-28,99,-53v12,-9,37,-38,74,-89v43,-28,119,-42,226,-42xm339,-151v98,-39,180,-166,180,-304v0,-80,-29,-147,-88,-201v-44,0,-82,29,-121,84v-17,23,-31,34,-38,36v7,71,-4,148,-4,222v0,109,31,163,71,163xm324,-1500v36,-38,65,-45,125,-42v39,73,117,198,243,371v32,43,18,58,6,99v1,10,10,22,4,29v-9,-1,-7,-10,-26,-13r-51,16v-17,0,-60,-33,-118,-106v-42,-54,-75,-102,-109,-137v-126,102,-205,183,-205,246v0,19,-37,29,-111,29r-20,3v-17,-27,-22,-49,-22,-83v0,-55,57,-132,166,-237v34,-33,71,-93,118,-175","w":795},"\u00f6":{"d":"462,-865v190,0,312,189,312,435v0,190,-64,355,-216,459v-224,153,-447,75,-527,-201v-48,-166,-16,-359,32,-509v7,-10,40,-28,99,-53v12,-9,37,-38,74,-89v43,-28,119,-42,226,-42xm339,-151v98,-39,180,-166,180,-304v0,-80,-29,-147,-88,-201v-44,0,-82,29,-121,84v-17,23,-31,34,-38,36v7,71,-4,148,-4,222v0,109,31,163,71,163xm199,-983v-60,20,-109,-20,-109,-92v0,-43,22,-76,67,-100v24,-3,45,-11,72,-11v56,15,81,34,81,75v0,53,-35,103,-111,128xm549,-983v-60,20,-109,-20,-109,-92v0,-43,22,-76,67,-100v24,-3,45,-11,72,-11v56,15,81,34,81,75v0,53,-35,103,-111,128","w":795},"\u00f5":{"d":"462,-865v190,0,312,189,312,435v0,190,-64,355,-216,459v-224,153,-447,75,-527,-201v-48,-166,-16,-359,32,-509v7,-10,40,-28,99,-53v12,-9,37,-38,74,-89v43,-28,119,-42,226,-42xm339,-151v98,-39,180,-166,180,-304v0,-80,-29,-147,-88,-201v-44,0,-82,29,-121,84v-17,23,-31,34,-38,36v7,71,-4,148,-4,222v0,109,31,163,71,163xm332,-1277v53,-48,96,-66,165,-66v36,0,96,24,181,71v53,16,71,22,112,21v8,0,14,12,18,37v-3,33,-8,49,-15,49v-25,-2,-39,17,-30,36v-2,5,-11,3,-18,3v-155,0,-232,-19,-232,-56v-70,-2,-105,46,-163,136v-26,41,-43,46,-88,46v-101,0,-193,-25,-276,-75v-14,-43,-17,-51,-16,-86v0,-50,17,-62,57,-63v23,0,76,15,160,46v21,2,40,6,63,5","w":795},"\u00fa":{"d":"266,2v-7,-5,-75,27,-128,40v-57,0,-94,-62,-104,-188v-19,-235,12,-442,120,-588v67,-90,137,-63,208,28v0,39,-23,132,-68,280v-9,30,-13,76,-12,124v61,-30,114,-110,164,-240v64,-166,109,-248,132,-248v78,0,137,1,172,60v23,249,62,452,116,608v45,56,56,89,56,160v0,23,-8,40,-24,52r-52,0v-100,0,-183,-95,-248,-284r-28,-44v-119,130,-198,216,-264,248xm346,-1426v59,78,107,135,148,165v137,99,208,172,208,223v0,34,-7,52,-28,78r-24,-3v-93,0,-140,-9,-140,-27v-13,-59,-98,-136,-256,-232v-49,-17,-84,-68,-104,-153r88,-90v40,0,76,13,108,39","w":955},"\u00f9":{"d":"266,2v-7,-5,-75,27,-128,40v-57,0,-94,-62,-104,-188v-19,-235,12,-442,120,-588v67,-90,137,-63,208,28v0,39,-23,132,-68,280v-9,30,-13,76,-12,124v61,-30,114,-110,164,-240v64,-166,109,-248,132,-248v78,0,137,1,172,60v23,249,62,452,116,608v45,56,56,89,56,160v0,23,-8,40,-24,52r-52,0v-100,0,-183,-95,-248,-284r-28,-44v-119,130,-198,216,-264,248xm624,-1465r88,90v-20,85,-55,136,-104,153v-158,96,-243,173,-256,232v0,18,-47,27,-140,27r-24,3v-21,-26,-28,-45,-28,-78v0,-51,71,-124,208,-223v41,-30,89,-87,148,-165v32,-26,68,-39,108,-39","w":955},"\u00fb":{"d":"276,2v-7,-5,-75,27,-128,40v-57,0,-94,-62,-104,-188v-19,-235,12,-442,120,-588v67,-90,137,-63,208,28v0,39,-23,132,-68,280v-9,30,-13,76,-12,124v61,-30,114,-110,164,-240v64,-166,109,-248,132,-248v78,0,137,1,172,60v23,249,62,452,116,608v45,56,56,89,56,160v0,23,-8,40,-24,52r-52,0v-100,0,-183,-95,-248,-284r-28,-44v-119,130,-198,216,-264,248xm386,-1560v44,-47,81,-56,156,-52v48,91,146,248,304,464v40,55,23,72,8,124v1,12,12,28,4,36v-9,-2,-8,-11,-32,-16r-64,20v-21,0,-76,-40,-148,-132v-53,-67,-93,-129,-136,-172v-158,127,-256,229,-256,308v0,24,-47,36,-140,36r-24,4v-22,-34,-28,-61,-28,-104v0,-68,72,-164,208,-296v42,-41,89,-117,148,-220","w":955},"\u00fc":{"d":"266,2v-7,-5,-75,27,-128,40v-57,0,-94,-62,-104,-188v-19,-235,12,-442,120,-588v67,-90,137,-63,208,28v0,39,-23,132,-68,280v-9,30,-13,76,-12,124v61,-30,114,-110,164,-240v64,-166,109,-248,132,-248v78,0,137,1,172,60v23,249,62,452,116,608v45,56,56,89,56,160v0,23,-8,40,-24,52r-52,0v-100,0,-183,-95,-248,-284r-28,-44v-119,130,-198,216,-264,248xm279,-973v-60,20,-109,-20,-109,-92v0,-43,22,-76,67,-100v24,-3,45,-11,72,-11v56,15,81,34,81,75v0,53,-35,103,-111,128xm629,-973v-60,20,-109,-20,-109,-92v0,-43,22,-76,67,-100v24,-3,45,-11,72,-11v56,15,81,34,81,75v0,53,-35,103,-111,128","w":955},"\u00a2":{"d":"740,-1232v91,-16,152,9,146,116r-11,207r82,-4v101,0,166,22,197,65v11,45,-22,77,-85,108v-42,21,-111,24,-200,24r-4,85r0,105v0,122,9,183,27,183v234,12,281,-54,642,-54v14,0,23,21,27,64v0,5,-16,21,-48,48r7,17v-171,92,-221,89,-370,112v-17,29,-19,33,-47,27r-38,7r-3,-17v-44,28,-92,24,-156,24v-23,101,34,224,-24,305v-104,-9,-156,-21,-156,-38v-54,-30,-81,-118,-81,-264v0,-39,-14,-37,-78,-51v-241,-53,-401,-105,-472,-163v-66,-54,-95,-95,-95,-112v0,-55,26,-129,95,-210v73,-86,214,-146,407,-193r126,-38v-2,-2,-5,-2,-4,-7v0,-63,19,-163,58,-302v38,3,52,-4,58,-44xm268,-516r0,7v188,91,219,95,346,115v9,-91,-2,-277,-3,-251v-157,0,-271,43,-343,129","w":1545},"\u00a3":{"d":"104,-384v-12,-41,-44,-64,-80,-84v1,-12,8,-18,12,-28r-12,-20v123,-99,241,-148,356,-148v123,0,177,-47,172,-128v-229,29,-366,44,-412,44r-60,0r-80,-100v0,-36,35,-81,108,-128v44,-29,177,-51,388,-100v90,-21,132,-56,132,-80r76,-240v26,-192,51,-288,76,-288v43,-53,89,-72,164,-72v63,0,105,58,104,152v0,49,-40,148,-108,300v-18,40,-20,71,-20,100r596,-108v78,-4,108,23,108,100v0,124,-126,201,-376,236v-180,25,-304,58,-376,84v-40,14,-47,63,-44,120v357,-67,567,-100,632,-100v19,27,28,61,28,100v0,109,-119,179,-356,216r-304,48v0,47,29,99,88,156v68,37,131,52,212,52v180,0,376,-42,556,-168v128,-89,176,-156,232,-152v26,2,34,2,32,20v-4,55,-21,100,24,128v-93,122,-196,209,-304,272v-225,130,-435,200,-636,200v-233,0,-397,-140,-492,-420v-83,0,-228,12,-436,36","w":1945},"\u00a7":{"w":1139},"\u2022":{"d":"43,-882v96,-88,158,-120,286,-113v12,0,35,34,86,86v125,126,94,263,4,406v-49,38,-99,53,-170,53v-109,0,-193,-45,-229,-143v-32,-88,-3,-92,23,-252r0,-37xm179,-731v11,84,49,121,122,117v21,-13,31,-33,31,-61v0,-91,-14,-137,-31,-137v-73,0,-131,12,-122,81","w":505},"\u00b6":{"w":1100},"\u00df":{"w":1251},"\u00ae":{"d":"376,-1456v127,-27,280,-50,456,-49v275,0,498,138,673,413v120,189,171,323,171,508v0,127,-42,250,-134,364v-100,124,-402,220,-667,220v-231,0,-437,-65,-606,-208v-189,-160,-269,-340,-269,-581v0,-216,58,-407,193,-557v68,-75,136,-100,183,-110xm382,-1205v-95,123,-143,262,-143,437v0,223,106,405,333,517v123,61,217,67,346,67v137,0,265,-39,388,-113v82,-49,162,-191,162,-345v0,-161,-74,-330,-226,-505v-106,-122,-240,-181,-398,-181v-247,0,-399,42,-462,123xm756,-567v-3,29,25,77,25,162v0,43,-24,64,-73,64v-55,-35,-63,-167,-83,-246v-49,-1,-133,9,-133,-34v0,-42,41,-66,107,-89v-12,-47,-14,-199,-13,-300v-50,-5,-136,35,-136,-31v0,-37,59,-61,159,-66v14,-53,120,-61,118,7v42,0,181,31,414,103v49,15,70,33,70,58v0,96,-67,169,-199,223v-52,21,-93,44,-125,63v77,37,205,93,387,161v109,40,182,65,216,82v6,50,-44,73,-105,73v-75,0,-225,-64,-458,-175v-89,-43,-149,-55,-171,-55xm722,-713v188,-49,290,-73,363,-187v-240,-78,-218,-82,-382,-95v-11,91,-5,196,19,282","w":1665},"\u00a9":{"d":"376,-1456v127,-27,280,-50,456,-49v275,0,498,138,673,413v120,189,171,323,171,508v0,127,-42,250,-134,364v-100,124,-402,220,-667,220v-231,0,-437,-65,-606,-208v-189,-160,-269,-340,-269,-581v0,-216,58,-407,193,-557v68,-75,136,-100,183,-110xm382,-1205v-95,123,-143,262,-143,437v0,223,106,405,333,517v123,61,217,67,346,67v137,0,265,-39,388,-113v82,-49,162,-191,162,-345v0,-161,-74,-330,-226,-505v-106,-122,-240,-181,-398,-181v-247,0,-399,42,-462,123xm691,-1013v63,-44,131,-43,196,-3v-11,22,2,42,9,62v0,24,-30,50,-91,73v-59,21,-89,42,-89,67v-42,69,-32,172,76,172v55,0,138,-24,248,-71r31,0v81,0,122,13,122,40v-22,55,-103,109,-242,165v-180,72,-351,62,-413,-110v-25,-171,23,-303,153,-395","w":1665},"\u2122":{"d":"891,-1645v17,-2,33,-4,52,-3v15,17,31,48,43,93v14,54,41,133,77,237v52,150,94,257,138,315v20,27,0,59,-34,59v-35,0,-61,-40,-93,-112v-23,-52,-90,-233,-148,-381v-13,50,-24,133,-45,246v-21,110,-38,181,-38,215v-9,3,-13,8,-13,17v0,3,-13,9,-41,13v-17,2,-25,-1,-30,-16v-35,-125,-43,-354,-108,-452v-22,27,-43,267,-79,325v-12,11,-22,14,-41,14v-35,0,-26,-35,-30,-58v4,-62,2,-79,-8,-148v-4,-24,20,-40,44,-33v9,-19,21,-70,44,-152v17,-61,45,-90,76,-90v39,0,69,53,99,157v8,28,22,89,42,173v37,-81,64,-375,93,-419xm437,-1543v41,-6,103,-9,104,31v1,29,-62,51,-180,63r-62,0v-21,146,2,269,2,421v0,40,-48,34,-68,38v-36,-111,-33,-298,-29,-445v-52,-17,-134,-1,-200,-4v-40,-2,-54,-2,-54,-24v0,-17,11,-32,32,-46v131,-24,301,-12,455,-34","w":1040},"\u00b4":{"d":"494,-1972r88,120v-20,113,-55,181,-104,204v-158,127,-256,229,-256,308v0,24,-47,36,-140,36r-24,4v-22,-34,-28,-61,-28,-104v0,-68,72,-164,208,-296v42,-41,89,-117,148,-220v32,-35,68,-52,108,-52","w":682},"\u00c6":{"d":"860,-1724v27,-77,77,-104,148,-104v71,0,153,48,248,144v-4,231,55,440,180,824r44,4r-4,644v-69,-123,-136,-263,-200,-420r-124,-8v-360,23,-540,56,-540,100v-20,17,-58,121,-152,292v-84,152,-174,218,-234,218v-61,0,-120,-9,-124,-44r-8,-64v47,-101,82,-201,106,-302v0,-13,-67,-30,-200,-52v-40,-19,-60,-41,-60,-64v17,-38,52,-78,112,-96r284,-84v21,-7,53,-45,96,-116v220,-359,299,-506,428,-872xm1016,-1252v-101,160,-180,300,-236,420v-1,3,1,5,4,4v39,0,145,-20,320,-60r56,-4v-47,-181,-84,-290,-112,-328xm2066,-1822v83,-28,221,-39,280,8r0,32v0,147,-168,241,-504,276v-195,20,-292,35,-292,48v-34,93,-47,209,-44,340v316,-80,555,-120,716,-120v120,0,180,12,180,24v-1,35,-2,57,20,76v-33,58,-104,108,-216,140v-79,22,-252,38,-512,76v-54,8,-108,31,-164,52v60,255,116,458,208,648r20,4v85,0,239,-59,468,-164v237,-108,428,-156,568,-156v99,0,148,13,148,24r0,132v0,6,-55,9,-160,32v-294,65,-550,214,-796,392v-107,78,-175,88,-288,88v-102,0,-182,-97,-252,-288v-44,-121,-111,-321,-188,-604v-47,0,-96,-20,-148,-60v-4,-59,26,-70,96,-26v12,-174,9,-165,12,-242r12,-280r4,-4r-84,4v-100,-3,-120,-22,-120,-104v0,-105,95,-178,284,-220v5,0,29,-24,72,-72v7,0,35,-21,84,-64v77,-2,133,31,196,100v92,1,209,-27,400,-92","w":2650},"\u00d8":{"d":"368,-1850v102,-18,167,-29,240,-28v255,0,462,290,588,876v70,326,43,678,-120,884v-127,161,-255,208,-444,208v-170,0,-329,-95,-456,-300v-134,-216,-176,-453,-176,-748v0,-317,60,-577,180,-780v61,-65,124,-101,188,-112xm468,-1510v-30,-2,-51,-13,-84,-12v-17,4,-45,60,-76,172v-38,137,-52,269,-52,392v0,409,108,680,308,776v187,90,298,1,384,-204v40,-97,40,-195,40,-312v0,-237,-46,-488,-180,-728v-86,-154,-155,-212,-236,-212v-43,0,-77,43,-104,128xm1124,-1700v53,-90,129,-111,186,-20v0,85,-30,186,-90,304v-45,49,-94,114,-138,200v-12,24,-218,296,-608,824v-132,178,-217,333,-276,452v-75,41,-98,61,-120,60v-19,-10,-11,-47,-6,-68r-36,8v-14,-8,-26,-26,-18,-40v-9,0,-19,-9,-18,-24v34,-122,138,-340,354,-624r509,-668v135,-188,215,-327,261,-404","w":1255},"\u00a5":{"d":"784,-1910v96,0,145,-5,188,80v-23,74,-41,90,-24,144v-57,47,-111,226,-192,528v-56,208,-147,308,-244,308v-87,0,-172,-118,-296,-332v-131,-225,-216,-352,-216,-404v0,-118,56,-151,212,-156r216,396r36,52v81,-54,143,-198,208,-424v38,-130,83,-192,112,-192xm78,-844v45,-18,123,-20,196,-20v127,0,371,15,732,44v49,81,20,164,-56,220r-640,-32r-232,12v-64,-1,-88,-24,-88,-80v0,-53,29,-101,88,-144xm78,-494v45,-18,123,-20,196,-20v127,0,371,15,732,44v49,81,20,164,-56,220r-640,-32r-232,12v-64,-1,-88,-24,-88,-80v0,-53,29,-101,88,-144xm378,10v-18,-45,-20,-123,-20,-196v0,-127,15,-371,44,-732v81,-49,164,-20,220,56r-32,640r12,232v-1,64,-24,88,-80,88v-53,0,-101,-29,-144,-88","w":1005},"\u00e6":{"d":"712,-963v98,-59,256,-78,256,65v0,39,23,161,84,362v35,116,101,207,172,288v54,62,68,89,68,145v0,26,-20,39,-60,39v-39,19,-65,29,-76,29v-74,-21,-144,-66,-200,-142v-37,-50,-89,-154,-164,-304r-24,-26v-98,123,-180,219,-252,281v-87,75,-189,110,-300,110v-108,0,-179,-45,-212,-136v-1,-18,-4,-35,-4,-55v0,-122,88,-284,292,-452v111,-92,261,-148,420,-204xm264,-328v70,13,128,-49,204,-135v113,-128,180,-218,180,-286v-2,-3,-7,-3,-12,-3v-46,11,-136,65,-256,174v-82,74,-116,162,-116,250xm918,-1018v270,-139,455,-83,584,196v25,54,24,101,24,132v0,134,-104,242,-312,324r0,4v55,93,127,140,216,140v120,0,241,-104,388,-292v81,-103,140,-142,200,-140v24,15,-13,80,20,80v17,0,29,-15,36,-44v4,0,10,-2,8,4v0,45,-43,118,-120,224v-15,21,-21,49,-28,80v-37,7,-56,22,-56,44v-73,122,-183,213,-332,260v-59,19,-96,16,-156,16v-195,0,-389,-141,-580,-424r-20,-356v0,-132,47,-206,128,-248xm1038,-702v0,80,23,136,68,168v31,0,78,-24,140,-72v40,-111,5,-214,-92,-248v-38,-13,-98,-2,-92,36v-16,27,-24,66,-24,116","w":1750},"\u00f8":{"d":"472,-865v190,0,312,189,312,435v0,190,-64,355,-216,459v-224,153,-447,75,-527,-201v-48,-166,-16,-359,32,-509v7,-10,40,-28,99,-53v12,-9,37,-38,74,-89v43,-28,119,-42,226,-42xm335,-95v128,-46,245,-189,245,-362v0,-95,-40,-175,-120,-239v-60,0,-113,35,-165,100v-23,28,-43,40,-52,43v11,82,-5,177,-5,264v0,130,42,194,97,194xm647,-872v30,-51,73,-63,106,-11v0,48,-17,105,-51,172v-25,28,-53,65,-78,114v-7,14,-124,168,-345,467v-75,101,-124,188,-157,255v-43,24,-55,36,-68,35v-11,-6,-6,-27,-3,-39v-16,8,-39,-1,-31,-18v-6,0,-12,-6,-10,-14v18,-69,79,-192,201,-353r288,-379v77,-107,122,-185,148,-229","w":795},"\u00bf":{"d":"272,-230v-13,62,458,216,600,216v41,0,97,-23,168,-68v80,-19,125,31,128,132v0,29,-31,70,-92,124v-5,21,-17,32,-36,32v-407,0,-721,-13,-972,-244v-48,-44,-68,-75,-68,-84v0,-253,177,-413,532,-480r284,-52v-29,-230,-44,-363,-44,-400v-2,-80,9,-165,36,-156v40,-38,89,-63,148,-76v12,3,45,30,100,80r-8,72v0,73,45,230,100,480v26,117,-7,216,-88,264v-489,43,-751,96,-788,160xm1012,-1854v0,107,-51,176,-156,200v-79,-1,-116,-37,-116,-124v0,-84,36,-144,108,-180r52,-8v75,9,112,46,112,112","w":1165},"\u00a1":{"d":"178,170r-78,-68v-3,-388,17,-501,54,-1228v11,-221,20,-332,44,-332v41,-38,69,-61,129,-57v81,6,94,115,94,230v0,63,-21,264,-54,606v-19,194,-25,348,-23,460r6,301v-60,64,-97,71,-172,88xm303,-1763v-62,2,-112,-40,-112,-104v0,-64,47,-106,142,-126r51,0v40,31,51,61,51,116v0,62,-23,97,-68,104","w":569},"\u00ab":{"w":1139},"\u00bb":{"w":1139},"\u00c0":{"d":"850,-1724v27,-77,77,-104,148,-104v71,0,153,48,248,144v-4,231,55,440,180,824v65,8,136,-4,204,-4v51,0,76,15,76,44v11,1,16,5,16,12v0,67,-44,113,-132,136r-84,20v114,289,213,489,308,588v66,69,104,129,104,188v0,35,-16,59,-48,72v0,9,-20,17,-60,24r-24,0v-87,0,-185,-148,-320,-432v-61,-127,-136,-263,-200,-420r-124,-8v-360,23,-540,56,-540,100v-20,17,-71,114,-152,292v-59,79,-102,108,-188,108v-57,0,-94,-14,-100,-44v-20,-96,-3,-108,28,-256v0,-13,-67,-30,-200,-52v-40,-19,-60,-41,-60,-64v17,-38,52,-78,112,-96r284,-84v21,-7,53,-45,96,-116v220,-359,299,-506,428,-872xm1006,-1252v-101,160,-180,300,-236,420v-1,3,1,5,4,4v39,0,145,-20,320,-60r56,-4v-47,-181,-84,-290,-112,-328xm866,-2446v59,78,107,135,148,165v137,99,208,172,208,223v0,34,-7,52,-28,78r-24,-3v-93,0,-140,-9,-140,-27v-13,-59,-98,-136,-256,-232v-49,-17,-84,-68,-104,-153r88,-90v40,0,76,13,108,39"},"\u00c3":{"d":"850,-1724v27,-77,77,-104,148,-104v71,0,153,48,248,144v-4,231,55,440,180,824v65,8,136,-4,204,-4v51,0,76,15,76,44v11,1,16,5,16,12v0,67,-44,113,-132,136r-84,20v114,289,213,489,308,588v66,69,104,129,104,188v0,35,-16,59,-48,72v0,9,-20,17,-60,24r-24,0v-87,0,-185,-148,-320,-432v-61,-127,-136,-263,-200,-420r-124,-8v-360,23,-540,56,-540,100v-20,17,-71,114,-152,292v-59,79,-102,108,-188,108v-57,0,-94,-14,-100,-44v-20,-96,-3,-108,28,-256v0,-13,-67,-30,-200,-52v-40,-19,-60,-41,-60,-64v17,-38,52,-78,112,-96r284,-84v21,-7,53,-45,96,-116v220,-359,299,-506,428,-872xm1006,-1252v-101,160,-180,300,-236,420v-1,3,1,5,4,4v39,0,145,-20,320,-60r56,-4v-47,-181,-84,-290,-112,-328xm852,-2167v53,-48,96,-66,165,-66v36,0,96,24,181,71v53,16,71,22,112,21v8,0,14,12,18,37v-3,33,-8,49,-15,49v-25,-2,-39,17,-30,36v-2,5,-11,3,-18,3v-155,0,-232,-19,-232,-56v-70,-2,-105,46,-163,136v-26,41,-43,46,-88,46v-101,0,-194,-25,-277,-75v-13,-43,-16,-51,-15,-86v0,-50,17,-62,57,-63v23,0,76,15,160,46v21,2,40,6,63,5"},"\u00d5":{"d":"368,-1850v102,-18,167,-29,240,-28v255,0,462,290,588,876v70,326,43,678,-120,884v-127,161,-255,208,-444,208v-170,0,-329,-95,-456,-300v-134,-216,-176,-453,-176,-748v0,-317,60,-577,180,-780v61,-65,124,-101,188,-112xm468,-1510v-30,-2,-51,-13,-84,-12v-17,4,-45,60,-76,172v-38,137,-52,269,-52,392v0,409,108,680,308,776v187,90,298,1,384,-204v40,-97,40,-195,40,-312v0,-237,-46,-488,-180,-728v-86,-154,-155,-212,-236,-212v-43,0,-77,43,-104,128xm392,-2247v53,-48,96,-66,165,-66v36,0,96,24,181,71v53,16,71,22,112,21v8,0,14,12,18,37v-3,33,-8,49,-15,49v-25,-2,-39,17,-30,36v-2,5,-11,3,-18,3v-155,0,-232,-19,-232,-56v-70,-2,-105,46,-163,136v-26,41,-43,46,-88,46v-101,0,-194,-25,-277,-75v-13,-43,-16,-51,-15,-86v0,-50,17,-62,57,-63v23,0,76,15,160,46v21,2,40,6,63,5","w":1255},"\u0152":{"d":"1626,-1822v83,-28,221,-39,280,8r0,32v0,147,-168,241,-504,276v-195,20,-292,35,-292,48v-34,93,-47,209,-44,340v316,-80,555,-120,716,-120v120,0,180,12,180,24v-1,35,-2,57,20,76v-33,58,-104,108,-216,140v-79,22,-252,38,-512,76v-54,8,-108,31,-164,52v60,255,116,458,208,648r20,4v85,0,239,-59,468,-164v237,-108,428,-156,568,-156v99,0,148,13,148,24r0,132v0,6,-55,9,-160,32v-294,65,-550,214,-796,392v-107,78,-175,88,-288,88v-102,0,-182,-97,-252,-288v-44,-121,-111,-321,-188,-604v60,0,64,-20,12,-60v2,-65,-19,-114,-64,-196v24,-22,11,-40,12,-72r12,-280r4,-4r-84,4v-100,-3,-120,-22,-120,-104v0,-105,95,-178,284,-220v5,0,29,-24,72,-72v7,0,35,-21,84,-64v77,-2,133,31,196,100v92,1,209,-27,400,-92xm198,-1750v102,-18,167,-29,240,-28v255,0,462,290,588,876v70,326,43,678,-120,884v-127,161,-255,208,-444,208v-170,0,-329,-95,-456,-300v-134,-216,-176,-453,-176,-748v0,-317,60,-577,180,-780v61,-65,124,-101,188,-112xm298,-1410v-30,-2,-51,-13,-84,-12v-17,4,-45,60,-76,172v-38,137,-52,269,-52,392v0,409,108,680,308,776v187,90,298,1,384,-204v40,-97,40,-195,40,-312v0,-237,-46,-488,-180,-728v-86,-154,-155,-212,-236,-212v-43,0,-77,43,-104,128","w":2200},"\u0153":{"d":"462,-865v190,0,312,189,312,435v0,190,-64,355,-216,459v-224,153,-447,75,-527,-201v-48,-166,-16,-359,32,-509v7,-10,40,-28,99,-53v12,-9,37,-38,74,-89v43,-28,119,-42,226,-42xm339,-151v98,-39,180,-166,180,-304v0,-80,-29,-147,-88,-201v-44,0,-82,29,-121,84v-17,23,-31,34,-38,36v7,71,-4,148,-4,222v0,109,31,163,71,163xm676,-791v229,-117,378,-67,495,166v13,49,20,86,20,112v0,113,-88,205,-264,275v41,83,108,121,183,122v101,0,203,-89,328,-248v68,-87,119,-120,170,-118v21,12,-12,67,17,67v14,0,24,-12,30,-37v0,0,9,-1,7,4v0,38,-37,99,-102,189v-13,18,-18,42,-23,68v-32,6,-48,18,-48,37v-62,103,-155,180,-281,220v-51,16,-81,15,-132,14v-165,0,-329,-120,-491,-359r-17,-302v0,-111,39,-175,108,-210xm778,-523v0,68,19,115,57,142v27,0,66,-20,119,-61v35,-93,4,-182,-78,-210v-33,-11,-83,-1,-78,31v-13,23,-20,55,-20,98","w":1410},"\u201c":{"w":682},"\u201d":{"w":682},"\u2018":{"w":455},"\u2019":{"w":455},"\u00f7":{"d":"1820,-808v-28,47,-121,128,-235,128v-29,0,-47,-7,-55,-12v-67,11,-164,13,-252,12v-58,0,-292,-19,-703,-40v-159,-8,-294,5,-435,36r-110,-76v-4,-30,18,-54,32,-52v-30,-34,-44,-45,-20,-80r-3,-20v0,-29,115,-60,347,-80v269,-23,514,48,1057,48v50,0,133,-20,252,-20v83,0,125,52,125,156xm896,-520v35,-5,65,-15,104,-16v80,21,116,49,116,108v0,76,-53,137,-160,184v-79,14,-131,-10,-152,-88v-24,-87,15,-145,92,-188xm916,-1390v35,-5,65,-15,104,-16v80,21,116,49,116,108v0,76,-53,137,-160,184v-79,14,-131,-10,-152,-88v-24,-87,15,-145,92,-188","w":1900},"\u20ac":{"d":"704,-1248v163,-79,298,-100,480,-100v119,0,201,43,244,128r0,32v0,51,-64,81,-192,92r-108,-12v-223,0,-417,92,-584,276r0,4v106,-13,277,-49,516,-88v125,-21,259,-42,316,36v-21,55,-61,111,-132,148v-103,55,-187,72,-240,72v-267,0,-391,52,-512,96v20,78,56,144,116,188v104,76,225,104,372,104v74,0,186,-42,340,-120v59,-30,88,-38,140,-36v11,0,16,19,16,56v0,139,-128,268,-396,344v-336,95,-624,-7,-804,-260v-60,-84,-77,-152,-80,-184r-68,4v-83,0,-124,-23,-124,-68v-3,-10,-5,-22,-4,-36v0,-56,69,-108,208,-156v101,-230,264,-407,496,-520","w":1505},"\u2030":{"d":"436,-1742v32,-54,70,-76,132,-76v71,0,161,45,272,136v11,29,24,74,24,136v0,157,-71,287,-212,388v-81,-13,-141,-13,-228,-12v-56,0,-88,-13,-100,-36v-47,-92,-72,-193,-72,-304v0,-147,34,-220,76,-220v54,-20,66,-26,108,-12xm1872,-1750v15,0,27,57,36,172v5,0,8,9,8,28v-604,605,-1004,999,-1208,1172r-576,488v-97,47,-168,8,-212,-80r0,-32v0,-42,88,-109,252,-220v216,-147,827,-766,1104,-1048v176,-179,287,-308,360,-360v77,-54,155,-94,236,-120xm464,-1470v9,9,21,31,36,68v106,-22,130,-39,128,-124v0,-29,-12,-44,-36,-44v-36,0,-79,33,-128,100xm1046,-430v123,-111,194,-146,360,-136v125,133,188,224,188,272v0,135,-24,213,-100,324v-51,40,-114,60,-188,60v-139,0,-238,-56,-288,-172v-11,-26,-12,-53,-12,-76v0,-93,39,-169,40,-272xm1192,-265v-8,73,53,118,158,130v34,-20,43,-35,40,-76v-6,-122,-3,-135,-92,-135v-61,0,-100,27,-106,81xm1696,-430v123,-111,194,-146,360,-136v125,133,188,224,188,272v0,135,-24,213,-100,324v-51,40,-114,60,-188,60v-139,0,-238,-56,-288,-172v-11,-26,-12,-53,-12,-76v0,-93,39,-169,40,-272xm1850,-271v-6,75,44,124,138,136v29,-21,36,-39,34,-79v-8,-124,6,-142,-80,-142v-53,0,-87,28,-92,85","w":2270},"\u00c2":{"d":"850,-1724v27,-77,77,-104,148,-104v71,0,153,48,248,144v-4,231,55,440,180,824v65,8,136,-4,204,-4v51,0,76,15,76,44v11,1,16,5,16,12v0,67,-44,113,-132,136r-84,20v114,289,213,489,308,588v66,69,104,129,104,188v0,35,-16,59,-48,72v0,9,-20,17,-60,24r-24,0v-87,0,-185,-148,-320,-432v-61,-127,-136,-263,-200,-420r-124,-8v-360,23,-540,56,-540,100v-20,17,-71,114,-152,292v-59,79,-102,108,-188,108v-57,0,-94,-14,-100,-44v-20,-96,-3,-108,28,-256v0,-13,-67,-30,-200,-52v-40,-19,-60,-41,-60,-64v17,-38,52,-78,112,-96r284,-84v21,-7,53,-45,96,-116v220,-359,299,-506,428,-872xm1006,-1252v-101,160,-180,300,-236,420v-1,3,1,5,4,4v39,0,145,-20,320,-60r56,-4v-47,-181,-84,-290,-112,-328xm904,-2470v36,-38,65,-45,125,-42v39,73,117,198,243,371v32,43,18,58,6,99v1,10,10,22,4,29v-9,-1,-7,-10,-26,-13r-51,16v-17,0,-60,-33,-118,-106v-42,-54,-75,-102,-109,-137v-126,102,-205,183,-205,246v0,19,-37,29,-111,29r-20,3v-17,-27,-22,-49,-22,-83v0,-55,57,-132,166,-237v34,-33,71,-93,118,-175"},"\u00ca":{"d":"956,-1792v83,-28,221,-39,280,8r0,32v0,147,-168,241,-504,276v-195,20,-292,35,-292,48v-34,93,-47,209,-44,340v316,-80,555,-120,716,-120v120,0,180,12,180,24v-1,35,-2,57,20,76v-33,58,-104,108,-216,140v-79,22,-252,38,-512,76v-54,8,-108,31,-164,52v60,255,116,458,208,648r20,4v85,0,239,-59,468,-164v237,-108,428,-156,568,-156v99,0,148,13,148,24r0,132v0,6,-55,9,-160,32v-294,65,-550,214,-796,392v-107,78,-175,88,-288,88v-102,0,-182,-97,-252,-288v-44,-121,-111,-321,-188,-604v-47,0,-96,-20,-148,-60v-2,-68,26,-116,96,-196v21,-25,11,-40,12,-72r12,-280r4,-4r-84,4v-100,-3,-120,-22,-120,-104v0,-105,95,-178,284,-220v5,0,29,-24,72,-72v7,0,35,-21,84,-64v77,-2,133,31,196,100v92,1,209,-27,400,-92xm524,-2470v36,-38,65,-45,125,-42v39,73,117,198,243,371v32,43,18,58,6,99v1,10,10,22,4,29v-9,-1,-7,-10,-26,-13r-51,16v-17,0,-60,-33,-118,-106v-42,-54,-75,-102,-109,-137v-126,102,-205,183,-205,246v0,19,-37,29,-111,29r-20,3v-17,-27,-22,-49,-22,-83v0,-55,57,-132,166,-237v34,-33,71,-93,118,-175","w":1515},"\u00c1":{"d":"850,-1724v27,-77,77,-104,148,-104v71,0,153,48,248,144v-4,231,55,440,180,824v65,8,136,-4,204,-4v51,0,76,15,76,44v11,1,16,5,16,12v0,67,-44,113,-132,136r-84,20v114,289,213,489,308,588v66,69,104,129,104,188v0,35,-16,59,-48,72v0,9,-20,17,-60,24r-24,0v-87,0,-185,-148,-320,-432v-61,-127,-136,-263,-200,-420r-124,-8v-360,23,-540,56,-540,100v-20,17,-71,114,-152,292v-59,79,-102,108,-188,108v-57,0,-94,-14,-100,-44v-20,-96,-3,-108,28,-256v0,-13,-67,-30,-200,-52v-40,-19,-60,-41,-60,-64v17,-38,52,-78,112,-96r284,-84v21,-7,53,-45,96,-116v220,-359,299,-506,428,-872xm1006,-1252v-101,160,-180,300,-236,420v-1,3,1,5,4,4v39,0,145,-20,320,-60r56,-4v-47,-181,-84,-290,-112,-328xm1104,-2465r88,90v-20,85,-55,136,-104,153v-158,96,-243,173,-256,232v0,18,-47,27,-140,27r-24,3v-21,-26,-28,-45,-28,-78v0,-51,71,-124,208,-223v41,-30,89,-87,148,-165v32,-26,68,-39,108,-39"},"\u00cb":{"d":"956,-1792v83,-28,221,-39,280,8r0,32v0,147,-168,241,-504,276v-195,20,-292,35,-292,48v-34,93,-47,209,-44,340v316,-80,555,-120,716,-120v120,0,180,12,180,24v-1,35,-2,57,20,76v-33,58,-104,108,-216,140v-79,22,-252,38,-512,76v-54,8,-108,31,-164,52v60,255,116,458,208,648r20,4v85,0,239,-59,468,-164v237,-108,428,-156,568,-156v99,0,148,13,148,24r0,132v0,6,-55,9,-160,32v-294,65,-550,214,-796,392v-107,78,-175,88,-288,88v-102,0,-182,-97,-252,-288v-44,-121,-111,-321,-188,-604v-47,0,-96,-20,-148,-60v-2,-68,26,-116,96,-196v21,-25,11,-40,12,-72r12,-280r4,-4r-84,4v-100,-3,-120,-22,-120,-104v0,-105,95,-178,284,-220v5,0,29,-24,72,-72v7,0,35,-21,84,-64v77,-2,133,31,196,100v92,1,209,-27,400,-92xm369,-1963v-60,20,-109,-20,-109,-92v0,-43,22,-76,67,-100v24,-3,45,-11,72,-11v56,15,81,34,81,75v0,53,-35,103,-111,128xm719,-1963v-60,20,-109,-20,-109,-92v0,-43,22,-76,67,-100v24,-3,45,-11,72,-11v56,15,81,34,81,75v0,53,-35,103,-111,128","w":1515},"\u00c8":{"d":"986,-1792v83,-28,221,-39,280,8r0,32v0,147,-168,241,-504,276v-195,20,-292,35,-292,48v-34,93,-47,209,-44,340v316,-80,555,-120,716,-120v120,0,180,12,180,24v-1,35,-2,57,20,76v-33,58,-104,108,-216,140v-79,22,-252,38,-512,76v-54,8,-108,31,-164,52v60,255,116,458,208,648r20,4v85,0,239,-59,468,-164v237,-108,428,-156,568,-156v99,0,148,13,148,24r0,132v0,6,-55,9,-160,32v-294,65,-550,214,-796,392v-107,78,-175,88,-288,88v-102,0,-182,-97,-252,-288v-44,-121,-111,-321,-188,-604v-47,0,-96,-20,-148,-60v-2,-68,26,-116,96,-196v21,-25,11,-40,12,-72r12,-280r4,-4r-84,4v-100,-3,-120,-22,-120,-104v0,-105,95,-178,284,-220v5,0,29,-24,72,-72v7,0,35,-21,84,-64v77,-2,133,31,196,100v92,1,209,-27,400,-92xm486,-2416v59,78,107,135,148,165v137,99,208,172,208,223v0,34,-7,52,-28,78r-24,-3v-93,0,-140,-9,-140,-27v-13,-59,-98,-136,-256,-232v-49,-17,-84,-68,-104,-153r88,-90v40,0,76,13,108,39","w":1515},"\u00cd":{"d":"20,-1934v96,-93,256,-54,292,84v-4,57,-28,97,-36,148v-15,96,-13,194,-12,300v0,192,52,579,156,1160r32,328v-32,43,-81,64,-148,64v-72,0,-108,-23,-108,-48v0,-768,-188,-1254,-188,-1488v-9,-3,-8,-336,-8,-436v0,-58,5,-97,20,-112xm364,-2605r88,90v-20,85,-55,136,-104,153v-158,96,-243,173,-256,232v0,18,-47,27,-140,27r-24,3v-21,-26,-28,-45,-28,-78v0,-51,71,-124,208,-223v41,-30,89,-87,148,-165v32,-26,68,-39,108,-39","w":475},"\u00ce":{"d":"20,-1934v96,-93,256,-54,292,84v-4,57,-28,97,-36,148v-15,96,-13,194,-12,300v0,192,52,579,156,1160r32,328v-32,43,-81,64,-148,64v-72,0,-108,-23,-108,-48v0,-768,-188,-1254,-188,-1488v-9,-3,-8,-336,-8,-436v0,-58,5,-97,20,-112xm114,-2570v36,-38,65,-45,125,-42v39,73,117,198,243,371v32,43,18,58,6,99v1,10,10,22,4,29v-9,-1,-7,-10,-26,-13r-51,16v-17,0,-60,-33,-118,-106v-42,-54,-75,-102,-109,-137v-126,102,-204,183,-204,246v0,19,-37,29,-112,29r-19,3v-18,-27,-23,-49,-23,-83v0,-55,58,-131,167,-237v34,-32,70,-93,117,-175","w":475},"\u00cf":{"d":"20,-1934v96,-93,256,-54,292,84v-4,57,-28,97,-36,148v-15,96,-13,194,-12,300v0,192,52,579,156,1160r32,328v-32,43,-81,64,-148,64v-72,0,-108,-23,-108,-48v0,-768,-188,-1254,-188,-1488v-9,-3,-8,-336,-8,-436v0,-58,5,-97,20,-112xm-11,-2143v-60,20,-109,-20,-109,-92v0,-43,22,-76,67,-100v24,-3,45,-11,72,-11v56,15,81,34,81,75v0,53,-35,102,-111,128xm339,-2143v-60,20,-109,-20,-109,-92v0,-43,22,-76,67,-100v24,-3,45,-11,72,-11v56,15,81,34,81,75v0,53,-35,103,-111,128","w":475},"\u00cc":{"d":"20,-1934v96,-93,256,-54,292,84v-4,57,-28,97,-36,148v-15,96,-13,194,-12,300v0,192,52,579,156,1160r32,328v-32,43,-81,64,-148,64v-72,0,-108,-23,-108,-48v0,-768,-188,-1254,-188,-1488v-9,-3,-8,-336,-8,-436v0,-58,5,-97,20,-112xm86,-2526v59,78,107,135,148,165v137,99,208,172,208,223v0,34,-7,52,-28,78r-24,-3v-93,0,-140,-9,-140,-27v-13,-59,-98,-136,-256,-232v-49,-17,-84,-68,-104,-153r88,-90v40,0,76,13,108,39","w":475},"\u00d3":{"d":"368,-1850v102,-18,167,-29,240,-28v255,0,462,290,588,876v70,326,43,678,-120,884v-127,161,-255,208,-444,208v-170,0,-329,-95,-456,-300v-134,-216,-176,-453,-176,-748v0,-317,60,-577,180,-780v61,-65,124,-101,188,-112xm468,-1510v-30,-2,-51,-13,-84,-12v-17,4,-45,60,-76,172v-38,137,-52,269,-52,392v0,409,108,680,308,776v187,90,298,1,384,-204v40,-97,40,-195,40,-312v0,-237,-46,-488,-180,-728v-86,-154,-155,-212,-236,-212v-43,0,-77,43,-104,128xm654,-2535r88,90v-20,85,-55,136,-104,153v-158,96,-243,173,-256,232v0,18,-47,27,-140,27r-24,3v-21,-26,-28,-45,-28,-78v0,-51,71,-124,208,-223v41,-30,89,-87,148,-165v32,-26,68,-39,108,-39","w":1255},"\u00d4":{"d":"368,-1850v102,-18,167,-29,240,-28v255,0,462,290,588,876v70,326,43,678,-120,884v-127,161,-255,208,-444,208v-170,0,-329,-95,-456,-300v-134,-216,-176,-453,-176,-748v0,-317,60,-577,180,-780v61,-65,124,-101,188,-112xm468,-1510v-30,-2,-51,-13,-84,-12v-17,4,-45,60,-76,172v-38,137,-52,269,-52,392v0,409,108,680,308,776v187,90,298,1,384,-204v40,-97,40,-195,40,-312v0,-237,-46,-488,-180,-728v-86,-154,-155,-212,-236,-212v-43,0,-77,43,-104,128xm444,-2500v36,-38,65,-45,125,-42v39,73,117,198,243,371v32,43,18,58,6,99v1,10,10,22,4,29v-9,-1,-7,-10,-26,-13r-51,16v-17,0,-60,-33,-118,-106v-42,-54,-75,-102,-109,-137v-126,102,-205,183,-205,246v0,19,-37,29,-111,29r-20,3v-17,-27,-22,-49,-22,-83v0,-55,57,-132,166,-237v34,-33,71,-93,118,-175","w":1255},"\u00d2":{"d":"368,-1850v102,-18,167,-29,240,-28v255,0,462,290,588,876v70,326,43,678,-120,884v-127,161,-255,208,-444,208v-170,0,-329,-95,-456,-300v-134,-216,-176,-453,-176,-748v0,-317,60,-577,180,-780v61,-65,124,-101,188,-112xm468,-1510v-30,-2,-51,-13,-84,-12v-17,4,-45,60,-76,172v-38,137,-52,269,-52,392v0,409,108,680,308,776v187,90,298,1,384,-204v40,-97,40,-195,40,-312v0,-237,-46,-488,-180,-728v-86,-154,-155,-212,-236,-212v-43,0,-77,43,-104,128xm456,-2446v59,78,107,135,148,165v137,99,208,172,208,223v0,34,-7,52,-28,78r-24,-3v-93,0,-140,-9,-140,-27v-13,-59,-98,-136,-256,-232v-49,-17,-84,-68,-104,-153r88,-90v40,0,76,13,108,39","w":1255},"\u00da":{"d":"1102,-2038v26,33,63,119,104,260v80,277,116,548,116,812v0,413,-82,720,-268,896v-108,102,-233,140,-352,140v-179,0,-308,-109,-408,-316v-110,-229,-164,-517,-164,-868v0,-259,36,-489,108,-688v7,-5,48,-20,124,-20v69,0,117,35,104,100r-44,224v-15,115,-24,229,-24,344v0,507,101,830,304,968r48,12v67,0,145,-63,212,-200v67,-137,84,-332,84,-556v0,-408,-54,-728,-148,-964v-27,-68,-3,-144,84,-144r120,0xm804,-2565r88,90v-20,85,-55,136,-104,153v-158,96,-243,173,-256,232v0,18,-47,27,-140,27r-24,3v-21,-26,-28,-45,-28,-78v0,-51,71,-124,208,-223v41,-30,89,-87,148,-165v32,-26,68,-39,108,-39","w":1235},"\u00db":{"d":"982,-2038v26,33,63,119,104,260v80,277,116,548,116,812v0,413,-82,720,-268,896v-108,102,-233,140,-352,140v-179,0,-308,-109,-408,-316v-110,-229,-164,-517,-164,-868v0,-259,36,-489,108,-688v7,-5,48,-20,124,-20v69,0,117,35,104,100r-44,224v-15,115,-24,229,-24,344v0,507,101,830,304,968r48,12v67,0,145,-63,212,-200v67,-137,84,-332,84,-556v0,-408,-54,-728,-148,-964v-27,-68,-3,-144,84,-144r120,0xm394,-2610v36,-38,65,-45,125,-42v39,73,117,198,243,371v32,43,18,58,6,99v1,10,10,22,4,29v-9,-1,-7,-10,-26,-13r-51,16v-17,0,-60,-33,-118,-106v-42,-54,-75,-102,-109,-137v-126,102,-205,183,-205,246v0,19,-37,29,-111,29r-20,3v-17,-27,-22,-49,-22,-83v0,-55,57,-132,166,-237v34,-33,71,-93,118,-175","w":1235},"\u00d9":{"d":"982,-2038v26,33,63,119,104,260v80,277,116,548,116,812v0,413,-82,720,-268,896v-108,102,-233,140,-352,140v-179,0,-308,-109,-408,-316v-110,-229,-164,-517,-164,-868v0,-259,36,-489,108,-688v7,-5,48,-20,124,-20v69,0,117,35,104,100r-44,224v-15,115,-24,229,-24,344v0,507,101,830,304,968r48,12v67,0,145,-63,212,-200v67,-137,84,-332,84,-556v0,-408,-54,-728,-148,-964v-27,-68,-3,-144,84,-144r120,0xm306,-2546v59,78,107,135,148,165v137,99,208,172,208,223v0,34,-7,52,-28,78r-24,-3v-93,0,-140,-9,-140,-27v-13,-59,-98,-136,-256,-232v-49,-17,-84,-68,-104,-153r88,-90v40,0,76,13,108,39","w":1235},"\u00bd":{"d":"272,-1876v34,-11,33,33,48,57v0,15,-15,129,-55,340v-30,160,56,431,-59,509v0,-11,-14,-18,-43,-23v-29,-88,-10,-409,-10,-518v0,-11,-14,-34,-41,-68v-8,-36,12,-40,48,-108v15,-29,35,-84,62,-164v5,-6,22,-15,50,-25xm1023,-634v-2,-29,-41,-33,-76,-33v-69,0,-135,34,-180,112v-30,53,-29,54,-78,61v-33,-3,-49,-10,-49,-21v0,-46,20,-102,71,-159v81,-90,166,-126,277,-125v105,1,176,59,180,174v5,147,-203,325,-303,402v-37,28,-58,50,-68,68v211,19,227,9,402,9v37,0,50,14,47,48v-4,37,-10,56,-17,56v-49,28,-128,42,-235,42v-230,0,-345,-14,-345,-21v-71,-21,-91,-18,-89,-66v0,-15,11,-41,33,-80v82,-55,182,-130,291,-237v73,-71,116,-133,141,-176v-4,-15,-1,-36,-2,-54xm732,-1647v27,-79,69,-101,98,-18v0,77,-16,170,-47,278v-23,44,-50,104,-73,182v-7,23,-116,273,-321,753v-70,165,-114,304,-145,412v-39,38,-51,56,-63,55v-10,-11,-5,-44,-3,-62r-19,7v-7,-7,-13,-22,-10,-36v-5,1,-10,-11,-9,-22v18,-111,69,-306,186,-570r269,-610v71,-171,112,-296,137,-369","w":1290},"\u00bc":{"d":"182,-1876v34,-11,33,33,48,57v0,15,-15,129,-55,340v-30,160,56,431,-59,509v0,-11,-14,-18,-43,-23v-29,-88,-10,-409,-10,-518v0,-11,-14,-34,-41,-68v-8,-36,12,-40,48,-108v15,-29,35,-84,62,-164v5,-6,22,-15,50,-25xm1091,104v2,50,-16,98,-62,111v-30,0,-55,-35,-73,-107v-5,-20,-4,-98,-11,-232v-1,-28,-8,-41,-10,-41v-222,34,-300,46,-464,39v-23,-19,-31,-40,-31,-72v0,-38,48,-94,140,-174r341,-298v88,-96,137,-144,147,-144v37,0,66,25,66,74v0,5,-11,27,-29,66v-10,22,-14,114,-18,273r-10,59v38,0,102,-18,226,-45v61,-13,126,-8,166,25v-8,0,-23,32,-49,94v-3,8,-10,11,-19,11v-57,0,-147,37,-275,67v-29,7,-45,8,-45,13v-30,80,7,191,10,281xm705,-309v125,-9,207,-16,248,-22v0,-66,24,-143,-6,-195v-36,42,-198,147,-242,217xm722,-1647v27,-79,69,-101,98,-18v0,77,-16,170,-47,278v-23,44,-50,104,-73,182v-7,23,-116,273,-321,753v-70,165,-114,304,-145,412v-39,38,-51,56,-63,55v-10,-11,-5,-44,-3,-62r-19,7v-7,-7,-13,-22,-10,-36v-5,1,-10,-11,-9,-22v18,-111,69,-306,186,-570r269,-610v71,-171,112,-296,137,-369","w":1480},"\u00be":{"d":"932,-1647v27,-79,69,-101,98,-18v0,77,-16,170,-47,278v-23,44,-50,104,-73,182v-7,23,-116,273,-321,753v-70,165,-114,304,-145,412v-39,38,-51,56,-63,55v-10,-11,-5,-44,-3,-62r-19,7v-7,-7,-13,-22,-10,-36v-5,1,-10,-11,-9,-22v18,-111,69,-306,186,-570r269,-610v71,-171,112,-296,137,-369xm1231,104v2,50,-16,98,-62,111v-30,0,-55,-35,-73,-107v-5,-20,-4,-98,-11,-232v-1,-28,-8,-41,-10,-41v-222,34,-300,46,-464,39v-23,-19,-31,-40,-31,-72v0,-38,48,-94,140,-174r341,-298v88,-96,137,-144,147,-144v37,0,66,25,66,74v0,5,-11,27,-29,66v-10,22,-14,114,-18,273r-10,59v38,0,102,-18,226,-45v61,-13,126,-8,166,25v-8,0,-23,32,-49,94v-3,8,-10,11,-19,11v-57,0,-147,37,-275,67v-29,7,-45,8,-45,13v-30,80,7,191,10,281xm845,-309v125,-9,207,-16,248,-22v0,-66,24,-143,-6,-195v-36,42,-198,147,-242,217xm362,-1085v-110,0,-215,-38,-310,-119v-50,-42,-38,-41,-52,-101v0,-2,6,-6,17,-12v11,-17,20,-26,27,-26v20,0,60,25,120,76v89,48,157,70,247,68v31,0,59,-15,82,-45r1,-12v-5,-24,-35,-56,-94,-90v-15,-9,-55,-14,-115,-31v-41,-11,-60,-34,-60,-59v0,-34,45,-69,135,-102v20,-7,44,-27,70,-61v-5,-28,7,-49,12,-73v-62,-20,-93,9,-197,57v-42,20,-87,21,-88,-36v0,-5,6,-15,18,-28v1,-17,50,-51,154,-90v83,-31,160,-29,228,12v49,121,-29,217,-126,290v40,15,90,47,142,102v132,139,-30,280,-211,280","w":1620},"\u00a4":{"w":1139}}});

/* swfobject.js */

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}}}}();

/* jwplayer.js */

if(typeof jwplayer=="undefined"){var jwplayer=function(a){if(jwplayer.api){return jwplayer.api.selectPlayer(a)}};var $jw=jwplayer;jwplayer.version="5.6.1768";(function(b){b.utils=function(){};b.utils.typeOf=function(d){var c=typeof d;if(c==="object"){if(d){if(d instanceof Array){c="array"}}else{c="null"}}return c};b.utils.extend=function(){var c=b.utils.extend["arguments"];if(c.length>1){for(var e=1;e<c.length;e++){for(var d in c[e]){c[0][d]=c[e][d]}}return c[0]}return null};b.utils.clone=function(f){var c;var d=b.utils.clone["arguments"];if(d.length==1){switch(b.utils.typeOf(d[0])){case"object":c={};for(var e in d[0]){c[e]=b.utils.clone(d[0][e])}break;case"array":c=[];for(var e in d[0]){c[e]=b.utils.clone(d[0][e])}break;default:return d[0];break}}return c};b.utils.extension=function(c){c=c.substring(c.lastIndexOf("/")+1,c.length);c=c.split("?")[0];if(c.lastIndexOf(".")>-1){return c.substr(c.lastIndexOf(".")+1,c.length).toLowerCase()}return};b.utils.html=function(c,d){c.innerHTML=d};b.utils.wrap=function(c,d){c.parentNode.replaceChild(d,c);d.appendChild(c)};b.utils.ajax=function(g,f,c){var e;if(window.XMLHttpRequest){e=new XMLHttpRequest()}else{e=new ActiveXObject("Microsoft.XMLHTTP")}e.onreadystatechange=function(){if(e.readyState===4){if(e.status===200){if(f){f(e)}}else{if(c){c(g)}}}};try{e.open("GET",g,true);e.send(null)}catch(d){if(c){c(g)}}return e};b.utils.load=function(d,e,c){d.onreadystatechange=function(){if(d.readyState===4){if(d.status===200){if(e){e()}}else{if(c){c()}}}}};b.utils.find=function(d,c){return d.getElementsByTagName(c)};b.utils.append=function(c,d){c.appendChild(d)};b.utils.isIE=function(){return((!+"\v1")||(typeof window.ActiveXObject!="undefined"))};b.utils.isLegacyAndroid=function(){var c=navigator.userAgent.toLowerCase();return(c.match(/android 2.[012]/i)!==null)};b.utils.isIOS=function(){var c=navigator.userAgent.toLowerCase();return(c.match(/iP(hone|ad)/i)!==null)};b.utils.getFirstPlaylistItemFromConfig=function(c){var d={};var e;if(c.playlist&&c.playlist.length){e=c.playlist[0]}else{e=c}d.file=e.file;d.levels=e.levels;d.streamer=e.streamer;d.playlistfile=e.playlistfile;d.provider=e.provider;if(!d.provider){if(d.file&&(d.file.toLowerCase().indexOf("youtube.com")>-1||d.file.toLowerCase().indexOf("youtu.be")>-1)){d.provider="youtube"}if(d.streamer&&d.streamer.toLowerCase().indexOf("rtmp://")==0){d.provider="rtmp"}if(e.type){d.provider=e.type.toLowerCase()}}return d};b.utils.getOuterHTML=function(d){if(d.outerHTML){return d.outerHTML}else{var e=d.parentNode;var c=document.createElement(e.tagName);var g=document.createElement(d.tagName);e.replaceChild(g,d);c.appendChild(d);var f=c.innerHTML;e.replaceChild(d,g);return f}};b.utils.setOuterHTML=function(f,e){if(f.outerHTML){f.outerHTML=e}else{var g=document.createElement("div");g.innerHTML=e;var c=document.createRange();c.selectNodeContents(g);var d=c.extractContents();f.parentNode.insertBefore(d,f);f.parentNode.removeChild(f)}};b.utils.hasFlash=function(){if(typeof navigator.plugins!="undefined"&&typeof navigator.plugins["Shockwave Flash"]!="undefined"){return true}if(typeof window.ActiveXObject!="undefined"){try{new ActiveXObject("ShockwaveFlash.ShockwaveFlash");return true}catch(c){}}return false};b.utils.getPluginName=function(c){if(c.lastIndexOf("/")>=0){c=c.substring(c.lastIndexOf("/")+1,c.length)}if(c.lastIndexOf("-")>=0){c=c.substring(0,c.lastIndexOf("-"))}if(c.lastIndexOf(".swf")>=0){c=c.substring(0,c.lastIndexOf(".swf"))}if(c.lastIndexOf(".js")>=0){c=c.substring(0,c.lastIndexOf(".js"))}return c};b.utils.getPluginVersion=function(c){if(c.lastIndexOf("-")>=0){if(c.lastIndexOf(".js")>=0){return c.substring(c.lastIndexOf("-")+1,c.lastIndexOf(".js"))}else{if(c.lastIndexOf(".swf")>=0){return c.substring(c.lastIndexOf("-")+1,c.lastIndexOf(".swf"))}else{return c.substring(c.lastIndexOf("-")+1)}}}return""};b.utils.getAbsolutePath=function(j,h){if(h===undefined){h=document.location.href}if(j===undefined){return undefined}if(a(j)){return j}var k=h.substring(0,h.indexOf("://")+3);var g=h.substring(k.length,h.indexOf("/",k.length+1));var d;if(j.indexOf("/")===0){d=j.split("/")}else{var e=h.split("?")[0];e=e.substring(k.length+g.length+1,e.lastIndexOf("/"));d=e.split("/").concat(j.split("/"))}var c=[];for(var f=0;f<d.length;f++){if(!d[f]||d[f]===undefined||d[f]=="."){continue}else{if(d[f]==".."){c.pop()}else{c.push(d[f])}}}return k+g+"/"+c.join("/")};function a(d){if(d===null){return}var e=d.indexOf("://");var c=d.indexOf("?");return(e>0&&(c<0||(c>e)))}b.utils.pluginPathType={ABSOLUTE:"ABSOLUTE",RELATIVE:"RELATIVE",CDN:"CDN"};b.utils.getPluginPathType=function(d){if(typeof d!="string"){return}d=d.split("?")[0];var e=d.indexOf("://");if(e>0){return b.utils.pluginPathType.ABSOLUTE}var c=d.indexOf("/");var f=b.utils.extension(d);if(e<0&&c<0&&(!f||!isNaN(f))){return b.utils.pluginPathType.CDN}return b.utils.pluginPathType.RELATIVE};b.utils.mapEmpty=function(c){for(var d in c){return false}return true};b.utils.mapLength=function(d){var c=0;for(var e in d){c++}return c};b.utils.log=function(d,c){if(typeof console!="undefined"&&typeof console.log!="undefined"){if(c){console.log(d,c)}else{console.log(d)}}};b.utils.css=function(d,g,c){if(d!==undefined){for(var e in g){try{if(typeof g[e]==="undefined"){continue}else{if(typeof g[e]=="number"&&!(e=="zIndex"||e=="opacity")){if(isNaN(g[e])){continue}if(e.match(/color/i)){g[e]="#"+b.utils.strings.pad(g[e].toString(16),6)}else{g[e]=Math.ceil(g[e])+"px"}}}d.style[e]=g[e]}catch(f){}}}};b.utils.isYouTube=function(c){return(c.indexOf("youtube.com")>-1||c.indexOf("youtu.be")>-1)};b.utils.transform=function(c,d){c.style.webkitTransform=d;c.style.MozTransform=d;c.style.OTransform=d};b.utils.stretch=function(h,m,l,f,k,g){if(typeof l=="undefined"||typeof f=="undefined"||typeof k=="undefined"||typeof g=="undefined"){return}var d=l/k;var e=f/g;var j=0;var i=0;m.style.overflow="hidden";b.utils.transform(m,"");var c={};switch(h.toUpperCase()){case b.utils.stretching.NONE:c.width=k;c.height=g;break;case b.utils.stretching.UNIFORM:if(d>e){c.width=k*e;c.height=g*e}else{c.width=k*d;c.height=g*d}break;case b.utils.stretching.FILL:if(d>e){c.width=k*d;c.height=g*d}else{c.width=k*e;c.height=g*e}break;case b.utils.stretching.EXACTFIT:b.utils.transform(m,["scale(",d,",",e,")"," translate(0px,0px)"].join(""));c.width=k;c.height=g;break;default:break}c.top=(f-c.height)/2;c.left=(l-c.width)/2;b.utils.css(m,c)};b.utils.stretching={NONE:"NONE",FILL:"FILL",UNIFORM:"UNIFORM",EXACTFIT:"EXACTFIT"};b.utils.deepReplaceKeyName=function(h,e,c){switch(b.utils.typeOf(h)){case"array":for(var g=0;g<h.length;g++){h[g]=b.utils.deepReplaceKeyName(h[g],e,c)}break;case"object":for(var f in h){var d=f.replace(new RegExp(e,"g"),c);h[d]=b.utils.deepReplaceKeyName(h[f],e,c);if(f!=d){delete h[f]}}break}return h};b.utils.isInArray=function(e,d){if(!(e)||!(e instanceof Array)){return false}for(var c=0;c<e.length;c++){if(d===e[c]){return true}}return false}})(jwplayer);(function(a){a.events=function(){};a.events.COMPLETE="COMPLETE";a.events.ERROR="ERROR"})(jwplayer);(function(jwplayer){jwplayer.events.eventdispatcher=function(debug){var _debug=debug;var _listeners;var _globallisteners;this.resetEventListeners=function(){_listeners={};_globallisteners=[]};this.resetEventListeners();this.addEventListener=function(type,listener,count){try{if(_listeners[type]===undefined){_listeners[type]=[]}if(typeof(listener)=="string"){eval("listener = "+listener)}_listeners[type].push({listener:listener,count:count})}catch(err){jwplayer.utils.log("error",err)}return false};this.removeEventListener=function(type,listener){try{for(var listenerIndex=0;listenerIndex<_listeners[type].length;listenerIndex++){if(_listeners[type][lisenterIndex].toString()==listener.toString()){_listeners[type].slice(lisenterIndex,lisenterIndex+1);break}}}catch(err){jwplayer.utils.log("error",err)}return false};this.addGlobalListener=function(listener,count){try{if(typeof(listener)=="string"){eval("listener = "+listener)}_globallisteners.push({listener:listener,count:count})}catch(err){jwplayer.utils.log("error",err)}return false};this.removeGlobalListener=function(listener){try{for(var globalListenerIndex=0;globalListenerIndex<_globallisteners.length;globalListenerIndex++){if(_globallisteners[globalListenerIndex].toString()==listener.toString()){_globallisteners.slice(globalListenerIndex,globalListenerIndex+1);break}}}catch(err){jwplayer.utils.log("error",err)}return false};this.sendEvent=function(type,data){if(data===undefined){data={}}if(_debug){jwplayer.utils.log(type,data)}if(typeof _listeners[type]!="undefined"){for(var listenerIndex=0;listenerIndex<_listeners[type].length;listenerIndex++){try{_listeners[type][listenerIndex].listener(data)}catch(err){jwplayer.utils.log("There was an error while handling a listener: "+err.toString(),_listeners[type][listenerIndex].listener)}if(_listeners[type][listenerIndex]){if(_listeners[type][listenerIndex].count===1){delete _listeners[type][listenerIndex]}else{if(_listeners[type][listenerIndex].count>0){_listeners[type][listenerIndex].count=_listeners[type][listenerIndex].count-1}}}}}for(var globalListenerIndex=0;globalListenerIndex<_globallisteners.length;globalListenerIndex++){try{_globallisteners[globalListenerIndex].listener(data)}catch(err){jwplayer.utils.log("There was an error while handling a listener: "+err.toString(),_globallisteners[globalListenerIndex].listener)}if(_globallisteners[globalListenerIndex]){if(_globallisteners[globalListenerIndex].count===1){delete _globallisteners[globalListenerIndex]}else{if(_globallisteners[globalListenerIndex].count>0){_globallisteners[globalListenerIndex].count=_globallisteners[globalListenerIndex].count-1}}}}}}})(jwplayer);(function(a){var b={};a.utils.animations=function(){};a.utils.animations.transform=function(c,d){c.style.webkitTransform=d;c.style.MozTransform=d;c.style.OTransform=d;c.style.msTransform=d};a.utils.animations.transformOrigin=function(c,d){c.style.webkitTransformOrigin=d;c.style.MozTransformOrigin=d;c.style.OTransformOrigin=d;c.style.msTransformOrigin=d};a.utils.animations.rotate=function(c,d){a.utils.animations.transform(c,["rotate(",d,"deg)"].join(""))};a.utils.cancelAnimation=function(c){delete b[c.id]};a.utils.fadeTo=function(l,f,e,i,h,d){if(b[l.id]!=d&&d!==undefined){return}var c=new Date().getTime();if(d>c){setTimeout(function(){a.utils.fadeTo(l,f,e,i,0,d)},d-c)}l.style.display="block";if(i===undefined){i=l.style.opacity===""?1:l.style.opacity}if(l.style.opacity==f&&l.style.opacity!==""&&d!==undefined){if(f===0){l.style.display="none"}return}if(d===undefined){d=c;b[l.id]=d}if(h===undefined){h=0}var j=(c-d)/(e*1000);j=j>1?1:j;var k=f-i;var g=i+(j*k);if(g>1){g=1}else{if(g<0){g=0}}l.style.opacity=g;if(h>0){b[l.id]=d+h*1000;a.utils.fadeTo(l,f,e,i,0,b[l.id]);return}setTimeout(function(){a.utils.fadeTo(l,f,e,i,0,d)},10)}})(jwplayer);(function(a){a.utils.arrays=function(){};a.utils.arrays.indexOf=function(c,d){for(var b=0;b<c.length;b++){if(c[b]==d){return b}}return-1};a.utils.arrays.remove=function(c,d){var b=a.utils.arrays.indexOf(c,d);if(b>-1){c.splice(b,1)}}})(jwplayer);(function(a){a.utils.extensionmap={"3gp":{html5:"video/3gpp",flash:"video"},"3gpp":{html5:"video/3gpp"},"3g2":{html5:"video/3gpp2",flash:"video"},"3gpp2":{html5:"video/3gpp2"},flv:{flash:"video"},f4a:{html5:"audio/mp4"},f4b:{html5:"audio/mp4",flash:"video"},f4v:{html5:"video/mp4",flash:"video"},mov:{html5:"video/quicktime",flash:"video"},m4a:{html5:"audio/mp4",flash:"video"},m4b:{html5:"audio/mp4"},m4p:{html5:"audio/mp4"},m4v:{html5:"video/mp4",flash:"video"},mp4:{html5:"video/mp4",flash:"video"},rbs:{flash:"sound"},aac:{html5:"audio/aac",flash:"video"},mp3:{html5:"audio/mp3",flash:"sound"},ogg:{html5:"audio/ogg"},ogv:{html5:"video/ogg"},webm:{html5:"video/webm"},m3u8:{html5:"audio/x-mpegurl"},gif:{flash:"image"},jpeg:{flash:"image"},jpg:{flash:"image"},swf:{flash:"image"},png:{flash:"image"},wav:{html5:"audio/x-wav"}}})(jwplayer);(function(e){e.utils.mediaparser=function(){};var g={element:{width:"width",height:"height",id:"id","class":"className",name:"name"},media:{src:"file",preload:"preload",autoplay:"autostart",loop:"repeat",controls:"controls"},source:{src:"file",type:"type",media:"media","data-jw-width":"width","data-jw-bitrate":"bitrate"},video:{poster:"image"}};var f={};e.utils.mediaparser.parseMedia=function(i){return d(i)};function c(j,i){if(i===undefined){i=g[j]}else{e.utils.extend(i,g[j])}return i}function d(m,i){if(f[m.tagName.toLowerCase()]&&(i===undefined)){return f[m.tagName.toLowerCase()](m)}else{i=c("element",i);var n={};for(var j in i){if(j!="length"){var l=m.getAttribute(j);if(!(l===""||l===undefined||l===null)){n[i[j]]=m.getAttribute(j)}}}var k=m.style["#background-color"];if(k&&!(k=="transparent"||k=="rgba(0, 0, 0, 0)")){n.screencolor=k}return n}}function h(n,k){k=c("media",k);var l=[];var j=e.utils.selectors("source",n);for(var m in j){if(!isNaN(m)){l.push(a(j[m]))}}var o=d(n,k);if(o.file!==undefined){l[0]={file:o.file}}o.levels=l;return o}function a(k,j){j=c("source",j);var i=d(k,j);i.width=i.width?i.width:0;i.bitrate=i.bitrate?i.bitrate:0;return i}function b(k,j){j=c("video",j);var i=h(k,j);return i}f.media=h;f.audio=h;f.source=a;f.video=b})(jwplayer);(function(a){a.utils.loaderstatus={NEW:"NEW",LOADING:"LOADING",ERROR:"ERROR",COMPLETE:"COMPLETE"};a.utils.scriptloader=function(c){var d=a.utils.loaderstatus.NEW;var b=new a.events.eventdispatcher();a.utils.extend(this,b);this.load=function(){if(d==a.utils.loaderstatus.NEW){d=a.utils.loaderstatus.LOADING;var e=document.createElement("script");e.onload=function(f){d=a.utils.loaderstatus.COMPLETE;b.sendEvent(a.events.COMPLETE)};e.onerror=function(f){d=a.utils.loaderstatus.ERROR;b.sendEvent(a.events.ERROR)};e.onreadystatechange=function(){if(e.readyState=="loaded"||e.readyState=="complete"){d=a.utils.loaderstatus.COMPLETE;b.sendEvent(a.events.COMPLETE)}};document.getElementsByTagName("head")[0].appendChild(e);e.src=c}};this.getStatus=function(){return d}}})(jwplayer);(function(a){a.utils.selectors=function(b,d){if(d===undefined){d=document}b=a.utils.strings.trim(b);var c=b.charAt(0);if(c=="#"){return d.getElementById(b.substr(1))}else{if(c=="."){if(d.getElementsByClassName){return d.getElementsByClassName(b.substr(1))}else{return a.utils.selectors.getElementsByTagAndClass("*",b.substr(1))}}else{if(b.indexOf(".")>0){selectors=b.split(".");return a.utils.selectors.getElementsByTagAndClass(selectors[0],selectors[1])}else{return d.getElementsByTagName(b)}}}return null};a.utils.selectors.getElementsByTagAndClass=function(e,h,g){elements=[];if(g===undefined){g=document}var f=g.getElementsByTagName(e);for(var d=0;d<f.length;d++){if(f[d].className!==undefined){var c=f[d].className.split(" ");for(var b=0;b<c.length;b++){if(c[b]==h){elements.push(f[d])}}}}return elements}})(jwplayer);(function(a){a.utils.strings=function(){};a.utils.strings.trim=function(b){return b.replace(/^\s*/,"").replace(/\s*$/,"")};a.utils.strings.pad=function(c,d,b){if(!b){b="0"}while(c.length<d){c=b+c}return c};a.utils.strings.serialize=function(b){if(b==null){return null}else{if(b=="true"){return true}else{if(b=="false"){return false}else{if(isNaN(Number(b))||b.length>5||b.length==0){return b}else{return Number(b)}}}}};a.utils.strings.seconds=function(d){d=d.replace(",",".");var b=d.split(":");var c=0;if(d.substr(-1)=="s"){c=Number(d.substr(0,d.length-1))}else{if(d.substr(-1)=="m"){c=Number(d.substr(0,d.length-1))*60}else{if(d.substr(-1)=="h"){c=Number(d.substr(0,d.length-1))*3600}else{if(b.length>1){c=Number(b[b.length-1]);c+=Number(b[b.length-2])*60;if(b.length==3){c+=Number(b[b.length-3])*3600}}else{c=Number(d)}}}}return c};a.utils.strings.xmlAttribute=function(b,c){for(var d in b.attributes){if(b.attributes[d].name&&b.attributes[d].name.toLowerCase()==c.toLowerCase()){return b.attributes[d].value.toString()}}return""};a.utils.strings.jsonToString=function(f){var h=h||{};if(h&&h.stringify){return h.stringify(f)}var c=typeof(f);if(c!="object"||f===null){if(c=="string"){f='"'+f+'"'}else{return String(f)}}else{var g=[],b=(f&&f.constructor==Array);for(var d in f){var e=f[d];switch(typeof(e)){case"string":e='"'+e+'"';break;case"object":if(e!==null){e=a.utils.strings.jsonToString(e)}break}if(b){if(typeof(e)!="function"){g.push(String(e))}}else{if(typeof(e)!="function"){g.push('"'+d+'":'+String(e))}}}if(b){return"["+String(g)+"]"}else{return"{"+String(g)+"}"}}}})(jwplayer);(function(c){var d=new RegExp(/^(#|0x)[0-9a-fA-F]{3,6}/);c.utils.typechecker=function(g,f){f=f===null?b(g):f;return e(g,f)};function b(f){var g=["true","false","t","f"];if(g.toString().indexOf(f.toLowerCase().replace(" ",""))>=0){return"boolean"}else{if(d.test(f)){return"color"}else{if(!isNaN(parseInt(f,10))&&parseInt(f,10).toString().length==f.length){return"integer"}else{if(!isNaN(parseFloat(f))&&parseFloat(f).toString().length==f.length){return"float"}}}}return"string"}function e(g,f){if(f===null){return g}switch(f){case"color":if(g.length>0){return a(g)}return null;case"integer":return parseInt(g,10);case"float":return parseFloat(g);case"boolean":if(g.toLowerCase()=="true"){return true}else{if(g=="1"){return true}}return false}return g}function a(f){switch(f.toLowerCase()){case"blue":return parseInt("0000FF",16);case"green":return parseInt("00FF00",16);case"red":return parseInt("FF0000",16);case"cyan":return parseInt("00FFFF",16);case"magenta":return parseInt("FF00FF",16);case"yellow":return parseInt("FFFF00",16);case"black":return parseInt("000000",16);case"white":return parseInt("FFFFFF",16);default:f=f.replace(/(#|0x)?([0-9A-F]{3,6})$/gi,"$2");if(f.length==3){f=f.charAt(0)+f.charAt(0)+f.charAt(1)+f.charAt(1)+f.charAt(2)+f.charAt(2)}return parseInt(f,16)}return parseInt("000000",16)}})(jwplayer);(function(a){var c={};var b={};a.plugins=function(){};a.plugins.loadPlugins=function(e,d){b[e]=new a.plugins.pluginloader(new a.plugins.model(c),d);return b[e]};a.plugins.registerPlugin=function(h,f,e){var d=a.utils.getPluginName(h);if(c[d]){c[d].registerPlugin(h,f,e)}else{a.utils.log("A plugin ("+h+") was registered with the player that was not loaded. Please check your configuration.");for(var g in b){b[g].pluginFailed()}}}})(jwplayer);(function(a){a.plugins.model=function(b){this.addPlugin=function(c){var d=a.utils.getPluginName(c);if(!b[d]){b[d]=new a.plugins.plugin(c)}return b[d]}}})(jwplayer);(function(a){a.plugins.pluginmodes={FLASH:"FLASH",JAVASCRIPT:"JAVASCRIPT",HYBRID:"HYBRID"};a.plugins.plugin=function(b){var d="http://plugins.longtailvideo.com";var i=a.utils.loaderstatus.NEW;var j;var h;var k;var c=new a.events.eventdispatcher();a.utils.extend(this,c);function e(){switch(a.utils.getPluginPathType(b)){case a.utils.pluginPathType.ABSOLUTE:return b;case a.utils.pluginPathType.RELATIVE:return a.utils.getAbsolutePath(b,window.location.href);case a.utils.pluginPathType.CDN:var m=a.utils.getPluginName(b);var l=a.utils.getPluginVersion(b);return d+"/"+a.version.split(".")[0]+"/"+m+"/"+m+(l!==""?("-"+l):"")+".js"}}function g(l){k=setTimeout(function(){i=a.utils.loaderstatus.COMPLETE;c.sendEvent(a.events.COMPLETE)},1000)}function f(l){i=a.utils.loaderstatus.ERROR;c.sendEvent(a.events.ERROR)}this.load=function(){if(i==a.utils.loaderstatus.NEW){if(b.lastIndexOf(".swf")>0){j=b;i=a.utils.loaderstatus.COMPLETE;c.sendEvent(a.events.COMPLETE);return}i=a.utils.loaderstatus.LOADING;var l=new a.utils.scriptloader(e());l.addEventListener(a.events.COMPLETE,g);l.addEventListener(a.events.ERROR,f);l.load()}};this.registerPlugin=function(n,m,l){if(k){clearTimeout(k);k=undefined}if(m&&l){j=l;h=m}else{if(typeof m=="string"){j=m}else{if(typeof m=="function"){h=m}else{if(!m&&!l){j=n}}}}i=a.utils.loaderstatus.COMPLETE;c.sendEvent(a.events.COMPLETE)};this.getStatus=function(){return i};this.getPluginName=function(){return a.utils.getPluginName(b)};this.getFlashPath=function(){if(j){switch(a.utils.getPluginPathType(j)){case a.utils.pluginPathType.ABSOLUTE:return j;case a.utils.pluginPathType.RELATIVE:if(b.lastIndexOf(".swf")>0){return a.utils.getAbsolutePath(j,window.location.href)}return a.utils.getAbsolutePath(j,e());case a.utils.pluginPathType.CDN:if(j.indexOf("-")>-1){return j+"h"}return j+"-h"}}return null};this.getJS=function(){return h};this.getPluginmode=function(){if(typeof j!="undefined"&&typeof h!="undefined"){return a.plugins.pluginmodes.HYBRID}else{if(typeof j!="undefined"){return a.plugins.pluginmodes.FLASH}else{if(typeof h!="undefined"){return a.plugins.pluginmodes.JAVASCRIPT}}}};this.getNewInstance=function(m,l,n){return new h(m,l,n)};this.getURL=function(){return b}}})(jwplayer);(function(a){a.plugins.pluginloader=function(h,e){var g={};var j=a.utils.loaderstatus.NEW;var d=false;var b=false;var c=new a.events.eventdispatcher();a.utils.extend(this,c);function f(){if(!b){b=true;j=a.utils.loaderstatus.COMPLETE;c.sendEvent(a.events.COMPLETE)}}function i(){if(!b){var l=0;for(plugin in g){var k=g[plugin].getStatus();if(k==a.utils.loaderstatus.LOADING||k==a.utils.loaderstatus.NEW){l++}}if(l==0){f()}}}this.setupPlugins=function(m,k,r){var l={length:0,plugins:{}};var o={length:0,plugins:{}};for(var n in g){var p=g[n].getPluginName();if(g[n].getFlashPath()){l.plugins[g[n].getFlashPath()]=k.plugins[n];l.plugins[g[n].getFlashPath()].pluginmode=g[n].getPluginmode();l.length++}if(g[n].getJS()){var q=document.createElement("div");q.id=m.id+"_"+p;q.style.position="absolute";q.style.zIndex=o.length+10;o.plugins[p]=g[n].getNewInstance(m,k.plugins[n],q);o.length++;if(typeof o.plugins[p].resize!="undefined"){m.onReady(r(o.plugins[p],q,true));m.onResize(r(o.plugins[p],q))}}}m.plugins=o.plugins;return l};this.load=function(){j=a.utils.loaderstatus.LOADING;d=true;for(var k in e){g[k]=h.addPlugin(k);g[k].addEventListener(a.events.COMPLETE,i);g[k].addEventListener(a.events.ERROR,i)}for(k in e){g[k].load()}d=false;i()};this.pluginFailed=function(){f()};this.getStatus=function(){return j}}})(jwplayer);(function(b){var a=[];b.api=function(d){this.container=d;this.id=d.id;var l={};var p={};var c=[];var h=undefined;var k=false;var i=[];var n=b.utils.getOuterHTML(d);var o={};var j={};this.getBuffer=function(){return this.callInternal("jwGetBuffer")};this.getContainer=function(){return this.container};function e(q){return function(v,r,s,t){var u;if(r){j[v]=r;u="jwplayer('"+q+"').callback('"+v+"')"}else{if(!r&&j[v]){delete j[v]}}h.jwDockSetButton(v,u,s,t)}}this.getPlugin=function(r){var q=this.callInternal;if(r=="dock"){return{setButton:e(this.id),show:function(){return q("jwShowDock")},hide:function(){return q("jwHideDock")}}}else{if(r=="controlbar"){return{show:function(){return q("jwShowControlbar")},hide:function(){return q("jwHideControlbar")}}}else{if(r=="display"){return{show:function(){return q("jwShowDisplay")},hide:function(){return q("jwHideDisplay")}}}}}return this.plugins[r]};this.callback=function(q){if(j[q]){return j[q]()}};this.getDuration=function(){return this.callInternal("jwGetDuration")};this.getFullscreen=function(){return this.callInternal("jwGetFullscreen")};this.getHeight=function(){return this.callInternal("jwGetHeight")};this.getLockState=function(){return this.callInternal("jwGetLockState")};this.getMeta=function(){return this.getItemMeta()};this.getMute=function(){return this.callInternal("jwGetMute")};this.getPlaylist=function(){var r=this.callInternal("jwGetPlaylist");if(this.renderingMode=="flash"){b.utils.deepReplaceKeyName(r,"__dot__",".")}for(var q=0;q<r.length;q++){if(r[q].index===undefined){r[q].index=q}}return r};this.getPlaylistItem=function(q){if(q===undefined){q=this.getCurrentItem()}return this.getPlaylist()[q]};this.getPosition=function(){return this.callInternal("jwGetPosition")};this.getRenderingMode=function(){return this.renderingMode};this.getState=function(){return this.callInternal("jwGetState")};this.getVolume=function(){return this.callInternal("jwGetVolume")};this.getWidth=function(){return this.callInternal("jwGetWidth")};this.setFullscreen=function(q){if(q===undefined){this.callInternal("jwSetFullscreen",!this.callInternal("jwGetFullscreen"))}else{this.callInternal("jwSetFullscreen",q)}return this};this.setMute=function(q){if(q===undefined){this.callInternal("jwSetMute",!this.callInternal("jwGetMute"))}else{this.callInternal("jwSetMute",q)}return this};this.lock=function(){return this};this.unlock=function(){return this};this.load=function(q){this.callInternal("jwLoad",q);return this};this.playlistItem=function(q){this.callInternal("jwPlaylistItem",q);return this};this.playlistPrev=function(){this.callInternal("jwPlaylistPrev");return this};this.playlistNext=function(){this.callInternal("jwPlaylistNext");return this};this.resize=function(r,q){if(this.renderingMode=="html5"){h.jwResize(r,q)}else{this.container.width=r;this.container.height=q}return this};this.play=function(q){if(typeof q=="undefined"){q=this.getState();if(q==b.api.events.state.PLAYING||q==b.api.events.state.BUFFERING){this.callInternal("jwPause")}else{this.callInternal("jwPlay")}}else{this.callInternal("jwPlay",q)}return this};this.pause=function(q){if(typeof q=="undefined"){q=this.getState();if(q==b.api.events.state.PLAYING||q==b.api.events.state.BUFFERING){this.callInternal("jwPause")}else{this.callInternal("jwPlay")}}else{this.callInternal("jwPause",q)}return this};this.stop=function(){this.callInternal("jwStop");return this};this.seek=function(q){this.callInternal("jwSeek",q);return this};this.setVolume=function(q){this.callInternal("jwSetVolume",q);return this};this.onBufferChange=function(q){return this.eventListener(b.api.events.JWPLAYER_MEDIA_BUFFER,q)};this.onBufferFull=function(q){return this.eventListener(b.api.events.JWPLAYER_MEDIA_BUFFER_FULL,q)};this.onError=function(q){return this.eventListener(b.api.events.JWPLAYER_ERROR,q)};this.onFullscreen=function(q){return this.eventListener(b.api.events.JWPLAYER_FULLSCREEN,q)};this.onMeta=function(q){return this.eventListener(b.api.events.JWPLAYER_MEDIA_META,q)};this.onMute=function(q){return this.eventListener(b.api.events.JWPLAYER_MEDIA_MUTE,q)};this.onPlaylist=function(q){return this.eventListener(b.api.events.JWPLAYER_PLAYLIST_LOADED,q)};this.onPlaylistItem=function(q){return this.eventListener(b.api.events.JWPLAYER_PLAYLIST_ITEM,q)};this.onReady=function(q){return this.eventListener(b.api.events.API_READY,q)};this.onResize=function(q){return this.eventListener(b.api.events.JWPLAYER_RESIZE,q)};this.onComplete=function(q){return this.eventListener(b.api.events.JWPLAYER_MEDIA_COMPLETE,q)};this.onSeek=function(q){return this.eventListener(b.api.events.JWPLAYER_MEDIA_SEEK,q)};this.onTime=function(q){return this.eventListener(b.api.events.JWPLAYER_MEDIA_TIME,q)};this.onVolume=function(q){return this.eventListener(b.api.events.JWPLAYER_MEDIA_VOLUME,q)};this.onBuffer=function(q){return this.stateListener(b.api.events.state.BUFFERING,q)};this.onPause=function(q){return this.stateListener(b.api.events.state.PAUSED,q)};this.onPlay=function(q){return this.stateListener(b.api.events.state.PLAYING,q)};this.onIdle=function(q){return this.stateListener(b.api.events.state.IDLE,q)};this.remove=function(){l={};i=[];if(b.utils.getOuterHTML(this.container)!=n){b.api.destroyPlayer(this.id,n)}};this.setup=function(r){if(b.embed){var q=this.id;this.remove();var s=b(q);s.config=r;return new b.embed(s)}return this};this.registerPlugin=function(s,r,q){b.plugins.registerPlugin(s,r,q)};this.setPlayer=function(q,r){h=q;this.renderingMode=r};this.stateListener=function(q,r){if(!p[q]){p[q]=[];this.eventListener(b.api.events.JWPLAYER_PLAYER_STATE,g(q))}p[q].push(r);return this};function g(q){return function(s){var r=s.newstate,u=s.oldstate;if(r==q){var t=p[r];if(t){for(var v=0;v<t.length;v++){if(typeof t[v]=="function"){t[v].call(this,{oldstate:u,newstate:r})}}}}}}this.addInternalListener=function(q,r){q.jwAddEventListener(r,'function(dat) { jwplayer("'+this.id+'").dispatchEvent("'+r+'", dat); }')};this.eventListener=function(q,r){if(!l[q]){l[q]=[];if(h&&k){this.addInternalListener(h,q)}}l[q].push(r);return this};this.dispatchEvent=function(s){if(l[s]){var r=f(s,arguments[1]);for(var q=0;q<l[s].length;q++){if(typeof l[s][q]=="function"){l[s][q].call(this,r)}}}};function f(s,q){var u=b.utils.extend({},q);if(s==b.api.events.JWPLAYER_FULLSCREEN&&!u.fullscreen){u.fullscreen=u.message=="true"?true:false;delete u.message}else{if(typeof u.data=="object"){u=b.utils.extend(u,u.data);delete u.data}}var r=["position","duration","offset"];for(var t in r){if(u[r[t]]){u[r[t]]=Math.round(u[r[t]]*1000)/1000}}return u}this.callInternal=function(r,q){if(k){if(typeof h!="undefined"&&typeof h[r]=="function"){if(q!==undefined){return(h[r])(q)}else{return(h[r])()}}return null}else{i.push({method:r,parameters:q})}};this.playerReady=function(s){k=true;if(!h){this.setPlayer(document.getElementById(s.id))}this.container=document.getElementById(this.id);for(var q in l){this.addInternalListener(h,q)}this.eventListener(b.api.events.JWPLAYER_PLAYLIST_ITEM,function(t){o={}});this.eventListener(b.api.events.JWPLAYER_MEDIA_META,function(t){b.utils.extend(o,t.metadata)});this.dispatchEvent(b.api.events.API_READY);while(i.length>0){var r=i.shift();this.callInternal(r.method,r.parameters)}};this.getItemMeta=function(){return o};this.getCurrentItem=function(){return this.callInternal("jwGetPlaylistIndex")};function m(s,u,t){var q=[];if(!u){u=0}if(!t){t=s.length-1}for(var r=u;r<=t;r++){q.push(s[r])}return q}return this};b.api.selectPlayer=function(d){var c;if(d===undefined){d=0}if(d.nodeType){c=d}else{if(typeof d=="string"){c=document.getElementById(d)}}if(c){var e=b.api.playerById(c.id);if(e){return e}else{return b.api.addPlayer(new b.api(c))}}else{if(typeof d=="number"){return b.getPlayers()[d]}}return null};b.api.events={API_READY:"jwplayerAPIReady",JWPLAYER_READY:"jwplayerReady",JWPLAYER_FULLSCREEN:"jwplayerFullscreen",JWPLAYER_RESIZE:"jwplayerResize",JWPLAYER_ERROR:"jwplayerError",JWPLAYER_MEDIA_BUFFER:"jwplayerMediaBuffer",JWPLAYER_MEDIA_BUFFER_FULL:"jwplayerMediaBufferFull",JWPLAYER_MEDIA_ERROR:"jwplayerMediaError",JWPLAYER_MEDIA_LOADED:"jwplayerMediaLoaded",JWPLAYER_MEDIA_COMPLETE:"jwplayerMediaComplete",JWPLAYER_MEDIA_SEEK:"jwplayerMediaSeek",JWPLAYER_MEDIA_TIME:"jwplayerMediaTime",JWPLAYER_MEDIA_VOLUME:"jwplayerMediaVolume",JWPLAYER_MEDIA_META:"jwplayerMediaMeta",JWPLAYER_MEDIA_MUTE:"jwplayerMediaMute",JWPLAYER_PLAYER_STATE:"jwplayerPlayerState",JWPLAYER_PLAYLIST_LOADED:"jwplayerPlaylistLoaded",JWPLAYER_PLAYLIST_ITEM:"jwplayerPlaylistItem"};b.api.events.state={BUFFERING:"BUFFERING",IDLE:"IDLE",PAUSED:"PAUSED",PLAYING:"PLAYING"};b.api.playerById=function(d){for(var c=0;c<a.length;c++){if(a[c].id==d){return a[c]}}return null};b.api.addPlayer=function(c){for(var d=0;d<a.length;d++){if(a[d]==c){return c}}a.push(c);return c};b.api.destroyPlayer=function(g,d){var f=-1;for(var i=0;i<a.length;i++){if(a[i].id==g){f=i;continue}}if(f>=0){var c=document.getElementById(a[f].id);if(document.getElementById(a[f].id+"_wrapper")){c=document.getElementById(a[f].id+"_wrapper")}if(c){if(d){b.utils.setOuterHTML(c,d)}else{var h=document.createElement("div");var e=c.id;if(c.id.indexOf("_wrapper")==c.id.length-8){newID=c.id.substring(0,c.id.length-8)}h.setAttribute("id",e);c.parentNode.replaceChild(h,c)}}a.splice(f,1)}return null};b.getPlayers=function(){return a.slice(0)}})(jwplayer);var _userPlayerReady=(typeof playerReady=="function")?playerReady:undefined;playerReady=function(b){var a=jwplayer.api.playerById(b.id);if(a){a.playerReady(b)}if(_userPlayerReady){_userPlayerReady.call(this,b)}};(function(a){a.embed=function(g){var i={width:400,height:300,components:{controlbar:{position:"over"}}};var f=a.utils.mediaparser.parseMedia(g.container);var e=new a.embed.config(a.utils.extend(i,f,g.config),this);var h=a.plugins.loadPlugins(g.id,e.plugins);function c(l,k){for(var j in k){if(typeof l[j]=="function"){(l[j]).call(l,k[j])}}}function d(){if(h.getStatus()==a.utils.loaderstatus.COMPLETE){for(var l=0;l<e.modes.length;l++){if(e.modes[l].type&&a.embed[e.modes[l].type]){var j=e;if(e.modes[l].config){j=a.utils.extend(a.utils.clone(e),e.modes[l].config)}var k=new a.embed[e.modes[l].type](document.getElementById(g.id),e.modes[l],j,h,g);if(k.supportsConfig()){k.embed();c(g,e.events);return g}}}a.utils.log("No suitable players found");new a.embed.logo(a.utils.extend({hide:true},e.components.logo),"none",g.id)}}h.addEventListener(a.events.COMPLETE,d);h.addEventListener(a.events.ERROR,d);h.load();return g};function b(){if(!document.body){return setTimeout(b,15)}var c=a.utils.selectors.getElementsByTagAndClass("video","jwplayer");for(var d=0;d<c.length;d++){var e=c[d];a(e.id).setup({})}}b()})(jwplayer);(function(a){function c(){return[{type:"flash",src:"/jwplayer/player.swf"},{type:"html5"},{type:"download"}]}function e(l){var k=l.toLowerCase();var j=["left","right","top","bottom"];for(var i=0;i<j.length;i++){if(k==j[i]){return true}}return false}function d(j){var i=false;i=(j instanceof Array)||(typeof j=="object"&&!j.position&&!j.size);return i}function h(i){if(typeof i=="string"){if(parseInt(i).toString()==i||i.toLowerCase().indexOf("px")>-1){return parseInt(i)}}return i}var f=["playlist","dock","controlbar","logo"];function g(j){var m={};switch(a.utils.typeOf(j.plugins)){case"object":for(var l in j.plugins){m[a.utils.getPluginName(l)]=l}break;case"string":var n=j.plugins.split(",");for(var k=0;k<n.length;k++){m[a.utils.getPluginName(n[k])]=n[k]}break}return m}function b(m,l,k,i){if(a.utils.typeOf(m[l])!="object"){m[l]={}}var j=m[l][k];if(a.utils.typeOf(j)!="object"){m[l][k]=j={}}if(l=="plugins"){var n=a.utils.getPluginName(k);j[i]=m[n+"."+i];delete m[n+"."+i]}else{j[i]=m[k+"."+i];delete m[k+"."+i]}}a.embed.deserialize=function(i){var j=g(i);for(var m in i){if(m.indexOf(".")>-1){var l=m.split(".");var k=l[0];var m=l[1];if(a.utils.isInArray(f,k)){b(i,"components",k,m)}else{if(j[k]){b(i,"plugins",j[k],m)}}}}return i};a.embed.config=function(i,q){var p=a.utils.extend({},i);var n;if(d(p.playlist)){n=p.playlist;delete p.playlist}p=a.embed.deserialize(p);p.height=h(p.height);p.width=h(p.width);if(typeof p.plugins=="string"){var j=p.plugins.split(",");if(typeof p.plugins!="object"){p.plugins={}}for(var l=0;l<j.length;l++){var m=a.utils.getPluginName(j[l]);if(typeof p[m]=="object"){p.plugins[j[l]]=p[m];delete p[m]}else{p.plugins[j[l]]={}}}}for(var o=0;o<f.length;o++){if(typeof p[f[o]]=="string"){if(!p.components[f[o]]){p.components[f[o]]={}}if(f[o]=="logo"){p.components[f[o]].file=p[f[o]]}else{p.components[f[o]].position=p[f[o]]}delete p[f[o]]}else{if(typeof p[f[o]]!="undefined"){if(!p.components[f[o]]){p.components[f[o]]={}}a.utils.extend(p.components[f[o]],p[f[o]]);delete p[f[o]]}}if(typeof p[f[o]+"size"]!="undefined"){if(!p.components[f[o]]){p.components[f[o]]={}}p.components[f[o]].size=p[f[o]+"size"];delete p[f[o]+"size"]}}if(typeof p.icons!="undefined"){if(!p.components.display){p.components.display={}}p.components.display.icons=p.icons;delete p.icons}if(p.players){p.modes=p.players;delete p.players}var k;if(p.flashplayer&&!p.modes){k=c();k[0].src=p.flashplayer;delete p.flashplayer}else{if(p.modes){if(typeof p.modes=="string"){k=c();k[0].src=p.modes}else{if(p.modes instanceof Array){k=p.modes}else{if(typeof p.modes=="object"&&p.modes.type){k=[p.modes]}}}delete p.modes}else{k=c()}}p.modes=k;if(n){p.playlist=n}return p}})(jwplayer);(function(a){a.embed.download=function(c,g,b,d,f){this.embed=function(){var j=a.utils.extend({},b);var p={};var i=b.width?b.width:480;if(typeof i!="number"){i=parseInt(i,10)}var l=b.height?b.height:320;if(typeof l!="number"){l=parseInt(l,10)}var t,n,m;var r={};if(b.playlist&&b.playlist.length){r.file=b.playlist[0].file;n=b.playlist[0].image;r.levels=b.playlist[0].levels}else{r.file=b.file;n=b.image;r.levels=b.levels}if(r.file){t=r.file}else{if(r.levels&&r.levels.length){t=r.levels[0].file}}m=t?"pointer":"auto";var k={display:{style:{cursor:m,width:i,height:l,backgroundColor:"#000",position:"relative",textDecoration:"none",border:"none",display:"block"}},display_icon:{style:{cursor:m,position:"absolute",display:t?"block":"none",top:0,left:0,border:0,margin:0,padding:0,zIndex:3,width:50,height:50,backgroundImage:"url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAALdJREFUeNrs18ENgjAYhmFouDOCcQJGcARHgE10BDcgTOIosAGwQOuPwaQeuFRi2p/3Sb6EC5L3QCxZBgAAAOCorLW1zMn65TrlkH4NcV7QNcUQt7Gn7KIhxA+qNIR81spOGkL8oFJDyLJRdosqKDDkK+iX5+d7huzwM40xptMQMkjIOeRGo+VkEVvIPfTGIpKASfYIfT9iCHkHrBEzf4gcUQ56aEzuGK/mw0rHpy4AAACAf3kJMACBxjAQNRckhwAAAABJRU5ErkJggg==)"}},display_iconBackground:{style:{cursor:m,position:"absolute",display:t?"block":"none",top:((l-50)/2),left:((i-50)/2),border:0,width:50,height:50,margin:0,padding:0,zIndex:2,backgroundImage:"url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAEpJREFUeNrszwENADAIA7DhX8ENoBMZ5KR10EryckCJiIiIiIiIiIiIiIiIiIiIiIh8GmkRERERERERERERERERERERERGRHSPAAPlXH1phYpYaAAAAAElFTkSuQmCC)"}},display_image:{style:{width:i,height:l,display:n?"block":"none",position:"absolute",cursor:m,left:0,top:0,margin:0,padding:0,textDecoration:"none",zIndex:1,border:"none"}}};var h=function(u,w,x){var v=document.createElement(u);if(x){v.id=x}else{v.id=c.id+"_jwplayer_"+w}a.utils.css(v,k[w].style);return v};p.display=h("a","display",c.id);if(t){p.display.setAttribute("href",a.utils.getAbsolutePath(t))}p.display_image=h("img","display_image");p.display_image.setAttribute("alt","Click to download...");if(n){p.display_image.setAttribute("src",a.utils.getAbsolutePath(n))}if(true){p.display_icon=h("div","display_icon");p.display_iconBackground=h("div","display_iconBackground");p.display.appendChild(p.display_image);p.display_iconBackground.appendChild(p.display_icon);p.display.appendChild(p.display_iconBackground)}_css=a.utils.css;_hide=function(u){_css(u,{display:"none"})};function q(u){_imageWidth=p.display_image.naturalWidth;_imageHeight=p.display_image.naturalHeight;s()}function s(){a.utils.stretch(a.utils.stretching.UNIFORM,p.display_image,i,l,_imageWidth,_imageHeight)}p.display_image.onerror=function(u){_hide(p.display_image)};p.display_image.onload=q;c.parentNode.replaceChild(p.display,c);var o=(b.plugins&&b.plugins.logo)?b.plugins.logo:{};p.display.appendChild(new a.embed.logo(b.components.logo,"download",c.id));f.container=document.getElementById(f.id);f.setPlayer(p.display,"download")};this.supportsConfig=function(){if(b){var j=a.utils.getFirstPlaylistItemFromConfig(b);if(typeof j.file=="undefined"&&typeof j.levels=="undefined"){return true}else{if(j.file){return e(j.file,j.provider,j.playlistfile)}else{if(j.levels&&j.levels.length){for(var h=0;h<j.levels.length;h++){if(j.levels[h].file&&e(j.levels[h].file,j.provider,j.playlistfile)){return true}}}}}}else{return true}};function e(i,k,h){if(h){return false}var j=["image","sound","youtube","http"];if(k&&(j.toString().indexOf(k)>-1)){return true}if(!k||(k&&k=="video")){var l=a.utils.extension(i);if(l&&a.utils.extensionmap[l]){return true}}return false}}})(jwplayer);(function(a){a.embed.flash=function(f,g,k,e,i){function l(n,m,o){var p=document.createElement("param");p.setAttribute("name",m);p.setAttribute("value",o);n.appendChild(p)}function j(n,o,m){return function(p){if(m){document.getElementById(i.id+"_wrapper").appendChild(o)}var r=document.getElementById(i.id).getPluginConfig("display");n.resize(r.width,r.height);var q={left:r.x,top:r.y};a.utils.css(o,q)}}function d(o){if(!o){return{}}var q={};for(var n in o){var m=o[n];for(var p in m){q[n+"."+p]=m[p]}}return q}function h(p,o){if(p[o]){var r=p[o];for(var n in r){var m=r[n];if(typeof m=="string"){if(!p[n]){p[n]=m}}else{for(var q in m){if(!p[n+"."+q]){p[n+"."+q]=m[q]}}}}delete p[o]}}function b(p){if(!p){return{}}var s={},r=[];for(var m in p){var o=a.utils.getPluginName(m);var n=p[m];r.push(m);for(var q in n){s[o+"."+q]=n[q]}}s.plugins=r.join(",");return s}function c(o){var m=o.netstreambasepath?"":"netstreambasepath="+encodeURIComponent(window.location.href)+"&";for(var n in o){if(typeof(o[n])=="object"){m+=n+"="+encodeURIComponent("[[JSON]]"+a.utils.strings.jsonToString(o[n]))+"&"}else{m+=n+"="+encodeURIComponent(o[n])+"&"}}return m.substring(0,m.length-1)}this.embed=function(){k.id=i.id;var x;var p=a.utils.extend({},k);var m=p.width;var v=p.height;if(f.id+"_wrapper"==f.parentNode.id){x=document.getElementById(f.id+"_wrapper")}else{x=document.createElement("div");x.id=f.id+"_wrapper";a.utils.wrap(f,x);a.utils.css(x,{position:"relative",width:m,height:v})}var n=e.setupPlugins(i,p,j);if(n.length>0){a.utils.extend(p,b(n.plugins))}else{delete p.plugins}var q=["height","width","modes","events"];for(var t=0;t<q.length;t++){delete p[q[t]]}var o="opaque";if(p.wmode){o=p.wmode}h(p,"components");h(p,"providers");if(typeof p["dock.position"]!="undefined"){if(p["dock.position"].toString().toLowerCase()=="false"){p.dock=p["dock.position"];delete p["dock.position"]}}var w="#000000";var s;if(a.utils.isIE()){var u='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" bgcolor="'+w+'" width="100%" height="100%" id="'+f.id+'" name="'+f.id+'" tabindex=0"">';u+='<param name="movie" value="'+g.src+'">';u+='<param name="allowfullscreen" value="true">';u+='<param name="allowscriptaccess" value="always">';u+='<param name="seamlesstabbing" value="true">';u+='<param name="wmode" value="'+o+'">';u+='<param name="flashvars" value="'+c(p)+'">';u+="</object>";a.utils.setOuterHTML(f,u);s=document.getElementById(f.id)}else{var r=document.createElement("object");r.setAttribute("type","application/x-shockwave-flash");r.setAttribute("data",g.src);r.setAttribute("width","100%");r.setAttribute("height","100%");r.setAttribute("bgcolor","#000000");r.setAttribute("id",f.id);r.setAttribute("name",f.id);r.setAttribute("tabindex",0);l(r,"allowfullscreen","true");l(r,"allowscriptaccess","always");l(r,"seamlesstabbing","true");l(r,"wmode",o);l(r,"flashvars",c(p));f.parentNode.replaceChild(r,f);s=r}i.container=s;i.setPlayer(s,"flash")};this.supportsConfig=function(){if(a.utils.hasFlash()){if(k){var n=a.utils.getFirstPlaylistItemFromConfig(k);if(typeof n.file=="undefined"&&typeof n.levels=="undefined"){return true}else{if(n.file){return flashCanPlay(n.file,n.provider)}else{if(n.levels&&n.levels.length){for(var m=0;m<n.levels.length;m++){if(n.levels[m].file&&flashCanPlay(n.levels[m].file,n.provider)){return true}}}}}}else{return true}}return false};flashCanPlay=function(m,o){var n=["video","http","sound","image"];if(o&&(n.toString().indexOf(o<0))){return true}var p=a.utils.extension(m);if(!p){return true}if(a.utils.extensionmap[p]!==undefined&&a.utils.extensionmap[p].flash===undefined){return false}return true}}})(jwplayer);(function(a){a.embed.html5=function(c,g,b,d,f){function e(i,j,h){return function(k){var l=document.getElementById(c.id+"_displayarea");if(h){l.appendChild(j)}var m=l.style;i.resize(parseInt(m.width.replace("px","")),parseInt(m.height.replace("px","")));j.left=m.left;j.top=m.top}}this.embed=function(){if(a.html5){d.setupPlugins(f,b,e);c.innerHTML="";var j=a.utils.extend({screencolor:"0x000000"},b);var h=["plugins","modes","events"];for(var k=0;k<h.length;k++){delete j[h[k]]}if(j.levels&&!j.sources){j.sources=b.levels}if(j.skin&&j.skin.toLowerCase().indexOf(".zip")>0){j.skin=j.skin.replace(/\.zip/i,".xml")}var l=new(a.html5(c)).setup(j);f.container=document.getElementById(f.id);f.setPlayer(l,"html5")}else{return null}};this.supportsConfig=function(){var h=document.createElement("video");if(!!h.canPlayType){if(b){var k=a.utils.getFirstPlaylistItemFromConfig(b);if(typeof k.file=="undefined"&&typeof k.levels=="undefined"){return true}else{if(k.file){return html5CanPlay(h,k.file,k.provider,k.playlistfile)}else{if(k.levels&&k.levels.length){for(var j=0;j<k.levels.length;j++){if(k.levels[j].file&&html5CanPlay(h,k.levels[j].file,k.provider,k.playlistfile)){return true}}}}}}else{return true}}return false};html5CanPlay=function(j,i,k,h){if(h){return false}if(k&&k=="youtube"){return true}if(k&&k!="video"&&k!="http"&&k!="sound"){return false}var l=a.utils.extension(i);if(!l||a.utils.extensionmap[l]===undefined){return true}if(a.utils.extensionmap[l].html5===undefined){return false}if(a.utils.isLegacyAndroid()&&l.match(/m4v|mp4/)){return true}return browserCanPlay(j,a.utils.extensionmap[l].html5)};browserCanPlay=function(i,h){if(!h){return true}return i.canPlayType(h)}}})(jwplayer);(function(a){a.embed.logo=function(l,k,d){var i={prefix:"http://l.longtailvideo.com/"+k+"/",file:"logo.png",link:"http://www.longtailvideo.com/players/jw-flv-player/",margin:8,out:0.5,over:1,timeout:3,hide:false,position:"bottom-left"};_css=a.utils.css;var b;var h;j();function j(){n();c();f()}function n(){if(i.prefix){var p=a.version.split(/\W/).splice(0,2).join("/");if(i.prefix.indexOf(p)<0){i.prefix+=p+"/"}}h=a.utils.extend({},i)}function o(){var r={border:"none",textDecoration:"none",position:"absolute",cursor:"pointer",zIndex:10};r.display=h.hide?"none":"block";var q=h.position.toLowerCase().split("-");for(var p in q){r[q[p]]=h.margin}return r}function c(){b=document.createElement("img");b.id=d+"_jwplayer_logo";b.style.display="none";b.onload=function(p){_css(b,o());e()};if(!h.file){return}if(h.file.indexOf("http://")===0){b.src=h.file}else{b.src=h.prefix+h.file}}if(!h.file){return}function f(){if(h.link){b.onmouseover=g;b.onmouseout=e;b.onclick=m}else{this.mouseEnabled=false}}function m(p){if(typeof p!="undefined"){p.preventDefault();p.stopPropagation()}if(h.link){window.open(h.link,"_blank")}return}function e(p){if(h.link){b.style.opacity=h.out}return}function g(p){if(h.hide){b.style.opacity=h.over}return}return b}})(jwplayer);(function(a){a.html5=function(b){var c=b;this.setup=function(d){a.utils.extend(this,new a.html5.api(c,d));return this};return this}})(jwplayer);(function(b){var c=b.utils.css;b.html5.view=function(p,o,e){var s=p;var l=o;var v=e;var u;var f;var z;var q;var A;var n;function x(){u=document.createElement("div");u.id=l.id;u.className=l.className;_videowrapper=document.createElement("div");_videowrapper.id=u.id+"_video_wrapper";l.id=u.id+"_video";c(u,{position:"relative",height:v.height,width:v.width,padding:0,backgroundColor:B(),zIndex:0});function B(){if(s.skin.getComponentSettings("display")&&s.skin.getComponentSettings("display").backgroundcolor){return s.skin.getComponentSettings("display").backgroundcolor}return parseInt("000000",16)}c(l,{width:v.width,height:v.height,top:0,left:0,zIndex:1,margin:"auto",display:"block"});c(_videowrapper,{overflow:"hidden",position:"absolute",top:0,left:0,bottom:0,right:0});b.utils.wrap(l,u);b.utils.wrap(l,_videowrapper);q=document.createElement("div");q.id=u.id+"_displayarea";u.appendChild(q)}function j(){for(var B=0;B<v.plugins.order.length;B++){var C=v.plugins.order[B];if(v.plugins.object[C].getDisplayElement!==undefined){v.plugins.object[C].height=h(v.plugins.object[C].getDisplayElement().style.height);v.plugins.object[C].width=h(v.plugins.object[C].getDisplayElement().style.width);v.plugins.config[C].currentPosition=v.plugins.config[C].position}}t()}function t(C){if(v.getMedia()!==undefined){for(var B=0;B<v.plugins.order.length;B++){var D=v.plugins.order[B];if(v.plugins.object[D].getDisplayElement!==undefined){if(v.getMedia().hasChrome()){v.plugins.config[D].currentPosition=b.html5.view.positions.NONE}else{v.plugins.config[D].currentPosition=v.plugins.config[D].position}}}}i(v.width,v.height)}function h(B){if(typeof B=="string"){if(B===""){return 0}else{if(B.lastIndexOf("%")>-1){return B}else{return parseInt(B.replace("px",""),10)}}}return B}this.setup=function(B){l=B;x();j();s.jwAddEventListener(b.api.events.JWPLAYER_MEDIA_LOADED,t);s.jwAddEventListener(b.api.events.JWPLAYER_MEDIA_META,function(){w()});var C;if(window.onresize!==null){C=window.onresize}window.onresize=function(D){if(C!==undefined){try{C(D)}catch(F){}}if(s.jwGetFullscreen()){var E=document.body.getBoundingClientRect();v.width=Math.abs(E.left)+Math.abs(E.right);v.height=window.innerHeight}i(v.width,v.height)}};function g(B){switch(B.keyCode){case 27:if(s.jwGetFullscreen()){s.jwSetFullscreen(false)}break;case 32:if(s.jwGetState()!=b.api.events.state.IDLE&&s.jwGetState()!=b.api.events.state.PAUSED){s.jwPause()}else{s.jwPlay()}break}}function i(E,B){if(u.style.display=="none"){return}var D=[].concat(v.plugins.order);D.reverse();A=D.length+2;if(!v.fullscreen){v.width=E;v.height=B;f=E;z=B;c(q,{top:0,bottom:0,left:0,right:0,width:E,height:B});c(u,{height:z,width:f});var C=m(r,D);if(C.length>0){A+=C.length;m(k,C,true)}}else{if(navigator.vendor.indexOf("Apple")!==0){m(y,D,true)}}w()}function m(G,D,E){var C=[];for(var B=0;B<D.length;B++){var H=D[B];if(v.plugins.object[H].getDisplayElement!==undefined){if(v.plugins.config[H].currentPosition!=b.html5.view.positions.NONE){var F=G(H,A--);if(!F){C.push(H)}else{v.plugins.object[H].resize(F.width,F.height);if(E){delete F.width;delete F.height}c(v.plugins.object[H].getDisplayElement(),F)}}else{c(v.plugins.object[H].getDisplayElement(),{display:"none"})}}}return C}function r(C,D){if(v.plugins.object[C].getDisplayElement!==undefined){if(v.plugins.config[C].position&&a(v.plugins.config[C].position)){if(v.plugins.object[C].getDisplayElement().parentNode===null){u.appendChild(v.plugins.object[C].getDisplayElement())}var B=d(C);B.zIndex=D;return B}}return false}function k(D,E){if(v.plugins.object[D].getDisplayElement().parentNode===null){q.appendChild(v.plugins.object[D].getDisplayElement())}var B=v.width,C=v.height;if(typeof v.width=="string"&&v.width.lastIndexOf("%")>-1){percentage=parseFloat(v.width.substring(0,v.width.lastIndexOf("%")))/100;B=Math.round(window.innerWidth*percentage)}if(typeof v.height=="string"&&v.height.lastIndexOf("%")>-1){percentage=parseFloat(v.height.substring(0,v.height.lastIndexOf("%")))/100;C=Math.round(window.innerHeight*percentage)}return{position:"absolute",width:(B-h(q.style.left)-h(q.style.right)),height:(C-h(q.style.top)-h(q.style.bottom)),zIndex:E}}function y(B,C){return{position:"fixed",width:v.width,height:v.height,zIndex:C}}function w(){q.style.position="absolute";v.getMedia().getDisplayElement().style.position="absolute";if(v.getMedia().getDisplayElement().videoWidth==0||v.getMedia().getDisplayElement().videoHeight==0){return}var B,D;if(q.style.width.toString().lastIndexOf("%")>-1||q.style.width.toString().lastIndexOf("%")>-1){var C=q.getBoundingClientRect();B=Math.abs(C.left)+Math.abs(C.right);D=Math.abs(C.top)+Math.abs(C.bottom)}else{B=h(q.style.width);D=h(q.style.height)}b.utils.stretch(s.jwGetStretching(),v.getMedia().getDisplayElement(),B,D,v.getMedia().getDisplayElement().videoWidth,v.getMedia().getDisplayElement().videoHeight)}function d(C){var D={position:"absolute",margin:0,padding:0,top:null};var B=v.plugins.config[C].currentPosition.toLowerCase();switch(B.toUpperCase()){case b.html5.view.positions.TOP:D.top=h(q.style.top);D.left=h(q.style.left);D.width=f-h(q.style.left)-h(q.style.right);D.height=v.plugins.object[C].height;q.style[B]=h(q.style[B])+v.plugins.object[C].height+"px";q.style.height=h(q.style.height)-D.height+"px";break;case b.html5.view.positions.RIGHT:D.top=h(q.style.top);D.right=h(q.style.right);D.width=D.width=v.plugins.object[C].width;D.height=z-h(q.style.top)-h(q.style.bottom);q.style[B]=h(q.style[B])+v.plugins.object[C].width+"px";q.style.width=h(q.style.width)-D.width+"px";break;case b.html5.view.positions.BOTTOM:D.bottom=h(q.style.bottom);D.left=h(q.style.left);D.width=f-h(q.style.left)-h(q.style.right);D.height=v.plugins.object[C].height;q.style[B]=h(q.style[B])+v.plugins.object[C].height+"px";q.style.height=h(q.style.height)-D.height+"px";break;case b.html5.view.positions.LEFT:D.top=h(q.style.top);D.left=h(q.style.left);D.width=v.plugins.object[C].width;D.height=z-h(q.style.top)-h(q.style.bottom);q.style[B]=h(q.style[B])+v.plugins.object[C].width+"px";q.style.width=h(q.style.width)-D.width+"px";break;default:break}return D}this.resize=i;this.fullscreen=function(E){if(navigator.vendor.indexOf("Apple")===0){if(v.getMedia().getDisplayElement().webkitSupportsFullscreen){if(E){try{v.getMedia().getDisplayElement().webkitEnterFullscreen()}catch(D){}}else{try{v.getMedia().getDisplayElement().webkitExitFullscreen()}catch(D){}}}}else{if(E){document.onkeydown=g;clearInterval(n);var C=document.body.getBoundingClientRect();v.width=Math.abs(C.left)+Math.abs(C.right);v.height=window.innerHeight;var B={position:"fixed",width:"100%",height:"100%",top:0,left:0,zIndex:2147483000};c(u,B);B.zIndex=1;c(v.getMedia().getDisplayElement(),B);B.zIndex=2;c(q,B)}else{document.onkeydown="";v.width=f;v.height=z;c(u,{position:"relative",height:v.height,width:v.width,zIndex:0})}i(v.width,v.height)}}};function a(d){return([b.html5.view.positions.TOP,b.html5.view.positions.RIGHT,b.html5.view.positions.BOTTOM,b.html5.view.positions.LEFT].toString().indexOf(d.toUpperCase())>-1)}b.html5.view.positions={TOP:"TOP",RIGHT:"RIGHT",BOTTOM:"BOTTOM",LEFT:"LEFT",OVER:"OVER",NONE:"NONE"}})(jwplayer);(function(a){var b={backgroundcolor:"",margin:10,font:"Arial,sans-serif",fontsize:10,fontcolor:parseInt("000000",16),fontstyle:"normal",fontweight:"bold",buttoncolor:parseInt("ffffff",16),position:a.html5.view.positions.BOTTOM,idlehide:false,layout:{left:{position:"left",elements:[{name:"play",type:"button"},{name:"divider",type:"divider"},{name:"prev",type:"button"},{name:"divider",type:"divider"},{name:"next",type:"button"},{name:"divider",type:"divider"},{name:"elapsed",type:"text"}]},center:{position:"center",elements:[{name:"time",type:"slider"}]},right:{position:"right",elements:[{name:"duration",type:"text"},{name:"blank",type:"button"},{name:"divider",type:"divider"},{name:"mute",type:"button"},{name:"volume",type:"slider"},{name:"divider",type:"divider"},{name:"fullscreen",type:"button"}]}}};_css=a.utils.css;_hide=function(c){_css(c,{display:"none"})};_show=function(c){_css(c,{display:"block"})};a.html5.controlbar=function(k,M){var j=k;var A=a.utils.extend({},b,j.skin.getComponentSettings("controlbar"),M);if(A.position==a.html5.view.positions.NONE||typeof a.html5.view.positions[A.position]=="undefined"){return}if(a.utils.mapLength(j.skin.getComponentLayout("controlbar"))>0){A.layout=j.skin.getComponentLayout("controlbar")}var R;var J;var Q;var B;var t="none";var f;var i;var S;var e;var d;var w;var K={};var o=false;var c={};var O;var h=false;function E(){if(!O){O=j.skin.getSkinElement("controlbar","background");if(!O){O={width:0,height:0,src:null}}}return O}function I(){Q=0;B=0;J=0;if(!o){var Z={height:E().height,backgroundColor:A.backgroundcolor};R=document.createElement("div");R.id=j.id+"_jwplayer_controlbar";_css(R,Z)}var Y=(j.skin.getSkinElement("controlbar","capLeft"));var X=(j.skin.getSkinElement("controlbar","capRight"));if(Y){v("capLeft","left",false,R)}var aa={position:"absolute",height:E().height,left:(Y?Y.width:0),zIndex:0};P("background",R,aa,"img");if(E().src){K.background.src=E().src}aa.zIndex=1;P("elements",R,aa);if(X){v("capRight","right",false,R)}}this.getDisplayElement=function(){return R};this.resize=function(Z,X){a.utils.cancelAnimation(R);document.getElementById(j.id).onmousemove=x;d=Z;w=X;x();var Y=u();D({id:j.id,duration:S,position:i});s({id:j.id,bufferPercent:e});return Y};this.show=function(){h=false;_show(R)};this.hide=function(){h=true;_hide(R)};function p(){var Y=["timeSlider","volumeSlider","timeSliderRail","volumeSliderRail"];for(var Z in Y){var X=Y[Z];if(typeof K[X]!="undefined"){c[X]=K[X].getBoundingClientRect()}}}function x(){if(h){return}a.utils.cancelAnimation(R);if(g()){a.utils.fadeTo(R,1,0,1,0)}else{a.utils.fadeTo(R,0,0.1,1,2)}}function g(){if(h){return false}if(j.jwGetState()==a.api.events.state.IDLE||j.jwGetState()==a.api.events.state.PAUSED){if(A.idlehide){return false}return true}if(j.jwGetFullscreen()){return false}if(A.position==a.html5.view.positions.OVER){return false}return true}function P(ab,aa,Z,X){var Y;if(!o){if(!X){X="div"}Y=document.createElement(X);K[ab]=Y;Y.id=R.id+"_"+ab;aa.appendChild(Y)}else{Y=document.getElementById(R.id+"_"+ab)}if(Z!==undefined){_css(Y,Z)}return Y}function H(){W(A.layout.left);W(A.layout.right,-1);W(A.layout.center)}function W(aa,X){var ab=aa.position=="right"?"right":"left";var Z=a.utils.extend([],aa.elements);if(X!==undefined){Z.reverse()}for(var Y=0;Y<Z.length;Y++){z(Z[Y],ab)}}function F(){return J++}function z(ab,ad){var aa,Y,Z,X,af;if(ab.type=="divider"){v("divider"+F(),ad,true,undefined,undefined,ab.width,ab.element);return}switch(ab.name){case"play":v("playButton",ad,false);v("pauseButton",ad,true);L("playButton","jwPlay");L("pauseButton","jwPause");break;case"prev":v("prevButton",ad,true);L("prevButton","jwPlaylistPrev");break;case"next":v("nextButton",ad,true);L("nextButton","jwPlaylistNext");break;case"elapsed":v("elapsedText",ad,true);break;case"time":Y=j.skin.getSkinElement("controlbar","timeSliderCapLeft")===undefined?0:j.skin.getSkinElement("controlbar","timeSliderCapLeft").width;Z=j.skin.getSkinElement("controlbar","timeSliderCapRight")===undefined?0:j.skin.getSkinElement("controlbar","timeSliderCapRight").width;aa=ad=="left"?Y:Z;X=j.skin.getSkinElement("controlbar","timeSliderRail").width+Y+Z;af={height:E().height,position:"absolute",top:0,width:X};af[ad]=ad=="left"?Q:B;var ac=P("timeSlider",K.elements,af);v("timeSliderCapLeft",ad,true,ac,ad=="left"?0:aa);v("timeSliderRail",ad,false,ac,aa);v("timeSliderBuffer",ad,false,ac,aa);v("timeSliderProgress",ad,false,ac,aa);v("timeSliderThumb",ad,false,ac,aa);v("timeSliderCapRight",ad,true,ac,ad=="right"?0:aa);N("time");break;case"fullscreen":v("fullscreenButton",ad,false);v("normalscreenButton",ad,true);L("fullscreenButton","jwSetFullscreen",true);L("normalscreenButton","jwSetFullscreen",false);break;case"volume":Y=j.skin.getSkinElement("controlbar","volumeSliderCapLeft")===undefined?0:j.skin.getSkinElement("controlbar","volumeSliderCapLeft").width;Z=j.skin.getSkinElement("controlbar","volumeSliderCapRight")===undefined?0:j.skin.getSkinElement("controlbar","volumeSliderCapRight").width;aa=ad=="left"?Y:Z;X=j.skin.getSkinElement("controlbar","volumeSliderRail").width+Y+Z;af={height:E().height,position:"absolute",top:0,width:X};af[ad]=ad=="left"?Q:B;var ae=P("volumeSlider",K.elements,af);v("volumeSliderCapLeft",ad,true,ae,ad=="left"?0:aa);v("volumeSliderRail",ad,true,ae,aa);v("volumeSliderProgress",ad,false,ae,aa);v("volumeSliderCapRight",ad,true,ae,ad=="right"?0:aa);N("volume");break;case"mute":v("muteButton",ad,false);v("unmuteButton",ad,true);L("muteButton","jwSetMute",true);L("unmuteButton","jwSetMute",false);break;case"duration":v("durationText",ad,true);break}}function v(aa,ad,Y,ag,ab,X,Z){if(j.skin.getSkinElement("controlbar",aa)!==undefined||aa.indexOf("Text")>0||aa.indexOf("divider")===0){var ac={height:E().height,position:"absolute",display:"block",top:0};if((aa.indexOf("next")===0||aa.indexOf("prev")===0)&&j.jwGetPlaylist().length<2){Y=false;ac.display="none"}var ah;if(aa.indexOf("Text")>0){aa.innerhtml="00:00";ac.font=A.fontsize+"px/"+(E().height+1)+"px "+A.font;ac.color=A.fontcolor;ac.textAlign="center";ac.fontWeight=A.fontweight;ac.fontStyle=A.fontstyle;ac.cursor="default";ah=14+3*A.fontsize}else{if(aa.indexOf("divider")===0){if(X){if(!isNaN(parseInt(X))){ah=parseInt(X)}}else{if(Z){var ae=j.skin.getSkinElement("controlbar",Z);if(ae){ac.background="url("+ae.src+") repeat-x center left";ah=ae.width}}else{ac.background="url("+j.skin.getSkinElement("controlbar","divider").src+") repeat-x center left";ah=j.skin.getSkinElement("controlbar","divider").width}}}else{ac.background="url("+j.skin.getSkinElement("controlbar",aa).src+") repeat-x center left";ah=j.skin.getSkinElement("controlbar",aa).width}}if(ad=="left"){ac.left=isNaN(ab)?Q:ab;if(Y){Q+=ah}}else{if(ad=="right"){ac.right=isNaN(ab)?B:ab;if(Y){B+=ah}}}if(a.utils.typeOf(ag)=="undefined"){ag=K.elements}ac.width=ah;if(o){_css(K[aa],ac)}else{var af=P(aa,ag,ac);if(j.skin.getSkinElement("controlbar",aa+"Over")!==undefined){af.onmouseover=function(ai){af.style.backgroundImage=["url(",j.skin.getSkinElement("controlbar",aa+"Over").src,")"].join("")};af.onmouseout=function(ai){af.style.backgroundImage=["url(",j.skin.getSkinElement("controlbar",aa).src,")"].join("")}}}}}function C(){j.jwAddEventListener(a.api.events.JWPLAYER_PLAYLIST_LOADED,y);j.jwAddEventListener(a.api.events.JWPLAYER_MEDIA_BUFFER,s);j.jwAddEventListener(a.api.events.JWPLAYER_PLAYER_STATE,q);j.jwAddEventListener(a.api.events.JWPLAYER_MEDIA_TIME,D);j.jwAddEventListener(a.api.events.JWPLAYER_MEDIA_MUTE,V);j.jwAddEventListener(a.api.events.JWPLAYER_MEDIA_VOLUME,l);j.jwAddEventListener(a.api.events.JWPLAYER_MEDIA_COMPLETE,G)}function y(){I();H();u();T()}function T(){D({id:j.id,duration:j.jwGetDuration(),position:0});s({id:j.id,bufferProgress:0});V({id:j.id,mute:j.jwGetMute()});q({id:j.id,newstate:a.api.events.state.IDLE});l({id:j.id,volume:j.jwGetVolume()})}function L(Z,aa,Y){if(o){return}if(j.skin.getSkinElement("controlbar",Z)!==undefined){var X=K[Z];if(X!==null){_css(X,{cursor:"pointer"});if(aa=="fullscreen"){X.onmouseup=function(ab){ab.stopPropagation();j.jwSetFullscreen(!j.jwGetFullscreen())}}else{X.onmouseup=function(ab){ab.stopPropagation();if(Y!==null){j[aa](Y)}else{j[aa]()}}}}}}function N(X){if(o){return}var Y=K[X+"Slider"];_css(K.elements,{cursor:"pointer"});_css(Y,{cursor:"pointer"});Y.onmousedown=function(Z){t=X};Y.onmouseup=function(Z){Z.stopPropagation();U(Z.pageX)};Y.onmousemove=function(Z){if(t=="time"){f=true;var aa=Z.pageX-c[X+"Slider"].left-window.pageXOffset;_css(K.timeSliderThumb,{left:aa})}}}function U(Y){f=false;var X;if(t=="time"){X=Y-c.timeSliderRail.left+window.pageXOffset;var aa=X/c.timeSliderRail.width*S;if(aa<0){aa=0}else{if(aa>S){aa=S-3}}if(j.jwGetState()==a.api.events.state.PAUSED||j.jwGetState()==a.api.events.state.IDLE){j.jwPlay()}j.jwSeek(aa)}else{if(t=="volume"){X=Y-c.volumeSliderRail.left-window.pageXOffset;var Z=Math.round(X/c.volumeSliderRail.width*100);if(Z<0){Z=0}else{if(Z>100){Z=100}}if(j.jwGetMute()){j.jwSetMute(false)}j.jwSetVolume(Z)}}t="none"}function s(Y){if(Y.bufferPercent!==null){e=Y.bufferPercent}if(c.timeSliderRail){var Z=c.timeSliderRail.width;var X=isNaN(Math.round(Z*e/100))?0:Math.round(Z*e/100);_css(K.timeSliderBuffer,{width:X})}}function V(X){if(X.mute){_hide(K.muteButton);_show(K.unmuteButton);_hide(K.volumeSliderProgress)}else{_show(K.muteButton);_hide(K.unmuteButton);_show(K.volumeSliderProgress)}}function q(X){if(X.newstate==a.api.events.state.BUFFERING||X.newstate==a.api.events.state.PLAYING){_show(K.pauseButton);_hide(K.playButton)}else{_hide(K.pauseButton);_show(K.playButton)}x();if(X.newstate==a.api.events.state.IDLE){_hide(K.timeSliderBuffer);_hide(K.timeSliderProgress);_hide(K.timeSliderThumb);D({id:j.id,duration:j.jwGetDuration(),position:0})}else{_show(K.timeSliderBuffer);if(X.newstate!=a.api.events.state.BUFFERING){_show(K.timeSliderProgress);_show(K.timeSliderThumb)}}}function G(X){s({bufferPercent:0});D(a.utils.extend(X,{position:0,duration:S}))}function D(aa){if(aa.position!==null){i=aa.position}if(aa.duration!==null){S=aa.duration}var Y=(i===S===0)?0:i/S;var ab=c.timeSliderRail;if(ab){var X=isNaN(Math.round(ab.width*Y))?0:Math.round(ab.width*Y);var Z=X;if(K.timeSliderProgress){K.timeSliderProgress.style.width=X+"px";if(!f){if(K.timeSliderThumb){K.timeSliderThumb.style.left=Z+"px"}}}}if(K.durationText){K.durationText.innerHTML=n(S)}if(K.elapsedText){K.elapsedText.innerHTML=n(i)}}function n(X){str="00:00";if(X>0){str=Math.floor(X/60)<10?"0"+Math.floor(X/60)+":":Math.floor(X/60)+":";str+=Math.floor(X%60)<10?"0"+Math.floor(X%60):Math.floor(X%60)}return str}function m(){var aa,Y;var Z=document.getElementById(R.id+"_elements").childNodes;for(var X in document.getElementById(R.id+"_elements").childNodes){if(isNaN(parseInt(X,10))){continue}if(Z[X].id.indexOf(R.id+"_divider")===0&&Y&&Y.id.indexOf(R.id+"_divider")===0&&Z[X].style.backgroundImage==Y.style.backgroundImage){Z[X].style.display="none"}else{if(Z[X].id.indexOf(R.id+"_divider")===0&&aa&&aa.style.display!="none"){Z[X].style.display="block"}}if(Z[X].style.display!="none"){Y=Z[X]}aa=Z[X]}}function u(){m();if(j.jwGetFullscreen()){_show(K.normalscreenButton);_hide(K.fullscreenButton)}else{_hide(K.normalscreenButton);_show(K.fullscreenButton)}var Y={width:d};var X={};if(A.position==a.html5.view.positions.OVER||j.jwGetFullscreen()){Y.left=A.margin;Y.width-=2*A.margin;Y.top=w-E().height-A.margin;Y.height=E().height}else{Y.left=0}var aa=j.skin.getSkinElement("controlbar","capLeft");var Z=j.skin.getSkinElement("controlbar","capRight");X.left=aa?aa.width:0;X.width=Y.width-X.left-(Z?Z.width:0);var ab=j.skin.getSkinElement("controlbar","timeSliderCapLeft")===undefined?0:j.skin.getSkinElement("controlbar","timeSliderCapLeft").width;_css(K.timeSliderRail,{width:(X.width-Q-B),left:ab});if(K.timeSliderCapRight!==undefined){_css(K.timeSliderCapRight,{left:ab+(X.width-Q-B)})}_css(R,Y);_css(K.elements,X);_css(K.background,X);p();return Y}function l(ab){if(K.volumeSliderRail!==undefined){var Z=isNaN(ab.volume/100)?1:ab.volume/100;var aa=parseInt(K.volumeSliderRail.style.width.replace("px",""),10);var X=isNaN(Math.round(aa*Z))?0:Math.round(aa*Z);var ac=parseInt(K.volumeSliderRail.style.right.replace("px",""),10);var Y=j.skin.getSkinElement("controlbar","volumeSliderCapLeft")===undefined?0:j.skin.getSkinElement("controlbar","volumeSliderCapLeft").width;_css(K.volumeSliderProgress,{width:X,left:Y});if(K.volumeSliderCapLeft!==undefined){_css(K.volumeSliderCapLeft,{left:0})}}}function r(){I();H();p();o=true;C();T();R.style.opacity=A.idlehide?0:1}r();return this}})(jwplayer);(function(b){var a=["width","height","state","playlist","item","position","buffer","duration","volume","mute","fullscreen"];b.html5.controller=function(t,r,e,q){var w=t;var y=e;var d=q;var k=r;var A=true;var c=-1;var u=(y.config.debug!==undefined)&&(y.config.debug.toString().toLowerCase()=="console");var i=new b.html5.eventdispatcher(k.id,u);b.utils.extend(this,i);function m(D){i.sendEvent(D.type,D)}y.addGlobalListener(m);function p(){try{if(y.playlist[y.item].levels[0].file.length>0){if(A||y.state==b.api.events.state.IDLE){y.addEventListener(b.api.events.JWPLAYER_MEDIA_BUFFER_FULL,function(){y.getMedia().play()});y.addEventListener(b.api.events.JWPLAYER_MEDIA_TIME,function(E){if(E.position>=y.playlist[y.item].start&&c>=0){y.playlist[y.item].start=c;c=-1}});if(y.config.repeat){y.addEventListener(b.api.events.JWPLAYER_MEDIA_COMPLETE,function(E){setTimeout(n,25)})}y.getMedia().load(y.playlist[y.item]);A=false}else{if(y.state==b.api.events.state.PAUSED){y.getMedia().play()}}}return true}catch(D){i.sendEvent(b.api.events.JWPLAYER_ERROR,D)}return false}function B(){try{if(y.playlist[y.item].levels[0].file.length>0){switch(y.state){case b.api.events.state.PLAYING:case b.api.events.state.BUFFERING:y.getMedia().pause();break}}return true}catch(D){i.sendEvent(b.api.events.JWPLAYER_ERROR,D)}return false}function x(D){try{if(y.playlist[y.item].levels[0].file.length>0){if(typeof D!="number"){D=parseFloat(D)}switch(y.state){case b.api.events.state.IDLE:if(c<0){c=y.playlist[y.item].start;y.playlist[y.item].start=D}p();break;case b.api.events.state.PLAYING:case b.api.events.state.PAUSED:case b.api.events.state.BUFFERING:y.seek(D);break}}return true}catch(E){i.sendEvent(b.api.events.JWPLAYER_ERROR,E)}return false}function j(){try{if(y.playlist[y.item].levels[0].file.length>0&&y.state!=b.api.events.state.IDLE){y.getMedia().stop()}return true}catch(D){i.sendEvent(b.api.events.JWPLAYER_ERROR,D)}return false}function g(){try{if(y.playlist[y.item].levels[0].file.length>0){if(y.config.shuffle){o(s())}else{if(y.item+1==y.playlist.length){o(0)}else{o(y.item+1)}}}if(y.state!=b.api.events.state.PLAYING&&y.state!=b.api.events.state.BUFFERING){p()}return true}catch(D){i.sendEvent(b.api.events.JWPLAYER_ERROR,D)}return false}function f(){try{if(y.playlist[y.item].levels[0].file.length>0){if(y.config.shuffle){o(s())}else{if(y.item===0){o(y.playlist.length-1)}else{o(y.item-1)}}}if(y.state!=b.api.events.state.PLAYING&&y.state!=b.api.events.state.BUFFERING){p()}return true}catch(D){i.sendEvent(b.api.events.JWPLAYER_ERROR,D)}return false}function s(){var D=null;if(y.playlist.length>1){while(D===null){D=Math.floor(Math.random()*y.playlist.length);if(D==y.item){D=null}}}else{D=0}return D}function o(E){y.resetEventListeners();y.addGlobalListener(m);try{if(y.playlist[E].levels[0].file.length>0){var F=y.state;if(F!==b.api.events.state.IDLE){j()}y.item=E;A=true;y.setActiveMediaProvider(y.playlist[y.item]);i.sendEvent(b.api.events.JWPLAYER_PLAYLIST_ITEM,{index:E});if(F==b.api.events.state.PLAYING||F==b.api.events.state.BUFFERING||y.config.chromeless||e.config.autostart===true){p()}}return true}catch(D){i.sendEvent(b.api.events.JWPLAYER_ERROR,D)}return false}function z(E){try{switch(typeof(E)){case"number":y.getMedia().volume(E);break;case"string":y.getMedia().volume(parseInt(E,10));break}return true}catch(D){i.sendEvent(b.api.events.JWPLAYER_ERROR,D)}return false}function l(E){try{if(typeof E=="undefined"){y.getMedia().mute(!y.mute)}else{if(E.toString().toLowerCase()=="true"){y.getMedia().mute(true)}else{y.getMedia().mute(false)}}return true}catch(D){i.sendEvent(b.api.events.JWPLAYER_ERROR,D)}return false}function h(E,D){try{y.width=E;y.height=D;d.resize(E,D);i.sendEvent(b.api.events.JWPLAYER_RESIZE,{width:y.width,height:y.height});return true}catch(F){i.sendEvent(b.api.events.JWPLAYER_ERROR,F)}return false}function v(E){try{if(typeof E=="undefined"){y.fullscreen=!y.fullscreen;d.fullscreen(!y.fullscreen)}else{if(E.toString().toLowerCase()=="true"){y.fullscreen=true;d.fullscreen(true)}else{y.fullscreen=false;d.fullscreen(false)}}i.sendEvent(b.api.events.JWPLAYER_RESIZE,{width:y.width,height:y.height});i.sendEvent(b.api.events.JWPLAYER_FULLSCREEN,{fullscreen:E});return true}catch(D){i.sendEvent(b.api.events.JWPLAYER_ERROR,D)}return false}function C(D){try{j();y.loadPlaylist(D);o(y.item);return true}catch(E){i.sendEvent(b.api.events.JWPLAYER_ERROR,E)}return false}b.html5.controller.repeatoptions={LIST:"LIST",ALWAYS:"ALWAYS",SINGLE:"SINGLE",NONE:"NONE"};function n(){y.resetEventListeners();y.addGlobalListener(m);switch(y.config.repeat.toUpperCase()){case b.html5.controller.repeatoptions.SINGLE:p();break;case b.html5.controller.repeatoptions.ALWAYS:if(y.item==y.playlist.length-1&&!y.config.shuffle){o(0);p()}else{g()}break;case b.html5.controller.repeatoptions.LIST:if(y.item==y.playlist.length-1&&!y.config.shuffle){o(0)}else{g()}break}}this.play=p;this.pause=B;this.seek=x;this.stop=j;this.next=g;this.prev=f;this.item=o;this.setVolume=z;this.setMute=l;this.resize=h;this.setFullscreen=v;this.load=C}})(jwplayer);(function(a){a.html5.defaultSkin=function(){this.text='<?xml version="1.0" ?><skin author="LongTail Video" name="Five" version="1.0"><settings><setting name="backcolor" value="0xFFFFFF"/><setting name="frontcolor" value="0x000000"/><setting name="lightcolor" value="0x000000"/><setting name="screencolor" value="0x000000"/></settings><components><component name="controlbar"><settings><setting name="margin" value="20"/><setting name="fontsize" value="11"/></settings><elements><element name="background" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAIAAABvFaqvAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFJJREFUeNrslLENwAAIwxLU/09j5AiOgD5hVQzNAVY8JK4qEfHMIKBnd2+BQlBINaiRtL/aV2rdzYBsM6CIONbI1NZENTr3RwdB2PlnJgJ6BRgA4hwu5Qg5iswAAAAASUVORK5CYII="/><element name="capLeft" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAYCAIAAAC0rgCNAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAD5JREFUeNosi8ENACAMAgnuv14H0Z8asI19XEjhOiKCMmibVgJTUt7V6fe9KXOtSQCfctJHu2q3/ot79hNgANc2OTz9uTCCAAAAAElFTkSuQmCC"/><element name="capRight" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAYCAIAAAC0rgCNAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAD5JREFUeNosi8ENACAMAgnuv14H0Z8asI19XEjhOiKCMmibVgJTUt7V6fe9KXOtSQCfctJHu2q3/ot79hNgANc2OTz9uTCCAAAAAElFTkSuQmCC"/><element name="divider" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAYCAIAAAC0rgCNAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAD5JREFUeNosi8ENACAMAgnuv14H0Z8asI19XEjhOiKCMmibVgJTUt7V6fe9KXOtSQCfctJHu2q3/ot79hNgANc2OTz9uTCCAAAAAElFTkSuQmCC"/><element name="playButton" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAYCAYAAAAVibZIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAEhJREFUeNpiYqABYBo1dNRQ+hr6H4jvA3E8NS39j4SpZvh/LJig4YxEGEqy3kET+w+AOGFQRhTJhrEQkGcczfujhg4CQwECDADpTRWU/B3wHQAAAABJRU5ErkJggg=="/><element name="pauseButton" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAYCAYAAAAVibZIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAChJREFUeNpiYBgFo2DwA0YC8v/R1P4nRu+ooaOGUtnQUTAKhgIACDAAFCwQCfAJ4gwAAAAASUVORK5CYII="/><element name="prevButton" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAYCAYAAAAVibZIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAEtJREFUeNpiYBgFo2Dog/9QDAPyQHweTYwiQ/2B+D0Wi8g2tB+JTdBQRiIMJVkvEy0iglhDF9Aq9uOpHVEwoE+NJDUKRsFgAAABBgDe2hqZcNNL0AAAAABJRU5ErkJggg=="/><element name="nextButton" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAYCAYAAAAVibZIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAElJREFUeNpiYBgFo2Dog/9AfB6I5dHE/lNqKAi/B2J/ahsKw/3EGMpIhKEk66WJoaR6fz61IyqemhEFSlL61ExSo2AUDAYAEGAAiG4hj+5t7M8AAAAASUVORK5CYII="/><element name="timeSliderRail" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADxJREFUeNpiYBgFo2AU0Bwwzluw+D8tLWARFhKiqQ9YuLg4aWsBGxs7bS1gZ6e5BWyjSX0UjIKhDgACDABlYQOGh5pYywAAAABJRU5ErkJggg=="/><element name="timeSliderBuffer" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAD1JREFUeNpiYBgFo2AU0Bww1jc0/aelBSz8/Pw09QELOzs7bS1gY2OjrQWsrKy09gHraFIfBaNgqAOAAAMAvy0DChXHsZMAAAAASUVORK5CYII="/><element name="timeSliderProgress" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAClJREFUeNpiYBgFo2AU0BwwAvF/WlrARGsfjFow8BaMglEwCugAAAIMAOHfAQunR+XzAAAAAElFTkSuQmCC"/><element name="timeSliderThumb" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAAICAYAAAA870V8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABZJREFUeNpiZICA/yCCiQEJUJcDEGAAY0gBD1/m7Q0AAAAASUVORK5CYII="/><element name="muteButton" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAYCAYAAADKx8xXAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADFJREFUeNpiYBgFIw3MB+L/5Gj8j6yRiRTFyICJXHfTXyMLAXlGati4YDRFDj8AEGAABk8GSqqS4CoAAAAASUVORK5CYII="/><element name="unmuteButton" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAYCAYAAADKx8xXAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAD1JREFUeNpiYBgFgxz8p7bm+cQa+h8LHy7GhEcjIz4bmAjYykiun/8j0fakGPIfTfPgiSr6aB4FVAcAAQYAWdwR1G1Wd2gAAAAASUVORK5CYII="/><element name="volumeSliderRail" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAYCAYAAADkgu3FAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAGpJREFUeNpi/P//PwM9ABMDncCoRYPfIqqDZcuW1UPp/6AUDcNM1DQYKtRAlaAj1mCSLSLXYIIWUctgDItoZfDA5aOoqKhGEANIM9LVR7SymGDQUctikuOIXkFNdhHEOFrDjlpEd4sAAgwAriRMub95fu8AAAAASUVORK5CYII="/><element name="volumeSliderProgress" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAYCAYAAADkgu3FAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFtJREFUeNpi/P//PwM9ABMDncCoRYPfIlqAeij9H5SiYZiqBqPTlFqE02BKLSLaYFItIttgQhZRzWB8FjENiuRJ7aAbsMQwYMl7wDIsWUUQ42gNO2oR3S0CCDAAKhKq6MLLn8oAAAAASUVORK5CYII="/><element name="fullscreenButton" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAE5JREFUeNpiYBgFo2DQA0YC8v/xqP1PjDlMRDrEgUgxkgHIlfZoriVGjmzLsLFHAW2D6D8eA/9Tw7L/BAwgJE90PvhPpNgoGAVDEQAEGAAMdhTyXcPKcAAAAABJRU5ErkJggg=="/><element name="normalscreenButton" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAEZJREFUeNpiYBgFo2DIg/9UUkOUAf8JiFFsyX88fJyAkcQgYMQjNkzBoAgiezyRbE+tFGSPxQJ7auYBmma0UTAKBhgABBgAJAEY6zON61sAAAAASUVORK5CYII="/></elements></component><component name="display"><elements><element name="background" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAEpJREFUeNrszwENADAIA7DhX8ENoBMZ5KR10EryckCJiIiIiIiIiIiIiIiIiIiIiIh8GmkRERERERERERERERERERERERGRHSPAAPlXH1phYpYaAAAAAElFTkSuQmCC"/><element name="playIcon" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAALdJREFUeNrs18ENgjAYhmFouDOCcQJGcARHgE10BDcgTOIosAGwQOuPwaQeuFRi2p/3Sb6EC5L3QCxZBgAAAOCorLW1zMn65TrlkH4NcV7QNcUQt7Gn7KIhxA+qNIR81spOGkL8oFJDyLJRdosqKDDkK+iX5+d7huzwM40xptMQMkjIOeRGo+VkEVvIPfTGIpKASfYIfT9iCHkHrBEzf4gcUQ56aEzuGK/mw0rHpy4AAACAf3kJMACBxjAQNRckhwAAAABJRU5ErkJggg=="/><element name="muteIcon" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHJJREFUeNrs1jEOgCAMBVAg7t5/8qaoIy4uoobyXsLCxA+0NCUAAADGUWvdQoQ41x4ixNBB2hBvBskdD3w5ZCkl3+33VqI0kjBBlh9rp+uTcyOP33TnolfsU85XX3yIRpQph8ZQY3wTZtU5AACASA4BBgDHoVuY1/fvOQAAAABJRU5ErkJggg=="/><element name="errorIcon" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAWlJREFUeNrsl+1twjAQhsHq/7BBYQLYIBmBDcoGMAIjtBPQTcII2SDtBDBBwrU6pGsUO7YbO470PtKJkz9iH++d4ywWAAAAAABgljRNsyWr2bZzDuJG1rLdZhcMbTjrBCGDyUKsqQLFciJb9bSvuG/WagRVRUVUI6gqy5HVeKWfSgRyJruKIU//TrZTSn2nmlaXThrloi/v9F2STC1W4+Aw5cBzkquRc09bofFNc6YLxEON0VUZS5FPTftO49vMjRsIF3RhOGr7/D/pJw+FKU+q0vDyq8W42jCunDqI3LC5XxNj2wHLU1XjaRnb0Lhykhqhhd8MtSF5J9tbjCv4mXGvKJz/65FF/qJryyaaIvzP2QRxZTX2nTuXjvV/VPFSwyLnW7mpH99yTh1FEVro6JBSd40/pMrRdV8vPtcKl28T2pT8TnFZ4yNosct3Q0io6JfBiz1FlGdqVQH3VHnepAEAAAAAADDzEGAAcTwB10jWgxcAAAAASUVORK5CYII="/><element name="bufferIcon" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAuhJREFUeNrsWr9rU1EUznuNGqvFQh1ULOhiBx0KDtIuioO4pJuik3FxFfUPaAV1FTdx0Q5d2g4FFxehTnEpZHFoBy20tCIWtGq0TZP4HfkeHB5N8m6Sl/sa74XDybvv3vvOd8/Pe4lXrVZT3dD8VJc0B8QBcUAcEAfESktHGeR5XtMfqFQq/f92zPe/NbtGlKTdCY30kuxrpMGO94BlQCXs+rbh3ONgA6BlzP1p20d80gEI5hmA2A92Qua1Q2PtAFISM+bvjMG8U+Q7oA3rQGASwrYCU6WpNdLGYbA+Pq5jjXIiwi8EEa2UDbQSaKOIuV+SlkcCrfjY8XTI9EpKGwP0C2kru2hLtHqa4zoXtZRWyvi4CLwv9Opr6Hkn6A9HKgEANsQ1iqC3Ub/vRUk2JgmRkatK36kVrnt0qObunwUdUUMXMWYpakJsO5Am8tAw2GBIgwWA+G2S2dMpiw0gDioQRQJoKhRb1QiDwlHZUABYbaXWsm5ae6loTE4ZDxN4CZar8foVzOJ2iyZ2kWF3t7YIevffaMT5yJ70kQb2fQ1sE5SHr2wazs2wgMxgbsEKEAgxAvZUJbQLBGTSBMgNrncJbA6AljtS/eKDJ0Ez+DmrQEzXS2h1Ck25kAg0IZcUOaydCy4sYnN2fOA+2AP16gNoHALlQ+fwH7XO4CxLenUpgj4xr6ugY2roPMbMx+Xs18m/E8CVEIhxsNeg83XWOAN6grG3lGbk8uE5fr4B/WH3cJw+co/l9nTYsSGYCJ/lY5/qv0thn6nrIWmjeJcPSnWOeY++AkF8tpJHIMAUs/MaBBpj3znZfQo5psY+ZrG4gv5HickjEOymKjEeRpgyST6IuZcTcWbnjcgdPi5ghxciRKsl1lDSsgwA1i8fssonJgzmTSqfGUkCENndNdAL7PS6QQ7ZYISTo+1qq0LEWjTWcvY4isa4z+yfQB+7ooyHVg5RI7/i1Ijn/vnggDggDogD4oC00P4KMACd/juEHOrS4AAAAABJRU5ErkJggg=="/></elements></component><component name="dock"><elements><element name="button" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFBJREFUeNrs0cEJACAQA8Eofu0fu/W6EM5ZSAFDRpKTBs00CQQEBAQEBAQEBAQEBAQEBATkK8iqbY+AgICAgICAgICAgICAgICAgIC86QowAG5PAQzEJ0lKAAAAAElFTkSuQmCC"/></elements></component><component name="playlist"><elements><element name="item" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAIAAAC1nk4lAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHhJREFUeNrs2NEJwCAMBcBYuv/CFuIE9VN47WWCR7iocXR3pdWdGPqqwIoMjYfQeAiNh9B4JHc6MHQVHnjggQceeOCBBx77TifyeOY0iHi8DqIdEY8dD5cL094eePzINB5CO/LwcOTptNB4CP25L4TIbZzpU7UEGAA5wz1uF5rF9AAAAABJRU5ErkJggg=="/><element name="sliderRail" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAA8CAIAAADpFA0BAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNrsy6ENACAMAMHClp2wYxZLAg5Fcu9e3OjuOKqqfTMzbs14CIZhGIZhGIZhGP4VLwEGAK/BBnVFpB0oAAAAAElFTkSuQmCC"/><element name="sliderThumb" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAA8CAIAAADpFA0BAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADRJREFUeNrsy7ENACAMBLE8++8caFFKKiRffU53112SGs3ttOohGIZhGIZhGIZh+Fe8BRgAiaUGde6NOSEAAAAASUVORK5CYII="/></elements></component></components></skin>';this.xml=null;if(window.DOMParser){parser=new DOMParser();this.xml=parser.parseFromString(this.text,"text/xml")}else{this.xml=new ActiveXObject("Microsoft.XMLDOM");this.xml.async="false";this.xml.loadXML(this.text)}return this}})(jwplayer);(function(a){_css=a.utils.css;_hide=function(b){_css(b,{display:"none"})};_show=function(b){_css(b,{display:"block"})};a.html5.display=function(o,z){var r={icons:true};var j=a.utils.extend({},r,z);var w=o;var d={};var f;var A;var k;var x;var y;var p;var i;var n=w.skin.getComponentSettings("display").bufferrotation===undefined?15:parseInt(w.skin.getComponentSettings("display").bufferrotation,10);var e=w.skin.getComponentSettings("display").bufferinterval===undefined?100:parseInt(w.skin.getComponentSettings("display").bufferinterval,10);var c={display:{style:{cursor:"pointer",top:0,left:0,overflow:"hidden"},click:u},display_icon:{style:{cursor:"pointer",position:"absolute",top:((w.skin.getSkinElement("display","background").height-w.skin.getSkinElement("display","playIcon").height)/2),left:((w.skin.getSkinElement("display","background").width-w.skin.getSkinElement("display","playIcon").width)/2),border:0,margin:0,padding:0,zIndex:3}},display_iconBackground:{style:{cursor:"pointer",position:"absolute",top:((A-w.skin.getSkinElement("display","background").height)/2),left:((f-w.skin.getSkinElement("display","background").width)/2),border:0,backgroundImage:(["url(",w.skin.getSkinElement("display","background").src,")"]).join(""),width:w.skin.getSkinElement("display","background").width,height:w.skin.getSkinElement("display","background").height,margin:0,padding:0,zIndex:2}},display_image:{style:{display:"none",width:f,height:A,position:"absolute",cursor:"pointer",left:0,top:0,margin:0,padding:0,textDecoration:"none",zIndex:1}},display_text:{style:{zIndex:4,position:"relative",opacity:0.8,backgroundColor:parseInt("000000",16),color:parseInt("ffffff",16),textAlign:"center",fontFamily:"Arial,sans-serif",padding:"0 5px",fontSize:14}}};w.jwAddEventListener(a.api.events.JWPLAYER_PLAYER_STATE,l);w.jwAddEventListener(a.api.events.JWPLAYER_MEDIA_MUTE,l);w.jwAddEventListener(a.api.events.JWPLAYER_PLAYLIST_ITEM,l);w.jwAddEventListener(a.api.events.JWPLAYER_ERROR,t);B();function B(){d.display=s("div","display");d.display_text=s("div","display_text");d.display.appendChild(d.display_text);d.display_image=s("img","display_image");d.display_image.onerror=function(C){_hide(d.display_image)};d.display_image.onload=m;d.display_icon=s("div","display_icon");d.display_iconBackground=s("div","display_iconBackground");d.display.appendChild(d.display_image);d.display_iconBackground.appendChild(d.display_icon);d.display.appendChild(d.display_iconBackground);b()}this.getDisplayElement=function(){return d.display};this.resize=function(D,C){f=D;A=C;_css(d.display,{width:D,height:C});_css(d.display_text,{width:(D-10),top:((A-d.display_text.getBoundingClientRect().height)/2)});_css(d.display_iconBackground,{top:((A-w.skin.getSkinElement("display","background").height)/2),left:((f-w.skin.getSkinElement("display","background").width)/2)});h();l({})};this.show=function(){_show(d.display_icon);_show(d.display_iconBackground)};this.hide=function(){q()};function m(C){k=d.display_image.naturalWidth;x=d.display_image.naturalHeight;h()}function h(){a.utils.stretch(w.jwGetStretching(),d.display_image,f,A,k,x)}function s(C,E){var D=document.createElement(C);D.id=w.id+"_jwplayer_"+E;_css(D,c[E].style);return D}function b(){for(var C in d){if(c[C].click!==undefined){d[C].onclick=c[C].click}}}function u(C){if(typeof C.preventDefault!="undefined"){C.preventDefault()}else{C.returnValue=false}if(w.jwGetState()!=a.api.events.state.PLAYING){w.jwPlay()}else{w.jwPause()}}function g(C){if(i||!j.icons){q();return}_show(d.display_iconBackground);d.display_icon.style.backgroundImage=(["url(",w.skin.getSkinElement("display",C).src,")"]).join("");_css(d.display_icon,{display:"block",width:w.skin.getSkinElement("display",C).width,height:w.skin.getSkinElement("display",C).height,top:(w.skin.getSkinElement("display","background").height-w.skin.getSkinElement("display",C).height)/2,left:(w.skin.getSkinElement("display","background").width-w.skin.getSkinElement("display",C).width)/2});if(w.skin.getSkinElement("display",C+"Over")!==undefined){d.display_icon.onmouseover=function(D){d.display_icon.style.backgroundImage=["url(",w.skin.getSkinElement("display",C+"Over").src,")"].join("")};d.display_icon.onmouseout=function(D){d.display_icon.style.backgroundImage=["url(",w.skin.getSkinElement("display",C).src,")"].join("")}}else{d.display_icon.onmouseover=null;d.display_icon.onmouseout=null}}function q(){_hide(d.display_icon);_hide(d.display_iconBackground)}function t(C){i=true;q();d.display_text.innerHTML=C.error;_show(d.display_text);d.display_text.style.top=((A-d.display_text.getBoundingClientRect().height)/2)+"px"}function v(){var C=d.display_image;d.display_image=s("img","display_image");d.display_image.onerror=function(D){_hide(d.display_image)};d.display_image.onload=m;d.display.replaceChild(d.display_image,C)}function l(C){if((C.type==a.api.events.JWPLAYER_PLAYER_STATE||C.type==a.api.events.JWPLAYER_PLAYLIST_ITEM)&&i){i=false;_hide(d.display_text)}if(p!==undefined){clearInterval(p);p=null;a.utils.animations.rotate(d.display_icon,0)}switch(w.jwGetState()){case a.api.events.state.BUFFERING:g("bufferIcon");y=0;p=setInterval(function(){y+=n;a.utils.animations.rotate(d.display_icon,y%360)},e);g("bufferIcon");break;case a.api.events.state.PAUSED:if(w.jwGetPlaylist()[w.jwGetItem()].provider!="sound"){_css(d.display_image,{background:"transparent no-repeat center center"})}g("playIcon");break;case a.api.events.state.IDLE:if(w.jwGetPlaylist()[w.jwGetItem()].image){_css(d.display_image,{display:"block"});d.display_image.src=a.utils.getAbsolutePath(w.jwGetPlaylist()[w.jwGetItem()].image)}else{v()}g("playIcon");break;default:if(w.jwGetMute()&&j.showmute){if(w.jwGetPlaylist()[w.jwGetItem()].provider!="sound"){v()}g("muteIcon")}else{if(w.jwGetPlaylist()[w.jwGetItem()].provider!="sound"){v()}_hide(d.display_iconBackground);_hide(d.display_icon)}break}}return this}})(jwplayer);(function(a){_css=a.utils.css;a.html5.dock=function(g,c){function f(){return{align:a.html5.view.positions.RIGHT}}var k=a.utils.extend({},f(),c);if(k.align=="FALSE"){return}var h={};var b=[];var d;var e;var j=document.createElement("div");j.id=g.id+"_jwplayer_dock";this.getDisplayElement=function(){return j};this.setButton=function(o,l,m,n){if(!l&&h[o]){a.utils.arrays.remove(b,o);j.removeChild(h[o].div);delete h[o]}else{if(l){if(!h[o]){h[o]={}}h[o].handler=l;h[o].outGraphic=m;h[o].overGraphic=n;if(!h[o].div){b.push(o);h[o].div=document.createElement("div");h[o].div.style.position="relative";j.appendChild(h[o].div);h[o].div.appendChild(document.createElement("img"));h[o].div.childNodes[0].style.position="absolute";h[o].div.childNodes[0].style.left=0;h[o].div.childNodes[0].style.top=0;h[o].div.childNodes[0].style.zIndex=10;h[o].div.childNodes[0].style.cursor="pointer";h[o].div.appendChild(document.createElement("img"));h[o].div.childNodes[1].style.position="absolute";h[o].div.childNodes[1].style.left=0;h[o].div.childNodes[1].style.top=0;if(g.skin.getSkinElement("dock","button")){h[o].div.childNodes[1].src=g.skin.getSkinElement("dock","button").src}h[o].div.childNodes[1].style.zIndex=9;h[o].div.childNodes[1].style.cursor="pointer";h[o].div.onmouseover=function(){if(h[o].overGraphic){h[o].div.childNodes[0].src=h[o].overGraphic}if(g.skin.getSkinElement("dock","buttonOver")){h[o].div.childNodes[1].src=g.skin.getSkinElement("dock","buttonOver").src}};h[o].div.onmouseout=function(){if(h[o].outGraphic){h[o].div.childNodes[0].src=h[o].outGraphic}if(g.skin.getSkinElement("dock","button")){h[o].div.childNodes[1].src=g.skin.getSkinElement("dock","button").src}};if(h[o].overGraphic){h[o].div.childNodes[0].src=h[o].overGraphic}if(h[o].outGraphic){h[o].div.childNodes[0].src=h[o].outGraphic}if(g.skin.getSkinElement("dock","button")){h[o].div.childNodes[1].src=g.skin.getSkinElement("dock","button").src}}if(l){h[o].div.onclick=function(p){p.preventDefault();a(g.id).callback(o);if(h[o].overGraphic){h[o].div.childNodes[0].src=h[o].overGraphic}if(g.skin.getSkinElement("dock","button")){h[o].div.childNodes[1].src=g.skin.getSkinElement("dock","button").src}}}}}i(d,e)};function i(n,l){d=n;e=l;if(b.length>0){var p=10;var r=n-g.skin.getSkinElement("dock","button").width-p;var o=p;var q=-1;if(k.align==a.html5.view.positions.LEFT){q=1;r=p}for(var m=0;m<b.length;m++){var s=Math.floor(o/l);if((o+g.skin.getSkinElement("dock","button").height+p)>((s+1)*l)){o=((s+1)*l)+p;s=Math.floor(o/l)}h[b[m]].div.style.top=(o%l)+"px";h[b[m]].div.style.left=(r+(g.skin.getSkinElement("dock","button").width+p)*s*q)+"px";o+=g.skin.getSkinElement("dock","button").height+p}}}this.resize=i;this.show=function(){_css(j,{display:"block"})};this.hide=function(){_css(j,{display:"none"})};return this}})(jwplayer);(function(a){a.html5.eventdispatcher=function(d,b){var c=new a.events.eventdispatcher(b);a.utils.extend(this,c);this.sendEvent=function(e,f){if(f===undefined){f={}}a.utils.extend(f,{id:d,version:a.version,type:e});c.sendEvent(e,f)}}})(jwplayer);(function(a){var b={prefix:"http://l.longtailvideo.com/html5/",file:"logo.png",link:"http://www.longtailvideo.com/players/jw-flv-player/",margin:8,out:0.5,over:1,timeout:3,hide:true,position:"bottom-left"};_css=a.utils.css;a.html5.logo=function(l,m){var r=l;var n;var i;var c;j();function j(){p();d();f()}function p(){if(b.prefix){var t=l.version.split(/\W/).splice(0,2).join("/");if(b.prefix.indexOf(t)<0){b.prefix+=t+"/"}}if(m.position==a.html5.view.positions.OVER){m.position=b.position}i=a.utils.extend({},b)}function d(){c=document.createElement("img");c.id=r.id+"_jwplayer_logo";c.style.display="none";c.onload=function(t){_css(c,q());r.jwAddEventListener(a.api.events.JWPLAYER_PLAYER_STATE,s);e()};if(!i.file){return}if(i.file.indexOf("http://")===0){c.src=i.file}else{c.src=i.prefix+i.file}}if(!i.file){return}this.resize=function(u,t){};this.getDisplayElement=function(){return c};function f(){if(i.link){c.onmouseover=h;c.onmouseout=e;c.onclick=o}else{this.mouseEnabled=false}}function o(t){if(typeof t!="undefined"){t.stopPropagation()}r.jwPause();r.jwSetFullscreen(false);if(i.link){window.open(i.link,"_blank")}return}function e(t){if(i.link){c.style.opacity=i.out}return}function h(t){if(i.hide){c.style.opacity=i.over}return}function q(){var v={textDecoration:"none",position:"absolute",cursor:"pointer"};v.display=i.hide?"none":"block";var u=i.position.toLowerCase().split("-");for(var t in u){v[u[t]]=i.margin}return v}function k(){if(i.hide){c.style.display="block";c.style.opacity=0;a.utils.fadeTo(c,i.out,0.1,parseFloat(c.style.opacity));n=setTimeout(function(){g()},i.timeout*1000)}}function g(){if(i.hide){a.utils.fadeTo(c,0,0.1,parseFloat(c.style.opacity))}}function s(t){if(t.newstate==a.api.events.state.BUFFERING){clearTimeout(n);k()}}return this}})(jwplayer);(function(a){var c={ended:a.api.events.state.IDLE,playing:a.api.events.state.PLAYING,pause:a.api.events.state.PAUSED,buffering:a.api.events.state.BUFFERING};var b=a.utils.css;a.html5.mediavideo=function(f,F){var J={abort:t,canplay:m,canplaythrough:m,durationchange:q,emptied:t,ended:m,error:l,loadeddata:q,loadedmetadata:q,loadstart:m,pause:m,play:M,playing:m,progress:B,ratechange:t,seeked:m,seeking:m,stalled:m,suspend:m,timeupdate:M,volumechange:t,waiting:m,canshowcurrentframe:t,dataunavailable:t,empty:t,load:e,loadedfirstframe:t};var K=new a.html5.eventdispatcher();a.utils.extend(this,K);var h=f;var x=F;var G;var I;var d=a.api.events.state.IDLE;var C=null;var n;var g=0;var A=false;var r=false;var O;var N;var i=[];var P;var E=false;function v(){return d}function e(Q){}function t(Q){}function m(Q){if(c[Q.type]){s(c[Q.type])}}function s(Q){if(E){return}if(n){Q=a.api.events.state.IDLE}if(Q==a.api.events.state.PAUSED&&d==a.api.events.state.IDLE){return}if(Q==a.api.events.state.PLAYING&&d==a.api.events.state.IDLE){s(a.api.events.state.BUFFERING);K.sendEvent(a.api.events.JWPLAYER_MEDIA_BUFFER,{bufferPercent:h.buffer});z();return}if(d!=Q){var R=d;h.state=Q;d=Q;var S=false;if(Q==a.api.events.state.IDLE){p();if(h.position>=h.duration&&(h.position>0||h.duration>0)){S=true}if(x.style.display!="none"&&!h.config.chromeless){x.style.display="none"}}K.sendEvent(a.api.events.JWPLAYER_PLAYER_STATE,{oldstate:R,newstate:Q});if(S){K.sendEvent(a.api.events.JWPLAYER_MEDIA_COMPLETE)}}n=false}function q(Q){var R={height:Q.target.videoHeight,width:Q.target.videoWidth,duration:Math.round(Q.target.duration*10)/10};if(h.duration===0||isNaN(h.duration)){h.duration=Math.round(Q.target.duration*10)/10}h.playlist[h.item]=a.utils.extend(h.playlist[h.item],R);K.sendEvent(a.api.events.JWPLAYER_MEDIA_META,{metadata:R})}function M(R){if(n){return}if(R!==undefined&&R.target!==undefined){if(h.duration===0||isNaN(h.duration)){h.duration=Math.round(R.target.duration*10)/10}if(!A&&x.readyState>0){s(a.api.events.state.PLAYING)}if(d==a.api.events.state.PLAYING){if(!A&&x.readyState>0){A=true;try{x.currentTime=h.playlist[h.item].start}catch(Q){}x.volume=h.volume/100;x.muted=h.mute}h.position=Math.round(R.target.currentTime*10)/10;K.sendEvent(a.api.events.JWPLAYER_MEDIA_TIME,{position:R.target.currentTime,duration:R.target.duration})}}B(R)}function z(){if(G===false&&d==a.api.events.state.BUFFERING){K.sendEvent(a.api.events.JWPLAYER_MEDIA_BUFFER_FULL);G=true}}function H(){var Q=(i[i.length-1]-i[0])/i.length;P=setTimeout(function(){if(!I){B({lengthComputable:true,loaded:1,total:1})}},Q*10)}function B(S){var R,Q;if(S!==undefined&&S.lengthComputable&&S.total){o();R=S.loaded/S.total*100;Q=R/100*(h.duration-x.currentTime);if(50<R&&!I){clearTimeout(P);H()}}else{if((x.buffered!==undefined)&&(x.buffered.length>0)){maxBufferIndex=0;if(maxBufferIndex>=0){R=x.buffered.end(maxBufferIndex)/x.duration*100;Q=x.buffered.end(maxBufferIndex)-x.currentTime}}}z();if(!I){if(R==100&&I===false){I=true}if(R!==null&&(R>h.buffer)){h.buffer=Math.round(R);K.sendEvent(a.api.events.JWPLAYER_MEDIA_BUFFER,{bufferPercent:Math.round(R)})}}}function w(){if(C===null){C=setInterval(function(){M()},100)}}function p(){clearInterval(C);C=null}function l(S){var R="There was an error: ";if((S.target.error&&S.target.tagName.toLowerCase()=="video")||S.target.parentNode.error&&S.target.parentNode.tagName.toLowerCase()=="video"){var Q=S.target.error===undefined?S.target.parentNode.error:S.target.error;switch(Q.code){case Q.MEDIA_ERR_ABORTED:R="You aborted the video playback: ";break;case Q.MEDIA_ERR_NETWORK:R="A network error caused the video download to fail part-way: ";break;case Q.MEDIA_ERR_DECODE:R="The video playback was aborted due to a corruption problem or because the video used features your browser did not support: ";break;case Q.MEDIA_ERR_SRC_NOT_SUPPORTED:R="The video could not be loaded, either because the server or network failed or because the format is not supported: ";break;default:R="An unknown error occurred: ";break}}else{if(S.target.tagName.toLowerCase()=="source"){N--;if(N>0){return}R="The video could not be loaded, either because the server or network failed or because the format is not supported: "}else{a.utils.log("Erroneous error received. Continuing...");return}}u();R+=j();E=true;K.sendEvent(a.api.events.JWPLAYER_ERROR,{error:R});return}function j(){var S="";for(var R in O.levels){var Q=O.levels[R];var T=x.ownerDocument.createElement("source");S+=a.utils.getAbsolutePath(Q.file);if(R<(O.levels.length-1)){S+=", "}}return S}this.getDisplayElement=function(){return x};this.play=function(){if(d!=a.api.events.state.PLAYING){if(x.style.display!="block"){x.style.display="block"}x.play();w();if(G){s(a.api.events.state.PLAYING)}}};this.pause=function(){x.pause();s(a.api.events.state.PAUSED)};this.seek=function(Q){if(!(h.duration===0||isNaN(h.duration))&&!(h.position===0||isNaN(h.position))){x.currentTime=Q;x.play()}};function u(){x.pause();x.removeAttribute("src");var Q=x.getElementsByTagName("source");for(var R=0;R<Q.length;R++){x.removeChild(Q[R])}if(typeof x.load=="function"){x.load()}p();h.position=0;n=true;s(a.api.events.state.IDLE)}this.stop=u;this.volume=function(Q){x.volume=Q/100;h.volume=Q;K.sendEvent(a.api.events.JWPLAYER_MEDIA_VOLUME,{volume:Math.round(Q)})};this.mute=function(Q){x.muted=Q;h.mute=Q;K.sendEvent(a.api.events.JWPLAYER_MEDIA_MUTE,{mute:Q})};this.resize=function(R,Q){if(false){b(x,{width:R,height:Q})}K.sendEvent(a.api.events.JWPLAYER_MEDIA_RESIZE,{fullscreen:h.fullscreen,width:R,hieght:Q})};this.fullscreen=function(Q){if(Q===true){this.resize("100%","100%")}else{this.resize(h.config.width,h.config.height)}};this.load=function(Q){L(Q);K.sendEvent(a.api.events.JWPLAYER_MEDIA_LOADED);G=false;I=false;A=false;if(!h.config.chromeless&&!r){i=[];o();s(a.api.events.state.BUFFERING);setTimeout(function(){M()},25)}};function o(){var Q=new Date().getTime();i.push(Q)}this.hasChrome=function(){return r};function L(Q){switch(Q.provider){case"youtube":k(Q);break;default:D(Q,document.createElement("video"));break}}function D(X,V){h.duration=X.duration;r=false;O=X;V.preload="none";V.setAttribute("x-webkit-airplay","allow");E=false;N=0;for(var R=0;R<X.levels.length;R++){var Q=X.levels[R];var S;var W=a.utils.extension(Q.file);if(Q.type===undefined){if(a.utils.extensionmap[W]!==undefined&&a.utils.extensionmap[W].html5!==undefined){S=a.utils.extensionmap[W].html5}}else{S=Q.type}if(!S||V.canPlayType(S)||(a.utils.isLegacyAndroid()&&W.match(/m4v|mp4/))){var U=x.ownerDocument.createElement("source");U.src=a.utils.getAbsolutePath(Q.file);if(S&&!a.utils.isLegacyAndroid()){U.type=S}N++;V.appendChild(U)}}if(N===0){E=true;K.sendEvent(a.api.events.JWPLAYER_ERROR,{error:"The media could not be loaded because the format is not supported by your browser: "+j()})}if(h.config.chromeless){V.poster=a.utils.getAbsolutePath(X.image);V.controls="controls"}V.style.top=x.style.top;V.style.left=x.style.left;V.style.width=x.style.width;V.style.height=x.style.height;V.style.zIndex=x.style.zIndex;V.onload=e;V.volume=0;x.parentNode.replaceChild(V,x);V.id=x.id;x=V;for(var T in J){x.addEventListener(T,function(Y){if(Y.target.parentNode!==null){J[Y.type](Y)}},true)}}function k(Q){var Y=Q.levels[0].file;var T=document.createElement("object");Y=["http://www.youtube.com/v/",y(Y),"&amp;hl=en_US&amp;fs=1&autoplay=1"].join("");var W={movie:Y,allowFullScreen:"true",allowscriptaccess:"always"};for(var S in W){var R=document.createElement("param");R.name=S;R.value=W[S];T.appendChild(R)}var X=document.createElement("embed");var U={src:Y,type:"application/x-shockwave-flash",allowscriptaccess:"always",allowfullscreen:"true",width:document.getElementById(f.id).style.width,height:document.getElementById(f.id).style.height};for(var V in U){X[V]=U[V]}T.appendChild(X);T.style.position=x.style.position;T.style.top=x.style.top;T.style.left=x.style.left;T.style.width=document.getElementById(f.id).style.width;T.style.height=document.getElementById(f.id).style.height;T.style.zIndex=2147483000;x.parentNode.replaceChild(T,x);T.id=x.id;x=T;r=true}function y(R){var Q=R.split(/\?|\#\!/);var T="";for(var S=0;S<Q.length;S++){if(Q[S].substr(0,2)=="v="){T=Q[S].substr(2)}}if(T==""){if(R.indexOf("/v/")>=0){T=R.substr(R.indexOf("/v/")+3)}else{if(R.indexOf("youtu.be")>=0){T=R.substr(R.indexOf("youtu.be/")+9)}else{T=R}}}if(T.indexOf("?")>-1){T=T.substr(0,T.indexOf("?"))}if(T.indexOf("&")>-1){T=T.substr(0,T.indexOf("&"))}return T}this.embed=L;return this}})(jwplayer);(function(jwplayer){var _configurableStateVariables=["width","height","start","duration","volume","mute","fullscreen","item","plugins","stretching"];jwplayer.html5.model=function(api,container,options){var _api=api;var _container=container;var _model={id:_container.id,playlist:[],state:jwplayer.api.events.state.IDLE,position:0,buffer:0,config:{width:480,height:320,item:-1,skin:undefined,file:undefined,image:undefined,start:0,duration:0,bufferlength:5,volume:90,mute:false,fullscreen:false,repeat:"none",stretching:jwplayer.utils.stretching.UNIFORM,autostart:false,debug:undefined,screencolor:undefined}};var _media;var _eventDispatcher=new jwplayer.html5.eventdispatcher();var _components=["display","logo","controlbar","dock"];jwplayer.utils.extend(_model,_eventDispatcher);for(var option in options){if(typeof options[option]=="string"){var type=/color$/.test(option)?"color":null;options[option]=jwplayer.utils.typechecker(options[option],type)}var config=_model.config;var path=option.split(".");for(var edge in path){if(edge==path.length-1){config[path[edge]]=options[option]}else{if(config[path[edge]]===undefined){config[path[edge]]={}}config=config[path[edge]]}}}for(var index in _configurableStateVariables){var configurableStateVariable=_configurableStateVariables[index];_model[configurableStateVariable]=_model.config[configurableStateVariable]}var pluginorder=_components.concat([]);if(_model.plugins!==undefined){if(typeof _model.plugins=="string"){var userplugins=_model.plugins.split(",");for(var userplugin in userplugins){if(typeof userplugins[userplugin]=="string"){pluginorder.push(userplugins[userplugin].replace(/^\s+|\s+$/g,""))}}}}if(typeof _model.config.chromeless=="undefined"&&jwplayer.utils.isIOS()){_model.config.chromeless=true}if(_model.config.chromeless){pluginorder=["logo"];if(_model.config.repeat===undefined||_model.config.repeat=="none"){_model.config.repeat="list"}}_model.plugins={order:pluginorder,config:{},object:{}};if(typeof _model.config.components!="undefined"){for(var component in _model.config.components){_model.plugins.config[component]=_model.config.components[component]}}for(var pluginIndex in _model.plugins.order){var pluginName=_model.plugins.order[pluginIndex];var pluginConfig=_model.config[pluginName]===undefined?{}:_model.config[pluginName];_model.plugins.config[pluginName]=_model.plugins.config[pluginName]===undefined?pluginConfig:jwplayer.utils.extend(_model.plugins.config[pluginName],pluginConfig);if(typeof _model.plugins.config[pluginName].position=="undefined"){_model.plugins.config[pluginName].position=jwplayer.html5.view.positions.OVER}else{_model.plugins.config[pluginName].position=_model.plugins.config[pluginName].position.toString().toUpperCase()}}if(typeof _model.plugins.config.dock!="undefined"){if(typeof _model.plugins.config.dock!="object"){var position=_model.plugins.config.dock.toString().toUpperCase();_model.plugins.config.dock={position:position}}if(typeof _model.plugins.config.dock.position!="undefined"){_model.plugins.config.dock.align=_model.plugins.config.dock.position;_model.plugins.config.dock.position=jwplayer.html5.view.positions.OVER}}_model.loadPlaylist=function(arg,ready){var input;if(typeof arg=="string"){try{input=eval(arg)}catch(err){input=arg}}else{input=arg}var config;switch(jwplayer.utils.typeOf(input)){case"object":config=input;break;case"array":config={playlist:input};break;default:config={file:input};break}_model.playlist=new jwplayer.html5.playlist(config);if(_model.config.shuffle){_model.item=_getShuffleItem()}else{if(_model.config.item>=_model.playlist.length){_model.config.item=_model.playlist.length-1}else{if(_model.config.item<0){_model.config.item=0}}_model.item=_model.config.item}if(!ready){_eventDispatcher.sendEvent(jwplayer.api.events.JWPLAYER_PLAYLIST_LOADED,{playlist:_model.playlist})}_model.setActiveMediaProvider(_model.playlist[_model.item])};function _getShuffleItem(){var result=null;if(_model.playlist.length>1){while(result===null){result=Math.floor(Math.random()*_model.playlist.length);if(result==_model.item){result=null}}}else{result=0}return result}function forward(evt){if(evt.type==jwplayer.api.events.JWPLAYER_MEDIA_LOADED){_container=_media.getDisplayElement()}_eventDispatcher.sendEvent(evt.type,evt)}_model.setActiveMediaProvider=function(playlistItem){if(_media!==undefined){_media.resetEventListeners()}_media=new jwplayer.html5.mediavideo(_model,_container);_media.addGlobalListener(forward);if(_model.config.chromeless){_media.load(playlistItem)}return true};_model.getMedia=function(){return _media};_model.seek=function(pos){_eventDispatcher.sendEvent(jwplayer.api.events.JWPLAYER_MEDIA_SEEK,{position:_model.position,offset:pos});return _media.seek(pos)};_model.setupPlugins=function(){for(var plugin in _model.plugins.order){try{var pluginName=_model.plugins.order[plugin];if(jwplayer.html5[pluginName]!==undefined){_model.plugins.object[pluginName]=new jwplayer.html5[pluginName](_api,_model.plugins.config[pluginName])}else{_model.plugins.order.splice(plugin,plugin+1)}}catch(err){jwplayer.utils.log("Could not setup "+pluginName)}}};return _model}})(jwplayer);(function(a){a.html5.playlist=function(b){var d=[];if(b.playlist&&b.playlist instanceof Array&&b.playlist.length>0){for(var c in b.playlist){if(!isNaN(parseInt(c))){d.push(new a.html5.playlistitem(b.playlist[c]))}}}else{d.push(new a.html5.playlistitem(b))}return d}})(jwplayer);(function(b){b.html5.playlistitem=function(d){var e={author:"",date:"",description:"",image:"",link:"",mediaid:"",tags:"",title:"",provider:"",file:"",streamer:"",duration:-1,start:0,currentLevel:-1,levels:[]};var c=b.utils.extend({},e,d);if(c.type){c.provider=c.type;delete c.type}if(c.levels.length===0){c.levels[0]=new b.html5.playlistitemlevel(c)}if(!c.provider){c.provider=a(c.levels[0])}else{c.provider=c.provider.toLowerCase()}return c};function a(e){if(b.utils.isYouTube(e.file)){return"youtube"}else{var f=b.utils.extension(e.file);var c;if(f&&b.utils.extensionmap[f]){c=b.utils.extensionmap[f].html5}else{if(e.type){c=e.type}}if(c){var d=c.split("/")[0];if(d=="audio"){return"sound"}else{if(d=="video"){return d}}}}return""}})(jwplayer);(function(a){a.html5.playlistitemlevel=function(b){var d={file:"",streamer:"",bitrate:0,width:0};for(var c in d){if(b[c]!==undefined){d[c]=b[c]}}return d}})(jwplayer);(function(a){a.html5.skin=function(){var b={};var c=false;this.load=function(d,e){new a.html5.skinloader(d,function(f){c=true;b=f;e()},function(){new a.html5.skinloader("",function(f){c=true;b=f;e()})})};this.getSkinElement=function(d,e){if(c){try{return b[d].elements[e]}catch(f){a.utils.log("No such skin component / element: ",[d,e])}}return null};this.getComponentSettings=function(d){if(c){return b[d].settings}return null};this.getComponentLayout=function(d){if(c){return b[d].layout}return null}}})(jwplayer);(function(a){a.html5.skinloader=function(f,n,i){var m={};var c=n;var j=i;var e=true;var h;var l=f;var q=false;function k(){if(typeof l!="string"||l===""){d(a.html5.defaultSkin().xml)}else{a.utils.ajax(a.utils.getAbsolutePath(l),function(r){try{if(r.responseXML!==null){d(r.responseXML);return}}catch(s){}d(a.html5.defaultSkin().xml)},function(r){d(a.html5.defaultSkin().xml)})}}function d(w){var C=w.getElementsByTagName("component");if(C.length===0){return}for(var F=0;F<C.length;F++){var A=C[F].getAttribute("name");var z={settings:{},elements:{},layout:{}};m[A]=z;var E=C[F].getElementsByTagName("elements")[0].getElementsByTagName("element");for(var D=0;D<E.length;D++){b(E[D],A)}var x=C[F].getElementsByTagName("settings")[0];if(x!==undefined&&x.childNodes.length>0){var I=x.getElementsByTagName("setting");for(var N=0;N<I.length;N++){var O=I[N].getAttribute("name");var G=I[N].getAttribute("value");var v=/color$/.test(O)?"color":null;m[A].settings[O]=a.utils.typechecker(G,v)}}var J=C[F].getElementsByTagName("layout")[0];if(J!==undefined&&J.childNodes.length>0){var K=J.getElementsByTagName("group");for(var u=0;u<K.length;u++){var y=K[u];m[A].layout[y.getAttribute("position")]={elements:[]};for(var M=0;M<y.attributes.length;M++){var B=y.attributes[M];m[A].layout[y.getAttribute("position")][B.name]=B.value}var L=y.getElementsByTagName("*");for(var t=0;t<L.length;t++){var r=L[t];m[A].layout[y.getAttribute("position")].elements.push({type:r.tagName});for(var s=0;s<r.attributes.length;s++){var H=r.attributes[s];m[A].layout[y.getAttribute("position")].elements[t][H.name]=H.value}if(m[A].layout[y.getAttribute("position")].elements[t].name===undefined){m[A].layout[y.getAttribute("position")].elements[t].name=r.tagName}}}}e=false;p()}}function p(){clearInterval(h);if(!q){h=setInterval(function(){o()},100)}}function b(w,v){var u=new Image();var r=w.getAttribute("name");var t=w.getAttribute("src");var y;if(t.indexOf("data:image/png;base64,")===0){y=t}else{var s=a.utils.getAbsolutePath(l);var x=s.substr(0,s.lastIndexOf("/"));y=[x,v,t].join("/")}m[v].elements[r]={height:0,width:0,src:"",ready:false};u.onload=function(z){g(u,r,v)};u.onerror=function(z){q=true;p();j()};u.src=y}function o(){for(var r in m){if(r!="properties"){for(var s in m[r].elements){if(!m[r].elements[s].ready){return}}}}if(e===false){clearInterval(h);c(m)}}function g(r,t,s){m[s].elements[t].height=r.height;m[s].elements[t].width=r.width;m[s].elements[t].src=r.src;m[s].elements[t].ready=true;p()}k()}})(jwplayer);(function(a){a.html5.api=function(b,l){var k={};var f=document.createElement("div");b.parentNode.replaceChild(f,b);f.id=b.id;k.version=a.version;k.id=f.id;var j=new a.html5.model(k,f,l);var h=new a.html5.view(k,f,j);var i=new a.html5.controller(k,f,j,h);k.skin=new a.html5.skin();k.jwPlay=function(m){if(typeof m=="undefined"){e()}else{if(m.toString().toLowerCase()=="true"){i.play()}else{i.pause()}}};k.jwPause=function(m){if(typeof m=="undefined"){e()}else{if(m.toString().toLowerCase()=="true"){i.pause()}else{i.play()}}};function e(){if(j.state==a.api.events.state.PLAYING||j.state==a.api.events.state.BUFFERING){i.pause()}else{i.play()}}k.jwStop=i.stop;k.jwSeek=i.seek;k.jwPlaylistItem=i.item;k.jwPlaylistNext=i.next;k.jwPlaylistPrev=i.prev;k.jwResize=i.resize;k.jwLoad=i.load;function g(m){return function(){return j[m]}}function d(m,o,n){return function(){var p=j.plugins.object[m];if(p&&p[o]&&typeof p[o]=="function"){p[o].apply(p,n)}}}k.jwGetItem=g("item");k.jwGetPosition=g("position");k.jwGetDuration=g("duration");k.jwGetBuffer=g("buffer");k.jwGetWidth=g("width");k.jwGetHeight=g("height");k.jwGetFullscreen=g("fullscreen");k.jwSetFullscreen=i.setFullscreen;k.jwGetVolume=g("volume");k.jwSetVolume=i.setVolume;k.jwGetMute=g("mute");k.jwSetMute=i.setMute;k.jwGetStretching=g("stretching");k.jwGetState=g("state");k.jwGetVersion=function(){return k.version};k.jwGetPlaylist=function(){return j.playlist};k.jwGetPlaylistIndex=k.jwGetItem;k.jwAddEventListener=i.addEventListener;k.jwRemoveEventListener=i.removeEventListener;k.jwSendEvent=i.sendEvent;k.jwDockSetButton=function(p,m,n,o){if(j.plugins.object.dock&&j.plugins.object.dock.setButton){j.plugins.object.dock.setButton(p,m,n,o)}};k.jwShowControlbar=d("controlbar","show");k.jwHideControlbar=d("controlbar","hide");k.jwShowDock=d("dock","show");k.jwHideDock=d("dock","hide");k.jwShowDisplay=d("display","show");k.jwHideDisplay=d("display","hide");k.jwGetLevel=function(){};k.jwGetBandwidth=function(){};k.jwGetLockState=function(){};k.jwLock=function(){};k.jwUnlock=function(){};function c(o,n,m){return function(){o.loadPlaylist(o.config,true);o.setupPlugins();n.setup(o.getMedia().getDisplayElement());var p={id:k.id,version:k.version};m.sendEvent(a.api.events.JWPLAYER_READY,p);if(playerReady!==undefined){playerReady(p)}if(window[o.config.playerReady]!==undefined){window[o.config.playerReady](p)}o.sendEvent(a.api.events.JWPLAYER_PLAYLIST_LOADED,{playlist:o.playlist});m.item(o.item)}}if(j.config.chromeless){setTimeout(c(j,h,i),25)}else{k.skin.load(j.config.skin,c(j,h,i))}return k}})(jwplayer)};

/* youtubeplaylist.js */

function loadSWF(url,id,width,height){if(url!=""){var flashvars={};var params={allowfullscreen:"true",wmode:"transparent"};var attributes={};swfobject.embedSWF(url,id+"-youtubevideo",width,height,"6",false,flashvars,params,attributes);}}
function loadSWFX(url,id,width,height,autostart){autostart=typeof(autostart)!='undefined'?autostart:false;jwplayer(id+'-youtubevideo').setup({'flashplayer':mod_youtubeplaylist,'file':url,'autostart':autostart,'controlbar':'bottom','width':width,'height':height});}
function loadSWFXHD(url,id,width,height,autostart){autostart=typeof(autostart)!='undefined'?autostart:false;jwplayer(id+'-youtubevideo').setup({'flashplayer':mod_youtubeplaylist,'file':url,'autostart':autostart,'controlbar':'bottom','width':width,'height':height,'plugins':{'hd-1':{}}});}

/* script.js */

Element.Events.extend({'wheelup':{type:Element.Events.mousewheel.type,map:function(event){event=new Event(event);if(event.wheel>=0)this.fireEvent('wheelup',event)}},'wheeldown':{type:Element.Events.mousewheel.type,map:function(event){event=new Event(event);if(event.wheel<=0)this.fireEvent('wheeldown',event)}}});var JASlideshowThree=new Class({initialize:function(options){this.options=$extend({buttons:{},interval:5000,handle_event:'click',button_event:'click',box:{},size:240,mode:'horizontal',items:[],handles:[],onWalk:{},handlerBox:null,animation:'fade',animationRepeat:'true',autoPlay:false,languageDirection:null},options||{});this.items=this.options.items;if(this.options.languageDirection=='rtl'){this.modes={horizontal:['right','width'],vertical:['top','height']};}else{this.modes={horizontal:['left','width'],vertical:['top','height']};}
this.box=$(this.options.box);this.buttons={previous:[],next:[],play:[],playback:[],stop:[]};this.allbuttons=[];if(this.options.buttons){for(var action in this.options.buttons){this.addActionButtons(action,$type(this.options.buttons[action])=='array'?this.options.buttons[action]:[this.options.buttons[action]]);}}
this.handles=this.options.handles;if(this.handles){this.addHandleButtons(this.handles);}
if(this.options.handlerBox!=null){this.options.handlerBox.addEvents({'wheelup':function(e){e=new Event(e).stop();this.previous(true);}.bind(this),'wheeldown':function(e){e=new Event(e).stop();this.next(true);}.bind(this)});}
this.allbuttons.each(function(button){button.addEvent('mouseover',function(){this.addClass('hover');});button.addEvent('mouseout',function(){this.removeClass('hover');});});this.currentIndex=this.options.startItem||0;this.previousIndex=null;this.nextIndex=null;this._auto=null;this.initFx();if(this.options.autoPlay)this.play(this.options.interval,'next',true);this.walk(this.currentIndex);},previous:function(manual){this.lastIndex=this.currentIndex;this.currentIndex+=this.currentIndex>0?-1:this.items.length-1;this.walk(null,manual);},next:function(manual){this.lastIndex=this.currentIndex;this.currentIndex+=this.currentIndex<this.items.length-1?1:1-this.items.length;this.walk(null,manual);},play:function(delay,direction,wait){this.stop();if(!wait){this[direction](false);}
this._auto=this[direction].periodical(delay,this,false);},stop:function(){$clear(this._auto);},walk:function(item,manual){if($defined(item)){this.lastIndex=this.currentIndex;this.currentIndex=parseInt(item);}
this.previousIndex=this.currentIndex+(this.currentIndex>0?-1:this.items.length-1);this.nextIndex=this.currentIndex+(this.currentIndex<this.items.length-1?1:1-this.items.length);if(manual||(this.nextIndex==0&&this.options.animationRepeat=='false')){this.stop();}
if(this.options.onWalk){this.options.onWalk(this.currentIndex,(this.handles?this.handles[this.currentIndex]:null));}
this.animate();if(manual&&this.options.autoPlay){this.play(this.options.interval,'next',true);}},initFx:function(){if(this.options.animation.test(/move/)){this.box.setStyle(this.modes[this.options.mode][1],(this.options.size*this.options.items.length)+'px');this.box.setStyle(this.modes[this.options.mode][0],(-this.currentIndex*this.options.size)+this.options.offset+'px');this.fx=new Fx.Style(this.box,this.modes[this.options.mode][0],this.options.fxOptions||{duration:500,wait:false});return;}
this.items.setStyles({'position':'absolute','top':0,'display':'none'});this.items.setStyle(this.modes[this.options.mode][0],0);this.items[this.currentIndex].setStyle('display','block');if(this.options.animation.test(/fade/)){for(var i=0;i<this.items.length;i++){this.items[i].fx=new Fx.Style(this.items[i],'opacity',this.options.fxOptions||{duration:500,wait:false});}}},animate:function(){if(this.options.animation.test(/move/)){this.fx.start(-this.currentIndex*this.options.size+this.options.offset);return;}
var others=[];for(var i=0;i<this.items.length;i++){this.items[i].fx.stop();if(i!=this.currentIndex&&i!=this.lastIndex)others.push(this.items[i]);}
this.currentIndex=parseInt(this.currentIndex);$$(others).setStyle('display','none');if(this.lastIndex==this.currentIndex){this.items[this.currentIndex].setStyles({'display':'block','opacity':1});}else{this.items[this.currentIndex].setStyles({'display':'block','opacity':0,'z-index':10});this.items[this.lastIndex].setStyles({'z-index':9});}
if(this.options.animation.test(/fade/)){this.items[this.lastIndex].fx.start(0);this.items[this.currentIndex].fx.start(1);return;}},addHandleButtons:function(handles){for(var i=0;i<handles.length;i++){handles[i].addEvent(this.options.handle_event,this.walk.bind(this,[i,true]));this.allbuttons.push(handles[i]);}},addActionButtons:function(action,buttons){for(var i=0;i<buttons.length;i++){switch(action){case'previous':buttons[i].addEvent(this.options.button_event,this.previous.bind(this,true));break;case'next':buttons[i].addEvent(this.options.button_event,this.next.bind(this,true));break;case'play':buttons[i].addEvent(this.options.button_event,this.play.bind(this,[this.options.interval,'next',false]));break;case'playback':buttons[i].addEvent(this.options.button_event,this.play.bind(this,[this.options.interval,'previous',false]));break;case'stop':buttons[i].addEvent(this.options.button_event,this.stop.bind(this));break;}
this.buttons[action].push(buttons[i]);buttons[i].addEvent(this.options.button_event,function(){this.blur();});this.allbuttons.push(buttons[i]);}}});var JASlideshow2=new Class({initialize:function(element,options){this.options=$extend({startItem:0,showItem:4,mainWidth:360,mainHeight:240,itemWidth:160,itemHeight:160,duration:400,interval:5000,transition:Fx.Transitions.Back.easeOut,thumbOpacity:'0.8',maskDesc:'maskDesc',maskWidth:360,maskHeigth:50,but_prev:'ja-slide-prev',but_next:'ja-slide-next',maskOpacity:'0.8',buttonOpacity:'0.4',overlap:1,navigation:'',animation:'fade',animationRepeat:'true',thumbSpaces:[3,3],autoPlay:false,maskAlignment:'bottom',showbtncontrol:false,urls:'',maskerTransStyle:'opacity',maskerTrans:Fx.Transitions.linear,navePos:'horizontal',languageDirection:null},options||{});if(!this.options.animation.test(/move/))this.options.overlap=0;this.el=$(element);this.fxOptions={duration:this.options.duration,transition:this.options.transition,wait:false}
this.elmain=this.el.getElement('.ja-slide-main-wrap');var conWidth=this.options.overlap?'100%':this.options.mainWidth;this.elmain.setStyles({'width':conWidth,'height':this.options.mainHeight});this.els=this.el.getElements('.ja-slide-item');this.els.setStyles({'width':this.options.mainWidth,'height':this.options.mainHeight});this.options.rearWidth=0;this.options.mainSpace=0;if(this.options.overlap){this.options.mainSpace=10;this.options.rearWidth=Math.ceil((this.elmain.offsetWidth-this.options.mainWidth)/2)-this.options.mainSpace;this.but_prev=this.el.getElement('.'+this.options.but_prev);this.but_next=this.el.getElement('.'+this.options.but_next);if(/MSIE (\d+\.\d+);/.test(navigator.userAgent)&&this.options.rearWidth<0){this.options.rearWidth=0;}
this.but_prev.setStyles({'opacity':this.options.buttonOpacity,'width':this.options.rearWidth,'height':this.options.mainHeight});this.but_next.setStyles({'opacity':this.options.buttonOpacity,'width':this.options.rearWidth,'height':this.options.mainHeight});this.but_prev.addEvents({'mouseover':function(){this.but_prev.setStyle('opacity',this.options.buttonOpacity/2);}.bind(this),'mouseout':function(){this.but_prev.setStyle('opacity',this.options.buttonOpacity);}.bind(this)});this.but_next.addEvents({'mouseenter':function(){this.but_next.setStyle('opacity',this.options.buttonOpacity/2);}.bind(this),'mouseleave':function(){this.but_next.setStyle('opacity',this.options.buttonOpacity);}.bind(this)});this.els.setStyle('margin-right',this.options.mainSpace);}
var navWrap=this.el.getElement('.ja-slide-thumbs-wrap');if(this.options.navigation&&navWrap!=null){if(this.options.languageDirection=='rtl'){var modes={horizontal:['right','width'],vertical_left:['top','height'],vertical_right:['top','height']};}else{var modes={horizontal:['left','width'],vertical_left:['top','height'],vertical_right:['top','height']};}
if(this.options.navePos=='vertical_left'||this.options.navePos=='vertical_right'){navWrap.setStyles({'width':this.options.itemWidth,'height':this.options.itemHeight*this.options.showItem});}else{navWrap.setStyles({'width':this.options.itemWidth*this.options.showItem,'height':this.options.itemHeight});}
var thumbs_thumbs=this.el.getElement('.ja-slide-thumbs');thumbs_thumbs.setStyle('left',0);thumbs_thumbs.getChildren().setStyles({'width':this.options.itemWidth,'height':this.options.itemHeight});var thumbs_handles=this.el.getElement('.ja-slide-thumbs-handles');thumbs_handles.setStyle('left',0);thumbs_handles.getChildren().setStyles({'width':this.options.itemWidth,'height':this.options.itemHeight});var thumbsFx_thumbs=new Fx.Style(thumbs_thumbs,modes[this.options.navePos][0],this.fxOptions);var thumbsFx_handles=new Fx.Style(thumbs_handles,modes[this.options.navePos][0],this.fxOptions);this.el.getElement('.ja-slide-thumbs-mask-left').setStyles({'height':this.options.itemHeight,'width':2000,'opacity':this.options.thumbOpacity});this.el.getElement('.ja-slide-thumbs-mask-right').setStyles({'height':this.options.itemHeight,'width':2000,'opacity':this.options.thumbOpacity});this.el.getElement('.ja-slide-thumbs-mask-center').setStyles({'height':this.options.itemHeight,'width':this.options.itemWidth,'opacity':this.options.thumbOpacity});var tmp=this.el.getElement('.ja-slide-thumbs-mask');var thumbs_mask=tmp.setStyles({'width':5000});tmp.setStyle(modes[this.options.navePos][0],this.options.startItem*this.options.itemHeight-2000);var thumbsFx_mask=new Fx.Style(thumbs_mask,modes[this.options.navePos][0],this.fxOptions);}
var navItems=this.el.getElements('.ja-slide-thumb');this.onWalk=function(currentIndex,hander){if(this.options.navigation&&thumbsFx_mask!=null){if(currentIndex<=this.options.startItem||currentIndex-this.options.startItem>=this.options.showItem-1){this.options.startItem=currentIndex-this.options.showItem+2;if(this.options.startItem<0)this.options.startItem=0;if(this.options.startItem>this.els.length-this.options.showItem)this.options.startItem=this.els.length-this.options.showItem;}
thumbsFx_mask.start((currentIndex-this.options.startItem)*this.options.itemHeight-2000);thumbsFx_thumbs.start(-this.options.startItem*this.options.itemHeight);thumbsFx_handles.start(-this.options.startItem*this.options.itemHeight);if($defined(hander)){thumbs_handles.getElements('span').removeClass('active');hander.addClass('active');navItems.removeClass('active');navItems[currentIndex].addClass('active');}}
if(this.options.descMode.test(/load/)&&this.options.showDesc){this.hideDesc();}}
this.maskDesc=this.el.getElement('.'+this.options.maskDesc);this.maskDesc.setStyles({'display':'block','position':'absolute','width':this.options.maskWidth,'height':this.options.maskHeigth});if(this.options.showDesc){if(this.options.animation.test(/move/)&&this.options.overlap){this.options.maskAlignment='left';this.options.maskerTransStyle='opacity';}
this.maskDesc.setStyle(this.options.maskAlignment,this.options.rearWidth+this.options.mainSpace);this.maskDesc.setStyle('opacity',0);if(this.options.maskerTransStyle=='opacity'){this.descFx=new Fx.Style(this.maskDesc,'opacity',{duration:400,transition:this.options.maskerTrans});this.descs=this.el.getElements('.ja-slide-desc');this.showDesc=function(){this.descFx.stop();this.descFx.start(this.options.maskOpacity);};this.hideDesc=function(){this.descFx.stop();this.descFx.start(0.01);};}else{sizeOff=this.options.maskAlignment=='top'||this.options.maskAlignment=='bottom'?this.options.maskHeigth:this.options.maskWidth;this.maskDesc.setStyle('opacity',this.options.maskOpacity);this.maskDesc.setStyle(this.options.maskAlignment,-this.options.mainWidth);this.descFx=new Fx.Style(this.maskDesc,this.options.maskAlignment,{duration:400,transition:this.options.maskerTrans});this.descs=this.el.getElements('.ja-slide-desc');this.showDesc=function(){this.descFx.stop();this.descFx.start(0);};this.hideDesc=function(){this.descFx.stop();this.descFx.start(-sizeOff);};}
this.swapDesc=function(currentIndex){if(this.maskDesc.currentIndex==currentIndex)return;if(this.maskDesc.desc){this.maskDesc.desc.remove();this.maskDesc.desc=null;if(!$defined(this.maskDesc.getElement('.inner .readon'))){this.maskDesc.setHTML('');}}
if(this.descs[currentIndex]&&this.descs[currentIndex].innerHTML)this.maskDesc.desc=this.descs[currentIndex].inject(this.maskDesc);this.maskDesc.currentIndex=currentIndex;}
if(this.options.descMode.test(/mouseover/)){var childs=this.el.getElements('.ja-slide-item');childs.each(function(itm,index){itm.addEvent('mouseover',this.showDesc.bind(this));itm.addEvent('mouseout',this.hideDesc.bind(this));}.bind(this))
this.maskDesc.addEvent('mouseover',this.showDesc.bind(this));this.maskDesc.addEvent('mouseout',this.hideDesc.bind(this));}else{this.maskDesc.setStyle('opacity',this.options.maskOpacity);}}else{this.maskDesc.setStyle('opacity',0);}
this.fxOptions.onComplete=function(){if(this.options.showDesc){this.swapDesc(this.hs.currentIndex);if(this.options.descMode.test(/load/)){this.showDesc();}}}.bind(this);if(this.options.urls){this.el.getElements('.ja-slide-main .ja-slide-item').each(function(item,idx){item.addEvent('click',function(){var url=this.options.urls[idx];if(url){var target=this.options.targets[this.hs.currentIndex];switch(target){case"_blank":{window.open(url,"newWindow");break;}
default:{window.location.href=url;break;}}}}.bind(this));}.bind(this));this.maskDesc.addEvent('click',function(){var url=this.options.urls[this.hs.currentIndex];if(url){var target=this.options.targets[this.hs.currentIndex];switch(target){case"_blank":{window.open(url,"newWindow");break;}
default:{window.location.href=url;break;}}}}.bind(this));}
this.hs=new JASlideshowThree({box:this.el.getElement('.ja-slide-main'),languageDirection:this.options.languageDirection,items:this.els,handlerBox:thumbs_handles,handles:thumbs_handles?thumbs_handles.getChildren():[],fxOptions:this.fxOptions,interval:this.options.interval,onWalk:this.onWalk.bind(this),size:this.options.mainWidth+this.options.mainSpace,animation:this.options.animation,animationRepeat:this.options.animationRepeat,buttons:{previous:this.el.getElements('.ja-slide-prev'),play:this.el.getElements('.ja-slide-play'),stop:this.el.getElements('.ja-slide-stop'),playback:this.el.getElements('.ja-slide-playback'),next:this.el.getElements('.ja-slide-next')},startItem:this.options.startItem,offset:this.options.overlap?this.options.rearWidth-this.options.mainWidth:0,autoPlay:this.options.autoPlay});if(this.options.overlap){var childs=this.hs.box.getChildren();childs[0].clone().inject(this.hs.box);childs[this.hs.items.length-1].clone().injectTop(this.hs.box);this.hs.box.setStyle(this.hs.modes[this.hs.options.mode][1],(this.hs.options.size*(this.hs.items.length+2)+200)+'px');}
this.el.setStyle('visibility','visible');},getFxObjectByMode:function(mode,start,end){switch(mode){case'sideright':return{'left':[start,-end]};break;case'sideleft':return{'left':[start,end]};break;case'sidetop':return{'top':[start,end]};break;case'sidedown':return{'top':[start,-end]};break;case'botleft':return{'top':start,'left':end};break;default:return{'height':[start,end]};break;}},controlMark:function(){}});


