var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return!!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) The Font Bureau, Inc., 2008. All rights reserved.
 * 
 * Trademark:
 * BentonSans-Book is a trademark of The Font Bureau, Inc.
 * 
 * Full name:
 * BentonSans-Book
 * 
 * Manufacturer:
 * The Font Bureau Inc.
 * 
 * Designer:
 * Cyrus Highsmith
 * 
 * Vendor URL:
 * http://www.fontbureau.com
 * 
 * License information:
 * http://www.fontbureau.com
 */
Cufon.registerFont({"w":742,"face":{"font-family":"msw-regular","font-weight":500,"font-stretch":"normal","units-per-em":"1000","panose-1":"2 0 5 3 0 0 0 2 0 4","ascent":"787","descent":"-213","x-height":"11","bbox":"-96 -955 1073 205","underline-thickness":"50","underline-position":"-50","unicode-range":"U+0020-U+0192"},"glyphs":{" ":{"w":226},"0":{"d":"327,14v-174,0,-272,-153,-272,-384v0,-231,98,-384,272,-384v174,0,270,153,270,384v0,231,-96,384,-270,384xm327,-48v125,0,200,-113,200,-322v0,-209,-79,-321,-200,-321v-126,0,-201,112,-201,321v0,209,79,322,201,322","w":653},"1":{"d":"60,0r0,-64r139,0r0,-599v-36,19,-94,34,-137,34r0,-63v57,-2,108,-17,141,-48r66,0r0,676r126,0r0,64r-335,0","w":432},"2":{"d":"48,0v-3,-134,46,-211,248,-346v110,-73,156,-121,156,-201v0,-87,-54,-144,-151,-144v-81,0,-140,42,-184,128r-56,-33v52,-100,134,-158,243,-158v134,0,217,84,217,203v0,101,-49,165,-191,255v-134,85,-199,165,-204,232r398,0r0,64r-476,0","w":587},"3":{"d":"284,14v-108,0,-199,-50,-254,-138r53,-38v54,81,120,114,202,114v109,0,176,-60,176,-151v0,-117,-89,-169,-266,-163r0,-61r34,0v157,0,216,-48,216,-139v0,-74,-45,-129,-157,-129v-75,0,-133,37,-176,90r-49,-41v53,-64,129,-112,229,-112v156,0,222,89,222,185v0,95,-56,158,-146,175v110,23,163,86,163,195v0,121,-95,213,-247,213","w":591},"4":{"d":"389,0r0,-179r-356,0r0,-53r337,-508r87,0r0,498r125,0r0,63r-125,0r0,179r-68,0xm113,-242r276,0r0,-415r-2,0","w":606},"5":{"d":"283,14v-107,0,-194,-54,-244,-133r51,-41v45,65,104,112,192,112v127,0,185,-94,185,-194v0,-120,-71,-184,-169,-184v-76,0,-128,34,-169,93r-53,-20r29,-387r391,0r-6,65r-326,0r-20,257v36,-42,85,-69,164,-69v134,0,229,94,229,242v0,148,-97,259,-254,259","w":582},"6":{"d":"318,14v-146,0,-263,-117,-263,-371v0,-228,120,-397,290,-397v82,0,137,25,177,56r-37,54v-38,-30,-75,-48,-142,-48v-135,0,-218,144,-219,328v47,-51,117,-99,211,-99v156,0,231,97,231,231v0,140,-99,246,-248,246xm321,-47v106,0,176,-67,176,-184v0,-99,-50,-171,-170,-171v-82,0,-155,46,-200,109v15,172,96,246,194,246","w":611},"7":{"d":"119,0r312,-675r-381,0r0,-65r455,0r0,61r-313,679r-73,0","w":549},"8":{"d":"304,15v-167,0,-264,-87,-264,-194v0,-104,74,-161,196,-214v-101,-45,-162,-93,-162,-183v0,-91,85,-179,230,-179v148,0,229,88,229,179v0,88,-59,134,-164,181v126,55,198,108,198,216v0,105,-97,194,-263,194xm307,-422v111,-48,157,-82,157,-151v0,-59,-49,-122,-160,-122v-106,0,-161,60,-161,119v0,70,51,105,164,154xm304,-45v112,0,193,-54,193,-138v0,-83,-70,-129,-197,-182v-131,58,-190,103,-190,182v0,81,81,138,194,138","w":607},"9":{"d":"266,14v-86,0,-147,-29,-189,-66r36,-53v43,35,82,57,155,57v135,0,218,-143,218,-328v-47,51,-116,99,-210,99v-156,0,-231,-97,-231,-231v0,-140,99,-246,248,-246v146,0,262,117,262,371v0,228,-119,397,-289,397xm284,-338v82,0,155,-46,200,-109v-15,-172,-97,-245,-195,-245v-105,0,-175,66,-175,183v0,99,50,171,170,171","w":611},"A":{"d":"36,0r262,-743r77,0r262,743r-74,0r-79,-228r-300,0r-79,228r-69,0xm206,-291r256,0r-127,-368r-2,0","w":673},"B":{"d":"95,0r0,-740r257,0v167,0,251,69,251,186v0,103,-68,151,-140,173v92,17,164,74,164,180v0,117,-82,201,-253,201r-279,0xm165,-63r208,0v127,0,184,-51,184,-141v0,-100,-79,-145,-206,-145r-186,0r0,286xm165,-411r181,0v118,0,187,-42,187,-134v0,-91,-57,-131,-185,-131r-183,0r0,265","w":685},"C":{"d":"367,14v-187,0,-308,-151,-308,-387v0,-224,123,-381,308,-381v150,0,233,89,268,226r-68,17v-33,-117,-88,-178,-201,-178v-143,0,-236,124,-236,314v0,205,94,325,238,325v110,0,179,-64,211,-188r68,15v-36,146,-132,237,-280,237","w":699},"D":{"d":"95,0r0,-740r187,0v241,0,368,125,368,369v0,244,-130,371,-368,371r-187,0xm166,-64r127,0v183,0,286,-93,286,-307v0,-209,-104,-303,-288,-303r-125,0r0,610","w":709},"E":{"d":"95,0r0,-740r442,0r0,66r-371,0r0,251r277,0r0,64r-277,0r0,294r392,0r0,65r-463,0","w":604},"F":{"d":"95,0r0,-740r433,0r0,66r-362,0r0,255r268,0r0,64r-268,0r0,355r-71,0","w":565},"G":{"d":"363,14v-194,0,-304,-165,-304,-387v0,-233,130,-381,309,-381v140,0,231,79,269,227r-68,16v-35,-122,-92,-178,-202,-178v-128,0,-237,105,-237,313v0,207,97,326,239,326v124,0,206,-87,205,-237r-179,0r0,-61r248,0r0,348r-64,0v-2,-36,4,-81,-2,-113v-33,65,-97,127,-214,127","w":723},"H":{"d":"95,0r0,-740r71,0r0,317r401,0r0,-317r71,0r0,740r-71,0r0,-358r-401,0r0,358r-71,0","w":732},"I":{"d":"105,0r0,-740r71,0r0,740r-71,0","w":281},"J":{"d":"210,14v-91,0,-145,-43,-183,-102r50,-38v61,112,262,115,262,-73r0,-541r71,0r0,542v0,140,-76,212,-200,212","w":498},"K":{"d":"95,0r0,-740r71,0r0,399r354,-399r87,0r-254,280r291,460r-82,0r-257,-405r-139,152r0,253r-71,0","w":668},"L":{"d":"95,0r0,-740r71,0r0,675r362,0r0,65r-433,0","w":565},"M":{"d":"95,0r0,-740r92,0r248,648r2,0r246,-648r94,0r0,740r-71,0r0,-620r-2,0v-10,33,-28,82,-46,130r-192,490r-65,0r-192,-490v-18,-48,-30,-79,-46,-132r-2,0r0,622r-66,0","w":871},"N":{"d":"95,0r0,-740r76,0r408,610r2,0r0,-610r67,0r0,740r-63,0r-421,-629r-2,0r0,629r-67,0","w":743},"O":{"d":"371,14v-181,0,-312,-152,-312,-384v0,-232,131,-384,312,-384v181,0,312,152,312,384v0,232,-131,384,-312,384xm371,-50v140,0,241,-119,241,-320v0,-201,-101,-319,-241,-319v-140,0,-241,118,-241,319v0,201,101,320,241,320"},"P":{"d":"95,0r0,-740r246,0v161,0,259,66,259,202v0,149,-110,210,-266,210r-168,0r0,328r-71,0xm166,-391r173,0v122,0,190,-38,190,-145v0,-100,-67,-139,-191,-139r-172,0r0,284","w":643},"Q":{"d":"552,186v-149,0,-219,-74,-220,-175v-161,-19,-273,-167,-273,-381v0,-232,133,-384,312,-384v178,0,312,152,312,384v0,217,-116,366,-280,382v8,105,101,115,215,111r0,63r-66,0xm371,-49v139,0,240,-120,240,-321v0,-201,-101,-319,-240,-319v-140,0,-241,118,-241,319v0,201,101,321,241,321"},"R":{"d":"95,0r0,-740r248,0v165,0,257,70,257,200v0,120,-70,180,-177,200r187,340r-80,0r-181,-332r-184,0r0,332r-70,0xm165,-395r173,0v122,0,191,-35,191,-142v0,-102,-68,-138,-192,-138r-172,0r0,280","w":671},"S":{"d":"330,14v-139,0,-237,-76,-272,-196r63,-23v33,103,108,156,212,156v111,0,183,-51,183,-134v0,-77,-37,-116,-194,-166v-159,-50,-240,-93,-240,-215v0,-106,95,-190,230,-190v139,0,219,71,254,170r-60,28v-37,-96,-102,-134,-195,-134v-99,0,-159,53,-159,121v0,83,49,111,205,161v154,49,230,100,230,220v0,123,-109,202,-257,202","w":649},"T":{"d":"273,0r0,-674r-239,0r0,-66r549,0r0,66r-239,0r0,674r-71,0","w":617},"U":{"d":"357,13v-182,0,-269,-116,-269,-263r0,-490r71,0r0,478v0,121,61,211,199,211v137,0,198,-86,198,-209r0,-480r71,0r0,488v0,147,-90,265,-270,265","w":715},"V":{"d":"296,3r-260,-743r73,0r221,646r2,0r222,-646r69,0r-260,743r-67,0","w":659},"W":{"d":"237,0r-197,-740r72,0r115,449v18,68,34,135,45,186r2,0v10,-50,26,-118,43,-185r110,-450r75,0r112,454v17,67,32,125,42,181r2,0r159,-635r68,0r-196,740r-67,0r-157,-642r-2,0r-159,642r-67,0","w":925},"X":{"d":"32,0r258,-397r-225,-343r82,0r184,287r184,-287r76,0r-223,343r257,397r-76,0r-222,-341r-222,341r-73,0","w":657},"Y":{"d":"273,0r0,-326r-248,-414r77,0r208,353r207,-353r76,0r-249,414r0,326r-71,0","w":618},"Z":{"d":"42,0r0,-51r444,-629r-415,0r0,-60r501,0r0,52r-442,628r442,0r0,60r-530,0","w":623},"a":{"d":"197,9v-94,0,-149,-50,-149,-132v0,-104,89,-180,357,-221v6,-87,-28,-135,-107,-135v-83,0,-142,35,-197,83r-37,-43v63,-58,136,-98,240,-98v118,0,169,63,169,168v0,114,-12,287,15,369r-71,0v-7,-22,-12,-45,-12,-75v-61,55,-129,84,-208,84xm212,-48v74,0,139,-31,193,-83r0,-164v-226,38,-289,94,-289,163v0,55,37,84,96,84","w":547},"b":{"d":"542,-264v0,276,-252,346,-393,192r0,72r-69,0r0,-740r69,0r0,290v42,-47,97,-87,176,-87v121,0,217,89,217,273xm149,-135v116,138,324,120,324,-128v0,-146,-72,-215,-160,-215v-65,0,-114,34,-164,87r0,256","w":593},"c":{"d":"278,11v-121,0,-228,-99,-228,-274v0,-189,117,-274,235,-274v113,0,169,67,202,144r-59,26v-29,-71,-71,-111,-145,-111v-78,0,-164,56,-164,214v0,138,70,216,162,216v73,0,114,-34,151,-112r56,24v-42,89,-103,147,-210,147","w":531},"d":{"d":"268,9v-121,0,-217,-88,-217,-272v0,-184,97,-274,223,-274v68,0,129,36,170,82r0,-285r69,0r0,610v0,64,4,103,16,130r-73,0v-6,-18,-12,-49,-12,-77v-43,46,-97,86,-176,86xm120,-262v0,244,213,263,324,126r0,-256v-116,-141,-324,-119,-324,130","w":593},"e":{"d":"281,11v-123,0,-231,-95,-231,-275v0,-187,120,-273,231,-273v126,0,219,102,215,287r-377,0v1,130,75,203,166,203v79,0,124,-34,164,-96r43,34v-46,74,-111,120,-211,120xm120,-305r309,0v-7,-100,-55,-174,-149,-174v-76,0,-147,55,-160,174","w":546},"f":{"d":"119,0r0,-468r-92,0r0,-59r92,0r0,-79v-4,-103,77,-146,191,-133r0,58v-64,-8,-122,4,-122,74r0,80r116,0r0,59r-116,0r0,468r-69,0","w":330},"g":{"d":"272,202v-171,0,-250,-51,-250,-132v0,-54,36,-96,97,-120v-32,-13,-47,-35,-47,-67v0,-32,26,-59,64,-79v-50,-32,-80,-86,-80,-151v0,-112,89,-190,208,-190v61,0,113,20,150,54v31,-23,80,-43,122,-48r0,65v-31,0,-66,5,-96,18v20,27,31,60,31,101v0,144,-152,221,-292,172v-25,10,-42,25,-42,45v0,47,136,44,193,49v122,12,186,52,186,134v0,96,-100,149,-244,149xm265,-213v86,0,141,-52,141,-133v0,-84,-52,-136,-142,-136v-87,0,-141,54,-141,136v0,81,56,133,142,133xm279,148v108,0,173,-36,173,-89v0,-50,-40,-75,-144,-83r-132,-11v-59,19,-88,56,-88,96v0,55,58,87,191,87","w":564},"h":{"d":"80,0r0,-740r69,0r0,296v51,-50,118,-93,201,-93v104,0,157,58,157,156r0,381r-69,0r0,-368v0,-74,-33,-110,-105,-110v-68,0,-125,35,-184,92r0,386r-69,0","w":581},"i":{"d":"86,0r0,-527r69,0r0,527r-69,0xm84,-649r0,-74r73,0r0,74r-73,0","w":240},"j":{"d":"155,88v7,87,-59,127,-152,109r0,-55v43,11,83,0,83,-55r0,-614r69,0r0,615xm84,-649r0,-74r73,0r0,74r-73,0","w":240},"k":{"d":"80,0r0,-740r69,0r0,491r251,-278r81,0r-172,186r193,341r-75,0r-164,-288r-114,122r0,166r-69,0","w":530},"l":{"d":"86,0r0,-740r69,0r0,740r-69,0","w":240},"m":{"d":"80,0r0,-527r69,0r0,83v53,-52,114,-93,193,-93v89,0,129,39,145,95v55,-52,121,-95,199,-95v108,0,152,61,152,156r0,381r-69,0r0,-368v0,-74,-25,-110,-99,-110v-64,0,-117,35,-176,92r0,386r-69,0r0,-368v0,-74,-25,-110,-100,-110v-63,0,-117,35,-176,92r0,386r-69,0","w":913},"n":{"d":"80,0r0,-527r69,0r0,83v51,-50,118,-93,201,-93v104,0,157,58,157,156r0,381r-69,0r0,-368v0,-74,-33,-110,-105,-110v-68,0,-125,35,-184,92r0,386r-69,0","w":581},"o":{"d":"289,11v-129,0,-239,-99,-239,-274v0,-176,109,-274,239,-274v129,0,238,98,238,274v0,175,-109,274,-238,274xm289,-48v106,0,169,-89,169,-216v0,-115,-58,-214,-169,-214v-107,0,-170,90,-170,214v0,117,57,216,170,216","w":577},"p":{"d":"80,200r0,-727r69,0r0,75v42,-45,97,-85,176,-85v121,0,217,89,217,273v0,276,-252,346,-393,192r0,272r-69,0xm149,-135v116,138,324,120,324,-128v0,-146,-72,-215,-160,-215v-65,0,-114,34,-164,87r0,256","w":593},"q":{"d":"444,200r0,-277v-43,46,-97,86,-176,86v-121,0,-217,-88,-217,-272v0,-276,251,-347,393,-194r0,-70r69,0r0,727r-69,0xm120,-262v0,244,213,263,324,126r0,-256v-116,-141,-324,-119,-324,130","w":593},"r":{"d":"80,0r0,-527r69,0v2,33,-4,75,2,104v43,-68,109,-117,221,-114r-7,64v-103,-8,-170,42,-216,130r0,343r-69,0","w":395},"s":{"d":"250,10v-94,0,-167,-40,-207,-94r44,-40v40,46,91,76,164,76v90,0,137,-33,137,-92v0,-58,-42,-80,-145,-105v-121,-29,-183,-62,-183,-154v0,-75,65,-138,179,-138v90,0,148,30,195,76r-39,46v-40,-40,-90,-65,-154,-65v-82,0,-114,38,-114,78v0,51,36,72,128,94v132,32,200,64,200,167v0,96,-86,151,-205,151","w":506},"t":{"d":"255,7v-101,0,-139,-39,-139,-130r0,-345r-92,0r0,-59r92,0r0,-189r69,0r0,189r137,0r0,59r-137,0r0,331v0,56,18,86,83,86v20,0,40,-2,55,-7r0,59v-16,3,-44,6,-68,6","w":365},"u":{"d":"232,11v-105,0,-157,-59,-157,-157r0,-381r69,0r0,369v0,74,32,110,105,110v67,0,124,-36,183,-92r0,-387r70,0r0,527r-70,0r0,-83v-51,50,-118,94,-200,94","w":581},"v":{"d":"220,2r-194,-529r74,0r156,445r2,0r155,-445r70,0r-194,529r-69,0","w":509},"w":{"d":"189,0r-162,-527r72,0r123,440r2,0r120,-440r63,0r119,440r2,0r125,-440r67,0r-162,527r-64,0r-119,-433r-2,0r-121,433r-63,0","w":747},"x":{"d":"31,0r189,-273r-176,-254r77,0r137,203r137,-203r75,0r-177,254r189,273r-76,0r-151,-221r-150,221r-74,0","w":511},"y":{"d":"98,202v-40,0,-66,-5,-87,-11r16,-57v15,4,38,8,73,8v81,0,107,-74,130,-139r-204,-530r74,0r164,445r2,0r163,-445r72,0r-227,588v-35,94,-75,141,-176,141","w":527},"z":{"d":"41,0r0,-44r321,-425r-295,0r0,-58r382,0r0,45r-321,425r335,0r0,57r-422,0","w":506},"&":{"d":"285,14v-164,0,-245,-79,-245,-197v0,-108,78,-176,174,-227v-87,-134,-72,-344,121,-344v103,0,155,63,155,142v0,102,-83,164,-187,217v49,73,143,191,196,241v42,-55,68,-130,78,-216r67,0v-13,98,-46,187,-98,254v56,45,103,63,150,63r0,63v-73,-3,-129,-24,-195,-78v-57,51,-127,82,-216,82xm275,-439v81,-42,150,-89,150,-168v0,-47,-27,-88,-90,-88v-133,0,-122,165,-60,256xm456,-107v-58,-54,-158,-176,-214,-256v-78,45,-131,104,-131,175v0,89,60,142,178,142v66,0,122,-21,167,-61","w":721},".":{"d":"91,0r0,-94r86,0r0,94r-86,0","w":268},",":{"d":"100,101r24,-101r-33,0r0,-94r86,0r0,85r-45,110r-32,0","w":268},":":{"d":"92,-432r0,-95r87,0r0,95r-87,0xm92,0r0,-94r87,0r0,94r-87,0","w":271},";":{"d":"101,101r24,-101r-33,0r0,-94r87,0r0,84r-46,111r-32,0xm92,-432r0,-95r87,0r0,95r-87,0","w":271},"\u00a1":{"d":"113,0r22,-538r41,0r23,538r-86,0xm112,-647r0,-93r87,0r0,93r-87,0","w":313},"!":{"d":"137,-202r-23,-538r86,0r-22,538r-41,0xm114,0r0,-93r87,0r0,93r-87,0","w":313},"\u00bf":{"d":"267,14v-130,0,-215,-74,-215,-180v0,-98,56,-143,128,-185v83,-49,89,-78,89,-188r56,0v10,106,-2,169,-87,218v-81,47,-116,76,-116,151v0,75,56,121,149,121v85,0,137,-42,179,-101r50,38v-55,72,-122,126,-233,126xm254,-647r0,-93r87,0r0,93r-87,0","w":539},"?":{"d":"213,-201v-8,-108,3,-169,88,-218v81,-47,115,-76,115,-151v0,-75,-55,-121,-148,-121v-85,0,-137,42,-179,101r-50,-38v54,-72,122,-126,233,-126v130,0,215,74,215,180v0,98,-56,143,-128,185v-84,49,-89,78,-89,188r-57,0xm198,0r0,-93r87,0r0,93r-87,0","w":539},"(":{"d":"312,205v-163,-137,-249,-288,-249,-478v0,-190,86,-341,249,-478r31,35v-124,114,-204,267,-204,443v0,177,80,330,205,444","w":397},")":{"d":"85,205r-32,-34v125,-114,206,-267,206,-444v0,-176,-81,-329,-205,-443r31,-35v163,137,250,288,250,478v0,190,-87,341,-250,478","w":397},"[":{"d":"88,200r0,-940r254,0r0,53r-184,0r0,834r184,0r0,53r-254,0","w":389},"]":{"d":"47,200r0,-53r184,0r0,-833r-184,0r0,-54r254,0r0,940r-254,0","w":389},"{":{"d":"276,200v-92,0,-130,-49,-130,-136r0,-188v0,-98,-36,-120,-111,-120r0,-52v75,0,111,-22,111,-120r0,-188v0,-87,38,-136,130,-136r62,0r0,53v-72,-5,-122,8,-122,77r0,197v2,101,-35,121,-85,144v54,18,85,44,85,142r0,197v-4,68,49,83,122,77r0,53r-62,0","w":380},"}":{"d":"42,200r0,-53v72,5,122,-8,122,-77r0,-200v-2,-101,35,-118,85,-141v-54,-18,-85,-41,-85,-139r0,-200v4,-69,-44,-87,-118,-80r-4,-50r65,0v92,0,127,46,127,133r0,191v0,98,36,120,111,120r0,52v-75,0,-111,22,-111,120r0,191v0,87,-35,133,-127,133r-65,0","w":380},"-":{"d":"66,-284r0,-60r225,0r0,60r-225,0","w":357},"\u00ad":{"d":"66,-284r0,-60r225,0r0,60r-225,0","w":357},"_":{"d":"0,126r0,-56r500,0r0,56r-500,0","w":500},"\u00ab":{"d":"193,0r-148,-264r148,-263r72,0r-145,263r145,264r-72,0xm392,0r-149,-264r149,-263r71,0r-146,263r146,264r-71,0","w":522},"\u00bb":{"d":"58,0r146,-264r-146,-263r72,0r149,263r-149,264r-72,0xm257,0r145,-264r-145,-263r71,0r149,263r-149,264r-71,0","w":522},"\u00a6":{"d":"139,-331r0,-409r67,0r0,409r-67,0xm139,200r0,-409r67,0r0,409r-67,0","w":345},"\/":{"d":"23,0r430,-740r73,0r-430,740r-73,0","w":549},"\\":{"d":"450,0r-430,-740r73,0r430,740r-73,0","w":543},"|":{"d":"139,200r0,-940r67,0r0,940r-67,0","w":345},"*":{"d":"175,-353r-50,-29r104,-151r-183,13r0,-55r184,13r-105,-151r50,-30r79,167r79,-167r50,30r-104,151r183,-13r0,55r-183,-13r104,151r-50,29r-79,-166","w":508},"\u00b7":{"d":"91,-271r0,-94r88,0r0,94r-88,0","w":269},"\u2219":{"d":"91,-271r0,-94r88,0r0,94r-88,0","w":269},"'":{"d":"99,-489r-17,-196r0,-55r69,0v1,91,-11,167,-17,251r-35,0","w":233},"\"":{"d":"270,-489r-17,-196r0,-55r70,0v1,91,-11,167,-17,251r-36,0xm99,-489r-17,-196r0,-55r69,0v1,91,-11,167,-17,251r-35,0","w":405},"\u00c6":{"d":"27,0r421,-740r481,0r0,66r-371,0r0,251r277,0r0,64r-277,0r0,294r392,0r0,65r-463,0r0,-237r-254,0r-134,237r-72,0xm270,-300r217,0r-1,-383","w":996},"\u0152":{"d":"371,14v-179,0,-312,-152,-312,-384v0,-232,133,-384,312,-384v115,0,199,63,244,156r0,-142r437,0r0,66r-371,0r0,251r277,0r0,64r-277,0r0,294r392,0r0,65r-458,0r0,-144v-45,93,-129,158,-244,158xm371,-50v139,0,240,-119,240,-320v0,-201,-101,-319,-240,-319v-140,0,-241,118,-241,319v0,201,101,320,241,320","w":1119},"\u00d0":{"d":"95,0r0,-360r-83,0r0,-60r83,0r0,-320r187,0v241,0,368,125,368,370v0,243,-130,370,-368,370r-187,0xm166,-64r127,0v183,0,286,-93,286,-307v0,-209,-104,-303,-288,-303r-125,0r0,254r160,0r0,60r-160,0r0,296","w":709},"\u00de":{"d":"95,0r0,-740r71,0r0,140r174,0v161,1,260,67,260,203v0,149,-111,211,-267,211r-167,0r0,186r-71,0xm166,-250r171,0v123,0,191,-38,191,-145v0,-100,-67,-139,-192,-139r-170,0r0,284","w":647},"\u0141":{"d":"96,0r0,-347r-86,23r0,-60r86,-23r0,-333r71,0r0,314r158,-43r0,60r-158,43r0,301r361,0r0,65r-432,0","w":565},"\u00d8":{"d":"606,-635v49,66,77,157,77,265v0,232,-131,384,-312,384v-78,0,-147,-29,-200,-80r-65,84r-42,-30r71,-93v-48,-66,-76,-157,-76,-265v0,-232,131,-384,312,-384v78,0,147,29,200,80r65,-84r42,30xm181,-159r351,-461v-43,-46,-98,-71,-161,-71v-140,0,-242,119,-242,321v0,87,19,158,52,211xm562,-580r-352,460v41,46,97,71,161,71v140,0,241,-119,241,-321v0,-86,-18,-157,-50,-210"},"\u00c1":{"d":"36,0r262,-743r77,0r262,743r-74,0r-79,-228r-300,0r-79,228r-69,0xm206,-291r256,0r-127,-368r-2,0xm313,-786r95,-156r91,0r-141,156r-45,0","w":673},"\u00c2":{"d":"36,0r262,-743r77,0r262,743r-74,0r-79,-228r-300,0r-79,228r-69,0xm206,-291r256,0r-127,-368r-2,0xm180,-783r129,-159r52,0r129,159r-44,0r-112,-98r-112,98r-42,0","w":673},"\u00c4":{"d":"36,0r262,-743r77,0r262,743r-74,0r-79,-228r-300,0r-79,228r-69,0xm206,-291r256,0r-127,-368r-2,0xm384,-786r0,-82r77,0r0,82r-77,0xm208,-786r0,-82r77,0r0,82r-77,0","w":673},"\u00c0":{"d":"36,0r262,-743r77,0r262,743r-74,0r-79,-228r-300,0r-79,228r-69,0xm206,-291r256,0r-127,-368r-2,0xm315,-786r-141,-156r91,0r95,156r-45,0","w":673},"\u00c5":{"d":"382,-723r255,723r-74,0r-79,-228r-300,0r-79,228r-69,0r255,-722v-29,-15,-46,-44,-46,-79v0,-52,38,-91,91,-91v93,0,123,133,46,169xm206,-291r256,0r-127,-368r-2,0xm336,-745v31,0,53,-23,53,-56v0,-32,-22,-56,-53,-56v-31,0,-54,24,-54,56v0,33,23,56,54,56","w":673},"\u00c3":{"d":"36,0r262,-743r77,0r262,743r-74,0r-79,-228r-300,0r-79,228r-69,0xm206,-291r256,0r-127,-368r-2,0xm410,-783v-56,0,-107,-56,-147,-56v-30,0,-41,15,-41,54r-44,0v0,-76,29,-110,84,-110v56,0,107,56,148,56v29,0,41,-15,41,-54r44,0v0,75,-30,110,-85,110","w":673},"\u00c7":{"d":"488,107v-3,111,-176,104,-245,51r18,-29v30,20,64,30,98,30v52,0,74,-17,74,-47v0,-48,-72,-41,-94,-16r-28,-13r22,-70v-167,-18,-274,-167,-274,-386v0,-223,123,-381,308,-381v150,0,233,89,268,226r-68,17v-33,-117,-88,-181,-201,-181v-143,0,-236,127,-236,317v0,205,94,328,238,328v110,0,179,-67,211,-191r68,15v-35,144,-129,233,-272,237r-12,40v44,-30,127,-16,125,53","w":699},"\u00c9":{"d":"95,0r0,-740r442,0r0,66r-371,0r0,251r277,0r0,64r-277,0r0,294r392,0r0,65r-463,0xm272,-786r95,-156r91,0r-141,156r-45,0","w":604},"\u00ca":{"d":"95,0r0,-740r442,0r0,66r-371,0r0,251r277,0r0,64r-277,0r0,294r392,0r0,65r-463,0xm160,-783r129,-159r52,0r129,159r-44,0r-112,-98r-112,98r-42,0","w":604},"\u00cb":{"d":"95,0r0,-740r442,0r0,66r-371,0r0,251r277,0r0,64r-277,0r0,294r392,0r0,65r-463,0xm369,-786r0,-82r77,0r0,82r-77,0xm193,-786r0,-82r77,0r0,82r-77,0","w":604},"\u00c8":{"d":"95,0r0,-740r442,0r0,66r-371,0r0,251r277,0r0,64r-277,0r0,294r392,0r0,65r-463,0xm315,-786r-141,-156r91,0r95,156r-45,0","w":604},"\u00cd":{"d":"105,0r0,-740r71,0r0,740r-71,0xm119,-786r95,-156r91,0r-141,156r-45,0","w":281},"\u00ce":{"d":"105,0r0,-740r71,0r0,740r-71,0xm-15,-783r129,-159r52,0r129,159r-44,0r-112,-98r-112,98r-42,0","w":281},"\u00cf":{"d":"105,0r0,-740r71,0r0,740r-71,0xm189,-786r0,-82r77,0r0,82r-77,0xm13,-786r0,-82r77,0r0,82r-77,0","w":281},"\u00cc":{"d":"105,0r0,-740r71,0r0,740r-71,0xm126,-786r-141,-156r91,0r95,156r-45,0","w":281},"\u00d1":{"d":"95,0r0,-740r76,0r408,610r2,0r0,-610r67,0r0,740r-63,0r-421,-629r-2,0r0,629r-67,0xm455,-783v-56,0,-107,-56,-147,-56v-30,0,-41,15,-41,54r-44,0v0,-76,29,-110,84,-110v56,0,107,56,148,56v29,0,41,-15,41,-54r44,0v0,75,-30,110,-85,110","w":743},"\u00d3":{"d":"371,14v-181,0,-312,-152,-312,-384v0,-232,131,-384,312,-384v181,0,312,152,312,384v0,232,-131,384,-312,384xm371,-50v140,0,241,-119,241,-320v0,-201,-101,-319,-241,-319v-140,0,-241,118,-241,319v0,201,101,320,241,320xm335,-786r95,-156r91,0r-141,156r-45,0"},"\u00d4":{"d":"371,14v-181,0,-312,-152,-312,-384v0,-232,131,-384,312,-384v181,0,312,152,312,384v0,232,-131,384,-312,384xm371,-50v140,0,241,-119,241,-320v0,-201,-101,-319,-241,-319v-140,0,-241,118,-241,319v0,201,101,320,241,320xm215,-783r129,-159r52,0r129,159r-44,0r-112,-98r-112,98r-42,0"},"\u00d6":{"d":"371,14v-181,0,-312,-152,-312,-384v0,-232,131,-384,312,-384v181,0,312,152,312,384v0,232,-131,384,-312,384xm371,-50v140,0,241,-119,241,-320v0,-201,-101,-319,-241,-319v-140,0,-241,118,-241,319v0,201,101,320,241,320xm419,-786r0,-82r77,0r0,82r-77,0xm243,-786r0,-82r77,0r0,82r-77,0"},"\u00d2":{"d":"371,14v-181,0,-312,-152,-312,-384v0,-232,131,-384,312,-384v181,0,312,152,312,384v0,232,-131,384,-312,384xm371,-50v140,0,241,-119,241,-320v0,-201,-101,-319,-241,-319v-140,0,-241,118,-241,319v0,201,101,320,241,320xm357,-786r-141,-156r91,0r95,156r-45,0"},"\u00d5":{"d":"371,14v-181,0,-312,-152,-312,-384v0,-232,131,-384,312,-384v181,0,312,152,312,384v0,232,-131,384,-312,384xm371,-50v140,0,241,-119,241,-320v0,-201,-101,-319,-241,-319v-140,0,-241,118,-241,319v0,201,101,320,241,320xm443,-783v-56,0,-107,-56,-147,-56v-30,0,-41,15,-41,54r-44,0v0,-76,29,-110,84,-110v56,0,107,56,148,56v29,0,41,-15,41,-54r44,0v0,75,-30,110,-85,110"},"\u0160":{"d":"330,14v-139,0,-237,-76,-272,-196r63,-23v33,103,108,156,212,156v111,0,183,-51,183,-134v0,-77,-37,-116,-194,-166v-159,-50,-240,-93,-240,-215v0,-106,95,-190,230,-190v139,0,219,71,254,170r-60,28v-37,-96,-102,-134,-195,-134v-99,0,-159,53,-159,121v0,83,49,111,205,161v154,49,230,100,230,220v0,123,-109,202,-257,202xm297,-796r-129,-159r44,0r112,98r113,-98r42,0r-129,159r-53,0","w":649},"\u00da":{"d":"357,13v-182,0,-269,-116,-269,-263r0,-490r71,0r0,478v0,121,61,211,199,211v137,0,198,-86,198,-209r0,-480r71,0r0,488v0,147,-90,265,-270,265xm312,-786r95,-156r91,0r-141,156r-45,0","w":715},"\u00db":{"d":"357,13v-182,0,-269,-116,-269,-263r0,-490r71,0r0,478v0,121,61,211,199,211v137,0,198,-86,198,-209r0,-480r71,0r0,488v0,147,-90,265,-270,265xm202,-783r129,-159r52,0r129,159r-44,0r-112,-98r-112,98r-42,0","w":715},"\u00dc":{"d":"357,13v-182,0,-269,-116,-269,-263r0,-490r71,0r0,478v0,121,61,211,199,211v137,0,198,-86,198,-209r0,-480r71,0r0,488v0,147,-90,265,-270,265xm406,-786r0,-82r77,0r0,82r-77,0xm230,-786r0,-82r77,0r0,82r-77,0","w":715},"\u00d9":{"d":"357,13v-182,0,-269,-116,-269,-263r0,-490r71,0r0,478v0,121,61,211,199,211v137,0,198,-86,198,-209r0,-480r71,0r0,488v0,147,-90,265,-270,265xm350,-786r-141,-156r91,0r95,156r-45,0","w":715},"\u00dd":{"d":"273,0r0,-326r-248,-414r77,0r208,353r207,-353r76,0r-249,414r0,326r-71,0xm228,-795r95,-156r91,0r-141,156r-45,0","w":618},"\u0178":{"d":"273,0r0,-326r-248,-414r77,0r208,353r207,-353r76,0r-249,414r0,326r-71,0xm358,-786r0,-82r77,0r0,82r-77,0xm182,-786r0,-82r77,0r0,82r-77,0","w":618},"\u017d":{"d":"42,0r0,-51r444,-629r-415,0r0,-60r501,0r0,52r-442,628r442,0r0,60r-530,0xm285,-796r-129,-159r44,0r112,98r113,-98r42,0r-129,159r-53,0","w":623},"\u00e6":{"d":"197,11v-94,0,-149,-49,-149,-132v0,-104,87,-182,355,-223v6,-87,-27,-135,-105,-135v-84,0,-142,35,-197,83r-37,-43v63,-58,136,-98,239,-98v93,0,136,44,150,108v33,-62,98,-108,176,-108v126,-1,219,101,215,285r-376,0v1,132,74,205,166,205v78,0,122,-34,162,-96r44,34v-47,74,-111,120,-211,120v-78,0,-150,-38,-192,-114v-69,70,-144,114,-240,114xm212,-46v75,0,142,-33,207,-101v-15,-39,-19,-96,-16,-148v-225,38,-287,96,-287,166v0,54,36,83,96,83xm469,-305r307,0v-7,-100,-54,-174,-148,-174v-75,0,-146,55,-159,174","w":894},"\u0153":{"d":"287,11v-129,0,-237,-99,-237,-274v0,-176,107,-274,237,-274v95,0,168,57,201,139v32,-81,107,-139,195,-139v125,-1,217,101,213,285r-375,0v2,132,74,205,165,205v79,0,122,-34,162,-96r44,34v-47,74,-110,120,-210,120v-87,0,-164,-57,-195,-138v-34,81,-105,138,-200,138xm287,-48v106,0,168,-89,168,-216v0,-115,-56,-214,-168,-214v-106,0,-168,90,-168,214v0,117,55,216,168,216xm523,-305r305,0v-7,-100,-53,-174,-147,-174v-76,0,-146,55,-158,174","w":946},"\u00f0":{"d":"289,11v-135,0,-239,-103,-239,-269v0,-168,102,-261,231,-261v67,0,131,38,167,92v-15,-60,-41,-122,-92,-177r-109,41r-21,-48r92,-34v-23,-21,-48,-39,-77,-57r34,-45v37,21,72,46,103,75r100,-38r21,48r-83,32v68,83,111,198,111,368v0,168,-104,273,-238,273xm289,-47v104,0,169,-87,169,-212v0,-116,-63,-203,-169,-203v-105,0,-170,80,-170,203v0,116,59,212,170,212","w":577},"\u00fe":{"d":"80,200r0,-940r69,0r0,288v42,-45,97,-85,176,-85v121,0,217,89,217,273v0,276,-252,346,-393,192r0,272r-69,0xm149,-135v116,138,324,120,324,-128v0,-146,-72,-215,-160,-215v-65,0,-114,34,-164,87r0,256","w":593},"\u0142":{"d":"114,0r0,-447r-93,24r0,-56r93,-24r0,-237r69,0r0,219r95,-26r0,56r-95,26r0,465r-69,0","w":296},"\u00f8":{"d":"464,-459v39,47,63,113,63,196v0,236,-211,340,-377,229r-51,67r-37,-29r53,-71v-41,-47,-65,-113,-65,-196v0,-237,211,-340,378,-229r50,-68r39,31xm157,-118r235,-324v-27,-24,-62,-37,-103,-37v-107,0,-171,91,-171,215v0,55,13,107,39,146xm421,-406r-235,322v26,24,60,38,103,38v106,0,170,-91,170,-218v0,-53,-13,-104,-38,-142","w":577},"\u00df":{"d":"369,11v-70,0,-120,-25,-151,-58r41,-43v29,28,60,44,111,44v75,0,127,-60,127,-159v0,-126,-87,-173,-236,-179r0,-53v119,-2,170,-57,170,-129v0,-74,-54,-115,-139,-115v-92,0,-143,55,-143,161r0,520r-69,0r0,-516v0,-143,81,-224,214,-224v122,0,203,62,203,171v0,75,-47,132,-128,154v105,15,194,73,194,207v0,133,-74,219,-194,219","w":613},"\u00e1":{"d":"197,9v-94,0,-149,-50,-149,-132v0,-104,89,-180,357,-221v6,-87,-28,-135,-107,-135v-83,0,-142,35,-197,83r-37,-43v63,-58,136,-98,240,-98v118,0,169,63,169,168v0,114,-12,287,15,369r-71,0v-7,-22,-12,-45,-12,-75v-61,55,-129,84,-208,84xm212,-48v74,0,139,-31,193,-83r0,-164v-226,38,-289,94,-289,163v0,55,37,84,96,84xm243,-583r95,-156r91,0r-141,156r-45,0","w":547},"\u00e2":{"d":"197,9v-94,0,-149,-50,-149,-132v0,-104,89,-180,357,-221v6,-87,-28,-135,-107,-135v-83,0,-142,35,-197,83r-37,-43v63,-58,136,-98,240,-98v118,0,169,63,169,168v0,114,-12,287,15,369r-71,0v-7,-22,-12,-45,-12,-75v-61,55,-129,84,-208,84xm212,-48v74,0,139,-31,193,-83r0,-164v-226,38,-289,94,-289,163v0,55,37,84,96,84xm126,-580r129,-159r52,0r129,159r-44,0r-112,-98r-112,98r-42,0","w":547},"\u00e4":{"d":"197,9v-94,0,-149,-50,-149,-132v0,-104,89,-180,357,-221v6,-87,-28,-135,-107,-135v-83,0,-142,35,-197,83r-37,-43v63,-58,136,-98,240,-98v118,0,169,63,169,168v0,114,-12,287,15,369r-71,0v-7,-22,-12,-45,-12,-75v-61,55,-129,84,-208,84xm212,-48v74,0,139,-31,193,-83r0,-164v-226,38,-289,94,-289,163v0,55,37,84,96,84xm335,-583r0,-82r77,0r0,82r-77,0xm159,-583r0,-82r77,0r0,82r-77,0","w":547},"\u00e0":{"d":"197,9v-94,0,-149,-50,-149,-132v0,-104,89,-180,357,-221v6,-87,-28,-135,-107,-135v-83,0,-142,35,-197,83r-37,-43v63,-58,136,-98,240,-98v118,0,169,63,169,168v0,114,-12,287,15,369r-71,0v-7,-22,-12,-45,-12,-75v-61,55,-129,84,-208,84xm212,-48v74,0,139,-31,193,-83r0,-164v-226,38,-289,94,-289,163v0,55,37,84,96,84xm278,-583r-141,-156r91,0r95,156r-45,0","w":547},"\u00e5":{"d":"197,9v-94,0,-149,-50,-149,-132v0,-104,89,-180,357,-221v6,-87,-28,-135,-107,-135v-83,0,-142,35,-197,83r-37,-43v63,-58,136,-98,240,-98v118,0,169,63,169,168v0,114,-12,287,15,369r-71,0v-7,-22,-12,-45,-12,-75v-61,55,-129,84,-208,84xm212,-48v74,0,139,-31,193,-83r0,-164v-226,38,-289,94,-289,163v0,55,37,84,96,84xm287,-576v-53,0,-91,-39,-91,-91v0,-52,38,-91,91,-91v53,0,91,39,91,91v0,52,-38,91,-91,91xm287,-611v31,0,53,-23,53,-56v0,-32,-22,-56,-53,-56v-31,0,-53,24,-53,56v0,33,22,56,53,56","w":547},"\u00e3":{"d":"197,9v-94,0,-149,-50,-149,-132v0,-104,89,-180,357,-221v6,-87,-28,-135,-107,-135v-83,0,-142,35,-197,83r-37,-43v63,-58,136,-98,240,-98v118,0,169,63,169,168v0,114,-12,287,15,369r-71,0v-7,-22,-12,-45,-12,-75v-61,55,-129,84,-208,84xm212,-48v74,0,139,-31,193,-83r0,-164v-226,38,-289,94,-289,163v0,55,37,84,96,84xm352,-580v-56,0,-107,-56,-147,-56v-30,0,-41,15,-41,54r-44,0v0,-76,29,-110,84,-110v56,0,107,56,148,56v29,0,41,-15,41,-54r44,0v0,75,-30,110,-85,110","w":547},"\u00e7":{"d":"398,107v-3,111,-176,104,-245,51r18,-29v30,20,64,30,98,30v52,0,74,-17,74,-47v0,-48,-72,-41,-94,-16r-28,-13r23,-75v-107,-16,-194,-113,-194,-271v0,-189,117,-274,235,-274v113,0,169,67,202,144r-59,26v-30,-74,-71,-114,-145,-114v-78,0,-164,59,-164,217v0,138,70,220,162,220v73,0,114,-38,151,-116r56,24v-41,87,-99,144,-202,146r-13,44v44,-30,127,-16,125,53","w":533},"\u00e9":{"d":"281,11v-123,0,-231,-95,-231,-275v0,-187,120,-273,231,-273v126,0,219,102,215,287r-377,0v1,130,75,203,166,203v79,0,124,-34,164,-96r43,34v-46,74,-111,120,-211,120xm120,-305r309,0v-7,-100,-55,-174,-149,-174v-76,0,-147,55,-160,174xm245,-583r95,-156r91,0r-141,156r-45,0","w":546},"\u00ea":{"d":"281,11v-123,0,-231,-95,-231,-275v0,-187,120,-273,231,-273v126,0,219,102,215,287r-377,0v1,130,75,203,166,203v79,0,124,-34,164,-96r43,34v-46,74,-111,120,-211,120xm120,-305r309,0v-7,-100,-55,-174,-149,-174v-76,0,-147,55,-160,174xm125,-580r129,-159r52,0r129,159r-44,0r-112,-98r-112,98r-42,0","w":546},"\u00eb":{"d":"281,11v-123,0,-231,-95,-231,-275v0,-187,120,-273,231,-273v126,0,219,102,215,287r-377,0v1,130,75,203,166,203v79,0,124,-34,164,-96r43,34v-46,74,-111,120,-211,120xm120,-305r309,0v-7,-100,-55,-174,-149,-174v-76,0,-147,55,-160,174xm326,-583r0,-82r77,0r0,82r-77,0xm150,-583r0,-82r77,0r0,82r-77,0","w":546},"\u00e8":{"d":"281,11v-123,0,-231,-95,-231,-275v0,-187,120,-273,231,-273v126,0,219,102,215,287r-377,0v1,130,75,203,166,203v79,0,124,-34,164,-96r43,34v-46,74,-111,120,-211,120xm120,-305r309,0v-7,-100,-55,-174,-149,-174v-76,0,-147,55,-160,174xm264,-583r-141,-156r91,0r95,156r-45,0","w":546},"\u0131":{"d":"86,0r0,-527r69,0r0,527r-69,0","w":240},"\u00ed":{"d":"86,0r0,-527r69,0r0,527r-69,0xm102,-583r95,-156r91,0r-141,156r-45,0","w":240},"\u00ee":{"d":"86,0r0,-527r69,0r0,527r-69,0xm-35,-580r129,-159r52,0r129,159r-44,0r-112,-98r-112,98r-42,0","w":240},"\u00ef":{"d":"86,0r0,-527r69,0r0,527r-69,0xm169,-583r0,-82r77,0r0,82r-77,0xm-7,-583r0,-82r77,0r0,82r-77,0","w":240},"\u00ec":{"d":"86,0r0,-527r69,0r0,527r-69,0xm108,-583r-141,-156r91,0r95,156r-45,0","w":240},"\u00f1":{"d":"80,0r0,-527r69,0r0,83v51,-50,118,-93,201,-93v104,0,157,58,157,156r0,381r-69,0r0,-368v0,-74,-33,-110,-105,-110v-68,0,-125,35,-184,92r0,386r-69,0xm371,-580v-56,0,-107,-56,-147,-56v-30,0,-41,15,-41,54r-44,0v0,-76,29,-110,84,-110v56,0,107,56,148,56v29,0,41,-15,41,-54r44,0v0,75,-30,110,-85,110","w":581},"\u00f3":{"d":"289,11v-129,0,-239,-99,-239,-274v0,-176,109,-274,239,-274v129,0,238,98,238,274v0,175,-109,274,-238,274xm289,-48v106,0,169,-89,169,-216v0,-115,-58,-214,-169,-214v-107,0,-170,90,-170,214v0,117,57,216,170,216xm253,-583r95,-156r91,0r-141,156r-45,0","w":577},"\u00f4":{"d":"289,11v-129,0,-239,-99,-239,-274v0,-176,109,-274,239,-274v129,0,238,98,238,274v0,175,-109,274,-238,274xm289,-48v106,0,169,-89,169,-216v0,-115,-58,-214,-169,-214v-107,0,-170,90,-170,214v0,117,57,216,170,216xm133,-580r129,-159r52,0r129,159r-44,0r-112,-98r-112,98r-42,0","w":577},"\u00f6":{"d":"289,11v-129,0,-239,-99,-239,-274v0,-176,109,-274,239,-274v129,0,238,98,238,274v0,175,-109,274,-238,274xm289,-48v106,0,169,-89,169,-216v0,-115,-58,-214,-169,-214v-107,0,-170,90,-170,214v0,117,57,216,170,216xm336,-583r0,-82r77,0r0,82r-77,0xm160,-583r0,-82r77,0r0,82r-77,0","w":577},"\u00f2":{"d":"289,11v-129,0,-239,-99,-239,-274v0,-176,109,-274,239,-274v129,0,238,98,238,274v0,175,-109,274,-238,274xm289,-48v106,0,169,-89,169,-216v0,-115,-58,-214,-169,-214v-107,0,-170,90,-170,214v0,117,57,216,170,216xm275,-583r-141,-156r91,0r95,156r-45,0","w":577},"\u00f5":{"d":"289,11v-129,0,-239,-99,-239,-274v0,-176,109,-274,239,-274v129,0,238,98,238,274v0,175,-109,274,-238,274xm289,-48v106,0,169,-89,169,-216v0,-115,-58,-214,-169,-214v-107,0,-170,90,-170,214v0,117,57,216,170,216xm364,-580v-56,0,-107,-56,-147,-56v-30,0,-41,15,-41,54r-44,0v0,-76,29,-110,84,-110v56,0,107,56,148,56v29,0,41,-15,41,-54r44,0v0,75,-30,110,-85,110","w":577},"\u0161":{"d":"250,10v-94,0,-167,-40,-207,-94r44,-40v40,46,91,76,164,76v90,0,137,-33,137,-92v0,-58,-42,-80,-145,-105v-121,-29,-183,-62,-183,-154v0,-75,65,-138,179,-138v90,0,148,30,195,76r-39,46v-40,-40,-90,-65,-154,-65v-82,0,-114,38,-114,78v0,51,36,72,128,94v132,32,200,64,200,167v0,96,-86,151,-205,151xm226,-584r-129,-159r44,0r112,98r113,-98r42,0r-129,159r-53,0","w":506},"\u00fa":{"d":"232,11v-105,0,-157,-59,-157,-157r0,-381r69,0r0,369v0,74,32,110,105,110v67,0,124,-36,183,-92r0,-387r70,0r0,527r-70,0r0,-83v-51,50,-118,94,-200,94xm253,-583r95,-156r91,0r-141,156r-45,0","w":581},"\u00fb":{"d":"232,11v-105,0,-157,-59,-157,-157r0,-381r69,0r0,369v0,74,32,110,105,110v67,0,124,-36,183,-92r0,-387r70,0r0,527r-70,0r0,-83v-51,50,-118,94,-200,94xm133,-580r129,-159r52,0r129,159r-44,0r-112,-98r-112,98r-42,0","w":581},"\u00fc":{"d":"232,11v-105,0,-157,-59,-157,-157r0,-381r69,0r0,369v0,74,32,110,105,110v67,0,124,-36,183,-92r0,-387r70,0r0,527r-70,0r0,-83v-51,50,-118,94,-200,94xm339,-583r0,-82r77,0r0,82r-77,0xm163,-583r0,-82r77,0r0,82r-77,0","w":581},"\u00f9":{"d":"232,11v-105,0,-157,-59,-157,-157r0,-381r69,0r0,369v0,74,32,110,105,110v67,0,124,-36,183,-92r0,-387r70,0r0,527r-70,0r0,-83v-51,50,-118,94,-200,94xm280,-583r-141,-156r91,0r95,156r-45,0","w":581},"\u00fd":{"d":"98,202v-40,0,-66,-5,-87,-11r16,-57v15,4,38,8,73,8v81,0,107,-74,130,-139r-204,-530r74,0r164,445r2,0r163,-445r72,0r-227,588v-35,94,-75,141,-176,141xm183,-583r95,-156r91,0r-141,156r-45,0","w":527},"\u00ff":{"d":"98,202v-40,0,-66,-5,-87,-11r16,-57v15,4,38,8,73,8v81,0,107,-74,130,-139r-204,-530r74,0r164,445r2,0r163,-445r72,0r-227,588v-35,94,-75,141,-176,141xm314,-583r0,-82r77,0r0,82r-77,0xm138,-583r0,-82r77,0r0,82r-77,0","w":527},"\u017e":{"d":"41,0r0,-44r321,-425r-295,0r0,-58r382,0r0,45r-321,425r335,0r0,57r-422,0xm226,-584r-129,-159r44,0r112,98r113,-98r42,0r-129,159r-53,0","w":506},"@":{"d":"432,14v-224,0,-383,-155,-383,-384v0,-229,164,-384,385,-384v221,0,385,154,385,374v0,141,-72,224,-167,224v-65,0,-105,-33,-118,-76v-95,105,-317,111,-317,-87v0,-151,86,-271,210,-271v59,0,98,23,130,55r7,-46r57,0r-43,294v-8,51,21,89,79,89v66,0,120,-57,120,-181v0,-198,-145,-335,-343,-335v-198,0,-341,141,-341,344v0,203,142,345,340,345v80,0,142,-19,204,-53r18,34v-63,35,-140,58,-223,58xm376,-208v51,0,94,-17,142,-64r31,-209v-34,-41,-72,-58,-125,-58v-87,0,-147,99,-147,215v0,82,38,116,99,116","w":868},"\u00ae":{"d":"274,-291v-130,0,-232,-103,-232,-233v0,-129,103,-233,232,-233v129,0,231,103,231,233v0,130,-102,233,-231,233xm274,-321v112,0,200,-90,200,-203v0,-112,-89,-203,-200,-203v-112,0,-200,91,-200,203v0,113,88,203,200,203xm188,-399r0,-258r90,0v58,0,91,26,91,72v0,42,-22,63,-56,70r63,116r-38,0r-61,-111r-53,0r0,111r-36,0xm224,-540v51,0,110,8,110,-44v0,-47,-61,-41,-110,-41r0,85","w":547},"\u00a9":{"d":"431,14v-213,0,-381,-171,-381,-384v0,-213,169,-384,382,-384v213,0,381,171,381,384v0,213,-169,384,-382,384xm432,-27v189,0,337,-153,337,-343v0,-189,-149,-343,-338,-343v-189,0,-337,153,-337,343v0,189,149,343,338,343xm429,-156v-106,0,-174,-88,-174,-221v0,-126,68,-218,175,-218v85,0,134,50,156,134r-46,12v-20,-67,-50,-101,-110,-101v-76,0,-125,69,-125,172v0,111,48,177,126,177v59,0,96,-35,114,-106v0,0,41,11,47,12v-23,88,-78,139,-163,139","w":863},"+":{"d":"287,-75r0,-224r-221,0r0,-60r221,0r0,-224r62,0r0,224r222,0r0,60r-222,0r0,224r-62,0","w":636},"\u00d7":{"d":"145,-103r-41,-42r172,-171r-172,-173r41,-41r172,173r172,-173r42,41r-173,172r173,172r-41,41r-173,-172","w":636},"\u00f7":{"d":"66,-299r0,-60r505,0r0,60r-505,0xm274,-108r0,-86r84,0r0,86r-84,0xm274,-463r0,-86r84,0r0,86r-84,0","w":636},"=":{"d":"65,-409r0,-59r505,0r0,59r-505,0xm65,-181r0,-59r505,0r0,59r-505,0","w":636},"<":{"d":"580,-72r-529,-227r0,-50r529,-227r0,65r-449,187r449,187r0,65","w":636},">":{"d":"57,-72r0,-65r449,-187r-449,-187r0,-65r529,227r0,50","w":636},"$":{"d":"295,4v-132,-9,-204,-83,-236,-140r53,-35v44,67,96,110,185,117r0,-305v-115,-35,-216,-77,-216,-201v0,-99,78,-180,214,-186r0,-73r55,0r0,74v110,11,167,67,202,125r-53,38v-37,-58,-73,-95,-151,-102r0,273v119,35,236,76,236,218v0,112,-88,189,-234,198r0,88r-55,0r0,-89xm348,-55v91,-5,167,-39,167,-133v0,-95,-76,-128,-167,-156r0,289xm297,-686v-102,5,-148,58,-148,121v0,81,66,113,148,139r0,-260","w":647},"\u00a2":{"d":"172,-17v-72,-41,-122,-127,-122,-246v0,-199,118,-284,264,-273r28,-102r48,0r-31,112v65,23,103,75,128,133r-57,26v-21,-52,-49,-87,-90,-102r-112,413v99,28,163,-10,206,-104r54,24v-47,106,-139,172,-274,137r-35,128r-48,0xm300,-478v-99,-7,-183,47,-183,214v0,89,29,153,73,188","w":532},"\u00a3":{"d":"214,-362r-127,0r0,-55r97,0v-25,-47,-48,-93,-48,-150v0,-109,71,-187,191,-187v136,0,188,93,196,186r-67,8v-5,-76,-41,-133,-130,-133v-78,0,-121,48,-121,125v0,54,26,100,53,151r172,0r0,55r-144,0v34,64,42,173,16,250v39,33,78,66,125,66v62,0,87,-42,93,-136r63,0v-4,111,-43,196,-152,196v-62,0,-110,-38,-154,-77v-31,50,-78,77,-138,77v-52,0,-108,-33,-108,-99v0,-66,43,-112,114,-112v40,0,73,18,105,42v13,-79,-5,-152,-36,-207xm234,-101v-29,-26,-58,-46,-90,-46v-36,0,-59,24,-59,60v0,33,25,52,57,52v42,0,74,-21,92,-66","w":609},"\u00a5":{"d":"272,0r0,-126r-191,0r0,-56r191,0r0,-95r-191,0r0,-56r189,0r-244,-407r77,0r207,350r205,-350r75,0r-245,407r191,0r0,56r-193,0r0,95r193,0r0,56r-193,0r0,126r-71,0","w":616},"\u0192":{"d":"-96,199r9,-56v68,9,122,-9,132,-77r68,-481r-92,0r7,-56r92,0r18,-135v11,-103,89,-145,210,-133r-9,56v-68,-6,-124,6,-132,75r-18,137r116,0r-7,56r-116,0r-68,484v-12,101,-90,143,-210,130","w":333},"#":{"d":"115,0r45,-217r-116,0r0,-57r128,0r40,-192r-125,0r0,-57r137,0r46,-217r64,0r-45,217r191,0r46,-217r64,0r-46,217r120,0r0,57r-131,0r-41,192r129,0r0,57r-140,0r-46,217r-64,0r45,-217r-191,0r-46,217r-64,0xm236,-274r192,0r40,-192r-191,0","w":708},"\u00a7":{"d":"266,200v-123,0,-176,-65,-195,-146r59,-18v18,67,54,107,133,107v81,0,109,-44,109,-90v0,-47,-24,-80,-123,-138v-140,-82,-195,-122,-195,-207v0,-81,70,-135,128,-164v-75,-53,-96,-91,-96,-148v0,-76,66,-150,178,-150v128,0,180,65,199,146r-60,19v-18,-67,-57,-108,-136,-108v-81,0,-113,44,-113,90v0,47,28,80,127,138v140,82,194,122,194,207v0,81,-67,136,-126,165v75,53,91,90,91,147v0,76,-62,150,-174,150xm300,-129v71,-31,111,-73,111,-126v0,-54,-58,-100,-182,-170v-67,30,-110,73,-110,126v0,54,57,99,181,170","w":530},"\u00b6":{"d":"305,200r0,-537v-157,-3,-243,-70,-243,-200v0,-116,81,-203,229,-203r236,0r0,940r-59,0r0,-881r-104,0r0,881r-59,0","w":619},"%":{"d":"228,-306v-107,0,-166,-90,-166,-220v0,-137,65,-225,167,-225v102,0,165,87,165,221v0,130,-61,224,-166,224xm742,10v-107,0,-166,-90,-166,-220v0,-137,65,-224,167,-224v102,0,165,86,165,221v0,129,-61,223,-166,223xm229,-362v66,0,102,-72,102,-166v0,-100,-37,-167,-103,-167v-67,0,-103,72,-103,165v0,101,37,168,104,168xm742,-45v67,0,102,-73,102,-167v0,-100,-36,-167,-102,-167v-68,0,-103,72,-103,166v0,100,36,168,103,168xm232,0r442,-740r64,0r-442,740r-64,0","w":970},"\u00b0":{"d":"201,-474v-80,0,-141,-59,-141,-140v0,-81,61,-140,141,-140v81,0,142,59,142,140v0,81,-61,140,-142,140xm201,-519v53,0,91,-39,91,-95v0,-56,-38,-94,-91,-94v-52,0,-90,38,-90,94v0,56,38,95,90,95","w":403},"\u00aa":{"d":"159,-369v-68,0,-108,-35,-108,-94v0,-73,62,-126,250,-155v4,-57,-19,-90,-71,-89v-57,0,-97,20,-135,57r-33,-32v46,-44,96,-71,172,-71v83,0,122,45,122,119v0,83,-10,198,13,257r-59,0v-5,-16,-8,-31,-9,-50v-42,36,-89,58,-142,58xm170,-415v51,0,94,-24,131,-58r0,-107v-157,25,-195,64,-195,111v0,35,25,54,64,54","w":415},"\u00ba":{"d":"214,-369v-92,0,-170,-69,-170,-192v0,-125,78,-192,170,-192v93,0,171,67,171,192v0,123,-78,192,-171,192xm214,-414v74,0,116,-64,116,-147v0,-78,-39,-147,-116,-147v-72,0,-115,64,-115,147v0,78,38,147,115,147","w":429},"\u00bd":{"d":"594,0v-3,-96,23,-136,153,-225v61,-42,89,-68,89,-114v0,-46,-28,-78,-82,-78v-46,0,-78,24,-107,81r-48,-27v36,-73,89,-108,157,-108v88,0,140,53,140,131v0,63,-31,105,-121,161v-72,45,-108,88,-114,124r238,0r0,55r-305,0xm226,0r443,-740r65,0r-443,740r-65,0xm97,-278r0,-54r84,0r0,-340v-23,9,-53,15,-82,15r0,-54v41,-1,70,-9,89,-29r54,0r0,408r75,0r0,54r-220,0","w":974},"\u00bc":{"d":"97,-278r0,-54r84,0r0,-340v-23,9,-53,15,-82,15r0,-54v41,-1,70,-9,89,-29r54,0r0,408r75,0r0,54r-220,0xm737,0r0,-111r-213,0r0,-40r207,-312r67,0r0,298r75,0r0,54r-75,0r0,111r-61,0xm226,0r443,-740r65,0r-443,740r-65,0xm594,-163r145,0r0,-220","w":935},"\u00be":{"d":"221,-270v-68,0,-127,-33,-164,-96r43,-32v34,55,75,74,120,74v63,0,98,-35,98,-84v0,-68,-58,-97,-159,-92r0,-48v87,4,150,-17,150,-78v0,-40,-25,-70,-85,-70v-42,0,-77,21,-107,58r-41,-34v39,-48,88,-78,150,-78v167,0,190,182,66,225v62,19,88,58,88,117v0,79,-61,138,-159,138xm764,0r0,-111r-213,0r0,-40r207,-312r67,0r0,298r75,0r0,54r-75,0r0,111r-61,0xm254,0r442,-740r65,0r-443,740r-64,0xm620,-163r146,0r0,-220","w":962},"^":{"d":"67,-338r226,-402r51,0r226,402r-64,0r-187,-331r-188,331r-64,0","w":636},"~":{"d":"456,-268v-63,-4,-236,-69,-282,-73v-30,-3,-51,8,-55,47r-47,-6v6,-75,49,-106,108,-102v63,4,236,70,281,73v31,2,53,-9,56,-47r48,4v-8,76,-50,108,-109,104","w":636},"\u00b1":{"d":"119,0r0,-468r-92,0r0,-59r92,0r0,-79v-3,-102,74,-146,186,-133r0,58v-63,-9,-117,8,-117,74r0,80r224,0r0,-77v-2,-102,74,-149,186,-135r0,58v-63,-9,-117,8,-117,74r0,80r112,0r0,59r-112,0r0,468r-69,0r0,-468r-224,0r0,468r-69,0xm705,0r0,-739r69,0r0,739r-69,0","w":859},"\u00b5":{"d":"80,200r0,-727r69,0r0,369v0,74,32,110,105,110v68,0,124,-35,184,-91r0,-388r69,0r0,527r-69,0r0,-86v-53,51,-115,93,-189,95v-43,1,-77,-7,-100,-35r0,226r-69,0","w":586},"\u03bc":{"d":"80,200r0,-727r69,0r0,369v0,74,32,110,105,110v68,0,124,-35,184,-91r0,-388r69,0r0,527r-69,0r0,-86v-53,51,-115,93,-189,95v-43,1,-77,-7,-100,-35r0,226r-69,0","w":586},"\u00b4":{"d":"169,-583r95,-156r91,0r-141,156r-45,0","w":500},"\u00b8":{"d":"372,107v-3,111,-176,104,-245,51r18,-29v43,38,171,48,173,-17v2,-47,-73,-41,-94,-16r-29,-13r26,-83r42,0r-16,54v44,-29,127,-16,125,53","w":500},"\u00a8":{"d":"302,-583r0,-82r77,0r0,82r-77,0xm126,-583r0,-82r77,0r0,82r-77,0","w":506},"`":{"d":"286,-583r-141,-156r91,0r95,156r-45,0","w":500},"\u00af":{"d":"124,-583r0,-59r252,0r0,59r-252,0","w":500},"\u02c9":{"d":"124,-583r0,-59r252,0r0,59r-252,0","w":500},"\u00b9":{"d":"79,-278r0,-53r85,0r0,-346v-23,11,-55,17,-84,17r0,-51v40,-1,70,-9,89,-29r55,0r0,409r77,0r0,53r-222,0","w":349},"\u00b2":{"d":"67,-279v-3,-96,23,-137,153,-225v63,-43,90,-68,90,-113v0,-47,-28,-79,-82,-79v-46,0,-79,24,-107,81r-48,-27v36,-73,89,-108,157,-108v88,0,140,54,140,131v0,63,-31,105,-122,161v-73,45,-108,88,-114,124r238,0r0,55r-305,0","w":446},"\u00b3":{"d":"221,-270v-68,0,-127,-33,-164,-96r43,-32v34,55,75,74,120,74v63,0,98,-35,98,-84v0,-68,-58,-97,-159,-92r0,-48v87,4,150,-17,150,-78v0,-40,-25,-70,-85,-70v-42,0,-77,21,-107,58r-41,-34v39,-48,88,-78,150,-78v167,0,190,182,66,225v62,19,88,58,88,117v0,79,-61,138,-159,138","w":446},"\u00a0":{"w":226}}});;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) The Font Bureau, Inc., 2008. All rights reserved.
 * 
 * Trademark:
 * BentonSans-Medium is a trademark of The Font Bureau, Inc.
 * 
 * Full name:
 * BentonSans-Medium
 * 
 * Manufacturer:
 * The Font Bureau Inc.
 * 
 * Designer:
 * Cyrus Highsmith
 * 
 * Vendor URL:
 * http://www.fontbureau.com
 * 
 * License information:
 * http://www.fontbureau.com
 */
