(function(A){A.fn.superfish=function(F){var G=A.fn.superfish,D=G.c,H=A(['<span class="',D.arrowClass,'"></span>'].join("")),I=function(){var L=A(this),K=C(L);clearTimeout(K.sfTimer);L.showSuperfishUl().siblings().hideSuperfishUl()},E=function(){var M=A(this),L=C(M),K=G.op;clearTimeout(L.sfTimer);L.sfTimer=setTimeout(function(){K.retainPath=(A.inArray(M[0],K.$path)>-1);M.hideSuperfishUl();if(K.$path.length&&M.parents(["li.",K.hoverClass].join("")).length<1){I.call(K.$path)}},K.delay)},C=function(L){var K=L.parents(["ul.",D.menuClass,":first"].join(""))[0];G.op=G.o[K.serial];return K},J=function(K){K.addClass(D.anchorClass).append(H.clone())};return this.each(function(){var K=this.serial=G.o.length;var L=A.extend({},G.defaults,F);L.$path=A("li."+L.pathClass,this).slice(0,L.pathLevels).each(function(){A(this).addClass([L.hoverClass,D.bcClass].join(" ")).filter("li:has(ul)").removeClass(L.pathClass)});G.o[K]=G.op=L;A("li:has(ul)",this)[(A.fn.hoverIntent&&!L.disableHI)?"hoverIntent":"hover"](I,E).each(function(){if(L.autoArrows){J(A(">a:first-child",this))}}).not("."+D.bcClass).hideSuperfishUl();var M=A("a",this);M.each(function(O){var N=M.eq(O).parents("li");M.eq(O).focus(function(){I.call(N)}).blur(function(){E.call(N)})});L.onInit.call(this)}).each(function(){var K=[D.menuClass];if(G.op.dropShadows&&!(A.browser.msie&&A.browser.version<7)){K.push(D.shadowClass)}A(this).addClass(K.join(" "))})};var B=A.fn.superfish;B.o=[];B.op={};B.IE7fix=function(){var C=B.op;if(A.browser.msie&&A.browser.version>6&&C.dropShadows&&C.animation.opacity!=undefined){this.toggleClass(B.c.shadowClass+"-off")}};B.c={bcClass:"sf-breadcrumb",menuClass:"sf-js-enabled",anchorClass:"sf-with-ul",arrowClass:"sf-sub-indicator",shadowClass:"sf-shadow"};B.defaults={hoverClass:"sfHover",pathClass:"overideThisToUse",pathLevels:1,delay:800,animation:{opacity:"show"},speed:"normal",autoArrows:true,dropShadows:true,disableHI:false,onInit:function(){},onBeforeShow:function(){},onShow:function(){},onHide:function(){}};A.fn.extend({hideSuperfishUl:function(){var D=B.op,C=(D.retainPath===true)?D.$path:"";D.retainPath=false;var E=A(["li.",D.hoverClass].join(""),this).add(this).not(C).removeClass(D.hoverClass).find(">ul").hide().css("visibility","hidden");D.onHide.call(E);return this},showSuperfishUl:function(){var D=B.op,E=B.c.shadowClass+"-off",C=this.addClass(D.hoverClass).find(">ul:hidden").css("visibility","visible");B.IE7fix.call(C);D.onBeforeShow.call(C);C.animate(D.animation,D.speed,function(){B.IE7fix.call(C);D.onShow.call(C)});return this}})})(jQuery);(function(C){var B=false;var A;if(C.browser.safari){B=true;A="-webkit-border-image"}else{if(C.browser.mozilla&&C.browser.version.substr(0,3)=="1.9"&&parseFloat(C.browser.version.substr(3))>1){B=true;A="-moz-border-image"}}C.fn.extend({scale9Grid:function(E){var D=E.top||0;var H=E.bottom||0;var F=E.left||0;var G=E.right||0;return C(this).each(function(){var O=C(this);if(O.data("layoutGrid")){O.remove9Grid()}var P=O.css("background-image");var T=/url\("?([^\(\)"]+)"?\)/i.exec(P);if(!T||T.length<2){return}var I=T[1];if(C.browser.msie&&C.browser.version<7&&O.css("float")!="none"&&O.css("position")=="static"){O.css("position","relative")}O.wrapInner('<div class="s9gwrapper"></div>');var W=O.find(".s9gwrapper");W.css({"padding-left":O.css("padding-left"),"padding-right":O.css("padding-right"),"padding-top":O.css("padding-top"),"padding-bottom":O.css("padding-bottom"),"text-align":O.css("text-align"),"position":"relative","z-index":"2","display":"block","background-color":"transparent","background-image":"none"});O.css({"background-color":"transparent","background-image":"none","border-color":"transparent","padding":"0","text-align":"left"});var V=document.createElement("div");O.prepend(V);var M=C(V);M.css({"position":"relative","width":"0px","height":"0px","z-index":"0","display":"block"});M.addClass("s9gbackground");if(B){var N={"border-width":D+"px "+G+"px "+H+"px "+F+"px ","position":"absolute"};N[A]=P+" "+D+" "+G+" "+H+" "+F+" stretch stretch";M.css(N)}var U;var S;var J=0;var Q=0;var L=new Array();var K=function(){var Z=O.innerWidth();var f=O.innerHeight();if(Z<F+G||f<D+H||(Z==J&&f==Q)){return}if(B){M.css({"width":Z-F-G+"px","height":f-D-H+"px"});return}J=Z;Q=f;var Y=0;var h=L.length;for(var c=0;c<f;){var d;var e;if(c==0){e="top";d=Math.min(S-H,f-H)}else{if(c+S-D>=f){e="bottom";d=f-c}else{e="center";d=Math.min(S-D-H,f-c-H)}}for(var b=0;b<Z;Y++){var g;if(Y<h){g=L[Y]}else{cellElement=document.createElement("div");M.append(cellElement);g=C(cellElement);g.css({"position":"absolute","background-image":P});L.push(g)}var j;var a;if(b==0){a="left";j=Math.min(U-G,Z-G)}else{if(b+U-H>=Z){a="right";j=Z-b}else{a="center";j=Math.min(U-F-G,Z-b-G)}}g.css({"left":b+"px","top":c+"px","width":j+"px","height":d+"px","background-position":e+" "+a});b+=j}c+=d}for(var X=Y;X<h;X++){L[X].remove()}L.splice(Y,L.length-Y)};var R=new Image();C(R).load(function(){if(R.width<F+G||R.height<D+H){return}U=R.width;S=R.height;K();C(window).resize(K)}).attr("src",I);O.data("layoutGrid",K)})},remove9Grid:function(){return C(this).each(function(){var D=C(this);if(!D.data("layoutGrid")){return}C(window).unbind("resize",D.data("layoutGrid"));D.removeAttr("style");var E=D.find(".s9gwrapper").contents();D.prepend(E);D.find(".s9gwrapper").remove();D.find(".s9gbackground").remove();D.removeData("layoutGrid")})}})})(jQuery);(function(A){A.fn.hoverIntent=function(I,J){var C={sensitivity:7,interval:100,timeout:0};C=A.extend(C,J?{over:I,out:J}:I);var B,E,D,F;var K=function(M){B=M.pageX;E=M.pageY};var G=function(M,N){N.hoverIntent_t=clearTimeout(N.hoverIntent_t);if((Math.abs(D-B)+Math.abs(F-E))<C.sensitivity){A(N).unbind("mousemove",K);N.hoverIntent_s=1;return C.over.apply(N,[M])}else{D=B;F=E;N.hoverIntent_t=setTimeout(function(){G(M,N)},C.interval)}};var H=function(M,N){N.hoverIntent_t=clearTimeout(N.hoverIntent_t);N.hoverIntent_s=0;return C.out.apply(N,[M])};var L=function(O){var P=(O.type=="mouseover"?O.fromElement:O.toElement)||O.relatedTarget;while(P&&P!=this){try{P=P.parentNode}catch(O){P=this}}if(P==this){return false}var M=jQuery.extend({},O);var N=this;if(N.hoverIntent_t){N.hoverIntent_t=clearTimeout(N.hoverIntent_t)}if(O.type=="mouseover"){D=M.pageX;F=M.pageY;A(N).bind("mousemove",K);if(N.hoverIntent_s!=1){N.hoverIntent_t=setTimeout(function(){G(M,N)},C.interval)}}else{A(N).unbind("mousemove",K);if(N.hoverIntent_s==1){N.hoverIntent_t=setTimeout(function(){H(M,N)},C.timeout)}}};return this.mouseover(L).mouseout(L)}})(jQuery);var Cufon=(function(){var Q=function(){return Q.replace.apply(null,arguments)};var Ab=Q.DOM={ready:(function(){var a=false,c={loaded:1,complete:1};var A=[],b=function(){if(a){return}a=true;for(var d;d=A.shift();d()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",b,false);window.addEventListener("pageshow",b,false)}if(!window.opera&&document.readyState){(function(){c[document.readyState]?b():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");b()}catch(d){setTimeout(arguments.callee,1)}})()}E(window,"load",b);return function(d){if(!arguments.length){b()}else{a?d():A.push(d)}}})(),root:function(){return document.documentElement||document.body}};var R=Q.CSS={Size:function(a,A){this.value=parseFloat(a);this.unit=String(a).match(/[a-z%]*$/)[0]||"px";this.convert=function(b){return b/A*this.value};this.convertFrom=function(b){return b/this.value*A};this.toString=function(){return this.value+this.unit}},addClass:function(a,A){var b=a.className;a.className=b+(b&&" ")+A;return a},color:N(function(a){var A={};A.color=a.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(c,b,d){A.opacity=parseFloat(d);return"rgb("+b+")"});return A}),fontStretch:N(function(A){if(typeof A=="number"){return A}if(/%$/.test(A)){return parseFloat(A)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[A]||1}),getStyle:function(a){var A=document.defaultView;if(A&&A.getComputedStyle){return new T(A.getComputedStyle(a,null))}if(a.currentStyle){return new T(a.currentStyle)}return new T(a.style)},gradient:N(function(e){var A={id:e,type:e.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},b=e.substr(e.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var d=0,a=b.length,c;d<a;++d){c=b[d].split("=",2).reverse();A.stops.push([c[1]||d/(a-1),c[0]])}return A}),quotedList:N(function(c){var b=[],a=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,A;while(A=a.exec(c)){b.push(A[3]||A[1])}return b}),recognizesMedia:N(function(A){var d=document.createElement("style"),c,b,a;d.type="text/css";d.media=A;try{d.appendChild(document.createTextNode("/**/"))}catch(e){}b=Z("head")[0];b.insertBefore(d,b.firstChild);c=(d.sheet||d.styleSheet);a=c&&!c.disabled;b.removeChild(d);return a}),removeClass:function(b,a){var A=RegExp("(?:^|\\s+)"+a+"(?=\\s|$)","g");b.className=b.className.replace(A,"");return b},supports:function(b,a){var A=document.createElement("span").style;if(A[b]===undefined){return false}A[b]=a;return A[b]===a},textAlign:function(c,b,A,a){if(b.get("textAlign")=="right"){if(A>0){c=" "+c}}else{if(A<a-1){c+=" "}}return c},textShadow:N(function(e){if(e=="none"){return null}var d=[],A={},a,b=0;var c=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(a=c.exec(e)){if(a[0]==","){d.push(A);A={};b=0}else{if(a[1]){A.color=a[1]}else{A[["offX","offY","blur"][b++]]=a[2]}}}d.push(A);return d}),textTransform:(function(){var A={uppercase:function(a){return a.toUpperCase()},lowercase:function(a){return a.toLowerCase()},capitalize:function(a){return a.replace(/\b./g,function(b){return b.toUpperCase()})}};return function(c,b){var a=A[b.get("textTransform")];return a?a(c):c}})(),whiteSpace:(function(){var b={inline:1,"inline-block":1,"run-in":1};var a=/^\s+/,A=/\s+$/;return function(d,f,c,e){if(e){if(e.nodeName.toLowerCase()=="br"){d=d.replace(a,"")}}if(b[f.get("display")]){return d}if(!c.previousSibling){d=d.replace(a,"")}if(!c.nextSibling){d=d.replace(A,"")}return d}})()};R.ready=(function(){var A=!R.recognizesMedia("all"),c=false;var b=[],f=function(){A=true;for(var i;i=b.shift();i()){}};var g=Z("link"),h=Z("style");function a(i){return i.disabled||e(i.sheet,i.media||"screen")}function e(j,o){if(!R.recognizesMedia(o||"all")){return true}if(!j||j.disabled){return false}try{var i=j.cssRules,l;if(i){search:for(var n=0,m=i.length;l=i[n],n<m;++n){switch(l.type){case 2:break;case 3:if(!e(l.styleSheet,l.media.mediaText)){return false}break;default:break search}}}}catch(k){}return true}function d(){if(document.createStyleSheet){return true}var i,j;for(j=0;i=g[j];++j){if(i.rel.toLowerCase()=="stylesheet"&&!a(i)){return false}}for(j=0;i=h[j];++j){if(!a(i)){return false}}return true}Ab.ready(function(){if(!c){c=R.getStyle(document.body).isUsable()}if(A||(c&&d())){f()}else{setTimeout(arguments.callee,10)}});return function(i){if(A){i()}else{b.push(i)}}})();function G(b){var a=this.face=b.face,A={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=b.glyphs;this.w=b.w;this.baseSize=parseInt(a["units-per-em"],10);this.family=a["font-family"].toLowerCase();this.weight=a["font-weight"];this.style=a["font-style"]||"normal";this.viewBox=(function(){var d=a.bbox.split(/\s+/);var c={minX:parseInt(d[0],10),minY:parseInt(d[1],10),maxX:parseInt(d[2],10),maxY:parseInt(d[3],10)};c.width=c.maxX-c.minX;c.height=c.maxY-c.minY;c.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return c})();this.ascent=-parseInt(a.ascent,10);this.descent=-parseInt(a.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(j,l,c){var m=this.glyphs,k,i,e,n=[],d=0,h=-1,g=-1,f;while(f=j[++h]){k=m[f]||this.missingGlyph;if(!k){continue}if(i){d-=e=i[f]||0;n[g]-=e}d+=n[++g]=~~(k.w||this.w)+l+(A[f]?c:0);i=k.k}n.total=d;return n}}function Y(){var a={},A={oblique:"italic",italic:"oblique"};this.add=function(b){(a[b.style]||(a[b.style]={}))[b.weight]=b};this.get=function(f,g){var e=a[f]||a[A[f]]||a.normal||a.italic||a.oblique;if(!e){return null}g={normal:400,bold:700}[g]||parseInt(g,10);if(e[g]){return e[g]}var c={1:1,99:0}[g%100],i=[],d,b;if(c===undefined){c=g>400}if(g==500){g=400}for(var h in e){if(!O(e,h)){continue}h=parseInt(h,10);if(!d||h<d){d=h}if(!b||h>b){b=h}i.push(h)}if(g<d){g=d}if(g>b){g=b}i.sort(function(k,j){return(c?(k>=g&&j>=g)?k<j:k>j:(k<=g&&j<=g)?k>j:k<j)?-1:1});return e[i[0]]}}function F(){function b(e,d){if(e.contains){return e.contains(d)}return e.compareDocumentPosition(d)&16}function A(d){var e=d.relatedTarget;if(!e||b(this,e)){return}a(this,d.type=="mouseover")}function c(d){a(this,d.type=="mouseenter")}function a(e,d){setTimeout(function(){var f=W.get(e).options;Q.replace(e,d?L(f,f.hover):f,true)},10)}this.attach=function(d){if(d.onmouseenter===undefined){E(d,"mouseover",A);E(d,"mouseout",A)}else{E(d,"mouseenter",c);E(d,"mouseleave",c)}}}function I(){var a=[],b={};function A(d){var e=[],c;for(var f=0;c=d[f];++f){e[f]=a[b[c]]}return e}this.add=function(d,c){b[d]=a.push(c)-1};this.repeat=function(){var d=arguments.length?A(arguments):a,e;for(var c=0;e=d[c++];){Q.replace(e[0],e[1],true)}}}function Aa(){var b={},A=0;function a(c){return c.cufid||(c.cufid=++A)}this.get=function(c){var d=a(c);return b[d]||(b[d]={})}}function T(A){var b={},a={};this.extend=function(c){for(var d in c){if(O(c,d)){b[d]=c[d]}}return this};this.get=function(c){return b[c]!=undefined?b[c]:A[c]};this.getSize=function(d,c){return a[d]||(a[d]=new R.Size(this.get(d),c))};this.isUsable=function(){return !!A}}function E(a,A,b){if(a.addEventListener){a.addEventListener(A,b,false)}else{if(a.attachEvent){a.attachEvent("on"+A,function(){return b.call(a,window.event)})}}}function J(a,A){var b=W.get(a);if(b.options){return a}if(A.hover&&A.hoverables[a.nodeName.toLowerCase()]){U.attach(a)}b.options=A;return a}function N(A){var a={};return function(b){if(!O(a,b)){a[b]=A.apply(null,arguments)}return a[b]}}function V(d,c){var A=R.quotedList(c.get("fontFamily").toLowerCase()),b;for(var a=0;b=A[a];++a){if(M[b]){return M[b].get(c.get("fontStyle"),c.get("fontWeight"))}}return null}function Z(A){return document.getElementsByTagName(A)}function O(a,A){return a.hasOwnProperty(A)}function L(){var a={},A,d;for(var c=0,b=arguments.length;A=arguments[c],c<b;++c){for(d in A){if(O(A,d)){a[d]=A[d]}}}return a}function S(c,k,a,l,d,b){var i=document.createDocumentFragment(),f;if(k===""){return i}var j=l.separate;var g=k.split(D[j]),A=(j=="words");if(A&&H){if(/^\s/.test(k)){g.unshift("")}if(/\s$/.test(k)){g.push("")}}for(var h=0,e=g.length;h<e;++h){f=C[l.engine](c,A?R.textAlign(g[h],a,h,e):g[h],a,l,d,b,h<e-1);if(f){i.appendChild(f)}}return i}function P(b,k){var a=b.nodeName.toLowerCase();if(k.ignore[a]){return}var c=!k.textless[a];var A=R.getStyle(J(b,k)).extend(k);var d=V(b,A),e,i,g,f,j,h;if(!d){return}for(e=b.firstChild;e;e=g){i=e.nodeType;g=e.nextSibling;if(c&&i==3){if(f){f.appendData(e.data);b.removeChild(e)}else{f=e}if(g){continue}}if(f){b.replaceChild(S(d,R.whiteSpace(f.data,A,f,h),A,k,e,b),f);f=null}if(i==1){if(e.firstChild){if(e.nodeName.toLowerCase()=="cufon"){C[k.engine](d,null,A,k,e,b)}else{arguments.callee(e,k)}}h=e}}}var H=" ".split(/\s+/).length==0;var W=new Aa();var U=new F();var B=new I();var X=false;var C={},M={},K={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(A){return jQuery(A)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(A){return $$(A)})||(window.$&&function(A){return $(A)})||(document.querySelectorAll&&function(A){return document.querySelectorAll(A)})||Z),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var D={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};Q.now=function(){Ab.ready();return Q};Q.refresh=function(){B.repeat.apply(B,arguments);return Q};Q.registerEngine=function(a,A){if(!A){return Q}C[a]=A;return Q.set("engine",a)};Q.registerFont=function(b){if(!b){return Q}var A=new G(b),a=A.family;if(!M[a]){M[a]=new Y()}M[a].add(A);return Q.set("fontFamily",'"'+a+'"')};Q.replace=function(b,a,A){a=L(K,a);if(!a.engine){return Q}if(!X){R.addClass(Ab.root(),"cufon-active cufon-loading");R.ready(function(){R.addClass(R.removeClass(Ab.root(),"cufon-loading"),"cufon-ready")});X=true}if(a.hover){a.forceHitArea=true}if(a.autoDetect){delete a.fontFamily}if(typeof a.textShadow=="string"){a.textShadow=R.textShadow(a.textShadow)}if(typeof a.color=="string"&&/^-/.test(a.color)){a.textGradient=R.gradient(a.color)}else{delete a.textGradient}if(!A){B.add(b,arguments)}if(b.nodeType||typeof b=="string"){b=[b]}R.ready(function(){for(var e=0,d=b.length;e<d;++e){var c=b[e];if(typeof c=="string"){Q.replace(a.selector(c),a,true)}else{P(c,a)}}});return Q};Q.set=function(A,a){K[A]=a;return Q};return Q})();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(M,O){var K=0,J=0;var N=[],L=/([mrvxe])([^a-z]*)/g,H;generate:for(var G=0;H=L.exec(M);++G){var I=H[2].split(",");switch(H[1]){case"v":N[G]={m:"bezierCurveTo",a:[K+~~I[0],J+~~I[1],K+~~I[2],J+~~I[3],K+=~~I[4],J+=~~I[5]]};break;case"r":N[G]={m:"lineTo",a:[K+=~~I[0],J+=~~I[1]]};break;case"m":N[G]={m:"moveTo",a:[K=~~I[0],J=~~I[1]]};break;case"x":N[G]={m:"closePath"};break;case"e":break generate}O[N[G].m].apply(O,N[G].a)}return N}function C(G,J){for(var I=0,H=G.length;I<H;++I){var K=G[I];J[K.m].apply(J,K.a)}}return function(x,Ax,d,Au,Ak,y){var AA=(Ax===null);if(AA){Ax=Ak.getAttribute("alt")}var Ai=x.viewBox;var AB=d.getSize("fontSize",x.baseSize);var Aj=0,Ah=0,Ag=0,Av=0;var Ap=Au.textShadow,Ae=[];if(Ap){for(var l=Ap.length;l--;){var An=Ap[l];var Ad=AB.convertFrom(parseFloat(An.offX));var Ab=AB.convertFrom(parseFloat(An.offY));Ae[l]=[Ad,Ab];if(Ab<Aj){Aj=Ab}if(Ad>Ah){Ah=Ad}if(Ab>Ag){Ag=Ab}if(Ad<Av){Av=Ad}}}var c=Cufon.CSS.textTransform(Ax,d).split("");var Am=x.spacing(c,~~AB.convertFrom(parseFloat(d.get("letterSpacing"))||0),~~AB.convertFrom(parseFloat(d.get("wordSpacing"))||0));if(!Am.length){return null}var Ay=Am.total;Ah+=Ai.width-Am[Am.length-1];Av+=Ai.minX;var At,AC;if(AA){At=Ak;AC=Ak.firstChild}else{At=document.createElement("cufon");At.className="cufon cufon-canvas";At.setAttribute("alt",Ax);AC=document.createElement("canvas");At.appendChild(AC);if(Au.printable){var g=document.createElement("cufontext");g.appendChild(document.createTextNode(Ax));At.appendChild(g)}}var Az=At.style;var Aa=AC.style;var AE=AB.convert(Ai.height);var b=Math.ceil(AE);var Af=b/AE;var Ao=Af*Cufon.CSS.fontStretch(d.get("fontStretch"));var Ac=Ay*Ao;var e=Math.ceil(AB.convert(Ac+Ah-Av));var AD=Math.ceil(AB.convert(Ai.height-Aj+Ag));AC.width=e;AC.height=AD;Aa.width=e+"px";Aa.height=AD+"px";Aj+=Ai.minY;Aa.top=Math.round(AB.convert(Aj-x.ascent))+"px";Aa.left=Math.round(AB.convert(Av))+"px";var As=Math.max(Math.ceil(AB.convert(Ac)),0)+"px";if(A){Az.width=As;Az.height=AB.convert(x.height)+"px"}else{Az.paddingLeft=As;Az.paddingBottom=(AB.convert(x.height)-1)+"px"}var a=AC.getContext("2d"),Al=AE/Ai.height;a.scale(Al,Al*Af);a.translate(-Av,-Aj);a.save();function i(){var G=x.glyphs,J,K=-1,I=-1,H;a.scale(Ao,1);while(H=c[++K]){var J=G[c[K]]||x.missingGlyph;if(!J){continue}if(J.d){a.beginPath();if(J.code){C(J.code,a)}else{J.code=D("m"+J.d,a)}a.fill()}a.translate(Am[++I],0)}a.restore()}if(Ap){for(var l=Ap.length;l--;){var An=Ap[l];a.save();a.fillStyle=An.color;a.translate.apply(a,Ae[l]);i()}}var Ar=Au.textGradient;if(Ar){var Aw=Ar.stops,Aq=a.createLinearGradient(0,Ai.minY,0,Ai.maxY);for(var l=0,f=Aw.length;l<f;++l){Aq.addColorStop.apply(Aq,Aw[l])}a.fillStyle=Aq}else{a.fillStyle=d.get("color")}i();return At}})());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(M,I){if(I==="0"){return 0}if(/px$/i.test(I)){return parseFloat(I)}var L=M.style.left,K=M.runtimeStyle.left;M.runtimeStyle.left=M.currentStyle.left;M.style.left=I.replace("%","em");var J=M.style.pixelLeft;M.style.left=L;M.runtimeStyle.left=K;return J}function F(N,M,L,J){var K="computed"+J,I=M[K];if(isNaN(I)){I=M.get(J);M[K]=I=(I=="normal")?0:~~L.convertFrom(A(N,I))}return I}var G={};function D(N){var O=N.id;if(!G[O]){var J=N.stops,K=document.createElement("cvml:fill"),M=[];K.type="gradient";K.angle=180;K.focus="0";K.method="sigma";K.color=J[0][1];for(var I=1,L=J.length-1;I<L;++I){M.push(J[I][0]*100+"% "+J[I][1])}K.colors=M.join(",");K.color2=J[L][1];G[O]=K}return G[O]}return function(AB,Aq,b,Am,Af,AM,Ab){var AG=(Aq===null);if(AG){Aq=Af.alt}var Ad=AB.viewBox;var Au=b.computedFontSize||(b.computedFontSize=new Cufon.CSS.Size(C(AM,b.get("fontSize"))+"px",AB.baseSize));var As,Av;if(AG){As=Af;Av=Af.firstChild}else{As=document.createElement("cufon");As.className="cufon cufon-vml";As.alt=Aq;Av=document.createElement("cufoncanvas");As.appendChild(Av);if(Am.printable){var c=document.createElement("cufontext");c.appendChild(document.createTextNode(Aq));As.appendChild(c)}if(!Ab){As.appendChild(document.createElement("cvml:shape"))}}var AI=As.style;var g=Av.style;var AE=Au.convert(Ad.height),AL=Math.ceil(AE);var Aa=AL/AE;var e=Aa*Cufon.CSS.fontStretch(b.get("fontStretch"));var j=Ad.minX,i=Ad.minY;g.height=AL;g.top=Math.round(Au.convert(i-AB.ascent));g.left=Math.round(Au.convert(j));AI.height=Au.convert(AB.height)+"px";var Ap=b.get("color");var AO=Cufon.CSS.textTransform(Aq,b).split("");var Ag=AB.spacing(AO,F(AM,b,Au,"letterSpacing"),F(AM,b,Au,"wordSpacing"));if(!Ag.length){return null}var AD=Ag.total;var Ar=-j+AD+(Ad.width-Ag[Ag.length-1]);var AK=Au.convert(Ar*e),a=Math.round(AK);var Aj=Ar+","+Ad.height,AF;var Ae="r"+Aj+"ns";var Az=Am.textGradient&&D(Am.textGradient);var AH=AB.glyphs,h=0;var Ac=Am.textShadow;var AN=-1,AC=0,d;while(d=AO[++AN]){var An=AH[AO[AN]]||AB.missingGlyph,AA;if(!An){continue}if(AG){AA=Av.childNodes[AC];while(AA.firstChild){AA.removeChild(AA.firstChild)}}else{AA=document.createElement("cvml:shape");Av.appendChild(AA)}AA.stroked="f";AA.coordsize=Aj;AA.coordorigin=AF=(j-h)+","+i;AA.path=(An.d?"m"+An.d+"xe":"")+"m"+AF+Ae;AA.fillcolor=Ap;if(Az){AA.appendChild(Az.cloneNode(false))}var Ay=AA.style;Ay.width=a;Ay.height=AL;if(Ac){var Ax=Ac[0],Aw=Ac[1];var Al=Cufon.CSS.color(Ax.color),At;var Ai=document.createElement("cvml:shadow");Ai.on="t";Ai.color=Al.color;Ai.offset=Ax.offX+","+Ax.offY;if(Aw){At=Cufon.CSS.color(Aw.color);Ai.type="double";Ai.color2=At.color;Ai.offset2=Aw.offX+","+Aw.offY}Ai.opacity=Al.opacity||(At&&At.opacity)||1;AA.appendChild(Ai)}h+=Ag[AC++]}var Ah=AA.nextSibling,AJ,Ak;if(Am.forceHitArea){if(!Ah){Ah=document.createElement("cvml:rect");Ah.stroked="f";Ah.className="cufon-vml-cover";AJ=document.createElement("cvml:fill");AJ.opacity=0;Ah.appendChild(AJ);Av.appendChild(Ah)}Ak=Ah.style;Ak.width=a;Ak.height=AL}else{if(Ah){Av.removeChild(Ah)}}AI.width=Math.max(Math.ceil(Au.convert(AD*e)),0);if(H){var f=b.computedYAdjust;if(f===undefined){var Ao=b.get("lineHeight");if(Ao=="normal"){Ao="1em"}else{if(!isNaN(Ao)){Ao+="em"}}b.computedYAdjust=f=0.5*(A(AM,Ao)-parseFloat(AI.height))}if(f){AI.marginTop=Math.ceil(f)+"px";AI.marginBottom=f+"px"}}return As}})());
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copr. 1993, Tobias Frere-Jones. Designed by Tobias Frere-Jones. Produced by The
 * Font Bureau, Inc.
 */
Cufon.registerFont({"w":288,"face":{"font-family":"int","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 3 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-20 -326 346 69","underline-thickness":"7.2","underline-position":"-47.88","stemh":"47","stemv":"50","unicode-range":"U+0020-U+2022"},"glyphs":{" ":{"w":104},"\u00d0":{"d":"242,-126v0,120,-91,133,-204,126r0,-111r-24,0r0,-41r24,0r0,-100v116,-5,204,0,204,126xm190,-126v0,-62,-36,-82,-103,-77r0,51r34,0r0,41r-34,0r0,62v65,6,103,-21,103,-77","w":259},"\u00f0":{"d":"185,-102v0,140,-171,134,-171,18v0,-70,69,-109,123,-74v-4,-16,-11,-30,-23,-40r-17,17r-23,-21r13,-12v-10,-4,-21,-7,-32,-8r0,-34v23,1,42,5,59,14r15,-14r23,21r-12,11v32,29,45,75,45,122xm137,-84v0,-26,-12,-44,-37,-44v-25,0,-37,18,-37,44v0,26,12,44,37,44v25,0,37,-21,37,-44","w":199},"\u00dd":{"d":"249,-252r-95,152r0,100r-51,0r0,-99r-95,-153r58,0r63,109r63,-109r57,0xm194,-322r-52,58r-42,0r31,-58r63,0","w":257},"\u00fd":{"d":"203,-189r-97,256r-49,0r25,-67r-73,-189r55,0r43,132v11,-41,30,-91,43,-132r53,0xm171,-268r-52,58r-42,0r31,-58r63,0","w":212},"\u00de":{"d":"229,-133v0,79,-66,88,-146,83r0,50r-51,0r0,-252r51,0r0,39v78,-4,145,2,146,80xm177,-132v0,-43,-54,-30,-94,-32r0,65v40,-2,94,11,94,-33","w":244},"\u00fe":{"d":"187,-92v0,76,-61,121,-113,81r0,56r-50,24r0,-307r50,-24r0,85v50,-38,113,-6,113,85xm137,-91v0,-59,-40,-68,-63,-39r0,71v22,27,63,21,63,-32","w":202},"\u00bd":{"d":"281,-126r-61,48v-22,5,-13,-18,-7,-29r-51,0r0,45v10,-2,22,-14,30,-3v-8,28,-34,46,-48,70r-48,-60v-5,-23,18,-12,29,-7r0,-45r-50,0v2,9,14,22,3,29v-2,1,-6,2,-10,0r-61,-48v24,-15,42,-39,71,-48v11,8,-1,21,-3,30r50,0r0,-46v-9,3,-22,14,-29,3v-1,-2,-2,-6,0,-10r48,-60v15,24,39,41,48,70v-8,11,-20,-1,-30,-3r0,46r51,0v-2,-9,-14,-22,-3,-30v28,8,47,34,71,48"},"\u00bc":{"d":"281,-126r-61,48v-22,5,-13,-18,-7,-29r-51,0r0,45v10,-2,22,-14,30,-3v-8,28,-34,46,-48,70r-48,-60v-5,-23,18,-12,29,-7r0,-45r-50,0v2,9,14,22,3,29v-2,1,-6,2,-10,0r-61,-48v24,-15,42,-39,71,-48v11,8,-1,21,-3,30r50,0r0,-46v-9,3,-22,14,-29,3v-1,-2,-2,-6,0,-10r48,-60v15,24,39,41,48,70v-8,11,-20,-1,-30,-3r0,46r51,0v-2,-9,-14,-22,-3,-30v28,8,47,34,71,48"},"\u00b9":{"d":"281,-126r-61,48v-22,5,-13,-18,-7,-29r-51,0r0,45v10,-2,22,-14,30,-3v-8,28,-34,46,-48,70r-48,-60v-5,-23,18,-12,29,-7r0,-45r-50,0v2,9,14,22,3,29v-2,1,-6,2,-10,0r-61,-48v24,-15,42,-39,71,-48v11,8,-1,21,-3,30r50,0r0,-46v-9,3,-22,14,-29,3v-1,-2,-2,-6,0,-10r48,-60v15,24,39,41,48,70v-8,11,-20,-1,-30,-3r0,46r51,0v-2,-9,-14,-22,-3,-30v28,8,47,34,71,48"},"\u00be":{"d":"281,-126r-61,48v-22,5,-13,-18,-7,-29r-51,0r0,45v10,-2,22,-14,30,-3v-8,28,-34,46,-48,70r-48,-60v-5,-23,18,-12,29,-7r0,-45r-50,0v2,9,14,22,3,29v-2,1,-6,2,-10,0r-61,-48v24,-15,42,-39,71,-48v11,8,-1,21,-3,30r50,0r0,-46v-9,3,-22,14,-29,3v-1,-2,-2,-6,0,-10r48,-60v15,24,39,41,48,70v-8,11,-20,-1,-30,-3r0,46r51,0v-2,-9,-14,-22,-3,-30v28,8,47,34,71,48"},"\u00b3":{"d":"281,-126r-61,48v-22,5,-13,-18,-7,-29r-51,0r0,45v10,-2,22,-14,30,-3v-8,28,-34,46,-48,70r-48,-60v-5,-23,18,-12,29,-7r0,-45r-50,0v2,9,14,22,3,29v-2,1,-6,2,-10,0r-61,-48v24,-15,42,-39,71,-48v11,8,-1,21,-3,30r50,0r0,-46v-9,3,-22,14,-29,3v-1,-2,-2,-6,0,-10r48,-60v15,24,39,41,48,70v-8,11,-20,-1,-30,-3r0,46r51,0v-2,-9,-14,-22,-3,-30v28,8,47,34,71,48"},"\u00b2":{"d":"281,-126r-61,48v-22,5,-13,-18,-7,-29r-51,0r0,45v10,-2,22,-14,30,-3v-8,28,-34,46,-48,70r-48,-60v-5,-23,18,-12,29,-7r0,-45r-50,0v2,9,14,22,3,29v-2,1,-6,2,-10,0r-61,-48v24,-15,42,-39,71,-48v11,8,-1,21,-3,30r50,0r0,-46v-9,3,-22,14,-29,3v-1,-2,-2,-6,0,-10r48,-60v15,24,39,41,48,70v-8,11,-20,-1,-30,-3r0,46r51,0v-2,-9,-14,-22,-3,-30v28,8,47,34,71,48"},"\u00a6":{"d":"281,-126r-61,48v-22,5,-13,-18,-7,-29r-51,0r0,45v10,-2,22,-14,30,-3v-8,28,-34,46,-48,70r-48,-60v-5,-23,18,-12,29,-7r0,-45r-50,0v2,9,14,22,3,29v-2,1,-6,2,-10,0r-61,-48v24,-15,42,-39,71,-48v11,8,-1,21,-3,30r50,0r0,-46v-9,3,-22,14,-29,3v-1,-2,-2,-6,0,-10r48,-60v15,24,39,41,48,70v-8,11,-20,-1,-30,-3r0,46r51,0v-2,-9,-14,-22,-3,-30v28,8,47,34,71,48"},"\u00d7":{"d":"281,-126r-61,48v-22,5,-13,-18,-7,-29r-51,0r0,45v10,-2,22,-14,30,-3v-8,28,-34,46,-48,70r-48,-60v-5,-23,18,-12,29,-7r0,-45r-50,0v2,9,14,22,3,29v-2,1,-6,2,-10,0r-61,-48v24,-15,42,-39,71,-48v11,8,-1,21,-3,30r50,0r0,-46v-9,3,-22,14,-29,3v-1,-2,-2,-6,0,-10r48,-60v15,24,39,41,48,70v-8,11,-20,-1,-30,-3r0,46r51,0v-2,-9,-14,-22,-3,-30v28,8,47,34,71,48"},"!":{"d":"86,-252v1,61,1,121,-8,173r-34,0v-8,-52,-9,-112,-8,-173r50,0xm92,-27v0,17,-14,31,-31,31v-17,0,-30,-14,-30,-31v0,-17,13,-30,30,-30v17,0,31,13,31,30","w":122},'"':{"d":"170,-252r-13,118r-34,0r-13,-118r60,0xm80,-252r-13,118r-34,0r-12,-118r59,0","w":190},"#":{"d":"248,-50r-43,0r0,50r-44,0r0,-50r-56,0r0,50r-44,0r0,-50r-43,0r0,-42r43,0r0,-68r-43,0r0,-42r43,0r0,-50r44,0r0,50r56,0r0,-50r44,0r0,50r43,0r0,42r-43,0r0,68r43,0r0,42xm161,-92r0,-68r-56,0r0,68r56,0","w":266},"$":{"d":"216,-76v0,41,-22,68,-71,76r0,36r-51,0r0,-36v-32,-5,-60,-21,-75,-44r36,-32v18,21,41,29,65,29v30,0,44,-7,44,-26v0,-16,-8,-23,-56,-34v-46,-11,-79,-25,-79,-75v0,-38,27,-63,65,-70r0,-36r51,0r0,36v27,5,48,18,66,37r-37,36v-16,-17,-34,-26,-57,-26v-27,0,-36,10,-36,21v0,16,11,21,51,30v40,9,84,23,84,78","w":235},"%":{"d":"346,-75v0,48,-28,79,-67,79v-39,0,-66,-30,-66,-78v0,-49,28,-79,67,-79v40,0,66,30,66,78xm279,-252r-155,252r-43,0r154,-252r44,0xm147,-178v0,48,-28,79,-67,79v-39,0,-66,-30,-66,-78v0,-49,27,-79,66,-79v40,0,67,30,67,78xm306,-74v0,-30,-10,-45,-27,-45v-17,0,-26,14,-26,44v0,30,10,46,27,46v17,0,26,-18,26,-45xm106,-177v0,-30,-9,-45,-26,-45v-17,0,-26,14,-26,44v0,30,9,46,26,46v17,0,26,-18,26,-45","w":359},"&":{"d":"248,0r-58,0r-19,-21v-43,41,-156,34,-156,-42v0,-35,19,-56,51,-72v-13,-16,-28,-35,-28,-59v0,-73,107,-77,150,-36r-24,37v-17,-13,-35,-18,-53,-18v-33,-1,-24,28,-10,44r69,79v6,-12,12,-25,18,-42r41,13v-8,24,-18,46,-29,63xm142,-52r-49,-54v-37,16,-42,65,10,65v15,0,29,-3,39,-11","w":252},"'":{"d":"82,-252r-13,118r-36,0r-12,-118r61,0","w":102},"(":{"d":"118,17r-33,23v-35,-38,-62,-81,-62,-148v0,-67,25,-109,62,-150r33,23v-56,56,-56,197,0,252","w":133},")":{"d":"110,-110v0,67,-25,109,-62,150r-33,-23v56,-56,56,-197,0,-252r33,-23v35,38,62,81,62,148","w":133},"*":{"d":"168,-149r-19,32r-44,-29r4,52r-38,0r4,-53r-44,30r-19,-33r51,-23r-51,-23r19,-33r44,30r-4,-53r38,0r-4,53r44,-30r19,32r-52,24","w":180},"+":{"d":"201,-100r-66,0r0,68r-49,0r0,-68r-66,0r0,-47r66,0r0,-69r49,0r0,69r66,0r0,47","w":220},",":{"d":"82,-61r-30,106r-34,0r5,-106r59,0","w":97},"-":{"d":"125,-106r-103,0r0,-50r103,0r0,50","w":146},".":{"d":"83,-30v0,18,-16,34,-34,34v-18,0,-34,-16,-34,-34v0,-18,16,-34,34,-34v18,0,34,16,34,34","w":97},"/":{"d":"168,-284r-118,316r-49,0r118,-316r49,0","w":169},"0":{"d":"230,-127v0,77,-38,131,-107,131v-69,0,-105,-53,-105,-130v0,-77,37,-130,106,-130v69,0,106,52,106,129xm179,-126v0,-45,-17,-81,-56,-81v-39,0,-54,35,-54,80v0,45,16,82,55,82v39,0,55,-36,55,-81","w":247},"1":{"d":"107,0r-50,0r0,-182r-43,0r0,-37v28,-1,47,-12,52,-33r41,0r0,252","w":138},"2":{"d":"220,0r-197,0v1,-86,54,-124,116,-151v22,-9,28,-19,28,-30v0,-13,-11,-26,-41,-26v-30,0,-54,14,-72,31r-32,-38v44,-58,195,-62,195,30v0,41,-21,59,-64,79v-45,21,-62,37,-67,56r134,0r0,49","w":245},"3":{"d":"212,-78v0,54,-42,82,-105,82v-38,0,-71,-15,-99,-48r38,-31v21,22,40,30,66,30v60,0,66,-62,11,-61r-29,0r0,-50v27,1,58,2,56,-25v-3,-34,-73,-33,-91,-4r-37,-34v43,-57,179,-51,179,34v0,27,-14,44,-29,52v16,6,40,22,40,55","w":232},"4":{"d":"235,-51r-33,0r0,51r-48,0r0,-51r-138,0r0,-46r133,-155r53,0r0,154r33,0r0,47xm155,-194r-82,96r81,0","w":250},"5":{"d":"222,-88v0,101,-133,113,-204,65r25,-43v37,25,126,37,128,-20v2,-48,-71,-41,-93,-22r-48,-18r9,-126r168,0r0,49r-122,0r-3,43v14,-8,29,-11,53,-11v57,0,87,35,87,83","w":240},"6":{"d":"223,-82v0,56,-47,86,-106,86v-56,0,-100,-31,-100,-102v0,-66,38,-158,169,-158r0,49v-58,0,-95,20,-109,59v53,-35,146,-13,146,66xm172,-81v0,-26,-18,-37,-50,-37v-34,0,-53,12,-53,38v0,23,17,37,50,37v33,0,53,-15,53,-38","w":238},"7":{"d":"205,-203v-51,50,-84,116,-84,203r-51,0v0,-82,27,-150,74,-204r-128,0r0,-48r189,0r0,49","w":227},"8":{"d":"192,-137v76,39,34,141,-66,141v-65,0,-105,-30,-105,-80v0,-35,21,-53,40,-61v-64,-38,-11,-119,65,-119v50,0,95,24,95,73v0,18,-10,35,-29,46xm171,-182v0,-16,-12,-30,-45,-30v-31,0,-44,13,-44,29v0,16,15,29,44,29v31,0,45,-11,45,-28xm181,-76v0,-23,-17,-36,-55,-36v-38,0,-55,13,-55,35v0,23,23,37,55,37v35,0,55,-13,55,-36","w":252},"9":{"d":"222,-154v0,66,-39,158,-170,158r0,-49v58,0,96,-20,110,-59v-54,35,-147,14,-147,-66v0,-56,48,-86,107,-86v56,0,100,31,100,102xm170,-172v0,-23,-17,-37,-50,-37v-33,0,-53,15,-53,38v0,26,18,37,50,37v34,0,53,-12,53,-38","w":238},":":{"d":"83,-159v0,18,-16,34,-34,34v-18,0,-34,-16,-34,-34v0,-18,16,-34,34,-34v18,0,34,16,34,34xm83,-30v0,18,-16,34,-34,34v-18,0,-34,-16,-34,-34v0,-18,16,-34,34,-34v18,0,34,16,34,34","w":97},";":{"d":"83,-159v0,18,-16,34,-34,34v-18,0,-34,-16,-34,-34v0,-18,16,-34,34,-34v18,0,34,16,34,34xm80,-61r-31,106r-34,0r6,-106r59,0","w":97},"<":{"d":"140,-10r-119,-97r0,-34r119,-97r0,62r-68,52r68,52r0,62","w":162},"=":{"d":"192,-143r-163,0r0,-47r163,0r0,47xm192,-58r-163,0r0,-46r163,0r0,46","w":220},">":{"d":"141,-107r-119,97r0,-62r68,-51r-68,-52r0,-63r119,97r0,34","w":162},"?":{"d":"197,-183v0,64,-77,58,-76,104r-49,0v0,-34,9,-57,51,-74v38,-16,30,-54,-20,-54v-27,0,-47,14,-63,31r-32,-38v37,-56,189,-63,189,31xm127,-27v0,17,-13,31,-30,31v-17,0,-31,-14,-31,-31v0,-17,14,-30,31,-30v17,0,30,13,30,30","w":210},"@":{"d":"280,-130v0,78,-63,93,-96,55v-25,32,-98,27,-98,-30v0,-41,53,-56,85,-39v7,-36,-40,-31,-60,-19r-13,-24v35,-25,108,-17,108,35v0,30,-12,75,22,75v22,0,32,-19,32,-53v0,-57,-47,-105,-110,-105v-63,0,-109,46,-109,109v0,79,79,132,156,99r9,19v-92,40,-185,-24,-185,-118v0,-75,54,-130,129,-130v77,0,130,58,130,126xm144,-85v19,-1,30,-9,27,-32v-11,-10,-50,-12,-50,12v0,10,6,20,23,20","w":300},"A":{"d":"256,0r-56,0r-20,-56r-92,0r-20,56r-54,0r97,-252r49,0xm163,-104r-29,-85v-7,24,-19,60,-29,85r58,0","w":270},"B":{"d":"237,-81v0,53,-36,81,-90,81r-115,0r0,-252v83,2,199,-18,196,67v0,22,-10,39,-27,49v20,9,36,27,36,55xm177,-181v0,-37,-60,-22,-95,-25r0,48v34,-3,95,12,95,-23xm185,-81v0,-46,-62,-29,-103,-32r0,65v42,-2,103,12,103,-33","w":255},"C":{"d":"223,-200r-47,21v-30,-54,-115,-21,-105,53v-7,73,77,111,109,48r42,25v-17,36,-47,57,-93,57v-66,0,-110,-50,-110,-130v0,-77,46,-130,112,-130v48,0,76,23,92,56","w":241},"D":{"d":"237,-126v0,120,-91,133,-205,126r0,-252v116,-5,205,1,205,126xm185,-126v0,-61,-36,-82,-102,-77r0,154v65,6,102,-22,102,-77","w":254},"E":{"d":"213,0r-181,0r0,-252r175,0r0,49r-124,0r0,44r72,0r0,49r-72,0r0,61r130,0r0,49","w":234},"F":{"d":"213,-203r-130,0r0,48r76,0r0,49r-76,0r0,106r-51,0r0,-252r181,0r0,49","w":225},"G":{"d":"230,-131v8,83,-31,136,-101,135v-66,0,-110,-50,-110,-130v0,-77,46,-130,112,-130v51,0,78,24,95,63r-47,20v-29,-62,-108,-30,-108,47v0,46,22,81,60,81v35,0,46,-17,49,-39r-40,0r0,-47r90,0","w":251},"H":{"d":"237,0r-51,0r0,-106r-103,0r0,106r-51,0r0,-252r51,0r0,96r103,0r0,-96r51,0r0,252","w":268},"I":{"d":"86,0r-50,0r0,-252r50,0r0,252","w":122},"J":{"d":"203,-252v-3,114,26,256,-95,256v-50,0,-83,-31,-96,-75r49,-13v10,26,23,38,47,38v31,0,45,-20,45,-58r0,-148r50,0","w":234},"K":{"d":"252,0r-60,0r-69,-122r-40,48r0,74r-51,0r0,-252r51,0r-1,112r90,-112r61,0r-74,87","w":259},"L":{"d":"209,0r-177,0r0,-252r51,0r0,202r126,0r0,50","w":223},"M":{"d":"268,0r-50,0r1,-148r-69,154r-69,-154r1,148r-50,0r0,-252r49,0r70,156r68,-156r49,0r0,252","w":300},"N":{"d":"237,0r-45,0r-111,-166r1,166r-50,0r0,-252r49,0r107,162r-1,-162r50,0r0,252","w":268},"O":{"d":"238,-126v0,77,-40,130,-109,130v-69,0,-110,-53,-110,-130v0,-77,41,-130,110,-130v69,0,109,53,109,130xm186,-126v0,-45,-16,-80,-57,-80v-41,0,-58,35,-58,80v0,45,17,80,58,80v41,0,57,-35,57,-80","w":257},"P":{"d":"229,-172v0,79,-66,88,-146,83r0,89r-51,0r0,-252v92,1,198,-17,197,80xm177,-171v0,-43,-54,-30,-94,-32r0,65v40,-2,94,11,94,-33","w":244},"Q":{"d":"238,-126v0,43,-12,74,-34,97r18,27r-38,25r-18,-26v-84,28,-147,-33,-147,-123v0,-77,41,-130,110,-130v69,0,109,53,109,130xm176,-71v21,-47,13,-135,-47,-135v-41,0,-58,35,-58,80v1,49,19,85,67,82r-17,-25r38,-26","w":257},"R":{"d":"237,0r-58,0r-45,-91r-51,0r0,91r-51,0r0,-252v94,1,205,-19,205,80v0,38,-17,61,-49,74xm185,-171v0,-47,-60,-29,-102,-32r0,65v42,-3,102,13,102,-33","w":257},"S":{"d":"217,-76v0,48,-30,80,-99,80v-42,0,-79,-18,-98,-46r37,-32v18,21,40,29,64,29v30,0,44,-9,44,-28v0,-16,-8,-23,-56,-34v-46,-11,-79,-25,-79,-75v-1,-87,140,-94,182,-34r-37,35v-17,-29,-93,-37,-93,-3v0,16,11,21,51,30v40,9,84,23,84,78","w":237},"T":{"d":"211,-202r-72,0r0,202r-50,0r0,-202r-73,0r0,-50r195,0r0,50","w":227},"U":{"d":"235,-111v0,73,-39,115,-103,115v-61,0,-101,-42,-101,-115r0,-141r50,0v6,77,-26,207,51,207v77,0,46,-131,52,-207r51,0r0,141","w":265},"V":{"d":"243,-252r-90,252r-49,0r-90,-252r56,0r60,187v15,-62,40,-127,58,-187r55,0","w":257},"W":{"d":"299,-252r-52,252r-50,0r-39,-173r-40,173r-47,0r-53,-252r53,0r28,164v10,-56,26,-110,38,-164r44,0r38,164r28,-164r52,0","w":317},"X":{"d":"237,0r-61,0r-50,-87v-11,22,-35,63,-50,87r-60,0r80,-129r-76,-123r60,0r46,82r47,-82r60,0r-77,123","w":252},"Y":{"d":"249,-252r-95,152r0,100r-51,0r0,-99r-95,-153r58,0r63,109r63,-109r57,0","w":257},"Z":{"d":"223,0r-199,0r0,-45r138,-162r-130,1r0,-46r189,0r0,45r-136,162r138,-1r0,46","w":247},"[":{"d":"127,40r-93,0r0,-292r93,0r0,40r-44,0r0,212r44,0r0,40","w":149},"\\":{"d":"168,32r-49,0r-118,-316r49,0","w":169},"]":{"d":"115,40r-92,0r0,-40r44,0r0,-212r-44,0r0,-40r92,0r0,292","w":149},"^":{"d":"191,-138r-51,0r-36,-66r-37,66r-50,0r67,-114r40,0","w":208},"_":{"d":"180,67r-180,0r0,-41r180,0r0,41","w":180},"`":{"d":"130,-214r-42,0r-52,-58r63,0","w":180},"a":{"d":"178,0r-50,0r0,-13v-36,34,-113,15,-113,-50v0,-55,69,-76,113,-55v8,-45,-55,-38,-79,-21r-19,-35v47,-34,148,-24,148,47r0,127xm94,-38v25,-1,39,-12,34,-41v-15,-12,-63,-13,-63,16v0,13,8,25,29,25","w":200},"b":{"d":"187,-92v0,76,-61,121,-113,81r0,11r-50,0r0,-238r50,-24r0,85v50,-38,113,-6,113,85xm137,-91v0,-59,-40,-68,-63,-39r0,71v22,27,63,21,63,-32","w":202},"c":{"d":"180,-38v-18,24,-40,42,-77,42v-49,0,-89,-40,-89,-98v0,-58,38,-99,91,-99v36,0,59,18,75,42r-33,33v-20,-40,-82,-35,-82,24v0,57,59,63,84,26","w":193},"d":{"d":"177,0r-49,0r0,-12v-50,38,-114,6,-114,-85v0,-75,62,-121,114,-81r0,-60r49,-24r0,262xm128,-59r0,-71v-23,-26,-63,-22,-63,32v0,60,39,67,63,39","w":202},"e":{"d":"99,-193v55,0,85,54,78,115r-113,0v2,41,52,43,72,22r35,29v-51,60,-157,27,-157,-67v0,-58,37,-99,85,-99xm130,-116v-1,-17,-12,-34,-34,-34v-18,0,-29,15,-31,34r65,0","w":193},"f":{"d":"122,-216v-19,-10,-45,-2,-36,27r32,0r0,47r-32,0r0,142r-50,0r0,-142r-22,0r0,-47r22,0v-10,-61,32,-84,86,-67r0,40","w":133},"g":{"d":"177,-189v-10,109,39,254,-81,258r-18,-37v39,-5,50,-15,50,-44v-50,38,-114,6,-114,-85v0,-75,62,-121,114,-81r0,-11r49,0xm128,-59r0,-71v-23,-26,-63,-22,-63,32v0,60,39,67,63,39","w":202},"h":{"d":"188,0r-50,0v-5,-49,19,-146,-32,-146v-51,0,-26,97,-32,146r-50,0r0,-238r50,-24r0,86v9,-9,24,-17,44,-17v86,-4,69,109,70,193","w":210},"i":{"d":"79,-233v0,15,-13,29,-28,29v-15,0,-29,-14,-29,-29v0,-15,14,-28,29,-28v15,0,28,13,28,28xm76,0r-50,0r0,-189r50,0r0,189","w":101},"j":{"d":"79,-233v0,15,-13,29,-28,29v-15,0,-29,-14,-29,-29v0,-15,14,-28,29,-28v15,0,28,13,28,28xm76,-14v0,53,-17,74,-75,83r-17,-38v34,-6,42,-13,42,-43r0,-177r50,0r0,175","w":101},"k":{"d":"188,0r-54,0r-36,-87r-24,30r0,57r-50,0r0,-238r50,-24r-1,140r51,-67r59,0r-49,60","w":198},"l":{"d":"76,0r-50,0r0,-238r50,-24r0,262","w":101},"m":{"d":"295,0r-50,0r0,-102v0,-34,-9,-44,-30,-44v-21,0,-31,10,-31,43r0,103r-49,0r0,-102v0,-34,-10,-44,-31,-44v-21,0,-30,10,-30,43r0,103r-50,0r0,-189r50,0r0,13v20,-24,76,-23,93,7v13,-13,30,-24,61,-24v86,0,65,110,67,193","w":317},"n":{"d":"188,0r-50,0v-5,-49,19,-146,-32,-146v-51,0,-26,97,-32,146r-50,0r0,-189r50,0r0,13v9,-9,24,-17,44,-17v86,-4,69,109,70,193","w":210},"o":{"d":"185,-94v0,58,-36,98,-85,98v-49,0,-86,-40,-86,-98v0,-58,37,-99,86,-99v49,0,85,41,85,99xm135,-94v0,-29,-11,-51,-35,-51v-24,0,-35,22,-35,51v0,29,11,50,35,50v24,0,35,-24,35,-50","w":199},"p":{"d":"187,-92v0,76,-61,121,-113,81r0,56r-50,24r0,-258r50,0r0,12v50,-38,113,-6,113,85xm137,-91v0,-59,-40,-68,-63,-39r0,71v22,27,63,21,63,-32","w":202},"q":{"d":"177,45r-49,24r0,-81v-50,38,-114,6,-114,-85v0,-75,62,-121,114,-81r0,-11r49,0r0,234xm128,-59r0,-71v-23,-26,-63,-22,-63,32v0,60,39,67,63,39","w":202},"r":{"d":"148,-180r-13,49v-23,-19,-61,-21,-61,29r0,102r-50,0r0,-189r50,0r0,13v12,-19,60,-23,74,-4","w":154},"s":{"d":"174,-55v1,76,-113,67,-157,37r17,-38v20,11,41,17,65,17v19,0,26,-4,26,-14v0,-9,-7,-13,-28,-19v-45,-14,-75,-25,-75,-65v0,-66,100,-66,146,-38r-16,40v-19,-10,-39,-15,-55,-15v-20,0,-26,4,-26,12v0,8,7,11,40,22v34,11,63,23,63,61","w":193},"t":{"d":"137,-58r-7,50v-34,26,-89,7,-89,-45r0,-89r-32,0r0,-47r32,0r0,-49r49,-24r0,73r46,0r0,47r-46,0r0,76v2,34,29,24,47,8","w":159},"u":{"d":"186,0r-50,0r0,-13v-9,9,-24,17,-44,17v-86,4,-69,-109,-70,-193r50,0v5,49,-19,146,32,146v51,0,26,-97,32,-146r50,0r0,189","w":210},"v":{"d":"196,-189r-68,189r-51,0r-68,-189r55,0r39,129v10,-40,28,-89,40,-129r53,0","w":205},"w":{"d":"258,-189r-54,189r-42,0r-28,-119r-29,119r-42,0r-54,-189r50,0r26,113v6,-34,20,-79,29,-113r41,0r29,113r25,-113r49,0","w":267},"x":{"d":"199,0r-59,0r-37,-62v-8,17,-25,44,-36,62r-59,0r67,-102r-57,-87r59,0r26,46r27,-46r59,0r-57,87","w":206},"y":{"d":"203,-189r-97,256r-49,0r25,-67r-73,-189r55,0r43,132v11,-41,30,-91,43,-132r53,0","w":212},"z":{"d":"178,0r-156,0r0,-36r92,-109r-86,1r0,-45r150,0r0,36r-90,109r90,-1r0,45","w":199},"{":{"d":"147,40v-77,-1,-100,-32,-96,-102v1,-20,-10,-27,-29,-25r0,-40v30,6,29,-22,29,-51v0,-50,30,-76,96,-76r0,33v-41,4,-45,21,-45,58v0,39,-12,49,-35,56v26,5,35,25,35,67v0,30,9,43,45,47r0,33","w":165},"|":{"d":"74,67r-45,0r0,-355r45,0r0,355","w":102},"}":{"d":"144,-87v-30,-5,-30,21,-30,51v0,50,-29,76,-95,76r0,-33v41,-4,45,-21,45,-58v0,-39,11,-49,34,-56v-26,-5,-34,-25,-34,-67v0,-30,-9,-43,-45,-47r0,-33v77,1,95,33,95,102v0,20,11,27,30,25r0,40","w":165},"~":{"d":"70,-169v24,0,49,27,63,27v10,0,13,-4,25,-26r29,15v-13,33,-28,55,-55,55v-23,0,-47,-28,-63,-27v-10,0,-12,4,-24,26r-30,-15v13,-33,28,-55,55,-55","w":202},"\u00c7":{"d":"223,-200r-47,21v-30,-54,-115,-21,-105,53v-7,73,77,111,109,48r42,25v-17,35,-46,56,-90,57r-2,11v18,-5,42,0,42,23v0,40,-67,35,-90,19r7,-14v16,9,49,14,52,-4v-3,-17,-26,-2,-35,-12r6,-24v-56,-8,-93,-57,-93,-129v0,-77,46,-130,112,-130v48,0,76,23,92,56","w":241},"\u00c9":{"d":"213,0r-181,0r0,-252r175,0r0,49r-124,0r0,44r72,0r0,49r-72,0r0,61r130,0r0,49xm186,-326r-52,58r-42,0r31,-58r63,0","w":234},"\u00d1":{"d":"107,-320v25,-7,59,43,67,1r32,0v0,32,-17,52,-41,52v-25,7,-59,-43,-67,-1r-33,0v0,-32,18,-52,42,-52xm237,0r-45,0r-111,-166r1,166r-50,0r0,-252r49,0r107,162r-1,-162r50,0r0,252","w":268},"\u00d6":{"d":"238,-126v0,77,-40,130,-109,130v-69,0,-110,-53,-110,-130v0,-77,41,-130,110,-130v69,0,109,53,109,130xm186,-126v0,-45,-16,-80,-57,-80v-41,0,-58,35,-58,80v0,45,17,80,58,80v41,0,57,-35,57,-80xm195,-296v0,15,-13,28,-28,28v-15,0,-28,-13,-28,-28v0,-15,13,-28,28,-28v15,0,28,13,28,28xm117,-296v0,15,-13,28,-28,28v-15,0,-28,-13,-28,-28v0,-15,13,-28,28,-28v15,0,28,13,28,28","w":257},"\u00dc":{"d":"235,-111v0,73,-39,115,-103,115v-61,0,-101,-42,-101,-115r0,-141r50,0v6,77,-26,207,51,207v77,0,46,-131,52,-207r51,0r0,141xm200,-296v0,15,-13,28,-28,28v-15,0,-28,-13,-28,-28v0,-15,13,-28,28,-28v15,0,28,13,28,28xm122,-296v0,15,-13,28,-28,28v-15,0,-28,-13,-28,-28v0,-15,13,-28,28,-28v15,0,28,13,28,28","w":265},"\u00e1":{"d":"178,0r-50,0r0,-13v-36,34,-113,15,-113,-50v0,-55,69,-76,113,-55v8,-45,-55,-38,-79,-21r-19,-35v47,-34,148,-24,148,47r0,127xm94,-38v25,-1,39,-12,34,-41v-15,-12,-63,-13,-63,16v0,13,8,25,29,25xm165,-272r-52,58r-42,0r31,-58r63,0","w":200},"\u00e0":{"d":"178,0r-50,0r0,-13v-36,34,-113,15,-113,-50v0,-55,69,-76,113,-55v8,-45,-55,-38,-79,-21r-19,-35v47,-34,148,-24,148,47r0,127xm94,-38v25,-1,39,-12,34,-41v-15,-12,-63,-13,-63,16v0,13,8,25,29,25xm126,-214r-42,0r-52,-58r63,0","w":200},"\u00e2":{"d":"169,-212r-33,0r-36,-27r-36,27r-33,0r44,-58r50,0xm178,0r-50,0r0,-13v-36,34,-113,15,-113,-50v0,-55,69,-76,113,-55v8,-45,-55,-38,-79,-21r-19,-35v47,-34,148,-24,148,47r0,127xm94,-38v25,-1,39,-12,34,-41v-15,-12,-63,-13,-63,16v0,13,8,25,29,25","w":200},"\u00e4":{"d":"178,0r-50,0r0,-13v-36,34,-113,15,-113,-50v0,-55,69,-76,113,-55v8,-45,-55,-38,-79,-21r-19,-35v47,-34,148,-24,148,47r0,127xm94,-38v25,-1,39,-12,34,-41v-15,-12,-63,-13,-63,16v0,13,8,25,29,25xm167,-240v0,15,-13,28,-28,28v-15,0,-28,-13,-28,-28v0,-15,13,-28,28,-28v15,0,28,13,28,28xm89,-240v0,15,-13,28,-28,28v-15,0,-28,-13,-28,-28v0,-15,13,-28,28,-28v15,0,28,13,28,28","w":200},"\u00e3":{"d":"72,-266v25,-7,59,43,67,1r33,0v0,32,-18,52,-42,52v-25,7,-59,-43,-67,-1r-32,0v0,-32,17,-52,41,-52xm178,0r-50,0r0,-13v-36,34,-113,15,-113,-50v0,-55,69,-76,113,-55v8,-45,-55,-38,-79,-21r-19,-35v47,-34,148,-24,148,47r0,127xm94,-38v25,-1,39,-12,34,-41v-15,-12,-63,-13,-63,16v0,13,8,25,29,25","w":200},"\u00e5":{"d":"149,-262v0,28,-21,48,-49,48v-28,0,-49,-20,-49,-48v0,-28,21,-49,49,-49v28,0,49,21,49,49xm121,-262v0,-12,-9,-22,-21,-22v-12,0,-21,10,-21,22v0,12,9,22,21,22v12,0,21,-10,21,-22xm178,0r-50,0r0,-13v-36,34,-113,15,-113,-50v0,-55,69,-76,113,-55v8,-45,-55,-38,-79,-21r-19,-35v47,-34,148,-24,148,47r0,127xm94,-38v25,-1,39,-12,34,-41v-15,-12,-63,-13,-63,16v0,13,8,25,29,25","w":200},"\u00e7":{"d":"180,-38v-17,23,-37,40,-71,42r-2,11v18,-5,42,0,42,23v0,40,-67,35,-90,19r7,-14v16,9,49,14,52,-4v-3,-17,-26,-2,-35,-12r6,-24v-42,-7,-75,-45,-75,-97v0,-58,38,-99,91,-99v36,0,59,18,75,42r-33,33v-20,-40,-82,-35,-82,24v0,57,59,63,84,26","w":193},"\u00e9":{"d":"99,-193v55,0,85,54,78,115r-113,0v2,41,52,43,72,22r35,29v-51,60,-157,27,-157,-67v0,-58,37,-99,85,-99xm130,-116v-1,-17,-12,-34,-34,-34v-18,0,-29,15,-31,34r65,0xm163,-272r-52,58r-42,0r31,-58r63,0","w":193},"\u00e8":{"d":"99,-193v55,0,85,54,78,115r-113,0v2,41,52,43,72,22r35,29v-51,60,-157,27,-157,-67v0,-58,37,-99,85,-99xm130,-116v-1,-17,-12,-34,-34,-34v-18,0,-29,15,-31,34r65,0xm124,-214r-42,0r-52,-58r63,0","w":193},"\u00ea":{"d":"167,-211r-33,0r-36,-27r-36,27r-33,0r44,-57r50,0xm99,-193v55,0,85,54,78,115r-113,0v2,41,52,43,72,22r35,29v-51,60,-157,27,-157,-67v0,-58,37,-99,85,-99xm130,-116v-1,-17,-12,-34,-34,-34v-18,0,-29,15,-31,34r65,0","w":193},"\u00eb":{"d":"99,-193v55,0,85,54,78,115r-113,0v2,41,52,43,72,22r35,29v-51,60,-157,27,-157,-67v0,-58,37,-99,85,-99xm130,-116v-1,-17,-12,-34,-34,-34v-18,0,-29,15,-31,34r65,0xm165,-240v0,15,-13,28,-28,28v-15,0,-28,-13,-28,-28v0,-15,13,-28,28,-28v15,0,28,13,28,28xm87,-240v0,15,-13,28,-28,28v-15,0,-28,-13,-28,-28v0,-15,13,-28,28,-28v15,0,28,13,28,28","w":193},"\u00ed":{"d":"76,0r-50,0r0,-189r50,0r0,189xm121,-272r-52,58r-42,0r31,-58r63,0","w":101},"\u00ec":{"d":"76,0r-50,0r0,-189r50,0r0,189xm74,-214r-42,0r-52,-58r63,0","w":101},"\u00ee":{"d":"120,-209r-34,0r-36,-27r-36,27r-32,0r44,-57r50,0xm76,0r-50,0r0,-189r50,0r0,189","w":101},"\u00ef":{"d":"76,0r-50,0r0,-189r50,0r0,189xm118,-238v0,15,-13,28,-28,28v-15,0,-28,-13,-28,-28v0,-15,13,-28,28,-28v15,0,28,13,28,28xm40,-238v0,15,-13,28,-28,28v-15,0,-28,-13,-28,-28v0,-15,13,-28,28,-28v15,0,28,13,28,28","w":101},"\u00f1":{"d":"76,-266v25,-8,60,43,68,1r32,0v0,32,-17,52,-41,52v-25,8,-60,-43,-68,-1r-32,0v0,-32,17,-52,41,-52xm188,0r-50,0v-5,-49,19,-146,-32,-146v-51,0,-26,97,-32,146r-50,0r0,-189r50,0r0,13v9,-9,24,-17,44,-17v86,-4,69,109,70,193","w":210},"\u00f3":{"d":"185,-94v0,58,-36,98,-85,98v-49,0,-86,-40,-86,-98v0,-58,37,-99,86,-99v49,0,85,41,85,99xm135,-94v0,-29,-11,-51,-35,-51v-24,0,-35,22,-35,51v0,29,11,50,35,50v24,0,35,-24,35,-50xm165,-272r-52,58r-42,0r31,-58r63,0","w":199},"\u00f2":{"d":"185,-94v0,58,-36,98,-85,98v-49,0,-86,-40,-86,-98v0,-58,37,-99,86,-99v49,0,85,41,85,99xm135,-94v0,-29,-11,-51,-35,-51v-24,0,-35,22,-35,51v0,29,11,50,35,50v24,0,35,-24,35,-50xm126,-214r-42,0r-52,-58r63,0","w":199},"\u00f4":{"d":"169,-211r-34,0r-36,-27r-36,27r-32,0r44,-57r50,0xm185,-94v0,58,-36,98,-85,98v-49,0,-86,-40,-86,-98v0,-58,37,-99,86,-99v49,0,85,41,85,99xm135,-94v0,-29,-11,-51,-35,-51v-24,0,-35,22,-35,51v0,29,11,50,35,50v24,0,35,-24,35,-50","w":199},"\u00f6":{"d":"185,-94v0,58,-36,98,-85,98v-49,0,-86,-40,-86,-98v0,-58,37,-99,86,-99v49,0,85,41,85,99xm135,-94v0,-29,-11,-51,-35,-51v-24,0,-35,22,-35,51v0,29,11,50,35,50v24,0,35,-24,35,-50xm167,-238v0,15,-13,28,-28,28v-15,0,-28,-13,-28,-28v0,-15,13,-28,28,-28v15,0,28,13,28,28xm89,-238v0,15,-13,28,-28,28v-15,0,-28,-13,-28,-28v0,-15,13,-28,28,-28v15,0,28,13,28,28","w":199},"\u00f5":{"d":"70,-266v25,-8,60,43,68,1r32,0v0,32,-17,52,-41,52v-25,8,-60,-43,-68,-1r-32,0v0,-32,17,-52,41,-52xm185,-94v0,58,-36,98,-85,98v-49,0,-86,-40,-86,-98v0,-58,37,-99,86,-99v49,0,85,41,85,99xm135,-94v0,-29,-11,-51,-35,-51v-24,0,-35,22,-35,51v0,29,11,50,35,50v24,0,35,-24,35,-50","w":199},"\u00fa":{"d":"186,0r-50,0r0,-13v-9,9,-24,17,-44,17v-86,4,-69,-109,-70,-193r50,0v5,49,-19,146,32,146v51,0,26,-97,32,-146r50,0r0,189xm170,-272r-52,58r-42,0r31,-58r63,0","w":210},"\u00f9":{"d":"186,0r-50,0r0,-13v-9,9,-24,17,-44,17v-86,4,-69,-109,-70,-193r50,0v5,49,-19,146,32,146v51,0,26,-97,32,-146r50,0r0,189xm130,-214r-42,0r-52,-58r63,0","w":210},"\u00fb":{"d":"174,-214r-34,0r-36,-27r-36,27r-33,0r44,-58r51,0xm186,0r-50,0r0,-13v-9,9,-24,17,-44,17v-86,4,-69,-109,-70,-193r50,0v5,49,-19,146,32,146v51,0,26,-97,32,-146r50,0r0,189","w":210},"\u00fc":{"d":"186,0r-50,0r0,-13v-9,9,-24,17,-44,17v-86,4,-69,-109,-70,-193r50,0v5,49,-19,146,32,146v51,0,26,-97,32,-146r50,0r0,189xm171,-242v0,15,-13,28,-28,28v-15,0,-28,-13,-28,-28v0,-15,13,-28,28,-28v15,0,28,13,28,28xm93,-242v0,15,-13,28,-28,28v-15,0,-28,-13,-28,-28v0,-15,13,-28,28,-28v15,0,28,13,28,28","w":210},"\u00b0":{"d":"159,-185v0,41,-32,72,-72,72v-40,0,-71,-31,-71,-72v0,-40,31,-71,71,-71v40,0,72,31,72,71xm121,-185v0,-18,-15,-34,-34,-34v-19,0,-33,16,-33,34v0,19,14,34,33,34v19,0,34,-15,34,-34","w":174},"\u00a2":{"d":"180,-72v-14,19,-31,35,-56,40r0,36r-48,0r0,-38v-36,-12,-62,-47,-62,-94v0,-46,25,-82,62,-94r0,-30r48,0r0,27v25,5,43,21,56,40r-33,31v-21,-40,-82,-37,-82,26v0,61,59,65,84,28","w":193},"\u00a3":{"d":"60,-138v-39,-52,-14,-118,73,-118v35,0,67,12,92,34r-31,37v-17,-15,-40,-22,-62,-22v-55,-1,-31,44,-18,69r56,0r0,41r-52,0v-2,22,-9,36,-24,54r126,0r0,43r-188,0r0,-37v20,-16,32,-36,35,-60r-35,0r0,-41r28,0","w":241},"\u00a7":{"d":"232,-90v0,30,-17,47,-39,59v21,46,-6,91,-68,90v-29,0,-56,-9,-77,-24r24,-35v18,13,41,18,56,18v19,0,25,-7,25,-17v0,-12,-9,-15,-59,-32v-48,-16,-74,-34,-74,-76v0,-30,17,-47,39,-59v-21,-46,6,-91,68,-90v29,0,56,10,77,25r-24,34v-18,-13,-41,-18,-56,-18v-19,0,-25,7,-25,17v0,12,9,15,59,32v48,16,74,34,74,76xm184,-87v-1,-33,-69,-39,-93,-53v-15,6,-23,16,-23,30v1,33,69,39,93,53v15,-6,23,-16,23,-30","w":252},"\u2022":{"d":"153,-132v0,36,-29,65,-65,65v-36,0,-65,-29,-65,-65v0,-36,29,-65,65,-65v36,0,65,29,65,65","w":176},"\u00b6":{"d":"229,67r-41,0r0,-281r-23,0r0,281r-42,0r0,-161v-61,5,-106,-19,-106,-79v0,-50,38,-79,82,-79r130,0r0,319","w":260},"\u00df":{"d":"197,-80v1,55,-33,82,-96,80r0,-45v28,1,45,-8,45,-35v0,-28,-15,-41,-45,-40v2,-13,-4,-34,2,-43v15,0,24,-10,24,-26v0,-15,-8,-26,-27,-26v-21,0,-26,11,-26,30r0,230r-50,24r0,-257v0,-54,30,-73,76,-73v42,0,77,23,77,66v0,26,-12,43,-33,50v27,5,53,24,53,65","w":210},"\u00ae":{"d":"280,-126v0,74,-56,130,-130,130v-74,0,-129,-56,-129,-130v0,-74,55,-130,129,-130v74,0,130,56,130,130xm257,-126v0,-61,-46,-107,-107,-107v-61,0,-106,46,-106,107v0,61,45,107,106,107v61,0,107,-46,107,-107xm164,-199v53,-9,63,76,20,86r28,55r-34,0r-26,-51r-24,0r0,51r-30,0r0,-141r66,0xm182,-154v0,-26,-32,-16,-54,-18r0,36v23,-1,54,7,54,-18","w":300},"\u00a9":{"d":"280,-126v0,74,-56,130,-130,130v-74,0,-129,-56,-129,-130v0,-74,55,-130,129,-130v74,0,130,56,130,130xm257,-126v0,-61,-46,-107,-107,-107v-61,0,-106,46,-106,107v0,61,45,107,106,107v61,0,107,-46,107,-107xm204,-169r-28,16v-16,-29,-52,-17,-52,26v0,43,36,56,54,24r25,17v-27,57,-120,33,-113,-41v-8,-72,90,-98,114,-42","w":300},"\u00b4":{"d":"144,-272r-52,58r-42,0r31,-58r63,0","w":180},"\u00a8":{"d":"157,-242v0,15,-13,28,-28,28v-15,0,-28,-13,-28,-28v0,-15,13,-28,28,-28v15,0,28,13,28,28xm79,-242v0,15,-13,28,-28,28v-15,0,-28,-13,-28,-28v0,-15,13,-28,28,-28v15,0,28,13,28,28","w":180},"\u00d8":{"d":"238,-126v2,91,-61,150,-147,123r-10,21r-47,0r22,-45v-23,-23,-37,-57,-37,-99v0,-89,62,-150,145,-123r10,-21r48,0r-21,44v23,23,37,58,37,100xm112,-46v74,20,91,-80,65,-133xm143,-207v-71,-15,-87,75,-64,132","w":257},"\u00b1":{"d":"281,-126r-61,48v-22,5,-13,-18,-7,-29r-51,0r0,45v10,-2,22,-14,30,-3v-8,28,-34,46,-48,70r-48,-60v-5,-23,18,-12,29,-7r0,-45r-50,0v2,9,14,22,3,29v-2,1,-6,2,-10,0r-61,-48v24,-15,42,-39,71,-48v11,8,-1,21,-3,30r50,0r0,-46v-9,3,-22,14,-29,3v-1,-2,-2,-6,0,-10r48,-60v15,24,39,41,48,70v-8,11,-20,-1,-30,-3r0,46r51,0v-2,-9,-14,-22,-3,-30v28,8,47,34,71,48"},"\u00a5":{"d":"238,-252r-91,154r0,18r59,0r0,42r-59,0r0,38r-48,0r0,-38r-59,0r0,-42r59,0r0,-17r-91,-155r58,0r57,109v14,-32,41,-76,58,-109r57,0","w":246},"\u00aa":{"d":"149,-99r-39,0r0,-12v-30,31,-92,12,-92,-40v0,-45,57,-61,92,-44v7,-36,-44,-32,-65,-18r-15,-28v40,-27,119,-19,119,39r0,103xm81,-130v20,0,33,-9,29,-34v-14,-8,-53,-11,-53,13v0,11,6,21,24,21","w":171},"\u00ba":{"d":"158,-176v0,47,-30,80,-70,80v-40,0,-69,-33,-69,-80v0,-47,29,-80,69,-80v40,0,70,33,70,80xm117,-176v0,-23,-10,-41,-29,-41v-19,0,-28,17,-28,41v0,24,9,41,28,41v19,0,29,-20,29,-41","w":176},"\u00e6":{"d":"158,-171v57,-57,147,8,129,93r-113,0v2,41,52,43,72,22r35,29v-29,40,-107,40,-134,2v-39,49,-128,37,-132,-38v-3,-55,69,-76,113,-55v8,-45,-55,-38,-79,-21r-19,-35v33,-24,103,-28,128,3xm240,-116v-1,-17,-12,-34,-34,-34v-18,0,-29,15,-31,34r65,0xm94,-38v25,-1,39,-12,34,-41v-15,-12,-63,-13,-63,16v0,13,8,25,29,25","w":303},"\u00f8":{"d":"160,-167v57,60,10,205,-88,166r-10,19r-44,0r21,-41v-57,-59,-8,-203,88,-165r10,-19r44,0xm109,-151v-42,-10,-56,44,-44,84xm90,-39v42,13,58,-47,44,-84","w":199},"\u00a1":{"d":"92,-225v0,17,-14,30,-31,30v-17,0,-30,-13,-30,-30v0,-17,13,-31,30,-31v17,0,31,14,31,31xm86,0r-50,0v-1,-61,-1,-121,8,-173r34,0v8,52,9,112,8,173","w":122},"\u00ac":{"d":"227,-125r-73,55v-24,9,-19,-16,-13,-31r-125,0r0,-47r125,0v-7,-13,-7,-46,13,-31","w":234},"\u00ab":{"d":"212,0r-52,0r-58,-94r58,-95r52,0r-57,94xm121,0r-52,0r-58,-94r58,-95r52,0r-57,94","w":226},"\u00bb":{"d":"215,-95r-58,95r-52,0r57,-94r-57,-95r52,0xm125,-95r-59,95r-52,0r57,-94r-57,-95r52,0","w":226},"\u00d5":{"d":"100,-320v25,-7,59,43,67,1r32,0v0,32,-17,52,-41,52v-25,7,-59,-43,-67,-1r-33,0v0,-32,18,-52,42,-52xm238,-126v0,77,-40,130,-109,130v-69,0,-110,-53,-110,-130v0,-77,41,-130,110,-130v69,0,109,53,109,130xm186,-126v0,-45,-16,-80,-57,-80v-41,0,-58,35,-58,80v0,45,17,80,58,80v41,0,57,-35,57,-80","w":257},"\u00f7":{"d":"281,-126r-61,48v-22,5,-13,-18,-7,-29r-51,0r0,45v10,-2,22,-14,30,-3v-8,28,-34,46,-48,70r-48,-60v-5,-23,18,-12,29,-7r0,-45r-50,0v2,9,14,22,3,29v-2,1,-6,2,-10,0r-61,-48v24,-15,42,-39,71,-48v11,8,-1,21,-3,30r50,0r0,-46v-9,3,-22,14,-29,3v-1,-2,-2,-6,0,-10r48,-60v15,24,39,41,48,70v-8,11,-20,-1,-30,-3r0,46r51,0v-2,-9,-14,-22,-3,-30v28,8,47,34,71,48"},"\u00ff":{"d":"203,-189r-97,256r-49,0r25,-67r-73,-189r55,0r43,132v11,-41,30,-91,43,-132r53,0xm173,-238v0,15,-13,28,-28,28v-15,0,-28,-13,-28,-28v0,-15,13,-28,28,-28v15,0,28,13,28,28xm95,-238v0,15,-13,28,-28,28v-15,0,-28,-13,-28,-28v0,-15,13,-28,28,-28v15,0,28,13,28,28","w":212},"\u00a4":{"d":"281,-126r-61,48v-22,5,-13,-18,-7,-29r-51,0r0,45v10,-2,22,-14,30,-3v-8,28,-34,46,-48,70r-48,-60v-5,-23,18,-12,29,-7r0,-45r-50,0v2,9,14,22,3,29v-2,1,-6,2,-10,0r-61,-48v24,-15,42,-39,71,-48v11,8,-1,21,-3,30r50,0r0,-46v-9,3,-22,14,-29,3v-1,-2,-2,-6,0,-10r48,-60v15,24,39,41,48,70v-8,11,-20,-1,-30,-3r0,46r51,0v-2,-9,-14,-22,-3,-30v28,8,47,34,71,48"},"\u00ca":{"d":"190,-268r-33,0r-36,-27r-36,27r-33,0r44,-58r50,0xm213,0r-181,0r0,-252r175,0r0,49r-124,0r0,44r72,0r0,49r-72,0r0,61r130,0r0,49","w":234},"\u00cb":{"d":"213,0r-181,0r0,-252r175,0r0,49r-124,0r0,44r72,0r0,49r-72,0r0,61r130,0r0,49xm188,-296v0,15,-13,28,-28,28v-15,0,-28,-13,-28,-28v0,-15,13,-28,28,-28v15,0,28,13,28,28xm110,-296v0,15,-13,28,-28,28v-15,0,-28,-13,-28,-28v0,-15,13,-28,28,-28v15,0,28,13,28,28","w":234},"\u00c8":{"d":"213,0r-181,0r0,-252r175,0r0,49r-124,0r0,44r72,0r0,49r-72,0r0,61r130,0r0,49xm147,-268r-42,0r-52,-58r63,0","w":234},"\u00cd":{"d":"86,0r-50,0r0,-252r50,0r0,252xm130,-326r-52,58r-42,0r31,-58r63,0","w":122},"\u00ce":{"d":"130,-265r-33,0r-36,-27r-36,27r-33,0r44,-57r50,0xm86,0r-50,0r0,-252r50,0r0,252","w":122},"\u00cf":{"d":"86,0r-50,0r0,-252r50,0r0,252xm128,-294v0,15,-13,28,-28,28v-15,0,-28,-13,-28,-28v0,-15,13,-28,28,-28v15,0,28,13,28,28xm50,-294v0,15,-13,28,-28,28v-15,0,-28,-13,-28,-28v0,-15,13,-28,28,-28v15,0,28,13,28,28","w":122},"\u00cc":{"d":"86,0r-50,0r0,-252r50,0r0,252xm84,-268r-42,0r-52,-58r63,0","w":122},"\u00d3":{"d":"238,-126v0,77,-40,130,-109,130v-69,0,-110,-53,-110,-130v0,-77,41,-130,110,-130v69,0,109,53,109,130xm186,-126v0,-45,-16,-80,-57,-80v-41,0,-58,35,-58,80v0,45,17,80,58,80v41,0,57,-35,57,-80xm193,-326r-52,58r-42,0r31,-58r63,0","w":257},"\u00d2":{"d":"238,-126v0,77,-40,130,-109,130v-69,0,-110,-53,-110,-130v0,-77,41,-130,110,-130v69,0,109,53,109,130xm186,-126v0,-45,-16,-80,-57,-80v-41,0,-58,35,-58,80v0,45,17,80,58,80v41,0,57,-35,57,-80xm154,-268r-42,0r-52,-58r63,0","w":257},"\u00da":{"d":"235,-111v0,73,-39,115,-103,115v-61,0,-101,-42,-101,-115r0,-141r50,0v6,77,-26,207,51,207v77,0,46,-131,52,-207r51,0r0,141xm198,-321r-52,58r-42,0r31,-58r63,0","w":265},"\u00db":{"d":"202,-268r-33,0r-36,-27r-36,27r-33,0r44,-58r50,0xm235,-111v0,73,-39,115,-103,115v-61,0,-101,-42,-101,-115r0,-141r50,0v6,77,-26,207,51,207v77,0,46,-131,52,-207r51,0r0,141","w":265},"\u00d9":{"d":"235,-111v0,73,-39,115,-103,115v-61,0,-101,-42,-101,-115r0,-141r50,0v6,77,-26,207,51,207v77,0,46,-131,52,-207r51,0r0,141xm159,-263r-42,0r-52,-58r63,0","w":265},"\u00af":{"d":"142,-220r-104,0r0,-37r104,0r0,37","w":180},"\u00b8":{"d":"136,38v0,40,-67,35,-90,19r7,-14v16,9,49,14,52,-4v-3,-17,-26,-2,-35,-12r10,-40r20,0r-6,28v18,-5,42,0,42,23","w":180},"\u00a0":{"w":104}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copr. 1994, Tobias Frere-Jones. Designed by Tobias Frere-Jones. Produced by The
 * Font Bureau, Inc.
 */
Cufon.registerFont({"w":194,"face":{"font-family":"intlight","font-weight":200,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 3 3 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-18 -326 325 69.3612","underline-thickness":"7.2","underline-position":"-47.88","stemh":"26","stemv":"27","unicode-range":"U+0020-U+2022"},"glyphs":{" ":{"w":93},"\u00d0":{"d":"218,-128v0,117,-73,135,-181,128r0,-119r-23,0r0,-25r23,0r0,-108v107,-7,181,10,181,124xm190,-127v0,-79,-45,-107,-126,-99r0,82r51,0r0,25r-51,0r0,93v80,5,125,-12,126,-101","w":245},"\u00f0":{"d":"184,-107v0,77,-32,111,-83,111v-44,0,-81,-31,-81,-89v0,-94,102,-114,139,-56v-7,-32,-19,-56,-39,-71r-21,23r-18,-16r17,-19v-10,-4,-20,-7,-32,-8r0,-24v17,1,33,5,48,13r13,-13r18,16r-10,11v30,24,49,65,49,122xm157,-85v0,-45,-25,-65,-58,-65v-32,0,-52,23,-52,65v0,45,24,66,55,66v31,0,55,-21,55,-66","w":203},"\u00dd":{"d":"218,-252r-87,152r0,100r-28,0r0,-100r-86,-152r32,0r69,126v19,-40,46,-86,68,-126r32,0xm179,-319r-54,58r-21,0r37,-58r38,0","w":234},"\u00fd":{"d":"177,-189r-94,256r-27,0r26,-69r-68,-187r29,0r52,157r53,-157r29,0xm156,-268r-54,58r-21,0r37,-58r38,0","w":191},"\u00de":{"d":"208,-131v0,73,-69,83,-147,77r0,54r-28,0r0,-252r28,0r0,45v77,-4,147,-2,147,76xm180,-130v0,-57,-62,-53,-119,-51r0,102v56,1,119,6,119,-51","w":222},"\u00fe":{"d":"181,-98v0,97,-75,129,-124,77r0,75r-27,15r0,-316r27,-15r0,96v44,-48,124,-34,124,68xm155,-97v0,-81,-64,-92,-98,-45r0,94v31,47,98,38,98,-49","w":201},"\u00bd":{"d":"255,-124r-63,44v-2,-9,8,-22,10,-32r-58,0r0,64v11,-3,21,-9,32,-10v-12,24,-30,41,-44,63v-14,-22,-33,-39,-45,-63v11,0,22,7,33,10r0,-64r-60,0v3,11,11,23,10,32v-23,-13,-41,-30,-63,-44r63,-45v3,10,-8,23,-10,33r60,0r0,-68v-11,3,-21,9,-33,10v12,-24,31,-41,45,-63v14,22,32,39,44,63v-10,-1,-22,-7,-32,-10r0,68r58,0v-3,-11,-12,-23,-10,-33v23,13,41,31,63,45","w":262},"\u00bc":{"d":"255,-124r-63,44v-2,-9,8,-22,10,-32r-58,0r0,64v11,-3,21,-9,32,-10v-12,24,-30,41,-44,63v-14,-22,-33,-39,-45,-63v11,0,22,7,33,10r0,-64r-60,0v3,11,11,23,10,32v-23,-13,-41,-30,-63,-44r63,-45v3,10,-8,23,-10,33r60,0r0,-68v-11,3,-21,9,-33,10v12,-24,31,-41,45,-63v14,22,32,39,44,63v-10,-1,-22,-7,-32,-10r0,68r58,0v-3,-11,-12,-23,-10,-33v23,13,41,31,63,45","w":262},"\u00b9":{"d":"255,-124r-63,44v-2,-9,8,-22,10,-32r-58,0r0,64v11,-3,21,-9,32,-10v-12,24,-30,41,-44,63v-14,-22,-33,-39,-45,-63v11,0,22,7,33,10r0,-64r-60,0v3,11,11,23,10,32v-23,-13,-41,-30,-63,-44r63,-45v3,10,-8,23,-10,33r60,0r0,-68v-11,3,-21,9,-33,10v12,-24,31,-41,45,-63v14,22,32,39,44,63v-10,-1,-22,-7,-32,-10r0,68r58,0v-3,-11,-12,-23,-10,-33v23,13,41,31,63,45","w":262},"\u00be":{"d":"255,-124r-63,44v-2,-9,8,-22,10,-32r-58,0r0,64v11,-3,21,-9,32,-10v-12,24,-30,41,-44,63v-14,-22,-33,-39,-45,-63v11,0,22,7,33,10r0,-64r-60,0v3,11,11,23,10,32v-23,-13,-41,-30,-63,-44r63,-45v3,10,-8,23,-10,33r60,0r0,-68v-11,3,-21,9,-33,10v12,-24,31,-41,45,-63v14,22,32,39,44,63v-10,-1,-22,-7,-32,-10r0,68r58,0v-3,-11,-12,-23,-10,-33v23,13,41,31,63,45","w":262},"\u00b3":{"d":"255,-124r-63,44v-2,-9,8,-22,10,-32r-58,0r0,64v11,-3,21,-9,32,-10v-12,24,-30,41,-44,63v-14,-22,-33,-39,-45,-63v11,0,22,7,33,10r0,-64r-60,0v3,11,11,23,10,32v-23,-13,-41,-30,-63,-44r63,-45v3,10,-8,23,-10,33r60,0r0,-68v-11,3,-21,9,-33,10v12,-24,31,-41,45,-63v14,22,32,39,44,63v-10,-1,-22,-7,-32,-10r0,68r58,0v-3,-11,-12,-23,-10,-33v23,13,41,31,63,45","w":262},"\u00b2":{"d":"255,-124r-63,44v-2,-9,8,-22,10,-32r-58,0r0,64v11,-3,21,-9,32,-10v-12,24,-30,41,-44,63v-14,-22,-33,-39,-45,-63v11,0,22,7,33,10r0,-64r-60,0v3,11,11,23,10,32v-23,-13,-41,-30,-63,-44r63,-45v3,10,-8,23,-10,33r60,0r0,-68v-11,3,-21,9,-33,10v12,-24,31,-41,45,-63v14,22,32,39,44,63v-10,-1,-22,-7,-32,-10r0,68r58,0v-3,-11,-12,-23,-10,-33v23,13,41,31,63,45","w":262},"\u00a6":{"d":"255,-124r-63,44v-2,-9,8,-22,10,-32r-58,0r0,64v11,-3,21,-9,32,-10v-12,24,-30,41,-44,63v-14,-22,-33,-39,-45,-63v11,0,22,7,33,10r0,-64r-60,0v3,11,11,23,10,32v-23,-13,-41,-30,-63,-44r63,-45v3,10,-8,23,-10,33r60,0r0,-68v-11,3,-21,9,-33,10v12,-24,31,-41,45,-63v14,22,32,39,44,63v-10,-1,-22,-7,-32,-10r0,68r58,0v-3,-11,-12,-23,-10,-33v23,13,41,31,63,45","w":262},"\u00d7":{"d":"255,-124r-63,44v-2,-9,8,-22,10,-32r-58,0r0,64v11,-3,21,-9,32,-10v-12,24,-30,41,-44,63v-14,-22,-33,-39,-45,-63v11,0,22,7,33,10r0,-64r-60,0v3,11,11,23,10,32v-23,-13,-41,-30,-63,-44r63,-45v3,10,-8,23,-10,33r60,0r0,-68v-11,3,-21,9,-33,10v12,-24,31,-41,45,-63v14,22,32,39,44,63v-10,-1,-22,-7,-32,-10r0,68r58,0v-3,-11,-12,-23,-10,-33v23,13,41,31,63,45","w":262},"!":{"d":"61,-134r-6,66r-15,0v-8,-55,-7,-120,-7,-184r28,0r0,118xm69,-18v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22v0,-12,10,-23,22,-23v12,0,22,11,22,23","w":94},'"':{"d":"135,-252r-6,118r-21,0r-6,-118r33,0xm64,-252r-6,118r-22,0r-6,-118r34,0","w":165},"#":{"d":"223,-63r-43,0r0,63r-27,0r0,-63r-64,0r0,63r-27,0r0,-63r-43,0r0,-26r43,0r0,-74r-43,0r0,-26r43,0r0,-63r27,0r0,63r64,0r0,-63r27,0r0,63r43,0r0,26r-43,0r0,74r43,0r0,26xm153,-89r0,-74r-64,0r0,74r64,0","w":241},"$":{"d":"186,-68v0,36,-26,63,-70,68r0,36r-27,0r0,-36v-29,-3,-54,-17,-71,-35r19,-20v28,37,119,46,121,-12v0,-23,-14,-34,-60,-51v-54,-19,-73,-36,-73,-72v0,-36,25,-58,64,-62r0,-36r27,0r0,36v27,2,46,12,65,27r-18,22v-23,-31,-112,-34,-110,11v0,21,10,31,60,49v56,20,73,38,73,75","w":209},"%":{"d":"325,-75v0,46,-24,79,-59,79v-35,0,-58,-32,-58,-78v0,-47,23,-79,59,-79v37,0,58,32,58,78xm265,-252r-157,252r-26,0r156,-252r27,0xm139,-178v0,46,-24,79,-59,79v-35,0,-58,-32,-58,-78v0,-47,22,-79,58,-79v37,0,59,32,59,78xm300,-74v0,-33,-13,-57,-34,-57v-21,0,-33,23,-33,56v0,33,13,57,34,57v21,0,33,-26,33,-56xm114,-177v0,-33,-13,-57,-34,-57v-21,0,-34,23,-34,56v0,33,13,57,34,57v21,0,34,-26,34,-56","w":346},"&":{"d":"219,0r-33,0r-20,-26v-18,19,-41,30,-68,30v-55,0,-76,-31,-76,-68v0,-37,20,-58,56,-76v-13,-18,-30,-39,-30,-62v0,-61,97,-67,131,-31r-15,22v-19,-15,-33,-20,-53,-20v-42,0,-41,36,-21,63r77,100v7,-13,12,-27,17,-44r24,7v-6,21,-14,40,-25,57xm151,-45r-58,-76v-31,14,-44,33,-44,57v0,48,79,56,102,19","w":231},"'":{"d":"63,-252r-6,118r-22,0r-6,-118r34,0","w":92},"(":{"d":"108,28r-12,12v-36,-33,-73,-82,-73,-148v0,-69,37,-117,73,-150r12,11v-34,35,-58,78,-58,137v0,61,24,103,58,138","w":125},")":{"d":"103,-110v0,69,-37,117,-73,150r-12,-12v74,-61,74,-215,0,-275r12,-11v36,33,73,82,73,148","w":125},"*":{"d":"154,-160r-11,19r-48,-35r6,59r-22,0r6,-59r-48,35r-11,-19r53,-24r-53,-24r11,-20r48,36r-6,-60r22,0r-6,60r48,-36r11,20r-53,24","w":180},"+":{"d":"188,-112r-71,0r0,73r-26,0r0,-73r-71,0r0,-24r71,0r0,-73r26,0r0,73r71,0r0,24","w":207},",":{"d":"64,-41r-24,83r-18,0r5,-83r37,0","w":86},"-":{"d":"98,-118r-80,0r0,-27r80,0r0,27","w":115},".":{"d":"66,-19v0,13,-11,23,-23,23v-13,0,-23,-10,-23,-23v0,-13,10,-24,23,-24v12,0,23,11,23,24","w":86},"/":{"d":"144,-284r-108,316r-27,0r108,-316r27,0","w":153},"0":{"d":"210,-126v0,84,-38,130,-94,130v-56,0,-95,-46,-95,-130v0,-84,39,-130,95,-130v56,0,94,46,94,130xm182,-126v0,-65,-22,-105,-66,-105v-44,0,-67,40,-67,105v0,65,23,105,67,105v44,0,66,-40,66,-105","w":231},"1":{"d":"79,0r-28,0r0,-202r-46,0r0,-17v28,-2,49,-10,53,-33r21,0r0,252","w":112},"2":{"d":"180,0r-166,0v3,-64,33,-90,81,-123v45,-30,54,-43,54,-66v0,-54,-90,-50,-112,-18r-16,-21v39,-42,156,-42,156,38v0,37,-17,53,-63,84v-51,35,-63,52,-68,79r134,0r0,27","w":204},"3":{"d":"179,-72v0,85,-129,96,-167,41r18,-19v28,42,122,39,122,-22v0,-37,-34,-50,-77,-47r0,-24v40,4,68,-11,66,-45v8,-47,-81,-56,-102,-20r-18,-18v32,-44,148,-41,148,34v0,31,-14,49,-36,60v24,5,46,23,46,60","w":202},"4":{"d":"209,-60r-34,0r0,60r-26,0r0,-60r-135,0r0,-23r130,-169r31,0r0,168r34,0r0,24xm149,-84r0,-135r-104,135r104,0","w":225},"5":{"d":"195,-84v0,96,-114,106,-174,65r14,-22v43,33,139,26,132,-41v8,-55,-79,-66,-112,-37r-28,-11r9,-122r144,0r0,27r-120,0r-6,81v13,-9,31,-16,55,-16v58,0,86,31,86,76","w":217},"6":{"d":"205,-78v0,54,-40,82,-93,82v-50,0,-90,-27,-90,-99v0,-66,35,-155,146,-161r0,25v-66,6,-106,42,-119,106v37,-48,156,-40,156,47xm177,-76v0,-34,-23,-54,-63,-54v-40,0,-64,22,-64,54v0,31,25,55,63,55v42,0,64,-23,64,-55","w":221},"7":{"d":"171,-226v-44,55,-82,127,-84,226r-28,0v3,-91,36,-164,82,-225r-135,0r0,-27r165,0r0,26","w":200},"8":{"d":"208,-71v0,49,-37,75,-94,75v-57,0,-93,-25,-93,-74v0,-33,18,-55,50,-65v-67,-26,-43,-121,44,-121v87,0,110,95,43,120v32,10,50,32,50,65xm170,-188v0,-21,-16,-43,-56,-43v-40,0,-55,21,-55,42v0,24,21,43,56,43v33,0,55,-19,55,-42xm180,-70v0,-30,-24,-51,-66,-51v-42,0,-65,20,-65,50v0,30,22,50,66,50v44,0,65,-19,65,-49","w":228},"9":{"d":"199,-157v0,66,-35,155,-146,161r0,-25v66,-6,106,-42,119,-106v-37,48,-156,40,-156,-47v0,-54,40,-82,93,-82v50,0,90,27,90,99xm171,-176v0,-31,-25,-55,-63,-55v-42,0,-64,23,-64,55v0,34,23,54,63,54v40,0,64,-22,64,-54","w":221},":":{"d":"66,-169v0,13,-11,23,-23,23v-13,0,-23,-10,-23,-23v0,-13,10,-24,23,-24v12,0,23,11,23,24xm66,-19v0,13,-11,23,-23,23v-13,0,-23,-10,-23,-23v0,-13,10,-24,23,-24v12,0,23,11,23,24","w":86},";":{"d":"66,-169v0,13,-11,23,-23,23v-13,0,-23,-10,-23,-23v0,-13,10,-24,23,-24v12,0,23,11,23,24xm61,-41r-23,83r-19,0r5,-83r37,0","w":86},"<":{"d":"114,-22r-93,-90r0,-24r93,-89r0,33r-72,68r72,67r0,35","w":138},"=":{"d":"179,-150r-150,0r0,-26r150,0r0,26xm179,-72r-150,0r0,-25r150,0r0,25","w":207},">":{"d":"118,-112r-93,90r0,-34r72,-67r-72,-68r0,-34r93,89r0,24","w":138},"?":{"d":"178,-194v0,66,-84,51,-72,126r-28,0v0,-48,3,-62,43,-82v43,-22,36,-80,-22,-80v-27,0,-46,10,-65,27r-18,-19v34,-45,162,-51,162,28xm113,-18v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22v0,-12,10,-23,22,-23v12,0,22,11,22,23","w":201},"@":{"d":"280,-130v0,54,-21,75,-53,75v-18,0,-32,-9,-38,-22v-25,36,-102,28,-102,-27v0,-47,67,-57,98,-37v14,-49,-42,-52,-74,-36r-8,-16v32,-18,104,-19,101,29v5,36,-17,92,25,93v19,0,33,-15,33,-58v0,-66,-48,-110,-112,-110v-65,0,-111,44,-111,112v0,86,82,138,160,103r7,16v-92,40,-185,-24,-185,-118v0,-75,54,-130,129,-130v77,0,130,58,130,126xm185,-94r0,-29v-18,-15,-82,-17,-78,18v-5,41,65,40,78,11","w":300},"A":{"d":"225,0r-30,0r-21,-64r-104,0r-22,64r-29,0r88,-252r31,0xm165,-90r-43,-132r-44,132r87,0","w":244},"B":{"d":"206,-75v0,85,-90,77,-173,75r0,-252v74,1,163,-15,161,63v0,28,-16,43,-37,51v23,6,49,22,49,63xm166,-188v0,-47,-60,-38,-105,-38r0,78v46,2,105,5,105,-40xm177,-73v0,-57,-60,-51,-116,-50r0,97v53,1,116,7,116,-47","w":225},"C":{"d":"207,-38v-18,25,-46,42,-83,42v-62,0,-102,-56,-102,-130v0,-75,42,-130,103,-130v35,0,61,13,81,40r-23,17v-47,-66,-133,-20,-133,73v0,97,89,137,137,71","w":226},"D":{"d":"215,-128v0,117,-74,135,-182,128r0,-252v108,-7,182,9,182,124xm186,-127v1,-79,-44,-107,-125,-99r0,200v79,5,124,-13,125,-101","w":236},"E":{"d":"191,0r-158,0r0,-252r152,0r0,26r-124,0r0,79r72,0r0,25r-72,0r0,96r130,0r0,26","w":211},"F":{"d":"181,-226r-120,0r0,83r69,0r0,26r-69,0r0,117r-28,0r0,-252r148,0r0,26","w":197},"G":{"d":"217,-125v7,80,-32,129,-93,129v-62,0,-102,-56,-102,-130v0,-75,42,-130,103,-130v35,0,61,13,81,40r-23,17v-47,-66,-133,-20,-133,73v0,62,33,104,75,104v43,0,66,-27,65,-77r-45,0r0,-26r72,0","w":237},"H":{"d":"215,0r-29,0r0,-119r-125,0r0,119r-28,0r0,-252r28,0r0,108r125,0r0,-108r29,0r0,252","w":247},"I":{"d":"63,0r-28,0r0,-252r28,0r0,252","w":97},"J":{"d":"177,-96v0,67,-28,100,-86,100v-42,0,-67,-22,-80,-61r26,-9v10,27,25,44,55,44v88,0,48,-148,57,-230r28,0r0,156","w":208},"K":{"d":"216,0r-32,0r-75,-134r-48,62r0,72r-28,0r0,-252r28,0r0,144r110,-144r31,0r-74,95","w":231},"L":{"d":"186,0r-153,0r0,-252r28,0r0,226r125,0r0,26","w":207},"M":{"d":"251,0r-27,0r0,-198r-83,204r-81,-204r0,198r-27,0r0,-252r31,0r78,200r78,-200r31,0r0,252","w":283},"N":{"d":"215,0r-27,0r-110,-172v-5,-9,-15,-26,-18,-32r0,204r-27,0r0,-252r27,0r128,207r0,-207r27,0r0,252","w":247},"O":{"d":"231,-126v0,76,-42,130,-105,130v-63,0,-104,-54,-104,-130v0,-76,42,-130,105,-130v63,0,104,54,104,130xm203,-126v0,-63,-33,-104,-77,-104v-44,0,-76,41,-76,104v0,63,33,104,77,104v44,0,76,-41,76,-104","w":253},"P":{"d":"208,-177v0,73,-69,84,-147,78r0,99r-28,0r0,-252v84,0,175,-13,175,75xm180,-176v0,-57,-63,-51,-119,-50r0,101v56,1,119,6,119,-51","w":222},"Q":{"d":"127,-256v109,0,136,183,60,238r16,26r-23,14r-15,-26v-81,30,-143,-31,-143,-122v0,-76,42,-130,105,-130xm203,-126v0,-63,-33,-104,-77,-104v-44,0,-76,41,-76,104v0,72,41,118,101,100r-20,-33r23,-14r20,33v18,-17,29,-47,29,-86","w":253},"R":{"d":"211,-181v0,39,-23,64,-59,72r55,109r-32,0r-54,-107r-60,0r0,107r-28,0r0,-252v82,1,179,-17,178,71xm183,-180v0,-58,-68,-45,-122,-46r0,94v55,0,122,10,122,-48","w":234},"S":{"d":"188,-66v0,40,-31,70,-84,70v-34,0,-64,-15,-84,-35r19,-21v28,38,121,44,121,-13v0,-23,-14,-36,-60,-53v-54,-19,-73,-38,-73,-74v0,-73,117,-80,156,-37r-18,22v-25,-32,-110,-32,-110,14v0,21,10,32,60,50v56,20,73,40,73,77","w":213},"T":{"d":"194,-226r-74,0r0,226r-28,0r0,-226r-74,0r0,-26r176,0r0,26","w":211},"U":{"d":"213,-103v0,70,-31,107,-91,107v-60,0,-91,-36,-91,-106r0,-150r28,0v6,88,-29,230,65,230v92,0,53,-145,61,-230r28,0r0,149","w":244},"V":{"d":"221,-252r-85,252r-31,0r-86,-252r30,0r71,222r73,-222r28,0","w":240},"W":{"d":"288,-252r-51,252r-31,0r-52,-218r-52,218r-31,0r-50,-252r28,0r38,218r52,-218r31,0r51,218r39,-218r28,0","w":308},"X":{"d":"207,0r-32,0r-61,-108r-63,108r-30,0r78,-131r-72,-121r32,0r55,97v15,-31,38,-66,56,-97r31,0r-72,120","w":227},"Y":{"d":"218,-252r-87,152r0,100r-28,0r0,-100r-86,-152r32,0r69,126v19,-40,46,-86,68,-126r32,0","w":234},"Z":{"d":"202,0r-180,0r0,-24r150,-204r-143,0r0,-24r173,0r0,24r-150,204r150,0r0,24","w":226},"[":{"d":"104,40r-70,0r0,-292r70,0r0,22r-44,0r0,248r44,0r0,22","w":126},"\\":{"d":"144,32r-27,0r-108,-316r27,0","w":153},"]":{"d":"93,40r-70,0r0,-22r43,0r0,-248r-43,0r0,-22r70,0r0,292","w":126},"^":{"d":"184,-138r-31,0r-53,-84r-53,84r-30,0r73,-114r21,0","w":200},"_":{"d":"180,55r-180,0r0,-23r180,0r0,23","w":180},"`":{"d":"117,-214r-21,0r-54,-58r38,0","w":180},"a":{"d":"165,0r-27,0r0,-23v-29,37,-119,44,-119,-34v0,-60,76,-72,119,-49v3,-38,-4,-64,-41,-64v-20,0,-36,5,-51,14r-10,-22v45,-24,129,-26,129,46r0,132xm138,-46r0,-39v-25,-16,-93,-16,-93,27v0,58,76,44,93,12"},"b":{"d":"181,-98v0,97,-75,129,-124,77r0,21r-27,0r0,-247r27,-15r0,96v44,-48,124,-34,124,68xm155,-97v0,-81,-64,-92,-98,-45r0,94v31,47,98,38,98,-49","w":201},"c":{"d":"161,-171r-16,21v-40,-39,-98,-19,-98,54v0,71,58,100,97,56r16,18v-50,51,-140,26,-140,-72v0,-101,86,-121,141,-77","w":178},"d":{"d":"171,0r-27,0r0,-23v-44,48,-124,34,-124,-68v0,-97,75,-129,124,-77r0,-79r27,-15r0,262xm144,-47r0,-94v-31,-47,-98,-38,-98,49v0,81,64,92,98,45","w":201},"e":{"d":"98,-193v53,0,81,48,75,108r-126,0v0,67,62,82,105,48r12,19v-63,40,-144,33,-144,-77v0,-60,33,-98,78,-98xm149,-107v-2,-37,-18,-63,-51,-63v-28,0,-48,21,-51,63r102,0"},"f":{"d":"111,-233v-15,-6,-41,-10,-41,16r0,28r37,0r0,23r-37,0r0,166r-27,0r0,-166r-26,0r0,-23r26,0v-8,-54,20,-84,68,-69r0,25","w":128},"g":{"d":"171,-17v0,57,-25,84,-95,86r-9,-20v68,-2,78,-20,77,-72v-44,48,-124,34,-124,-68v0,-97,75,-129,124,-77r0,-21r27,0r0,172xm144,-47r0,-94v-31,-47,-98,-38,-98,49v0,81,64,92,98,45","w":201},"h":{"d":"175,0r-27,0v-5,-62,21,-170,-44,-170v-26,0,-47,18,-47,59r0,111r-27,0r0,-247r27,-15r0,96v34,-48,118,-32,118,51r0,115","w":204},"i":{"d":"64,-242v0,10,-8,19,-18,19v-11,0,-20,-9,-20,-19v0,-11,9,-19,20,-19v10,0,18,8,18,19xm59,0r-27,0r0,-189r27,0r0,189","w":90},"j":{"d":"64,-242v0,10,-8,19,-18,19v-11,0,-20,-9,-20,-19v0,-11,9,-19,20,-19v10,0,18,8,18,19xm59,-4v0,43,-8,61,-56,73r-9,-20v34,-10,38,-19,38,-54r0,-184r27,0r0,185","w":90},"k":{"d":"167,0r-29,0r-48,-99r-33,45r0,54r-27,0r0,-247r27,-15r0,172r69,-99r31,0r-50,67","w":181},"l":{"d":"59,0r-27,0r0,-247r27,-15r0,262","w":90},"m":{"d":"276,0r-27,0v-5,-59,20,-170,-40,-170v-60,0,-38,110,-42,170r-27,0v-4,-60,19,-170,-41,-170v-60,0,-38,110,-42,170r-27,0r0,-189r27,0r0,23v17,-38,88,-33,100,5v27,-51,119,-44,119,46r0,115","w":305},"n":{"d":"175,0r-27,0v-5,-62,21,-170,-44,-170v-26,0,-47,18,-47,59r0,111r-27,0r0,-189r27,0r0,23v34,-48,118,-32,118,51r0,115","w":204},"o":{"d":"184,-96v0,64,-37,100,-83,100v-46,0,-81,-34,-81,-98v0,-64,37,-99,83,-99v46,0,81,33,81,97xm157,-95v0,-50,-22,-75,-55,-75v-33,0,-55,25,-55,75v0,50,22,76,55,76v33,0,55,-26,55,-76","w":203},"p":{"d":"181,-98v0,97,-75,129,-124,77r0,75r-27,15r0,-258r27,0r0,23v44,-48,124,-34,124,68xm155,-97v0,-81,-64,-92,-98,-45r0,94v31,47,98,38,98,-49","w":201},"q":{"d":"171,54r-27,15r0,-92v-44,48,-124,34,-124,-68v0,-97,75,-129,124,-77r0,-21r27,0r0,243xm144,-47r0,-94v-31,-47,-98,-38,-98,49v0,81,64,92,98,45","w":201},"r":{"d":"133,-188r-7,27v-34,-18,-69,0,-69,50r0,111r-27,0r0,-189r27,0r0,23v11,-23,50,-34,76,-22","w":146},"s":{"d":"147,-49v-2,66,-96,63,-132,29r16,-20v21,25,89,33,90,-8v0,-15,-12,-25,-45,-39v-38,-16,-53,-28,-53,-58v0,-55,90,-59,119,-28r-15,20v-18,-21,-78,-27,-78,6v0,16,9,23,41,37v36,16,57,27,57,61","w":168},"t":{"d":"111,-166r-47,0r0,123v-3,29,29,24,46,17r-2,23v-30,12,-71,12,-71,-36r0,-127r-23,0r0,-23r23,0r0,-58r27,-15r0,73r47,0r0,23","w":133},"u":{"d":"174,0r-27,0r0,-23v-34,48,-118,32,-118,-51r0,-115r27,0v5,62,-21,170,44,170v26,0,47,-18,47,-59r0,-111r27,0r0,189","w":204},"v":{"d":"174,-189r-68,189r-24,0r-68,-189r29,0r51,158r51,-158r29,0","w":187},"w":{"d":"246,-189r-50,189r-25,0r-40,-153r-40,153r-24,0r-50,-189r28,0r35,152v11,-53,27,-101,40,-152r24,0r40,152r35,-152r27,0","w":262},"x":{"d":"163,0r-30,0r-43,-76r-44,76r-28,0r59,-98r-55,-91r30,0r39,69r40,-69r28,0r-54,91","w":181},"y":{"d":"177,-189r-94,256r-27,0r26,-69r-68,-187r29,0r52,157r53,-157r29,0","w":191},"z":{"d":"153,0r-134,0r0,-20r104,-146r-95,0r0,-23r125,0r0,20r-103,146r103,0r0,23","w":177},"{":{"d":"124,40v-63,1,-78,-42,-74,-108v1,-25,-8,-27,-29,-26r0,-25v34,8,29,-28,29,-58v0,-51,23,-76,74,-77r0,23v-43,3,-47,30,-47,76v0,30,-5,41,-21,49v22,6,22,39,21,72v0,33,14,47,47,51r0,23","w":142},"|":{"d":"68,67r-26,0r0,-355r26,0r0,355","w":109},"}":{"d":"122,-95v-34,-8,-29,28,-29,58v0,51,-23,76,-74,77r0,-23v43,-3,47,-30,47,-76v0,-30,5,-41,21,-49v-22,-6,-22,-39,-21,-72v0,-33,-14,-47,-47,-51r0,-23v63,-1,78,42,74,108v-1,25,8,27,29,26r0,25","w":142},"~":{"d":"67,-161v23,0,47,28,65,27v13,0,17,-7,27,-29r24,11v-12,30,-25,45,-51,45v-39,-1,-74,-59,-93,3r-24,-11v12,-30,26,-46,52,-46","w":198},"\u00c7":{"d":"207,-38v-18,24,-45,41,-80,42r-4,14v16,-9,44,-7,44,20v0,39,-60,36,-86,19r7,-12v13,13,57,15,57,-6v0,-16,-21,-13,-28,-5r-13,-5r8,-26v-54,-7,-90,-60,-90,-129v0,-75,42,-130,103,-130v35,0,61,13,81,40r-23,17v-47,-66,-133,-20,-133,73v0,97,89,137,137,71","w":226},"\u00c9":{"d":"191,0r-158,0r0,-252r152,0r0,26r-124,0r0,79r72,0r0,25r-72,0r0,96r130,0r0,26xm167,-326r-54,58r-21,0r37,-58r38,0","w":211},"\u00d1":{"d":"98,-319v29,0,63,60,69,1r23,0v0,32,-18,47,-37,47v-30,0,-61,-60,-69,-1r-22,0v0,-32,17,-47,36,-47xm215,0r-27,0r-110,-172v-5,-9,-15,-26,-18,-32r0,204r-27,0r0,-252r27,0r128,207r0,-207r27,0r0,252","w":247},"\u00d6":{"d":"231,-126v0,76,-42,130,-105,130v-63,0,-104,-54,-104,-130v0,-76,42,-130,105,-130v63,0,104,54,104,130xm203,-126v0,-63,-33,-104,-77,-104v-44,0,-76,41,-76,104v0,63,33,104,77,104v44,0,76,-41,76,-104xm182,-291v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20xm112,-291v0,11,-10,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v10,0,20,9,20,20","w":253},"\u00dc":{"d":"213,-103v0,70,-31,107,-91,107v-60,0,-91,-36,-91,-106r0,-150r28,0v6,88,-29,230,65,230v92,0,53,-145,61,-230r28,0r0,149xm177,-291v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20xm107,-291v0,11,-10,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v10,0,20,9,20,20","w":244},"\u00e1":{"d":"165,0r-27,0r0,-23v-29,37,-119,44,-119,-34v0,-60,76,-72,119,-49v3,-38,-4,-64,-41,-64v-20,0,-36,5,-51,14r-10,-22v45,-24,129,-26,129,46r0,132xm138,-46r0,-39v-25,-16,-93,-16,-93,27v0,58,76,44,93,12xm157,-272r-54,58r-21,0r37,-58r38,0"},"\u00e0":{"d":"165,0r-27,0r0,-23v-29,37,-119,44,-119,-34v0,-60,76,-72,119,-49v3,-38,-4,-64,-41,-64v-20,0,-36,5,-51,14r-10,-22v45,-24,129,-26,129,46r0,132xm138,-46r0,-39v-25,-16,-93,-16,-93,27v0,58,76,44,93,12xm114,-214r-21,0r-54,-58r38,0"},"\u00e2":{"d":"157,-212r-23,0r-37,-37r-36,37r-23,0r44,-58r31,0xm165,0r-27,0r0,-23v-29,37,-119,44,-119,-34v0,-60,76,-72,119,-49v3,-38,-4,-64,-41,-64v-20,0,-36,5,-51,14r-10,-22v45,-24,129,-26,129,46r0,132xm138,-46r0,-39v-25,-16,-93,-16,-93,27v0,58,76,44,93,12"},"\u00e4":{"d":"165,0r-27,0r0,-23v-29,37,-119,44,-119,-34v0,-60,76,-72,119,-49v3,-38,-4,-64,-41,-64v-20,0,-36,5,-51,14r-10,-22v45,-24,129,-26,129,46r0,132xm138,-46r0,-39v-25,-16,-93,-16,-93,27v0,58,76,44,93,12xm152,-235v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20xm82,-235v0,11,-10,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v10,0,20,9,20,20"},"\u00e3":{"d":"70,-263v29,0,62,59,69,1r22,0v0,32,-17,47,-36,47v-29,0,-63,-60,-70,-1r-22,0v0,-32,18,-47,37,-47xm165,0r-27,0r0,-23v-29,37,-119,44,-119,-34v0,-60,76,-72,119,-49v3,-38,-4,-64,-41,-64v-20,0,-36,5,-51,14r-10,-22v45,-24,129,-26,129,46r0,132xm138,-46r0,-39v-25,-16,-93,-16,-93,27v0,58,76,44,93,12"},"\u00e5":{"d":"140,-258v0,23,-18,42,-42,42v-24,0,-43,-19,-43,-42v0,-23,19,-42,43,-42v24,0,42,19,42,42xm123,-258v0,-15,-10,-25,-25,-25v-15,0,-26,10,-26,25v0,15,11,26,26,26v15,0,25,-11,25,-26xm165,0r-27,0r0,-23v-29,37,-119,44,-119,-34v0,-60,76,-72,119,-49v3,-38,-4,-64,-41,-64v-20,0,-36,5,-51,14r-10,-22v45,-24,129,-26,129,46r0,132xm138,-46r0,-39v-25,-16,-93,-16,-93,27v0,58,76,44,93,12"},"\u00e7":{"d":"161,-171r-16,21v-40,-39,-98,-19,-98,54v0,71,58,100,97,56r16,18v-16,16,-33,26,-60,26r-5,14v16,-9,44,-7,44,20v0,39,-59,37,-85,19r6,-12v14,12,58,15,58,-6v0,-16,-22,-14,-29,-5r-13,-5r8,-26v-35,-7,-64,-39,-64,-97v-1,-101,86,-121,141,-77","w":178},"\u00e9":{"d":"98,-193v53,0,81,48,75,108r-126,0v0,67,62,82,105,48r12,19v-63,40,-144,33,-144,-77v0,-60,33,-98,78,-98xm149,-107v-2,-37,-18,-63,-51,-63v-28,0,-48,21,-51,63r102,0xm157,-272r-54,58r-21,0r37,-58r38,0"},"\u00e8":{"d":"98,-193v53,0,81,48,75,108r-126,0v0,67,62,82,105,48r12,19v-63,40,-144,33,-144,-77v0,-60,33,-98,78,-98xm149,-107v-2,-37,-18,-63,-51,-63v-28,0,-48,21,-51,63r102,0xm114,-214r-21,0r-54,-58r38,0"},"\u00ea":{"d":"157,-211r-23,0r-37,-37r-36,37r-23,0r44,-57r31,0xm98,-193v53,0,81,48,75,108r-126,0v0,67,62,82,105,48r12,19v-63,40,-144,33,-144,-77v0,-60,33,-98,78,-98xm149,-107v-2,-37,-18,-63,-51,-63v-28,0,-48,21,-51,63r102,0"},"\u00eb":{"d":"98,-193v53,0,81,48,75,108r-126,0v0,67,62,82,105,48r12,19v-63,40,-144,33,-144,-77v0,-60,33,-98,78,-98xm149,-107v-2,-37,-18,-63,-51,-63v-28,0,-48,21,-51,63r102,0xm153,-235v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20xm83,-235v0,11,-10,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v10,0,20,9,20,20"},"\u00ed":{"d":"59,0r-27,0r0,-189r27,0r0,189xm109,-272r-54,58r-21,0r37,-58r38,0","w":90},"\u00ec":{"d":"59,0r-27,0r0,-189r27,0r0,189xm57,-214r-21,0r-54,-58r38,0","w":90},"\u00ee":{"d":"104,-209r-23,0r-36,-37r-37,37r-22,0r44,-57r30,0xm59,0r-27,0r0,-189r27,0r0,189","w":90},"\u00ef":{"d":"59,0r-27,0r0,-189r27,0r0,189xm100,-233v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20xm30,-233v0,11,-10,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v10,0,20,9,20,20","w":90},"\u00f1":{"d":"73,-263v30,0,63,59,70,1r22,0v0,32,-18,47,-37,47v-28,0,-62,-60,-69,-1r-22,0v0,-32,17,-47,36,-47xm175,0r-27,0v-5,-62,21,-170,-44,-170v-26,0,-47,18,-47,59r0,111r-27,0r0,-189r27,0r0,23v34,-48,118,-32,118,51r0,115","w":204},"\u00f3":{"d":"184,-96v0,64,-37,100,-83,100v-46,0,-81,-34,-81,-98v0,-64,37,-99,83,-99v46,0,81,33,81,97xm157,-95v0,-50,-22,-75,-55,-75v-33,0,-55,25,-55,75v0,50,22,76,55,76v33,0,55,-26,55,-76xm160,-272r-54,58r-21,0r37,-58r38,0","w":203},"\u00f2":{"d":"184,-96v0,64,-37,100,-83,100v-46,0,-81,-34,-81,-98v0,-64,37,-99,83,-99v46,0,81,33,81,97xm157,-95v0,-50,-22,-75,-55,-75v-33,0,-55,25,-55,75v0,50,22,76,55,76v33,0,55,-26,55,-76xm117,-214r-21,0r-54,-58r38,0","w":203},"\u00f4":{"d":"161,-211r-23,0r-37,-37r-36,37r-23,0r44,-57r31,0xm184,-96v0,64,-37,100,-83,100v-46,0,-81,-34,-81,-98v0,-64,37,-99,83,-99v46,0,81,33,81,97xm157,-95v0,-50,-22,-75,-55,-75v-33,0,-55,25,-55,75v0,50,22,76,55,76v33,0,55,-26,55,-76","w":203},"\u00f6":{"d":"184,-96v0,64,-37,100,-83,100v-46,0,-81,-34,-81,-98v0,-64,37,-99,83,-99v46,0,81,33,81,97xm157,-95v0,-50,-22,-75,-55,-75v-33,0,-55,25,-55,75v0,50,22,76,55,76v33,0,55,-26,55,-76xm157,-233v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20xm87,-233v0,11,-10,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v10,0,20,9,20,20","w":203},"\u00f5":{"d":"74,-263v30,0,62,59,69,1r23,0v0,32,-18,47,-37,47v-29,0,-62,-60,-69,-1r-23,0v0,-32,18,-47,37,-47xm184,-96v0,64,-37,100,-83,100v-46,0,-81,-34,-81,-98v0,-64,37,-99,83,-99v46,0,81,33,81,97xm157,-95v0,-50,-22,-75,-55,-75v-33,0,-55,25,-55,75v0,50,22,76,55,76v33,0,55,-26,55,-76","w":203},"\u00fa":{"d":"174,0r-27,0r0,-23v-34,48,-118,32,-118,-51r0,-115r27,0v5,62,-21,170,44,170v26,0,47,-18,47,-59r0,-111r27,0r0,189xm162,-272r-54,58r-21,0r37,-58r38,0","w":204},"\u00f9":{"d":"174,0r-27,0r0,-23v-34,48,-118,32,-118,-51r0,-115r27,0v5,62,-21,170,44,170v26,0,47,-18,47,-59r0,-111r27,0r0,189xm114,-214r-21,0r-54,-58r38,0","w":204},"\u00fb":{"d":"161,-214r-23,0r-36,-37r-37,37r-23,0r45,-58r30,0xm174,0r-27,0r0,-23v-34,48,-118,32,-118,-51r0,-115r27,0v5,62,-21,170,44,170v26,0,47,-18,47,-59r0,-111r27,0r0,189","w":204},"\u00fc":{"d":"174,0r-27,0r0,-23v-34,48,-118,32,-118,-51r0,-115r27,0v5,62,-21,170,44,170v26,0,47,-18,47,-59r0,-111r27,0r0,189xm157,-237v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20xm87,-237v0,11,-10,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v10,0,20,9,20,20","w":204},"\u00b0":{"d":"153,-187v0,40,-28,69,-67,69v-39,0,-68,-29,-68,-69v0,-39,29,-69,68,-69v39,0,67,30,67,69xm129,-187v0,-27,-17,-47,-43,-47v-26,0,-44,20,-44,47v0,28,18,47,44,47v26,0,43,-19,43,-47","w":171},"\u00a2":{"d":"161,-204r-16,19v-41,-37,-98,-17,-98,55v0,70,57,99,97,57r16,17v-13,13,-28,22,-47,25r0,35r-28,0r0,-35v-36,-6,-65,-38,-65,-96v0,-60,31,-91,65,-98r0,-34r28,0r0,33v20,3,36,11,48,22","w":178},"\u00a3":{"d":"65,-193v-1,23,20,40,25,63r54,0r0,25r-52,0v-1,36,-15,60,-30,79r137,0r0,26r-169,0r0,-25v22,-25,36,-45,36,-80r-36,0r0,-25r32,0v-7,-20,-25,-36,-25,-63v0,-74,119,-80,159,-32r-17,21v-26,-37,-114,-36,-114,11","w":219},"\u00a7":{"d":"124,-166v102,18,102,95,38,132v41,33,10,93,-51,93v-27,0,-48,-9,-69,-26r16,-20v19,16,34,21,58,21v22,0,37,-11,37,-28v0,-16,-10,-30,-51,-37v-103,-18,-101,-94,-38,-132v-41,-33,-10,-93,51,-93v27,0,48,9,69,26r-16,20v-19,-16,-33,-21,-57,-21v-22,0,-38,11,-38,28v0,16,10,30,51,37xm139,-46v51,-28,64,-78,-17,-94v-13,-3,-25,-6,-35,-10v-51,27,-63,77,17,93v13,3,25,7,35,11","w":226},"\u2022":{"d":"106,-132v0,21,-18,39,-39,39v-21,0,-38,-18,-38,-39v0,-21,17,-39,38,-39v21,0,39,18,39,39","w":134},"\u00b6":{"d":"214,67r-28,0r0,-295r-32,0r0,295r-28,0r0,-161v-63,5,-109,-18,-109,-79v0,-50,38,-79,82,-79r115,0r0,319","w":247},"\u00df":{"d":"186,-81v-1,62,-44,82,-99,81r0,-24v44,1,72,-14,72,-55v-1,-40,-33,-54,-72,-52r0,-24v33,2,53,-11,53,-42v0,-25,-17,-41,-42,-41v-24,0,-41,17,-41,48r0,244r-27,15r0,-255v0,-49,28,-75,69,-75v72,0,89,97,35,116v25,6,52,24,52,64","w":205},"\u00ae":{"d":"280,-126v0,77,-56,130,-130,130v-74,0,-129,-53,-129,-130v0,-77,55,-130,129,-130v74,0,130,53,130,130xm263,-126v0,-67,-49,-113,-113,-113v-64,0,-112,46,-112,113v0,67,48,113,112,113v64,0,113,-46,113,-113xm162,-200v53,-7,62,75,13,82r32,61r-22,0r-31,-60r-31,0r0,60r-19,0r0,-143r58,0xm189,-159v0,-30,-37,-24,-66,-24r0,48v29,-1,66,6,66,-24","w":300},"\u00a9":{"d":"280,-126v0,77,-56,130,-130,130v-74,0,-129,-53,-129,-130v0,-77,55,-130,129,-130v74,0,130,53,130,130xm263,-126v0,-67,-49,-113,-113,-113v-64,0,-112,46,-112,113v0,67,48,113,112,113v64,0,113,-46,113,-113xm201,-76v-35,49,-110,20,-110,-50v0,-68,72,-101,108,-50r-15,11v-26,-38,-74,-12,-74,39v0,53,50,76,76,37","w":300},"\u00b4":{"d":"138,-272r-54,58r-21,0r37,-58r38,0","w":180},"\u00a8":{"d":"145,-237v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20xm75,-237v0,11,-10,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v10,0,20,9,20,20","w":180},"\u00d8":{"d":"231,-126v0,93,-68,155,-149,120r-11,24r-25,0r17,-37v-26,-23,-41,-61,-41,-107v-1,-91,63,-152,145,-122r10,-22r25,0r-16,34v28,22,45,62,45,110xm127,-21v77,0,101,-145,48,-190r-82,181v10,6,21,9,34,9xm156,-224v-60,-25,-107,22,-107,98v0,34,10,62,26,80","w":253},"\u00b1":{"d":"255,-124r-63,44v-2,-9,8,-22,10,-32r-58,0r0,64v11,-3,21,-9,32,-10v-12,24,-30,41,-44,63v-14,-22,-33,-39,-45,-63v11,0,22,7,33,10r0,-64r-60,0v3,11,11,23,10,32v-23,-13,-41,-30,-63,-44r63,-45v3,10,-8,23,-10,33r60,0r0,-68v-11,3,-21,9,-33,10v12,-24,31,-41,45,-63v14,22,32,39,44,63v-10,-1,-22,-7,-32,-10r0,68r58,0v-3,-11,-12,-23,-10,-33v23,13,41,31,63,45","w":262},"\u00a5":{"d":"207,-252r-83,152r0,28r56,0r0,25r-56,0r0,47r-28,0r0,-47r-59,0r0,-25r59,0r0,-28r-83,-152r32,0r66,128r65,-128r31,0","w":220},"\u00aa":{"d":"137,-102r-25,0r0,-15v-25,28,-95,30,-95,-30v0,-49,58,-57,95,-42v10,-50,-40,-56,-72,-35r-10,-19v36,-21,107,-23,107,36r0,105xm112,-140r0,-28v-19,-12,-71,-14,-71,19v0,45,58,33,71,9","w":163},"\u00ba":{"d":"153,-178v0,51,-29,79,-67,79v-38,0,-67,-27,-67,-78v0,-51,30,-79,68,-79v38,0,66,27,66,78xm129,-178v0,-38,-17,-56,-43,-56v-26,0,-42,18,-42,56v0,39,16,58,42,58v26,0,43,-19,43,-58","w":172},"\u00e6":{"d":"208,-193v54,-1,78,48,72,108r-121,0v-1,66,59,83,100,48r12,19v-40,28,-93,35,-123,-11v-33,45,-127,55,-129,-28v-2,-60,73,-72,114,-49v1,-36,-1,-64,-38,-64v-20,0,-34,5,-49,14r-10,-22v31,-21,112,-23,116,19v11,-22,30,-34,56,-34xm256,-107v-2,-37,-16,-63,-49,-63v-28,0,-45,21,-48,63r97,0xm138,-50v-3,-10,-5,-22,-6,-35v-24,-16,-91,-16,-87,27v6,59,65,47,93,8","w":301},"\u00f8":{"d":"184,-96v-1,76,-52,115,-114,94r-9,20r-24,0r15,-31v-20,-16,-32,-43,-32,-81v1,-77,52,-114,115,-93r9,-20r24,0r-15,31v19,16,31,43,31,80xm80,-23v71,33,97,-84,62,-129xm125,-166v-46,-14,-79,11,-79,71v0,26,7,46,17,59","w":203},"\u00a1":{"d":"69,-234v0,12,-9,23,-21,23v-12,0,-22,-11,-22,-23v0,-12,10,-22,22,-22v12,0,21,10,21,22xm61,0r-28,0r0,-118r7,-66r15,0v7,56,6,120,6,184","w":94},"\u00ac":{"d":"220,-124v-23,14,-44,32,-68,43v-3,-10,8,-21,10,-31r-142,0r0,-25r142,0v-3,-10,-11,-21,-10,-30v24,10,45,30,68,43","w":226},"\u00ab":{"d":"191,0r-30,0r-74,-94r74,-95r30,0r-73,94xm114,0r-30,0r-73,-94r73,-95r30,0r-73,94","w":207},"\u00bb":{"d":"197,-95r-74,95r-30,0r73,-94r-73,-95r30,0xm120,-95r-73,95r-31,0r73,-94r-73,-95r31,0","w":207},"\u00d5":{"d":"99,-317v30,0,62,59,69,1r22,0v0,32,-17,47,-36,47v-29,0,-62,-60,-69,-1r-23,0v0,-32,18,-47,37,-47xm231,-126v0,76,-42,130,-105,130v-63,0,-104,-54,-104,-130v0,-76,42,-130,105,-130v63,0,104,54,104,130xm203,-126v0,-63,-33,-104,-77,-104v-44,0,-76,41,-76,104v0,63,33,104,77,104v44,0,76,-41,76,-104","w":253},"\u00f7":{"d":"255,-124r-63,44v-2,-9,8,-22,10,-32r-58,0r0,64v11,-3,21,-9,32,-10v-12,24,-30,41,-44,63v-14,-22,-33,-39,-45,-63v11,0,22,7,33,10r0,-64r-60,0v3,11,11,23,10,32v-23,-13,-41,-30,-63,-44r63,-45v3,10,-8,23,-10,33r60,0r0,-68v-11,3,-21,9,-33,10v12,-24,31,-41,45,-63v14,22,32,39,44,63v-10,-1,-22,-7,-32,-10r0,68r58,0v-3,-11,-12,-23,-10,-33v23,13,41,31,63,45","w":262},"\u00ff":{"d":"177,-189r-94,256r-27,0r26,-69r-68,-187r29,0r52,157r53,-157r29,0xm151,-233v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20xm81,-233v0,11,-10,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v10,0,20,9,20,20","w":191},"\u00a4":{"d":"255,-124r-63,44v-2,-9,8,-22,10,-32r-58,0r0,64v11,-3,21,-9,32,-10v-12,24,-30,41,-44,63v-14,-22,-33,-39,-45,-63v11,0,22,7,33,10r0,-64r-60,0v3,11,11,23,10,32v-23,-13,-41,-30,-63,-44r63,-45v3,10,-8,23,-10,33r60,0r0,-68v-11,3,-21,9,-33,10v12,-24,31,-41,45,-63v14,22,32,39,44,63v-10,-1,-22,-7,-32,-10r0,68r58,0v-3,-11,-12,-23,-10,-33v23,13,41,31,63,45","w":262},"\u00ca":{"d":"168,-268r-23,0r-36,-37r-37,37r-22,0r44,-58r30,0xm191,0r-158,0r0,-252r152,0r0,26r-124,0r0,79r72,0r0,25r-72,0r0,96r130,0r0,26","w":211},"\u00cb":{"d":"191,0r-158,0r0,-252r152,0r0,26r-124,0r0,79r72,0r0,25r-72,0r0,96r130,0r0,26xm164,-291v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20xm94,-291v0,11,-10,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v10,0,20,9,20,20","w":211},"\u00c8":{"d":"191,0r-158,0r0,-252r152,0r0,26r-124,0r0,79r72,0r0,25r-72,0r0,96r130,0r0,26xm128,-268r-21,0r-54,-58r38,0","w":211},"\u00cd":{"d":"63,0r-28,0r0,-252r28,0r0,252xm112,-326r-54,58r-21,0r37,-58r38,0","w":97},"\u00ce":{"d":"107,-266r-23,0r-36,-37r-37,37r-23,0r45,-58r30,0xm63,0r-28,0r0,-252r28,0r0,252","w":97},"\u00cf":{"d":"63,0r-28,0r0,-252r28,0r0,252xm104,-292v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20xm34,-292v0,11,-10,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v10,0,20,9,20,20","w":97},"\u00cc":{"d":"63,0r-28,0r0,-252r28,0r0,252xm62,-268r-21,0r-54,-58r38,0","w":97},"\u00d3":{"d":"231,-126v0,76,-42,130,-105,130v-63,0,-104,-54,-104,-130v0,-76,42,-130,105,-130v63,0,104,54,104,130xm203,-126v0,-63,-33,-104,-77,-104v-44,0,-76,41,-76,104v0,63,33,104,77,104v44,0,76,-41,76,-104xm187,-326r-54,58r-21,0r37,-58r38,0","w":253},"\u00d2":{"d":"231,-126v0,76,-42,130,-105,130v-63,0,-104,-54,-104,-130v0,-76,42,-130,105,-130v63,0,104,54,104,130xm203,-126v0,-63,-33,-104,-77,-104v-44,0,-76,41,-76,104v0,63,33,104,77,104v44,0,76,-41,76,-104xm141,-268r-21,0r-54,-58r38,0","w":253},"\u00da":{"d":"213,-103v0,70,-31,107,-91,107v-60,0,-91,-36,-91,-106r0,-150r28,0v6,88,-29,230,65,230v92,0,53,-145,61,-230r28,0r0,149xm182,-321r-54,58r-21,0r37,-58r38,0","w":244},"\u00db":{"d":"181,-268r-23,0r-36,-37r-37,37r-22,0r44,-58r30,0xm213,-103v0,70,-31,107,-91,107v-60,0,-91,-36,-91,-106r0,-150r28,0v6,88,-29,230,65,230v92,0,53,-145,61,-230r28,0r0,149","w":244},"\u00d9":{"d":"213,-103v0,70,-31,107,-91,107v-60,0,-91,-36,-91,-106r0,-150r28,0v6,88,-29,230,65,230v92,0,53,-145,61,-230r28,0r0,149xm136,-263r-21,0r-54,-58r38,0","w":244},"\u00af":{"d":"139,-222r-98,0r0,-26r98,0r0,26","w":180},"\u00b8":{"d":"134,38v0,39,-59,37,-85,19r7,-12v13,13,57,15,57,-6v0,-17,-22,-13,-29,-5r-13,-5r9,-29r16,0r-6,18v16,-9,44,-7,44,20","w":180},"\u00a0":{"w":93}}});(function(AI){var Ax="colorbox",Am="hover",AN=true,AK=false,AJ,Ap=!AI.support.opacity,Aj=Ap&&!window.XMLHttpRequest,Ak="click.colorbox",AG="cbox_open",Af="cbox_load",i="cbox_complete",l="cbox_cleanup",AB="cbox_closed",q="resize.cbox_resize",Ay,AL,As,Av,t,w,Aa,Ab,AA,Aw,AF,Ag,Ah,AC,Ac,At,Aq,Ar,Ai,An,Ao,Au,Al,AE,AM,AH,Ad,Ae,b,d={transition:"elastic",speed:350,width:AK,height:AK,innerWidth:AK,innerHeight:AK,initialWidth:"400",initialHeight:"400",maxWidth:AK,maxHeight:AK,scalePhotos:AN,scrolling:AN,inline:AK,html:AK,iframe:AK,photo:AK,href:AK,title:AK,rel:AK,opacity:0.9,preloading:AN,current:"foto {current} van {total}",previous:"&laquo; vorige",next:"volgende &raquo;",close:"sluiten",open:AK,overlayClose:AN,slideshow:AK,slideshowAuto:AN,slideshowSpeed:2500,slideshowStart:"start slideshow",slideshowStop:"stop slideshow",preloadIMG:AN};function Az(A,B){B=B==="x"?document.documentElement.clientWidth:document.documentElement.clientHeight;return typeof A==="string"?Math.round(A.match(/%/)?B/100*parseInt(A,10):parseInt(A,10)):A}function f(A){return AH.photo||A.match(/\.(gif|png|jpg|jpeg|bmp)(?:\?([^#]*))?(?:#(\.*))?$/i)}function AD(){for(var A in AH){if(typeof AH[A]==="function"){AH[A]=AH[A].call(AE)}}}AJ=AI.fn.colorbox=function(A,B){this.length?this.each(function(){var C=AI(this).data(Ax)?AI.extend({},AI(this).data(Ax),A):AI.extend({},d,A);AI(this).data(Ax,C).addClass("cboxelement")}):AI(this).data(Ax,AI.extend({},d,A));AI(this).unbind(Ak).bind(Ak,function(C){AE=this;AH=AI(AE).data(Ax);AD();b=B||AK;var D=AH.rel||AE.rel;if(D&&D!=="nofollow"){AA=AI(".cboxelement").filter(function(){var E=AI(this).data(Ax).rel||this.rel;return E===D});AM=AA.index(AE);if(AM<0){AA=AA.add(AE);AM=AA.length-1}}else{AA=AI(AE);AM=0}if(!Ad){Ae=Ad=AN;AI().bind("keydown.cbox_close",function(E){if(E.keyCode===27){E.preventDefault();AJ.close()}}).bind("keydown.cbox_arrows",function(E){if(E.keyCode===37){E.preventDefault();Ar.click()}else{if(E.keyCode===39){E.preventDefault();Aq.click()}}});AH.overlayClose&&Ay.css({cursor:"pointer"}).one("click",AJ.close);AE.blur();AI.event.trigger(AG);Ai.html(AH.close);Ay.css({opacity:AH.opacity}).show();AH.w=Az(AH.initialWidth,"x");AH.h=Az(AH.initialHeight,"y");AJ.position(0);Aj&&Aw.bind("resize.cboxie6 scroll.cboxie6",function(){Ay.css({width:Aw.width(),height:Aw.height(),top:Aw.scrollTop(),left:Aw.scrollLeft()})}).trigger("scroll.cboxie6")}AJ.slideshow();AJ.load();C.preventDefault()});A&&A.open&&AI(this).triggerHandler(Ak);return this};AJ.init=function(){function A(B){return AI('<div id="cbox'+B+'"/>')}Aw=AI(window);AL=AI('<div id="colorbox"/>');Ay=A("Overlay").hide();As=A("Wrapper");Av=A("Content").append(AF=A("LoadedContent").css({width:0,height:0}),Ag=A("LoadingOverlay"),Ah=A("LoadingGraphic"),AC=A("Title"),Ac=A("Current"),At=A("Slideshow"),Aq=A("Next"),Ar=A("Previous"),Ai=A("Close"));As.append(AI("<div/>").append(A("TopLeft"),t=A("TopCenter"),A("TopRight")),AI("<div/>").append(w=A("MiddleLeft"),Av,Aa=A("MiddleRight")),AI("<div/>").append(A("BottomLeft"),Ab=A("BottomCenter"),A("BottomRight"))).children().children().css({"float":"left"});AI("body").prepend(Ay,AL.append(As));if(Ap){AL.addClass("cboxIE");Aj&&Ay.css("position","absolute")}Av.children().addClass(Am).mouseover(function(){AI(this).addClass(Am)}).mouseout(function(){AI(this).removeClass(Am)}).hide();An=t.height()+Ab.height()+Av.outerHeight(AN)-Av.height();Ao=w.width()+Aa.width()+Av.outerWidth(AN)-Av.width();Au=AF.outerHeight(AN);Al=AF.outerWidth(AN);AL.css({"padding-bottom":An,"padding-right":Ao}).hide();Aq.click(AJ.next);Ar.click(AJ.prev);Ai.click(AJ.close);Av.children().removeClass(Am)};AJ.position=function(B,C){var A=document.documentElement.clientHeight;A=Math.max(A-AH.h-Au-An,0)/2+Aw.scrollTop();var E=Math.max(document.documentElement.clientWidth-AH.w-Al-Ao,0)/2+Aw.scrollLeft();B=AL.width()===AH.w+Al&&AL.height()===AH.h+Au?0:B;As[0].style.width=As[0].style.height="9999px";function D(F){t[0].style.width=Ab[0].style.width=Av[0].style.width=F.style.width;Ah[0].style.height=Ag[0].style.height=Av[0].style.height=w[0].style.height=Aa[0].style.height=F.style.height}AL.dequeue().animate({width:AH.w+Al,height:AH.h+Au,top:A,left:E},{duration:B,complete:function(){D(this);Ae=AK;As[0].style.width=AH.w+Al+Ao+"px";As[0].style.height=AH.h+Au+An+"px";C&&C()},step:function(){D(this)}})};AJ.resize=function(C){if(Ad){function E(H){AJ.position(H,function(){if(Ad){if(Ap){D&&AF.fadeIn(100);AL[0].style.removeAttribute("filter")}Av.children().show();if(AH.iframe){AF.append("<iframe id='cboxIframe'"+(AH.scrolling?" ":"scrolling='no'")+" name='iframe_"+(new Date).getTime()+"' frameborder=0 src='"+(AH.href||AE.href)+"' />")}Ag.hide();Ah.hide();At.hide();if(AA.length>1){Ac.html(AH.current.replace(/\{current\}/,AM+1).replace(/\{total\}/,AA.length));Aq.html(AH.next);Ar.html(AH.previous);AH.slideshow&&At.show()}else{Ac.hide();Aq.hide();Ar.hide()}AC.html(AH.title||AE.title);AI.event.trigger(i);b&&b.call(AE);AH.transition==="fade"&&AL.fadeTo(A,1,function(){Ap&&AL[0].style.removeAttribute("filter")});Aw.bind(q,function(){AJ.position(0)})}})}function B(){AH.h=AH.h||AF.height();return AH.h}function G(){AH.w=AH.w||AF.width();return AH.w}var F,D,A=AH.transition==="none"?0:AH.speed;Aw.unbind(q);if(C){AF.remove();AF=AI('<div id="cboxLoadedContent"/>').html(C);AF.hide().appendTo(Ay).css({width:G(),overflow:AH.scrolling?"auto":"hidden"}).css({height:B()}).prependTo(Av);AI("#cboxPhoto").css({cssFloat:"none"});Aj&&AI("select:not(#colorbox select)").filter(function(){return this.style.visibility!=="hidden"}).css({visibility:"hidden"}).one(l,function(){this.style.visibility="inherit"});AH.transition==="fade"&&AL.fadeTo(A,0,function(){E(0)})||E(A);if(AH.preloading&&AA.length>1){C=AM>0?AA[AM-1]:AA[AA.length-1];F=AM<AA.length-1?AA[AM+1]:AA[0];F=AI(F).data(Ax).href||F.href;C=AI(C).data(Ax).href||C.href;f(F)&&AI("<img />").attr("src",F);f(C)&&AI("<img />").attr("src",C)}}else{C=setTimeout(function(){var H=AF.wrapInner("<div style='overflow:auto'></div>").children();AH.h=H.height();AF.css({height:AH.h});H.replaceWith(H.children());AJ.position(A)},1)}}};AJ.load=function(){var B,C,A,E=AJ.resize;Ae=AN;function D(J){var F=AI(J),I=F.find("img"),H=I.length;function G(){var K=new Image;H-=1;if(H>=0&&AH.preloadIMG){K.onload=G;K.src=I[H].src}else{E(F)}}G()}AE=AA[AM];AH=AI(AE).data(Ax);AD();AI.event.trigger(Af);AH.h=AH.height?Az(AH.height,"y")-Au-An:AH.innerHeight?Az(AH.innerHeight,"y"):AK;AH.w=AH.width?Az(AH.width,"x")-Al-Ao:AH.innerWidth?Az(AH.innerWidth,"x"):AK;AH.mw=AH.w;AH.mh=AH.h;if(AH.maxWidth){AH.mw=Az(AH.maxWidth,"x")-Al-Ao;AH.mw=AH.w&&AH.w<AH.mw?AH.w:AH.mw}if(AH.maxHeight){AH.mh=Az(AH.maxHeight,"y")-Au-An;AH.mh=AH.h&&AH.h<AH.mh?AH.h:AH.mh}B=AH.href||AI(AE).attr("href");Ag.show();Ah.show();Ai.show();if(AH.inline){AI('<div id="cboxInlineTemp" />').hide().insertBefore(AI(B)[0]).bind(Af+" "+l,function(){AI(this).replaceWith(AF.children())});E(AI(B))}else{if(AH.iframe){E(" ")}else{if(AH.html){D(AH.html)}else{if(f(B)){C=new Image;C.onload=function(){var F;C.onload=null;C.id="cboxPhoto";AI(C).css({margin:"auto",border:"none",display:"block",cssFloat:"left"});if(AH.scalePhotos){A=function(){C.height-=C.height*F;C.width-=C.width*F};if(AH.mw&&C.width>AH.mw){F=(C.width-AH.mw)/C.width;A()}if(AH.mh&&C.height>AH.mh){F=(C.height-AH.mh)/C.height;A()}}if(AH.h){C.style.marginTop=Math.max(AH.h-C.height,0)/2+"px"}E(C);AA.length>1&&AI(C).css({cursor:"pointer"}).click(AJ.next);if(Ap){C.style.msInterpolationMode="bicubic"}};C.src=B}else{AI("<div />").load(B,function(G,F){F==="success"?D(this):E(AI("<p>Request unsuccessful.</p>"))})}}}}};AJ.next=function(){if(!Ae){AM=AM<AA.length-1?AM+1:0;AJ.load()}};AJ.prev=function(){if(!Ae){AM=AM>0?AM-1:AA.length-1;AJ.load()}};AJ.slideshow=function(){var B,C,A="cboxSlideshow_";At.bind(AB,function(){At.unbind();clearTimeout(C);AL.removeClass(A+"off "+A+"on")});function D(){At.text(AH.slideshowStop).bind(i,function(){C=setTimeout(AJ.next,AH.slideshowSpeed)}).bind(Af,function(){clearTimeout(C)}).one("click",function(){B();AI(this).removeClass(Am)});AL.removeClass(A+"off").addClass(A+"on")}B=function(){clearTimeout(C);At.text(AH.slideshowStart).unbind(i+" "+Af).one("click",function(){D();C=setTimeout(AJ.next,AH.slideshowSpeed);AI(this).removeClass(Am)});AL.removeClass(A+"on").addClass(A+"off")};if(AH.slideshow&&AA.length>1){AH.slideshowAuto?D():B()}};AJ.close=function(){AI.event.trigger(l);Ad=AK;AI().unbind("keydown.cbox_close keydown.cbox_arrows");Aw.unbind(q+" resize.cboxie6 scroll.cboxie6");Ay.css({cursor:"auto"}).fadeOut("fast");AL.stop(AN,AK).fadeOut("fast",function(){AF.remove();AL.css({opacity:1});Av.children().hide();AI.event.trigger(AB)})};AJ.element=function(){return AI(AE)};AJ.settings=d;AI(AJ.init)})(jQuery);var $j=jQuery.noConflict();$j(function(){var F=($j.browser.version=="6.0");var H=$j.browser.msie&&($j.browser.version=="6.0")&&!window.XMLHttpRequest;var G=$j.browser.msie&&($j.browser.version=="7.0");$j("#AdminMenu").superfish({autoArrows:false});$j("div.testimonial").scale9Grid({top:10,bottom:74,left:10,right:80}).click(function(){document.location="/Branche-oplossingen"});$j("#logo").click(function(){document.location="/"});var A=$j("#dnn_avtMenuTop_menuRender .item");var C=310;A.hoverIntent(function(I){$j("#dnn_avtMenuTop_menuRender div.childItemsContainer").show();$j("div.childItemsBackground, div.childItems",$j(this)).slideDown(C)},function(I){$j("div.childItemsBackground, div.childItems",$j(this)).slideUp(C/2)});$j("#dnn_avtMenuTop_menuRender div.childItemsBackground, #dnn_avtMenuTop_menuRender div.childItems").slideUp();Cufon.replace("h1",{fontFamily:"int",color:"#005d8e"});if(!F){Cufon.replace("h3",{fontFamily:"intlight",color:"#444444"});Cufon.replace(".h1Secondary, .h3Secondary, .diensten2_content h2",{fontFamily:"intlight",color:"#004160"})}$j("a.imageZoom").colorbox({rel:"group1",photo:true,initialWidth:30,initialHeight:30}).append('<span class="imageZoomIcon"></span>');$j("a.imageZoomSingle").colorbox({photo:true,initialWidth:30,initialHeight:30}).append('<span class="imageZoomIcon"></span>');$j("div.mw_box_button").colorbox({href:"/contactformulier",iframe:true,initialWidth:30,initialHeight:30,width:600,height:530,scrolling:false});var B=$j("#uspPanelContainer");var E=$j("#dnn_BannerPane");var D="";$j(".usp",E).hoverIntent(function(N){if(B.is(":hidden")){var I=E.height()+150;var K=E.offset().top;var L=$j(window).height();var M=$j(window).scrollTop();var J=L-(K-M+I);B.removeClass();if(J<0){B.addClass("uspPanelExpandToTop").css("top","0px").show().animate({top:"-110px",height:"110px"},300);D="-94px";setUspBarBgPositionUp()}else{B.addClass("uspPanelExpandToBottom").css("top","41.3px").show().animate({top:"41px",height:"110px"},300);D="53px";setUspBarBgPositionDown();if(G||H){$j("#HomeContentBlockTop h2, #dnn_ContentPaneRight h2").css("visibility","hidden")}}}$j("#dnn_BannerPane .uspPanel").hide();$j(".uspPanel",this).css("top",D).fadeIn()},function(I){});E.bind("mouseleave",function(I){$j(".uspPanel",E).hide();if(G||H){setTimeout(function(){$j("#HomeContentBlockTop h2, #dnn_ContentPaneRight h2").css("visibility","visible")},125)}if(B.hasClass("uspPanelExpandToBottom")){B.animate({top:"41px",height:"0"},250,null,resetUspBarBgPosition)}else{B.animate({top:"0",height:"0"},250,null,resetUspBarBgPosition)}});if($j("#contentSwitcher").length>0){if(location.hash!=""){$j(location.hash).fadeIn("slow");$j("#dnn_ContentSwitcherLeftPane a[href="+location.hash+"]").addClass("selected")}else{$j("#servicesContent .servicesContentItem:first").fadeIn("slow");$j("#dnn_ContentSwitcherLeftPane a.leftMenuItem:first").addClass("selected")}A=$j("#dnn_ContentSwitcherLeftPane a.leftMenuItem");A.click(function(J){var I=$j(this);A.removeClass("selected");I.addClass("selected");$j("#servicesContent .servicesContentItem:visible").fadeOut("fast",function(){$j(I.attr("href")).fadeIn("slow")});J.preventDefault()})}});function resetUspBarBgPosition(){$j(".uspBar").css("backgroundPosition","0 0");$j(".contentHome .uspBar").css("backgroundPosition","0 0")}function setUspBarBgPositionDown(){$j(".uspBar").css("backgroundPosition","0 -42px");$j(".contentHome .uspBar").css("backgroundPosition","0 -58px")}function setUspBarBgPositionUp(){$j(".uspBar").css("backgroundPosition","0 -84px");$j(".contentHome .uspBar").css("backgroundPosition","0 0")}function initHomepageBanner(){if($j("#homeBanner").length>0){var B={xmlPath:"/getBannerXML.ashx"};var A={menu:"false",scale:"noScale",allowFullscreen:"false",allowScriptAccess:"always",bgcolor:"#FFFFFF",base:"/swf/",wmode:"transparent"};var C={id:"homeBannerContainer"};swfobject.embedSWF("/swf/banner.swf","homeBannerContainer","940","205","9.0.0","/swf/expressInstall.swf",B,A,C)}}var swfobject=function(){var b="undefined",Q="object",n="Shockwave Flash",p="ShockwaveFlash.ShockwaveFlash",P="application/x-shockwave-flash",m="SWFObjectExprInst",j=window,K=document,T=navigator,o=[],N=[],i=[],d=[],J,Z=null,M=null,l=null,e=false,A=false;var h=function(){var v=typeof K.getElementById!=b&&typeof K.getElementsByTagName!=b&&typeof K.createElement!=b,AC=[0,0,0],x=null;if(typeof T.plugins!=b&&typeof T.plugins[n]==Q){x=T.plugins[n].description;if(x&&!(typeof T.mimeTypes!=b&&T.mimeTypes[P]&&!T.mimeTypes[P].enabledPlugin)){x=x.replace(/^.*\s+(\S+\s+\S+$)/,"$1");AC[0]=parseInt(x.replace(/^(.*)\..*$/,"$1"),10);AC[1]=parseInt(x.replace(/^.*\.(.*)\s.*$/,"$1"),10);AC[2]=/r/.test(x)?parseInt(x.replace(/^.*r(.*)$/,"$1"),10):0}}else{if(typeof j.ActiveXObject!=b){var y=null,AB=false;try{y=new ActiveXObject(p+".7")}catch(t){try{y=new ActiveXObject(p+".6");AC=[6,0,21];y.AllowScriptAccess="always"}catch(t){if(AC[0]==6){AB=true}}if(!AB){try{y=new ActiveXObject(p)}catch(t){}}}if(!AB&&y){try{x=y.GetVariable("$version");if(x){x=x.split(" ")[1].split(",");AC=[parseInt(x[0],10),parseInt(x[1],10),parseInt(x[2],10)]}}catch(t){}}}}var AD=T.userAgent.toLowerCase(),r=T.platform.toLowerCase(),AA=/webkit/.test(AD)?parseFloat(AD.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,q=false,z=r?/win/.test(r):/win/.test(AD),w=r?/mac/.test(r):/mac/.test(AD);
/*@cc_on q=true;@if(@_win32)z=true;@elif(@_mac)w=true;@end@*/
return{w3cdom:v,pv:AC,webkit:AA,ie:q,win:z,mac:w}}();var L=function(){if(!h.w3cdom){return}f(H);if(h.ie&&h.win){try{K.write("<script id=__ie_ondomload defer=true src=//:></script>");J=C("__ie_ondomload");if(J){I(J,"onreadystatechange",S)}}catch(q){}}if(h.webkit&&typeof K.readyState!=b){Z=setInterval(function(){if(/loaded|complete/.test(K.readyState)){E()}},10)}if(typeof K.addEventListener!=b){K.addEventListener("DOMContentLoaded",E,null)}R(E)}();function S(){if(J.readyState=="complete"){J.parentNode.removeChild(J);E()}}function E(){if(e){return}if(h.ie&&h.win){var v=a("span");try{var u=K.getElementsByTagName("body")[0].appendChild(v);u.parentNode.removeChild(u)}catch(w){return}}e=true;if(Z){clearInterval(Z);Z=null}var q=o.length;for(var r=0;r<q;r++){o[r]()}}function f(q){if(e){q()}else{o[o.length]=q}}function R(r){if(typeof j.addEventListener!=b){j.addEventListener("load",r,false)}else{if(typeof K.addEventListener!=b){K.addEventListener("load",r,false)}else{if(typeof j.attachEvent!=b){I(j,"onload",r)}else{if(typeof j.onload=="function"){var q=j.onload;j.onload=function(){q();r()}}else{j.onload=r}}}}}function H(){var t=N.length;for(var q=0;q<t;q++){var u=N[q].id;if(h.pv[0]>0){var r=C(u);if(r){N[q].width=r.getAttribute("width")?r.getAttribute("width"):"0";N[q].height=r.getAttribute("height")?r.getAttribute("height"):"0";if(c(N[q].swfVersion)){if(h.webkit&&h.webkit<312){Y(r)}W(u,true)}else{if(N[q].expressInstall&&!A&&c("6.0.65")&&(h.win||h.mac)){k(N[q])}else{O(r)}}}}else{W(u,true)}}}function Y(t){var q=t.getElementsByTagName(Q)[0];if(q){var w=a("embed"),y=q.attributes;if(y){var v=y.length;for(var u=0;u<v;u++){if(y[u].nodeName=="DATA"){w.setAttribute("src",y[u].nodeValue)}else{w.setAttribute(y[u].nodeName,y[u].nodeValue)}}}var x=q.childNodes;if(x){var z=x.length;for(var r=0;r<z;r++){if(x[r].nodeType==1&&x[r].nodeName=="PARAM"){w.setAttribute(x[r].getAttribute("name"),x[r].getAttribute("value"))}}}t.parentNode.replaceChild(w,t)}}function k(w){A=true;var u=C(w.id);if(u){if(w.altContentId){var y=C(w.altContentId);if(y){M=y;l=w.altContentId}}else{M=G(u)}if(!(/%$/.test(w.width))&&parseInt(w.width,10)<310){w.width="310"}if(!(/%$/.test(w.height))&&parseInt(w.height,10)<137){w.height="137"}K.title=K.title.slice(0,47)+" - Flash Player Installation";var z=h.ie&&h.win?"ActiveX":"PlugIn",q=K.title,r="MMredirectURL="+j.location+"&MMplayerType="+z+"&MMdoctitle="+q,x=w.id;if(h.ie&&h.win&&u.readyState!=4){var t=a("div");x+="SWFObjectNew";t.setAttribute("id",x);u.parentNode.insertBefore(t,u);u.style.display="none";var v=function(){u.parentNode.removeChild(u)};I(j,"onload",v)}U({data:w.expressInstall,id:m,width:w.width,height:w.height},{flashvars:r},x)}}function O(t){if(h.ie&&h.win&&t.readyState!=4){var r=a("div");t.parentNode.insertBefore(r,t);r.parentNode.replaceChild(G(t),r);t.style.display="none";var q=function(){t.parentNode.removeChild(t)};I(j,"onload",q)}else{t.parentNode.replaceChild(G(t),t)}}function G(v){var u=a("div");if(h.win&&h.ie){u.innerHTML=v.innerHTML}else{var r=v.getElementsByTagName(Q)[0];if(r){var w=r.childNodes;if(w){var q=w.length;for(var t=0;t<q;t++){if(!(w[t].nodeType==1&&w[t].nodeName=="PARAM")&&!(w[t].nodeType==8)){u.appendChild(w[t].cloneNode(true))}}}}}return u}function U(AG,AE,t){var q,v=C(t);if(v){if(typeof AG.id==b){AG.id=t}if(h.ie&&h.win){var AF="";for(var AB in AG){if(AG[AB]!=Object.prototype[AB]){if(AB.toLowerCase()=="data"){AE.movie=AG[AB]}else{if(AB.toLowerCase()=="styleclass"){AF+=' class="'+AG[AB]+'"'}else{if(AB.toLowerCase()!="classid"){AF+=" "+AB+'="'+AG[AB]+'"'}}}}}var AD="";for(var AA in AE){if(AE[AA]!=Object.prototype[AA]){AD+='<param name="'+AA+'" value="'+AE[AA]+'" />'}}v.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+AF+">"+AD+"</object>";i[i.length]=AG.id;q=C(AG.id)}else{if(h.webkit&&h.webkit<312){var AC=a("embed");AC.setAttribute("type",P);for(var z in AG){if(AG[z]!=Object.prototype[z]){if(z.toLowerCase()=="data"){AC.setAttribute("src",AG[z])}else{if(z.toLowerCase()=="styleclass"){AC.setAttribute("class",AG[z])}else{if(z.toLowerCase()!="classid"){AC.setAttribute(z,AG[z])}}}}}for(var y in AE){if(AE[y]!=Object.prototype[y]){if(y.toLowerCase()!="movie"){AC.setAttribute(y,AE[y])}}}v.parentNode.replaceChild(AC,v);q=AC}else{var u=a(Q);u.setAttribute("type",P);for(var x in AG){if(AG[x]!=Object.prototype[x]){if(x.toLowerCase()=="styleclass"){u.setAttribute("class",AG[x])}else{if(x.toLowerCase()!="classid"){u.setAttribute(x,AG[x])}}}}for(var w in AE){if(AE[w]!=Object.prototype[w]&&w.toLowerCase()!="movie"){F(u,w,AE[w])}}v.parentNode.replaceChild(u,v);q=u}}}return q}function F(t,q,r){var u=a("param");u.setAttribute("name",q);u.setAttribute("value",r);t.appendChild(u)}function X(r){var q=C(r);if(q&&(q.nodeName=="OBJECT"||q.nodeName=="EMBED")){if(h.ie&&h.win){if(q.readyState==4){B(r)}else{j.attachEvent("onload",function(){B(r)})}}else{q.parentNode.removeChild(q)}}}function B(t){var r=C(t);if(r){for(var q in r){if(typeof r[q]=="function"){r[q]=null}}r.parentNode.removeChild(r)}}function C(t){var q=null;try{q=K.getElementById(t)}catch(r){}return q}function a(q){return K.createElement(q)}function I(t,q,r){t.attachEvent(q,r);d[d.length]=[t,q,r]}function c(t){var r=h.pv,q=t.split(".");q[0]=parseInt(q[0],10);q[1]=parseInt(q[1],10)||0;q[2]=parseInt(q[2],10)||0;return(r[0]>q[0]||(r[0]==q[0]&&r[1]>q[1])||(r[0]==q[0]&&r[1]==q[1]&&r[2]>=q[2]))?true:false}function V(v,r){if(h.ie&&h.mac){return}var u=K.getElementsByTagName("head")[0],t=a("style");t.setAttribute("type","text/css");t.setAttribute("media","screen");if(!(h.ie&&h.win)&&typeof K.createTextNode!=b){t.appendChild(K.createTextNode(v+" {"+r+"}"))}u.appendChild(t);if(h.ie&&h.win&&typeof K.styleSheets!=b&&K.styleSheets.length>0){var q=K.styleSheets[K.styleSheets.length-1];if(typeof q.addRule==Q){q.addRule(v,r)}}}function W(t,q){var r=q?"visible":"hidden";if(e&&C(t)){C(t).style.visibility=r}else{V("#"+t,"visibility:"+r)}}function g(s){var r=/[\\\"<>\.;]/;var q=r.exec(s)!=null;return q?encodeURIComponent(s):s}var D=function(){if(h.ie&&h.win){window.attachEvent("onunload",function(){var w=d.length;for(var v=0;v<w;v++){d[v][0].detachEvent(d[v][1],d[v][2])}var t=i.length;for(var u=0;u<t;u++){X(i[u])}for(var r in h){h[r]=null}h=null;for(var q in swfobject){swfobject[q]=null}swfobject=null})}}();return{registerObject:function(u,q,t){if(!h.w3cdom||!u||!q){return}var r={};r.id=u;r.swfVersion=q;r.expressInstall=t?t:false;N[N.length]=r;W(u,false)},getObjectById:function(v){var q=null;if(h.w3cdom){var t=C(v);if(t){var u=t.getElementsByTagName(Q)[0];if(!u||(u&&typeof t.SetVariable!=b)){q=t}else{if(typeof u.SetVariable!=b){q=u}}}}return q},embedSWF:function(x,AE,AB,AD,q,w,r,z,AC){if(!h.w3cdom||!x||!AE||!AB||!AD||!q){return}AB+="";AD+="";if(c(q)){W(AE,false);var AA={};if(AC&&typeof AC===Q){for(var v in AC){if(AC[v]!=Object.prototype[v]){AA[v]=AC[v]}}}AA.data=x;AA.width=AB;AA.height=AD;var y={};if(z&&typeof z===Q){for(var u in z){if(z[u]!=Object.prototype[u]){y[u]=z[u]}}}if(r&&typeof r===Q){for(var t in r){if(r[t]!=Object.prototype[t]){if(typeof y.flashvars!=b){y.flashvars+="&"+t+"="+r[t]}else{y.flashvars=t+"="+r[t]}}}}f(function(){U(AA,y,AE);if(AA.id==AE){W(AE,true)}})}else{if(w&&!A&&c("6.0.65")&&(h.win||h.mac)){A=true;W(AE,false);f(function(){var AF={};AF.id=AF.altContentId=AE;AF.width=AB;AF.height=AD;AF.expressInstall=w;k(AF)})}}},getFlashPlayerVersion:function(){return{major:h.pv[0],minor:h.pv[1],release:h.pv[2]}},hasFlashPlayerVersion:c,createSWF:function(t,r,q){if(h.w3cdom){return U(t,r,q)}else{return undefined}},removeSWF:function(q){if(h.w3cdom){X(q)}},createCSS:function(r,q){if(h.w3cdom){V(r,q)}},addDomLoadEvent:f,addLoadEvent:R,getQueryParamValue:function(v){var u=K.location.search||K.location.hash;if(v==null){return g(u)}if(u){var t=u.substring(1).split("&");for(var r=0;r<t.length;r++){if(t[r].substring(0,t[r].indexOf("="))==v){return g(t[r].substring((t[r].indexOf("=")+1)))}}}return""},expressInstallCallback:function(){if(A&&M){var q=C(m);if(q){q.parentNode.replaceChild(M,q);if(l){W(l,true);if(h.ie&&h.win){M.style.display="block"}}M=null;l=null;A=false}}}}}();