Cufon.registerFont({"w":603,"face":{"font-family":"msw-medium","font-weight":500,"font-stretch":"normal","units-per-em":"1000","panose-1":"2 0 6 3 0 0 0 2 0 4","ascent":"787","descent":"-213","x-height":"11","bbox":"-92 -958 1086 206","underline-thickness":"50","underline-position":"-50","unicode-range":"U+0020-U+0192"},"glyphs":{" ":{"w":251},"0":{"d":"340,14v-186,0,-294,-153,-294,-384v0,-231,108,-384,294,-384v186,0,292,153,292,384v0,231,-106,384,-292,384xm340,-96v107,0,167,-89,167,-274v0,-185,-63,-272,-167,-272v-109,0,-169,87,-169,272v0,185,64,274,169,274","w":678},"1":{"d":"422,0r-379,0r0,-110r136,0r0,-503v-36,19,-91,34,-134,34r0,-113v57,-2,105,-17,138,-48r118,0r0,630r121,0r0,110","w":448},"2":{"d":"551,0r-516,0v-2,-133,30,-216,232,-351v112,-75,158,-108,158,-184v0,-69,-46,-107,-116,-107v-65,0,-128,40,-174,109r-93,-64v60,-92,146,-157,273,-157v145,0,232,84,232,210v0,90,-33,158,-175,248v-118,75,-178,133,-191,186r370,0r0,110"},"3":{"d":"293,14v-117,0,-212,-45,-275,-130r87,-70v51,67,115,90,186,90v91,0,150,-35,150,-114v0,-103,-96,-133,-240,-128r0,-102r37,0v145,0,183,-43,183,-108v0,-59,-35,-93,-127,-93v-63,0,-127,26,-171,71r-73,-78v61,-64,154,-105,256,-105v159,0,238,77,238,187v0,89,-50,150,-136,173v109,22,157,89,157,188v0,133,-107,219,-272,219","w":610},"4":{"d":"505,0r-121,0r0,-152r-360,0r0,-98r337,-490r144,0r0,480r125,0r0,108r-125,0r0,152xm382,-591r-223,331r225,0r0,-331r-2,0","w":647},"5":{"d":"289,14v-114,0,-206,-45,-266,-112r77,-82v50,47,106,84,183,84v109,0,159,-63,159,-149v0,-172,-218,-186,-295,-74r-83,-27r29,-394r426,0r-9,110r-320,0r-15,191v29,-31,78,-55,155,-55v148,0,236,99,236,245v0,154,-105,263,-277,263","w":598},"6":{"d":"332,14v-170,0,-286,-124,-286,-371v0,-261,146,-397,320,-397v83,0,151,29,191,60r-60,92v-34,-24,-78,-43,-136,-43v-112,0,-186,98,-192,254v50,-45,114,-80,195,-80v141,0,236,81,236,233v0,149,-121,252,-268,252xm338,-92v90,0,143,-54,143,-142v0,-77,-36,-133,-140,-133v-70,0,-139,35,-171,73v10,143,75,202,168,202","w":636},"7":{"d":"224,0r-128,0r295,-630r-364,0r0,-110r493,0r0,102","w":543},"8":{"d":"313,17v-179,0,-284,-84,-284,-203v0,-98,74,-159,177,-203v-89,-43,-143,-89,-143,-181v0,-93,87,-187,250,-187v167,0,249,94,249,187v0,81,-52,137,-143,178v108,47,177,96,177,206v0,118,-105,203,-283,203xm321,-435v84,-39,120,-70,120,-126v0,-47,-37,-94,-128,-94v-88,0,-129,43,-129,92v0,61,47,91,137,128xm313,-84v96,0,158,-41,158,-109v0,-67,-55,-105,-167,-150v-98,45,-150,86,-150,150v0,66,62,109,159,109","w":625},"9":{"d":"270,14v-83,0,-151,-29,-191,-60r60,-92v34,24,78,45,136,45v112,0,186,-100,192,-256v-50,45,-114,80,-195,80v-141,0,-236,-81,-236,-233v0,-149,121,-252,268,-252v170,0,286,124,286,371v0,261,-146,397,-320,397xm295,-373v70,0,139,-35,171,-73v-10,-143,-75,-200,-168,-200v-90,0,-143,52,-143,140v0,77,36,133,140,133","w":636},"A":{"d":"142,0r-117,0r262,-743r123,0r262,743r-128,0r-60,-176r-281,0xm344,-586r-103,300r206,0r-101,-300r-2,0","w":697},"B":{"d":"382,0r-298,0r0,-740r280,0v148,0,258,48,258,184v0,106,-60,152,-131,172v91,17,153,68,153,181v0,136,-111,203,-262,203xm207,-325r0,217r162,0v106,0,152,-34,152,-108v0,-79,-60,-109,-165,-109r-149,0xm207,-630r0,199r145,0v98,0,150,-30,150,-101v0,-71,-45,-98,-148,-98r-147,0","w":702},"C":{"d":"373,14v-190,0,-325,-131,-325,-386v0,-248,139,-382,325,-382v172,0,254,95,287,230r-119,34v-28,-98,-71,-148,-169,-148v-125,0,-198,97,-198,265v0,176,75,273,200,273v96,0,150,-48,178,-159r119,27v-36,147,-127,246,-298,246","w":717},"D":{"d":"295,0r-211,0r0,-740r211,0v232,0,384,108,384,367v0,264,-155,373,-384,373xm209,-624r0,512r97,0v169,0,248,-74,248,-261v0,-178,-80,-251,-250,-251r-95,0","w":728},"E":{"d":"582,0r-498,0r0,-740r478,0r0,116r-353,0r0,184r259,0r0,111r-259,0r0,215r373,0r0,114","w":621},"F":{"d":"209,0r-125,0r0,-740r466,0r0,116r-341,0r0,198r247,0r0,111r-247,0r0,315","w":578},"G":{"d":"364,14v-212,0,-316,-161,-316,-387v0,-237,129,-381,326,-381v140,0,243,65,287,233r-116,31v-33,-111,-84,-148,-172,-148v-88,0,-199,54,-199,262v0,207,99,278,204,278v98,0,165,-58,173,-167r-149,0r0,-101r269,0r0,366r-103,0v-2,-34,4,-77,-2,-107v-23,53,-88,121,-202,121","w":745},"H":{"d":"209,0r-125,0r0,-740r125,0r0,295r336,0r0,-295r125,0r0,740r-125,0r0,-329r-336,0r0,329","w":754},"I":{"d":"218,0r-126,0r0,-740r126,0r0,740","w":310},"J":{"d":"219,14v-89,0,-151,-32,-201,-85r78,-77v26,26,65,53,115,53v69,0,111,-28,111,-127r0,-518r125,0r0,535v0,138,-83,219,-228,219","w":520},"K":{"d":"209,0r-125,0r0,-740r125,0r0,344r291,-344r148,0r-252,285r283,455r-143,0r-222,-359r-105,116r0,243","w":698},"L":{"d":"550,0r-466,0r0,-740r125,0r0,626r341,0r0,114","w":578},"M":{"d":"197,0r-113,0r0,-740r165,0r198,587r2,0r192,-587r168,0r0,740r-121,0r0,-552r-2,0v-49,194,-126,369,-188,552r-111,0r-143,-401v-18,-53,-29,-85,-45,-156r-2,0r0,557","w":893},"N":{"d":"200,0r-116,0r0,-740r127,0r350,528r2,0r0,-528r116,0r0,740r-114,0r-363,-539r-2,0r0,539","w":763},"O":{"d":"383,14v-188,0,-335,-135,-335,-384v0,-249,147,-384,335,-384v187,0,333,135,333,384v0,249,-146,384,-333,384xm383,-99v124,0,207,-97,207,-271v0,-174,-83,-269,-207,-269v-126,0,-209,95,-209,269v0,174,83,271,209,271","w":764},"P":{"d":"208,0r-124,0r0,-740r259,0v160,0,285,56,285,227v0,228,-200,240,-420,232r0,281xm208,-626r0,236r137,0v110,0,160,-34,160,-119v0,-82,-50,-117,-161,-117r-136,0","w":663},"Q":{"d":"647,193r-102,0v-156,0,-231,-79,-234,-188v-150,-27,-264,-161,-264,-375v0,-249,156,-384,335,-384v178,0,333,135,333,384v0,221,-121,355,-277,378v12,88,106,79,209,79r0,106xm382,-97v124,0,207,-99,207,-273v0,-174,-83,-269,-207,-269v-126,0,-209,95,-209,269v0,174,83,273,209,273","w":764},"R":{"d":"207,0r-123,0r0,-740r265,0v176,0,278,71,278,222v0,118,-61,185,-164,210r174,308r-134,0r-166,-292r-130,0r0,292xm207,-626r0,225r137,0v104,0,160,-26,160,-114v0,-85,-55,-111,-161,-111r-136,0","w":691},"S":{"d":"343,14v-147,0,-251,-76,-298,-188r99,-52v44,87,112,129,204,129v90,0,151,-29,151,-96v0,-64,-46,-94,-168,-130v-143,-42,-258,-81,-258,-222v0,-126,103,-209,253,-209v146,0,232,72,277,159r-91,63v-44,-74,-107,-108,-187,-108v-82,0,-129,30,-129,84v0,69,53,92,174,128v140,41,252,87,252,226v0,121,-103,216,-279,216","w":674},"T":{"d":"380,0r-125,0r0,-624r-228,0r0,-116r581,0r0,116r-228,0r0,624","w":635},"U":{"d":"361,12v-204,0,-287,-114,-287,-282r0,-470r125,0r0,459v0,113,49,180,163,180v113,0,162,-65,162,-179r0,-460r123,0r0,469v0,168,-95,283,-286,283","w":721},"V":{"d":"400,3r-118,0r-257,-743r127,0r191,577r2,0r194,-577r118,0","w":682},"W":{"d":"336,0r-110,0r-197,-740r126,0r94,383v17,58,26,119,41,172v10,-57,24,-112,38,-171r89,-384r120,0r92,386v16,63,28,107,39,169r2,0v11,-64,22,-103,36,-166r92,-389r117,0r-195,740r-109,0r-133,-567r-2,0","w":944},"X":{"d":"163,0r-131,0r246,-393r-220,-347r143,0r154,248r149,-248r130,0r-216,347r247,393r-138,0r-183,-293","w":697},"Y":{"d":"393,0r-126,0r0,-319r-252,-421r132,0r185,315r184,-315r130,0r-253,421r0,319","w":661},"Z":{"d":"601,0r-566,0r0,-87r409,-548r-382,0r0,-105r539,0r0,90r-404,548r404,0r0,102","w":645},"a":{"d":"185,8v-86,0,-150,-48,-150,-136v0,-115,98,-192,346,-220v4,-63,-22,-92,-87,-92v-74,0,-134,36,-179,72r-60,-77v57,-52,146,-96,256,-96v142,0,191,68,191,192v0,108,-11,273,15,349r-124,0v-7,-22,-12,-38,-12,-68v-54,55,-117,76,-196,76xm230,-87v63,0,112,-24,151,-61r0,-117v-147,20,-225,56,-225,114v0,42,29,64,74,64","w":565},"b":{"d":"344,8v-57,0,-113,-23,-152,-67r0,59r-123,0r0,-740r123,0r0,279v35,-42,90,-80,169,-80v121,0,210,91,210,275v0,184,-91,274,-227,274xm317,-90v93,0,131,-57,131,-175v0,-112,-48,-171,-127,-171v-51,0,-100,32,-129,67r0,213v33,43,81,66,125,66","w":611},"c":{"d":"287,11v-123,0,-248,-82,-248,-276v0,-203,137,-276,255,-276v132,0,188,73,220,155r-104,37v-21,-60,-59,-89,-118,-89v-70,0,-129,46,-129,173v0,113,46,175,127,175v56,0,95,-17,124,-92r102,37v-38,85,-101,156,-229,156","w":545},"d":{"d":"250,8v-121,0,-210,-88,-210,-272v0,-184,91,-277,227,-277v57,0,113,23,152,67r0,-266r123,0r0,610v0,64,4,103,16,130r-127,0v-7,-15,-12,-45,-12,-72v-39,45,-90,80,-169,80xm290,-93v51,0,100,-32,129,-67r0,-213v-33,-43,-81,-66,-125,-66v-93,0,-131,60,-131,178v0,112,48,168,127,168","w":611},"e":{"d":"518,-85v-147,163,-479,128,-479,-180v0,-202,143,-276,253,-276v127,0,244,94,233,316r-363,0v0,169,214,167,291,76xm164,-317r248,0v-7,-81,-47,-124,-121,-124v-60,0,-115,34,-127,124","w":564},"f":{"d":"238,0r-123,0r0,-433r-92,0r0,-98r92,0v-5,-130,13,-207,172,-212v23,0,64,4,73,5r0,95v-56,-9,-125,-9,-122,65r0,47r116,0r0,98r-116,0r0,433","w":374},"g":{"d":"269,206v-183,0,-256,-53,-256,-130v0,-53,33,-91,87,-112v-74,-41,-36,-131,31,-162v-54,-34,-84,-88,-84,-153v0,-109,84,-190,223,-190v73,0,127,24,163,56v34,-27,88,-48,132,-52r0,100v-24,0,-58,3,-93,14v62,132,-37,261,-202,261v-30,0,-48,-4,-74,-11v-16,9,-27,20,-27,34v0,43,109,34,155,38v157,13,219,52,219,145v0,109,-110,162,-274,162xm272,-247v67,0,107,-35,107,-100v0,-66,-38,-102,-108,-102v-68,0,-108,37,-108,102v0,65,41,100,109,100xm288,117v90,0,146,-24,146,-62v0,-38,-27,-52,-135,-59r-124,-9v-35,16,-49,41,-49,68v0,47,54,62,162,62","w":587},"h":{"d":"193,0r-124,0r0,-740r124,0r0,281v34,-36,98,-82,194,-82v93,0,153,55,153,160r0,381r-124,0r0,-350v0,-59,-25,-86,-79,-86v-54,0,-99,28,-144,69r0,367"},"i":{"d":"198,0r-124,0r0,-531r124,0r0,531xm199,-623r-126,0r0,-107r126,0r0,107","w":272},"j":{"d":"50,202v-23,0,-67,-4,-75,-6r0,-86v51,11,99,3,99,-63r0,-578r124,0r0,597v0,73,-25,136,-148,136xm199,-623r-126,0r0,-107r126,0r0,107","w":272},"k":{"d":"192,0r-123,0r0,-740r123,0r0,441r201,-232r135,0r-173,194r188,337r-129,0r-137,-246r-85,93r0,153","w":563},"l":{"d":"198,0r-124,0r0,-740r124,0r0,740","w":272},"m":{"d":"192,0r-123,0r0,-531r123,0r0,73v41,-45,101,-83,182,-83v89,0,124,35,145,87v42,-46,105,-87,186,-87v108,0,155,65,155,160r0,381r-123,0r0,-350v0,-59,-17,-86,-75,-86v-50,0,-90,28,-136,69r0,367r-123,0r0,-350v0,-59,-17,-86,-75,-86v-49,0,-90,28,-136,69r0,367","w":924},"n":{"d":"193,0r-123,0r0,-531r123,0r0,85v40,-46,102,-95,190,-95v97,0,157,50,157,155r0,386r-123,0r0,-351v0,-58,-24,-88,-80,-88v-54,0,-99,27,-144,69r0,370"},"o":{"d":"298,11v-129,0,-259,-82,-259,-276v0,-196,129,-276,259,-276v129,0,259,80,259,276v0,194,-130,276,-259,276xm298,-92v89,0,135,-64,135,-173v0,-99,-42,-171,-135,-171v-89,0,-135,64,-135,171v0,101,41,173,135,173","w":596},"p":{"d":"192,200r-123,0r0,-731r123,0r0,70v35,-42,90,-80,169,-80v121,0,210,91,210,275v0,184,-91,274,-227,274v-57,0,-113,-23,-152,-67r0,259xm317,-90v93,0,131,-57,131,-175v0,-112,-48,-171,-127,-171v-51,0,-100,32,-129,67r0,213v33,43,81,66,125,66","w":611},"q":{"d":"542,200r-123,0r0,-272v-39,45,-90,80,-169,80v-121,0,-210,-88,-210,-272v0,-184,91,-277,227,-277v57,0,113,23,152,67r0,-57r123,0r0,731xm290,-93v51,0,100,-32,129,-67r0,-213v-33,-43,-81,-66,-125,-66v-93,0,-131,60,-131,178v0,112,48,168,127,168","w":611},"r":{"d":"192,0r-123,0r0,-531r123,0v2,28,-4,63,2,87v33,-55,94,-99,199,-97r-4,113v-97,-11,-158,27,-197,92r0,336","w":412},"s":{"d":"263,11v-98,0,-186,-35,-234,-84r67,-75v40,34,99,63,167,63v66,0,106,-17,106,-61v0,-43,-54,-56,-118,-71v-91,-21,-200,-45,-200,-168v0,-93,80,-156,197,-156v101,0,163,29,218,75r-59,80v-39,-32,-102,-58,-150,-58v-68,0,-90,24,-90,54v0,43,53,56,116,70v91,20,202,43,202,167v0,112,-101,164,-222,164","w":523},"t":{"d":"275,7v-135,0,-164,-50,-164,-146r0,-294r-92,0r0,-98r92,0r0,-185r123,0r0,185r137,0r0,98r-137,0r0,263v0,57,17,80,78,80v18,0,41,-3,53,-7r0,97v-13,3,-59,7,-90,7","w":403},"u":{"d":"216,10v-93,0,-153,-55,-153,-160r0,-381r124,0r0,352v0,59,25,86,79,86v54,0,99,-28,144,-69r0,-369r124,0r0,531r-124,0r0,-72v-34,36,-98,82,-194,82"},"v":{"d":"326,1r-125,0r-192,-532r129,0r130,392r2,0r129,-392r119,0","w":527},"w":{"d":"284,0r-114,0r-158,-531r125,0r58,220v18,58,23,106,42,169v16,-72,26,-110,42,-171r56,-218r100,0r59,222v19,57,23,104,43,167v16,-69,26,-107,42,-165r60,-224r112,0r-158,531r-115,0r-96,-369r-2,0","w":763},"x":{"d":"145,0r-126,0r185,-274r-172,-257r131,0r111,170r107,-170r127,0r-174,257r184,274r-131,0r-122,-186","w":533},"y":{"d":"125,206v-63,0,-100,-9,-126,-16r28,-99v15,4,47,11,90,11v61,0,82,-49,99,-99r-204,-534r128,0r137,387r2,0r136,-387r122,0r-226,589v-35,93,-81,148,-186,148","w":547},"z":{"d":"488,0r-454,0r0,-71r283,-362r-262,0r0,-98r416,0r0,74r-284,362r301,0r0,95","w":520},"&":{"d":"282,14v-162,0,-256,-83,-256,-197v0,-115,79,-177,171,-223v-87,-146,-64,-348,146,-348v122,0,177,73,177,154v0,107,-82,166,-177,214v41,59,110,143,154,187v31,-47,51,-108,60,-177r109,0v-12,86,-40,170,-86,237v48,32,93,46,142,46r0,103v-87,-2,-153,-20,-219,-65v-56,43,-125,69,-221,69xm301,-454v63,-35,113,-71,113,-136v0,-37,-25,-69,-69,-69v-49,0,-81,24,-81,80v0,41,12,80,37,125xm421,-119v-53,-49,-129,-144,-178,-213v-55,35,-92,79,-92,133v0,127,184,139,270,80","w":734},".":{"d":"207,0r-138,0r0,-130r138,0r0,130","w":276},",":{"d":"144,112r-57,0r35,-112r-53,0r0,-130r138,0r0,113","w":276},":":{"d":"211,-400r-137,0r0,-131r137,0r0,131xm211,0r-137,0r0,-130r137,0r0,130","w":285},";":{"d":"147,112r-57,0r35,-112r-51,0r0,-130r137,0r0,111xm211,-400r-137,0r0,-131r137,0r0,131","w":285},"\u00a1":{"d":"244,0r-154,0r33,-519r88,0xm236,-615r-138,0r0,-125r138,0r0,125","w":339},"!":{"d":"216,-221r-88,0r-33,-519r154,0xm241,0r-138,0r0,-125r138,0r0,125","w":339},"\u00bf":{"d":"274,14v-149,0,-227,-76,-227,-182v0,-95,54,-140,122,-177v88,-48,90,-72,90,-176r101,0v15,113,-13,181,-95,226v-66,37,-95,59,-95,118v0,50,42,81,115,81v74,0,137,-43,174,-86r79,71v-58,70,-141,125,-264,125xm378,-615r-137,0r0,-125r137,0r0,125","w":572},"?":{"d":"313,-219r-101,0v-15,-113,13,-181,95,-226v66,-37,95,-59,95,-118v0,-50,-42,-81,-115,-81v-74,0,-137,43,-174,86r-79,-71v58,-70,141,-125,264,-125v149,0,227,76,227,182v0,95,-54,140,-122,177v-88,48,-90,72,-90,176xm331,0r-137,0r0,-125r137,0r0,125","w":572},"(":{"d":"365,148r-60,57v-163,-137,-253,-289,-253,-485v0,-197,90,-348,253,-485r57,61v-109,110,-180,254,-180,424v0,171,72,317,183,428","w":401},")":{"d":"96,205r-60,-57v111,-111,183,-257,183,-428v0,-170,-71,-314,-180,-424r57,-61v163,137,253,288,253,485v0,196,-90,348,-253,485","w":401},"[":{"d":"385,200r-308,0r0,-940r308,0r0,88r-184,0r0,764r184,0r0,88","w":421},"]":{"d":"344,200r-308,0r0,-88r184,0r0,-763r-184,0r0,-89r308,0r0,940","w":421},"{":{"d":"386,200r-109,0v-92,0,-137,-56,-137,-143r0,-163v0,-98,-36,-120,-111,-120r0,-88v75,0,111,-22,111,-120r0,-163v0,-87,45,-143,137,-143r109,0r0,88v-72,-6,-122,9,-122,78r0,154v2,101,-35,128,-85,151v54,18,85,51,85,149v0,97,-34,238,78,232r44,0r0,88","w":416},"}":{"d":"149,200r-119,0r0,-88v72,6,122,-9,122,-78r0,-164v-2,-101,35,-118,85,-141v-54,-18,-85,-41,-85,-139v0,-99,37,-248,-76,-244r-44,0r-2,-86r119,0v92,0,127,46,127,133r0,173v0,98,36,120,111,120r0,88v-75,0,-111,22,-111,120r0,173v0,87,-35,133,-127,133","w":416},"-":{"d":"302,-270r-247,0r0,-88r247,0r0,88","w":357},"\u00ad":{"d":"302,-270r-247,0r0,-88r247,0r0,88","w":357},"_":{"d":"500,145r-500,0r0,-89r500,0r0,89","w":500},"\u00ab":{"d":"311,0r-120,0r-159,-266r159,-265r120,0r-153,265xm546,0r-119,0r-160,-266r160,-265r119,0r-154,265","w":588},"\u00bb":{"d":"161,0r-120,0r154,-266r-154,-265r120,0r160,265xm396,0r-119,0r153,-266r-153,-265r119,0r159,265","w":588},"\u00a6":{"d":"249,-331r-121,0r0,-409r121,0r0,409xm249,200r-121,0r0,-409r121,0r0,409","w":377},"\/":{"d":"150,0r-127,0r430,-740r127,0"},"\\":{"d":"570,0r-127,0r-430,-740r127,0","w":583},"|":{"d":"249,200r-121,0r0,-940r121,0r0,940","w":377},"*":{"d":"254,-479r-74,156r-71,-41r98,-142r-172,12r0,-78r173,12r-99,-142r71,-42r74,157r74,-157r71,42r-98,142r172,-12r0,78r-172,-12r98,142r-70,41","w":508},"\u00b7":{"d":"212,-264r-143,0r0,-130r143,0r0,130","w":281},"\u2219":{"d":"212,-264r-143,0r0,-130r143,0r0,130","w":281},"'":{"d":"163,-478r-75,0r-17,-196r0,-66r109,0v2,95,-11,175,-17,262","w":251},"\"":{"d":"349,-478r-75,0r-17,-196r0,-66r109,0v2,95,-11,175,-17,262xm163,-478r-75,0r-17,-196r0,-66r109,0v2,95,-11,175,-17,262","w":437},"\u00c6":{"d":"146,0r-126,0r421,-740r541,0r0,116r-353,0r0,184r259,0r0,111r-259,0r0,215r373,0r0,114r-497,0r0,-208r-242,0xm505,-636r-180,318r180,0r0,-318","w":1042},"\u0152":{"d":"382,14v-179,0,-335,-135,-335,-384v0,-249,156,-384,335,-384v92,0,169,42,218,109r0,-95r467,0r0,116r-353,0r0,184r259,0r0,111r-259,0r0,215r372,0r0,114r-486,0r0,-96v-49,67,-126,110,-218,110xm382,-99v124,0,207,-97,207,-271v0,-174,-83,-269,-207,-269v-126,0,-209,95,-209,269v0,174,83,271,209,271","w":1126},"\u00d0":{"d":"295,0r-211,0r0,-335r-73,0r0,-96r73,0r0,-309r211,0v232,0,384,108,384,370v0,260,-155,370,-384,370xm208,-335r0,224r98,0v169,0,248,-75,248,-262v0,-178,-80,-251,-250,-251r-96,0r0,193r155,0r0,96r-155,0","w":728},"\u00de":{"d":"209,0r-125,0r0,-740r125,0r0,123v222,-9,419,10,419,230v0,227,-199,244,-419,235r0,152xm209,-500r0,236r132,0v110,0,160,-34,160,-119v0,-82,-50,-117,-161,-117r-131,0","w":665},"\u0141":{"d":"550,0r-466,0r0,-332r-83,22r0,-96r83,-22r0,-312r126,0r0,279r148,-40r0,96r-148,40r0,251r340,0r0,114","w":578},"\u00d8":{"d":"717,-716r-74,90v46,63,73,149,73,256v0,249,-146,384,-333,384v-78,0,-150,-24,-206,-69r-67,80r-63,-49r74,-89v-46,-64,-73,-150,-73,-257v0,-249,147,-384,335,-384v78,0,149,23,204,69r67,-80xm561,-531r-313,385v35,34,81,52,135,52v125,0,210,-101,210,-276v0,-64,-11,-118,-32,-161xm203,-208r312,-385v-35,-33,-80,-50,-132,-50v-127,0,-212,98,-212,273v0,65,12,119,32,162","w":764},"\u00c1":{"d":"142,0r-117,0r262,-743r123,0r262,743r-128,0r-60,-176r-281,0xm344,-586r-103,300r206,0r-101,-300r-2,0xm301,-784r94,-166r132,0r-145,166r-81,0","w":697},"\u00c2":{"d":"142,0r-117,0r262,-743r123,0r262,743r-128,0r-60,-176r-281,0xm344,-586r-103,300r206,0r-101,-300r-2,0xm176,-784r129,-166r85,0r129,166r-72,0r-100,-84r-100,84r-71,0","w":697},"\u00c4":{"d":"142,0r-117,0r262,-743r123,0r262,743r-128,0r-60,-176r-281,0xm344,-586r-103,300r206,0r-101,-300r-2,0xm192,-781r0,-121r112,0r0,121r-112,0xm390,-781r0,-121r112,0r0,121r-112,0","w":697},"\u00c0":{"d":"142,0r-117,0r262,-743r123,0r262,743r-128,0r-60,-176r-281,0xm344,-586r-103,300r206,0r-101,-300r-2,0xm315,-784r-146,-166r133,0r94,166r-81,0","w":697},"\u00c5":{"d":"25,0r256,-725v-69,-48,-26,-173,67,-173v93,0,136,123,68,173r256,725r-128,0r-60,-176r-281,0r-61,176r-117,0xm240,-287r208,0r-102,-299r-2,0xm348,-745v29,0,49,-21,49,-52v0,-29,-20,-50,-49,-50v-28,0,-49,21,-49,50v0,31,21,52,49,52","w":697},"\u00c3":{"d":"142,0r-117,0r262,-743r123,0r262,743r-128,0r-60,-176r-281,0xm344,-586r-103,300r206,0r-101,-300r-2,0xm424,-777v-66,0,-103,-56,-145,-56v-28,0,-41,15,-41,54r-69,0v0,-98,39,-139,104,-139v66,0,103,56,146,56v27,0,41,-15,41,-54r69,0v0,97,-40,139,-105,139","w":697},"\u00c7":{"d":"508,103v0,116,-198,114,-270,59r24,-40v30,20,69,30,103,30v40,0,60,-14,60,-39v0,-43,-62,-35,-83,-13r-35,-17r22,-71v-167,-19,-280,-154,-280,-384v0,-243,138,-382,324,-382v172,0,254,95,287,230r-119,33v-27,-98,-71,-158,-169,-158v-125,0,-198,108,-198,276v0,176,75,284,200,284v97,0,150,-59,179,-170r118,27v-35,144,-123,241,-285,246r-10,35v44,-29,132,-17,132,54","w":717},"\u00c9":{"d":"251,-784r94,-166r132,0r-145,166r-81,0xm582,0r-498,0r0,-740r478,0r0,116r-353,0r0,184r259,0r0,111r-259,0r0,215r373,0r0,114","w":621},"\u00ca":{"d":"150,-784r129,-166r85,0r129,166r-72,0r-100,-84r-100,84r-71,0xm582,0r-498,0r0,-740r478,0r0,116r-353,0r0,184r259,0r0,111r-259,0r0,215r373,0r0,114","w":621},"\u00cb":{"d":"171,-781r0,-121r112,0r0,121r-112,0xm369,-781r0,-121r112,0r0,121r-112,0xm582,0r-498,0r0,-740r478,0r0,116r-353,0r0,184r259,0r0,111r-259,0r0,215r373,0r0,114","w":621},"\u00c8":{"d":"582,0r-498,0r0,-740r478,0r0,116r-353,0r0,184r259,0r0,111r-259,0r0,215r373,0r0,114xm310,-784r-146,-166r133,0r94,166r-81,0","w":621},"\u00cd":{"d":"218,0r-126,0r0,-740r126,0r0,740xm110,-784r94,-166r132,0r-145,166r-81,0","w":310},"\u00ce":{"d":"218,0r-126,0r0,-740r126,0r0,740xm-16,-784r129,-166r85,0r129,166r-72,0r-100,-84r-100,84r-71,0","w":310},"\u00cf":{"d":"218,0r-126,0r0,-740r126,0r0,740xm-1,-781r0,-121r112,0r0,121r-112,0xm197,-781r0,-121r112,0r0,121r-112,0","w":310},"\u00cc":{"d":"218,0r-126,0r0,-740r126,0r0,740xm127,-784r-146,-166r133,0r94,166r-81,0","w":310},"\u00d1":{"d":"200,0r-116,0r0,-740r127,0r350,528r2,0r0,-528r116,0r0,740r-114,0r-363,-539r-2,0r0,539xm463,-777v-66,0,-103,-56,-145,-56v-28,0,-41,15,-41,54r-69,0v0,-98,39,-139,104,-139v66,0,103,56,146,56v27,0,41,-15,41,-54r69,0v0,97,-40,139,-105,139","w":763},"\u00d3":{"d":"319,-784r94,-166r132,0r-145,166r-81,0xm383,14v-188,0,-335,-135,-335,-384v0,-249,147,-384,335,-384v187,0,333,135,333,384v0,249,-146,384,-333,384xm383,-99v124,0,207,-97,207,-271v0,-174,-83,-269,-207,-269v-126,0,-209,95,-209,269v0,174,83,271,209,271","w":764},"\u00d4":{"d":"210,-784r129,-166r85,0r129,166r-72,0r-100,-84r-100,84r-71,0xm383,14v-188,0,-335,-135,-335,-384v0,-249,147,-384,335,-384v187,0,333,135,333,384v0,249,-146,384,-333,384xm383,-99v124,0,207,-97,207,-271v0,-174,-83,-269,-207,-269v-126,0,-209,95,-209,269v0,174,83,271,209,271","w":764},"\u00d6":{"d":"225,-781r0,-121r112,0r0,121r-112,0xm423,-781r0,-121r112,0r0,121r-112,0xm383,14v-188,0,-335,-135,-335,-384v0,-249,147,-384,335,-384v187,0,333,135,333,384v0,249,-146,384,-333,384xm383,-99v124,0,207,-97,207,-271v0,-174,-83,-269,-207,-269v-126,0,-209,95,-209,269v0,174,83,271,209,271","w":764},"\u00d2":{"d":"383,14v-188,0,-335,-135,-335,-384v0,-249,147,-384,335,-384v187,0,333,135,333,384v0,249,-146,384,-333,384xm383,-99v124,0,207,-97,207,-271v0,-174,-83,-269,-207,-269v-126,0,-209,95,-209,269v0,174,83,271,209,271xm362,-784r-146,-166r133,0r94,166r-81,0","w":764},"\u00d5":{"d":"383,14v-188,0,-335,-135,-335,-384v0,-249,147,-384,335,-384v187,0,333,135,333,384v0,249,-146,384,-333,384xm383,-99v124,0,207,-97,207,-271v0,-174,-83,-269,-207,-269v-126,0,-209,95,-209,269v0,174,83,271,209,271xm456,-777v-66,0,-103,-56,-145,-56v-28,0,-41,15,-41,54r-69,0v0,-98,39,-139,104,-139v66,0,103,56,146,56v27,0,41,-15,41,-54r69,0v0,97,-40,139,-105,139","w":764},"\u0160":{"d":"294,-792r-129,-166r72,0r100,84r100,-84r71,0r-129,166r-85,0xm343,14v-147,0,-251,-76,-298,-188r99,-52v44,87,112,129,204,129v90,0,151,-29,151,-96v0,-64,-46,-94,-168,-130v-143,-42,-258,-81,-258,-222v0,-126,103,-209,253,-209v146,0,232,72,277,159r-91,63v-44,-74,-107,-108,-187,-108v-82,0,-129,30,-129,84v0,69,53,92,174,128v140,41,252,87,252,226v0,121,-103,216,-279,216","w":674},"\u00da":{"d":"288,-784r94,-166r132,0r-145,166r-81,0xm361,12v-204,0,-287,-114,-287,-282r0,-470r125,0r0,459v0,113,49,180,163,180v113,0,162,-65,162,-179r0,-460r123,0r0,469v0,168,-95,283,-286,283","w":721},"\u00db":{"d":"188,-784r129,-166r85,0r129,166r-72,0r-100,-84r-100,84r-71,0xm361,12v-204,0,-287,-114,-287,-282r0,-470r125,0r0,459v0,113,49,180,163,180v113,0,162,-65,162,-179r0,-460r123,0r0,469v0,168,-95,283,-286,283","w":721},"\u00dc":{"d":"204,-781r0,-121r112,0r0,121r-112,0xm402,-781r0,-121r112,0r0,121r-112,0xm361,12v-204,0,-287,-114,-287,-282r0,-470r125,0r0,459v0,113,49,180,163,180v113,0,162,-65,162,-179r0,-460r123,0r0,469v0,168,-95,283,-286,283","w":721},"\u00d9":{"d":"361,12v-204,0,-287,-114,-287,-282r0,-470r125,0r0,459v0,113,49,180,163,180v113,0,162,-65,162,-179r0,-460r123,0r0,469v0,168,-95,283,-286,283xm344,-784r-146,-166r133,0r94,166r-81,0","w":721},"\u00dd":{"d":"393,0r-126,0r0,-319r-252,-421r132,0r185,315r184,-315r130,0r-253,421r0,319xm242,-789r94,-166r132,0r-145,166r-81,0","w":661},"\u0178":{"d":"393,0r-126,0r0,-319r-252,-421r132,0r185,315r184,-315r130,0r-253,421r0,319xm175,-781r0,-121r112,0r0,121r-112,0xm373,-781r0,-121r112,0r0,121r-112,0","w":661},"\u017d":{"d":"284,-792r-129,-166r72,0r100,84r100,-84r71,0r-129,166r-85,0xm601,0r-566,0r0,-87r409,-548r-382,0r0,-105r539,0r0,90r-404,548r404,0r0,102","w":645},"\u00e6":{"d":"185,11v-87,0,-150,-48,-150,-136v0,-115,98,-195,346,-223v4,-63,-22,-92,-87,-92v-74,0,-134,36,-179,72r-60,-77v57,-52,146,-96,256,-96v93,0,130,34,150,83v31,-47,97,-83,162,-83v124,0,242,90,233,311r-363,0v-1,176,212,173,291,81r65,64v-99,120,-346,142,-431,-12v-69,75,-130,108,-233,108xm229,-84v61,0,113,-24,163,-76v-9,-29,-12,-68,-11,-108v-147,20,-225,62,-225,120v0,42,28,64,73,64xm495,-317r248,0v-7,-81,-47,-124,-121,-124v-60,0,-115,34,-127,124","w":895},"\u0153":{"d":"297,11v-129,0,-258,-82,-258,-276v0,-196,128,-276,258,-276v82,0,156,39,193,107v34,-64,114,-107,189,-107v124,0,241,90,232,311r-363,0v-1,176,212,173,291,81r65,64v-55,61,-127,96,-223,96v-80,0,-162,-39,-193,-103v-40,63,-109,103,-191,103xm297,-91v89,0,134,-65,134,-174v0,-99,-41,-171,-134,-171v-89,0,-134,64,-134,171v0,101,40,174,134,174xm550,-317r248,0v-7,-81,-47,-124,-121,-124v-60,0,-115,34,-127,124","w":950},"\u00f0":{"d":"298,11v-148,0,-258,-97,-258,-258v0,-241,251,-332,387,-179v-12,-52,-33,-103,-70,-148r-89,38r-36,-68r74,-32v-20,-20,-42,-37,-66,-54r59,-70v36,22,69,47,98,76r89,-40r36,69r-73,33v68,92,106,210,106,359v0,172,-110,274,-257,274xm298,-89v82,0,134,-55,134,-160v0,-99,-51,-157,-134,-157v-83,0,-135,54,-135,158v0,99,49,159,135,159","w":595},"\u00fe":{"d":"192,200r-123,0r0,-940r123,0r0,279v35,-42,90,-80,169,-80v121,0,210,91,210,275v0,184,-91,274,-227,274v-57,0,-113,-23,-152,-67r0,259xm317,-90v93,0,131,-57,131,-175v0,-112,-48,-171,-127,-171v-51,0,-100,32,-129,67r0,213v33,43,81,66,125,66","w":611},"\u0142":{"d":"100,0r0,-415r-78,21r0,-92r78,-21r0,-233r123,0r0,200r78,-21r0,92r-78,21r0,448r-123,0","w":321},"\u00f8":{"d":"557,-515r-56,65v34,44,56,105,56,185v0,194,-130,276,-259,276v-52,0,-103,-13,-147,-41r-59,68r-52,-48r58,-67v-36,-45,-59,-107,-59,-188v0,-196,129,-276,259,-276v53,0,106,13,150,43r56,-66xm178,-166r202,-249v-21,-17,-49,-27,-82,-27v-90,0,-138,69,-138,177v0,37,6,71,18,99xm420,-359r-202,248v20,16,47,26,80,26v90,0,138,-70,138,-180v0,-35,-5,-67,-16,-94","w":596},"\u00df":{"d":"409,11v-85,0,-144,-29,-177,-64r64,-74v27,25,64,42,108,42v63,0,102,-47,102,-116v0,-111,-92,-143,-224,-148r0,-89v115,-1,153,-46,153,-111v0,-56,-42,-88,-117,-88v-82,0,-127,36,-127,134r0,503r-122,0r0,-499v0,-164,102,-241,252,-241v142,0,229,66,229,182v0,81,-55,133,-128,155v101,12,199,70,199,197v0,138,-82,217,-212,217","w":655},"\u00e1":{"d":"185,8v-86,0,-150,-48,-150,-136v0,-115,98,-192,346,-220v4,-63,-22,-92,-87,-92v-74,0,-134,36,-179,72r-60,-77v57,-52,146,-96,256,-96v142,0,191,68,191,192v0,108,-11,273,15,349r-124,0v-7,-22,-12,-38,-12,-68v-54,55,-117,76,-196,76xm230,-87v63,0,112,-24,151,-61r0,-117v-147,20,-225,56,-225,114v0,42,29,64,74,64xm223,-587r94,-166r132,0r-145,166r-81,0","w":565},"\u00e2":{"d":"185,8v-86,0,-150,-48,-150,-136v0,-115,98,-192,346,-220v4,-63,-22,-92,-87,-92v-74,0,-134,36,-179,72r-60,-77v57,-52,146,-96,256,-96v142,0,191,68,191,192v0,108,-11,273,15,349r-124,0v-7,-22,-12,-38,-12,-68v-54,55,-117,76,-196,76xm230,-87v63,0,112,-24,151,-61r0,-117v-147,20,-225,56,-225,114v0,42,29,64,74,64xm114,-587r129,-166r85,0r129,166r-72,0r-100,-84r-100,84r-71,0","w":565},"\u00e4":{"d":"185,8v-86,0,-150,-48,-150,-136v0,-115,98,-192,346,-220v4,-63,-22,-92,-87,-92v-74,0,-134,36,-179,72r-60,-77v57,-52,146,-96,256,-96v142,0,191,68,191,192v0,108,-11,273,15,349r-124,0v-7,-22,-12,-38,-12,-68v-54,55,-117,76,-196,76xm230,-87v63,0,112,-24,151,-61r0,-117v-147,20,-225,56,-225,114v0,42,29,64,74,64xm133,-584r0,-121r112,0r0,121r-112,0xm331,-584r0,-121r112,0r0,121r-112,0","w":565},"\u00e0":{"d":"185,8v-86,0,-150,-48,-150,-136v0,-115,98,-192,346,-220v4,-63,-22,-92,-87,-92v-74,0,-134,36,-179,72r-60,-77v57,-52,146,-96,256,-96v142,0,191,68,191,192v0,108,-11,273,15,349r-124,0v-7,-22,-12,-38,-12,-68v-54,55,-117,76,-196,76xm230,-87v63,0,112,-24,151,-61r0,-117v-147,20,-225,56,-225,114v0,42,29,64,74,64xm273,-587r-146,-166r133,0r94,166r-81,0","w":565},"\u00e5":{"d":"185,8v-86,0,-150,-48,-150,-136v0,-115,98,-192,346,-220v4,-63,-22,-92,-87,-92v-74,0,-134,36,-179,72r-60,-77v57,-52,146,-96,256,-96v142,0,191,68,191,192v0,108,-11,273,15,349r-124,0v-7,-22,-12,-38,-12,-68v-54,55,-117,76,-196,76xm230,-87v63,0,112,-24,151,-61r0,-117v-147,20,-225,56,-225,114v0,42,29,64,74,64xm290,-579v-58,0,-102,-44,-102,-102v0,-58,44,-101,102,-101v59,0,102,43,102,101v0,58,-43,102,-102,102xm290,-630v29,0,49,-21,49,-51v0,-29,-20,-51,-49,-51v-28,0,-49,22,-49,51v0,30,21,51,49,51","w":565},"\u00e3":{"d":"185,8v-86,0,-150,-48,-150,-136v0,-115,98,-192,346,-220v4,-63,-22,-92,-87,-92v-74,0,-134,36,-179,72r-60,-77v57,-52,146,-96,256,-96v142,0,191,68,191,192v0,108,-11,273,15,349r-124,0v-7,-22,-12,-38,-12,-68v-54,55,-117,76,-196,76xm230,-87v63,0,112,-24,151,-61r0,-117v-147,20,-225,56,-225,114v0,42,29,64,74,64xm360,-580v-66,0,-103,-56,-145,-56v-28,0,-41,15,-41,54r-69,0v0,-98,39,-139,104,-139v66,0,103,56,146,56v27,0,41,-15,41,-54r69,0v0,97,-40,139,-105,139","w":565},"\u00e7":{"d":"421,103v0,116,-198,114,-270,59r24,-40v30,20,69,30,103,30v40,0,60,-14,60,-39v0,-43,-62,-35,-83,-13r-35,-17r24,-77v-108,-16,-204,-101,-204,-271v0,-203,136,-276,254,-276v132,0,188,72,220,155r-103,37v-25,-70,-60,-100,-119,-100v-70,0,-129,57,-129,184v0,113,46,186,127,186v56,0,96,-28,125,-103r101,37v-37,83,-97,150,-216,154r-11,40v44,-29,132,-17,132,54","w":550},"\u00e9":{"d":"224,-587r94,-166r132,0r-145,166r-81,0xm518,-85v-147,163,-479,128,-479,-180v0,-202,143,-276,253,-276v127,0,244,94,233,316r-363,0v0,169,214,167,291,76xm164,-317r248,0v-7,-81,-47,-124,-121,-124v-60,0,-115,34,-127,124","w":564},"\u00ea":{"d":"114,-587r129,-166r85,0r129,166r-72,0r-100,-84r-100,84r-71,0xm518,-85v-147,163,-479,128,-479,-180v0,-202,143,-276,253,-276v127,0,244,94,233,316r-363,0v0,169,214,167,291,76xm164,-317r248,0v-7,-81,-47,-124,-121,-124v-60,0,-115,34,-127,124","w":564},"\u00eb":{"d":"128,-584r0,-121r112,0r0,121r-112,0xm326,-584r0,-121r112,0r0,121r-112,0xm518,-85v-147,163,-479,128,-479,-180v0,-202,143,-276,253,-276v127,0,244,94,233,316r-363,0v0,169,214,167,291,76xm164,-317r248,0v-7,-81,-47,-124,-121,-124v-60,0,-115,34,-127,124","w":564},"\u00e8":{"d":"518,-85v-147,163,-479,128,-479,-180v0,-202,143,-276,253,-276v127,0,244,94,233,316r-363,0v0,169,214,167,291,76xm164,-317r248,0v-7,-81,-47,-124,-121,-124v-60,0,-115,34,-127,124xm264,-587r-146,-166r133,0r94,166r-81,0","w":564},"\u0131":{"d":"198,0r-124,0r0,-531r124,0r0,531","w":272},"\u00ed":{"d":"95,-587r94,-166r132,0r-145,166r-81,0xm198,0r-124,0r0,-531r124,0r0,531","w":272},"\u00ee":{"d":"-35,-587r129,-166r85,0r129,166r-72,0r-100,-84r-100,84r-71,0xm198,0r-124,0r0,-531r124,0r0,531","w":272},"\u00ef":{"d":"-20,-584r0,-121r112,0r0,121r-112,0xm178,-584r0,-121r112,0r0,121r-112,0xm198,0r-124,0r0,-531r124,0r0,531","w":272},"\u00ec":{"d":"198,0r-124,0r0,-531r124,0r0,531xm105,-587r-146,-166r133,0r94,166r-81,0","w":272},"\u00f1":{"d":"207,0r-123,0r0,-531r123,0r0,85v40,-46,102,-95,190,-95v97,0,157,50,157,155r0,386r-123,0r0,-351v0,-58,-24,-88,-80,-88v-54,0,-99,27,-144,69r0,370xm381,-580v-66,0,-103,-56,-145,-56v-28,0,-41,15,-41,54r-69,0v0,-98,39,-139,104,-139v66,0,103,56,146,56v27,0,41,-15,41,-54r69,0v0,97,-40,139,-105,139"},"\u00f3":{"d":"236,-587r94,-166r132,0r-145,166r-81,0xm298,11v-129,0,-259,-82,-259,-276v0,-196,129,-276,259,-276v129,0,259,80,259,276v0,194,-130,276,-259,276xm298,-92v89,0,135,-64,135,-173v0,-99,-42,-171,-135,-171v-89,0,-135,64,-135,171v0,101,41,173,135,173","w":596},"\u00f4":{"d":"126,-587r129,-166r85,0r129,166r-72,0r-100,-84r-100,84r-71,0xm298,11v-129,0,-259,-82,-259,-276v0,-196,129,-276,259,-276v129,0,259,80,259,276v0,194,-130,276,-259,276xm298,-92v89,0,135,-64,135,-173v0,-99,-42,-171,-135,-171v-89,0,-135,64,-135,171v0,101,41,173,135,173","w":596},"\u00f6":{"d":"141,-584r0,-121r112,0r0,121r-112,0xm339,-584r0,-121r112,0r0,121r-112,0xm298,11v-129,0,-259,-82,-259,-276v0,-196,129,-276,259,-276v129,0,259,80,259,276v0,194,-130,276,-259,276xm298,-92v89,0,135,-64,135,-173v0,-99,-42,-171,-135,-171v-89,0,-135,64,-135,171v0,101,41,173,135,173","w":596},"\u00f2":{"d":"298,11v-129,0,-259,-82,-259,-276v0,-196,129,-276,259,-276v129,0,259,80,259,276v0,194,-130,276,-259,276xm298,-92v89,0,135,-64,135,-173v0,-99,-42,-171,-135,-171v-89,0,-135,64,-135,171v0,101,41,173,135,173xm278,-587r-146,-166r133,0r94,166r-81,0","w":596},"\u00f5":{"d":"298,11v-129,0,-259,-82,-259,-276v0,-196,129,-276,259,-276v129,0,259,80,259,276v0,194,-130,276,-259,276xm298,-92v89,0,135,-64,135,-173v0,-99,-42,-171,-135,-171v-89,0,-135,64,-135,171v0,101,41,173,135,173xm374,-580v-66,0,-103,-56,-145,-56v-28,0,-41,15,-41,54r-69,0v0,-98,39,-139,104,-139v66,0,103,56,146,56v27,0,41,-15,41,-54r69,0v0,97,-40,139,-105,139","w":596},"\u0161":{"d":"219,-590r-129,-166r72,0r100,84r100,-84r71,0r-129,166r-85,0xm263,11v-98,0,-186,-35,-234,-84r67,-75v40,34,99,63,167,63v66,0,106,-17,106,-61v0,-43,-54,-56,-118,-71v-91,-21,-200,-45,-200,-168v0,-93,80,-156,197,-156v101,0,163,29,218,75r-59,80v-39,-32,-102,-58,-150,-58v-68,0,-90,24,-90,54v0,43,53,56,116,70v91,20,202,43,202,167v0,112,-101,164,-222,164","w":523},"\u00fa":{"d":"233,-587r94,-166r132,0r-145,166r-81,0xm216,10v-93,0,-153,-55,-153,-160r0,-381r124,0r0,352v0,59,25,86,79,86v54,0,99,-28,144,-69r0,-369r124,0r0,531r-124,0r0,-72v-34,36,-98,82,-194,82"},"\u00fb":{"d":"127,-587r129,-166r85,0r129,166r-72,0r-100,-84r-100,84r-71,0xm216,10v-93,0,-153,-55,-153,-160r0,-381r124,0r0,352v0,59,25,86,79,86v54,0,99,-28,144,-69r0,-369r124,0r0,531r-124,0r0,-72v-34,36,-98,82,-194,82"},"\u00fc":{"d":"143,-584r0,-121r112,0r0,121r-112,0xm341,-584r0,-121r112,0r0,121r-112,0xm216,10v-93,0,-153,-55,-153,-160r0,-381r124,0r0,352v0,59,25,86,79,86v54,0,99,-28,144,-69r0,-369r124,0r0,531r-124,0r0,-72v-34,36,-98,82,-194,82"},"\u00f9":{"d":"216,10v-93,0,-153,-55,-153,-160r0,-381r124,0r0,352v0,59,25,86,79,86v54,0,99,-28,144,-69r0,-369r124,0r0,531r-124,0r0,-72v-34,36,-98,82,-194,82xm283,-587r-146,-166r133,0r94,166r-81,0"},"\u00fd":{"d":"125,206v-63,0,-100,-9,-126,-16r28,-99v15,4,47,11,90,11v61,0,82,-49,99,-99r-204,-534r128,0r137,387r2,0r136,-387r122,0r-226,589v-35,93,-81,148,-186,148xm185,-587r94,-166r132,0r-145,166r-81,0","w":547},"\u00ff":{"d":"125,206v-63,0,-100,-9,-126,-16r28,-99v15,4,47,11,90,11v61,0,82,-49,99,-99r-204,-534r128,0r137,387r2,0r136,-387r122,0r-226,589v-35,93,-81,148,-186,148xm121,-584r0,-121r112,0r0,121r-112,0xm319,-584r0,-121r112,0r0,121r-112,0","w":547},"\u017e":{"d":"220,-590r-129,-166r72,0r100,84r100,-84r71,0r-129,166r-85,0xm488,0r-454,0r0,-71r283,-362r-262,0r0,-98r416,0r0,74r-284,362r301,0r0,95","w":520},"@":{"d":"428,14v-231,0,-383,-159,-383,-383v0,-224,161,-385,390,-385v229,0,388,155,388,374v0,137,-71,226,-185,226v-73,0,-113,-26,-128,-75v-41,41,-90,66,-160,66v-83,0,-140,-53,-140,-156v0,-159,87,-269,199,-269v61,0,95,23,121,52r7,-44r96,0r-47,297v-7,45,14,73,65,73v64,0,113,-57,113,-167v0,-189,-134,-320,-329,-320v-196,0,-328,136,-328,328v0,193,129,330,324,330v77,0,138,-17,195,-52r27,43v-60,39,-139,62,-225,62xm307,-329v0,121,128,107,184,42r28,-177v-27,-31,-54,-44,-94,-44v-74,0,-118,86,-118,179","w":868},"\u00ae":{"d":"268,-292v-130,0,-231,-101,-231,-232v0,-130,102,-232,232,-232v130,0,230,101,230,231v0,131,-101,233,-231,233xm269,-330v108,0,190,-84,190,-194v0,-109,-83,-194,-191,-194v-108,0,-190,84,-190,193v0,110,83,195,191,195xm179,-402r0,-254v88,-2,190,-9,190,78v0,41,-20,62,-50,72r55,104r-53,0r-51,-97r-40,0r0,97r-51,0xm230,-538v42,0,89,5,89,-37v0,-39,-48,-37,-89,-36r0,73","w":536},"\u00a9":{"d":"432,14v-216,0,-382,-168,-382,-383v0,-215,168,-385,384,-385v215,0,381,168,381,383v0,215,-168,385,-383,385xm434,-44v181,0,318,-142,318,-325v0,-183,-139,-327,-320,-327v-182,0,-319,142,-319,325v0,183,139,327,321,327xm430,-155v-106,0,-177,-82,-177,-219v0,-133,69,-217,179,-217v91,0,142,52,161,133r-72,19v-15,-53,-38,-84,-88,-84v-62,0,-100,59,-100,149v0,93,37,149,100,149v49,0,77,-30,91,-90v0,0,71,19,74,19v-23,86,-73,141,-168,141","w":865},"+":{"d":"372,-82r-102,0r0,-210r-203,0r0,-99r203,0r0,-210r102,0r0,210r204,0r0,99r-204,0r0,210","w":642},"\u00d7":{"d":"321,-249r-164,165r-73,-73r164,-163r-164,-163r73,-72r163,163r163,-163r72,72r-162,162r164,163r-73,72","w":642},"\u00f7":{"d":"576,-292r-509,0r0,-99r509,0r0,99xm377,-101r-115,0r0,-105r115,0r0,105xm377,-476r-115,0r0,-105r115,0r0,105","w":642},"=":{"d":"573,-395r-505,0r0,-91r505,0r0,91xm573,-167r-505,0r0,-91r505,0r0,91","w":642},"<":{"d":"586,-162r0,104r-529,-230r0,-72r529,-230r0,104r-395,162","w":642},">":{"d":"589,-288r-529,230r0,-104r395,-162r-395,-162r0,-104r529,230r0,72","w":642},"$":{"d":"294,93r0,-86v-130,-12,-202,-81,-245,-152r87,-59v42,60,86,105,162,116r0,-246v-116,-30,-228,-72,-228,-209v0,-115,86,-196,224,-205r0,-71r80,0r0,73v111,13,169,68,209,129r-85,66v-32,-49,-65,-85,-127,-96r0,222v131,34,241,80,241,221v0,111,-77,199,-238,211r0,86r-80,0xm371,-314r0,227v76,-7,125,-35,125,-106v0,-68,-48,-98,-125,-121xm298,-445r0,-206v-77,6,-112,45,-112,97v0,62,43,88,112,109","w":668},"\u00a2":{"d":"127,129r43,-146v-74,-40,-131,-121,-131,-248v0,-208,137,-284,281,-275r28,-98r68,0r-32,111v71,25,108,81,132,141r-99,37v-15,-43,-37,-68,-65,-80r-96,338v79,13,126,-5,165,-91r97,37v-39,98,-139,179,-287,150r-35,124r-69,0xm202,-118r92,-322v-73,-1,-139,42,-140,175v0,70,18,118,48,147","w":549},"\u00a3":{"d":"226,-337r-137,0r0,-82r90,0v-24,-42,-43,-85,-43,-137v0,-113,81,-198,211,-198v158,0,208,97,224,193r-111,21v-8,-63,-34,-111,-110,-111v-62,0,-94,40,-94,94v0,49,25,91,51,138r175,0r0,82r-136,0v26,60,29,155,1,217v30,19,60,34,94,34v65,0,83,-29,86,-110r109,0v0,112,-41,210,-176,210v-69,0,-120,-28,-162,-61v-68,78,-270,99,-278,-49v-6,-126,156,-153,239,-87v6,-62,-10,-109,-33,-154xm234,-102v-28,-24,-54,-43,-82,-43v-31,0,-50,19,-50,46v0,26,20,45,49,45v37,0,65,-18,83,-48","w":657},"\u00a5":{"d":"390,0r-125,0r0,-97r-184,0r0,-83r184,0r0,-70r-184,0r0,-83r181,0r-243,-407r131,0r179,305r179,-305r129,0r-245,407r184,0r0,83r-186,0r0,70r186,0r0,83r-186,0r0,97","w":656},"\u0192":{"d":"-92,197r11,-87v66,12,122,-3,132,-75r58,-432r-92,0r11,-89r92,0v16,-143,21,-256,206,-257v23,0,64,4,73,5r-12,90v-60,-9,-121,-7,-131,65r-13,97r116,0r-11,89r-116,0r-60,452v-11,83,-55,147,-191,147v-24,0,-64,-3,-73,-5","w":385},"#":{"d":"215,0r-111,0r41,-199r-112,0r0,-93r132,0r32,-156r-121,0r0,-93r141,0r42,-199r111,0r-41,199r144,0r42,-199r111,0r-42,199r123,0r0,93r-142,0r-33,156r132,0r0,93r-151,0r-42,199r-111,0r41,-199r-144,0xm309,-448r-33,156r145,0r32,-156r-144,0","w":740},"\u00a7":{"d":"280,200v-144,0,-193,-70,-214,-143r92,-38v18,56,48,89,117,89v65,0,85,-31,85,-69v0,-44,-39,-74,-124,-123v-107,-61,-183,-109,-183,-205v0,-77,58,-130,109,-159v-148,-100,-80,-307,119,-306v146,0,197,70,218,143r-97,41v-18,-56,-59,-95,-116,-95v-65,0,-90,34,-90,72v0,44,43,75,128,123v109,61,183,109,183,205v0,77,-57,131,-108,160v141,102,76,305,-119,305xm332,-151v46,-24,72,-55,72,-91v0,-52,-26,-75,-144,-144r-32,-17v-43,23,-71,55,-71,91v0,52,26,75,144,144","w":561},"\u00b6":{"d":"382,200r-88,0r0,-523v-157,-3,-243,-75,-243,-207v0,-118,81,-210,229,-210r283,0r0,940r-88,0r0,-845r-93,0r0,845","w":630},"%":{"d":"237,-283v-118,0,-186,-94,-186,-233v0,-143,72,-236,187,-236v115,0,185,92,185,234v0,139,-69,235,-186,235xm815,10v-118,0,-186,-94,-186,-233v0,-143,72,-235,187,-235v114,0,185,91,185,233v0,139,-70,235,-186,235xm359,0r-108,0r442,-740r108,0xm815,-77v56,0,82,-58,82,-147v0,-93,-27,-146,-82,-146v-57,0,-83,56,-83,145v0,93,27,148,83,148xm238,-371v55,0,81,-57,81,-146v0,-93,-27,-146,-82,-146v-56,0,-82,56,-82,145v0,93,27,147,83,147","w":1052},"\u00b0":{"d":"205,-449v-88,0,-154,-64,-154,-152v0,-88,66,-152,154,-152v88,0,154,63,154,151v0,88,-66,153,-154,153xm205,-513v48,0,82,-35,82,-88v0,-53,-34,-88,-82,-88v-48,0,-82,35,-82,88v0,53,34,88,82,88","w":410},"\u00aa":{"d":"152,-364v-62,0,-108,-34,-108,-96v0,-81,69,-134,242,-153v3,-43,-13,-67,-58,-67v-51,0,-91,19,-127,50r-43,-51v41,-39,95,-69,182,-69v94,0,135,48,135,135v0,78,-9,190,12,244r-92,0v-5,-16,-8,-33,-9,-52v-37,37,-80,59,-134,59xm183,-434v44,0,77,-19,103,-43r0,-84v-119,15,-153,46,-153,85v0,28,20,42,50,42","w":434},"\u00ba":{"d":"226,-364v-92,0,-184,-57,-184,-193v0,-138,92,-193,184,-193v91,0,183,55,183,193v0,136,-92,193,-183,193xm226,-431v61,0,92,-53,92,-126v0,-68,-28,-126,-92,-126v-62,0,-93,53,-93,126v0,68,27,126,93,126","w":451},"\u00bd":{"d":"639,0v-2,-102,12,-143,146,-235v60,-41,90,-61,90,-103v0,-35,-22,-57,-61,-57v-35,0,-72,22,-102,76r-71,-48v43,-75,99,-113,177,-113v99,0,156,56,156,140v0,57,-26,106,-119,160v-62,37,-92,70,-98,97r220,0r0,83r-338,0xm238,0r443,-740r108,0r-443,740r-108,0xm83,-269r0,-82r82,0r0,-288v-22,8,-50,13,-80,13r0,-84v44,-2,70,-9,90,-30r91,0r0,389r72,0r0,82r-255,0","w":1043},"\u00bc":{"d":"83,-269r0,-82r82,0r0,-288v-22,8,-50,13,-80,13r0,-84v44,-2,70,-9,90,-30r91,0r0,389r72,0r0,82r-255,0xm782,0r0,-104r-214,0r0,-64r209,-304r105,0r0,288r75,0r0,80r-75,0r0,104r-100,0xm238,0r443,-740r108,0r-443,740r-108,0xm667,-179r120,0r0,-180","w":1008},"\u00be":{"d":"230,-262v-76,0,-142,-34,-182,-97r63,-53v35,51,75,67,112,67v56,0,81,-28,81,-66v0,-59,-61,-76,-143,-71r0,-72r36,0v73,0,98,-21,98,-60v0,-30,-20,-52,-65,-52v-34,0,-71,15,-107,52r-57,-60v48,-50,107,-76,172,-76v105,0,157,53,157,126v0,45,-22,85,-74,102v62,19,87,60,87,113v0,92,-70,147,-178,147xm816,0r0,-104r-214,0r0,-64r209,-304r105,0r0,288r75,0r0,80r-75,0r0,104r-100,0xm273,0r442,-740r108,0r-442,740r-108,0xm701,-179r120,0r0,-180","w":1042},"^":{"d":"57,-331r230,-409r72,0r230,409r-104,0r-162,-284r-162,284r-104,0","w":642},"~":{"d":"456,-262v-78,-2,-221,-66,-270,-68v-26,-2,-44,8,-48,45r-75,-11v11,-96,58,-134,123,-132v81,2,221,67,270,69v26,1,45,-9,49,-47r74,9v-11,97,-58,137,-123,135","w":642},"\u00b1":{"d":"238,0r-123,0r0,-433r-92,0r0,-98r92,0v-7,-126,19,-208,159,-212v26,0,60,4,69,5r0,95v-56,-11,-109,5,-105,66r0,46r187,0v-6,-123,21,-207,159,-212v23,0,59,4,68,5r0,95v-55,-11,-109,5,-104,66r0,46r103,0r0,98r-103,0r0,433r-123,0r0,-433r-187,0r0,433xm857,0r-123,0r0,-740r123,0r0,740","w":929},"\u00b5":{"d":"192,200r-123,0r0,-731r123,0r0,351v0,59,24,89,80,89v54,0,98,-28,144,-69r0,-371r123,0r0,531r-123,0r0,-84v-37,40,-87,80,-152,88v-29,3,-53,-1,-72,-16r0,212","w":608},"\u03bc":{"d":"192,200r-123,0r0,-731r123,0r0,351v0,59,24,89,80,89v54,0,98,-28,144,-69r0,-371r123,0r0,531r-123,0r0,-84v-37,40,-87,80,-152,88v-29,3,-53,-1,-72,-16r0,212","w":608},"\u00b4":{"d":"157,-587r94,-166r132,0r-145,166r-81,0","w":500},"\u00b8":{"d":"390,103v0,116,-197,114,-270,59r25,-40v30,20,68,30,102,30v40,0,60,-14,60,-39v0,-42,-61,-36,-82,-13r-35,-17r25,-83r57,0r-14,49v45,-28,132,-18,132,54","w":500},"\u00a8":{"d":"104,-584r0,-121r112,0r0,121r-112,0xm302,-584r0,-121r112,0r0,121r-112,0","w":520},"`":{"d":"263,-587r-146,-166r133,0r94,166r-81,0","w":500},"\u00af":{"d":"94,-584r0,-91r312,0r0,91r-312,0","w":500},"\u02c9":{"d":"94,-584r0,-91r312,0r0,91r-312,0","w":500},"\u00b9":{"d":"70,-269r0,-81r85,0r0,-305v-23,11,-55,19,-84,19r0,-74v39,-1,68,-10,88,-30r97,0r0,390r76,0r0,81r-262,0","w":371},"\u00b2":{"d":"61,-270v-2,-101,10,-146,145,-235v69,-45,92,-61,92,-103v0,-35,-21,-57,-61,-57v-37,0,-74,22,-103,76r-71,-48v43,-75,98,-113,177,-113v102,0,156,56,156,140v0,57,-26,105,-121,160v-66,38,-92,70,-99,97r222,0r0,83r-337,0","w":465},"\u00b3":{"d":"230,-262v-76,0,-142,-34,-182,-97r63,-53v35,51,75,67,112,67v56,0,81,-28,81,-66v0,-59,-61,-76,-143,-71r0,-72r36,0v73,0,98,-21,98,-60v0,-30,-20,-52,-65,-52v-34,0,-71,15,-107,52r-57,-60v48,-50,107,-76,172,-76v105,0,157,53,157,126v0,45,-22,85,-74,102v62,19,87,60,87,113v0,92,-70,147,-178,147","w":465},"\u00a0":{"w":251}}});;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) The Font Bureau, Inc., 2008. All rights reserved.
 * 
 * Trademark:
 * BentonSans-Bold is a trademark of The Font Bureau, Inc.
 * 
 * Full name:
 * BentonSans-Bold
 * 
 * Manufacturer:
 * The Font Bureau Inc.
 * 
 * Designer:
 * Cyrus Highsmith
 * 
 * Vendor URL:
 * http://www.fontbureau.com
 * 
 * License information:
 * http://www.fontbureau.com
 */
Cufon.registerFont({"w":577,"face":{"font-family":"msw-bold","font-weight":700,"font-stretch":"normal","units-per-em":"1000","panose-1":"2 0 5 3 0 0 0 2 0 4","ascent":"787","descent":"-213","x-height":"11","bbox":"-90 -960 1095 205","underline-thickness":"50","underline-position":"-50","unicode-range":"U+0020-U+0192"},"glyphs":{" ":{"w":269},"0":{"d":"348,14v-194,0,-308,-153,-308,-384v0,-231,114,-384,308,-384v195,0,307,153,307,384v0,231,-112,384,-307,384xm348,-113v95,0,146,-88,146,-257v0,-169,-53,-254,-146,-254v-96,0,-146,85,-146,254v0,169,53,257,146,257","w":696},"1":{"d":"440,0r-408,0r0,-127r134,0r0,-466v-36,19,-89,34,-132,34r0,-133v57,-2,103,-17,136,-48r153,0r0,613r117,0r0,127","w":458},"2":{"d":"570,0r-544,0v-1,-132,19,-218,221,-352v113,-75,160,-101,160,-176v0,-55,-35,-90,-97,-90v-58,0,-119,38,-162,106r-115,-81v64,-98,151,-161,282,-161v159,0,250,84,250,215v0,82,-22,155,-164,245v-107,68,-178,123,-182,167r351,0r0,127","w":614},"3":{"d":"299,14v-126,0,-219,-43,-288,-127r101,-90v49,60,119,88,180,88v83,0,127,-37,127,-103v0,-93,-91,-113,-214,-109r0,-119r40,0v136,0,159,-45,159,-93v0,-49,-27,-82,-107,-82v-54,0,-113,18,-167,70r-89,-102v66,-63,170,-100,275,-100v161,0,249,69,249,189v0,86,-51,152,-145,172v111,18,169,90,169,184v0,139,-117,222,-290,222","w":623},"4":{"d":"538,0r-157,0r0,-145r-359,0r0,-118r337,-477r179,0r0,467r125,0r0,128r-125,0r0,145xm379,-546r-189,273r191,0r0,-273r-2,0","w":676},"5":{"d":"293,14v-122,0,-210,-38,-277,-98r82,-107v48,44,116,76,185,76v98,0,141,-55,141,-131v0,-84,-44,-134,-128,-134v-50,0,-98,24,-136,71r-105,-33r30,-398r449,0r-8,123r-316,0r-14,164v25,-24,74,-46,149,-46v158,0,241,103,241,247v0,158,-111,266,-293,266","w":609},"6":{"d":"342,14v-177,0,-302,-129,-302,-371v0,-284,170,-397,326,-397v112,0,171,31,215,62r-69,110v-43,-29,-80,-43,-139,-43v-95,0,-164,79,-174,215v145,-121,424,-83,424,168v0,154,-113,256,-281,256xm349,-109v79,0,121,-59,121,-126v0,-62,-27,-122,-119,-122v-63,0,-114,25,-152,62v8,124,60,186,150,186","w":654},"7":{"d":"245,0r-164,0r283,-609r-352,0r0,-131r518,0r0,120","w":539},"8":{"d":"319,14v-186,0,-298,-77,-298,-205v0,-93,74,-158,164,-195v-81,-42,-130,-87,-130,-181v0,-94,89,-187,264,-187v300,0,340,270,135,363v95,42,162,89,162,200v0,127,-111,205,-297,205xm330,-444v67,-33,95,-61,95,-108v0,-39,-28,-87,-105,-87v-77,0,-107,43,-107,84v0,56,43,82,117,111xm319,-97v85,0,134,-46,134,-103v0,-57,-45,-88,-146,-129v-76,37,-122,76,-122,129v0,56,49,103,134,103","w":638},"9":{"d":"288,14v-114,0,-175,-32,-220,-65r70,-106v44,30,81,46,143,46v95,0,163,-83,173,-219v-145,121,-423,83,-423,-168v0,-154,113,-256,281,-256v177,0,301,129,301,371v0,284,-169,397,-325,397xm303,-383v62,0,114,-25,151,-62v-7,-124,-60,-182,-149,-182v-80,0,-121,55,-121,122v0,62,26,122,119,122","w":654},"A":{"d":"167,0r-150,0r262,-743r155,0r262,743r-165,0r-55,-165r-252,0xm351,-535r-87,252r174,0r-85,-252r-2,0","w":713},"B":{"d":"387,0r-311,0r0,-740r296,0v136,0,264,33,264,183v0,108,-70,152,-141,172v90,16,161,63,161,181v0,149,-131,204,-269,204xm236,-320r0,196r131,0v90,0,130,-36,130,-99v0,-65,-47,-97,-137,-97r-124,0xm236,-614r0,179r120,0v85,0,124,-32,124,-89v0,-58,-35,-90,-122,-90r-122,0","w":713},"C":{"d":"377,14v-193,0,-336,-124,-336,-385v0,-257,149,-383,336,-383v187,0,268,100,300,233r-154,45v-24,-85,-60,-143,-147,-143v-112,0,-172,95,-172,248v0,156,62,254,174,254v87,0,130,-55,156,-156r153,34v-36,149,-124,253,-310,253","w":729},"D":{"d":"303,0r-227,0r0,-740r227,0v226,0,396,96,396,366v0,278,-173,374,-396,374xm238,-604r0,472r76,0v161,0,222,-72,222,-240v0,-158,-62,-232,-224,-232r-74,0","w":740},"E":{"d":"598,0r-522,0r0,-740r504,0r0,136r-341,0r0,159r247,0r0,129r-247,0r0,184r359,0r0,132","w":633},"F":{"d":"239,0r-163,0r0,-740r489,0r0,136r-326,0r0,180r232,0r0,129r-232,0r0,295","w":586},"G":{"d":"365,14v-224,0,-324,-164,-324,-387v0,-232,129,-381,337,-381v140,0,252,56,299,237r-149,41v-31,-103,-78,-143,-151,-143v-60,0,-172,35,-172,243v0,207,100,259,179,259v81,0,137,-51,152,-133r-129,0r0,-121r284,0r0,371r-131,0v-2,-33,4,-73,-2,-102v-16,44,-81,116,-193,116","w":761},"H":{"d":"239,0r-163,0r0,-740r163,0r0,287r291,0r0,-287r163,0r0,740r-163,0r0,-316r-291,0r0,316","w":769},"I":{"d":"246,0r-162,0r0,-740r162,0r0,740","w":330},"J":{"d":"226,14v-103,0,-167,-37,-216,-82r91,-102v31,28,72,54,117,54v58,0,92,-36,92,-127r0,-497r163,0r0,522v0,138,-70,232,-247,232","w":535},"K":{"d":"239,0r-163,0r0,-740r163,0r0,306r248,-306r190,0r-251,289r277,451r-184,0r-199,-328r-81,91r0,237","w":718},"L":{"d":"565,0r-489,0r0,-740r163,0r0,608r326,0r0,132","w":586},"M":{"d":"222,0r-146,0r0,-740r215,0r165,544r2,0r154,-544r220,0r0,740r-157,0r0,-505r-2,0v-36,186,-101,335,-152,505r-144,0v-53,-178,-114,-315,-153,-513r-2,0r0,513","w":908},"N":{"d":"226,0r-150,0r0,-740r163,0r310,472r2,0r0,-472r150,0r0,740r-150,0r-323,-476r-2,0r0,476","w":777},"O":{"d":"390,14v-179,0,-349,-124,-349,-384v0,-260,170,-384,349,-384v178,0,348,124,348,384v0,260,-170,384,-348,384xm390,-117v114,0,186,-98,186,-253v0,-155,-72,-249,-186,-249v-115,0,-186,94,-186,249v0,155,71,253,186,253","w":780},"P":{"d":"238,0r-162,0r0,-740v269,8,571,-59,571,237v0,239,-198,245,-409,240r0,263xm238,-607r0,218r111,0v101,0,139,-39,139,-110v0,-69,-37,-108,-139,-108r-111,0","w":676},"Q":{"d":"667,198r-127,0v-150,0,-239,-83,-243,-196v-143,-33,-257,-158,-257,-372v0,-260,170,-384,349,-384v178,0,348,124,348,384v0,223,-125,348,-275,376v23,74,114,62,205,63r0,129xm389,-117v114,0,185,-98,185,-253v0,-155,-71,-249,-185,-249v-115,0,-187,94,-187,249v0,155,72,253,187,253","w":780},"R":{"d":"236,0r-160,0r0,-740r278,0v182,0,291,65,291,229v0,117,-55,181,-154,211r165,300r-172,0r-154,-279r-94,0r0,279xm236,-607r0,202r111,0v94,0,139,-27,139,-102v0,-73,-45,-100,-139,-100r-111,0","w":705},"S":{"d":"351,14v-160,0,-260,-76,-315,-182r123,-73v41,81,115,126,200,126v75,0,129,-28,129,-85v0,-56,-53,-80,-150,-107v-132,-37,-270,-71,-270,-226v0,-138,108,-221,267,-221v152,0,242,73,294,152r-113,86v-39,-63,-110,-105,-182,-105v-69,0,-107,30,-107,74v0,59,55,80,152,107v130,35,268,76,268,229v0,119,-90,225,-296,225","w":692},"T":{"d":"405,0r-163,0r0,-604r-220,0r0,-136r604,0r0,136r-221,0r0,604","w":648},"U":{"d":"363,12v-206,0,-299,-114,-299,-295r0,-457r163,0r0,453v0,107,41,167,138,167v96,0,136,-59,136,-167r0,-453r160,0r0,456v0,182,-92,296,-298,296","w":725},"V":{"d":"426,3r-154,0r-255,-743r165,0r169,529r2,0r175,-529r153,0","w":698},"W":{"d":"359,0r-141,0r-197,-740r164,0r78,337v14,54,26,99,36,162r2,0v9,-61,22,-108,34,-161r75,-338r150,0r80,340v14,59,25,93,35,159r2,0v10,-67,19,-97,33,-157r75,-342r150,0r-193,740r-139,0r-117,-515r-2,0","w":956},"X":{"d":"203,0r-171,0r237,-391r-216,-349r186,0r132,222r125,-222r168,0r-211,350r240,390r-181,0r-157,-259","w":725},"Y":{"d":"426,0r-162,0r0,-314r-255,-426r168,0r169,288r170,-288r166,0r-256,426r0,314","w":691},"Z":{"d":"621,0r-591,0r0,-112r386,-493r-361,0r0,-135r566,0r0,116r-378,492r378,0r0,132","w":660},"a":{"d":"178,8v-82,0,-152,-53,-152,-144v0,-123,104,-191,338,-210v3,-49,-15,-77,-72,-77v-68,0,-126,28,-175,66r-68,-92v53,-48,133,-95,266,-95v146,0,206,72,206,209v0,104,-10,263,15,335r-160,0v-7,-22,-12,-48,-12,-78v-49,55,-107,86,-186,86xm242,-113v56,0,95,-19,122,-46r0,-99v-127,13,-181,45,-181,94v0,34,24,51,59,51"},"b":{"d":"384,8v-72,0,-122,-26,-162,-71r0,63r-161,0r0,-740r161,0r0,289v35,-49,85,-93,164,-93v121,0,205,93,205,277v0,184,-85,275,-207,275xm329,-113v67,0,101,-56,101,-153v0,-89,-31,-145,-103,-145v-41,0,-78,25,-105,52r0,197v35,33,64,49,107,49","w":624},"c":{"d":"294,11v-125,0,-262,-70,-262,-277v0,-213,151,-278,269,-278v145,0,201,77,232,163r-135,45v-21,-68,-52,-90,-99,-90v-65,0,-106,55,-106,161v0,95,30,163,104,163v43,0,82,-23,105,-95r133,46v-34,83,-100,162,-241,162","w":555},"d":{"d":"237,8v-121,0,-205,-86,-205,-270v0,-184,85,-282,207,-282v72,0,124,26,162,78r0,-274r161,0r0,610v0,64,4,103,16,130r-165,0v-7,-13,-12,-53,-12,-80v-35,48,-85,88,-164,88xm297,-113v41,0,78,-25,104,-52r0,-197v-35,-33,-64,-49,-106,-49v-67,0,-102,51,-102,148v0,89,32,150,104,150","w":624},"e":{"d":"304,11v-139,0,-272,-71,-272,-277v0,-207,158,-278,268,-278v110,0,245,55,245,297r0,24r-353,0v7,170,208,133,282,58r62,96v-62,53,-139,80,-232,80xm194,-318r207,0v-8,-75,-42,-111,-102,-111v-50,0,-93,33,-105,111"},"f":{"d":"269,0r-160,0r0,-416r-89,0r0,-117r89,0v-3,-122,10,-211,185,-211v31,0,88,5,97,7r0,112v-53,-6,-124,-17,-122,60r0,32r116,0r0,117r-116,0r0,416","w":405},"g":{"d":"271,200v-208,0,-276,-45,-276,-120v0,-52,43,-87,92,-107v-71,-49,-24,-138,41,-173v-58,-34,-88,-89,-88,-153v0,-107,86,-191,240,-191v79,0,139,22,179,58v36,-31,93,-52,137,-55r0,123v-19,0,-52,2,-90,12v40,137,-54,243,-226,243v-30,0,-58,-4,-82,-9v-35,29,-17,49,42,53r80,5v183,7,257,51,257,151v0,110,-129,163,-306,163xm282,-252v59,0,91,-41,91,-95v0,-54,-31,-95,-91,-95v-59,0,-91,41,-91,95v0,54,33,95,91,95xm297,119v82,0,139,-20,139,-55v0,-33,-16,-48,-142,-54r-119,-7v-20,13,-30,30,-30,48v0,46,43,68,152,68","w":615},"h":{"d":"222,0r-161,0r0,-740r161,0r0,291v32,-42,91,-95,184,-95v91,0,156,45,156,155r0,389r-161,0r0,-338v0,-48,-18,-73,-62,-73v-44,0,-81,22,-117,53r0,358","w":618},"i":{"d":"227,0r-160,0r0,-533r160,0r0,533xm228,-606r-162,0r0,-129r162,0r0,129","w":294},"j":{"d":"54,203v-31,0,-89,-5,-98,-7r0,-109v55,14,111,6,111,-67r0,-553r160,0r0,584v0,74,-20,152,-173,152xm228,-606r-162,0r0,-129r162,0r0,129","w":294},"k":{"d":"222,0r-161,0r0,-740r161,0r0,406r166,-199r173,0r-174,199r184,334r-166,0r-118,-217r-65,73r0,144","w":585},"l":{"d":"227,0r-160,0r0,-740r160,0r0,740","w":294},"m":{"d":"222,0r-161,0r0,-533r161,0r0,84v32,-42,91,-95,175,-95v89,0,131,37,146,95v32,-41,92,-95,176,-95v108,0,156,68,156,163r0,381r-161,0r0,-338v0,-48,-11,-73,-58,-73v-40,0,-72,22,-107,53r0,358r-161,0r0,-338v0,-48,-11,-73,-58,-73v-40,0,-72,22,-108,53r0,358","w":932},"n":{"d":"223,0r-161,0r0,-533r161,0r0,84v32,-42,91,-95,184,-95v90,0,155,45,155,155r0,389r-160,0r0,-338v0,-48,-18,-73,-63,-73v-43,0,-80,22,-116,53r0,358","w":618},"o":{"d":"305,11v-129,0,-273,-70,-273,-277v0,-209,143,-278,273,-278v129,0,272,69,272,278v0,207,-143,277,-272,277xm305,-102v76,0,111,-66,111,-163v0,-89,-31,-161,-111,-161v-77,0,-112,65,-112,161v0,89,30,163,112,163","w":609},"p":{"d":"222,200r-161,0r0,-733r161,0r0,81v35,-48,85,-92,164,-92v121,0,205,93,205,277v0,184,-85,275,-207,275v-72,0,-122,-26,-162,-71r0,263xm329,-113v67,0,101,-56,101,-153v0,-89,-31,-145,-103,-145v-41,0,-78,25,-105,52r0,197v35,33,64,49,107,49","w":624},"q":{"d":"562,200r-161,0r0,-276v-35,44,-85,84,-164,84v-121,0,-205,-86,-205,-270v0,-184,85,-282,207,-282v72,0,122,25,162,77r0,-66r161,0r0,733xm297,-113v41,0,78,-25,104,-52r0,-197v-35,-33,-64,-49,-106,-49v-67,0,-102,51,-102,148v0,89,32,150,104,150","w":624},"r":{"d":"222,0r-161,0r0,-533r161,0r1,89v29,-46,83,-102,185,-100r-2,143v-83,-14,-149,22,-184,70r0,331","w":423},"s":{"d":"271,11v-117,0,-195,-36,-249,-82r64,-90v48,42,120,69,185,69v50,0,85,-17,85,-52v0,-37,-28,-51,-101,-64v-101,-18,-209,-42,-209,-167v0,-107,88,-169,207,-169v109,0,175,28,234,75r-63,91v-54,-37,-107,-58,-157,-58v-46,0,-72,18,-72,47v0,32,29,45,95,57v105,18,216,42,216,163v0,129,-112,180,-235,180","w":534},"t":{"d":"285,7v-158,0,-181,-57,-181,-157r0,-266r-89,0r0,-117r89,0r0,-183r160,0r0,183r137,0r0,117r-137,0r0,231v0,57,16,75,74,75v18,0,42,-2,53,-6r0,115v-12,3,-71,8,-106,8","w":427},"u":{"d":"212,11v-91,0,-156,-45,-156,-155r0,-389r161,0r0,342v0,48,18,74,63,74v43,0,80,-23,116,-54r0,-362r161,0r0,533r-161,0r0,-83v-32,41,-91,94,-184,94","w":618},"v":{"d":"351,1r-162,0r-191,-534r166,0r112,355r2,0r112,-355r151,0","w":540},"w":{"d":"306,0r-148,0r-156,-533r162,0r46,191v14,56,23,94,35,163r2,0v13,-70,22,-109,37,-167r46,-187r125,0r49,190v18,54,21,100,40,164v25,-133,56,-231,86,-354r143,0r-156,533r-149,0r-80,-325r-2,0","w":775},"x":{"d":"173,0r-162,0r183,-275r-170,-258r169,0r92,147r87,-147r162,0r-172,258r180,275r-168,0r-102,-161","w":548},"y":{"d":"145,204v-79,0,-124,-11,-152,-19r34,-124v15,4,53,14,101,14v46,0,66,-33,78,-72r-204,-536r166,0r117,346r2,0r118,-346r156,0r-224,589v-36,92,-85,148,-192,148","w":560},"z":{"d":"506,0r-477,0r0,-83r258,-333r-239,0r0,-117r438,0r0,85r-259,334r279,0r0,114","w":530},"&":{"d":"295,14v-184,0,-279,-77,-279,-197v0,-120,80,-178,170,-221v-88,-153,-61,-350,163,-350v135,0,192,79,192,162v0,111,-81,167,-171,212v35,49,88,112,126,149v24,-41,40,-91,47,-150r137,0v-11,78,-34,159,-76,227v42,23,86,33,136,33r0,131v-96,-1,-169,-19,-236,-57v-55,38,-123,61,-209,61xm319,-465v51,-29,88,-65,88,-121v0,-30,-14,-63,-55,-63v-36,0,-65,24,-65,73v0,36,11,72,32,111xm179,-206v0,112,140,134,218,79v-49,-47,-108,-121,-153,-183v-40,27,-65,61,-65,104","w":743},".":{"d":"227,0r-172,0r0,-155r172,0r0,155","w":282},",":{"d":"153,120r-75,0r42,-120r-65,0r0,-155r172,0r0,133","w":282},":":{"d":"234,-378r-173,0r0,-155r173,0r0,155xm234,0r-173,0r0,-155r173,0r0,155","w":295},";":{"d":"157,120r-75,0r43,-120r-64,0r0,-155r173,0r0,129xm234,-378r-173,0r0,-155r173,0r0,155","w":295},"\u00a1":{"d":"276,0r-202,0r40,-506r121,0xm261,-592r-172,0r0,-148r172,0r0,148","w":357},"!":{"d":"243,-234r-121,0r-41,-506r202,0xm268,0r-172,0r0,-148r172,0r0,148","w":357},"\u00bf":{"d":"278,14v-151,0,-235,-77,-235,-183v0,-93,53,-139,118,-173v91,-48,90,-67,90,-166r132,0v20,115,-21,183,-102,224v-56,29,-79,53,-79,102v0,40,33,68,93,68v66,0,133,-41,172,-87r97,91v-61,68,-154,124,-286,124xm403,-592r-172,0r0,-148r172,0r0,148","w":594},"?":{"d":"343,-232r-132,0v-19,-115,22,-183,102,-224v56,-29,80,-53,80,-102v0,-40,-34,-68,-94,-68v-66,0,-133,41,-172,87r-97,-91v61,-68,154,-124,286,-124v152,0,235,77,235,183v0,93,-53,139,-118,173v-91,48,-90,67,-90,166xm363,0r-172,0r0,-148r172,0r0,148","w":594},"(":{"d":"379,132r-79,73v-163,-137,-256,-289,-256,-490v0,-201,93,-353,256,-490r74,78v-97,108,-162,247,-162,412v0,167,66,309,167,417","w":404},")":{"d":"104,205r-79,-73v100,-108,166,-250,166,-417v0,-165,-64,-304,-162,-412r75,-78v163,137,255,289,255,490v0,201,-92,353,-255,490","w":404},"[":{"d":"415,200r-346,0r0,-940r346,0r0,112r-184,0r0,716r184,0r0,112","w":444},"]":{"d":"374,200r-346,0r0,-112r184,0r0,-716r-184,0r0,-112r346,0r0,940","w":444},"{":{"d":"420,200r-142,0v-92,0,-142,-61,-142,-148r0,-145v0,-98,-36,-120,-111,-120r0,-114v75,0,111,-22,111,-120r0,-145v0,-87,50,-148,142,-148r142,0r0,112v-73,-6,-122,10,-122,79r0,124v2,101,-35,133,-85,156v54,18,85,56,85,154v0,91,-25,209,78,203r44,0r0,112","w":441},"}":{"d":"178,200r-157,0r0,-112v73,6,122,-10,122,-79r0,-139v-2,-101,35,-118,85,-141v-54,-18,-85,-41,-85,-139v0,-94,30,-224,-77,-219r-44,0r-1,-111r157,0v92,0,127,46,127,133r0,160v0,98,36,120,111,120r0,114v-75,0,-111,22,-111,120r0,160v0,87,-35,133,-127,133","w":441},"-":{"d":"310,-260r-263,0r0,-108r263,0r0,108","w":357},"\u00ad":{"d":"310,-260r-263,0r0,-108r263,0r0,108","w":357},"_":{"d":"500,158r-500,0r0,-112r500,0r0,112","w":500},"\u00ab":{"d":"604,0r-153,0r-167,-267r167,-266r153,0r-160,266xm343,0r-153,0r-166,-267r166,-266r153,0r-159,266","w":633},"\u00bb":{"d":"443,0r-153,0r160,-267r-160,-266r153,0r167,266xm183,0r-153,0r159,-267r-159,-266r153,0r166,266","w":633},"\u00a6":{"d":"279,-331r-159,0r0,-409r159,0r0,409xm279,200r-159,0r0,-409r159,0r0,409","w":400},"\/":{"d":"188,0r-165,0r430,-740r165,0","w":641},"\\":{"d":"603,0r-165,0r-430,-740r165,0","w":611},"|":{"d":"279,200r-159,0r0,-940r159,0r0,940","w":400},"*":{"d":"254,-451r-71,149r-84,-50r93,-135r-165,11r0,-94r166,12r-94,-136r84,-50r71,149r71,-149r85,50r-94,136r165,-12r0,94r-165,-11r94,135r-84,50","w":508},"\u00b7":{"d":"234,-259r-179,0r0,-155r179,0r0,155","w":289},"\u2219":{"d":"234,-259r-179,0r0,-155r179,0r0,155","w":289},"'":{"d":"183,-470r-103,0r-17,-196r0,-74r137,0v2,98,-11,181,-17,270","w":264},"\"":{"d":"183,-470r-103,0r-17,-196r0,-74r137,0v2,98,-11,181,-17,270xm379,-470r-102,0r-17,-196r0,-74r136,0v2,98,-11,181,-17,270","w":460},"\u00c6":{"d":"179,0r-164,0r421,-740r583,0r0,136r-340,0r0,159r246,0r0,129r-246,0r0,184r358,0r0,132r-519,0r0,-210r-222,0xm518,-603r-154,272r154,0r0,-272","w":1074},"\u0152":{"d":"380,14v-177,0,-340,-124,-340,-384v0,-260,170,-384,349,-384v78,0,148,28,201,77r0,-63r487,0r0,136r-341,0r0,159r247,0r0,129r-247,0r0,184r359,0r0,132r-505,0r0,-64v-53,49,-123,78,-210,78xm389,-117v114,0,185,-98,185,-253v0,-155,-71,-249,-185,-249v-115,0,-187,94,-187,249v0,155,72,253,187,253","w":1130},"\u00d0":{"d":"303,0r-227,0r0,-317r-66,0r0,-122r66,0r0,-301r227,0v226,0,396,96,396,370v0,271,-173,370,-396,370xm238,-317r0,185r76,0v161,0,222,-72,222,-240v0,-158,-62,-232,-224,-232r-74,0r0,165r150,0r0,122r-150,0","w":740},"\u00de":{"d":"239,0r-163,0r0,-740r163,0r0,112v216,-6,408,6,408,241v0,237,-198,249,-408,243r0,144xm239,-492r0,219r104,0v101,0,139,-40,139,-110v0,-69,-37,-109,-139,-109r-104,0","w":678},"\u0141":{"d":"565,0r-488,0r0,-321r-81,21r0,-121r81,-22r0,-297r162,0r0,254r142,-38r0,122r-142,37r0,233r326,0r0,132","w":586},"\u00d8":{"d":"744,-708r-78,90v45,62,72,144,72,248v0,260,-170,384,-348,384v-74,0,-147,-21,-207,-65r-70,81r-78,-62r78,-89v-45,-62,-72,-144,-72,-249v0,-260,170,-384,349,-384v74,0,147,21,206,65r71,-81xm558,-498r-285,338v30,29,70,45,117,45v116,0,189,-99,189,-255v0,-49,-7,-92,-21,-128xm221,-242r284,-337v-30,-27,-69,-42,-115,-42v-116,0,-190,95,-190,251v0,49,7,92,21,128","w":780},"\u00c1":{"d":"167,0r-150,0r262,-743r155,0r262,743r-165,0r-55,-165r-252,0xm351,-535r-87,252r174,0r-85,-252r-2,0xm292,-783r93,-173r162,0r-149,173r-106,0","w":713},"\u00c2":{"d":"167,0r-150,0r262,-743r155,0r262,743r-165,0r-55,-165r-252,0xm351,-535r-87,252r174,0r-85,-252r-2,0xm174,-785r129,-171r107,0r129,171r-91,0r-93,-74r-90,74r-91,0","w":713},"\u00c4":{"d":"167,0r-150,0r262,-743r155,0r262,743r-165,0r-55,-165r-252,0xm351,-535r-87,252r174,0r-85,-252r-2,0xm180,-777r0,-148r136,0r0,148r-136,0xm392,-777r0,-148r136,0r0,148r-136,0","w":713},"\u00c0":{"d":"167,0r-150,0r262,-743r155,0r262,743r-165,0r-55,-165r-252,0xm351,-535r-87,252r174,0r-85,-252r-2,0xm314,-783r-148,-173r161,0r93,173r-106,0","w":713},"\u00c5":{"d":"18,0r255,-725v-60,-63,-8,-177,84,-177v90,0,144,114,83,176r256,726r-165,0r-55,-166r-252,0r-57,166r-149,0xm264,-283r174,0r-85,-253r-2,0xm357,-745v26,0,46,-20,46,-48v0,-27,-20,-48,-46,-48v-27,0,-46,21,-46,48v0,28,19,48,46,48","w":713},"\u00c3":{"d":"167,0r-150,0r262,-743r155,0r262,743r-165,0r-55,-165r-252,0xm351,-535r-87,252r174,0r-85,-252r-2,0xm433,-773v-73,0,-100,-56,-144,-56v-26,0,-41,15,-41,54r-87,0v0,-113,47,-159,119,-159v73,0,100,56,144,56v26,0,41,-15,41,-54r86,0v0,113,-46,159,-118,159","w":713},"\u00c7":{"d":"521,101v0,119,-213,120,-287,64r29,-48v30,20,71,30,105,30v56,0,68,-61,18,-61v-16,0,-28,6,-42,17r-40,-20r23,-71v-167,-21,-286,-146,-286,-383v0,-257,149,-383,336,-383v187,0,268,99,300,233r-154,45v-24,-85,-59,-143,-147,-143v-112,0,-172,94,-172,247v0,157,62,255,174,255v87,0,130,-55,156,-156r153,34v-35,145,-119,247,-294,253r-9,32v45,-28,137,-20,137,55","w":729},"\u00c9":{"d":"236,-783r93,-173r162,0r-149,173r-106,0xm598,0r-522,0r0,-740r504,0r0,136r-341,0r0,159r247,0r0,129r-247,0r0,184r359,0r0,132","w":633},"\u00ca":{"d":"144,-785r129,-171r107,0r129,171r-91,0r-93,-74r-90,74r-91,0xm598,0r-522,0r0,-740r504,0r0,136r-341,0r0,159r247,0r0,129r-247,0r0,184r359,0r0,132","w":633},"\u00cb":{"d":"155,-777r0,-148r136,0r0,148r-136,0xm367,-777r0,-148r136,0r0,148r-136,0xm598,0r-522,0r0,-740r504,0r0,136r-341,0r0,159r247,0r0,129r-247,0r0,184r359,0r0,132","w":633},"\u00c8":{"d":"598,0r-522,0r0,-740r504,0r0,136r-341,0r0,159r247,0r0,129r-247,0r0,184r359,0r0,132xm305,-783r-148,-173r161,0r93,173r-106,0","w":633},"\u00cd":{"d":"246,0r-162,0r0,-740r162,0r0,740xm102,-783r93,-173r162,0r-149,173r-106,0","w":330},"\u00ce":{"d":"246,0r-162,0r0,-740r162,0r0,740xm-17,-785r129,-171r107,0r129,171r-91,0r-93,-74r-90,74r-91,0","w":330},"\u00cf":{"d":"246,0r-162,0r0,-740r162,0r0,740xm-11,-777r0,-148r136,0r0,148r-136,0xm201,-777r0,-148r136,0r0,148r-136,0","w":330},"\u00cc":{"d":"246,0r-162,0r0,-740r162,0r0,740xm126,-783r-148,-173r161,0r93,173r-106,0","w":330},"\u00d1":{"d":"226,0r-150,0r0,-740r163,0r310,472r2,0r0,-472r150,0r0,740r-150,0r-323,-476r-2,0r0,476xm469,-773v-73,0,-100,-56,-144,-56v-26,0,-41,15,-41,54r-87,0v0,-113,47,-159,119,-159v73,0,100,56,144,56v26,0,41,-15,41,-54r86,0v0,113,-46,159,-118,159","w":777},"\u00d3":{"d":"307,-783r93,-173r162,0r-149,173r-106,0xm390,14v-179,0,-349,-124,-349,-384v0,-260,170,-384,349,-384v178,0,348,124,348,384v0,260,-170,384,-348,384xm390,-117v114,0,186,-98,186,-253v0,-155,-72,-249,-186,-249v-115,0,-186,94,-186,249v0,155,71,253,186,253","w":780},"\u00d4":{"d":"207,-785r129,-171r107,0r129,171r-91,0r-93,-74r-90,74r-91,0xm390,14v-179,0,-349,-124,-349,-384v0,-260,170,-384,349,-384v178,0,348,124,348,384v0,260,-170,384,-348,384xm390,-117v114,0,186,-98,186,-253v0,-155,-72,-249,-186,-249v-115,0,-186,94,-186,249v0,155,71,253,186,253","w":780},"\u00d6":{"d":"213,-777r0,-148r136,0r0,148r-136,0xm425,-777r0,-148r136,0r0,148r-136,0xm390,14v-179,0,-349,-124,-349,-384v0,-260,170,-384,349,-384v178,0,348,124,348,384v0,260,-170,384,-348,384xm390,-117v114,0,186,-98,186,-253v0,-155,-72,-249,-186,-249v-115,0,-186,94,-186,249v0,155,71,253,186,253","w":780},"\u00d2":{"d":"390,14v-179,0,-349,-124,-349,-384v0,-260,170,-384,349,-384v178,0,348,124,348,384v0,260,-170,384,-348,384xm390,-117v114,0,186,-98,186,-253v0,-155,-72,-249,-186,-249v-115,0,-186,94,-186,249v0,155,71,253,186,253xm364,-783r-148,-173r161,0r93,173r-106,0","w":780},"\u00d5":{"d":"390,14v-179,0,-349,-124,-349,-384v0,-260,170,-384,349,-384v178,0,348,124,348,384v0,260,-170,384,-348,384xm390,-117v114,0,186,-98,186,-253v0,-155,-72,-249,-186,-249v-115,0,-186,94,-186,249v0,155,71,253,186,253xm465,-773v-73,0,-100,-56,-144,-56v-26,0,-41,15,-41,54r-87,0v0,-113,47,-159,119,-159v73,0,100,56,144,56v26,0,41,-15,41,-54r86,0v0,113,-46,159,-118,159","w":780},"\u0160":{"d":"292,-789r-129,-171r91,0r91,74r92,-74r91,0r-129,171r-107,0xm351,14v-160,0,-260,-76,-315,-182r123,-73v41,81,115,126,200,126v75,0,129,-28,129,-85v0,-56,-53,-80,-150,-107v-132,-37,-270,-71,-270,-226v0,-138,108,-221,267,-221v152,0,242,73,294,152r-113,86v-39,-63,-110,-105,-182,-105v-69,0,-107,30,-107,74v0,59,55,80,152,107v130,35,268,76,268,229v0,119,-90,225,-296,225","w":692},"\u00da":{"d":"270,-783r93,-173r162,0r-149,173r-106,0xm363,12v-206,0,-299,-114,-299,-295r0,-457r163,0r0,453v0,107,41,167,138,167v96,0,136,-59,136,-167r0,-453r160,0r0,456v0,182,-92,296,-298,296","w":725},"\u00db":{"d":"179,-785r129,-171r107,0r129,171r-91,0r-93,-74r-90,74r-91,0xm363,12v-206,0,-299,-114,-299,-295r0,-457r163,0r0,453v0,107,41,167,138,167v96,0,136,-59,136,-167r0,-453r160,0r0,456v0,182,-92,296,-298,296","w":725},"\u00dc":{"d":"186,-777r0,-148r136,0r0,148r-136,0xm398,-777r0,-148r136,0r0,148r-136,0xm363,12v-206,0,-299,-114,-299,-295r0,-457r163,0r0,453v0,107,41,167,138,167v96,0,136,-59,136,-167r0,-453r160,0r0,456v0,182,-92,296,-298,296","w":725},"\u00d9":{"d":"363,12v-206,0,-299,-114,-299,-295r0,-457r163,0r0,453v0,107,41,167,138,167v96,0,136,-59,136,-167r0,-453r160,0r0,456v0,182,-92,296,-298,296xm338,-783r-148,-173r161,0r93,173r-106,0","w":725},"\u00dd":{"d":"426,0r-162,0r0,-314r-255,-426r168,0r169,288r170,-288r166,0r-256,426r0,314xm250,-786r93,-173r162,0r-149,173r-106,0","w":691},"\u0178":{"d":"426,0r-162,0r0,-314r-255,-426r168,0r169,288r170,-288r166,0r-256,426r0,314xm171,-777r0,-148r136,0r0,148r-136,0xm383,-777r0,-148r136,0r0,148r-136,0","w":691},"\u017d":{"d":"283,-789r-129,-171r91,0r91,74r92,-74r91,0r-129,171r-107,0xm621,0r-591,0r0,-112r386,-493r-361,0r0,-135r566,0r0,116r-378,492r378,0r0,132","w":660},"\u00e6":{"d":"177,11v-81,0,-151,-48,-151,-139v0,-123,104,-199,338,-218v3,-49,-15,-77,-73,-77v-68,0,-126,28,-174,66r-68,-92v53,-48,132,-95,266,-95v78,0,128,28,151,67v36,-41,98,-67,153,-67v115,0,245,55,245,297r0,24r-352,0v6,169,207,132,281,58r62,96v-118,105,-367,120,-452,-29v-67,78,-143,109,-226,109xm375,-168v-8,-25,-12,-60,-11,-93v-138,14,-181,51,-181,100v0,34,24,51,59,51v51,0,92,-17,133,-58xm514,-318r206,0v-7,-75,-42,-110,-102,-110v-50,0,-92,32,-104,110","w":896},"\u0153":{"d":"304,11v-129,0,-272,-70,-272,-277v0,-209,142,-278,272,-278v74,0,142,31,188,100v48,-69,118,-100,184,-100v115,0,246,55,246,297r0,24r-352,0v6,169,207,132,280,58r63,96v-112,98,-332,121,-424,-14v-44,65,-112,94,-185,94xm304,-106v77,0,111,-62,111,-159v0,-89,-30,-158,-111,-158v-77,0,-111,62,-111,158v0,89,29,159,111,159xm571,-318r207,0v-8,-75,-42,-110,-103,-110v-49,0,-91,32,-104,110","w":953},"\u00f0":{"d":"304,11v-157,0,-270,-92,-270,-250v0,-166,107,-249,231,-249v43,0,109,18,148,63v-10,-46,-28,-90,-55,-129r-76,37r-46,-83r63,-30v-19,-19,-38,-36,-60,-53r76,-86v35,23,68,48,96,76r81,-41r45,83r-65,34v68,98,102,218,102,354v0,174,-113,274,-270,274xm304,-102v67,0,110,-49,110,-140v0,-87,-43,-138,-110,-138v-67,0,-110,48,-110,139v0,88,42,139,110,139","w":608},"\u00fe":{"d":"222,200r-161,0r0,-940r161,0r0,288v35,-48,85,-92,164,-92v121,0,205,93,205,277v0,184,-85,275,-207,275v-72,0,-122,-26,-162,-71r0,263xm329,-113v67,0,101,-56,101,-153v0,-89,-31,-145,-103,-145v-41,0,-78,25,-105,52r0,197v35,33,64,49,107,49","w":624},"\u0142":{"d":"90,0r0,-393r-68,19r0,-117r68,-19r0,-230r160,0r0,187r66,-18r0,117r-66,18r0,436r-160,0","w":338},"\u00f8":{"d":"584,-506r-57,63v31,42,50,100,50,177v0,207,-143,277,-272,277v-52,0,-106,-11,-153,-38r-64,69r-63,-61r61,-66v-33,-43,-54,-102,-54,-181v0,-209,143,-278,273,-278v54,0,110,12,158,42r58,-64xm196,-200r179,-203v-17,-17,-41,-26,-70,-26v-100,0,-132,122,-109,229xm415,-324r-179,200v18,15,40,24,69,24v96,0,129,-116,110,-224","w":609},"\u00df":{"d":"443,11v-102,0,-162,-38,-189,-68r70,-85v26,22,61,38,104,38v53,0,84,-39,84,-94v0,-102,-96,-123,-216,-127r0,-107v112,-1,141,-45,141,-105v0,-45,-34,-84,-101,-84v-75,0,-116,37,-116,129r0,492r-159,0r0,-488v0,-177,109,-252,271,-252v155,0,254,68,254,189v0,85,-59,134,-127,155v97,11,201,69,201,191v0,141,-87,216,-217,216","w":683},"\u00e1":{"d":"178,8v-82,0,-152,-53,-152,-144v0,-123,104,-191,338,-210v3,-49,-15,-77,-72,-77v-68,0,-126,28,-175,66r-68,-92v53,-48,133,-95,266,-95v146,0,206,72,206,209v0,104,-10,263,15,335r-160,0v-7,-22,-12,-48,-12,-78v-49,55,-107,86,-186,86xm242,-113v56,0,95,-19,122,-46r0,-99v-127,13,-181,45,-181,94v0,34,24,51,59,51xm208,-590r93,-173r162,0r-149,173r-106,0"},"\u00e2":{"d":"178,8v-82,0,-152,-53,-152,-144v0,-123,104,-191,338,-210v3,-49,-15,-77,-72,-77v-68,0,-126,28,-175,66r-68,-92v53,-48,133,-95,266,-95v146,0,206,72,206,209v0,104,-10,263,15,335r-160,0v-7,-22,-12,-48,-12,-78v-49,55,-107,86,-186,86xm242,-113v56,0,95,-19,122,-46r0,-99v-127,13,-181,45,-181,94v0,34,24,51,59,51xm107,-592r129,-171r107,0r129,171r-91,0r-93,-74r-90,74r-91,0"},"\u00e4":{"d":"178,8v-82,0,-152,-53,-152,-144v0,-123,104,-191,338,-210v3,-49,-15,-77,-72,-77v-68,0,-126,28,-175,66r-68,-92v53,-48,133,-95,266,-95v146,0,206,72,206,209v0,104,-10,263,15,335r-160,0v-7,-22,-12,-48,-12,-78v-49,55,-107,86,-186,86xm242,-113v56,0,95,-19,122,-46r0,-99v-127,13,-181,45,-181,94v0,34,24,51,59,51xm115,-584r0,-148r136,0r0,148r-136,0xm327,-584r0,-148r136,0r0,148r-136,0"},"\u00e0":{"d":"178,8v-82,0,-152,-53,-152,-144v0,-123,104,-191,338,-210v3,-49,-15,-77,-72,-77v-68,0,-126,28,-175,66r-68,-92v53,-48,133,-95,266,-95v146,0,206,72,206,209v0,104,-10,263,15,335r-160,0v-7,-22,-12,-48,-12,-78v-49,55,-107,86,-186,86xm242,-113v56,0,95,-19,122,-46r0,-99v-127,13,-181,45,-181,94v0,34,24,51,59,51xm268,-590r-148,-173r161,0r93,173r-106,0"},"\u00e5":{"d":"178,8v-82,0,-152,-53,-152,-144v0,-123,104,-191,338,-210v3,-49,-15,-77,-72,-77v-68,0,-126,28,-175,66r-68,-92v53,-48,133,-95,266,-95v146,0,206,72,206,209v0,104,-10,263,15,335r-160,0v-7,-22,-12,-48,-12,-78v-49,55,-107,86,-186,86xm242,-113v56,0,95,-19,122,-46r0,-99v-127,13,-181,45,-181,94v0,34,24,51,59,51xm292,-581v-63,0,-109,-47,-109,-110v0,-61,46,-108,109,-108v63,0,110,47,110,108v0,63,-47,110,-110,110xm292,-642v27,0,46,-20,46,-49v0,-27,-19,-47,-46,-47v-27,0,-46,20,-46,47v0,29,19,49,46,49"},"\u00e3":{"d":"178,8v-82,0,-152,-53,-152,-144v0,-123,104,-191,338,-210v3,-49,-15,-77,-72,-77v-68,0,-126,28,-175,66r-68,-92v53,-48,133,-95,266,-95v146,0,206,72,206,209v0,104,-10,263,15,335r-160,0v-7,-22,-12,-48,-12,-78v-49,55,-107,86,-186,86xm242,-113v56,0,95,-19,122,-46r0,-99v-127,13,-181,45,-181,94v0,34,24,51,59,51xm366,-580v-73,0,-100,-56,-144,-56v-26,0,-41,15,-41,54r-87,0v0,-113,47,-159,119,-159v73,0,100,56,144,56v26,0,41,-15,41,-54r86,0v0,113,-46,159,-118,159"},"\u00e7":{"d":"436,101v0,119,-213,120,-287,64r29,-48v30,20,71,30,105,30v56,0,68,-61,18,-61v-16,0,-28,6,-42,17r-40,-20r24,-78v-109,-17,-211,-92,-211,-271v0,-213,151,-278,269,-278v145,0,201,77,232,163r-135,44v-20,-67,-51,-90,-99,-90v-65,0,-106,56,-106,162v0,95,30,163,104,163v44,0,82,-23,105,-95r133,46v-33,80,-96,153,-226,159r-10,38v45,-28,137,-20,137,55","w":562},"\u00e9":{"d":"208,-590r93,-173r162,0r-149,173r-106,0xm304,11v-139,0,-272,-71,-272,-277v0,-207,158,-278,268,-278v110,0,245,55,245,297r0,24r-353,0v7,170,208,133,282,58r62,96v-62,53,-139,80,-232,80xm194,-318r207,0v-8,-75,-42,-111,-102,-111v-50,0,-93,33,-105,111"},"\u00ea":{"d":"107,-592r129,-171r107,0r129,171r-91,0r-93,-74r-90,74r-91,0xm304,11v-139,0,-272,-71,-272,-277v0,-207,158,-278,268,-278v110,0,245,55,245,297r0,24r-353,0v7,170,208,133,282,58r62,96v-62,53,-139,80,-232,80xm194,-318r207,0v-8,-75,-42,-111,-102,-111v-50,0,-93,33,-105,111"},"\u00eb":{"d":"113,-584r0,-148r136,0r0,148r-136,0xm325,-584r0,-148r136,0r0,148r-136,0xm304,11v-139,0,-272,-71,-272,-277v0,-207,158,-278,268,-278v110,0,245,55,245,297r0,24r-353,0v7,170,208,133,282,58r62,96v-62,53,-139,80,-232,80xm194,-318r207,0v-8,-75,-42,-111,-102,-111v-50,0,-93,33,-105,111"},"\u00e8":{"d":"304,11v-139,0,-272,-71,-272,-277v0,-207,158,-278,268,-278v110,0,245,55,245,297r0,24r-353,0v7,170,208,133,282,58r62,96v-62,53,-139,80,-232,80xm194,-318r207,0v-8,-75,-42,-111,-102,-111v-50,0,-93,33,-105,111xm263,-590r-148,-173r161,0r93,173r-106,0"},"\u0131":{"d":"227,0r-160,0r0,-533r160,0r0,533","w":294},"\u00ed":{"d":"89,-590r93,-173r162,0r-149,173r-106,0xm227,0r-160,0r0,-533r160,0r0,533","w":294},"\u00ee":{"d":"-35,-592r129,-171r107,0r129,171r-91,0r-93,-74r-90,74r-91,0xm227,0r-160,0r0,-533r160,0r0,533","w":294},"\u00ef":{"d":"-29,-584r0,-148r136,0r0,148r-136,0xm183,-584r0,-148r136,0r0,148r-136,0xm227,0r-160,0r0,-533r160,0r0,533","w":294},"\u00ec":{"d":"227,0r-160,0r0,-533r160,0r0,533xm101,-590r-148,-173r161,0r93,173r-106,0","w":294},"\u00f1":{"d":"244,0r-161,0r0,-533r161,0r0,84v32,-42,91,-95,184,-95v90,0,155,45,155,155r0,389r-160,0r0,-338v0,-48,-18,-73,-63,-73v-43,0,-80,22,-116,53r0,358xm387,-580v-73,0,-100,-56,-144,-56v-26,0,-41,15,-41,54r-87,0v0,-113,47,-159,119,-159v73,0,100,56,144,56v26,0,41,-15,41,-54r86,0v0,113,-46,159,-118,159","w":618},"\u00f3":{"d":"223,-590r93,-173r162,0r-149,173r-106,0xm305,11v-129,0,-273,-70,-273,-277v0,-209,143,-278,273,-278v129,0,272,69,272,278v0,207,-143,277,-272,277xm305,-102v76,0,111,-66,111,-163v0,-89,-31,-161,-111,-161v-77,0,-112,65,-112,161v0,89,30,163,112,163","w":609},"\u00f4":{"d":"122,-592r129,-171r107,0r129,171r-91,0r-93,-74r-90,74r-91,0xm305,11v-129,0,-273,-70,-273,-277v0,-209,143,-278,273,-278v129,0,272,69,272,278v0,207,-143,277,-272,277xm305,-102v76,0,111,-66,111,-163v0,-89,-31,-161,-111,-161v-77,0,-112,65,-112,161v0,89,30,163,112,163","w":609},"\u00f6":{"d":"128,-584r0,-148r136,0r0,148r-136,0xm340,-584r0,-148r136,0r0,148r-136,0xm305,11v-129,0,-273,-70,-273,-277v0,-209,143,-278,273,-278v129,0,272,69,272,278v0,207,-143,277,-272,277xm305,-102v76,0,111,-66,111,-163v0,-89,-31,-161,-111,-161v-77,0,-112,65,-112,161v0,89,30,163,112,163","w":609},"\u00f2":{"d":"305,11v-129,0,-273,-70,-273,-277v0,-209,143,-278,273,-278v129,0,272,69,272,278v0,207,-143,277,-272,277xm305,-102v76,0,111,-66,111,-163v0,-89,-31,-161,-111,-161v-77,0,-112,65,-112,161v0,89,30,163,112,163xm279,-590r-148,-173r161,0r93,173r-106,0","w":609},"\u00f5":{"d":"305,11v-129,0,-273,-70,-273,-277v0,-209,143,-278,273,-278v129,0,272,69,272,278v0,207,-143,277,-272,277xm305,-102v76,0,111,-66,111,-163v0,-89,-31,-161,-111,-161v-77,0,-112,65,-112,161v0,89,30,163,112,163xm381,-580v-73,0,-100,-56,-144,-56v-26,0,-41,15,-41,54r-87,0v0,-113,47,-159,119,-159v73,0,100,56,144,56v26,0,41,-15,41,-54r86,0v0,113,-46,159,-118,159","w":609},"\u0161":{"d":"214,-593r-129,-171r91,0r91,74r92,-74r91,0r-129,171r-107,0xm271,11v-117,0,-195,-36,-249,-82r64,-90v48,42,120,69,185,69v50,0,85,-17,85,-52v0,-37,-28,-51,-101,-64v-101,-18,-209,-42,-209,-167v0,-107,88,-169,207,-169v109,0,175,28,234,75r-63,91v-54,-37,-107,-58,-157,-58v-46,0,-72,18,-72,47v0,32,29,45,95,57v105,18,216,42,216,163v0,129,-112,180,-235,180","w":534},"\u00fa":{"d":"219,-590r93,-173r162,0r-149,173r-106,0xm212,11v-91,0,-156,-45,-156,-155r0,-389r161,0r0,342v0,48,18,74,63,74v43,0,80,-23,116,-54r0,-362r161,0r0,533r-161,0r0,-83v-32,41,-91,94,-184,94","w":618},"\u00fb":{"d":"123,-592r129,-171r107,0r129,171r-91,0r-93,-74r-90,74r-91,0xm212,11v-91,0,-156,-45,-156,-155r0,-389r161,0r0,342v0,48,18,74,63,74v43,0,80,-23,116,-54r0,-362r161,0r0,533r-161,0r0,-83v-32,41,-91,94,-184,94","w":618},"\u00fc":{"d":"130,-584r0,-148r136,0r0,148r-136,0xm342,-584r0,-148r136,0r0,148r-136,0xm212,11v-91,0,-156,-45,-156,-155r0,-389r161,0r0,342v0,48,18,74,63,74v43,0,80,-23,116,-54r0,-362r161,0r0,533r-161,0r0,-83v-32,41,-91,94,-184,94","w":618},"\u00f9":{"d":"212,11v-91,0,-156,-45,-156,-155r0,-389r161,0r0,342v0,48,18,74,63,74v43,0,80,-23,116,-54r0,-362r161,0r0,533r-161,0r0,-83v-32,41,-91,94,-184,94xm284,-590r-148,-173r161,0r93,173r-106,0","w":618},"\u00fd":{"d":"145,204v-79,0,-124,-11,-152,-19r34,-124v15,4,53,14,101,14v46,0,66,-33,78,-72r-204,-536r166,0r117,346r2,0r118,-346r156,0r-224,589v-36,92,-85,148,-192,148xm185,-590r93,-173r162,0r-149,173r-106,0","w":560},"\u00ff":{"d":"145,204v-79,0,-124,-11,-152,-19r34,-124v15,4,53,14,101,14v46,0,66,-33,78,-72r-204,-536r166,0r117,346r2,0r118,-346r156,0r-224,589v-36,92,-85,148,-192,148xm110,-584r0,-148r136,0r0,148r-136,0xm322,-584r0,-148r136,0r0,148r-136,0","w":560},"\u017e":{"d":"216,-593r-129,-171r91,0r91,74r92,-74r91,0r-129,171r-107,0xm506,0r-477,0r0,-83r258,-333r-239,0r0,-117r438,0r0,85r-259,334r279,0r0,114","w":530},"@":{"d":"425,14v-236,0,-383,-161,-383,-382v0,-222,159,-386,394,-386v234,0,390,156,390,374v0,134,-71,228,-197,228v-79,0,-116,-36,-133,-89v-36,38,-84,76,-157,76v-82,0,-134,-55,-134,-154v0,-165,87,-268,191,-268v64,0,93,23,116,51r7,-43r122,0r-49,298v-8,41,8,63,55,63v63,0,108,-57,108,-158v0,-183,-126,-309,-320,-309v-195,0,-317,131,-317,317v0,185,118,320,312,320v74,0,136,-16,188,-51r34,49v-58,41,-139,64,-227,64xm392,-258v29,0,58,-17,81,-40r25,-154v-22,-24,-41,-34,-72,-34v-66,0,-98,77,-98,154v0,47,15,74,64,74","w":868},"\u00ae":{"d":"263,-293v-130,0,-229,-100,-229,-230v0,-131,101,-232,232,-232v129,0,229,100,229,230v0,131,-101,232,-232,232xm266,-337v104,0,182,-79,182,-186v0,-107,-79,-189,-185,-189v-104,0,-182,80,-182,187v0,107,78,188,185,188xm173,-403r0,-252r98,0v61,0,97,27,97,83v0,39,-17,60,-45,73r50,96r-64,0r-45,-89r-30,0r0,89r-61,0xm234,-537v36,1,75,3,75,-32v0,-34,-39,-33,-75,-32r0,64","w":529},"\u00a9":{"d":"432,14v-217,0,-382,-166,-382,-382v0,-217,168,-386,385,-386v216,0,382,166,382,382v0,217,-169,386,-385,386xm435,-56v176,0,305,-133,305,-312v0,-180,-131,-316,-308,-316v-176,0,-305,133,-305,312v0,180,131,316,308,316xm430,-155v-106,0,-178,-78,-178,-217v0,-137,69,-216,181,-216v95,0,148,53,164,132r-89,23v-12,-43,-29,-71,-74,-71v-52,0,-82,52,-82,132v0,82,29,131,82,131v42,0,65,-27,76,-80v0,0,90,25,92,25v-23,84,-69,141,-172,141","w":867},"+":{"d":"387,-87r-128,0r0,-200r-192,0r0,-127r192,0r0,-200r128,0r0,200r192,0r0,127r-192,0r0,200","w":646},"\u00d7":{"d":"323,-230r-159,159r-93,-94r157,-158r-157,-156r93,-94r158,157r156,-157r94,94r-156,156r158,156r-93,94","w":646},"\u00f7":{"d":"579,-287r-512,0r0,-127r512,0r0,127xm390,-96r-135,0r0,-119r135,0r0,119xm390,-484r-135,0r0,-119r135,0r0,119","w":646},"=":{"d":"575,-385r-505,0r0,-114r505,0r0,114xm575,-157r-505,0r0,-114r505,0r0,114","w":646},"<":{"d":"589,-180r0,132r-529,-232r0,-88r529,-232r0,132r-357,144","w":646},">":{"d":"591,-280r-529,232r0,-132r357,-144r-357,-144r0,-132r529,232r0,88","w":646},"$":{"d":"294,93r0,-84v-129,-13,-202,-79,-251,-159r109,-70v41,57,80,103,147,116r0,-212v-121,-30,-236,-74,-236,-216v0,-126,90,-207,231,-218r0,-69r96,0r0,72v111,15,171,69,215,132r-108,78v-29,-42,-59,-77,-110,-91r0,195v139,33,244,81,244,222v0,110,-71,205,-241,220r0,84r-96,0xm387,-293r0,190v64,-9,96,-38,96,-93v0,-50,-31,-77,-96,-97xm299,-456r0,-178v-60,8,-88,43,-88,88v0,49,30,72,88,90","w":683},"\u00a2":{"d":"125,129r43,-146v-76,-39,-136,-118,-136,-249v0,-214,150,-285,291,-277r28,-95r82,0r-33,110v76,27,114,85,136,147r-124,45v-11,-36,-29,-60,-51,-75r-91,310v69,9,112,-15,146,-96r122,46v-33,94,-136,182,-295,158r-36,122r-82,0xm209,-142r85,-287v-63,2,-114,53,-114,164v0,55,10,96,29,123","w":560},"\u00a3":{"d":"227,-334r-137,0r0,-87r84,0v-21,-38,-38,-79,-38,-127v0,-116,88,-206,224,-206v174,0,222,100,245,198r-140,30v-10,-55,-31,-104,-98,-104v-46,0,-76,30,-76,81v0,46,23,84,48,128r178,0r0,87r-135,0v24,62,28,154,-6,213v72,37,157,41,156,-85r137,0v-6,110,-36,220,-190,220v-73,0,-125,-25,-167,-55v-84,76,-300,89,-300,-63v0,-132,162,-161,251,-95v0,-60,-14,-94,-36,-135xm235,-107v-27,-25,-51,-43,-78,-43v-27,0,-43,17,-43,42v0,24,16,41,44,41v34,0,60,-16,77,-40","w":689},"\u00a5":{"d":"423,0r-163,0r0,-92r-179,0r0,-87r179,0r0,-68r-179,0r0,-86r176,0r-243,-407r169,0r160,273r160,-273r167,0r-245,407r179,0r0,86r-181,0r0,68r181,0r0,87r-181,0r0,92","w":684},"\u0192":{"d":"-90,196r14,-108v65,12,121,0,131,-75r51,-397r-92,0r14,-112r92,0v15,-140,20,-248,217,-248v32,0,87,5,97,7r-15,112v-56,-7,-123,-15,-130,60r-8,69r116,0r-14,112r-116,0r-55,429v-10,79,-46,158,-206,158v-31,0,-87,-5,-96,-7","w":420},"#":{"d":"240,0r-144,0r39,-186r-110,0r0,-119r135,0r27,-130r-119,0r0,-119r144,0r39,-186r144,0r-39,186r112,0r39,-186r144,0r-39,186r125,0r0,119r-150,0r-27,130r134,0r0,119r-159,0r-39,186r-144,0r39,-186r-111,0xm332,-435r-28,130r112,0r27,-130r-111,0","w":763},"\u00a7":{"d":"289,200v-154,0,-204,-74,-226,-142r115,-51v18,49,47,87,104,87v55,0,69,-31,69,-64v0,-43,-48,-72,-123,-113v-86,-48,-175,-100,-175,-205v0,-73,50,-126,95,-155v-133,-108,-57,-311,145,-311v155,0,209,74,230,142r-114,51v-18,-49,-52,-87,-109,-87v-56,0,-74,31,-74,64v0,43,53,72,128,113v86,48,175,100,175,205v0,74,-50,127,-96,156v126,108,56,310,-144,310xm354,-166v28,-19,45,-43,45,-68v0,-48,-22,-70,-128,-130v-15,-8,-30,-16,-43,-24v-28,19,-45,43,-45,68v0,48,22,70,128,130v16,8,30,16,43,24","w":583},"\u00b6":{"d":"395,200r-109,0r0,-513v-157,-3,-243,-78,-243,-212v0,-119,81,-215,229,-215r316,0r0,940r-108,0r0,-820r-85,0r0,820","w":638},"%":{"d":"865,10v-125,0,-200,-97,-200,-242v0,-147,77,-243,201,-243v123,0,199,96,199,242v0,145,-75,243,-200,243xm244,-268v-126,0,-201,-96,-201,-242v0,-147,77,-242,201,-242v123,0,199,95,199,241v0,146,-75,243,-199,243xm402,0r-138,0r442,-740r138,0xm244,-369v48,0,67,-54,67,-141v0,-88,-20,-139,-67,-139v-50,0,-69,52,-69,138v0,89,20,142,69,142xm866,-92v48,0,67,-54,67,-141v0,-88,-20,-138,-68,-138v-49,0,-68,52,-68,138v0,89,20,141,69,141","w":1108},"\u00b0":{"d":"208,-432v-94,0,-163,-67,-163,-160v0,-93,69,-160,163,-160v93,0,162,66,162,159v0,93,-69,161,-162,161xm208,-508v45,0,76,-34,76,-85v0,-51,-31,-83,-76,-83v-46,0,-77,32,-77,83v0,51,31,85,77,85","w":415},"\u00aa":{"d":"147,-360v-58,0,-107,-33,-107,-98v0,-86,73,-139,236,-152v2,-33,-10,-51,-50,-52v-47,0,-87,19,-120,45r-51,-64v38,-35,94,-67,188,-67v103,0,146,49,146,146v0,74,-8,183,11,234r-115,0v-5,-16,-9,-33,-9,-53v-33,38,-75,61,-129,61xm152,-481v0,62,107,28,124,1r0,-69v-93,9,-124,34,-124,68","w":447},"\u00ba":{"d":"233,-360v-91,0,-192,-49,-192,-194v0,-148,101,-195,192,-195v91,0,192,47,192,195v0,145,-101,194,-192,194xm233,-442v53,0,77,-46,77,-112v0,-61,-21,-111,-77,-111v-53,0,-77,45,-77,111v0,61,20,112,77,112","w":466},"\u00bd":{"d":"671,0v-1,-104,4,-149,140,-242v60,-41,91,-56,91,-96v0,-27,-18,-41,-46,-41v-29,0,-69,21,-99,72r-87,-63v48,-76,105,-116,191,-116v107,0,167,57,167,146v0,54,-22,107,-117,160v-55,31,-81,58,-88,77r208,0r0,103r-360,0xm247,0r442,-740r138,0r-442,740r-138,0xm74,-262r0,-102r80,0r0,-252v-21,8,-48,12,-79,12r0,-106v46,-1,70,-9,90,-29r117,0r0,375r71,0r0,102r-279,0","w":1091},"\u00bc":{"d":"74,-262r0,-102r80,0r0,-252v-21,8,-48,12,-79,12r0,-106v46,-1,70,-9,90,-29r117,0r0,375r71,0r0,102r-279,0xm813,0r0,-99r-215,0r0,-81r210,-298r133,0r0,280r75,0r0,99r-75,0r0,99r-128,0xm247,0r442,-740r138,0r-442,740r-138,0xm717,-190r104,0r0,-152","w":1059},"\u00be":{"d":"235,-256v-81,0,-151,-34,-194,-98r78,-68v35,48,74,62,105,62v53,0,71,-22,71,-52v0,-53,-64,-60,-132,-57r0,-89r40,0v64,0,83,-18,83,-47v0,-24,-18,-39,-51,-39v-30,0,-68,9,-109,48r-68,-79v54,-52,121,-75,187,-75v109,0,167,49,167,130v0,43,-20,83,-71,101v62,19,86,60,86,110v0,100,-76,153,-192,153xm852,0r0,-99r-215,0r0,-81r210,-298r133,0r0,280r75,0r0,99r-75,0r0,99r-128,0xm286,0r442,-740r138,0r-442,740r-138,0xm756,-190r104,0r0,-152","w":1098},"^":{"d":"49,-326r233,-414r87,0r232,414r-131,0r-145,-252r-144,252r-132,0","w":646},"~":{"d":"455,-258v-88,-2,-210,-64,-261,-65v-23,0,-38,8,-43,45r-94,-16v13,-110,63,-153,133,-152v94,1,211,65,262,66v23,0,39,-9,44,-46r93,12v-13,111,-64,157,-134,156","w":646},"\u00b1":{"d":"269,0r-160,0r0,-416r-89,0r0,-117r89,0v-4,-118,18,-211,166,-211v35,0,81,5,90,7r0,111v-52,-11,-102,3,-96,61r0,32r161,0v-4,-118,18,-211,166,-211v31,0,80,5,90,7r0,111v-52,-11,-102,2,-96,61r0,32r97,0r0,117r-97,0r0,416r-160,0r0,-416r-161,0r0,416xm911,0r-161,0r0,-740r161,0r0,740","w":978},"\u00b5":{"d":"401,-83v-32,38,-96,102,-179,80r0,203r-161,0r0,-733r161,0r0,339v0,47,18,73,63,73v43,0,80,-22,116,-54r0,-358r161,0r0,533r-161,0r0,-83","w":623},"\u03bc":{"d":"401,-83v-32,38,-96,102,-179,80r0,203r-161,0r0,-733r161,0r0,339v0,47,18,73,63,73v43,0,80,-22,116,-54r0,-358r161,0r0,533r-161,0r0,-83","w":623},"\u00b4":{"d":"148,-590r93,-173r162,0r-149,173r-106,0","w":500},"\u00b8":{"d":"403,101v0,119,-214,121,-288,64r29,-48v30,20,72,30,106,30v55,0,68,-61,18,-61v-17,0,-29,6,-43,17r-40,-20r26,-83r66,0r-11,46v45,-28,137,-19,137,55","w":500},"\u00a8":{"d":"89,-584r0,-148r136,0r0,148r-136,0xm301,-584r0,-148r136,0r0,148r-136,0","w":530},"`":{"d":"246,-590r-148,-173r161,0r93,173r-106,0","w":500},"\u00af":{"d":"84,-584r0,-114r332,0r0,114r-332,0","w":500},"\u02c9":{"d":"84,-584r0,-114r332,0r0,114r-332,0","w":500},"\u00b9":{"d":"63,-262r0,-101r86,0r0,-276v-24,11,-56,20,-84,20r0,-91v38,-1,67,-10,87,-30r126,0r0,377r75,0r0,101r-290,0","w":386},"\u00b2":{"d":"56,-264v-1,-104,2,-152,140,-242v72,-47,94,-55,94,-95v0,-27,-17,-42,-47,-42v-30,0,-70,21,-101,72r-87,-63v48,-76,106,-116,191,-116v113,0,167,57,167,146v0,54,-22,107,-120,160v-61,34,-81,58,-88,77r211,0r0,103r-360,0","w":478},"\u00b3":{"d":"235,-256v-81,0,-151,-34,-194,-98r78,-68v35,48,74,62,105,62v53,0,71,-22,71,-52v0,-53,-64,-60,-132,-57r0,-89r40,0v64,0,83,-18,83,-47v0,-24,-18,-39,-51,-39v-30,0,-68,9,-109,48r-68,-79v54,-52,121,-75,187,-75v109,0,167,49,167,130v0,43,-20,83,-71,101v62,19,86,60,86,110v0,100,-76,153,-192,153","w":478},"\u00a0":{"w":269}}});;(function($){var dropShadowZindex=1;$.fn.dropShadow=function(options)
{var opt=$.extend({left:4,top:4,blur:2,opacity:.5,color:"black",swap:false},options);var jShadows=$([]);this.not(".dropShadow").each(function()
{var jthis=$(this);var shadows=[];var blur=(opt.blur<=0)?0:opt.blur;var opacity=(blur==0)?opt.opacity:opt.opacity/(blur*8);var zOriginal=(opt.swap)?dropShadowZindex:dropShadowZindex+1;var zShadow=(opt.swap)?dropShadowZindex+1:dropShadowZindex;var shadowId;if(this.id){shadowId=this.id+"_dropShadow";}
else{shadowId="ds"+(1+Math.floor(9999*Math.random()));}
$.data(this,"shadowId",shadowId);$.data(this,"shadowOptions",options);jthis.attr("shadowId",shadowId).css("zIndex",zOriginal);if(jthis.css("position")!="absolute"){jthis.css({position:"relative",zoom:1});}
bgColor=jthis.css("backgroundColor");if(bgColor=="rgba(0, 0, 0, 0)")bgColor="transparent";if(bgColor!="transparent"||jthis.css("backgroundImage")!="none"||this.nodeName=="SELECT"||this.nodeName=="INPUT"||this.nodeName=="TEXTAREA"){shadows[0]=$("<div></div>").css("background",opt.color);}
else{shadows[0]=jthis.clone().removeAttr("id").removeAttr("name").removeAttr("shadowId").css("color",opt.color);}
shadows[0].addClass("dropShadow").css({height:jthis.outerHeight(),left:blur,opacity:opacity,position:"absolute",top:blur,width:jthis.outerWidth(),zIndex:zShadow});var layers=(8*blur)+1;for(i=1;i<layers;i++){shadows[i]=shadows[0].clone();}
var i=1;var j=blur;while(j>0){shadows[i].css({left:j*2,top:0});shadows[i+1].css({left:j*4,top:j*2});shadows[i+2].css({left:j*2,top:j*4});shadows[i+3].css({left:0,top:j*2});shadows[i+4].css({left:j*3,top:j});shadows[i+5].css({left:j*3,top:j*3});shadows[i+6].css({left:j,top:j*3});shadows[i+7].css({left:j,top:j});i+=8;j--;}
var divShadow=$("<div></div>").attr("id",shadowId).addClass("dropShadow").css({left:jthis.position().left+opt.left-blur,marginTop:jthis.css("marginTop"),marginRight:jthis.css("marginRight"),marginBottom:jthis.css("marginBottom"),marginLeft:jthis.css("marginLeft"),position:"absolute",top:jthis.position().top+opt.top-blur,zIndex:zShadow});for(i=0;i<layers;i++){divShadow.append(shadows[i]);}
jthis.after(divShadow);jShadows=jShadows.add(divShadow);$(window).resize(function()
{try{divShadow.css({left:jthis.position().left+opt.left-blur,top:jthis.position().top+opt.top-blur});}
catch(e){}});dropShadowZindex+=2;});return this.pushStack(jShadows);};$.fn.redrawShadow=function()
{this.removeShadow();return this.each(function()
{var shadowOptions=$.data(this,"shadowOptions");$(this).dropShadow(shadowOptions);});};$.fn.removeShadow=function()
{return this.each(function()
{var shadowId=$(this).shadowId();$("div#"+shadowId).remove();});};$.fn.shadowId=function()
{return $.data(this[0],"shadowId");};$(function()
{var noPrint="<style type='text/css' media='print'>";noPrint+=".dropShadow{visibility:hidden;}</style>";$("head").append(noPrint);});})(jQuery);;function Validator(frmname)
{noError=false;this.formobj=document.forms[frmname];if(!this.formobj)
{alert("Error: couldnot get Form object "+frmname);return;}
if(this.formobj.onsubmit)
{this.formobj.old_onsubmit=this.formobj.onsubmit;this.formobj.onsubmit=null;}
else
{this.formobj.old_onsubmit=null;}
this.formobj._sfm_form_name=frmname;this.formobj.onsubmit=form_submit_handler;this.addValidation=add_validation;this.setAddnlValidationFunction=set_addnl_vfunction;this.clearAllValidations=clear_all_validations;this.disable_validations=false;document.error_disp_handler=new sfm_ErrorDisplayHandler();this.EnableOnPageErrorDisplay=validator_enable_OPED;this.EnableOnPageErrorDisplaySingleBox=validator_enable_OPED_SB;this.show_errors_together=true;this.EnableMsgsTogether=sfm_enable_show_msgs_together;document.set_focus_onerror=true;this.EnableFocusOnError=sfm_validator_enable_focus;this.getError=get_error;}
function get_error(){return noError;}
function sfm_validator_enable_focus(enable)
{document.set_focus_onerror=enable;}
function set_addnl_vfunction(functionname)
{this.formobj.addnlvalidation=functionname;}
function sfm_set_focus(objInput)
{if(document.set_focus_onerror)
{objInput.focus();}}
function sfm_enable_show_msgs_together()
{this.show_errors_together=true;this.formobj.show_errors_together=true;}
function clear_all_validations()
{for(var itr=0;itr<this.formobj.elements.length;itr++)
{this.formobj.elements[itr].validationset=null;}}
function form_submit_handler()
{var bRet=true;document.error_disp_handler.clear_msgs();for(var itr=0;itr<this.elements.length;itr++)
{if(this.elements[itr].validationset&&!this.elements[itr].validationset.validate())
{bRet=false;}
if(!bRet&&!this.show_errors_together)
{break;}}
if(this.addnlvalidation)
{str=" var ret = "+this.addnlvalidation+"()";eval(str);if(!ret)
{bRet=false;}}
if(!bRet)
{document.error_disp_handler.FinalShowMsg();return false;}
noError=true;return true;}
function add_validation(itemname,descriptor,errstr)
{var condition=null;setTimeout("void(0)",10);if(arguments.length>3)
{condition=arguments[3];}
if(!this.formobj)
{alert("Error: The form object is not set properly");return;}
var itemobj=this.formobj[itemname];if(itemobj.length&&isNaN(itemobj.selectedIndex))
{itemobj=itemobj[0];}
if(!itemobj)
{alert("Error: Couldnot get the input object named: "+itemname);return;}
if(!itemobj.validationset)
{itemobj.validationset=new ValidationSet(itemobj,this.show_errors_together);}
itemobj.validationset.add(descriptor,errstr,condition);itemobj.validatorobj=this;}
function validator_enable_OPED()
{document.error_disp_handler.EnableOnPageDisplay(false);}
function validator_enable_OPED_SB()
{document.error_disp_handler.EnableOnPageDisplay(true);}
function sfm_ErrorDisplayHandler()
{this.msgdisplay=new AlertMsgDisplayer();this.EnableOnPageDisplay=edh_EnableOnPageDisplay;this.ShowMsg=edh_ShowMsg;this.FinalShowMsg=edh_FinalShowMsg;this.all_msgs=new Array();this.clear_msgs=edh_clear_msgs;}
function edh_clear_msgs()
{this.msgdisplay.clearmsg(this.all_msgs);this.all_msgs=new Array();}
function edh_FinalShowMsg()
{this.msgdisplay.showmsg(this.all_msgs);}
function edh_EnableOnPageDisplay(single_box)
{if(true==single_box)
{this.msgdisplay=new SingleBoxErrorDisplay();}
else
{this.msgdisplay=new DivMsgDisplayer();}}
function edh_ShowMsg(msg,input_element)
{var objmsg=new Array();objmsg["input_element"]=input_element;objmsg["msg"]=msg;this.all_msgs.push(objmsg);}
function AlertMsgDisplayer()
{this.showmsg=alert_showmsg;this.clearmsg=alert_clearmsg;}
function alert_clearmsg(msgs)
{}
function alert_showmsg(msgs)
{var whole_msg="";var first_elmnt=null;for(var m=0;m<msgs.length;m++)
{if(null==first_elmnt)
{first_elmnt=msgs[m]["input_element"];}
whole_msg+=msgs[m]["msg"]+"\n";}
alert(whole_msg);if(null!=first_elmnt)
{sfm_set_focus(first_elmnt);}}
function sfm_show_error_msg(msg,input_elmt)
{document.error_disp_handler.ShowMsg(msg,input_elmt);}
function SingleBoxErrorDisplay()
{this.showmsg=sb_div_showmsg;this.clearmsg=sb_div_clearmsg;}
function sb_div_clearmsg(msgs)
{var divname=form_error_div_name(msgs);show_div_msg(divname,"");}
function sb_div_showmsg(msgs)
{var whole_msg="<ul>\n";for(var m=0;m<msgs.length;m++)
{whole_msg+="<li>"+msgs[m]["msg"]+"</li>\n";}
whole_msg+="</ul>";var divname=form_error_div_name(msgs);show_div_msg(divname,whole_msg);}
function form_error_div_name(msgs)
{var input_element=null;for(var m in msgs)
{input_element=msgs[m]["input_element"];if(input_element){break;}}
var divname="";if(input_element)
{divname=input_element.form._sfm_form_name+"_errorloc";}
return divname;}
function DivMsgDisplayer()
{this.showmsg=div_showmsg;this.clearmsg=div_clearmsg;}
function div_clearmsg(msgs)
{for(var m in msgs)
{var divname=element_div_name(msgs[m]["input_element"]);show_div_msg(divname,"");}}
function element_div_name(input_element)
{var divname=input_element.form._sfm_form_name+"_"+
input_element.name+"_errorloc";divname=divname.replace(/[\[\]]/gi,"");return divname;}
function div_showmsg(msgs)
{var whole_msg;var first_elmnt=null;for(var m in msgs)
{if(null==first_elmnt)
{first_elmnt=msgs[m]["input_element"];}
var divname=element_div_name(msgs[m]["input_element"]);show_div_msg(divname,msgs[m]["msg"]);}
if(null!=first_elmnt)
{sfm_set_focus(first_elmnt);}}
function show_div_msg(divname,msgstring)
{if(divname.length<=0)return false;if(document.layers)
{divlayer=document.layers[divname];if(!divlayer){return;}
divlayer.document.open();divlayer.document.write(msgstring);divlayer.document.close();}
else
if(document.all)
{divlayer=document.all[divname];if(!divlayer){return;}
divlayer.innerHTML=msgstring;}
else
if(document.getElementById)
{divlayer=document.getElementById(divname);if(!divlayer){return;}
divlayer.innerHTML=msgstring;}
divlayer.style.visibility="visible";}
function ValidationDesc(inputitem,desc,error,condition)
{this.desc=desc;this.error=error;this.itemobj=inputitem;this.condition=condition;this.validate=vdesc_validate;}
function vdesc_validate()
{if(this.condition!=null)
{if(!eval(this.condition))
{return true;}}
if(!validateInput(this.desc,this.itemobj,this.error))
{this.itemobj.validatorobj.disable_validations=true;sfm_set_focus(this.itemobj);return false;}
return true;}
function ValidationSet(inputitem,msgs_together)
{this.vSet=new Array();this.add=add_validationdesc;this.validate=vset_validate;this.itemobj=inputitem;this.msgs_together=msgs_together;}
function add_validationdesc(desc,error,condition)
{this.vSet[this.vSet.length]=new ValidationDesc(this.itemobj,desc,error,condition);}
function vset_validate()
{var bRet=true;for(var itr=0;itr<this.vSet.length;itr++)
{bRet=bRet&&this.vSet[itr].validate();if(!bRet&&!this.msgs_together)
{break;}}
return bRet;}
function validateEmail(email)
{var splitted=email.match("^(.+)@(.+)$");if(splitted==null)return false;if(splitted[1]!=null)
{var regexp_user=/^\"?[\w-_\.]*\"?$/;if(splitted[1].match(regexp_user)==null)return false;}
if(splitted[2]!=null)
{var regexp_domain=/^[\w-\.]*\.[A-Za-z]{2,4}$/;if(splitted[2].match(regexp_domain)==null)
{var regexp_ip=/^\[\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\]$/;if(splitted[2].match(regexp_ip)==null)return false;}
return true;}
return false;}
function IsCheckSelected(objValue,chkValue)
{var selected=false;var objcheck=objValue.form.elements[objValue.name];if(objcheck.length)
{var idxchk=-1;for(var c=0;c<objcheck.length;c++)
{if(objcheck[c].value==chkValue)
{idxchk=c;break;}}
if(idxchk>=0)
{if(objcheck[idxchk].checked=="1")
{selected=true;}}}
else
{if(objValue.checked=="1")
{selected=true;}}
return selected;}
function TestDontSelectChk(objValue,chkValue,strError)
{var pass=true;pass=IsCheckSelected(objValue,chkValue)?false:true;if(pass==false)
{if(!strError||strError.length==0)
{strError="Can't Proceed as you selected "+objValue.name;}
sfm_show_error_msg(strError,objValue);}
return pass;}
function TestShouldSelectChk(objValue,chkValue,strError)
{var pass=true;pass=IsCheckSelected(objValue,chkValue)?true:false;if(pass==false)
{if(!strError||strError.length==0)
{strError="You should select "+objValue.name;}
sfm_show_error_msg(strError,objValue);}
return pass;}
function TestRequiredInput(objValue,strError)
{var ret=true;var val=objValue.value;val=val.replace(/^\s+|\s+$/g,"");if(eval(val.length)==0)
{if(!strError||strError.length==0)
{strError=objValue.name+" : Required Field";}
sfm_show_error_msg(strError,objValue);ret=false;}
return ret;}
function TestMaxLen(objValue,strMaxLen,strError)
{var ret=true;if(eval(objValue.value.length)>eval(strMaxLen))
{if(!strError||strError.length==0)
{strError=objValue.name+" : "+strMaxLen+" characters maximum ";}
sfm_show_error_msg(strError,objValue);ret=false;}
return ret;}
function TestMinLen(objValue,strMinLen,strError)
{var ret=true;if(eval(objValue.value.length)<eval(strMinLen))
{if(!strError||strError.length==0)
{strError=objValue.name+" : "+strMinLen+" characters minimum  ";}
sfm_show_error_msg(strError,objValue);ret=false;}
return ret;}
function TestInputType(objValue,strRegExp,strError,strDefaultError)
{var ret=true;var charpos=objValue.value.search(strRegExp);if(objValue.value.length>0&&charpos>=0)
{if(!strError||strError.length==0)
{strError=strDefaultError;}
sfm_show_error_msg(strError,objValue);ret=false;}
return ret;}
function TestEmail(objValue,strError)
{var ret=true;if(objValue.value.length>0&&!validateEmail(objValue.value))
{if(!strError||strError.length==0)
{strError=objValue.name+": Enter a valid Email address ";}
sfm_show_error_msg(strError,objValue);ret=false;}
return ret;}
function TestLessThan(objValue,strLessThan,strError)
{var ret=true;if(isNaN(objValue.value))
{sfm_show_error_msg(objValue.name+": Should be a number ",objValue);ret=false;}
else
if(eval(objValue.value)>=eval(strLessThan))
{if(!strError||strError.length==0)
{strError=objValue.name+" : value should be less than "+strLessThan;}
sfm_show_error_msg(strError,objValue);ret=false;}
return ret;}
function TestGreaterThan(objValue,strGreaterThan,strError)
{var ret=true;if(isNaN(objValue.value))
{sfm_show_error_msg(objValue.name+": Should be a number ",objValue);ret=false;}
else
if(eval(objValue.value)<=eval(strGreaterThan))
{if(!strError||strError.length==0)
{strError=objValue.name+" : value should be greater than "+strGreaterThan;}
sfm_show_error_msg(strError,objValue);ret=false;}
return ret;}
function TestRegExp(objValue,strRegExp,strError)
{var ret=true;if(objValue.value.length>0&&!objValue.value.match(strRegExp))
{if(!strError||strError.length==0)
{strError=objValue.name+": Invalid characters found ";}
sfm_show_error_msg(strError,objValue);ret=false;}
return ret;}
function TestDontSelect(objValue,dont_sel_index,strError)
{var ret=true;if(objValue.selectedIndex==null)
{sfm_show_error_msg("ERROR: dontselect command for non-select Item");ret=false;}
if(objValue.selectedIndex==eval(dont_sel_index))
{if(!strError||strError.length==0)
{strError=objValue.name+": Please Select one option ";}
sfm_show_error_msg(strError,objValue);ret=false;}
return ret;}
function TestSelectOneRadio(objValue,strError)
{var objradio=objValue.form.elements[objValue.name];var one_selected=false;for(var r=0;r<objradio.length;r++)
{if(objradio[r].checked)
{one_selected=true;break;}}
if(false==one_selected)
{if(!strError||strError.length==0)
{strError="Please select one option from "+objValue.name;}
sfm_show_error_msg(strError,objValue);}
return one_selected;}
function validateInput(strValidateStr,objValue,strError)
{var ret=true;var epos=strValidateStr.search("=");var command="";var cmdvalue="";if(epos>=0)
{command=strValidateStr.substring(0,epos);cmdvalue=strValidateStr.substr(epos+1);}
else
{command=strValidateStr;}
switch(command)
{case"req":case"required":{ret=TestRequiredInput(objValue,strError)
break;}
case"maxlength":case"maxlen":{ret=TestMaxLen(objValue,cmdvalue,strError)
break;}
case"minlength":case"minlen":{ret=TestMinLen(objValue,cmdvalue,strError)
break;}
case"alnum":case"alphanumeric":{ret=TestInputType(objValue,"[^A-Za-z0-9]",strError,objValue.name+": Only alpha-numeric characters allowed ");break;}
case"alnum_s":case"alphanumeric_space":{ret=TestInputType(objValue,"[^A-Za-z0-9\\s]",strError,objValue.name+": Only alpha-numeric characters and space allowed ");break;}
case"num":case"numeric":{ret=TestInputType(objValue,"[^0-9]",strError,objValue.name+": Only digits allowed ");break;}
case"dec":case"decimal":{ret=TestInputType(objValue,"[^0-9\.]",strError,objValue.name+": Only numbers allowed ");break;}
case"alphabetic":case"alpha":{ret=TestInputType(objValue,"[^A-Za-z]",strError,objValue.name+": Only alphabetic characters allowed ");break;}
case"alphabetic_space":case"alpha_s":{ret=TestInputType(objValue,"[^A-Za-z\\s]",strError,objValue.name+": Only alphabetic characters and space allowed ");break;}
case"email":{ret=TestEmail(objValue,strError);break;}
case"lt":case"lessthan":{ret=TestLessThan(objValue,cmdvalue,strError);break;}
case"gt":case"greaterthan":{ret=TestGreaterThan(objValue,cmdvalue,strError);break;}
case"regexp":{ret=TestRegExp(objValue,cmdvalue,strError);break;}
case"dontselect":{ret=TestDontSelect(objValue,cmdvalue,strError)
break;}
case"dontselectchk":{ret=TestDontSelectChk(objValue,cmdvalue,strError)
break;}
case"shouldselchk":{ret=TestShouldSelectChk(objValue,cmdvalue,strError)
break;}
case"selone_radio":{ret=TestSelectOneRadio(objValue,strError);break;}}
return ret;}
function VWZ_IsListItemSelected(listname,value)
{for(var i=0;i<listname.options.length;i++)
{if(listname.options[i].selected==true&&listname.options[i].value==value)
{return true;}}
return false;}
function VWZ_IsChecked(objcheck,value)
{if(objcheck.length)
{for(var c=0;c<objcheck.length;c++)
{if(objcheck[c].checked=="1"&&objcheck[c].value==value)
{return true;}}}
else
{if(objcheck.checked=="1")
{return true;}}
return false;};(function($){$.fn.toggleVal=function(theOptions){if(!theOptions||typeof theOptions=='object'){theOptions=$.extend({},$.fn.toggleVal.defaults,theOptions);}
else if(typeof theOptions=='string'&&theOptions.toLowerCase()=='destroy'){var destroy=true;}
return this.each(function(){if(destroy){$(this).unbind('focus.toggleval').unbind('blur.toggleval').removeData('defText');return false;}
var defText='';switch(theOptions.populateFrom){case'title':if($(this).attr('title')){defText=$(this).attr('title');$(this).val(defText);}
break;case'label':if($(this).attr('id')){defText=$('label[for="'+$(this).attr('id')+'"]').text();$(this).val(defText);}
break;case'custom':defText=theOptions.text;$(this).val(defText);break;default:defText=$(this).val();}
$(this).addClass('toggleval').data('defText',defText);if(theOptions.removeLabels==true&&$(this).attr('id')){$('label[for="'+$(this).attr('id')+'"]').remove();}
$(this).bind('focus.toggleval',function(){if($(this).val()==$(this).data('defText')){$(this).val('');}
$(this).addClass(theOptions.focusClass);}).bind('blur.toggleval',function(){if($(this).val()==''&&!theOptions.sticky){$(this).val($(this).data('defText'));}
$(this).removeClass(theOptions.focusClass);if($(this).val()!=''&&$(this).val()!=$(this).data('defText')){$(this).addClass(theOptions.changedClass);}
else{$(this).removeClass(theOptions.changedClass);}});});};$.fn.toggleVal.defaults={focusClass:'tv-focused',changedClass:'tv-changed',populateFrom:'default',text:null,removeLabels:false,sticky:false};$.extend($.expr[':'],{toggleval:function(elem){return $(elem).data('defText')||false;},changed:function(elem){if($(elem).data('defText')&&$(elem).val()!=$(elem).data('defText')){return true;}
return false;}});})(jQuery);;jQuery.cookie=function(name,value,options){if(typeof value!='undefined'){options=options||{};if(value===null){value='';options=$.extend({},options);options.expires=-1;}
var expires='';if(options.expires&&(typeof options.expires=='number'||options.expires.toUTCString)){var date;if(typeof options.expires=='number'){date=new Date();date.setTime(date.getTime()+(options.expires*24*60*60*1000));}else{date=options.expires;}
expires='; expires='+date.toUTCString();}
var path=options.path?'; path='+(options.path):'';var domain=options.domain?'; domain='+(options.domain):'';var secure=options.secure?'; secure':'';document.cookie=[name,'=',encodeURIComponent(value),expires,path,domain,secure].join('');}else{var cookieValue=null;if(document.cookie&&document.cookie!=''){var cookies=document.cookie.split(';');for(var i=0;i<cookies.length;i++){var cookie=jQuery.trim(cookies[i]);if(cookie.substring(0,name.length+1)==(name+'=')){cookieValue=decodeURIComponent(cookie.substring(name.length+1));break;}}}
return cookieValue;}};;function getFormData(){if($.cookie('mswFormData')){var cookieData=decodeURIComponent($.cookie('mswFormData'));var nameValPairs=cookieData.split('~');var formData={};var namVal;for(var i=0;i<=(nameValPairs.length-1);i++){namVal=nameValPairs[i].split('=');if(namVal[1]!='undefined'){formData[namVal[0]]=namVal[1];}else{formData[namVal[0]]='';}}
if($('#Anrede').val()==''){$('#Anrede').val(formData['Anrede']);}
if($('#Vorname').val()==''){$('#Vorname').val(formData['Vorname']);}
if($('#Name').val()==''){$('#Name').val(formData['Name']);}
if($('#Strasse').val()==''){$('#Strasse').val(formData['Strasse']);}
if($('#PLZ').val()==' '||$('#PLZ').val()==''){$('#PLZ').val(formData['PLZ']);}
if($('#Ort').val()==''){$('#Ort').val(formData['Ort']);}
if($('#Land').val()==''){$('#Land').val(formData['Land']);}
if($('#Telefon').val()==''){$('#Telefon').val(formData['Telefon']);}
if($('#Mobil').val()==''){$('#Mobil').val(formData['Mobil']);}
if($('#Fax').val()==''){$('#Fax').val(formData['Fax']);}
if($('#Email_Kontakt').val()==''){$('#Email_Kontakt').val(formData['Email_Kontakt']);}
if($('#Email').val()==''){$('#Email').val(formData['Email']);}
if($('#callback_Name').val()==''||$('#callback_Name').val()==' '){if(formData['Vorname']!=''&&formData['Name']!=''){$('#callback_Name').val(formData['Vorname']+' '+formData['Name']);}}
if($('#callback_Telefon').val()==''){$('#callback_Telefon').val(formData['Telefon']);}}}
function saveFormData(){var saveFormDataString='Anrede='+$('#Anrede').val()+'~Vorname='+$('#Vorname').val()+'~Name='+$('#Name').val()+'~Strasse='+$('#Strasse').val()+'~PLZ='+$('#PLZ').val()+'~Ort='+$('#Ort').val()+'~Land='+$('#Land').val()+'~Telefon='+$('#Telefon').val()+'~Mobil='+$('#Mobil').val()+'~Fax='+$('#Fax').val()+'~Email_Kontakt='+$('#Email_Kontakt').val()+'~Email='+$('#Email').val();$.cookie('mswFormData',saveFormDataString,{expires:180,path:'/'});return true;};if(lang!='ru'&&lang!='se'&&window.location.pathname.indexOf('majorca-real-estate-more-languages-ru')<=0&&window.location.pathname.indexOf('majorca-real-estate-more-languages-se')<=0)
{Cufon.replace('h2',{fontFamily:'msw-bold'});Cufon.replace('#assistent h2',{fontFamily:'msw-bold',textShadow:'#e2e2e2 0 1px',color:'-linear-gradient(#000, 0.1=#202020, #373737)'});Cufon.replace('h3:not(.h3-item)',{fontFamily:'msw-medium'});Cufon.replace('#assistent h3',{fontFamily:'msw-medium',textShadow:'#e2e2e2 0 1px',color:'-linear-gradient(#000, 0.1=#202020, #373737)'});Cufon.replace('h4',{fontFamily:'msw-regular'});Cufon.replace('.box-fade h4',{fontFamily:'msw-medium-start-de'});}
$(function(){if($.browser.msie&&$.browser.version.substr(0,1)<"7"){try{document.execCommand("BackgroundImageCache",false,true);}catch(e){}}
if($.browser.msie&&$.browser.version.substr(0,1)<"9"){$("#assistent-content a,#quicknav a,#nav a,#footernav a,#imageflownav a,#form-beratung a,#box-content-delete-button a").wrapInner('<span/>');textShadow('#quicknav a span,#nav a span,#assistent-content a span,#footernav a span,#imageflownav a span,#form-beratung a span,#box-content-delete-button a span');}
if($('#box-user-count-merkliste').length){$.get('/ajax_merkliste_objcount.thtml',function(data){$('#box-user-count-merkliste span').text(data);$('#box-user-count-merkliste').show();});}
$('#fulltext').toggleVal();inputHover('input.img');$('.link-callback').fancybox({'scrolling':'no','titleShow':false,'padding':30,'autoScale':false,'centerOnScroll':true,'onClosed':function(){$("#input-reminder").val("");}});$('#form-callback').submit(function(e){e.preventDefault();if($('#form-callback #callback_Name').val().length==0){alert(sys_formular_validator_eingabe_name);}
else if($('#form-callback #callback_Telefon').val().length==0){alert(sys_formular_validator_eingabe_telefon);}
else{$("#form-callback input[name='REDIRECT']").val('/ajax_callback_submit.thtml')
$('#box-callback-start').hide();$('#box-callback-loading').show();$.post('/cgi/mymsw.cgi',$('#form-callback').serialize(),function(data){if(data==1){$('#box-callback-loading').hide();$('#box-callback-done').show();}else{$('#form-callback').submit();}});}});$('#container-box-alert').has('.box-alert-success').delay(10000).slideUp('slow');});function inputHover(input){$(input).hover(function(){var src=$(this).attr("src");var substr=src.split('.png');$(this).attr("src",substr[0]+'-hover.png');},function(){var src=$(this).attr("src");var substr=src.split('-hover.');$(this).attr("src",substr[0]+'.'+substr[1]);});}
function textShadow(container){$(container).dropShadow({left:0.5,top:0.5,blur:1,opacity:0.5,color:"#212121"});}
function isUndefined(v){var undef;return v===undef;}
function raw_popup(url,target,features,video){if(video==true){if(features==''){features='width=640, height=385';}
var l=(screen.width-640)/2;var t=(screen.height-385)/2;features=features+", top="+t+", left="+l;}else{if(features==''){features='width=850, height=550, scrollbars=yes, resizable=yes';}}
if(isUndefined(target))target='zoom';var theWindow=window.open(url,target,features);theWindow.focus();return theWindow;}
function link_popup(src,features,video){return raw_popup(src.getAttribute('href'),src.getAttribute('target')||'_blank',features,video);};(function($){var tmp,loading,overlay,wrap,outer,inner,close,nav_left,nav_right,selectedIndex=0,selectedOpts={},selectedArray=[],currentIndex=0,currentOpts={},currentArray=[],ajaxLoader=null,imgPreloader=new Image(),imgRegExp=/\.(jpg|gif|png|bmp|jpeg)(.*)?$/i,swfRegExp=/[^\.]\.(swf)\s*$/i,loadingTimer,loadingFrame=1,start_pos,final_pos,busy=false,shadow=20,fx=$.extend($('<div/>')[0],{prop:0}),titleh=0,isIE6=!$.support.opacity&&!window.XMLHttpRequest,fancybox_abort=function(){loading.hide();imgPreloader.onerror=imgPreloader.onload=null;if(ajaxLoader){ajaxLoader.abort();}
tmp.empty();},fancybox_error=function(){$.fancybox('<p id="fancybox_error">The requested content cannot be loaded.<br />Please try again later.</p>',{'scrolling':'no','padding':20,'transitionIn':'none','transitionOut':'none'});},fancybox_get_viewport=function(){return[$(window).width(),$(window).height(),$(document).scrollLeft(),$(document).scrollTop()];},fancybox_get_zoom_to=function(){var view=fancybox_get_viewport(),to={},margin=currentOpts.margin,resize=currentOpts.autoScale,horizontal_space=(shadow+margin)*2,vertical_space=(shadow+margin)*2,double_padding=(currentOpts.padding*2),ratio;if(currentOpts.width.toString().indexOf('%')>-1){to.width=((view[0]*parseFloat(currentOpts.width))/100)-(shadow*2);resize=false;}else{to.width=currentOpts.width+double_padding;}
if(currentOpts.height.toString().indexOf('%')>-1){to.height=((view[1]*parseFloat(currentOpts.height))/100)-(shadow*2);resize=false;}else{to.height=currentOpts.height+double_padding;}
if(resize&&(to.width>(view[0]-horizontal_space)||to.height>(view[1]-vertical_space))){if(selectedOpts.type=='image'||selectedOpts.type=='swf'){horizontal_space+=double_padding;vertical_space+=double_padding;ratio=Math.min(Math.min(view[0]-horizontal_space,currentOpts.width)/currentOpts.width,Math.min(view[1]-vertical_space,currentOpts.height)/currentOpts.height);to.width=Math.round(ratio*(to.width-double_padding))+double_padding;to.height=Math.round(ratio*(to.height-double_padding))+double_padding;}else{to.width=Math.min(to.width,(view[0]-horizontal_space));to.height=Math.min(to.height,(view[1]-vertical_space));}}
to.top=view[3]+((view[1]-(to.height+(shadow*2)))*0.5);to.left=view[2]+((view[0]-(to.width+(shadow*2)))*0.5);if(currentOpts.autoScale===false){to.top=Math.max(view[3]+margin,to.top);to.left=Math.max(view[2]+margin,to.left);}
return to;},fancybox_format_title=function(title){if(title&&title.length){switch(currentOpts.titlePosition){case'inside':return title;case'over':return'<span id="fancybox-title-over">'+title+'</span>';default:return'<span id="fancybox-title-wrap"><span id="fancybox-title-left"></span><span id="fancybox-title-main">'+title+'</span><span id="fancybox-title-right"></span></span>';}}
return false;},fancybox_process_title=function(){var title=currentOpts.title,width=final_pos.width-(currentOpts.padding*2),titlec='fancybox-title-'+currentOpts.titlePosition;$('#fancybox-title').remove();titleh=0;if(currentOpts.titleShow===false){return;}
title=$.isFunction(currentOpts.titleFormat)?currentOpts.titleFormat(title,currentArray,currentIndex,currentOpts):fancybox_format_title(title);if(!title||title===''){return;}
$('<div id="fancybox-title" class="'+titlec+'" />').css({'width':width,'paddingLeft':currentOpts.padding,'paddingRight':currentOpts.padding}).html(title).appendTo('body');switch(currentOpts.titlePosition){case'inside':titleh=$("#fancybox-title").outerHeight(true)-currentOpts.padding;final_pos.height+=titleh;break;case'over':$('#fancybox-title').css('bottom',currentOpts.padding);break;default:$('#fancybox-title').css('bottom',$("#fancybox-title").outerHeight(true)*-1);break;}
$('#fancybox-title').appendTo(outer).hide();},fancybox_set_navigation=function(){$(document).unbind('keydown.fb').bind('keydown.fb',function(e){if(e.keyCode==27&&currentOpts.enableEscapeButton){e.preventDefault();$.fancybox.close();}else if(e.keyCode==37){e.preventDefault();$.fancybox.prev();}else if(e.keyCode==39){e.preventDefault();$.fancybox.next();}});if($.fn.mousewheel){wrap.unbind('mousewheel.fb');if(currentArray.length>1){wrap.bind('mousewheel.fb',function(e,delta){e.preventDefault();if(busy||delta===0){return;}
if(delta>0){$.fancybox.prev();}else{$.fancybox.next();}});}}
if(!currentOpts.showNavArrows){return;}
if((currentOpts.cyclic&&currentArray.length>1)||currentIndex!==0){nav_left.show();}
if((currentOpts.cyclic&&currentArray.length>1)||currentIndex!=(currentArray.length-1)){nav_right.show();}},fancybox_preload_images=function(){var href,objNext;if((currentArray.length-1)>currentIndex){href=currentArray[currentIndex+1].href;if(typeof href!=='undefined'&&href.match(imgRegExp)){objNext=new Image();objNext.src=href;}}
if(currentIndex>0){href=currentArray[currentIndex-1].href;if(typeof href!=='undefined'&&href.match(imgRegExp)){objNext=new Image();objNext.src=href;}}},_finish=function(){inner.css('overflow',(currentOpts.scrolling=='auto'?(currentOpts.type=='image'||currentOpts.type=='iframe'||currentOpts.type=='swf'?'hidden':'auto'):(currentOpts.scrolling=='yes'?'auto':'visible')));if(!$.support.opacity){inner.get(0).style.removeAttribute('filter');wrap.get(0).style.removeAttribute('filter');}
$('#fancybox-title').show();if(currentOpts.hideOnContentClick){inner.one('click',$.fancybox.close);}
if(currentOpts.hideOnOverlayClick){overlay.one('click',$.fancybox.close);}
if(currentOpts.showCloseButton){close.show();}
fancybox_set_navigation();$(window).bind("resize.fb",$.fancybox.center);if(currentOpts.centerOnScroll){$(window).bind("scroll.fb",$.fancybox.center);}else{$(window).unbind("scroll.fb");}
if($.isFunction(currentOpts.onComplete)){currentOpts.onComplete(currentArray,currentIndex,currentOpts);}
busy=false;fancybox_preload_images();},fancybox_draw=function(pos){var width=Math.round(start_pos.width+(final_pos.width-start_pos.width)*pos),height=Math.round(start_pos.height+(final_pos.height-start_pos.height)*pos),top=Math.round(start_pos.top+(final_pos.top-start_pos.top)*pos),left=Math.round(start_pos.left+(final_pos.left-start_pos.left)*pos);wrap.css({'width':width+'px','height':height+'px','top':top+'px','left':left+'px'});width=Math.max(width-currentOpts.padding*2,0);height=Math.max(height-(currentOpts.padding*2+(titleh*pos)),0);inner.css({'width':width+'px','height':height+'px'});if(typeof final_pos.opacity!=='undefined'){wrap.css('opacity',(pos<0.5?0.5:pos));}},fancybox_get_obj_pos=function(obj){var pos=obj.offset();pos.top+=parseFloat(obj.css('paddingTop'))||0;pos.left+=parseFloat(obj.css('paddingLeft'))||0;pos.top+=parseFloat(obj.css('border-top-width'))||0;pos.left+=parseFloat(obj.css('border-left-width'))||0;pos.width=obj.width();pos.height=obj.height();return pos;},fancybox_get_zoom_from=function(){var orig=selectedOpts.orig?$(selectedOpts.orig):false,from={},pos,view;if(orig&&orig.length){pos=fancybox_get_obj_pos(orig);from={width:(pos.width+(currentOpts.padding*2)),height:(pos.height+(currentOpts.padding*2)),top:(pos.top-currentOpts.padding-shadow),left:(pos.left-currentOpts.padding-shadow)};}else{view=fancybox_get_viewport();from={width:1,height:1,top:view[3]+view[1]*0.5,left:view[2]+view[0]*0.5};}
return from;},fancybox_show=function(){loading.hide();if(wrap.is(":visible")&&$.isFunction(currentOpts.onCleanup)){if(currentOpts.onCleanup(currentArray,currentIndex,currentOpts)===false){$.event.trigger('fancybox-cancel');busy=false;return;}}
currentArray=selectedArray;currentIndex=selectedIndex;currentOpts=selectedOpts;inner.get(0).scrollTop=0;inner.get(0).scrollLeft=0;if(currentOpts.overlayShow){if(isIE6){$('select:not(#fancybox-tmp select)').filter(function(){return this.style.visibility!=='hidden';}).css({'visibility':'hidden'}).one('fancybox-cleanup',function(){this.style.visibility='inherit';});}
overlay.css({'background-color':currentOpts.overlayColor,'opacity':currentOpts.overlayOpacity}).unbind().show();}
final_pos=fancybox_get_zoom_to();fancybox_process_title();if(wrap.is(":visible")){$(close.add(nav_left).add(nav_right)).hide();var pos=wrap.position(),equal;start_pos={top:pos.top,left:pos.left,width:wrap.width(),height:wrap.height()};equal=(start_pos.width==final_pos.width&&start_pos.height==final_pos.height);inner.fadeOut(currentOpts.changeFade,function(){var finish_resizing=function(){inner.html(tmp.contents()).fadeIn(currentOpts.changeFade,_finish);};$.event.trigger('fancybox-change');inner.empty().css('overflow','hidden');if(equal){inner.css({top:currentOpts.padding,left:currentOpts.padding,width:Math.max(final_pos.width-(currentOpts.padding*2),1),height:Math.max(final_pos.height-(currentOpts.padding*2)-titleh,1)});finish_resizing();}else{inner.css({top:currentOpts.padding,left:currentOpts.padding,width:Math.max(start_pos.width-(currentOpts.padding*2),1),height:Math.max(start_pos.height-(currentOpts.padding*2),1)});fx.prop=0;$(fx).animate({prop:1},{duration:currentOpts.changeSpeed,easing:currentOpts.easingChange,step:fancybox_draw,complete:finish_resizing});}});return;}
wrap.css('opacity',1);if(currentOpts.transitionIn=='elastic'){start_pos=fancybox_get_zoom_from();inner.css({top:currentOpts.padding,left:currentOpts.padding,width:Math.max(start_pos.width-(currentOpts.padding*2),1),height:Math.max(start_pos.height-(currentOpts.padding*2),1)}).html(tmp.contents());wrap.css(start_pos).show();if(currentOpts.opacity){final_pos.opacity=0;}
fx.prop=0;$(fx).animate({prop:1},{duration:currentOpts.speedIn,easing:currentOpts.easingIn,step:fancybox_draw,complete:_finish});}else{inner.css({top:currentOpts.padding,left:currentOpts.padding,width:Math.max(final_pos.width-(currentOpts.padding*2),1),height:Math.max(final_pos.height-(currentOpts.padding*2)-titleh,1)}).html(tmp.contents());wrap.css(final_pos).fadeIn(currentOpts.transitionIn=='none'?0:currentOpts.speedIn,_finish);}},fancybox_process_inline=function(){tmp.width(selectedOpts.width);tmp.height(selectedOpts.height);if(selectedOpts.width=='auto'){selectedOpts.width=tmp.width();}
if(selectedOpts.height=='auto'){selectedOpts.height=tmp.height();}
fancybox_show();},fancybox_process_image=function(){busy=true;selectedOpts.width=imgPreloader.width;selectedOpts.height=imgPreloader.height;$("<img />").attr({'id':'fancybox-img','src':imgPreloader.src,'alt':selectedOpts.title}).appendTo(tmp);fancybox_show();},fancybox_start=function(){fancybox_abort();var obj=selectedArray[selectedIndex],href,type,title,str,emb,selector,data;selectedOpts=$.extend({},$.fn.fancybox.defaults,(typeof $(obj).data('fancybox')=='undefined'?selectedOpts:$(obj).data('fancybox')));title=obj.title||$(obj).title||selectedOpts.title||'';if(obj.nodeName&&!selectedOpts.orig){selectedOpts.orig=$(obj).children("img:first").length?$(obj).children("img:first"):$(obj);}
if(title===''&&selectedOpts.orig){title=selectedOpts.orig.attr('alt');}
if(obj.nodeName&&(/^(?:javascript|#)/i).test(obj.href)){href=selectedOpts.href||null;}else{href=selectedOpts.href||obj.href||null;}
if(selectedOpts.type){type=selectedOpts.type;if(!href){href=selectedOpts.content;}}else if(selectedOpts.content){type='html';}else if(href){if(href.match(imgRegExp)){type='image';}else if(href.match(swfRegExp)){type='swf';}else if($(obj).hasClass("iframe")){type='iframe';}else if(href.match(/#/)){obj=href.substr(href.indexOf("#"));type=$(obj).length>0?'inline':'ajax';}else{type='ajax';}}else{type='inline';}
selectedOpts.type=type;selectedOpts.href=href;selectedOpts.title=title;if(selectedOpts.autoDimensions&&selectedOpts.type!=='iframe'&&selectedOpts.type!=='swf'){selectedOpts.width='auto';selectedOpts.height='auto';}
if(selectedOpts.modal){selectedOpts.overlayShow=true;selectedOpts.hideOnOverlayClick=false;selectedOpts.hideOnContentClick=false;selectedOpts.enableEscapeButton=false;selectedOpts.showCloseButton=false;}
if($.isFunction(selectedOpts.onStart)){if(selectedOpts.onStart(selectedArray,selectedIndex,selectedOpts)===false){busy=false;return;}}
tmp.css('padding',(shadow+selectedOpts.padding+selectedOpts.margin));$('.fancybox-inline-tmp').unbind('fancybox-cancel').bind('fancybox-change',function(){$(this).replaceWith(inner.children());});switch(type){case'html':tmp.html(selectedOpts.content);fancybox_process_inline();break;case'inline':$('<div class="fancybox-inline-tmp" />').hide().insertBefore($(obj)).bind('fancybox-cleanup',function(){$(this).replaceWith(inner.children());}).bind('fancybox-cancel',function(){$(this).replaceWith(tmp.children());});$(obj).appendTo(tmp);fancybox_process_inline();break;case'image':busy=false;$.fancybox.showActivity();imgPreloader=new Image();imgPreloader.onerror=function(){fancybox_error();};imgPreloader.onload=function(){imgPreloader.onerror=null;imgPreloader.onload=null;fancybox_process_image();};imgPreloader.src=href;break;case'swf':str='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+selectedOpts.width+'" height="'+selectedOpts.height+'"><param name="movie" value="'+href+'"></param>';emb='';$.each(selectedOpts.swf,function(name,val){str+='<param name="'+name+'" value="'+val+'"></param>';emb+=' '+name+'="'+val+'"';});str+='<embed src="'+href+'" type="application/x-shockwave-flash" width="'+selectedOpts.width+'" height="'+selectedOpts.height+'"'+emb+'></embed></object>';tmp.html(str);fancybox_process_inline();break;case'ajax':selector=href.split('#',2);data=selectedOpts.ajax.data||{};if(selector.length>1){href=selector[0];if(typeof data=="string"){data+='&selector='+selector[1];}else{data.selector=selector[1];}}
busy=false;$.fancybox.showActivity();ajaxLoader=$.ajax($.extend(selectedOpts.ajax,{url:href,data:data,error:fancybox_error,success:function(data,textStatus,XMLHttpRequest){if(ajaxLoader.status==200){tmp.html(data);fancybox_process_inline();}}}));break;case'iframe':$('<iframe id="fancybox-frame" name="fancybox-frame'+new Date().getTime()+'" frameborder="0" hspace="0" scrolling="'+selectedOpts.scrolling+'" src="'+selectedOpts.href+'"></iframe>').appendTo(tmp);fancybox_show();break;}},fancybox_animate_loading=function(){if(!loading.is(':visible')){clearInterval(loadingTimer);return;}
$('div',loading).css('top',(loadingFrame*-40)+'px');loadingFrame=(loadingFrame+1)%12;},fancybox_init=function(){if($("#fancybox-wrap").length){return;}
$('body').append(tmp=$('<div id="fancybox-tmp"></div>'),loading=$('<div id="fancybox-loading"><div></div></div>'),overlay=$('<div id="fancybox-overlay"></div>'),wrap=$('<div id="fancybox-wrap"></div>'));if(!$.support.opacity){wrap.addClass('fancybox-ie');loading.addClass('fancybox-ie');}
outer=$('<div id="fancybox-outer"></div>').append('<div class="fancy-bg" id="fancy-bg-n"></div><div class="fancy-bg" id="fancy-bg-ne"></div><div class="fancy-bg" id="fancy-bg-e"></div><div class="fancy-bg" id="fancy-bg-se"></div><div class="fancy-bg" id="fancy-bg-s"></div><div class="fancy-bg" id="fancy-bg-sw"></div><div class="fancy-bg" id="fancy-bg-w"></div><div class="fancy-bg" id="fancy-bg-nw"></div>').appendTo(wrap);outer.append(inner=$('<div id="fancybox-inner"></div>'),close=$('<a id="fancybox-close"></a>'),nav_left=$('<a href="javascript:;" id="fancybox-left"><span class="fancy-ico" id="fancybox-left-ico"></span></a>'),nav_right=$('<a href="javascript:;" id="fancybox-right"><span class="fancy-ico" id="fancybox-right-ico"></span></a>'));close.click($.fancybox.close);loading.click($.fancybox.cancel);nav_left.click(function(e){e.preventDefault();$.fancybox.prev();});nav_right.click(function(e){e.preventDefault();$.fancybox.next();});if(isIE6){overlay.get(0).style.setExpression('height',"document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'");loading.get(0).style.setExpression('top',"(-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px'");outer.prepend('<iframe id="fancybox-hide-sel-frame" src="javascript:\'\';" scrolling="no" frameborder="0" ></iframe>');}};$.fn.fancybox=function(options){$(this).data('fancybox',$.extend({},options,($.metadata?$(this).metadata():{}))).unbind('click.fb').bind('click.fb',function(e){e.preventDefault();if(busy){return;}
busy=true;$(this).blur();selectedArray=[];selectedIndex=0;var rel=$(this).attr('rel')||'';if(!rel||rel==''||rel==='nofollow'){selectedArray.push(this);}else{selectedArray=$("a[rel="+rel+"], area[rel="+rel+"]");selectedIndex=selectedArray.index(this);}
fancybox_start();return false;});return this;};$.fancybox=function(obj){if(busy){return;}
busy=true;var opts=typeof arguments[1]!=='undefined'?arguments[1]:{};selectedArray=[];selectedIndex=opts.index||0;if($.isArray(obj)){for(var i=0,j=obj.length;i<j;i++){if(typeof obj[i]=='object'){$(obj[i]).data('fancybox',$.extend({},opts,obj[i]));}else{obj[i]=$({}).data('fancybox',$.extend({content:obj[i]},opts));}}
selectedArray=jQuery.merge(selectedArray,obj);}else{if(typeof obj=='object'){$(obj).data('fancybox',$.extend({},opts,obj));}else{obj=$({}).data('fancybox',$.extend({content:obj},opts));}
selectedArray.push(obj);}
if(selectedIndex>selectedArray.length||selectedIndex<0){selectedIndex=0;}
fancybox_start();};$.fancybox.showActivity=function(){clearInterval(loadingTimer);loading.show();loadingTimer=setInterval(fancybox_animate_loading,66);};$.fancybox.hideActivity=function(){loading.hide();};$.fancybox.next=function(){return $.fancybox.pos(currentIndex+1);};$.fancybox.prev=function(){return $.fancybox.pos(currentIndex-1);};$.fancybox.pos=function(pos){if(busy){return;}
pos=parseInt(pos,10);if(pos>-1&&currentArray.length>pos){selectedIndex=pos;fancybox_start();}
if(currentOpts.cyclic&&currentArray.length>1&&pos<0){selectedIndex=currentArray.length-1;fancybox_start();}
if(currentOpts.cyclic&&currentArray.length>1&&pos>=currentArray.length){selectedIndex=0;fancybox_start();}
return;};$.fancybox.cancel=function(){if(busy){return;}
busy=true;$.event.trigger('fancybox-cancel');fancybox_abort();if(selectedOpts&&$.isFunction(selectedOpts.onCancel)){selectedOpts.onCancel(selectedArray,selectedIndex,selectedOpts);}
busy=false;};$.fancybox.close=function(){if(busy||wrap.is(':hidden')){return;}
busy=true;if(currentOpts&&$.isFunction(currentOpts.onCleanup)){if(currentOpts.onCleanup(currentArray,currentIndex,currentOpts)===false){busy=false;return;}}
fancybox_abort();$(close.add(nav_left).add(nav_right)).hide();$('#fancybox-title').remove();wrap.add(inner).add(overlay).unbind();$(window).unbind("resize.fb scroll.fb");$(document).unbind('keydown.fb');function _cleanup(){overlay.fadeOut('fast');wrap.hide();$.event.trigger('fancybox-cleanup');inner.empty();if($.isFunction(currentOpts.onClosed)){currentOpts.onClosed(currentArray,currentIndex,currentOpts);}
currentArray=selectedOpts=[];currentIndex=selectedIndex=0;currentOpts=selectedOpts={};busy=false;}
inner.css('overflow','hidden');if(currentOpts.transitionOut=='elastic'){start_pos=fancybox_get_zoom_from();var pos=wrap.position();final_pos={top:pos.top,left:pos.left,width:wrap.width(),height:wrap.height()};if(currentOpts.opacity){final_pos.opacity=1;}
fx.prop=1;$(fx).animate({prop:0},{duration:currentOpts.speedOut,easing:currentOpts.easingOut,step:fancybox_draw,complete:_cleanup});}else{wrap.fadeOut(currentOpts.transitionOut=='none'?0:currentOpts.speedOut,_cleanup);}};$.fancybox.resize=function(){var c,h;if(busy||wrap.is(':hidden')){return;}
busy=true;c=inner.wrapInner("<div style='overflow:auto'></div>").children();h=c.height();wrap.css({height:h+(currentOpts.padding*2)+titleh});inner.css({height:h});c.replaceWith(c.children());$.fancybox.center();};$.fancybox.center=function(){busy=true;var view=fancybox_get_viewport(),margin=currentOpts.margin,to={};to.top=view[3]+((view[1]-((wrap.height()-titleh)+(shadow*2)))*0.5);to.left=view[2]+((view[0]-(wrap.width()+(shadow*2)))*0.5);to.top=Math.max(view[3]+margin,to.top);to.left=Math.max(view[2]+margin,to.left);wrap.css(to);busy=false;};$.fn.fancybox.defaults={padding:10,margin:20,opacity:false,modal:false,cyclic:false,scrolling:'auto',width:560,height:340,autoScale:true,autoDimensions:true,centerOnScroll:false,ajax:{},swf:{wmode:'transparent'},hideOnOverlayClick:true,hideOnContentClick:false,overlayShow:true,overlayOpacity:0.3,overlayColor:'#666',titleShow:true,titlePosition:'outside',titleFormat:null,transitionIn:'fade',transitionOut:'fade',speedIn:300,speedOut:300,changeSpeed:300,changeFade:'fast',easingIn:'swing',easingOut:'swing',showCloseButton:true,showNavArrows:true,enableEscapeButton:true,onStart:null,onCancel:null,onComplete:null,onCleanup:null,onClosed:null};$(document).ready(function(){fancybox_init();});})(jQuery);;$(function(){$('.FlyVictorWidget').fancybox({'width':705,'height':610,'type':'iframe','autoScale':false});});;$(function(){$("#img-assistent").dynamicSlideshow({duration:7000});initImageflow();function initImageflow(){var numobjects=9;var type="Villen";var page=Math.floor(Math.random()*11);$('#imageflow').load('/'+sys_lang_url+'/ajax_objekte_imageflow.thtml?type='+type+'&objperpage='+numobjects+'&sort_by=first_seen&sort_desc=0&page='+page,function(response,status,xhr){if(status=="success"){imageflow();}});var i=0;$('#imageflownav a').each(function(i){i++;$('#flow'+i).click(function(e){e.preventDefault();type=$(this).attr('rel');$('#imageflow').load('/'+sys_lang_url+'/ajax_objekte_imageflow.thtml?type='+type+'&objperpage='+numobjects+'&sort_by=first_seen&sort_desc=0&page='+page,function(response,status,xhr){if(status=="success"){$('#imageflownav a').removeClass('act');$('#flow'+i).addClass('act');imageflow();}});});});}
var cache={'':$('#assistent-schritt-null'),'assistent-start':$('#assistent-schritt-null')};var assistentTreffer;var enableValidator=false;var url;var mreRegistered=false;$(window).bind('hashchange',function(e){url=e.fragment;changeBackgrounds(url);$('#assistent-content').children(':visible').hide();if(cache[url]){cache[url].show();if(url.indexOf('assistent4')>=0){redirectSearch();}}else{var urlLoad=url.split('.thtml');urlLoad='/'+sys_lang_url+'/assistent/'+urlLoad[0]+'.thtml';cache[url]=$('<div class="assistent-schritte"><\/div>').prependTo('#assistent-content').load(urlLoad,function(){if(url.indexOf('assistent1')>=0){if($.browser.msie&&$.browser.version.substr(0,1)<"9"){$("#assistent-schritt-eins a").wrapInner('<span/>');textShadow('#assistent-schritt-eins a span');}
getAssistentTreffer();}
else if(url.indexOf('assistent2')>=0){if($("#assistent-schritt-eins").length){if($.browser.msie&&$.browser.version.substr(0,1)<"9"){$("#assistent-schritt-zwei a").wrapInner('<span/>');textShadow('#assistent-schritt-zwei a span');}
getAssistentTreffer();}
else{cache[url]=false;$('.assistent-schritte').remove();document.location.href='#assistent-start';}}
else if(url.indexOf('assistent3')>=0){if($("#assistent-schritt-eins").length){var type=getTypeFromUrl(url);var frmvalidator;if($.browser.msie&&$.browser.version.substr(0,1)<"9"){$("#assistent-schritt-drei a").wrapInner('<span/>');textShadow('#assistent-schritt-drei a span');}
frmvalidator=new Validator("form-assistent-3");$("#assistent-schritt-drei input[type='text']").live("blur change",function(event){if($('#assistent-schritt-drei #vorname').val().length>0||$('#assistent-schritt-drei #nachname').val().length>0||$('#assistent-schritt-drei #email').val().length>0||$('#assistent-schritt-drei #passwort').val().length>0){frmvalidator.addValidation("vorname","req",sys_formular_validator_eingabe_vorname);frmvalidator.addValidation("nachname","req",sys_formular_validator_eingabe_nachname);frmvalidator.addValidation("email","req",sys_formular_validator_eingabe_email);frmvalidator.addValidation("email","email",sys_formular_validator_email_ungueltig);frmvalidator.addValidation("passwort","req",sys_formular_validator_eingabe_passwort);enableValidator=true;}
else{enableValidator=false;frmvalidator.clearAllValidations();}});$("#assistent-schritt-drei #form-assistent").submit(function(event){event.preventDefault();var error=false;if(enableValidator==true){if(frmvalidator.getError()){var data="action_user_signup=1&"+$("#assistent-schritt-drei #form-assistent").serialize();if($('#assistent-schritt-drei #newsletter').is(':checked')){var newsletterUrl=newsletterEintragen($('#assistent-schritt-drei #urlNewsletter').val(),$('#assistent-schritt-drei #email').val(),$('#assistent-schritt-drei #vorname').val()+' '+$('#assistent-schritt-drei #nachname').val());data=data+'&save_subscribe_path='+encodeURIComponent(newsletterUrl);}
$.ajax({type:"POST",url:"/cgi/mymsw.cgi",data:data,success:function(data){if(data=='error'){error=true;alert(sys_formular_validator_email_vorhanden);}
else if(data=='success'){error=false;mreRegistered=true;alert(m_assistent_my_real_estate_meldung_registrierung_erfolgreich);if($('#assistent-schritt-drei #newsletter').is(':checked')){}
if(error==false)
document.location.href='#assistent4-mallorca.thtml';}}});};}
else{frmvalidator.clearAllValidations();document.location.href='#assistent4-mallorca.thtml';}});}
else{cache[url]=false;$('.assistent-schritte').remove();document.location.href='#assistent-start';}}
else if(url.indexOf('assistent4')>=0){$('.assistent-treffer-anzahl').text(assistentTreffer);if($("#assistent-schritt-eins").length){redirectSearch();if(mreRegistered!=false)
$("#assistent-schritt-vier .text-mre").show();}
else{cache[url]=false;$('.assistent-schritte').remove();document.location.href='#assistent-start';}}});}
if(lang!='ru'&&lang!='se')
{$('#assistent-content').ajaxComplete(function(){Cufon.replace('#assistent h2',{fontFamily:'msw-bold',textShadow:'#e2e2e2 0 1px',color:'-linear-gradient(#000, 0.1=#202020, #373737)'});Cufon.replace('#assistent h2 .regular',{fontFamily:'msw-regular',textShadow:'#e2e2e2 0 1px',color:'-linear-gradient(#000, 0.1=#202020, #373737)'});Cufon.replace('#assistent h3',{fontFamily:'msw-medium',textShadow:'#e2e2e2 0 1px',color:'-linear-gradient(#000, 0.1=#202020, #373737)'});});}});$(window).trigger('hashchange');$(window).unload(function(event){});$("#form-assistent select").live("change",function(event){getAssistentTreffer();event.preventDefault();});function getAssistentTreffer(){var type=getTypeFromUrl(location.hash.slice(1));var url="/ajax_suche_objcount.thtml";$.get(url,{'DISPLAY':'ajax_suche','type':type,'ort_oder_region':$('.'+type+' #ort').val(),'AnzahlSchlafzimmer(min)':$('.'+type+' #AnzahlSchlafzimmer_min').val(),'AnzahlBadezimmer(min)':$('.'+type+' #AnzahlBadezimmer_min').val(),'Grundstuecksflaeche(min)':$('.'+type+' #Grundstuecksflaeche_min').val(),'Wohnflaeche(min)':$('.'+type+' #Wohnflaeche_min').val(),'sort_by':$('.'+type+' #sort_by').val(),'sort_desc':$('.'+type+' #sort_desc').val(),'fulltext':$('.'+type+' #fulltext').val(),'price':$('.'+type+' #price').val()},function(data){assistentTreffer=data;$('.'+type+' .assistent-treffer-anzahl').text(data);$('.'+type+' .assistent-treffer').show();});}
function imageflow(){var instance=new ImageFlow();instance.init({ImageFlowID:'imageflow',glideToStartID:false,aspectRatio:3.78,imagesM:0.8,xStep:70,percentLandscape:66,percentOther:50,imageFocusMax:4,reflections:false,reflectionP:0.0,startID:5,imageCursor:'pointer',buttons:true,sliderWidth:16,imagesHeight:0.62});}});function getTypeFromUrl(url){var type;if(url.indexOf('villen')>=0){type='villen-fincas';}
else if(url.indexOf('apartments')>=0){type='apartments';}
else if(url.indexOf('mietobjekte')>=0){type='mietobjekte';}
else if(url.indexOf('grundstuecke')>=0){type='grundstuecke';}
return type;}
function newsletterEintragen(url,email,name){var postEmail=url.split('/');return url+'?cm-'+postEmail['3']+'-'+postEmail['3']+'='+email+'&cm-name='+name;}
function redirectSearch(){var type=$('#type').val();var ort=$('#ort').val();var price=$('#price').val();var AnzahlSchlafzimmer_min=$('#AnzahlSchlafzimmer_min').val();var AnzahlBadezimmer_min=$('#AnzahlBadezimmer_min').val();var Grundstuecksflaeche_min=$('#Grundstuecksflaeche_min').val();var Wohnflaeche_min=$('#Wohnflaeche_min').val();setTimeout(function()
{document.location.href='/'+sys_lang_url+"/objekte.thtml?type="+type+"&ort_oder_region="+encodeURIComponent(ort)+"&price="+price+"&objperpage=&sort_by=&sort_desc=&Wohnflaeche(min)="+Wohnflaeche_min+"&Grundstuecksflaeche(min)="+Grundstuecksflaeche_min+"&AnzahlBadezimmer(min)="+AnzahlBadezimmer_min+"&AnzahlSchlafzimmer(min)="+AnzahlSchlafzimmer_min;},7000);}
function changeBackgrounds(url){if(url.indexOf('assistent1')>=0||url.indexOf('assistent2')>=0||url.indexOf('assistent3')>=0){$('#assistent-content').css("background","url(/img/bg-assistent-schritte.jpg) no-repeat");}else if(url.indexOf('assistent4')>=0){$('#assistent-content').css("background","url(/img/bg-assistent-schritt4.jpg) no-repeat");}else{$('#assistent-content').css("background","none");}};function ImageFlow()
{this.defaults={animationSpeed:50,aspectRatio:1.964,buttons:false,captions:true,circular:false,imageCursor:'default',ImageFlowID:'imageflow',imageFocusM:1.0,imageFocusMax:4,imagePath:'',imageScaling:true,imagesHeight:0.67,imagesM:1.0,onClick:function(){document.location=this.url;},opacity:false,opacityArray:[10,8,6,4,2],percentLandscape:118,percentOther:100,preloadImages:true,reflections:true,reflectionGET:'',reflectionP:0.5,reflectionPNG:false,reflectPath:'',scrollbarP:0.6,slider:true,sliderCursor:'e-resize',sliderWidth:14,slideshow:false,slideshowSpeed:1500,slideshowAutoplay:false,startID:1,glideToStartID:true,startAnimation:false,xStep:150};var my=this;this.init=function(options)
{for(var name in my.defaults)
{this[name]=(options!==undefined&&options[name]!==undefined)?options[name]:my.defaults[name];}
var ImageFlowDiv=document.getElementById(my.ImageFlowID);if(ImageFlowDiv)
{ImageFlowDiv.style.visibility='visible';this.ImageFlowDiv=ImageFlowDiv;if(this.createStructure())
{this.imagesDiv=document.getElementById(my.ImageFlowID+'_images');this.captionDiv=document.getElementById(my.ImageFlowID+'_caption');this.navigationDiv=document.getElementById(my.ImageFlowID+'_navigation');this.scrollbarDiv=document.getElementById(my.ImageFlowID+'_scrollbar');this.sliderDiv=document.getElementById(my.ImageFlowID+'_slider');this.buttonNextDiv=document.getElementById(my.ImageFlowID+'_next');this.buttonPreviousDiv=document.getElementById(my.ImageFlowID+'_previous');this.buttonSlideshow=document.getElementById(my.ImageFlowID+'_slideshow');this.indexArray=[];this.current=0;this.imageID=0;this.target=0;this.memTarget=0;this.firstRefresh=true;this.firstCheck=true;this.busy=false;var width=this.ImageFlowDiv.offsetWidth;var height=Math.round(width/my.aspectRatio);document.getElementById(my.ImageFlowID+'_loading_txt').style.paddingTop=((height*0.5)-22)+'px';ImageFlowDiv.style.height=height+'px';this.loadingProgress();}}};this.createStructure=function()
{var imagesDiv=my.Helper.createDocumentElement('div','images');var node,version,src,imageNode;var max=my.ImageFlowDiv.childNodes.length;for(var index=0;index<max;index++)
{node=my.ImageFlowDiv.childNodes[index];if(node&&node.nodeType==1&&node.nodeName=='IMG')
{if(my.reflections===true)
{version=(my.reflectionPNG)?'3':'2';src=my.imagePath+node.getAttribute('src',2);src=my.reflectPath+'reflect'+version+'.php?img='+src+my.reflectionGET;node.setAttribute('src',src);}
imageNode=node.cloneNode(true);imagesDiv.appendChild(imageNode);}}
if(my.circular)
{var first=my.Helper.createDocumentElement('div','images');var last=my.Helper.createDocumentElement('div','images');max=imagesDiv.childNodes.length;if(max<my.imageFocusMax)
{my.imageFocusMax=max;}
if(max>1)
{var i;for(i=0;i<max;i++)
{node=imagesDiv.childNodes[i];if(i<my.imageFocusMax)
{imageNode=node.cloneNode(true);first.appendChild(imageNode);}
if(max-i<my.imageFocusMax+1)
{imageNode=node.cloneNode(true);last.appendChild(imageNode);}}
for(i=0;i<max;i++)
{node=imagesDiv.childNodes[i];imageNode=node.cloneNode(true);last.appendChild(imageNode);}
for(i=0;i<my.imageFocusMax;i++)
{node=first.childNodes[i];imageNode=node.cloneNode(true);last.appendChild(imageNode);}
imagesDiv=last;}}
if(my.slideshow)
{var slideshowButton=my.Helper.createDocumentElement('div','slideshow');imagesDiv.appendChild(slideshowButton);}
var loadingP=my.Helper.createDocumentElement('p','loading_txt');var loadingText=document.createTextNode(' ');loadingP.appendChild(loadingText);var loadingDiv=my.Helper.createDocumentElement('div','loading');var loadingBarDiv=my.Helper.createDocumentElement('div','loading_bar');loadingDiv.appendChild(loadingBarDiv);var captionDiv=my.Helper.createDocumentElement('div','caption');var scrollbarDiv=my.Helper.createDocumentElement('div','scrollbar');var sliderDiv=my.Helper.createDocumentElement('div','slider');scrollbarDiv.appendChild(sliderDiv);if(my.buttons)
{var buttonPreviousDiv=my.Helper.createDocumentElement('div','previous','button');var buttonNextDiv=my.Helper.createDocumentElement('div','next','button');scrollbarDiv.appendChild(buttonPreviousDiv);scrollbarDiv.appendChild(buttonNextDiv);}
var navigationDiv=my.Helper.createDocumentElement('div','navigation');navigationDiv.appendChild(captionDiv);navigationDiv.appendChild(scrollbarDiv);var success=false;if(my.ImageFlowDiv.appendChild(imagesDiv)&&my.ImageFlowDiv.appendChild(loadingP)&&my.ImageFlowDiv.appendChild(loadingDiv)&&my.ImageFlowDiv.appendChild(navigationDiv))
{max=my.ImageFlowDiv.childNodes.length;for(index=0;index<max;index++)
{node=my.ImageFlowDiv.childNodes[index];if(node&&node.nodeType==1&&node.nodeName=='IMG')
{my.ImageFlowDiv.removeChild(node);}}
success=true;}
return success;};this.loadingProgress=function()
{var p=my.loadingStatus();if((p<100||my.firstCheck)&&my.preloadImages)
{if(my.firstCheck&&p==100)
{my.firstCheck=false;window.setTimeout(my.loadingProgress,100);}
else
{window.setTimeout(my.loadingProgress,40);}}
else
{document.getElementById(my.ImageFlowID+'_loading_txt').style.display='none';document.getElementById(my.ImageFlowID+'_loading').style.display='none';window.setTimeout(my.Helper.addResizeEvent,1000);my.refresh();if(my.max>1)
{my.MouseWheel.init();my.MouseDrag.init();my.Touch.init();my.Key.init();if(my.slideshow)
{my.Slideshow.init();}
if(my.slider)
{my.scrollbarDiv.style.visibility='visible';}}}};this.loadingStatus=function()
{var max=my.imagesDiv.childNodes.length;var i=0,completed=0;var image=null;for(var index=0;index<max;index++)
{image=my.imagesDiv.childNodes[index];if(image&&image.nodeType==1&&image.nodeName=='IMG')
{if(image.complete)
{completed++;}
i++;}}
var finished=Math.round((completed/i)*100);var loadingBar=document.getElementById(my.ImageFlowID+'_loading_bar');loadingBar.style.width=finished+'%';if(my.circular)
{i=i-(my.imageFocusMax*2);completed=(finished<1)?0:Math.round((i/100)*finished);}
var loadingP=document.getElementById(my.ImageFlowID+'_loading_txt');var loadingTxt=document.createTextNode(completed+'/'+i);loadingP.replaceChild(loadingTxt,loadingP.firstChild);return finished;};this.refresh=function()
{this.imagesDivWidth=my.imagesDiv.offsetWidth+my.imagesDiv.offsetLeft;this.maxHeight=Math.round(my.imagesDivWidth/my.aspectRatio);this.maxFocus=my.imageFocusMax*my.xStep;this.size=my.imagesDivWidth*0.5;this.sliderWidth=my.sliderWidth*0.5;this.scrollbarWidth=(my.imagesDivWidth-(Math.round(my.sliderWidth)*2))*my.scrollbarP;this.imagesDivHeight=Math.round(my.maxHeight*my.imagesHeight);my.ImageFlowDiv.style.height=my.maxHeight+'px';my.imagesDiv.style.height=my.imagesDivHeight+'px';my.navigationDiv.style.height=(my.maxHeight-my.imagesDivHeight)+'px';my.captionDiv.style.width=my.imagesDivWidth+'px';my.captionDiv.style.paddingTop=Math.round(my.imagesDivWidth*0.02)+'px';my.scrollbarDiv.style.width=my.scrollbarWidth+'px';my.scrollbarDiv.style.marginTop=Math.round(my.imagesDivWidth*0.02)+'px';my.scrollbarDiv.style.marginLeft='auto';my.scrollbarDiv.style.marginRight='auto';my.sliderDiv.style.cursor=my.sliderCursor;my.sliderDiv.onmousedown=function(){my.MouseDrag.start(this);return false;};if(my.buttons)
{my.buttonPreviousDiv.onclick=function(){my.MouseWheel.handle(1);};my.buttonNextDiv.onclick=function(){my.MouseWheel.handle(-1);};}
var multi=(my.reflections===true)?my.reflectionP+1:1;var max=my.imagesDiv.childNodes.length;var i=0;var image=null;for(var index=0;index<max;index++)
{image=my.imagesDiv.childNodes[index];if(image!==null&&image.nodeType==1&&image.nodeName=='IMG')
{this.indexArray[i]=index;image.url=image.getAttribute('longdesc');image.xPosition=(-i*my.xStep);image.i=i;if(my.firstRefresh)
{if(image.getAttribute('width')!==null&&image.getAttribute('height')!==null)
{image.w=image.getAttribute('width');image.h=image.getAttribute('height')*multi;}
else{image.w=image.width;image.h=image.height;}}
if((image.w)>(image.h/(my.reflectionP+1)))
{image.pc=my.percentLandscape;image.pcMem=my.percentLandscape;}
else
{image.pc=my.percentOther;image.pcMem=my.percentOther;}
if(my.imageScaling===false)
{image.style.position='relative';image.style.display='inline';}
image.style.cursor=my.imageCursor;i++;}}
this.max=my.indexArray.length;if(my.imageScaling===false)
{image=my.imagesDiv.childNodes[my.indexArray[0]];this.totalImagesWidth=image.w*my.max;image.style.paddingLeft=(my.imagesDivWidth/2)+(image.w/2)+'px';my.imagesDiv.style.height=image.h+'px';my.navigationDiv.style.height=(my.maxHeight-image.h)+'px';}
if(my.firstRefresh)
{my.firstRefresh=false;my.imageID=my.startID-1;if(my.imageID<0)
{my.imageID=0;}
if(my.circular)
{my.imageID=my.imageID+my.imageFocusMax;}
maxId=(my.circular)?(my.max-(my.imageFocusMax))-1:my.max-1;if(my.imageID>maxId)
{my.imageID=maxId;}
if(my.glideToStartID===false)
{my.moveTo(-my.imageID*my.xStep);}
if(my.startAnimation)
{my.moveTo(5000);}}
if(my.max>1)
{my.glideTo(my.imageID);}
my.moveTo(my.current);};this.moveTo=function(x)
{this.current=x;this.zIndex=my.max;for(var index=0;index<my.max;index++)
{var image=my.imagesDiv.childNodes[my.indexArray[index]];var currentImage=index*-my.xStep;if(my.imageScaling)
{if((currentImage+my.maxFocus)<my.memTarget||(currentImage-my.maxFocus)>my.memTarget)
{image.style.visibility='hidden';image.style.display='none';}
else
{var z=(Math.sqrt(10000+x*x)+100)*my.imagesM;var xs=x/z*my.size+my.size;image.style.display='block';var newImageH=(image.h/image.w*image.pc)/z*my.size;var newImageW=0;switch(newImageH>my.maxHeight)
{case false:newImageW=image.pc/z*my.size;break;default:newImageH=my.maxHeight;newImageW=image.w*newImageH/image.h;break;}
var newImageTop=(my.imagesDivHeight-newImageH)+((newImageH/(my.reflectionP+1))*my.reflectionP);image.style.left=xs-(image.pc/2)/z*my.size+'px';if(newImageW&&newImageH)
{image.style.height=newImageH+'px';image.style.width=newImageW+'px';image.style.top=newImageTop+'px';}
image.style.visibility='visible';switch(x<0)
{case true:this.zIndex++;break;default:this.zIndex=my.zIndex-1;break;}
switch(image.i==my.imageID)
{case false:image.onclick=function(){my.glideTo(this.i);};break;default:this.zIndex=my.zIndex+1;if(image.url!=='')
{image.onclick=my.onClick;}
break;}
image.style.zIndex=my.zIndex;}}
else
{if((currentImage+my.maxFocus)<my.memTarget||(currentImage-my.maxFocus)>my.memTarget)
{image.style.visibility='hidden';}
else
{image.style.visibility='visible';switch(image.i==my.imageID)
{case false:image.onclick=function(){my.glideTo(this.i);};break;default:if(image.url!=='')
{image.onclick=my.onClick;}
break;}}
my.imagesDiv.style.marginLeft=(x-my.totalImagesWidth)+'px';}
x+=my.xStep;}};this.glideTo=function(imageID)
{var jumpTarget,clonedImageID;if(my.circular)
{if(imageID+1===my.imageFocusMax)
{clonedImageID=my.max-my.imageFocusMax;jumpTarget=-clonedImageID*my.xStep;imageID=clonedImageID-1;}
if(imageID===(my.max-my.imageFocusMax))
{clonedImageID=my.imageFocusMax-1;jumpTarget=-clonedImageID*my.xStep;imageID=clonedImageID+1;}}
var x=-imageID*my.xStep;this.target=x;this.memTarget=x;this.imageID=imageID;var caption=my.imagesDiv.childNodes[imageID].getAttribute('alt');if(caption===''||my.captions===false)
{caption='&nbsp;';}
my.captionDiv.innerHTML=caption;if(my.MouseDrag.busy===false)
{if(my.circular)
{this.newSliderX=((imageID-my.imageFocusMax)*my.scrollbarWidth)/(my.max-(my.imageFocusMax*2)-1)-my.MouseDrag.newX;}
else
{this.newSliderX=(imageID*my.scrollbarWidth)/(my.max-1)-my.MouseDrag.newX;}
my.sliderDiv.style.marginLeft=(my.newSliderX-my.sliderWidth)+'px';}
if(my.opacity===true||my.imageFocusM!==my.defaults.imageFocusM)
{my.Helper.setOpacity(my.imagesDiv.childNodes[imageID],my.opacityArray[0]);my.imagesDiv.childNodes[imageID].pc=my.imagesDiv.childNodes[imageID].pc*my.imageFocusM;var opacityValue=0;var rightID=0;var leftID=0;var last=my.opacityArray.length;for(var i=1;i<(my.imageFocusMax+1);i++)
{if((i+1)>last)
{opacityValue=my.opacityArray[last-1];}
else
{opacityValue=my.opacityArray[i];}
rightID=imageID+i;leftID=imageID-i;if(rightID<my.max)
{my.Helper.setOpacity(my.imagesDiv.childNodes[rightID],opacityValue);my.imagesDiv.childNodes[rightID].pc=my.imagesDiv.childNodes[rightID].pcMem;}
if(leftID>=0)
{my.Helper.setOpacity(my.imagesDiv.childNodes[leftID],opacityValue);my.imagesDiv.childNodes[leftID].pc=my.imagesDiv.childNodes[leftID].pcMem;}}}
if(jumpTarget)
{my.moveTo(jumpTarget);}
if(my.busy===false)
{my.busy=true;my.animate();}};this.animate=function()
{switch(my.target<my.current-1||my.target>my.current+1)
{case true:my.moveTo(my.current+(my.target-my.current)/3);window.setTimeout(my.animate,my.animationSpeed);my.busy=true;break;default:my.busy=false;break;}};this.glideOnEvent=function(imageID)
{if(my.slideshow)
{my.Slideshow.interrupt();}
my.glideTo(imageID);};this.Slideshow={direction:1,init:function()
{(my.slideshowAutoplay)?my.Slideshow.start():my.Slideshow.stop();},interrupt:function()
{my.Helper.removeEvent(my.ImageFlowDiv,'click',my.Slideshow.interrupt);my.Slideshow.stop();},addInterruptEvent:function()
{my.Helper.addEvent(my.ImageFlowDiv,'click',my.Slideshow.interrupt);},start:function()
{my.Helper.setClassName(my.buttonSlideshow,'slideshow pause');my.buttonSlideshow.onclick=function(){my.Slideshow.stop();};my.Slideshow.action=window.setInterval(my.Slideshow.slide,my.slideshowSpeed);window.setTimeout(my.Slideshow.addInterruptEvent,100);},stop:function()
{my.Helper.setClassName(my.buttonSlideshow,'slideshow play');my.buttonSlideshow.onclick=function(){my.Slideshow.start();};window.clearInterval(my.Slideshow.action);},slide:function()
{var newImageID=my.imageID+my.Slideshow.direction;var reverseDirection=false;if(newImageID===my.max)
{my.Slideshow.direction=-1;reverseDirection=true;}
if(newImageID<0)
{my.Slideshow.direction=1;reverseDirection=true;}
(reverseDirection)?my.Slideshow.slide():my.glideTo(newImageID);}};this.MouseWheel={init:function()
{},get:function(event)
{var delta=0;if(!event)
{event=window.event;}
if(event.wheelDelta)
{delta=event.wheelDelta/120;}
else if(event.detail)
{delta=-event.detail/3;}
if(delta)
{my.MouseWheel.handle(delta);}
my.Helper.suppressBrowserDefault(event);},handle:function(delta)
{var change=false;var newImageID=0;if(delta>0)
{if(my.imageID>=1)
{newImageID=my.imageID-1;change=true;}}
else
{if(my.imageID<(my.max-1))
{newImageID=my.imageID+1;change=true;}}
if(change)
{my.glideOnEvent(newImageID);}}};this.MouseDrag={object:null,objectX:0,mouseX:0,newX:0,busy:false,init:function()
{my.Helper.addEvent(my.ImageFlowDiv,'mousemove',my.MouseDrag.drag);my.Helper.addEvent(my.ImageFlowDiv,'mouseup',my.MouseDrag.stop);my.Helper.addEvent(document,'mouseup',my.MouseDrag.stop);my.ImageFlowDiv.onselectstart=function()
{var selection=true;if(my.MouseDrag.busy)
{selection=false;}
return selection;};},start:function(o)
{my.MouseDrag.object=o;my.MouseDrag.objectX=my.MouseDrag.mouseX-o.offsetLeft+my.newSliderX;},stop:function()
{my.MouseDrag.object=null;my.MouseDrag.busy=false;},drag:function(e)
{var posx=0;if(!e)
{e=window.event;}
if(e.pageX)
{posx=e.pageX;}
else if(e.clientX)
{posx=e.clientX+document.body.scrollLeft+document.documentElement.scrollLeft;}
my.MouseDrag.mouseX=posx;if(my.MouseDrag.object!==null)
{var newX=(my.MouseDrag.mouseX-my.MouseDrag.objectX)+my.sliderWidth;if(newX<(-my.newSliderX))
{newX=-my.newSliderX;}
if(newX>(my.scrollbarWidth-my.newSliderX))
{newX=my.scrollbarWidth-my.newSliderX;}
var step,imageID;if(my.circular)
{step=(newX+my.newSliderX)/(my.scrollbarWidth/(my.max-(my.imageFocusMax*2)-1));imageID=Math.round(step)+my.imageFocusMax;}
else
{step=(newX+my.newSliderX)/(my.scrollbarWidth/(my.max-1));imageID=Math.round(step);}
my.MouseDrag.newX=newX;my.MouseDrag.object.style.left=newX+'px';if(my.imageID!==imageID)
{my.glideOnEvent(imageID);}
my.MouseDrag.busy=true;}}};this.Touch={x:0,startX:0,stopX:0,busy:false,first:true,init:function()
{my.Helper.addEvent(my.navigationDiv,'touchstart',my.Touch.start);my.Helper.addEvent(document,'touchmove',my.Touch.handle);my.Helper.addEvent(document,'touchend',my.Touch.stop);},isOnNavigationDiv:function(e)
{var state=false;if(e.touches)
{var target=e.touches[0].target;if(target===my.navigationDiv||target===my.sliderDiv||target===my.scrollbarDiv)
{state=true;}}
return state;},getX:function(e)
{var x=0;if(e.touches)
{x=e.touches[0].pageX;}
return x;},start:function(e)
{my.Touch.startX=my.Touch.getX(e);my.Touch.busy=true;my.Helper.suppressBrowserDefault(e);},isBusy:function()
{var busy=false;if(my.Touch.busy)
{busy=true;}
return busy;},handle:function(e)
{if(my.Touch.isBusy&&my.Touch.isOnNavigationDiv(e))
{var max=(my.circular)?(my.max-(my.imageFocusMax*2)-1):(my.max-1);if(my.Touch.first)
{my.Touch.stopX=(max-my.imageID)*(my.imagesDivWidth/max);my.Touch.first=false;}
var newX=-(my.Touch.getX(e)-my.Touch.startX-my.Touch.stopX);if(newX<0)
{newX=0;}
if(newX>my.imagesDivWidth)
{newX=my.imagesDivWidth;}
my.Touch.x=newX;var imageID=Math.round(newX/(my.imagesDivWidth/max));imageID=max-imageID;if(my.imageID!==imageID)
{if(my.circular)
{imageID=imageID+my.imageFocusMax;}
my.glideOnEvent(imageID);}
my.Helper.suppressBrowserDefault(e);}},stop:function()
{my.Touch.stopX=my.Touch.x;my.Touch.busy=false;}};this.Key={init:function()
{},handle:function(event)
{var charCode=my.Key.get(event);switch(charCode)
{case 39:my.MouseWheel.handle(-1);break;case 37:my.MouseWheel.handle(1);break;}},get:function(event)
{event=event||window.event;return event.keyCode;}};this.Helper={addEvent:function(obj,type,fn)
{if(obj.addEventListener)
{obj.addEventListener(type,fn,false);}
else if(obj.attachEvent)
{obj["e"+type+fn]=fn;obj[type+fn]=function(){obj["e"+type+fn](window.event);};obj.attachEvent("on"+type,obj[type+fn]);}},removeEvent:function(obj,type,fn)
{if(obj.removeEventListener)
{obj.removeEventListener(type,fn,false);}
else if(obj.detachEvent)
{if(obj[type+fn]===undefined)
{alert('Helper.removeEvent » Pointer to detach event is undefined - perhaps you are trying to detach an unattached event?');}
obj.detachEvent('on'+type,obj[type+fn]);obj[type+fn]=null;obj['e'+type+fn]=null;}},setOpacity:function(object,value)
{if(my.opacity===true)
{object.style.opacity=value/10;object.style.filter='alpha(opacity='+value*10+')';}},createDocumentElement:function(type,id,optionalClass)
{var element=document.createElement(type);element.setAttribute('id',my.ImageFlowID+'_'+id);if(optionalClass!==undefined)
{id+=' '+optionalClass;}
my.Helper.setClassName(element,id);return element;},setClassName:function(element,className)
{if(element)
{element.setAttribute('class',className);element.setAttribute('className',className);}},suppressBrowserDefault:function(e)
{if(e.preventDefault)
{e.preventDefault();}
else
{e.returnValue=false;}
return false;},addResizeEvent:function()
{var otherFunctions=window.onresize;if(typeof window.onresize!='function')
{window.onresize=function()
{my.refresh();};}
else
{window.onresize=function(){if(otherFunctions)
{otherFunctions();}
my.refresh();};}}};}
var domReadyEvent={name:"domReadyEvent",events:{},domReadyID:1,bDone:false,DOMContentLoadedCustom:null,add:function(handler)
{if(!handler.$$domReadyID)
{handler.$$domReadyID=this.domReadyID++;if(this.bDone)
{handler();}
this.events[handler.$$domReadyID]=handler;}},remove:function(handler)
{if(handler.$$domReadyID)
{delete this.events[handler.$$domReadyID];}},run:function()
{if(this.bDone)
{return;}
this.bDone=true;for(var i in this.events)
{this.events[i]();}},schedule:function()
{if(this.bDone)
{return;}
if(/KHTML|WebKit/i.test(navigator.userAgent))
{if(/loaded|complete/.test(document.readyState))
{this.run();}
else
{setTimeout(this.name+".schedule()",100);}}
else if(document.getElementById("__ie_onload"))
{return true;}
if(typeof this.DOMContentLoadedCustom==="function")
{if(typeof document.getElementsByTagName!=='undefined'&&(document.getElementsByTagName('body')[0]!==null||document.body!==null))
{if(this.DOMContentLoadedCustom())
{this.run();}
else
{setTimeout(this.name+".schedule()",250);}}}
return true;},init:function()
{if(document.addEventListener)
{document.addEventListener("DOMContentLoaded",function(){domReadyEvent.run();},false);}
setTimeout("domReadyEvent.schedule()",100);function run()
{domReadyEvent.run();}
if(typeof addEvent!=="undefined")
{addEvent(window,"load",run);}
else if(document.addEventListener)
{document.addEventListener("load",run,false);}
else if(typeof window.onload==="function")
{var oldonload=window.onload;window.onload=function()
{domReadyEvent.run();oldonload();};}
else
{window.onload=run;}/*@cc_on
   @if (@_win32 || @_win64)
   document.write("<script id=__ie_onload defer src=\"//:\"><\/script>");
   var script = document.getElementById("__ie_onload");
   script.onreadystatechange = function()
   {
    if (this.readyState == "complete")
    {
     domReadyEvent.run(); // call the onload handler
    }
   };
   @end
  @*/}};var domReady=function(handler){domReadyEvent.add(handler);};domReadyEvent.init();domReady(function()
{var instanceOne=new ImageFlow();instanceOne.init({ImageFlowID:'myImageFlow'});});;(function($,p){var i,m=Array.prototype.slice,r=decodeURIComponent,a=$.param,c,l,v,b=$.bbq=$.bbq||{},q,u,j,e=$.event.special,d="hashchange",A="querystring",D="fragment",y="elemUrlAttr",g="location",k="href",t="src",x=/^.*\?|#.*$/g,w=/^.*\#/,h,C={};function E(F){return typeof F==="string"}function B(G){var F=m.call(arguments,1);return function(){return G.apply(this,F.concat(m.call(arguments)))}}function n(F){return F.replace(/^[^#]*#?(.*)$/,"$1")}function o(F){return F.replace(/(?:^[^?#]*\?([^#]*).*$)?.*/,"$1")}function f(H,M,F,I,G){var O,L,K,N,J;if(I!==i){K=F.match(H?/^([^#]*)\#?(.*)$/:/^([^#?]*)\??([^#]*)(#?.*)/);J=K[3]||"";if(G===2&&E(I)){L=I.replace(H?w:x,"")}else{N=l(K[2]);I=E(I)?l[H?D:A](I):I;L=G===2?I:G===1?$.extend({},I,N):$.extend({},N,I);L=a(L);if(H){L=L.replace(h,r)}}O=K[1]+(H?"#":L||!K[1]?"?":"")+L+J}else{O=M(F!==i?F:p[g][k])}return O}a[A]=B(f,0,o);a[D]=c=B(f,1,n);c.noEscape=function(G){G=G||"";var F=$.map(G.split(""),encodeURIComponent);h=new RegExp(F.join("|"),"g")};c.noEscape(",/");$.deparam=l=function(I,F){var H={},G={"true":!0,"false":!1,"null":null};$.each(I.replace(/\+/g," ").split("&"),function(L,Q){var K=Q.split("="),P=r(K[0]),J,O=H,M=0,R=P.split("]["),N=R.length-1;if(/\[/.test(R[0])&&/\]$/.test(R[N])){R[N]=R[N].replace(/\]$/,"");R=R.shift().split("[").concat(R);N=R.length-1}else{N=0}if(K.length===2){J=r(K[1]);if(F){J=J&&!isNaN(J)?+J:J==="undefined"?i:G[J]!==i?G[J]:J}if(N){for(;M<=N;M++){P=R[M]===""?O.length:R[M];O=O[P]=M<N?O[P]||(R[M+1]&&isNaN(R[M+1])?{}:[]):J}}else{if($.isArray(H[P])){H[P].push(J)}else{if(H[P]!==i){H[P]=[H[P],J]}else{H[P]=J}}}}else{if(P){H[P]=F?i:""}}});return H};function z(H,F,G){if(F===i||typeof F==="boolean"){G=F;F=a[H?D:A]()}else{F=E(F)?F.replace(H?w:x,""):F}return l(F,G)}l[A]=B(z,0);l[D]=v=B(z,1);$[y]||($[y]=function(F){return $.extend(C,F)})({a:k,base:k,iframe:t,img:t,input:t,form:"action",link:k,script:t});j=$[y];function s(I,G,H,F){if(!E(H)&&typeof H!=="object"){F=H;H=G;G=i}return this.each(function(){var L=$(this),J=G||j()[(this.nodeName||"").toLowerCase()]||"",K=J&&L.attr(J)||"";L.attr(J,a[I](K,H,F))})}$.fn[A]=B(s,A);$.fn[D]=B(s,D);b.pushState=q=function(I,F){if(E(I)&&/^#/.test(I)&&F===i){F=2}var H=I!==i,G=c(p[g][k],H?I:{},H?F:2);p[g][k]=G+(/#/.test(G)?"":"#")};b.getState=u=function(F,G){return F===i||typeof F==="boolean"?v(F):v(G)[F]};b.removeState=function(F){var G={};if(F!==i){G=u();$.each($.isArray(F)?F:arguments,function(I,H){delete G[H]})}q(G,2)};e[d]=$.extend(e[d],{add:function(F){var H;function G(J){var I=J[D]=c();J.getState=function(K,L){return K===i||typeof K==="boolean"?l(I,K):l(I,L)[K]};H.apply(this,arguments)}if($.isFunction(F)){H=F;return G}else{H=F.handler;F.handler=G}}})})(jQuery,this);(function($,i,b){var j,k=$.event.special,c="location",d="hashchange",l="href",f=$.browser,g=document.documentMode,h=f.msie&&(g===b||g<8),e="on"+d in i&&!h;function a(m){m=m||i[c][l];return m.replace(/^[^#]*#?(.*)$/,"$1")}$[d+"Delay"]=100;k[d]=$.extend(k[d],{setup:function(){if(e){return false}$(j.start)},teardown:function(){if(e){return false}$(j.stop)}});j=(function(){var m={},r,n,o,q;function p(){o=q=function(s){return s};if(h){n=$('<iframe src="javascript:0"/>').hide().insertAfter("body")[0].contentWindow;q=function(){return a(n.document[c][l])};o=function(u,s){if(u!==s){var t=n.document;t.open().close();t[c].hash="#"+u}};o(a())}}m.start=function(){if(r){return}var t=a();o||p();(function s(){var v=a(),u=q(t);if(v!==t){o(t=v,u);$(i).trigger(d)}else{if(u!==t){i[c][l]=i[c][l].replace(/#.*/,"")+"#"+u}}r=setTimeout(s,$[d+"Delay"])})()};m.stop=function(){if(!n){r&&clearTimeout(r);r=0}};return m})()})(jQuery,this);;(function($){$.fn.dynamicSlideshow=function(args){args=args||{};args.duration=args.duration||3000;args.img=args.img||'href';args.url=args.url||'alt';var isLinkable=false;var img=args.data||[];var container=null;var curr=1;function initSlider(){setInterval(function(){if(curr==img.length){curr=0;}
var i=new Image();$(i).load(function(){$(container).append(this);$(container).find('img:first').css({'z-index':1});$(this).css({opacity:0.0,'z-index':2}).animate({opacity:1.0},1000,function(){$(container).find('img:first').remove();if(isLinkable&&img[curr-1][2])$(container).attr('href',img[curr-1][2]+'');else $(container).removeAttr('href');if(args.title)$(args.title).html(img[curr-1][1]+'');});}).attr('src',img[curr++][0]).css({position:'absolute',top:0,left:0,'z-index':8});},args.duration);};$(this).each(function(){$(this).find("img").each(function(){img.push([$(this).attr('src'),$(this).attr('alt'),$(this).attr(args.url)]);});$(this).find("a").each(function(){img.push([$(this).attr(args.img),$(this).html(),$(this).attr(args.url)]);});$(this).html('');if(isLinkable){$(this).html('<a></a>');container=$(this).find('a');}else container=this;var j=new Image();$(j).load(function(){$(container).append(this);if(isLinkable)$(container).attr('href',img[0][2]);if(args.title)$(args.title).html(img[0][1]+'');initSlider();}).attr('src',img[0][0]).css({position:'absolute',top:0,left:0,'z-index':0});});}})(jQuery);
